@procore/core-react 10.30.0-rc.5 → 10.30.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 (80) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/typedoc/components/Avatar/Avatar.types.json +17 -17
  3. package/dist/typedoc/components/AvatarStack/AvatarStack.types.json +22 -22
  4. package/dist/typedoc/components/Badge/Badge.types.json +6 -6
  5. package/dist/typedoc/components/Banner/Banner.types.json +12 -12
  6. package/dist/typedoc/components/Breadcrumbs/Breadcrumbs.types.json +7 -7
  7. package/dist/typedoc/components/Button/Button.types.json +11 -11
  8. package/dist/typedoc/components/Calendar/Calendar.types.json +81 -81
  9. package/dist/typedoc/components/Card/Card.types.json +6 -6
  10. package/dist/typedoc/components/Checkbox/Checkbox.types.json +7 -7
  11. package/dist/typedoc/components/ContactItem/ContactItem.types.json +9 -9
  12. package/dist/typedoc/components/DateInput/DateInput.types.json +35 -35
  13. package/dist/typedoc/components/DateSelect/DateSelect.types.json +13 -13
  14. package/dist/typedoc/components/Dropdown/Dropdown.types.json +35 -35
  15. package/dist/typedoc/components/DropdownFlyout/DropdownFlyout.types.json +32 -32
  16. package/dist/typedoc/components/Dropzone/Dropzone.types.json +41 -41
  17. package/dist/typedoc/components/EmptyState/EmptyState.types.json +14 -14
  18. package/dist/typedoc/components/FileList/FileList.types.json +9 -9
  19. package/dist/typedoc/components/FileSelect/FileSelect.types.json +54 -54
  20. package/dist/typedoc/components/FileSelect/GridSource/GridSource.types.json +20 -20
  21. package/dist/typedoc/components/FileSelect/LocalSource/LocalSource.types.json +26 -26
  22. package/dist/typedoc/components/FileSelect/TreeSource/TreeSource.types.json +9 -9
  23. package/dist/typedoc/components/Font/Font.types.json +7 -7
  24. package/dist/typedoc/components/Form/Form.types.json +688 -688
  25. package/dist/typedoc/components/GroupSelect/GroupSelect.types.json +51 -51
  26. package/dist/typedoc/components/Icon/Icon.types.json +10 -10
  27. package/dist/typedoc/components/Input/Input.types.json +2 -2
  28. package/dist/typedoc/components/Link/Link.types.json +4 -4
  29. package/dist/typedoc/components/Menu/Menu.types.json +92 -92
  30. package/dist/typedoc/components/MenuImperative/MenuImperative.types.json +84 -84
  31. package/dist/typedoc/components/Modal/Modal.types.json +27 -27
  32. package/dist/typedoc/components/MultiSelect/MultiSelect.types.json +88 -88
  33. package/dist/typedoc/components/Notation/Notation.types.json +4 -4
  34. package/dist/typedoc/components/NumberInput/NumberInput.types.json +25 -25
  35. package/dist/typedoc/components/OverlayTrigger/OverlayTrigger.json +18 -18
  36. package/dist/typedoc/components/Pagination/Pagination.types.json +46 -46
  37. package/dist/typedoc/components/Panel/Panel.types.json +17 -17
  38. package/dist/typedoc/components/Pill/Pill.types.json +1 -1
  39. package/dist/typedoc/components/PillSelect/PillSelect.types.json +46 -46
  40. package/dist/typedoc/components/Popover/Popover.types.json +9 -9
  41. package/dist/typedoc/components/ProgressBar/ProgressBar.types.json +5 -5
  42. package/dist/typedoc/components/RadioButton/RadioButton.types.json +6 -6
  43. package/dist/typedoc/components/Required/Required.types.json +5 -5
  44. package/dist/typedoc/components/Search/Search.types.json +21 -21
  45. package/dist/typedoc/components/SegmentedController/SegmentedController.types.json +20 -20
  46. package/dist/typedoc/components/Select/Select.types.json +54 -54
  47. package/dist/typedoc/components/Slider/Slider.types.json +6 -6
  48. package/dist/typedoc/components/Spinner/Spinner.types.json +8 -8
  49. package/dist/typedoc/components/Switch/Switch.types.json +3 -3
  50. package/dist/typedoc/components/Table/Table.types.json +108 -108
  51. package/dist/typedoc/components/Tabs/Tabs.types.json +21 -21
  52. package/dist/typedoc/components/Tearsheet/Tearsheet.types.json +9 -9
  53. package/dist/typedoc/components/TextArea/TextArea.types.json +3 -3
  54. package/dist/typedoc/components/TextEditor/TextEditor.types.json +7 -7
  55. package/dist/typedoc/components/TextEditorOutput/TextEditorOutput.types.json +3 -3
  56. package/dist/typedoc/components/Thumbnail/Thumbnail.types.json +51 -51
  57. package/dist/typedoc/components/TieredDropdown/TieredDropdown.types.json +41 -41
  58. package/dist/typedoc/components/TieredSelect/TieredSelect.types.json +79 -79
  59. package/dist/typedoc/components/Tile/Tile.types.json +30 -30
  60. package/dist/typedoc/components/Toast/Toast.types.json +4 -4
  61. package/dist/typedoc/components/ToggleButton/ToggleButton.types.json +3 -3
  62. package/dist/typedoc/components/Token/Token.types.json +4 -4
  63. package/dist/typedoc/components/Tooltip/Tooltip.types.json +13 -13
  64. package/dist/typedoc/components/Tree/Tree.types.json +85 -85
  65. package/dist/typedoc/components/Typeahead/Typeahead.types.json +2 -2
  66. package/dist/typedoc/components/Typography/Typography.types.json +8 -8
  67. package/dist/typedoc/layouts/Box/Box.types.json +66 -66
  68. package/dist/typedoc/layouts/DetailPage/DetailPage.json +11 -11
  69. package/dist/typedoc/layouts/Flex/Flex.types.json +26 -26
  70. package/dist/typedoc/layouts/FlexList/FlexList.types.json +29 -29
  71. package/dist/typedoc/layouts/Grid/Grid.json +10 -10
  72. package/dist/typedoc/layouts/IconLayout/IconLayout.json +4 -4
  73. package/dist/typedoc/layouts/LegacyDetailPage/LegacyDetailPage.json +4 -4
  74. package/dist/typedoc/layouts/ListPage/ListPage.types.json +10 -10
  75. package/dist/typedoc/layouts/NextDetailPage/NextDetailPage.types.json +4 -4
  76. package/dist/typedoc/layouts/NextGrid/NextGrid.types.json +8 -8
  77. package/dist/typedoc/layouts/PageLayout/PageLayout.types.json +7 -7
  78. package/dist/typedoc/layouts/ToolHeader/ToolHeader.types.json +8 -8
  79. package/dist/typedoc/utils/types.json +3 -3
  80. package/package.json +5 -5
@@ -10,7 +10,7 @@
10
10
  "description": "Instead of using the default children, you can pass in your own.",
11
11
  "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>",
12
12
  "sourceFile": "packages/core-react/src/utils/types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L40"
13
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L40"
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/db7646768/packages/core-react/src/utils/types.ts#L45"
23
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L45"
24
24
  },
25
25
  {
26
26
  "name": "label",
@@ -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/components/Pagination/Pagination.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L8"
33
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L8"
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/db7646768/packages/core-react/src/utils/types.ts#L50"
43
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L50"
44
44
  }
45
45
  ],
46
46
  "description": ""
@@ -56,7 +56,7 @@
56
56
  "description": "Instead of using the default children, you can pass in your own.",
57
57
  "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>",
58
58
  "sourceFile": "packages/core-react/src/utils/types.ts",
59
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L40"
59
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L40"
60
60
  },
61
61
  {
62
62
  "name": "className",
@@ -66,7 +66,7 @@
66
66
  "description": "Additional classNames",
67
67
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
68
68
  "sourceFile": "packages/core-react/src/utils/types.ts",
69
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L45"
69
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L45"
70
70
  },
71
71
  {
72
72
  "name": "disabled",
@@ -76,7 +76,7 @@
76
76
  "description": "",
77
77
  "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>",
78
78
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
79
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L30"
79
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L30"
80
80
  },
81
81
  {
82
82
  "name": "onClick",
@@ -86,7 +86,7 @@
86
86
  "description": "",
87
87
  "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>",
88
88
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
89
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L34"
89
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L34"
90
90
  },
91
91
  {
92
92
  "name": "style",
@@ -96,7 +96,7 @@
96
96
  "description": "Additional CSS styles",
97
97
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
98
98
  "sourceFile": "packages/core-react/src/utils/types.ts",
99
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L50"
99
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L50"
100
100
  }
101
101
  ],
102
102
  "description": ""
@@ -112,7 +112,7 @@
112
112
  "description": "Instead of using the default children, you can pass in your own.",
113
113
  "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>",
114
114
  "sourceFile": "packages/core-react/src/utils/types.ts",
115
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L40"
115
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L40"
116
116
  },
117
117
  {
118
118
  "name": "className",
@@ -122,7 +122,7 @@
122
122
  "description": "Additional classNames",
123
123
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
124
124
  "sourceFile": "packages/core-react/src/utils/types.ts",
125
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L45"
125
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L45"
126
126
  },
127
127
  {
128
128
  "name": "end",
@@ -132,7 +132,7 @@
132
132
  "description": "",
133
133
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
134
134
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
135
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L15"
135
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L15"
136
136
  },
137
137
  {
138
138
  "name": "items",
@@ -142,7 +142,7 @@
142
142
  "description": "",
143
143
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
144
144
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
145
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L19"
145
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L19"
146
146
  },
147
147
  {
148
148
  "name": "start",
@@ -152,7 +152,7 @@
152
152
  "description": "",
153
153
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
154
154
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
155
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L23"
155
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L23"
156
156
  },
157
157
  {
158
158
  "name": "style",
@@ -162,7 +162,7 @@
162
162
  "description": "Additional CSS styles",
163
163
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
164
164
  "sourceFile": "packages/core-react/src/utils/types.ts",
165
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L50"
165
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L50"
166
166
  }
167
167
  ],
168
168
  "description": ""
@@ -178,7 +178,7 @@
178
178
  "description": "",
179
179
  "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>",
180
180
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
181
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L107"
181
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L107"
182
182
  },
183
183
  {
184
184
  "name": "children",
@@ -188,7 +188,7 @@
188
188
  "description": "Instead of using the default children, you can pass in your own.",
189
189
  "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>",
190
190
  "sourceFile": "packages/core-react/src/utils/types.ts",
191
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L40"
191
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L40"
192
192
  },
193
193
  {
194
194
  "name": "className",
@@ -198,7 +198,7 @@
198
198
  "description": "Additional classNames",
199
199
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
200
200
  "sourceFile": "packages/core-react/src/utils/types.ts",
201
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L45"
201
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L45"
202
202
  },
203
203
  {
204
204
  "name": "disabled",
@@ -208,7 +208,7 @@
208
208
  "description": "",
209
209
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
210
210
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
211
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L111"
211
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L111"
212
212
  },
213
213
  {
214
214
  "name": "pages",
@@ -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/components/Pagination/Pagination.types.ts",
221
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L119"
221
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L119"
222
222
  },
223
223
  {
224
224
  "name": "style",
@@ -228,7 +228,7 @@
228
228
  "description": "Additional CSS styles",
229
229
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
230
230
  "sourceFile": "packages/core-react/src/utils/types.ts",
231
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L50"
231
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L50"
232
232
  },
233
233
  {
234
234
  "name": "onSelect",
@@ -238,7 +238,7 @@
238
238
  "description": "",
239
239
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
240
240
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
241
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L115"
241
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L115"
242
242
  }
243
243
  ],
244
244
  "description": ""
@@ -254,7 +254,7 @@
254
254
  "description": "",
255
255
  "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>",
256
256
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
257
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L145"
257
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L145"
258
258
  },
259
259
  {
260
260
  "name": "isFirst",
@@ -264,7 +264,7 @@
264
264
  "description": "",
265
265
  "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>",
266
266
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
267
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L149"
267
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L149"
268
268
  },
269
269
  {
270
270
  "name": "isLast",
@@ -274,7 +274,7 @@
274
274
  "description": "",
275
275
  "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>",
276
276
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
277
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L153"
277
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L153"
278
278
  },
279
279
  {
280
280
  "name": "pages",
@@ -284,7 +284,7 @@
284
284
  "description": "",
285
285
  "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>",
286
286
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
287
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L157"
287
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L157"
288
288
  },
289
289
  {
290
290
  "name": "start",
@@ -294,7 +294,7 @@
294
294
  "description": "",
295
295
  "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>",
296
296
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
297
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L173"
297
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L173"
298
298
  },
299
299
  {
300
300
  "name": "selectNext",
@@ -304,7 +304,7 @@
304
304
  "description": "",
305
305
  "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>",
306
306
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
307
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L161"
307
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L161"
308
308
  },
309
309
  {
310
310
  "name": "selectPage",
@@ -314,7 +314,7 @@
314
314
  "description": "",
315
315
  "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>",
316
316
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
317
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L165"
317
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L165"
318
318
  },
319
319
  {
320
320
  "name": "selectPrev",
@@ -324,7 +324,7 @@
324
324
  "description": "",
325
325
  "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>",
326
326
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
327
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L169"
327
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L169"
328
328
  }
329
329
  ],
330
330
  "description": ""
@@ -340,7 +340,7 @@
340
340
  "description": "",
341
341
  "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>",
342
342
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
343
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L126"
343
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L126"
344
344
  },
345
345
  {
346
346
  "name": "items",
@@ -350,7 +350,7 @@
350
350
  "description": "",
351
351
  "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>",
352
352
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
353
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L130"
353
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L130"
354
354
  },
355
355
  {
356
356
  "name": "perPage",
@@ -360,7 +360,7 @@
360
360
  "description": "",
361
361
  "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>",
362
362
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
363
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L138"
363
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L138"
364
364
  },
365
365
  {
366
366
  "name": "onSelectPage",
@@ -370,7 +370,7 @@
370
370
  "description": "",
371
371
  "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>",
372
372
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
373
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L134"
373
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L134"
374
374
  }
375
375
  ],
376
376
  "description": ""
@@ -386,7 +386,7 @@
386
386
  "description": "",
387
387
  "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>",
388
388
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
389
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L88"
389
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L88"
390
390
  },
391
391
  {
392
392
  "name": "menuRef",
@@ -396,7 +396,7 @@
396
396
  "description": "",
397
397
  "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>",
398
398
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
399
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L92"
399
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L92"
400
400
  },
401
401
  {
402
402
  "name": "onSelect",
@@ -406,7 +406,7 @@
406
406
  "description": "",
407
407
  "descriptionHtml": "",
408
408
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
409
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L100"
409
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L100"
410
410
  },
411
411
  {
412
412
  "name": "pages",
@@ -416,7 +416,7 @@
416
416
  "description": "",
417
417
  "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>",
418
418
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
419
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L96"
419
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L96"
420
420
  }
421
421
  ],
422
422
  "description": ""
@@ -432,7 +432,7 @@
432
432
  "description": "Current page selected, 1 based.",
433
433
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Current page selected, 1 based.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
434
434
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
435
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L42"
435
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L42"
436
436
  },
437
437
  {
438
438
  "name": "children",
@@ -442,7 +442,7 @@
442
442
  "description": "Instead of using the default children, you can pass in your own.",
443
443
  "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>",
444
444
  "sourceFile": "packages/core-react/src/utils/types.ts",
445
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L40"
445
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L40"
446
446
  },
447
447
  {
448
448
  "name": "className",
@@ -452,7 +452,7 @@
452
452
  "description": "Additional classNames",
453
453
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
454
454
  "sourceFile": "packages/core-react/src/utils/types.ts",
455
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L45"
455
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L45"
456
456
  },
457
457
  {
458
458
  "name": "fieldLabel",
@@ -464,7 +464,7 @@
464
464
  "deprecated": "\n\nThe `fieldLabel` has been deprecated and will be removed in a future version.\nThe `Pagination` component now handles i18n internally and this prop has no effect,\nplease remove it from usage.\n\n\n**Before**\n\n`<Pagination fieldLabel={window.i18n.t('my.key')} />`\n\n**After**\n\n`<Pagination />`\n",
465
465
  "deprecatedSince": "10.20.0",
466
466
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
467
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L81"
467
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L81"
468
468
  },
469
469
  {
470
470
  "name": "items",
@@ -474,7 +474,7 @@
474
474
  "description": "Total number of items across pages.",
475
475
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Total number of items across pages.</p>\n</div><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/components/Pagination/Pagination.types.ts",
477
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L48"
477
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L48"
478
478
  },
479
479
  {
480
480
  "name": "perPage",
@@ -484,7 +484,7 @@
484
484
  "description": "Number of items per page.",
485
485
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Number of items per page.</p>\n</div><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/components/Pagination/Pagination.types.ts",
487
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L60"
487
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L60"
488
488
  },
489
489
  {
490
490
  "name": "style",
@@ -494,7 +494,7 @@
494
494
  "description": "Additional CSS styles",
495
495
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
496
496
  "sourceFile": "packages/core-react/src/utils/types.ts",
497
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L50"
497
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L50"
498
498
  },
499
499
  {
500
500
  "name": "onSelectPage",
@@ -504,7 +504,7 @@
504
504
  "description": "A callback that receives the page selected.",
505
505
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A callback that receives the page selected.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
506
506
  "sourceFile": "packages/core-react/src/components/Pagination/Pagination.types.ts",
507
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pagination/Pagination.types.ts#L54"
507
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pagination/Pagination.types.ts#L54"
508
508
  }
509
509
  ],
510
510
  "description": ""
@@ -10,7 +10,7 @@
10
10
  "description": "Applies the gray secondary background color.",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Applies the gray secondary background color.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
12
12
  "sourceFile": "packages/core-react/src/components/Panel/Panel.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Panel/Panel.types.ts#L55"
13
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Panel/Panel.types.ts#L55"
14
14
  }
15
15
  ],
16
16
  "description": ""
@@ -26,7 +26,7 @@
26
26
  "description": "",
27
27
  "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>",
28
28
  "sourceFile": "packages/core-react/src/components/Panel/Panel.types.ts",
29
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Panel/Panel.types.ts#L62"
29
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Panel/Panel.types.ts#L62"
30
30
  },
31
31
  {
32
32
  "name": "setIsFooterSticky",
@@ -36,7 +36,7 @@
36
36
  "description": "",
37
37
  "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>",
38
38
  "sourceFile": "packages/core-react/src/components/Panel/Panel.types.ts",
39
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Panel/Panel.types.ts#L66"
39
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Panel/Panel.types.ts#L66"
40
40
  }
41
41
  ],
42
42
  "description": ""
@@ -52,7 +52,7 @@
52
52
  "description": "Sets the button to be 100% of the width of its parent",
53
53
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the button to be 100% of the width of its parent</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
54
54
  "sourceFile": "packages/core-react/src/components/Button/Button.types.ts",
55
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Button/Button.types.ts#L26"
55
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Button/Button.types.ts#L26"
56
56
  },
57
57
  {
58
58
  "name": "icon",
@@ -62,7 +62,7 @@
62
62
  "description": "string icons have been deprecated, please pass a component from `@procore/core-icons`\nThe icon to display on the left side of the label",
63
63
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>string icons have been deprecated, please pass a component from <code>@procore/core-icons</code>\nThe icon to display on the left side of the label</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
64
64
  "sourceFile": "packages/core-react/src/components/Button/Button.types.ts",
65
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Button/Button.types.ts#L32"
65
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Button/Button.types.ts#L32"
66
66
  },
67
67
  {
68
68
  "name": "iconRight",
@@ -72,7 +72,7 @@
72
72
  "description": "The icon to display on the right side of the label",
73
73
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The icon to display on the right side of the label</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
74
74
  "sourceFile": "packages/core-react/src/components/Button/Button.types.ts",
75
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Button/Button.types.ts#L37"
75
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Button/Button.types.ts#L37"
76
76
  },
77
77
  {
78
78
  "name": "loading",
@@ -82,7 +82,7 @@
82
82
  "description": "Shows the button spinner",
83
83
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Shows the button spinner</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
84
84
  "sourceFile": "packages/core-react/src/components/Button/Button.types.ts",
85
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Button/Button.types.ts#L42"
85
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Button/Button.types.ts#L42"
86
86
  },
87
87
  {
88
88
  "name": "size",
@@ -92,7 +92,7 @@
92
92
  "description": "The size of the button",
93
93
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The size of the button</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
94
94
  "sourceFile": "packages/core-react/src/components/Button/Button.types.ts",
95
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Button/Button.types.ts#L47"
95
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Button/Button.types.ts#L47"
96
96
  },
97
97
  {
98
98
  "name": "title",
@@ -102,7 +102,7 @@
102
102
  "description": "Tooltip/Overflow menu label text.",
103
103
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Tooltip/Overflow menu label text.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
104
104
  "sourceFile": "packages/core-react/src/components/Panel/Panel.types.ts",
105
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Panel/Panel.types.ts#L47"
105
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Panel/Panel.types.ts#L47"
106
106
  },
107
107
  {
108
108
  "name": "variant",
@@ -112,7 +112,7 @@
112
112
  "description": "All variants except for primary, secondary, tertiary are DEPRECATED.\nAll will still be accepted, but deprecated ones will look like secondary",
113
113
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>All variants except for primary, secondary, tertiary are DEPRECATED.\nAll will still be accepted, but deprecated ones will look like secondary</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
114
114
  "sourceFile": "packages/core-react/src/components/Button/Button.types.ts",
115
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Button/Button.types.ts#L53"
115
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Button/Button.types.ts#L53"
116
116
  }
117
117
  ],
118
118
  "description": ""
@@ -128,7 +128,7 @@
128
128
  "description": "Controls visibility and behavior for the \"chevron-left\" icon on the left\nside of the title.",
129
129
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls visibility and behavior for the &quot;chevron-left&quot; icon on the left\nside of the title.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
130
130
  "sourceFile": "packages/core-react/src/components/Panel/Panel.types.ts",
131
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Panel/Panel.types.ts#L21"
131
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Panel/Panel.types.ts#L21"
132
132
  },
133
133
  {
134
134
  "name": "onClose",
@@ -138,7 +138,7 @@
138
138
  "description": "",
139
139
  "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>",
140
140
  "sourceFile": "packages/core-react/src/components/Panel/Panel.types.ts",
141
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Panel/Panel.types.ts#L25"
141
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Panel/Panel.types.ts#L25"
142
142
  }
143
143
  ],
144
144
  "description": ""
@@ -154,7 +154,7 @@
154
154
  "description": "",
155
155
  "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>",
156
156
  "sourceFile": "packages/core-react/src/components/Panel/Panel.types.ts",
157
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Panel/Panel.types.ts#L8"
157
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Panel/Panel.types.ts#L8"
158
158
  },
159
159
  {
160
160
  "name": "title",
@@ -164,7 +164,7 @@
164
164
  "description": "",
165
165
  "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>",
166
166
  "sourceFile": "packages/core-react/src/components/Panel/Panel.types.ts",
167
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Panel/Panel.types.ts#L12"
167
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Panel/Panel.types.ts#L12"
168
168
  }
169
169
  ],
170
170
  "description": ""
@@ -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/components/Panel/Panel.types.ts",
183
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Panel/Panel.types.ts#L32"
183
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Panel/Panel.types.ts#L32"
184
184
  },
185
185
  {
186
186
  "name": "isVisible",
@@ -190,7 +190,7 @@
190
190
  "description": "",
191
191
  "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>",
192
192
  "sourceFile": "packages/core-react/src/components/Panel/Panel.types.ts",
193
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Panel/Panel.types.ts#L36"
193
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Panel/Panel.types.ts#L36"
194
194
  },
195
195
  {
196
196
  "name": "overlay",
@@ -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/components/Panel/Panel.types.ts",
203
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Panel/Panel.types.ts#L40"
203
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Panel/Panel.types.ts#L40"
204
204
  }
205
205
  ],
206
206
  "description": ""
@@ -11,7 +11,7 @@
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls the border, background and color of the Pill</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>gray</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
12
12
  "defaultValue": "gray",
13
13
  "sourceFile": "packages/core-react/src/components/Pill/Pill.types.ts",
14
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Pill/Pill.types.ts#L16"
14
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Pill/Pill.types.ts#L16"
15
15
  }
16
16
  ],
17
17
  "description": ""