dimsum-e2e-tests 3.35.0-rc.3 → 3.36.0-next.0
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
CHANGED
|
@@ -3,43 +3,49 @@
|
|
|
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.36.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.34.0-next.5...v3.36.0-next.0) (2024-05-19)
|
|
7
7
|
|
|
8
8
|
### Features
|
|
9
9
|
|
|
10
10
|
- 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))
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
- 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))
|
|
12
|
+
- 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))
|
|
13
|
+
- 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))
|
|
13
14
|
|
|
14
15
|
### Bug Fixes
|
|
15
16
|
|
|
17
|
+
- 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))
|
|
16
18
|
- 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))
|
|
17
19
|
|
|
18
|
-
## [3.
|
|
20
|
+
## [3.36.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.34.0-next.5...v3.36.0-rc.0) (2024-05-17)
|
|
19
21
|
|
|
20
22
|
### Features
|
|
21
23
|
|
|
24
|
+
- 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))
|
|
22
25
|
- 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))
|
|
23
26
|
- 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))
|
|
24
|
-
|
|
25
|
-
## [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)
|
|
27
|
+
- 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))
|
|
26
28
|
|
|
27
29
|
### Bug Fixes
|
|
28
30
|
|
|
29
31
|
- 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))
|
|
32
|
+
- 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))
|
|
33
|
+
|
|
34
|
+
## [3.34.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.34.0-next.4...v3.34.0-next.5) (2024-05-07)
|
|
35
|
+
|
|
36
|
+
### Features
|
|
37
|
+
|
|
38
|
+
- ds-toolbar-v2:: double focus ring per a11y requirement + fixed date-time-inputs autoadvance edge-case [PUI-12794](https://jira.elliemae.io/browse/PUI-12794) [PUI-13000](https://jira.elliemae.io/browse/PUI-13000) ([#6801](https://git.elliemae.io/platform-ui/dimsum/issues/6801)) ([363f4d6](https://git.elliemae.io/platform-ui/dimsum/commit/363f4d68ef04df51917eabf4086ef6fb4446d0d0))
|
|
30
39
|
|
|
31
|
-
## [3.34.0-
|
|
40
|
+
## [3.34.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.34.0-next.3...v3.34.0-next.4) (2024-05-06)
|
|
32
41
|
|
|
33
42
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
34
43
|
|
|
35
|
-
## [3.34.0-
|
|
44
|
+
## [3.34.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.34.0-next.2...v3.34.0-next.3) (2024-05-03)
|
|
36
45
|
|
|
37
46
|
### Features
|
|
38
47
|
|
|
39
|
-
- ds-date-time-picker:: e2e - functional test added [PUI-12917](https://jira.elliemae.io/browse/PUI-12917) ([#6760](https://git.elliemae.io/platform-ui/dimsum/issues/6760)) ([1e245a7](https://git.elliemae.io/platform-ui/dimsum/commit/1e245a7c5b5150815be5301eab1b77ab129d6ee7))
|
|
40
|
-
- ds-form-combobox:: e2e - functional test added [PUI-11358](https://jira.elliemae.io/browse/PUI-11358) ([#6762](https://git.elliemae.io/platform-ui/dimsum/issues/6762)) ([94f0e06](https://git.elliemae.io/platform-ui/dimsum/commit/94f0e0695df68d07b8cd4777d4476b162a7bff96))
|
|
41
48
|
- ds-sidepanel:: e2e tests [PUI-12943](https://jira.elliemae.io/browse/PUI-12943) ([#6791](https://git.elliemae.io/platform-ui/dimsum/issues/6791)) ([efa6614](https://git.elliemae.io/platform-ui/dimsum/commit/efa66144cc29d98c61509c812d85c210fd66a5dd))
|
|
42
|
-
- ds-toolbar-v2:: double focus ring per a11y requirement + fixed date-time-inputs autoadvance edge-case [PUI-12794](https://jira.elliemae.io/browse/PUI-12794) [PUI-13000](https://jira.elliemae.io/browse/PUI-13000) ([#6801](https://git.elliemae.io/platform-ui/dimsum/issues/6801)) ([363f4d6](https://git.elliemae.io/platform-ui/dimsum/commit/363f4d68ef04df51917eabf4086ef6fb4446d0d0))
|
|
43
49
|
|
|
44
50
|
### Bug Fixes
|
|
45
51
|
|
|
@@ -47,330 +53,329 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
47
53
|
- 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))
|
|
48
54
|
- 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))
|
|
49
55
|
|
|
50
|
-
## [3.
|
|
56
|
+
## [3.34.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.34.0-next.1...v3.34.0-next.2) (2024-05-02)
|
|
51
57
|
|
|
52
|
-
|
|
58
|
+
### Features
|
|
59
|
+
|
|
60
|
+
- ds-date-time-picker:: e2e - functional test added [PUI-12917](https://jira.elliemae.io/browse/PUI-12917) ([#6760](https://git.elliemae.io/platform-ui/dimsum/issues/6760)) ([1e245a7](https://git.elliemae.io/platform-ui/dimsum/commit/1e245a7c5b5150815be5301eab1b77ab129d6ee7))
|
|
61
|
+
- ds-form-combobox:: e2e - functional test added [PUI-11358](https://jira.elliemae.io/browse/PUI-11358) ([#6762](https://git.elliemae.io/platform-ui/dimsum/issues/6762)) ([94f0e06](https://git.elliemae.io/platform-ui/dimsum/commit/94f0e0695df68d07b8cd4777d4476b162a7bff96))
|
|
62
|
+
|
|
63
|
+
## [3.34.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-next.15...v3.34.0-next.1) (2024-05-02)
|
|
64
|
+
|
|
65
|
+
### Features
|
|
66
|
+
|
|
67
|
+
- 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))
|
|
53
68
|
|
|
54
|
-
## [3.33.
|
|
69
|
+
## [3.33.0-next.15](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-next.14...v3.33.0-next.15) (2024-04-29)
|
|
55
70
|
|
|
56
71
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
57
72
|
|
|
58
|
-
## [3.33.
|
|
73
|
+
## [3.33.0-next.14](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-next.13...v3.33.0-next.14) (2024-04-29)
|
|
59
74
|
|
|
60
75
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
61
76
|
|
|
62
|
-
## [3.33.0-
|
|
77
|
+
## [3.33.0-next.13](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-next.12...v3.33.0-next.13) (2024-04-29)
|
|
63
78
|
|
|
64
79
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
65
80
|
|
|
66
|
-
## [3.33.0-
|
|
81
|
+
## [3.33.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-next.11...v3.33.0-next.12) (2024-04-19)
|
|
67
82
|
|
|
68
|
-
|
|
83
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
69
84
|
|
|
70
|
-
|
|
85
|
+
## [3.33.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-next.10...v3.33.0-next.11) (2024-04-18)
|
|
71
86
|
|
|
72
|
-
|
|
87
|
+
### Bug Fixes
|
|
73
88
|
|
|
74
|
-
|
|
89
|
+
- dimsum:: e2e - fix broken e2e test cases [PUI-12960](https://jira.elliemae.io/browse/PUI-12960) ([#6756](https://git.elliemae.io/platform-ui/dimsum/issues/6756)) ([23d342f](https://git.elliemae.io/platform-ui/dimsum/commit/23d342ff63ac8fc5d856a0f5e023675e21175f60))
|
|
90
|
+
- 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))
|
|
75
91
|
|
|
76
|
-
|
|
77
|
-
- 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))
|
|
78
|
-
- 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))
|
|
92
|
+
## [3.33.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-next.9...v3.33.0-next.10) (2024-04-17)
|
|
79
93
|
|
|
80
94
|
### Bug Fixes
|
|
81
95
|
|
|
82
|
-
- dimsum:: e2e - fix broken e2e test cases [PUI-12960](https://jira.elliemae.io/browse/PUI-12960) ([#6756](https://git.elliemae.io/platform-ui/dimsum/issues/6756)) ([23d342f](https://git.elliemae.io/platform-ui/dimsum/commit/23d342ff63ac8fc5d856a0f5e023675e21175f60))
|
|
83
|
-
- ds-data-table:: e2e - fix data-table filter tests [PUI-12961](https://jira.elliemae.io/browse/PUI-12961) ([#6743](https://git.elliemae.io/platform-ui/dimsum/issues/6743)) ([c56350c](https://git.elliemae.io/platform-ui/dimsum/commit/c56350cc6b22cc19f31672c0c6e86242197bdcdb))
|
|
84
96
|
- 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))
|
|
85
|
-
- 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))
|
|
86
97
|
|
|
87
|
-
## [3.
|
|
98
|
+
## [3.33.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-next.8...v3.33.0-next.9) (2024-04-15)
|
|
88
99
|
|
|
89
100
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
90
101
|
|
|
91
|
-
## [3.
|
|
102
|
+
## [3.33.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-next.7...v3.33.0-next.8) (2024-04-15)
|
|
92
103
|
|
|
93
104
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
94
105
|
|
|
95
|
-
## [3.
|
|
106
|
+
## [3.33.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-next.6...v3.33.0-next.7) (2024-04-12)
|
|
96
107
|
|
|
97
|
-
|
|
108
|
+
### Features
|
|
98
109
|
|
|
99
|
-
|
|
110
|
+
- 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))
|
|
100
111
|
|
|
101
|
-
|
|
112
|
+
## [3.33.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-next.5...v3.33.0-next.6) (2024-04-11)
|
|
102
113
|
|
|
103
|
-
|
|
114
|
+
### Bug Fixes
|
|
104
115
|
|
|
105
|
-
|
|
116
|
+
- ds-data-table:: e2e - fix data-table filter tests [PUI-12961](https://jira.elliemae.io/browse/PUI-12961) ([#6743](https://git.elliemae.io/platform-ui/dimsum/issues/6743)) ([c56350c](https://git.elliemae.io/platform-ui/dimsum/commit/c56350cc6b22cc19f31672c0c6e86242197bdcdb))
|
|
117
|
+
|
|
118
|
+
## [3.33.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-next.4...v3.33.0-next.5) (2024-04-11)
|
|
119
|
+
|
|
120
|
+
### Features
|
|
121
|
+
|
|
122
|
+
- 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))
|
|
123
|
+
|
|
124
|
+
## [3.33.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-next.3...v3.33.0-next.4) (2024-04-09)
|
|
125
|
+
|
|
126
|
+
### Features
|
|
127
|
+
|
|
128
|
+
- 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))
|
|
106
129
|
|
|
107
|
-
## [3.
|
|
130
|
+
## [3.33.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-next.2...v3.33.0-next.3) (2024-04-05)
|
|
108
131
|
|
|
109
132
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
110
133
|
|
|
111
|
-
## [3.
|
|
134
|
+
## [3.33.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-next.1...v3.33.0-next.2) (2024-04-04)
|
|
112
135
|
|
|
113
136
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
114
137
|
|
|
115
|
-
## [3.
|
|
138
|
+
## [3.33.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-next.0...v3.33.0-next.1) (2024-04-04)
|
|
116
139
|
|
|
117
140
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
118
141
|
|
|
119
|
-
## [3.
|
|
142
|
+
## [3.33.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.2-next.1...v3.33.0-next.0) (2024-04-01)
|
|
120
143
|
|
|
121
144
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
122
145
|
|
|
123
|
-
## [3.
|
|
146
|
+
## [3.32.2-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-next.6...v3.32.2-next.1) (2024-04-01)
|
|
124
147
|
|
|
125
148
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
126
149
|
|
|
127
|
-
## [3.
|
|
150
|
+
## [3.32.1-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-next.6...v3.32.1-rc.7) (2024-03-29)
|
|
128
151
|
|
|
129
152
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
130
153
|
|
|
131
|
-
## [3.31.0-
|
|
154
|
+
## [3.31.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-next.4...v3.31.0-next.6) (2024-03-05)
|
|
132
155
|
|
|
133
156
|
### Features
|
|
134
157
|
|
|
135
158
|
- 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))
|
|
136
159
|
|
|
137
|
-
## [3.
|
|
160
|
+
## [3.31.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-next.4...v3.31.0-next.5) (2024-03-04)
|
|
138
161
|
|
|
139
162
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
140
163
|
|
|
141
|
-
## [3.
|
|
164
|
+
## [3.31.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-next.3...v3.31.0-next.4) (2024-03-03)
|
|
142
165
|
|
|
143
166
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
144
167
|
|
|
145
|
-
## [3.
|
|
168
|
+
## [3.31.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-next.2...v3.31.0-next.3) (2024-03-01)
|
|
146
169
|
|
|
147
170
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
148
171
|
|
|
149
|
-
## [3.
|
|
172
|
+
## [3.31.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-next.1...v3.31.0-next.2) (2024-02-29)
|
|
150
173
|
|
|
151
174
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
152
175
|
|
|
153
|
-
## [3.
|
|
176
|
+
## [3.31.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-next.0...v3.31.0-next.1) (2024-02-29)
|
|
154
177
|
|
|
155
178
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
156
179
|
|
|
157
|
-
## [3.30.
|
|
180
|
+
## [3.30.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-next.0...v3.30.2-rc.0) (2024-02-28)
|
|
158
181
|
|
|
159
182
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
160
183
|
|
|
161
|
-
## [3.30.
|
|
184
|
+
## [3.30.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-next.0...v3.30.2-rc.0) (2024-02-28)
|
|
162
185
|
|
|
163
186
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
164
187
|
|
|
165
|
-
## [3.30.0-
|
|
188
|
+
## [3.30.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.0-next.2...v3.30.0-next.0) (2024-02-12)
|
|
166
189
|
|
|
167
190
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
168
191
|
|
|
169
|
-
## [3.
|
|
192
|
+
## [3.29.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.0-next.1...v3.29.0-next.2) (2024-01-29)
|
|
170
193
|
|
|
171
194
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
172
195
|
|
|
173
|
-
## [3.29.
|
|
196
|
+
## [3.29.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.0-next.0...v3.29.0-next.1) (2024-01-29)
|
|
174
197
|
|
|
175
198
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
176
199
|
|
|
177
|
-
## [3.29.
|
|
200
|
+
## [3.29.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.12...v3.29.0-next.0) (2024-01-28)
|
|
178
201
|
|
|
179
202
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
180
203
|
|
|
181
|
-
## [3.
|
|
204
|
+
## [3.27.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.11...v3.27.0-next.12) (2024-01-19)
|
|
182
205
|
|
|
183
206
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
184
207
|
|
|
185
|
-
## [3.
|
|
208
|
+
## [3.27.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.10...v3.27.0-next.11) (2024-01-19)
|
|
186
209
|
|
|
187
210
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
188
211
|
|
|
189
|
-
## [3.
|
|
212
|
+
## [3.27.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.9...v3.27.0-next.10) (2024-01-19)
|
|
190
213
|
|
|
191
|
-
|
|
214
|
+
### Features
|
|
215
|
+
|
|
216
|
+
- 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))
|
|
192
217
|
|
|
193
|
-
## [3.
|
|
218
|
+
## [3.27.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.8...v3.27.0-next.9) (2024-01-17)
|
|
194
219
|
|
|
195
220
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
196
221
|
|
|
197
|
-
## [3.
|
|
222
|
+
## [3.27.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.7...v3.27.0-next.8) (2024-01-11)
|
|
198
223
|
|
|
199
224
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
200
225
|
|
|
201
|
-
## [3.27.0-
|
|
226
|
+
## [3.27.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.6...v3.27.0-next.7) (2024-01-11)
|
|
202
227
|
|
|
203
|
-
|
|
228
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
204
229
|
|
|
205
|
-
|
|
230
|
+
## [3.27.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.5...v3.27.0-next.6) (2024-01-10)
|
|
231
|
+
|
|
232
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
206
233
|
|
|
207
|
-
## [3.
|
|
234
|
+
## [3.27.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.4...v3.27.0-next.5) (2024-01-10)
|
|
208
235
|
|
|
209
236
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
210
237
|
|
|
211
|
-
## [3.
|
|
238
|
+
## [3.27.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.3...v3.27.0-next.4) (2024-01-10)
|
|
212
239
|
|
|
213
240
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
214
241
|
|
|
215
|
-
## [3.
|
|
242
|
+
## [3.27.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.2...v3.27.0-next.3) (2024-01-09)
|
|
216
243
|
|
|
217
244
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
218
245
|
|
|
219
|
-
## [3.
|
|
246
|
+
## [3.27.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.1...v3.27.0-next.2) (2024-01-08)
|
|
220
247
|
|
|
221
248
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
222
249
|
|
|
223
|
-
## [3.
|
|
250
|
+
## [3.27.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.12...v3.27.0-next.1) (2024-01-03)
|
|
224
251
|
|
|
225
252
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
226
253
|
|
|
227
|
-
## [3.26.
|
|
254
|
+
## [3.26.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.12...v3.26.1-rc.1) (2024-01-02)
|
|
228
255
|
|
|
229
|
-
|
|
256
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
230
257
|
|
|
231
|
-
|
|
258
|
+
## [3.26.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.11...v3.26.0-next.12) (2023-12-26)
|
|
259
|
+
|
|
260
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
232
261
|
|
|
233
|
-
## [3.
|
|
262
|
+
## [3.26.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.10...v3.26.0-next.11) (2023-12-20)
|
|
234
263
|
|
|
235
264
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
236
265
|
|
|
237
|
-
## [3.
|
|
266
|
+
## [3.26.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.9...v3.26.0-next.10) (2023-12-20)
|
|
238
267
|
|
|
239
268
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
240
269
|
|
|
241
|
-
## [3.
|
|
270
|
+
## [3.26.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.8...v3.26.0-next.9) (2023-12-18)
|
|
242
271
|
|
|
243
272
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
244
273
|
|
|
245
|
-
## [3.
|
|
274
|
+
## [3.26.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.7...v3.26.0-next.8) (2023-12-14)
|
|
246
275
|
|
|
247
276
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
248
277
|
|
|
249
|
-
## [3.
|
|
278
|
+
## [3.26.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.6...v3.26.0-next.7) (2023-12-14)
|
|
250
279
|
|
|
251
280
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
252
281
|
|
|
253
|
-
## [3.
|
|
282
|
+
## [3.26.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.5...v3.26.0-next.6) (2023-12-13)
|
|
254
283
|
|
|
255
284
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
256
285
|
|
|
257
|
-
## [3.
|
|
286
|
+
## [3.26.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.4...v3.26.0-next.5) (2023-12-12)
|
|
258
287
|
|
|
259
288
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
260
289
|
|
|
261
|
-
## [3.
|
|
290
|
+
## [3.26.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.3...v3.26.0-next.4) (2023-12-11)
|
|
262
291
|
|
|
263
|
-
|
|
292
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
264
293
|
|
|
265
|
-
|
|
294
|
+
## [3.26.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.2...v3.26.0-next.3) (2023-12-08)
|
|
266
295
|
|
|
267
|
-
|
|
296
|
+
### Features
|
|
268
297
|
|
|
269
|
-
|
|
298
|
+
- 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))
|
|
270
299
|
|
|
271
|
-
## [3.
|
|
300
|
+
## [3.26.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.5...v3.26.0-next.2) (2023-12-08)
|
|
272
301
|
|
|
273
302
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
274
303
|
|
|
275
|
-
## [3.
|
|
304
|
+
## [3.26.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.5...v3.26.0-rc.1) (2023-12-08)
|
|
276
305
|
|
|
277
306
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
278
307
|
|
|
279
|
-
## [3.
|
|
308
|
+
## [3.26.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.5...v3.26.0-rc.1) (2023-12-07)
|
|
280
309
|
|
|
281
310
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
282
311
|
|
|
283
|
-
## [3.
|
|
312
|
+
## [3.25.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.4...v3.25.0-next.5) (2023-12-01)
|
|
284
313
|
|
|
285
314
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
286
315
|
|
|
287
|
-
## [3.
|
|
316
|
+
## [3.25.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.3...v3.25.0-next.4) (2023-11-29)
|
|
288
317
|
|
|
289
318
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
290
319
|
|
|
291
|
-
## [3.
|
|
320
|
+
## [3.25.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.2...v3.25.0-next.3) (2023-11-28)
|
|
292
321
|
|
|
293
322
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
294
323
|
|
|
295
|
-
## [3.
|
|
324
|
+
## [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)
|
|
296
325
|
|
|
297
326
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
298
327
|
|
|
299
|
-
## [3.
|
|
328
|
+
## [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)
|
|
300
329
|
|
|
301
330
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
302
331
|
|
|
303
|
-
## [3.
|
|
332
|
+
## [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)
|
|
304
333
|
|
|
305
334
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
306
335
|
|
|
307
|
-
## [3.
|
|
336
|
+
## [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)
|
|
308
337
|
|
|
309
338
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
310
339
|
|
|
311
|
-
## [3.
|
|
340
|
+
## [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)
|
|
312
341
|
|
|
313
342
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
314
343
|
|
|
315
|
-
## [3.
|
|
344
|
+
## [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)
|
|
316
345
|
|
|
317
346
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
318
347
|
|
|
319
|
-
## [3.
|
|
348
|
+
## [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)
|
|
320
349
|
|
|
321
350
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
322
351
|
|
|
323
|
-
## [3.
|
|
352
|
+
## [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)
|
|
324
353
|
|
|
325
354
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
326
355
|
|
|
327
|
-
## [3.
|
|
356
|
+
## [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)
|
|
328
357
|
|
|
329
|
-
|
|
358
|
+
### Features
|
|
330
359
|
|
|
331
|
-
|
|
360
|
+
- 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))
|
|
332
361
|
|
|
333
362
|
### Bug Fixes
|
|
334
363
|
|
|
335
364
|
- 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))
|
|
336
365
|
|
|
337
|
-
## [3.22.0-
|
|
338
|
-
|
|
339
|
-
### Features
|
|
366
|
+
## [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)
|
|
340
367
|
|
|
341
|
-
|
|
342
|
-
- 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))
|
|
343
|
-
- 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))
|
|
344
|
-
- 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))
|
|
345
|
-
- 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))
|
|
346
|
-
- 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))
|
|
347
|
-
- 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))
|
|
348
|
-
- 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))
|
|
349
|
-
- 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))
|
|
368
|
+
## [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)
|
|
350
369
|
|
|
351
370
|
### Bug Fixes
|
|
352
371
|
|
|
353
|
-
- ds-
|
|
354
|
-
- 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))
|
|
355
|
-
|
|
356
|
-
## [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)
|
|
357
|
-
|
|
358
|
-
### Features
|
|
372
|
+
- 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))
|
|
359
373
|
|
|
360
|
-
|
|
361
|
-
- 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))
|
|
362
|
-
- 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))
|
|
363
|
-
- 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))
|
|
364
|
-
- 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))
|
|
365
|
-
- 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))
|
|
366
|
-
- 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))
|
|
367
|
-
- 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))
|
|
368
|
-
- 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))
|
|
374
|
+
## [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)
|
|
369
375
|
|
|
370
|
-
|
|
376
|
+
## [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)
|
|
371
377
|
|
|
372
|
-
|
|
373
|
-
- 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))
|
|
378
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
374
379
|
|
|
375
380
|
## [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)
|
|
376
381
|
|
|
@@ -422,19 +422,6 @@ export default class DSTreeViewCO extends PageObject {
|
|
|
422
422
|
return $$(`mark*=${text}`);
|
|
423
423
|
}
|
|
424
424
|
|
|
425
|
-
static async tabSpaceEnter(key) {
|
|
426
|
-
if (browser.capabilities.browserName === 'Safari') {
|
|
427
|
-
await browser.keys(Key.Tab);
|
|
428
|
-
await browser.keys(Key.Tab);
|
|
429
|
-
await browser.keys(key);
|
|
430
|
-
} else {
|
|
431
|
-
await browser.keys(Key.Tab);
|
|
432
|
-
await browser.keys(Key.Tab);
|
|
433
|
-
await browser.keys(Key.Tab);
|
|
434
|
-
await browser.keys(key);
|
|
435
|
-
}
|
|
436
|
-
}
|
|
437
|
-
|
|
438
425
|
static async getBtns(index) {
|
|
439
426
|
return $$('[data-testid="ds-button"]')[index];
|
|
440
427
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import DSTreeViewCO from '../DSTreeViewCO';
|
|
2
|
+
import { axeCoreCheck } from '../../helpers';
|
|
3
|
+
|
|
4
|
+
if (
|
|
5
|
+
(!browser.capabilities['ice:options'].isPhone &&
|
|
6
|
+
!browser.capabilities['ice:options'].isTablet &&
|
|
7
|
+
browser.capabilities.browserName === 'chrome') ||
|
|
8
|
+
browser.capabilities.browserName === 'Chrome'
|
|
9
|
+
) {
|
|
10
|
+
describe('PUI-13519 - TreeView - Expand and Collapse - axeCore compliance', () => {
|
|
11
|
+
before(async () => {
|
|
12
|
+
const errorOnGo = await DSTreeViewCO.pui3504URL.go();
|
|
13
|
+
if (errorOnGo) throw errorOnGo;
|
|
14
|
+
});
|
|
15
|
+
it('01: should pass axe core with expanded and collapsed items', async () => {
|
|
16
|
+
const firstExpandableBtn = await DSTreeViewCO.getToggleBtn(0);
|
|
17
|
+
await firstExpandableBtn.click();
|
|
18
|
+
const expandedItem = await DSTreeViewCO.getRowByContent('Another information v. 2');
|
|
19
|
+
await expandedItem.isDisplayedInViewport();
|
|
20
|
+
const result = await axeCoreCheck();
|
|
21
|
+
await expect(result.length).toBe(0);
|
|
22
|
+
});
|
|
23
|
+
});
|
|
24
|
+
}
|
|
@@ -25,13 +25,21 @@ if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:o
|
|
|
25
25
|
await expect(radioBtnChecked3).toBe(true);
|
|
26
26
|
await expect(radioBtnChecked2).toBe(false);
|
|
27
27
|
});
|
|
28
|
-
it('03: should select radio on
|
|
28
|
+
it('03: should select radio on space', async () => {
|
|
29
29
|
await (await DSTreeViewCO.radioButton(0)).click();
|
|
30
|
-
await
|
|
30
|
+
await browser.keys(Key.Tab);
|
|
31
|
+
await browser.keys(Key.Tab);
|
|
32
|
+
await browser.keys(Key.Tab);
|
|
33
|
+
await browser.keys(Key.Space);
|
|
31
34
|
const radioBtnChecked1 = await DSTreeViewCO.getRadioButtonChecked(1);
|
|
32
35
|
await expect(radioBtnChecked1).toBe(true);
|
|
36
|
+
});
|
|
37
|
+
it('04: should select radio on enter', async () => {
|
|
33
38
|
await (await DSTreeViewCO.radioButton(2)).click();
|
|
34
|
-
await
|
|
39
|
+
await browser.keys(Key.Tab);
|
|
40
|
+
await browser.keys(Key.Tab);
|
|
41
|
+
await browser.keys(Key.Tab);
|
|
42
|
+
await browser.keys(Key.Enter);
|
|
35
43
|
const radiobtnChecked3 = await DSTreeViewCO.getRadioButtonChecked(3);
|
|
36
44
|
await expect(radiobtnChecked3).toBe(true);
|
|
37
45
|
});
|
package/package.json
CHANGED
|
@@ -1,126 +1,126 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dimsum-e2e-tests",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.36.0-next.0",
|
|
4
4
|
"description": "End-to-end tests for dimsum library",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@elliemae/ds-accessibility": "3.
|
|
7
|
-
"@elliemae/ds-
|
|
8
|
-
"@elliemae/ds-
|
|
9
|
-
"@elliemae/ds-banner": "3.
|
|
10
|
-
"@elliemae/ds-
|
|
11
|
-
"@elliemae/ds-basic": "3.
|
|
12
|
-
"@elliemae/ds-breadcrumb": "3.
|
|
13
|
-
"@elliemae/ds-button": "3.
|
|
14
|
-
"@elliemae/ds-button-
|
|
15
|
-
"@elliemae/ds-button-v1": "3.
|
|
16
|
-
"@elliemae/ds-
|
|
17
|
-
"@elliemae/ds-card": "3.
|
|
18
|
-
"@elliemae/ds-card-
|
|
19
|
-
"@elliemae/ds-
|
|
20
|
-
"@elliemae/ds-card-v2
|
|
21
|
-
"@elliemae/ds-card-
|
|
22
|
-
"@elliemae/ds-card-v2-
|
|
23
|
-
"@elliemae/ds-chat
|
|
24
|
-
"@elliemae/ds-chat": "3.
|
|
25
|
-
"@elliemae/ds-
|
|
26
|
-
"@elliemae/ds-
|
|
27
|
-
"@elliemae/ds-circular-progress-indicator": "3.
|
|
28
|
-
"@elliemae/ds-codeeditor": "3.
|
|
29
|
-
"@elliemae/ds-
|
|
30
|
-
"@elliemae/ds-
|
|
31
|
-
"@elliemae/ds-
|
|
32
|
-
"@elliemae/ds-
|
|
33
|
-
"@elliemae/ds-
|
|
34
|
-
"@elliemae/ds-
|
|
35
|
-
"@elliemae/ds-
|
|
36
|
-
"@elliemae/ds-
|
|
37
|
-
"@elliemae/ds-dataviz-pie": "3.
|
|
38
|
-
"@elliemae/ds-date-range-
|
|
39
|
-
"@elliemae/ds-date-range-
|
|
40
|
-
"@elliemae/ds-date-time-picker": "3.
|
|
41
|
-
"@elliemae/ds-date-time-recurrence-picker": "3.
|
|
42
|
-
"@elliemae/ds-
|
|
43
|
-
"@elliemae/ds-
|
|
44
|
-
"@elliemae/ds-drag-and-drop": "3.
|
|
45
|
-
"@elliemae/ds-dropdownmenu": "3.
|
|
46
|
-
"@elliemae/ds-
|
|
47
|
-
"@elliemae/ds-
|
|
48
|
-
"@elliemae/ds-filterbar": "3.
|
|
49
|
-
"@elliemae/ds-form
|
|
50
|
-
"@elliemae/ds-form-
|
|
51
|
-
"@elliemae/ds-form": "3.
|
|
52
|
-
"@elliemae/ds-form-
|
|
53
|
-
"@elliemae/ds-form-layout-label": "3.
|
|
54
|
-
"@elliemae/ds-
|
|
55
|
-
"@elliemae/ds-
|
|
56
|
-
"@elliemae/ds-
|
|
57
|
-
"@elliemae/ds-
|
|
58
|
-
"@elliemae/ds-hooks-fontsize-
|
|
59
|
-
"@elliemae/ds-hooks-fontsize-
|
|
60
|
-
"@elliemae/ds-
|
|
61
|
-
"@elliemae/ds-
|
|
62
|
-
"@elliemae/ds-image": "3.
|
|
63
|
-
"@elliemae/ds-
|
|
64
|
-
"@elliemae/ds-
|
|
65
|
-
"@elliemae/ds-
|
|
66
|
-
"@elliemae/ds-
|
|
67
|
-
"@elliemae/ds-
|
|
68
|
-
"@elliemae/ds-menu
|
|
69
|
-
"@elliemae/ds-
|
|
70
|
-
"@elliemae/ds-
|
|
71
|
-
"@elliemae/ds-
|
|
72
|
-
"@elliemae/ds-
|
|
73
|
-
"@elliemae/ds-
|
|
74
|
-
"@elliemae/ds-modal-slide": "3.
|
|
75
|
-
"@elliemae/ds-notification-badge": "3.
|
|
76
|
-
"@elliemae/ds-number-range-field": "3.
|
|
77
|
-
"@elliemae/ds-page-header": "3.
|
|
78
|
-
"@elliemae/ds-page-header
|
|
79
|
-
"@elliemae/ds-page-header-v2": "3.
|
|
80
|
-
"@elliemae/ds-page-layout": "3.
|
|
81
|
-
"@elliemae/ds-
|
|
82
|
-
"@elliemae/ds-
|
|
83
|
-
"@elliemae/ds-pills": "3.
|
|
84
|
-
"@elliemae/ds-
|
|
85
|
-
"@elliemae/ds-
|
|
86
|
-
"@elliemae/ds-
|
|
87
|
-
"@elliemae/ds-
|
|
88
|
-
"@elliemae/ds-
|
|
89
|
-
"@elliemae/ds-read-more": "3.
|
|
90
|
-
"@elliemae/ds-
|
|
91
|
-
"@elliemae/ds-
|
|
92
|
-
"@elliemae/ds-
|
|
93
|
-
"@elliemae/ds-shuttle": "3.
|
|
94
|
-
"@elliemae/ds-
|
|
95
|
-
"@elliemae/ds-
|
|
96
|
-
"@elliemae/ds-
|
|
97
|
-
"@elliemae/ds-
|
|
98
|
-
"@elliemae/ds-
|
|
99
|
-
"@elliemae/ds-spinner": "3.
|
|
100
|
-
"@elliemae/ds-
|
|
101
|
-
"@elliemae/ds-stepper": "3.
|
|
102
|
-
"@elliemae/ds-svg": "3.
|
|
103
|
-
"@elliemae/ds-
|
|
104
|
-
"@elliemae/ds-
|
|
105
|
-
"@elliemae/ds-
|
|
106
|
-
"@elliemae/ds-text-wrapper": "3.
|
|
107
|
-
"@elliemae/ds-time-picker": "3.
|
|
108
|
-
"@elliemae/ds-
|
|
109
|
-
"@elliemae/ds-
|
|
110
|
-
"@elliemae/ds-toolbar-v2": "3.
|
|
111
|
-
"@elliemae/ds-
|
|
112
|
-
"@elliemae/ds-tree-model": "3.
|
|
113
|
-
"@elliemae/ds-treeview": "3.
|
|
114
|
-
"@elliemae/ds-
|
|
115
|
-
"@elliemae/ds-
|
|
116
|
-
"@elliemae/ds-
|
|
117
|
-
"@elliemae/ds-
|
|
118
|
-
"@elliemae/ds-
|
|
119
|
-
"@elliemae/ds-
|
|
120
|
-
"@elliemae/ds-virtual-list": "3.
|
|
121
|
-
"@elliemae/ds-wizard": "3.
|
|
122
|
-
"@elliemae/ds-wysiwygeditor": "3.
|
|
123
|
-
"@elliemae/ds-zipcode-search": "3.
|
|
124
|
-
"@elliemae/ds-zoom": "3.
|
|
6
|
+
"@elliemae/ds-accessibility": "3.36.0-next.0",
|
|
7
|
+
"@elliemae/ds-app-picker": "3.36.0-next.0",
|
|
8
|
+
"@elliemae/ds-accordion": "3.36.0-next.0",
|
|
9
|
+
"@elliemae/ds-banner": "3.36.0-next.0",
|
|
10
|
+
"@elliemae/ds-backdrop": "3.36.0-next.0",
|
|
11
|
+
"@elliemae/ds-basic": "3.36.0-next.0",
|
|
12
|
+
"@elliemae/ds-breadcrumb": "3.36.0-next.0",
|
|
13
|
+
"@elliemae/ds-button": "3.36.0-next.0",
|
|
14
|
+
"@elliemae/ds-button-v2": "3.36.0-next.0",
|
|
15
|
+
"@elliemae/ds-button-v1": "3.36.0-next.0",
|
|
16
|
+
"@elliemae/ds-card": "3.36.0-next.0",
|
|
17
|
+
"@elliemae/ds-card-array": "3.36.0-next.0",
|
|
18
|
+
"@elliemae/ds-card-navigation": "3.36.0-next.0",
|
|
19
|
+
"@elliemae/ds-button-group": "3.36.0-next.0",
|
|
20
|
+
"@elliemae/ds-card-v2": "3.36.0-next.0",
|
|
21
|
+
"@elliemae/ds-card-v2-group": "3.36.0-next.0",
|
|
22
|
+
"@elliemae/ds-card-v2-action-addon": "3.36.0-next.0",
|
|
23
|
+
"@elliemae/ds-chat": "3.36.0-next.0",
|
|
24
|
+
"@elliemae/ds-chat-bubble": "3.36.0-next.0",
|
|
25
|
+
"@elliemae/ds-chat-tile": "3.36.0-next.0",
|
|
26
|
+
"@elliemae/ds-chip": "3.36.0-next.0",
|
|
27
|
+
"@elliemae/ds-circular-progress-indicator": "3.36.0-next.0",
|
|
28
|
+
"@elliemae/ds-codeeditor": "3.36.0-next.0",
|
|
29
|
+
"@elliemae/ds-controlled-form": "3.36.0-next.0",
|
|
30
|
+
"@elliemae/ds-comments": "3.36.0-next.0",
|
|
31
|
+
"@elliemae/ds-data-table": "3.36.0-next.0",
|
|
32
|
+
"@elliemae/ds-dataviz": "3.36.0-next.0",
|
|
33
|
+
"@elliemae/ds-csv-converter": "3.36.0-next.0",
|
|
34
|
+
"@elliemae/ds-data-table-cell-header": "3.36.0-next.0",
|
|
35
|
+
"@elliemae/ds-datagrids": "3.36.0-next.0",
|
|
36
|
+
"@elliemae/ds-date-picker": "3.36.0-next.0",
|
|
37
|
+
"@elliemae/ds-dataviz-pie": "3.36.0-next.0",
|
|
38
|
+
"@elliemae/ds-date-range-selector": "3.36.0-next.0",
|
|
39
|
+
"@elliemae/ds-date-range-picker": "3.36.0-next.0",
|
|
40
|
+
"@elliemae/ds-date-time-picker": "3.36.0-next.0",
|
|
41
|
+
"@elliemae/ds-date-time-recurrence-picker": "3.36.0-next.0",
|
|
42
|
+
"@elliemae/ds-decision-graph": "3.36.0-next.0",
|
|
43
|
+
"@elliemae/ds-dialog": "3.36.0-next.0",
|
|
44
|
+
"@elliemae/ds-drag-and-drop": "3.36.0-next.0",
|
|
45
|
+
"@elliemae/ds-dropdownmenu": "3.36.0-next.0",
|
|
46
|
+
"@elliemae/ds-fast-list": "3.36.0-next.0",
|
|
47
|
+
"@elliemae/ds-dropzone": "3.36.0-next.0",
|
|
48
|
+
"@elliemae/ds-filterbar": "3.36.0-next.0",
|
|
49
|
+
"@elliemae/ds-form": "3.36.0-next.0",
|
|
50
|
+
"@elliemae/ds-form-date-range-picker": "3.36.0-next.0",
|
|
51
|
+
"@elliemae/ds-form-date-time-picker": "3.36.0-next.0",
|
|
52
|
+
"@elliemae/ds-form-layout-blocks": "3.36.0-next.0",
|
|
53
|
+
"@elliemae/ds-form-layout-label": "3.36.0-next.0",
|
|
54
|
+
"@elliemae/ds-global-header": "3.36.0-next.0",
|
|
55
|
+
"@elliemae/ds-group-box": "3.36.0-next.0",
|
|
56
|
+
"@elliemae/ds-grid": "3.36.0-next.0",
|
|
57
|
+
"@elliemae/ds-header": "3.36.0-next.0",
|
|
58
|
+
"@elliemae/ds-hooks-fontsize-media": "3.36.0-next.0",
|
|
59
|
+
"@elliemae/ds-hooks-fontsize-detector": "3.36.0-next.0",
|
|
60
|
+
"@elliemae/ds-icons": "3.36.0-next.0",
|
|
61
|
+
"@elliemae/ds-icon": "3.36.0-next.0",
|
|
62
|
+
"@elliemae/ds-image": "3.36.0-next.0",
|
|
63
|
+
"@elliemae/ds-indeterminate-progress-indicator": "3.36.0-next.0",
|
|
64
|
+
"@elliemae/ds-imagelibrarymodal": "3.36.0-next.0",
|
|
65
|
+
"@elliemae/ds-left-navigation": "3.36.0-next.0",
|
|
66
|
+
"@elliemae/ds-label-value": "3.36.0-next.0",
|
|
67
|
+
"@elliemae/ds-list-section-header": "3.36.0-next.0",
|
|
68
|
+
"@elliemae/ds-menu": "3.36.0-next.0",
|
|
69
|
+
"@elliemae/ds-loading-indicator": "3.36.0-next.0",
|
|
70
|
+
"@elliemae/ds-mobile": "3.36.0-next.0",
|
|
71
|
+
"@elliemae/ds-mini-toolbar": "3.36.0-next.0",
|
|
72
|
+
"@elliemae/ds-menu-items": "3.36.0-next.0",
|
|
73
|
+
"@elliemae/ds-modal": "3.36.0-next.0",
|
|
74
|
+
"@elliemae/ds-modal-slide": "3.36.0-next.0",
|
|
75
|
+
"@elliemae/ds-notification-badge": "3.36.0-next.0",
|
|
76
|
+
"@elliemae/ds-number-range-field": "3.36.0-next.0",
|
|
77
|
+
"@elliemae/ds-page-header-v1": "3.36.0-next.0",
|
|
78
|
+
"@elliemae/ds-page-header": "3.36.0-next.0",
|
|
79
|
+
"@elliemae/ds-page-header-v2": "3.36.0-next.0",
|
|
80
|
+
"@elliemae/ds-page-layout": "3.36.0-next.0",
|
|
81
|
+
"@elliemae/ds-page-number": "3.36.0-next.0",
|
|
82
|
+
"@elliemae/ds-pagination": "3.36.0-next.0",
|
|
83
|
+
"@elliemae/ds-pills": "3.36.0-next.0",
|
|
84
|
+
"@elliemae/ds-popover": "3.36.0-next.0",
|
|
85
|
+
"@elliemae/ds-popperjs": "3.36.0-next.0",
|
|
86
|
+
"@elliemae/ds-progress-indicator": "3.36.0-next.0",
|
|
87
|
+
"@elliemae/ds-query-builder": "3.36.0-next.0",
|
|
88
|
+
"@elliemae/ds-popper": "3.36.0-next.0",
|
|
89
|
+
"@elliemae/ds-read-more": "3.36.0-next.0",
|
|
90
|
+
"@elliemae/ds-resizeable-container": "3.36.0-next.0",
|
|
91
|
+
"@elliemae/ds-search-field": "3.36.0-next.0",
|
|
92
|
+
"@elliemae/ds-ribbon": "3.36.0-next.0",
|
|
93
|
+
"@elliemae/ds-shuttle": "3.36.0-next.0",
|
|
94
|
+
"@elliemae/ds-separator": "3.36.0-next.0",
|
|
95
|
+
"@elliemae/ds-shuttle-v2": "3.36.0-next.0",
|
|
96
|
+
"@elliemae/ds-skeleton": "3.36.0-next.0",
|
|
97
|
+
"@elliemae/ds-side-panel": "3.36.0-next.0",
|
|
98
|
+
"@elliemae/ds-slider": "3.36.0-next.0",
|
|
99
|
+
"@elliemae/ds-spinner": "3.36.0-next.0",
|
|
100
|
+
"@elliemae/ds-square-indicator": "3.36.0-next.0",
|
|
101
|
+
"@elliemae/ds-stepper": "3.36.0-next.0",
|
|
102
|
+
"@elliemae/ds-svg": "3.36.0-next.0",
|
|
103
|
+
"@elliemae/ds-test-utils": "3.36.0-next.0",
|
|
104
|
+
"@elliemae/ds-system": "3.36.0-next.0",
|
|
105
|
+
"@elliemae/ds-tabs": "3.36.0-next.0",
|
|
106
|
+
"@elliemae/ds-text-wrapper": "3.36.0-next.0",
|
|
107
|
+
"@elliemae/ds-time-picker": "3.36.0-next.0",
|
|
108
|
+
"@elliemae/ds-toast": "3.36.0-next.0",
|
|
109
|
+
"@elliemae/ds-toolbar": "3.36.0-next.0",
|
|
110
|
+
"@elliemae/ds-toolbar-v2": "3.36.0-next.0",
|
|
111
|
+
"@elliemae/ds-transition": "3.36.0-next.0",
|
|
112
|
+
"@elliemae/ds-tree-model": "3.36.0-next.0",
|
|
113
|
+
"@elliemae/ds-treeview": "3.36.0-next.0",
|
|
114
|
+
"@elliemae/ds-uploader": "3.36.0-next.0",
|
|
115
|
+
"@elliemae/ds-truncated-tooltip-text": "3.36.0-next.0",
|
|
116
|
+
"@elliemae/ds-tooltip": "3.36.0-next.0",
|
|
117
|
+
"@elliemae/ds-utilities": "3.36.0-next.0",
|
|
118
|
+
"@elliemae/ds-typography": "3.36.0-next.0",
|
|
119
|
+
"@elliemae/ds-truncated-expandable-text": "3.36.0-next.0",
|
|
120
|
+
"@elliemae/ds-virtual-list": "3.36.0-next.0",
|
|
121
|
+
"@elliemae/ds-wizard": "3.36.0-next.0",
|
|
122
|
+
"@elliemae/ds-wysiwygeditor": "3.36.0-next.0",
|
|
123
|
+
"@elliemae/ds-zipcode-search": "3.36.0-next.0",
|
|
124
|
+
"@elliemae/ds-zoom": "3.36.0-next.0"
|
|
125
125
|
}
|
|
126
126
|
}
|