@procore/core-react 12.48.0 → 12.48.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/CHANGELOG.md +11 -0
- package/dist/AnchorNavigation/AnchorNavigation.styles.js +4 -4
- 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/BadgePill/BadgePill.styles.js +4 -4
- package/dist/Banner/Banner.styles.js +10 -10
- 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 +9 -9
- 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.js +4 -0
- package/dist/FileList/FileList.js.map +1 -1
- package/dist/FileList/FileList.styles.js +3 -3
- package/dist/FileList/storybook/fileListMockData.js +14 -14
- package/dist/FileList/storybook/fileListMockData.js.map +1 -1
- 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 +6 -6
- package/dist/FilterToken/FilterToken.styles.js +5 -5
- package/dist/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.styles.js +13 -13
- package/dist/Form/StyledFormikForm.styles.js +2 -2
- package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
- 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 +11 -11
- package/dist/Modal/Modal.styles.js +13 -13
- package/dist/MultiSelect/MultiSelect.styles.js +8 -8
- package/dist/NextMenu/NextMenu.styles.js +3 -3
- package/dist/NextTile/NextTile.styles.js +5 -5
- 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 +16 -16
- package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
- package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
- package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
- package/dist/PageTemplate/PageTemplate/PageTemplate.styles.js +3 -3
- package/dist/Pagination/Pagination.js +2 -1
- package/dist/Pagination/Pagination.js.map +1 -1
- package/dist/Pagination/Pagination.styles.js +5 -5
- package/dist/Pagination/PaginationSelect.js +15 -2
- package/dist/Pagination/PaginationSelect.js.map +1 -1
- package/dist/Panel/Panel.styles.js +11 -11
- package/dist/Pill/Pill.styles.js +3 -3
- package/dist/PillSelect/PillSelect.styles.js +4 -4
- package/dist/Popover/Popover.js +2 -3
- package/dist/Popover/Popover.js.map +1 -1
- package/dist/Popover/Popover.styles.js +2 -2
- package/dist/Popover/Popover.types.d.ts +4 -3
- package/dist/Popover/Popover.types.js.map +1 -1
- 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 +7 -7
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/Select/Select.styles.js +8 -8
- package/dist/Semantic/Semantic.styles.js +9 -9
- package/dist/Slider/Slider.styles.js +5 -5
- package/dist/Spinner/Spinner.styles.js +8 -8
- package/dist/Spinner/Spinner.styles.js.map +1 -1
- package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +40 -40
- package/dist/Switch/Switch.styles.js +4 -4
- package/dist/Table/Table.styles.js +29 -29
- package/dist/TableShelf/TableShelf.styles.js +5 -5
- package/dist/Tabs/Tabs.styles.js +16 -16
- 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 +21 -21
- 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 +5 -3
- package/dist/ToggleButton/ToggleButton.styles.js.map +1 -1
- package/dist/Token/Token.styles.js +5 -5
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
- package/dist/Tooltip/Tooltip.styles.js +3 -3
- package/dist/Tree/Tree.js +1 -1
- package/dist/Tree/Tree.styles.js +10 -10
- 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/_storyHelpers_/components/Deprecation.styles.js +1 -1
- package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
- package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +4 -4
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +25 -25
- package/dist/_typedoc/Badge/Badge.types.json +6 -6
- package/dist/_typedoc/Banner/Banner.types.json +15 -15
- 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 +14 -14
- 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 +8 -8
- package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
- package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
- package/dist/_typedoc/DateSelect/DateSelect.types.json +14 -14
- package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
- package/dist/_typedoc/Dropdown/Dropdown.types.json +38 -38
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +31 -31
- package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
- package/dist/_typedoc/EmptyState/EmptyState.types.json +18 -18
- package/dist/_typedoc/FileList/FileList.types.json +9 -9
- package/dist/_typedoc/FileSelect/FileSelect.types.json +27 -27
- 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 +762 -762
- package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
- package/dist/_typedoc/Grid/Grid.types.json +8 -8
- package/dist/_typedoc/GroupSelect/GroupSelect.types.json +54 -54
- package/dist/_typedoc/Input/Input.types.json +2 -2
- package/dist/_typedoc/Link/Link.types.json +1 -1
- 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 +84 -84
- package/dist/_typedoc/Modal/Modal.types.json +48 -48
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +33 -33
- package/dist/_typedoc/NextTile/NextTile.types.json +33 -33
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +48 -48
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +33 -33
- package/dist/_typedoc/PageLayout/PageLayout.types.json +28 -28
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +28 -28
- package/dist/_typedoc/Pill/Pill.types.json +2 -2
- package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
- package/dist/_typedoc/Popover/Popover.types.json +19 -19
- package/dist/_typedoc/ProgressBar/ProgressBar.types.json +7 -7
- 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 +15 -15
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +21 -21
- package/dist/_typedoc/Select/Select.types.json +67 -67
- package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
- package/dist/_typedoc/Slider/Slider.types.json +6 -6
- package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
- package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +14 -14
- package/dist/_typedoc/Table/Table.types.json +105 -105
- package/dist/_typedoc/Tabs/Tabs.types.json +21 -21
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditor.types.json +11 -11
- 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 +43 -43
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +29 -29
- package/dist/_typedoc/Tile/Tile.types.json +8 -8
- 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 +4 -4
- package/dist/_typedoc/Token/Token.types.json +7 -7
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +8 -8
- package/dist/_typedoc/Tooltip/Tooltip.types.json +15 -15
- package/dist/_typedoc/Tree/Tree.types.json +88 -88
- package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
- package/dist/_typedoc/Typography/Typography.types.json +9 -9
- package/dist/_typedoc/_utils/types.json +3 -3
- package/dist/_typedoc/a11y-tips.json +1 -1
- package/package.json +1 -1
|
@@ -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/0f9ce0a/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/0f9ce0a/packages/core-react/src/_utils/types.ts#L47"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "overdueIcon",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Show the overdue indicator icon in this cell.\nIf not set on any cell, the icon auto-appears in the first content cell.\nOnly effective inside a BodyRow with overdue={true}.",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Show the overdue indicator icon in this cell.\nIf not set on any cell, the icon auto-appears in the first content cell.\nOnly effective inside a BodyRow with overdue={true}.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.51.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/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L26"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "snugfit",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Shrink the cell around the contents",
|
|
41
41
|
"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>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L32"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "style",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Additional CSS styles",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L52"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "variant",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"deprecated": "Please use `sortOrder` prop instead of `esc/desc` variants, and `snugfit` prop instead of `snugfit` variant",
|
|
63
63
|
"deprecatedSince": "11.15.1\n",
|
|
64
64
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
65
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
65
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L40"
|
|
66
66
|
}
|
|
67
67
|
],
|
|
68
68
|
"description": ""
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"description": "",
|
|
79
79
|
"descriptionHtml": "",
|
|
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/0f9ce0a/packages/core-react/src/_utils/types.ts#L42"
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
84
|
"name": "className",
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"description": "Additional classNames",
|
|
89
89
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
90
90
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
91
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
91
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L47"
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
94
|
"name": "overdue",
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"description": "Sets row text color to red to signify overdue items",
|
|
99
99
|
"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>",
|
|
100
100
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
101
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
101
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L50"
|
|
102
102
|
},
|
|
103
103
|
{
|
|
104
104
|
"name": "style",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"description": "Additional CSS styles",
|
|
109
109
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
110
110
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
111
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
111
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L52"
|
|
112
112
|
}
|
|
113
113
|
],
|
|
114
114
|
"description": ""
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
"description": "Custom aria-label for the carat button. If not provided, defaults to internationalized \"Expand\" or \"Collapse\" based on expanded state.",
|
|
125
125
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Custom aria-label for the carat button. If not provided, defaults to internationalized "Expand" or "Collapse" based on expanded state.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.34.0</p>\n</dd></dl></div>",
|
|
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/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L70"
|
|
128
128
|
},
|
|
129
129
|
{
|
|
130
130
|
"name": "expanded",
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
"description": "Whether or not the carat is rotated",
|
|
135
135
|
"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>",
|
|
136
136
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
137
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
137
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L58"
|
|
138
138
|
},
|
|
139
139
|
{
|
|
140
140
|
"name": "onClick",
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"description": "",
|
|
145
145
|
"descriptionHtml": "",
|
|
146
146
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
147
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
147
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L64"
|
|
148
148
|
}
|
|
149
149
|
],
|
|
150
150
|
"description": ""
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"deprecated": "Please use `value` prop instead",
|
|
163
163
|
"deprecatedSince": "11.28.0\n",
|
|
164
164
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
165
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
165
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L95"
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
168
|
"name": "className",
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"description": "Additional classNames",
|
|
173
173
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
174
174
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
175
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
175
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L47"
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
178
|
"name": "currencyOptions",
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
"description": "Optional formatting configs",
|
|
183
183
|
"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>",
|
|
184
184
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
185
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
185
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L101"
|
|
186
186
|
},
|
|
187
187
|
{
|
|
188
188
|
"name": "style",
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"description": "Additional CSS styles",
|
|
193
193
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
194
194
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
195
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
195
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L52"
|
|
196
196
|
},
|
|
197
197
|
{
|
|
198
198
|
"name": "value",
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
"description": "Unformatted value to be displayed",
|
|
203
203
|
"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>",
|
|
204
204
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
205
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
205
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L107"
|
|
206
206
|
}
|
|
207
207
|
],
|
|
208
208
|
"description": ""
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
"description": " The callback to run before the overlay is hidden. Returning\n `false` will prevent hiding.\n```\n(e: event) => boolean | Promise | undefined\n```",
|
|
219
219
|
"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>",
|
|
220
220
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
221
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
221
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L54"
|
|
222
222
|
},
|
|
223
223
|
{
|
|
224
224
|
"name": "beforeShow",
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"description": " The callback to run before the overlay is shown. Returning\n `false` will prevent showing.\n```\n(e: event) => boolean | Promise | undefined\n```",
|
|
229
229
|
"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>",
|
|
230
230
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
231
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
231
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L63"
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
234
|
"name": "className",
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"description": "",
|
|
239
239
|
"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>",
|
|
240
240
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
241
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
241
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L208"
|
|
242
242
|
},
|
|
243
243
|
{
|
|
244
244
|
"name": "disabled",
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
"description": "",
|
|
249
249
|
"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>",
|
|
250
250
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
251
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
251
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/DateInput/DateInput.types.ts#L135"
|
|
252
252
|
},
|
|
253
253
|
{
|
|
254
254
|
"name": "displayDate",
|
|
@@ -258,7 +258,7 @@
|
|
|
258
258
|
"description": "Controls the month displayed on the calendar, can be different from selected.",
|
|
259
259
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls the month displayed on the calendar, can be different from selected.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>new Date()</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
260
260
|
"sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
|
|
261
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
261
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Calendar/Calendar.types.ts#L32"
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
264
|
"name": "error",
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
"description": "Error variant",
|
|
269
269
|
"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>",
|
|
270
270
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
271
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
271
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/DateInput/DateInput.types.ts#L131"
|
|
272
272
|
},
|
|
273
273
|
{
|
|
274
274
|
"name": "errorMessage",
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
"description": "Message to be displayed below the date select during an error",
|
|
279
279
|
"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>",
|
|
280
280
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
281
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
281
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L215"
|
|
282
282
|
},
|
|
283
283
|
{
|
|
284
284
|
"name": "processing",
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"description": "Triggers the spinner that covers inline editable content",
|
|
289
289
|
"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>",
|
|
290
290
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
291
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
291
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L222"
|
|
292
292
|
},
|
|
293
293
|
{
|
|
294
294
|
"name": "tabIndex",
|
|
@@ -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/DateInput/DateInput.types.ts",
|
|
301
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
301
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/DateInput/DateInput.types.ts#L165"
|
|
302
302
|
},
|
|
303
303
|
{
|
|
304
304
|
"name": "value",
|
|
@@ -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/DateSelect/DateSelect.types.ts",
|
|
311
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
311
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/DateSelect/DateSelect.types.ts#L35"
|
|
312
312
|
},
|
|
313
313
|
{
|
|
314
314
|
"name": "variant",
|
|
@@ -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/DateInput/DateInput.types.ts",
|
|
321
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
321
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/DateInput/DateInput.types.ts#L174"
|
|
322
322
|
},
|
|
323
323
|
{
|
|
324
324
|
"name": "afterHide",
|
|
@@ -328,7 +328,7 @@
|
|
|
328
328
|
"description": "",
|
|
329
329
|
"descriptionHtml": "",
|
|
330
330
|
"sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
|
|
331
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
331
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_hooks/Visibility.tsx#L10"
|
|
332
332
|
},
|
|
333
333
|
{
|
|
334
334
|
"name": "afterShow",
|
|
@@ -338,7 +338,7 @@
|
|
|
338
338
|
"description": "",
|
|
339
339
|
"descriptionHtml": "",
|
|
340
340
|
"sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
|
|
341
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
341
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_hooks/Visibility.tsx#L11"
|
|
342
342
|
},
|
|
343
343
|
{
|
|
344
344
|
"name": "disabledDate",
|
|
@@ -348,7 +348,7 @@
|
|
|
348
348
|
"description": "",
|
|
349
349
|
"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>",
|
|
350
350
|
"sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
|
|
351
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
351
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Calendar/Calendar.types.ts#L40"
|
|
352
352
|
},
|
|
353
353
|
{
|
|
354
354
|
"name": "onChange",
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"description": "",
|
|
359
359
|
"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>",
|
|
360
360
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
361
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
361
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/DateInput/DateInput.types.ts#L142"
|
|
362
362
|
},
|
|
363
363
|
{
|
|
364
364
|
"name": "onClear",
|
|
@@ -368,7 +368,7 @@
|
|
|
368
368
|
"description": "",
|
|
369
369
|
"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>",
|
|
370
370
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
371
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
371
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/DateInput/DateInput.types.ts#L153"
|
|
372
372
|
}
|
|
373
373
|
],
|
|
374
374
|
"description": ""
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"description": "",
|
|
385
385
|
"descriptionHtml": "",
|
|
386
386
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
387
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
387
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L42"
|
|
388
388
|
},
|
|
389
389
|
{
|
|
390
390
|
"name": "className",
|
|
@@ -394,7 +394,7 @@
|
|
|
394
394
|
"description": "Additional classNames",
|
|
395
395
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
396
396
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
397
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
397
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L47"
|
|
398
398
|
},
|
|
399
399
|
{
|
|
400
400
|
"name": "colSpan",
|
|
@@ -404,7 +404,7 @@
|
|
|
404
404
|
"description": "Number of columns in table",
|
|
405
405
|
"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>",
|
|
406
406
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
407
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
407
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L115"
|
|
408
408
|
},
|
|
409
409
|
{
|
|
410
410
|
"name": "depth",
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
"description": "Determines indentation of the group and content",
|
|
415
415
|
"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>",
|
|
416
416
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
417
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
417
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L121"
|
|
418
418
|
},
|
|
419
419
|
{
|
|
420
420
|
"name": "style",
|
|
@@ -424,7 +424,7 @@
|
|
|
424
424
|
"description": "Additional CSS styles",
|
|
425
425
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
426
426
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
427
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
427
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L52"
|
|
428
428
|
}
|
|
429
429
|
],
|
|
430
430
|
"description": ""
|
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
"description": "",
|
|
441
441
|
"descriptionHtml": "",
|
|
442
442
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
443
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
443
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L42"
|
|
444
444
|
},
|
|
445
445
|
{
|
|
446
446
|
"name": "className",
|
|
@@ -450,7 +450,7 @@
|
|
|
450
450
|
"description": "Additional classNames",
|
|
451
451
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
452
452
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
453
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
453
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L47"
|
|
454
454
|
},
|
|
455
455
|
{
|
|
456
456
|
"name": "style",
|
|
@@ -460,7 +460,7 @@
|
|
|
460
460
|
"description": "Additional CSS styles",
|
|
461
461
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
462
462
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
463
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
463
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L52"
|
|
464
464
|
}
|
|
465
465
|
],
|
|
466
466
|
"description": ""
|
|
@@ -476,7 +476,7 @@
|
|
|
476
476
|
"description": "",
|
|
477
477
|
"descriptionHtml": "",
|
|
478
478
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
479
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
479
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L42"
|
|
480
480
|
},
|
|
481
481
|
{
|
|
482
482
|
"name": "className",
|
|
@@ -486,7 +486,7 @@
|
|
|
486
486
|
"description": "Additional classNames",
|
|
487
487
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
488
488
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
489
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
489
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L47"
|
|
490
490
|
},
|
|
491
491
|
{
|
|
492
492
|
"name": "overdueIcon",
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
"description": "Show the overdue indicator icon in this cell.\nIf not set on any cell, the icon auto-appears in the first content cell.\nOnly effective inside a BodyRow with overdue={true}.",
|
|
497
497
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Show the overdue indicator icon in this cell.\nIf not set on any cell, the icon auto-appears in the first content cell.\nOnly effective inside a BodyRow with overdue={true}.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.51.0</p>\n</dd></dl></div>",
|
|
498
498
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
499
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
499
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L26"
|
|
500
500
|
},
|
|
501
501
|
{
|
|
502
502
|
"name": "snugfit",
|
|
@@ -506,7 +506,7 @@
|
|
|
506
506
|
"description": "Shrink the cell around the contents",
|
|
507
507
|
"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>",
|
|
508
508
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
509
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
509
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L32"
|
|
510
510
|
},
|
|
511
511
|
{
|
|
512
512
|
"name": "sortOrder",
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
"description": "Column sorting order",
|
|
517
517
|
"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>",
|
|
518
518
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
519
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
519
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L139"
|
|
520
520
|
},
|
|
521
521
|
{
|
|
522
522
|
"name": "sortable",
|
|
@@ -528,7 +528,7 @@
|
|
|
528
528
|
"deprecated": "Please use `sortOrder` prop instead",
|
|
529
529
|
"deprecatedSince": "11.15.1\n",
|
|
530
530
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
531
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
531
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L133"
|
|
532
532
|
},
|
|
533
533
|
{
|
|
534
534
|
"name": "style",
|
|
@@ -538,7 +538,7 @@
|
|
|
538
538
|
"description": "Additional CSS styles",
|
|
539
539
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
540
540
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
541
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
541
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L52"
|
|
542
542
|
},
|
|
543
543
|
{
|
|
544
544
|
"name": "variant",
|
|
@@ -550,7 +550,7 @@
|
|
|
550
550
|
"deprecated": "Please use `sortOrder` prop instead of `esc/desc` variants, and `snugfit` prop instead of `snugfit` variant",
|
|
551
551
|
"deprecatedSince": "11.15.1\n",
|
|
552
552
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
553
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
553
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L40"
|
|
554
554
|
},
|
|
555
555
|
{
|
|
556
556
|
"name": "onSortOrderChange",
|
|
@@ -560,7 +560,7 @@
|
|
|
560
560
|
"description": "Column sorting order change callback.\nLoops over from \"asc\" to \"desc\" to \"\", set should be assigned to `sortOrder` prop.",
|
|
561
561
|
"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>",
|
|
562
562
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
563
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
563
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L146"
|
|
564
564
|
}
|
|
565
565
|
],
|
|
566
566
|
"description": ""
|
|
@@ -576,7 +576,7 @@
|
|
|
576
576
|
"description": "",
|
|
577
577
|
"descriptionHtml": "",
|
|
578
578
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
579
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
579
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L42"
|
|
580
580
|
},
|
|
581
581
|
{
|
|
582
582
|
"name": "className",
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
"description": "Additional classNames",
|
|
587
587
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
588
588
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
589
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
589
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L47"
|
|
590
590
|
},
|
|
591
591
|
{
|
|
592
592
|
"name": "style",
|
|
@@ -596,7 +596,7 @@
|
|
|
596
596
|
"description": "Additional CSS styles",
|
|
597
597
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
598
598
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
599
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
599
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L52"
|
|
600
600
|
}
|
|
601
601
|
],
|
|
602
602
|
"description": ""
|
|
@@ -612,7 +612,7 @@
|
|
|
612
612
|
"description": "Controls the error state of the `Input`, changing the\nbackground color and border colors to red",
|
|
613
613
|
"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>",
|
|
614
614
|
"sourceFile": "packages/core-react/src/Input/Input.types.ts",
|
|
615
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
615
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Input/Input.types.ts#L8"
|
|
616
616
|
},
|
|
617
617
|
{
|
|
618
618
|
"name": "errorMessage",
|
|
@@ -622,7 +622,7 @@
|
|
|
622
622
|
"description": "Message to be displayed below the input during an error",
|
|
623
623
|
"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>",
|
|
624
624
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
625
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
625
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L160"
|
|
626
626
|
},
|
|
627
627
|
{
|
|
628
628
|
"name": "processing",
|
|
@@ -632,7 +632,7 @@
|
|
|
632
632
|
"description": "Triggers the spinner for processing inline editable content",
|
|
633
633
|
"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>",
|
|
634
634
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
635
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
635
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L167"
|
|
636
636
|
},
|
|
637
637
|
{
|
|
638
638
|
"name": "size",
|
|
@@ -642,7 +642,7 @@
|
|
|
642
642
|
"description": "The size of the input cell and corresponding error message",
|
|
643
643
|
"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>",
|
|
644
644
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
645
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
645
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L174"
|
|
646
646
|
},
|
|
647
647
|
{
|
|
648
648
|
"name": "variant",
|
|
@@ -654,7 +654,7 @@
|
|
|
654
654
|
"deprecated": "Use the `error` prop instead",
|
|
655
655
|
"deprecatedSince": "11",
|
|
656
656
|
"sourceFile": "packages/core-react/src/Input/Input.types.ts",
|
|
657
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
657
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Input/Input.types.ts#L15"
|
|
658
658
|
}
|
|
659
659
|
],
|
|
660
660
|
"description": ""
|
|
@@ -670,7 +670,7 @@
|
|
|
670
670
|
"description": "",
|
|
671
671
|
"descriptionHtml": "",
|
|
672
672
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
673
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
673
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L42"
|
|
674
674
|
},
|
|
675
675
|
{
|
|
676
676
|
"name": "className",
|
|
@@ -680,7 +680,7 @@
|
|
|
680
680
|
"description": "Additional classNames",
|
|
681
681
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
682
682
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
683
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
683
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L47"
|
|
684
684
|
},
|
|
685
685
|
{
|
|
686
686
|
"name": "href",
|
|
@@ -690,7 +690,7 @@
|
|
|
690
690
|
"description": "Destination url",
|
|
691
691
|
"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>",
|
|
692
692
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
693
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
693
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L183"
|
|
694
694
|
},
|
|
695
695
|
{
|
|
696
696
|
"name": "style",
|
|
@@ -700,7 +700,7 @@
|
|
|
700
700
|
"description": "Additional CSS styles",
|
|
701
701
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
702
702
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
703
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
703
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L52"
|
|
704
704
|
}
|
|
705
705
|
],
|
|
706
706
|
"description": ""
|
|
@@ -716,7 +716,7 @@
|
|
|
716
716
|
"description": "",
|
|
717
717
|
"descriptionHtml": "",
|
|
718
718
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
719
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
719
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L118"
|
|
720
720
|
},
|
|
721
721
|
{
|
|
722
722
|
"name": "afterShow",
|
|
@@ -726,7 +726,7 @@
|
|
|
726
726
|
"description": "",
|
|
727
727
|
"descriptionHtml": "",
|
|
728
728
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
729
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
729
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L122"
|
|
730
730
|
},
|
|
731
731
|
{
|
|
732
732
|
"name": "beforeHide",
|
|
@@ -736,7 +736,7 @@
|
|
|
736
736
|
"description": "",
|
|
737
737
|
"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>",
|
|
738
738
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
739
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
739
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L126"
|
|
740
740
|
},
|
|
741
741
|
{
|
|
742
742
|
"name": "beforeShow",
|
|
@@ -746,7 +746,7 @@
|
|
|
746
746
|
"description": "",
|
|
747
747
|
"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>",
|
|
748
748
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
749
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
749
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L130"
|
|
750
750
|
},
|
|
751
751
|
{
|
|
752
752
|
"name": "block",
|
|
@@ -756,7 +756,7 @@
|
|
|
756
756
|
"description": "Make the Select button 100% width",
|
|
757
757
|
"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>",
|
|
758
758
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
759
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
759
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L136"
|
|
760
760
|
},
|
|
761
761
|
{
|
|
762
762
|
"name": "container",
|
|
@@ -766,7 +766,7 @@
|
|
|
766
766
|
"description": "",
|
|
767
767
|
"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>",
|
|
768
768
|
"sourceFile": "packages/core-react/src/Portal/Portal.types.ts",
|
|
769
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
769
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Portal/Portal.types.ts#L7"
|
|
770
770
|
},
|
|
771
771
|
{
|
|
772
772
|
"name": "disabled",
|
|
@@ -776,7 +776,7 @@
|
|
|
776
776
|
"description": "",
|
|
777
777
|
"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>",
|
|
778
778
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
779
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
779
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L142"
|
|
780
780
|
},
|
|
781
781
|
{
|
|
782
782
|
"name": "emptyMessage",
|
|
@@ -786,7 +786,7 @@
|
|
|
786
786
|
"description": "When there are no children this will render",
|
|
787
787
|
"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>",
|
|
788
788
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
789
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
789
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L148"
|
|
790
790
|
},
|
|
791
791
|
{
|
|
792
792
|
"name": "error",
|
|
@@ -796,7 +796,7 @@
|
|
|
796
796
|
"description": "",
|
|
797
797
|
"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>",
|
|
798
798
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
799
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
799
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L154"
|
|
800
800
|
},
|
|
801
801
|
{
|
|
802
802
|
"name": "errorMessage",
|
|
@@ -806,7 +806,7 @@
|
|
|
806
806
|
"description": "Message to be displayed below the select during an error",
|
|
807
807
|
"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>",
|
|
808
808
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
809
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
809
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L194"
|
|
810
810
|
},
|
|
811
811
|
{
|
|
812
812
|
"name": "footer",
|
|
@@ -816,7 +816,7 @@
|
|
|
816
816
|
"description": "",
|
|
817
817
|
"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>",
|
|
818
818
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
819
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
819
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L162"
|
|
820
820
|
},
|
|
821
821
|
{
|
|
822
822
|
"name": "header",
|
|
@@ -826,7 +826,7 @@
|
|
|
826
826
|
"description": "",
|
|
827
827
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.15.0</p>\n</dd></dl></div>",
|
|
828
828
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
829
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
829
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L158"
|
|
830
830
|
},
|
|
831
831
|
{
|
|
832
832
|
"name": "hideDelay",
|
|
@@ -836,7 +836,7 @@
|
|
|
836
836
|
"description": "",
|
|
837
837
|
"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>",
|
|
838
838
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
839
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
839
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L166"
|
|
840
840
|
},
|
|
841
841
|
{
|
|
842
842
|
"name": "i18nScope",
|
|
@@ -846,7 +846,7 @@
|
|
|
846
846
|
"description": "The i18n key to use for the select's configurable strings.\nDefaults to using the core library's default strings.",
|
|
847
847
|
"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>",
|
|
848
848
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
849
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
849
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L172"
|
|
850
850
|
},
|
|
851
851
|
{
|
|
852
852
|
"name": "label",
|
|
@@ -856,7 +856,7 @@
|
|
|
856
856
|
"description": "",
|
|
857
857
|
"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>",
|
|
858
858
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
859
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
859
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L176"
|
|
860
860
|
},
|
|
861
861
|
{
|
|
862
862
|
"name": "loading",
|
|
@@ -866,7 +866,7 @@
|
|
|
866
866
|
"description": "If the select is loading",
|
|
867
867
|
"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>",
|
|
868
868
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
869
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
869
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L183"
|
|
870
870
|
},
|
|
871
871
|
{
|
|
872
872
|
"name": "onScrollBottom",
|
|
@@ -876,7 +876,7 @@
|
|
|
876
876
|
"description": "Optional `function` that automatically executes when\nscrolling reaches the last item.",
|
|
877
877
|
"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>",
|
|
878
878
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
879
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
879
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L197"
|
|
880
880
|
},
|
|
881
881
|
{
|
|
882
882
|
"name": "onSelect",
|
|
@@ -886,7 +886,7 @@
|
|
|
886
886
|
"description": "",
|
|
887
887
|
"descriptionHtml": "",
|
|
888
888
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
889
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
889
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L207"
|
|
890
890
|
},
|
|
891
891
|
{
|
|
892
892
|
"name": "optionsRef",
|
|
@@ -896,7 +896,7 @@
|
|
|
896
896
|
"description": "",
|
|
897
897
|
"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>",
|
|
898
898
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
899
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
899
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L211"
|
|
900
900
|
},
|
|
901
901
|
{
|
|
902
902
|
"name": "placeholder",
|
|
@@ -906,7 +906,7 @@
|
|
|
906
906
|
"description": "Renders when the label is blank",
|
|
907
907
|
"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>",
|
|
908
908
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
909
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
909
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L217"
|
|
910
910
|
},
|
|
911
911
|
{
|
|
912
912
|
"name": "placement",
|
|
@@ -916,7 +916,7 @@
|
|
|
916
916
|
"description": "The placement of the overlay",
|
|
917
917
|
"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>",
|
|
918
918
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
919
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
919
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L224"
|
|
920
920
|
},
|
|
921
921
|
{
|
|
922
922
|
"name": "processing",
|
|
@@ -926,7 +926,7 @@
|
|
|
926
926
|
"description": "Triggers the spinner that covers inline editable content",
|
|
927
927
|
"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>",
|
|
928
928
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
929
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
929
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L201"
|
|
930
930
|
},
|
|
931
931
|
{
|
|
932
932
|
"name": "qa",
|
|
@@ -936,7 +936,7 @@
|
|
|
936
936
|
"description": "",
|
|
937
937
|
"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>",
|
|
938
938
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
939
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
939
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L228"
|
|
940
940
|
},
|
|
941
941
|
{
|
|
942
942
|
"name": "restoreFocusOnHide",
|
|
@@ -946,7 +946,7 @@
|
|
|
946
946
|
"description": "Restore focus to the target after the overlay is hidden.\n'core-react' will use internal logic to restore focus,\n'react-aria-focus-scope' will use 'FocusScope' component from '@react-aria',\ntrue will use both.",
|
|
947
947
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Restore focus to the target after the overlay is hidden.\n'core-react' will use internal logic to restore focus,\n'react-aria-focus-scope' will use 'FocusScope' component from '@react-aria',\ntrue will use both.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>'core-react'</p>\n</dd><dt>since</dt><dd><p>12.11.0</p>\n</dd></dl></div>",
|
|
948
948
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
949
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
949
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L238"
|
|
950
950
|
},
|
|
951
951
|
{
|
|
952
952
|
"name": "showDelay",
|
|
@@ -956,7 +956,7 @@
|
|
|
956
956
|
"description": "",
|
|
957
957
|
"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>",
|
|
958
958
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
959
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
959
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L243"
|
|
960
960
|
},
|
|
961
961
|
{
|
|
962
962
|
"name": "tabIndex",
|
|
@@ -966,7 +966,7 @@
|
|
|
966
966
|
"description": "Configurable tabIndex for the select button",
|
|
967
967
|
"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>",
|
|
968
968
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
969
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
969
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L250"
|
|
970
970
|
},
|
|
971
971
|
{
|
|
972
972
|
"name": "onClear",
|
|
@@ -976,7 +976,7 @@
|
|
|
976
976
|
"description": "It is possible for this component to have an empty value\n(render placeholder). Enables the x icon.",
|
|
977
977
|
"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>",
|
|
978
978
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
979
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
979
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L190"
|
|
980
980
|
},
|
|
981
981
|
{
|
|
982
982
|
"name": "onSearch",
|
|
@@ -986,7 +986,7 @@
|
|
|
986
986
|
"description": "Adds a search bar to the select.",
|
|
987
987
|
"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>",
|
|
988
988
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
989
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
989
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Select/Select.types.ts#L203"
|
|
990
990
|
}
|
|
991
991
|
],
|
|
992
992
|
"description": ""
|
|
@@ -1002,7 +1002,7 @@
|
|
|
1002
1002
|
"description": "",
|
|
1003
1003
|
"descriptionHtml": "",
|
|
1004
1004
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1005
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1005
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L42"
|
|
1006
1006
|
},
|
|
1007
1007
|
{
|
|
1008
1008
|
"name": "className",
|
|
@@ -1012,7 +1012,7 @@
|
|
|
1012
1012
|
"description": "Additional classNames",
|
|
1013
1013
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
1014
1014
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1015
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1015
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L47"
|
|
1016
1016
|
},
|
|
1017
1017
|
{
|
|
1018
1018
|
"name": "inline",
|
|
@@ -1022,7 +1022,7 @@
|
|
|
1022
1022
|
"description": "",
|
|
1023
1023
|
"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>",
|
|
1024
1024
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
1025
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1025
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L229"
|
|
1026
1026
|
},
|
|
1027
1027
|
{
|
|
1028
1028
|
"name": "style",
|
|
@@ -1032,7 +1032,7 @@
|
|
|
1032
1032
|
"description": "Additional CSS styles",
|
|
1033
1033
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
1034
1034
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1035
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1035
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L52"
|
|
1036
1036
|
},
|
|
1037
1037
|
{
|
|
1038
1038
|
"name": "variant",
|
|
@@ -1042,7 +1042,7 @@
|
|
|
1042
1042
|
"description": "The table variant",
|
|
1043
1043
|
"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>",
|
|
1044
1044
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
1045
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1045
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L235"
|
|
1046
1046
|
}
|
|
1047
1047
|
],
|
|
1048
1048
|
"description": ""
|
|
@@ -1058,7 +1058,7 @@
|
|
|
1058
1058
|
"description": "",
|
|
1059
1059
|
"descriptionHtml": "",
|
|
1060
1060
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1061
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1061
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L42"
|
|
1062
1062
|
},
|
|
1063
1063
|
{
|
|
1064
1064
|
"name": "className",
|
|
@@ -1068,7 +1068,7 @@
|
|
|
1068
1068
|
"description": "Additional classNames",
|
|
1069
1069
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
1070
1070
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1071
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1071
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L47"
|
|
1072
1072
|
},
|
|
1073
1073
|
{
|
|
1074
1074
|
"name": "errorMessage",
|
|
@@ -1078,7 +1078,7 @@
|
|
|
1078
1078
|
"description": "Message to be displayed below the textarea during an error",
|
|
1079
1079
|
"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>",
|
|
1080
1080
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
1081
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1081
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L243"
|
|
1082
1082
|
},
|
|
1083
1083
|
{
|
|
1084
1084
|
"name": "processing",
|
|
@@ -1088,7 +1088,7 @@
|
|
|
1088
1088
|
"description": "Triggers the spinner for processing inline editable content",
|
|
1089
1089
|
"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>",
|
|
1090
1090
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
1091
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1091
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L249"
|
|
1092
1092
|
},
|
|
1093
1093
|
{
|
|
1094
1094
|
"name": "resizable",
|
|
@@ -1098,7 +1098,7 @@
|
|
|
1098
1098
|
"description": "Sets whether it is resizable",
|
|
1099
1099
|
"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>",
|
|
1100
1100
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
1101
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1101
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/Table/Table.types.ts#L255"
|
|
1102
1102
|
},
|
|
1103
1103
|
{
|
|
1104
1104
|
"name": "style",
|
|
@@ -1108,7 +1108,7 @@
|
|
|
1108
1108
|
"description": "Additional CSS styles",
|
|
1109
1109
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
1110
1110
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1111
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1111
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L52"
|
|
1112
1112
|
}
|
|
1113
1113
|
],
|
|
1114
1114
|
"description": ""
|
|
@@ -1124,7 +1124,7 @@
|
|
|
1124
1124
|
"description": "",
|
|
1125
1125
|
"descriptionHtml": "",
|
|
1126
1126
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1127
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1127
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L42"
|
|
1128
1128
|
},
|
|
1129
1129
|
{
|
|
1130
1130
|
"name": "className",
|
|
@@ -1134,7 +1134,7 @@
|
|
|
1134
1134
|
"description": "Additional classNames",
|
|
1135
1135
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
1136
1136
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1137
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1137
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L47"
|
|
1138
1138
|
},
|
|
1139
1139
|
{
|
|
1140
1140
|
"name": "style",
|
|
@@ -1144,7 +1144,7 @@
|
|
|
1144
1144
|
"description": "Additional CSS styles",
|
|
1145
1145
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
1146
1146
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1147
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1147
|
+
"sourceUrl": "https://github.com/procore/core/blob/0f9ce0a/packages/core-react/src/_utils/types.ts#L52"
|
|
1148
1148
|
}
|
|
1149
1149
|
],
|
|
1150
1150
|
"description": ""
|