@procore/core-react 11.4.0-rc.0 → 11.4.0-rc.1
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/SegmentedController/SegmentedController.d.ts +4 -3
- package/dist/SegmentedController/SegmentedController.js +17 -51
- package/dist/SegmentedController/SegmentedController.js.map +1 -1
- package/dist/SegmentedController/SegmentedController.styles.d.ts +6 -4
- package/dist/SegmentedController/SegmentedController.styles.js +14 -17
- package/dist/SegmentedController/SegmentedController.styles.js.map +1 -1
- package/dist/SegmentedController/SegmentedController.types.d.ts +3 -7
- package/dist/SegmentedController/SegmentedController.types.js.map +1 -1
- package/dist/_typedoc/Avatar/Avatar.types.json +17 -17
- 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 +12 -12
- package/dist/_typedoc/Box/Box.types.json +68 -68
- package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +7 -7
- 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 +35 -35
- 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 +690 -690
- package/dist/_typedoc/Grid/Grid.types.json +8 -8
- package/dist/_typedoc/GroupSelect/GroupSelect.types.json +51 -51
- 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 +69 -69
- package/dist/_typedoc/Modal/Modal.types.json +27 -27
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +30 -30
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +36 -36
- package/dist/_typedoc/PageLayout/PageLayout.types.json +7 -7
- 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 +5 -5
- 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 +22 -22
- package/dist/_typedoc/Select/Select.types.json +31 -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 +15 -15
- 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 +25 -25
- 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 +8 -8
- 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 -5
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The maximum number of fraction digits to use. Possible values range from 0 to 14. Setting to true will result in the maximum size, setting to false will allow 0 decimals, whole numbers only.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>true</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
12
12
|
"defaultValue": "true",
|
|
13
13
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
14
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
14
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L39"
|
|
15
15
|
},
|
|
16
16
|
{
|
|
17
17
|
"name": "defaultValue",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"description": "Initial value of an uncontrolled component",
|
|
22
22
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Initial value of an uncontrolled component</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
23
23
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
24
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
24
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L60"
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
27
|
"name": "error",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"description": "Controls the error state of the `Input`, changing the\nbackground color and border colors to red",
|
|
32
32
|
"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>",
|
|
33
33
|
"sourceFile": "packages/core-react/src/Input/Input.types.ts",
|
|
34
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
34
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/Input/Input.types.ts#L9"
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
37
|
"name": "fillDecimalScale",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"description": "`none` prevents from adding zeros to match given `decimalScale`.",
|
|
42
42
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p><code>none</code> prevents from adding zeros to match given <code>decimalScale</code>.</p>\n</div><div><p><code>always</code> automatically adds zeros to match given <code>decimalScale</code>.</p>\n<p><code>onBlur</code> automatically adds zeros to match given <code>decimalScale</code> when input has lost focus.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>'none'</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
43
43
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
44
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
44
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L70"
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
47
|
"name": "locale",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"deprecated": "Remove this prop and NumberInput will use the locale of the nearest I18nProvider.\n",
|
|
55
55
|
"deprecatedSince": "10.27.0",
|
|
56
56
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
57
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
57
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L78"
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
60
|
"name": "prefix",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"description": "A string which is added to input as a prefix.",
|
|
65
65
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A string which is added to input as a prefix.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
66
66
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
67
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
67
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L88"
|
|
68
68
|
},
|
|
69
69
|
{
|
|
70
70
|
"name": "qa",
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"description": "",
|
|
75
75
|
"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>",
|
|
76
76
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
77
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
77
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L108"
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
80
|
"name": "step",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A stepping interval which is used in incrementer. Zero value turns off incrementer.</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>",
|
|
86
86
|
"defaultValue": "0",
|
|
87
87
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
88
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
88
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L94"
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
91
|
"name": "suffix",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"description": "A string which is added to input as a suffix",
|
|
96
96
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A string which is added to input as a suffix</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
97
97
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
98
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
98
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L99"
|
|
99
99
|
},
|
|
100
100
|
{
|
|
101
101
|
"name": "value",
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"description": "Value of a controlled component. If value is a string, the string MUST be formatted with the decimal separator to the locale.",
|
|
106
106
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Value of a controlled component. If value is a string, the string MUST be formatted with the decimal separator to the locale.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
107
107
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
108
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
108
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L104"
|
|
109
109
|
},
|
|
110
110
|
{
|
|
111
111
|
"name": "onChange",
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"description": "`(value: ValueChange) => void`, where `ValueChange` is an object `{ value: string, parsedNumber: number | null }`.",
|
|
116
116
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p><code>(value: ValueChange) => void</code>, where <code>ValueChange</code> is an object <code>{ value: string, parsedNumber: number | null }</code>.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
117
117
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
118
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
118
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L83"
|
|
119
119
|
}
|
|
120
120
|
],
|
|
121
121
|
"description": ""
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
"description": "",
|
|
132
132
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
133
133
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
134
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
134
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L161"
|
|
135
135
|
},
|
|
136
136
|
{
|
|
137
137
|
"name": "selectionEnd",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"description": "",
|
|
142
142
|
"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>",
|
|
143
143
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
144
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
144
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L157"
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
147
|
"name": "selectionStart",
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"description": "",
|
|
152
152
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
153
153
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
154
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
154
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L153"
|
|
155
155
|
}
|
|
156
156
|
],
|
|
157
157
|
"description": ""
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The maximum number of fraction digits to use. Possible values range from 0 to 14. Setting to true will result in the maximum size, setting to false will allow 0 decimals, whole numbers only.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>true</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
169
169
|
"defaultValue": "true",
|
|
170
170
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
171
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
171
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L39"
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
174
|
"name": "defaultValue",
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"description": "Initial value of an uncontrolled component",
|
|
179
179
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Initial value of an uncontrolled component</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
180
180
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
181
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
181
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L60"
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
184
|
"name": "error",
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"description": "Controls the error state of the `Input`, changing the\nbackground color and border colors to red",
|
|
189
189
|
"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>",
|
|
190
190
|
"sourceFile": "packages/core-react/src/Input/Input.types.ts",
|
|
191
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
191
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/Input/Input.types.ts#L9"
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
"name": "fillDecimalScale",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"description": "`none` prevents from adding zeros to match given `decimalScale`.",
|
|
199
199
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p><code>none</code> prevents from adding zeros to match given <code>decimalScale</code>.</p>\n</div><div><p><code>always</code> automatically adds zeros to match given <code>decimalScale</code>.</p>\n<p><code>onBlur</code> automatically adds zeros to match given <code>decimalScale</code> when input has lost focus.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>'none'</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
200
200
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
201
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
201
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L70"
|
|
202
202
|
},
|
|
203
203
|
{
|
|
204
204
|
"name": "locale",
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
"deprecated": "Remove this prop and NumberInput will use the locale of the nearest I18nProvider.\n",
|
|
212
212
|
"deprecatedSince": "10.27.0",
|
|
213
213
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
214
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
214
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L78"
|
|
215
215
|
},
|
|
216
216
|
{
|
|
217
217
|
"name": "prefix",
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
"description": "A string which is added to input as a prefix.",
|
|
222
222
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A string which is added to input as a prefix.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
223
223
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
224
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
224
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L88"
|
|
225
225
|
},
|
|
226
226
|
{
|
|
227
227
|
"name": "qa",
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
"description": "",
|
|
232
232
|
"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>",
|
|
233
233
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
234
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
234
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L108"
|
|
235
235
|
},
|
|
236
236
|
{
|
|
237
237
|
"name": "step",
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A stepping interval which is used in incrementer. Zero value turns off incrementer.</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>",
|
|
243
243
|
"defaultValue": "0",
|
|
244
244
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
245
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
245
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L94"
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
"name": "suffix",
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
"description": "A string which is added to input as a suffix",
|
|
253
253
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A string which is added to input as a suffix</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
254
254
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
255
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
255
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L99"
|
|
256
256
|
},
|
|
257
257
|
{
|
|
258
258
|
"name": "value",
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
"description": "Value of a controlled component. If value is a string, the string MUST be formatted with the decimal separator to the locale.",
|
|
263
263
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Value of a controlled component. If value is a string, the string MUST be formatted with the decimal separator to the locale.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
264
264
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
265
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
265
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L104"
|
|
266
266
|
},
|
|
267
267
|
{
|
|
268
268
|
"name": "onChange",
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
"description": "`(value: ValueChange) => void`, where `ValueChange` is an object `{ value: string, parsedNumber: number | null }`.",
|
|
273
273
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p><code>(value: ValueChange) => void</code>, where <code>ValueChange</code> is an object <code>{ value: string, parsedNumber: number | null }</code>.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
274
274
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
275
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
275
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L83"
|
|
276
276
|
}
|
|
277
277
|
],
|
|
278
278
|
"description": ""
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"description": "",
|
|
289
289
|
"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>",
|
|
290
290
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
291
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
291
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L136"
|
|
292
292
|
},
|
|
293
293
|
{
|
|
294
294
|
"name": "fraction",
|
|
@@ -298,7 +298,7 @@
|
|
|
298
298
|
"description": "",
|
|
299
299
|
"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>",
|
|
300
300
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
301
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
301
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L140"
|
|
302
302
|
},
|
|
303
303
|
{
|
|
304
304
|
"name": "integer",
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
"description": "",
|
|
309
309
|
"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>",
|
|
310
310
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
311
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
311
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L132"
|
|
312
312
|
},
|
|
313
313
|
{
|
|
314
314
|
"name": "parsedNumber",
|
|
@@ -318,7 +318,7 @@
|
|
|
318
318
|
"description": "",
|
|
319
319
|
"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>",
|
|
320
320
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
321
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
321
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L144"
|
|
322
322
|
}
|
|
323
323
|
],
|
|
324
324
|
"description": ""
|
|
@@ -334,7 +334,7 @@
|
|
|
334
334
|
"description": "",
|
|
335
335
|
"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>",
|
|
336
336
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
337
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
337
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L121"
|
|
338
338
|
},
|
|
339
339
|
{
|
|
340
340
|
"name": "group",
|
|
@@ -344,7 +344,7 @@
|
|
|
344
344
|
"description": "",
|
|
345
345
|
"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>",
|
|
346
346
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
347
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
347
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L125"
|
|
348
348
|
}
|
|
349
349
|
],
|
|
350
350
|
"description": ""
|
|
@@ -361,7 +361,7 @@
|
|
|
361
361
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The maximum number of fraction digits to use. Possible values range from 0 to 14. Setting to true will result in the maximum size, setting to false will allow 0 decimals, whole numbers only.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>true</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
362
362
|
"defaultValue": "true",
|
|
363
363
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
364
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
364
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L39"
|
|
365
365
|
},
|
|
366
366
|
{
|
|
367
367
|
"name": "fillDecimalScale",
|
|
@@ -371,7 +371,7 @@
|
|
|
371
371
|
"description": "`none` prevents from adding zeros to match given `decimalScale`.",
|
|
372
372
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p><code>none</code> prevents from adding zeros to match given <code>decimalScale</code>.</p>\n</div><div><p><code>always</code> automatically adds zeros to match given <code>decimalScale</code>.</p>\n<p><code>onBlur</code> automatically adds zeros to match given <code>decimalScale</code> when input has lost focus.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>'none'</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
373
373
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
374
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
374
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L70"
|
|
375
375
|
},
|
|
376
376
|
{
|
|
377
377
|
"name": "locale",
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"deprecated": "Remove this prop and NumberInput will use the locale of the nearest I18nProvider.\n",
|
|
385
385
|
"deprecatedSince": "10.27.0",
|
|
386
386
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
387
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
387
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L78"
|
|
388
388
|
}
|
|
389
389
|
],
|
|
390
390
|
"description": ""
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
"description": "A Number data type of value",
|
|
401
401
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A Number data type of value</p>\n</div><dl class=\"tsd-comment-tags\"><dt>example</dt><dd><p>1000.99</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
402
402
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
403
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
403
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L21"
|
|
404
404
|
},
|
|
405
405
|
{
|
|
406
406
|
"name": "value",
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
"description": "The displayed value in format of the locale",
|
|
411
411
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The displayed value in format of the locale</p>\n</div><dl class=\"tsd-comment-tags\"><dt>example</dt><dd><p>"1.000,990"</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
412
412
|
"sourceFile": "packages/core-react/src/NumberInput/NumberInput.types.ts",
|
|
413
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
413
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/NumberInput/NumberInput.types.ts#L15"
|
|
414
414
|
}
|
|
415
415
|
],
|
|
416
416
|
"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/40eaf4500/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/40eaf4500/packages/core-react/src/_utils/types.ts#L50"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "open",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>If the aside block should be open</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/PageLayout/PageLayout.types.ts#L24"
|
|
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/40eaf4500/packages/core-react/src/_utils/types.ts#L55"
|
|
44
44
|
}
|
|
45
45
|
],
|
|
46
46
|
"description": ""
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"description": "",
|
|
57
57
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
58
58
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
59
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
59
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/PageLayout/PageLayout.types.ts#L8"
|
|
60
60
|
}
|
|
61
61
|
],
|
|
62
62
|
"description": ""
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"description": "",
|
|
73
73
|
"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>",
|
|
74
74
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
75
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
75
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/PageLayout/PageLayout.types.ts#L8"
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
78
|
"name": "transparent",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"description": "",
|
|
83
83
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>If the header should have no background.</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
84
84
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
85
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
85
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/PageLayout/PageLayout.types.ts#L16"
|
|
86
86
|
}
|
|
87
87
|
],
|
|
88
88
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Current page selected, 1 based.",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Current page selected, 1 based.</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/Pagination/Pagination.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/Pagination/Pagination.types.ts#L42"
|
|
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/40eaf4500/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/40eaf4500/packages/core-react/src/_utils/types.ts#L50"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "items",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Total number of items across pages.",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Total number of items across pages.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/Pagination/Pagination.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/Pagination/Pagination.types.ts#L48"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "perPage",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Number of items per page.",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Number of items per page.</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/Pagination/Pagination.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/Pagination/Pagination.types.ts#L60"
|
|
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/40eaf4500/packages/core-react/src/_utils/types.ts#L55"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "onSelectPage",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"description": "A callback that receives the page selected.",
|
|
71
71
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A callback that receives the page selected.</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/Pagination/Pagination.types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/40eaf4500/packages/core-react/src/Pagination/Pagination.types.ts#L54"
|
|
74
74
|
}
|
|
75
75
|
],
|
|
76
76
|
"description": ""
|