@skyfox2000/webui 1.3.15 → 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 (132) hide show
  1. package/package.json +1 -1
  2. package/src/components/form/select/index.vue +27 -14
  3. package/src/components/layout/page/baseLayout.vue +44 -0
  4. package/src/components/layout/page/basicLayout.vue +11 -44
  5. package/src/components/layout/page/menuLayout.vue +35 -0
  6. package/src/typings/option.d.ts +2 -2
  7. package/src/utils/data.ts +5 -1
  8. package/src/utils/options.ts +2 -2
  9. package/vite.config.ts +1 -0
  10. package/lib/AceEditor.d.ts +0 -1
  11. package/lib/BasicLayout.d.ts +0 -1
  12. package/lib/Error403.d.ts +0 -1
  13. package/lib/Error404.d.ts +0 -1
  14. package/lib/ExcelForm.d.ts +0 -1
  15. package/lib/UploadForm.d.ts +0 -1
  16. package/lib/assets/modules/_plugin-vue_export-helper-CHgC5LLL.js +0 -9
  17. package/lib/assets/modules/file-upload-D8Ln4vVV.js +0 -204
  18. package/lib/assets/modules/index-B2AK2Li9.js +0 -380
  19. package/lib/assets/modules/index-BnDOMkVL.js +0 -109
  20. package/lib/assets/modules/index-C8qhSdva.js +0 -112
  21. package/lib/assets/modules/menuTabs-FUxE-a2D.js +0 -671
  22. package/lib/assets/modules/toolIcon-bJ_WgHLU.js +0 -50
  23. package/lib/assets/modules/uploadList-BAX79qeV.js +0 -382
  24. package/lib/assets/modules/uploadList-BNkHE3fR.js +0 -2394
  25. package/lib/components/common/alert/index.vue.d.ts +0 -13
  26. package/lib/components/common/button/index.vue.d.ts +0 -41
  27. package/lib/components/common/icon/appicon.vue.d.ts +0 -11
  28. package/lib/components/common/icon/fullscreen.vue.d.ts +0 -3
  29. package/lib/components/common/icon/helper.vue.d.ts +0 -23
  30. package/lib/components/common/icon/index.vue.d.ts +0 -243
  31. package/lib/components/common/icon/layoutIcon.vue.d.ts +0 -43
  32. package/lib/components/common/icon/projectIcon.vue.d.ts +0 -59
  33. package/lib/components/common/icon/toolIcon.vue.d.ts +0 -43
  34. package/lib/components/common/index.d.ts +0 -22
  35. package/lib/components/common/loading/index.vue.d.ts +0 -3
  36. package/lib/components/common/tooltip/index.vue.d.ts +0 -21
  37. package/lib/components/content/dialog/index.vue.d.ts +0 -35
  38. package/lib/components/content/drawer/index.vue.d.ts +0 -28
  39. package/lib/components/content/form/formItem.vue.d.ts +0 -28
  40. package/lib/components/content/form/index.vue.d.ts +0 -25
  41. package/lib/components/content/index.d.ts +0 -22
  42. package/lib/components/content/search/index.vue.d.ts +0 -32
  43. package/lib/components/content/search/searchItem.vue.d.ts +0 -23
  44. package/lib/components/content/table/index.vue.d.ts +0 -127
  45. package/lib/components/content/table/tableOperate.vue.d.ts +0 -18
  46. package/lib/components/content/toolbar/icontool.vue.d.ts +0 -7
  47. package/lib/components/content/toolbar/index.vue.d.ts +0 -18
  48. package/lib/components/content/tree/index.vue.d.ts +0 -46
  49. package/lib/components/form/aceEditor/aceConfig.d.ts +0 -8
  50. package/lib/components/form/autoComplete/index.vue.d.ts +0 -101
  51. package/lib/components/form/cascader/index.vue.d.ts +0 -80
  52. package/lib/components/form/checkbox/index.vue.d.ts +0 -100
  53. package/lib/components/form/datePicker/index.vue.d.ts +0 -6
  54. package/lib/components/form/index.d.ts +0 -41
  55. package/lib/components/form/input/index.vue.d.ts +0 -29
  56. package/lib/components/form/input/inputIcon.vue.d.ts +0 -10
  57. package/lib/components/form/input/inputNumber.vue.d.ts +0 -3
  58. package/lib/components/form/input/inputPassword.vue.d.ts +0 -3
  59. package/lib/components/form/propEditor/index.vue.d.ts +0 -15
  60. package/lib/components/form/radio/index.vue.d.ts +0 -105
  61. package/lib/components/form/radio/radioStatus.vue.d.ts +0 -31
  62. package/lib/components/form/rangePicker/index.vue.d.ts +0 -16
  63. package/lib/components/form/select/index.vue.d.ts +0 -110
  64. package/lib/components/form/switch/index.vue.d.ts +0 -76
  65. package/lib/components/form/textarea/index.vue.d.ts +0 -3
  66. package/lib/components/form/timePicker/index.vue.d.ts +0 -6
  67. package/lib/components/form/transfer/index.vue.d.ts +0 -38
  68. package/lib/components/form/transfer/transferTable.vue.d.ts +0 -38
  69. package/lib/components/form/treeSelect/index.vue.d.ts +0 -47
  70. package/lib/components/form/upload/uploadList.vue.d.ts +0 -488
  71. package/lib/components/index.d.ts +0 -4
  72. package/lib/components/layout/breadcrumb/index.vue.d.ts +0 -3
  73. package/lib/components/layout/content/index.vue.d.ts +0 -22
  74. package/lib/components/layout/datetime/index.vue.d.ts +0 -3
  75. package/lib/components/layout/header/headerExits.vue.d.ts +0 -3
  76. package/lib/components/layout/header/index.vue.d.ts +0 -3
  77. package/lib/components/layout/header/user.vue.d.ts +0 -3
  78. package/lib/components/layout/index.d.ts +0 -14
  79. package/lib/components/layout/menu/index.vue.d.ts +0 -6
  80. package/lib/components/layout/menu/menuTabs.vue.d.ts +0 -3
  81. package/lib/const/options.d.ts +0 -32
  82. package/lib/directives/enter-submit.d.ts +0 -4
  83. package/lib/directives/index.d.ts +0 -2
  84. package/lib/directives/permission.d.ts +0 -5
  85. package/lib/es/AceEditor/index.js +0 -167
  86. package/lib/es/BasicLayout/index.js +0 -101
  87. package/lib/es/Error403/index.js +0 -39
  88. package/lib/es/Error404/index.js +0 -39
  89. package/lib/es/ExcelForm/index.js +0 -491
  90. package/lib/es/UploadForm/index.js +0 -110
  91. package/lib/index.d.ts +0 -46
  92. package/lib/router/index.d.ts +0 -15
  93. package/lib/stores/appInfo.d.ts +0 -31
  94. package/lib/stores/hostInfo.d.ts +0 -11
  95. package/lib/stores/pageInfo.d.ts +0 -18
  96. package/lib/stores/pinia.d.ts +0 -3
  97. package/lib/stores/settingInfo.d.ts +0 -8
  98. package/lib/stores/userInfo.d.ts +0 -25
  99. package/lib/typings/data.d.ts +0 -80
  100. package/lib/typings/form.d.ts +0 -206
  101. package/lib/typings/menu.d.ts +0 -7
  102. package/lib/typings/option.d.ts +0 -209
  103. package/lib/typings/page.d.ts +0 -70
  104. package/lib/typings/table.d.ts +0 -181
  105. package/lib/typings/tools.d.ts +0 -130
  106. package/lib/typings/tree.d.ts +0 -72
  107. package/lib/typings/upload.d.ts +0 -161
  108. package/lib/typings/urls.d.ts +0 -69
  109. package/lib/utils/cache.d.ts +0 -23
  110. package/lib/utils/data.d.ts +0 -6
  111. package/lib/utils/download.d.ts +0 -6
  112. package/lib/utils/eventbus.d.ts +0 -16
  113. package/lib/utils/excel-preview.d.ts +0 -24
  114. package/lib/utils/excel-view.d.ts +0 -25
  115. package/lib/utils/export-table.d.ts +0 -12
  116. package/lib/utils/file-upload.d.ts +0 -17
  117. package/lib/utils/form-csv.d.ts +0 -18
  118. package/lib/utils/form-excel.d.ts +0 -36
  119. package/lib/utils/form-validate.d.ts +0 -29
  120. package/lib/utils/form.d.ts +0 -9
  121. package/lib/utils/icon-loader.d.ts +0 -125
  122. package/lib/utils/isEmpty.d.ts +0 -1
  123. package/lib/utils/main-openapis.d.ts +0 -8
  124. package/lib/utils/menu.d.ts +0 -6
  125. package/lib/utils/options.d.ts +0 -7
  126. package/lib/utils/page.d.ts +0 -30
  127. package/lib/utils/table.d.ts +0 -21
  128. package/lib/utils/tools.d.ts +0 -18
  129. package/lib/utils/tree.d.ts +0 -3
  130. package/lib/vite-env.d.ts +0 -8
  131. package/lib/webui.css +0 -1
  132. package/lib/webui.es.js +0 -2345
@@ -1,13 +0,0 @@
1
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- type AlertType = 'success' | 'info' | 'warning' | 'error';
3
- type __VLS_Props = {
4
- icon?: string;
5
- type?: AlertType;
6
- showIcon?: boolean;
7
- message?: string;
8
- };
9
- declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
10
- type: AlertType;
11
- showIcon: boolean;
12
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
13
- export default _default;
@@ -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,23 +0,0 @@
1
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- type __VLS_Props = {
3
- text?: string;
4
- maxWidth?: string;
5
- size?: number;
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
- };
@@ -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
- };