@procore/core-react 10.20.1-rc.18 → 10.20.1-rc.23
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/esm/components/DateInput/DateInput.js +19 -4
- package/dist/esm/components/DateInput/DateInput.js.map +1 -1
- package/dist/esm/components/TextEditor/TextEditor.js +2 -2
- package/dist/esm/components/TextEditor/TextEditor.js.map +1 -1
- package/dist/esm/components/Tree/Tree.js +5 -3
- package/dist/esm/components/Tree/Tree.js.map +1 -1
- package/dist/esm/utils/TinyMCE.d.ts +1 -0
- package/dist/esm/utils/TinyMCE.js +1 -1
- package/dist/esm/utils/TinyMCE.js.map +1 -1
- 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 +14 -14
- 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 +71 -71
- 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/{0.f950b464d1fc37207e4c.manager.bundle.js → 0.6e425a95d798c8732d42.manager.bundle.js} +1 -1
- package/storybook-static/0.7ce97d20.iframe.bundle.js +1 -0
- package/storybook-static/4.8c851bf5c7f2eb82dc3d.manager.bundle.js +2 -0
- package/storybook-static/{4.334a5a1cc6d9cfd2a3ef.manager.bundle.js.LICENSE.txt → 4.8c851bf5c7f2eb82dc3d.manager.bundle.js.LICENSE.txt} +0 -0
- package/storybook-static/5.44d8a5f98a1290fa8467.manager.bundle.js +1 -0
- package/storybook-static/{6.88944915f82378974206.manager.bundle.js → 6.c10a40ec35c7e3d1780a.manager.bundle.js} +2 -2
- package/storybook-static/{6.88944915f82378974206.manager.bundle.js.LICENSE.txt → 6.c10a40ec35c7e3d1780a.manager.bundle.js.LICENSE.txt} +0 -0
- package/storybook-static/iframe.html +1 -1
- package/storybook-static/index.html +1 -1
- package/storybook-static/main.8c5a2af5.iframe.bundle.js +1 -0
- package/storybook-static/{runtime~main.a5bd6581fa2ada8d35f9.manager.bundle.js → runtime~main.7673f4726ad6d5afe030.manager.bundle.js} +1 -1
- package/storybook-static/{runtime~main.63e0320f.iframe.bundle.js → runtime~main.bc98065a.iframe.bundle.js} +1 -1
- package/storybook-static/vendors~main.1d39b76f.iframe.bundle.js +3 -0
- package/storybook-static/{vendors~main.50d2c794.iframe.bundle.js.LICENSE.txt → vendors~main.1d39b76f.iframe.bundle.js.LICENSE.txt} +0 -0
- package/storybook-static/vendors~main.1d39b76f.iframe.bundle.js.map +1 -0
- package/storybook-static/vendors~main.ba9cc155b26044ee7c1e.manager.bundle.js +2 -0
- package/storybook-static/{vendors~main.9caa2473da07e7d1b577.manager.bundle.js.LICENSE.txt → vendors~main.ba9cc155b26044ee7c1e.manager.bundle.js.LICENSE.txt} +0 -0
- package/storybook-static/0.8399ef47.iframe.bundle.js +0 -1
- package/storybook-static/4.334a5a1cc6d9cfd2a3ef.manager.bundle.js +0 -2
- package/storybook-static/5.ddb741a4b86d3b19571f.manager.bundle.js +0 -1
- package/storybook-static/main.d1457544.iframe.bundle.js +0 -1
- package/storybook-static/vendors~main.50d2c794.iframe.bundle.js +0 -3
- package/storybook-static/vendors~main.50d2c794.iframe.bundle.js.map +0 -1
- package/storybook-static/vendors~main.9caa2473da07e7d1b577.manager.bundle.js +0 -2
|
@@ -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></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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L21"
|
|
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></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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L9"
|
|
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></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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L25"
|
|
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></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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L38"
|
|
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></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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L33"
|
|
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></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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L29"
|
|
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></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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L13"
|
|
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></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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L17"
|
|
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></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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L47"
|
|
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></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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L58"
|
|
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></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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L52"
|
|
120
120
|
}
|
|
121
121
|
],
|
|
122
122
|
"description": ""
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"description": "",
|
|
133
133
|
"descriptionHtml": "",
|
|
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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L66"
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
138
|
"name": "items",
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
"description": "",
|
|
143
143
|
"descriptionHtml": "",
|
|
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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L62"
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
148
|
"name": "restCountLabel",
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
"description": "",
|
|
153
153
|
"descriptionHtml": "",
|
|
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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L65"
|
|
156
156
|
},
|
|
157
157
|
{
|
|
158
158
|
"name": "size",
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"description": "",
|
|
163
163
|
"descriptionHtml": "",
|
|
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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L64"
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
168
|
"name": "onClickViewAll",
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"description": "",
|
|
173
173
|
"descriptionHtml": "",
|
|
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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L63"
|
|
176
176
|
}
|
|
177
177
|
],
|
|
178
178
|
"description": ""
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"description": "",
|
|
189
189
|
"descriptionHtml": "",
|
|
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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L72"
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
"name": "items",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"description": "",
|
|
199
199
|
"descriptionHtml": "",
|
|
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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L70"
|
|
202
202
|
},
|
|
203
203
|
{
|
|
204
204
|
"name": "title",
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
"description": "",
|
|
209
209
|
"descriptionHtml": "",
|
|
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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L73"
|
|
212
212
|
},
|
|
213
213
|
{
|
|
214
214
|
"name": "onClose",
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
"description": "",
|
|
219
219
|
"descriptionHtml": "",
|
|
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/a5c785006/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L71"
|
|
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/a5c785006/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/a5c785006/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/a5c785006/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/a5c785006/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/a5c785006/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/a5c785006/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/a5c785006/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/a5c785006/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></dl></div>",
|
|
32
32
|
"deprecated": "String type is deprecated. Please pass an SVG icon instance.\n",
|
|
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/a5c785006/packages/core-react/src/components/Banner/Banner.types.ts#L25"
|
|
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/a5c785006/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/a5c785006/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/a5c785006/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/a5c785006/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></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/a5c785006/packages/core-react/src/components/Banner/Banner.types.ts#L18"
|
|
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/a5c785006/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/a5c785006/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></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/a5c785006/packages/core-react/src/components/Banner/Banner.types.ts#L32"
|
|
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/a5c785006/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": "",
|
|
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/a5c785006/packages/core-react/src/components/Breadcrumbs/Breadcrumbs.types.ts#L6"
|
|
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/a5c785006/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/a5c785006/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/a5c785006/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/a5c785006/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/a5c785006/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/a5c785006/packages/core-react/src/utils/types.ts#L50"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
82
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Sets the button to be 100% of the width of its parent",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the button to be 100% of the width of its parent</p>\n</div></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/components/Button/Button.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/a5c785006/packages/core-react/src/components/Button/Button.types.ts#L25"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "icon",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "string icons have been deprecated, please pass a component from `@procore/core-icons`\nThe icon to display on the left side of the label",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>string icons have been deprecated, please pass a component from <code>@procore/core-icons</code>\nThe icon to display on the left side of the label</p>\n</div></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/components/Button/Button.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/a5c785006/packages/core-react/src/components/Button/Button.types.ts#L30"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "iconRight",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "The icon to display on the right side of the label",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The icon to display on the right side of the label</p>\n</div></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/components/Button/Button.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/a5c785006/packages/core-react/src/components/Button/Button.types.ts#L34"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "loading",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Shows the button spinner",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Shows the button spinner</p>\n</div></div>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/components/Button/Button.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/a5c785006/packages/core-react/src/components/Button/Button.types.ts#L38"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "size",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "The size of the button",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The size of the button</p>\n</div></div>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/components/Button/Button.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/a5c785006/packages/core-react/src/components/Button/Button.types.ts#L42"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "variant",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "All variants except for primary, secondary, tertiary are DEPRECATED.\nAll will still be accepted, but deprecated ones will look like secondary",
|
|
61
61
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>All variants except for primary, secondary, tertiary are DEPRECATED.\nAll will still be accepted, but deprecated ones will look like secondary</p>\n</div></div>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/components/Button/Button.types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/a5c785006/packages/core-react/src/components/Button/Button.types.ts#L47"
|
|
64
64
|
}
|
|
65
65
|
],
|
|
66
66
|
"description": ""
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"description": "Sets the button to be 100% of the width of its parent",
|
|
77
77
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the button to be 100% of the width of its parent</p>\n</div></div>",
|
|
78
78
|
"sourceFile": "packages/core-react/src/components/Button/Button.types.ts",
|
|
79
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
79
|
+
"sourceUrl": "https://github.com/procore/core/blob/a5c785006/packages/core-react/src/components/Button/Button.types.ts#L25"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"name": "icon",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"description": "string icons have been deprecated, please pass a component from `@procore/core-icons`\nThe icon to display on the left side of the label",
|
|
87
87
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>string icons have been deprecated, please pass a component from <code>@procore/core-icons</code>\nThe icon to display on the left side of the label</p>\n</div></div>",
|
|
88
88
|
"sourceFile": "packages/core-react/src/components/Button/Button.types.ts",
|
|
89
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
89
|
+
"sourceUrl": "https://github.com/procore/core/blob/a5c785006/packages/core-react/src/components/Button/Button.types.ts#L30"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"name": "iconRight",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"description": "The icon to display on the right side of the label",
|
|
97
97
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The icon to display on the right side of the label</p>\n</div></div>",
|
|
98
98
|
"sourceFile": "packages/core-react/src/components/Button/Button.types.ts",
|
|
99
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
99
|
+
"sourceUrl": "https://github.com/procore/core/blob/a5c785006/packages/core-react/src/components/Button/Button.types.ts#L34"
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
"name": "size",
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"description": "The size of the button",
|
|
107
107
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The size of the button</p>\n</div></div>",
|
|
108
108
|
"sourceFile": "packages/core-react/src/components/Button/Button.types.ts",
|
|
109
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
109
|
+
"sourceUrl": "https://github.com/procore/core/blob/a5c785006/packages/core-react/src/components/Button/Button.types.ts#L42"
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
112
|
"name": "variant",
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
"description": "All variants except for primary, secondary, tertiary are DEPRECATED.\nAll will still be accepted, but deprecated ones will look like secondary",
|
|
117
117
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>All variants except for primary, secondary, tertiary are DEPRECATED.\nAll will still be accepted, but deprecated ones will look like secondary</p>\n</div></div>",
|
|
118
118
|
"sourceFile": "packages/core-react/src/components/Button/Button.types.ts",
|
|
119
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
119
|
+
"sourceUrl": "https://github.com/procore/core/blob/a5c785006/packages/core-react/src/components/Button/Button.types.ts#L47"
|
|
120
120
|
}
|
|
121
121
|
],
|
|
122
122
|
"description": ""
|