@procore/core-react 11.9.0-rc.7 → 11.9.0-rc.9
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/Dropdown/Dropdown.js +13 -6
- package/dist/Dropdown/Dropdown.js.map +1 -1
- package/dist/Dropdown/Dropdown.types.d.ts +6 -7
- package/dist/Dropdown/Dropdown.types.js +1 -5
- package/dist/Dropdown/Dropdown.types.js.map +1 -1
- package/dist/FileSelect/FileExplorer/FileExplorer.js +1 -1
- package/dist/FileSelect/FileExplorer/FileExplorer.js.map +1 -1
- package/dist/FileSelect/ThumbnailList/ThumbnailList.js +1 -1
- package/dist/FileSelect/ThumbnailList/ThumbnailList.js.map +1 -1
- package/dist/MenuImperative/MenuImperative.styles.js +1 -1
- package/dist/MenuImperative/MenuImperative.styles.js.map +1 -1
- package/dist/Select/Select.js +13 -3
- package/dist/Select/Select.js.map +1 -1
- package/dist/Select/Select.styles.js +1 -1
- package/dist/Select/Select.styles.js.map +1 -1
- package/dist/Select/Select.types.d.ts +8 -0
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +22 -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 +13 -13
- package/dist/_typedoc/DetailPage/DetailPage.types.json +4 -4
- package/dist/_typedoc/Dropdown/Dropdown.types.json +42 -42
- 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 +694 -694
- package/dist/_typedoc/Grid/Grid.types.json +8 -8
- package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
- 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 +71 -71
- package/dist/_typedoc/Modal/Modal.types.json +28 -28
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +43 -43
- 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 +1 -1
- package/dist/_typedoc/PillSelect/PillSelect.types.json +46 -46
- package/dist/_typedoc/Popover/Popover.types.json +10 -10
- 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 +41 -31
- 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 +94 -94
- package/dist/_typedoc/Tabs/Tabs.types.json +17 -17
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +10 -10
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditor.types.json +7 -7
- 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 +42 -42
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
- 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/package.json +3 -3
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L220"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "clearRef",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L224"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "disabled",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L228"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "dropdown",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "",
|
|
41
41
|
"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>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L232"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "error",
|
|
@@ -50,7 +50,17 @@
|
|
|
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/Select/Select.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L236"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"name": "focus",
|
|
57
|
+
"required": false,
|
|
58
|
+
"type": "<span class=\"tsd-signature-type\">boolean</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-symbol\">(</span><span class=\"tsd-signature-symbol\">(</span>obj<span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-symbol\">{ </span>open<span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">boolean</span><span class=\"tsd-signature-symbol\"> }</span><span class=\"tsd-signature-symbol\">)</span><span class=\"tsd-signature-symbol\"> => </span><span class=\"tsd-signature-type\">boolean</span><span class=\"tsd-signature-symbol\">)</span>",
|
|
59
|
+
"typeDetail": "<span class=\"tsd-signature-type\">boolean</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-symbol\">(</span><span class=\"tsd-signature-symbol\">(</span>obj<span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-symbol\">{ </span>open<span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">boolean</span><span class=\"tsd-signature-symbol\"> }</span><span class=\"tsd-signature-symbol\">)</span><span class=\"tsd-signature-symbol\"> => </span><span class=\"tsd-signature-type\">boolean</span><span class=\"tsd-signature-symbol\">)</span>",
|
|
60
|
+
"description": "",
|
|
61
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.8.0\nIf the component should apply a focus appeareance. This is\nnot DOM focus management, and purely visual.</p>\n</dd></dl></div>",
|
|
62
|
+
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L242"
|
|
54
64
|
},
|
|
55
65
|
{
|
|
56
66
|
"name": "icon",
|
|
@@ -60,7 +70,7 @@
|
|
|
60
70
|
"description": "",
|
|
61
71
|
"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
72
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L246"
|
|
64
74
|
},
|
|
65
75
|
{
|
|
66
76
|
"name": "isMenuOpened",
|
|
@@ -70,7 +80,7 @@
|
|
|
70
80
|
"description": "",
|
|
71
81
|
"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>",
|
|
72
82
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
83
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L290"
|
|
74
84
|
},
|
|
75
85
|
{
|
|
76
86
|
"name": "label",
|
|
@@ -80,7 +90,7 @@
|
|
|
80
90
|
"description": "",
|
|
81
91
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
82
92
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
83
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
93
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L250"
|
|
84
94
|
},
|
|
85
95
|
{
|
|
86
96
|
"name": "loading",
|
|
@@ -90,7 +100,7 @@
|
|
|
90
100
|
"description": "",
|
|
91
101
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
92
102
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
93
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
103
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L254"
|
|
94
104
|
},
|
|
95
105
|
{
|
|
96
106
|
"name": "open",
|
|
@@ -100,7 +110,7 @@
|
|
|
100
110
|
"description": "",
|
|
101
111
|
"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>",
|
|
102
112
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
103
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
113
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L262"
|
|
104
114
|
},
|
|
105
115
|
{
|
|
106
116
|
"name": "placeholder",
|
|
@@ -110,7 +120,7 @@
|
|
|
110
120
|
"description": "",
|
|
111
121
|
"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>",
|
|
112
122
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
113
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
123
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L266"
|
|
114
124
|
},
|
|
115
125
|
{
|
|
116
126
|
"name": "qa",
|
|
@@ -120,7 +130,7 @@
|
|
|
120
130
|
"description": "",
|
|
121
131
|
"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>",
|
|
122
132
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
123
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
133
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L270"
|
|
124
134
|
},
|
|
125
135
|
{
|
|
126
136
|
"name": "size",
|
|
@@ -130,7 +140,7 @@
|
|
|
130
140
|
"description": "",
|
|
131
141
|
"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>",
|
|
132
142
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
133
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
143
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L274"
|
|
134
144
|
},
|
|
135
145
|
{
|
|
136
146
|
"name": "tabIndex",
|
|
@@ -140,7 +150,7 @@
|
|
|
140
150
|
"description": "",
|
|
141
151
|
"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>",
|
|
142
152
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
143
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
153
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L278"
|
|
144
154
|
},
|
|
145
155
|
{
|
|
146
156
|
"name": "type",
|
|
@@ -150,7 +160,7 @@
|
|
|
150
160
|
"description": "",
|
|
151
161
|
"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>",
|
|
152
162
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
153
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
163
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L282"
|
|
154
164
|
},
|
|
155
165
|
{
|
|
156
166
|
"name": "variant",
|
|
@@ -160,7 +170,7 @@
|
|
|
160
170
|
"description": "",
|
|
161
171
|
"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>",
|
|
162
172
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
163
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
173
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L286"
|
|
164
174
|
},
|
|
165
175
|
{
|
|
166
176
|
"name": "onClear",
|
|
@@ -170,7 +180,7 @@
|
|
|
170
180
|
"description": "",
|
|
171
181
|
"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>",
|
|
172
182
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
173
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
183
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L258"
|
|
174
184
|
}
|
|
175
185
|
],
|
|
176
186
|
"description": ""
|
|
@@ -186,7 +196,7 @@
|
|
|
186
196
|
"description": "",
|
|
187
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>",
|
|
188
198
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
189
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
199
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L15"
|
|
190
200
|
},
|
|
191
201
|
{
|
|
192
202
|
"name": "footer",
|
|
@@ -196,7 +206,7 @@
|
|
|
196
206
|
"description": "",
|
|
197
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>",
|
|
198
208
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
199
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
209
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L19"
|
|
200
210
|
},
|
|
201
211
|
{
|
|
202
212
|
"name": "i18nScope",
|
|
@@ -206,7 +216,7 @@
|
|
|
206
216
|
"description": "",
|
|
207
217
|
"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>",
|
|
208
218
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
209
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
219
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L23"
|
|
210
220
|
},
|
|
211
221
|
{
|
|
212
222
|
"name": "menuRef",
|
|
@@ -216,7 +226,7 @@
|
|
|
216
226
|
"description": "",
|
|
217
227
|
"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>",
|
|
218
228
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
219
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
229
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L47"
|
|
220
230
|
},
|
|
221
231
|
{
|
|
222
232
|
"name": "onScrollBottom",
|
|
@@ -226,7 +236,7 @@
|
|
|
226
236
|
"description": "",
|
|
227
237
|
"descriptionHtml": "",
|
|
228
238
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
229
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
239
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L31"
|
|
230
240
|
},
|
|
231
241
|
{
|
|
232
242
|
"name": "onSelect",
|
|
@@ -236,7 +246,7 @@
|
|
|
236
246
|
"description": "",
|
|
237
247
|
"descriptionHtml": "",
|
|
238
248
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
239
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
249
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L39"
|
|
240
250
|
},
|
|
241
251
|
{
|
|
242
252
|
"name": "optionsRef",
|
|
@@ -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/Select/Select.types.ts",
|
|
249
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
259
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L43"
|
|
250
260
|
},
|
|
251
261
|
{
|
|
252
262
|
"name": "onClear",
|
|
@@ -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/Select/Select.types.ts",
|
|
259
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
269
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L27"
|
|
260
270
|
},
|
|
261
271
|
{
|
|
262
272
|
"name": "onSearch",
|
|
@@ -266,7 +276,7 @@
|
|
|
266
276
|
"description": "",
|
|
267
277
|
"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>",
|
|
268
278
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
269
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
279
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L35"
|
|
270
280
|
}
|
|
271
281
|
],
|
|
272
282
|
"description": ""
|
|
@@ -282,7 +292,7 @@
|
|
|
282
292
|
"description": "",
|
|
283
293
|
"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>",
|
|
284
294
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
285
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
295
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L62"
|
|
286
296
|
},
|
|
287
297
|
{
|
|
288
298
|
"name": "index",
|
|
@@ -292,7 +302,7 @@
|
|
|
292
302
|
"description": "",
|
|
293
303
|
"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>",
|
|
294
304
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
295
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
305
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L54"
|
|
296
306
|
},
|
|
297
307
|
{
|
|
298
308
|
"name": "selected",
|
|
@@ -302,7 +312,7 @@
|
|
|
302
312
|
"description": "Represents the currently selected value. This option will be styled\ndifferently as well as receive UX to scroll into view and start list\nnavigation from this element.",
|
|
303
313
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Represents the currently selected value. This option will be styled\ndifferently as well as receive UX to scroll into view and start list\nnavigation from this element.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
304
314
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
305
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
315
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L70"
|
|
306
316
|
},
|
|
307
317
|
{
|
|
308
318
|
"name": "suggested",
|
|
@@ -312,7 +322,7 @@
|
|
|
312
322
|
"description": "If nothing is selected, suggest this option. Suggested options mimic the\nUX of a selected option, scroll into view and start list navigation from\nthis element.",
|
|
313
323
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>If nothing is selected, suggest this option. Suggested options mimic the\nUX of a selected option, scroll into view and start list navigation from\nthis element.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
314
324
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
315
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
325
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L78"
|
|
316
326
|
},
|
|
317
327
|
{
|
|
318
328
|
"name": "value",
|
|
@@ -322,7 +332,7 @@
|
|
|
322
332
|
"description": "",
|
|
323
333
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
324
334
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
325
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
335
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Select/Select.types.ts#L58"
|
|
326
336
|
}
|
|
327
337
|
],
|
|
328
338
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Whether or not to put the slider into a disabled state.",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Whether or not to put the slider into a disabled state.</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/Slider/Slider.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Slider/Slider.types.ts#L8"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "max",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The maximum value of the slider (right side)</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>100</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
22
22
|
"defaultValue": "100",
|
|
23
23
|
"sourceFile": "packages/core-react/src/Slider/Slider.types.ts",
|
|
24
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
24
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Slider/Slider.types.ts#L14"
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
27
|
"name": "min",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The minimum value of the slider (left side)</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>0</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
33
33
|
"defaultValue": "0",
|
|
34
34
|
"sourceFile": "packages/core-react/src/Slider/Slider.types.ts",
|
|
35
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
35
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Slider/Slider.types.ts#L20"
|
|
36
36
|
},
|
|
37
37
|
{
|
|
38
38
|
"name": "showLabel",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"description": "Whether or not to show value labels below the slider increments.",
|
|
43
43
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Whether or not to show value labels below the slider increments.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
44
44
|
"sourceFile": "packages/core-react/src/Slider/Slider.types.ts",
|
|
45
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
45
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Slider/Slider.types.ts#L25"
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
48
|
"name": "step",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The distance between each stopping point on the Slider.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>1</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
54
54
|
"defaultValue": "1",
|
|
55
55
|
"sourceFile": "packages/core-react/src/Slider/Slider.types.ts",
|
|
56
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
56
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Slider/Slider.types.ts#L31"
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
59
|
"name": "value",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The currently set value of the Slider.\nDefaults to the middle between min and max.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>(max < min) ? min : min + (max - min)/2;</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
65
65
|
"defaultValue": "(max < min) ? min : min + (max - min)/2;",
|
|
66
66
|
"sourceFile": "packages/core-react/src/Slider/Slider.types.ts",
|
|
67
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
67
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Slider/Slider.types.ts#L38"
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
70
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Spinner option to be centered.\nUse this prop if you need to center the spinner regardless of the height of its children.",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Spinner option to be centered.\nUse this prop if you need to center the spinner regardless of the height of its children.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.3.0</p>\n</dd></dl></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/Spinner/Spinner.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Spinner/Spinner.types.ts#L46"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "children",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/_utils/types.ts#L45"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "className",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Additional classNames",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/_utils/types.ts#L50"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "color",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "<span>\n Spinner color, one of the{' '}\n <Link to=\"/web/style/colors/#hsl-palette\">HSL Palette</Link> css\n strings\n</span>",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<span>\n Spinner color, one of the{' '}\n <Link to=\"/web/style/colors/#hsl-palette\">HSL Palette</Link> css\n strings\n</span></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/Spinner/Spinner.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Spinner/Spinner.types.ts#L17"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "label",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "The spinner label, only displayed when used as an overlay",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The spinner label, only displayed when used as an overlay</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/Spinner/Spinner.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Spinner/Spinner.types.ts#L22"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "loading",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "The spinner will show if loading is true",
|
|
61
61
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The spinner will show if loading is true</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/Spinner/Spinner.types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Spinner/Spinner.types.ts#L28"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "size",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"description": "The size of the spinner",
|
|
71
71
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The size of the spinner</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/Spinner/Spinner.types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Spinner/Spinner.types.ts#L34"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"name": "style",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"description": "Additional CSS styles",
|
|
81
81
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
82
82
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
83
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
83
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/_utils/types.ts#L55"
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
86
|
"name": "variant",
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>"variant" prop will be removed in a future version.\nUse "color" prop instead to set a spinner's color.</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
92
92
|
"deprecated": "\"variant\" prop will be removed in a future version.\nUse \"color\" prop instead to set a spinner's color.",
|
|
93
93
|
"sourceFile": "packages/core-react/src/Spinner/Spinner.types.ts",
|
|
94
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
94
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/Spinner/Spinner.types.ts#L40"
|
|
95
95
|
}
|
|
96
96
|
],
|
|
97
97
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/_utils/types.ts#L45"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "className",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Additional classNames",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/_utils/types.ts#L50"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "style",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Additional CSS styles",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/bbe996f96/packages/core-react/src/_utils/types.ts#L55"
|
|
34
34
|
}
|
|
35
35
|
],
|
|
36
36
|
"description": ""
|