@procore/core-react 10.21.1-rc.1 → 10.21.1-rc.2
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/typedoc/components/Avatar/Avatar.types.json +17 -17
- package/dist/typedoc/components/AvatarStack/AvatarStack.types.json +20 -20
- package/dist/typedoc/components/Badge/Badge.types.json +6 -6
- package/dist/typedoc/components/Banner/Banner.types.json +12 -12
- package/dist/typedoc/components/Breadcrumbs/Breadcrumbs.types.json +7 -7
- package/dist/typedoc/components/Button/Button.types.json +11 -11
- package/dist/typedoc/components/Calendar/Calendar.types.json +79 -79
- package/dist/typedoc/components/Card/Card.types.json +6 -6
- package/dist/typedoc/components/Checkbox/Checkbox.types.json +7 -7
- package/dist/typedoc/components/ContactItem/ContactItem.types.json +9 -9
- package/dist/typedoc/components/DateInput/DateInput.types.json +35 -35
- package/dist/typedoc/components/DateSelect/DateSelect.types.json +13 -13
- package/dist/typedoc/components/Dropdown/Dropdown.types.json +34 -34
- package/dist/typedoc/components/DropdownFlyout/DropdownFlyout.types.json +32 -32
- package/dist/typedoc/components/Dropzone/Dropzone.types.json +41 -41
- package/dist/typedoc/components/EmptyState/EmptyState.types.json +14 -14
- package/dist/typedoc/components/FileList/FileList.types.json +3 -3
- package/dist/typedoc/components/FileSelect/FileSelect.types.json +25 -25
- package/dist/typedoc/components/FileSelect/GridSource/GridSource.types.json +20 -20
- package/dist/typedoc/components/FileSelect/LocalSource/LocalSource.types.json +14 -14
- package/dist/typedoc/components/FileSelect/TreeSource/TreeSource.types.json +9 -9
- package/dist/typedoc/components/Font/Font.types.json +7 -7
- package/dist/typedoc/components/Form/Form.types.json +664 -664
- package/dist/typedoc/components/GroupSelect/GroupSelect.types.json +50 -50
- package/dist/typedoc/components/Icon/Icon.types.json +10 -10
- package/dist/typedoc/components/Input/Input.types.json +2 -2
- package/dist/typedoc/components/Link/Link.types.json +4 -4
- package/dist/typedoc/components/Menu/Menu.types.json +67 -67
- package/dist/typedoc/components/MenuImperative/MenuImperative.types.json +67 -67
- package/dist/typedoc/components/Modal/Modal.types.json +27 -27
- package/dist/typedoc/components/MultiSelect/MultiSelect.types.json +29 -29
- package/dist/typedoc/components/Notation/Notation.types.json +4 -4
- package/dist/typedoc/components/NumberInput/NumberInput.types.json +25 -25
- package/dist/typedoc/components/OverlayTrigger/OverlayTrigger.json +18 -18
- package/dist/typedoc/components/Pagination/Pagination.types.json +8 -8
- package/dist/typedoc/components/Panel/Panel.types.json +17 -17
- package/dist/typedoc/components/Pill/Pill.types.json +1 -1
- package/dist/typedoc/components/PillSelect/PillSelect.types.json +46 -46
- package/dist/typedoc/components/Popover/Popover.types.json +9 -9
- package/dist/typedoc/components/ProgressBar/ProgressBar.types.json +5 -5
- package/dist/typedoc/components/RadioButton/RadioButton.types.json +6 -6
- package/dist/typedoc/components/Required/Required.types.json +5 -5
- package/dist/typedoc/components/Search/Search.types.json +21 -21
- package/dist/typedoc/components/SegmentedController/SegmentedController.types.json +20 -20
- package/dist/typedoc/components/Select/Select.types.json +31 -31
- package/dist/typedoc/components/Slider/Slider.types.json +6 -6
- package/dist/typedoc/components/Spinner/Spinner.types.json +8 -8
- package/dist/typedoc/components/Switch/Switch.types.json +3 -3
- package/dist/typedoc/components/Table/Table.types.json +94 -94
- package/dist/typedoc/components/Tabs/Tabs.types.json +15 -15
- package/dist/typedoc/components/TextArea/TextArea.types.json +3 -3
- package/dist/typedoc/components/TextEditor/TextEditor.types.json +7 -7
- package/dist/typedoc/components/Thumbnail/Thumbnail.types.json +12 -12
- package/dist/typedoc/components/TieredDropdown/TieredDropdown.types.json +41 -41
- package/dist/typedoc/components/TieredSelect/TieredSelect.types.json +27 -27
- package/dist/typedoc/components/Tile/Tile.types.json +30 -30
- package/dist/typedoc/components/Toast/Toast.types.json +4 -4
- package/dist/typedoc/components/ToggleButton/ToggleButton.types.json +3 -3
- package/dist/typedoc/components/Token/Token.types.json +11 -11
- package/dist/typedoc/components/Tooltip/Tooltip.types.json +13 -13
- package/dist/typedoc/components/Tree/Tree.types.json +85 -85
- package/dist/typedoc/components/Typeahead/Typeahead.types.json +2 -2
- package/dist/typedoc/components/Typography/Typography.types.json +8 -8
- package/dist/typedoc/layouts/Box/Box.types.json +66 -66
- package/dist/typedoc/layouts/DetailPage/DetailPage.json +11 -11
- package/dist/typedoc/layouts/Flex/Flex.types.json +26 -26
- package/dist/typedoc/layouts/FlexList/FlexList.types.json +29 -29
- package/dist/typedoc/layouts/Grid/Grid.json +10 -10
- package/dist/typedoc/layouts/LegacyDetailPage/LegacyDetailPage.json +4 -4
- package/dist/typedoc/layouts/ListPage/ListPage.types.json +10 -10
- package/dist/typedoc/layouts/NextDetailPage/NextDetailPage.types.json +4 -4
- package/dist/typedoc/layouts/NextGrid/NextGrid.types.json +8 -8
- package/dist/typedoc/layouts/PageLayout/PageLayout.types.json +7 -7
- package/dist/typedoc/layouts/ToolHeader/ToolHeader.types.json +8 -8
- package/dist/typedoc/utils/types.json +3 -3
- package/package.json +5 -5
- package/storybook-static/iframe.html +1 -1
- package/storybook-static/main.dcfde57c.iframe.bundle.js +1 -0
- package/storybook-static/main.0bfada3c.iframe.bundle.js +0 -1
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
11
11
|
"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>",
|
|
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/3298413e9/packages/core-react/src/utils/types.ts#L40"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "className",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Additional classNames",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</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/3298413e9/packages/core-react/src/utils/types.ts#L45"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "icon",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The icon to display</p>\n</div><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>The <code>string</code> type icon has been deprecated and will be removed in the future.\nPlease use a React icon component from the <code>@procore/core-icons/dist</code> package.</p>\n<p><strong>Before</strong></p>\n<pre><code><Avatar>\n <Avatar.Icon icon="building" />\n</Avatar>\n</code></pre>\n<p><strong>After</strong></p>\n<pre><code><Avatar>\n <Avatar.Icon icon={<Building />} />\n</Avatar>\n</code></pre>\n</dd><dt>deprecatedsince</dt><dd><p>10.20.0</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
32
32
|
"deprecated": "\n\nThe `string` type icon has been deprecated and will be removed in the future.\nPlease use a React icon component from the `@procore/core-icons/dist` package.\n\n**Before**\n\n```\n<Avatar>\n <Avatar.Icon icon=\"building\" />\n</Avatar>\n```\n\n**After**\n\n```\n<Avatar>\n <Avatar.Icon icon={<Building />} />\n</Avatar>\n```\n",
|
|
33
33
|
"sourceFile": "packages/core-react/src/components/Avatar/Avatar.types.ts",
|
|
34
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
34
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/Avatar/Avatar.types.ts#L71"
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
37
|
"name": "style",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"description": "Additional CSS styles",
|
|
42
42
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
43
43
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
44
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
44
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L50"
|
|
45
45
|
}
|
|
46
46
|
],
|
|
47
47
|
"description": ""
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
58
58
|
"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>",
|
|
59
59
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
60
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
60
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L40"
|
|
61
61
|
},
|
|
62
62
|
{
|
|
63
63
|
"name": "className",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"description": "Additional classNames",
|
|
68
68
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
69
69
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
70
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
70
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L45"
|
|
71
71
|
},
|
|
72
72
|
{
|
|
73
73
|
"name": "style",
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"description": "Additional CSS styles",
|
|
78
78
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
79
79
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
80
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
80
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L50"
|
|
81
81
|
}
|
|
82
82
|
],
|
|
83
83
|
"description": ""
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
94
94
|
"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>",
|
|
95
95
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
96
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
96
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L40"
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
99
|
"name": "className",
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"description": "Additional classNames",
|
|
104
104
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
105
105
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
106
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
106
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L45"
|
|
107
107
|
},
|
|
108
108
|
{
|
|
109
109
|
"name": "imageUrl",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"description": "The avatar rich media url",
|
|
114
114
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The avatar rich media url</p>\n</div><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/components/Avatar/Avatar.types.ts",
|
|
116
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
116
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/Avatar/Avatar.types.ts#L79"
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
119
|
"name": "style",
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
"description": "Additional CSS styles",
|
|
124
124
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
125
125
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
126
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
126
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L50"
|
|
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/3298413e9/packages/core-react/src/utils/types.ts#L40"
|
|
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/3298413e9/packages/core-react/src/utils/types.ts#L45"
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
155
|
"name": "clickable",
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
"description": "Sets the avatar's clickable state",
|
|
160
160
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the avatar's clickable state</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd><dt>defaultvalue</dt><dd><p>false</p>\n</dd></dl></div>",
|
|
161
161
|
"sourceFile": "packages/core-react/src/components/Avatar/Avatar.types.ts",
|
|
162
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
162
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/Avatar/Avatar.types.ts#L12"
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
165
|
"name": "disabled",
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
"description": "Sets the avatar's disabled state",
|
|
170
170
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the avatar's disabled state</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>false</p>\n</dd></dl></div>",
|
|
171
171
|
"sourceFile": "packages/core-react/src/components/Avatar/Avatar.types.ts",
|
|
172
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
172
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/Avatar/Avatar.types.ts#L18"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"name": "size",
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the avatar's size</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>md</p>\n</dd><dt>deprecated</dt><dd><p>Size "xl" has been deprecated and will be removed in a future version.\nPlease use "lg" instead of "xl".</p>\n<p><strong>Before</strong></p>\n<p><code><Avatar size="xl" /></code></p>\n<p><strong>After</strong></p>\n<p><code><Avatar size="lg" /></code></p>\n</dd><dt>deprecatedsince</dt><dd><p>10.20.0</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
181
181
|
"deprecated": "\n\nSize \"xl\" has been deprecated and will be removed in a future version.\nPlease use \"lg\" instead of \"xl\".\n\n**Before**\n\n`<Avatar size=\"xl\" />`\n\n**After**\n\n`<Avatar size=\"lg\" />`\n",
|
|
182
182
|
"sourceFile": "packages/core-react/src/components/Avatar/Avatar.types.ts",
|
|
183
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
183
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/Avatar/Avatar.types.ts#L40"
|
|
184
184
|
},
|
|
185
185
|
{
|
|
186
186
|
"name": "style",
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
"description": "Additional CSS styles",
|
|
191
191
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
192
192
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
193
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
193
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L50"
|
|
194
194
|
}
|
|
195
195
|
],
|
|
196
196
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Avatar description",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar description</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/components/AvatarStack/AvatarStack.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L25"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "id",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Avatar ID",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar ID</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/components/AvatarStack/AvatarStack.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L10"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "imageUrl",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Avatar image URL",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar image URL</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L30"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "inactive",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Avatar inactive state",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar inactive state</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L46"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "initials",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Avatar initials",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar initials</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/components/AvatarStack/AvatarStack.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L40"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "linkUrl",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "Avatar link URL",
|
|
61
61
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar link URL</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L35"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "name",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"description": "Avatar name",
|
|
71
71
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar name</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/components/AvatarStack/AvatarStack.types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L15"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"name": "type",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"description": "Avatar type",
|
|
81
81
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar type</p>\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/components/AvatarStack/AvatarStack.types.ts",
|
|
83
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
83
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L20"
|
|
84
84
|
}
|
|
85
85
|
],
|
|
86
86
|
"description": ""
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"description": "Avatar stack items",
|
|
97
97
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar stack items</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
98
98
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
99
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
99
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L56"
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
"name": "size",
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"description": "Avatar stack size",
|
|
107
107
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar stack size</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>lg</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
108
108
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
109
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
109
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L69"
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
112
|
"name": "title",
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
"description": "Avatar stack title",
|
|
117
117
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar stack title</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
118
118
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
119
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
119
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L62"
|
|
120
120
|
}
|
|
121
121
|
],
|
|
122
122
|
"description": ""
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"description": "",
|
|
133
133
|
"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>",
|
|
134
134
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
135
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
135
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L92"
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
138
|
"name": "items",
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
"description": "",
|
|
143
143
|
"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>",
|
|
144
144
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
145
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
145
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L76"
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
148
|
"name": "restCountLabel",
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
"description": "",
|
|
153
153
|
"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>",
|
|
154
154
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
155
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
155
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L88"
|
|
156
156
|
},
|
|
157
157
|
{
|
|
158
158
|
"name": "size",
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"description": "",
|
|
163
163
|
"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>",
|
|
164
164
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
165
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
165
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L84"
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
168
|
"name": "onClickViewAll",
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"description": "",
|
|
173
173
|
"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>",
|
|
174
174
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
175
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
175
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L80"
|
|
176
176
|
}
|
|
177
177
|
],
|
|
178
178
|
"description": ""
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"description": "",
|
|
189
189
|
"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>",
|
|
190
190
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
191
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
191
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L107"
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
"name": "items",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"description": "",
|
|
199
199
|
"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>",
|
|
200
200
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
201
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
201
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L99"
|
|
202
202
|
},
|
|
203
203
|
{
|
|
204
204
|
"name": "title",
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
"description": "",
|
|
209
209
|
"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>",
|
|
210
210
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
211
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
211
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L111"
|
|
212
212
|
},
|
|
213
213
|
{
|
|
214
214
|
"name": "onClose",
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
"description": "",
|
|
219
219
|
"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>",
|
|
220
220
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
221
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
221
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L103"
|
|
222
222
|
}
|
|
223
223
|
],
|
|
224
224
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
11
11
|
"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>",
|
|
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/3298413e9/packages/core-react/src/utils/types.ts#L40"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "className",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Additional classNames",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</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/3298413e9/packages/core-react/src/utils/types.ts#L45"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "style",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Additional CSS styles",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</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/3298413e9/packages/core-react/src/utils/types.ts#L50"
|
|
34
34
|
}
|
|
35
35
|
],
|
|
36
36
|
"description": ""
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
47
47
|
"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>",
|
|
48
48
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
49
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
49
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L40"
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
52
|
"name": "className",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"description": "Additional classNames",
|
|
57
57
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
58
58
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
59
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
59
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L45"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"name": "style",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"description": "Additional CSS styles",
|
|
67
67
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
68
68
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
69
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
69
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L50"
|
|
70
70
|
}
|
|
71
71
|
],
|
|
72
72
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
11
11
|
"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>",
|
|
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/3298413e9/packages/core-react/src/utils/types.ts#L40"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "className",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Additional classNames",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</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/3298413e9/packages/core-react/src/utils/types.ts#L45"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "icon",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>String type is deprecated. Please pass an SVG icon instance.</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
32
32
|
"deprecated": "String type is deprecated. Please pass an SVG icon instance.",
|
|
33
33
|
"sourceFile": "packages/core-react/src/components/Banner/Banner.types.ts",
|
|
34
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
34
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/Banner/Banner.types.ts#L27"
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
37
|
"name": "style",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"description": "Additional CSS styles",
|
|
42
42
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
43
43
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
44
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
44
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L50"
|
|
45
45
|
}
|
|
46
46
|
],
|
|
47
47
|
"description": ""
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
58
58
|
"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>",
|
|
59
59
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
60
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
60
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L40"
|
|
61
61
|
},
|
|
62
62
|
{
|
|
63
63
|
"name": "className",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"description": "Additional classNames",
|
|
68
68
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
69
69
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
70
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
70
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L45"
|
|
71
71
|
},
|
|
72
72
|
{
|
|
73
73
|
"name": "style",
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"description": "Additional CSS styles",
|
|
78
78
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
79
79
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
80
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
80
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L50"
|
|
81
81
|
},
|
|
82
82
|
{
|
|
83
83
|
"name": "variant",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"description": "Sets the banner's variant.",
|
|
88
88
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the banner's variant.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
89
89
|
"sourceFile": "packages/core-react/src/components/Banner/Banner.types.ts",
|
|
90
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
90
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/Banner/Banner.types.ts#L19"
|
|
91
91
|
}
|
|
92
92
|
],
|
|
93
93
|
"description": ""
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
104
104
|
"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>",
|
|
105
105
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
106
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
106
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L40"
|
|
107
107
|
},
|
|
108
108
|
{
|
|
109
109
|
"name": "className",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"description": "Additional classNames",
|
|
114
114
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
115
115
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
116
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
116
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L45"
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
119
|
"name": "expanded",
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
"description": "Expands banner content",
|
|
124
124
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Expands banner content</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
125
125
|
"sourceFile": "packages/core-react/src/components/Banner/Banner.types.ts",
|
|
126
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
126
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/Banner/Banner.types.ts#L35"
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
129
|
"name": "style",
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"description": "Additional CSS styles",
|
|
134
134
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
135
135
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
136
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
136
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L50"
|
|
137
137
|
}
|
|
138
138
|
],
|
|
139
139
|
"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/components/Breadcrumbs/Breadcrumbs.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/components/Breadcrumbs/Breadcrumbs.types.ts#L9"
|
|
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/3298413e9/packages/core-react/src/utils/types.ts#L40"
|
|
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/3298413e9/packages/core-react/src/utils/types.ts#L45"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "style",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Additional CSS styles",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</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/3298413e9/packages/core-react/src/utils/types.ts#L50"
|
|
44
44
|
}
|
|
45
45
|
],
|
|
46
46
|
"description": ""
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
57
57
|
"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>",
|
|
58
58
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
59
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
59
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L40"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"name": "className",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"description": "Additional classNames",
|
|
67
67
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
68
68
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
69
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
69
|
+
"sourceUrl": "https://github.com/procore/core/blob/3298413e9/packages/core-react/src/utils/types.ts#L45"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"name": "style",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"description": "Additional CSS styles",
|
|
77
77
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</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/3298413e9/packages/core-react/src/utils/types.ts#L50"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
82
|
"description": ""
|