@procore/core-react 12.50.0 → 12.50.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (214) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/AnchorNavigation/AnchorNavigation.styles.js +4 -4
  3. package/dist/AnchorNavigation/AnchorNavigationProvider.js +11 -2
  4. package/dist/AnchorNavigation/AnchorNavigationProvider.js.map +1 -1
  5. package/dist/Avatar/Avatar.styles.js +5 -5
  6. package/dist/AvatarStack/AvatarStack.styles.js +8 -8
  7. package/dist/Badge/Badge.styles.js +2 -2
  8. package/dist/BadgePill/BadgePill.styles.js +4 -4
  9. package/dist/Banner/Banner.styles.js +10 -10
  10. package/dist/Box/Box.styles.js +1 -1
  11. package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
  12. package/dist/Button/Button.styles.js +5 -5
  13. package/dist/Calendar/Calendar.styles.js +9 -9
  14. package/dist/Card/Card.styles.js +1 -1
  15. package/dist/Checkbox/Checkbox.styles.js +6 -6
  16. package/dist/ContactItem/ContactItem.styles.js +5 -5
  17. package/dist/Content/Content.styles.js +2 -2
  18. package/dist/DateInput/DateInput.styles.js +6 -6
  19. package/dist/DetailPage/DetailPage.styles.js +7 -7
  20. package/dist/Dropdown/Dropdown.js +2 -2
  21. package/dist/Dropdown/Dropdown.js.map +1 -1
  22. package/dist/Dropdown/Dropdown.styles.js +3 -3
  23. package/dist/Dropdown/Dropdown.types.d.ts +12 -2
  24. package/dist/Dropdown/Dropdown.types.js.map +1 -1
  25. package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
  26. package/dist/Dropzone/Dropzone.js +1 -1
  27. package/dist/Dropzone/Dropzone.styles.js +9 -9
  28. package/dist/EmptyState/EmptyState.styles.js +6 -6
  29. package/dist/Field/Field.styles.js +3 -3
  30. package/dist/FileList/FileList.styles.js +3 -3
  31. package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
  32. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
  33. package/dist/FileSelect/FileSelect.styles.js +2 -2
  34. package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
  35. package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
  36. package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
  37. package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
  38. package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
  39. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
  40. package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
  41. package/dist/FileToken/FileToken.styles.js +6 -6
  42. package/dist/FilterToken/FilterToken.styles.js +5 -5
  43. package/dist/FlexList/FlexList.styles.js +1 -1
  44. package/dist/Form/Form.styles.js +13 -13
  45. package/dist/Form/StyledFormikForm.styles.js +2 -2
  46. package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +3 -3
  47. package/dist/GhostPlaceholder/GhostPlaceholder.styles.js.map +1 -1
  48. package/dist/GhostPlaceholder/GhostPlaceholder.types.d.ts +10 -0
  49. package/dist/GhostPlaceholder/GhostPlaceholder.types.js.map +1 -1
  50. package/dist/Grid/Grid.styles.js +2 -2
  51. package/dist/GroupSelect/GroupSelect.styles.js +1 -1
  52. package/dist/Input/Input.styles.js +1 -1
  53. package/dist/Link/Link.styles.js +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 +11 -11
  57. package/dist/Modal/Modal.styles.js +13 -13
  58. package/dist/MultiSelect/MultiSelect.styles.js +8 -8
  59. package/dist/NextMenu/NextMenu.styles.js +3 -3
  60. package/dist/NextTile/NextTile.styles.js +5 -5
  61. package/dist/Notation/Notation.js +1 -1
  62. package/dist/NumberInput/NumberInput.styles.js +7 -7
  63. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  64. package/dist/PageLayout/PageLayout.styles.js +17 -19
  65. package/dist/PageLayout/PageLayout.styles.js.map +1 -1
  66. package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
  67. package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
  68. package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
  69. package/dist/PageTemplate/PageTemplate/PageTemplate.styles.js +3 -3
  70. package/dist/Pagination/Pagination.styles.js +5 -5
  71. package/dist/Panel/Panel.styles.js +11 -11
  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 +8 -8
  87. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  88. package/dist/SuperSelect/SuperSelect.styles.js +41 -41
  89. package/dist/SuperSelect/SuperSelect.styles.js.map +1 -1
  90. package/dist/Switch/Switch.styles.js +4 -4
  91. package/dist/Table/Table.styles.js +29 -29
  92. package/dist/TableShelf/TableShelf.styles.js +5 -5
  93. package/dist/Tabs/Tabs.styles.js +16 -16
  94. package/dist/Tearsheet/Tearsheet.styles.js +5 -5
  95. package/dist/TextArea/TextArea.styles.js +1 -1
  96. package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
  97. package/dist/Thumbnail/Thumbnail.styles.js +21 -21
  98. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  99. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  100. package/dist/Tile/Tile.styles.js +8 -8
  101. package/dist/Title/Title.styles.js +7 -7
  102. package/dist/Toast/Toast.styles.js +3 -3
  103. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  104. package/dist/Token/Token.styles.js +5 -5
  105. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  106. package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
  107. package/dist/Tooltip/Tooltip.styles.js +3 -3
  108. package/dist/Tree/Tree.js +1 -1
  109. package/dist/Tree/Tree.styles.js +10 -10
  110. package/dist/Typeahead/Typeahead.styles.js +4 -4
  111. package/dist/Typography/Typography.styles.js +1 -1
  112. package/dist/Typography/Typography.table.story.js +2 -2
  113. package/dist/_hooks/I18n.d.ts +92 -1
  114. package/dist/_locales/de-DE.json +8 -4
  115. package/dist/_locales/en-AU.json +7 -3
  116. package/dist/_locales/en-CA.json +7 -3
  117. package/dist/_locales/en-GB.json +7 -3
  118. package/dist/_locales/es-ES.json +7 -3
  119. package/dist/_locales/es.json +7 -3
  120. package/dist/_locales/fr-CA.json +10 -6
  121. package/dist/_locales/fr-FR.json +8 -4
  122. package/dist/_locales/is-IS.json +7 -3
  123. package/dist/_locales/it-IT.json +7 -3
  124. package/dist/_locales/ja-JP.json +7 -3
  125. package/dist/_locales/nb-NO.json +79 -75
  126. package/dist/_locales/pl-PL.json +7 -3
  127. package/dist/_locales/pt-BR.json +7 -3
  128. package/dist/_locales/pt-PT.json +13 -9
  129. package/dist/_locales/th-TH.json +7 -3
  130. package/dist/_locales/zh-SG.json +7 -3
  131. package/dist/_locales/zh-TW.json +13 -9
  132. package/dist/_storyHelpers_/components/Deprecation.styles.js +1 -1
  133. package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
  134. package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +4 -4
  135. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  136. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +25 -25
  137. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  138. package/dist/_typedoc/Banner/Banner.types.json +15 -15
  139. package/dist/_typedoc/Box/Box.types.json +68 -68
  140. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  141. package/dist/_typedoc/Button/Button.types.json +14 -14
  142. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  143. package/dist/_typedoc/Card/Card.types.json +6 -6
  144. package/dist/_typedoc/Checkbox/Checkbox.types.json +8 -8
  145. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  146. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  147. package/dist/_typedoc/DateSelect/DateSelect.types.json +14 -14
  148. package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
  149. package/dist/_typedoc/Dropdown/Dropdown.types.json +41 -40
  150. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +31 -31
  151. package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
  152. package/dist/_typedoc/EmptyState/EmptyState.types.json +18 -18
  153. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  154. package/dist/_typedoc/FileSelect/FileSelect.types.json +27 -27
  155. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  156. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  157. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  158. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  159. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  160. package/dist/_typedoc/Form/Form.types.json +770 -770
  161. package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +14 -13
  162. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  163. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +54 -54
  164. package/dist/_typedoc/Input/Input.types.json +2 -2
  165. package/dist/_typedoc/Link/Link.types.json +1 -1
  166. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  167. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  168. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +84 -84
  169. package/dist/_typedoc/Modal/Modal.types.json +48 -48
  170. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +33 -33
  171. package/dist/_typedoc/NextTile/NextTile.types.json +33 -33
  172. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  173. package/dist/_typedoc/NumberInput/NumberInput.types.json +52 -52
  174. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +33 -33
  175. package/dist/_typedoc/PageLayout/PageLayout.types.json +39 -39
  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 +15 -15
  181. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +7 -7
  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 +18 -18
  185. package/dist/_typedoc/Section/Section.types.json +15 -15
  186. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +21 -21
  187. package/dist/_typedoc/Select/Select.types.json +67 -67
  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 +14 -14
  192. package/dist/_typedoc/Table/Table.types.json +105 -105
  193. package/dist/_typedoc/Tabs/Tabs.types.json +23 -23
  194. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
  195. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  196. package/dist/_typedoc/TextEditor/TextEditor.types.json +11 -11
  197. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
  198. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  199. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +43 -43
  200. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +29 -29
  201. package/dist/_typedoc/Tile/Tile.types.json +8 -8
  202. package/dist/_typedoc/Title/Title.types.json +1 -1
  203. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  204. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
  205. package/dist/_typedoc/Token/Token.types.json +7 -7
  206. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  207. package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +8 -8
  208. package/dist/_typedoc/Tooltip/Tooltip.types.json +15 -15
  209. package/dist/_typedoc/Tree/Tree.types.json +88 -88
  210. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  211. package/dist/_typedoc/Typography/Typography.types.json +9 -9
  212. package/dist/_typedoc/_utils/types.json +3 -3
  213. package/dist/_typedoc/a11y-tips.json +1 -1
  214. package/package.json +1 -1
@@ -10,7 +10,7 @@
10
10
  "description": "",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
12
12
  "sourceFile": "packages/core-react/src/Typeahead/Typeahead.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Typeahead/Typeahead.types.ts#L15"
13
+ "sourceUrl": "https://github.com/procore/core/blob/372d16f/packages/core-react/src/Typeahead/Typeahead.types.ts#L15"
14
14
  },
15
15
  {
16
16
  "name": "onChange",
@@ -20,7 +20,7 @@
20
20
  "description": "",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
22
22
  "sourceFile": "packages/core-react/src/Typeahead/Typeahead.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Typeahead/Typeahead.types.ts#L19"
23
+ "sourceUrl": "https://github.com/procore/core/blob/372d16f/packages/core-react/src/Typeahead/Typeahead.types.ts#L19"
24
24
  }
25
25
  ],
26
26
  "description": ""
@@ -11,7 +11,7 @@
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Change the HTML tag. This\n<a href=\"https://styled-components.com/docs/api#as-polymorphic-prop\">prop is from styled-components</a>\n<strong>Warning</strong>: If using TypeScript, it will not switch types and\nsome props may error. You can add <code>@ts-expect-error</code>.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>a11y</dt><dd><p>Typography controls visual styles; prefer semantic HTML via <code>as</code> when needed.\nSee <a href=\"https://github.com/DefinitelyTyped/DefinitelyTyped/issues/30117\">styled-components issue</a></p>\n</dd><dt>default</dt><dd><p>&#39;span&#39;</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
12
12
  "a11y": "Typography controls visual styles; prefer semantic HTML via `as` when needed.\nSee [styled-components issue](https://github.com/DefinitelyTyped/DefinitelyTyped/issues/30117)",
13
13
  "sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
14
- "sourceUrl": "https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Typography/Typography.types.ts#L27"
14
+ "sourceUrl": "https://github.com/procore/core/blob/372d16f/packages/core-react/src/Typography/Typography.types.ts#L27"
15
15
  },
16
16
  {
17
17
  "name": "breakWord",
@@ -21,7 +21,7 @@
21
21
  "description": "Enables word wrapping and breaking within the component",
22
22
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Enables word wrapping and breaking within the component</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.0.0</p>\n</dd></dl></div>",
23
23
  "sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
24
- "sourceUrl": "https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Typography/Typography.types.ts#L58"
24
+ "sourceUrl": "https://github.com/procore/core/blob/372d16f/packages/core-react/src/Typography/Typography.types.ts#L58"
25
25
  },
26
26
  {
27
27
  "name": "children",
@@ -31,7 +31,7 @@
31
31
  "description": "When children are a string or multiple elements, they will be wrapped\nby a `span`. When it is a single element, classnames will\nbe added to it instead",
32
32
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>When children are a string or multiple elements, they will be wrapped\nby a <code>span</code>. When it is a single element, classnames will\nbe added to it instead</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
33
33
  "sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
34
- "sourceUrl": "https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Typography/Typography.types.ts#L15"
34
+ "sourceUrl": "https://github.com/procore/core/blob/372d16f/packages/core-react/src/Typography/Typography.types.ts#L15"
35
35
  },
36
36
  {
37
37
  "name": "className",
@@ -41,7 +41,7 @@
41
41
  "description": "Additional classNames",
42
42
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
43
43
  "sourceFile": "packages/core-react/src/_utils/types.ts",
44
- "sourceUrl": "https://github.com/procore/core/blob/4fcd363/packages/core-react/src/_utils/types.ts#L47"
44
+ "sourceUrl": "https://github.com/procore/core/blob/372d16f/packages/core-react/src/_utils/types.ts#L47"
45
45
  },
46
46
  {
47
47
  "name": "color",
@@ -51,7 +51,7 @@
51
51
  "description": "Changes font color, can be any of the `colors` object HSL Palette",
52
52
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Changes font color, can be any of the <code>colors</code> object HSL Palette</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>&#39;gray15&#39;</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
53
53
  "sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
54
- "sourceUrl": "https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Typography/Typography.types.ts#L34"
54
+ "sourceUrl": "https://github.com/procore/core/blob/372d16f/packages/core-react/src/Typography/Typography.types.ts#L34"
55
55
  },
56
56
  {
57
57
  "name": "intent",
@@ -61,7 +61,7 @@
61
61
  "description": "Changes the size of the font",
62
62
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Changes the size of the font</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
63
63
  "sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
64
- "sourceUrl": "https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Typography/Typography.types.ts#L40"
64
+ "sourceUrl": "https://github.com/procore/core/blob/372d16f/packages/core-react/src/Typography/Typography.types.ts#L40"
65
65
  },
66
66
  {
67
67
  "name": "italic",
@@ -71,7 +71,7 @@
71
71
  "description": "Applies `font-style: italic` if enabled",
72
72
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Applies <code>font-style: italic</code> if enabled</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
73
73
  "sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
74
- "sourceUrl": "https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Typography/Typography.types.ts#L46"
74
+ "sourceUrl": "https://github.com/procore/core/blob/372d16f/packages/core-react/src/Typography/Typography.types.ts#L46"
75
75
  },
76
76
  {
77
77
  "name": "style",
@@ -81,7 +81,7 @@
81
81
  "description": "Additional CSS styles",
82
82
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
83
83
  "sourceFile": "packages/core-react/src/_utils/types.ts",
84
- "sourceUrl": "https://github.com/procore/core/blob/4fcd363/packages/core-react/src/_utils/types.ts#L52"
84
+ "sourceUrl": "https://github.com/procore/core/blob/372d16f/packages/core-react/src/_utils/types.ts#L52"
85
85
  },
86
86
  {
87
87
  "name": "weight",
@@ -91,7 +91,7 @@
91
91
  "description": "Changes font weight if it is supported in the design system",
92
92
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Changes font weight if it is supported in the design system</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
93
93
  "sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
94
- "sourceUrl": "https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Typography/Typography.types.ts#L52"
94
+ "sourceUrl": "https://github.com/procore/core/blob/372d16f/packages/core-react/src/Typography/Typography.types.ts#L52"
95
95
  }
96
96
  ],
97
97
  "description": ""
@@ -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/4fcd363/packages/core-react/src/_utils/types.ts#L42"
13
+ "sourceUrl": "https://github.com/procore/core/blob/372d16f/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/4fcd363/packages/core-react/src/_utils/types.ts#L47"
23
+ "sourceUrl": "https://github.com/procore/core/blob/372d16f/packages/core-react/src/_utils/types.ts#L47"
24
24
  },
25
25
  {
26
26
  "name": "style",
@@ -30,7 +30,7 @@
30
30
  "description": "Additional CSS styles",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
32
32
  "sourceFile": "packages/core-react/src/_utils/types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/4fcd363/packages/core-react/src/_utils/types.ts#L52"
33
+ "sourceUrl": "https://github.com/procore/core/blob/372d16f/packages/core-react/src/_utils/types.ts#L52"
34
34
  }
35
35
  ],
36
36
  "description": ""
@@ -1 +1 @@
1
- [{"interface":"BreadcrumbProps","property":"variant","message":"Set `variant=\"list\"` to enable `ol` and `li` semantic markup with the crumbs. Add the hyperlinks **inside** each crumb as children.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Breadcrumbs/Breadcrumbs.types.ts#L26"},{"interface":"ButtonProps","property":"aria-label","message":"Icon-only buttons must have an accessible name.\nAdd an `aria-label` or `aria-labelledby` prop to describe the button's purpose.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Button/Button.types.ts#L20"},{"interface":"ConfirmModalProps","property":"aria-label","message":"`role='dialog'` MUST be labelled. Prefer `aria-labelledby` over `aria-label`.\nIf using an `aria-label` instead of a node, be sure give the modal an `id` so\nother regions can reference it.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Modal/Modal.types.ts#L59"},{"interface":"ConfirmModalProps","property":"aria-labelledby","message":"Automatially created when using `Modal.Heading`. The `role='dialog'` MUST be labelled. Prefer `aria-labelledby` over `aria-label`.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Modal/Modal.types.ts#L52"},{"interface":"ConfirmModalProps","property":"aria-modal","message":"Recommended to use. When using alertdialog should be a `aria-modal` because of their urgent nature. **Cannot open nested modals.**","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Modal/Modal.types.ts#L169"},{"interface":"ConfirmModalProps","property":"onClose","message":"**Accessible pattern (recommended):** Use with `role=\"dialog\"` and `howToClose={['x']}`.\nThis enables focus management, Escape key support, and proper dialog semantics.\nThe callback signature is `(event, how) => void`.\n\n**Legacy pattern:** `(event: MouseEvent<HTMLButtonElement>) => void` — only handles X button click,\nno focus management or Escape key support.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Modal/Modal.types.ts#L161"},{"interface":"CurrencyInputProps","property":"aria-label","message":"use this prop if there are no label available. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix or suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/NumberInput/NumberInput.types.ts#L185"},{"interface":"CurrencyInputProps","property":"aria-labelledby","message":"should be labelled by using label id. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix of suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/NumberInput/NumberInput.types.ts#L179"},{"interface":"DropdownButtonProps","property":"aria-label","message":"Icon-only buttons must have an accessible name.\nAdd an `aria-label` or `aria-labelledby` prop to describe the button's purpose.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Button/Button.types.ts#L20"},{"interface":"DropdownProps","property":"restoreFocusOnHide","message":"Dropdowns hold no value and take an action. Focus is expected\nto be moved from a Dropdown to something else, to continue the user flow .\nIf all actions are inert and does not move focus, set this to `true`.\nIf some actions are inert consider using `restoreFocus` on `Dropdown.Item`.\nClosing Dropdown via `Escape` always restores focus.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Dropdown/Dropdown.types.ts#L111"},{"interface":"EmptyStateTitleProps","property":"as","message":"Required - Set the proper semantic heading level, do not skip heading levels.","required":true,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/EmptyState/EmptyState.types.ts#L64"},{"interface":"FieldCurrencyComponentProps","property":"aria-label","message":"use this prop if there are no label available. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix or suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/NumberInput/NumberInput.types.ts#L185"},{"interface":"FieldCurrencyComponentProps","property":"aria-labelledby","message":"should be labelled by using label id. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix of suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/NumberInput/NumberInput.types.ts#L179"},{"interface":"FormCurrencyProps","property":"aria-label","message":"use this prop if there are no label available. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix or suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/NumberInput/NumberInput.types.ts#L185"},{"interface":"FormCurrencyProps","property":"aria-labelledby","message":"should be labelled by using label id. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix of suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/NumberInput/NumberInput.types.ts#L179"},{"interface":"FormProps","property":"enableConfirmNavigation","message":"To prevent accidental data loss, it is recommended to enable.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Form/Form.types.ts#L205"},{"interface":"ItemProps","property":"restoreFocus","message":"Focus will be restored to the trigger after after activating this item.\nUse `Dropdown restoreFocusOnHide` instead if all items return focus to the trigger once activated.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L199"},{"interface":"ItemWithDraggingProps","property":"restoreFocus","message":"Focus will be restored to the trigger after after activating this item.\nUse `Dropdown restoreFocusOnHide` instead if all items return focus to the trigger once activated.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L199"},{"interface":"ModalProps","property":"aria-label","message":"`role='dialog'` MUST be labelled. Prefer `aria-labelledby` over `aria-label`.\nIf using an `aria-label` instead of a node, be sure give the modal an `id` so\nother regions can reference it.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Modal/Modal.types.ts#L59"},{"interface":"ModalProps","property":"aria-labelledby","message":"Automatially created when using `Modal.Heading`. The `role='dialog'` MUST be labelled. Prefer `aria-labelledby` over `aria-label`.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Modal/Modal.types.ts#L52"},{"interface":"ModalProps","property":"aria-modal","message":"Should be used for a single true modal. Cannot open nested modals.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Modal/Modal.types.ts#L65"},{"interface":"ModalProps","property":"onClose","message":"Future default! Moves focus into and cycles focus in the Modal, and returning focus\nto the trigger when closed. Also enables the Escape key to close the Modal.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Modal/Modal.types.ts#L98"},{"interface":"OverlayTriggerProps","property":"hideKeys","message":"OverlayTrigger by default closes on tab. To remove tab from closing\nand have only Esc keys, set \"containFocus\" to true, or opt-in to a full dialog role.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L83"},{"interface":"OverlayTriggerProps","property":"role","message":"May opionate \"autoFocus\" and \"containFocus\"","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L122"},{"interface":"PanelHeaderActionProps","property":"aria-label","message":"Icon-only buttons must have an accessible name.\nAdd an `aria-label` or `aria-labelledby` prop to describe the button's purpose.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Button/Button.types.ts#L20"},{"interface":"PanelProps","property":"aria-labelledby","message":"`role='region'` should be labelled. It uses the panel's title as a label by default.\nThis is an optional prop to specify a custom label if needed.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Panel/Panel.types.ts#L21"},{"interface":"PopoverBaseProps","property":"restoreFocusOnHide","message":"Required for `role=\"dialog\"` (WCAG 2.4.3). Defaults to `true` when\n `role=\"dialog\"`, `false` otherwise. Override only with intent.","required":true,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Popover/Popover.types.ts#L52"},{"interface":"ProgressBarProps","property":"aria-valuetext","message":"Assistive technologies often present the value of `aria-valuenow` as a percentage.\nIf this would not be accurate, use this property to make the progress bar value understandable.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/ProgressBar/ProgressBar.types.ts#L15"},{"interface":"SplitViewCardInternalContextAPI","property":"ariaLabelledBy","message":"Used to label the scrollable region of the card","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/SplitViewCard/SplitViewCard.types.ts#L8"},{"interface":"SplitViewCardProps","property":"aria-labelledby","message":"`role='region'` should be labelled. It uses the panel's title as a label by default.\nThis is an optional prop to specify a custom label if needed.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/SplitViewCard/SplitViewCard.types.ts#L58"},{"interface":"TabsProps","property":"aria-labelledby","message":"Required for role=\"tablist\"\n","required":true,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Tabs/Tabs.types.ts#L165"},{"interface":"TabsProps","property":"role","message":"Roles require a label.\n1) Default - Undefined. A group of links or buttons.\n2) Prefer - Use `tablist` with aria-label or aria-labelledby for the WCAG tab pattern.\n3) Low Change - Navigation tabs are less likely, they must be links and\nare used for larger navigation changes like global navigation.\nContext and heading 1 will be drastically different.\n\n__Do not mix tab patterns__, only use one at a time.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Tabs/Tabs.types.ts#L160"},{"interface":"TooltipProps","property":"trackAriaExpanded","message":"Preference `true`, with it makes sense for Buttons and other controls\nthat support `aria-expanded`. This will pass the open state to the element.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Tooltip/Tooltip.types.ts#L50"},{"interface":"TypographyProps","property":"as","message":"Typography controls visual styles; prefer semantic HTML via `as` when needed.\nSee [styled-components issue](https://github.com/DefinitelyTyped/DefinitelyTyped/issues/30117)","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/4fcd363/packages/core-react/src/Typography/Typography.types.ts#L27"}]
1
+ [{"interface":"BreadcrumbProps","property":"variant","message":"Set `variant=\"list\"` to enable `ol` and `li` semantic markup with the crumbs. Add the hyperlinks **inside** each crumb as children.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Breadcrumbs/Breadcrumbs.types.ts#L26"},{"interface":"ButtonProps","property":"aria-label","message":"Icon-only buttons must have an accessible name.\nAdd an `aria-label` or `aria-labelledby` prop to describe the button's purpose.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Button/Button.types.ts#L20"},{"interface":"ConfirmModalProps","property":"aria-label","message":"`role='dialog'` MUST be labelled. Prefer `aria-labelledby` over `aria-label`.\nIf using an `aria-label` instead of a node, be sure give the modal an `id` so\nother regions can reference it.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Modal/Modal.types.ts#L59"},{"interface":"ConfirmModalProps","property":"aria-labelledby","message":"Automatially created when using `Modal.Heading`. The `role='dialog'` MUST be labelled. Prefer `aria-labelledby` over `aria-label`.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Modal/Modal.types.ts#L52"},{"interface":"ConfirmModalProps","property":"aria-modal","message":"Recommended to use. When using alertdialog should be a `aria-modal` because of their urgent nature. **Cannot open nested modals.**","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Modal/Modal.types.ts#L169"},{"interface":"ConfirmModalProps","property":"onClose","message":"**Accessible pattern (recommended):** Use with `role=\"dialog\"` and `howToClose={['x']}`.\nThis enables focus management, Escape key support, and proper dialog semantics.\nThe callback signature is `(event, how) => void`.\n\n**Legacy pattern:** `(event: MouseEvent<HTMLButtonElement>) => void` — only handles X button click,\nno focus management or Escape key support.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Modal/Modal.types.ts#L161"},{"interface":"CurrencyInputProps","property":"aria-label","message":"use this prop if there are no label available. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix or suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/NumberInput/NumberInput.types.ts#L185"},{"interface":"CurrencyInputProps","property":"aria-labelledby","message":"should be labelled by using label id. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix of suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/NumberInput/NumberInput.types.ts#L179"},{"interface":"DropdownButtonProps","property":"aria-label","message":"Icon-only buttons must have an accessible name.\nAdd an `aria-label` or `aria-labelledby` prop to describe the button's purpose.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Button/Button.types.ts#L20"},{"interface":"DropdownProps","property":"hasTabbableElements","message":"Use `false` for menu-only content (`aria-haspopup=\"menu\"`). Use `true`\nwhen the popup includes additional focusable widgets beyond menu items so\nassistive technology receives dialog semantics (`aria-haspopup=\"dialog\"`).\n\nDefaults to menu behavior (`aria-haspopup=\"menu\"` and overlay role `menu`).\nSet this to `true` when the overlay contains additional focusable widgets\nbeyond menu items (for example footer buttons, form fields, or links), so\nthe trigger/overlay relationship uses dialog semantics (`aria-haspopup=\"dialog\"`\nand overlay role `dialog`).\n\nFor menu-only overlays, keep this as `false`.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Dropdown/Dropdown.types.ts#L148"},{"interface":"DropdownProps","property":"restoreFocusOnHide","message":"Dropdowns hold no value and take an action. Focus is expected\nto be moved from a Dropdown to something else, to continue the user flow .\nIf all actions are inert and does not move focus, set this to `true`.\nIf some actions are inert consider using `restoreFocus` on `Dropdown.Item`.\nClosing Dropdown via `Escape` always restores focus.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Dropdown/Dropdown.types.ts#L111"},{"interface":"EmptyStateTitleProps","property":"as","message":"Required - Set the proper semantic heading level, do not skip heading levels.","required":true,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/EmptyState/EmptyState.types.ts#L64"},{"interface":"FieldCurrencyComponentProps","property":"aria-label","message":"use this prop if there are no label available. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix or suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/NumberInput/NumberInput.types.ts#L185"},{"interface":"FieldCurrencyComponentProps","property":"aria-labelledby","message":"should be labelled by using label id. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix of suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/NumberInput/NumberInput.types.ts#L179"},{"interface":"FormCurrencyProps","property":"aria-label","message":"use this prop if there are no label available. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix or suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/NumberInput/NumberInput.types.ts#L185"},{"interface":"FormCurrencyProps","property":"aria-labelledby","message":"should be labelled by using label id. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix of suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/NumberInput/NumberInput.types.ts#L179"},{"interface":"FormProps","property":"enableConfirmNavigation","message":"To prevent accidental data loss, it is recommended to enable.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Form/Form.types.ts#L205"},{"interface":"GhostPlaceholderProps","property":"GhostPlaceholderProps","message":"`GhostPlaceholder` is a decorative loading indicator. Wrap it (or the\nregion it occupies) in a container with `aria-busy=\"true\"` while content is\nloading, and set `aria-busy=\"false\"` (or remove the attribute) once the real\ncontent has rendered. This is the primary way loading state is communicated\nto assistive technologies.\n\nThe shimmer animation is automatically disabled for users who have\n`prefers-reduced-motion: reduce` set.\n","required":false,"kind":"interface"},{"interface":"ItemProps","property":"restoreFocus","message":"Focus will be restored to the trigger after after activating this item.\nUse `Dropdown restoreFocusOnHide` instead if all items return focus to the trigger once activated.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L199"},{"interface":"ItemWithDraggingProps","property":"restoreFocus","message":"Focus will be restored to the trigger after after activating this item.\nUse `Dropdown restoreFocusOnHide` instead if all items return focus to the trigger once activated.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L199"},{"interface":"ModalProps","property":"aria-label","message":"`role='dialog'` MUST be labelled. Prefer `aria-labelledby` over `aria-label`.\nIf using an `aria-label` instead of a node, be sure give the modal an `id` so\nother regions can reference it.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Modal/Modal.types.ts#L59"},{"interface":"ModalProps","property":"aria-labelledby","message":"Automatially created when using `Modal.Heading`. The `role='dialog'` MUST be labelled. Prefer `aria-labelledby` over `aria-label`.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Modal/Modal.types.ts#L52"},{"interface":"ModalProps","property":"aria-modal","message":"Should be used for a single true modal. Cannot open nested modals.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Modal/Modal.types.ts#L65"},{"interface":"ModalProps","property":"onClose","message":"Future default! Moves focus into and cycles focus in the Modal, and returning focus\nto the trigger when closed. Also enables the Escape key to close the Modal.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Modal/Modal.types.ts#L98"},{"interface":"OverlayTriggerProps","property":"hideKeys","message":"OverlayTrigger by default closes on tab. To remove tab from closing\nand have only Esc keys, set \"containFocus\" to true, or opt-in to a full dialog role.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L83"},{"interface":"OverlayTriggerProps","property":"role","message":"May opionate \"autoFocus\" and \"containFocus\"","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L122"},{"interface":"PanelHeaderActionProps","property":"aria-label","message":"Icon-only buttons must have an accessible name.\nAdd an `aria-label` or `aria-labelledby` prop to describe the button's purpose.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Button/Button.types.ts#L20"},{"interface":"PanelProps","property":"aria-labelledby","message":"`role='region'` should be labelled. It uses the panel's title as a label by default.\nThis is an optional prop to specify a custom label if needed.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Panel/Panel.types.ts#L21"},{"interface":"PopoverBaseProps","property":"restoreFocusOnHide","message":"Required for `role=\"dialog\"` (WCAG 2.4.3). Defaults to `true` when\n `role=\"dialog\"`, `false` otherwise. Override only with intent.","required":true,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Popover/Popover.types.ts#L52"},{"interface":"ProgressBarProps","property":"aria-valuetext","message":"Assistive technologies often present the value of `aria-valuenow` as a percentage.\nIf this would not be accurate, use this property to make the progress bar value understandable.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/ProgressBar/ProgressBar.types.ts#L15"},{"interface":"SplitViewCardInternalContextAPI","property":"ariaLabelledBy","message":"Used to label the scrollable region of the card","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/SplitViewCard/SplitViewCard.types.ts#L8"},{"interface":"SplitViewCardProps","property":"aria-labelledby","message":"`role='region'` should be labelled. It uses the panel's title as a label by default.\nThis is an optional prop to specify a custom label if needed.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/SplitViewCard/SplitViewCard.types.ts#L58"},{"interface":"TabsProps","property":"aria-labelledby","message":"Required for role=\"tablist\"\n","required":true,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Tabs/Tabs.types.ts#L165"},{"interface":"TabsProps","property":"role","message":"Roles require a label.\n1) Default - Undefined. A group of links or buttons.\n2) Prefer - Use `tablist` with aria-label or aria-labelledby for the WCAG tab pattern.\n3) Low Change - Navigation tabs are less likely, they must be links and\nare used for larger navigation changes like global navigation.\nContext and heading 1 will be drastically different.\n\n__Do not mix tab patterns__, only use one at a time.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Tabs/Tabs.types.ts#L160"},{"interface":"TooltipProps","property":"trackAriaExpanded","message":"Preference `true`, with it makes sense for Buttons and other controls\nthat support `aria-expanded`. This will pass the open state to the element.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Tooltip/Tooltip.types.ts#L50"},{"interface":"TypographyProps","property":"as","message":"Typography controls visual styles; prefer semantic HTML via `as` when needed.\nSee [styled-components issue](https://github.com/DefinitelyTyped/DefinitelyTyped/issues/30117)","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/372d16f/packages/core-react/src/Typography/Typography.types.ts#L27"}]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@procore/core-react",
3
- "version": "12.50.0",
3
+ "version": "12.50.1",
4
4
  "description": "React library of Procore Design Guidelines",
5
5
  "author": "Procore Technologies",
6
6
  "homepage": "https://github.com/procore/core/tree/main/packages/core-react",