@procore/core-react 12.21.0-cdn.9 → 12.21.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/README.md +2 -2
- 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/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/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.d.ts +1 -1
- 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/Notation/Notation.js +1 -1
- package/dist/NumberInput/NumberInput.styles.js +7 -7
- package/dist/NumberInput/NumberInput.utils.js +8 -0
- package/dist/NumberInput/NumberInput.utils.js.map +1 -1
- 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 +2 -2
- 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/Search/Search.types.d.ts +2 -7
- package/dist/Search/Search.types.js.map +1 -1
- 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/TextEditorOutput/TextEditorOutput.styles.js +1 -1
- package/dist/Thumbnail/Thumbnail.hooks.d.ts +6 -6
- 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/_hooks/I18n.d.ts +9 -18
- package/dist/_hooks/I18n.js +29 -46
- package/dist/_hooks/I18n.js.map +1 -1
- 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 +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 +5 -5
- 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 +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 +741 -741
- 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 +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 +46 -46
- 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 +37 -37
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
- package/dist/_typedoc/PageLayout/PageLayout.types.json +29 -29
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +28 -28
- 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 +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 +20 -32
- 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 +12 -12
- package/dist/_typedoc/Switch/Switch.types.json +3 -3
- 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/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/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 +4 -4
- 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/dist/_typedoc/deprecations.json +1 -1
- package/package.json +1 -6
|
@@ -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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L39"
|
|
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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L40"
|
|
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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L38"
|
|
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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L37"
|
|
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/98d9d65/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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L124"
|
|
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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L49"
|
|
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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L58"
|
|
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/98d9d65/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/98d9d65/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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L64"
|
|
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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L131"
|
|
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/98d9d65/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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L70"
|
|
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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L78"
|
|
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/98d9d65/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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L82"
|
|
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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L110"
|
|
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/98d9d65/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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L140"
|
|
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/98d9d65/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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L92"
|
|
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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L117"
|
|
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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L98"
|
|
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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L104"
|
|
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/98d9d65/packages/core-react/src/Overlay/Overlay.tsx#L10"
|
|
266
266
|
},
|
|
267
267
|
{
|
|
268
268
|
"name": "trigger",
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
"description": "",
|
|
273
273
|
"descriptionHtml": "",
|
|
274
274
|
"sourceFile": "packages/core-react/src/_hooks/Trigger.tsx",
|
|
275
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
275
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_hooks/Trigger.tsx#L30"
|
|
276
276
|
},
|
|
277
277
|
{
|
|
278
278
|
"name": "afterHide",
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
"description": "",
|
|
283
283
|
"descriptionHtml": "",
|
|
284
284
|
"sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
|
|
285
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
285
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_hooks/Visibility.tsx#L10"
|
|
286
286
|
},
|
|
287
287
|
{
|
|
288
288
|
"name": "afterShow",
|
|
@@ -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/98d9d65/packages/core-react/src/_hooks/Visibility.tsx#L11"
|
|
296
296
|
}
|
|
297
297
|
],
|
|
298
298
|
"description": ""
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
"description": "Hide overlay",
|
|
309
309
|
"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>",
|
|
310
310
|
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
311
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
311
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L153"
|
|
312
312
|
},
|
|
313
313
|
{
|
|
314
314
|
"name": "show",
|
|
@@ -318,7 +318,7 @@
|
|
|
318
318
|
"description": "Show visibility",
|
|
319
319
|
"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>",
|
|
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/98d9d65/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L148"
|
|
322
322
|
}
|
|
323
323
|
],
|
|
324
324
|
"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/98d9d65/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/98d9d65/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/98d9d65/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/98d9d65/packages/core-react/src/PageLayout/PageLayout.types.ts#L36"
|
|
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/98d9d65/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/_utils/types.ts",
|
|
69
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
69
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L42"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"name": "className",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"description": "Additional classNames",
|
|
77
77
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
78
78
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
79
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
79
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L47"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"name": "minSections",
|
|
@@ -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/98d9d65/packages/core-react/src/PageLayout/PageLayout.types.ts#L20"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"name": "sections",
|
|
@@ -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/98d9d65/packages/core-react/src/PageLayout/PageLayout.types.ts#L17"
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
"name": "selected",
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"description": "",
|
|
107
107
|
"descriptionHtml": "",
|
|
108
108
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
109
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
109
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/PageLayout/PageLayout.types.ts#L18"
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
112
|
"name": "style",
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
"description": "Additional CSS styles",
|
|
117
117
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
118
118
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
119
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
119
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L52"
|
|
120
120
|
},
|
|
121
121
|
{
|
|
122
122
|
"name": "onSelect",
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"description": "",
|
|
127
127
|
"descriptionHtml": "",
|
|
128
128
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
129
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
129
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/PageLayout/PageLayout.types.ts#L19"
|
|
130
130
|
}
|
|
131
131
|
],
|
|
132
132
|
"description": ""
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
"description": "",
|
|
143
143
|
"descriptionHtml": "",
|
|
144
144
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
145
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
145
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/PageLayout/PageLayout.types.ts#L6"
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
148
|
"name": "children",
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
"description": "",
|
|
153
153
|
"descriptionHtml": "",
|
|
154
154
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
155
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
155
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L42"
|
|
156
156
|
},
|
|
157
157
|
{
|
|
158
158
|
"name": "className",
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"description": "Additional classNames",
|
|
163
163
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
164
164
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
165
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
165
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L47"
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
168
|
"name": "style",
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"description": "Additional CSS styles",
|
|
173
173
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
174
174
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
175
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
175
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L52"
|
|
176
176
|
}
|
|
177
177
|
],
|
|
178
178
|
"description": ""
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"description": "",
|
|
189
189
|
"descriptionHtml": "",
|
|
190
190
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
191
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
191
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/PageLayout/PageLayout.types.ts#L6"
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
"name": "children",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"description": "",
|
|
199
199
|
"descriptionHtml": "",
|
|
200
200
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
201
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
201
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L42"
|
|
202
202
|
},
|
|
203
203
|
{
|
|
204
204
|
"name": "className",
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
"description": "Additional classNames",
|
|
209
209
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
210
210
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
211
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
211
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L47"
|
|
212
212
|
},
|
|
213
213
|
{
|
|
214
214
|
"name": "style",
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
"description": "Additional CSS styles",
|
|
219
219
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
220
220
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
221
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
221
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L52"
|
|
222
222
|
}
|
|
223
223
|
],
|
|
224
224
|
"description": ""
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
"description": "",
|
|
235
235
|
"descriptionHtml": "",
|
|
236
236
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
237
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
237
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/PageLayout/PageLayout.types.ts#L6"
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
240
|
"name": "children",
|
|
@@ -244,7 +244,7 @@
|
|
|
244
244
|
"description": "",
|
|
245
245
|
"descriptionHtml": "",
|
|
246
246
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
247
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
247
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L42"
|
|
248
248
|
},
|
|
249
249
|
{
|
|
250
250
|
"name": "className",
|
|
@@ -254,7 +254,7 @@
|
|
|
254
254
|
"description": "Additional classNames",
|
|
255
255
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
256
256
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
257
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
257
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L47"
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
260
|
"name": "style",
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
"description": "Additional CSS styles",
|
|
265
265
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
266
266
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
267
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
267
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L52"
|
|
268
268
|
},
|
|
269
269
|
{
|
|
270
270
|
"name": "transparent",
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
"description": "",
|
|
275
275
|
"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>",
|
|
276
276
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
277
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
277
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/PageLayout/PageLayout.types.ts#L28"
|
|
278
278
|
}
|
|
279
279
|
],
|
|
280
280
|
"description": ""
|
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
"description": "",
|
|
291
291
|
"descriptionHtml": "",
|
|
292
292
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
293
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
293
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/PageLayout/PageLayout.types.ts#L6"
|
|
294
294
|
},
|
|
295
295
|
{
|
|
296
296
|
"name": "children",
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"description": "",
|
|
301
301
|
"descriptionHtml": "",
|
|
302
302
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
303
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
303
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L42"
|
|
304
304
|
},
|
|
305
305
|
{
|
|
306
306
|
"name": "className",
|
|
@@ -310,7 +310,7 @@
|
|
|
310
310
|
"description": "Additional classNames",
|
|
311
311
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
312
312
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
313
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
313
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L47"
|
|
314
314
|
},
|
|
315
315
|
{
|
|
316
316
|
"name": "style",
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
"description": "Additional CSS styles",
|
|
321
321
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
322
322
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
323
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
323
|
+
"sourceUrl": "https://github.com/procore/core/blob/98d9d65/packages/core-react/src/_utils/types.ts#L52"
|
|
324
324
|
}
|
|
325
325
|
],
|
|
326
326
|
"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/98d9d65/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/98d9d65/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/98d9d65/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/98d9d65/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/98d9d65/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/98d9d65/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/98d9d65/packages/core-react/src/Pagination/Pagination.types.ts#L54"
|
|
74
74
|
}
|
|
75
75
|
],
|
|
76
76
|
"description": ""
|