@procore/core-react 11.11.0-rc.3 → 11.11.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/Calendar/Calendar.js +3 -2
- package/dist/Calendar/Calendar.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 +19 -16
- 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 +698 -698
- 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 +26 -26
- 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 +10 -10
- 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 +9 -9
- 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/CalendarHelpers.d.ts +2 -3
- package/dist/_utils/CalendarHelpers.js +15 -30
- package/dist/_utils/CalendarHelpers.js.map +1 -1
- package/package.json +2 -2
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "The tab is active",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The tab is active</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/Tabs/Tabs.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tabs/Tabs.types.ts#L46"
|
|
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/39011b5c6/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/39011b5c6/packages/core-react/src/_utils/types.ts#L50"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "dark",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Whether or not tab is in dark mode",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Whether or not tab is in dark mode</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/Tabs/Tabs.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tabs/Tabs.types.ts#L53"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "disabled",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.6.0</p>\n</dd></dl></div>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tabs/Tabs.types.ts#L90"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "dropdown",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>This was never intended to be a public facing API and does not\ndo anything. It will be removed in the future.</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
62
62
|
"deprecated": "This was never intended to be a public facing API and does not\ndo anything. It will be removed in the future.",
|
|
63
63
|
"sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
|
|
64
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
64
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tabs/Tabs.types.ts#L71"
|
|
65
65
|
},
|
|
66
66
|
{
|
|
67
67
|
"name": "overflowing",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>This was never intended to be a public facing API and does not\ndo anything. It will be removed in the future.</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
73
73
|
"deprecated": "This was never intended to be a public facing API and does not\ndo anything. It will be removed in the future.",
|
|
74
74
|
"sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
|
|
75
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
75
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tabs/Tabs.types.ts#L78"
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
78
|
"name": "role",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"description": "Sets the Tab's role",
|
|
83
83
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the Tab's role</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.6.0</p>\n</dd></dl></div>",
|
|
84
84
|
"sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
|
|
85
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
85
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tabs/Tabs.types.ts#L95"
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
88
|
"name": "style",
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"description": "Additional CSS styles",
|
|
93
93
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
94
94
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
95
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
95
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/_utils/types.ts#L55"
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
"name": "variant",
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>please use the <code>active</code> and <code>dark</code> props to configure style. The\n<code>dropdown</code>, <code>hover</code>, and <code>overflowing</code> variants were only for internal use\nand should not be used in clients</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
104
104
|
"deprecated": "please use the `active` and `dark` props to configure style. The\n`dropdown`, `hover`, and `overflowing` variants were only for internal use\nand should not be used in clients",
|
|
105
105
|
"sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
|
|
106
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
106
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tabs/Tabs.types.ts#L86"
|
|
107
107
|
},
|
|
108
108
|
{
|
|
109
109
|
"name": "onMount",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"description": "",
|
|
114
114
|
"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>",
|
|
115
115
|
"sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
|
|
116
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
116
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tabs/Tabs.types.ts#L59"
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
119
|
"name": "onUnmount",
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
"description": "",
|
|
124
124
|
"descriptionHtml": "",
|
|
125
125
|
"sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
|
|
126
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
126
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tabs/Tabs.types.ts#L64"
|
|
127
127
|
}
|
|
128
128
|
],
|
|
129
129
|
"description": ""
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
140
140
|
"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>",
|
|
141
141
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
142
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
142
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/_utils/types.ts#L45"
|
|
143
143
|
},
|
|
144
144
|
{
|
|
145
145
|
"name": "className",
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"description": "Additional classNames",
|
|
150
150
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
151
151
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
152
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
152
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/_utils/types.ts#L50"
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
155
|
"name": "dark",
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
"description": "",
|
|
160
160
|
"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>",
|
|
161
161
|
"sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
|
|
162
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
162
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tabs/Tabs.types.ts#L111"
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
165
|
"name": "qa",
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
"description": "",
|
|
170
170
|
"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>",
|
|
171
171
|
"sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
|
|
172
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
172
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tabs/Tabs.types.ts#L115"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"name": "style",
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
"description": "Additional CSS styles",
|
|
180
180
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
181
181
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
182
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
182
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/_utils/types.ts#L55"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
185
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"descriptionHtml": "",
|
|
12
12
|
"sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L58"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "addListener",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "",
|
|
21
21
|
"descriptionHtml": "",
|
|
22
22
|
"sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L59"
|
|
24
24
|
}
|
|
25
25
|
],
|
|
26
26
|
"description": ""
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"description": "",
|
|
37
37
|
"descriptionHtml": "",
|
|
38
38
|
"sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
|
|
39
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
39
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L13"
|
|
40
40
|
},
|
|
41
41
|
{
|
|
42
42
|
"name": "open",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"description": "A controlled prop defining open/close state of the tearsheet.",
|
|
47
47
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A controlled prop defining open/close state of the tearsheet.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.25.0</p>\n</dd></dl></div>",
|
|
48
48
|
"sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
|
|
49
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
49
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L18"
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
52
|
"name": "placement",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"description": "Tearsheet placement",
|
|
57
57
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Tearsheet placement</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.25.0</p>\n</dd></dl></div>",
|
|
58
58
|
"sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
|
|
59
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
59
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L42"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"name": "qa",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"description": "QA tags",
|
|
67
67
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>QA tags</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.25.0</p>\n</dd></dl></div>",
|
|
68
68
|
"sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
|
|
69
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
69
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L54"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"name": "stretch",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"description": "Stretch tearsheet body to the full width or height of the screen, depending on placement",
|
|
77
77
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Stretch tearsheet body to the full width or height of the screen, depending on placement</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.1.0</p>\n</dd></dl></div>",
|
|
78
78
|
"sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
|
|
79
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
79
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L48"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"name": "afterHide",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"description": "A callback to be called when \"close\" animation is finished.",
|
|
87
87
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A callback to be called when "close" animation is finished.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.25.0</p>\n</dd></dl></div>",
|
|
88
88
|
"sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
|
|
89
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
89
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L36"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"name": "afterShow",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"description": "A callback to be called when \"open\" animation is finished.",
|
|
97
97
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A callback to be called when "open" animation is finished.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.25.0</p>\n</dd></dl></div>",
|
|
98
98
|
"sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
|
|
99
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
99
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L30"
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
"name": "onClose",
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"description": "A required callback to be called when \"close\" button is clicked. Should set \"open\" flag to \"false\".",
|
|
107
107
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A required callback to be called when "close" button is clicked. Should set "open" flag to "false".</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.25.0</p>\n</dd></dl></div>",
|
|
108
108
|
"sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
|
|
109
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
109
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L24"
|
|
110
110
|
}
|
|
111
111
|
],
|
|
112
112
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Controls the error state of the `TextArea`, changing the\nbackground color and border colors to red",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls the error state of the <code>TextArea</code>, changing the\nbackground color and border colors to red</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/TextArea/TextArea.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/TextArea/TextArea.types.ts#L9"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "resize",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Controls the resize rules for the `TextArea`",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls the resize rules for the <code>TextArea</code></p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/TextArea/TextArea.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/TextArea/TextArea.types.ts#L15"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "variant",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"deprecated": "\nThe `variant` prop has been deprecated and will be removed in a future version.\nPlease use the `error` boolean prop instead.\n\n**Before**\n\n`<TextArea variant=\"error\" />`\n\n**After**\n\n`<TextArea error />`\n",
|
|
33
33
|
"deprecatedSince": "10.20.0",
|
|
34
34
|
"sourceFile": "packages/core-react/src/TextArea/TextArea.types.ts",
|
|
35
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
35
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/TextArea/TextArea.types.ts#L33"
|
|
36
36
|
}
|
|
37
37
|
],
|
|
38
38
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/TextEditor/TextEditor.types.ts#L30"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "error",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/TextEditor/TextEditor.types.ts#L34"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "init",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Config for when the editor is initialized. **Changes after the editor has initialized are ignored.**",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Config for when the editor is initialized. <strong>Changes after the editor has initialized are ignored.</strong></p>\n</div><dl class=\"tsd-comment-tags\"><dt>link</dt><dd><p><a href=\"https://www.tiny.cloud/docs/integrations/react/#init\">TinyMCE React Init</a></p>\n</dd><dt>unsupported</dt><dd><p>Use at your own risk. DST makes no guarantees about this API,\nand is subject to removal at any point without warning or deprecation.</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/TextEditor/TextEditor.types.ts#L42"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "initialValue",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"deprecated": "\n`initialValue` has been deprecated and will be removed in a future version.\nPlease use the `value` prop instead\n\nThe first value passed into `value` prop will be the `TextEditor` initial\nvalue. Changing the value will update the text of the `TextEditor`.\nThe editor should be controlled via the combination of `value`\nand `onChange` props.\n\n**Before**\n\n`<TextEditor initialValue=\"Hello World\" />`\n\n**After**\n\n`<TextEditor value=\"Hello World\" />`\n",
|
|
43
43
|
"deprecatedSince": "10.20.0",
|
|
44
44
|
"sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
|
|
45
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
45
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/TextEditor/TextEditor.types.ts#L64"
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
48
|
"name": "locale",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"description": "Locale which will be used used for localization. Can be passed directly or\nset by wrapping components in I18n provider. Icelandic (is-IS) is not\nactually supported by TinyMCE, so it is defaulted to english.",
|
|
53
53
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Locale which will be used used for localization. Can be passed directly or\nset by wrapping components in I18n provider. Icelandic (is-IS) is not\nactually supported by TinyMCE, so it is defaulted to english.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
54
54
|
"sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
|
|
55
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
55
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/TextEditor/TextEditor.types.ts#L72"
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
"name": "plugins",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"description": "<div>\n Array of plugins to use with the editor in addition to the defaults.\n Can be any of:\n</div>\n<CodeBlock>\n [{plugins.map((plugin) => `'${plugin}'`).join(', ')}]\n</CodeBlock>",
|
|
63
63
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<div>\n Array of plugins to use with the editor in addition to the defaults.\n Can be any of:\n</div>\n<CodeBlock>\n [{plugins.map((plugin) => `'${plugin}'`).join(', ')}]\n</CodeBlock></div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
64
64
|
"sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
|
|
65
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
65
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/TextEditor/TextEditor.types.ts#L91"
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
68
|
"name": "onChange",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"description": "<div>onChange event handler for text editor area</div>\n<CodeBlock>(content: string) => void</CodeBlock>",
|
|
73
73
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<div>onChange event handler for text editor area</div>\n<CodeBlock>(content: string) => void</CodeBlock></div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
74
74
|
"sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
|
|
75
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
75
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/TextEditor/TextEditor.types.ts#L79"
|
|
76
76
|
}
|
|
77
77
|
],
|
|
78
78
|
"description": ""
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"description": "",
|
|
89
89
|
"descriptionHtml": "",
|
|
90
90
|
"sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
|
|
91
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
91
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/TextEditor/TextEditor.types.ts#L17"
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
94
|
"name": "features",
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"description": "- `stickyToolbar` - Have the editor toolbar stick to the top when content is longer than the page length.\n- `tabAsNavigation` - Have `Tab` key exit the editor. Support `Alt`/`Opt` + `Tab` as triple space indent.",
|
|
99
99
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<ul>\n<li><code>stickyToolbar</code> - Have the editor toolbar stick to the top when content is longer than the page length.</li>\n<li><code>tabAsNavigation</code> - Have <code>Tab</code> key exit the editor. Support <code>Alt</code>/<code>Opt</code> + <code>Tab</code> as triple space indent.</li>\n</ul>\n</div></div>",
|
|
100
100
|
"sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
|
|
101
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
101
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/TextEditor/TextEditor.types.ts#L22"
|
|
102
102
|
}
|
|
103
103
|
],
|
|
104
104
|
"description": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Expect context to change the <code>init</code> config of the below <code>TextEditor</code>s.\n<strong>Changes after the editor has initialized are ignored.</strong></p>\n</div><dl class=\"tsd-comment-tags\"><dt>link</dt><dd><p><a href=\"https://www.tiny.cloud/docs/integrations/react/#init\">TinyMCE React Init</a></p>\n</dd><dt>link</dt><dd><p><a href=\"https://www.tiny.cloud/docs/integrations/react/#configuringeditorsettings\">TinyMCE React configure editor</a></p>\n</dd></dl></div>"
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Additional classNames",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/_utils/types.ts#L50"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "style",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Additional CSS styles",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</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/39011b5c6/packages/core-react/src/_utils/types.ts#L55"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "value",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "formatted text",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>formatted text</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.24.0</p>\n</dd></dl></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/TextEditorOutput/TextEditorOutput.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/TextEditorOutput/TextEditorOutput.types.ts#L9"
|
|
34
34
|
}
|
|
35
35
|
],
|
|
36
36
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Alt text for the Thumbnail image",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alt text for the Thumbnail image</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.6.0</p>\n</dd></dl></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/Thumbnail/Thumbnail.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Thumbnail/Thumbnail.types.ts#L43"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "caption",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Thumbnail caption",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Thumbnail caption</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>''</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/Thumbnail/Thumbnail.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Thumbnail/Thumbnail.types.ts#L92"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "children",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
31
31
|
"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>",
|
|
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/39011b5c6/packages/core-react/src/_utils/types.ts#L45"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "className",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Additional classNames",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/_utils/types.ts#L50"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "clickable",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "",
|
|
51
51
|
"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>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/Thumbnail/Thumbnail.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Thumbnail/Thumbnail.types.ts#L85"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "disabled",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "Use \"disabled\" view",
|
|
61
61
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Use "disabled" view</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/Thumbnail/Thumbnail.types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Thumbnail/Thumbnail.types.ts#L77"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "error",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"description": "",
|
|
71
71
|
"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>",
|
|
72
72
|
"sourceFile": "packages/core-react/src/Thumbnail/Thumbnail.types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Thumbnail/Thumbnail.types.ts#L81"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"name": "filename",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"description": "Unless variant is provided, filename is used\nto choose a placeholder icon based on extension.\nE.g. for 'filename=\"panda.png\"', image {' '}\nvariant will be used",
|
|
81
81
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Unless variant is provided, filename is used\nto choose a placeholder icon based on extension.\nE.g. for 'filename="panda.png"', image {' '}\nvariant will be used</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.7.0</p>\n</dd></dl></div>",
|
|
82
82
|
"sourceFile": "packages/core-react/src/Thumbnail/Thumbnail.types.ts",
|
|
83
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
83
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Thumbnail/Thumbnail.types.ts#L108"
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
86
|
"name": "focused",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"description": "Use \"focused\" view",
|
|
91
91
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Use "focused" view</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
92
92
|
"sourceFile": "packages/core-react/src/Thumbnail/Thumbnail.types.ts",
|
|
93
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
93
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Thumbnail/Thumbnail.types.ts#L63"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
96
|
"name": "hasCaptionPlaceholder",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"description": "Show placeholder for caption if it is empty",
|
|
101
101
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Show placeholder for caption if it is empty</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
102
102
|
"sourceFile": "packages/core-react/src/Thumbnail/Thumbnail.types.ts",
|
|
103
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
103
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Thumbnail/Thumbnail.types.ts#L99"
|
|
104
104
|
},
|
|
105
105
|
{
|
|
106
106
|
"name": "label",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"description": "Thumbnail label",
|
|
111
111
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Thumbnail label</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>''</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
112
112
|
"sourceFile": "packages/core-react/src/Thumbnail/Thumbnail.types.ts",
|
|
113
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
113
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Thumbnail/Thumbnail.types.ts#L120"
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
116
|
"name": "qa",
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"description": "",
|
|
121
121
|
"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>",
|
|
122
122
|
"sourceFile": "packages/core-react/src/Thumbnail/Thumbnail.types.ts",
|
|
123
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
123
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Thumbnail/Thumbnail.types.ts#L130"
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
126
|
"name": "selected",
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
"description": "Use \"selected\" view",
|
|
131
131
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Use "selected" view</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
132
132
|
"sourceFile": "packages/core-react/src/Thumbnail/Thumbnail.types.ts",
|
|
133
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
133
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Thumbnail/Thumbnail.types.ts#L70"
|
|
134
134
|
},
|
|
135
135
|
{
|
|
136
136
|
"name": "size",
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"description": "Thumbnail size",
|
|
141
141
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Thumbnail size</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>'lg'</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
142
142
|
"sourceFile": "packages/core-react/src/Thumbnail/Thumbnail.types.ts",
|
|
143
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
143
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Thumbnail/Thumbnail.types.ts#L56"
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
"name": "src",
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
"description": "An image URL or a <Code>File</Code> to generate a preview for",
|
|
151
151
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>An image URL or a <Code>File</Code> to generate a preview for</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
152
152
|
"sourceFile": "packages/core-react/src/Thumbnail/Thumbnail.types.ts",
|
|
153
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
153
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Thumbnail/Thumbnail.types.ts#L49"
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"name": "style",
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
"description": "Additional CSS styles",
|
|
161
161
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
162
162
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
163
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
163
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/_utils/types.ts#L55"
|
|
164
164
|
},
|
|
165
165
|
{
|
|
166
166
|
"name": "tabIndex",
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
"description": "",
|
|
171
171
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.6.0</p>\n</dd></dl></div>",
|
|
172
172
|
"sourceFile": "packages/core-react/src/Thumbnail/Thumbnail.types.ts",
|
|
173
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
173
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Thumbnail/Thumbnail.types.ts#L125"
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
176
|
"name": "variant",
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"description": "",
|
|
181
181
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.7.0</p>\n</dd></dl></div>",
|
|
182
182
|
"sourceFile": "packages/core-react/src/Thumbnail/Thumbnail.types.ts",
|
|
183
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
183
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Thumbnail/Thumbnail.types.ts#L113"
|
|
184
184
|
},
|
|
185
185
|
{
|
|
186
186
|
"name": "onClick",
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
"description": "",
|
|
191
191
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.6.0</p>\n</dd></dl></div>",
|
|
192
192
|
"sourceFile": "packages/core-react/src/Thumbnail/Thumbnail.types.ts",
|
|
193
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
193
|
+
"sourceUrl": "https://github.com/procore/core/blob/39011b5c6/packages/core-react/src/Thumbnail/Thumbnail.types.ts#L135"
|
|
194
194
|
}
|
|
195
195
|
],
|
|
196
196
|
"description": ""
|