@procore/core-react 12.16.1 → 12.16.2
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.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.js +3 -1
- package/dist/DetailPage/DetailPage.js.map +1 -1
- 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 +2 -2
- 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.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/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
- package/dist/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
- package/dist/PageLayout/PageLayout.js +3 -1
- package/dist/PageLayout/PageLayout.js.map +1 -1
- package/dist/PageLayout/PageLayout.styles.js +16 -16
- package/dist/PageTemplate/PageTemplate.styles.js +5 -5
- 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/SettingsPage/SettingsPage.js +3 -1
- package/dist/SettingsPage/SettingsPage.js.map +1 -1
- 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.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.js +3 -1
- package/dist/ToolLandingPage/ToolLandingPage.js.map +1 -1
- 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/FocusScopeOverride.js +7 -4
- package/dist/_hooks/FocusScopeOverride.js.map +1 -1
- 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 +12 -12
- 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 +41 -41
- package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
- 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 +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 +14 -14
- 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 +18 -18
- package/dist/_typedoc/Section/Section.types.json +15 -15
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
- 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 +19 -19
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +16 -16
- 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/package.json +1 -1
|
@@ -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/6a3efbd/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/6a3efbd/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/6a3efbd/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/6a3efbd/packages/core-react/src/Button/Button.types.ts#L19"
|
|
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/6a3efbd/packages/core-react/src/Button/Button.types.ts#L25"
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
68
|
"name": "iconRight",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"description": "The icon to display on the right side of the label",
|
|
73
73
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The icon to display on the right 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>",
|
|
74
74
|
"sourceFile": "packages/core-react/src/Button/Button.types.ts",
|
|
75
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
75
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Button/Button.types.ts#L30"
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
78
|
"name": "loading",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"description": "Shows the button spinner",
|
|
83
83
|
"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>",
|
|
84
84
|
"sourceFile": "packages/core-react/src/Button/Button.types.ts",
|
|
85
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
85
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Button/Button.types.ts#L35"
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
88
|
"name": "size",
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"description": "The size of the button",
|
|
93
93
|
"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>",
|
|
94
94
|
"sourceFile": "packages/core-react/src/Button/Button.types.ts",
|
|
95
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
95
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Button/Button.types.ts#L40"
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
"name": "title",
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
"description": "Tooltip/Overflow menu label text.",
|
|
103
103
|
"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>",
|
|
104
104
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
105
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
105
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Panel/Panel.types.ts#L50"
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
108
|
"name": "variant",
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"description": "The variant of the button",
|
|
113
113
|
"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></dl></div>",
|
|
114
114
|
"sourceFile": "packages/core-react/src/Button/Button.types.ts",
|
|
115
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
115
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Button/Button.types.ts#L45"
|
|
116
116
|
}
|
|
117
117
|
],
|
|
118
118
|
"description": ""
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
"description": "Controls visibility and behavior for the \"chevron-left\" icon on the left\nside of the title.",
|
|
129
129
|
"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>",
|
|
130
130
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
131
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
131
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Panel/Panel.types.ts#L24"
|
|
132
132
|
},
|
|
133
133
|
{
|
|
134
134
|
"name": "onClose",
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"description": "",
|
|
139
139
|
"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>",
|
|
140
140
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
141
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
141
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Panel/Panel.types.ts#L28"
|
|
142
142
|
}
|
|
143
143
|
],
|
|
144
144
|
"description": ""
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
"description": "",
|
|
160
160
|
"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>",
|
|
161
161
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
162
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
162
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Panel/Panel.types.ts#L9"
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
165
|
"name": "title",
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
"description": "",
|
|
170
170
|
"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>",
|
|
171
171
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
172
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
172
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Panel/Panel.types.ts#L13"
|
|
173
173
|
}
|
|
174
174
|
],
|
|
175
175
|
"description": ""
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
"description": "",
|
|
186
186
|
"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>",
|
|
187
187
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
188
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
188
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Section/Section.types.ts#L17"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"name": "assets",
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"description": "",
|
|
196
196
|
"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>",
|
|
197
197
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
198
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
198
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Section/Section.types.ts#L43"
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
"name": "banner",
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
"description": "",
|
|
206
206
|
"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>",
|
|
207
207
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
208
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
208
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Section/Section.types.ts#L21"
|
|
209
209
|
},
|
|
210
210
|
{
|
|
211
211
|
"name": "children",
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
"description": "",
|
|
216
216
|
"descriptionHtml": "",
|
|
217
217
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
218
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
218
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/_utils/types.ts#L42"
|
|
219
219
|
},
|
|
220
220
|
{
|
|
221
221
|
"name": "className",
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
"description": "Additional classNames",
|
|
226
226
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
227
227
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
228
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
228
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/_utils/types.ts#L47"
|
|
229
229
|
},
|
|
230
230
|
{
|
|
231
231
|
"name": "expandId",
|
|
@@ -235,7 +235,7 @@
|
|
|
235
235
|
"description": "",
|
|
236
236
|
"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>",
|
|
237
237
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
238
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
238
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Section/Section.types.ts#L28"
|
|
239
239
|
},
|
|
240
240
|
{
|
|
241
241
|
"name": "heading",
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
"description": "",
|
|
246
246
|
"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>",
|
|
247
247
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
248
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
248
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Section/Section.types.ts#L33"
|
|
249
249
|
},
|
|
250
250
|
{
|
|
251
251
|
"name": "initialIsOpen",
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
"description": "",
|
|
256
256
|
"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>",
|
|
257
257
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
258
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
258
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Section/Section.types.ts#L38"
|
|
259
259
|
},
|
|
260
260
|
{
|
|
261
261
|
"name": "pills",
|
|
@@ -265,7 +265,7 @@
|
|
|
265
265
|
"description": "",
|
|
266
266
|
"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>",
|
|
267
267
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
268
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
268
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Section/Section.types.ts#L48"
|
|
269
269
|
},
|
|
270
270
|
{
|
|
271
271
|
"name": "style",
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
"description": "Additional CSS styles",
|
|
276
276
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
277
277
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
278
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
278
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/_utils/types.ts#L52"
|
|
279
279
|
},
|
|
280
280
|
{
|
|
281
281
|
"name": "subtext",
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
"description": "",
|
|
286
286
|
"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>",
|
|
287
287
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
288
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
288
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Section/Section.types.ts#L53"
|
|
289
289
|
}
|
|
290
290
|
],
|
|
291
291
|
"description": ""
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
"description": "",
|
|
302
302
|
"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>",
|
|
303
303
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
304
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
304
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Panel/Panel.types.ts#L35"
|
|
305
305
|
},
|
|
306
306
|
{
|
|
307
307
|
"name": "isVisible",
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
"description": "",
|
|
312
312
|
"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>",
|
|
313
313
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
314
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
314
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Panel/Panel.types.ts#L39"
|
|
315
315
|
},
|
|
316
316
|
{
|
|
317
317
|
"name": "overlay",
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
"description": "",
|
|
322
322
|
"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>",
|
|
323
323
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
324
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
324
|
+
"sourceUrl": "https://github.com/procore/core/blob/6a3efbd/packages/core-react/src/Panel/Panel.types.ts#L43"
|
|
325
325
|
}
|
|
326
326
|
],
|
|
327
327
|
"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/6a3efbd/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/6a3efbd/packages/core-react/src/Pill/Pill.types.ts#L26"
|
|
25
25
|
}
|
|
26
26
|
],
|
|
27
27
|
"description": ""
|