@elliemae/pui-dimsum 2.0.0-alpha.6 → 2.0.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 +110 -85
- package/package.json +30 -30
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
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
|
-
## [2.0.0-
|
|
6
|
+
## [2.0.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.15...v2.0.0-next.0) (2021-09-30)
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
### ⚠ BREAKING CHANGES
|
|
@@ -32,184 +32,209 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
32
32
|
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
33
33
|
|
|
34
34
|
|
|
35
|
+
### Bug Fixes
|
|
35
36
|
|
|
36
|
-
|
|
37
|
+
* beyond trust issue ([06bbdac](https://git.elliemae.io/platform-ui/dimsum/commit/06bbdac70b1218268d09a84246c8de03dfefd71b))
|
|
37
38
|
|
|
38
39
|
|
|
39
|
-
### ⚠ BREAKING CHANGES
|
|
40
40
|
|
|
41
|
-
|
|
42
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
41
|
+
## [1.55.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.11...v1.55.0-next.12) (2021-09-27)
|
|
43
42
|
|
|
44
|
-
|
|
43
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
45
44
|
|
|
46
|
-
* fix: build error
|
|
47
45
|
|
|
48
|
-
* fix: upgrade open source libraries to their latest patch
|
|
49
46
|
|
|
50
|
-
* fix: dev dependencies
|
|
51
47
|
|
|
52
|
-
* fix: asynchornous execution of rollup and tsc
|
|
53
48
|
|
|
54
|
-
|
|
49
|
+
## [1.55.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.10...v1.55.0-next.11) (2021-09-27)
|
|
55
50
|
|
|
56
|
-
|
|
51
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
57
52
|
|
|
58
|
-
* chore: test
|
|
59
53
|
|
|
60
|
-
### Features
|
|
61
54
|
|
|
62
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
63
55
|
|
|
64
56
|
|
|
57
|
+
## [1.55.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.9...v1.55.0-next.10) (2021-09-27)
|
|
65
58
|
|
|
66
|
-
|
|
59
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
67
60
|
|
|
68
61
|
|
|
69
|
-
### ⚠ BREAKING CHANGES
|
|
70
62
|
|
|
71
|
-
* - discontinue IE11 support
|
|
72
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
73
63
|
|
|
74
|
-
* fix: tsconfig correction
|
|
75
64
|
|
|
76
|
-
|
|
65
|
+
## [1.55.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.8...v1.55.0-next.9) (2021-09-23)
|
|
77
66
|
|
|
78
|
-
|
|
67
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
79
68
|
|
|
80
|
-
* fix: dev dependencies
|
|
81
69
|
|
|
82
|
-
* fix: asynchornous execution of rollup and tsc
|
|
83
70
|
|
|
84
|
-
* chore: test
|
|
85
71
|
|
|
86
|
-
* chore: test
|
|
87
72
|
|
|
88
|
-
|
|
73
|
+
## [1.55.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.7...v1.55.0-next.8) (2021-09-23)
|
|
89
74
|
|
|
90
|
-
|
|
75
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
91
76
|
|
|
92
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
93
77
|
|
|
94
78
|
|
|
95
79
|
|
|
96
|
-
## [2.0.0-alpha.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1...v2.0.0-alpha.3) (2021-09-13)
|
|
97
80
|
|
|
81
|
+
## [1.55.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.6...v1.55.0-next.7) (2021-09-23)
|
|
98
82
|
|
|
99
|
-
|
|
83
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
100
84
|
|
|
101
|
-
* - discontinue IE11 support
|
|
102
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
103
85
|
|
|
104
|
-
* fix: tsconfig correction
|
|
105
86
|
|
|
106
|
-
* fix: build error
|
|
107
87
|
|
|
108
|
-
* fix: upgrade open source libraries to their latest patch
|
|
109
88
|
|
|
110
|
-
|
|
89
|
+
## [1.55.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.5...v1.55.0-next.6) (2021-09-22)
|
|
111
90
|
|
|
112
|
-
|
|
91
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
113
92
|
|
|
114
|
-
* chore: test
|
|
115
93
|
|
|
116
|
-
* chore: test
|
|
117
94
|
|
|
118
|
-
* chore: test
|
|
119
95
|
|
|
120
|
-
### Features
|
|
121
96
|
|
|
122
|
-
|
|
97
|
+
## [1.55.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.4...v1.55.0-next.5) (2021-09-22)
|
|
123
98
|
|
|
99
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
124
100
|
|
|
125
101
|
|
|
126
|
-
## [2.0.0-alpha.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1...v2.0.0-alpha.2) (2021-09-13)
|
|
127
102
|
|
|
128
103
|
|
|
129
|
-
### ⚠ BREAKING CHANGES
|
|
130
104
|
|
|
131
|
-
|
|
132
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
105
|
+
## [1.55.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.3...v1.55.0-next.4) (2021-09-21)
|
|
133
106
|
|
|
134
|
-
|
|
107
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
135
108
|
|
|
136
|
-
* fix: build error
|
|
137
109
|
|
|
138
|
-
* fix: upgrade open source libraries to their latest patch
|
|
139
110
|
|
|
140
|
-
* fix: dev dependencies
|
|
141
111
|
|
|
142
|
-
* fix: asynchornous execution of rollup and tsc
|
|
143
112
|
|
|
144
|
-
|
|
113
|
+
## [1.55.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.2...v1.55.0-next.3) (2021-09-21)
|
|
145
114
|
|
|
146
|
-
|
|
115
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
147
116
|
|
|
148
|
-
* chore: test
|
|
149
117
|
|
|
150
|
-
### Features
|
|
151
118
|
|
|
152
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
153
119
|
|
|
154
120
|
|
|
121
|
+
## [1.55.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.1...v1.55.0-next.2) (2021-09-21)
|
|
155
122
|
|
|
156
|
-
|
|
123
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
157
124
|
|
|
158
125
|
|
|
159
|
-
### ⚠ BREAKING CHANGES
|
|
160
126
|
|
|
161
|
-
* - discontinue IE11 support
|
|
162
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
163
127
|
|
|
164
|
-
* fix: tsconfig correction
|
|
165
128
|
|
|
166
|
-
|
|
129
|
+
## [1.55.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-next.0...v1.55.0-next.1) (2021-09-19)
|
|
167
130
|
|
|
168
|
-
|
|
131
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
169
132
|
|
|
170
|
-
* fix: dev dependencies
|
|
171
133
|
|
|
172
|
-
* fix: asynchornous execution of rollup and tsc
|
|
173
134
|
|
|
174
|
-
* chore: test
|
|
175
135
|
|
|
176
|
-
* chore: test
|
|
177
136
|
|
|
178
|
-
|
|
137
|
+
## [1.54.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-next.0...v1.54.0-rc.1) (2021-09-17)
|
|
179
138
|
|
|
180
|
-
|
|
139
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
181
140
|
|
|
182
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
183
141
|
|
|
184
142
|
|
|
185
143
|
|
|
186
|
-
## [2.0.0-alpha.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1...v2.0.0-alpha.0) (2021-09-07)
|
|
187
144
|
|
|
145
|
+
## [1.54.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-next.0...v1.54.0-rc.1) (2021-09-17)
|
|
188
146
|
|
|
189
|
-
|
|
147
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
190
148
|
|
|
191
|
-
* - discontinue IE11 support
|
|
192
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
193
149
|
|
|
194
|
-
* fix: tsconfig correction
|
|
195
150
|
|
|
196
|
-
* fix: build error
|
|
197
151
|
|
|
198
|
-
* fix: upgrade open source libraries to their latest patch
|
|
199
152
|
|
|
200
|
-
|
|
153
|
+
## [1.54.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-next.0...v1.54.0-rc.1) (2021-09-17)
|
|
201
154
|
|
|
202
|
-
|
|
155
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
203
156
|
|
|
204
|
-
* chore: test
|
|
205
157
|
|
|
206
|
-
* chore: test
|
|
207
158
|
|
|
208
|
-
* chore: test
|
|
209
159
|
|
|
210
|
-
### Features
|
|
211
160
|
|
|
212
|
-
|
|
161
|
+
### [1.53.4-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.10...v1.53.4-next.0) (2021-09-14)
|
|
162
|
+
|
|
163
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
### [1.53.4-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.10...v1.53.4-rc.3) (2021-09-14)
|
|
170
|
+
|
|
171
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
## [1.54.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.9...v1.54.0-next.10) (2021-09-13)
|
|
178
|
+
|
|
179
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
## [1.54.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.8...v1.54.0-next.9) (2021-09-13)
|
|
186
|
+
|
|
187
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
## [1.54.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.7...v1.54.0-next.8) (2021-09-13)
|
|
194
|
+
|
|
195
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
## [1.54.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.5...v1.54.0-next.7) (2021-09-13)
|
|
202
|
+
|
|
203
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
## [1.54.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.4...v1.54.0-next.5) (2021-09-13)
|
|
210
|
+
|
|
211
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
## [1.54.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.3...v1.54.0-next.4) (2021-09-10)
|
|
218
|
+
|
|
219
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
## [1.54.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.2...v1.54.0-next.3) (2021-09-10)
|
|
226
|
+
|
|
227
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
## [1.54.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.1...v1.54.0-next.2) (2021-09-08)
|
|
234
|
+
|
|
235
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
236
|
+
|
|
237
|
+
|
|
213
238
|
|
|
214
239
|
|
|
215
240
|
|
package/package.json
CHANGED
|
@@ -1,41 +1,41 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-dimsum",
|
|
3
3
|
"description": "EllieMae - Dimsum",
|
|
4
|
-
"version": "2.0.0-
|
|
4
|
+
"version": "2.0.0-next.0",
|
|
5
5
|
"sideEffects": [
|
|
6
6
|
"*.css",
|
|
7
7
|
"*.scss"
|
|
8
8
|
],
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@elliemae/ds-banner": "2.0.0-
|
|
11
|
-
"@elliemae/ds-basic": "2.0.0-
|
|
12
|
-
"@elliemae/ds-card-array": "2.0.0-
|
|
13
|
-
"@elliemae/ds-card-navigation": "2.0.0-
|
|
14
|
-
"@elliemae/ds-codeeditor": "2.0.0-
|
|
15
|
-
"@elliemae/ds-comments": "2.0.0-
|
|
16
|
-
"@elliemae/ds-datagrids": "2.0.0-
|
|
17
|
-
"@elliemae/ds-date-picker": "2.0.0-
|
|
18
|
-
"@elliemae/ds-date-range-picker": "2.0.0-
|
|
19
|
-
"@elliemae/ds-date-range-selector": "2.0.0-
|
|
20
|
-
"@elliemae/ds-date-time-picker": "2.0.0-
|
|
21
|
-
"@elliemae/ds-date-time-recurrence-picker": "2.0.0-
|
|
22
|
-
"@elliemae/ds-dropdownmenu": "2.0.0-
|
|
23
|
-
"@elliemae/ds-filterbar": "2.0.0-
|
|
24
|
-
"@elliemae/ds-icons": "2.0.0-
|
|
25
|
-
"@elliemae/ds-imagelibrarymodal": "2.0.0-
|
|
26
|
-
"@elliemae/ds-modal": "2.0.0-
|
|
27
|
-
"@elliemae/ds-modal-slide": "2.0.0-
|
|
28
|
-
"@elliemae/ds-number-range-field": "2.0.0-
|
|
29
|
-
"@elliemae/ds-query-builder": "2.0.0-
|
|
30
|
-
"@elliemae/ds-ribbon": "2.0.0-
|
|
31
|
-
"@elliemae/ds-search-field": "2.0.0-
|
|
32
|
-
"@elliemae/ds-shared": "2.0.0-
|
|
33
|
-
"@elliemae/ds-shuttle": "2.0.0-
|
|
34
|
-
"@elliemae/ds-treeview": "2.0.0-
|
|
35
|
-
"@elliemae/ds-uploader": "2.0.0-
|
|
36
|
-
"@elliemae/ds-utilities": "2.0.0-
|
|
37
|
-
"@elliemae/ds-wizard": "2.0.0-
|
|
38
|
-
"@elliemae/ds-wysiwygeditor": "2.0.0-
|
|
10
|
+
"@elliemae/ds-banner": "2.0.0-next.0",
|
|
11
|
+
"@elliemae/ds-basic": "2.0.0-next.0",
|
|
12
|
+
"@elliemae/ds-card-array": "2.0.0-next.0",
|
|
13
|
+
"@elliemae/ds-card-navigation": "2.0.0-next.0",
|
|
14
|
+
"@elliemae/ds-codeeditor": "2.0.0-next.0",
|
|
15
|
+
"@elliemae/ds-comments": "2.0.0-next.0",
|
|
16
|
+
"@elliemae/ds-datagrids": "2.0.0-next.0",
|
|
17
|
+
"@elliemae/ds-date-picker": "2.0.0-next.0",
|
|
18
|
+
"@elliemae/ds-date-range-picker": "2.0.0-next.0",
|
|
19
|
+
"@elliemae/ds-date-range-selector": "2.0.0-next.0",
|
|
20
|
+
"@elliemae/ds-date-time-picker": "2.0.0-next.0",
|
|
21
|
+
"@elliemae/ds-date-time-recurrence-picker": "2.0.0-next.0",
|
|
22
|
+
"@elliemae/ds-dropdownmenu": "2.0.0-next.0",
|
|
23
|
+
"@elliemae/ds-filterbar": "2.0.0-next.0",
|
|
24
|
+
"@elliemae/ds-icons": "2.0.0-next.0",
|
|
25
|
+
"@elliemae/ds-imagelibrarymodal": "2.0.0-next.0",
|
|
26
|
+
"@elliemae/ds-modal": "2.0.0-next.0",
|
|
27
|
+
"@elliemae/ds-modal-slide": "2.0.0-next.0",
|
|
28
|
+
"@elliemae/ds-number-range-field": "2.0.0-next.0",
|
|
29
|
+
"@elliemae/ds-query-builder": "2.0.0-next.0",
|
|
30
|
+
"@elliemae/ds-ribbon": "2.0.0-next.0",
|
|
31
|
+
"@elliemae/ds-search-field": "2.0.0-next.0",
|
|
32
|
+
"@elliemae/ds-shared": "2.0.0-next.0",
|
|
33
|
+
"@elliemae/ds-shuttle": "2.0.0-next.0",
|
|
34
|
+
"@elliemae/ds-treeview": "2.0.0-next.0",
|
|
35
|
+
"@elliemae/ds-uploader": "2.0.0-next.0",
|
|
36
|
+
"@elliemae/ds-utilities": "2.0.0-next.0",
|
|
37
|
+
"@elliemae/ds-wizard": "2.0.0-next.0",
|
|
38
|
+
"@elliemae/ds-wysiwygeditor": "2.0.0-next.0"
|
|
39
39
|
},
|
|
40
40
|
"peerDependencies": {
|
|
41
41
|
"react": "~17.0.2",
|