@elliemae/ds-tabs 3.70.0-next.4 → 3.70.0-next.41
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 +12 -12
- package/dist/types/tests/DSTabs.PUI-15144.test.d.ts +0 -1
- package/dist/types/tests/DSTabs.PUI-15145.test.d.ts +0 -1
- package/dist/types/tests/DSTabs.PUI-16477.test.d.ts +0 -1
- package/dist/types/tests/DSTabs.a11y.test.d.ts +0 -1
- package/dist/types/tests/DSTabs.allDisabled.test.d.ts +0 -1
- package/dist/types/tests/DSTabs.callbacks.test.d.ts +0 -1
- package/dist/types/tests/DSTabs.data-testid.test.d.ts +0 -1
- package/dist/types/tests/DSTabs.exports.test.d.ts +0 -1
- package/dist/types/tests/DSTabs.func.test.d.ts +0 -1
- package/dist/types/tests/DSTabs.get-owner-props.test.d.ts +0 -1
- package/dist/types/tests/DSTabs.keyboard.test.d.ts +0 -1
- package/dist/types/tests/DSTabs.roving-tabindex-PUI-17883.test.d.ts +0 -1
- package/dist/types/tests/DSTabs.test.d.ts +0 -1
- package/dist/types/tests/DStabs.default-props.test.d.ts +0 -1
- package/dist/types/tests/axe-tabs.test.d.ts +0 -1
- package/dist/types/typescript-testing/typescript-tabs-valid.d.ts +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-tabs",
|
|
3
|
-
"version": "3.70.0-next.
|
|
3
|
+
"version": "3.70.0-next.41",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Tabs",
|
|
6
6
|
"files": [
|
|
@@ -36,23 +36,23 @@
|
|
|
36
36
|
"indent": 4
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@elliemae/ds-
|
|
40
|
-
"@elliemae/ds-
|
|
41
|
-
"@elliemae/ds-props-helpers": "3.70.0-next.
|
|
42
|
-
"@elliemae/ds-
|
|
43
|
-
"@elliemae/ds-icons": "3.70.0-next.
|
|
44
|
-
"@elliemae/ds-
|
|
45
|
-
"@elliemae/ds-
|
|
46
|
-
"@elliemae/ds-
|
|
39
|
+
"@elliemae/ds-button-v2": "3.70.0-next.41",
|
|
40
|
+
"@elliemae/ds-icon": "3.70.0-next.41",
|
|
41
|
+
"@elliemae/ds-props-helpers": "3.70.0-next.41",
|
|
42
|
+
"@elliemae/ds-swipe-card": "3.70.0-next.41",
|
|
43
|
+
"@elliemae/ds-icons": "3.70.0-next.41",
|
|
44
|
+
"@elliemae/ds-system": "3.70.0-next.41",
|
|
45
|
+
"@elliemae/ds-tab-button": "3.70.0-next.41",
|
|
46
|
+
"@elliemae/ds-typescript-helpers": "3.70.0-next.41"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"jest": "^30.0.0",
|
|
50
50
|
"styled-components": "~5.3.9",
|
|
51
|
-
"@elliemae/ds-monorepo-devops": "3.70.0-next.
|
|
52
|
-
"@elliemae/ds-test-utils": "3.70.0-next.
|
|
51
|
+
"@elliemae/ds-monorepo-devops": "3.70.0-next.41",
|
|
52
|
+
"@elliemae/ds-test-utils": "3.70.0-next.41"
|
|
53
53
|
},
|
|
54
54
|
"peerDependencies": {
|
|
55
|
-
"lodash-es": "^4.
|
|
55
|
+
"lodash-es": "^4.18.1",
|
|
56
56
|
"react": "^18.3.1",
|
|
57
57
|
"react-dom": "^18.3.1",
|
|
58
58
|
"styled-components": "~5.3.9"
|
|
@@ -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 {};
|
|
@@ -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 {};
|