beyond-webui 1.0.7 → 1.0.8

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/package.json +1 -1
  2. package/web-types.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "beyond-webui",
3
- "version": "1.0.7",
3
+ "version": "1.0.8",
4
4
  "description": "A Component Library for Vue 3",
5
5
  "keywords": [
6
6
  "ui",
package/web-types.json CHANGED
@@ -9655,8 +9655,8 @@
9655
9655
  "default": "false"
9656
9656
  },
9657
9657
  {
9658
- "name": "isCalPercentage",
9659
- "description": "isCalPercentage",
9658
+ "name": "percentageWidth",
9659
+ "description": "percentageWidth",
9660
9660
  "doc-url": "https://element-plus.org/en-US/component/table.html#table-attributes",
9661
9661
  "type": [
9662
9662
  "number"