@procore/core-react 11.28.0 → 11.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Avatar/Avatar.styles.js +5 -5
- package/dist/AvatarStack/AvatarStack.styles.js +7 -7
- package/dist/Badge/Badge.styles.js +2 -2
- package/dist/Banner/Banner.styles.js +13 -13
- package/dist/Banner/Banner.styles.js.map +1 -1
- package/dist/Box/Box.styles.js +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
- package/dist/Button/Button.styles.js +5 -5
- package/dist/Calendar/Calendar.styles.js +8 -8
- package/dist/Card/Card.styles.js +1 -1
- package/dist/Checkbox/Checkbox.styles.js +6 -6
- package/dist/ContactItem/ContactItem.styles.js +5 -5
- package/dist/Content/Content.styles.js +2 -2
- package/dist/DateInput/DateInput.styles.js +6 -6
- package/dist/DetailPage/DetailPage.styles.js +7 -7
- package/dist/Dropdown/Dropdown.styles.js +3 -3
- package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
- package/dist/Dropzone/Dropzone.js +1 -1
- package/dist/Dropzone/Dropzone.styles.js +9 -9
- package/dist/EmptyState/EmptyState.styles.js +6 -6
- package/dist/Field/Field.styles.js +3 -3
- package/dist/FileList/FileList.styles.js +4 -4
- package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
- package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
- package/dist/FileSelect/FileSelect.styles.js +2 -2
- package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
- package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
- package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
- package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
- package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
- package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
- package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
- package/dist/FileToken/FileToken.styles.js +4 -4
- package/dist/FilterToken/FilterToken.styles.js +2 -2
- package/dist/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.styles.js +16 -16
- package/dist/Grid/Grid.styles.js +2 -2
- package/dist/GroupSelect/GroupSelect.styles.js +1 -1
- package/dist/Input/Input.styles.js +1 -1
- package/dist/Link/Link.styles.js +1 -1
- package/dist/ListPage/ListPage.styles.js +8 -8
- package/dist/Loader/Loader.styles.js +2 -2
- package/dist/MenuImperative/MenuImperative.styles.js +10 -10
- package/dist/Modal/Modal.styles.js +13 -13
- package/dist/Modal/useInitializeModalFocus.js +1 -1
- package/dist/Modal/useInitializeModalFocus.js.map +1 -1
- package/dist/MultiSelect/MultiSelect.styles.js +6 -6
- package/dist/NextMenu/NextMenu.styles.js +3 -3
- package/dist/Notation/Notation.js +1 -1
- package/dist/NumberInput/NumberInput.styles.js +7 -7
- package/dist/Overlay/OverlayArrow.styles.js +1 -1
- package/dist/PageLayout/PageLayout.styles.js +14 -14
- package/dist/PageLayout/PageLayout.styles.js.map +1 -1
- package/dist/PageLayout/PageLayout.utils.js +1 -1
- package/dist/PageLayout/PageLayout.utils.js.map +1 -1
- package/dist/Pagination/Pagination.styles.js +5 -5
- package/dist/Panel/Panel.styles.js +11 -11
- package/dist/Pill/Pill.styles.js +2 -2
- package/dist/PillSelect/PillSelect.styles.js +4 -4
- package/dist/Popover/Popover.styles.js +2 -2
- package/dist/Portal/Portal.styles.js +1 -1
- package/dist/ProgressBar/ProgressBar.styles.js +2 -2
- package/dist/RadioButton/RadioButton.styles.js +3 -3
- package/dist/Required/Required.styles.js +3 -3
- package/dist/Search/Search.styles.js +5 -5
- package/dist/Section/Section.styles.js +6 -6
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/Select/Select.styles.js +7 -7
- package/dist/Semantic/Semantic.styles.js +9 -9
- package/dist/Sidebar/Sidebar.styles.js +7 -7
- package/dist/Slider/Slider.styles.js +5 -5
- package/dist/Spinner/Spinner.styles.js +7 -7
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.d.ts +1 -0
- package/dist/SuperSelect/SuperSelect.styles.js +39 -38
- package/dist/SuperSelect/SuperSelect.styles.js.map +1 -1
- package/dist/SuperSelect/SuperSelect.types.d.ts +1 -0
- package/dist/SuperSelect/SuperSelect.types.js.map +1 -1
- package/dist/SuperSelect/useSuperSelect.d.ts +1 -1
- package/dist/SuperSelect/useSuperSelect.js +15 -6
- package/dist/SuperSelect/useSuperSelect.js.map +1 -1
- package/dist/Switch/Switch.styles.js +4 -4
- package/dist/Table/Table.js +24 -2
- package/dist/Table/Table.js.map +1 -1
- package/dist/Table/Table.styles.js +28 -28
- package/dist/Table/Table.types.d.ts +17 -1
- package/dist/Table/Table.types.js.map +1 -1
- package/dist/TableShelf/TableShelf.styles.js +5 -5
- package/dist/Tabs/Tabs.styles.js +8 -8
- package/dist/Tearsheet/Tearsheet.styles.js +5 -5
- package/dist/TextArea/TextArea.styles.js +1 -1
- package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
- package/dist/Thumbnail/Thumbnail.styles.js +17 -17
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
- package/dist/TieredSelect/TieredSelect.styles.js +9 -9
- package/dist/Tile/Tile.styles.js +8 -8
- package/dist/Title/Title.styles.js +7 -7
- package/dist/Toast/Toast.styles.js +3 -3
- package/dist/ToggleButton/ToggleButton.styles.js +1 -1
- package/dist/Token/Token.styles.js +3 -3
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/Tooltip/Tooltip.styles.js +2 -2
- package/dist/Tree/Tree.styles.js +9 -9
- package/dist/Typeahead/Typeahead.styles.js +3 -3
- package/dist/Typography/Typography.styles.js +1 -1
- package/dist/Typography/Typography.table.story.js +2 -2
- package/dist/_hooks/I18n.d.ts +26 -26
- package/dist/_locales/de-DE.json +2 -2
- package/dist/_locales/en-AU.json +2 -2
- package/dist/_locales/en-CA.json +2 -2
- package/dist/_locales/en-GB.json +2 -2
- package/dist/_locales/es-ES.json +2 -2
- package/dist/_locales/es.json +3 -3
- package/dist/_locales/fr-CA.json +2 -2
- package/dist/_locales/fr-FR.json +2 -2
- package/dist/_locales/is-IS.json +2 -2
- package/dist/_locales/ja-JP.json +28 -28
- package/dist/_locales/pt-BR.json +3 -3
- package/dist/_locales/th-TH.json +2 -2
- package/dist/_locales/zh-SG.json +2 -2
- 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 +12 -12
- 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 +9 -9
- 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 +726 -726
- 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 +31 -31
- package/dist/_typedoc/PageLayout/PageLayout.types.json +22 -22
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +27 -27
- package/dist/_typedoc/Pill/Pill.types.json +2 -2
- package/dist/_typedoc/PillSelect/PillSelect.types.json +47 -47
- package/dist/_typedoc/Popover/Popover.types.json +14 -14
- package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
- package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
- package/dist/_typedoc/Required/Required.types.json +5 -5
- package/dist/_typedoc/Search/Search.types.json +18 -18
- package/dist/_typedoc/Section/Section.types.json +14 -14
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
- package/dist/_typedoc/Select/Select.types.json +57 -57
- 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 +121 -99
- 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 +4 -4
- 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/Title/Title.types.json +1 -1
- package/dist/_typedoc/Toast/Toast.types.json +4 -4
- package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
- package/dist/_typedoc/Token/Token.types.json +4 -4
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
- package/dist/_typedoc/Tree/Tree.types.json +86 -86
- package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
- package/dist/_typedoc/Typography/Typography.types.json +8 -8
- package/dist/_typedoc/_utils/types.json +3 -3
- package/dist/_typedoc/deprecations.json +1 -1
- package/package.json +4 -4
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"descriptionHtml": "",
|
|
12
12
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L42"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "className",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Additional classNames",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L47"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "snugfit",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Shrink the cell around the contents",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Shrink the cell around the contents</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.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/af1d9aa/packages/core-react/src/_utils/types.ts#L52"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "variant",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"deprecated": "Please use `sortOrder` prop instead of `esc/desc` variants, and `snugfit` prop instead of `snugfit` variant",
|
|
53
53
|
"deprecatedSince": "11.15.1\n",
|
|
54
54
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
55
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
55
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L32"
|
|
56
56
|
}
|
|
57
57
|
],
|
|
58
58
|
"description": ""
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"description": "",
|
|
69
69
|
"descriptionHtml": "",
|
|
70
70
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
71
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
71
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L42"
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
74
|
"name": "className",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"description": "Additional classNames",
|
|
79
79
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
80
80
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
81
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
81
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L47"
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
84
|
"name": "overdue",
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"description": "Sets row text color to red to signify overdue items",
|
|
89
89
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets row text color to red to signify overdue items</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
90
90
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
91
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
91
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L42"
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
94
|
"name": "style",
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"description": "Additional CSS styles",
|
|
99
99
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
100
100
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
101
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
101
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L52"
|
|
102
102
|
}
|
|
103
103
|
],
|
|
104
104
|
"description": ""
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"description": "Whether or not the carat is rotated",
|
|
115
115
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Whether or not the carat is rotated</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
116
116
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
117
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
117
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L50"
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
120
|
"name": "onClick",
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
"description": "",
|
|
125
125
|
"descriptionHtml": "",
|
|
126
126
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
127
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
127
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L56"
|
|
128
128
|
}
|
|
129
129
|
],
|
|
130
130
|
"description": ""
|
|
@@ -138,9 +138,11 @@
|
|
|
138
138
|
"type": "<span class=\"tsd-signature-type\">ReactNode</span>",
|
|
139
139
|
"typeDetail": "<span class=\"tsd-signature-type\">ReactNode</span>",
|
|
140
140
|
"description": "",
|
|
141
|
-
"descriptionHtml": "",
|
|
142
|
-
"
|
|
143
|
-
"
|
|
141
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>Please use <code>value</code> prop instead</p>\n</dd><dt>deprecatedsince</dt><dd><p>11.28.0</p>\n</dd></dl></div>",
|
|
142
|
+
"deprecated": "Please use `value` prop instead",
|
|
143
|
+
"deprecatedSince": "11.28.0\n",
|
|
144
|
+
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
145
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L78"
|
|
144
146
|
},
|
|
145
147
|
{
|
|
146
148
|
"name": "className",
|
|
@@ -150,7 +152,17 @@
|
|
|
150
152
|
"description": "Additional classNames",
|
|
151
153
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
152
154
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
153
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
155
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L47"
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"name": "currencyOptions",
|
|
159
|
+
"required": false,
|
|
160
|
+
"type": "<span class=\"tsd-signature-type\">CurrencyOptions</span>",
|
|
161
|
+
"typeDetail": "<span class=\"tsd-signature-type\">CurrencyOptions</span>",
|
|
162
|
+
"description": "Optional formatting configs",
|
|
163
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Optional formatting configs</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.28.0</p>\n</dd></dl></div>",
|
|
164
|
+
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
165
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L84"
|
|
154
166
|
},
|
|
155
167
|
{
|
|
156
168
|
"name": "style",
|
|
@@ -160,7 +172,17 @@
|
|
|
160
172
|
"description": "Additional CSS styles",
|
|
161
173
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
162
174
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
163
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
175
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L52"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"name": "value",
|
|
179
|
+
"required": false,
|
|
180
|
+
"type": "<span class=\"tsd-signature-type\">number</span>",
|
|
181
|
+
"typeDetail": "<span class=\"tsd-signature-type\">number</span>",
|
|
182
|
+
"description": "Unformatted value to be displayed",
|
|
183
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Unformatted value to be displayed</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.28.0</p>\n</dd></dl></div>",
|
|
184
|
+
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
185
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L90"
|
|
164
186
|
}
|
|
165
187
|
],
|
|
166
188
|
"description": ""
|
|
@@ -176,7 +198,7 @@
|
|
|
176
198
|
"description": " The callback to run before the overlay is hidden. Returning\n `false` will prevent hiding.\n```\n(e: event) => boolean | Promise | undefined\n```",
|
|
177
199
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p> The callback to run before the overlay is hidden. Returning\n <code>false</code> will prevent hiding.</p>\n<pre><code>(e: event) => boolean | Promise | undefined\n</code></pre>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
178
200
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
179
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
201
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L49"
|
|
180
202
|
},
|
|
181
203
|
{
|
|
182
204
|
"name": "beforeShow",
|
|
@@ -186,7 +208,7 @@
|
|
|
186
208
|
"description": " The callback to run before the overlay is shown. Returning\n `false` will prevent showing.\n```\n(e: event) => boolean | Promise | undefined\n```",
|
|
187
209
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p> The callback to run before the overlay is shown. Returning\n <code>false</code> will prevent showing.</p>\n<pre><code>(e: event) => boolean | Promise | undefined\n</code></pre>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
188
210
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
189
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
211
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L58"
|
|
190
212
|
},
|
|
191
213
|
{
|
|
192
214
|
"name": "className",
|
|
@@ -196,7 +218,7 @@
|
|
|
196
218
|
"description": "",
|
|
197
219
|
"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
220
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
199
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
221
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L191"
|
|
200
222
|
},
|
|
201
223
|
{
|
|
202
224
|
"name": "disabled",
|
|
@@ -206,7 +228,7 @@
|
|
|
206
228
|
"description": "",
|
|
207
229
|
"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
230
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
209
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
231
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/DateInput/DateInput.types.ts#L133"
|
|
210
232
|
},
|
|
211
233
|
{
|
|
212
234
|
"name": "error",
|
|
@@ -216,7 +238,7 @@
|
|
|
216
238
|
"description": "Error variant",
|
|
217
239
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Error variant</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
218
240
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
219
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
241
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/DateInput/DateInput.types.ts#L129"
|
|
220
242
|
},
|
|
221
243
|
{
|
|
222
244
|
"name": "errorMessage",
|
|
@@ -226,7 +248,7 @@
|
|
|
226
248
|
"description": "Message to be displayed below the date select during an error",
|
|
227
249
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Message to be displayed below the date select during an error</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>''</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
228
250
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
229
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
251
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L198"
|
|
230
252
|
},
|
|
231
253
|
{
|
|
232
254
|
"name": "processing",
|
|
@@ -236,7 +258,7 @@
|
|
|
236
258
|
"description": "Triggers the spinner that covers inline editable content",
|
|
237
259
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Triggers the spinner that covers inline editable content</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
238
260
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
239
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
261
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L205"
|
|
240
262
|
},
|
|
241
263
|
{
|
|
242
264
|
"name": "tabIndex",
|
|
@@ -246,7 +268,7 @@
|
|
|
246
268
|
"description": "",
|
|
247
269
|
"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
270
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
249
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
271
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/DateInput/DateInput.types.ts#L163"
|
|
250
272
|
},
|
|
251
273
|
{
|
|
252
274
|
"name": "value",
|
|
@@ -256,7 +278,7 @@
|
|
|
256
278
|
"description": "",
|
|
257
279
|
"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
280
|
"sourceFile": "packages/core-react/src/DateSelect/DateSelect.types.ts",
|
|
259
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
281
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/DateSelect/DateSelect.types.ts#L34"
|
|
260
282
|
},
|
|
261
283
|
{
|
|
262
284
|
"name": "variant",
|
|
@@ -266,7 +288,7 @@
|
|
|
266
288
|
"description": "",
|
|
267
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>",
|
|
268
290
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
269
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
291
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/DateInput/DateInput.types.ts#L172"
|
|
270
292
|
},
|
|
271
293
|
{
|
|
272
294
|
"name": "afterHide",
|
|
@@ -276,7 +298,7 @@
|
|
|
276
298
|
"description": "",
|
|
277
299
|
"descriptionHtml": "",
|
|
278
300
|
"sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
|
|
279
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
301
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_hooks/Visibility.tsx#L10"
|
|
280
302
|
},
|
|
281
303
|
{
|
|
282
304
|
"name": "afterShow",
|
|
@@ -286,7 +308,7 @@
|
|
|
286
308
|
"description": "",
|
|
287
309
|
"descriptionHtml": "",
|
|
288
310
|
"sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
|
|
289
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
311
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_hooks/Visibility.tsx#L11"
|
|
290
312
|
},
|
|
291
313
|
{
|
|
292
314
|
"name": "disabledDate",
|
|
@@ -296,7 +318,7 @@
|
|
|
296
318
|
"description": "",
|
|
297
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>",
|
|
298
320
|
"sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
|
|
299
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
321
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Calendar/Calendar.types.ts#L30"
|
|
300
322
|
},
|
|
301
323
|
{
|
|
302
324
|
"name": "onChange",
|
|
@@ -306,7 +328,7 @@
|
|
|
306
328
|
"description": "",
|
|
307
329
|
"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>",
|
|
308
330
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
309
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
331
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/DateInput/DateInput.types.ts#L140"
|
|
310
332
|
},
|
|
311
333
|
{
|
|
312
334
|
"name": "onClear",
|
|
@@ -316,7 +338,7 @@
|
|
|
316
338
|
"description": "",
|
|
317
339
|
"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>",
|
|
318
340
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
319
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
341
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/DateInput/DateInput.types.ts#L151"
|
|
320
342
|
}
|
|
321
343
|
],
|
|
322
344
|
"description": ""
|
|
@@ -332,7 +354,7 @@
|
|
|
332
354
|
"description": "",
|
|
333
355
|
"descriptionHtml": "",
|
|
334
356
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
335
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
357
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L42"
|
|
336
358
|
},
|
|
337
359
|
{
|
|
338
360
|
"name": "className",
|
|
@@ -342,7 +364,7 @@
|
|
|
342
364
|
"description": "Additional classNames",
|
|
343
365
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
344
366
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
345
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
367
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L47"
|
|
346
368
|
},
|
|
347
369
|
{
|
|
348
370
|
"name": "colSpan",
|
|
@@ -352,7 +374,7 @@
|
|
|
352
374
|
"description": "Number of columns in table",
|
|
353
375
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Number of columns in table</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
354
376
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
355
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
377
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L98"
|
|
356
378
|
},
|
|
357
379
|
{
|
|
358
380
|
"name": "depth",
|
|
@@ -362,7 +384,7 @@
|
|
|
362
384
|
"description": "Determines indentation of the group and content",
|
|
363
385
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Determines indentation of the group and content</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
364
386
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
365
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
387
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L104"
|
|
366
388
|
},
|
|
367
389
|
{
|
|
368
390
|
"name": "style",
|
|
@@ -372,7 +394,7 @@
|
|
|
372
394
|
"description": "Additional CSS styles",
|
|
373
395
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
374
396
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
375
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
397
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L52"
|
|
376
398
|
}
|
|
377
399
|
],
|
|
378
400
|
"description": ""
|
|
@@ -388,7 +410,7 @@
|
|
|
388
410
|
"description": "",
|
|
389
411
|
"descriptionHtml": "",
|
|
390
412
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
391
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
413
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L42"
|
|
392
414
|
},
|
|
393
415
|
{
|
|
394
416
|
"name": "className",
|
|
@@ -398,7 +420,7 @@
|
|
|
398
420
|
"description": "Additional classNames",
|
|
399
421
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
400
422
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
401
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
423
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L47"
|
|
402
424
|
},
|
|
403
425
|
{
|
|
404
426
|
"name": "style",
|
|
@@ -408,7 +430,7 @@
|
|
|
408
430
|
"description": "Additional CSS styles",
|
|
409
431
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
410
432
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
411
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
433
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L52"
|
|
412
434
|
}
|
|
413
435
|
],
|
|
414
436
|
"description": ""
|
|
@@ -424,7 +446,7 @@
|
|
|
424
446
|
"description": "",
|
|
425
447
|
"descriptionHtml": "",
|
|
426
448
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
427
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
449
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L42"
|
|
428
450
|
},
|
|
429
451
|
{
|
|
430
452
|
"name": "className",
|
|
@@ -434,7 +456,7 @@
|
|
|
434
456
|
"description": "Additional classNames",
|
|
435
457
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
436
458
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
437
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
459
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L47"
|
|
438
460
|
},
|
|
439
461
|
{
|
|
440
462
|
"name": "snugfit",
|
|
@@ -444,7 +466,7 @@
|
|
|
444
466
|
"description": "Shrink the cell around the contents",
|
|
445
467
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Shrink the cell around the contents</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
446
468
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
447
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
469
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L24"
|
|
448
470
|
},
|
|
449
471
|
{
|
|
450
472
|
"name": "sortOrder",
|
|
@@ -454,7 +476,7 @@
|
|
|
454
476
|
"description": "Column sorting order",
|
|
455
477
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Column sorting order</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.15.1</p>\n</dd></dl></div>",
|
|
456
478
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
457
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
479
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L122"
|
|
458
480
|
},
|
|
459
481
|
{
|
|
460
482
|
"name": "sortable",
|
|
@@ -466,7 +488,7 @@
|
|
|
466
488
|
"deprecated": "Please use `sortOrder` prop instead",
|
|
467
489
|
"deprecatedSince": "11.15.1\n",
|
|
468
490
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
469
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
491
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L116"
|
|
470
492
|
},
|
|
471
493
|
{
|
|
472
494
|
"name": "style",
|
|
@@ -476,7 +498,7 @@
|
|
|
476
498
|
"description": "Additional CSS styles",
|
|
477
499
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
478
500
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
479
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
501
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L52"
|
|
480
502
|
},
|
|
481
503
|
{
|
|
482
504
|
"name": "variant",
|
|
@@ -488,7 +510,7 @@
|
|
|
488
510
|
"deprecated": "Please use `sortOrder` prop instead of `esc/desc` variants, and `snugfit` prop instead of `snugfit` variant",
|
|
489
511
|
"deprecatedSince": "11.15.1\n",
|
|
490
512
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
491
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
513
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L32"
|
|
492
514
|
},
|
|
493
515
|
{
|
|
494
516
|
"name": "onSortOrderChange",
|
|
@@ -498,7 +520,7 @@
|
|
|
498
520
|
"description": "Column sorting order change callback.\nLoops over from \"asc\" to \"desc\" to \"\", set should be assigned to `sortOrder` prop.",
|
|
499
521
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Column sorting order change callback.\nLoops over from "asc" to "desc" to "", set should be assigned to <code>sortOrder</code> prop.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.15.1</p>\n</dd></dl></div>",
|
|
500
522
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
501
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
523
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L129"
|
|
502
524
|
}
|
|
503
525
|
],
|
|
504
526
|
"description": ""
|
|
@@ -514,7 +536,7 @@
|
|
|
514
536
|
"description": "",
|
|
515
537
|
"descriptionHtml": "",
|
|
516
538
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
517
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
539
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L42"
|
|
518
540
|
},
|
|
519
541
|
{
|
|
520
542
|
"name": "className",
|
|
@@ -524,7 +546,7 @@
|
|
|
524
546
|
"description": "Additional classNames",
|
|
525
547
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
526
548
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
527
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
549
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L47"
|
|
528
550
|
},
|
|
529
551
|
{
|
|
530
552
|
"name": "style",
|
|
@@ -534,7 +556,7 @@
|
|
|
534
556
|
"description": "Additional CSS styles",
|
|
535
557
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
536
558
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
537
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
559
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L52"
|
|
538
560
|
}
|
|
539
561
|
],
|
|
540
562
|
"description": ""
|
|
@@ -550,7 +572,7 @@
|
|
|
550
572
|
"description": "Controls the error state of the `Input`, changing the\nbackground color and border colors to red",
|
|
551
573
|
"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>",
|
|
552
574
|
"sourceFile": "packages/core-react/src/Input/Input.types.ts",
|
|
553
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
575
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Input/Input.types.ts#L9"
|
|
554
576
|
},
|
|
555
577
|
{
|
|
556
578
|
"name": "errorMessage",
|
|
@@ -560,7 +582,7 @@
|
|
|
560
582
|
"description": "Message to be displayed below the input during an error",
|
|
561
583
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Message to be displayed below the input during an error</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
562
584
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
563
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
585
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L143"
|
|
564
586
|
},
|
|
565
587
|
{
|
|
566
588
|
"name": "processing",
|
|
@@ -570,7 +592,7 @@
|
|
|
570
592
|
"description": "Triggers the spinner for processing inline editable content",
|
|
571
593
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Triggers the spinner for processing inline editable content</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
572
594
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
573
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
595
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L150"
|
|
574
596
|
},
|
|
575
597
|
{
|
|
576
598
|
"name": "size",
|
|
@@ -580,7 +602,7 @@
|
|
|
580
602
|
"description": "The size of the input cell and corresponding error message",
|
|
581
603
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The size of the input cell and corresponding error message</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>'block'</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
582
604
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
583
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
605
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L157"
|
|
584
606
|
},
|
|
585
607
|
{
|
|
586
608
|
"name": "variant",
|
|
@@ -591,7 +613,7 @@
|
|
|
591
613
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>Use the <code>error</code> prop instead</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
592
614
|
"deprecated": "Use the `error` prop instead",
|
|
593
615
|
"sourceFile": "packages/core-react/src/Input/Input.types.ts",
|
|
594
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
616
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Input/Input.types.ts#L15"
|
|
595
617
|
}
|
|
596
618
|
],
|
|
597
619
|
"description": ""
|
|
@@ -607,7 +629,7 @@
|
|
|
607
629
|
"description": "",
|
|
608
630
|
"descriptionHtml": "",
|
|
609
631
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
610
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
632
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L42"
|
|
611
633
|
},
|
|
612
634
|
{
|
|
613
635
|
"name": "className",
|
|
@@ -617,7 +639,7 @@
|
|
|
617
639
|
"description": "Additional classNames",
|
|
618
640
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
619
641
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
620
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
642
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L47"
|
|
621
643
|
},
|
|
622
644
|
{
|
|
623
645
|
"name": "href",
|
|
@@ -627,7 +649,7 @@
|
|
|
627
649
|
"description": "Destination url",
|
|
628
650
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Destination url</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>''</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
629
651
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
630
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
652
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L166"
|
|
631
653
|
},
|
|
632
654
|
{
|
|
633
655
|
"name": "style",
|
|
@@ -637,7 +659,7 @@
|
|
|
637
659
|
"description": "Additional CSS styles",
|
|
638
660
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
639
661
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
640
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
662
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L52"
|
|
641
663
|
}
|
|
642
664
|
],
|
|
643
665
|
"description": ""
|
|
@@ -653,7 +675,7 @@
|
|
|
653
675
|
"description": "",
|
|
654
676
|
"descriptionHtml": "",
|
|
655
677
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
656
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
678
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L100"
|
|
657
679
|
},
|
|
658
680
|
{
|
|
659
681
|
"name": "afterShow",
|
|
@@ -663,7 +685,7 @@
|
|
|
663
685
|
"description": "",
|
|
664
686
|
"descriptionHtml": "",
|
|
665
687
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
666
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
688
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L104"
|
|
667
689
|
},
|
|
668
690
|
{
|
|
669
691
|
"name": "beforeHide",
|
|
@@ -673,7 +695,7 @@
|
|
|
673
695
|
"description": "",
|
|
674
696
|
"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>",
|
|
675
697
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
676
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
698
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L108"
|
|
677
699
|
},
|
|
678
700
|
{
|
|
679
701
|
"name": "beforeShow",
|
|
@@ -683,7 +705,7 @@
|
|
|
683
705
|
"description": "",
|
|
684
706
|
"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>",
|
|
685
707
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
686
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
708
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L112"
|
|
687
709
|
},
|
|
688
710
|
{
|
|
689
711
|
"name": "block",
|
|
@@ -693,7 +715,7 @@
|
|
|
693
715
|
"description": "Make the Select button 100% width",
|
|
694
716
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Make the Select button 100% width</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
695
717
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
696
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
718
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L118"
|
|
697
719
|
},
|
|
698
720
|
{
|
|
699
721
|
"name": "container",
|
|
@@ -703,7 +725,7 @@
|
|
|
703
725
|
"description": "",
|
|
704
726
|
"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>",
|
|
705
727
|
"sourceFile": "packages/core-react/src/Portal/Portal.types.ts",
|
|
706
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
728
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Portal/Portal.types.ts#L7"
|
|
707
729
|
},
|
|
708
730
|
{
|
|
709
731
|
"name": "disabled",
|
|
@@ -713,7 +735,7 @@
|
|
|
713
735
|
"description": "",
|
|
714
736
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
715
737
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
716
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
738
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L124"
|
|
717
739
|
},
|
|
718
740
|
{
|
|
719
741
|
"name": "emptyMessage",
|
|
@@ -723,7 +745,7 @@
|
|
|
723
745
|
"description": "When there are no children this will render",
|
|
724
746
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>When there are no children this will render</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
725
747
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
726
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
748
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L130"
|
|
727
749
|
},
|
|
728
750
|
{
|
|
729
751
|
"name": "error",
|
|
@@ -733,7 +755,7 @@
|
|
|
733
755
|
"description": "",
|
|
734
756
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
735
757
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
736
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
758
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L136"
|
|
737
759
|
},
|
|
738
760
|
{
|
|
739
761
|
"name": "errorMessage",
|
|
@@ -743,7 +765,7 @@
|
|
|
743
765
|
"description": "Message to be displayed below the select during an error",
|
|
744
766
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Message to be displayed below the select during an error</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>''</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
745
767
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
746
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
768
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L177"
|
|
747
769
|
},
|
|
748
770
|
{
|
|
749
771
|
"name": "footer",
|
|
@@ -753,7 +775,7 @@
|
|
|
753
775
|
"description": "",
|
|
754
776
|
"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>",
|
|
755
777
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
756
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
778
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L140"
|
|
757
779
|
},
|
|
758
780
|
{
|
|
759
781
|
"name": "hideDelay",
|
|
@@ -763,7 +785,7 @@
|
|
|
763
785
|
"description": "",
|
|
764
786
|
"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>",
|
|
765
787
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
766
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
788
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L144"
|
|
767
789
|
},
|
|
768
790
|
{
|
|
769
791
|
"name": "i18nScope",
|
|
@@ -773,7 +795,7 @@
|
|
|
773
795
|
"description": "The i18n key to use for the select's configurable strings.\nDefaults to using the core library's default strings.",
|
|
774
796
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The i18n key to use for the select's configurable strings.\nDefaults to using the core library's default strings.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
775
797
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
776
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
798
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L150"
|
|
777
799
|
},
|
|
778
800
|
{
|
|
779
801
|
"name": "label",
|
|
@@ -783,7 +805,7 @@
|
|
|
783
805
|
"description": "",
|
|
784
806
|
"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>",
|
|
785
807
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
786
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
808
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L154"
|
|
787
809
|
},
|
|
788
810
|
{
|
|
789
811
|
"name": "loading",
|
|
@@ -793,7 +815,7 @@
|
|
|
793
815
|
"description": "If the select is loading",
|
|
794
816
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>If the select is loading</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
795
817
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
796
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
818
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L161"
|
|
797
819
|
},
|
|
798
820
|
{
|
|
799
821
|
"name": "onScrollBottom",
|
|
@@ -803,7 +825,7 @@
|
|
|
803
825
|
"description": "Optional <Code>function</Code> that automatically executes when\nscrolling reaches the last item.",
|
|
804
826
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Optional <Code>function</Code> that automatically executes when\nscrolling reaches the last item.</p>\n</div></div>",
|
|
805
827
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
806
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
828
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L175"
|
|
807
829
|
},
|
|
808
830
|
{
|
|
809
831
|
"name": "onSelect",
|
|
@@ -813,7 +835,7 @@
|
|
|
813
835
|
"description": "",
|
|
814
836
|
"descriptionHtml": "",
|
|
815
837
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
816
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
838
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L185"
|
|
817
839
|
},
|
|
818
840
|
{
|
|
819
841
|
"name": "optionsRef",
|
|
@@ -823,7 +845,7 @@
|
|
|
823
845
|
"description": "",
|
|
824
846
|
"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>",
|
|
825
847
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
826
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
848
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L189"
|
|
827
849
|
},
|
|
828
850
|
{
|
|
829
851
|
"name": "placeholder",
|
|
@@ -833,7 +855,7 @@
|
|
|
833
855
|
"description": "Renders when the label is blank",
|
|
834
856
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Renders when the label is blank</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
835
857
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
836
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
858
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L195"
|
|
837
859
|
},
|
|
838
860
|
{
|
|
839
861
|
"name": "placement",
|
|
@@ -843,7 +865,7 @@
|
|
|
843
865
|
"description": "The placement of the overlay",
|
|
844
866
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The placement of the overlay</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>'bottom-left'</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
845
867
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
846
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
868
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L202"
|
|
847
869
|
},
|
|
848
870
|
{
|
|
849
871
|
"name": "processing",
|
|
@@ -853,7 +875,7 @@
|
|
|
853
875
|
"description": "Triggers the spinner that covers inline editable content",
|
|
854
876
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Triggers the spinner that covers inline editable content</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
855
877
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
856
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
878
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L184"
|
|
857
879
|
},
|
|
858
880
|
{
|
|
859
881
|
"name": "qa",
|
|
@@ -863,7 +885,7 @@
|
|
|
863
885
|
"description": "",
|
|
864
886
|
"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>",
|
|
865
887
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
866
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
888
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L206"
|
|
867
889
|
},
|
|
868
890
|
{
|
|
869
891
|
"name": "showDelay",
|
|
@@ -873,7 +895,7 @@
|
|
|
873
895
|
"description": "",
|
|
874
896
|
"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>",
|
|
875
897
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
876
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
898
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L210"
|
|
877
899
|
},
|
|
878
900
|
{
|
|
879
901
|
"name": "tabIndex",
|
|
@@ -883,7 +905,7 @@
|
|
|
883
905
|
"description": "Configurable tabIndex for the select button",
|
|
884
906
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Configurable tabIndex for the select button</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>0</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
885
907
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
886
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
908
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L217"
|
|
887
909
|
},
|
|
888
910
|
{
|
|
889
911
|
"name": "onClear",
|
|
@@ -893,7 +915,7 @@
|
|
|
893
915
|
"description": "It is possible for this component to have an empty value\n(render placeholder). Enables the x icon.",
|
|
894
916
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>It is possible for this component to have an empty value\n(render placeholder). Enables the x icon.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
895
917
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
896
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
918
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L168"
|
|
897
919
|
},
|
|
898
920
|
{
|
|
899
921
|
"name": "onSearch",
|
|
@@ -903,7 +925,7 @@
|
|
|
903
925
|
"description": "Adds a search bar to the select.",
|
|
904
926
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Adds a search bar to the select.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
905
927
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
906
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
928
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Select/Select.types.ts#L181"
|
|
907
929
|
}
|
|
908
930
|
],
|
|
909
931
|
"description": ""
|
|
@@ -919,7 +941,7 @@
|
|
|
919
941
|
"description": "",
|
|
920
942
|
"descriptionHtml": "",
|
|
921
943
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
922
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
944
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L42"
|
|
923
945
|
},
|
|
924
946
|
{
|
|
925
947
|
"name": "className",
|
|
@@ -929,7 +951,7 @@
|
|
|
929
951
|
"description": "Additional classNames",
|
|
930
952
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
931
953
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
932
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
954
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L47"
|
|
933
955
|
},
|
|
934
956
|
{
|
|
935
957
|
"name": "inline",
|
|
@@ -939,7 +961,7 @@
|
|
|
939
961
|
"description": "",
|
|
940
962
|
"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>",
|
|
941
963
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
942
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
964
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L212"
|
|
943
965
|
},
|
|
944
966
|
{
|
|
945
967
|
"name": "style",
|
|
@@ -949,7 +971,7 @@
|
|
|
949
971
|
"description": "Additional CSS styles",
|
|
950
972
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
951
973
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
952
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
974
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L52"
|
|
953
975
|
},
|
|
954
976
|
{
|
|
955
977
|
"name": "variant",
|
|
@@ -959,7 +981,7 @@
|
|
|
959
981
|
"description": "The table variant",
|
|
960
982
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The table variant</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
961
983
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
962
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
984
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L218"
|
|
963
985
|
}
|
|
964
986
|
],
|
|
965
987
|
"description": ""
|
|
@@ -975,7 +997,7 @@
|
|
|
975
997
|
"description": "",
|
|
976
998
|
"descriptionHtml": "",
|
|
977
999
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
978
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1000
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L42"
|
|
979
1001
|
},
|
|
980
1002
|
{
|
|
981
1003
|
"name": "className",
|
|
@@ -985,7 +1007,7 @@
|
|
|
985
1007
|
"description": "Additional classNames",
|
|
986
1008
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
987
1009
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
988
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1010
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L47"
|
|
989
1011
|
},
|
|
990
1012
|
{
|
|
991
1013
|
"name": "errorMessage",
|
|
@@ -995,7 +1017,7 @@
|
|
|
995
1017
|
"description": "Message to be displayed below the textarea during an error",
|
|
996
1018
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Message to be displayed below the textarea during an error</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
997
1019
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
998
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1020
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L226"
|
|
999
1021
|
},
|
|
1000
1022
|
{
|
|
1001
1023
|
"name": "processing",
|
|
@@ -1005,7 +1027,7 @@
|
|
|
1005
1027
|
"description": "Triggers the spinner for processing inline editable content",
|
|
1006
1028
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Triggers the spinner for processing inline editable content</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
1007
1029
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
1008
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1030
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L232"
|
|
1009
1031
|
},
|
|
1010
1032
|
{
|
|
1011
1033
|
"name": "resizable",
|
|
@@ -1015,7 +1037,7 @@
|
|
|
1015
1037
|
"description": "Sets whether it is resizable",
|
|
1016
1038
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets whether it is resizable</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
1017
1039
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
1018
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1040
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/Table/Table.types.ts#L238"
|
|
1019
1041
|
},
|
|
1020
1042
|
{
|
|
1021
1043
|
"name": "style",
|
|
@@ -1025,7 +1047,7 @@
|
|
|
1025
1047
|
"description": "Additional CSS styles",
|
|
1026
1048
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
1027
1049
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1028
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1050
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L52"
|
|
1029
1051
|
}
|
|
1030
1052
|
],
|
|
1031
1053
|
"description": ""
|
|
@@ -1041,7 +1063,7 @@
|
|
|
1041
1063
|
"description": "",
|
|
1042
1064
|
"descriptionHtml": "",
|
|
1043
1065
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1044
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1066
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L42"
|
|
1045
1067
|
},
|
|
1046
1068
|
{
|
|
1047
1069
|
"name": "className",
|
|
@@ -1051,7 +1073,7 @@
|
|
|
1051
1073
|
"description": "Additional classNames",
|
|
1052
1074
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
1053
1075
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1054
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1076
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L47"
|
|
1055
1077
|
},
|
|
1056
1078
|
{
|
|
1057
1079
|
"name": "style",
|
|
@@ -1061,7 +1083,7 @@
|
|
|
1061
1083
|
"description": "Additional CSS styles",
|
|
1062
1084
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
1063
1085
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1064
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1086
|
+
"sourceUrl": "https://github.com/procore/core/blob/af1d9aa/packages/core-react/src/_utils/types.ts#L52"
|
|
1065
1087
|
}
|
|
1066
1088
|
],
|
|
1067
1089
|
"description": ""
|