@procore/core-react 11.3.0-rc.6 → 11.3.0-rc.7

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 (88) hide show
  1. package/dist/DateSelect/DateSelect.types.d.ts +1 -1
  2. package/dist/Dropdown/Dropdown.types.d.ts +1 -1
  3. package/dist/OverlayTrigger/OverlayTrigger.d.ts +3 -85
  4. package/dist/OverlayTrigger/OverlayTrigger.js +33 -16
  5. package/dist/OverlayTrigger/OverlayTrigger.js.map +1 -1
  6. package/dist/OverlayTrigger/OverlayTrigger.types.d.ts +92 -0
  7. package/dist/OverlayTrigger/OverlayTrigger.types.js +2 -0
  8. package/dist/OverlayTrigger/OverlayTrigger.types.js.map +1 -0
  9. package/dist/OverlayTrigger/a11yPresets.d.ts +14 -0
  10. package/dist/OverlayTrigger/a11yPresets.js +58 -0
  11. package/dist/OverlayTrigger/a11yPresets.js.map +1 -0
  12. package/dist/OverlayTrigger/index.d.ts +2 -1
  13. package/dist/OverlayTrigger/index.js.map +1 -1
  14. package/dist/Popover/Popover.types.d.ts +1 -1
  15. package/dist/_typedoc/Avatar/Avatar.types.json +17 -17
  16. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +22 -22
  17. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  18. package/dist/_typedoc/Banner/Banner.types.json +12 -12
  19. package/dist/_typedoc/Box/Box.types.json +66 -66
  20. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +7 -7
  21. package/dist/_typedoc/Button/Button.types.json +11 -11
  22. package/dist/_typedoc/Calendar/Calendar.types.json +79 -79
  23. package/dist/_typedoc/Card/Card.types.json +6 -6
  24. package/dist/_typedoc/Checkbox/Checkbox.types.json +7 -7
  25. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  26. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  27. package/dist/_typedoc/DateSelect/DateSelect.types.json +19 -19
  28. package/dist/_typedoc/DetailPage/DetailPage.types.json +4 -4
  29. package/dist/_typedoc/Dropdown/Dropdown.types.json +35 -35
  30. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +31 -31
  31. package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
  32. package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
  33. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  34. package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
  35. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  36. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  37. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  38. package/dist/_typedoc/Flex/Flex.types.json +26 -26
  39. package/dist/_typedoc/FlexList/FlexList.types.json +29 -29
  40. package/dist/_typedoc/Form/Form.types.json +700 -700
  41. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  42. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +51 -51
  43. package/dist/_typedoc/Input/Input.types.json +2 -2
  44. package/dist/_typedoc/Link/Link.types.json +4 -4
  45. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  46. package/dist/_typedoc/Menu/Menu.types.json +61 -61
  47. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +68 -68
  48. package/dist/_typedoc/Modal/Modal.types.json +27 -27
  49. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +30 -30
  50. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  51. package/dist/_typedoc/NumberInput/NumberInput.types.json +36 -36
  52. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.json +1 -234
  53. package/dist/_typedoc/PageLayout/PageLayout.types.json +7 -7
  54. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  55. package/dist/_typedoc/Panel/Panel.types.json +27 -27
  56. package/dist/_typedoc/Pill/Pill.types.json +1 -1
  57. package/dist/_typedoc/PillSelect/PillSelect.types.json +46 -46
  58. package/dist/_typedoc/Popover/Popover.types.json +12 -12
  59. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +5 -5
  60. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  61. package/dist/_typedoc/Required/Required.types.json +5 -5
  62. package/dist/_typedoc/Search/Search.types.json +18 -18
  63. package/dist/_typedoc/Section/Section.types.json +14 -14
  64. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
  65. package/dist/_typedoc/Select/Select.types.json +31 -31
  66. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  67. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  68. package/dist/_typedoc/Switch/Switch.types.json +3 -3
  69. package/dist/_typedoc/Table/Table.types.json +100 -100
  70. package/dist/_typedoc/Tabs/Tabs.types.json +15 -15
  71. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +10 -10
  72. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  73. package/dist/_typedoc/TextEditor/TextEditor.types.json +7 -7
  74. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +3 -3
  75. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +25 -25
  76. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +41 -41
  77. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +27 -27
  78. package/dist/_typedoc/Tile/Tile.types.json +30 -30
  79. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  80. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
  81. package/dist/_typedoc/Token/Token.types.json +4 -4
  82. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +8 -8
  83. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  84. package/dist/_typedoc/Tree/Tree.types.json +85 -85
  85. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  86. package/dist/_typedoc/Typography/Typography.types.json +8 -8
  87. package/dist/_typedoc/_utils/types.json +3 -3
  88. package/package.json +3 -2
@@ -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/Box/Box.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L118"
13
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L118"
14
14
  },
15
15
  {
16
16
  "name": "alignItems",
@@ -20,7 +20,7 @@
20
20
  "description": "",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
22
22
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L122"
23
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L122"
24
24
  },
25
25
  {
26
26
  "name": "alignSelf",
@@ -30,7 +30,7 @@
30
30
  "description": "",
31
31
  "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>",
32
32
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L126"
33
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L126"
34
34
  },
35
35
  {
36
36
  "name": "children",
@@ -40,7 +40,7 @@
40
40
  "description": "Instead of using the default children, you can pass in your own.",
41
41
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
42
42
  "sourceFile": "packages/core-react/src/_utils/types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/_utils/types.ts#L45"
43
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/_utils/types.ts#L45"
44
44
  },
45
45
  {
46
46
  "name": "className",
@@ -50,7 +50,7 @@
50
50
  "description": "Additional classNames",
51
51
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
52
52
  "sourceFile": "packages/core-react/src/_utils/types.ts",
53
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/_utils/types.ts#L50"
53
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/_utils/types.ts#L50"
54
54
  },
55
55
  {
56
56
  "name": "display",
@@ -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/Box/Box.types.ts",
63
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L146"
63
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L146"
64
64
  },
65
65
  {
66
66
  "name": "flex",
@@ -70,7 +70,7 @@
70
70
  "description": "Alias to the `flex` property on a flexbox child.",
71
71
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>flex</code> property on a flexbox child.</p>\n</div><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/Box/Box.types.ts",
73
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L152"
73
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L152"
74
74
  },
75
75
  {
76
76
  "name": "flexBasis",
@@ -80,7 +80,7 @@
80
80
  "description": "Alias to the `basis` property on a flexbox child.",
81
81
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>basis</code> property on a flexbox child.</p>\n</div><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/Box/Box.types.ts",
83
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L158"
83
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L158"
84
84
  },
85
85
  {
86
86
  "name": "flexDirection",
@@ -90,7 +90,7 @@
90
90
  "description": "Alias to the `direction` property on a flexbox child.",
91
91
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>direction</code> property on a flexbox child.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
92
92
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
93
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L164"
93
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L164"
94
94
  },
95
95
  {
96
96
  "name": "flexGrow",
@@ -100,7 +100,7 @@
100
100
  "description": "Alias to the `grow` property on a flexbox child.",
101
101
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>grow</code> property on a flexbox child.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
102
102
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
103
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L170"
103
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L170"
104
104
  },
105
105
  {
106
106
  "name": "flexShrink",
@@ -110,7 +110,7 @@
110
110
  "description": "Alias to the `shrink` property on a flexbox child.",
111
111
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>shrink</code> property on a flexbox child.</p>\n</div><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/Box/Box.types.ts",
113
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L176"
113
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L176"
114
114
  },
115
115
  {
116
116
  "name": "flexWrap",
@@ -120,7 +120,7 @@
120
120
  "description": "Alias to the `wrap` property on a flexbox child.",
121
121
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>wrap</code> property on a flexbox child.</p>\n</div><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/Box/Box.types.ts",
123
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L182"
123
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L182"
124
124
  },
125
125
  {
126
126
  "name": "justifyContent",
@@ -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/Box/Box.types.ts",
133
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L130"
133
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L130"
134
134
  },
135
135
  {
136
136
  "name": "margin",
@@ -140,7 +140,7 @@
140
140
  "description": "",
141
141
  "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>",
142
142
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
143
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L69"
143
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L69"
144
144
  },
145
145
  {
146
146
  "name": "marginBottom",
@@ -150,7 +150,7 @@
150
150
  "description": "",
151
151
  "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>",
152
152
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
153
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L73"
153
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L73"
154
154
  },
155
155
  {
156
156
  "name": "marginLeft",
@@ -160,7 +160,7 @@
160
160
  "description": "",
161
161
  "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>",
162
162
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
163
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L77"
163
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L77"
164
164
  },
165
165
  {
166
166
  "name": "marginRight",
@@ -170,7 +170,7 @@
170
170
  "description": "",
171
171
  "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>",
172
172
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
173
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L81"
173
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L81"
174
174
  },
175
175
  {
176
176
  "name": "marginTop",
@@ -180,7 +180,7 @@
180
180
  "description": "",
181
181
  "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>",
182
182
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
183
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L85"
183
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L85"
184
184
  },
185
185
  {
186
186
  "name": "order",
@@ -190,7 +190,7 @@
190
190
  "description": "Alias to the `order` property on a flexbox child.",
191
191
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>order</code> property on a flexbox child.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
192
192
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
193
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L188"
193
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L188"
194
194
  },
195
195
  {
196
196
  "name": "padding",
@@ -200,7 +200,7 @@
200
200
  "description": "",
201
201
  "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>",
202
202
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
203
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L92"
203
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L92"
204
204
  },
205
205
  {
206
206
  "name": "paddingBottom",
@@ -210,7 +210,7 @@
210
210
  "description": "",
211
211
  "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>",
212
212
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
213
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L96"
213
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L96"
214
214
  },
215
215
  {
216
216
  "name": "paddingLeft",
@@ -220,7 +220,7 @@
220
220
  "description": "",
221
221
  "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>",
222
222
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
223
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L100"
223
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L100"
224
224
  },
225
225
  {
226
226
  "name": "paddingRight",
@@ -230,7 +230,7 @@
230
230
  "description": "",
231
231
  "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>",
232
232
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
233
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L104"
233
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L104"
234
234
  },
235
235
  {
236
236
  "name": "paddingTop",
@@ -240,7 +240,7 @@
240
240
  "description": "",
241
241
  "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>",
242
242
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
243
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L108"
243
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L108"
244
244
  },
245
245
  {
246
246
  "name": "style",
@@ -250,7 +250,7 @@
250
250
  "description": "Additional CSS styles",
251
251
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
252
252
  "sourceFile": "packages/core-react/src/_utils/types.ts",
253
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/_utils/types.ts#L55"
253
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/_utils/types.ts#L55"
254
254
  },
255
255
  {
256
256
  "name": "tabIndex",
@@ -260,7 +260,7 @@
260
260
  "description": "",
261
261
  "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>",
262
262
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
263
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L192"
263
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L192"
264
264
  },
265
265
  {
266
266
  "name": "textAlign",
@@ -270,7 +270,7 @@
270
270
  "description": "",
271
271
  "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>",
272
272
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
273
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Box/Box.types.ts#L196"
273
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Box/Box.types.ts#L196"
274
274
  }
275
275
  ],
276
276
  "description": ""
@@ -286,7 +286,7 @@
286
286
  "description": "",
287
287
  "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>",
288
288
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
289
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L79"
289
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L79"
290
290
  },
291
291
  {
292
292
  "name": "clickable",
@@ -296,7 +296,7 @@
296
296
  "description": "Can the group item be clicked",
297
297
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Can the group item be clicked</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
298
298
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
299
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L85"
299
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L85"
300
300
  },
301
301
  {
302
302
  "name": "item",
@@ -306,7 +306,7 @@
306
306
  "description": "Value which can be passed around various callback functions.\nCan be anything!",
307
307
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Value which can be passed around various callback functions.\nCan be anything!</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
308
308
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
309
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L92"
309
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L92"
310
310
  }
311
311
  ],
312
312
  "description": ""
@@ -322,7 +322,7 @@
322
322
  "description": "Instead of using the default children, you can pass in your own.",
323
323
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
324
324
  "sourceFile": "packages/core-react/src/_utils/types.ts",
325
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/_utils/types.ts#L45"
325
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/_utils/types.ts#L45"
326
326
  },
327
327
  {
328
328
  "name": "className",
@@ -332,7 +332,7 @@
332
332
  "description": "Additional classNames",
333
333
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
334
334
  "sourceFile": "packages/core-react/src/_utils/types.ts",
335
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/_utils/types.ts#L50"
335
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/_utils/types.ts#L50"
336
336
  },
337
337
  {
338
338
  "name": "style",
@@ -342,7 +342,7 @@
342
342
  "description": "Additional CSS styles",
343
343
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
344
344
  "sourceFile": "packages/core-react/src/_utils/types.ts",
345
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/_utils/types.ts#L55"
345
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/_utils/types.ts#L55"
346
346
  },
347
347
  {
348
348
  "name": "tabIndex",
@@ -352,7 +352,7 @@
352
352
  "description": "",
353
353
  "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>",
354
354
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
355
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L135"
355
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L135"
356
356
  }
357
357
  ],
358
358
  "description": ""
@@ -368,7 +368,7 @@
368
368
  "description": "",
369
369
  "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>",
370
370
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
371
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L48"
371
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L48"
372
372
  },
373
373
  {
374
374
  "name": "className",
@@ -378,7 +378,7 @@
378
378
  "description": "",
379
379
  "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>",
380
380
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
381
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L52"
381
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L52"
382
382
  },
383
383
  {
384
384
  "name": "index",
@@ -388,7 +388,7 @@
388
388
  "description": "",
389
389
  "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>",
390
390
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
391
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L37"
391
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L37"
392
392
  },
393
393
  {
394
394
  "name": "item",
@@ -398,7 +398,7 @@
398
398
  "description": "Value which can be passed around various callback functions.\nCan be anything!",
399
399
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Value which can be passed around various callback functions.\nCan be anything!</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
400
400
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
401
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L58"
401
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L58"
402
402
  },
403
403
  {
404
404
  "name": "ref",
@@ -408,7 +408,7 @@
408
408
  "description": "",
409
409
  "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>",
410
410
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
411
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L41"
411
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L41"
412
412
  },
413
413
  {
414
414
  "name": "selected",
@@ -418,7 +418,7 @@
418
418
  "description": "Is the item selected",
419
419
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Is the item selected</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>",
420
420
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
421
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L68"
421
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L68"
422
422
  },
423
423
  {
424
424
  "name": "style",
@@ -428,7 +428,7 @@
428
428
  "description": "Additional CSS styles",
429
429
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
430
430
  "sourceFile": "packages/core-react/src/_utils/types.ts",
431
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/_utils/types.ts#L55"
431
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/_utils/types.ts#L55"
432
432
  },
433
433
  {
434
434
  "name": "suggested",
@@ -438,7 +438,7 @@
438
438
  "description": "",
439
439
  "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>",
440
440
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
441
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L72"
441
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L72"
442
442
  },
443
443
  {
444
444
  "name": "onClick",
@@ -448,7 +448,7 @@
448
448
  "description": "",
449
449
  "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>",
450
450
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
451
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L62"
451
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L62"
452
452
  }
453
453
  ],
454
454
  "description": ""
@@ -464,7 +464,7 @@
464
464
  "description": "",
465
465
  "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>",
466
466
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
467
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L99"
467
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L99"
468
468
  },
469
469
  {
470
470
  "name": "className",
@@ -474,7 +474,7 @@
474
474
  "description": "",
475
475
  "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>",
476
476
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
477
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L103"
477
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L103"
478
478
  },
479
479
  {
480
480
  "name": "padding",
@@ -484,7 +484,7 @@
484
484
  "description": "",
485
485
  "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>",
486
486
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
487
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L107"
487
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L107"
488
488
  },
489
489
  {
490
490
  "name": "scrollable",
@@ -494,7 +494,7 @@
494
494
  "description": "",
495
495
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>true</p>\n</dd></dl></div>",
496
496
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
497
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L112"
497
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L112"
498
498
  }
499
499
  ],
500
500
  "description": ""
@@ -512,7 +512,7 @@
512
512
  "deprecated": "Never offically documented/supported",
513
513
  "deprecatedSince": "9",
514
514
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
515
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L263"
515
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L263"
516
516
  },
517
517
  {
518
518
  "name": "children",
@@ -522,7 +522,7 @@
522
522
  "description": "Instead of using the default children, you can pass in your own.",
523
523
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
524
524
  "sourceFile": "packages/core-react/src/_utils/types.ts",
525
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/_utils/types.ts#L45"
525
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/_utils/types.ts#L45"
526
526
  },
527
527
  {
528
528
  "name": "className",
@@ -532,7 +532,7 @@
532
532
  "description": "Additional classNames",
533
533
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
534
534
  "sourceFile": "packages/core-react/src/_utils/types.ts",
535
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/_utils/types.ts#L50"
535
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/_utils/types.ts#L50"
536
536
  },
537
537
  {
538
538
  "name": "isSelectable",
@@ -544,7 +544,7 @@
544
544
  "deprecated": "\n\nThe `isSelectable` prop has been deprecated and will be removed in a future version.\nMenu item selection is now handled internally and there is no need to configure this\nanymore.\n",
545
545
  "deprecatedSince": "10.20.0",
546
546
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
547
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L228"
547
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L228"
548
548
  },
549
549
  {
550
550
  "name": "keyHandlerRef",
@@ -554,7 +554,7 @@
554
554
  "description": "Ref object which will get the key handler listeners",
555
555
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Ref object which will get the key handler listeners</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
556
556
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
557
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L234"
557
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L234"
558
558
  },
559
559
  {
560
560
  "name": "scrollable",
@@ -564,7 +564,7 @@
564
564
  "description": "",
565
565
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>true</p>\n</dd></dl></div>",
566
566
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
567
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L112"
567
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L112"
568
568
  },
569
569
  {
570
570
  "name": "style",
@@ -574,7 +574,7 @@
574
574
  "description": "Additional CSS styles",
575
575
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
576
576
  "sourceFile": "packages/core-react/src/_utils/types.ts",
577
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/_utils/types.ts#L55"
577
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/_utils/types.ts#L55"
578
578
  },
579
579
  {
580
580
  "name": "usingHook",
@@ -586,7 +586,7 @@
586
586
  "deprecated": "Never offically documented/supported. Please migrate to the other props like `onSelect` and `onSearch` on the `Menu` component. In v11, the **internal only** `useMenu` removed its search state. You should not be using `useMenu` nor this `usingHook` prop.",
587
587
  "deprecatedSince": "9",
588
588
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
589
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L255"
589
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L255"
590
590
  },
591
591
  {
592
592
  "name": "onScrollBottom",
@@ -596,7 +596,7 @@
596
596
  "description": "",
597
597
  "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>",
598
598
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
599
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L238"
599
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L238"
600
600
  },
601
601
  {
602
602
  "name": "onSearch",
@@ -606,7 +606,7 @@
606
606
  "description": "",
607
607
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11</p>\n</dd></dl></div>",
608
608
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
609
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L249"
609
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L249"
610
610
  },
611
611
  {
612
612
  "name": "onSelect",
@@ -616,7 +616,7 @@
616
616
  "description": "Callback for selecting an item from the menu. `item` will be the `item` prop supplied to the\n `Item` component. `group` will be `true` if the clicked item was a group label.",
617
617
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Callback for selecting an item from the menu. <code>item</code> will be the <code>item</code> prop supplied to the\n <code>Item</code> component. <code>group</code> will be <code>true</code> if the clicked item was a group label.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
618
618
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
619
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L245"
619
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L245"
620
620
  }
621
621
  ],
622
622
  "description": ""
@@ -632,7 +632,7 @@
632
632
  "description": "",
633
633
  "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>",
634
634
  "sourceFile": "packages/core-react/src/Typeahead/Typeahead.types.ts",
635
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Typeahead/Typeahead.types.ts#L15"
635
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Typeahead/Typeahead.types.ts#L15"
636
636
  },
637
637
  {
638
638
  "name": "i18nScope",
@@ -642,7 +642,7 @@
642
642
  "description": "The i18n key to use for the menu search's configurable strings. Defaults to\nusing the core library's default strings.",
643
643
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The i18n key to use for the menu search&#39;s configurable strings. Defaults to\nusing 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>",
644
644
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
645
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L124"
645
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L124"
646
646
  },
647
647
  {
648
648
  "name": "onChange",
@@ -652,7 +652,7 @@
652
652
  "description": "",
653
653
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.21.0</p>\n</dd></dl></div>",
654
654
  "sourceFile": "packages/core-react/src/Menu/Menu.types.ts",
655
- "sourceUrl": "https://github.com/procore/core/blob/92d4a23ef/packages/core-react/src/Menu/Menu.types.ts#L128"
655
+ "sourceUrl": "https://github.com/procore/core/blob/b86b22aa3/packages/core-react/src/Menu/Menu.types.ts#L128"
656
656
  }
657
657
  ],
658
658
  "description": ""