@procore/core-react 12.45.0 → 12.46.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/CHANGELOG.md +14 -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.d.ts +3 -5
- package/dist/EmptyState/EmptyState.js.map +1 -1
- package/dist/EmptyState/EmptyState.styles.d.ts +2 -2
- package/dist/EmptyState/EmptyState.styles.js +10 -10
- package/dist/EmptyState/EmptyState.styles.js.map +1 -1
- package/dist/EmptyState/EmptyState.types.d.ts +11 -0
- package/dist/EmptyState/EmptyState.types.js.map +1 -1
- package/dist/Field/Field.styles.js +3 -3
- package/dist/FileList/FileList.styles.js +3 -3
- 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.js +1 -0
- package/dist/FileSelect/GridSource/GridSource.js.map +1 -1
- package/dist/FileSelect/GridSource/GridSource.styles.d.ts +2 -4
- 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/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.styles.js +5 -5
- 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.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 +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 +7 -7
- package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +39 -39
- package/dist/Switch/Switch.styles.js +4 -4
- package/dist/Table/OverdueContext.d.ts +4 -0
- package/dist/Table/OverdueContext.js +10 -0
- package/dist/Table/OverdueContext.js.map +1 -0
- package/dist/Table/OverdueContext.types.d.ts +6 -0
- package/dist/Table/OverdueContext.types.js +2 -0
- package/dist/Table/OverdueContext.types.js.map +1 -0
- package/dist/Table/Table.js +58 -10
- package/dist/Table/Table.js.map +1 -1
- package/dist/Table/Table.styles.d.ts +9 -0
- package/dist/Table/Table.styles.js +52 -45
- package/dist/Table/Table.styles.js.map +1 -1
- package/dist/Table/Table.types.d.ts +7 -0
- package/dist/Table/Table.types.js.map +1 -1
- 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 +17 -17
- package/dist/ThumbnailGrid/ThumbnailGrid.d.ts +1 -1
- package/dist/ThumbnailGrid/ThumbnailGrid.js +14 -4
- package/dist/ThumbnailGrid/ThumbnailGrid.js.map +1 -1
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
- package/dist/ThumbnailGrid/ThumbnailGrid.types.d.ts +34 -6
- package/dist/ThumbnailGrid/ThumbnailGrid.types.js.map +1 -1
- 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.js +20 -4
- package/dist/Token/Token.js.map +1 -1
- package/dist/Token/Token.styles.d.ts +2 -0
- package/dist/Token/Token.styles.js +14 -5
- package/dist/Token/Token.styles.js.map +1 -1
- package/dist/Token/Token.types.d.ts +3 -1
- package/dist/Token/Token.types.js.map +1 -1
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
- package/dist/Tooltip/Tooltip.js +23 -18
- package/dist/Tooltip/Tooltip.js.map +1 -1
- 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/_hooks/I18n.d.ts +49 -11
- package/dist/_locales/de-DE.json +2 -0
- package/dist/_locales/en-AU.json +2 -0
- package/dist/_locales/en-CA.json +2 -0
- package/dist/_locales/en-GB.json +2 -0
- package/dist/_locales/en.json +3 -1
- package/dist/_locales/es-ES.json +2 -0
- package/dist/_locales/es.json +2 -0
- package/dist/_locales/fr-CA.json +2 -0
- package/dist/_locales/fr-FR.json +2 -0
- package/dist/_locales/is-IS.json +2 -0
- package/dist/_locales/it-IT.json +3 -1
- package/dist/_locales/ja-JP.json +2 -0
- package/dist/_locales/nb-NO.json +6 -4
- package/dist/_locales/pl-PL.json +2 -0
- package/dist/_locales/pseudo.json +3 -1
- package/dist/_locales/pt-BR.json +2 -0
- package/dist/_locales/pt-PT.json +4 -2
- package/dist/_locales/th-TH.json +2 -0
- package/dist/_locales/zh-SG.json +2 -0
- package/dist/_locales/zh-TW.json +2 -0
- 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 +13 -13
- 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 +39 -16
- 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 +760 -760
- 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 +32 -32
- 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 +15 -15
- 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 +122 -102
- 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 +11 -11
- 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/deprecations.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/9e2406a/packages/core-react/src/_utils/types.ts#L42"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "className",
|
|
@@ -20,7 +20,17 @@
|
|
|
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/9e2406a/packages/core-react/src/_utils/types.ts#L47"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "overdueIcon",
|
|
27
|
+
"required": false,
|
|
28
|
+
"type": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
29
|
+
"typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
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
|
+
"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
|
+
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L26"
|
|
24
34
|
},
|
|
25
35
|
{
|
|
26
36
|
"name": "snugfit",
|
|
@@ -30,7 +40,7 @@
|
|
|
30
40
|
"description": "Shrink the cell around the contents",
|
|
31
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>",
|
|
32
42
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L32"
|
|
34
44
|
},
|
|
35
45
|
{
|
|
36
46
|
"name": "style",
|
|
@@ -40,7 +50,7 @@
|
|
|
40
50
|
"description": "Additional CSS styles",
|
|
41
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
42
52
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L52"
|
|
44
54
|
},
|
|
45
55
|
{
|
|
46
56
|
"name": "variant",
|
|
@@ -52,7 +62,7 @@
|
|
|
52
62
|
"deprecated": "Please use `sortOrder` prop instead of `esc/desc` variants, and `snugfit` prop instead of `snugfit` variant",
|
|
53
63
|
"deprecatedSince": "11.15.1\n",
|
|
54
64
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
55
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
65
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L40"
|
|
56
66
|
}
|
|
57
67
|
],
|
|
58
68
|
"description": ""
|
|
@@ -68,7 +78,7 @@
|
|
|
68
78
|
"description": "",
|
|
69
79
|
"descriptionHtml": "",
|
|
70
80
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
71
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
81
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L42"
|
|
72
82
|
},
|
|
73
83
|
{
|
|
74
84
|
"name": "className",
|
|
@@ -78,7 +88,7 @@
|
|
|
78
88
|
"description": "Additional classNames",
|
|
79
89
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
80
90
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
81
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
91
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L47"
|
|
82
92
|
},
|
|
83
93
|
{
|
|
84
94
|
"name": "overdue",
|
|
@@ -88,7 +98,7 @@
|
|
|
88
98
|
"description": "Sets row text color to red to signify overdue items",
|
|
89
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>",
|
|
90
100
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
91
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
101
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L50"
|
|
92
102
|
},
|
|
93
103
|
{
|
|
94
104
|
"name": "style",
|
|
@@ -98,7 +108,7 @@
|
|
|
98
108
|
"description": "Additional CSS styles",
|
|
99
109
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
100
110
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
101
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
111
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L52"
|
|
102
112
|
}
|
|
103
113
|
],
|
|
104
114
|
"description": ""
|
|
@@ -114,7 +124,7 @@
|
|
|
114
124
|
"description": "Custom aria-label for the carat button. If not provided, defaults to internationalized \"Expand\" or \"Collapse\" based on expanded state.",
|
|
115
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>",
|
|
116
126
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
117
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
127
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L70"
|
|
118
128
|
},
|
|
119
129
|
{
|
|
120
130
|
"name": "expanded",
|
|
@@ -124,7 +134,7 @@
|
|
|
124
134
|
"description": "Whether or not the carat is rotated",
|
|
125
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>",
|
|
126
136
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
127
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
137
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L58"
|
|
128
138
|
},
|
|
129
139
|
{
|
|
130
140
|
"name": "onClick",
|
|
@@ -134,7 +144,7 @@
|
|
|
134
144
|
"description": "",
|
|
135
145
|
"descriptionHtml": "",
|
|
136
146
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
137
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
147
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L64"
|
|
138
148
|
}
|
|
139
149
|
],
|
|
140
150
|
"description": ""
|
|
@@ -152,7 +162,7 @@
|
|
|
152
162
|
"deprecated": "Please use `value` prop instead",
|
|
153
163
|
"deprecatedSince": "11.28.0\n",
|
|
154
164
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
155
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
165
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L95"
|
|
156
166
|
},
|
|
157
167
|
{
|
|
158
168
|
"name": "className",
|
|
@@ -162,7 +172,7 @@
|
|
|
162
172
|
"description": "Additional classNames",
|
|
163
173
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
164
174
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
165
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
175
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L47"
|
|
166
176
|
},
|
|
167
177
|
{
|
|
168
178
|
"name": "currencyOptions",
|
|
@@ -172,7 +182,7 @@
|
|
|
172
182
|
"description": "Optional formatting configs",
|
|
173
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>",
|
|
174
184
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
175
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
185
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L101"
|
|
176
186
|
},
|
|
177
187
|
{
|
|
178
188
|
"name": "style",
|
|
@@ -182,7 +192,7 @@
|
|
|
182
192
|
"description": "Additional CSS styles",
|
|
183
193
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
184
194
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
185
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
195
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L52"
|
|
186
196
|
},
|
|
187
197
|
{
|
|
188
198
|
"name": "value",
|
|
@@ -192,7 +202,7 @@
|
|
|
192
202
|
"description": "Unformatted value to be displayed",
|
|
193
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>",
|
|
194
204
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
195
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
205
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L107"
|
|
196
206
|
}
|
|
197
207
|
],
|
|
198
208
|
"description": ""
|
|
@@ -208,7 +218,7 @@
|
|
|
208
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```",
|
|
209
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>",
|
|
210
220
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
211
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
221
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L54"
|
|
212
222
|
},
|
|
213
223
|
{
|
|
214
224
|
"name": "beforeShow",
|
|
@@ -218,7 +228,7 @@
|
|
|
218
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```",
|
|
219
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>",
|
|
220
230
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
221
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
231
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L63"
|
|
222
232
|
},
|
|
223
233
|
{
|
|
224
234
|
"name": "className",
|
|
@@ -228,7 +238,7 @@
|
|
|
228
238
|
"description": "",
|
|
229
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>",
|
|
230
240
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
231
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
241
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L208"
|
|
232
242
|
},
|
|
233
243
|
{
|
|
234
244
|
"name": "disabled",
|
|
@@ -238,7 +248,7 @@
|
|
|
238
248
|
"description": "",
|
|
239
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>",
|
|
240
250
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
241
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
251
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/DateInput/DateInput.types.ts#L135"
|
|
242
252
|
},
|
|
243
253
|
{
|
|
244
254
|
"name": "error",
|
|
@@ -248,7 +258,7 @@
|
|
|
248
258
|
"description": "Error variant",
|
|
249
259
|
"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>",
|
|
250
260
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
251
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
261
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/DateInput/DateInput.types.ts#L131"
|
|
252
262
|
},
|
|
253
263
|
{
|
|
254
264
|
"name": "errorMessage",
|
|
@@ -258,7 +268,7 @@
|
|
|
258
268
|
"description": "Message to be displayed below the date select during an error",
|
|
259
269
|
"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>",
|
|
260
270
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
261
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
271
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L215"
|
|
262
272
|
},
|
|
263
273
|
{
|
|
264
274
|
"name": "processing",
|
|
@@ -268,7 +278,7 @@
|
|
|
268
278
|
"description": "Triggers the spinner that covers inline editable content",
|
|
269
279
|
"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>",
|
|
270
280
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
271
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
281
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L222"
|
|
272
282
|
},
|
|
273
283
|
{
|
|
274
284
|
"name": "tabIndex",
|
|
@@ -278,7 +288,7 @@
|
|
|
278
288
|
"description": "",
|
|
279
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>",
|
|
280
290
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
281
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
291
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/DateInput/DateInput.types.ts#L165"
|
|
282
292
|
},
|
|
283
293
|
{
|
|
284
294
|
"name": "value",
|
|
@@ -288,7 +298,7 @@
|
|
|
288
298
|
"description": "",
|
|
289
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>",
|
|
290
300
|
"sourceFile": "packages/core-react/src/DateSelect/DateSelect.types.ts",
|
|
291
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
301
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/DateSelect/DateSelect.types.ts#L35"
|
|
292
302
|
},
|
|
293
303
|
{
|
|
294
304
|
"name": "variant",
|
|
@@ -298,7 +308,7 @@
|
|
|
298
308
|
"description": "",
|
|
299
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>",
|
|
300
310
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
301
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
311
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/DateInput/DateInput.types.ts#L174"
|
|
302
312
|
},
|
|
303
313
|
{
|
|
304
314
|
"name": "afterHide",
|
|
@@ -308,7 +318,7 @@
|
|
|
308
318
|
"description": "",
|
|
309
319
|
"descriptionHtml": "",
|
|
310
320
|
"sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
|
|
311
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
321
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_hooks/Visibility.tsx#L10"
|
|
312
322
|
},
|
|
313
323
|
{
|
|
314
324
|
"name": "afterShow",
|
|
@@ -318,7 +328,7 @@
|
|
|
318
328
|
"description": "",
|
|
319
329
|
"descriptionHtml": "",
|
|
320
330
|
"sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
|
|
321
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
331
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_hooks/Visibility.tsx#L11"
|
|
322
332
|
},
|
|
323
333
|
{
|
|
324
334
|
"name": "disabledDate",
|
|
@@ -328,7 +338,7 @@
|
|
|
328
338
|
"description": "",
|
|
329
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>",
|
|
330
340
|
"sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
|
|
331
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
341
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Calendar/Calendar.types.ts#L40"
|
|
332
342
|
},
|
|
333
343
|
{
|
|
334
344
|
"name": "onChange",
|
|
@@ -338,7 +348,7 @@
|
|
|
338
348
|
"description": "",
|
|
339
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>",
|
|
340
350
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
341
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
351
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/DateInput/DateInput.types.ts#L142"
|
|
342
352
|
},
|
|
343
353
|
{
|
|
344
354
|
"name": "onClear",
|
|
@@ -348,7 +358,7 @@
|
|
|
348
358
|
"description": "",
|
|
349
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>",
|
|
350
360
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
351
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
361
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/DateInput/DateInput.types.ts#L153"
|
|
352
362
|
}
|
|
353
363
|
],
|
|
354
364
|
"description": ""
|
|
@@ -364,7 +374,7 @@
|
|
|
364
374
|
"description": "",
|
|
365
375
|
"descriptionHtml": "",
|
|
366
376
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
367
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
377
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L42"
|
|
368
378
|
},
|
|
369
379
|
{
|
|
370
380
|
"name": "className",
|
|
@@ -374,7 +384,7 @@
|
|
|
374
384
|
"description": "Additional classNames",
|
|
375
385
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
376
386
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
377
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
387
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L47"
|
|
378
388
|
},
|
|
379
389
|
{
|
|
380
390
|
"name": "colSpan",
|
|
@@ -384,7 +394,7 @@
|
|
|
384
394
|
"description": "Number of columns in table",
|
|
385
395
|
"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>",
|
|
386
396
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
387
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
397
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L115"
|
|
388
398
|
},
|
|
389
399
|
{
|
|
390
400
|
"name": "depth",
|
|
@@ -394,7 +404,7 @@
|
|
|
394
404
|
"description": "Determines indentation of the group and content",
|
|
395
405
|
"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>",
|
|
396
406
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
397
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
407
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L121"
|
|
398
408
|
},
|
|
399
409
|
{
|
|
400
410
|
"name": "style",
|
|
@@ -404,7 +414,7 @@
|
|
|
404
414
|
"description": "Additional CSS styles",
|
|
405
415
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
406
416
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
407
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
417
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L52"
|
|
408
418
|
}
|
|
409
419
|
],
|
|
410
420
|
"description": ""
|
|
@@ -420,7 +430,7 @@
|
|
|
420
430
|
"description": "",
|
|
421
431
|
"descriptionHtml": "",
|
|
422
432
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
423
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
433
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L42"
|
|
424
434
|
},
|
|
425
435
|
{
|
|
426
436
|
"name": "className",
|
|
@@ -430,7 +440,7 @@
|
|
|
430
440
|
"description": "Additional classNames",
|
|
431
441
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
432
442
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
433
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
443
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L47"
|
|
434
444
|
},
|
|
435
445
|
{
|
|
436
446
|
"name": "style",
|
|
@@ -440,7 +450,7 @@
|
|
|
440
450
|
"description": "Additional CSS styles",
|
|
441
451
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
442
452
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
443
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
453
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L52"
|
|
444
454
|
}
|
|
445
455
|
],
|
|
446
456
|
"description": ""
|
|
@@ -456,7 +466,7 @@
|
|
|
456
466
|
"description": "",
|
|
457
467
|
"descriptionHtml": "",
|
|
458
468
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
459
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
469
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L42"
|
|
460
470
|
},
|
|
461
471
|
{
|
|
462
472
|
"name": "className",
|
|
@@ -466,7 +476,17 @@
|
|
|
466
476
|
"description": "Additional classNames",
|
|
467
477
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
468
478
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
469
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
479
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L47"
|
|
480
|
+
},
|
|
481
|
+
{
|
|
482
|
+
"name": "overdueIcon",
|
|
483
|
+
"required": false,
|
|
484
|
+
"type": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
485
|
+
"typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
486
|
+
"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}.",
|
|
487
|
+
"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>",
|
|
488
|
+
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
489
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L26"
|
|
470
490
|
},
|
|
471
491
|
{
|
|
472
492
|
"name": "snugfit",
|
|
@@ -476,7 +496,7 @@
|
|
|
476
496
|
"description": "Shrink the cell around the contents",
|
|
477
497
|
"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>",
|
|
478
498
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
479
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
499
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L32"
|
|
480
500
|
},
|
|
481
501
|
{
|
|
482
502
|
"name": "sortOrder",
|
|
@@ -486,7 +506,7 @@
|
|
|
486
506
|
"description": "Column sorting order",
|
|
487
507
|
"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>",
|
|
488
508
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
489
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
509
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L139"
|
|
490
510
|
},
|
|
491
511
|
{
|
|
492
512
|
"name": "sortable",
|
|
@@ -498,7 +518,7 @@
|
|
|
498
518
|
"deprecated": "Please use `sortOrder` prop instead",
|
|
499
519
|
"deprecatedSince": "11.15.1\n",
|
|
500
520
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
501
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
521
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L133"
|
|
502
522
|
},
|
|
503
523
|
{
|
|
504
524
|
"name": "style",
|
|
@@ -508,7 +528,7 @@
|
|
|
508
528
|
"description": "Additional CSS styles",
|
|
509
529
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
510
530
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
511
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
531
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L52"
|
|
512
532
|
},
|
|
513
533
|
{
|
|
514
534
|
"name": "variant",
|
|
@@ -520,7 +540,7 @@
|
|
|
520
540
|
"deprecated": "Please use `sortOrder` prop instead of `esc/desc` variants, and `snugfit` prop instead of `snugfit` variant",
|
|
521
541
|
"deprecatedSince": "11.15.1\n",
|
|
522
542
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
523
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
543
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L40"
|
|
524
544
|
},
|
|
525
545
|
{
|
|
526
546
|
"name": "onSortOrderChange",
|
|
@@ -530,7 +550,7 @@
|
|
|
530
550
|
"description": "Column sorting order change callback.\nLoops over from \"asc\" to \"desc\" to \"\", set should be assigned to `sortOrder` prop.",
|
|
531
551
|
"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>",
|
|
532
552
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
533
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
553
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L146"
|
|
534
554
|
}
|
|
535
555
|
],
|
|
536
556
|
"description": ""
|
|
@@ -546,7 +566,7 @@
|
|
|
546
566
|
"description": "",
|
|
547
567
|
"descriptionHtml": "",
|
|
548
568
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
549
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
569
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L42"
|
|
550
570
|
},
|
|
551
571
|
{
|
|
552
572
|
"name": "className",
|
|
@@ -556,7 +576,7 @@
|
|
|
556
576
|
"description": "Additional classNames",
|
|
557
577
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
558
578
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
559
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
579
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L47"
|
|
560
580
|
},
|
|
561
581
|
{
|
|
562
582
|
"name": "style",
|
|
@@ -566,7 +586,7 @@
|
|
|
566
586
|
"description": "Additional CSS styles",
|
|
567
587
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
568
588
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
569
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
589
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L52"
|
|
570
590
|
}
|
|
571
591
|
],
|
|
572
592
|
"description": ""
|
|
@@ -582,7 +602,7 @@
|
|
|
582
602
|
"description": "Controls the error state of the `Input`, changing the\nbackground color and border colors to red",
|
|
583
603
|
"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>",
|
|
584
604
|
"sourceFile": "packages/core-react/src/Input/Input.types.ts",
|
|
585
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
605
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Input/Input.types.ts#L8"
|
|
586
606
|
},
|
|
587
607
|
{
|
|
588
608
|
"name": "errorMessage",
|
|
@@ -592,7 +612,7 @@
|
|
|
592
612
|
"description": "Message to be displayed below the input during an error",
|
|
593
613
|
"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>",
|
|
594
614
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
595
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
615
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L160"
|
|
596
616
|
},
|
|
597
617
|
{
|
|
598
618
|
"name": "processing",
|
|
@@ -602,7 +622,7 @@
|
|
|
602
622
|
"description": "Triggers the spinner for processing inline editable content",
|
|
603
623
|
"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>",
|
|
604
624
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
605
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
625
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L167"
|
|
606
626
|
},
|
|
607
627
|
{
|
|
608
628
|
"name": "size",
|
|
@@ -612,7 +632,7 @@
|
|
|
612
632
|
"description": "The size of the input cell and corresponding error message",
|
|
613
633
|
"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>",
|
|
614
634
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
615
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
635
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L174"
|
|
616
636
|
},
|
|
617
637
|
{
|
|
618
638
|
"name": "variant",
|
|
@@ -624,7 +644,7 @@
|
|
|
624
644
|
"deprecated": "Use the `error` prop instead",
|
|
625
645
|
"deprecatedSince": "11",
|
|
626
646
|
"sourceFile": "packages/core-react/src/Input/Input.types.ts",
|
|
627
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
647
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Input/Input.types.ts#L15"
|
|
628
648
|
}
|
|
629
649
|
],
|
|
630
650
|
"description": ""
|
|
@@ -640,7 +660,7 @@
|
|
|
640
660
|
"description": "",
|
|
641
661
|
"descriptionHtml": "",
|
|
642
662
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
643
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
663
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L42"
|
|
644
664
|
},
|
|
645
665
|
{
|
|
646
666
|
"name": "className",
|
|
@@ -650,7 +670,7 @@
|
|
|
650
670
|
"description": "Additional classNames",
|
|
651
671
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
652
672
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
653
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
673
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L47"
|
|
654
674
|
},
|
|
655
675
|
{
|
|
656
676
|
"name": "href",
|
|
@@ -660,7 +680,7 @@
|
|
|
660
680
|
"description": "Destination url",
|
|
661
681
|
"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>",
|
|
662
682
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
663
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
683
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L183"
|
|
664
684
|
},
|
|
665
685
|
{
|
|
666
686
|
"name": "style",
|
|
@@ -670,7 +690,7 @@
|
|
|
670
690
|
"description": "Additional CSS styles",
|
|
671
691
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
672
692
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
673
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
693
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L52"
|
|
674
694
|
}
|
|
675
695
|
],
|
|
676
696
|
"description": ""
|
|
@@ -686,7 +706,7 @@
|
|
|
686
706
|
"description": "",
|
|
687
707
|
"descriptionHtml": "",
|
|
688
708
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
689
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
709
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L118"
|
|
690
710
|
},
|
|
691
711
|
{
|
|
692
712
|
"name": "afterShow",
|
|
@@ -696,7 +716,7 @@
|
|
|
696
716
|
"description": "",
|
|
697
717
|
"descriptionHtml": "",
|
|
698
718
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
699
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
719
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L122"
|
|
700
720
|
},
|
|
701
721
|
{
|
|
702
722
|
"name": "beforeHide",
|
|
@@ -706,7 +726,7 @@
|
|
|
706
726
|
"description": "",
|
|
707
727
|
"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>",
|
|
708
728
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
709
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
729
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L126"
|
|
710
730
|
},
|
|
711
731
|
{
|
|
712
732
|
"name": "beforeShow",
|
|
@@ -716,7 +736,7 @@
|
|
|
716
736
|
"description": "",
|
|
717
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>",
|
|
718
738
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
719
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
739
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L130"
|
|
720
740
|
},
|
|
721
741
|
{
|
|
722
742
|
"name": "block",
|
|
@@ -726,7 +746,7 @@
|
|
|
726
746
|
"description": "Make the Select button 100% width",
|
|
727
747
|
"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>",
|
|
728
748
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
729
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
749
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L136"
|
|
730
750
|
},
|
|
731
751
|
{
|
|
732
752
|
"name": "container",
|
|
@@ -736,7 +756,7 @@
|
|
|
736
756
|
"description": "",
|
|
737
757
|
"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
758
|
"sourceFile": "packages/core-react/src/Portal/Portal.types.ts",
|
|
739
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
759
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Portal/Portal.types.ts#L7"
|
|
740
760
|
},
|
|
741
761
|
{
|
|
742
762
|
"name": "disabled",
|
|
@@ -746,7 +766,7 @@
|
|
|
746
766
|
"description": "",
|
|
747
767
|
"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>",
|
|
748
768
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
749
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
769
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L142"
|
|
750
770
|
},
|
|
751
771
|
{
|
|
752
772
|
"name": "emptyMessage",
|
|
@@ -756,7 +776,7 @@
|
|
|
756
776
|
"description": "When there are no children this will render",
|
|
757
777
|
"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>",
|
|
758
778
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
759
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
779
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L148"
|
|
760
780
|
},
|
|
761
781
|
{
|
|
762
782
|
"name": "error",
|
|
@@ -766,7 +786,7 @@
|
|
|
766
786
|
"description": "",
|
|
767
787
|
"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>",
|
|
768
788
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
769
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
789
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L154"
|
|
770
790
|
},
|
|
771
791
|
{
|
|
772
792
|
"name": "errorMessage",
|
|
@@ -776,7 +796,7 @@
|
|
|
776
796
|
"description": "Message to be displayed below the select during an error",
|
|
777
797
|
"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>",
|
|
778
798
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
779
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
799
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L194"
|
|
780
800
|
},
|
|
781
801
|
{
|
|
782
802
|
"name": "footer",
|
|
@@ -786,7 +806,7 @@
|
|
|
786
806
|
"description": "",
|
|
787
807
|
"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>",
|
|
788
808
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
789
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
809
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L162"
|
|
790
810
|
},
|
|
791
811
|
{
|
|
792
812
|
"name": "header",
|
|
@@ -796,7 +816,7 @@
|
|
|
796
816
|
"description": "",
|
|
797
817
|
"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>",
|
|
798
818
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
799
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
819
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L158"
|
|
800
820
|
},
|
|
801
821
|
{
|
|
802
822
|
"name": "hideDelay",
|
|
@@ -806,7 +826,7 @@
|
|
|
806
826
|
"description": "",
|
|
807
827
|
"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>",
|
|
808
828
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
809
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
829
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L166"
|
|
810
830
|
},
|
|
811
831
|
{
|
|
812
832
|
"name": "i18nScope",
|
|
@@ -816,7 +836,7 @@
|
|
|
816
836
|
"description": "The i18n key to use for the select's configurable strings.\nDefaults to using the core library's default strings.",
|
|
817
837
|
"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>",
|
|
818
838
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
819
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
839
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L172"
|
|
820
840
|
},
|
|
821
841
|
{
|
|
822
842
|
"name": "label",
|
|
@@ -826,7 +846,7 @@
|
|
|
826
846
|
"description": "",
|
|
827
847
|
"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>",
|
|
828
848
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
829
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
849
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L176"
|
|
830
850
|
},
|
|
831
851
|
{
|
|
832
852
|
"name": "loading",
|
|
@@ -836,7 +856,7 @@
|
|
|
836
856
|
"description": "If the select is loading",
|
|
837
857
|
"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>",
|
|
838
858
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
839
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
859
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L183"
|
|
840
860
|
},
|
|
841
861
|
{
|
|
842
862
|
"name": "onScrollBottom",
|
|
@@ -846,7 +866,7 @@
|
|
|
846
866
|
"description": "Optional `function` that automatically executes when\nscrolling reaches the last item.",
|
|
847
867
|
"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>",
|
|
848
868
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
849
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
869
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L197"
|
|
850
870
|
},
|
|
851
871
|
{
|
|
852
872
|
"name": "onSelect",
|
|
@@ -856,7 +876,7 @@
|
|
|
856
876
|
"description": "",
|
|
857
877
|
"descriptionHtml": "",
|
|
858
878
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
859
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
879
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L207"
|
|
860
880
|
},
|
|
861
881
|
{
|
|
862
882
|
"name": "optionsRef",
|
|
@@ -866,7 +886,7 @@
|
|
|
866
886
|
"description": "",
|
|
867
887
|
"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>",
|
|
868
888
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
869
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
889
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L211"
|
|
870
890
|
},
|
|
871
891
|
{
|
|
872
892
|
"name": "placeholder",
|
|
@@ -876,7 +896,7 @@
|
|
|
876
896
|
"description": "Renders when the label is blank",
|
|
877
897
|
"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>",
|
|
878
898
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
879
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
899
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L217"
|
|
880
900
|
},
|
|
881
901
|
{
|
|
882
902
|
"name": "placement",
|
|
@@ -886,7 +906,7 @@
|
|
|
886
906
|
"description": "The placement of the overlay",
|
|
887
907
|
"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>",
|
|
888
908
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
889
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
909
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L224"
|
|
890
910
|
},
|
|
891
911
|
{
|
|
892
912
|
"name": "processing",
|
|
@@ -896,7 +916,7 @@
|
|
|
896
916
|
"description": "Triggers the spinner that covers inline editable content",
|
|
897
917
|
"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>",
|
|
898
918
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
899
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
919
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L201"
|
|
900
920
|
},
|
|
901
921
|
{
|
|
902
922
|
"name": "qa",
|
|
@@ -906,7 +926,7 @@
|
|
|
906
926
|
"description": "",
|
|
907
927
|
"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>",
|
|
908
928
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
909
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
929
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L228"
|
|
910
930
|
},
|
|
911
931
|
{
|
|
912
932
|
"name": "restoreFocusOnHide",
|
|
@@ -916,7 +936,7 @@
|
|
|
916
936
|
"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.",
|
|
917
937
|
"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>",
|
|
918
938
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
919
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
939
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L238"
|
|
920
940
|
},
|
|
921
941
|
{
|
|
922
942
|
"name": "showDelay",
|
|
@@ -926,7 +946,7 @@
|
|
|
926
946
|
"description": "",
|
|
927
947
|
"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>",
|
|
928
948
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
929
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
949
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L243"
|
|
930
950
|
},
|
|
931
951
|
{
|
|
932
952
|
"name": "tabIndex",
|
|
@@ -936,7 +956,7 @@
|
|
|
936
956
|
"description": "Configurable tabIndex for the select button",
|
|
937
957
|
"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>",
|
|
938
958
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
939
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
959
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L250"
|
|
940
960
|
},
|
|
941
961
|
{
|
|
942
962
|
"name": "onClear",
|
|
@@ -946,7 +966,7 @@
|
|
|
946
966
|
"description": "It is possible for this component to have an empty value\n(render placeholder). Enables the x icon.",
|
|
947
967
|
"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>",
|
|
948
968
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
949
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
969
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L190"
|
|
950
970
|
},
|
|
951
971
|
{
|
|
952
972
|
"name": "onSearch",
|
|
@@ -956,7 +976,7 @@
|
|
|
956
976
|
"description": "Adds a search bar to the select.",
|
|
957
977
|
"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>",
|
|
958
978
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
959
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
979
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Select/Select.types.ts#L203"
|
|
960
980
|
}
|
|
961
981
|
],
|
|
962
982
|
"description": ""
|
|
@@ -972,7 +992,7 @@
|
|
|
972
992
|
"description": "",
|
|
973
993
|
"descriptionHtml": "",
|
|
974
994
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
975
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
995
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L42"
|
|
976
996
|
},
|
|
977
997
|
{
|
|
978
998
|
"name": "className",
|
|
@@ -982,7 +1002,7 @@
|
|
|
982
1002
|
"description": "Additional classNames",
|
|
983
1003
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
984
1004
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
985
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1005
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L47"
|
|
986
1006
|
},
|
|
987
1007
|
{
|
|
988
1008
|
"name": "inline",
|
|
@@ -992,7 +1012,7 @@
|
|
|
992
1012
|
"description": "",
|
|
993
1013
|
"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>",
|
|
994
1014
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
995
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1015
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L229"
|
|
996
1016
|
},
|
|
997
1017
|
{
|
|
998
1018
|
"name": "style",
|
|
@@ -1002,7 +1022,7 @@
|
|
|
1002
1022
|
"description": "Additional CSS styles",
|
|
1003
1023
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
1004
1024
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1005
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1025
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L52"
|
|
1006
1026
|
},
|
|
1007
1027
|
{
|
|
1008
1028
|
"name": "variant",
|
|
@@ -1012,7 +1032,7 @@
|
|
|
1012
1032
|
"description": "The table variant",
|
|
1013
1033
|
"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>",
|
|
1014
1034
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
1015
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1035
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L235"
|
|
1016
1036
|
}
|
|
1017
1037
|
],
|
|
1018
1038
|
"description": ""
|
|
@@ -1028,7 +1048,7 @@
|
|
|
1028
1048
|
"description": "",
|
|
1029
1049
|
"descriptionHtml": "",
|
|
1030
1050
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1031
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1051
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L42"
|
|
1032
1052
|
},
|
|
1033
1053
|
{
|
|
1034
1054
|
"name": "className",
|
|
@@ -1038,7 +1058,7 @@
|
|
|
1038
1058
|
"description": "Additional classNames",
|
|
1039
1059
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
1040
1060
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1041
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1061
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L47"
|
|
1042
1062
|
},
|
|
1043
1063
|
{
|
|
1044
1064
|
"name": "errorMessage",
|
|
@@ -1048,7 +1068,7 @@
|
|
|
1048
1068
|
"description": "Message to be displayed below the textarea during an error",
|
|
1049
1069
|
"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>",
|
|
1050
1070
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
1051
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1071
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L243"
|
|
1052
1072
|
},
|
|
1053
1073
|
{
|
|
1054
1074
|
"name": "processing",
|
|
@@ -1058,7 +1078,7 @@
|
|
|
1058
1078
|
"description": "Triggers the spinner for processing inline editable content",
|
|
1059
1079
|
"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>",
|
|
1060
1080
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
1061
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1081
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L249"
|
|
1062
1082
|
},
|
|
1063
1083
|
{
|
|
1064
1084
|
"name": "resizable",
|
|
@@ -1068,7 +1088,7 @@
|
|
|
1068
1088
|
"description": "Sets whether it is resizable",
|
|
1069
1089
|
"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>",
|
|
1070
1090
|
"sourceFile": "packages/core-react/src/Table/Table.types.ts",
|
|
1071
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1091
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/Table/Table.types.ts#L255"
|
|
1072
1092
|
},
|
|
1073
1093
|
{
|
|
1074
1094
|
"name": "style",
|
|
@@ -1078,7 +1098,7 @@
|
|
|
1078
1098
|
"description": "Additional CSS styles",
|
|
1079
1099
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
1080
1100
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1081
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1101
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L52"
|
|
1082
1102
|
}
|
|
1083
1103
|
],
|
|
1084
1104
|
"description": ""
|
|
@@ -1094,7 +1114,7 @@
|
|
|
1094
1114
|
"description": "",
|
|
1095
1115
|
"descriptionHtml": "",
|
|
1096
1116
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1097
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1117
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L42"
|
|
1098
1118
|
},
|
|
1099
1119
|
{
|
|
1100
1120
|
"name": "className",
|
|
@@ -1104,7 +1124,7 @@
|
|
|
1104
1124
|
"description": "Additional classNames",
|
|
1105
1125
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
1106
1126
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1107
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1127
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L47"
|
|
1108
1128
|
},
|
|
1109
1129
|
{
|
|
1110
1130
|
"name": "style",
|
|
@@ -1114,7 +1134,7 @@
|
|
|
1114
1134
|
"description": "Additional CSS styles",
|
|
1115
1135
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
1116
1136
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
1117
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
1137
|
+
"sourceUrl": "https://github.com/procore/core/blob/9e2406a/packages/core-react/src/_utils/types.ts#L52"
|
|
1118
1138
|
}
|
|
1119
1139
|
],
|
|
1120
1140
|
"description": ""
|