@procore/core-react 12.26.0 → 12.26.1
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 +6 -0
- package/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
- package/dist/Avatar/Avatar.styles.js +5 -5
- package/dist/AvatarStack/AvatarStack.styles.js +7 -7
- package/dist/Badge/Badge.styles.js +2 -2
- package/dist/BadgePill/BadgePill.styles.js +4 -4
- package/dist/Banner/Banner.styles.js +10 -10
- package/dist/Box/Box.styles.js +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
- package/dist/Button/Button.styles.js +5 -5
- 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/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/DeprecatedTextEditorOutput/DeprecatedTextEditorOutput.styles.js +1 -1
- 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.styles.js +3 -3
- package/dist/FileSelect/FileSelect.styles.js +2 -2
- package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
- package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
- package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
- package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
- package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
- package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
- package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
- package/dist/FileToken/FileToken.styles.js +4 -4
- package/dist/FilterToken/FilterToken.styles.js +5 -5
- package/dist/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.styles.js +14 -14
- package/dist/Form/StyledFormikForm.styles.js +2 -2
- package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
- package/dist/Grid/Grid.styles.js +2 -2
- package/dist/GroupSelect/GroupSelect.styles.js +1 -1
- package/dist/Input/Input.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 +6 -6
- package/dist/NextMenu/NextMenu.styles.js +3 -3
- package/dist/NextTextEditor/utils/config.js +2 -2
- package/dist/NextTextEditor/utils/config.js.map +1 -1
- package/dist/NextTextEditorOutput/NextTextEditorOutput.styles.js +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/PageLayout/PageLayout.styles.js +16 -16
- package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
- package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
- package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
- package/dist/PageTemplate/PageTemplate/PageTemplate.styles.js +3 -3
- package/dist/Pagination/Pagination.styles.js +5 -5
- package/dist/Panel/Panel.styles.js +11 -11
- package/dist/Pill/Pill.styles.js +3 -3
- package/dist/PillSelect/PillSelect.styles.js +4 -4
- package/dist/Popover/Popover.styles.js +2 -2
- package/dist/Portal/Portal.styles.js +1 -1
- package/dist/ProgressBar/ProgressBar.styles.js +2 -2
- package/dist/RadioButton/RadioButton.styles.js +3 -3
- package/dist/Required/Required.styles.js +3 -3
- package/dist/Search/Search.styles.js +5 -5
- package/dist/Section/Section.styles.js +7 -7
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/Select/Select.styles.js +7 -7
- package/dist/Semantic/Semantic.styles.js +9 -9
- package/dist/Slider/Slider.styles.js +5 -5
- package/dist/Spinner/Spinner.styles.js +7 -7
- package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +37 -37
- package/dist/Switch/Switch.styles.js +4 -4
- package/dist/Table/Table.styles.js +28 -28
- package/dist/TableShelf/TableShelf.styles.js +5 -5
- package/dist/Tabs/Tabs.styles.js +15 -15
- package/dist/Tearsheet/Tearsheet.styles.js +5 -5
- package/dist/TextArea/TextArea.styles.js +1 -1
- package/dist/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.styles.js +9 -9
- package/dist/Typeahead/Typeahead.styles.js +3 -3
- package/dist/Typography/Typography.styles.js +1 -1
- package/dist/Typography/Typography.table.story.js +2 -2
- package/dist/_storyHelpers_/components/Deprecation.styles.js +1 -1
- package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
- package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +3 -3
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +24 -24
- package/dist/_typedoc/Badge/Badge.types.json +6 -6
- package/dist/_typedoc/Banner/Banner.types.json +13 -13
- package/dist/_typedoc/Box/Box.types.json +68 -68
- package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
- package/dist/_typedoc/Button/Button.types.json +13 -13
- package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
- package/dist/_typedoc/Card/Card.types.json +6 -6
- package/dist/_typedoc/Checkbox/Checkbox.types.json +8 -8
- package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
- package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
- package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
- package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
- package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +30 -30
- package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
- package/dist/_typedoc/EmptyState/EmptyState.types.json +16 -16
- package/dist/_typedoc/FileList/FileList.types.json +9 -9
- package/dist/_typedoc/FileSelect/FileSelect.types.json +27 -27
- package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
- package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
- package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
- package/dist/_typedoc/Flex/Flex.types.json +27 -27
- package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
- package/dist/_typedoc/Form/Form.types.json +754 -754
- 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 +74 -74
- 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 +37 -37
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +32 -32
- package/dist/_typedoc/PageLayout/PageLayout.types.json +26 -26
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +30 -30
- package/dist/_typedoc/Pill/Pill.types.json +2 -2
- package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
- package/dist/_typedoc/Popover/Popover.types.json +15 -15
- package/dist/_typedoc/ProgressBar/ProgressBar.types.json +7 -7
- package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
- package/dist/_typedoc/Required/Required.types.json +5 -5
- package/dist/_typedoc/Search/Search.types.json +18 -18
- package/dist/_typedoc/Section/Section.types.json +15 -15
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +21 -21
- package/dist/_typedoc/Select/Select.types.json +60 -60
- package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
- package/dist/_typedoc/Slider/Slider.types.json +6 -6
- package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
- package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +14 -14
- package/dist/_typedoc/Table/Table.types.json +101 -101
- package/dist/_typedoc/Tabs/Tabs.types.json +20 -20
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditorDocs.types.json +9 -9
- package/dist/_typedoc/TextEditor/TextEditorProvider.types.json +2 -2
- package/dist/_typedoc/TextEditorOutput/TextEditorOutputDocs.types.json +3 -3
- 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 +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 +6 -6
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +7 -7
- package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
- package/dist/_typedoc/Tree/Tree.types.json +86 -86
- package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
- package/dist/_typedoc/Typography/Typography.types.json +9 -9
- package/dist/_typedoc/_utils/types.json +3 -3
- package/package.json +1 -1
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"descriptionHtml": "",
|
|
12
12
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L37"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "aria-details",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "",
|
|
21
21
|
"descriptionHtml": "",
|
|
22
22
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L38"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "aria-label",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "",
|
|
31
31
|
"descriptionHtml": "",
|
|
32
32
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L39"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "aria-labelledby",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "",
|
|
41
41
|
"descriptionHtml": "",
|
|
42
42
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L40"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "arrow",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "",
|
|
51
51
|
"descriptionHtml": "",
|
|
52
52
|
"sourceFile": "packages/core-react/src/Overlay/Overlay.tsx",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/Overlay/Overlay.tsx#L16"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "autoFocus",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "Whether to auto focus the first focusable element in the overlay on mount.\nTrue by default for role \"dialog\"",
|
|
61
61
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Whether to auto focus the first focusable element in the overlay on mount.\nTrue by default for role "dialog"</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.5.0</p>\n</dd></dl></div>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L129"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "beforeHide",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"description": " The callback to run before the overlay is hidden. Returning\n `false` will prevent hiding.\n```\n(e: event) => boolean | Promise | undefined\n```",
|
|
71
71
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p> The callback to run before the overlay is hidden. Returning\n <code>false</code> will prevent hiding.</p>\n<pre><code>(e: event) => boolean | Promise | undefined\n</code></pre>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
72
72
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L54"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"name": "beforeShow",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"description": " The callback to run before the overlay is shown. Returning\n `false` will prevent showing.\n```\n(e: event) => boolean | Promise | undefined\n```",
|
|
81
81
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p> The callback to run before the overlay is shown. Returning\n <code>false</code> will prevent showing.</p>\n<pre><code>(e: event) => boolean | Promise | undefined\n</code></pre>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
82
82
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
83
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
83
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L63"
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
86
|
"name": "canFlip",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"description": "",
|
|
91
91
|
"descriptionHtml": "",
|
|
92
92
|
"sourceFile": "packages/core-react/src/_hooks/Anchor.tsx",
|
|
93
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
93
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_hooks/Anchor.tsx#L15"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
96
|
"name": "children",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"description": "",
|
|
101
101
|
"descriptionHtml": "",
|
|
102
102
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
103
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
103
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L38"
|
|
104
104
|
},
|
|
105
105
|
{
|
|
106
106
|
"name": "clickOutsideIgnoreRefs",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"description": "Additional refs to check for clickOutside behavior",
|
|
111
111
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional refs to check for clickOutside behavior</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
112
112
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
113
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
113
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L69"
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
116
|
"name": "containFocus",
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"description": "Whether to contain focus inside the overlay, so users cannot move focus outside, for example in a modal dialog.\nTrue by default for role \"dialog\"",
|
|
121
121
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Whether to contain focus inside the overlay, so users cannot move focus outside, for example in a modal dialog.\nTrue by default for role "dialog"</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.5.0</p>\n</dd></dl></div>",
|
|
122
122
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
123
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
123
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L136"
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
126
|
"name": "container",
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
"description": "",
|
|
131
131
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
132
132
|
"sourceFile": "packages/core-react/src/Portal/Portal.types.ts",
|
|
133
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
133
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/Portal/Portal.types.ts#L7"
|
|
134
134
|
},
|
|
135
135
|
{
|
|
136
136
|
"name": "hideDelay",
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"description": "The delay when hiding the overlay",
|
|
141
141
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The delay when hiding the overlay</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
142
142
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
143
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
143
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L75"
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
"name": "hideKeys",
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Keys to hide the overlay when the overlay is focused</p>\n</div><dl class=\"tsd-comment-tags\"><dt>a11y</dt><dd><p>OverlayTrigger by default closes on tab. To remove tab from closing\nand have only Esc keys, set "containFocus" to true, or opt-in to a full dialog role.</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
152
152
|
"a11y": "OverlayTrigger by default closes on tab. To remove tab from closing\nand have only Esc keys, set \"containFocus\" to true, or opt-in to a full dialog role.",
|
|
153
153
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
154
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
154
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L83"
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
157
|
"name": "initialIsVisible",
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
"description": "",
|
|
162
162
|
"descriptionHtml": "",
|
|
163
163
|
"sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
|
|
164
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
164
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_hooks/Visibility.tsx#L12"
|
|
165
165
|
},
|
|
166
166
|
{
|
|
167
167
|
"name": "overlay",
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
"description": "",
|
|
172
172
|
"descriptionHtml": "",
|
|
173
173
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
174
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
174
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L87"
|
|
175
175
|
},
|
|
176
176
|
{
|
|
177
177
|
"name": "overlayRef",
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"description": "Toggles overlay visibility",
|
|
182
182
|
"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>",
|
|
183
183
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
184
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
184
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L115"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"name": "padding",
|
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
"description": "",
|
|
192
192
|
"descriptionHtml": "",
|
|
193
193
|
"sourceFile": "packages/core-react/src/_hooks/Anchor.tsx",
|
|
194
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
194
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_hooks/Anchor.tsx#L19"
|
|
195
195
|
},
|
|
196
196
|
{
|
|
197
197
|
"name": "passA11yPropsToOverlay",
|
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
"description": "By default, role and id are applied to wrapper. But has knowledge of\nSet to true, if you want OverlayTrigger to place them on your overlay component.",
|
|
202
202
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>By default, role and id are applied to wrapper. But has knowledge of\nSet to true, if you want OverlayTrigger to place them on your overlay component.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>11.5.0</p>\n</dd></dl></div>",
|
|
203
203
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
204
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
204
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L145"
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
207
|
"name": "placement",
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
"description": "",
|
|
212
212
|
"descriptionHtml": "",
|
|
213
213
|
"sourceFile": "packages/core-react/src/_hooks/Anchor.tsx",
|
|
214
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
214
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_hooks/Anchor.tsx#L20"
|
|
215
215
|
},
|
|
216
216
|
{
|
|
217
217
|
"name": "restoreFocusOnHide",
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
"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.",
|
|
222
222
|
"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>true</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
223
223
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
224
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
224
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L97"
|
|
225
225
|
},
|
|
226
226
|
{
|
|
227
227
|
"name": "role",
|
|
@@ -232,7 +232,7 @@
|
|
|
232
232
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Accessibility props.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>a11y</dt><dd><p>May opionate "autoFocus" and "containFocus"</p>\n</dd><dt>since</dt><dd><p>11.2.0</p>\n</dd></dl></div>",
|
|
233
233
|
"a11y": "May opionate \"autoFocus\" and \"containFocus\"",
|
|
234
234
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
235
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
235
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L122"
|
|
236
236
|
},
|
|
237
237
|
{
|
|
238
238
|
"name": "showDelay",
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
"description": "The delay when showing the overlay",
|
|
243
243
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The delay when showing the overlay</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
244
244
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
245
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
245
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L103"
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
"name": "showKeys",
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
"description": "Keys to show the overlay when the target is focused",
|
|
253
253
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Keys to show the overlay when the target is focused</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
254
254
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
255
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
255
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L109"
|
|
256
256
|
},
|
|
257
257
|
{
|
|
258
258
|
"name": "shrinkOverlay",
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
"description": "",
|
|
263
263
|
"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>",
|
|
264
264
|
"sourceFile": "packages/core-react/src/Overlay/Overlay.tsx",
|
|
265
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
265
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/Overlay/Overlay.tsx#L10"
|
|
266
266
|
},
|
|
267
267
|
{
|
|
268
268
|
"name": "trackAriaExpanded",
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
"description": "Boolean to enable code to apply aria-expanded to the source element",
|
|
273
273
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Boolean to enable code to apply aria-expanded to the source element</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.24.0</p>\n</dd></dl></div>",
|
|
274
274
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
275
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
275
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L45"
|
|
276
276
|
},
|
|
277
277
|
{
|
|
278
278
|
"name": "trigger",
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
"description": "",
|
|
283
283
|
"descriptionHtml": "",
|
|
284
284
|
"sourceFile": "packages/core-react/src/_hooks/Trigger.tsx",
|
|
285
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
285
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_hooks/Trigger.tsx#L30"
|
|
286
286
|
},
|
|
287
287
|
{
|
|
288
288
|
"name": "afterHide",
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
"description": "",
|
|
293
293
|
"descriptionHtml": "",
|
|
294
294
|
"sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
|
|
295
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
295
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_hooks/Visibility.tsx#L10"
|
|
296
296
|
},
|
|
297
297
|
{
|
|
298
298
|
"name": "afterShow",
|
|
@@ -302,7 +302,7 @@
|
|
|
302
302
|
"description": "",
|
|
303
303
|
"descriptionHtml": "",
|
|
304
304
|
"sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
|
|
305
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
305
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_hooks/Visibility.tsx#L11"
|
|
306
306
|
}
|
|
307
307
|
],
|
|
308
308
|
"description": ""
|
|
@@ -318,7 +318,7 @@
|
|
|
318
318
|
"description": "Hide overlay",
|
|
319
319
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Hide overlay</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.2.0</p>\n</dd></dl></div>",
|
|
320
320
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
321
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
321
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L158"
|
|
322
322
|
},
|
|
323
323
|
{
|
|
324
324
|
"name": "show",
|
|
@@ -328,7 +328,7 @@
|
|
|
328
328
|
"description": "Show visibility",
|
|
329
329
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Show visibility</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.2.0</p>\n</dd></dl></div>",
|
|
330
330
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
331
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
331
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L153"
|
|
332
332
|
}
|
|
333
333
|
],
|
|
334
334
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"descriptionHtml": "",
|
|
12
12
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/PageLayout/PageLayout.types.ts#L6"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "children",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "",
|
|
21
21
|
"descriptionHtml": "",
|
|
22
22
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L42"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "className",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Additional classNames",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L47"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "open",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>If the aside block should be open</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/PageLayout/PageLayout.types.ts#L35"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "style",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Additional CSS styles",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L52"
|
|
54
54
|
}
|
|
55
55
|
],
|
|
56
56
|
"description": ""
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"description": "",
|
|
67
67
|
"descriptionHtml": "",
|
|
68
68
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
69
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
69
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/PageLayout/PageLayout.types.ts#L19"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"name": "sections",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"description": "",
|
|
77
77
|
"descriptionHtml": "",
|
|
78
78
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
79
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
79
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/PageLayout/PageLayout.types.ts#L16"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"name": "selected",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"description": "",
|
|
87
87
|
"descriptionHtml": "",
|
|
88
88
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
89
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
89
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/PageLayout/PageLayout.types.ts#L17"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"name": "onSelect",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"description": "",
|
|
97
97
|
"descriptionHtml": "",
|
|
98
98
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
99
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
99
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/PageLayout/PageLayout.types.ts#L18"
|
|
100
100
|
}
|
|
101
101
|
],
|
|
102
102
|
"description": ""
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"description": "",
|
|
113
113
|
"descriptionHtml": "",
|
|
114
114
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
115
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
115
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/PageLayout/PageLayout.types.ts#L6"
|
|
116
116
|
},
|
|
117
117
|
{
|
|
118
118
|
"name": "children",
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"description": "",
|
|
123
123
|
"descriptionHtml": "",
|
|
124
124
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
125
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
125
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L42"
|
|
126
126
|
},
|
|
127
127
|
{
|
|
128
128
|
"name": "className",
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"description": "Additional classNames",
|
|
133
133
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
134
134
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
135
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
135
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L47"
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
138
|
"name": "style",
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
"description": "Additional CSS styles",
|
|
143
143
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
144
144
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
145
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
145
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L52"
|
|
146
146
|
}
|
|
147
147
|
],
|
|
148
148
|
"description": ""
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"description": "",
|
|
159
159
|
"descriptionHtml": "",
|
|
160
160
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
161
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
161
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/PageLayout/PageLayout.types.ts#L6"
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
164
|
"name": "children",
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"description": "",
|
|
169
169
|
"descriptionHtml": "",
|
|
170
170
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
171
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
171
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L42"
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
174
|
"name": "className",
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"description": "Additional classNames",
|
|
179
179
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
180
180
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
181
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
181
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L47"
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
184
|
"name": "style",
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"description": "Additional CSS styles",
|
|
189
189
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
190
190
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
191
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
191
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L52"
|
|
192
192
|
}
|
|
193
193
|
],
|
|
194
194
|
"description": ""
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"description": "",
|
|
205
205
|
"descriptionHtml": "",
|
|
206
206
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
207
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
207
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/PageLayout/PageLayout.types.ts#L6"
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
210
|
"name": "children",
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
"description": "",
|
|
215
215
|
"descriptionHtml": "",
|
|
216
216
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
217
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
217
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L42"
|
|
218
218
|
},
|
|
219
219
|
{
|
|
220
220
|
"name": "className",
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
"description": "Additional classNames",
|
|
225
225
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
226
226
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
227
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
227
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L47"
|
|
228
228
|
},
|
|
229
229
|
{
|
|
230
230
|
"name": "style",
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
"description": "Additional CSS styles",
|
|
235
235
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
236
236
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
237
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
237
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L52"
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
240
|
"name": "transparent",
|
|
@@ -244,7 +244,7 @@
|
|
|
244
244
|
"description": "",
|
|
245
245
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>description</dt><dd><p>If the header should have no background.</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
246
246
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
247
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
247
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/PageLayout/PageLayout.types.ts#L27"
|
|
248
248
|
}
|
|
249
249
|
],
|
|
250
250
|
"description": ""
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
"description": "",
|
|
261
261
|
"descriptionHtml": "",
|
|
262
262
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
263
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
263
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/PageLayout/PageLayout.types.ts#L6"
|
|
264
264
|
},
|
|
265
265
|
{
|
|
266
266
|
"name": "children",
|
|
@@ -270,7 +270,7 @@
|
|
|
270
270
|
"description": "",
|
|
271
271
|
"descriptionHtml": "",
|
|
272
272
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
273
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
273
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L42"
|
|
274
274
|
},
|
|
275
275
|
{
|
|
276
276
|
"name": "className",
|
|
@@ -280,7 +280,7 @@
|
|
|
280
280
|
"description": "Additional classNames",
|
|
281
281
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
282
282
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
283
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
283
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L47"
|
|
284
284
|
},
|
|
285
285
|
{
|
|
286
286
|
"name": "style",
|
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
"description": "Additional CSS styles",
|
|
291
291
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
292
292
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
293
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
293
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L52"
|
|
294
294
|
}
|
|
295
295
|
],
|
|
296
296
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Current page selected, 1 based.",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Current page selected, 1 based.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/Pagination/Pagination.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/Pagination/Pagination.types.ts#L42"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "children",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "",
|
|
21
21
|
"descriptionHtml": "",
|
|
22
22
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L42"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "className",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Additional classNames",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L47"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "items",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Total number of items across pages.",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Total number of items across pages.</p>\n</div><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/Pagination/Pagination.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/Pagination/Pagination.types.ts#L48"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "perPage",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Number of items per page.",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Number of items per page.</p>\n</div><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/Pagination/Pagination.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/Pagination/Pagination.types.ts#L60"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "style",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "Additional CSS styles",
|
|
61
61
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/_utils/types.ts#L52"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "onSelectPage",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"description": "A callback that receives the page selected.",
|
|
71
71
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A callback that receives the page selected.</p>\n</div><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/Pagination/Pagination.types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/24e6e7a/packages/core-react/src/Pagination/Pagination.types.ts#L54"
|
|
74
74
|
}
|
|
75
75
|
],
|
|
76
76
|
"description": ""
|