@procore/core-react 12.8.0 → 12.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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.js +8 -1
- package/dist/Button/Button.js.map +1 -1
- package/dist/Button/Button.styles.js +15 -6
- package/dist/Button/Button.styles.js.map +1 -1
- package/dist/Button/Button.types.d.ts +1 -1
- 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 +8 -8
- package/dist/DetailPage/DetailPage.styles.js.map +1 -1
- 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/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.d.ts +7 -0
- package/dist/ListPage/ListPage.js +8 -0
- package/dist/ListPage/ListPage.js.map +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/PageLayout/PageLayout.styles.d.ts +3 -1
- package/dist/PageLayout/PageLayout.styles.js +29 -23
- package/dist/PageLayout/PageLayout.styles.js.map +1 -1
- 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.js +4 -3
- package/dist/Section/Section.js.map +1 -1
- package/dist/Section/Section.styles.d.ts +1 -0
- package/dist/Section/Section.styles.js +10 -6
- package/dist/Section/Section.styles.js.map +1 -1
- package/dist/Section/Section.types.d.ts +4 -0
- package/dist/Section/Section.types.js.map +1 -1
- 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.context.d.ts +3 -4
- package/dist/SplitViewCard/SplitViewCard.context.js +27 -9
- package/dist/SplitViewCard/SplitViewCard.context.js.map +1 -1
- package/dist/SplitViewCard/SplitViewCard.d.ts +23 -22
- package/dist/SplitViewCard/SplitViewCard.js +106 -39
- package/dist/SplitViewCard/SplitViewCard.js.map +1 -1
- package/dist/SplitViewCard/SplitViewCard.styles.d.ts +9 -3
- package/dist/SplitViewCard/SplitViewCard.styles.js +30 -18
- package/dist/SplitViewCard/SplitViewCard.styles.js.map +1 -1
- package/dist/SplitViewCard/SplitViewCard.types.d.ts +29 -6
- package/dist/SplitViewCard/SplitViewCard.types.js.map +1 -1
- package/dist/SplitViewCard/index.d.ts +0 -2
- package/dist/SplitViewCard/index.js +0 -2
- package/dist/SplitViewCard/index.js.map +1 -1
- 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.js +3 -1
- package/dist/Tabs/Tabs.js.map +1 -1
- package/dist/Tabs/Tabs.styles.js +29 -24
- package/dist/Tabs/Tabs.styles.js.map +1 -1
- package/dist/Tearsheet/Tearsheet.styles.js +5 -5
- package/dist/TextArea/TextArea.styles.js +1 -1
- package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
- package/dist/Thumbnail/Thumbnail.styles.js +17 -17
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
- package/dist/TieredSelect/TieredSelect.styles.js +9 -9
- package/dist/Tile/Tile.styles.js +8 -8
- package/dist/Title/Title.styles.js +7 -7
- package/dist/Toast/Toast.styles.js +3 -3
- package/dist/ToggleButton/ToggleButton.styles.js +1 -1
- package/dist/Token/Token.styles.js +3 -3
- package/dist/ToolHeader/ToolHeader.d.ts +7 -0
- package/dist/ToolHeader/ToolHeader.js +8 -0
- package/dist/ToolHeader/ToolHeader.js.map +1 -1
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/ToolLandingPage/ToolLandingPage.d.ts +25 -0
- package/dist/ToolLandingPage/ToolLandingPage.js +78 -0
- package/dist/ToolLandingPage/ToolLandingPage.js.map +1 -0
- package/dist/ToolLandingPage/ToolLandingPage.styles.d.ts +4 -0
- package/dist/ToolLandingPage/ToolLandingPage.styles.js +16 -0
- package/dist/ToolLandingPage/ToolLandingPage.styles.js.map +1 -0
- package/dist/ToolLandingPage/ToolLandingPage.types.d.ts +11 -0
- package/dist/ToolLandingPage/ToolLandingPage.types.js +2 -0
- package/dist/ToolLandingPage/ToolLandingPage.types.js.map +1 -0
- package/dist/ToolLandingPage/index.d.ts +2 -0
- package/dist/ToolLandingPage/index.js +2 -0
- package/dist/ToolLandingPage/index.js.map +1 -0
- 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 +430 -0
- package/dist/_hooks/I18n.js +2 -0
- package/dist/_hooks/I18n.js.map +1 -1
- package/dist/_hooks/getI18nProviderLocale.js +1 -1
- package/dist/_hooks/getI18nProviderLocale.js.map +1 -1
- package/dist/_locales/de-DE.json +7 -2
- package/dist/_locales/en-AU.json +5 -0
- package/dist/_locales/en-CA.json +5 -0
- package/dist/_locales/en-GB.json +5 -0
- package/dist/_locales/es-ES.json +5 -0
- package/dist/_locales/es.json +10 -5
- package/dist/_locales/fr-CA.json +9 -4
- package/dist/_locales/fr-FR.json +12 -7
- package/dist/_locales/is-IS.json +5 -0
- package/dist/_locales/ja-JP.json +45 -40
- package/dist/_locales/pseudo.json +365 -0
- package/dist/_locales/pt-BR.json +7 -2
- package/dist/_locales/th-TH.json +5 -0
- package/dist/_locales/zh-SG.json +5 -0
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +23 -23
- 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 +14 -14
- package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
- package/dist/_typedoc/Card/Card.types.json +6 -6
- package/dist/_typedoc/Checkbox/Checkbox.types.json +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 -39
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +30 -30
- 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 +726 -726
- 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 +28 -28
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +38 -28
- package/dist/_typedoc/Pill/Pill.types.json +2 -2
- package/dist/_typedoc/PillSelect/PillSelect.types.json +47 -47
- 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 +24 -14
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
- package/dist/_typedoc/Select/Select.types.json +58 -58
- 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 +134 -0
- package/dist/_typedoc/Switch/Switch.types.json +3 -3
- package/dist/_typedoc/Table/Table.types.json +99 -99
- 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 +44 -44
- 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 +3 -3
- 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 +84 -0
- 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/_utils/propsTypedoc.d.ts +2 -0
- package/dist/_utils/propsTypedoc.js +2 -0
- package/dist/_utils/propsTypedoc.js.map +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/package.json +3 -1
- package/dist/NextListPage/NextListPage.d.ts +0 -24
- package/dist/NextListPage/NextListPage.js +0 -44
- package/dist/NextListPage/NextListPage.js.map +0 -1
- package/dist/NextListPage/NextListPage.types.d.ts +0 -3
- package/dist/NextListPage/NextListPage.types.js +0 -2
- package/dist/NextListPage/NextListPage.types.js.map +0 -1
- package/dist/NextListPage/index.d.ts +0 -2
- package/dist/NextListPage/index.js +0 -2
- package/dist/NextListPage/index.js.map +0 -1
- package/dist/SplitViewCard/useSplitViewCard.d.ts +0 -5
- package/dist/SplitViewCard/useSplitViewCard.js +0 -14
- package/dist/SplitViewCard/useSplitViewCard.js.map +0 -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/7049bfa/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>10.19.0</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/7049bfa/packages/core-react/src/Panel/Panel.types.ts#L65"
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
32
|
"name": "setIsFooterSticky",
|
|
@@ -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>10.19.0</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/7049bfa/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/7049bfa/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/7049bfa/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/7049bfa/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/7049bfa/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/7049bfa/packages/core-react/src/Button/Button.types.ts#L40"
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
"name": "title",
|
|
@@ -102,17 +102,17 @@
|
|
|
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/7049bfa/packages/core-react/src/Panel/Panel.types.ts#L50"
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
108
|
"name": "variant",
|
|
109
109
|
"required": false,
|
|
110
110
|
"type": "<a class=\"tsd-signature-type\" data-tsd-kind=\"Type alias\">ButtonVariant</a>",
|
|
111
|
-
"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>",
|
|
111
|
+
"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>",
|
|
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/7049bfa/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/7049bfa/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/7049bfa/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/7049bfa/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/7049bfa/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/7049bfa/packages/core-react/src/Section/Section.types.ts#L17"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"name": "assets",
|
|
@@ -195,7 +195,17 @@
|
|
|
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/7049bfa/packages/core-react/src/Section/Section.types.ts#L43"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"name": "banner",
|
|
202
|
+
"required": false,
|
|
203
|
+
"type": "<span class=\"tsd-signature-type\">ReactNode</span>",
|
|
204
|
+
"typeDetail": "<span class=\"tsd-signature-type\">ReactNode</span>",
|
|
205
|
+
"description": "",
|
|
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
|
+
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
208
|
+
"sourceUrl": "https://github.com/procore/core/blob/7049bfa/packages/core-react/src/Section/Section.types.ts#L21"
|
|
199
209
|
},
|
|
200
210
|
{
|
|
201
211
|
"name": "children",
|
|
@@ -205,7 +215,7 @@
|
|
|
205
215
|
"description": "",
|
|
206
216
|
"descriptionHtml": "",
|
|
207
217
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
208
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
218
|
+
"sourceUrl": "https://github.com/procore/core/blob/7049bfa/packages/core-react/src/_utils/types.ts#L42"
|
|
209
219
|
},
|
|
210
220
|
{
|
|
211
221
|
"name": "className",
|
|
@@ -215,7 +225,7 @@
|
|
|
215
225
|
"description": "Additional classNames",
|
|
216
226
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
217
227
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
218
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
228
|
+
"sourceUrl": "https://github.com/procore/core/blob/7049bfa/packages/core-react/src/_utils/types.ts#L47"
|
|
219
229
|
},
|
|
220
230
|
{
|
|
221
231
|
"name": "expandId",
|
|
@@ -225,7 +235,7 @@
|
|
|
225
235
|
"description": "",
|
|
226
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>",
|
|
227
237
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
228
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
238
|
+
"sourceUrl": "https://github.com/procore/core/blob/7049bfa/packages/core-react/src/Section/Section.types.ts#L28"
|
|
229
239
|
},
|
|
230
240
|
{
|
|
231
241
|
"name": "heading",
|
|
@@ -235,7 +245,7 @@
|
|
|
235
245
|
"description": "",
|
|
236
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>",
|
|
237
247
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
238
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
248
|
+
"sourceUrl": "https://github.com/procore/core/blob/7049bfa/packages/core-react/src/Section/Section.types.ts#L33"
|
|
239
249
|
},
|
|
240
250
|
{
|
|
241
251
|
"name": "initialIsOpen",
|
|
@@ -245,7 +255,7 @@
|
|
|
245
255
|
"description": "",
|
|
246
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>",
|
|
247
257
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
248
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
258
|
+
"sourceUrl": "https://github.com/procore/core/blob/7049bfa/packages/core-react/src/Section/Section.types.ts#L38"
|
|
249
259
|
},
|
|
250
260
|
{
|
|
251
261
|
"name": "pills",
|
|
@@ -255,7 +265,7 @@
|
|
|
255
265
|
"description": "",
|
|
256
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>",
|
|
257
267
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
258
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
268
|
+
"sourceUrl": "https://github.com/procore/core/blob/7049bfa/packages/core-react/src/Section/Section.types.ts#L48"
|
|
259
269
|
},
|
|
260
270
|
{
|
|
261
271
|
"name": "style",
|
|
@@ -265,7 +275,7 @@
|
|
|
265
275
|
"description": "Additional CSS styles",
|
|
266
276
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
267
277
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
268
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
278
|
+
"sourceUrl": "https://github.com/procore/core/blob/7049bfa/packages/core-react/src/_utils/types.ts#L52"
|
|
269
279
|
},
|
|
270
280
|
{
|
|
271
281
|
"name": "subtext",
|
|
@@ -275,7 +285,7 @@
|
|
|
275
285
|
"description": "",
|
|
276
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>",
|
|
277
287
|
"sourceFile": "packages/core-react/src/Section/Section.types.ts",
|
|
278
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
288
|
+
"sourceUrl": "https://github.com/procore/core/blob/7049bfa/packages/core-react/src/Section/Section.types.ts#L53"
|
|
279
289
|
}
|
|
280
290
|
],
|
|
281
291
|
"description": ""
|
|
@@ -291,7 +301,7 @@
|
|
|
291
301
|
"description": "",
|
|
292
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>",
|
|
293
303
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
294
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
304
|
+
"sourceUrl": "https://github.com/procore/core/blob/7049bfa/packages/core-react/src/Panel/Panel.types.ts#L35"
|
|
295
305
|
},
|
|
296
306
|
{
|
|
297
307
|
"name": "isVisible",
|
|
@@ -301,7 +311,7 @@
|
|
|
301
311
|
"description": "",
|
|
302
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>",
|
|
303
313
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
304
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
314
|
+
"sourceUrl": "https://github.com/procore/core/blob/7049bfa/packages/core-react/src/Panel/Panel.types.ts#L39"
|
|
305
315
|
},
|
|
306
316
|
{
|
|
307
317
|
"name": "overlay",
|
|
@@ -311,7 +321,7 @@
|
|
|
311
321
|
"description": "",
|
|
312
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>",
|
|
313
323
|
"sourceFile": "packages/core-react/src/Panel/Panel.types.ts",
|
|
314
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
324
|
+
"sourceUrl": "https://github.com/procore/core/blob/7049bfa/packages/core-react/src/Panel/Panel.types.ts#L43"
|
|
315
325
|
}
|
|
316
326
|
],
|
|
317
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/7049bfa/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<CodeBlock>{'(event) => {}'}</CodeBlock>",
|
|
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.\n<CodeBlock>{'(event) => {}'}</CodeBlock></p>\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/7049bfa/packages/core-react/src/Pill/Pill.types.ts#L24"
|
|
25
25
|
}
|
|
26
26
|
],
|
|
27
27
|
"description": ""
|