@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": "onOverlayClick",
@@ -30,7 +30,7 @@
30
30
  "description": "",
31
31
  "descriptionHtml": "",
32
32
  "sourceFile": "packages/core-react/src/components/Tile/Tile.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tile/Tile.types.ts#L7"
33
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tile/Tile.types.ts#L7"
34
34
  },
35
35
  {
36
36
  "name": "overlay",
@@ -40,7 +40,7 @@
40
40
  "description": "",
41
41
  "descriptionHtml": "",
42
42
  "sourceFile": "packages/core-react/src/components/Tile/Tile.types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tile/Tile.types.ts#L6"
43
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tile/Tile.types.ts#L6"
44
44
  },
45
45
  {
46
46
  "name": "style",
@@ -50,7 +50,7 @@
50
50
  "description": "Additional CSS styles",
51
51
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
52
52
  "sourceFile": "packages/core-react/src/utils/types.ts",
53
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L50"
53
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L50"
54
54
  }
55
55
  ],
56
56
  "description": ""
@@ -66,7 +66,7 @@
66
66
  "description": "Instead of using the default children, you can pass in your own.",
67
67
  "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>",
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#L40"
69
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L40"
70
70
  },
71
71
  {
72
72
  "name": "className",
@@ -76,7 +76,7 @@
76
76
  "description": "Additional classNames",
77
77
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
78
78
  "sourceFile": "packages/core-react/src/utils/types.ts",
79
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L45"
79
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L45"
80
80
  },
81
81
  {
82
82
  "name": "style",
@@ -86,7 +86,7 @@
86
86
  "description": "Additional CSS styles",
87
87
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
88
88
  "sourceFile": "packages/core-react/src/utils/types.ts",
89
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L50"
89
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L50"
90
90
  }
91
91
  ],
92
92
  "description": ""
@@ -102,7 +102,7 @@
102
102
  "description": "Instead of using the default children, you can pass in your own.",
103
103
  "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>",
104
104
  "sourceFile": "packages/core-react/src/utils/types.ts",
105
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L40"
105
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L40"
106
106
  },
107
107
  {
108
108
  "name": "className",
@@ -112,7 +112,7 @@
112
112
  "description": "Additional classNames",
113
113
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</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#L45"
115
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L45"
116
116
  },
117
117
  {
118
118
  "name": "orientation",
@@ -122,7 +122,7 @@
122
122
  "description": "",
123
123
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
124
124
  "sourceFile": "packages/core-react/src/components/Tile/Tile.types.ts",
125
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tile/Tile.types.ts#L14"
125
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tile/Tile.types.ts#L14"
126
126
  },
127
127
  {
128
128
  "name": "style",
@@ -132,7 +132,7 @@
132
132
  "description": "Additional CSS styles",
133
133
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
134
134
  "sourceFile": "packages/core-react/src/utils/types.ts",
135
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L50"
135
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L50"
136
136
  },
137
137
  {
138
138
  "name": "variant",
@@ -142,7 +142,7 @@
142
142
  "description": "To change tile behaviour",
143
143
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>To change tile behaviour</p>\n</div><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/Tile/Tile.types.ts",
145
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tile/Tile.types.ts#L22"
145
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tile/Tile.types.ts#L22"
146
146
  }
147
147
  ],
148
148
  "description": ""
@@ -158,7 +158,7 @@
158
158
  "description": "Instead of using the default children, you can pass in your own.",
159
159
  "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>",
160
160
  "sourceFile": "packages/core-react/src/utils/types.ts",
161
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L40"
161
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L40"
162
162
  },
163
163
  {
164
164
  "name": "className",
@@ -168,7 +168,7 @@
168
168
  "description": "Additional classNames",
169
169
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
170
170
  "sourceFile": "packages/core-react/src/utils/types.ts",
171
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L45"
171
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L45"
172
172
  },
173
173
  {
174
174
  "name": "orientation",
@@ -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/Tile/Tile.types.ts",
181
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tile/Tile.types.ts#L14"
181
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tile/Tile.types.ts#L14"
182
182
  },
183
183
  {
184
184
  "name": "style",
@@ -188,7 +188,7 @@
188
188
  "description": "Additional CSS styles",
189
189
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</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#L50"
191
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L50"
192
192
  },
193
193
  {
194
194
  "name": "variant",
@@ -198,7 +198,7 @@
198
198
  "description": "To change tile behaviour",
199
199
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>To change tile behaviour</p>\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/components/Tile/Tile.types.ts",
201
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tile/Tile.types.ts#L30"
201
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tile/Tile.types.ts#L30"
202
202
  }
203
203
  ],
204
204
  "description": ""
@@ -214,7 +214,7 @@
214
214
  "description": "Instead of using the default children, you can pass in your own.",
215
215
  "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>",
216
216
  "sourceFile": "packages/core-react/src/utils/types.ts",
217
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L40"
217
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L40"
218
218
  },
219
219
  {
220
220
  "name": "className",
@@ -224,7 +224,7 @@
224
224
  "description": "Additional classNames",
225
225
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
226
226
  "sourceFile": "packages/core-react/src/utils/types.ts",
227
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L45"
227
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L45"
228
228
  },
229
229
  {
230
230
  "name": "disabled",
@@ -234,7 +234,7 @@
234
234
  "description": "Only with selectable variant.",
235
235
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Only with selectable 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>",
236
236
  "sourceFile": "packages/core-react/src/components/Tile/Tile.types.ts",
237
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tile/Tile.types.ts#L60"
237
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tile/Tile.types.ts#L60"
238
238
  },
239
239
  {
240
240
  "name": "orientation",
@@ -244,7 +244,7 @@
244
244
  "description": "",
245
245
  "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>",
246
246
  "sourceFile": "packages/core-react/src/components/Tile/Tile.types.ts",
247
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tile/Tile.types.ts#L14"
247
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tile/Tile.types.ts#L14"
248
248
  },
249
249
  {
250
250
  "name": "selected",
@@ -254,7 +254,7 @@
254
254
  "description": "Only with selectable variant.",
255
255
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Only with selectable 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>",
256
256
  "sourceFile": "packages/core-react/src/components/Tile/Tile.types.ts",
257
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tile/Tile.types.ts#L53"
257
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tile/Tile.types.ts#L53"
258
258
  },
259
259
  {
260
260
  "name": "style",
@@ -264,7 +264,7 @@
264
264
  "description": "Additional CSS styles",
265
265
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
266
266
  "sourceFile": "packages/core-react/src/utils/types.ts",
267
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L50"
267
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L50"
268
268
  },
269
269
  {
270
270
  "name": "variant",
@@ -274,7 +274,7 @@
274
274
  "description": "To change tile behaviour",
275
275
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>To change tile behaviour</p>\n</div><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/Tile/Tile.types.ts",
277
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tile/Tile.types.ts#L40"
277
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tile/Tile.types.ts#L40"
278
278
  },
279
279
  {
280
280
  "name": "onClick",
@@ -284,7 +284,7 @@
284
284
  "description": "A function for controlling <Code>selected</Code> Tile prop.",
285
285
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function for controlling <Code>selected</Code> Tile prop.</p>\n</div><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/Tile/Tile.types.ts",
287
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tile/Tile.types.ts#L46"
287
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tile/Tile.types.ts#L46"
288
288
  }
289
289
  ],
290
290
  "description": ""
@@ -300,7 +300,7 @@
300
300
  "description": "Instead of using the default children, you can pass in your own.",
301
301
  "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>",
302
302
  "sourceFile": "packages/core-react/src/utils/types.ts",
303
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L40"
303
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L40"
304
304
  },
305
305
  {
306
306
  "name": "className",
@@ -310,7 +310,7 @@
310
310
  "description": "Additional classNames",
311
311
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
312
312
  "sourceFile": "packages/core-react/src/utils/types.ts",
313
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L45"
313
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L45"
314
314
  },
315
315
  {
316
316
  "name": "orientation",
@@ -320,7 +320,7 @@
320
320
  "description": "",
321
321
  "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>",
322
322
  "sourceFile": "packages/core-react/src/components/Tile/Tile.types.ts",
323
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tile/Tile.types.ts#L14"
323
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tile/Tile.types.ts#L14"
324
324
  },
325
325
  {
326
326
  "name": "style",
@@ -330,7 +330,7 @@
330
330
  "description": "Additional CSS styles",
331
331
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
332
332
  "sourceFile": "packages/core-react/src/utils/types.ts",
333
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L50"
333
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L50"
334
334
  }
335
335
  ],
336
336
  "description": ""
@@ -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": "style",
@@ -30,7 +30,7 @@
30
30
  "description": "Additional CSS styles",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
32
32
  "sourceFile": "packages/core-react/src/utils/types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L50"
33
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L50"
34
34
  },
35
35
  {
36
36
  "name": "variant",
@@ -40,7 +40,7 @@
40
40
  "description": "Controls icon and background color",
41
41
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls icon and background color</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
42
42
  "sourceFile": "packages/core-react/src/components/Toast/Toast.types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Toast/Toast.types.ts#L10"
43
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Toast/Toast.types.ts#L10"
44
44
  }
45
45
  ],
46
46
  "description": ""
@@ -10,7 +10,7 @@
10
10
  "description": "The icon to display on the left side of the label. This should be an\nicon from <Code>@procore/core-icons</Code>.",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The icon to display on the left side of the label. This should be an\nicon from <Code>@procore/core-icons</Code>.</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/ToggleButton/ToggleButton.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/ToggleButton/ToggleButton.types.ts#L17"
13
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/ToggleButton/ToggleButton.types.ts#L17"
14
14
  },
15
15
  {
16
16
  "name": "selected",
@@ -20,7 +20,7 @@
20
20
  "description": "Set the current value of the toggle button",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Set the current value of the toggle button</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>",
22
22
  "sourceFile": "packages/core-react/src/components/ToggleButton/ToggleButton.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/ToggleButton/ToggleButton.types.ts#L10"
23
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/ToggleButton/ToggleButton.types.ts#L10"
24
24
  },
25
25
  {
26
26
  "name": "size",
@@ -30,7 +30,7 @@
30
30
  "description": "The toggle button size",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The toggle button size</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/components/ToggleButton/ToggleButton.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/ToggleButton/ToggleButton.types.ts#L23"
33
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/ToggleButton/ToggleButton.types.ts#L23"
34
34
  }
35
35
  ],
36
36
  "description": ""
@@ -10,7 +10,7 @@
10
10
  "description": "Disables the token",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Disables the token</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/Token/Token.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Token/Token.types.ts#L6"
13
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Token/Token.types.ts#L6"
14
14
  },
15
15
  {
16
16
  "name": "error",
@@ -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/components/Token/Token.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Token/Token.types.ts#L14"
23
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Token/Token.types.ts#L14"
24
24
  },
25
25
  {
26
26
  "name": "focused",
@@ -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/Token/Token.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Token/Token.types.ts#L10"
33
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Token/Token.types.ts#L10"
34
34
  },
35
35
  {
36
36
  "name": "variant",
@@ -42,7 +42,7 @@
42
42
  "deprecated": "\n\nAll variants have been deprecated and will be removed in a future version.\nPlease use `Token.Remove` component or `disabled` boolean prop instead.\n\n**Before**\n\n`<Token variant='icon'>\n <Token.Icon icon=\"x\" />\n</Token>`\n\n**After**\n\n`<Token>\n <Token.Remove />\n</Token>`\n",
43
43
  "deprecatedSince": "10.27.0\n",
44
44
  "sourceFile": "packages/core-react/src/components/Token/Token.types.ts",
45
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Token/Token.types.ts#L53"
45
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Token/Token.types.ts#L53"
46
46
  }
47
47
  ],
48
48
  "description": ""
@@ -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": "placement",
@@ -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/Tooltip/Tooltip.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tooltip/Tooltip.types.ts#L9"
33
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tooltip/Tooltip.types.ts#L9"
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": "hideDelay",
@@ -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/Tooltip/Tooltip.types.ts",
79
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tooltip/Tooltip.types.ts#L16"
79
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tooltip/Tooltip.types.ts#L16"
80
80
  },
81
81
  {
82
82
  "name": "initialIsVisible",
@@ -86,7 +86,7 @@
86
86
  "description": "Whether to show the overlay on initial render",
87
87
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Whether to show the overlay on initial render</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
88
88
  "sourceFile": "packages/core-react/src/components/Tooltip/Tooltip.types.ts",
89
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tooltip/Tooltip.types.ts#L22"
89
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tooltip/Tooltip.types.ts#L22"
90
90
  },
91
91
  {
92
92
  "name": "overlay",
@@ -96,7 +96,7 @@
96
96
  "description": "The tip we want to display",
97
97
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The tip we want to display</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
98
98
  "sourceFile": "packages/core-react/src/components/Tooltip/Tooltip.types.ts",
99
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tooltip/Tooltip.types.ts#L28"
99
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tooltip/Tooltip.types.ts#L28"
100
100
  },
101
101
  {
102
102
  "name": "placement",
@@ -106,7 +106,7 @@
106
106
  "description": "Determines the position of the arrow",
107
107
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Determines the position of the arrow</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
108
108
  "sourceFile": "packages/core-react/src/components/Tooltip/Tooltip.types.ts",
109
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tooltip/Tooltip.types.ts#L34"
109
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tooltip/Tooltip.types.ts#L34"
110
110
  },
111
111
  {
112
112
  "name": "showDelay",
@@ -116,7 +116,7 @@
116
116
  "description": "",
117
117
  "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>",
118
118
  "sourceFile": "packages/core-react/src/components/Tooltip/Tooltip.types.ts",
119
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tooltip/Tooltip.types.ts#L38"
119
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tooltip/Tooltip.types.ts#L38"
120
120
  },
121
121
  {
122
122
  "name": "style",
@@ -126,7 +126,7 @@
126
126
  "description": "Additional CSS styles",
127
127
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
128
128
  "sourceFile": "packages/core-react/src/utils/types.ts",
129
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/utils/types.ts#L50"
129
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/utils/types.ts#L50"
130
130
  },
131
131
  {
132
132
  "name": "trigger",
@@ -136,7 +136,7 @@
136
136
  "description": "The event to trigger the overlay",
137
137
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The event to trigger the overlay</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
138
138
  "sourceFile": "packages/core-react/src/components/Tooltip/Tooltip.types.ts",
139
- "sourceUrl": "https://github.com/procore/core/blob/db7646768/packages/core-react/src/components/Tooltip/Tooltip.types.ts#L44"
139
+ "sourceUrl": "https://github.com/procore/core/blob/387cc181c/packages/core-react/src/components/Tooltip/Tooltip.types.ts#L44"
140
140
  }
141
141
  ],
142
142
  "description": ""