@cmstops/pro-compo 3.9.1-stable.7 → 3.9.1-stable.9

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 (447) hide show
  1. package/es/appCenter/component.d.ts +0 -0
  2. package/es/appCenter/index.d.ts +2 -0
  3. package/es/appCenter/script/api.d.ts +11 -0
  4. package/es/appCenter/script/apps.d.ts +14 -0
  5. package/es/appCenter/script/permissionMap.d.ts +6 -0
  6. package/es/appCenter/script/routeMap.d.ts +4 -0
  7. package/es/appCenter/style/index.d.ts +1 -0
  8. package/es/baseFilter/component.d.ts +0 -0
  9. package/es/baseFilter/components/FilterGroup.d.ts +0 -0
  10. package/es/baseFilter/components/FilterGroup.js +1 -1
  11. package/es/baseFilter/components/filterItem.d.ts +0 -0
  12. package/es/baseFilter/components/filterItem.js +1 -1
  13. package/es/baseFilter/index.d.ts +2 -0
  14. package/es/baseFilter/style/index.d.ts +1 -0
  15. package/es/baseFilter/useCalcWidth.d.ts +16 -0
  16. package/es/colorPalette/component.d.ts +0 -0
  17. package/es/colorPalette/component.js +1 -1
  18. package/es/colorPalette/components/colorPicker.d.ts +0 -0
  19. package/es/colorPalette/index.d.ts +2 -0
  20. package/es/colorPalette/style/index.d.ts +1 -0
  21. package/es/components.d.ts +5 -0
  22. package/es/config.d.ts +4 -0
  23. package/es/contentDetailList/__demo__/matrix/platform.d.ts +36 -0
  24. package/es/contentDetailList/component.d.ts +0 -0
  25. package/es/contentDetailList/component.js +8 -8
  26. package/es/contentDetailList/components/Content/CompoItem/index.d.ts +0 -0
  27. package/es/contentDetailList/components/Content/CompoItem/index.js +11 -11
  28. package/es/contentDetailList/components/Content/ContentListItem/index.d.ts +0 -0
  29. package/es/contentDetailList/components/Content/ContentListItem/index.js +14 -14
  30. package/es/contentDetailList/components/Content/DocItem/ApprovalStateMap/index.d.ts +0 -0
  31. package/es/contentDetailList/components/Content/DocItem/ApprovalStateMap/index.js +18 -18
  32. package/es/contentDetailList/components/Content/DocItem/index.d.ts +0 -0
  33. package/es/contentDetailList/components/Content/DocItem/index.js +26 -26
  34. package/es/contentDetailList/components/Content/DocMpItem/index.d.ts +0 -0
  35. package/es/contentDetailList/components/Content/DocMpItem/index.js +12 -12
  36. package/es/contentDetailList/components/Content/GroupPieceItem/index.d.ts +0 -0
  37. package/es/contentDetailList/components/Content/GroupPieceItem/index.js +10 -10
  38. package/es/contentDetailList/components/Content/KongoNavItem/index.d.ts +0 -0
  39. package/es/contentDetailList/components/Content/KongoNavItem/index.js +13 -13
  40. package/es/contentDetailList/components/Content/LiveItem/index.d.ts +0 -0
  41. package/es/contentDetailList/components/Content/LiveItem/index.js +8 -8
  42. package/es/contentDetailList/components/Content/MaccountItem/index.d.ts +0 -0
  43. package/es/contentDetailList/components/Content/MaccountItem/index.js +11 -11
  44. package/es/contentDetailList/components/Content/courseItem/index.d.ts +0 -0
  45. package/es/contentDetailList/components/Content/courseItem/index.js +9 -9
  46. package/es/contentDetailList/components/Content/funhdItem/index.d.ts +0 -0
  47. package/es/contentDetailList/components/Content/funhdItem/index.js +9 -9
  48. package/es/contentDetailList/components/Content/index.d.ts +0 -0
  49. package/es/contentDetailList/components/Content/index.js +117 -117
  50. package/es/contentDetailList/components/CustomWrp/CustomItem.d.ts +0 -0
  51. package/es/contentDetailList/components/CustomWrp/CustomItem.js +4 -4
  52. package/es/contentDetailList/components/CustomWrp/index.d.ts +0 -0
  53. package/es/contentDetailList/components/CustomWrp/index.js +10 -10
  54. package/es/contentDetailList/components/Doc/index.d.ts +0 -0
  55. package/es/contentDetailList/components/Doc/index.js +11 -11
  56. package/es/contentDetailList/components/Records/MatrixItem/index.d.ts +0 -0
  57. package/es/contentDetailList/components/Records/MatrixItem/index.js +22 -22
  58. package/es/contentDetailList/components/Records/index.d.ts +0 -0
  59. package/es/contentDetailList/components/Records/index.js +8 -8
  60. package/es/contentDetailList/components/ShowQRCode/QrcodeView/index.d.ts +0 -0
  61. package/es/contentDetailList/components/ShowQRCode/QrcodeView/index.js +8 -10
  62. package/es/contentDetailList/components/ShowQRCode/index.d.ts +0 -0
  63. package/es/contentDetailList/components/ShowQRCode/index.js +1 -1
  64. package/es/contentDetailList/index.d.ts +2 -0
  65. package/es/contentDetailList/script/api.d.ts +6 -0
  66. package/es/contentDetailList/style/index.d.ts +1 -0
  67. package/es/contentModal/component.d.ts +0 -0
  68. package/es/contentModal/component.js +48 -56
  69. package/es/contentModal/components/CompoList/CompoFilter/index.d.ts +0 -0
  70. package/es/contentModal/components/CompoList/index.d.ts +0 -0
  71. package/es/contentModal/components/CompoList/index.js +1 -1
  72. package/es/contentModal/components/ContentList/MediaFilter/index.d.ts +0 -0
  73. package/es/contentModal/components/ContentList/index.d.ts +0 -0
  74. package/es/contentModal/components/Dejin/MediaFilter/index.d.ts +0 -0
  75. package/es/contentModal/components/Dejin/index.d.ts +0 -0
  76. package/es/contentModal/components/Dejin/index.js +1 -1
  77. package/es/contentModal/components/EqxiuList/MediaFilter/index.d.ts +0 -0
  78. package/es/contentModal/components/EqxiuList/index.d.ts +0 -0
  79. package/es/contentModal/components/LiveList/MediaFilter/index.d.ts +0 -0
  80. package/es/contentModal/components/LiveList/index.d.ts +0 -0
  81. package/es/contentModal/components/MpAccountList/MpAccountFilter/index.d.ts +0 -0
  82. package/es/contentModal/components/MpAccountList/index.d.ts +0 -0
  83. package/es/contentModal/components/MpContentList/MediaFilter/index.d.ts +0 -0
  84. package/es/contentModal/components/MpContentList/MediaFilter/index.js +2 -2
  85. package/es/contentModal/components/MpContentList/index.d.ts +0 -0
  86. package/es/contentModal/components/MpContentList/index.js +1 -1
  87. package/es/contentModal/components/ViewAllColumn/MediaFilter/index.d.ts +0 -0
  88. package/es/contentModal/components/ViewAllColumn/MediaFilter/index.js +4 -5
  89. package/es/contentModal/components/ViewAllColumn/columnTree/index.d.ts +0 -0
  90. package/es/contentModal/components/ViewAllColumn/index.d.ts +0 -0
  91. package/es/contentModal/components/ViewAllColumn/index.js +41 -19
  92. package/es/contentModal/components/storeBox/index.d.ts +0 -0
  93. package/es/contentModal/components/storeBox/index.js +10 -12
  94. package/es/contentModal/index.d.ts +2 -0
  95. package/es/contentModal/script/api.d.ts +18 -0
  96. package/es/contentModal/style/index.d.ts +1 -0
  97. package/es/dataTags/component.d.ts +0 -0
  98. package/es/dataTags/component.js +43 -48
  99. package/es/dataTags/index.d.ts +2 -0
  100. package/es/dataTags/style/index.d.ts +1 -0
  101. package/es/docHistory/component.d.ts +0 -0
  102. package/es/docHistory/component.js +5 -6
  103. package/es/docHistory/components/DocDiffPanel/index.d.ts +0 -0
  104. package/es/docHistory/components/DocDiffPanel/index.js +2 -2
  105. package/es/docHistory/components/DocHistoryList/index.d.ts +0 -0
  106. package/es/docHistory/components/DocHistoryList/index.js +2 -2
  107. package/es/docHistory/index.d.ts +2 -0
  108. package/es/docHistory/scripts/diff.d.ts +1 -0
  109. package/es/docHistory/scripts/useDocHistory.d.ts +10 -0
  110. package/es/docHistory/style/index.d.ts +1 -0
  111. package/es/docPreview/component.d.ts +0 -0
  112. package/es/docPreview/component.js +20 -25
  113. package/es/docPreview/components/PreviewIframe.d.ts +0 -0
  114. package/es/docPreview/components/PreviewIframe.js +2 -2
  115. package/es/docPreview/index.d.ts +2 -0
  116. package/es/docPreview/scripts/api.d.ts +1 -0
  117. package/es/docPreview/scripts/hook.d.ts +33 -0
  118. package/es/docPreview/style/index.d.ts +1 -0
  119. package/es/editMetaInfo/component.d.ts +0 -0
  120. package/es/editMetaInfo/components/metaInfoForm.d.ts +0 -0
  121. package/es/editMetaInfo/components/metaInfoForm.js +13 -15
  122. package/es/editMetaInfo/index.d.ts +2 -0
  123. package/es/editMetaInfo/script/api.d.ts +6 -0
  124. package/es/editMetaInfo/script/restaurants.d.ts +4 -0
  125. package/es/editMetaInfo/style/index.d.ts +1 -0
  126. package/es/emptyData/component.d.ts +0 -0
  127. package/es/emptyData/component.js +4 -4
  128. package/es/emptyData/index.d.ts +2 -0
  129. package/es/emptyData/style/index.d.ts +1 -0
  130. package/es/emptyData/svg/acount.js +2 -2
  131. package/es/emptyData/svg/add.d.ts +0 -0
  132. package/es/emptyData/svg/add.js +2 -2
  133. package/es/emptyData/svg/analize.js +2 -2
  134. package/es/emptyData/svg/analize_fail.js +2 -2
  135. package/es/emptyData/svg/empty.js +2 -2
  136. package/es/emptyData/svg/file.js +2 -2
  137. package/es/emptyData/svg/manager.js +2 -2
  138. package/es/emptyData/svg/message.js +2 -2
  139. package/es/emptyData/svg/noanalize.js +2 -2
  140. package/es/emptyData/svg/null.js +2 -2
  141. package/es/emptyData/svg/search.js +2 -2
  142. package/es/emptyData/svg/star.js +2 -2
  143. package/es/emptyData/svg/trash.js +2 -2
  144. package/es/emptyData/svg/user.js +2 -2
  145. package/es/hooks/assets.d.ts +1 -0
  146. package/es/hooks/batch.d.ts +8 -0
  147. package/es/hooks/dialogVisible.d.ts +8 -0
  148. package/es/hooks/source.d.ts +9 -0
  149. package/es/hooks/toggle.d.ts +6 -0
  150. package/es/hooks/useAttachement.d.ts +53 -0
  151. package/es/hooks/useLocalStorage.d.ts +10 -0
  152. package/es/hooks/useMediaContext.d.ts +12 -0
  153. package/es/hooks/usePopper.d.ts +8 -0
  154. package/es/hooks/useSelection.d.ts +30 -0
  155. package/es/hooks/useUpload.d.ts +78 -0
  156. package/es/hooks/user.d.ts +9 -0
  157. package/es/imageCrop/component.d.ts +0 -0
  158. package/es/imageCrop/component.js +13 -15
  159. package/es/imageCrop/index.d.ts +2 -0
  160. package/es/imageCrop/script/api.d.ts +1 -0
  161. package/es/imageCrop/style/index.d.ts +1 -0
  162. package/es/importData/component.d.ts +0 -0
  163. package/es/importData/component.js +16 -19
  164. package/es/importData/index.d.ts +2 -0
  165. package/es/importData/style/index.d.ts +1 -0
  166. package/es/index.d.ts +31 -0
  167. package/es/mediaFilter/component.d.ts +0 -0
  168. package/es/mediaFilter/component.js +4 -4
  169. package/es/mediaFilter/components/DocFilter.d.ts +0 -0
  170. package/es/mediaFilter/components/DocFilter.js +2 -3
  171. package/es/mediaFilter/components/FilterGroup.d.ts +0 -0
  172. package/es/mediaFilter/components/FilterGroup.js +1 -1
  173. package/es/mediaFilter/components/FilterItem.d.ts +0 -0
  174. package/es/mediaFilter/components/FilterItem.js +1 -1
  175. package/es/mediaFilter/components/MpAccountFilter.d.ts +0 -0
  176. package/es/mediaFilter/components/MpContentFilter.d.ts +0 -0
  177. package/es/mediaFilter/index.d.ts +3 -0
  178. package/es/mediaFilter/script/optionsGetter.d.ts +26 -0
  179. package/es/mediaFilter/script/types.d.ts +16 -0
  180. package/es/mediaFilter/style/index.d.ts +1 -0
  181. package/es/mediaView/component.d.ts +0 -0
  182. package/es/mediaView/component.js +8 -8
  183. package/es/mediaView/index.d.ts +2 -0
  184. package/es/mediaView/style/index.d.ts +1 -0
  185. package/es/messageBox/component.d.ts +0 -0
  186. package/es/messageBox/component.js +3 -3
  187. package/es/messageBox/index.d.ts +2 -0
  188. package/es/messageBox/list.d.ts +0 -0
  189. package/es/messageBox/script/api.d.ts +6 -0
  190. package/es/messageBox/style/index.d.ts +1 -0
  191. package/es/previousVersion/component.d.ts +0 -0
  192. package/es/previousVersion/index.d.ts +2 -0
  193. package/es/previousVersion/script/api.d.ts +15 -0
  194. package/es/previousVersion/script/tool.d.ts +6 -0
  195. package/es/previousVersion/style/index.d.ts +1 -0
  196. package/es/resourceGridList/component.d.ts +0 -0
  197. package/es/resourceGridList/component.js +18 -20
  198. package/es/resourceGridList/components/FileTypeThumb/index.d.ts +0 -0
  199. package/es/resourceGridList/components/FileTypeThumb/index.js +6 -6
  200. package/es/resourceGridList/index.d.ts +2 -0
  201. package/es/resourceGridList/style/index.d.ts +1 -0
  202. package/es/resourceModal/component.d.ts +0 -0
  203. package/es/resourceModal/component.js +7 -7
  204. package/es/resourceModal/components/MediaPreviewer/index.d.ts +0 -0
  205. package/es/resourceModal/components/MediaPreviewer/index.js +8 -8
  206. package/es/resourceModal/components/MediaSelection/DocAiMediaSelected/index.d.ts +0 -0
  207. package/es/resourceModal/components/MediaSelection/DocAiMediaSelected/index.js +6 -7
  208. package/es/resourceModal/components/MediaSelection/MainContent/FileTypeThumb/index.d.ts +0 -0
  209. package/es/resourceModal/components/MediaSelection/MainContent/FileTypeThumb/index.js +6 -6
  210. package/es/resourceModal/components/MediaSelection/MainContent/index.d.ts +0 -0
  211. package/es/resourceModal/components/MediaSelection/MainContent/index.js +20 -22
  212. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.d.ts +0 -0
  213. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +3 -3
  214. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.d.ts +0 -0
  215. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +3 -3
  216. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/index.d.ts +0 -0
  217. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/index.js +2 -2
  218. package/es/resourceModal/components/MediaSelection/ToolbarSearch/index.d.ts +0 -0
  219. package/es/resourceModal/components/MediaSelection/ToolbarSearch/index.js +4 -4
  220. package/es/resourceModal/components/MediaSelection/index.d.ts +0 -0
  221. package/es/resourceModal/components/MediaSelection/index.js +6 -6
  222. package/es/resourceModal/index.d.ts +2 -0
  223. package/es/resourceModal/script/api.d.ts +25 -0
  224. package/es/resourceModal/script/mediaSelection.d.ts +14 -0
  225. package/es/resourceModal/style/index.d.ts +1 -0
  226. package/es/selectAddTo/component.d.ts +0 -0
  227. package/es/selectAddTo/components/SelectAddToView.d.ts +0 -0
  228. package/es/selectAddTo/components/SelectAddToView.js +14 -15
  229. package/es/selectAddTo/components/ViewAllColumn/MediaFilter/index.d.ts +0 -0
  230. package/es/selectAddTo/components/ViewAllColumn/MediaFilter/index.js +3 -3
  231. package/es/selectAddTo/components/ViewAllColumn/index.d.ts +0 -0
  232. package/es/selectAddTo/components/ViewAllColumn/index.js +3 -3
  233. package/es/selectAddTo/components/ViewAllColumn/script/useTableColumns.d.ts +6 -0
  234. package/es/selectAddTo/components/ViewAllColumn/script/useViewAllColumnState.d.ts +144 -0
  235. package/es/selectAddTo/components/ViewAllColumn/types/index.d.ts +55 -0
  236. package/es/selectAddTo/index.d.ts +2 -0
  237. package/es/selectAddTo/script/api.d.ts +18 -0
  238. package/es/selectAddTo/script/index.d.ts +2 -0
  239. package/es/selectAddTo/script/useSelectAddToState.d.ts +13 -0
  240. package/es/selectAddTo/style/index.d.ts +1 -0
  241. package/es/selectAddTo/types/index.d.ts +37 -0
  242. package/es/selectAvatarList/component.d.ts +0 -0
  243. package/es/selectAvatarList/index.d.ts +2 -0
  244. package/es/selectAvatarList/style/index.d.ts +1 -0
  245. package/es/selectGategory/component.d.ts +0 -0
  246. package/es/selectGategory/component.js +5 -5
  247. package/es/selectGategory/components/ColumnSelection/index.d.ts +0 -0
  248. package/es/selectGategory/components/ColumnSelection/index.js +6 -6
  249. package/es/selectGategory/index.d.ts +2 -0
  250. package/es/selectGategory/script/api.d.ts +6 -0
  251. package/es/selectGategory/style/index.d.ts +1 -0
  252. package/es/selectResourceModal/__demo__/module/DivWrapper.d.ts +261 -0
  253. package/es/selectResourceModal/__demo__/module/basic.d.ts +292 -0
  254. package/es/selectResourceModal/component.d.ts +0 -0
  255. package/es/selectResourceModal/component.js +29 -42
  256. package/es/selectResourceModal/components/List/ListAi/index.d.ts +0 -0
  257. package/es/selectResourceModal/components/List/ListCardWrapper.d.ts +0 -0
  258. package/es/selectResourceModal/components/List/ListCardWrapper.js +6 -6
  259. package/es/selectResourceModal/components/List/ListLocal/Upload.d.ts +0 -0
  260. package/es/selectResourceModal/components/List/ListLocal/Upload.js +2 -3
  261. package/es/selectResourceModal/components/List/ListLocal/index.d.ts +0 -0
  262. package/es/selectResourceModal/components/List/ListNormal/Filter.d.ts +0 -0
  263. package/es/selectResourceModal/components/List/ListNormal/Filter.js +18 -22
  264. package/es/selectResourceModal/components/List/ListNormal/index.d.ts +0 -0
  265. package/es/selectResourceModal/components/List/ListSystem/Filter.d.ts +0 -0
  266. package/es/selectResourceModal/components/List/ListSystem/Filter.js +4 -5
  267. package/es/selectResourceModal/components/List/ListSystem/SubList.d.ts +0 -0
  268. package/es/selectResourceModal/components/List/ListSystem/SubList.js +3 -3
  269. package/es/selectResourceModal/components/List/ListSystem/index.d.ts +0 -0
  270. package/es/selectResourceModal/components/List/ListSystem/index.js +2 -2
  271. package/es/selectResourceModal/components/List/ListVideo/index.d.ts +0 -0
  272. package/es/selectResourceModal/components/List/ListWraper.d.ts +0 -0
  273. package/es/selectResourceModal/components/List/ListWraper.js +2 -2
  274. package/es/selectResourceModal/components/ListSelected/index.d.ts +0 -0
  275. package/es/selectResourceModal/components/ListSelected/index.js +6 -6
  276. package/es/selectResourceModal/components/ListTabs/index.d.ts +0 -0
  277. package/es/selectResourceModal/components/ListTabs/index.js +1 -1
  278. package/es/selectResourceModal/hooks/useResponsiveFilter.d.ts +21 -0
  279. package/es/selectResourceModal/index.d.ts +2 -0
  280. package/es/selectResourceModal/scripts/selectionApis.d.ts +2 -0
  281. package/es/selectResourceModal/scripts/useCompoLf.d.ts +27 -0
  282. package/es/selectResourceModal/scripts/useResourceSelect.d.ts +7 -0
  283. package/es/selectResourceModal/scripts/useTabFilter.d.ts +22 -0
  284. package/es/selectResourceModal/scripts/useTabFilter.js +1 -11
  285. package/es/selectResourceModal/style/index.d.ts +1 -0
  286. package/es/selectThumb/component.d.ts +0 -0
  287. package/es/selectThumb/component.js +29 -29
  288. package/es/selectThumb/components/card.d.ts +0 -0
  289. package/es/selectThumb/components/card.js +3 -3
  290. package/es/selectThumb/components/colorPalette.d.ts +0 -0
  291. package/es/selectThumb/components/colorPicker.d.ts +0 -0
  292. package/es/selectThumb/index.d.ts +2 -0
  293. package/es/selectThumb/style/index.d.ts +1 -0
  294. package/es/thumbCard/component.d.ts +0 -0
  295. package/es/thumbCard/component.js +7 -7
  296. package/es/thumbCard/components/ThumbUploading/index.d.ts +0 -0
  297. package/es/thumbCard/components/ThumbUploading/index.js +3 -3
  298. package/es/thumbCard/index.d.ts +2 -0
  299. package/es/thumbCard/style/index.d.ts +1 -0
  300. package/es/typeIcons/component.d.ts +0 -0
  301. package/es/typeIcons/index.d.ts +2 -0
  302. package/es/typeIcons/style/index.d.ts +1 -0
  303. package/es/uploadBefore/component.d.ts +0 -0
  304. package/es/uploadBefore/component.js +1 -1
  305. package/es/uploadBefore/components/UploadBefore.d.ts +0 -0
  306. package/es/uploadBefore/components/UploadBefore.js +9 -9
  307. package/es/uploadBefore/components/UploadForClick.d.ts +0 -0
  308. package/es/uploadBefore/index.d.ts +2 -0
  309. package/es/uploadBefore/script/api.d.ts +16 -0
  310. package/es/uploadBefore/script/fileTypeAdapter.d.ts +39 -0
  311. package/es/uploadBefore/script/fileUpload.d.ts +7 -0
  312. package/es/uploadBefore/script/uploadHooks.d.ts +96 -0
  313. package/es/uploadBefore/style/index.d.ts +1 -0
  314. package/es/uploadBefore/utils/dragUploadEvent.d.ts +0 -0
  315. package/es/uploadStep/component.d.ts +0 -0
  316. package/es/uploadStep/component.js +3 -3
  317. package/es/uploadStep/index.d.ts +2 -0
  318. package/es/uploadStep/script/fileTypeAdapter.d.ts +20 -0
  319. package/es/uploadStep/style/index.d.ts +1 -0
  320. package/es/userAvater/component.d.ts +0 -0
  321. package/es/userAvater/component.js +4 -5
  322. package/es/userAvater/index.d.ts +2 -0
  323. package/es/userAvater/script/api.d.ts +8 -0
  324. package/es/userAvater/style/index.d.ts +1 -0
  325. package/es/userDirector/component.d.ts +0 -0
  326. package/es/userDirector/component.js +6 -7
  327. package/es/userDirector/components/userTree.d.ts +0 -0
  328. package/es/userDirector/components/userTree.js +2 -2
  329. package/es/userDirector/index.d.ts +2 -0
  330. package/es/userDirector/script/api.d.ts +10 -0
  331. package/es/userDirector/style/index.d.ts +1 -0
  332. package/es/utils/auth.d.ts +5 -0
  333. package/es/utils/date.d.ts +3 -0
  334. package/es/utils/doc.d.ts +76 -0
  335. package/es/utils/filter.d.ts +21 -0
  336. package/es/utils/index.d.ts +17 -0
  337. package/es/utils/request.d.ts +9 -0
  338. package/es/utils/resource.d.ts +4 -0
  339. package/es/utils/transcodeMedia.d.ts +13 -0
  340. package/es/utils/tusUpload.d.ts +16 -0
  341. package/es/utils/typeMap.d.ts +185 -0
  342. package/es/utils/uploadCatalog.d.ts +1 -0
  343. package/es/videoThumb/component.d.ts +0 -0
  344. package/es/videoThumb/index.d.ts +2 -0
  345. package/es/videoThumb/scripts/api.d.ts +9 -0
  346. package/es/videoThumb/scripts/useVideoThumbs.d.ts +12 -0
  347. package/es/videoThumb/style/index.d.ts +1 -0
  348. package/lib/baseFilter/components/FilterGroup.js +1 -1
  349. package/lib/baseFilter/components/filterItem.js +1 -1
  350. package/lib/colorPalette/component.js +1 -1
  351. package/lib/contentDetailList/component.js +8 -8
  352. package/lib/contentDetailList/components/Content/CompoItem/index.js +11 -11
  353. package/lib/contentDetailList/components/Content/ContentListItem/index.js +14 -14
  354. package/lib/contentDetailList/components/Content/DocItem/ApprovalStateMap/index.js +18 -18
  355. package/lib/contentDetailList/components/Content/DocItem/index.js +26 -26
  356. package/lib/contentDetailList/components/Content/DocMpItem/index.js +12 -12
  357. package/lib/contentDetailList/components/Content/GroupPieceItem/index.js +10 -10
  358. package/lib/contentDetailList/components/Content/KongoNavItem/index.js +13 -13
  359. package/lib/contentDetailList/components/Content/LiveItem/index.js +8 -8
  360. package/lib/contentDetailList/components/Content/MaccountItem/index.js +11 -11
  361. package/lib/contentDetailList/components/Content/courseItem/index.js +9 -9
  362. package/lib/contentDetailList/components/Content/funhdItem/index.js +9 -9
  363. package/lib/contentDetailList/components/Content/index.js +117 -117
  364. package/lib/contentDetailList/components/CustomWrp/CustomItem.js +4 -4
  365. package/lib/contentDetailList/components/CustomWrp/index.js +10 -10
  366. package/lib/contentDetailList/components/Doc/index.js +11 -11
  367. package/lib/contentDetailList/components/Records/MatrixItem/index.js +22 -22
  368. package/lib/contentDetailList/components/Records/index.js +8 -8
  369. package/lib/contentDetailList/components/ShowQRCode/QrcodeView/index.js +8 -10
  370. package/lib/contentDetailList/components/ShowQRCode/index.js +1 -1
  371. package/lib/contentModal/component.js +48 -56
  372. package/lib/contentModal/components/CompoList/index.js +1 -1
  373. package/lib/contentModal/components/Dejin/index.js +1 -1
  374. package/lib/contentModal/components/MpContentList/MediaFilter/index.js +2 -2
  375. package/lib/contentModal/components/MpContentList/index.js +1 -1
  376. package/lib/contentModal/components/ViewAllColumn/MediaFilter/index.js +4 -5
  377. package/lib/contentModal/components/ViewAllColumn/index.js +40 -18
  378. package/lib/contentModal/components/storeBox/index.js +10 -12
  379. package/lib/dataTags/component.js +43 -48
  380. package/lib/docHistory/component.js +5 -6
  381. package/lib/docHistory/components/DocDiffPanel/index.js +2 -2
  382. package/lib/docHistory/components/DocHistoryList/index.js +2 -2
  383. package/lib/docPreview/component.js +20 -25
  384. package/lib/docPreview/components/PreviewIframe.js +2 -2
  385. package/lib/editMetaInfo/components/metaInfoForm.js +13 -15
  386. package/lib/emptyData/component.js +4 -4
  387. package/lib/emptyData/svg/acount.js +2 -2
  388. package/lib/emptyData/svg/add.js +2 -2
  389. package/lib/emptyData/svg/analize.js +2 -2
  390. package/lib/emptyData/svg/analize_fail.js +2 -2
  391. package/lib/emptyData/svg/empty.js +2 -2
  392. package/lib/emptyData/svg/file.js +2 -2
  393. package/lib/emptyData/svg/manager.js +2 -2
  394. package/lib/emptyData/svg/message.js +2 -2
  395. package/lib/emptyData/svg/noanalize.js +2 -2
  396. package/lib/emptyData/svg/null.js +2 -2
  397. package/lib/emptyData/svg/search.js +2 -2
  398. package/lib/emptyData/svg/star.js +2 -2
  399. package/lib/emptyData/svg/trash.js +2 -2
  400. package/lib/emptyData/svg/user.js +2 -2
  401. package/lib/imageCrop/component.js +13 -15
  402. package/lib/importData/component.js +16 -19
  403. package/lib/mediaFilter/component.js +4 -4
  404. package/lib/mediaFilter/components/DocFilter.js +2 -3
  405. package/lib/mediaFilter/components/FilterGroup.js +1 -1
  406. package/lib/mediaFilter/components/FilterItem.js +1 -1
  407. package/lib/mediaView/component.js +8 -8
  408. package/lib/messageBox/component.js +3 -3
  409. package/lib/resourceGridList/component.js +18 -20
  410. package/lib/resourceGridList/components/FileTypeThumb/index.js +6 -6
  411. package/lib/resourceModal/component.js +7 -7
  412. package/lib/resourceModal/components/MediaPreviewer/index.js +8 -8
  413. package/lib/resourceModal/components/MediaSelection/DocAiMediaSelected/index.js +6 -7
  414. package/lib/resourceModal/components/MediaSelection/MainContent/FileTypeThumb/index.js +6 -6
  415. package/lib/resourceModal/components/MediaSelection/MainContent/index.js +20 -22
  416. package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +3 -3
  417. package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +3 -3
  418. package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/index.js +2 -2
  419. package/lib/resourceModal/components/MediaSelection/ToolbarSearch/index.js +4 -4
  420. package/lib/resourceModal/components/MediaSelection/index.js +6 -6
  421. package/lib/selectAddTo/components/SelectAddToView.js +14 -15
  422. package/lib/selectAddTo/components/ViewAllColumn/MediaFilter/index.js +3 -3
  423. package/lib/selectAddTo/components/ViewAllColumn/index.js +3 -3
  424. package/lib/selectGategory/component.js +5 -5
  425. package/lib/selectGategory/components/ColumnSelection/index.js +6 -6
  426. package/lib/selectResourceModal/component.js +28 -41
  427. package/lib/selectResourceModal/components/List/ListCardWrapper.js +6 -6
  428. package/lib/selectResourceModal/components/List/ListLocal/Upload.js +2 -3
  429. package/lib/selectResourceModal/components/List/ListNormal/Filter.js +18 -22
  430. package/lib/selectResourceModal/components/List/ListSystem/Filter.js +4 -5
  431. package/lib/selectResourceModal/components/List/ListSystem/SubList.js +3 -3
  432. package/lib/selectResourceModal/components/List/ListSystem/index.js +2 -2
  433. package/lib/selectResourceModal/components/List/ListWraper.js +2 -2
  434. package/lib/selectResourceModal/components/ListSelected/index.js +6 -6
  435. package/lib/selectResourceModal/components/ListTabs/index.js +1 -1
  436. package/lib/selectResourceModal/scripts/useTabFilter.js +1 -13
  437. package/lib/selectThumb/component.js +29 -29
  438. package/lib/selectThumb/components/card.js +3 -3
  439. package/lib/thumbCard/component.js +7 -7
  440. package/lib/thumbCard/components/ThumbUploading/index.js +3 -3
  441. package/lib/uploadBefore/component.js +1 -1
  442. package/lib/uploadBefore/components/UploadBefore.js +9 -9
  443. package/lib/uploadStep/component.js +3 -3
  444. package/lib/userAvater/component.js +4 -5
  445. package/lib/userDirector/component.js +6 -7
  446. package/lib/userDirector/components/userTree.js +2 -2
  447. package/package.json +1 -1
@@ -82,13 +82,13 @@ const _sfc_main = vue.defineComponent({
82
82
  ]) : vue.createCommentVNode("v-if", true)
83
83
  ], 64);
84
84
  }), 128)),
85
- isEmpty.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_5, _cache[1] || (_cache[1] = [
85
+ isEmpty.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_5, [..._cache[1] || (_cache[1] = [
86
86
  vue.createElementVNode("img", {
87
87
  class: "null-pic",
88
88
  src: _null
89
89
  }, null, -1),
90
90
  vue.createElementVNode("p", null, "\u6682\u65E0\u7D20\u6750", -1)
91
- ]))) : vue.createCommentVNode("v-if", true)
91
+ ])])) : vue.createCommentVNode("v-if", true)
92
92
  ]),
93
93
  _: 1
94
94
  })
@@ -125,7 +125,7 @@ const _sfc_main = vue.defineComponent({
125
125
  "default-value": ["00:00:00", "23:59:59"],
126
126
  onClear: clearDatePicker
127
127
  }, null, 8, ["modelValue"]),
128
- _ctx.activeMediaType === "all" ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.Select), {
128
+ __props.activeMediaType === "all" ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.Select), {
129
129
  key: 0,
130
130
  modelValue: filter$1.value.upload_by,
131
131
  "onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => filter$1.value.upload_by = $event),
@@ -175,9 +175,9 @@ const _sfc_main = vue.defineComponent({
175
175
  icon: vue.withCtx(() => [
176
176
  vue.createVNode(vue.unref(icon.IconRefresh))
177
177
  ]),
178
- default: vue.withCtx(() => _cache[5] || (_cache[5] = [
179
- vue.createTextVNode("\u91CD\u7F6E\u7B5B\u9009")
180
- ])),
178
+ default: vue.withCtx(() => [..._cache[5] || (_cache[5] = [
179
+ vue.createTextVNode("\u91CD\u7F6E\u7B5B\u9009", -1)
180
+ ])]),
181
181
  _: 1
182
182
  }, 512), [
183
183
  [vue.vShow, showReset.value]
@@ -203,7 +203,7 @@ const _sfc_main = vue.defineComponent({
203
203
  onTabClick: MediaTypeChange
204
204
  }, {
205
205
  default: vue.withCtx(() => [
206
- _ctx.ai_static_covers && _ctx.ai_static_covers.length && _ctx.catalogProps === "image" ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.TabPane), {
206
+ __props.ai_static_covers && __props.ai_static_covers.length && __props.catalogProps === "image" ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.TabPane), {
207
207
  key: "ai",
208
208
  title: "AI\u4F18\u9009"
209
209
  })) : vue.createCommentVNode("v-if", true),
@@ -234,10 +234,10 @@ const _sfc_main = vue.defineComponent({
234
234
  vue.createCommentVNode(" ai\u4F18\u9009\u7D20\u6750 "),
235
235
  activeMediaType.value === "ai" ? (vue.openBlock(), vue.createBlock(index, {
236
236
  key: 0,
237
- ai_static_covers: _ctx.ai_static_covers,
238
- ai_gif_covers: _ctx.ai_gif_covers,
239
- "selected-max": _ctx.selectedMax,
240
- preview: _ctx.preview,
237
+ ai_static_covers: __props.ai_static_covers,
238
+ ai_gif_covers: __props.ai_gif_covers,
239
+ "selected-max": __props.selectedMax,
240
+ preview: __props.preview,
241
241
  onConfirm: confirm
242
242
  }, null, 8, ["ai_static_covers", "ai_gif_covers", "selected-max", "preview"])) : activeMediaType.value === "system" ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
243
243
  vue.createCommentVNode(" \u5185\u7F6E\u7D20\u6750 "),
@@ -300,7 +300,7 @@ const _sfc_main = vue.defineComponent({
300
300
  "file-list": fileList.value,
301
301
  "file-list-count": fileListCount.value,
302
302
  "is-over": isOver.value,
303
- preview: _ctx.preview,
303
+ preview: __props.preview,
304
304
  activeMediaType: activeMediaType.value,
305
305
  "change-directory": changeDirectory,
306
306
  "load-file-more": loadFileMore,
@@ -38,7 +38,7 @@ const _sfc_main = vue.defineComponent({
38
38
  return vue.openBlock(), vue.createBlock(vue.unref(webVue.Modal), {
39
39
  footer: false,
40
40
  "mask-closable": false,
41
- visible: _ctx.visible,
41
+ visible: __props.visible,
42
42
  "body-style": { maxHeight: "700px" },
43
43
  "body-class": "add-content-modal-body",
44
44
  "modal-class": "add-content-modal-wrapper",
@@ -49,21 +49,21 @@ const _sfc_main = vue.defineComponent({
49
49
  onClose: _cache[2] || (_cache[2] = () => emit("close")),
50
50
  onOk: _cache[3] || (_cache[3] = () => emit("ok"))
51
51
  }, {
52
- title: vue.withCtx(() => _cache[4] || (_cache[4] = [
53
- vue.createTextVNode("\u9009\u62E9\u6DFB\u52A0")
54
- ])),
52
+ title: vue.withCtx(() => [..._cache[4] || (_cache[4] = [
53
+ vue.createTextVNode("\u9009\u62E9\u6DFB\u52A0", -1)
54
+ ])]),
55
55
  default: vue.withCtx(() => [
56
- _ctx.rid ? (vue.openBlock(), vue.createBlock(index, {
56
+ __props.rid ? (vue.openBlock(), vue.createBlock(index, {
57
57
  key: 0,
58
- rid: _ctx.rid,
59
- "default-selected-data": _ctx.selectedData,
60
- "max-select": _ctx.maxSelect,
61
- "type-key": _ctx.typeKey || "",
58
+ rid: __props.rid,
59
+ "default-selected-data": __props.selectedData,
60
+ "max-select": __props.maxSelect,
61
+ "type-key": __props.typeKey || "",
62
62
  onChange: handleSelectedDataChange
63
63
  }, {
64
64
  store: vue.withCtx(() => [
65
65
  vue.createVNode(index$1, {
66
- selectData: _ctx.selectedData,
66
+ selectData: __props.selectedData,
67
67
  "onUpdate:selectData": _cache[0] || (_cache[0] = (val) => emit("selected-change", val))
68
68
  }, null, 8, ["selectData"])
69
69
  ]),
@@ -73,11 +73,10 @@ const _sfc_main = vue.defineComponent({
73
73
  type: "primary",
74
74
  onClick: handleComfirm
75
75
  }, {
76
- default: vue.withCtx(() => _cache[5] || (_cache[5] = [
77
- vue.createTextVNode(" \u6DFB\u52A0 ")
78
- ])),
79
- _: 1,
80
- __: [5]
76
+ default: vue.withCtx(() => [..._cache[5] || (_cache[5] = [
77
+ vue.createTextVNode(" \u6DFB\u52A0 ", -1)
78
+ ])]),
79
+ _: 1
81
80
  }, 8, ["disabled"])
82
81
  ]),
83
82
  _: 1
@@ -125,8 +125,8 @@ const _sfc_main = vue.defineComponent({
125
125
  default: vue.withCtx(() => [
126
126
  vue.createVNode(vue.unref(icon.IconInfoCircle))
127
127
  ]),
128
- _: 2
129
- }, 1032, ["content"])
128
+ _: 1
129
+ }, 8, ["content"])
130
130
  ])
131
131
  ]),
132
132
  _: 2
@@ -141,7 +141,7 @@ const _sfc_main = vue.defineComponent({
141
141
  ]),
142
142
  _: 1
143
143
  }),
144
- _ctx.typeKey && _ctx.typeKey !== "ZQ" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3, [
144
+ __props.typeKey && __props.typeKey !== "ZQ" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3, [
145
145
  vue.createVNode(vue.unref(webVue.Select), {
146
146
  modelValue: filter.value.order,
147
147
  "onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => filter.value.order = $event),
@@ -78,10 +78,10 @@ const _sfc_main = vue.defineComponent({
78
78
  "onUpdate:group_id": _cache[0] || (_cache[0] = ($event) => vue.isRef(group_id) ? group_id.value = $event : null),
79
79
  height: listMinHeight.value,
80
80
  tree: categoryCascaderData.value,
81
- "type-key": _ctx.typeKey,
81
+ "type-key": __props.typeKey,
82
82
  onSearch: vue.unref(search)
83
83
  }, null, 8, ["group_id", "height", "tree", "type-key", "onSearch"]),
84
- _ctx.typeKey && _ctx.typeKey !== "ZQ" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2, [
84
+ __props.typeKey && __props.typeKey !== "ZQ" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2, [
85
85
  vue.createVNode(vue.unref(webVue.Table), {
86
86
  bordered: false,
87
87
  columns: vue.unref(columns),
@@ -128,7 +128,7 @@ const _sfc_main = vue.defineComponent({
128
128
  ]),
129
129
  _: 2
130
130
  }, [
131
- _ctx.typeKey !== "series:special_v3" ? {
131
+ __props.typeKey !== "series:special_v3" ? {
132
132
  name: "selectTitle",
133
133
  fn: vue.withCtx(() => [
134
134
  vue.createVNode(vue.unref(webVue.Checkbox), {
@@ -57,16 +57,16 @@ const _sfc_main = vue.defineComponent({
57
57
  onOk: handleOk,
58
58
  onCancel: handleCancel
59
59
  }, {
60
- title: vue.withCtx(() => _cache[2] || (_cache[2] = [
61
- vue.createTextVNode("\u53D1\u5E03\u81F3")
62
- ])),
60
+ title: vue.withCtx(() => [..._cache[2] || (_cache[2] = [
61
+ vue.createTextVNode("\u53D1\u5E03\u81F3", -1)
62
+ ])]),
63
63
  default: vue.withCtx(() => [
64
64
  vue.createElementVNode("div", _hoisted_1, [
65
65
  vue.createVNode(index, {
66
66
  selectColumnData: selectColumnData.value,
67
67
  "onUpdate:selectColumnData": _cache[0] || (_cache[0] = ($event) => selectColumnData.value = $event),
68
68
  "add-text": "\u8BBE\u7F6E\u53D1\u5E03\u81F3\u680F\u76EE",
69
- repository_id: _ctx.repository_id,
69
+ repository_id: __props.repository_id,
70
70
  BASE_API: vue.unref(BASE_API)
71
71
  }, null, 8, ["selectColumnData", "repository_id", "BASE_API"]),
72
72
  _cache[3] || (_cache[3] = vue.createElementVNode("div", { class: "item-title big" }, "\u540C\u65F6\u53D1\u5E03\u81F3", -1)),
@@ -75,7 +75,7 @@ const _sfc_main = vue.defineComponent({
75
75
  "onUpdate:selectColumnWithData": _cache[1] || (_cache[1] = ($event) => selectColumnWithData.value = $event),
76
76
  "add-text": "\u8BBE\u7F6E\u540C\u6B65\u53D1\u5E03\u81F3\u680F\u76EE",
77
77
  multiple: true,
78
- repository_id: _ctx.repository_id,
78
+ repository_id: __props.repository_id,
79
79
  BASE_API: vue.unref(BASE_API)
80
80
  }, null, 8, ["selectColumnWithData", "repository_id", "BASE_API"])
81
81
  ])
@@ -166,7 +166,7 @@ const _sfc_main = vue.defineComponent({
166
166
  });
167
167
  return (_ctx, _cache) => {
168
168
  return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
169
- _ctx.multiple ? (vue.openBlock(true), vue.createElementBlock(vue.Fragment, { key: 0 }, vue.renderList(multipleShowSelectedArray.value, (item, index) => {
169
+ __props.multiple ? (vue.openBlock(true), vue.createElementBlock(vue.Fragment, { key: 0 }, vue.renderList(multipleShowSelectedArray.value, (item, index) => {
170
170
  return vue.openBlock(), vue.createElementBlock("div", {
171
171
  key: index,
172
172
  class: "column-select"
@@ -211,7 +211,7 @@ const _sfc_main = vue.defineComponent({
211
211
  }, {
212
212
  default: vue.withCtx(() => [
213
213
  vue.createVNode(vue.unref(webVue.Tree), {
214
- checkable: _ctx.multiple,
214
+ checkable: __props.multiple,
215
215
  "check-strictly": true,
216
216
  data: treeData.value,
217
217
  "default-expand-all": false,
@@ -229,7 +229,7 @@ const _sfc_main = vue.defineComponent({
229
229
  onClick: vue.withModifiers(($event) => AddColumnSelected(data), ["stop"])
230
230
  }, [
231
231
  vue.createElementVNode("span", null, vue.toDisplayString(data.alias), 1),
232
- !_ctx.multiple && columnSelectedArrayIds.value.includes(data.id) ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_10, [
232
+ !__props.multiple && columnSelectedArrayIds.value.includes(data.id) ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_10, [
233
233
  vue.createElementVNode("i", null, [
234
234
  vue.createVNode(vue.unref(icon.IconCheck))
235
235
  ])
@@ -245,18 +245,18 @@ const _sfc_main = vue.defineComponent({
245
245
  ], 4)
246
246
  ]),
247
247
  default: vue.withCtx(() => [
248
- _ctx.multiple ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
248
+ __props.multiple ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
249
249
  vue.createCommentVNode(" \u591A\u9009 "),
250
250
  vue.createElementVNode("div", _hoisted_4, [
251
251
  vue.createElementVNode("i", null, [
252
252
  vue.createVNode(vue.unref(icon.IconPlus))
253
253
  ]),
254
- vue.createTextVNode(" " + vue.toDisplayString(_ctx.addText ? _ctx.addText : "\u6DFB\u52A0\u680F\u76EE"), 1)
254
+ vue.createTextVNode(" " + vue.toDisplayString(__props.addText ? __props.addText : "\u6DFB\u52A0\u680F\u76EE"), 1)
255
255
  ])
256
256
  ], 64)) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
257
257
  vue.createCommentVNode(" \u5355\u9009 "),
258
258
  vue.createElementVNode("div", _hoisted_5, [
259
- !columnSelectedArray.value.length ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_6, vue.toDisplayString(_ctx.addText ? _ctx.addText : "\u8BF7\u9009\u62E9"), 1)) : (vue.openBlock(), vue.createBlock(vue.unref(webVue.Tooltip), {
259
+ !columnSelectedArray.value.length ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_6, vue.toDisplayString(__props.addText ? __props.addText : "\u8BF7\u9009\u62E9"), 1)) : (vue.openBlock(), vue.createBlock(vue.unref(webVue.Tooltip), {
260
260
  key: 1,
261
261
  content: columnSelectedArray.value[0].path,
262
262
  placement: "left"
@@ -45,21 +45,13 @@ const _sfc_main = vue.defineComponent({
45
45
  const props = __props;
46
46
  const emits = __emit;
47
47
  const { selected, selectedKeys, disableSelect, handleSelect, handleClear } = useResourceSelect.useResourceSelect(props);
48
- const { activeKey, activeComponent, tabKeyList, handelChangeTab } = useTabFilter["default"](props);
48
+ const { activeKey, activeComponent, tabKeyList, handelChangeTab } = useTabFilter(props);
49
49
  const { wrapProps, close, submit } = useCompoLf(props, emits, {
50
50
  onClose: () => {
51
51
  handleClear();
52
52
  }
53
53
  });
54
54
  const isDiv = props.wrap === "div";
55
- vue.watch(
56
- () => props.visible,
57
- (val) => {
58
- if (val)
59
- activeKey.value = useTabFilter.TabEnum.ALL;
60
- },
61
- { immediate: true }
62
- );
63
55
  const handleOptions = (options, handleOptions2) => {
64
56
  const { key, item } = options;
65
57
  if (key === "select-one") {
@@ -84,20 +76,20 @@ const _sfc_main = vue.defineComponent({
84
76
  }
85
77
  return (_ctx, _cache) => {
86
78
  return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
87
- (vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(wrapComponent[_ctx.wrap]), vue.mergeProps({ visible: _ctx.visible }, vue.unref(wrapProps)), {
79
+ (vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(wrapComponent[__props.wrap]), vue.mergeProps({ visible: __props.visible }, vue.unref(wrapProps)), {
88
80
  default: vue.withCtx(() => [
89
81
  vue.createElementVNode("div", _hoisted_2, [
90
- _ctx.userInfo ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3, [
82
+ __props.userInfo ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3, [
91
83
  vue.createCommentVNode(" \u5934\u90E8 "),
92
84
  vue.createVNode(index, {
93
85
  "model-value": vue.unref(activeKey),
94
86
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.isRef(activeKey) ? activeKey.value = $event : null),
95
87
  tabList: vue.unref(tabKeyList),
96
- wrap: _ctx.wrap,
88
+ wrap: __props.wrap,
97
89
  onClose: vue.unref(close)
98
90
  }, null, 8, ["model-value", "tabList", "wrap", "onClose"]),
99
91
  vue.createCommentVNode(" \u5217\u8868\u5206\u53D1\u5668 "),
100
- _ctx.visible || isDiv ? (vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(vue.unref(activeComponent)), {
92
+ __props.visible || isDiv ? (vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(vue.unref(activeComponent)), {
101
93
  key: 0,
102
94
  "active-key": vue.unref(activeKey),
103
95
  onChangeTab: vue.unref(handelChangeTab)
@@ -116,61 +108,56 @@ const _sfc_main = vue.defineComponent({
116
108
  type !== "video" ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
117
109
  vue.unref(selected).length ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
118
110
  vue.createVNode(index$1, {
119
- maxcount: _ctx.maxcount,
111
+ maxcount: __props.maxcount,
120
112
  selected: vue.unref(selected),
121
113
  onRemove: vue.unref(handleSelect),
122
114
  onClear: vue.unref(handleClear)
123
115
  }, null, 8, ["maxcount", "selected", "onRemove", "onClear"]),
124
116
  vue.createVNode(vue.unref(webVue.Button), { onClick: vue.unref(close) }, {
125
- default: vue.withCtx(() => _cache[1] || (_cache[1] = [
126
- vue.createTextVNode("\u53D6\u6D88")
127
- ])),
128
- _: 1,
129
- __: [1]
117
+ default: vue.withCtx(() => [..._cache[1] || (_cache[1] = [
118
+ vue.createTextVNode("\u53D6\u6D88", -1)
119
+ ])]),
120
+ _: 1
130
121
  }, 8, ["onClick"]),
131
122
  vue.createVNode(vue.unref(webVue.Button), {
132
123
  type: "primary",
133
124
  onClick: confirm
134
125
  }, {
135
- default: vue.withCtx(() => _cache[2] || (_cache[2] = [
136
- vue.createTextVNode(" \u786E\u5B9A ")
137
- ])),
138
- _: 1,
139
- __: [2]
126
+ default: vue.withCtx(() => [..._cache[2] || (_cache[2] = [
127
+ vue.createTextVNode(" \u786E\u5B9A ", -1)
128
+ ])]),
129
+ _: 1
140
130
  })
141
131
  ], 64)) : vue.createCommentVNode("v-if", true)
142
132
  ], 64)) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
143
133
  vue.createCommentVNode(" \u5982\u679C\u662F\u89C6\u9891\u5C01\u9762\u7C7B\u578B "),
144
134
  vue.createCommentVNode(" \u89C6\u9891\u5C01\u9762\u7C7B\u578B\u4E0D\u5B58\u5728\u591A\u9009\u7684\u903B\u8F91\uFF0C\u65E0\u8BBA\u662F\u70B9\u51FB\u88C1\u526A\u8FD8\u662F\u4F7F\u7528\uFF0C\u90FD\u662F\u5355\u9009 "),
145
135
  vue.createVNode(vue.unref(webVue.Button), { onClick: vue.unref(close) }, {
146
- default: vue.withCtx(() => _cache[3] || (_cache[3] = [
147
- vue.createTextVNode("\u53D6\u6D88")
148
- ])),
149
- _: 1,
150
- __: [3]
136
+ default: vue.withCtx(() => [..._cache[3] || (_cache[3] = [
137
+ vue.createTextVNode("\u53D6\u6D88", -1)
138
+ ])]),
139
+ _: 1
151
140
  }, 8, ["onClick"]),
152
141
  vue.createVNode(vue.unref(webVue.Button), {
153
142
  disabled: isEmpty,
154
143
  type: "primary",
155
144
  onClick: ($event) => confirm("crop", onConfirm)
156
145
  }, {
157
- default: vue.withCtx(() => _cache[4] || (_cache[4] = [
158
- vue.createTextVNode(" \u7F16\u8F91 ")
159
- ])),
160
- _: 2,
161
- __: [4]
162
- }, 1032, ["disabled", "onClick"]),
146
+ default: vue.withCtx(() => [..._cache[4] || (_cache[4] = [
147
+ vue.createTextVNode(" \u7F16\u8F91 ", -1)
148
+ ])]),
149
+ _: 1
150
+ }, 8, ["disabled", "onClick"]),
163
151
  vue.createVNode(vue.unref(webVue.Button), {
164
152
  disabled: isEmpty,
165
153
  type: "primary",
166
154
  onClick: ($event) => confirm("use", onConfirm)
167
155
  }, {
168
- default: vue.withCtx(() => _cache[5] || (_cache[5] = [
169
- vue.createTextVNode(" \u4F7F\u7528 ")
170
- ])),
171
- _: 2,
172
- __: [5]
173
- }, 1032, ["disabled", "onClick"])
156
+ default: vue.withCtx(() => [..._cache[5] || (_cache[5] = [
157
+ vue.createTextVNode(" \u4F7F\u7528 ", -1)
158
+ ])]),
159
+ _: 1
160
+ }, 8, ["disabled", "onClick"])
174
161
  ], 64))
175
162
  ]),
176
163
  _: 1
@@ -71,12 +71,12 @@ const _sfc_main = vue.defineComponent({
71
71
  class: vue.normalizeClass(["card-wrapper", { disable: !canIUse.value, active: selectedOrder.value[resourceKey.value] }])
72
72
  }, [
73
73
  vue.createVNode(vue.unref(index), {
74
- url: _ctx.item.url,
75
- thumb: _ctx.item.thumb || _ctx.item.url,
76
- catalog: _ctx.item.catalog,
77
- meta: _ctx.item,
74
+ url: __props.item.url,
75
+ thumb: __props.item.thumb || __props.item.url,
76
+ catalog: __props.item.catalog,
77
+ meta: __props.item,
78
78
  options: {
79
- fit: ["image", "video"].includes(_ctx.item.catalog) ? "contain" : "cover"
79
+ fit: ["image", "video"].includes(__props.item.catalog) ? "contain" : "cover"
80
80
  },
81
81
  "use-mask": true,
82
82
  "handlers-key": handlersKey.value,
@@ -84,7 +84,7 @@ const _sfc_main = vue.defineComponent({
84
84
  }, null, 8, ["url", "thumb", "catalog", "meta", "options", "handlers-key"]),
85
85
  _cache[1] || (_cache[1] = vue.createElementVNode("div", { class: "mask" }, null, -1))
86
86
  ], 2),
87
- vue.createElementVNode("div", _hoisted_1, vue.toDisplayString(_ctx.item.alias), 1),
87
+ vue.createElementVNode("div", _hoisted_1, vue.toDisplayString(__props.item.alias), 1),
88
88
  vue.createElementVNode("div", {
89
89
  class: "check-box-wrapper",
90
90
  onClick: vue.withModifiers(handleCheck, ["stop"])
@@ -46,10 +46,9 @@ const _sfc_main = vue.defineComponent({
46
46
  vue.createVNode(vue.unref(vueCmstopIcons.IconComputer))
47
47
  ]),
48
48
  default: vue.withCtx(() => [
49
- _cache[0] || (_cache[0] = vue.createTextVNode(" \u672C\u5730\u4E0A\u4F20 "))
49
+ _cache[0] || (_cache[0] = vue.createTextVNode(" \u672C\u5730\u4E0A\u4F20 ", -1))
50
50
  ]),
51
- _: 1,
52
- __: [0]
51
+ _: 1
53
52
  })
54
53
  ]),
55
54
  _: 1
@@ -223,7 +223,7 @@ const _sfc_main = vue.defineComponent({
223
223
  }, {
224
224
  default: vue.withCtx(() => [
225
225
  vue.createElementVNode("span", _hoisted_4, [
226
- _cache[11] || (_cache[11] = vue.createTextVNode(" \u66F4\u591A ")),
226
+ _cache[11] || (_cache[11] = vue.createTextVNode(" \u66F4\u591A ", -1)),
227
227
  vue.createVNode(vue.unref(icon.IconCaretDown))
228
228
  ])
229
229
  ]),
@@ -256,18 +256,16 @@ const _sfc_main = vue.defineComponent({
256
256
  }, {
257
257
  content: vue.withCtx(() => [
258
258
  vue.createVNode(vue.unref(webVue.Doption), { value: 0 }, {
259
- default: vue.withCtx(() => _cache[12] || (_cache[12] = [
260
- vue.createTextVNode("\u7CBE\u51C6\u641C")
261
- ])),
262
- _: 1,
263
- __: [12]
259
+ default: vue.withCtx(() => [..._cache[12] || (_cache[12] = [
260
+ vue.createTextVNode("\u7CBE\u51C6\u641C", -1)
261
+ ])]),
262
+ _: 1
264
263
  }),
265
264
  vue.createVNode(vue.unref(webVue.Doption), { value: 1 }, {
266
- default: vue.withCtx(() => _cache[13] || (_cache[13] = [
267
- vue.createTextVNode("\u6A21\u7CCA\u641C")
268
- ])),
269
- _: 1,
270
- __: [13]
265
+ default: vue.withCtx(() => [..._cache[13] || (_cache[13] = [
266
+ vue.createTextVNode("\u6A21\u7CCA\u641C", -1)
267
+ ])]),
268
+ _: 1
271
269
  })
272
270
  ]),
273
271
  default: vue.withCtx(() => [
@@ -361,7 +359,7 @@ const _sfc_main = vue.defineComponent({
361
359
  }, 8, ["modelValue"])
362
360
  ]),
363
361
  vue.createCommentVNode(" \u7D20\u6750\u4E0A\u4F20\u4EBA "),
364
- !_ctx.disableUploadBy ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_10, [
362
+ !__props.disableUploadBy ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_10, [
365
363
  vue.createVNode(vue.unref(webVue.Select), {
366
364
  modelValue: filter.value.upload_by,
367
365
  "onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => filter.value.upload_by = $event),
@@ -389,7 +387,7 @@ const _sfc_main = vue.defineComponent({
389
387
  vue.createElementVNode("div", _hoisted_11, [
390
388
  vue.createCommentVNode(" \u91CD\u7F6E\u6309\u94AE - Wrap in filter-item to be managed by the hook "),
391
389
  vue.withDirectives(vue.createElementVNode("div", _hoisted_12, [
392
- _ctx.smallScreen ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.Button), {
390
+ __props.smallScreen ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.Button), {
393
391
  key: 0,
394
392
  type: "text",
395
393
  onClick: handleReset
@@ -403,16 +401,15 @@ const _sfc_main = vue.defineComponent({
403
401
  type: "text",
404
402
  onClick: handleReset
405
403
  }, {
406
- default: vue.withCtx(() => _cache[14] || (_cache[14] = [
407
- vue.createTextVNode(" \u91CD\u7F6E ")
408
- ])),
409
- _: 1,
410
- __: [14]
404
+ default: vue.withCtx(() => [..._cache[14] || (_cache[14] = [
405
+ vue.createTextVNode(" \u91CD\u7F6E ", -1)
406
+ ])]),
407
+ _: 1
411
408
  }))
412
409
  ], 512), [
413
410
  [vue.vShow, !isEmpty.value]
414
411
  ]),
415
- _ctx.smallScreen ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.Button), {
412
+ __props.smallScreen ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.Button), {
416
413
  key: 0,
417
414
  type: "primary",
418
415
  onClick: _cache[9] || (_cache[9] = ($event) => emits("upload"))
@@ -430,10 +427,9 @@ const _sfc_main = vue.defineComponent({
430
427
  vue.createVNode(vue.unref(icon.IconUpload))
431
428
  ]),
432
429
  default: vue.withCtx(() => [
433
- _cache[15] || (_cache[15] = vue.createTextVNode(" \u4E0A\u4F20 "))
430
+ _cache[15] || (_cache[15] = vue.createTextVNode(" \u4E0A\u4F20 ", -1))
434
431
  ]),
435
- _: 1,
436
- __: [15]
432
+ _: 1
437
433
  }))
438
434
  ])
439
435
  ]),
@@ -128,11 +128,10 @@ const _sfc_main = vue.defineComponent({
128
128
  type: "text",
129
129
  onClick: handleReset
130
130
  }, {
131
- default: vue.withCtx(() => _cache[3] || (_cache[3] = [
132
- vue.createTextVNode(" \u91CD\u7F6E ")
133
- ])),
134
- _: 1,
135
- __: [3]
131
+ default: vue.withCtx(() => [..._cache[3] || (_cache[3] = [
132
+ vue.createTextVNode(" \u91CD\u7F6E ", -1)
133
+ ])]),
134
+ _: 1
136
135
  })) : vue.createCommentVNode("v-if", true)
137
136
  ])
138
137
  ])
@@ -55,10 +55,10 @@ const _sfc_main = vue.defineComponent({
55
55
  key: 0,
56
56
  class: "item-load-more",
57
57
  onClick: loadMore
58
- }, _cache[0] || (_cache[0] = [
58
+ }, [..._cache[0] || (_cache[0] = [
59
59
  vue.createElementVNode("img", { src: sys_load_more }, null, -1),
60
- vue.createTextVNode(" \u70B9\u51FB\u52A0\u8F7D\u66F4\u591A ")
61
- ]))) : vue.createCommentVNode("v-if", true)
60
+ vue.createTextVNode(" \u70B9\u51FB\u52A0\u8F7D\u66F4\u591A ", -1)
61
+ ])])) : vue.createCommentVNode("v-if", true)
62
62
  ])
63
63
  ], 2112);
64
64
  };
@@ -92,8 +92,8 @@ const _sfc_main = vue.defineComponent({
92
92
  item: vue.withCtx(({ item }) => [
93
93
  vue.renderSlot(_ctx.$slots, "item", { item })
94
94
  ]),
95
- _: 2
96
- }, 1032, ["outside-filter", "sceniro"])
95
+ _: 3
96
+ }, 8, ["outside-filter", "sceniro"])
97
97
  ], 512)), [
98
98
  [vue.vShow, [sceniro.classify_id, ""].includes(choseScen.value)]
99
99
  ]) : vue.createCommentVNode("v-if", true)
@@ -34,12 +34,12 @@ const _sfc_main = vue.defineComponent({
34
34
  vue.renderSlot(_ctx.$slots, "header")
35
35
  ])) : vue.createCommentVNode("v-if", true),
36
36
  vue.createElementVNode("div", _hoisted_3, [
37
- _ctx.loading ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4, [
37
+ __props.loading ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4, [
38
38
  vue.createVNode(vue.unref(webVue.Spin), {
39
39
  tip: "\u7D20\u6750\u52A0\u8F7D\u4E2D",
40
40
  loading: true
41
41
  })
42
- ])) : _ctx.isEmpty ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_5, [
42
+ ])) : __props.isEmpty ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_5, [
43
43
  vue.createVNode(component, { type: "empty" })
44
44
  ])) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 2 }, [
45
45
  vue.createCommentVNode(" \u5185\u5BB9\u6837\u5F0F\u4E00\uFF1A\u6805\u683C\u6837\u5F0F\uFF0C\u5916\u90E8 props \u4F20 list "),
@@ -27,7 +27,7 @@ const _sfc_main = vue.defineComponent({
27
27
  const visible = vue.ref(false);
28
28
  return (_ctx, _cache) => {
29
29
  return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
30
- _ctx.maxcount ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_2, "\u6700\u591A\u9009\u62E9 " + vue.toDisplayString(_ctx.maxcount) + " \u4E2A\u7D20\u6750\uFF0C ", 1)) : vue.createCommentVNode("v-if", true),
30
+ __props.maxcount ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_2, "\u6700\u591A\u9009\u62E9 " + vue.toDisplayString(__props.maxcount) + " \u4E2A\u7D20\u6750\uFF0C ", 1)) : vue.createCommentVNode("v-if", true),
31
31
  vue.createVNode(vue.unref(webVue.Popover), {
32
32
  "popup-visible": visible.value,
33
33
  "onUpdate:popupVisible": _cache[2] || (_cache[2] = ($event) => visible.value = $event),
@@ -37,7 +37,7 @@ const _sfc_main = vue.defineComponent({
37
37
  content: vue.withCtx(() => [
38
38
  vue.createCommentVNode(" header "),
39
39
  vue.createElementVNode("div", _hoisted_3, [
40
- vue.createElementVNode("div", null, "\u5DF2\u9009\u62E9 " + vue.toDisplayString(_ctx.selected.length) + " \u4E2A\u7D20\u6750", 1),
40
+ vue.createElementVNode("div", null, "\u5DF2\u9009\u62E9 " + vue.toDisplayString(__props.selected.length) + " \u4E2A\u7D20\u6750", 1),
41
41
  vue.createElementVNode("div", _hoisted_4, [
42
42
  vue.createElementVNode("div", {
43
43
  onClick: _cache[0] || (_cache[0] = ($event) => emits("clear"))
@@ -51,7 +51,7 @@ const _sfc_main = vue.defineComponent({
51
51
  ]),
52
52
  vue.createCommentVNode(" content "),
53
53
  vue.createElementVNode("div", _hoisted_5, [
54
- (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.selected, (item) => {
54
+ (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(__props.selected, (item) => {
55
55
  return vue.openBlock(), vue.createElementBlock("div", {
56
56
  key: item.id,
57
57
  class: "list-selected-item"
@@ -84,8 +84,8 @@ const _sfc_main = vue.defineComponent({
84
84
  icon: vue.withCtx(() => [
85
85
  vue.createVNode(vue.unref(icon.IconClose))
86
86
  ]),
87
- _: 2
88
- }, 1032, ["onClick"])
87
+ _: 1
88
+ }, 8, ["onClick"])
89
89
  ]);
90
90
  }), 128))
91
91
  ])
@@ -93,7 +93,7 @@ const _sfc_main = vue.defineComponent({
93
93
  default: vue.withCtx(() => [
94
94
  vue.createVNode(vue.unref(webVue.Link), null, {
95
95
  default: vue.withCtx(() => [
96
- vue.createTextVNode("\u5DF2\u9009\u62E9 " + vue.toDisplayString(_ctx.selected.length) + " \u4E2A\u7D20\u6750", 1)
96
+ vue.createTextVNode("\u5DF2\u9009\u62E9 " + vue.toDisplayString(__props.selected.length) + " \u4E2A\u7D20\u6750", 1)
97
97
  ]),
98
98
  _: 1
99
99
  })
@@ -41,7 +41,7 @@ const _sfc_main = vue.defineComponent({
41
41
  })) : vue.createCommentVNode("v-if", true)
42
42
  ]),
43
43
  default: vue.withCtx(() => [
44
- (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.tabList, (tab) => {
44
+ (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(__props.tabList, (tab) => {
45
45
  return vue.openBlock(), vue.createBlock(vue.unref(webVue.TabPane), {
46
46
  key: tab.key,
47
47
  title: tab.title