@elliemae/pui-dimsum 3.60.0-next.2 → 3.60.0-next.3
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 +6 -0
- package/package.json +32 -32
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,12 @@
|
|
|
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.60.0-next.3 (2026-01-08)
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
- ds-menu-button:: add props table in storybook [PUI-17708](https://jira.elliemae.io/browse/PUI-17708) ([5074f31](https://git.elliemae.io/platform-ui/dimsum/commit/5074f31500fe824671861a9527525e45f5ddbb47))
|
|
11
|
+
|
|
6
12
|
## 3.60.0-next.2 (2026-01-05)
|
|
7
13
|
|
|
8
14
|
### Features
|
package/package.json
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-dimsum",
|
|
3
3
|
"description": "EllieMae - Dimsum",
|
|
4
|
-
"version": "3.60.0-next.
|
|
4
|
+
"version": "3.60.0-next.3",
|
|
5
5
|
"sideEffects": [
|
|
6
6
|
"*.css",
|
|
7
7
|
"*.scss"
|
|
8
8
|
],
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@elliemae/ds-banner": "3.60.0-next.
|
|
11
|
-
"@elliemae/ds-basic": "3.60.0-next.
|
|
12
|
-
"@elliemae/ds-card-array": "3.60.0-next.
|
|
13
|
-
"@elliemae/ds-card-navigation": "3.60.0-next.
|
|
14
|
-
"@elliemae/ds-codeeditor": "3.60.0-next.
|
|
15
|
-
"@elliemae/ds-comments": "3.60.0-next.
|
|
16
|
-
"@elliemae/ds-common": "3.60.0-next.
|
|
17
|
-
"@elliemae/ds-datagrids": "3.60.0-next.
|
|
18
|
-
"@elliemae/ds-date-picker": "3.60.0-next.
|
|
19
|
-
"@elliemae/ds-date-range-picker": "3.60.0-next.
|
|
20
|
-
"@elliemae/ds-date-range-selector": "3.60.0-next.
|
|
21
|
-
"@elliemae/ds-date-time-picker": "3.60.0-next.
|
|
22
|
-
"@elliemae/ds-date-time-recurrence-picker": "3.60.0-next.
|
|
23
|
-
"@elliemae/ds-dropdownmenu": "3.60.0-next.
|
|
24
|
-
"@elliemae/ds-filterbar": "3.60.0-next.
|
|
25
|
-
"@elliemae/ds-icons": "3.60.0-next.
|
|
26
|
-
"@elliemae/ds-imagelibrarymodal": "3.60.0-next.
|
|
27
|
-
"@elliemae/ds-modal": "3.60.0-next.
|
|
28
|
-
"@elliemae/ds-modal-slide": "3.60.0-next.
|
|
29
|
-
"@elliemae/ds-number-range-field": "3.60.0-next.
|
|
30
|
-
"@elliemae/ds-pagination": "3.60.0-next.
|
|
31
|
-
"@elliemae/ds-query-builder": "3.60.0-next.
|
|
32
|
-
"@elliemae/ds-ribbon": "3.60.0-next.
|
|
33
|
-
"@elliemae/ds-search-field": "3.60.0-next.
|
|
34
|
-
"@elliemae/ds-shared": "3.60.0-next.
|
|
35
|
-
"@elliemae/ds-shuttle": "3.60.0-next.
|
|
36
|
-
"@elliemae/ds-treeview": "3.60.0-next.
|
|
37
|
-
"@elliemae/ds-uploader": "3.60.0-next.
|
|
38
|
-
"@elliemae/ds-wizard": "3.60.0-next.
|
|
39
|
-
"@elliemae/ds-wysiwygeditor": "3.60.0-next.
|
|
10
|
+
"@elliemae/ds-banner": "3.60.0-next.3",
|
|
11
|
+
"@elliemae/ds-basic": "3.60.0-next.3",
|
|
12
|
+
"@elliemae/ds-card-array": "3.60.0-next.3",
|
|
13
|
+
"@elliemae/ds-card-navigation": "3.60.0-next.3",
|
|
14
|
+
"@elliemae/ds-codeeditor": "3.60.0-next.3",
|
|
15
|
+
"@elliemae/ds-comments": "3.60.0-next.3",
|
|
16
|
+
"@elliemae/ds-common": "3.60.0-next.3",
|
|
17
|
+
"@elliemae/ds-datagrids": "3.60.0-next.3",
|
|
18
|
+
"@elliemae/ds-date-picker": "3.60.0-next.3",
|
|
19
|
+
"@elliemae/ds-date-range-picker": "3.60.0-next.3",
|
|
20
|
+
"@elliemae/ds-date-range-selector": "3.60.0-next.3",
|
|
21
|
+
"@elliemae/ds-date-time-picker": "3.60.0-next.3",
|
|
22
|
+
"@elliemae/ds-date-time-recurrence-picker": "3.60.0-next.3",
|
|
23
|
+
"@elliemae/ds-dropdownmenu": "3.60.0-next.3",
|
|
24
|
+
"@elliemae/ds-filterbar": "3.60.0-next.3",
|
|
25
|
+
"@elliemae/ds-icons": "3.60.0-next.3",
|
|
26
|
+
"@elliemae/ds-imagelibrarymodal": "3.60.0-next.3",
|
|
27
|
+
"@elliemae/ds-modal": "3.60.0-next.3",
|
|
28
|
+
"@elliemae/ds-modal-slide": "3.60.0-next.3",
|
|
29
|
+
"@elliemae/ds-number-range-field": "3.60.0-next.3",
|
|
30
|
+
"@elliemae/ds-pagination": "3.60.0-next.3",
|
|
31
|
+
"@elliemae/ds-query-builder": "3.60.0-next.3",
|
|
32
|
+
"@elliemae/ds-ribbon": "3.60.0-next.3",
|
|
33
|
+
"@elliemae/ds-search-field": "3.60.0-next.3",
|
|
34
|
+
"@elliemae/ds-shared": "3.60.0-next.3",
|
|
35
|
+
"@elliemae/ds-shuttle": "3.60.0-next.3",
|
|
36
|
+
"@elliemae/ds-treeview": "3.60.0-next.3",
|
|
37
|
+
"@elliemae/ds-uploader": "3.60.0-next.3",
|
|
38
|
+
"@elliemae/ds-wizard": "3.60.0-next.3",
|
|
39
|
+
"@elliemae/ds-wysiwygeditor": "3.60.0-next.3"
|
|
40
40
|
},
|
|
41
41
|
"peerDependencies": {
|
|
42
42
|
"react": "catalog:",
|
|
@@ -45,5 +45,5 @@
|
|
|
45
45
|
"publishConfig": {
|
|
46
46
|
"access": "public"
|
|
47
47
|
},
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "2acff02dfc4ffface630b4f17f7e917c1722b9df"
|
|
49
49
|
}
|