@procore/core-react 11.10.0-rc.7 → 11.10.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 (76) hide show
  1. package/dist/Form/Form.js +12 -4
  2. package/dist/Form/Form.js.map +1 -1
  3. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  4. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +22 -22
  5. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  6. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  7. package/dist/_typedoc/Box/Box.types.json +68 -68
  8. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  9. package/dist/_typedoc/Button/Button.types.json +11 -11
  10. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  11. package/dist/_typedoc/Card/Card.types.json +6 -6
  12. package/dist/_typedoc/Checkbox/Checkbox.types.json +7 -7
  13. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  14. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  15. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  16. package/dist/_typedoc/DetailPage/DetailPage.types.json +4 -4
  17. package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
  18. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
  19. package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
  20. package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
  21. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  22. package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
  23. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  24. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  25. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  26. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  27. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  28. package/dist/_typedoc/Form/Form.types.json +698 -698
  29. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  30. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  31. package/dist/_typedoc/Input/Input.types.json +2 -2
  32. package/dist/_typedoc/Link/Link.types.json +4 -4
  33. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  34. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  35. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +71 -71
  36. package/dist/_typedoc/Modal/Modal.types.json +28 -28
  37. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  38. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  39. package/dist/_typedoc/NumberInput/NumberInput.types.json +38 -38
  40. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +26 -26
  41. package/dist/_typedoc/PageLayout/PageLayout.types.json +22 -22
  42. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  43. package/dist/_typedoc/Panel/Panel.types.json +27 -27
  44. package/dist/_typedoc/Pill/Pill.types.json +1 -1
  45. package/dist/_typedoc/PillSelect/PillSelect.types.json +46 -46
  46. package/dist/_typedoc/Popover/Popover.types.json +10 -10
  47. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
  48. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  49. package/dist/_typedoc/Required/Required.types.json +5 -5
  50. package/dist/_typedoc/Search/Search.types.json +18 -18
  51. package/dist/_typedoc/Section/Section.types.json +14 -14
  52. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
  53. package/dist/_typedoc/Select/Select.types.json +32 -32
  54. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  55. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  56. package/dist/_typedoc/Switch/Switch.types.json +3 -3
  57. package/dist/_typedoc/Table/Table.types.json +94 -94
  58. package/dist/_typedoc/Tabs/Tabs.types.json +17 -17
  59. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +10 -10
  60. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  61. package/dist/_typedoc/TextEditor/TextEditor.types.json +7 -7
  62. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +3 -3
  63. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  64. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  65. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  66. package/dist/_typedoc/Tile/Tile.types.json +30 -30
  67. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  68. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
  69. package/dist/_typedoc/Token/Token.types.json +4 -4
  70. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  71. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  72. package/dist/_typedoc/Tree/Tree.types.json +86 -86
  73. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  74. package/dist/_typedoc/Typography/Typography.types.json +8 -8
  75. package/dist/_typedoc/_utils/types.json +3 -3
  76. package/package.json +4 -4
@@ -10,7 +10,7 @@
10
10
  "description": "",
11
11
  "descriptionHtml": "",
12
12
  "sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/PageLayout/PageLayout.types.ts#L4"
13
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/PageLayout/PageLayout.types.ts#L4"
14
14
  },
15
15
  {
16
16
  "name": "children",
@@ -20,7 +20,7 @@
20
20
  "description": "Instead of using the default children, you can pass in your own.",
21
21
  "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>",
22
22
  "sourceFile": "packages/core-react/src/_utils/types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L45"
23
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L45"
24
24
  },
25
25
  {
26
26
  "name": "className",
@@ -30,7 +30,7 @@
30
30
  "description": "Additional classNames",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
32
32
  "sourceFile": "packages/core-react/src/_utils/types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L50"
33
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L50"
34
34
  },
35
35
  {
36
36
  "name": "open",
@@ -40,7 +40,7 @@
40
40
  "description": "",
41
41
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>If the aside block should be open</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
42
42
  "sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/PageLayout/PageLayout.types.ts#L25"
43
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/PageLayout/PageLayout.types.ts#L25"
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/2f8b7295f/packages/core-react/src/_utils/types.ts#L55"
53
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L55"
54
54
  }
55
55
  ],
56
56
  "description": ""
@@ -66,7 +66,7 @@
66
66
  "description": "",
67
67
  "descriptionHtml": "",
68
68
  "sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
69
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/PageLayout/PageLayout.types.ts#L4"
69
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/PageLayout/PageLayout.types.ts#L4"
70
70
  },
71
71
  {
72
72
  "name": "children",
@@ -76,7 +76,7 @@
76
76
  "description": "Instead of using the default children, you can pass in your own.",
77
77
  "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>",
78
78
  "sourceFile": "packages/core-react/src/_utils/types.ts",
79
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L45"
79
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L45"
80
80
  },
81
81
  {
82
82
  "name": "className",
@@ -86,7 +86,7 @@
86
86
  "description": "Additional classNames",
87
87
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
88
88
  "sourceFile": "packages/core-react/src/_utils/types.ts",
89
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L50"
89
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L50"
90
90
  },
91
91
  {
92
92
  "name": "style",
@@ -96,7 +96,7 @@
96
96
  "description": "Additional CSS styles",
97
97
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
98
98
  "sourceFile": "packages/core-react/src/_utils/types.ts",
99
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L55"
99
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L55"
100
100
  }
101
101
  ],
102
102
  "description": ""
@@ -112,7 +112,7 @@
112
112
  "description": "",
113
113
  "descriptionHtml": "",
114
114
  "sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
115
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/PageLayout/PageLayout.types.ts#L4"
115
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/PageLayout/PageLayout.types.ts#L4"
116
116
  },
117
117
  {
118
118
  "name": "children",
@@ -122,7 +122,7 @@
122
122
  "description": "Instead of using the default children, you can pass in your own.",
123
123
  "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>",
124
124
  "sourceFile": "packages/core-react/src/_utils/types.ts",
125
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L45"
125
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L45"
126
126
  },
127
127
  {
128
128
  "name": "className",
@@ -132,7 +132,7 @@
132
132
  "description": "Additional classNames",
133
133
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
134
134
  "sourceFile": "packages/core-react/src/_utils/types.ts",
135
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L50"
135
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L50"
136
136
  },
137
137
  {
138
138
  "name": "style",
@@ -142,7 +142,7 @@
142
142
  "description": "Additional CSS styles",
143
143
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
144
144
  "sourceFile": "packages/core-react/src/_utils/types.ts",
145
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L55"
145
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L55"
146
146
  }
147
147
  ],
148
148
  "description": ""
@@ -158,7 +158,7 @@
158
158
  "description": "",
159
159
  "descriptionHtml": "",
160
160
  "sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
161
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/PageLayout/PageLayout.types.ts#L4"
161
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/PageLayout/PageLayout.types.ts#L4"
162
162
  },
163
163
  {
164
164
  "name": "children",
@@ -168,7 +168,7 @@
168
168
  "description": "Instead of using the default children, you can pass in your own.",
169
169
  "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>",
170
170
  "sourceFile": "packages/core-react/src/_utils/types.ts",
171
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L45"
171
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L45"
172
172
  },
173
173
  {
174
174
  "name": "className",
@@ -178,7 +178,7 @@
178
178
  "description": "Additional classNames",
179
179
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
180
180
  "sourceFile": "packages/core-react/src/_utils/types.ts",
181
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L50"
181
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L50"
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/2f8b7295f/packages/core-react/src/_utils/types.ts#L55"
191
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L55"
192
192
  },
193
193
  {
194
194
  "name": "transparent",
@@ -198,7 +198,7 @@
198
198
  "description": "",
199
199
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>If the header should have no background.</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
200
200
  "sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
201
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/PageLayout/PageLayout.types.ts#L17"
201
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/PageLayout/PageLayout.types.ts#L17"
202
202
  }
203
203
  ],
204
204
  "description": ""
@@ -214,7 +214,7 @@
214
214
  "description": "",
215
215
  "descriptionHtml": "",
216
216
  "sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
217
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/PageLayout/PageLayout.types.ts#L4"
217
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/PageLayout/PageLayout.types.ts#L4"
218
218
  },
219
219
  {
220
220
  "name": "children",
@@ -224,7 +224,7 @@
224
224
  "description": "Instead of using the default children, you can pass in your own.",
225
225
  "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>",
226
226
  "sourceFile": "packages/core-react/src/_utils/types.ts",
227
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L45"
227
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L45"
228
228
  },
229
229
  {
230
230
  "name": "className",
@@ -234,7 +234,7 @@
234
234
  "description": "Additional classNames",
235
235
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
236
236
  "sourceFile": "packages/core-react/src/_utils/types.ts",
237
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L50"
237
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L50"
238
238
  },
239
239
  {
240
240
  "name": "style",
@@ -244,7 +244,7 @@
244
244
  "description": "Additional CSS styles",
245
245
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
246
246
  "sourceFile": "packages/core-react/src/_utils/types.ts",
247
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L55"
247
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L55"
248
248
  }
249
249
  ],
250
250
  "description": ""
@@ -10,7 +10,7 @@
10
10
  "description": "Current page selected, 1 based.",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Current page selected, 1 based.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
12
12
  "sourceFile": "packages/core-react/src/Pagination/Pagination.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Pagination/Pagination.types.ts#L42"
13
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Pagination/Pagination.types.ts#L42"
14
14
  },
15
15
  {
16
16
  "name": "children",
@@ -20,7 +20,7 @@
20
20
  "description": "Instead of using the default children, you can pass in your own.",
21
21
  "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>",
22
22
  "sourceFile": "packages/core-react/src/_utils/types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L45"
23
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L45"
24
24
  },
25
25
  {
26
26
  "name": "className",
@@ -30,7 +30,7 @@
30
30
  "description": "Additional classNames",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
32
32
  "sourceFile": "packages/core-react/src/_utils/types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L50"
33
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L50"
34
34
  },
35
35
  {
36
36
  "name": "items",
@@ -40,7 +40,7 @@
40
40
  "description": "Total number of items across pages.",
41
41
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Total number of items across pages.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
42
42
  "sourceFile": "packages/core-react/src/Pagination/Pagination.types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Pagination/Pagination.types.ts#L48"
43
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Pagination/Pagination.types.ts#L48"
44
44
  },
45
45
  {
46
46
  "name": "perPage",
@@ -50,7 +50,7 @@
50
50
  "description": "Number of items per page.",
51
51
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Number of items per page.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
52
52
  "sourceFile": "packages/core-react/src/Pagination/Pagination.types.ts",
53
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Pagination/Pagination.types.ts#L60"
53
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Pagination/Pagination.types.ts#L60"
54
54
  },
55
55
  {
56
56
  "name": "style",
@@ -60,7 +60,7 @@
60
60
  "description": "Additional CSS styles",
61
61
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
62
62
  "sourceFile": "packages/core-react/src/_utils/types.ts",
63
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L55"
63
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L55"
64
64
  },
65
65
  {
66
66
  "name": "onSelectPage",
@@ -70,7 +70,7 @@
70
70
  "description": "A callback that receives the page selected.",
71
71
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A callback that receives the page selected.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
72
72
  "sourceFile": "packages/core-react/src/Pagination/Pagination.types.ts",
73
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Pagination/Pagination.types.ts#L54"
73
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Pagination/Pagination.types.ts#L54"
74
74
  }
75
75
  ],
76
76
  "description": ""
@@ -10,7 +10,7 @@
10
10
  "description": "Applies the gray secondary background color.",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Applies the gray secondary background color.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
12
12
  "sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Panel/Panel.types.ts#L58"
13
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Panel/Panel.types.ts#L58"
14
14
  }
15
15
  ],
16
16
  "description": ""
@@ -26,7 +26,7 @@
26
26
  "description": "",
27
27
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
28
28
  "sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
29
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Panel/Panel.types.ts#L65"
29
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Panel/Panel.types.ts#L65"
30
30
  },
31
31
  {
32
32
  "name": "setIsFooterSticky",
@@ -36,7 +36,7 @@
36
36
  "description": "",
37
37
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
38
38
  "sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
39
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Panel/Panel.types.ts#L69"
39
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Panel/Panel.types.ts#L69"
40
40
  }
41
41
  ],
42
42
  "description": ""
@@ -52,7 +52,7 @@
52
52
  "description": "Sets the button to be 100% of the width of its parent",
53
53
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the button to be 100% of the width of its parent</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
54
54
  "sourceFile": "packages/core-react/src/Button/Button.types.ts",
55
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Button/Button.types.ts#L18"
55
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Button/Button.types.ts#L18"
56
56
  },
57
57
  {
58
58
  "name": "icon",
@@ -62,7 +62,7 @@
62
62
  "description": "string icons have been deprecated, please pass a component from `@procore/core-icons`\nThe icon to display on the left side of the label",
63
63
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>string icons have been deprecated, please pass a component from <code>@procore/core-icons</code>\nThe icon to display on the left side of the label</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
64
64
  "sourceFile": "packages/core-react/src/Button/Button.types.ts",
65
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Button/Button.types.ts#L24"
65
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Button/Button.types.ts#L24"
66
66
  },
67
67
  {
68
68
  "name": "iconRight",
@@ -72,7 +72,7 @@
72
72
  "description": "The icon to display on the right side of the label",
73
73
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The icon to display on the right side of the label</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
74
74
  "sourceFile": "packages/core-react/src/Button/Button.types.ts",
75
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Button/Button.types.ts#L29"
75
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Button/Button.types.ts#L29"
76
76
  },
77
77
  {
78
78
  "name": "loading",
@@ -82,7 +82,7 @@
82
82
  "description": "Shows the button spinner",
83
83
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Shows the button spinner</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
84
84
  "sourceFile": "packages/core-react/src/Button/Button.types.ts",
85
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Button/Button.types.ts#L34"
85
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Button/Button.types.ts#L34"
86
86
  },
87
87
  {
88
88
  "name": "size",
@@ -92,7 +92,7 @@
92
92
  "description": "The size of the button",
93
93
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The size of the button</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
94
94
  "sourceFile": "packages/core-react/src/Button/Button.types.ts",
95
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Button/Button.types.ts#L39"
95
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Button/Button.types.ts#L39"
96
96
  },
97
97
  {
98
98
  "name": "title",
@@ -102,7 +102,7 @@
102
102
  "description": "Tooltip/Overflow menu label text.",
103
103
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Tooltip/Overflow menu label text.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
104
104
  "sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
105
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Panel/Panel.types.ts#L50"
105
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Panel/Panel.types.ts#L50"
106
106
  },
107
107
  {
108
108
  "name": "variant",
@@ -112,7 +112,7 @@
112
112
  "description": "The variant of the button",
113
113
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The variant of the button</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.27.2</p>\n</dd></dl></div>",
114
114
  "sourceFile": "packages/core-react/src/Button/Button.types.ts",
115
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Button/Button.types.ts#L44"
115
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Button/Button.types.ts#L44"
116
116
  }
117
117
  ],
118
118
  "description": ""
@@ -128,7 +128,7 @@
128
128
  "description": "Controls visibility and behavior for the \"chevron-left\" icon on the left\nside of the title.",
129
129
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls visibility and behavior for the &quot;chevron-left&quot; icon on the left\nside of the title.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
130
130
  "sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
131
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Panel/Panel.types.ts#L24"
131
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Panel/Panel.types.ts#L24"
132
132
  },
133
133
  {
134
134
  "name": "onClose",
@@ -138,7 +138,7 @@
138
138
  "description": "",
139
139
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
140
140
  "sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
141
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Panel/Panel.types.ts#L28"
141
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Panel/Panel.types.ts#L28"
142
142
  }
143
143
  ],
144
144
  "description": ""
@@ -159,7 +159,7 @@
159
159
  "description": "",
160
160
  "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>",
161
161
  "sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
162
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Panel/Panel.types.ts#L9"
162
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Panel/Panel.types.ts#L9"
163
163
  },
164
164
  {
165
165
  "name": "title",
@@ -169,7 +169,7 @@
169
169
  "description": "",
170
170
  "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>",
171
171
  "sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
172
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Panel/Panel.types.ts#L13"
172
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Panel/Panel.types.ts#L13"
173
173
  }
174
174
  ],
175
175
  "description": ""
@@ -185,7 +185,7 @@
185
185
  "description": "",
186
186
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>Actions of Buttons and Dropdowns to render. If a function,\nthe open state is provided as <code>open</code> key</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
187
187
  "sourceFile": "packages/core-react/src/Section/Section.types.ts",
188
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Section/Section.types.ts#L17"
188
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Section/Section.types.ts#L17"
189
189
  },
190
190
  {
191
191
  "name": "assets",
@@ -195,7 +195,7 @@
195
195
  "description": "",
196
196
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>Title assets</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
197
197
  "sourceFile": "packages/core-react/src/Section/Section.types.ts",
198
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Section/Section.types.ts#L39"
198
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Section/Section.types.ts#L39"
199
199
  },
200
200
  {
201
201
  "name": "children",
@@ -205,7 +205,7 @@
205
205
  "description": "Instead of using the default children, you can pass in your own.",
206
206
  "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>",
207
207
  "sourceFile": "packages/core-react/src/_utils/types.ts",
208
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L45"
208
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L45"
209
209
  },
210
210
  {
211
211
  "name": "className",
@@ -215,7 +215,7 @@
215
215
  "description": "Additional classNames",
216
216
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
217
217
  "sourceFile": "packages/core-react/src/_utils/types.ts",
218
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L50"
218
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L50"
219
219
  },
220
220
  {
221
221
  "name": "expandId",
@@ -225,7 +225,7 @@
225
225
  "description": "",
226
226
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>Enable the expand and collapse accordion feature.\n Requires a unique ID across sections, unique within the provider (DetailPage.Card) and\n requires a heading on the section. Closed sections will not render its children.</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
227
227
  "sourceFile": "packages/core-react/src/Section/Section.types.ts",
228
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Section/Section.types.ts#L24"
228
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Section/Section.types.ts#L24"
229
229
  },
230
230
  {
231
231
  "name": "heading",
@@ -235,7 +235,7 @@
235
235
  "description": "",
236
236
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>Heading text for the section</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
237
237
  "sourceFile": "packages/core-react/src/Section/Section.types.ts",
238
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Section/Section.types.ts#L29"
238
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Section/Section.types.ts#L29"
239
239
  },
240
240
  {
241
241
  "name": "initialIsOpen",
@@ -245,7 +245,7 @@
245
245
  "description": "",
246
246
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>If expandable, start open or closed</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
247
247
  "sourceFile": "packages/core-react/src/Section/Section.types.ts",
248
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Section/Section.types.ts#L34"
248
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Section/Section.types.ts#L34"
249
249
  },
250
250
  {
251
251
  "name": "pills",
@@ -255,7 +255,7 @@
255
255
  "description": "",
256
256
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>Title pills</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
257
257
  "sourceFile": "packages/core-react/src/Section/Section.types.ts",
258
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Section/Section.types.ts#L44"
258
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Section/Section.types.ts#L44"
259
259
  },
260
260
  {
261
261
  "name": "style",
@@ -265,7 +265,7 @@
265
265
  "description": "Additional CSS styles",
266
266
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
267
267
  "sourceFile": "packages/core-react/src/_utils/types.ts",
268
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/_utils/types.ts#L55"
268
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/_utils/types.ts#L55"
269
269
  },
270
270
  {
271
271
  "name": "subtext",
@@ -275,7 +275,7 @@
275
275
  "description": "",
276
276
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>Title subtext</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
277
277
  "sourceFile": "packages/core-react/src/Section/Section.types.ts",
278
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Section/Section.types.ts#L49"
278
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Section/Section.types.ts#L49"
279
279
  }
280
280
  ],
281
281
  "description": ""
@@ -291,7 +291,7 @@
291
291
  "description": "",
292
292
  "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>",
293
293
  "sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
294
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Panel/Panel.types.ts#L35"
294
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Panel/Panel.types.ts#L35"
295
295
  },
296
296
  {
297
297
  "name": "isVisible",
@@ -301,7 +301,7 @@
301
301
  "description": "",
302
302
  "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>",
303
303
  "sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
304
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Panel/Panel.types.ts#L39"
304
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Panel/Panel.types.ts#L39"
305
305
  },
306
306
  {
307
307
  "name": "overlay",
@@ -311,7 +311,7 @@
311
311
  "description": "",
312
312
  "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>",
313
313
  "sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
314
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Panel/Panel.types.ts#L43"
314
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Panel/Panel.types.ts#L43"
315
315
  }
316
316
  ],
317
317
  "description": ""
@@ -11,7 +11,7 @@
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls the border, background and color of the Pill</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>gray</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
12
12
  "defaultValue": "gray",
13
13
  "sourceFile": "packages/core-react/src/Pill/Pill.types.ts",
14
- "sourceUrl": "https://github.com/procore/core/blob/2f8b7295f/packages/core-react/src/Pill/Pill.types.ts#L16"
14
+ "sourceUrl": "https://github.com/procore/core/blob/513c103c4/packages/core-react/src/Pill/Pill.types.ts#L16"
15
15
  }
16
16
  ],
17
17
  "description": ""