@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": " The callback to run before the overlay is hidden. Returning\n `false` will prevent hiding.\n```\n(e: event) => boolean | Promise | undefined\n```",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p> The callback to run before the overlay is hidden. Returning\n <code>false</code> will prevent hiding.</p>\n<pre><code>(e: event) => boolean | Promise | undefined\n</code></pre>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L43"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "beforeShow",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": " The callback to run before the overlay is shown. Returning\n `false` will prevent showing.\n```\n(e: event) => boolean | Promise | undefined\n```",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p> The callback to run before the overlay is shown. Returning\n <code>false</code> will prevent showing.</p>\n<pre><code>(e: event) => boolean | Promise | undefined\n</code></pre>\n</div><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/OverlayTrigger/OverlayTrigger.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L52"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "className",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Additional classNames",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/_utils/types.ts#L50"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "disabled",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/DateInput/DateInput.types.ts#L133"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "error",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Error variant",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Error variant</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/DateInput/DateInput.types.ts#L129"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "tabIndex",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "",
|
|
61
61
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/DateInput/DateInput.types.ts#L163"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "value",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"description": "",
|
|
71
71
|
"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>",
|
|
72
72
|
"sourceFile": "packages/core-react/src/DateSelect/DateSelect.types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/DateSelect/DateSelect.types.ts#L34"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"name": "variant",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"description": "",
|
|
81
81
|
"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>",
|
|
82
82
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
83
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
83
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/DateInput/DateInput.types.ts#L172"
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
86
|
"name": "afterHide",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"description": "",
|
|
91
91
|
"descriptionHtml": "",
|
|
92
92
|
"sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
|
|
93
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
93
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/_hooks/Visibility.tsx#L10"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
96
|
"name": "afterShow",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"description": "",
|
|
101
101
|
"descriptionHtml": "",
|
|
102
102
|
"sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
|
|
103
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
103
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/_hooks/Visibility.tsx#L11"
|
|
104
104
|
},
|
|
105
105
|
{
|
|
106
106
|
"name": "disabledDate",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"description": "",
|
|
111
111
|
"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>",
|
|
112
112
|
"sourceFile": "packages/core-react/src/Calendar/Calendar.types.ts",
|
|
113
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
113
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Calendar/Calendar.types.ts#L30"
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
116
|
"name": "onChange",
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"description": "",
|
|
121
121
|
"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>",
|
|
122
122
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
123
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
123
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/DateInput/DateInput.types.ts#L140"
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
126
|
"name": "onClear",
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
"description": "",
|
|
131
131
|
"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>",
|
|
132
132
|
"sourceFile": "packages/core-react/src/DateInput/DateInput.types.ts",
|
|
133
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
133
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/DateInput/DateInput.types.ts#L151"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
136
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
11
11
|
"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>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/_utils/types.ts#L45"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "className",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Additional classNames",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/_utils/types.ts#L50"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "style",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Additional CSS styles",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/_utils/types.ts#L55"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "width",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>Width of the content</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/DetailPage/DetailPage.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/DetailPage/DetailPage.types.ts#L12"
|
|
44
44
|
}
|
|
45
45
|
],
|
|
46
46
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L189"
|
|
14
14
|
}
|
|
15
15
|
],
|
|
16
16
|
"description": ""
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"description": "Shows the arrow when activated",
|
|
27
27
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Shows the arrow when activated</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
28
28
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
29
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
29
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L143"
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
32
|
"name": "block",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"description": "Sets the button to be 100% of the width of its parent",
|
|
37
37
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the button to be 100% of the width of its parent</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
38
38
|
"sourceFile": "packages/core-react/src/Button/Button.types.ts",
|
|
39
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
39
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Button/Button.types.ts#L14"
|
|
40
40
|
},
|
|
41
41
|
{
|
|
42
42
|
"name": "focusTarget",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"description": "Determines what target should be focused if shown",
|
|
47
47
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Determines what target should be focused if shown</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.28.0</p>\n</dd></dl></div>",
|
|
48
48
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
49
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
49
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L159"
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
52
|
"name": "icon",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"description": "string icons have been deprecated, please pass a component from `@procore/core-icons`\nThe icon to display on the left side of the label",
|
|
57
57
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>string icons have been deprecated, please pass a component from <code>@procore/core-icons</code>\nThe icon to display on the left side of the label</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
58
58
|
"sourceFile": "packages/core-react/src/Button/Button.types.ts",
|
|
59
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
59
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Button/Button.types.ts#L20"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"name": "iconRight",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"description": "The icon to display on the right side of the label",
|
|
67
67
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The icon to display on the right side of the label</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
68
68
|
"sourceFile": "packages/core-react/src/Button/Button.types.ts",
|
|
69
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
69
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Button/Button.types.ts#L25"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"name": "loading",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"description": "Shows the button spinner",
|
|
77
77
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Shows the button spinner</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
78
78
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
79
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
79
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L148"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"name": "open",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"description": "Changes the direction of the arrow if shown",
|
|
87
87
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Changes the direction of the arrow if shown</p>\n</div><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/Dropdown/Dropdown.types.ts",
|
|
89
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
89
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L153"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"name": "size",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"description": "The size of the button",
|
|
97
97
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The size of the button</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
98
98
|
"sourceFile": "packages/core-react/src/Button/Button.types.ts",
|
|
99
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
99
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Button/Button.types.ts#L35"
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
"name": "variant",
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"description": "The variant of the button",
|
|
107
107
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The variant of the button</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.27.2</p>\n</dd></dl></div>",
|
|
108
108
|
"sourceFile": "packages/core-react/src/Button/Button.types.ts",
|
|
109
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
109
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Button/Button.types.ts#L40"
|
|
110
110
|
}
|
|
111
111
|
],
|
|
112
112
|
"description": ""
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"description": "",
|
|
123
123
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
124
124
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
125
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
125
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L166"
|
|
126
126
|
},
|
|
127
127
|
{
|
|
128
128
|
"name": "i18nScope",
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"description": "",
|
|
133
133
|
"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>",
|
|
134
134
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
135
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
135
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L174"
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
138
|
"name": "menuRef",
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
"description": "",
|
|
143
143
|
"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>",
|
|
144
144
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
145
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
145
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L170"
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
148
|
"name": "onSearch",
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
"description": "",
|
|
153
153
|
"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>",
|
|
154
154
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
155
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
155
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L178"
|
|
156
156
|
},
|
|
157
157
|
{
|
|
158
158
|
"name": "onSelect",
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"description": "",
|
|
163
163
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
164
164
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
165
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
165
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L182"
|
|
166
166
|
}
|
|
167
167
|
],
|
|
168
168
|
"description": ""
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"description": "",
|
|
179
179
|
"descriptionHtml": "",
|
|
180
180
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
181
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
181
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L19"
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
184
|
"name": "afterShow",
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"description": "",
|
|
189
189
|
"descriptionHtml": "",
|
|
190
190
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
191
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
191
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L23"
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
"name": "beforeHide",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"description": "",
|
|
199
199
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
200
200
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
201
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
201
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L27"
|
|
202
202
|
},
|
|
203
203
|
{
|
|
204
204
|
"name": "beforeShow",
|
|
@@ -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/Dropdown/Dropdown.types.ts",
|
|
211
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
211
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L31"
|
|
212
212
|
},
|
|
213
213
|
{
|
|
214
214
|
"name": "block",
|
|
@@ -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/Dropdown/Dropdown.types.ts",
|
|
221
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
221
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L35"
|
|
222
222
|
},
|
|
223
223
|
{
|
|
224
224
|
"name": "className",
|
|
@@ -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/Dropdown/Dropdown.types.ts",
|
|
231
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
231
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L39"
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
234
|
"name": "disabled",
|
|
@@ -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/Dropdown/Dropdown.types.ts",
|
|
241
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
241
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L43"
|
|
242
242
|
},
|
|
243
243
|
{
|
|
244
244
|
"name": "error",
|
|
@@ -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/Dropdown/Dropdown.types.ts",
|
|
251
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
251
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L47"
|
|
252
252
|
},
|
|
253
253
|
{
|
|
254
254
|
"name": "footer",
|
|
@@ -258,7 +258,17 @@
|
|
|
258
258
|
"description": "Content to render in a footer.",
|
|
259
259
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Content to render in a footer.</p>\n</div><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/Dropdown/Dropdown.types.ts",
|
|
261
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
261
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L53"
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"name": "hasTabbableElements",
|
|
265
|
+
"required": false,
|
|
266
|
+
"type": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
267
|
+
"typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
268
|
+
"description": "Whether to act as modal dialog.\nShould be used when Dropdown has tabbable elements (e.g. buttons in footer).",
|
|
269
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Whether to act as modal dialog.\nShould be used when Dropdown has tabbable elements (e.g. buttons in footer).</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>'false'</p>\n</dd><dt>since</dt><dd><p>11.5.0</p>\n</dd></dl></div>",
|
|
270
|
+
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
271
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L130"
|
|
262
272
|
},
|
|
263
273
|
{
|
|
264
274
|
"name": "i18nScope",
|
|
@@ -268,7 +278,7 @@
|
|
|
268
278
|
"description": "The i18n key to use for the dropdowns's configurable strings.\nDefaults to using the core library's default strings.",
|
|
269
279
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The i18n key to use for the dropdowns's configurable strings.\nDefaults to using the core library's default strings.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
270
280
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
271
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
281
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L59"
|
|
272
282
|
},
|
|
273
283
|
{
|
|
274
284
|
"name": "icon",
|
|
@@ -278,7 +288,7 @@
|
|
|
278
288
|
"description": "",
|
|
279
289
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>remarks</dt><dd><p>string icons have been deprecated, please pass a component from <code>@procore/core-icons</code></p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
280
290
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
281
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
291
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L64"
|
|
282
292
|
},
|
|
283
293
|
{
|
|
284
294
|
"name": "label",
|
|
@@ -288,7 +298,7 @@
|
|
|
288
298
|
"description": "The button text.",
|
|
289
299
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The button text.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
290
300
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
291
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
301
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L69"
|
|
292
302
|
},
|
|
293
303
|
{
|
|
294
304
|
"name": "loading",
|
|
@@ -298,7 +308,7 @@
|
|
|
298
308
|
"description": "",
|
|
299
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>",
|
|
300
310
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
301
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
311
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L73"
|
|
302
312
|
},
|
|
303
313
|
{
|
|
304
314
|
"name": "placement",
|
|
@@ -308,7 +318,7 @@
|
|
|
308
318
|
"description": "The placement of the overlay.",
|
|
309
319
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The placement of the overlay.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>'bottom-left'</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
310
320
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
311
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
321
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L102"
|
|
312
322
|
},
|
|
313
323
|
{
|
|
314
324
|
"name": "size",
|
|
@@ -318,7 +328,7 @@
|
|
|
318
328
|
"description": "The button size",
|
|
319
329
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The button size</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>'md'</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
320
330
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
321
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
331
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L109"
|
|
322
332
|
},
|
|
323
333
|
{
|
|
324
334
|
"name": "trigger",
|
|
@@ -328,7 +338,7 @@
|
|
|
328
338
|
"description": "",
|
|
329
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>",
|
|
330
340
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
331
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
341
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L113"
|
|
332
342
|
},
|
|
333
343
|
{
|
|
334
344
|
"name": "type",
|
|
@@ -338,7 +348,7 @@
|
|
|
338
348
|
"description": "",
|
|
339
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>",
|
|
340
350
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
341
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
351
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L117"
|
|
342
352
|
},
|
|
343
353
|
{
|
|
344
354
|
"name": "variant",
|
|
@@ -348,7 +358,7 @@
|
|
|
348
358
|
"description": "",
|
|
349
359
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>'secondary'</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
350
360
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
351
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
361
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L123"
|
|
352
362
|
},
|
|
353
363
|
{
|
|
354
364
|
"name": "onSearch",
|
|
@@ -358,7 +368,7 @@
|
|
|
358
368
|
"description": "Adds a search bar to the dropdown.",
|
|
359
369
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Adds a search bar to the dropdown.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
360
370
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
361
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
371
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L79"
|
|
362
372
|
},
|
|
363
373
|
{
|
|
364
374
|
"name": "onSelect",
|
|
@@ -368,7 +378,7 @@
|
|
|
368
378
|
"description": "<div>\n <div>Callback for selecting an item from the menu\n <CodeBlock>\n { '({ event: ReactEvent, item: Menu.Item.props.item, group: bool }) => void' }\n </CodeBlock>\n </div>\n <div>\n <Code>item</Code> will be the <Code>item</Code> prop supplied to the{' '}\n <Code>Item</Code> component\n </div>\n</div>",
|
|
369
379
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<div>\n <div>Callback for selecting an item from the menu\n <CodeBlock>\n { '({ event: ReactEvent, item: Menu.Item.props.item, group: bool }) => void' }\n </CodeBlock>\n </div>\n <div>\n <Code>item</Code> will be the <Code>item</Code> prop supplied to the{' '}\n <Code>Item</Code> component\n </div>\n</div></div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
370
380
|
"sourceFile": "packages/core-react/src/Dropdown/Dropdown.types.ts",
|
|
371
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
381
|
+
"sourceUrl": "https://github.com/procore/core/blob/955bcbdfb/packages/core-react/src/Dropdown/Dropdown.types.ts#L95"
|
|
372
382
|
}
|
|
373
383
|
],
|
|
374
384
|
"description": ""
|