@procore/core-react 11.14.1 → 11.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Avatar/Avatar.js +1 -1
- package/dist/Avatar/Avatar.js.map +1 -1
- package/dist/AvatarStack/AvatarStack.d.ts +1 -6
- package/dist/AvatarStack/AvatarStack.js +39 -22
- package/dist/AvatarStack/AvatarStack.js.map +1 -1
- package/dist/AvatarStack/AvatarStack.styles.d.ts +0 -1
- package/dist/AvatarStack/AvatarStack.styles.js +5 -6
- package/dist/AvatarStack/AvatarStack.styles.js.map +1 -1
- package/dist/AvatarStack/AvatarStack.types.d.ts +4 -0
- package/dist/Checkbox/Checkbox.js +1 -1
- package/dist/Checkbox/Checkbox.js.map +1 -1
- package/dist/Checkbox/Checkbox.styles.d.ts +4 -1
- package/dist/Checkbox/Checkbox.styles.js +58 -30
- package/dist/Checkbox/Checkbox.styles.js.map +1 -1
- package/dist/Dropdown/Dropdown.d.ts +2 -1
- package/dist/Dropdown/Dropdown.js +17 -5
- package/dist/Dropdown/Dropdown.js.map +1 -1
- package/dist/Dropdown/Dropdown.types.d.ts +4 -2
- package/dist/MenuImperative/MenuImperative.js +3 -8
- package/dist/MenuImperative/MenuImperative.js.map +1 -1
- package/dist/MenuImperative/MenuImperative.types.d.ts +16 -0
- package/dist/MenuImperative/sensors.js +15 -6
- package/dist/MenuImperative/sensors.js.map +1 -1
- package/dist/Modal/useInitializeModalFocus.d.ts +1 -1
- package/dist/Modal/useInitializeModalFocus.js +3 -3
- package/dist/Modal/useInitializeModalFocus.js.map +1 -1
- package/dist/OverlayTrigger/OverlayTrigger.js +1 -3
- package/dist/OverlayTrigger/OverlayTrigger.js.map +1 -1
- package/dist/Popover/Popover.types.d.ts +2 -2
- package/dist/Table/Table.js +39 -8
- package/dist/Table/Table.js.map +1 -1
- package/dist/Table/Table.styles.d.ts +3 -3
- package/dist/Table/Table.styles.js +11 -11
- package/dist/Table/Table.styles.js.map +1 -1
- package/dist/Table/Table.types.d.ts +13 -9
- package/dist/TextEditor/TextEditor.js +7 -1
- package/dist/TextEditor/TextEditor.js.map +1 -1
- package/dist/TextEditor/TextEditor.styles.d.ts +3 -0
- package/dist/TextEditor/TextEditor.styles.js +11 -0
- package/dist/TextEditor/TextEditor.styles.js.map +1 -0
- package/dist/_hooks/DelayedCallback.d.ts +1 -1
- package/dist/_hooks/DelayedCallback.js +3 -1
- package/dist/_hooks/DelayedCallback.js.map +1 -1
- package/dist/_hooks/I18n.d.ts +3 -0
- package/dist/_hooks/Visibility.d.ts +2 -2
- package/dist/_hooks/Visibility.js +2 -2
- package/dist/_hooks/Visibility.js.map +1 -1
- package/dist/_locales/en.json +3 -0
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +32 -22
- package/dist/_typedoc/Badge/Badge.types.json +6 -6
- package/dist/_typedoc/Banner/Banner.types.json +13 -13
- package/dist/_typedoc/Box/Box.types.json +68 -68
- package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
- package/dist/_typedoc/Button/Button.types.json +11 -11
- package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
- package/dist/_typedoc/Card/Card.types.json +6 -6
- package/dist/_typedoc/Checkbox/Checkbox.types.json +7 -7
- package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
- package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
- package/dist/_typedoc/DateSelect/DateSelect.types.json +14 -14
- package/dist/_typedoc/DetailPage/DetailPage.types.json +4 -4
- package/dist/_typedoc/Dropdown/Dropdown.types.json +40 -40
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
- package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
- package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
- package/dist/_typedoc/FileList/FileList.types.json +9 -9
- package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
- package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
- package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
- package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
- package/dist/_typedoc/Flex/Flex.types.json +27 -27
- package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
- package/dist/_typedoc/Form/Form.types.json +720 -720
- package/dist/_typedoc/Grid/Grid.types.json +8 -8
- package/dist/_typedoc/GroupSelect/GroupSelect.types.json +54 -54
- package/dist/_typedoc/Input/Input.types.json +2 -2
- package/dist/_typedoc/Link/Link.types.json +4 -4
- package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
- package/dist/_typedoc/Menu/Menu.types.json +62 -62
- package/dist/_typedoc/MenuImperative/MenuImperative.types.json +101 -71
- package/dist/_typedoc/Modal/Modal.types.json +41 -41
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +33 -33
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +38 -38
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
- package/dist/_typedoc/PageLayout/PageLayout.types.json +22 -22
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +27 -27
- package/dist/_typedoc/Pill/Pill.types.json +2 -2
- package/dist/_typedoc/PillSelect/PillSelect.types.json +48 -48
- package/dist/_typedoc/Popover/Popover.types.json +14 -14
- package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
- package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
- package/dist/_typedoc/Required/Required.types.json +5 -5
- package/dist/_typedoc/Search/Search.types.json +18 -18
- package/dist/_typedoc/Section/Section.types.json +14 -14
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
- package/dist/_typedoc/Select/Select.types.json +32 -32
- package/dist/_typedoc/Slider/Slider.types.json +6 -6
- package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
- package/dist/_typedoc/Switch/Switch.types.json +3 -3
- package/dist/_typedoc/Table/Table.types.json +128 -102
- package/dist/_typedoc/Tabs/Tabs.types.json +17 -17
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +16 -16
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
- package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +3 -3
- package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
- package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +44 -44
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +30 -30
- package/dist/_typedoc/Tile/Tile.types.json +30 -30
- package/dist/_typedoc/Toast/Toast.types.json +4 -4
- package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
- package/dist/_typedoc/Token/Token.types.json +4 -4
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
- package/dist/_typedoc/Tree/Tree.types.json +86 -86
- package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
- package/dist/_typedoc/Typography/Typography.types.json +8 -8
- package/dist/_typedoc/_utils/types.json +3 -3
- package/dist/_typedoc/deprecations.json +1 -1
- package/package.json +1 -1
- package/.env.sample +0 -1
- package/.percy.yml +0 -6
- package/tsconfig.percy.json +0 -4
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"descriptionHtml": "",
|
|
12
12
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L42"
|
|
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/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L47"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "snugfit",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Shrink the cell around the contents",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Shrink the cell around the contents</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/Table/Table.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L23"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "style",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Additional CSS styles",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L52"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "variant",
|
|
@@ -48,9 +48,11 @@
|
|
|
48
48
|
"type": "<span class=\"tsd-signature-type\">TableCellVariant</span>",
|
|
49
49
|
"typeDetail": "<span class=\"tsd-signature-type\">TableCellVariant</span>",
|
|
50
50
|
"description": "The table body cell variant",
|
|
51
|
-
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The table body cell variant</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
51
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The table body cell variant</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd><dt>deprecated</dt><dd><p>Please use <code>sortOrder</code> prop instead of <code>esc/desc</code> variants, and <code>snugfit</code> prop instead of <code>snugfit</code> variant</p>\n</dd><dt>deprecatedsince</dt><dd><p>11.15.1</p>\n</dd></dl></div>",
|
|
52
|
+
"deprecated": "Please use `sortOrder` prop instead of `esc/desc` variants, and `snugfit` prop instead of `snugfit` variant",
|
|
53
|
+
"deprecatedSince": "11.15.1\n",
|
|
52
54
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
55
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L31"
|
|
54
56
|
}
|
|
55
57
|
],
|
|
56
58
|
"description": ""
|
|
@@ -66,7 +68,7 @@
|
|
|
66
68
|
"description": "",
|
|
67
69
|
"descriptionHtml": "",
|
|
68
70
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
69
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
71
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L42"
|
|
70
72
|
},
|
|
71
73
|
{
|
|
72
74
|
"name": "className",
|
|
@@ -76,7 +78,7 @@
|
|
|
76
78
|
"description": "Additional classNames",
|
|
77
79
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
78
80
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
79
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
81
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L47"
|
|
80
82
|
},
|
|
81
83
|
{
|
|
82
84
|
"name": "overdue",
|
|
@@ -86,7 +88,7 @@
|
|
|
86
88
|
"description": "Sets row text color to red to signify overdue items",
|
|
87
89
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets row text color to red to signify overdue items</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
88
90
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
89
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
91
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L41"
|
|
90
92
|
},
|
|
91
93
|
{
|
|
92
94
|
"name": "style",
|
|
@@ -96,7 +98,7 @@
|
|
|
96
98
|
"description": "Additional CSS styles",
|
|
97
99
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
98
100
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
99
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
101
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L52"
|
|
100
102
|
}
|
|
101
103
|
],
|
|
102
104
|
"description": ""
|
|
@@ -112,7 +114,7 @@
|
|
|
112
114
|
"description": "Whether or not the carat is rotated",
|
|
113
115
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Whether or not the carat is rotated</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
114
116
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
115
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
117
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L49"
|
|
116
118
|
},
|
|
117
119
|
{
|
|
118
120
|
"name": "onClick",
|
|
@@ -122,7 +124,7 @@
|
|
|
122
124
|
"description": "",
|
|
123
125
|
"descriptionHtml": "",
|
|
124
126
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
125
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
127
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L55"
|
|
126
128
|
}
|
|
127
129
|
],
|
|
128
130
|
"description": ""
|
|
@@ -138,7 +140,7 @@
|
|
|
138
140
|
"description": "",
|
|
139
141
|
"descriptionHtml": "",
|
|
140
142
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
141
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
143
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L42"
|
|
142
144
|
},
|
|
143
145
|
{
|
|
144
146
|
"name": "className",
|
|
@@ -148,7 +150,7 @@
|
|
|
148
150
|
"description": "Additional classNames",
|
|
149
151
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
150
152
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
151
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
153
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L47"
|
|
152
154
|
},
|
|
153
155
|
{
|
|
154
156
|
"name": "style",
|
|
@@ -158,7 +160,7 @@
|
|
|
158
160
|
"description": "Additional CSS styles",
|
|
159
161
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
160
162
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
161
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
163
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L52"
|
|
162
164
|
}
|
|
163
165
|
],
|
|
164
166
|
"description": ""
|
|
@@ -174,7 +176,7 @@
|
|
|
174
176
|
"description": " The callback to run before the overlay is hidden. Returning\n `false` will prevent hiding.\n```\n(e: event) => boolean | Promise | undefined\n```",
|
|
175
177
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p> The callback to run before the overlay is hidden. Returning\n <code>false</code> will prevent hiding.</p>\n<pre><code>(e: event) => boolean | Promise | undefined\n</code></pre>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
176
178
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
177
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
179
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L47"
|
|
178
180
|
},
|
|
179
181
|
{
|
|
180
182
|
"name": "beforeShow",
|
|
@@ -184,7 +186,7 @@
|
|
|
184
186
|
"description": " The callback to run before the overlay is shown. Returning\n `false` will prevent showing.\n```\n(e: event) => boolean | Promise | undefined\n```",
|
|
185
187
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p> The callback to run before the overlay is shown. Returning\n <code>false</code> will prevent showing.</p>\n<pre><code>(e: event) => boolean | Promise | undefined\n</code></pre>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
186
188
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
187
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
189
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L56"
|
|
188
190
|
},
|
|
189
191
|
{
|
|
190
192
|
"name": "className",
|
|
@@ -194,7 +196,7 @@
|
|
|
194
196
|
"description": "",
|
|
195
197
|
"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>",
|
|
196
198
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
197
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
199
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L172"
|
|
198
200
|
},
|
|
199
201
|
{
|
|
200
202
|
"name": "disabled",
|
|
@@ -204,7 +206,7 @@
|
|
|
204
206
|
"description": "",
|
|
205
207
|
"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>",
|
|
206
208
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
207
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
209
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/DateInput/DateInput.types.ts#L133"
|
|
208
210
|
},
|
|
209
211
|
{
|
|
210
212
|
"name": "error",
|
|
@@ -214,7 +216,7 @@
|
|
|
214
216
|
"description": "Error variant",
|
|
215
217
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Error variant</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
216
218
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
217
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
219
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/DateInput/DateInput.types.ts#L129"
|
|
218
220
|
},
|
|
219
221
|
{
|
|
220
222
|
"name": "errorMessage",
|
|
@@ -224,7 +226,7 @@
|
|
|
224
226
|
"description": "Message to be displayed below the date select during an error",
|
|
225
227
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Message to be displayed below the date select during an error</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>''</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
226
228
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
227
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
229
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L179"
|
|
228
230
|
},
|
|
229
231
|
{
|
|
230
232
|
"name": "processing",
|
|
@@ -234,7 +236,7 @@
|
|
|
234
236
|
"description": "Triggers the spinner that covers inline editable content",
|
|
235
237
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Triggers the spinner that covers inline editable content</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
236
238
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
237
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
239
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L186"
|
|
238
240
|
},
|
|
239
241
|
{
|
|
240
242
|
"name": "tabIndex",
|
|
@@ -244,7 +246,7 @@
|
|
|
244
246
|
"description": "",
|
|
245
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>",
|
|
246
248
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
247
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
249
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/DateInput/DateInput.types.ts#L163"
|
|
248
250
|
},
|
|
249
251
|
{
|
|
250
252
|
"name": "value",
|
|
@@ -254,7 +256,7 @@
|
|
|
254
256
|
"description": "",
|
|
255
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>",
|
|
256
258
|
"sourceFile": "packages/core-react/src/DateSelect/DateSelect.types.ts",
|
|
257
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
259
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/DateSelect/DateSelect.types.ts#L34"
|
|
258
260
|
},
|
|
259
261
|
{
|
|
260
262
|
"name": "variant",
|
|
@@ -264,17 +266,17 @@
|
|
|
264
266
|
"description": "",
|
|
265
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>",
|
|
266
268
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
267
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
269
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/DateInput/DateInput.types.ts#L172"
|
|
268
270
|
},
|
|
269
271
|
{
|
|
270
272
|
"name": "afterHide",
|
|
271
273
|
"required": false,
|
|
272
274
|
"type": "Function",
|
|
273
|
-
"typeDetail": "after<wbr/>Hide<span class=\"tsd-signature-symbol\">(</span><span class=\"tsd-signature-symbol\">)</span><span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">void</span>",
|
|
275
|
+
"typeDetail": "after<wbr/>Hide<span class=\"tsd-signature-symbol\">(</span>e<span class=\"tsd-signature-symbol\">?: </span><span class=\"tsd-signature-type\">Event</span><span class=\"tsd-signature-symbol\">)</span><span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">void</span>",
|
|
274
276
|
"description": "",
|
|
275
277
|
"descriptionHtml": "",
|
|
276
278
|
"sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
|
|
277
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
279
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_hooks/Visibility.tsx#L10"
|
|
278
280
|
},
|
|
279
281
|
{
|
|
280
282
|
"name": "afterShow",
|
|
@@ -284,7 +286,7 @@
|
|
|
284
286
|
"description": "",
|
|
285
287
|
"descriptionHtml": "",
|
|
286
288
|
"sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
|
|
287
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
289
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_hooks/Visibility.tsx#L11"
|
|
288
290
|
},
|
|
289
291
|
{
|
|
290
292
|
"name": "disabledDate",
|
|
@@ -294,7 +296,7 @@
|
|
|
294
296
|
"description": "",
|
|
295
297
|
"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>",
|
|
296
298
|
"sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
|
|
297
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
299
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Calendar/Calendar.types.ts#L30"
|
|
298
300
|
},
|
|
299
301
|
{
|
|
300
302
|
"name": "onChange",
|
|
@@ -304,7 +306,7 @@
|
|
|
304
306
|
"description": "",
|
|
305
307
|
"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>",
|
|
306
308
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
307
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
309
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/DateInput/DateInput.types.ts#L140"
|
|
308
310
|
},
|
|
309
311
|
{
|
|
310
312
|
"name": "onClear",
|
|
@@ -314,7 +316,7 @@
|
|
|
314
316
|
"description": "",
|
|
315
317
|
"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>",
|
|
316
318
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
317
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
319
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/DateInput/DateInput.types.ts#L151"
|
|
318
320
|
}
|
|
319
321
|
],
|
|
320
322
|
"description": ""
|
|
@@ -330,7 +332,7 @@
|
|
|
330
332
|
"description": "",
|
|
331
333
|
"descriptionHtml": "",
|
|
332
334
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
333
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
335
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L42"
|
|
334
336
|
},
|
|
335
337
|
{
|
|
336
338
|
"name": "className",
|
|
@@ -340,7 +342,7 @@
|
|
|
340
342
|
"description": "Additional classNames",
|
|
341
343
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
342
344
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
343
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
345
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L47"
|
|
344
346
|
},
|
|
345
347
|
{
|
|
346
348
|
"name": "colSpan",
|
|
@@ -350,7 +352,7 @@
|
|
|
350
352
|
"description": "Number of columns in table",
|
|
351
353
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Number of columns in table</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
352
354
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
353
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
355
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L79"
|
|
354
356
|
},
|
|
355
357
|
{
|
|
356
358
|
"name": "depth",
|
|
@@ -360,7 +362,7 @@
|
|
|
360
362
|
"description": "Determines indentation of the group and content",
|
|
361
363
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Determines indentation of the group and content</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
362
364
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
363
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
365
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L85"
|
|
364
366
|
},
|
|
365
367
|
{
|
|
366
368
|
"name": "style",
|
|
@@ -370,7 +372,7 @@
|
|
|
370
372
|
"description": "Additional CSS styles",
|
|
371
373
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
372
374
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
373
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
375
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L52"
|
|
374
376
|
}
|
|
375
377
|
],
|
|
376
378
|
"description": ""
|
|
@@ -386,7 +388,7 @@
|
|
|
386
388
|
"description": "",
|
|
387
389
|
"descriptionHtml": "",
|
|
388
390
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
389
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
391
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L42"
|
|
390
392
|
},
|
|
391
393
|
{
|
|
392
394
|
"name": "className",
|
|
@@ -396,7 +398,7 @@
|
|
|
396
398
|
"description": "Additional classNames",
|
|
397
399
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
398
400
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
399
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
401
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L47"
|
|
400
402
|
},
|
|
401
403
|
{
|
|
402
404
|
"name": "style",
|
|
@@ -406,7 +408,7 @@
|
|
|
406
408
|
"description": "Additional CSS styles",
|
|
407
409
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
408
410
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
409
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
411
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L52"
|
|
410
412
|
}
|
|
411
413
|
],
|
|
412
414
|
"description": ""
|
|
@@ -422,7 +424,7 @@
|
|
|
422
424
|
"description": "",
|
|
423
425
|
"descriptionHtml": "",
|
|
424
426
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
425
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
427
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L42"
|
|
426
428
|
},
|
|
427
429
|
{
|
|
428
430
|
"name": "className",
|
|
@@ -432,7 +434,7 @@
|
|
|
432
434
|
"description": "Additional classNames",
|
|
433
435
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
434
436
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
435
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
437
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L47"
|
|
436
438
|
},
|
|
437
439
|
{
|
|
438
440
|
"name": "snugfit",
|
|
@@ -440,9 +442,19 @@
|
|
|
440
442
|
"type": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
441
443
|
"typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
442
444
|
"description": "Shrink the cell around the contents",
|
|
443
|
-
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Shrink the cell around the contents</p>\n</div><dl class=\"tsd-comment-tags\"><dt>
|
|
445
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Shrink the cell around the contents</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
444
446
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
445
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
447
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L23"
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
"name": "sortOrder",
|
|
451
|
+
"required": false,
|
|
452
|
+
"type": "<span class=\"tsd-signature-type\">TableColumnSortOrder</span>",
|
|
453
|
+
"typeDetail": "<span class=\"tsd-signature-type\">TableColumnSortOrder</span>",
|
|
454
|
+
"description": "Column sorting order",
|
|
455
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Column sorting order</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.15.1</p>\n</dd></dl></div>",
|
|
456
|
+
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
457
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L103"
|
|
446
458
|
},
|
|
447
459
|
{
|
|
448
460
|
"name": "sortable",
|
|
@@ -450,9 +462,11 @@
|
|
|
450
462
|
"type": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
451
463
|
"typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
452
464
|
"description": "Is this the column sortable",
|
|
453
|
-
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Is this the column sortable</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
465
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Is this the column sortable</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd><dt>deprecated</dt><dd><p>Please use <code>sortOrder</code> prop instead</p>\n</dd><dt>deprecatedsince</dt><dd><p>11.15.1</p>\n</dd></dl></div>",
|
|
466
|
+
"deprecated": "Please use `sortOrder` prop instead",
|
|
467
|
+
"deprecatedSince": "11.15.1\n",
|
|
454
468
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
455
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
469
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L97"
|
|
456
470
|
},
|
|
457
471
|
{
|
|
458
472
|
"name": "style",
|
|
@@ -462,17 +476,29 @@
|
|
|
462
476
|
"description": "Additional CSS styles",
|
|
463
477
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
464
478
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
465
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
479
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L52"
|
|
466
480
|
},
|
|
467
481
|
{
|
|
468
482
|
"name": "variant",
|
|
469
483
|
"required": false,
|
|
470
484
|
"type": "<span class=\"tsd-signature-type\">TableCellVariant</span>",
|
|
471
485
|
"typeDetail": "<span class=\"tsd-signature-type\">TableCellVariant</span>",
|
|
472
|
-
"description": "
|
|
473
|
-
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>
|
|
486
|
+
"description": "The table body cell variant",
|
|
487
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The table body cell variant</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd><dt>deprecated</dt><dd><p>Please use <code>sortOrder</code> prop instead of <code>esc/desc</code> variants, and <code>snugfit</code> prop instead of <code>snugfit</code> variant</p>\n</dd><dt>deprecatedsince</dt><dd><p>11.15.1</p>\n</dd></dl></div>",
|
|
488
|
+
"deprecated": "Please use `sortOrder` prop instead of `esc/desc` variants, and `snugfit` prop instead of `snugfit` variant",
|
|
489
|
+
"deprecatedSince": "11.15.1\n",
|
|
474
490
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
475
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
491
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L31"
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
"name": "onSortOrderChange",
|
|
495
|
+
"required": false,
|
|
496
|
+
"type": "Function",
|
|
497
|
+
"typeDetail": "on<wbr/>Sort<wbr/>Order<wbr/>Change<span class=\"tsd-signature-symbol\">(</span>nextSortOrder<span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">TableColumnSortOrder</span><span class=\"tsd-signature-symbol\">)</span><span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">void</span>",
|
|
498
|
+
"description": "Column sorting order change callback.\nLoops over from \"asc\" to \"desc\" to \"\", set should be assigned to `sortOrder` prop.",
|
|
499
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Column sorting order change callback.\nLoops over from "asc" to "desc" to "", set should be assigned to <code>sortOrder</code> prop.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.15.1</p>\n</dd></dl></div>",
|
|
500
|
+
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
501
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L110"
|
|
476
502
|
}
|
|
477
503
|
],
|
|
478
504
|
"description": ""
|
|
@@ -488,7 +514,7 @@
|
|
|
488
514
|
"description": "",
|
|
489
515
|
"descriptionHtml": "",
|
|
490
516
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
491
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
517
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L42"
|
|
492
518
|
},
|
|
493
519
|
{
|
|
494
520
|
"name": "className",
|
|
@@ -498,7 +524,7 @@
|
|
|
498
524
|
"description": "Additional classNames",
|
|
499
525
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
500
526
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
501
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
527
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L47"
|
|
502
528
|
},
|
|
503
529
|
{
|
|
504
530
|
"name": "style",
|
|
@@ -508,7 +534,7 @@
|
|
|
508
534
|
"description": "Additional CSS styles",
|
|
509
535
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
510
536
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
511
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
537
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L52"
|
|
512
538
|
}
|
|
513
539
|
],
|
|
514
540
|
"description": ""
|
|
@@ -524,7 +550,7 @@
|
|
|
524
550
|
"description": "Controls the error state of the `Input`, changing the\nbackground color and border colors to red",
|
|
525
551
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls the error state of the <code>Input</code>, changing the\nbackground color and border colors to red</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
526
552
|
"sourceFile": "packages/core-react/src/Input/Input.types.ts",
|
|
527
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
553
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Input/Input.types.ts#L9"
|
|
528
554
|
},
|
|
529
555
|
{
|
|
530
556
|
"name": "errorMessage",
|
|
@@ -534,7 +560,7 @@
|
|
|
534
560
|
"description": "Message to be displayed below the input during an error",
|
|
535
561
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Message to be displayed below the input during an error</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
536
562
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
537
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
563
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L124"
|
|
538
564
|
},
|
|
539
565
|
{
|
|
540
566
|
"name": "processing",
|
|
@@ -544,7 +570,7 @@
|
|
|
544
570
|
"description": "Triggers the spinner for processing inline editable content",
|
|
545
571
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Triggers the spinner for processing inline editable content</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>",
|
|
546
572
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
547
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
573
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L131"
|
|
548
574
|
},
|
|
549
575
|
{
|
|
550
576
|
"name": "size",
|
|
@@ -554,7 +580,7 @@
|
|
|
554
580
|
"description": "The size of the input cell and corresponding error message",
|
|
555
581
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The size of the input cell and corresponding error message</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>'block'</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
556
582
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
557
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
583
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L138"
|
|
558
584
|
},
|
|
559
585
|
{
|
|
560
586
|
"name": "variant",
|
|
@@ -565,7 +591,7 @@
|
|
|
565
591
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>Use the <code>error</code> prop instead</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
566
592
|
"deprecated": "Use the `error` prop instead",
|
|
567
593
|
"sourceFile": "packages/core-react/src/Input/Input.types.ts",
|
|
568
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
594
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Input/Input.types.ts#L15"
|
|
569
595
|
}
|
|
570
596
|
],
|
|
571
597
|
"description": ""
|
|
@@ -581,7 +607,7 @@
|
|
|
581
607
|
"description": "",
|
|
582
608
|
"descriptionHtml": "",
|
|
583
609
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
584
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
610
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L42"
|
|
585
611
|
},
|
|
586
612
|
{
|
|
587
613
|
"name": "className",
|
|
@@ -591,7 +617,7 @@
|
|
|
591
617
|
"description": "Additional classNames",
|
|
592
618
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
593
619
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
594
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
620
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L47"
|
|
595
621
|
},
|
|
596
622
|
{
|
|
597
623
|
"name": "href",
|
|
@@ -601,7 +627,7 @@
|
|
|
601
627
|
"description": "Destination url",
|
|
602
628
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Destination url</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>''</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
603
629
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
604
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
630
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L147"
|
|
605
631
|
},
|
|
606
632
|
{
|
|
607
633
|
"name": "style",
|
|
@@ -611,7 +637,7 @@
|
|
|
611
637
|
"description": "Additional CSS styles",
|
|
612
638
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
613
639
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
614
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
640
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L52"
|
|
615
641
|
}
|
|
616
642
|
],
|
|
617
643
|
"description": ""
|
|
@@ -622,12 +648,12 @@
|
|
|
622
648
|
{
|
|
623
649
|
"name": "afterHide",
|
|
624
650
|
"required": false,
|
|
625
|
-
"type": "<span class=\"tsd-signature-symbol\">(</span><span class=\"tsd-signature-symbol\">(</span><span class=\"tsd-signature-symbol\">)</span><span class=\"tsd-signature-symbol\"> => </span><span class=\"tsd-signature-type\">void</span><span class=\"tsd-signature-symbol\">)</span>",
|
|
626
|
-
"typeDetail": "<span class=\"tsd-signature-symbol\">(</span><span class=\"tsd-signature-symbol\">(</span><span class=\"tsd-signature-symbol\">)</span><span class=\"tsd-signature-symbol\"> => </span><span class=\"tsd-signature-type\">void</span><span class=\"tsd-signature-symbol\">)</span>",
|
|
651
|
+
"type": "<span class=\"tsd-signature-symbol\">(</span><span class=\"tsd-signature-symbol\">(</span>e<span class=\"tsd-signature-symbol\">?: </span><span class=\"tsd-signature-type\">Event</span><span class=\"tsd-signature-symbol\">)</span><span class=\"tsd-signature-symbol\"> => </span><span class=\"tsd-signature-type\">void</span><span class=\"tsd-signature-symbol\">)</span>",
|
|
652
|
+
"typeDetail": "<span class=\"tsd-signature-symbol\">(</span><span class=\"tsd-signature-symbol\">(</span>e<span class=\"tsd-signature-symbol\">?: </span><span class=\"tsd-signature-type\">Event</span><span class=\"tsd-signature-symbol\">)</span><span class=\"tsd-signature-symbol\"> => </span><span class=\"tsd-signature-type\">void</span><span class=\"tsd-signature-symbol\">)</span>",
|
|
627
653
|
"description": "",
|
|
628
654
|
"descriptionHtml": "",
|
|
629
655
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
630
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
656
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L96"
|
|
631
657
|
},
|
|
632
658
|
{
|
|
633
659
|
"name": "afterShow",
|
|
@@ -637,7 +663,7 @@
|
|
|
637
663
|
"description": "",
|
|
638
664
|
"descriptionHtml": "",
|
|
639
665
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
640
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
666
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L100"
|
|
641
667
|
},
|
|
642
668
|
{
|
|
643
669
|
"name": "beforeHide",
|
|
@@ -647,7 +673,7 @@
|
|
|
647
673
|
"description": "",
|
|
648
674
|
"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>",
|
|
649
675
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
650
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
676
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L104"
|
|
651
677
|
},
|
|
652
678
|
{
|
|
653
679
|
"name": "beforeShow",
|
|
@@ -657,7 +683,7 @@
|
|
|
657
683
|
"description": "",
|
|
658
684
|
"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>",
|
|
659
685
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
660
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
686
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L108"
|
|
661
687
|
},
|
|
662
688
|
{
|
|
663
689
|
"name": "block",
|
|
@@ -667,7 +693,7 @@
|
|
|
667
693
|
"description": "Make the Select button 100% width",
|
|
668
694
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Make the Select button 100% width</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
669
695
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
670
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
696
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L114"
|
|
671
697
|
},
|
|
672
698
|
{
|
|
673
699
|
"name": "disabled",
|
|
@@ -677,7 +703,7 @@
|
|
|
677
703
|
"description": "",
|
|
678
704
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><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>",
|
|
679
705
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
680
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
706
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L120"
|
|
681
707
|
},
|
|
682
708
|
{
|
|
683
709
|
"name": "emptyMessage",
|
|
@@ -687,7 +713,7 @@
|
|
|
687
713
|
"description": "When there are no children this will render",
|
|
688
714
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>When there are no children this will render</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
689
715
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
690
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
716
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L126"
|
|
691
717
|
},
|
|
692
718
|
{
|
|
693
719
|
"name": "error",
|
|
@@ -697,7 +723,7 @@
|
|
|
697
723
|
"description": "",
|
|
698
724
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><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>",
|
|
699
725
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
700
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
726
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L132"
|
|
701
727
|
},
|
|
702
728
|
{
|
|
703
729
|
"name": "errorMessage",
|
|
@@ -707,7 +733,7 @@
|
|
|
707
733
|
"description": "Message to be displayed below the select during an error",
|
|
708
734
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Message to be displayed below the select during an error</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>''</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
709
735
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
710
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
736
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L158"
|
|
711
737
|
},
|
|
712
738
|
{
|
|
713
739
|
"name": "footer",
|
|
@@ -717,7 +743,7 @@
|
|
|
717
743
|
"description": "",
|
|
718
744
|
"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>",
|
|
719
745
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
720
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
746
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L136"
|
|
721
747
|
},
|
|
722
748
|
{
|
|
723
749
|
"name": "hideDelay",
|
|
@@ -727,7 +753,7 @@
|
|
|
727
753
|
"description": "",
|
|
728
754
|
"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>",
|
|
729
755
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
730
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
756
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L140"
|
|
731
757
|
},
|
|
732
758
|
{
|
|
733
759
|
"name": "i18nScope",
|
|
@@ -737,7 +763,7 @@
|
|
|
737
763
|
"description": "The i18n key to use for the select's configurable strings.\nDefaults to using the core library's default strings.",
|
|
738
764
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The i18n key to use for the select's configurable strings.\nDefaults to using the core library's default strings.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
739
765
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
740
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
766
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L146"
|
|
741
767
|
},
|
|
742
768
|
{
|
|
743
769
|
"name": "label",
|
|
@@ -747,7 +773,7 @@
|
|
|
747
773
|
"description": "",
|
|
748
774
|
"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>",
|
|
749
775
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
750
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
776
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L150"
|
|
751
777
|
},
|
|
752
778
|
{
|
|
753
779
|
"name": "loading",
|
|
@@ -757,7 +783,7 @@
|
|
|
757
783
|
"description": "If the select is loading",
|
|
758
784
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>If the select is loading</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>",
|
|
759
785
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
760
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
786
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L157"
|
|
761
787
|
},
|
|
762
788
|
{
|
|
763
789
|
"name": "onScrollBottom",
|
|
@@ -767,7 +793,7 @@
|
|
|
767
793
|
"description": "",
|
|
768
794
|
"descriptionHtml": "",
|
|
769
795
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
770
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
796
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L171"
|
|
771
797
|
},
|
|
772
798
|
{
|
|
773
799
|
"name": "onSelect",
|
|
@@ -777,7 +803,7 @@
|
|
|
777
803
|
"description": "",
|
|
778
804
|
"descriptionHtml": "",
|
|
779
805
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
780
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
806
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L181"
|
|
781
807
|
},
|
|
782
808
|
{
|
|
783
809
|
"name": "optionsRef",
|
|
@@ -787,7 +813,7 @@
|
|
|
787
813
|
"description": "",
|
|
788
814
|
"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>",
|
|
789
815
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
790
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
816
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L185"
|
|
791
817
|
},
|
|
792
818
|
{
|
|
793
819
|
"name": "placeholder",
|
|
@@ -797,7 +823,7 @@
|
|
|
797
823
|
"description": "Renders when the label is blank",
|
|
798
824
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Renders when the label is blank</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
799
825
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
800
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
826
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L191"
|
|
801
827
|
},
|
|
802
828
|
{
|
|
803
829
|
"name": "placement",
|
|
@@ -807,7 +833,7 @@
|
|
|
807
833
|
"description": "The placement of the overlay",
|
|
808
834
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The placement of the overlay</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>'bottom-left'</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
809
835
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
810
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
836
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L198"
|
|
811
837
|
},
|
|
812
838
|
{
|
|
813
839
|
"name": "processing",
|
|
@@ -817,7 +843,7 @@
|
|
|
817
843
|
"description": "Triggers the spinner that covers inline editable content",
|
|
818
844
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Triggers the spinner that covers inline editable content</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>",
|
|
819
845
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
820
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
846
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L165"
|
|
821
847
|
},
|
|
822
848
|
{
|
|
823
849
|
"name": "qa",
|
|
@@ -827,7 +853,7 @@
|
|
|
827
853
|
"description": "",
|
|
828
854
|
"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>",
|
|
829
855
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
830
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
856
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L202"
|
|
831
857
|
},
|
|
832
858
|
{
|
|
833
859
|
"name": "showDelay",
|
|
@@ -837,7 +863,7 @@
|
|
|
837
863
|
"description": "",
|
|
838
864
|
"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>",
|
|
839
865
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
840
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
866
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L206"
|
|
841
867
|
},
|
|
842
868
|
{
|
|
843
869
|
"name": "tabIndex",
|
|
@@ -847,7 +873,7 @@
|
|
|
847
873
|
"description": "Configurable tabIndex for the select button",
|
|
848
874
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Configurable tabIndex for the select button</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>0</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
849
875
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
850
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
876
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L213"
|
|
851
877
|
},
|
|
852
878
|
{
|
|
853
879
|
"name": "onClear",
|
|
@@ -857,7 +883,7 @@
|
|
|
857
883
|
"description": "It is possible for this component to have an empty value\n(render placeholder). Enables the x icon.",
|
|
858
884
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>It is possible for this component to have an empty value\n(render placeholder). Enables the x icon.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
859
885
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
860
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
886
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L164"
|
|
861
887
|
},
|
|
862
888
|
{
|
|
863
889
|
"name": "onSearch",
|
|
@@ -867,7 +893,7 @@
|
|
|
867
893
|
"description": "Adds a search bar to the select.",
|
|
868
894
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Adds a search bar to the select.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
869
895
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
870
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
896
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Select/Select.types.ts#L177"
|
|
871
897
|
}
|
|
872
898
|
],
|
|
873
899
|
"description": ""
|
|
@@ -883,7 +909,7 @@
|
|
|
883
909
|
"description": "",
|
|
884
910
|
"descriptionHtml": "",
|
|
885
911
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
886
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
912
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L42"
|
|
887
913
|
},
|
|
888
914
|
{
|
|
889
915
|
"name": "className",
|
|
@@ -893,7 +919,7 @@
|
|
|
893
919
|
"description": "Additional classNames",
|
|
894
920
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
895
921
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
896
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
922
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L47"
|
|
897
923
|
},
|
|
898
924
|
{
|
|
899
925
|
"name": "inline",
|
|
@@ -903,7 +929,7 @@
|
|
|
903
929
|
"description": "",
|
|
904
930
|
"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>",
|
|
905
931
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
906
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
932
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L193"
|
|
907
933
|
},
|
|
908
934
|
{
|
|
909
935
|
"name": "style",
|
|
@@ -913,7 +939,7 @@
|
|
|
913
939
|
"description": "Additional CSS styles",
|
|
914
940
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
915
941
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
916
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
942
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L52"
|
|
917
943
|
},
|
|
918
944
|
{
|
|
919
945
|
"name": "variant",
|
|
@@ -923,7 +949,7 @@
|
|
|
923
949
|
"description": "The table variant",
|
|
924
950
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The table variant</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
925
951
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
926
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
952
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L199"
|
|
927
953
|
}
|
|
928
954
|
],
|
|
929
955
|
"description": ""
|
|
@@ -939,7 +965,7 @@
|
|
|
939
965
|
"description": "",
|
|
940
966
|
"descriptionHtml": "",
|
|
941
967
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
942
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
968
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L42"
|
|
943
969
|
},
|
|
944
970
|
{
|
|
945
971
|
"name": "className",
|
|
@@ -949,7 +975,7 @@
|
|
|
949
975
|
"description": "Additional classNames",
|
|
950
976
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
951
977
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
952
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
978
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L47"
|
|
953
979
|
},
|
|
954
980
|
{
|
|
955
981
|
"name": "errorMessage",
|
|
@@ -959,7 +985,7 @@
|
|
|
959
985
|
"description": "Message to be displayed below the textarea during an error",
|
|
960
986
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Message to be displayed below the textarea during an error</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
961
987
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
962
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
988
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L207"
|
|
963
989
|
},
|
|
964
990
|
{
|
|
965
991
|
"name": "processing",
|
|
@@ -969,7 +995,7 @@
|
|
|
969
995
|
"description": "Triggers the spinner for processing inline editable content",
|
|
970
996
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Triggers the spinner for processing inline editable content</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
971
997
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
972
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
998
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L213"
|
|
973
999
|
},
|
|
974
1000
|
{
|
|
975
1001
|
"name": "resizable",
|
|
@@ -979,7 +1005,7 @@
|
|
|
979
1005
|
"description": "Sets whether it is resizable",
|
|
980
1006
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets whether it is resizable</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
981
1007
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
982
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1008
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/Table/Table.types.ts#L219"
|
|
983
1009
|
},
|
|
984
1010
|
{
|
|
985
1011
|
"name": "style",
|
|
@@ -989,7 +1015,7 @@
|
|
|
989
1015
|
"description": "Additional CSS styles",
|
|
990
1016
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
991
1017
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
992
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1018
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L52"
|
|
993
1019
|
}
|
|
994
1020
|
],
|
|
995
1021
|
"description": ""
|
|
@@ -1005,7 +1031,7 @@
|
|
|
1005
1031
|
"description": "",
|
|
1006
1032
|
"descriptionHtml": "",
|
|
1007
1033
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1008
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1034
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L42"
|
|
1009
1035
|
},
|
|
1010
1036
|
{
|
|
1011
1037
|
"name": "className",
|
|
@@ -1015,7 +1041,7 @@
|
|
|
1015
1041
|
"description": "Additional classNames",
|
|
1016
1042
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
1017
1043
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1018
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1044
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L47"
|
|
1019
1045
|
},
|
|
1020
1046
|
{
|
|
1021
1047
|
"name": "style",
|
|
@@ -1025,7 +1051,7 @@
|
|
|
1025
1051
|
"description": "Additional CSS styles",
|
|
1026
1052
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
1027
1053
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1028
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1054
|
+
"sourceUrl": "https://github.com/procore/core/blob/f56161c55/packages/core-react/src/_utils/types.ts#L52"
|
|
1029
1055
|
}
|
|
1030
1056
|
],
|
|
1031
1057
|
"description": ""
|