dimsum-e2e-tests 3.38.0-rc.6 → 3.38.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 +41 -250
- package/package.json +119 -119
package/CHANGELOG.md
CHANGED
|
@@ -3,119 +3,62 @@
|
|
|
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.38.0
|
|
7
|
-
|
|
8
|
-
### Bug Fixes
|
|
9
|
-
|
|
10
|
-
- 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))
|
|
11
|
-
|
|
12
|
-
## [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)
|
|
13
|
-
|
|
14
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
15
|
-
|
|
16
|
-
## [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)
|
|
17
|
-
|
|
18
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
19
|
-
|
|
20
|
-
## [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)
|
|
21
|
-
|
|
22
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
23
|
-
|
|
24
|
-
## [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)
|
|
6
|
+
## [3.38.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.3...v3.38.0) (2024-07-05)
|
|
25
7
|
|
|
26
8
|
### Features
|
|
27
9
|
|
|
28
10
|
- 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))
|
|
29
11
|
- 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))
|
|
30
|
-
|
|
31
|
-
## [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)
|
|
32
|
-
|
|
33
|
-
### Features
|
|
34
|
-
|
|
35
12
|
- 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))
|
|
36
13
|
|
|
37
14
|
### Bug Fixes
|
|
38
15
|
|
|
16
|
+
- 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))
|
|
39
17
|
- 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))
|
|
40
18
|
|
|
41
|
-
## [3.37.
|
|
19
|
+
## [3.37.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.2...v3.37.3) (2024-06-28)
|
|
42
20
|
|
|
43
21
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
44
22
|
|
|
45
|
-
## [3.37.
|
|
46
|
-
|
|
47
|
-
### Features
|
|
48
|
-
|
|
49
|
-
- 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))
|
|
50
|
-
|
|
51
|
-
## [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)
|
|
52
|
-
|
|
53
|
-
### Bug Fixes
|
|
54
|
-
|
|
55
|
-
- 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))
|
|
56
|
-
|
|
57
|
-
## [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)
|
|
58
|
-
|
|
59
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
60
|
-
|
|
61
|
-
## [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)
|
|
23
|
+
## [3.37.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.1...v3.37.2) (2024-06-25)
|
|
62
24
|
|
|
63
25
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
64
26
|
|
|
65
|
-
## [3.37.
|
|
27
|
+
## [3.37.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.0...v3.37.1) (2024-06-25)
|
|
66
28
|
|
|
67
29
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
68
30
|
|
|
69
|
-
## [3.37.0
|
|
31
|
+
## [3.37.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.35.0...v3.37.0) (2024-06-24)
|
|
70
32
|
|
|
71
33
|
### Features
|
|
72
34
|
|
|
73
35
|
- 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))
|
|
36
|
+
- 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))
|
|
74
37
|
- 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))
|
|
38
|
+
- 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))
|
|
75
39
|
- 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))
|
|
76
40
|
|
|
77
41
|
### Bug Fixes
|
|
78
42
|
|
|
43
|
+
- 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))
|
|
79
44
|
- 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))
|
|
80
45
|
- 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))
|
|
81
46
|
- 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))
|
|
82
47
|
|
|
83
|
-
## [3.
|
|
84
|
-
|
|
85
|
-
### Features
|
|
86
|
-
|
|
87
|
-
- 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))
|
|
88
|
-
|
|
89
|
-
## [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)
|
|
48
|
+
## [3.35.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.34.0...v3.35.0) (2024-05-15)
|
|
90
49
|
|
|
91
50
|
### Features
|
|
92
51
|
|
|
93
52
|
- 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))
|
|
94
|
-
|
|
95
|
-
## [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)
|
|
96
|
-
|
|
97
|
-
### Bug Fixes
|
|
98
|
-
|
|
99
|
-
- 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))
|
|
100
|
-
|
|
101
|
-
## [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)
|
|
102
|
-
|
|
103
|
-
### Features
|
|
104
|
-
|
|
105
53
|
- 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))
|
|
106
54
|
- 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))
|
|
107
55
|
|
|
108
|
-
## [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)
|
|
109
|
-
|
|
110
56
|
### Bug Fixes
|
|
111
57
|
|
|
112
58
|
- 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))
|
|
59
|
+
- 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))
|
|
113
60
|
|
|
114
|
-
## [3.34.0
|
|
115
|
-
|
|
116
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
117
|
-
|
|
118
|
-
## [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)
|
|
61
|
+
## [3.34.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.1...v3.34.0) (2024-05-10)
|
|
119
62
|
|
|
120
63
|
### Features
|
|
121
64
|
|
|
@@ -130,32 +73,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
130
73
|
- 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))
|
|
131
74
|
- 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))
|
|
132
75
|
|
|
133
|
-
## [3.33.1
|
|
134
|
-
|
|
135
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
136
|
-
|
|
137
|
-
## [3.33.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.1-rc.0...v3.33.1-rc.1) (2024-05-01)
|
|
138
|
-
|
|
139
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
140
|
-
|
|
141
|
-
## [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)
|
|
142
|
-
|
|
143
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
144
|
-
|
|
145
|
-
## [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)
|
|
76
|
+
## [3.33.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0...v3.33.1) (2024-04-30)
|
|
146
77
|
|
|
147
78
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
148
79
|
|
|
149
|
-
## [3.33.0
|
|
80
|
+
## [3.33.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.1...v3.33.0) (2024-04-25)
|
|
150
81
|
|
|
151
82
|
### Features
|
|
152
83
|
|
|
153
84
|
- 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))
|
|
154
|
-
|
|
155
|
-
## [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)
|
|
156
|
-
|
|
157
|
-
### Features
|
|
158
|
-
|
|
159
85
|
- 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))
|
|
160
86
|
- 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))
|
|
161
87
|
- 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))
|
|
@@ -167,213 +93,78 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
167
93
|
- 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))
|
|
168
94
|
- 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))
|
|
169
95
|
|
|
170
|
-
## [3.
|
|
171
|
-
|
|
172
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
173
|
-
|
|
174
|
-
## [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)
|
|
175
|
-
|
|
176
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
177
|
-
|
|
178
|
-
## [3.32.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.4...v3.32.0-rc.5) (2024-03-26)
|
|
179
|
-
|
|
180
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
181
|
-
|
|
182
|
-
## [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)
|
|
183
|
-
|
|
184
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
185
|
-
|
|
186
|
-
## [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)
|
|
187
|
-
|
|
188
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
189
|
-
|
|
190
|
-
## [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)
|
|
191
|
-
|
|
192
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
193
|
-
|
|
194
|
-
## [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)
|
|
195
|
-
|
|
196
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
197
|
-
|
|
198
|
-
## [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)
|
|
199
|
-
|
|
200
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
201
|
-
|
|
202
|
-
## [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)
|
|
203
|
-
|
|
204
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
205
|
-
|
|
206
|
-
## [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)
|
|
207
|
-
|
|
208
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
209
|
-
|
|
210
|
-
## [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)
|
|
96
|
+
## [3.31.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0...v3.31.1) (2024-03-13)
|
|
211
97
|
|
|
212
98
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
213
99
|
|
|
214
|
-
## [3.31.0
|
|
100
|
+
## [3.31.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.1...v3.31.0) (2024-03-12)
|
|
215
101
|
|
|
216
102
|
### Features
|
|
217
103
|
|
|
218
104
|
- 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))
|
|
219
105
|
|
|
220
|
-
## [3.30.
|
|
106
|
+
## [3.30.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0...v3.30.1) (2024-02-23)
|
|
221
107
|
|
|
222
108
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
223
109
|
|
|
224
|
-
## [3.30.0
|
|
110
|
+
## [3.30.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.1...v3.30.0) (2024-02-23)
|
|
225
111
|
|
|
226
112
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
227
113
|
|
|
228
|
-
## [3.
|
|
114
|
+
## [3.29.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.0...v3.29.1) (2024-02-08)
|
|
229
115
|
|
|
230
116
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
231
117
|
|
|
232
|
-
## [3.
|
|
118
|
+
## [3.29.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0...v3.29.0) (2024-02-01)
|
|
233
119
|
|
|
234
120
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
235
121
|
|
|
236
|
-
## [3.
|
|
237
|
-
|
|
238
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
239
|
-
|
|
240
|
-
## [3.30.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.2...v3.30.0-rc.3) (2024-02-15)
|
|
241
|
-
|
|
242
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
243
|
-
|
|
244
|
-
## [3.30.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.1...v3.30.0-rc.2) (2024-02-15)
|
|
245
|
-
|
|
246
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
247
|
-
|
|
248
|
-
## [3.30.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.0...v3.30.0-rc.1) (2024-02-14)
|
|
249
|
-
|
|
250
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
251
|
-
|
|
252
|
-
## [3.30.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.2-rc.0...v3.30.0-rc.0) (2024-02-13)
|
|
253
|
-
|
|
254
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
255
|
-
|
|
256
|
-
## [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)
|
|
257
|
-
|
|
258
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
259
|
-
|
|
260
|
-
## [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)
|
|
261
|
-
|
|
262
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
263
|
-
|
|
264
|
-
## [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)
|
|
265
|
-
|
|
266
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
267
|
-
|
|
268
|
-
## [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)
|
|
269
|
-
|
|
270
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
271
|
-
|
|
272
|
-
## [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)
|
|
273
|
-
|
|
274
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
275
|
-
|
|
276
|
-
## [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)
|
|
277
|
-
|
|
278
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
279
|
-
|
|
280
|
-
## [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)
|
|
281
|
-
|
|
282
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
283
|
-
|
|
284
|
-
## [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)
|
|
122
|
+
## [3.27.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0...v3.27.0) (2024-01-24)
|
|
285
123
|
|
|
286
124
|
### Features
|
|
287
125
|
|
|
288
126
|
- 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))
|
|
289
127
|
|
|
290
|
-
## [3.26.
|
|
291
|
-
|
|
292
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
293
|
-
|
|
294
|
-
## [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)
|
|
295
|
-
|
|
296
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
297
|
-
|
|
298
|
-
## [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)
|
|
299
|
-
|
|
300
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
301
|
-
|
|
302
|
-
## [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)
|
|
303
|
-
|
|
304
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
305
|
-
|
|
306
|
-
## [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)
|
|
307
|
-
|
|
308
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
309
|
-
|
|
310
|
-
## [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)
|
|
128
|
+
## [3.26.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0...v3.26.0) (2023-12-27)
|
|
311
129
|
|
|
312
130
|
### Features
|
|
313
131
|
|
|
314
132
|
- 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))
|
|
315
133
|
|
|
316
|
-
## [3.
|
|
317
|
-
|
|
318
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
319
|
-
|
|
320
|
-
## [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)
|
|
321
|
-
|
|
322
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
323
|
-
|
|
324
|
-
## [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)
|
|
325
|
-
|
|
326
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
327
|
-
|
|
328
|
-
## [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)
|
|
134
|
+
## [3.24.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0...v3.24.1) (2023-12-21)
|
|
329
135
|
|
|
330
136
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
331
137
|
|
|
332
|
-
## [3.24.
|
|
333
|
-
|
|
334
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
335
|
-
|
|
336
|
-
## [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)
|
|
337
|
-
|
|
338
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
339
|
-
|
|
340
|
-
## [3.24.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-rc.0...v3.24.0-rc.1) (2023-11-22)
|
|
341
|
-
|
|
342
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
343
|
-
|
|
344
|
-
## [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)
|
|
138
|
+
## [3.24.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.0...v3.24.0) (2023-11-23)
|
|
345
139
|
|
|
346
140
|
### Features
|
|
347
141
|
|
|
348
142
|
- 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))
|
|
349
143
|
|
|
350
|
-
## [3.23.
|
|
351
|
-
|
|
352
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
353
|
-
|
|
354
|
-
## [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)
|
|
144
|
+
## [3.23.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0...v3.23.0) (2023-11-15)
|
|
355
145
|
|
|
356
146
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
357
147
|
|
|
358
|
-
## [3.
|
|
148
|
+
## [3.22.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.21.2...v3.22.0) (2023-11-08)
|
|
359
149
|
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
## [3.23.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.0-rc.0...v3.23.0-rc.1) (2023-11-13)
|
|
363
|
-
|
|
364
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
365
|
-
|
|
366
|
-
## [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)
|
|
367
|
-
|
|
368
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
369
|
-
|
|
370
|
-
## [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)
|
|
150
|
+
### Features
|
|
371
151
|
|
|
372
|
-
|
|
152
|
+
- 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))
|
|
153
|
+
- 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))
|
|
154
|
+
- 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))
|
|
155
|
+
- 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))
|
|
156
|
+
- 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))
|
|
157
|
+
- 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))
|
|
158
|
+
- 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))
|
|
159
|
+
- 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))
|
|
160
|
+
- 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))
|
|
373
161
|
|
|
374
|
-
|
|
162
|
+
### Bug Fixes
|
|
375
163
|
|
|
376
|
-
|
|
164
|
+
- 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))
|
|
165
|
+
- 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))
|
|
166
|
+
- 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))
|
|
167
|
+
- 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))
|
|
377
168
|
|
|
378
169
|
## [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)
|
|
379
170
|
|
package/package.json
CHANGED
|
@@ -1,125 +1,125 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dimsum-e2e-tests",
|
|
3
|
-
"version": "3.38.0
|
|
3
|
+
"version": "3.38.0",
|
|
4
4
|
"description": "End-to-end tests for dimsum library",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@elliemae/ds-accessibility": "3.38.0
|
|
7
|
-
"@elliemae/ds-
|
|
8
|
-
"@elliemae/ds-
|
|
9
|
-
"@elliemae/ds-
|
|
10
|
-
"@elliemae/ds-
|
|
11
|
-
"@elliemae/ds-
|
|
12
|
-
"@elliemae/ds-
|
|
13
|
-
"@elliemae/ds-
|
|
14
|
-
"@elliemae/ds-
|
|
15
|
-
"@elliemae/ds-button-
|
|
16
|
-
"@elliemae/ds-button-v2": "3.38.0
|
|
17
|
-
"@elliemae/ds-card
|
|
18
|
-
"@elliemae/ds-card": "3.38.0
|
|
19
|
-
"@elliemae/ds-card-
|
|
20
|
-
"@elliemae/ds-
|
|
21
|
-
"@elliemae/ds-card-v2-action-addon": "3.38.0
|
|
22
|
-
"@elliemae/ds-
|
|
23
|
-
"@elliemae/ds-chat-bubble": "3.38.0
|
|
24
|
-
"@elliemae/ds-chat
|
|
25
|
-
"@elliemae/ds-chip": "3.38.0
|
|
26
|
-
"@elliemae/ds-
|
|
27
|
-
"@elliemae/ds-circular-progress-indicator": "3.38.0
|
|
28
|
-
"@elliemae/ds-codeeditor": "3.38.0
|
|
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-date-range-
|
|
38
|
-
"@elliemae/ds-
|
|
39
|
-
"@elliemae/ds-
|
|
40
|
-
"@elliemae/ds-date-time-picker": "3.38.0
|
|
41
|
-
"@elliemae/ds-
|
|
42
|
-
"@elliemae/ds-
|
|
43
|
-
"@elliemae/ds-
|
|
44
|
-
"@elliemae/ds-
|
|
45
|
-
"@elliemae/ds-
|
|
46
|
-
"@elliemae/ds-filterbar": "3.38.0
|
|
47
|
-
"@elliemae/ds-
|
|
48
|
-
"@elliemae/ds-
|
|
49
|
-
"@elliemae/ds-form
|
|
50
|
-
"@elliemae/ds-form-date-time-picker": "3.38.0
|
|
51
|
-
"@elliemae/ds-form-
|
|
52
|
-
"@elliemae/ds-form-layout-
|
|
53
|
-
"@elliemae/ds-
|
|
54
|
-
"@elliemae/ds-
|
|
55
|
-
"@elliemae/ds-
|
|
56
|
-
"@elliemae/ds-
|
|
57
|
-
"@elliemae/ds-header": "3.38.0
|
|
58
|
-
"@elliemae/ds-
|
|
59
|
-
"@elliemae/ds-icon": "3.38.0
|
|
60
|
-
"@elliemae/ds-
|
|
61
|
-
"@elliemae/ds-
|
|
62
|
-
"@elliemae/ds-
|
|
63
|
-
"@elliemae/ds-
|
|
64
|
-
"@elliemae/ds-indeterminate-progress-indicator": "3.38.0
|
|
65
|
-
"@elliemae/ds-label-value": "3.38.0
|
|
66
|
-
"@elliemae/ds-left-navigation": "3.38.0
|
|
67
|
-
"@elliemae/ds-
|
|
68
|
-
"@elliemae/ds-
|
|
69
|
-
"@elliemae/ds-
|
|
70
|
-
"@elliemae/ds-menu
|
|
71
|
-
"@elliemae/ds-mini-toolbar": "3.38.0
|
|
72
|
-
"@elliemae/ds-
|
|
73
|
-
"@elliemae/ds-modal": "3.38.0
|
|
74
|
-
"@elliemae/ds-
|
|
75
|
-
"@elliemae/ds-notification-badge": "3.38.0
|
|
76
|
-
"@elliemae/ds-number-range-field": "3.38.0
|
|
77
|
-
"@elliemae/ds-page-header
|
|
78
|
-
"@elliemae/ds-page-header": "3.38.0
|
|
79
|
-
"@elliemae/ds-page-
|
|
80
|
-
"@elliemae/ds-page-
|
|
81
|
-
"@elliemae/ds-
|
|
82
|
-
"@elliemae/ds-
|
|
83
|
-
"@elliemae/ds-
|
|
84
|
-
"@elliemae/ds-
|
|
85
|
-
"@elliemae/ds-popperjs": "3.38.0
|
|
86
|
-
"@elliemae/ds-progress-indicator": "3.38.0
|
|
87
|
-
"@elliemae/ds-
|
|
88
|
-
"@elliemae/ds-
|
|
89
|
-
"@elliemae/ds-
|
|
90
|
-
"@elliemae/ds-resizeable-container": "3.38.0
|
|
91
|
-
"@elliemae/ds-
|
|
92
|
-
"@elliemae/ds-
|
|
93
|
-
"@elliemae/ds-
|
|
94
|
-
"@elliemae/ds-
|
|
95
|
-
"@elliemae/ds-shuttle
|
|
96
|
-
"@elliemae/ds-
|
|
97
|
-
"@elliemae/ds-
|
|
98
|
-
"@elliemae/ds-spinner": "3.38.0
|
|
99
|
-
"@elliemae/ds-square-indicator": "3.38.0
|
|
100
|
-
"@elliemae/ds-stepper": "3.38.0
|
|
101
|
-
"@elliemae/ds-
|
|
102
|
-
"@elliemae/ds-
|
|
103
|
-
"@elliemae/ds-
|
|
104
|
-
"@elliemae/ds-
|
|
105
|
-
"@elliemae/ds-
|
|
106
|
-
"@elliemae/ds-text-wrapper": "3.38.0
|
|
107
|
-
"@elliemae/ds-
|
|
108
|
-
"@elliemae/ds-toolbar": "3.38.0
|
|
109
|
-
"@elliemae/ds-toolbar-v2": "3.38.0
|
|
110
|
-
"@elliemae/ds-tooltip": "3.38.0
|
|
111
|
-
"@elliemae/ds-
|
|
112
|
-
"@elliemae/ds-
|
|
113
|
-
"@elliemae/ds-
|
|
114
|
-
"@elliemae/ds-
|
|
115
|
-
"@elliemae/ds-
|
|
116
|
-
"@elliemae/ds-truncated-
|
|
117
|
-
"@elliemae/ds-
|
|
118
|
-
"@elliemae/ds-
|
|
119
|
-
"@elliemae/ds-virtual-list": "3.38.0
|
|
120
|
-
"@elliemae/ds-
|
|
121
|
-
"@elliemae/ds-
|
|
122
|
-
"@elliemae/ds-
|
|
123
|
-
"@elliemae/ds-
|
|
6
|
+
"@elliemae/ds-accessibility": "3.38.0",
|
|
7
|
+
"@elliemae/ds-app-picker": "3.38.0",
|
|
8
|
+
"@elliemae/ds-accordion": "3.38.0",
|
|
9
|
+
"@elliemae/ds-basic": "3.38.0",
|
|
10
|
+
"@elliemae/ds-breadcrumb": "3.38.0",
|
|
11
|
+
"@elliemae/ds-backdrop": "3.38.0",
|
|
12
|
+
"@elliemae/ds-banner": "3.38.0",
|
|
13
|
+
"@elliemae/ds-button": "3.38.0",
|
|
14
|
+
"@elliemae/ds-button-group": "3.38.0",
|
|
15
|
+
"@elliemae/ds-button-v1": "3.38.0",
|
|
16
|
+
"@elliemae/ds-button-v2": "3.38.0",
|
|
17
|
+
"@elliemae/ds-card": "3.38.0",
|
|
18
|
+
"@elliemae/ds-card-array": "3.38.0",
|
|
19
|
+
"@elliemae/ds-card-navigation": "3.38.0",
|
|
20
|
+
"@elliemae/ds-card-v2": "3.38.0",
|
|
21
|
+
"@elliemae/ds-card-v2-action-addon": "3.38.0",
|
|
22
|
+
"@elliemae/ds-card-v2-group": "3.38.0",
|
|
23
|
+
"@elliemae/ds-chat-bubble": "3.38.0",
|
|
24
|
+
"@elliemae/ds-chat": "3.38.0",
|
|
25
|
+
"@elliemae/ds-chip": "3.38.0",
|
|
26
|
+
"@elliemae/ds-chat-tile": "3.38.0",
|
|
27
|
+
"@elliemae/ds-circular-progress-indicator": "3.38.0",
|
|
28
|
+
"@elliemae/ds-codeeditor": "3.38.0",
|
|
29
|
+
"@elliemae/ds-controlled-form": "3.38.0",
|
|
30
|
+
"@elliemae/ds-csv-converter": "3.38.0",
|
|
31
|
+
"@elliemae/ds-comments": "3.38.0",
|
|
32
|
+
"@elliemae/ds-datagrids": "3.38.0",
|
|
33
|
+
"@elliemae/ds-data-table": "3.38.0",
|
|
34
|
+
"@elliemae/ds-dataviz": "3.38.0",
|
|
35
|
+
"@elliemae/ds-data-table-cell-header": "3.38.0",
|
|
36
|
+
"@elliemae/ds-date-picker": "3.38.0",
|
|
37
|
+
"@elliemae/ds-date-range-selector": "3.38.0",
|
|
38
|
+
"@elliemae/ds-dataviz-pie": "3.38.0",
|
|
39
|
+
"@elliemae/ds-date-time-picker": "3.38.0",
|
|
40
|
+
"@elliemae/ds-date-time-recurrence-picker": "3.38.0",
|
|
41
|
+
"@elliemae/ds-decision-graph": "3.38.0",
|
|
42
|
+
"@elliemae/ds-date-range-picker": "3.38.0",
|
|
43
|
+
"@elliemae/ds-dialog": "3.38.0",
|
|
44
|
+
"@elliemae/ds-drag-and-drop": "3.38.0",
|
|
45
|
+
"@elliemae/ds-dropdownmenu": "3.38.0",
|
|
46
|
+
"@elliemae/ds-filterbar": "3.38.0",
|
|
47
|
+
"@elliemae/ds-dropzone": "3.38.0",
|
|
48
|
+
"@elliemae/ds-fast-list": "3.38.0",
|
|
49
|
+
"@elliemae/ds-form": "3.38.0",
|
|
50
|
+
"@elliemae/ds-form-date-time-picker": "3.38.0",
|
|
51
|
+
"@elliemae/ds-form-date-range-picker": "3.38.0",
|
|
52
|
+
"@elliemae/ds-form-layout-blocks": "3.38.0",
|
|
53
|
+
"@elliemae/ds-form-layout-label": "3.38.0",
|
|
54
|
+
"@elliemae/ds-grid": "3.38.0",
|
|
55
|
+
"@elliemae/ds-global-header": "3.38.0",
|
|
56
|
+
"@elliemae/ds-group-box": "3.38.0",
|
|
57
|
+
"@elliemae/ds-header": "3.38.0",
|
|
58
|
+
"@elliemae/ds-hooks-fontsize-media": "3.38.0",
|
|
59
|
+
"@elliemae/ds-icon": "3.38.0",
|
|
60
|
+
"@elliemae/ds-icons": "3.38.0",
|
|
61
|
+
"@elliemae/ds-hooks-fontsize-detector": "3.38.0",
|
|
62
|
+
"@elliemae/ds-image": "3.38.0",
|
|
63
|
+
"@elliemae/ds-imagelibrarymodal": "3.38.0",
|
|
64
|
+
"@elliemae/ds-indeterminate-progress-indicator": "3.38.0",
|
|
65
|
+
"@elliemae/ds-label-value": "3.38.0",
|
|
66
|
+
"@elliemae/ds-left-navigation": "3.38.0",
|
|
67
|
+
"@elliemae/ds-list-section-header": "3.38.0",
|
|
68
|
+
"@elliemae/ds-loading-indicator": "3.38.0",
|
|
69
|
+
"@elliemae/ds-menu-items": "3.38.0",
|
|
70
|
+
"@elliemae/ds-menu": "3.38.0",
|
|
71
|
+
"@elliemae/ds-mini-toolbar": "3.38.0",
|
|
72
|
+
"@elliemae/ds-modal": "3.38.0",
|
|
73
|
+
"@elliemae/ds-modal-slide": "3.38.0",
|
|
74
|
+
"@elliemae/ds-mobile": "3.38.0",
|
|
75
|
+
"@elliemae/ds-notification-badge": "3.38.0",
|
|
76
|
+
"@elliemae/ds-number-range-field": "3.38.0",
|
|
77
|
+
"@elliemae/ds-page-header": "3.38.0",
|
|
78
|
+
"@elliemae/ds-page-header-v2": "3.38.0",
|
|
79
|
+
"@elliemae/ds-page-header-v1": "3.38.0",
|
|
80
|
+
"@elliemae/ds-page-number": "3.38.0",
|
|
81
|
+
"@elliemae/ds-pills": "3.38.0",
|
|
82
|
+
"@elliemae/ds-popover": "3.38.0",
|
|
83
|
+
"@elliemae/ds-pagination": "3.38.0",
|
|
84
|
+
"@elliemae/ds-page-layout": "3.38.0",
|
|
85
|
+
"@elliemae/ds-popperjs": "3.38.0",
|
|
86
|
+
"@elliemae/ds-progress-indicator": "3.38.0",
|
|
87
|
+
"@elliemae/ds-popper": "3.38.0",
|
|
88
|
+
"@elliemae/ds-query-builder": "3.38.0",
|
|
89
|
+
"@elliemae/ds-read-more": "3.38.0",
|
|
90
|
+
"@elliemae/ds-resizeable-container": "3.38.0",
|
|
91
|
+
"@elliemae/ds-search-field": "3.38.0",
|
|
92
|
+
"@elliemae/ds-ribbon": "3.38.0",
|
|
93
|
+
"@elliemae/ds-separator": "3.38.0",
|
|
94
|
+
"@elliemae/ds-shuttle-v2": "3.38.0",
|
|
95
|
+
"@elliemae/ds-shuttle": "3.38.0",
|
|
96
|
+
"@elliemae/ds-side-panel": "3.38.0",
|
|
97
|
+
"@elliemae/ds-skeleton": "3.38.0",
|
|
98
|
+
"@elliemae/ds-spinner": "3.38.0",
|
|
99
|
+
"@elliemae/ds-square-indicator": "3.38.0",
|
|
100
|
+
"@elliemae/ds-stepper": "3.38.0",
|
|
101
|
+
"@elliemae/ds-svg": "3.38.0",
|
|
102
|
+
"@elliemae/ds-slider": "3.38.0",
|
|
103
|
+
"@elliemae/ds-system": "3.38.0",
|
|
104
|
+
"@elliemae/ds-tabs": "3.38.0",
|
|
105
|
+
"@elliemae/ds-test-utils": "3.38.0",
|
|
106
|
+
"@elliemae/ds-text-wrapper": "3.38.0",
|
|
107
|
+
"@elliemae/ds-time-picker": "3.38.0",
|
|
108
|
+
"@elliemae/ds-toolbar": "3.38.0",
|
|
109
|
+
"@elliemae/ds-toolbar-v2": "3.38.0",
|
|
110
|
+
"@elliemae/ds-tooltip": "3.38.0",
|
|
111
|
+
"@elliemae/ds-toast": "3.38.0",
|
|
112
|
+
"@elliemae/ds-tree-model": "3.38.0",
|
|
113
|
+
"@elliemae/ds-treeview": "3.38.0",
|
|
114
|
+
"@elliemae/ds-transition": "3.38.0",
|
|
115
|
+
"@elliemae/ds-truncated-expandable-text": "3.38.0",
|
|
116
|
+
"@elliemae/ds-truncated-tooltip-text": "3.38.0",
|
|
117
|
+
"@elliemae/ds-typography": "3.38.0",
|
|
118
|
+
"@elliemae/ds-uploader": "3.38.0",
|
|
119
|
+
"@elliemae/ds-virtual-list": "3.38.0",
|
|
120
|
+
"@elliemae/ds-wizard": "3.38.0",
|
|
121
|
+
"@elliemae/ds-wysiwygeditor": "3.38.0",
|
|
122
|
+
"@elliemae/ds-zipcode-search": "3.38.0",
|
|
123
|
+
"@elliemae/ds-zoom": "3.38.0"
|
|
124
124
|
}
|
|
125
125
|
}
|