@loom-framework/core 0.1.0-alpha.175 → 0.1.0-alpha.176

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.
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Login page template
3
3
  *
4
- * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.175 — DO NOT EDIT MANUALLY.
4
+ * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.176 — DO NOT EDIT MANUALLY.
5
5
  * Source: packages/frontend-antd/src/auth/login-page.tsx
6
6
  */
7
7
  export declare function loginPageTemplate(): string;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Login page template
3
3
  *
4
- * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.175 — DO NOT EDIT MANUALLY.
4
+ * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.176 — DO NOT EDIT MANUALLY.
5
5
  * Source: packages/frontend-antd/src/auth/login-page.tsx
6
6
  */
7
7
  export function loginPageTemplate() {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Model Management page template
3
3
  *
4
- * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.175 — DO NOT EDIT MANUALLY.
4
+ * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.176 — DO NOT EDIT MANUALLY.
5
5
  * Source: packages/frontend-antd/src/auth/model-management-page.tsx
6
6
  */
7
7
  export declare function modelManagementPageTemplate(): string;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Model Management page template
3
3
  *
4
- * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.175 — DO NOT EDIT MANUALLY.
4
+ * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.176 — DO NOT EDIT MANUALLY.
5
5
  * Source: packages/frontend-antd/src/auth/model-management-page.tsx
6
6
  */
7
7
  export function modelManagementPageTemplate() {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * NotificationCenter page template
3
3
  *
4
- * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.175 — DO NOT EDIT MANUALLY.
4
+ * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.176 — DO NOT EDIT MANUALLY.
5
5
  * Source: packages/frontend-antd/src/components/pages/NotificationCenter.tsx
6
6
  */
7
7
  export declare function notificationCenterPageTemplate(): string;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * NotificationCenter page template
3
3
  *
4
- * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.175 — DO NOT EDIT MANUALLY.
4
+ * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.176 — DO NOT EDIT MANUALLY.
5
5
  * Source: packages/frontend-antd/src/components/pages/NotificationCenter.tsx
6
6
  */
7
7
  export function notificationCenterPageTemplate() {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * NotificationDetail page template
3
3
  *
4
- * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.175 — DO NOT EDIT MANUALLY.
4
+ * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.176 — DO NOT EDIT MANUALLY.
5
5
  * Source: packages/frontend-antd/src/components/pages/NotificationDetail.tsx
6
6
  */
7
7
  export declare function notificationDetailPageTemplate(): string;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * NotificationDetail page template
3
3
  *
4
- * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.175 — DO NOT EDIT MANUALLY.
4
+ * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.176 — DO NOT EDIT MANUALLY.
5
5
  * Source: packages/frontend-antd/src/components/pages/NotificationDetail.tsx
6
6
  */
7
7
  export function notificationDetailPageTemplate() {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Process Management page template
3
3
  *
4
- * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.175 — DO NOT EDIT MANUALLY.
4
+ * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.176 — DO NOT EDIT MANUALLY.
5
5
  * Source: packages/frontend-antd/src/components/pages/process-management-page.tsx
6
6
  */
7
7
  export declare function processManagementPageTemplate(): string;
@@ -1 +1 @@
1
- {"version":3,"file":"process-management-page.d.ts","sourceRoot":"","sources":["../../../src/cli/templates/process-management-page.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,wBAAgB,6BAA6B,IAAI,MAAM,CAyftD"}
1
+ {"version":3,"file":"process-management-page.d.ts","sourceRoot":"","sources":["../../../src/cli/templates/process-management-page.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,wBAAgB,6BAA6B,IAAI,MAAM,CAggBtD"}
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Process Management page template
3
3
  *
4
- * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.175 — DO NOT EDIT MANUALLY.
4
+ * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.176 — DO NOT EDIT MANUALLY.
5
5
  * Source: packages/frontend-antd/src/components/pages/process-management-page.tsx
6
6
  */
7
7
  export function processManagementPageTemplate() {
@@ -39,7 +39,7 @@ import {
39
39
  } from '@ant-design/icons';
40
40
  import {
41
41
  import type { ProcessInfo, FileContent, ProcessTreeNode } from '@loom-framework/frontend-antd';
42
- import { useLocale, registerMessages, useLoomTheme, useAppShell, SkillFileViewer, ProcessTree, buildTreeData, loadDirChildren, removeTreeNode, enrichTreeWithFiles, ProcessOverview, ProcessLogs, ProcessMetrics } from '@loom-framework/frontend-antd';
42
+ import { useLocale, registerMessages, useLoomTheme, useAppShell, SkillFileViewer, ProcessTree, buildTreeData, loadDirChildren, removeTreeNode, enrichTreeWithFiles, ProcessOverview, ProcessDataSource, ProcessLogs, ProcessMetrics } from '@loom-framework/frontend-antd';
43
43
  fetchProcesses,
44
44
  fetchProcess,
45
45
  fetchProcessFileContent,
@@ -58,6 +58,7 @@ registerMessages('zh-CN', {
58
58
  'process.pause': '暂停',
59
59
  'process.resume': '恢复',
60
60
  'process.overview': '概览',
61
+ 'process.dataSource': '事件源',
61
62
  'process.logs': '日志',
62
63
  'process.metrics': '指标',
63
64
  'process.name': '名称',
@@ -114,6 +115,7 @@ registerMessages('en-US', {
114
115
  'process.pause': 'Pause',
115
116
  'process.resume': 'Resume',
116
117
  'process.overview': 'Overview',
118
+ 'process.dataSource': 'Data Source',
117
119
  'process.logs': 'Logs',
118
120
  'process.metrics': 'Metrics',
119
121
  'process.name': 'Name',
@@ -470,6 +472,11 @@ function ProcessManagementPage(): React.ReactElement {
470
472
  />
471
473
  ),
472
474
  },
475
+ ...(selectedProcess.source ? [{
476
+ key: 'datasource',
477
+ label: t('process.dataSource'),
478
+ children: <ProcessDataSource process={selectedProcess} mode={mode} token={token} />,
479
+ }] : []),
473
480
  {
474
481
  key: 'logs',
475
482
  label: t('process.logs'),
@@ -1 +1 @@
1
- {"version":3,"file":"process-management-page.js","sourceRoot":"","sources":["../../../src/cli/templates/process-management-page.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,UAAU,6BAA6B;IAC3C,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAufR,CAAC;AACF,CAAC"}
1
+ {"version":3,"file":"process-management-page.js","sourceRoot":"","sources":["../../../src/cli/templates/process-management-page.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,UAAU,6BAA6B;IAC3C,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8fR,CAAC;AACF,CAAC"}
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Skill Management page template
3
3
  *
4
- * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.175 — DO NOT EDIT MANUALLY.
4
+ * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.176 — DO NOT EDIT MANUALLY.
5
5
  * Source: packages/frontend-antd/src/components/pages/skill-management-page.tsx
6
6
  */
7
7
  export declare function skillManagementPageTemplate(): string;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Skill Management page template
3
3
  *
4
- * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.175 — DO NOT EDIT MANUALLY.
4
+ * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.176 — DO NOT EDIT MANUALLY.
5
5
  * Source: packages/frontend-antd/src/components/pages/skill-management-page.tsx
6
6
  */
7
7
  export function skillManagementPageTemplate() {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * User Management page template
3
3
  *
4
- * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.175 — DO NOT EDIT MANUALLY.
4
+ * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.176 — DO NOT EDIT MANUALLY.
5
5
  * Source: packages/frontend-antd/src/auth/user-management-page.tsx
6
6
  */
7
7
  export declare function userManagementPageTemplate(): string;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * User Management page template
3
3
  *
4
- * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.175 — DO NOT EDIT MANUALLY.
4
+ * GENERATED by scripts/generate-templates.ts — v0.1.0-alpha.176 — DO NOT EDIT MANUALLY.
5
5
  * Source: packages/frontend-antd/src/auth/user-management-page.tsx
6
6
  */
7
7
  export function userManagementPageTemplate() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@loom-framework/core",
3
- "version": "0.1.0-alpha.175",
3
+ "version": "0.1.0-alpha.176",
4
4
  "description": "Loom framework - DataAdapter, Capability Generator, config system, backend server, CLI",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",