@procore/core-react 12.21.0-cdn.9 → 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.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.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.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/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.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.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/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 +9 -18
- package/dist/_hooks/I18n.js +29 -46
- package/dist/_hooks/I18n.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/package.json +1 -6
|
@@ -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/Loader/Loader.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Loader/Loader.types.ts#L11"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "aria-valuetext",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>a11y</dt><dd><p>Assistive technologies often present the value of <code>aria-valuenow</code> as a percentage.\nIf this would not be accurate, use this property to make the progress bar value understandable.</p>\n</dd><dt>since</dt><dd><p>11.8.0</p>\n</dd></dl></div>",
|
|
22
22
|
"a11y": "Assistive technologies often present the value of `aria-valuenow` as a percentage.\nIf this would not be accurate, use this property to make the progress bar value understandable.\n",
|
|
23
23
|
"sourceFile": "packages/core-react/src/ProgressBar/ProgressBar.types.ts",
|
|
24
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
24
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/ProgressBar/ProgressBar.types.ts#L16"
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
27
|
"name": "children",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"description": "",
|
|
32
32
|
"descriptionHtml": "",
|
|
33
33
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
34
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
34
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L42"
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
37
|
"name": "className",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"description": "Additional classNames",
|
|
42
42
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
43
43
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
44
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
44
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L47"
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
47
|
"name": "style",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"description": "Additional CSS styles",
|
|
52
52
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
53
53
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
54
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
54
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L52"
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
57
|
"name": "value",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"description": "",
|
|
62
62
|
"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>",
|
|
63
63
|
"sourceFile": "packages/core-react/src/Loader/Loader.types.ts",
|
|
64
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
64
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Loader/Loader.types.ts#L7"
|
|
65
65
|
}
|
|
66
66
|
],
|
|
67
67
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Selected state of the radio button",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Selected state of the radio button</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/RadioButton/RadioButton.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/RadioButton/RadioButton.types.ts#L8"
|
|
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/98d9d65/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/98d9d65/packages/core-react/src/_utils/types.ts#L47"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "disabled",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Disabled state of the radio button",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Disabled state of the radio button</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/RadioButton/RadioButton.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/RadioButton/RadioButton.types.ts#L14"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "error",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Error state of the radio button",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Error state of the radio button</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/RadioButton/RadioButton.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/RadioButton/RadioButton.types.ts#L20"
|
|
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/98d9d65/packages/core-react/src/_utils/types.ts#L52"
|
|
64
64
|
}
|
|
65
65
|
],
|
|
66
66
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "If provided, takes the place of label normally reading \"required fields\"",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>If provided, takes the place of label normally reading "required fields"</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/Required/Required.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Required/Required.types.ts#L8"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "className",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Additional classNames",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L47"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "i18nScope",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Changes where I18n looks for the requiredFields key",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Changes where I18n looks for the requiredFields key</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/Required/Required.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Required/Required.types.ts#L13"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "showLabel",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Controls showing text reading \"required fields\"",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls showing text reading "required fields"</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/Required/Required.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Required/Required.types.ts#L18"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "style",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Additional CSS styles",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L52"
|
|
54
54
|
}
|
|
55
55
|
],
|
|
56
56
|
"description": ""
|
|
@@ -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/Search/Search.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Search/Search.types.ts#L50"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "isEmpty",
|
|
@@ -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/Search/Search.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Search/Search.types.ts#L61"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "value",
|
|
@@ -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.19.0</p>\n</dd></dl></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/Search/Search.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Search/Search.types.ts#L73"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "clear",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "",
|
|
41
41
|
"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>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/Search/Search.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Search/Search.types.ts#L57"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "onChange",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "",
|
|
51
51
|
"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>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/Search/Search.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Search/Search.types.ts#L65"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "submit",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "",
|
|
61
61
|
"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>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/Search/Search.types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Search/Search.types.ts#L69"
|
|
64
64
|
}
|
|
65
65
|
],
|
|
66
66
|
"description": ""
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"description": "",
|
|
77
77
|
"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>",
|
|
78
78
|
"sourceFile": "packages/core-react/src/Search/Search.types.ts",
|
|
79
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
79
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Search/Search.types.ts#L8"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"name": "onChange",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"description": "",
|
|
87
87
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>The <code>onChange</code> prop has been deprecated and will be removed in a future version.</p>\n<p>A new component, <code>Typeahead</code>, has been introduced with specific UX for typeahead-like\nbehavior. Please use this component instead.</p>\n<p><strong>Before</strong></p>\n<p><Search typeahead onChange={() => { ... }} /></p>\n<p><strong>After</strong></p>\n<p><Typeahead onChange={() => { ... }} /></p>\n</dd><dt>deprecatedsince</dt><dd><p>10.20.0</p>\n</dd><dt>see</dt><dd><p><a href=\"https://core.procore.com/latest/web/components/typeahead/react/\">https://core.procore.com/latest/web/components/typeahead/react/</a></p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
88
88
|
"sourceFile": "packages/core-react/src/Search/Search.types.ts",
|
|
89
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
89
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Search/Search.types.ts#L30"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"name": "onClear",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"description": "",
|
|
97
97
|
"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>",
|
|
98
98
|
"sourceFile": "packages/core-react/src/Search/Search.types.ts",
|
|
99
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
99
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Search/Search.types.ts#L34"
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
"name": "onSubmit",
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"description": "Input handler for search variant\n```\n(value: string) => void\n```",
|
|
107
107
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Input handler for search variant</p>\n<pre><code>(value: string) => void\n</code></pre>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
108
108
|
"sourceFile": "packages/core-react/src/Search/Search.types.ts",
|
|
109
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
109
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Search/Search.types.ts#L43"
|
|
110
110
|
}
|
|
111
111
|
],
|
|
112
112
|
"description": ""
|
|
@@ -122,19 +122,7 @@
|
|
|
122
122
|
"description": "",
|
|
123
123
|
"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>",
|
|
124
124
|
"sourceFile": "packages/core-react/src/Search/Search.types.ts",
|
|
125
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
126
|
-
},
|
|
127
|
-
{
|
|
128
|
-
"name": "disabled",
|
|
129
|
-
"required": false,
|
|
130
|
-
"type": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
131
|
-
"typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
132
|
-
"description": "",
|
|
133
|
-
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecatedsince</dt><dd><p>12.18.0</p>\n</dd><dt>deprecated</dt><dd></dd></dl></div>",
|
|
134
|
-
"deprecated": "\n",
|
|
135
|
-
"deprecatedSince": "12.18.0",
|
|
136
|
-
"sourceFile": "packages/core-react/src/Search/Search.types.ts",
|
|
137
|
-
"sourceUrl": "https://github.com/procore/core/blob/5cc70d3/packages/core-react/src/Search/Search.types.ts#L87"
|
|
125
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Search/Search.types.ts#L82"
|
|
138
126
|
},
|
|
139
127
|
{
|
|
140
128
|
"name": "error",
|
|
@@ -142,11 +130,11 @@
|
|
|
142
130
|
"type": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
143
131
|
"typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
144
132
|
"description": "",
|
|
145
|
-
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecatedsince</dt><dd><p>12.18.0</p>\n</dd><dt>deprecated</dt><dd
|
|
146
|
-
"deprecated": "
|
|
133
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecatedsince</dt><dd><p>12.18.0</p>\n</dd><dt>deprecated</dt><dd><p>No known system use cases. Please raise with design if this pattern would be applicable to you.</p>\n</dd></dl></div>",
|
|
134
|
+
"deprecated": "No known system use cases. Please raise with design if this pattern would be applicable to you.\n",
|
|
147
135
|
"deprecatedSince": "12.18.0",
|
|
148
136
|
"sourceFile": "packages/core-react/src/Search/Search.types.ts",
|
|
149
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
137
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Search/Search.types.ts#L87"
|
|
150
138
|
},
|
|
151
139
|
{
|
|
152
140
|
"name": "initialValue",
|
|
@@ -156,7 +144,7 @@
|
|
|
156
144
|
"description": "",
|
|
157
145
|
"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>",
|
|
158
146
|
"sourceFile": "packages/core-react/src/Search/Search.types.ts",
|
|
159
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
147
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Search/Search.types.ts#L8"
|
|
160
148
|
},
|
|
161
149
|
{
|
|
162
150
|
"name": "usingHook",
|
|
@@ -166,7 +154,7 @@
|
|
|
166
154
|
"description": "",
|
|
167
155
|
"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>",
|
|
168
156
|
"sourceFile": "packages/core-react/src/Search/Search.types.ts",
|
|
169
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
157
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Search/Search.types.ts#L91"
|
|
170
158
|
},
|
|
171
159
|
{
|
|
172
160
|
"name": "value",
|
|
@@ -176,7 +164,7 @@
|
|
|
176
164
|
"description": "Initial value string",
|
|
177
165
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Initial value string</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>",
|
|
178
166
|
"sourceFile": "packages/core-react/src/Search/Search.types.ts",
|
|
179
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
167
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Search/Search.types.ts#L97"
|
|
180
168
|
},
|
|
181
169
|
{
|
|
182
170
|
"name": "variant",
|
|
@@ -188,7 +176,7 @@
|
|
|
188
176
|
"deprecated": "Use the `error` prop instead",
|
|
189
177
|
"deprecatedSince": "11",
|
|
190
178
|
"sourceFile": "packages/core-react/src/Input/Input.types.ts",
|
|
191
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
179
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Input/Input.types.ts#L16"
|
|
192
180
|
},
|
|
193
181
|
{
|
|
194
182
|
"name": "onClear",
|
|
@@ -198,7 +186,7 @@
|
|
|
198
186
|
"description": "",
|
|
199
187
|
"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>",
|
|
200
188
|
"sourceFile": "packages/core-react/src/Search/Search.types.ts",
|
|
201
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
189
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Search/Search.types.ts#L34"
|
|
202
190
|
},
|
|
203
191
|
{
|
|
204
192
|
"name": "onSubmit",
|
|
@@ -208,7 +196,7 @@
|
|
|
208
196
|
"description": "Input handler for search variant\n```\n(value: string) => void\n```",
|
|
209
197
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Input handler for search variant</p>\n<pre><code>(value: string) => void\n</code></pre>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
210
198
|
"sourceFile": "packages/core-react/src/Search/Search.types.ts",
|
|
211
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
199
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Search/Search.types.ts#L43"
|
|
212
200
|
}
|
|
213
201
|
],
|
|
214
202
|
"description": ""
|
|
@@ -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/Section/Section.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Section/Section.types.ts#L60"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "setSection",
|
|
@@ -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/Section/Section.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Section/Section.types.ts#L64"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "toggleSection",
|
|
@@ -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.19.0</p>\n</dd></dl></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Section/Section.types.ts#L68"
|
|
34
34
|
}
|
|
35
35
|
],
|
|
36
36
|
"description": ""
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"description": "",
|
|
47
47
|
"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>",
|
|
48
48
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
49
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
49
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Section/Section.types.ts#L17"
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
52
|
"name": "assets",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"description": "",
|
|
57
57
|
"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>",
|
|
58
58
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
59
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
59
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Section/Section.types.ts#L43"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"name": "banner",
|
|
@@ -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>12.9.0</p>\n</dd></dl></div>",
|
|
68
68
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
69
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
69
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Section/Section.types.ts#L21"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"name": "children",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"description": "",
|
|
77
77
|
"descriptionHtml": "",
|
|
78
78
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
79
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
79
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L42"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"name": "className",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"description": "Additional classNames",
|
|
87
87
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
88
88
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
89
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
89
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L47"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"name": "expandId",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"description": "",
|
|
97
97
|
"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>",
|
|
98
98
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
99
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
99
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Section/Section.types.ts#L28"
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
"name": "heading",
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"description": "",
|
|
107
107
|
"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>",
|
|
108
108
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
109
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
109
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Section/Section.types.ts#L33"
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
112
|
"name": "initialIsOpen",
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
"description": "",
|
|
117
117
|
"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>",
|
|
118
118
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
119
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
119
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Section/Section.types.ts#L38"
|
|
120
120
|
},
|
|
121
121
|
{
|
|
122
122
|
"name": "pills",
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"description": "",
|
|
127
127
|
"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>",
|
|
128
128
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
129
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
129
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Section/Section.types.ts#L48"
|
|
130
130
|
},
|
|
131
131
|
{
|
|
132
132
|
"name": "style",
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"description": "Additional CSS styles",
|
|
137
137
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
138
138
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
139
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
139
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L52"
|
|
140
140
|
},
|
|
141
141
|
{
|
|
142
142
|
"name": "subtext",
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"description": "",
|
|
147
147
|
"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>",
|
|
148
148
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
149
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
149
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Section/Section.types.ts#L53"
|
|
150
150
|
}
|
|
151
151
|
],
|
|
152
152
|
"description": ""
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"description": "",
|
|
163
163
|
"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>",
|
|
164
164
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
165
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
165
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/Section/Section.types.ts#L8"
|
|
166
166
|
}
|
|
167
167
|
],
|
|
168
168
|
"description": ""
|