@farazirfan/costar-server-executor 1.7.70 → 1.7.71
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/package.json
CHANGED
|
@@ -985,4 +985,4 @@
|
|
|
985
985
|
</div>
|
|
986
986
|
</div>
|
|
987
987
|
`:v}function hs(t){t.logStreaming=!0,t.logStream=g.streamLogs({onLog:e=>{t.logEntries=[...t.logEntries.slice(-500),e]},onError:()=>{t.logStreaming=!1}})}function vs(t){t.logStream?.close(),t.logStream=null,t.logStreaming=!1}var us=Object.defineProperty,ps=Object.getOwnPropertyDescriptor,l=(t,e,s,i)=>{for(var a=i>1?void 0:i?ps(e,s):e,n=t.length-1,r;n>=0;n--)(r=t[n])&&(a=(i?r(e,s,a):r(a))||a);return i&&a&&us(e,s,a),a};let c=class extends T{constructor(){super(...arguments),this.settings=oe(),this.tab="dashboard",this.theme="system",this.themeResolved="dark",this.serverStatus=null,this.activityStats=null,this.activeProject=null,this.projectCount=null,this.recentActivity=[],this.chatMessage="",this.chatMessages=[],this.chatLoading=!1,this.chatSending=!1,this.chatStream=null,this.chatAbort=null,this.cronJobs=[],this.cronLoading=!1,this.cronForm={...$t},this.cronHistory=[],this.cronHistoryJob="",this.cronHistoryOpen=!1,this.activityList=[],this.activityLoading=!1,this.activitySearch="",this.activityStatusFilter="",this.activityOffset=0,this.activityHasMore=!1,this.activityDetail=null,this.assetsList=[],this.assetsLoading=!1,this.assetTypeFilter="",this.projectsList=[],this.projectsLoading=!1,this.sessionsList=[],this.sessionsLoading=!1,this.sessionDetail=null,this.sessionDetailName="",this.workspaceFiles=[],this.workspaceLoading=!1,this.workspaceEditingFile="",this.workspaceEditContent="",this.workspaceSaving=!1,this.skillsList=[],this.skillsLoading=!1,this.logEntries=[],this.logStreaming=!1,this.logFilter="",this.logStream=null,this.configData={},this.configLoading=!1,this.envData={},this.envLoading=!1,this.updating=!1,this.updateResult="",this.popStateHandler=null}createRenderRoot(){return this}connectedCallback(){super.connectedCallback(),this.popStateHandler=()=>Me(this),window.addEventListener("popstate",this.popStateHandler),Te(this)}disconnectedCallback(){De(this),super.disconnectedCallback()}setTab(t){Ee(this,t)}setTheme(t){Le(this,t)}async handleSendChat(t){await Oe(this,t)}abortChat(){Re(this)}async loadDashboard(){await _t(this)}async loadCronJobs(){await I(this)}async createCronJob(){await me(this)}async runCronJob(t){await $e(this,t)}async deleteCronJob(t){await be(this,t)}async showCronHistory(t,e){await we(this,t,e)}async loadActivity(){await X(this)}async loadMoreActivity(){await Se(this)}async searchActivity(){await _e(this)}async loadAssets(){await xt(this)}async loadProjects(){await At(this)}async loadSessions(){await kt(this)}async viewSession(t){await xe(this,t)}async loadWorkspaceFiles(){await Ct(this)}async editWorkspaceFile(t){await Ae(this,t)}async saveWorkspaceFile(){await ke(this)}async loadSkills(){await Et(this)}startLogStream(){hs(this)}stopLogStream(){vs(this)}async loadConfig(){await Lt(this)}async loadEnv(){await Mt(this)}async selfUpdate(){await Ce(this)}render(){return cs(this)}};l([d()],c.prototype,"settings",2);l([d()],c.prototype,"tab",2);l([d()],c.prototype,"theme",2);l([d()],c.prototype,"themeResolved",2);l([d()],c.prototype,"serverStatus",2);l([d()],c.prototype,"activityStats",2);l([d()],c.prototype,"activeProject",2);l([d()],c.prototype,"projectCount",2);l([d()],c.prototype,"recentActivity",2);l([d()],c.prototype,"chatMessage",2);l([d()],c.prototype,"chatMessages",2);l([d()],c.prototype,"chatLoading",2);l([d()],c.prototype,"chatSending",2);l([d()],c.prototype,"chatStream",2);l([d()],c.prototype,"cronJobs",2);l([d()],c.prototype,"cronLoading",2);l([d()],c.prototype,"cronForm",2);l([d()],c.prototype,"cronHistory",2);l([d()],c.prototype,"cronHistoryJob",2);l([d()],c.prototype,"cronHistoryOpen",2);l([d()],c.prototype,"activityList",2);l([d()],c.prototype,"activityLoading",2);l([d()],c.prototype,"activitySearch",2);l([d()],c.prototype,"activityStatusFilter",2);l([d()],c.prototype,"activityOffset",2);l([d()],c.prototype,"activityHasMore",2);l([d()],c.prototype,"activityDetail",2);l([d()],c.prototype,"assetsList",2);l([d()],c.prototype,"assetsLoading",2);l([d()],c.prototype,"assetTypeFilter",2);l([d()],c.prototype,"projectsList",2);l([d()],c.prototype,"projectsLoading",2);l([d()],c.prototype,"sessionsList",2);l([d()],c.prototype,"sessionsLoading",2);l([d()],c.prototype,"sessionDetail",2);l([d()],c.prototype,"sessionDetailName",2);l([d()],c.prototype,"workspaceFiles",2);l([d()],c.prototype,"workspaceLoading",2);l([d()],c.prototype,"workspaceEditingFile",2);l([d()],c.prototype,"workspaceEditContent",2);l([d()],c.prototype,"workspaceSaving",2);l([d()],c.prototype,"skillsList",2);l([d()],c.prototype,"skillsLoading",2);l([d()],c.prototype,"logEntries",2);l([d()],c.prototype,"logStreaming",2);l([d()],c.prototype,"logFilter",2);l([d()],c.prototype,"configData",2);l([d()],c.prototype,"configLoading",2);l([d()],c.prototype,"envData",2);l([d()],c.prototype,"envLoading",2);l([d()],c.prototype,"updating",2);l([d()],c.prototype,"updateResult",2);c=l([ee("costar-app")],c);
|
|
988
|
-
//# sourceMappingURL=index-
|
|
988
|
+
//# sourceMappingURL=index-ChihPAzQ.js.map
|