@deque/cauldron-react 5.12.0 → 5.13.0-canary.301c546b
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/lib/components/Accordion/Accordion.d.ts +0 -15
- package/lib/components/Address/index.d.ts +3 -16
- package/lib/components/Alert/index.d.ts +0 -10
- package/lib/components/Breadcrumb/BreadcrumbItem.d.ts +3 -2
- package/lib/components/Card/Card.d.ts +0 -5
- package/lib/components/Card/CardContent.d.ts +3 -5
- package/lib/components/Card/CardFooter.d.ts +3 -5
- package/lib/components/Card/CardHeader.d.ts +3 -5
- package/lib/components/ClickOutsideListener/index.d.ts +0 -8
- package/lib/components/Combobox/Combobox.d.ts +1 -0
- package/lib/components/DescriptionList/index.d.ts +0 -17
- package/lib/components/Dialog/index.d.ts +7 -25
- package/lib/components/ExpandCollapsePanel/ExpandCollapsePanel.d.ts +0 -8
- package/lib/components/ExpandCollapsePanel/PanelTrigger.d.ts +0 -10
- package/lib/components/IssuePanel/index.d.ts +0 -5
- package/lib/components/Layout/index.d.ts +0 -7
- package/lib/components/Line/index.d.ts +4 -5
- package/lib/components/Link/index.d.ts +0 -10
- package/lib/components/Main/index.d.ts +0 -7
- package/lib/components/MenuBar/index.d.ts +0 -7
- package/lib/components/MenuItem/index.d.ts +0 -10
- package/lib/components/Modal/index.d.ts +0 -10
- package/lib/components/NavBar/NavBar.d.ts +0 -8
- package/lib/components/NavBar/NavItem.d.ts +0 -4
- package/lib/components/OptionsMenu/OptionsMenu.d.ts +1 -13
- package/lib/components/OptionsMenu/OptionsMenuList.d.ts +0 -12
- package/lib/components/OptionsMenu/OptionsMenuWrapper.d.ts +1 -9
- package/lib/components/Pointout/index.d.ts +0 -21
- package/lib/components/RadioCardGroup/index.d.ts +0 -17
- package/lib/components/Scrim/index.d.ts +0 -4
- package/lib/components/SideBar/SideBar.d.ts +0 -7
- package/lib/components/SideBar/SideBarItem.d.ts +1 -0
- package/lib/components/SkipLink/index.d.ts +0 -6
- package/lib/components/Stepper/index.d.ts +0 -11
- package/lib/components/Table/Table.d.ts +0 -6
- package/lib/components/Table/TableBody.d.ts +0 -5
- package/lib/components/Table/TableCell.d.ts +0 -5
- package/lib/components/Table/TableFooter.d.ts +0 -5
- package/lib/components/Table/TableHead.d.ts +0 -5
- package/lib/components/Table/TableHeader.d.ts +0 -9
- package/lib/components/Table/TableRow.d.ts +0 -5
- package/lib/components/Tabs/Tabs.d.ts +0 -10
- package/lib/components/Tag/index.d.ts +0 -9
- package/lib/components/TextField/index.d.ts +0 -16
- package/lib/components/Toast/index.d.ts +0 -13
- package/lib/components/Tooltip/index.d.ts +9 -22
- package/lib/components/TopBar/TopBarMenu.d.ts +0 -5
- package/lib/components/TopBar/TopBarTrigger.d.ts +1 -0
- package/lib/components/TwoColumnPanel/ColumnGroupHeader.d.ts +3 -2
- package/lib/components/TwoColumnPanel/ColumnHeader.d.ts +3 -2
- package/lib/components/TwoColumnPanel/ColumnList.d.ts +3 -2
- package/lib/components/Workspace/index.d.ts +0 -11
- package/lib/contexts/theme.d.ts +1 -8
- package/lib/index.js +24 -563
- package/package.json +2 -4
- package/lib/propTypes.d.ts +0 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deque/cauldron-react",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.13.0-canary.301c546b",
|
|
4
4
|
"license": "MPL-2.0",
|
|
5
5
|
"description": "Fully accessible react components library for Deque Cauldron",
|
|
6
6
|
"homepage": "https://cauldron.dequelabs.com/",
|
|
@@ -28,7 +28,6 @@
|
|
|
28
28
|
"focus-trap-react": "8",
|
|
29
29
|
"focusable": "^2.3.0",
|
|
30
30
|
"keyname": "^0.1.0",
|
|
31
|
-
"prop-types": "^15.6.0",
|
|
32
31
|
"react-id-generator": "^3.0.1",
|
|
33
32
|
"react-popper": "^2.2.4",
|
|
34
33
|
"react-syntax-highlighter": "^15.5.0",
|
|
@@ -46,7 +45,6 @@
|
|
|
46
45
|
"@svgr/rollup": "^6.1.2",
|
|
47
46
|
"@types/classnames": "^2.2.10",
|
|
48
47
|
"@types/node": "^17.0.42",
|
|
49
|
-
"@types/prop-types": "^15.7.3",
|
|
50
48
|
"@types/react": "^18.0.12",
|
|
51
49
|
"@types/react-dom": "^18.0.5",
|
|
52
50
|
"@types/react-syntax-highlighter": "^15.5.2",
|
|
@@ -57,7 +55,7 @@
|
|
|
57
55
|
"enzyme": "^3.11.0",
|
|
58
56
|
"enzyme-adapter-react-16": "^1.15.2",
|
|
59
57
|
"jest": "^24.7.1",
|
|
60
|
-
"jest-axe": "^
|
|
58
|
+
"jest-axe": "^8.0.0",
|
|
61
59
|
"nyc": "^15.0.1",
|
|
62
60
|
"postcss-cli": "^7.1.1",
|
|
63
61
|
"postcss-import": "^12.0.1",
|
package/lib/propTypes.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import PropTypes from 'prop-types';
|
|
2
|
-
/**
|
|
3
|
-
* This prop type is meant to ensure that a prop can actually be rendered as content.
|
|
4
|
-
* It should match the ContentNode type in types.ts
|
|
5
|
-
*/
|
|
6
|
-
export declare const contentNode: PropTypes.Requireable<NonNullable<string | number | PropTypes.ReactElementLike | null | undefined>>;
|