@procore/core-react 10.20.0 → 10.20.1-rc.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/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
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"descriptionHtml": "",
|
|
12
12
|
"sourceFile": "packages/core-react/src/components/Popover/Popover.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Popover/Popover.types.ts#L6"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "placement",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "",
|
|
21
21
|
"descriptionHtml": "",
|
|
22
22
|
"sourceFile": "packages/core-react/src/components/Popover/Popover.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Popover/Popover.types.ts#L7"
|
|
24
24
|
}
|
|
25
25
|
],
|
|
26
26
|
"description": ""
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
37
37
|
"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>",
|
|
38
38
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
39
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
39
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/utils/types.ts#L40"
|
|
40
40
|
},
|
|
41
41
|
{
|
|
42
42
|
"name": "className",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"description": "Additional classNames",
|
|
47
47
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</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/7043e28f0/packages/core-react/src/utils/types.ts#L45"
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
52
|
"name": "initialIsVisible",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"description": "Whether to show the overlay on initial render",
|
|
57
57
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Whether to show the overlay on initial render</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>false</p>\n</dd></dl></div>",
|
|
58
58
|
"sourceFile": "packages/core-react/src/components/Popover/Popover.types.ts",
|
|
59
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
59
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Popover/Popover.types.ts#L15"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"name": "overlay",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"description": "The tip we want to display",
|
|
67
67
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The tip we want to display</p>\n</div></div>",
|
|
68
68
|
"sourceFile": "packages/core-react/src/components/Popover/Popover.types.ts",
|
|
69
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
69
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Popover/Popover.types.ts#L19"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"name": "placement",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"description": "Determines the position of the arrow",
|
|
77
77
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Determines the position of the arrow</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>top</p>\n</dd></dl></div>",
|
|
78
78
|
"sourceFile": "packages/core-react/src/components/Popover/Popover.types.ts",
|
|
79
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
79
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Popover/Popover.types.ts#L24"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"name": "style",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"description": "Additional CSS styles",
|
|
87
87
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
88
88
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
89
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
89
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/utils/types.ts#L50"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"name": "trigger",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"description": "The event to trigger the overlay",
|
|
97
97
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The event to trigger the overlay</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>click</p>\n</dd></dl></div>",
|
|
98
98
|
"sourceFile": "packages/core-react/src/components/Popover/Popover.types.ts",
|
|
99
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
99
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Popover/Popover.types.ts#L29"
|
|
100
100
|
}
|
|
101
101
|
],
|
|
102
102
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"descriptionHtml": "",
|
|
12
12
|
"sourceFile": "packages/core-react/src/components/Loader/Loader.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Loader/Loader.types.ts#L5"
|
|
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/7043e28f0/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/7043e28f0/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/7043e28f0/packages/core-react/src/utils/types.ts#L50"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "value",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "",
|
|
51
51
|
"descriptionHtml": "",
|
|
52
52
|
"sourceFile": "packages/core-react/src/components/Loader/Loader.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Loader/Loader.types.ts#L4"
|
|
54
54
|
}
|
|
55
55
|
],
|
|
56
56
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Selected state of the radio button",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Selected state of the radio button</p>\n</div></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/components/RadioButton/RadioButton.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/RadioButton/RadioButton.types.ts#L7"
|
|
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/7043e28f0/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/7043e28f0/packages/core-react/src/utils/types.ts#L45"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "disabled",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Disabled state of the radio button",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Disabled state of the radio button</p>\n</div></div>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/components/RadioButton/RadioButton.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/RadioButton/RadioButton.types.ts#L12"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "error",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Error state of the radio button",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Error state of the radio button</p>\n</div></div>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/components/RadioButton/RadioButton.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/RadioButton/RadioButton.types.ts#L17"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "style",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "Additional CSS styles",
|
|
61
61
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/utils/types.ts#L50"
|
|
64
64
|
}
|
|
65
65
|
],
|
|
66
66
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "If provided, takes the place of label normally reading \"required fields\"",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>If provided, takes the place of label normally reading "required fields"</p>\n</div></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/components/Required/Required.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Required/Required.types.ts#L5"
|
|
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/7043e28f0/packages/core-react/src/utils/types.ts#L45"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "i18nScope",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Changes where I18n looks for the requiredFields key",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Changes where I18n looks for the requiredFields key</p>\n</div></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/components/Required/Required.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Required/Required.types.ts#L7"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "showLabel",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Controls showing text reading \"required fields\"",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls showing text reading "required fields"</p>\n</div></div>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/components/Required/Required.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Required/Required.types.ts#L9"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "style",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Additional CSS styles",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/utils/types.ts#L50"
|
|
54
54
|
}
|
|
55
55
|
],
|
|
56
56
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"descriptionHtml": "",
|
|
12
12
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L59"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "isEmpty",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "",
|
|
21
21
|
"descriptionHtml": "",
|
|
22
22
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L64"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "showSearch",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "",
|
|
31
31
|
"descriptionHtml": "",
|
|
32
32
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L66"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "value",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "",
|
|
41
41
|
"descriptionHtml": "",
|
|
42
42
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L68"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "clear",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "",
|
|
51
51
|
"descriptionHtml": "",
|
|
52
52
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L63"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "onChange",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "",
|
|
61
61
|
"descriptionHtml": "",
|
|
62
62
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L65"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "submit",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"description": "",
|
|
71
71
|
"descriptionHtml": "",
|
|
72
72
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L67"
|
|
74
74
|
}
|
|
75
75
|
],
|
|
76
76
|
"description": ""
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"description": "",
|
|
87
87
|
"descriptionHtml": "",
|
|
88
88
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
89
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
89
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L5"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"name": "typeahead",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>The <code>typeahead</code> prop has been deprecated and will be removed in a future version.</p>\n<p>A new component, <code>Typeahead</code>, has been introduced with specific UX for typeahead-like\nbehavior. Please use this component instead.</p>\n<p><strong>Before</strong></p>\n<p><Search typeahead onChange={() => { ... }} /></p>\n<p><strong>After</strong></p>\n<p><Typeahead onChange={() => { ... }} /></p>\n</dd><dt>deprecatedsince</dt><dd><p>10.20.0</p>\n</dd><dt>see</dt><dd><p><a href=\"https://core.procore.com/latest/web/components/typeahead/react/\">https://core.procore.com/latest/web/components/typeahead/react/</a></p>\n</dd></dl></div>",
|
|
98
98
|
"deprecated": "\n\nThe `typeahead` prop has been deprecated and will be removed in a future version.\n\nA new component, `Typeahead`, has been introduced with specific UX for typeahead-like\nbehavior. Please use this component instead.\n\n**Before**\n\n<Search typeahead onChange={() => { ... }} />\n\n**After**\n\n<Typeahead onChange={() => { ... }} />\n",
|
|
99
99
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
100
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
100
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L55"
|
|
101
101
|
},
|
|
102
102
|
{
|
|
103
103
|
"name": "onChange",
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
"description": "",
|
|
108
108
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>The <code>onChange</code> prop has been deprecated and will be removed in a future version.</p>\n<p>A new component, <code>Typeahead</code>, has been introduced with specific UX for typeahead-like\nbehavior. Please use this component instead.</p>\n<p><strong>Before</strong></p>\n<p><Search typeahead onChange={() => { ... }} /></p>\n<p><strong>After</strong></p>\n<p><Typeahead onChange={() => { ... }} /></p>\n</dd><dt>deprecatedsince</dt><dd><p>10.20.0</p>\n</dd><dt>see</dt><dd><p><a href=\"https://core.procore.com/latest/web/components/typeahead/react/\">https://core.procore.com/latest/web/components/typeahead/react/</a></p>\n</dd></dl></div>",
|
|
109
109
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
110
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
110
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L26"
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
113
|
"name": "onClear",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"description": "",
|
|
118
118
|
"descriptionHtml": "",
|
|
119
119
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
120
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
120
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L27"
|
|
121
121
|
},
|
|
122
122
|
{
|
|
123
123
|
"name": "onSubmit",
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
"description": "<div>Input handler for search variant</div>\n<CodeBlock>(value: string) => void</CodeBlock>",
|
|
128
128
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<div>Input handler for search variant</div>\n<CodeBlock>(value: string) => void</CodeBlock></div></div>",
|
|
129
129
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
130
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
130
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L33"
|
|
131
131
|
}
|
|
132
132
|
],
|
|
133
133
|
"description": ""
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
"description": "",
|
|
144
144
|
"descriptionHtml": "",
|
|
145
145
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
146
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
146
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L74"
|
|
147
147
|
},
|
|
148
148
|
{
|
|
149
149
|
"name": "error",
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"description": "Controls the error state of the `Input`, changing the\nbackground color and border colors to red",
|
|
154
154
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls the error state of the <code>Input</code>, changing the\nbackground color and border colors to red</p>\n</div></div>",
|
|
155
155
|
"sourceFile": "packages/core-react/src/components/Input/Input.types.ts",
|
|
156
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
156
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Input/Input.types.ts#L8"
|
|
157
157
|
},
|
|
158
158
|
{
|
|
159
159
|
"name": "initialValue",
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
"description": "",
|
|
164
164
|
"descriptionHtml": "",
|
|
165
165
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
166
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
166
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L5"
|
|
167
167
|
},
|
|
168
168
|
{
|
|
169
169
|
"name": "typeahead",
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>The <code>typeahead</code> prop has been deprecated and will be removed in a future version.</p>\n<p>A new component, <code>Typeahead</code>, has been introduced with specific UX for typeahead-like\nbehavior. Please use this component instead.</p>\n<p><strong>Before</strong></p>\n<p><Search typeahead onChange={() => { ... }} /></p>\n<p><strong>After</strong></p>\n<p><Typeahead onChange={() => { ... }} /></p>\n</dd><dt>deprecatedsince</dt><dd><p>10.20.0</p>\n</dd><dt>see</dt><dd><p><a href=\"https://core.procore.com/latest/web/components/typeahead/react/\">https://core.procore.com/latest/web/components/typeahead/react/</a></p>\n</dd></dl></div>",
|
|
175
175
|
"deprecated": "\n\nThe `typeahead` prop has been deprecated and will be removed in a future version.\n\nA new component, `Typeahead`, has been introduced with specific UX for typeahead-like\nbehavior. Please use this component instead.\n\n**Before**\n\n<Search typeahead onChange={() => { ... }} />\n\n**After**\n\n<Typeahead onChange={() => { ... }} />\n",
|
|
176
176
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
177
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
177
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L55"
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
180
|
"name": "usingHook",
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
"description": "",
|
|
185
185
|
"descriptionHtml": "",
|
|
186
186
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
187
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
187
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L75"
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
190
|
"name": "value",
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
"description": "Initial value string",
|
|
195
195
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Initial value string</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>''</p>\n</dd></dl></div>",
|
|
196
196
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
197
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
197
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L81"
|
|
198
198
|
},
|
|
199
199
|
{
|
|
200
200
|
"name": "variant",
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>Use the <code>error</code> prop instead</p>\n</dd></dl></div>",
|
|
206
206
|
"deprecated": "Use the `error` prop instead\n",
|
|
207
207
|
"sourceFile": "packages/core-react/src/components/Input/Input.types.ts",
|
|
208
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
208
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Input/Input.types.ts#L13"
|
|
209
209
|
},
|
|
210
210
|
{
|
|
211
211
|
"name": "onClear",
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
"description": "",
|
|
216
216
|
"descriptionHtml": "",
|
|
217
217
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
218
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
218
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L27"
|
|
219
219
|
},
|
|
220
220
|
{
|
|
221
221
|
"name": "onSubmit",
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
"description": "<div>Input handler for search variant</div>\n<CodeBlock>(value: string) => void</CodeBlock>",
|
|
226
226
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<div>Input handler for search variant</div>\n<CodeBlock>(value: string) => void</CodeBlock></div></div>",
|
|
227
227
|
"sourceFile": "packages/core-react/src/components/Search/Search.types.ts",
|
|
228
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
228
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/Search/Search.types.ts#L33"
|
|
229
229
|
}
|
|
230
230
|
],
|
|
231
231
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "The segment is active",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The segment is active</p>\n</div></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/components/SegmentedController/SegmentedController.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/SegmentedController/SegmentedController.types.ts#L16"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "block",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "The segment controller is block sized",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The segment controller is block sized</p>\n</div></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/components/SegmentedController/SegmentedController.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/SegmentedController/SegmentedController.types.ts#L21"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "children",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/utils/types.ts#L40"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "className",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Additional classNames",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/utils/types.ts#L45"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "disabled",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Disables all segments in the controller",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Disables all segments in the controller</p>\n</div></div>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/components/SegmentedController/SegmentedController.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/SegmentedController/SegmentedController.types.ts#L26"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "style",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "Additional CSS styles",
|
|
61
61
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/utils/types.ts#L50"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "variant",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>Please use the <code>block</code> prop</p>\n</dd></dl></div>",
|
|
72
72
|
"deprecated": "Please use the `block` prop\n",
|
|
73
73
|
"sourceFile": "packages/core-react/src/components/SegmentedController/SegmentedController.types.ts",
|
|
74
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
74
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/SegmentedController/SegmentedController.types.ts#L32"
|
|
75
75
|
},
|
|
76
76
|
{
|
|
77
77
|
"name": "onChange",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"description": "",
|
|
82
82
|
"descriptionHtml": "",
|
|
83
83
|
"sourceFile": "packages/core-react/src/components/SegmentedController/SegmentedController.types.ts",
|
|
84
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
84
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/SegmentedController/SegmentedController.types.ts#L27"
|
|
85
85
|
}
|
|
86
86
|
],
|
|
87
87
|
"description": ""
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"description": "The segment is active",
|
|
98
98
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The segment is active</p>\n</div></div>",
|
|
99
99
|
"sourceFile": "packages/core-react/src/components/SegmentedController/SegmentedController.types.ts",
|
|
100
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
100
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/SegmentedController/SegmentedController.types.ts#L39"
|
|
101
101
|
},
|
|
102
102
|
{
|
|
103
103
|
"name": "children",
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
108
108
|
"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>",
|
|
109
109
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
110
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
110
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/utils/types.ts#L40"
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
113
|
"name": "className",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"description": "Additional classNames",
|
|
118
118
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
119
119
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
120
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
120
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/utils/types.ts#L45"
|
|
121
121
|
},
|
|
122
122
|
{
|
|
123
123
|
"name": "disabled",
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
"description": "Is the segment disabled",
|
|
128
128
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Is the segment disabled</p>\n</div></div>",
|
|
129
129
|
"sourceFile": "packages/core-react/src/components/SegmentedController/SegmentedController.types.ts",
|
|
130
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
130
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/SegmentedController/SegmentedController.types.ts#L44"
|
|
131
131
|
},
|
|
132
132
|
{
|
|
133
133
|
"name": "placement",
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"description": "To change the tooltip placement",
|
|
138
138
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>To change the tooltip placement</p>\n</div></div>",
|
|
139
139
|
"sourceFile": "packages/core-react/src/components/SegmentedController/SegmentedController.types.ts",
|
|
140
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
140
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/SegmentedController/SegmentedController.types.ts#L49"
|
|
141
141
|
},
|
|
142
142
|
{
|
|
143
143
|
"name": "style",
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
"description": "Additional CSS styles",
|
|
148
148
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
149
149
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
150
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
150
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/utils/types.ts#L50"
|
|
151
151
|
},
|
|
152
152
|
{
|
|
153
153
|
"name": "tooltip",
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
"description": "The tooltip we want to display on hover",
|
|
158
158
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The tooltip we want to display on hover</p>\n</div></div>",
|
|
159
159
|
"sourceFile": "packages/core-react/src/components/SegmentedController/SegmentedController.types.ts",
|
|
160
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
160
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/SegmentedController/SegmentedController.types.ts#L54"
|
|
161
161
|
}
|
|
162
162
|
],
|
|
163
163
|
"description": ""
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
174
174
|
"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>",
|
|
175
175
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
176
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
176
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/utils/types.ts#L40"
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
179
|
"name": "className",
|
|
@@ -183,7 +183,7 @@
|
|
|
183
183
|
"description": "Additional classNames",
|
|
184
184
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
185
185
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
186
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
186
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/utils/types.ts#L45"
|
|
187
187
|
},
|
|
188
188
|
{
|
|
189
189
|
"name": "overlay",
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
"description": "",
|
|
194
194
|
"descriptionHtml": "",
|
|
195
195
|
"sourceFile": "packages/core-react/src/components/SegmentedController/SegmentedController.types.ts",
|
|
196
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
196
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/SegmentedController/SegmentedController.types.ts#L58"
|
|
197
197
|
},
|
|
198
198
|
{
|
|
199
199
|
"name": "placement",
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
"description": "",
|
|
204
204
|
"descriptionHtml": "",
|
|
205
205
|
"sourceFile": "packages/core-react/src/components/SegmentedController/SegmentedController.types.ts",
|
|
206
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
206
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/components/SegmentedController/SegmentedController.types.ts#L59"
|
|
207
207
|
},
|
|
208
208
|
{
|
|
209
209
|
"name": "style",
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
"description": "Additional CSS styles",
|
|
214
214
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
215
215
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
216
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
216
|
+
"sourceUrl": "https://github.com/procore/core/blob/7043e28f0/packages/core-react/src/utils/types.ts#L50"
|
|
217
217
|
}
|
|
218
218
|
],
|
|
219
219
|
"description": ""
|