@procore/core-react 11.1.0-rc.5 → 11.1.0-rc.8

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 (97) hide show
  1. package/dist/DateInput/index.d.ts +1 -1
  2. package/dist/DateInput/index.js +1 -1
  3. package/dist/DateInput/index.js.map +1 -1
  4. package/dist/FileSelect/FileExplorer/FileExplorer.js +4 -4
  5. package/dist/FileSelect/FileExplorer/FileExplorer.js.map +1 -1
  6. package/dist/FileSelect/FileExplorer/FileExplorer.types.d.ts +2 -2
  7. package/dist/FileSelect/FileSelect.js +14 -9
  8. package/dist/FileSelect/FileSelect.js.map +1 -1
  9. package/dist/FileSelect/FileSelect.types.d.ts +9 -0
  10. package/dist/MenuImperative/index.d.ts +1 -0
  11. package/dist/MultiSelect/MultiSelect.js +2 -2
  12. package/dist/MultiSelect/MultiSelect.js.map +1 -1
  13. package/dist/OverlayTrigger/index.d.ts +1 -1
  14. package/dist/OverlayTrigger/index.js +1 -1
  15. package/dist/OverlayTrigger/index.js.map +1 -1
  16. package/dist/ToggleButton/ToggleButton.d.ts +4 -0
  17. package/dist/ToggleButton/ToggleButton.js +5 -1
  18. package/dist/ToggleButton/ToggleButton.js.map +1 -1
  19. package/dist/Typeahead/index.d.ts +1 -1
  20. package/dist/_typedoc/Avatar/Avatar.types.json +17 -17
  21. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +22 -22
  22. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  23. package/dist/_typedoc/Banner/Banner.types.json +12 -12
  24. package/dist/_typedoc/Box/Box.types.json +66 -66
  25. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +7 -7
  26. package/dist/_typedoc/Button/Button.types.json +11 -11
  27. package/dist/_typedoc/Calendar/Calendar.types.json +79 -79
  28. package/dist/_typedoc/Card/Card.types.json +6 -6
  29. package/dist/_typedoc/Checkbox/Checkbox.types.json +7 -7
  30. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  31. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  32. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  33. package/dist/_typedoc/DetailPage/DetailPage.types.json +4 -4
  34. package/dist/_typedoc/Dropdown/Dropdown.types.json +35 -35
  35. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +32 -32
  36. package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
  37. package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
  38. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  39. package/dist/_typedoc/FileSelect/FileSelect.types.json +35 -25
  40. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  41. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  42. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  43. package/dist/_typedoc/Flex/Flex.types.json +26 -26
  44. package/dist/_typedoc/FlexList/FlexList.types.json +29 -29
  45. package/dist/_typedoc/Form/Form.types.json +688 -688
  46. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  47. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +51 -51
  48. package/dist/_typedoc/Input/Input.types.json +2 -2
  49. package/dist/_typedoc/Link/Link.types.json +4 -4
  50. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  51. package/dist/_typedoc/Menu/Menu.types.json +61 -61
  52. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +67 -67
  53. package/dist/_typedoc/Modal/Modal.types.json +27 -27
  54. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +30 -30
  55. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  56. package/dist/_typedoc/NumberInput/NumberInput.types.json +36 -36
  57. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.json +18 -18
  58. package/dist/_typedoc/PageLayout/PageLayout.types.json +7 -7
  59. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  60. package/dist/_typedoc/Panel/Panel.types.json +27 -27
  61. package/dist/_typedoc/Pill/Pill.types.json +1 -1
  62. package/dist/_typedoc/PillSelect/PillSelect.types.json +46 -46
  63. package/dist/_typedoc/Popover/Popover.types.json +9 -9
  64. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +5 -5
  65. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  66. package/dist/_typedoc/Required/Required.types.json +5 -5
  67. package/dist/_typedoc/Search/Search.types.json +18 -18
  68. package/dist/_typedoc/Section/Section.types.json +14 -14
  69. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
  70. package/dist/_typedoc/Select/Select.types.json +31 -31
  71. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  72. package/dist/_typedoc/Spinner/Spinner.types.json +8 -8
  73. package/dist/_typedoc/Switch/Switch.types.json +3 -3
  74. package/dist/_typedoc/Table/Table.types.json +94 -94
  75. package/dist/_typedoc/Tabs/Tabs.types.json +15 -15
  76. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +9 -9
  77. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  78. package/dist/_typedoc/TextEditor/TextEditor.types.json +7 -7
  79. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +3 -3
  80. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +25 -25
  81. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +41 -41
  82. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +27 -27
  83. package/dist/_typedoc/Tile/Tile.types.json +30 -30
  84. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  85. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
  86. package/dist/_typedoc/Token/Token.types.json +4 -4
  87. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +8 -8
  88. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  89. package/dist/_typedoc/Tree/Tree.types.json +85 -85
  90. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  91. package/dist/_typedoc/Typography/Typography.types.json +8 -8
  92. package/dist/_typedoc/_utils/types.json +3 -3
  93. package/dist/_utils/genericAnalyticsClient.d.ts +8 -1
  94. package/dist/_utils/genericAnalyticsClient.js +1 -1
  95. package/dist/_utils/genericAnalyticsClient.js.map +1 -1
  96. package/dist/index.js.map +1 -1
  97. package/package.json +2 -2
@@ -10,7 +10,7 @@
10
10
  "description": "Set accepted file types. Accepts everything if left undefined",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Set accepted file types. Accepts everything if left undefined</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/FileSelect/FileSelect.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L329"
13
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L333"
14
14
  },
15
15
  {
16
16
  "name": "hideDropzone",
@@ -20,7 +20,7 @@
20
20
  "description": "Hide dropzone and render only default \"Attach File(s)\" button.",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Hide dropzone and render only default &quot;Attach File(s)&quot; button.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
22
22
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L243"
23
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L247"
24
24
  },
25
25
  {
26
26
  "name": "hideLocalSource",
@@ -30,7 +30,7 @@
30
30
  "description": "Hide local files source in file explorer modal",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Hide local files source in file explorer modal</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
32
32
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L249"
33
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L253"
34
34
  },
35
35
  {
36
36
  "name": "maxFileNumber",
@@ -40,7 +40,7 @@
40
40
  "description": "Maximum number of files that can be selected",
41
41
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Maximum number of files that can be selected</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/FileSelect/FileSelect.types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L311"
43
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L315"
44
44
  },
45
45
  {
46
46
  "name": "maxFileSize",
@@ -50,7 +50,7 @@
50
50
  "description": "Maximum file size (in bytes)",
51
51
  "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>",
52
52
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
53
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L317"
53
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L321"
54
54
  },
55
55
  {
56
56
  "name": "minFileSize",
@@ -60,7 +60,7 @@
60
60
  "description": "Minimum file size (in bytes)",
61
61
  "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>",
62
62
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
63
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L323"
63
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L327"
64
64
  },
65
65
  {
66
66
  "name": "uploadFile",
@@ -70,7 +70,17 @@
70
70
  "description": "A function for manually controlling the network request for file\nupload. An alternative to using `getEndpoint` which handles\nthe network request itself.",
71
71
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function for manually controlling the network request for file\nupload. An alternative to using <code>getEndpoint</code> which handles\nthe network request itself.</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/FileSelect/FileSelect.types.ts",
73
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L305"
73
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L309"
74
+ },
75
+ {
76
+ "name": "afterHide",
77
+ "required": false,
78
+ "type": "Function",
79
+ "typeDetail": "after<wbr/>Hide<span class=\"tsd-signature-symbol\">(</span>reason<span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">&quot;submit&quot;</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">&quot;cancel&quot;</span><span class=\"tsd-signature-symbol\">)</span><span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">void</span>",
80
+ "description": "A callback to be invoked after the file explorer modal closes",
81
+ "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A callback to be invoked after the file explorer modal closes</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.1.0</p>\n</dd></dl></div>",
82
+ "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
83
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L339"
74
84
  },
75
85
  {
76
86
  "name": "beforeLocalFileUpload",
@@ -80,7 +90,7 @@
80
90
  "description": "Optional async function that is invoked when selecting or dropping in a\nlocal file. If you want to restrict certain uploads, you can use this\ncallback. Returning true continues the upload, while false will prevent\nupload.",
81
91
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Optional async function that is invoked when selecting or dropping in a\nlocal file. If you want to restrict certain uploads, you can use this\ncallback. Returning true continues the upload, while false will prevent\nupload.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
82
92
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
83
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L207"
93
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L211"
84
94
  },
85
95
  {
86
96
  "name": "dropzoneContentRenderer",
@@ -90,7 +100,7 @@
90
100
  "description": "An optional content renderer for the dropzone. Accepts\n`{ open, disabled, errorMessage }` as a single argument,\nallowing to control the dropzone and display different content depending\non dropzone state",
91
101
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>An optional content renderer for the dropzone. Accepts\n<code>{ open, disabled, errorMessage }</code> as a single argument,\nallowing to control the dropzone and display different content depending\non dropzone state</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
92
102
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
93
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L234"
103
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L238"
94
104
  },
95
105
  {
96
106
  "name": "getEndpoint",
@@ -100,7 +110,7 @@
100
110
  "description": "A function returning an upload URL for a given file. An\nalternative to `uploadFile` which allows manual control of\nthe network request for file upload.",
101
111
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning an upload URL for a given file. An\nalternative to <code>uploadFile</code> which allows manual control of\nthe network request for file upload.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
102
112
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
103
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L268"
113
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L272"
104
114
  },
105
115
  {
106
116
  "name": "getHeaders",
@@ -110,7 +120,7 @@
110
120
  "description": "A function returning an upload request headers. Returns empty\nobject by default.",
111
121
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning an upload request headers. Returns empty\nobject by default.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
112
122
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
113
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L297"
123
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L301"
114
124
  },
115
125
  {
116
126
  "name": "getMethod",
@@ -120,7 +130,7 @@
120
130
  "description": "A function returning an upload HTTP method for a given file.\nReturns `POST` by default.",
121
131
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning an upload HTTP method for a given file.\nReturns <code>POST</code> by default.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
122
132
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
123
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L275"
133
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L279"
124
134
  },
125
135
  {
126
136
  "name": "getPayload",
@@ -130,7 +140,7 @@
130
140
  "description": "A function returning an upload payload `FormData`\nobject for a given file. When defined, `getPayloadKey` is\nignored.",
131
141
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning an upload payload <code>FormData</code>\nobject for a given file. When defined, <code>getPayloadKey</code> is\nignored.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
132
142
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
133
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L290"
143
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L294"
134
144
  },
135
145
  {
136
146
  "name": "getPayloadKey",
@@ -140,7 +150,7 @@
140
150
  "description": "A function returning an upload payload `FormData` key\nfor a given file. Returns `file` by default.",
141
151
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning an upload payload <code>FormData</code> key\nfor a given file. Returns <code>file</code> by default.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
142
152
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
143
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L282"
153
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L286"
144
154
  },
145
155
  {
146
156
  "name": "getTokenLabel",
@@ -150,7 +160,7 @@
150
160
  "description": "Customize the token label for a given source value. By default,\n`sourceValueEntry.name` is returned.",
151
161
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Customize the token label for a given source value. By default,\n<code>sourceValueEntry.name</code> is returned.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
152
162
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
153
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L256"
163
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L260"
154
164
  },
155
165
  {
156
166
  "name": "localSourceDropzoneContentRenderer",
@@ -160,7 +170,7 @@
160
170
  "description": "",
161
171
  "descriptionHtml": "",
162
172
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
163
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L258"
173
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L262"
164
174
  },
165
175
  {
166
176
  "name": "onAdd",
@@ -170,7 +180,7 @@
170
180
  "description": "To be called every time when the files are uploaded directly or\nattached via file explorer. The input data should be appended to the\ncurrent value. Files with upload errors are omitted.",
171
181
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>To be called every time when the files are uploaded directly or\nattached via file explorer. The input data should be appended to the\ncurrent value. Files with upload errors are omitted.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
172
182
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
173
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L185"
183
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L189"
174
184
  },
175
185
  {
176
186
  "name": "onError",
@@ -180,7 +190,7 @@
180
190
  "description": "To be called whenever an upload error occurs",
181
191
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>To be called whenever an upload error occurs</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
182
192
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
183
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L219"
193
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L223"
184
194
  },
185
195
  {
186
196
  "name": "onFileTokenClick",
@@ -190,7 +200,7 @@
190
200
  "description": "To be called when attached file receives a click",
191
201
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>To be called when attached file receives a click</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
192
202
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
193
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L225"
203
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L229"
194
204
  },
195
205
  {
196
206
  "name": "onProgress",
@@ -200,7 +210,7 @@
200
210
  "description": "To be called whenever the upload progress is changed",
201
211
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>To be called whenever the upload progress is changed</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
202
212
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
203
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L198"
213
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L202"
204
214
  },
205
215
  {
206
216
  "name": "onRemove",
@@ -210,7 +220,7 @@
210
220
  "description": "To be called whenever the file is removed by user from the primary token\nlist. Removed item should be deleted from the current value by `id` key",
211
221
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>To be called whenever the file is removed by user from the primary token\nlist. Removed item should be deleted from the current value by <code>id</code> key</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
212
222
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
213
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L192"
223
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L196"
214
224
  },
215
225
  {
216
226
  "name": "onUploadStateChange",
@@ -220,7 +230,7 @@
220
230
  "description": "To be called whenever upload state is changed",
221
231
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>To be called whenever upload state is changed</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
222
232
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
223
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L213"
233
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L217"
224
234
  }
225
235
  ],
226
236
  "description": ""
@@ -236,7 +246,7 @@
236
246
  "description": "",
237
247
  "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>",
238
248
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
239
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L170"
249
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L174"
240
250
  },
241
251
  {
242
252
  "name": "localSource",
@@ -246,7 +256,7 @@
246
256
  "description": "",
247
257
  "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>",
248
258
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
249
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L166"
259
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L170"
250
260
  },
251
261
  {
252
262
  "name": "removeEntry",
@@ -256,7 +266,7 @@
256
266
  "description": "",
257
267
  "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>",
258
268
  "sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
259
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/FileSelect.types.ts#L174"
269
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/FileSelect.types.ts#L178"
260
270
  }
261
271
  ],
262
272
  "description": ""
@@ -10,7 +10,7 @@
10
10
  "description": "React nodes to be displayed next to the search bar",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>React nodes to be displayed next to the search bar</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/FileSelect/GridSource/GridSource.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L56"
13
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L56"
14
14
  },
15
15
  {
16
16
  "name": "emptyState",
@@ -20,7 +20,7 @@
20
20
  "description": "<Code>{`{ text: string, image: string }`}</Code> props for{' '}\n<Code>EmptyState</Code> component shown when there are no items in\ngrid",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p><Code>{<code>{ text: string, image: string }</code>}</Code> props for{&#39; &#39;}\n<Code>EmptyState</Code> component shown when there are no items in\ngrid</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/FileSelect/GridSource/GridSource.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L79"
23
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L79"
24
24
  },
25
25
  {
26
26
  "name": "getGroupId",
@@ -30,7 +30,7 @@
30
30
  "description": "A function called returning group ID of a given grid item that is used\nto sort items by group. Returns <Code>item.groupId</Code>\nby default.",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function called returning group ID of a given grid item that is used\nto sort items by group. Returns <Code>item.groupId</Code>\nby default.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
32
32
  "sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L141"
33
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L141"
34
34
  },
35
35
  {
36
36
  "name": "getId",
@@ -40,7 +40,7 @@
40
40
  "description": "A function called returning ID of a given grid item that is used to\nidentify the item. Returns <Code>item.id</Code> by default.",
41
41
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function called returning ID of a given grid item that is used to\nidentify the item. Returns <Code>item.id</Code> by default.</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/FileSelect/GridSource/GridSource.types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L108"
43
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L108"
44
44
  },
45
45
  {
46
46
  "name": "getThumbnailLabel",
@@ -50,7 +50,7 @@
50
50
  "description": "A function called returning label of a given grid item that is used to\ndisplay the item's thumbnail label. Returns <Code>item.label</Code>\nby default.",
51
51
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function called returning label of a given grid item that is used to\ndisplay the item&#39;s thumbnail label. Returns <Code>item.label</Code>\nby default.</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/FileSelect/GridSource/GridSource.types.ts",
53
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L133"
53
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L133"
54
54
  },
55
55
  {
56
56
  "name": "getThumbnailName",
@@ -60,7 +60,7 @@
60
60
  "description": "A function called returning name of a given grid item that is used to\ndisplay the item's thumbnail name. Returns <Code>item.name</Code> by\ndefault.",
61
61
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function called returning name of a given grid item that is used to\ndisplay the item&#39;s thumbnail name. Returns <Code>item.name</Code> by\ndefault.</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/FileSelect/GridSource/GridSource.types.ts",
63
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L125"
63
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L125"
64
64
  },
65
65
  {
66
66
  "name": "getThumbnailSource",
@@ -70,7 +70,7 @@
70
70
  "description": "A function called returning thumbnail URL of a given grid item that is\nused to display the item's thumbnail image. Returns{' '}\n<Code>item.src</Code>\nby default.",
71
71
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function called returning thumbnail URL of a given grid item that is\nused to display the item&#39;s thumbnail image. Returns{&#39; &#39;}\n<Code>item.src</Code>\nby default.</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/FileSelect/GridSource/GridSource.types.ts",
73
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L117"
73
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L117"
74
74
  },
75
75
  {
76
76
  "name": "groups",
@@ -80,7 +80,7 @@
80
80
  "description": "<Code>{`{ id: string | number, title: string }[]`}</Code> object\nrepresenting file groups",
81
81
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p><Code>{<code>{ id: string | number, title: string }[]</code>}</Code> object\nrepresenting file groups</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
82
82
  "sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
83
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L71"
83
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L71"
84
84
  },
85
85
  {
86
86
  "name": "icon",
@@ -91,7 +91,7 @@
91
91
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>String icon variant is deprecated, use the React components\ndirectly from the <code>@procore/core-icons/dist</code> package</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
92
92
  "deprecated": "String icon variant is deprecated, use the React components\ndirectly from the `@procore/core-icons/dist` package",
93
93
  "sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
94
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L30"
94
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L30"
95
95
  },
96
96
  {
97
97
  "name": "isLoading",
@@ -101,7 +101,7 @@
101
101
  "description": "Show/Hide loading indicator of the content",
102
102
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Show/Hide loading indicator of the content</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
103
103
  "sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
104
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L94"
104
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L94"
105
105
  },
106
106
  {
107
107
  "name": "isLoadingMore",
@@ -111,7 +111,7 @@
111
111
  "description": "Show/Hide loading indicator at the list bottom",
112
112
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Show/Hide loading indicator at the list bottom</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
113
113
  "sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
114
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L88"
114
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L88"
115
115
  },
116
116
  {
117
117
  "name": "items",
@@ -121,7 +121,7 @@
121
121
  "description": "An array of arbitrarily-shaped objects representing grid items.{' '}\n<Code>getId</Code> <Code>getName</Code> and <Code>getThumbnail</Code>{' '}\nshould be used to bind the target shape to a view.",
122
122
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>An array of arbitrarily-shaped objects representing grid items.{&#39; &#39;}\n<Code>getId</Code> <Code>getName</Code> and <Code>getThumbnail</Code>{&#39; &#39;}\nshould be used to bind the target shape to a view.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
123
123
  "sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
124
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L64"
124
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L64"
125
125
  },
126
126
  {
127
127
  "name": "qa",
@@ -131,7 +131,7 @@
131
131
  "description": "",
132
132
  "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>",
133
133
  "sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
134
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L145"
134
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L145"
135
135
  },
136
136
  {
137
137
  "name": "searchQuery",
@@ -141,7 +141,7 @@
141
141
  "description": "Allows controlling the search input value. Can be used with\n<Code>onSearch</Code> to customize the default string-based search",
142
142
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Allows controlling the search input value. Can be used with\n<Code>onSearch</Code> to customize the default string-based search</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
143
143
  "sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
144
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L41"
144
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L41"
145
145
  },
146
146
  {
147
147
  "name": "sourceId",
@@ -151,7 +151,7 @@
151
151
  "description": "",
152
152
  "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>",
153
153
  "sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
154
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L24"
154
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L24"
155
155
  },
156
156
  {
157
157
  "name": "title",
@@ -161,7 +161,7 @@
161
161
  "description": "",
162
162
  "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>",
163
163
  "sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
164
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L34"
164
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L34"
165
165
  },
166
166
  {
167
167
  "name": "onScrollBottom",
@@ -171,7 +171,7 @@
171
171
  "description": "Optional <Code>function</Code> that automatically executes when\nscrolling reaches the last item.",
172
172
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Optional <Code>function</Code> that automatically executes when\nscrolling reaches the last item.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
173
173
  "sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
174
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L101"
174
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L101"
175
175
  },
176
176
  {
177
177
  "name": "onSearch",
@@ -181,7 +181,7 @@
181
181
  "description": "Allows customizing the default string-based search by passing a\ndifferent set of <Code>items</Code> every time\n<Code>onSearch</Code> is called with query string as a single\nparameter",
182
182
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Allows customizing the default string-based search by passing a\ndifferent set of <Code>items</Code> every time\n<Code>onSearch</Code> is called with query string as a single\nparameter</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
183
183
  "sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
184
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L50"
184
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L50"
185
185
  }
186
186
  ],
187
187
  "description": ""
@@ -197,7 +197,7 @@
197
197
  "description": "",
198
198
  "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>",
199
199
  "sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
200
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L156"
200
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L156"
201
201
  },
202
202
  {
203
203
  "name": "onChange",
@@ -207,7 +207,7 @@
207
207
  "description": "",
208
208
  "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>",
209
209
  "sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
210
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L152"
210
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L152"
211
211
  }
212
212
  ],
213
213
  "description": ""
@@ -10,7 +10,7 @@
10
10
  "description": "Set accepted file types. Accepts everything if left undefined",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Set accepted file types. Accepts everything if left undefined</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/FileSelect/LocalSource/LocalSource.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L95"
13
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L95"
14
14
  },
15
15
  {
16
16
  "name": "maxFileSize",
@@ -20,7 +20,7 @@
20
20
  "description": "Maximum file size (in bytes)",
21
21
  "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>",
22
22
  "sourceFile": "packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L176"
23
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L176"
24
24
  },
25
25
  {
26
26
  "name": "minFileSize",
@@ -30,7 +30,7 @@
30
30
  "description": "Minimum file size (in bytes)",
31
31
  "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>",
32
32
  "sourceFile": "packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L182"
33
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L182"
34
34
  },
35
35
  {
36
36
  "name": "onCancel",
@@ -40,7 +40,7 @@
40
40
  "description": "",
41
41
  "descriptionHtml": "",
42
42
  "sourceFile": "packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L89"
43
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L89"
44
44
  },
45
45
  {
46
46
  "name": "qa",
@@ -50,7 +50,7 @@
50
50
  "description": "",
51
51
  "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>",
52
52
  "sourceFile": "packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts",
53
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L195"
53
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L195"
54
54
  },
55
55
  {
56
56
  "name": "sourceId",
@@ -60,7 +60,7 @@
60
60
  "description": "",
61
61
  "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>",
62
62
  "sourceFile": "packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts",
63
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L80"
63
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L80"
64
64
  },
65
65
  {
66
66
  "name": "uploadFile",
@@ -70,7 +70,7 @@
70
70
  "description": "<Code>\n (file: File,{' '}\n {`{\n onProgress: (progress: number) => void\n onSuccess: (response: unknown) => void\n onError: (error: unknown) => void\n }`}\n ) => string\n</Code>\n<br />\n<br />A function for manually controlling the network request for file\nupload. An alternative to using <Code>getEndpoint</Code> which handles\nthe network request itself.",
71
71
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<Code>\n (file: File,{' '}\n {`{\n onProgress: (progress: number) => void\n onSuccess: (response: unknown) => void\n onError: (error: unknown) => void\n }`}\n ) => string\n</Code>\n<br />\n<br />A function for manually controlling the network request for file\nupload. An alternative to using <Code>getEndpoint</Code> which handles\nthe network request itself.</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/FileSelect/LocalSource/LocalSource.types.ts",
73
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L170"
73
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L170"
74
74
  },
75
75
  {
76
76
  "name": "beforeLocalFileUpload",
@@ -80,7 +80,7 @@
80
80
  "description": "Optional async function that is invoked when selecting or dropping in a\nlocal file. If you want to restrict certain uploads, you can use this\ncallback. Returning true continues the upload, while false will prevent\nupload.\n<Code>{'(files: ThumbnailListItem[]) => Promise<boolean>'}</Code>",
81
81
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Optional async function that is invoked when selecting or dropping in a\nlocal file. If you want to restrict certain uploads, you can use this\ncallback. Returning true continues the upload, while false will prevent\nupload.\n<Code>{'(files: ThumbnailListItem[]) => Promise<boolean>'}</Code></p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
82
82
  "sourceFile": "packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts",
83
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L134"
83
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L134"
84
84
  },
85
85
  {
86
86
  "name": "dropzoneContentRenderer",
@@ -90,7 +90,7 @@
90
90
  "description": "An optional content renderer for the dropzone. Accepts{' '}\n<Code>{'{ open, disabled, errorMessage }'}</Code> as a single argument,\nallowing to control the dropzone and display different content depending\non dropzone state",
91
91
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>An optional content renderer for the dropzone. Accepts{&#39; &#39;}\n<Code>{'{ open, disabled, errorMessage }'}</Code> as a single argument,\nallowing to control the dropzone and display different content depending\non dropzone state</p>\n</div><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/FileSelect/LocalSource/LocalSource.types.ts",
93
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L191"
93
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L191"
94
94
  },
95
95
  {
96
96
  "name": "getEndpoint",
@@ -100,7 +100,7 @@
100
100
  "description": "<Code>(file: File) => string</Code>\n<br />\n<br />A function returning an upload URL for a given file. An\nalternative to <Code>uploadFile</Code> which allows manual control of\nthe network request for file upload.",
101
101
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p><Code>(file: File) => string</Code>\n<br />\n<br />A function returning an upload URL for a given file. An\nalternative to <Code>uploadFile</Code> which allows manual control of\nthe network request for file upload.</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/FileSelect/LocalSource/LocalSource.types.ts",
103
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L105"
103
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L105"
104
104
  },
105
105
  {
106
106
  "name": "getHeaders",
@@ -110,7 +110,7 @@
110
110
  "description": "<Code>(file: File) => object</Code>\n<br />\n<br />A function returning an upload request headers. Returns empty\nobject by default.",
111
111
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p><Code>(file: File) => object</Code>\n<br />\n<br />A function returning an upload request headers. Returns empty\nobject by default.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
112
112
  "sourceFile": "packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts",
113
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L152"
113
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L152"
114
114
  },
115
115
  {
116
116
  "name": "getMethod",
@@ -120,7 +120,7 @@
120
120
  "description": "<Code>(file: File) => HTTPRequestMethod</Code>\n<br />\n<br />A function returning an upload HTTP method for a given file.\nReturns <Code>POST</Code> by default.",
121
121
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p><Code>(file: File) => HTTPRequestMethod</Code>\n<br />\n<br />A function returning an upload HTTP method for a given file.\nReturns <Code>POST</Code> by default.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
122
122
  "sourceFile": "packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts",
123
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L114"
123
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L114"
124
124
  },
125
125
  {
126
126
  "name": "getPayload",
@@ -130,7 +130,7 @@
130
130
  "description": "<Code>(file: File) => FormData</Code>\n<br />\n<br />A function returning an upload payload <Code>FormData</Code>{' '}\nobject for a given file. When defined, <Code>getPayloadKey</Code> is\nignored.",
131
131
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p><Code>(file: File) => FormData</Code>\n<br />\n<br />A function returning an upload payload <Code>FormData</Code>{&#39; &#39;}\nobject for a given file. When defined, <Code>getPayloadKey</Code> is\nignored.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
132
132
  "sourceFile": "packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts",
133
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L124"
133
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L124"
134
134
  },
135
135
  {
136
136
  "name": "getPayloadKey",
@@ -140,7 +140,7 @@
140
140
  "description": "<Code>(file: File) => string</Code>\n<br />\n<br />A function returning an upload payload <Code>FormData</Code> key\nfor a given file. Returns <Code>file</Code> by default.",
141
141
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p><Code>(file: File) => string</Code>\n<br />\n<br />A function returning an upload payload <Code>FormData</Code> key\nfor a given file. Returns <Code>file</Code> by default.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
142
142
  "sourceFile": "packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts",
143
- "sourceUrl": "https://github.com/procore/core/blob/eb0cba029/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L143"
143
+ "sourceUrl": "https://github.com/procore/core/blob/d394b0b2e/packages/core-react/src/FileSelect/LocalSource/LocalSource.types.ts#L143"
144
144
  }
145
145
  ],
146
146
  "description": ""