@elliemae/pui-dimsum 2.3.0-next.0 → 2.3.0-next.13

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +105 -0
  2. package/package.json +31 -31
package/CHANGELOG.md CHANGED
@@ -3,6 +3,111 @@
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.3.0-next.13](https://git.elliemae.io/platform-ui/dimsum/compare/v2.3.0-next.12...v2.3.0-next.13) (2022-01-24)
7
+
8
+ **Note:** Version bump only for package @elliemae/pui-dimsum
9
+
10
+
11
+
12
+
13
+
14
+ ## [2.3.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v2.3.0-next.11...v2.3.0-next.12) (2022-01-20)
15
+
16
+ **Note:** Version bump only for package @elliemae/pui-dimsum
17
+
18
+
19
+
20
+
21
+
22
+ ## [2.3.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v2.3.0-next.10...v2.3.0-next.11) (2022-01-19)
23
+
24
+ **Note:** Version bump only for package @elliemae/pui-dimsum
25
+
26
+
27
+
28
+
29
+
30
+ ## [2.3.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v2.3.0-next.9...v2.3.0-next.10) (2022-01-18)
31
+
32
+ **Note:** Version bump only for package @elliemae/pui-dimsum
33
+
34
+
35
+
36
+
37
+
38
+ ## [2.3.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v2.3.0-next.8...v2.3.0-next.9) (2022-01-17)
39
+
40
+ **Note:** Version bump only for package @elliemae/pui-dimsum
41
+
42
+
43
+
44
+
45
+
46
+ ## [2.3.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v2.3.0-next.7...v2.3.0-next.8) (2022-01-14)
47
+
48
+ **Note:** Version bump only for package @elliemae/pui-dimsum
49
+
50
+
51
+
52
+
53
+
54
+ ## [2.3.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v2.3.0-next.6...v2.3.0-next.7) (2022-01-13)
55
+
56
+ **Note:** Version bump only for package @elliemae/pui-dimsum
57
+
58
+
59
+
60
+
61
+
62
+ ## [2.3.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v2.3.0-next.5...v2.3.0-next.6) (2022-01-13)
63
+
64
+ **Note:** Version bump only for package @elliemae/pui-dimsum
65
+
66
+
67
+
68
+
69
+
70
+ ## [2.3.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v2.3.0-next.4...v2.3.0-next.5) (2022-01-13)
71
+
72
+ **Note:** Version bump only for package @elliemae/pui-dimsum
73
+
74
+
75
+
76
+
77
+
78
+ ## [2.3.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v2.3.0-next.3...v2.3.0-next.4) (2022-01-12)
79
+
80
+
81
+ ### Bug Fixes
82
+
83
+ * jenkins:: fixed ci_cd install pipeline via postinstall for new environments folder [PUI-6943](https://jira.elliemae.io/browse/PUI-6943) ([#4034](https://git.elliemae.io/platform-ui/dimsum/issues/4034)) ([aaf68e6](https://git.elliemae.io/platform-ui/dimsum/commit/aaf68e6bf138bb57051896bc922179a1620a4913))
84
+
85
+
86
+
87
+ ## [2.3.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v2.3.0-next.2...v2.3.0-next.3) (2022-01-10)
88
+
89
+ **Note:** Version bump only for package @elliemae/pui-dimsum
90
+
91
+
92
+
93
+
94
+
95
+ ## [2.3.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v2.3.0-next.1...v2.3.0-next.2) (2022-01-10)
96
+
97
+ **Note:** Version bump only for package @elliemae/pui-dimsum
98
+
99
+
100
+
101
+
102
+
103
+ ## [2.3.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v2.3.0-next.0...v2.3.0-next.1) (2022-01-10)
104
+
105
+ **Note:** Version bump only for package @elliemae/pui-dimsum
106
+
107
+
108
+
109
+
110
+
6
111
  ## [2.3.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v2.2.3-next.0...v2.3.0-next.0) (2022-01-07)
7
112
 
8
113
  **Note:** Version bump only for package @elliemae/pui-dimsum
package/package.json CHANGED
@@ -1,42 +1,42 @@
1
1
  {
2
2
  "name": "@elliemae/pui-dimsum",
3
3
  "description": "EllieMae - Dimsum",
4
- "version": "2.3.0-next.0",
4
+ "version": "2.3.0-next.13",
5
5
  "sideEffects": [
6
6
  "*.css",
7
7
  "*.scss"
8
8
  ],
9
9
  "dependencies": {
10
- "@elliemae/ds-banner": "2.3.0-next.0",
11
- "@elliemae/ds-basic": "2.3.0-next.0",
12
- "@elliemae/ds-card-array": "2.3.0-next.0",
13
- "@elliemae/ds-card-navigation": "2.3.0-next.0",
14
- "@elliemae/ds-codeeditor": "2.3.0-next.0",
15
- "@elliemae/ds-comments": "2.3.0-next.0",
16
- "@elliemae/ds-datagrids": "2.3.0-next.0",
17
- "@elliemae/ds-date-picker": "2.3.0-next.0",
18
- "@elliemae/ds-date-range-picker": "2.3.0-next.0",
19
- "@elliemae/ds-date-range-selector": "2.3.0-next.0",
20
- "@elliemae/ds-date-time-picker": "2.3.0-next.0",
21
- "@elliemae/ds-date-time-recurrence-picker": "2.3.0-next.0",
22
- "@elliemae/ds-dropdownmenu": "2.3.0-next.0",
23
- "@elliemae/ds-filterbar": "2.3.0-next.0",
24
- "@elliemae/ds-icons": "2.3.0-next.0",
25
- "@elliemae/ds-imagelibrarymodal": "2.3.0-next.0",
26
- "@elliemae/ds-modal": "2.3.0-next.0",
27
- "@elliemae/ds-modal-slide": "2.3.0-next.0",
28
- "@elliemae/ds-number-range-field": "2.3.0-next.0",
29
- "@elliemae/ds-pagination": "2.3.0-next.0",
30
- "@elliemae/ds-query-builder": "2.3.0-next.0",
31
- "@elliemae/ds-ribbon": "2.3.0-next.0",
32
- "@elliemae/ds-search-field": "2.3.0-next.0",
33
- "@elliemae/ds-shared": "2.3.0-next.0",
34
- "@elliemae/ds-shuttle": "2.3.0-next.0",
35
- "@elliemae/ds-treeview": "2.3.0-next.0",
36
- "@elliemae/ds-uploader": "2.3.0-next.0",
37
- "@elliemae/ds-utilities": "2.3.0-next.0",
38
- "@elliemae/ds-wizard": "2.3.0-next.0",
39
- "@elliemae/ds-wysiwygeditor": "2.3.0-next.0"
10
+ "@elliemae/ds-banner": "2.3.0-next.13",
11
+ "@elliemae/ds-basic": "2.3.0-next.13",
12
+ "@elliemae/ds-card-array": "2.3.0-next.13",
13
+ "@elliemae/ds-card-navigation": "2.3.0-next.13",
14
+ "@elliemae/ds-codeeditor": "2.3.0-next.13",
15
+ "@elliemae/ds-comments": "2.3.0-next.13",
16
+ "@elliemae/ds-datagrids": "2.3.0-next.13",
17
+ "@elliemae/ds-date-picker": "2.3.0-next.13",
18
+ "@elliemae/ds-date-range-picker": "2.3.0-next.13",
19
+ "@elliemae/ds-date-range-selector": "2.3.0-next.13",
20
+ "@elliemae/ds-date-time-picker": "2.3.0-next.13",
21
+ "@elliemae/ds-date-time-recurrence-picker": "2.3.0-next.13",
22
+ "@elliemae/ds-dropdownmenu": "2.3.0-next.13",
23
+ "@elliemae/ds-filterbar": "2.3.0-next.13",
24
+ "@elliemae/ds-icons": "2.3.0-next.13",
25
+ "@elliemae/ds-imagelibrarymodal": "2.3.0-next.13",
26
+ "@elliemae/ds-modal": "2.3.0-next.13",
27
+ "@elliemae/ds-modal-slide": "2.3.0-next.13",
28
+ "@elliemae/ds-number-range-field": "2.3.0-next.13",
29
+ "@elliemae/ds-pagination": "2.3.0-next.13",
30
+ "@elliemae/ds-query-builder": "2.3.0-next.13",
31
+ "@elliemae/ds-ribbon": "2.3.0-next.13",
32
+ "@elliemae/ds-search-field": "2.3.0-next.13",
33
+ "@elliemae/ds-shared": "2.3.0-next.13",
34
+ "@elliemae/ds-shuttle": "2.3.0-next.13",
35
+ "@elliemae/ds-treeview": "2.3.0-next.13",
36
+ "@elliemae/ds-uploader": "2.3.0-next.13",
37
+ "@elliemae/ds-utilities": "2.3.0-next.13",
38
+ "@elliemae/ds-wizard": "2.3.0-next.13",
39
+ "@elliemae/ds-wysiwygeditor": "2.3.0-next.13"
40
40
  },
41
41
  "peerDependencies": {
42
42
  "react": "~17.0.2",