@procore/core-react 11.11.0-rc.0 → 11.11.0-rc.1

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 (85) hide show
  1. package/dist/Checkbox/Checkbox.js +1 -1
  2. package/dist/Checkbox/Checkbox.js.map +1 -1
  3. package/dist/MenuImperative/MenuImperative.js +13 -20
  4. package/dist/MenuImperative/MenuImperative.js.map +1 -1
  5. package/dist/MenuImperative/MenuImperative.types.d.ts +1 -0
  6. package/dist/MenuImperative/index.d.ts +2 -1
  7. package/dist/MenuImperative/index.js +2 -1
  8. package/dist/MenuImperative/index.js.map +1 -1
  9. package/dist/MenuImperative/sensors.d.ts +3 -0
  10. package/dist/MenuImperative/sensors.js +28 -6
  11. package/dist/MenuImperative/sensors.js.map +1 -1
  12. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  13. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +22 -22
  14. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  15. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  16. package/dist/_typedoc/Box/Box.types.json +68 -68
  17. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  18. package/dist/_typedoc/Button/Button.types.json +11 -11
  19. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  20. package/dist/_typedoc/Card/Card.types.json +6 -6
  21. package/dist/_typedoc/Checkbox/Checkbox.types.json +7 -7
  22. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  23. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  24. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  25. package/dist/_typedoc/DetailPage/DetailPage.types.json +4 -4
  26. package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
  27. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
  28. package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
  29. package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
  30. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  31. package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
  32. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  33. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  34. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  35. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  36. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  37. package/dist/_typedoc/Form/Form.types.json +698 -698
  38. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  39. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  40. package/dist/_typedoc/Input/Input.types.json +2 -2
  41. package/dist/_typedoc/Link/Link.types.json +4 -4
  42. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  43. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  44. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +71 -71
  45. package/dist/_typedoc/Modal/Modal.types.json +28 -28
  46. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  47. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  48. package/dist/_typedoc/NumberInput/NumberInput.types.json +38 -38
  49. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +26 -26
  50. package/dist/_typedoc/PageLayout/PageLayout.types.json +22 -22
  51. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  52. package/dist/_typedoc/Panel/Panel.types.json +27 -27
  53. package/dist/_typedoc/Pill/Pill.types.json +1 -1
  54. package/dist/_typedoc/PillSelect/PillSelect.types.json +46 -46
  55. package/dist/_typedoc/Popover/Popover.types.json +10 -10
  56. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
  57. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  58. package/dist/_typedoc/Required/Required.types.json +5 -5
  59. package/dist/_typedoc/Search/Search.types.json +18 -18
  60. package/dist/_typedoc/Section/Section.types.json +14 -14
  61. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
  62. package/dist/_typedoc/Select/Select.types.json +32 -32
  63. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  64. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  65. package/dist/_typedoc/Switch/Switch.types.json +3 -3
  66. package/dist/_typedoc/Table/Table.types.json +94 -94
  67. package/dist/_typedoc/Tabs/Tabs.types.json +17 -17
  68. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +10 -10
  69. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  70. package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
  71. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +3 -3
  72. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  73. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  74. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  75. package/dist/_typedoc/Tile/Tile.types.json +30 -30
  76. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  77. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
  78. package/dist/_typedoc/Token/Token.types.json +4 -4
  79. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  80. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  81. package/dist/_typedoc/Tree/Tree.types.json +86 -86
  82. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  83. package/dist/_typedoc/Typography/Typography.types.json +8 -8
  84. package/dist/_typedoc/_utils/types.json +3 -3
  85. package/package.json +2 -2
@@ -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/8597cd038/packages/core-react/src/_utils/types.ts#L45"
13
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L45"
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/8597cd038/packages/core-react/src/_utils/types.ts#L50"
23
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L50"
24
24
  },
25
25
  {
26
26
  "name": "displayDate",
@@ -30,7 +30,7 @@
30
30
  "description": "Controls the month displayed on the calendar, can be different from selected.",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls the month displayed on the calendar, can be different from selected.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>new Date()</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
32
32
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L22"
33
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L22"
34
34
  },
35
35
  {
36
36
  "name": "monthRef",
@@ -40,7 +40,7 @@
40
40
  "description": "Provide a function to disable dates. Must return a boolean.",
41
41
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Provide a function to disable dates. Must return a boolean.</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/Calendar/Calendar.types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L35"
43
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L35"
44
44
  },
45
45
  {
46
46
  "name": "selectedEnd",
@@ -50,7 +50,7 @@
50
50
  "description": "End of the highlight of a day range",
51
51
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>End of the highlight of a day range</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
52
52
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
53
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L45"
53
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L45"
54
54
  },
55
55
  {
56
56
  "name": "selectedStart",
@@ -60,7 +60,7 @@
60
60
  "description": "Start of the highlight of a day range",
61
61
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Start of the highlight of a day range</p>\n</div><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/Calendar/Calendar.types.ts",
63
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L50"
63
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L50"
64
64
  },
65
65
  {
66
66
  "name": "style",
@@ -70,7 +70,7 @@
70
70
  "description": "Additional CSS styles",
71
71
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
72
72
  "sourceFile": "packages/core-react/src/_utils/types.ts",
73
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L55"
73
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L55"
74
74
  },
75
75
  {
76
76
  "name": "yearRef",
@@ -80,7 +80,7 @@
80
80
  "description": "",
81
81
  "descriptionHtml": "",
82
82
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
83
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L51"
83
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L51"
84
84
  },
85
85
  {
86
86
  "name": "disabledDate",
@@ -90,7 +90,7 @@
90
90
  "description": "",
91
91
  "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>",
92
92
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
93
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L30"
93
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L30"
94
94
  },
95
95
  {
96
96
  "name": "onSelect",
@@ -100,7 +100,7 @@
100
100
  "description": "Click handler for selecting a day.",
101
101
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Click handler for selecting a day.</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/Calendar/Calendar.types.ts",
103
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L40"
103
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L40"
104
104
  }
105
105
  ],
106
106
  "description": ""
@@ -116,7 +116,7 @@
116
116
  "description": "Instead of using the default children, you can pass in your own.",
117
117
  "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>",
118
118
  "sourceFile": "packages/core-react/src/_utils/types.ts",
119
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L45"
119
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L45"
120
120
  },
121
121
  {
122
122
  "name": "className",
@@ -126,7 +126,7 @@
126
126
  "description": "Additional classNames",
127
127
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
128
128
  "sourceFile": "packages/core-react/src/_utils/types.ts",
129
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L50"
129
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L50"
130
130
  },
131
131
  {
132
132
  "name": "style",
@@ -136,7 +136,7 @@
136
136
  "description": "Additional CSS styles",
137
137
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
138
138
  "sourceFile": "packages/core-react/src/_utils/types.ts",
139
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L55"
139
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L55"
140
140
  }
141
141
  ],
142
142
  "description": ""
@@ -152,7 +152,7 @@
152
152
  "description": "Instead of using the default children, you can pass in your own.",
153
153
  "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>",
154
154
  "sourceFile": "packages/core-react/src/_utils/types.ts",
155
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L45"
155
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L45"
156
156
  },
157
157
  {
158
158
  "name": "className",
@@ -162,7 +162,7 @@
162
162
  "description": "Additional classNames",
163
163
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
164
164
  "sourceFile": "packages/core-react/src/_utils/types.ts",
165
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L50"
165
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L50"
166
166
  },
167
167
  {
168
168
  "name": "displayDate",
@@ -172,7 +172,7 @@
172
172
  "description": "Controls the month displayed on the calendar, can be different from selected.",
173
173
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls the month displayed on the calendar, can be different from selected.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>new Date()</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
174
174
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
175
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L22"
175
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L22"
176
176
  },
177
177
  {
178
178
  "name": "monthRef",
@@ -182,7 +182,7 @@
182
182
  "description": "Provide a function to disable dates. Must return a boolean.",
183
183
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Provide a function to disable dates. Must return a boolean.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
184
184
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
185
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L35"
185
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L35"
186
186
  },
187
187
  {
188
188
  "name": "selectedEnd",
@@ -192,7 +192,7 @@
192
192
  "description": "End of the highlight of a day range",
193
193
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>End of the highlight of a day range</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
194
194
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
195
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L45"
195
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L45"
196
196
  },
197
197
  {
198
198
  "name": "selectedStart",
@@ -202,7 +202,7 @@
202
202
  "description": "Start of the highlight of a day range",
203
203
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Start of the highlight of a day range</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
204
204
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
205
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L50"
205
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L50"
206
206
  },
207
207
  {
208
208
  "name": "style",
@@ -212,7 +212,7 @@
212
212
  "description": "Additional CSS styles",
213
213
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
214
214
  "sourceFile": "packages/core-react/src/_utils/types.ts",
215
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L55"
215
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L55"
216
216
  },
217
217
  {
218
218
  "name": "yearRef",
@@ -222,7 +222,7 @@
222
222
  "description": "",
223
223
  "descriptionHtml": "",
224
224
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
225
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L51"
225
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L51"
226
226
  },
227
227
  {
228
228
  "name": "disabledDate",
@@ -232,7 +232,7 @@
232
232
  "description": "",
233
233
  "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>",
234
234
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
235
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L30"
235
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L30"
236
236
  },
237
237
  {
238
238
  "name": "onNavigate",
@@ -242,7 +242,7 @@
242
242
  "description": "Click handler for navigating the calendar, with arrows or selects.",
243
243
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Click handler for navigating the calendar, with arrows or selects.</p>\n</div></div>",
244
244
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
245
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L8"
245
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L8"
246
246
  },
247
247
  {
248
248
  "name": "onSelect",
@@ -252,7 +252,7 @@
252
252
  "description": "Click handler for selecting a day.",
253
253
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Click handler for selecting a day.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
254
254
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
255
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L40"
255
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L40"
256
256
  }
257
257
  ],
258
258
  "description": ""
@@ -268,7 +268,7 @@
268
268
  "description": "Instead of using the default children, you can pass in your own.",
269
269
  "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>",
270
270
  "sourceFile": "packages/core-react/src/_utils/types.ts",
271
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L45"
271
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L45"
272
272
  },
273
273
  {
274
274
  "name": "className",
@@ -278,7 +278,7 @@
278
278
  "description": "Additional classNames",
279
279
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
280
280
  "sourceFile": "packages/core-react/src/_utils/types.ts",
281
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L50"
281
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L50"
282
282
  },
283
283
  {
284
284
  "name": "disabled",
@@ -288,7 +288,7 @@
288
288
  "description": "",
289
289
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
290
290
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
291
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L58"
291
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L58"
292
292
  },
293
293
  {
294
294
  "name": "isCurrentMonth",
@@ -298,7 +298,7 @@
298
298
  "description": "",
299
299
  "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>",
300
300
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
301
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L62"
301
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L62"
302
302
  },
303
303
  {
304
304
  "name": "isRangeEnd",
@@ -308,7 +308,7 @@
308
308
  "description": "",
309
309
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
310
310
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
311
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L66"
311
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L66"
312
312
  },
313
313
  {
314
314
  "name": "isRangeStart",
@@ -318,7 +318,7 @@
318
318
  "description": "",
319
319
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
320
320
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
321
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L70"
321
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L70"
322
322
  },
323
323
  {
324
324
  "name": "isToday",
@@ -328,7 +328,7 @@
328
328
  "description": "",
329
329
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
330
330
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
331
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L74"
331
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L74"
332
332
  },
333
333
  {
334
334
  "name": "onClick",
@@ -338,7 +338,7 @@
338
338
  "description": "",
339
339
  "descriptionHtml": "",
340
340
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
341
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L78"
341
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L78"
342
342
  },
343
343
  {
344
344
  "name": "selected",
@@ -348,7 +348,7 @@
348
348
  "description": "",
349
349
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
350
350
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
351
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L82"
351
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L82"
352
352
  },
353
353
  {
354
354
  "name": "style",
@@ -358,7 +358,7 @@
358
358
  "description": "Additional CSS styles",
359
359
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
360
360
  "sourceFile": "packages/core-react/src/_utils/types.ts",
361
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L55"
361
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L55"
362
362
  }
363
363
  ],
364
364
  "description": ""
@@ -374,7 +374,7 @@
374
374
  "description": "",
375
375
  "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>",
376
376
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
377
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L118"
377
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L118"
378
378
  },
379
379
  {
380
380
  "name": "alignItems",
@@ -384,7 +384,7 @@
384
384
  "description": "",
385
385
  "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>",
386
386
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
387
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L122"
387
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L122"
388
388
  },
389
389
  {
390
390
  "name": "alignSelf",
@@ -394,7 +394,7 @@
394
394
  "description": "",
395
395
  "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>",
396
396
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
397
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L126"
397
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L126"
398
398
  },
399
399
  {
400
400
  "name": "children",
@@ -404,7 +404,7 @@
404
404
  "description": "Instead of using the default children, you can pass in your own.",
405
405
  "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>",
406
406
  "sourceFile": "packages/core-react/src/_utils/types.ts",
407
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L45"
407
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L45"
408
408
  },
409
409
  {
410
410
  "name": "className",
@@ -414,7 +414,7 @@
414
414
  "description": "Additional classNames",
415
415
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
416
416
  "sourceFile": "packages/core-react/src/_utils/types.ts",
417
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L50"
417
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L50"
418
418
  },
419
419
  {
420
420
  "name": "display",
@@ -424,7 +424,7 @@
424
424
  "description": "",
425
425
  "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>",
426
426
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
427
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L146"
427
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L146"
428
428
  },
429
429
  {
430
430
  "name": "flex",
@@ -434,7 +434,7 @@
434
434
  "description": "Alias to the `flex` property on a flexbox child.",
435
435
  "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>",
436
436
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
437
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L152"
437
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L152"
438
438
  },
439
439
  {
440
440
  "name": "flexBasis",
@@ -444,7 +444,7 @@
444
444
  "description": "Alias to the `basis` property on a flexbox child.",
445
445
  "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>",
446
446
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
447
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L158"
447
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L158"
448
448
  },
449
449
  {
450
450
  "name": "flexDirection",
@@ -454,7 +454,7 @@
454
454
  "description": "Alias to the `direction` property on a flexbox child.",
455
455
  "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>",
456
456
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
457
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L164"
457
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L164"
458
458
  },
459
459
  {
460
460
  "name": "flexGrow",
@@ -464,7 +464,7 @@
464
464
  "description": "Alias to the `grow` property on a flexbox child.",
465
465
  "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>",
466
466
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
467
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L170"
467
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L170"
468
468
  },
469
469
  {
470
470
  "name": "flexShrink",
@@ -474,7 +474,7 @@
474
474
  "description": "Alias to the `shrink` property on a flexbox child.",
475
475
  "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>",
476
476
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
477
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L176"
477
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L176"
478
478
  },
479
479
  {
480
480
  "name": "flexWrap",
@@ -484,7 +484,7 @@
484
484
  "description": "Alias to the `wrap` property on a flexbox child.",
485
485
  "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>",
486
486
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
487
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L182"
487
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L182"
488
488
  },
489
489
  {
490
490
  "name": "gap",
@@ -494,7 +494,7 @@
494
494
  "description": "* Alias to the `gap` property on a flexbox child.",
495
495
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<ul>\n<li>Alias to the <code>gap</code> property on a flexbox child.</li>\n</ul>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.3.0</p>\n</dd></dl></div>",
496
496
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
497
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L188"
497
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L188"
498
498
  },
499
499
  {
500
500
  "name": "justifyContent",
@@ -504,7 +504,7 @@
504
504
  "description": "",
505
505
  "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>",
506
506
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
507
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L130"
507
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L130"
508
508
  },
509
509
  {
510
510
  "name": "margin",
@@ -514,7 +514,7 @@
514
514
  "description": "",
515
515
  "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>",
516
516
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
517
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L69"
517
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L69"
518
518
  },
519
519
  {
520
520
  "name": "marginBottom",
@@ -524,7 +524,7 @@
524
524
  "description": "",
525
525
  "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>",
526
526
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
527
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L73"
527
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L73"
528
528
  },
529
529
  {
530
530
  "name": "marginLeft",
@@ -534,7 +534,7 @@
534
534
  "description": "",
535
535
  "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>",
536
536
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
537
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L77"
537
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L77"
538
538
  },
539
539
  {
540
540
  "name": "marginRight",
@@ -544,7 +544,7 @@
544
544
  "description": "",
545
545
  "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>",
546
546
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
547
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L81"
547
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L81"
548
548
  },
549
549
  {
550
550
  "name": "marginTop",
@@ -554,7 +554,7 @@
554
554
  "description": "",
555
555
  "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>",
556
556
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
557
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L85"
557
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L85"
558
558
  },
559
559
  {
560
560
  "name": "order",
@@ -564,7 +564,7 @@
564
564
  "description": "Alias to the `order` property on a flexbox child.",
565
565
  "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>",
566
566
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
567
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L194"
567
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L194"
568
568
  },
569
569
  {
570
570
  "name": "padding",
@@ -574,7 +574,7 @@
574
574
  "description": "",
575
575
  "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>",
576
576
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
577
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L92"
577
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L92"
578
578
  },
579
579
  {
580
580
  "name": "paddingBottom",
@@ -584,7 +584,7 @@
584
584
  "description": "",
585
585
  "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>",
586
586
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
587
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L96"
587
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L96"
588
588
  },
589
589
  {
590
590
  "name": "paddingLeft",
@@ -594,7 +594,7 @@
594
594
  "description": "",
595
595
  "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>",
596
596
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
597
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L100"
597
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L100"
598
598
  },
599
599
  {
600
600
  "name": "paddingRight",
@@ -604,7 +604,7 @@
604
604
  "description": "",
605
605
  "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>",
606
606
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
607
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L104"
607
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L104"
608
608
  },
609
609
  {
610
610
  "name": "paddingTop",
@@ -614,7 +614,7 @@
614
614
  "description": "",
615
615
  "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>",
616
616
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
617
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L108"
617
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L108"
618
618
  },
619
619
  {
620
620
  "name": "style",
@@ -624,7 +624,7 @@
624
624
  "description": "Additional CSS styles",
625
625
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
626
626
  "sourceFile": "packages/core-react/src/_utils/types.ts",
627
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L55"
627
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L55"
628
628
  },
629
629
  {
630
630
  "name": "tabIndex",
@@ -634,7 +634,7 @@
634
634
  "description": "",
635
635
  "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>",
636
636
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
637
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L198"
637
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L198"
638
638
  },
639
639
  {
640
640
  "name": "textAlign",
@@ -644,7 +644,7 @@
644
644
  "description": "",
645
645
  "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>",
646
646
  "sourceFile": "packages/core-react/src/Box/Box.types.ts",
647
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Box/Box.types.ts#L202"
647
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Box/Box.types.ts#L202"
648
648
  }
649
649
  ],
650
650
  "description": ""
@@ -660,7 +660,7 @@
660
660
  "description": "Instead of using the default children, you can pass in your own.",
661
661
  "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>",
662
662
  "sourceFile": "packages/core-react/src/_utils/types.ts",
663
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L45"
663
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L45"
664
664
  },
665
665
  {
666
666
  "name": "className",
@@ -670,7 +670,7 @@
670
670
  "description": "Additional classNames",
671
671
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
672
672
  "sourceFile": "packages/core-react/src/_utils/types.ts",
673
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L50"
673
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L50"
674
674
  },
675
675
  {
676
676
  "name": "style",
@@ -680,7 +680,7 @@
680
680
  "description": "Additional CSS styles",
681
681
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
682
682
  "sourceFile": "packages/core-react/src/_utils/types.ts",
683
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L55"
683
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L55"
684
684
  },
685
685
  {
686
686
  "name": "onClick",
@@ -690,7 +690,7 @@
690
690
  "description": "",
691
691
  "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>",
692
692
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
693
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L145"
693
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L145"
694
694
  }
695
695
  ],
696
696
  "description": ""
@@ -706,7 +706,7 @@
706
706
  "description": "",
707
707
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
708
708
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
709
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L120"
709
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L120"
710
710
  },
711
711
  {
712
712
  "name": "children",
@@ -716,7 +716,7 @@
716
716
  "description": "Instead of using the default children, you can pass in your own.",
717
717
  "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>",
718
718
  "sourceFile": "packages/core-react/src/_utils/types.ts",
719
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L45"
719
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L45"
720
720
  },
721
721
  {
722
722
  "name": "className",
@@ -726,7 +726,7 @@
726
726
  "description": "Additional classNames",
727
727
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
728
728
  "sourceFile": "packages/core-react/src/_utils/types.ts",
729
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L50"
729
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L50"
730
730
  },
731
731
  {
732
732
  "name": "label",
@@ -736,7 +736,7 @@
736
736
  "description": "",
737
737
  "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>",
738
738
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
739
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L124"
739
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L124"
740
740
  },
741
741
  {
742
742
  "name": "options",
@@ -746,7 +746,7 @@
746
746
  "description": "Expects an array of objects with the following shape",
747
747
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Expects an array of objects with the following shape</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
748
748
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
749
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L133"
749
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L133"
750
750
  },
751
751
  {
752
752
  "name": "selected",
@@ -756,7 +756,7 @@
756
756
  "description": "Identifier of the selected value",
757
757
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Identifier of the selected value</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
758
758
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
759
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L138"
759
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L138"
760
760
  },
761
761
  {
762
762
  "name": "style",
@@ -766,7 +766,7 @@
766
766
  "description": "Additional CSS styles",
767
767
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
768
768
  "sourceFile": "packages/core-react/src/_utils/types.ts",
769
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L55"
769
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L55"
770
770
  },
771
771
  {
772
772
  "name": "onSelect",
@@ -776,7 +776,7 @@
776
776
  "description": "",
777
777
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
778
778
  "sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
779
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Calendar/Calendar.types.ts#L128"
779
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/Calendar/Calendar.types.ts#L128"
780
780
  }
781
781
  ],
782
782
  "description": ""
@@ -792,7 +792,7 @@
792
792
  "description": "Instead of using the default children, you can pass in your own.",
793
793
  "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>",
794
794
  "sourceFile": "packages/core-react/src/_utils/types.ts",
795
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L45"
795
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L45"
796
796
  },
797
797
  {
798
798
  "name": "className",
@@ -802,7 +802,7 @@
802
802
  "description": "Additional classNames",
803
803
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
804
804
  "sourceFile": "packages/core-react/src/_utils/types.ts",
805
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L50"
805
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L50"
806
806
  },
807
807
  {
808
808
  "name": "style",
@@ -812,7 +812,7 @@
812
812
  "description": "Additional CSS styles",
813
813
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
814
814
  "sourceFile": "packages/core-react/src/_utils/types.ts",
815
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L55"
815
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L55"
816
816
  }
817
817
  ],
818
818
  "description": ""
@@ -828,7 +828,7 @@
828
828
  "description": "Instead of using the default children, you can pass in your own.",
829
829
  "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>",
830
830
  "sourceFile": "packages/core-react/src/_utils/types.ts",
831
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L45"
831
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L45"
832
832
  },
833
833
  {
834
834
  "name": "className",
@@ -838,7 +838,7 @@
838
838
  "description": "Additional classNames",
839
839
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
840
840
  "sourceFile": "packages/core-react/src/_utils/types.ts",
841
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L50"
841
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L50"
842
842
  },
843
843
  {
844
844
  "name": "style",
@@ -848,7 +848,7 @@
848
848
  "description": "Additional CSS styles",
849
849
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
850
850
  "sourceFile": "packages/core-react/src/_utils/types.ts",
851
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L55"
851
+ "sourceUrl": "https://github.com/procore/core/blob/e9ad5f558/packages/core-react/src/_utils/types.ts#L55"
852
852
  }
853
853
  ],
854
854
  "description": ""