@skyfox2000/webui 1.2.9 → 1.2.10

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 (120) hide show
  1. package/package.json +1 -1
  2. package/src/stores/userInfo.ts +28 -2
  3. package/lib/AceEditor.d.ts +0 -1
  4. package/lib/BasicLayout.d.ts +0 -1
  5. package/lib/Error403.d.ts +0 -1
  6. package/lib/Error404.d.ts +0 -1
  7. package/lib/ExcelForm.d.ts +0 -1
  8. package/lib/UploadForm.d.ts +0 -1
  9. package/lib/assets/modules/_plugin-vue_export-helper-CHgC5LLL.js +0 -9
  10. package/lib/assets/modules/file-upload-BYIvmkmy.js +0 -204
  11. package/lib/assets/modules/form-excel-BUX2QW11.js +0 -235
  12. package/lib/assets/modules/index-DcRkhkn2.js +0 -109
  13. package/lib/assets/modules/index-jl5Ie2tZ.js +0 -112
  14. package/lib/assets/modules/menuTabs-DY1XBq16.js +0 -671
  15. package/lib/assets/modules/toolIcon-BDIOj_3l.js +0 -50
  16. package/lib/assets/modules/uploadList-BPG5whz7.js +0 -369
  17. package/lib/assets/modules/uploadList-D2Ux4h1N.js +0 -2253
  18. package/lib/components/common/button/index.vue.d.ts +0 -41
  19. package/lib/components/common/icon/appicon.vue.d.ts +0 -11
  20. package/lib/components/common/icon/fullscreen.vue.d.ts +0 -3
  21. package/lib/components/common/icon/helper.vue.d.ts +0 -22
  22. package/lib/components/common/icon/index.vue.d.ts +0 -243
  23. package/lib/components/common/icon/layoutIcon.vue.d.ts +0 -43
  24. package/lib/components/common/icon/projectIcon.vue.d.ts +0 -59
  25. package/lib/components/common/icon/toolIcon.vue.d.ts +0 -43
  26. package/lib/components/common/index.d.ts +0 -20
  27. package/lib/components/common/loading/index.vue.d.ts +0 -3
  28. package/lib/components/common/tooltip/index.vue.d.ts +0 -21
  29. package/lib/components/content/dialog/index.vue.d.ts +0 -35
  30. package/lib/components/content/drawer/index.vue.d.ts +0 -28
  31. package/lib/components/content/form/formItem.vue.d.ts +0 -27
  32. package/lib/components/content/form/index.vue.d.ts +0 -25
  33. package/lib/components/content/index.d.ts +0 -22
  34. package/lib/components/content/search/index.vue.d.ts +0 -30
  35. package/lib/components/content/search/searchItem.vue.d.ts +0 -23
  36. package/lib/components/content/table/index.vue.d.ts +0 -36
  37. package/lib/components/content/table/tableOperate.vue.d.ts +0 -18
  38. package/lib/components/content/toolbar/icontool.vue.d.ts +0 -7
  39. package/lib/components/content/toolbar/index.vue.d.ts +0 -18
  40. package/lib/components/content/tree/index.vue.d.ts +0 -46
  41. package/lib/components/form/aceEditor/aceConfig.d.ts +0 -8
  42. package/lib/components/form/autoComplete/index.vue.d.ts +0 -176
  43. package/lib/components/form/cascader/index.vue.d.ts +0 -120
  44. package/lib/components/form/checkbox/index.vue.d.ts +0 -139
  45. package/lib/components/form/datePicker/index.vue.d.ts +0 -6
  46. package/lib/components/form/index.d.ts +0 -39
  47. package/lib/components/form/input/index.vue.d.ts +0 -26
  48. package/lib/components/form/input/inputIcon.vue.d.ts +0 -10
  49. package/lib/components/form/input/inputNumber.vue.d.ts +0 -3
  50. package/lib/components/form/input/inputPassword.vue.d.ts +0 -3
  51. package/lib/components/form/propEditor/index.vue.d.ts +0 -21
  52. package/lib/components/form/radio/index.vue.d.ts +0 -144
  53. package/lib/components/form/radio/radioStatus.vue.d.ts +0 -31
  54. package/lib/components/form/rangePicker/index.vue.d.ts +0 -16
  55. package/lib/components/form/select/index.vue.d.ts +0 -153
  56. package/lib/components/form/switch/index.vue.d.ts +0 -43
  57. package/lib/components/form/textarea/index.vue.d.ts +0 -3
  58. package/lib/components/form/transfer/index.vue.d.ts +0 -38
  59. package/lib/components/form/transfer/transferTable.vue.d.ts +0 -38
  60. package/lib/components/form/treeSelect/index.vue.d.ts +0 -38
  61. package/lib/components/form/upload/uploadList.vue.d.ts +0 -487
  62. package/lib/components/index.d.ts +0 -4
  63. package/lib/components/layout/breadcrumb/index.vue.d.ts +0 -3
  64. package/lib/components/layout/content/index.vue.d.ts +0 -22
  65. package/lib/components/layout/datetime/index.vue.d.ts +0 -3
  66. package/lib/components/layout/header/headerExits.vue.d.ts +0 -3
  67. package/lib/components/layout/header/index.vue.d.ts +0 -3
  68. package/lib/components/layout/header/user.vue.d.ts +0 -3
  69. package/lib/components/layout/index.d.ts +0 -14
  70. package/lib/components/layout/menu/index.vue.d.ts +0 -6
  71. package/lib/components/layout/menu/menuTabs.vue.d.ts +0 -3
  72. package/lib/const/options.d.ts +0 -32
  73. package/lib/directives/enter-submit.d.ts +0 -4
  74. package/lib/directives/index.d.ts +0 -2
  75. package/lib/directives/permission.d.ts +0 -5
  76. package/lib/es/AceEditor/index.js +0 -167
  77. package/lib/es/BasicLayout/index.js +0 -101
  78. package/lib/es/Error403/index.js +0 -39
  79. package/lib/es/Error404/index.js +0 -39
  80. package/lib/es/ExcelForm/index.js +0 -321
  81. package/lib/es/UploadForm/index.js +0 -110
  82. package/lib/index.d.ts +0 -45
  83. package/lib/router/index.d.ts +0 -15
  84. package/lib/stores/appInfo.d.ts +0 -31
  85. package/lib/stores/hostInfo.d.ts +0 -9
  86. package/lib/stores/pageInfo.d.ts +0 -18
  87. package/lib/stores/pinia.d.ts +0 -3
  88. package/lib/stores/settingInfo.d.ts +0 -8
  89. package/lib/stores/userInfo.d.ts +0 -24
  90. package/lib/typings/data.d.ts +0 -80
  91. package/lib/typings/form.d.ts +0 -187
  92. package/lib/typings/menu.d.ts +0 -7
  93. package/lib/typings/option.d.ts +0 -189
  94. package/lib/typings/page.d.ts +0 -70
  95. package/lib/typings/table.d.ts +0 -181
  96. package/lib/typings/tools.d.ts +0 -130
  97. package/lib/typings/tree.d.ts +0 -72
  98. package/lib/typings/upload.d.ts +0 -161
  99. package/lib/typings/urls.d.ts +0 -69
  100. package/lib/utils/cache.d.ts +0 -23
  101. package/lib/utils/data.d.ts +0 -6
  102. package/lib/utils/download.d.ts +0 -4
  103. package/lib/utils/eventbus.d.ts +0 -16
  104. package/lib/utils/export-table.d.ts +0 -12
  105. package/lib/utils/file-upload.d.ts +0 -17
  106. package/lib/utils/form-excel.d.ts +0 -33
  107. package/lib/utils/form-validate.d.ts +0 -29
  108. package/lib/utils/form.d.ts +0 -9
  109. package/lib/utils/icon-loader.d.ts +0 -125
  110. package/lib/utils/isEmpty.d.ts +0 -1
  111. package/lib/utils/main-openapis.d.ts +0 -8
  112. package/lib/utils/menu.d.ts +0 -6
  113. package/lib/utils/options.d.ts +0 -10
  114. package/lib/utils/page.d.ts +0 -25
  115. package/lib/utils/table.d.ts +0 -21
  116. package/lib/utils/tools.d.ts +0 -18
  117. package/lib/utils/tree.d.ts +0 -3
  118. package/lib/vite-env.d.ts +0 -8
  119. package/lib/webui.css +0 -1
  120. package/lib/webui.es.js +0 -2262
@@ -1,41 +0,0 @@
1
- import { DefineComponent, ExtractPropTypes, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- declare function __VLS_template(): {
3
- attrs: Partial<{}>;
4
- slots: {
5
- icon?(_: {}): any;
6
- default?(_: {}): any;
7
- };
8
- refs: {};
9
- rootEl: any;
10
- };
11
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
12
- declare const __VLS_component: DefineComponent<ExtractPropTypes<{
13
- tiptext: StringConstructor;
14
- placement: {
15
- type: StringConstructor;
16
- default: string;
17
- };
18
- iconProps: ObjectConstructor;
19
- icon: StringConstructor;
20
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
21
- click: (...args: any[]) => void;
22
- }, string, PublicProps, Readonly< ExtractPropTypes<{
23
- tiptext: StringConstructor;
24
- placement: {
25
- type: StringConstructor;
26
- default: string;
27
- };
28
- iconProps: ObjectConstructor;
29
- icon: StringConstructor;
30
- }>> & Readonly<{
31
- onClick?: ((...args: any[]) => any) | undefined;
32
- }>, {
33
- placement: string;
34
- }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
35
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
36
- export default _default;
37
- type __VLS_WithTemplateSlots<T, S> = T & {
38
- new (): {
39
- $slots: S;
40
- };
41
- };
@@ -1,11 +0,0 @@
1
- import { DefineComponent, ExtractPropTypes, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- declare const _default: DefineComponent<ExtractPropTypes<{
3
- icon: {
4
- type: StringConstructor;
5
- };
6
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
7
- icon: {
8
- type: StringConstructor;
9
- };
10
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
11
- export default _default;
@@ -1,3 +0,0 @@
1
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3
- export default _default;
@@ -1,22 +0,0 @@
1
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- type __VLS_Props = {
3
- text?: string;
4
- maxWidth?: string;
5
- };
6
- declare function __VLS_template(): {
7
- attrs: Partial<{}>;
8
- slots: {
9
- default?(_: {}): any;
10
- };
11
- refs: {};
12
- rootEl: any;
13
- };
14
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
15
- declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
16
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
17
- export default _default;
18
- type __VLS_WithTemplateSlots<T, S> = T & {
19
- new (): {
20
- $slots: S;
21
- };
22
- };
@@ -1,243 +0,0 @@
1
- import { DefineComponent, ExtractPropTypes, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- declare const _default: DefineComponent<ExtractPropTypes<{
3
- autoSwitch: {
4
- type: BooleanConstructor;
5
- default: boolean;
6
- };
7
- tiptext: {
8
- type: StringConstructor;
9
- };
10
- tipsize: {
11
- type: StringConstructor;
12
- };
13
- tipcolor: {
14
- type: StringConstructor;
15
- };
16
- placement: {
17
- type: StringConstructor;
18
- default: string;
19
- };
20
- icon: {
21
- type: StringConstructor;
22
- };
23
- icons: {
24
- type: {
25
- (arrayLength: number): string[];
26
- (...items: string[]): string[];
27
- new (arrayLength: number): string[];
28
- new (...items: string[]): string[];
29
- isArray(arg: any): arg is any[];
30
- readonly prototype: any[];
31
- from<T>(arrayLike: ArrayLike<T>): T[];
32
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
33
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
34
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
35
- of<T>(...items: T[]): T[];
36
- readonly [Symbol.species]: ArrayConstructor;
37
- };
38
- default: () => never[];
39
- };
40
- iconIndex: {
41
- type: NumberConstructor;
42
- default: number;
43
- };
44
- clickable: {
45
- type: BooleanConstructor;
46
- default: boolean;
47
- };
48
- clickEvent: {
49
- type: StringConstructor;
50
- };
51
- data: {
52
- type: (ObjectConstructor | StringConstructor)[];
53
- };
54
- fontsize: {
55
- type: StringConstructor;
56
- default: string;
57
- };
58
- size: {
59
- type: (StringConstructor | {
60
- (arrayLength: number): String[];
61
- (...items: String[]): String[];
62
- new (arrayLength: number): String[];
63
- new (...items: String[]): String[];
64
- isArray(arg: any): arg is any[];
65
- readonly prototype: any[];
66
- from<T>(arrayLike: ArrayLike<T>): T[];
67
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
68
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
69
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
70
- of<T>(...items: T[]): T[];
71
- readonly [Symbol.species]: ArrayConstructor;
72
- })[];
73
- default: () => string[];
74
- };
75
- position: {
76
- type: {
77
- (arrayLength: number): (string | number)[];
78
- (...items: (string | number)[]): (string | number)[];
79
- new (arrayLength: number): (string | number)[];
80
- new (...items: (string | number)[]): (string | number)[];
81
- isArray(arg: any): arg is any[];
82
- readonly prototype: any[];
83
- from<T>(arrayLike: ArrayLike<T>): T[];
84
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
85
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
86
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
87
- of<T>(...items: T[]): T[];
88
- readonly [Symbol.species]: ArrayConstructor;
89
- };
90
- };
91
- center: {
92
- type: StringConstructor;
93
- };
94
- angle: {
95
- type: NumberConstructor;
96
- };
97
- color: {
98
- type: StringConstructor;
99
- default: string;
100
- };
101
- className: {
102
- type: StringConstructor;
103
- default: string;
104
- };
105
- flip: {
106
- type: BooleanConstructor;
107
- default: boolean;
108
- };
109
- spin: {
110
- type: BooleanConstructor;
111
- default: boolean;
112
- };
113
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
114
- click: (...args: any[]) => void;
115
- "update:iconIndex": (...args: any[]) => void;
116
- }, string, PublicProps, Readonly< ExtractPropTypes<{
117
- autoSwitch: {
118
- type: BooleanConstructor;
119
- default: boolean;
120
- };
121
- tiptext: {
122
- type: StringConstructor;
123
- };
124
- tipsize: {
125
- type: StringConstructor;
126
- };
127
- tipcolor: {
128
- type: StringConstructor;
129
- };
130
- placement: {
131
- type: StringConstructor;
132
- default: string;
133
- };
134
- icon: {
135
- type: StringConstructor;
136
- };
137
- icons: {
138
- type: {
139
- (arrayLength: number): string[];
140
- (...items: string[]): string[];
141
- new (arrayLength: number): string[];
142
- new (...items: string[]): string[];
143
- isArray(arg: any): arg is any[];
144
- readonly prototype: any[];
145
- from<T>(arrayLike: ArrayLike<T>): T[];
146
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
147
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
148
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
149
- of<T>(...items: T[]): T[];
150
- readonly [Symbol.species]: ArrayConstructor;
151
- };
152
- default: () => never[];
153
- };
154
- iconIndex: {
155
- type: NumberConstructor;
156
- default: number;
157
- };
158
- clickable: {
159
- type: BooleanConstructor;
160
- default: boolean;
161
- };
162
- clickEvent: {
163
- type: StringConstructor;
164
- };
165
- data: {
166
- type: (ObjectConstructor | StringConstructor)[];
167
- };
168
- fontsize: {
169
- type: StringConstructor;
170
- default: string;
171
- };
172
- size: {
173
- type: (StringConstructor | {
174
- (arrayLength: number): String[];
175
- (...items: String[]): String[];
176
- new (arrayLength: number): String[];
177
- new (...items: String[]): String[];
178
- isArray(arg: any): arg is any[];
179
- readonly prototype: any[];
180
- from<T>(arrayLike: ArrayLike<T>): T[];
181
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
182
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
183
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
184
- of<T>(...items: T[]): T[];
185
- readonly [Symbol.species]: ArrayConstructor;
186
- })[];
187
- default: () => string[];
188
- };
189
- position: {
190
- type: {
191
- (arrayLength: number): (string | number)[];
192
- (...items: (string | number)[]): (string | number)[];
193
- new (arrayLength: number): (string | number)[];
194
- new (...items: (string | number)[]): (string | number)[];
195
- isArray(arg: any): arg is any[];
196
- readonly prototype: any[];
197
- from<T>(arrayLike: ArrayLike<T>): T[];
198
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
199
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
200
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
201
- of<T>(...items: T[]): T[];
202
- readonly [Symbol.species]: ArrayConstructor;
203
- };
204
- };
205
- center: {
206
- type: StringConstructor;
207
- };
208
- angle: {
209
- type: NumberConstructor;
210
- };
211
- color: {
212
- type: StringConstructor;
213
- default: string;
214
- };
215
- className: {
216
- type: StringConstructor;
217
- default: string;
218
- };
219
- flip: {
220
- type: BooleanConstructor;
221
- default: boolean;
222
- };
223
- spin: {
224
- type: BooleanConstructor;
225
- default: boolean;
226
- };
227
- }>> & Readonly<{
228
- onClick?: ((...args: any[]) => any) | undefined;
229
- "onUpdate:iconIndex"?: ((...args: any[]) => any) | undefined;
230
- }>, {
231
- icons: string[];
232
- size: string | String[];
233
- fontsize: string;
234
- className: string;
235
- iconIndex: number;
236
- clickable: boolean;
237
- flip: boolean;
238
- color: string;
239
- placement: string;
240
- autoSwitch: boolean;
241
- spin: boolean;
242
- }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
243
- export default _default;
@@ -1,43 +0,0 @@
1
- import { DefineComponent, ExtractPropTypes, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- declare const _default: DefineComponent<ExtractPropTypes<{
3
- icon: {
4
- type: StringConstructor;
5
- };
6
- icons: {
7
- type: {
8
- (arrayLength: number): string[];
9
- (...items: string[]): string[];
10
- new (arrayLength: number): string[];
11
- new (...items: string[]): string[];
12
- isArray(arg: any): arg is any[];
13
- readonly prototype: any[];
14
- from<T>(arrayLike: ArrayLike<T>): T[];
15
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
16
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
17
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
18
- of<T>(...items: T[]): T[];
19
- readonly [Symbol.species]: ArrayConstructor;
20
- };
21
- };
22
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
23
- icon: {
24
- type: StringConstructor;
25
- };
26
- icons: {
27
- type: {
28
- (arrayLength: number): string[];
29
- (...items: string[]): string[];
30
- new (arrayLength: number): string[];
31
- new (...items: string[]): string[];
32
- isArray(arg: any): arg is any[];
33
- readonly prototype: any[];
34
- from<T>(arrayLike: ArrayLike<T>): T[];
35
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
36
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
37
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
38
- of<T>(...items: T[]): T[];
39
- readonly [Symbol.species]: ArrayConstructor;
40
- };
41
- };
42
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
43
- export default _default;
@@ -1,59 +0,0 @@
1
- import { DefineComponent, ExtractPropTypes, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- declare const _default: DefineComponent<ExtractPropTypes<{
3
- icon: {
4
- type: StringConstructor;
5
- };
6
- icons: {
7
- type: {
8
- (arrayLength: number): string[];
9
- (...items: string[]): string[];
10
- new (arrayLength: number): string[];
11
- new (...items: string[]): string[];
12
- isArray(arg: any): arg is any[];
13
- readonly prototype: any[];
14
- from<T>(arrayLike: ArrayLike<T>): T[];
15
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
16
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
17
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
18
- of<T>(...items: T[]): T[];
19
- readonly [Symbol.species]: ArrayConstructor;
20
- };
21
- };
22
- iconUrl: {
23
- type: StringConstructor;
24
- };
25
- monoColor: {
26
- type: BooleanConstructor;
27
- default: boolean;
28
- };
29
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
30
- icon: {
31
- type: StringConstructor;
32
- };
33
- icons: {
34
- type: {
35
- (arrayLength: number): string[];
36
- (...items: string[]): string[];
37
- new (arrayLength: number): string[];
38
- new (...items: string[]): string[];
39
- isArray(arg: any): arg is any[];
40
- readonly prototype: any[];
41
- from<T>(arrayLike: ArrayLike<T>): T[];
42
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
43
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
44
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
45
- of<T>(...items: T[]): T[];
46
- readonly [Symbol.species]: ArrayConstructor;
47
- };
48
- };
49
- iconUrl: {
50
- type: StringConstructor;
51
- };
52
- monoColor: {
53
- type: BooleanConstructor;
54
- default: boolean;
55
- };
56
- }>> & Readonly<{}>, {
57
- monoColor: boolean;
58
- }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
59
- export default _default;
@@ -1,43 +0,0 @@
1
- import { DefineComponent, ExtractPropTypes, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- declare const _default: DefineComponent<ExtractPropTypes<{
3
- icon: {
4
- type: StringConstructor;
5
- };
6
- icons: {
7
- type: {
8
- (arrayLength: number): string[];
9
- (...items: string[]): string[];
10
- new (arrayLength: number): string[];
11
- new (...items: string[]): string[];
12
- isArray(arg: any): arg is any[];
13
- readonly prototype: any[];
14
- from<T>(arrayLike: ArrayLike<T>): T[];
15
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
16
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
17
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
18
- of<T>(...items: T[]): T[];
19
- readonly [Symbol.species]: ArrayConstructor;
20
- };
21
- };
22
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
23
- icon: {
24
- type: StringConstructor;
25
- };
26
- icons: {
27
- type: {
28
- (arrayLength: number): string[];
29
- (...items: string[]): string[];
30
- new (arrayLength: number): string[];
31
- new (...items: string[]): string[];
32
- isArray(arg: any): arg is any[];
33
- readonly prototype: any[];
34
- from<T>(arrayLike: ArrayLike<T>): T[];
35
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
36
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
37
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
38
- of<T>(...items: T[]): T[];
39
- readonly [Symbol.species]: ArrayConstructor;
40
- };
41
- };
42
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
43
- export default _default;
@@ -1,20 +0,0 @@
1
- import { default as Button } from './button/index.vue';
2
- import { default as Tooltip } from './tooltip/index.vue';
3
- import { default as AppIcon } from './icon/appicon.vue';
4
- import { default as Fullscreen } from './icon/fullscreen.vue';
5
- import { default as Helper } from './icon/helper.vue';
6
- import { default as Icon } from './icon/index.vue';
7
- import { default as LayoutIcon } from './icon/layoutIcon.vue';
8
- import { default as ProjectIcon } from './icon/projectIcon.vue';
9
- import { default as ToolIcon } from './icon/toolIcon.vue';
10
- import { default as Loading } from './loading/index.vue';
11
- export { Button };
12
- export { Tooltip };
13
- export { AppIcon };
14
- export { Fullscreen };
15
- export { Helper };
16
- export { Icon };
17
- export { LayoutIcon };
18
- export { ProjectIcon };
19
- export { ToolIcon };
20
- export { Loading };
@@ -1,3 +0,0 @@
1
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
3
- export default _default;
@@ -1,21 +0,0 @@
1
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- type __VLS_Props = {
3
- size?: string;
4
- };
5
- declare function __VLS_template(): {
6
- attrs: Partial<{}>;
7
- slots: {
8
- default?(_: {}): any;
9
- };
10
- refs: {};
11
- rootEl: any;
12
- };
13
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
14
- declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
15
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
16
- export default _default;
17
- type __VLS_WithTemplateSlots<T, S> = T & {
18
- new (): {
19
- $slots: S;
20
- };
21
- };
@@ -1,35 +0,0 @@
1
- import { EditorControl } from '../../../index';
2
- import { AnyData } from '../../../../../502417_fapi';
3
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
4
- type __VLS_Props = {
5
- saveText?: string;
6
- saveAsText?: string;
7
- cancelText?: string;
8
- editorCtrl?: EditorControl<AnyData>;
9
- dialogSave?: () => void;
10
- dialogSaveAs?: () => void;
11
- width?: number;
12
- full?: boolean;
13
- open?: boolean;
14
- };
15
- declare function __VLS_template(): {
16
- attrs: Partial<{}>;
17
- slots: {
18
- default?(_: {}): any;
19
- };
20
- refs: {};
21
- rootEl: any;
22
- };
23
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
24
- declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
25
- "update:open": (...args: any[]) => void;
26
- }, string, PublicProps, Readonly<__VLS_Props> & Readonly<{
27
- "onUpdate:open"?: ((...args: any[]) => any) | undefined;
28
- }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
29
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
30
- export default _default;
31
- type __VLS_WithTemplateSlots<T, S> = T & {
32
- new (): {
33
- $slots: S;
34
- };
35
- };
@@ -1,28 +0,0 @@
1
- import { EditorControl } from '../../../index';
2
- import { AnyData } from '../../../../../502417_fapi';
3
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
4
- type __VLS_Props = {
5
- saveText?: string;
6
- saveAsText?: string;
7
- cancelText?: string;
8
- editorCtrl: EditorControl<AnyData>;
9
- drawerSave?: () => void;
10
- drawerSaveAs?: () => void;
11
- };
12
- declare function __VLS_template(): {
13
- attrs: Partial<{}>;
14
- slots: {
15
- default?(_: {}): any;
16
- };
17
- refs: {};
18
- rootEl: any;
19
- };
20
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
21
- declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
22
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
23
- export default _default;
24
- type __VLS_WithTemplateSlots<T, S> = T & {
25
- new (): {
26
- $slots: S;
27
- };
28
- };
@@ -1,27 +0,0 @@
1
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- type __VLS_Props = {
3
- label?: string;
4
- rule?: string;
5
- helper?: string;
6
- width?: string;
7
- nextLine?: boolean;
8
- };
9
- declare function __VLS_template(): {
10
- attrs: Partial<{}>;
11
- slots: {
12
- default?(_: {}): any;
13
- default?(_: {}): any;
14
- helper?(_: {}): any;
15
- };
16
- refs: {};
17
- rootEl: any;
18
- };
19
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
20
- declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
21
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
22
- export default _default;
23
- type __VLS_WithTemplateSlots<T, S> = T & {
24
- new (): {
25
- $slots: S;
26
- };
27
- };
@@ -1,25 +0,0 @@
1
- import { EditorControl } from '../../../index';
2
- import { AnyData } from '../../../../../502417_fapi';
3
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
4
- type __VLS_Props = {
5
- labelWidth?: string;
6
- wrapperWidth?: string;
7
- editorCtrl?: EditorControl<AnyData>;
8
- };
9
- declare function __VLS_template(): {
10
- attrs: Partial<{}>;
11
- slots: {
12
- default?(_: {}): any;
13
- };
14
- refs: {};
15
- rootEl: any;
16
- };
17
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
18
- declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
19
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
20
- export default _default;
21
- type __VLS_WithTemplateSlots<T, S> = T & {
22
- new (): {
23
- $slots: S;
24
- };
25
- };
@@ -1,22 +0,0 @@
1
- import { default as Dialog } from './dialog/index.vue';
2
- import { default as Drawer } from './drawer/index.vue';
3
- import { default as Form } from './form/index.vue';
4
- import { default as FormItem } from './form/formItem.vue';
5
- import { default as Search } from './search/index.vue';
6
- import { default as SearchItem } from './search/searchItem.vue';
7
- import { default as Table } from './table/index.vue';
8
- import { default as TableOperate } from './table/tableOperate.vue';
9
- import { default as Toolbar } from './toolbar/index.vue';
10
- import { default as Icontool } from './toolbar/icontool.vue';
11
- import { default as Tree } from './tree/index.vue';
12
- export { Dialog };
13
- export { Drawer };
14
- export { Form };
15
- export { FormItem };
16
- export { Search };
17
- export { SearchItem };
18
- export { Table };
19
- export { TableOperate };
20
- export { Toolbar };
21
- export { Icontool };
22
- export { Tree };