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