@elliemae/ds-card-navigation 3.70.0-next.39 → 3.70.0-next.40
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/package.json +13 -13
- package/dist/types/tests/DSCardNavigation.a11y.test.d.ts +0 -1
- package/dist/types/tests/DSCardNavigation.api.test.d.ts +0 -1
- package/dist/types/tests/DSCardNavigation.data-testId.test.d.ts +0 -1
- package/dist/types/tests/DSCardNavigation.defaultProps.test.d.ts +0 -1
- package/dist/types/tests/DSCardNavigation.events.test.d.ts +0 -1
- package/dist/types/tests/DSCardNavigation.exports.test.d.ts +0 -1
- package/dist/types/tests/DSCardNavigation.get-owner-props.test.d.ts +0 -1
- package/dist/types/tests/DSCardNavigation.keyboard.test.d.ts +0 -1
- package/dist/types/tests/DSCardNavigation.proptype-schema.test.d.ts +0 -1
- package/dist/types/tests/DSCardNavigation.pui-enumaratedTypes.test.d.ts +0 -1
- package/dist/types/tests/tooltip-tests/DSCardNavigation.tooltip.hover.test.playwright.d.ts +0 -1
- package/dist/types/tests/tooltip-tests/DSCardNavigation.tooltip.keyboard.test.playwright.d.ts +0 -1
- package/dist/types/tests/tooltip-tests/DSCardNavigation.tooltip.wrapText.interdependecy.test.playwright.d.ts +0 -1
- package/dist/types/tests/tooltip-tests/DSCardNavigationTooltipTestRenderer.d.ts +0 -1
- package/dist/types/typescript-testing/typescript-card-navigation-valid.d.ts +0 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-card-navigation",
|
|
3
|
-
"version": "3.70.0-next.
|
|
3
|
+
"version": "3.70.0-next.40",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Card Navigation",
|
|
6
6
|
"files": [
|
|
@@ -37,24 +37,24 @@
|
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"uid": "^2.0.2",
|
|
40
|
-
"@elliemae/ds-button-v2": "3.70.0-next.
|
|
41
|
-
"@elliemae/ds-grid": "3.70.0-next.
|
|
42
|
-
"@elliemae/ds-hooks-on-overflow-change": "3.70.0-next.
|
|
43
|
-
"@elliemae/ds-
|
|
44
|
-
"@elliemae/ds-props-helpers": "3.70.0-next.
|
|
45
|
-
"@elliemae/ds-
|
|
46
|
-
"@elliemae/ds-
|
|
47
|
-
"@elliemae/ds-typography": "3.70.0-next.
|
|
40
|
+
"@elliemae/ds-button-v2": "3.70.0-next.40",
|
|
41
|
+
"@elliemae/ds-grid": "3.70.0-next.40",
|
|
42
|
+
"@elliemae/ds-hooks-on-overflow-change": "3.70.0-next.40",
|
|
43
|
+
"@elliemae/ds-icons": "3.70.0-next.40",
|
|
44
|
+
"@elliemae/ds-props-helpers": "3.70.0-next.40",
|
|
45
|
+
"@elliemae/ds-system": "3.70.0-next.40",
|
|
46
|
+
"@elliemae/ds-tooltip-v3": "3.70.0-next.40",
|
|
47
|
+
"@elliemae/ds-typography": "3.70.0-next.40"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"@playwright/experimental-ct-react": "^1.60.0",
|
|
51
51
|
"@xstyled/system": "~3.8.1",
|
|
52
52
|
"jest": "^30.0.0",
|
|
53
53
|
"styled-components": "~5.3.9",
|
|
54
|
-
"@elliemae/ds-
|
|
55
|
-
"@elliemae/ds-
|
|
56
|
-
"@elliemae/ds-
|
|
57
|
-
"@elliemae/ds-typescript-helpers": "3.70.0-next.
|
|
54
|
+
"@elliemae/ds-icons": "3.70.0-next.40",
|
|
55
|
+
"@elliemae/ds-monorepo-devops": "3.70.0-next.40",
|
|
56
|
+
"@elliemae/ds-test-utils": "3.70.0-next.40",
|
|
57
|
+
"@elliemae/ds-typescript-helpers": "3.70.0-next.40"
|
|
58
58
|
},
|
|
59
59
|
"peerDependencies": {
|
|
60
60
|
"@testing-library/jest-dom": "^6.6.3",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
package/dist/types/tests/tooltip-tests/DSCardNavigation.tooltip.keyboard.test.playwright.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export const DSCardNavigationTooltipTestRenderer: import("react").FunctionComponent<import("react").JSX.IntrinsicAttributes>;
|