dimsum-e2e-tests 3.24.2 → 3.25.0-next.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/CHANGELOG.md +17 -80
- package/package.json +119 -119
package/CHANGELOG.md
CHANGED
|
@@ -3,124 +3,61 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [3.
|
|
6
|
+
## [3.25.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.1...v3.25.0-next.2) (2023-11-27)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
9
9
|
|
|
10
|
-
## [3.
|
|
10
|
+
## [3.25.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.4...v3.25.0-next.1) (2023-11-27)
|
|
11
11
|
|
|
12
12
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
13
13
|
|
|
14
|
-
## [3.24.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.
|
|
15
|
-
|
|
16
|
-
### Features
|
|
17
|
-
|
|
18
|
-
- ds-number-range-field:: eol component [PUI-11807](https://jira.elliemae.io/browse/PUI-11807) ([#6328](https://git.elliemae.io/platform-ui/dimsum/issues/6328)) ([77af41d](https://git.elliemae.io/platform-ui/dimsum/commit/77af41dcc446490c756238ee7c365bf2f3308014))
|
|
19
|
-
|
|
20
|
-
## [3.23.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0...v3.23.0) (2023-11-15)
|
|
21
|
-
|
|
22
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
23
|
-
|
|
24
|
-
## [3.22.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.21.2...v3.22.0) (2023-11-08)
|
|
25
|
-
|
|
26
|
-
### Features
|
|
27
|
-
|
|
28
|
-
- dimsum:: change packages structure [PUI-10876](https://jira.elliemae.io/browse/PUI-10876) ([#6266](https://git.elliemae.io/platform-ui/dimsum/issues/6266)) ([565871f](https://git.elliemae.io/platform-ui/dimsum/commit/565871faf8fd8edf056e923cacb1de36f3c5beaa))
|
|
29
|
-
- dimsum:: package json for e2e tests [PUI-11531](https://jira.elliemae.io/browse/PUI-11531) ([#6284](https://git.elliemae.io/platform-ui/dimsum/issues/6284)) ([daa70f0](https://git.elliemae.io/platform-ui/dimsum/commit/daa70f0c26508d0b3dc0e861d8c103888f5e5c4b))
|
|
30
|
-
- ds-dropzone:: dropzone poc [PUI-11334](https://jira.elliemae.io/browse/PUI-11334) ([#6262](https://git.elliemae.io/platform-ui/dimsum/issues/6262)) ([8e973fa](https://git.elliemae.io/platform-ui/dimsum/commit/8e973fa22e8ee6e39db422480f04e4302e0881ed))
|
|
31
|
-
- ds-form-toggle:: update toggle patterns, add axe core tests, add doc [PUI-11035] (https://jira.elliemae.io/browse/PUI-11035) ([#6134](https://git.elliemae.io/platform-ui/dimsum/issues/6134)) ([297340e](https://git.elliemae.io/platform-ui/dimsum/commit/297340ee3b6a234f2b4dc76aa330aa55a218c1e0))
|
|
32
|
-
- ds-side-panel:: slots for side panel header and closeButtonRef [PUI-11333](https://jira.elliemae.io/browse/PUI-11333), [PUI-11558](https://jira.elliemae.io/browse/PUI-11558), [PUI-11494](https://jira.elliemae.io/browse/PUI-11494), [PUI-11493](https://jira.elliemae.io/browse/PUI-11493) ([#6204](https://git.elliemae.io/platform-ui/dimsum/issues/6204)) ([69704dc](https://git.elliemae.io/platform-ui/dimsum/commit/69704dc3fd8f2b529f0ec2176a1f6a6f8299f537))
|
|
33
|
-
- ds-uploader:: slots, styled components migration and customization example [PUI-11217](https://jira.elliemae.io/browse/PUI-11217), [PUI-11218](https://jira.elliemae.io/browse/PUI-11218), [PUI-11210](https://jira.elliemae.io/browse/PUI-11210), [PUI-11286](https://jira.elliemae.io/browse/PUI-11286), [PUI-11256](https://jira.elliemae.io/browse/PUI-11256), [PUI-11314](https://jira.elliemae.io/browse/PUI-11314), [PUI-11322](https://jira.elliemae.io/browse/PUI-11322) ([#6106](https://git.elliemae.io/platform-ui/dimsum/issues/6106)) ([3ccc45a](https://git.elliemae.io/platform-ui/dimsum/commit/3ccc45af0c3eeb6fbe943affe5f4bbd91dbba22d))
|
|
34
|
-
- ds-wizard:: ts, styled components, eslint, global and xstyled attrs, axe-core [PUI-10387](https://jira.elliemae.io/browse/PUI-10387) ([#6111](https://git.elliemae.io/platform-ui/dimsum/issues/6111)) ([0b56b7a](https://git.elliemae.io/platform-ui/dimsum/commit/0b56b7ae2b92b71b9f9a5080d372c5ed1ac5d704))
|
|
35
|
-
- environment:: deprecated components removed [PUI-11186] (https://jira.elliemae.io/browse/PUI-11186) ([#6129](https://git.elliemae.io/platform-ui/dimsum/issues/6129)) ([df8a110](https://git.elliemae.io/platform-ui/dimsum/commit/df8a11025e91cac529ebb5cd180d9840c714d396))
|
|
36
|
-
- environment:: move ds-group-box to EOL [PUI-11411](https://jira.elliemae.io/browse/PUI-11411) ([#6181](https://git.elliemae.io/platform-ui/dimsum/issues/6181)) ([09ad019](https://git.elliemae.io/platform-ui/dimsum/commit/09ad019472e5d5d65f6f0080d22a31ec6b630d1f))
|
|
37
|
-
|
|
38
|
-
### Bug Fixes
|
|
39
|
-
|
|
40
|
-
- ds-backdrop:: change backdrop background color [PUI-11073] (https://jira.elliemae.io/browse/PUI-11073) ([#6109](https://git.elliemae.io/platform-ui/dimsum/issues/6109)) ([90d2948](https://git.elliemae.io/platform-ui/dimsum/commit/90d2948d89623802ce1bbd5f81513ac96bb67025))
|
|
41
|
-
- ds-modal-slide:: fixed stories for e2e + fixed changelog generation [PUI-11744](https://jira.elliemae.io/browse/PUI-11744) ([#6297](https://git.elliemae.io/platform-ui/dimsum/issues/6297)) ([cc08d36](https://git.elliemae.io/platform-ui/dimsum/commit/cc08d36c6ed6f785233e7b2cb284677d1cbe2329))
|
|
42
|
-
- ds-shuttle-v2:: fixing amp issues [PUI-11630](https://jira.elliemae.io/browse/PUI-11630), [PUI-10912](https://jira.elliemae.io/browse/PUI-10912) ([#6301](https://git.elliemae.io/platform-ui/dimsum/issues/6301)) ([f721213](https://git.elliemae.io/platform-ui/dimsum/commit/f721213ac324ac23d6824a71627cc13dfaa5f141))
|
|
43
|
-
- environment:: fix ds-card axe core issues [PUI-11050](https://jira.elliemae.io/browse/PUI-11050) ([#6171](https://git.elliemae.io/platform-ui/dimsum/issues/6171)) ([021d741](https://git.elliemae.io/platform-ui/dimsum/commit/021d741a0c568adcec4fb1d191e543801b1d63d2))
|
|
44
|
-
|
|
45
|
-
## [3.22.0-rc.10](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-rc.9...v3.22.0-rc.10) (2023-11-07)
|
|
46
|
-
|
|
47
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
48
|
-
|
|
49
|
-
## [3.22.0-rc.9](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-rc.8...v3.22.0-rc.9) (2023-11-06)
|
|
50
|
-
|
|
51
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
52
|
-
|
|
53
|
-
## [3.22.0-rc.8](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-rc.7...v3.22.0-rc.8) (2023-11-02)
|
|
14
|
+
## [3.24.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.4...v3.24.1-rc.0) (2023-11-26)
|
|
54
15
|
|
|
55
16
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
56
17
|
|
|
57
|
-
## [3.
|
|
18
|
+
## [3.24.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.4...v3.24.1-rc.0) (2023-11-26)
|
|
58
19
|
|
|
59
20
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
60
21
|
|
|
61
|
-
## [3.
|
|
22
|
+
## [3.24.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.3...v3.24.0-next.4) (2023-11-21)
|
|
62
23
|
|
|
63
24
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
64
25
|
|
|
65
|
-
## [3.
|
|
26
|
+
## [3.24.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.2...v3.24.0-next.3) (2023-11-21)
|
|
66
27
|
|
|
67
28
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
68
29
|
|
|
69
|
-
## [3.
|
|
30
|
+
## [3.24.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.1...v3.24.0-next.2) (2023-11-21)
|
|
70
31
|
|
|
71
32
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
72
33
|
|
|
73
|
-
## [3.
|
|
34
|
+
## [3.24.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.0...v3.24.0-next.1) (2023-11-17)
|
|
74
35
|
|
|
75
36
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
76
37
|
|
|
77
|
-
## [3.
|
|
38
|
+
## [3.24.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.38...v3.24.0-next.0) (2023-11-17)
|
|
78
39
|
|
|
79
|
-
|
|
40
|
+
### Features
|
|
80
41
|
|
|
81
|
-
|
|
42
|
+
- ds-number-range-field:: eol component [PUI-11807](https://jira.elliemae.io/browse/PUI-11807) ([#6328](https://git.elliemae.io/platform-ui/dimsum/issues/6328)) ([77af41d](https://git.elliemae.io/platform-ui/dimsum/commit/77af41dcc446490c756238ee7c365bf2f3308014))
|
|
82
43
|
|
|
83
44
|
### Bug Fixes
|
|
84
45
|
|
|
85
46
|
- ds-shuttle-v2:: fixing amp issues [PUI-11630](https://jira.elliemae.io/browse/PUI-11630), [PUI-10912](https://jira.elliemae.io/browse/PUI-10912) ([#6301](https://git.elliemae.io/platform-ui/dimsum/issues/6301)) ([f721213](https://git.elliemae.io/platform-ui/dimsum/commit/f721213ac324ac23d6824a71627cc13dfaa5f141))
|
|
86
47
|
|
|
87
|
-
## [3.22.0-
|
|
88
|
-
|
|
89
|
-
### Features
|
|
48
|
+
## [3.22.0-next.37](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.36...v3.22.0-next.37) (2023-10-26)
|
|
90
49
|
|
|
91
|
-
|
|
92
|
-
- dimsum:: package json for e2e tests [PUI-11531](https://jira.elliemae.io/browse/PUI-11531) ([#6284](https://git.elliemae.io/platform-ui/dimsum/issues/6284)) ([daa70f0](https://git.elliemae.io/platform-ui/dimsum/commit/daa70f0c26508d0b3dc0e861d8c103888f5e5c4b))
|
|
93
|
-
- ds-dropzone:: dropzone poc [PUI-11334](https://jira.elliemae.io/browse/PUI-11334) ([#6262](https://git.elliemae.io/platform-ui/dimsum/issues/6262)) ([8e973fa](https://git.elliemae.io/platform-ui/dimsum/commit/8e973fa22e8ee6e39db422480f04e4302e0881ed))
|
|
94
|
-
- ds-form-toggle:: update toggle patterns, add axe core tests, add doc [PUI-11035] (https://jira.elliemae.io/browse/PUI-11035) ([#6134](https://git.elliemae.io/platform-ui/dimsum/issues/6134)) ([297340e](https://git.elliemae.io/platform-ui/dimsum/commit/297340ee3b6a234f2b4dc76aa330aa55a218c1e0))
|
|
95
|
-
- ds-side-panel:: slots for side panel header and closeButtonRef [PUI-11333](https://jira.elliemae.io/browse/PUI-11333), [PUI-11558](https://jira.elliemae.io/browse/PUI-11558), [PUI-11494](https://jira.elliemae.io/browse/PUI-11494), [PUI-11493](https://jira.elliemae.io/browse/PUI-11493) ([#6204](https://git.elliemae.io/platform-ui/dimsum/issues/6204)) ([69704dc](https://git.elliemae.io/platform-ui/dimsum/commit/69704dc3fd8f2b529f0ec2176a1f6a6f8299f537))
|
|
96
|
-
- ds-uploader:: slots, styled components migration and customization example [PUI-11217](https://jira.elliemae.io/browse/PUI-11217), [PUI-11218](https://jira.elliemae.io/browse/PUI-11218), [PUI-11210](https://jira.elliemae.io/browse/PUI-11210), [PUI-11286](https://jira.elliemae.io/browse/PUI-11286), [PUI-11256](https://jira.elliemae.io/browse/PUI-11256), [PUI-11314](https://jira.elliemae.io/browse/PUI-11314), [PUI-11322](https://jira.elliemae.io/browse/PUI-11322) ([#6106](https://git.elliemae.io/platform-ui/dimsum/issues/6106)) ([3ccc45a](https://git.elliemae.io/platform-ui/dimsum/commit/3ccc45af0c3eeb6fbe943affe5f4bbd91dbba22d))
|
|
97
|
-
- ds-wizard:: ts, styled components, eslint, global and xstyled attrs, axe-core [PUI-10387](https://jira.elliemae.io/browse/PUI-10387) ([#6111](https://git.elliemae.io/platform-ui/dimsum/issues/6111)) ([0b56b7a](https://git.elliemae.io/platform-ui/dimsum/commit/0b56b7ae2b92b71b9f9a5080d372c5ed1ac5d704))
|
|
98
|
-
- environment:: deprecated components removed [PUI-11186] (https://jira.elliemae.io/browse/PUI-11186) ([#6129](https://git.elliemae.io/platform-ui/dimsum/issues/6129)) ([df8a110](https://git.elliemae.io/platform-ui/dimsum/commit/df8a11025e91cac529ebb5cd180d9840c714d396))
|
|
99
|
-
- environment:: move ds-group-box to EOL [PUI-11411](https://jira.elliemae.io/browse/PUI-11411) ([#6181](https://git.elliemae.io/platform-ui/dimsum/issues/6181)) ([09ad019](https://git.elliemae.io/platform-ui/dimsum/commit/09ad019472e5d5d65f6f0080d22a31ec6b630d1f))
|
|
50
|
+
## [3.23.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.38...v3.23.1-rc.1) (2023-11-17)
|
|
100
51
|
|
|
101
52
|
### Bug Fixes
|
|
102
53
|
|
|
103
|
-
- ds-
|
|
104
|
-
- environment:: fix ds-card axe core issues [PUI-11050](https://jira.elliemae.io/browse/PUI-11050) ([#6171](https://git.elliemae.io/platform-ui/dimsum/issues/6171)) ([021d741](https://git.elliemae.io/platform-ui/dimsum/commit/021d741a0c568adcec4fb1d191e543801b1d63d2))
|
|
105
|
-
|
|
106
|
-
## [3.22.0-next.38](https://git.elliemae.io/platform-ui/dimsum/compare/v3.21.2-rc.10...v3.22.0-next.38) (2023-10-30)
|
|
107
|
-
|
|
108
|
-
### Features
|
|
54
|
+
- ds-shuttle-v2:: fixing amp issues [PUI-11630](https://jira.elliemae.io/browse/PUI-11630), [PUI-10912](https://jira.elliemae.io/browse/PUI-10912) ([#6301](https://git.elliemae.io/platform-ui/dimsum/issues/6301)) ([f721213](https://git.elliemae.io/platform-ui/dimsum/commit/f721213ac324ac23d6824a71627cc13dfaa5f141))
|
|
109
55
|
|
|
110
|
-
|
|
111
|
-
- dimsum:: package json for e2e tests [PUI-11531](https://jira.elliemae.io/browse/PUI-11531) ([#6284](https://git.elliemae.io/platform-ui/dimsum/issues/6284)) ([daa70f0](https://git.elliemae.io/platform-ui/dimsum/commit/daa70f0c26508d0b3dc0e861d8c103888f5e5c4b))
|
|
112
|
-
- ds-dropzone:: dropzone poc [PUI-11334](https://jira.elliemae.io/browse/PUI-11334) ([#6262](https://git.elliemae.io/platform-ui/dimsum/issues/6262)) ([8e973fa](https://git.elliemae.io/platform-ui/dimsum/commit/8e973fa22e8ee6e39db422480f04e4302e0881ed))
|
|
113
|
-
- ds-form-toggle:: update toggle patterns, add axe core tests, add doc [PUI-11035] (https://jira.elliemae.io/browse/PUI-11035) ([#6134](https://git.elliemae.io/platform-ui/dimsum/issues/6134)) ([297340e](https://git.elliemae.io/platform-ui/dimsum/commit/297340ee3b6a234f2b4dc76aa330aa55a218c1e0))
|
|
114
|
-
- ds-side-panel:: slots for side panel header and closeButtonRef [PUI-11333](https://jira.elliemae.io/browse/PUI-11333), [PUI-11558](https://jira.elliemae.io/browse/PUI-11558), [PUI-11494](https://jira.elliemae.io/browse/PUI-11494), [PUI-11493](https://jira.elliemae.io/browse/PUI-11493) ([#6204](https://git.elliemae.io/platform-ui/dimsum/issues/6204)) ([69704dc](https://git.elliemae.io/platform-ui/dimsum/commit/69704dc3fd8f2b529f0ec2176a1f6a6f8299f537))
|
|
115
|
-
- ds-uploader:: slots, styled components migration and customization example [PUI-11217](https://jira.elliemae.io/browse/PUI-11217), [PUI-11218](https://jira.elliemae.io/browse/PUI-11218), [PUI-11210](https://jira.elliemae.io/browse/PUI-11210), [PUI-11286](https://jira.elliemae.io/browse/PUI-11286), [PUI-11256](https://jira.elliemae.io/browse/PUI-11256), [PUI-11314](https://jira.elliemae.io/browse/PUI-11314), [PUI-11322](https://jira.elliemae.io/browse/PUI-11322) ([#6106](https://git.elliemae.io/platform-ui/dimsum/issues/6106)) ([3ccc45a](https://git.elliemae.io/platform-ui/dimsum/commit/3ccc45af0c3eeb6fbe943affe5f4bbd91dbba22d))
|
|
116
|
-
- ds-wizard:: ts, styled components, eslint, global and xstyled attrs, axe-core [PUI-10387](https://jira.elliemae.io/browse/PUI-10387) ([#6111](https://git.elliemae.io/platform-ui/dimsum/issues/6111)) ([0b56b7a](https://git.elliemae.io/platform-ui/dimsum/commit/0b56b7ae2b92b71b9f9a5080d372c5ed1ac5d704))
|
|
117
|
-
- environment:: deprecated components removed [PUI-11186] (https://jira.elliemae.io/browse/PUI-11186) ([#6129](https://git.elliemae.io/platform-ui/dimsum/issues/6129)) ([df8a110](https://git.elliemae.io/platform-ui/dimsum/commit/df8a11025e91cac529ebb5cd180d9840c714d396))
|
|
118
|
-
- environment:: move ds-group-box to EOL [PUI-11411](https://jira.elliemae.io/browse/PUI-11411) ([#6181](https://git.elliemae.io/platform-ui/dimsum/issues/6181)) ([09ad019](https://git.elliemae.io/platform-ui/dimsum/commit/09ad019472e5d5d65f6f0080d22a31ec6b630d1f))
|
|
56
|
+
## [3.22.0-next.37](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.36...v3.22.0-next.37) (2023-10-26)
|
|
119
57
|
|
|
120
|
-
|
|
58
|
+
## [3.22.0-next.37](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.36...v3.22.0-next.37) (2023-10-26)
|
|
121
59
|
|
|
122
|
-
|
|
123
|
-
- environment:: fix ds-card axe core issues [PUI-11050](https://jira.elliemae.io/browse/PUI-11050) ([#6171](https://git.elliemae.io/platform-ui/dimsum/issues/6171)) ([021d741](https://git.elliemae.io/platform-ui/dimsum/commit/021d741a0c568adcec4fb1d191e543801b1d63d2))
|
|
60
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
124
61
|
|
|
125
62
|
## [3.22.0-next.36](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.35...v3.22.0-next.36) (2023-10-26)
|
|
126
63
|
|
package/package.json
CHANGED
|
@@ -1,125 +1,125 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dimsum-e2e-tests",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.25.0-next.2",
|
|
4
4
|
"description": "End-to-end tests for dimsum library",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@elliemae/ds-accessibility": "3.
|
|
7
|
-
"@elliemae/ds-accordion": "3.
|
|
8
|
-
"@elliemae/ds-
|
|
9
|
-
"@elliemae/ds-
|
|
10
|
-
"@elliemae/ds-
|
|
11
|
-
"@elliemae/ds-basic": "3.
|
|
12
|
-
"@elliemae/ds-breadcrumb": "3.
|
|
13
|
-
"@elliemae/ds-button": "3.
|
|
14
|
-
"@elliemae/ds-button-group": "3.
|
|
15
|
-
"@elliemae/ds-button-v1": "3.
|
|
16
|
-
"@elliemae/ds-button-v2": "3.
|
|
17
|
-
"@elliemae/ds-card": "3.
|
|
18
|
-
"@elliemae/ds-card-array": "3.
|
|
19
|
-
"@elliemae/ds-card-navigation": "3.
|
|
20
|
-
"@elliemae/ds-card-v2": "3.
|
|
21
|
-
"@elliemae/ds-card-v2-action-addon": "3.
|
|
22
|
-
"@elliemae/ds-card-v2-group": "3.
|
|
23
|
-
"@elliemae/ds-chat": "3.
|
|
24
|
-
"@elliemae/ds-chat-bubble": "3.
|
|
25
|
-
"@elliemae/ds-chat-tile": "3.
|
|
26
|
-
"@elliemae/ds-chip": "3.
|
|
27
|
-
"@elliemae/ds-circular-progress-indicator": "3.
|
|
28
|
-
"@elliemae/ds-codeeditor": "3.
|
|
29
|
-
"@elliemae/ds-comments": "3.
|
|
30
|
-
"@elliemae/ds-controlled-form": "3.
|
|
31
|
-
"@elliemae/ds-csv-converter": "3.
|
|
32
|
-
"@elliemae/ds-data-table": "3.
|
|
33
|
-
"@elliemae/ds-datagrids": "3.
|
|
34
|
-
"@elliemae/ds-dataviz": "3.
|
|
35
|
-
"@elliemae/ds-dataviz-pie": "3.
|
|
36
|
-
"@elliemae/ds-date-picker": "3.
|
|
37
|
-
"@elliemae/ds-date-range-picker": "3.
|
|
38
|
-
"@elliemae/ds-date-range-selector": "3.
|
|
39
|
-
"@elliemae/ds-date-time-picker": "3.
|
|
40
|
-
"@elliemae/ds-date-time-recurrence-picker": "3.
|
|
41
|
-
"@elliemae/ds-decision-graph": "3.
|
|
42
|
-
"@elliemae/ds-dialog": "3.
|
|
43
|
-
"@elliemae/ds-drag-and-drop": "3.
|
|
44
|
-
"@elliemae/ds-dropdownmenu": "3.
|
|
45
|
-
"@elliemae/ds-dropzone": "3.
|
|
46
|
-
"@elliemae/ds-filterbar": "3.
|
|
47
|
-
"@elliemae/ds-fast-list": "3.
|
|
48
|
-
"@elliemae/ds-form": "3.
|
|
49
|
-
"@elliemae/ds-form-date-range-picker": "3.
|
|
50
|
-
"@elliemae/ds-form-date-time-picker": "3.
|
|
51
|
-
"@elliemae/ds-form-layout-blocks": "3.
|
|
52
|
-
"@elliemae/ds-form-layout-label": "3.
|
|
53
|
-
"@elliemae/ds-
|
|
54
|
-
"@elliemae/ds-
|
|
55
|
-
"@elliemae/ds-
|
|
56
|
-
"@elliemae/ds-header": "3.
|
|
57
|
-
"@elliemae/ds-hooks-fontsize-detector": "3.
|
|
58
|
-
"@elliemae/ds-hooks-fontsize-media": "3.
|
|
59
|
-
"@elliemae/ds-icon": "3.
|
|
60
|
-
"@elliemae/ds-
|
|
61
|
-
"@elliemae/ds-
|
|
62
|
-
"@elliemae/ds-
|
|
63
|
-
"@elliemae/ds-indeterminate-progress-indicator": "3.
|
|
64
|
-
"@elliemae/ds-label-value": "3.
|
|
65
|
-
"@elliemae/ds-
|
|
66
|
-
"@elliemae/ds-
|
|
67
|
-
"@elliemae/ds-
|
|
68
|
-
"@elliemae/ds-menu": "3.
|
|
69
|
-
"@elliemae/ds-menu-items": "3.
|
|
70
|
-
"@elliemae/ds-
|
|
71
|
-
"@elliemae/ds-
|
|
72
|
-
"@elliemae/ds-modal
|
|
73
|
-
"@elliemae/ds-
|
|
74
|
-
"@elliemae/ds-
|
|
75
|
-
"@elliemae/ds-
|
|
76
|
-
"@elliemae/ds-page-header": "3.
|
|
77
|
-
"@elliemae/ds-page-header-v1": "3.
|
|
78
|
-
"@elliemae/ds-page-header-v2": "3.
|
|
79
|
-
"@elliemae/ds-page-
|
|
80
|
-
"@elliemae/ds-page-
|
|
81
|
-
"@elliemae/ds-pagination": "3.
|
|
82
|
-
"@elliemae/ds-pills": "3.
|
|
83
|
-
"@elliemae/ds-popover": "3.
|
|
84
|
-
"@elliemae/ds-
|
|
85
|
-
"@elliemae/ds-
|
|
86
|
-
"@elliemae/ds-progress-indicator": "3.
|
|
87
|
-
"@elliemae/ds-query-builder": "3.
|
|
88
|
-
"@elliemae/ds-read-more": "3.
|
|
89
|
-
"@elliemae/ds-
|
|
90
|
-
"@elliemae/ds-
|
|
91
|
-
"@elliemae/ds-search-field": "3.
|
|
92
|
-
"@elliemae/ds-separator": "3.
|
|
93
|
-
"@elliemae/ds-shuttle": "3.
|
|
94
|
-
"@elliemae/ds-shuttle-v2": "3.
|
|
95
|
-
"@elliemae/ds-side-panel": "3.
|
|
96
|
-
"@elliemae/ds-skeleton": "3.
|
|
97
|
-
"@elliemae/ds-slider": "3.
|
|
98
|
-
"@elliemae/ds-spinner": "3.
|
|
99
|
-
"@elliemae/ds-square-indicator": "3.
|
|
100
|
-
"@elliemae/ds-stepper": "3.
|
|
101
|
-
"@elliemae/ds-svg": "3.
|
|
102
|
-
"@elliemae/ds-system": "3.
|
|
103
|
-
"@elliemae/ds-tabs": "3.
|
|
104
|
-
"@elliemae/ds-test-utils": "3.
|
|
105
|
-
"@elliemae/ds-text-wrapper": "3.
|
|
106
|
-
"@elliemae/ds-time-picker": "3.
|
|
107
|
-
"@elliemae/ds-toast": "3.
|
|
108
|
-
"@elliemae/ds-toolbar": "3.
|
|
109
|
-
"@elliemae/ds-toolbar-v2": "3.
|
|
110
|
-
"@elliemae/ds-
|
|
111
|
-
"@elliemae/ds-
|
|
112
|
-
"@elliemae/ds-tree-model": "3.
|
|
113
|
-
"@elliemae/ds-treeview": "3.
|
|
114
|
-
"@elliemae/ds-truncated-expandable-text": "3.
|
|
115
|
-
"@elliemae/ds-
|
|
116
|
-
"@elliemae/ds-
|
|
117
|
-
"@elliemae/ds-uploader": "3.
|
|
118
|
-
"@elliemae/ds-utilities": "3.
|
|
119
|
-
"@elliemae/ds-virtual-list": "3.
|
|
120
|
-
"@elliemae/ds-
|
|
121
|
-
"@elliemae/ds-
|
|
122
|
-
"@elliemae/ds-zipcode-search": "3.
|
|
123
|
-
"@elliemae/ds-zoom": "3.
|
|
6
|
+
"@elliemae/ds-accessibility": "3.25.0-next.2",
|
|
7
|
+
"@elliemae/ds-accordion": "3.25.0-next.2",
|
|
8
|
+
"@elliemae/ds-banner": "3.25.0-next.2",
|
|
9
|
+
"@elliemae/ds-app-picker": "3.25.0-next.2",
|
|
10
|
+
"@elliemae/ds-backdrop": "3.25.0-next.2",
|
|
11
|
+
"@elliemae/ds-basic": "3.25.0-next.2",
|
|
12
|
+
"@elliemae/ds-breadcrumb": "3.25.0-next.2",
|
|
13
|
+
"@elliemae/ds-button": "3.25.0-next.2",
|
|
14
|
+
"@elliemae/ds-button-group": "3.25.0-next.2",
|
|
15
|
+
"@elliemae/ds-button-v1": "3.25.0-next.2",
|
|
16
|
+
"@elliemae/ds-button-v2": "3.25.0-next.2",
|
|
17
|
+
"@elliemae/ds-card": "3.25.0-next.2",
|
|
18
|
+
"@elliemae/ds-card-array": "3.25.0-next.2",
|
|
19
|
+
"@elliemae/ds-card-navigation": "3.25.0-next.2",
|
|
20
|
+
"@elliemae/ds-card-v2": "3.25.0-next.2",
|
|
21
|
+
"@elliemae/ds-card-v2-action-addon": "3.25.0-next.2",
|
|
22
|
+
"@elliemae/ds-card-v2-group": "3.25.0-next.2",
|
|
23
|
+
"@elliemae/ds-chat": "3.25.0-next.2",
|
|
24
|
+
"@elliemae/ds-chat-bubble": "3.25.0-next.2",
|
|
25
|
+
"@elliemae/ds-chat-tile": "3.25.0-next.2",
|
|
26
|
+
"@elliemae/ds-chip": "3.25.0-next.2",
|
|
27
|
+
"@elliemae/ds-circular-progress-indicator": "3.25.0-next.2",
|
|
28
|
+
"@elliemae/ds-codeeditor": "3.25.0-next.2",
|
|
29
|
+
"@elliemae/ds-comments": "3.25.0-next.2",
|
|
30
|
+
"@elliemae/ds-controlled-form": "3.25.0-next.2",
|
|
31
|
+
"@elliemae/ds-csv-converter": "3.25.0-next.2",
|
|
32
|
+
"@elliemae/ds-data-table": "3.25.0-next.2",
|
|
33
|
+
"@elliemae/ds-datagrids": "3.25.0-next.2",
|
|
34
|
+
"@elliemae/ds-dataviz": "3.25.0-next.2",
|
|
35
|
+
"@elliemae/ds-dataviz-pie": "3.25.0-next.2",
|
|
36
|
+
"@elliemae/ds-date-picker": "3.25.0-next.2",
|
|
37
|
+
"@elliemae/ds-date-range-picker": "3.25.0-next.2",
|
|
38
|
+
"@elliemae/ds-date-range-selector": "3.25.0-next.2",
|
|
39
|
+
"@elliemae/ds-date-time-picker": "3.25.0-next.2",
|
|
40
|
+
"@elliemae/ds-date-time-recurrence-picker": "3.25.0-next.2",
|
|
41
|
+
"@elliemae/ds-decision-graph": "3.25.0-next.2",
|
|
42
|
+
"@elliemae/ds-dialog": "3.25.0-next.2",
|
|
43
|
+
"@elliemae/ds-drag-and-drop": "3.25.0-next.2",
|
|
44
|
+
"@elliemae/ds-dropdownmenu": "3.25.0-next.2",
|
|
45
|
+
"@elliemae/ds-dropzone": "3.25.0-next.2",
|
|
46
|
+
"@elliemae/ds-filterbar": "3.25.0-next.2",
|
|
47
|
+
"@elliemae/ds-fast-list": "3.25.0-next.2",
|
|
48
|
+
"@elliemae/ds-form": "3.25.0-next.2",
|
|
49
|
+
"@elliemae/ds-form-date-range-picker": "3.25.0-next.2",
|
|
50
|
+
"@elliemae/ds-form-date-time-picker": "3.25.0-next.2",
|
|
51
|
+
"@elliemae/ds-form-layout-blocks": "3.25.0-next.2",
|
|
52
|
+
"@elliemae/ds-form-layout-label": "3.25.0-next.2",
|
|
53
|
+
"@elliemae/ds-grid": "3.25.0-next.2",
|
|
54
|
+
"@elliemae/ds-global-header": "3.25.0-next.2",
|
|
55
|
+
"@elliemae/ds-group-box": "3.25.0-next.2",
|
|
56
|
+
"@elliemae/ds-header": "3.25.0-next.2",
|
|
57
|
+
"@elliemae/ds-hooks-fontsize-detector": "3.25.0-next.2",
|
|
58
|
+
"@elliemae/ds-hooks-fontsize-media": "3.25.0-next.2",
|
|
59
|
+
"@elliemae/ds-icon": "3.25.0-next.2",
|
|
60
|
+
"@elliemae/ds-image": "3.25.0-next.2",
|
|
61
|
+
"@elliemae/ds-icons": "3.25.0-next.2",
|
|
62
|
+
"@elliemae/ds-imagelibrarymodal": "3.25.0-next.2",
|
|
63
|
+
"@elliemae/ds-indeterminate-progress-indicator": "3.25.0-next.2",
|
|
64
|
+
"@elliemae/ds-label-value": "3.25.0-next.2",
|
|
65
|
+
"@elliemae/ds-list-section-header": "3.25.0-next.2",
|
|
66
|
+
"@elliemae/ds-loading-indicator": "3.25.0-next.2",
|
|
67
|
+
"@elliemae/ds-left-navigation": "3.25.0-next.2",
|
|
68
|
+
"@elliemae/ds-menu": "3.25.0-next.2",
|
|
69
|
+
"@elliemae/ds-menu-items": "3.25.0-next.2",
|
|
70
|
+
"@elliemae/ds-mobile": "3.25.0-next.2",
|
|
71
|
+
"@elliemae/ds-mini-toolbar": "3.25.0-next.2",
|
|
72
|
+
"@elliemae/ds-modal": "3.25.0-next.2",
|
|
73
|
+
"@elliemae/ds-number-range-field": "3.25.0-next.2",
|
|
74
|
+
"@elliemae/ds-modal-slide": "3.25.0-next.2",
|
|
75
|
+
"@elliemae/ds-notification-badge": "3.25.0-next.2",
|
|
76
|
+
"@elliemae/ds-page-header": "3.25.0-next.2",
|
|
77
|
+
"@elliemae/ds-page-header-v1": "3.25.0-next.2",
|
|
78
|
+
"@elliemae/ds-page-header-v2": "3.25.0-next.2",
|
|
79
|
+
"@elliemae/ds-page-layout": "3.25.0-next.2",
|
|
80
|
+
"@elliemae/ds-page-number": "3.25.0-next.2",
|
|
81
|
+
"@elliemae/ds-pagination": "3.25.0-next.2",
|
|
82
|
+
"@elliemae/ds-pills": "3.25.0-next.2",
|
|
83
|
+
"@elliemae/ds-popover": "3.25.0-next.2",
|
|
84
|
+
"@elliemae/ds-popper": "3.25.0-next.2",
|
|
85
|
+
"@elliemae/ds-popperjs": "3.25.0-next.2",
|
|
86
|
+
"@elliemae/ds-progress-indicator": "3.25.0-next.2",
|
|
87
|
+
"@elliemae/ds-query-builder": "3.25.0-next.2",
|
|
88
|
+
"@elliemae/ds-read-more": "3.25.0-next.2",
|
|
89
|
+
"@elliemae/ds-resizeable-container": "3.25.0-next.2",
|
|
90
|
+
"@elliemae/ds-ribbon": "3.25.0-next.2",
|
|
91
|
+
"@elliemae/ds-search-field": "3.25.0-next.2",
|
|
92
|
+
"@elliemae/ds-separator": "3.25.0-next.2",
|
|
93
|
+
"@elliemae/ds-shuttle": "3.25.0-next.2",
|
|
94
|
+
"@elliemae/ds-shuttle-v2": "3.25.0-next.2",
|
|
95
|
+
"@elliemae/ds-side-panel": "3.25.0-next.2",
|
|
96
|
+
"@elliemae/ds-skeleton": "3.25.0-next.2",
|
|
97
|
+
"@elliemae/ds-slider": "3.25.0-next.2",
|
|
98
|
+
"@elliemae/ds-spinner": "3.25.0-next.2",
|
|
99
|
+
"@elliemae/ds-square-indicator": "3.25.0-next.2",
|
|
100
|
+
"@elliemae/ds-stepper": "3.25.0-next.2",
|
|
101
|
+
"@elliemae/ds-svg": "3.25.0-next.2",
|
|
102
|
+
"@elliemae/ds-system": "3.25.0-next.2",
|
|
103
|
+
"@elliemae/ds-tabs": "3.25.0-next.2",
|
|
104
|
+
"@elliemae/ds-test-utils": "3.25.0-next.2",
|
|
105
|
+
"@elliemae/ds-text-wrapper": "3.25.0-next.2",
|
|
106
|
+
"@elliemae/ds-time-picker": "3.25.0-next.2",
|
|
107
|
+
"@elliemae/ds-toast": "3.25.0-next.2",
|
|
108
|
+
"@elliemae/ds-toolbar": "3.25.0-next.2",
|
|
109
|
+
"@elliemae/ds-toolbar-v2": "3.25.0-next.2",
|
|
110
|
+
"@elliemae/ds-tooltip": "3.25.0-next.2",
|
|
111
|
+
"@elliemae/ds-transition": "3.25.0-next.2",
|
|
112
|
+
"@elliemae/ds-tree-model": "3.25.0-next.2",
|
|
113
|
+
"@elliemae/ds-treeview": "3.25.0-next.2",
|
|
114
|
+
"@elliemae/ds-truncated-expandable-text": "3.25.0-next.2",
|
|
115
|
+
"@elliemae/ds-truncated-tooltip-text": "3.25.0-next.2",
|
|
116
|
+
"@elliemae/ds-typography": "3.25.0-next.2",
|
|
117
|
+
"@elliemae/ds-uploader": "3.25.0-next.2",
|
|
118
|
+
"@elliemae/ds-utilities": "3.25.0-next.2",
|
|
119
|
+
"@elliemae/ds-virtual-list": "3.25.0-next.2",
|
|
120
|
+
"@elliemae/ds-wizard": "3.25.0-next.2",
|
|
121
|
+
"@elliemae/ds-wysiwygeditor": "3.25.0-next.2",
|
|
122
|
+
"@elliemae/ds-zipcode-search": "3.25.0-next.2",
|
|
123
|
+
"@elliemae/ds-zoom": "3.25.0-next.2"
|
|
124
124
|
}
|
|
125
125
|
}
|