@procore/core-react 11.31.1 → 11.33.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (231) hide show
  1. package/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
  2. package/dist/Avatar/Avatar.styles.js +5 -5
  3. package/dist/AvatarStack/AvatarStack.styles.js +7 -7
  4. package/dist/Badge/Badge.styles.js +2 -2
  5. package/dist/Banner/Banner.styles.js +10 -10
  6. package/dist/Box/Box.d.ts +4 -0
  7. package/dist/Box/Box.js +5 -0
  8. package/dist/Box/Box.js.map +1 -1
  9. package/dist/Box/Box.styles.js +1 -1
  10. package/dist/Breadcrumbs/Breadcrumbs.d.ts +38 -2
  11. package/dist/Breadcrumbs/Breadcrumbs.js +40 -2
  12. package/dist/Breadcrumbs/Breadcrumbs.js.map +1 -1
  13. package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
  14. package/dist/Breadcrumbs/Breadcrumbs.types.d.ts +14 -2
  15. package/dist/Breadcrumbs/Breadcrumbs.types.js +5 -0
  16. package/dist/Breadcrumbs/Breadcrumbs.types.js.map +1 -1
  17. package/dist/Button/Button.styles.js +5 -5
  18. package/dist/Calendar/Calendar.d.ts +81 -36
  19. package/dist/Calendar/Calendar.js +81 -45
  20. package/dist/Calendar/Calendar.js.map +1 -1
  21. package/dist/Calendar/Calendar.styles.js +8 -8
  22. package/dist/Calendar/Calendar.types.d.ts +11 -1
  23. package/dist/Calendar/Calendar.types.js.map +1 -1
  24. package/dist/Card/Card.styles.js +1 -1
  25. package/dist/Checkbox/Checkbox.styles.js +6 -6
  26. package/dist/ContactItem/ContactItem.styles.js +5 -5
  27. package/dist/Content/Content.styles.js +2 -2
  28. package/dist/DateInput/DateInput.styles.js +6 -6
  29. package/dist/DetailPage/DetailPage.styles.js +7 -7
  30. package/dist/Dropdown/Dropdown.d.ts +1 -2
  31. package/dist/Dropdown/Dropdown.js.map +1 -1
  32. package/dist/Dropdown/Dropdown.styles.js +3 -3
  33. package/dist/Dropdown/Dropdown.types.d.ts +2 -1
  34. package/dist/Dropdown/Dropdown.types.js.map +1 -1
  35. package/dist/Dropdown/index.d.ts +1 -1
  36. package/dist/Dropdown/index.js.map +1 -1
  37. package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
  38. package/dist/Dropzone/Dropzone.js +1 -1
  39. package/dist/Dropzone/Dropzone.styles.js +9 -9
  40. package/dist/EmptyState/EmptyState.styles.js +6 -6
  41. package/dist/Field/Field.styles.js +3 -3
  42. package/dist/FileList/FileList.styles.js +4 -4
  43. package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
  44. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
  45. package/dist/FileSelect/FileSelect.styles.js +2 -2
  46. package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
  47. package/dist/FileSelect/FileTokenList/FileTokenList.js +1 -1
  48. package/dist/FileSelect/FileTokenList/FileTokenList.js.map +1 -1
  49. package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
  50. package/dist/FileSelect/GridSource/GridSource.js +1 -1
  51. package/dist/FileSelect/GridSource/GridSource.js.map +1 -1
  52. package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
  53. package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
  54. package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
  55. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
  56. package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
  57. package/dist/FileToken/FileToken.styles.js +4 -4
  58. package/dist/FilterToken/FilterToken.styles.js +2 -2
  59. package/dist/Flex/Flex.d.ts +5 -0
  60. package/dist/Flex/Flex.js +5 -0
  61. package/dist/Flex/Flex.js.map +1 -1
  62. package/dist/FlexList/FlexList.d.ts +5 -0
  63. package/dist/FlexList/FlexList.js +6 -0
  64. package/dist/FlexList/FlexList.js.map +1 -1
  65. package/dist/FlexList/FlexList.styles.js +1 -1
  66. package/dist/Form/Form.d.ts +5 -0
  67. package/dist/Form/Form.js +5 -0
  68. package/dist/Form/Form.js.map +1 -1
  69. package/dist/Form/Form.styles.js +16 -16
  70. package/dist/Form/Form.types.d.ts +31 -9
  71. package/dist/Form/Form.types.js.map +1 -1
  72. package/dist/Grid/Grid.styles.js +2 -2
  73. package/dist/GroupSelect/GroupSelect.styles.js +1 -1
  74. package/dist/Input/Input.styles.js +1 -1
  75. package/dist/Input/Input.types.d.ts +1 -0
  76. package/dist/Input/Input.types.js.map +1 -1
  77. package/dist/Link/Link.styles.js +1 -1
  78. package/dist/ListPage/ListPage.styles.js +8 -8
  79. package/dist/ListPage/ListPage.types.d.ts +1 -0
  80. package/dist/ListPage/ListPage.types.js.map +1 -1
  81. package/dist/Loader/Loader.styles.js +2 -2
  82. package/dist/MenuImperative/MenuImperative.styles.js +10 -10
  83. package/dist/Modal/Modal.styles.js +13 -13
  84. package/dist/MultiSelect/MultiSelect.styles.js +6 -6
  85. package/dist/NextMenu/NextMenu.styles.js +3 -3
  86. package/dist/Notation/Notation.d.ts +1 -0
  87. package/dist/Notation/Notation.js +2 -1
  88. package/dist/Notation/Notation.js.map +1 -1
  89. package/dist/NumberInput/NumberInput.styles.js +7 -7
  90. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  91. package/dist/PageLayout/PageLayout.styles.js +28 -28
  92. package/dist/PageLayout/PageLayout.styles.js.map +1 -1
  93. package/dist/Pagination/Pagination.styles.js +5 -5
  94. package/dist/Panel/Panel.styles.js +11 -11
  95. package/dist/Pill/Pill.styles.js +2 -2
  96. package/dist/PillSelect/PillSelect.styles.js +4 -4
  97. package/dist/Popover/Popover.styles.js +2 -2
  98. package/dist/Portal/Portal.styles.js +1 -1
  99. package/dist/ProgressBar/ProgressBar.styles.js +2 -2
  100. package/dist/RadioButton/RadioButton.styles.js +3 -3
  101. package/dist/Required/Required.styles.js +3 -3
  102. package/dist/Search/Search.styles.js +5 -5
  103. package/dist/Section/Section.styles.js +6 -6
  104. package/dist/SegmentedController/SegmentedController.styles.js +4 -4
  105. package/dist/SegmentedController/SegmentedController.types.d.ts +2 -0
  106. package/dist/SegmentedController/SegmentedController.types.js +1 -0
  107. package/dist/SegmentedController/SegmentedController.types.js.map +1 -1
  108. package/dist/Select/Select.styles.js +7 -7
  109. package/dist/Semantic/Semantic.styles.js +9 -9
  110. package/dist/Sidebar/Sidebar.styles.js +7 -7
  111. package/dist/Slider/Slider.styles.js +5 -5
  112. package/dist/Spinner/Spinner.styles.js +7 -7
  113. package/dist/Spinner/Spinner.types.d.ts +1 -0
  114. package/dist/Spinner/Spinner.types.js.map +1 -1
  115. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  116. package/dist/SuperSelect/SuperSelect.styles.js +37 -37
  117. package/dist/Switch/Switch.styles.js +4 -4
  118. package/dist/Table/Table.styles.js +28 -28
  119. package/dist/TableShelf/TableShelf.styles.js +5 -5
  120. package/dist/Tabs/Tabs.js +19 -14
  121. package/dist/Tabs/Tabs.js.map +1 -1
  122. package/dist/Tabs/Tabs.styles.d.ts +12 -6
  123. package/dist/Tabs/Tabs.styles.js +40 -38
  124. package/dist/Tabs/Tabs.styles.js.map +1 -1
  125. package/dist/Tabs/Tabs.types.d.ts +3 -0
  126. package/dist/Tabs/Tabs.types.js.map +1 -1
  127. package/dist/Tearsheet/Tearsheet.styles.js +5 -5
  128. package/dist/TextArea/TextArea.styles.js +1 -1
  129. package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
  130. package/dist/Thumbnail/Thumbnail.styles.js +17 -17
  131. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  132. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  133. package/dist/Tile/Tile.styles.js +8 -8
  134. package/dist/Title/Title.styles.js +7 -7
  135. package/dist/Toast/Toast.styles.js +3 -3
  136. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  137. package/dist/Token/Token.styles.js +3 -3
  138. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  139. package/dist/Tooltip/Tooltip.styles.js +2 -2
  140. package/dist/Tree/Tree.styles.js +9 -9
  141. package/dist/Typeahead/Typeahead.styles.js +3 -3
  142. package/dist/Typography/Typography.styles.js +1 -1
  143. package/dist/Typography/Typography.table.story.js +2 -2
  144. package/dist/Typography/Typography.types.d.ts +10 -23
  145. package/dist/Typography/Typography.types.js.map +1 -1
  146. package/dist/_hooks/useFileUploader.js +1 -1
  147. package/dist/_hooks/useFileUploader.js.map +1 -1
  148. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  149. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +23 -23
  150. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  151. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  152. package/dist/_typedoc/Box/Box.types.json +68 -68
  153. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +16 -14
  154. package/dist/_typedoc/Button/Button.types.json +12 -12
  155. package/dist/_typedoc/Calendar/Calendar.types.json +84 -82
  156. package/dist/_typedoc/Card/Card.types.json +6 -6
  157. package/dist/_typedoc/Checkbox/Checkbox.types.json +9 -9
  158. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  159. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  160. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  161. package/dist/_typedoc/DetailPage/DetailPage.types.json +4 -4
  162. package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
  163. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +34 -29
  164. package/dist/_typedoc/Dropzone/Dropzone.types.json +51 -41
  165. package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
  166. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  167. package/dist/_typedoc/FileSelect/FileSelect.json +19 -0
  168. package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
  169. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  170. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  171. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  172. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  173. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  174. package/dist/_typedoc/Form/Form.types.json +768 -755
  175. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  176. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  177. package/dist/_typedoc/Input/Input.types.json +4 -3
  178. package/dist/_typedoc/Link/Link.types.json +4 -4
  179. package/dist/_typedoc/ListPage/ListPage.types.json +15 -14
  180. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  181. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
  182. package/dist/_typedoc/Modal/Modal.types.json +41 -41
  183. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  184. package/dist/_typedoc/Notation/Notation.json +9 -0
  185. package/dist/_typedoc/Notation/Notation.types.json +9 -4
  186. package/dist/_typedoc/NumberInput/NumberInput.types.json +38 -38
  187. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
  188. package/dist/_typedoc/PageLayout/PageLayout.types.json +26 -26
  189. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  190. package/dist/_typedoc/Panel/Panel.types.json +27 -27
  191. package/dist/_typedoc/Pill/Pill.types.json +2 -2
  192. package/dist/_typedoc/PillSelect/PillSelect.types.json +47 -47
  193. package/dist/_typedoc/Popover/Popover.types.json +14 -14
  194. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
  195. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  196. package/dist/_typedoc/Required/Required.types.json +5 -5
  197. package/dist/_typedoc/Search/Search.types.json +20 -19
  198. package/dist/_typedoc/Section/Section.types.json +14 -14
  199. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +29 -21
  200. package/dist/_typedoc/Select/Select.types.json +57 -57
  201. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  202. package/dist/_typedoc/Spinner/Spinner.types.json +11 -10
  203. package/dist/_typedoc/Switch/Switch.types.json +3 -3
  204. package/dist/_typedoc/Table/Table.types.json +101 -100
  205. package/dist/_typedoc/Tabs/Tabs.types.json +23 -20
  206. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +16 -16
  207. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  208. package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
  209. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
  210. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  211. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  212. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  213. package/dist/_typedoc/Tile/Tile.types.json +30 -30
  214. package/dist/_typedoc/Title/Title.types.json +1 -1
  215. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  216. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
  217. package/dist/_typedoc/Token/Token.types.json +4 -4
  218. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  219. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  220. package/dist/_typedoc/Tree/Tree.types.json +86 -86
  221. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  222. package/dist/_typedoc/Typography/Typography.types.json +14 -14
  223. package/dist/_typedoc/_utils/types.json +3 -3
  224. package/dist/_typedoc/deprecations.json +1 -1
  225. package/dist/_utils/isFunction.d.ts +1 -0
  226. package/dist/_utils/isFunction.js +4 -0
  227. package/dist/_utils/isFunction.js.map +1 -0
  228. package/dist/_utils/propsTypedoc.d.ts +2 -0
  229. package/dist/_utils/propsTypedoc.js +2 -0
  230. package/dist/_utils/propsTypedoc.js.map +1 -1
  231. package/package.json +1 -1
@@ -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/dda9807/packages/core-react/src/_utils/types.ts#L42"
13
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/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/dda9807/packages/core-react/src/_utils/types.ts#L47"
23
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L47"
24
24
  },
25
25
  {
26
26
  "name": "snugfit",
@@ -30,7 +30,7 @@
30
30
  "description": "Shrink the cell around the contents",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Shrink the cell around the contents</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
32
32
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L24"
33
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L24"
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/dda9807/packages/core-react/src/_utils/types.ts#L52"
43
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L52"
44
44
  },
45
45
  {
46
46
  "name": "variant",
@@ -52,7 +52,7 @@
52
52
  "deprecated": "Please use `sortOrder` prop instead of `esc/desc` variants, and `snugfit` prop instead of `snugfit` variant",
53
53
  "deprecatedSince": "11.15.1\n",
54
54
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
55
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L32"
55
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L32"
56
56
  }
57
57
  ],
58
58
  "description": ""
@@ -68,7 +68,7 @@
68
68
  "description": "",
69
69
  "descriptionHtml": "",
70
70
  "sourceFile": "packages/core-react/src/_utils/types.ts",
71
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L42"
71
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L42"
72
72
  },
73
73
  {
74
74
  "name": "className",
@@ -78,7 +78,7 @@
78
78
  "description": "Additional classNames",
79
79
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
80
80
  "sourceFile": "packages/core-react/src/_utils/types.ts",
81
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L47"
81
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L47"
82
82
  },
83
83
  {
84
84
  "name": "overdue",
@@ -88,7 +88,7 @@
88
88
  "description": "Sets row text color to red to signify overdue items",
89
89
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets row text color to red to signify overdue items</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
90
90
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
91
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L42"
91
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L42"
92
92
  },
93
93
  {
94
94
  "name": "style",
@@ -98,7 +98,7 @@
98
98
  "description": "Additional CSS styles",
99
99
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
100
100
  "sourceFile": "packages/core-react/src/_utils/types.ts",
101
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L52"
101
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L52"
102
102
  }
103
103
  ],
104
104
  "description": ""
@@ -114,7 +114,7 @@
114
114
  "description": "Whether or not the carat is rotated",
115
115
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Whether or not the carat is rotated</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
116
116
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
117
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L50"
117
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L50"
118
118
  },
119
119
  {
120
120
  "name": "onClick",
@@ -124,7 +124,7 @@
124
124
  "description": "",
125
125
  "descriptionHtml": "",
126
126
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
127
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L56"
127
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L56"
128
128
  }
129
129
  ],
130
130
  "description": ""
@@ -142,7 +142,7 @@
142
142
  "deprecated": "Please use `value` prop instead",
143
143
  "deprecatedSince": "11.28.0\n",
144
144
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
145
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L78"
145
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L78"
146
146
  },
147
147
  {
148
148
  "name": "className",
@@ -152,7 +152,7 @@
152
152
  "description": "Additional classNames",
153
153
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
154
154
  "sourceFile": "packages/core-react/src/_utils/types.ts",
155
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L47"
155
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L47"
156
156
  },
157
157
  {
158
158
  "name": "currencyOptions",
@@ -162,7 +162,7 @@
162
162
  "description": "Optional formatting configs",
163
163
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Optional formatting configs</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.28.0</p>\n</dd></dl></div>",
164
164
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
165
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L84"
165
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L84"
166
166
  },
167
167
  {
168
168
  "name": "style",
@@ -172,7 +172,7 @@
172
172
  "description": "Additional CSS styles",
173
173
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
174
174
  "sourceFile": "packages/core-react/src/_utils/types.ts",
175
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L52"
175
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L52"
176
176
  },
177
177
  {
178
178
  "name": "value",
@@ -182,7 +182,7 @@
182
182
  "description": "Unformatted value to be displayed",
183
183
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Unformatted value to be displayed</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.28.0</p>\n</dd></dl></div>",
184
184
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
185
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L90"
185
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L90"
186
186
  }
187
187
  ],
188
188
  "description": ""
@@ -198,7 +198,7 @@
198
198
  "description": " The callback to run before the overlay is hidden. Returning\n `false` will prevent hiding.\n```\n(e: event) => boolean | Promise | undefined\n```",
199
199
  "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>",
200
200
  "sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
201
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L49"
201
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L49"
202
202
  },
203
203
  {
204
204
  "name": "beforeShow",
@@ -208,7 +208,7 @@
208
208
  "description": " The callback to run before the overlay is shown. Returning\n `false` will prevent showing.\n```\n(e: event) => boolean | Promise | undefined\n```",
209
209
  "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>",
210
210
  "sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
211
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L58"
211
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L58"
212
212
  },
213
213
  {
214
214
  "name": "className",
@@ -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/Table/Table.types.ts",
221
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L191"
221
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L191"
222
222
  },
223
223
  {
224
224
  "name": "disabled",
@@ -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/DateInput/DateInput.types.ts",
231
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/DateInput/DateInput.types.ts#L133"
231
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/DateInput/DateInput.types.ts#L133"
232
232
  },
233
233
  {
234
234
  "name": "error",
@@ -238,7 +238,7 @@
238
238
  "description": "Error variant",
239
239
  "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>",
240
240
  "sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
241
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/DateInput/DateInput.types.ts#L129"
241
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/DateInput/DateInput.types.ts#L129"
242
242
  },
243
243
  {
244
244
  "name": "errorMessage",
@@ -248,7 +248,7 @@
248
248
  "description": "Message to be displayed below the date select during an error",
249
249
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Message to be displayed below the date select during an error</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>&#39;&#39;</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
250
250
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
251
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L198"
251
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L198"
252
252
  },
253
253
  {
254
254
  "name": "processing",
@@ -258,7 +258,7 @@
258
258
  "description": "Triggers the spinner that covers inline editable content",
259
259
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Triggers the spinner that covers inline editable content</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>",
260
260
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
261
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L205"
261
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L205"
262
262
  },
263
263
  {
264
264
  "name": "tabIndex",
@@ -268,7 +268,7 @@
268
268
  "description": "",
269
269
  "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>",
270
270
  "sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
271
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/DateInput/DateInput.types.ts#L163"
271
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/DateInput/DateInput.types.ts#L163"
272
272
  },
273
273
  {
274
274
  "name": "value",
@@ -278,7 +278,7 @@
278
278
  "description": "",
279
279
  "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>",
280
280
  "sourceFile": "packages/core-react/src/DateSelect/DateSelect.types.ts",
281
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/DateSelect/DateSelect.types.ts#L34"
281
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/DateSelect/DateSelect.types.ts#L34"
282
282
  },
283
283
  {
284
284
  "name": "variant",
@@ -288,7 +288,7 @@
288
288
  "description": "",
289
289
  "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>",
290
290
  "sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
291
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/DateInput/DateInput.types.ts#L172"
291
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/DateInput/DateInput.types.ts#L172"
292
292
  },
293
293
  {
294
294
  "name": "afterHide",
@@ -298,7 +298,7 @@
298
298
  "description": "",
299
299
  "descriptionHtml": "",
300
300
  "sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
301
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_hooks/Visibility.tsx#L10"
301
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_hooks/Visibility.tsx#L10"
302
302
  },
303
303
  {
304
304
  "name": "afterShow",
@@ -308,7 +308,7 @@
308
308
  "description": "",
309
309
  "descriptionHtml": "",
310
310
  "sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
311
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_hooks/Visibility.tsx#L11"
311
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_hooks/Visibility.tsx#L11"
312
312
  },
313
313
  {
314
314
  "name": "disabledDate",
@@ -318,7 +318,7 @@
318
318
  "description": "",
319
319
  "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>",
320
320
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
321
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Calendar/Calendar.types.ts#L30"
321
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Calendar/Calendar.types.ts#L40"
322
322
  },
323
323
  {
324
324
  "name": "onChange",
@@ -328,7 +328,7 @@
328
328
  "description": "",
329
329
  "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>",
330
330
  "sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
331
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/DateInput/DateInput.types.ts#L140"
331
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/DateInput/DateInput.types.ts#L140"
332
332
  },
333
333
  {
334
334
  "name": "onClear",
@@ -338,7 +338,7 @@
338
338
  "description": "",
339
339
  "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>",
340
340
  "sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
341
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/DateInput/DateInput.types.ts#L151"
341
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/DateInput/DateInput.types.ts#L151"
342
342
  }
343
343
  ],
344
344
  "description": ""
@@ -354,7 +354,7 @@
354
354
  "description": "",
355
355
  "descriptionHtml": "",
356
356
  "sourceFile": "packages/core-react/src/_utils/types.ts",
357
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L42"
357
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L42"
358
358
  },
359
359
  {
360
360
  "name": "className",
@@ -364,7 +364,7 @@
364
364
  "description": "Additional classNames",
365
365
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
366
366
  "sourceFile": "packages/core-react/src/_utils/types.ts",
367
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L47"
367
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L47"
368
368
  },
369
369
  {
370
370
  "name": "colSpan",
@@ -374,7 +374,7 @@
374
374
  "description": "Number of columns in table",
375
375
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Number of columns in table</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
376
376
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
377
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L98"
377
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L98"
378
378
  },
379
379
  {
380
380
  "name": "depth",
@@ -384,7 +384,7 @@
384
384
  "description": "Determines indentation of the group and content",
385
385
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Determines indentation of the group and content</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
386
386
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
387
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L104"
387
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L104"
388
388
  },
389
389
  {
390
390
  "name": "style",
@@ -394,7 +394,7 @@
394
394
  "description": "Additional CSS styles",
395
395
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
396
396
  "sourceFile": "packages/core-react/src/_utils/types.ts",
397
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L52"
397
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L52"
398
398
  }
399
399
  ],
400
400
  "description": ""
@@ -410,7 +410,7 @@
410
410
  "description": "",
411
411
  "descriptionHtml": "",
412
412
  "sourceFile": "packages/core-react/src/_utils/types.ts",
413
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L42"
413
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L42"
414
414
  },
415
415
  {
416
416
  "name": "className",
@@ -420,7 +420,7 @@
420
420
  "description": "Additional classNames",
421
421
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
422
422
  "sourceFile": "packages/core-react/src/_utils/types.ts",
423
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L47"
423
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L47"
424
424
  },
425
425
  {
426
426
  "name": "style",
@@ -430,7 +430,7 @@
430
430
  "description": "Additional CSS styles",
431
431
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
432
432
  "sourceFile": "packages/core-react/src/_utils/types.ts",
433
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L52"
433
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L52"
434
434
  }
435
435
  ],
436
436
  "description": ""
@@ -446,7 +446,7 @@
446
446
  "description": "",
447
447
  "descriptionHtml": "",
448
448
  "sourceFile": "packages/core-react/src/_utils/types.ts",
449
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L42"
449
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L42"
450
450
  },
451
451
  {
452
452
  "name": "className",
@@ -456,7 +456,7 @@
456
456
  "description": "Additional classNames",
457
457
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
458
458
  "sourceFile": "packages/core-react/src/_utils/types.ts",
459
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L47"
459
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L47"
460
460
  },
461
461
  {
462
462
  "name": "snugfit",
@@ -466,7 +466,7 @@
466
466
  "description": "Shrink the cell around the contents",
467
467
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Shrink the cell around the contents</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
468
468
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
469
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L24"
469
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L24"
470
470
  },
471
471
  {
472
472
  "name": "sortOrder",
@@ -476,7 +476,7 @@
476
476
  "description": "Column sorting order",
477
477
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Column sorting order</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.15.1</p>\n</dd></dl></div>",
478
478
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
479
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L122"
479
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L122"
480
480
  },
481
481
  {
482
482
  "name": "sortable",
@@ -488,7 +488,7 @@
488
488
  "deprecated": "Please use `sortOrder` prop instead",
489
489
  "deprecatedSince": "11.15.1\n",
490
490
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
491
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L116"
491
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L116"
492
492
  },
493
493
  {
494
494
  "name": "style",
@@ -498,7 +498,7 @@
498
498
  "description": "Additional CSS styles",
499
499
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
500
500
  "sourceFile": "packages/core-react/src/_utils/types.ts",
501
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L52"
501
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L52"
502
502
  },
503
503
  {
504
504
  "name": "variant",
@@ -510,7 +510,7 @@
510
510
  "deprecated": "Please use `sortOrder` prop instead of `esc/desc` variants, and `snugfit` prop instead of `snugfit` variant",
511
511
  "deprecatedSince": "11.15.1\n",
512
512
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
513
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L32"
513
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L32"
514
514
  },
515
515
  {
516
516
  "name": "onSortOrderChange",
@@ -520,7 +520,7 @@
520
520
  "description": "Column sorting order change callback.\nLoops over from \"asc\" to \"desc\" to \"\", set should be assigned to `sortOrder` prop.",
521
521
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Column sorting order change callback.\nLoops over from &quot;asc&quot; to &quot;desc&quot; to &quot;&quot;, set should be assigned to <code>sortOrder</code> prop.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.15.1</p>\n</dd></dl></div>",
522
522
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
523
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L129"
523
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L129"
524
524
  }
525
525
  ],
526
526
  "description": ""
@@ -536,7 +536,7 @@
536
536
  "description": "",
537
537
  "descriptionHtml": "",
538
538
  "sourceFile": "packages/core-react/src/_utils/types.ts",
539
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L42"
539
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L42"
540
540
  },
541
541
  {
542
542
  "name": "className",
@@ -546,7 +546,7 @@
546
546
  "description": "Additional classNames",
547
547
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
548
548
  "sourceFile": "packages/core-react/src/_utils/types.ts",
549
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L47"
549
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L47"
550
550
  },
551
551
  {
552
552
  "name": "style",
@@ -556,7 +556,7 @@
556
556
  "description": "Additional CSS styles",
557
557
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
558
558
  "sourceFile": "packages/core-react/src/_utils/types.ts",
559
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L52"
559
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L52"
560
560
  }
561
561
  ],
562
562
  "description": ""
@@ -572,7 +572,7 @@
572
572
  "description": "Controls the error state of the `Input`, changing the\nbackground color and border colors to red",
573
573
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls the error state of the <code>Input</code>, changing the\nbackground color and border colors to red</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
574
574
  "sourceFile": "packages/core-react/src/Input/Input.types.ts",
575
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Input/Input.types.ts#L9"
575
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Input/Input.types.ts#L9"
576
576
  },
577
577
  {
578
578
  "name": "errorMessage",
@@ -582,7 +582,7 @@
582
582
  "description": "Message to be displayed below the input during an error",
583
583
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Message to be displayed below the input during an error</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
584
584
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
585
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L143"
585
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L143"
586
586
  },
587
587
  {
588
588
  "name": "processing",
@@ -592,7 +592,7 @@
592
592
  "description": "Triggers the spinner for processing inline editable content",
593
593
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Triggers the spinner for processing inline editable content</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>",
594
594
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
595
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L150"
595
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L150"
596
596
  },
597
597
  {
598
598
  "name": "size",
@@ -602,7 +602,7 @@
602
602
  "description": "The size of the input cell and corresponding error message",
603
603
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The size of the input cell and corresponding error message</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>&#39;block&#39;</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
604
604
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
605
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L157"
605
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L157"
606
606
  },
607
607
  {
608
608
  "name": "variant",
@@ -610,10 +610,11 @@
610
610
  "type": "<span class=\"tsd-signature-type\">&quot;&quot;</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">&quot;error&quot;</span>",
611
611
  "typeDetail": "<span class=\"tsd-signature-type\">&quot;&quot;</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">&quot;error&quot;</span>",
612
612
  "description": "",
613
- "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>Use the <code>error</code> prop instead</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
613
+ "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>Use the <code>error</code> prop instead</p>\n</dd><dt>deprecatedsince</dt><dd><p>11</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
614
614
  "deprecated": "Use the `error` prop instead",
615
+ "deprecatedSince": "11",
615
616
  "sourceFile": "packages/core-react/src/Input/Input.types.ts",
616
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Input/Input.types.ts#L15"
617
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Input/Input.types.ts#L16"
617
618
  }
618
619
  ],
619
620
  "description": ""
@@ -629,7 +630,7 @@
629
630
  "description": "",
630
631
  "descriptionHtml": "",
631
632
  "sourceFile": "packages/core-react/src/_utils/types.ts",
632
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L42"
633
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L42"
633
634
  },
634
635
  {
635
636
  "name": "className",
@@ -639,7 +640,7 @@
639
640
  "description": "Additional classNames",
640
641
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
641
642
  "sourceFile": "packages/core-react/src/_utils/types.ts",
642
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L47"
643
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L47"
643
644
  },
644
645
  {
645
646
  "name": "href",
@@ -649,7 +650,7 @@
649
650
  "description": "Destination url",
650
651
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Destination url</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>&#39;&#39;</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
651
652
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
652
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L166"
653
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L166"
653
654
  },
654
655
  {
655
656
  "name": "style",
@@ -659,7 +660,7 @@
659
660
  "description": "Additional CSS styles",
660
661
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
661
662
  "sourceFile": "packages/core-react/src/_utils/types.ts",
662
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L52"
663
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L52"
663
664
  }
664
665
  ],
665
666
  "description": ""
@@ -675,7 +676,7 @@
675
676
  "description": "",
676
677
  "descriptionHtml": "",
677
678
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
678
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L100"
679
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L100"
679
680
  },
680
681
  {
681
682
  "name": "afterShow",
@@ -685,7 +686,7 @@
685
686
  "description": "",
686
687
  "descriptionHtml": "",
687
688
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
688
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L104"
689
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L104"
689
690
  },
690
691
  {
691
692
  "name": "beforeHide",
@@ -695,7 +696,7 @@
695
696
  "description": "",
696
697
  "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>",
697
698
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
698
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L108"
699
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L108"
699
700
  },
700
701
  {
701
702
  "name": "beforeShow",
@@ -705,7 +706,7 @@
705
706
  "description": "",
706
707
  "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>",
707
708
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
708
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L112"
709
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L112"
709
710
  },
710
711
  {
711
712
  "name": "block",
@@ -715,7 +716,7 @@
715
716
  "description": "Make the Select button 100% width",
716
717
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Make the Select button 100% width</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
717
718
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
718
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L118"
719
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L118"
719
720
  },
720
721
  {
721
722
  "name": "container",
@@ -725,7 +726,7 @@
725
726
  "description": "",
726
727
  "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>",
727
728
  "sourceFile": "packages/core-react/src/Portal/Portal.types.ts",
728
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Portal/Portal.types.ts#L7"
729
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Portal/Portal.types.ts#L7"
729
730
  },
730
731
  {
731
732
  "name": "disabled",
@@ -735,7 +736,7 @@
735
736
  "description": "",
736
737
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><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>",
737
738
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
738
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L124"
739
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L124"
739
740
  },
740
741
  {
741
742
  "name": "emptyMessage",
@@ -745,7 +746,7 @@
745
746
  "description": "When there are no children this will render",
746
747
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>When there are no children this will render</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
747
748
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
748
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L130"
749
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L130"
749
750
  },
750
751
  {
751
752
  "name": "error",
@@ -755,7 +756,7 @@
755
756
  "description": "",
756
757
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><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>",
757
758
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
758
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L136"
759
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L136"
759
760
  },
760
761
  {
761
762
  "name": "errorMessage",
@@ -765,7 +766,7 @@
765
766
  "description": "Message to be displayed below the select during an error",
766
767
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Message to be displayed below the select during an error</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>&#39;&#39;</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
767
768
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
768
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L177"
769
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L177"
769
770
  },
770
771
  {
771
772
  "name": "footer",
@@ -775,7 +776,7 @@
775
776
  "description": "",
776
777
  "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>",
777
778
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
778
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L140"
779
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L140"
779
780
  },
780
781
  {
781
782
  "name": "hideDelay",
@@ -785,7 +786,7 @@
785
786
  "description": "",
786
787
  "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>",
787
788
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
788
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L144"
789
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L144"
789
790
  },
790
791
  {
791
792
  "name": "i18nScope",
@@ -795,7 +796,7 @@
795
796
  "description": "The i18n key to use for the select's configurable strings.\nDefaults to using the core library's default strings.",
796
797
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The i18n key to use for the select&#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>",
797
798
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
798
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L150"
799
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L150"
799
800
  },
800
801
  {
801
802
  "name": "label",
@@ -805,7 +806,7 @@
805
806
  "description": "",
806
807
  "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>",
807
808
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
808
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L154"
809
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L154"
809
810
  },
810
811
  {
811
812
  "name": "loading",
@@ -815,7 +816,7 @@
815
816
  "description": "If the select is loading",
816
817
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>If the select is loading</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>",
817
818
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
818
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L161"
819
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L161"
819
820
  },
820
821
  {
821
822
  "name": "onScrollBottom",
@@ -825,7 +826,7 @@
825
826
  "description": "Optional <Code>function</Code> that automatically executes when\nscrolling reaches the last item.",
826
827
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Optional <Code>function</Code> that automatically executes when\nscrolling reaches the last item.</p>\n</div></div>",
827
828
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
828
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L175"
829
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L175"
829
830
  },
830
831
  {
831
832
  "name": "onSelect",
@@ -835,7 +836,7 @@
835
836
  "description": "",
836
837
  "descriptionHtml": "",
837
838
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
838
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L185"
839
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L185"
839
840
  },
840
841
  {
841
842
  "name": "optionsRef",
@@ -845,7 +846,7 @@
845
846
  "description": "",
846
847
  "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>",
847
848
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
848
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L189"
849
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L189"
849
850
  },
850
851
  {
851
852
  "name": "placeholder",
@@ -855,7 +856,7 @@
855
856
  "description": "Renders when the label is blank",
856
857
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Renders when the label is blank</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
857
858
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
858
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L195"
859
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L195"
859
860
  },
860
861
  {
861
862
  "name": "placement",
@@ -865,7 +866,7 @@
865
866
  "description": "The placement of the overlay",
866
867
  "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>",
867
868
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
868
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L202"
869
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L202"
869
870
  },
870
871
  {
871
872
  "name": "processing",
@@ -875,7 +876,7 @@
875
876
  "description": "Triggers the spinner that covers inline editable content",
876
877
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Triggers the spinner that covers inline editable content</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>",
877
878
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
878
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L184"
879
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L184"
879
880
  },
880
881
  {
881
882
  "name": "qa",
@@ -885,7 +886,7 @@
885
886
  "description": "",
886
887
  "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>",
887
888
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
888
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L206"
889
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L206"
889
890
  },
890
891
  {
891
892
  "name": "showDelay",
@@ -895,7 +896,7 @@
895
896
  "description": "",
896
897
  "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>",
897
898
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
898
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L210"
899
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L210"
899
900
  },
900
901
  {
901
902
  "name": "tabIndex",
@@ -905,7 +906,7 @@
905
906
  "description": "Configurable tabIndex for the select button",
906
907
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Configurable tabIndex for the select button</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>0</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
907
908
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
908
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L217"
909
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L217"
909
910
  },
910
911
  {
911
912
  "name": "onClear",
@@ -915,7 +916,7 @@
915
916
  "description": "It is possible for this component to have an empty value\n(render placeholder). Enables the x icon.",
916
917
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>It is possible for this component to have an empty value\n(render placeholder). Enables the x icon.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
917
918
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
918
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L168"
919
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L168"
919
920
  },
920
921
  {
921
922
  "name": "onSearch",
@@ -925,7 +926,7 @@
925
926
  "description": "Adds a search bar to the select.",
926
927
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Adds a search bar to the select.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
927
928
  "sourceFile": "packages/core-react/src/Select/Select.types.ts",
928
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Select/Select.types.ts#L181"
929
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Select/Select.types.ts#L181"
929
930
  }
930
931
  ],
931
932
  "description": ""
@@ -941,7 +942,7 @@
941
942
  "description": "",
942
943
  "descriptionHtml": "",
943
944
  "sourceFile": "packages/core-react/src/_utils/types.ts",
944
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L42"
945
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L42"
945
946
  },
946
947
  {
947
948
  "name": "className",
@@ -951,7 +952,7 @@
951
952
  "description": "Additional classNames",
952
953
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
953
954
  "sourceFile": "packages/core-react/src/_utils/types.ts",
954
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L47"
955
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L47"
955
956
  },
956
957
  {
957
958
  "name": "inline",
@@ -961,7 +962,7 @@
961
962
  "description": "",
962
963
  "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>",
963
964
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
964
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L212"
965
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L212"
965
966
  },
966
967
  {
967
968
  "name": "style",
@@ -971,7 +972,7 @@
971
972
  "description": "Additional CSS styles",
972
973
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
973
974
  "sourceFile": "packages/core-react/src/_utils/types.ts",
974
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L52"
975
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L52"
975
976
  },
976
977
  {
977
978
  "name": "variant",
@@ -981,7 +982,7 @@
981
982
  "description": "The table variant",
982
983
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The table variant</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
983
984
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
984
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L218"
985
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L218"
985
986
  }
986
987
  ],
987
988
  "description": ""
@@ -997,7 +998,7 @@
997
998
  "description": "",
998
999
  "descriptionHtml": "",
999
1000
  "sourceFile": "packages/core-react/src/_utils/types.ts",
1000
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L42"
1001
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L42"
1001
1002
  },
1002
1003
  {
1003
1004
  "name": "className",
@@ -1007,7 +1008,7 @@
1007
1008
  "description": "Additional classNames",
1008
1009
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
1009
1010
  "sourceFile": "packages/core-react/src/_utils/types.ts",
1010
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L47"
1011
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L47"
1011
1012
  },
1012
1013
  {
1013
1014
  "name": "errorMessage",
@@ -1017,7 +1018,7 @@
1017
1018
  "description": "Message to be displayed below the textarea during an error",
1018
1019
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Message to be displayed below the textarea during an error</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
1019
1020
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
1020
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L226"
1021
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L226"
1021
1022
  },
1022
1023
  {
1023
1024
  "name": "processing",
@@ -1027,7 +1028,7 @@
1027
1028
  "description": "Triggers the spinner for processing inline editable content",
1028
1029
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Triggers the spinner for processing inline editable content</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
1029
1030
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
1030
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L232"
1031
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L232"
1031
1032
  },
1032
1033
  {
1033
1034
  "name": "resizable",
@@ -1037,7 +1038,7 @@
1037
1038
  "description": "Sets whether it is resizable",
1038
1039
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets whether it is resizable</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
1039
1040
  "sourceFile": "packages/core-react/src/Table/Table.types.ts",
1040
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/Table/Table.types.ts#L238"
1041
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Table/Table.types.ts#L238"
1041
1042
  },
1042
1043
  {
1043
1044
  "name": "style",
@@ -1047,7 +1048,7 @@
1047
1048
  "description": "Additional CSS styles",
1048
1049
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
1049
1050
  "sourceFile": "packages/core-react/src/_utils/types.ts",
1050
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L52"
1051
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L52"
1051
1052
  }
1052
1053
  ],
1053
1054
  "description": ""
@@ -1063,7 +1064,7 @@
1063
1064
  "description": "",
1064
1065
  "descriptionHtml": "",
1065
1066
  "sourceFile": "packages/core-react/src/_utils/types.ts",
1066
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L42"
1067
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L42"
1067
1068
  },
1068
1069
  {
1069
1070
  "name": "className",
@@ -1073,7 +1074,7 @@
1073
1074
  "description": "Additional classNames",
1074
1075
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
1075
1076
  "sourceFile": "packages/core-react/src/_utils/types.ts",
1076
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L47"
1077
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L47"
1077
1078
  },
1078
1079
  {
1079
1080
  "name": "style",
@@ -1083,7 +1084,7 @@
1083
1084
  "description": "Additional CSS styles",
1084
1085
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
1085
1086
  "sourceFile": "packages/core-react/src/_utils/types.ts",
1086
- "sourceUrl": "https://github.com/procore/core/blob/dda9807/packages/core-react/src/_utils/types.ts#L52"
1087
+ "sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L52"
1087
1088
  }
1088
1089
  ],
1089
1090
  "description": ""