@serendie/ui 0.1.9 → 0.1.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/dist/index.js CHANGED
@@ -17405,7 +17405,7 @@ const yi = /* @__PURE__ */ $w(), Or = {
17405
17405
  icon: i || /* @__PURE__ */ v.jsx(
17406
17406
  Oe,
17407
17407
  {
17408
- name: "more-vertical",
17408
+ name: "menu",
17409
17409
  size: 24,
17410
17410
  className: a.buttonIcon
17411
17411
  }
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@serendie/ui",
3
3
  "description": "Adaptive UI component library as part of Serendie Design System by Mitsubishi Electric",
4
4
  "license": "MIT",
5
- "version": "0.1.9",
5
+ "version": "0.1.11",
6
6
  "type": "module",
7
7
  "types": "./dist/index.d.ts",
8
8
  "scripts": {