@procore/core-react 11.31.0 → 11.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/AnchorNavigation/AnchorNavigation.d.ts +6 -6
- package/dist/AnchorNavigation/AnchorNavigation.js +19 -17
- package/dist/AnchorNavigation/AnchorNavigation.js.map +1 -1
- package/dist/AnchorNavigation/AnchorNavigation.styles.js +8 -7
- package/dist/AnchorNavigation/AnchorNavigation.styles.js.map +1 -1
- package/dist/Avatar/Avatar.d.ts +18 -4
- package/dist/Avatar/Avatar.js +30 -14
- package/dist/Avatar/Avatar.js.map +1 -1
- 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.d.ts +19 -0
- package/dist/Banner/Banner.js +20 -19
- package/dist/Banner/Banner.js.map +1 -1
- package/dist/Banner/Banner.styles.js +10 -10
- package/dist/Box/Box.styles.js +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.d.ts +12 -0
- package/dist/Breadcrumbs/Breadcrumbs.js +13 -13
- package/dist/Breadcrumbs/Breadcrumbs.js.map +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/ContactItem/ContactItem.d.ts +14 -0
- package/dist/ContactItem/ContactItem.js +15 -14
- package/dist/ContactItem/ContactItem.js.map +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.d.ts +13 -0
- package/dist/Dropdown/Dropdown.js +14 -14
- package/dist/Dropdown/Dropdown.js.map +1 -1
- package/dist/Dropdown/Dropdown.styles.js +3 -3
- package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
- package/dist/Dropzone/Dropzone.d.ts +12 -0
- package/dist/Dropzone/Dropzone.js +14 -14
- package/dist/Dropzone/Dropzone.js.map +1 -1
- package/dist/Dropzone/Dropzone.styles.js +9 -9
- package/dist/EmptyState/EmptyState.d.ts +13 -0
- package/dist/EmptyState/EmptyState.js +14 -14
- package/dist/EmptyState/EmptyState.js.map +1 -1
- package/dist/EmptyState/EmptyState.styles.js +6 -6
- package/dist/Field/Field.styles.js +3 -3
- package/dist/FileList/FileList.d.ts +3 -3
- package/dist/FileList/FileList.js +10 -10
- package/dist/FileList/FileList.js.map +1 -1
- 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.js +1 -1
- package/dist/FileSelect/FileTokenList/FileTokenList.js.map +1 -1
- package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
- package/dist/FileSelect/GridSource/GridSource.js +1 -1
- package/dist/FileSelect/GridSource/GridSource.js.map +1 -1
- 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 +2 -2
- package/dist/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.styles.js +16 -16
- package/dist/Grid/Grid.styles.js +2 -2
- package/dist/GroupSelect/GroupSelect.styles.js +1 -1
- package/dist/Input/Input.styles.js +1 -1
- package/dist/Link/Link.styles.js +1 -1
- package/dist/ListPage/ListPage.styles.js +8 -8
- package/dist/Loader/Loader.styles.js +2 -2
- package/dist/Menu/Menu.d.ts +10 -10
- package/dist/Menu/Menu.js +13 -13
- package/dist/Menu/Menu.js.map +1 -1
- package/dist/MenuImperative/MenuImperative.d.ts +7 -0
- package/dist/MenuImperative/MenuImperative.js +8 -8
- package/dist/MenuImperative/MenuImperative.js.map +1 -1
- package/dist/MenuImperative/MenuImperative.styles.js +10 -10
- package/dist/Modal/Modal.d.ts +16 -0
- package/dist/Modal/Modal.js +17 -17
- package/dist/Modal/Modal.js.map +1 -1
- 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/Overlay/OverlayArrow.styles.js +1 -1
- package/dist/PageLayout/PageLayout.d.ts +3 -3
- package/dist/PageLayout/PageLayout.js +60 -29
- package/dist/PageLayout/PageLayout.js.map +1 -1
- package/dist/PageLayout/PageLayout.styles.d.ts +2 -0
- package/dist/PageLayout/PageLayout.styles.js +37 -26
- package/dist/PageLayout/PageLayout.styles.js.map +1 -1
- package/dist/PageLayout/PageLayout.types.d.ts +6 -1
- package/dist/PageLayout/PageLayout.types.js.map +1 -1
- package/dist/Pagination/Pagination.styles.js +5 -5
- package/dist/Panel/Panel.d.ts +15 -0
- package/dist/Panel/Panel.js +16 -16
- package/dist/Panel/Panel.js.map +1 -1
- package/dist/Panel/Panel.styles.js +11 -11
- package/dist/Pill/Pill.styles.js +2 -2
- package/dist/PillSelect/PillSelect.styles.js +4 -4
- package/dist/Popover/Popover.d.ts +2 -2
- package/dist/Popover/Popover.js +21 -22
- package/dist/Popover/Popover.js.map +1 -1
- package/dist/Popover/Popover.styles.js +2 -2
- package/dist/Portal/Portal.styles.js +1 -1
- package/dist/ProgressBar/ProgressBar.styles.js +2 -2
- package/dist/RadioButton/RadioButton.styles.js +3 -3
- package/dist/Required/Required.styles.js +3 -3
- package/dist/Search/Search.styles.js +5 -5
- package/dist/Section/Section.styles.js +6 -6
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/Select/Select.d.ts +16 -0
- package/dist/Select/Select.js +17 -17
- package/dist/Select/Select.js.map +1 -1
- package/dist/Select/Select.styles.js +7 -7
- package/dist/Semantic/Semantic.styles.js +9 -9
- package/dist/Sidebar/Sidebar.styles.js +7 -7
- package/dist/Slider/Slider.styles.js +5 -5
- package/dist/Spinner/Spinner.styles.js +7 -7
- package/dist/SuperSelect/SuperSelect.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.d.ts +5 -5
- package/dist/Tabs/Tabs.js +32 -28
- package/dist/Tabs/Tabs.js.map +1 -1
- package/dist/Tabs/Tabs.styles.d.ts +12 -6
- package/dist/Tabs/Tabs.styles.js +40 -38
- package/dist/Tabs/Tabs.styles.js.map +1 -1
- 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.d.ts +14 -0
- package/dist/Thumbnail/Thumbnail.js +8 -8
- package/dist/Thumbnail/Thumbnail.js.map +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.d.ts +1 -1
- package/dist/Toast/Toast.js +18 -18
- package/dist/Toast/Toast.js.map +1 -1
- 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/Tooltip/Tooltip.d.ts +17 -0
- package/dist/Tooltip/Tooltip.js +18 -18
- package/dist/Tooltip/Tooltip.js.map +1 -1
- 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/useFileUploader.js +1 -1
- package/dist/_hooks/useFileUploader.js.map +1 -1
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +23 -23
- package/dist/_typedoc/Badge/Badge.types.json +6 -6
- package/dist/_typedoc/Banner/Banner.types.json +13 -13
- package/dist/_typedoc/Box/Box.types.json +68 -68
- package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
- package/dist/_typedoc/Button/Button.types.json +12 -12
- package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
- package/dist/_typedoc/Card/Card.types.json +6 -6
- package/dist/_typedoc/Checkbox/Checkbox.types.json +9 -9
- package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
- package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
- package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
- package/dist/_typedoc/DetailPage/DetailPage.types.json +4 -4
- package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
- package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
- package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
- package/dist/_typedoc/FileList/FileList.types.json +9 -9
- package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
- package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
- package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
- package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
- package/dist/_typedoc/Flex/Flex.types.json +27 -27
- package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
- package/dist/_typedoc/Form/Form.types.json +726 -726
- package/dist/_typedoc/Grid/Grid.types.json +8 -8
- package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
- package/dist/_typedoc/Input/Input.types.json +2 -2
- package/dist/_typedoc/Link/Link.types.json +4 -4
- package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
- package/dist/_typedoc/Menu/Menu.types.json +62 -62
- package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
- package/dist/_typedoc/Modal/Modal.types.json +41 -41
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +38 -38
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
- package/dist/_typedoc/PageLayout/PageLayout.types.json +68 -22
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +27 -27
- package/dist/_typedoc/Pill/Pill.types.json +2 -2
- package/dist/_typedoc/PillSelect/PillSelect.types.json +47 -47
- package/dist/_typedoc/Popover/Popover.types.json +14 -14
- package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
- package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
- package/dist/_typedoc/Required/Required.types.json +5 -5
- package/dist/_typedoc/Search/Search.types.json +18 -18
- package/dist/_typedoc/Section/Section.types.json +14 -14
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
- package/dist/_typedoc/Select/Select.types.json +57 -57
- package/dist/_typedoc/Slider/Slider.types.json +6 -6
- package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
- package/dist/_typedoc/Switch/Switch.types.json +3 -3
- package/dist/_typedoc/Table/Table.types.json +99 -99
- package/dist/_typedoc/Tabs/Tabs.types.json +17 -17
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +16 -16
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
- package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
- package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
- package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
- package/dist/_typedoc/Tile/Tile.types.json +30 -30
- package/dist/_typedoc/Title/Title.types.json +1 -1
- package/dist/_typedoc/Toast/Toast.types.json +4 -4
- package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
- package/dist/_typedoc/Token/Token.types.json +4 -4
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
- package/dist/_typedoc/Tree/Tree.types.json +86 -86
- package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
- package/dist/_typedoc/Typography/Typography.types.json +8 -8
- package/dist/_typedoc/_utils/types.json +3 -3
- package/dist/_utils/isFunction.d.ts +1 -0
- package/dist/_utils/isFunction.js +4 -0
- package/dist/_utils/isFunction.js.map +1 -0
- 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/78223f7/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/78223f7/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/78223f7/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/78223f7/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/78223f7/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/78223f7/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L121"
|
|
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/78223f7/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/78223f7/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/78223f7/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/78223f7/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/78223f7/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/78223f7/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L128"
|
|
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/78223f7/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/78223f7/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/78223f7/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/78223f7/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/78223f7/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/78223f7/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L107"
|
|
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/78223f7/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/78223f7/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L137"
|
|
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/78223f7/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",
|
|
222
222
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Restore focus to the target after the overlay is hidden</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/78223f7/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L89"
|
|
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/78223f7/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L114"
|
|
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/78223f7/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L95"
|
|
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/78223f7/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L101"
|
|
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/78223f7/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/78223f7/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/78223f7/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/78223f7/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/78223f7/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L150"
|
|
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/78223f7/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L145"
|
|
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/78223f7/packages/core-react/src/PageLayout/PageLayout.types.ts#L5"
|
|
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/78223f7/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/78223f7/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/78223f7/packages/core-react/src/PageLayout/PageLayout.types.ts#L30"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "style",
|
|
@@ -50,7 +50,53 @@
|
|
|
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/78223f7/packages/core-react/src/_utils/types.ts#L52"
|
|
54
|
+
}
|
|
55
|
+
],
|
|
56
|
+
"description": ""
|
|
57
|
+
},
|
|
58
|
+
"PageBodyNavigationProps": {
|
|
59
|
+
"name": "PageBodyNavigationProps",
|
|
60
|
+
"properties": [
|
|
61
|
+
{
|
|
62
|
+
"name": "children",
|
|
63
|
+
"required": false,
|
|
64
|
+
"type": "<span class=\"tsd-signature-type\">ReactNode</span>",
|
|
65
|
+
"typeDetail": "<span class=\"tsd-signature-type\">ReactNode</span>",
|
|
66
|
+
"description": "",
|
|
67
|
+
"descriptionHtml": "",
|
|
68
|
+
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
69
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/_utils/types.ts#L42"
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"name": "className",
|
|
73
|
+
"required": false,
|
|
74
|
+
"type": "<span class=\"tsd-signature-type\">string</span>",
|
|
75
|
+
"typeDetail": "<span class=\"tsd-signature-type\">string</span>",
|
|
76
|
+
"description": "Additional classNames",
|
|
77
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
78
|
+
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
79
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/_utils/types.ts#L47"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"name": "sections",
|
|
83
|
+
"required": true,
|
|
84
|
+
"type": "<span class=\"tsd-signature-type\">any</span><span class=\"tsd-signature-symbol\">[]</span>",
|
|
85
|
+
"typeDetail": "<span class=\"tsd-signature-type\">any</span><span class=\"tsd-signature-symbol\">[]</span>",
|
|
86
|
+
"description": "",
|
|
87
|
+
"descriptionHtml": "",
|
|
88
|
+
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
89
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/PageLayout/PageLayout.types.ts#L14"
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"name": "style",
|
|
93
|
+
"required": false,
|
|
94
|
+
"type": "<span class=\"tsd-signature-type\">CSSProperties</span>",
|
|
95
|
+
"typeDetail": "<span class=\"tsd-signature-type\">CSSProperties</span>",
|
|
96
|
+
"description": "Additional CSS styles",
|
|
97
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
98
|
+
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
99
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/_utils/types.ts#L52"
|
|
54
100
|
}
|
|
55
101
|
],
|
|
56
102
|
"description": ""
|
|
@@ -66,7 +112,7 @@
|
|
|
66
112
|
"description": "",
|
|
67
113
|
"descriptionHtml": "",
|
|
68
114
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
69
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
115
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/PageLayout/PageLayout.types.ts#L5"
|
|
70
116
|
},
|
|
71
117
|
{
|
|
72
118
|
"name": "children",
|
|
@@ -76,7 +122,7 @@
|
|
|
76
122
|
"description": "",
|
|
77
123
|
"descriptionHtml": "",
|
|
78
124
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
79
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
125
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/_utils/types.ts#L42"
|
|
80
126
|
},
|
|
81
127
|
{
|
|
82
128
|
"name": "className",
|
|
@@ -86,7 +132,7 @@
|
|
|
86
132
|
"description": "Additional classNames",
|
|
87
133
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
88
134
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
89
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
135
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/_utils/types.ts#L47"
|
|
90
136
|
},
|
|
91
137
|
{
|
|
92
138
|
"name": "style",
|
|
@@ -96,7 +142,7 @@
|
|
|
96
142
|
"description": "Additional CSS styles",
|
|
97
143
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
98
144
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
99
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
145
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/_utils/types.ts#L52"
|
|
100
146
|
}
|
|
101
147
|
],
|
|
102
148
|
"description": ""
|
|
@@ -112,7 +158,7 @@
|
|
|
112
158
|
"description": "",
|
|
113
159
|
"descriptionHtml": "",
|
|
114
160
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
115
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
161
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/PageLayout/PageLayout.types.ts#L5"
|
|
116
162
|
},
|
|
117
163
|
{
|
|
118
164
|
"name": "children",
|
|
@@ -122,7 +168,7 @@
|
|
|
122
168
|
"description": "",
|
|
123
169
|
"descriptionHtml": "",
|
|
124
170
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
125
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
171
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/_utils/types.ts#L42"
|
|
126
172
|
},
|
|
127
173
|
{
|
|
128
174
|
"name": "className",
|
|
@@ -132,7 +178,7 @@
|
|
|
132
178
|
"description": "Additional classNames",
|
|
133
179
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
134
180
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
135
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
181
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/_utils/types.ts#L47"
|
|
136
182
|
},
|
|
137
183
|
{
|
|
138
184
|
"name": "style",
|
|
@@ -142,7 +188,7 @@
|
|
|
142
188
|
"description": "Additional CSS styles",
|
|
143
189
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
144
190
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
145
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
191
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/_utils/types.ts#L52"
|
|
146
192
|
}
|
|
147
193
|
],
|
|
148
194
|
"description": ""
|
|
@@ -158,7 +204,7 @@
|
|
|
158
204
|
"description": "",
|
|
159
205
|
"descriptionHtml": "",
|
|
160
206
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
161
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
207
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/PageLayout/PageLayout.types.ts#L5"
|
|
162
208
|
},
|
|
163
209
|
{
|
|
164
210
|
"name": "children",
|
|
@@ -168,7 +214,7 @@
|
|
|
168
214
|
"description": "",
|
|
169
215
|
"descriptionHtml": "",
|
|
170
216
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
171
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
217
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/_utils/types.ts#L42"
|
|
172
218
|
},
|
|
173
219
|
{
|
|
174
220
|
"name": "className",
|
|
@@ -178,7 +224,7 @@
|
|
|
178
224
|
"description": "Additional classNames",
|
|
179
225
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
180
226
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
181
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
227
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/_utils/types.ts#L47"
|
|
182
228
|
},
|
|
183
229
|
{
|
|
184
230
|
"name": "style",
|
|
@@ -188,7 +234,7 @@
|
|
|
188
234
|
"description": "Additional CSS styles",
|
|
189
235
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
190
236
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
191
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
237
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/_utils/types.ts#L52"
|
|
192
238
|
},
|
|
193
239
|
{
|
|
194
240
|
"name": "transparent",
|
|
@@ -198,7 +244,7 @@
|
|
|
198
244
|
"description": "",
|
|
199
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>",
|
|
200
246
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
201
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
247
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/PageLayout/PageLayout.types.ts#L22"
|
|
202
248
|
}
|
|
203
249
|
],
|
|
204
250
|
"description": ""
|
|
@@ -214,7 +260,7 @@
|
|
|
214
260
|
"description": "",
|
|
215
261
|
"descriptionHtml": "",
|
|
216
262
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
217
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
263
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/PageLayout/PageLayout.types.ts#L5"
|
|
218
264
|
},
|
|
219
265
|
{
|
|
220
266
|
"name": "children",
|
|
@@ -224,7 +270,7 @@
|
|
|
224
270
|
"description": "",
|
|
225
271
|
"descriptionHtml": "",
|
|
226
272
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
227
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
273
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/_utils/types.ts#L42"
|
|
228
274
|
},
|
|
229
275
|
{
|
|
230
276
|
"name": "className",
|
|
@@ -234,7 +280,7 @@
|
|
|
234
280
|
"description": "Additional classNames",
|
|
235
281
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
236
282
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
237
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
283
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/_utils/types.ts#L47"
|
|
238
284
|
},
|
|
239
285
|
{
|
|
240
286
|
"name": "style",
|
|
@@ -244,7 +290,7 @@
|
|
|
244
290
|
"description": "Additional CSS styles",
|
|
245
291
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
246
292
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
247
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
293
|
+
"sourceUrl": "https://github.com/procore/core/blob/78223f7/packages/core-react/src/_utils/types.ts#L52"
|
|
248
294
|
}
|
|
249
295
|
],
|
|
250
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/78223f7/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/78223f7/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/78223f7/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/78223f7/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/78223f7/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/78223f7/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/78223f7/packages/core-react/src/Pagination/Pagination.types.ts#L54"
|
|
74
74
|
}
|
|
75
75
|
],
|
|
76
76
|
"description": ""
|