zhui-plus 1.0.99 → 1.0.100

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.99",
3
+ "version": "1.0.100",
4
4
  "description": "打造属于自己的个性化ui组件库",
5
5
  "main": "dist/zhui-plus.es.js",
6
6
  "types": "dist/packages/components/index.d.ts",
@@ -1,113 +1,113 @@
1
1
  // ============================================
2
2
  // 🤖 自动生成的全局类型声明
3
- // 生成时间: 2026-06-24T07:49:51.128Z
3
+ // 生成时间: 2026-06-25T01:10:26.458Z
4
4
  // ============================================
5
5
 
6
6
  import type { Component, ComponentPublicInstance } from 'vue'
7
7
 
8
- export * from '../dist/components/index.js'
8
+ export * from '../dist/packages/components/index.js'
9
9
  export {}
10
10
 
11
- import ZhuiPlus from '../dist/components/index.js'
11
+ import ZhuiPlus from '../dist/packages/components/index.js'
12
12
  export default ZhuiPlus
13
13
 
14
14
  // ===== 全局类型扩展 =====
15
15
 
16
16
  declare module '@vue/runtime-core' {
17
17
  export interface GlobalComponents {
18
- ZhAichat: typeof import('../dist/components/index.d.ts')['ZhAichat']
19
- ZhBadge: typeof import('../dist/components/index.d.ts')['ZhBadge']
20
- ZhButtonGroup: typeof import('../dist/components/index.d.ts')['ZhButtonGroup']
21
- ZhButton: typeof import('../dist/components/index.d.ts')['ZhButton']
22
- ZhBarchart: typeof import('../dist/components/index.d.ts')['ZhBarchart']
23
- ZhBasechart: typeof import('../dist/components/index.d.ts')['ZhBasechart']
24
- ZhCirclechart: typeof import('../dist/components/index.d.ts')['ZhCirclechart']
25
- ZhLinebarchart: typeof import('../dist/components/index.d.ts')['ZhLinebarchart']
26
- ZhLinechart: typeof import('../dist/components/index.d.ts')['ZhLinechart']
27
- ZhMapchart: typeof import('../dist/components/index.d.ts')['ZhMapchart']
28
- ZhPictorialbar: typeof import('../dist/components/index.d.ts')['ZhPictorialbar']
29
- ZhPiechart: typeof import('../dist/components/index.d.ts')['ZhPiechart']
30
- ZhRadarchart: typeof import('../dist/components/index.d.ts')['ZhRadarchart']
31
- ZhScatterchart: typeof import('../dist/components/index.d.ts')['ZhScatterchart']
32
- ZhChat: typeof import('../dist/components/index.d.ts')['ZhChat']
33
- ZhAside: typeof import('../dist/components/index.d.ts')['ZhAside']
34
- ZhContainer: typeof import('../dist/components/index.d.ts')['ZhContainer']
35
- ZhFooter: typeof import('../dist/components/index.d.ts')['ZhFooter']
36
- ZhHeader: typeof import('../dist/components/index.d.ts')['ZhHeader']
37
- ZhMain: typeof import('../dist/components/index.d.ts')['ZhMain']
38
- Componentlibrary: typeof import('../dist/components/index.d.ts')['Componentlibrary']
39
- Designcanvas: typeof import('../dist/components/index.d.ts')['Designcanvas']
40
- Designertoolbar: typeof import('../dist/components/index.d.ts')['Designertoolbar']
41
- Exportdialog: typeof import('../dist/components/index.d.ts')['Exportdialog']
42
- Propertypanel: typeof import('../dist/components/index.d.ts')['Propertypanel']
43
- Resizehandles: typeof import('../dist/components/index.d.ts')['Resizehandles']
44
- Widgetrenderer: typeof import('../dist/components/index.d.ts')['Widgetrenderer']
45
- ZhBigscreendesigner: typeof import('../dist/components/index.d.ts')['ZhBigscreendesigner']
46
- Baidumapcontent: typeof import('../dist/components/index.d.ts')['Baidumapcontent']
47
- Barchartcontent: typeof import('../dist/components/index.d.ts')['Barchartcontent']
48
- Bordercontent: typeof import('../dist/components/index.d.ts')['Bordercontent']
49
- Buttoncontent: typeof import('../dist/components/index.d.ts')['Buttoncontent']
50
- Gaodemapcontent: typeof import('../dist/components/index.d.ts')['Gaodemapcontent']
51
- Imagecontent: typeof import('../dist/components/index.d.ts')['Imagecontent']
52
- Inputcontent: typeof import('../dist/components/index.d.ts')['Inputcontent']
53
- Layoutcontent: typeof import('../dist/components/index.d.ts')['Layoutcontent']
54
- Linechartcontent: typeof import('../dist/components/index.d.ts')['Linechartcontent']
55
- Piechartcontent: typeof import('../dist/components/index.d.ts')['Piechartcontent']
56
- Placeholdercontent: typeof import('../dist/components/index.d.ts')['Placeholdercontent']
57
- Ringchartcontent: typeof import('../dist/components/index.d.ts')['Ringchartcontent']
58
- Scatterchartcontent: typeof import('../dist/components/index.d.ts')['Scatterchartcontent']
59
- Selectcontent: typeof import('../dist/components/index.d.ts')['Selectcontent']
60
- Tablecontent: typeof import('../dist/components/index.d.ts')['Tablecontent']
61
- Tencentmapcontent: typeof import('../dist/components/index.d.ts')['Tencentmapcontent']
62
- Textcontent: typeof import('../dist/components/index.d.ts')['Textcontent']
63
- Textinputcontent: typeof import('../dist/components/index.d.ts')['Textinputcontent']
64
- Timepickercontent: typeof import('../dist/components/index.d.ts')['Timepickercontent']
65
- Videocontent: typeof import('../dist/components/index.d.ts')['Videocontent']
66
- ZhCeditor: typeof import('../dist/components/index.d.ts')['ZhCeditor']
67
- ZhEditor: typeof import('../dist/components/index.d.ts')['ZhEditor']
68
- ZhFileviewer: typeof import('../dist/components/index.d.ts')['ZhFileviewer']
69
- Circleloading: typeof import('../dist/components/index.d.ts')['Circleloading']
70
- Ofdpreview: typeof import('../dist/components/index.d.ts')['Ofdpreview']
71
- Ofdviewer: typeof import('../dist/components/index.d.ts')['Ofdviewer']
72
- Pageindicator: typeof import('../dist/components/index.d.ts')['Pageindicator']
73
- Ratioindicator: typeof import('../dist/components/index.d.ts')['Ratioindicator']
74
- Tooltip: typeof import('../dist/components/index.d.ts')['Tooltip']
75
- ZhFormItem: typeof import('../dist/components/index.d.ts')['ZhFormItem']
76
- ZhForm: typeof import('../dist/components/index.d.ts')['ZhForm']
77
- ZhHideNumber: typeof import('../dist/components/index.d.ts')['ZhHideNumber']
78
- ZhIcon: typeof import('../dist/components/index.d.ts')['ZhIcon']
79
- ZhIconbase: typeof import('../dist/components/index.d.ts')['ZhIconbase']
80
- ZhImage: typeof import('../dist/components/index.d.ts')['ZhImage']
81
- ZhInput: typeof import('../dist/components/index.d.ts')['ZhInput']
82
- ZhAmap: typeof import('../dist/components/index.d.ts')['ZhAmap']
83
- ZhBmap: typeof import('../dist/components/index.d.ts')['ZhBmap']
84
- ZhCmap: typeof import('../dist/components/index.d.ts')['ZhCmap']
85
- ZhMbmap: typeof import('../dist/components/index.d.ts')['ZhMbmap']
86
- ZhOmap: typeof import('../dist/components/index.d.ts')['ZhOmap']
87
- ZhSmap: typeof import('../dist/components/index.d.ts')['ZhSmap']
88
- ZhTmap: typeof import('../dist/components/index.d.ts')['ZhTmap']
89
- ZhMediaswiper: typeof import('../dist/components/index.d.ts')['ZhMediaswiper']
90
- MessageIcon: typeof import('../dist/components/index.d.ts')['MessageIcon']
91
- ZhMessage: typeof import('../dist/components/index.d.ts')['ZhMessage']
92
- ZhNoData: typeof import('../dist/components/index.d.ts')['ZhNoData']
93
- ZhOperationcolumn: typeof import('../dist/components/index.d.ts')['ZhOperationcolumn']
94
- ZhAuthcontrol: typeof import('../dist/components/index.d.ts')['ZhAuthcontrol']
95
- ZhAuthprovider: typeof import('../dist/components/index.d.ts')['ZhAuthprovider']
96
- ZhQrcode: typeof import('../dist/components/index.d.ts')['ZhQrcode']
97
- ZhRadio: typeof import('../dist/components/index.d.ts')['ZhRadio']
98
- ZhSearchForm: typeof import('../dist/components/index.d.ts')['ZhSearchForm']
99
- ZhSignature: typeof import('../dist/components/index.d.ts')['ZhSignature']
100
- ZhSwitch: typeof import('../dist/components/index.d.ts')['ZhSwitch']
101
- ZhTable: typeof import('../dist/components/index.d.ts')['ZhTable']
102
- ZhPhotowall: typeof import('../dist/components/index.d.ts')['ZhPhotowall']
103
- ZhSign3d: typeof import('../dist/components/index.d.ts')['ZhSign3d']
104
- ZhTorusknot: typeof import('../dist/components/index.d.ts')['ZhTorusknot']
105
- ZhCupload: typeof import('../dist/components/index.d.ts')['ZhCupload']
106
- ZhUpload: typeof import('../dist/components/index.d.ts')['ZhUpload']
107
- ZhUploadcard: typeof import('../dist/components/index.d.ts')['ZhUploadcard']
108
- ZhUploaddialog: typeof import('../dist/components/index.d.ts')['ZhUploaddialog']
109
- ZhDhplayer: typeof import('../dist/components/index.d.ts')['ZhDhplayer']
110
- ZhHlsplayer: typeof import('../dist/components/index.d.ts')['ZhHlsplayer']
18
+ ZhAichat: typeof import('../dist/packages/components/index.d.ts')['ZhAichat']
19
+ ZhBadge: typeof import('../dist/packages/components/index.d.ts')['ZhBadge']
20
+ ZhButtonGroup: typeof import('../dist/packages/components/index.d.ts')['ZhButtonGroup']
21
+ ZhButton: typeof import('../dist/packages/components/index.d.ts')['ZhButton']
22
+ ZhBarchart: typeof import('../dist/packages/components/index.d.ts')['ZhBarchart']
23
+ ZhBasechart: typeof import('../dist/packages/components/index.d.ts')['ZhBasechart']
24
+ ZhCirclechart: typeof import('../dist/packages/components/index.d.ts')['ZhCirclechart']
25
+ ZhLinebarchart: typeof import('../dist/packages/components/index.d.ts')['ZhLinebarchart']
26
+ ZhLinechart: typeof import('../dist/packages/components/index.d.ts')['ZhLinechart']
27
+ ZhMapchart: typeof import('../dist/packages/components/index.d.ts')['ZhMapchart']
28
+ ZhPictorialbar: typeof import('../dist/packages/components/index.d.ts')['ZhPictorialbar']
29
+ ZhPiechart: typeof import('../dist/packages/components/index.d.ts')['ZhPiechart']
30
+ ZhRadarchart: typeof import('../dist/packages/components/index.d.ts')['ZhRadarchart']
31
+ ZhScatterchart: typeof import('../dist/packages/components/index.d.ts')['ZhScatterchart']
32
+ ZhChat: typeof import('../dist/packages/components/index.d.ts')['ZhChat']
33
+ ZhAside: typeof import('../dist/packages/components/index.d.ts')['ZhAside']
34
+ ZhContainer: typeof import('../dist/packages/components/index.d.ts')['ZhContainer']
35
+ ZhFooter: typeof import('../dist/packages/components/index.d.ts')['ZhFooter']
36
+ ZhHeader: typeof import('../dist/packages/components/index.d.ts')['ZhHeader']
37
+ ZhMain: typeof import('../dist/packages/components/index.d.ts')['ZhMain']
38
+ Componentlibrary: typeof import('../dist/packages/components/index.d.ts')['Componentlibrary']
39
+ Designcanvas: typeof import('../dist/packages/components/index.d.ts')['Designcanvas']
40
+ Designertoolbar: typeof import('../dist/packages/components/index.d.ts')['Designertoolbar']
41
+ Exportdialog: typeof import('../dist/packages/components/index.d.ts')['Exportdialog']
42
+ Propertypanel: typeof import('../dist/packages/components/index.d.ts')['Propertypanel']
43
+ Resizehandles: typeof import('../dist/packages/components/index.d.ts')['Resizehandles']
44
+ Widgetrenderer: typeof import('../dist/packages/components/index.d.ts')['Widgetrenderer']
45
+ ZhBigscreendesigner: typeof import('../dist/packages/components/index.d.ts')['ZhBigscreendesigner']
46
+ Baidumapcontent: typeof import('../dist/packages/components/index.d.ts')['Baidumapcontent']
47
+ Barchartcontent: typeof import('../dist/packages/components/index.d.ts')['Barchartcontent']
48
+ Bordercontent: typeof import('../dist/packages/components/index.d.ts')['Bordercontent']
49
+ Buttoncontent: typeof import('../dist/packages/components/index.d.ts')['Buttoncontent']
50
+ Gaodemapcontent: typeof import('../dist/packages/components/index.d.ts')['Gaodemapcontent']
51
+ Imagecontent: typeof import('../dist/packages/components/index.d.ts')['Imagecontent']
52
+ Inputcontent: typeof import('../dist/packages/components/index.d.ts')['Inputcontent']
53
+ Layoutcontent: typeof import('../dist/packages/components/index.d.ts')['Layoutcontent']
54
+ Linechartcontent: typeof import('../dist/packages/components/index.d.ts')['Linechartcontent']
55
+ Piechartcontent: typeof import('../dist/packages/components/index.d.ts')['Piechartcontent']
56
+ Placeholdercontent: typeof import('../dist/packages/components/index.d.ts')['Placeholdercontent']
57
+ Ringchartcontent: typeof import('../dist/packages/components/index.d.ts')['Ringchartcontent']
58
+ Scatterchartcontent: typeof import('../dist/packages/components/index.d.ts')['Scatterchartcontent']
59
+ Selectcontent: typeof import('../dist/packages/components/index.d.ts')['Selectcontent']
60
+ Tablecontent: typeof import('../dist/packages/components/index.d.ts')['Tablecontent']
61
+ Tencentmapcontent: typeof import('../dist/packages/components/index.d.ts')['Tencentmapcontent']
62
+ Textcontent: typeof import('../dist/packages/components/index.d.ts')['Textcontent']
63
+ Textinputcontent: typeof import('../dist/packages/components/index.d.ts')['Textinputcontent']
64
+ Timepickercontent: typeof import('../dist/packages/components/index.d.ts')['Timepickercontent']
65
+ Videocontent: typeof import('../dist/packages/components/index.d.ts')['Videocontent']
66
+ ZhCeditor: typeof import('../dist/packages/components/index.d.ts')['ZhCeditor']
67
+ ZhEditor: typeof import('../dist/packages/components/index.d.ts')['ZhEditor']
68
+ ZhFileviewer: typeof import('../dist/packages/components/index.d.ts')['ZhFileviewer']
69
+ Circleloading: typeof import('../dist/packages/components/index.d.ts')['Circleloading']
70
+ Ofdpreview: typeof import('../dist/packages/components/index.d.ts')['Ofdpreview']
71
+ Ofdviewer: typeof import('../dist/packages/components/index.d.ts')['Ofdviewer']
72
+ Pageindicator: typeof import('../dist/packages/components/index.d.ts')['Pageindicator']
73
+ Ratioindicator: typeof import('../dist/packages/components/index.d.ts')['Ratioindicator']
74
+ Tooltip: typeof import('../dist/packages/components/index.d.ts')['Tooltip']
75
+ ZhFormItem: typeof import('../dist/packages/components/index.d.ts')['ZhFormItem']
76
+ ZhForm: typeof import('../dist/packages/components/index.d.ts')['ZhForm']
77
+ ZhHideNumber: typeof import('../dist/packages/components/index.d.ts')['ZhHideNumber']
78
+ ZhIcon: typeof import('../dist/packages/components/index.d.ts')['ZhIcon']
79
+ ZhIconbase: typeof import('../dist/packages/components/index.d.ts')['ZhIconbase']
80
+ ZhImage: typeof import('../dist/packages/components/index.d.ts')['ZhImage']
81
+ ZhInput: typeof import('../dist/packages/components/index.d.ts')['ZhInput']
82
+ ZhAmap: typeof import('../dist/packages/components/index.d.ts')['ZhAmap']
83
+ ZhBmap: typeof import('../dist/packages/components/index.d.ts')['ZhBmap']
84
+ ZhCmap: typeof import('../dist/packages/components/index.d.ts')['ZhCmap']
85
+ ZhMbmap: typeof import('../dist/packages/components/index.d.ts')['ZhMbmap']
86
+ ZhOmap: typeof import('../dist/packages/components/index.d.ts')['ZhOmap']
87
+ ZhSmap: typeof import('../dist/packages/components/index.d.ts')['ZhSmap']
88
+ ZhTmap: typeof import('../dist/packages/components/index.d.ts')['ZhTmap']
89
+ ZhMediaswiper: typeof import('../dist/packages/components/index.d.ts')['ZhMediaswiper']
90
+ MessageIcon: typeof import('../dist/packages/components/index.d.ts')['MessageIcon']
91
+ ZhMessage: typeof import('../dist/packages/components/index.d.ts')['ZhMessage']
92
+ ZhNoData: typeof import('../dist/packages/components/index.d.ts')['ZhNoData']
93
+ ZhOperationcolumn: typeof import('../dist/packages/components/index.d.ts')['ZhOperationcolumn']
94
+ ZhAuthcontrol: typeof import('../dist/packages/components/index.d.ts')['ZhAuthcontrol']
95
+ ZhAuthprovider: typeof import('../dist/packages/components/index.d.ts')['ZhAuthprovider']
96
+ ZhQrcode: typeof import('../dist/packages/components/index.d.ts')['ZhQrcode']
97
+ ZhRadio: typeof import('../dist/packages/components/index.d.ts')['ZhRadio']
98
+ ZhSearchForm: typeof import('../dist/packages/components/index.d.ts')['ZhSearchForm']
99
+ ZhSignature: typeof import('../dist/packages/components/index.d.ts')['ZhSignature']
100
+ ZhSwitch: typeof import('../dist/packages/components/index.d.ts')['ZhSwitch']
101
+ ZhTable: typeof import('../dist/packages/components/index.d.ts')['ZhTable']
102
+ ZhPhotowall: typeof import('../dist/packages/components/index.d.ts')['ZhPhotowall']
103
+ ZhSign3d: typeof import('../dist/packages/components/index.d.ts')['ZhSign3d']
104
+ ZhTorusknot: typeof import('../dist/packages/components/index.d.ts')['ZhTorusknot']
105
+ ZhCupload: typeof import('../dist/packages/components/index.d.ts')['ZhCupload']
106
+ ZhUpload: typeof import('../dist/packages/components/index.d.ts')['ZhUpload']
107
+ ZhUploadcard: typeof import('../dist/packages/components/index.d.ts')['ZhUploadcard']
108
+ ZhUploaddialog: typeof import('../dist/packages/components/index.d.ts')['ZhUploaddialog']
109
+ ZhDhplayer: typeof import('../dist/packages/components/index.d.ts')['ZhDhplayer']
110
+ ZhHlsplayer: typeof import('../dist/packages/components/index.d.ts')['ZhHlsplayer']
111
111
  }
112
112
  }
113
113