@macroui/macroui-vue 1.1.5 → 1.1.6

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.es.js CHANGED
@@ -10579,6 +10579,7 @@ const zy = Ct, qi = {
10579
10579
  type: Object,
10580
10580
  default: () => ({
10581
10581
  label: "label",
10582
+ value: "value",
10582
10583
  children: "children",
10583
10584
  disabled: "disabled",
10584
10585
  isLeaf: "isLeaf"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@macroui/macroui-vue",
3
- "version": "1.1.5",
3
+ "version": "1.1.6",
4
4
  "description": "基于 Vue 3 + MacroUI 兼容 Element Plus API 风格的组件库",
5
5
  "keywords": [
6
6
  "vue",