@procore/core-react 11.13.0-rc.1 → 11.13.1-rc.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.
Files changed (87) hide show
  1. package/dist/_hooks/I18n.d.ts +728 -44
  2. package/dist/_locales/de-DE.json +86 -29
  3. package/dist/_locales/en-AU.json +64 -7
  4. package/dist/_locales/en-CA.json +64 -7
  5. package/dist/_locales/en-GB.json +64 -7
  6. package/dist/_locales/es-ES.json +67 -10
  7. package/dist/_locales/es.json +75 -18
  8. package/dist/_locales/fr-CA.json +79 -22
  9. package/dist/_locales/fr-FR.json +66 -9
  10. package/dist/_locales/is-IS.json +64 -7
  11. package/dist/_locales/pt-BR.json +182 -125
  12. package/dist/_locales/th-TH.json +64 -7
  13. package/dist/_locales/zh-SG.json +65 -8
  14. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  15. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +22 -22
  16. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  17. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  18. package/dist/_typedoc/Box/Box.types.json +68 -68
  19. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  20. package/dist/_typedoc/Button/Button.types.json +11 -11
  21. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  22. package/dist/_typedoc/Card/Card.types.json +6 -6
  23. package/dist/_typedoc/Checkbox/Checkbox.types.json +7 -7
  24. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  25. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  26. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  27. package/dist/_typedoc/DetailPage/DetailPage.types.json +4 -4
  28. package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
  29. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
  30. package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
  31. package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
  32. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  33. package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
  34. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  35. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  36. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  37. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  38. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  39. package/dist/_typedoc/Form/Form.types.json +698 -698
  40. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  41. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  42. package/dist/_typedoc/Input/Input.types.json +2 -2
  43. package/dist/_typedoc/Link/Link.types.json +4 -4
  44. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  45. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  46. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +71 -71
  47. package/dist/_typedoc/Modal/Modal.types.json +41 -41
  48. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  49. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  50. package/dist/_typedoc/NumberInput/NumberInput.types.json +38 -38
  51. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +30 -30
  52. package/dist/_typedoc/PageLayout/PageLayout.types.json +22 -22
  53. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  54. package/dist/_typedoc/Panel/Panel.types.json +27 -27
  55. package/dist/_typedoc/Pill/Pill.types.json +1 -1
  56. package/dist/_typedoc/PillSelect/PillSelect.types.json +46 -46
  57. package/dist/_typedoc/Popover/Popover.types.json +12 -12
  58. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
  59. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  60. package/dist/_typedoc/Required/Required.types.json +5 -5
  61. package/dist/_typedoc/Search/Search.types.json +18 -18
  62. package/dist/_typedoc/Section/Section.types.json +14 -14
  63. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
  64. package/dist/_typedoc/Select/Select.types.json +32 -32
  65. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  66. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  67. package/dist/_typedoc/Switch/Switch.types.json +3 -3
  68. package/dist/_typedoc/Table/Table.types.json +94 -94
  69. package/dist/_typedoc/Tabs/Tabs.types.json +17 -17
  70. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +16 -16
  71. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  72. package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
  73. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +3 -3
  74. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  75. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  76. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  77. package/dist/_typedoc/Tile/Tile.types.json +30 -30
  78. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  79. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
  80. package/dist/_typedoc/Token/Token.types.json +4 -4
  81. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  82. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  83. package/dist/_typedoc/Tree/Tree.types.json +86 -86
  84. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  85. package/dist/_typedoc/Typography/Typography.types.json +8 -8
  86. package/dist/_typedoc/_utils/types.json +3 -3
  87. package/package.json +2 -2
@@ -5,6 +5,15 @@ export declare type Locale = 'en' | 'en-CA' | 'fr-CA' | 'fr-FR' | 'es' | 'es-ES'
5
5
  export declare const coreTranslations: {
6
6
  readonly 'de-DE': {
7
7
  core: {
8
+ banner: {
9
+ dismissAlert: string;
10
+ };
11
+ breadcrumbs: {
12
+ label: string;
13
+ };
14
+ calendar: {
15
+ navigationLabel: string;
16
+ };
8
17
  connected: {
9
18
  fileSelect: {
10
19
  documents: string;
@@ -136,6 +145,8 @@ export declare const coreTranslations: {
136
145
  };
137
146
  };
138
147
  dateInput: {
148
+ clear: string;
149
+ ariaLabel: string;
139
150
  segment: {
140
151
  ariaLabel: {
141
152
  withValue: {
@@ -149,6 +160,9 @@ export declare const coreTranslations: {
149
160
  year: string;
150
161
  };
151
162
  };
163
+ ariaValueText: {
164
+ empty: string;
165
+ };
152
166
  };
153
167
  clearButton: {
154
168
  ariaLabel: string;
@@ -156,6 +170,8 @@ export declare const coreTranslations: {
156
170
  };
157
171
  dropdown: {
158
172
  search: string;
173
+ moreOptions: string;
174
+ loading: string;
159
175
  };
160
176
  dropzone: {
161
177
  uploadFiles: {
@@ -185,11 +201,21 @@ export declare const coreTranslations: {
185
201
  standaloneUnsupportedFileTypeError: string;
186
202
  standaloneMinFileSizeError: string;
187
203
  standaloneMaxFileSizeError: string;
204
+ uploadTotalProgress: {
205
+ withFailed: string;
206
+ withoutFailed: string;
207
+ };
188
208
  };
189
209
  modal: {
190
210
  a11y: {
191
211
  close: string;
192
212
  };
213
+ cancel: string;
214
+ };
215
+ multiSelect: {
216
+ clearAll: string;
217
+ selectValues: string;
218
+ noResults: string;
193
219
  };
194
220
  tearsheet: {
195
221
  a11y: {
@@ -202,6 +228,9 @@ export declare const coreTranslations: {
202
228
  other: string;
203
229
  };
204
230
  };
231
+ fileToken: {
232
+ uploading: string;
233
+ };
205
234
  tree: {
206
235
  selectionLimit: {
207
236
  one: string;
@@ -232,6 +261,9 @@ export declare const coreTranslations: {
232
261
  supportedFileTypes: string;
233
262
  };
234
263
  form: {
264
+ closeWithConfirm: {
265
+ confirmMessage: string;
266
+ };
235
267
  checkbox: {
236
268
  no: string;
237
269
  yes: string;
@@ -242,6 +274,9 @@ export declare const coreTranslations: {
242
274
  fixErrorsToCreate: string;
243
275
  fixErrorsToUpdate: string;
244
276
  };
277
+ field: {
278
+ tooltipHelp: string;
279
+ };
245
280
  };
246
281
  menu: {
247
282
  search: string;
@@ -253,12 +288,29 @@ export declare const coreTranslations: {
253
288
  nextPage: string;
254
289
  prevPage: string;
255
290
  };
291
+ search: {
292
+ clear: string;
293
+ goSearch: string;
294
+ };
256
295
  select: {
296
+ clear: string;
257
297
  search: string;
258
298
  };
259
299
  tabs: {
260
300
  more: string;
261
301
  };
302
+ thumbnail: {
303
+ checked: string;
304
+ };
305
+ thumbnailList: {
306
+ removeUpload: string;
307
+ uploading: string;
308
+ };
309
+ toast: {
310
+ a11y: {
311
+ dismiss: string;
312
+ };
313
+ };
262
314
  fileList: {
263
315
  downloadAll: string;
264
316
  download: string;
@@ -266,6 +318,7 @@ export declare const coreTranslations: {
266
318
  };
267
319
  tieredSelect: {
268
320
  emptyMessage: string;
321
+ goToTier: string;
269
322
  placeholder: string;
270
323
  quickCreateActionLabel: string;
271
324
  quickCreateCancelLabel: string;
@@ -281,6 +334,12 @@ export declare const coreTranslations: {
281
334
  searchPlaceholder: string;
282
335
  spinnerLabel: string;
283
336
  };
337
+ token: {
338
+ remove: string;
339
+ };
340
+ toolHeader: {
341
+ settingsAction: string;
342
+ };
284
343
  fileSelect: {
285
344
  localFilesSource: string;
286
345
  uploadFailed: string;
@@ -289,15 +348,13 @@ export declare const coreTranslations: {
289
348
  required: {
290
349
  requiredFields: string;
291
350
  };
292
- wxpDetailPage: {
293
- requiredFields: string;
294
- };
295
351
  avatarStack: {
296
352
  viewAll: string;
297
353
  close: string;
298
354
  };
299
355
  panel: {
300
356
  close: string;
357
+ goBack: string;
301
358
  };
302
359
  };
303
360
  };
@@ -658,6 +715,15 @@ export declare const coreTranslations: {
658
715
  };
659
716
  readonly 'en-AU': {
660
717
  core: {
718
+ banner: {
719
+ dismissAlert: string;
720
+ };
721
+ breadcrumbs: {
722
+ label: string;
723
+ };
724
+ calendar: {
725
+ navigationLabel: string;
726
+ };
661
727
  connected: {
662
728
  fileSelect: {
663
729
  documents: string;
@@ -789,6 +855,8 @@ export declare const coreTranslations: {
789
855
  };
790
856
  };
791
857
  dateInput: {
858
+ clear: string;
859
+ ariaLabel: string;
792
860
  segment: {
793
861
  ariaLabel: {
794
862
  withValue: {
@@ -802,6 +870,9 @@ export declare const coreTranslations: {
802
870
  year: string;
803
871
  };
804
872
  };
873
+ ariaValueText: {
874
+ empty: string;
875
+ };
805
876
  };
806
877
  clearButton: {
807
878
  ariaLabel: string;
@@ -809,6 +880,8 @@ export declare const coreTranslations: {
809
880
  };
810
881
  dropdown: {
811
882
  search: string;
883
+ moreOptions: string;
884
+ loading: string;
812
885
  };
813
886
  dropzone: {
814
887
  uploadFiles: {
@@ -838,11 +911,21 @@ export declare const coreTranslations: {
838
911
  standaloneUnsupportedFileTypeError: string;
839
912
  standaloneMinFileSizeError: string;
840
913
  standaloneMaxFileSizeError: string;
914
+ uploadTotalProgress: {
915
+ withFailed: string;
916
+ withoutFailed: string;
917
+ };
841
918
  };
842
919
  modal: {
843
920
  a11y: {
844
921
  close: string;
845
922
  };
923
+ cancel: string;
924
+ };
925
+ multiSelect: {
926
+ clearAll: string;
927
+ selectValues: string;
928
+ noResults: string;
846
929
  };
847
930
  tearsheet: {
848
931
  a11y: {
@@ -855,6 +938,9 @@ export declare const coreTranslations: {
855
938
  other: string;
856
939
  };
857
940
  };
941
+ fileToken: {
942
+ uploading: string;
943
+ };
858
944
  tree: {
859
945
  selectionLimit: {
860
946
  one: string;
@@ -885,6 +971,9 @@ export declare const coreTranslations: {
885
971
  supportedFileTypes: string;
886
972
  };
887
973
  form: {
974
+ closeWithConfirm: {
975
+ confirmMessage: string;
976
+ };
888
977
  checkbox: {
889
978
  no: string;
890
979
  yes: string;
@@ -895,6 +984,9 @@ export declare const coreTranslations: {
895
984
  fixErrorsToCreate: string;
896
985
  fixErrorsToUpdate: string;
897
986
  };
987
+ field: {
988
+ tooltipHelp: string;
989
+ };
898
990
  };
899
991
  menu: {
900
992
  search: string;
@@ -906,12 +998,29 @@ export declare const coreTranslations: {
906
998
  nextPage: string;
907
999
  prevPage: string;
908
1000
  };
1001
+ search: {
1002
+ clear: string;
1003
+ goSearch: string;
1004
+ };
909
1005
  select: {
1006
+ clear: string;
910
1007
  search: string;
911
1008
  };
912
1009
  tabs: {
913
1010
  more: string;
914
1011
  };
1012
+ thumbnail: {
1013
+ checked: string;
1014
+ };
1015
+ thumbnailList: {
1016
+ removeUpload: string;
1017
+ uploading: string;
1018
+ };
1019
+ toast: {
1020
+ a11y: {
1021
+ dismiss: string;
1022
+ };
1023
+ };
915
1024
  fileList: {
916
1025
  downloadAll: string;
917
1026
  download: string;
@@ -919,6 +1028,7 @@ export declare const coreTranslations: {
919
1028
  };
920
1029
  tieredSelect: {
921
1030
  emptyMessage: string;
1031
+ goToTier: string;
922
1032
  placeholder: string;
923
1033
  quickCreateActionLabel: string;
924
1034
  quickCreateCancelLabel: string;
@@ -934,6 +1044,12 @@ export declare const coreTranslations: {
934
1044
  searchPlaceholder: string;
935
1045
  spinnerLabel: string;
936
1046
  };
1047
+ token: {
1048
+ remove: string;
1049
+ };
1050
+ toolHeader: {
1051
+ settingsAction: string;
1052
+ };
937
1053
  fileSelect: {
938
1054
  localFilesSource: string;
939
1055
  uploadFailed: string;
@@ -942,20 +1058,27 @@ export declare const coreTranslations: {
942
1058
  required: {
943
1059
  requiredFields: string;
944
1060
  };
945
- wxpDetailPage: {
946
- requiredFields: string;
947
- };
948
1061
  avatarStack: {
949
1062
  viewAll: string;
950
1063
  close: string;
951
1064
  };
952
1065
  panel: {
953
1066
  close: string;
1067
+ goBack: string;
954
1068
  };
955
1069
  };
956
1070
  };
957
1071
  readonly 'en-CA': {
958
1072
  core: {
1073
+ banner: {
1074
+ dismissAlert: string;
1075
+ };
1076
+ breadcrumbs: {
1077
+ label: string;
1078
+ };
1079
+ calendar: {
1080
+ navigationLabel: string;
1081
+ };
959
1082
  connected: {
960
1083
  fileSelect: {
961
1084
  documents: string;
@@ -1087,6 +1210,8 @@ export declare const coreTranslations: {
1087
1210
  };
1088
1211
  };
1089
1212
  dateInput: {
1213
+ clear: string;
1214
+ ariaLabel: string;
1090
1215
  segment: {
1091
1216
  ariaLabel: {
1092
1217
  withValue: {
@@ -1100,6 +1225,9 @@ export declare const coreTranslations: {
1100
1225
  year: string;
1101
1226
  };
1102
1227
  };
1228
+ ariaValueText: {
1229
+ empty: string;
1230
+ };
1103
1231
  };
1104
1232
  clearButton: {
1105
1233
  ariaLabel: string;
@@ -1107,6 +1235,8 @@ export declare const coreTranslations: {
1107
1235
  };
1108
1236
  dropdown: {
1109
1237
  search: string;
1238
+ moreOptions: string;
1239
+ loading: string;
1110
1240
  };
1111
1241
  dropzone: {
1112
1242
  uploadFiles: {
@@ -1136,11 +1266,21 @@ export declare const coreTranslations: {
1136
1266
  standaloneUnsupportedFileTypeError: string;
1137
1267
  standaloneMinFileSizeError: string;
1138
1268
  standaloneMaxFileSizeError: string;
1269
+ uploadTotalProgress: {
1270
+ withFailed: string;
1271
+ withoutFailed: string;
1272
+ };
1139
1273
  };
1140
1274
  modal: {
1141
1275
  a11y: {
1142
1276
  close: string;
1143
1277
  };
1278
+ cancel: string;
1279
+ };
1280
+ multiSelect: {
1281
+ clearAll: string;
1282
+ selectValues: string;
1283
+ noResults: string;
1144
1284
  };
1145
1285
  tearsheet: {
1146
1286
  a11y: {
@@ -1153,6 +1293,9 @@ export declare const coreTranslations: {
1153
1293
  other: string;
1154
1294
  };
1155
1295
  };
1296
+ fileToken: {
1297
+ uploading: string;
1298
+ };
1156
1299
  tree: {
1157
1300
  selectionLimit: {
1158
1301
  one: string;
@@ -1183,6 +1326,9 @@ export declare const coreTranslations: {
1183
1326
  supportedFileTypes: string;
1184
1327
  };
1185
1328
  form: {
1329
+ closeWithConfirm: {
1330
+ confirmMessage: string;
1331
+ };
1186
1332
  checkbox: {
1187
1333
  no: string;
1188
1334
  yes: string;
@@ -1193,6 +1339,9 @@ export declare const coreTranslations: {
1193
1339
  fixErrorsToCreate: string;
1194
1340
  fixErrorsToUpdate: string;
1195
1341
  };
1342
+ field: {
1343
+ tooltipHelp: string;
1344
+ };
1196
1345
  };
1197
1346
  menu: {
1198
1347
  search: string;
@@ -1204,12 +1353,29 @@ export declare const coreTranslations: {
1204
1353
  nextPage: string;
1205
1354
  prevPage: string;
1206
1355
  };
1356
+ search: {
1357
+ clear: string;
1358
+ goSearch: string;
1359
+ };
1207
1360
  select: {
1361
+ clear: string;
1208
1362
  search: string;
1209
1363
  };
1210
1364
  tabs: {
1211
1365
  more: string;
1212
1366
  };
1367
+ thumbnail: {
1368
+ checked: string;
1369
+ };
1370
+ thumbnailList: {
1371
+ removeUpload: string;
1372
+ uploading: string;
1373
+ };
1374
+ toast: {
1375
+ a11y: {
1376
+ dismiss: string;
1377
+ };
1378
+ };
1213
1379
  fileList: {
1214
1380
  downloadAll: string;
1215
1381
  download: string;
@@ -1217,6 +1383,7 @@ export declare const coreTranslations: {
1217
1383
  };
1218
1384
  tieredSelect: {
1219
1385
  emptyMessage: string;
1386
+ goToTier: string;
1220
1387
  placeholder: string;
1221
1388
  quickCreateActionLabel: string;
1222
1389
  quickCreateCancelLabel: string;
@@ -1232,6 +1399,12 @@ export declare const coreTranslations: {
1232
1399
  searchPlaceholder: string;
1233
1400
  spinnerLabel: string;
1234
1401
  };
1402
+ token: {
1403
+ remove: string;
1404
+ };
1405
+ toolHeader: {
1406
+ settingsAction: string;
1407
+ };
1235
1408
  fileSelect: {
1236
1409
  localFilesSource: string;
1237
1410
  uploadFailed: string;
@@ -1240,20 +1413,27 @@ export declare const coreTranslations: {
1240
1413
  required: {
1241
1414
  requiredFields: string;
1242
1415
  };
1243
- wxpDetailPage: {
1244
- requiredFields: string;
1245
- };
1246
1416
  avatarStack: {
1247
1417
  viewAll: string;
1248
1418
  close: string;
1249
1419
  };
1250
1420
  panel: {
1251
1421
  close: string;
1422
+ goBack: string;
1252
1423
  };
1253
1424
  };
1254
1425
  };
1255
1426
  readonly 'en-GB': {
1256
1427
  core: {
1428
+ banner: {
1429
+ dismissAlert: string;
1430
+ };
1431
+ breadcrumbs: {
1432
+ label: string;
1433
+ };
1434
+ calendar: {
1435
+ navigationLabel: string;
1436
+ };
1257
1437
  connected: {
1258
1438
  fileSelect: {
1259
1439
  documents: string;
@@ -1385,6 +1565,8 @@ export declare const coreTranslations: {
1385
1565
  };
1386
1566
  };
1387
1567
  dateInput: {
1568
+ clear: string;
1569
+ ariaLabel: string;
1388
1570
  segment: {
1389
1571
  ariaLabel: {
1390
1572
  withValue: {
@@ -1398,6 +1580,9 @@ export declare const coreTranslations: {
1398
1580
  year: string;
1399
1581
  };
1400
1582
  };
1583
+ ariaValueText: {
1584
+ empty: string;
1585
+ };
1401
1586
  };
1402
1587
  clearButton: {
1403
1588
  ariaLabel: string;
@@ -1405,6 +1590,8 @@ export declare const coreTranslations: {
1405
1590
  };
1406
1591
  dropdown: {
1407
1592
  search: string;
1593
+ moreOptions: string;
1594
+ loading: string;
1408
1595
  };
1409
1596
  dropzone: {
1410
1597
  uploadFiles: {
@@ -1434,11 +1621,21 @@ export declare const coreTranslations: {
1434
1621
  standaloneUnsupportedFileTypeError: string;
1435
1622
  standaloneMinFileSizeError: string;
1436
1623
  standaloneMaxFileSizeError: string;
1624
+ uploadTotalProgress: {
1625
+ withFailed: string;
1626
+ withoutFailed: string;
1627
+ };
1437
1628
  };
1438
1629
  modal: {
1439
1630
  a11y: {
1440
1631
  close: string;
1441
1632
  };
1633
+ cancel: string;
1634
+ };
1635
+ multiSelect: {
1636
+ clearAll: string;
1637
+ selectValues: string;
1638
+ noResults: string;
1442
1639
  };
1443
1640
  tearsheet: {
1444
1641
  a11y: {
@@ -1451,6 +1648,9 @@ export declare const coreTranslations: {
1451
1648
  other: string;
1452
1649
  };
1453
1650
  };
1651
+ fileToken: {
1652
+ uploading: string;
1653
+ };
1454
1654
  tree: {
1455
1655
  selectionLimit: {
1456
1656
  one: string;
@@ -1481,6 +1681,9 @@ export declare const coreTranslations: {
1481
1681
  supportedFileTypes: string;
1482
1682
  };
1483
1683
  form: {
1684
+ closeWithConfirm: {
1685
+ confirmMessage: string;
1686
+ };
1484
1687
  checkbox: {
1485
1688
  no: string;
1486
1689
  yes: string;
@@ -1491,6 +1694,9 @@ export declare const coreTranslations: {
1491
1694
  fixErrorsToCreate: string;
1492
1695
  fixErrorsToUpdate: string;
1493
1696
  };
1697
+ field: {
1698
+ tooltipHelp: string;
1699
+ };
1494
1700
  };
1495
1701
  menu: {
1496
1702
  search: string;
@@ -1502,12 +1708,29 @@ export declare const coreTranslations: {
1502
1708
  nextPage: string;
1503
1709
  prevPage: string;
1504
1710
  };
1711
+ search: {
1712
+ clear: string;
1713
+ goSearch: string;
1714
+ };
1505
1715
  select: {
1716
+ clear: string;
1506
1717
  search: string;
1507
1718
  };
1508
1719
  tabs: {
1509
1720
  more: string;
1510
1721
  };
1722
+ thumbnail: {
1723
+ checked: string;
1724
+ };
1725
+ thumbnailList: {
1726
+ removeUpload: string;
1727
+ uploading: string;
1728
+ };
1729
+ toast: {
1730
+ a11y: {
1731
+ dismiss: string;
1732
+ };
1733
+ };
1511
1734
  fileList: {
1512
1735
  downloadAll: string;
1513
1736
  download: string;
@@ -1515,6 +1738,7 @@ export declare const coreTranslations: {
1515
1738
  };
1516
1739
  tieredSelect: {
1517
1740
  emptyMessage: string;
1741
+ goToTier: string;
1518
1742
  placeholder: string;
1519
1743
  quickCreateActionLabel: string;
1520
1744
  quickCreateCancelLabel: string;
@@ -1530,6 +1754,12 @@ export declare const coreTranslations: {
1530
1754
  searchPlaceholder: string;
1531
1755
  spinnerLabel: string;
1532
1756
  };
1757
+ token: {
1758
+ remove: string;
1759
+ };
1760
+ toolHeader: {
1761
+ settingsAction: string;
1762
+ };
1533
1763
  fileSelect: {
1534
1764
  localFilesSource: string;
1535
1765
  uploadFailed: string;
@@ -1538,15 +1768,13 @@ export declare const coreTranslations: {
1538
1768
  required: {
1539
1769
  requiredFields: string;
1540
1770
  };
1541
- wxpDetailPage: {
1542
- requiredFields: string;
1543
- };
1544
1771
  avatarStack: {
1545
1772
  viewAll: string;
1546
1773
  close: string;
1547
1774
  };
1548
1775
  panel: {
1549
1776
  close: string;
1777
+ goBack: string;
1550
1778
  };
1551
1779
  };
1552
1780
  };
@@ -1585,14 +1813,23 @@ export declare const coreTranslations: {
1585
1813
  };
1586
1814
  readonly es: {
1587
1815
  core: {
1588
- connected: {
1589
- fileSelect: {
1590
- documents: string;
1591
- drawings: string;
1592
- forms: string;
1593
- photos: string;
1594
- selectAlbum: string;
1595
- selectAnAlbum: string;
1816
+ banner: {
1817
+ dismissAlert: string;
1818
+ };
1819
+ breadcrumbs: {
1820
+ label: string;
1821
+ };
1822
+ calendar: {
1823
+ navigationLabel: string;
1824
+ };
1825
+ connected: {
1826
+ fileSelect: {
1827
+ documents: string;
1828
+ drawings: string;
1829
+ forms: string;
1830
+ photos: string;
1831
+ selectAlbum: string;
1832
+ selectAnAlbum: string;
1596
1833
  selectArea: string;
1597
1834
  selectAnArea: string;
1598
1835
  selectDiscipline: string;
@@ -1716,6 +1953,8 @@ export declare const coreTranslations: {
1716
1953
  };
1717
1954
  };
1718
1955
  dateInput: {
1956
+ clear: string;
1957
+ ariaLabel: string;
1719
1958
  segment: {
1720
1959
  ariaLabel: {
1721
1960
  withValue: {
@@ -1729,6 +1968,9 @@ export declare const coreTranslations: {
1729
1968
  year: string;
1730
1969
  };
1731
1970
  };
1971
+ ariaValueText: {
1972
+ empty: string;
1973
+ };
1732
1974
  };
1733
1975
  clearButton: {
1734
1976
  ariaLabel: string;
@@ -1736,6 +1978,8 @@ export declare const coreTranslations: {
1736
1978
  };
1737
1979
  dropdown: {
1738
1980
  search: string;
1981
+ moreOptions: string;
1982
+ loading: string;
1739
1983
  };
1740
1984
  dropzone: {
1741
1985
  uploadFiles: {
@@ -1765,11 +2009,21 @@ export declare const coreTranslations: {
1765
2009
  standaloneUnsupportedFileTypeError: string;
1766
2010
  standaloneMinFileSizeError: string;
1767
2011
  standaloneMaxFileSizeError: string;
2012
+ uploadTotalProgress: {
2013
+ withFailed: string;
2014
+ withoutFailed: string;
2015
+ };
1768
2016
  };
1769
2017
  modal: {
1770
2018
  a11y: {
1771
2019
  close: string;
1772
2020
  };
2021
+ cancel: string;
2022
+ };
2023
+ multiSelect: {
2024
+ clearAll: string;
2025
+ selectValues: string;
2026
+ noResults: string;
1773
2027
  };
1774
2028
  tearsheet: {
1775
2029
  a11y: {
@@ -1782,6 +2036,9 @@ export declare const coreTranslations: {
1782
2036
  other: string;
1783
2037
  };
1784
2038
  };
2039
+ fileToken: {
2040
+ uploading: string;
2041
+ };
1785
2042
  tree: {
1786
2043
  selectionLimit: {
1787
2044
  one: string;
@@ -1812,6 +2069,9 @@ export declare const coreTranslations: {
1812
2069
  supportedFileTypes: string;
1813
2070
  };
1814
2071
  form: {
2072
+ closeWithConfirm: {
2073
+ confirmMessage: string;
2074
+ };
1815
2075
  checkbox: {
1816
2076
  no: string;
1817
2077
  yes: string;
@@ -1822,6 +2082,9 @@ export declare const coreTranslations: {
1822
2082
  fixErrorsToCreate: string;
1823
2083
  fixErrorsToUpdate: string;
1824
2084
  };
2085
+ field: {
2086
+ tooltipHelp: string;
2087
+ };
1825
2088
  };
1826
2089
  menu: {
1827
2090
  search: string;
@@ -1833,12 +2096,29 @@ export declare const coreTranslations: {
1833
2096
  nextPage: string;
1834
2097
  prevPage: string;
1835
2098
  };
2099
+ search: {
2100
+ clear: string;
2101
+ goSearch: string;
2102
+ };
1836
2103
  select: {
2104
+ clear: string;
1837
2105
  search: string;
1838
2106
  };
1839
2107
  tabs: {
1840
2108
  more: string;
1841
2109
  };
2110
+ thumbnail: {
2111
+ checked: string;
2112
+ };
2113
+ thumbnailList: {
2114
+ removeUpload: string;
2115
+ uploading: string;
2116
+ };
2117
+ toast: {
2118
+ a11y: {
2119
+ dismiss: string;
2120
+ };
2121
+ };
1842
2122
  fileList: {
1843
2123
  downloadAll: string;
1844
2124
  download: string;
@@ -1846,6 +2126,7 @@ export declare const coreTranslations: {
1846
2126
  };
1847
2127
  tieredSelect: {
1848
2128
  emptyMessage: string;
2129
+ goToTier: string;
1849
2130
  placeholder: string;
1850
2131
  quickCreateActionLabel: string;
1851
2132
  quickCreateCancelLabel: string;
@@ -1861,6 +2142,12 @@ export declare const coreTranslations: {
1861
2142
  searchPlaceholder: string;
1862
2143
  spinnerLabel: string;
1863
2144
  };
2145
+ token: {
2146
+ remove: string;
2147
+ };
2148
+ toolHeader: {
2149
+ settingsAction: string;
2150
+ };
1864
2151
  fileSelect: {
1865
2152
  localFilesSource: string;
1866
2153
  uploadFailed: string;
@@ -1869,20 +2156,27 @@ export declare const coreTranslations: {
1869
2156
  required: {
1870
2157
  requiredFields: string;
1871
2158
  };
1872
- wxpDetailPage: {
1873
- requiredFields: string;
1874
- };
1875
2159
  avatarStack: {
1876
2160
  viewAll: string;
1877
2161
  close: string;
1878
2162
  };
1879
2163
  panel: {
1880
2164
  close: string;
2165
+ goBack: string;
1881
2166
  };
1882
2167
  };
1883
2168
  };
1884
2169
  readonly 'es-ES': {
1885
2170
  core: {
2171
+ banner: {
2172
+ dismissAlert: string;
2173
+ };
2174
+ breadcrumbs: {
2175
+ label: string;
2176
+ };
2177
+ calendar: {
2178
+ navigationLabel: string;
2179
+ };
1886
2180
  connected: {
1887
2181
  fileSelect: {
1888
2182
  documents: string;
@@ -2014,6 +2308,8 @@ export declare const coreTranslations: {
2014
2308
  };
2015
2309
  };
2016
2310
  dateInput: {
2311
+ clear: string;
2312
+ ariaLabel: string;
2017
2313
  segment: {
2018
2314
  ariaLabel: {
2019
2315
  withValue: {
@@ -2027,6 +2323,9 @@ export declare const coreTranslations: {
2027
2323
  year: string;
2028
2324
  };
2029
2325
  };
2326
+ ariaValueText: {
2327
+ empty: string;
2328
+ };
2030
2329
  };
2031
2330
  clearButton: {
2032
2331
  ariaLabel: string;
@@ -2034,6 +2333,8 @@ export declare const coreTranslations: {
2034
2333
  };
2035
2334
  dropdown: {
2036
2335
  search: string;
2336
+ moreOptions: string;
2337
+ loading: string;
2037
2338
  };
2038
2339
  dropzone: {
2039
2340
  uploadFiles: {
@@ -2063,11 +2364,21 @@ export declare const coreTranslations: {
2063
2364
  standaloneUnsupportedFileTypeError: string;
2064
2365
  standaloneMinFileSizeError: string;
2065
2366
  standaloneMaxFileSizeError: string;
2367
+ uploadTotalProgress: {
2368
+ withFailed: string;
2369
+ withoutFailed: string;
2370
+ };
2066
2371
  };
2067
2372
  modal: {
2068
2373
  a11y: {
2069
2374
  close: string;
2070
2375
  };
2376
+ cancel: string;
2377
+ };
2378
+ multiSelect: {
2379
+ clearAll: string;
2380
+ selectValues: string;
2381
+ noResults: string;
2071
2382
  };
2072
2383
  tearsheet: {
2073
2384
  a11y: {
@@ -2080,6 +2391,9 @@ export declare const coreTranslations: {
2080
2391
  other: string;
2081
2392
  };
2082
2393
  };
2394
+ fileToken: {
2395
+ uploading: string;
2396
+ };
2083
2397
  tree: {
2084
2398
  selectionLimit: {
2085
2399
  one: string;
@@ -2110,6 +2424,9 @@ export declare const coreTranslations: {
2110
2424
  supportedFileTypes: string;
2111
2425
  };
2112
2426
  form: {
2427
+ closeWithConfirm: {
2428
+ confirmMessage: string;
2429
+ };
2113
2430
  checkbox: {
2114
2431
  no: string;
2115
2432
  yes: string;
@@ -2120,6 +2437,9 @@ export declare const coreTranslations: {
2120
2437
  fixErrorsToCreate: string;
2121
2438
  fixErrorsToUpdate: string;
2122
2439
  };
2440
+ field: {
2441
+ tooltipHelp: string;
2442
+ };
2123
2443
  };
2124
2444
  menu: {
2125
2445
  search: string;
@@ -2131,12 +2451,29 @@ export declare const coreTranslations: {
2131
2451
  nextPage: string;
2132
2452
  prevPage: string;
2133
2453
  };
2454
+ search: {
2455
+ clear: string;
2456
+ goSearch: string;
2457
+ };
2134
2458
  select: {
2459
+ clear: string;
2135
2460
  search: string;
2136
2461
  };
2137
2462
  tabs: {
2138
2463
  more: string;
2139
2464
  };
2465
+ thumbnail: {
2466
+ checked: string;
2467
+ };
2468
+ thumbnailList: {
2469
+ removeUpload: string;
2470
+ uploading: string;
2471
+ };
2472
+ toast: {
2473
+ a11y: {
2474
+ dismiss: string;
2475
+ };
2476
+ };
2140
2477
  fileList: {
2141
2478
  downloadAll: string;
2142
2479
  download: string;
@@ -2144,6 +2481,7 @@ export declare const coreTranslations: {
2144
2481
  };
2145
2482
  tieredSelect: {
2146
2483
  emptyMessage: string;
2484
+ goToTier: string;
2147
2485
  placeholder: string;
2148
2486
  quickCreateActionLabel: string;
2149
2487
  quickCreateCancelLabel: string;
@@ -2159,6 +2497,12 @@ export declare const coreTranslations: {
2159
2497
  searchPlaceholder: string;
2160
2498
  spinnerLabel: string;
2161
2499
  };
2500
+ token: {
2501
+ remove: string;
2502
+ };
2503
+ toolHeader: {
2504
+ settingsAction: string;
2505
+ };
2162
2506
  fileSelect: {
2163
2507
  localFilesSource: string;
2164
2508
  uploadFailed: string;
@@ -2167,20 +2511,27 @@ export declare const coreTranslations: {
2167
2511
  required: {
2168
2512
  requiredFields: string;
2169
2513
  };
2170
- wxpDetailPage: {
2171
- requiredFields: string;
2172
- };
2173
2514
  avatarStack: {
2174
2515
  viewAll: string;
2175
2516
  close: string;
2176
2517
  };
2177
2518
  panel: {
2178
2519
  close: string;
2520
+ goBack: string;
2179
2521
  };
2180
2522
  };
2181
2523
  };
2182
2524
  readonly 'fr-CA': {
2183
2525
  core: {
2526
+ banner: {
2527
+ dismissAlert: string;
2528
+ };
2529
+ breadcrumbs: {
2530
+ label: string;
2531
+ };
2532
+ calendar: {
2533
+ navigationLabel: string;
2534
+ };
2184
2535
  connected: {
2185
2536
  fileSelect: {
2186
2537
  documents: string;
@@ -2312,6 +2663,8 @@ export declare const coreTranslations: {
2312
2663
  };
2313
2664
  };
2314
2665
  dateInput: {
2666
+ clear: string;
2667
+ ariaLabel: string;
2315
2668
  segment: {
2316
2669
  ariaLabel: {
2317
2670
  withValue: {
@@ -2325,6 +2678,9 @@ export declare const coreTranslations: {
2325
2678
  year: string;
2326
2679
  };
2327
2680
  };
2681
+ ariaValueText: {
2682
+ empty: string;
2683
+ };
2328
2684
  };
2329
2685
  clearButton: {
2330
2686
  ariaLabel: string;
@@ -2332,6 +2688,8 @@ export declare const coreTranslations: {
2332
2688
  };
2333
2689
  dropdown: {
2334
2690
  search: string;
2691
+ moreOptions: string;
2692
+ loading: string;
2335
2693
  };
2336
2694
  dropzone: {
2337
2695
  uploadFiles: {
@@ -2361,11 +2719,21 @@ export declare const coreTranslations: {
2361
2719
  standaloneUnsupportedFileTypeError: string;
2362
2720
  standaloneMinFileSizeError: string;
2363
2721
  standaloneMaxFileSizeError: string;
2722
+ uploadTotalProgress: {
2723
+ withFailed: string;
2724
+ withoutFailed: string;
2725
+ };
2364
2726
  };
2365
2727
  modal: {
2366
2728
  a11y: {
2367
2729
  close: string;
2368
2730
  };
2731
+ cancel: string;
2732
+ };
2733
+ multiSelect: {
2734
+ clearAll: string;
2735
+ selectValues: string;
2736
+ noResults: string;
2369
2737
  };
2370
2738
  tearsheet: {
2371
2739
  a11y: {
@@ -2378,6 +2746,9 @@ export declare const coreTranslations: {
2378
2746
  other: string;
2379
2747
  };
2380
2748
  };
2749
+ fileToken: {
2750
+ uploading: string;
2751
+ };
2381
2752
  tree: {
2382
2753
  selectionLimit: {
2383
2754
  one: string;
@@ -2408,6 +2779,9 @@ export declare const coreTranslations: {
2408
2779
  supportedFileTypes: string;
2409
2780
  };
2410
2781
  form: {
2782
+ closeWithConfirm: {
2783
+ confirmMessage: string;
2784
+ };
2411
2785
  checkbox: {
2412
2786
  no: string;
2413
2787
  yes: string;
@@ -2418,6 +2792,9 @@ export declare const coreTranslations: {
2418
2792
  fixErrorsToCreate: string;
2419
2793
  fixErrorsToUpdate: string;
2420
2794
  };
2795
+ field: {
2796
+ tooltipHelp: string;
2797
+ };
2421
2798
  };
2422
2799
  menu: {
2423
2800
  search: string;
@@ -2429,12 +2806,29 @@ export declare const coreTranslations: {
2429
2806
  nextPage: string;
2430
2807
  prevPage: string;
2431
2808
  };
2809
+ search: {
2810
+ clear: string;
2811
+ goSearch: string;
2812
+ };
2432
2813
  select: {
2814
+ clear: string;
2433
2815
  search: string;
2434
2816
  };
2435
2817
  tabs: {
2436
2818
  more: string;
2437
2819
  };
2820
+ thumbnail: {
2821
+ checked: string;
2822
+ };
2823
+ thumbnailList: {
2824
+ removeUpload: string;
2825
+ uploading: string;
2826
+ };
2827
+ toast: {
2828
+ a11y: {
2829
+ dismiss: string;
2830
+ };
2831
+ };
2438
2832
  fileList: {
2439
2833
  downloadAll: string;
2440
2834
  download: string;
@@ -2442,6 +2836,7 @@ export declare const coreTranslations: {
2442
2836
  };
2443
2837
  tieredSelect: {
2444
2838
  emptyMessage: string;
2839
+ goToTier: string;
2445
2840
  placeholder: string;
2446
2841
  quickCreateActionLabel: string;
2447
2842
  quickCreateCancelLabel: string;
@@ -2457,6 +2852,12 @@ export declare const coreTranslations: {
2457
2852
  searchPlaceholder: string;
2458
2853
  spinnerLabel: string;
2459
2854
  };
2855
+ token: {
2856
+ remove: string;
2857
+ };
2858
+ toolHeader: {
2859
+ settingsAction: string;
2860
+ };
2460
2861
  fileSelect: {
2461
2862
  localFilesSource: string;
2462
2863
  uploadFailed: string;
@@ -2465,20 +2866,27 @@ export declare const coreTranslations: {
2465
2866
  required: {
2466
2867
  requiredFields: string;
2467
2868
  };
2468
- wxpDetailPage: {
2469
- requiredFields: string;
2470
- };
2471
2869
  avatarStack: {
2472
2870
  viewAll: string;
2473
2871
  close: string;
2474
2872
  };
2475
2873
  panel: {
2476
2874
  close: string;
2875
+ goBack: string;
2477
2876
  };
2478
2877
  };
2479
2878
  };
2480
2879
  readonly 'fr-FR': {
2481
2880
  core: {
2881
+ banner: {
2882
+ dismissAlert: string;
2883
+ };
2884
+ breadcrumbs: {
2885
+ label: string;
2886
+ };
2887
+ calendar: {
2888
+ navigationLabel: string;
2889
+ };
2482
2890
  connected: {
2483
2891
  fileSelect: {
2484
2892
  documents: string;
@@ -2610,6 +3018,8 @@ export declare const coreTranslations: {
2610
3018
  };
2611
3019
  };
2612
3020
  dateInput: {
3021
+ clear: string;
3022
+ ariaLabel: string;
2613
3023
  segment: {
2614
3024
  ariaLabel: {
2615
3025
  withValue: {
@@ -2623,6 +3033,9 @@ export declare const coreTranslations: {
2623
3033
  year: string;
2624
3034
  };
2625
3035
  };
3036
+ ariaValueText: {
3037
+ empty: string;
3038
+ };
2626
3039
  };
2627
3040
  clearButton: {
2628
3041
  ariaLabel: string;
@@ -2630,6 +3043,8 @@ export declare const coreTranslations: {
2630
3043
  };
2631
3044
  dropdown: {
2632
3045
  search: string;
3046
+ moreOptions: string;
3047
+ loading: string;
2633
3048
  };
2634
3049
  dropzone: {
2635
3050
  uploadFiles: {
@@ -2659,11 +3074,21 @@ export declare const coreTranslations: {
2659
3074
  standaloneUnsupportedFileTypeError: string;
2660
3075
  standaloneMinFileSizeError: string;
2661
3076
  standaloneMaxFileSizeError: string;
3077
+ uploadTotalProgress: {
3078
+ withFailed: string;
3079
+ withoutFailed: string;
3080
+ };
2662
3081
  };
2663
3082
  modal: {
2664
3083
  a11y: {
2665
3084
  close: string;
2666
3085
  };
3086
+ cancel: string;
3087
+ };
3088
+ multiSelect: {
3089
+ clearAll: string;
3090
+ selectValues: string;
3091
+ noResults: string;
2667
3092
  };
2668
3093
  tearsheet: {
2669
3094
  a11y: {
@@ -2676,6 +3101,9 @@ export declare const coreTranslations: {
2676
3101
  other: string;
2677
3102
  };
2678
3103
  };
3104
+ fileToken: {
3105
+ uploading: string;
3106
+ };
2679
3107
  tree: {
2680
3108
  selectionLimit: {
2681
3109
  one: string;
@@ -2706,6 +3134,9 @@ export declare const coreTranslations: {
2706
3134
  supportedFileTypes: string;
2707
3135
  };
2708
3136
  form: {
3137
+ closeWithConfirm: {
3138
+ confirmMessage: string;
3139
+ };
2709
3140
  checkbox: {
2710
3141
  no: string;
2711
3142
  yes: string;
@@ -2716,6 +3147,9 @@ export declare const coreTranslations: {
2716
3147
  fixErrorsToCreate: string;
2717
3148
  fixErrorsToUpdate: string;
2718
3149
  };
3150
+ field: {
3151
+ tooltipHelp: string;
3152
+ };
2719
3153
  };
2720
3154
  menu: {
2721
3155
  search: string;
@@ -2727,12 +3161,29 @@ export declare const coreTranslations: {
2727
3161
  nextPage: string;
2728
3162
  prevPage: string;
2729
3163
  };
3164
+ search: {
3165
+ clear: string;
3166
+ goSearch: string;
3167
+ };
2730
3168
  select: {
3169
+ clear: string;
2731
3170
  search: string;
2732
3171
  };
2733
3172
  tabs: {
2734
3173
  more: string;
2735
3174
  };
3175
+ thumbnail: {
3176
+ checked: string;
3177
+ };
3178
+ thumbnailList: {
3179
+ removeUpload: string;
3180
+ uploading: string;
3181
+ };
3182
+ toast: {
3183
+ a11y: {
3184
+ dismiss: string;
3185
+ };
3186
+ };
2736
3187
  fileList: {
2737
3188
  downloadAll: string;
2738
3189
  download: string;
@@ -2740,6 +3191,7 @@ export declare const coreTranslations: {
2740
3191
  };
2741
3192
  tieredSelect: {
2742
3193
  emptyMessage: string;
3194
+ goToTier: string;
2743
3195
  placeholder: string;
2744
3196
  quickCreateActionLabel: string;
2745
3197
  quickCreateCancelLabel: string;
@@ -2755,6 +3207,12 @@ export declare const coreTranslations: {
2755
3207
  searchPlaceholder: string;
2756
3208
  spinnerLabel: string;
2757
3209
  };
3210
+ token: {
3211
+ remove: string;
3212
+ };
3213
+ toolHeader: {
3214
+ settingsAction: string;
3215
+ };
2758
3216
  fileSelect: {
2759
3217
  localFilesSource: string;
2760
3218
  uploadFailed: string;
@@ -2763,20 +3221,27 @@ export declare const coreTranslations: {
2763
3221
  required: {
2764
3222
  requiredFields: string;
2765
3223
  };
2766
- wxpDetailPage: {
2767
- requiredFields: string;
2768
- };
2769
3224
  avatarStack: {
2770
3225
  viewAll: string;
2771
3226
  close: string;
2772
3227
  };
2773
3228
  panel: {
2774
3229
  close: string;
3230
+ goBack: string;
2775
3231
  };
2776
3232
  };
2777
3233
  };
2778
3234
  readonly 'is-IS': {
2779
3235
  core: {
3236
+ banner: {
3237
+ dismissAlert: string;
3238
+ };
3239
+ breadcrumbs: {
3240
+ label: string;
3241
+ };
3242
+ calendar: {
3243
+ navigationLabel: string;
3244
+ };
2780
3245
  connected: {
2781
3246
  fileSelect: {
2782
3247
  documents: string;
@@ -2908,6 +3373,8 @@ export declare const coreTranslations: {
2908
3373
  };
2909
3374
  };
2910
3375
  dateInput: {
3376
+ clear: string;
3377
+ ariaLabel: string;
2911
3378
  segment: {
2912
3379
  ariaLabel: {
2913
3380
  withValue: {
@@ -2921,6 +3388,9 @@ export declare const coreTranslations: {
2921
3388
  year: string;
2922
3389
  };
2923
3390
  };
3391
+ ariaValueText: {
3392
+ empty: string;
3393
+ };
2924
3394
  };
2925
3395
  clearButton: {
2926
3396
  ariaLabel: string;
@@ -2928,6 +3398,8 @@ export declare const coreTranslations: {
2928
3398
  };
2929
3399
  dropdown: {
2930
3400
  search: string;
3401
+ moreOptions: string;
3402
+ loading: string;
2931
3403
  };
2932
3404
  dropzone: {
2933
3405
  uploadFiles: {
@@ -2957,11 +3429,21 @@ export declare const coreTranslations: {
2957
3429
  standaloneUnsupportedFileTypeError: string;
2958
3430
  standaloneMinFileSizeError: string;
2959
3431
  standaloneMaxFileSizeError: string;
3432
+ uploadTotalProgress: {
3433
+ withFailed: string;
3434
+ withoutFailed: string;
3435
+ };
2960
3436
  };
2961
3437
  modal: {
2962
3438
  a11y: {
2963
3439
  close: string;
2964
3440
  };
3441
+ cancel: string;
3442
+ };
3443
+ multiSelect: {
3444
+ clearAll: string;
3445
+ selectValues: string;
3446
+ noResults: string;
2965
3447
  };
2966
3448
  tearsheet: {
2967
3449
  a11y: {
@@ -2974,6 +3456,9 @@ export declare const coreTranslations: {
2974
3456
  other: string;
2975
3457
  };
2976
3458
  };
3459
+ fileToken: {
3460
+ uploading: string;
3461
+ };
2977
3462
  tree: {
2978
3463
  selectionLimit: {
2979
3464
  one: string;
@@ -3004,6 +3489,9 @@ export declare const coreTranslations: {
3004
3489
  supportedFileTypes: string;
3005
3490
  };
3006
3491
  form: {
3492
+ closeWithConfirm: {
3493
+ confirmMessage: string;
3494
+ };
3007
3495
  checkbox: {
3008
3496
  no: string;
3009
3497
  yes: string;
@@ -3014,6 +3502,9 @@ export declare const coreTranslations: {
3014
3502
  fixErrorsToCreate: string;
3015
3503
  fixErrorsToUpdate: string;
3016
3504
  };
3505
+ field: {
3506
+ tooltipHelp: string;
3507
+ };
3017
3508
  };
3018
3509
  menu: {
3019
3510
  search: string;
@@ -3025,12 +3516,29 @@ export declare const coreTranslations: {
3025
3516
  nextPage: string;
3026
3517
  prevPage: string;
3027
3518
  };
3519
+ search: {
3520
+ clear: string;
3521
+ goSearch: string;
3522
+ };
3028
3523
  select: {
3524
+ clear: string;
3029
3525
  search: string;
3030
3526
  };
3031
3527
  tabs: {
3032
3528
  more: string;
3033
3529
  };
3530
+ thumbnail: {
3531
+ checked: string;
3532
+ };
3533
+ thumbnailList: {
3534
+ removeUpload: string;
3535
+ uploading: string;
3536
+ };
3537
+ toast: {
3538
+ a11y: {
3539
+ dismiss: string;
3540
+ };
3541
+ };
3034
3542
  fileList: {
3035
3543
  downloadAll: string;
3036
3544
  download: string;
@@ -3038,6 +3546,7 @@ export declare const coreTranslations: {
3038
3546
  };
3039
3547
  tieredSelect: {
3040
3548
  emptyMessage: string;
3549
+ goToTier: string;
3041
3550
  placeholder: string;
3042
3551
  quickCreateActionLabel: string;
3043
3552
  quickCreateCancelLabel: string;
@@ -3053,6 +3562,12 @@ export declare const coreTranslations: {
3053
3562
  searchPlaceholder: string;
3054
3563
  spinnerLabel: string;
3055
3564
  };
3565
+ token: {
3566
+ remove: string;
3567
+ };
3568
+ toolHeader: {
3569
+ settingsAction: string;
3570
+ };
3056
3571
  fileSelect: {
3057
3572
  localFilesSource: string;
3058
3573
  uploadFailed: string;
@@ -3061,15 +3576,13 @@ export declare const coreTranslations: {
3061
3576
  required: {
3062
3577
  requiredFields: string;
3063
3578
  };
3064
- wxpDetailPage: {
3065
- requiredFields: string;
3066
- };
3067
3579
  avatarStack: {
3068
3580
  viewAll: string;
3069
3581
  close: string;
3070
3582
  };
3071
3583
  panel: {
3072
3584
  close: string;
3585
+ goBack: string;
3073
3586
  };
3074
3587
  };
3075
3588
  };
@@ -3078,6 +3591,15 @@ export declare const coreTranslations: {
3078
3591
  readonly ko: {};
3079
3592
  readonly 'pt-BR': {
3080
3593
  core: {
3594
+ banner: {
3595
+ dismissAlert: string;
3596
+ };
3597
+ breadcrumbs: {
3598
+ label: string;
3599
+ };
3600
+ calendar: {
3601
+ navigationLabel: string;
3602
+ };
3081
3603
  connected: {
3082
3604
  fileSelect: {
3083
3605
  documents: string;
@@ -3209,6 +3731,8 @@ export declare const coreTranslations: {
3209
3731
  };
3210
3732
  };
3211
3733
  dateInput: {
3734
+ clear: string;
3735
+ ariaLabel: string;
3212
3736
  segment: {
3213
3737
  ariaLabel: {
3214
3738
  withValue: {
@@ -3222,6 +3746,9 @@ export declare const coreTranslations: {
3222
3746
  year: string;
3223
3747
  };
3224
3748
  };
3749
+ ariaValueText: {
3750
+ empty: string;
3751
+ };
3225
3752
  };
3226
3753
  clearButton: {
3227
3754
  ariaLabel: string;
@@ -3229,6 +3756,8 @@ export declare const coreTranslations: {
3229
3756
  };
3230
3757
  dropdown: {
3231
3758
  search: string;
3759
+ moreOptions: string;
3760
+ loading: string;
3232
3761
  };
3233
3762
  dropzone: {
3234
3763
  uploadFiles: {
@@ -3258,11 +3787,21 @@ export declare const coreTranslations: {
3258
3787
  standaloneUnsupportedFileTypeError: string;
3259
3788
  standaloneMinFileSizeError: string;
3260
3789
  standaloneMaxFileSizeError: string;
3790
+ uploadTotalProgress: {
3791
+ withFailed: string;
3792
+ withoutFailed: string;
3793
+ };
3261
3794
  };
3262
3795
  modal: {
3263
3796
  a11y: {
3264
3797
  close: string;
3265
3798
  };
3799
+ cancel: string;
3800
+ };
3801
+ multiSelect: {
3802
+ clearAll: string;
3803
+ selectValues: string;
3804
+ noResults: string;
3266
3805
  };
3267
3806
  tearsheet: {
3268
3807
  a11y: {
@@ -3275,6 +3814,9 @@ export declare const coreTranslations: {
3275
3814
  other: string;
3276
3815
  };
3277
3816
  };
3817
+ fileToken: {
3818
+ uploading: string;
3819
+ };
3278
3820
  tree: {
3279
3821
  selectionLimit: {
3280
3822
  one: string;
@@ -3305,6 +3847,9 @@ export declare const coreTranslations: {
3305
3847
  supportedFileTypes: string;
3306
3848
  };
3307
3849
  form: {
3850
+ closeWithConfirm: {
3851
+ confirmMessage: string;
3852
+ };
3308
3853
  checkbox: {
3309
3854
  no: string;
3310
3855
  yes: string;
@@ -3315,6 +3860,9 @@ export declare const coreTranslations: {
3315
3860
  fixErrorsToCreate: string;
3316
3861
  fixErrorsToUpdate: string;
3317
3862
  };
3863
+ field: {
3864
+ tooltipHelp: string;
3865
+ };
3318
3866
  };
3319
3867
  menu: {
3320
3868
  search: string;
@@ -3326,12 +3874,29 @@ export declare const coreTranslations: {
3326
3874
  nextPage: string;
3327
3875
  prevPage: string;
3328
3876
  };
3877
+ search: {
3878
+ clear: string;
3879
+ goSearch: string;
3880
+ };
3329
3881
  select: {
3882
+ clear: string;
3330
3883
  search: string;
3331
3884
  };
3332
3885
  tabs: {
3333
3886
  more: string;
3334
3887
  };
3888
+ thumbnail: {
3889
+ checked: string;
3890
+ };
3891
+ thumbnailList: {
3892
+ removeUpload: string;
3893
+ uploading: string;
3894
+ };
3895
+ toast: {
3896
+ a11y: {
3897
+ dismiss: string;
3898
+ };
3899
+ };
3335
3900
  fileList: {
3336
3901
  downloadAll: string;
3337
3902
  download: string;
@@ -3339,6 +3904,7 @@ export declare const coreTranslations: {
3339
3904
  };
3340
3905
  tieredSelect: {
3341
3906
  emptyMessage: string;
3907
+ goToTier: string;
3342
3908
  placeholder: string;
3343
3909
  quickCreateActionLabel: string;
3344
3910
  quickCreateCancelLabel: string;
@@ -3354,6 +3920,12 @@ export declare const coreTranslations: {
3354
3920
  searchPlaceholder: string;
3355
3921
  spinnerLabel: string;
3356
3922
  };
3923
+ token: {
3924
+ remove: string;
3925
+ };
3926
+ toolHeader: {
3927
+ settingsAction: string;
3928
+ };
3357
3929
  fileSelect: {
3358
3930
  localFilesSource: string;
3359
3931
  uploadFailed: string;
@@ -3362,20 +3934,27 @@ export declare const coreTranslations: {
3362
3934
  required: {
3363
3935
  requiredFields: string;
3364
3936
  };
3365
- wxpDetailPage: {
3366
- requiredFields: string;
3367
- };
3368
3937
  avatarStack: {
3369
3938
  viewAll: string;
3370
3939
  close: string;
3371
3940
  };
3372
3941
  panel: {
3373
3942
  close: string;
3943
+ goBack: string;
3374
3944
  };
3375
3945
  };
3376
3946
  };
3377
3947
  readonly 'th-TH': {
3378
3948
  core: {
3949
+ banner: {
3950
+ dismissAlert: string;
3951
+ };
3952
+ breadcrumbs: {
3953
+ label: string;
3954
+ };
3955
+ calendar: {
3956
+ navigationLabel: string;
3957
+ };
3379
3958
  connected: {
3380
3959
  fileSelect: {
3381
3960
  documents: string;
@@ -3507,6 +4086,8 @@ export declare const coreTranslations: {
3507
4086
  };
3508
4087
  };
3509
4088
  dateInput: {
4089
+ clear: string;
4090
+ ariaLabel: string;
3510
4091
  segment: {
3511
4092
  ariaLabel: {
3512
4093
  withValue: {
@@ -3520,6 +4101,9 @@ export declare const coreTranslations: {
3520
4101
  year: string;
3521
4102
  };
3522
4103
  };
4104
+ ariaValueText: {
4105
+ empty: string;
4106
+ };
3523
4107
  };
3524
4108
  clearButton: {
3525
4109
  ariaLabel: string;
@@ -3527,6 +4111,8 @@ export declare const coreTranslations: {
3527
4111
  };
3528
4112
  dropdown: {
3529
4113
  search: string;
4114
+ moreOptions: string;
4115
+ loading: string;
3530
4116
  };
3531
4117
  dropzone: {
3532
4118
  uploadFiles: {
@@ -3556,11 +4142,21 @@ export declare const coreTranslations: {
3556
4142
  standaloneUnsupportedFileTypeError: string;
3557
4143
  standaloneMinFileSizeError: string;
3558
4144
  standaloneMaxFileSizeError: string;
4145
+ uploadTotalProgress: {
4146
+ withFailed: string;
4147
+ withoutFailed: string;
4148
+ };
3559
4149
  };
3560
4150
  modal: {
3561
4151
  a11y: {
3562
4152
  close: string;
3563
4153
  };
4154
+ cancel: string;
4155
+ };
4156
+ multiSelect: {
4157
+ clearAll: string;
4158
+ selectValues: string;
4159
+ noResults: string;
3564
4160
  };
3565
4161
  tearsheet: {
3566
4162
  a11y: {
@@ -3573,6 +4169,9 @@ export declare const coreTranslations: {
3573
4169
  other: string;
3574
4170
  };
3575
4171
  };
4172
+ fileToken: {
4173
+ uploading: string;
4174
+ };
3576
4175
  tree: {
3577
4176
  selectionLimit: {
3578
4177
  one: string;
@@ -3603,6 +4202,9 @@ export declare const coreTranslations: {
3603
4202
  supportedFileTypes: string;
3604
4203
  };
3605
4204
  form: {
4205
+ closeWithConfirm: {
4206
+ confirmMessage: string;
4207
+ };
3606
4208
  checkbox: {
3607
4209
  no: string;
3608
4210
  yes: string;
@@ -3613,6 +4215,9 @@ export declare const coreTranslations: {
3613
4215
  fixErrorsToCreate: string;
3614
4216
  fixErrorsToUpdate: string;
3615
4217
  };
4218
+ field: {
4219
+ tooltipHelp: string;
4220
+ };
3616
4221
  };
3617
4222
  menu: {
3618
4223
  search: string;
@@ -3624,12 +4229,29 @@ export declare const coreTranslations: {
3624
4229
  nextPage: string;
3625
4230
  prevPage: string;
3626
4231
  };
4232
+ search: {
4233
+ clear: string;
4234
+ goSearch: string;
4235
+ };
3627
4236
  select: {
4237
+ clear: string;
3628
4238
  search: string;
3629
4239
  };
3630
4240
  tabs: {
3631
4241
  more: string;
3632
4242
  };
4243
+ thumbnail: {
4244
+ checked: string;
4245
+ };
4246
+ thumbnailList: {
4247
+ removeUpload: string;
4248
+ uploading: string;
4249
+ };
4250
+ toast: {
4251
+ a11y: {
4252
+ dismiss: string;
4253
+ };
4254
+ };
3633
4255
  fileList: {
3634
4256
  downloadAll: string;
3635
4257
  download: string;
@@ -3637,6 +4259,7 @@ export declare const coreTranslations: {
3637
4259
  };
3638
4260
  tieredSelect: {
3639
4261
  emptyMessage: string;
4262
+ goToTier: string;
3640
4263
  placeholder: string;
3641
4264
  quickCreateActionLabel: string;
3642
4265
  quickCreateCancelLabel: string;
@@ -3652,6 +4275,12 @@ export declare const coreTranslations: {
3652
4275
  searchPlaceholder: string;
3653
4276
  spinnerLabel: string;
3654
4277
  };
4278
+ token: {
4279
+ remove: string;
4280
+ };
4281
+ toolHeader: {
4282
+ settingsAction: string;
4283
+ };
3655
4284
  fileSelect: {
3656
4285
  localFilesSource: string;
3657
4286
  uploadFailed: string;
@@ -3660,20 +4289,27 @@ export declare const coreTranslations: {
3660
4289
  required: {
3661
4290
  requiredFields: string;
3662
4291
  };
3663
- wxpDetailPage: {
3664
- requiredFields: string;
3665
- };
3666
4292
  avatarStack: {
3667
4293
  viewAll: string;
3668
4294
  close: string;
3669
4295
  };
3670
4296
  panel: {
3671
4297
  close: string;
4298
+ goBack: string;
3672
4299
  };
3673
4300
  };
3674
4301
  };
3675
4302
  readonly 'zh-SG': {
3676
4303
  core: {
4304
+ banner: {
4305
+ dismissAlert: string;
4306
+ };
4307
+ breadcrumbs: {
4308
+ label: string;
4309
+ };
4310
+ calendar: {
4311
+ navigationLabel: string;
4312
+ };
3677
4313
  connected: {
3678
4314
  fileSelect: {
3679
4315
  documents: string;
@@ -3805,6 +4441,8 @@ export declare const coreTranslations: {
3805
4441
  };
3806
4442
  };
3807
4443
  dateInput: {
4444
+ clear: string;
4445
+ ariaLabel: string;
3808
4446
  segment: {
3809
4447
  ariaLabel: {
3810
4448
  withValue: {
@@ -3818,6 +4456,9 @@ export declare const coreTranslations: {
3818
4456
  year: string;
3819
4457
  };
3820
4458
  };
4459
+ ariaValueText: {
4460
+ empty: string;
4461
+ };
3821
4462
  };
3822
4463
  clearButton: {
3823
4464
  ariaLabel: string;
@@ -3825,6 +4466,8 @@ export declare const coreTranslations: {
3825
4466
  };
3826
4467
  dropdown: {
3827
4468
  search: string;
4469
+ moreOptions: string;
4470
+ loading: string;
3828
4471
  };
3829
4472
  dropzone: {
3830
4473
  uploadFiles: {
@@ -3854,11 +4497,21 @@ export declare const coreTranslations: {
3854
4497
  standaloneUnsupportedFileTypeError: string;
3855
4498
  standaloneMinFileSizeError: string;
3856
4499
  standaloneMaxFileSizeError: string;
4500
+ uploadTotalProgress: {
4501
+ withFailed: string;
4502
+ withoutFailed: string;
4503
+ };
3857
4504
  };
3858
4505
  modal: {
3859
4506
  a11y: {
3860
4507
  close: string;
3861
4508
  };
4509
+ cancel: string;
4510
+ };
4511
+ multiSelect: {
4512
+ clearAll: string;
4513
+ selectValues: string;
4514
+ noResults: string;
3862
4515
  };
3863
4516
  tearsheet: {
3864
4517
  a11y: {
@@ -3871,6 +4524,9 @@ export declare const coreTranslations: {
3871
4524
  other: string;
3872
4525
  };
3873
4526
  };
4527
+ fileToken: {
4528
+ uploading: string;
4529
+ };
3874
4530
  tree: {
3875
4531
  selectionLimit: {
3876
4532
  one: string;
@@ -3901,6 +4557,9 @@ export declare const coreTranslations: {
3901
4557
  supportedFileTypes: string;
3902
4558
  };
3903
4559
  form: {
4560
+ closeWithConfirm: {
4561
+ confirmMessage: string;
4562
+ };
3904
4563
  checkbox: {
3905
4564
  no: string;
3906
4565
  yes: string;
@@ -3911,6 +4570,9 @@ export declare const coreTranslations: {
3911
4570
  fixErrorsToCreate: string;
3912
4571
  fixErrorsToUpdate: string;
3913
4572
  };
4573
+ field: {
4574
+ tooltipHelp: string;
4575
+ };
3914
4576
  };
3915
4577
  menu: {
3916
4578
  search: string;
@@ -3922,12 +4584,29 @@ export declare const coreTranslations: {
3922
4584
  nextPage: string;
3923
4585
  prevPage: string;
3924
4586
  };
4587
+ search: {
4588
+ clear: string;
4589
+ goSearch: string;
4590
+ };
3925
4591
  select: {
4592
+ clear: string;
3926
4593
  search: string;
3927
4594
  };
3928
4595
  tabs: {
3929
4596
  more: string;
3930
4597
  };
4598
+ thumbnail: {
4599
+ checked: string;
4600
+ };
4601
+ thumbnailList: {
4602
+ removeUpload: string;
4603
+ uploading: string;
4604
+ };
4605
+ toast: {
4606
+ a11y: {
4607
+ dismiss: string;
4608
+ };
4609
+ };
3931
4610
  fileList: {
3932
4611
  downloadAll: string;
3933
4612
  download: string;
@@ -3935,6 +4614,7 @@ export declare const coreTranslations: {
3935
4614
  };
3936
4615
  tieredSelect: {
3937
4616
  emptyMessage: string;
4617
+ goToTier: string;
3938
4618
  placeholder: string;
3939
4619
  quickCreateActionLabel: string;
3940
4620
  quickCreateCancelLabel: string;
@@ -3950,6 +4630,12 @@ export declare const coreTranslations: {
3950
4630
  searchPlaceholder: string;
3951
4631
  spinnerLabel: string;
3952
4632
  };
4633
+ token: {
4634
+ remove: string;
4635
+ };
4636
+ toolHeader: {
4637
+ settingsAction: string;
4638
+ };
3953
4639
  fileSelect: {
3954
4640
  localFilesSource: string;
3955
4641
  uploadFailed: string;
@@ -3958,15 +4644,13 @@ export declare const coreTranslations: {
3958
4644
  required: {
3959
4645
  requiredFields: string;
3960
4646
  };
3961
- wxpDetailPage: {
3962
- requiredFields: string;
3963
- };
3964
4647
  avatarStack: {
3965
4648
  viewAll: string;
3966
4649
  close: string;
3967
4650
  };
3968
4651
  panel: {
3969
4652
  close: string;
4653
+ goBack: string;
3970
4654
  };
3971
4655
  };
3972
4656
  };