@privateaim/client-vue 0.8.14 → 0.8.16
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/dist/components/FEntityDelete.d.ts +15 -3
- package/dist/components/FEntityDelete.d.ts.map +1 -1
- package/dist/components/analysis/FAnalyses.d.ts +1 -1
- package/dist/components/analysis/FAnalysis.d.ts +1 -1
- package/dist/components/analysis/FAnalysisBasicForm.vue.d.ts +3 -3
- package/dist/components/analysis/FAnalysisCommand.d.ts +2 -2
- package/dist/components/analysis/FAnalysisImageCommandArguments.vue.d.ts +2 -2
- package/dist/components/analysis/FAnalysisItem.d.ts +8 -8
- package/dist/components/analysis/FAnalysisItemCard.vue.d.ts +23 -11
- package/dist/components/analysis/FAnalysisItemCard.vue.d.ts.map +1 -1
- package/dist/components/analysis/FAnalysisName.d.ts +2 -2
- package/dist/components/analysis/FAnalysisPipeline.vue.d.ts +4 -4
- package/dist/components/analysis/wizard/FAnalysisWizard.vue.d.ts +101 -89
- package/dist/components/analysis/wizard/FAnalysisWizard.vue.d.ts.map +1 -1
- package/dist/components/analysis/wizard/FAnalysisWizardLockModal.vue.d.ts +36 -30
- package/dist/components/analysis/wizard/FAnalysisWizardLockModal.vue.d.ts.map +1 -1
- package/dist/components/analysis/wizard/FAnalysisWizardStepFiles.vue.d.ts +48 -42
- package/dist/components/analysis/wizard/FAnalysisWizardStepFiles.vue.d.ts.map +1 -1
- package/dist/components/analysis/wizard/FAnalysisWizardStepImage.vue.d.ts +5 -5
- package/dist/components/analysis/wizard/FAnalysisWizardStepNodes.vue.d.ts +42 -36
- package/dist/components/analysis/wizard/FAnalysisWizardStepNodes.vue.d.ts.map +1 -1
- package/dist/components/analysis/wizard/FAnalysisWizardStepSecurity.vue.d.ts +4 -4
- package/dist/components/analysis/wizard/FAnalysisWizardStepSecurity.vue.d.ts.map +1 -1
- package/dist/components/analysis-bucket/FAnalysisBucket.d.ts +1 -1
- package/dist/components/analysis-bucket-file/FAnalysisBucketFile.vue.d.ts +2 -2
- package/dist/components/analysis-bucket-file/FAnalysisBucketFileManager.vue.d.ts +45 -39
- package/dist/components/analysis-bucket-file/FAnalysisBucketFileManager.vue.d.ts.map +1 -1
- package/dist/components/analysis-bucket-file/FAnalysisBucketFileUpload.vue.d.ts +4 -4
- package/dist/components/analysis-bucket-file/FAnalysisBucketFiles.d.ts +1 -1
- package/dist/components/analysis-log/FAnalysisLogs.d.ts.map +1 -1
- package/dist/components/analysis-log/index.d.ts +0 -1
- package/dist/components/analysis-log/index.d.ts.map +1 -1
- package/dist/components/analysis-node/FAnalsisNodeApprovalCommand.d.ts +2 -2
- package/dist/components/analysis-node/FAnalysisNode.d.ts +1 -1
- package/dist/components/analysis-node/FAnalysisNodeAssignAction.d.ts +1 -1
- package/dist/components/analysis-node/FAnalysisNodeInCard.vue.d.ts +7 -7
- package/dist/components/analysis-node/FAnalysisNodeManager.vue.d.ts +40 -34
- package/dist/components/analysis-node/FAnalysisNodeManager.vue.d.ts.map +1 -1
- package/dist/components/analysis-permission/FAnalysisPermissionAssignment.d.ts +1 -1
- package/dist/components/analysis-permission/FAnalysisPermissionAssignments.d.ts +1 -1
- package/dist/components/{master-image-event-log/FMasterImageEventLog.d.ts → event/FEvent.d.ts} +4 -4
- package/dist/components/event/FEvent.d.ts.map +1 -0
- package/dist/components/event/FEventActor.vue.d.ts +15 -0
- package/dist/components/event/FEventActor.vue.d.ts.map +1 -0
- package/dist/components/event/FEventExpiring.vue.d.ts +25 -0
- package/dist/components/event/FEventExpiring.vue.d.ts.map +1 -0
- package/dist/components/event/FEventRef.vue.d.ts +25 -0
- package/dist/components/event/FEventRef.vue.d.ts.map +1 -0
- package/dist/components/event/FEvents.vue.d.ts +355 -0
- package/dist/components/event/FEvents.vue.d.ts.map +1 -0
- package/dist/components/event/index.d.ts +6 -0
- package/dist/components/event/index.d.ts.map +1 -0
- package/dist/components/index.d.ts +2 -1
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/{analysis-log/FAnalysisLog.d.ts → log/FLog.d.ts} +6 -6
- package/dist/components/log/FLog.d.ts.map +1 -0
- package/dist/components/log/FLogs.vue.d.ts +210 -0
- package/dist/components/log/FLogs.vue.d.ts.map +1 -0
- package/dist/components/log/index.d.ts +3 -0
- package/dist/components/log/index.d.ts.map +1 -0
- package/dist/components/master-image/FMasterImage.d.ts +1 -1
- package/dist/components/master-image/FMasterImagePicker.d.ts +1 -1
- package/dist/components/master-image/FMasterImages.d.ts +1 -1
- package/dist/components/master-image/FMasterImagesSync.d.ts +16 -4
- package/dist/components/master-image/FMasterImagesSync.d.ts.map +1 -1
- package/dist/components/master-image-group/FMasterImageGroups.d.ts +1 -1
- package/dist/components/node/FNodeCrypto.vue.d.ts +2 -5
- package/dist/components/node/FNodeCrypto.vue.d.ts.map +1 -1
- package/dist/components/node/FNodeForm.d.ts +2 -2
- package/dist/components/node/FNodeRegistryProject.d.ts +2 -2
- package/dist/components/node/FNodeRobot.d.ts +2 -2
- package/dist/components/node/FNodes.d.ts +1 -1
- package/dist/components/project/FProject.d.ts +1 -1
- package/dist/components/project/FProjectForm.d.ts +1 -1
- package/dist/components/project/FProjectItem.d.ts +2 -2
- package/dist/components/project/FProjectItemCard.vue.d.ts +15 -3
- package/dist/components/project/FProjectItemCard.vue.d.ts.map +1 -1
- package/dist/components/project/FProjects.d.ts +1 -1
- package/dist/components/project-node/FProjectNode.d.ts +1 -1
- package/dist/components/project-node/FProjectNodeApprovalCommand.d.ts +2 -2
- package/dist/components/project-node/FProjectNodeAssignAction.d.ts +1 -1
- package/dist/components/project-node/FProjectNodeInCard.vue.d.ts +38 -32
- package/dist/components/project-node/FProjectNodeInCard.vue.d.ts.map +1 -1
- package/dist/components/registry/FRegistries.d.ts +1 -1
- package/dist/components/registry/FRegistryCleanup.d.ts +16 -4
- package/dist/components/registry/FRegistryCleanup.d.ts.map +1 -1
- package/dist/components/registry/FRegistryForm.d.ts +1 -1
- package/dist/components/registry/FRegistrySetup.d.ts +16 -4
- package/dist/components/registry/FRegistrySetup.d.ts.map +1 -1
- package/dist/components/registry-project/FRegistryProject.d.ts +1 -1
- package/dist/components/registry-project/FRegistryProjects.d.ts +1 -1
- package/dist/components/utility/search/FSearch.d.ts +1 -1
- package/dist/core/entity-socket/module.d.ts.map +1 -1
- package/dist/core/http-client/index.d.ts +1 -0
- package/dist/core/http-client/index.d.ts.map +1 -1
- package/dist/core/http-client/telemetry/index.d.ts +3 -0
- package/dist/core/http-client/telemetry/index.d.ts.map +1 -0
- package/dist/core/http-client/telemetry/install.d.ts +4 -0
- package/dist/core/http-client/telemetry/install.d.ts.map +1 -0
- package/dist/core/http-client/telemetry/singleton.d.ts +6 -0
- package/dist/core/http-client/telemetry/singleton.d.ts.map +1 -0
- package/dist/index.cjs +1264 -1062
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +1264 -1070
- package/dist/index.mjs.map +1 -1
- package/dist/module.d.ts.map +1 -1
- package/dist/type.d.ts +1 -0
- package/dist/type.d.ts.map +1 -1
- package/package.json +23 -20
- package/dist/components/analysis-log/FAnalysisLog.d.ts.map +0 -1
- package/dist/components/master-image-event-log/FMasterImageEventLog.d.ts.map +0 -1
- package/dist/components/master-image-event-log/FMasterImageEventLogs.d.ts +0 -5
- package/dist/components/master-image-event-log/FMasterImageEventLogs.d.ts.map +0 -1
- package/dist/components/master-image-event-log/index.d.ts +0 -3
- package/dist/components/master-image-event-log/index.d.ts.map +0 -1
|
@@ -2,6 +2,10 @@ import type { DomainType } from '@privateaim/core-kit';
|
|
|
2
2
|
import type { PropType } from 'vue';
|
|
3
3
|
import { ElementType } from './constants';
|
|
4
4
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
5
|
+
service: {
|
|
6
|
+
type: PropType<"core" | "storage" | "telemetry">;
|
|
7
|
+
default: string;
|
|
8
|
+
};
|
|
5
9
|
elementIcon: {
|
|
6
10
|
type: StringConstructor;
|
|
7
11
|
default: string;
|
|
@@ -32,7 +36,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
32
36
|
};
|
|
33
37
|
}>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
34
38
|
[key: string]: any;
|
|
35
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin,
|
|
39
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("deleted" | "failed")[], "deleted" | "failed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
40
|
+
service: {
|
|
41
|
+
type: PropType<"core" | "storage" | "telemetry">;
|
|
42
|
+
default: string;
|
|
43
|
+
};
|
|
36
44
|
elementIcon: {
|
|
37
45
|
type: StringConstructor;
|
|
38
46
|
default: string;
|
|
@@ -61,12 +69,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
61
69
|
type: StringConstructor;
|
|
62
70
|
default: any;
|
|
63
71
|
};
|
|
64
|
-
}>> & Readonly<{
|
|
72
|
+
}>> & Readonly<{
|
|
73
|
+
onDeleted?: (...args: any[]) => any;
|
|
74
|
+
onFailed?: (...args: any[]) => any;
|
|
75
|
+
}>, {
|
|
76
|
+
locale: string;
|
|
77
|
+
service: "core" | "storage" | "telemetry";
|
|
65
78
|
hint: string;
|
|
66
79
|
elementIcon: string;
|
|
67
80
|
withText: boolean;
|
|
68
81
|
elementType: "link" | "button" | "dropDownItem";
|
|
69
|
-
locale: string;
|
|
70
82
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
71
83
|
export default _default;
|
|
72
84
|
//# sourceMappingURL=FEntityDelete.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FEntityDelete.d.ts","sourceRoot":"","sources":["../../src/components/FEntityDelete.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;
|
|
1
|
+
{"version":3,"file":"FEntityDelete.d.ts","sourceRoot":"","sources":["../../src/components/FEntityDelete.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,KAAK,EAER,QAAQ,EAGX,MAAM,KAAK,CAAC;AAMb,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;;;cAMd,QAAQ,CAAC,MAAM,GAAG,SAAS,GAAG,WAAW,CAAC;;;;;;;;;;;;cAY1C,QAAQ,CAAC,GAAG,WAAW,EAAE,CAAC;;;;;;;;cAS1B,QAAQ,CAAC,GAAG,UAAU,EAAE,CAAC;;;;;;;;;;;;;;;cArBzB,QAAQ,CAAC,MAAM,GAAG,SAAS,GAAG,WAAW,CAAC;;;;;;;;;;;;cAY1C,QAAQ,CAAC,GAAG,WAAW,EAAE,CAAC;;;;;;;;cAS1B,QAAQ,CAAC,GAAG,UAAU,EAAE,CAAC;;;;;;;;;;;;;;;;;;;;;;AAzBrD,wBAmJG"}
|
|
@@ -75,9 +75,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
75
75
|
onDeleted?: (item: Analysis) => any;
|
|
76
76
|
onExecuted?: (_component: string, _command: string) => any;
|
|
77
77
|
}>, {
|
|
78
|
-
realmId: string;
|
|
79
78
|
footer: boolean;
|
|
80
79
|
header: boolean;
|
|
80
|
+
realmId: string;
|
|
81
81
|
noMore: boolean;
|
|
82
82
|
loading: boolean;
|
|
83
83
|
query: import("rapiq").BuildInput<Analysis>;
|
|
@@ -34,11 +34,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
34
34
|
type: import("vue").PropType<import("rapiq").BuildInput<Analysis>>;
|
|
35
35
|
};
|
|
36
36
|
}>> & Readonly<{
|
|
37
|
-
onFailed?: (item: Error) => any;
|
|
38
37
|
onCreated?: (item: Analysis) => any;
|
|
39
38
|
onUpdated?: (item: Analysis) => any;
|
|
40
39
|
onDeleted?: (item: Analysis) => any;
|
|
41
40
|
onResolved?: (_item: Analysis) => any;
|
|
41
|
+
onFailed?: (item: Error) => any;
|
|
42
42
|
}>, {}, SlotsType<EntityManagerSlotsType<Analysis>>, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
43
43
|
export default _default;
|
|
44
44
|
//# sourceMappingURL=FAnalysis.d.ts.map
|
|
@@ -81,11 +81,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
81
81
|
type: StringConstructor;
|
|
82
82
|
};
|
|
83
83
|
}>> & Readonly<{
|
|
84
|
-
onFailed?: (item: Error) => any;
|
|
85
84
|
onCreated?: (item: Analysis) => any;
|
|
86
85
|
onUpdated?: (item: Analysis) => any;
|
|
87
86
|
onDeleted?: (item: Analysis) => any;
|
|
88
87
|
onResolved?: (_item: Analysis) => any;
|
|
88
|
+
onFailed?: (item: Error) => any;
|
|
89
89
|
}>, {}, {}, {
|
|
90
90
|
FSearch: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
91
91
|
icon: {
|
|
@@ -128,8 +128,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
128
128
|
type: PropType<import("../../core").ListMeta<any>>;
|
|
129
129
|
};
|
|
130
130
|
}>> & Readonly<{}>, {
|
|
131
|
-
icon: boolean;
|
|
132
131
|
busy: boolean;
|
|
132
|
+
icon: boolean;
|
|
133
133
|
}, import("vue").SlotsType<{
|
|
134
134
|
default: Record<string, any>;
|
|
135
135
|
}>, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -260,9 +260,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
260
260
|
onUpdated?: (item: Project) => any;
|
|
261
261
|
onDeleted?: (item: Project) => any;
|
|
262
262
|
}>, {
|
|
263
|
-
realmId: string;
|
|
264
263
|
footer: boolean;
|
|
265
264
|
header: boolean;
|
|
265
|
+
realmId: string;
|
|
266
266
|
noMore: boolean;
|
|
267
267
|
loading: boolean;
|
|
268
268
|
query: BuildInput<Project>;
|
|
@@ -23,7 +23,7 @@ declare const FAnalysisCommand: import("vue").DefineComponent<import("vue").Extr
|
|
|
23
23
|
type: BooleanConstructor;
|
|
24
24
|
default: boolean;
|
|
25
25
|
};
|
|
26
|
-
}>, () => import("vue").VNodeChild, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
26
|
+
}>, () => import("vue").VNodeChild, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updated" | "failed" | "executed")[], "updated" | "failed" | "executed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
27
27
|
entity: {
|
|
28
28
|
type: PropType<Analysis>;
|
|
29
29
|
required: true;
|
|
@@ -45,8 +45,8 @@ declare const FAnalysisCommand: import("vue").DefineComponent<import("vue").Extr
|
|
|
45
45
|
default: boolean;
|
|
46
46
|
};
|
|
47
47
|
}>> & Readonly<{
|
|
48
|
-
onFailed?: (...args: any[]) => any;
|
|
49
48
|
onUpdated?: (...args: any[]) => any;
|
|
49
|
+
onFailed?: (...args: any[]) => any;
|
|
50
50
|
onExecuted?: (...args: any[]) => any;
|
|
51
51
|
}>, {
|
|
52
52
|
withText: boolean;
|
|
@@ -1036,7 +1036,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1036
1036
|
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1037
1037
|
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
|
|
1038
1038
|
resetItemsForPosition: (position: "before" | "after") => Promise<void>;
|
|
1039
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
1039
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updated" | "failed")[], "updated" | "failed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1040
1040
|
entity: {
|
|
1041
1041
|
type: PropType<Analysis>;
|
|
1042
1042
|
required: true;
|
|
@@ -1045,8 +1045,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1045
1045
|
type: PropType<MasterImage>;
|
|
1046
1046
|
};
|
|
1047
1047
|
}>> & Readonly<{
|
|
1048
|
-
onFailed?: (...args: any[]) => any;
|
|
1049
1048
|
onUpdated?: (...args: any[]) => any;
|
|
1049
|
+
onFailed?: (...args: any[]) => any;
|
|
1050
1050
|
}>, {}, {}, {
|
|
1051
1051
|
FFormInputList: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
1052
1052
|
names: {
|
|
@@ -7,15 +7,15 @@ declare const FAnalysisItem: import("vue").DefineComponent<import("vue").Extract
|
|
|
7
7
|
};
|
|
8
8
|
}>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
9
9
|
[key: string]: any;
|
|
10
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
10
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updated" | "deleted" | "failed" | "executed")[], "updated" | "deleted" | "failed" | "executed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
11
11
|
entity: {
|
|
12
12
|
type: PropType<Analysis>;
|
|
13
13
|
required: true;
|
|
14
14
|
};
|
|
15
15
|
}>> & Readonly<{
|
|
16
|
-
onFailed?: (...args: any[]) => any;
|
|
17
16
|
onDeleted?: (...args: any[]) => any;
|
|
18
17
|
onUpdated?: (...args: any[]) => any;
|
|
18
|
+
onFailed?: (...args: any[]) => any;
|
|
19
19
|
onExecuted?: (...args: any[]) => any;
|
|
20
20
|
}>, {}, {}, {
|
|
21
21
|
TrainName: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
@@ -33,7 +33,7 @@ declare const FAnalysisItem: import("vue").DefineComponent<import("vue").Extract
|
|
|
33
33
|
};
|
|
34
34
|
}>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
35
35
|
[key: string]: any;
|
|
36
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
36
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updated" | "failed")[], "updated" | "failed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
37
37
|
entityId: {
|
|
38
38
|
type: StringConstructor;
|
|
39
39
|
required: true;
|
|
@@ -47,8 +47,8 @@ declare const FAnalysisItem: import("vue").DefineComponent<import("vue").Extract
|
|
|
47
47
|
default: boolean;
|
|
48
48
|
};
|
|
49
49
|
}>> & Readonly<{
|
|
50
|
-
onFailed?: (...args: any[]) => any;
|
|
51
50
|
onUpdated?: (...args: any[]) => any;
|
|
51
|
+
onFailed?: (...args: any[]) => any;
|
|
52
52
|
}>, {
|
|
53
53
|
entityName: string;
|
|
54
54
|
editable: boolean;
|
|
@@ -255,7 +255,7 @@ declare const FAnalysisItem: import("vue").DefineComponent<import("vue").Extract
|
|
|
255
255
|
handleUpdated: (item: Analysis) => void;
|
|
256
256
|
handleFailed: (e: Error) => void;
|
|
257
257
|
handleExecuted: (type: string, command: string) => void;
|
|
258
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
258
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updated" | "failed" | "executed")[], "updated" | "failed" | "executed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
259
259
|
listDirection: {
|
|
260
260
|
type: StringConstructor;
|
|
261
261
|
default: string;
|
|
@@ -269,8 +269,8 @@ declare const FAnalysisItem: import("vue").DefineComponent<import("vue").Extract
|
|
|
269
269
|
required: true;
|
|
270
270
|
};
|
|
271
271
|
}>> & Readonly<{
|
|
272
|
-
onFailed?: (...args: any[]) => any;
|
|
273
272
|
onUpdated?: (...args: any[]) => any;
|
|
273
|
+
onFailed?: (...args: any[]) => any;
|
|
274
274
|
onExecuted?: (...args: any[]) => any;
|
|
275
275
|
}>, {
|
|
276
276
|
listDirection: string;
|
|
@@ -330,7 +330,7 @@ declare const FAnalysisItem: import("vue").DefineComponent<import("vue").Extract
|
|
|
330
330
|
type: BooleanConstructor;
|
|
331
331
|
default: boolean;
|
|
332
332
|
};
|
|
333
|
-
}>, () => VNodeChild, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
333
|
+
}>, () => VNodeChild, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updated" | "failed" | "executed")[], "updated" | "failed" | "executed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
334
334
|
entity: {
|
|
335
335
|
type: PropType<Analysis>;
|
|
336
336
|
required: true;
|
|
@@ -352,8 +352,8 @@ declare const FAnalysisItem: import("vue").DefineComponent<import("vue").Extract
|
|
|
352
352
|
default: boolean;
|
|
353
353
|
};
|
|
354
354
|
}>> & Readonly<{
|
|
355
|
-
onFailed?: (...args: any[]) => any;
|
|
356
355
|
onUpdated?: (...args: any[]) => any;
|
|
356
|
+
onFailed?: (...args: any[]) => any;
|
|
357
357
|
onExecuted?: (...args: any[]) => any;
|
|
358
358
|
}>, {
|
|
359
359
|
withText: boolean;
|
|
@@ -17,7 +17,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
17
17
|
handleExecuted: (component: string, command: string) => void;
|
|
18
18
|
handleFailed: (error: Error) => void;
|
|
19
19
|
handleUpdated: (data: Analysis) => void;
|
|
20
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
20
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updated" | "deleted" | "failed" | "executed")[], "updated" | "deleted" | "failed" | "executed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
21
21
|
entity: {
|
|
22
22
|
type: PropType<Analysis>;
|
|
23
23
|
required: true;
|
|
@@ -27,9 +27,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
27
27
|
default: boolean;
|
|
28
28
|
};
|
|
29
29
|
}>> & Readonly<{
|
|
30
|
-
onFailed?: (...args: any[]) => any;
|
|
31
30
|
onDeleted?: (...args: any[]) => any;
|
|
32
31
|
onUpdated?: (...args: any[]) => any;
|
|
32
|
+
onFailed?: (...args: any[]) => any;
|
|
33
33
|
onExecuted?: (...args: any[]) => any;
|
|
34
34
|
}>, {
|
|
35
35
|
busy: boolean;
|
|
@@ -240,7 +240,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
240
240
|
handleUpdated: (item: Analysis) => void;
|
|
241
241
|
handleFailed: (e: Error) => void;
|
|
242
242
|
handleExecuted: (type: string, command: string) => void;
|
|
243
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
243
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updated" | "failed" | "executed")[], "updated" | "failed" | "executed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
244
244
|
listDirection: {
|
|
245
245
|
type: StringConstructor;
|
|
246
246
|
default: string;
|
|
@@ -254,8 +254,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
254
254
|
required: true;
|
|
255
255
|
};
|
|
256
256
|
}>> & Readonly<{
|
|
257
|
-
onFailed?: (...args: any[]) => any;
|
|
258
257
|
onUpdated?: (...args: any[]) => any;
|
|
258
|
+
onFailed?: (...args: any[]) => any;
|
|
259
259
|
onExecuted?: (...args: any[]) => any;
|
|
260
260
|
}>, {
|
|
261
261
|
listDirection: string;
|
|
@@ -315,7 +315,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
315
315
|
type: BooleanConstructor;
|
|
316
316
|
default: boolean;
|
|
317
317
|
};
|
|
318
|
-
}>, () => import("vue").VNodeChild, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
318
|
+
}>, () => import("vue").VNodeChild, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updated" | "failed" | "executed")[], "updated" | "failed" | "executed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
319
319
|
entity: {
|
|
320
320
|
type: PropType<Analysis>;
|
|
321
321
|
required: true;
|
|
@@ -337,8 +337,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
337
337
|
default: boolean;
|
|
338
338
|
};
|
|
339
339
|
}>> & Readonly<{
|
|
340
|
-
onFailed?: (...args: any[]) => any;
|
|
341
340
|
onUpdated?: (...args: any[]) => any;
|
|
341
|
+
onFailed?: (...args: any[]) => any;
|
|
342
342
|
onExecuted?: (...args: any[]) => any;
|
|
343
343
|
}>, {
|
|
344
344
|
withText: boolean;
|
|
@@ -361,7 +361,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
361
361
|
};
|
|
362
362
|
}>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
363
363
|
[key: string]: any;
|
|
364
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
364
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updated" | "failed")[], "updated" | "failed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
365
365
|
entityId: {
|
|
366
366
|
type: StringConstructor;
|
|
367
367
|
required: true;
|
|
@@ -375,13 +375,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
375
375
|
default: boolean;
|
|
376
376
|
};
|
|
377
377
|
}>> & Readonly<{
|
|
378
|
-
onFailed?: (...args: any[]) => any;
|
|
379
378
|
onUpdated?: (...args: any[]) => any;
|
|
379
|
+
onFailed?: (...args: any[]) => any;
|
|
380
380
|
}>, {
|
|
381
381
|
entityName: string;
|
|
382
382
|
editable: boolean;
|
|
383
383
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
384
384
|
FEntityDelete: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
385
|
+
service: {
|
|
386
|
+
type: PropType<"core" | "storage" | "telemetry">;
|
|
387
|
+
default: string;
|
|
388
|
+
};
|
|
385
389
|
elementIcon: {
|
|
386
390
|
type: StringConstructor;
|
|
387
391
|
default: string;
|
|
@@ -412,7 +416,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
412
416
|
};
|
|
413
417
|
}>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
414
418
|
[key: string]: any;
|
|
415
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin,
|
|
419
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("deleted" | "failed")[], "deleted" | "failed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
420
|
+
service: {
|
|
421
|
+
type: PropType<"core" | "storage" | "telemetry">;
|
|
422
|
+
default: string;
|
|
423
|
+
};
|
|
416
424
|
elementIcon: {
|
|
417
425
|
type: StringConstructor;
|
|
418
426
|
default: string;
|
|
@@ -441,12 +449,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
441
449
|
type: StringConstructor;
|
|
442
450
|
default: any;
|
|
443
451
|
};
|
|
444
|
-
}>> & Readonly<{
|
|
452
|
+
}>> & Readonly<{
|
|
453
|
+
onDeleted?: (...args: any[]) => any;
|
|
454
|
+
onFailed?: (...args: any[]) => any;
|
|
455
|
+
}>, {
|
|
456
|
+
locale: string;
|
|
457
|
+
service: "core" | "storage" | "telemetry";
|
|
445
458
|
hint: string;
|
|
446
459
|
elementIcon: string;
|
|
447
460
|
withText: boolean;
|
|
448
461
|
elementType: "link" | "button" | "dropDownItem";
|
|
449
|
-
locale: string;
|
|
450
462
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
451
463
|
VCLink: import("vue").DefineComponent<{
|
|
452
464
|
active: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FAnalysisItemCard.vue.d.ts","sourceRoot":"","sources":["../../../src/components/analysis/FAnalysisItemCard.vue"],"names":[],"mappings":"AA+LA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAIrD,OAAO,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;;;cAmBnB,QAAQ,CAAC,QAAQ,CAAC;;;;;;;;;;;0BAsBT,QAAQ;gCAIF,MAAM,WAAW,MAAM;0BAI7B,KAAK;0BAIL,QAAQ;;;cAlCjB,QAAQ,CAAC,QAAQ,CAAC;;;;;;;;;;;;;;;iBAUH;QAC/B,IAAI,EAAE,QAAQ,CAAA;KACjB
|
|
1
|
+
{"version":3,"file":"FAnalysisItemCard.vue.d.ts","sourceRoot":"","sources":["../../../src/components/analysis/FAnalysisItemCard.vue"],"names":[],"mappings":"AA+LA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAIrD,OAAO,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;;;cAmBnB,QAAQ,CAAC,QAAQ,CAAC;;;;;;;;;;;0BAsBT,QAAQ;gCAIF,MAAM,WAAW,MAAM;0BAI7B,KAAK;0BAIL,QAAQ;;;cAlCjB,QAAQ,CAAC,QAAQ,CAAC;;;;;;;;;;;;;;;iBAUH;QAC/B,IAAI,EAAE,QAAQ,CAAA;KACjB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mBApCT,GA1IoE;qBA0IpE,GAxIoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqJpB,wBA4DG"}
|
|
@@ -14,7 +14,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
14
14
|
};
|
|
15
15
|
}>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
17
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
17
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updated" | "failed")[], "updated" | "failed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
18
18
|
entityId: {
|
|
19
19
|
type: StringConstructor;
|
|
20
20
|
required: true;
|
|
@@ -28,8 +28,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
28
28
|
default: boolean;
|
|
29
29
|
};
|
|
30
30
|
}>> & Readonly<{
|
|
31
|
-
onFailed?: (...args: any[]) => any;
|
|
32
31
|
onUpdated?: (...args: any[]) => any;
|
|
32
|
+
onFailed?: (...args: any[]) => any;
|
|
33
33
|
}>, {
|
|
34
34
|
entityName: string;
|
|
35
35
|
editable: boolean;
|
|
@@ -24,7 +24,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
24
24
|
handleUpdated: (item: Analysis) => void;
|
|
25
25
|
handleFailed: (e: Error) => void;
|
|
26
26
|
handleExecuted: (type: string, command: string) => void;
|
|
27
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
27
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updated" | "failed" | "executed")[], "updated" | "failed" | "executed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
28
28
|
listDirection: {
|
|
29
29
|
type: StringConstructor;
|
|
30
30
|
default: string;
|
|
@@ -38,8 +38,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
38
38
|
required: true;
|
|
39
39
|
};
|
|
40
40
|
}>> & Readonly<{
|
|
41
|
-
onFailed?: (...args: any[]) => any;
|
|
42
41
|
onUpdated?: (...args: any[]) => any;
|
|
42
|
+
onFailed?: (...args: any[]) => any;
|
|
43
43
|
onExecuted?: (...args: any[]) => any;
|
|
44
44
|
}>, {
|
|
45
45
|
listDirection: string;
|
|
@@ -99,7 +99,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
99
99
|
type: BooleanConstructor;
|
|
100
100
|
default: boolean;
|
|
101
101
|
};
|
|
102
|
-
}>, () => import("vue").VNodeChild, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
102
|
+
}>, () => import("vue").VNodeChild, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updated" | "failed" | "executed")[], "updated" | "failed" | "executed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
103
103
|
entity: {
|
|
104
104
|
type: PropType<Analysis>;
|
|
105
105
|
required: true;
|
|
@@ -121,8 +121,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
121
121
|
default: boolean;
|
|
122
122
|
};
|
|
123
123
|
}>> & Readonly<{
|
|
124
|
-
onFailed?: (...args: any[]) => any;
|
|
125
124
|
onUpdated?: (...args: any[]) => any;
|
|
125
|
+
onFailed?: (...args: any[]) => any;
|
|
126
126
|
onExecuted?: (...args: any[]) => any;
|
|
127
127
|
}>, {
|
|
128
128
|
withText: boolean;
|