@akiraka/quark-big-screen-ui 0.1.18 → 0.1.19

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.
@@ -72,6 +72,7 @@ export declare const bigScreenPreviewFixtures: {
72
72
  readonly stats: {
73
73
  readonly todayTotal: 12;
74
74
  readonly todayPending: 3;
75
+ readonly todayResolved: 9;
75
76
  readonly overdueTotal: 1;
76
77
  readonly criticalCount: 1;
77
78
  readonly warningCount: 5;
@@ -88,6 +89,9 @@ export declare const bigScreenPreviewFixtures: {
88
89
  readonly source: "edge-01";
89
90
  readonly firedAt: "14:20";
90
91
  readonly groupNames: readonly ["网络组"];
92
+ readonly triggerValue: "218ms";
93
+ readonly chartValues: readonly [118, 125, 131, 146, 153, 168, 182, 196, 218];
94
+ readonly chartTimestamps: readonly ["13:40", "13:45", "13:50", "13:55", "14:00", "14:05", "14:10", "14:15", "14:20"];
91
95
  }, {
92
96
  readonly id: 2;
93
97
  readonly alertId: "AL-20260727-002";
@@ -99,17 +103,23 @@ export declare const bigScreenPreviewFixtures: {
99
103
  readonly source: "CI/CD";
100
104
  readonly firedAt: "14:08";
101
105
  readonly groupNames: readonly ["平台组"];
106
+ readonly triggerValue: "14min";
107
+ readonly chartValues: readonly [4, 5, 5, 7, 8, 10, 12, 14];
108
+ readonly chartTimestamps: readonly ["13:33", "13:38", "13:43", "13:48", "13:53", "13:58", "14:03", "14:08"];
102
109
  }, {
103
110
  readonly id: 3;
104
111
  readonly alertId: "AL-20260727-003";
105
112
  readonly title: "磁盘使用率接近阈值";
106
113
  readonly severity: "INFO";
107
114
  readonly severityText: "提示";
108
- readonly status: "pending";
109
- readonly statusText: "待处理";
115
+ readonly status: "RESOLVED";
116
+ readonly statusText: "已恢复";
110
117
  readonly source: "node-03";
111
118
  readonly firedAt: "13:56";
112
119
  readonly groupNames: readonly ["运维组"];
120
+ readonly triggerValue: "88%";
121
+ readonly chartValues: readonly [72, 75, 78, 81, 85, 88, 83, 78];
122
+ readonly chartTimestamps: readonly ["13:21", "13:26", "13:31", "13:36", "13:41", "13:46", "13:51", "13:56"];
113
123
  }];
114
124
  };
115
125
  readonly build_projects: {
@@ -184,6 +194,7 @@ export declare const bigScreenPreviewFixtures: {
184
194
  readonly heartbeatResults: readonly [];
185
195
  }];
186
196
  };
197
+ readonly external_embed: {};
187
198
  };
188
199
  export type BigScreenPreviewWidgetType = keyof typeof bigScreenPreviewFixtures;
189
200
  /** Returns a fresh object so an editor preview can never mutate package fixtures. */
@@ -1 +1 @@
1
- {"version":3,"file":"big-screen.d.ts","sourceRoot":"","sources":["../../src/fixtures/big-screen.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkD3B,CAAA;AAEV,MAAM,MAAM,0BAA0B,GAAG,MAAM,OAAO,wBAAwB,CAAA;AAE9E,qFAAqF;AACrF,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,0BAA0B,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAEjG"}
1
+ {"version":3,"file":"big-screen.d.ts","sourceRoot":"","sources":["../../src/fixtures/big-screen.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmD3B,CAAA;AAEV,MAAM,MAAM,0BAA0B,GAAG,MAAM,OAAO,wBAAwB,CAAA;AAE9E,qFAAqF;AACrF,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,0BAA0B,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAEjG"}