@procore/core-react 11.3.0-rc.9 → 11.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Box/Box.js +2 -2
- package/dist/Box/Box.js.map +1 -1
- package/dist/Box/Box.styles.js +1 -1
- package/dist/Box/Box.styles.js.map +1 -1
- package/dist/Box/Box.types.d.ts +10 -0
- package/dist/Checkbox/Checkbox.d.ts +7 -0
- package/dist/Checkbox/Checkbox.js +14 -1
- package/dist/Checkbox/Checkbox.js.map +1 -1
- package/dist/Checkbox/Checkbox.styles.d.ts +7 -0
- package/dist/Checkbox/Checkbox.styles.js +46 -6
- package/dist/Checkbox/Checkbox.styles.js.map +1 -1
- package/dist/DropdownFlyout/DropdownFlyout.d.ts +2 -2
- package/dist/DropdownFlyout/DropdownFlyout.js +23 -20
- package/dist/DropdownFlyout/DropdownFlyout.js.map +1 -1
- package/dist/DropdownFlyout/DropdownFlyout.types.d.ts +4 -6
- package/dist/Flex/Flex.js +2 -2
- package/dist/Flex/Flex.js.map +1 -1
- package/dist/Flex/Flex.types.d.ts +5 -1
- package/dist/NextMenu/NextMenu.d.ts +0 -12
- package/dist/NextMenu/NextMenu.js +4 -18
- package/dist/NextMenu/NextMenu.js.map +1 -1
- package/dist/NextMenu/NextMenu.styles.js +3 -2
- package/dist/NextMenu/NextMenu.styles.js.map +1 -1
- package/dist/NextMenu/NextMenu.types.d.ts +37 -20
- package/dist/NextMenu/NextMenuItem.js +2 -2
- package/dist/NextMenu/NextMenuItem.js.map +1 -1
- package/dist/NextMenu/sampleData.js +2 -9
- package/dist/NextMenu/sampleData.js.map +1 -1
- package/dist/NumberInput/NumberInput.d.ts +2 -1
- package/dist/NumberInput/NumberInput.js +32 -3
- package/dist/NumberInput/NumberInput.js.map +1 -1
- package/dist/NumberInput/NumberInput.types.d.ts +12 -0
- package/dist/NumberInput/NumberInput.utils.d.ts +2 -1
- package/dist/NumberInput/NumberInput.utils.js +25 -14
- package/dist/NumberInput/NumberInput.utils.js.map +1 -1
- package/dist/OverlayTrigger/OverlayTrigger.js +14 -10
- package/dist/OverlayTrigger/OverlayTrigger.js.map +1 -1
- package/dist/_hooks/DateTime/DateTime.d.ts +1 -0
- package/dist/_hooks/DateTime/DateTime.js +1 -0
- package/dist/_hooks/DateTime/DateTime.js.map +1 -1
- package/dist/_hooks/ResizeObserver.js +5 -6
- package/dist/_hooks/ResizeObserver.js.map +1 -1
- package/dist/_typedoc/Avatar/Avatar.types.json +17 -17
- 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 +12 -12
- package/dist/_typedoc/Box/Box.types.json +88 -68
- package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +7 -7
- package/dist/_typedoc/Button/Button.types.json +11 -11
- package/dist/_typedoc/Calendar/Calendar.types.json +89 -79
- 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 +35 -35
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +39 -59
- 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 +36 -26
- package/dist/_typedoc/FlexList/FlexList.types.json +39 -29
- package/dist/_typedoc/Form/Form.types.json +688 -688
- package/dist/_typedoc/Grid/Grid.types.json +8 -8
- package/dist/_typedoc/GroupSelect/GroupSelect.types.json +51 -51
- 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 +71 -61
- package/dist/_typedoc/MenuImperative/MenuImperative.types.json +78 -68
- package/dist/_typedoc/Modal/Modal.types.json +27 -27
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +30 -30
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +124 -36
- package/dist/_typedoc/PageLayout/PageLayout.types.json +7 -7
- 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 +5 -5
- 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 +31 -31
- 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 +15 -15
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +10 -10
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditor.types.json +7 -7
- package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +3 -3
- package/dist/_typedoc/Thumbnail/Thumbnail.types.json +25 -25
- package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +41 -41
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +27 -27
- 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 +8 -8
- package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
- package/dist/_typedoc/Tree/Tree.types.json +95 -85
- 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/package.json +22 -18
|
@@ -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/Box/Box.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L213"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "$alignItems",
|
|
@@ -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/Box/Box.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L217"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "$alignSelf",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "",
|
|
31
31
|
"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>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L221"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "$as",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "",
|
|
41
41
|
"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>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L209"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "$display",
|
|
@@ -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/Box/Box.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L225"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "$flex",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "",
|
|
61
61
|
"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>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L229"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "$flexBasis",
|
|
@@ -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/Box/Box.types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L233"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"name": "$flexDirection",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"description": "",
|
|
81
81
|
"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>",
|
|
82
82
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
83
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
83
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L237"
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
86
|
"name": "$flexGrow",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"description": "",
|
|
91
91
|
"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>",
|
|
92
92
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
93
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
93
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L241"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
96
|
"name": "$flexShrink",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"description": "",
|
|
101
101
|
"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>",
|
|
102
102
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
103
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
103
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L245"
|
|
104
104
|
},
|
|
105
105
|
{
|
|
106
106
|
"name": "$flexWrap",
|
|
@@ -110,17 +110,27 @@
|
|
|
110
110
|
"description": "",
|
|
111
111
|
"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>",
|
|
112
112
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
113
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
113
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L249"
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"name": "$gap",
|
|
117
|
+
"required": false,
|
|
118
|
+
"type": "<span class=\"tsd-signature-type\">string</span>",
|
|
119
|
+
"typeDetail": "<span class=\"tsd-signature-type\">string</span>",
|
|
120
|
+
"description": "",
|
|
121
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.3.0</p>\n</dd></dl></div>",
|
|
122
|
+
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
123
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L253"
|
|
114
124
|
},
|
|
115
125
|
{
|
|
116
126
|
"name": "$justifyContent",
|
|
117
127
|
"required": false,
|
|
118
128
|
"type": "<a class=\"tsd-signature-type\" data-tsd-kind=\"Type alias\">FlexJustify</a>",
|
|
119
129
|
"typeDetail": "<span class=\"tsd-signature-type\">"center"</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">"flex-end"</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">"flex-start"</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">"normal"</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">"space-around"</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">"space-between"</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">"space-evenly"</span>",
|
|
120
|
-
"description": "",
|
|
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>",
|
|
130
|
+
"description": "/**",
|
|
131
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>/**</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
122
132
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
123
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
133
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L258"
|
|
124
134
|
},
|
|
125
135
|
{
|
|
126
136
|
"name": "$margin",
|
|
@@ -130,7 +140,7 @@
|
|
|
130
140
|
"description": "",
|
|
131
141
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
132
142
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
133
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
143
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L262"
|
|
134
144
|
},
|
|
135
145
|
{
|
|
136
146
|
"name": "$marginBottom",
|
|
@@ -140,7 +150,7 @@
|
|
|
140
150
|
"description": "",
|
|
141
151
|
"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>",
|
|
142
152
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
143
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
153
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L266"
|
|
144
154
|
},
|
|
145
155
|
{
|
|
146
156
|
"name": "$marginLeft",
|
|
@@ -150,7 +160,7 @@
|
|
|
150
160
|
"description": "",
|
|
151
161
|
"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>",
|
|
152
162
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
153
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
163
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L270"
|
|
154
164
|
},
|
|
155
165
|
{
|
|
156
166
|
"name": "$marginRight",
|
|
@@ -160,7 +170,7 @@
|
|
|
160
170
|
"description": "",
|
|
161
171
|
"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>",
|
|
162
172
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
163
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
173
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L274"
|
|
164
174
|
},
|
|
165
175
|
{
|
|
166
176
|
"name": "$marginTop",
|
|
@@ -170,7 +180,7 @@
|
|
|
170
180
|
"description": "",
|
|
171
181
|
"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>",
|
|
172
182
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
173
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
183
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L278"
|
|
174
184
|
},
|
|
175
185
|
{
|
|
176
186
|
"name": "$order",
|
|
@@ -180,7 +190,7 @@
|
|
|
180
190
|
"description": "",
|
|
181
191
|
"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>",
|
|
182
192
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
183
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
193
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L282"
|
|
184
194
|
},
|
|
185
195
|
{
|
|
186
196
|
"name": "$padding",
|
|
@@ -190,7 +200,7 @@
|
|
|
190
200
|
"description": "",
|
|
191
201
|
"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>",
|
|
192
202
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
193
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
203
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L286"
|
|
194
204
|
},
|
|
195
205
|
{
|
|
196
206
|
"name": "$paddingBottom",
|
|
@@ -200,7 +210,7 @@
|
|
|
200
210
|
"description": "",
|
|
201
211
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
202
212
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
203
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
213
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L290"
|
|
204
214
|
},
|
|
205
215
|
{
|
|
206
216
|
"name": "$paddingLeft",
|
|
@@ -210,7 +220,7 @@
|
|
|
210
220
|
"description": "",
|
|
211
221
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
212
222
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
213
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
223
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L294"
|
|
214
224
|
},
|
|
215
225
|
{
|
|
216
226
|
"name": "$paddingRight",
|
|
@@ -220,7 +230,7 @@
|
|
|
220
230
|
"description": "",
|
|
221
231
|
"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>",
|
|
222
232
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
223
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
233
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L298"
|
|
224
234
|
},
|
|
225
235
|
{
|
|
226
236
|
"name": "$paddingTop",
|
|
@@ -230,7 +240,7 @@
|
|
|
230
240
|
"description": "",
|
|
231
241
|
"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>",
|
|
232
242
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
233
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
243
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L302"
|
|
234
244
|
},
|
|
235
245
|
{
|
|
236
246
|
"name": "$textAlign",
|
|
@@ -240,7 +250,7 @@
|
|
|
240
250
|
"description": "",
|
|
241
251
|
"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>",
|
|
242
252
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
243
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
253
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L306"
|
|
244
254
|
}
|
|
245
255
|
],
|
|
246
256
|
"description": ""
|
|
@@ -256,7 +266,7 @@
|
|
|
256
266
|
"description": "",
|
|
257
267
|
"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>",
|
|
258
268
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
259
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
269
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L118"
|
|
260
270
|
},
|
|
261
271
|
{
|
|
262
272
|
"name": "alignItems",
|
|
@@ -266,7 +276,7 @@
|
|
|
266
276
|
"description": "",
|
|
267
277
|
"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>",
|
|
268
278
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
269
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
279
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L122"
|
|
270
280
|
},
|
|
271
281
|
{
|
|
272
282
|
"name": "alignSelf",
|
|
@@ -276,7 +286,7 @@
|
|
|
276
286
|
"description": "",
|
|
277
287
|
"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>",
|
|
278
288
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
279
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
289
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L126"
|
|
280
290
|
},
|
|
281
291
|
{
|
|
282
292
|
"name": "as",
|
|
@@ -286,7 +296,7 @@
|
|
|
286
296
|
"description": "Render semantic HTML tags with browser reset and normalize CSS",
|
|
287
297
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Render semantic HTML tags with browser reset and normalize CSS</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
288
298
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
289
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
299
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L142"
|
|
290
300
|
},
|
|
291
301
|
{
|
|
292
302
|
"name": "children",
|
|
@@ -296,7 +306,7 @@
|
|
|
296
306
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
297
307
|
"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>",
|
|
298
308
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
299
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
309
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/_utils/types.ts#L45"
|
|
300
310
|
},
|
|
301
311
|
{
|
|
302
312
|
"name": "className",
|
|
@@ -306,7 +316,7 @@
|
|
|
306
316
|
"description": "Additional classNames",
|
|
307
317
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
308
318
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
309
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
319
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/_utils/types.ts#L50"
|
|
310
320
|
},
|
|
311
321
|
{
|
|
312
322
|
"name": "display",
|
|
@@ -316,7 +326,7 @@
|
|
|
316
326
|
"description": "",
|
|
317
327
|
"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>",
|
|
318
328
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
319
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
329
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L146"
|
|
320
330
|
},
|
|
321
331
|
{
|
|
322
332
|
"name": "flex",
|
|
@@ -326,7 +336,7 @@
|
|
|
326
336
|
"description": "Alias to the `flex` property on a flexbox child.",
|
|
327
337
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>flex</code> property on a flexbox child.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
328
338
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
329
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
339
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L152"
|
|
330
340
|
},
|
|
331
341
|
{
|
|
332
342
|
"name": "flexBasis",
|
|
@@ -336,7 +346,7 @@
|
|
|
336
346
|
"description": "Alias to the `basis` property on a flexbox child.",
|
|
337
347
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>basis</code> property on a flexbox child.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
338
348
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
339
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
349
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L158"
|
|
340
350
|
},
|
|
341
351
|
{
|
|
342
352
|
"name": "flexDirection",
|
|
@@ -346,7 +356,7 @@
|
|
|
346
356
|
"description": "Alias to the `direction` property on a flexbox child.",
|
|
347
357
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>direction</code> property on a flexbox child.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
348
358
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
349
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
359
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L164"
|
|
350
360
|
},
|
|
351
361
|
{
|
|
352
362
|
"name": "flexGrow",
|
|
@@ -356,7 +366,7 @@
|
|
|
356
366
|
"description": "Alias to the `grow` property on a flexbox child.",
|
|
357
367
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>grow</code> property on a flexbox child.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
358
368
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
359
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
369
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L170"
|
|
360
370
|
},
|
|
361
371
|
{
|
|
362
372
|
"name": "flexShrink",
|
|
@@ -366,7 +376,7 @@
|
|
|
366
376
|
"description": "Alias to the `shrink` property on a flexbox child.",
|
|
367
377
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>shrink</code> property on a flexbox child.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
368
378
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
369
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
379
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L176"
|
|
370
380
|
},
|
|
371
381
|
{
|
|
372
382
|
"name": "flexWrap",
|
|
@@ -376,7 +386,17 @@
|
|
|
376
386
|
"description": "Alias to the `wrap` property on a flexbox child.",
|
|
377
387
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>wrap</code> property on a flexbox child.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
378
388
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
379
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
389
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L182"
|
|
390
|
+
},
|
|
391
|
+
{
|
|
392
|
+
"name": "gap",
|
|
393
|
+
"required": false,
|
|
394
|
+
"type": "<span class=\"tsd-signature-type\">string</span>",
|
|
395
|
+
"typeDetail": "<span class=\"tsd-signature-type\">string</span>",
|
|
396
|
+
"description": "* Alias to the `gap` property on a flexbox child.",
|
|
397
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<ul>\n<li>Alias to the <code>gap</code> property on a flexbox child.</li>\n</ul>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.3.0</p>\n</dd></dl></div>",
|
|
398
|
+
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
399
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L188"
|
|
380
400
|
},
|
|
381
401
|
{
|
|
382
402
|
"name": "justifyContent",
|
|
@@ -386,7 +406,7 @@
|
|
|
386
406
|
"description": "",
|
|
387
407
|
"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>",
|
|
388
408
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
389
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
409
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L130"
|
|
390
410
|
},
|
|
391
411
|
{
|
|
392
412
|
"name": "margin",
|
|
@@ -396,7 +416,7 @@
|
|
|
396
416
|
"description": "",
|
|
397
417
|
"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>",
|
|
398
418
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
399
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
419
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L69"
|
|
400
420
|
},
|
|
401
421
|
{
|
|
402
422
|
"name": "marginBottom",
|
|
@@ -406,7 +426,7 @@
|
|
|
406
426
|
"description": "",
|
|
407
427
|
"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>",
|
|
408
428
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
409
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
429
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L73"
|
|
410
430
|
},
|
|
411
431
|
{
|
|
412
432
|
"name": "marginLeft",
|
|
@@ -416,7 +436,7 @@
|
|
|
416
436
|
"description": "",
|
|
417
437
|
"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>",
|
|
418
438
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
419
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
439
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L77"
|
|
420
440
|
},
|
|
421
441
|
{
|
|
422
442
|
"name": "marginRight",
|
|
@@ -426,7 +446,7 @@
|
|
|
426
446
|
"description": "",
|
|
427
447
|
"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>",
|
|
428
448
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
429
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
449
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L81"
|
|
430
450
|
},
|
|
431
451
|
{
|
|
432
452
|
"name": "marginTop",
|
|
@@ -436,7 +456,7 @@
|
|
|
436
456
|
"description": "",
|
|
437
457
|
"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>",
|
|
438
458
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
439
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
459
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L85"
|
|
440
460
|
},
|
|
441
461
|
{
|
|
442
462
|
"name": "order",
|
|
@@ -446,7 +466,7 @@
|
|
|
446
466
|
"description": "Alias to the `order` property on a flexbox child.",
|
|
447
467
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Alias to the <code>order</code> property on a flexbox child.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
448
468
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
449
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
469
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L194"
|
|
450
470
|
},
|
|
451
471
|
{
|
|
452
472
|
"name": "padding",
|
|
@@ -456,7 +476,7 @@
|
|
|
456
476
|
"description": "",
|
|
457
477
|
"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>",
|
|
458
478
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
459
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
479
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L92"
|
|
460
480
|
},
|
|
461
481
|
{
|
|
462
482
|
"name": "paddingBottom",
|
|
@@ -466,7 +486,7 @@
|
|
|
466
486
|
"description": "",
|
|
467
487
|
"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>",
|
|
468
488
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
469
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
489
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L96"
|
|
470
490
|
},
|
|
471
491
|
{
|
|
472
492
|
"name": "paddingLeft",
|
|
@@ -476,7 +496,7 @@
|
|
|
476
496
|
"description": "",
|
|
477
497
|
"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>",
|
|
478
498
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
479
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
499
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L100"
|
|
480
500
|
},
|
|
481
501
|
{
|
|
482
502
|
"name": "paddingRight",
|
|
@@ -486,7 +506,7 @@
|
|
|
486
506
|
"description": "",
|
|
487
507
|
"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>",
|
|
488
508
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
489
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
509
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L104"
|
|
490
510
|
},
|
|
491
511
|
{
|
|
492
512
|
"name": "paddingTop",
|
|
@@ -496,7 +516,7 @@
|
|
|
496
516
|
"description": "",
|
|
497
517
|
"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>",
|
|
498
518
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
499
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
519
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L108"
|
|
500
520
|
},
|
|
501
521
|
{
|
|
502
522
|
"name": "style",
|
|
@@ -506,7 +526,7 @@
|
|
|
506
526
|
"description": "Additional CSS styles",
|
|
507
527
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
508
528
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
509
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
529
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/_utils/types.ts#L55"
|
|
510
530
|
},
|
|
511
531
|
{
|
|
512
532
|
"name": "tabIndex",
|
|
@@ -516,7 +536,7 @@
|
|
|
516
536
|
"description": "",
|
|
517
537
|
"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>",
|
|
518
538
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
519
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
539
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L198"
|
|
520
540
|
},
|
|
521
541
|
{
|
|
522
542
|
"name": "textAlign",
|
|
@@ -526,7 +546,7 @@
|
|
|
526
546
|
"description": "",
|
|
527
547
|
"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>",
|
|
528
548
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
529
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
549
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L202"
|
|
530
550
|
}
|
|
531
551
|
],
|
|
532
552
|
"description": ""
|
|
@@ -542,7 +562,7 @@
|
|
|
542
562
|
"description": "",
|
|
543
563
|
"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>",
|
|
544
564
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
545
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
565
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L118"
|
|
546
566
|
},
|
|
547
567
|
{
|
|
548
568
|
"name": "alignItems",
|
|
@@ -552,7 +572,7 @@
|
|
|
552
572
|
"description": "",
|
|
553
573
|
"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>",
|
|
554
574
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
555
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
575
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L122"
|
|
556
576
|
},
|
|
557
577
|
{
|
|
558
578
|
"name": "alignSelf",
|
|
@@ -562,7 +582,7 @@
|
|
|
562
582
|
"description": "",
|
|
563
583
|
"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>",
|
|
564
584
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
565
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
585
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L126"
|
|
566
586
|
},
|
|
567
587
|
{
|
|
568
588
|
"name": "justifyContent",
|
|
@@ -572,7 +592,7 @@
|
|
|
572
592
|
"description": "",
|
|
573
593
|
"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>",
|
|
574
594
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
575
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
595
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L130"
|
|
576
596
|
}
|
|
577
597
|
],
|
|
578
598
|
"description": ""
|
|
@@ -588,7 +608,7 @@
|
|
|
588
608
|
"description": "",
|
|
589
609
|
"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>",
|
|
590
610
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
591
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
611
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L69"
|
|
592
612
|
},
|
|
593
613
|
{
|
|
594
614
|
"name": "marginBottom",
|
|
@@ -598,7 +618,7 @@
|
|
|
598
618
|
"description": "",
|
|
599
619
|
"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>",
|
|
600
620
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
601
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
621
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L73"
|
|
602
622
|
},
|
|
603
623
|
{
|
|
604
624
|
"name": "marginLeft",
|
|
@@ -608,7 +628,7 @@
|
|
|
608
628
|
"description": "",
|
|
609
629
|
"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>",
|
|
610
630
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
611
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
631
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L77"
|
|
612
632
|
},
|
|
613
633
|
{
|
|
614
634
|
"name": "marginRight",
|
|
@@ -618,7 +638,7 @@
|
|
|
618
638
|
"description": "",
|
|
619
639
|
"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>",
|
|
620
640
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
621
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
641
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L81"
|
|
622
642
|
},
|
|
623
643
|
{
|
|
624
644
|
"name": "marginTop",
|
|
@@ -628,7 +648,7 @@
|
|
|
628
648
|
"description": "",
|
|
629
649
|
"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>",
|
|
630
650
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
631
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
651
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L85"
|
|
632
652
|
}
|
|
633
653
|
],
|
|
634
654
|
"description": ""
|
|
@@ -644,7 +664,7 @@
|
|
|
644
664
|
"description": "",
|
|
645
665
|
"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>",
|
|
646
666
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
647
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
667
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L92"
|
|
648
668
|
},
|
|
649
669
|
{
|
|
650
670
|
"name": "paddingBottom",
|
|
@@ -654,7 +674,7 @@
|
|
|
654
674
|
"description": "",
|
|
655
675
|
"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>",
|
|
656
676
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
657
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
677
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L96"
|
|
658
678
|
},
|
|
659
679
|
{
|
|
660
680
|
"name": "paddingLeft",
|
|
@@ -664,7 +684,7 @@
|
|
|
664
684
|
"description": "",
|
|
665
685
|
"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>",
|
|
666
686
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
667
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
687
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L100"
|
|
668
688
|
},
|
|
669
689
|
{
|
|
670
690
|
"name": "paddingRight",
|
|
@@ -674,7 +694,7 @@
|
|
|
674
694
|
"description": "",
|
|
675
695
|
"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>",
|
|
676
696
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
677
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
697
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L104"
|
|
678
698
|
},
|
|
679
699
|
{
|
|
680
700
|
"name": "paddingTop",
|
|
@@ -684,7 +704,7 @@
|
|
|
684
704
|
"description": "",
|
|
685
705
|
"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>",
|
|
686
706
|
"sourceFile": "packages/core-react/src/Box/Box.types.ts",
|
|
687
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
707
|
+
"sourceUrl": "https://github.com/procore/core/blob/07468029b/packages/core-react/src/Box/Box.types.ts#L108"
|
|
688
708
|
}
|
|
689
709
|
],
|
|
690
710
|
"description": ""
|