@das-fed/ui 7.0.7-hot.9 → 7.0.8

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 (541) hide show
  1. package/esm-map.json +1 -3
  2. package/package.json +5 -6
  3. package/packages/business-components/ai-panel/i18n/index.d.ts +0 -8
  4. package/packages/business-components/ai-panel/{index-8yffh0Id.js → index-CD2YNg3j.js} +1341 -1390
  5. package/packages/business-components/ai-panel/index-CD2YNg3j.js.gz +0 -0
  6. package/packages/business-components/ai-panel/{index-IzGl26KU.js → index-CJeKTaAS.js} +6 -6
  7. package/packages/business-components/ai-panel/index-CJeKTaAS.js.gz +0 -0
  8. package/packages/business-components/ai-panel/{index-OwRrV6K8.js → index-DWHxqEh3.js} +1 -1
  9. package/packages/business-components/ai-panel/index-DWHxqEh3.js.gz +0 -0
  10. package/packages/business-components/ai-panel/index.js +1 -1
  11. package/packages/business-components/ai-panel/src/dasAI/apis.d.ts +0 -1
  12. package/packages/business-components/ai-panel/src/dasAI/store/index.d.ts +0 -1
  13. package/packages/business-components/ai-panel/style.css +1 -1
  14. package/packages/business-components/ai-panel/style.css.gz +0 -0
  15. package/packages/business-components/app-container/index.js +33 -35
  16. package/packages/business-components/app-container/index.js.gz +0 -0
  17. package/packages/business-components/app-container/src/style-theme.d.ts +0 -2
  18. package/packages/business-components/app-container/style.css +1 -1
  19. package/packages/business-components/app-container/style.css.gz +0 -0
  20. package/packages/business-components/area-phone-select/index.d.ts +40 -54
  21. package/packages/business-components/area-phone-select/src/area-popover/index.vue.d.ts +6 -8
  22. package/packages/business-components/change-pwd/src/hooks/use-changePwd.d.ts +8 -8
  23. package/packages/business-components/currency-page/index.d.ts +1 -3
  24. package/packages/business-components/currency-page/index.js +35 -40
  25. package/packages/business-components/currency-page/index.js.gz +0 -0
  26. package/packages/business-components/currency-page/src/index.vue.d.ts +1 -3
  27. package/packages/business-components/currency-page/src/type.d.ts +0 -6
  28. package/packages/business-components/currency-page/style.css +1 -1
  29. package/packages/business-components/device-panel/index.js +5333 -5333
  30. package/packages/business-components/device-panel/index.js.gz +0 -0
  31. package/packages/business-components/device-panel/src/apis.d.ts +30 -30
  32. package/packages/business-components/device-panel/src/components/drag-resize/index.vue.d.ts +2 -2
  33. package/packages/business-components/device-panel/src/components/panelHeaders/index.vue.d.ts +1 -1
  34. package/packages/business-components/device-panel/src/components/videoDialog/component/GridLayout/GridItem.vue.d.ts +17 -2
  35. package/packages/business-components/device-panel/src/components/videoDialog/component/GridLayout/GridLayout.vue.d.ts +15 -2
  36. package/packages/business-components/echarts/index.d.ts +10 -10
  37. package/packages/business-components/echarts/index.js +4712 -4712
  38. package/packages/business-components/echarts/index.js.gz +0 -0
  39. package/packages/business-components/echarts/src/Index.vue.d.ts +2 -2
  40. package/packages/business-components/export-button/index.d.ts +1 -1
  41. package/packages/business-components/export-button/src/App.vue.d.ts +34 -2
  42. package/packages/business-components/import-button/index.d.ts +7 -8
  43. package/packages/business-components/import-button/index.js +74 -76
  44. package/packages/business-components/import-button/index.js.gz +0 -0
  45. package/packages/business-components/import-button/src/App.vue.d.ts +56 -4
  46. package/packages/business-components/import-button/src/type.d.ts +0 -4
  47. package/packages/business-components/import-button/style.css +1 -1
  48. package/packages/business-components/model-table-dialog/index.d.ts +130 -163
  49. package/packages/business-components/model-table-dialog/src/Index.vue.d.ts +264 -19
  50. package/packages/business-components/model-table-dialog/src/ModelTable.vue.d.ts +6429 -4
  51. package/packages/business-components/payment/index.js +2 -2
  52. package/packages/business-components/payment/index.js.gz +0 -0
  53. package/packages/business-components/process-configuration/index.js +4 -4
  54. package/packages/business-components/process-configuration/index.js.gz +0 -0
  55. package/packages/business-components/process-form/src/hooks/useForm.d.ts +8 -8
  56. package/packages/business-components/process-table/index.d.ts +22 -25
  57. package/packages/business-components/process-table/src/App.vue.d.ts +69 -4
  58. package/packages/business-components/urgent-panel/index.js +8 -8
  59. package/packages/business-components/urgent-panel/index.js.gz +0 -0
  60. package/packages/business-components/urgent-panel/src/components/drag-resize/index.vue.d.ts +2 -2
  61. package/packages/business-components/urgent-panel/src/components/panelHeaders/index.vue.d.ts +1 -1
  62. package/packages/business-components/video-dialog/index.js +1 -1
  63. package/packages/business-components/video-dialog/index.js.gz +0 -0
  64. package/packages/business-components/video-dialog/src/component/GridLayout/GridItem.vue.d.ts +17 -2
  65. package/packages/business-components/video-dialog/src/component/GridLayout/GridLayout.vue.d.ts +15 -2
  66. package/packages/components/alert/index.d.ts +18 -33
  67. package/packages/components/alert/src/index.vue.d.ts +6 -11
  68. package/packages/components/audio-video/index.d.ts +17 -17
  69. package/packages/components/audio-video/index.js +1 -1
  70. package/packages/components/audio-video/index.js.gz +0 -0
  71. package/packages/components/audio-video/src/Index.vue.d.ts +1 -1
  72. package/packages/components/audio-video/src/player/index.vue.d.ts +4 -4
  73. package/packages/components/autocomplete/index.d.ts +16 -16
  74. package/packages/components/autocomplete/src/index.vue.d.ts +83 -4
  75. package/packages/components/breadcrumb/index.d.ts +3 -5
  76. package/packages/components/breadcrumb/src/BreadCrumb.vue.d.ts +21 -2
  77. package/packages/components/breadcrumb/src/BreadCrumbItem.vue.d.ts +13 -2
  78. package/packages/components/button/index.d.ts +6 -11
  79. package/packages/components/button/index.js +4 -4
  80. package/packages/components/button/index.js.gz +0 -0
  81. package/packages/components/button/src/Index.vue.d.ts +4 -9
  82. package/packages/components/calendar/index.d.ts +16 -25
  83. package/packages/components/calendar/src/Index.vue.d.ts +16 -25
  84. package/packages/components/calendar/src/calendar-table.vue.d.ts +4 -5
  85. package/packages/components/calendar/src/old-Index.vue.d.ts +3 -5
  86. package/packages/components/cascader/index.d.ts +25 -28
  87. package/packages/components/cascader/src/Index.vue.d.ts +5 -6
  88. package/packages/components/checkbox/index.d.ts +61 -73
  89. package/packages/components/checkbox/src/Index.vue.d.ts +69 -9
  90. package/packages/components/collapse-panel/index.d.ts +9 -15
  91. package/packages/components/collapse-panel/src/Index.vue.d.ts +13 -2
  92. package/packages/components/collapse-transition/index.d.ts +1 -1
  93. package/packages/components/collapse-transition/src/Index.vue.d.ts +15 -2
  94. package/packages/components/collaspe/index.d.ts +3 -3
  95. package/packages/components/collaspe/src/Index.vue.d.ts +16 -2
  96. package/packages/components/color-picker/index.d.ts +15 -15
  97. package/packages/components/color-picker/src/Index.vue.d.ts +3 -3
  98. package/packages/components/custom-search-item/index.d.ts +3 -3
  99. package/packages/components/custom-search-item/src/Index.vue.d.ts +27 -2
  100. package/packages/components/date-picker/index.d.ts +71 -86
  101. package/packages/components/date-picker/index.js +3 -7
  102. package/packages/components/date-picker/index.js.gz +0 -0
  103. package/packages/components/date-picker/src/DatePicker.vue.d.ts +11 -17
  104. package/packages/components/date-picker/src/DateRangePicker.vue.d.ts +4 -4
  105. package/packages/components/date-picker/src/RangePicker.vue.d.ts +11 -17
  106. package/packages/components/date-picker/src/TimePicker.vue.d.ts +5 -6
  107. package/packages/components/date-picker/src/TimeRangePicker.vue.d.ts +6 -8
  108. package/packages/components/dialog/index.d.ts +16 -22
  109. package/packages/components/dialog/src/Index.vue.d.ts +11 -17
  110. package/packages/components/dimple-layout/index.js +1 -1
  111. package/packages/components/dimple-layout/index.js.gz +0 -0
  112. package/packages/components/drawer/index.d.ts +3 -5
  113. package/packages/components/drawer/src/Index.vue.d.ts +9 -2
  114. package/packages/components/dropdown/index.d.ts +4 -5
  115. package/packages/components/dropdown/src/dropdownItem.vue.d.ts +9 -2
  116. package/packages/components/dropdown/src/dropdownMenu.vue.d.ts +7 -2
  117. package/packages/components/dropdown/src/index.vue.d.ts +18 -2
  118. package/packages/components/edit-table/index.d.ts +83 -128
  119. package/packages/components/edit-table/index.js +658 -656
  120. package/packages/components/edit-table/index.js.gz +0 -0
  121. package/packages/components/edit-table/src/index.vue.d.ts +4095 -4
  122. package/packages/components/empty/index.d.ts +6 -8
  123. package/packages/components/empty/index.js +1 -1
  124. package/packages/components/empty/index.js.gz +0 -0
  125. package/packages/components/empty/src/Index.vue.d.ts +20 -3
  126. package/packages/components/error-overlay-model/index.d.ts +1 -1
  127. package/packages/components/error-overlay-model/src/index.vue.d.ts +1 -1
  128. package/packages/components/form/index.d.ts +12 -12
  129. package/packages/components/form/src/Index.vue.d.ts +21 -3
  130. package/packages/components/hls-player/index.d.ts +158 -45
  131. package/packages/components/hls-player/index.js +4098 -4182
  132. package/packages/components/hls-player/index.js.gz +0 -0
  133. package/packages/components/hls-player/src/das-hls-player.vue.d.ts +37 -3
  134. package/packages/components/hls-player/src/type.d.ts +0 -3
  135. package/packages/components/hls-player/style.css +1 -1
  136. package/packages/components/hls-player/style.css.gz +0 -0
  137. package/packages/components/icon/index.js +25 -25
  138. package/packages/components/icon/index.js.gz +0 -0
  139. package/packages/components/icon/src/base-icon.vue.d.ts +14 -2
  140. package/packages/components/image-upload/index.d.ts +0 -1
  141. package/packages/components/image-upload/index.js +114 -767
  142. package/packages/components/image-upload/index.js.gz +0 -0
  143. package/packages/components/image-upload/src/Index.vue.d.ts +0 -1
  144. package/packages/components/image-upload/src/type.d.ts +0 -3
  145. package/packages/components/image-upload/style.css +1 -1
  146. package/packages/components/image-upload/style.css.gz +0 -0
  147. package/packages/components/image-viewer/index.d.ts +0 -1
  148. package/packages/components/image-viewer/index.js +436 -1088
  149. package/packages/components/image-viewer/index.js.gz +0 -0
  150. package/packages/components/image-viewer/src/Index.vue.d.ts +0 -1
  151. package/packages/components/image-viewer/src/type.d.ts +0 -3
  152. package/packages/components/image-viewer/style.css +1 -1
  153. package/packages/components/image-viewer/style.css.gz +0 -0
  154. package/packages/components/input/index.d.ts +37 -40
  155. package/packages/components/input/src/index.vue.d.ts +15 -18
  156. package/packages/components/input-dialog-select/index.d.ts +5 -5
  157. package/packages/components/input-dialog-select/src/Index.vue.d.ts +5 -5
  158. package/packages/components/input-number/index.d.ts +22 -22
  159. package/packages/components/input-number/src/App.vue.d.ts +6 -6
  160. package/packages/components/live-player/index.d.ts +3 -3
  161. package/packages/components/live-player/src/das-live-player.vue.d.ts +25 -2
  162. package/packages/components/loading/index.js +2 -2
  163. package/packages/components/loading/index.js.gz +0 -0
  164. package/packages/components/map/index.js +1 -1
  165. package/packages/components/map/index.js.gz +0 -0
  166. package/packages/components/menu-aside/index.d.ts +6 -9
  167. package/packages/components/menu-aside/index.js +214 -238
  168. package/packages/components/menu-aside/index.js.gz +0 -0
  169. package/packages/components/menu-aside/src/Index.vue.d.ts +4 -7
  170. package/packages/components/menu-aside/src/style-theme.d.ts +0 -25
  171. package/packages/components/menu-aside/src/sub-menu/sub-menu.vue.d.ts +2 -3
  172. package/packages/components/menu-aside/src/type.d.ts +1 -1
  173. package/packages/components/menu-aside/style.css +1 -1
  174. package/packages/components/menu-aside/style.css.gz +0 -0
  175. package/packages/components/menu-header/index.d.ts +2 -9
  176. package/packages/components/menu-header/index.js +50 -54
  177. package/packages/components/menu-header/index.js.gz +0 -0
  178. package/packages/components/menu-header/src/Index.vue.d.ts +2 -5
  179. package/packages/components/menu-header/src/style-theme.d.ts +0 -9
  180. package/packages/components/menu-header/src/type.d.ts +1 -6
  181. package/packages/components/menu-header/style.css +1 -1
  182. package/packages/components/menu-header/style.css.gz +0 -0
  183. package/packages/components/pagination/index.d.ts +3 -3
  184. package/packages/components/pagination/src/Pagination.vue.d.ts +79 -2
  185. package/packages/components/popover/index.d.ts +6 -9
  186. package/packages/components/popover/src/Index.vue.d.ts +34 -3
  187. package/packages/components/popup-mask/index.d.ts +29 -32
  188. package/packages/components/popup-mask/src/Index.vue.d.ts +37 -6
  189. package/packages/components/preview/index.d.ts +1 -1
  190. package/packages/components/preview/src/Index.vue.d.ts +14 -2
  191. package/packages/components/progress/index.d.ts +2 -2
  192. package/packages/components/progress/index.js +1 -1
  193. package/packages/components/progress/index.js.gz +0 -0
  194. package/packages/components/progress/src/Index.vue.d.ts +48 -2
  195. package/packages/components/radio/index.d.ts +39 -57
  196. package/packages/components/radio/src/Index.vue.d.ts +55 -5
  197. package/packages/components/rich-editor/index.js +294 -294
  198. package/packages/components/rich-editor/index.js.gz +0 -0
  199. package/packages/components/scrollbar/index.d.ts +1 -1
  200. package/packages/components/scrollbar/src/scrollbar.vue.d.ts +18 -2
  201. package/packages/components/search/index.d.ts +3 -3
  202. package/packages/components/search/src/Index.vue.d.ts +3 -3
  203. package/packages/components/search-form/index.js +30 -21
  204. package/packages/components/search-form/index.js.gz +0 -0
  205. package/packages/components/search-form/src/Index.vue.d.ts +90 -2
  206. package/packages/components/select/index.d.ts +33 -43
  207. package/packages/components/select/src/Select.vue.d.ts +19 -29
  208. package/packages/components/select-input/index.d.ts +3 -3
  209. package/packages/components/select-input/src/Index.vue.d.ts +3 -3
  210. package/packages/components/select-list/index.d.ts +24 -29
  211. package/packages/components/select-list/src/Index.vue.d.ts +71 -9
  212. package/packages/components/special-range-picker-month/index.d.ts +2 -2
  213. package/packages/components/special-range-picker-month/index.js +1 -1
  214. package/packages/components/special-range-picker-month/index.js.gz +0 -0
  215. package/packages/components/special-range-picker-month/src/Index.vue.d.ts +2 -2
  216. package/packages/components/special-range-picker-year/index.d.ts +2 -2
  217. package/packages/components/special-range-picker-year/index.js +1 -1
  218. package/packages/components/special-range-picker-year/index.js.gz +0 -0
  219. package/packages/components/special-range-picker-year/src/Index.vue.d.ts +2 -2
  220. package/packages/components/spin/index.d.ts +1 -1
  221. package/packages/components/spin/index.js +1 -1
  222. package/packages/components/spin/index.js.gz +0 -0
  223. package/packages/components/spin/src/index.vue.d.ts +15 -2
  224. package/packages/components/split-panel/index.d.ts +12 -21
  225. package/packages/components/split-panel/index.js +1 -1
  226. package/packages/components/split-panel/index.js.gz +0 -0
  227. package/packages/components/split-panel/src/Index.vue.d.ts +4 -7
  228. package/packages/components/step/src/stepItem.vue.d.ts +16 -2
  229. package/packages/components/steps/index.d.ts +1 -1
  230. package/packages/components/steps/src/steps.vue.d.ts +7 -2
  231. package/packages/components/table/index.d.ts +78 -132
  232. package/packages/components/table/index.js +239 -239
  233. package/packages/components/table/index.js.gz +0 -0
  234. package/packages/components/table/src/Table.vue.d.ts +1170 -3
  235. package/packages/components/table/src/hooks/use-operation.d.ts +4 -4
  236. package/packages/components/table/src/table-column/index.vue.d.ts +377 -3
  237. package/packages/components/tabs/index.d.ts +12 -21
  238. package/packages/components/tabs/index.js +31 -31
  239. package/packages/components/tabs/index.js.gz +0 -0
  240. package/packages/components/tabs/src/Tabs.vue.d.ts +63 -5
  241. package/packages/components/tag/index.d.ts +1 -1
  242. package/packages/components/tag/src/Index.vue.d.ts +1 -1
  243. package/packages/components/time-line/index.js +3 -3
  244. package/packages/components/time-line/index.js.gz +0 -0
  245. package/packages/components/time-line/src/Index.vue.d.ts +12 -2
  246. package/packages/components/time-line/src/TimelineItem.vue.d.ts +15 -2
  247. package/packages/components/tooltip/index.d.ts +6 -9
  248. package/packages/components/tooltip/src/index.vue.d.ts +41 -2
  249. package/packages/components/tree/index.js +1 -1
  250. package/packages/components/tree/index.js.gz +0 -0
  251. package/packages/components/tree/src/App.vue.d.ts +33 -61
  252. package/packages/components/tree/src/empty.vue.d.ts +4 -2
  253. package/packages/components/tree-select/src/App.vue.d.ts +98 -194
  254. package/packages/components/tree-select/src/hooks/use-tree-select.d.ts +88 -180
  255. package/packages/components/tree-table/index.d.ts +58 -100
  256. package/packages/components/tree-table/index.js +266 -302
  257. package/packages/components/tree-table/index.js.gz +0 -0
  258. package/packages/components/tree-table/src/App.vue.d.ts +18 -32
  259. package/packages/components/tree-table/src/type.d.ts +1 -1
  260. package/packages/components/tree-table/style.css +1 -1
  261. package/packages/components/tree-table/style.css.gz +0 -0
  262. package/packages/components/tree-v2/index.d.ts +51 -159
  263. package/packages/components/tree-v2/index.js +1 -1
  264. package/packages/components/tree-v2/index.js.gz +0 -0
  265. package/packages/components/tree-v2/src/App.vue.d.ts +17 -53
  266. package/packages/components/tree-v2/src/empty.vue.d.ts +4 -2
  267. package/packages/components/upload/index.d.ts +7 -10
  268. package/packages/components/upload/index.js +1 -1
  269. package/packages/components/upload/index.js.gz +0 -0
  270. package/packages/components/upload/src/Index.vue.d.ts +43 -3
  271. package/packages/components/virtual-tree/index.js +3 -3
  272. package/packages/components/virtual-tree/index.js.gz +0 -0
  273. package/packages/components/virtual-tree/src/App.vue.d.ts +3 -4
  274. package/packages/components/watermark/index.d.ts +1 -1
  275. package/packages/components/watermark/src/index.vue.d.ts +7 -2
  276. package/packages/icons/1-grids/index.vue.d.ts +9 -2
  277. package/packages/icons/4-grids/index.vue.d.ts +9 -2
  278. package/packages/icons/9-grids/index.vue.d.ts +9 -2
  279. package/packages/icons/add/index.vue.d.ts +9 -2
  280. package/packages/icons/add-2/index.vue.d.ts +9 -2
  281. package/packages/icons/add-item/index.vue.d.ts +9 -2
  282. package/packages/icons/addto/index.vue.d.ts +9 -2
  283. package/packages/icons/alarm/index.vue.d.ts +9 -2
  284. package/packages/icons/arrow-first/index.vue.d.ts +9 -2
  285. package/packages/icons/arrow-last/index.vue.d.ts +9 -2
  286. package/packages/icons/audioing/index.vue.d.ts +9 -2
  287. package/packages/icons/back/index.vue.d.ts +9 -2
  288. package/packages/icons/bianjigongzuotai/index.vue.d.ts +9 -2
  289. package/packages/icons/biaochi/index.vue.d.ts +9 -2
  290. package/packages/icons/bim/index.vue.d.ts +9 -2
  291. package/packages/icons/bobaoguanbi/index.vue.d.ts +9 -2
  292. package/packages/icons/bobaokaiqi/index.vue.d.ts +9 -2
  293. package/packages/icons/bold/index.vue.d.ts +9 -2
  294. package/packages/icons/camera/index.vue.d.ts +9 -2
  295. package/packages/icons/camera-2/index.vue.d.ts +9 -2
  296. package/packages/icons/camera-3/index.vue.d.ts +9 -2
  297. package/packages/icons/cancel-full-screen/index.vue.d.ts +9 -2
  298. package/packages/icons/cankaoneirong/index.vue.d.ts +9 -2
  299. package/packages/icons/card/index.vue.d.ts +9 -2
  300. package/packages/icons/card-view/index.vue.d.ts +9 -2
  301. package/packages/icons/caret-bottom/index.vue.d.ts +9 -2
  302. package/packages/icons/caret-right/index.vue.d.ts +9 -2
  303. package/packages/icons/chakancelve/index.vue.d.ts +9 -2
  304. package/packages/icons/change/index.vue.d.ts +9 -2
  305. package/packages/icons/change-2/index.vue.d.ts +9 -2
  306. package/packages/icons/change-3/index.vue.d.ts +9 -2
  307. package/packages/icons/changetenant/index.vue.d.ts +9 -2
  308. package/packages/icons/chart/index.vue.d.ts +9 -2
  309. package/packages/icons/chaxunxiangqing/index.vue.d.ts +9 -2
  310. package/packages/icons/check/index.vue.d.ts +9 -2
  311. package/packages/icons/chuanglianjiang/index.vue.d.ts +9 -2
  312. package/packages/icons/chuangliansheng/index.vue.d.ts +9 -2
  313. package/packages/icons/chuanglianting/index.vue.d.ts +9 -2
  314. package/packages/icons/chuizhiduiqi/index.vue.d.ts +9 -2
  315. package/packages/icons/chuizhijunfen/index.vue.d.ts +9 -2
  316. package/packages/icons/close/index.vue.d.ts +9 -2
  317. package/packages/icons/close-2/index.vue.d.ts +9 -2
  318. package/packages/icons/closeaudio/index.vue.d.ts +9 -2
  319. package/packages/icons/color/index.vue.d.ts +9 -2
  320. package/packages/icons/copy/index.vue.d.ts +9 -2
  321. package/packages/icons/custom/index.vue.d.ts +9 -2
  322. package/packages/icons/daochu/index.vue.d.ts +9 -2
  323. package/packages/icons/date/index.vue.d.ts +9 -2
  324. package/packages/icons/decline/index.vue.d.ts +9 -2
  325. package/packages/icons/default-btn/index.vue.d.ts +9 -2
  326. package/packages/icons/default-point/index.vue.d.ts +9 -2
  327. package/packages/icons/delete/index.vue.d.ts +9 -2
  328. package/packages/icons/delete-2/index.vue.d.ts +9 -2
  329. package/packages/icons/dengbijiesuo/index.vue.d.ts +9 -2
  330. package/packages/icons/dengbisuoding/index.vue.d.ts +9 -2
  331. package/packages/icons/dengdai/index.vue.d.ts +9 -2
  332. package/packages/icons/dianzan/index.vue.d.ts +9 -2
  333. package/packages/icons/dianzan-2/index.vue.d.ts +9 -2
  334. package/packages/icons/direction-control/index.vue.d.ts +9 -2
  335. package/packages/icons/ditu/index.vue.d.ts +9 -2
  336. package/packages/icons/dizhixuanze/index.vue.d.ts +9 -2
  337. package/packages/icons/double-arrow-left/index.vue.d.ts +9 -2
  338. package/packages/icons/double-arrow-right/index.vue.d.ts +9 -2
  339. package/packages/icons/down/index.vue.d.ts +9 -2
  340. package/packages/icons/down-2/index.vue.d.ts +9 -2
  341. package/packages/icons/down-3/index.vue.d.ts +9 -2
  342. package/packages/icons/download/index.vue.d.ts +9 -2
  343. package/packages/icons/drag/index.vue.d.ts +9 -2
  344. package/packages/icons/drawing/index.vue.d.ts +9 -2
  345. package/packages/icons/edit/index.vue.d.ts +9 -2
  346. package/packages/icons/edit-1/index.vue.d.ts +9 -2
  347. package/packages/icons/edit-3/index.vue.d.ts +9 -2
  348. package/packages/icons/empty/index.vue.d.ts +9 -2
  349. package/packages/icons/enlarge/index.vue.d.ts +9 -2
  350. package/packages/icons/entry/index.vue.d.ts +9 -2
  351. package/packages/icons/exit/index.vue.d.ts +9 -2
  352. package/packages/icons/fabu/index.vue.d.ts +9 -2
  353. package/packages/icons/fanhui/index.vue.d.ts +9 -2
  354. package/packages/icons/fasong/index.vue.d.ts +9 -2
  355. package/packages/icons/filter-3/index.vue.d.ts +9 -2
  356. package/packages/icons/finish/index.vue.d.ts +9 -2
  357. package/packages/icons/fold/index.vue.d.ts +9 -2
  358. package/packages/icons/folder-quest/index.vue.d.ts +9 -2
  359. package/packages/icons/form-tips/index.vue.d.ts +9 -2
  360. package/packages/icons/fresh/index.vue.d.ts +9 -2
  361. package/packages/icons/full/index.vue.d.ts +9 -2
  362. package/packages/icons/full-screen/index.vue.d.ts +9 -2
  363. package/packages/icons/fullscreen-2/index.vue.d.ts +9 -2
  364. package/packages/icons/fuzhi/index.vue.d.ts +9 -2
  365. package/packages/icons/fuzhineirong/index.vue.d.ts +9 -2
  366. package/packages/icons/gaojin/index.vue.d.ts +9 -2
  367. package/packages/icons/gengduocaozuo/index.vue.d.ts +9 -2
  368. package/packages/icons/global/index.vue.d.ts +9 -2
  369. package/packages/icons/gongzuotaiguanli/index.vue.d.ts +9 -2
  370. package/packages/icons/header-seach/index.vue.d.ts +9 -2
  371. package/packages/icons/header-setting/index.vue.d.ts +9 -2
  372. package/packages/icons/headersettings/index.vue.d.ts +9 -2
  373. package/packages/icons/hide/index.vue.d.ts +9 -2
  374. package/packages/icons/huabufuwei/index.vue.d.ts +9 -2
  375. package/packages/icons/huaxian/index.vue.d.ts +9 -2
  376. package/packages/icons/huida/index.vue.d.ts +9 -2
  377. package/packages/icons/huidaodibu/index.vue.d.ts +9 -2
  378. package/packages/icons/huifuchuchangshezhi/index.vue.d.ts +9 -2
  379. package/packages/icons/hyperlinks/index.vue.d.ts +9 -2
  380. package/packages/icons/img/index.vue.d.ts +9 -2
  381. package/packages/icons/index.d.ts +0 -2
  382. package/packages/icons/index.js +0 -2
  383. package/packages/icons/input-close/index.vue.d.ts +9 -2
  384. package/packages/icons/input-select/index.vue.d.ts +9 -2
  385. package/packages/icons/intnet/index.vue.d.ts +9 -2
  386. package/packages/icons/italic/index.vue.d.ts +9 -2
  387. package/packages/icons/jia-1/index.vue.d.ts +9 -2
  388. package/packages/icons/jian-1/index.vue.d.ts +9 -2
  389. package/packages/icons/jianshao-1/index.vue.d.ts +9 -2
  390. package/packages/icons/jinggao/index.vue.d.ts +9 -2
  391. package/packages/icons/jushangduiqi/index.vue.d.ts +9 -2
  392. package/packages/icons/juxiaduiqi/index.vue.d.ts +9 -2
  393. package/packages/icons/juxinghuizhi/index.vue.d.ts +9 -2
  394. package/packages/icons/juyouduiqi/index.vue.d.ts +9 -2
  395. package/packages/icons/juzuoduiqi/index.vue.d.ts +9 -2
  396. package/packages/icons/kaiguan/index.vue.d.ts +9 -2
  397. package/packages/icons/kaimen/index.vue.d.ts +9 -2
  398. package/packages/icons/know/index.vue.d.ts +9 -2
  399. package/packages/icons/knowed/index.vue.d.ts +9 -2
  400. package/packages/icons/knowopen/index.vue.d.ts +9 -2
  401. package/packages/icons/layout-refresh/index.vue.d.ts +9 -2
  402. package/packages/icons/left/index.vue.d.ts +9 -2
  403. package/packages/icons/lianjie/index.vue.d.ts +9 -2
  404. package/packages/icons/link/index.vue.d.ts +9 -2
  405. package/packages/icons/lishihuihua/index.vue.d.ts +9 -2
  406. package/packages/icons/list/index.vue.d.ts +9 -2
  407. package/packages/icons/list-view/index.vue.d.ts +9 -2
  408. package/packages/icons/load/index.vue.d.ts +9 -2
  409. package/packages/icons/lock/index.vue.d.ts +9 -2
  410. package/packages/icons/marsh/index.vue.d.ts +9 -2
  411. package/packages/icons/me/index.vue.d.ts +9 -2
  412. package/packages/icons/more/index.vue.d.ts +9 -2
  413. package/packages/icons/more-2/index.vue.d.ts +9 -2
  414. package/packages/icons/more-btn/index.vue.d.ts +9 -2
  415. package/packages/icons/muted/index.vue.d.ts +9 -2
  416. package/packages/icons/notification-face/index.vue.d.ts +9 -2
  417. package/packages/icons/paiban/index.vue.d.ts +9 -2
  418. package/packages/icons/password-lock/index.vue.d.ts +9 -2
  419. package/packages/icons/password-lock2/index.vue.d.ts +9 -2
  420. package/packages/icons/pause/index.vue.d.ts +9 -2
  421. package/packages/icons/phone/index.vue.d.ts +9 -2
  422. package/packages/icons/pinglun/index.vue.d.ts +9 -2
  423. package/packages/icons/plan/index.vue.d.ts +9 -2
  424. package/packages/icons/play/index.vue.d.ts +9 -2
  425. package/packages/icons/preview/index.vue.d.ts +9 -2
  426. package/packages/icons/preview-eye/index.vue.d.ts +9 -2
  427. package/packages/icons/project-list/index.vue.d.ts +9 -2
  428. package/packages/icons/project-tree/index.vue.d.ts +9 -2
  429. package/packages/icons/promptinformation-l/index.vue.d.ts +9 -2
  430. package/packages/icons/qiehuangongzuotai/index.vue.d.ts +9 -2
  431. package/packages/icons/qingkong/index.vue.d.ts +9 -2
  432. package/packages/icons/quanping/index.vue.d.ts +9 -2
  433. package/packages/icons/rate-all/index.vue.d.ts +9 -2
  434. package/packages/icons/rate-half/index.vue.d.ts +9 -2
  435. package/packages/icons/rate-none/index.vue.d.ts +9 -2
  436. package/packages/icons/recover/index.vue.d.ts +9 -2
  437. package/packages/icons/refresh/index.vue.d.ts +9 -2
  438. package/packages/icons/reload/index.vue.d.ts +9 -2
  439. package/packages/icons/reset/index.vue.d.ts +9 -2
  440. package/packages/icons/right/index.vue.d.ts +9 -2
  441. package/packages/icons/right-3/index.vue.d.ts +9 -2
  442. package/packages/icons/riqixuanze/index.vue.d.ts +9 -2
  443. package/packages/icons/rise/index.vue.d.ts +9 -2
  444. package/packages/icons/save/index.vue.d.ts +9 -2
  445. package/packages/icons/screenshot/index.vue.d.ts +9 -2
  446. package/packages/icons/search/index.vue.d.ts +9 -2
  447. package/packages/icons/select/index.vue.d.ts +9 -2
  448. package/packages/icons/select-confirm/index.vue.d.ts +9 -2
  449. package/packages/icons/select2/index.vue.d.ts +9 -2
  450. package/packages/icons/set-up/index.vue.d.ts +9 -2
  451. package/packages/icons/setting/index.vue.d.ts +9 -2
  452. package/packages/icons/shangchuan/index.vue.d.ts +9 -2
  453. package/packages/icons/shebei/index.vue.d.ts +9 -2
  454. package/packages/icons/shebeiqunzu/index.vue.d.ts +9 -2
  455. package/packages/icons/shendusikao/index.vue.d.ts +9 -2
  456. package/packages/icons/sheweimoren/index.vue.d.ts +9 -2
  457. package/packages/icons/shisuan/index.vue.d.ts +9 -2
  458. package/packages/icons/shitu-kapian/index.vue.d.ts +9 -2
  459. package/packages/icons/shitu-liebiao/index.vue.d.ts +9 -2
  460. package/packages/icons/shitu-map/index.vue.d.ts +9 -2
  461. package/packages/icons/shortcut-keys/index.vue.d.ts +9 -2
  462. package/packages/icons/shoudongzhihang/index.vue.d.ts +9 -2
  463. package/packages/icons/shouqiliangcemianban/index.vue.d.ts +9 -2
  464. package/packages/icons/shouqiyoucemianban/index.vue.d.ts +9 -2
  465. package/packages/icons/shouqiyoucemianban-1/index.vue.d.ts +9 -2
  466. package/packages/icons/shouqizuocemianban/index.vue.d.ts +9 -2
  467. package/packages/icons/shouqizuocemianban-1/index.vue.d.ts +9 -2
  468. package/packages/icons/shouquan/index.vue.d.ts +9 -2
  469. package/packages/icons/show/index.vue.d.ts +9 -2
  470. package/packages/icons/shrink/index.vue.d.ts +9 -2
  471. package/packages/icons/shuaxin/index.vue.d.ts +9 -2
  472. package/packages/icons/shuipingduiqi/index.vue.d.ts +9 -2
  473. package/packages/icons/shuipingjunfen/index.vue.d.ts +9 -2
  474. package/packages/icons/shuyoufanye/index.vue.d.ts +9 -2
  475. package/packages/icons/shuzuofanye/index.vue.d.ts +9 -2
  476. package/packages/icons/solid-filter/index.vue.d.ts +9 -2
  477. package/packages/icons/start/index.vue.d.ts +9 -2
  478. package/packages/icons/stop/index.vue.d.ts +9 -2
  479. package/packages/icons/structural-diagram/index.vue.d.ts +9 -2
  480. package/packages/icons/success/index.vue.d.ts +9 -2
  481. package/packages/icons/system/index.vue.d.ts +9 -2
  482. package/packages/icons/table-header-search/index.vue.d.ts +9 -2
  483. package/packages/icons/text/index.vue.d.ts +9 -2
  484. package/packages/icons/tianjiaxinhuati/index.vue.d.ts +9 -2
  485. package/packages/icons/tick/index.vue.d.ts +9 -2
  486. package/packages/icons/tishixinxi/index.vue.d.ts +9 -2
  487. package/packages/icons/tongguo/index.vue.d.ts +9 -2
  488. package/packages/icons/tongzhi/index.vue.d.ts +9 -2
  489. package/packages/icons/tubiaoku/index.vue.d.ts +9 -2
  490. package/packages/icons/tuichuquanping/index.vue.d.ts +9 -2
  491. package/packages/icons/tuozhuai/index.vue.d.ts +9 -2
  492. package/packages/icons/underline/index.vue.d.ts +9 -2
  493. package/packages/icons/unflod/index.vue.d.ts +9 -2
  494. package/packages/icons/unlock/index.vue.d.ts +9 -2
  495. package/packages/icons/up/index.vue.d.ts +9 -2
  496. package/packages/icons/up-2/index.vue.d.ts +9 -2
  497. package/packages/icons/vauth/index.vue.d.ts +9 -2
  498. package/packages/icons/view/index.vue.d.ts +9 -2
  499. package/packages/icons/view-2/index.vue.d.ts +9 -2
  500. package/packages/icons/volume/index.vue.d.ts +9 -2
  501. package/packages/icons/wangge/index.vue.d.ts +9 -2
  502. package/packages/icons/wangge-1/index.vue.d.ts +9 -2
  503. package/packages/icons/warning/index.vue.d.ts +9 -2
  504. package/packages/icons/warning-face/index.vue.d.ts +9 -2
  505. package/packages/icons/wendujiang/index.vue.d.ts +9 -2
  506. package/packages/icons/wendusheng/index.vue.d.ts +9 -2
  507. package/packages/icons/withdraw/index.vue.d.ts +9 -2
  508. package/packages/icons/xiala/index.vue.d.ts +9 -2
  509. package/packages/icons/xiazai/index.vue.d.ts +9 -2
  510. package/packages/icons/xinzengtongji/index.vue.d.ts +9 -2
  511. package/packages/icons/xuanzhuanjiaodu/index.vue.d.ts +9 -2
  512. package/packages/icons/yidongduan/index.vue.d.ts +9 -2
  513. package/packages/icons/yincang/index.vue.d.ts +9 -2
  514. package/packages/icons/yingpian/index.vue.d.ts +9 -2
  515. package/packages/icons/yingyong/index.vue.d.ts +9 -2
  516. package/packages/icons/yitushoutu/index.vue.d.ts +9 -2
  517. package/packages/icons/yuanxinghuizhi/index.vue.d.ts +9 -2
  518. package/packages/icons/yulan-2/index.vue.d.ts +9 -2
  519. package/packages/icons/yuyin/index.vue.d.ts +9 -2
  520. package/packages/icons/zhangaiwu/index.vue.d.ts +9 -2
  521. package/packages/icons/zhizhen/index.vue.d.ts +9 -2
  522. package/packages/icons/zhongxinshengcheng/index.vue.d.ts +9 -2
  523. package/packages/icons/zhuomianduan/index.vue.d.ts +9 -2
  524. package/packages/icons/zidingyihuizhi/index.vue.d.ts +9 -2
  525. package/packages/icons/zuobiao/index.vue.d.ts +9 -2
  526. package/packages/business-components/ai-panel/index-8yffh0Id.js.gz +0 -0
  527. package/packages/business-components/ai-panel/index-IzGl26KU.js.gz +0 -0
  528. package/packages/business-components/ai-panel/index-OwRrV6K8.js.gz +0 -0
  529. package/packages/components/hls-player/src/das-hls-player-origin.vue.d.ts +0 -13
  530. package/packages/components/image-upload/src/hooks/use-compress-image.d.ts +0 -1
  531. package/packages/components/image-viewer/src/hooks/use-compress-image.d.ts +0 -1
  532. package/packages/components/tree-table/src/hooks/use-five.d.ts +0 -4
  533. package/packages/components/tree-table/src/hooks/use-four.d.ts +0 -4
  534. package/packages/icons/tucao/index.d.ts +0 -1
  535. package/packages/icons/tucao/index.js +0 -17
  536. package/packages/icons/tucao/index.js.gz +0 -0
  537. package/packages/icons/tucao/index.vue.d.ts +0 -12
  538. package/packages/icons/tucao-2/index.d.ts +0 -1
  539. package/packages/icons/tucao-2/index.js +0 -17
  540. package/packages/icons/tucao-2/index.js.gz +0 -0
  541. package/packages/icons/tucao-2/index.vue.d.ts +0 -12
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './volume.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './wangge.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './wangge1.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './warning.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './warning-face.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './wendujiang.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './wendusheng.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './withdraw.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './xiala.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './xiazai.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './xinzengtongji.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './xuanzhuanjiaodu.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './yidongduan.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './yincang.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './yingpian.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from "@das-fed/ui/packages/components/icon";
2
+ import icon from "./yingyong.svg?raw";
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './yitushoutu.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './yuanxinghuizhi.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './yulan2.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from "@das-fed/ui/packages/components/icon";
2
+ import icon from "./yuyin.svg?raw";
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './zhangaiwu.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './zhizhen.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from "@das-fed/ui/packages/components/icon";
2
+ import icon from "./zhongxinshengcheng.svg?raw";
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './zhuomianduan.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './zidingyihuizhi.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,7 +1,14 @@
1
+ import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
+ import icon from './zuobiao.svg?raw';
3
+ declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
1
4
  declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
5
+ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
6
  default?: (props: typeof __VLS_6) => any;
4
- };
7
+ }>;
8
+ declare const __VLS_self: import("vue").DefineComponent<{}, {
9
+ DasBaseIcon: typeof DasBaseIcon;
10
+ icon: typeof icon;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
12
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
13
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
14
  export default _default;
@@ -1,13 +0,0 @@
1
- import type { Props } from './type';
2
- declare const _default: import("vue").DefineComponent<Props, {
3
- video: import("vue").Ref<any, any>;
4
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
5
- error: (error: unknown) => any;
6
- loaded: (player: any) => any;
7
- errorClick: () => any;
8
- }, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
9
- onError?: ((error: unknown) => any) | undefined;
10
- onLoaded?: ((player: any) => any) | undefined;
11
- onErrorClick?: (() => any) | undefined;
12
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
- export default _default;
@@ -1 +0,0 @@
1
- export declare const compressImage: (file: File, maxSize: any) => Promise<File>;
@@ -1 +0,0 @@
1
- export declare const compressImage: (file: File, maxSize: any) => Promise<File>;
@@ -1,4 +0,0 @@
1
- import type { Props, Emits } from '../type';
2
- export declare const useFive: (props: Props, emit: Emits, treeProps: any, calcDisabled: Function, calcHidden: Function, parentIdLabel: any, tableData: any) => {
3
- linkCheck: (id: string, attr: string, status: boolean, nodes: any, index: number) => void;
4
- };
@@ -1,4 +0,0 @@
1
- import type { Props, Emits } from '../type';
2
- export declare const useFour: (props: Props, emit: Emits, treeProps: any, calcDisabled: Function, calcHidden: Function, parentIdLabel: any, tableData: any) => {
3
- linkCheck: (id: string, attr: string, status: boolean, nodes: any, index: number) => void;
4
- };
@@ -1 +0,0 @@
1
- export { default as DasIconTucao } from './index.vue';
@@ -1,17 +0,0 @@
1
- import { defineComponent as t, createBlock as o, openBlock as l, unref as e, mergeProps as i, withCtx as r, renderSlot as s } from "vue";
2
- import { DasBaseIcon as n } from "@das-fed/ui/packages/components/icon";
3
- const a = '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="16" height="16" viewBox="0 0 16 16"><defs><clipPath id="master_svg0_457_19702"><rect x="0" y="16" width="16" height="16" rx="0"/></clipPath></defs><g transform="matrix(1,0,0,-1,0,32)" clip-path="url(#master_svg0_457_19702)"><g><path d="M12.79666103515625,21.55001L9.85006103515625,21.55001L9.85006103515625,19.80001Q9.85006103515625,18.785178,9.13248103515625,18.0675919Q8.41490103515625,17.35,7.40006103515625,17.35Q7.30576103515625,17.35,7.2153510351562495,17.376797Q7.12494103515625,17.403595,7.0458710351562495,17.45498Q6.96680103515625,17.506366,6.90559103515625,17.578102Q6.84438103515625,17.649838,6.80608103515625,17.73601L4.40608303515625,23.136020000000002Q4.35006103515625,23.26207,4.35006103515625,23.40001L4.35006103515625,30Q4.35006103515625,30.064,4.36255103515625,30.1268Q4.37504003515625,30.1896,4.39953903515625,30.2488Q4.42403903515625,30.3079,4.45960603515625,30.3611Q4.49517303515625,30.4144,4.54044203515625,30.459600000000002Q4.58571003515625,30.5049,4.63894003515625,30.5405Q4.69217103515625,30.576,4.75131703515625,30.6005Q4.81046303515625,30.625,4.87325203515625,30.6375Q4.93604163515625,30.65,5.00006103515625,30.65L11.972061035156251,30.65Q12.65657103515625,30.6578,13.18378103515625,30.209699999999998Q13.71100103515625,29.761499999999998,13.81472103515625,29.0774L14.64255103515625,23.678530000000002Q14.77109103515625,22.83165,14.20970103515625,22.18601Q13.64951103515625,21.54184,12.79666103515625,21.55001ZM9.20006103515625,22.85001L12.80006103515625,22.85001L12.80744103515625,22.84997Q13.06177103515625,22.84708,13.22869103515625,23.03901Q13.39559103515625,23.23097,13.35757103515625,23.48149L12.529401035156251,28.8826Q12.457711035156251,29.3555,11.972061035156251,29.35L5.65006103515625,29.35L5.65006103515625,23.537950000000002L7.79332103515625,18.715597Q8.02506103515625,18.798643,8.21324103515625,18.986825Q8.55006103515625,19.32365,8.55006103515625,19.80001L8.55006103515625,22.20001Q8.55006103515625,22.264029999999998,8.56255103515625,22.326819999999998Q8.57504103515625,22.38961,8.59954103515625,22.44875Q8.62404103515625,22.5079,8.65960103515625,22.56113Q8.69517103515625,22.614359999999998,8.74044103515625,22.65963Q8.78571103515625,22.704900000000002,8.83894103515625,22.74046Q8.89217103515625,22.77603,8.95132103515625,22.800530000000002Q9.01046103515625,22.825029999999998,9.07325103515625,22.837519999999998Q9.13604103515625,22.85001,9.20006103515625,22.85001Z" fill-rule="evenodd" fill="#666666" fill-opacity="1" style="mix-blend-mode:passthrough"/></g><g><path d="M5,30.6496378125Q5.06402,30.6496378125,5.12681,30.6371478125Q5.1896,30.6246578125,5.24874,30.6001578125Q5.30789,30.5756578125,5.36112,30.5400878125Q5.414350000000001,30.5045278125,5.45962,30.4592578125Q5.50489,30.4139878125,5.54045,30.3607578125Q5.57602,30.3075278125,5.6005199999999995,30.2483778125Q5.62502,30.1892378125,5.63751,30.1264478125Q5.65,30.0636578125,5.65,29.999637812499998L5.65,23.3332031255Q5.65,23.2691837125,5.63751,23.2063948125Q5.62502,23.1436048125,5.6005199999999995,23.0844588125Q5.57602,23.0253128125,5.5404599999999995,22.9720828125Q5.50489,22.9188518125,5.45962,22.8735838125Q5.414350000000001,22.8283148125,5.36112,22.7927478125Q5.30789,22.7571808125,5.24874,22.7326818125Q5.1896,22.7081828125,5.12681,22.6956928125Q5.06402,22.6832028125,5,22.6832028125L3.3979999999999997,22.6832028125Q2.628247,22.6694858125,2.0294126,23.2233208125Q1.458877,23.7509838125,1.355866,24.5125078125Q1.35,24.5558778125,1.35,24.5996378125L1.35,28.799637812500002Q1.35,28.8433978125,1.355866,28.8867678125Q1.459685,29.6542978125,2.0473902,30.1587678125Q2.635093,30.6632378125,3.4095,30.6495378125L5,30.6496378125ZM4.35,29.3496778125L4.35,23.9832028125L3.3979999999999997,23.9832028125Q3.1274800000000003,23.9785198125,2.912092,24.1777198125Q2.698935,24.3748578125,2.65,24.6493078125L2.65,28.7495478125Q2.6960100000000002,29.0022878125,2.894115,29.1723278125Q3.10656,29.3546878125,3.38651,29.3497378125L4.35,29.3496778125Z" fill-rule="evenodd" fill="#666666" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></svg>', h = /* @__PURE__ */ t({
4
- __name: "index",
5
- setup(p) {
6
- return (Q, L) => (l(), o(e(n), i({ icon: e(a) }, Q.$attrs), {
7
- default: r(() => [
8
- s(Q.$slots, "default")
9
- ]),
10
- _: 3
11
- /* FORWARDED */
12
- }, 16, ["icon"]));
13
- }
14
- });
15
- export {
16
- h as DasIconTucao
17
- };
Binary file
@@ -1,12 +0,0 @@
1
- declare var __VLS_6: {};
2
- type __VLS_Slots = {} & {
3
- default?: (props: typeof __VLS_6) => any;
4
- };
5
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
- export default _default;
8
- type __VLS_WithSlots<T, S> = T & {
9
- new (): {
10
- $slots: S;
11
- };
12
- };
@@ -1 +0,0 @@
1
- export { default as DasIconTucao2 } from './index.vue';
@@ -1,17 +0,0 @@
1
- import { defineComponent as e, createBlock as l, openBlock as i, unref as t, mergeProps as o, withCtx as r, renderSlot as s } from "vue";
2
- import { DasBaseIcon as n } from "@das-fed/ui/packages/components/icon";
3
- const L = '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="16" height="16" viewBox="0 0 16 16"><defs><clipPath id="master_svg0_457_19702"><rect x="0" y="16" width="16" height="16" rx="0"/></clipPath></defs><g transform="matrix(1,0,0,-1,0,32)" clip-path="url(#master_svg0_457_19702)"><g><path d="M9.20006103515625,22.20001L9.20006103515625,19.80001C9.20006103515625,18.805887,8.39419103515625,18,7.40006103515625,18L6.50006103515625,23.40039L6.50006103515625,30L11.972061035156251,30C12.57043103515625,30.0068,13.08236103515625,29.5716,13.17206103515625,28.98L14.00006103515625,23.58001C14.05289103515625,23.23191,13.95019103515625,22.87818,13.71919103515625,22.61251C13.48816103515625,22.34684,13.15213103515625,22.19601,12.80006103515625,22.20001L9.20006103515625,22.20001Z" fill="#666666" fill-opacity="1"/><path d="M12.79668103515625,21.55001L9.85006103515625,21.55001L9.85006103515625,19.80001Q9.85006103515625,18.785178,9.13248103515625,18.0675921Q8.41490103515625,17.35,7.40006103515625,17.35Q7.34280803515625,17.35,7.28643703515625,17.360008Q7.23006703515625,17.370016,7.17631303515625,17.389724Q7.12256003515625,17.409432,7.07307903515625,17.438232Q7.02359803515625,17.467033,6.97991403515625,17.50404Q6.93623003515625,17.541046,6.89968703515625,17.585119Q6.86314403515625,17.629193,6.83486803515625,17.678975Q6.80659203515625,17.728757,6.78745303515625,17.782716Q6.76831503515625,17.836675,6.75890303515625,17.893148L5.85890403515625,23.29354Q5.85006103515625,23.3466,5.85006103515625,23.40039L5.85006103515625,30Q5.85006103515625,30.064,5.86255103515625,30.1268Q5.87504003515625,30.1896,5.89953903515625,30.2487Q5.92403803515625,30.3079,5.95960603515625,30.3611Q5.99517303515625,30.4144,6.04044203515625,30.459600000000002Q6.08571003515625,30.5049,6.13894003515625,30.5405Q6.19217003515625,30.576,6.25131703515625,30.6005Q6.31046303515625,30.625,6.37325203515625,30.6375Q6.43604153515625,30.65,6.50006103515625,30.65L11.972061035156251,30.65Q12.65657103515625,30.6578,13.183781035156251,30.209699999999998Q13.71100103515625,29.761499999999998,13.81472103515625,29.0774L14.64255103515625,23.67852Q14.77109103515625,22.83164,14.20970103515625,22.18601Q13.64951103515625,21.54185,12.79668103515625,21.55001ZM9.20006103515625,22.85001L12.80006103515625,22.85001L12.80744103515625,22.84997Q13.061781035156251,22.84708,13.228691035156249,23.03901Q13.39559103515625,23.23096,13.357571035156251,23.48149L12.529401035156251,28.8826Q12.457711035156251,29.3555,11.972061035156251,29.35L7.15006103515625,29.35L7.15006103515625,23.45418L7.92977103515625,18.775583Q8.08208103515625,18.855669,8.21324103515625,18.986826Q8.55006103515625,19.32365,8.55006103515625,19.80001L8.55006103515625,22.20001Q8.55006103515625,22.264029999999998,8.56255103515625,22.326819999999998Q8.57504103515625,22.38961,8.59954103515625,22.44875Q8.62404103515625,22.5079,8.65960103515625,22.56113Q8.69517103515625,22.614359999999998,8.74044103515625,22.65963Q8.78571103515625,22.704900000000002,8.83894103515625,22.74046Q8.89217103515625,22.77603,8.95132103515625,22.800530000000002Q9.01046103515625,22.825029999999998,9.07325103515625,22.837519999999998Q9.13604103515625,22.85001,9.20006103515625,22.85001Z" fill-rule="evenodd" fill="#666666" fill-opacity="1" style="mix-blend-mode:passthrough"/></g><g><path d="M4,23.3330078125L3.3979999999999997,23.3332031255C2.695107,23.3207703125,2.0942333,23.9030038125,2,24.5996378125L2,28.799637812500002C2.0942333,29.4963078125,2.695107,30.0120678125,3.3979999999999997,29.999637812499998L4,29.9990278125L4,23.3330078125Z" fill="#666666" fill-opacity="1"/><path d="M4.00066,30.6490278125Q4.06464,30.6489578125,4.1273800000000005,30.6364178125Q4.19011,30.623877812499998,4.2492,30.5993578125Q4.3082899999999995,30.5748278125,4.36146,30.5392478125Q4.41464,30.503667812499998,4.459849999999999,30.4584078125Q4.50507,30.4131478125,4.54059,30.3599378125Q4.5761199999999995,30.3067278125,4.60059,30.2476178125Q4.62505,30.1884978125,4.63753,30.125747812500002Q4.65,30.0629978125,4.65,29.9990278125L4.65,23.3330078125Q4.65,23.2689884125,4.63751,23.2061988125Q4.62502,23.1434098125,4.6005199999999995,23.0842638125Q4.57602,23.0251178125,4.5404599999999995,22.9718868125Q4.50489,22.9186568125,4.45962,22.8733888125Q4.414350000000001,22.8281198125,4.36112,22.7925528125Q4.30789,22.756985812499998,4.24874,22.7324858125Q4.1896,22.7079868125,4.12681,22.6954978125Q4.06402,22.6830078125,4,22.6830078125L3.99979,22.6830078125L3.39779,22.6832028125Q2.628247,22.6694858125,2.0294126,23.2233208125Q1.458877,23.7509838125,1.355866,24.5125078125Q1.35,24.5558778125,1.35,24.5996378125L1.35,28.799637812500002Q1.35,28.8433978125,1.355866,28.8867678125Q1.459686,29.6542978125,2.0473902,30.1587678125Q2.635094,30.6632278125,3.4095,30.6495378125L4.00066,30.6490278125ZM3.35,29.3495778125L3.35,23.9840078125Q3.10812,23.9964208125,2.912092,24.1777198125Q2.698935,24.3748578125,2.65,24.6492978125L2.65,28.7495478125Q2.6960100000000002,29.0022878125,2.894115,29.1723278125Q3.0926,29.3427078125,3.35,29.3495778125Z" fill-rule="evenodd" fill="#666666" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></svg>', f = /* @__PURE__ */ e({
4
- __name: "index",
5
- setup(a) {
6
- return (Q, p) => (i(), l(t(n), o({ icon: t(L) }, Q.$attrs), {
7
- default: r(() => [
8
- s(Q.$slots, "default")
9
- ]),
10
- _: 3
11
- /* FORWARDED */
12
- }, 16, ["icon"]));
13
- }
14
- });
15
- export {
16
- f as DasIconTucao2
17
- };
Binary file