|
1 | 1 | {
|
2 | 2 | "globals": {
|
| 3 | + "ActivityInfo": true, |
3 | 4 | "BaseInfo": true,
|
4 | 5 | "BytesToGB": true,
|
5 | 6 | "Component": true,
|
|
8 | 9 | "ConfigInfo": true,
|
9 | 10 | "ConfigType": true,
|
10 | 11 | "ContainerNetworkStats": true,
|
11 |
| - "ContainerPerformance": true, |
12 | 12 | "ContainerStats": true,
|
13 | 13 | "ContainerStatus": true,
|
| 14 | + "ContainersPerformance": true, |
14 | 15 | "CopyToClipboard": true,
|
15 | 16 | "CreateCancelRequest": true,
|
| 17 | + "DashboardResourceStatisticsInfo": true, |
16 | 18 | "Debounce": true,
|
17 | 19 | "DirectiveBinding": true,
|
18 | 20 | "EffectScope": true,
|
|
34 | 36 | "MaybeRefOrGetter": true,
|
35 | 37 | "NewBaseEmptyInfo": true,
|
36 | 38 | "NewConfigEmptyInfo": true,
|
| 39 | + "NewDashboardResourceStatisticsInfo": true, |
37 | 40 | "NewGroupEmptyInfo": true,
|
38 | 41 | "NewNodeEmptyInfo": true,
|
39 | 42 | "NewPageInfo": true,
|
|
62 | 65 | "RSAPublicKey": true,
|
63 | 66 | "Ref": true,
|
64 | 67 | "RegistryInfo": true,
|
| 68 | + "ResourceExceptionServiceInfo": true, |
65 | 69 | "ResponseQuery": true,
|
66 | 70 | "ResponseSuccess": true,
|
67 | 71 | "RuleCannotBeEmpty": true,
|
|
103 | 107 | "ShowWarningMsg": true,
|
104 | 108 | "SortInfo": true,
|
105 | 109 | "SortType": true,
|
| 110 | + "StatisticsCountInfo": true, |
106 | 111 | "StorageEventType": true,
|
107 | 112 | "TableHeight": true,
|
108 | 113 | "TeamInfo": true,
|
|
112 | 117 | "VNode": true,
|
113 | 118 | "WritableComputedRef": true,
|
114 | 119 | "acceptHMRUpdate": true,
|
| 120 | + "activityService": true, |
115 | 121 | "asyncComputed": true,
|
116 | 122 | "autoResetRef": true,
|
117 | 123 | "commonService": true,
|
|
135 | 141 | "createTemplatePromise": true,
|
136 | 142 | "createUnrefFn": true,
|
137 | 143 | "customRef": true,
|
| 144 | + "dashboardService": true, |
138 | 145 | "debouncedRef": true,
|
139 | 146 | "debouncedWatch": true,
|
140 | 147 | "defineAsyncComponent": true,
|
|
220 | 227 | "shallowReactive": true,
|
221 | 228 | "shallowReadonly": true,
|
222 | 229 | "shallowRef": true,
|
| 230 | + "statisticsCountService": true, |
223 | 231 | "storageEventBus": true,
|
224 | 232 | "storeToRefs": true,
|
225 | 233 | "stores": true,
|
|
452 | 460 | "IconMdiPlay": true,
|
453 | 461 | "IconMdiRestart": true,
|
454 | 462 | "IconMdiSquare": true,
|
455 |
| - "IconMdiStopCircleOutline": true, |
456 |
| - "ContainersPerformance": true, |
457 |
| - "activityService": true, |
458 |
| - "ActivityInfo": true, |
459 |
| - "dashboardService": true, |
460 |
| - "DashboardResourceStatisticsInfo": true, |
461 |
| - "ResouceExceptionServcieInfo": true, |
462 |
| - "ResourceExceptionServcieInfo": true, |
463 |
| - "ResourceExceptionServiceInfo": true, |
464 |
| - "NewDashboardResourceStatisticsInfo": true, |
465 |
| - "StatisticsCountInfo": true, |
466 |
| - "statisticsCountService": true |
| 463 | + "IconMdiStopCircleOutline": true |
467 | 464 | }
|
468 | 465 | }
|
0 commit comments