zhui-plus 1.0.95 → 1.0.96

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zhui-plus",
3
- "version": "1.0.95",
3
+ "version": "1.0.96",
4
4
  "description": "打造属于自己的个性化ui组件库",
5
5
  "main": "dist/zhui-plus.es.js",
6
6
  "types": "dist/components/index.d.ts",
@@ -1,6 +1,6 @@
1
1
  // ============================================
2
2
  // 🤖 自动生成的全局类型声明
3
- // 生成时间: 2026-06-17T07:14:11.379Z
3
+ // 生成时间: 2026-06-17T08:14:37.311Z
4
4
  // ============================================
5
5
 
6
6
  import type { Component, ComponentPublicInstance } from 'vue'