@procore/core-react 11.5.0-rc.1 → 11.5.0-rc.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Banner/Banner.js +3 -1
- package/dist/Banner/Banner.js.map +1 -1
- package/dist/Dropdown/Dropdown.js +10 -33
- package/dist/Dropdown/Dropdown.js.map +1 -1
- package/dist/Dropdown/Dropdown.types.d.ts +7 -0
- package/dist/Dropdown/Dropdown.types.js.map +1 -1
- package/dist/MenuImperative/MenuImperative.d.ts +25 -0
- package/dist/MenuImperative/MenuImperative.js +77 -7
- package/dist/MenuImperative/MenuImperative.js.map +1 -1
- package/dist/MenuImperative/MenuImperative.types.d.ts +42 -2
- package/dist/MenuImperative/sensors.d.ts +1 -1
- package/dist/MenuImperative/sensors.js +23 -5
- package/dist/MenuImperative/sensors.js.map +1 -1
- package/dist/MultiSelect/MultiSelect.js +6 -5
- package/dist/MultiSelect/MultiSelect.js.map +1 -1
- package/dist/OverlayTrigger/OverlayTrigger.d.ts +3 -0
- package/dist/OverlayTrigger/OverlayTrigger.js +17 -13
- package/dist/OverlayTrigger/OverlayTrigger.js.map +1 -1
- package/dist/OverlayTrigger/OverlayTrigger.types.d.ts +19 -0
- package/dist/Select/Select.js +6 -21
- package/dist/Select/Select.js.map +1 -1
- package/dist/TieredSelect/TierSelectionTieredSelect.js +10 -6
- package/dist/TieredSelect/TierSelectionTieredSelect.js.map +1 -1
- package/dist/TieredSelect/TieredSelectMenu.js +37 -28
- package/dist/TieredSelect/TieredSelectMenu.js.map +1 -1
- package/dist/Typeahead/Typeahead.js +4 -3
- package/dist/Typeahead/Typeahead.js.map +1 -1
- package/dist/_hooks/I18n.d.ts +3 -0
- package/dist/_locales/en.json +3 -0
- package/dist/_typedoc/Avatar/Avatar.types.json +17 -17
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +22 -22
- package/dist/_typedoc/Badge/Badge.types.json +6 -6
- package/dist/_typedoc/Banner/Banner.types.json +12 -12
- package/dist/_typedoc/Box/Box.types.json +68 -68
- package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +7 -7
- package/dist/_typedoc/Button/Button.types.json +11 -11
- 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 +7 -7
- 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 +4 -4
- package/dist/_typedoc/Dropdown/Dropdown.types.json +45 -35
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
- package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
- package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
- package/dist/_typedoc/FileList/FileList.types.json +9 -9
- package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
- package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
- package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
- package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
- package/dist/_typedoc/Flex/Flex.types.json +27 -27
- package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
- package/dist/_typedoc/Form/Form.types.json +690 -690
- package/dist/_typedoc/Grid/Grid.types.json +8 -8
- package/dist/_typedoc/GroupSelect/GroupSelect.types.json +51 -51
- 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 +91 -71
- package/dist/_typedoc/Modal/Modal.types.json +27 -27
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +30 -30
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +36 -36
- package/dist/_typedoc/PageLayout/PageLayout.types.json +7 -7
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +27 -27
- package/dist/_typedoc/Pill/Pill.types.json +1 -1
- package/dist/_typedoc/PillSelect/PillSelect.types.json +46 -46
- package/dist/_typedoc/Popover/Popover.types.json +10 -10
- package/dist/_typedoc/ProgressBar/ProgressBar.types.json +5 -5
- 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 +14 -14
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
- package/dist/_typedoc/Select/Select.types.json +31 -31
- package/dist/_typedoc/Slider/Slider.types.json +6 -6
- package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
- package/dist/_typedoc/Switch/Switch.types.json +3 -3
- package/dist/_typedoc/Table/Table.types.json +94 -94
- package/dist/_typedoc/Tabs/Tabs.types.json +15 -15
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +10 -10
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditor.types.json +7 -7
- package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +3 -3
- package/dist/_typedoc/Thumbnail/Thumbnail.types.json +25 -25
- package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
- package/dist/_typedoc/Tile/Tile.types.json +30 -30
- package/dist/_typedoc/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 +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 +8 -8
- package/dist/_typedoc/_utils/types.json +3 -3
- package/package.json +3 -2
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L253"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "id",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L249"
|
|
24
24
|
}
|
|
25
25
|
],
|
|
26
26
|
"description": ""
|
|
@@ -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/Box/Box.types.ts",
|
|
39
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
39
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L118"
|
|
40
40
|
},
|
|
41
41
|
{
|
|
42
42
|
"name": "alignItems",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"description": "",
|
|
47
47
|
"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>",
|
|
48
48
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
49
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
49
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L122"
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
52
|
"name": "alignSelf",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"description": "",
|
|
57
57
|
"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>",
|
|
58
58
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
59
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
59
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L126"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"name": "children",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
67
67
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
|
|
68
68
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
69
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
69
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/_utils/types.ts#L45"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"name": "className",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"description": "Additional classNames",
|
|
77
77
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
78
78
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
79
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
79
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/_utils/types.ts#L50"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"name": "display",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"description": "",
|
|
87
87
|
"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>",
|
|
88
88
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
89
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
89
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L146"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"name": "flex",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"description": "Alias to the `flex` property on a flexbox child.",
|
|
97
97
|
"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>",
|
|
98
98
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
99
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
99
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L152"
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
"name": "flexBasis",
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"description": "Alias to the `basis` property on a flexbox child.",
|
|
107
107
|
"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>",
|
|
108
108
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
109
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
109
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L158"
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
112
|
"name": "flexDirection",
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
"description": "Alias to the `direction` property on a flexbox child.",
|
|
117
117
|
"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>",
|
|
118
118
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
119
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
119
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L164"
|
|
120
120
|
},
|
|
121
121
|
{
|
|
122
122
|
"name": "flexGrow",
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"description": "Alias to the `grow` property on a flexbox child.",
|
|
127
127
|
"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>",
|
|
128
128
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
129
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
129
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L170"
|
|
130
130
|
},
|
|
131
131
|
{
|
|
132
132
|
"name": "flexShrink",
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"description": "Alias to the `shrink` property on a flexbox child.",
|
|
137
137
|
"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>",
|
|
138
138
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
139
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
139
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L176"
|
|
140
140
|
},
|
|
141
141
|
{
|
|
142
142
|
"name": "flexWrap",
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"description": "Alias to the `wrap` property on a flexbox child.",
|
|
147
147
|
"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>",
|
|
148
148
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
149
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
149
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L182"
|
|
150
150
|
},
|
|
151
151
|
{
|
|
152
152
|
"name": "gap",
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"description": "* Alias to the `gap` property on a flexbox child.",
|
|
157
157
|
"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>",
|
|
158
158
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
159
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
159
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L188"
|
|
160
160
|
},
|
|
161
161
|
{
|
|
162
162
|
"name": "justifyContent",
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"description": "",
|
|
167
167
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
168
168
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
169
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
169
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L130"
|
|
170
170
|
},
|
|
171
171
|
{
|
|
172
172
|
"name": "margin",
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
"description": "",
|
|
177
177
|
"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>",
|
|
178
178
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
179
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
179
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L69"
|
|
180
180
|
},
|
|
181
181
|
{
|
|
182
182
|
"name": "marginBottom",
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
"description": "",
|
|
187
187
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
188
188
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
189
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
189
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L73"
|
|
190
190
|
},
|
|
191
191
|
{
|
|
192
192
|
"name": "marginLeft",
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"description": "",
|
|
197
197
|
"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>",
|
|
198
198
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
199
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
199
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L77"
|
|
200
200
|
},
|
|
201
201
|
{
|
|
202
202
|
"name": "marginRight",
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
"description": "",
|
|
207
207
|
"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>",
|
|
208
208
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
209
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
209
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L81"
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
212
|
"name": "marginTop",
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"description": "",
|
|
217
217
|
"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>",
|
|
218
218
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
219
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
219
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L85"
|
|
220
220
|
},
|
|
221
221
|
{
|
|
222
222
|
"name": "order",
|
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
"description": "Alias to the `order` property on a flexbox child.",
|
|
227
227
|
"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>",
|
|
228
228
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
229
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
229
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L194"
|
|
230
230
|
},
|
|
231
231
|
{
|
|
232
232
|
"name": "padding",
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
"description": "",
|
|
237
237
|
"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>",
|
|
238
238
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
239
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
239
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L92"
|
|
240
240
|
},
|
|
241
241
|
{
|
|
242
242
|
"name": "paddingBottom",
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"description": "",
|
|
247
247
|
"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>",
|
|
248
248
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
249
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
249
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L96"
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
252
|
"name": "paddingLeft",
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"description": "",
|
|
257
257
|
"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>",
|
|
258
258
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
259
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
259
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L100"
|
|
260
260
|
},
|
|
261
261
|
{
|
|
262
262
|
"name": "paddingRight",
|
|
@@ -266,7 +266,7 @@
|
|
|
266
266
|
"description": "",
|
|
267
267
|
"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>",
|
|
268
268
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
269
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
269
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L104"
|
|
270
270
|
},
|
|
271
271
|
{
|
|
272
272
|
"name": "paddingTop",
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"description": "",
|
|
277
277
|
"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>",
|
|
278
278
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
279
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
279
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L108"
|
|
280
280
|
},
|
|
281
281
|
{
|
|
282
282
|
"name": "style",
|
|
@@ -286,7 +286,7 @@
|
|
|
286
286
|
"description": "Additional CSS styles",
|
|
287
287
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
288
288
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
289
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
289
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/_utils/types.ts#L55"
|
|
290
290
|
},
|
|
291
291
|
{
|
|
292
292
|
"name": "tabIndex",
|
|
@@ -296,7 +296,7 @@
|
|
|
296
296
|
"description": "",
|
|
297
297
|
"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>",
|
|
298
298
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
299
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
299
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L198"
|
|
300
300
|
},
|
|
301
301
|
{
|
|
302
302
|
"name": "textAlign",
|
|
@@ -306,7 +306,7 @@
|
|
|
306
306
|
"description": "",
|
|
307
307
|
"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>",
|
|
308
308
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
309
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
309
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Box/Box.types.ts#L202"
|
|
310
310
|
}
|
|
311
311
|
],
|
|
312
312
|
"description": ""
|
|
@@ -322,7 +322,7 @@
|
|
|
322
322
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
323
323
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
|
|
324
324
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
325
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
325
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/_utils/types.ts#L45"
|
|
326
326
|
},
|
|
327
327
|
{
|
|
328
328
|
"name": "className",
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
"description": "Additional classNames",
|
|
333
333
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
334
334
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
335
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
335
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/_utils/types.ts#L50"
|
|
336
336
|
},
|
|
337
337
|
{
|
|
338
338
|
"name": "style",
|
|
@@ -342,7 +342,7 @@
|
|
|
342
342
|
"description": "Additional CSS styles",
|
|
343
343
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
344
344
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
345
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
345
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/_utils/types.ts#L55"
|
|
346
346
|
},
|
|
347
347
|
{
|
|
348
348
|
"name": "tabIndex",
|
|
@@ -352,7 +352,7 @@
|
|
|
352
352
|
"description": "",
|
|
353
353
|
"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>",
|
|
354
354
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
355
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
355
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L242"
|
|
356
356
|
}
|
|
357
357
|
],
|
|
358
358
|
"description": ""
|
|
@@ -368,7 +368,7 @@
|
|
|
368
368
|
"description": "",
|
|
369
369
|
"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>",
|
|
370
370
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
371
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
371
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L184"
|
|
372
372
|
},
|
|
373
373
|
{
|
|
374
374
|
"name": "item",
|
|
@@ -378,7 +378,7 @@
|
|
|
378
378
|
"description": "",
|
|
379
379
|
"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>",
|
|
380
380
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
381
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
381
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L172"
|
|
382
382
|
},
|
|
383
383
|
{
|
|
384
384
|
"name": "selected",
|
|
@@ -388,7 +388,7 @@
|
|
|
388
388
|
"description": "",
|
|
389
389
|
"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>",
|
|
390
390
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
391
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
391
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L176"
|
|
392
392
|
},
|
|
393
393
|
{
|
|
394
394
|
"name": "suggested",
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
"description": "",
|
|
399
399
|
"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>",
|
|
400
400
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
401
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
401
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L180"
|
|
402
402
|
}
|
|
403
403
|
],
|
|
404
404
|
"description": ""
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
"description": "",
|
|
415
415
|
"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>",
|
|
416
416
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
417
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
417
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L184"
|
|
418
418
|
},
|
|
419
419
|
{
|
|
420
420
|
"name": "draggableId",
|
|
@@ -424,7 +424,7 @@
|
|
|
424
424
|
"description": "",
|
|
425
425
|
"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>",
|
|
426
426
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
427
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
427
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L195"
|
|
428
428
|
},
|
|
429
429
|
{
|
|
430
430
|
"name": "draggableIndex",
|
|
@@ -434,7 +434,7 @@
|
|
|
434
434
|
"description": "",
|
|
435
435
|
"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>",
|
|
436
436
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
437
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
437
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L199"
|
|
438
438
|
},
|
|
439
439
|
{
|
|
440
440
|
"name": "droppableIn",
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
"description": "",
|
|
445
445
|
"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>",
|
|
446
446
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
447
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
447
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L191"
|
|
448
448
|
},
|
|
449
449
|
{
|
|
450
450
|
"name": "item",
|
|
@@ -454,7 +454,7 @@
|
|
|
454
454
|
"description": "",
|
|
455
455
|
"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>",
|
|
456
456
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
457
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
457
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L172"
|
|
458
458
|
},
|
|
459
459
|
{
|
|
460
460
|
"name": "selected",
|
|
@@ -464,7 +464,7 @@
|
|
|
464
464
|
"description": "",
|
|
465
465
|
"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>",
|
|
466
466
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
467
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
467
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L176"
|
|
468
468
|
},
|
|
469
469
|
{
|
|
470
470
|
"name": "suggested",
|
|
@@ -474,7 +474,7 @@
|
|
|
474
474
|
"description": "",
|
|
475
475
|
"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>",
|
|
476
476
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
477
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
477
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L180"
|
|
478
478
|
}
|
|
479
479
|
],
|
|
480
480
|
"description": ""
|
|
@@ -482,6 +482,16 @@
|
|
|
482
482
|
"MenuContext": {
|
|
483
483
|
"name": "MenuContext",
|
|
484
484
|
"properties": [
|
|
485
|
+
{
|
|
486
|
+
"name": "a11yOptionsProps",
|
|
487
|
+
"required": true,
|
|
488
|
+
"type": "<span class=\"tsd-signature-symbol\">{ </span>id<span class=\"tsd-signature-symbol\">?: </span><span class=\"tsd-signature-type\">string</span><span class=\"tsd-signature-symbol\">; </span>onKeyboardNavigation<span class=\"tsd-signature-symbol\">?: </span><span class=\"tsd-signature-type\">null</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">KeyboardEventHandler</span><span class=\"tsd-signature-symbol\"><</span><span class=\"tsd-signature-type\">Element</span><span class=\"tsd-signature-symbol\">></span><span class=\"tsd-signature-symbol\">; </span>role<span class=\"tsd-signature-symbol\">?: </span><span class=\"tsd-signature-type\">MenuRole</span><span class=\"tsd-signature-symbol\">; </span>tabIndex<span class=\"tsd-signature-symbol\">?: </span><span class=\"tsd-signature-type\">number</span><span class=\"tsd-signature-symbol\"> }</span>",
|
|
489
|
+
"typeDetail": "<span class=\"tsd-signature-symbol\">{ </span>id<span class=\"tsd-signature-symbol\">?: </span><span class=\"tsd-signature-type\">string</span><span class=\"tsd-signature-symbol\">; </span>onKeyboardNavigation<span class=\"tsd-signature-symbol\">?: </span><span class=\"tsd-signature-type\">null</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">KeyboardEventHandler</span><span class=\"tsd-signature-symbol\"><</span><span class=\"tsd-signature-type\">Element</span><span class=\"tsd-signature-symbol\">></span><span class=\"tsd-signature-symbol\">; </span>role<span class=\"tsd-signature-symbol\">?: </span><span class=\"tsd-signature-type\">MenuRole</span><span class=\"tsd-signature-symbol\">; </span>tabIndex<span class=\"tsd-signature-symbol\">?: </span><span class=\"tsd-signature-type\">number</span><span class=\"tsd-signature-symbol\"> }</span>",
|
|
490
|
+
"description": "",
|
|
491
|
+
"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>",
|
|
492
|
+
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
493
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L262"
|
|
494
|
+
},
|
|
485
495
|
{
|
|
486
496
|
"name": "currentlyDroppableIn",
|
|
487
497
|
"required": true,
|
|
@@ -490,17 +500,17 @@
|
|
|
490
500
|
"description": "",
|
|
491
501
|
"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>",
|
|
492
502
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
493
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
503
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L271"
|
|
494
504
|
},
|
|
495
505
|
{
|
|
496
506
|
"name": "role",
|
|
497
507
|
"required": true,
|
|
498
|
-
"type": "<span class=\"tsd-signature-type\"
|
|
499
|
-
"typeDetail": "<span class=\"tsd-signature-type\"
|
|
508
|
+
"type": "<span class=\"tsd-signature-type\">MenuRole</span>",
|
|
509
|
+
"typeDetail": "<span class=\"tsd-signature-type\">MenuRole</span>",
|
|
500
510
|
"description": "",
|
|
501
511
|
"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>",
|
|
502
512
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
503
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
513
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L287"
|
|
504
514
|
},
|
|
505
515
|
{
|
|
506
516
|
"name": "onHoverItem",
|
|
@@ -510,7 +520,7 @@
|
|
|
510
520
|
"description": "",
|
|
511
521
|
"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>",
|
|
512
522
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
513
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
523
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L275"
|
|
514
524
|
},
|
|
515
525
|
{
|
|
516
526
|
"name": "onScrollBottom",
|
|
@@ -520,7 +530,7 @@
|
|
|
520
530
|
"description": "",
|
|
521
531
|
"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>",
|
|
522
532
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
523
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
533
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L279"
|
|
524
534
|
},
|
|
525
535
|
{
|
|
526
536
|
"name": "onSelect",
|
|
@@ -530,7 +540,7 @@
|
|
|
530
540
|
"description": "",
|
|
531
541
|
"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>",
|
|
532
542
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
533
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
543
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L283"
|
|
534
544
|
}
|
|
535
545
|
],
|
|
536
546
|
"description": ""
|
|
@@ -538,6 +548,16 @@
|
|
|
538
548
|
"MenuRef": {
|
|
539
549
|
"name": "MenuRef",
|
|
540
550
|
"properties": [
|
|
551
|
+
{
|
|
552
|
+
"name": "defaultKeyDownNavigationHandler",
|
|
553
|
+
"required": true,
|
|
554
|
+
"type": "<span class=\"tsd-signature-type\">KeyboardEventHandler</span><span class=\"tsd-signature-symbol\"><</span><span class=\"tsd-signature-type\">Element</span><span class=\"tsd-signature-symbol\">></span>",
|
|
555
|
+
"typeDetail": "<span class=\"tsd-signature-type\">KeyboardEventHandler</span><span class=\"tsd-signature-symbol\"><</span><span class=\"tsd-signature-type\">Element</span><span class=\"tsd-signature-symbol\">></span>",
|
|
556
|
+
"description": " Usefully for extending navigation behavior with `onKeyboardNavigation`.\n Pay attention that `ref` is `null` on first render.",
|
|
557
|
+
"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>",
|
|
558
|
+
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
559
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L165"
|
|
560
|
+
},
|
|
541
561
|
{
|
|
542
562
|
"name": "el",
|
|
543
563
|
"required": true,
|
|
@@ -546,7 +566,7 @@
|
|
|
546
566
|
"description": "",
|
|
547
567
|
"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>",
|
|
548
568
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
549
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
569
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L108"
|
|
550
570
|
},
|
|
551
571
|
{
|
|
552
572
|
"name": "highlight",
|
|
@@ -556,7 +576,7 @@
|
|
|
556
576
|
"description": "",
|
|
557
577
|
"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>",
|
|
558
578
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
559
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
579
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L112"
|
|
560
580
|
},
|
|
561
581
|
{
|
|
562
582
|
"name": "highlightFirst",
|
|
@@ -566,7 +586,7 @@
|
|
|
566
586
|
"description": "",
|
|
567
587
|
"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>",
|
|
568
588
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
569
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
589
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L116"
|
|
570
590
|
},
|
|
571
591
|
{
|
|
572
592
|
"name": "highlightLast",
|
|
@@ -576,7 +596,7 @@
|
|
|
576
596
|
"description": "",
|
|
577
597
|
"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>",
|
|
578
598
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
579
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
599
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L120"
|
|
580
600
|
},
|
|
581
601
|
{
|
|
582
602
|
"name": "highlightSelected",
|
|
@@ -586,7 +606,7 @@
|
|
|
586
606
|
"description": "",
|
|
587
607
|
"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>",
|
|
588
608
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
589
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
609
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L124"
|
|
590
610
|
},
|
|
591
611
|
{
|
|
592
612
|
"name": "highlightSuggested",
|
|
@@ -596,7 +616,7 @@
|
|
|
596
616
|
"description": "",
|
|
597
617
|
"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>",
|
|
598
618
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
599
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
619
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L128"
|
|
600
620
|
},
|
|
601
621
|
{
|
|
602
622
|
"name": "highlighted",
|
|
@@ -606,7 +626,7 @@
|
|
|
606
626
|
"description": "",
|
|
607
627
|
"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>",
|
|
608
628
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
609
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
629
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L132"
|
|
610
630
|
},
|
|
611
631
|
{
|
|
612
632
|
"name": "next",
|
|
@@ -616,7 +636,7 @@
|
|
|
616
636
|
"description": "",
|
|
617
637
|
"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>",
|
|
618
638
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
619
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
639
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L136"
|
|
620
640
|
},
|
|
621
641
|
{
|
|
622
642
|
"name": "prev",
|
|
@@ -626,7 +646,7 @@
|
|
|
626
646
|
"description": "",
|
|
627
647
|
"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>",
|
|
628
648
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
629
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
649
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L140"
|
|
630
650
|
},
|
|
631
651
|
{
|
|
632
652
|
"name": "select",
|
|
@@ -636,7 +656,7 @@
|
|
|
636
656
|
"description": "",
|
|
637
657
|
"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>",
|
|
638
658
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
639
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
659
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L144"
|
|
640
660
|
}
|
|
641
661
|
],
|
|
642
662
|
"description": ""
|
|
@@ -652,7 +672,7 @@
|
|
|
652
672
|
"description": "",
|
|
653
673
|
"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>",
|
|
654
674
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
655
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
675
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L217"
|
|
656
676
|
},
|
|
657
677
|
{
|
|
658
678
|
"name": "className",
|
|
@@ -662,7 +682,7 @@
|
|
|
662
682
|
"description": "",
|
|
663
683
|
"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>",
|
|
664
684
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
665
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
685
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L221"
|
|
666
686
|
}
|
|
667
687
|
],
|
|
668
688
|
"description": ""
|
|
@@ -678,7 +698,7 @@
|
|
|
678
698
|
"description": "",
|
|
679
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>",
|
|
680
700
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
681
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
701
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L52"
|
|
682
702
|
},
|
|
683
703
|
{
|
|
684
704
|
"name": "draggableId",
|
|
@@ -688,7 +708,7 @@
|
|
|
688
708
|
"description": "",
|
|
689
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>",
|
|
690
710
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
691
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
711
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L41"
|
|
692
712
|
},
|
|
693
713
|
{
|
|
694
714
|
"name": "source",
|
|
@@ -698,7 +718,7 @@
|
|
|
698
718
|
"description": "",
|
|
699
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>",
|
|
700
720
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
701
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
721
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L45"
|
|
702
722
|
}
|
|
703
723
|
],
|
|
704
724
|
"description": ""
|
|
@@ -714,7 +734,7 @@
|
|
|
714
734
|
"description": "",
|
|
715
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>",
|
|
716
736
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
717
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
737
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L34"
|
|
718
738
|
},
|
|
719
739
|
{
|
|
720
740
|
"name": "event",
|
|
@@ -724,7 +744,7 @@
|
|
|
724
744
|
"description": "",
|
|
725
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>",
|
|
726
746
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
727
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
747
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L20"
|
|
728
748
|
},
|
|
729
749
|
{
|
|
730
750
|
"name": "group",
|
|
@@ -734,7 +754,7 @@
|
|
|
734
754
|
"description": "",
|
|
735
755
|
"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
756
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
737
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
757
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L26"
|
|
738
758
|
},
|
|
739
759
|
{
|
|
740
760
|
"name": "item",
|
|
@@ -744,7 +764,7 @@
|
|
|
744
764
|
"description": "",
|
|
745
765
|
"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
766
|
"sourceFile": "packages/core-react/src/MenuImperative/MenuImperative.types.ts",
|
|
747
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
767
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L30"
|
|
748
768
|
}
|
|
749
769
|
],
|
|
750
770
|
"description": ""
|