@procore/core-react 11.10.0-rc.3 → 11.10.0-rc.5
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/Form/Form.types.d.ts +3 -3
- package/dist/SuperSelect/SuperSelect.js +0 -3
- package/dist/SuperSelect/SuperSelect.js.map +1 -1
- package/dist/SuperSelect/SuperSelect.types.d.ts +1 -0
- package/dist/SuperSelect/useSuperSelect.d.ts +1 -1
- package/dist/SuperSelect/useSuperSelect.js +21 -15
- package/dist/SuperSelect/useSuperSelect.js.map +1 -1
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +22 -22
- package/dist/_typedoc/Badge/Badge.types.json +6 -6
- package/dist/_typedoc/Banner/Banner.types.json +13 -13
- package/dist/_typedoc/Box/Box.types.json +68 -68
- package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
- package/dist/_typedoc/Button/Button.types.json +11 -11
- package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
- package/dist/_typedoc/Card/Card.types.json +6 -6
- package/dist/_typedoc/Checkbox/Checkbox.types.json +7 -7
- 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 +734 -694
- 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 +71 -71
- package/dist/_typedoc/Modal/Modal.types.json +28 -28
- 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 +274 -0
- package/dist/_typedoc/PageLayout/PageLayout.types.json +22 -22
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +27 -27
- package/dist/_typedoc/Pill/Pill.types.json +1 -1
- package/dist/_typedoc/PillSelect/PillSelect.types.json +46 -46
- package/dist/_typedoc/Popover/Popover.types.json +12 -12
- 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 +32 -32
- 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 +94 -94
- package/dist/_typedoc/Tabs/Tabs.types.json +17 -17
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +10 -10
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditor.types.json +7 -7
- package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +3 -3
- package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
- package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
- package/dist/_typedoc/Tile/Tile.types.json +30 -30
- package/dist/_typedoc/Toast/Toast.types.json +4 -4
- package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
- package/dist/_typedoc/Token/Token.types.json +4 -4
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
- package/dist/_typedoc/Tree/Tree.types.json +86 -86
- package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
- package/dist/_typedoc/Typography/Typography.types.json +8 -8
- package/dist/_typedoc/_utils/types.json +3 -3
- package/dist/_utils/propsTypedoc.d.ts +1 -1
- package/dist/_utils/propsTypedoc.js +1 -1
- package/dist/_utils/propsTypedoc.js.map +1 -1
- package/package.json +3 -3
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.json +0 -1
|
@@ -0,0 +1,274 @@
|
|
|
1
|
+
{
|
|
2
|
+
"OverlayTriggerProps": {
|
|
3
|
+
"name": "OverlayTriggerProps",
|
|
4
|
+
"properties": [
|
|
5
|
+
{
|
|
6
|
+
"name": "arrow",
|
|
7
|
+
"required": false,
|
|
8
|
+
"type": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
9
|
+
"typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
10
|
+
"description": "",
|
|
11
|
+
"descriptionHtml": "",
|
|
12
|
+
"sourceFile": "packages/core-react/src/Overlay/Overlay.tsx",
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/Overlay/Overlay.tsx#L15"
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"name": "autoFocus",
|
|
17
|
+
"required": false,
|
|
18
|
+
"type": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
19
|
+
"typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
20
|
+
"description": "Whether to auto focus the first focusable element in the overlay on mount.",
|
|
21
|
+
"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.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.5.0</p>\n</dd></dl></div>",
|
|
22
|
+
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L111"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"name": "beforeHide",
|
|
27
|
+
"required": false,
|
|
28
|
+
"type": "<span class=\"tsd-signature-type\">BeforeCallback</span>",
|
|
29
|
+
"typeDetail": "<span class=\"tsd-signature-type\">BeforeCallback</span>",
|
|
30
|
+
"description": " The callback to run before the overlay is hidden. Returning\n `false` will prevent hiding.\n```\n(e: event) => boolean | Promise | undefined\n```",
|
|
31
|
+
"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>",
|
|
32
|
+
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L43"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "beforeShow",
|
|
37
|
+
"required": false,
|
|
38
|
+
"type": "<span class=\"tsd-signature-type\">BeforeCallback</span>",
|
|
39
|
+
"typeDetail": "<span class=\"tsd-signature-type\">BeforeCallback</span>",
|
|
40
|
+
"description": " The callback to run before the overlay is shown. Returning\n `false` will prevent showing.\n```\n(e: event) => boolean | Promise | undefined\n```",
|
|
41
|
+
"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>",
|
|
42
|
+
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L52"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "canFlip",
|
|
47
|
+
"required": false,
|
|
48
|
+
"type": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
49
|
+
"typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
50
|
+
"description": "",
|
|
51
|
+
"descriptionHtml": "",
|
|
52
|
+
"sourceFile": "packages/core-react/src/_hooks/Anchor.tsx",
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_hooks/Anchor.tsx#L14"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"name": "children",
|
|
57
|
+
"required": true,
|
|
58
|
+
"type": "<span class=\"tsd-signature-type\">ReactNode</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-symbol\">(</span><span class=\"tsd-signature-symbol\">(</span>props<span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">TriggerApi</span><span class=\"tsd-signature-symbol\">)</span><span class=\"tsd-signature-symbol\"> => </span><span class=\"tsd-signature-type\">ReactNode</span><span class=\"tsd-signature-symbol\">)</span>",
|
|
59
|
+
"typeDetail": "<span class=\"tsd-signature-type\">ReactNode</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-symbol\">(</span><span class=\"tsd-signature-symbol\">(</span>props<span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">TriggerApi</span><span class=\"tsd-signature-symbol\">)</span><span class=\"tsd-signature-symbol\"> => </span><span class=\"tsd-signature-type\">ReactNode</span><span class=\"tsd-signature-symbol\">)</span>",
|
|
60
|
+
"description": "",
|
|
61
|
+
"descriptionHtml": "",
|
|
62
|
+
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_utils/types.ts#L38"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"name": "clickOutsideIgnoreRefs",
|
|
67
|
+
"required": false,
|
|
68
|
+
"type": "<span class=\"tsd-signature-type\">RefObject</span><span class=\"tsd-signature-symbol\"><</span><span class=\"tsd-signature-type\">HTMLElement</span><span class=\"tsd-signature-symbol\">></span><span class=\"tsd-signature-symbol\">[]</span>",
|
|
69
|
+
"typeDetail": "<span class=\"tsd-signature-type\">RefObject</span><span class=\"tsd-signature-symbol\"><</span><span class=\"tsd-signature-type\">HTMLElement</span><span class=\"tsd-signature-symbol\">></span><span class=\"tsd-signature-symbol\">[]</span>",
|
|
70
|
+
"description": "Additional refs to check for clickOutside behavior",
|
|
71
|
+
"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>",
|
|
72
|
+
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L58"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "containFocus",
|
|
77
|
+
"required": false,
|
|
78
|
+
"type": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
79
|
+
"typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
80
|
+
"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\"",
|
|
81
|
+
"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>",
|
|
82
|
+
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
83
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L118"
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"name": "hideDelay",
|
|
87
|
+
"required": false,
|
|
88
|
+
"type": "<span class=\"tsd-signature-type\">number</span>",
|
|
89
|
+
"typeDetail": "<span class=\"tsd-signature-type\">number</span>",
|
|
90
|
+
"description": "The delay when hiding the overlay",
|
|
91
|
+
"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>",
|
|
92
|
+
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
93
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L64"
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
"name": "hideKeys",
|
|
97
|
+
"required": false,
|
|
98
|
+
"type": "<span class=\"tsd-signature-symbol\">{ </span>overlay<span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">string</span><span class=\"tsd-signature-symbol\">[]</span><span class=\"tsd-signature-symbol\">; </span>target<span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">string</span><span class=\"tsd-signature-symbol\">[]</span><span class=\"tsd-signature-symbol\"> }</span>",
|
|
99
|
+
"typeDetail": "<span class=\"tsd-signature-symbol\">{ </span>overlay<span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">string</span><span class=\"tsd-signature-symbol\">[]</span><span class=\"tsd-signature-symbol\">; </span>target<span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">string</span><span class=\"tsd-signature-symbol\">[]</span><span class=\"tsd-signature-symbol\"> }</span>",
|
|
100
|
+
"description": "",
|
|
101
|
+
"descriptionHtml": "",
|
|
102
|
+
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
103
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L66"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"name": "initialIsVisible",
|
|
107
|
+
"required": false,
|
|
108
|
+
"type": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
109
|
+
"typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
110
|
+
"description": "",
|
|
111
|
+
"descriptionHtml": "",
|
|
112
|
+
"sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
|
|
113
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_hooks/Visibility.tsx#L12"
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"name": "overlay",
|
|
117
|
+
"required": true,
|
|
118
|
+
"type": "<span class=\"tsd-signature-type\">ReactNode</span>",
|
|
119
|
+
"typeDetail": "<span class=\"tsd-signature-type\">ReactNode</span>",
|
|
120
|
+
"description": "",
|
|
121
|
+
"descriptionHtml": "",
|
|
122
|
+
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
123
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L74"
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"name": "overlayRef",
|
|
127
|
+
"required": false,
|
|
128
|
+
"type": "<span class=\"tsd-signature-type\">Ref</span><span class=\"tsd-signature-symbol\"><</span><a class=\"tsd-signature-type\" data-tsd-kind=\"Interface\">OverlayTriggerRef</a><span class=\"tsd-signature-symbol\">></span>",
|
|
129
|
+
"typeDetail": "<span class=\"tsd-signature-type\">Ref</span><span class=\"tsd-signature-symbol\"><</span><a class=\"tsd-signature-type\" data-tsd-kind=\"Interface\">OverlayTriggerRef</a><span class=\"tsd-signature-symbol\">></span>",
|
|
130
|
+
"description": "Toggles overlay visibility",
|
|
131
|
+
"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>",
|
|
132
|
+
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
133
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L99"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"name": "padding",
|
|
137
|
+
"required": false,
|
|
138
|
+
"type": "<span class=\"tsd-signature-type\">number</span>",
|
|
139
|
+
"typeDetail": "<span class=\"tsd-signature-type\">number</span>",
|
|
140
|
+
"description": "",
|
|
141
|
+
"descriptionHtml": "",
|
|
142
|
+
"sourceFile": "packages/core-react/src/_hooks/Anchor.tsx",
|
|
143
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_hooks/Anchor.tsx#L18"
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"name": "passA11yPropsToOverlay",
|
|
147
|
+
"required": false,
|
|
148
|
+
"type": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
149
|
+
"typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
150
|
+
"description": "By default, role and id are applied to wrapper.\nSet to true, if you want to manually place them on correct place in your overlay component.",
|
|
151
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>By default, role and id are applied to wrapper.\nSet to true, if you want to manually place them on correct place in 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>",
|
|
152
|
+
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
153
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L127"
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"name": "placement",
|
|
157
|
+
"required": false,
|
|
158
|
+
"type": "<span class=\"tsd-signature-type\">Placement</span>",
|
|
159
|
+
"typeDetail": "<span class=\"tsd-signature-type\">Placement</span>",
|
|
160
|
+
"description": "",
|
|
161
|
+
"descriptionHtml": "",
|
|
162
|
+
"sourceFile": "packages/core-react/src/_hooks/Anchor.tsx",
|
|
163
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_hooks/Anchor.tsx#L19"
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"name": "restoreFocusOnHide",
|
|
167
|
+
"required": false,
|
|
168
|
+
"type": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
169
|
+
"typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
170
|
+
"description": "Restore focus to the target after the overlay is hidden",
|
|
171
|
+
"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>",
|
|
172
|
+
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
173
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L81"
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"name": "role",
|
|
177
|
+
"required": false,
|
|
178
|
+
"type": "<a class=\"tsd-signature-type\" data-tsd-kind=\"Type alias\">OverlayTriggerRole</a>",
|
|
179
|
+
"typeDetail": "<span class=\"tsd-signature-type\">"dialog"</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">"menu"</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">"listbox"</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">"tooltip"</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">"none"</span>",
|
|
180
|
+
"description": "Accessibility props",
|
|
181
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Accessibility props</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.2.0</p>\n</dd></dl></div>",
|
|
182
|
+
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
183
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L105"
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"name": "showDelay",
|
|
187
|
+
"required": false,
|
|
188
|
+
"type": "<span class=\"tsd-signature-type\">number</span>",
|
|
189
|
+
"typeDetail": "<span class=\"tsd-signature-type\">number</span>",
|
|
190
|
+
"description": "The delay when showing the overlay",
|
|
191
|
+
"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>",
|
|
192
|
+
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
193
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L87"
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
"name": "showKeys",
|
|
197
|
+
"required": false,
|
|
198
|
+
"type": "<span class=\"tsd-signature-type\">string</span><span class=\"tsd-signature-symbol\">[]</span>",
|
|
199
|
+
"typeDetail": "<span class=\"tsd-signature-type\">string</span><span class=\"tsd-signature-symbol\">[]</span>",
|
|
200
|
+
"description": "Keys to show the overlay when the target is focused",
|
|
201
|
+
"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>",
|
|
202
|
+
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
203
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L93"
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"name": "shrinkOverlay",
|
|
207
|
+
"required": false,
|
|
208
|
+
"type": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
209
|
+
"typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
|
|
210
|
+
"description": "",
|
|
211
|
+
"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>",
|
|
212
|
+
"sourceFile": "packages/core-react/src/Overlay/Overlay.tsx",
|
|
213
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/Overlay/Overlay.tsx#L9"
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"name": "trigger",
|
|
217
|
+
"required": false,
|
|
218
|
+
"type": "<span class=\"tsd-signature-type\">TriggerVariant</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">TriggerVariant</span><span class=\"tsd-signature-symbol\">[]</span>",
|
|
219
|
+
"typeDetail": "<span class=\"tsd-signature-type\">TriggerVariant</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">TriggerVariant</span><span class=\"tsd-signature-symbol\">[]</span>",
|
|
220
|
+
"description": "",
|
|
221
|
+
"descriptionHtml": "",
|
|
222
|
+
"sourceFile": "packages/core-react/src/_hooks/Trigger.tsx",
|
|
223
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_hooks/Trigger.tsx#L30"
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"name": "afterHide",
|
|
227
|
+
"required": false,
|
|
228
|
+
"type": "Function",
|
|
229
|
+
"typeDetail": "after<wbr/>Hide<span class=\"tsd-signature-symbol\">(</span><span class=\"tsd-signature-symbol\">)</span><span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">void</span>",
|
|
230
|
+
"description": "",
|
|
231
|
+
"descriptionHtml": "",
|
|
232
|
+
"sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
|
|
233
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_hooks/Visibility.tsx#L10"
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"name": "afterShow",
|
|
237
|
+
"required": false,
|
|
238
|
+
"type": "Function",
|
|
239
|
+
"typeDetail": "after<wbr/>Show<span class=\"tsd-signature-symbol\">(</span><span class=\"tsd-signature-symbol\">)</span><span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">void</span>",
|
|
240
|
+
"description": "",
|
|
241
|
+
"descriptionHtml": "",
|
|
242
|
+
"sourceFile": "packages/core-react/src/_hooks/Visibility.tsx",
|
|
243
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_hooks/Visibility.tsx#L11"
|
|
244
|
+
}
|
|
245
|
+
],
|
|
246
|
+
"description": ""
|
|
247
|
+
},
|
|
248
|
+
"OverlayTriggerRef": {
|
|
249
|
+
"name": "OverlayTriggerRef",
|
|
250
|
+
"properties": [
|
|
251
|
+
{
|
|
252
|
+
"name": "hide",
|
|
253
|
+
"required": true,
|
|
254
|
+
"type": "Function",
|
|
255
|
+
"typeDetail": "hide<span class=\"tsd-signature-symbol\">(</span><span class=\"tsd-signature-symbol\">)</span><span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">void</span>",
|
|
256
|
+
"description": "Hide overlay",
|
|
257
|
+
"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>",
|
|
258
|
+
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
259
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L140"
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"name": "show",
|
|
263
|
+
"required": true,
|
|
264
|
+
"type": "Function",
|
|
265
|
+
"typeDetail": "show<span class=\"tsd-signature-symbol\">(</span><span class=\"tsd-signature-symbol\">)</span><span class=\"tsd-signature-symbol\">: </span><span class=\"tsd-signature-type\">void</span>",
|
|
266
|
+
"description": "Show visibility",
|
|
267
|
+
"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>",
|
|
268
|
+
"sourceFile": "packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts",
|
|
269
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L135"
|
|
270
|
+
}
|
|
271
|
+
],
|
|
272
|
+
"description": ""
|
|
273
|
+
}
|
|
274
|
+
}
|
|
@@ -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/97d5d9c53/packages/core-react/src/PageLayout/PageLayout.types.ts#L4"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "children",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
|
|
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/97d5d9c53/packages/core-react/src/_utils/types.ts#L45"
|
|
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/97d5d9c53/packages/core-react/src/_utils/types.ts#L50"
|
|
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/97d5d9c53/packages/core-react/src/PageLayout/PageLayout.types.ts#L25"
|
|
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/97d5d9c53/packages/core-react/src/_utils/types.ts#L55"
|
|
54
54
|
}
|
|
55
55
|
],
|
|
56
56
|
"description": ""
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"description": "",
|
|
67
67
|
"descriptionHtml": "",
|
|
68
68
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
69
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
69
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/PageLayout/PageLayout.types.ts#L4"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"name": "children",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
77
77
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</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/97d5d9c53/packages/core-react/src/_utils/types.ts#L45"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"name": "className",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"description": "Additional classNames",
|
|
87
87
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
88
88
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
89
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
89
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_utils/types.ts#L50"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"name": "style",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"description": "Additional CSS styles",
|
|
97
97
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
98
98
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
99
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
99
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_utils/types.ts#L55"
|
|
100
100
|
}
|
|
101
101
|
],
|
|
102
102
|
"description": ""
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"description": "",
|
|
113
113
|
"descriptionHtml": "",
|
|
114
114
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
115
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
115
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/PageLayout/PageLayout.types.ts#L4"
|
|
116
116
|
},
|
|
117
117
|
{
|
|
118
118
|
"name": "children",
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
123
123
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
|
|
124
124
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
125
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
125
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_utils/types.ts#L45"
|
|
126
126
|
},
|
|
127
127
|
{
|
|
128
128
|
"name": "className",
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"description": "Additional classNames",
|
|
133
133
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
134
134
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
135
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
135
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_utils/types.ts#L50"
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
138
|
"name": "style",
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
"description": "Additional CSS styles",
|
|
143
143
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
144
144
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
145
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
145
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_utils/types.ts#L55"
|
|
146
146
|
}
|
|
147
147
|
],
|
|
148
148
|
"description": ""
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"description": "",
|
|
159
159
|
"descriptionHtml": "",
|
|
160
160
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
161
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
161
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/PageLayout/PageLayout.types.ts#L4"
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
164
|
"name": "children",
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
169
169
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
|
|
170
170
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
171
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
171
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_utils/types.ts#L45"
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
174
|
"name": "className",
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"description": "Additional classNames",
|
|
179
179
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
180
180
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
181
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
181
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_utils/types.ts#L50"
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
184
|
"name": "style",
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"description": "Additional CSS styles",
|
|
189
189
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
190
190
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
191
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
191
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_utils/types.ts#L55"
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
"name": "transparent",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"description": "",
|
|
199
199
|
"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
200
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
201
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
201
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/PageLayout/PageLayout.types.ts#L17"
|
|
202
202
|
}
|
|
203
203
|
],
|
|
204
204
|
"description": ""
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
"description": "",
|
|
215
215
|
"descriptionHtml": "",
|
|
216
216
|
"sourceFile": "packages/core-react/src/PageLayout/PageLayout.types.ts",
|
|
217
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
217
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/PageLayout/PageLayout.types.ts#L4"
|
|
218
218
|
},
|
|
219
219
|
{
|
|
220
220
|
"name": "children",
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
225
225
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
|
|
226
226
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
227
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
227
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_utils/types.ts#L45"
|
|
228
228
|
},
|
|
229
229
|
{
|
|
230
230
|
"name": "className",
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
"description": "Additional classNames",
|
|
235
235
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
236
236
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
237
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
237
|
+
"sourceUrl": "https://github.com/procore/core/blob/97d5d9c53/packages/core-react/src/_utils/types.ts#L50"
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
240
|
"name": "style",
|
|
@@ -244,7 +244,7 @@
|
|
|
244
244
|
"description": "Additional CSS styles",
|
|
245
245
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
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/97d5d9c53/packages/core-react/src/_utils/types.ts#L55"
|
|
248
248
|
}
|
|
249
249
|
],
|
|
250
250
|
"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/97d5d9c53/packages/core-react/src/Pagination/Pagination.types.ts#L42"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "children",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
|
|
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/97d5d9c53/packages/core-react/src/_utils/types.ts#L45"
|
|
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/97d5d9c53/packages/core-react/src/_utils/types.ts#L50"
|
|
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/97d5d9c53/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/97d5d9c53/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/97d5d9c53/packages/core-react/src/_utils/types.ts#L55"
|
|
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/97d5d9c53/packages/core-react/src/Pagination/Pagination.types.ts#L54"
|
|
74
74
|
}
|
|
75
75
|
],
|
|
76
76
|
"description": ""
|