@procore/core-react 12.39.0 → 12.40.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 (220) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
  3. package/dist/Avatar/Avatar.styles.js +5 -5
  4. package/dist/AvatarStack/AvatarStack.styles.js +7 -7
  5. package/dist/Badge/Badge.styles.js +2 -2
  6. package/dist/BadgePill/BadgePill.styles.js +4 -4
  7. package/dist/Banner/Banner.styles.js +10 -10
  8. package/dist/Box/Box.styles.js +1 -1
  9. package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
  10. package/dist/Button/Button.styles.js +5 -5
  11. package/dist/Calendar/Calendar.styles.js +9 -9
  12. package/dist/Card/Card.styles.js +1 -1
  13. package/dist/Checkbox/Checkbox.styles.js +6 -6
  14. package/dist/ContactItem/ContactItem.styles.js +5 -5
  15. package/dist/Content/Content.styles.js +2 -2
  16. package/dist/DateInput/DateInput.styles.js +6 -6
  17. package/dist/DetailPage/DetailPage.styles.js +7 -7
  18. package/dist/Dropdown/Dropdown.styles.js +3 -3
  19. package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
  20. package/dist/Dropzone/Dropzone.js +1 -1
  21. package/dist/Dropzone/Dropzone.styles.js +9 -9
  22. package/dist/EmptyState/EmptyState.styles.js +6 -6
  23. package/dist/Field/Field.styles.js +3 -3
  24. package/dist/FileList/FileList.styles.js +3 -3
  25. package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
  26. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
  27. package/dist/FileSelect/FileSelect.styles.js +2 -2
  28. package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
  29. package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +3 -3
  30. package/dist/FileSelect/FileTokenList/FileTokenList.styles.js.map +1 -1
  31. package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
  32. package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
  33. package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
  34. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
  35. package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
  36. package/dist/FileToken/FileToken.js +6 -11
  37. package/dist/FileToken/FileToken.js.map +1 -1
  38. package/dist/FileToken/FileToken.styles.d.ts +2 -0
  39. package/dist/FileToken/FileToken.styles.js +14 -4
  40. package/dist/FileToken/FileToken.styles.js.map +1 -1
  41. package/dist/FilterToken/FilterToken.styles.js +5 -5
  42. package/dist/FlexList/FlexList.styles.js +1 -1
  43. package/dist/Form/Form.styles.js +13 -13
  44. package/dist/Form/StyledFormikForm.styles.js +2 -2
  45. package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
  46. package/dist/Grid/Grid.styles.js +2 -2
  47. package/dist/GroupSelect/GroupSelect.styles.js +1 -1
  48. package/dist/Input/Input.styles.js +1 -1
  49. package/dist/Link/Link.styles.js +1 -1
  50. package/dist/ListPage/ListPage.styles.js +8 -8
  51. package/dist/Loader/Loader.styles.js +2 -2
  52. package/dist/MenuImperative/MenuImperative.styles.js +11 -11
  53. package/dist/Modal/Modal.styles.js +13 -13
  54. package/dist/MultiSelect/MultiSelect.styles.js +8 -8
  55. package/dist/NextMenu/NextMenu.styles.js +3 -3
  56. package/dist/Notation/Notation.js +1 -1
  57. package/dist/NumberInput/NumberInput.styles.js +7 -7
  58. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  59. package/dist/PageLayout/PageLayout.styles.js +16 -16
  60. package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
  61. package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
  62. package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
  63. package/dist/PageTemplate/PageTemplate/PageTemplate.styles.js +3 -3
  64. package/dist/Pagination/Pagination.styles.js +5 -5
  65. package/dist/Panel/Panel.d.ts +1 -2
  66. package/dist/Panel/Panel.js +27 -49
  67. package/dist/Panel/Panel.js.map +1 -1
  68. package/dist/Panel/Panel.styles.js +13 -13
  69. package/dist/Panel/Panel.styles.js.map +1 -1
  70. package/dist/Panel/Panel.types.d.ts +0 -14
  71. package/dist/Panel/Panel.types.js.map +1 -1
  72. package/dist/Pill/Pill.styles.js +3 -3
  73. package/dist/PillSelect/PillSelect.styles.js +4 -4
  74. package/dist/Popover/Popover.styles.js +2 -2
  75. package/dist/Portal/Portal.styles.js +1 -1
  76. package/dist/ProgressBar/ProgressBar.styles.js +2 -2
  77. package/dist/RadioButton/RadioButton.styles.js +3 -3
  78. package/dist/Required/Required.styles.js +3 -3
  79. package/dist/Search/Search.styles.js +5 -5
  80. package/dist/Section/Section.styles.js +7 -7
  81. package/dist/SegmentedController/SegmentedController.styles.js +4 -4
  82. package/dist/Select/Select.styles.js +8 -8
  83. package/dist/Semantic/Semantic.styles.js +9 -9
  84. package/dist/Slider/Slider.styles.js +5 -5
  85. package/dist/Spinner/Spinner.styles.js +7 -7
  86. package/dist/SplitViewCard/SplitViewCard.styles.js +10 -10
  87. package/dist/SplitViewCard/SplitViewCard.styles.js.map +1 -1
  88. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  89. package/dist/SuperSelect/SuperSelect.styles.js +38 -38
  90. package/dist/Switch/Switch.styles.js +4 -4
  91. package/dist/Table/Table.styles.js +28 -28
  92. package/dist/TableShelf/TableShelf.styles.js +5 -5
  93. package/dist/Tabs/Tabs.js +23 -9
  94. package/dist/Tabs/Tabs.js.map +1 -1
  95. package/dist/Tabs/Tabs.styles.d.ts +2 -2
  96. package/dist/Tabs/Tabs.styles.js +26 -26
  97. package/dist/Tabs/Tabs.styles.js.map +1 -1
  98. package/dist/Tabs/Tabs.types.d.ts +6 -0
  99. package/dist/Tabs/Tabs.types.js.map +1 -1
  100. package/dist/Tearsheet/Tearsheet.styles.js +5 -5
  101. package/dist/TextArea/TextArea.styles.js +1 -1
  102. package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
  103. package/dist/Thumbnail/Thumbnail.styles.js +17 -17
  104. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  105. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  106. package/dist/Tile/Tile.styles.js +8 -8
  107. package/dist/Title/Title.styles.js +7 -7
  108. package/dist/Toast/Toast.styles.js +3 -3
  109. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  110. package/dist/Token/Token.styles.js +3 -3
  111. package/dist/ToolHeader/ToolHeader.js +3 -1
  112. package/dist/ToolHeader/ToolHeader.js.map +1 -1
  113. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  114. package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
  115. package/dist/Tooltip/Tooltip.styles.js +3 -3
  116. package/dist/Tree/Tree.js +1 -1
  117. package/dist/Tree/Tree.styles.js +10 -10
  118. package/dist/Typeahead/Typeahead.styles.js +3 -3
  119. package/dist/Typography/Typography.styles.js +1 -1
  120. package/dist/Typography/Typography.table.story.js +2 -2
  121. package/dist/_hooks/I18n.d.ts +170 -0
  122. package/dist/_locales/de-DE.json +12 -2
  123. package/dist/_locales/en-AU.json +12 -2
  124. package/dist/_locales/en-CA.json +12 -2
  125. package/dist/_locales/en-GB.json +12 -2
  126. package/dist/_locales/es-ES.json +12 -2
  127. package/dist/_locales/es.json +12 -2
  128. package/dist/_locales/fr-CA.json +12 -2
  129. package/dist/_locales/fr-FR.json +12 -2
  130. package/dist/_locales/is-IS.json +12 -2
  131. package/dist/_locales/it-IT.json +12 -2
  132. package/dist/_locales/ja-JP.json +12 -2
  133. package/dist/_locales/pl-PL.json +12 -2
  134. package/dist/_locales/pt-BR.json +12 -2
  135. package/dist/_locales/pt-PT.json +13 -3
  136. package/dist/_locales/th-TH.json +12 -2
  137. package/dist/_locales/zh-SG.json +12 -2
  138. package/dist/_locales/zh-TW.json +12 -2
  139. package/dist/_storyHelpers_/components/Deprecation.styles.js +1 -1
  140. package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
  141. package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +3 -3
  142. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  143. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +24 -24
  144. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  145. package/dist/_typedoc/Banner/Banner.types.json +15 -15
  146. package/dist/_typedoc/Box/Box.types.json +68 -68
  147. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  148. package/dist/_typedoc/Button/Button.types.json +13 -13
  149. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  150. package/dist/_typedoc/Card/Card.types.json +6 -6
  151. package/dist/_typedoc/Checkbox/Checkbox.types.json +8 -8
  152. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  153. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  154. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  155. package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
  156. package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
  157. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +31 -31
  158. package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
  159. package/dist/_typedoc/EmptyState/EmptyState.types.json +16 -16
  160. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  161. package/dist/_typedoc/FileSelect/FileSelect.types.json +27 -27
  162. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  163. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  164. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  165. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  166. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  167. package/dist/_typedoc/Form/Form.types.json +760 -760
  168. package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
  169. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  170. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +54 -54
  171. package/dist/_typedoc/Input/Input.types.json +2 -2
  172. package/dist/_typedoc/Link/Link.types.json +1 -1
  173. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  174. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  175. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +77 -77
  176. package/dist/_typedoc/Modal/Modal.types.json +46 -46
  177. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +33 -33
  178. package/dist/_typedoc/NextTile/NextTile.types.json +32 -32
  179. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  180. package/dist/_typedoc/NumberInput/NumberInput.types.json +48 -48
  181. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +33 -33
  182. package/dist/_typedoc/PageLayout/PageLayout.types.json +28 -28
  183. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  184. package/dist/_typedoc/Panel/Panel.types.json +27 -63
  185. package/dist/_typedoc/Pill/Pill.types.json +2 -2
  186. package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
  187. package/dist/_typedoc/Popover/Popover.types.json +15 -15
  188. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +7 -7
  189. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  190. package/dist/_typedoc/Required/Required.types.json +5 -5
  191. package/dist/_typedoc/Search/Search.types.json +18 -18
  192. package/dist/_typedoc/Section/Section.types.json +15 -15
  193. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +21 -21
  194. package/dist/_typedoc/Select/Select.types.json +67 -67
  195. package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
  196. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  197. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  198. package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +14 -14
  199. package/dist/_typedoc/Table/Table.types.json +102 -102
  200. package/dist/_typedoc/Tabs/Tabs.types.json +30 -20
  201. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
  202. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  203. package/dist/_typedoc/TextEditor/TextEditor.types.json +11 -11
  204. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
  205. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  206. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +43 -43
  207. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +29 -29
  208. package/dist/_typedoc/Tile/Tile.types.json +8 -8
  209. package/dist/_typedoc/Title/Title.types.json +1 -1
  210. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  211. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
  212. package/dist/_typedoc/Token/Token.types.json +7 -7
  213. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  214. package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +8 -8
  215. package/dist/_typedoc/Tooltip/Tooltip.types.json +15 -15
  216. package/dist/_typedoc/Tree/Tree.types.json +88 -88
  217. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  218. package/dist/_typedoc/Typography/Typography.types.json +9 -9
  219. package/dist/_typedoc/_utils/types.json +3 -3
  220. package/package.json +3 -3
@@ -238,6 +238,7 @@ export declare const coreTranslations: {
238
238
  noResults: string;
239
239
  selectedToken: string;
240
240
  selectedItems: string;
241
+ noneSelected: string;
241
242
  };
242
243
  tearsheet: {
243
244
  a11y: {
@@ -399,6 +400,15 @@ export declare const coreTranslations: {
399
400
  options: {
400
401
  ariaLabel: string;
401
402
  };
403
+ dragAndDropInstructions: string;
404
+ selectInstructions: string;
405
+ unselectInstructions: string;
406
+ dragStart: string;
407
+ dragStartWithGroup: string;
408
+ dragUpdate: string;
409
+ dragUpdateWithGroup: string;
410
+ dragEnd: string;
411
+ dragEndWithGroup: string;
402
412
  };
403
413
  };
404
414
  };
@@ -1021,6 +1031,7 @@ export declare const coreTranslations: {
1021
1031
  noResults: string;
1022
1032
  selectedToken: string;
1023
1033
  selectedItems: string;
1034
+ noneSelected: string;
1024
1035
  };
1025
1036
  tearsheet: {
1026
1037
  a11y: {
@@ -1182,6 +1193,15 @@ export declare const coreTranslations: {
1182
1193
  options: {
1183
1194
  ariaLabel: string;
1184
1195
  };
1196
+ dragAndDropInstructions: string;
1197
+ selectInstructions: string;
1198
+ unselectInstructions: string;
1199
+ dragStart: string;
1200
+ dragStartWithGroup: string;
1201
+ dragUpdate: string;
1202
+ dragUpdateWithGroup: string;
1203
+ dragEnd: string;
1204
+ dragEndWithGroup: string;
1185
1205
  };
1186
1206
  };
1187
1207
  };
@@ -1412,6 +1432,7 @@ export declare const coreTranslations: {
1412
1432
  noResults: string;
1413
1433
  selectedToken: string;
1414
1434
  selectedItems: string;
1435
+ noneSelected: string;
1415
1436
  };
1416
1437
  tearsheet: {
1417
1438
  a11y: {
@@ -1573,6 +1594,15 @@ export declare const coreTranslations: {
1573
1594
  options: {
1574
1595
  ariaLabel: string;
1575
1596
  };
1597
+ dragAndDropInstructions: string;
1598
+ selectInstructions: string;
1599
+ unselectInstructions: string;
1600
+ dragStart: string;
1601
+ dragStartWithGroup: string;
1602
+ dragUpdate: string;
1603
+ dragUpdateWithGroup: string;
1604
+ dragEnd: string;
1605
+ dragEndWithGroup: string;
1576
1606
  };
1577
1607
  };
1578
1608
  };
@@ -1803,6 +1833,7 @@ export declare const coreTranslations: {
1803
1833
  noResults: string;
1804
1834
  selectedToken: string;
1805
1835
  selectedItems: string;
1836
+ noneSelected: string;
1806
1837
  };
1807
1838
  tearsheet: {
1808
1839
  a11y: {
@@ -1964,6 +1995,15 @@ export declare const coreTranslations: {
1964
1995
  options: {
1965
1996
  ariaLabel: string;
1966
1997
  };
1998
+ dragAndDropInstructions: string;
1999
+ selectInstructions: string;
2000
+ unselectInstructions: string;
2001
+ dragStart: string;
2002
+ dragStartWithGroup: string;
2003
+ dragUpdate: string;
2004
+ dragUpdateWithGroup: string;
2005
+ dragEnd: string;
2006
+ dragEndWithGroup: string;
1967
2007
  };
1968
2008
  };
1969
2009
  };
@@ -2194,6 +2234,7 @@ export declare const coreTranslations: {
2194
2234
  noResults: string;
2195
2235
  selectedToken: string;
2196
2236
  selectedItems: string;
2237
+ noneSelected: string;
2197
2238
  };
2198
2239
  tearsheet: {
2199
2240
  a11y: {
@@ -2355,6 +2396,15 @@ export declare const coreTranslations: {
2355
2396
  options: {
2356
2397
  ariaLabel: string;
2357
2398
  };
2399
+ dragAndDropInstructions: string;
2400
+ selectInstructions: string;
2401
+ unselectInstructions: string;
2402
+ dragStart: string;
2403
+ dragStartWithGroup: string;
2404
+ dragUpdate: string;
2405
+ dragUpdateWithGroup: string;
2406
+ dragEnd: string;
2407
+ dragEndWithGroup: string;
2358
2408
  };
2359
2409
  };
2360
2410
  };
@@ -2585,6 +2635,7 @@ export declare const coreTranslations: {
2585
2635
  noResults: string;
2586
2636
  selectedToken: string;
2587
2637
  selectedItems: string;
2638
+ noneSelected: string;
2588
2639
  };
2589
2640
  tearsheet: {
2590
2641
  a11y: {
@@ -2746,6 +2797,15 @@ export declare const coreTranslations: {
2746
2797
  options: {
2747
2798
  ariaLabel: string;
2748
2799
  };
2800
+ dragAndDropInstructions: string;
2801
+ selectInstructions: string;
2802
+ unselectInstructions: string;
2803
+ dragStart: string;
2804
+ dragStartWithGroup: string;
2805
+ dragUpdate: string;
2806
+ dragUpdateWithGroup: string;
2807
+ dragEnd: string;
2808
+ dragEndWithGroup: string;
2749
2809
  };
2750
2810
  };
2751
2811
  };
@@ -2976,6 +3036,7 @@ export declare const coreTranslations: {
2976
3036
  noResults: string;
2977
3037
  selectedToken: string;
2978
3038
  selectedItems: string;
3039
+ noneSelected: string;
2979
3040
  };
2980
3041
  tearsheet: {
2981
3042
  a11y: {
@@ -3137,6 +3198,15 @@ export declare const coreTranslations: {
3137
3198
  options: {
3138
3199
  ariaLabel: string;
3139
3200
  };
3201
+ dragAndDropInstructions: string;
3202
+ selectInstructions: string;
3203
+ unselectInstructions: string;
3204
+ dragStart: string;
3205
+ dragStartWithGroup: string;
3206
+ dragUpdate: string;
3207
+ dragUpdateWithGroup: string;
3208
+ dragEnd: string;
3209
+ dragEndWithGroup: string;
3140
3210
  };
3141
3211
  };
3142
3212
  };
@@ -3367,6 +3437,7 @@ export declare const coreTranslations: {
3367
3437
  noResults: string;
3368
3438
  selectedToken: string;
3369
3439
  selectedItems: string;
3440
+ noneSelected: string;
3370
3441
  };
3371
3442
  tearsheet: {
3372
3443
  a11y: {
@@ -3528,6 +3599,15 @@ export declare const coreTranslations: {
3528
3599
  options: {
3529
3600
  ariaLabel: string;
3530
3601
  };
3602
+ dragAndDropInstructions: string;
3603
+ selectInstructions: string;
3604
+ unselectInstructions: string;
3605
+ dragStart: string;
3606
+ dragStartWithGroup: string;
3607
+ dragUpdate: string;
3608
+ dragUpdateWithGroup: string;
3609
+ dragEnd: string;
3610
+ dragEndWithGroup: string;
3531
3611
  };
3532
3612
  };
3533
3613
  };
@@ -3758,6 +3838,7 @@ export declare const coreTranslations: {
3758
3838
  noResults: string;
3759
3839
  selectedToken: string;
3760
3840
  selectedItems: string;
3841
+ noneSelected: string;
3761
3842
  };
3762
3843
  tearsheet: {
3763
3844
  a11y: {
@@ -3919,6 +4000,15 @@ export declare const coreTranslations: {
3919
4000
  options: {
3920
4001
  ariaLabel: string;
3921
4002
  };
4003
+ dragAndDropInstructions: string;
4004
+ selectInstructions: string;
4005
+ unselectInstructions: string;
4006
+ dragStart: string;
4007
+ dragStartWithGroup: string;
4008
+ dragUpdate: string;
4009
+ dragUpdateWithGroup: string;
4010
+ dragEnd: string;
4011
+ dragEndWithGroup: string;
3922
4012
  };
3923
4013
  };
3924
4014
  };
@@ -4149,6 +4239,7 @@ export declare const coreTranslations: {
4149
4239
  noResults: string;
4150
4240
  selectedToken: string;
4151
4241
  selectedItems: string;
4242
+ noneSelected: string;
4152
4243
  };
4153
4244
  tearsheet: {
4154
4245
  a11y: {
@@ -4310,6 +4401,15 @@ export declare const coreTranslations: {
4310
4401
  options: {
4311
4402
  ariaLabel: string;
4312
4403
  };
4404
+ dragAndDropInstructions: string;
4405
+ selectInstructions: string;
4406
+ unselectInstructions: string;
4407
+ dragStart: string;
4408
+ dragStartWithGroup: string;
4409
+ dragUpdate: string;
4410
+ dragUpdateWithGroup: string;
4411
+ dragEnd: string;
4412
+ dragEndWithGroup: string;
4313
4413
  };
4314
4414
  };
4315
4415
  };
@@ -4932,6 +5032,7 @@ export declare const coreTranslations: {
4932
5032
  noResults: string;
4933
5033
  selectedToken: string;
4934
5034
  selectedItems: string;
5035
+ noneSelected: string;
4935
5036
  };
4936
5037
  tearsheet: {
4937
5038
  a11y: {
@@ -5093,6 +5194,15 @@ export declare const coreTranslations: {
5093
5194
  options: {
5094
5195
  ariaLabel: string;
5095
5196
  };
5197
+ dragAndDropInstructions: string;
5198
+ selectInstructions: string;
5199
+ unselectInstructions: string;
5200
+ dragStart: string;
5201
+ dragStartWithGroup: string;
5202
+ dragUpdate: string;
5203
+ dragUpdateWithGroup: string;
5204
+ dragEnd: string;
5205
+ dragEndWithGroup: string;
5096
5206
  };
5097
5207
  };
5098
5208
  };
@@ -5331,6 +5441,7 @@ export declare const coreTranslations: {
5331
5441
  noResults: string;
5332
5442
  selectedToken: string;
5333
5443
  selectedItems: string;
5444
+ noneSelected: string;
5334
5445
  };
5335
5446
  tearsheet: {
5336
5447
  a11y: {
@@ -5492,6 +5603,15 @@ export declare const coreTranslations: {
5492
5603
  options: {
5493
5604
  ariaLabel: string;
5494
5605
  };
5606
+ dragAndDropInstructions: string;
5607
+ selectInstructions: string;
5608
+ unselectInstructions: string;
5609
+ dragStart: string;
5610
+ dragStartWithGroup: string;
5611
+ dragUpdate: string;
5612
+ dragUpdateWithGroup: string;
5613
+ dragEnd: string;
5614
+ dragEndWithGroup: string;
5495
5615
  };
5496
5616
  };
5497
5617
  };
@@ -5729,6 +5849,7 @@ export declare const coreTranslations: {
5729
5849
  noResults: string;
5730
5850
  selectedToken: string;
5731
5851
  selectedItems: string;
5852
+ noneSelected: string;
5732
5853
  };
5733
5854
  tearsheet: {
5734
5855
  a11y: {
@@ -5890,6 +6011,15 @@ export declare const coreTranslations: {
5890
6011
  options: {
5891
6012
  ariaLabel: string;
5892
6013
  };
6014
+ dragAndDropInstructions: string;
6015
+ selectInstructions: string;
6016
+ unselectInstructions: string;
6017
+ dragStart: string;
6018
+ dragStartWithGroup: string;
6019
+ dragUpdate: string;
6020
+ dragUpdateWithGroup: string;
6021
+ dragEnd: string;
6022
+ dragEndWithGroup: string;
5893
6023
  };
5894
6024
  };
5895
6025
  };
@@ -6127,6 +6257,7 @@ export declare const coreTranslations: {
6127
6257
  noResults: string;
6128
6258
  selectedToken: string;
6129
6259
  selectedItems: string;
6260
+ noneSelected: string;
6130
6261
  };
6131
6262
  tearsheet: {
6132
6263
  a11y: {
@@ -6288,6 +6419,15 @@ export declare const coreTranslations: {
6288
6419
  options: {
6289
6420
  ariaLabel: string;
6290
6421
  };
6422
+ dragAndDropInstructions: string;
6423
+ selectInstructions: string;
6424
+ unselectInstructions: string;
6425
+ dragStart: string;
6426
+ dragStartWithGroup: string;
6427
+ dragUpdate: string;
6428
+ dragUpdateWithGroup: string;
6429
+ dragEnd: string;
6430
+ dragEndWithGroup: string;
6291
6431
  };
6292
6432
  };
6293
6433
  };
@@ -6519,6 +6659,7 @@ export declare const coreTranslations: {
6519
6659
  noResults: string;
6520
6660
  selectedToken: string;
6521
6661
  selectedItems: string;
6662
+ noneSelected: string;
6522
6663
  };
6523
6664
  tearsheet: {
6524
6665
  a11y: {
@@ -6680,6 +6821,15 @@ export declare const coreTranslations: {
6680
6821
  options: {
6681
6822
  ariaLabel: string;
6682
6823
  };
6824
+ dragAndDropInstructions: string;
6825
+ selectInstructions: string;
6826
+ unselectInstructions: string;
6827
+ dragStart: string;
6828
+ dragStartWithGroup: string;
6829
+ dragUpdate: string;
6830
+ dragUpdateWithGroup: string;
6831
+ dragEnd: string;
6832
+ dragEndWithGroup: string;
6683
6833
  };
6684
6834
  };
6685
6835
  };
@@ -6910,6 +7060,7 @@ export declare const coreTranslations: {
6910
7060
  noResults: string;
6911
7061
  selectedToken: string;
6912
7062
  selectedItems: string;
7063
+ noneSelected: string;
6913
7064
  };
6914
7065
  tearsheet: {
6915
7066
  a11y: {
@@ -7071,6 +7222,15 @@ export declare const coreTranslations: {
7071
7222
  options: {
7072
7223
  ariaLabel: string;
7073
7224
  };
7225
+ dragAndDropInstructions: string;
7226
+ selectInstructions: string;
7227
+ unselectInstructions: string;
7228
+ dragStart: string;
7229
+ dragStartWithGroup: string;
7230
+ dragUpdate: string;
7231
+ dragUpdateWithGroup: string;
7232
+ dragEnd: string;
7233
+ dragEndWithGroup: string;
7074
7234
  };
7075
7235
  };
7076
7236
  };
@@ -7301,6 +7461,7 @@ export declare const coreTranslations: {
7301
7461
  noResults: string;
7302
7462
  selectedToken: string;
7303
7463
  selectedItems: string;
7464
+ noneSelected: string;
7304
7465
  };
7305
7466
  tearsheet: {
7306
7467
  a11y: {
@@ -7462,6 +7623,15 @@ export declare const coreTranslations: {
7462
7623
  options: {
7463
7624
  ariaLabel: string;
7464
7625
  };
7626
+ dragAndDropInstructions: string;
7627
+ selectInstructions: string;
7628
+ unselectInstructions: string;
7629
+ dragStart: string;
7630
+ dragStartWithGroup: string;
7631
+ dragUpdate: string;
7632
+ dragUpdateWithGroup: string;
7633
+ dragEnd: string;
7634
+ dragEndWithGroup: string;
7465
7635
  };
7466
7636
  };
7467
7637
  };
@@ -224,7 +224,8 @@
224
224
  "selectValues" : "Werte auswählen",
225
225
  "noResults" : "Keine Ergebnisse",
226
226
  "selectedToken" : "{{tokenLabel}}, ausgewählt",
227
- "selectedItems" : "Ausgewählte Elemente"
227
+ "selectedItems" : "Ausgewählte Elemente",
228
+ "noneSelected" : "Keine Auswahl getroffen"
228
229
  },
229
230
  "tearsheet" : {
230
231
  "a11y" : {
@@ -385,7 +386,16 @@
385
386
  "menuImperative" : {
386
387
  "options" : {
387
388
  "ariaLabel" : "Menüoptionen"
388
- }
389
+ },
390
+ "dragAndDropInstructions" : "Press Space to drag, arrow keys to reorder.",
391
+ "selectInstructions" : "Press Enter to select",
392
+ "unselectInstructions" : "Press Enter to unselect",
393
+ "dragStart" : "You have lifted an item in position {{startPosition}}.",
394
+ "dragStartWithGroup" : "You have lifted an item in position {{startPosition}} in group {{startGroupTitle}}.",
395
+ "dragUpdate" : "You have moved an item in position {{startPosition}} to position {{endPosition}}.",
396
+ "dragUpdateWithGroup" : "You have moved an item in position {{startPosition}} in group {{startGroupTitle}} to position {{endPosition}} in group {{endGroupTitle}}.",
397
+ "dragEnd" : "You have dropped an item in position {{endPosition}}.",
398
+ "dragEndWithGroup" : "You have dropped an item in position {{endPosition}} in group {{endGroupTitle}}."
389
399
  }
390
400
  }
391
401
  }
@@ -224,7 +224,8 @@
224
224
  "selectValues" : "Select values",
225
225
  "noResults" : "No results",
226
226
  "selectedToken" : "{{tokenLabel}}, selected",
227
- "selectedItems" : "Selected items"
227
+ "selectedItems" : "Selected items",
228
+ "noneSelected" : "None selected"
228
229
  },
229
230
  "tearsheet" : {
230
231
  "a11y" : {
@@ -385,7 +386,16 @@
385
386
  "menuImperative" : {
386
387
  "options" : {
387
388
  "ariaLabel" : "Menu options"
388
- }
389
+ },
390
+ "dragAndDropInstructions" : "Press Space to drag, arrow keys to reorder.",
391
+ "selectInstructions" : "Press Enter to select",
392
+ "unselectInstructions" : "Press Enter to unselect",
393
+ "dragStart" : "You have lifted an item in position {{startPosition}}.",
394
+ "dragStartWithGroup" : "You have lifted an item in position {{startPosition}} in group {{startGroupTitle}}.",
395
+ "dragUpdate" : "You have moved an item in position {{startPosition}} to position {{endPosition}}.",
396
+ "dragUpdateWithGroup" : "You have moved an item in position {{startPosition}} in group {{startGroupTitle}} to position {{endPosition}} in group {{endGroupTitle}}.",
397
+ "dragEnd" : "You have dropped an item in position {{endPosition}}.",
398
+ "dragEndWithGroup" : "You have dropped an item in position {{endPosition}} in group {{endGroupTitle}}."
389
399
  }
390
400
  }
391
401
  }
@@ -224,7 +224,8 @@
224
224
  "selectValues" : "Select values",
225
225
  "noResults" : "No results",
226
226
  "selectedToken" : "{{tokenLabel}}, selected",
227
- "selectedItems" : "Selected items"
227
+ "selectedItems" : "Selected items",
228
+ "noneSelected" : "None selected"
228
229
  },
229
230
  "tearsheet" : {
230
231
  "a11y" : {
@@ -385,7 +386,16 @@
385
386
  "menuImperative" : {
386
387
  "options" : {
387
388
  "ariaLabel" : "Menu options"
388
- }
389
+ },
390
+ "dragAndDropInstructions" : "Press Space to drag, arrow keys to reorder.",
391
+ "selectInstructions" : "Press Enter to select",
392
+ "unselectInstructions" : "Press Enter to unselect",
393
+ "dragStart" : "You have lifted an item in position {{startPosition}}.",
394
+ "dragStartWithGroup" : "You have lifted an item in position {{startPosition}} in group {{startGroupTitle}}.",
395
+ "dragUpdate" : "You have moved an item in position {{startPosition}} to position {{endPosition}}.",
396
+ "dragUpdateWithGroup" : "You have moved an item in position {{startPosition}} in group {{startGroupTitle}} to position {{endPosition}} in group {{endGroupTitle}}.",
397
+ "dragEnd" : "You have dropped an item in position {{endPosition}}.",
398
+ "dragEndWithGroup" : "You have dropped an item in position {{endPosition}} in group {{endGroupTitle}}."
389
399
  }
390
400
  }
391
401
  }
@@ -224,7 +224,8 @@
224
224
  "selectValues" : "Select values",
225
225
  "noResults" : "No results",
226
226
  "selectedToken" : "{{tokenLabel}}, selected",
227
- "selectedItems" : "Selected items"
227
+ "selectedItems" : "Selected items",
228
+ "noneSelected" : "None selected"
228
229
  },
229
230
  "tearsheet" : {
230
231
  "a11y" : {
@@ -385,7 +386,16 @@
385
386
  "menuImperative" : {
386
387
  "options" : {
387
388
  "ariaLabel" : "Menu options"
388
- }
389
+ },
390
+ "dragAndDropInstructions" : "Press Space to drag, arrow keys to reorder.",
391
+ "selectInstructions" : "Press Enter to select",
392
+ "unselectInstructions" : "Press Enter to unselect",
393
+ "dragStart" : "You have lifted an item in position {{startPosition}}.",
394
+ "dragStartWithGroup" : "You have lifted an item in position {{startPosition}} in group {{startGroupTitle}}.",
395
+ "dragUpdate" : "You have moved an item in position {{startPosition}} to position {{endPosition}}.",
396
+ "dragUpdateWithGroup" : "You have moved an item in position {{startPosition}} in group {{startGroupTitle}} to position {{endPosition}} in group {{endGroupTitle}}.",
397
+ "dragEnd" : "You have dropped an item in position {{endPosition}}.",
398
+ "dragEndWithGroup" : "You have dropped an item in position {{endPosition}} in group {{endGroupTitle}}."
389
399
  }
390
400
  }
391
401
  }
@@ -224,7 +224,8 @@
224
224
  "selectValues" : "Seleccionar valores",
225
225
  "noResults" : "Ningún resultado",
226
226
  "selectedToken" : "Se ha(n) seleccionado: {{tokenLabel}}",
227
- "selectedItems" : "Elementos seleccionados"
227
+ "selectedItems" : "Elementos seleccionados",
228
+ "noneSelected" : "Ninguno seleccionado"
228
229
  },
229
230
  "tearsheet" : {
230
231
  "a11y" : {
@@ -385,7 +386,16 @@
385
386
  "menuImperative" : {
386
387
  "options" : {
387
388
  "ariaLabel" : "Opciones del menú"
388
- }
389
+ },
390
+ "dragAndDropInstructions" : "Press Space to drag, arrow keys to reorder.",
391
+ "selectInstructions" : "Press Enter to select",
392
+ "unselectInstructions" : "Press Enter to unselect",
393
+ "dragStart" : "You have lifted an item in position {{startPosition}}.",
394
+ "dragStartWithGroup" : "You have lifted an item in position {{startPosition}} in group {{startGroupTitle}}.",
395
+ "dragUpdate" : "You have moved an item in position {{startPosition}} to position {{endPosition}}.",
396
+ "dragUpdateWithGroup" : "You have moved an item in position {{startPosition}} in group {{startGroupTitle}} to position {{endPosition}} in group {{endGroupTitle}}.",
397
+ "dragEnd" : "You have dropped an item in position {{endPosition}}.",
398
+ "dragEndWithGroup" : "You have dropped an item in position {{endPosition}} in group {{endGroupTitle}}."
389
399
  }
390
400
  }
391
401
  }
@@ -224,7 +224,8 @@
224
224
  "selectValues" : "Seleccionar valores",
225
225
  "noResults" : "No hay resultados",
226
226
  "selectedToken" : "{{tokenLabel}}, seleccionado",
227
- "selectedItems" : "Ítems seleccionados"
227
+ "selectedItems" : "Ítems seleccionados",
228
+ "noneSelected" : "Ninguno seleccionado"
228
229
  },
229
230
  "tearsheet" : {
230
231
  "a11y" : {
@@ -385,7 +386,16 @@
385
386
  "menuImperative" : {
386
387
  "options" : {
387
388
  "ariaLabel" : "Opciones del menú"
388
- }
389
+ },
390
+ "dragAndDropInstructions" : "Press Space to drag, arrow keys to reorder.",
391
+ "selectInstructions" : "Press Enter to select",
392
+ "unselectInstructions" : "Press Enter to unselect",
393
+ "dragStart" : "You have lifted an item in position {{startPosition}}.",
394
+ "dragStartWithGroup" : "You have lifted an item in position {{startPosition}} in group {{startGroupTitle}}.",
395
+ "dragUpdate" : "You have moved an item in position {{startPosition}} to position {{endPosition}}.",
396
+ "dragUpdateWithGroup" : "You have moved an item in position {{startPosition}} in group {{startGroupTitle}} to position {{endPosition}} in group {{endGroupTitle}}.",
397
+ "dragEnd" : "You have dropped an item in position {{endPosition}}.",
398
+ "dragEndWithGroup" : "You have dropped an item in position {{endPosition}} in group {{endGroupTitle}}."
389
399
  }
390
400
  }
391
401
  }
@@ -224,7 +224,8 @@
224
224
  "selectValues" : "Sélectionner les valeurs",
225
225
  "noResults" : "Aucun résultat",
226
226
  "selectedToken" : "{{tokenLabel}}, sélectionné",
227
- "selectedItems" : "Items sélectionnés"
227
+ "selectedItems" : "Items sélectionnés",
228
+ "noneSelected" : "Aucune sélection"
228
229
  },
229
230
  "tearsheet" : {
230
231
  "a11y" : {
@@ -385,7 +386,16 @@
385
386
  "menuImperative" : {
386
387
  "options" : {
387
388
  "ariaLabel" : "Options de menu"
388
- }
389
+ },
390
+ "dragAndDropInstructions" : "Press Space to drag, arrow keys to reorder.",
391
+ "selectInstructions" : "Press Enter to select",
392
+ "unselectInstructions" : "Press Enter to unselect",
393
+ "dragStart" : "You have lifted an item in position {{startPosition}}.",
394
+ "dragStartWithGroup" : "You have lifted an item in position {{startPosition}} in group {{startGroupTitle}}.",
395
+ "dragUpdate" : "You have moved an item in position {{startPosition}} to position {{endPosition}}.",
396
+ "dragUpdateWithGroup" : "You have moved an item in position {{startPosition}} in group {{startGroupTitle}} to position {{endPosition}} in group {{endGroupTitle}}.",
397
+ "dragEnd" : "You have dropped an item in position {{endPosition}}.",
398
+ "dragEndWithGroup" : "You have dropped an item in position {{endPosition}} in group {{endGroupTitle}}."
389
399
  }
390
400
  }
391
401
  }
@@ -224,7 +224,8 @@
224
224
  "selectValues" : "Sélectionner des valeurs",
225
225
  "noResults" : "Aucun résultat",
226
226
  "selectedToken" : "{{tokenLabel}}, sélectionné",
227
- "selectedItems" : "Éléments sélectionnés"
227
+ "selectedItems" : "Éléments sélectionnés",
228
+ "noneSelected" : "Aucune sélection"
228
229
  },
229
230
  "tearsheet" : {
230
231
  "a11y" : {
@@ -385,7 +386,16 @@
385
386
  "menuImperative" : {
386
387
  "options" : {
387
388
  "ariaLabel" : "Options de menu"
388
- }
389
+ },
390
+ "dragAndDropInstructions" : "Press Space to drag, arrow keys to reorder.",
391
+ "selectInstructions" : "Press Enter to select",
392
+ "unselectInstructions" : "Press Enter to unselect",
393
+ "dragStart" : "You have lifted an item in position {{startPosition}}.",
394
+ "dragStartWithGroup" : "You have lifted an item in position {{startPosition}} in group {{startGroupTitle}}.",
395
+ "dragUpdate" : "You have moved an item in position {{startPosition}} to position {{endPosition}}.",
396
+ "dragUpdateWithGroup" : "You have moved an item in position {{startPosition}} in group {{startGroupTitle}} to position {{endPosition}} in group {{endGroupTitle}}.",
397
+ "dragEnd" : "You have dropped an item in position {{endPosition}}.",
398
+ "dragEndWithGroup" : "You have dropped an item in position {{endPosition}} in group {{endGroupTitle}}."
389
399
  }
390
400
  }
391
401
  }
@@ -224,7 +224,8 @@
224
224
  "selectValues" : "Veldu Gildi",
225
225
  "noResults" : "Engar niðurstöður",
226
226
  "selectedToken" : "{{tokenLabel}}, valið",
227
- "selectedItems" : "Valdar vörur"
227
+ "selectedItems" : "Valdar vörur",
228
+ "noneSelected" : "Ekkert valið"
228
229
  },
229
230
  "tearsheet" : {
230
231
  "a11y" : {
@@ -385,7 +386,16 @@
385
386
  "menuImperative" : {
386
387
  "options" : {
387
388
  "ariaLabel" : "Valmyndarvalkostir"
388
- }
389
+ },
390
+ "dragAndDropInstructions" : "Press Space to drag, arrow keys to reorder.",
391
+ "selectInstructions" : "Press Enter to select",
392
+ "unselectInstructions" : "Press Enter to unselect",
393
+ "dragStart" : "You have lifted an item in position {{startPosition}}.",
394
+ "dragStartWithGroup" : "You have lifted an item in position {{startPosition}} in group {{startGroupTitle}}.",
395
+ "dragUpdate" : "You have moved an item in position {{startPosition}} to position {{endPosition}}.",
396
+ "dragUpdateWithGroup" : "You have moved an item in position {{startPosition}} in group {{startGroupTitle}} to position {{endPosition}} in group {{endGroupTitle}}.",
397
+ "dragEnd" : "You have dropped an item in position {{endPosition}}.",
398
+ "dragEndWithGroup" : "You have dropped an item in position {{endPosition}} in group {{endGroupTitle}}."
389
399
  }
390
400
  }
391
401
  }
@@ -224,7 +224,8 @@
224
224
  "selectValues" : "Seleziona valori",
225
225
  "noResults" : "Nessun risultato",
226
226
  "selectedToken" : "Selezionati: {{tokenLabel}}",
227
- "selectedItems" : "Elementi selezionati"
227
+ "selectedItems" : "Elementi selezionati",
228
+ "noneSelected" : "Nessuno selezionato"
228
229
  },
229
230
  "tearsheet" : {
230
231
  "a11y" : {
@@ -385,7 +386,16 @@
385
386
  "menuImperative" : {
386
387
  "options" : {
387
388
  "ariaLabel" : "Opzioni di menu"
388
- }
389
+ },
390
+ "dragAndDropInstructions" : "Press Space to drag, arrow keys to reorder.",
391
+ "selectInstructions" : "Press Enter to select",
392
+ "unselectInstructions" : "Press Enter to unselect",
393
+ "dragStart" : "You have lifted an item in position {{startPosition}}.",
394
+ "dragStartWithGroup" : "You have lifted an item in position {{startPosition}} in group {{startGroupTitle}}.",
395
+ "dragUpdate" : "You have moved an item in position {{startPosition}} to position {{endPosition}}.",
396
+ "dragUpdateWithGroup" : "You have moved an item in position {{startPosition}} in group {{startGroupTitle}} to position {{endPosition}} in group {{endGroupTitle}}.",
397
+ "dragEnd" : "You have dropped an item in position {{endPosition}}.",
398
+ "dragEndWithGroup" : "You have dropped an item in position {{endPosition}} in group {{endGroupTitle}}."
389
399
  }
390
400
  }
391
401
  }