@hahnpro/ai-sdk 0.5.0 → 0.7.0
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/fesm2022/hahnpro-ai-sdk.mjs +902 -508
- package/fesm2022/hahnpro-ai-sdk.mjs.map +1 -1
- package/index.d.ts +1493 -6
- package/package.json +11 -10
- package/lib/ai/ai.module.d.ts +0 -9
- package/lib/ai/chat-dialog/chat-dialog.component.d.ts +0 -29
- package/lib/ai/chat-dialog/icons.d.ts +0 -1
- package/lib/ai/chat.service.d.ts +0 -79
- package/lib/ai/context-overlay/context-overlay.component.d.ts +0 -24
- package/lib/ai/context.service.d.ts +0 -27
- package/lib/ai/message-context/message-context.component.d.ts +0 -18
- package/lib/ai/message-input/message-input.component.d.ts +0 -17
- package/lib/ai/preview/preview.component.d.ts +0 -27
- package/lib/ai/providers.d.ts +0 -6
- package/lib/ai/thread/thread.component.d.ts +0 -20
- package/lib/ai/transloco.module.d.ts +0 -1218
- package/lib/ai/utils.d.ts +0 -1
- package/lib/ai/websocket.service.d.ts +0 -19
- package/lib/core/api.service.d.ts +0 -63
- package/lib/core/markdown.provider.d.ts +0 -6
- package/lib/core/owner-resolver.service.d.ts +0 -24
- package/lib/core/pipes/bytes.pipe.d.ts +0 -7
- package/lib/core/pipes/color-level.pipe.d.ts +0 -10
- package/lib/core/pipes/date-ago.pipe.d.ts +0 -7
- package/lib/core/pipes/index.d.ts +0 -1
- package/lib/core/pipes/pipes.module.d.ts +0 -10
- package/lib/core/utils/i18n.d.ts +0 -2
- package/lib/core/utils/index.d.ts +0 -3
- package/lib/core/utils/mimetype.d.ts +0 -2
|
@@ -1,1218 +0,0 @@
|
|
|
1
|
-
import { TranslocoLoader } from '@jsverse/transloco';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "@jsverse/transloco";
|
|
5
|
-
export declare const translations: {
|
|
6
|
-
en: {
|
|
7
|
-
accepted: string;
|
|
8
|
-
access_restricted: string;
|
|
9
|
-
access_unrestricted: string;
|
|
10
|
-
account: string;
|
|
11
|
-
action: string;
|
|
12
|
-
actions: string;
|
|
13
|
-
active: string;
|
|
14
|
-
add_attachment: string;
|
|
15
|
-
add_attribute: string;
|
|
16
|
-
add_new: string;
|
|
17
|
-
add_new_member: string;
|
|
18
|
-
add_new_organization: string;
|
|
19
|
-
add_to_clipboard: string;
|
|
20
|
-
address: string;
|
|
21
|
-
administration: string;
|
|
22
|
-
ai: {
|
|
23
|
-
accept: string;
|
|
24
|
-
adam_ai_intro: string;
|
|
25
|
-
agent_unavailable: string;
|
|
26
|
-
ai_placeholder: string;
|
|
27
|
-
and: string;
|
|
28
|
-
asset_intelligence: string;
|
|
29
|
-
assistants: string;
|
|
30
|
-
chat_deleted: string;
|
|
31
|
-
chats: string;
|
|
32
|
-
clear_history: string;
|
|
33
|
-
complete_and_create_report: string;
|
|
34
|
-
context: string;
|
|
35
|
-
context_found: string;
|
|
36
|
-
context_none: string;
|
|
37
|
-
context_search: string;
|
|
38
|
-
continue_chat: string;
|
|
39
|
-
continue_previous_chat: string;
|
|
40
|
-
cookies: string;
|
|
41
|
-
create_new_chat: string;
|
|
42
|
-
create_new_event: string;
|
|
43
|
-
de: string;
|
|
44
|
-
delete_chat: string;
|
|
45
|
-
delete_item: string;
|
|
46
|
-
delete_item_message: string;
|
|
47
|
-
delete_item_message_general: string;
|
|
48
|
-
delete_item_title: string;
|
|
49
|
-
document: string;
|
|
50
|
-
en: string;
|
|
51
|
-
failed_to_create_chat: string;
|
|
52
|
-
failed_to_delete_chat: string;
|
|
53
|
-
failed_to_initialize_chat: string;
|
|
54
|
-
failed_to_load_assistants: string;
|
|
55
|
-
failed_to_load_chats: string;
|
|
56
|
-
failed_to_send_message: string;
|
|
57
|
-
failed_to_update_model: string;
|
|
58
|
-
file_type: {
|
|
59
|
-
archive: string;
|
|
60
|
-
audio: string;
|
|
61
|
-
image: string;
|
|
62
|
-
pdf: string;
|
|
63
|
-
text: string;
|
|
64
|
-
unknown: string;
|
|
65
|
-
video: string;
|
|
66
|
-
};
|
|
67
|
-
finish_reason: {
|
|
68
|
-
'content-filter': string;
|
|
69
|
-
error: string;
|
|
70
|
-
length: string;
|
|
71
|
-
unknown: string;
|
|
72
|
-
};
|
|
73
|
-
'gpt-4o': string;
|
|
74
|
-
'gpt-4o-2024-08-06': string;
|
|
75
|
-
'gpt-4o-2024-11-20': string;
|
|
76
|
-
'gpt-4o-mini': string;
|
|
77
|
-
'gpt-4o-mini-2024-07-18': string;
|
|
78
|
-
help_me: string;
|
|
79
|
-
last_message: string;
|
|
80
|
-
model: string;
|
|
81
|
-
model_updated: string;
|
|
82
|
-
no_chats_found: string;
|
|
83
|
-
no_messages: string;
|
|
84
|
-
none_of_those: string;
|
|
85
|
-
of_document: string;
|
|
86
|
-
previous_chats: string;
|
|
87
|
-
prompt_suggestions: {
|
|
88
|
-
'asset-info': {
|
|
89
|
-
prompt: string;
|
|
90
|
-
title: string;
|
|
91
|
-
};
|
|
92
|
-
intro: {
|
|
93
|
-
prompt: string;
|
|
94
|
-
title: string;
|
|
95
|
-
};
|
|
96
|
-
};
|
|
97
|
-
prompts: {
|
|
98
|
-
asset: string;
|
|
99
|
-
'ext-asset': string;
|
|
100
|
-
help: string;
|
|
101
|
-
incident: string;
|
|
102
|
-
report: string;
|
|
103
|
-
};
|
|
104
|
-
reference_not_found: string;
|
|
105
|
-
select_asset: string;
|
|
106
|
-
send_message: string;
|
|
107
|
-
show_preview: string;
|
|
108
|
-
source: string;
|
|
109
|
-
stop_recording: string;
|
|
110
|
-
suggested_prompts: string;
|
|
111
|
-
threads: string;
|
|
112
|
-
toast_error_delete_entry: string;
|
|
113
|
-
toast_success_delete_entry: string;
|
|
114
|
-
tools: {
|
|
115
|
-
createEvent: {
|
|
116
|
-
completed: string;
|
|
117
|
-
failed: string;
|
|
118
|
-
pending: string;
|
|
119
|
-
processing: string;
|
|
120
|
-
};
|
|
121
|
-
createReport: {
|
|
122
|
-
completed: string;
|
|
123
|
-
failed: string;
|
|
124
|
-
pending: string;
|
|
125
|
-
processing: string;
|
|
126
|
-
};
|
|
127
|
-
getReportTemplate: {
|
|
128
|
-
completed: string;
|
|
129
|
-
failed: string;
|
|
130
|
-
pending: string;
|
|
131
|
-
processing: string;
|
|
132
|
-
};
|
|
133
|
-
searchForAssetAxalta: {
|
|
134
|
-
completed: string;
|
|
135
|
-
failed: string;
|
|
136
|
-
pending: string;
|
|
137
|
-
processing: string;
|
|
138
|
-
};
|
|
139
|
-
searchForAssetWithId: {
|
|
140
|
-
completed: string;
|
|
141
|
-
failed: string;
|
|
142
|
-
pending: string;
|
|
143
|
-
processing: string;
|
|
144
|
-
};
|
|
145
|
-
searchForAssets: {
|
|
146
|
-
completed: string;
|
|
147
|
-
failed: string;
|
|
148
|
-
pending: string;
|
|
149
|
-
processing: string;
|
|
150
|
-
};
|
|
151
|
-
searchForDocuments: {
|
|
152
|
-
completed: string;
|
|
153
|
-
failed: string;
|
|
154
|
-
pending: string;
|
|
155
|
-
processing: string;
|
|
156
|
-
};
|
|
157
|
-
searchForEvents: {
|
|
158
|
-
completed: string;
|
|
159
|
-
failed: string;
|
|
160
|
-
pending: string;
|
|
161
|
-
processing: string;
|
|
162
|
-
};
|
|
163
|
-
};
|
|
164
|
-
use_microphone: string;
|
|
165
|
-
view_previous_chats: string;
|
|
166
|
-
};
|
|
167
|
-
alert: string;
|
|
168
|
-
alerts: string;
|
|
169
|
-
allowed_to: string;
|
|
170
|
-
and: string;
|
|
171
|
-
applications: string;
|
|
172
|
-
apps: string;
|
|
173
|
-
appstore: string;
|
|
174
|
-
ascending: string;
|
|
175
|
-
asset: string;
|
|
176
|
-
asset_intelligence: string;
|
|
177
|
-
asset_manager: string;
|
|
178
|
-
asset_type: string;
|
|
179
|
-
assets: string;
|
|
180
|
-
assettype: string;
|
|
181
|
-
assettypes: string;
|
|
182
|
-
attachment: string;
|
|
183
|
-
attachments: string;
|
|
184
|
-
audit_logs: string;
|
|
185
|
-
author: string;
|
|
186
|
-
authorization_type: string;
|
|
187
|
-
average: string;
|
|
188
|
-
back: string;
|
|
189
|
-
back_to_organizations: string;
|
|
190
|
-
bucket_time_range: string;
|
|
191
|
-
by: string;
|
|
192
|
-
'cad-preview': {
|
|
193
|
-
'cad-direction-y': string;
|
|
194
|
-
'cad-direction-z': string;
|
|
195
|
-
'cad-fixed-vector': string;
|
|
196
|
-
'cad-menu-center': string;
|
|
197
|
-
'cad-menu-flip-vector': string;
|
|
198
|
-
'cad-unfixed-vector': string;
|
|
199
|
-
'cad-viewer-flip-camera-mode-orthogonal': string;
|
|
200
|
-
'cad-viewer-flip-camera-mode-perspective': string;
|
|
201
|
-
'error-default-filetype': string;
|
|
202
|
-
'error-invalid-filetype': string;
|
|
203
|
-
};
|
|
204
|
-
calendar: string;
|
|
205
|
-
cancel: string;
|
|
206
|
-
catalog: string;
|
|
207
|
-
'category.delete': string;
|
|
208
|
-
'cert.add.new': string;
|
|
209
|
-
'cert.delete': string;
|
|
210
|
-
'cert.edit': string;
|
|
211
|
-
'cert.name': string;
|
|
212
|
-
cert_add_new_description: string;
|
|
213
|
-
certificate: string;
|
|
214
|
-
'certificate.add.new': string;
|
|
215
|
-
certification: {
|
|
216
|
-
date_issue: string;
|
|
217
|
-
expiration_date: string;
|
|
218
|
-
institution: string;
|
|
219
|
-
number: string;
|
|
220
|
-
};
|
|
221
|
-
children: string;
|
|
222
|
-
choose: string;
|
|
223
|
-
choose_file: string;
|
|
224
|
-
city: string;
|
|
225
|
-
color: string;
|
|
226
|
-
column_settings: string;
|
|
227
|
-
comment: string;
|
|
228
|
-
company_manager: string;
|
|
229
|
-
company_matching: string;
|
|
230
|
-
complete_subscription: string;
|
|
231
|
-
confirm: string;
|
|
232
|
-
consent_management: {
|
|
233
|
-
accept_all: string;
|
|
234
|
-
accept_all_note: string;
|
|
235
|
-
always_enabled: string;
|
|
236
|
-
cookie_groups: {
|
|
237
|
-
analytics: {
|
|
238
|
-
description: string;
|
|
239
|
-
title: string;
|
|
240
|
-
};
|
|
241
|
-
essential: {
|
|
242
|
-
description: string;
|
|
243
|
-
title: string;
|
|
244
|
-
};
|
|
245
|
-
};
|
|
246
|
-
cookie_intro: string;
|
|
247
|
-
cookie_intro_extended: string;
|
|
248
|
-
cookie_learn_more: string;
|
|
249
|
-
cookie_preferences_center: string;
|
|
250
|
-
cookie_settings: string;
|
|
251
|
-
cookie_usage: string;
|
|
252
|
-
manage_preferences: string;
|
|
253
|
-
reject_all: string;
|
|
254
|
-
save_preferences: string;
|
|
255
|
-
};
|
|
256
|
-
content: string;
|
|
257
|
-
'content.file_type': {
|
|
258
|
-
archive: string;
|
|
259
|
-
audio: string;
|
|
260
|
-
image: string;
|
|
261
|
-
pdf: string;
|
|
262
|
-
text: string;
|
|
263
|
-
unknown: string;
|
|
264
|
-
video: string;
|
|
265
|
-
};
|
|
266
|
-
'content.show_preview': string;
|
|
267
|
-
'content.size': string;
|
|
268
|
-
'content.toast_downloading_content': string;
|
|
269
|
-
'content.toast_error_download_content': string;
|
|
270
|
-
'content.toast_success_download_content': string;
|
|
271
|
-
content_drop_zone_text: string;
|
|
272
|
-
content_manager: string;
|
|
273
|
-
contents: string;
|
|
274
|
-
copy_id: string;
|
|
275
|
-
count: string;
|
|
276
|
-
created: string;
|
|
277
|
-
critical: string;
|
|
278
|
-
current_organization: string;
|
|
279
|
-
danger_zone: string;
|
|
280
|
-
dashboards: string;
|
|
281
|
-
data: string;
|
|
282
|
-
date: string;
|
|
283
|
-
day: string;
|
|
284
|
-
days: string;
|
|
285
|
-
de: string;
|
|
286
|
-
default: string;
|
|
287
|
-
delete: string;
|
|
288
|
-
delete_attachment: string;
|
|
289
|
-
delete_member: string;
|
|
290
|
-
delete_revision: string;
|
|
291
|
-
delete_title: string;
|
|
292
|
-
deleted: string;
|
|
293
|
-
delimiter: string;
|
|
294
|
-
descending: string;
|
|
295
|
-
description: string;
|
|
296
|
-
details: string;
|
|
297
|
-
domain: string;
|
|
298
|
-
'domain.delete': string;
|
|
299
|
-
domain_name: string;
|
|
300
|
-
domain_name_placeholder: string;
|
|
301
|
-
domain_new: string;
|
|
302
|
-
domains: string;
|
|
303
|
-
download: string;
|
|
304
|
-
download_attachment: string;
|
|
305
|
-
drag_drop_file: {
|
|
306
|
-
error: {
|
|
307
|
-
file_too_large: string;
|
|
308
|
-
file_type_not_allowed: string;
|
|
309
|
-
};
|
|
310
|
-
max_file_size: string;
|
|
311
|
-
prompt_1: string;
|
|
312
|
-
prompt_2: string;
|
|
313
|
-
warning: {
|
|
314
|
-
max_file_count: string;
|
|
315
|
-
};
|
|
316
|
-
};
|
|
317
|
-
duration: string;
|
|
318
|
-
edit: string;
|
|
319
|
-
edit_attachment: string;
|
|
320
|
-
edit_event_level: string;
|
|
321
|
-
edit_title: string;
|
|
322
|
-
editor: string;
|
|
323
|
-
email: string;
|
|
324
|
-
employees: string;
|
|
325
|
-
en: string;
|
|
326
|
-
encoding: string;
|
|
327
|
-
endpoints: string;
|
|
328
|
-
english: string;
|
|
329
|
-
entries: string;
|
|
330
|
-
error: string;
|
|
331
|
-
error_loading: string;
|
|
332
|
-
error_message_update: string;
|
|
333
|
-
errors: string;
|
|
334
|
-
event: string;
|
|
335
|
-
event_level: string;
|
|
336
|
-
events: string;
|
|
337
|
-
filename: string;
|
|
338
|
-
flow: string;
|
|
339
|
-
flow_studio: string;
|
|
340
|
-
flowdeployment: string;
|
|
341
|
-
flowdeployments: string;
|
|
342
|
-
flowfunction: string;
|
|
343
|
-
flowfunctions: string;
|
|
344
|
-
flowmodel: string;
|
|
345
|
-
flowmodule: string;
|
|
346
|
-
flowmodules: string;
|
|
347
|
-
flows: string;
|
|
348
|
-
form_error_delimiter: string;
|
|
349
|
-
form_error_details: string;
|
|
350
|
-
form_error_email: string;
|
|
351
|
-
form_error_empty_method: string;
|
|
352
|
-
form_error_empty_url: string;
|
|
353
|
-
form_error_encoding: string;
|
|
354
|
-
form_error_expiry_date: string;
|
|
355
|
-
form_error_group: string;
|
|
356
|
-
form_error_length: string;
|
|
357
|
-
form_error_max_length: string;
|
|
358
|
-
form_error_min_length: string;
|
|
359
|
-
form_error_name: string;
|
|
360
|
-
form_error_name_pattern: string;
|
|
361
|
-
form_error_read: string;
|
|
362
|
-
form_error_read_write: string;
|
|
363
|
-
form_error_required: string;
|
|
364
|
-
form_error_role_pattern: string;
|
|
365
|
-
form_error_schema_req: string;
|
|
366
|
-
form_error_select_file: string;
|
|
367
|
-
form_error_select_type: string;
|
|
368
|
-
form_error_source: string;
|
|
369
|
-
form_error_unique: string;
|
|
370
|
-
form_error_view: string;
|
|
371
|
-
general: string;
|
|
372
|
-
german: string;
|
|
373
|
-
global: string;
|
|
374
|
-
group: string;
|
|
375
|
-
group_by: string;
|
|
376
|
-
history: string;
|
|
377
|
-
hour_format: string;
|
|
378
|
-
id: string;
|
|
379
|
-
inactive: string;
|
|
380
|
-
info: string;
|
|
381
|
-
invite_new_employee: string;
|
|
382
|
-
invite_new_employee_description: string;
|
|
383
|
-
invite_new_member: string;
|
|
384
|
-
invite_new_member_description: string;
|
|
385
|
-
'jsf_widgets.content.error.resolving_content_failed': string;
|
|
386
|
-
'jsf_widgets.content_reference.error.asset_id_missing': string;
|
|
387
|
-
'jsf_widgets.content_reference.error.loading_attachments_failed': string;
|
|
388
|
-
'jsf_widgets.cron.error.invalid_expression': string;
|
|
389
|
-
'jsf_widgets.duration.error.invalid_duration': string;
|
|
390
|
-
'jsf_widgets.permission.error.load_permissions_all_users_failed': string;
|
|
391
|
-
'jsf_widgets.permission.error.load_permissions_failed': string;
|
|
392
|
-
'jsf_widgets.resource_reference.error.searching_failed': string;
|
|
393
|
-
keys: string;
|
|
394
|
-
label: string;
|
|
395
|
-
labels: string;
|
|
396
|
-
labels_edit: string;
|
|
397
|
-
labels_edit_default: string;
|
|
398
|
-
language: string;
|
|
399
|
-
last_updated: string;
|
|
400
|
-
leave: string;
|
|
401
|
-
legal_notice: string;
|
|
402
|
-
list: string;
|
|
403
|
-
loading: string;
|
|
404
|
-
logo: string;
|
|
405
|
-
manage_groups: string;
|
|
406
|
-
manage_identity_providers: string;
|
|
407
|
-
manage_invitations: string;
|
|
408
|
-
manage_members: string;
|
|
409
|
-
manage_organization: string;
|
|
410
|
-
manage_roles: string;
|
|
411
|
-
manager: string;
|
|
412
|
-
maximum: string;
|
|
413
|
-
member: string;
|
|
414
|
-
message: string;
|
|
415
|
-
method: string;
|
|
416
|
-
modules: string;
|
|
417
|
-
month: string;
|
|
418
|
-
months: string;
|
|
419
|
-
my_tasks: string;
|
|
420
|
-
name: string;
|
|
421
|
-
new_feminine: string;
|
|
422
|
-
new_masculine: string;
|
|
423
|
-
new_neutral: string;
|
|
424
|
-
new_tag: string;
|
|
425
|
-
next: string;
|
|
426
|
-
next_step: string;
|
|
427
|
-
no_description: string;
|
|
428
|
-
no_labels: string;
|
|
429
|
-
no_preview: string;
|
|
430
|
-
no_result: string;
|
|
431
|
-
not_assigned: string;
|
|
432
|
-
notification_close_tooltip: string;
|
|
433
|
-
notification_info_empty_list: string;
|
|
434
|
-
notification_open_manager_tooltip: string;
|
|
435
|
-
notification_open_tooltip: string;
|
|
436
|
-
notification_read_all_tooltip: string;
|
|
437
|
-
notification_read_tooltip: string;
|
|
438
|
-
notification_rules: string;
|
|
439
|
-
notification_toast_info: string;
|
|
440
|
-
notification_unread_tooltip: string;
|
|
441
|
-
notificationendpoint: string;
|
|
442
|
-
notificationendpoints: string;
|
|
443
|
-
notificationrule: string;
|
|
444
|
-
notificationrules: string;
|
|
445
|
-
notifications: string;
|
|
446
|
-
offer_requests: string;
|
|
447
|
-
offers: string;
|
|
448
|
-
ok: string;
|
|
449
|
-
open: string;
|
|
450
|
-
opened: string;
|
|
451
|
-
organization: string;
|
|
452
|
-
'organization.delete': string;
|
|
453
|
-
'organization.delete_as_superuser': string;
|
|
454
|
-
'organization.request_delete': string;
|
|
455
|
-
organization_delete_message: string;
|
|
456
|
-
organization_overview: string;
|
|
457
|
-
organization_request_delete_description: string;
|
|
458
|
-
organization_tenders: string;
|
|
459
|
-
organizations: string;
|
|
460
|
-
overview: string;
|
|
461
|
-
owner: {
|
|
462
|
-
edit_permission: string;
|
|
463
|
-
managed_by: string;
|
|
464
|
-
view_permission: string;
|
|
465
|
-
};
|
|
466
|
-
page: string;
|
|
467
|
-
parent: string;
|
|
468
|
-
password: string;
|
|
469
|
-
pending: string;
|
|
470
|
-
period: string;
|
|
471
|
-
permissions: string;
|
|
472
|
-
phone_number: string;
|
|
473
|
-
preview: string;
|
|
474
|
-
previous: string;
|
|
475
|
-
privacy_policy: string;
|
|
476
|
-
profile: string;
|
|
477
|
-
properties: string;
|
|
478
|
-
property: string;
|
|
479
|
-
quarter: string;
|
|
480
|
-
read_permissions: string;
|
|
481
|
-
read_permissions_edit_default: string;
|
|
482
|
-
read_write_permissions: string;
|
|
483
|
-
reference: string;
|
|
484
|
-
references: string;
|
|
485
|
-
reset: string;
|
|
486
|
-
response_type: string;
|
|
487
|
-
revision: string;
|
|
488
|
-
'role.add.new': string;
|
|
489
|
-
'role.delete': string;
|
|
490
|
-
'role.edit': string;
|
|
491
|
-
'role.edit.info': string;
|
|
492
|
-
'role.name': string;
|
|
493
|
-
role_add_new_description: string;
|
|
494
|
-
role_admin: string;
|
|
495
|
-
role_info: string;
|
|
496
|
-
role_view: string;
|
|
497
|
-
roles: string;
|
|
498
|
-
rollback_version: string;
|
|
499
|
-
save: string;
|
|
500
|
-
schema: string;
|
|
501
|
-
search: string;
|
|
502
|
-
'search.no_results': string;
|
|
503
|
-
search_asset_types: string;
|
|
504
|
-
search_assets: string;
|
|
505
|
-
search_for_page: string;
|
|
506
|
-
search_roles: string;
|
|
507
|
-
search_tsm: string;
|
|
508
|
-
secret: string;
|
|
509
|
-
secrets: string;
|
|
510
|
-
select: string;
|
|
511
|
-
select_file: string;
|
|
512
|
-
selected_file: string;
|
|
513
|
-
'service.add.new': string;
|
|
514
|
-
'service.delete': string;
|
|
515
|
-
services: string;
|
|
516
|
-
settings: string;
|
|
517
|
-
setup_certs_description: string;
|
|
518
|
-
show: string;
|
|
519
|
-
show_differences: string;
|
|
520
|
-
show_preview: string;
|
|
521
|
-
sign_in: string;
|
|
522
|
-
sign_out: string;
|
|
523
|
-
signed_in_as: string;
|
|
524
|
-
sort: string;
|
|
525
|
-
statistic_queries: string;
|
|
526
|
-
status: string;
|
|
527
|
-
supertype: string;
|
|
528
|
-
system: string;
|
|
529
|
-
tags: string;
|
|
530
|
-
task: string;
|
|
531
|
-
tasks: string;
|
|
532
|
-
time: string;
|
|
533
|
-
time_series: string;
|
|
534
|
-
time_series_manager: string;
|
|
535
|
-
timeseries: string;
|
|
536
|
-
title: string;
|
|
537
|
-
toast_active_organization_error: string;
|
|
538
|
-
toast_active_organization_loading: string;
|
|
539
|
-
toast_active_organization_success: string;
|
|
540
|
-
toast_error: string;
|
|
541
|
-
toast_error_add_employee: string;
|
|
542
|
-
toast_error_add_member: string;
|
|
543
|
-
toast_error_add_role: string;
|
|
544
|
-
toast_error_authenticate: string;
|
|
545
|
-
toast_error_create_tsm: string;
|
|
546
|
-
toast_error_index_content: string;
|
|
547
|
-
toast_error_invitation_send: string;
|
|
548
|
-
toast_error_load_cert: string;
|
|
549
|
-
toast_error_load_event_causes: string;
|
|
550
|
-
toast_error_load_item: string;
|
|
551
|
-
toast_error_load_list: string;
|
|
552
|
-
toast_error_load_org_roles: string;
|
|
553
|
-
toast_error_load_permissions: string;
|
|
554
|
-
toast_error_load_permissions_all_users: string;
|
|
555
|
-
toast_error_load_preview: string;
|
|
556
|
-
toast_error_load_role: string;
|
|
557
|
-
toast_error_load_service: string;
|
|
558
|
-
toast_error_load_tender: string;
|
|
559
|
-
toast_error_organization_delete: string;
|
|
560
|
-
toast_error_organization_name_exists: string;
|
|
561
|
-
toast_error_rollback_version: string;
|
|
562
|
-
toast_error_save_item: string;
|
|
563
|
-
toast_error_update_attachment: string;
|
|
564
|
-
toast_error_update_event_causes: string;
|
|
565
|
-
toast_error_update_service: string;
|
|
566
|
-
toast_error_upload_file: string;
|
|
567
|
-
toast_error_upload_file_max: string;
|
|
568
|
-
toast_form_error_required: string;
|
|
569
|
-
toast_form_error_required_selection: string;
|
|
570
|
-
toast_form_error_required_selection_feminine: string;
|
|
571
|
-
toast_info: string;
|
|
572
|
-
toast_success: string;
|
|
573
|
-
toast_success_add_employee: string;
|
|
574
|
-
toast_success_add_member: string;
|
|
575
|
-
toast_success_add_role: string;
|
|
576
|
-
toast_success_invitation_send: string;
|
|
577
|
-
toast_success_update_attachment: string;
|
|
578
|
-
toast_success_update_service: string;
|
|
579
|
-
toast_success_upload_file: string;
|
|
580
|
-
toast_warning: string;
|
|
581
|
-
toast_warning_invalid_form_data: string;
|
|
582
|
-
toast_warning_invalid_schema: string;
|
|
583
|
-
toast_warning_rollback_version: string;
|
|
584
|
-
tour_start: string;
|
|
585
|
-
type: string;
|
|
586
|
-
unknown: string;
|
|
587
|
-
unverified: string;
|
|
588
|
-
updated: string;
|
|
589
|
-
updated_by: string;
|
|
590
|
-
upload_date: string;
|
|
591
|
-
upload_file: string;
|
|
592
|
-
url: string;
|
|
593
|
-
user: string;
|
|
594
|
-
user_roles: string;
|
|
595
|
-
username: string;
|
|
596
|
-
vat: string;
|
|
597
|
-
vat_example: string;
|
|
598
|
-
verified: string;
|
|
599
|
-
view: string;
|
|
600
|
-
view_identity_providers: string;
|
|
601
|
-
view_invitations: string;
|
|
602
|
-
view_members: string;
|
|
603
|
-
view_organization: string;
|
|
604
|
-
view_roles: string;
|
|
605
|
-
warning: string;
|
|
606
|
-
week: string;
|
|
607
|
-
write_permissions: string;
|
|
608
|
-
year: string;
|
|
609
|
-
years: string;
|
|
610
|
-
zip_code: string;
|
|
611
|
-
zip_code_error: string;
|
|
612
|
-
};
|
|
613
|
-
de: {
|
|
614
|
-
accepted: string;
|
|
615
|
-
access_restricted: string;
|
|
616
|
-
access_unrestricted: string;
|
|
617
|
-
account: string;
|
|
618
|
-
action: string;
|
|
619
|
-
actions: string;
|
|
620
|
-
active: string;
|
|
621
|
-
add_attachment: string;
|
|
622
|
-
add_attribute: string;
|
|
623
|
-
add_new: string;
|
|
624
|
-
add_new_member: string;
|
|
625
|
-
add_new_organization: string;
|
|
626
|
-
add_to_clipboard: string;
|
|
627
|
-
address: string;
|
|
628
|
-
administration: string;
|
|
629
|
-
ai: {
|
|
630
|
-
accept: string;
|
|
631
|
-
adam_ai_intro: string;
|
|
632
|
-
agent_unavailable: string;
|
|
633
|
-
ai_placeholder: string;
|
|
634
|
-
and: string;
|
|
635
|
-
asset_intelligence: string;
|
|
636
|
-
assistants: string;
|
|
637
|
-
chat_deleted: string;
|
|
638
|
-
chats: string;
|
|
639
|
-
clear_history: string;
|
|
640
|
-
complete_and_create_report: string;
|
|
641
|
-
context: string;
|
|
642
|
-
context_found: string;
|
|
643
|
-
context_none: string;
|
|
644
|
-
context_search: string;
|
|
645
|
-
continue_chat: string;
|
|
646
|
-
continue_previous_chat: string;
|
|
647
|
-
cookies: string;
|
|
648
|
-
create_new_chat: string;
|
|
649
|
-
create_new_event: string;
|
|
650
|
-
de: string;
|
|
651
|
-
delete_chat: string;
|
|
652
|
-
delete_item: string;
|
|
653
|
-
delete_item_message: string;
|
|
654
|
-
delete_item_message_general: string;
|
|
655
|
-
delete_item_title: string;
|
|
656
|
-
document: string;
|
|
657
|
-
en: string;
|
|
658
|
-
failed_to_create_chat: string;
|
|
659
|
-
failed_to_delete_chat: string;
|
|
660
|
-
failed_to_initialize_chat: string;
|
|
661
|
-
failed_to_load_assistants: string;
|
|
662
|
-
failed_to_load_chats: string;
|
|
663
|
-
failed_to_send_message: string;
|
|
664
|
-
failed_to_update_model: string;
|
|
665
|
-
file_type: {
|
|
666
|
-
archive: string;
|
|
667
|
-
audio: string;
|
|
668
|
-
image: string;
|
|
669
|
-
pdf: string;
|
|
670
|
-
text: string;
|
|
671
|
-
unknown: string;
|
|
672
|
-
video: string;
|
|
673
|
-
};
|
|
674
|
-
finish_reason: {
|
|
675
|
-
'content-filter': string;
|
|
676
|
-
error: string;
|
|
677
|
-
length: string;
|
|
678
|
-
unknown: string;
|
|
679
|
-
};
|
|
680
|
-
'gpt-4o': string;
|
|
681
|
-
'gpt-4o-2024-08-06': string;
|
|
682
|
-
'gpt-4o-2024-11-20': string;
|
|
683
|
-
'gpt-4o-mini': string;
|
|
684
|
-
'gpt-4o-mini-2024-07-18': string;
|
|
685
|
-
help_me: string;
|
|
686
|
-
last_message: string;
|
|
687
|
-
model: string;
|
|
688
|
-
model_updated: string;
|
|
689
|
-
no_chats_found: string;
|
|
690
|
-
no_messages: string;
|
|
691
|
-
none_of_those: string;
|
|
692
|
-
of_document: string;
|
|
693
|
-
previous_chats: string;
|
|
694
|
-
prompt_suggestions: {
|
|
695
|
-
'asset-info': {
|
|
696
|
-
prompt: string;
|
|
697
|
-
title: string;
|
|
698
|
-
};
|
|
699
|
-
intro: {
|
|
700
|
-
prompt: string;
|
|
701
|
-
title: string;
|
|
702
|
-
};
|
|
703
|
-
};
|
|
704
|
-
prompts: {
|
|
705
|
-
asset: string;
|
|
706
|
-
'ext-asset': string;
|
|
707
|
-
help: string;
|
|
708
|
-
incident: string;
|
|
709
|
-
report: string;
|
|
710
|
-
};
|
|
711
|
-
reference_not_found: string;
|
|
712
|
-
select_asset: string;
|
|
713
|
-
send_message: string;
|
|
714
|
-
show_preview: string;
|
|
715
|
-
source: string;
|
|
716
|
-
stop_recording: string;
|
|
717
|
-
suggested_prompts: string;
|
|
718
|
-
threads: string;
|
|
719
|
-
toast_error_delete_entry: string;
|
|
720
|
-
toast_success_delete_entry: string;
|
|
721
|
-
tools: {
|
|
722
|
-
createEvent: {
|
|
723
|
-
completed: string;
|
|
724
|
-
failed: string;
|
|
725
|
-
pending: string;
|
|
726
|
-
processing: string;
|
|
727
|
-
};
|
|
728
|
-
createReport: {
|
|
729
|
-
completed: string;
|
|
730
|
-
failed: string;
|
|
731
|
-
pending: string;
|
|
732
|
-
processing: string;
|
|
733
|
-
};
|
|
734
|
-
getReportTemplate: {
|
|
735
|
-
completed: string;
|
|
736
|
-
failed: string;
|
|
737
|
-
pending: string;
|
|
738
|
-
processing: string;
|
|
739
|
-
};
|
|
740
|
-
searchForAssetAxalta: {
|
|
741
|
-
completed: string;
|
|
742
|
-
failed: string;
|
|
743
|
-
pending: string;
|
|
744
|
-
processing: string;
|
|
745
|
-
};
|
|
746
|
-
searchForAssetWithId: {
|
|
747
|
-
completed: string;
|
|
748
|
-
failed: string;
|
|
749
|
-
pending: string;
|
|
750
|
-
processing: string;
|
|
751
|
-
};
|
|
752
|
-
searchForAssets: {
|
|
753
|
-
completed: string;
|
|
754
|
-
failed: string;
|
|
755
|
-
pending: string;
|
|
756
|
-
processing: string;
|
|
757
|
-
};
|
|
758
|
-
searchForDocuments: {
|
|
759
|
-
completed: string;
|
|
760
|
-
failed: string;
|
|
761
|
-
pending: string;
|
|
762
|
-
processing: string;
|
|
763
|
-
};
|
|
764
|
-
searchForEvents: {
|
|
765
|
-
completed: string;
|
|
766
|
-
failed: string;
|
|
767
|
-
pending: string;
|
|
768
|
-
processing: string;
|
|
769
|
-
};
|
|
770
|
-
};
|
|
771
|
-
use_microphone: string;
|
|
772
|
-
view_previous_chats: string;
|
|
773
|
-
};
|
|
774
|
-
alert: string;
|
|
775
|
-
alerts: string;
|
|
776
|
-
allowed_to: string;
|
|
777
|
-
and: string;
|
|
778
|
-
applications: string;
|
|
779
|
-
apps: string;
|
|
780
|
-
appstore: string;
|
|
781
|
-
ascending: string;
|
|
782
|
-
asset: string;
|
|
783
|
-
asset_intelligence: string;
|
|
784
|
-
asset_manager: string;
|
|
785
|
-
asset_type: string;
|
|
786
|
-
assets: string;
|
|
787
|
-
assettype: string;
|
|
788
|
-
assettypes: string;
|
|
789
|
-
attachment: string;
|
|
790
|
-
attachments: string;
|
|
791
|
-
audit_logs: string;
|
|
792
|
-
author: string;
|
|
793
|
-
authorization_type: string;
|
|
794
|
-
average: string;
|
|
795
|
-
back: string;
|
|
796
|
-
back_to_organizations: string;
|
|
797
|
-
bucket_time_range: string;
|
|
798
|
-
by: string;
|
|
799
|
-
calendar: string;
|
|
800
|
-
cancel: string;
|
|
801
|
-
catalog: string;
|
|
802
|
-
'category.delete': string;
|
|
803
|
-
'cert.add.new': string;
|
|
804
|
-
'cert.delete': string;
|
|
805
|
-
'cert.edit': string;
|
|
806
|
-
'cert.name': string;
|
|
807
|
-
cert_add_new_description: string;
|
|
808
|
-
certificate: string;
|
|
809
|
-
'certificate.add.new': string;
|
|
810
|
-
certification: {
|
|
811
|
-
date_issue: string;
|
|
812
|
-
expiration_date: string;
|
|
813
|
-
institution: string;
|
|
814
|
-
number: string;
|
|
815
|
-
};
|
|
816
|
-
children: string;
|
|
817
|
-
choose: string;
|
|
818
|
-
choose_file: string;
|
|
819
|
-
city: string;
|
|
820
|
-
color: string;
|
|
821
|
-
column_settings: string;
|
|
822
|
-
comment: string;
|
|
823
|
-
company_manager: string;
|
|
824
|
-
company_matching: string;
|
|
825
|
-
complete_subscription: string;
|
|
826
|
-
confirm: string;
|
|
827
|
-
consent_management: {
|
|
828
|
-
accept_all: string;
|
|
829
|
-
accept_all_note: string;
|
|
830
|
-
always_enabled: string;
|
|
831
|
-
cookie_groups: {
|
|
832
|
-
analytics: {
|
|
833
|
-
description: string;
|
|
834
|
-
title: string;
|
|
835
|
-
};
|
|
836
|
-
essential: {
|
|
837
|
-
description: string;
|
|
838
|
-
title: string;
|
|
839
|
-
};
|
|
840
|
-
};
|
|
841
|
-
cookie_intro: string;
|
|
842
|
-
cookie_intro_extended: string;
|
|
843
|
-
cookie_learn_more: string;
|
|
844
|
-
cookie_preferences_center: string;
|
|
845
|
-
cookie_settings: string;
|
|
846
|
-
cookie_usage: string;
|
|
847
|
-
manage_preferences: string;
|
|
848
|
-
reject_all: string;
|
|
849
|
-
save_preferences: string;
|
|
850
|
-
};
|
|
851
|
-
content: string;
|
|
852
|
-
'content.file_type': {
|
|
853
|
-
archive: string;
|
|
854
|
-
audio: string;
|
|
855
|
-
image: string;
|
|
856
|
-
pdf: string;
|
|
857
|
-
text: string;
|
|
858
|
-
unknown: string;
|
|
859
|
-
video: string;
|
|
860
|
-
};
|
|
861
|
-
'content.show_preview': string;
|
|
862
|
-
'content.size': string;
|
|
863
|
-
'content.toast_downloading_content': string;
|
|
864
|
-
'content.toast_error_download_content': string;
|
|
865
|
-
'content.toast_success_download_content': string;
|
|
866
|
-
content_drop_zone_text: string;
|
|
867
|
-
content_manager: string;
|
|
868
|
-
contents: string;
|
|
869
|
-
copy_id: string;
|
|
870
|
-
count: string;
|
|
871
|
-
created: string;
|
|
872
|
-
critical: string;
|
|
873
|
-
current_organization: string;
|
|
874
|
-
danger_zone: string;
|
|
875
|
-
dashboards: string;
|
|
876
|
-
data: string;
|
|
877
|
-
date: string;
|
|
878
|
-
day: string;
|
|
879
|
-
days: string;
|
|
880
|
-
de: string;
|
|
881
|
-
default: string;
|
|
882
|
-
delete: string;
|
|
883
|
-
delete_attachment: string;
|
|
884
|
-
delete_member: string;
|
|
885
|
-
delete_revision: string;
|
|
886
|
-
delete_title: string;
|
|
887
|
-
deleted: string;
|
|
888
|
-
delimiter: string;
|
|
889
|
-
descending: string;
|
|
890
|
-
description: string;
|
|
891
|
-
details: string;
|
|
892
|
-
domain: string;
|
|
893
|
-
'domain.delete': string;
|
|
894
|
-
domain_name: string;
|
|
895
|
-
domain_name_placeholder: string;
|
|
896
|
-
domain_new: string;
|
|
897
|
-
domains: string;
|
|
898
|
-
download: string;
|
|
899
|
-
download_attachment: string;
|
|
900
|
-
drag_drop_file: {
|
|
901
|
-
error: {
|
|
902
|
-
file_too_large: string;
|
|
903
|
-
file_type_not_allowed: string;
|
|
904
|
-
};
|
|
905
|
-
max_file_size: string;
|
|
906
|
-
prompt_1: string;
|
|
907
|
-
prompt_2: string;
|
|
908
|
-
warning: {
|
|
909
|
-
max_file_count: string;
|
|
910
|
-
};
|
|
911
|
-
};
|
|
912
|
-
duration: string;
|
|
913
|
-
edit: string;
|
|
914
|
-
edit_attachment: string;
|
|
915
|
-
edit_event_level: string;
|
|
916
|
-
edit_title: string;
|
|
917
|
-
editor: string;
|
|
918
|
-
email: string;
|
|
919
|
-
employees: string;
|
|
920
|
-
en: string;
|
|
921
|
-
encoding: string;
|
|
922
|
-
endpoints: string;
|
|
923
|
-
english: string;
|
|
924
|
-
entries: string;
|
|
925
|
-
error: string;
|
|
926
|
-
error_loading: string;
|
|
927
|
-
error_message_update: string;
|
|
928
|
-
errors: string;
|
|
929
|
-
event: string;
|
|
930
|
-
event_level: string;
|
|
931
|
-
events: string;
|
|
932
|
-
filename: string;
|
|
933
|
-
flow: string;
|
|
934
|
-
flow_studio: string;
|
|
935
|
-
flowdeployment: string;
|
|
936
|
-
flowdeployments: string;
|
|
937
|
-
flowfunction: string;
|
|
938
|
-
flowfunctions: string;
|
|
939
|
-
flowmodel: string;
|
|
940
|
-
flowmodule: string;
|
|
941
|
-
flowmodules: string;
|
|
942
|
-
flows: string;
|
|
943
|
-
form_error_delimiter: string;
|
|
944
|
-
form_error_details: string;
|
|
945
|
-
form_error_email: string;
|
|
946
|
-
form_error_empty_method: string;
|
|
947
|
-
form_error_empty_url: string;
|
|
948
|
-
form_error_encoding: string;
|
|
949
|
-
form_error_expiry_date: string;
|
|
950
|
-
form_error_group: string;
|
|
951
|
-
form_error_length: string;
|
|
952
|
-
form_error_max_length: string;
|
|
953
|
-
form_error_min_length: string;
|
|
954
|
-
form_error_name: string;
|
|
955
|
-
form_error_name_pattern: string;
|
|
956
|
-
form_error_read: string;
|
|
957
|
-
form_error_read_write: string;
|
|
958
|
-
form_error_required: string;
|
|
959
|
-
form_error_role_pattern: string;
|
|
960
|
-
form_error_schema_req: string;
|
|
961
|
-
form_error_select_file: string;
|
|
962
|
-
form_error_select_type: string;
|
|
963
|
-
form_error_source: string;
|
|
964
|
-
form_error_unique: string;
|
|
965
|
-
form_error_view: string;
|
|
966
|
-
general: string;
|
|
967
|
-
german: string;
|
|
968
|
-
global: string;
|
|
969
|
-
group: string;
|
|
970
|
-
group_by: string;
|
|
971
|
-
history: string;
|
|
972
|
-
hour_format: string;
|
|
973
|
-
id: string;
|
|
974
|
-
inactive: string;
|
|
975
|
-
info: string;
|
|
976
|
-
invite_new_employee: string;
|
|
977
|
-
invite_new_employee_description: string;
|
|
978
|
-
invite_new_member: string;
|
|
979
|
-
invite_new_member_description: string;
|
|
980
|
-
'jsf_widgets.content.error.resolving_content_failed': string;
|
|
981
|
-
'jsf_widgets.content_reference.error.asset_id_missing': string;
|
|
982
|
-
'jsf_widgets.content_reference.error.loading_attachments_failed': string;
|
|
983
|
-
'jsf_widgets.cron.error.invalid_expression': string;
|
|
984
|
-
'jsf_widgets.duration.error.invalid_duration': string;
|
|
985
|
-
'jsf_widgets.permission.error.load_permissions_all_users_failed': string;
|
|
986
|
-
'jsf_widgets.permission.error.load_permissions_failed': string;
|
|
987
|
-
'jsf_widgets.resource_reference.error.searching_failed': string;
|
|
988
|
-
keys: string;
|
|
989
|
-
label: string;
|
|
990
|
-
labels: string;
|
|
991
|
-
labels_edit: string;
|
|
992
|
-
labels_edit_default: string;
|
|
993
|
-
language: string;
|
|
994
|
-
last_updated: string;
|
|
995
|
-
leave: string;
|
|
996
|
-
legal_notice: string;
|
|
997
|
-
list: string;
|
|
998
|
-
loading: string;
|
|
999
|
-
logo: string;
|
|
1000
|
-
manage_groups: string;
|
|
1001
|
-
manage_identity_providers: string;
|
|
1002
|
-
manage_invitations: string;
|
|
1003
|
-
manage_members: string;
|
|
1004
|
-
manage_organization: string;
|
|
1005
|
-
manage_roles: string;
|
|
1006
|
-
manager: string;
|
|
1007
|
-
maximum: string;
|
|
1008
|
-
member: string;
|
|
1009
|
-
message: string;
|
|
1010
|
-
method: string;
|
|
1011
|
-
modules: string;
|
|
1012
|
-
month: string;
|
|
1013
|
-
months: string;
|
|
1014
|
-
my_tasks: string;
|
|
1015
|
-
name: string;
|
|
1016
|
-
new_feminine: string;
|
|
1017
|
-
new_masculine: string;
|
|
1018
|
-
new_neutral: string;
|
|
1019
|
-
new_tag: string;
|
|
1020
|
-
next: string;
|
|
1021
|
-
next_step: string;
|
|
1022
|
-
no_description: string;
|
|
1023
|
-
no_labels: string;
|
|
1024
|
-
no_preview: string;
|
|
1025
|
-
no_result: string;
|
|
1026
|
-
not_assigned: string;
|
|
1027
|
-
notification_close_tooltip: string;
|
|
1028
|
-
notification_info_empty_list: string;
|
|
1029
|
-
notification_open_manager_tooltip: string;
|
|
1030
|
-
notification_open_tooltip: string;
|
|
1031
|
-
notification_read_all_tooltip: string;
|
|
1032
|
-
notification_read_tooltip: string;
|
|
1033
|
-
notification_rules: string;
|
|
1034
|
-
notification_toast_info: string;
|
|
1035
|
-
notification_unread_tooltip: string;
|
|
1036
|
-
notificationendpoint: string;
|
|
1037
|
-
notificationendpoints: string;
|
|
1038
|
-
notificationrule: string;
|
|
1039
|
-
notificationrules: string;
|
|
1040
|
-
notifications: string;
|
|
1041
|
-
offer_requests: string;
|
|
1042
|
-
offers: string;
|
|
1043
|
-
ok: string;
|
|
1044
|
-
open: string;
|
|
1045
|
-
opened: string;
|
|
1046
|
-
organization: string;
|
|
1047
|
-
'organization.delete': string;
|
|
1048
|
-
'organization.delete_as_superuser': string;
|
|
1049
|
-
'organization.request_delete': string;
|
|
1050
|
-
organization_delete_message: string;
|
|
1051
|
-
organization_overview: string;
|
|
1052
|
-
organization_request_delete_description: string;
|
|
1053
|
-
organization_tenders: string;
|
|
1054
|
-
organizations: string;
|
|
1055
|
-
overview: string;
|
|
1056
|
-
owner: {
|
|
1057
|
-
edit_permission: string;
|
|
1058
|
-
managed_by: string;
|
|
1059
|
-
view_permission: string;
|
|
1060
|
-
};
|
|
1061
|
-
page: string;
|
|
1062
|
-
parent: string;
|
|
1063
|
-
password: string;
|
|
1064
|
-
pending: string;
|
|
1065
|
-
period: string;
|
|
1066
|
-
permissions: string;
|
|
1067
|
-
phone_number: string;
|
|
1068
|
-
preview: string;
|
|
1069
|
-
previous: string;
|
|
1070
|
-
privacy_policy: string;
|
|
1071
|
-
profile: string;
|
|
1072
|
-
properties: string;
|
|
1073
|
-
property: string;
|
|
1074
|
-
quarter: string;
|
|
1075
|
-
read_permissions: string;
|
|
1076
|
-
read_permissions_edit_default: string;
|
|
1077
|
-
read_write_permissions: string;
|
|
1078
|
-
reference: string;
|
|
1079
|
-
references: string;
|
|
1080
|
-
reset: string;
|
|
1081
|
-
response_type: string;
|
|
1082
|
-
revision: string;
|
|
1083
|
-
'role.add.new': string;
|
|
1084
|
-
'role.delete': string;
|
|
1085
|
-
'role.edit': string;
|
|
1086
|
-
'role.edit.info': string;
|
|
1087
|
-
'role.name': string;
|
|
1088
|
-
role_add_new_description: string;
|
|
1089
|
-
role_admin: string;
|
|
1090
|
-
role_info: string;
|
|
1091
|
-
role_view: string;
|
|
1092
|
-
roles: string;
|
|
1093
|
-
rollback_version: string;
|
|
1094
|
-
save: string;
|
|
1095
|
-
schema: string;
|
|
1096
|
-
search: string;
|
|
1097
|
-
'search.no_results': string;
|
|
1098
|
-
search_asset_types: string;
|
|
1099
|
-
search_assets: string;
|
|
1100
|
-
search_for_page: string;
|
|
1101
|
-
search_roles: string;
|
|
1102
|
-
search_tsm: string;
|
|
1103
|
-
secret: string;
|
|
1104
|
-
secrets: string;
|
|
1105
|
-
select: string;
|
|
1106
|
-
select_file: string;
|
|
1107
|
-
selected_file: string;
|
|
1108
|
-
'service.add.new': string;
|
|
1109
|
-
'service.delete': string;
|
|
1110
|
-
services: string;
|
|
1111
|
-
settings: string;
|
|
1112
|
-
setup_certs_description: string;
|
|
1113
|
-
show: string;
|
|
1114
|
-
show_differences: string;
|
|
1115
|
-
show_preview: string;
|
|
1116
|
-
sign_in: string;
|
|
1117
|
-
sign_out: string;
|
|
1118
|
-
signed_in_as: string;
|
|
1119
|
-
sort: string;
|
|
1120
|
-
statistic_queries: string;
|
|
1121
|
-
status: string;
|
|
1122
|
-
supertype: string;
|
|
1123
|
-
system: string;
|
|
1124
|
-
tags: string;
|
|
1125
|
-
task: string;
|
|
1126
|
-
tasks: string;
|
|
1127
|
-
time: string;
|
|
1128
|
-
time_series: string;
|
|
1129
|
-
time_series_manager: string;
|
|
1130
|
-
timeseries: string;
|
|
1131
|
-
title: string;
|
|
1132
|
-
toast_active_organization_error: string;
|
|
1133
|
-
toast_active_organization_loading: string;
|
|
1134
|
-
toast_active_organization_success: string;
|
|
1135
|
-
toast_error: string;
|
|
1136
|
-
toast_error_add_employee: string;
|
|
1137
|
-
toast_error_add_member: string;
|
|
1138
|
-
toast_error_add_role: string;
|
|
1139
|
-
toast_error_authenticate: string;
|
|
1140
|
-
toast_error_create_tsm: string;
|
|
1141
|
-
toast_error_index_content: string;
|
|
1142
|
-
toast_error_invitation_send: string;
|
|
1143
|
-
toast_error_load_cert: string;
|
|
1144
|
-
toast_error_load_event_causes: string;
|
|
1145
|
-
toast_error_load_item: string;
|
|
1146
|
-
toast_error_load_list: string;
|
|
1147
|
-
toast_error_load_org_roles: string;
|
|
1148
|
-
toast_error_load_permissions: string;
|
|
1149
|
-
toast_error_load_permissions_all_users: string;
|
|
1150
|
-
toast_error_load_preview: string;
|
|
1151
|
-
toast_error_load_role: string;
|
|
1152
|
-
toast_error_load_service: string;
|
|
1153
|
-
toast_error_load_tender: string;
|
|
1154
|
-
toast_error_organization_delete: string;
|
|
1155
|
-
toast_error_organization_name_exists: string;
|
|
1156
|
-
toast_error_rollback_version: string;
|
|
1157
|
-
toast_error_save_item: string;
|
|
1158
|
-
toast_error_update_attachment: string;
|
|
1159
|
-
toast_error_update_event_causes: string;
|
|
1160
|
-
toast_error_update_service: string;
|
|
1161
|
-
toast_error_upload_file: string;
|
|
1162
|
-
toast_error_upload_file_max: string;
|
|
1163
|
-
toast_form_error_required: string;
|
|
1164
|
-
toast_form_error_required_selection: string;
|
|
1165
|
-
toast_form_error_required_selection_feminine: string;
|
|
1166
|
-
toast_info: string;
|
|
1167
|
-
toast_success: string;
|
|
1168
|
-
toast_success_add_employee: string;
|
|
1169
|
-
toast_success_add_member: string;
|
|
1170
|
-
toast_success_add_role: string;
|
|
1171
|
-
toast_success_invitation_send: string;
|
|
1172
|
-
toast_success_update_attachment: string;
|
|
1173
|
-
toast_success_update_service: string;
|
|
1174
|
-
toast_success_upload_file: string;
|
|
1175
|
-
toast_warning: string;
|
|
1176
|
-
toast_warning_invalid_form_data: string;
|
|
1177
|
-
toast_warning_invalid_schema: string;
|
|
1178
|
-
toast_warning_rollback_version: string;
|
|
1179
|
-
tour_start: string;
|
|
1180
|
-
type: string;
|
|
1181
|
-
unknown: string;
|
|
1182
|
-
unverified: string;
|
|
1183
|
-
updated: string;
|
|
1184
|
-
updated_by: string;
|
|
1185
|
-
upload_date: string;
|
|
1186
|
-
upload_file: string;
|
|
1187
|
-
url: string;
|
|
1188
|
-
user: string;
|
|
1189
|
-
user_roles: string;
|
|
1190
|
-
username: string;
|
|
1191
|
-
vat: string;
|
|
1192
|
-
vat_example: string;
|
|
1193
|
-
verified: string;
|
|
1194
|
-
view: string;
|
|
1195
|
-
view_identity_providers: string;
|
|
1196
|
-
view_invitations: string;
|
|
1197
|
-
view_members: string;
|
|
1198
|
-
view_organization: string;
|
|
1199
|
-
view_roles: string;
|
|
1200
|
-
warning: string;
|
|
1201
|
-
week: string;
|
|
1202
|
-
write_permissions: string;
|
|
1203
|
-
year: string;
|
|
1204
|
-
years: string;
|
|
1205
|
-
zip_code: string;
|
|
1206
|
-
zip_code_error: string;
|
|
1207
|
-
};
|
|
1208
|
-
};
|
|
1209
|
-
export declare class AiTranslocoLoader implements TranslocoLoader {
|
|
1210
|
-
getTranslation(lang: string): Observable<any>;
|
|
1211
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AiTranslocoLoader, never>;
|
|
1212
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AiTranslocoLoader>;
|
|
1213
|
-
}
|
|
1214
|
-
export declare class AiTranslocoModule {
|
|
1215
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AiTranslocoModule, never>;
|
|
1216
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AiTranslocoModule, never, [typeof i1.TranslocoModule], [typeof i1.TranslocoModule]>;
|
|
1217
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AiTranslocoModule>;
|
|
1218
|
-
}
|