@whoz-oss/coday-client 0.80.0 → 0.80.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/browser/{chunk-EN34LXVI.js → chunk-3FWTNKYQ.js} +1 -1
- package/browser/chunk-4WEVVVZ4.js +1 -0
- package/browser/chunk-6TQD7LWW.js +1 -0
- package/browser/chunk-ADVYSDMF.js +1 -0
- package/browser/{chunk-OM6QEVE5.js → chunk-EENFCYLH.js} +1 -1
- package/browser/chunk-HNLZEXQA.js +1 -0
- package/browser/{chunk-2I7BVCFA.js → chunk-L62VJ6DL.js} +1 -1
- package/browser/{chunk-NP5QKZ3S.js → chunk-LEVG5OCM.js} +1 -1
- package/browser/chunk-M4JNVHAR.js +1 -0
- package/browser/chunk-NWH4RUWY.js +1 -0
- package/browser/{chunk-JNUPIL7A.js → chunk-TJKDVBVC.js} +1 -1
- package/browser/chunk-YXDDUSGH.js +1 -0
- package/browser/{chunk-FYYZME5V.js → chunk-ZACXCOI6.js} +1 -1
- package/browser/chunk-ZKMY6DMZ.js +1 -0
- package/browser/index.html +1 -1
- package/browser/{main-IFLXFZMY.js → main-BH2P7ZIH.js} +30 -30
- package/package.json +1 -1
- package/browser/chunk-2HJUHP2O.js +0 -1
- package/browser/chunk-5CECNE3W.js +0 -1
- package/browser/chunk-ADPUMZCL.js +0 -1
- package/browser/chunk-ASTXTNCW.js +0 -1
- package/browser/chunk-LRXH43AD.js +0 -1
- package/browser/chunk-M3IE5IWD.js +0 -1
- package/browser/chunk-SSDNZR7U.js +0 -1
- package/browser/chunk-TWBSKSZ6.js +0 -1
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{a}from"./chunk-NP5QKZ3S.js";import"./chunk-EN34LXVI.js";export{a as AgentosShellComponent};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{Ha as vt,P as d,S as m,T as nt,cc as gt,dc as bt,ec as Rt,f as ft,fc as l,gc as f,o as r,v as a}from"./chunk-EN34LXVI.js";var c=class p{rootUrl="http://localhost:8123";static \u0275fac=function(t){return new(t||p)};static \u0275prov=d({token:p,factory:p.\u0275fac,providedIn:"root"})};var v=class p{constructor(e,t){this.config=e;this.http=t}_rootUrl;get rootUrl(){return this._rootUrl||this.config.rootUrl}set rootUrl(e){this._rootUrl=e}static \u0275fac=function(t){return new(t||p)(m(c),m(f))};static \u0275prov=d({token:p,factory:p.\u0275fac})};var ot=class{encodeKey(e){return encodeURIComponent(e)}encodeValue(e){return encodeURIComponent(e)}decodeKey(e){return decodeURIComponent(e)}decodeValue(e){return decodeURIComponent(e)}},yt=new ot,P=class{constructor(e,t,o,n,s){this.name=e;this.value=t;this.options=o;this.options=o||{},(this.options.style===null||this.options.style===void 0)&&(this.options.style=n),(this.options.explode===null||this.options.explode===void 0)&&(this.options.explode=s)}serializeValue(e,t=","){if(e==null)return"";if(e instanceof Array)return e.map(o=>this.serializeValue(o).split(t).join(encodeURIComponent(t))).join(t);if(typeof e=="object"){let o=[];for(let n of Object.keys(e)){let s=e[n];s!=null&&(s=this.serializeValue(s).split(t).join(encodeURIComponent(t)),this.options.explode?o.push(`${n}=${s}`):(o.push(n),o.push(s)))}return o.join(t)}else return String(e)}},st=class extends P{constructor(e,t,o){super(e,t,o,"simple",!1)}append(e){let t=this.value;t==null&&(t="");let o=this.options.style==="label"?".":"",n=this.options.explode?o===""?",":o:",",s=!1;return this.options.style==="matrix"&&(o=`;${this.name}=`,this.options.explode&&typeof t=="object"&&(o=";",t instanceof Array?(t=t.map(u=>`${this.name}=${this.serializeValue(u,";")}`),t=t.join(";"),s=!0):(t=this.serializeValue(t,";"),s=!0))),t=o+(s?t:this.serializeValue(t,n)),e=e.replace(`{${this.name}}`,t),e=e.replace(`{${o}${this.name}${this.options.explode?"*":""}}`,t),e}serializeValue(e,t=","){var o=typeof e=="string"?encodeURIComponent(e):super.serializeValue(e,t);return o=o.replace(/%3D/g,"="),o=o.replace(/%3B/g,";"),o=o.replace(/%2C/g,","),o}},rt=class extends P{constructor(e,t,o){super(e,t,o,"form",!0)}append(e){if(this.value instanceof Array)if(this.options.explode)for(let t of this.value)e=e.append(this.name,this.serializeValue(t));else{let t=this.options.style==="spaceDelimited"?" ":this.options.style==="pipeDelimited"?"|":",";return e.append(this.name,this.serializeValue(this.value,t))}else if(this.value!==null&&typeof this.value=="object")if(this.options.style==="deepObject")for(let t of Object.keys(this.value)){let o=this.value[t];o!=null&&(e=e.append(`${this.name}[${t}]`,this.serializeValue(o)))}else if(this.options.explode)for(let t of Object.keys(this.value)){let o=this.value[t];o!=null&&(e=e.append(t,this.serializeValue(o)))}else{let t=[];for(let o of Object.keys(this.value)){let n=this.value[o];n!=null&&(t.push(o),t.push(n))}e=e.append(this.name,this.serializeValue(t))}else this.value!==null&&this.value!==void 0&&(e=e.append(this.name,this.serializeValue(this.value)));return e}},pt=class extends P{constructor(e,t,o){super(e,t,o,"simple",!1)}append(e){if(this.value!==null&&this.value!==void 0)if(this.value instanceof Array)for(let t of this.value)e=e.append(this.name,this.serializeValue(t));else e=e.append(this.name,this.serializeValue(this.value));return e}},i=class{constructor(e,t,o){this.rootUrl=e;this.operationPath=t;this.method=o}_path=new Map;_query=new Map;_header=new Map;_bodyContent;_bodyContentType;path(e,t,o){this._path.set(e,new st(e,t,o||{}))}query(e,t,o){this._query.set(e,new rt(e,t,o||{}))}header(e,t,o){this._header.set(e,new pt(e,t,o||{}))}body(e,t="application/json"){if(e instanceof Blob?this._bodyContentType=e.type:this._bodyContentType=t,this._bodyContentType==="application/x-www-form-urlencoded"&&e!==null&&typeof e=="object"){let o=[];for(let n of Object.keys(e)){let s=e[n];s instanceof Array||(s=[s]);for(let u of s){let y=this.formDataValue(u);y!==null&&o.push([n,y])}}this._bodyContent=o.map(n=>`${encodeURIComponent(n[0])}=${encodeURIComponent(n[1])}`).join("&")}else if(this._bodyContentType==="multipart/form-data"){let o=new FormData;if(e!=null)for(let n of Object.keys(e)){let s=e[n];if(s instanceof Array)for(let u of s){let y=this.formDataValue(u);y!==null&&o.append(n,y)}else{let u=this.formDataValue(s);u!==null&&o.set(n,u)}}this._bodyContent=o}else this._bodyContent=e}formDataValue(e){return e==null?null:e instanceof Blob?e:typeof e=="object"?new Blob([JSON.stringify(e)],{type:"application/json"}):String(e)}build(e){e=e||{};let t=this.operationPath;for(let u of this._path.values())t=u.append(t);let o=this.rootUrl+t,n=new bt({encoder:yt});for(let u of this._query.values())n=u.append(n);let s=new gt;e.accept&&(s=s.append("Accept",e.accept));for(let u of this._header.values())s=u.append(s);return this._bodyContentType&&!(this._bodyContent instanceof FormData)&&(s=s.set("Content-Type",this._bodyContentType)),new Rt(this.method.toUpperCase(),o,this._bodyContent,{params:n,headers:s,responseType:e.responseType,reportProgress:e.reportProgress,context:e.context})}};function H(p,e,t,o){let n=new i(e,H.PATH,"post");return t&&n.body(t.body,"application/json"),p.request(n.build({responseType:"json",accept:"application/json",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}H.PATH="/api/namespaces";function E(p,e,t,o){let n=new i(e,E.PATH,"delete");return t&&n.path("id",t.id,{}),p.request(n.build({responseType:"text",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s.clone({body:void 0})))}E.PATH="/api/namespaces/{id}";function C(p,e,t,o){let n=new i(e,C.PATH,"get");return t&&n.path("id",t.id,{}),p.request(n.build({responseType:"json",accept:"application/json",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}C.PATH="/api/namespaces/{id}";function A(p,e,t,o){let n=new i(e,A.PATH,"post");return t&&n.body(t.body,"application/json"),p.request(n.build({responseType:"json",accept:"application/json",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}A.PATH="/api/namespaces/by-ids";function x(p,e,t,o){let n=new i(e,x.PATH,"get");return p.request(n.build({responseType:"json",accept:"application/json",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}x.PATH="/api/namespaces/list";function h(p,e,t,o){let n=new i(e,h.PATH,"get");return t&&n.path("parentId",t.parentId,{}),p.request(n.build({responseType:"json",accept:"application/json",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}h.PATH="/api/namespaces/by-parentId/{parentId}";function T(p,e,t,o){let n=new i(e,T.PATH,"put");return t&&(n.path("id",t.id,{}),n.body(t.body,"application/json")),p.request(n.build({responseType:"json",accept:"application/json",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}T.PATH="/api/namespaces/{id}";var it=class p extends v{constructor(e,t){super(e,t)}static GetByIdPath="/api/namespaces/{id}";getById$Response(e,t){return C(this.http,this.rootUrl,e,t)}getById(e,t){return this.getById$Response(e,t).pipe(r(n=>n.body))}static UpdatePath="/api/namespaces/{id}";update$Response(e,t){return T(this.http,this.rootUrl,e,t)}update(e,t){return this.update$Response(e,t).pipe(r(n=>n.body))}static DeletePath="/api/namespaces/{id}";delete$Response(e,t){return E(this.http,this.rootUrl,e,t)}delete(e,t){return this.delete$Response(e,t).pipe(r(n=>n.body))}static CreatePath="/api/namespaces";create$Response(e,t){return H(this.http,this.rootUrl,e,t)}create(e,t){return this.create$Response(e,t).pipe(r(n=>n.body))}static GetByIdsPath="/api/namespaces/by-ids";getByIds$Response(e,t){return A(this.http,this.rootUrl,e,t)}getByIds(e,t){return this.getByIds$Response(e,t).pipe(r(n=>n.body))}static ListAllPath="/api/namespaces/list";listAll$Response(e,t){return x(this.http,this.rootUrl,e,t)}listAll(e,t){return this.listAll$Response(e,t).pipe(r(n=>n.body))}static ListByParentPath="/api/namespaces/by-parentId/{parentId}";listByParent$Response(e,t){return h(this.http,this.rootUrl,e,t)}listByParent(e,t){return this.listByParent$Response(e,t).pipe(r(n=>n.body))}static \u0275fac=function(t){return new(t||p)(m(c),m(f))};static \u0275prov=d({token:p,factory:p.\u0275fac,providedIn:"root"})};function S(p,e,t,o){let n=new i(e,S.PATH,"post");return t&&(n.path("caseId",t.caseId,{}),n.body(t.body,"application/json")),p.request(n.build({responseType:"text",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s.clone({body:void 0})))}S.PATH="/api/cases/{caseId}/messages";function $(p,e,t,o){let n=new i(e,$.PATH,"post");return t&&n.body(t.body,"application/json"),p.request(n.build({responseType:"json",accept:"application/json",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}$.PATH="/api/cases";function I(p,e,t,o){let n=new i(e,I.PATH,"delete");return t&&n.path("id",t.id,{}),p.request(n.build({responseType:"text",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s.clone({body:void 0})))}I.PATH="/api/cases/{id}";function O(p,e,t,o){let n=new i(e,O.PATH,"get");return t&&n.path("id",t.id,{}),p.request(n.build({responseType:"json",accept:"application/json",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}O.PATH="/api/cases/{id}";function B(p,e,t,o){let n=new i(e,B.PATH,"post");return t&&n.body(t.body,"application/json"),p.request(n.build({responseType:"json",accept:"application/json",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}B.PATH="/api/cases/by-ids";function q(p,e,t,o){let n=new i(e,q.PATH,"post");return t&&n.path("caseId",t.caseId,{}),p.request(n.build({responseType:"text",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s.clone({body:void 0})))}q.PATH="/api/cases/{caseId}/kill";function k(p,e,t,o){let n=new i(e,k.PATH,"get");return t&&n.path("parentId",t.parentId,{}),p.request(n.build({responseType:"json",accept:"application/json",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}k.PATH="/api/cases/by-parentId/{parentId}";function U(p,e,t,o){let n=new i(e,U.PATH,"post");return t&&n.path("caseId",t.caseId,{}),p.request(n.build({responseType:"text",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s.clone({body:void 0})))}U.PATH="/api/cases/{caseId}/stop";function G(p,e,t,o){let n=new i(e,G.PATH,"put");return t&&(n.path("id",t.id,{}),n.body(t.body,"application/json")),p.request(n.build({responseType:"json",accept:"application/json",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}G.PATH="/api/cases/{id}";var at=class p extends v{constructor(e,t){super(e,t)}static GetById1Path="/api/cases/{id}";getById1$Response(e,t){return O(this.http,this.rootUrl,e,t)}getById1(e,t){return this.getById1$Response(e,t).pipe(r(n=>n.body))}static Update1Path="/api/cases/{id}";update1$Response(e,t){return G(this.http,this.rootUrl,e,t)}update1(e,t){return this.update1$Response(e,t).pipe(r(n=>n.body))}static Delete1Path="/api/cases/{id}";delete1$Response(e,t){return I(this.http,this.rootUrl,e,t)}delete1(e,t){return this.delete1$Response(e,t).pipe(r(n=>n.body))}static Create1Path="/api/cases";create1$Response(e,t){return $(this.http,this.rootUrl,e,t)}create1(e,t){return this.create1$Response(e,t).pipe(r(n=>n.body))}static StopCasePath="/api/cases/{caseId}/stop";stopCase$Response(e,t){return U(this.http,this.rootUrl,e,t)}stopCase(e,t){return this.stopCase$Response(e,t).pipe(r(n=>n.body))}static AddMessagePath="/api/cases/{caseId}/messages";addMessage$Response(e,t){return S(this.http,this.rootUrl,e,t)}addMessage(e,t){return this.addMessage$Response(e,t).pipe(r(n=>n.body))}static KillCasePath="/api/cases/{caseId}/kill";killCase$Response(e,t){return q(this.http,this.rootUrl,e,t)}killCase(e,t){return this.killCase$Response(e,t).pipe(r(n=>n.body))}static GetByIds1Path="/api/cases/by-ids";getByIds1$Response(e,t){return B(this.http,this.rootUrl,e,t)}getByIds1(e,t){return this.getByIds1$Response(e,t).pipe(r(n=>n.body))}static ListByParent1Path="/api/cases/by-parentId/{parentId}";listByParent1$Response(e,t){return k(this.http,this.rootUrl,e,t)}listByParent1(e,t){return this.listByParent1$Response(e,t).pipe(r(n=>n.body))}static \u0275fac=function(t){return new(t||p)(m(c),m(f))};static \u0275prov=d({token:p,factory:p.\u0275fac,providedIn:"root"})};var lt=class p{constructor(e,t){this.config=e;this.http=t}_rootUrl;get rootUrl(){return this._rootUrl||this.config.rootUrl}set rootUrl(e){this._rootUrl=e}invoke(e,t,o){return this.invoke$Response(e,t,o).pipe(r(s=>s.body))}invoke$Response(e,t,o){return e(this.http,this.rootUrl,t,o).pipe(a(s=>s instanceof l),r(s=>s))}static \u0275fac=function(t){return new(t||p)(m(c),m(f))};static \u0275prov=d({token:p,factory:p.\u0275fac,providedIn:"root"})};function w(p,e,t,o){let n=new i(e,w.PATH,"post");return t&&n.body(t.body,"application/json"),p.request(n.build({responseType:"json",accept:"application/json",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}w.PATH="/api/case-events";function M(p,e,t,o){let n=new i(e,M.PATH,"delete");return t&&n.path("id",t.id,{}),p.request(n.build({responseType:"text",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s.clone({body:void 0})))}M.PATH="/api/case-events/{id}";function j(p,e,t,o){let n=new i(e,j.PATH,"get");return t&&n.path("id",t.id,{}),p.request(n.build({responseType:"json",accept:"application/json",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}j.PATH="/api/case-events/{id}";function F(p,e,t,o){let n=new i(e,F.PATH,"post");return t&&n.body(t.body,"application/json"),p.request(n.build({responseType:"json",accept:"application/json",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}F.PATH="/api/case-events/by-ids";function N(p,e,t,o){let n=new i(e,N.PATH,"get");return t&&n.path("parentId",t.parentId,{}),p.request(n.build({responseType:"json",accept:"application/json",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}N.PATH="/api/case-events/by-parentId/{parentId}";function D(p,e,t,o){let n=new i(e,D.PATH,"put");return t&&(n.path("id",t.id,{}),n.body(t.body,"application/json")),p.request(n.build({responseType:"json",accept:"application/json",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}D.PATH="/api/case-events/{id}";var mt=class p extends v{constructor(e,t){super(e,t)}static GetById2Path="/api/case-events/{id}";getById2$Response(e,t){return j(this.http,this.rootUrl,e,t)}getById2(e,t){return this.getById2$Response(e,t).pipe(r(n=>n.body))}static Update2Path="/api/case-events/{id}";update2$Response(e,t){return D(this.http,this.rootUrl,e,t)}update2(e,t){return this.update2$Response(e,t).pipe(r(n=>n.body))}static Delete2Path="/api/case-events/{id}";delete2$Response(e,t){return M(this.http,this.rootUrl,e,t)}delete2(e,t){return this.delete2$Response(e,t).pipe(r(n=>n.body))}static Create2Path="/api/case-events";create2$Response(e,t){return w(this.http,this.rootUrl,e,t)}create2(e,t){return this.create2$Response(e,t).pipe(r(n=>n.body))}static GetByIds2Path="/api/case-events/by-ids";getByIds2$Response(e,t){return F(this.http,this.rootUrl,e,t)}getByIds2(e,t){return this.getByIds2$Response(e,t).pipe(r(n=>n.body))}static ListByParent2Path="/api/case-events/by-parentId/{parentId}";listByParent2$Response(e,t){return N(this.http,this.rootUrl,e,t)}listByParent2(e,t){return this.listByParent2$Response(e,t).pipe(r(n=>n.body))}static \u0275fac=function(t){return new(t||p)(m(c),m(f))};static \u0275prov=d({token:p,factory:p.\u0275fac,providedIn:"root"})};function L(p,e,t,o){let n=new i(e,L.PATH,"post");return t&&(n.path("toolName",t.toolName,{}),n.body(t.body,"application/json")),p.request(n.build({responseType:"blob",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}L.PATH="/api/tools/{toolName}/execute";function Q(p,e,t,o){let n=new i(e,Q.PATH,"get");return t&&n.path("toolName",t.toolName,{}),p.request(n.build({responseType:"blob",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}Q.PATH="/api/tools/{toolName}";function W(p,e,t,o){let n=new i(e,W.PATH,"get");return p.request(n.build({responseType:"blob",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}W.PATH="/api/tools";var ct=class p extends v{constructor(e,t){super(e,t)}static ExecuteToolPath="/api/tools/{toolName}/execute";executeTool$Response(e,t){return L(this.http,this.rootUrl,e,t)}executeTool(e,t){return this.executeTool$Response(e,t).pipe(r(n=>n.body))}static ListToolsPath="/api/tools";listTools$Response(e,t){return W(this.http,this.rootUrl,e,t)}listTools(e,t){return this.listTools$Response(e,t).pipe(r(n=>n.body))}static GetToolPath="/api/tools/{toolName}";getTool$Response(e,t){return Q(this.http,this.rootUrl,e,t)}getTool(e,t){return this.getTool$Response(e,t).pipe(r(n=>n.body))}static \u0275fac=function(t){return new(t||p)(m(c),m(f))};static \u0275prov=d({token:p,factory:p.\u0275fac,providedIn:"root"})};function V(p,e,t,o){let n=new i(e,V.PATH,"get");return p.request(n.build({responseType:"blob",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}V.PATH="/api/plugins/debug";function z(p,e,t,o){let n=new i(e,z.PATH,"get");return t&&n.path("pluginId",t.pluginId,{}),p.request(n.build({responseType:"blob",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}z.PATH="/api/plugins/{pluginId}/debug";function _(p,e,t,o){let n=new i(e,_.PATH,"get");return p.request(n.build({responseType:"blob",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}_.PATH="/api/plugins";function K(p,e,t,o){let n=new i(e,K.PATH,"get");return t&&n.path("pluginId",t.pluginId,{}),p.request(n.build({responseType:"blob",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}K.PATH="/api/plugins/{pluginId}";function J(p,e,t,o){let n=new i(e,J.PATH,"post");return p.request(n.build({responseType:"blob",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}J.PATH="/api/plugins/reload-agents";function Z(p,e,t,o){let n=new i(e,Z.PATH,"post");return t&&n.path("pluginId",t.pluginId,{}),p.request(n.build({responseType:"blob",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}Z.PATH="/api/plugins/{pluginId}/reload";function X(p,e,t,o){let n=new i(e,X.PATH,"post");return t&&n.path("pluginId",t.pluginId,{}),p.request(n.build({responseType:"blob",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}X.PATH="/api/plugins/{pluginId}/start";function Y(p,e,t,o){let n=new i(e,Y.PATH,"post");return t&&n.path("pluginId",t.pluginId,{}),p.request(n.build({responseType:"blob",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}Y.PATH="/api/plugins/{pluginId}/stop";function tt(p,e,t,o){let n=new i(e,tt.PATH,"delete");return t&&n.path("pluginId",t.pluginId,{}),p.request(n.build({responseType:"blob",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}tt.PATH="/api/plugins/{pluginId}";function et(p,e,t,o){let n=new i(e,et.PATH,"post");return t&&n.body(t.body,"multipart/form-data"),p.request(n.build({responseType:"blob",accept:"*/*",context:o})).pipe(a(s=>s instanceof l),r(s=>s))}et.PATH="/api/plugins/upload";var ut=class p extends v{constructor(e,t){super(e,t)}static StopPluginPath="/api/plugins/{pluginId}/stop";stopPlugin$Response(e,t){return Y(this.http,this.rootUrl,e,t)}stopPlugin(e,t){return this.stopPlugin$Response(e,t).pipe(r(n=>n.body))}static StartPluginPath="/api/plugins/{pluginId}/start";startPlugin$Response(e,t){return X(this.http,this.rootUrl,e,t)}startPlugin(e,t){return this.startPlugin$Response(e,t).pipe(r(n=>n.body))}static ReloadPluginPath="/api/plugins/{pluginId}/reload";reloadPlugin$Response(e,t){return Z(this.http,this.rootUrl,e,t)}reloadPlugin(e,t){return this.reloadPlugin$Response(e,t).pipe(r(n=>n.body))}static UploadPluginPath="/api/plugins/upload";uploadPlugin$Response(e,t){return et(this.http,this.rootUrl,e,t)}uploadPlugin(e,t){return this.uploadPlugin$Response(e,t).pipe(r(n=>n.body))}static ReloadAllAgentsPath="/api/plugins/reload-agents";reloadAllAgents$Response(e,t){return J(this.http,this.rootUrl,e,t)}reloadAllAgents(e,t){return this.reloadAllAgents$Response(e,t).pipe(r(n=>n.body))}static GetAllPluginsPath="/api/plugins";getAllPlugins$Response(e,t){return _(this.http,this.rootUrl,e,t)}getAllPlugins(e,t){return this.getAllPlugins$Response(e,t).pipe(r(n=>n.body))}static GetPluginPath="/api/plugins/{pluginId}";getPlugin$Response(e,t){return K(this.http,this.rootUrl,e,t)}getPlugin(e,t){return this.getPlugin$Response(e,t).pipe(r(n=>n.body))}static UnloadPluginPath="/api/plugins/{pluginId}";unloadPlugin$Response(e,t){return tt(this.http,this.rootUrl,e,t)}unloadPlugin(e,t){return this.unloadPlugin$Response(e,t).pipe(r(n=>n.body))}static DebugPluginPath="/api/plugins/{pluginId}/debug";debugPlugin$Response(e,t){return z(this.http,this.rootUrl,e,t)}debugPlugin(e,t){return this.debugPlugin$Response(e,t).pipe(r(n=>n.body))}static DebugAllPluginsPath="/api/plugins/debug";debugAllPlugins$Response(e,t){return V(this.http,this.rootUrl,e,t)}debugAllPlugins(e,t){return this.debugAllPlugins$Response(e,t).pipe(r(n=>n.body))}static \u0275fac=function(t){return new(t||p)(m(c),m(f))};static \u0275prov=d({token:p,factory:p.\u0275fac,providedIn:"root"})};var dt=class p{config=nt(c);zone=nt(vt);connect(e){let t=`${this.config.rootUrl}/api/cases/${e}/events`;return new ft(o=>{let n=this.zone.runOutsideAngular(()=>new EventSource(t));return n.onmessage=s=>{try{let u=JSON.parse(s.data);this.zone.run(()=>o.next(u))}catch(u){this.zone.run(()=>o.error(new Error(`Failed to parse SSE event: ${u}`)))}},n.onerror=s=>{n.readyState===EventSource.CLOSED?this.zone.run(()=>o.complete()):this.zone.run(()=>o.error(new Error(`SSE connection error for case ${e}`))),n.close()},()=>n.close()})}static \u0275fac=function(t){return new(t||p)};static \u0275prov=d({token:p,factory:p.\u0275fac,providedIn:"root"})};export{c as a,it as b,at as c,ut as d};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{a}from"./chunk-TWBSKSZ6.js";import"./chunk-FYYZME5V.js";import"./chunk-EN34LXVI.js";export{a as CaseChatComponent};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{a}from"./chunk-LRXH43AD.js";import"./chunk-5CECNE3W.js";import"./chunk-EN34LXVI.js";export{a as CaseListComponent};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{c as k}from"./chunk-5CECNE3W.js";import{Cb as x,Db as E,Na as C,Oa as p,Pa as m,Sa as g,T as s,Ta as v,Ya as i,Yb as M,Za as o,bb as b,db as y,ea as u,eb as h,gc as w,jc as I,lc as P,ra as r,sb as a,tb as _,za as f}from"./chunk-EN34LXVI.js";function L(t,e){t&1&&(i(0,"p",6),a(1,"No cases yet. Start one below."),o())}function S(t,e){if(t&1&&(i(0,"div",7)(1,"span",8),a(2),o(),i(3,"span",9),a(4),o()()),t&2){let n=e.$implicit;r(2),_(n.id),r(2),_(n.status)}}function T(t,e){if(t&1&&g(0,S,5,2,"div",7,C().trackById,!0),t&2){let n=h();v(n)}}function z(t,e){t&1&&p(0,L,2,0,"p",6)(1,T,2,0),t&2&&m(e.length===0?0:1)}var O=class t{http=s(w);router=s(P);route=s(I);caseController=s(k);namespaceId=this.route.snapshot.params.namespaceId;cases$=this.caseController.listByParent1({parentId:this.namespaceId});inputValue=u("");onInput(e){this.inputValue.set(e.target.value)}onKeydown(e){e.key==="Enter"&&!e.shiftKey&&(e.preventDefault(),this.submit())}submit(){this.inputValue().trim()&&this.http.post("/api/agentos/api/cases",{projectId:this.namespaceId,metadata:{}}).subscribe(n=>{this.inputValue.set(""),this.router.navigate(["/agentos",this.namespaceId,"cases",n.id])})}trackById(e,n){return n.id}static \u0275fac=function(n){return new(n||t)};static \u0275cmp=f({type:t,selectors:[["agentos-case-list"]],decls:11,vars:4,consts:[[1,"case-list"],[1,"case-list__header"],[1,"case-list__items"],[1,"case-list__composer"],["placeholder","Start a new case\u2026","rows","3",1,"case-list__input",3,"input","keydown","value"],[1,"case-list__hint"],[1,"case-list__empty"],[1,"case-list__item"],[1,"case-list__item-id"],[1,"case-list__item-status"]],template:function(n,l){if(n&1&&(i(0,"div",0)(1,"header",1)(2,"h2"),a(3,"Cases"),o()(),i(4,"div",2),p(5,z,2,1),x(6,"async"),o(),i(7,"div",3)(8,"textarea",4),y("input",function(d){return l.onInput(d)})("keydown",function(d){return l.onKeydown(d)}),o(),i(9,"p",5),a(10,"Press Enter to send, Shift+Enter for new line"),o()()()),n&2){let c;r(5),m((c=E(6,2,l.cases$))?5:-1,c),r(3),b("value",l.inputValue())}},dependencies:[M],styles:[".case-list[_ngcontent-%COMP%]{display:flex;flex-direction:column;height:100%;max-width:720px;margin:0 auto;padding:2rem;gap:1.5rem}.case-list__header[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{margin:0;font-size:1.5rem;font-weight:600;color:var(--color-text, #1d1d1f);letter-spacing:-.02em}.case-list__items[_ngcontent-%COMP%]{flex:1;overflow-y:auto}.case-list__empty[_ngcontent-%COMP%]{color:var(--color-text-secondary, #6e6e73);font-size:.9rem;margin:0}.case-list__composer[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:.375rem}.case-list__input[_ngcontent-%COMP%]{width:100%;resize:none;padding:.75rem 1rem;border-radius:12px;border:1px solid var(--color-border, rgba(0, 0, 0, .1));background:var(--glass-bg, rgba(255, 255, 255, .72));-webkit-backdrop-filter:var(--glass-backdrop-blur, blur(20px));backdrop-filter:var(--glass-backdrop-blur, blur(20px));color:var(--color-text, #1d1d1f);font-size:.95rem;font-family:inherit;line-height:1.5;outline:none;box-sizing:border-box;transition:border-color .15s ease}.case-list__input[_ngcontent-%COMP%]:focus{border-color:var(--color-primary, #007aff)}.case-list__input[_ngcontent-%COMP%]::placeholder{color:var(--color-text-secondary, #6e6e73)}.case-list__hint[_ngcontent-%COMP%]{margin:0;font-size:.75rem;color:var(--color-text-secondary, #6e6e73);opacity:.7}"]})};export{O as a};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{a}from"./chunk-JNUPIL7A.js";import"./chunk-5CECNE3W.js";import"./chunk-EN34LXVI.js";export{a as NamespaceListComponent};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{c as a}from"./chunk-2I7BVCFA.js";import"./chunk-5CECNE3W.js";import"./chunk-EN34LXVI.js";export{a as LayoutComponent};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{R as F}from"./chunk-FYYZME5V.js";import{Ha as M,Ib as I,Ma as O,Oa as p,Pa as m,Sa as k,T as f,Ta as w,Ua as E,Va as i,W as x,Wa as s,X as b,Xa as P,ab as y,cb as h,ea as C,eb as d,gc as R,jc as N,qb as T,ra as c,sb as r,tb as g,za as S}from"./chunk-EN34LXVI.js";var q=(n,t)=>t.kind==="message"?t.event.id:t.call.requestId;function z(n,t){n&1&&(i(0,"div",2)(1,"p"),r(2,"No messages yet."),s()())}function L(n,t){if(n&1&&(i(0,"div",11)(1,"span",12),r(2),s(),i(3,"p",13),r(4),s()()),n&2){let e=d().$implicit,o=d(2);T("case-chat__message--user",(e.event.actor==null?null:e.event.actor.role)==="USER")("case-chat__message--agent",(e.event.actor==null?null:e.event.actor.role)==="AGENT"),c(2),g(e.event.actor==null?null:e.event.actor.displayName),c(2),g(o.extractText(e.event))}}function D(n,t){n&1&&r(0," \u23F3 ")}function A(n,t){n&1&&r(0," \u2705 ")}function $(n,t){n&1&&r(0," \u274C ")}function U(n,t){if(n&1&&(i(0,"div",20)(1,"span",21),r(2,"Payload"),s(),i(3,"pre"),r(4),s()()),n&2){let e=d(3).$implicit;c(4),g(e.call.args)}}function K(n,t){n&1&&(i(0,"pre"),r(1),s()),n&2&&(c(),g(t))}function j(n,t){n&1&&(i(0,"span",22),r(1,"Running\u2026"),s())}function B(n,t){n&1&&(i(0,"span",23),r(1,"No output"),s())}function G(n,t){if(n&1&&(i(0,"div",19),p(1,U,5,1,"div",20),i(2,"div",20)(3,"span",21),r(4,"Output"),s(),p(5,K,2,1,"pre")(6,j,2,0,"span",22)(7,B,2,0,"span",23),s()()),n&2){let e,o=d(2).$implicit,l=d(2);c(),m(o.call.args?1:-1),c(4),m((e=l.extractToolOutput(o.call))?5:o.call.response?7:6,e)}}function H(n,t){if(n&1){let e=y();i(0,"div",14)(1,"button",15),h("click",function(){x(e);let l=d().$implicit,a=d(2);return b(a.toggleToolCall(l.call.requestId))}),i(2,"span",16),p(3,D,1,0)(4,A,1,0)(5,$,1,0),s(),i(6,"span",17),r(7),s(),i(8,"span",18),r(9),s()(),p(10,G,8,2,"div",19),s()}if(n&2){let e=d().$implicit,o=d(2);T("case-chat__tool-call--pending",!e.call.response)("case-chat__tool-call--success",(e.call.response==null?null:e.call.response.success)===!0)("case-chat__tool-call--error",(e.call.response==null?null:e.call.response.success)===!1),c(),O("aria-expanded",o.isToolCallExpanded(e.call.requestId)),c(2),m(e.call.response?e.call.response.success?4:5:3),c(4),g(e.call.toolName),c(2),g(o.isToolCallExpanded(e.call.requestId)?"\u25BC":"\u25B6"),c(),m(o.isToolCallExpanded(e.call.requestId)?10:-1)}}function Q(n,t){if(n&1&&p(0,L,5,6,"div",9)(1,H,11,11,"div",10),n&2){let e=t.$implicit;m(e.kind==="message"?0:1)}}function Y(n,t){if(n&1&&k(0,Q,2,1,null,null,q),n&2){let e=d();w(e.timeline())}}function J(n,t){n&1&&(i(0,"div",3),P(1,"span",24)(2,"span",24)(3,"span",24),s())}function Z(n,t){if(n&1){let e=y();i(0,"ds-icon-button",25),h("action",function(){x(e);let l=d();return b(l.stop())}),s()}}function W(n,t){if(n&1){let e=y();i(0,"ds-icon-button",26),h("action",function(){x(e);let l=d();return b(l.submit())}),s()}if(n&2){let e=d();E("disabled",!e.canSend)}}var V=class n{route=f(N);http=f(R);zone=f(M);caseId=this.route.snapshot.params.caseId;namespaceId=this.route.snapshot.params.namespaceId;eventSource=null;events=C([]);inputValue=C("");isRunning=C(!1);collapsedTools=C(new Set);timeline=I(()=>{let t=this.events(),e=new Map;for(let a of t)if(a.type==="TOOL_REQUEST"){let u=a,_=u.toolRequestId??a.id,v=e.get(_);e.set(_,{requestId:_,toolName:u.toolName??"unknown",args:u.args??null,response:v?.response})}else if(a.type==="TOOL_RESPONSE"){let u=a,_=u.toolRequestId??a.id,v=e.get(_);e.set(_,{requestId:_,toolName:v?.toolName??u.toolName??"unknown",args:v?.args??null,response:u})}let o=[],l=new Set;for(let a of t)if(a.type==="MESSAGE")o.push({kind:"message",event:a});else if(a.type==="TOOL_REQUEST"||a.type==="TOOL_RESPONSE"){let _=a.toolRequestId??a.id;l.has(_)||(l.add(_),o.push({kind:"tool",call:e.get(_)}))}return o});get canSend(){return!!this.inputValue().trim()&&!this.isRunning()}ngOnInit(){this.connectSse()}ngOnDestroy(){this.eventSource?.close()}connectSse(){let t=`/api/agentos/api/cases/${this.caseId}/events`;this.eventSource=this.zone.runOutsideAngular(()=>new EventSource(t));let e=o=>{try{let l=JSON.parse(o.data);this.zone.run(()=>{if(this.events.update(a=>[...a,l]),l.type==="STATUS"){let a=l.status;this.isRunning.set(a==="RUNNING")}else this.isRunning.set(!0)})}catch{console.warn("[CaseChat] Failed to parse SSE event",o.data)}};this.eventSource.addEventListener("MessageEvent",e),this.eventSource.addEventListener("CaseStatusEvent",e),this.eventSource.addEventListener("AgentSelectedEvent",e),this.eventSource.addEventListener("AgentRunningEvent",e),this.eventSource.addEventListener("AgentFinishedEvent",e),this.eventSource.addEventListener("ThinkingEvent",e),this.eventSource.addEventListener("TextChunkEvent",e),this.eventSource.addEventListener("ToolRequestEvent",e),this.eventSource.addEventListener("ToolResponseEvent",e),this.eventSource.onerror=()=>{this.zone.run(()=>this.isRunning.set(!1))}}onInput(t){this.inputValue.set(t.target.value)}onKeydown(t){t.key==="Enter"&&!t.shiftKey&&(t.preventDefault(),this.submit())}submit(){if(!this.canSend)return;let t=this.inputValue().trim();this.inputValue.set(""),this.isRunning.set(!0),this.http.post(`/api/agentos/api/cases/${this.caseId}/messages`,{content:t,userId:"default-user"}).subscribe({error:e=>{console.error("[CaseChat] Failed to send message",e),this.isRunning.set(!1)}})}stop(){this.http.post(`/api/agentos/api/cases/${this.caseId}/stop`,{}).subscribe({next:()=>this.isRunning.set(!1),error:t=>console.error("[CaseChat] Failed to stop case",t)})}extractText(t){return t.content?.filter(e=>"content"in e).map(e=>e.content).join("")??""}extractToolOutput(t){if(!t.response)return null;let e=t.response.output;return e&&"content"in e?e.content??null:null}toggleToolCall(t){this.collapsedTools.update(e=>{let o=new Set(e);return o.has(t)?o.delete(t):o.add(t),o})}isToolCallExpanded(t){return this.collapsedTools().has(t)}_namespaceId=this.namespaceId;static \u0275fac=function(e){return new(e||n)};static \u0275cmp=S({type:n,selectors:[["agentos-case-chat"]],decls:10,vars:5,consts:[[1,"case-chat"],[1,"case-chat__messages"],[1,"case-chat__empty"],[1,"case-chat__thinking"],[1,"case-chat__composer"],["placeholder","Reply\u2026","rows","3",1,"case-chat__input",3,"input","keydown","value","disabled"],[1,"case-chat__actions"],["icon","stop","variant","danger","title","Stop"],["icon","send","variant","primary","title","Send (Enter)",3,"disabled"],[1,"case-chat__message",3,"case-chat__message--user","case-chat__message--agent"],[1,"case-chat__tool-call",3,"case-chat__tool-call--pending","case-chat__tool-call--success","case-chat__tool-call--error"],[1,"case-chat__message"],[1,"case-chat__message-author"],[1,"case-chat__message-text"],[1,"case-chat__tool-call"],["type","button",1,"case-chat__tool-call-header",3,"click"],[1,"case-chat__tool-call-icon"],[1,"case-chat__tool-call-name"],[1,"case-chat__tool-call-chevron"],[1,"case-chat__tool-call-output"],[1,"case-chat__tool-call-section"],[1,"case-chat__tool-call-label"],[1,"case-chat__tool-call-pending"],[1,"case-chat__tool-call-empty"],[1,"thinking-dot"],["icon","stop","variant","danger","title","Stop",3,"action"],["icon","send","variant","primary","title","Send (Enter)",3,"action","disabled"]],template:function(e,o){e&1&&(i(0,"div",0)(1,"div",1),p(2,z,3,0,"div",2)(3,Y,2,0),p(4,J,4,0,"div",3),s(),i(5,"div",4)(6,"textarea",5),h("input",function(a){return o.onInput(a)})("keydown",function(a){return o.onKeydown(a)}),s(),i(7,"div",6),p(8,Z,1,0,"ds-icon-button",7)(9,W,1,1,"ds-icon-button",8),s()()()),e&2&&(c(2),m(o.timeline().length===0?2:3),c(2),m(o.isRunning()?4:-1),c(2),E("value",o.inputValue())("disabled",o.isRunning()),c(2),m(o.isRunning()?8:9))},dependencies:[F],styles:['.case-chat[_ngcontent-%COMP%]{display:flex;flex-direction:column;height:100%;max-width:800px;margin:0 auto;padding:1.5rem;gap:1rem}.case-chat__messages[_ngcontent-%COMP%]{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem;padding-bottom:.5rem}.case-chat__empty[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;flex:1}.case-chat__empty[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{color:var(--color-text-secondary, #6e6e73);font-size:.9rem;margin:0}.case-chat__tool-calls[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:.4rem;margin-top:.25rem}.case-chat__tool-call[_ngcontent-%COMP%]{border-radius:8px;border:1px solid var(--color-border, rgba(0, 0, 0, .1));background:var(--glass-bg, rgba(255, 255, 255, .72));font-size:.8rem;overflow:hidden;transition:border-color .2s ease}.case-chat__tool-call--pending[_ngcontent-%COMP%]{border-color:var(--color-warning, #f5a623);opacity:.8}.case-chat__tool-call--success[_ngcontent-%COMP%]{border-color:var(--color-success, #34c759)}.case-chat__tool-call--error[_ngcontent-%COMP%]{border-color:var(--color-error, #ff3b30)}.case-chat__tool-call-header[_ngcontent-%COMP%]{display:flex;align-items:center;gap:.4rem;width:100%;padding:.4rem .6rem;background:transparent;border:none;cursor:pointer;text-align:left;color:var(--color-text, #1d1d1f);font-family:inherit;font-size:.8rem}.case-chat__tool-call-header[_ngcontent-%COMP%]:hover{background:#0000000a}.case-chat__tool-call-icon[_ngcontent-%COMP%]{flex-shrink:0;font-size:.75rem}.case-chat__tool-call-name[_ngcontent-%COMP%]{font-weight:600;font-family:var(--font-mono, ui-monospace, "SF Mono", monospace);color:var(--color-primary, #0071e3);flex-shrink:0}.case-chat__tool-call-args[_ngcontent-%COMP%]{color:var(--color-text-secondary, #6e6e73);font-family:var(--font-mono, ui-monospace, "SF Mono", monospace);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.case-chat__tool-call-chevron[_ngcontent-%COMP%]{flex-shrink:0;font-size:.6rem;color:var(--color-text-secondary, #6e6e73);margin-left:auto}.case-chat__tool-call-output[_ngcontent-%COMP%]{border-top:1px solid var(--color-border, rgba(0, 0, 0, .08));display:flex;flex-direction:column}.case-chat__tool-call-section[_ngcontent-%COMP%]{padding:.4rem .6rem .5rem}.case-chat__tool-call-section[_ngcontent-%COMP%] + .case-chat__tool-call-section[_ngcontent-%COMP%]{border-top:1px solid var(--color-border, rgba(0, 0, 0, .06))}.case-chat__tool-call-section[_ngcontent-%COMP%] pre[_ngcontent-%COMP%]{margin:.25rem 0 0;white-space:pre-wrap;word-break:break-all;font-family:var(--font-mono, ui-monospace, "SF Mono", monospace);font-size:.75rem;color:var(--color-text, #1d1d1f);max-height:200px;overflow-y:auto}.case-chat__tool-call-label[_ngcontent-%COMP%]{display:block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary, #6e6e73)}.case-chat__tool-call-pending[_ngcontent-%COMP%], .case-chat__tool-call-empty[_ngcontent-%COMP%]{display:block;margin-top:.25rem;color:var(--color-text-secondary, #6e6e73);font-style:italic;font-size:.75rem}.case-chat__thinking[_ngcontent-%COMP%]{display:flex;gap:.3rem;padding:.75rem 1rem;align-self:flex-start}.case-chat__composer[_ngcontent-%COMP%]{display:flex;align-items:flex-end;gap:.5rem;background:var(--glass-bg, rgba(255, 255, 255, .72));border:1px solid var(--glass-border, rgba(255, 255, 255, .18));backdrop-filter:var(--glass-backdrop-blur, blur(20px));-webkit-backdrop-filter:var(--glass-backdrop-blur, blur(20px));border-radius:16px;padding:.5rem .5rem .5rem 1rem}.case-chat__input[_ngcontent-%COMP%]{flex:1;resize:none;padding:.5rem 0;border:none;background:transparent;color:var(--color-text, #1d1d1f);font-size:.95rem;font-family:inherit;line-height:1.5;outline:none;min-height:40px}.case-chat__input[_ngcontent-%COMP%]::placeholder{color:var(--color-text-secondary, #6e6e73)}.case-chat__input[_ngcontent-%COMP%]:disabled{opacity:.5;cursor:not-allowed}.case-chat__actions[_ngcontent-%COMP%]{display:flex;align-items:center;flex-shrink:0}.thinking-dot[_ngcontent-%COMP%]{width:8px;height:8px;border-radius:50%;background:var(--color-text-secondary, #6e6e73);animation:_ngcontent-%COMP%_thinking-bounce 1.2s ease-in-out infinite}.thinking-dot[_ngcontent-%COMP%]:nth-child(2){animation-delay:.2s}.thinking-dot[_ngcontent-%COMP%]:nth-child(3){animation-delay:.4s}@keyframes _ngcontent-%COMP%_thinking-bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-6px);opacity:1}}']})};export{V as a};
|