@procore/core-react 11.25.0 → 11.25.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/babel.config.js +1 -1
- package/dist/Avatar/Avatar.d.ts +1 -1
- package/dist/Avatar/Avatar.styles.js +5 -5
- package/dist/AvatarStack/AvatarStack.d.ts +7 -7
- package/dist/AvatarStack/AvatarStack.styles.d.ts +1 -1
- package/dist/AvatarStack/AvatarStack.styles.js +7 -7
- package/dist/Badge/Badge.styles.js +2 -2
- package/dist/Banner/Banner.styles.js +10 -10
- package/dist/Box/Box.styles.js +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
- package/dist/Button/Button.styles.js +5 -5
- package/dist/Calendar/Calendar.d.ts +1 -1
- package/dist/Calendar/Calendar.styles.js +8 -8
- package/dist/Card/Card.styles.js +1 -1
- package/dist/Checkbox/Checkbox.styles.js +6 -6
- package/dist/ContactItem/ContactItem.styles.d.ts +1 -1
- package/dist/ContactItem/ContactItem.styles.js +5 -5
- package/dist/Content/Content.d.ts +3 -3
- 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.d.ts +2 -2
- package/dist/DropdownFlyout/DropdownFlyout.helpers.d.ts +1 -1
- package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
- package/dist/Dropzone/Dropzone.d.ts +2 -2
- 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.d.ts +1 -1
- package/dist/FileList/FileList.styles.js +4 -4
- package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
- package/dist/FileSelect/FileExplorer/FileExplorerSidebar.d.ts +2 -2
- package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
- package/dist/FileSelect/FileSelect.styles.js +2 -2
- package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
- package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
- package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
- package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
- package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
- package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.d.ts +2 -2
- package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
- package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
- package/dist/FileToken/FileToken.styles.js +4 -4
- package/dist/FilterToken/FilterToken.styles.js +2 -2
- package/dist/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.d.ts +71 -71
- package/dist/Form/Form.styles.js +16 -16
- package/dist/Form/stories/util.d.ts +3 -3
- package/dist/Grid/Grid.d.ts +1 -1
- 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/Menu/Menu.d.ts +4 -4
- package/dist/MenuImperative/MenuImperative.d.ts +3 -3
- package/dist/MenuImperative/MenuImperative.styles.js +10 -10
- package/dist/Modal/ChildRegistry.context.d.ts +1 -1
- package/dist/Modal/Modal.d.ts +1 -1
- package/dist/Modal/Modal.styles.js +13 -13
- package/dist/Modal/storyHelpers.d.ts +2 -2
- package/dist/MultiSelect/MultiSelect.styles.js +6 -6
- package/dist/NextMenu/NextMenu.styles.js +3 -3
- package/dist/NextTile/NextTile.d.ts +1 -1
- 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.d.ts +1 -1
- package/dist/OverlayTrigger/OverlayTrigger.js +9 -3
- package/dist/OverlayTrigger/OverlayTrigger.js.map +1 -1
- package/dist/OverlayTrigger/OverlayTrigger.types.d.ts +2 -1
- package/dist/OverlayTrigger/OverlayTrigger.types.js.map +1 -1
- package/dist/OverlayTrigger/a11yPresets.d.ts +48 -48
- package/dist/PageLayout/PageLayout.d.ts +1 -1
- package/dist/PageLayout/PageLayout.styles.js +13 -13
- package/dist/Pagination/Pagination.styles.js +5 -5
- package/dist/Panel/Panel.styles.js +11 -11
- package/dist/Pill/Pill.styles.js +2 -2
- package/dist/PillSelect/PillSelect.styles.js +4 -4
- package/dist/Popover/Popover.d.ts +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.d.ts +2 -2
- package/dist/Section/Section.styles.js +6 -6
- package/dist/SegmentedController/SegmentedController.d.ts +2 -2
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/Select/Select.js +3 -1
- package/dist/Select/Select.js.map +1 -1
- package/dist/Select/Select.styles.js +7 -7
- package/dist/Select/Select.types.d.ts +3 -2
- package/dist/Select/Select.types.js.map +1 -1
- package/dist/Semantic/Semantic.d.ts +6 -1
- package/dist/Semantic/Semantic.js +7 -1
- package/dist/Semantic/Semantic.js.map +1 -1
- package/dist/Semantic/Semantic.styles.d.ts +14 -4
- package/dist/Semantic/Semantic.styles.js +20 -10
- package/dist/Semantic/Semantic.styles.js.map +1 -1
- package/dist/Semantic/index.d.ts +1 -1
- package/dist/Semantic/index.js +1 -1
- package/dist/Semantic/index.js.map +1 -1
- package/dist/Sidebar/Sidebar.styles.js +7 -7
- package/dist/Slider/Slider.styles.js +5 -5
- package/dist/Spinner/Spinner.styles.js +7 -7
- package/dist/SuperSelect/SuperSelect.components.d.ts +29 -29
- package/dist/SuperSelect/SuperSelect.d.ts +29 -29
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +37 -37
- package/dist/SuperSelect/useSuperSelect.d.ts +87 -87
- 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.d.ts +1 -1
- package/dist/Tabs/Tabs.styles.js +8 -8
- package/dist/Tearsheet/Tearsheet.styles.js +5 -5
- package/dist/TextArea/TextArea.styles.js +1 -1
- package/dist/TextEditor/TextEditor.d.ts +3 -3
- package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
- package/dist/Thumbnail/Thumbnail.d.ts +3 -3
- package/dist/Thumbnail/Thumbnail.hooks.d.ts +226 -210
- package/dist/Thumbnail/Thumbnail.styles.js +17 -17
- package/dist/Thumbnail/ThumbnailCaption.d.ts +2 -2
- package/dist/Thumbnail/ThumbnailDocumentIcon.d.ts +2 -2
- package/dist/Thumbnail/ThumbnailPreview.d.ts +2 -2
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.d.ts +2 -2
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
- package/dist/TieredSelect/TieredSelect.styles.d.ts +1 -1
- 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/ActionIcon.d.ts +2 -2
- package/dist/ToolHeader/ToolHeader.d.ts +2 -2
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/Tooltip/Tooltip.styles.js +2 -2
- package/dist/Tree/Tree.styles.js +9 -9
- package/dist/Typeahead/Typeahead.styles.js +3 -3
- package/dist/Typography/Typography.colors.story.d.ts +2 -2
- package/dist/Typography/Typography.styles.js +1 -1
- package/dist/Typography/Typography.table.story.d.ts +2 -2
- package/dist/Typography/Typography.table.story.js +2 -2
- package/dist/_hooks/Analytics.d.ts +1 -1
- package/dist/_hooks/Anchor.d.ts +1 -1
- package/dist/_hooks/BoundingRect.d.ts +1 -1
- package/dist/_hooks/Buffer.d.ts +1 -1
- package/dist/_hooks/ClickOutside.d.ts +3 -2
- package/dist/_hooks/ClickOutside.js +8 -3
- package/dist/_hooks/ClickOutside.js.map +1 -1
- package/dist/_hooks/DateTime/DateTime.d.ts +1 -1
- package/dist/_hooks/DelayedToggle.d.ts +1 -1
- package/dist/_hooks/Event.d.ts +1 -1
- package/dist/_hooks/EventListener.js +14 -4
- package/dist/_hooks/EventListener.js.map +1 -1
- package/dist/_hooks/I18n.d.ts +1 -1
- package/dist/_hooks/InjectedScript.d.ts +1 -1
- package/dist/_hooks/ListNavigation.d.ts +1 -1
- package/dist/_hooks/TextEntry.d.ts +1 -1
- package/dist/_hooks/Timer.d.ts +1 -1
- package/dist/_hooks/Trigger.d.ts +1 -1
- package/dist/_hooks/Visibility.d.ts +1 -1
- package/dist/_hooks/ZIndex.d.ts +1 -1
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +23 -23
- package/dist/_typedoc/Badge/Badge.types.json +6 -6
- package/dist/_typedoc/Banner/Banner.types.json +13 -13
- package/dist/_typedoc/Box/Box.types.json +68 -68
- package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
- package/dist/_typedoc/Button/Button.types.json +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 +9 -9
- package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
- package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
- package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
- package/dist/_typedoc/DetailPage/DetailPage.types.json +4 -4
- package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
- 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 +764 -724
- package/dist/_typedoc/Grid/Grid.types.json +8 -8
- package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
- package/dist/_typedoc/Input/Input.types.json +2 -2
- package/dist/_typedoc/Link/Link.types.json +4 -4
- package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
- package/dist/_typedoc/Menu/Menu.types.json +62 -62
- package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
- package/dist/_typedoc/Modal/Modal.types.json +41 -41
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +38 -38
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +40 -30
- package/dist/_typedoc/PageLayout/PageLayout.types.json +22 -22
- 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 +2 -2
- package/dist/_typedoc/PillSelect/PillSelect.types.json +56 -46
- package/dist/_typedoc/Popover/Popover.types.json +14 -14
- package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
- package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
- package/dist/_typedoc/Required/Required.types.json +5 -5
- package/dist/_typedoc/Search/Search.types.json +18 -18
- package/dist/_typedoc/Section/Section.types.json +14 -14
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
- package/dist/_typedoc/Select/Select.types.json +75 -55
- 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 +106 -96
- package/dist/_typedoc/Tabs/Tabs.types.json +17 -17
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +16 -16
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
- package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
- package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
- package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +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 +10 -10
- 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/dist/index.d.ts +1 -0
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
- package/tsconfig.prod.json +7 -1
- package/dist/FileSelect/SourceItem/SourceItem.test.js +0 -53
- package/dist/MultiSelect/MultiSelect.test.js +0 -250
- package/dist/OverlayTrigger/OverlayTrigger.test.js +0 -483
- package/dist/SuperSelect/SuperSelect.utils.test.js +0 -717
- package/dist/SuperSelect/useSuperSelect.test.js +0 -1284
- package/dist/_hooks/OverflowObserver/OverflowObserver.test.js +0 -110
- package/dist/_hooks/__tests__/Anchor.test.js +0 -109
- package/dist/_hooks/__tests__/BoundingRect.test.js +0 -85
- package/dist/_hooks/__tests__/Buffer.test.js +0 -76
- package/dist/_hooks/__tests__/DateTime.test.js +0 -136
- package/dist/_hooks/__tests__/DelayedCallback.test.js +0 -119
- package/dist/_hooks/__tests__/DelayedToggle.test.js +0 -50
- package/dist/_hooks/__tests__/Deprecation.test.js +0 -58
- package/dist/_hooks/__tests__/Event.test.js +0 -46
- package/dist/_hooks/__tests__/EventListener.test.js +0 -78
- package/dist/_hooks/__tests__/Hotkey.test.js +0 -18
- package/dist/_hooks/__tests__/InjectedScript.test.js +0 -80
- package/dist/_hooks/__tests__/ListNavigation.test.js +0 -101
- package/dist/_hooks/__tests__/TextEntry.test.js +0 -92
- package/dist/_hooks/__tests__/Timer.test.js +0 -60
- package/dist/_hooks/__tests__/Trigger.test.js +0 -52
- package/dist/_hooks/__tests__/Visibility.test.js +0 -86
- package/dist/_hooks/__tests__/ZIndex.test.js +0 -76
- package/dist/_utils/__tests__/CalendarHelpers.test.js +0 -64
- package/dist/_utils/__tests__/filename.test.js +0 -27
- package/dist/_utils/__tests__/getAnchorPosition.test.js +0 -250
- package/dist/_utils/__tests__/mergeRefs.test.js +0 -58
- package/dist/_utils/__tests__/slotify.test.js +0 -152
|
@@ -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/PillSelect/PillSelect.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L44"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "label",
|
|
@@ -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/PillSelect/PillSelect.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L48"
|
|
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/PillSelect/PillSelect.types.ts",
|
|
39
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
39
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L10"
|
|
40
40
|
},
|
|
41
41
|
{
|
|
42
42
|
"name": "groupId",
|
|
@@ -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/PillSelect/PillSelect.types.ts",
|
|
49
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
49
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L14"
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
52
|
"name": "id",
|
|
@@ -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/PillSelect/PillSelect.types.ts",
|
|
59
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
59
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L18"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"name": "label",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"description": "",
|
|
67
67
|
"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>",
|
|
68
68
|
"sourceFile": "packages/core-react/src/PillSelect/PillSelect.types.ts",
|
|
69
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
69
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L22"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"name": "suggested",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"description": "",
|
|
77
77
|
"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>",
|
|
78
78
|
"sourceFile": "packages/core-react/src/PillSelect/PillSelect.types.ts",
|
|
79
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
79
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L26"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
82
|
"description": ""
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"description": "",
|
|
93
93
|
"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>",
|
|
94
94
|
"sourceFile": "packages/core-react/src/PillSelect/PillSelect.types.ts",
|
|
95
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
95
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L33"
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
"name": "disabled",
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
"description": "",
|
|
103
103
|
"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>",
|
|
104
104
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
105
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
105
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L64"
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
108
|
"name": "index",
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"description": "",
|
|
113
113
|
"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>",
|
|
114
114
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
115
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
115
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L56"
|
|
116
116
|
},
|
|
117
117
|
{
|
|
118
118
|
"name": "label",
|
|
@@ -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/PillSelect/PillSelect.types.ts",
|
|
125
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
125
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L37"
|
|
126
126
|
},
|
|
127
127
|
{
|
|
128
128
|
"name": "selected",
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"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.",
|
|
133
133
|
"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>",
|
|
134
134
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
135
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
135
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L72"
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
138
|
"name": "suggested",
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
"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.",
|
|
143
143
|
"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>",
|
|
144
144
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
145
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
145
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L80"
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
148
|
"name": "value",
|
|
@@ -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/Select/Select.types.ts",
|
|
155
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
155
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L60"
|
|
156
156
|
}
|
|
157
157
|
],
|
|
158
158
|
"description": ""
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"description": "",
|
|
169
169
|
"descriptionHtml": "",
|
|
170
170
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
171
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
171
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L100"
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
174
|
"name": "afterShow",
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"description": "",
|
|
179
179
|
"descriptionHtml": "",
|
|
180
180
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
181
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
181
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L104"
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
184
|
"name": "beforeHide",
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"description": "",
|
|
189
189
|
"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>",
|
|
190
190
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
191
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
191
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L108"
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
"name": "beforeShow",
|
|
@@ -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/Select/Select.types.ts",
|
|
201
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
201
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L112"
|
|
202
202
|
},
|
|
203
203
|
{
|
|
204
204
|
"name": "block",
|
|
@@ -208,7 +208,17 @@
|
|
|
208
208
|
"description": "Make the Select button 100% width",
|
|
209
209
|
"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>",
|
|
210
210
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
211
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
211
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L118"
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"name": "container",
|
|
215
|
+
"required": false,
|
|
216
|
+
"type": "<span class=\"tsd-signature-type\">HTMLElement</span>",
|
|
217
|
+
"typeDetail": "<span class=\"tsd-signature-type\">HTMLElement</span>",
|
|
218
|
+
"description": "",
|
|
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
|
+
"sourceFile": "packages/core-react/src/Portal/Portal.types.ts",
|
|
221
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Portal/Portal.types.ts#L7"
|
|
212
222
|
},
|
|
213
223
|
{
|
|
214
224
|
"name": "disabled",
|
|
@@ -218,7 +228,7 @@
|
|
|
218
228
|
"description": "",
|
|
219
229
|
"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>",
|
|
220
230
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
221
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
231
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L124"
|
|
222
232
|
},
|
|
223
233
|
{
|
|
224
234
|
"name": "emptyMessage",
|
|
@@ -228,7 +238,7 @@
|
|
|
228
238
|
"description": "When there are no children this will render",
|
|
229
239
|
"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>",
|
|
230
240
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
231
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
241
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L130"
|
|
232
242
|
},
|
|
233
243
|
{
|
|
234
244
|
"name": "error",
|
|
@@ -238,7 +248,7 @@
|
|
|
238
248
|
"description": "",
|
|
239
249
|
"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>",
|
|
240
250
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
241
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
251
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L136"
|
|
242
252
|
},
|
|
243
253
|
{
|
|
244
254
|
"name": "footer",
|
|
@@ -248,7 +258,7 @@
|
|
|
248
258
|
"description": "",
|
|
249
259
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
250
260
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
251
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
261
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L140"
|
|
252
262
|
},
|
|
253
263
|
{
|
|
254
264
|
"name": "hideDelay",
|
|
@@ -258,7 +268,7 @@
|
|
|
258
268
|
"description": "",
|
|
259
269
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
260
270
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
261
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
271
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L144"
|
|
262
272
|
},
|
|
263
273
|
{
|
|
264
274
|
"name": "i18nScope",
|
|
@@ -268,7 +278,7 @@
|
|
|
268
278
|
"description": "The i18n key to use for the select'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 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>",
|
|
270
280
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
271
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
281
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L150"
|
|
272
282
|
},
|
|
273
283
|
{
|
|
274
284
|
"name": "loading",
|
|
@@ -278,7 +288,7 @@
|
|
|
278
288
|
"description": "If the select is loading",
|
|
279
289
|
"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>",
|
|
280
290
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
281
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
291
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L161"
|
|
282
292
|
},
|
|
283
293
|
{
|
|
284
294
|
"name": "onScrollBottom",
|
|
@@ -288,7 +298,7 @@
|
|
|
288
298
|
"description": "",
|
|
289
299
|
"descriptionHtml": "",
|
|
290
300
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
291
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
301
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L175"
|
|
292
302
|
},
|
|
293
303
|
{
|
|
294
304
|
"name": "onSelect",
|
|
@@ -298,7 +308,7 @@
|
|
|
298
308
|
"description": "",
|
|
299
309
|
"descriptionHtml": "",
|
|
300
310
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
301
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
311
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L185"
|
|
302
312
|
},
|
|
303
313
|
{
|
|
304
314
|
"name": "optgroups",
|
|
@@ -308,7 +318,7 @@
|
|
|
308
318
|
"description": "Array of available option groups",
|
|
309
319
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Array of available option groups</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
310
320
|
"sourceFile": "packages/core-react/src/PillSelect/PillSelect.types.ts",
|
|
311
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
321
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L113"
|
|
312
322
|
},
|
|
313
323
|
{
|
|
314
324
|
"name": "options",
|
|
@@ -318,7 +328,7 @@
|
|
|
318
328
|
"description": "Array of available options",
|
|
319
329
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Array of available options</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
320
330
|
"sourceFile": "packages/core-react/src/PillSelect/PillSelect.types.ts",
|
|
321
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
331
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L108"
|
|
322
332
|
},
|
|
323
333
|
{
|
|
324
334
|
"name": "optionsRef",
|
|
@@ -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/Select/Select.types.ts",
|
|
331
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
341
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L189"
|
|
332
342
|
},
|
|
333
343
|
{
|
|
334
344
|
"name": "placeholder",
|
|
@@ -338,7 +348,7 @@
|
|
|
338
348
|
"description": "Renders when the label is blank",
|
|
339
349
|
"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>",
|
|
340
350
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
341
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
351
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L195"
|
|
342
352
|
},
|
|
343
353
|
{
|
|
344
354
|
"name": "placement",
|
|
@@ -348,7 +358,7 @@
|
|
|
348
358
|
"description": "The placement of the overlay",
|
|
349
359
|
"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>",
|
|
350
360
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
351
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
361
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L202"
|
|
352
362
|
},
|
|
353
363
|
{
|
|
354
364
|
"name": "qa",
|
|
@@ -358,7 +368,7 @@
|
|
|
358
368
|
"description": "",
|
|
359
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>",
|
|
360
370
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
361
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
371
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L206"
|
|
362
372
|
},
|
|
363
373
|
{
|
|
364
374
|
"name": "showDelay",
|
|
@@ -368,7 +378,7 @@
|
|
|
368
378
|
"description": "",
|
|
369
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>",
|
|
370
380
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
371
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
381
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L210"
|
|
372
382
|
},
|
|
373
383
|
{
|
|
374
384
|
"name": "tabIndex",
|
|
@@ -378,7 +388,7 @@
|
|
|
378
388
|
"description": "Configurable tabIndex for the select button",
|
|
379
389
|
"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>",
|
|
380
390
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
381
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
391
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L217"
|
|
382
392
|
},
|
|
383
393
|
{
|
|
384
394
|
"name": "value",
|
|
@@ -388,7 +398,7 @@
|
|
|
388
398
|
"description": "Currently selected value",
|
|
389
399
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Currently selected value</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
390
400
|
"sourceFile": "packages/core-react/src/PillSelect/PillSelect.types.ts",
|
|
391
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
401
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L118"
|
|
392
402
|
},
|
|
393
403
|
{
|
|
394
404
|
"name": "getColor",
|
|
@@ -398,7 +408,7 @@
|
|
|
398
408
|
"description": "A function returning the display color of an option's `Pill`\n`(option: unknown) => PillColor`",
|
|
399
409
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning the display color of an option's <code>Pill</code>\n<code>(option: unknown) => PillColor</code></p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p><code>(option) => (option as PillOption).color</code></p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
400
410
|
"sourceFile": "packages/core-react/src/PillSelect/PillSelect.types.ts",
|
|
401
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
411
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L61"
|
|
402
412
|
},
|
|
403
413
|
{
|
|
404
414
|
"name": "getGroup",
|
|
@@ -408,7 +418,7 @@
|
|
|
408
418
|
"description": "A function returning group ID for a given option to define a relation to `optgroups`\n`(option: unknown) => string | number`",
|
|
409
419
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning group ID for a given option to define a relation to <code>optgroups</code>\n<code>(option: unknown) => string | number</code></p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p><code>(option) => (option as PillOption).groupId</code></p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
410
420
|
"sourceFile": "packages/core-react/src/PillSelect/PillSelect.types.ts",
|
|
411
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
421
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L68"
|
|
412
422
|
},
|
|
413
423
|
{
|
|
414
424
|
"name": "getId",
|
|
@@ -418,7 +428,7 @@
|
|
|
418
428
|
"description": "A function returning ID of a given option\n`(option: unknown) => string | number`",
|
|
419
429
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning ID of a given option\n<code>(option: unknown) => string | number</code></p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p><code>(option) => (option as PillOption).id</code></p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
420
430
|
"sourceFile": "packages/core-react/src/PillSelect/PillSelect.types.ts",
|
|
421
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
431
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L75"
|
|
422
432
|
},
|
|
423
433
|
{
|
|
424
434
|
"name": "getLabel",
|
|
@@ -428,7 +438,7 @@
|
|
|
428
438
|
"description": "A function returning label of an option\n`(option: unknown) => string`",
|
|
429
439
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning label of an option\n<code>(option: unknown) => string</code></p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p><code>(option) => (option as PillOption).label</code></p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
430
440
|
"sourceFile": "packages/core-react/src/PillSelect/PillSelect.types.ts",
|
|
431
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
441
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L82"
|
|
432
442
|
},
|
|
433
443
|
{
|
|
434
444
|
"name": "getSuggested",
|
|
@@ -438,7 +448,7 @@
|
|
|
438
448
|
"description": "A function returning `boolean` value to suggest this option if nothing is selected.\n`(option: unknown) => boolean`",
|
|
439
449
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning <code>boolean</code> value to suggest this option if nothing is selected.\n<code>(option: unknown) => boolean</code></p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p><code>(option) => (option as PillOption).suggested</code></p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
440
450
|
"sourceFile": "packages/core-react/src/PillSelect/PillSelect.types.ts",
|
|
441
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
451
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L89"
|
|
442
452
|
},
|
|
443
453
|
{
|
|
444
454
|
"name": "groupGetId",
|
|
@@ -448,7 +458,7 @@
|
|
|
448
458
|
"description": "A function returning the ID of a group\n`(group: unknown) => string | number`",
|
|
449
459
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning the ID of a group\n<code>(group: unknown) => string | number</code></p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p><code>(group) => (group as PillOptgroup).id</code></p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
450
460
|
"sourceFile": "packages/core-react/src/PillSelect/PillSelect.types.ts",
|
|
451
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
461
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L96"
|
|
452
462
|
},
|
|
453
463
|
{
|
|
454
464
|
"name": "groupGetLabel",
|
|
@@ -458,7 +468,7 @@
|
|
|
458
468
|
"description": "A function returning label of a group\n`(group: unknown) => string`",
|
|
459
469
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A function returning label of a group\n<code>(group: unknown) => string</code></p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p><code>(group) => (group as PillOptgroup).label</code></p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
460
470
|
"sourceFile": "packages/core-react/src/PillSelect/PillSelect.types.ts",
|
|
461
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
471
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/PillSelect/PillSelect.types.ts#L103"
|
|
462
472
|
},
|
|
463
473
|
{
|
|
464
474
|
"name": "onClear",
|
|
@@ -468,7 +478,7 @@
|
|
|
468
478
|
"description": "It is possible for this component to have an empty value\n(render placeholder). Enables the x icon.",
|
|
469
479
|
"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>",
|
|
470
480
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
471
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
481
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L168"
|
|
472
482
|
},
|
|
473
483
|
{
|
|
474
484
|
"name": "onSearch",
|
|
@@ -478,7 +488,7 @@
|
|
|
478
488
|
"description": "Adds a search bar to the select.",
|
|
479
489
|
"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>",
|
|
480
490
|
"sourceFile": "packages/core-react/src/Select/Select.types.ts",
|
|
481
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
491
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Select/Select.types.ts#L181"
|
|
482
492
|
}
|
|
483
493
|
],
|
|
484
494
|
"description": ""
|
|
@@ -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>11.15.0</p>\n</dd></dl></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/Popover/Popover.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Popover/Popover.types.ts#L71"
|
|
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>11.15.0</p>\n</dd></dl></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/Popover/Popover.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Popover/Popover.types.ts#L81"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "children",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "",
|
|
31
31
|
"descriptionHtml": "",
|
|
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/7a5d0cd/packages/core-react/src/_utils/types.ts#L42"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "className",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Additional classNames",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/_utils/types.ts#L47"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "initialIsVisible",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Whether to show the overlay on initial render</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
52
52
|
"defaultValue": "false",
|
|
53
53
|
"sourceFile": "packages/core-react/src/Popover/Popover.types.ts",
|
|
54
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
54
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Popover/Popover.types.ts#L27"
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
57
|
"name": "overlay",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"description": "The tip we want to display",
|
|
62
62
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The tip we want to display</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
63
63
|
"sourceFile": "packages/core-react/src/Popover/Popover.types.ts",
|
|
64
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
64
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Popover/Popover.types.ts#L32"
|
|
65
65
|
},
|
|
66
66
|
{
|
|
67
67
|
"name": "overlayRef",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"description": "Toggles overlay visibility",
|
|
72
72
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Toggles overlay visibility</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.2.0</p>\n</dd></dl></div>",
|
|
73
73
|
"sourceFile": "packages/core-react/src/Popover/Popover.types.ts",
|
|
74
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
74
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Popover/Popover.types.ts#L57"
|
|
75
75
|
},
|
|
76
76
|
{
|
|
77
77
|
"name": "placement",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Determines the position of the arrow</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>top</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
83
83
|
"defaultValue": "top",
|
|
84
84
|
"sourceFile": "packages/core-react/src/Popover/Popover.types.ts",
|
|
85
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
85
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Popover/Popover.types.ts#L38"
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
88
|
"name": "restoreFocusOnHide",
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"defaultValue": "false",
|
|
95
95
|
"a11y": "Should be set to true.",
|
|
96
96
|
"sourceFile": "packages/core-react/src/Popover/Popover.types.ts",
|
|
97
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
97
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Popover/Popover.types.ts#L45"
|
|
98
98
|
},
|
|
99
99
|
{
|
|
100
100
|
"name": "role",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"description": "",
|
|
105
105
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.11.0</p>\n</dd></dl></div>",
|
|
106
106
|
"sourceFile": "packages/core-react/src/Popover/Popover.types.ts",
|
|
107
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
107
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Popover/Popover.types.ts#L61"
|
|
108
108
|
},
|
|
109
109
|
{
|
|
110
110
|
"name": "style",
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"description": "Additional CSS styles",
|
|
115
115
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
116
116
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
117
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
117
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/_utils/types.ts#L52"
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
120
|
"name": "trigger",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The event to trigger the overlay</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>click</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
126
126
|
"defaultValue": "click",
|
|
127
127
|
"sourceFile": "packages/core-react/src/Popover/Popover.types.ts",
|
|
128
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
128
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Popover/Popover.types.ts#L51"
|
|
129
129
|
}
|
|
130
130
|
],
|
|
131
131
|
"description": ""
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"description": "",
|
|
142
142
|
"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>",
|
|
143
143
|
"sourceFile": "packages/core-react/src/Popover/Popover.types.ts",
|
|
144
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
144
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Popover/Popover.types.ts#L11"
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
147
|
"name": "placement",
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"description": "",
|
|
152
152
|
"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>",
|
|
153
153
|
"sourceFile": "packages/core-react/src/Popover/Popover.types.ts",
|
|
154
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
154
|
+
"sourceUrl": "https://github.com/procore/core/blob/7a5d0cd/packages/core-react/src/Popover/Popover.types.ts#L15"
|
|
155
155
|
}
|
|
156
156
|
],
|
|
157
157
|
"description": ""
|