@procore/core-react 12.20.1 → 12.20.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/AnchorNavigation/AnchorNavigation.d.ts +1 -7
- package/dist/AnchorNavigation/AnchorNavigation.js +8 -8
- package/dist/AnchorNavigation/AnchorNavigation.js.map +1 -1
- package/dist/AnchorNavigation/AnchorNavigation.styles.d.ts +2 -2
- package/dist/AnchorNavigation/AnchorNavigation.styles.js +11 -11
- package/dist/AnchorNavigation/AnchorNavigation.styles.js.map +1 -1
- package/dist/AnchorNavigation/AnchorNavigation.types.d.ts +22 -0
- package/dist/AnchorNavigation/AnchorNavigation.types.js.map +1 -1
- package/dist/AnchorNavigation/AnchorNavigationProvider.d.ts +4 -4
- package/dist/AnchorNavigation/AnchorNavigationProvider.js +11 -11
- package/dist/AnchorNavigation/AnchorNavigationProvider.js.map +1 -1
- package/dist/AnchorNavigation/index.d.ts +2 -1
- package/dist/AnchorNavigation/index.js +1 -1
- package/dist/AnchorNavigation/index.js.map +1 -1
- package/dist/Avatar/Avatar.styles.js +5 -5
- package/dist/AvatarStack/AvatarStack.styles.js +7 -7
- package/dist/Badge/Badge.styles.js +2 -2
- package/dist/Banner/Banner.styles.js +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/Button/Button.types.d.ts +3 -3
- package/dist/Button/Button.types.js.map +1 -1
- 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.styles.js +2 -2
- package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
- package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
- package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
- package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
- package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
- package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
- package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
- package/dist/FileToken/FileToken.styles.js +4 -4
- package/dist/FilterToken/FilterToken.styles.js +5 -5
- package/dist/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.d.ts +7 -0
- package/dist/Form/Form.js +8 -0
- package/dist/Form/Form.js.map +1 -1
- package/dist/Form/Form.styles.js +14 -14
- package/dist/Form/StyledFormikForm.styles.d.ts +1 -1
- 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.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/Overlay/OverlayArrow.styles.js +1 -1
- package/dist/OverlayTrigger/a11yPresets.d.ts +1 -1
- package/dist/PageLayout/PageLayout.js +6 -6
- package/dist/PageLayout/PageLayout.js.map +1 -1
- package/dist/PageLayout/PageLayout.styles.js +16 -16
- package/dist/PageLayout/PageLayout.types.d.ts +3 -3
- package/dist/PageLayout/PageLayout.types.js.map +1 -1
- 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/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.styles.js +5 -5
- package/dist/TextArea/TextArea.styles.js +1 -1
- package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
- package/dist/Thumbnail/Thumbnail.hooks.d.ts +6 -6
- package/dist/Thumbnail/Thumbnail.styles.js +17 -17
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
- package/dist/TieredDropdown/TieredDropdown.js +1 -0
- package/dist/TieredDropdown/TieredDropdown.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.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.styles.js +9 -9
- package/dist/Typeahead/Typeahead.styles.js +3 -3
- package/dist/Typography/Typography.styles.js +1 -1
- package/dist/Typography/Typography.table.story.js +2 -2
- package/dist/_hooks/I18n.d.ts +3 -14
- package/dist/_hooks/I18n.js +2 -0
- package/dist/_hooks/I18n.js.map +1 -1
- package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +53 -0
- 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 +17 -21
- 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 +39 -41
- 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 +26 -26
- package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
- package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
- package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
- package/dist/_typedoc/Flex/Flex.types.json +27 -27
- package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
- package/dist/_typedoc/Form/Form.types.json +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 +42 -42
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +30 -32
- 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 +19 -19
- 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/propsTypedoc.d.ts +1 -0
- package/dist/_utils/propsTypedoc.js +1 -0
- package/dist/_utils/propsTypedoc.js.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Current page selected, 1 based.",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Current page selected, 1 based.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/Pagination/Pagination.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Pagination/Pagination.types.ts#L42"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "children",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "",
|
|
21
21
|
"descriptionHtml": "",
|
|
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/a9a6598/packages/core-react/src/_utils/types.ts#L42"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "className",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Additional classNames",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/_utils/types.ts#L47"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "items",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Total number of items across pages.",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Total number of items across pages.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/Pagination/Pagination.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Pagination/Pagination.types.ts#L48"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "perPage",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Number of items per page.",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Number of items per page.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/Pagination/Pagination.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Pagination/Pagination.types.ts#L60"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "style",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "Additional CSS styles",
|
|
61
61
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/_utils/types.ts#L52"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "onSelectPage",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"description": "A callback that receives the page selected.",
|
|
71
71
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A callback that receives the page selected.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
72
72
|
"sourceFile": "packages/core-react/src/Pagination/Pagination.types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Pagination/Pagination.types.ts#L54"
|
|
74
74
|
}
|
|
75
75
|
],
|
|
76
76
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Applies the gray secondary background color.",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Applies the gray secondary background color.</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/Panel/Panel.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Panel/Panel.types.ts#L58"
|
|
14
14
|
}
|
|
15
15
|
],
|
|
16
16
|
"description": ""
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"description": "",
|
|
27
27
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.11.2</p>\n</dd></dl></div>",
|
|
28
28
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
29
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
29
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Panel/Panel.types.ts#L65"
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
32
|
"name": "setIsScrolling",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"description": "",
|
|
37
37
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.11.2</p>\n</dd></dl></div>",
|
|
38
38
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
39
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
39
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Panel/Panel.types.ts#L69"
|
|
40
40
|
}
|
|
41
41
|
],
|
|
42
42
|
"description": ""
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"description": "Sets the button to be 100% of the width of its parent",
|
|
53
53
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the button to be 100% of the width of its parent</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
54
54
|
"sourceFile": "packages/core-react/src/Button/Button.types.ts",
|
|
55
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
55
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Button/Button.types.ts#L20"
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
"name": "icon",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"description": "string icons have been deprecated, please pass a component from `@procore/core-icons`\nThe icon to display on the left side of the label",
|
|
63
63
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>string icons have been deprecated, please pass a component from <code>@procore/core-icons</code>\nThe icon to display on the left side of the label</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
64
64
|
"sourceFile": "packages/core-react/src/Button/Button.types.ts",
|
|
65
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
65
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Button/Button.types.ts#L26"
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
68
|
"name": "iconRight",
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"deprecated": "iconRight has been deprecated and will be removed in a future version\n",
|
|
75
75
|
"deprecatedSince": "12.18.0",
|
|
76
76
|
"sourceFile": "packages/core-react/src/Button/Button.types.ts",
|
|
77
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
77
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Button/Button.types.ts#L33"
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
80
|
"name": "loading",
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"description": "Shows the button spinner",
|
|
85
85
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Shows the button spinner</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
86
86
|
"sourceFile": "packages/core-react/src/Button/Button.types.ts",
|
|
87
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
87
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Button/Button.types.ts#L38"
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
90
|
"name": "size",
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"description": "The size of the button",
|
|
95
95
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The size of the button</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
96
96
|
"sourceFile": "packages/core-react/src/Button/Button.types.ts",
|
|
97
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
97
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Button/Button.types.ts#L43"
|
|
98
98
|
},
|
|
99
99
|
{
|
|
100
100
|
"name": "title",
|
|
@@ -104,19 +104,17 @@
|
|
|
104
104
|
"description": "Tooltip/Overflow menu label text.",
|
|
105
105
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Tooltip/Overflow menu label text.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
106
106
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
107
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
107
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Panel/Panel.types.ts#L50"
|
|
108
108
|
},
|
|
109
109
|
{
|
|
110
110
|
"name": "variant",
|
|
111
111
|
"required": false,
|
|
112
112
|
"type": "<a class=\"tsd-signature-type\" data-tsd-kind=\"Type alias\">ButtonVariant</a>",
|
|
113
113
|
"typeDetail": "<span class=\"tsd-signature-type\">"primary"</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">"secondary"</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">"tertiary"</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">"tertiaryContrast"</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">"UNSAFE_helixNav"</span>",
|
|
114
|
-
"description": "The variant of the button",
|
|
115
|
-
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The variant of the button</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.27.2</p>\n</dd
|
|
116
|
-
"deprecated": "variant \"tertiaryContrast\" has been deprecated and will be removed in a future version\n",
|
|
117
|
-
"deprecatedSince": "12.18.0",
|
|
114
|
+
"description": "The variant of the button.\n@ deprecated variant \"tertiaryContrast\" has been deprecated since 12.18.0\nand will be removed in a future version",
|
|
115
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The variant of the button.\n@ deprecated variant "tertiaryContrast" has been deprecated since 12.18.0\nand will be removed in a future version</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.27.2</p>\n</dd></dl></div>",
|
|
118
116
|
"sourceFile": "packages/core-react/src/Button/Button.types.ts",
|
|
119
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
117
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Button/Button.types.ts#L50"
|
|
120
118
|
}
|
|
121
119
|
],
|
|
122
120
|
"description": ""
|
|
@@ -132,7 +130,7 @@
|
|
|
132
130
|
"description": "Controls visibility and behavior for the \"chevron-left\" icon on the left\nside of the title.",
|
|
133
131
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls visibility and behavior for the "chevron-left" icon on the left\nside of the title.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
134
132
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
135
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
133
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Panel/Panel.types.ts#L24"
|
|
136
134
|
},
|
|
137
135
|
{
|
|
138
136
|
"name": "onClose",
|
|
@@ -142,7 +140,7 @@
|
|
|
142
140
|
"description": "",
|
|
143
141
|
"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>",
|
|
144
142
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
145
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
143
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Panel/Panel.types.ts#L28"
|
|
146
144
|
}
|
|
147
145
|
],
|
|
148
146
|
"description": ""
|
|
@@ -163,7 +161,7 @@
|
|
|
163
161
|
"description": "",
|
|
164
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>",
|
|
165
163
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
166
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
164
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Panel/Panel.types.ts#L9"
|
|
167
165
|
},
|
|
168
166
|
{
|
|
169
167
|
"name": "title",
|
|
@@ -173,7 +171,7 @@
|
|
|
173
171
|
"description": "",
|
|
174
172
|
"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>",
|
|
175
173
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
176
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
174
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Panel/Panel.types.ts#L13"
|
|
177
175
|
}
|
|
178
176
|
],
|
|
179
177
|
"description": ""
|
|
@@ -189,7 +187,7 @@
|
|
|
189
187
|
"description": "",
|
|
190
188
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>Actions of Buttons and Dropdowns to render. If a function,\nthe open state is provided as <code>open</code> key</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
191
189
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
192
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
190
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Section/Section.types.ts#L17"
|
|
193
191
|
},
|
|
194
192
|
{
|
|
195
193
|
"name": "assets",
|
|
@@ -199,7 +197,7 @@
|
|
|
199
197
|
"description": "",
|
|
200
198
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>Title assets</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
201
199
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
202
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
200
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Section/Section.types.ts#L43"
|
|
203
201
|
},
|
|
204
202
|
{
|
|
205
203
|
"name": "banner",
|
|
@@ -209,7 +207,7 @@
|
|
|
209
207
|
"description": "",
|
|
210
208
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.9.0</p>\n</dd></dl></div>",
|
|
211
209
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
212
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
210
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Section/Section.types.ts#L21"
|
|
213
211
|
},
|
|
214
212
|
{
|
|
215
213
|
"name": "children",
|
|
@@ -219,7 +217,7 @@
|
|
|
219
217
|
"description": "",
|
|
220
218
|
"descriptionHtml": "",
|
|
221
219
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
222
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
220
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/_utils/types.ts#L42"
|
|
223
221
|
},
|
|
224
222
|
{
|
|
225
223
|
"name": "className",
|
|
@@ -229,7 +227,7 @@
|
|
|
229
227
|
"description": "Additional classNames",
|
|
230
228
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
231
229
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
232
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
230
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/_utils/types.ts#L47"
|
|
233
231
|
},
|
|
234
232
|
{
|
|
235
233
|
"name": "expandId",
|
|
@@ -239,7 +237,7 @@
|
|
|
239
237
|
"description": "",
|
|
240
238
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>Enable the expand and collapse accordion feature.\n Requires a unique ID across sections, unique within the provider (DetailPage.Card) and\n requires a heading on the section. Closed sections will not render its children.</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
241
239
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
242
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
240
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Section/Section.types.ts#L28"
|
|
243
241
|
},
|
|
244
242
|
{
|
|
245
243
|
"name": "heading",
|
|
@@ -249,7 +247,7 @@
|
|
|
249
247
|
"description": "",
|
|
250
248
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>Heading text for the section</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
251
249
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
252
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
250
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Section/Section.types.ts#L33"
|
|
253
251
|
},
|
|
254
252
|
{
|
|
255
253
|
"name": "initialIsOpen",
|
|
@@ -259,7 +257,7 @@
|
|
|
259
257
|
"description": "",
|
|
260
258
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>If expandable, start open or closed</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
261
259
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
262
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
260
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Section/Section.types.ts#L38"
|
|
263
261
|
},
|
|
264
262
|
{
|
|
265
263
|
"name": "pills",
|
|
@@ -269,7 +267,7 @@
|
|
|
269
267
|
"description": "",
|
|
270
268
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>Title pills</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
271
269
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
272
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
270
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Section/Section.types.ts#L48"
|
|
273
271
|
},
|
|
274
272
|
{
|
|
275
273
|
"name": "style",
|
|
@@ -279,7 +277,7 @@
|
|
|
279
277
|
"description": "Additional CSS styles",
|
|
280
278
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
281
279
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
282
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
280
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/_utils/types.ts#L52"
|
|
283
281
|
},
|
|
284
282
|
{
|
|
285
283
|
"name": "subtext",
|
|
@@ -289,7 +287,7 @@
|
|
|
289
287
|
"description": "",
|
|
290
288
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>Title subtext</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
291
289
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
292
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
290
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Section/Section.types.ts#L53"
|
|
293
291
|
}
|
|
294
292
|
],
|
|
295
293
|
"description": ""
|
|
@@ -305,7 +303,7 @@
|
|
|
305
303
|
"description": "",
|
|
306
304
|
"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>",
|
|
307
305
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
308
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
306
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Panel/Panel.types.ts#L35"
|
|
309
307
|
},
|
|
310
308
|
{
|
|
311
309
|
"name": "isVisible",
|
|
@@ -315,7 +313,7 @@
|
|
|
315
313
|
"description": "",
|
|
316
314
|
"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>",
|
|
317
315
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
318
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
316
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Panel/Panel.types.ts#L39"
|
|
319
317
|
},
|
|
320
318
|
{
|
|
321
319
|
"name": "overlay",
|
|
@@ -325,7 +323,7 @@
|
|
|
325
323
|
"description": "",
|
|
326
324
|
"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>",
|
|
327
325
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
328
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
326
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Panel/Panel.types.ts#L43"
|
|
329
327
|
}
|
|
330
328
|
],
|
|
331
329
|
"description": ""
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls the border, background and color of the Pill</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>gray</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
12
12
|
"defaultValue": "gray",
|
|
13
13
|
"sourceFile": "packages/core-react/src/Pill/Pill.types.ts",
|
|
14
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
14
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Pill/Pill.types.ts#L17"
|
|
15
15
|
},
|
|
16
16
|
{
|
|
17
17
|
"name": "onClear",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"description": "It is possible for this component to have an empty value\n(render placeholder). Enables the x icon.\n```\n(event) => {}\n```",
|
|
22
22
|
"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<pre><code>(event) => {}\n</code></pre>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.13.1</p>\n</dd></dl></div>",
|
|
23
23
|
"sourceFile": "packages/core-react/src/Pill/Pill.types.ts",
|
|
24
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
24
|
+
"sourceUrl": "https://github.com/procore/core/blob/a9a6598/packages/core-react/src/Pill/Pill.types.ts#L26"
|
|
25
25
|
}
|
|
26
26
|
],
|
|
27
27
|
"description": ""
|