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

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 (87) 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/SuperSelect/SuperSelect.components.js +1 -1
  13. package/dist/SuperSelect/SuperSelect.components.js.map +1 -1
  14. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  15. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +22 -22
  16. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  17. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  18. package/dist/_typedoc/Box/Box.types.json +68 -68
  19. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  20. package/dist/_typedoc/Button/Button.types.json +11 -11
  21. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  22. package/dist/_typedoc/Card/Card.types.json +6 -6
  23. package/dist/_typedoc/Checkbox/Checkbox.types.json +7 -7
  24. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  25. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  26. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  27. package/dist/_typedoc/DetailPage/DetailPage.types.json +4 -4
  28. package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
  29. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
  30. package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
  31. package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
  32. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  33. package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
  34. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  35. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  36. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  37. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  38. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  39. package/dist/_typedoc/Form/Form.types.json +698 -698
  40. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  41. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  42. package/dist/_typedoc/Input/Input.types.json +2 -2
  43. package/dist/_typedoc/Link/Link.types.json +4 -4
  44. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  45. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  46. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +71 -71
  47. package/dist/_typedoc/Modal/Modal.types.json +28 -28
  48. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  49. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  50. package/dist/_typedoc/NumberInput/NumberInput.types.json +38 -38
  51. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +26 -26
  52. package/dist/_typedoc/PageLayout/PageLayout.types.json +22 -22
  53. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  54. package/dist/_typedoc/Panel/Panel.types.json +27 -27
  55. package/dist/_typedoc/Pill/Pill.types.json +1 -1
  56. package/dist/_typedoc/PillSelect/PillSelect.types.json +46 -46
  57. package/dist/_typedoc/Popover/Popover.types.json +10 -10
  58. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
  59. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  60. package/dist/_typedoc/Required/Required.types.json +5 -5
  61. package/dist/_typedoc/Search/Search.types.json +18 -18
  62. package/dist/_typedoc/Section/Section.types.json +14 -14
  63. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
  64. package/dist/_typedoc/Select/Select.types.json +32 -32
  65. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  66. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  67. package/dist/_typedoc/Switch/Switch.types.json +3 -3
  68. package/dist/_typedoc/Table/Table.types.json +94 -94
  69. package/dist/_typedoc/Tabs/Tabs.types.json +17 -17
  70. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +10 -10
  71. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  72. package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
  73. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +3 -3
  74. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  75. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  76. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  77. package/dist/_typedoc/Tile/Tile.types.json +30 -30
  78. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  79. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
  80. package/dist/_typedoc/Token/Token.types.json +4 -4
  81. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  82. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  83. package/dist/_typedoc/Tree/Tree.types.json +86 -86
  84. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  85. package/dist/_typedoc/Typography/Typography.types.json +8 -8
  86. package/dist/_typedoc/_utils/types.json +3 -3
  87. package/package.json +2 -2
@@ -10,7 +10,7 @@
10
10
  "description": "",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
12
12
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L92"
13
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L92"
14
14
  },
15
15
  {
16
16
  "name": "disabled",
@@ -20,7 +20,7 @@
20
20
  "description": "Enable/disable the dropzone container",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Enable/disable the dropzone container</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
22
22
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L98"
23
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L98"
24
24
  },
25
25
  {
26
26
  "name": "getRootProps",
@@ -30,7 +30,7 @@
30
30
  "description": "",
31
31
  "descriptionHtml": "",
32
32
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L88"
33
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L88"
34
34
  },
35
35
  {
36
36
  "name": "rootProps",
@@ -40,7 +40,7 @@
40
40
  "description": "Additional props for dropzone container element",
41
41
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional props for dropzone container element</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/Dropzone/Dropzone.types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L82"
43
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L82"
44
44
  }
45
45
  ],
46
46
  "description": ""
@@ -56,7 +56,7 @@
56
56
  "description": "",
57
57
  "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>",
58
58
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
59
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L117"
59
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L117"
60
60
  },
61
61
  {
62
62
  "name": "disabled",
@@ -66,7 +66,7 @@
66
66
  "description": "Enable/disable the dropzone content",
67
67
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Enable/disable the dropzone content</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
68
68
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
69
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L113"
69
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L113"
70
70
  },
71
71
  {
72
72
  "name": "isIconVisible",
@@ -76,7 +76,7 @@
76
76
  "description": "Force icon visibility\n<Code>NOTICE:</Code> passing <Code>true</Code> or <Code>false</Code>\nvalue explicitly will make component ignore resizing.",
77
77
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Force icon visibility\n<Code>NOTICE:</Code> passing <Code>true</Code> or <Code>false</Code>\nvalue explicitly will make component ignore resizing.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
78
78
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
79
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L107"
79
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L107"
80
80
  }
81
81
  ],
82
82
  "description": ""
@@ -92,7 +92,7 @@
92
92
  "description": "Enable/disable the dropzone content",
93
93
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Enable/disable the dropzone content</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/Dropzone/Dropzone.types.ts",
95
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L131"
95
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L131"
96
96
  },
97
97
  {
98
98
  "name": "errorMessage",
@@ -102,7 +102,7 @@
102
102
  "description": "",
103
103
  "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>",
104
104
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
105
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L135"
105
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L135"
106
106
  },
107
107
  {
108
108
  "name": "open",
@@ -112,7 +112,7 @@
112
112
  "description": "Open the native file selection dialog",
113
113
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Open the native file selection dialog</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
114
114
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
115
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L125"
115
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L125"
116
116
  }
117
117
  ],
118
118
  "description": ""
@@ -128,7 +128,7 @@
128
128
  "description": "",
129
129
  "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>",
130
130
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
131
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L48"
131
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L48"
132
132
  },
133
133
  {
134
134
  "name": "error",
@@ -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/Dropzone/Dropzone.types.ts",
141
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L28"
141
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L28"
142
142
  },
143
143
  {
144
144
  "name": "fileRejections",
@@ -148,7 +148,7 @@
148
148
  "description": "Rejected files and why they were rejected\n<CodeBlock>\n {`{\n file: File,\n errors: FileError[]\n }[]`}\n</CodeBlock>",
149
149
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Rejected files and why they were rejected\n<CodeBlock>\n {<code>{ file: File, errors: FileError[] }[]</code>}\n</CodeBlock></p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
150
150
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
151
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L40"
151
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L40"
152
152
  },
153
153
  {
154
154
  "name": "qa",
@@ -158,7 +158,7 @@
158
158
  "description": "",
159
159
  "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>",
160
160
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
161
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L52"
161
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L52"
162
162
  },
163
163
  {
164
164
  "name": "onDismiss",
@@ -168,7 +168,7 @@
168
168
  "description": "",
169
169
  "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>",
170
170
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
171
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L44"
171
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L44"
172
172
  }
173
173
  ],
174
174
  "description": ""
@@ -184,7 +184,7 @@
184
184
  "description": "Maximum number files to the dropzone is allowed. All files above the limit\nwill be rejected.",
185
185
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Maximum number files to the dropzone is allowed. All files above the limit\nwill be rejected.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
186
186
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
187
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L151"
187
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L151"
188
188
  },
189
189
  {
190
190
  "name": "maxFileSize",
@@ -194,7 +194,7 @@
194
194
  "description": "Maximum file size (in bytes)",
195
195
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Maximum file size (in bytes)</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
196
196
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
197
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L163"
197
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L163"
198
198
  },
199
199
  {
200
200
  "name": "minFileSize",
@@ -204,7 +204,7 @@
204
204
  "description": "Minimum file size (in bytes)",
205
205
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Minimum file size (in bytes)</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
206
206
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
207
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L157"
207
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L157"
208
208
  },
209
209
  {
210
210
  "name": "multiple",
@@ -246,7 +246,7 @@
246
246
  "description": "Array of already selected items",
247
247
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Array of already selected items</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
248
248
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
249
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L144"
249
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L144"
250
250
  }
251
251
  ],
252
252
  "description": ""
@@ -262,7 +262,7 @@
262
262
  "description": "",
263
263
  "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>",
264
264
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
265
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L313"
265
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L313"
266
266
  },
267
267
  {
268
268
  "name": "disabled",
@@ -272,7 +272,7 @@
272
272
  "description": "Enable/disable the dropzone",
273
273
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Enable/disable the dropzone</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
274
274
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
275
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L228"
275
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L228"
276
276
  },
277
277
  {
278
278
  "name": "dragError",
@@ -282,7 +282,7 @@
282
282
  "description": "Error message if dragged files is rejected\n<CodeBlock>\n {`{ type: DropErrorType, title: string, message: string }`}\n</CodeBlock>",
283
283
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Error message if dragged files is rejected\n<CodeBlock>\n {<code>{ type: DropErrorType, title: string, message: string }</code>}\n</CodeBlock></p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
284
284
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
285
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L212"
285
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L212"
286
286
  },
287
287
  {
288
288
  "name": "dropError",
@@ -292,7 +292,7 @@
292
292
  "description": "Error message if dropped files is rejected\n<CodeBlock>\n {`{ type: DropErrorType, title: string, message: string }`}\n</CodeBlock>",
293
293
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Error message if dropped files is rejected\n<CodeBlock>\n {<code>{ type: DropErrorType, title: string, message: string }</code>}\n</CodeBlock></p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
294
294
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
295
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L221"
295
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L221"
296
296
  },
297
297
  {
298
298
  "name": "inputProps",
@@ -302,7 +302,7 @@
302
302
  "description": "Additional props for input element",
303
303
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional props for input element</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
304
304
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
305
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L309"
305
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L309"
306
306
  },
307
307
  {
308
308
  "name": "isIconVisible",
@@ -312,7 +312,7 @@
312
312
  "description": "<Code>NOTICE:</Code>\n<br/>\n<Code>true</Code> - will make Icon always visible, despite the component height\n<br/>\n<Code>false</Code> - will make Icon always hide, despite the component height\n<br/>\n<Code>undefined</Code> - will look on the component height to decide show or hide Icon",
313
313
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p><Code>NOTICE:</Code>\n<br/>\n<Code>true</Code> - will make Icon always visible, despite the component height\n<br/>\n<Code>false</Code> - will make Icon always hide, despite the component height\n<br/>\n<Code>undefined</Code> - will look on the component height to decide show or hide Icon</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
314
314
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
315
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L291"
315
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L291"
316
316
  },
317
317
  {
318
318
  "name": "multiple",
@@ -322,7 +322,7 @@
322
322
  "description": "Allow drag 'n' drop (or selection from the file dialog) of multiple files",
323
323
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Allow drag &#39;n&#39; drop (or selection from the file dialog) of multiple files</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
324
324
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
325
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L203"
325
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L203"
326
326
  },
327
327
  {
328
328
  "name": "qa",
@@ -332,7 +332,7 @@
332
332
  "description": "",
333
333
  "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>",
334
334
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
335
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L317"
335
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L317"
336
336
  },
337
337
  {
338
338
  "name": "rootProps",
@@ -342,7 +342,7 @@
342
342
  "description": "Additional props for dropzone element",
343
343
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional props for dropzone element</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
344
344
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
345
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L303"
345
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L303"
346
346
  },
347
347
  {
348
348
  "name": "tooltip",
@@ -352,7 +352,7 @@
352
352
  "description": "Dropzone tooltip content",
353
353
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Dropzone tooltip content</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
354
354
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
355
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L297"
355
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L297"
356
356
  },
357
357
  {
358
358
  "name": "contentRenderer",
@@ -362,7 +362,7 @@
362
362
  "description": "Render prop to specify a custom dropzone body message",
363
363
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Render prop to specify a custom dropzone body message</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
364
364
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
365
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L280"
365
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L280"
366
366
  },
367
367
  {
368
368
  "name": "dispatchDropError",
@@ -372,7 +372,7 @@
372
372
  "description": "Sets <Code>dropError</Code>.\n<CodeBlock>{'(error: DropErrorType) => void'}</CodeBlock>",
373
373
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets <Code>dropError</Code>.\n<CodeBlock>{&#39;(error: DropErrorType) =&gt; void&#39;}</CodeBlock></p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
374
374
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
375
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L235"
375
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L235"
376
376
  }
377
377
  ],
378
378
  "description": ""
@@ -388,7 +388,7 @@
388
388
  "description": "",
389
389
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
390
390
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
391
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L328"
391
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L328"
392
392
  },
393
393
  {
394
394
  "name": "rootRef",
@@ -398,7 +398,7 @@
398
398
  "description": "",
399
399
  "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>",
400
400
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
401
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L324"
401
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L324"
402
402
  },
403
403
  {
404
404
  "name": "open",
@@ -408,7 +408,7 @@
408
408
  "description": "Open the native file selection dialog",
409
409
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Open the native file selection dialog</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
410
410
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
411
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L334"
411
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L334"
412
412
  }
413
413
  ],
414
414
  "description": ""
@@ -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/Dropzone/Dropzone.types.ts",
427
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L62"
427
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L62"
428
428
  },
429
429
  {
430
430
  "name": "maxFiles",
@@ -434,7 +434,7 @@
434
434
  "description": "",
435
435
  "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>",
436
436
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
437
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L66"
437
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L66"
438
438
  },
439
439
  {
440
440
  "name": "maxSize",
@@ -444,7 +444,7 @@
444
444
  "description": "",
445
445
  "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>",
446
446
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
447
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L70"
447
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L70"
448
448
  },
449
449
  {
450
450
  "name": "minSize",
@@ -454,7 +454,7 @@
454
454
  "description": "",
455
455
  "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>",
456
456
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
457
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L74"
457
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L74"
458
458
  }
459
459
  ],
460
460
  "description": ""
@@ -470,7 +470,7 @@
470
470
  "description": "",
471
471
  "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>",
472
472
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
473
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L264"
473
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L264"
474
474
  },
475
475
  {
476
476
  "name": "hideError",
@@ -480,7 +480,7 @@
480
480
  "description": "",
481
481
  "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>",
482
482
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
483
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L272"
483
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L272"
484
484
  },
485
485
  {
486
486
  "name": "showErrorDetails",
@@ -490,7 +490,7 @@
490
490
  "description": "",
491
491
  "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>",
492
492
  "sourceFile": "packages/core-react/src/Dropzone/Dropzone.types.ts",
493
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/Dropzone/Dropzone.types.ts#L268"
493
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/Dropzone/Dropzone.types.ts#L268"
494
494
  }
495
495
  ],
496
496
  "description": ""
@@ -10,7 +10,7 @@
10
10
  "description": "Instead of using the default children, you can pass in your own.",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
12
12
  "sourceFile": "packages/core-react/src/_utils/types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L45"
13
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/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/ffcc64fec/packages/core-react/src/_utils/types.ts#L50"
24
24
  },
25
25
  {
26
26
  "name": "style",
@@ -30,7 +30,7 @@
30
30
  "description": "Additional CSS styles",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
32
32
  "sourceFile": "packages/core-react/src/_utils/types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L55"
33
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/_utils/types.ts#L55"
34
34
  }
35
35
  ],
36
36
  "description": ""
@@ -46,7 +46,7 @@
46
46
  "description": "Instead of using the default children, you can pass in your own.",
47
47
  "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>",
48
48
  "sourceFile": "packages/core-react/src/_utils/types.ts",
49
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L45"
49
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/_utils/types.ts#L45"
50
50
  },
51
51
  {
52
52
  "name": "className",
@@ -56,7 +56,7 @@
56
56
  "description": "Additional classNames",
57
57
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
58
58
  "sourceFile": "packages/core-react/src/_utils/types.ts",
59
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L50"
59
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/_utils/types.ts#L50"
60
60
  },
61
61
  {
62
62
  "name": "style",
@@ -66,7 +66,7 @@
66
66
  "description": "Additional CSS styles",
67
67
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
68
68
  "sourceFile": "packages/core-react/src/_utils/types.ts",
69
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L55"
69
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/_utils/types.ts#L55"
70
70
  }
71
71
  ],
72
72
  "description": ""
@@ -82,7 +82,7 @@
82
82
  "description": "",
83
83
  "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>",
84
84
  "sourceFile": "packages/core-react/src/EmptyState/EmptyState.types.ts",
85
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/EmptyState/EmptyState.types.ts#L19"
85
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/EmptyState/EmptyState.types.ts#L19"
86
86
  }
87
87
  ],
88
88
  "description": ""
@@ -98,7 +98,7 @@
98
98
  "description": "Instead of using the default children, you can pass in your own.",
99
99
  "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>",
100
100
  "sourceFile": "packages/core-react/src/_utils/types.ts",
101
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L45"
101
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/_utils/types.ts#L45"
102
102
  },
103
103
  {
104
104
  "name": "className",
@@ -108,7 +108,7 @@
108
108
  "description": "Additional classNames",
109
109
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
110
110
  "sourceFile": "packages/core-react/src/_utils/types.ts",
111
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L50"
111
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/_utils/types.ts#L50"
112
112
  },
113
113
  {
114
114
  "name": "compact",
@@ -118,7 +118,7 @@
118
118
  "description": "Render the EmptyState in compact mode",
119
119
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Render the EmptyState in compact mode</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
120
120
  "sourceFile": "packages/core-react/src/EmptyState/EmptyState.types.ts",
121
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/EmptyState/EmptyState.types.ts#L8"
121
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/EmptyState/EmptyState.types.ts#L8"
122
122
  },
123
123
  {
124
124
  "name": "style",
@@ -128,7 +128,7 @@
128
128
  "description": "Additional CSS styles",
129
129
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
130
130
  "sourceFile": "packages/core-react/src/_utils/types.ts",
131
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L55"
131
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/_utils/types.ts#L55"
132
132
  }
133
133
  ],
134
134
  "description": ""
@@ -144,7 +144,7 @@
144
144
  "description": "Instead of using the default children, you can pass in your own.",
145
145
  "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>",
146
146
  "sourceFile": "packages/core-react/src/_utils/types.ts",
147
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L45"
147
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/_utils/types.ts#L45"
148
148
  },
149
149
  {
150
150
  "name": "className",
@@ -154,7 +154,7 @@
154
154
  "description": "Additional classNames",
155
155
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
156
156
  "sourceFile": "packages/core-react/src/_utils/types.ts",
157
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L50"
157
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/_utils/types.ts#L50"
158
158
  },
159
159
  {
160
160
  "name": "style",
@@ -164,7 +164,7 @@
164
164
  "description": "Additional CSS styles",
165
165
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
166
166
  "sourceFile": "packages/core-react/src/_utils/types.ts",
167
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/_utils/types.ts#L55"
167
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/_utils/types.ts#L55"
168
168
  }
169
169
  ],
170
170
  "description": ""
@@ -10,7 +10,7 @@
10
10
  "description": "",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
12
12
  "sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
13
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/FileList/FileList.types.tsx#L16"
13
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/FileList/FileList.types.tsx#L16"
14
14
  },
15
15
  {
16
16
  "name": "name",
@@ -20,7 +20,7 @@
20
20
  "description": "",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
22
22
  "sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
23
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/FileList/FileList.types.tsx#L12"
23
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/FileList/FileList.types.tsx#L12"
24
24
  },
25
25
  {
26
26
  "name": "viewUrl",
@@ -30,7 +30,7 @@
30
30
  "description": "",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.22.0</p>\n</dd></dl></div>",
32
32
  "sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
33
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/FileList/FileList.types.tsx#L20"
33
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/FileList/FileList.types.tsx#L20"
34
34
  }
35
35
  ],
36
36
  "description": ""
@@ -46,7 +46,7 @@
46
46
  "description": "\"Download All\" link URL",
47
47
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>&quot;Download All&quot; link URL</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
48
48
  "sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
49
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/FileList/FileList.types.tsx#L28"
49
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/FileList/FileList.types.tsx#L28"
50
50
  },
51
51
  {
52
52
  "name": "items",
@@ -56,7 +56,7 @@
56
56
  "description": "",
57
57
  "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>",
58
58
  "sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
59
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/FileList/FileList.types.tsx#L32"
59
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/FileList/FileList.types.tsx#L32"
60
60
  },
61
61
  {
62
62
  "name": "qa",
@@ -66,7 +66,7 @@
66
66
  "description": "",
67
67
  "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>",
68
68
  "sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
69
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/FileList/FileList.types.tsx#L36"
69
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/FileList/FileList.types.tsx#L36"
70
70
  },
71
71
  {
72
72
  "name": "getDownloadUrl",
@@ -76,7 +76,7 @@
76
76
  "description": "A function returning file list item's download URL",
77
77
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning file list item&#39;s download URL</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.22.0</p>\n</dd></dl></div>",
78
78
  "sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
79
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/FileList/FileList.types.tsx#L46"
79
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/FileList/FileList.types.tsx#L46"
80
80
  },
81
81
  {
82
82
  "name": "getName",
@@ -86,7 +86,7 @@
86
86
  "description": "A function returning file list item's name",
87
87
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning file list item&#39;s name</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.22.0</p>\n</dd></dl></div>",
88
88
  "sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
89
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/FileList/FileList.types.tsx#L51"
89
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/FileList/FileList.types.tsx#L51"
90
90
  },
91
91
  {
92
92
  "name": "getViewUrl",
@@ -96,7 +96,7 @@
96
96
  "description": "A function returning file list item's view URL",
97
97
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning file list item&#39;s view URL</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.22.0</p>\n</dd></dl></div>",
98
98
  "sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
99
- "sourceUrl": "https://github.com/procore/core/blob/8597cd038/packages/core-react/src/FileList/FileList.types.tsx#L41"
99
+ "sourceUrl": "https://github.com/procore/core/blob/ffcc64fec/packages/core-react/src/FileList/FileList.types.tsx#L41"
100
100
  }
101
101
  ],
102
102
  "description": ""