@procore/core-react 12.17.2 → 12.17.4

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 (215) hide show
  1. package/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
  2. package/dist/Avatar/Avatar.styles.js +5 -5
  3. package/dist/Avatar/Avatar.types.d.ts +1 -1
  4. package/dist/Avatar/Avatar.types.js.map +1 -1
  5. package/dist/AvatarStack/AvatarStack.js +7 -7
  6. package/dist/AvatarStack/AvatarStack.js.map +1 -1
  7. package/dist/AvatarStack/AvatarStack.styles.d.ts +4 -4
  8. package/dist/AvatarStack/AvatarStack.styles.js +10 -10
  9. package/dist/AvatarStack/AvatarStack.styles.js.map +1 -1
  10. package/dist/AvatarStack/AvatarStack.types.d.ts +2 -0
  11. package/dist/AvatarStack/AvatarStack.types.js.map +1 -1
  12. package/dist/Badge/Badge.styles.js +2 -2
  13. package/dist/Banner/Banner.styles.js +10 -10
  14. package/dist/Box/Box.styles.js +1 -1
  15. package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
  16. package/dist/Button/Button.styles.js +5 -5
  17. package/dist/Calendar/Calendar.styles.js +8 -8
  18. package/dist/Card/Card.styles.js +1 -1
  19. package/dist/Checkbox/Checkbox.styles.js +6 -6
  20. package/dist/Checkbox/CheckboxTooltip.js +1 -1
  21. package/dist/ContactItem/ContactItem.styles.js +5 -5
  22. package/dist/Content/Content.styles.js +2 -2
  23. package/dist/DateInput/DateInput.styles.js +6 -6
  24. package/dist/DetailPage/DetailPage.styles.js +7 -7
  25. package/dist/Dropdown/Dropdown.styles.js +3 -3
  26. package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
  27. package/dist/Dropzone/Dropzone.js +1 -1
  28. package/dist/Dropzone/Dropzone.styles.js +9 -9
  29. package/dist/EmptyState/EmptyState.styles.js +6 -6
  30. package/dist/Field/Field.styles.js +3 -3
  31. package/dist/FileList/FileList.styles.js +4 -4
  32. package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
  33. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
  34. package/dist/FileSelect/FileSelect.styles.js +2 -2
  35. package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
  36. package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
  37. package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
  38. package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
  39. package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
  40. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
  41. package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
  42. package/dist/FileToken/FileToken.styles.js +4 -4
  43. package/dist/FilterToken/FilterToken.styles.js +2 -2
  44. package/dist/FlexList/FlexList.styles.js +1 -1
  45. package/dist/Form/Form.styles.js +14 -14
  46. package/dist/Form/StyledFormikForm.styles.js +2 -2
  47. package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
  48. package/dist/Grid/Grid.styles.js +2 -2
  49. package/dist/GroupSelect/GroupSelect.styles.js +1 -1
  50. package/dist/Input/Input.styles.js +1 -1
  51. package/dist/Link/Link.styles.js +1 -1
  52. package/dist/Link/Link.types.d.ts +3 -0
  53. package/dist/Link/Link.types.js.map +1 -1
  54. package/dist/ListPage/ListPage.styles.js +8 -8
  55. package/dist/Loader/Loader.styles.js +2 -2
  56. package/dist/MenuImperative/MenuImperative.styles.js +10 -10
  57. package/dist/Modal/Modal.styles.js +13 -13
  58. package/dist/MultiSelect/MultiSelect.styles.js +6 -6
  59. package/dist/NextMenu/NextMenu.styles.js +3 -3
  60. package/dist/Notation/Notation.js +1 -1
  61. package/dist/NumberInput/NumberInput.styles.js +7 -7
  62. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  63. package/dist/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
  64. package/dist/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
  65. package/dist/PageLayout/PageLayout.styles.js +16 -16
  66. package/dist/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
  67. package/dist/PageTemplate/PageTemplate.styles.js +3 -3
  68. package/dist/Pagination/Pagination.styles.js +5 -5
  69. package/dist/Panel/Panel.styles.js +11 -11
  70. package/dist/Pill/Pill.styles.js +2 -2
  71. package/dist/PillSelect/PillSelect.styles.js +4 -4
  72. package/dist/Popover/Popover.js +4 -1
  73. package/dist/Popover/Popover.js.map +1 -1
  74. package/dist/Popover/Popover.styles.d.ts +2 -1
  75. package/dist/Popover/Popover.styles.js +5 -4
  76. package/dist/Popover/Popover.styles.js.map +1 -1
  77. package/dist/Popover/Popover.types.d.ts +6 -0
  78. package/dist/Popover/Popover.types.js.map +1 -1
  79. package/dist/Portal/Portal.styles.js +1 -1
  80. package/dist/ProgressBar/ProgressBar.styles.js +2 -2
  81. package/dist/RadioButton/RadioButton.styles.js +3 -3
  82. package/dist/Required/Required.styles.js +3 -3
  83. package/dist/Search/Search.styles.js +5 -5
  84. package/dist/Section/Section.styles.js +7 -7
  85. package/dist/SegmentedController/SegmentedController.styles.js +4 -4
  86. package/dist/Select/Select.styles.js +7 -7
  87. package/dist/Semantic/Semantic.styles.js +9 -9
  88. package/dist/Slider/Slider.styles.js +5 -5
  89. package/dist/Spinner/Spinner.styles.js +7 -7
  90. package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
  91. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  92. package/dist/SuperSelect/SuperSelect.styles.js +37 -37
  93. package/dist/Switch/Switch.styles.js +4 -4
  94. package/dist/Table/Table.styles.js +28 -28
  95. package/dist/TableShelf/TableShelf.styles.js +5 -5
  96. package/dist/Tabs/Tabs.styles.js +15 -15
  97. package/dist/Tearsheet/Tearsheet.js +4 -1
  98. package/dist/Tearsheet/Tearsheet.js.map +1 -1
  99. package/dist/Tearsheet/Tearsheet.styles.d.ts +1 -0
  100. package/dist/Tearsheet/Tearsheet.styles.js +8 -7
  101. package/dist/Tearsheet/Tearsheet.styles.js.map +1 -1
  102. package/dist/Tearsheet/Tearsheet.types.d.ts +9 -0
  103. package/dist/Tearsheet/Tearsheet.types.js.map +1 -1
  104. package/dist/TextArea/TextArea.styles.js +1 -1
  105. package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
  106. package/dist/Thumbnail/Thumbnail.styles.js +17 -17
  107. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  108. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  109. package/dist/Tile/Tile.styles.js +8 -8
  110. package/dist/Title/Title.styles.js +7 -7
  111. package/dist/Toast/Toast.styles.js +3 -3
  112. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  113. package/dist/Token/Token.styles.js +3 -3
  114. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  115. package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
  116. package/dist/Tooltip/Tooltip.styles.js +2 -2
  117. package/dist/Tree/Tree.styles.js +9 -9
  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 +70 -0
  122. package/dist/_locales/de-DE.json +5 -0
  123. package/dist/_locales/en-AU.json +5 -0
  124. package/dist/_locales/en-CA.json +7 -2
  125. package/dist/_locales/en-GB.json +7 -2
  126. package/dist/_locales/es-ES.json +5 -0
  127. package/dist/_locales/es.json +5 -0
  128. package/dist/_locales/fr-CA.json +5 -0
  129. package/dist/_locales/fr-FR.json +5 -0
  130. package/dist/_locales/is-IS.json +5 -0
  131. package/dist/_locales/ja-JP.json +5 -0
  132. package/dist/_locales/pl-PL.json +5 -0
  133. package/dist/_locales/pt-BR.json +5 -0
  134. package/dist/_locales/th-TH.json +5 -0
  135. package/dist/_locales/zh-SG.json +5 -0
  136. package/dist/_typedoc/Avatar/Avatar.types.json +22 -22
  137. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +27 -25
  138. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  139. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  140. package/dist/_typedoc/Box/Box.types.json +68 -68
  141. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  142. package/dist/_typedoc/Button/Button.types.json +12 -12
  143. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  144. package/dist/_typedoc/Card/Card.types.json +6 -6
  145. package/dist/_typedoc/Checkbox/Checkbox.types.json +9 -9
  146. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  147. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  148. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  149. package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
  150. package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
  151. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
  152. package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
  153. package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
  154. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  155. package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
  156. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  157. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  158. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  159. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  160. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  161. package/dist/_typedoc/Form/Form.types.json +741 -741
  162. package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
  163. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  164. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  165. package/dist/_typedoc/Input/Input.types.json +2 -2
  166. package/dist/_typedoc/Link/Link.types.json +7 -5
  167. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  168. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  169. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
  170. package/dist/_typedoc/Modal/Modal.types.json +46 -46
  171. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  172. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  173. package/dist/_typedoc/NumberInput/NumberInput.types.json +37 -37
  174. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
  175. package/dist/_typedoc/PageLayout/PageLayout.types.json +29 -29
  176. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  177. package/dist/_typedoc/Panel/Panel.types.json +28 -28
  178. package/dist/_typedoc/Pill/Pill.types.json +2 -2
  179. package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
  180. package/dist/_typedoc/Popover/Popover.types.json +27 -15
  181. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
  182. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  183. package/dist/_typedoc/Required/Required.types.json +5 -5
  184. package/dist/_typedoc/Search/Search.types.json +19 -19
  185. package/dist/_typedoc/Section/Section.types.json +15 -15
  186. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
  187. package/dist/_typedoc/Select/Select.types.json +60 -60
  188. package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
  189. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  190. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  191. package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +12 -12
  192. package/dist/_typedoc/Switch/Switch.types.json +3 -3
  193. package/dist/_typedoc/Table/Table.types.json +101 -101
  194. package/dist/_typedoc/Tabs/Tabs.types.json +19 -19
  195. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +32 -18
  196. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  197. package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
  198. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
  199. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  200. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  201. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  202. package/dist/_typedoc/Tile/Tile.types.json +30 -30
  203. package/dist/_typedoc/Title/Title.types.json +1 -1
  204. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  205. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
  206. package/dist/_typedoc/Token/Token.types.json +4 -4
  207. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  208. package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +7 -7
  209. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  210. package/dist/_typedoc/Tree/Tree.types.json +86 -86
  211. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  212. package/dist/_typedoc/Typography/Typography.types.json +9 -9
  213. package/dist/_typedoc/_utils/types.json +3 -3
  214. package/dist/_typedoc/deprecations.json +1 -1
  215. package/package.json +2 -2
@@ -5,11 +5,11 @@ import { spacing } from '../_styles/spacing';
5
5
  var inputHeight = 36;
6
6
  export var StyledInput = /*#__PURE__*/styled.input.withConfig({
7
7
  displayName: "StyledInput",
8
- componentId: "core-12_17_2__sc-gpc39h-0"
8
+ componentId: "core-12_17_4__sc-gpc39h-0"
9
9
  })(["", " padding-right:", "px;"], getSearchInputStyles(), spacing.xxl);
10
10
  export var StyledIcon = /*#__PURE__*/styled.div.withConfig({
11
11
  displayName: "StyledIcon",
12
- componentId: "core-12_17_2__sc-gpc39h-1"
12
+ componentId: "core-12_17_4__sc-gpc39h-1"
13
13
  })(["align-items:center;color:", ";display:flex;height:", "px;justify-content:center;pointer-events:", ";position:absolute;right:0;top:0;width:", "px;"], function (p) {
14
14
  return p.disabled ? colors.gray70 : colors.gray45;
15
15
  }, inputHeight, function (p) {
@@ -17,6 +17,6 @@ export var StyledIcon = /*#__PURE__*/styled.div.withConfig({
17
17
  }, inputHeight);
18
18
  export var StyledTypeahead = /*#__PURE__*/styled.div.withConfig({
19
19
  displayName: "StyledTypeahead",
20
- componentId: "core-12_17_2__sc-gpc39h-2"
20
+ componentId: "core-12_17_4__sc-gpc39h-2"
21
21
  })(["position:relative;width:100%;"]);
22
22
  //# sourceMappingURL=Typeahead.styles.js.map
@@ -35,7 +35,7 @@ export var semiboldRules = function semiboldRules() {
35
35
  };
36
36
  export var StyledTypography = /*#__PURE__*/styled.span.withConfig({
37
37
  displayName: "StyledTypography",
38
- componentId: "core-12_17_2__sc-1c4583t-0"
38
+ componentId: "core-12_17_4__sc-1c4583t-0"
39
39
  })(["", " color:", ";font-style:", ";font-weight:", ";", " ", " em,i{font-style:italic;}"], function (_ref) {
40
40
  var _ref$$intent = _ref.$intent,
41
41
  $intent = _ref$$intent === void 0 ? 'body' : _ref$$intent;
@@ -5,11 +5,11 @@ import { colors } from '../_styles/colors';
5
5
  import { getTypographyIntent } from './Typography.styles';
6
6
  var StyledBodyCell = /*#__PURE__*/styled(Table.BodyCell).withConfig({
7
7
  displayName: "StyledBodyCell",
8
- componentId: "core-12_17_2__sc-p4v7d-0"
8
+ componentId: "core-12_17_4__sc-p4v7d-0"
9
9
  })([""]);
10
10
  var StyledTextCell = /*#__PURE__*/styled(Table.TextCell).withConfig({
11
11
  displayName: "StyledTextCell",
12
- componentId: "core-12_17_2__sc-p4v7d-1"
12
+ componentId: "core-12_17_4__sc-p4v7d-1"
13
13
  })(["", " color:", ";"], getTypographyIntent('body'), colors.blue50);
14
14
  function BodyCell() {
15
15
  return /*#__PURE__*/React.createElement(StyledBodyCell, {
@@ -373,6 +373,11 @@ export declare const coreTranslations: {
373
373
  close: string;
374
374
  goBack: string;
375
375
  };
376
+ menuImperative: {
377
+ options: {
378
+ ariaLabel: string;
379
+ };
380
+ };
376
381
  };
377
382
  };
378
383
  readonly en: {
@@ -1112,6 +1117,11 @@ export declare const coreTranslations: {
1112
1117
  close: string;
1113
1118
  goBack: string;
1114
1119
  };
1120
+ menuImperative: {
1121
+ options: {
1122
+ ariaLabel: string;
1123
+ };
1124
+ };
1115
1125
  };
1116
1126
  };
1117
1127
  readonly 'en-CA': {
@@ -1479,6 +1489,11 @@ export declare const coreTranslations: {
1479
1489
  close: string;
1480
1490
  goBack: string;
1481
1491
  };
1492
+ menuImperative: {
1493
+ options: {
1494
+ ariaLabel: string;
1495
+ };
1496
+ };
1482
1497
  };
1483
1498
  };
1484
1499
  readonly 'en-GB': {
@@ -1846,6 +1861,11 @@ export declare const coreTranslations: {
1846
1861
  close: string;
1847
1862
  goBack: string;
1848
1863
  };
1864
+ menuImperative: {
1865
+ options: {
1866
+ ariaLabel: string;
1867
+ };
1868
+ };
1849
1869
  };
1850
1870
  };
1851
1871
  readonly es: {
@@ -2213,6 +2233,11 @@ export declare const coreTranslations: {
2213
2233
  close: string;
2214
2234
  goBack: string;
2215
2235
  };
2236
+ menuImperative: {
2237
+ options: {
2238
+ ariaLabel: string;
2239
+ };
2240
+ };
2216
2241
  };
2217
2242
  };
2218
2243
  readonly 'es-ES': {
@@ -2580,6 +2605,11 @@ export declare const coreTranslations: {
2580
2605
  close: string;
2581
2606
  goBack: string;
2582
2607
  };
2608
+ menuImperative: {
2609
+ options: {
2610
+ ariaLabel: string;
2611
+ };
2612
+ };
2583
2613
  };
2584
2614
  };
2585
2615
  readonly 'fr-CA': {
@@ -2947,6 +2977,11 @@ export declare const coreTranslations: {
2947
2977
  close: string;
2948
2978
  goBack: string;
2949
2979
  };
2980
+ menuImperative: {
2981
+ options: {
2982
+ ariaLabel: string;
2983
+ };
2984
+ };
2950
2985
  };
2951
2986
  };
2952
2987
  readonly 'fr-FR': {
@@ -3314,6 +3349,11 @@ export declare const coreTranslations: {
3314
3349
  close: string;
3315
3350
  goBack: string;
3316
3351
  };
3352
+ menuImperative: {
3353
+ options: {
3354
+ ariaLabel: string;
3355
+ };
3356
+ };
3317
3357
  };
3318
3358
  };
3319
3359
  readonly 'is-IS': {
@@ -3681,6 +3721,11 @@ export declare const coreTranslations: {
3681
3721
  close: string;
3682
3722
  goBack: string;
3683
3723
  };
3724
+ menuImperative: {
3725
+ options: {
3726
+ ariaLabel: string;
3727
+ };
3728
+ };
3684
3729
  };
3685
3730
  };
3686
3731
  readonly 'ja-JP': {
@@ -4048,6 +4093,11 @@ export declare const coreTranslations: {
4048
4093
  close: string;
4049
4094
  goBack: string;
4050
4095
  };
4096
+ menuImperative: {
4097
+ options: {
4098
+ ariaLabel: string;
4099
+ };
4100
+ };
4051
4101
  };
4052
4102
  };
4053
4103
  readonly pseudo: {
@@ -4787,6 +4837,11 @@ export declare const coreTranslations: {
4787
4837
  close: string;
4788
4838
  goBack: string;
4789
4839
  };
4840
+ menuImperative: {
4841
+ options: {
4842
+ ariaLabel: string;
4843
+ };
4844
+ };
4790
4845
  };
4791
4846
  };
4792
4847
  readonly 'th-TH': {
@@ -5154,6 +5209,11 @@ export declare const coreTranslations: {
5154
5209
  close: string;
5155
5210
  goBack: string;
5156
5211
  };
5212
+ menuImperative: {
5213
+ options: {
5214
+ ariaLabel: string;
5215
+ };
5216
+ };
5157
5217
  };
5158
5218
  };
5159
5219
  readonly 'zh-SG': {
@@ -5521,6 +5581,11 @@ export declare const coreTranslations: {
5521
5581
  close: string;
5522
5582
  goBack: string;
5523
5583
  };
5584
+ menuImperative: {
5585
+ options: {
5586
+ ariaLabel: string;
5587
+ };
5588
+ };
5524
5589
  };
5525
5590
  };
5526
5591
  readonly 'pl-PL': {
@@ -5888,6 +5953,11 @@ export declare const coreTranslations: {
5888
5953
  close: string;
5889
5954
  goBack: string;
5890
5955
  };
5956
+ menuImperative: {
5957
+ options: {
5958
+ ariaLabel: string;
5959
+ };
5960
+ };
5891
5961
  };
5892
5962
  };
5893
5963
  };
@@ -362,6 +362,11 @@
362
362
  "panel" : {
363
363
  "close" : "Schließen",
364
364
  "goBack" : "Zurück"
365
+ },
366
+ "menuImperative" : {
367
+ "options" : {
368
+ "ariaLabel" : "Menüoptionen"
369
+ }
365
370
  }
366
371
  }
367
372
  }
@@ -362,6 +362,11 @@
362
362
  "panel" : {
363
363
  "close" : "Close",
364
364
  "goBack" : "Go back"
365
+ },
366
+ "menuImperative" : {
367
+ "options" : {
368
+ "ariaLabel" : "Menu options"
369
+ }
365
370
  }
366
371
  }
367
372
  }
@@ -103,7 +103,7 @@
103
103
  "submit" : "Link",
104
104
  "toast" : {
105
105
  "itemAdded" : "The related item was successfully linked.",
106
- "itemAdditionFailed" : "Sorry, the item couldnt be attached. Please try again.",
106
+ "itemAdditionFailed" : "Sorry, the item couldn't be attached. Please try again.",
107
107
  "itemRemoved" : "The related item was successfully removed.",
108
108
  "requestError" : "Sorry, something went wrong. Please try again."
109
109
  }
@@ -181,7 +181,7 @@
181
181
  "one" : "Sorry - that file type is not allowed.",
182
182
  "other" : "Sorry, some of those file types are not allowed."
183
183
  },
184
- "incorrectFileNumber" : "Sorry, we cant upload this number of files at once.",
184
+ "incorrectFileNumber" : "Sorry, we can't upload this number of files at once.",
185
185
  "invalidAmountAttachments" : {
186
186
  "one" : "Sorry, only {{count}} file can be attached.",
187
187
  "other" : "Sorry, only {{count}} files can be attached."
@@ -362,6 +362,11 @@
362
362
  "panel" : {
363
363
  "close" : "Close",
364
364
  "goBack" : "Go back"
365
+ },
366
+ "menuImperative" : {
367
+ "options" : {
368
+ "ariaLabel" : "Menu options"
369
+ }
365
370
  }
366
371
  }
367
372
  }
@@ -103,7 +103,7 @@
103
103
  "submit" : "Link",
104
104
  "toast" : {
105
105
  "itemAdded" : "The related item was successfully linked.",
106
- "itemAdditionFailed" : "Sorry, the item couldnt be attached. Please try again.",
106
+ "itemAdditionFailed" : "Sorry, the item couldn't be attached. Please try again.",
107
107
  "itemRemoved" : "The related item was successfully removed.",
108
108
  "requestError" : "Sorry, something went wrong. Please try again."
109
109
  }
@@ -181,7 +181,7 @@
181
181
  "one" : "Sorry - that file type is not allowed.",
182
182
  "other" : "Sorry, some of those file types are not allowed."
183
183
  },
184
- "incorrectFileNumber" : "Sorry, we cant upload this number of files at once.",
184
+ "incorrectFileNumber" : "Sorry, we can't upload this number of files at once.",
185
185
  "invalidAmountAttachments" : {
186
186
  "one" : "Sorry, only {{count}} file can be attached.",
187
187
  "other" : "Sorry, only {{count}} files can be attached."
@@ -362,6 +362,11 @@
362
362
  "panel" : {
363
363
  "close" : "Close",
364
364
  "goBack" : "Go back"
365
+ },
366
+ "menuImperative" : {
367
+ "options" : {
368
+ "ariaLabel" : "Menu options"
369
+ }
365
370
  }
366
371
  }
367
372
  }
@@ -362,6 +362,11 @@
362
362
  "panel" : {
363
363
  "close" : "Cerrar",
364
364
  "goBack" : "Atrás"
365
+ },
366
+ "menuImperative" : {
367
+ "options" : {
368
+ "ariaLabel" : "Opciones del menú"
369
+ }
365
370
  }
366
371
  }
367
372
  }
@@ -362,6 +362,11 @@
362
362
  "panel" : {
363
363
  "close" : "Cerrar",
364
364
  "goBack" : "Atrás"
365
+ },
366
+ "menuImperative" : {
367
+ "options" : {
368
+ "ariaLabel" : "Opciones del menú"
369
+ }
365
370
  }
366
371
  }
367
372
  }
@@ -362,6 +362,11 @@
362
362
  "panel" : {
363
363
  "close" : "Fermer",
364
364
  "goBack" : "Retour"
365
+ },
366
+ "menuImperative" : {
367
+ "options" : {
368
+ "ariaLabel" : "Options de menu"
369
+ }
365
370
  }
366
371
  }
367
372
  }
@@ -362,6 +362,11 @@
362
362
  "panel" : {
363
363
  "close" : "Fermer",
364
364
  "goBack" : "Retour"
365
+ },
366
+ "menuImperative" : {
367
+ "options" : {
368
+ "ariaLabel" : "Options de menu"
369
+ }
365
370
  }
366
371
  }
367
372
  }
@@ -362,6 +362,11 @@
362
362
  "panel" : {
363
363
  "close" : "Lokaðu",
364
364
  "goBack" : "Farðu til baka"
365
+ },
366
+ "menuImperative" : {
367
+ "options" : {
368
+ "ariaLabel" : "Valmyndarvalkostir"
369
+ }
365
370
  }
366
371
  }
367
372
  }
@@ -362,6 +362,11 @@
362
362
  "panel" : {
363
363
  "close" : "終了",
364
364
  "goBack" : "戻る"
365
+ },
366
+ "menuImperative" : {
367
+ "options" : {
368
+ "ariaLabel" : "メニューオプション"
369
+ }
365
370
  }
366
371
  }
367
372
  }
@@ -362,6 +362,11 @@
362
362
  "panel" : {
363
363
  "close" : "Zamknij",
364
364
  "goBack" : "Wróć"
365
+ },
366
+ "menuImperative" : {
367
+ "options" : {
368
+ "ariaLabel" : "Opcje menu"
369
+ }
365
370
  }
366
371
  }
367
372
  }
@@ -362,6 +362,11 @@
362
362
  "panel" : {
363
363
  "close" : "Fechar",
364
364
  "goBack" : "Voltar"
365
+ },
366
+ "menuImperative" : {
367
+ "options" : {
368
+ "ariaLabel" : "Opções do menu"
369
+ }
365
370
  }
366
371
  }
367
372
  }
@@ -362,6 +362,11 @@
362
362
  "panel" : {
363
363
  "close" : "ปิด",
364
364
  "goBack" : "ย้อนกลับ"
365
+ },
366
+ "menuImperative" : {
367
+ "options" : {
368
+ "ariaLabel" : "ตัวเลือกเมนู"
369
+ }
365
370
  }
366
371
  }
367
372
  }
@@ -362,6 +362,11 @@
362
362
  "panel" : {
363
363
  "close" : "关闭",
364
364
  "goBack" : "返回"
365
+ },
366
+ "menuImperative" : {
367
+ "options" : {
368
+ "ariaLabel" : "菜单选项"
369
+ }
365
370
  }
366
371
  }
367
372
  }
@@ -10,7 +10,7 @@
10
10
  "description": "",
11
11
  "descriptionHtml": "",
12
12
  "sourceFile": "packages/core-react/src/_utils/types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/_utils/types.ts#L42"
13
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/_utils/types.ts#L42"
14
14
  },
15
15
  {
16
16
  "name": "className",
@@ -20,7 +20,7 @@
20
20
  "description": "Additional classNames",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
22
22
  "sourceFile": "packages/core-react/src/_utils/types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/_utils/types.ts#L47"
23
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/_utils/types.ts#L47"
24
24
  },
25
25
  {
26
26
  "name": "icon",
@@ -30,7 +30,7 @@
30
30
  "description": "The icon to display",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The icon to display</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
32
32
  "sourceFile": "packages/core-react/src/Avatar/Avatar.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Avatar/Avatar.types.ts#L100"
33
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/Avatar/Avatar.types.ts#L100"
34
34
  },
35
35
  {
36
36
  "name": "style",
@@ -40,7 +40,7 @@
40
40
  "description": "Additional CSS styles",
41
41
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
42
42
  "sourceFile": "packages/core-react/src/_utils/types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/_utils/types.ts#L52"
43
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/_utils/types.ts#L52"
44
44
  }
45
45
  ],
46
46
  "description": ""
@@ -56,7 +56,7 @@
56
56
  "description": "",
57
57
  "descriptionHtml": "",
58
58
  "sourceFile": "packages/core-react/src/_utils/types.ts",
59
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/_utils/types.ts#L42"
59
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/_utils/types.ts#L42"
60
60
  },
61
61
  {
62
62
  "name": "className",
@@ -66,7 +66,7 @@
66
66
  "description": "Additional classNames",
67
67
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
68
68
  "sourceFile": "packages/core-react/src/_utils/types.ts",
69
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/_utils/types.ts#L47"
69
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/_utils/types.ts#L47"
70
70
  },
71
71
  {
72
72
  "name": "style",
@@ -76,7 +76,7 @@
76
76
  "description": "Additional CSS styles",
77
77
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
78
78
  "sourceFile": "packages/core-react/src/_utils/types.ts",
79
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/_utils/types.ts#L52"
79
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/_utils/types.ts#L52"
80
80
  }
81
81
  ],
82
82
  "description": ""
@@ -92,7 +92,7 @@
92
92
  "description": "",
93
93
  "descriptionHtml": "",
94
94
  "sourceFile": "packages/core-react/src/Avatar/Avatar.types.ts",
95
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Avatar/Avatar.types.ts#L12"
95
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/Avatar/Avatar.types.ts#L12"
96
96
  },
97
97
  {
98
98
  "name": "img",
@@ -102,7 +102,7 @@
102
102
  "description": "",
103
103
  "descriptionHtml": "",
104
104
  "sourceFile": "packages/core-react/src/Avatar/Avatar.types.ts",
105
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Avatar/Avatar.types.ts#L13"
105
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/Avatar/Avatar.types.ts#L13"
106
106
  },
107
107
  {
108
108
  "name": "link",
@@ -112,7 +112,7 @@
112
112
  "description": "",
113
113
  "descriptionHtml": "",
114
114
  "sourceFile": "packages/core-react/src/Avatar/Avatar.types.ts",
115
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Avatar/Avatar.types.ts#L14"
115
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/Avatar/Avatar.types.ts#L14"
116
116
  }
117
117
  ],
118
118
  "description": ""
@@ -128,7 +128,7 @@
128
128
  "description": "",
129
129
  "descriptionHtml": "",
130
130
  "sourceFile": "packages/core-react/src/_utils/types.ts",
131
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/_utils/types.ts#L42"
131
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/_utils/types.ts#L42"
132
132
  },
133
133
  {
134
134
  "name": "className",
@@ -138,7 +138,7 @@
138
138
  "description": "Additional classNames",
139
139
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
140
140
  "sourceFile": "packages/core-react/src/_utils/types.ts",
141
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/_utils/types.ts#L47"
141
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/_utils/types.ts#L47"
142
142
  },
143
143
  {
144
144
  "name": "imageUrl",
@@ -148,7 +148,7 @@
148
148
  "description": "The Avatar rich media url",
149
149
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The Avatar rich media url</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
150
150
  "sourceFile": "packages/core-react/src/Avatar/Avatar.types.ts",
151
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Avatar/Avatar.types.ts#L108"
151
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/Avatar/Avatar.types.ts#L108"
152
152
  },
153
153
  {
154
154
  "name": "style",
@@ -158,7 +158,7 @@
158
158
  "description": "Additional CSS styles",
159
159
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
160
160
  "sourceFile": "packages/core-react/src/_utils/types.ts",
161
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/_utils/types.ts#L52"
161
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/_utils/types.ts#L52"
162
162
  }
163
163
  ],
164
164
  "description": ""
@@ -174,7 +174,7 @@
174
174
  "description": "",
175
175
  "descriptionHtml": "",
176
176
  "sourceFile": "packages/core-react/src/_utils/types.ts",
177
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/_utils/types.ts#L42"
177
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/_utils/types.ts#L42"
178
178
  },
179
179
  {
180
180
  "name": "className",
@@ -184,7 +184,7 @@
184
184
  "description": "Additional classNames",
185
185
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
186
186
  "sourceFile": "packages/core-react/src/_utils/types.ts",
187
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/_utils/types.ts#L47"
187
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/_utils/types.ts#L47"
188
188
  },
189
189
  {
190
190
  "name": "clickable",
@@ -197,7 +197,7 @@
197
197
  "deprecated": "Reviewing for removal from system, prefer accessible `role=\"link\"` or `role=\"button\"` for interactive UI.",
198
198
  "deprecatedSince": "TBD",
199
199
  "sourceFile": "packages/core-react/src/Avatar/Avatar.types.ts",
200
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Avatar/Avatar.types.ts#L34"
200
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/Avatar/Avatar.types.ts#L34"
201
201
  },
202
202
  {
203
203
  "name": "disabled",
@@ -208,7 +208,7 @@
208
208
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the Avatar&#39;s disabled state</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>false</p>\n</dd></dl></div>",
209
209
  "defaultValue": "false\n",
210
210
  "sourceFile": "packages/core-react/src/Avatar/Avatar.types.ts",
211
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Avatar/Avatar.types.ts#L40"
211
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/Avatar/Avatar.types.ts#L40"
212
212
  },
213
213
  {
214
214
  "name": "size",
@@ -216,12 +216,12 @@
216
216
  "type": "<a class=\"tsd-signature-type\" data-tsd-kind=\"Type alias\">AvatarSize</a>",
217
217
  "typeDetail": "<span class=\"tsd-signature-type\">Extract</span><span class=\"tsd-signature-symbol\">&lt;</span><span class=\"tsd-signature-type\">Size</span><span class=\"tsd-signature-symbol\">, </span><span class=\"tsd-signature-type\">&quot;sm&quot;</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">&quot;md&quot;</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">&quot;lg&quot;</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">&quot;xl&quot;</span><span class=\"tsd-signature-symbol\">&gt;</span>",
218
218
  "description": "Sets the Avatar's size",
219
- "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the Avatar&#39;s size</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>md</p>\n</dd><dt>deprecated</dt><dd><p>Size &quot;xl&quot; has been deprecated and will be removed in a future version.\nPlease use &quot;lg&quot; instead of &quot;xl&quot;.</p>\n<p><strong>Before</strong></p>\n<p><code>&lt;Avatar size=&quot;xl&quot; /&gt;</code></p>\n<p><strong>After</strong></p>\n<p><code>&lt;Avatar size=&quot;lg&quot; /&gt;</code></p>\n</dd><dt>deprecatedsince</dt><dd><p>10.20.0</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
219
+ "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the Avatar&#39;s size</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>md</p>\n</dd><dt>deprecated</dt><dd><p>Size &quot;xl&quot; and &quot;sm&quot; have been deprecated and will be removed in a future version.\nPlease use &quot;lg&quot; instead of &quot;xl&quot;.</p>\n<p><strong>Before</strong></p>\n<p><code>&lt;Avatar size=&quot;xl&quot; /&gt;</code></p>\n<p><strong>After</strong></p>\n<p><code>&lt;Avatar size=&quot;lg&quot; /&gt;</code></p>\n</dd><dt>deprecatedsince</dt><dd><p>10.20.0</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
220
220
  "defaultValue": "md\n",
221
- "deprecated": "\n\nSize \"xl\" has been deprecated and will be removed in a future version.\nPlease use \"lg\" instead of \"xl\".\n\n**Before**\n\n`<Avatar size=\"xl\" />`\n\n**After**\n\n`<Avatar size=\"lg\" />`\n",
221
+ "deprecated": "\n\nSize \"xl\" and \"sm\" have been deprecated and will be removed in a future version.\nPlease use \"lg\" instead of \"xl\".\n\n**Before**\n\n`<Avatar size=\"xl\" />`\n\n**After**\n\n`<Avatar size=\"lg\" />`\n",
222
222
  "deprecatedSince": "10.20.0",
223
223
  "sourceFile": "packages/core-react/src/Avatar/Avatar.types.ts",
224
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Avatar/Avatar.types.ts#L62"
224
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/Avatar/Avatar.types.ts#L62"
225
225
  },
226
226
  {
227
227
  "name": "style",
@@ -231,7 +231,7 @@
231
231
  "description": "Additional CSS styles",
232
232
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
233
233
  "sourceFile": "packages/core-react/src/_utils/types.ts",
234
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/_utils/types.ts#L52"
234
+ "sourceUrl": "https://github.com/procore/core/blob/66ae91a/packages/core-react/src/_utils/types.ts#L52"
235
235
  }
236
236
  ],
237
237
  "description": ""