@procore/core-react 12.17.2 → 12.17.3

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 (213) 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/ListPage/ListPage.styles.js +8 -8
  53. package/dist/Loader/Loader.styles.js +2 -2
  54. package/dist/MenuImperative/MenuImperative.styles.js +10 -10
  55. package/dist/Modal/Modal.styles.js +13 -13
  56. package/dist/MultiSelect/MultiSelect.styles.js +6 -6
  57. package/dist/NextMenu/NextMenu.styles.js +3 -3
  58. package/dist/Notation/Notation.js +1 -1
  59. package/dist/NumberInput/NumberInput.styles.js +7 -7
  60. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  61. package/dist/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
  62. package/dist/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
  63. package/dist/PageLayout/PageLayout.styles.js +16 -16
  64. package/dist/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
  65. package/dist/PageTemplate/PageTemplate.styles.js +3 -3
  66. package/dist/Pagination/Pagination.styles.js +5 -5
  67. package/dist/Panel/Panel.styles.js +11 -11
  68. package/dist/Pill/Pill.styles.js +2 -2
  69. package/dist/PillSelect/PillSelect.styles.js +4 -4
  70. package/dist/Popover/Popover.js +4 -1
  71. package/dist/Popover/Popover.js.map +1 -1
  72. package/dist/Popover/Popover.styles.d.ts +2 -1
  73. package/dist/Popover/Popover.styles.js +5 -4
  74. package/dist/Popover/Popover.styles.js.map +1 -1
  75. package/dist/Popover/Popover.types.d.ts +6 -0
  76. package/dist/Popover/Popover.types.js.map +1 -1
  77. package/dist/Portal/Portal.styles.js +1 -1
  78. package/dist/ProgressBar/ProgressBar.styles.js +2 -2
  79. package/dist/RadioButton/RadioButton.styles.js +3 -3
  80. package/dist/Required/Required.styles.js +3 -3
  81. package/dist/Search/Search.styles.js +5 -5
  82. package/dist/Section/Section.styles.js +7 -7
  83. package/dist/SegmentedController/SegmentedController.styles.js +4 -4
  84. package/dist/Select/Select.styles.js +7 -7
  85. package/dist/Semantic/Semantic.styles.js +9 -9
  86. package/dist/Slider/Slider.styles.js +5 -5
  87. package/dist/Spinner/Spinner.styles.js +7 -7
  88. package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
  89. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  90. package/dist/SuperSelect/SuperSelect.styles.js +37 -37
  91. package/dist/Switch/Switch.styles.js +4 -4
  92. package/dist/Table/Table.styles.js +28 -28
  93. package/dist/TableShelf/TableShelf.styles.js +5 -5
  94. package/dist/Tabs/Tabs.styles.js +15 -15
  95. package/dist/Tearsheet/Tearsheet.js +4 -1
  96. package/dist/Tearsheet/Tearsheet.js.map +1 -1
  97. package/dist/Tearsheet/Tearsheet.styles.d.ts +1 -0
  98. package/dist/Tearsheet/Tearsheet.styles.js +8 -7
  99. package/dist/Tearsheet/Tearsheet.styles.js.map +1 -1
  100. package/dist/Tearsheet/Tearsheet.types.d.ts +9 -0
  101. package/dist/Tearsheet/Tearsheet.types.js.map +1 -1
  102. package/dist/TextArea/TextArea.styles.js +1 -1
  103. package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
  104. package/dist/Thumbnail/Thumbnail.styles.js +17 -17
  105. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  106. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  107. package/dist/Tile/Tile.styles.js +8 -8
  108. package/dist/Title/Title.styles.js +7 -7
  109. package/dist/Toast/Toast.styles.js +3 -3
  110. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  111. package/dist/Token/Token.styles.js +3 -3
  112. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  113. package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
  114. package/dist/Tooltip/Tooltip.styles.js +2 -2
  115. package/dist/Tree/Tree.styles.js +9 -9
  116. package/dist/Typeahead/Typeahead.styles.js +3 -3
  117. package/dist/Typography/Typography.styles.js +1 -1
  118. package/dist/Typography/Typography.table.story.js +2 -2
  119. package/dist/_hooks/I18n.d.ts +70 -0
  120. package/dist/_locales/de-DE.json +5 -0
  121. package/dist/_locales/en-AU.json +5 -0
  122. package/dist/_locales/en-CA.json +7 -2
  123. package/dist/_locales/en-GB.json +7 -2
  124. package/dist/_locales/es-ES.json +5 -0
  125. package/dist/_locales/es.json +5 -0
  126. package/dist/_locales/fr-CA.json +5 -0
  127. package/dist/_locales/fr-FR.json +5 -0
  128. package/dist/_locales/is-IS.json +5 -0
  129. package/dist/_locales/ja-JP.json +5 -0
  130. package/dist/_locales/pl-PL.json +5 -0
  131. package/dist/_locales/pt-BR.json +5 -0
  132. package/dist/_locales/th-TH.json +5 -0
  133. package/dist/_locales/zh-SG.json +5 -0
  134. package/dist/_typedoc/Avatar/Avatar.types.json +22 -22
  135. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +27 -25
  136. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  137. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  138. package/dist/_typedoc/Box/Box.types.json +68 -68
  139. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  140. package/dist/_typedoc/Button/Button.types.json +12 -12
  141. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  142. package/dist/_typedoc/Card/Card.types.json +6 -6
  143. package/dist/_typedoc/Checkbox/Checkbox.types.json +9 -9
  144. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  145. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  146. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  147. package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
  148. package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
  149. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
  150. package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
  151. package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
  152. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  153. package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
  154. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  155. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  156. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  157. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  158. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  159. package/dist/_typedoc/Form/Form.types.json +741 -741
  160. package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
  161. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  162. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  163. package/dist/_typedoc/Input/Input.types.json +2 -2
  164. package/dist/_typedoc/Link/Link.types.json +4 -4
  165. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  166. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  167. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
  168. package/dist/_typedoc/Modal/Modal.types.json +46 -46
  169. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  170. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  171. package/dist/_typedoc/NumberInput/NumberInput.types.json +37 -37
  172. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
  173. package/dist/_typedoc/PageLayout/PageLayout.types.json +29 -29
  174. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  175. package/dist/_typedoc/Panel/Panel.types.json +28 -28
  176. package/dist/_typedoc/Pill/Pill.types.json +2 -2
  177. package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
  178. package/dist/_typedoc/Popover/Popover.types.json +27 -15
  179. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
  180. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  181. package/dist/_typedoc/Required/Required.types.json +5 -5
  182. package/dist/_typedoc/Search/Search.types.json +19 -19
  183. package/dist/_typedoc/Section/Section.types.json +15 -15
  184. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
  185. package/dist/_typedoc/Select/Select.types.json +60 -60
  186. package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
  187. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  188. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  189. package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +12 -12
  190. package/dist/_typedoc/Switch/Switch.types.json +3 -3
  191. package/dist/_typedoc/Table/Table.types.json +101 -101
  192. package/dist/_typedoc/Tabs/Tabs.types.json +19 -19
  193. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +32 -18
  194. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  195. package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
  196. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
  197. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  198. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  199. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  200. package/dist/_typedoc/Tile/Tile.types.json +30 -30
  201. package/dist/_typedoc/Title/Title.types.json +1 -1
  202. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  203. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
  204. package/dist/_typedoc/Token/Token.types.json +4 -4
  205. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  206. package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +7 -7
  207. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  208. package/dist/_typedoc/Tree/Tree.types.json +86 -86
  209. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  210. package/dist/_typedoc/Typography/Typography.types.json +9 -9
  211. package/dist/_typedoc/_utils/types.json +3 -3
  212. package/dist/_typedoc/deprecations.json +1 -1
  213. package/package.json +1 -1
@@ -10,7 +10,7 @@
10
10
  "description": " The callback to run before the overlay is hidden. Returning\n `false` will prevent hiding.\n```\n(e: event) => boolean | Promise | undefined\n```",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p> The callback to run before the overlay is hidden. Returning\n <code>false</code> will prevent hiding.</p>\n<pre><code>(e: event) =&gt; boolean | Promise | undefined\n</code></pre>\n</div><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/OverlayTrigger/OverlayTrigger.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L49"
13
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L49"
14
14
  },
15
15
  {
16
16
  "name": "beforeShow",
@@ -20,7 +20,7 @@
20
20
  "description": " The callback to run before the overlay is shown. Returning\n `false` will prevent showing.\n```\n(e: event) => boolean | Promise | undefined\n```",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p> The callback to run before the overlay is shown. Returning\n <code>false</code> will prevent showing.</p>\n<pre><code>(e: event) =&gt; boolean | Promise | undefined\n</code></pre>\n</div><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/OverlayTrigger/OverlayTrigger.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L58"
23
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L58"
24
24
  },
25
25
  {
26
26
  "name": "className",
@@ -30,7 +30,7 @@
30
30
  "description": "Additional classNames",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
32
32
  "sourceFile": "packages/core-react/src/_utils/types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/_utils/types.ts#L47"
33
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/_utils/types.ts#L47"
34
34
  },
35
35
  {
36
36
  "name": "disabled",
@@ -40,7 +40,7 @@
40
40
  "description": "",
41
41
  "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>",
42
42
  "sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/DateInput/DateInput.types.ts#L133"
43
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/DateInput/DateInput.types.ts#L133"
44
44
  },
45
45
  {
46
46
  "name": "error",
@@ -50,7 +50,7 @@
50
50
  "description": "Error variant",
51
51
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Error variant</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
52
52
  "sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
53
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/DateInput/DateInput.types.ts#L129"
53
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/DateInput/DateInput.types.ts#L129"
54
54
  },
55
55
  {
56
56
  "name": "tabIndex",
@@ -60,7 +60,7 @@
60
60
  "description": "",
61
61
  "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>",
62
62
  "sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
63
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/DateInput/DateInput.types.ts#L163"
63
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/DateInput/DateInput.types.ts#L163"
64
64
  },
65
65
  {
66
66
  "name": "value",
@@ -70,7 +70,7 @@
70
70
  "description": "",
71
71
  "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>",
72
72
  "sourceFile": "packages/core-react/src/DateSelect/DateSelect.types.ts",
73
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/DateSelect/DateSelect.types.ts#L34"
73
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/DateSelect/DateSelect.types.ts#L34"
74
74
  },
75
75
  {
76
76
  "name": "variant",
@@ -80,7 +80,7 @@
80
80
  "description": "",
81
81
  "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>",
82
82
  "sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
83
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/DateInput/DateInput.types.ts#L172"
83
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/DateInput/DateInput.types.ts#L172"
84
84
  },
85
85
  {
86
86
  "name": "afterHide",
@@ -90,7 +90,7 @@
90
90
  "description": "",
91
91
  "descriptionHtml": "",
92
92
  "sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
93
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/_hooks/Visibility.tsx#L10"
93
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/_hooks/Visibility.tsx#L10"
94
94
  },
95
95
  {
96
96
  "name": "afterShow",
@@ -100,7 +100,7 @@
100
100
  "description": "",
101
101
  "descriptionHtml": "",
102
102
  "sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
103
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/_hooks/Visibility.tsx#L11"
103
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/_hooks/Visibility.tsx#L11"
104
104
  },
105
105
  {
106
106
  "name": "disabledDate",
@@ -110,7 +110,7 @@
110
110
  "description": "",
111
111
  "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>",
112
112
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
113
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Calendar/Calendar.types.ts#L40"
113
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Calendar/Calendar.types.ts#L40"
114
114
  },
115
115
  {
116
116
  "name": "onChange",
@@ -120,7 +120,7 @@
120
120
  "description": "",
121
121
  "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>",
122
122
  "sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
123
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/DateInput/DateInput.types.ts#L140"
123
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/DateInput/DateInput.types.ts#L140"
124
124
  },
125
125
  {
126
126
  "name": "onClear",
@@ -130,7 +130,7 @@
130
130
  "description": "",
131
131
  "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>",
132
132
  "sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
133
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/DateInput/DateInput.types.ts#L151"
133
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/DateInput/DateInput.types.ts#L151"
134
134
  }
135
135
  ],
136
136
  "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/8188517/packages/core-react/src/_utils/types.ts#L42"
13
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/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/3cb2fa5/packages/core-react/src/_utils/types.ts#L47"
24
24
  },
25
25
  {
26
26
  "name": "hasNavigation",
@@ -30,7 +30,7 @@
30
30
  "description": "",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>If the page has anchor navigation</p>\n</dd><dt>since</dt><dd><p>TBD</p>\n</dd></dl></div>",
32
32
  "sourceFile": "packages/core-react/src/DetailPage/DetailPage.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/DetailPage/DetailPage.types.ts#L22"
33
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/DetailPage/DetailPage.types.ts#L22"
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/3cb2fa5/packages/core-react/src/_utils/types.ts#L52"
44
44
  },
45
45
  {
46
46
  "name": "width",
@@ -50,7 +50,7 @@
50
50
  "description": "",
51
51
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>Width of the content</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
52
52
  "sourceFile": "packages/core-react/src/DetailPage/DetailPage.types.ts",
53
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/DetailPage/DetailPage.types.ts#L16"
53
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/DetailPage/DetailPage.types.ts#L16"
54
54
  }
55
55
  ],
56
56
  "description": ""
@@ -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/Dropdown/Dropdown.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L194"
13
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L194"
14
14
  }
15
15
  ],
16
16
  "description": ""
@@ -26,7 +26,7 @@
26
26
  "description": "Shows the arrow when activated",
27
27
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Shows the arrow when activated</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
28
28
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
29
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L148"
29
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L148"
30
30
  },
31
31
  {
32
32
  "name": "block",
@@ -36,7 +36,7 @@
36
36
  "description": "Sets the button to be 100% of the width of its parent",
37
37
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the button to be 100% of the width of its parent</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
38
38
  "sourceFile": "packages/core-react/src/Button/Button.types.ts",
39
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Button/Button.types.ts#L19"
39
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Button/Button.types.ts#L19"
40
40
  },
41
41
  {
42
42
  "name": "focus",
@@ -46,7 +46,7 @@
46
46
  "description": "",
47
47
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.9.0\nIf the component should apply a focus appeareance. This is\nnot DOM focus management, and purely visual.</p>\n</dd></dl></div>",
48
48
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
49
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L164"
49
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L164"
50
50
  },
51
51
  {
52
52
  "name": "icon",
@@ -56,7 +56,7 @@
56
56
  "description": "string icons have been deprecated, please pass a component from `@procore/core-icons`\nThe icon to display on the left side of the label",
57
57
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>string icons have been deprecated, please pass a component from <code>@procore/core-icons</code>\nThe icon to display on the left side of the label</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
58
58
  "sourceFile": "packages/core-react/src/Button/Button.types.ts",
59
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Button/Button.types.ts#L25"
59
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Button/Button.types.ts#L25"
60
60
  },
61
61
  {
62
62
  "name": "iconRight",
@@ -66,7 +66,7 @@
66
66
  "description": "The icon to display on the right side of the label",
67
67
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The icon to display on the right side of the label</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
68
68
  "sourceFile": "packages/core-react/src/Button/Button.types.ts",
69
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Button/Button.types.ts#L30"
69
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Button/Button.types.ts#L30"
70
70
  },
71
71
  {
72
72
  "name": "loading",
@@ -76,7 +76,7 @@
76
76
  "description": "Shows the button spinner",
77
77
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Shows the button spinner</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
78
78
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
79
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L153"
79
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L153"
80
80
  },
81
81
  {
82
82
  "name": "open",
@@ -86,7 +86,7 @@
86
86
  "description": "Changes the direction of the arrow if shown",
87
87
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Changes the direction of the arrow if shown</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
88
88
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
89
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L158"
89
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L158"
90
90
  },
91
91
  {
92
92
  "name": "size",
@@ -96,7 +96,7 @@
96
96
  "description": "The size of the button",
97
97
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The size of the button</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
98
98
  "sourceFile": "packages/core-react/src/Button/Button.types.ts",
99
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Button/Button.types.ts#L40"
99
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Button/Button.types.ts#L40"
100
100
  },
101
101
  {
102
102
  "name": "variant",
@@ -106,7 +106,7 @@
106
106
  "description": "The variant of the button",
107
107
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The variant of the button</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.27.2</p>\n</dd></dl></div>",
108
108
  "sourceFile": "packages/core-react/src/Button/Button.types.ts",
109
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Button/Button.types.ts#L45"
109
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Button/Button.types.ts#L45"
110
110
  }
111
111
  ],
112
112
  "description": ""
@@ -122,7 +122,7 @@
122
122
  "description": "",
123
123
  "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>",
124
124
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
125
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L171"
125
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L171"
126
126
  },
127
127
  {
128
128
  "name": "i18nScope",
@@ -132,7 +132,7 @@
132
132
  "description": "",
133
133
  "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>",
134
134
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
135
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L179"
135
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L179"
136
136
  },
137
137
  {
138
138
  "name": "menuRef",
@@ -142,7 +142,7 @@
142
142
  "description": "",
143
143
  "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>",
144
144
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
145
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L175"
145
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L175"
146
146
  },
147
147
  {
148
148
  "name": "onSearch",
@@ -152,7 +152,7 @@
152
152
  "description": "",
153
153
  "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>",
154
154
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
155
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L183"
155
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L183"
156
156
  },
157
157
  {
158
158
  "name": "onSelect",
@@ -162,7 +162,7 @@
162
162
  "description": "",
163
163
  "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>",
164
164
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
165
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L187"
165
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L187"
166
166
  }
167
167
  ],
168
168
  "description": ""
@@ -178,7 +178,7 @@
178
178
  "description": "",
179
179
  "descriptionHtml": "",
180
180
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
181
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L23"
181
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L23"
182
182
  },
183
183
  {
184
184
  "name": "afterShow",
@@ -188,7 +188,7 @@
188
188
  "description": "",
189
189
  "descriptionHtml": "",
190
190
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
191
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L27"
191
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L27"
192
192
  },
193
193
  {
194
194
  "name": "beforeHide",
@@ -198,7 +198,7 @@
198
198
  "description": "",
199
199
  "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>",
200
200
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
201
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L31"
201
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L31"
202
202
  },
203
203
  {
204
204
  "name": "beforeShow",
@@ -208,7 +208,7 @@
208
208
  "description": "",
209
209
  "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>",
210
210
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
211
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L35"
211
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L35"
212
212
  },
213
213
  {
214
214
  "name": "block",
@@ -218,7 +218,7 @@
218
218
  "description": "",
219
219
  "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>",
220
220
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
221
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L39"
221
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L39"
222
222
  },
223
223
  {
224
224
  "name": "className",
@@ -228,7 +228,7 @@
228
228
  "description": "",
229
229
  "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>",
230
230
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
231
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L43"
231
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L43"
232
232
  },
233
233
  {
234
234
  "name": "disabled",
@@ -238,7 +238,7 @@
238
238
  "description": "",
239
239
  "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>",
240
240
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
241
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L47"
241
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L47"
242
242
  },
243
243
  {
244
244
  "name": "error",
@@ -248,7 +248,7 @@
248
248
  "description": "",
249
249
  "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>",
250
250
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
251
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L51"
251
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L51"
252
252
  },
253
253
  {
254
254
  "name": "footer",
@@ -258,7 +258,7 @@
258
258
  "description": "Content to render in a footer.",
259
259
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Content to render in a footer.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
260
260
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
261
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L57"
261
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L57"
262
262
  },
263
263
  {
264
264
  "name": "hasTabbableElements",
@@ -268,7 +268,7 @@
268
268
  "description": "Whether to act as modal dialog.\nShould be used when Dropdown has tabbable elements (e.g. buttons in footer).",
269
269
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Whether to act as modal dialog.\nShould be used when Dropdown has tabbable elements (e.g. buttons in footer).</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>&#39;false&#39;</p>\n</dd><dt>since</dt><dd><p>11.5.0</p>\n</dd></dl></div>",
270
270
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
271
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L138"
271
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L138"
272
272
  },
273
273
  {
274
274
  "name": "i18nScope",
@@ -278,7 +278,7 @@
278
278
  "description": "The i18n key to use for the dropdowns's configurable strings.\nDefaults to using the core library's default strings.",
279
279
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The i18n key to use for the dropdowns&#39;s configurable strings.\nDefaults to using the core library&#39;s default strings.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
280
280
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
281
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L63"
281
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L63"
282
282
  },
283
283
  {
284
284
  "name": "icon",
@@ -288,7 +288,7 @@
288
288
  "description": "",
289
289
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>remarks</dt><dd><p>string icons have been deprecated, please pass a component from <code>@procore/core-icons</code></p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
290
290
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
291
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L68"
291
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L68"
292
292
  },
293
293
  {
294
294
  "name": "label",
@@ -298,7 +298,7 @@
298
298
  "description": "The button text.",
299
299
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The button text.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
300
300
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
301
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L73"
301
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L73"
302
302
  },
303
303
  {
304
304
  "name": "loading",
@@ -308,7 +308,7 @@
308
308
  "description": "",
309
309
  "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>",
310
310
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
311
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L77"
311
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L77"
312
312
  },
313
313
  {
314
314
  "name": "placement",
@@ -318,7 +318,7 @@
318
318
  "description": "The placement of the overlay.",
319
319
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The placement of the overlay.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>&#39;bottom-left&#39;</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
320
320
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
321
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L100"
321
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L100"
322
322
  },
323
323
  {
324
324
  "name": "restoreFocusOnHide",
@@ -328,7 +328,7 @@
328
328
  "description": "If focus should return to the button after selection.",
329
329
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>If focus should return to the button after selection.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>ally</dt><dd><p>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 <code>true</code>.\nIf some actions are inert consider using <code>restoreFocus</code> on <code>Dropdown.Item</code>.\nClosing Dropdown via <code>Escape</code> always restores focus.</p>\n</dd><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>11.13.0</p>\n</dd></dl></div>",
330
330
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
331
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L111"
331
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L111"
332
332
  },
333
333
  {
334
334
  "name": "size",
@@ -338,7 +338,7 @@
338
338
  "description": "The button size",
339
339
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The button size</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>&#39;md&#39;</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
340
340
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
341
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L117"
341
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L117"
342
342
  },
343
343
  {
344
344
  "name": "trigger",
@@ -348,7 +348,7 @@
348
348
  "description": "",
349
349
  "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>",
350
350
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
351
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L121"
351
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L121"
352
352
  },
353
353
  {
354
354
  "name": "type",
@@ -358,7 +358,7 @@
358
358
  "description": "",
359
359
  "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>",
360
360
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
361
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L125"
361
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L125"
362
362
  },
363
363
  {
364
364
  "name": "variant",
@@ -368,7 +368,7 @@
368
368
  "description": "",
369
369
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>&#39;secondary&#39;</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
370
370
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
371
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L131"
371
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L131"
372
372
  },
373
373
  {
374
374
  "name": "onSearch",
@@ -378,7 +378,7 @@
378
378
  "description": "Adds a search bar to the dropdown.",
379
379
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Adds a search bar to the dropdown.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
380
380
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
381
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L83"
381
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L83"
382
382
  },
383
383
  {
384
384
  "name": "onSelect",
@@ -388,7 +388,7 @@
388
388
  "description": "Callback for selecting an item from the menu\n```\n({ event: ReactEvent, item: Menu.Item.props.item, group: bool }) => void\n```\n`item` will be the `item` prop supplied to the `Item` component",
389
389
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Callback for selecting an item from the menu</p>\n<pre><code>({ event: ReactEvent, item: Menu.Item.props.item, group: bool }) =&gt; void\n</code></pre>\n<p><code>item</code> will be the <code>item</code> prop supplied to the <code>Item</code> component</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
390
390
  "sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
391
- "sourceUrl": "https://github.com/procore/core/blob/8188517/packages/core-react/src/Dropdown/Dropdown.types.ts#L93"
391
+ "sourceUrl": "https://github.com/procore/core/blob/3cb2fa5/packages/core-react/src/Dropdown/Dropdown.types.ts#L93"
392
392
  }
393
393
  ],
394
394
  "description": ""