@procore/core-react 11.0.1 → 11.0.2-rc.2
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/FileSelect/FileExplorer/FileExplorer.types.d.ts +5 -5
- package/dist/FileSelect/FileSelect.js.map +1 -1
- package/dist/FileSelect/FileSelect.types.d.ts +10 -10
- package/dist/FileSelect/LocalSource/LocalSource.types.d.ts +2 -2
- package/dist/FileSelect/index.d.ts +1 -1
- package/dist/FileSelect/storyHelpers.js +2 -2
- package/dist/FileSelect/storyHelpers.js.map +1 -1
- package/dist/MenuImperative/sensors.d.ts +1 -1
- package/dist/MultiSelect/MultiSelect.d.ts +1 -1
- package/dist/MultiSelect/MultiSelect.js +2 -2
- package/dist/MultiSelect/MultiSelect.js.map +1 -1
- package/dist/MultiSelect/MultiSelect.types.d.ts +1 -1
- package/dist/MultiSelect/index.d.ts +1 -1
- package/dist/PageLayout/PageLayout.styles.js +4 -4
- package/dist/PageLayout/PageLayout.styles.js.map +1 -1
- package/dist/Table/Table.d.ts +2 -2
- package/dist/Table/Table.js +3 -3
- package/dist/Table/Table.js.map +1 -1
- package/dist/Table/Table.types.d.ts +1 -1
- package/dist/Tree/Tree.d.ts +1 -1
- package/dist/Tree/Tree.js +2 -2
- package/dist/Tree/Tree.js.map +1 -1
- package/dist/Tree/index.d.ts +1 -1
- package/dist/Tree/index.js +1 -1
- package/dist/Tree/index.js.map +1 -1
- package/dist/_hooks/useFileUploader.d.ts +6 -6
- package/dist/_typedoc/Avatar/Avatar.types.json +17 -17
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +22 -22
- package/dist/_typedoc/Badge/Badge.types.json +6 -6
- package/dist/_typedoc/Banner/Banner.types.json +12 -12
- package/dist/_typedoc/Box/Box.types.json +66 -66
- package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +7 -7
- package/dist/_typedoc/Button/Button.types.json +11 -11
- package/dist/_typedoc/Calendar/Calendar.types.json +81 -81
- package/dist/_typedoc/Card/Card.types.json +6 -6
- package/dist/_typedoc/Checkbox/Checkbox.types.json +7 -7
- package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
- package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
- package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
- package/dist/_typedoc/DetailPage/DetailPage.types.json +4 -4
- package/dist/_typedoc/Dropdown/Dropdown.types.json +41 -41
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +32 -32
- package/dist/_typedoc/Dropzone/Dropzone.types.json +43 -43
- 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 +27 -27
- package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +25 -25
- package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +18 -18
- package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
- package/dist/_typedoc/Flex/Flex.types.json +26 -26
- package/dist/_typedoc/FlexList/FlexList.types.json +29 -29
- package/dist/_typedoc/Form/Form.types.json +846 -846
- package/dist/_typedoc/Grid/Grid.types.json +8 -8
- package/dist/_typedoc/GroupSelect/GroupSelect.types.json +57 -57
- 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 +61 -61
- package/dist/_typedoc/MenuImperative/MenuImperative.types.json +70 -70
- package/dist/_typedoc/Modal/Modal.types.json +27 -27
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +44 -44
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +42 -42
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.json +18 -18
- package/dist/_typedoc/PageLayout/PageLayout.types.json +7 -7
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +27 -27
- package/dist/_typedoc/Pill/Pill.types.json +1 -1
- package/dist/_typedoc/PillSelect/PillSelect.types.json +54 -54
- package/dist/_typedoc/Popover/Popover.types.json +9 -9
- package/dist/_typedoc/ProgressBar/ProgressBar.types.json +5 -5
- package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
- package/dist/_typedoc/Required/Required.types.json +5 -5
- package/dist/_typedoc/Search/Search.types.json +18 -18
- package/dist/_typedoc/Section/Section.types.json +14 -14
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
- package/dist/_typedoc/Select/Select.types.json +37 -37
- package/dist/_typedoc/Slider/Slider.types.json +6 -6
- package/dist/_typedoc/Spinner/Spinner.types.json +8 -8
- package/dist/_typedoc/Switch/Switch.types.json +3 -3
- package/dist/_typedoc/Table/Table.types.json +104 -104
- package/dist/_typedoc/Tabs/Tabs.types.json +15 -15
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +10 -10
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditor.types.json +7 -7
- package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +3 -3
- package/dist/_typedoc/Thumbnail/Thumbnail.types.json +25 -25
- package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +51 -51
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +37 -37
- package/dist/_typedoc/Tile/Tile.types.json +30 -30
- package/dist/_typedoc/Toast/Toast.types.json +4 -4
- package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
- package/dist/_typedoc/Token/Token.types.json +6 -6
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +8 -8
- package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
- package/dist/_typedoc/Tree/Tree.types.json +85 -85
- package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
- package/dist/_typedoc/Typography/Typography.types.json +8 -8
- package/dist/_typedoc/_utils/types.json +3 -3
- package/dist/_utils/CalendarHelpers.d.ts +2 -2
- package/dist/_utils/propsTypedoc.d.ts +1 -1
- package/dist/index.d.ts +23 -23
- package/dist/index.js +35 -35
- package/dist/index.js.map +1 -1
- package/package.json +23 -23
|
@@ -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/2f4d14669/packages/core-react/src/Typeahead/Typeahead.types.ts#L16"
|
|
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/2f4d14669/packages/core-react/src/Typeahead/Typeahead.types.ts#L20"
|
|
24
24
|
}
|
|
25
25
|
],
|
|
26
26
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "<span>\n Change the HTML tag. This{' '}\n <Link href=\"https://styled-components.com/docs/api#as-polymorphic-prop\">\n prop is from styled-components\n </Link>\n .<em>WARNING</em>: If using TypeScript, it will not switch types and\n some props may error. You can add <Code>// @ts-expect-error</Code>.\n See{' '}\n <Link href=\"https://github.com/DefinitelyTyped/DefinitelyTyped/issues/30117\">\n styled-components issue\n </Link>\n .\n</span>",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<span>\n Change the HTML tag. This{' '}\n <Link href=\"https://styled-components.com/docs/api#as-polymorphic-prop\">\n prop is from styled-components\n </Link>\n .<em>WARNING</em>: If using TypeScript, it will not switch types and\n some props may error. You can add <Code>// @ts-expect-error</Code>.\n See{' '}\n <Link href=\"https://github.com/DefinitelyTyped/DefinitelyTyped/issues/30117\">\n styled-components issue\n </Link>\n .\n</span></div><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/Typography/Typography.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/2f4d14669/packages/core-react/src/Typography/Typography.types.ts#L35"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "children",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "<span>\n When children are a string or multiple elements, they will be wrapped\n by a <Code>span</Code>. When it is a single element, classnames will\n be added to it instead\n</span>",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<span>\n When children are a string or multiple elements, they will be wrapped\n by a <Code>span</Code>. When it is a single element, classnames will\n be added to it instead\n</span></div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/2f4d14669/packages/core-react/src/Typography/Typography.types.ts#L17"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "className",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Additional classNames",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/2f4d14669/packages/core-react/src/_utils/types.ts#L45"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "color",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "<span>\n Changes font color, can be any of the{' '}\n <Link to=\"/web/style/colors/#hsl-palette\">HSL Palette</Link> css\n strings\n</span>",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<span>\n Changes font color, can be any of the{' '}\n <Link to=\"/web/style/colors/#hsl-palette\">HSL Palette</Link> css\n strings\n</span></div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>'gray15'</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/2f4d14669/packages/core-react/src/Typography/Typography.types.ts#L46"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "intent",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"description": "Changes the size of the font",
|
|
51
51
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Changes the size of the font</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
52
52
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
53
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
53
|
+
"sourceUrl": "https://github.com/procore/core/blob/2f4d14669/packages/core-react/src/Typography/Typography.types.ts#L52"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "italic",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"description": "Applies `font-style: italic` if enabled",
|
|
61
61
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Applies <code>font-style: italic</code> if enabled</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
62
62
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
63
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
63
|
+
"sourceUrl": "https://github.com/procore/core/blob/2f4d14669/packages/core-react/src/Typography/Typography.types.ts#L58"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"name": "style",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"description": "Additional CSS styles",
|
|
71
71
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
72
72
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
73
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
73
|
+
"sourceUrl": "https://github.com/procore/core/blob/2f4d14669/packages/core-react/src/_utils/types.ts#L50"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"name": "weight",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"description": "Changes font weight if it is supported in the design system",
|
|
81
81
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Changes font weight if it is supported in the design system</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
82
82
|
"sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
|
|
83
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
83
|
+
"sourceUrl": "https://github.com/procore/core/blob/2f4d14669/packages/core-react/src/Typography/Typography.types.ts#L64"
|
|
84
84
|
}
|
|
85
85
|
],
|
|
86
86
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
|
|
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/2f4d14669/packages/core-react/src/_utils/types.ts#L40"
|
|
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/2f4d14669/packages/core-react/src/_utils/types.ts#L45"
|
|
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/2f4d14669/packages/core-react/src/_utils/types.ts#L50"
|
|
34
34
|
}
|
|
35
35
|
],
|
|
36
36
|
"description": ""
|
|
@@ -53,9 +53,9 @@ declare const CalendarHelpers: {
|
|
|
53
53
|
isSameDay: (date1: Date, date2: Date) => boolean;
|
|
54
54
|
isSameMonth: (date1: Date, date2: Date) => boolean;
|
|
55
55
|
isToday: (date: Date) => boolean;
|
|
56
|
-
isWithinRange: (date: Date, start?: Date
|
|
56
|
+
isWithinRange: (date: Date, start?: Date, end?: Date) => boolean;
|
|
57
57
|
normalizeExistingDate: (day: Date) => Date;
|
|
58
|
-
normalizeNewDate: (year: number, month: number, day: number, hour?: number
|
|
58
|
+
normalizeNewDate: (year: number, month: number, day: number, hour?: number, minute?: number, second?: number, millisecond?: number) => Date;
|
|
59
59
|
subDays: (date: Date, num: number) => Date;
|
|
60
60
|
subMonths: (date: Date, num: number) => Date;
|
|
61
61
|
updateMonth: (date: Date, month: number) => Date;
|
|
@@ -52,7 +52,7 @@ export * from '../Select/Select.types';
|
|
|
52
52
|
export * from '../Slider/Slider.types';
|
|
53
53
|
export * from '../Spinner/Spinner.types';
|
|
54
54
|
export * from '../Switch/Switch.types';
|
|
55
|
-
export { BodyCellProps, BodyRowProps, CaratProps, CurrencyCellProps, DateSelectCellProps, GroupProps, GroupTitleProps, HeaderCellProps, IconCellProps, InputCellProps, LinkCellProps, SelectCellProps, TableProps,
|
|
55
|
+
export { BodyCellProps, BodyRowProps, CaratProps, CurrencyCellProps, DateSelectCellProps, GroupProps, GroupTitleProps, HeaderCellProps, IconCellProps, InputCellProps, LinkCellProps, SelectCellProps, TableProps, TableTextCellProps as TextCellProps, TextAreaCellProps, } from '../Table/Table.types';
|
|
56
56
|
export { TabsProps, TabsTabProps } from '../Tabs/Tabs.types';
|
|
57
57
|
export * from '../Tearsheet/Tearsheet.types';
|
|
58
58
|
export * from '../TextArea/TextArea.types';
|
package/dist/index.d.ts
CHANGED
|
@@ -2,16 +2,18 @@ export * from './Avatar';
|
|
|
2
2
|
export * from './AvatarStack';
|
|
3
3
|
export * from './Badge';
|
|
4
4
|
export * from './Banner';
|
|
5
|
+
export * from './Box';
|
|
5
6
|
export * from './Breadcrumbs';
|
|
6
7
|
export * from './Button';
|
|
7
|
-
export * from './ToggleButton';
|
|
8
8
|
export * from './Calendar';
|
|
9
9
|
export * from './Card';
|
|
10
10
|
export * from './Checkbox';
|
|
11
11
|
export * from './ClickOutside';
|
|
12
12
|
export * from './ContactItem';
|
|
13
|
+
export * from './Content';
|
|
13
14
|
export * from './DateInput';
|
|
14
15
|
export * from './DateSelect';
|
|
16
|
+
export * from './DetailPage';
|
|
15
17
|
export * from './Dropdown';
|
|
16
18
|
export * from './DropdownFlyout';
|
|
17
19
|
export * from './Dropzone';
|
|
@@ -19,10 +21,14 @@ export * from './EmptyState';
|
|
|
19
21
|
export * from './FileList';
|
|
20
22
|
export * from './FileSelect';
|
|
21
23
|
export * from './FileToken';
|
|
24
|
+
export * from './Flex';
|
|
25
|
+
export * from './FlexList';
|
|
22
26
|
export * from './Form';
|
|
27
|
+
export * from './Grid';
|
|
23
28
|
export * from './GroupSelect';
|
|
24
29
|
export * from './Input';
|
|
25
30
|
export * from './Link';
|
|
31
|
+
export * from './ListPage';
|
|
26
32
|
export * from './Menu';
|
|
27
33
|
export * from './MenuImperative';
|
|
28
34
|
export * from './Modal';
|
|
@@ -31,6 +37,7 @@ export * from './Notation';
|
|
|
31
37
|
export * from './NumberInput';
|
|
32
38
|
export * from './Overlay';
|
|
33
39
|
export * from './OverlayTrigger';
|
|
40
|
+
export * from './PageLayout';
|
|
34
41
|
export * from './Pagination';
|
|
35
42
|
export * from './Panel';
|
|
36
43
|
export * from './Pill';
|
|
@@ -39,61 +46,54 @@ export * from './Popover';
|
|
|
39
46
|
export * from './Portal';
|
|
40
47
|
export * from './ProgressBar';
|
|
41
48
|
export * from './RadioButton';
|
|
42
|
-
export * from './Slider';
|
|
43
|
-
export * from './Sidebar';
|
|
44
49
|
export * from './Required';
|
|
45
50
|
export * from './Search';
|
|
46
51
|
export * from './SegmentedController';
|
|
47
52
|
export * from './Select';
|
|
48
53
|
export * from './Semantic';
|
|
54
|
+
export * from './Sidebar';
|
|
55
|
+
export * from './Slider';
|
|
49
56
|
export * from './Spinner';
|
|
50
57
|
export * from './Switch';
|
|
51
58
|
export * from './Table';
|
|
52
59
|
export * from './TableShelf';
|
|
53
60
|
export * from './Tabs';
|
|
61
|
+
export * from './Tearsheet';
|
|
54
62
|
export * from './TextArea';
|
|
55
63
|
export * from './TextEditor';
|
|
56
|
-
export * from './Tearsheet';
|
|
57
64
|
export * from './TextEditorOutput';
|
|
58
65
|
export * from './Thumbnail';
|
|
59
66
|
export * from './TieredDropdown';
|
|
60
67
|
export * from './TieredSelect';
|
|
61
68
|
export * from './Tile';
|
|
69
|
+
export * from './Title';
|
|
62
70
|
export * from './Toast';
|
|
71
|
+
export * from './ToggleButton';
|
|
63
72
|
export * from './Token';
|
|
73
|
+
export * from './ToolHeader';
|
|
64
74
|
export * from './Tooltip';
|
|
65
75
|
export * from './Tree';
|
|
66
76
|
export * from './Typeahead';
|
|
67
77
|
export * from './Typography';
|
|
68
|
-
export * from './Title';
|
|
69
|
-
export * from './Box';
|
|
70
|
-
export * from './Content';
|
|
71
|
-
export * from './DetailPage';
|
|
72
|
-
export * from './Flex';
|
|
73
|
-
export * from './FlexList';
|
|
74
|
-
export * from './Grid';
|
|
75
|
-
export * from './ListPage';
|
|
76
|
-
export * from './ToolHeader';
|
|
77
|
-
export * from './PageLayout';
|
|
78
78
|
export * from './_hooks/Analytics';
|
|
79
|
+
export * from './_hooks/Anchor';
|
|
79
80
|
export * from './_hooks/Autofocus';
|
|
81
|
+
export * from './_hooks/BoundingRect';
|
|
82
|
+
export * from './_hooks/Buffer';
|
|
80
83
|
export * from './_hooks/ClickOutside';
|
|
84
|
+
export * from './_hooks/DateTime';
|
|
85
|
+
export * from './_hooks/DelayedCallback';
|
|
81
86
|
export * from './_hooks/DelayedToggle';
|
|
82
87
|
export * from './_hooks/Deprecation';
|
|
88
|
+
export * from './_hooks/Event';
|
|
83
89
|
export * from './_hooks/EventListener';
|
|
84
90
|
export * from './_hooks/Hotkey';
|
|
85
|
-
export * from './_hooks/OverflowObserver';
|
|
86
|
-
export * from './_hooks/Resize';
|
|
87
|
-
export * from './_hooks/Scroll';
|
|
88
|
-
export * from './_hooks/Anchor';
|
|
89
|
-
export * from './_hooks/BoundingRect';
|
|
90
|
-
export * from './_hooks/Buffer';
|
|
91
|
-
export * from './_hooks/DelayedCallback';
|
|
92
|
-
export * from './_hooks/Event';
|
|
93
91
|
export * from './_hooks/I18n';
|
|
94
92
|
export * from './_hooks/InjectedScript';
|
|
95
|
-
export * from './_hooks/DateTime';
|
|
96
93
|
export * from './_hooks/ListNavigation';
|
|
94
|
+
export * from './_hooks/OverflowObserver';
|
|
95
|
+
export * from './_hooks/Resize';
|
|
96
|
+
export * from './_hooks/Scroll';
|
|
97
97
|
export * from './_hooks/TextEntry';
|
|
98
98
|
export * from './_hooks/Timer';
|
|
99
99
|
export * from './_hooks/Trigger';
|
package/dist/index.js
CHANGED
|
@@ -3,16 +3,18 @@ export * from './Avatar';
|
|
|
3
3
|
export * from './AvatarStack';
|
|
4
4
|
export * from './Badge';
|
|
5
5
|
export * from './Banner';
|
|
6
|
+
export * from './Box';
|
|
6
7
|
export * from './Breadcrumbs';
|
|
7
8
|
export * from './Button';
|
|
8
|
-
export * from './ToggleButton';
|
|
9
9
|
export * from './Calendar';
|
|
10
10
|
export * from './Card';
|
|
11
11
|
export * from './Checkbox';
|
|
12
12
|
export * from './ClickOutside';
|
|
13
13
|
export * from './ContactItem';
|
|
14
|
+
export * from './Content';
|
|
14
15
|
export * from './DateInput';
|
|
15
16
|
export * from './DateSelect';
|
|
17
|
+
export * from './DetailPage';
|
|
16
18
|
export * from './Dropdown';
|
|
17
19
|
export * from './DropdownFlyout';
|
|
18
20
|
export * from './Dropzone';
|
|
@@ -20,10 +22,19 @@ export * from './EmptyState';
|
|
|
20
22
|
export * from './FileList';
|
|
21
23
|
export * from './FileSelect';
|
|
22
24
|
export * from './FileToken';
|
|
25
|
+
export * from './Flex';
|
|
26
|
+
export * from './FlexList';
|
|
23
27
|
export * from './Form';
|
|
28
|
+
/**
|
|
29
|
+
* @internal
|
|
30
|
+
* Will require extending types FormFieldProps and FormFieldValueComponentProps
|
|
31
|
+
*/
|
|
32
|
+
export { BETA_makeField } from './Form';
|
|
33
|
+
export * from './Grid';
|
|
24
34
|
export * from './GroupSelect';
|
|
25
35
|
export * from './Input';
|
|
26
36
|
export * from './Link';
|
|
37
|
+
export * from './ListPage';
|
|
27
38
|
export * from './Menu';
|
|
28
39
|
export * from './MenuImperative';
|
|
29
40
|
export * from './Modal';
|
|
@@ -32,6 +43,7 @@ export * from './Notation';
|
|
|
32
43
|
export * from './NumberInput';
|
|
33
44
|
export * from './Overlay';
|
|
34
45
|
export * from './OverlayTrigger';
|
|
46
|
+
export * from './PageLayout';
|
|
35
47
|
export * from './Pagination';
|
|
36
48
|
export * from './Panel';
|
|
37
49
|
export * from './Pill';
|
|
@@ -40,61 +52,54 @@ export * from './Popover';
|
|
|
40
52
|
export * from './Portal';
|
|
41
53
|
export * from './ProgressBar';
|
|
42
54
|
export * from './RadioButton';
|
|
43
|
-
export * from './Slider';
|
|
44
|
-
export * from './Sidebar';
|
|
45
55
|
export * from './Required';
|
|
46
56
|
export * from './Search';
|
|
47
57
|
export * from './SegmentedController';
|
|
48
58
|
export * from './Select';
|
|
49
59
|
export * from './Semantic';
|
|
60
|
+
export * from './Sidebar';
|
|
61
|
+
export * from './Slider';
|
|
50
62
|
export * from './Spinner';
|
|
51
63
|
export * from './Switch';
|
|
52
64
|
export * from './Table';
|
|
53
65
|
export * from './TableShelf';
|
|
54
66
|
export * from './Tabs';
|
|
67
|
+
export * from './Tearsheet';
|
|
55
68
|
export * from './TextArea';
|
|
56
69
|
export * from './TextEditor';
|
|
57
|
-
export * from './Tearsheet';
|
|
58
70
|
export * from './TextEditorOutput';
|
|
59
71
|
export * from './Thumbnail';
|
|
60
72
|
export * from './TieredDropdown';
|
|
61
73
|
export * from './TieredSelect';
|
|
62
74
|
export * from './Tile';
|
|
75
|
+
export * from './Title';
|
|
63
76
|
export * from './Toast';
|
|
77
|
+
export * from './ToggleButton';
|
|
64
78
|
export * from './Token';
|
|
79
|
+
export * from './ToolHeader';
|
|
65
80
|
export * from './Tooltip';
|
|
66
81
|
export * from './Tree';
|
|
67
82
|
export * from './Typeahead';
|
|
68
83
|
export * from './Typography';
|
|
69
|
-
export * from './Title';
|
|
70
|
-
export * from './Box';
|
|
71
|
-
export * from './Content';
|
|
72
|
-
export * from './DetailPage';
|
|
73
|
-
export * from './Flex';
|
|
74
|
-
export * from './FlexList';
|
|
75
|
-
export * from './Grid';
|
|
76
|
-
export * from './ListPage';
|
|
77
|
-
export * from './ToolHeader';
|
|
78
|
-
export * from './PageLayout';
|
|
79
84
|
export * from './_hooks/Analytics';
|
|
85
|
+
export * from './_hooks/Anchor';
|
|
80
86
|
export * from './_hooks/Autofocus';
|
|
87
|
+
export * from './_hooks/BoundingRect';
|
|
88
|
+
export * from './_hooks/Buffer';
|
|
81
89
|
export * from './_hooks/ClickOutside';
|
|
90
|
+
export * from './_hooks/DateTime';
|
|
91
|
+
export * from './_hooks/DelayedCallback';
|
|
82
92
|
export * from './_hooks/DelayedToggle';
|
|
83
93
|
export * from './_hooks/Deprecation';
|
|
94
|
+
export * from './_hooks/Event';
|
|
84
95
|
export * from './_hooks/EventListener';
|
|
85
96
|
export * from './_hooks/Hotkey';
|
|
86
|
-
export * from './_hooks/OverflowObserver';
|
|
87
|
-
export * from './_hooks/Resize';
|
|
88
|
-
export * from './_hooks/Scroll';
|
|
89
|
-
export * from './_hooks/Anchor';
|
|
90
|
-
export * from './_hooks/BoundingRect';
|
|
91
|
-
export * from './_hooks/Buffer';
|
|
92
|
-
export * from './_hooks/DelayedCallback';
|
|
93
|
-
export * from './_hooks/Event';
|
|
94
97
|
export * from './_hooks/I18n';
|
|
95
98
|
export * from './_hooks/InjectedScript';
|
|
96
|
-
export * from './_hooks/DateTime';
|
|
97
99
|
export * from './_hooks/ListNavigation';
|
|
100
|
+
export * from './_hooks/OverflowObserver';
|
|
101
|
+
export * from './_hooks/Resize';
|
|
102
|
+
export * from './_hooks/Scroll';
|
|
98
103
|
export * from './_hooks/TextEntry';
|
|
99
104
|
export * from './_hooks/Timer';
|
|
100
105
|
export * from './_hooks/Trigger';
|
|
@@ -102,27 +107,19 @@ export * from './_hooks/Visibility';
|
|
|
102
107
|
export * from './_hooks/ZIndex';
|
|
103
108
|
// Style Stuff
|
|
104
109
|
export * from './_styles/colors';
|
|
105
|
-
export * from './_styles/spacing';
|
|
106
|
-
// export { getTypographyIntent, typographyWeights } from './Typography'
|
|
107
|
-
// For documentation only
|
|
108
|
-
export { docsProps as UNSAFE_props } from './_utils/props';
|
|
109
110
|
/**
|
|
110
111
|
* @internal
|
|
111
112
|
*/
|
|
112
|
-
export {
|
|
113
|
-
|
|
114
|
-
* @internal
|
|
115
|
-
* Will require extending types FormFieldProps and FormFieldValueComponentProps
|
|
116
|
-
*/
|
|
117
|
-
export { BETA_makeField } from './Form';
|
|
113
|
+
export { getEllipsis as UNSAFE_getEllipsis, getFocus as UNSAFE_getFocus, } from './_styles/mixins';
|
|
114
|
+
export * from './_styles/spacing';
|
|
118
115
|
/**
|
|
119
116
|
* @internal
|
|
120
117
|
*/
|
|
121
|
-
export {
|
|
118
|
+
export { addSubcomponents as UNSAFE_addSubcomponents } from './_utils/addSubcomponents';
|
|
122
119
|
/**
|
|
123
120
|
* @internal
|
|
124
121
|
*/
|
|
125
|
-
export {
|
|
122
|
+
export { intlDateTimeFormat } from './_utils/dateTime';
|
|
126
123
|
/**
|
|
127
124
|
* @internal
|
|
128
125
|
*/
|
|
@@ -131,4 +128,7 @@ export { parseFilename as UNSAFE_parseFilename } from './_utils/filename';
|
|
|
131
128
|
* @internal
|
|
132
129
|
*/
|
|
133
130
|
export { mergeRefs as UNSAFE_mergeRefs } from './_utils/mergeRefs';
|
|
131
|
+
// export { getTypographyIntent, typographyWeights } from './Typography'
|
|
132
|
+
// For documentation only
|
|
133
|
+
export { docsProps as UNSAFE_props } from './_utils/props';
|
|
134
134
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,6CAA6C;AAC7C,cAAc,UAAU,CAAA;AACxB,cAAc,eAAe,CAAA;AAC7B,cAAc,SAAS,CAAA;AACvB,cAAc,UAAU,CAAA;AACxB,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@procore/core-react",
|
|
3
|
-
"version": "11.0.
|
|
3
|
+
"version": "11.0.2-rc.2",
|
|
4
4
|
"description": "React library of Procore Design Guidelines",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.js",
|
|
@@ -44,23 +44,23 @@
|
|
|
44
44
|
"author": "Procore Technologies",
|
|
45
45
|
"license": "SEE LICENSE IN LICENSE",
|
|
46
46
|
"devDependencies": {
|
|
47
|
-
"@babel/core": "7.18.
|
|
47
|
+
"@babel/core": "7.18.2",
|
|
48
48
|
"@babel/plugin-proposal-object-rest-spread": "7.18.0",
|
|
49
49
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
|
50
|
-
"@babel/preset-env": "7.18.
|
|
50
|
+
"@babel/preset-env": "7.18.2",
|
|
51
51
|
"@babel/preset-react": "7.17.12",
|
|
52
52
|
"@babel/preset-typescript": "7.17.12",
|
|
53
53
|
"@babel/register": "7.17.7",
|
|
54
54
|
"@percy/cli": "1.2.1",
|
|
55
|
-
"@percy/storybook": "4.2.
|
|
56
|
-
"@storybook/addon-a11y": "6.5.
|
|
57
|
-
"@storybook/addon-essentials": "6.5.
|
|
58
|
-
"@storybook/addon-storysource": "6.5.
|
|
59
|
-
"@storybook/addons": "6.5.
|
|
60
|
-
"@storybook/builder-webpack5": "6.5.
|
|
61
|
-
"@storybook/manager-webpack5": "6.5.
|
|
62
|
-
"@storybook/react": "6.5.
|
|
63
|
-
"@storybook/theming": "6.5.
|
|
55
|
+
"@percy/storybook": "4.2.1",
|
|
56
|
+
"@storybook/addon-a11y": "6.5.6",
|
|
57
|
+
"@storybook/addon-essentials": "6.5.6",
|
|
58
|
+
"@storybook/addon-storysource": "6.5.6",
|
|
59
|
+
"@storybook/addons": "6.5.6",
|
|
60
|
+
"@storybook/builder-webpack5": "6.5.6",
|
|
61
|
+
"@storybook/manager-webpack5": "6.5.6",
|
|
62
|
+
"@storybook/react": "6.5.6",
|
|
63
|
+
"@storybook/theming": "6.5.6",
|
|
64
64
|
"@testing-library/dom": "8.13.0",
|
|
65
65
|
"@testing-library/jest-dom": "5.16.4",
|
|
66
66
|
"@testing-library/react": "12.1.3",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"@types/glob": "7.2.0",
|
|
73
73
|
"@types/jest": "27.5.0",
|
|
74
74
|
"@types/lodash.throttle": "4.1.7",
|
|
75
|
-
"@types/node": "
|
|
75
|
+
"@types/node": "17.0.38",
|
|
76
76
|
"@types/prop-types": "15.7.5",
|
|
77
77
|
"@types/ramda": "0.28.13",
|
|
78
78
|
"@types/react": "17.0.43",
|
|
@@ -83,8 +83,8 @@
|
|
|
83
83
|
"@types/react-window-infinite-loader": "1.0.6",
|
|
84
84
|
"@types/styled-components": "5.1.25",
|
|
85
85
|
"@types/yup": "0.29.14",
|
|
86
|
-
"@typescript-eslint/eslint-plugin": "5.
|
|
87
|
-
"@typescript-eslint/parser": "5.
|
|
86
|
+
"@typescript-eslint/eslint-plugin": "5.27.0",
|
|
87
|
+
"@typescript-eslint/parser": "5.27.0",
|
|
88
88
|
"@wojtekmaj/enzyme-adapter-react-17": "0.6.7",
|
|
89
89
|
"babel-core": "7.0.0-bridge.0",
|
|
90
90
|
"babel-jest": "28.1.0",
|
|
@@ -101,18 +101,18 @@
|
|
|
101
101
|
"miragejs": "^0.1.41",
|
|
102
102
|
"react-test-renderer": "17.0.2",
|
|
103
103
|
"sass": "1.52.1",
|
|
104
|
-
"sass-loader": "
|
|
104
|
+
"sass-loader": "13.0.0",
|
|
105
105
|
"style-loader": "3.3.1",
|
|
106
|
-
"ts-jest": "28.0.
|
|
106
|
+
"ts-jest": "28.0.3",
|
|
107
107
|
"ts-node": "10.8.0",
|
|
108
|
-
"typedoc": "0.22.
|
|
109
|
-
"typescript": "4.
|
|
110
|
-
"webpack": "5.
|
|
108
|
+
"typedoc": "0.22.17",
|
|
109
|
+
"typescript": "4.7.2",
|
|
110
|
+
"webpack": "5.73.0",
|
|
111
111
|
"yup": "0.32.11"
|
|
112
112
|
},
|
|
113
113
|
"dependencies": {
|
|
114
|
-
"@procore/core-i18n-js": "^10.27.
|
|
115
|
-
"@procore/core-icons": "^11.0.
|
|
114
|
+
"@procore/core-i18n-js": "^10.27.3-rc.0",
|
|
115
|
+
"@procore/core-icons": "^11.0.2-rc.0",
|
|
116
116
|
"@tinymce/tinymce-react": "4.1.0",
|
|
117
117
|
"axios": "0.27.2",
|
|
118
118
|
"classnames": "2.3.1",
|
|
@@ -135,5 +135,5 @@
|
|
|
135
135
|
"react-dom": ">=16.8.0 < 18",
|
|
136
136
|
"styled-components": ">= 5.1.1 < 6"
|
|
137
137
|
},
|
|
138
|
-
"gitHead": "
|
|
138
|
+
"gitHead": "2f4d14669401608df6c65e6ebd2982930199ad02"
|
|
139
139
|
}
|