nucliadb-admin-assets 1.0.0.post2292__py3-none-any.whl → 1.0.0.post2294__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([[789],{1789:(Vn,L,a)=>{a.r(L),a.d(L,{SYNC_ROUTES:()=>On});var s=a(2306),S=a(419),k=a(1413),he=a(1584),f=a(5964),h=a(5558),$=a(6977);const x="assets/connector-logos";var P=function(o){return o.PENDING="PENDING",o.PROCESSING="PROCESSING",o.UPLOADED="UPLOADED",o.ERROR="ERROR",o}(P||{}),T=a(4412),g=a(7673),b=a(8141),_=a(6697),u=a(6354),V=a(9437),C=a(7413);const me={id:"sitemap",title:"Sitemap",logo:`${x}/sitemap.svg`,description:"Upload web pages from a sitemap.xml",permanentSyncOnly:!0,factory:()=>new ge};class ge{constructor(){this.hasServerSideAuth=!1,this.isExternal=!0,this.allowToSelectFolders=!1,this.canSyncSecurityGroups=!1}getStaticFolders(){return[{uuid:"",title:"Sitemap",originalId:"SITEMAP",metadata:{},status:P.PENDING}]}getParametersSections(){return(0,g.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:"keepQueryString",label:"sync.connectors.common.keep-querystring.label",help:"sync.connectors.common.keep-querystring.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(r){}cleanAuthData(){throw new Error("Method not implemented.")}getParametersValues(){return{}}goToOAuth(){}authenticate(){return(0,g.of)(!0)}}const ye={id:"folder",title:"Folder",logo:`${x}/folder.svg`,description:"Upload a folder from your device",factory:()=>new fe};class fe{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:P.PENDING}]:[]}getParametersSections(){return(0,g.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(r){r.path&&(this.path=r.path)}getParametersValues(){return{path:this.path}}authenticate(){return(0,g.of)(!0)}}const X="token",A="refresh";class D{constructor(r,t,n){this.hasServerSideAuth=!0,this.isExternal=!0,this.allowToSelectFolders=!0,this.resumable=!1,this.isAuthenticated=new T.t(!1),this.canSyncSecurityGroups="gdrive"===r,this.name=r,this.id=t,this.path=n}getParametersSections(){return(0,g.of)([])}handleParameters(r){}getParametersValues(){return{token:localStorage.getItem(this.prefixStorageKey(X)),refresh:localStorage.getItem(this.prefixStorageKey(A)),refresh_endpoint:`${this.path}/api/external_auth/${this.name}/refresh`}}cleanAuthData(){localStorage.removeItem(this.prefixStorageKey(X)),localStorage.removeItem(this.prefixStorageKey(A))}goToOAuth(r,t){if(t&&this.cleanAuthData(),localStorage.getItem(this.prefixStorageKey(X)))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=${r}`}}authenticate(){if(!this.isAuthenticated.getValue()){const r=setInterval(()=>{const t=function _e(){let o=location.search;if(!o&&location.href.includes("#")){const r=location.href.split("#")[1];o=r.includes("?")?"?"+r.split("?")[1]:"?"+r}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(r),i?(localStorage.setItem(this.prefixStorageKey(X),i),localStorage.setItem(this.prefixStorageKey(A),c||""),this.isAuthenticated.next(!0)):this.isAuthenticated.next(!1)}},500)}return this.isAuthenticated.asObservable()}prefixStorageKey(r){return`${this.name}-${this.id}-${r}`}getStaticFolders(){return[]}}const J="SHAREPOINT_SITE_NAME";class be extends D{constructor(r,t,n){super(r,t,n)}getParametersSections(){return(0,g.of)([{id:"account",title:"sync.connectors.sharepoint.account.title",fields:[{id:"site_name",label:"sync.connectors.sharepoint.site.label",type:"text",required:!0}]}])}handleParameters(r){localStorage.setItem(J,r.site_name)}getParametersValues(){return{...super.getParametersValues(),site_name:localStorage.getItem(J)}}}const Ce={id:"confluence",title:"Confluence",logo:`${x}/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 ve},Q="CONFLUENCE_TOKEN";class ve{constructor(){this.hasServerSideAuth=!1,this.isExternal=!1,this.allowToSelectFolders=!0,this.canSyncSecurityGroups=!1}getParametersSections(){return(0,g.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(r){localStorage.setItem(Q,r.token)}getParametersValues(){return{token:localStorage.getItem(Q)}}goToOAuth(r,t){return(0,g.of)(!0)}cleanAuthData(){throw new Error("Method not implemented.")}authenticate(){return(0,g.of)(!!this.getParametersValues().token)}getStaticFolders(){return[]}}const Se={id:"rss",title:"RSS",logo:`${x}/rss.svg`,description:"Upload web pages from a RSS feed",permanentSyncOnly:!0,factory:()=>new xe};class xe{constructor(){this.hasServerSideAuth=!1,this.isExternal=!0,this.allowToSelectFolders=!1,this.canSyncSecurityGroups=!1}getStaticFolders(){return[{uuid:"",title:"RSS",originalId:"rss",metadata:{},status:P.PENDING}]}getParametersSections(){return(0,g.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(r){}cleanAuthData(){throw new Error("Method not implemented.")}getParametersValues(){return{}}goToOAuth(){}authenticate(){return(0,g.of)(!0)}}var Te=a(5512),Fe=a(4808);const W="http://localhost:8090",H="NUCLIA_SYNC_SERVER",z="NUCLIA_SYNC_SERVER_TYPE";let j=(()=>{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:`${x}/gdrive.svg`,description:"File storage and synchronization service developed by Google",permanentSyncOnly:!0,deprecated:!0,factory:p=>new D("gdrive",p?.id||"",this.config.getOAuthServer())}},onedrive:{definition:{id:"onedrive",title:"One Drive",logo:`${x}/onedrive.svg`,description:"Microsoft OneDrive file hosting service",permanentSyncOnly:!0,deprecated:!0,factory:p=>new D("onedrive",p?.id||"",this.config.getOAuthServer())}},sharepoint:{definition:{id:"sharepoint",title:"SharePoint",logo:`${x}/sharepoint.svg`,description:"Microsoft Sharepoint service",permanentSyncOnly:!0,deprecated:!0,factory:p=>new be("sharepoint",p?.id||"",this.config.getOAuthServer())}},dropbox:{definition:{id:"dropbox",title:"Dropbox",logo:`${x}/dropbox.svg`,description:"File storage and synchronization service developed by Dropbox",permanentSyncOnly:!0,deprecated:!0,factory:p=>new D("dropbox",p?.id||"",this.config.getOAuthServer())}},folder:{definition:ye},sitemap:{definition:me},confluence:{definition:Ce},rss:{definition:Se}},this.connectorsObs=new T.t(Object.values(this.connectors).map(p=>p.definition).filter(p=>!p.deprecated)),this._syncServer=new T.t({serverUrl:localStorage.getItem(H)||W,type:localStorage.getItem(z)||"desktop"}),this.syncServer=this._syncServer.asObservable(),this._isServerDown=new T.t(!0),this._currentSyncId=new T.t(null),this._syncCache=new T.t({}),this._cacheUpdated=new T.t((new Date).toISOString()),this._isSyncing=new T.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,h.n)(t=>this.getSync(t)))}getSync(t){const n=this._syncCache.getValue();return n[t]?(0,g.of)(n[t]):this.http.get(`${this._syncServer.getValue().serverUrl}/sync/${t}`,{headers:this.serverHeaders}).pipe((0,b.M)(i=>{n[t]=i,this._syncCache.next(n)}))}addSync(t){return this.sdk.currentKb.pipe((0,_.s)(1),(0,h.n)(n=>this.sdk.nuclia.options.standalone?(0,g.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,h.n)(n=>this.http.post(`${this._syncServer.getValue().serverUrl}/sync`,n,{headers:this.serverHeaders})),(0,b.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,b.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,b.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,g.of)(!1)}getSyncsForKB(t){return this.isServerDown.pipe((0,h.n)(n=>n?(0,g.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,V.W)(()=>(0,g.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(H,t||""),localStorage.setItem(z,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,_.s)(1),(0,h.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,p)=>{const F=(0,Te.T)(c.createdAt,p.createdAt);return 0===F?c.action.startsWith("start")?1:-1:F})))}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,g.of)(!0)).pipe((0,h.n)(()=>this.http.get(`${this._syncServer.getValue().serverUrl}/sync/execute/${t}`)),(0,b.M)(()=>this._isSyncing.next({...this._isSyncing.value,[t]:!1})),(0,V.W)(c=>(console.warn("Trigger sync failed:",c),this._isSyncing.next({...this._isSyncing.value,[t]:!1}),(0,g.of)())))}static#e=this.\u0275fac=function(n){return new(n||o)(s.KVO(C.ok),s.KVO(Fe.Qq),s.KVO(C.M),s.KVO(C.JE))};static#t=this.\u0275prov=s.jDH({token:o,factory:o.\u0275fac,providedIn:"root"})}return o})();var e=a(2898);let Ie=(()=>{class o{constructor(){this.unsubscribeAll=new k.B,this.syncService=(0,s.WQX)(j)}ngOnInit(){let t=!1,n=0;(0,he.O)(0,5e3).pipe((0,f.p)(()=>{const c=n>=(t?12:0);return n++,c}),(0,h.n)(()=>this.syncService.serverStatus(this.syncService.getSyncServer())),(0,$.Q)(this.unsubscribeAll)).subscribe(i=>{t=i.running,n=0,this.syncService.setServerStatus(!t)})}ngOnDestroy(){this.unsubscribeAll.next(),this.unsubscribeAll.complete()}static#e=this.\u0275fac=function(n){return new(n||o)};static#t=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:[S.n3],encapsulation:2,changeDetection:0})}return o})();var R=a(7705),l=a(8743),Re=a(9874),E=a(4929);let Me=(()=>{class o{constructor(){this.title="",this.logo="",this.disabled=!1,this.selectConnector=new e.bkB}static#e=this.\u0275fac=function(n){return new(n||o)};static#t=this.\u0275cmp=e.VBU({type:o,selectors:[["nsy-connector"]],inputs:{title:"title",logo:"logo",disabled:[2,"disabled","disabled",R.L39]},outputs:{selectConnector:"selectConnector"},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(p){return i.selectConnector.emit(p)}),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:[l.ALJ,Re.i,l.V3x,E.R],styles:['@charset "UTF-8";@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400;src:url(source-code-pro-v14-latin-regular.e7bb30b550ed09e8.woff2) format("woff2"),url(source-code-pro-v14-latin-regular.c54f7f16da733fd8.woff) format("woff")}[_ngcontent-%COMP%]:root{--color-dark-stronger: #000;--color-light-stronger: #fff;--color-neutral-regular: var(--custom-color-neutral-regular, hsl(0, 0%, 44%));--color-neutral-light: var(--custom-color-neutral-light, hsl(0, 0%, 77%));--color-neutral-lighter: var(--custom-color-neutral-lighter, hsl(0, 0%, 90%));--color-neutral-lightest: var(--custom-color-neutral-lightest, hsl(240, 7%, 97%));--color-primary-stronger: var(--custom-color-primary-stronger, hsl(336, 100%, 24%));--color-primary-strong: var(--custom-color-primary-strong, hsl(336, 100%, 36%));--color-primary-regular: var(--custom-color-primary-regular, hsl(336, 100%, 50%));--color-primary-light: var(--custom-color-primary-light, hsl(336, 100%, 73%));--color-primary-lighter: var(--custom-color-primary-lighter, hsl(336, 100%, 90%));--color-primary-lightest: var(--custom-color-primary-lightest, hsl(336, 100%, 96%));--color-secondary-stronger: hsl(51, 78%, 32%);--color-secondary-strong: hsl(51, 100%, 41%);--color-secondary-regular: hsl(51, 100%, 55%);--color-secondary-light: hsl(51, 100%, 75%);--color-secondary-lighter: hsl(51, 100%, 86%);--color-secondary-lightest: hsl(51, 100%, 95%);--color-tertiary-stronger: hsl(249, 100%, 24%);--color-tertiary-strong: hsl(249, 100%, 40%);--color-tertiary-regular: hsl(249, 100%, 50%);--color-tertiary-light: hsl(249, 100%, 65%);--color-tertiary-lighter: hsl(249, 100%, 92%);--color-tertiary-lightest: hsl(249, 100%, 96%)}.connector[_ngcontent-%COMP%]{align-items:center;display:flex;flex-direction:column;gap:.5rem;width:6rem}'],changeDetection:0})}return o})();var v=a(7248),d=a(9417),K=a(4825),y=a(8018),m=a(4795),w=a(3606),ke=a(820),Z=a(6812),N=a(3085),B=a(4899),$e=a(7481),Pe=a(3257),je=a(6010),q=a(5472),ee=a(9435),te=a(3107),Ee=a(7839),we=a(4099),ne=a(4684),Ge=a(9122);const Oe=()=>({section:"activity"}),oe=(o,r)=>r.id;function Ve(o,r){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 Xe(o,r){if(1&o&&(e.j41(0,"nsi-badge"),e.EFF(1),e.nI1(2,"translate"),e.k0s(),e.nVh(3,Ve,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 De(o,r){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 Ae(o,r){if(1&o&&(e.nVh(0,Xe,4,4),e.nI1(1,"async"),e.vZN(2,De,3,3,"nsi-badge",16)),2&o){const t=e.XpG();e.vxM(e.bMT(1,1,t.inactiveServer)?0:2)}}function Ne(o,r){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 Be(o,r){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,r){if(1&o&&(e.j41(0,"div",13),e.nVh(1,Ne,3,3,"nsi-badge"),e.nI1(2,"async"),e.vZN(3,Be,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 Ye(o,r){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=s.eBV(t).$implicit,c=e.XpG();return s.Njj(c.onSelectConnector(i))}),e.k0s()}if(2&o){const t=r.$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 Le(o,r){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 Je(o,r){if(1&o&&(e.j41(0,"div",25),e.nrm(1,"pa-icon",33),e.EFF(2),e.k0s()),2&o){const t=r;e.R7$(),e.Y8G("path",t.logo),e.R7$(),e.SpI(" ",t.title," ")}}function Qe(o,r){if(1&o&&e.nrm(0,"pa-datetime",28),2&o){const t=e.XpG().$implicit;e.Y8G("datetime",t.lastSyncGMT)}}function We(o,r){1&o&&e.EFF(0," \u2013 ")}function He(o,r){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 ze(o,r){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.nVh(5,Je,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=s.eBV(t).$implicit,p=e.XpG(3);return s.Njj(p.toggleSync(c.id,i))}),e.EFF(11),e.k0s()(),e.j41(12,"pa-table-cell")(13,"div",26),e.nVh(14,Qe,1,1,"pa-datetime",28)(15,We,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.nVh(24,He,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=s.eBV(t).$implicit,c=e.XpG(3);return s.Njj(c.deleteSync(i))}),e.EFF(29),e.nI1(30,"translate"),e.k0s()()()()}if(2&o){let t;const n=r.$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 Ke(o,r){if(1&o&&(e.j41(0,"pa-table",22),e.nrm(1,"pa-table-sortable-header",23),e.Z7z(2,ze,31,22,"pa-table-row",null,oe),e.k0s()),2&o){const t=e.XpG(),n=e.XpG();e.R7$(),e.Y8G("cells",n.syncTableHeader),e.R7$(),e.Dyx(t)}}function Ze(o,r){1&o&&e.nVh(0,Le,3,3,"nsi-info-card",21)(1,Ke,4,1,"pa-table",22),2&o&&e.vxM(0===r.length?0:1)}let qe=(()=>{class o{constructor(){this.router=(0,s.WQX)(S.Ix),this.currentRoute=(0,s.WQX)(S.nX),this.syncService=(0,s.WQX)(j),this.sdk=(0,s.WQX)(C.ok),this.toaster=(0,s.WQX)(m._g),this.modalService=(0,s.WQX)(m.w8),this.translate=(0,s.WQX)(y.c$),this.unsubscribeAll=new k.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,h.n)(()=>this.sdk.currentKb),(0,h.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,_.s)(1)).subscribe(t=>{this.syncAgentForm.patchValue(t),this.serverUrlBackup=t.serverUrl}),this.syncAgentTypeControl.valueChanges.pipe((0,$.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:W,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,h.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#e=this.\u0275fac=function(n){return new(n||o)};static#t=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.nVh(24,Ae,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.nVh(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,Ye,4,10,"nsy-connector",15,oe),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.nVh(54,Ze,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:[v.MD,v.Jj,m.nS,Me,m.vY,l.Ymm,w.Q,l.Rx2,ke.P,Z.P,l.XgI,N.S,l.rkm,B.a,$e.v,Pe.u,l.tml,je.d,d.X1,d.qT,d.BC,d.cb,d.j4,d.JD,y.h,y.D9,l.EGN,q.O,ee.e,te.U,Ee.N,we.V,K.Wk,l.V3x,E.R,l.Pa6,ne.Z,m.IA,l.OgD,Ge.w],styles:['@charset "UTF-8";@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400;src:url(source-code-pro-v14-latin-regular.e7bb30b550ed09e8.woff2) format("woff2"),url(source-code-pro-v14-latin-regular.c54f7f16da733fd8.woff) format("woff")}[_ngcontent-%COMP%]:root{--color-dark-stronger: #000;--color-light-stronger: #fff;--color-neutral-regular: var(--custom-color-neutral-regular, hsl(0, 0%, 44%));--color-neutral-light: var(--custom-color-neutral-light, hsl(0, 0%, 77%));--color-neutral-lighter: var(--custom-color-neutral-lighter, hsl(0, 0%, 90%));--color-neutral-lightest: var(--custom-color-neutral-lightest, hsl(240, 7%, 97%));--color-primary-stronger: var(--custom-color-primary-stronger, hsl(336, 100%, 24%));--color-primary-strong: var(--custom-color-primary-strong, hsl(336, 100%, 36%));--color-primary-regular: var(--custom-color-primary-regular, hsl(336, 100%, 50%));--color-primary-light: var(--custom-color-primary-light, hsl(336, 100%, 73%));--color-primary-lighter: var(--custom-color-primary-lighter, hsl(336, 100%, 90%));--color-primary-lightest: var(--custom-color-primary-lightest, hsl(336, 100%, 96%));--color-secondary-stronger: hsl(51, 78%, 32%);--color-secondary-strong: hsl(51, 100%, 41%);--color-secondary-regular: hsl(51, 100%, 55%);--color-secondary-light: hsl(51, 100%, 75%);--color-secondary-lighter: hsl(51, 100%, 86%);--color-secondary-lightest: hsl(51, 100%, 95%);--color-tertiary-stronger: hsl(249, 100%, 24%);--color-tertiary-strong: hsl(249, 100%, 40%);--color-tertiary-regular: hsl(249, 100%, 50%);--color-tertiary-light: hsl(249, 100%, 65%);--color-tertiary-lighter: hsl(249, 100%, 92%);--color-tertiary-lightest: hsl(249, 100%, 96%)}.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 var(--color-neutral-lighter, hsl(207, 17%, 91%));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 et=a(3129),tt=a(8989),nt=a(3469),ot=a(6851),it=a(2071),rt=a(5814),st=a(9285),ie=a(6420);const ct=()=>[],re=(o,r)=>r.id,at=(o,r)=>r.value;function lt(o,r){if(1&o&&(e.j41(0,"pa-input",28),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 dt(o,r){if(1&o&&(e.j41(0,"pa-toggle",29),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 pt(o,r){if(1&o&&(e.j41(0,"pa-option",32),e.EFF(1),e.nI1(2,"translate"),e.k0s()),2&o){const t=r.$implicit;e.Y8G("disabled",t.disabled)("value",t.value),e.R7$(),e.SpI(" ",e.bMT(2,3,t.label)," ")}}function ht(o,r){if(1&o&&(e.j41(0,"pa-select",30),e.Z7z(1,pt,3,5,"pa-option",32,at),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 ut(o,r){if(1&o&&(e.j41(0,"pa-textarea",29),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 mt(o,r){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 gt(o,r){1&o&&(e.j41(0,"nsi-info-card",34),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 yt(o,r){if(1&o){const t=e.RV6();e.j41(0,"div",31)(1,"label"),e.EFF(2),e.nI1(3,"translate"),e.k0s(),e.nVh(4,mt,3,3,"p"),e.j41(5,"app-parameters-table",33),e.bIt("valuesChange",function(i){s.eBV(t);const c=e.XpG().$implicit,p=e.XpG(3);return s.Njj(p.updateTable(c.id,i))}),e.k0s(),e.nVh(6,gt,3,3,"nsi-info-card",34),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,ct)),e.R7$(),e.vxM(n.invalidTables.includes(t.id)?6:-1)}}function ft(o,r){if(1&o&&e.nVh(0,lt,3,6,"pa-input",28)(1,dt,3,5,"pa-toggle",29)(2,ht,3,3,"pa-select",30)(3,ut,2,3,"pa-textarea",29)(4,yt,7,7,"div",31),2&o){let t;e.vxM("text"===(t=r.$implicit.type)?0:"boolean"===t?1:"select"===t?2:"textarea"===t?3:"table"===t?4:-1)}}function _t(o,r){if(1&o&&(e.j41(0,"nsi-two-columns-configuration-item",5)(1,"div",2),e.Z7z(2,ft,5,1,null,null,re),e.k0s()()),2&o){const t=r.$implicit;e.Y8G("badge",t.badge)("itemTitle",t.title)("description",t.description||""),e.R7$(2),e.Dyx(t.fields)}}function bt(o,r){1&o&&(e.j41(0,"nsi-two-columns-configuration-item",9)(1,"div",7)(2,"pa-toggle",35),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 Ct(o,r){if(1&o){const t=e.RV6();e.j41(0,"nsi-label",36),e.bIt("removeLabel",function(){const i=s.eBV(t).$implicit,c=e.XpG(2);return s.Njj(c.removeLabel(i))}),e.EFF(1),e.k0s()}if(2&o){const t=r.$implicit;e.Y8G("color",t.color),e.R7$(),e.SpI(" ",t.label," ")}}function vt(o,r){if(1&o){const t=e.RV6();e.j41(0,"nsi-label",37),e.bIt("removeLabel",function(){const i=s.eBV(t).$implicit,c=e.XpG(2);return s.Njj(c.removeExtension(i))}),e.EFF(1),e.k0s()}if(2&o){const t=r.$implicit;e.R7$(),e.SpI(" ",t," ")}}function St(o,r){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,re),e.nI1(9,"async"),e.bVm(),e.j41(10,"nsi-two-columns-configuration-item",6)(11,"div",7)(12,"app-extraction-select",8),e.bIt("extractConfigChange",function(i){s.eBV(t);const c=e.XpG();return s.Njj(c.updateExtractStrategy(i))}),e.k0s()()(),e.nVh(13,bt,5,3,"nsi-two-columns-configuration-item",9),e.j41(14,"nsi-two-columns-configuration-item",10)(15,"div",2)(16,"div",11)(17,"app-label-dropdown",12),e.nI1(18,"async"),e.nI1(19,"async"),e.bIt("selectionChange",function(i){s.eBV(t);const c=e.XpG();return s.Njj(c.updateLabelSelection(i))}),e.EFF(20),e.nI1(21,"translate"),e.k0s(),e.j41(22,"span",13),e.EFF(23),e.nI1(24,"translate"),e.k0s(),e.j41(25,"pa-button",14),e.bIt("click",function(){s.eBV(t);const i=e.XpG();return s.Njj(i.createLabelSet())}),e.EFF(26),e.nI1(27,"translate"),e.k0s()(),e.j41(28,"div",15),e.Z7z(29,Ct,2,2,"nsi-label",16,e.fX1),e.k0s()()(),e.j41(31,"nsi-two-columns-configuration-item",17)(32,"div",2)(33,"nsi-info-card"),e.EFF(34),e.nI1(35,"translate"),e.k0s(),e.j41(36,"div",18)(37,"div",19)(38,"pa-select",20)(39,"pa-option",21),e.EFF(40),e.nI1(41,"translate"),e.k0s(),e.j41(42,"pa-option",22),e.EFF(43),e.nI1(44,"translate"),e.k0s()(),e.j41(45,"pa-input",23),e.EFF(46),e.nI1(47,"translate"),e.k0s()(),e.j41(48,"div",15),e.Z7z(49,vt,2,1,"nsi-label",24,e.fX1),e.k0s(),e.j41(51,"div",25)(52,"label"),e.EFF(53),e.nI1(54,"translate"),e.k0s(),e.j41(55,"div",19),e.nrm(56,"pa-date-picker",26),e.nI1(57,"translate"),e.nrm(58,"pa-date-picker",27),e.nI1(59,"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,19,"sync.add-page.connector-name.field-label")),e.R7$(3),e.Dyx(e.bMT(9,21,t.connector.getParametersSections())),e.R7$(5),e.Y8G("onlyExtract",!0)("extractConfig",t.extractStrategy),e.R7$(),e.vxM(t.connector.canSyncSecurityGroups?13:-1),e.R7$(4),e.Y8G("labelSets",e.bMT(18,23,t.labelSets))("selection",t.labelSelection)("disabled",!1===e.bMT(19,25,t.hasLabelSet)),e.R7$(3),e.SpI(" ",e.bMT(21,27,"sync.add-page.add-labels.select-labels")," "),e.R7$(3),e.JRh(e.bMT(24,29,"generic.or")),e.R7$(3),e.SpI(" ",e.bMT(27,31,"sync.add-page.add-labels.create-labelset")," "),e.R7$(3),e.Dyx(t.labelSelection),e.R7$(5),e.JRh(e.bMT(35,33,"sync.add-page.filter-resources.file-extension.info")),e.R7$(6),e.SpI(" ",e.bMT(41,35,"sync.add-page.filter-resources.file-extension.include")," "),e.R7$(3),e.SpI(" ",e.bMT(44,37,"sync.add-page.filter-resources.file-extension.exclude")," "),e.R7$(3),e.SpI(" ",e.bMT(47,39,"sync.add-page.filter-resources.file-extension.label")," "),e.R7$(3),e.Dyx(t.extensionList),e.R7$(4),e.JRh(e.bMT(54,41,"sync.add-page.filter-resources.modification-date.label")),e.R7$(3),e.Y8G("label",e.bMT(57,43,"sync.add-page.filter-resources.modification-date.from")),e.R7$(2),e.Y8G("label",e.bMT(59,45,"sync.add-page.filter-resources.modification-date.to"))}}const xt=new RegExp(/[^a-z0-9_-]/g);let se=(()=>{class o{constructor(){this.labelService=(0,s.WQX)(C.xQ),this.modalService=(0,s.WQX)(m.w8),this.cdr=(0,s.WQX)(R.gRc),this.unsubscribeAll=new k.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.extractStrategy="",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.extract_strategy&&(this.extractStrategy=t.extract_strategy),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,$.Q)(this.unsubscribeAll)).subscribe(t=>this.extensionList=this.formatExtensionList(t)),this.form.valueChanges.pipe((0,$.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:tt.po.RESOURCES}}))}updateLabelSelection(t){this.labelSets.pipe((0,_.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(xt,"-")}-${i}`,p={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},F=Object.entries(t.extra||{}).reduce((G,[O,Y])=>({...G,[O]:Y}),{}),I=Object.entries(this.tables).reduce((G,[O,Y])=>(G[O]=Y.filter(pe=>!(!pe.key.trim()||!pe.value.trim())),G),{}),M={id:c,title:n,labels:this.labelSelection,filters:p,connector:{name:this.connectorId,parameters:{...this.connectorParametersBackup,...I,...F}}};null!==t.syncSecurityGroups&&(M.syncSecurityGroups=t.syncSecurityGroups),M.extract_strategy=this.extractStrategy,this.configurationChange.emit(M)}updateExtractStrategy(t){this.extractStrategy=t,this.validForm.emit(this.form.valid),this.emitSyncEntity()}static#e=this.\u0275fac=function(n){return new(n||o)};static#t=this.\u0275cmp=e.VBU({type:o,selectors:[["nsy-configuration-form"]],inputs:{connector:"connector",connectorId:"connectorId",kbId:"kbId",sync:"sync",noTopBorder:[2,"noTopBorder","noTopBorder",R.L39]},outputs:{validForm:"validForm",configurationChange:"configurationChange"},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.extract-config.title","description","sync.add-page.extract-config.description","badge","generic.badge.advanced"],[1,"form-container","toggle-container"],[3,"extractConfigChange","onlyExtract","extractConfig"],["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"],["displayRadioForNonMultiple","","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"],["withBackground","","formControlName","syncSecurityGroups"],[3,"removeLabel","color"],["neutral","",3,"removeLabel"]],template:function(n,i){1&n&&e.nVh(0,St,60,47,"form",0),2&n&&e.vxM(i.connector?0:-1)},dependencies:[v.MD,v.Jj,m.IA,m._8,d.X1,d.qT,d.BC,d.cb,d.j4,d.JD,d.$R,l.XgI,N.S,ot.w,it.Q,Z.P,C.Qy,C.Bo,rt.L,l.Ymm,w.Q,y.h,y.D9,l.OYn,st.I,m.OE,ie.U,l.rkm,B.a,nt.RxD],styles:['@charset "UTF-8";@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400;src:url(source-code-pro-v14-latin-regular.e7bb30b550ed09e8.woff2) format("woff2"),url(source-code-pro-v14-latin-regular.c54f7f16da733fd8.woff) format("woff")}[_ngcontent-%COMP%]:root{--color-dark-stronger: #000;--color-light-stronger: #fff;--color-neutral-regular: var(--custom-color-neutral-regular, hsl(0, 0%, 44%));--color-neutral-light: var(--custom-color-neutral-light, hsl(0, 0%, 77%));--color-neutral-lighter: var(--custom-color-neutral-lighter, hsl(0, 0%, 90%));--color-neutral-lightest: var(--custom-color-neutral-lightest, hsl(240, 7%, 97%));--color-primary-stronger: var(--custom-color-primary-stronger, hsl(336, 100%, 24%));--color-primary-strong: var(--custom-color-primary-strong, hsl(336, 100%, 36%));--color-primary-regular: var(--custom-color-primary-regular, hsl(336, 100%, 50%));--color-primary-light: var(--custom-color-primary-light, hsl(336, 100%, 73%));--color-primary-lighter: var(--custom-color-primary-lighter, hsl(336, 100%, 90%));--color-primary-lightest: var(--custom-color-primary-lightest, hsl(336, 100%, 96%));--color-secondary-stronger: hsl(51, 78%, 32%);--color-secondary-strong: hsl(51, 100%, 41%);--color-secondary-regular: hsl(51, 100%, 55%);--color-secondary-light: hsl(51, 100%, 75%);--color-secondary-lighter: hsl(51, 100%, 86%);--color-secondary-lightest: hsl(51, 100%, 95%);--color-tertiary-stronger: hsl(249, 100%, 24%);--color-tertiary-strong: hsl(249, 100%, 40%);--color-tertiary-regular: hsl(249, 100%, 50%);--color-tertiary-light: hsl(249, 100%, 65%);--color-tertiary-lighter: hsl(249, 100%, 92%);--color-tertiary-lightest: hsl(249, 100%, 96%)}.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 Tt=a(1943),ce=a(7670);const Ft=o=>({total:o}),It=o=>({count:o});function Rt(o,r){1&o&&e.nrm(0,"nsi-spinner")}function Mt(o,r){if(1&o){const t=e.RV6();e.j41(0,"nsi-folder-tree",3),e.bIt("selectionChange",function(i){s.eBV(t);const c=e.XpG(2);return s.Njj(c.updateSelection(i))}),e.k0s()}if(2&o){const t=e.XpG(2);e.Y8G("selection",t.selection)("folderTree",t.folders)}}function kt(o,r){if(1&o&&e.nrm(0,"nsi-folder-list",2),2&o){const t=e.XpG(2);e.Y8G("folders",t.selectedPaths)}}function $t(o,r){if(1&o&&e.nVh(0,Mt,1,2,"nsi-folder-tree",1)(1,kt,1,1,"nsi-folder-list",2),2&o){const t=e.XpG();e.vxM(t.seeAll?0:1)}}let U=(()=>{class o{constructor(){this.syncService=(0,s.WQX)(j),this.toaster=(0,s.WQX)(m._g),this.cdr=(0,s.WQX)(R.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,V.W)(n=>(n&&this.toaster.error("string"==typeof n?n:n.error?.message||n.error||n.message||"An error occurred"),(0,g.of)({items:[],nextPage:void 0}))),(0,Tt.S)((n,i)=>n.concat(i.items),[]),(0,u.T)(n=>[{uuid:"root",originalId:"/",title:"/",status:P.PENDING,metadata:{path:"/"}},...n]),(0,u.T)(n=>n.sort((i,c)=>i.metadata.path.localeCompare(c.metadata.path))),(0,b.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,p=i.originalId,F={id:p,title:i.title,path:c,displayPath:i.metadata.displayPath||c,children:{}};if("/"===c)n.children[p]=F;else{let M,I=n;c.split("/").slice(1,-1).forEach(O=>{I&&(M=I.children?.[O],M&&(I=M))}),I.children?I.children[p]=F:I.children={[p]:F}}}),n}static#e=this.\u0275fac=function(n){return new(n||o)};static#t=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(p){return i.updateView(p)}),e.k0s()(),e.nVh(5,Rt,1,0,"nsi-spinner"),e.nVh(6,$t,2,1)),2&n&&(e.R7$(2),e.Y8G("leftButton",e.i5U(3,4,"sync.folder-selection.see-all",e.eq3(10,Ft,i.totalFolders)))("rightButton",e.i5U(4,7,"sync.folder-selection.see-selection",e.eq3(12,It,i.selectionCount))),e.R7$(3),e.vxM(i.loading?5:-1),e.R7$(),e.vxM(i.folders?6:-1))},dependencies:[m.Sq,m.sH,l.Ymm,l.XgI,d.X1,m.vI,m.J4,ce.t,y.h,y.D9],styles:['@charset "UTF-8";@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400;src:url(source-code-pro-v14-latin-regular.e7bb30b550ed09e8.woff2) format("woff2"),url(source-code-pro-v14-latin-regular.c54f7f16da733fd8.woff) format("woff")}[_ngcontent-%COMP%]:root{--color-dark-stronger: #000;--color-light-stronger: #fff;--color-neutral-regular: var(--custom-color-neutral-regular, hsl(0, 0%, 44%));--color-neutral-light: var(--custom-color-neutral-light, hsl(0, 0%, 77%));--color-neutral-lighter: var(--custom-color-neutral-lighter, hsl(0, 0%, 90%));--color-neutral-lightest: var(--custom-color-neutral-lightest, hsl(240, 7%, 97%));--color-primary-stronger: var(--custom-color-primary-stronger, hsl(336, 100%, 24%));--color-primary-strong: var(--custom-color-primary-strong, hsl(336, 100%, 36%));--color-primary-regular: var(--custom-color-primary-regular, hsl(336, 100%, 50%));--color-primary-light: var(--custom-color-primary-light, hsl(336, 100%, 73%));--color-primary-lighter: var(--custom-color-primary-lighter, hsl(336, 100%, 90%));--color-primary-lightest: var(--custom-color-primary-lightest, hsl(336, 100%, 96%));--color-secondary-stronger: hsl(51, 78%, 32%);--color-secondary-strong: hsl(51, 100%, 41%);--color-secondary-regular: hsl(51, 100%, 55%);--color-secondary-light: hsl(51, 100%, 75%);--color-secondary-lighter: hsl(51, 100%, 86%);--color-secondary-lightest: hsl(51, 100%, 95%);--color-tertiary-stronger: hsl(249, 100%, 24%);--color-tertiary-strong: hsl(249, 100%, 40%);--color-tertiary-regular: hsl(249, 100%, 50%);--color-tertiary-light: hsl(249, 100%, 65%);--color-tertiary-lighter: hsl(249, 100%, 92%);--color-tertiary-lightest: hsl(249, 100%, 96%)}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 Pt=o=>({connector:o}),jt=(o,r)=>({index:o,total:r});function Et(o,r){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=r,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,Pt,t.title))," "),e.R7$(3),e.JRh(e.bMT(7,6,"sync.add-page.description."+n))}}function wt(o,r){if(1&o&&(e.nVh(0,Et,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 Gt(o,r){1&o&&e.nrm(0,"nsi-spinner")}function Ot(o,r){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){s.eBV(t);const c=e.XpG(3);return s.Njj(c.updateConfiguration(i))})("validForm",function(i){s.eBV(t);const c=e.XpG(3);return s.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 Vt(o,r){if(1&o){const t=e.RV6();e.j41(0,"nsy-folder-selection",8),e.bIt("selectedSyncItems",function(i){s.eBV(t);const c=e.XpG(4);return s.Njj(c.updateSelection(i))}),e.k0s()}if(2&o){const t=e.XpG(4);e.Y8G("sync",t.sync)}}function Xt(o,r){if(1&o&&e.nVh(0,Vt,1,1,"nsy-folder-selection",7),2&o){const t=e.XpG(3);e.vxM(t.sync?0:-1)}}function Dt(o,r){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,jt,n.step(),t.length))," ")}}function At(o,r){if(1&o){const t=e.RV6();e.j41(0,"pa-button",12),e.bIt("click",function(){s.eBV(t);const i=e.XpG(4);return s.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,r){if(1&o){const t=e.RV6();e.j41(0,"pa-button",12),e.bIt("click",function(){s.eBV(t);const i=e.XpG(4);return s.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 Bt(o,r){if(1&o){const t=e.RV6();e.j41(0,"pa-button",13),e.bIt("click",function(){s.eBV(t);const i=e.XpG(4);return s.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 Ut(o,r){if(1&o){const t=e.RV6();e.j41(0,"pa-button",13),e.bIt("click",function(){s.eBV(t);const i=e.XpG(4);return s.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 Yt(o,r){if(1&o&&(e.j41(0,"nsi-sticky-footer")(1,"div",9),e.nVh(2,Dt,2,7),e.k0s(),e.nVh(3,At,3,3,"pa-button",10)(4,Nt,3,3,"pa-button",10),e.nVh(5,Bt,3,4,"pa-button",11)(6,Ut,3,4,"pa-button",11),e.k0s()),2&o){const t=r,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 Lt(o,r){if(1&o&&(e.nVh(0,Ot,3,8,"nsy-configuration-form",5)(1,Xt,1,1),e.nVh(2,Yt,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 Jt(o,r){if(1&o&&(e.j41(0,"div"),e.nVh(1,Gt,1,0,"nsi-spinner")(2,Lt,4,4),e.k0s()),2&o){const t=e.XpG();e.R7$(),e.vxM(t.loading?1:2)}}let ae=(()=>{class o{constructor(){this.router=(0,s.WQX)(S.Ix),this.currentRoute=(0,s.WQX)(S.nX),this.sdk=(0,s.WQX)(C.ok),this.syncService=(0,s.WQX)(j),this.modalService=(0,s.WQX)(m.w8),this.translate=(0,s.WQX)(y.c$),this.toaster=(0,s.WQX)(m._g),this.cdr=(0,s.WQX)(R.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,s.vPA)(0),this.step=(0,et.EW)(()=>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,_.s)(1),(0,b.M)(t=>{this.loading=!0,this.cdr.markForCheck(),this.syncId=t.syncId,this.syncService.setCurrentSyncId(this.syncId),this.validForm=!0}),(0,h.n)(()=>this.syncService.getSync(this.syncId)),(0,b.M)(t=>{this.sync=t,this.configuration=t,this.cdr.markForCheck()}),(0,h.n)(t=>this.syncService.hasCurrentSourceAuth().pipe((0,b.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,h.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,_.s)(1),(0,h.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,h.n)(()=>this._createSync(t)),(0,h.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,h.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,h.n)(()=>this._syncCreationDone(n))).subscribe({error:i=>this._errorHandler(i)})}}else this._createSync(t).pipe((0,h.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,_.s)(1)).subscribe(t=>{this.stepIndex()<t.length&&this.stepIndex.update(n=>n+1)})}_createSync(t){return this.syncService.addSync(t).pipe((0,b.M)(()=>this.syncService.setCurrentSyncId(t.id)),(0,u.T)(()=>this.syncService.getConnector(t.connector.name,t.id)),(0,h.n)(n=>n.allowToSelectFolders?(0,g.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,g.of)()}return this._syncCreationDone(n.id)}_syncCreationDone(t){return(0,g.of)(!0).pipe((0,b.M)(()=>{this.router.navigate([this.syncId?`../../../${t}`:`../../${t}`],{relativeTo:this.currentRoute})}),(0,h.n)(()=>(this.toaster.success("sync.details.toast.triggering-sync-success"),this.syncService.triggerSync(t).pipe((0,V.W)(()=>(this.toaster.error("sync.details.toast.triggering-sync-failed"),(0,g.of)()))))))}_errorHandler(t){this.saving=!1,console.warn(t),this.toaster.error("sync.add-page.toast.generic-error")}static#e=this.\u0275fac=function(n){return new(n||o)};static#t=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.nVh(4,wt,2,3),e.nI1(5,"async"),e.nVh(6,Jt,3,1,"div"),e.nI1(7,"async"),e.k0s()),2&n){let c,p;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((p=e.bMT(7,8,i.connector))?6:-1,p)}},dependencies:[v.MD,v.Jj,m.Xp,l.Ymm,w.Q,l.V3x,E.R,m.o3,y.h,y.D9,se,U,m.J4,ce.t],styles:['@charset "UTF-8";@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400;src:url(source-code-pro-v14-latin-regular.e7bb30b550ed09e8.woff2) format("woff2"),url(source-code-pro-v14-latin-regular.c54f7f16da733fd8.woff) format("woff")}[_ngcontent-%COMP%]:root{--color-dark-stronger: #000;--color-light-stronger: #fff;--color-neutral-regular: var(--custom-color-neutral-regular, hsl(0, 0%, 44%));--color-neutral-light: var(--custom-color-neutral-light, hsl(0, 0%, 77%));--color-neutral-lighter: var(--custom-color-neutral-lighter, hsl(0, 0%, 90%));--color-neutral-lightest: var(--custom-color-neutral-lightest, hsl(240, 7%, 97%));--color-primary-stronger: var(--custom-color-primary-stronger, hsl(336, 100%, 24%));--color-primary-strong: var(--custom-color-primary-strong, hsl(336, 100%, 36%));--color-primary-regular: var(--custom-color-primary-regular, hsl(336, 100%, 50%));--color-primary-light: var(--custom-color-primary-light, hsl(336, 100%, 73%));--color-primary-lighter: var(--custom-color-primary-lighter, hsl(336, 100%, 90%));--color-primary-lightest: var(--custom-color-primary-lightest, hsl(336, 100%, 96%));--color-secondary-stronger: hsl(51, 78%, 32%);--color-secondary-strong: hsl(51, 100%, 41%);--color-secondary-regular: hsl(51, 100%, 55%);--color-secondary-light: hsl(51, 100%, 75%);--color-secondary-lighter: hsl(51, 100%, 86%);--color-secondary-lightest: hsl(51, 100%, 95%);--color-tertiary-stronger: hsl(249, 100%, 24%);--color-tertiary-strong: hsl(249, 100%, 40%);--color-tertiary-regular: hsl(249, 100%, 50%);--color-tertiary-light: hsl(249, 100%, 65%);--color-tertiary-lighter: hsl(249, 100%, 92%);--color-tertiary-lightest: hsl(249, 100%, 96%)}.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 Qt=a(4572),Wt=a(2885);const Ht=["activitySection"],le=(o,r)=>r.id;function zt(o,r){if(1&o&&(e.j41(0,"div",3)(1,"label"),e.EFF(2),e.nI1(3,"translate"),e.k0s(),e.j41(4,"div",14),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 Kt(o,r){if(1&o&&(e.j41(0,"nsi-label",6),e.EFF(1),e.k0s()),2&o){const t=r.$implicit;e.Y8G("color",t.color),e.R7$(),e.SpI(" ",t.label," ")}}function Zt(o,r){1&o&&e.EFF(0," \u2013 ")}function qt(o,r){if(1&o&&(e.j41(0,"nsi-label",15),e.EFF(1),e.k0s()),2&o){const t=r.$implicit;e.R7$(),e.SpI(" ",t," ")}}function en(o,r){1&o&&e.EFF(0," \u2013 ")}function tn(o,r){1&o&&(e.j41(0,"div",5),e.Z7z(1,qt,2,1,"nsi-label",15,e.fX1,!1,en,1,0),e.k0s()),2&o&&(e.R7$(),e.Dyx(r.extensions.split(", ")))}function nn(o,r){1&o&&e.EFF(0," \u2013 ")}function on(o,r){if(1&o&&(e.EFF(0),e.nI1(1,"translate"),e.nrm(2,"pa-datetime",16),e.EFF(3),e.nI1(4,"translate"),e.nrm(5,"pa-datetime",16)),2&o){const t=r;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 rn(o,r){1&o&&e.EFF(0," \u2013 ")}function sn(o,r){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 cn(o,r){if(1&o&&e.nrm(0,"app-parameters-table",18),2&o){const t=e.XpG().$implicit,n=e.XpG(3);e.Y8G("values",n.sync.connector.parameters[t.id])}}function an(o,r){1&o&&e.EFF(0," \u2013 ")}function ln(o,r){1&o&&e.nrm(0,"div",4)}function dn(o,r){if(1&o&&(e.j41(0,"div",3)(1,"label"),e.EFF(2),e.nI1(3,"translate"),e.k0s(),e.nVh(4,sn,2,1,"div")(5,cn,1,1,"app-parameters-table",18)(6,an,1,0),e.k0s(),e.nVh(7,ln,1,0,"div",4)),2&o){const t=r.$implicit,n=r.$index,i=r.$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 pn(o,r){if(1&o&&(e.j41(0,"nsi-two-columns-configuration-item",17)(1,"div",2),e.Z7z(2,dn,8,5,null,null,le),e.k0s()()),2&o){const t=r.$implicit;e.Y8G("itemTitle",t.title)("description",t.description||""),e.R7$(2),e.Dyx(t.fields)}}function hn(o,r){if(1&o&&(e.Z7z(0,pn,4,2,"nsi-two-columns-configuration-item",17,le),e.nI1(2,"async")),2&o){const t=e.XpG();e.Dyx(e.bMT(2,0,t.connector.getParametersSections()))}}function un(o,r){if(1&o&&(e.j41(0,"nsi-two-columns-configuration-item",8)(1,"div"),e.EFF(2),e.k0s()()),2&o){const t=e.XpG();e.R7$(2),e.JRh(t.extractStrategy)}}function mn(o,r){1&o&&e.nrm(0,"pa-icon",20)}function gn(o,r){1&o&&e.nrm(0,"pa-icon",21)}function yn(o,r){1&o&&e.nrm(0,"pa-icon",22)}function fn(o,r){if(1&o&&(e.j41(0,"pa-table-row")(1,"pa-table-cell")(2,"div",19),e.nVh(3,mn,1,0,"pa-icon",20)(4,gn,1,0,"pa-icon",21)(5,yn,1,0,"pa-icon",22),e.EFF(6),e.k0s()(),e.j41(7,"pa-table-cell")(8,"div",23),e.nrm(9,"pa-datetime",24),e.k0s()()()),2&o){let t;const n=r.$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 _n(o,r){1&o&&(e.j41(0,"pa-table-row",13)(1,"pa-table-cell")(2,"div",23),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 bn=(()=>{class o{constructor(){this.labelService=(0,s.WQX)(C.xQ),this.cdr=(0,s.WQX)(R.gRc),this.currentRoute=(0,s.WQX)(S.nX),this.sdk=(0,s.WQX)(C.ok),this.connector=null,this._logs=[],this.labelSets={},this.coloredLabels=[],this.extractStrategy=""}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,_.s)(1)).subscribe({next:t=>{setTimeout(()=>{"activity"===t&&this.activitySection&&this.activitySection.nativeElement.scrollIntoView({behavior:"smooth"})},300)}})}ngOnInit(){this.labelService.resourceLabelSets.pipe((0,_.s)(1),(0,f.p)(n=>!!n),(0,u.T)(n=>n)).subscribe(n=>{this.labelSets=n,this.coloredLabels=this.sync.labels?.map(i=>({...i,color:this.labelSets[i.labelset]?.color}))||[],this.cdr.detectChanges()});const t=this.sync.extract_strategy;t&&this.sdk.currentKb.pipe((0,_.s)(1),(0,h.n)(n=>n.getExtractStrategies())).subscribe(n=>{this.extractStrategy=n[t]?.name||"",this.cdr.markForCheck()})}static#e=this.\u0275fac=function(n){return new(n||o)};static#t=this.\u0275cmp=e.VBU({type:o,selectors:[["nsy-sync-settings"]],viewQuery:function(n,i){if(1&n&&e.GBs(Ht,5),2&n){let c;e.mGM(c=e.lsd())&&(i.activitySection=c.first)}},inputs:{sync:"sync",connector:"connector",logs:"logs"},decls:48,vars:26,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.add-page.extract-config.title","description","sync.add-page.extract-config.description"],["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.nVh(9,zt,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,Kt,2,2,"nsi-label",6,e.fX1,!1,Zt,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.nVh(23,tn,4,1,"div",5)(24,nn,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.nVh(30,on,6,8)(31,rn,1,0),e.k0s()()(),e.nVh(32,hn,3,2),e.nVh(33,un,3,1,"nsi-two-columns-configuration-item",8),e.j41(34,"nsi-two-columns-configuration-item",9)(35,"div",10,0)(37,"pa-table",11)(38,"pa-table-header")(39,"pa-table-cell",12),e.EFF(40),e.nI1(41,"translate"),e.k0s(),e.j41(42,"pa-table-cell",12),e.EFF(43),e.nI1(44,"translate"),e.k0s()(),e.Z7z(45,fn,10,3,"pa-table-row",null,e.fX1,!1,_n,5,3,"pa-table-row",13),e.k0s()()()),2&n){let c,p;e.R7$(4),e.JRh(e.bMT(5,14,"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,16,"sync.details.settings.labels")),e.R7$(3),e.Dyx(i.coloredLabels),e.R7$(5),e.SpI(" ",e.bMT(21,18,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,20,"sync.details.settings.modification-date.label")),e.R7$(3),e.vxM((p=null==i.sync.filters?null:i.sync.filters.modified)?30:31,p),e.R7$(2),e.vxM(i.connector?32:-1),e.R7$(),e.vxM(i.extractStrategy?33:-1),e.R7$(7),e.JRh(e.bMT(41,22,"sync.details.activity-log.table-header.message")),e.R7$(3),e.JRh(e.bMT(44,24,"sync.details.activity-log.table-header.date")),e.R7$(2),e.Dyx(i.logs)}},dependencies:[v.MD,v.Jj,m._8,y.h,y.D9,m.OE,ie.U,l.Pa6,ne.Z,l.EGN,q.O,ee.e,te.U,Wt.Bz,l.V3x,E.R,C.Qy],styles:['@charset "UTF-8";@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400;src:url(source-code-pro-v14-latin-regular.e7bb30b550ed09e8.woff2) format("woff2"),url(source-code-pro-v14-latin-regular.c54f7f16da733fd8.woff) format("woff")}[_ngcontent-%COMP%]:root{--color-dark-stronger: #000;--color-light-stronger: #fff;--color-neutral-regular: var(--custom-color-neutral-regular, hsl(0, 0%, 44%));--color-neutral-light: var(--custom-color-neutral-light, hsl(0, 0%, 77%));--color-neutral-lighter: var(--custom-color-neutral-lighter, hsl(0, 0%, 90%));--color-neutral-lightest: var(--custom-color-neutral-lightest, hsl(240, 7%, 97%));--color-primary-stronger: var(--custom-color-primary-stronger, hsl(336, 100%, 24%));--color-primary-strong: var(--custom-color-primary-strong, hsl(336, 100%, 36%));--color-primary-regular: var(--custom-color-primary-regular, hsl(336, 100%, 50%));--color-primary-light: var(--custom-color-primary-light, hsl(336, 100%, 73%));--color-primary-lighter: var(--custom-color-primary-lighter, hsl(336, 100%, 90%));--color-primary-lightest: var(--custom-color-primary-lightest, hsl(336, 100%, 96%));--color-secondary-stronger: hsl(51, 78%, 32%);--color-secondary-strong: hsl(51, 100%, 41%);--color-secondary-regular: hsl(51, 100%, 55%);--color-secondary-light: hsl(51, 100%, 75%);--color-secondary-lighter: hsl(51, 100%, 86%);--color-secondary-lightest: hsl(51, 100%, 95%);--color-tertiary-stronger: hsl(249, 100%, 24%);--color-tertiary-strong: hsl(249, 100%, 40%);--color-tertiary-regular: hsl(249, 100%, 50%);--color-tertiary-light: hsl(249, 100%, 65%);--color-tertiary-lighter: hsl(249, 100%, 92%);--color-tertiary-lightest: hsl(249, 100%, 96%)}.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:var(--color-neutral-regular, hsl(207, 17%, 58%));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:var(--color-secondary-stronger, hsl(7, 90%, 35%))}.activity-logs-container[_ngcontent-%COMP%] .icon-and-text[_ngcontent-%COMP%] .success[_ngcontent-%COMP%]{color:#16a249}'],changeDetection:0})}return o})();const Cn=o=>({count:o});function vn(o,r){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(){s.eBV(t);const i=e.XpG();return s.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 Sn(o,r){if(1&o){const t=e.RV6();e.j41(0,"nsy-folder-selection",5),e.bIt("selectedSyncItems",function(i){s.eBV(t);const c=e.XpG();return s.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(){s.eBV(t);const i=e.XpG();return s.Njj(i.editing=!1)}),e.EFF(6),e.nI1(7,"translate"),e.k0s(),e.j41(8,"pa-button",8),e.bIt("click",function(){s.eBV(t);const i=e.XpG();return s.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,Cn,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 xn=(()=>{class o{constructor(){this.cdr=(0,s.WQX)(R.gRc),this._unsubscribeAll=new k.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#e=this.\u0275fac=function(n){return new(n||o)};static#t=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.nVh(1,vn,11,12)(2,Sn,11,13),e.k0s()),2&n&&(e.R7$(),e.vxM(i.editing?i.sync?2:-1:1))},dependencies:[U,l.XgI,N.S,l.Ymm,w.Q,y.h,y.D9,l.V3x,m.Sq,m.o3,d.X1,d.BC,d.l_],styles:['@charset "UTF-8";@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400;src:url(source-code-pro-v14-latin-regular.e7bb30b550ed09e8.woff2) format("woff2"),url(source-code-pro-v14-latin-regular.c54f7f16da733fd8.woff) format("woff")}[_ngcontent-%COMP%]:root{--color-dark-stronger: #000;--color-light-stronger: #fff;--color-neutral-regular: var(--custom-color-neutral-regular, hsl(0, 0%, 44%));--color-neutral-light: var(--custom-color-neutral-light, hsl(0, 0%, 77%));--color-neutral-lighter: var(--custom-color-neutral-lighter, hsl(0, 0%, 90%));--color-neutral-lightest: var(--custom-color-neutral-lightest, hsl(240, 7%, 97%));--color-primary-stronger: var(--custom-color-primary-stronger, hsl(336, 100%, 24%));--color-primary-strong: var(--custom-color-primary-strong, hsl(336, 100%, 36%));--color-primary-regular: var(--custom-color-primary-regular, hsl(336, 100%, 50%));--color-primary-light: var(--custom-color-primary-light, hsl(336, 100%, 73%));--color-primary-lighter: var(--custom-color-primary-lighter, hsl(336, 100%, 90%));--color-primary-lightest: var(--custom-color-primary-lightest, hsl(336, 100%, 96%));--color-secondary-stronger: hsl(51, 78%, 32%);--color-secondary-strong: hsl(51, 100%, 41%);--color-secondary-regular: hsl(51, 100%, 55%);--color-secondary-light: hsl(51, 100%, 75%);--color-secondary-lighter: hsl(51, 100%, 86%);--color-secondary-lightest: hsl(51, 100%, 95%);--color-tertiary-stronger: hsl(249, 100%, 24%);--color-tertiary-strong: hsl(249, 100%, 40%);--color-tertiary-regular: hsl(249, 100%, 50%);--color-tertiary-light: hsl(249, 100%, 65%);--color-tertiary-lighter: hsl(249, 100%, 92%);--color-tertiary-lightest: hsl(249, 100%, 96%)}.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 Tn=a(7725),Fn=a(3515);function In(o,r){if(1&o){const t=e.RV6();e.j41(0,"div",8)(1,"div",9)(2,"pa-toggle",10),e.bIt("valueChange",function(i){s.eBV(t);const c=e.XpG(3);return s.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(){s.eBV(t);const i=e.XpG(3);return s.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(){s.eBV(t);const i=e.XpG(3);return s.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 Rn(o,r){if(1&o&&(e.j41(0,"div",2)(1,"h1",6),e.nrm(2,"pa-icon",7),e.EFF(3),e.k0s(),e.nVh(4,In,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",r.logo),e.R7$(),e.SpI(" ",t.title," "),e.R7$(),e.vxM(!1===e.bMT(5,3,n.editMode)?4:-1)}}function Mn(o,r){if(1&o){const t=e.RV6();e.j41(0,"pa-tab",14),e.bIt("click",function(){s.eBV(t);const i=e.XpG(2);return s.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 kn(o,r){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){s.eBV(t);const c=e.XpG(3);return s.Njj(c.updateConfiguration(i))})("validForm",function(i){s.eBV(t);const c=e.XpG(3);return s.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 $n(o,r){if(1&o){const t=e.RV6();e.j41(0,"nsy-folder-selection",20),e.bIt("selectedSyncItems",function(i){s.eBV(t);const c=e.XpG(3);return s.Njj(c.updateSelection(i))}),e.k0s()}if(2&o){const t=e.XpG(2);e.Y8G("sync",t)}}function Pn(o,r){if(1&o){const t=e.RV6();e.j41(0,"div"),e.nVh(1,kn,4,10,"nsy-configuration-form",15)(2,$n,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(){s.eBV(t);const i=e.XpG(2);return s.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 jn(o,r){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 En(o,r){if(1&o){const t=e.RV6();e.j41(0,"nsy-folders-tab",22),e.bIt("selectionChange",function(i){s.eBV(t);const c=e.XpG(3);return s.Njj(c.updateFolders(i))}),e.k0s()}if(2&o){const t=e.XpG(2);e.Y8G("sync",t)}}function wn(o,r){if(1&o&&e.nVh(0,jn,3,7,"nsy-sync-settings",21)(1,En,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 Gn(o,r){if(1&o){const t=e.RV6();e.nVh(0,Rn,6,5,"div",2),e.nI1(1,"async"),e.j41(2,"pa-tabs",3)(3,"pa-tab",4),e.bIt("click",function(){s.eBV(t);const i=e.XpG();return s.Njj(i.activeTab="settings")}),e.EFF(4),e.nI1(5,"translate"),e.k0s(),e.nVh(6,Mn,3,4,"pa-tab",5),e.nI1(7,"async"),e.k0s(),e.nVh(8,Pn,10,7,"div"),e.nI1(9,"async"),e.vZN(10,wn,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 de=(()=>{class o{constructor(){this.router=(0,s.WQX)(S.Ix),this.currentRoute=(0,s.WQX)(S.nX),this.syncService=(0,s.WQX)(j),this.toaster=(0,s.WQX)(m._g),this.sdk=(0,s.WQX)(C.ok),this.modalService=(0,s.WQX)(m.w8),this.translate=(0,s.WQX)(y.c$),this.unsubscribeAll=new k.B,this.isDeleted=new k.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,b.M)(t=>this.syncService.setCurrentSyncId(t))),this.sync=this.syncService.cacheUpdated.pipe((0,h.n)(()=>this.syncId),(0,h.n)(t=>this.syncService.getSync(t)),(0,$.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,h.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,Qt.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,_.s)(1),(0,h.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,h.n)(t=>this.syncId.pipe((0,_.s)(1),(0,h.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,h.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,b.M)(()=>this.isDeleted.next()),(0,h.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,_.s)(1),(0,h.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,_.s)(1),(0,h.n)(n=>this.syncService.updateSync(n,{foldersToSync:t}))).subscribe({error:()=>this.toaster.error("sync.details.toast.modification-failed")})}static#e=this.\u0275fac=function(n){return new(n||o)};static#t=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.nVh(5,Gn,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:[v.MD,v.Jj,m.Xp,y.h,y.D9,l.V3x,E.R,l.Ymm,w.Q,l.rkm,B.a,l.aT,Tn.Q,Fn.w,bn,xn,K.Wk,m.o3,se,U],styles:['@charset "UTF-8";@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400;src:url(source-code-pro-v14-latin-regular.e7bb30b550ed09e8.woff2) format("woff2"),url(source-code-pro-v14-latin-regular.c54f7f16da733fd8.woff) format("woff")}[_ngcontent-%COMP%]:root{--color-dark-stronger: #000;--color-light-stronger: #fff;--color-neutral-regular: var(--custom-color-neutral-regular, hsl(0, 0%, 44%));--color-neutral-light: var(--custom-color-neutral-light, hsl(0, 0%, 77%));--color-neutral-lighter: var(--custom-color-neutral-lighter, hsl(0, 0%, 90%));--color-neutral-lightest: var(--custom-color-neutral-lightest, hsl(240, 7%, 97%));--color-primary-stronger: var(--custom-color-primary-stronger, hsl(336, 100%, 24%));--color-primary-strong: var(--custom-color-primary-strong, hsl(336, 100%, 36%));--color-primary-regular: var(--custom-color-primary-regular, hsl(336, 100%, 50%));--color-primary-light: var(--custom-color-primary-light, hsl(336, 100%, 73%));--color-primary-lighter: var(--custom-color-primary-lighter, hsl(336, 100%, 90%));--color-primary-lightest: var(--custom-color-primary-lightest, hsl(336, 100%, 96%));--color-secondary-stronger: hsl(51, 78%, 32%);--color-secondary-strong: hsl(51, 100%, 41%);--color-secondary-regular: hsl(51, 100%, 55%);--color-secondary-light: hsl(51, 100%, 75%);--color-secondary-lighter: hsl(51, 100%, 86%);--color-secondary-lightest: hsl(51, 100%, 95%);--color-tertiary-stronger: hsl(249, 100%, 24%);--color-tertiary-strong: hsl(249, 100%, 40%);--color-tertiary-regular: hsl(249, 100%, 50%);--color-tertiary-light: hsl(249, 100%, 65%);--color-tertiary-lighter: hsl(249, 100%, 92%);--color-tertiary-lightest: hsl(249, 100%, 96%)}.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 On=[{path:"",component:Ie,children:[{path:"",component:qe},{path:"add/:connector",component:ae},{path:"add/:connector/:syncId",component:ae},{path:":syncId/edit",component:de},{path:":syncId",component:de}]}]}}]);
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "f5b3804ffe10e205d18e96d01b39be1c3566c7f8",
2
+ "version": "fe8cc0cb425cc46364ffa6d03c53529b3cab1c2a",
3
3
  "production": true,
4
4
  "backend": {
5
5
  "app": "nucliadb-admin",
@@ -599,33 +599,44 @@
599
599
  "kb.ai-models.common.required": "Camp requerit",
600
600
  "kb.ai-models.common.save": "Guardar canvis",
601
601
  "kb.ai-models.error.kb-not-supported": "El vostre Knowledge Box no admet models d’IA. Creeu un nou Knowledge Box per utilitzar aquesta funció.",
602
- "kb.ai-models.extraction.config.create": "Crea una configuració",
603
- "kb.ai-models.extraction.config.custom-prompt": "Prompt d'extracció personalitzat",
604
- "kb.ai-models.extraction.config.customize-model": "Personalitzar el model generatiu",
605
- "kb.ai-models.extraction.config.generative-model": "Model generatiu",
606
- "kb.ai-models.extraction.config.name": "Nom de la configuració",
607
- "kb.ai-models.extraction.config.processing.ai_tables.help": "Converteix el contingut de les taules en MarkDown que pot ser utilitzat per un LLM.",
608
- "kb.ai-models.extraction.config.processing.ai_tables.label": "Interpretar taules",
609
- "kb.ai-models.extraction.config.processing.ai_tables.max-merge-pages": "Quantitat màxima de pàgines per combinar",
610
- "kb.ai-models.extraction.config.processing.ai_tables.max-merge-pages-help": "Quan fusioneu massa pàgines per extreure taules dividides, podeu assolir el límit de tokens de sortida de LLM.",
611
- "kb.ai-models.extraction.config.processing.ai_tables.merge-pages": "Combina taules dividides en diverses pàgines",
612
- "kb.ai-models.extraction.config.processing.ai_tables.warning": "Tingueu en compte que l’ús d’aquesta funció comporta el consum de tokens Nuclia.<br/>\n<ul>\n<li>Només s’aconsella per a documents amb taules complexes que són difícils de llegir, no tenen delimitació visual o estan dividits en diverses pàgines.</li>\n<li>No és necessari per als fitxers CSV ni Excel.</li>\n</ul>",
613
- "kb.ai-models.extraction.config.processing.none.label": "Cap",
614
- "kb.ai-models.extraction.config.processing.rules.add-rule": "Afegeix una regla",
615
- "kb.ai-models.extraction.config.processing.rules.placeholder": "Exemple: \"Converteix els títols a majúscules\"",
616
- "kb.ai-models.extraction.config.processing.rules.rule": "Regla",
617
- "kb.ai-models.extraction.config.processing.rules.rules-help": "Pots proporcionar regles addicionals al LLM visual:",
618
- "kb.ai-models.extraction.config.processing.title": "Processaments específics",
619
- "kb.ai-models.extraction.config.processing.vllm_config.custom-model-warning": "Assegureu-vos de triar un model amb capacitat visual.ß",
620
- "kb.ai-models.extraction.config.processing.vllm_config.help": "Útil per a dissenys de pàgina no estàndard o taules complexes. També pot millorar l'extracció de pàgines escanejades.",
621
- "kb.ai-models.extraction.config.processing.vllm_config.label": "LLM visual",
622
- "kb.ai-models.extraction.config.processing.vllm_config.warning": "Tingueu en compte que l'ús d'aquesta funció comporta el consum de Nuclia tokens.",
623
- "kb.ai-models.extraction.config.text-splitting.max-paragraph": "Màxim de caràcters per paràgraf",
624
- "kb.ai-models.extraction.config.text-splitting.title": "Divisió de text",
625
- "kb.ai-models.extraction.delete.description": "Esteu segur que vols suprimir <strong>{{name}}</strong> ?",
626
- "kb.ai-models.extraction.delete.title": "Suprimir configuració",
627
- "kb.ai-models.extraction.description": "Definiu com s'extrauran les vostres dades.",
628
- "kb.ai-models.extraction.title": "Configuracions d'extracció",
602
+ "kb.ai-models.extraction.create": "Crea una configuració",
603
+ "kb.ai-models.extraction.delete": "Suprimir configuració",
604
+ "kb.ai-models.extraction.delete-confirm": "Esteu segur que vols suprimir <strong>{{name}}</strong> ?",
605
+ "kb.ai-models.extraction.extract.description": "Definiu com s'extrauran les vostres dades.",
606
+ "kb.ai-models.extraction.extract.processing.ai_tables.help": "Converteix el contingut de les taules en MarkDown que pot ser utilitzat per un LLM.",
607
+ "kb.ai-models.extraction.extract.processing.ai_tables.label": "Interpretar taules",
608
+ "kb.ai-models.extraction.extract.processing.ai_tables.max-merge-pages": "Quantitat màxima de pàgines per combinar",
609
+ "kb.ai-models.extraction.extract.processing.ai_tables.max-merge-pages-help": "Quan fusioneu massa pàgines per extreure taules dividides, podeu assolir el límit de tokens de sortida de LLM.",
610
+ "kb.ai-models.extraction.extract.processing.ai_tables.merge-pages": "Combina taules dividides en diverses pàgines",
611
+ "kb.ai-models.extraction.extract.processing.ai_tables.warning": "Tingueu en compte que l’ús d’aquesta funció comporta el consum de tokens Nuclia.<br/>\n<ul>\n<li>Només s’aconsella per a documents amb taules complexes que són difícils de llegir, no tenen delimitació visual o estan dividits en diverses pàgines.</li>\n<li>No és necessari per als fitxers CSV ni Excel.</li>\n</ul>",
612
+ "kb.ai-models.extraction.extract.processing.none.label": "Cap",
613
+ "kb.ai-models.extraction.extract.processing.title": "Processaments específics",
614
+ "kb.ai-models.extraction.extract.processing.vllm_config.custom-model-warning": "Assegureu-vos de triar un model amb capacitat visual.ß",
615
+ "kb.ai-models.extraction.extract.processing.vllm_config.help": "Útil per a dissenys de pàgina no estàndard o taules complexes. També pot millorar l'extracció de pàgines escanejades.",
616
+ "kb.ai-models.extraction.extract.processing.vllm_config.label": "LLM visual",
617
+ "kb.ai-models.extraction.extract.processing.vllm_config.warning": "Tingueu en compte que l'ús d'aquesta funció comporta el consum de Nuclia tokens.",
618
+ "kb.ai-models.extraction.extract.rules-description": "Pots proporcionar regles addicionals al LLM visual:",
619
+ "kb.ai-models.extraction.extract.rules-placeholder": "Exemple: \"Converteix els títols a majúscules\"",
620
+ "kb.ai-models.extraction.extract.title": "Configuracions d'extracció",
621
+ "kb.ai-models.extraction.llm-configuration.custom-prompt": "Prompt d'extracció personalitzat",
622
+ "kb.ai-models.extraction.llm-configuration.customize-model": "Personalitzar el model generatiu",
623
+ "kb.ai-models.extraction.llm-configuration.generative-model": "Model generatiu",
624
+ "kb.ai-models.extraction.llm-configuration.rules.add-rule": "Afegeix una regla",
625
+ "kb.ai-models.extraction.llm-configuration.rules.rule": "Regla",
626
+ "kb.ai-models.extraction.name": "Nom de la configuració",
627
+ "kb.ai-models.extraction.split.default.label": "Per defecte",
628
+ "kb.ai-models.extraction.split.description": "Defineix com es dividiran les teves dades en paràgrafs.",
629
+ "kb.ai-models.extraction.split.limit-paragraphs": "Limitar paràgrafs",
630
+ "kb.ai-models.extraction.split.llm.help": "Divideix el text amb un LLM",
631
+ "kb.ai-models.extraction.split.llm.label": "LLM",
632
+ "kb.ai-models.extraction.split.llm.rules-description": "Defineix les regles de com l'LLM ha de dividir el text:",
633
+ "kb.ai-models.extraction.split.manual.delimiter": "Delimitador",
634
+ "kb.ai-models.extraction.split.manual.delimiter-help": "Podeu utilitzar seqüències d'escapada com ara <strong>\\n</strong> per a salts de línia o <strong>\\t</strong> per a tabulacions.",
635
+ "kb.ai-models.extraction.split.manual.help": "Dividir el text mitjançant un delimitador predefinit",
636
+ "kb.ai-models.extraction.split.manual.label": "Manual",
637
+ "kb.ai-models.extraction.split.max-paragraph": "Màxim de caràcters per paràgraf",
638
+ "kb.ai-models.extraction.split.methods": "Mètodes de divisió",
639
+ "kb.ai-models.extraction.split.title": "Configuracions de divisió",
629
640
  "kb.ai-models.page-description": "Configureu els models disponibles per a les vostres dades",
630
641
  "kb.ai-models.page-title": "Models d’IA",
631
642
  "kb.ai-models.semantic-model.default-model.delete.description": "Aquest model d'embeddings i el conjunt de vectors associats se suprimiran permanentment.",
@@ -649,7 +660,7 @@
649
660
  "kb.ai-models.summarization.summary-options.title": "Opcions de resum",
650
661
  "kb.ai-models.tabs.anonymization": "Anonimatització",
651
662
  "kb.ai-models.tabs.answer-generation": "Generació de respostes",
652
- "kb.ai-models.tabs.extraction": "Extracció",
663
+ "kb.ai-models.tabs.extraction": "Extreure i dividir",
653
664
  "kb.ai-models.tabs.semantic-model": "Model d’embeddings",
654
665
  "kb.ai-models.tabs.summarization": "Resum a demanda",
655
666
  "kb.ai-models.toasts.failure": "S’ha produït un error en desar la configuració.",
@@ -2126,8 +2137,8 @@
2126
2137
  "training.status.stopped": "Cancel·lat",
2127
2138
  "training.status.succeeded": "Completado con éxito",
2128
2139
  "training.training": "Entrenament",
2129
- "upload.advanced.extraction.configuration": "Configuració d'extracció",
2130
- "upload.advanced.extraction.empty": "Per personalitzar l'extracció de dades, creeu una configuració d'extracció a",
2140
+ "upload.advanced.extraction.extract": "Configuració d'extracció",
2141
+ "upload.advanced.extraction.split": "Configuració de divisió",
2131
2142
  "upload.advanced.extraction.title": "Personalitzar l'extracció de dades",
2132
2143
  "upload.advanced.extraction.warning": "Tingueu en compte que l'ús d'aquesta configuració comporta el consum de Nuclia tokens.",
2133
2144
  "upload.advanced.language-detection.checkbox-label": "Deixa que Nuclia detecti automàticament l’idioma",
@@ -599,33 +599,44 @@
599
599
  "kb.ai-models.common.required": "Required field",
600
600
  "kb.ai-models.common.save": "Save changes",
601
601
  "kb.ai-models.error.kb-not-supported": "Your Knowledge Box doesn’t support AI models. Please create a new Knowledge Box to use this feature. ",
602
- "kb.ai-models.extraction.config.create": "Create configuration",
603
- "kb.ai-models.extraction.config.custom-prompt": "Custom extraction prompt",
604
- "kb.ai-models.extraction.config.customize-model": "Customize generative model",
605
- "kb.ai-models.extraction.config.generative-model": "Generative model",
606
- "kb.ai-models.extraction.config.name": "Configuration name",
607
- "kb.ai-models.extraction.config.processing.ai_tables.help": "It converts table contents into MarkDown that can be used by a LLM.",
608
- "kb.ai-models.extraction.config.processing.ai_tables.label": "Interpret tables",
609
- "kb.ai-models.extraction.config.processing.ai_tables.max-merge-pages": "Maximum amount of pages to merge",
610
- "kb.ai-models.extraction.config.processing.ai_tables.max-merge-pages-help": "When merging too much pages in order to extract split tables, you might reach the LLM output token limit.",
611
- "kb.ai-models.extraction.config.processing.ai_tables.merge-pages": "Merge tables split over several pages",
612
- "kb.ai-models.extraction.config.processing.ai_tables.warning": "Please keep in mind that the use of this feature carries Nuclia token consumption.<br/>\n<ul>\n<li>It is only advised for documents with complex tables that are hard to read, have no visual delineations, or are split across several pages.</li>\n<li>It’s not needed for CSVs nor Excel files.</li>\n</ul>",
613
- "kb.ai-models.extraction.config.processing.none.label": "None",
614
- "kb.ai-models.extraction.config.processing.rules.add-rule": "Add rule",
615
- "kb.ai-models.extraction.config.processing.rules.placeholder": "Examples: \"Ignore footnotes\" or \"Capitalize all titles\"",
616
- "kb.ai-models.extraction.config.processing.rules.rule": "Rule",
617
- "kb.ai-models.extraction.config.processing.rules.rules-help": "You can provide additional rules to the visual LLM:",
618
- "kb.ai-models.extraction.config.processing.title": "Specific processings",
619
- "kb.ai-models.extraction.config.processing.vllm_config.custom-model-warning": "Make sure to select a model with visual capability.",
620
- "kb.ai-models.extraction.config.processing.vllm_config.help": "Useful for non-standard page layouts, or complex tables. It can alse improve extraction for scanned pages.",
621
- "kb.ai-models.extraction.config.processing.vllm_config.label": "Visual LLM",
622
- "kb.ai-models.extraction.config.processing.vllm_config.warning": "Please keep in mind that the use of this feature carries Nuclia token consumption.",
623
- "kb.ai-models.extraction.config.text-splitting.max-paragraph": "Max characters per paragraph",
624
- "kb.ai-models.extraction.config.text-splitting.title": "Text splitting",
625
- "kb.ai-models.extraction.delete.description": "Are you sure you want to delete <strong>{{name}}</strong> ?",
626
- "kb.ai-models.extraction.delete.title": "Delete configuration",
627
- "kb.ai-models.extraction.description": "Define how your data will be extracted.",
628
- "kb.ai-models.extraction.title": "Extract configurations",
602
+ "kb.ai-models.extraction.create": "Create configuration",
603
+ "kb.ai-models.extraction.delete": "Delete configuration",
604
+ "kb.ai-models.extraction.delete-confirm": "Are you sure you want to delete <strong>{{name}}</strong>?",
605
+ "kb.ai-models.extraction.extract.description": "Define how your data will be extracted.",
606
+ "kb.ai-models.extraction.extract.processing.ai_tables.help": "It converts table contents into MarkDown that can be used by a LLM.",
607
+ "kb.ai-models.extraction.extract.processing.ai_tables.label": "Interpret tables",
608
+ "kb.ai-models.extraction.extract.processing.ai_tables.max-merge-pages": "Maximum amount of pages to merge",
609
+ "kb.ai-models.extraction.extract.processing.ai_tables.max-merge-pages-help": "When merging too much pages in order to extract split tables, you might reach the LLM output token limit.",
610
+ "kb.ai-models.extraction.extract.processing.ai_tables.merge-pages": "Merge tables split over several pages",
611
+ "kb.ai-models.extraction.extract.processing.ai_tables.warning": "Please keep in mind that the use of this feature carries Nuclia token consumption.<br/>\n<ul>\n<li>It is only advised for documents with complex tables that are hard to read, have no visual delineations, or are split across several pages.</li>\n<li>It’s not needed for CSVs nor Excel files.</li>\n</ul>",
612
+ "kb.ai-models.extraction.extract.processing.none.label": "None",
613
+ "kb.ai-models.extraction.extract.processing.title": "Specific processings",
614
+ "kb.ai-models.extraction.extract.processing.vllm_config.custom-model-warning": "Make sure to select a model with visual capability.",
615
+ "kb.ai-models.extraction.extract.processing.vllm_config.help": "Useful for non-standard page layouts, or complex tables. It can alse improve extraction for scanned pages.",
616
+ "kb.ai-models.extraction.extract.processing.vllm_config.label": "Visual LLM",
617
+ "kb.ai-models.extraction.extract.processing.vllm_config.warning": "Please keep in mind that the use of this feature carries Nuclia token consumption.",
618
+ "kb.ai-models.extraction.extract.rules-description": "You can provide additional rules to the visual LLM:",
619
+ "kb.ai-models.extraction.extract.rules-placeholder": "Examples: \"Ignore footnotes\" or \"Capitalize all titles\"",
620
+ "kb.ai-models.extraction.extract.title": "Extract configurations",
621
+ "kb.ai-models.extraction.llm-configuration.custom-prompt": "Custom extraction prompt",
622
+ "kb.ai-models.extraction.llm-configuration.customize-model": "Customize generative model",
623
+ "kb.ai-models.extraction.llm-configuration.generative-model": "Generative model",
624
+ "kb.ai-models.extraction.llm-configuration.rules.add-rule": "Add rule",
625
+ "kb.ai-models.extraction.llm-configuration.rules.rule": "Rule",
626
+ "kb.ai-models.extraction.name": "Configuration name",
627
+ "kb.ai-models.extraction.split.default.label": "Default",
628
+ "kb.ai-models.extraction.split.description": "Define how your data will be divided into paragraphs.",
629
+ "kb.ai-models.extraction.split.limit-paragraphs": "Limit paragraphs",
630
+ "kb.ai-models.extraction.split.llm.help": "Split the text using an LLM",
631
+ "kb.ai-models.extraction.split.llm.label": "LLM",
632
+ "kb.ai-models.extraction.split.llm.rules-description": "Define the rules for how the LLM should split the text:",
633
+ "kb.ai-models.extraction.split.manual.delimiter": "Delimiter",
634
+ "kb.ai-models.extraction.split.manual.delimiter-help": "You can use escape sequences such as <strong>\\n</strong> for line breaks or <strong>\\t</strong> for tabs.",
635
+ "kb.ai-models.extraction.split.manual.help": "Split the text using a predefined delimiter",
636
+ "kb.ai-models.extraction.split.manual.label": "Manual",
637
+ "kb.ai-models.extraction.split.max-paragraph": "Max characters per paragraph",
638
+ "kb.ai-models.extraction.split.methods": "Split methods",
639
+ "kb.ai-models.extraction.split.title": "Split configurations",
629
640
  "kb.ai-models.page-description": "Configure the available models for your data",
630
641
  "kb.ai-models.page-title": "AI models",
631
642
  "kb.ai-models.semantic-model.default-model.delete.description": "This embedding model and associated vectorset will be permanently deleted.",
@@ -649,7 +660,7 @@
649
660
  "kb.ai-models.summarization.summary-options.title": "Summary options",
650
661
  "kb.ai-models.tabs.anonymization": "Anonymization",
651
662
  "kb.ai-models.tabs.answer-generation": "Answer generation",
652
- "kb.ai-models.tabs.extraction": "Extraction",
663
+ "kb.ai-models.tabs.extraction": "Extract & split",
653
664
  "kb.ai-models.tabs.semantic-model": "Embeddings model",
654
665
  "kb.ai-models.tabs.summarization": "On-demand summarization",
655
666
  "kb.ai-models.toasts.failure": "An error occurred when saving the settings.",
@@ -2150,8 +2161,9 @@
2150
2161
  "training.status.stopped": "Canceled",
2151
2162
  "training.status.succeeded": "Completed successfully",
2152
2163
  "training.training": "Training",
2153
- "upload.advanced.extraction.configuration": "Extract configuration",
2154
- "upload.advanced.extraction.empty": "To customize data extraction, please create an extract configuration on",
2164
+ "upload.advanced.extraction.empty": "You haven't created any configurations yet. You can create one on <strong>AI models</strong> page.",
2165
+ "upload.advanced.extraction.extract": "Extract configuration",
2166
+ "upload.advanced.extraction.split": "Split configuration",
2155
2167
  "upload.advanced.extraction.title": "Customize data extraction",
2156
2168
  "upload.advanced.extraction.warning": "Please keep in mind that the use of this configuration carries Nuclia token consumption.",
2157
2169
  "upload.advanced.language-detection.checkbox-label": "Let Nuclia automatically detect the language",
@@ -599,33 +599,44 @@
599
599
  "kb.ai-models.common.required": "Campo requerido",
600
600
  "kb.ai-models.common.save": "Guardar cambios",
601
601
  "kb.ai-models.error.kb-not-supported": "Su Knowledge Box no admite modelos de IA. Cree un nuevo Knowledge Box para utilizar esta función.",
602
- "kb.ai-models.extraction.config.create": "Crear configuración",
603
- "kb.ai-models.extraction.config.custom-prompt": "Prompt de extracción personalizado",
604
- "kb.ai-models.extraction.config.customize-model": "Personalizar modelo generativo",
605
- "kb.ai-models.extraction.config.generative-model": "Modelo generativo",
606
- "kb.ai-models.extraction.config.name": "Nombre de configuración",
607
- "kb.ai-models.extraction.config.processing.ai_tables.help": "Convierte el contenido de las tablas en MarkDown que puede ser utilizado por un LLM.",
608
- "kb.ai-models.extraction.config.processing.ai_tables.label": "Interpretar tablas",
609
- "kb.ai-models.extraction.config.processing.ai_tables.max-merge-pages": "Cantidad máxima de páginas a fusionar",
610
- "kb.ai-models.extraction.config.processing.ai_tables.max-merge-pages-help": "Al fusionar demasiadas páginas para extraer tablas divididas, es posible que alcance el límite de tokens de salida de LLM.",
611
- "kb.ai-models.extraction.config.processing.ai_tables.merge-pages": "Fusionar tablas divididas en varias páginas",
612
- "kb.ai-models.extraction.config.processing.ai_tables.warning": "Tenga en cuenta que el uso de esta función conlleva el consumo de tokens Nuclia.<br/>\n<ul>\n<li>Solo se recomienda para documentos con tablas complejas que son difíciles de leer, no tienen delineaciones visuales o están divididas en varias páginas.</li>\n<li>No es necesario para archivos CSV ni Excel.</li>\n</ul>",
613
- "kb.ai-models.extraction.config.processing.none.label": "Ninguno",
614
- "kb.ai-models.extraction.config.processing.rules.add-rule": "Agregar regla",
615
- "kb.ai-models.extraction.config.processing.rules.placeholder": "Ejemplo: \"Convertir los títulos a mayúsculas\"",
616
- "kb.ai-models.extraction.config.processing.rules.rule": "Regla",
617
- "kb.ai-models.extraction.config.processing.rules.rules-help": "Puede proporcionar reglas adicionales al LLM visual:",
618
- "kb.ai-models.extraction.config.processing.title": "Procesamientos específicos",
619
- "kb.ai-models.extraction.config.processing.vllm_config.custom-model-warning": "Asegúrese de seleccionar un modelo con capacidad visual.",
620
- "kb.ai-models.extraction.config.processing.vllm_config.help": "Útil para diseños de página no estándar o tablas complejas. También puede mejorar la extracción de páginas escaneadas.",
621
- "kb.ai-models.extraction.config.processing.vllm_config.label": "LLM visual",
622
- "kb.ai-models.extraction.config.processing.vllm_config.warning": "Tenga en cuenta que el uso de esta función conlleva el consumo de Nuclia tokens.",
623
- "kb.ai-models.extraction.config.text-splitting.max-paragraph": "Máximo de caracteres por párrafo",
624
- "kb.ai-models.extraction.config.text-splitting.title": "División de texto",
625
- "kb.ai-models.extraction.delete.description": "¿Estás seguro de que quieres eliminar <strong>{{name}}</strong> ?",
626
- "kb.ai-models.extraction.delete.title": "Eliminar configuración",
627
- "kb.ai-models.extraction.description": "Define cómo se extraerán tus datos.",
628
- "kb.ai-models.extraction.title": "Configuraciones de extracción",
602
+ "kb.ai-models.extraction.create": "Crear configuración",
603
+ "kb.ai-models.extraction.delete": "Eliminar configuración",
604
+ "kb.ai-models.extraction.delete-confirm": "¿Estás seguro de que quieres eliminar <strong>{{name}}</strong> ?",
605
+ "kb.ai-models.extraction.extract.description": "Define cómo se extraerán tus datos.",
606
+ "kb.ai-models.extraction.extract.processing.ai_tables.help": "Convierte el contenido de las tablas en MarkDown que puede ser utilizado por un LLM.",
607
+ "kb.ai-models.extraction.extract.processing.ai_tables.label": "Interpretar tablas",
608
+ "kb.ai-models.extraction.extract.processing.ai_tables.max-merge-pages": "Cantidad máxima de páginas a fusionar",
609
+ "kb.ai-models.extraction.extract.processing.ai_tables.max-merge-pages-help": "Al fusionar demasiadas páginas para extraer tablas divididas, es posible que alcance el límite de tokens de salida de LLM.",
610
+ "kb.ai-models.extraction.extract.processing.ai_tables.merge-pages": "Fusionar tablas divididas en varias páginas",
611
+ "kb.ai-models.extraction.extract.processing.ai_tables.warning": "Tenga en cuenta que el uso de esta función conlleva el consumo de tokens Nuclia.<br/>\n<ul>\n<li>Solo se recomienda para documentos con tablas complejas que son difíciles de leer, no tienen delineaciones visuales o están divididas en varias páginas.</li>\n<li>No es necesario para archivos CSV ni Excel.</li>\n</ul>",
612
+ "kb.ai-models.extraction.extract.processing.none.label": "Ninguno",
613
+ "kb.ai-models.extraction.extract.processing.title": "Procesamientos específicos",
614
+ "kb.ai-models.extraction.extract.processing.vllm_config.custom-model-warning": "Asegúrese de seleccionar un modelo con capacidad visual.",
615
+ "kb.ai-models.extraction.extract.processing.vllm_config.help": "Útil para diseños de página no estándar o tablas complejas. También puede mejorar la extracción de páginas escaneadas.",
616
+ "kb.ai-models.extraction.extract.processing.vllm_config.label": "LLM visual",
617
+ "kb.ai-models.extraction.extract.processing.vllm_config.warning": "Tenga en cuenta que el uso de esta función conlleva el consumo de Nuclia tokens.",
618
+ "kb.ai-models.extraction.extract.rules-description": "Puede proporcionar reglas adicionales al LLM visual:",
619
+ "kb.ai-models.extraction.extract.rules-placeholder": "Ejemplo: \"Convertir los títulos a mayúsculas\"",
620
+ "kb.ai-models.extraction.extract.title": "Configuraciones de extracción",
621
+ "kb.ai-models.extraction.llm-configuration.custom-prompt": "Prompt de extracción personalizado",
622
+ "kb.ai-models.extraction.llm-configuration.customize-model": "Personalizar modelo generativo",
623
+ "kb.ai-models.extraction.llm-configuration.generative-model": "Modelo generativo",
624
+ "kb.ai-models.extraction.llm-configuration.rules.add-rule": "Agregar regla",
625
+ "kb.ai-models.extraction.llm-configuration.rules.rule": "Regla",
626
+ "kb.ai-models.extraction.name": "Nombre de configuración",
627
+ "kb.ai-models.extraction.split.default.label": "Por Defecto",
628
+ "kb.ai-models.extraction.split.description": "Define cómo se dividirán tus datos en párrafos.",
629
+ "kb.ai-models.extraction.split.limit-paragraphs": "Limitar párrafos",
630
+ "kb.ai-models.extraction.split.llm.help": "Dividir el texto usando un LLM",
631
+ "kb.ai-models.extraction.split.llm.label": "LLM",
632
+ "kb.ai-models.extraction.split.llm.rules-description": "Define las reglas sobre cómo el LLM debe dividir el texto:",
633
+ "kb.ai-models.extraction.split.manual.delimiter": "Delimitador",
634
+ "kb.ai-models.extraction.split.manual.delimiter-help": "Puede utilizar secuencias de escape como <strong>\\n</strong> para saltos de línea o <strong>\\t</strong> para tabulaciones.",
635
+ "kb.ai-models.extraction.split.manual.help": "Dividir el texto utilizando un delimitador predefinido",
636
+ "kb.ai-models.extraction.split.manual.label": "Manual",
637
+ "kb.ai-models.extraction.split.max-paragraph": "Máximo de caracteres por párrafo",
638
+ "kb.ai-models.extraction.split.methods": "Métodos de división",
639
+ "kb.ai-models.extraction.split.title": "Configuraciones de división",
629
640
  "kb.ai-models.page-description": "Configura los modelos disponibles para tus datos",
630
641
  "kb.ai-models.page-title": "Modelos de IA",
631
642
  "kb.ai-models.semantic-model.default-model.delete.description": "Este modelo de embeddings y el conjunto de vectores asociado se eliminarán de forma permanente.",
@@ -649,7 +660,7 @@
649
660
  "kb.ai-models.summarization.summary-options.title": "Opciones de resumen",
650
661
  "kb.ai-models.tabs.anonymization": "Anonimización",
651
662
  "kb.ai-models.tabs.answer-generation": "Generación de respuesta",
652
- "kb.ai-models.tabs.extraction": "Extracción",
663
+ "kb.ai-models.tabs.extraction": "Extraer y dividir",
653
664
  "kb.ai-models.tabs.semantic-model": "Modelo de embeddings",
654
665
  "kb.ai-models.tabs.summarization": "Resumen bajo demanda",
655
666
  "kb.ai-models.toasts.failure": "Se produjo un error al guardar la configuración.",
@@ -2126,8 +2137,8 @@
2126
2137
  "training.status.stopped": "Cancelado",
2127
2138
  "training.status.succeeded": "Completat amb èxit",
2128
2139
  "training.training": "Entrenamiento",
2129
- "upload.advanced.extraction.configuration": "Configuración de extracción",
2130
- "upload.advanced.extraction.empty": "Para personalizar la extracción de datos, cree una configuración de extracción en",
2140
+ "upload.advanced.extraction.extract": "Configuración de extracción",
2141
+ "upload.advanced.extraction.split": "Configuración de división",
2131
2142
  "upload.advanced.extraction.title": "Personalizar la extracción de datos",
2132
2143
  "upload.advanced.extraction.warning": "Tenga en cuenta que el uso de esta configuración conlleva el consumo de Nuclia tokens.",
2133
2144
  "upload.advanced.language-detection.checkbox-label": "Deja que Nuclia detecte automáticamente el idioma",