@procore/core-react 12.8.1 → 12.9.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.styles.js +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
- package/dist/Button/Button.js +8 -1
- package/dist/Button/Button.js.map +1 -1
- package/dist/Button/Button.styles.js +15 -6
- package/dist/Button/Button.styles.js.map +1 -1
- package/dist/Button/Button.types.d.ts +1 -1
- package/dist/Button/Button.types.js.map +1 -1
- package/dist/Calendar/Calendar.styles.js +8 -8
- package/dist/Card/Card.styles.js +1 -1
- package/dist/Checkbox/Checkbox.styles.js +6 -6
- package/dist/Checkbox/CheckboxTooltip.js +1 -1
- 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 +8 -8
- package/dist/DetailPage/DetailPage.styles.js.map +1 -1
- 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 +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/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.styles.js +14 -14
- package/dist/Form/StyledFormikForm.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.d.ts +7 -0
- package/dist/ListPage/ListPage.js +8 -0
- package/dist/ListPage/ListPage.js.map +1 -1
- package/dist/ListPage/ListPage.styles.js +8 -8
- 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.js +1 -1
- package/dist/NumberInput/NumberInput.styles.js +7 -7
- package/dist/Overlay/OverlayArrow.styles.js +1 -1
- package/dist/PageLayout/PageLayout.styles.d.ts +3 -1
- package/dist/PageLayout/PageLayout.styles.js +29 -23
- 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.js +4 -3
- package/dist/Section/Section.js.map +1 -1
- package/dist/Section/Section.styles.d.ts +1 -0
- package/dist/Section/Section.styles.js +10 -6
- package/dist/Section/Section.styles.js.map +1 -1
- package/dist/Section/Section.types.d.ts +4 -0
- package/dist/Section/Section.types.js.map +1 -1
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/Select/Select.styles.js +7 -7
- 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.context.d.ts +3 -4
- package/dist/SplitViewCard/SplitViewCard.context.js +27 -9
- package/dist/SplitViewCard/SplitViewCard.context.js.map +1 -1
- package/dist/SplitViewCard/SplitViewCard.d.ts +23 -22
- package/dist/SplitViewCard/SplitViewCard.js +106 -39
- package/dist/SplitViewCard/SplitViewCard.js.map +1 -1
- package/dist/SplitViewCard/SplitViewCard.styles.d.ts +9 -3
- package/dist/SplitViewCard/SplitViewCard.styles.js +30 -18
- package/dist/SplitViewCard/SplitViewCard.styles.js.map +1 -1
- package/dist/SplitViewCard/SplitViewCard.types.d.ts +29 -6
- package/dist/SplitViewCard/SplitViewCard.types.js.map +1 -1
- package/dist/SplitViewCard/index.d.ts +0 -2
- package/dist/SplitViewCard/index.js +0 -2
- package/dist/SplitViewCard/index.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 +15 -15
- 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.d.ts +7 -0
- package/dist/ToolHeader/ToolHeader.js +8 -0
- package/dist/ToolHeader/ToolHeader.js.map +1 -1
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/ToolLandingPage/ToolLandingPage.d.ts +25 -0
- package/dist/ToolLandingPage/ToolLandingPage.js +78 -0
- package/dist/ToolLandingPage/ToolLandingPage.js.map +1 -0
- package/dist/ToolLandingPage/ToolLandingPage.styles.d.ts +4 -0
- package/dist/ToolLandingPage/ToolLandingPage.styles.js +16 -0
- package/dist/ToolLandingPage/ToolLandingPage.styles.js.map +1 -0
- package/dist/ToolLandingPage/ToolLandingPage.types.d.ts +11 -0
- package/dist/ToolLandingPage/ToolLandingPage.types.js +2 -0
- package/dist/ToolLandingPage/ToolLandingPage.types.js.map +1 -0
- package/dist/ToolLandingPage/index.d.ts +2 -0
- package/dist/ToolLandingPage/index.js +2 -0
- package/dist/ToolLandingPage/index.js.map +1 -0
- 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/_hooks/I18n.d.ts +70 -0
- package/dist/_locales/de-DE.json +7 -2
- package/dist/_locales/en-AU.json +5 -0
- package/dist/_locales/en-CA.json +5 -0
- package/dist/_locales/en-GB.json +5 -0
- package/dist/_locales/es-ES.json +5 -0
- package/dist/_locales/es.json +10 -5
- package/dist/_locales/fr-CA.json +9 -4
- package/dist/_locales/fr-FR.json +12 -7
- package/dist/_locales/is-IS.json +5 -0
- package/dist/_locales/ja-JP.json +45 -40
- package/dist/_locales/pseudo.json +5 -0
- package/dist/_locales/pt-BR.json +7 -2
- package/dist/_locales/th-TH.json +5 -0
- package/dist/_locales/zh-SG.json +5 -0
- 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 +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 +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 +5 -5
- package/dist/_typedoc/Dropdown/Dropdown.types.json +39 -39
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +30 -30
- package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
- package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
- package/dist/_typedoc/FileList/FileList.types.json +9 -9
- package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
- package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
- package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
- package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
- package/dist/_typedoc/Flex/Flex.types.json +27 -27
- package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
- package/dist/_typedoc/Form/Form.types.json +726 -726
- 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 +2 -2
- package/dist/_typedoc/Link/Link.types.json +4 -4
- package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
- package/dist/_typedoc/Menu/Menu.types.json +62 -62
- package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
- package/dist/_typedoc/Modal/Modal.types.json +46 -46
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +37 -37
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
- 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 +38 -28
- 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 +18 -18
- package/dist/_typedoc/Section/Section.types.json +24 -14
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
- package/dist/_typedoc/Select/Select.types.json +58 -58
- 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 +134 -0
- package/dist/_typedoc/Switch/Switch.types.json +3 -3
- package/dist/_typedoc/Table/Table.types.json +99 -99
- package/dist/_typedoc/Tabs/Tabs.types.json +19 -19
- 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 +44 -44
- 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/ToolLandingPage/ToolLandingPage.types.json +84 -0
- 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 +9 -9
- package/dist/_typedoc/_utils/types.json +3 -3
- package/dist/_utils/propsTypedoc.d.ts +2 -0
- package/dist/_utils/propsTypedoc.js +2 -0
- package/dist/_utils/propsTypedoc.js.map +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/NextListPage/NextListPage.d.ts +0 -24
- package/dist/NextListPage/NextListPage.js +0 -44
- package/dist/NextListPage/NextListPage.js.map +0 -1
- package/dist/NextListPage/NextListPage.types.d.ts +0 -3
- package/dist/NextListPage/NextListPage.types.js +0 -2
- package/dist/NextListPage/NextListPage.types.js.map +0 -1
- package/dist/NextListPage/index.d.ts +0 -2
- package/dist/NextListPage/index.js +0 -2
- package/dist/NextListPage/index.js.map +0 -1
- package/dist/SplitViewCard/useSplitViewCard.d.ts +0 -5
- package/dist/SplitViewCard/useSplitViewCard.js +0 -14
- package/dist/SplitViewCard/useSplitViewCard.js.map +0 -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/7049bfa/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/7049bfa/packages/core-react/src/Typeahead/Typeahead.types.ts#L19"
|
|
24
24
|
}
|
|
25
25
|
],
|
|
26
26
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
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
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/7049bfa/packages/core-react/src/Typography/Typography.types.ts#L26"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "breakWord",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Enables word wrapping and breaking within the component",
|
|
21
21
|
"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>",
|
|
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/7049bfa/packages/core-react/src/Typography/Typography.types.ts#L57"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "children",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"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",
|
|
31
31
|
"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>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/7049bfa/packages/core-react/src/Typography/Typography.types.ts#L15"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "className",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Additional classNames",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/7049bfa/packages/core-react/src/_utils/types.ts#L47"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "color",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Changes font color, can be any of the `colors` object HSL Palette",
|
|
51
51
|
"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>",
|
|
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/7049bfa/packages/core-react/src/Typography/Typography.types.ts#L33"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "intent",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "Changes the size of the font",
|
|
61
61
|
"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>",
|
|
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/7049bfa/packages/core-react/src/Typography/Typography.types.ts#L39"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "italic",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"description": "Applies `font-style: italic` if enabled",
|
|
71
71
|
"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>",
|
|
72
72
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/7049bfa/packages/core-react/src/Typography/Typography.types.ts#L45"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"name": "style",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"description": "Additional CSS styles",
|
|
81
81
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
82
82
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
83
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
83
|
+
"sourceUrl": "https://github.com/procore/core/blob/7049bfa/packages/core-react/src/_utils/types.ts#L52"
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
86
|
"name": "weight",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"description": "Changes font weight if it is supported in the design system",
|
|
91
91
|
"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>",
|
|
92
92
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
93
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
93
|
+
"sourceUrl": "https://github.com/procore/core/blob/7049bfa/packages/core-react/src/Typography/Typography.types.ts#L51"
|
|
94
94
|
}
|
|
95
95
|
],
|
|
96
96
|
"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/7049bfa/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/7049bfa/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/7049bfa/packages/core-react/src/_utils/types.ts#L52"
|
|
34
34
|
}
|
|
35
35
|
],
|
|
36
36
|
"description": ""
|
|
@@ -56,6 +56,7 @@ export * from '../Select/Select.types';
|
|
|
56
56
|
export * from '../SettingsPage/SettingsPage.types';
|
|
57
57
|
export * from '../Slider/Slider.types';
|
|
58
58
|
export * from '../Spinner/Spinner.types';
|
|
59
|
+
export * from '../SplitViewCard/SplitViewCard.types';
|
|
59
60
|
export * from '../Switch/Switch.types';
|
|
60
61
|
export type { BodyCellProps, BodyRowProps, CaratProps, CurrencyCellProps, DateSelectCellProps, GroupProps, GroupTitleProps, IconCellProps, InputCellProps, LinkCellProps, TableHeaderCellProps as HeaderCellProps, TableProps, TableSelectCellProps as SelectCellProps, TableTextCellProps as TextCellProps, TextAreaCellProps, } from '../Table/Table.types';
|
|
61
62
|
export type { BaseTabProps, TabsProps } from '../Tabs/Tabs.types';
|
|
@@ -72,6 +73,7 @@ export * from '../Toast/Toast.types';
|
|
|
72
73
|
export * from '../ToggleButton/ToggleButton.types';
|
|
73
74
|
export * from '../Token/Token.types';
|
|
74
75
|
export * from '../ToolHeader/ToolHeader.types';
|
|
76
|
+
export * from '../ToolLandingPage/ToolLandingPage.types';
|
|
75
77
|
export * from '../Tooltip/Tooltip.types';
|
|
76
78
|
export * from '../Tree/Tree.types';
|
|
77
79
|
export * from '../Typeahead/Typeahead.types';
|
|
@@ -50,6 +50,7 @@ export * from '../Select/Select.types';
|
|
|
50
50
|
export * from '../SettingsPage/SettingsPage.types';
|
|
51
51
|
export * from '../Slider/Slider.types';
|
|
52
52
|
export * from '../Spinner/Spinner.types';
|
|
53
|
+
export * from '../SplitViewCard/SplitViewCard.types';
|
|
53
54
|
export * from '../Switch/Switch.types';
|
|
54
55
|
export * from '../Tearsheet/Tearsheet.types';
|
|
55
56
|
export * from '../TextArea/TextArea.types';
|
|
@@ -62,6 +63,7 @@ export * from '../Toast/Toast.types';
|
|
|
62
63
|
export * from '../ToggleButton/ToggleButton.types';
|
|
63
64
|
export * from '../Token/Token.types';
|
|
64
65
|
export * from '../ToolHeader/ToolHeader.types';
|
|
66
|
+
export * from '../ToolLandingPage/ToolLandingPage.types';
|
|
65
67
|
export * from '../Tooltip/Tooltip.types';
|
|
66
68
|
export * from '../Tree/Tree.types';
|
|
67
69
|
export * from '../Typeahead/Typeahead.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 * from '../Calendar/Calendar'\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'\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 '../SettingsPage/SettingsPage.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 IconCellProps,\n InputCellProps,\n LinkCellProps,\n TableHeaderCellProps as HeaderCellProps,\n TableProps,\n TableSelectCellProps as SelectCellProps,\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;AACtC,cAAc,sBAAsB;AAYpC,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,0BAA0B;AACxC,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,oCAAoC;AAClD,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"}
|
|
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 * from '../Calendar/Calendar'\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'\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 '../SettingsPage/SettingsPage.types'\nexport * from '../Slider/Slider.types'\nexport * from '../Spinner/Spinner.types'\nexport * from '../SplitViewCard/SplitViewCard.types'\nexport * from '../Switch/Switch.types'\nexport type {\n BodyCellProps,\n BodyRowProps,\n CaratProps,\n CurrencyCellProps,\n DateSelectCellProps,\n GroupProps,\n GroupTitleProps,\n IconCellProps,\n InputCellProps,\n LinkCellProps,\n TableHeaderCellProps as HeaderCellProps,\n TableProps,\n TableSelectCellProps as SelectCellProps,\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 '../ToolLandingPage/ToolLandingPage.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;AACtC,cAAc,sBAAsB;AAYpC,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,0BAA0B;AACxC,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,oCAAoC;AAClD,cAAc,wBAAwB;AACtC,cAAc,0BAA0B;AACxC,cAAc,sCAAsC;AACpD,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,0CAA0C;AACxD,cAAc,0BAA0B;AACxC,cAAc,oBAAoB;AAClC,cAAc,8BAA8B;AAC5C,cAAc,gCAAgC;AAC9C;;AAGA;AACA;AACA;AAAA"}
|
package/dist/index.d.ts
CHANGED
|
@@ -58,6 +58,7 @@ export * from './Semantic';
|
|
|
58
58
|
export * from './SettingsPage';
|
|
59
59
|
export * from './Slider';
|
|
60
60
|
export * from './Spinner';
|
|
61
|
+
export * from './SplitViewCard';
|
|
61
62
|
export * from './SuperSelect';
|
|
62
63
|
export * from './Switch';
|
|
63
64
|
export * from './Table';
|
|
@@ -76,6 +77,7 @@ export * from './Toast';
|
|
|
76
77
|
export * from './ToggleButton';
|
|
77
78
|
export * from './Token';
|
|
78
79
|
export * from './ToolHeader';
|
|
80
|
+
export * from './ToolLandingPage';
|
|
79
81
|
export * from './Tooltip';
|
|
80
82
|
export * from './Tree';
|
|
81
83
|
export * from './Typeahead';
|
package/dist/index.js
CHANGED
|
@@ -65,6 +65,7 @@ export * from './Semantic';
|
|
|
65
65
|
export * from './SettingsPage';
|
|
66
66
|
export * from './Slider';
|
|
67
67
|
export * from './Spinner';
|
|
68
|
+
export * from './SplitViewCard';
|
|
68
69
|
export * from './SuperSelect';
|
|
69
70
|
export * from './Switch';
|
|
70
71
|
export * from './Table';
|
|
@@ -83,6 +84,7 @@ export * from './Toast';
|
|
|
83
84
|
export * from './ToggleButton';
|
|
84
85
|
export * from './Token';
|
|
85
86
|
export * from './ToolHeader';
|
|
87
|
+
export * from './ToolLandingPage';
|
|
86
88
|
export * from './Tooltip';
|
|
87
89
|
export * from './Tree';
|
|
88
90
|
export * from './Typeahead';
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["defaultPlugins","generateExternalPlugins","generateLanguageUrl","tinyMCEConfig","StyledFieldHeader","BETA_makeField","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 './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 './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 './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 './Notation'\nexport * from './NumberInput'\nexport * from './Overlay'\nexport * from './OverlayTrigger'\nexport * from './PageLayout'\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 * from './SegmentedController'\nexport * from './Select'\nexport * from './Semantic'\nexport * from './SettingsPage'\nexport * from './Slider'\nexport * from './Spinner'\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 './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 './Tooltip'\nexport * from './Tree'\nexport * from './Typeahead'\nexport * from './Typography'\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'\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\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","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 './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 './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 './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 './Notation'\nexport * from './NumberInput'\nexport * from './Overlay'\nexport * from './OverlayTrigger'\nexport * from './PageLayout'\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 * from './SegmentedController'\nexport * from './Select'\nexport * from './Semantic'\nexport * from './SettingsPage'\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 './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 './Tooltip'\nexport * from './Tree'\nexport * from './Typeahead'\nexport * from './Typography'\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'\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\nexport const tinyMCE = {\n defaultPlugins,\n generateExternalPlugins,\n generateLanguageUrl,\n config: tinyMCEConfig,\n}\n"],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { NextListPageProps } from './NextListPage.types';
|
|
3
|
-
export declare const NextListPage_: React.ForwardRefExoticComponent<NextListPageProps & React.RefAttributes<HTMLDivElement>>;
|
|
4
|
-
/**
|
|
5
|
-
|
|
6
|
-
A list page is basically a copy of SettingsPage/DetailPage. However, it has some differences.
|
|
7
|
-
NextListPage does not have Breadcrumbs, nested sections (although, we may need them in the future), and Footer.
|
|
8
|
-
|
|
9
|
-
@since TBD
|
|
10
|
-
|
|
11
|
-
@see [Storybook](https://stories.core.procore.com/?path=/story/core-react_demos-nextlistpage--edit)
|
|
12
|
-
|
|
13
|
-
@see [Design Guidelines](https://design.procore.com/tool-landing-layout)
|
|
14
|
-
|
|
15
|
-
*/
|
|
16
|
-
export declare const NextListPage: React.ForwardRefExoticComponent<NextListPageProps & React.RefAttributes<HTMLDivElement>> & {
|
|
17
|
-
Main: React.ForwardRefExoticComponent<import("../PageLayout/PageLayout.types").PageMainProps & React.RefAttributes<HTMLDivElement>>;
|
|
18
|
-
Header: React.ForwardRefExoticComponent<import("../PageLayout").PageHeaderProps & React.RefAttributes<HTMLDivElement>>;
|
|
19
|
-
Banner: React.ForwardRefExoticComponent<import("../_utils/types").Props & React.RefAttributes<HTMLDivElement>>;
|
|
20
|
-
Title: React.ForwardRefExoticComponent<import("../_utils/types").Props & React.RefAttributes<HTMLDivElement>>;
|
|
21
|
-
Tabs: React.ForwardRefExoticComponent<import("../_utils/types").Props & React.RefAttributes<HTMLDivElement>>;
|
|
22
|
-
Body: React.ForwardRefExoticComponent<import("../PageLayout").PageProps & React.RefAttributes<HTMLDivElement>>;
|
|
23
|
-
Aside: React.ForwardRefExoticComponent<import("../PageLayout").PageAsideProps & React.RefAttributes<HTMLDivElement>>;
|
|
24
|
-
};
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
var _excluded = ["children"];
|
|
2
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
3
|
-
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
4
|
-
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
5
|
-
import React from 'react';
|
|
6
|
-
import { DetailPage, DetailPageViewContext } from '../DetailPage';
|
|
7
|
-
import { Page } from '../PageLayout';
|
|
8
|
-
import { addSubcomponents } from '../_utils/addSubcomponents';
|
|
9
|
-
export var NextListPage_ = /*#__PURE__*/React.forwardRef(function NextListPage_(_ref, ref) {
|
|
10
|
-
var children = _ref.children,
|
|
11
|
-
props = _objectWithoutProperties(_ref, _excluded);
|
|
12
|
-
return /*#__PURE__*/React.createElement(DetailPageViewContext.Provider, {
|
|
13
|
-
value: {
|
|
14
|
-
width: 'xl',
|
|
15
|
-
hasNavigation: false
|
|
16
|
-
}
|
|
17
|
-
}, /*#__PURE__*/React.createElement(Page, _extends({
|
|
18
|
-
ref: ref
|
|
19
|
-
}, props), children));
|
|
20
|
-
});
|
|
21
|
-
|
|
22
|
-
/**
|
|
23
|
-
|
|
24
|
-
A list page is basically a copy of SettingsPage/DetailPage. However, it has some differences.
|
|
25
|
-
NextListPage does not have Breadcrumbs, nested sections (although, we may need them in the future), and Footer.
|
|
26
|
-
|
|
27
|
-
@since TBD
|
|
28
|
-
|
|
29
|
-
@see [Storybook](https://stories.core.procore.com/?path=/story/core-react_demos-nextlistpage--edit)
|
|
30
|
-
|
|
31
|
-
@see [Design Guidelines](https://design.procore.com/tool-landing-layout)
|
|
32
|
-
|
|
33
|
-
*/
|
|
34
|
-
export var NextListPage = addSubcomponents({
|
|
35
|
-
Main: Page.Main,
|
|
36
|
-
Header: Page.Header,
|
|
37
|
-
Banner: Page.Banner,
|
|
38
|
-
Title: Page.Title,
|
|
39
|
-
Tabs: Page.Tabs,
|
|
40
|
-
Body: DetailPage.Body,
|
|
41
|
-
Aside: Page.Aside
|
|
42
|
-
}, NextListPage_);
|
|
43
|
-
NextListPage_.displayName = 'NextListPage';
|
|
44
|
-
//# sourceMappingURL=NextListPage.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NextListPage.js","names":["React","DetailPage","DetailPageViewContext","Page","addSubcomponents","NextListPage_","forwardRef","_ref","ref","children","props","_objectWithoutProperties","_excluded","createElement","Provider","value","width","hasNavigation","_extends","NextListPage","Main","Header","Banner","Title","Tabs","Body","Aside","displayName"],"sources":["../../src/NextListPage/NextListPage.tsx"],"sourcesContent":["import React from 'react'\nimport { DetailPage, DetailPageViewContext } from '../DetailPage'\nimport { Page } from '../PageLayout'\nimport { addSubcomponents } from '../_utils/addSubcomponents'\nimport type { NextListPageProps } from './NextListPage.types'\n\nexport const NextListPage_ = React.forwardRef<\n HTMLDivElement,\n NextListPageProps\n>(function NextListPage_({ children, ...props }, ref) {\n return (\n <DetailPageViewContext.Provider\n value={{ width: 'xl', hasNavigation: false }}\n >\n <Page ref={ref} {...props}>\n {children}\n </Page>\n </DetailPageViewContext.Provider>\n )\n})\n\n/**\n\n A list page is basically a copy of SettingsPage/DetailPage. However, it has some differences.\n NextListPage does not have Breadcrumbs, nested sections (although, we may need them in the future), and Footer.\n\n @since TBD\n\n @see [Storybook](https://stories.core.procore.com/?path=/story/core-react_demos-nextlistpage--edit)\n\n @see [Design Guidelines](https://design.procore.com/tool-landing-layout)\n\n */\nexport const NextListPage = addSubcomponents(\n {\n Main: Page.Main,\n Header: Page.Header,\n Banner: Page.Banner,\n Title: Page.Title,\n Tabs: Page.Tabs,\n Body: DetailPage.Body,\n Aside: Page.Aside,\n },\n NextListPage_\n)\n\nNextListPage_.displayName = 'NextListPage'\n"],"mappings":";;;;AAAA,OAAOA,KAAK,MAAM,OAAO;AACzB,SAASC,UAAU,EAAEC,qBAAqB,QAAQ,eAAe;AACjE,SAASC,IAAI,QAAQ,eAAe;AACpC,SAASC,gBAAgB,QAAQ,4BAA4B;AAG7D,OAAO,IAAMC,aAAa,gBAAGL,KAAK,CAACM,UAAU,CAG3C,SAASD,aAAaA,CAAAE,IAAA,EAAyBC,GAAG,EAAE;EAAA,IAA3BC,QAAQ,GAAAF,IAAA,CAARE,QAAQ;IAAKC,KAAK,GAAAC,wBAAA,CAAAJ,IAAA,EAAAK,SAAA;EAC3C,oBACEZ,KAAA,CAAAa,aAAA,CAACX,qBAAqB,CAACY,QAAQ;IAC7BC,KAAK,EAAE;MAAEC,KAAK,EAAE,IAAI;MAAEC,aAAa,EAAE;IAAM;EAAE,gBAE7CjB,KAAA,CAAAa,aAAA,CAACV,IAAI,EAAAe,QAAA;IAACV,GAAG,EAAEA;EAAI,GAAKE,KAAK,GACtBD,QACG,CACwB,CAAC;AAErC,CAAC,CAAC;;AAEF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,IAAMU,YAAY,GAAGf,gBAAgB,CAC1C;EACEgB,IAAI,EAAEjB,IAAI,CAACiB,IAAI;EACfC,MAAM,EAAElB,IAAI,CAACkB,MAAM;EACnBC,MAAM,EAAEnB,IAAI,CAACmB,MAAM;EACnBC,KAAK,EAAEpB,IAAI,CAACoB,KAAK;EACjBC,IAAI,EAAErB,IAAI,CAACqB,IAAI;EACfC,IAAI,EAAExB,UAAU,CAACwB,IAAI;EACrBC,KAAK,EAAEvB,IAAI,CAACuB;AACd,CAAC,EACDrB,aACF,CAAC;AAEDA,aAAa,CAACsB,WAAW,GAAG,cAAc"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NextListPage.types.js","names":[],"sources":["../../src/NextListPage/NextListPage.types.ts"],"sourcesContent":["import type { DetailPageProps } from '../DetailPage'\n\nexport interface NextListPageProps\n extends Omit<DetailPageProps, 'width' | 'hasNavigation'> {}\n"],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["NextListPage"],"sources":["../../src/NextListPage/index.ts"],"sourcesContent":["export { NextListPage } from './NextListPage'\nexport type { NextListPageProps } from './NextListPage.types'\n"],"mappings":"AAAA,SAASA,YAAY,QAAQ,gBAAgB"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SplitViewCardContext } from './SplitViewCard.context';
|
|
3
|
-
export var useSplitViewCard = function useSplitViewCard() {
|
|
4
|
-
var _React$useContext = React.useContext(SplitViewCardContext),
|
|
5
|
-
open = _React$useContext.open,
|
|
6
|
-
onOpen = _React$useContext.onOpen,
|
|
7
|
-
onClose = _React$useContext.onClose;
|
|
8
|
-
return {
|
|
9
|
-
open: open,
|
|
10
|
-
onOpen: onOpen,
|
|
11
|
-
onClose: onClose
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
//# sourceMappingURL=useSplitViewCard.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useSplitViewCard.js","names":["React","SplitViewCardContext","useSplitViewCard","_React$useContext","useContext","open","onOpen","onClose"],"sources":["../../src/SplitViewCard/useSplitViewCard.tsx"],"sourcesContent":["import React from 'react'\nimport { SplitViewCardContext } from './SplitViewCard.context'\n\nexport const useSplitViewCard = () => {\n const { open, onOpen, onClose } = React.useContext(SplitViewCardContext)\n\n return { open, onOpen, onClose }\n}\n"],"mappings":"AAAA,OAAOA,KAAK,MAAM,OAAO;AACzB,SAASC,oBAAoB,QAAQ,yBAAyB;AAE9D,OAAO,IAAMC,gBAAgB,GAAG,SAAnBA,gBAAgBA,CAAA,EAAS;EACpC,IAAAC,iBAAA,GAAkCH,KAAK,CAACI,UAAU,CAACH,oBAAoB,CAAC;IAAhEI,IAAI,GAAAF,iBAAA,CAAJE,IAAI;IAAEC,MAAM,GAAAH,iBAAA,CAANG,MAAM;IAAEC,OAAO,GAAAJ,iBAAA,CAAPI,OAAO;EAE7B,OAAO;IAAEF,IAAI,EAAJA,IAAI;IAAEC,MAAM,EAANA,MAAM;IAAEC,OAAO,EAAPA;EAAQ,CAAC;AAClC,CAAC"}
|