@procore/core-react 12.21.0 → 12.21.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/README.md +2 -2
- package/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
- package/dist/Avatar/Avatar.styles.js +5 -5
- package/dist/AvatarStack/AvatarStack.d.ts +1 -1
- package/dist/AvatarStack/AvatarStack.js +21 -18
- package/dist/AvatarStack/AvatarStack.js.map +1 -1
- package/dist/AvatarStack/AvatarStack.styles.js +7 -7
- package/dist/Badge/Badge.styles.js +2 -2
- 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 +8 -8
- package/dist/Card/Card.styles.js +1 -1
- package/dist/Checkbox/Checkbox.styles.js +6 -6
- package/dist/Checkbox/CheckboxTooltip.js +1 -1
- package/dist/ContactItem/ContactItem.styles.js +5 -5
- package/dist/Content/Content.styles.js +2 -2
- package/dist/DateInput/DateInput.styles.js +6 -6
- package/dist/DetailPage/DetailPage.styles.js +7 -7
- package/dist/Dropdown/Dropdown.styles.js +3 -3
- package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
- package/dist/Dropzone/Dropzone.js +1 -1
- package/dist/Dropzone/Dropzone.styles.js +9 -9
- package/dist/EmptyState/EmptyState.styles.js +6 -6
- package/dist/Field/Field.styles.js +3 -3
- package/dist/FileList/FileList.styles.js +4 -4
- package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
- package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
- package/dist/FileSelect/FileSelect.js +9 -1
- package/dist/FileSelect/FileSelect.js.map +1 -1
- 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 +9 -1
- package/dist/FileSelect/GridSource/GridSource.js.map +1 -1
- package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
- package/dist/FileSelect/LocalSource/LocalSource.js +9 -1
- package/dist/FileSelect/LocalSource/LocalSource.js.map +1 -1
- 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.js +9 -1
- package/dist/FileSelect/TreeSource/TreeSource.js.map +1 -1
- package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
- package/dist/FileSelect/storyHelpers.js +9 -1
- package/dist/FileSelect/storyHelpers.js.map +1 -1
- package/dist/FileToken/FileToken.styles.js +4 -4
- package/dist/FilterToken/FilterToken.styles.js +5 -5
- package/dist/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.styles.js +14 -14
- 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 +10 -10
- package/dist/Modal/Modal.js +5 -1
- package/dist/Modal/Modal.js.map +1 -1
- package/dist/Modal/Modal.styles.js +13 -13
- package/dist/MultiSelect/MultiSelect.styles.js +6 -6
- package/dist/NextMenu/NextMenu.styles.js +3 -3
- package/dist/Notation/Notation.js +1 -1
- package/dist/NumberInput/NumberInput.styles.js +7 -7
- package/dist/NumberInput/NumberInput.utils.js +8 -0
- package/dist/NumberInput/NumberInput.utils.js.map +1 -1
- package/dist/Overlay/OverlayArrow.styles.js +1 -1
- package/dist/PageLayout/PageLayout.js +9 -1
- package/dist/PageLayout/PageLayout.js.map +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 +2 -2
- package/dist/PillSelect/PillSelect.styles.js +4 -4
- package/dist/Popover/Popover.styles.js +2 -2
- package/dist/Portal/Portal.styles.js +1 -1
- package/dist/ProgressBar/ProgressBar.styles.js +2 -2
- package/dist/RadioButton/RadioButton.styles.js +3 -3
- package/dist/Required/Required.styles.js +3 -3
- package/dist/Search/Search.styles.js +5 -5
- package/dist/Search/Search.types.d.ts +2 -7
- package/dist/Search/Search.types.js.map +1 -1
- package/dist/Section/Section.styles.js +7 -7
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/Select/Select.styles.js +7 -7
- package/dist/Semantic/Semantic.styles.js +9 -9
- package/dist/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 +37 -37
- package/dist/Switch/Switch.styles.js +4 -4
- package/dist/Table/Table.styles.js +28 -28
- package/dist/TableShelf/TableShelf.styles.js +5 -5
- package/dist/Tabs/Tabs.styles.js +15 -15
- package/dist/Tearsheet/Tearsheet.js +9 -1
- package/dist/Tearsheet/Tearsheet.js.map +1 -1
- package/dist/Tearsheet/Tearsheet.styles.js +5 -5
- package/dist/TextArea/TextArea.styles.js +1 -1
- package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
- package/dist/Thumbnail/Thumbnail.styles.js +17 -17
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
- package/dist/TieredSelect/TieredSelect.styles.js +9 -9
- package/dist/Tile/Tile.styles.js +8 -8
- package/dist/Title/Title.styles.js +7 -7
- package/dist/Toast/Toast.styles.js +3 -3
- package/dist/ToggleButton/ToggleButton.styles.js +1 -1
- package/dist/Token/Token.styles.js +3 -3
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
- package/dist/Tooltip/Tooltip.styles.js +2 -2
- package/dist/Tree/Tree.hooks.js +9 -1
- package/dist/Tree/Tree.hooks.js.map +1 -1
- package/dist/Tree/Tree.styles.js +9 -9
- package/dist/Typeahead/Typeahead.styles.js +3 -3
- package/dist/Typography/Typography.styles.js +1 -1
- package/dist/Typography/Typography.table.story.js +2 -2
- package/dist/_hooks/useFileUploader.js +8 -1
- package/dist/_hooks/useFileUploader.js.map +1 -1
- package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +3 -3
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +24 -24
- package/dist/_typedoc/Badge/Badge.types.json +6 -6
- package/dist/_typedoc/Banner/Banner.types.json +13 -13
- package/dist/_typedoc/Box/Box.types.json +68 -68
- package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
- package/dist/_typedoc/Button/Button.types.json +13 -13
- package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
- package/dist/_typedoc/Card/Card.types.json +6 -6
- package/dist/_typedoc/Checkbox/Checkbox.types.json +9 -9
- package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
- package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
- package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
- package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
- package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
- package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
- package/dist/_typedoc/EmptyState/EmptyState.types.json +16 -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 +741 -741
- 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 +52 -52
- package/dist/_typedoc/Input/Input.types.json +2 -2
- package/dist/_typedoc/Link/Link.types.json +4 -4
- package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
- package/dist/_typedoc/Menu/Menu.types.json +62 -62
- package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
- package/dist/_typedoc/Modal/Modal.types.json +46 -46
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +37 -37
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
- package/dist/_typedoc/PageLayout/PageLayout.types.json +29 -29
- 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 +6 -6
- package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
- package/dist/_typedoc/Required/Required.types.json +5 -5
- package/dist/_typedoc/Search/Search.types.json +20 -32
- 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 +60 -60
- 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 +12 -12
- package/dist/_typedoc/Switch/Switch.types.json +3 -3
- package/dist/_typedoc/Table/Table.types.json +101 -101
- package/dist/_typedoc/Tabs/Tabs.types.json +20 -20
- 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 +9 -9
- package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
- package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
- package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
- package/dist/_typedoc/Tile/Tile.types.json +30 -30
- package/dist/_typedoc/Title/Title.types.json +1 -1
- package/dist/_typedoc/Toast/Toast.types.json +4 -4
- package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
- package/dist/_typedoc/Token/Token.types.json +4 -4
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +7 -7
- package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
- package/dist/_typedoc/Tree/Tree.types.json +86 -86
- package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
- package/dist/_typedoc/Typography/Typography.types.json +9 -9
- package/dist/_typedoc/_utils/types.json +3 -3
- package/dist/_typedoc/deprecations.json +1 -1
- package/dist/_utils/runInQueue.js +9 -1
- package/dist/_utils/runInQueue.js.map +1 -1
- package/package.json +1 -5
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileList/FileList.types.tsx#L16"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "name",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileList/FileList.types.tsx#L12"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "viewUrl",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.22.0</p>\n</dd></dl></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileList/FileList.types.tsx#L20"
|
|
34
34
|
}
|
|
35
35
|
],
|
|
36
36
|
"description": ""
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"description": "\"Download All\" link URL",
|
|
47
47
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>"Download All" link URL</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
48
48
|
"sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
|
|
49
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
49
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileList/FileList.types.tsx#L28"
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
52
|
"name": "items",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"description": "",
|
|
57
57
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
58
58
|
"sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
|
|
59
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
59
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileList/FileList.types.tsx#L32"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"name": "qa",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"description": "",
|
|
67
67
|
"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>",
|
|
68
68
|
"sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
|
|
69
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
69
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileList/FileList.types.tsx#L36"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"name": "getDownloadUrl",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"description": "A function returning file list item's download URL",
|
|
77
77
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning file list item's download URL</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.22.0</p>\n</dd></dl></div>",
|
|
78
78
|
"sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
|
|
79
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
79
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileList/FileList.types.tsx#L46"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"name": "getName",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"description": "A function returning file list item's name",
|
|
87
87
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning file list item's name</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.22.0</p>\n</dd></dl></div>",
|
|
88
88
|
"sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
|
|
89
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
89
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileList/FileList.types.tsx#L51"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"name": "getViewUrl",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"description": "A function returning file list item's view URL",
|
|
97
97
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning file list item's view URL</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.22.0</p>\n</dd></dl></div>",
|
|
98
98
|
"sourceFile": "packages/core-react/src/FileList/FileList.types.tsx",
|
|
99
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
99
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileList/FileList.types.tsx#L41"
|
|
100
100
|
}
|
|
101
101
|
],
|
|
102
102
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Set accepted file types. Accepts everything if left undefined",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Set accepted file types. Accepts everything if left undefined</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L337"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "hideDropzone",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Hide dropzone and render only default \"Attach File(s)\" button.",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Hide dropzone and render only default "Attach File(s)" button.</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>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L251"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "hideLocalSource",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Hide local files source in file explorer modal",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Hide local files source in file explorer modal</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L257"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "maxFileNumber",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Maximum number of files that can be selected",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Maximum number of files that can be selected</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/FileSelect/FileSelect.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L319"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "maxFileSize",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Maximum file size (in bytes)",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Maximum file size (in bytes)</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L325"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "minFileSize",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "Minimum file size (in bytes)",
|
|
61
61
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Minimum file size (in bytes)</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L331"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "uploadFile",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"description": "A function for manually controlling the network request for file\nupload. An alternative to using `getEndpoint` which handles\nthe network request itself.",
|
|
71
71
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function for manually controlling the network request for file\nupload. An alternative to using <code>getEndpoint</code> which handles\nthe network request itself.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
72
72
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L313"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"name": "afterHide",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"description": "A callback to be invoked after the file explorer modal closes",
|
|
81
81
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A callback to be invoked after the file explorer modal closes</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.1.0</p>\n</dd></dl></div>",
|
|
82
82
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
83
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
83
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L343"
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
86
|
"name": "beforeLocalFileUpload",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"description": "Optional async function that is invoked when selecting or dropping in a\nlocal file. If you want to restrict certain uploads, you can use this\ncallback. Returning true continues the upload, while false will prevent\nupload.",
|
|
91
91
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Optional async function that is invoked when selecting or dropping in a\nlocal file. If you want to restrict certain uploads, you can use this\ncallback. Returning true continues the upload, while false will prevent\nupload.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
92
92
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
93
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
93
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L215"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
96
|
"name": "dropzoneContentRenderer",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"description": "An optional content renderer for the dropzone. Accepts\n`{ openLocalFiles, openFileExplorer, disabled, errorMessage }` as a single argument,\nallowing to control the dropzone and display different content depending\non dropzone state",
|
|
101
101
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>An optional content renderer for the dropzone. Accepts\n<code>{ openLocalFiles, openFileExplorer, disabled, errorMessage }</code> as a single argument,\nallowing to control the dropzone and display different content depending\non dropzone state</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
102
102
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
103
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
103
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L242"
|
|
104
104
|
},
|
|
105
105
|
{
|
|
106
106
|
"name": "getEndpoint",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"description": "A function returning an upload URL for a given file. An\nalternative to `uploadFile` which allows manual control of\nthe network request for file upload.",
|
|
111
111
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning an upload URL for a given file. An\nalternative to <code>uploadFile</code> which allows manual control of\nthe network request for file upload.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
112
112
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
113
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
113
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L276"
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
116
|
"name": "getHeaders",
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"description": "A function returning an upload request headers. Returns empty\nobject by default.",
|
|
121
121
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning an upload request headers. Returns empty\nobject by default.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
122
122
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
123
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
123
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L305"
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
126
|
"name": "getMethod",
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
"description": "A function returning an upload HTTP method for a given file.\nReturns `POST` by default.",
|
|
131
131
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning an upload HTTP method for a given file.\nReturns <code>POST</code> by default.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
132
132
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
133
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
133
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L283"
|
|
134
134
|
},
|
|
135
135
|
{
|
|
136
136
|
"name": "getPayload",
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"description": "A function returning an upload payload `FormData`\nobject for a given file. When defined, `getPayloadKey` is\nignored.",
|
|
141
141
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning an upload payload <code>FormData</code>\nobject for a given file. When defined, <code>getPayloadKey</code> is\nignored.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
142
142
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
143
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
143
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L298"
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
"name": "getPayloadKey",
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
"description": "A function returning an upload payload `FormData` key\nfor a given file. Returns `file` by default.",
|
|
151
151
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning an upload payload <code>FormData</code> key\nfor a given file. Returns <code>file</code> by default.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
152
152
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
153
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
153
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L290"
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"name": "getTokenLabel",
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
"description": "Customize the token label for a given source value. By default,\n`sourceValueEntry.name` is returned.",
|
|
161
161
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Customize the token label for a given source value. By default,\n<code>sourceValueEntry.name</code> is returned.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
162
162
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
163
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
163
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L264"
|
|
164
164
|
},
|
|
165
165
|
{
|
|
166
166
|
"name": "localSourceDropzoneContentRenderer",
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
"description": "",
|
|
171
171
|
"descriptionHtml": "",
|
|
172
172
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
173
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
173
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L266"
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
176
|
"name": "onAdd",
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"description": "To be called every time when the files are uploaded directly or\nattached via file explorer. The input data should be appended to the\ncurrent value. Files with upload errors are omitted.",
|
|
181
181
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>To be called every time when the files are uploaded directly or\nattached via file explorer. The input data should be appended to the\ncurrent value. Files with upload errors are omitted.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
182
182
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
183
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
183
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L193"
|
|
184
184
|
},
|
|
185
185
|
{
|
|
186
186
|
"name": "onError",
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
"description": "To be called whenever an upload error occurs",
|
|
191
191
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>To be called whenever an upload error occurs</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
192
192
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
193
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
193
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L227"
|
|
194
194
|
},
|
|
195
195
|
{
|
|
196
196
|
"name": "onFileTokenClick",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"description": "To be called when attached file receives a click",
|
|
201
201
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>To be called when attached file receives a click</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
202
202
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
203
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
203
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L233"
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"name": "onProgress",
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
"description": "To be called whenever the upload progress is changed",
|
|
211
211
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>To be called whenever the upload progress is changed</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
212
212
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
213
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
213
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L206"
|
|
214
214
|
},
|
|
215
215
|
{
|
|
216
216
|
"name": "onRemove",
|
|
@@ -220,7 +220,7 @@
|
|
|
220
220
|
"description": "To be called whenever the file is removed by user from the primary token\nlist. Removed item should be deleted from the current value by `id` key",
|
|
221
221
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>To be called whenever the file is removed by user from the primary token\nlist. Removed item should be deleted from the current value by <code>id</code> key</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
222
222
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
223
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
223
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L200"
|
|
224
224
|
},
|
|
225
225
|
{
|
|
226
226
|
"name": "onUploadStateChange",
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"description": "To be called whenever upload state is changed",
|
|
231
231
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>To be called whenever upload state is changed</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
232
232
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
233
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
233
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L221"
|
|
234
234
|
}
|
|
235
235
|
],
|
|
236
236
|
"description": ""
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"description": "",
|
|
247
247
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
248
248
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
249
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
249
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L174"
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
252
|
"name": "cancelButton",
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"description": "",
|
|
257
257
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.20.4</p>\n</dd></dl></div>",
|
|
258
258
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
259
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
259
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L178"
|
|
260
260
|
},
|
|
261
261
|
{
|
|
262
262
|
"name": "localSource",
|
|
@@ -266,7 +266,7 @@
|
|
|
266
266
|
"description": "",
|
|
267
267
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
268
268
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
269
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
269
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L170"
|
|
270
270
|
},
|
|
271
271
|
{
|
|
272
272
|
"name": "removeEntry",
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"description": "",
|
|
277
277
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
278
278
|
"sourceFile": "packages/core-react/src/FileSelect/FileSelect.types.ts",
|
|
279
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
279
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/FileSelect.types.ts#L182"
|
|
280
280
|
}
|
|
281
281
|
],
|
|
282
282
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "React nodes to be displayed next to the search bar",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>React nodes to be displayed next to the search bar</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L55"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "emptyState",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "`{ text: string, image: string }` props for `EmptyState`\ncomponent shown when there are no items in grid",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p><code>{ text: string, image: string }</code> props for <code>EmptyState</code>\ncomponent shown when there are no items in grid</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L75"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "getGroupId",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "A function called returning group ID of a given grid item that is used\nto sort items by group. Returns `item.groupId` by default.",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function called returning group ID of a given grid item that is used\nto sort items by group. Returns <code>item.groupId</code> by default.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L132"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "getId",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "A function called returning ID of a given grid item that is used to\nidentify the item. Returns `item.id` by default.",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function called returning ID of a given grid item that is used to\nidentify the item. Returns <code>item.id</code> by default.</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/FileSelect/GridSource/GridSource.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L104"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "getThumbnailLabel",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "A function called returning label of a given grid item that is used to\ndisplay the item's thumbnail label. Returns `item.label` by default.",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function called returning label of a given grid item that is used to\ndisplay the item's thumbnail label. Returns <code>item.label</code> by default.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L125"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "getThumbnailName",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "A function called returning name of a given grid item that is used to\ndisplay the item's thumbnail name. Returns `item.name` by default.",
|
|
61
61
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function called returning name of a given grid item that is used to\ndisplay the item's thumbnail name. Returns <code>item.name</code> by default.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L118"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "getThumbnailSource",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"description": "A function called returning thumbnail URL of a given grid item that is\nused to display the item's thumbnail image. Returns `item.src` by default.",
|
|
71
71
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function called returning thumbnail URL of a given grid item that is\nused to display the item's thumbnail image. Returns <code>item.src</code> by default.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
72
72
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L111"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"name": "groups",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"description": "`{ id: string | number, title: string }[]` object representing file groups",
|
|
81
81
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p><code>{ id: string | number, title: string }[]</code> object representing file groups</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
82
82
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
83
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
83
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L68"
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
86
|
"name": "icon",
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>String icon variant is deprecated, use the React components\ndirectly from the <code>@procore/core-icons/dist</code> package</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
92
92
|
"deprecated": "String icon variant is deprecated, use the React components\ndirectly from the `@procore/core-icons/dist` package",
|
|
93
93
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
94
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
94
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L30"
|
|
95
95
|
},
|
|
96
96
|
{
|
|
97
97
|
"name": "isLoading",
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"description": "Show/Hide loading indicator of the content",
|
|
102
102
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Show/Hide loading indicator of the content</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
103
103
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
104
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
104
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L90"
|
|
105
105
|
},
|
|
106
106
|
{
|
|
107
107
|
"name": "isLoadingMore",
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"description": "Show/Hide loading indicator at the list bottom",
|
|
112
112
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Show/Hide loading indicator at the list bottom</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
113
113
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
114
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
114
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L84"
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
117
|
"name": "items",
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"description": "An array of arbitrarily-shaped objects representing grid items.\n`getId`, `getName` and `getThumbnail` should be used to bind the target shape to a view.",
|
|
122
122
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>An array of arbitrarily-shaped objects representing grid items.\n<code>getId</code>, <code>getName</code> and <code>getThumbnail</code> should be used to bind the target shape to a view.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
123
123
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
124
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
124
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L62"
|
|
125
125
|
},
|
|
126
126
|
{
|
|
127
127
|
"name": "qa",
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
"description": "",
|
|
132
132
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
133
133
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
134
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
134
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L136"
|
|
135
135
|
},
|
|
136
136
|
{
|
|
137
137
|
"name": "searchQuery",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"description": "Allows controlling the search input value. Can be used with\n`onSearch` to customize the default string-based search",
|
|
142
142
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Allows controlling the search input value. Can be used with\n<code>onSearch</code> to customize the default string-based search</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
143
143
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
144
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
144
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L41"
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
147
|
"name": "sourceId",
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"description": "",
|
|
152
152
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
153
153
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
154
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
154
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L24"
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
157
|
"name": "title",
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
"description": "",
|
|
162
162
|
"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>",
|
|
163
163
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
164
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
164
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L34"
|
|
165
165
|
},
|
|
166
166
|
{
|
|
167
167
|
"name": "onScrollBottom",
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
"description": "Optional `function` that automatically executes when\nscrolling reaches the last item.",
|
|
172
172
|
"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><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
173
173
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
174
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
174
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L97"
|
|
175
175
|
},
|
|
176
176
|
{
|
|
177
177
|
"name": "onSearch",
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"description": "Allows customizing the default string-based search by passing a\ndifferent set of `items` every time `onSearch` is called with\nquery string as a single parameter",
|
|
182
182
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Allows customizing the default string-based search by passing a\ndifferent set of <code>items</code> every time <code>onSearch</code> is called with\nquery string as a single parameter</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
183
183
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
184
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
184
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L49"
|
|
185
185
|
}
|
|
186
186
|
],
|
|
187
187
|
"description": ""
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
"description": "",
|
|
198
198
|
"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>",
|
|
199
199
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
200
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
200
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L147"
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
203
|
"name": "onChange",
|
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
"description": "",
|
|
208
208
|
"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>",
|
|
209
209
|
"sourceFile": "packages/core-react/src/FileSelect/GridSource/GridSource.types.ts",
|
|
210
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
210
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/FileSelect/GridSource/GridSource.types.ts#L143"
|
|
211
211
|
}
|
|
212
212
|
],
|
|
213
213
|
"description": ""
|