ik-next-ui 0.0.1

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 (206) hide show
  1. package/dist/Demo/ik.index.es.js +8 -0
  2. package/dist/IkApprovalProcess/ik-next-ui.css +1 -0
  3. package/dist/IkApprovalProcess/ik.index.es.js +2610 -0
  4. package/dist/IkApprovalProcessDetail/ik-next-ui.css +1 -0
  5. package/dist/IkApprovalProcessDetail/ik.index.es.js +17033 -0
  6. package/dist/IkAutoCard/ik-next-ui.css +1 -0
  7. package/dist/IkAutoCard/ik.index.es.js +51 -0
  8. package/dist/IkBaseDialog/ik-next-ui.css +1 -0
  9. package/dist/IkBaseDialog/ik.index.es.js +1954 -0
  10. package/dist/IkBottomOperate/ik-next-ui.css +1 -0
  11. package/dist/IkBottomOperate/ik.index.es.js +241 -0
  12. package/dist/IkBtnContent/ik-next-ui.css +1 -0
  13. package/dist/IkBtnContent/ik.index.es.js +80 -0
  14. package/dist/IkCollapseCard/ik-next-ui.css +1 -0
  15. package/dist/IkCollapseCard/ik.index.es.js +1924 -0
  16. package/dist/IkCurrencyInput/ik.index.es.js +60 -0
  17. package/dist/IkDescription/ik-next-ui.css +1 -0
  18. package/dist/IkDescription/ik.index.es.js +16544 -0
  19. package/dist/IkDetailPreviewFiles/ik-next-ui.css +1 -0
  20. package/dist/IkDetailPreviewFiles/ik.index.es.js +16540 -0
  21. package/dist/IkDragList/ik-next-ui.css +1 -0
  22. package/dist/IkDragList/ik.index.es.js +445 -0
  23. package/dist/IkEmpty/ik-next-ui.css +1 -0
  24. package/dist/IkEmpty/ik.index.es.js +44 -0
  25. package/dist/IkFileIcon/ik.index.es.js +619 -0
  26. package/dist/IkHorizontalStepBar/ik-next-ui.css +1 -0
  27. package/dist/IkHorizontalStepBar/ik.index.es.js +279 -0
  28. package/dist/IkIconPicker/ik-next-ui.css +1 -0
  29. package/dist/IkIconPicker/ik.index.es.js +2060 -0
  30. package/dist/IkImageUploadEditor/ik-next-ui.css +9 -0
  31. package/dist/IkImageUploadEditor/ik.index.es.js +9489 -0
  32. package/dist/IkImageViewer/ik.index.es.js +552 -0
  33. package/dist/IkMonacoEditor/ik-next-ui.css +1 -0
  34. package/dist/IkMonacoEditor/ik.index.es.js +2566 -0
  35. package/dist/IkOnlyOffice/ik.index.es.js +1612 -0
  36. package/dist/IkPage/ik.index.es.js +1 -0
  37. package/dist/IkPickerUser/ik-next-ui.css +1 -0
  38. package/dist/IkPickerUser/ik.index.es.js +2077 -0
  39. package/dist/IkPlayer/ik-next-ui.css +1 -0
  40. package/dist/IkPlayer/ik.index.es.js +11071 -0
  41. package/dist/IkPreviewFile/ik-next-ui.css +1 -0
  42. package/dist/IkPreviewFile/ik.index.es.js +16385 -0
  43. package/dist/IkPreviewFileDialog/ik-next-ui.css +1 -0
  44. package/dist/IkPreviewFileDialog/ik.index.es.js +15486 -0
  45. package/dist/IkRadioGroup/ik-next-ui.css +1 -0
  46. package/dist/IkRadioGroup/ik.index.es.js +1937 -0
  47. package/dist/IkSelectTag/ik-next-ui.css +1 -0
  48. package/dist/IkSelectTag/ik.index.es.js +359 -0
  49. package/dist/IkSideText/ik-next-ui.css +1 -0
  50. package/dist/IkSideText/ik.index.es.js +2084 -0
  51. package/dist/IkStatu/ik-next-ui.css +1 -0
  52. package/dist/IkStatu/ik.index.es.js +131 -0
  53. package/dist/IkStatuOver/ik-next-ui.css +1 -0
  54. package/dist/IkStatuOver/ik.index.es.js +284 -0
  55. package/dist/IkSvgIcon/ik-next-ui.css +1 -0
  56. package/dist/IkSvgIcon/ik.index.es.js +1845 -0
  57. package/dist/IkTemplateOfficeConfig/ik-next-ui.css +1 -0
  58. package/dist/IkTemplateOfficeConfig/ik.index.es.js +2027 -0
  59. package/dist/IkTinymce/ik-next-ui.css +1 -0
  60. package/dist/IkTinymce/ik.index.es.js +50349 -0
  61. package/dist/IkTooltip/ik.index.es.js +48 -0
  62. package/dist/IkTree/ik-next-ui.css +1 -0
  63. package/dist/IkTree/ik.index.es.js +136 -0
  64. package/dist/IkUploadFile/ik-next-ui.css +1 -0
  65. package/dist/IkUploadFile/ik.index.es.js +17251 -0
  66. package/dist/IkUploadImage/ik-next-ui.css +1 -0
  67. package/dist/IkUploadImage/ik.index.es.js +2946 -0
  68. package/dist/IkVerticalStepBar/ik-next-ui.css +1 -0
  69. package/dist/IkVerticalStepBar/ik.index.es.js +1987 -0
  70. package/dist/Provider/ik.index.es.js +42 -0
  71. package/dist/ik-next-ui.css +9 -0
  72. package/dist/index.es.js +84696 -0
  73. package/dist/index.umd.js +371 -0
  74. package/dist/resolver.cjs +1 -0
  75. package/dist/resolver.js +63 -0
  76. package/dist/src/components/Demo/index.d.ts +4 -0
  77. package/dist/src/components/IkApprovalProcess/index.d.ts +100 -0
  78. package/dist/src/components/IkApprovalProcess/src/IkApprovalProcess.vue.d.ts +100 -0
  79. package/dist/src/components/IkApprovalProcessDetail/index.d.ts +108 -0
  80. package/dist/src/components/IkApprovalProcessDetail/src/IkApprovalProcessDetail.vue.d.ts +109 -0
  81. package/dist/src/components/IkAutoCard/index.d.ts +60 -0
  82. package/dist/src/components/IkAutoCard/src/IkAutoCard.vue.d.ts +43 -0
  83. package/dist/src/components/IkBaseDialog/index.d.ts +141 -0
  84. package/dist/src/components/IkBaseDialog/src/CloseIcon.vue.d.ts +23 -0
  85. package/dist/src/components/IkBaseDialog/src/IkBaseDialog.vue.d.ts +87 -0
  86. package/dist/src/components/IkBottomOperate/index.d.ts +155 -0
  87. package/dist/src/components/IkBottomOperate/src/IkBottomOperate.vue.d.ts +84 -0
  88. package/dist/src/components/IkCollapseCard/index.d.ts +59 -0
  89. package/dist/src/components/IkCollapseCard/src/index.vue.d.ts +36 -0
  90. package/dist/src/components/IkCurrencyInput/index.d.ts +25 -0
  91. package/dist/src/components/IkCurrencyInput/src/IkCurrencyInput.vue.d.ts +25 -0
  92. package/dist/src/components/IkDescription/index.d.ts +235 -0
  93. package/dist/src/components/IkDescription/src/IkDescription.vue.d.ts +146 -0
  94. package/dist/src/components/IkDetailPreviewFiles/index.d.ts +52 -0
  95. package/dist/src/components/IkDetailPreviewFiles/src/IkDetailPreviewFiles.vue.d.ts +53 -0
  96. package/dist/src/components/IkDragList/index.d.ts +509 -0
  97. package/dist/src/components/IkDragList/src/IkDragList.vue.d.ts +307 -0
  98. package/dist/src/components/IkDragList/src/default-props.d.ts +150 -0
  99. package/dist/src/components/IkEmpty/index.d.ts +69 -0
  100. package/dist/src/components/IkEmpty/src/index.vue.d.ts +41 -0
  101. package/dist/src/components/IkFileIcon/index.d.ts +40 -0
  102. package/dist/src/components/IkFileIcon/src/IkFileIcon.vue.d.ts +42 -0
  103. package/dist/src/components/IkHorizontalStepBar/index.d.ts +224 -0
  104. package/dist/src/components/IkHorizontalStepBar/src/IkHorizontalStepBar.vue.d.ts +137 -0
  105. package/dist/src/components/IkIconPicker/index.d.ts +83 -0
  106. package/dist/src/components/IkIconPicker/src/index.vue.d.ts +83 -0
  107. package/dist/src/components/IkImageUploadEditor/index.d.ts +231 -0
  108. package/dist/src/components/IkImageUploadEditor/src/IkImageUploadEditor.vue.d.ts +232 -0
  109. package/dist/src/components/IkImageViewer/index.d.ts +6 -0
  110. package/dist/src/components/IkImageViewer/src/IkImageViewer.vue.d.ts +11 -0
  111. package/dist/src/components/IkImageViewer/src/image-viewer.d.ts +87 -0
  112. package/dist/src/components/IkMonacoEditor/index.d.ts +229 -0
  113. package/dist/src/components/IkMonacoEditor/src/editor-config.d.ts +10 -0
  114. package/dist/src/components/IkMonacoEditor/src/index.vue.d.ts +232 -0
  115. package/dist/src/components/IkOnlyOffice/index.d.ts +32 -0
  116. package/dist/src/components/IkOnlyOffice/src/IkOnlyOffice.vue.d.ts +32 -0
  117. package/dist/src/components/IkPage/index.d.ts +0 -0
  118. package/dist/src/components/IkPickerUser/index.d.ts +373 -0
  119. package/dist/src/components/IkPickerUser/src/avatar/Avatar.vue.d.ts +41 -0
  120. package/dist/src/components/IkPickerUser/src/default.d.ts +156 -0
  121. package/dist/src/components/IkPickerUser/src/list/GroupList.vue.d.ts +112 -0
  122. package/dist/src/components/IkPickerUser/src/list/PostList.vue.d.ts +110 -0
  123. package/dist/src/components/IkPickerUser/src/list/RoleList.vue.d.ts +110 -0
  124. package/dist/src/components/IkPickerUser/src/list/props.d.ts +49 -0
  125. package/dist/src/components/IkPickerUser/src/list/utils.d.ts +5 -0
  126. package/dist/src/components/IkPickerUser/src/picker.vue.d.ts +375 -0
  127. package/dist/src/components/IkPickerUser/src/svg/close_svg.vue.d.ts +2 -0
  128. package/dist/src/components/IkPickerUser/src/svg/group_svg.vue.d.ts +2 -0
  129. package/dist/src/components/IkPickerUser/src/svg/post_svg.vue.d.ts +2 -0
  130. package/dist/src/components/IkPickerUser/src/svg/role_svg.vue.d.ts +2 -0
  131. package/dist/src/components/IkPickerUser/src/svg/search_svg.vue.d.ts +2 -0
  132. package/dist/src/components/IkPickerUser/src/use-picker-data.d.ts +15 -0
  133. package/dist/src/components/IkPickerUser/types.d.ts +28 -0
  134. package/dist/src/components/IkPlayer/index.d.ts +82 -0
  135. package/dist/src/components/IkPlayer/src/Player.vue.d.ts +48 -0
  136. package/dist/src/components/IkPreviewFile/index.d.ts +382 -0
  137. package/dist/src/components/IkPreviewFile/src/IkPreviewFile.vue.d.ts +231 -0
  138. package/dist/src/components/IkPreviewFileDialog/index.d.ts +80 -0
  139. package/dist/src/components/IkPreviewFileDialog/src/IkPreviewFileDialog.vue.d.ts +82 -0
  140. package/dist/src/components/IkRadioGroup/index.d.ts +30 -0
  141. package/dist/src/components/IkRadioGroup/src/index.vue.d.ts +32 -0
  142. package/dist/src/components/IkSelectTag/index.d.ts +85 -0
  143. package/dist/src/components/IkSelectTag/src/index.vue.d.ts +49 -0
  144. package/dist/src/components/IkSideText/IkLinearIcon.vue.d.ts +32 -0
  145. package/dist/src/components/IkSideText/IkSideText.vue.d.ts +115 -0
  146. package/dist/src/components/IkSideText/index.d.ts +113 -0
  147. package/dist/src/components/IkSideText/useLinear.d.ts +3 -0
  148. package/dist/src/components/IkStatu/index.d.ts +117 -0
  149. package/dist/src/components/IkStatu/src/index.vue.d.ts +119 -0
  150. package/dist/src/components/IkStatuOver/index.d.ts +36 -0
  151. package/dist/src/components/IkStatuOver/src/index.vue.d.ts +52 -0
  152. package/dist/src/components/IkSvgIcon/index.d.ts +135 -0
  153. package/dist/src/components/IkSvgIcon/src/index.vue.d.ts +146 -0
  154. package/dist/src/components/IkTemplateOfficeConfig/index.d.ts +130 -0
  155. package/dist/src/components/IkTemplateOfficeConfig/src/IkTemplateOfficeConfig.vue.d.ts +130 -0
  156. package/dist/src/components/IkTemplateOfficeConfig/src/templateOfficeData.vue.d.ts +57 -0
  157. package/dist/src/components/IkTinymce/index.d.ts +215 -0
  158. package/dist/src/components/IkTinymce/src/index.vue.d.ts +216 -0
  159. package/dist/src/components/IkTooltip/index.d.ts +84 -0
  160. package/dist/src/components/IkTooltip/src/index.vue.d.ts +52 -0
  161. package/dist/src/components/IkTree/IkTree.vue.d.ts +1597 -0
  162. package/dist/src/components/IkTree/index.d.ts +4693 -0
  163. package/dist/src/components/IkUploadFile/index.d.ts +586 -0
  164. package/dist/src/components/IkUploadFile/src/components/ErrorFileItem.vue.d.ts +27 -0
  165. package/dist/src/components/IkUploadFile/src/components/FileItemCard.vue.d.ts +85 -0
  166. package/dist/src/components/IkUploadFile/src/components/FileItemDefault.vue.d.ts +103 -0
  167. package/dist/src/components/IkUploadFile/src/components/FileItemSimple.vue.d.ts +68 -0
  168. package/dist/src/components/IkUploadFile/src/components/FileItemSimpleIcon.vue.d.ts +112 -0
  169. package/dist/src/components/IkUploadFile/src/components/UploadTriggerButton.vue.d.ts +59 -0
  170. package/dist/src/components/IkUploadFile/src/components/UploadTriggerCard.vue.d.ts +90 -0
  171. package/dist/src/components/IkUploadFile/src/hooks/useFileInfo.d.ts +35 -0
  172. package/dist/src/components/IkUploadFile/src/hooks/useFileOperations.d.ts +32 -0
  173. package/dist/src/components/IkUploadFile/src/hooks/useUploadFile.d.ts +35 -0
  174. package/dist/src/components/IkUploadFile/src/index.vue.d.ts +349 -0
  175. package/dist/src/components/IkUploadFile/src/types/index.d.ts +133 -0
  176. package/dist/src/components/IkUploadFile/src/utils.d.ts +0 -0
  177. package/dist/src/components/IkUploadImage/index.d.ts +287 -0
  178. package/dist/src/components/IkUploadImage/src/index.vue.d.ts +171 -0
  179. package/dist/src/components/IkUploadImage/src/loading.vue.d.ts +2 -0
  180. package/dist/src/components/IkVerticalStepBar/index.d.ts +79 -0
  181. package/dist/src/components/IkVerticalStepBar/src/IkVerticalStepBar.vue.d.ts +81 -0
  182. package/dist/src/components/Provider/ProviderConfig.vue.d.ts +59 -0
  183. package/dist/src/components/Provider/index.d.ts +99 -0
  184. package/dist/src/components/index.d.ts +37 -0
  185. package/dist/src/components-dev/IkUmoEditor/index.d.ts +322 -0
  186. package/dist/src/components-dev/IkUmoEditor/src/props.d.ts +138 -0
  187. package/dist/src/components-dev/IkUmoEditor/src/types.d.ts +78 -0
  188. package/dist/src/components-dev/IkUmoViewer/index.d.ts +168 -0
  189. package/dist/src/components-dev/IkUmoViewer/src/props.d.ts +85 -0
  190. package/dist/src/components-dev/IkUmoViewer/src/types.d.ts +13 -0
  191. package/dist/src/enum/search.d.ts +88 -0
  192. package/dist/src/iking-ui/component.d.ts +4 -0
  193. package/dist/src/iking-ui/defaults.d.ts +4 -0
  194. package/dist/src/iking-ui/index.d.ts +6 -0
  195. package/dist/src/iking-ui/make-installer.d.ts +5 -0
  196. package/dist/src/iking-ui/resolver.d.ts +16 -0
  197. package/dist/src/utils/approval.d.ts +10 -0
  198. package/dist/src/utils/file.d.ts +27 -0
  199. package/dist/src/utils/index.d.ts +12 -0
  200. package/dist/src/utils/install.d.ts +6 -0
  201. package/dist/src/utils/math.d.ts +3 -0
  202. package/dist/src/utils/object.d.ts +4 -0
  203. package/dist/src/utils/theme.d.ts +1 -0
  204. package/dist/src/utils/typescript.d.ts +6 -0
  205. package/dist/src/utils/use-provider.d.ts +15 -0
  206. package/package.json +236 -0
@@ -0,0 +1,235 @@
1
+ export declare const IkDescriptions: import('../../utils/typescript').SFCWithInstall<{
2
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
3
+ showIcon: {
4
+ type: BooleanConstructor;
5
+ default: boolean;
6
+ };
7
+ listData: {
8
+ type: import('vue').PropType<Array<{
9
+ id?: any;
10
+ label?: any;
11
+ value?: any;
12
+ show?: boolean;
13
+ props?: any;
14
+ tag?: any;
15
+ fileList?: any;
16
+ [key: string]: any;
17
+ }>>;
18
+ default: () => never[];
19
+ };
20
+ props: {
21
+ type: ObjectConstructor;
22
+ default: () => {};
23
+ };
24
+ titleProps: {
25
+ type: ObjectConstructor;
26
+ default: () => {};
27
+ };
28
+ fileField: {
29
+ type: ObjectConstructor;
30
+ default: () => {};
31
+ };
32
+ loadUrl: {
33
+ type: StringConstructor;
34
+ default: string;
35
+ };
36
+ labelWidth: {
37
+ type: StringConstructor;
38
+ default: string;
39
+ };
40
+ onlyOfficeConfig: {
41
+ type: ObjectConstructor;
42
+ default: () => {};
43
+ };
44
+ previewProps: {
45
+ type: ObjectConstructor;
46
+ default: () => {};
47
+ };
48
+ }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
49
+ props: Record<string, any>;
50
+ loadUrl: string;
51
+ listData: {
52
+ [key: string]: any;
53
+ id?: any;
54
+ label?: any;
55
+ value?: any;
56
+ show?: boolean;
57
+ props?: any;
58
+ tag?: any;
59
+ fileList?: any;
60
+ }[];
61
+ onlyOfficeConfig: Record<string, any>;
62
+ showIcon: boolean;
63
+ labelWidth: string;
64
+ titleProps: Record<string, any>;
65
+ fileField: Record<string, any>;
66
+ previewProps: Record<string, any>;
67
+ }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
68
+ P: {};
69
+ B: {};
70
+ D: {};
71
+ C: {};
72
+ M: {};
73
+ Defaults: {};
74
+ }, Readonly<import('vue').ExtractPropTypes<{
75
+ showIcon: {
76
+ type: BooleanConstructor;
77
+ default: boolean;
78
+ };
79
+ listData: {
80
+ type: import('vue').PropType<Array<{
81
+ id?: any;
82
+ label?: any;
83
+ value?: any;
84
+ show?: boolean;
85
+ props?: any;
86
+ tag?: any;
87
+ fileList?: any;
88
+ [key: string]: any;
89
+ }>>;
90
+ default: () => never[];
91
+ };
92
+ props: {
93
+ type: ObjectConstructor;
94
+ default: () => {};
95
+ };
96
+ titleProps: {
97
+ type: ObjectConstructor;
98
+ default: () => {};
99
+ };
100
+ fileField: {
101
+ type: ObjectConstructor;
102
+ default: () => {};
103
+ };
104
+ loadUrl: {
105
+ type: StringConstructor;
106
+ default: string;
107
+ };
108
+ labelWidth: {
109
+ type: StringConstructor;
110
+ default: string;
111
+ };
112
+ onlyOfficeConfig: {
113
+ type: ObjectConstructor;
114
+ default: () => {};
115
+ };
116
+ previewProps: {
117
+ type: ObjectConstructor;
118
+ default: () => {};
119
+ };
120
+ }>> & Readonly<{}>, {}, {}, {}, {}, {
121
+ props: Record<string, any>;
122
+ loadUrl: string;
123
+ listData: {
124
+ [key: string]: any;
125
+ id?: any;
126
+ label?: any;
127
+ value?: any;
128
+ show?: boolean;
129
+ props?: any;
130
+ tag?: any;
131
+ fileList?: any;
132
+ }[];
133
+ onlyOfficeConfig: Record<string, any>;
134
+ showIcon: boolean;
135
+ labelWidth: string;
136
+ titleProps: Record<string, any>;
137
+ fileField: Record<string, any>;
138
+ previewProps: Record<string, any>;
139
+ }>;
140
+ __isFragment?: never;
141
+ __isTeleport?: never;
142
+ __isSuspense?: never;
143
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
144
+ showIcon: {
145
+ type: BooleanConstructor;
146
+ default: boolean;
147
+ };
148
+ listData: {
149
+ type: import('vue').PropType<Array<{
150
+ id?: any;
151
+ label?: any;
152
+ value?: any;
153
+ show?: boolean;
154
+ props?: any;
155
+ tag?: any;
156
+ fileList?: any;
157
+ [key: string]: any;
158
+ }>>;
159
+ default: () => never[];
160
+ };
161
+ props: {
162
+ type: ObjectConstructor;
163
+ default: () => {};
164
+ };
165
+ titleProps: {
166
+ type: ObjectConstructor;
167
+ default: () => {};
168
+ };
169
+ fileField: {
170
+ type: ObjectConstructor;
171
+ default: () => {};
172
+ };
173
+ loadUrl: {
174
+ type: StringConstructor;
175
+ default: string;
176
+ };
177
+ labelWidth: {
178
+ type: StringConstructor;
179
+ default: string;
180
+ };
181
+ onlyOfficeConfig: {
182
+ type: ObjectConstructor;
183
+ default: () => {};
184
+ };
185
+ previewProps: {
186
+ type: ObjectConstructor;
187
+ default: () => {};
188
+ };
189
+ }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
190
+ props: Record<string, any>;
191
+ loadUrl: string;
192
+ listData: {
193
+ [key: string]: any;
194
+ id?: any;
195
+ label?: any;
196
+ value?: any;
197
+ show?: boolean;
198
+ props?: any;
199
+ tag?: any;
200
+ fileList?: any;
201
+ }[];
202
+ onlyOfficeConfig: Record<string, any>;
203
+ showIcon: boolean;
204
+ labelWidth: string;
205
+ titleProps: Record<string, any>;
206
+ fileField: Record<string, any>;
207
+ previewProps: Record<string, any>;
208
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
209
+ $slots: Partial<Record<any, (_: {
210
+ item: {
211
+ [key: string]: any;
212
+ id?: any;
213
+ label?: any;
214
+ value?: any;
215
+ show?: boolean;
216
+ props?: any;
217
+ tag?: any;
218
+ fileList?: any;
219
+ };
220
+ }) => any>> & Partial<Record<`${any}_value`, (_: {
221
+ item: {
222
+ [key: string]: any;
223
+ id?: any;
224
+ label?: any;
225
+ value?: any;
226
+ show?: boolean;
227
+ props?: any;
228
+ tag?: any;
229
+ fileList?: any;
230
+ };
231
+ }) => any>> & {
232
+ extra?(_: {}): any;
233
+ };
234
+ })> & Record<string, any>;
235
+ export default IkDescriptions;
@@ -0,0 +1,146 @@
1
+ import { PropType } from 'vue';
2
+
3
+ declare function __VLS_template(): Partial<Record<any, (_: {
4
+ item: {
5
+ [key: string]: any;
6
+ id?: any;
7
+ label?: any;
8
+ value?: any;
9
+ show?: boolean;
10
+ props?: any;
11
+ tag?: any;
12
+ fileList?: any;
13
+ };
14
+ }) => any>> & Partial<Record<`${any}_value`, (_: {
15
+ item: {
16
+ [key: string]: any;
17
+ id?: any;
18
+ label?: any;
19
+ value?: any;
20
+ show?: boolean;
21
+ props?: any;
22
+ tag?: any;
23
+ fileList?: any;
24
+ };
25
+ }) => any>> & {
26
+ extra?(_: {}): any;
27
+ };
28
+ declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
29
+ showIcon: {
30
+ type: BooleanConstructor;
31
+ default: boolean;
32
+ };
33
+ listData: {
34
+ type: PropType<Array<{
35
+ id?: any;
36
+ label?: any;
37
+ value?: any;
38
+ show?: boolean;
39
+ props?: any;
40
+ tag?: any;
41
+ fileList?: any;
42
+ [key: string]: any;
43
+ }>>;
44
+ default: () => never[];
45
+ };
46
+ props: {
47
+ type: ObjectConstructor;
48
+ default: () => {};
49
+ };
50
+ titleProps: {
51
+ type: ObjectConstructor;
52
+ default: () => {};
53
+ };
54
+ fileField: {
55
+ type: ObjectConstructor;
56
+ default: () => {};
57
+ };
58
+ loadUrl: {
59
+ type: StringConstructor;
60
+ default: string;
61
+ };
62
+ labelWidth: {
63
+ type: StringConstructor;
64
+ default: string;
65
+ };
66
+ onlyOfficeConfig: {
67
+ type: ObjectConstructor;
68
+ default: () => {};
69
+ };
70
+ previewProps: {
71
+ type: ObjectConstructor;
72
+ default: () => {};
73
+ };
74
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
75
+ showIcon: {
76
+ type: BooleanConstructor;
77
+ default: boolean;
78
+ };
79
+ listData: {
80
+ type: PropType<Array<{
81
+ id?: any;
82
+ label?: any;
83
+ value?: any;
84
+ show?: boolean;
85
+ props?: any;
86
+ tag?: any;
87
+ fileList?: any;
88
+ [key: string]: any;
89
+ }>>;
90
+ default: () => never[];
91
+ };
92
+ props: {
93
+ type: ObjectConstructor;
94
+ default: () => {};
95
+ };
96
+ titleProps: {
97
+ type: ObjectConstructor;
98
+ default: () => {};
99
+ };
100
+ fileField: {
101
+ type: ObjectConstructor;
102
+ default: () => {};
103
+ };
104
+ loadUrl: {
105
+ type: StringConstructor;
106
+ default: string;
107
+ };
108
+ labelWidth: {
109
+ type: StringConstructor;
110
+ default: string;
111
+ };
112
+ onlyOfficeConfig: {
113
+ type: ObjectConstructor;
114
+ default: () => {};
115
+ };
116
+ previewProps: {
117
+ type: ObjectConstructor;
118
+ default: () => {};
119
+ };
120
+ }>> & Readonly<{}>, {
121
+ props: Record<string, any>;
122
+ loadUrl: string;
123
+ listData: {
124
+ [key: string]: any;
125
+ id?: any;
126
+ label?: any;
127
+ value?: any;
128
+ show?: boolean;
129
+ props?: any;
130
+ tag?: any;
131
+ fileList?: any;
132
+ }[];
133
+ onlyOfficeConfig: Record<string, any>;
134
+ showIcon: boolean;
135
+ labelWidth: string;
136
+ titleProps: Record<string, any>;
137
+ fileField: Record<string, any>;
138
+ previewProps: Record<string, any>;
139
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
140
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
141
+ export default _default;
142
+ type __VLS_WithTemplateSlots<T, S> = T & {
143
+ new (): {
144
+ $slots: S;
145
+ };
146
+ };
@@ -0,0 +1,52 @@
1
+ export declare const IkDetailPreviewFiles: import('../../utils/typescript').SFCWithInstall<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2
+ fileList: {
3
+ type: ArrayConstructor;
4
+ default: () => never[];
5
+ };
6
+ fileType: {
7
+ type: StringConstructor;
8
+ default: string;
9
+ };
10
+ fileWidth: {
11
+ type: StringConstructor;
12
+ default: string;
13
+ };
14
+ loadUrl: {
15
+ type: StringConstructor;
16
+ default: string;
17
+ };
18
+ kkUrl: {
19
+ required: true;
20
+ type: StringConstructor;
21
+ default: string;
22
+ };
23
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
24
+ fileList: {
25
+ type: ArrayConstructor;
26
+ default: () => never[];
27
+ };
28
+ fileType: {
29
+ type: StringConstructor;
30
+ default: string;
31
+ };
32
+ fileWidth: {
33
+ type: StringConstructor;
34
+ default: string;
35
+ };
36
+ loadUrl: {
37
+ type: StringConstructor;
38
+ default: string;
39
+ };
40
+ kkUrl: {
41
+ required: true;
42
+ type: StringConstructor;
43
+ default: string;
44
+ };
45
+ }>> & Readonly<{}>, {
46
+ fileType: string;
47
+ loadUrl: string;
48
+ kkUrl: string;
49
+ fileList: unknown[];
50
+ fileWidth: string;
51
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>> & Record<string, any>;
52
+ export default IkDetailPreviewFiles;
@@ -0,0 +1,53 @@
1
+
2
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3
+ fileList: {
4
+ type: ArrayConstructor;
5
+ default: () => never[];
6
+ };
7
+ fileType: {
8
+ type: StringConstructor;
9
+ default: string;
10
+ };
11
+ fileWidth: {
12
+ type: StringConstructor;
13
+ default: string;
14
+ };
15
+ loadUrl: {
16
+ type: StringConstructor;
17
+ default: string;
18
+ };
19
+ kkUrl: {
20
+ required: true;
21
+ type: StringConstructor;
22
+ default: string;
23
+ };
24
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
25
+ fileList: {
26
+ type: ArrayConstructor;
27
+ default: () => never[];
28
+ };
29
+ fileType: {
30
+ type: StringConstructor;
31
+ default: string;
32
+ };
33
+ fileWidth: {
34
+ type: StringConstructor;
35
+ default: string;
36
+ };
37
+ loadUrl: {
38
+ type: StringConstructor;
39
+ default: string;
40
+ };
41
+ kkUrl: {
42
+ required: true;
43
+ type: StringConstructor;
44
+ default: string;
45
+ };
46
+ }>> & Readonly<{}>, {
47
+ fileType: string;
48
+ loadUrl: string;
49
+ kkUrl: string;
50
+ fileList: unknown[];
51
+ fileWidth: string;
52
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
53
+ export default _default;