dimsum-e2e-tests 3.41.0-rc.1 → 3.41.1
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 +58 -303
- package/package.json +119 -119
package/CHANGELOG.md
CHANGED
|
@@ -3,11 +3,19 @@
|
|
|
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.41.
|
|
6
|
+
## [3.41.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.41.0...v3.41.1) (2024-08-01)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
9
|
+
|
|
10
|
+
## [3.41.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.40.0...v3.41.0) (2024-08-01)
|
|
7
11
|
|
|
8
12
|
### Features
|
|
9
13
|
|
|
14
|
+
- ds-accordion:: e2e - applyAriaDisabled visual and axe-core test added [PUI-14068](https://jira.elliemae.io/browse/PUI-14068) ([#6972](https://git.elliemae.io/platform-ui/dimsum/issues/6972)) ([57335db](https://git.elliemae.io/platform-ui/dimsum/commit/57335db268d8aca06ffcea0dfd0a17480b0bc76f))
|
|
10
15
|
- ds-button-v2:: ButtonV3 - e2e applyAriaDisabled visual and axecore tests added [PUI-14220](https://jira.elliemae.io/browse/PUI-14220) ([#6984](https://git.elliemae.io/platform-ui/dimsum/issues/6984)) ([b4ff3d1](https://git.elliemae.io/platform-ui/dimsum/commit/b4ff3d142159da3f8f096c00ea044d7a928b718c))
|
|
16
|
+
- ds-chat-tile:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14093](https://jira.elliemae.io/browse/PUI-14093) ([#6976](https://git.elliemae.io/platform-ui/dimsum/issues/6976)) ([0ddf005](https://git.elliemae.io/platform-ui/dimsum/commit/0ddf0056980a2271b6c50f7881b55bcddca42abc))
|
|
17
|
+
- ds-chip:: e2e - applyAriaDisabled visual and axe-core test added [PUI-14070](https://jira.elliemae.io/browse/PUI-14070) ([#6973](https://git.elliemae.io/platform-ui/dimsum/issues/6973)) ([f7bffb8](https://git.elliemae.io/platform-ui/dimsum/commit/f7bffb8eb93de0c5c61a3f60a77995d019cd1e20))
|
|
18
|
+
- ds-form-checkbox:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14176](https://jira.elliemae.io/browse/PUI-14176) ([#6978](https://git.elliemae.io/platform-ui/dimsum/issues/6978)) ([dda8c2d](https://git.elliemae.io/platform-ui/dimsum/commit/dda8c2dcecd087950a4aa6ddf8e63fe387a4c561))
|
|
11
19
|
- ds-form-input-text:: applyAriaDisabled visual and axecore tests added [PUI-14077](https://jira.elliemae.io/browse/PUI-14077)([#6990](https://git.elliemae.io/platform-ui/dimsum/issues/6990)) ([3d36e27](https://git.elliemae.io/platform-ui/dimsum/commit/3d36e2726c7099def3bbff4a82880494f3d26da4))
|
|
12
20
|
- ds-form-input-textarea:: applyAriaDisabled visual and axecore tests added [PUI-14078](https://jira.elliemae.io/browse/PUI-14078) ([#6991](https://git.elliemae.io/platform-ui/dimsum/issues/6991)) ([f2e24ae](https://git.elliemae.io/platform-ui/dimsum/commit/f2e24ae17a23c647968f4d68a1e33e0150acf078))
|
|
13
21
|
- ds-form-multi-combobox:: applyAriaDisabled visual and axecore tests [PUI-14071](https://jira.elliemae.io/browse/PUI-14071) ([#6986](https://git.elliemae.io/platform-ui/dimsum/issues/6986)) ([7f43add](https://git.elliemae.io/platform-ui/dimsum/commit/7f43add950dc62ae17d0bba22d7a7aabda58ea2e))
|
|
@@ -15,20 +23,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
15
23
|
- ds-form-single-combobox:: applyAriaDisabled visual and axecore tests added [PUI-14072](https://jira.elliemae.io/browse/PUI-14072) ([#6988](https://git.elliemae.io/platform-ui/dimsum/issues/6988)) ([d7c484a](https://git.elliemae.io/platform-ui/dimsum/commit/d7c484a70518aad63bb5ffd82e96f3e70cc8dfe1))
|
|
16
24
|
- ds-form-toggle:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14182](https://jira.elliemae.io/browse/PUI-14182)([#6983](https://git.elliemae.io/platform-ui/dimsum/issues/6983)) ([3cfa755](https://git.elliemae.io/platform-ui/dimsum/commit/3cfa75521f0485a58171a0edb0ce9d7b7c90b332))
|
|
17
25
|
- ds-pills-v2:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14179](https://jira.elliemae.io/browse/PUI-14179) ([#6979](https://git.elliemae.io/platform-ui/dimsum/issues/6979)) ([c91e4f7](https://git.elliemae.io/platform-ui/dimsum/commit/c91e4f7389acd87519df49f41f13f3fe40b27768))
|
|
18
|
-
- ds-slider-v2:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14181](https://jira.elliemae.io/browse/PUI-14181) ([#6982](https://git.elliemae.io/platform-ui/dimsum/issues/6982)) ([8a2326e](https://git.elliemae.io/platform-ui/dimsum/commit/8a2326ed5e61401ea6ef4abd00a6ffb718ee73af))
|
|
19
|
-
- ds-treeview:: e2e - applyAriaDisabled visual test added [PUI-14183](https://jira.elliemae.io/browse/PUI-14183) ([#6985](https://git.elliemae.io/platform-ui/dimsum/issues/6985)) ([194b75d](https://git.elliemae.io/platform-ui/dimsum/commit/194b75d9d53f4cd7ffb4fd4d70028195a0ba4ae6))
|
|
20
|
-
|
|
21
|
-
## [3.41.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.40.1-rc.0...v3.41.0-rc.0) (2024-07-26)
|
|
22
|
-
|
|
23
|
-
### Features
|
|
24
|
-
|
|
25
|
-
- ds-accordion:: e2e - applyAriaDisabled visual and axe-core test added [PUI-14068](https://jira.elliemae.io/browse/PUI-14068) ([#6972](https://git.elliemae.io/platform-ui/dimsum/issues/6972)) ([57335db](https://git.elliemae.io/platform-ui/dimsum/commit/57335db268d8aca06ffcea0dfd0a17480b0bc76f))
|
|
26
|
-
- ds-chat-tile:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14093](https://jira.elliemae.io/browse/PUI-14093) ([#6976](https://git.elliemae.io/platform-ui/dimsum/issues/6976)) ([0ddf005](https://git.elliemae.io/platform-ui/dimsum/commit/0ddf0056980a2271b6c50f7881b55bcddca42abc))
|
|
27
|
-
- ds-chip:: e2e - applyAriaDisabled visual and axe-core test added [PUI-14070](https://jira.elliemae.io/browse/PUI-14070) ([#6973](https://git.elliemae.io/platform-ui/dimsum/issues/6973)) ([f7bffb8](https://git.elliemae.io/platform-ui/dimsum/commit/f7bffb8eb93de0c5c61a3f60a77995d019cd1e20))
|
|
28
|
-
- ds-form-checkbox:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14176](https://jira.elliemae.io/browse/PUI-14176) ([#6978](https://git.elliemae.io/platform-ui/dimsum/issues/6978)) ([dda8c2d](https://git.elliemae.io/platform-ui/dimsum/commit/dda8c2dcecd087950a4aa6ddf8e63fe387a4c561))
|
|
29
26
|
- ds-shuttle-v2:: e2e - test for KB on breadcrumb [PUI-14165](https://jira.elliemae.io/browse/PUI-14165) ([#6964](https://git.elliemae.io/platform-ui/dimsum/issues/6964)) ([a93255a](https://git.elliemae.io/platform-ui/dimsum/commit/a93255a556a0534733cf4f0061dbf05e9c648d1d))
|
|
27
|
+
- ds-slider-v2:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14181](https://jira.elliemae.io/browse/PUI-14181) ([#6982](https://git.elliemae.io/platform-ui/dimsum/issues/6982)) ([8a2326e](https://git.elliemae.io/platform-ui/dimsum/commit/8a2326ed5e61401ea6ef4abd00a6ffb718ee73af))
|
|
30
28
|
- ds-tabs:: e2e - added axecore test for animated tabs [PUI-9161](https://jira.elliemae.io/browse/PUI-9161) ([#6966](https://git.elliemae.io/platform-ui/dimsum/issues/6966)) ([a6f3c16](https://git.elliemae.io/platform-ui/dimsum/commit/a6f3c16e02cafaf51398ac2d36d2e25f4df3218f))
|
|
31
29
|
- ds-tabs:: e2e - applyAriaDisabled visual and axe-core tests added [PUI-14069](https://jira.elliemae.io/browse/PUI-14069) ([#6974](https://git.elliemae.io/platform-ui/dimsum/issues/6974)) ([1cd54a5](https://git.elliemae.io/platform-ui/dimsum/commit/1cd54a541941abcda0e0333685fcac0ed2cd054e))
|
|
30
|
+
- ds-treeview:: e2e - applyAriaDisabled visual test added [PUI-14183](https://jira.elliemae.io/browse/PUI-14183) ([#6985](https://git.elliemae.io/platform-ui/dimsum/issues/6985)) ([194b75d](https://git.elliemae.io/platform-ui/dimsum/commit/194b75d9d53f4cd7ffb4fd4d70028195a0ba4ae6))
|
|
32
31
|
|
|
33
32
|
### Bug Fixes
|
|
34
33
|
|
|
@@ -36,11 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
36
35
|
- ds-accessibility:: fix e2e story paths for useLiveRegion [PUI-14056](https://jira.elliemae.io/browse/PUI-14056) ([#6960](https://git.elliemae.io/platform-ui/dimsum/issues/6960)) ([dd3554d](https://git.elliemae.io/platform-ui/dimsum/commit/dd3554df7ee18101c1cb28b5444723c51bc43510))
|
|
37
36
|
- ds-treeview:: e2e - fix single select TreeView test cases [PUI-13926](https://jira.elliemae.io/browse/PUI-13926) ([#6963](https://git.elliemae.io/platform-ui/dimsum/issues/6963)) ([315262e](https://git.elliemae.io/platform-ui/dimsum/commit/315262e2748a47825c86fab0fef5f51450973fc2))
|
|
38
37
|
|
|
39
|
-
## [3.40.
|
|
40
|
-
|
|
41
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
42
|
-
|
|
43
|
-
## [3.40.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.40.0-rc.2...v3.40.0-rc.3) (2024-07-18)
|
|
38
|
+
## [3.40.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.39.0...v3.40.0) (2024-07-22)
|
|
44
39
|
|
|
45
40
|
### Features
|
|
46
41
|
|
|
@@ -49,169 +44,81 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
49
44
|
- ds-form:: e2e - added test for maxHeight for large text input [PUI-12528](https://jira.elliemae.io/browse/PUI-12525) ([#6951](https://git.elliemae.io/platform-ui/dimsum/issues/6951)) ([0db61df](https://git.elliemae.io/platform-ui/dimsum/commit/0db61dfce4d314810a61b1b314da354f2ed00163))
|
|
50
45
|
- ds-mobile:: MobileContextMenu e2e - add functional test for focus management on mobile [PUI-14295](https://jira.elliemae.io/browse/PUI-14295) ([#6955](https://git.elliemae.io/platform-ui/dimsum/issues/6955)) ([18e686d](https://git.elliemae.io/platform-ui/dimsum/commit/18e686de2c52d3f668a5032070a6bf15b5bcb7f5))
|
|
51
46
|
|
|
52
|
-
## [3.40.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.40.0-rc.1...v3.40.0-rc.2) (2024-07-12)
|
|
53
|
-
|
|
54
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
55
|
-
|
|
56
|
-
## [3.40.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.40.0-rc.0...v3.40.0-rc.1) (2024-07-11)
|
|
57
|
-
|
|
58
47
|
### Bug Fixes
|
|
59
48
|
|
|
60
49
|
- dimsum:: e2e - fix broken e2e test cases [PUI-14279](https://jira.elliemae.io/browse/PUI-14279) ([#6947](https://git.elliemae.io/platform-ui/dimsum/issues/6947)) ([956d146](https://git.elliemae.io/platform-ui/dimsum/commit/956d146d0a39c5353c8f38a5a257dd4fb452bb7d))
|
|
61
50
|
|
|
62
|
-
## [3.
|
|
63
|
-
|
|
64
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
65
|
-
|
|
66
|
-
## [3.39.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.39.0-rc.3...v3.39.0-rc.4) (2024-07-10)
|
|
67
|
-
|
|
68
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
69
|
-
|
|
70
|
-
## [3.39.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.39.0-rc.2...v3.39.0-rc.3) (2024-07-08)
|
|
71
|
-
|
|
72
|
-
### Features
|
|
73
|
-
|
|
74
|
-
- ds-notification-badge:: e2e - add new visual test [PUI-14204](https://jira.elliemae.io/browse/PUI-14204) ([#6931](https://git.elliemae.io/platform-ui/dimsum/issues/6931)) ([ee79dca](https://git.elliemae.io/platform-ui/dimsum/commit/ee79dca197f1ac18dbbb1ac0d7c4dd76d9aee6ff))
|
|
75
|
-
|
|
76
|
-
### Bug Fixes
|
|
77
|
-
|
|
78
|
-
- ds-accordion:: e2e - unskipped tests [PUI-11922](https://jira.elliemae.io/browse/PUI-11922) ([#6917](https://git.elliemae.io/platform-ui/dimsum/issues/6917)) ([ce3bdfa](https://git.elliemae.io/platform-ui/dimsum/commit/ce3bdfa85920d569ef1d12daf5404b055dd45f02))
|
|
79
|
-
- ds-controlled-form:: e2e - updated AxeCoreCheck and fixed axe e2e for combo [PUI-14048](https://jira.elliemae.io/browse/PUI-14048) ([#6914](https://git.elliemae.io/platform-ui/dimsum/issues/6914)) ([5c8d7ed](https://git.elliemae.io/platform-ui/dimsum/commit/5c8d7ed6b8d7f099ba02d52bcb13657e6bade9a7))
|
|
80
|
-
|
|
81
|
-
## [3.39.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.39.0-rc.1...v3.39.0-rc.2) (2024-07-08)
|
|
82
|
-
|
|
83
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
84
|
-
|
|
85
|
-
## [3.39.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.39.0-rc.0...v3.39.0-rc.1) (2024-07-08)
|
|
51
|
+
## [3.39.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.38.0...v3.39.0) (2024-07-11)
|
|
86
52
|
|
|
87
53
|
### Features
|
|
88
54
|
|
|
89
55
|
- ds-data-table:: e2e - a11y test cases added [PUI-13683](https://jira.elliemae.io/browse/PUI-13683) ([#6915](https://git.elliemae.io/platform-ui/dimsum/issues/6915)) ([ee2645e](https://git.elliemae.io/platform-ui/dimsum/commit/ee2645e17ee280141e874ce5fd9deb7812451ffe))
|
|
56
|
+
- ds-form-input-textarea:: e2e - visual test added [PUI-13976](https://jira.elliemae.io/browse/PUI-13976) ([#6912](https://git.elliemae.io/platform-ui/dimsum/issues/6912)) ([bbebd14](https://git.elliemae.io/platform-ui/dimsum/commit/bbebd14801296883089a027648a64ac2561f06a5))
|
|
57
|
+
- ds-notification-badge:: e2e - add new visual test [PUI-14204](https://jira.elliemae.io/browse/PUI-14204) ([#6931](https://git.elliemae.io/platform-ui/dimsum/issues/6931)) ([ee79dca](https://git.elliemae.io/platform-ui/dimsum/commit/ee79dca197f1ac18dbbb1ac0d7c4dd76d9aee6ff))
|
|
90
58
|
|
|
91
59
|
### Bug Fixes
|
|
92
60
|
|
|
93
61
|
- dimsum:: e2e - fix broken e2e test cases [PUI-14160](https://jira.elliemae.io/browse/PUI-14160) ([#6925](https://git.elliemae.io/platform-ui/dimsum/issues/6925)) ([c98a226](https://git.elliemae.io/platform-ui/dimsum/commit/c98a226dbe0388c5d68954277527c38bd5f60e6a))
|
|
62
|
+
- ds-accordion:: e2e - unskipped tests [PUI-11922](https://jira.elliemae.io/browse/PUI-11922) ([#6917](https://git.elliemae.io/platform-ui/dimsum/issues/6917)) ([ce3bdfa](https://git.elliemae.io/platform-ui/dimsum/commit/ce3bdfa85920d569ef1d12daf5404b055dd45f02))
|
|
94
63
|
- ds-comments:: e2e - visual test fixed [PUI-13685](https://jira.elliemae.io/browse/PUI-13685) ([#6919](https://git.elliemae.io/platform-ui/dimsum/issues/6919)) ([12f4d66](https://git.elliemae.io/platform-ui/dimsum/commit/12f4d66cfcfe212a40132088960d8750883b2924))
|
|
64
|
+
- ds-controlled-form:: e2e - updated AxeCoreCheck and fixed axe e2e for combo [PUI-14048](https://jira.elliemae.io/browse/PUI-14048) ([#6914](https://git.elliemae.io/platform-ui/dimsum/issues/6914)) ([5c8d7ed](https://git.elliemae.io/platform-ui/dimsum/commit/5c8d7ed6b8d7f099ba02d52bcb13657e6bade9a7))
|
|
95
65
|
|
|
96
|
-
## [3.
|
|
97
|
-
|
|
98
|
-
### Features
|
|
99
|
-
|
|
100
|
-
- ds-form-input-textarea:: e2e - visual test added [PUI-13976](https://jira.elliemae.io/browse/PUI-13976) ([#6912](https://git.elliemae.io/platform-ui/dimsum/issues/6912)) ([bbebd14](https://git.elliemae.io/platform-ui/dimsum/commit/bbebd14801296883089a027648a64ac2561f06a5))
|
|
101
|
-
|
|
102
|
-
## [3.38.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v3.38.0-rc.5...v3.38.0-rc.6) (2024-07-03)
|
|
103
|
-
|
|
104
|
-
### Bug Fixes
|
|
105
|
-
|
|
106
|
-
- dimsum:: e2e - fix broken e2e test cases [PUI-14054](https://jira.elliemae.io/browse/PUI-14054) ([#6907](https://git.elliemae.io/platform-ui/dimsum/issues/6907)) ([a05bf39](https://git.elliemae.io/platform-ui/dimsum/commit/a05bf396e6249d859bbfe55bf13aee58088c4a20))
|
|
107
|
-
|
|
108
|
-
## [3.38.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.38.0-rc.4...v3.38.0-rc.5) (2024-07-02)
|
|
109
|
-
|
|
110
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
111
|
-
|
|
112
|
-
## [3.38.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.38.0-rc.2...v3.38.0-rc.4) (2024-07-01)
|
|
113
|
-
|
|
114
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
115
|
-
|
|
116
|
-
## [3.38.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.38.0-rc.1...v3.38.0-rc.2) (2024-06-27)
|
|
117
|
-
|
|
118
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
119
|
-
|
|
120
|
-
## [3.38.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.38.0-rc.0...v3.38.0-rc.1) (2024-06-26)
|
|
66
|
+
## [3.38.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.3...v3.38.0) (2024-07-05)
|
|
121
67
|
|
|
122
68
|
### Features
|
|
123
69
|
|
|
124
70
|
- ds-data-table: e2e - axe-core test added [PUI-13497](https://jira.elliemae.io/browse/PUI-13497) ([#6891](https://git.elliemae.io/platform-ui/dimsum/issues/6891)) ([cb13a86](https://git.elliemae.io/platform-ui/dimsum/commit/cb13a861ee93c4c55a20f5b0583b908f0a76498c))
|
|
125
71
|
- ds-toolbar-v2:: e2e - examples updated [PUI-12794](https://jira.elliemae.io/browse/PUI-12794) ([#6837](https://git.elliemae.io/platform-ui/dimsum/issues/6837)) ([257163e](https://git.elliemae.io/platform-ui/dimsum/commit/257163e973ddde323f0e1a5ee9fed86fe8a5f7be))
|
|
126
|
-
|
|
127
|
-
## [3.38.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.0-rc.6...v3.38.0-rc.0) (2024-06-26)
|
|
128
|
-
|
|
129
|
-
### Features
|
|
130
|
-
|
|
131
72
|
- ds-typography:: e2e - storybook example updated [PUI-13096](https://jira.elliemae.io/browse/PUI-13096) ([#6838](https://git.elliemae.io/platform-ui/dimsum/issues/6838)) ([6de0e66](https://git.elliemae.io/platform-ui/dimsum/commit/6de0e66b3cde330be1ccfda35714bea0b301604d))
|
|
132
73
|
|
|
133
74
|
### Bug Fixes
|
|
134
75
|
|
|
76
|
+
- dimsum:: e2e - fix broken e2e test cases [PUI-14054](https://jira.elliemae.io/browse/PUI-14054) ([#6907](https://git.elliemae.io/platform-ui/dimsum/issues/6907)) ([a05bf39](https://git.elliemae.io/platform-ui/dimsum/commit/a05bf396e6249d859bbfe55bf13aee58088c4a20))
|
|
135
77
|
- ds-data-table:: e2e - functional tests fixed [PUI-13641](https://jira.elliemae.io/browse/PUI-13641) ([#6848](https://git.elliemae.io/platform-ui/dimsum/issues/6848)) ([87f8158](https://git.elliemae.io/platform-ui/dimsum/commit/87f8158b54a81370dd5c4a64f867ae6d637beeb2))
|
|
136
78
|
|
|
137
|
-
## [3.37.
|
|
79
|
+
## [3.37.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.2...v3.37.3) (2024-06-28)
|
|
138
80
|
|
|
139
81
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
140
82
|
|
|
141
|
-
## [3.37.
|
|
142
|
-
|
|
143
|
-
### Features
|
|
144
|
-
|
|
145
|
-
- dimsum:: removing ds-utilities from packages [PUI-12596](https://jira.elliemae.io/browse/PUI-12596) ([#6882](https://git.elliemae.io/platform-ui/dimsum/issues/6882)) ([dcc94db](https://git.elliemae.io/platform-ui/dimsum/commit/dcc94db05f03c554cff8ad8baada091feb7c8261))
|
|
146
|
-
|
|
147
|
-
## [3.37.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.0-rc.3...v3.37.0-rc.4) (2024-06-19)
|
|
148
|
-
|
|
149
|
-
### Bug Fixes
|
|
150
|
-
|
|
151
|
-
- dimsum:: e2e - fix broken e2e test cases [PUI-13925](https://jira.elliemae.io/browse/PUI-13925) ([#6881](https://git.elliemae.io/platform-ui/dimsum/issues/6881)) ([c6f829d](https://git.elliemae.io/platform-ui/dimsum/commit/c6f829dfced73775ba6ae1a68656f3c28dbdbe04))
|
|
152
|
-
|
|
153
|
-
## [3.37.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.0-rc.2...v3.37.0-rc.3) (2024-06-18)
|
|
154
|
-
|
|
155
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
156
|
-
|
|
157
|
-
## [3.37.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.0-rc.1...v3.37.0-rc.2) (2024-06-18)
|
|
83
|
+
## [3.37.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.1...v3.37.2) (2024-06-25)
|
|
158
84
|
|
|
159
85
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
160
86
|
|
|
161
|
-
## [3.37.
|
|
87
|
+
## [3.37.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.0...v3.37.1) (2024-06-25)
|
|
162
88
|
|
|
163
89
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
164
90
|
|
|
165
|
-
## [3.37.0
|
|
91
|
+
## [3.37.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.35.0...v3.37.0) (2024-06-24)
|
|
166
92
|
|
|
167
93
|
### Features
|
|
168
94
|
|
|
169
95
|
- dimsum:: move legacy component e2e tests to EOL folder [PUI-13688](https://jira.elliemae.io/browse/PUI-13688) ([#6851](https://git.elliemae.io/platform-ui/dimsum/issues/6851)) ([beb608b](https://git.elliemae.io/platform-ui/dimsum/commit/beb608b1d34e1861e19ca5d3ad8aea72b0397867))
|
|
96
|
+
- dimsum:: removing ds-utilities from packages [PUI-12596](https://jira.elliemae.io/browse/PUI-12596) ([#6882](https://git.elliemae.io/platform-ui/dimsum/issues/6882)) ([dcc94db](https://git.elliemae.io/platform-ui/dimsum/commit/dcc94db05f03c554cff8ad8baada091feb7c8261))
|
|
170
97
|
- ds-card-v3:: e2e - test cases added [PUI-13244](https://jira.elliemae.io/browse/PUI-1244) ([#6868](https://git.elliemae.io/platform-ui/dimsum/issues/6868)) ([5ea625b](https://git.elliemae.io/platform-ui/dimsum/commit/5ea625b49e33901db04b72002f0f916ac3988a33))
|
|
98
|
+
- ds-treeview:: e2e - functional test added [PUI-11615](https://jira.elliemae.io/browse/PUI-11615) ([#6824](https://git.elliemae.io/platform-ui/dimsum/issues/6824)) ([8387b25](https://git.elliemae.io/platform-ui/dimsum/commit/8387b25146d5eb1275ffce4a93d16003ed64b699))
|
|
171
99
|
- environment:: ds-storybook - migrate to storybook v8 with vite [PUI-13396](https://jira.elliemae.io/browse/PUI-13396) ([#6827](https://git.elliemae.io/platform-ui/dimsum/issues/6827)) ([6b0f4bb](https://git.elliemae.io/platform-ui/dimsum/commit/6b0f4bb6f4448c334b816966fe3aa1cf62bcfb48))
|
|
172
100
|
|
|
173
101
|
### Bug Fixes
|
|
174
102
|
|
|
103
|
+
- dimsum:: e2e - fix broken e2e test cases [PUI-13925](https://jira.elliemae.io/browse/PUI-13925) ([#6881](https://git.elliemae.io/platform-ui/dimsum/issues/6881)) ([c6f829d](https://git.elliemae.io/platform-ui/dimsum/commit/c6f829dfced73775ba6ae1a68656f3c28dbdbe04))
|
|
175
104
|
- environment:: fixed some broken (dimsum) dev flows ([#6846](https://git.elliemae.io/platform-ui/dimsum/issues/6846)) ([ae96d94](https://git.elliemae.io/platform-ui/dimsum/commit/ae96d94c4e866e5377329176c2987e5600cfaab2))
|
|
176
105
|
- environment:: storybook - remove legacy from portal [PUI-13704](https://jira.elliemae.io/browse/PUI-13704) ([#6870](https://git.elliemae.io/platform-ui/dimsum/issues/6870)) ([7321b2b](https://git.elliemae.io/platform-ui/dimsum/commit/7321b2b50c545a4f6f8a62af7aa64267608f7fa0))
|
|
177
106
|
- environment:: storybook - removed wysiwyg editor & datagrid from portal ([#6864](https://git.elliemae.io/platform-ui/dimsum/issues/6864)) ([3150a9b](https://git.elliemae.io/platform-ui/dimsum/commit/3150a9b483ab1e05ed4844b9be7ee11039515a2c))
|
|
178
107
|
|
|
179
|
-
## [3.
|
|
180
|
-
|
|
181
|
-
### Features
|
|
182
|
-
|
|
183
|
-
- ds-treeview:: e2e - functional test added [PUI-11615](https://jira.elliemae.io/browse/PUI-11615) ([#6824](https://git.elliemae.io/platform-ui/dimsum/issues/6824)) ([8387b25](https://git.elliemae.io/platform-ui/dimsum/commit/8387b25146d5eb1275ffce4a93d16003ed64b699))
|
|
184
|
-
|
|
185
|
-
## [3.35.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.35.0-rc.2...v3.35.0-rc.3) (2024-05-13)
|
|
108
|
+
## [3.35.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.34.0...v3.35.0) (2024-05-15)
|
|
186
109
|
|
|
187
110
|
### Features
|
|
188
111
|
|
|
189
112
|
- ds-button-v2:: ds-button-v3: e2e - visual test added [PUI-12812](https://jira.elliemae.io/browse/PUI-12812) ([#6819](https://git.elliemae.io/platform-ui/dimsum/issues/6819)) ([fcfc89e](https://git.elliemae.io/platform-ui/dimsum/commit/fcfc89eaa1ff2ed2a3983863a39fe5db4e336f8b))
|
|
190
|
-
|
|
191
|
-
## [3.35.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.35.0-rc.1...v3.35.0-rc.2) (2024-05-13)
|
|
192
|
-
|
|
193
|
-
### Bug Fixes
|
|
194
|
-
|
|
195
|
-
- ds-side-panel:: fixed e2e tests [PUI-12786](https://jira.elliemae.io/browse/PUI-12786) ([#6814](https://git.elliemae.io/platform-ui/dimsum/issues/6814)) ([9040ef9](https://git.elliemae.io/platform-ui/dimsum/commit/9040ef97f1454b24f78bb440260207022e8a4d16))
|
|
196
|
-
|
|
197
|
-
## [3.35.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.35.0-rc.0...v3.35.0-rc.1) (2024-05-13)
|
|
198
|
-
|
|
199
|
-
### Features
|
|
200
|
-
|
|
201
113
|
- ds-chip:: slot tests added [PUI-12814](https://jira.elliemae.io/browse/PUI-12814) ([#6805](https://git.elliemae.io/platform-ui/dimsum/issues/6805)) ([9337e6a](https://git.elliemae.io/platform-ui/dimsum/commit/9337e6a9b176f844fc28cdb493b09e9ee8f465d2))
|
|
202
114
|
- ds-icons:: e2e folder cleanup, tests updated [PUI-12969](https://jira.elliemae.io/browse/PUI-12969) ([#6809](https://git.elliemae.io/platform-ui/dimsum/issues/6809)) ([9386651](https://git.elliemae.io/platform-ui/dimsum/commit/93866512d49e45d85b268cae627ad2b2119115a3))
|
|
203
115
|
|
|
204
|
-
## [3.35.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.34.0-rc.1...v3.35.0-rc.0) (2024-05-10)
|
|
205
|
-
|
|
206
116
|
### Bug Fixes
|
|
207
117
|
|
|
208
118
|
- dimsum: e2e - fix broken e2e test [PUI-13157](https://jira.elliemae.io/browse/PUI-13157) ([#6817](https://git.elliemae.io/platform-ui/dimsum/issues/6817)) ([2b68798](https://git.elliemae.io/platform-ui/dimsum/commit/2b687989c11a0b7b0dd4619f326824ff561d3461))
|
|
119
|
+
- ds-side-panel:: fixed e2e tests [PUI-12786](https://jira.elliemae.io/browse/PUI-12786) ([#6814](https://git.elliemae.io/platform-ui/dimsum/issues/6814)) ([9040ef9](https://git.elliemae.io/platform-ui/dimsum/commit/9040ef97f1454b24f78bb440260207022e8a4d16))
|
|
209
120
|
|
|
210
|
-
## [3.34.0
|
|
211
|
-
|
|
212
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
213
|
-
|
|
214
|
-
## [3.34.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.1-rc.2...v3.34.0-rc.0) (2024-05-07)
|
|
121
|
+
## [3.34.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.1...v3.34.0) (2024-05-10)
|
|
215
122
|
|
|
216
123
|
### Features
|
|
217
124
|
|
|
@@ -226,32 +133,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
226
133
|
- ds-data-table:: fixed e2e [PUI-12307](https://jira.elliemae.io/browse/PUI-12307) ([#6792](https://git.elliemae.io/platform-ui/dimsum/issues/6792)) ([0da0734](https://git.elliemae.io/platform-ui/dimsum/commit/0da0734d6061aaa0148b85330149c92eab230beb))
|
|
227
134
|
- ds-modal-slide:: unskipped basic axe-core test [PUI-13386](https://jira.elliemae.io/browse/PUI-13386) ([#6795](https://git.elliemae.io/platform-ui/dimsum/issues/6795)) ([837e83d](https://git.elliemae.io/platform-ui/dimsum/commit/837e83d7cda49642b3604c71d77ba91149ef9826))
|
|
228
135
|
|
|
229
|
-
## [3.33.1
|
|
136
|
+
## [3.33.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0...v3.33.1) (2024-04-30)
|
|
230
137
|
|
|
231
138
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
232
139
|
|
|
233
|
-
## [3.33.
|
|
234
|
-
|
|
235
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
236
|
-
|
|
237
|
-
## [3.33.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-rc.2...v3.33.1-rc.0) (2024-05-01)
|
|
238
|
-
|
|
239
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
240
|
-
|
|
241
|
-
## [3.33.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-rc.1...v3.33.0-rc.2) (2024-04-24)
|
|
242
|
-
|
|
243
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
244
|
-
|
|
245
|
-
## [3.33.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-rc.0...v3.33.0-rc.1) (2024-04-23)
|
|
140
|
+
## [3.33.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.1...v3.33.0) (2024-04-25)
|
|
246
141
|
|
|
247
142
|
### Features
|
|
248
143
|
|
|
249
144
|
- dimsum:: e2e - update pui-e2e-test-sdk dependency to version 10.0.3 [PUI-13095](https://jira.elliemae.io/browse/PUI-13095) ([#6767](https://git.elliemae.io/platform-ui/dimsum/issues/6767)) ([b8a3665](https://git.elliemae.io/platform-ui/dimsum/commit/b8a3665a21e29d02cac9b02380dd7986b686d7a9))
|
|
250
|
-
|
|
251
|
-
## [3.33.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.1-rc.7...v3.33.0-rc.0) (2024-04-22)
|
|
252
|
-
|
|
253
|
-
### Features
|
|
254
|
-
|
|
255
145
|
- ds-data-table-filters:: new package [PUI-12748](https://jira.elliemae.io/browse/PUI-12748) ([#6722](https://git.elliemae.io/platform-ui/dimsum/issues/6722)) ([6d6467f](https://git.elliemae.io/platform-ui/dimsum/commit/6d6467f7e3c8b4412ceafc2ccb49a485b70ddc92))
|
|
256
146
|
- ds-form-layout-blocks:: e2e - added e2e test scenarios for DSFormLayoutRadioGroup [PUI-12714] ([#6737](https://git.elliemae.io/platform-ui/dimsum/issues/6737)) ([3f606c2](https://git.elliemae.io/platform-ui/dimsum/commit/3f606c2e21d95442ed12c7f702a156a71e4bf102))
|
|
257
147
|
- ds-side-panel:: added e2e tests for collapsable bar [PUI-12782](https://jira.elliemae.io/browse/PUI-12782) ([#6731](https://git.elliemae.io/platform-ui/dimsum/issues/6731)) ([9e15418](https://git.elliemae.io/platform-ui/dimsum/commit/9e154187ef66d83477398bef1edd348033f7dca7))
|
|
@@ -263,213 +153,78 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
263
153
|
- ds-dimsum:: fixed broken paths [PUI-13015](https://jira.elliemae.io/browse/PUI-13015) ([#6755](https://git.elliemae.io/platform-ui/dimsum/issues/6755)) ([4dfdfb7](https://git.elliemae.io/platform-ui/dimsum/commit/4dfdfb7675cc9f7bfe4d5b862e63cd0bb9923b8b))
|
|
264
154
|
- environment:: ds-chat - focus chat composer after sending a message [PUI-13006](https://jira.elliemae.io/browse/PUI-13006) ([#6759](https://git.elliemae.io/platform-ui/dimsum/issues/6759)) ([c2ca34d](https://git.elliemae.io/platform-ui/dimsum/commit/c2ca34d7806ee835dc6a0cb0dddf02afc03ee545))
|
|
265
155
|
|
|
266
|
-
## [3.
|
|
267
|
-
|
|
268
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
269
|
-
|
|
270
|
-
## [3.32.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.5...v3.32.0-rc.6) (2024-03-26)
|
|
156
|
+
## [3.31.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0...v3.31.1) (2024-03-13)
|
|
271
157
|
|
|
272
158
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
273
159
|
|
|
274
|
-
## [3.
|
|
275
|
-
|
|
276
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
277
|
-
|
|
278
|
-
## [3.32.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.3...v3.32.0-rc.4) (2024-03-25)
|
|
279
|
-
|
|
280
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
281
|
-
|
|
282
|
-
## [3.32.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.2...v3.32.0-rc.3) (2024-03-25)
|
|
283
|
-
|
|
284
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
285
|
-
|
|
286
|
-
## [3.32.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.1...v3.32.0-rc.2) (2024-03-21)
|
|
287
|
-
|
|
288
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
289
|
-
|
|
290
|
-
## [3.32.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.2-rc.1...v3.32.0-rc.1) (2024-03-21)
|
|
291
|
-
|
|
292
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
293
|
-
|
|
294
|
-
## [3.31.2-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.2-rc.0...v3.31.2-rc.1) (2024-03-18)
|
|
295
|
-
|
|
296
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
297
|
-
|
|
298
|
-
## [3.31.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-rc.2...v3.31.2-rc.0) (2024-03-15)
|
|
299
|
-
|
|
300
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
301
|
-
|
|
302
|
-
## [3.31.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-rc.0...v3.31.0-rc.2) (2024-03-08)
|
|
303
|
-
|
|
304
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
305
|
-
|
|
306
|
-
## [3.31.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-rc.0...v3.31.0-rc.1) (2024-03-07)
|
|
307
|
-
|
|
308
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
309
|
-
|
|
310
|
-
## [3.31.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.2-rc.0...v3.31.0-rc.0) (2024-03-06)
|
|
160
|
+
## [3.31.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.1...v3.31.0) (2024-03-12)
|
|
311
161
|
|
|
312
162
|
### Features
|
|
313
163
|
|
|
314
164
|
- ds-chip:: text resize [PUI-12595](https://jira.elliemae.io/browse/PUI-12595) ([#6603](https://git.elliemae.io/platform-ui/dimsum/issues/6603)) ([670dd13](https://git.elliemae.io/platform-ui/dimsum/commit/670dd13a89fb5eac6708d6f90232aa7c18d79acf))
|
|
315
165
|
|
|
316
|
-
## [3.30.
|
|
317
|
-
|
|
318
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
319
|
-
|
|
320
|
-
## [3.30.0-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.6...v3.30.0-rc.7) (2024-02-21)
|
|
321
|
-
|
|
322
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
323
|
-
|
|
324
|
-
## [3.30.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.5...v3.30.0-rc.6) (2024-02-20)
|
|
325
|
-
|
|
326
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
327
|
-
|
|
328
|
-
## [3.30.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.4...v3.30.0-rc.5) (2024-02-19)
|
|
329
|
-
|
|
330
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
331
|
-
|
|
332
|
-
## [3.30.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.3...v3.30.0-rc.4) (2024-02-16)
|
|
166
|
+
## [3.30.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0...v3.30.1) (2024-02-23)
|
|
333
167
|
|
|
334
168
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
335
169
|
|
|
336
|
-
## [3.30.0
|
|
170
|
+
## [3.30.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.1...v3.30.0) (2024-02-23)
|
|
337
171
|
|
|
338
172
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
339
173
|
|
|
340
|
-
## [3.
|
|
174
|
+
## [3.29.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.0...v3.29.1) (2024-02-08)
|
|
341
175
|
|
|
342
176
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
343
177
|
|
|
344
|
-
## [3.
|
|
178
|
+
## [3.29.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0...v3.29.0) (2024-02-01)
|
|
345
179
|
|
|
346
180
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
347
181
|
|
|
348
|
-
## [3.
|
|
349
|
-
|
|
350
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
351
|
-
|
|
352
|
-
## [3.29.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.1-rc.1...v3.29.2-rc.0) (2024-02-09)
|
|
353
|
-
|
|
354
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
355
|
-
|
|
356
|
-
## [3.29.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.1-rc.0...v3.29.1-rc.1) (2024-02-05)
|
|
357
|
-
|
|
358
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
359
|
-
|
|
360
|
-
## [3.29.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.0-rc.0...v3.29.1-rc.0) (2024-02-05)
|
|
361
|
-
|
|
362
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
363
|
-
|
|
364
|
-
## [3.29.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.28.1-rc.2...v3.29.0-rc.0) (2024-02-01)
|
|
365
|
-
|
|
366
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
367
|
-
|
|
368
|
-
## [3.28.1-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.28.1-rc.1...v3.28.1-rc.2) (2024-01-28)
|
|
369
|
-
|
|
370
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
371
|
-
|
|
372
|
-
## [3.28.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.28.1-rc.0...v3.28.1-rc.1) (2024-01-25)
|
|
373
|
-
|
|
374
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
375
|
-
|
|
376
|
-
## [3.28.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-rc.0...v3.28.1-rc.0) (2024-01-25)
|
|
377
|
-
|
|
378
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
379
|
-
|
|
380
|
-
## [3.27.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.1-rc.1...v3.27.0-rc.0) (2024-01-23)
|
|
182
|
+
## [3.27.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0...v3.27.0) (2024-01-24)
|
|
381
183
|
|
|
382
184
|
### Features
|
|
383
185
|
|
|
384
186
|
- ds-menu-items:: refactored components + improved typescript & useKeyboardNavigation fixes [PUI-12351](https://jira.elliemae.io/browse/PUI-12351) [PUI-12068](https://jira.elliemae.io/browse/PUI-12068) ([#6527](https://git.elliemae.io/platform-ui/dimsum/issues/6527)) ([eb5e14b](https://git.elliemae.io/platform-ui/dimsum/commit/eb5e14bab88287cc302ff6506f695ec6875e85ce))
|
|
385
187
|
|
|
386
|
-
## [3.26.
|
|
387
|
-
|
|
388
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
389
|
-
|
|
390
|
-
## [3.26.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.4...v3.26.1-rc.0) (2023-12-28)
|
|
391
|
-
|
|
392
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
393
|
-
|
|
394
|
-
## [3.26.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.3...v3.26.0-rc.4) (2023-12-26)
|
|
395
|
-
|
|
396
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
397
|
-
|
|
398
|
-
## [3.26.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.2...v3.26.0-rc.3) (2023-12-22)
|
|
399
|
-
|
|
400
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
401
|
-
|
|
402
|
-
## [3.26.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.0...v3.26.0-rc.2) (2023-12-21)
|
|
403
|
-
|
|
404
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
405
|
-
|
|
406
|
-
## [3.26.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.1...v3.26.0-rc.0) (2023-12-20)
|
|
188
|
+
## [3.26.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0...v3.26.0) (2023-12-27)
|
|
407
189
|
|
|
408
190
|
### Features
|
|
409
191
|
|
|
410
192
|
- ds-form-combobox:: single multi packages and native select [PUI-12092](https://jira.elliemae.io/browse/PUI-12092) ([#6435](https://git.elliemae.io/platform-ui/dimsum/issues/6435)) ([ed12c39](https://git.elliemae.io/platform-ui/dimsum/commit/ed12c3976a6e3eb4262f7554673cb28a72e90159))
|
|
411
193
|
|
|
412
|
-
## [3.
|
|
413
|
-
|
|
414
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
415
|
-
|
|
416
|
-
## [3.25.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.1-rc.2...v3.25.0-rc.0) (2023-12-06)
|
|
417
|
-
|
|
418
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
419
|
-
|
|
420
|
-
## [3.24.1-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.1-rc.1...v3.24.1-rc.2) (2023-11-29)
|
|
421
|
-
|
|
422
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
423
|
-
|
|
424
|
-
## [3.24.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.1-rc.0...v3.24.1-rc.1) (2023-11-26)
|
|
425
|
-
|
|
426
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
427
|
-
|
|
428
|
-
## [3.24.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-rc.2...v3.24.1-rc.0) (2023-11-24)
|
|
429
|
-
|
|
430
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
431
|
-
|
|
432
|
-
## [3.24.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-rc.1...v3.24.0-rc.2) (2023-11-22)
|
|
194
|
+
## [3.24.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0...v3.24.1) (2023-12-21)
|
|
433
195
|
|
|
434
196
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
435
197
|
|
|
436
|
-
## [3.24.0
|
|
437
|
-
|
|
438
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
439
|
-
|
|
440
|
-
## [3.24.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.1-rc.1...v3.24.0-rc.0) (2023-11-21)
|
|
198
|
+
## [3.24.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.0...v3.24.0) (2023-11-23)
|
|
441
199
|
|
|
442
200
|
### Features
|
|
443
201
|
|
|
444
202
|
- 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))
|
|
445
203
|
|
|
446
|
-
## [3.23.
|
|
447
|
-
|
|
448
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
449
|
-
|
|
450
|
-
## [3.23.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.0-rc.2...v3.23.1-rc.0) (2023-11-16)
|
|
204
|
+
## [3.23.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0...v3.23.0) (2023-11-15)
|
|
451
205
|
|
|
452
206
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
453
207
|
|
|
454
|
-
## [3.
|
|
455
|
-
|
|
456
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
208
|
+
## [3.22.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.21.2...v3.22.0) (2023-11-08)
|
|
457
209
|
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
461
|
-
|
|
462
|
-
## [3.23.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.1-rc.0...v3.23.0-rc.0) (2023-11-10)
|
|
463
|
-
|
|
464
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
465
|
-
|
|
466
|
-
## [3.22.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-rc.11...v3.22.1-rc.0) (2023-11-09)
|
|
210
|
+
### Features
|
|
467
211
|
|
|
468
|
-
|
|
212
|
+
- 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))
|
|
213
|
+
- 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))
|
|
214
|
+
- 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))
|
|
215
|
+
- 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))
|
|
216
|
+
- 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))
|
|
217
|
+
- 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))
|
|
218
|
+
- 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))
|
|
219
|
+
- 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))
|
|
220
|
+
- 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))
|
|
469
221
|
|
|
470
|
-
|
|
222
|
+
### Bug Fixes
|
|
471
223
|
|
|
472
|
-
|
|
224
|
+
- 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))
|
|
225
|
+
- 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))
|
|
226
|
+
- 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))
|
|
227
|
+
- 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))
|
|
473
228
|
|
|
474
229
|
## [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)
|
|
475
230
|
|
package/package.json
CHANGED
|
@@ -1,125 +1,125 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dimsum-e2e-tests",
|
|
3
|
-
"version": "3.41.
|
|
3
|
+
"version": "3.41.1",
|
|
4
4
|
"description": "End-to-end tests for dimsum library",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@elliemae/ds-accessibility": "3.41.
|
|
7
|
-
"@elliemae/ds-app-picker": "3.41.
|
|
8
|
-
"@elliemae/ds-
|
|
9
|
-
"@elliemae/ds-
|
|
10
|
-
"@elliemae/ds-
|
|
11
|
-
"@elliemae/ds-
|
|
12
|
-
"@elliemae/ds-
|
|
13
|
-
"@elliemae/ds-
|
|
14
|
-
"@elliemae/ds-button-group": "3.41.
|
|
15
|
-
"@elliemae/ds-button-v1": "3.41.
|
|
16
|
-
"@elliemae/ds-button-v2": "3.41.
|
|
17
|
-
"@elliemae/ds-card": "3.41.
|
|
18
|
-
"@elliemae/ds-card-
|
|
19
|
-
"@elliemae/ds-card-v2": "3.41.
|
|
20
|
-
"@elliemae/ds-card-
|
|
21
|
-
"@elliemae/ds-card-v2-action-addon": "3.41.
|
|
22
|
-
"@elliemae/ds-card-v2-group": "3.41.
|
|
23
|
-
"@elliemae/ds-chat": "3.41.
|
|
24
|
-
"@elliemae/ds-chat-bubble": "3.41.
|
|
25
|
-
"@elliemae/ds-chat-tile": "3.41.
|
|
26
|
-
"@elliemae/ds-chip": "3.41.
|
|
27
|
-
"@elliemae/ds-circular-progress-indicator": "3.41.
|
|
28
|
-
"@elliemae/ds-codeeditor": "3.41.
|
|
29
|
-
"@elliemae/ds-
|
|
30
|
-
"@elliemae/ds-
|
|
31
|
-
"@elliemae/ds-csv-converter": "3.41.
|
|
32
|
-
"@elliemae/ds-data-table": "3.41.
|
|
33
|
-
"@elliemae/ds-
|
|
34
|
-
"@elliemae/ds-
|
|
35
|
-
"@elliemae/ds-dataviz": "3.41.
|
|
36
|
-
"@elliemae/ds-
|
|
37
|
-
"@elliemae/ds-
|
|
38
|
-
"@elliemae/ds-date-range-picker": "3.41.
|
|
39
|
-
"@elliemae/ds-date-range-selector": "3.41.
|
|
40
|
-
"@elliemae/ds-date-time-picker": "3.41.
|
|
41
|
-
"@elliemae/ds-
|
|
42
|
-
"@elliemae/ds-
|
|
43
|
-
"@elliemae/ds-dialog": "3.41.
|
|
44
|
-
"@elliemae/ds-drag-and-drop": "3.41.
|
|
45
|
-
"@elliemae/ds-
|
|
46
|
-
"@elliemae/ds-
|
|
47
|
-
"@elliemae/ds-
|
|
48
|
-
"@elliemae/ds-
|
|
49
|
-
"@elliemae/ds-form": "3.41.
|
|
50
|
-
"@elliemae/ds-form-date-range-picker": "3.41.
|
|
51
|
-
"@elliemae/ds-form-date-time-picker": "3.41.
|
|
52
|
-
"@elliemae/ds-
|
|
53
|
-
"@elliemae/ds-
|
|
54
|
-
"@elliemae/ds-
|
|
55
|
-
"@elliemae/ds-
|
|
56
|
-
"@elliemae/ds-
|
|
57
|
-
"@elliemae/ds-
|
|
58
|
-
"@elliemae/ds-
|
|
59
|
-
"@elliemae/ds-hooks-fontsize-media": "3.41.
|
|
60
|
-
"@elliemae/ds-icon": "3.41.
|
|
61
|
-
"@elliemae/ds-
|
|
62
|
-
"@elliemae/ds-image": "3.41.
|
|
63
|
-
"@elliemae/ds-indeterminate-progress-indicator": "3.41.
|
|
64
|
-
"@elliemae/ds-
|
|
65
|
-
"@elliemae/ds-label-value": "3.41.
|
|
66
|
-
"@elliemae/ds-left-navigation": "3.41.
|
|
67
|
-
"@elliemae/ds-list-section-header": "3.41.
|
|
68
|
-
"@elliemae/ds-loading-indicator": "3.41.
|
|
69
|
-
"@elliemae/ds-menu": "3.41.
|
|
70
|
-
"@elliemae/ds-
|
|
71
|
-
"@elliemae/ds-
|
|
72
|
-
"@elliemae/ds-mobile": "3.41.
|
|
73
|
-
"@elliemae/ds-modal
|
|
74
|
-
"@elliemae/ds-
|
|
75
|
-
"@elliemae/ds-
|
|
76
|
-
"@elliemae/ds-
|
|
77
|
-
"@elliemae/ds-
|
|
78
|
-
"@elliemae/ds-page-header-v1": "3.41.
|
|
79
|
-
"@elliemae/ds-page-
|
|
80
|
-
"@elliemae/ds-page-
|
|
81
|
-
"@elliemae/ds-page-number": "3.41.
|
|
82
|
-
"@elliemae/ds-pagination": "3.41.
|
|
83
|
-
"@elliemae/ds-pills": "3.41.
|
|
84
|
-
"@elliemae/ds-
|
|
85
|
-
"@elliemae/ds-
|
|
86
|
-
"@elliemae/ds-popperjs": "3.41.
|
|
87
|
-
"@elliemae/ds-
|
|
88
|
-
"@elliemae/ds-
|
|
89
|
-
"@elliemae/ds-
|
|
90
|
-
"@elliemae/ds-
|
|
91
|
-
"@elliemae/ds-ribbon": "3.41.
|
|
92
|
-
"@elliemae/ds-
|
|
93
|
-
"@elliemae/ds-
|
|
94
|
-
"@elliemae/ds-shuttle": "3.41.
|
|
95
|
-
"@elliemae/ds-side-panel": "3.41.
|
|
96
|
-
"@elliemae/ds-
|
|
97
|
-
"@elliemae/ds-
|
|
98
|
-
"@elliemae/ds-
|
|
99
|
-
"@elliemae/ds-
|
|
100
|
-
"@elliemae/ds-square-indicator": "3.41.
|
|
101
|
-
"@elliemae/ds-
|
|
102
|
-
"@elliemae/ds-
|
|
103
|
-
"@elliemae/ds-system": "3.41.
|
|
104
|
-
"@elliemae/ds-
|
|
105
|
-
"@elliemae/ds-
|
|
106
|
-
"@elliemae/ds-text-wrapper": "3.41.
|
|
107
|
-
"@elliemae/ds-
|
|
108
|
-
"@elliemae/ds-
|
|
109
|
-
"@elliemae/ds-
|
|
110
|
-
"@elliemae/ds-
|
|
111
|
-
"@elliemae/ds-
|
|
112
|
-
"@elliemae/ds-
|
|
113
|
-
"@elliemae/ds-
|
|
114
|
-
"@elliemae/ds-
|
|
115
|
-
"@elliemae/ds-
|
|
116
|
-
"@elliemae/ds-truncated-tooltip-text": "3.41.
|
|
117
|
-
"@elliemae/ds-
|
|
118
|
-
"@elliemae/ds-
|
|
119
|
-
"@elliemae/ds-
|
|
120
|
-
"@elliemae/ds-
|
|
121
|
-
"@elliemae/ds-
|
|
122
|
-
"@elliemae/ds-
|
|
123
|
-
"@elliemae/ds-zoom": "3.41.
|
|
6
|
+
"@elliemae/ds-accessibility": "3.41.1",
|
|
7
|
+
"@elliemae/ds-app-picker": "3.41.1",
|
|
8
|
+
"@elliemae/ds-backdrop": "3.41.1",
|
|
9
|
+
"@elliemae/ds-accordion": "3.41.1",
|
|
10
|
+
"@elliemae/ds-basic": "3.41.1",
|
|
11
|
+
"@elliemae/ds-breadcrumb": "3.41.1",
|
|
12
|
+
"@elliemae/ds-banner": "3.41.1",
|
|
13
|
+
"@elliemae/ds-button": "3.41.1",
|
|
14
|
+
"@elliemae/ds-button-group": "3.41.1",
|
|
15
|
+
"@elliemae/ds-button-v1": "3.41.1",
|
|
16
|
+
"@elliemae/ds-button-v2": "3.41.1",
|
|
17
|
+
"@elliemae/ds-card": "3.41.1",
|
|
18
|
+
"@elliemae/ds-card-navigation": "3.41.1",
|
|
19
|
+
"@elliemae/ds-card-v2": "3.41.1",
|
|
20
|
+
"@elliemae/ds-card-array": "3.41.1",
|
|
21
|
+
"@elliemae/ds-card-v2-action-addon": "3.41.1",
|
|
22
|
+
"@elliemae/ds-card-v2-group": "3.41.1",
|
|
23
|
+
"@elliemae/ds-chat": "3.41.1",
|
|
24
|
+
"@elliemae/ds-chat-bubble": "3.41.1",
|
|
25
|
+
"@elliemae/ds-chat-tile": "3.41.1",
|
|
26
|
+
"@elliemae/ds-chip": "3.41.1",
|
|
27
|
+
"@elliemae/ds-circular-progress-indicator": "3.41.1",
|
|
28
|
+
"@elliemae/ds-codeeditor": "3.41.1",
|
|
29
|
+
"@elliemae/ds-comments": "3.41.1",
|
|
30
|
+
"@elliemae/ds-controlled-form": "3.41.1",
|
|
31
|
+
"@elliemae/ds-csv-converter": "3.41.1",
|
|
32
|
+
"@elliemae/ds-data-table": "3.41.1",
|
|
33
|
+
"@elliemae/ds-data-table-cell-header": "3.41.1",
|
|
34
|
+
"@elliemae/ds-dataviz": "3.41.1",
|
|
35
|
+
"@elliemae/ds-dataviz-pie": "3.41.1",
|
|
36
|
+
"@elliemae/ds-date-picker": "3.41.1",
|
|
37
|
+
"@elliemae/ds-datagrids": "3.41.1",
|
|
38
|
+
"@elliemae/ds-date-range-picker": "3.41.1",
|
|
39
|
+
"@elliemae/ds-date-range-selector": "3.41.1",
|
|
40
|
+
"@elliemae/ds-date-time-recurrence-picker": "3.41.1",
|
|
41
|
+
"@elliemae/ds-date-time-picker": "3.41.1",
|
|
42
|
+
"@elliemae/ds-decision-graph": "3.41.1",
|
|
43
|
+
"@elliemae/ds-dialog": "3.41.1",
|
|
44
|
+
"@elliemae/ds-drag-and-drop": "3.41.1",
|
|
45
|
+
"@elliemae/ds-dropzone": "3.41.1",
|
|
46
|
+
"@elliemae/ds-dropdownmenu": "3.41.1",
|
|
47
|
+
"@elliemae/ds-filterbar": "3.41.1",
|
|
48
|
+
"@elliemae/ds-fast-list": "3.41.1",
|
|
49
|
+
"@elliemae/ds-form": "3.41.1",
|
|
50
|
+
"@elliemae/ds-form-date-range-picker": "3.41.1",
|
|
51
|
+
"@elliemae/ds-form-date-time-picker": "3.41.1",
|
|
52
|
+
"@elliemae/ds-form-layout-blocks": "3.41.1",
|
|
53
|
+
"@elliemae/ds-global-header": "3.41.1",
|
|
54
|
+
"@elliemae/ds-form-layout-label": "3.41.1",
|
|
55
|
+
"@elliemae/ds-grid": "3.41.1",
|
|
56
|
+
"@elliemae/ds-group-box": "3.41.1",
|
|
57
|
+
"@elliemae/ds-hooks-fontsize-detector": "3.41.1",
|
|
58
|
+
"@elliemae/ds-header": "3.41.1",
|
|
59
|
+
"@elliemae/ds-hooks-fontsize-media": "3.41.1",
|
|
60
|
+
"@elliemae/ds-icon": "3.41.1",
|
|
61
|
+
"@elliemae/ds-imagelibrarymodal": "3.41.1",
|
|
62
|
+
"@elliemae/ds-image": "3.41.1",
|
|
63
|
+
"@elliemae/ds-indeterminate-progress-indicator": "3.41.1",
|
|
64
|
+
"@elliemae/ds-icons": "3.41.1",
|
|
65
|
+
"@elliemae/ds-label-value": "3.41.1",
|
|
66
|
+
"@elliemae/ds-left-navigation": "3.41.1",
|
|
67
|
+
"@elliemae/ds-list-section-header": "3.41.1",
|
|
68
|
+
"@elliemae/ds-loading-indicator": "3.41.1",
|
|
69
|
+
"@elliemae/ds-menu": "3.41.1",
|
|
70
|
+
"@elliemae/ds-mini-toolbar": "3.41.1",
|
|
71
|
+
"@elliemae/ds-menu-items": "3.41.1",
|
|
72
|
+
"@elliemae/ds-mobile": "3.41.1",
|
|
73
|
+
"@elliemae/ds-modal": "3.41.1",
|
|
74
|
+
"@elliemae/ds-notification-badge": "3.41.1",
|
|
75
|
+
"@elliemae/ds-modal-slide": "3.41.1",
|
|
76
|
+
"@elliemae/ds-number-range-field": "3.41.1",
|
|
77
|
+
"@elliemae/ds-page-header": "3.41.1",
|
|
78
|
+
"@elliemae/ds-page-header-v1": "3.41.1",
|
|
79
|
+
"@elliemae/ds-page-layout": "3.41.1",
|
|
80
|
+
"@elliemae/ds-page-header-v2": "3.41.1",
|
|
81
|
+
"@elliemae/ds-page-number": "3.41.1",
|
|
82
|
+
"@elliemae/ds-pagination": "3.41.1",
|
|
83
|
+
"@elliemae/ds-pills": "3.41.1",
|
|
84
|
+
"@elliemae/ds-popper": "3.41.1",
|
|
85
|
+
"@elliemae/ds-popover": "3.41.1",
|
|
86
|
+
"@elliemae/ds-popperjs": "3.41.1",
|
|
87
|
+
"@elliemae/ds-progress-indicator": "3.41.1",
|
|
88
|
+
"@elliemae/ds-read-more": "3.41.1",
|
|
89
|
+
"@elliemae/ds-query-builder": "3.41.1",
|
|
90
|
+
"@elliemae/ds-resizeable-container": "3.41.1",
|
|
91
|
+
"@elliemae/ds-ribbon": "3.41.1",
|
|
92
|
+
"@elliemae/ds-search-field": "3.41.1",
|
|
93
|
+
"@elliemae/ds-separator": "3.41.1",
|
|
94
|
+
"@elliemae/ds-shuttle": "3.41.1",
|
|
95
|
+
"@elliemae/ds-side-panel": "3.41.1",
|
|
96
|
+
"@elliemae/ds-skeleton": "3.41.1",
|
|
97
|
+
"@elliemae/ds-spinner": "3.41.1",
|
|
98
|
+
"@elliemae/ds-shuttle-v2": "3.41.1",
|
|
99
|
+
"@elliemae/ds-slider": "3.41.1",
|
|
100
|
+
"@elliemae/ds-square-indicator": "3.41.1",
|
|
101
|
+
"@elliemae/ds-svg": "3.41.1",
|
|
102
|
+
"@elliemae/ds-stepper": "3.41.1",
|
|
103
|
+
"@elliemae/ds-system": "3.41.1",
|
|
104
|
+
"@elliemae/ds-test-utils": "3.41.1",
|
|
105
|
+
"@elliemae/ds-tabs": "3.41.1",
|
|
106
|
+
"@elliemae/ds-text-wrapper": "3.41.1",
|
|
107
|
+
"@elliemae/ds-time-picker": "3.41.1",
|
|
108
|
+
"@elliemae/ds-toast": "3.41.1",
|
|
109
|
+
"@elliemae/ds-toolbar": "3.41.1",
|
|
110
|
+
"@elliemae/ds-tooltip": "3.41.1",
|
|
111
|
+
"@elliemae/ds-toolbar-v2": "3.41.1",
|
|
112
|
+
"@elliemae/ds-tree-model": "3.41.1",
|
|
113
|
+
"@elliemae/ds-treeview": "3.41.1",
|
|
114
|
+
"@elliemae/ds-truncated-expandable-text": "3.41.1",
|
|
115
|
+
"@elliemae/ds-transition": "3.41.1",
|
|
116
|
+
"@elliemae/ds-truncated-tooltip-text": "3.41.1",
|
|
117
|
+
"@elliemae/ds-typography": "3.41.1",
|
|
118
|
+
"@elliemae/ds-uploader": "3.41.1",
|
|
119
|
+
"@elliemae/ds-virtual-list": "3.41.1",
|
|
120
|
+
"@elliemae/ds-wizard": "3.41.1",
|
|
121
|
+
"@elliemae/ds-zipcode-search": "3.41.1",
|
|
122
|
+
"@elliemae/ds-wysiwygeditor": "3.41.1",
|
|
123
|
+
"@elliemae/ds-zoom": "3.41.1"
|
|
124
124
|
}
|
|
125
125
|
}
|