@procore/core-react 12.32.0 → 12.34.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/CHANGELOG.md +22 -0
- 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/BadgePill/BadgePill.styles.js +4 -4
- 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 +12 -0
- package/dist/Button/Button.js.map +1 -1
- 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/Changelog.mdx +1 -1
- package/dist/Checkbox/Checkbox.styles.js +6 -6
- package/dist/Checkbox/CheckboxTooltip.js +1 -1
- package/dist/{ComponentLifecycle.stories.mdx → ComponentLifecycle.mdx} +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/FileExplorerModal.js +3 -1
- package/dist/FileSelect/FileExplorer/FileExplorerModal.js.map +1 -1
- 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.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.js +1 -0
- package/dist/Input/Input.js.map +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.d.ts +2 -2
- package/dist/MenuImperative/MenuImperative.js +10 -5
- package/dist/MenuImperative/MenuImperative.js.map +1 -1
- package/dist/MenuImperative/MenuImperative.styles.js +10 -10
- package/dist/MenuImperative/MenuImperative.types.d.ts +6 -0
- package/dist/MenuImperative/MenuImperative.types.js.map +1 -1
- package/dist/MenuImperative/index.d.ts +1 -1
- package/dist/Modal/Modal.styles.js +13 -13
- package/dist/MultiSelect/MultiSelect.styles.js +6 -6
- package/dist/NextMenu/NextMenu.styles.js +3 -3
- package/dist/Notation/Notation.js +1 -1
- package/dist/NumberInput/NumberInput.styles.js +7 -7
- package/dist/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 +3 -3
- package/dist/PillSelect/PillSelect.styles.js +4 -4
- package/dist/Popover/Popover.styles.js +2 -2
- package/dist/Portal/Portal.styles.js +1 -1
- package/dist/ProgressBar/ProgressBar.styles.js +2 -2
- package/dist/RadioButton/RadioButton.styles.js +3 -3
- package/dist/Required/Required.styles.js +3 -3
- package/dist/Search/Search.styles.js +5 -5
- package/dist/Section/Section.styles.js +7 -7
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/Select/Select.styles.js +7 -7
- package/dist/Semantic/Semantic.styles.js +9 -9
- package/dist/Slider/Slider.styles.js +5 -5
- package/dist/Spinner/Spinner.styles.js +7 -7
- package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +38 -38
- package/dist/SuperSelect/SuperSelect.types.d.ts +1 -0
- package/dist/SuperSelect/SuperSelect.types.js.map +1 -1
- package/dist/SuperSelect/useSuperSelect.js +29 -25
- package/dist/SuperSelect/useSuperSelect.js.map +1 -1
- 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/TextEditor/TextEditor.js +10 -8
- package/dist/TextEditor/TextEditor.js.map +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/TierSelectionTieredSelect.js +5 -3
- package/dist/TieredSelect/TierSelectionTieredSelect.js.map +1 -1
- package/dist/TieredSelect/TieredSelect.js +3 -1
- package/dist/TieredSelect/TieredSelect.js.map +1 -1
- package/dist/TieredSelect/TieredSelect.styles.d.ts +1 -1
- package/dist/TieredSelect/TieredSelect.styles.js +9 -9
- package/dist/TieredSelect/TieredSelect.types.d.ts +6 -0
- package/dist/TieredSelect/TieredSelect.types.js.map +1 -1
- package/dist/TieredSelect/TieredSelectMenu.js +12 -13
- package/dist/TieredSelect/TieredSelectMenu.js.map +1 -1
- 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.js +9 -1
- package/dist/Tree/Tree.js.map +1 -1
- package/dist/Tree/Tree.styles.js +9 -9
- package/dist/Typeahead/Typeahead.styles.js +3 -3
- package/dist/Typography/Typography.styles.js +1 -1
- package/dist/Typography/Typography.table.story.js +2 -2
- package/dist/_storyHelpers_/components/Deprecation.styles.js +1 -1
- package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
- 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 +8 -8
- 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 +30 -30
- 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 +764 -744
- 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 +1 -1
- 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 +77 -77
- package/dist/_typedoc/Modal/Modal.types.json +46 -46
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
- package/dist/_typedoc/NextTile/NextTile.types.json +32 -32
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +48 -48
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +32 -32
- package/dist/_typedoc/PageLayout/PageLayout.types.json +26 -26
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +30 -30
- 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 +7 -7
- 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 +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 +14 -14
- 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 +52 -42
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +38 -28
- package/dist/_typedoc/Tile/Tile.types.json +8 -8
- 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 +7 -7
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +8 -8
- 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 +8 -11
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"descriptionHtml": "",
|
|
12
12
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L322"
|
|
14
14
|
}
|
|
15
15
|
],
|
|
16
16
|
"description": ""
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"description": "",
|
|
27
27
|
"descriptionHtml": "",
|
|
28
28
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
29
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
29
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L326"
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
32
|
"name": "menuProps",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"description": "",
|
|
37
37
|
"descriptionHtml": "",
|
|
38
38
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
39
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
39
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L331"
|
|
40
40
|
}
|
|
41
41
|
],
|
|
42
42
|
"description": ""
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"description": "",
|
|
53
53
|
"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>",
|
|
54
54
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
55
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
55
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L284"
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
"name": "id",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"description": "",
|
|
63
63
|
"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>",
|
|
64
64
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
65
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
65
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L280"
|
|
66
66
|
}
|
|
67
67
|
],
|
|
68
68
|
"description": ""
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"description": "",
|
|
79
79
|
"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>",
|
|
80
80
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
81
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
81
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L118"
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
84
|
"name": "alignItems",
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"description": "",
|
|
89
89
|
"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>",
|
|
90
90
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
91
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
91
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L122"
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
94
|
"name": "alignSelf",
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"description": "",
|
|
99
99
|
"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>",
|
|
100
100
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
101
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
101
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L126"
|
|
102
102
|
},
|
|
103
103
|
{
|
|
104
104
|
"name": "children",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"description": "",
|
|
109
109
|
"descriptionHtml": "",
|
|
110
110
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
111
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
111
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/_utils/types.ts#L42"
|
|
112
112
|
},
|
|
113
113
|
{
|
|
114
114
|
"name": "className",
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"description": "Additional classNames",
|
|
119
119
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
120
120
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
121
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
121
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/_utils/types.ts#L47"
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
124
|
"name": "display",
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
"description": "",
|
|
129
129
|
"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>",
|
|
130
130
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
131
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
131
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L146"
|
|
132
132
|
},
|
|
133
133
|
{
|
|
134
134
|
"name": "flex",
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"description": "Alias to the `flex` property on a flexbox child.",
|
|
139
139
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>flex</code> property on a flexbox child.</p>\n</div><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/Box/Box.types.ts",
|
|
141
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
141
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L152"
|
|
142
142
|
},
|
|
143
143
|
{
|
|
144
144
|
"name": "flexBasis",
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
"description": "Alias to the `basis` property on a flexbox child.",
|
|
149
149
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>basis</code> property on a flexbox child.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
150
150
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
151
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
151
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L158"
|
|
152
152
|
},
|
|
153
153
|
{
|
|
154
154
|
"name": "flexDirection",
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"description": "Alias to the `direction` property on a flexbox child.",
|
|
159
159
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>direction</code> property on a flexbox child.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
160
160
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
161
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
161
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L164"
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
164
|
"name": "flexGrow",
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"description": "Alias to the `grow` property on a flexbox child.",
|
|
169
169
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>grow</code> property on a flexbox child.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
170
170
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
171
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
171
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L170"
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
174
|
"name": "flexShrink",
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"description": "Alias to the `shrink` property on a flexbox child.",
|
|
179
179
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>shrink</code> property on a flexbox child.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
180
180
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
181
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
181
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L176"
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
184
|
"name": "flexWrap",
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"description": "Alias to the `wrap` property on a flexbox child.",
|
|
189
189
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>wrap</code> property on a flexbox child.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
190
190
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
191
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
191
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L182"
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
"name": "gap",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"description": "* Alias to the `gap` property on a flexbox child.",
|
|
199
199
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<ul>\n<li>Alias to the <code>gap</code> property on a flexbox child.</li>\n</ul>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.3.0</p>\n</dd></dl></div>",
|
|
200
200
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
201
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
201
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L188"
|
|
202
202
|
},
|
|
203
203
|
{
|
|
204
204
|
"name": "justifyContent",
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
"description": "",
|
|
209
209
|
"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>",
|
|
210
210
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
211
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
211
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L130"
|
|
212
212
|
},
|
|
213
213
|
{
|
|
214
214
|
"name": "margin",
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
"description": "",
|
|
219
219
|
"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>",
|
|
220
220
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
221
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
221
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L69"
|
|
222
222
|
},
|
|
223
223
|
{
|
|
224
224
|
"name": "marginBottom",
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"description": "",
|
|
229
229
|
"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>",
|
|
230
230
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
231
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
231
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L73"
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
234
|
"name": "marginLeft",
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"description": "",
|
|
239
239
|
"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>",
|
|
240
240
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
241
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
241
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L77"
|
|
242
242
|
},
|
|
243
243
|
{
|
|
244
244
|
"name": "marginRight",
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
"description": "",
|
|
249
249
|
"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>",
|
|
250
250
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
251
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
251
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L81"
|
|
252
252
|
},
|
|
253
253
|
{
|
|
254
254
|
"name": "marginTop",
|
|
@@ -258,7 +258,7 @@
|
|
|
258
258
|
"description": "",
|
|
259
259
|
"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>",
|
|
260
260
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
261
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
261
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L85"
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
264
|
"name": "order",
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
"description": "Alias to the `order` property on a flexbox child.",
|
|
269
269
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>order</code> property on a flexbox child.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
270
270
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
271
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
271
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L194"
|
|
272
272
|
},
|
|
273
273
|
{
|
|
274
274
|
"name": "padding",
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
"description": "",
|
|
279
279
|
"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>",
|
|
280
280
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
281
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
281
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L92"
|
|
282
282
|
},
|
|
283
283
|
{
|
|
284
284
|
"name": "paddingBottom",
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"description": "",
|
|
289
289
|
"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>",
|
|
290
290
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
291
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
291
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L96"
|
|
292
292
|
},
|
|
293
293
|
{
|
|
294
294
|
"name": "paddingLeft",
|
|
@@ -298,7 +298,7 @@
|
|
|
298
298
|
"description": "",
|
|
299
299
|
"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>",
|
|
300
300
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
301
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
301
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L100"
|
|
302
302
|
},
|
|
303
303
|
{
|
|
304
304
|
"name": "paddingRight",
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
"description": "",
|
|
309
309
|
"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>",
|
|
310
310
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
311
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
311
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L104"
|
|
312
312
|
},
|
|
313
313
|
{
|
|
314
314
|
"name": "paddingTop",
|
|
@@ -318,7 +318,7 @@
|
|
|
318
318
|
"description": "",
|
|
319
319
|
"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>",
|
|
320
320
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
321
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
321
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L108"
|
|
322
322
|
},
|
|
323
323
|
{
|
|
324
324
|
"name": "style",
|
|
@@ -328,7 +328,7 @@
|
|
|
328
328
|
"description": "Additional CSS styles",
|
|
329
329
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
330
330
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
331
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
331
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/_utils/types.ts#L52"
|
|
332
332
|
},
|
|
333
333
|
{
|
|
334
334
|
"name": "tabIndex",
|
|
@@ -338,7 +338,7 @@
|
|
|
338
338
|
"description": "",
|
|
339
339
|
"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>",
|
|
340
340
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
341
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
341
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L198"
|
|
342
342
|
},
|
|
343
343
|
{
|
|
344
344
|
"name": "textAlign",
|
|
@@ -348,7 +348,7 @@
|
|
|
348
348
|
"description": "",
|
|
349
349
|
"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>",
|
|
350
350
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
351
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
351
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/Box/Box.types.ts#L202"
|
|
352
352
|
}
|
|
353
353
|
],
|
|
354
354
|
"description": ""
|
|
@@ -364,7 +364,7 @@
|
|
|
364
364
|
"description": "",
|
|
365
365
|
"descriptionHtml": "",
|
|
366
366
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
367
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
367
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/_utils/types.ts#L42"
|
|
368
368
|
},
|
|
369
369
|
{
|
|
370
370
|
"name": "className",
|
|
@@ -374,7 +374,7 @@
|
|
|
374
374
|
"description": "Additional classNames",
|
|
375
375
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
376
376
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
377
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
377
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/_utils/types.ts#L47"
|
|
378
378
|
},
|
|
379
379
|
{
|
|
380
380
|
"name": "style",
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"description": "Additional CSS styles",
|
|
385
385
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
386
386
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
387
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
387
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/_utils/types.ts#L52"
|
|
388
388
|
},
|
|
389
389
|
{
|
|
390
390
|
"name": "tabIndex",
|
|
@@ -394,7 +394,7 @@
|
|
|
394
394
|
"description": "",
|
|
395
395
|
"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>",
|
|
396
396
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
397
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
397
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L273"
|
|
398
398
|
}
|
|
399
399
|
],
|
|
400
400
|
"description": ""
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
"description": "",
|
|
411
411
|
"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>",
|
|
412
412
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
413
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
413
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L193"
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"name": "item",
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
"description": "",
|
|
421
421
|
"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>",
|
|
422
422
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
423
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
423
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L181"
|
|
424
424
|
},
|
|
425
425
|
{
|
|
426
426
|
"name": "restoreFocus",
|
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
"description": "Indicates should focus be restored to the trigger(e.g. Button of Dropdown)\nafter activating this item. If all items return focus to the trigger once activated,\ntry just `restoreFocusOnHide` on `Dropdown` instead.\nif it is `undefined`, it is omitted in onSelect callback.",
|
|
431
431
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Indicates should focus be restored to the trigger(e.g. Button of Dropdown)\nafter activating this item. If all items return focus to the trigger once activated,\ntry just <code>restoreFocusOnHide</code> on <code>Dropdown</code> instead.\nif it is <code>undefined</code>, it is omitted in onSelect callback.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.15.0</p>\n</dd></dl></div>",
|
|
432
432
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
433
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
433
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L201"
|
|
434
434
|
},
|
|
435
435
|
{
|
|
436
436
|
"name": "selected",
|
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
"description": "",
|
|
441
441
|
"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>",
|
|
442
442
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
443
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
443
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L185"
|
|
444
444
|
},
|
|
445
445
|
{
|
|
446
446
|
"name": "suggested",
|
|
@@ -450,7 +450,7 @@
|
|
|
450
450
|
"description": "",
|
|
451
451
|
"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>",
|
|
452
452
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
453
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
453
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L189"
|
|
454
454
|
}
|
|
455
455
|
],
|
|
456
456
|
"description": ""
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"description": "",
|
|
467
467
|
"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>",
|
|
468
468
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
469
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
469
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L193"
|
|
470
470
|
},
|
|
471
471
|
{
|
|
472
472
|
"name": "draggableId",
|
|
@@ -476,7 +476,7 @@
|
|
|
476
476
|
"description": "",
|
|
477
477
|
"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>",
|
|
478
478
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
479
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
479
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L212"
|
|
480
480
|
},
|
|
481
481
|
{
|
|
482
482
|
"name": "draggableIndex",
|
|
@@ -486,7 +486,7 @@
|
|
|
486
486
|
"description": "",
|
|
487
487
|
"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>",
|
|
488
488
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
489
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
489
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L216"
|
|
490
490
|
},
|
|
491
491
|
{
|
|
492
492
|
"name": "droppableIn",
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
"description": "",
|
|
497
497
|
"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>",
|
|
498
498
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
499
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
499
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L208"
|
|
500
500
|
},
|
|
501
501
|
{
|
|
502
502
|
"name": "item",
|
|
@@ -506,7 +506,7 @@
|
|
|
506
506
|
"description": "",
|
|
507
507
|
"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>",
|
|
508
508
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
509
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
509
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L181"
|
|
510
510
|
},
|
|
511
511
|
{
|
|
512
512
|
"name": "restoreFocus",
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
"description": "Indicates should focus be restored to the trigger(e.g. Button of Dropdown)\nafter activating this item. If all items return focus to the trigger once activated,\ntry just `restoreFocusOnHide` on `Dropdown` instead.\nif it is `undefined`, it is omitted in onSelect callback.",
|
|
517
517
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Indicates should focus be restored to the trigger(e.g. Button of Dropdown)\nafter activating this item. If all items return focus to the trigger once activated,\ntry just <code>restoreFocusOnHide</code> on <code>Dropdown</code> instead.\nif it is <code>undefined</code>, it is omitted in onSelect callback.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.15.0</p>\n</dd></dl></div>",
|
|
518
518
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
519
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
519
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L201"
|
|
520
520
|
},
|
|
521
521
|
{
|
|
522
522
|
"name": "selected",
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
"description": "",
|
|
527
527
|
"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>",
|
|
528
528
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
529
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
529
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L185"
|
|
530
530
|
},
|
|
531
531
|
{
|
|
532
532
|
"name": "suggested",
|
|
@@ -536,7 +536,7 @@
|
|
|
536
536
|
"description": "",
|
|
537
537
|
"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>",
|
|
538
538
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
539
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
539
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L189"
|
|
540
540
|
}
|
|
541
541
|
],
|
|
542
542
|
"description": ""
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
"description": "",
|
|
553
553
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.5.0</p>\n</dd></dl></div>",
|
|
554
554
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
555
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
555
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L293"
|
|
556
556
|
},
|
|
557
557
|
{
|
|
558
558
|
"name": "currentlyDroppableIn",
|
|
@@ -562,7 +562,7 @@
|
|
|
562
562
|
"description": "",
|
|
563
563
|
"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>",
|
|
564
564
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
565
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
565
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L302"
|
|
566
566
|
},
|
|
567
567
|
{
|
|
568
568
|
"name": "role",
|
|
@@ -572,7 +572,7 @@
|
|
|
572
572
|
"description": "",
|
|
573
573
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.3.0</p>\n</dd></dl></div>",
|
|
574
574
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
575
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
575
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L318"
|
|
576
576
|
},
|
|
577
577
|
{
|
|
578
578
|
"name": "onHoverItem",
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
"description": "",
|
|
583
583
|
"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>",
|
|
584
584
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
585
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
585
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L306"
|
|
586
586
|
},
|
|
587
587
|
{
|
|
588
588
|
"name": "onScrollBottom",
|
|
@@ -592,7 +592,7 @@
|
|
|
592
592
|
"description": "",
|
|
593
593
|
"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>",
|
|
594
594
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
595
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
595
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L310"
|
|
596
596
|
},
|
|
597
597
|
{
|
|
598
598
|
"name": "onSelect",
|
|
@@ -602,7 +602,7 @@
|
|
|
602
602
|
"description": "",
|
|
603
603
|
"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>",
|
|
604
604
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
605
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
605
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L314"
|
|
606
606
|
}
|
|
607
607
|
],
|
|
608
608
|
"description": ""
|
|
@@ -618,7 +618,7 @@
|
|
|
618
618
|
"description": " Usefully for extending navigation behavior with `onKeyboardNavigation`.\n Pay attention that `ref` is `null` on first render.",
|
|
619
619
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p> Usefully for extending navigation behavior with <code>onKeyboardNavigation</code>.\n Pay attention that <code>ref</code> is <code>null</code> on first render.</p>\n</div><div><pre><code>onKeyboardNavigation={(e) => {\n if (e.key === 'Right' || e.key === 'ArrowRight') {\n return navigateRight()\n }\n\n ref.defaultKeyDownNavigationHandler(e)\n}}\n</code></pre>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.5.0</p>\n</dd></dl></div>",
|
|
620
620
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
621
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
621
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L174"
|
|
622
622
|
},
|
|
623
623
|
{
|
|
624
624
|
"name": "el",
|
|
@@ -628,7 +628,7 @@
|
|
|
628
628
|
"description": "",
|
|
629
629
|
"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>",
|
|
630
630
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
631
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
631
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L117"
|
|
632
632
|
},
|
|
633
633
|
{
|
|
634
634
|
"name": "highlight",
|
|
@@ -638,7 +638,7 @@
|
|
|
638
638
|
"description": "",
|
|
639
639
|
"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>",
|
|
640
640
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
641
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
641
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L121"
|
|
642
642
|
},
|
|
643
643
|
{
|
|
644
644
|
"name": "highlightFirst",
|
|
@@ -648,7 +648,7 @@
|
|
|
648
648
|
"description": "",
|
|
649
649
|
"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>",
|
|
650
650
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
651
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
651
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L125"
|
|
652
652
|
},
|
|
653
653
|
{
|
|
654
654
|
"name": "highlightLast",
|
|
@@ -658,7 +658,7 @@
|
|
|
658
658
|
"description": "",
|
|
659
659
|
"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>",
|
|
660
660
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
661
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
661
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L129"
|
|
662
662
|
},
|
|
663
663
|
{
|
|
664
664
|
"name": "highlightSelected",
|
|
@@ -668,7 +668,7 @@
|
|
|
668
668
|
"description": "",
|
|
669
669
|
"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>",
|
|
670
670
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
671
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
671
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L133"
|
|
672
672
|
},
|
|
673
673
|
{
|
|
674
674
|
"name": "highlightSuggested",
|
|
@@ -678,7 +678,7 @@
|
|
|
678
678
|
"description": "",
|
|
679
679
|
"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>",
|
|
680
680
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
681
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
681
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L137"
|
|
682
682
|
},
|
|
683
683
|
{
|
|
684
684
|
"name": "highlighted",
|
|
@@ -688,7 +688,7 @@
|
|
|
688
688
|
"description": "",
|
|
689
689
|
"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>",
|
|
690
690
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
691
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
691
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L141"
|
|
692
692
|
},
|
|
693
693
|
{
|
|
694
694
|
"name": "next",
|
|
@@ -698,7 +698,7 @@
|
|
|
698
698
|
"description": "",
|
|
699
699
|
"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>",
|
|
700
700
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
701
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
701
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L145"
|
|
702
702
|
},
|
|
703
703
|
{
|
|
704
704
|
"name": "prev",
|
|
@@ -708,7 +708,7 @@
|
|
|
708
708
|
"description": "",
|
|
709
709
|
"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>",
|
|
710
710
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
711
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
711
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L149"
|
|
712
712
|
},
|
|
713
713
|
{
|
|
714
714
|
"name": "select",
|
|
@@ -718,7 +718,7 @@
|
|
|
718
718
|
"description": "",
|
|
719
719
|
"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>",
|
|
720
720
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
721
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
721
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L153"
|
|
722
722
|
}
|
|
723
723
|
],
|
|
724
724
|
"description": ""
|
|
@@ -734,7 +734,7 @@
|
|
|
734
734
|
"description": "",
|
|
735
735
|
"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>",
|
|
736
736
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
737
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
737
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L242"
|
|
738
738
|
},
|
|
739
739
|
{
|
|
740
740
|
"name": "className",
|
|
@@ -744,7 +744,7 @@
|
|
|
744
744
|
"description": "",
|
|
745
745
|
"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>",
|
|
746
746
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
747
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
747
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L246"
|
|
748
748
|
}
|
|
749
749
|
],
|
|
750
750
|
"description": ""
|
|
@@ -760,7 +760,7 @@
|
|
|
760
760
|
"description": "",
|
|
761
761
|
"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>",
|
|
762
762
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
763
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
763
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L60"
|
|
764
764
|
},
|
|
765
765
|
{
|
|
766
766
|
"name": "draggableId",
|
|
@@ -770,7 +770,7 @@
|
|
|
770
770
|
"description": "",
|
|
771
771
|
"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>",
|
|
772
772
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
773
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
773
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L49"
|
|
774
774
|
},
|
|
775
775
|
{
|
|
776
776
|
"name": "source",
|
|
@@ -780,7 +780,7 @@
|
|
|
780
780
|
"description": "",
|
|
781
781
|
"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>",
|
|
782
782
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
783
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
783
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L53"
|
|
784
784
|
}
|
|
785
785
|
],
|
|
786
786
|
"description": ""
|
|
@@ -796,7 +796,7 @@
|
|
|
796
796
|
"description": "",
|
|
797
797
|
"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>",
|
|
798
798
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
799
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
799
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L34"
|
|
800
800
|
},
|
|
801
801
|
{
|
|
802
802
|
"name": "event",
|
|
@@ -806,7 +806,7 @@
|
|
|
806
806
|
"description": "",
|
|
807
807
|
"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>",
|
|
808
808
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
809
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
809
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L20"
|
|
810
810
|
},
|
|
811
811
|
{
|
|
812
812
|
"name": "group",
|
|
@@ -816,7 +816,7 @@
|
|
|
816
816
|
"description": "",
|
|
817
817
|
"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>",
|
|
818
818
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
819
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
819
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L26"
|
|
820
820
|
},
|
|
821
821
|
{
|
|
822
822
|
"name": "item",
|
|
@@ -826,7 +826,7 @@
|
|
|
826
826
|
"description": "",
|
|
827
827
|
"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>",
|
|
828
828
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
829
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
829
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L30"
|
|
830
830
|
},
|
|
831
831
|
{
|
|
832
832
|
"name": "restoreFocus",
|
|
@@ -836,7 +836,7 @@
|
|
|
836
836
|
"description": "Indicates should focus be restored to the trigger(e.g. Button of Dropdown)\nafter activating this item. If all items return focus to the trigger once activated,\ntry just `restoreFocusOnHide` on `Dropdown` instead.\nif it is `undefined`, it is omitted in onSelect callback.",
|
|
837
837
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Indicates should focus be restored to the trigger(e.g. Button of Dropdown)\nafter activating this item. If all items return focus to the trigger once activated,\ntry just <code>restoreFocusOnHide</code> on <code>Dropdown</code> instead.\nif it is <code>undefined</code>, it is omitted in onSelect callback.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.15.0</p>\n</dd></dl></div>",
|
|
838
838
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
839
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
839
|
+
"sourceUrl": "https://github.com/procore/core/blob/20bd7fa/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L42"
|
|
840
840
|
}
|
|
841
841
|
],
|
|
842
842
|
"description": ""
|