@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
|
@@ -0,0 +1,355 @@
|
|
|
1
|
+
import type { Event } from '@privateaim/telemetry-kit';
|
|
2
|
+
import type { BuildInput } from 'rapiq';
|
|
3
|
+
import type { PropType } from 'vue';
|
|
4
|
+
import type { ListMeta } from '../../core';
|
|
5
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
6
|
+
query: {
|
|
7
|
+
type: PropType<BuildInput<Event>>;
|
|
8
|
+
};
|
|
9
|
+
}>, {
|
|
10
|
+
handleDeleted: (input: Event) => void;
|
|
11
|
+
busy: import("vue").Ref<boolean, boolean>;
|
|
12
|
+
data: import("vue").Ref<{
|
|
13
|
+
id: string;
|
|
14
|
+
ref_type: string;
|
|
15
|
+
ref_id: string | null;
|
|
16
|
+
scope: string;
|
|
17
|
+
name: string;
|
|
18
|
+
data: Record<string, any>;
|
|
19
|
+
expiring: boolean;
|
|
20
|
+
request_path: string | null;
|
|
21
|
+
request_method: string | null;
|
|
22
|
+
request_ip_address: string | null;
|
|
23
|
+
request_user_agent: string | null;
|
|
24
|
+
actor_type: string | null;
|
|
25
|
+
actor_id: string | null;
|
|
26
|
+
actor_name: string | null;
|
|
27
|
+
realm_id: import("@authup/core-kit").Realm["id"] | null;
|
|
28
|
+
expires_at: string | null;
|
|
29
|
+
created_at: string;
|
|
30
|
+
updated_at: string;
|
|
31
|
+
}[], Event[] | {
|
|
32
|
+
id: string;
|
|
33
|
+
ref_type: string;
|
|
34
|
+
ref_id: string | null;
|
|
35
|
+
scope: string;
|
|
36
|
+
name: string;
|
|
37
|
+
data: Record<string, any>;
|
|
38
|
+
expiring: boolean;
|
|
39
|
+
request_path: string | null;
|
|
40
|
+
request_method: string | null;
|
|
41
|
+
request_ip_address: string | null;
|
|
42
|
+
request_user_agent: string | null;
|
|
43
|
+
actor_type: string | null;
|
|
44
|
+
actor_id: string | null;
|
|
45
|
+
actor_name: string | null;
|
|
46
|
+
realm_id: import("@authup/core-kit").Realm["id"] | null;
|
|
47
|
+
expires_at: string | null;
|
|
48
|
+
created_at: string;
|
|
49
|
+
updated_at: string;
|
|
50
|
+
}[]>;
|
|
51
|
+
meta: import("vue").Ref<{
|
|
52
|
+
total?: number;
|
|
53
|
+
busy?: boolean;
|
|
54
|
+
pagination?: {
|
|
55
|
+
limit?: number;
|
|
56
|
+
offset?: number;
|
|
57
|
+
};
|
|
58
|
+
filters?: {
|
|
59
|
+
[x: `data.${string}`]: any;
|
|
60
|
+
id?: string | string[];
|
|
61
|
+
ref_type?: string | string[];
|
|
62
|
+
ref_id?: string | string[];
|
|
63
|
+
scope?: string | string[];
|
|
64
|
+
name?: string | string[];
|
|
65
|
+
data?: import("rapiq").FiltersBuildInput<Record<string, any>>;
|
|
66
|
+
expiring?: boolean;
|
|
67
|
+
request_path?: string | string[];
|
|
68
|
+
request_method?: string | string[];
|
|
69
|
+
request_ip_address?: string | string[];
|
|
70
|
+
request_user_agent?: string | string[];
|
|
71
|
+
actor_type?: string | string[];
|
|
72
|
+
actor_id?: string | string[];
|
|
73
|
+
actor_name?: string | string[];
|
|
74
|
+
realm_id?: string | string[];
|
|
75
|
+
expires_at?: string | string[];
|
|
76
|
+
created_at?: string | string[];
|
|
77
|
+
updated_at?: string | string[];
|
|
78
|
+
};
|
|
79
|
+
sort?: "name" | "id" | "created_at" | "updated_at" | "realm_id" | "-created_at" | "-updated_at" | "scope" | "-name" | "-id" | "-realm_id" | "ref_type" | "ref_id" | "expiring" | "request_path" | "request_method" | "request_ip_address" | "request_user_agent" | "actor_type" | "actor_id" | "actor_name" | "expires_at" | `data.${string}` | "-scope" | "-ref_type" | "-ref_id" | "-expiring" | "-request_path" | "-request_method" | "-request_ip_address" | "-request_user_agent" | "-actor_type" | "-actor_id" | "-actor_name" | "-expires_at" | `-data.${string}` | {
|
|
80
|
+
id?: "ASC" | "DESC";
|
|
81
|
+
ref_type?: "ASC" | "DESC";
|
|
82
|
+
ref_id?: "ASC" | "DESC";
|
|
83
|
+
scope?: "ASC" | "DESC";
|
|
84
|
+
name?: "ASC" | "DESC";
|
|
85
|
+
data?: string | string[] | {
|
|
86
|
+
[x: string]: import("rapiq").SortBuildInput<any>;
|
|
87
|
+
} | (string[] | {
|
|
88
|
+
[x: string]: import("rapiq").SortBuildInput<any>;
|
|
89
|
+
})[];
|
|
90
|
+
expiring?: "ASC" | "DESC";
|
|
91
|
+
request_path?: "ASC" | "DESC";
|
|
92
|
+
request_method?: "ASC" | "DESC";
|
|
93
|
+
request_ip_address?: "ASC" | "DESC";
|
|
94
|
+
request_user_agent?: "ASC" | "DESC";
|
|
95
|
+
actor_type?: "ASC" | "DESC";
|
|
96
|
+
actor_id?: "ASC" | "DESC";
|
|
97
|
+
actor_name?: "ASC" | "DESC";
|
|
98
|
+
realm_id?: "ASC" | "DESC";
|
|
99
|
+
expires_at?: "ASC" | "DESC";
|
|
100
|
+
created_at?: "ASC" | "DESC";
|
|
101
|
+
updated_at?: "ASC" | "DESC";
|
|
102
|
+
} | (("name" | "id" | "created_at" | "updated_at" | "realm_id" | "-created_at" | "-updated_at" | "scope" | "-name" | "-id" | "-realm_id" | "ref_type" | "ref_id" | "expiring" | "request_path" | "request_method" | "request_ip_address" | "request_user_agent" | "actor_type" | "actor_id" | "actor_name" | "expires_at" | "-scope" | "-ref_type" | "-ref_id" | "-expiring" | "-request_path" | "-request_method" | "-request_ip_address" | "-request_user_agent" | "-actor_type" | "-actor_id" | "-actor_name" | "-expires_at")[] | {
|
|
103
|
+
id?: "ASC" | "DESC";
|
|
104
|
+
ref_type?: "ASC" | "DESC";
|
|
105
|
+
ref_id?: "ASC" | "DESC";
|
|
106
|
+
scope?: "ASC" | "DESC";
|
|
107
|
+
name?: "ASC" | "DESC";
|
|
108
|
+
data?: string | string[] | {
|
|
109
|
+
[x: string]: import("rapiq").SortBuildInput<any>;
|
|
110
|
+
} | (string[] | {
|
|
111
|
+
[x: string]: import("rapiq").SortBuildInput<any>;
|
|
112
|
+
})[];
|
|
113
|
+
expiring?: "ASC" | "DESC";
|
|
114
|
+
request_path?: "ASC" | "DESC";
|
|
115
|
+
request_method?: "ASC" | "DESC";
|
|
116
|
+
request_ip_address?: "ASC" | "DESC";
|
|
117
|
+
request_user_agent?: "ASC" | "DESC";
|
|
118
|
+
actor_type?: "ASC" | "DESC";
|
|
119
|
+
actor_id?: "ASC" | "DESC";
|
|
120
|
+
actor_name?: "ASC" | "DESC";
|
|
121
|
+
realm_id?: "ASC" | "DESC";
|
|
122
|
+
expires_at?: "ASC" | "DESC";
|
|
123
|
+
created_at?: "ASC" | "DESC";
|
|
124
|
+
updated_at?: "ASC" | "DESC";
|
|
125
|
+
})[] | ("name" | "id" | "created_at" | "updated_at" | "realm_id" | "-created_at" | "-updated_at" | "scope" | "-name" | "-id" | "-realm_id" | "ref_type" | "ref_id" | "expiring" | "request_path" | "request_method" | "request_ip_address" | "request_user_agent" | "actor_type" | "actor_id" | "actor_name" | "expires_at" | `data.${string}` | "-scope" | "-ref_type" | "-ref_id" | "-expiring" | "-request_path" | "-request_method" | "-request_ip_address" | "-request_user_agent" | "-actor_type" | "-actor_id" | "-actor_name" | "-expires_at" | `-data.${string}`)[];
|
|
126
|
+
fields?: "name" | "id" | "created_at" | "updated_at" | "realm_id" | "-created_at" | "-updated_at" | "scope" | "-name" | "-id" | "-realm_id" | "+name" | "+id" | "+created_at" | "+updated_at" | "+realm_id" | "ref_type" | "ref_id" | "expiring" | "request_path" | "request_method" | "request_ip_address" | "request_user_agent" | "actor_type" | "actor_id" | "actor_name" | "expires_at" | `data.${string}` | "-scope" | "-ref_type" | "-ref_id" | "-expiring" | "-request_path" | "-request_method" | "-request_ip_address" | "-request_user_agent" | "-actor_type" | "-actor_id" | "-actor_name" | "-expires_at" | `-data.${string}` | "+scope" | "+ref_type" | "+ref_id" | "+expiring" | "+request_path" | "+request_method" | "+request_ip_address" | "+request_user_agent" | "+actor_type" | "+actor_id" | "+actor_name" | "+expires_at" | `+data.${string}` | {
|
|
127
|
+
id?: never;
|
|
128
|
+
ref_type?: never;
|
|
129
|
+
ref_id?: never;
|
|
130
|
+
scope?: never;
|
|
131
|
+
name?: never;
|
|
132
|
+
data?: string | string[] | {
|
|
133
|
+
[x: string]: import("rapiq").FieldsBuildInput<any>;
|
|
134
|
+
} | (string[] | {
|
|
135
|
+
[x: string]: import("rapiq").FieldsBuildInput<any>;
|
|
136
|
+
})[];
|
|
137
|
+
expiring?: never;
|
|
138
|
+
request_path?: never;
|
|
139
|
+
request_method?: never;
|
|
140
|
+
request_ip_address?: never;
|
|
141
|
+
request_user_agent?: never;
|
|
142
|
+
actor_type?: never;
|
|
143
|
+
actor_id?: never;
|
|
144
|
+
actor_name?: never;
|
|
145
|
+
realm_id?: never;
|
|
146
|
+
expires_at?: never;
|
|
147
|
+
created_at?: never;
|
|
148
|
+
updated_at?: never;
|
|
149
|
+
} | (("name" | "id" | "created_at" | "updated_at" | "realm_id" | "-created_at" | "-updated_at" | "scope" | "-name" | "-id" | "-realm_id" | "+name" | "+id" | "+created_at" | "+updated_at" | "+realm_id" | "ref_type" | "ref_id" | "expiring" | "request_path" | "request_method" | "request_ip_address" | "request_user_agent" | "actor_type" | "actor_id" | "actor_name" | "expires_at" | "-scope" | "-ref_type" | "-ref_id" | "-expiring" | "-request_path" | "-request_method" | "-request_ip_address" | "-request_user_agent" | "-actor_type" | "-actor_id" | "-actor_name" | "-expires_at" | "+scope" | "+ref_type" | "+ref_id" | "+expiring" | "+request_path" | "+request_method" | "+request_ip_address" | "+request_user_agent" | "+actor_type" | "+actor_id" | "+actor_name" | "+expires_at")[] | {
|
|
150
|
+
id?: never;
|
|
151
|
+
ref_type?: never;
|
|
152
|
+
ref_id?: never;
|
|
153
|
+
scope?: never;
|
|
154
|
+
name?: never;
|
|
155
|
+
data?: string | string[] | {
|
|
156
|
+
[x: string]: import("rapiq").FieldsBuildInput<any>;
|
|
157
|
+
} | (string[] | {
|
|
158
|
+
[x: string]: import("rapiq").FieldsBuildInput<any>;
|
|
159
|
+
})[];
|
|
160
|
+
expiring?: never;
|
|
161
|
+
request_path?: never;
|
|
162
|
+
request_method?: never;
|
|
163
|
+
request_ip_address?: never;
|
|
164
|
+
request_user_agent?: never;
|
|
165
|
+
actor_type?: never;
|
|
166
|
+
actor_id?: never;
|
|
167
|
+
actor_name?: never;
|
|
168
|
+
realm_id?: never;
|
|
169
|
+
expires_at?: never;
|
|
170
|
+
created_at?: never;
|
|
171
|
+
updated_at?: never;
|
|
172
|
+
})[] | ("name" | "id" | "created_at" | "updated_at" | "realm_id" | "-created_at" | "-updated_at" | "scope" | "-name" | "-id" | "-realm_id" | "+name" | "+id" | "+created_at" | "+updated_at" | "+realm_id" | "ref_type" | "ref_id" | "expiring" | "request_path" | "request_method" | "request_ip_address" | "request_user_agent" | "actor_type" | "actor_id" | "actor_name" | "expires_at" | `data.${string}` | "-scope" | "-ref_type" | "-ref_id" | "-expiring" | "-request_path" | "-request_method" | "-request_ip_address" | "-request_user_agent" | "-actor_type" | "-actor_id" | "-actor_name" | "-expires_at" | `-data.${string}` | "+scope" | "+ref_type" | "+ref_id" | "+expiring" | "+request_path" | "+request_method" | "+request_ip_address" | "+request_user_agent" | "+actor_type" | "+actor_id" | "+actor_name" | "+expires_at" | `+data.${string}`)[];
|
|
173
|
+
relations?: {
|
|
174
|
+
id?: never;
|
|
175
|
+
ref_type?: never;
|
|
176
|
+
ref_id?: never;
|
|
177
|
+
scope?: never;
|
|
178
|
+
name?: never;
|
|
179
|
+
data?: boolean | string[] | {
|
|
180
|
+
[x: string]: boolean | import("rapiq").RelationsBuildInput<any>;
|
|
181
|
+
};
|
|
182
|
+
expiring?: never;
|
|
183
|
+
request_path?: never;
|
|
184
|
+
request_method?: never;
|
|
185
|
+
request_ip_address?: never;
|
|
186
|
+
request_user_agent?: never;
|
|
187
|
+
actor_type?: never;
|
|
188
|
+
actor_id?: never;
|
|
189
|
+
actor_name?: never;
|
|
190
|
+
realm_id?: never;
|
|
191
|
+
expires_at?: never;
|
|
192
|
+
created_at?: never;
|
|
193
|
+
updated_at?: never;
|
|
194
|
+
} | ("data" | `data.${string}`)[];
|
|
195
|
+
}, import("@privateaim/kit").ObjectLiteralKeys<{
|
|
196
|
+
total?: number;
|
|
197
|
+
busy?: boolean;
|
|
198
|
+
pagination?: import("rapiq").PaginationBuildInput;
|
|
199
|
+
filters?: import("rapiq").FiltersBuildInput<Event>;
|
|
200
|
+
sort?: import("rapiq").SortBuildInput<Event>;
|
|
201
|
+
fields?: import("rapiq").FieldsBuildInput<Event>;
|
|
202
|
+
relations?: import("rapiq").RelationsBuildInput<Event>;
|
|
203
|
+
}> | {
|
|
204
|
+
total?: number;
|
|
205
|
+
busy?: boolean;
|
|
206
|
+
pagination?: {
|
|
207
|
+
limit?: number;
|
|
208
|
+
offset?: number;
|
|
209
|
+
};
|
|
210
|
+
filters?: {
|
|
211
|
+
[x: `data.${string}`]: any;
|
|
212
|
+
id?: string | string[];
|
|
213
|
+
ref_type?: string | string[];
|
|
214
|
+
ref_id?: string | string[];
|
|
215
|
+
scope?: string | string[];
|
|
216
|
+
name?: string | string[];
|
|
217
|
+
data?: import("rapiq").FiltersBuildInput<Record<string, any>>;
|
|
218
|
+
expiring?: boolean;
|
|
219
|
+
request_path?: string | string[];
|
|
220
|
+
request_method?: string | string[];
|
|
221
|
+
request_ip_address?: string | string[];
|
|
222
|
+
request_user_agent?: string | string[];
|
|
223
|
+
actor_type?: string | string[];
|
|
224
|
+
actor_id?: string | string[];
|
|
225
|
+
actor_name?: string | string[];
|
|
226
|
+
realm_id?: string | string[];
|
|
227
|
+
expires_at?: string | string[];
|
|
228
|
+
created_at?: string | string[];
|
|
229
|
+
updated_at?: string | string[];
|
|
230
|
+
};
|
|
231
|
+
sort?: "name" | "id" | "created_at" | "updated_at" | "realm_id" | "-created_at" | "-updated_at" | "scope" | "-name" | "-id" | "-realm_id" | "ref_type" | "ref_id" | "expiring" | "request_path" | "request_method" | "request_ip_address" | "request_user_agent" | "actor_type" | "actor_id" | "actor_name" | "expires_at" | `data.${string}` | "-scope" | "-ref_type" | "-ref_id" | "-expiring" | "-request_path" | "-request_method" | "-request_ip_address" | "-request_user_agent" | "-actor_type" | "-actor_id" | "-actor_name" | "-expires_at" | `-data.${string}` | {
|
|
232
|
+
id?: "ASC" | "DESC";
|
|
233
|
+
ref_type?: "ASC" | "DESC";
|
|
234
|
+
ref_id?: "ASC" | "DESC";
|
|
235
|
+
scope?: "ASC" | "DESC";
|
|
236
|
+
name?: "ASC" | "DESC";
|
|
237
|
+
data?: string | string[] | {
|
|
238
|
+
[x: string]: import("rapiq").SortBuildInput<any>;
|
|
239
|
+
} | (string[] | {
|
|
240
|
+
[x: string]: import("rapiq").SortBuildInput<any>;
|
|
241
|
+
})[];
|
|
242
|
+
expiring?: "ASC" | "DESC";
|
|
243
|
+
request_path?: "ASC" | "DESC";
|
|
244
|
+
request_method?: "ASC" | "DESC";
|
|
245
|
+
request_ip_address?: "ASC" | "DESC";
|
|
246
|
+
request_user_agent?: "ASC" | "DESC";
|
|
247
|
+
actor_type?: "ASC" | "DESC";
|
|
248
|
+
actor_id?: "ASC" | "DESC";
|
|
249
|
+
actor_name?: "ASC" | "DESC";
|
|
250
|
+
realm_id?: "ASC" | "DESC";
|
|
251
|
+
expires_at?: "ASC" | "DESC";
|
|
252
|
+
created_at?: "ASC" | "DESC";
|
|
253
|
+
updated_at?: "ASC" | "DESC";
|
|
254
|
+
} | (("name" | "id" | "created_at" | "updated_at" | "realm_id" | "-created_at" | "-updated_at" | "scope" | "-name" | "-id" | "-realm_id" | "ref_type" | "ref_id" | "expiring" | "request_path" | "request_method" | "request_ip_address" | "request_user_agent" | "actor_type" | "actor_id" | "actor_name" | "expires_at" | "-scope" | "-ref_type" | "-ref_id" | "-expiring" | "-request_path" | "-request_method" | "-request_ip_address" | "-request_user_agent" | "-actor_type" | "-actor_id" | "-actor_name" | "-expires_at")[] | {
|
|
255
|
+
id?: "ASC" | "DESC";
|
|
256
|
+
ref_type?: "ASC" | "DESC";
|
|
257
|
+
ref_id?: "ASC" | "DESC";
|
|
258
|
+
scope?: "ASC" | "DESC";
|
|
259
|
+
name?: "ASC" | "DESC";
|
|
260
|
+
data?: string | string[] | {
|
|
261
|
+
[x: string]: import("rapiq").SortBuildInput<any>;
|
|
262
|
+
} | (string[] | {
|
|
263
|
+
[x: string]: import("rapiq").SortBuildInput<any>;
|
|
264
|
+
})[];
|
|
265
|
+
expiring?: "ASC" | "DESC";
|
|
266
|
+
request_path?: "ASC" | "DESC";
|
|
267
|
+
request_method?: "ASC" | "DESC";
|
|
268
|
+
request_ip_address?: "ASC" | "DESC";
|
|
269
|
+
request_user_agent?: "ASC" | "DESC";
|
|
270
|
+
actor_type?: "ASC" | "DESC";
|
|
271
|
+
actor_id?: "ASC" | "DESC";
|
|
272
|
+
actor_name?: "ASC" | "DESC";
|
|
273
|
+
realm_id?: "ASC" | "DESC";
|
|
274
|
+
expires_at?: "ASC" | "DESC";
|
|
275
|
+
created_at?: "ASC" | "DESC";
|
|
276
|
+
updated_at?: "ASC" | "DESC";
|
|
277
|
+
})[] | ("name" | "id" | "created_at" | "updated_at" | "realm_id" | "-created_at" | "-updated_at" | "scope" | "-name" | "-id" | "-realm_id" | "ref_type" | "ref_id" | "expiring" | "request_path" | "request_method" | "request_ip_address" | "request_user_agent" | "actor_type" | "actor_id" | "actor_name" | "expires_at" | `data.${string}` | "-scope" | "-ref_type" | "-ref_id" | "-expiring" | "-request_path" | "-request_method" | "-request_ip_address" | "-request_user_agent" | "-actor_type" | "-actor_id" | "-actor_name" | "-expires_at" | `-data.${string}`)[];
|
|
278
|
+
fields?: "name" | "id" | "created_at" | "updated_at" | "realm_id" | "-created_at" | "-updated_at" | "scope" | "-name" | "-id" | "-realm_id" | "+name" | "+id" | "+created_at" | "+updated_at" | "+realm_id" | "ref_type" | "ref_id" | "expiring" | "request_path" | "request_method" | "request_ip_address" | "request_user_agent" | "actor_type" | "actor_id" | "actor_name" | "expires_at" | `data.${string}` | "-scope" | "-ref_type" | "-ref_id" | "-expiring" | "-request_path" | "-request_method" | "-request_ip_address" | "-request_user_agent" | "-actor_type" | "-actor_id" | "-actor_name" | "-expires_at" | `-data.${string}` | "+scope" | "+ref_type" | "+ref_id" | "+expiring" | "+request_path" | "+request_method" | "+request_ip_address" | "+request_user_agent" | "+actor_type" | "+actor_id" | "+actor_name" | "+expires_at" | `+data.${string}` | {
|
|
279
|
+
id?: never;
|
|
280
|
+
ref_type?: never;
|
|
281
|
+
ref_id?: never;
|
|
282
|
+
scope?: never;
|
|
283
|
+
name?: never;
|
|
284
|
+
data?: string | string[] | {
|
|
285
|
+
[x: string]: import("rapiq").FieldsBuildInput<any>;
|
|
286
|
+
} | (string[] | {
|
|
287
|
+
[x: string]: import("rapiq").FieldsBuildInput<any>;
|
|
288
|
+
})[];
|
|
289
|
+
expiring?: never;
|
|
290
|
+
request_path?: never;
|
|
291
|
+
request_method?: never;
|
|
292
|
+
request_ip_address?: never;
|
|
293
|
+
request_user_agent?: never;
|
|
294
|
+
actor_type?: never;
|
|
295
|
+
actor_id?: never;
|
|
296
|
+
actor_name?: never;
|
|
297
|
+
realm_id?: never;
|
|
298
|
+
expires_at?: never;
|
|
299
|
+
created_at?: never;
|
|
300
|
+
updated_at?: never;
|
|
301
|
+
} | (("name" | "id" | "created_at" | "updated_at" | "realm_id" | "-created_at" | "-updated_at" | "scope" | "-name" | "-id" | "-realm_id" | "+name" | "+id" | "+created_at" | "+updated_at" | "+realm_id" | "ref_type" | "ref_id" | "expiring" | "request_path" | "request_method" | "request_ip_address" | "request_user_agent" | "actor_type" | "actor_id" | "actor_name" | "expires_at" | "-scope" | "-ref_type" | "-ref_id" | "-expiring" | "-request_path" | "-request_method" | "-request_ip_address" | "-request_user_agent" | "-actor_type" | "-actor_id" | "-actor_name" | "-expires_at" | "+scope" | "+ref_type" | "+ref_id" | "+expiring" | "+request_path" | "+request_method" | "+request_ip_address" | "+request_user_agent" | "+actor_type" | "+actor_id" | "+actor_name" | "+expires_at")[] | {
|
|
302
|
+
id?: never;
|
|
303
|
+
ref_type?: never;
|
|
304
|
+
ref_id?: never;
|
|
305
|
+
scope?: never;
|
|
306
|
+
name?: never;
|
|
307
|
+
data?: string | string[] | {
|
|
308
|
+
[x: string]: import("rapiq").FieldsBuildInput<any>;
|
|
309
|
+
} | (string[] | {
|
|
310
|
+
[x: string]: import("rapiq").FieldsBuildInput<any>;
|
|
311
|
+
})[];
|
|
312
|
+
expiring?: never;
|
|
313
|
+
request_path?: never;
|
|
314
|
+
request_method?: never;
|
|
315
|
+
request_ip_address?: never;
|
|
316
|
+
request_user_agent?: never;
|
|
317
|
+
actor_type?: never;
|
|
318
|
+
actor_id?: never;
|
|
319
|
+
actor_name?: never;
|
|
320
|
+
realm_id?: never;
|
|
321
|
+
expires_at?: never;
|
|
322
|
+
created_at?: never;
|
|
323
|
+
updated_at?: never;
|
|
324
|
+
})[] | ("name" | "id" | "created_at" | "updated_at" | "realm_id" | "-created_at" | "-updated_at" | "scope" | "-name" | "-id" | "-realm_id" | "+name" | "+id" | "+created_at" | "+updated_at" | "+realm_id" | "ref_type" | "ref_id" | "expiring" | "request_path" | "request_method" | "request_ip_address" | "request_user_agent" | "actor_type" | "actor_id" | "actor_name" | "expires_at" | `data.${string}` | "-scope" | "-ref_type" | "-ref_id" | "-expiring" | "-request_path" | "-request_method" | "-request_ip_address" | "-request_user_agent" | "-actor_type" | "-actor_id" | "-actor_name" | "-expires_at" | `-data.${string}` | "+scope" | "+ref_type" | "+ref_id" | "+expiring" | "+request_path" | "+request_method" | "+request_ip_address" | "+request_user_agent" | "+actor_type" | "+actor_id" | "+actor_name" | "+expires_at" | `+data.${string}`)[];
|
|
325
|
+
relations?: {
|
|
326
|
+
id?: never;
|
|
327
|
+
ref_type?: never;
|
|
328
|
+
ref_id?: never;
|
|
329
|
+
scope?: never;
|
|
330
|
+
name?: never;
|
|
331
|
+
data?: boolean | string[] | {
|
|
332
|
+
[x: string]: boolean | import("rapiq").RelationsBuildInput<any>;
|
|
333
|
+
};
|
|
334
|
+
expiring?: never;
|
|
335
|
+
request_path?: never;
|
|
336
|
+
request_method?: never;
|
|
337
|
+
request_ip_address?: never;
|
|
338
|
+
request_user_agent?: never;
|
|
339
|
+
actor_type?: never;
|
|
340
|
+
actor_id?: never;
|
|
341
|
+
actor_name?: never;
|
|
342
|
+
realm_id?: never;
|
|
343
|
+
expires_at?: never;
|
|
344
|
+
created_at?: never;
|
|
345
|
+
updated_at?: never;
|
|
346
|
+
} | ("data" | `data.${string}`)[];
|
|
347
|
+
}>;
|
|
348
|
+
load: (input: ListMeta<Event>) => Promise<void>;
|
|
349
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
350
|
+
query: {
|
|
351
|
+
type: PropType<BuildInput<Event>>;
|
|
352
|
+
};
|
|
353
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
354
|
+
export default _default;
|
|
355
|
+
//# sourceMappingURL=FEvents.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FEvents.vue.d.ts","sourceRoot":"","sources":["../../../src/components/event/FEvents.vue"],"names":[],"mappings":"AA0GA,OAAO,KAAK,EACR,KAAK,EACR,MAAM,2BAA2B,CAAC;AACnC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACxC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAKpC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;;;cAMf,QAAQ,CAAC,UAAU,CAAC,KAAK,CAAC,CAAC;;;2BA4CjB,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAZd,QAAQ,CAAC,KAAK,CAAC;;;cAhChB,QAAQ,CAAC,UAAU,CAAC,KAAK,CAAC,CAAC;;;AAHvD,wBAiEG"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export { default as FEventActor } from './FEventActor.vue';
|
|
2
|
+
export { default as FEventRef } from './FEventRef.vue';
|
|
3
|
+
export { default as FEventExpiring } from './FEventExpiring.vue';
|
|
4
|
+
export { default as FEvent } from './FEvent';
|
|
5
|
+
export { default as FEvents } from './FEvents.vue';
|
|
6
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/event/index.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAC3D,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,iBAAiB,CAAC;AACvD,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAC;AAC7C,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,eAAe,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAOA,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAOA,cAAc,OAAO,CAAC;AACtB,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,SAAS,CAAC;AACxB,cAAc,sBAAsB,CAAC;AACrC,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AACtC,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAC3D,cAAc,aAAa,CAAC;AAC5B,cAAc,WAAW,CAAC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type {
|
|
1
|
+
import type { PropType } from 'vue';
|
|
2
|
+
import type { Log } from '@privateaim/telemetry-kit';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
index: {
|
|
5
5
|
type: NumberConstructor;
|
|
6
6
|
default: number;
|
|
7
7
|
};
|
|
8
8
|
entity: {
|
|
9
|
-
type: PropType<
|
|
9
|
+
type: PropType<Log>;
|
|
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: {
|
|
@@ -17,11 +17,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
17
17
|
default: number;
|
|
18
18
|
};
|
|
19
19
|
entity: {
|
|
20
|
-
type: PropType<
|
|
20
|
+
type: PropType<Log>;
|
|
21
21
|
required: true;
|
|
22
22
|
};
|
|
23
23
|
}>> & Readonly<{}>, {
|
|
24
24
|
index: number;
|
|
25
25
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
26
26
|
export default _default;
|
|
27
|
-
//# sourceMappingURL=
|
|
27
|
+
//# sourceMappingURL=FLog.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FLog.d.ts","sourceRoot":"","sources":["../../../src/components/log/FLog.ts"],"names":[],"mappings":"AAWA,OAAO,KAAK,EACR,QAAQ,EACX,MAAM,KAAK,CAAC;AACb,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,2BAA2B,CAAC;;;;;;;cAUzB,QAAQ,CAAC,GAAG,CAAC;;;;;;;;;;;cAAb,QAAQ,CAAC,GAAG,CAAC;;;;;;AAPzC,wBAyFG"}
|