@abyss-project/commons-front-core 1.0.147 → 2.0.1

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.
Files changed (68) hide show
  1. package/README.md +30 -30
  2. package/declaration.d.ts +13 -13
  3. package/dist/{CookieConsentSettings.component-Dkw8Ye0E.js → CookieConsentSettings.component-Dqbo9N8Y.js} +234 -124
  4. package/dist/components/Chips/ApplicationSentinelTypeChip/ApplicationSentinelTypeChip.component.d.ts +3 -5
  5. package/dist/components/Chips/ApplicationWebhookTypeChip/ApplicationWebhookTypeChip.component.d.ts +3 -5
  6. package/dist/components/Chips/LogTypeChip/LogTypeChip.component.d.ts +3 -5
  7. package/dist/components/Chips/ProjectStatusChip/ProjectStatusChip.component.d.ts +3 -5
  8. package/dist/components/Chips/WebhookResponseCodeChip/WebhookResponseCodeChip.component.d.ts +3 -6
  9. package/dist/components/Chips/WebhookTypeChip/WebhookTypeChip.component.d.ts +3 -5
  10. package/dist/components/Inputs/AbyssDatePicker/AbyssDatePicker.component.d.ts +3 -4
  11. package/dist/components/Inputs/AbyssDateTimePicker/AbyssDateTimePicker.component.d.ts +3 -4
  12. package/dist/components/Inputs/ColorPalette/ColorPalette.component.d.ts +1 -0
  13. package/dist/components/Modals/UserSettingsModal/UserSettings.compat.d.ts +0 -2
  14. package/dist/components/Modals/UserSettingsModal/UserSettingsModal.component.d.ts +0 -2
  15. package/dist/components/PdfEditor/hooks/use-pdf-document.d.ts +6 -1
  16. package/dist/components/PdfEditor/operations/actions.d.ts +1 -0
  17. package/dist/components/PdfEditor/operations/compute-page-order.d.ts +4 -0
  18. package/dist/components/PdfEditor/operations/extract.d.ts +2 -0
  19. package/dist/components/PdfEditor/operations/extract.spec.d.ts +1 -0
  20. package/dist/components/PdfEditor/operations/rasterize.d.ts +3 -0
  21. package/dist/components/PdfEditor/operations/redact.d.ts +9 -0
  22. package/dist/components/PdfEditor/operations/redact.spec.d.ts +1 -0
  23. package/dist/components/PdfEditor/tools/RedactTool.d.ts +2 -0
  24. package/dist/components/PdfEditor/tools/ShapeTool.d.ts +17 -0
  25. package/dist/components/PdfEditor/tools/TextTool.d.ts +11 -1
  26. package/dist/components/PdfEditor/tools/Toolbar.d.ts +11 -0
  27. package/dist/components/PdfEditor/tools/tool-options-ui.d.ts +4 -0
  28. package/dist/components/PdfEditor/types.d.ts +55 -3
  29. package/dist/components/PdfEditor/viewer/PageOverlay.d.ts +7 -2
  30. package/dist/components/PdfEditor/viewer/PdfCanvas.d.ts +4 -0
  31. package/dist/components/PdfEditor/viewer/ViewerControls.d.ts +2 -0
  32. package/dist/components/Spotlight/ProjectCard/ProjectCard.component.d.ts +2 -4
  33. package/dist/components/Spotlight/ProjectLinkSelector/ProjectLinkSelector.component.d.ts +2 -4
  34. package/dist/components/Support/SupportCategoryChip.component.d.ts +0 -1
  35. package/dist/components/Support/types.d.ts +2 -0
  36. package/dist/cookie-consent.js +1 -1
  37. package/dist/hooks/use-rich-intl.hook.d.ts +67 -1494
  38. package/dist/{index-DCJSXRWb.js → index-9JIy7Djb.js} +1 -1
  39. package/dist/{index-BOsYmSCD.js → index-BAuonW3N.js} +32974 -32421
  40. package/dist/{index-BHkn2ltL.js → index-BOtrcw1j.js} +2 -2
  41. package/dist/{index-HwfQ82MI.js → index-BPJVReI0.js} +2 -2
  42. package/dist/{index-BL7GRhPa.js → index-BXZfTf55.js} +4 -4
  43. package/dist/{index-EZoUoL9o.js → index-BYLT28lc.js} +3 -3
  44. package/dist/{index-Cx0vAIWv.js → index-BYwHCIWy.js} +2 -2
  45. package/dist/{index-Dn-WBCKE.js → index-BgmzPVRb.js} +2 -2
  46. package/dist/{index-B3Q0CXvH.js → index-BpK4Invo.js} +2 -2
  47. package/dist/{index-DayoEcuw.js → index-CFDZ3MU0.js} +2 -2
  48. package/dist/{index-CrfvkYYN.js → index-CH4t9QXm.js} +2 -2
  49. package/dist/{index-C2KsBRfQ.js → index-CHx1H8aR.js} +2 -2
  50. package/dist/{index-CaN4t0Xc.js → index-CWbky7lZ.js} +2 -2
  51. package/dist/{index-GG9dANvs.js → index-CdyQkcro.js} +4 -4
  52. package/dist/{index-DFfm18gp.js → index-ChracZ7Y.js} +2 -2
  53. package/dist/{index-DCjRpdx3.js → index-D-lUzl7L.js} +4 -4
  54. package/dist/{index-2CKJrPca.js → index-DA-Al57V.js} +2 -2
  55. package/dist/{index-BqukycfU.js → index-DQA1qMA-.js} +3 -3
  56. package/dist/{index-DBRSsvnV.js → index-DsGlqSMc.js} +2 -2
  57. package/dist/{index-BW9Bye_5.js → index-Dwu4v8nG.js} +3 -3
  58. package/dist/{index-D8zo5pJ7.js → index-JwdWWKbV.js} +3 -3
  59. package/dist/{index-xJbVPHgr.js → index-nCkskgkm.js} +2 -2
  60. package/dist/index.js +2 -2
  61. package/dist/translations/en.d.ts +66 -11
  62. package/dist/translations/fr.d.ts +66 -11
  63. package/dist/utils/color.utils.d.ts +0 -1
  64. package/package.json +3 -4
  65. package/tsconfig.json +35 -35
  66. package/vite.config.ts +75 -75
  67. package/vitest.config.ts +14 -14
  68. package/.claude/settings.local.json +0 -7
@@ -2,205 +2,8 @@ import { IntlShape, MessageDescriptor } from 'react-intl';
2
2
  import { ReactNode } from 'react';
3
3
  import { UserLanguage } from '@abyss-project/main';
4
4
  export declare const translations: {
5
- fr: {
6
- common: {
7
- notifications: {
8
- ABYSS: {
9
- "notify-project-access-granted": {
10
- title: string;
11
- content: string;
12
- };
13
- "subscription-created": {
14
- title: string;
15
- content: string;
16
- };
17
- "subscription-renewed": {
18
- title: string;
19
- content: string;
20
- };
21
- "subscription-payment-failed": {
22
- title: string;
23
- content: string;
24
- };
25
- "subscription-cancelled": {
26
- title: string;
27
- content: string;
28
- };
29
- "subscription-plan-changed": {
30
- title: string;
31
- content: string;
32
- };
33
- "subscription-trial-ending": {
34
- title: string;
35
- content: string;
36
- };
37
- "subscription-trial-ended": {
38
- title: string;
39
- content: string;
40
- };
41
- "billing-invoice-ready": {
42
- title: string;
43
- content: string;
44
- };
45
- "board-card-late": {
46
- title: string;
47
- content: string;
48
- };
49
- "board-card-almost-late": {
50
- title: string;
51
- content: string;
52
- };
53
- };
54
- ABYSS_CLOUD: {
55
- "create-cloud-share": {
56
- title: string;
57
- content: string;
58
- };
59
- "delete-cloud-share": {
60
- title: string;
61
- content: string;
62
- };
63
- "admin-delete-cloud": {
64
- title: string;
65
- content: string;
66
- };
67
- "join-cloud-share": {
68
- title: string;
69
- content: string;
70
- };
71
- "decline-cloud-share": {
72
- title: string;
73
- content: string;
74
- };
75
- "leave-cloud-share": {
76
- title: string;
77
- content: string;
78
- };
79
- };
80
- ABYSS_STORAGE: {
81
- "webhook-undeliverable": {
82
- title: string;
83
- content: string;
84
- };
85
- "webhook-undeliverable-disable": {
86
- title: string;
87
- content: string;
88
- };
89
- };
90
- ABYSS_MONITOR: {
91
- "cron-task-failed": {
92
- title: string;
93
- content: string;
94
- };
95
- "cron-task-disabled": {
96
- title: string;
97
- content: string;
98
- };
99
- "monitor-webhook-undeliverable": {
100
- title: string;
101
- content: string;
102
- };
103
- "monitor-webhook-undeliverable-disable": {
104
- title: string;
105
- content: string;
106
- };
107
- "monitor-sentinel-check-success": {
108
- title: string;
109
- content: string;
110
- };
111
- "monitor-sentinel-check-failed": {
112
- title: string;
113
- content: string;
114
- };
115
- "monitor-sentinel-disable-on-failure": {
116
- title: string;
117
- content: string;
118
- };
119
- };
120
- ABYSS_MEMORIES: {
121
- "invite-event": {
122
- title: string;
123
- content: string;
124
- };
125
- "change-owner-event": {
126
- title: string;
127
- content: string;
128
- };
129
- "create-poll-event": {
130
- title: string;
131
- content: string;
132
- };
133
- "memories-event-pdf-ready": {
134
- title: string;
135
- content: string;
136
- };
137
- "memories-highlight-reel-ready": {
138
- title: string;
139
- content: string;
140
- };
141
- "memories-seasonal-compilation-ready": {
142
- title: string;
143
- content: string;
144
- };
145
- "memories-content-shared": {
146
- title: string;
147
- content: string;
148
- };
149
- };
150
- ABYSS_BANKING: {
151
- "bank-connection-success": {
152
- title: string;
153
- content: string;
154
- };
155
- "bank-connection-expire": {
156
- title: string;
157
- content: string;
158
- };
159
- "banking-auto-matches-summary": {
160
- title: string;
161
- content: string;
162
- };
163
- };
164
- ABYSS_SPOTLIGHT: {
165
- "spotlight-project-new-post": {
166
- title: string;
167
- content: string;
168
- };
169
- };
170
- ABYSS_FORM: {
171
- "form-submission-completed": {
172
- title: string;
173
- content: string;
174
- };
175
- "form-webhook-undeliverable": {
176
- title: string;
177
- content: string;
178
- };
179
- "form-webhook-undeliverable-disable": {
180
- title: string;
181
- content: string;
182
- };
183
- "form-daily-submission-limit-reached": {
184
- title: string;
185
- content: string;
186
- };
187
- "form-submission-limit-reached": {
188
- title: string;
189
- content: string;
190
- };
191
- };
192
- ABYSS_TRAINING: {
193
- "training-inactivity": {
194
- title: string;
195
- content: string;
196
- };
197
- "training-reminder": {
198
- title: string;
199
- content: string;
200
- };
201
- };
202
- };
203
- };
5
+ [x: number]: {
6
+ common: any;
204
7
  'space-display-name': {
205
8
  personal: string;
206
9
  'perso-in-org': string;
@@ -220,20 +23,22 @@ export declare const translations: {
220
23
  select: string;
221
24
  text: string;
222
25
  draw: string;
26
+ shape: string;
27
+ highlight: string;
28
+ redact: string;
223
29
  signature: string;
224
30
  eraser: string;
225
31
  'fill-fields': string;
32
+ insert: string;
226
33
  undo: string;
227
34
  redo: string;
228
35
  download: string;
229
36
  'save-to-cloud': string;
230
- 'quick-sigs': string;
231
- 'quick-texts': string;
232
37
  'toggle-pages': string;
38
+ document: string;
233
39
  aria: {
234
40
  tools: string;
235
41
  history: string;
236
- 'quick-signatures': string;
237
42
  };
238
43
  };
239
44
  sidebar: {
@@ -249,10 +54,12 @@ export declare const translations: {
249
54
  'page-indicator': string;
250
55
  };
251
56
  insert: {
57
+ 'image-device': string;
58
+ 'image-cloud': string;
59
+ 'saved-title': string;
60
+ personal: string;
252
61
  button: string;
253
62
  reading: string;
254
- 'from-file': string;
255
- 'from-cloud': string;
256
63
  'only-pdf': string;
257
64
  };
258
65
  'insert-dialog': {
@@ -267,21 +74,70 @@ export declare const translations: {
267
74
  cancel: string;
268
75
  delete: string;
269
76
  };
77
+ placement: {
78
+ hint: string;
79
+ cancel: string;
80
+ };
270
81
  error: {
271
82
  'load-failed': string;
272
83
  'export-failed': string;
84
+ 'try-another': string;
85
+ };
86
+ document: {
87
+ 'blank-page': string;
88
+ 'page-numbers': string;
89
+ watermark: string;
90
+ extract: string;
91
+ compress: string;
92
+ protect: string;
93
+ };
94
+ password: {
95
+ title: string;
96
+ help: string;
97
+ label: string;
98
+ confirm: string;
99
+ };
100
+ compress: {
101
+ saved: string;
102
+ 'already-optimal': string;
103
+ };
104
+ unlock: {
105
+ title: string;
106
+ help: string;
107
+ confirm: string;
108
+ wrong: string;
109
+ };
110
+ watermark: {
111
+ title: string;
112
+ label: string;
113
+ apply: string;
114
+ };
115
+ extract: {
116
+ title: string;
117
+ confirm: string;
273
118
  };
119
+ loading: string;
274
120
  text: {
275
- hint: string;
121
+ 'hint-short': string;
276
122
  placeholder: string;
123
+ size: string;
124
+ font: string;
277
125
  };
278
126
  draw: {
279
- hint: string;
280
- 'stroke-width': string;
281
127
  color: string;
282
128
  width: string;
283
129
  'custom-color': string;
284
130
  };
131
+ shape: {
132
+ kind: string;
133
+ fill: string;
134
+ 'fill-none': string;
135
+ 'fill-on': string;
136
+ };
137
+ redact: {
138
+ hint: string;
139
+ warning: string;
140
+ };
285
141
  signature: {
286
142
  'placement-hint': string;
287
143
  'add-hint': string;
@@ -312,7 +168,6 @@ export declare const translations: {
312
168
  'scope-label': string;
313
169
  scope: {
314
170
  personal: string;
315
- organization: string;
316
171
  };
317
172
  group: {
318
173
  personal: string;
@@ -329,12 +184,10 @@ export declare const translations: {
329
184
  empty: string;
330
185
  };
331
186
  upload: {
332
- hint: string;
333
187
  title: string;
334
188
  browse: string;
335
189
  replace: string;
336
190
  reading: string;
337
- cancel: string;
338
191
  'max-size': string;
339
192
  error: {
340
193
  'invalid-type': string;
@@ -1284,1296 +1137,16 @@ export declare const translations: {
1284
1137
  ABYSS_GAME_ODYSSEY: string;
1285
1138
  ABYSS_TOOLS: string;
1286
1139
  };
1287
- };
1288
- };
1289
- en: {
1290
- common: {
1291
- notifications: {
1292
- ABYSS: {
1293
- "notify-project-access-granted": {
1294
- title: string;
1295
- content: string;
1296
- };
1297
- "subscription-created": {
1298
- title: string;
1299
- content: string;
1300
- };
1301
- "subscription-renewed": {
1302
- title: string;
1303
- content: string;
1304
- };
1305
- "subscription-payment-failed": {
1306
- title: string;
1307
- content: string;
1308
- };
1309
- "subscription-cancelled": {
1310
- title: string;
1311
- content: string;
1312
- };
1313
- "subscription-plan-changed": {
1314
- title: string;
1315
- content: string;
1316
- };
1317
- "subscription-trial-ending": {
1318
- title: string;
1319
- content: string;
1320
- };
1321
- "subscription-trial-ended": {
1322
- title: string;
1323
- content: string;
1324
- };
1325
- "billing-invoice-ready": {
1326
- title: string;
1327
- content: string;
1328
- };
1329
- "board-card-late": {
1330
- title: string;
1331
- content: string;
1332
- };
1333
- "board-card-almost-late": {
1334
- title: string;
1335
- content: string;
1336
- };
1337
- };
1338
- ABYSS_CLOUD: {
1339
- "create-cloud-share": {
1340
- title: string;
1341
- content: string;
1342
- };
1343
- "delete-cloud-share": {
1344
- title: string;
1345
- content: string;
1346
- };
1347
- "admin-delete-cloud": {
1348
- title: string;
1349
- content: string;
1350
- };
1351
- "join-cloud-share": {
1352
- title: string;
1353
- content: string;
1354
- };
1355
- "decline-cloud-share": {
1356
- title: string;
1357
- content: string;
1358
- };
1359
- "leave-cloud-share": {
1360
- title: string;
1361
- content: string;
1362
- };
1363
- };
1364
- ABYSS_STORAGE: {
1365
- "webhook-undeliverable": {
1366
- title: string;
1367
- content: string;
1368
- };
1369
- "webhook-undeliverable-disable": {
1370
- title: string;
1371
- content: string;
1372
- };
1373
- };
1374
- ABYSS_MONITOR: {
1375
- "cron-task-failed": {
1376
- title: string;
1377
- content: string;
1378
- };
1379
- "cron-task-disabled": {
1380
- title: string;
1381
- content: string;
1382
- };
1383
- "monitor-webhook-undeliverable": {
1384
- title: string;
1385
- content: string;
1386
- };
1387
- "monitor-webhook-undeliverable-disable": {
1388
- title: string;
1389
- content: string;
1390
- };
1391
- "monitor-sentinel-check-success": {
1392
- title: string;
1393
- content: string;
1394
- };
1395
- "monitor-sentinel-check-failed": {
1396
- title: string;
1397
- content: string;
1398
- };
1399
- "monitor-sentinel-disable-on-failure": {
1400
- title: string;
1401
- content: string;
1402
- };
1403
- };
1404
- ABYSS_MEMORIES: {
1405
- "invite-event": {
1406
- title: string;
1407
- content: string;
1408
- };
1409
- "change-owner-event": {
1410
- title: string;
1411
- content: string;
1412
- };
1413
- "create-poll-event": {
1414
- title: string;
1415
- content: string;
1416
- };
1417
- "memories-event-pdf-ready": {
1418
- title: string;
1419
- content: string;
1420
- };
1421
- "memories-highlight-reel-ready": {
1422
- title: string;
1423
- content: string;
1424
- };
1425
- "memories-seasonal-compilation-ready": {
1426
- title: string;
1427
- content: string;
1428
- };
1429
- "memories-content-shared": {
1430
- title: string;
1431
- content: string;
1432
- };
1433
- };
1434
- ABYSS_BANKING: {
1435
- "bank-connection-success": {
1436
- title: string;
1437
- content: string;
1438
- };
1439
- "bank-connection-expire": {
1440
- title: string;
1441
- content: string;
1442
- };
1443
- "banking-auto-matches-summary": {
1444
- title: string;
1445
- content: string;
1446
- };
1447
- };
1448
- ABYSS_SPOTLIGHT: {
1449
- "spotlight-project-new-post": {
1450
- title: string;
1451
- content: string;
1452
- };
1453
- };
1454
- ABYSS_FORM: {
1455
- "form-submission-completed": {
1456
- title: string;
1457
- content: string;
1458
- };
1459
- "form-webhook-undeliverable": {
1460
- title: string;
1461
- content: string;
1462
- };
1463
- "form-webhook-undeliverable-disable": {
1464
- title: string;
1465
- content: string;
1466
- };
1467
- "form-daily-submission-limit-reached": {
1468
- title: string;
1469
- content: string;
1470
- };
1471
- "form-submission-limit-reached": {
1472
- title: string;
1473
- content: string;
1474
- };
1475
- };
1476
- ABYSS_TRAINING: {
1477
- "training-inactivity": {
1478
- title: string;
1479
- content: string;
1480
- };
1481
- "training-reminder": {
1482
- title: string;
1483
- content: string;
1484
- };
1485
- };
1486
- };
1487
- };
1488
- 'space-display-name': {
1489
- personal: string;
1490
- 'perso-in-org': string;
1491
- 'org-common': string;
1492
- project: string;
1493
- 'subtitle-personal': string;
1494
- 'subtitle-perso-in-org': string;
1495
- 'subtitle-org-common': string;
1496
- 'subtitle-project': string;
1497
- 'section-personal': string;
1498
- 'section-shared': string;
1499
- 'section-organization': string;
1500
- };
1501
- 'pdf-editor': {
1502
- toolbar: {
1503
- 'change-file': string;
1504
- select: string;
1505
- text: string;
1506
- draw: string;
1507
- signature: string;
1508
- eraser: string;
1509
- 'fill-fields': string;
1510
- undo: string;
1511
- redo: string;
1512
- download: string;
1513
- 'save-to-cloud': string;
1514
- 'quick-sigs': string;
1515
- 'quick-texts': string;
1516
- 'toggle-pages': string;
1517
- aria: {
1518
- tools: string;
1519
- history: string;
1520
- 'quick-signatures': string;
1521
- };
1522
- };
1523
- sidebar: {
1524
- pages: string;
1525
- };
1526
- viewer: {
1527
- 'zoom-in': string;
1528
- 'zoom-out': string;
1529
- 'fit-width': string;
1530
- 'reset-zoom': string;
1531
- 'prev-page': string;
1532
- 'next-page': string;
1533
- 'page-indicator': string;
1534
- };
1535
- insert: {
1536
- button: string;
1537
- reading: string;
1538
- 'from-file': string;
1539
- 'from-cloud': string;
1540
- 'only-pdf': string;
1541
- };
1542
- 'insert-dialog': {
1543
- title: string;
1544
- helper: string;
1545
- 'select-all': string;
1546
- 'select-none': string;
1547
- 'page-label': string;
1548
- confirm: string;
1549
- };
1550
- action: {
1551
- cancel: string;
1552
- delete: string;
1553
- };
1554
- error: {
1555
- 'load-failed': string;
1556
- 'export-failed': string;
1557
- };
1558
- text: {
1559
- hint: string;
1560
- placeholder: string;
1561
- };
1562
- draw: {
1563
- hint: string;
1564
- 'stroke-width': string;
1565
- color: string;
1566
- width: string;
1567
- 'custom-color': string;
1568
- };
1569
- signature: {
1570
- 'placement-hint': string;
1571
- 'add-hint': string;
1572
- 'add-button': string;
1573
- 'apply-all-pages': string;
1574
- 'manage-assets': string;
1575
- 'asset-load-failed': string;
1576
- clear: string;
1577
- 'picker-title': string;
1578
- tabs: {
1579
- draw: string;
1580
- upload: string;
1581
- saved: string;
1582
- };
1583
- save: {
1584
- kind: string;
1585
- name: string;
1586
- scope: string;
1587
- 'scope-personal': string;
1588
- button: string;
1589
- title: string;
1590
- SIGNATURE: string;
1591
- INITIALS: string;
1592
- STAMP: string;
1593
- error: string;
1594
- };
1595
- saved: {
1596
- 'scope-label': string;
1597
- scope: {
1598
- personal: string;
1599
- organization: string;
1600
- };
1601
- group: {
1602
- personal: string;
1603
- organization: string;
1604
- project: string;
1605
- };
1606
- kind: {
1607
- all: string;
1608
- SIGNATURE: string;
1609
- INITIALS: string;
1610
- STAMP: string;
1611
- TEXT_BLOCK: string;
1612
- };
1613
- empty: string;
1614
- };
1615
- upload: {
1616
- hint: string;
1617
- title: string;
1618
- browse: string;
1619
- replace: string;
1620
- reading: string;
1621
- cancel: string;
1622
- 'max-size': string;
1623
- error: {
1624
- 'invalid-type': string;
1625
- 'too-large': string;
1626
- 'read-failed': string;
1627
- };
1628
- };
1629
- draw: {
1630
- title: string;
1631
- helper: string;
1632
- 'stroke-color': string;
1633
- 'stroke-width': string;
1634
- };
1635
- use: string;
1636
- };
1637
- 'fill-fields': {
1638
- empty: string;
1639
- detected: string;
1640
- flatten: string;
1641
- 'flatten-hint': string;
1642
- };
1643
- page: {
1644
- inserted: string;
1645
- rotate: string;
1646
- delete: string;
1647
- 'confirm-delete': {
1648
- title: string;
1649
- description: string;
1650
- confirm: string;
1651
- };
1652
- };
1653
- };
1654
- 'quota-reached': {
1655
- title: string;
1656
- description: string;
1657
- hint: string;
1658
- upgrade: string;
1659
- close: string;
1660
- service: {
1661
- ABYSS_PLATFORM: string;
1662
- ABYSS_STORAGE: string;
1663
- ABYSS_MONITOR: string;
1664
- ABYSS_CLOUD: string;
1665
- ABYSS_CRYPT: string;
1666
- ABYSS_FORM: string;
1667
- ABYSS_TOOLS: string;
1668
- ABYSS_SPOTLIGHT: string;
1669
- ABYSS_TRAINING: string;
1670
- ABYSS_MEMORIES: string;
1671
- };
1672
- metric: {
1673
- PROJECTS_COUNT: string;
1674
- MEMBERS_COUNT: string;
1675
- TEAM_COUNT: string;
1676
- API_KEYS_COUNT: string;
1677
- STORAGE_GB: string;
1678
- FILES_COUNT: string;
1679
- PRESIGNED_URLS: string;
1680
- BANDWIDTH_GB: string;
1681
- LOG_EVENTS: string;
1682
- RETENTION_DAYS: string;
1683
- APPLICATIONS: string;
1684
- CLOUD_INSTANCE_COUNT: string;
1685
- CLOUD_STORAGE_GB: string;
1686
- CLOUD_FILES_COUNT: string;
1687
- CRYPT_MAX_FILE_SIZE_MB: string;
1688
- CRYPT_ENCRYPTIONS_MONTH: string;
1689
- FORMS_COUNT: string;
1690
- FORM_SUBMISSIONS_MONTH: string;
1691
- FORM_ALLOW_DOCUMENTS: string;
1692
- FORM_MAX_DOCUMENT_SIZE_MB: string;
1693
- FORM_MAX_SUBMISSIONS_PER_FORM_DAY: string;
1694
- FORM_DOCUMENTS_STORAGE_GB: string;
1695
- TOOLS_DRAW_COUNT: string;
1696
- TOOLS_BOARD_COUNT: string;
1697
- TOOLS_MEMO_COUNT: string;
1698
- TOOLS_ATLAS_COUNT: string;
1699
- TOOLS_RETROSPECTIVE_COUNT: string;
1700
- TOOLS_SHORT_LINK_COUNT: string;
1701
- TOOLS_SHORTLINK_RESOLUTIONS_MONTH: string;
1702
- MONITOR_WEBHOOK_INVOCATIONS_MONTH: string;
1703
- SPOTLIGHT_PAGES_COUNT: string;
1704
- SPOTLIGHT_PAGE_VIEWS_MONTH: string;
1705
- TRAINING_PROGRAMS_COUNT: string;
1706
- TRAINING_SESSIONS_MONTH: string;
1707
- TRAINING_TEMPLATES_COUNT: string;
1708
- TRAINING_CUSTOM_EXERCISES_COUNT: string;
1709
- MEMORIES_EVENTS_COUNT: string;
1710
- MEMORIES_MEDIA_STORAGE_GB: string;
1711
- };
1712
- };
1713
- 'error-page': {
1714
- title: string;
1715
- description: string;
1716
- retry: string;
1717
- 'go-home': string;
1718
- 'show-details': string;
1719
- 'hide-details': string;
1720
- 'download-details': string;
1721
- 'footer-hint': string;
1722
- report: {
1723
- 'comment-placeholder': string;
1724
- send: string;
1725
- sending: string;
1726
- sent: string;
1727
- 'error-retry': string;
1728
- };
1729
- };
1730
- cookies: {
1731
- banner: {
1732
- title: string;
1733
- description: string;
1734
- 'privacy-link': string;
1735
- };
1736
- action: {
1737
- 'accept-all': string;
1738
- 'reject-all': string;
1739
- configure: string;
1740
- cancel: string;
1741
- save: string;
1742
- };
1743
- configure: {
1744
- title: string;
1745
- };
1746
- category: {
1747
- essentials: {
1748
- title: string;
1749
- description: string;
1750
- };
1751
- analytics: {
1752
- title: string;
1753
- description: string;
1754
- };
1755
- marketing: {
1756
- title: string;
1757
- description: string;
1758
- };
1759
- };
1760
- };
1761
- commons: {
1762
- menu: {
1763
- account: string;
1764
- settings: string;
1765
- billing: string;
1766
- logout: string;
1767
- family: string;
1768
- };
1769
- scope: {
1770
- personal: string;
1771
- placeholder: string;
1772
- };
1773
- invitation: {
1774
- 'invite-message-with-name': string;
1775
- 'invite-message': string;
1776
- accept: string;
1777
- decline: string;
1778
- };
1779
- };
1780
- 'context-selector': {
1781
- personal: string;
1782
- organization: string;
1783
- projects: string;
1784
- 'org-entry': string;
1785
- };
1786
- general: {
1787
- error: string;
1788
- retry: string;
1789
- 'unknown-error': string;
1790
- 'not-implemented-yet': string;
1791
- 'session-expired': string;
1792
- 'click-to-copy': string;
1793
- open: string;
1794
- delete: string;
1795
- archive: string;
1796
- unarchive: string;
1797
- optional: string;
1798
- refresh: string;
1799
- 'please-wait': string;
1800
- 'rows-per-page': string;
1801
- 'rows-selected': string;
1802
- 'filter-title': string;
1803
- share: string;
1804
- 'copy-share-link': string;
1805
- 'load-more': string;
1806
- 'empty-table': string;
1807
- 'empty-graph': string;
1808
- back: string;
1809
- next: string;
1810
- save: string;
1811
- update: string;
1812
- create: string;
1813
- loading: string;
1814
- new: string;
1815
- 'download-file-completed': string;
1816
- 'no-description': string;
1817
- active: string;
1818
- 'link-copied': string;
1819
- credits: string;
1820
- 'total-credit': string;
1821
- 'expand-sidebar': string;
1822
- 'collapse-sidebar': string;
1823
- 'unauthorized-access': string;
1824
- 'show-archived': string;
1825
- 'hide-archived': string;
1826
- add: string;
1827
- clear: string;
1828
- search: string;
1829
- 'theme-light': string;
1830
- 'theme-dark': string;
1831
- };
1832
- table: {
1833
- 'rows-per-page': string;
1834
- 'displayed-rows': string;
1835
- 'displayed-rows-empty': string;
1836
- 'rows-count': string;
1837
- 'page-of': string;
1838
- search: string;
1839
- empty: string;
1840
- 'show-filters': string;
1841
- 'hide-filters': string;
1842
- 'clear-filters': string;
1843
- 'first-page': string;
1844
- 'previous-page': string;
1845
- 'next-page': string;
1846
- 'last-page': string;
1847
- };
1848
- 'file-importation': {
1849
- 'cloud-usage-metrics': {
1850
- title: string;
1851
- 'count-files': string;
1852
- 'pending-share': string;
1853
- };
1854
- 'import-cloud': {
1855
- 'open-modal-button': string;
1856
- modal: {
1857
- title: string;
1858
- loading: string;
1859
- 'service-not-enabled': string;
1860
- 'service-not-enabled-description': string;
1861
- 'enable-service-button': string;
1862
- 'service-unreachable': string;
1863
- retry: string;
1864
- 'no-cloud-available': string;
1865
- 'too-big-filtered-file': string;
1866
- 'import-button': string;
1867
- 'space-label': string;
1868
- 'space-placeholder': string;
1869
- 'empty-cloud': string;
1870
- 'section-personal': string;
1871
- 'section-organization': string;
1872
- 'section-shared': string;
1873
- 'files-selected': string;
1874
- 'open-in-cloud': string;
1875
- refresh: string;
1876
- 'create-cloud': {
1877
- title: string;
1878
- fields: {
1879
- name: {
1880
- label: string;
1881
- placeholder: string;
1882
- };
1883
- };
1884
- 'create-cloud-button': string;
1885
- };
1886
- };
1887
- };
1888
- 'save-cloud': {
1889
- modal: {
1890
- title: string;
1891
- 'import-button': string;
1892
- 'success-toast': string;
1893
- 'no-space-toast': string;
1894
- };
1895
- };
1896
- 'import-button': string;
1897
- 'import-file-button': string;
1898
- 'import-url-button': string;
1899
- 'import-cloud-button': string;
1900
- 'import-url-label': string;
1901
- 'max-size': string;
1902
- 'max-size-2': string;
1903
- 'file-too-big': string;
1904
- 'file-too-big-filtered': string;
1905
- 'duplicated-tooltip': string;
1906
- 'drop-zone': {
1907
- helper: string;
1908
- helper2: string;
1909
- };
1910
- };
1911
- project: {
1912
- 'not-published': string;
1913
- status: {
1914
- ACTIVE: string;
1915
- INACTIVE: string;
1916
- ARCHIVED: string;
1917
- STARTING: string;
1918
- COMPLETED: string;
1919
- DEPRECATED: string;
1920
- };
1921
- link: {
1922
- none: {
1923
- label: string;
1924
- };
1925
- project: {
1926
- label: string;
1927
- };
1928
- 'select-project': string;
1929
- 'select-application': string;
1930
- 'no-selected': string;
1931
- 'no-selected-application': string;
1932
- selector: {
1933
- 'organization-label': string;
1934
- 'project-label': string;
1935
- 'application-label': string;
1936
- 'organization-placeholder': string;
1937
- 'project-placeholder': string;
1938
- 'application-placeholder': string;
1939
- 'no-organization': string;
1940
- 'no-project': string;
1941
- 'no-application': string;
1942
- shared: string;
1943
- };
1944
- };
1945
- spotlight: {
1946
- category: {
1947
- label: string;
1948
- placeholder: string;
1949
- sections: {
1950
- TECHNOLOGY: string;
1951
- SCIENCE: string;
1952
- ARTS_DESIGN: string;
1953
- MUSIC_AUDIO: string;
1954
- FILM_VIDEO: string;
1955
- ENTREPRENEURSHIP_BUSINESS: string;
1956
- EDUCATION_TRAINING: string;
1957
- SOCIAL_COMMUNITY_PROJECTS: string;
1958
- GAMES_ENTERTAINMENT: string;
1959
- TRAVEL_ADVENTURE: string;
1960
- LIFESTYLE_WELLNESS: string;
1961
- DIY_CRAFTS: string;
1962
- };
1963
- categories: {
1964
- SOFTWARE_DEVELOPMENT: string;
1965
- WEB_DEVELOPMENT: string;
1966
- ARTIFICIAL_INTELLIGENCE: string;
1967
- ROBOTICS: string;
1968
- VIRTUAL_REALITY: string;
1969
- INTERNET_OF_THINGS: string;
1970
- BIOTECHNOLOGY: string;
1971
- ENVIRONMENT: string;
1972
- PHYSICS: string;
1973
- CHEMISTRY: string;
1974
- ASTRONOMY: string;
1975
- VISUAL_ARTS: string;
1976
- GRAPHIC_DESIGN: string;
1977
- PHOTOGRAPHY: string;
1978
- FASHION: string;
1979
- ANIMATION: string;
1980
- MUSIC_COMPOSITION: string;
1981
- AUDIO_PRODUCTION: string;
1982
- PODCASTS: string;
1983
- RECORDING_MIXING: string;
1984
- MUSICAL_INSTRUMENTS: string;
1985
- DIRECTING: string;
1986
- VIDEO_EDITING: string;
1987
- CINEMATOGRAPHY: string;
1988
- ANIMATION_3D: string;
1989
- VISUAL_EFFECTS: string;
1990
- STARTUPS: string;
1991
- E_COMMERCE: string;
1992
- DIGITAL_MARKETING: string;
1993
- PERSONAL_FINANCE: string;
1994
- BUSINESS_STRATEGY: string;
1995
- ONLINE_COURSES: string;
1996
- TUTORIALS: string;
1997
- EDUCATIONAL_PROGRAMS: string;
1998
- PROFESSIONAL_DEVELOPMENT: string;
1999
- CONTINUING_EDUCATION: string;
2000
- HUMANITARIAN_AID: string;
2001
- ENVIRONMENTAL_PROJECTS: string;
2002
- COMMUNITY_INITIATIVES: string;
2003
- EQUALITY_INCLUSION: string;
2004
- PUBLIC_HEALTH: string;
2005
- GAME_DEVELOPMENT: string;
2006
- BOARD_GAMES: string;
2007
- GAMIFICATION: string;
2008
- GAME_EVENTS: string;
2009
- ENTERTAINMENT_APPS: string;
2010
- TRAVEL_BLOG: string;
2011
- TRAVEL_VLOGS: string;
2012
- TRAVEL_GUIDES: string;
2013
- TRAVEL_PHOTOGRAPHY_PROJECTS: string;
2014
- EXPEDITIONS: string;
2015
- FITNESS_HEALTH: string;
2016
- NUTRITION: string;
2017
- PERSONAL_DEVELOPMENT: string;
2018
- MEDITATION_MINDFULNESS: string;
2019
- GARDENING_PROJECTS: string;
2020
- DIY: string;
2021
- CRAFT_PROJECTS: string;
2022
- WOODWORKING: string;
2023
- SEWING: string;
2024
- HANDICRAFTS: string;
2025
- };
2026
- };
2027
- language: {
2028
- label: string;
2029
- helper: string;
2030
- 'label-other': string;
2031
- 'helper-other': string;
2032
- placeholder: string;
2033
- languages: {
2034
- FRENCH: string;
2035
- ENGLISH: string;
2036
- GERMAN: string;
2037
- SPANISH: string;
2038
- ITALIAN: string;
2039
- PORTUGUESE: string;
2040
- RUSSIAN: string;
2041
- JAPANESE: string;
2042
- CHINESE: string;
2043
- ARABIC: string;
2044
- HINDI: string;
2045
- BENGALI: string;
2046
- PUNJABI: string;
2047
- URDU: string;
2048
- KOREAN: string;
2049
- VIETNAMESE: string;
2050
- TURKISH: string;
2051
- DUTCH: string;
2052
- GREEK: string;
2053
- SWEDISH: string;
2054
- NORWEGIAN: string;
2055
- DANISH: string;
2056
- FINNISH: string;
2057
- POLISH: string;
2058
- UKRAINIAN: string;
2059
- HUNGARIAN: string;
2060
- CZECH: string;
2061
- SLOVAK: string;
2062
- CROATIAN: string;
2063
- SERBIAN: string;
2064
- BULGARIAN: string;
2065
- ROMANIAN: string;
2066
- HEBREW: string;
2067
- THAI: string;
2068
- MALAYSIAN: string;
2069
- INDONESIAN: string;
2070
- FILIPINO: string;
2071
- SWAHILI: string;
2072
- };
2073
- };
2074
- star: {
2075
- 'star-button': string;
2076
- 'un-star-button': string;
2077
- 'starred-tooltip': string;
2078
- };
2079
- follower: {
2080
- 'follow-button': string;
2081
- 'follow-helper': string;
2082
- 'un-follow-button': string;
2083
- 'following-tooltip': string;
2084
- };
2085
- views: string;
2086
- posts: string;
2087
- followers: string;
2088
- favorites: string;
2089
- 'view-button': string;
2090
- 'edit-button': string;
2091
- 'delete-button': string;
2092
- };
2093
- };
2094
- inputs: {
2095
- date: {
2096
- start: string;
2097
- end: string;
2098
- };
2099
- 'period-picker': {
2100
- labels: {
2101
- 'start-date': {
2102
- label: string;
2103
- };
2104
- 'end-date': {
2105
- label: string;
2106
- };
2107
- period: {
2108
- 'last-7-days': string;
2109
- 'last-30-days': string;
2110
- 'last-60-days': string;
2111
- 'from-start-month': string;
2112
- 'from-start-year': string;
2113
- };
2114
- 'select-start-date': string;
2115
- 'select-end-date': string;
2116
- custom: string;
2117
- presets: {
2118
- '7d': string;
2119
- '30d': string;
2120
- '90d': string;
2121
- month: string;
2122
- year: string;
2123
- };
2124
- };
2125
- };
2126
- };
2127
- date: {
2128
- preset: {
2129
- today: string;
2130
- 'this-week': string;
2131
- 'this-month': string;
2132
- };
2133
- };
2134
- modal: {
2135
- confirm: string;
2136
- save: string;
2137
- cancel: string;
2138
- close: string;
2139
- create: string;
2140
- 'confirm-modal': {
2141
- title: string;
2142
- };
2143
- 'outside-app-redirection-modal': {
2144
- title: string;
2145
- description: string;
2146
- 'information-alert': string;
2147
- question: string;
2148
- confirm: string;
2149
- cancel: string;
2150
- };
2151
- };
2152
- notifications: {
2153
- title: string;
2154
- 'new-notifications': string;
2155
- 'notifications-card-list': {
2156
- 'no-element': string;
2157
- };
2158
- 'no-notification': string;
2159
- 'see-all-button': string;
2160
- preferences: string;
2161
- actions: {
2162
- open: string;
2163
- see: string;
2164
- };
2165
- sound: {
2166
- enable: string;
2167
- disable: string;
2168
- 'update-error': string;
2169
- };
2170
- 'content-shared': {
2171
- title: string;
2172
- body: string;
2173
- };
2174
- 'invitation-org-member': {
2175
- title: string;
2176
- body: string;
2177
- };
2178
- 'invitation-project-access': {
2179
- title: string;
2180
- body: string;
2181
- };
2182
- 'invitation-content-share': {
2183
- title: string;
2184
- body: string;
2185
- };
2186
- };
2187
- 'content-share': {
2188
- label: {
2189
- draw: string;
2190
- board: string;
2191
- memo: string;
2192
- atlas: string;
2193
- retrospective: string;
2194
- 'short-link': string;
2195
- space: string;
2196
- folder: string;
2197
- file: string;
2198
- 'cloud-folder': string;
2199
- 'cloud-gallery': string;
2200
- form: string;
2201
- 'spotlight-project': string;
2202
- event: string;
2203
- report: string;
2204
- banking: string;
2205
- asset: string;
2206
- 'wrapped-report': string;
2207
- 'daily-digest': string;
2208
- 'analytics-snapshot': string;
2209
- content: string;
2210
- };
2211
- };
2212
- 'no-subscription': string;
2213
- 'user-settings': {
2214
- profile: {
2215
- title: string;
2216
- fields: {
2217
- alias: string;
2218
- name: string;
2219
- familyName: string;
2220
- 'api-key': string;
2221
- };
2222
- helper: string;
2223
- 'open-on-abyss': string;
2224
- 'copy-api-key': string;
2225
- 'reset-api-key': string;
2226
- 'confirm-reset-api-key': string;
2227
- 'helper-confirm-reset-api-key': string;
2228
- subscription: string;
2229
- 'no-subscription': string;
2230
- 'see-subscription-button': string;
2231
- 'delete-account-button': string;
2232
- };
2233
- };
2234
- tags: {
2235
- 'manage-title': string;
2236
- 'new-tag': string;
2237
- 'name-placeholder': string;
2238
- 'your-tags': string;
2239
- 'no-tags': string;
2240
- 'create-success': string;
2241
- 'update-success': string;
2242
- 'delete-success': string;
2243
- 'confirm-delete': {
2244
- title: string;
2245
- description: string;
2246
- };
2247
- filter: string;
2248
- 'filter-by-tags': string;
2249
- manage: string;
2250
- usage: string;
2251
- 'usage-count': string;
2252
- 'no-usage': string;
2253
- 'custom-color': string;
2254
- 'select-tags': string;
2255
- };
2256
- billing: {
2257
- 'current-plan': string;
2258
- 'free-plan': string;
2259
- tier: {
2260
- FREEMIUM: string;
2261
- DEFAULT: string;
2262
- CUSTOM: string;
2263
- SYSTEM: string;
2264
- };
2265
- 'account-type': {
2266
- USER: string;
2267
- ORGANIZATION: string;
2268
- };
2269
- service: {
2270
- ABYSS_PLATFORM: string;
2271
- ABYSS_MONITOR: string;
2272
- ABYSS_STORAGE: string;
2273
- ABYSS_CLOUD: string;
2274
- ABYSS_CRYPT: string;
2275
- ABYSS_FORM: string;
2276
- };
2277
- metric: {
2278
- PROJECTS_COUNT: string;
2279
- MEMBERS_COUNT: string;
2280
- TEAM_COUNT: string;
2281
- API_KEYS_COUNT: string;
2282
- LOG_EVENTS: string;
2283
- APPLICATIONS: string;
2284
- RETENTION_DAYS: string;
2285
- STORAGE_GB: string;
2286
- FILES_COUNT: string;
2287
- PRESIGNED_URLS: string;
2288
- BANDWIDTH_GB: string;
2289
- CLOUD_INSTANCE_COUNT: string;
2290
- CLOUD_STORAGE_GB: string;
2291
- };
2292
- 'account-status': {
2293
- ACTIVE: string;
2294
- CANCELLED: string;
2295
- };
2296
- 'invoice-status': {
2297
- PAID: string;
2298
- OPEN: string;
2299
- DRAFT: string;
2300
- VOID: string;
2301
- UNCOLLECTIBLE: string;
2302
- };
2303
- 'invoice-type': {
2304
- MONTHLY_BILLING: string;
2305
- EUR_TOPUP: string;
2306
- PLAN_UPGRADE: string;
2307
- };
2308
- 'credit-transaction-type': {
2309
- OVERAGE_DEDUCTION: string;
2310
- ADMIN_ADJUSTMENT: string;
2311
- GIFT_CODE: string;
2312
- BONUS_SPONSOR: string;
2313
- BONUS_SPONSORED: string;
2314
- INVOICE_PAYMENT: string;
2315
- };
2316
- 'eur-transaction-type': {
2317
- STRIPE_PURCHASE: string;
2318
- INVOICE_DEDUCTION: string;
2319
- ADMIN_ADJUSTMENT: string;
2320
- };
2321
- plan: {
2322
- freemium: {
2323
- name: string;
2324
- description: string;
2325
- };
2326
- starter: {
2327
- name: string;
2328
- description: string;
2329
- };
2330
- pro: {
2331
- name: string;
2332
- description: string;
2333
- };
2334
- internal: {
2335
- name: string;
2336
- description: string;
2337
- };
2338
- 'family-free': {
2339
- name: string;
2340
- description: string;
2341
- };
2342
- 'family-paid': {
2343
- name: string;
2344
- description: string;
2345
- };
2346
- };
2347
- 'plan-feature': {
2348
- PROJECTS_COUNT: string;
2349
- MEMBERS_COUNT: string;
2350
- STORAGE_GB: string;
2351
- LOG_EVENTS: string;
2352
- APPLICATIONS: string;
2353
- CLOUD_INSTANCE_COUNT: string;
2354
- RETENTION_DAYS: string;
2355
- };
2356
- };
2357
- 'abyss-banking': {
2358
- transactions: {
2359
- 'placeholder-category': string;
2360
- 'open-button-tooltip': string;
2361
- };
2362
- };
2363
- support: {
2364
- status: {
2365
- OPEN: string;
2366
- IN_PROGRESS: string;
2367
- WAITING: string;
2368
- ESCALATED: string;
2369
- RESOLVED: string;
2370
- CLOSED: string;
2371
- ARCHIVED: string;
2372
- };
2373
- priority: {
2374
- NORMAL: string;
2375
- HIGH: string;
2376
- CRITICAL: string;
2377
- };
2378
- 'category-group': {
2379
- TECHNICAL: string;
2380
- ACCOUNT: string;
2381
- BILLING: string;
2382
- DEVELOPER: string;
2383
- SUGGESTION: string;
2384
- OTHER: string;
2385
- };
2386
- category: {
2387
- BUG_UI: string;
2388
- BUG_PERFORMANCE: string;
2389
- BUG_DATA: string;
2390
- BUG_OTHER: string;
2391
- ACCOUNT_ACCESS: string;
2392
- ACCOUNT_DELETE: string;
2393
- ACCOUNT_SECURITY: string;
2394
- BILLING_PAYMENT: string;
2395
- BILLING_INVOICE: string;
2396
- BILLING_CUSTOM_PLAN: string;
2397
- BILLING_REFUND: string;
2398
- API_INTEGRATION: string;
2399
- API_DOCUMENTATION: string;
2400
- API_KEY: string;
2401
- FEATURE_REQUEST: string;
2402
- OTHER: string;
2403
- };
2404
- list: {
2405
- title: string;
2406
- empty: string;
2407
- 'empty-desc': string;
2408
- 'new-ticket': string;
2409
- 'filter-search': string;
2410
- 'filter-status': string;
2411
- 'filter-category': string;
2412
- 'clear-all': string;
2413
- };
2414
- create: {
2415
- title: string;
2416
- 'field-title': string;
2417
- 'field-title-placeholder': string;
2418
- 'field-description': string;
2419
- 'field-description-placeholder': string;
2420
- 'field-category': string;
2421
- 'field-priority': string;
2422
- 'field-service': string;
2423
- 'field-priority-reason': string;
2424
- 'field-priority-reason-placeholder': string;
2425
- 'priority-reason-required': string;
2426
- submit: string;
2427
- back: string;
2428
- cancel: string;
2429
- };
2430
- detail: {
2431
- description: string;
2432
- 'no-messages': string;
2433
- 'messages-title': string;
2434
- 'messages-count': string;
2435
- 'new-messages': string;
2436
- 'send-placeholder': string;
2437
- send: string;
2438
- 'admin-note': string;
2439
- 'admin-note-placeholder': string;
2440
- 'closed-banner': string;
2441
- 'resolved-banner': string;
2442
- 'admin-note-toggle': string;
2443
- 'attachments-toggle': string;
2444
- edit: string;
2445
- delete: string;
2446
- 'confirm-delete': string;
2447
- terminalMessage: string;
2448
- addTag: string;
2449
- tags: string;
2450
- };
2451
- sidebar: {
2452
- status: string;
2453
- category: string;
2454
- service: string;
2455
- priority: string;
2456
- 'requested-priority': string;
2457
- 'assigned-to': string;
2458
- 'created-by': string;
2459
- 'created-at': string;
2460
- 'updated-at': string;
2461
- 'resolved-at': string;
2462
- 'closed-at': string;
2463
- requester: string;
2464
- unassigned: string;
2465
- resolve: string;
2466
- close: string;
2467
- reopen: string;
2468
- 'resolve-reason': string;
2469
- 'resolve-confirm-desc': string;
2470
- 'close-reason': string;
2471
- 'close-confirm-desc': string;
2472
- tags: string;
2473
- 'no-tags': string;
2474
- organization: string;
2475
- project: string;
2476
- 'assign-to-me': string;
2477
- 'archived-at': string;
2478
- activity: string;
2479
- 'activity-action': {
2480
- CREATED: string;
2481
- UPDATED: string;
2482
- ASSIGNED: string;
2483
- UNASSIGNED: string;
2484
- PRIORITY_CHANGED: string;
2485
- CATEGORY_CHANGED: string;
2486
- RESOLVED: string;
2487
- REOPENED: string;
2488
- CLOSED: string;
2489
- ESCALATED: string;
2490
- PUT_ON_HOLD: string;
2491
- RESUMED: string;
2492
- ARCHIVED: string;
2493
- TAG_ADDED: string;
2494
- TAG_REMOVED: string;
2495
- MESSAGE_SENT: string;
2496
- };
2497
- };
2498
- action: {
2499
- TAKE_OVER: string;
2500
- CLOSE: string;
2501
- RESOLVE: string;
2502
- REOPEN: string;
2503
- ESCALATE: string;
2504
- PUT_ON_HOLD: string;
2505
- RESUME: string;
2506
- ARCHIVE: string;
2507
- 'CLOSE-confirm': string;
2508
- 'ARCHIVE-confirm': string;
2509
- 'reason-placeholder': string;
2510
- };
2511
- attachments: {
2512
- title: string;
2513
- upload: string;
2514
- 'max-reached': string;
2515
- delete: string;
2516
- 'delete-confirm': string;
2517
- uploading: string;
2518
- 'upload-hint': string;
2519
- };
2520
- stepper: {
2521
- categoryGroup: {
2522
- bug: string;
2523
- technical: string;
2524
- feature: string;
2525
- account: string;
2526
- other: string;
2527
- };
2528
- selectSubCategory: string;
2529
- step: {
2530
- forWho: string;
2531
- category: string;
2532
- details: string;
2533
- priority: string;
2534
- };
2535
- next: string;
2536
- dragAndDrop: string;
2537
- };
2538
- service: {
2539
- ABYSS: string;
2540
- ABYSS_CLOUD: string;
2541
- ABYSS_CRYPT: string;
2542
- ABYSS_STORAGE: string;
2543
- ABYSS_MONITOR: string;
2544
- ABYSS_MEMORIES: string;
2545
- ABYSS_BANKING: string;
2546
- ABYSS_SPOTLIGHT: string;
2547
- ABYSS_FORM: string;
2548
- ABYSS_TRAINING: string;
2549
- ABYSS_CONSOLE: string;
2550
- ABYSS_GAME_ODYSSEY: string;
2551
- ABYSS_TOOLS: string;
2552
- };
2553
- };
2554
- family: {
2555
- banner: {
2556
- 'no-family': string;
2557
- 'no-family-cta': string;
2558
- 'no-family-sub': string;
2559
- pending: string;
2560
- manage: string;
2561
- 'owner-badge': string;
2562
- 'coming-soon': string;
2563
- settings: {
2564
- 'no-family-description': string;
2565
- 'join-hint': string;
2566
- 'pending-description': string;
2567
- 'active-description': string;
2568
- 'owner-description': string;
1140
+ context: {
1141
+ extraction: {
1142
+ view: string;
2569
1143
  };
2570
1144
  };
2571
1145
  };
2572
1146
  };
2573
1147
  };
2574
1148
  export declare const flattenTranslations: {
2575
- fr: Record<string, string>;
2576
- en: Record<string, string>;
1149
+ [x: number]: Record<string, string>;
2577
1150
  };
2578
1151
  type FlattenObjectKeys<T extends Record<string, unknown>, Key = keyof T> = Key extends string ? T[Key] extends Record<string, unknown> ? `${Key}.${FlattenObjectKeys<T[Key]>}` : `${Key}` : never;
2579
1152
  export type ExistingTranslationKey = FlattenObjectKeys<(typeof translations)[UserLanguage.FRENCH]>;