@procore/core-react 11.15.0 → 11.16.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/AvatarStack/AvatarStack.d.ts +1 -1
- package/dist/AvatarStack/AvatarStack.js +5 -8
- package/dist/AvatarStack/AvatarStack.js.map +1 -1
- package/dist/Pill/Pill.js +2 -2
- package/dist/Pill/Pill.js.map +1 -1
- package/dist/Popover/Popover.types.d.ts +19 -0
- package/dist/SegmentedController/SegmentedController.js +9 -2
- package/dist/SegmentedController/SegmentedController.js.map +1 -1
- package/dist/Table/Table.js +1 -1
- package/dist/Table/Table.js.map +1 -1
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +23 -23
- 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 +37 -37
- 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 +698 -698
- 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 +74 -74
- package/dist/_typedoc/Modal/Modal.types.json +41 -41
- 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 +38 -38
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +30 -30
- 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 +46 -46
- package/dist/_typedoc/Popover/Popover.types.json +32 -12
- 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 +96 -96
- 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 +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 +8 -8
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "The segment is active",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The segment is active</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/SegmentedController/SegmentedController.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/SegmentedController/SegmentedController.types.ts#L20"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "block",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "The segment controller is block sized",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The segment controller is block sized</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/SegmentedController/SegmentedController.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/SegmentedController/SegmentedController.types.ts#L26"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "children",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "",
|
|
31
31
|
"descriptionHtml": "",
|
|
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/0b1373f/packages/core-react/src/_utils/types.ts#L42"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "className",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Additional classNames",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</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/0b1373f/packages/core-react/src/_utils/types.ts#L47"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "disabled",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Disables all segments in the controller",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Disables all segments in the controller</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/SegmentedController/SegmentedController.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/SegmentedController/SegmentedController.types.ts#L32"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "style",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "Additional CSS styles",
|
|
61
61
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/_utils/types.ts#L52"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "variant",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>Please use the <code>block</code> prop</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
72
72
|
"deprecated": "Please use the `block` prop",
|
|
73
73
|
"sourceFile": "packages/core-react/src/SegmentedController/SegmentedController.types.ts",
|
|
74
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
74
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/SegmentedController/SegmentedController.types.ts#L44"
|
|
75
75
|
},
|
|
76
76
|
{
|
|
77
77
|
"name": "onChange",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"description": "A callback to be called when the radio group value changes",
|
|
82
82
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A callback to be called when the radio group value changes</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
83
83
|
"sourceFile": "packages/core-react/src/SegmentedController/SegmentedController.types.ts",
|
|
84
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
84
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/SegmentedController/SegmentedController.types.ts#L38"
|
|
85
85
|
}
|
|
86
86
|
],
|
|
87
87
|
"description": ""
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"description": "The segment is active",
|
|
98
98
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The segment is active</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
99
99
|
"sourceFile": "packages/core-react/src/SegmentedController/SegmentedController.types.ts",
|
|
100
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
100
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/SegmentedController/SegmentedController.types.ts#L52"
|
|
101
101
|
},
|
|
102
102
|
{
|
|
103
103
|
"name": "children",
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
"description": "",
|
|
108
108
|
"descriptionHtml": "",
|
|
109
109
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
110
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
110
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/_utils/types.ts#L42"
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
113
|
"name": "className",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"description": "Additional classNames",
|
|
118
118
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
119
119
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
120
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
120
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/_utils/types.ts#L47"
|
|
121
121
|
},
|
|
122
122
|
{
|
|
123
123
|
"name": "disabled",
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
"description": "Is the segment disabled",
|
|
128
128
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Is the segment disabled</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
129
129
|
"sourceFile": "packages/core-react/src/SegmentedController/SegmentedController.types.ts",
|
|
130
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
130
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/SegmentedController/SegmentedController.types.ts#L58"
|
|
131
131
|
},
|
|
132
132
|
{
|
|
133
133
|
"name": "placement",
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"description": "To change the tooltip placement",
|
|
138
138
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>To change the tooltip placement</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
139
139
|
"sourceFile": "packages/core-react/src/SegmentedController/SegmentedController.types.ts",
|
|
140
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
140
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/SegmentedController/SegmentedController.types.ts#L64"
|
|
141
141
|
},
|
|
142
142
|
{
|
|
143
143
|
"name": "style",
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
"description": "Additional CSS styles",
|
|
148
148
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
149
149
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
150
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
150
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/_utils/types.ts#L52"
|
|
151
151
|
},
|
|
152
152
|
{
|
|
153
153
|
"name": "tooltip",
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
"description": "The tooltip we want to display on hover",
|
|
158
158
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The tooltip we want to display on hover</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
159
159
|
"sourceFile": "packages/core-react/src/SegmentedController/SegmentedController.types.ts",
|
|
160
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
160
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/SegmentedController/SegmentedController.types.ts#L70"
|
|
161
161
|
}
|
|
162
162
|
],
|
|
163
163
|
"description": ""
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
"description": "",
|
|
174
174
|
"descriptionHtml": "",
|
|
175
175
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
176
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
176
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/_utils/types.ts#L42"
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
179
|
"name": "className",
|
|
@@ -183,7 +183,7 @@
|
|
|
183
183
|
"description": "Additional classNames",
|
|
184
184
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
185
185
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
186
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
186
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/_utils/types.ts#L47"
|
|
187
187
|
},
|
|
188
188
|
{
|
|
189
189
|
"name": "overlay",
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
"description": "",
|
|
194
194
|
"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>",
|
|
195
195
|
"sourceFile": "packages/core-react/src/SegmentedController/SegmentedController.types.ts",
|
|
196
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
196
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/SegmentedController/SegmentedController.types.ts#L84"
|
|
197
197
|
},
|
|
198
198
|
{
|
|
199
199
|
"name": "placement",
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
"description": "",
|
|
204
204
|
"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>",
|
|
205
205
|
"sourceFile": "packages/core-react/src/SegmentedController/SegmentedController.types.ts",
|
|
206
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
206
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/SegmentedController/SegmentedController.types.ts#L88"
|
|
207
207
|
},
|
|
208
208
|
{
|
|
209
209
|
"name": "style",
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
"description": "Additional CSS styles",
|
|
214
214
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
215
215
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
216
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
216
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/_utils/types.ts#L52"
|
|
217
217
|
}
|
|
218
218
|
],
|
|
219
219
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/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/0b1373f/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/0b1373f/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/0b1373f/packages/core-react/src/Select/Select.types.ts#L232"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "error",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L236"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "focus",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "",
|
|
61
61
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.9.0\nIf the component should apply a focus appeareance. This is\nnot DOM focus management, and purely visual.</p>\n</dd></dl></div>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L242"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "icon",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"description": "",
|
|
71
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>",
|
|
72
72
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L246"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"name": "isMenuOpened",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"description": "",
|
|
81
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>",
|
|
82
82
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
83
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
83
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L290"
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
86
|
"name": "label",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"description": "",
|
|
91
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>",
|
|
92
92
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
93
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
93
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L250"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
96
|
"name": "loading",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"description": "",
|
|
101
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>",
|
|
102
102
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
103
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
103
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L254"
|
|
104
104
|
},
|
|
105
105
|
{
|
|
106
106
|
"name": "open",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"description": "",
|
|
111
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>",
|
|
112
112
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
113
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
113
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L262"
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
116
|
"name": "placeholder",
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"description": "",
|
|
121
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>",
|
|
122
122
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
123
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
123
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L266"
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
126
|
"name": "qa",
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
"description": "",
|
|
131
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>",
|
|
132
132
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
133
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
133
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L270"
|
|
134
134
|
},
|
|
135
135
|
{
|
|
136
136
|
"name": "size",
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"description": "",
|
|
141
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>",
|
|
142
142
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
143
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
143
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L274"
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
"name": "tabIndex",
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
"description": "",
|
|
151
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>",
|
|
152
152
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
153
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
153
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L278"
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"name": "type",
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
"description": "",
|
|
161
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>",
|
|
162
162
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
163
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
163
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L282"
|
|
164
164
|
},
|
|
165
165
|
{
|
|
166
166
|
"name": "variant",
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
"description": "",
|
|
171
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>",
|
|
172
172
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
173
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
173
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L286"
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
176
|
"name": "onClear",
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"description": "",
|
|
181
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>",
|
|
182
182
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
183
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
183
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L258"
|
|
184
184
|
}
|
|
185
185
|
],
|
|
186
186
|
"description": ""
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"description": "",
|
|
197
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>",
|
|
198
198
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
199
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
199
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L15"
|
|
200
200
|
},
|
|
201
201
|
{
|
|
202
202
|
"name": "footer",
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
"description": "",
|
|
207
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>",
|
|
208
208
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
209
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
209
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L19"
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
212
|
"name": "i18nScope",
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"description": "",
|
|
217
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>",
|
|
218
218
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
219
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
219
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L23"
|
|
220
220
|
},
|
|
221
221
|
{
|
|
222
222
|
"name": "menuRef",
|
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
"description": "",
|
|
227
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>",
|
|
228
228
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
229
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
229
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L47"
|
|
230
230
|
},
|
|
231
231
|
{
|
|
232
232
|
"name": "onScrollBottom",
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
"description": "",
|
|
237
237
|
"descriptionHtml": "",
|
|
238
238
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
239
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
239
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L31"
|
|
240
240
|
},
|
|
241
241
|
{
|
|
242
242
|
"name": "onSelect",
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"description": "",
|
|
247
247
|
"descriptionHtml": "",
|
|
248
248
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
249
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
249
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L39"
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
252
|
"name": "optionsRef",
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"description": "",
|
|
257
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>",
|
|
258
258
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
259
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
259
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L43"
|
|
260
260
|
},
|
|
261
261
|
{
|
|
262
262
|
"name": "onClear",
|
|
@@ -266,7 +266,7 @@
|
|
|
266
266
|
"description": "",
|
|
267
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>",
|
|
268
268
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
269
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
269
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L27"
|
|
270
270
|
},
|
|
271
271
|
{
|
|
272
272
|
"name": "onSearch",
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"description": "",
|
|
277
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>",
|
|
278
278
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
279
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
279
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L35"
|
|
280
280
|
}
|
|
281
281
|
],
|
|
282
282
|
"description": ""
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
"description": "",
|
|
293
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>",
|
|
294
294
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
295
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
295
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L62"
|
|
296
296
|
},
|
|
297
297
|
{
|
|
298
298
|
"name": "index",
|
|
@@ -302,7 +302,7 @@
|
|
|
302
302
|
"description": "",
|
|
303
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>",
|
|
304
304
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
305
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
305
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L54"
|
|
306
306
|
},
|
|
307
307
|
{
|
|
308
308
|
"name": "selected",
|
|
@@ -312,7 +312,7 @@
|
|
|
312
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.",
|
|
313
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>",
|
|
314
314
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
315
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
315
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L70"
|
|
316
316
|
},
|
|
317
317
|
{
|
|
318
318
|
"name": "suggested",
|
|
@@ -322,7 +322,7 @@
|
|
|
322
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.",
|
|
323
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>",
|
|
324
324
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
325
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
325
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L78"
|
|
326
326
|
},
|
|
327
327
|
{
|
|
328
328
|
"name": "value",
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
"description": "",
|
|
333
333
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
334
334
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
335
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
335
|
+
"sourceUrl": "https://github.com/procore/core/blob/0b1373f/packages/core-react/src/Select/Select.types.ts#L58"
|
|
336
336
|
}
|
|
337
337
|
],
|
|
338
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/0b1373f/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/0b1373f/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/0b1373f/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/0b1373f/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/0b1373f/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/0b1373f/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/0b1373f/packages/core-react/src/Spinner/Spinner.types.ts#L46"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "children",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "",
|
|
21
21
|
"descriptionHtml": "",
|
|
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/0b1373f/packages/core-react/src/_utils/types.ts#L42"
|
|
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/0b1373f/packages/core-react/src/_utils/types.ts#L47"
|
|
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/0b1373f/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/0b1373f/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/0b1373f/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/0b1373f/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/0b1373f/packages/core-react/src/_utils/types.ts#L52"
|
|
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/0b1373f/packages/core-react/src/Spinner/Spinner.types.ts#L40"
|
|
95
95
|
}
|
|
96
96
|
],
|
|
97
97
|
"description": ""
|