@varlet/ui 2.10.2 → 2.10.3-alpha.1683717781836

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "framework": "vue",
4
- "version": "2.10.2",
4
+ "version": "2.10.3-alpha.1683717781836",
5
5
  "name": "VARLET",
6
6
  "contributions": {
7
7
  "html": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "framework": "vue",
4
- "version": "2.10.2",
4
+ "version": "2.10.3-alpha.1683717781836",
5
5
  "name": "VARLET",
6
6
  "contributions": {
7
7
  "html": {
@@ -1713,9 +1713,9 @@
1713
1713
  {
1714
1714
  "name": "v-model",
1715
1715
  "description": "当前展开面板的 name",
1716
- "default": "number[]_",
1716
+ "default": "-",
1717
1717
  "value": {
1718
- "type": "手风琴模式: string | number<br> 非手风琴模式:string[] \\",
1718
+ "type": "手风琴模式: string | number<br> 非手风琴模式:string[] | number[]",
1719
1719
  "kind": "expression"
1720
1720
  }
1721
1721
  },