@procore/core-react 12.44.0 → 12.46.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 (289) hide show
  1. package/CHANGELOG.md +34 -0
  2. package/dist/AnchorNavigation/AnchorNavigation.js +12 -8
  3. package/dist/AnchorNavigation/AnchorNavigation.js.map +1 -1
  4. package/dist/AnchorNavigation/AnchorNavigation.styles.js +5 -5
  5. package/dist/AnchorNavigation/AnchorNavigation.styles.js.map +1 -1
  6. package/dist/AnchorNavigation/AnchorNavigation.types.d.ts +1 -0
  7. package/dist/AnchorNavigation/AnchorNavigation.types.js.map +1 -1
  8. package/dist/Avatar/Avatar.styles.js +5 -5
  9. package/dist/AvatarStack/AvatarStack.js +3 -1
  10. package/dist/AvatarStack/AvatarStack.js.map +1 -1
  11. package/dist/AvatarStack/AvatarStack.styles.js +7 -7
  12. package/dist/Badge/Badge.styles.js +2 -2
  13. package/dist/BadgePill/BadgePill.styles.js +4 -4
  14. package/dist/Banner/Banner.styles.js +10 -10
  15. package/dist/Box/Box.styles.js +1 -1
  16. package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
  17. package/dist/Button/Button.styles.js +5 -5
  18. package/dist/Button/Button.types.d.ts +5 -0
  19. package/dist/Button/Button.types.js.map +1 -1
  20. package/dist/Calendar/Calendar.styles.js +9 -9
  21. package/dist/Card/Card.styles.js +1 -1
  22. package/dist/Checkbox/Checkbox.styles.js +6 -6
  23. package/dist/ContactItem/ContactItem.styles.js +5 -5
  24. package/dist/Content/Content.styles.js +2 -2
  25. package/dist/DateInput/DateInput.styles.js +6 -6
  26. package/dist/DetailPage/DetailPage.styles.js +7 -7
  27. package/dist/Dropdown/Dropdown.js +5 -2
  28. package/dist/Dropdown/Dropdown.js.map +1 -1
  29. package/dist/Dropdown/Dropdown.styles.js +3 -3
  30. package/dist/Dropdown/Dropdown.types.d.ts +1 -1
  31. package/dist/Dropdown/Dropdown.types.js.map +1 -1
  32. package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
  33. package/dist/Dropzone/Dropzone.js +1 -1
  34. package/dist/Dropzone/Dropzone.styles.js +9 -9
  35. package/dist/EmptyState/EmptyState.d.ts +3 -5
  36. package/dist/EmptyState/EmptyState.js.map +1 -1
  37. package/dist/EmptyState/EmptyState.styles.d.ts +2 -2
  38. package/dist/EmptyState/EmptyState.styles.js +10 -10
  39. package/dist/EmptyState/EmptyState.styles.js.map +1 -1
  40. package/dist/EmptyState/EmptyState.types.d.ts +11 -0
  41. package/dist/EmptyState/EmptyState.types.js.map +1 -1
  42. package/dist/Field/Field.styles.js +3 -3
  43. package/dist/FileList/FileList.styles.js +3 -3
  44. package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
  45. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
  46. package/dist/FileSelect/FileSelect.styles.js +2 -2
  47. package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
  48. package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
  49. package/dist/FileSelect/GridSource/GridSource.js +1 -0
  50. package/dist/FileSelect/GridSource/GridSource.js.map +1 -1
  51. package/dist/FileSelect/GridSource/GridSource.styles.d.ts +2 -4
  52. package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
  53. package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
  54. package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
  55. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
  56. package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
  57. package/dist/FileToken/FileToken.styles.js +6 -6
  58. package/dist/FilterToken/FilterToken.styles.js +5 -5
  59. package/dist/FlexList/FlexList.styles.js +1 -1
  60. package/dist/Form/Form.js +11 -4
  61. package/dist/Form/Form.js.map +1 -1
  62. package/dist/Form/Form.styles.d.ts +518 -8
  63. package/dist/Form/Form.styles.js +15 -15
  64. package/dist/Form/Form.styles.js.map +1 -1
  65. package/dist/Form/Form.types.d.ts +2 -3
  66. package/dist/Form/Form.types.js.map +1 -1
  67. package/dist/Form/StyledFormikForm.styles.js +2 -2
  68. package/dist/Form/stories/util.js +3 -14
  69. package/dist/Form/stories/util.js.map +1 -1
  70. package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
  71. package/dist/Grid/Grid.styles.js +2 -2
  72. package/dist/GroupSelect/GroupSelect.styles.js +1 -1
  73. package/dist/Input/Input.styles.js +1 -1
  74. package/dist/Link/Link.styles.js +1 -1
  75. package/dist/ListPage/ListPage.styles.js +8 -8
  76. package/dist/Loader/Loader.styles.js +2 -2
  77. package/dist/MenuImperative/MenuImperative.js +6 -4
  78. package/dist/MenuImperative/MenuImperative.js.map +1 -1
  79. package/dist/MenuImperative/MenuImperative.styles.js +13 -13
  80. package/dist/MenuImperative/MenuImperative.styles.js.map +1 -1
  81. package/dist/MenuImperative/MenuImperative.types.d.ts +2 -4
  82. package/dist/MenuImperative/MenuImperative.types.js.map +1 -1
  83. package/dist/Modal/Modal.styles.js +13 -13
  84. package/dist/MultiSelect/MultiSelect.js +0 -2
  85. package/dist/MultiSelect/MultiSelect.js.map +1 -1
  86. package/dist/MultiSelect/MultiSelect.styles.js +8 -8
  87. package/dist/NextMenu/NextMenu.styles.js +3 -3
  88. package/dist/Notation/Notation.js +1 -1
  89. package/dist/NumberInput/NumberInput.styles.js +7 -7
  90. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  91. package/dist/OverlayTrigger/OverlayTrigger.js +6 -0
  92. package/dist/OverlayTrigger/OverlayTrigger.js.map +1 -1
  93. package/dist/PageLayout/PageLayout.styles.js +16 -16
  94. package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
  95. package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
  96. package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
  97. package/dist/PageTemplate/PageTemplate/PageTemplate.styles.js +3 -3
  98. package/dist/Pagination/Pagination.styles.js +5 -5
  99. package/dist/Panel/Panel.styles.js +11 -11
  100. package/dist/Pill/Pill.styles.js +3 -3
  101. package/dist/PillSelect/PillSelect.js +0 -1
  102. package/dist/PillSelect/PillSelect.js.map +1 -1
  103. package/dist/PillSelect/PillSelect.styles.js +4 -4
  104. package/dist/Popover/Popover.styles.js +2 -2
  105. package/dist/Portal/Portal.styles.js +1 -1
  106. package/dist/ProgressBar/ProgressBar.styles.js +2 -2
  107. package/dist/RadioButton/RadioButton.styles.js +3 -3
  108. package/dist/Required/Required.styles.js +3 -3
  109. package/dist/Search/Search.styles.js +5 -5
  110. package/dist/Section/Section.styles.js +7 -7
  111. package/dist/SegmentedController/SegmentedController.styles.js +4 -4
  112. package/dist/Select/Select.js +2 -1
  113. package/dist/Select/Select.js.map +1 -1
  114. package/dist/Select/Select.styles.js +8 -8
  115. package/dist/Semantic/Semantic.styles.js +9 -9
  116. package/dist/Slider/Slider.js +4 -1
  117. package/dist/Slider/Slider.js.map +1 -1
  118. package/dist/Slider/Slider.styles.d.ts +5 -1
  119. package/dist/Slider/Slider.styles.js +16 -11
  120. package/dist/Slider/Slider.styles.js.map +1 -1
  121. package/dist/Spinner/Spinner.styles.js +7 -7
  122. package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
  123. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  124. package/dist/SuperSelect/SuperSelect.styles.js +39 -39
  125. package/dist/Switch/Switch.styles.js +4 -4
  126. package/dist/Table/OverdueContext.d.ts +4 -0
  127. package/dist/Table/OverdueContext.js +10 -0
  128. package/dist/Table/OverdueContext.js.map +1 -0
  129. package/dist/Table/OverdueContext.types.d.ts +6 -0
  130. package/dist/Table/OverdueContext.types.js +2 -0
  131. package/dist/Table/OverdueContext.types.js.map +1 -0
  132. package/dist/Table/Table.js +76 -23
  133. package/dist/Table/Table.js.map +1 -1
  134. package/dist/Table/Table.styles.d.ts +19 -9
  135. package/dist/Table/Table.styles.js +67 -56
  136. package/dist/Table/Table.styles.js.map +1 -1
  137. package/dist/Table/Table.types.d.ts +7 -0
  138. package/dist/Table/Table.types.js.map +1 -1
  139. package/dist/TableShelf/TableShelf.styles.js +5 -5
  140. package/dist/Tabs/Tabs.js +41 -28
  141. package/dist/Tabs/Tabs.js.map +1 -1
  142. package/dist/Tabs/Tabs.styles.d.ts +6 -0
  143. package/dist/Tabs/Tabs.styles.js +29 -20
  144. package/dist/Tabs/Tabs.styles.js.map +1 -1
  145. package/dist/Tabs/Tabs.types.d.ts +8 -0
  146. package/dist/Tabs/Tabs.types.js.map +1 -1
  147. package/dist/Tearsheet/Tearsheet.styles.js +5 -5
  148. package/dist/TextArea/TextArea.styles.js +1 -1
  149. package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
  150. package/dist/Thumbnail/Thumbnail.js +4 -0
  151. package/dist/Thumbnail/Thumbnail.js.map +1 -1
  152. package/dist/Thumbnail/Thumbnail.styles.js +17 -17
  153. package/dist/Thumbnail/Thumbnail.types.d.ts +12 -0
  154. package/dist/Thumbnail/Thumbnail.types.js.map +1 -1
  155. package/dist/Thumbnail/ThumbnailCaption.d.ts +1 -1
  156. package/dist/Thumbnail/ThumbnailCaption.js +15 -7
  157. package/dist/Thumbnail/ThumbnailCaption.js.map +1 -1
  158. package/dist/ThumbnailGrid/ThumbnailGrid.d.ts +1 -1
  159. package/dist/ThumbnailGrid/ThumbnailGrid.js +14 -4
  160. package/dist/ThumbnailGrid/ThumbnailGrid.js.map +1 -1
  161. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  162. package/dist/ThumbnailGrid/ThumbnailGrid.types.d.ts +34 -6
  163. package/dist/ThumbnailGrid/ThumbnailGrid.types.js.map +1 -1
  164. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  165. package/dist/Tile/Tile.styles.js +8 -8
  166. package/dist/Title/Title.styles.js +7 -7
  167. package/dist/Toast/Toast.styles.js +3 -3
  168. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  169. package/dist/Token/Token.js +20 -4
  170. package/dist/Token/Token.js.map +1 -1
  171. package/dist/Token/Token.styles.d.ts +2 -0
  172. package/dist/Token/Token.styles.js +14 -5
  173. package/dist/Token/Token.styles.js.map +1 -1
  174. package/dist/Token/Token.types.d.ts +3 -1
  175. package/dist/Token/Token.types.js.map +1 -1
  176. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  177. package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
  178. package/dist/Tooltip/Tooltip.js +23 -18
  179. package/dist/Tooltip/Tooltip.js.map +1 -1
  180. package/dist/Tooltip/Tooltip.styles.js +3 -3
  181. package/dist/Tree/Tree.js +1 -1
  182. package/dist/Tree/Tree.styles.js +10 -10
  183. package/dist/Typeahead/Typeahead.styles.js +3 -3
  184. package/dist/Typography/Typography.styles.js +1 -1
  185. package/dist/Typography/Typography.table.story.js +2 -2
  186. package/dist/_hooks/I18n.d.ts +782 -30
  187. package/dist/_locales/de-DE.json +22 -2
  188. package/dist/_locales/en-AU.json +22 -2
  189. package/dist/_locales/en-CA.json +22 -2
  190. package/dist/_locales/en-GB.json +22 -2
  191. package/dist/_locales/en.json +4 -1
  192. package/dist/_locales/es-ES.json +23 -3
  193. package/dist/_locales/es.json +22 -2
  194. package/dist/_locales/fr-CA.json +23 -3
  195. package/dist/_locales/fr-FR.json +28 -8
  196. package/dist/_locales/is-IS.json +22 -2
  197. package/dist/_locales/it-IT.json +23 -3
  198. package/dist/_locales/ja-JP.json +23 -3
  199. package/dist/_locales/nb-NO.json +412 -1
  200. package/dist/_locales/pl-PL.json +22 -2
  201. package/dist/_locales/pseudo.json +4 -1
  202. package/dist/_locales/pt-BR.json +22 -2
  203. package/dist/_locales/pt-PT.json +27 -7
  204. package/dist/_locales/th-TH.json +22 -2
  205. package/dist/_locales/zh-SG.json +22 -2
  206. package/dist/_locales/zh-TW.json +25 -5
  207. package/dist/_storyHelpers_/components/Deprecation.styles.js +1 -1
  208. package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
  209. package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +4 -4
  210. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  211. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +25 -25
  212. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  213. package/dist/_typedoc/Banner/Banner.types.json +15 -15
  214. package/dist/_typedoc/Box/Box.types.json +68 -68
  215. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  216. package/dist/_typedoc/Button/Button.types.json +24 -13
  217. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  218. package/dist/_typedoc/Card/Card.types.json +6 -6
  219. package/dist/_typedoc/Checkbox/Checkbox.types.json +8 -8
  220. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  221. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  222. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  223. package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
  224. package/dist/_typedoc/Dropdown/Dropdown.types.json +50 -38
  225. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +31 -31
  226. package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
  227. package/dist/_typedoc/EmptyState/EmptyState.types.json +39 -16
  228. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  229. package/dist/_typedoc/FileSelect/FileSelect.types.json +27 -27
  230. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  231. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  232. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  233. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  234. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  235. package/dist/_typedoc/Form/Form.types.json +824 -824
  236. package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
  237. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  238. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +54 -54
  239. package/dist/_typedoc/Input/Input.types.json +2 -2
  240. package/dist/_typedoc/Link/Link.types.json +1 -1
  241. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  242. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  243. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +90 -88
  244. package/dist/_typedoc/Modal/Modal.types.json +48 -48
  245. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +33 -33
  246. package/dist/_typedoc/NextTile/NextTile.types.json +32 -32
  247. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  248. package/dist/_typedoc/NumberInput/NumberInput.types.json +48 -48
  249. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +33 -33
  250. package/dist/_typedoc/PageLayout/PageLayout.types.json +28 -28
  251. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  252. package/dist/_typedoc/Panel/Panel.types.json +38 -27
  253. package/dist/_typedoc/Pill/Pill.types.json +2 -2
  254. package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
  255. package/dist/_typedoc/Popover/Popover.types.json +15 -15
  256. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +7 -7
  257. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  258. package/dist/_typedoc/Required/Required.types.json +5 -5
  259. package/dist/_typedoc/Search/Search.types.json +18 -18
  260. package/dist/_typedoc/Section/Section.types.json +15 -15
  261. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +21 -21
  262. package/dist/_typedoc/Select/Select.types.json +67 -67
  263. package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
  264. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  265. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  266. package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +14 -14
  267. package/dist/_typedoc/Table/Table.types.json +122 -102
  268. package/dist/_typedoc/Tabs/Tabs.types.json +23 -22
  269. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
  270. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  271. package/dist/_typedoc/TextEditor/TextEditor.types.json +11 -11
  272. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
  273. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  274. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +43 -43
  275. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +29 -29
  276. package/dist/_typedoc/Tile/Tile.types.json +8 -8
  277. package/dist/_typedoc/Title/Title.types.json +1 -1
  278. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  279. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
  280. package/dist/_typedoc/Token/Token.types.json +11 -11
  281. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  282. package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +8 -8
  283. package/dist/_typedoc/Tooltip/Tooltip.types.json +15 -15
  284. package/dist/_typedoc/Tree/Tree.types.json +88 -88
  285. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  286. package/dist/_typedoc/Typography/Typography.types.json +9 -9
  287. package/dist/_typedoc/_utils/types.json +3 -3
  288. package/dist/_typedoc/deprecations.json +1 -1
  289. package/package.json +1 -1
@@ -21,6 +21,9 @@ export declare const coreTranslations: {
21
21
  breadcrumbs: {
22
22
  label: string;
23
23
  };
24
+ anchorNavigation: {
25
+ landmarkLabel: string;
26
+ };
24
27
  calendar: {
25
28
  navigationLabel: string;
26
29
  };
@@ -302,6 +305,7 @@ export declare const coreTranslations: {
302
305
  fixErrorsToUpdate: string;
303
306
  };
304
307
  field: {
308
+ errorIcon: string;
305
309
  tooltipHelp: string;
306
310
  };
307
311
  };
@@ -324,8 +328,12 @@ export declare const coreTranslations: {
324
328
  clear: string;
325
329
  search: string;
326
330
  selectAll: string;
331
+ selectedItems: string;
327
332
  noResult: string;
328
333
  };
334
+ typeahead: {
335
+ clear: string;
336
+ };
329
337
  splitViewCard: {
330
338
  a11y: {
331
339
  close: string;
@@ -338,6 +346,10 @@ export declare const coreTranslations: {
338
346
  checked: string;
339
347
  unavailable: string;
340
348
  select: string;
349
+ "aria-label": {
350
+ label: string;
351
+ caption: string;
352
+ };
341
353
  };
342
354
  thumbnailList: {
343
355
  removeUpload: string;
@@ -375,6 +387,7 @@ export declare const coreTranslations: {
375
387
  loading: string;
376
388
  };
377
389
  token: {
390
+ error: string;
378
391
  remove: string;
379
392
  };
380
393
  toolHeader: {
@@ -400,6 +413,13 @@ export declare const coreTranslations: {
400
413
  options: {
401
414
  ariaLabel: string;
402
415
  };
416
+ dragAndDropInstructions: string;
417
+ dragStart: string;
418
+ dragStartWithGroup: string;
419
+ dragUpdate: string;
420
+ dragUpdateWithGroup: string;
421
+ dragEnd: string;
422
+ dragEndWithGroup: string;
403
423
  };
404
424
  };
405
425
  };
@@ -527,6 +547,7 @@ export declare const coreTranslations: {
527
547
  a11y: {
528
548
  expand: string;
529
549
  collapse: string;
550
+ overdue: string;
530
551
  };
531
552
  checkboxLabel: string;
532
553
  sortableColumn: string;
@@ -697,6 +718,7 @@ export declare const coreTranslations: {
697
718
  fixErrorsToUpdate: string;
698
719
  };
699
720
  field: {
721
+ errorIcon: string;
700
722
  tooltipHelp: string;
701
723
  };
702
724
  };
@@ -778,6 +800,7 @@ export declare const coreTranslations: {
778
800
  loading: string;
779
801
  };
780
802
  token: {
803
+ error: string;
781
804
  remove: string;
782
805
  };
783
806
  toolHeader: {
@@ -823,6 +846,9 @@ export declare const coreTranslations: {
823
846
  breadcrumbs: {
824
847
  label: string;
825
848
  };
849
+ anchorNavigation: {
850
+ landmarkLabel: string;
851
+ };
826
852
  calendar: {
827
853
  navigationLabel: string;
828
854
  };
@@ -1104,6 +1130,7 @@ export declare const coreTranslations: {
1104
1130
  fixErrorsToUpdate: string;
1105
1131
  };
1106
1132
  field: {
1133
+ errorIcon: string;
1107
1134
  tooltipHelp: string;
1108
1135
  };
1109
1136
  };
@@ -1126,8 +1153,12 @@ export declare const coreTranslations: {
1126
1153
  clear: string;
1127
1154
  search: string;
1128
1155
  selectAll: string;
1156
+ selectedItems: string;
1129
1157
  noResult: string;
1130
1158
  };
1159
+ typeahead: {
1160
+ clear: string;
1161
+ };
1131
1162
  splitViewCard: {
1132
1163
  a11y: {
1133
1164
  close: string;
@@ -1140,6 +1171,10 @@ export declare const coreTranslations: {
1140
1171
  checked: string;
1141
1172
  unavailable: string;
1142
1173
  select: string;
1174
+ "aria-label": {
1175
+ label: string;
1176
+ caption: string;
1177
+ };
1143
1178
  };
1144
1179
  thumbnailList: {
1145
1180
  removeUpload: string;
@@ -1177,6 +1212,7 @@ export declare const coreTranslations: {
1177
1212
  loading: string;
1178
1213
  };
1179
1214
  token: {
1215
+ error: string;
1180
1216
  remove: string;
1181
1217
  };
1182
1218
  toolHeader: {
@@ -1202,6 +1238,13 @@ export declare const coreTranslations: {
1202
1238
  options: {
1203
1239
  ariaLabel: string;
1204
1240
  };
1241
+ dragAndDropInstructions: string;
1242
+ dragStart: string;
1243
+ dragStartWithGroup: string;
1244
+ dragUpdate: string;
1245
+ dragUpdateWithGroup: string;
1246
+ dragEnd: string;
1247
+ dragEndWithGroup: string;
1205
1248
  };
1206
1249
  };
1207
1250
  };
@@ -1215,6 +1258,9 @@ export declare const coreTranslations: {
1215
1258
  breadcrumbs: {
1216
1259
  label: string;
1217
1260
  };
1261
+ anchorNavigation: {
1262
+ landmarkLabel: string;
1263
+ };
1218
1264
  calendar: {
1219
1265
  navigationLabel: string;
1220
1266
  };
@@ -1286,6 +1332,14 @@ export declare const coreTranslations: {
1286
1332
  };
1287
1333
  itemName: string;
1288
1334
  loading: string;
1335
+ /**
1336
+ * Hook to create I18n object.
1337
+ * @param {UseI18n} props - The I18n configuration.
1338
+ * @param {string} props.locale - The locale to use.
1339
+ * @param {Record<string, string>} props.translations - The translations to use.
1340
+ * @param {boolean} props.enableCDN - Whether to pull core-react translations from the CDN or not, by default it follows the value passed down through the parent I18nProvider.
1341
+ * @returns {I18nWithCDNFlag} The I18n object.
1342
+ */
1289
1343
  notes: string;
1290
1344
  notesPlaceholder: string;
1291
1345
  newItem: string;
@@ -1496,6 +1550,7 @@ export declare const coreTranslations: {
1496
1550
  fixErrorsToUpdate: string;
1497
1551
  };
1498
1552
  field: {
1553
+ errorIcon: string;
1499
1554
  tooltipHelp: string;
1500
1555
  };
1501
1556
  };
@@ -1518,8 +1573,12 @@ export declare const coreTranslations: {
1518
1573
  clear: string;
1519
1574
  search: string;
1520
1575
  selectAll: string;
1576
+ selectedItems: string;
1521
1577
  noResult: string;
1522
1578
  };
1579
+ typeahead: {
1580
+ clear: string;
1581
+ };
1523
1582
  splitViewCard: {
1524
1583
  a11y: {
1525
1584
  close: string;
@@ -1532,6 +1591,10 @@ export declare const coreTranslations: {
1532
1591
  checked: string;
1533
1592
  unavailable: string;
1534
1593
  select: string;
1594
+ "aria-label": {
1595
+ label: string;
1596
+ caption: string;
1597
+ };
1535
1598
  };
1536
1599
  thumbnailList: {
1537
1600
  removeUpload: string;
@@ -1569,6 +1632,7 @@ export declare const coreTranslations: {
1569
1632
  loading: string;
1570
1633
  };
1571
1634
  token: {
1635
+ error: string;
1572
1636
  remove: string;
1573
1637
  };
1574
1638
  toolHeader: {
@@ -1594,6 +1658,13 @@ export declare const coreTranslations: {
1594
1658
  options: {
1595
1659
  ariaLabel: string;
1596
1660
  };
1661
+ dragAndDropInstructions: string;
1662
+ dragStart: string;
1663
+ dragStartWithGroup: string;
1664
+ dragUpdate: string;
1665
+ dragUpdateWithGroup: string;
1666
+ dragEnd: string;
1667
+ dragEndWithGroup: string;
1597
1668
  };
1598
1669
  };
1599
1670
  };
@@ -1607,6 +1678,9 @@ export declare const coreTranslations: {
1607
1678
  breadcrumbs: {
1608
1679
  label: string;
1609
1680
  };
1681
+ anchorNavigation: {
1682
+ landmarkLabel: string;
1683
+ };
1610
1684
  calendar: {
1611
1685
  navigationLabel: string;
1612
1686
  };
@@ -1888,6 +1962,7 @@ export declare const coreTranslations: {
1888
1962
  fixErrorsToUpdate: string;
1889
1963
  };
1890
1964
  field: {
1965
+ errorIcon: string;
1891
1966
  tooltipHelp: string;
1892
1967
  };
1893
1968
  };
@@ -1910,8 +1985,12 @@ export declare const coreTranslations: {
1910
1985
  clear: string;
1911
1986
  search: string;
1912
1987
  selectAll: string;
1988
+ selectedItems: string;
1913
1989
  noResult: string;
1914
1990
  };
1991
+ typeahead: {
1992
+ clear: string;
1993
+ };
1915
1994
  splitViewCard: {
1916
1995
  a11y: {
1917
1996
  close: string;
@@ -1924,6 +2003,10 @@ export declare const coreTranslations: {
1924
2003
  checked: string;
1925
2004
  unavailable: string;
1926
2005
  select: string;
2006
+ "aria-label": {
2007
+ label: string;
2008
+ caption: string;
2009
+ };
1927
2010
  };
1928
2011
  thumbnailList: {
1929
2012
  removeUpload: string;
@@ -1961,6 +2044,7 @@ export declare const coreTranslations: {
1961
2044
  loading: string;
1962
2045
  };
1963
2046
  token: {
2047
+ error: string;
1964
2048
  remove: string;
1965
2049
  };
1966
2050
  toolHeader: {
@@ -1986,6 +2070,13 @@ export declare const coreTranslations: {
1986
2070
  options: {
1987
2071
  ariaLabel: string;
1988
2072
  };
2073
+ dragAndDropInstructions: string;
2074
+ dragStart: string;
2075
+ dragStartWithGroup: string;
2076
+ dragUpdate: string;
2077
+ dragUpdateWithGroup: string;
2078
+ dragEnd: string;
2079
+ dragEndWithGroup: string;
1989
2080
  };
1990
2081
  };
1991
2082
  };
@@ -1999,6 +2090,9 @@ export declare const coreTranslations: {
1999
2090
  breadcrumbs: {
2000
2091
  label: string;
2001
2092
  };
2093
+ anchorNavigation: {
2094
+ landmarkLabel: string;
2095
+ };
2002
2096
  calendar: {
2003
2097
  navigationLabel: string;
2004
2098
  };
@@ -2280,6 +2374,7 @@ export declare const coreTranslations: {
2280
2374
  fixErrorsToUpdate: string;
2281
2375
  };
2282
2376
  field: {
2377
+ errorIcon: string;
2283
2378
  tooltipHelp: string;
2284
2379
  };
2285
2380
  };
@@ -2302,8 +2397,12 @@ export declare const coreTranslations: {
2302
2397
  clear: string;
2303
2398
  search: string;
2304
2399
  selectAll: string;
2400
+ selectedItems: string;
2305
2401
  noResult: string;
2306
2402
  };
2403
+ typeahead: {
2404
+ clear: string;
2405
+ };
2307
2406
  splitViewCard: {
2308
2407
  a11y: {
2309
2408
  close: string;
@@ -2316,6 +2415,10 @@ export declare const coreTranslations: {
2316
2415
  checked: string;
2317
2416
  unavailable: string;
2318
2417
  select: string;
2418
+ "aria-label": {
2419
+ label: string;
2420
+ caption: string;
2421
+ };
2319
2422
  };
2320
2423
  thumbnailList: {
2321
2424
  removeUpload: string;
@@ -2353,6 +2456,7 @@ export declare const coreTranslations: {
2353
2456
  loading: string;
2354
2457
  };
2355
2458
  token: {
2459
+ error: string;
2356
2460
  remove: string;
2357
2461
  };
2358
2462
  toolHeader: {
@@ -2378,6 +2482,13 @@ export declare const coreTranslations: {
2378
2482
  options: {
2379
2483
  ariaLabel: string;
2380
2484
  };
2485
+ dragAndDropInstructions: string;
2486
+ dragStart: string;
2487
+ dragStartWithGroup: string;
2488
+ dragUpdate: string;
2489
+ dragUpdateWithGroup: string;
2490
+ dragEnd: string;
2491
+ dragEndWithGroup: string;
2381
2492
  };
2382
2493
  };
2383
2494
  };
@@ -2391,6 +2502,9 @@ export declare const coreTranslations: {
2391
2502
  breadcrumbs: {
2392
2503
  label: string;
2393
2504
  };
2505
+ anchorNavigation: {
2506
+ landmarkLabel: string;
2507
+ };
2394
2508
  calendar: {
2395
2509
  navigationLabel: string;
2396
2510
  };
@@ -2672,6 +2786,7 @@ export declare const coreTranslations: {
2672
2786
  fixErrorsToUpdate: string;
2673
2787
  };
2674
2788
  field: {
2789
+ errorIcon: string;
2675
2790
  tooltipHelp: string;
2676
2791
  };
2677
2792
  };
@@ -2694,8 +2809,12 @@ export declare const coreTranslations: {
2694
2809
  clear: string;
2695
2810
  search: string;
2696
2811
  selectAll: string;
2812
+ selectedItems: string;
2697
2813
  noResult: string;
2698
2814
  };
2815
+ typeahead: {
2816
+ clear: string;
2817
+ };
2699
2818
  splitViewCard: {
2700
2819
  a11y: {
2701
2820
  close: string;
@@ -2708,6 +2827,10 @@ export declare const coreTranslations: {
2708
2827
  checked: string;
2709
2828
  unavailable: string;
2710
2829
  select: string;
2830
+ "aria-label": {
2831
+ label: string;
2832
+ caption: string;
2833
+ };
2711
2834
  };
2712
2835
  thumbnailList: {
2713
2836
  removeUpload: string;
@@ -2745,6 +2868,7 @@ export declare const coreTranslations: {
2745
2868
  loading: string;
2746
2869
  };
2747
2870
  token: {
2871
+ error: string;
2748
2872
  remove: string;
2749
2873
  };
2750
2874
  toolHeader: {
@@ -2770,6 +2894,13 @@ export declare const coreTranslations: {
2770
2894
  options: {
2771
2895
  ariaLabel: string;
2772
2896
  };
2897
+ dragAndDropInstructions: string;
2898
+ dragStart: string;
2899
+ dragStartWithGroup: string;
2900
+ dragUpdate: string;
2901
+ dragUpdateWithGroup: string;
2902
+ dragEnd: string;
2903
+ dragEndWithGroup: string;
2773
2904
  };
2774
2905
  };
2775
2906
  };
@@ -2783,6 +2914,9 @@ export declare const coreTranslations: {
2783
2914
  breadcrumbs: {
2784
2915
  label: string;
2785
2916
  };
2917
+ anchorNavigation: {
2918
+ landmarkLabel: string;
2919
+ };
2786
2920
  calendar: {
2787
2921
  navigationLabel: string;
2788
2922
  };
@@ -3064,6 +3198,7 @@ export declare const coreTranslations: {
3064
3198
  fixErrorsToUpdate: string;
3065
3199
  };
3066
3200
  field: {
3201
+ errorIcon: string;
3067
3202
  tooltipHelp: string;
3068
3203
  };
3069
3204
  };
@@ -3086,8 +3221,12 @@ export declare const coreTranslations: {
3086
3221
  clear: string;
3087
3222
  search: string;
3088
3223
  selectAll: string;
3224
+ selectedItems: string;
3089
3225
  noResult: string;
3090
3226
  };
3227
+ typeahead: {
3228
+ clear: string;
3229
+ };
3091
3230
  splitViewCard: {
3092
3231
  a11y: {
3093
3232
  close: string;
@@ -3100,6 +3239,10 @@ export declare const coreTranslations: {
3100
3239
  checked: string;
3101
3240
  unavailable: string;
3102
3241
  select: string;
3242
+ "aria-label": {
3243
+ label: string;
3244
+ caption: string;
3245
+ };
3103
3246
  };
3104
3247
  thumbnailList: {
3105
3248
  removeUpload: string;
@@ -3137,6 +3280,7 @@ export declare const coreTranslations: {
3137
3280
  loading: string;
3138
3281
  };
3139
3282
  token: {
3283
+ error: string;
3140
3284
  remove: string;
3141
3285
  };
3142
3286
  toolHeader: {
@@ -3162,6 +3306,13 @@ export declare const coreTranslations: {
3162
3306
  options: {
3163
3307
  ariaLabel: string;
3164
3308
  };
3309
+ dragAndDropInstructions: string;
3310
+ dragStart: string;
3311
+ dragStartWithGroup: string;
3312
+ dragUpdate: string;
3313
+ dragUpdateWithGroup: string;
3314
+ dragEnd: string;
3315
+ dragEndWithGroup: string;
3165
3316
  };
3166
3317
  };
3167
3318
  };
@@ -3175,6 +3326,9 @@ export declare const coreTranslations: {
3175
3326
  breadcrumbs: {
3176
3327
  label: string;
3177
3328
  };
3329
+ anchorNavigation: {
3330
+ landmarkLabel: string;
3331
+ };
3178
3332
  calendar: {
3179
3333
  navigationLabel: string;
3180
3334
  };
@@ -3456,6 +3610,7 @@ export declare const coreTranslations: {
3456
3610
  fixErrorsToUpdate: string;
3457
3611
  };
3458
3612
  field: {
3613
+ errorIcon: string;
3459
3614
  tooltipHelp: string;
3460
3615
  };
3461
3616
  };
@@ -3478,8 +3633,12 @@ export declare const coreTranslations: {
3478
3633
  clear: string;
3479
3634
  search: string;
3480
3635
  selectAll: string;
3636
+ selectedItems: string;
3481
3637
  noResult: string;
3482
3638
  };
3639
+ typeahead: {
3640
+ clear: string;
3641
+ };
3483
3642
  splitViewCard: {
3484
3643
  a11y: {
3485
3644
  close: string;
@@ -3492,6 +3651,10 @@ export declare const coreTranslations: {
3492
3651
  checked: string;
3493
3652
  unavailable: string;
3494
3653
  select: string;
3654
+ "aria-label": {
3655
+ label: string;
3656
+ caption: string;
3657
+ };
3495
3658
  };
3496
3659
  thumbnailList: {
3497
3660
  removeUpload: string;
@@ -3529,6 +3692,7 @@ export declare const coreTranslations: {
3529
3692
  loading: string;
3530
3693
  };
3531
3694
  token: {
3695
+ error: string;
3532
3696
  remove: string;
3533
3697
  };
3534
3698
  toolHeader: {
@@ -3554,6 +3718,13 @@ export declare const coreTranslations: {
3554
3718
  options: {
3555
3719
  ariaLabel: string;
3556
3720
  };
3721
+ dragAndDropInstructions: string;
3722
+ dragStart: string;
3723
+ dragStartWithGroup: string;
3724
+ dragUpdate: string;
3725
+ dragUpdateWithGroup: string;
3726
+ dragEnd: string;
3727
+ dragEndWithGroup: string;
3557
3728
  };
3558
3729
  };
3559
3730
  };
@@ -3567,6 +3738,9 @@ export declare const coreTranslations: {
3567
3738
  breadcrumbs: {
3568
3739
  label: string;
3569
3740
  };
3741
+ anchorNavigation: {
3742
+ landmarkLabel: string;
3743
+ };
3570
3744
  calendar: {
3571
3745
  navigationLabel: string;
3572
3746
  };
@@ -3848,6 +4022,7 @@ export declare const coreTranslations: {
3848
4022
  fixErrorsToUpdate: string;
3849
4023
  };
3850
4024
  field: {
4025
+ errorIcon: string;
3851
4026
  tooltipHelp: string;
3852
4027
  };
3853
4028
  };
@@ -3870,8 +4045,12 @@ export declare const coreTranslations: {
3870
4045
  clear: string;
3871
4046
  search: string;
3872
4047
  selectAll: string;
4048
+ selectedItems: string;
3873
4049
  noResult: string;
3874
4050
  };
4051
+ typeahead: {
4052
+ clear: string;
4053
+ };
3875
4054
  splitViewCard: {
3876
4055
  a11y: {
3877
4056
  close: string;
@@ -3884,6 +4063,10 @@ export declare const coreTranslations: {
3884
4063
  checked: string;
3885
4064
  unavailable: string;
3886
4065
  select: string;
4066
+ "aria-label": {
4067
+ label: string;
4068
+ caption: string;
4069
+ };
3887
4070
  };
3888
4071
  thumbnailList: {
3889
4072
  removeUpload: string;
@@ -3921,6 +4104,7 @@ export declare const coreTranslations: {
3921
4104
  loading: string;
3922
4105
  };
3923
4106
  token: {
4107
+ error: string;
3924
4108
  remove: string;
3925
4109
  };
3926
4110
  toolHeader: {
@@ -3946,6 +4130,13 @@ export declare const coreTranslations: {
3946
4130
  options: {
3947
4131
  ariaLabel: string;
3948
4132
  };
4133
+ dragAndDropInstructions: string;
4134
+ dragStart: string;
4135
+ dragStartWithGroup: string;
4136
+ dragUpdate: string;
4137
+ dragUpdateWithGroup: string;
4138
+ dragEnd: string;
4139
+ dragEndWithGroup: string;
3949
4140
  };
3950
4141
  };
3951
4142
  };
@@ -3959,6 +4150,9 @@ export declare const coreTranslations: {
3959
4150
  breadcrumbs: {
3960
4151
  label: string;
3961
4152
  };
4153
+ anchorNavigation: {
4154
+ landmarkLabel: string;
4155
+ };
3962
4156
  calendar: {
3963
4157
  navigationLabel: string;
3964
4158
  };
@@ -4240,6 +4434,7 @@ export declare const coreTranslations: {
4240
4434
  fixErrorsToUpdate: string;
4241
4435
  };
4242
4436
  field: {
4437
+ errorIcon: string;
4243
4438
  tooltipHelp: string;
4244
4439
  };
4245
4440
  };
@@ -4262,8 +4457,12 @@ export declare const coreTranslations: {
4262
4457
  clear: string;
4263
4458
  search: string;
4264
4459
  selectAll: string;
4460
+ selectedItems: string;
4265
4461
  noResult: string;
4266
4462
  };
4463
+ typeahead: {
4464
+ clear: string;
4465
+ };
4267
4466
  splitViewCard: {
4268
4467
  a11y: {
4269
4468
  close: string;
@@ -4276,6 +4475,10 @@ export declare const coreTranslations: {
4276
4475
  checked: string;
4277
4476
  unavailable: string;
4278
4477
  select: string;
4478
+ "aria-label": {
4479
+ label: string;
4480
+ caption: string;
4481
+ };
4279
4482
  };
4280
4483
  thumbnailList: {
4281
4484
  removeUpload: string;
@@ -4313,6 +4516,7 @@ export declare const coreTranslations: {
4313
4516
  loading: string;
4314
4517
  };
4315
4518
  token: {
4519
+ error: string;
4316
4520
  remove: string;
4317
4521
  };
4318
4522
  toolHeader: {
@@ -4338,6 +4542,13 @@ export declare const coreTranslations: {
4338
4542
  options: {
4339
4543
  ariaLabel: string;
4340
4544
  };
4545
+ dragAndDropInstructions: string;
4546
+ dragStart: string;
4547
+ dragStartWithGroup: string;
4548
+ dragUpdate: string;
4549
+ dragUpdateWithGroup: string;
4550
+ dragEnd: string;
4551
+ dragEndWithGroup: string;
4341
4552
  };
4342
4553
  };
4343
4554
  };
@@ -4465,6 +4676,7 @@ export declare const coreTranslations: {
4465
4676
  a11y: {
4466
4677
  expand: string;
4467
4678
  collapse: string;
4679
+ overdue: string;
4468
4680
  };
4469
4681
  checkboxLabel: string;
4470
4682
  sortableColumn: string;
@@ -4635,6 +4847,7 @@ export declare const coreTranslations: {
4635
4847
  fixErrorsToUpdate: string;
4636
4848
  };
4637
4849
  field: {
4850
+ errorIcon: string;
4638
4851
  tooltipHelp: string;
4639
4852
  };
4640
4853
  };
@@ -4716,6 +4929,7 @@ export declare const coreTranslations: {
4716
4929
  loading: string;
4717
4930
  };
4718
4931
  token: {
4932
+ error: string;
4719
4933
  remove: string;
4720
4934
  };
4721
4935
  toolHeader: {
@@ -4761,6 +4975,9 @@ export declare const coreTranslations: {
4761
4975
  breadcrumbs: {
4762
4976
  label: string;
4763
4977
  };
4978
+ anchorNavigation: {
4979
+ landmarkLabel: string;
4980
+ };
4764
4981
  calendar: {
4765
4982
  navigationLabel: string;
4766
4983
  };
@@ -5042,6 +5259,7 @@ export declare const coreTranslations: {
5042
5259
  fixErrorsToUpdate: string;
5043
5260
  };
5044
5261
  field: {
5262
+ errorIcon: string;
5045
5263
  tooltipHelp: string;
5046
5264
  };
5047
5265
  };
@@ -5064,8 +5282,12 @@ export declare const coreTranslations: {
5064
5282
  clear: string;
5065
5283
  search: string;
5066
5284
  selectAll: string;
5285
+ selectedItems: string;
5067
5286
  noResult: string;
5068
5287
  };
5288
+ typeahead: {
5289
+ clear: string;
5290
+ };
5069
5291
  splitViewCard: {
5070
5292
  a11y: {
5071
5293
  close: string;
@@ -5078,6 +5300,10 @@ export declare const coreTranslations: {
5078
5300
  checked: string;
5079
5301
  unavailable: string;
5080
5302
  select: string;
5303
+ "aria-label": {
5304
+ label: string;
5305
+ caption: string;
5306
+ };
5081
5307
  };
5082
5308
  thumbnailList: {
5083
5309
  removeUpload: string;
@@ -5115,6 +5341,7 @@ export declare const coreTranslations: {
5115
5341
  loading: string;
5116
5342
  };
5117
5343
  token: {
5344
+ error: string;
5118
5345
  remove: string;
5119
5346
  };
5120
5347
  toolHeader: {
@@ -5140,6 +5367,13 @@ export declare const coreTranslations: {
5140
5367
  options: {
5141
5368
  ariaLabel: string;
5142
5369
  };
5370
+ dragAndDropInstructions: string;
5371
+ dragStart: string;
5372
+ dragStartWithGroup: string;
5373
+ dragUpdate: string;
5374
+ dragUpdateWithGroup: string;
5375
+ dragEnd: string;
5376
+ dragEndWithGroup: string;
5143
5377
  };
5144
5378
  };
5145
5379
  };
@@ -5153,6 +5387,9 @@ export declare const coreTranslations: {
5153
5387
  breadcrumbs: {
5154
5388
  label: string;
5155
5389
  };
5390
+ anchorNavigation: {
5391
+ landmarkLabel: string;
5392
+ };
5156
5393
  calendar: {
5157
5394
  navigationLabel: string;
5158
5395
  };
@@ -5227,14 +5464,6 @@ export declare const coreTranslations: {
5227
5464
  notes: string;
5228
5465
  notesPlaceholder: string;
5229
5466
  newItem: string;
5230
- /**
5231
- * Hook to create I18n object.
5232
- * @param {UseI18n} props - The I18n configuration.
5233
- * @param {string} props.locale - The locale to use.
5234
- * @param {Record<string, string>} props.translations - The translations to use.
5235
- * @param {boolean} props.enableCDN - Whether to pull core-react translations from the CDN or not, by default it follows the value passed down through the parent I18nProvider.
5236
- * @returns {I18nWithCDNFlag} The I18n object.
5237
- */
5238
5467
  noRelatedItems: {
5239
5468
  title: string;
5240
5469
  description: string;
@@ -5442,6 +5671,7 @@ export declare const coreTranslations: {
5442
5671
  fixErrorsToUpdate: string;
5443
5672
  };
5444
5673
  field: {
5674
+ errorIcon: string;
5445
5675
  tooltipHelp: string;
5446
5676
  };
5447
5677
  };
@@ -5464,8 +5694,12 @@ export declare const coreTranslations: {
5464
5694
  clear: string;
5465
5695
  search: string;
5466
5696
  selectAll: string;
5697
+ selectedItems: string;
5467
5698
  noResult: string;
5468
5699
  };
5700
+ typeahead: {
5701
+ clear: string;
5702
+ };
5469
5703
  splitViewCard: {
5470
5704
  a11y: {
5471
5705
  close: string;
@@ -5478,6 +5712,10 @@ export declare const coreTranslations: {
5478
5712
  checked: string;
5479
5713
  unavailable: string;
5480
5714
  select: string;
5715
+ "aria-label": {
5716
+ label: string;
5717
+ caption: string;
5718
+ };
5481
5719
  };
5482
5720
  thumbnailList: {
5483
5721
  removeUpload: string;
@@ -5515,6 +5753,7 @@ export declare const coreTranslations: {
5515
5753
  loading: string;
5516
5754
  };
5517
5755
  token: {
5756
+ error: string;
5518
5757
  remove: string;
5519
5758
  };
5520
5759
  toolHeader: {
@@ -5540,6 +5779,13 @@ export declare const coreTranslations: {
5540
5779
  options: {
5541
5780
  ariaLabel: string;
5542
5781
  };
5782
+ dragAndDropInstructions: string;
5783
+ dragStart: string;
5784
+ dragStartWithGroup: string;
5785
+ dragUpdate: string;
5786
+ dragUpdateWithGroup: string;
5787
+ dragEnd: string;
5788
+ dragEndWithGroup: string;
5543
5789
  };
5544
5790
  };
5545
5791
  };
@@ -5553,6 +5799,9 @@ export declare const coreTranslations: {
5553
5799
  breadcrumbs: {
5554
5800
  label: string;
5555
5801
  };
5802
+ anchorNavigation: {
5803
+ landmarkLabel: string;
5804
+ };
5556
5805
  calendar: {
5557
5806
  navigationLabel: string;
5558
5807
  };
@@ -5646,14 +5895,7 @@ export declare const coreTranslations: {
5646
5895
  };
5647
5896
  panelTitle: string;
5648
5897
  search: string;
5649
- searchItemType: string; /**
5650
- * Hook to create I18n object.
5651
- * @param {UseI18n} props - The I18n configuration.
5652
- * @param {string} props.locale - The locale to use.
5653
- * @param {Record<string, string>} props.translations - The translations to use.
5654
- * @param {boolean} props.enableCDN - Whether to pull core-react translations from the CDN or not, by default it follows the value passed down through the parent I18nProvider.
5655
- * @returns {I18nWithCDNFlag} The I18n object.
5656
- */
5898
+ searchItemType: string;
5657
5899
  submit: string;
5658
5900
  toast: {
5659
5901
  itemAdded: string;
@@ -5841,6 +6083,7 @@ export declare const coreTranslations: {
5841
6083
  fixErrorsToUpdate: string;
5842
6084
  };
5843
6085
  field: {
6086
+ errorIcon: string;
5844
6087
  tooltipHelp: string;
5845
6088
  };
5846
6089
  };
@@ -5863,8 +6106,12 @@ export declare const coreTranslations: {
5863
6106
  clear: string;
5864
6107
  search: string;
5865
6108
  selectAll: string;
6109
+ selectedItems: string;
5866
6110
  noResult: string;
5867
6111
  };
6112
+ typeahead: {
6113
+ clear: string;
6114
+ };
5868
6115
  splitViewCard: {
5869
6116
  a11y: {
5870
6117
  close: string;
@@ -5877,6 +6124,10 @@ export declare const coreTranslations: {
5877
6124
  checked: string;
5878
6125
  unavailable: string;
5879
6126
  select: string;
6127
+ "aria-label": {
6128
+ label: string;
6129
+ caption: string;
6130
+ };
5880
6131
  };
5881
6132
  thumbnailList: {
5882
6133
  removeUpload: string;
@@ -5914,6 +6165,7 @@ export declare const coreTranslations: {
5914
6165
  loading: string;
5915
6166
  };
5916
6167
  token: {
6168
+ error: string;
5917
6169
  remove: string;
5918
6170
  };
5919
6171
  toolHeader: {
@@ -5939,11 +6191,18 @@ export declare const coreTranslations: {
5939
6191
  options: {
5940
6192
  ariaLabel: string;
5941
6193
  };
5942
- };
5943
- };
5944
- };
5945
- readonly 'pl-PL': {
5946
- core: {
6194
+ dragAndDropInstructions: string;
6195
+ dragStart: string;
6196
+ dragStartWithGroup: string;
6197
+ dragUpdate: string;
6198
+ dragUpdateWithGroup: string;
6199
+ dragEnd: string;
6200
+ dragEndWithGroup: string;
6201
+ };
6202
+ };
6203
+ };
6204
+ readonly 'pl-PL': {
6205
+ core: {
5947
6206
  banner: {
5948
6207
  dismissAlert: string;
5949
6208
  expand: string;
@@ -5952,6 +6211,9 @@ export declare const coreTranslations: {
5952
6211
  breadcrumbs: {
5953
6212
  label: string;
5954
6213
  };
6214
+ anchorNavigation: {
6215
+ landmarkLabel: string;
6216
+ };
5955
6217
  calendar: {
5956
6218
  navigationLabel: string;
5957
6219
  };
@@ -6020,14 +6282,7 @@ export declare const coreTranslations: {
6020
6282
  itemTypeGroupLabel: {
6021
6283
  dailyLog: string;
6022
6284
  prostoreFile: string;
6023
- }; /**
6024
- * Hook to create I18n object.
6025
- * @param {UseI18n} props - The I18n configuration.
6026
- * @param {string} props.locale - The locale to use.
6027
- * @param {Record<string, string>} props.translations - The translations to use.
6028
- * @param {boolean} props.enableCDN - Whether to pull core-react translations from the CDN or not, by default it follows the value passed down through the parent I18nProvider.
6029
- * @returns {I18nWithCDNFlag} The I18n object.
6030
- */
6285
+ };
6031
6286
  itemName: string;
6032
6287
  loading: string;
6033
6288
  notes: string;
@@ -6240,6 +6495,7 @@ export declare const coreTranslations: {
6240
6495
  fixErrorsToUpdate: string;
6241
6496
  };
6242
6497
  field: {
6498
+ errorIcon: string;
6243
6499
  tooltipHelp: string;
6244
6500
  };
6245
6501
  };
@@ -6262,8 +6518,12 @@ export declare const coreTranslations: {
6262
6518
  clear: string;
6263
6519
  search: string;
6264
6520
  selectAll: string;
6521
+ selectedItems: string;
6265
6522
  noResult: string;
6266
6523
  };
6524
+ typeahead: {
6525
+ clear: string;
6526
+ };
6267
6527
  splitViewCard: {
6268
6528
  a11y: {
6269
6529
  close: string;
@@ -6276,6 +6536,10 @@ export declare const coreTranslations: {
6276
6536
  checked: string;
6277
6537
  unavailable: string;
6278
6538
  select: string;
6539
+ "aria-label": {
6540
+ label: string;
6541
+ caption: string;
6542
+ };
6279
6543
  };
6280
6544
  thumbnailList: {
6281
6545
  removeUpload: string;
@@ -6313,6 +6577,7 @@ export declare const coreTranslations: {
6313
6577
  loading: string;
6314
6578
  };
6315
6579
  token: {
6580
+ error: string;
6316
6581
  remove: string;
6317
6582
  };
6318
6583
  toolHeader: {
@@ -6338,10 +6603,428 @@ export declare const coreTranslations: {
6338
6603
  options: {
6339
6604
  ariaLabel: string;
6340
6605
  };
6606
+ dragAndDropInstructions: string;
6607
+ dragStart: string;
6608
+ dragStartWithGroup: string;
6609
+ dragUpdate: string;
6610
+ dragUpdateWithGroup: string;
6611
+ dragEnd: string;
6612
+ dragEndWithGroup: string;
6613
+ };
6614
+ };
6615
+ };
6616
+ readonly 'nb-NO': {
6617
+ core: {
6618
+ banner: {
6619
+ dismissAlert: string;
6620
+ expand: string;
6621
+ collapse: string;
6622
+ };
6623
+ breadcrumbs: {
6624
+ label: string;
6625
+ };
6626
+ anchorNavigation: {
6627
+ landmarkLabel: string;
6628
+ };
6629
+ calendar: {
6630
+ navigationLabel: string;
6631
+ };
6632
+ connected: {
6633
+ fileSelect: {
6634
+ documents: string;
6635
+ drawings: string;
6636
+ forms: string;
6637
+ photos: string;
6638
+ selectAlbum: string;
6639
+ selectAnAlbum: string;
6640
+ selectArea: string;
6641
+ selectAnArea: string;
6642
+ selectDiscipline: string;
6643
+ selectADiscipline: string;
6644
+ selectSet: string;
6645
+ selectASet: string;
6646
+ selectTemplate: string;
6647
+ selectATemplate: string;
6648
+ };
6649
+ emails: {
6650
+ emailSendErrorTitle: string;
6651
+ emailBodyRequiredError: string;
6652
+ emailContentValidationError: string;
6653
+ emailContentDisclaimer: string;
6654
+ recipientSelectPlaceholder: string;
6655
+ emailRecipientRequiredError: string;
6656
+ emailSubjectRequiredError: string;
6657
+ goToAllEmails: string;
6658
+ sendEmail: string;
6659
+ replyAll: string;
6660
+ downloadAll: string;
6661
+ showAll: string;
6662
+ showLess: string;
6663
+ composeEmailPageTitle: string;
6664
+ emailSentMessage: string;
6665
+ from: string;
6666
+ to: string;
6667
+ cc: string;
6668
+ bcc: string;
6669
+ downloadPdfLong: string;
6670
+ downloadPdfShort: string;
6671
+ privateEmailDisclaimer: string;
6672
+ privateLabel: string;
6673
+ settingsLink: string;
6674
+ composeNewEmail: string;
6675
+ startNewCommunication: string;
6676
+ emptyStateTitle: string;
6677
+ emptyStateDescription: string;
6678
+ reply: string;
6679
+ cancel: string;
6680
+ subject: string;
6681
+ subjectPlaceholder: string;
6682
+ };
6683
+ distributionSelect: {
6684
+ noCompany: string;
6685
+ peopleCount: string;
6686
+ distributionGroups: string;
6687
+ people: string;
6688
+ };
6689
+ relatedItems: {
6690
+ cancel: string;
6691
+ close: string;
6692
+ date: string;
6693
+ itemType: string;
6694
+ itemTypeGroupLabel: {
6695
+ dailyLog: string;
6696
+ prostoreFile: string;
6697
+ };
6698
+ itemName: string;
6699
+ loading: string;
6700
+ notes: string;
6701
+ notesPlaceholder: string;
6702
+ newItem: string;
6703
+ noRelatedItems: {
6704
+ title: string;
6705
+ description: string;
6706
+ };
6707
+ noItems: {
6708
+ title: string;
6709
+ description: string;
6710
+ };
6711
+ noResultsSearchQuery: {
6712
+ title: string;
6713
+ description: string;
6714
+ };
6715
+ noResultsServerError: {
6716
+ title: string;
6717
+ description: string;
6718
+ action: string;
6719
+ };
6720
+ panelTitle: string;
6721
+ search: string;
6722
+ searchItemType: string;
6723
+ submit: string;
6724
+ toast: {
6725
+ itemAdded: string;
6726
+ itemAdditionFailed: string;
6727
+ itemRemoved: string;
6728
+ requestError: string;
6729
+ };
6730
+ };
6731
+ };
6732
+ dateTimeFormat: {
6733
+ dateAtTime: string;
6734
+ timeOnDate: string;
6735
+ };
6736
+ table: {
6737
+ a11y: {
6738
+ expand: string;
6739
+ collapse: string;
6740
+ };
6741
+ checkboxLabel: string;
6742
+ sortableColumn: string;
6743
+ };
6744
+ dataTable: {
6745
+ emptyState: {
6746
+ noFilteredResults: {
6747
+ description: string;
6748
+ title: string;
6749
+ };
6750
+ };
6751
+ exporting: string;
6752
+ filters: {
6753
+ filters: string;
6754
+ moreFilters: string;
6755
+ clearAllFilters: string;
6756
+ };
6757
+ grandTotals: string;
6758
+ search: string;
6759
+ subtotals: string;
6760
+ tableSettings: {
6761
+ configureColumns: string;
6762
+ resetToDefault: string;
6763
+ rowHeight: string;
6764
+ small: string;
6765
+ medium: string;
6766
+ large: string;
6767
+ tableSettings: string;
6768
+ };
6769
+ };
6770
+ dateInput: {
6771
+ clear: string;
6772
+ ariaLabel: string;
6773
+ segment: {
6774
+ ariaLabel: {
6775
+ withValue: {
6776
+ month: string;
6777
+ day: string;
6778
+ year: string;
6779
+ };
6780
+ withoutValue: {
6781
+ month: string;
6782
+ day: string;
6783
+ year: string;
6784
+ };
6785
+ };
6786
+ ariaValueText: {
6787
+ empty: string;
6788
+ };
6789
+ };
6790
+ clearButton: {
6791
+ ariaLabel: string;
6792
+ };
6793
+ };
6794
+ dropdown: {
6795
+ search: string;
6796
+ moreOptions: string;
6797
+ loading: string;
6798
+ };
6799
+ dropzone: {
6800
+ uploadFiles: {
6801
+ one: string;
6802
+ other: string;
6803
+ };
6804
+ dragAndDrop: string;
6805
+ incorrectFileTypeMessage: {
6806
+ one: string;
6807
+ other: string;
6808
+ };
6809
+ incorrectFileNumber: string;
6810
+ invalidAmountAttachments: {
6811
+ one: string;
6812
+ other: string;
6813
+ };
6814
+ hideDetails: string;
6815
+ showDetails: string;
6816
+ errorTitle: string;
6817
+ oneFileAtATimeError: string;
6818
+ multipleErrorsMessage: string;
6819
+ maxFileSizeErrorGroup: string;
6820
+ minFileSizeErrorGroup: string;
6821
+ zeroFileSizeErrorGroup: string;
6822
+ maxFileNumberErrorGroup: string;
6823
+ wrongFileTypeErrorGroup: string;
6824
+ standaloneMaxFileNumberError: string;
6825
+ standaloneUnsupportedFileTypeError: string;
6826
+ standaloneMinFileSizeError: string;
6827
+ standaloneMaxFileSizeError: string;
6828
+ standaloneZeroFileSizeError: string;
6829
+ uploadTotalProgress: {
6830
+ withFailed: string;
6831
+ withoutFailed: string;
6832
+ };
6833
+ };
6834
+ modal: {
6835
+ a11y: {
6836
+ close: string;
6837
+ };
6838
+ cancel: string;
6839
+ };
6840
+ multiSelect: {
6841
+ clearAll: string;
6842
+ selectValues: string;
6843
+ noResults: string;
6844
+ selectedToken: string;
6845
+ selectedItems: string;
6846
+ noneSelected: string;
6847
+ };
6848
+ tearsheet: {
6849
+ a11y: {
6850
+ close: string;
6851
+ };
6852
+ };
6853
+ fileAttacher: {
6854
+ attachFiles: {
6855
+ one: string;
6856
+ other: string;
6857
+ };
6858
+ };
6859
+ fileToken: {
6860
+ uploading: string;
6861
+ };
6862
+ tree: {
6863
+ expand: string;
6864
+ collapse: string;
6865
+ selectionLimit: {
6866
+ one: string;
6867
+ other: string;
6868
+ };
6869
+ unsupportedFileType: {
6870
+ specific: string;
6871
+ unspecific: string;
6872
+ };
6873
+ };
6874
+ fileExplorer: {
6875
+ filesSelectedWithLimit: string;
6876
+ ungroupedThumbnailGridGroup: string;
6877
+ filesSelected: {
6878
+ one: string;
6879
+ other: string;
6880
+ };
6881
+ cancelAction: string;
6882
+ attachAction: string;
6883
+ maxNumberOfFilesSelected: string;
6884
+ modalTitle: string;
6885
+ filesPendingUpload: string;
6886
+ noSelectedItems: string;
6887
+ emptySearchResults: string;
6888
+ noItems: string;
6889
+ searchPlaceholder: string;
6890
+ uploadFailed: string;
6891
+ supportedFileTypes: string;
6892
+ };
6893
+ form: {
6894
+ closeWithConfirm: {
6895
+ confirmMessage: string;
6896
+ };
6897
+ checkbox: {
6898
+ no: string;
6899
+ yes: string;
6900
+ checked: string;
6901
+ unchecked: string;
6902
+ };
6903
+ errorBanner: {
6904
+ couldNotCreateItem: string;
6905
+ couldNotUpdateItem: string;
6906
+ fixErrorsToCreate: string;
6907
+ fixErrorsToUpdate: string;
6908
+ };
6909
+ field: {
6910
+ errorIcon: string;
6911
+ tooltipHelp: string;
6912
+ };
6913
+ };
6914
+ menu: {
6915
+ search: string;
6916
+ };
6917
+ pagination: {
6918
+ interval: string;
6919
+ notation: string;
6920
+ page: string;
6921
+ nextPage: string;
6922
+ prevPage: string;
6923
+ };
6924
+ search: {
6925
+ clear: string;
6926
+ goSearch: string;
6927
+ label: string;
6928
+ };
6929
+ select: {
6930
+ clear: string;
6931
+ search: string;
6932
+ selectAll: string;
6933
+ selectedItems: string;
6934
+ noResult: string;
6935
+ };
6936
+ typeahead: {
6937
+ clear: string;
6938
+ };
6939
+ splitViewCard: {
6940
+ a11y: {
6941
+ close: string;
6942
+ };
6943
+ };
6944
+ tabs: {
6945
+ more: string;
6946
+ };
6947
+ thumbnail: {
6948
+ checked: string;
6949
+ unavailable: string;
6950
+ select: string;
6951
+ "aria-label": {
6952
+ label: string;
6953
+ caption: string;
6954
+ };
6955
+ };
6956
+ thumbnailList: {
6957
+ removeUpload: string;
6958
+ uploading: string;
6959
+ };
6960
+ toast: {
6961
+ a11y: {
6962
+ dismiss: string;
6963
+ };
6964
+ };
6965
+ fileList: {
6966
+ downloadAll: string;
6967
+ download: string;
6968
+ noPreview: string;
6969
+ };
6970
+ tieredSelect: {
6971
+ emptyMessage: string;
6972
+ goToTier: string;
6973
+ placeholder: string;
6974
+ quickCreateActionLabel: string;
6975
+ quickCreateCancelLabel: string;
6976
+ quickCreateCreateLabel: string;
6977
+ quickCreatePlaceholder: string;
6978
+ searchEmptyMessage: string;
6979
+ searchPlaceholder: string;
6980
+ spinnerLabel: string;
6981
+ };
6982
+ tieredDropdown: {
6983
+ emptyMessage: string;
6984
+ searchEmptyMessage: string;
6985
+ searchPlaceholder: string;
6986
+ spinnerLabel: string;
6987
+ };
6988
+ spinner: {
6989
+ loading: string;
6990
+ };
6991
+ token: {
6992
+ error: string;
6993
+ remove: string;
6994
+ };
6995
+ toolHeader: {
6996
+ settingsAction: string;
6997
+ };
6998
+ fileSelect: {
6999
+ localFilesSource: string;
7000
+ uploadFailed: string;
7001
+ maxNumberOfFilesSelected: string;
7002
+ };
7003
+ required: {
7004
+ requiredFields: string;
7005
+ };
7006
+ avatarStack: {
7007
+ viewAll: string;
7008
+ close: string;
7009
+ };
7010
+ panel: {
7011
+ close: string;
7012
+ goBack: string;
7013
+ };
7014
+ menuImperative: {
7015
+ options: {
7016
+ ariaLabel: string;
7017
+ };
7018
+ dragAndDropInstructions: string;
7019
+ dragStart: string;
7020
+ dragStartWithGroup: string;
7021
+ dragUpdate: string;
7022
+ dragUpdateWithGroup: string;
7023
+ dragEnd: string;
7024
+ dragEndWithGroup: string;
6341
7025
  };
6342
7026
  };
6343
7027
  };
6344
- readonly 'nb-NO': {};
6345
7028
  readonly 'zh-TW': {
6346
7029
  core: {
6347
7030
  banner: {
@@ -6352,6 +7035,9 @@ export declare const coreTranslations: {
6352
7035
  breadcrumbs: {
6353
7036
  label: string;
6354
7037
  };
7038
+ anchorNavigation: {
7039
+ landmarkLabel: string;
7040
+ };
6355
7041
  calendar: {
6356
7042
  navigationLabel: string;
6357
7043
  };
@@ -6633,6 +7319,7 @@ export declare const coreTranslations: {
6633
7319
  fixErrorsToUpdate: string;
6634
7320
  };
6635
7321
  field: {
7322
+ errorIcon: string;
6636
7323
  tooltipHelp: string;
6637
7324
  };
6638
7325
  };
@@ -6655,8 +7342,12 @@ export declare const coreTranslations: {
6655
7342
  clear: string;
6656
7343
  search: string;
6657
7344
  selectAll: string;
7345
+ selectedItems: string;
6658
7346
  noResult: string;
6659
7347
  };
7348
+ typeahead: {
7349
+ clear: string;
7350
+ };
6660
7351
  splitViewCard: {
6661
7352
  a11y: {
6662
7353
  close: string;
@@ -6669,6 +7360,10 @@ export declare const coreTranslations: {
6669
7360
  checked: string;
6670
7361
  unavailable: string;
6671
7362
  select: string;
7363
+ "aria-label": {
7364
+ label: string;
7365
+ caption: string;
7366
+ };
6672
7367
  };
6673
7368
  thumbnailList: {
6674
7369
  removeUpload: string;
@@ -6706,6 +7401,7 @@ export declare const coreTranslations: {
6706
7401
  loading: string;
6707
7402
  };
6708
7403
  token: {
7404
+ error: string;
6709
7405
  remove: string;
6710
7406
  };
6711
7407
  toolHeader: {
@@ -6731,6 +7427,13 @@ export declare const coreTranslations: {
6731
7427
  options: {
6732
7428
  ariaLabel: string;
6733
7429
  };
7430
+ dragAndDropInstructions: string;
7431
+ dragStart: string;
7432
+ dragStartWithGroup: string;
7433
+ dragUpdate: string;
7434
+ dragUpdateWithGroup: string;
7435
+ dragEnd: string;
7436
+ dragEndWithGroup: string;
6734
7437
  };
6735
7438
  };
6736
7439
  };
@@ -6744,6 +7447,9 @@ export declare const coreTranslations: {
6744
7447
  breadcrumbs: {
6745
7448
  label: string;
6746
7449
  };
7450
+ anchorNavigation: {
7451
+ landmarkLabel: string;
7452
+ };
6747
7453
  calendar: {
6748
7454
  navigationLabel: string;
6749
7455
  };
@@ -6841,6 +7547,15 @@ export declare const coreTranslations: {
6841
7547
  submit: string;
6842
7548
  toast: {
6843
7549
  itemAdded: string;
7550
+ /**
7551
+ * Provider to wrap the application with the I18n context.
7552
+ * @param {PropsWithChildren<UseI18n>} props - The I18n configuration.
7553
+ * @param {React.ReactNode} props.children - The children to render.
7554
+ * @param {UseI18n} props.locale - The locale to use.
7555
+ * @param {Record<string, string>} props.translations - The translations to use.
7556
+ * @param {boolean} props.enableCDN - Whether to pull core-react translations from the CDN or not, by default it follows the value passed down through the parent I18nProvider.
7557
+ * @returns {React.ReactNode} The I18n context instance.
7558
+ */
6844
7559
  itemAdditionFailed: string;
6845
7560
  itemRemoved: string;
6846
7561
  requestError: string;
@@ -7025,6 +7740,7 @@ export declare const coreTranslations: {
7025
7740
  fixErrorsToUpdate: string;
7026
7741
  };
7027
7742
  field: {
7743
+ errorIcon: string;
7028
7744
  tooltipHelp: string;
7029
7745
  };
7030
7746
  };
@@ -7047,8 +7763,12 @@ export declare const coreTranslations: {
7047
7763
  clear: string;
7048
7764
  search: string;
7049
7765
  selectAll: string;
7766
+ selectedItems: string;
7050
7767
  noResult: string;
7051
7768
  };
7769
+ typeahead: {
7770
+ clear: string;
7771
+ };
7052
7772
  splitViewCard: {
7053
7773
  a11y: {
7054
7774
  close: string;
@@ -7061,6 +7781,10 @@ export declare const coreTranslations: {
7061
7781
  checked: string;
7062
7782
  unavailable: string;
7063
7783
  select: string;
7784
+ "aria-label": {
7785
+ label: string;
7786
+ caption: string;
7787
+ };
7064
7788
  };
7065
7789
  thumbnailList: {
7066
7790
  removeUpload: string;
@@ -7098,6 +7822,7 @@ export declare const coreTranslations: {
7098
7822
  loading: string;
7099
7823
  };
7100
7824
  token: {
7825
+ error: string;
7101
7826
  remove: string;
7102
7827
  };
7103
7828
  toolHeader: {
@@ -7123,6 +7848,13 @@ export declare const coreTranslations: {
7123
7848
  options: {
7124
7849
  ariaLabel: string;
7125
7850
  };
7851
+ dragAndDropInstructions: string;
7852
+ dragStart: string;
7853
+ dragStartWithGroup: string;
7854
+ dragUpdate: string;
7855
+ dragUpdateWithGroup: string;
7856
+ dragEnd: string;
7857
+ dragEndWithGroup: string;
7126
7858
  };
7127
7859
  };
7128
7860
  };
@@ -7136,6 +7868,9 @@ export declare const coreTranslations: {
7136
7868
  breadcrumbs: {
7137
7869
  label: string;
7138
7870
  };
7871
+ anchorNavigation: {
7872
+ landmarkLabel: string;
7873
+ };
7139
7874
  calendar: {
7140
7875
  navigationLabel: string;
7141
7876
  };
@@ -7417,6 +8152,7 @@ export declare const coreTranslations: {
7417
8152
  fixErrorsToUpdate: string;
7418
8153
  };
7419
8154
  field: {
8155
+ errorIcon: string;
7420
8156
  tooltipHelp: string;
7421
8157
  };
7422
8158
  };
@@ -7439,8 +8175,12 @@ export declare const coreTranslations: {
7439
8175
  clear: string;
7440
8176
  search: string;
7441
8177
  selectAll: string;
8178
+ selectedItems: string;
7442
8179
  noResult: string;
7443
8180
  };
8181
+ typeahead: {
8182
+ clear: string;
8183
+ };
7444
8184
  splitViewCard: {
7445
8185
  a11y: {
7446
8186
  close: string;
@@ -7453,6 +8193,10 @@ export declare const coreTranslations: {
7453
8193
  checked: string;
7454
8194
  unavailable: string;
7455
8195
  select: string;
8196
+ "aria-label": {
8197
+ label: string;
8198
+ caption: string;
8199
+ };
7456
8200
  };
7457
8201
  thumbnailList: {
7458
8202
  removeUpload: string;
@@ -7490,6 +8234,7 @@ export declare const coreTranslations: {
7490
8234
  loading: string;
7491
8235
  };
7492
8236
  token: {
8237
+ error: string;
7493
8238
  remove: string;
7494
8239
  };
7495
8240
  toolHeader: {
@@ -7515,6 +8260,13 @@ export declare const coreTranslations: {
7515
8260
  options: {
7516
8261
  ariaLabel: string;
7517
8262
  };
8263
+ dragAndDropInstructions: string;
8264
+ dragStart: string;
8265
+ dragStartWithGroup: string;
8266
+ dragUpdate: string;
8267
+ dragUpdateWithGroup: string;
8268
+ dragEnd: string;
8269
+ dragEndWithGroup: string;
7518
8270
  };
7519
8271
  };
7520
8272
  };