@procore/core-react 12.47.1 → 12.48.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/CHANGELOG.md +13 -0
- package/dist/AnchorNavigation/AnchorNavigation.styles.js +4 -4
- 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/BadgePill/BadgePill.styles.js +4 -4
- package/dist/Banner/Banner.styles.js +10 -10
- package/dist/Box/Box.styles.js +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
- package/dist/Button/Button.styles.js +5 -5
- package/dist/Calendar/Calendar.styles.js +9 -9
- package/dist/Card/Card.styles.js +1 -1
- package/dist/Checkbox/Checkbox.styles.js +6 -6
- package/dist/CheckboxGroup/CheckboxGroup.js +9 -3
- package/dist/CheckboxGroup/CheckboxGroup.js.map +1 -1
- package/dist/CheckboxGroup/checkboxGroupTileNavigation.d.ts +12 -0
- package/dist/CheckboxGroup/checkboxGroupTileNavigation.js +224 -0
- package/dist/CheckboxGroup/checkboxGroupTileNavigation.js.map +1 -0
- 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/DateSelect/DateSelect.js +5 -4
- package/dist/DateSelect/DateSelect.js.map +1 -1
- package/dist/DateSelect/DateSelect.types.d.ts +1 -1
- package/dist/DateSelect/DateSelect.types.js.map +1 -1
- package/dist/DetailPage/DetailPage.styles.js +7 -7
- package/dist/Dropdown/Dropdown.styles.js +3 -3
- 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 +3 -3
- 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 +6 -6
- package/dist/FilterToken/FilterToken.styles.js +5 -5
- package/dist/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.styles.js +13 -13
- package/dist/Form/StyledFormikForm.styles.js +2 -2
- package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
- 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/Link/Link.styles.js +1 -1
- package/dist/ListPage/ListPage.styles.js +8 -8
- package/dist/Loader/Loader.styles.js +2 -2
- package/dist/MenuImperative/MenuImperative.styles.js +11 -11
- package/dist/Modal/Modal.styles.js +13 -13
- package/dist/MultiSelect/MultiSelect.styles.js +8 -8
- package/dist/NextMenu/NextMenu.styles.js +3 -3
- package/dist/NextTile/NextTile.d.ts +24 -0
- package/dist/NextTile/NextTile.js +275 -90
- package/dist/NextTile/NextTile.js.map +1 -1
- package/dist/NextTile/NextTile.styles.d.ts +16 -0
- package/dist/NextTile/NextTile.styles.js +136 -0
- package/dist/NextTile/NextTile.styles.js.map +1 -0
- package/dist/NextTile/NextTile.types.d.ts +14 -2
- package/dist/NextTile/NextTile.types.js.map +1 -1
- package/dist/Notation/Notation.js +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 -16
- package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
- package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
- package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
- package/dist/PageTemplate/PageTemplate/PageTemplate.styles.js +3 -3
- package/dist/Pagination/Pagination.styles.js +5 -5
- package/dist/Panel/Panel.styles.js +11 -11
- package/dist/Pill/Pill.styles.js +3 -3
- 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 +7 -7
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/Select/Select.styles.js +8 -8
- package/dist/Semantic/Semantic.styles.js +9 -9
- package/dist/Slider/Slider.styles.js +5 -5
- package/dist/Spinner/Spinner.styles.js +7 -7
- package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +40 -40
- package/dist/Switch/Switch.styles.js +4 -4
- package/dist/Table/Table.styles.js +29 -29
- package/dist/TableShelf/TableShelf.styles.js +5 -5
- package/dist/Tabs/Tabs.styles.js +16 -16
- 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.hooks.d.ts +13 -7
- package/dist/Thumbnail/Thumbnail.hooks.js +15 -5
- package/dist/Thumbnail/Thumbnail.hooks.js.map +1 -1
- package/dist/Thumbnail/Thumbnail.js +8 -4
- package/dist/Thumbnail/Thumbnail.js.map +1 -1
- package/dist/Thumbnail/Thumbnail.styles.d.ts +13 -5
- package/dist/Thumbnail/Thumbnail.styles.js +42 -24
- package/dist/Thumbnail/Thumbnail.styles.js.map +1 -1
- package/dist/Thumbnail/Thumbnail.types.d.ts +12 -10
- package/dist/Thumbnail/Thumbnail.types.js.map +1 -1
- package/dist/Thumbnail/Thumbnail.utils.d.ts +1 -0
- package/dist/Thumbnail/Thumbnail.utils.js +7 -0
- package/dist/Thumbnail/Thumbnail.utils.js.map +1 -1
- package/dist/Thumbnail/ThumbnailCaption.js +85 -40
- package/dist/Thumbnail/ThumbnailCaption.js.map +1 -1
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
- package/dist/TieredSelect/TieredSelect.styles.js +9 -9
- package/dist/Tile/Tile.styles.js +10 -10
- package/dist/Tile/Tile.styles.js.map +1 -1
- 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 +5 -5
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
- package/dist/Tooltip/Tooltip.styles.js +3 -3
- package/dist/Tree/Tree.js +1 -1
- package/dist/Tree/Tree.styles.js +10 -10
- 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/_hooks/ClickOutside.js +8 -3
- package/dist/_hooks/ClickOutside.js.map +1 -1
- package/dist/_hooks/I18n.d.ts +2 -0
- package/dist/_locales/en.json +1 -0
- package/dist/_locales/pseudo.json +1 -0
- package/dist/_storyHelpers_/components/Deprecation.styles.js +1 -1
- package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
- package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +4 -4
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +25 -25
- package/dist/_typedoc/Badge/Badge.types.json +6 -6
- package/dist/_typedoc/Banner/Banner.types.json +15 -15
- package/dist/_typedoc/Box/Box.types.json +68 -68
- package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
- package/dist/_typedoc/Button/Button.types.json +14 -14
- package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
- package/dist/_typedoc/Card/Card.types.json +6 -6
- package/dist/_typedoc/Checkbox/Checkbox.types.json +8 -8
- 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 +23 -13
- package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
- package/dist/_typedoc/Dropdown/Dropdown.types.json +38 -38
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +31 -31
- package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
- package/dist/_typedoc/EmptyState/EmptyState.types.json +18 -18
- package/dist/_typedoc/FileList/FileList.types.json +9 -9
- package/dist/_typedoc/FileSelect/FileSelect.types.json +27 -27
- 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 +780 -760
- package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
- package/dist/_typedoc/Grid/Grid.types.json +8 -8
- package/dist/_typedoc/GroupSelect/GroupSelect.types.json +54 -54
- package/dist/_typedoc/Input/Input.types.json +2 -2
- package/dist/_typedoc/Link/Link.types.json +1 -1
- package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
- package/dist/_typedoc/Menu/Menu.types.json +62 -62
- package/dist/_typedoc/MenuImperative/MenuImperative.types.json +84 -84
- package/dist/_typedoc/Modal/Modal.types.json +48 -48
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +33 -33
- package/dist/_typedoc/NextTile/NextTile.types.json +42 -32
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +48 -48
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +33 -33
- package/dist/_typedoc/PageLayout/PageLayout.types.json +28 -28
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +28 -28
- package/dist/_typedoc/Pill/Pill.types.json +2 -2
- package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
- package/dist/_typedoc/Popover/Popover.types.json +15 -15
- package/dist/_typedoc/ProgressBar/ProgressBar.types.json +7 -7
- package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
- package/dist/_typedoc/Required/Required.types.json +5 -5
- package/dist/_typedoc/Search/Search.types.json +18 -18
- package/dist/_typedoc/Section/Section.types.json +15 -15
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +21 -21
- package/dist/_typedoc/Select/Select.types.json +67 -67
- package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
- package/dist/_typedoc/Slider/Slider.types.json +6 -6
- package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
- package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +14 -14
- package/dist/_typedoc/Table/Table.types.json +114 -104
- package/dist/_typedoc/Tabs/Tabs.types.json +21 -21
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditor.types.json +11 -11
- package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
- package/dist/_typedoc/Thumbnail/Thumbnail.types.json +23 -23
- package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +43 -43
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +29 -29
- package/dist/_typedoc/Tile/Tile.types.json +8 -8
- 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 +4 -4
- package/dist/_typedoc/Token/Token.types.json +7 -7
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +8 -8
- package/dist/_typedoc/Tooltip/Tooltip.types.json +15 -15
- package/dist/_typedoc/Tree/Tree.types.json +88 -88
- package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
- package/dist/_typedoc/Typography/Typography.types.json +9 -9
- package/dist/_typedoc/_utils/types.json +3 -3
- package/dist/_typedoc/a11y-tips.json +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +16 -16
|
@@ -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/d7744e8/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/d7744e8/packages/core-react/src/Typeahead/Typeahead.types.ts#L19"
|
|
24
24
|
}
|
|
25
25
|
],
|
|
26
26
|
"description": ""
|
|
@@ -11,7 +11,7 @@
|
|
|
11
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>.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>a11y</dt><dd><p>Typography controls visual styles; prefer semantic HTML via <code>as</code> when needed.\nSee <a href=\"https://github.com/DefinitelyTyped/DefinitelyTyped/issues/30117\">styled-components issue</a></p>\n</dd><dt>default</dt><dd><p>'span'</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
12
12
|
"a11y": "Typography controls visual styles; prefer semantic HTML via `as` when needed.\nSee [styled-components issue](https://github.com/DefinitelyTyped/DefinitelyTyped/issues/30117)",
|
|
13
13
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
14
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
14
|
+
"sourceUrl": "https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Typography/Typography.types.ts#L27"
|
|
15
15
|
},
|
|
16
16
|
{
|
|
17
17
|
"name": "breakWord",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"description": "Enables word wrapping and breaking within the component",
|
|
22
22
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Enables word wrapping and breaking within the component</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.0.0</p>\n</dd></dl></div>",
|
|
23
23
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
24
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
24
|
+
"sourceUrl": "https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Typography/Typography.types.ts#L58"
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
27
|
"name": "children",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"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",
|
|
32
32
|
"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>",
|
|
33
33
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
34
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
34
|
+
"sourceUrl": "https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Typography/Typography.types.ts#L15"
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
37
|
"name": "className",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"description": "Additional classNames",
|
|
42
42
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
43
43
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
44
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
44
|
+
"sourceUrl": "https://github.com/procore/core/blob/d7744e8/packages/core-react/src/_utils/types.ts#L47"
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
47
|
"name": "color",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"description": "Changes font color, can be any of the `colors` object HSL Palette",
|
|
52
52
|
"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>",
|
|
53
53
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
54
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
54
|
+
"sourceUrl": "https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Typography/Typography.types.ts#L34"
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
57
|
"name": "intent",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"description": "Changes the size of the font",
|
|
62
62
|
"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>",
|
|
63
63
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
64
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
64
|
+
"sourceUrl": "https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Typography/Typography.types.ts#L40"
|
|
65
65
|
},
|
|
66
66
|
{
|
|
67
67
|
"name": "italic",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"description": "Applies `font-style: italic` if enabled",
|
|
72
72
|
"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>",
|
|
73
73
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
74
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
74
|
+
"sourceUrl": "https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Typography/Typography.types.ts#L46"
|
|
75
75
|
},
|
|
76
76
|
{
|
|
77
77
|
"name": "style",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"description": "Additional CSS styles",
|
|
82
82
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
83
83
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
84
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
84
|
+
"sourceUrl": "https://github.com/procore/core/blob/d7744e8/packages/core-react/src/_utils/types.ts#L52"
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
87
|
"name": "weight",
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"description": "Changes font weight if it is supported in the design system",
|
|
92
92
|
"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>",
|
|
93
93
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
94
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
94
|
+
"sourceUrl": "https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Typography/Typography.types.ts#L52"
|
|
95
95
|
}
|
|
96
96
|
],
|
|
97
97
|
"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/d7744e8/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/d7744e8/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/d7744e8/packages/core-react/src/_utils/types.ts#L52"
|
|
34
34
|
}
|
|
35
35
|
],
|
|
36
36
|
"description": ""
|
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"interface":"BreadcrumbProps","property":"variant","message":"Set `variant=\"list\"` to enable `ol` and `li` semantic markup with the crumbs. Add the hyperlinks **inside** each crumb as children.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Breadcrumbs/Breadcrumbs.types.ts#L26"},{"interface":"ButtonProps","property":"aria-label","message":"Icon-only buttons must have an accessible name.\nAdd an `aria-label` or `aria-labelledby` prop to describe the button's purpose.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Button/Button.types.ts#L20"},{"interface":"ConfirmModalProps","property":"aria-label","message":"`role='dialog'` MUST be labelled. Prefer `aria-labelledby` over `aria-label`.\nIf using an `aria-label` instead of a node, be sure give the modal an `id` so\nother regions can reference it.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Modal/Modal.types.ts#L59"},{"interface":"ConfirmModalProps","property":"aria-labelledby","message":"Automatially created when using `Modal.Heading`. The `role='dialog'` MUST be labelled. Prefer `aria-labelledby` over `aria-label`.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Modal/Modal.types.ts#L52"},{"interface":"ConfirmModalProps","property":"aria-modal","message":"Recommended to use. When using alertdialog should be a `aria-modal` because of their urgent nature. **Cannot open nested modals.**","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Modal/Modal.types.ts#L169"},{"interface":"ConfirmModalProps","property":"onClose","message":"**Accessible pattern (recommended):** Use with `role=\"dialog\"` and `howToClose={['x']}`.\nThis enables focus management, Escape key support, and proper dialog semantics.\nThe callback signature is `(event, how) => void`.\n\n**Legacy pattern:** `(event: MouseEvent<HTMLButtonElement>) => void` — only handles X button click,\nno focus management or Escape key support.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Modal/Modal.types.ts#L161"},{"interface":"CurrencyInputProps","property":"aria-label","message":"use this prop if there are no label available. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix or suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/NumberInput/NumberInput.types.ts#L171"},{"interface":"CurrencyInputProps","property":"aria-labelledby","message":"should be labelled by using label id. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix of suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/NumberInput/NumberInput.types.ts#L165"},{"interface":"DropdownButtonProps","property":"aria-label","message":"Icon-only buttons must have an accessible name.\nAdd an `aria-label` or `aria-labelledby` prop to describe the button's purpose.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Button/Button.types.ts#L20"},{"interface":"DropdownProps","property":"restoreFocusOnHide","message":"Dropdowns hold no value and take an action. Focus is expected\nto be moved from a Dropdown to something else, to continue the user flow .\nIf all actions are inert and does not move focus, set this to `true`.\nIf some actions are inert consider using `restoreFocus` on `Dropdown.Item`.\nClosing Dropdown via `Escape` always restores focus.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Dropdown/Dropdown.types.ts#L111"},{"interface":"EmptyStateTitleProps","property":"as","message":"Required - Set the proper semantic heading level, do not skip heading levels.","required":true,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/EmptyState/EmptyState.types.ts#L64"},{"interface":"FieldCurrencyComponentProps","property":"aria-label","message":"use this prop if there are no label available. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix or suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/NumberInput/NumberInput.types.ts#L171"},{"interface":"FieldCurrencyComponentProps","property":"aria-labelledby","message":"should be labelled by using label id. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix of suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/NumberInput/NumberInput.types.ts#L165"},{"interface":"FormCurrencyProps","property":"aria-label","message":"use this prop if there are no label available. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix or suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/NumberInput/NumberInput.types.ts#L171"},{"interface":"FormCurrencyProps","property":"aria-labelledby","message":"should be labelled by using label id. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix of suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/NumberInput/NumberInput.types.ts#L165"},{"interface":"FormProps","property":"enableConfirmNavigation","message":"To prevent accidental data loss, it is recommended to enable.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Form/Form.types.ts#L205"},{"interface":"ItemProps","property":"restoreFocus","message":"Focus will be restored to the trigger after after activating this item.\nUse `Dropdown restoreFocusOnHide` instead if all items return focus to the trigger once activated.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L199"},{"interface":"ItemWithDraggingProps","property":"restoreFocus","message":"Focus will be restored to the trigger after after activating this item.\nUse `Dropdown restoreFocusOnHide` instead if all items return focus to the trigger once activated.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L199"},{"interface":"ModalProps","property":"aria-label","message":"`role='dialog'` MUST be labelled. Prefer `aria-labelledby` over `aria-label`.\nIf using an `aria-label` instead of a node, be sure give the modal an `id` so\nother regions can reference it.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Modal/Modal.types.ts#L59"},{"interface":"ModalProps","property":"aria-labelledby","message":"Automatially created when using `Modal.Heading`. The `role='dialog'` MUST be labelled. Prefer `aria-labelledby` over `aria-label`.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Modal/Modal.types.ts#L52"},{"interface":"ModalProps","property":"aria-modal","message":"Should be used for a single true modal. Cannot open nested modals.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Modal/Modal.types.ts#L65"},{"interface":"ModalProps","property":"onClose","message":"Future default! Moves focus into and cycles focus in the Modal, and returning focus\nto the trigger when closed. Also enables the Escape key to close the Modal.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Modal/Modal.types.ts#L98"},{"interface":"OverlayTriggerProps","property":"hideKeys","message":"OverlayTrigger by default closes on tab. To remove tab from closing\nand have only Esc keys, set \"containFocus\" to true, or opt-in to a full dialog role.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L83"},{"interface":"OverlayTriggerProps","property":"role","message":"May opionate \"autoFocus\" and \"containFocus\"","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L122"},{"interface":"PanelHeaderActionProps","property":"aria-label","message":"Icon-only buttons must have an accessible name.\nAdd an `aria-label` or `aria-labelledby` prop to describe the button's purpose.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Button/Button.types.ts#L20"},{"interface":"PanelProps","property":"aria-labelledby","message":"`role='region'` should be labelled. It uses the panel's title as a label by default.\nThis is an optional prop to specify a custom label if needed.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Panel/Panel.types.ts#L21"},{"interface":"PopoverBaseProps","property":"restoreFocusOnHide","message":"Should be set to true.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Popover/Popover.types.ts#L51"},{"interface":"ProgressBarProps","property":"aria-valuetext","message":"Assistive technologies often present the value of `aria-valuenow` as a percentage.\nIf this would not be accurate, use this property to make the progress bar value understandable.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/ProgressBar/ProgressBar.types.ts#L15"},{"interface":"SplitViewCardInternalContextAPI","property":"ariaLabelledBy","message":"Used to label the scrollable region of the card","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/SplitViewCard/SplitViewCard.types.ts#L8"},{"interface":"SplitViewCardProps","property":"aria-labelledby","message":"`role='region'` should be labelled. It uses the panel's title as a label by default.\nThis is an optional prop to specify a custom label if needed.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/SplitViewCard/SplitViewCard.types.ts#L58"},{"interface":"TabsProps","property":"role","message":"Requires a label. Navigation tabs are less likely, and are\nused for larger navigation changes like global navigation. When\nthe WCAG \"tablist\" pattern does fit since the context between 'tabs'\nis drastically different and might not share the level 1 heading.\n__Do not mix tab patterns__, only use one at a time.\n\n`<Tab role=\"navigation\" aria-labelledby><Tabs.Tab><a>`\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Tabs/Tabs.types.ts#L142"},{"interface":"TooltipProps","property":"trackAriaExpanded","message":"Preference `true`, with it makes sense for Buttons and other controls\nthat support `aria-expanded`. This will pass the open state to the element.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Tooltip/Tooltip.types.ts#L50"},{"interface":"TypographyProps","property":"as","message":"Typography controls visual styles; prefer semantic HTML via `as` when needed.\nSee [styled-components issue](https://github.com/DefinitelyTyped/DefinitelyTyped/issues/30117)","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/53f5300/packages/core-react/src/Typography/Typography.types.ts#L27"}]
|
|
1
|
+
[{"interface":"BreadcrumbProps","property":"variant","message":"Set `variant=\"list\"` to enable `ol` and `li` semantic markup with the crumbs. Add the hyperlinks **inside** each crumb as children.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Breadcrumbs/Breadcrumbs.types.ts#L26"},{"interface":"ButtonProps","property":"aria-label","message":"Icon-only buttons must have an accessible name.\nAdd an `aria-label` or `aria-labelledby` prop to describe the button's purpose.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Button/Button.types.ts#L20"},{"interface":"ConfirmModalProps","property":"aria-label","message":"`role='dialog'` MUST be labelled. Prefer `aria-labelledby` over `aria-label`.\nIf using an `aria-label` instead of a node, be sure give the modal an `id` so\nother regions can reference it.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Modal/Modal.types.ts#L59"},{"interface":"ConfirmModalProps","property":"aria-labelledby","message":"Automatially created when using `Modal.Heading`. The `role='dialog'` MUST be labelled. Prefer `aria-labelledby` over `aria-label`.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Modal/Modal.types.ts#L52"},{"interface":"ConfirmModalProps","property":"aria-modal","message":"Recommended to use. When using alertdialog should be a `aria-modal` because of their urgent nature. **Cannot open nested modals.**","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Modal/Modal.types.ts#L169"},{"interface":"ConfirmModalProps","property":"onClose","message":"**Accessible pattern (recommended):** Use with `role=\"dialog\"` and `howToClose={['x']}`.\nThis enables focus management, Escape key support, and proper dialog semantics.\nThe callback signature is `(event, how) => void`.\n\n**Legacy pattern:** `(event: MouseEvent<HTMLButtonElement>) => void` — only handles X button click,\nno focus management or Escape key support.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Modal/Modal.types.ts#L161"},{"interface":"CurrencyInputProps","property":"aria-label","message":"use this prop if there are no label available. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix or suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/NumberInput/NumberInput.types.ts#L171"},{"interface":"CurrencyInputProps","property":"aria-labelledby","message":"should be labelled by using label id. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix of suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/NumberInput/NumberInput.types.ts#L165"},{"interface":"DropdownButtonProps","property":"aria-label","message":"Icon-only buttons must have an accessible name.\nAdd an `aria-label` or `aria-labelledby` prop to describe the button's purpose.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Button/Button.types.ts#L20"},{"interface":"DropdownProps","property":"restoreFocusOnHide","message":"Dropdowns hold no value and take an action. Focus is expected\nto be moved from a Dropdown to something else, to continue the user flow .\nIf all actions are inert and does not move focus, set this to `true`.\nIf some actions are inert consider using `restoreFocus` on `Dropdown.Item`.\nClosing Dropdown via `Escape` always restores focus.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Dropdown/Dropdown.types.ts#L111"},{"interface":"EmptyStateTitleProps","property":"as","message":"Required - Set the proper semantic heading level, do not skip heading levels.","required":true,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/EmptyState/EmptyState.types.ts#L64"},{"interface":"FieldCurrencyComponentProps","property":"aria-label","message":"use this prop if there are no label available. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix or suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/NumberInput/NumberInput.types.ts#L171"},{"interface":"FieldCurrencyComponentProps","property":"aria-labelledby","message":"should be labelled by using label id. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix of suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/NumberInput/NumberInput.types.ts#L165"},{"interface":"FormCurrencyProps","property":"aria-label","message":"use this prop if there are no label available. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix or suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/NumberInput/NumberInput.types.ts#L171"},{"interface":"FormCurrencyProps","property":"aria-labelledby","message":"should be labelled by using label id. Prefer `aria-labelledby` over `aria-label`.\nIt will attach internal prefix of suffix automatically to the label","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/NumberInput/NumberInput.types.ts#L165"},{"interface":"FormProps","property":"enableConfirmNavigation","message":"To prevent accidental data loss, it is recommended to enable.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Form/Form.types.ts#L205"},{"interface":"ItemProps","property":"restoreFocus","message":"Focus will be restored to the trigger after after activating this item.\nUse `Dropdown restoreFocusOnHide` instead if all items return focus to the trigger once activated.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L199"},{"interface":"ItemWithDraggingProps","property":"restoreFocus","message":"Focus will be restored to the trigger after after activating this item.\nUse `Dropdown restoreFocusOnHide` instead if all items return focus to the trigger once activated.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/MenuImperative/MenuImperative.types.ts#L199"},{"interface":"ModalProps","property":"aria-label","message":"`role='dialog'` MUST be labelled. Prefer `aria-labelledby` over `aria-label`.\nIf using an `aria-label` instead of a node, be sure give the modal an `id` so\nother regions can reference it.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Modal/Modal.types.ts#L59"},{"interface":"ModalProps","property":"aria-labelledby","message":"Automatially created when using `Modal.Heading`. The `role='dialog'` MUST be labelled. Prefer `aria-labelledby` over `aria-label`.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Modal/Modal.types.ts#L52"},{"interface":"ModalProps","property":"aria-modal","message":"Should be used for a single true modal. Cannot open nested modals.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Modal/Modal.types.ts#L65"},{"interface":"ModalProps","property":"onClose","message":"Future default! Moves focus into and cycles focus in the Modal, and returning focus\nto the trigger when closed. Also enables the Escape key to close the Modal.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Modal/Modal.types.ts#L98"},{"interface":"OverlayTriggerProps","property":"hideKeys","message":"OverlayTrigger by default closes on tab. To remove tab from closing\nand have only Esc keys, set \"containFocus\" to true, or opt-in to a full dialog role.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L83"},{"interface":"OverlayTriggerProps","property":"role","message":"May opionate \"autoFocus\" and \"containFocus\"","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/OverlayTrigger/OverlayTrigger.types.ts#L122"},{"interface":"PanelHeaderActionProps","property":"aria-label","message":"Icon-only buttons must have an accessible name.\nAdd an `aria-label` or `aria-labelledby` prop to describe the button's purpose.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Button/Button.types.ts#L20"},{"interface":"PanelProps","property":"aria-labelledby","message":"`role='region'` should be labelled. It uses the panel's title as a label by default.\nThis is an optional prop to specify a custom label if needed.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Panel/Panel.types.ts#L21"},{"interface":"PopoverBaseProps","property":"restoreFocusOnHide","message":"Should be set to true.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Popover/Popover.types.ts#L51"},{"interface":"ProgressBarProps","property":"aria-valuetext","message":"Assistive technologies often present the value of `aria-valuenow` as a percentage.\nIf this would not be accurate, use this property to make the progress bar value understandable.\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/ProgressBar/ProgressBar.types.ts#L15"},{"interface":"SplitViewCardInternalContextAPI","property":"ariaLabelledBy","message":"Used to label the scrollable region of the card","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/SplitViewCard/SplitViewCard.types.ts#L8"},{"interface":"SplitViewCardProps","property":"aria-labelledby","message":"`role='region'` should be labelled. It uses the panel's title as a label by default.\nThis is an optional prop to specify a custom label if needed.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/SplitViewCard/SplitViewCard.types.ts#L58"},{"interface":"TabsProps","property":"role","message":"Requires a label. Navigation tabs are less likely, and are\nused for larger navigation changes like global navigation. When\nthe WCAG \"tablist\" pattern does fit since the context between 'tabs'\nis drastically different and might not share the level 1 heading.\n__Do not mix tab patterns__, only use one at a time.\n\n`<Tab role=\"navigation\" aria-labelledby><Tabs.Tab><a>`\n","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Tabs/Tabs.types.ts#L142"},{"interface":"TooltipProps","property":"trackAriaExpanded","message":"Preference `true`, with it makes sense for Buttons and other controls\nthat support `aria-expanded`. This will pass the open state to the element.","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Tooltip/Tooltip.types.ts#L50"},{"interface":"TypographyProps","property":"as","message":"Typography controls visual styles; prefer semantic HTML via `as` when needed.\nSee [styled-components issue](https://github.com/DefinitelyTyped/DefinitelyTyped/issues/30117)","required":false,"kind":"prop","sourceUrl":"https://github.com/procore/core/blob/d7744e8/packages/core-react/src/Typography/Typography.types.ts#L27"}]
|
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["defaultPlugins","generateExternalPlugins","generateLanguageUrl","tinyMCEConfig","StyledFieldHeader","BETA_makeField","OverridableFocusScope","UNSAFE_OverridableFocusScope","useOverridableFocusScope","UNSAFE_useOverridableFocusScope","getI18nProviderLocale","useResizeObserver","UNSAFE_useResizeObserver","borderRadius","getBorderRadius","UNSAFE_getBorderRadius","getEllipsis","UNSAFE_getEllipsis","getFocus","UNSAFE_getFocus","getLineClamp","UNSAFE_getLineClamp","addSubcomponents","UNSAFE_addSubcomponents","getMonthLabel","intlDateTimeFormat","parseFilename","UNSAFE_parseFilename","mergeRefs","UNSAFE_mergeRefs","docsProps","UNSAFE_props","tinyMCE","config"],"sources":["../src/index.ts"],"sourcesContent":["import {\n defaultPlugins,\n generateExternalPlugins,\n generateLanguageUrl,\n tinyMCEConfig,\n} from './_utils/TinyMCE'\n\n// export const version = process.env.VERSION\nexport * from './AnchorNavigation'\nexport * from './Avatar'\nexport * from './AvatarStack'\nexport * from './Badge'\nexport * from './Banner'\nexport * from './Box'\nexport * from './Breadcrumbs'\nexport * from './Button'\nexport * from './Calendar'\nexport * from './Card'\nexport * from './Checkbox'\nexport * from './ClickOutside'\nexport * from './ContactItem'\nexport * from './Content'\nexport * from './DateInput'\nexport * from './DateSelect'\nexport * from './DetailPage'\nexport * from './DetailPageTemplate'\nexport * from './Dropdown'\nexport * from './DropdownFlyout'\nexport * from './Dropzone'\nexport * from './EmptyState'\nexport { StyledFieldHeader } from './Field'\nexport * from './FileList'\nexport * from './FileSelect'\nexport * from './FileSelect/ThumbnailList'\nexport * from './FileToken'\nexport * from './FilterToken'\nexport * from './Flex'\nexport * from './FlexList'\nexport * from './Form'\n/**\n * @internal\n * Will require extending types FormFieldProps and FormFieldValueComponentProps\n */\nexport { BETA_makeField } from './Form'\nexport * from './GhostPlaceholder'\nexport * from './Grid'\nexport * from './GroupSelect'\nexport * from './Input'\nexport * from './Link'\nexport * from './ListPage'\nexport * from './Menu'\nexport * from './MenuImperative'\nexport * from './Modal'\nexport * from './MultiSelect'\nexport * from './NextTile'\nexport * from './Notation'\nexport * from './NumberInput'\nexport * from './Overlay'\nexport * from './OverlayTrigger'\nexport * from './PageLayout'\nexport * from './PageTemplate'\nexport * from './Pagination'\nexport * from './Panel'\nexport * from './Pill'\nexport * from './PillSelect'\nexport * from './Popover'\nexport * from './Portal'\nexport * from './ProgressBar'\nexport * from './RadioButton'\nexport * from './Required'\nexport * from './Search'\nexport { type SectionProps } from './Section'\nexport * from './SegmentedController'\nexport * from './Select'\nexport * from './Semantic'\nexport * from './SettingsPage'\nexport * from './SettingsPageTemplate'\nexport * from './Slider'\nexport * from './Spinner'\nexport * from './SplitViewCard'\nexport * from './SuperSelect'\nexport * from './Switch'\nexport * from './Table'\nexport * from './TableShelf'\nexport * from './Tabs'\nexport * from './Tearsheet'\nexport * from './TextArea'\nexport * from './TextEditor'\nexport * from './TextEditorOutput'\nexport * from './TextInput'\nexport * from './Thumbnail'\nexport * from './TieredDropdown'\nexport * from './TieredSelect'\nexport * from './Tile'\nexport * from './Title'\nexport * from './Toast'\nexport * from './ToggleButton'\nexport * from './Token'\nexport * from './ToolHeader'\nexport * from './ToolLandingPage'\nexport * from './ToolLandingPageTemplate'\nexport * from './Tooltip'\nexport * from './Tree'\nexport * from './Typeahead'\nexport * from './Typography'\n/** UNSAFE Template exports */\nexport * from './UNSAFE_TEMPLATES_index'\nexport * from './_hooks/Anchor'\nexport * from './_hooks/Buffer'\nexport * from './_hooks/ClickOutside'\nexport * from './_hooks/DateTime'\nexport * from './_hooks/DelayedCallback'\nexport * from './_hooks/DelayedToggle'\nexport * from './_hooks/Deprecation'\nexport * from './_hooks/EventListener'\n/**\n * @deprecated\n */\nexport {\n OverridableFocusScope as UNSAFE_OverridableFocusScope,\n useOverridableFocusScope as UNSAFE_useOverridableFocusScope,\n} from './_hooks/FocusScopeOverride'\nexport { getI18nProviderLocale } from './_hooks/getI18nProviderLocale'\nexport * from './_hooks/Hotkey'\nexport * from './_hooks/I18n'\nexport * from './_hooks/InjectedScript'\nexport * from './_hooks/ListNavigation'\nexport * from './_hooks/OverflowObserver'\nexport * from './_hooks/Resize'\n/**\n * @internal\n */\nexport { useResizeObserver as UNSAFE_useResizeObserver } from './_hooks/ResizeObserver'\nexport * from './_hooks/Scroll'\nexport * from './_hooks/TextEntry'\nexport * from './_hooks/Timer'\nexport * from './_hooks/Trigger'\n/**\n * @internal\n */\nexport {\n type UNSAFE_GetEndpoint,\n type UNSAFE_GetPayloadKey,\n type UNSAFE_UploadFile,\n} from './_hooks/useFileUploader'\nexport * from './_hooks/Visibility'\nexport * from './_hooks/ZIndex'\n// Style Stuff\nexport {\n borderRadius,\n getBorderRadius as UNSAFE_getBorderRadius,\n} from './_styles/borderRadius'\nexport * from './_styles/colors'\n/**\n * @internal\n */\nexport {\n getEllipsis as UNSAFE_getEllipsis,\n getFocus as UNSAFE_getFocus,\n getLineClamp as UNSAFE_getLineClamp,\n} from './_styles/mixins'\nexport * from './_styles/spacing'\n/**\n * @internal\n */\nexport { addSubcomponents as UNSAFE_addSubcomponents } from './_utils/addSubcomponents'\nexport { getMonthLabel } from './_utils/CalendarHelpers'\n/**\n * @internal\n */\nexport { intlDateTimeFormat } from './_utils/dateTime'\n/**\n * @internal\n */\nexport { parseFilename as UNSAFE_parseFilename } from './_utils/filename'\n/**\n * @internal\n */\nexport { mergeRefs as UNSAFE_mergeRefs } from './_utils/mergeRefs'\n// export { getTypographyIntent, typographyWeights } from './Typography'\n// For documentation only\nexport { docsProps as UNSAFE_props } from './_utils/props'\nexport type { DivAttributes, Placement, SpanAttributes } from './_utils/types'\n\n/** @deprecated */\nexport const tinyMCE = {\n defaultPlugins,\n generateExternalPlugins,\n generateLanguageUrl,\n config: tinyMCEConfig,\n}\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","names":["defaultPlugins","generateExternalPlugins","generateLanguageUrl","tinyMCEConfig","StyledFieldHeader","BETA_makeField","OverridableFocusScope","UNSAFE_OverridableFocusScope","useOverridableFocusScope","UNSAFE_useOverridableFocusScope","getI18nProviderLocale","useResizeObserver","UNSAFE_useResizeObserver","borderRadius","getBorderRadius","UNSAFE_getBorderRadius","getEllipsis","UNSAFE_getEllipsis","getFocus","UNSAFE_getFocus","getLineClamp","UNSAFE_getLineClamp","addSubcomponents","UNSAFE_addSubcomponents","getMonthLabel","intlDateTimeFormat","parseFilename","UNSAFE_parseFilename","mergeRefs","UNSAFE_mergeRefs","docsProps","UNSAFE_props","tinyMCE","config"],"sources":["../src/index.ts"],"sourcesContent":["import {\n defaultPlugins,\n generateExternalPlugins,\n generateLanguageUrl,\n tinyMCEConfig,\n} from './_utils/TinyMCE'\n\n// export const version = process.env.VERSION\nexport * from './AnchorNavigation'\nexport * from './Avatar'\nexport * from './AvatarStack'\nexport * from './Badge'\nexport * from './Banner'\nexport * from './Box'\nexport * from './Breadcrumbs'\nexport * from './Button'\nexport * from './Calendar'\nexport * from './Card'\nexport * from './Checkbox'\nexport * from './CheckboxGroup'\nexport * from './ClickOutside'\nexport * from './ContactItem'\nexport * from './Content'\nexport * from './DateInput'\nexport * from './DateSelect'\nexport * from './DetailPage'\nexport * from './DetailPageTemplate'\nexport * from './Dropdown'\nexport * from './DropdownFlyout'\nexport * from './Dropzone'\nexport * from './EmptyState'\nexport { StyledFieldHeader } from './Field'\nexport * from './FileList'\nexport * from './FileSelect'\nexport * from './FileSelect/ThumbnailList'\nexport * from './FileToken'\nexport * from './FilterToken'\nexport * from './Flex'\nexport * from './FlexList'\nexport * from './Form'\n/**\n * @internal\n * Will require extending types FormFieldProps and FormFieldValueComponentProps\n */\nexport { BETA_makeField } from './Form'\nexport * from './GhostPlaceholder'\nexport * from './Grid'\nexport * from './GroupSelect'\nexport * from './Input'\nexport * from './Link'\nexport * from './ListPage'\nexport * from './Menu'\nexport * from './MenuImperative'\nexport * from './Modal'\nexport * from './MultiSelect'\nexport * from './NextTile'\nexport * from './Notation'\nexport * from './NumberInput'\nexport * from './Overlay'\nexport * from './OverlayTrigger'\nexport * from './PageLayout'\nexport * from './PageTemplate'\nexport * from './Pagination'\nexport * from './Panel'\nexport * from './Pill'\nexport * from './PillSelect'\nexport * from './Popover'\nexport * from './Portal'\nexport * from './ProgressBar'\nexport * from './RadioButton'\nexport * from './Required'\nexport * from './Search'\nexport { type SectionProps } from './Section'\nexport * from './SegmentedController'\nexport * from './Select'\nexport * from './Semantic'\nexport * from './SettingsPage'\nexport * from './SettingsPageTemplate'\nexport * from './Slider'\nexport * from './Spinner'\nexport * from './SplitViewCard'\nexport * from './SuperSelect'\nexport * from './Switch'\nexport * from './Table'\nexport * from './TableShelf'\nexport * from './Tabs'\nexport * from './Tearsheet'\nexport * from './TextArea'\nexport * from './TextEditor'\nexport * from './TextEditorOutput'\nexport * from './TextInput'\nexport * from './Thumbnail'\nexport * from './TieredDropdown'\nexport * from './TieredSelect'\nexport * from './Tile'\nexport * from './Title'\nexport * from './Toast'\nexport * from './ToggleButton'\nexport * from './Token'\nexport * from './ToolHeader'\nexport * from './ToolLandingPage'\nexport * from './ToolLandingPageTemplate'\nexport * from './Tooltip'\nexport * from './Tree'\nexport * from './Typeahead'\nexport * from './Typography'\n/** UNSAFE Template exports */\nexport * from './UNSAFE_TEMPLATES_index'\nexport * from './_hooks/Anchor'\nexport * from './_hooks/Buffer'\nexport * from './_hooks/ClickOutside'\nexport * from './_hooks/DateTime'\nexport * from './_hooks/DelayedCallback'\nexport * from './_hooks/DelayedToggle'\nexport * from './_hooks/Deprecation'\nexport * from './_hooks/EventListener'\n/**\n * @deprecated\n */\nexport {\n OverridableFocusScope as UNSAFE_OverridableFocusScope,\n useOverridableFocusScope as UNSAFE_useOverridableFocusScope,\n} from './_hooks/FocusScopeOverride'\nexport { getI18nProviderLocale } from './_hooks/getI18nProviderLocale'\nexport * from './_hooks/Hotkey'\nexport * from './_hooks/I18n'\nexport * from './_hooks/InjectedScript'\nexport * from './_hooks/ListNavigation'\nexport * from './_hooks/OverflowObserver'\nexport * from './_hooks/Resize'\n/**\n * @internal\n */\nexport { useResizeObserver as UNSAFE_useResizeObserver } from './_hooks/ResizeObserver'\nexport * from './_hooks/Scroll'\nexport * from './_hooks/TextEntry'\nexport * from './_hooks/Timer'\nexport * from './_hooks/Trigger'\n/**\n * @internal\n */\nexport {\n type UNSAFE_GetEndpoint,\n type UNSAFE_GetPayloadKey,\n type UNSAFE_UploadFile,\n} from './_hooks/useFileUploader'\nexport * from './_hooks/Visibility'\nexport * from './_hooks/ZIndex'\n// Style Stuff\nexport {\n borderRadius,\n getBorderRadius as UNSAFE_getBorderRadius,\n} from './_styles/borderRadius'\nexport * from './_styles/colors'\n/**\n * @internal\n */\nexport {\n getEllipsis as UNSAFE_getEllipsis,\n getFocus as UNSAFE_getFocus,\n getLineClamp as UNSAFE_getLineClamp,\n} from './_styles/mixins'\nexport * from './_styles/spacing'\n/**\n * @internal\n */\nexport { addSubcomponents as UNSAFE_addSubcomponents } from './_utils/addSubcomponents'\nexport { getMonthLabel } from './_utils/CalendarHelpers'\n/**\n * @internal\n */\nexport { intlDateTimeFormat } from './_utils/dateTime'\n/**\n * @internal\n */\nexport { parseFilename as UNSAFE_parseFilename } from './_utils/filename'\n/**\n * @internal\n */\nexport { mergeRefs as UNSAFE_mergeRefs } from './_utils/mergeRefs'\n// export { getTypographyIntent, typographyWeights } from './Typography'\n// For documentation only\nexport { docsProps as UNSAFE_props } from './_utils/props'\nexport type { DivAttributes, Placement, SpanAttributes } from './_utils/types'\n\n/** @deprecated */\nexport const tinyMCE = {\n defaultPlugins,\n generateExternalPlugins,\n generateLanguageUrl,\n config: tinyMCEConfig,\n}\n"],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@procore/core-react",
|
|
3
|
-
"version": "12.
|
|
3
|
+
"version": "12.48.0",
|
|
4
4
|
"description": "React library of Procore Design Guidelines",
|
|
5
5
|
"author": "Procore Technologies",
|
|
6
6
|
"homepage": "https://github.com/procore/core/tree/main/packages/core-react",
|
|
@@ -93,16 +93,16 @@
|
|
|
93
93
|
"@react-aria/visually-hidden": "3.8.28",
|
|
94
94
|
"@react-types/checkbox": "3.10.2",
|
|
95
95
|
"@tinymce/tinymce-react": "6.1.0",
|
|
96
|
-
"axios": "^1.
|
|
96
|
+
"axios": "^1.15.0",
|
|
97
97
|
"classnames": "2.3.2",
|
|
98
98
|
"date-fns": "2.29.1",
|
|
99
99
|
"date-fns-tz": "2.0.0",
|
|
100
|
-
"lodash.debounce": "4.0.8",
|
|
101
|
-
"lodash.groupby": "4.6.0",
|
|
102
|
-
"lodash.merge": "4.6.2",
|
|
103
|
-
"lodash.throttle": "4.1.1",
|
|
104
|
-
"lodash.times": "4.3.2",
|
|
105
|
-
"lodash.uniq": "4.5.0",
|
|
100
|
+
"lodash.debounce": "^4.0.8",
|
|
101
|
+
"lodash.groupby": "^4.6.0",
|
|
102
|
+
"lodash.merge": "^4.6.2",
|
|
103
|
+
"lodash.throttle": "^4.1.1",
|
|
104
|
+
"lodash.times": "^4.3.2",
|
|
105
|
+
"lodash.uniq": "^4.5.0",
|
|
106
106
|
"ramda": "0.30.1",
|
|
107
107
|
"react-dropzone": "11.5.1",
|
|
108
108
|
"react-stately": "3.42.0",
|
|
@@ -139,14 +139,14 @@
|
|
|
139
139
|
"@types/glob": "8.0.1",
|
|
140
140
|
"@types/jest": "29.4.0",
|
|
141
141
|
"@types/jest-axe": "^3.5.5",
|
|
142
|
-
"@types/lodash": "4.
|
|
143
|
-
"@types/lodash.chunk": "^4",
|
|
144
|
-
"@types/lodash.debounce": "4.0.
|
|
145
|
-
"@types/lodash.groupby": "4.6.
|
|
146
|
-
"@types/lodash.merge": "4.6.
|
|
147
|
-
"@types/lodash.throttle": "4.1.
|
|
148
|
-
"@types/lodash.times": "4.3.
|
|
149
|
-
"@types/lodash.uniq": "4.5.
|
|
142
|
+
"@types/lodash": "4.17.24",
|
|
143
|
+
"@types/lodash.chunk": "^4.2.9",
|
|
144
|
+
"@types/lodash.debounce": "4.0.9",
|
|
145
|
+
"@types/lodash.groupby": "4.6.9",
|
|
146
|
+
"@types/lodash.merge": "4.6.9",
|
|
147
|
+
"@types/lodash.throttle": "4.1.9",
|
|
148
|
+
"@types/lodash.times": "4.3.9",
|
|
149
|
+
"@types/lodash.uniq": "4.5.9",
|
|
150
150
|
"@types/node": "17.0.38",
|
|
151
151
|
"@types/prop-types": "15.7.5",
|
|
152
152
|
"@types/ramda": "0.28.23",
|