@digital-ai/dot-components 4.13.0 → 4.14.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.
Files changed (2) hide show
  1. package/index.esm.js +1 -0
  2. package/package.json +1 -1
package/index.esm.js CHANGED
@@ -3491,6 +3491,7 @@ const DotMenuList = forwardRef(({
3491
3491
  "aria-label": itemAriaLabel,
3492
3492
  className: menuItemClasses,
3493
3493
  "data-pendoid": dataPendoId,
3494
+ "data-id": key,
3494
3495
  disabled: disabled,
3495
3496
  disableRipple: hasSubmenu,
3496
3497
  divider: divider,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digital-ai/dot-components",
3
- "version": "4.13.0",
3
+ "version": "4.14.0",
4
4
  "private": false,
5
5
  "license": "SEE LICENSE IN <LICENSE.md>",
6
6
  "contributors": [