@skyfox2000/webui 1.3.16 → 1.3.17

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 (130) hide show
  1. package/package.json +1 -1
  2. package/src/components/layout/page/baseLayout.vue +44 -0
  3. package/src/components/layout/page/basicLayout.vue +11 -44
  4. package/src/components/layout/page/menuLayout.vue +35 -0
  5. package/src/typings/option.d.ts +1 -1
  6. package/src/utils/options.ts +2 -2
  7. package/vite.config.ts +1 -0
  8. package/lib/AceEditor.d.ts +0 -1
  9. package/lib/BasicLayout.d.ts +0 -1
  10. package/lib/Error403.d.ts +0 -1
  11. package/lib/Error404.d.ts +0 -1
  12. package/lib/ExcelForm.d.ts +0 -1
  13. package/lib/UploadForm.d.ts +0 -1
  14. package/lib/assets/modules/_plugin-vue_export-helper-CHgC5LLL.js +0 -9
  15. package/lib/assets/modules/file-upload-JBIvw5Xx.js +0 -204
  16. package/lib/assets/modules/index-BMkaOjBS.js +0 -380
  17. package/lib/assets/modules/index-BOYtm8ib.js +0 -112
  18. package/lib/assets/modules/index-BkChvyed.js +0 -109
  19. package/lib/assets/modules/menuTabs-BFPjaQRI.js +0 -671
  20. package/lib/assets/modules/toolIcon-XOgjdQdO.js +0 -50
  21. package/lib/assets/modules/uploadList-BedljASx.js +0 -2407
  22. package/lib/assets/modules/uploadList-CW7OIDS3.js +0 -382
  23. package/lib/components/common/alert/index.vue.d.ts +0 -13
  24. package/lib/components/common/button/index.vue.d.ts +0 -41
  25. package/lib/components/common/icon/appicon.vue.d.ts +0 -11
  26. package/lib/components/common/icon/fullscreen.vue.d.ts +0 -3
  27. package/lib/components/common/icon/helper.vue.d.ts +0 -23
  28. package/lib/components/common/icon/index.vue.d.ts +0 -243
  29. package/lib/components/common/icon/layoutIcon.vue.d.ts +0 -43
  30. package/lib/components/common/icon/projectIcon.vue.d.ts +0 -59
  31. package/lib/components/common/icon/toolIcon.vue.d.ts +0 -43
  32. package/lib/components/common/index.d.ts +0 -22
  33. package/lib/components/common/loading/index.vue.d.ts +0 -3
  34. package/lib/components/common/tooltip/index.vue.d.ts +0 -21
  35. package/lib/components/content/dialog/index.vue.d.ts +0 -35
  36. package/lib/components/content/drawer/index.vue.d.ts +0 -28
  37. package/lib/components/content/form/formItem.vue.d.ts +0 -28
  38. package/lib/components/content/form/index.vue.d.ts +0 -25
  39. package/lib/components/content/index.d.ts +0 -22
  40. package/lib/components/content/search/index.vue.d.ts +0 -32
  41. package/lib/components/content/search/searchItem.vue.d.ts +0 -23
  42. package/lib/components/content/table/index.vue.d.ts +0 -127
  43. package/lib/components/content/table/tableOperate.vue.d.ts +0 -18
  44. package/lib/components/content/toolbar/icontool.vue.d.ts +0 -7
  45. package/lib/components/content/toolbar/index.vue.d.ts +0 -18
  46. package/lib/components/content/tree/index.vue.d.ts +0 -46
  47. package/lib/components/form/aceEditor/aceConfig.d.ts +0 -8
  48. package/lib/components/form/autoComplete/index.vue.d.ts +0 -101
  49. package/lib/components/form/cascader/index.vue.d.ts +0 -80
  50. package/lib/components/form/checkbox/index.vue.d.ts +0 -100
  51. package/lib/components/form/datePicker/index.vue.d.ts +0 -6
  52. package/lib/components/form/index.d.ts +0 -41
  53. package/lib/components/form/input/index.vue.d.ts +0 -29
  54. package/lib/components/form/input/inputIcon.vue.d.ts +0 -10
  55. package/lib/components/form/input/inputNumber.vue.d.ts +0 -3
  56. package/lib/components/form/input/inputPassword.vue.d.ts +0 -3
  57. package/lib/components/form/propEditor/index.vue.d.ts +0 -15
  58. package/lib/components/form/radio/index.vue.d.ts +0 -105
  59. package/lib/components/form/radio/radioStatus.vue.d.ts +0 -31
  60. package/lib/components/form/rangePicker/index.vue.d.ts +0 -16
  61. package/lib/components/form/select/index.vue.d.ts +0 -119
  62. package/lib/components/form/switch/index.vue.d.ts +0 -76
  63. package/lib/components/form/textarea/index.vue.d.ts +0 -3
  64. package/lib/components/form/timePicker/index.vue.d.ts +0 -6
  65. package/lib/components/form/transfer/index.vue.d.ts +0 -38
  66. package/lib/components/form/transfer/transferTable.vue.d.ts +0 -38
  67. package/lib/components/form/treeSelect/index.vue.d.ts +0 -47
  68. package/lib/components/form/upload/uploadList.vue.d.ts +0 -488
  69. package/lib/components/index.d.ts +0 -4
  70. package/lib/components/layout/breadcrumb/index.vue.d.ts +0 -3
  71. package/lib/components/layout/content/index.vue.d.ts +0 -22
  72. package/lib/components/layout/datetime/index.vue.d.ts +0 -3
  73. package/lib/components/layout/header/headerExits.vue.d.ts +0 -3
  74. package/lib/components/layout/header/index.vue.d.ts +0 -3
  75. package/lib/components/layout/header/user.vue.d.ts +0 -3
  76. package/lib/components/layout/index.d.ts +0 -14
  77. package/lib/components/layout/menu/index.vue.d.ts +0 -6
  78. package/lib/components/layout/menu/menuTabs.vue.d.ts +0 -3
  79. package/lib/const/options.d.ts +0 -32
  80. package/lib/directives/enter-submit.d.ts +0 -4
  81. package/lib/directives/index.d.ts +0 -2
  82. package/lib/directives/permission.d.ts +0 -5
  83. package/lib/es/AceEditor/index.js +0 -167
  84. package/lib/es/BasicLayout/index.js +0 -101
  85. package/lib/es/Error403/index.js +0 -39
  86. package/lib/es/Error404/index.js +0 -39
  87. package/lib/es/ExcelForm/index.js +0 -491
  88. package/lib/es/UploadForm/index.js +0 -110
  89. package/lib/index.d.ts +0 -46
  90. package/lib/router/index.d.ts +0 -15
  91. package/lib/stores/appInfo.d.ts +0 -31
  92. package/lib/stores/hostInfo.d.ts +0 -11
  93. package/lib/stores/pageInfo.d.ts +0 -18
  94. package/lib/stores/pinia.d.ts +0 -3
  95. package/lib/stores/settingInfo.d.ts +0 -8
  96. package/lib/stores/userInfo.d.ts +0 -25
  97. package/lib/typings/data.d.ts +0 -80
  98. package/lib/typings/form.d.ts +0 -206
  99. package/lib/typings/menu.d.ts +0 -7
  100. package/lib/typings/option.d.ts +0 -209
  101. package/lib/typings/page.d.ts +0 -70
  102. package/lib/typings/table.d.ts +0 -181
  103. package/lib/typings/tools.d.ts +0 -130
  104. package/lib/typings/tree.d.ts +0 -72
  105. package/lib/typings/upload.d.ts +0 -161
  106. package/lib/typings/urls.d.ts +0 -69
  107. package/lib/utils/cache.d.ts +0 -23
  108. package/lib/utils/data.d.ts +0 -6
  109. package/lib/utils/download.d.ts +0 -6
  110. package/lib/utils/eventbus.d.ts +0 -16
  111. package/lib/utils/excel-preview.d.ts +0 -24
  112. package/lib/utils/excel-view.d.ts +0 -25
  113. package/lib/utils/export-table.d.ts +0 -12
  114. package/lib/utils/file-upload.d.ts +0 -17
  115. package/lib/utils/form-csv.d.ts +0 -18
  116. package/lib/utils/form-excel.d.ts +0 -36
  117. package/lib/utils/form-validate.d.ts +0 -29
  118. package/lib/utils/form.d.ts +0 -9
  119. package/lib/utils/icon-loader.d.ts +0 -125
  120. package/lib/utils/isEmpty.d.ts +0 -1
  121. package/lib/utils/main-openapis.d.ts +0 -8
  122. package/lib/utils/menu.d.ts +0 -6
  123. package/lib/utils/options.d.ts +0 -7
  124. package/lib/utils/page.d.ts +0 -30
  125. package/lib/utils/table.d.ts +0 -21
  126. package/lib/utils/tools.d.ts +0 -18
  127. package/lib/utils/tree.d.ts +0 -3
  128. package/lib/vite-env.d.ts +0 -8
  129. package/lib/webui.css +0 -1
  130. package/lib/webui.es.js +0 -2345
@@ -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
- fontsize: string;
232
- icons: string[];
233
- size: string | 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,22 +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
- import { default as Alert } from './alert/index.vue';
12
- export { Button };
13
- export { Tooltip };
14
- export { AppIcon };
15
- export { Fullscreen };
16
- export { Helper };
17
- export { Icon };
18
- export { LayoutIcon };
19
- export { ProjectIcon };
20
- export { ToolIcon };
21
- export { Loading };
22
- export { Alert };
@@ -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,28 +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
- bottomMargin?: string;
9
- };
10
- declare function __VLS_template(): {
11
- attrs: Partial<{}>;
12
- slots: {
13
- default?(_: {}): any;
14
- default?(_: {}): any;
15
- helper?(_: {}): 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,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 };
@@ -1,32 +0,0 @@
1
- import { GridControl } from '../../../index';
2
- import { AnyData } from '../../../../../502417_fapi';
3
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
4
- type __VLS_Props = {
5
- search: Record<string, any>;
6
- gridCtrl: GridControl<AnyData>;
7
- likeFields?: string[];
8
- };
9
- declare function __VLS_template(): {
10
- attrs: Partial<{}>;
11
- slots: {
12
- default?(_: {}): any;
13
- control?(_: {}): any;
14
- };
15
- refs: {};
16
- rootEl: any;
17
- };
18
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
19
- declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
20
- reset: () => any;
21
- "update:search": (val: Record<string, any>) => any;
22
- }, string, PublicProps, Readonly<__VLS_Props> & Readonly<{
23
- onReset?: (() => any) | undefined;
24
- "onUpdate:search"?: ((val: Record<string, any>) => any) | undefined;
25
- }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
26
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
27
- export default _default;
28
- type __VLS_WithTemplateSlots<T, S> = T & {
29
- new (): {
30
- $slots: S;
31
- };
32
- };
@@ -1,23 +0,0 @@
1
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- type __VLS_Props = {
3
- label?: string;
4
- width?: string;
5
- rule?: string;
6
- };
7
- declare function __VLS_template(): {
8
- attrs: Partial<{}>;
9
- slots: {
10
- default?(_: {}): any;
11
- };
12
- refs: {};
13
- rootEl: any;
14
- };
15
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
16
- declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
17
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
18
- export default _default;
19
- type __VLS_WithTemplateSlots<T, S> = T & {
20
- new (): {
21
- $slots: S;
22
- };
23
- };