@procore/core-react 12.37.0 → 12.38.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 +21 -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.d.ts +2 -1
- package/dist/Banner/Banner.js +53 -34
- package/dist/Banner/Banner.js.map +1 -1
- package/dist/Banner/Banner.styles.js +10 -10
- package/dist/Banner/Banner.types.d.ts +6 -0
- package/dist/Banner/Banner.types.js.map +1 -1
- package/dist/Banner/index.d.ts +1 -1
- package/dist/Banner/index.js.map +1 -1
- package/dist/Box/Box.styles.js +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
- package/dist/Button/Button.styles.js +5 -5
- package/dist/Calendar/Calendar.styles.js +9 -9
- package/dist/Card/Card.styles.js +1 -1
- package/dist/Checkbox/Checkbox.styles.js +6 -6
- package/dist/Checkbox/CheckboxTooltip.js +1 -1
- package/dist/ContactItem/ContactItem.styles.js +5 -5
- package/dist/Content/Content.styles.js +2 -2
- package/dist/DateInput/DateInput.styles.js +6 -6
- package/dist/DetailPage/DetailPage.styles.js +7 -7
- package/dist/Dropdown/Dropdown.styles.js +3 -3
- package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
- package/dist/Dropzone/Dropzone.js +1 -1
- package/dist/Dropzone/Dropzone.styles.js +9 -9
- package/dist/EmptyState/EmptyState.styles.js +6 -6
- package/dist/Field/Field.styles.js +3 -3
- package/dist/FileList/FileList.styles.js +4 -4
- package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
- package/dist/FileSelect/FileExplorer/FileExplorerSidebar.js +3 -1
- package/dist/FileSelect/FileExplorer/FileExplorerSidebar.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.js +10 -5
- package/dist/FileSelect/SourceItem/SourceItem.js.map +1 -1
- 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/Form/stories/util.js +1 -12
- package/dist/Form/stories/util.js.map +1 -1
- package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
- package/dist/Grid/Grid.styles.js +2 -2
- package/dist/GroupSelect/GroupSelect.styles.js +1 -1
- package/dist/Input/Input.styles.js +1 -1
- package/dist/Link/Link.styles.js +1 -1
- package/dist/ListPage/ListPage.styles.js +8 -8
- package/dist/Loader/Loader.styles.js +2 -2
- package/dist/MenuImperative/MenuImperative.styles.js +10 -10
- package/dist/Modal/Modal.styles.js +13 -13
- package/dist/MultiSelect/MultiSelect.styles.js +7 -7
- 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/OverlayTrigger/OverlayTrigger.js +4 -2
- package/dist/OverlayTrigger/OverlayTrigger.js.map +1 -1
- package/dist/OverlayTrigger/OverlayTrigger.types.d.ts +8 -0
- package/dist/OverlayTrigger/OverlayTrigger.types.js.map +1 -1
- package/dist/PageLayout/PageLayout.styles.d.ts +1 -0
- package/dist/PageLayout/PageLayout.styles.js +17 -17
- package/dist/PageLayout/PageLayout.styles.js.map +1 -1
- 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.js +2 -1
- package/dist/Popover/Popover.js.map +1 -1
- 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.js +35 -13
- package/dist/Select/Select.js.map +1 -1
- package/dist/Select/Select.styles.js +8 -8
- package/dist/Select/Select.types.d.ts +13 -0
- package/dist/Select/Select.types.js.map +1 -1
- package/dist/Semantic/Semantic.styles.js +9 -9
- package/dist/Slider/Slider.styles.js +5 -5
- package/dist/Spinner/Spinner.js +21 -6
- package/dist/Spinner/Spinner.js.map +1 -1
- package/dist/Spinner/Spinner.styles.js +7 -7
- package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
- package/dist/SuperSelect/SuperSelect.components.js +6 -15
- package/dist/SuperSelect/SuperSelect.components.js.map +1 -1
- package/dist/SuperSelect/SuperSelect.js +1 -1
- package/dist/SuperSelect/SuperSelect.js.map +1 -1
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +38 -38
- package/dist/SuperSelect/SuperSelect.types.d.ts +0 -3
- package/dist/SuperSelect/SuperSelect.types.js.map +1 -1
- package/dist/SuperSelect/useSuperSelect.d.ts +1 -1
- package/dist/SuperSelect/useSuperSelect.js +19 -52
- 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/Tearsheet/storybook/PageLayoutDemo.js +4 -1
- package/dist/Tearsheet/storybook/PageLayoutDemo.js.map +1 -1
- package/dist/TextArea/TextArea.styles.js +1 -1
- package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
- package/dist/Thumbnail/Thumbnail.styles.js +17 -17
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
- package/dist/TieredSelect/TieredSelect.styles.js +9 -9
- package/dist/Tile/Tile.styles.js +8 -8
- package/dist/Title/Title.styles.js +7 -7
- package/dist/Toast/Toast.styles.js +3 -3
- package/dist/ToggleButton/ToggleButton.styles.js +1 -1
- package/dist/Token/Token.styles.js +3 -3
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
- package/dist/Tooltip/Tooltip.styles.js +2 -2
- package/dist/Tree/Tree.js +1 -1
- package/dist/Tree/Tree.styles.js +10 -10
- package/dist/Typeahead/Typeahead.styles.js +3 -3
- package/dist/Typography/Typography.styles.js +1 -1
- package/dist/Typography/Typography.table.story.js +2 -2
- package/dist/_hooks/I18n.d.ts +4 -19
- package/dist/_locales/en.json +3 -1
- package/dist/_locales/pseudo.json +3 -1
- 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 +39 -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 +31 -31
- 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 +750 -750
- 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 +42 -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 +95 -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 +102 -102
- 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 +11 -11
- 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 +43 -43
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +29 -29
- 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 +14 -14
- package/dist/_typedoc/Tree/Tree.types.json +88 -88
- 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 +2 -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/Select/Select.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L249"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "clearRef",
|
|
@@ -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/Select/Select.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L253"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "disabled",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "",
|
|
31
31
|
"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>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L257"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "dropdown",
|
|
@@ -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/Select/Select.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L261"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "error",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "",
|
|
51
51
|
"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>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L265"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "focus",
|
|
@@ -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>11.9.0\nIf the component should apply a focus appeareance. This is\nnot DOM focus management, and purely visual.</p>\n</dd></dl></div>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L271"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "icon",
|
|
@@ -70,7 +70,17 @@
|
|
|
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/Select/Select.types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L275"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "isListboxOnly",
|
|
77
|
+
"required": false,
|
|
78
|
+
"type": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
79
|
+
"typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
80
|
+
"description": "",
|
|
81
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.35.1</p>\n</dd></dl></div>",
|
|
82
|
+
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
83
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L323"
|
|
74
84
|
},
|
|
75
85
|
{
|
|
76
86
|
"name": "isMenuOpened",
|
|
@@ -80,7 +90,7 @@
|
|
|
80
90
|
"description": "",
|
|
81
91
|
"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
92
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
83
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
93
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L319"
|
|
84
94
|
},
|
|
85
95
|
{
|
|
86
96
|
"name": "label",
|
|
@@ -90,7 +100,7 @@
|
|
|
90
100
|
"description": "",
|
|
91
101
|
"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>",
|
|
92
102
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
93
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
103
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L279"
|
|
94
104
|
},
|
|
95
105
|
{
|
|
96
106
|
"name": "loading",
|
|
@@ -100,7 +110,17 @@
|
|
|
100
110
|
"description": "",
|
|
101
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>",
|
|
102
112
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
103
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
113
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L283"
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"name": "menuId",
|
|
117
|
+
"required": false,
|
|
118
|
+
"type": "<span class=\"tsd-signature-type\">string</span>",
|
|
119
|
+
"typeDetail": "<span class=\"tsd-signature-type\">string</span>",
|
|
120
|
+
"description": "",
|
|
121
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.35.1</p>\n</dd></dl></div>",
|
|
122
|
+
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
123
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L327"
|
|
104
124
|
},
|
|
105
125
|
{
|
|
106
126
|
"name": "open",
|
|
@@ -110,7 +130,7 @@
|
|
|
110
130
|
"description": "",
|
|
111
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>",
|
|
112
132
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
113
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
133
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L291"
|
|
114
134
|
},
|
|
115
135
|
{
|
|
116
136
|
"name": "placeholder",
|
|
@@ -120,7 +140,7 @@
|
|
|
120
140
|
"description": "",
|
|
121
141
|
"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
142
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
123
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
143
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L295"
|
|
124
144
|
},
|
|
125
145
|
{
|
|
126
146
|
"name": "qa",
|
|
@@ -130,7 +150,7 @@
|
|
|
130
150
|
"description": "",
|
|
131
151
|
"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
152
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
133
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
153
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L299"
|
|
134
154
|
},
|
|
135
155
|
{
|
|
136
156
|
"name": "size",
|
|
@@ -140,7 +160,7 @@
|
|
|
140
160
|
"description": "",
|
|
141
161
|
"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>",
|
|
142
162
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
143
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
163
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L303"
|
|
144
164
|
},
|
|
145
165
|
{
|
|
146
166
|
"name": "tabIndex",
|
|
@@ -150,7 +170,7 @@
|
|
|
150
170
|
"description": "",
|
|
151
171
|
"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>",
|
|
152
172
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
153
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
173
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L307"
|
|
154
174
|
},
|
|
155
175
|
{
|
|
156
176
|
"name": "type",
|
|
@@ -160,7 +180,7 @@
|
|
|
160
180
|
"description": "",
|
|
161
181
|
"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>",
|
|
162
182
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
163
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
183
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L311"
|
|
164
184
|
},
|
|
165
185
|
{
|
|
166
186
|
"name": "variant",
|
|
@@ -170,7 +190,7 @@
|
|
|
170
190
|
"description": "",
|
|
171
191
|
"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>",
|
|
172
192
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
173
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
193
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L315"
|
|
174
194
|
},
|
|
175
195
|
{
|
|
176
196
|
"name": "onClear",
|
|
@@ -180,7 +200,7 @@
|
|
|
180
200
|
"description": "",
|
|
181
201
|
"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>",
|
|
182
202
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
183
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
203
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L287"
|
|
184
204
|
}
|
|
185
205
|
],
|
|
186
206
|
"description": ""
|
|
@@ -196,7 +216,7 @@
|
|
|
196
216
|
"description": "",
|
|
197
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>",
|
|
198
218
|
"sourceFile": "packages/core-react/src/Portal/Portal.types.ts",
|
|
199
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
219
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Portal/Portal.types.ts#L7"
|
|
200
220
|
},
|
|
201
221
|
{
|
|
202
222
|
"name": "emptyMessage",
|
|
@@ -206,7 +226,7 @@
|
|
|
206
226
|
"description": "",
|
|
207
227
|
"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
228
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
209
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
229
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L19"
|
|
210
230
|
},
|
|
211
231
|
{
|
|
212
232
|
"name": "footer",
|
|
@@ -216,7 +236,7 @@
|
|
|
216
236
|
"description": "",
|
|
217
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>",
|
|
218
238
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
219
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
239
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L27"
|
|
220
240
|
},
|
|
221
241
|
{
|
|
222
242
|
"name": "header",
|
|
@@ -226,7 +246,7 @@
|
|
|
226
246
|
"description": "",
|
|
227
247
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.15.0</p>\n</dd></dl></div>",
|
|
228
248
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
229
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
249
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L23"
|
|
230
250
|
},
|
|
231
251
|
{
|
|
232
252
|
"name": "i18nScope",
|
|
@@ -236,7 +256,17 @@
|
|
|
236
256
|
"description": "",
|
|
237
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>",
|
|
238
258
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
239
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
259
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L31"
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"name": "menuId",
|
|
263
|
+
"required": true,
|
|
264
|
+
"type": "<span class=\"tsd-signature-type\">string</span>",
|
|
265
|
+
"typeDetail": "<span class=\"tsd-signature-type\">string</span>",
|
|
266
|
+
"description": "",
|
|
267
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.35.1</p>\n</dd></dl></div>",
|
|
268
|
+
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
269
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L59"
|
|
240
270
|
},
|
|
241
271
|
{
|
|
242
272
|
"name": "menuRef",
|
|
@@ -246,7 +276,7 @@
|
|
|
246
276
|
"description": "",
|
|
247
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>",
|
|
248
278
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
249
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
279
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L55"
|
|
250
280
|
},
|
|
251
281
|
{
|
|
252
282
|
"name": "onScrollBottom",
|
|
@@ -256,7 +286,7 @@
|
|
|
256
286
|
"description": "",
|
|
257
287
|
"descriptionHtml": "",
|
|
258
288
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
259
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
289
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L39"
|
|
260
290
|
},
|
|
261
291
|
{
|
|
262
292
|
"name": "onSelect",
|
|
@@ -266,7 +296,7 @@
|
|
|
266
296
|
"description": "",
|
|
267
297
|
"descriptionHtml": "",
|
|
268
298
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
269
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
299
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L47"
|
|
270
300
|
},
|
|
271
301
|
{
|
|
272
302
|
"name": "optionsRef",
|
|
@@ -276,7 +306,7 @@
|
|
|
276
306
|
"description": "",
|
|
277
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>",
|
|
278
308
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
279
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
309
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L51"
|
|
280
310
|
},
|
|
281
311
|
{
|
|
282
312
|
"name": "onClear",
|
|
@@ -286,7 +316,7 @@
|
|
|
286
316
|
"description": "",
|
|
287
317
|
"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>",
|
|
288
318
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
289
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
319
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L35"
|
|
290
320
|
},
|
|
291
321
|
{
|
|
292
322
|
"name": "onSearch",
|
|
@@ -296,7 +326,7 @@
|
|
|
296
326
|
"description": "",
|
|
297
327
|
"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
328
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
299
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
329
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L43"
|
|
300
330
|
}
|
|
301
331
|
],
|
|
302
332
|
"description": ""
|
|
@@ -312,7 +342,7 @@
|
|
|
312
342
|
"description": "",
|
|
313
343
|
"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>",
|
|
314
344
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
315
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
345
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L74"
|
|
316
346
|
},
|
|
317
347
|
{
|
|
318
348
|
"name": "index",
|
|
@@ -322,7 +352,7 @@
|
|
|
322
352
|
"description": "",
|
|
323
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>",
|
|
324
354
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
325
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
355
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L66"
|
|
326
356
|
},
|
|
327
357
|
{
|
|
328
358
|
"name": "selected",
|
|
@@ -332,7 +362,7 @@
|
|
|
332
362
|
"description": "Represents the currently selected value. This option will be styled\ndifferently as well as receive UX to scroll into view and start list\nnavigation from this element.",
|
|
333
363
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Represents the currently selected value. This option will be styled\ndifferently as well as receive UX to scroll into view and start list\nnavigation from this element.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
334
364
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
335
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
365
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L82"
|
|
336
366
|
},
|
|
337
367
|
{
|
|
338
368
|
"name": "suggested",
|
|
@@ -342,7 +372,7 @@
|
|
|
342
372
|
"description": "If nothing is selected, suggest this option. Suggested options mimic the\nUX of a selected option, scroll into view and start list navigation from\nthis element.",
|
|
343
373
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>If nothing is selected, suggest this option. Suggested options mimic the\nUX of a selected option, scroll into view and start list navigation from\nthis element.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
344
374
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
345
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
375
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L90"
|
|
346
376
|
},
|
|
347
377
|
{
|
|
348
378
|
"name": "value",
|
|
@@ -352,7 +382,7 @@
|
|
|
352
382
|
"description": "",
|
|
353
383
|
"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
384
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
355
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
385
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L70"
|
|
356
386
|
}
|
|
357
387
|
],
|
|
358
388
|
"description": ""
|
|
@@ -368,7 +398,7 @@
|
|
|
368
398
|
"description": "",
|
|
369
399
|
"descriptionHtml": "",
|
|
370
400
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
371
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
401
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L110"
|
|
372
402
|
},
|
|
373
403
|
{
|
|
374
404
|
"name": "afterShow",
|
|
@@ -378,7 +408,7 @@
|
|
|
378
408
|
"description": "",
|
|
379
409
|
"descriptionHtml": "",
|
|
380
410
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
381
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
411
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L114"
|
|
382
412
|
},
|
|
383
413
|
{
|
|
384
414
|
"name": "beforeHide",
|
|
@@ -388,7 +418,7 @@
|
|
|
388
418
|
"description": "",
|
|
389
419
|
"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
420
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
391
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
421
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L118"
|
|
392
422
|
},
|
|
393
423
|
{
|
|
394
424
|
"name": "beforeShow",
|
|
@@ -398,7 +428,7 @@
|
|
|
398
428
|
"description": "",
|
|
399
429
|
"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
430
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
401
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
431
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L122"
|
|
402
432
|
},
|
|
403
433
|
{
|
|
404
434
|
"name": "block",
|
|
@@ -408,7 +438,7 @@
|
|
|
408
438
|
"description": "Make the Select button 100% width",
|
|
409
439
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Make the Select button 100% width</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
410
440
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
411
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
441
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L128"
|
|
412
442
|
},
|
|
413
443
|
{
|
|
414
444
|
"name": "container",
|
|
@@ -418,7 +448,7 @@
|
|
|
418
448
|
"description": "",
|
|
419
449
|
"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>",
|
|
420
450
|
"sourceFile": "packages/core-react/src/Portal/Portal.types.ts",
|
|
421
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
451
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Portal/Portal.types.ts#L7"
|
|
422
452
|
},
|
|
423
453
|
{
|
|
424
454
|
"name": "disabled",
|
|
@@ -428,7 +458,7 @@
|
|
|
428
458
|
"description": "",
|
|
429
459
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><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>",
|
|
430
460
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
431
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
461
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L134"
|
|
432
462
|
},
|
|
433
463
|
{
|
|
434
464
|
"name": "emptyMessage",
|
|
@@ -438,7 +468,7 @@
|
|
|
438
468
|
"description": "When there are no children this will render",
|
|
439
469
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>When there are no children this will render</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
440
470
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
441
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
471
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L140"
|
|
442
472
|
},
|
|
443
473
|
{
|
|
444
474
|
"name": "error",
|
|
@@ -448,7 +478,7 @@
|
|
|
448
478
|
"description": "",
|
|
449
479
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><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>",
|
|
450
480
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
451
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
481
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L146"
|
|
452
482
|
},
|
|
453
483
|
{
|
|
454
484
|
"name": "footer",
|
|
@@ -458,7 +488,7 @@
|
|
|
458
488
|
"description": "",
|
|
459
489
|
"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>",
|
|
460
490
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
461
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
491
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L154"
|
|
462
492
|
},
|
|
463
493
|
{
|
|
464
494
|
"name": "header",
|
|
@@ -468,7 +498,7 @@
|
|
|
468
498
|
"description": "",
|
|
469
499
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.15.0</p>\n</dd></dl></div>",
|
|
470
500
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
471
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
501
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L150"
|
|
472
502
|
},
|
|
473
503
|
{
|
|
474
504
|
"name": "hideDelay",
|
|
@@ -478,7 +508,7 @@
|
|
|
478
508
|
"description": "",
|
|
479
509
|
"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>",
|
|
480
510
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
481
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
511
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L158"
|
|
482
512
|
},
|
|
483
513
|
{
|
|
484
514
|
"name": "i18nScope",
|
|
@@ -488,7 +518,7 @@
|
|
|
488
518
|
"description": "The i18n key to use for the select's configurable strings.\nDefaults to using the core library's default strings.",
|
|
489
519
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The i18n key to use for the select'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>",
|
|
490
520
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
491
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
521
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L164"
|
|
492
522
|
},
|
|
493
523
|
{
|
|
494
524
|
"name": "label",
|
|
@@ -498,7 +528,7 @@
|
|
|
498
528
|
"description": "",
|
|
499
529
|
"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>",
|
|
500
530
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
501
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
531
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L168"
|
|
502
532
|
},
|
|
503
533
|
{
|
|
504
534
|
"name": "loading",
|
|
@@ -508,7 +538,7 @@
|
|
|
508
538
|
"description": "If the select is loading",
|
|
509
539
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>If the select is loading</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>",
|
|
510
540
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
511
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
541
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L175"
|
|
512
542
|
},
|
|
513
543
|
{
|
|
514
544
|
"name": "onScrollBottom",
|
|
@@ -518,7 +548,7 @@
|
|
|
518
548
|
"description": "",
|
|
519
549
|
"descriptionHtml": "",
|
|
520
550
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
521
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
551
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L189"
|
|
522
552
|
},
|
|
523
553
|
{
|
|
524
554
|
"name": "onSelect",
|
|
@@ -528,7 +558,7 @@
|
|
|
528
558
|
"description": "",
|
|
529
559
|
"descriptionHtml": "",
|
|
530
560
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
531
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
561
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L199"
|
|
532
562
|
},
|
|
533
563
|
{
|
|
534
564
|
"name": "optionsRef",
|
|
@@ -538,7 +568,7 @@
|
|
|
538
568
|
"description": "",
|
|
539
569
|
"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>",
|
|
540
570
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
541
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
571
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L203"
|
|
542
572
|
},
|
|
543
573
|
{
|
|
544
574
|
"name": "placeholder",
|
|
@@ -548,7 +578,7 @@
|
|
|
548
578
|
"description": "Renders when the label is blank",
|
|
549
579
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Renders when the label is blank</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
550
580
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
551
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
581
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L209"
|
|
552
582
|
},
|
|
553
583
|
{
|
|
554
584
|
"name": "placement",
|
|
@@ -558,7 +588,7 @@
|
|
|
558
588
|
"description": "The placement of the overlay",
|
|
559
589
|
"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>",
|
|
560
590
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
561
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
591
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L216"
|
|
562
592
|
},
|
|
563
593
|
{
|
|
564
594
|
"name": "qa",
|
|
@@ -568,7 +598,7 @@
|
|
|
568
598
|
"description": "",
|
|
569
599
|
"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>",
|
|
570
600
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
571
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
601
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L220"
|
|
572
602
|
},
|
|
573
603
|
{
|
|
574
604
|
"name": "restoreFocusOnHide",
|
|
@@ -578,7 +608,7 @@
|
|
|
578
608
|
"description": "Restore focus to the target after the overlay is hidden.\n'core-react' will use internal logic to restore focus,\n'react-aria-focus-scope' will use 'FocusScope' component from '@react-aria',\ntrue will use both.",
|
|
579
609
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Restore focus to the target after the overlay is hidden.\n'core-react' will use internal logic to restore focus,\n'react-aria-focus-scope' will use 'FocusScope' component from '@react-aria',\ntrue will use both.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>'core-react'</p>\n</dd><dt>since</dt><dd><p>12.11.0</p>\n</dd></dl></div>",
|
|
580
610
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
581
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
611
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L230"
|
|
582
612
|
},
|
|
583
613
|
{
|
|
584
614
|
"name": "showDelay",
|
|
@@ -588,7 +618,7 @@
|
|
|
588
618
|
"description": "",
|
|
589
619
|
"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>",
|
|
590
620
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
591
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
621
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L235"
|
|
592
622
|
},
|
|
593
623
|
{
|
|
594
624
|
"name": "tabIndex",
|
|
@@ -598,7 +628,7 @@
|
|
|
598
628
|
"description": "Configurable tabIndex for the select button",
|
|
599
629
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Configurable tabIndex for the select button</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>0</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
600
630
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
601
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
631
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L242"
|
|
602
632
|
},
|
|
603
633
|
{
|
|
604
634
|
"name": "onClear",
|
|
@@ -608,7 +638,7 @@
|
|
|
608
638
|
"description": "It is possible for this component to have an empty value\n(render placeholder). Enables the x icon.",
|
|
609
639
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>It is possible for this component to have an empty value\n(render placeholder). Enables the x icon.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
610
640
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
611
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
641
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L182"
|
|
612
642
|
},
|
|
613
643
|
{
|
|
614
644
|
"name": "onSearch",
|
|
@@ -618,7 +648,7 @@
|
|
|
618
648
|
"description": "Adds a search bar to the select.",
|
|
619
649
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Adds a search bar to the select.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
620
650
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
621
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
651
|
+
"sourceUrl": "https://github.com/procore/core/blob/77cfaf0/packages/core-react/src/Select/Select.types.ts#L195"
|
|
622
652
|
}
|
|
623
653
|
],
|
|
624
654
|
"description": ""
|
|
@@ -627,5 +657,10 @@
|
|
|
627
657
|
"name": "SelectPlacement",
|
|
628
658
|
"properties": [],
|
|
629
659
|
"description": ""
|
|
660
|
+
},
|
|
661
|
+
"TriggerRole": {
|
|
662
|
+
"name": "TriggerRole",
|
|
663
|
+
"properties": [],
|
|
664
|
+
"description": ""
|
|
630
665
|
}
|
|
631
666
|
}
|