@privateaim/client-vue 0.8.13 → 0.8.15
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 +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 +2 -2
- package/dist/components/analysis/FAnalysisBuildStatusText.vue.d.ts +1 -1
- package/dist/components/analysis/FAnalysisCommand.d.ts +1 -1
- package/dist/components/analysis/FAnalysisImageCommandArguments.vue.d.ts +1 -1
- package/dist/components/analysis/FAnalysisItem.d.ts +5 -5
- package/dist/components/analysis/FAnalysisItemCard.vue.d.ts +6 -6
- package/dist/components/analysis/FAnalysisName.d.ts +1 -1
- package/dist/components/analysis/FAnalysisPipeline.vue.d.ts +3 -3
- package/dist/components/analysis/wizard/FAnalysisWizard.vue.d.ts +58 -56
- package/dist/components/analysis/wizard/FAnalysisWizard.vue.d.ts.map +1 -1
- package/dist/components/analysis/wizard/FAnalysisWizardLockModal.vue.d.ts +18 -18
- package/dist/components/analysis/wizard/FAnalysisWizardLockModal.vue.d.ts.map +1 -1
- package/dist/components/analysis/wizard/FAnalysisWizardStepFiles.vue.d.ts +25 -25
- package/dist/components/analysis/wizard/FAnalysisWizardStepFiles.vue.d.ts.map +1 -1
- package/dist/components/analysis/wizard/FAnalysisWizardStepImage.vue.d.ts +3 -3
- package/dist/components/analysis/wizard/FAnalysisWizardStepNodes.vue.d.ts +22 -22
- package/dist/components/analysis/wizard/FAnalysisWizardStepNodes.vue.d.ts.map +1 -1
- package/dist/components/analysis/wizard/FAnalysisWizardStepSecurity.vue.d.ts +3 -3
- 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 +1 -1
- package/dist/components/analysis-bucket-file/FAnalysisBucketFileManager.vue.d.ts +22 -22
- package/dist/components/analysis-bucket-file/FAnalysisBucketFileManager.vue.d.ts.map +1 -1
- package/dist/components/analysis-bucket-file/FAnalysisBucketFiles.d.ts +1 -1
- package/dist/components/analysis-log/FAnalysisLog.d.ts +2 -2
- package/dist/components/analysis-log/FAnalysisLog.d.ts.map +1 -1
- package/dist/components/analysis-log/FAnalysisLogs.d.ts.map +1 -1
- package/dist/components/analysis-node/FAnalsisNodeApprovalCommand.d.ts +1 -1
- 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 +4 -4
- package/dist/components/analysis-node/FAnalysisNodeManager.vue.d.ts +21 -21
- package/dist/components/analysis-node/FAnalysisNodeManager.vue.d.ts.map +1 -1
- package/dist/components/analysis-node/FAnalysisNodesProgress.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.d.ts +14 -0
- package/dist/components/event/FEvents.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/log/FLog.d.ts +27 -0
- package/dist/components/log/FLog.d.ts.map +1 -0
- package/dist/components/log/index.d.ts +2 -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 +2 -2
- package/dist/components/master-image-group/FMasterImageGroups.d.ts +1 -1
- package/dist/components/node/FNodeCrypto.vue.d.ts +1 -1
- package/dist/components/node/FNodeForm.d.ts +2 -2
- package/dist/components/node/FNodeRegistryProject.d.ts +1 -1
- package/dist/components/node/FNodeRobot.d.ts +1 -1
- 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 +1 -1
- package/dist/components/project/FProjectItemCard.vue.d.ts +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 +1 -1
- package/dist/components/project-node/FProjectNodeAssignAction.d.ts +1 -1
- package/dist/components/project-node/FProjectNodeInCard.vue.d.ts +19 -19
- 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 +2 -2
- package/dist/components/registry/FRegistryForm.d.ts +1 -1
- package/dist/components/registry/FRegistrySetup.d.ts +2 -2
- package/dist/components/registry-project/FRegistryProject.d.ts +1 -1
- package/dist/components/registry-project/FRegistryProjects.d.ts +1 -1
- package/dist/core/entity-socket/module.d.ts.map +1 -1
- package/dist/index.cjs +995 -724
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +991 -724
- package/dist/index.mjs.map +1 -1
- package/package.json +22 -22
- 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
|
@@ -8,7 +8,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8
8
|
}>, {
|
|
9
9
|
handleFailed: (e: Error) => void;
|
|
10
10
|
handleUpdated: (e: Analysis) => void;
|
|
11
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updated" | "failed")[], "updated" | "failed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
12
|
entity: {
|
|
13
13
|
type: PropType<Analysis>;
|
|
14
14
|
required: true;
|
|
@@ -99,9 +99,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
99
99
|
onUpdated?: (item: import("@privateaim/core-kit").AnalysisBucketFile) => any;
|
|
100
100
|
onDeleted?: (item: import("@privateaim/core-kit").AnalysisBucketFile) => any;
|
|
101
101
|
}>, {
|
|
102
|
-
realmId: string;
|
|
103
102
|
footer: boolean;
|
|
104
103
|
header: boolean;
|
|
104
|
+
realmId: string;
|
|
105
105
|
noMore: boolean;
|
|
106
106
|
loading: boolean;
|
|
107
107
|
query: import("rapiq").BuildInput<import("@privateaim/core-kit").AnalysisBucketFile>;
|
|
@@ -217,9 +217,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
217
217
|
onUpdated?: (item: import("@privateaim/core-kit").AnalysisBucketFile) => any;
|
|
218
218
|
onDeleted?: (item: import("@privateaim/core-kit").AnalysisBucketFile) => any;
|
|
219
219
|
}>, {
|
|
220
|
-
realmId: string;
|
|
221
220
|
footer: boolean;
|
|
222
221
|
header: boolean;
|
|
222
|
+
realmId: string;
|
|
223
223
|
noMore: boolean;
|
|
224
224
|
loading: boolean;
|
|
225
225
|
query: import("rapiq").BuildInput<import("@privateaim/core-kit").AnalysisBucketFile>;
|
|
@@ -591,7 +591,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
591
591
|
}>>, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
|
|
592
592
|
modal: import("vue").Ref<boolean, boolean>;
|
|
593
593
|
toggleModal: () => void;
|
|
594
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
594
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("created" | "updated" | "failed" | "deleted" | "analysisUpdated" | "selected")[], "created" | "updated" | "failed" | "deleted" | "analysisUpdated" | "selected", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
595
595
|
entity: {
|
|
596
596
|
type: PropType<Analysis>;
|
|
597
597
|
required: true;
|
|
@@ -867,9 +867,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
867
867
|
};
|
|
868
868
|
realmId: StringConstructor;
|
|
869
869
|
}>> & Readonly<{
|
|
870
|
-
onFailed?: (item: Error) => any;
|
|
871
870
|
onCreated?: (item: import("@privateaim/core-kit").AnalysisNode) => any;
|
|
872
871
|
onUpdated?: (item: import("@privateaim/core-kit").AnalysisNode) => any;
|
|
872
|
+
onFailed?: (item: Error) => any;
|
|
873
873
|
onDeleted?: (item: import("@privateaim/core-kit").AnalysisNode) => any;
|
|
874
874
|
onResolved?: (_item: import("@privateaim/core-kit").AnalysisNode) => any;
|
|
875
875
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -1020,12 +1020,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1020
1020
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
1021
1021
|
modelValue?: Exclude<import("bootstrap-vue-next").BModalProps["modelValue"], undefined>;
|
|
1022
1022
|
} & {
|
|
1023
|
-
busy?: boolean;
|
|
1024
|
-
size?: import("bootstrap-vue-next").Size | "xl";
|
|
1025
1023
|
body?: string;
|
|
1026
1024
|
title?: string;
|
|
1027
|
-
id?: string;
|
|
1028
1025
|
focus?: "ok" | "cancel" | "close" | boolean | string | Readonly<import("vue").ComponentPublicInstance> | Readonly<HTMLElement> | null;
|
|
1026
|
+
size?: import("bootstrap-vue-next").Size | "xl";
|
|
1027
|
+
busy?: boolean;
|
|
1028
|
+
id?: string;
|
|
1029
1029
|
backdropFirst?: boolean;
|
|
1030
1030
|
bodyAttrs?: Readonly<import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes.js").AttrsValue>;
|
|
1031
1031
|
bodyBgVariant?: import("bootstrap-vue-next/dist/src/types/ColorTypes.js").BgColorVariant | null;
|
|
@@ -1089,7 +1089,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1089
1089
|
onOk?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1090
1090
|
onCancel?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1091
1091
|
onHidden?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1092
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1093
1092
|
onToggle?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1094
1093
|
"onShow-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1095
1094
|
onHide?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
@@ -1098,6 +1097,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1098
1097
|
"onHide-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1099
1098
|
"onToggle-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1100
1099
|
onShown?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1100
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1101
1101
|
}>, {
|
|
1102
1102
|
hide: (trigger?: string, noTriggerEmit?: boolean) => Promise<string>;
|
|
1103
1103
|
id: import("vue").ComputedRef<string>;
|
|
@@ -1110,7 +1110,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1110
1110
|
ok: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1111
1111
|
cancel: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1112
1112
|
hidden: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1113
|
-
"update:modelValue": (value: boolean) => any;
|
|
1114
1113
|
toggle: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1115
1114
|
"show-prevented": (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1116
1115
|
hide: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
@@ -1119,6 +1118,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1119
1118
|
"hide-prevented": (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1120
1119
|
"toggle-prevented": (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1121
1120
|
shown: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1121
|
+
"update:modelValue": (value: boolean) => any;
|
|
1122
1122
|
}, import("vue").PublicProps, {
|
|
1123
1123
|
body: string;
|
|
1124
1124
|
id: string;
|
|
@@ -1157,6 +1157,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1157
1157
|
titleTag: string;
|
|
1158
1158
|
lazy: boolean;
|
|
1159
1159
|
busy: boolean;
|
|
1160
|
+
titleClass: import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes.js").ClassValue;
|
|
1160
1161
|
initialAnimation: boolean;
|
|
1161
1162
|
unmountLazy: boolean;
|
|
1162
1163
|
transProps: Readonly<import("vue").TransitionProps>;
|
|
@@ -1179,7 +1180,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1179
1180
|
okTitle: string;
|
|
1180
1181
|
okVariant: import("bootstrap-vue-next").ButtonVariant | null;
|
|
1181
1182
|
scrollable: boolean;
|
|
1182
|
-
titleClass: import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes.js").ClassValue;
|
|
1183
1183
|
titleVisuallyHidden: boolean;
|
|
1184
1184
|
}, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {
|
|
1185
1185
|
_element: HTMLDivElement;
|
|
@@ -1676,12 +1676,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1676
1676
|
}, Readonly<{
|
|
1677
1677
|
modelValue?: Exclude<import("bootstrap-vue-next").BModalProps["modelValue"], undefined>;
|
|
1678
1678
|
} & {
|
|
1679
|
-
busy?: boolean;
|
|
1680
|
-
size?: import("bootstrap-vue-next").Size | "xl";
|
|
1681
1679
|
body?: string;
|
|
1682
1680
|
title?: string;
|
|
1683
|
-
id?: string;
|
|
1684
1681
|
focus?: "ok" | "cancel" | "close" | boolean | string | Readonly<import("vue").ComponentPublicInstance> | Readonly<HTMLElement> | null;
|
|
1682
|
+
size?: import("bootstrap-vue-next").Size | "xl";
|
|
1683
|
+
busy?: boolean;
|
|
1684
|
+
id?: string;
|
|
1685
1685
|
backdropFirst?: boolean;
|
|
1686
1686
|
bodyAttrs?: Readonly<import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes.js").AttrsValue>;
|
|
1687
1687
|
bodyBgVariant?: import("bootstrap-vue-next/dist/src/types/ColorTypes.js").BgColorVariant | null;
|
|
@@ -1745,7 +1745,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1745
1745
|
onOk?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1746
1746
|
onCancel?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1747
1747
|
onHidden?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1748
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1749
1748
|
onToggle?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1750
1749
|
"onShow-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1751
1750
|
onHide?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
@@ -1754,6 +1753,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1754
1753
|
"onHide-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1755
1754
|
"onToggle-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1756
1755
|
onShown?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1756
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1757
1757
|
}>, {
|
|
1758
1758
|
hide: (trigger?: string, noTriggerEmit?: boolean) => Promise<string>;
|
|
1759
1759
|
id: import("vue").ComputedRef<string>;
|
|
@@ -1798,6 +1798,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1798
1798
|
titleTag: string;
|
|
1799
1799
|
lazy: boolean;
|
|
1800
1800
|
busy: boolean;
|
|
1801
|
+
titleClass: import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes.js").ClassValue;
|
|
1801
1802
|
initialAnimation: boolean;
|
|
1802
1803
|
unmountLazy: boolean;
|
|
1803
1804
|
transProps: Readonly<import("vue").TransitionProps>;
|
|
@@ -1820,7 +1821,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1820
1821
|
okTitle: string;
|
|
1821
1822
|
okVariant: import("bootstrap-vue-next").ButtonVariant | null;
|
|
1822
1823
|
scrollable: boolean;
|
|
1823
|
-
titleClass: import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes.js").ClassValue;
|
|
1824
1824
|
titleVisuallyHidden: boolean;
|
|
1825
1825
|
}>;
|
|
1826
1826
|
__isFragment?: never;
|
|
@@ -1829,12 +1829,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1829
1829
|
} & import("vue").ComponentOptionsBase<Readonly<{
|
|
1830
1830
|
modelValue?: Exclude<import("bootstrap-vue-next").BModalProps["modelValue"], undefined>;
|
|
1831
1831
|
} & {
|
|
1832
|
-
busy?: boolean;
|
|
1833
|
-
size?: import("bootstrap-vue-next").Size | "xl";
|
|
1834
1832
|
body?: string;
|
|
1835
1833
|
title?: string;
|
|
1836
|
-
id?: string;
|
|
1837
1834
|
focus?: "ok" | "cancel" | "close" | boolean | string | Readonly<import("vue").ComponentPublicInstance> | Readonly<HTMLElement> | null;
|
|
1835
|
+
size?: import("bootstrap-vue-next").Size | "xl";
|
|
1836
|
+
busy?: boolean;
|
|
1837
|
+
id?: string;
|
|
1838
1838
|
backdropFirst?: boolean;
|
|
1839
1839
|
bodyAttrs?: Readonly<import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes.js").AttrsValue>;
|
|
1840
1840
|
bodyBgVariant?: import("bootstrap-vue-next/dist/src/types/ColorTypes.js").BgColorVariant | null;
|
|
@@ -1898,7 +1898,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1898
1898
|
onOk?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1899
1899
|
onCancel?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1900
1900
|
onHidden?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1901
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1902
1901
|
onToggle?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1903
1902
|
"onShow-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1904
1903
|
onHide?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
@@ -1907,6 +1906,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1907
1906
|
"onHide-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1908
1907
|
"onToggle-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1909
1908
|
onShown?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1909
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1910
1910
|
}>, {
|
|
1911
1911
|
hide: (trigger?: string, noTriggerEmit?: boolean) => Promise<string>;
|
|
1912
1912
|
id: import("vue").ComputedRef<string>;
|
|
@@ -1919,7 +1919,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1919
1919
|
ok: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1920
1920
|
cancel: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1921
1921
|
hidden: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1922
|
-
"update:modelValue": (value: boolean) => any;
|
|
1923
1922
|
toggle: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1924
1923
|
"show-prevented": (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1925
1924
|
hide: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
@@ -1928,6 +1927,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1928
1927
|
"hide-prevented": (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1929
1928
|
"toggle-prevented": (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1930
1929
|
shown: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1930
|
+
"update:modelValue": (value: boolean) => any;
|
|
1931
1931
|
}, string, {
|
|
1932
1932
|
body: string;
|
|
1933
1933
|
id: string;
|
|
@@ -1966,6 +1966,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1966
1966
|
titleTag: string;
|
|
1967
1967
|
lazy: boolean;
|
|
1968
1968
|
busy: boolean;
|
|
1969
|
+
titleClass: import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes.js").ClassValue;
|
|
1969
1970
|
initialAnimation: boolean;
|
|
1970
1971
|
unmountLazy: boolean;
|
|
1971
1972
|
transProps: Readonly<import("vue").TransitionProps>;
|
|
@@ -1988,7 +1989,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1988
1989
|
okTitle: string;
|
|
1989
1990
|
okVariant: import("bootstrap-vue-next").ButtonVariant | null;
|
|
1990
1991
|
scrollable: boolean;
|
|
1991
|
-
titleClass: import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes.js").ClassValue;
|
|
1992
1992
|
titleVisuallyHidden: boolean;
|
|
1993
1993
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
1994
1994
|
$slots: Readonly<import("bootstrap-vue-next/dist/src/types/ComponentSlots.js").BModalSlots> & import("bootstrap-vue-next/dist/src/types/ComponentSlots.js").BModalSlots;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FAnalysisWizardStepNodes.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/analysis/wizard/FAnalysisWizardStepNodes.vue"],"names":[],"mappings":"AAAA,OA0EO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AACrD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;;;cAYR,QAAQ,CAAC,QAAQ,CAAC;;;;sBAMb,KAAK;uBAIJ,QAAQ;;;cAVd,QAAQ,CAAC,QAAQ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"FAnalysisWizardStepNodes.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/analysis/wizard/FAnalysisWizardStepNodes.vue"],"names":[],"mappings":"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"}
|
|
@@ -83,9 +83,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
83
83
|
type: PropType<import("@authup/client-web-kit").ListBodyOptions<import("@authup/core-kit").Permission>>;
|
|
84
84
|
};
|
|
85
85
|
}>> & Readonly<{}>, {
|
|
86
|
-
realmId: string;
|
|
87
86
|
footer: boolean;
|
|
88
87
|
header: boolean;
|
|
88
|
+
realmId: string;
|
|
89
89
|
noMore: boolean;
|
|
90
90
|
loading: boolean;
|
|
91
91
|
query: import("rapiq").BuildInput<import("@authup/core-kit").Permission>;
|
|
@@ -165,9 +165,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
165
165
|
type: PropType<import("@authup/client-web-kit").ListBodyOptions<import("@authup/core-kit").Permission>>;
|
|
166
166
|
};
|
|
167
167
|
}>> & Readonly<{}>, {
|
|
168
|
-
realmId: string;
|
|
169
168
|
footer: boolean;
|
|
170
169
|
header: boolean;
|
|
170
|
+
realmId: string;
|
|
171
171
|
noMore: boolean;
|
|
172
172
|
loading: boolean;
|
|
173
173
|
query: import("rapiq").BuildInput<import("@authup/core-kit").Permission>;
|
|
@@ -333,9 +333,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
333
333
|
type: PropType<import("@authup/client-web-kit").ListBodyOptions<import("@authup/core-kit").Permission>>;
|
|
334
334
|
};
|
|
335
335
|
}>> & Readonly<{}>, {
|
|
336
|
-
realmId: string;
|
|
337
336
|
footer: boolean;
|
|
338
337
|
header: boolean;
|
|
338
|
+
realmId: string;
|
|
339
339
|
noMore: boolean;
|
|
340
340
|
loading: boolean;
|
|
341
341
|
query: import("rapiq").BuildInput<import("@authup/core-kit").Permission>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FAnalysisWizardStepSecurity.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/analysis/wizard/FAnalysisWizardStepSecurity.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FAnalysisWizardStepSecurity.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/analysis/wizard/FAnalysisWizardStepSecurity.vue"],"names":[],"mappings":"AAAA,OAoFO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AACrD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;;;cAcR,QAAQ,CAAC,QAAQ,CAAC;;;;;iBAUZ,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAVT,QAAQ,CAAC,QAAQ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAJ9C,wBAiCG"}
|
|
@@ -34,9 +34,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
34
34
|
type: import("vue").PropType<import("rapiq").BuildInput<AnalysisBucket>>;
|
|
35
35
|
};
|
|
36
36
|
}>> & Readonly<{
|
|
37
|
-
onFailed?: (item: Error) => any;
|
|
38
37
|
onCreated?: (item: AnalysisBucket) => any;
|
|
39
38
|
onUpdated?: (item: AnalysisBucket) => any;
|
|
39
|
+
onFailed?: (item: Error) => any;
|
|
40
40
|
onDeleted?: (item: AnalysisBucket) => any;
|
|
41
41
|
onResolved?: (_item: AnalysisBucket) => any;
|
|
42
42
|
}>, {}, SlotsType<EntityManagerSlotsType<AnalysisBucket>>, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -33,9 +33,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
33
33
|
required: true;
|
|
34
34
|
};
|
|
35
35
|
}>> & Readonly<{
|
|
36
|
-
onFailed?: (item: Error) => any;
|
|
37
36
|
onCreated?: (item: AnalysisBucketFile) => any;
|
|
38
37
|
onUpdated?: (item: AnalysisBucketFile) => any;
|
|
38
|
+
onFailed?: (item: Error) => any;
|
|
39
39
|
onCheck?: (_entity?: AnalysisBucketFile) => any;
|
|
40
40
|
onDeleted?: (item: AnalysisBucketFile) => any;
|
|
41
41
|
onResolved?: (_item: AnalysisBucketFile) => any;
|
|
@@ -91,9 +91,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
91
91
|
onUpdated?: (item: AnalysisBucketFile) => any;
|
|
92
92
|
onDeleted?: (item: AnalysisBucketFile) => any;
|
|
93
93
|
}>, {
|
|
94
|
-
realmId: string;
|
|
95
94
|
footer: boolean;
|
|
96
95
|
header: boolean;
|
|
96
|
+
realmId: string;
|
|
97
97
|
noMore: boolean;
|
|
98
98
|
loading: boolean;
|
|
99
99
|
query: BuildInput<AnalysisBucketFile>;
|
|
@@ -209,9 +209,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
209
209
|
onUpdated?: (item: AnalysisBucketFile) => any;
|
|
210
210
|
onDeleted?: (item: AnalysisBucketFile) => any;
|
|
211
211
|
}>, {
|
|
212
|
-
realmId: string;
|
|
213
212
|
footer: boolean;
|
|
214
213
|
header: boolean;
|
|
214
|
+
realmId: string;
|
|
215
215
|
noMore: boolean;
|
|
216
216
|
loading: boolean;
|
|
217
217
|
query: BuildInput<AnalysisBucketFile>;
|
|
@@ -263,7 +263,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
263
263
|
modal: import("vue").Ref<boolean, boolean>;
|
|
264
264
|
toggleModal: () => void;
|
|
265
265
|
entrypointFile: import("vue").Ref<AnalysisBucketFile, AnalysisBucketFile>;
|
|
266
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
266
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("created" | "updated" | "failed" | "deleted" | "uploaded" | "setEntrypointFile")[], "created" | "updated" | "failed" | "deleted" | "uploaded" | "setEntrypointFile", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
267
267
|
entity: {
|
|
268
268
|
type: PropType<AnalysisBucket>;
|
|
269
269
|
required: true;
|
|
@@ -283,12 +283,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
283
283
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
284
284
|
modelValue?: Exclude<import("bootstrap-vue-next").BModalProps["modelValue"], undefined>;
|
|
285
285
|
} & {
|
|
286
|
-
busy?: boolean;
|
|
287
|
-
size?: import("bootstrap-vue-next").Size | "xl";
|
|
288
286
|
body?: string;
|
|
289
287
|
title?: string;
|
|
290
|
-
id?: string;
|
|
291
288
|
focus?: "ok" | "cancel" | "close" | boolean | string | Readonly<import("vue").ComponentPublicInstance> | Readonly<HTMLElement> | null;
|
|
289
|
+
size?: import("bootstrap-vue-next").Size | "xl";
|
|
290
|
+
busy?: boolean;
|
|
291
|
+
id?: string;
|
|
292
292
|
backdropFirst?: boolean;
|
|
293
293
|
bodyAttrs?: Readonly<import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes").AttrsValue>;
|
|
294
294
|
bodyBgVariant?: import("bootstrap-vue-next/dist/src/types/ColorTypes").BgColorVariant | null;
|
|
@@ -352,7 +352,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
352
352
|
onOk?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
353
353
|
onCancel?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
354
354
|
onHidden?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
355
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
356
355
|
onToggle?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
357
356
|
"onShow-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
358
357
|
onHide?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
@@ -361,6 +360,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
361
360
|
"onHide-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
362
361
|
"onToggle-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
363
362
|
onShown?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
363
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
364
364
|
}>, {
|
|
365
365
|
hide: (trigger?: string, noTriggerEmit?: boolean) => Promise<string>;
|
|
366
366
|
id: import("vue").ComputedRef<string>;
|
|
@@ -373,7 +373,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
373
373
|
ok: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
374
374
|
cancel: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
375
375
|
hidden: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
376
|
-
"update:modelValue": (value: boolean) => any;
|
|
377
376
|
toggle: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
378
377
|
"show-prevented": (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
379
378
|
hide: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
@@ -382,6 +381,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
382
381
|
"hide-prevented": (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
383
382
|
"toggle-prevented": (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
384
383
|
shown: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
384
|
+
"update:modelValue": (value: boolean) => any;
|
|
385
385
|
}, import("vue").PublicProps, {
|
|
386
386
|
body: string;
|
|
387
387
|
id: string;
|
|
@@ -420,6 +420,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
420
420
|
titleTag: string;
|
|
421
421
|
lazy: boolean;
|
|
422
422
|
busy: boolean;
|
|
423
|
+
titleClass: import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes").ClassValue;
|
|
423
424
|
initialAnimation: boolean;
|
|
424
425
|
unmountLazy: boolean;
|
|
425
426
|
transProps: Readonly<import("vue").TransitionProps>;
|
|
@@ -442,7 +443,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
442
443
|
okTitle: string;
|
|
443
444
|
okVariant: import("bootstrap-vue-next").ButtonVariant | null;
|
|
444
445
|
scrollable: boolean;
|
|
445
|
-
titleClass: import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes").ClassValue;
|
|
446
446
|
titleVisuallyHidden: boolean;
|
|
447
447
|
}, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {
|
|
448
448
|
_element: HTMLDivElement;
|
|
@@ -939,12 +939,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
939
939
|
}, Readonly<{
|
|
940
940
|
modelValue?: Exclude<import("bootstrap-vue-next").BModalProps["modelValue"], undefined>;
|
|
941
941
|
} & {
|
|
942
|
-
busy?: boolean;
|
|
943
|
-
size?: import("bootstrap-vue-next").Size | "xl";
|
|
944
942
|
body?: string;
|
|
945
943
|
title?: string;
|
|
946
|
-
id?: string;
|
|
947
944
|
focus?: "ok" | "cancel" | "close" | boolean | string | Readonly<import("vue").ComponentPublicInstance> | Readonly<HTMLElement> | null;
|
|
945
|
+
size?: import("bootstrap-vue-next").Size | "xl";
|
|
946
|
+
busy?: boolean;
|
|
947
|
+
id?: string;
|
|
948
948
|
backdropFirst?: boolean;
|
|
949
949
|
bodyAttrs?: Readonly<import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes").AttrsValue>;
|
|
950
950
|
bodyBgVariant?: import("bootstrap-vue-next/dist/src/types/ColorTypes").BgColorVariant | null;
|
|
@@ -1008,7 +1008,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1008
1008
|
onOk?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1009
1009
|
onCancel?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1010
1010
|
onHidden?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1011
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1012
1011
|
onToggle?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1013
1012
|
"onShow-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1014
1013
|
onHide?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
@@ -1017,6 +1016,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1017
1016
|
"onHide-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1018
1017
|
"onToggle-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1019
1018
|
onShown?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1019
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1020
1020
|
}>, {
|
|
1021
1021
|
hide: (trigger?: string, noTriggerEmit?: boolean) => Promise<string>;
|
|
1022
1022
|
id: import("vue").ComputedRef<string>;
|
|
@@ -1061,6 +1061,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1061
1061
|
titleTag: string;
|
|
1062
1062
|
lazy: boolean;
|
|
1063
1063
|
busy: boolean;
|
|
1064
|
+
titleClass: import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes").ClassValue;
|
|
1064
1065
|
initialAnimation: boolean;
|
|
1065
1066
|
unmountLazy: boolean;
|
|
1066
1067
|
transProps: Readonly<import("vue").TransitionProps>;
|
|
@@ -1083,7 +1084,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1083
1084
|
okTitle: string;
|
|
1084
1085
|
okVariant: import("bootstrap-vue-next").ButtonVariant | null;
|
|
1085
1086
|
scrollable: boolean;
|
|
1086
|
-
titleClass: import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes").ClassValue;
|
|
1087
1087
|
titleVisuallyHidden: boolean;
|
|
1088
1088
|
}>;
|
|
1089
1089
|
__isFragment?: never;
|
|
@@ -1092,12 +1092,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1092
1092
|
} & import("vue").ComponentOptionsBase<Readonly<{
|
|
1093
1093
|
modelValue?: Exclude<import("bootstrap-vue-next").BModalProps["modelValue"], undefined>;
|
|
1094
1094
|
} & {
|
|
1095
|
-
busy?: boolean;
|
|
1096
|
-
size?: import("bootstrap-vue-next").Size | "xl";
|
|
1097
1095
|
body?: string;
|
|
1098
1096
|
title?: string;
|
|
1099
|
-
id?: string;
|
|
1100
1097
|
focus?: "ok" | "cancel" | "close" | boolean | string | Readonly<import("vue").ComponentPublicInstance> | Readonly<HTMLElement> | null;
|
|
1098
|
+
size?: import("bootstrap-vue-next").Size | "xl";
|
|
1099
|
+
busy?: boolean;
|
|
1100
|
+
id?: string;
|
|
1101
1101
|
backdropFirst?: boolean;
|
|
1102
1102
|
bodyAttrs?: Readonly<import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes").AttrsValue>;
|
|
1103
1103
|
bodyBgVariant?: import("bootstrap-vue-next/dist/src/types/ColorTypes").BgColorVariant | null;
|
|
@@ -1161,7 +1161,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1161
1161
|
onOk?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1162
1162
|
onCancel?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1163
1163
|
onHidden?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1164
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1165
1164
|
onToggle?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1166
1165
|
"onShow-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1167
1166
|
onHide?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
@@ -1170,6 +1169,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1170
1169
|
"onHide-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1171
1170
|
"onToggle-prevented"?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1172
1171
|
onShown?: ((value: import("bootstrap-vue-next").BvTriggerableEvent) => any) | undefined;
|
|
1172
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1173
1173
|
}>, {
|
|
1174
1174
|
hide: (trigger?: string, noTriggerEmit?: boolean) => Promise<string>;
|
|
1175
1175
|
id: import("vue").ComputedRef<string>;
|
|
@@ -1182,7 +1182,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1182
1182
|
ok: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1183
1183
|
cancel: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1184
1184
|
hidden: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1185
|
-
"update:modelValue": (value: boolean) => any;
|
|
1186
1185
|
toggle: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1187
1186
|
"show-prevented": (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1188
1187
|
hide: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
@@ -1191,6 +1190,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1191
1190
|
"hide-prevented": (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1192
1191
|
"toggle-prevented": (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1193
1192
|
shown: (value: import("bootstrap-vue-next").BvTriggerableEvent) => any;
|
|
1193
|
+
"update:modelValue": (value: boolean) => any;
|
|
1194
1194
|
}, string, {
|
|
1195
1195
|
body: string;
|
|
1196
1196
|
id: string;
|
|
@@ -1229,6 +1229,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1229
1229
|
titleTag: string;
|
|
1230
1230
|
lazy: boolean;
|
|
1231
1231
|
busy: boolean;
|
|
1232
|
+
titleClass: import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes").ClassValue;
|
|
1232
1233
|
initialAnimation: boolean;
|
|
1233
1234
|
unmountLazy: boolean;
|
|
1234
1235
|
transProps: Readonly<import("vue").TransitionProps>;
|
|
@@ -1251,7 +1252,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1251
1252
|
okTitle: string;
|
|
1252
1253
|
okVariant: import("bootstrap-vue-next").ButtonVariant | null;
|
|
1253
1254
|
scrollable: boolean;
|
|
1254
|
-
titleClass: import("bootstrap-vue-next/dist/src/types/AnyValuedAttributes").ClassValue;
|
|
1255
1255
|
titleVisuallyHidden: boolean;
|
|
1256
1256
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
1257
1257
|
$slots: Readonly<import("bootstrap-vue-next/dist/src/types/ComponentSlots").BModalSlots> & import("bootstrap-vue-next/dist/src/types/ComponentSlots").BModalSlots;
|
|
@@ -1397,9 +1397,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1397
1397
|
onUpdated?: (item: AnalysisBucketFile) => any;
|
|
1398
1398
|
onDeleted?: (item: AnalysisBucketFile) => any;
|
|
1399
1399
|
}>, {
|
|
1400
|
-
realmId: string;
|
|
1401
1400
|
footer: boolean;
|
|
1402
1401
|
header: boolean;
|
|
1402
|
+
realmId: string;
|
|
1403
1403
|
noMore: boolean;
|
|
1404
1404
|
loading: boolean;
|
|
1405
1405
|
query: BuildInput<AnalysisBucketFile>;
|
|
@@ -1480,9 +1480,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1480
1480
|
required: true;
|
|
1481
1481
|
};
|
|
1482
1482
|
}>> & Readonly<{
|
|
1483
|
-
onFailed?: (item: Error) => any;
|
|
1484
1483
|
onCreated?: (item: AnalysisBucketFile) => any;
|
|
1485
1484
|
onUpdated?: (item: AnalysisBucketFile) => any;
|
|
1485
|
+
onFailed?: (item: Error) => any;
|
|
1486
1486
|
onCheck?: (_entity?: AnalysisBucketFile) => any;
|
|
1487
1487
|
onDeleted?: (item: AnalysisBucketFile) => any;
|
|
1488
1488
|
onResolved?: (_item: AnalysisBucketFile) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FAnalysisBucketFileManager.vue.d.ts","sourceRoot":"","sources":["../../../src/components/analysis-bucket-file/FAnalysisBucketFileManager.vue"],"names":[],"mappings":"AAAA,OAuSO,KAAK,EACR,cAAc,EACd,kBAAkB,EACrB,MAAM,sBAAsB,CAAC;AAE9B,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAKpC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;;;cAeZ,QAAQ,CAAC,cAAc,CAAC;;;;cAIxB,QAAQ,CAAC,kBAAkB,CAAC;;;;;;;;4BAyCjB,kBAAkB;4BAMlB,kBAAkB;4BAWlB,kBAAkB;sBAMxB,KAAK;;iCAUM,kBAAkB;uBA8B5B,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA5GxB,QAAQ,CAAC,cAAc,CAAC;;;;cAIxB,QAAQ,CAAC,kBAAkB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"FAnalysisBucketFileManager.vue.d.ts","sourceRoot":"","sources":["../../../src/components/analysis-bucket-file/FAnalysisBucketFileManager.vue"],"names":[],"mappings":"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"}
|
|
@@ -70,9 +70,9 @@ declare const FAnalysisBucketFiles: import("vue").DefineComponent<import("vue").
|
|
|
70
70
|
onUpdated?: (item: AnalysisBucketFile) => any;
|
|
71
71
|
onDeleted?: (item: AnalysisBucketFile) => any;
|
|
72
72
|
}>, {
|
|
73
|
-
realmId: string;
|
|
74
73
|
footer: boolean;
|
|
75
74
|
header: boolean;
|
|
75
|
+
realmId: string;
|
|
76
76
|
noMore: boolean;
|
|
77
77
|
loading: boolean;
|
|
78
78
|
query: import("rapiq").BuildInput<AnalysisBucketFile>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { AnalysisLog } from '@privateaim/core-kit';
|
|
2
|
-
import type { PropType
|
|
2
|
+
import type { PropType } from 'vue';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
index: {
|
|
5
5
|
type: NumberConstructor;
|
|
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
9
9
|
type: PropType<AnalysisLog>;
|
|
10
10
|
required: true;
|
|
11
11
|
};
|
|
12
|
-
}>, () => VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
12
|
+
}>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
15
15
|
index: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FAnalysisLog.d.ts","sourceRoot":"","sources":["../../../src/components/analysis-log/FAnalysisLog.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FAnalysisLog.d.ts","sourceRoot":"","sources":["../../../src/components/analysis-log/FAnalysisLog.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAIxD,OAAO,KAAK,EACR,QAAQ,EACX,MAAM,KAAK,CAAC;;;;;;;cAYe,QAAQ,CAAC,WAAW,CAAC;;;;;;;;;;;cAArB,QAAQ,CAAC,WAAW,CAAC;;;;;;AAPjD,wBA2BG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FAnalysisLogs.d.ts","sourceRoot":"","sources":["../../../src/components/analysis-log/FAnalysisLogs.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"FAnalysisLogs.d.ts","sourceRoot":"","sources":["../../../src/components/analysis-log/FAnalysisLogs.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAmBA,wBAyGG"}
|
|
@@ -23,7 +23,7 @@ declare const FAnalysisNodeApprovalCommand: import("vue").DefineComponent<import
|
|
|
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")[], "updated" | "failed", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
27
27
|
entityId: {
|
|
28
28
|
type: StringConstructor;
|
|
29
29
|
required: true;
|