@procore/core-react 11.32.0 → 11.33.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/AnchorNavigation/AnchorNavigation.styles.js +3 -3
- package/dist/Avatar/Avatar.styles.js +5 -5
- package/dist/AvatarStack/AvatarStack.styles.js +7 -7
- package/dist/Badge/Badge.styles.js +2 -2
- package/dist/Banner/Banner.styles.js +10 -10
- package/dist/Box/Box.d.ts +4 -0
- package/dist/Box/Box.js +5 -0
- package/dist/Box/Box.js.map +1 -1
- package/dist/Box/Box.styles.js +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.d.ts +38 -2
- package/dist/Breadcrumbs/Breadcrumbs.js +40 -2
- package/dist/Breadcrumbs/Breadcrumbs.js.map +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
- package/dist/Breadcrumbs/Breadcrumbs.types.d.ts +14 -2
- package/dist/Breadcrumbs/Breadcrumbs.types.js +5 -0
- package/dist/Breadcrumbs/Breadcrumbs.types.js.map +1 -1
- package/dist/Button/Button.styles.js +5 -5
- package/dist/Calendar/Calendar.d.ts +81 -36
- package/dist/Calendar/Calendar.js +81 -45
- package/dist/Calendar/Calendar.js.map +1 -1
- package/dist/Calendar/Calendar.styles.js +8 -8
- package/dist/Calendar/Calendar.types.d.ts +11 -1
- package/dist/Calendar/Calendar.types.js.map +1 -1
- package/dist/Card/Card.styles.js +1 -1
- package/dist/Checkbox/Checkbox.styles.js +6 -6
- package/dist/ContactItem/ContactItem.styles.js +5 -5
- package/dist/Content/Content.styles.js +2 -2
- package/dist/DateInput/DateInput.styles.js +6 -6
- package/dist/DetailPage/DetailPage.styles.js +7 -7
- package/dist/Dropdown/Dropdown.d.ts +1 -2
- package/dist/Dropdown/Dropdown.js.map +1 -1
- package/dist/Dropdown/Dropdown.styles.js +3 -3
- package/dist/Dropdown/Dropdown.types.d.ts +2 -1
- package/dist/Dropdown/Dropdown.types.js.map +1 -1
- package/dist/Dropdown/index.d.ts +1 -1
- package/dist/Dropdown/index.js.map +1 -1
- package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
- package/dist/Dropzone/Dropzone.js +1 -1
- package/dist/Dropzone/Dropzone.styles.js +9 -9
- package/dist/EmptyState/EmptyState.styles.js +6 -6
- package/dist/Field/Field.styles.js +3 -3
- package/dist/FileList/FileList.styles.js +4 -4
- package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
- package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
- package/dist/FileSelect/FileSelect.styles.js +2 -2
- package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
- package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
- package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
- package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
- package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
- package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
- package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
- package/dist/FileToken/FileToken.styles.js +4 -4
- package/dist/FilterToken/FilterToken.styles.js +2 -2
- package/dist/Flex/Flex.d.ts +5 -0
- package/dist/Flex/Flex.js +5 -0
- package/dist/Flex/Flex.js.map +1 -1
- package/dist/FlexList/FlexList.d.ts +5 -0
- package/dist/FlexList/FlexList.js +6 -0
- package/dist/FlexList/FlexList.js.map +1 -1
- package/dist/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.d.ts +5 -0
- package/dist/Form/Form.js +5 -0
- package/dist/Form/Form.js.map +1 -1
- package/dist/Form/Form.styles.js +16 -16
- package/dist/Form/Form.types.d.ts +31 -9
- package/dist/Form/Form.types.js.map +1 -1
- package/dist/Grid/Grid.styles.js +2 -2
- package/dist/GroupSelect/GroupSelect.styles.js +1 -1
- package/dist/Input/Input.styles.js +1 -1
- package/dist/Input/Input.types.d.ts +1 -0
- package/dist/Input/Input.types.js.map +1 -1
- package/dist/Link/Link.styles.js +1 -1
- package/dist/ListPage/ListPage.styles.js +8 -8
- package/dist/ListPage/ListPage.types.d.ts +1 -0
- package/dist/ListPage/ListPage.types.js.map +1 -1
- package/dist/Loader/Loader.styles.js +2 -2
- package/dist/MenuImperative/MenuImperative.styles.js +10 -10
- package/dist/Modal/Modal.styles.js +13 -13
- package/dist/MultiSelect/MultiSelect.styles.js +6 -6
- package/dist/NextMenu/NextMenu.styles.js +3 -3
- package/dist/Notation/Notation.d.ts +1 -0
- package/dist/Notation/Notation.js +2 -1
- package/dist/Notation/Notation.js.map +1 -1
- package/dist/NumberInput/NumberInput.styles.js +7 -7
- package/dist/Overlay/OverlayArrow.styles.js +1 -1
- package/dist/PageLayout/PageLayout.styles.js +16 -17
- package/dist/PageLayout/PageLayout.styles.js.map +1 -1
- package/dist/Pagination/Pagination.styles.js +5 -5
- package/dist/Panel/Panel.styles.js +11 -11
- package/dist/Pill/Pill.styles.js +2 -2
- package/dist/PillSelect/PillSelect.styles.js +4 -4
- package/dist/Popover/Popover.styles.js +2 -2
- package/dist/Portal/Portal.styles.js +1 -1
- package/dist/ProgressBar/ProgressBar.styles.js +2 -2
- package/dist/RadioButton/RadioButton.styles.js +3 -3
- package/dist/Required/Required.styles.js +3 -3
- package/dist/Search/Search.styles.js +5 -5
- package/dist/Section/Section.styles.js +6 -6
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/SegmentedController/SegmentedController.types.d.ts +2 -0
- package/dist/SegmentedController/SegmentedController.types.js +1 -0
- package/dist/SegmentedController/SegmentedController.types.js.map +1 -1
- package/dist/Select/Select.styles.js +7 -7
- package/dist/Semantic/Semantic.styles.js +9 -9
- package/dist/Sidebar/Sidebar.styles.js +7 -7
- package/dist/Slider/Slider.styles.js +5 -5
- package/dist/Spinner/Spinner.styles.js +7 -7
- package/dist/Spinner/Spinner.types.d.ts +1 -0
- package/dist/Spinner/Spinner.types.js.map +1 -1
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +37 -37
- package/dist/Switch/Switch.styles.js +4 -4
- package/dist/Table/Table.styles.js +28 -28
- package/dist/TableShelf/TableShelf.styles.js +5 -5
- package/dist/Tabs/Tabs.styles.js +8 -8
- package/dist/Tabs/Tabs.types.d.ts +3 -0
- package/dist/Tabs/Tabs.types.js.map +1 -1
- package/dist/Tearsheet/Tearsheet.styles.js +5 -5
- package/dist/TextArea/TextArea.styles.js +1 -1
- package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
- package/dist/Thumbnail/Thumbnail.styles.js +17 -17
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
- package/dist/TieredSelect/TieredSelect.styles.js +9 -9
- package/dist/Tile/Tile.styles.js +8 -8
- package/dist/Title/Title.styles.js +7 -7
- package/dist/Toast/Toast.styles.js +3 -3
- package/dist/ToggleButton/ToggleButton.styles.js +1 -1
- package/dist/Token/Token.styles.js +3 -3
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/Tooltip/Tooltip.styles.js +2 -2
- package/dist/Tree/Tree.styles.js +9 -9
- package/dist/Typeahead/Typeahead.styles.js +3 -3
- package/dist/Typography/Typography.styles.js +1 -1
- package/dist/Typography/Typography.table.story.js +2 -2
- package/dist/Typography/Typography.types.d.ts +10 -23
- package/dist/Typography/Typography.types.js.map +1 -1
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +23 -23
- package/dist/_typedoc/Badge/Badge.types.json +6 -6
- package/dist/_typedoc/Banner/Banner.types.json +13 -13
- package/dist/_typedoc/Box/Box.types.json +68 -68
- package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +16 -14
- package/dist/_typedoc/Button/Button.types.json +12 -12
- package/dist/_typedoc/Calendar/Calendar.types.json +84 -82
- package/dist/_typedoc/Card/Card.types.json +6 -6
- package/dist/_typedoc/Checkbox/Checkbox.types.json +9 -9
- package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
- package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
- package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
- package/dist/_typedoc/DetailPage/DetailPage.types.json +4 -4
- package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +34 -29
- package/dist/_typedoc/Dropzone/Dropzone.types.json +51 -41
- package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
- package/dist/_typedoc/FileList/FileList.types.json +9 -9
- package/dist/_typedoc/FileSelect/FileSelect.json +19 -0
- package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
- package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
- package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
- package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
- package/dist/_typedoc/Flex/Flex.types.json +27 -27
- package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
- package/dist/_typedoc/Form/Form.types.json +768 -755
- package/dist/_typedoc/Grid/Grid.types.json +8 -8
- package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
- package/dist/_typedoc/Input/Input.types.json +4 -3
- package/dist/_typedoc/Link/Link.types.json +4 -4
- package/dist/_typedoc/ListPage/ListPage.types.json +15 -14
- package/dist/_typedoc/Menu/Menu.types.json +62 -62
- package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
- package/dist/_typedoc/Modal/Modal.types.json +41 -41
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
- package/dist/_typedoc/Notation/Notation.json +9 -0
- package/dist/_typedoc/Notation/Notation.types.json +9 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +38 -38
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
- package/dist/_typedoc/PageLayout/PageLayout.types.json +26 -26
- 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 +2 -2
- package/dist/_typedoc/PillSelect/PillSelect.types.json +47 -47
- package/dist/_typedoc/Popover/Popover.types.json +14 -14
- package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
- package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
- package/dist/_typedoc/Required/Required.types.json +5 -5
- package/dist/_typedoc/Search/Search.types.json +20 -19
- package/dist/_typedoc/Section/Section.types.json +14 -14
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +29 -21
- package/dist/_typedoc/Select/Select.types.json +57 -57
- package/dist/_typedoc/Slider/Slider.types.json +6 -6
- package/dist/_typedoc/Spinner/Spinner.types.json +11 -10
- package/dist/_typedoc/Switch/Switch.types.json +3 -3
- package/dist/_typedoc/Table/Table.types.json +101 -100
- package/dist/_typedoc/Tabs/Tabs.types.json +23 -20
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +16 -16
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
- package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
- package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
- package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
- package/dist/_typedoc/Tile/Tile.types.json +30 -30
- package/dist/_typedoc/Title/Title.types.json +1 -1
- package/dist/_typedoc/Toast/Toast.types.json +4 -4
- package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
- package/dist/_typedoc/Token/Token.types.json +4 -4
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
- package/dist/_typedoc/Tree/Tree.types.json +86 -86
- package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
- package/dist/_typedoc/Typography/Typography.types.json +14 -14
- package/dist/_typedoc/_utils/types.json +3 -3
- package/dist/_typedoc/deprecations.json +1 -1
- package/dist/_utils/propsTypedoc.d.ts +2 -0
- package/dist/_utils/propsTypedoc.js +2 -0
- package/dist/_utils/propsTypedoc.js.map +1 -1
- package/package.json +1 -1
|
@@ -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/Typeahead/Typeahead.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Typeahead/Typeahead.types.ts#L15"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "onChange",
|
|
@@ -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/Typeahead/Typeahead.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Typeahead/Typeahead.types.ts#L19"
|
|
24
24
|
}
|
|
25
25
|
],
|
|
26
26
|
"description": ""
|
|
@@ -7,20 +7,20 @@
|
|
|
7
7
|
"required": false,
|
|
8
8
|
"type": "<span class=\"tsd-signature-type\">string</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">ComponentType</span><span class=\"tsd-signature-symbol\"><</span><span class=\"tsd-signature-type\">any</span><span class=\"tsd-signature-symbol\">></span>",
|
|
9
9
|
"typeDetail": "<span class=\"tsd-signature-type\">string</span><span class=\"tsd-signature-symbol\"> | </span><span class=\"tsd-signature-type\">ComponentType</span><span class=\"tsd-signature-symbol\"><</span><span class=\"tsd-signature-type\">any</span><span class=\"tsd-signature-symbol\">></span>",
|
|
10
|
-
"description": "
|
|
11
|
-
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<
|
|
10
|
+
"description": "Change the HTML tag. This\n[prop is from styled-components](https://styled-components.com/docs/api#as-polymorphic-prop)\n__Warning__: If using TypeScript, it will not switch types and\nsome props may error. You can add `@ts-expect-error`.\nSee [styled-components issue](https://github.com/DefinitelyTyped/DefinitelyTyped/issues/30117)",
|
|
11
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Change the HTML tag. This\n<a href=\"https://styled-components.com/docs/api#as-polymorphic-prop\">prop is from styled-components</a>\n<strong>Warning</strong>: If using TypeScript, it will not switch types and\nsome props may error. You can add <code>@ts-expect-error</code>.\nSee <a href=\"https://github.com/DefinitelyTyped/DefinitelyTyped/issues/30117\">styled-components issue</a></p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>'span'</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Typography/Typography.types.ts#L26"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "children",
|
|
17
17
|
"required": true,
|
|
18
18
|
"type": "<span class=\"tsd-signature-type\">ReactNode</span>",
|
|
19
19
|
"typeDetail": "<span class=\"tsd-signature-type\">ReactNode</span>",
|
|
20
|
-
"description": "
|
|
21
|
-
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<
|
|
20
|
+
"description": "When children are a string or multiple elements, they will be wrapped\nby a `span`. When it is a single element, classnames will\nbe added to it instead",
|
|
21
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>When children are a string or multiple elements, they will be wrapped\nby a <code>span</code>. When it is a single element, classnames will\nbe added to it instead</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Typography/Typography.types.ts#L15"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "className",
|
|
@@ -30,17 +30,17 @@
|
|
|
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/8dc9447/packages/core-react/src/_utils/types.ts#L47"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "color",
|
|
37
37
|
"required": false,
|
|
38
38
|
"type": "<span class=\"tsd-signature-type\">Color</span>",
|
|
39
39
|
"typeDetail": "<span class=\"tsd-signature-type\">Color</span>",
|
|
40
|
-
"description": "
|
|
41
|
-
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<
|
|
40
|
+
"description": "Changes font color, can be any of the `colors` object HSL Palette",
|
|
41
|
+
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Changes font color, can be any of the <code>colors</code> object HSL Palette</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>'gray15'</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Typography/Typography.types.ts#L33"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "intent",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Changes the size of the font",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Changes the size of the font</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Typography/Typography.types.ts#L39"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "italic",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "Applies `font-style: italic` if enabled",
|
|
61
61
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Applies <code>font-style: italic</code> if enabled</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Typography/Typography.types.ts#L45"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "style",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"description": "Additional CSS styles",
|
|
71
71
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
72
72
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/_utils/types.ts#L52"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"name": "weight",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"description": "Changes font weight if it is supported in the design system",
|
|
81
81
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Changes font weight if it is supported in the design system</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
82
82
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
83
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
83
|
+
"sourceUrl": "https://github.com/procore/core/blob/8dc9447/packages/core-react/src/Typography/Typography.types.ts#L51"
|
|
84
84
|
}
|
|
85
85
|
],
|
|
86
86
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"descriptionHtml": "",
|
|
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/8dc9447/packages/core-react/src/_utils/types.ts#L42"
|
|
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/8dc9447/packages/core-react/src/_utils/types.ts#L47"
|
|
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/8dc9447/packages/core-react/src/_utils/types.ts#L52"
|
|
34
34
|
}
|
|
35
35
|
],
|
|
36
36
|
"description": ""
|
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"interface":"BaseAvatarProps","property":"clickable","deprecatedSince":"TBD","message":"Reviewing for removal from system, prefer accessible `role` for interactive UI."},{"interface":"BaseAvatarProps","property":"size","deprecatedSince":"10.20.0","message":"\n\nSize \"xl\" has been deprecated and will be removed in a future version.\nPlease use \"lg\" instead of \"xl\".\n\n**Before**\n\n`<Avatar size=\"xl\" />`\n\n**After**\n\n`<Avatar size=\"lg\" />`\n"},{"interface":"CardProps","property":"level","deprecatedSince":"10.20.0","message":"\n\nThe `level` prop has been deprecated and will be removed in a future version.\nPlease use the `shadowStrength` prop instead.\n\n**Before**\n\n<Card level={20} />\n\n**After**\n\n<Card shadowStrength={2} />\n"},{"interface":"GridSourceProps","property":"icon","deprecatedSince":"","message":"String icon variant is deprecated, use the React components\ndirectly from the `@procore/core-icons/dist` package"},{"interface":"FileTreeProps","property":"icon","deprecatedSince":"","message":"String icon variant is deprecated, use the React components\ndirectly from the `@procore/core-icons/dist` package"},{"interface":"FieldCurrencyComponentProps","property":"locale","deprecatedSince":"10.27.0","message":"Remove this prop and NumberInput will use the locale of the nearest I18nProvider.\n"},{"interface":"FieldNumberComponentProps","property":"locale","deprecatedSince":"10.27.0","message":"Remove this prop and NumberInput will use the locale of the nearest I18nProvider.\n"},{"interface":"FieldRichTextComponentProps","property":"initialValue","deprecatedSince":"10.20.0","message":"\n`initialValue` has been deprecated and will be removed in a future version.\nPlease use the `value` prop instead\n\nThe first value passed into `value` prop will be the `TextEditor` initial\nvalue. Changing the value will update the text of the `TextEditor`.\nThe editor should be controlled via the combination of `value`\nand `onChange` props.\n\n**Before**\n\n`<TextEditor initialValue=\"Hello World\" />`\n\n**After**\n\n`<TextEditor value=\"Hello World\" />`\n"},{"interface":"FieldTextAreaComponentProps","property":"variant","deprecatedSince":"10.20.0","message":"\nThe `variant` prop has been deprecated and will be removed in a future version.\nPlease use the `error` boolean prop instead.\n\n**Before**\n\n`<TextArea variant=\"error\" />`\n\n**After**\n\n`<TextArea error />`\n"},{"interface":"FieldTextComponentProps","property":"variant","deprecatedSince":"","message":"Use the `error` prop instead"},{"interface":"FormCurrencyProps","property":"locale","deprecatedSince":"10.27.0","message":"Remove this prop and NumberInput will use the locale of the nearest I18nProvider.\n"},{"interface":"FormNumberProps","property":"locale","deprecatedSince":"10.27.0","message":"Remove this prop and NumberInput will use the locale of the nearest I18nProvider.\n"},{"interface":"FormRichTextProps","property":"initialValue","deprecatedSince":"10.20.0","message":"\n`initialValue` has been deprecated and will be removed in a future version.\nPlease use the `value` prop instead\n\nThe first value passed into `value` prop will be the `TextEditor` initial\nvalue. Changing the value will update the text of the `TextEditor`.\nThe editor should be controlled via the combination of `value`\nand `onChange` props.\n\n**Before**\n\n`<TextEditor initialValue=\"Hello World\" />`\n\n**After**\n\n`<TextEditor value=\"Hello World\" />`\n"},{"interface":"FormTextAreaProps","property":"variant","deprecatedSince":"10.20.0","message":"\nThe `variant` prop has been deprecated and will be removed in a future version.\nPlease use the `error` boolean prop instead.\n\n**Before**\n\n`<TextArea variant=\"error\" />`\n\n**After**\n\n`<TextArea error />`\n"},{"interface":"FormTextProps","property":"variant","deprecatedSince":"","message":"Use the `error` prop instead"},{"interface":"InputProps","property":"variant","deprecatedSince":"","message":"Use the `error` prop instead"},{"interface":"ListPageControlProps","property":"variant","deprecatedSince":"","message":"please use the equivalent boolean prop instead"},{"interface":"MenuProps","property":"UNSAFE_closesOnSelect","deprecatedSince":"9","message":"Never offically documented/supported"},{"interface":"MenuProps","property":"isSelectable","deprecatedSince":"10.20.0","message":"\n\nThe `isSelectable` prop has been deprecated and will be removed in a future version.\nMenu item selection is now handled internally and there is no need to configure this\nanymore.\n"},{"interface":"MenuProps","property":"usingHook","deprecatedSince":"9","message":"Never offically documented/supported. Please migrate to the other props like `onSelect` and `onSearch` on the `Menu` component. In v11, the **internal only** `useMenu` removed its search state. You should not be using `useMenu` nor this `usingHook` prop."},{"interface":"CurrencyInputProps","property":"locale","deprecatedSince":"10.27.0","message":"Remove this prop and NumberInput will use the locale of the nearest I18nProvider.\n"},{"interface":"NumberInputProps","property":"locale","deprecatedSince":"10.27.0","message":"Remove this prop and NumberInput will use the locale of the nearest I18nProvider.\n"},{"interface":"UseNumberFormatConfig","property":"locale","deprecatedSince":"10.27.0","message":"Remove this prop and NumberInput will use the locale of the nearest I18nProvider.\n"},{"interface":"SearchProps","property":"variant","deprecatedSince":"","message":"Use the `error` prop instead"},{"interface":"SegmentedControllerProps","property":"variant","deprecatedSince":"","message":"Please use the `block` prop"},{"interface":"SpinnerProps","property":"variant","deprecatedSince":"","message":"\"variant\" prop will be removed in a future version.\nUse \"color\" prop instead to set a spinner's color."},{"interface":"BodyCellProps","property":"variant","deprecatedSince":"11.15.1\n","message":"Please use `sortOrder` prop instead of `esc/desc` variants, and `snugfit` prop instead of `snugfit` variant"},{"interface":"CurrencyCellProps","property":"children","deprecatedSince":"11.28.0\n","message":"Please use `value` prop instead"},{"interface":"HeaderCellProps","property":"sortable","deprecatedSince":"11.15.1\n","message":"Please use `sortOrder` prop instead"},{"interface":"HeaderCellProps","property":"variant","deprecatedSince":"11.15.1\n","message":"Please use `sortOrder` prop instead of `esc/desc` variants, and `snugfit` prop instead of `snugfit` variant"},{"interface":"InputCellProps","property":"variant","deprecatedSince":"","message":"Use the `error` prop instead"},{"interface":"BaseTabProps","property":"dropdown","deprecatedSince":"","message":"This was never intended to be a public facing API and does not\ndo anything. It will be removed in the future."},{"interface":"BaseTabProps","property":"overflowing","deprecatedSince":"","message":"This was never intended to be a public facing API and does not\ndo anything. It will be removed in the future."},{"interface":"BaseTabProps","property":"variant","deprecatedSince":"","message":"please use the `active` and `dark` props to configure style. The\n`dropdown`, `hover`, and `overflowing` variants were only for internal use\nand should not be used in clients"},{"interface":"TextAreaProps","property":"variant","deprecatedSince":"10.20.0","message":"\nThe `variant` prop has been deprecated and will be removed in a future version.\nPlease use the `error` boolean prop instead.\n\n**Before**\n\n`<TextArea variant=\"error\" />`\n\n**After**\n\n`<TextArea error />`\n"},{"interface":"TextEditorProps","property":"initialValue","deprecatedSince":"10.20.0","message":"\n`initialValue` has been deprecated and will be removed in a future version.\nPlease use the `value` prop instead\n\nThe first value passed into `value` prop will be the `TextEditor` initial\nvalue. Changing the value will update the text of the `TextEditor`.\nThe editor should be controlled via the combination of `value`\nand `onChange` props.\n\n**Before**\n\n`<TextEditor initialValue=\"Hello World\" />`\n\n**After**\n\n`<TextEditor value=\"Hello World\" />`\n"},{"interface":"TokenProps","property":"variant","deprecatedSince":"10.27.0\n","message":"\n\nAll variants have been deprecated and will be removed in a future version.\nPlease use `Token.Remove` component or `disabled` boolean prop instead.\n\n**Before**\n\n`<Token variant='icon'>\n <Token.Icon icon=\"x\" />\n</Token>`\n\n**After**\n\n`<Token>\n <Token.Remove />\n</Token>`\n"}]
|
|
1
|
+
[{"interface":"BaseAvatarProps","property":"clickable","deprecatedSince":"TBD","message":"Reviewing for removal from system, prefer accessible `role` for interactive UI."},{"interface":"BaseAvatarProps","property":"size","deprecatedSince":"10.20.0","message":"\n\nSize \"xl\" has been deprecated and will be removed in a future version.\nPlease use \"lg\" instead of \"xl\".\n\n**Before**\n\n`<Avatar size=\"xl\" />`\n\n**After**\n\n`<Avatar size=\"lg\" />`\n"},{"interface":"BreadcrumbCrumbProps","property":"variant","deprecatedSince":"","message":"Handled by parent prop."},{"interface":"CalendarProps","property":"children","deprecatedSince":"11.6.0","message":"Subcomponents intended for internal library development. Export will be removed in a future release.\n\nAFTER\n```\n<Calendar onSelect />\n```\n"},{"interface":"CardProps","property":"level","deprecatedSince":"10.20.0","message":"\n\nThe `level` prop has been deprecated and will be removed in a future version.\nPlease use the `shadowStrength` prop instead.\n\n**Before**\n\n<Card level={20} />\n\n**After**\n\n<Card shadowStrength={2} />\n"},{"interface":"FileSelect","property":"FileSelect","deprecatedSince":"11.23.3\n\n","message":"\nThis component has been removed from the system. The File Select base component is now managed in documents-js-monorepo."},{"interface":"GridSourceProps","property":"icon","deprecatedSince":"","message":"String icon variant is deprecated, use the React components\ndirectly from the `@procore/core-icons/dist` package"},{"interface":"FileTreeProps","property":"icon","deprecatedSince":"","message":"String icon variant is deprecated, use the React components\ndirectly from the `@procore/core-icons/dist` package"},{"interface":"FieldCurrencyComponentProps","property":"locale","deprecatedSince":"10.27.0","message":"Remove this prop and NumberInput will use the locale of the nearest I18nProvider.\n"},{"interface":"FieldNumberComponentProps","property":"locale","deprecatedSince":"10.27.0","message":"Remove this prop and NumberInput will use the locale of the nearest I18nProvider.\n"},{"interface":"FieldRichTextComponentProps","property":"initialValue","deprecatedSince":"10.20.0","message":"\n`initialValue` has been deprecated and will be removed in a future version.\nPlease use the `value` prop instead\n\nThe first value passed into `value` prop will be the `TextEditor` initial\nvalue. Changing the value will update the text of the `TextEditor`.\nThe editor should be controlled via the combination of `value`\nand `onChange` props.\n\n**Before**\n\n`<TextEditor initialValue=\"Hello World\" />`\n\n**After**\n\n`<TextEditor value=\"Hello World\" />`\n"},{"interface":"FieldTextAreaComponentProps","property":"variant","deprecatedSince":"10.20.0","message":"\nThe `variant` prop has been deprecated and will be removed in a future version.\nPlease use the `error` boolean prop instead.\n\n**Before**\n\n`<TextArea variant=\"error\" />`\n\n**After**\n\n`<TextArea error />`\n"},{"interface":"FieldTextComponentProps","property":"variant","deprecatedSince":"11","message":"Use the `error` prop instead"},{"interface":"FormCurrencyProps","property":"locale","deprecatedSince":"10.27.0","message":"Remove this prop and NumberInput will use the locale of the nearest I18nProvider.\n"},{"interface":"FormNumberProps","property":"locale","deprecatedSince":"10.27.0","message":"Remove this prop and NumberInput will use the locale of the nearest I18nProvider.\n"},{"interface":"FormRichTextProps","property":"initialValue","deprecatedSince":"10.20.0","message":"\n`initialValue` has been deprecated and will be removed in a future version.\nPlease use the `value` prop instead\n\nThe first value passed into `value` prop will be the `TextEditor` initial\nvalue. Changing the value will update the text of the `TextEditor`.\nThe editor should be controlled via the combination of `value`\nand `onChange` props.\n\n**Before**\n\n`<TextEditor initialValue=\"Hello World\" />`\n\n**After**\n\n`<TextEditor value=\"Hello World\" />`\n"},{"interface":"FormTextAreaProps","property":"variant","deprecatedSince":"10.20.0","message":"\nThe `variant` prop has been deprecated and will be removed in a future version.\nPlease use the `error` boolean prop instead.\n\n**Before**\n\n`<TextArea variant=\"error\" />`\n\n**After**\n\n`<TextArea error />`\n"},{"interface":"FormTextProps","property":"variant","deprecatedSince":"11","message":"Use the `error` prop instead"},{"interface":"InputProps","property":"variant","deprecatedSince":"11","message":"Use the `error` prop instead"},{"interface":"ListPageControlProps","property":"variant","deprecatedSince":"11","message":"please use the equivalent boolean prop instead"},{"interface":"MenuProps","property":"UNSAFE_closesOnSelect","deprecatedSince":"9","message":"Never offically documented/supported"},{"interface":"MenuProps","property":"isSelectable","deprecatedSince":"10.20.0","message":"\n\nThe `isSelectable` prop has been deprecated and will be removed in a future version.\nMenu item selection is now handled internally and there is no need to configure this\nanymore.\n"},{"interface":"MenuProps","property":"usingHook","deprecatedSince":"9","message":"Never offically documented/supported. Please migrate to the other props like `onSelect` and `onSearch` on the `Menu` component. In v11, the **internal only** `useMenu` removed its search state. You should not be using `useMenu` nor this `usingHook` prop."},{"interface":"Notation","property":"Notation","deprecatedSince":"11\n","message":"Please use `<Typography italic />` component for plain text\nnotations or the `<Required />` component for required notations. `Notation`\nwill be removed in a future version."},{"interface":"CurrencyInputProps","property":"locale","deprecatedSince":"10.27.0","message":"Remove this prop and NumberInput will use the locale of the nearest I18nProvider.\n"},{"interface":"NumberInputProps","property":"locale","deprecatedSince":"10.27.0","message":"Remove this prop and NumberInput will use the locale of the nearest I18nProvider.\n"},{"interface":"UseNumberFormatConfig","property":"locale","deprecatedSince":"10.27.0","message":"Remove this prop and NumberInput will use the locale of the nearest I18nProvider.\n"},{"interface":"SearchProps","property":"variant","deprecatedSince":"11","message":"Use the `error` prop instead"},{"interface":"SegmentedControllerProps","property":"variant","deprecatedSince":"11","message":"Please use the `block` prop"},{"interface":"segmentedControllerSegmentVariant","property":"segmentedControllerSegmentVariant","deprecatedSince":"11\n","message":"Please use the `active` and `disabled` props"},{"interface":"SpinnerProps","property":"variant","deprecatedSince":"11","message":"\"variant\" prop will be removed in a future version.\nUse \"color\" prop instead to set a spinner's color."},{"interface":"BodyCellProps","property":"variant","deprecatedSince":"11.15.1\n","message":"Please use `sortOrder` prop instead of `esc/desc` variants, and `snugfit` prop instead of `snugfit` variant"},{"interface":"CurrencyCellProps","property":"children","deprecatedSince":"11.28.0\n","message":"Please use `value` prop instead"},{"interface":"HeaderCellProps","property":"sortable","deprecatedSince":"11.15.1\n","message":"Please use `sortOrder` prop instead"},{"interface":"HeaderCellProps","property":"variant","deprecatedSince":"11.15.1\n","message":"Please use `sortOrder` prop instead of `esc/desc` variants, and `snugfit` prop instead of `snugfit` variant"},{"interface":"InputCellProps","property":"variant","deprecatedSince":"11","message":"Use the `error` prop instead"},{"interface":"BaseTabProps","property":"dropdown","deprecatedSince":"11","message":"This was never intended to be a public facing API and does not\ndo anything. It will be removed in the future."},{"interface":"BaseTabProps","property":"overflowing","deprecatedSince":"11","message":"This was never intended to be a public facing API and does not\ndo anything. It will be removed in the future."},{"interface":"BaseTabProps","property":"variant","deprecatedSince":"11","message":"please use the `active` and `dark` props to configure style. The\n`dropdown`, `hover`, and `overflowing` variants were only for internal use\nand should not be used in clients"},{"interface":"TextAreaProps","property":"variant","deprecatedSince":"10.20.0","message":"\nThe `variant` prop has been deprecated and will be removed in a future version.\nPlease use the `error` boolean prop instead.\n\n**Before**\n\n`<TextArea variant=\"error\" />`\n\n**After**\n\n`<TextArea error />`\n"},{"interface":"TextEditorProps","property":"initialValue","deprecatedSince":"10.20.0","message":"\n`initialValue` has been deprecated and will be removed in a future version.\nPlease use the `value` prop instead\n\nThe first value passed into `value` prop will be the `TextEditor` initial\nvalue. Changing the value will update the text of the `TextEditor`.\nThe editor should be controlled via the combination of `value`\nand `onChange` props.\n\n**Before**\n\n`<TextEditor initialValue=\"Hello World\" />`\n\n**After**\n\n`<TextEditor value=\"Hello World\" />`\n"},{"interface":"TokenProps","property":"variant","deprecatedSince":"10.27.0\n","message":"\n\nAll variants have been deprecated and will be removed in a future version.\nPlease use `Token.Remove` component or `disabled` boolean prop instead.\n\n**Before**\n\n`<Token variant='icon'>\n <Token.Icon icon=\"x\" />\n</Token>`\n\n**After**\n\n`<Token>\n <Token.Remove />\n</Token>`\n"}]
|
|
@@ -17,6 +17,7 @@ export * from '../DropdownFlyout/DropdownFlyout.types';
|
|
|
17
17
|
export * from '../Dropzone/Dropzone.types';
|
|
18
18
|
export * from '../EmptyState/EmptyState.types';
|
|
19
19
|
export * from '../FileList/FileList.types';
|
|
20
|
+
export * from '../FileSelect/FileSelect';
|
|
20
21
|
export type { FileSelectProps, QaTags as FileSelectQaTags, } from '../FileSelect/FileSelect.types';
|
|
21
22
|
export * from '../FileSelect/GridSource/GridSource.types';
|
|
22
23
|
export type { LocalSourceProps } from '../FileSelect/LocalSource/LocalSource.types';
|
|
@@ -33,6 +34,7 @@ export type { MenuFooterProps, MenuGroupProps, MenuHeaderProps, MenuItemProps, M
|
|
|
33
34
|
export * from '../MenuImperative/MenuImperative.types';
|
|
34
35
|
export * from '../Modal/Modal.types';
|
|
35
36
|
export type { MultiSelectProps } from '../MultiSelect/MultiSelect.types';
|
|
37
|
+
export * from '../Notation/Notation';
|
|
36
38
|
export * from '../Notation/Notation.types';
|
|
37
39
|
export * from '../NumberInput/NumberInput.types';
|
|
38
40
|
export * from '../OverlayTrigger/OverlayTrigger.types';
|
|
@@ -16,6 +16,7 @@ export * from '../DropdownFlyout/DropdownFlyout.types';
|
|
|
16
16
|
export * from '../Dropzone/Dropzone.types';
|
|
17
17
|
export * from '../EmptyState/EmptyState.types';
|
|
18
18
|
export * from '../FileList/FileList.types';
|
|
19
|
+
export * from '../FileSelect/FileSelect';
|
|
19
20
|
export * from '../FileSelect/GridSource/GridSource.types';
|
|
20
21
|
export * from '../FileSelect/TreeSource/TreeSource.types';
|
|
21
22
|
export * from '../Flex/Flex.types';
|
|
@@ -28,6 +29,7 @@ export * from '../Link/Link.types';
|
|
|
28
29
|
export * from '../ListPage/ListPage.types';
|
|
29
30
|
export * from '../MenuImperative/MenuImperative.types';
|
|
30
31
|
export * from '../Modal/Modal.types';
|
|
32
|
+
export * from '../Notation/Notation';
|
|
31
33
|
export * from '../Notation/Notation.types';
|
|
32
34
|
export * from '../NumberInput/NumberInput.types';
|
|
33
35
|
export * from '../OverlayTrigger/OverlayTrigger.types';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"propsTypedoc.js","names":[],"sources":["../../src/_utils/propsTypedoc.ts"],"sourcesContent":["export * from '../Avatar/Avatar.types'\nexport * from '../AvatarStack/AvatarStack.types'\nexport * from '../Badge/Badge.types'\nexport * from '../Banner/Banner.types'\n/* Layouts */\nexport * from '../Box/Box.types'\nexport * from '../Breadcrumbs/Breadcrumbs.types'\nexport * from '../Button/Button.types'\nexport type {\n BodyProps,\n CalendarContainerProps,\n CalendarProps,\n DayProps,\n NavigationProps,\n NextPrevProps,\n SelectProps as CalendarSelectProps,\n WeekdaysProps,\n WeekProps,\n} from '../Calendar/Calendar.types'\nexport * from '../Card/Card.types'\nexport * from '../Checkbox/Checkbox.types'\nexport * from '../ContactItem/ContactItem.types'\nexport * from '../DateInput/DateInput.types'\nexport * from '../DateSelect/DateSelect.types'\nexport type { DetailPageProps } from '../DetailPage/DetailPage.types'\nexport * from '../Dropdown/Dropdown.types'\nexport * from '../DropdownFlyout/DropdownFlyout.types'\nexport * from '../Dropzone/Dropzone.types'\nexport * from '../EmptyState/EmptyState.types'\nexport * from '../FileList/FileList.types'\nexport type {\n FileSelectProps,\n QaTags as FileSelectQaTags,\n} from '../FileSelect/FileSelect.types'\nexport * from '../FileSelect/GridSource/GridSource.types'\nexport type { LocalSourceProps } from '../FileSelect/LocalSource/LocalSource.types'\nexport * from '../FileSelect/TreeSource/TreeSource.types'\nexport * from '../Flex/Flex.types'\nexport * from '../FlexList/FlexList.types'\nexport * from '../Form/Form.types'\nexport * from '../Grid/Grid.types'\nexport * from '../GroupSelect/GroupSelect.types'\nexport * from '../Input/Input.types'\nexport * from '../Link/Link.types'\nexport * from '../ListPage/ListPage.types'\nexport type {\n MenuFooterProps,\n MenuGroupProps,\n MenuHeaderProps,\n MenuItemProps,\n MenuOptionsProps,\n MenuProps,\n MenuSearchProps,\n} from '../Menu/Menu.types'\nexport * from '../MenuImperative/MenuImperative.types'\nexport * from '../Modal/Modal.types'\nexport type { MultiSelectProps } from '../MultiSelect/MultiSelect.types'\nexport * from '../Notation/Notation.types'\nexport * from '../NumberInput/NumberInput.types'\nexport * from '../OverlayTrigger/OverlayTrigger.types'\nexport * from '../PageLayout/PageLayout.types'\nexport type { PresetPaginationProps } from '../Pagination/Pagination.types'\nexport * from '../Panel/Panel.types'\nexport * from '../Pill/Pill.types'\nexport * from '../PillSelect/PillSelect.types'\nexport * from '../Popover/Popover.types'\nexport * from '../ProgressBar/ProgressBar.types'\nexport * from '../RadioButton/RadioButton.types'\nexport * from '../Required/Required.types'\nexport * from '../Search/Search.types'\nexport * from '../Section/Section.types'\nexport * from '../SegmentedController/SegmentedController.types'\nexport * from '../Select/Select.types'\nexport * from '../Slider/Slider.types'\nexport * from '../Spinner/Spinner.types'\nexport * from '../Switch/Switch.types'\nexport type {\n BodyCellProps,\n BodyRowProps,\n CaratProps,\n CurrencyCellProps,\n DateSelectCellProps,\n GroupProps,\n GroupTitleProps,\n HeaderCellProps,\n IconCellProps,\n InputCellProps,\n LinkCellProps,\n SelectCellProps,\n TableProps,\n TableTextCellProps as TextCellProps,\n TextAreaCellProps,\n} from '../Table/Table.types'\nexport type { BaseTabProps, TabsProps } from '../Tabs/Tabs.types'\nexport * from '../Tearsheet/Tearsheet.types'\nexport * from '../TextArea/TextArea.types'\nexport * from '../TextEditor/TextEditor.types'\nexport * from '../TextEditorOutput/TextEditorOutput.types'\nexport type {\n BaseThumbnailProps,\n PlaceholderProps,\n ThumbnailProps,\n} from '../Thumbnail/Thumbnail.types'\nexport * from '../TieredDropdown/TieredDropdown.types'\nexport type { TieredSelectProps } from '../TieredSelect/TieredSelect.types'\nexport * from '../Tile/Tile.types'\nexport * from '../Title/Title.types'\nexport * from '../Toast/Toast.types'\nexport * from '../ToggleButton/ToggleButton.types'\nexport * from '../Token/Token.types'\nexport * from '../ToolHeader/ToolHeader.types'\nexport * from '../Tooltip/Tooltip.types'\nexport * from '../Tree/Tree.types'\nexport * from '../Typeahead/Typeahead.types'\nexport * from '../Typography/Typography.types'\n/* Utilities */\nexport type { Props } from './types'\n\n/* Components without a .types file */\n// export * from '../CurrencyInput/CurrencyInput.types'\n// export * from \"../Semantic/Semantic.types\"\n"],"mappings":"AAAA,cAAc,wBAAwB;AACtC,cAAc,kCAAkC;AAChD,cAAc,sBAAsB;AACpC,cAAc,wBAAwB;AACtC;AACA,cAAc,kBAAkB;AAChC,cAAc,kCAAkC;AAChD,cAAc,wBAAwB;AAYtC,cAAc,oBAAoB;AAClC,cAAc,4BAA4B;AAC1C,cAAc,kCAAkC;AAChD,cAAc,8BAA8B;AAC5C,cAAc,gCAAgC;AAE9C,cAAc,4BAA4B;AAC1C,cAAc,wCAAwC;AACtD,cAAc,4BAA4B;AAC1C,cAAc,gCAAgC;AAC9C,cAAc,4BAA4B;
|
|
1
|
+
{"version":3,"file":"propsTypedoc.js","names":[],"sources":["../../src/_utils/propsTypedoc.ts"],"sourcesContent":["export * from '../Avatar/Avatar.types'\nexport * from '../AvatarStack/AvatarStack.types'\nexport * from '../Badge/Badge.types'\nexport * from '../Banner/Banner.types'\n/* Layouts */\nexport * from '../Box/Box.types'\nexport * from '../Breadcrumbs/Breadcrumbs.types'\nexport * from '../Button/Button.types'\nexport type {\n BodyProps,\n CalendarContainerProps,\n CalendarProps,\n DayProps,\n NavigationProps,\n NextPrevProps,\n SelectProps as CalendarSelectProps,\n WeekdaysProps,\n WeekProps,\n} from '../Calendar/Calendar.types'\nexport * from '../Card/Card.types'\nexport * from '../Checkbox/Checkbox.types'\nexport * from '../ContactItem/ContactItem.types'\nexport * from '../DateInput/DateInput.types'\nexport * from '../DateSelect/DateSelect.types'\nexport type { DetailPageProps } from '../DetailPage/DetailPage.types'\nexport * from '../Dropdown/Dropdown.types'\nexport * from '../DropdownFlyout/DropdownFlyout.types'\nexport * from '../Dropzone/Dropzone.types'\nexport * from '../EmptyState/EmptyState.types'\nexport * from '../FileList/FileList.types'\nexport * from '../FileSelect/FileSelect'\nexport type {\n FileSelectProps,\n QaTags as FileSelectQaTags,\n} from '../FileSelect/FileSelect.types'\nexport * from '../FileSelect/GridSource/GridSource.types'\nexport type { LocalSourceProps } from '../FileSelect/LocalSource/LocalSource.types'\nexport * from '../FileSelect/TreeSource/TreeSource.types'\nexport * from '../Flex/Flex.types'\nexport * from '../FlexList/FlexList.types'\nexport * from '../Form/Form.types'\nexport * from '../Grid/Grid.types'\nexport * from '../GroupSelect/GroupSelect.types'\nexport * from '../Input/Input.types'\nexport * from '../Link/Link.types'\nexport * from '../ListPage/ListPage.types'\nexport type {\n MenuFooterProps,\n MenuGroupProps,\n MenuHeaderProps,\n MenuItemProps,\n MenuOptionsProps,\n MenuProps,\n MenuSearchProps,\n} from '../Menu/Menu.types'\nexport * from '../MenuImperative/MenuImperative.types'\nexport * from '../Modal/Modal.types'\nexport type { MultiSelectProps } from '../MultiSelect/MultiSelect.types'\nexport * from '../Notation/Notation'\nexport * from '../Notation/Notation.types'\nexport * from '../NumberInput/NumberInput.types'\nexport * from '../OverlayTrigger/OverlayTrigger.types'\nexport * from '../PageLayout/PageLayout.types'\nexport type { PresetPaginationProps } from '../Pagination/Pagination.types'\nexport * from '../Panel/Panel.types'\nexport * from '../Pill/Pill.types'\nexport * from '../PillSelect/PillSelect.types'\nexport * from '../Popover/Popover.types'\nexport * from '../ProgressBar/ProgressBar.types'\nexport * from '../RadioButton/RadioButton.types'\nexport * from '../Required/Required.types'\nexport * from '../Search/Search.types'\nexport * from '../Section/Section.types'\nexport * from '../SegmentedController/SegmentedController.types'\nexport * from '../Select/Select.types'\nexport * from '../Slider/Slider.types'\nexport * from '../Spinner/Spinner.types'\nexport * from '../Switch/Switch.types'\nexport type {\n BodyCellProps,\n BodyRowProps,\n CaratProps,\n CurrencyCellProps,\n DateSelectCellProps,\n GroupProps,\n GroupTitleProps,\n HeaderCellProps,\n IconCellProps,\n InputCellProps,\n LinkCellProps,\n SelectCellProps,\n TableProps,\n TableTextCellProps as TextCellProps,\n TextAreaCellProps,\n} from '../Table/Table.types'\nexport type { BaseTabProps, TabsProps } from '../Tabs/Tabs.types'\nexport * from '../Tearsheet/Tearsheet.types'\nexport * from '../TextArea/TextArea.types'\nexport * from '../TextEditor/TextEditor.types'\nexport * from '../TextEditorOutput/TextEditorOutput.types'\nexport type {\n BaseThumbnailProps,\n PlaceholderProps,\n ThumbnailProps,\n} from '../Thumbnail/Thumbnail.types'\nexport * from '../TieredDropdown/TieredDropdown.types'\nexport type { TieredSelectProps } from '../TieredSelect/TieredSelect.types'\nexport * from '../Tile/Tile.types'\nexport * from '../Title/Title.types'\nexport * from '../Toast/Toast.types'\nexport * from '../ToggleButton/ToggleButton.types'\nexport * from '../Token/Token.types'\nexport * from '../ToolHeader/ToolHeader.types'\nexport * from '../Tooltip/Tooltip.types'\nexport * from '../Tree/Tree.types'\nexport * from '../Typeahead/Typeahead.types'\nexport * from '../Typography/Typography.types'\n/* Utilities */\nexport type { Props } from './types'\n\n/* Components without a .types file */\n// export * from '../CurrencyInput/CurrencyInput.types'\n// export * from \"../Semantic/Semantic.types\"\n"],"mappings":"AAAA,cAAc,wBAAwB;AACtC,cAAc,kCAAkC;AAChD,cAAc,sBAAsB;AACpC,cAAc,wBAAwB;AACtC;AACA,cAAc,kBAAkB;AAChC,cAAc,kCAAkC;AAChD,cAAc,wBAAwB;AAYtC,cAAc,oBAAoB;AAClC,cAAc,4BAA4B;AAC1C,cAAc,kCAAkC;AAChD,cAAc,8BAA8B;AAC5C,cAAc,gCAAgC;AAE9C,cAAc,4BAA4B;AAC1C,cAAc,wCAAwC;AACtD,cAAc,4BAA4B;AAC1C,cAAc,gCAAgC;AAC9C,cAAc,4BAA4B;AAC1C,cAAc,0BAA0B;AAKxC,cAAc,2CAA2C;AAEzD,cAAc,2CAA2C;AACzD,cAAc,oBAAoB;AAClC,cAAc,4BAA4B;AAC1C,cAAc,oBAAoB;AAClC,cAAc,oBAAoB;AAClC,cAAc,kCAAkC;AAChD,cAAc,sBAAsB;AACpC,cAAc,oBAAoB;AAClC,cAAc,4BAA4B;AAU1C,cAAc,wCAAwC;AACtD,cAAc,sBAAsB;AAEpC,cAAc,sBAAsB;AACpC,cAAc,4BAA4B;AAC1C,cAAc,kCAAkC;AAChD,cAAc,wCAAwC;AACtD,cAAc,gCAAgC;AAE9C,cAAc,sBAAsB;AACpC,cAAc,oBAAoB;AAClC,cAAc,gCAAgC;AAC9C,cAAc,0BAA0B;AACxC,cAAc,kCAAkC;AAChD,cAAc,kCAAkC;AAChD,cAAc,4BAA4B;AAC1C,cAAc,wBAAwB;AACtC,cAAc,0BAA0B;AACxC,cAAc,kDAAkD;AAChE,cAAc,wBAAwB;AACtC,cAAc,wBAAwB;AACtC,cAAc,0BAA0B;AACxC,cAAc,wBAAwB;AAmBtC,cAAc,8BAA8B;AAC5C,cAAc,4BAA4B;AAC1C,cAAc,gCAAgC;AAC9C,cAAc,4CAA4C;AAM1D,cAAc,wCAAwC;AAEtD,cAAc,oBAAoB;AAClC,cAAc,sBAAsB;AACpC,cAAc,sBAAsB;AACpC,cAAc,oCAAoC;AAClD,cAAc,sBAAsB;AACpC,cAAc,gCAAgC;AAC9C,cAAc,0BAA0B;AACxC,cAAc,oBAAoB;AAClC,cAAc,8BAA8B;AAC5C,cAAc,gCAAgC;AAC9C;;AAGA;AACA;AACA;AAAA"}
|