@das-fed/ui 7.0.0-zhaohang.7 → 7.0.0-zhongshen.2

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 (675) hide show
  1. package/esm-map.json +30 -1
  2. package/package.json +13 -5
  3. package/packages/business-components/ai-panel/i18n/index.d.ts +252 -0
  4. package/packages/business-components/ai-panel/index-8yffh0Id.js +5905 -0
  5. package/packages/business-components/ai-panel/index-8yffh0Id.js.gz +0 -0
  6. package/packages/business-components/ai-panel/index-IzGl26KU.js +60 -0
  7. package/packages/business-components/ai-panel/index-IzGl26KU.js.gz +0 -0
  8. package/packages/business-components/ai-panel/index-OwRrV6K8.js +180 -0
  9. package/packages/business-components/ai-panel/index-OwRrV6K8.js.gz +0 -0
  10. package/packages/business-components/ai-panel/index.js +9 -0
  11. package/packages/business-components/ai-panel/src/dasAI/apis.d.ts +18 -0
  12. package/packages/business-components/ai-panel/src/dasAI/components/addNew/index.vue.d.ts +6 -0
  13. package/packages/business-components/ai-panel/src/dasAI/components/deleteDialog/index.d.ts +7 -0
  14. package/packages/business-components/ai-panel/src/dasAI/components/deleteDialog/index.vue.d.ts +12 -0
  15. package/packages/business-components/ai-panel/src/dasAI/components/folderDialog/index.d.ts +6 -0
  16. package/packages/business-components/ai-panel/src/dasAI/components/sender/components/senderOpt.vue.d.ts +2 -0
  17. package/packages/business-components/ai-panel/src/dasAI/hooks/audio.d.ts +8 -0
  18. package/packages/business-components/ai-panel/src/dasAI/hooks/knowbase.d.ts +4 -0
  19. package/packages/business-components/ai-panel/src/dasAI/index.vue.d.ts +16 -0
  20. package/packages/business-components/ai-panel/src/dasAI/store/index.d.ts +22 -0
  21. package/packages/business-components/ai-panel/src/index.vue.d.ts +31 -0
  22. package/packages/business-components/ai-panel/src/type.d.ts +13 -0
  23. package/packages/business-components/ai-panel/style.css +1 -0
  24. package/packages/business-components/ai-panel/style.css.gz +0 -0
  25. package/packages/business-components/app-container/index.js +35 -33
  26. package/packages/business-components/app-container/index.js.gz +0 -0
  27. package/packages/business-components/app-container/src/style-theme.d.ts +2 -0
  28. package/packages/business-components/app-container/style.css +1 -1
  29. package/packages/business-components/app-container/style.css.gz +0 -0
  30. package/packages/business-components/area-phone-select/index.d.ts +54 -40
  31. package/packages/business-components/area-phone-select/src/area-popover/index.vue.d.ts +8 -6
  32. package/packages/business-components/change-pwd/index.js +13 -10
  33. package/packages/business-components/change-pwd/index.js.gz +0 -0
  34. package/packages/business-components/change-pwd/src/hooks/use-changePwd.d.ts +8 -8
  35. package/packages/business-components/change-pwd/style.css +1 -1
  36. package/packages/business-components/currency-page/index.d.ts +3 -1
  37. package/packages/business-components/currency-page/index.js +40 -35
  38. package/packages/business-components/currency-page/index.js.gz +0 -0
  39. package/packages/business-components/currency-page/src/index.vue.d.ts +3 -1
  40. package/packages/business-components/currency-page/src/type.d.ts +6 -0
  41. package/packages/business-components/currency-page/style.css +1 -1
  42. package/packages/business-components/device-panel/index.js +7954 -7934
  43. package/packages/business-components/device-panel/index.js.gz +0 -0
  44. package/packages/business-components/device-panel/src/apis.d.ts +30 -30
  45. package/packages/business-components/device-panel/src/components/alarmDevicePanel/index.vue.d.ts +1 -1
  46. package/packages/business-components/device-panel/src/components/alarmDevicePanel/linkDialog.vue.d.ts +1 -1
  47. package/packages/business-components/device-panel/src/components/devicePanelModal/linkDialog.vue.d.ts +1 -1
  48. package/packages/business-components/device-panel/src/components/drag-resize/index.vue.d.ts +2 -2
  49. package/packages/business-components/device-panel/src/components/panelHeaders/index.vue.d.ts +1 -1
  50. package/packages/business-components/device-panel/src/components/videoDialog/component/GridLayout/GridItem.vue.d.ts +2 -17
  51. package/packages/business-components/device-panel/src/components/videoDialog/component/GridLayout/GridLayout.vue.d.ts +2 -15
  52. package/packages/business-components/device-panel/style.css +1 -1
  53. package/packages/business-components/device-panel/style.css.gz +0 -0
  54. package/packages/business-components/echarts/index.d.ts +10 -10
  55. package/packages/business-components/echarts/index.js +4712 -4712
  56. package/packages/business-components/echarts/index.js.gz +0 -0
  57. package/packages/business-components/echarts/src/Index.vue.d.ts +2 -2
  58. package/packages/business-components/export-button/index.d.ts +1 -1
  59. package/packages/business-components/export-button/src/App.vue.d.ts +2 -34
  60. package/packages/business-components/import-button/index.d.ts +8 -7
  61. package/packages/business-components/import-button/index.js +76 -74
  62. package/packages/business-components/import-button/index.js.gz +0 -0
  63. package/packages/business-components/import-button/src/App.vue.d.ts +4 -56
  64. package/packages/business-components/import-button/src/type.d.ts +4 -0
  65. package/packages/business-components/import-button/style.css +1 -1
  66. package/packages/business-components/index.d.ts +1 -0
  67. package/packages/business-components/index.js +1 -0
  68. package/packages/business-components/layout-breadcrumb/index.js +57 -57
  69. package/packages/business-components/layout-breadcrumb/index.js.gz +0 -0
  70. package/packages/business-components/model-table-dialog/index.d.ts +172 -139
  71. package/packages/business-components/model-table-dialog/src/Index.vue.d.ts +20 -265
  72. package/packages/business-components/model-table-dialog/src/ModelTable.vue.d.ts +4 -6429
  73. package/packages/business-components/payment/index.js +10 -10
  74. package/packages/business-components/payment/index.js.gz +0 -0
  75. package/packages/business-components/process-configuration/index.js +4 -4
  76. package/packages/business-components/process-configuration/index.js.gz +0 -0
  77. package/packages/business-components/process-form/index.js +1124 -1117
  78. package/packages/business-components/process-form/index.js.gz +0 -0
  79. package/packages/business-components/process-form/src/hooks/useForm.d.ts +8 -8
  80. package/packages/business-components/process-form/src/hooks/useSpaceTree.d.ts +3 -3
  81. package/packages/business-components/process-form/style.css +1 -1
  82. package/packages/business-components/process-search-form/hooks/useService.d.ts +1 -1
  83. package/packages/business-components/process-table/index.d.ts +25 -22
  84. package/packages/business-components/process-table/src/App.vue.d.ts +4 -69
  85. package/packages/business-components/urgent-panel/index.js +8 -8
  86. package/packages/business-components/urgent-panel/index.js.gz +0 -0
  87. package/packages/business-components/urgent-panel/src/components/drag-resize/index.vue.d.ts +2 -2
  88. package/packages/business-components/urgent-panel/src/components/panelHeaders/index.vue.d.ts +1 -1
  89. package/packages/business-components/user-org-dialog/index.js +2 -2
  90. package/packages/business-components/user-org-dialog/index.js.gz +0 -0
  91. package/packages/business-components/user-org-dialog/style.css +1 -1
  92. package/packages/business-components/user-org-dialog/style.css.gz +0 -0
  93. package/packages/business-components/video-dialog/index.d.ts +5 -0
  94. package/packages/business-components/video-dialog/index.js +379 -333
  95. package/packages/business-components/video-dialog/index.js.gz +0 -0
  96. package/packages/business-components/video-dialog/src/component/GridLayout/GridItem.vue.d.ts +2 -17
  97. package/packages/business-components/video-dialog/src/component/GridLayout/GridLayout.vue.d.ts +2 -15
  98. package/packages/business-components/video-dialog/src/component/Player/index.vue.d.ts +3 -0
  99. package/packages/business-components/video-dialog/src/hooks/use-video/PlayerProvider.d.ts +11 -1
  100. package/packages/business-components/video-dialog/src/index.vue.d.ts +1 -0
  101. package/packages/business-components/video-dialog/src/type.d.ts +2 -0
  102. package/packages/business-components/video-dialog/style.css +1 -1
  103. package/packages/business-components/video-dialog/style.css.gz +0 -0
  104. package/packages/components/alert/index.d.ts +33 -18
  105. package/packages/components/alert/src/index.vue.d.ts +11 -6
  106. package/packages/components/audio-video/index.d.ts +17 -17
  107. package/packages/components/audio-video/index.js +1 -1
  108. package/packages/components/audio-video/index.js.gz +0 -0
  109. package/packages/components/audio-video/src/Index.vue.d.ts +1 -1
  110. package/packages/components/audio-video/src/player/index.vue.d.ts +4 -4
  111. package/packages/components/autocomplete/index.d.ts +16 -16
  112. package/packages/components/autocomplete/src/index.vue.d.ts +4 -83
  113. package/packages/components/breadcrumb/index.d.ts +5 -3
  114. package/packages/components/breadcrumb/src/BreadCrumb.vue.d.ts +2 -21
  115. package/packages/components/breadcrumb/src/BreadCrumbItem.vue.d.ts +2 -13
  116. package/packages/components/button/index.d.ts +11 -6
  117. package/packages/components/button/index.js +4 -4
  118. package/packages/components/button/index.js.gz +0 -0
  119. package/packages/components/button/src/Index.vue.d.ts +9 -4
  120. package/packages/components/calendar/index.d.ts +25 -16
  121. package/packages/components/calendar/src/Index.vue.d.ts +25 -16
  122. package/packages/components/calendar/src/calendar-table.vue.d.ts +5 -4
  123. package/packages/components/calendar/src/old-Index.vue.d.ts +5 -3
  124. package/packages/components/cascader/index.d.ts +28 -25
  125. package/packages/components/cascader/src/Index.vue.d.ts +6 -5
  126. package/packages/components/checkbox/index.d.ts +73 -61
  127. package/packages/components/checkbox/src/Index.vue.d.ts +9 -69
  128. package/packages/components/collapse-panel/index.d.ts +15 -9
  129. package/packages/components/collapse-panel/src/Index.vue.d.ts +2 -13
  130. package/packages/components/collapse-transition/index.d.ts +1 -1
  131. package/packages/components/collapse-transition/src/Index.vue.d.ts +2 -15
  132. package/packages/components/collaspe/index.d.ts +3 -3
  133. package/packages/components/collaspe/src/Index.vue.d.ts +2 -16
  134. package/packages/components/color-picker/index.d.ts +15 -15
  135. package/packages/components/color-picker/src/Index.vue.d.ts +3 -3
  136. package/packages/components/custom-search-item/index.d.ts +3 -3
  137. package/packages/components/custom-search-item/src/Index.vue.d.ts +2 -27
  138. package/packages/components/date-picker/index.d.ts +86 -71
  139. package/packages/components/date-picker/index.js +7 -3
  140. package/packages/components/date-picker/index.js.gz +0 -0
  141. package/packages/components/date-picker/src/DatePicker.vue.d.ts +17 -11
  142. package/packages/components/date-picker/src/DateRangePicker.vue.d.ts +4 -4
  143. package/packages/components/date-picker/src/RangePicker.vue.d.ts +17 -11
  144. package/packages/components/date-picker/src/TimePicker.vue.d.ts +6 -5
  145. package/packages/components/date-picker/src/TimeRangePicker.vue.d.ts +8 -6
  146. package/packages/components/dialog/index.d.ts +22 -16
  147. package/packages/components/dialog/src/Index.vue.d.ts +17 -11
  148. package/packages/components/dimple-layout/index.js +2 -2
  149. package/packages/components/dimple-layout/index.js.gz +0 -0
  150. package/packages/components/drawer/index.d.ts +5 -3
  151. package/packages/components/drawer/src/Index.vue.d.ts +2 -9
  152. package/packages/components/dropdown/index.d.ts +5 -4
  153. package/packages/components/dropdown/src/dropdownItem.vue.d.ts +2 -9
  154. package/packages/components/dropdown/src/dropdownMenu.vue.d.ts +2 -7
  155. package/packages/components/dropdown/src/index.vue.d.ts +2 -18
  156. package/packages/components/edit-table/index.d.ts +128 -83
  157. package/packages/components/edit-table/index.js +656 -658
  158. package/packages/components/edit-table/index.js.gz +0 -0
  159. package/packages/components/edit-table/src/index.vue.d.ts +4 -4095
  160. package/packages/components/empty/index.d.ts +8 -6
  161. package/packages/components/empty/index.js +1 -1
  162. package/packages/components/empty/index.js.gz +0 -0
  163. package/packages/components/empty/src/Index.vue.d.ts +3 -20
  164. package/packages/components/error-overlay-model/index.d.ts +1 -1
  165. package/packages/components/error-overlay-model/src/index.vue.d.ts +1 -1
  166. package/packages/components/form/index.d.ts +12 -12
  167. package/packages/components/form/src/Index.vue.d.ts +3 -21
  168. package/packages/components/hls-player/i18n/index.d.ts +13 -0
  169. package/packages/components/hls-player/index.d.ts +59 -0
  170. package/packages/components/hls-player/index.js +21267 -0
  171. package/packages/components/hls-player/index.js.gz +0 -0
  172. package/packages/components/hls-player/src/das-hls-player-origin.vue.d.ts +13 -0
  173. package/packages/components/hls-player/src/das-hls-player.vue.d.ts +13 -0
  174. package/packages/components/hls-player/src/type.d.ts +36 -0
  175. package/packages/components/hls-player/style.css +1 -0
  176. package/packages/components/hls-player/style.css.gz +0 -0
  177. package/packages/components/icon/index.js +25 -25
  178. package/packages/components/icon/index.js.gz +0 -0
  179. package/packages/components/icon/src/base-icon.vue.d.ts +2 -14
  180. package/packages/components/image-upload/index.d.ts +2 -0
  181. package/packages/components/image-upload/index.js +770 -114
  182. package/packages/components/image-upload/index.js.gz +0 -0
  183. package/packages/components/image-upload/src/Index.vue.d.ts +2 -0
  184. package/packages/components/image-upload/src/hooks/use-compress-image.d.ts +1 -0
  185. package/packages/components/image-upload/src/type.d.ts +6 -0
  186. package/packages/components/image-upload/style.css +1 -1
  187. package/packages/components/image-upload/style.css.gz +0 -0
  188. package/packages/components/image-viewer/index.d.ts +6 -2
  189. package/packages/components/image-viewer/index.js +1119 -434
  190. package/packages/components/image-viewer/index.js.gz +0 -0
  191. package/packages/components/image-viewer/src/Index.vue.d.ts +6 -2
  192. package/packages/components/image-viewer/src/hooks/use-compress-image.d.ts +1 -0
  193. package/packages/components/image-viewer/src/hooks/use-imageViewer.d.ts +1 -0
  194. package/packages/components/image-viewer/src/type.d.ts +9 -0
  195. package/packages/components/image-viewer/style.css +1 -1
  196. package/packages/components/image-viewer/style.css.gz +0 -0
  197. package/packages/components/index.d.ts +1 -0
  198. package/packages/components/index.js +1 -0
  199. package/packages/components/input/index.d.ts +40 -37
  200. package/packages/components/input/src/index.vue.d.ts +18 -15
  201. package/packages/components/input-dialog-select/index.d.ts +5 -6
  202. package/packages/components/input-dialog-select/index.js +17 -17
  203. package/packages/components/input-dialog-select/index.js.gz +0 -0
  204. package/packages/components/input-dialog-select/src/Index.vue.d.ts +5 -6
  205. package/packages/components/input-dialog-select/style.css +1 -1
  206. package/packages/components/input-dialog-select/style.css.gz +0 -0
  207. package/packages/components/input-number/index.d.ts +22 -22
  208. package/packages/components/input-number/src/App.vue.d.ts +6 -6
  209. package/packages/components/live-player/index.d.ts +3 -3
  210. package/packages/components/live-player/src/das-live-player.vue.d.ts +2 -25
  211. package/packages/components/loading/index.js +2 -2
  212. package/packages/components/loading/index.js.gz +0 -0
  213. package/packages/components/map/index.js +1 -1
  214. package/packages/components/map/index.js.gz +0 -0
  215. package/packages/components/menu-aside/index.d.ts +9 -6
  216. package/packages/components/menu-aside/index.js +238 -214
  217. package/packages/components/menu-aside/index.js.gz +0 -0
  218. package/packages/components/menu-aside/src/Index.vue.d.ts +7 -4
  219. package/packages/components/menu-aside/src/style-theme.d.ts +25 -0
  220. package/packages/components/menu-aside/src/sub-menu/sub-menu.vue.d.ts +3 -2
  221. package/packages/components/menu-aside/src/type.d.ts +1 -1
  222. package/packages/components/menu-aside/style.css +1 -1
  223. package/packages/components/menu-aside/style.css.gz +0 -0
  224. package/packages/components/menu-header/index.d.ts +9 -2
  225. package/packages/components/menu-header/index.js +54 -50
  226. package/packages/components/menu-header/index.js.gz +0 -0
  227. package/packages/components/menu-header/src/Index.vue.d.ts +5 -2
  228. package/packages/components/menu-header/src/style-theme.d.ts +9 -0
  229. package/packages/components/menu-header/src/type.d.ts +6 -1
  230. package/packages/components/menu-header/style.css +1 -1
  231. package/packages/components/menu-header/style.css.gz +0 -0
  232. package/packages/components/pagination/index.d.ts +3 -3
  233. package/packages/components/pagination/src/Pagination.vue.d.ts +2 -79
  234. package/packages/components/popover/index.d.ts +9 -6
  235. package/packages/components/popover/src/Index.vue.d.ts +3 -34
  236. package/packages/components/popup-mask/index.d.ts +32 -29
  237. package/packages/components/popup-mask/src/Index.vue.d.ts +6 -37
  238. package/packages/components/preview/index.d.ts +1 -1
  239. package/packages/components/preview/src/Index.vue.d.ts +2 -14
  240. package/packages/components/progress/index.d.ts +2 -2
  241. package/packages/components/progress/index.js +1 -1
  242. package/packages/components/progress/index.js.gz +0 -0
  243. package/packages/components/progress/src/Index.vue.d.ts +2 -48
  244. package/packages/components/radio/index.d.ts +57 -39
  245. package/packages/components/radio/src/Index.vue.d.ts +5 -55
  246. package/packages/components/radio-tabs/index.js +1 -1
  247. package/packages/components/radio-tabs/index.js.gz +0 -0
  248. package/packages/components/radio-tabs/style.css +1 -1
  249. package/packages/components/radio-tabs/style.css.gz +0 -0
  250. package/packages/components/rich-editor/index.js +15481 -14946
  251. package/packages/components/rich-editor/index.js.gz +0 -0
  252. package/packages/components/scrollbar/index.d.ts +1 -1
  253. package/packages/components/scrollbar/index.js +1 -1
  254. package/packages/components/scrollbar/index.js.gz +0 -0
  255. package/packages/components/scrollbar/src/scrollbar.vue.d.ts +2 -18
  256. package/packages/components/scrollbar/style.css +1 -1
  257. package/packages/components/scrollbar/style.css.gz +0 -0
  258. package/packages/components/search/index.d.ts +3 -3
  259. package/packages/components/search/src/Index.vue.d.ts +3 -3
  260. package/packages/components/search-form/index.js +21 -30
  261. package/packages/components/search-form/index.js.gz +0 -0
  262. package/packages/components/search-form/src/Index.vue.d.ts +2 -90
  263. package/packages/components/select/index.d.ts +43 -33
  264. package/packages/components/select/index.js +58 -57
  265. package/packages/components/select/index.js.gz +0 -0
  266. package/packages/components/select/src/Select.vue.d.ts +29 -19
  267. package/packages/components/select/src/type.d.ts +2 -0
  268. package/packages/components/select/style.css +1 -1
  269. package/packages/components/select/style.css.gz +0 -0
  270. package/packages/components/select-input/index.d.ts +3 -3
  271. package/packages/components/select-input/src/Index.vue.d.ts +3 -3
  272. package/packages/components/select-list/index.d.ts +32 -27
  273. package/packages/components/select-list/index.js +390 -377
  274. package/packages/components/select-list/index.js.gz +0 -0
  275. package/packages/components/select-list/src/Index.vue.d.ts +10 -71
  276. package/packages/components/select-list/src/hooks/use-select-list.d.ts +1 -0
  277. package/packages/components/select-list/src/type.d.ts +1 -1
  278. package/packages/components/select-list/style.css +1 -1
  279. package/packages/components/select-list/style.css.gz +0 -0
  280. package/packages/components/special-range-picker-month/index.d.ts +2 -2
  281. package/packages/components/special-range-picker-month/index.js +1 -1
  282. package/packages/components/special-range-picker-month/index.js.gz +0 -0
  283. package/packages/components/special-range-picker-month/src/Index.vue.d.ts +2 -2
  284. package/packages/components/special-range-picker-year/index.d.ts +2 -2
  285. package/packages/components/special-range-picker-year/index.js +1 -1
  286. package/packages/components/special-range-picker-year/index.js.gz +0 -0
  287. package/packages/components/special-range-picker-year/src/Index.vue.d.ts +2 -2
  288. package/packages/components/spin/index.d.ts +1 -1
  289. package/packages/components/spin/index.js +1 -1
  290. package/packages/components/spin/index.js.gz +0 -0
  291. package/packages/components/spin/src/index.vue.d.ts +2 -15
  292. package/packages/components/split-panel/index.d.ts +21 -12
  293. package/packages/components/split-panel/index.js +1 -1
  294. package/packages/components/split-panel/index.js.gz +0 -0
  295. package/packages/components/split-panel/src/Index.vue.d.ts +7 -4
  296. package/packages/components/step/src/stepItem.vue.d.ts +2 -16
  297. package/packages/components/steps/index.d.ts +1 -1
  298. package/packages/components/steps/src/steps.vue.d.ts +2 -7
  299. package/packages/components/table/index.d.ts +132 -78
  300. package/packages/components/table/index.js +239 -239
  301. package/packages/components/table/index.js.gz +0 -0
  302. package/packages/components/table/src/Table.vue.d.ts +3 -1170
  303. package/packages/components/table/src/hooks/use-operation.d.ts +4 -4
  304. package/packages/components/table/src/table-column/index.vue.d.ts +3 -377
  305. package/packages/components/table/style.css +1 -1
  306. package/packages/components/table/style.css.gz +0 -0
  307. package/packages/components/tabs/index.d.ts +21 -12
  308. package/packages/components/tabs/index.js +31 -31
  309. package/packages/components/tabs/index.js.gz +0 -0
  310. package/packages/components/tabs/src/Tabs.vue.d.ts +5 -63
  311. package/packages/components/tag/index.d.ts +1 -1
  312. package/packages/components/tag/src/Index.vue.d.ts +1 -1
  313. package/packages/components/time-line/index.js +3 -3
  314. package/packages/components/time-line/index.js.gz +0 -0
  315. package/packages/components/time-line/src/Index.vue.d.ts +2 -12
  316. package/packages/components/time-line/src/TimelineItem.vue.d.ts +2 -15
  317. package/packages/components/tooltip/index.d.ts +9 -6
  318. package/packages/components/tooltip/src/index.vue.d.ts +2 -41
  319. package/packages/components/tree/index.js +91 -87
  320. package/packages/components/tree/index.js.gz +0 -0
  321. package/packages/components/tree/src/App.vue.d.ts +61 -33
  322. package/packages/components/tree/src/empty.vue.d.ts +2 -4
  323. package/packages/components/tree-select/index.js +1 -0
  324. package/packages/components/tree-select/index.js.gz +0 -0
  325. package/packages/components/tree-select/src/App.vue.d.ts +196 -98
  326. package/packages/components/tree-select/src/hooks/use-tree-select.d.ts +182 -88
  327. package/packages/components/tree-table/index.d.ts +100 -58
  328. package/packages/components/tree-table/index.js +302 -266
  329. package/packages/components/tree-table/index.js.gz +0 -0
  330. package/packages/components/tree-table/src/App.vue.d.ts +32 -18
  331. package/packages/components/tree-table/src/hooks/use-five.d.ts +4 -0
  332. package/packages/components/tree-table/src/hooks/use-four.d.ts +4 -0
  333. package/packages/components/tree-table/src/type.d.ts +1 -1
  334. package/packages/components/tree-table/style.css +1 -1
  335. package/packages/components/tree-table/style.css.gz +0 -0
  336. package/packages/components/tree-v2/index.d.ts +159 -51
  337. package/packages/components/tree-v2/index.js +1 -1
  338. package/packages/components/tree-v2/index.js.gz +0 -0
  339. package/packages/components/tree-v2/src/App.vue.d.ts +53 -17
  340. package/packages/components/tree-v2/src/empty.vue.d.ts +2 -4
  341. package/packages/components/upload/index.d.ts +10 -7
  342. package/packages/components/upload/index.js +1 -1
  343. package/packages/components/upload/index.js.gz +0 -0
  344. package/packages/components/upload/src/Index.vue.d.ts +3 -43
  345. package/packages/components/virtual-tree/index.js +3 -3
  346. package/packages/components/virtual-tree/index.js.gz +0 -0
  347. package/packages/components/virtual-tree/src/App.vue.d.ts +4 -3
  348. package/packages/components/watermark/index.d.ts +1 -1
  349. package/packages/components/watermark/src/index.vue.d.ts +2 -7
  350. package/packages/icons/1-grids/index.vue.d.ts +2 -9
  351. package/packages/icons/4-grids/index.vue.d.ts +2 -9
  352. package/packages/icons/9-grids/index.vue.d.ts +2 -9
  353. package/packages/icons/add/index.vue.d.ts +2 -9
  354. package/packages/icons/add-2/index.vue.d.ts +2 -9
  355. package/packages/icons/add-item/index.vue.d.ts +2 -9
  356. package/packages/icons/addto/index.vue.d.ts +2 -9
  357. package/packages/icons/alarm/index.vue.d.ts +2 -9
  358. package/packages/icons/arrow-first/index.vue.d.ts +2 -9
  359. package/packages/icons/arrow-last/index.vue.d.ts +2 -9
  360. package/packages/icons/audioing/index.d.ts +1 -0
  361. package/packages/icons/audioing/index.js +17 -0
  362. package/packages/icons/audioing/index.js.gz +0 -0
  363. package/packages/icons/audioing/index.vue.d.ts +12 -0
  364. package/packages/icons/back/index.vue.d.ts +2 -9
  365. package/packages/icons/bianjigongzuotai/index.vue.d.ts +2 -9
  366. package/packages/icons/biaochi/index.vue.d.ts +2 -9
  367. package/packages/icons/bim/index.vue.d.ts +2 -9
  368. package/packages/icons/bobaoguanbi/index.d.ts +1 -0
  369. package/packages/icons/bobaoguanbi/index.js +17 -0
  370. package/packages/icons/bobaoguanbi/index.js.gz +0 -0
  371. package/packages/icons/bobaoguanbi/index.vue.d.ts +12 -0
  372. package/packages/icons/bobaokaiqi/index.d.ts +1 -0
  373. package/packages/icons/bobaokaiqi/index.js +17 -0
  374. package/packages/icons/bobaokaiqi/index.js.gz +0 -0
  375. package/packages/icons/bobaokaiqi/index.vue.d.ts +12 -0
  376. package/packages/icons/bold/index.vue.d.ts +2 -9
  377. package/packages/icons/camera/index.vue.d.ts +2 -9
  378. package/packages/icons/camera-2/index.vue.d.ts +2 -9
  379. package/packages/icons/camera-3/index.vue.d.ts +2 -9
  380. package/packages/icons/cancel-full-screen/index.vue.d.ts +2 -9
  381. package/packages/icons/cankaoneirong/index.d.ts +1 -0
  382. package/packages/icons/cankaoneirong/index.js +22 -0
  383. package/packages/icons/cankaoneirong/index.js.gz +0 -0
  384. package/packages/icons/cankaoneirong/index.vue.d.ts +12 -0
  385. package/packages/icons/card/index.vue.d.ts +2 -9
  386. package/packages/icons/card-view/index.vue.d.ts +2 -9
  387. package/packages/icons/caret-bottom/index.vue.d.ts +2 -9
  388. package/packages/icons/caret-right/index.vue.d.ts +2 -9
  389. package/packages/icons/chakancelve/index.vue.d.ts +2 -9
  390. package/packages/icons/change/index.vue.d.ts +2 -9
  391. package/packages/icons/change-2/index.vue.d.ts +2 -9
  392. package/packages/icons/change-3/index.vue.d.ts +2 -9
  393. package/packages/icons/changetenant/index.vue.d.ts +2 -9
  394. package/packages/icons/chart/index.vue.d.ts +2 -9
  395. package/packages/icons/chaxunxiangqing/index.vue.d.ts +2 -9
  396. package/packages/icons/check/index.vue.d.ts +2 -9
  397. package/packages/icons/chuanglianjiang/index.vue.d.ts +2 -9
  398. package/packages/icons/chuangliansheng/index.vue.d.ts +2 -9
  399. package/packages/icons/chuanglianting/index.vue.d.ts +2 -9
  400. package/packages/icons/chuizhiduiqi/index.vue.d.ts +2 -9
  401. package/packages/icons/chuizhijunfen/index.vue.d.ts +2 -9
  402. package/packages/icons/close/index.vue.d.ts +2 -9
  403. package/packages/icons/close-2/index.vue.d.ts +2 -9
  404. package/packages/icons/closeaudio/index.d.ts +1 -0
  405. package/packages/icons/closeaudio/index.js +17 -0
  406. package/packages/icons/closeaudio/index.js.gz +0 -0
  407. package/packages/icons/closeaudio/index.vue.d.ts +12 -0
  408. package/packages/icons/color/index.vue.d.ts +2 -9
  409. package/packages/icons/copy/index.vue.d.ts +2 -9
  410. package/packages/icons/custom/index.vue.d.ts +2 -9
  411. package/packages/icons/daochu/index.vue.d.ts +2 -9
  412. package/packages/icons/date/index.vue.d.ts +2 -9
  413. package/packages/icons/decline/index.vue.d.ts +2 -9
  414. package/packages/icons/default-btn/index.vue.d.ts +2 -9
  415. package/packages/icons/default-point/index.vue.d.ts +2 -9
  416. package/packages/icons/delete/index.vue.d.ts +2 -9
  417. package/packages/icons/delete-2/index.vue.d.ts +2 -9
  418. package/packages/icons/dengbijiesuo/index.vue.d.ts +2 -9
  419. package/packages/icons/dengbisuoding/index.vue.d.ts +2 -9
  420. package/packages/icons/dengdai/index.vue.d.ts +2 -9
  421. package/packages/icons/dianzan/index.vue.d.ts +2 -9
  422. package/packages/icons/dianzan-2/index.vue.d.ts +2 -9
  423. package/packages/icons/direction-control/index.vue.d.ts +2 -9
  424. package/packages/icons/ditu/index.vue.d.ts +2 -9
  425. package/packages/icons/dizhixuanze/index.vue.d.ts +2 -9
  426. package/packages/icons/double-arrow-left/index.vue.d.ts +2 -9
  427. package/packages/icons/double-arrow-right/index.vue.d.ts +2 -9
  428. package/packages/icons/down/index.vue.d.ts +2 -9
  429. package/packages/icons/down-2/index.vue.d.ts +2 -9
  430. package/packages/icons/down-3/index.vue.d.ts +2 -9
  431. package/packages/icons/download/index.vue.d.ts +2 -9
  432. package/packages/icons/drag/index.vue.d.ts +2 -9
  433. package/packages/icons/drawing/index.vue.d.ts +2 -9
  434. package/packages/icons/edit/index.vue.d.ts +2 -9
  435. package/packages/icons/edit-1/index.vue.d.ts +2 -9
  436. package/packages/icons/edit-3/index.vue.d.ts +2 -9
  437. package/packages/icons/empty/index.vue.d.ts +2 -9
  438. package/packages/icons/enlarge/index.vue.d.ts +2 -9
  439. package/packages/icons/entry/index.vue.d.ts +2 -9
  440. package/packages/icons/exit/index.vue.d.ts +2 -9
  441. package/packages/icons/fabu/index.vue.d.ts +2 -9
  442. package/packages/icons/fanhui/index.vue.d.ts +2 -9
  443. package/packages/icons/fasong/index.d.ts +1 -0
  444. package/packages/icons/fasong/index.js +22 -0
  445. package/packages/icons/fasong/index.js.gz +0 -0
  446. package/packages/icons/fasong/index.vue.d.ts +12 -0
  447. package/packages/icons/filter-3/index.vue.d.ts +2 -9
  448. package/packages/icons/finish/index.vue.d.ts +2 -9
  449. package/packages/icons/fold/index.vue.d.ts +2 -9
  450. package/packages/icons/folder-quest/index.vue.d.ts +2 -9
  451. package/packages/icons/form-tips/index.vue.d.ts +2 -9
  452. package/packages/icons/fresh/index.d.ts +1 -0
  453. package/packages/icons/fresh/index.js +22 -0
  454. package/packages/icons/fresh/index.js.gz +0 -0
  455. package/packages/icons/fresh/index.vue.d.ts +12 -0
  456. package/packages/icons/full/index.vue.d.ts +2 -9
  457. package/packages/icons/full-screen/index.vue.d.ts +2 -9
  458. package/packages/icons/fullscreen-2/index.vue.d.ts +2 -9
  459. package/packages/icons/fuzhi/index.vue.d.ts +2 -9
  460. package/packages/icons/fuzhineirong/index.d.ts +1 -0
  461. package/packages/icons/fuzhineirong/index.js +22 -0
  462. package/packages/icons/fuzhineirong/index.js.gz +0 -0
  463. package/packages/icons/fuzhineirong/index.vue.d.ts +12 -0
  464. package/packages/icons/gaojin/index.vue.d.ts +2 -9
  465. package/packages/icons/gengduocaozuo/index.vue.d.ts +2 -9
  466. package/packages/icons/global/index.vue.d.ts +2 -9
  467. package/packages/icons/gongzuotaiguanli/index.vue.d.ts +2 -9
  468. package/packages/icons/header-seach/index.vue.d.ts +2 -9
  469. package/packages/icons/header-setting/index.vue.d.ts +2 -9
  470. package/packages/icons/headersettings/index.vue.d.ts +2 -9
  471. package/packages/icons/hide/index.vue.d.ts +2 -9
  472. package/packages/icons/huabufuwei/index.vue.d.ts +2 -9
  473. package/packages/icons/huaxian/index.vue.d.ts +2 -9
  474. package/packages/icons/huida/index.d.ts +1 -0
  475. package/packages/icons/huida/index.js +22 -0
  476. package/packages/icons/huida/index.js.gz +0 -0
  477. package/packages/icons/huida/index.vue.d.ts +12 -0
  478. package/packages/icons/huidaodibu/index.d.ts +1 -0
  479. package/packages/icons/huidaodibu/index.js +22 -0
  480. package/packages/icons/huidaodibu/index.js.gz +0 -0
  481. package/packages/icons/huidaodibu/index.vue.d.ts +12 -0
  482. package/packages/icons/huifuchuchangshezhi/index.vue.d.ts +2 -9
  483. package/packages/icons/hyperlinks/index.vue.d.ts +2 -9
  484. package/packages/icons/img/index.vue.d.ts +2 -9
  485. package/packages/icons/index.d.ts +25 -0
  486. package/packages/icons/index.js +25 -0
  487. package/packages/icons/input-close/index.vue.d.ts +2 -9
  488. package/packages/icons/input-select/index.vue.d.ts +2 -9
  489. package/packages/icons/intnet/index.d.ts +1 -0
  490. package/packages/icons/intnet/index.js +17 -0
  491. package/packages/icons/intnet/index.js.gz +0 -0
  492. package/packages/icons/intnet/index.vue.d.ts +12 -0
  493. package/packages/icons/italic/index.vue.d.ts +2 -9
  494. package/packages/icons/jia-1/index.vue.d.ts +2 -9
  495. package/packages/icons/jian-1/index.vue.d.ts +2 -9
  496. package/packages/icons/jianshao-1/index.vue.d.ts +2 -9
  497. package/packages/icons/jinggao/index.vue.d.ts +2 -9
  498. package/packages/icons/jushangduiqi/index.vue.d.ts +2 -9
  499. package/packages/icons/juxiaduiqi/index.vue.d.ts +2 -9
  500. package/packages/icons/juxinghuizhi/index.vue.d.ts +2 -9
  501. package/packages/icons/juyouduiqi/index.vue.d.ts +2 -9
  502. package/packages/icons/juzuoduiqi/index.vue.d.ts +2 -9
  503. package/packages/icons/kaiguan/index.vue.d.ts +2 -9
  504. package/packages/icons/kaimen/index.vue.d.ts +2 -9
  505. package/packages/icons/know/index.d.ts +1 -0
  506. package/packages/icons/know/index.js +17 -0
  507. package/packages/icons/know/index.js.gz +0 -0
  508. package/packages/icons/know/index.vue.d.ts +12 -0
  509. package/packages/icons/knowed/index.d.ts +1 -0
  510. package/packages/icons/knowed/index.js +17 -0
  511. package/packages/icons/knowed/index.js.gz +0 -0
  512. package/packages/icons/knowed/index.vue.d.ts +12 -0
  513. package/packages/icons/knowopen/index.d.ts +1 -0
  514. package/packages/icons/knowopen/index.js +17 -0
  515. package/packages/icons/knowopen/index.js.gz +0 -0
  516. package/packages/icons/knowopen/index.vue.d.ts +12 -0
  517. package/packages/icons/layout-refresh/index.vue.d.ts +2 -9
  518. package/packages/icons/left/index.vue.d.ts +2 -9
  519. package/packages/icons/lianjie/index.d.ts +1 -0
  520. package/packages/icons/lianjie/index.js +22 -0
  521. package/packages/icons/lianjie/index.js.gz +0 -0
  522. package/packages/icons/lianjie/index.vue.d.ts +12 -0
  523. package/packages/icons/link/index.vue.d.ts +2 -9
  524. package/packages/icons/lishihuihua/index.d.ts +1 -0
  525. package/packages/icons/lishihuihua/index.js +22 -0
  526. package/packages/icons/lishihuihua/index.js.gz +0 -0
  527. package/packages/icons/lishihuihua/index.vue.d.ts +12 -0
  528. package/packages/icons/list/index.vue.d.ts +2 -9
  529. package/packages/icons/list-view/index.vue.d.ts +2 -9
  530. package/packages/icons/load/index.vue.d.ts +2 -9
  531. package/packages/icons/lock/index.vue.d.ts +2 -9
  532. package/packages/icons/marsh/index.vue.d.ts +2 -9
  533. package/packages/icons/me/index.vue.d.ts +2 -9
  534. package/packages/icons/more/index.vue.d.ts +2 -9
  535. package/packages/icons/more-2/index.vue.d.ts +2 -9
  536. package/packages/icons/more-btn/index.vue.d.ts +2 -9
  537. package/packages/icons/muted/index.vue.d.ts +2 -9
  538. package/packages/icons/notification-face/index.vue.d.ts +2 -9
  539. package/packages/icons/paiban/index.vue.d.ts +2 -9
  540. package/packages/icons/password-lock/index.vue.d.ts +2 -9
  541. package/packages/icons/password-lock2/index.vue.d.ts +2 -9
  542. package/packages/icons/pause/index.vue.d.ts +2 -9
  543. package/packages/icons/phone/index.vue.d.ts +2 -9
  544. package/packages/icons/pinglun/index.vue.d.ts +2 -9
  545. package/packages/icons/plan/index.vue.d.ts +2 -9
  546. package/packages/icons/play/index.vue.d.ts +2 -9
  547. package/packages/icons/preview/index.vue.d.ts +2 -9
  548. package/packages/icons/preview-eye/index.vue.d.ts +2 -9
  549. package/packages/icons/project-list/index.vue.d.ts +2 -9
  550. package/packages/icons/project-tree/index.vue.d.ts +2 -9
  551. package/packages/icons/promptinformation-l/index.vue.d.ts +2 -9
  552. package/packages/icons/qiehuangongzuotai/index.vue.d.ts +2 -9
  553. package/packages/icons/qingkong/index.d.ts +1 -0
  554. package/packages/icons/qingkong/index.js +22 -0
  555. package/packages/icons/qingkong/index.js.gz +0 -0
  556. package/packages/icons/qingkong/index.vue.d.ts +12 -0
  557. package/packages/icons/quanping/index.vue.d.ts +2 -9
  558. package/packages/icons/rate-all/index.vue.d.ts +2 -9
  559. package/packages/icons/rate-half/index.vue.d.ts +2 -9
  560. package/packages/icons/rate-none/index.vue.d.ts +2 -9
  561. package/packages/icons/recover/index.vue.d.ts +2 -9
  562. package/packages/icons/refresh/index.vue.d.ts +2 -9
  563. package/packages/icons/reload/index.vue.d.ts +2 -9
  564. package/packages/icons/reset/index.vue.d.ts +2 -9
  565. package/packages/icons/right/index.vue.d.ts +2 -9
  566. package/packages/icons/right-3/index.vue.d.ts +2 -9
  567. package/packages/icons/riqixuanze/index.vue.d.ts +2 -9
  568. package/packages/icons/rise/index.vue.d.ts +2 -9
  569. package/packages/icons/save/index.vue.d.ts +2 -9
  570. package/packages/icons/screenshot/index.vue.d.ts +2 -9
  571. package/packages/icons/search/index.vue.d.ts +2 -9
  572. package/packages/icons/select/index.vue.d.ts +2 -9
  573. package/packages/icons/select-confirm/index.vue.d.ts +2 -9
  574. package/packages/icons/select2/index.d.ts +1 -0
  575. package/packages/icons/select2/index.js +17 -0
  576. package/packages/icons/select2/index.vue.d.ts +12 -0
  577. package/packages/icons/set-up/index.vue.d.ts +2 -9
  578. package/packages/icons/setting/index.vue.d.ts +2 -9
  579. package/packages/icons/shangchuan/index.vue.d.ts +2 -9
  580. package/packages/icons/shebei/index.vue.d.ts +2 -9
  581. package/packages/icons/shebeiqunzu/index.vue.d.ts +2 -9
  582. package/packages/icons/shendusikao/index.d.ts +1 -0
  583. package/packages/icons/shendusikao/index.js +22 -0
  584. package/packages/icons/shendusikao/index.js.gz +0 -0
  585. package/packages/icons/shendusikao/index.vue.d.ts +12 -0
  586. package/packages/icons/sheweimoren/index.vue.d.ts +2 -9
  587. package/packages/icons/shisuan/index.vue.d.ts +2 -9
  588. package/packages/icons/shitu-kapian/index.vue.d.ts +2 -9
  589. package/packages/icons/shitu-liebiao/index.vue.d.ts +2 -9
  590. package/packages/icons/shitu-map/index.vue.d.ts +2 -9
  591. package/packages/icons/shortcut-keys/index.vue.d.ts +2 -9
  592. package/packages/icons/shoudongzhihang/index.vue.d.ts +2 -9
  593. package/packages/icons/shouqiliangcemianban/index.vue.d.ts +2 -9
  594. package/packages/icons/shouqiyoucemianban/index.vue.d.ts +2 -9
  595. package/packages/icons/shouqiyoucemianban-1/index.vue.d.ts +2 -9
  596. package/packages/icons/shouqizuocemianban/index.vue.d.ts +2 -9
  597. package/packages/icons/shouqizuocemianban-1/index.vue.d.ts +2 -9
  598. package/packages/icons/shouquan/index.vue.d.ts +2 -9
  599. package/packages/icons/show/index.vue.d.ts +2 -9
  600. package/packages/icons/shrink/index.vue.d.ts +2 -9
  601. package/packages/icons/shuaxin/index.vue.d.ts +2 -9
  602. package/packages/icons/shuipingduiqi/index.vue.d.ts +2 -9
  603. package/packages/icons/shuipingjunfen/index.vue.d.ts +2 -9
  604. package/packages/icons/shuyoufanye/index.vue.d.ts +2 -9
  605. package/packages/icons/shuzuofanye/index.vue.d.ts +2 -9
  606. package/packages/icons/solid-filter/index.vue.d.ts +2 -9
  607. package/packages/icons/start/index.vue.d.ts +2 -9
  608. package/packages/icons/stop/index.vue.d.ts +2 -9
  609. package/packages/icons/structural-diagram/index.vue.d.ts +2 -9
  610. package/packages/icons/success/index.vue.d.ts +2 -9
  611. package/packages/icons/system/index.vue.d.ts +2 -9
  612. package/packages/icons/table-header-search/index.vue.d.ts +2 -9
  613. package/packages/icons/text/index.vue.d.ts +2 -9
  614. package/packages/icons/tianjiaxinhuati/index.d.ts +1 -0
  615. package/packages/icons/tianjiaxinhuati/index.js +22 -0
  616. package/packages/icons/tianjiaxinhuati/index.js.gz +0 -0
  617. package/packages/icons/tianjiaxinhuati/index.vue.d.ts +12 -0
  618. package/packages/icons/tick/index.vue.d.ts +2 -9
  619. package/packages/icons/tishixinxi/index.vue.d.ts +2 -9
  620. package/packages/icons/tongguo/index.vue.d.ts +2 -9
  621. package/packages/icons/tongzhi/index.vue.d.ts +2 -9
  622. package/packages/icons/tubiaoku/index.vue.d.ts +2 -9
  623. package/packages/icons/tucao/index.d.ts +1 -0
  624. package/packages/icons/tucao/index.js +17 -0
  625. package/packages/icons/tucao/index.js.gz +0 -0
  626. package/packages/icons/tucao/index.vue.d.ts +12 -0
  627. package/packages/icons/tucao-2/index.d.ts +1 -0
  628. package/packages/icons/tucao-2/index.js +17 -0
  629. package/packages/icons/tucao-2/index.js.gz +0 -0
  630. package/packages/icons/tucao-2/index.vue.d.ts +12 -0
  631. package/packages/icons/tuichuquanping/index.vue.d.ts +2 -9
  632. package/packages/icons/tuozhuai/index.vue.d.ts +2 -9
  633. package/packages/icons/underline/index.vue.d.ts +2 -9
  634. package/packages/icons/unflod/index.vue.d.ts +2 -9
  635. package/packages/icons/unlock/index.vue.d.ts +2 -9
  636. package/packages/icons/up/index.vue.d.ts +2 -9
  637. package/packages/icons/up-2/index.vue.d.ts +2 -9
  638. package/packages/icons/vauth/index.vue.d.ts +2 -9
  639. package/packages/icons/view/index.vue.d.ts +2 -9
  640. package/packages/icons/view-2/index.vue.d.ts +2 -9
  641. package/packages/icons/volume/index.vue.d.ts +2 -9
  642. package/packages/icons/wangge/index.vue.d.ts +2 -9
  643. package/packages/icons/wangge-1/index.vue.d.ts +2 -9
  644. package/packages/icons/warning/index.vue.d.ts +2 -9
  645. package/packages/icons/warning-face/index.vue.d.ts +2 -9
  646. package/packages/icons/wendujiang/index.vue.d.ts +2 -9
  647. package/packages/icons/wendusheng/index.vue.d.ts +2 -9
  648. package/packages/icons/withdraw/index.vue.d.ts +2 -9
  649. package/packages/icons/xiala/index.vue.d.ts +2 -9
  650. package/packages/icons/xiazai/index.vue.d.ts +2 -9
  651. package/packages/icons/xinzengtongji/index.vue.d.ts +2 -9
  652. package/packages/icons/xuanzhuanjiaodu/index.vue.d.ts +2 -9
  653. package/packages/icons/yidongduan/index.vue.d.ts +2 -9
  654. package/packages/icons/yincang/index.vue.d.ts +2 -9
  655. package/packages/icons/yingpian/index.vue.d.ts +2 -9
  656. package/packages/icons/yingyong/index.d.ts +1 -0
  657. package/packages/icons/yingyong/index.js +17 -0
  658. package/packages/icons/yingyong/index.js.gz +0 -0
  659. package/packages/icons/yingyong/index.vue.d.ts +12 -0
  660. package/packages/icons/yitushoutu/index.vue.d.ts +2 -9
  661. package/packages/icons/yuanxinghuizhi/index.vue.d.ts +2 -9
  662. package/packages/icons/yulan-2/index.vue.d.ts +2 -9
  663. package/packages/icons/yuyin/index.d.ts +1 -0
  664. package/packages/icons/yuyin/index.js +17 -0
  665. package/packages/icons/yuyin/index.js.gz +0 -0
  666. package/packages/icons/yuyin/index.vue.d.ts +12 -0
  667. package/packages/icons/zhangaiwu/index.vue.d.ts +2 -9
  668. package/packages/icons/zhizhen/index.vue.d.ts +2 -9
  669. package/packages/icons/zhongxinshengcheng/index.d.ts +1 -0
  670. package/packages/icons/zhongxinshengcheng/index.js +22 -0
  671. package/packages/icons/zhongxinshengcheng/index.js.gz +0 -0
  672. package/packages/icons/zhongxinshengcheng/index.vue.d.ts +12 -0
  673. package/packages/icons/zhuomianduan/index.vue.d.ts +2 -9
  674. package/packages/icons/zidingyihuizhi/index.vue.d.ts +2 -9
  675. package/packages/icons/zuobiao/index.vue.d.ts +2 -9
@@ -8,15 +8,19 @@ export * from './addto'
8
8
  export * from './alarm'
9
9
  export * from './arrow-first'
10
10
  export * from './arrow-last'
11
+ export * from './audioing'
11
12
  export * from './back'
12
13
  export * from './bianjigongzuotai'
13
14
  export * from './biaochi'
14
15
  export * from './bim'
16
+ export * from './bobaoguanbi'
17
+ export * from './bobaokaiqi'
15
18
  export * from './bold'
16
19
  export * from './camera'
17
20
  export * from './camera-2'
18
21
  export * from './camera-3'
19
22
  export * from './cancel-full-screen'
23
+ export * from './cankaoneirong'
20
24
  export * from './card'
21
25
  export * from './card-view'
22
26
  export * from './caret-bottom'
@@ -36,6 +40,7 @@ export * from './chuizhiduiqi'
36
40
  export * from './chuizhijunfen'
37
41
  export * from './close'
38
42
  export * from './close-2'
43
+ export * from './closeaudio'
39
44
  export * from './color'
40
45
  export * from './copy'
41
46
  export * from './custom'
@@ -71,15 +76,18 @@ export * from './entry'
71
76
  export * from './exit'
72
77
  export * from './fabu'
73
78
  export * from './fanhui'
79
+ export * from './fasong'
74
80
  export * from './filter-3'
75
81
  export * from './finish'
76
82
  export * from './fold'
77
83
  export * from './folder-quest'
78
84
  export * from './form-tips'
85
+ export * from './fresh'
79
86
  export * from './full'
80
87
  export * from './full-screen'
81
88
  export * from './fullscreen-2'
82
89
  export * from './fuzhi'
90
+ export * from './fuzhineirong'
83
91
  export * from './gaojin'
84
92
  export * from './gengduocaozuo'
85
93
  export * from './global'
@@ -90,11 +98,14 @@ export * from './headersettings'
90
98
  export * from './hide'
91
99
  export * from './huabufuwei'
92
100
  export * from './huaxian'
101
+ export * from './huida'
102
+ export * from './huidaodibu'
93
103
  export * from './huifuchuchangshezhi'
94
104
  export * from './hyperlinks'
95
105
  export * from './img'
96
106
  export * from './input-close'
97
107
  export * from './input-select'
108
+ export * from './intnet'
98
109
  export * from './italic'
99
110
  export * from './jia-1'
100
111
  export * from './jian-1'
@@ -107,9 +118,14 @@ export * from './juyouduiqi'
107
118
  export * from './juzuoduiqi'
108
119
  export * from './kaiguan'
109
120
  export * from './kaimen'
121
+ export * from './know'
122
+ export * from './knowed'
123
+ export * from './knowopen'
110
124
  export * from './layout-refresh'
111
125
  export * from './left'
126
+ export * from './lianjie'
112
127
  export * from './link'
128
+ export * from './lishihuihua'
113
129
  export * from './list'
114
130
  export * from './list-view'
115
131
  export * from './load'
@@ -135,6 +151,7 @@ export * from './project-list'
135
151
  export * from './project-tree'
136
152
  export * from './promptinformation-l'
137
153
  export * from './qiehuangongzuotai'
154
+ export * from './qingkong'
138
155
  export * from './quanping'
139
156
  export * from './rate-all'
140
157
  export * from './rate-half'
@@ -152,11 +169,13 @@ export * from './screenshot'
152
169
  export * from './search'
153
170
  export * from './select'
154
171
  export * from './select-confirm'
172
+ export * from './select2'
155
173
  export * from './set-up'
156
174
  export * from './setting'
157
175
  export * from './shangchuan'
158
176
  export * from './shebei'
159
177
  export * from './shebeiqunzu'
178
+ export * from './shendusikao'
160
179
  export * from './sheweimoren'
161
180
  export * from './shisuan'
162
181
  export * from './shitu-kapian'
@@ -185,11 +204,14 @@ export * from './success'
185
204
  export * from './system'
186
205
  export * from './table-header-search'
187
206
  export * from './text'
207
+ export * from './tianjiaxinhuati'
188
208
  export * from './tick'
189
209
  export * from './tishixinxi'
190
210
  export * from './tongguo'
191
211
  export * from './tongzhi'
192
212
  export * from './tubiaoku'
213
+ export * from './tucao'
214
+ export * from './tucao-2'
193
215
  export * from './tuichuquanping'
194
216
  export * from './tuozhuai'
195
217
  export * from './underline'
@@ -215,11 +237,14 @@ export * from './xuanzhuanjiaodu'
215
237
  export * from './yidongduan'
216
238
  export * from './yincang'
217
239
  export * from './yingpian'
240
+ export * from './yingyong'
218
241
  export * from './yitushoutu'
219
242
  export * from './yuanxinghuizhi'
220
243
  export * from './yulan-2'
244
+ export * from './yuyin'
221
245
  export * from './zhangaiwu'
222
246
  export * from './zhizhen'
247
+ export * from './zhongxinshengcheng'
223
248
  export * from './zhuomianduan'
224
249
  export * from './zidingyihuizhi'
225
250
  export * from './zuobiao'
@@ -1,14 +1,7 @@
1
- import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
- import icon from './inputClose.svg?raw';
3
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
4
1
  declare var __VLS_6: {};
5
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
2
+ type __VLS_Slots = {} & {
6
3
  default?: (props: typeof __VLS_6) => any;
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>;
4
+ };
12
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>;
13
6
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
7
  export default _default;
@@ -1,14 +1,7 @@
1
- import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
- import icon from './inputSelect.svg?raw';
3
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
4
1
  declare var __VLS_6: {};
5
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
2
+ type __VLS_Slots = {} & {
6
3
  default?: (props: typeof __VLS_6) => any;
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>;
4
+ };
12
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>;
13
6
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
7
  export default _default;
@@ -0,0 +1 @@
1
+ export { default as DasIconIntnet } from './index.vue';
@@ -0,0 +1,17 @@
1
+ import { defineComponent as t, createBlock as o, openBlock as n, unref as e, mergeProps as s, withCtx as i, renderSlot as r } from "vue";
2
+ import { DasBaseIcon as l } 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_46244"><rect x="0" y="0" width="16" height="16" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_457_46244)"><g><path d="M2.8616363671875,13.139375Q0.7332763671875,11.010975,0.7332763671875,8.000395000000001Q0.7335064921875,4.990855,2.8616363671875,2.862735Q4.9899863671875,0.734375,7.9999463671875,0.734375Q11.0098763671875,0.734375,13.1382763671875,2.862735Q15.2663763671875,4.990855,15.2665763671875,8.000395000000001L15.2665763671875,8.002655Q15.2660763671875,11.011575,13.1382763671875,13.139375Q11.0098763671875,15.267675,7.9999463671875,15.267675Q4.9899863671875,15.267675,2.8616363671875,13.139375ZM6.0974963671875,5.683135Q5.9734963671875,6.490995,5.9431263671875,7.400395L10.0567563671875,7.400395Q10.0263863671875,6.490995,9.9023863671875,5.683145Q8.9791063671875,5.933885,7.9999463671875,5.933885Q7.0207863671875,5.933885,6.0974963671875,5.683135ZM4.9500363671875,5.264755Q4.7780663671875,6.264925,4.7425363671875,7.400395L1.9595863671875,7.400395Q2.1211863671874998,5.589215,3.2753363671875,4.189165Q4.0364263671875005,4.842825,4.9500363671875,5.264755ZM6.3422863671875,4.505515Q7.1452163671875,4.733885,7.9999463671875,4.733885Q8.8546763671875,4.733885,9.6576063671875,4.5055250000000004Q9.5171563671875,3.981515,9.3284763671875,3.509825Q9.0019063671875,2.6934050000000003,8.6019963671875,2.2705349999999997Q8.2840863671875,1.934375,7.9999463671875,1.934375Q7.7157963671875,1.934375,7.3978863671875,2.2705349999999997Q6.9979763671875,2.6934050000000003,6.6714063671875,3.509825Q6.4827363671875,3.981515,6.3422863671875,4.505515ZM11.0498763671875,5.264765Q11.2217763671875,6.264935,11.2573763671875,7.400395L14.0402763671875,7.400395Q13.8786763671875,5.589225,12.7245763671875,4.1891750000000005Q11.9634763671875,4.842835,11.0498763671875,5.264765ZM11.8790763671875,3.332625Q11.3694763671875,3.758075,10.7799763671875,4.061505Q10.6333663671875,3.540945,10.4426463671875,3.064165Q10.2701863671875,2.633005,10.0778963671875,2.281635Q11.0513763671875,2.631195,11.8790763671875,3.332625ZM5.2199563671875,4.061484999999999Q4.6304263671875,3.758065,4.1208463671875,3.332615Q4.9485463671875,2.631195,5.9219863671875,2.281635Q5.7296963671875,2.633005,5.5572363671875,3.064165Q5.3665263671875,3.540935,5.2199563671875,4.061484999999999ZM1.9594663671875,8.600394999999999L4.7424863671875,8.600394999999999Q4.7779363671875,9.735645,4.9497563671875,10.735675Q4.0357863671875,11.157775,3.2744663671875,11.811875Q2.1207063671875,10.411685,1.9594663671875,8.600394999999999ZM5.9430863671875,8.600394999999999Q5.9733763671875,9.509545,6.0972363671875,10.317225Q7.0206463671875,10.066405,7.9999463671875,10.066405Q8.9792463671875,10.066405,9.9026563671875,10.317215Q10.0265063671875,9.509545,10.0568063671875,8.600394999999999L5.9430863671875,8.600394999999999ZM12.7254763671875,11.811875Q11.9640763671875,11.157775,11.0501763671875,10.735675Q11.2219763671875,9.735635,11.2573763671875,8.600394999999999L14.0403763671875,8.600394999999999Q13.8791763671875,10.411685,12.7254763671875,11.811875ZM7.3978863671875,13.731575Q7.7152463671875,14.067075,7.9989563671875,14.067675L8.0009363671875,14.067675Q8.2846463671875,14.067075,8.6019963671875,13.731575Q9.0019063671875,13.308675,9.3284763671875,12.492275Q9.5174563671875,12.019775,9.6580463671875,11.494875Q8.8549063671875,11.266375,7.9999463671875,11.266375Q7.1449863671875,11.266375,6.3418363671875,11.494875Q6.4824363671875,12.019775,6.6714063671875,12.492275Q6.9979763671875,13.308675,7.3978863671875,13.731575ZM11.8800763671875,12.668575Q11.0519763671875,13.370675,10.0778963671875,13.720475Q10.2701863671875,13.369075,10.4426463671875,12.937875Q10.6336463671875,12.460475,10.7803763671875,11.938975Q11.3702763671875,12.242675,11.8800763671875,12.668575ZM4.1197863671874995,12.668575Q4.6296263671875,12.242675,5.2195163671875,11.939075Q5.3662363671875,12.460475,5.5572363671875,12.937875Q5.7296963671875,13.369075,5.9219863671875,13.720475Q4.9479163671875,13.370675,4.1197863671874995,12.668575Z" fill-rule="evenodd" fill="#212121" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></svg>', g = /* @__PURE__ */ t({
4
+ __name: "index",
5
+ setup(p) {
6
+ return (Q, c) => (n(), o(e(l), s({ icon: e(a) }, Q.$attrs), {
7
+ default: i(() => [
8
+ r(Q.$slots, "default")
9
+ ]),
10
+ _: 3
11
+ /* FORWARDED */
12
+ }, 16, ["icon"]));
13
+ }
14
+ });
15
+ export {
16
+ g as DasIconIntnet
17
+ };
@@ -0,0 +1,12 @@
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,14 +1,7 @@
1
- import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
- import icon from './italic.svg?raw';
3
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
4
1
  declare var __VLS_6: {};
5
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
2
+ type __VLS_Slots = {} & {
6
3
  default?: (props: typeof __VLS_6) => any;
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>;
4
+ };
12
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>;
13
6
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
7
  export default _default;
@@ -1,14 +1,7 @@
1
- import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
- import icon from './jia1.svg?raw';
3
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
4
1
  declare var __VLS_6: {};
5
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
2
+ type __VLS_Slots = {} & {
6
3
  default?: (props: typeof __VLS_6) => any;
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>;
4
+ };
12
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>;
13
6
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
7
  export default _default;
@@ -1,14 +1,7 @@
1
- import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
- import icon from './jian1.svg?raw';
3
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
4
1
  declare var __VLS_6: {};
5
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
2
+ type __VLS_Slots = {} & {
6
3
  default?: (props: typeof __VLS_6) => any;
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>;
4
+ };
12
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>;
13
6
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
7
  export default _default;
@@ -1,14 +1,7 @@
1
- import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
- import icon from './jianshao1.svg?raw';
3
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
4
1
  declare var __VLS_6: {};
5
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
2
+ type __VLS_Slots = {} & {
6
3
  default?: (props: typeof __VLS_6) => any;
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>;
4
+ };
12
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>;
13
6
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
7
  export default _default;
@@ -1,14 +1,7 @@
1
- import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
- import icon from './jinggao.svg?raw';
3
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
4
1
  declare var __VLS_6: {};
5
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
2
+ type __VLS_Slots = {} & {
6
3
  default?: (props: typeof __VLS_6) => any;
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>;
4
+ };
12
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>;
13
6
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
7
  export default _default;
@@ -1,14 +1,7 @@
1
- import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
- import icon from './jushangduiqi.svg?raw';
3
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
4
1
  declare var __VLS_6: {};
5
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
2
+ type __VLS_Slots = {} & {
6
3
  default?: (props: typeof __VLS_6) => any;
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>;
4
+ };
12
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>;
13
6
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
7
  export default _default;
@@ -1,14 +1,7 @@
1
- import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
- import icon from './juxiaduiqi.svg?raw';
3
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
4
1
  declare var __VLS_6: {};
5
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
2
+ type __VLS_Slots = {} & {
6
3
  default?: (props: typeof __VLS_6) => any;
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>;
4
+ };
12
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>;
13
6
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
7
  export default _default;
@@ -1,14 +1,7 @@
1
- import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
- import icon from './juxinghuizhi.svg?raw';
3
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
4
1
  declare var __VLS_6: {};
5
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
2
+ type __VLS_Slots = {} & {
6
3
  default?: (props: typeof __VLS_6) => any;
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>;
4
+ };
12
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>;
13
6
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
7
  export default _default;
@@ -1,14 +1,7 @@
1
- import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
- import icon from './juyouduiqi.svg?raw';
3
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
4
1
  declare var __VLS_6: {};
5
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
2
+ type __VLS_Slots = {} & {
6
3
  default?: (props: typeof __VLS_6) => any;
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>;
4
+ };
12
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>;
13
6
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
7
  export default _default;
@@ -1,14 +1,7 @@
1
- import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
- import icon from './juzuoduiqi.svg?raw';
3
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
4
1
  declare var __VLS_6: {};
5
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
2
+ type __VLS_Slots = {} & {
6
3
  default?: (props: typeof __VLS_6) => any;
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>;
4
+ };
12
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>;
13
6
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
7
  export default _default;
@@ -1,14 +1,7 @@
1
- import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
- import icon from './kaiguan.svg?raw';
3
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
4
1
  declare var __VLS_6: {};
5
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
2
+ type __VLS_Slots = {} & {
6
3
  default?: (props: typeof __VLS_6) => any;
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>;
4
+ };
12
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>;
13
6
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
7
  export default _default;
@@ -1,14 +1,7 @@
1
- import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
- import icon from './kaimen.svg?raw';
3
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
4
1
  declare var __VLS_6: {};
5
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
2
+ type __VLS_Slots = {} & {
6
3
  default?: (props: typeof __VLS_6) => any;
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>;
4
+ };
12
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>;
13
6
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
7
  export default _default;
@@ -0,0 +1 @@
1
+ export { default as DasIconKnow } from './index.vue';
@@ -0,0 +1,17 @@
1
+ import { defineComponent as o, createBlock as n, openBlock as e, unref as t, mergeProps as s, withCtx as r, renderSlot as i } from "vue";
2
+ import { DasBaseIcon as p } from "@das-fed/ui/packages/components/icon";
3
+ const h = '<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1740808011912" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="26928" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M640 294.4h89.6V384a38.4 38.4 0 0 0 76.8 0V294.4h89.6a38.4 38.4 0 0 0 0-76.8h-89.6V128a38.4 38.4 0 0 0-76.8 0v89.6H640a38.4 38.4 0 0 0 0 76.8z" p-id="26929"></path><path d="M916.992 420.352a38.4 38.4 0 0 0-38.4 38.4v270.848H640a161.28 161.28 0 0 0-89.6 25.6v-435.2a201.216 201.216 0 0 0-61.44-147.968 200.704 200.704 0 0 0-147.968-60.928H106.496a38.4 38.4 0 0 0-38.4 38.4V768a38.912 38.912 0 0 0 38.4 38.4H384a90.112 90.112 0 0 1 89.6 89.6 41.472 41.472 0 0 0 4.096 17.408 37.888 37.888 0 0 0 34.304 20.992 38.912 38.912 0 0 0 38.4-38.4 89.088 89.088 0 0 1 89.6-89.6h276.992a38.4 38.4 0 0 0 38.4-38.4V460.8a37.888 37.888 0 0 0-38.4-40.448z m-443.392 334.848a163.328 163.328 0 0 0-89.6-25.6H144.896V187.904h196.096a127.488 127.488 0 0 1 93.696 38.4 129.536 129.536 0 0 1 38.912 93.696z" p-id="26930"></path></svg>', m = /* @__PURE__ */ o({
4
+ __name: "index",
5
+ setup(w) {
6
+ return (a, c) => (e(), n(t(p), s({ icon: t(h) }, a.$attrs), {
7
+ default: r(() => [
8
+ i(a.$slots, "default")
9
+ ]),
10
+ _: 3
11
+ /* FORWARDED */
12
+ }, 16, ["icon"]));
13
+ }
14
+ });
15
+ export {
16
+ m as DasIconKnow
17
+ };
Binary file
@@ -0,0 +1,12 @@
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
+ };
@@ -0,0 +1 @@
1
+ export { default as DasIconKnowed } from './index.vue';
@@ -0,0 +1,17 @@
1
+ import { defineComponent as o, createBlock as n, openBlock as e, unref as t, mergeProps as s, withCtx as r, renderSlot as i } from "vue";
2
+ import { DasBaseIcon as p } from "@das-fed/ui/packages/components/icon";
3
+ const w = '<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1740808118307" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="27086" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M960 153.6a38.4 38.4 0 0 1-11.264 27.136L772.608 358.4A38.4 38.4 0 0 1 716.8 358.4l-78.336-81.92A38.4 38.4 0 0 1 665.6 210.944a37.888 37.888 0 0 1 27.136 10.752l51.2 51.2 148.992-147.968a38.4 38.4 0 0 1 67.072 28.672z" p-id="27087"></path><path d="M917.504 420.352a37.888 37.888 0 0 0-38.4 38.4v270.848H640a162.304 162.304 0 0 0-89.6 25.6V318.976a201.216 201.216 0 0 0-61.44-146.944 199.68 199.68 0 0 0-147.456-60.928H106.496a38.4 38.4 0 0 0-38.4 38.4V768a38.912 38.912 0 0 0 38.4 38.4H384a89.088 89.088 0 0 1 89.6 89.6 37.376 37.376 0 0 0 4.096 16.896 39.424 39.424 0 0 0 34.304 20.992 38.912 38.912 0 0 0 38.4-38.4 89.088 89.088 0 0 1 89.6-89.6h277.504a38.912 38.912 0 0 0 38.4-38.4V460.8a38.4 38.4 0 0 0-38.4-40.448z m-443.904 334.848a162.304 162.304 0 0 0-89.6-25.6H144.896V187.904h196.608a132.096 132.096 0 0 1 132.096 132.096z" p-id="27088"></path></svg>', m = /* @__PURE__ */ o({
4
+ __name: "index",
5
+ setup(c) {
6
+ return (a, d) => (e(), n(t(p), s({ icon: t(w) }, a.$attrs), {
7
+ default: r(() => [
8
+ i(a.$slots, "default")
9
+ ]),
10
+ _: 3
11
+ /* FORWARDED */
12
+ }, 16, ["icon"]));
13
+ }
14
+ });
15
+ export {
16
+ m as DasIconKnowed
17
+ };
@@ -0,0 +1,12 @@
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
+ };
@@ -0,0 +1 @@
1
+ export { default as DasIconKnowopen } from './index.vue';
@@ -0,0 +1,17 @@
1
+ import { defineComponent as o, createBlock as n, openBlock as s, unref as t, mergeProps as i, withCtx as r, renderSlot as l } from "vue";
2
+ import { DasBaseIcon as a } from "@das-fed/ui/packages/components/icon";
3
+ const p = '<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_46232"><rect x="0" y="0" width="16" height="16" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_457_46232)"><g><path d="M7.3998583203125,11.8030984375L7.3998583203125,5.0000684374999995Q7.3998583203125,4.1440184375,6.7945483203125,3.5387084375Q6.1892383203125,2.9333984375,5.3331983203125,2.9333984375L2.2665283203125,2.9333984375L2.2665283203125,11.4000684375L5.9998583203125,11.4000684375Q6.7833283203125,11.4000684375,7.3998583203125,11.8030984375ZM8.5998983203125,11.8030984375L8.5998983203125,5.0000684374999995Q8.5998983203125,4.1440184375,9.2052083203125,3.5387084375Q9.8105183203125,2.9333984375,10.6665583203125,2.9333984375L13.7332283203125,2.9333984375L13.7332283203125,11.4000684375L9.9998983203125,11.4000684375Q9.2164283203125,11.4000684375,8.5998983203125,11.8030984375ZM1.0665283203125,2.3333984375L1.0665283203125,12.0000984375C1.0665283203125,12.3313984375,1.3351573203125,12.6000984375,1.6665283203125,12.6000984375L5.9998583203125,12.6000984375Q6.5797583203125,12.6000984375,6.9898083203125,13.0100984375Q7.3998583203125,13.4201984375,7.3998583203125,14.0000984375C7.3998583203125,14.2899984375,7.6055283203125,14.5318984375,7.8789383203125,14.5878984375C7.9179983203125,14.5958984375,7.9584383203125,14.6000984375,7.9998583203125,14.6000984375C8.0205983203125,14.6000984375,8.0410483203125,14.5989984375,8.061208320312499,14.5969984375C8.0854683203125,14.5944984375,8.1092983203125,14.5905984375,8.1326083203125,14.5852984375C8.400118320312501,14.5248984375,8.5998983203125,14.2857984375,8.5998983203125,14.0000984375Q8.5998983203125,13.4201984375,9.0099483203125,13.0100984375Q9.4199983203125,12.6000984375,9.9998983203125,12.6000984375L14.3332283203125,12.6000984375C14.6646283203125,12.6000984375,14.9332283203125,12.3313984375,14.9332283203125,12.0000984375L14.9332283203125,2.3333984375C14.9332283203125,2.0020274375,14.6646283203125,1.7333984375,14.3332283203125,1.7333984375L10.6665583203125,1.7333984375Q9.3134583203125,1.7333984375,8.3566783203125,2.6901804375Q8.1575583203125,2.8892984375,7.9998783203125,3.1055784375Q7.8421983203125,2.8892984375,7.6430783203125,2.6901804375Q6.6862983203125,1.7333984375,5.3331983203125,1.7333984375L1.6665283203125,1.7333984375C1.3351573203125,1.7333984375,1.0665283203125,2.0020274375,1.0665283203125,2.3333984375Z" fill-rule="evenodd" fill="#212121" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></svg>', m = /* @__PURE__ */ o({
4
+ __name: "index",
5
+ setup(c) {
6
+ return (e, h) => (s(), n(t(a), i({ icon: t(p) }, e.$attrs), {
7
+ default: r(() => [
8
+ l(e.$slots, "default")
9
+ ]),
10
+ _: 3
11
+ /* FORWARDED */
12
+ }, 16, ["icon"]));
13
+ }
14
+ });
15
+ export {
16
+ m as DasIconKnowopen
17
+ };
@@ -0,0 +1,12 @@
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,14 +1,7 @@
1
- import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
- import icon from './layout-refresh.svg?raw';
3
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
4
1
  declare var __VLS_6: {};
5
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
2
+ type __VLS_Slots = {} & {
6
3
  default?: (props: typeof __VLS_6) => any;
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>;
4
+ };
12
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>;
13
6
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
7
  export default _default;
@@ -1,14 +1,7 @@
1
- import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
2
- import icon from './left.svg?raw';
3
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
4
1
  declare var __VLS_6: {};
5
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
2
+ type __VLS_Slots = {} & {
6
3
  default?: (props: typeof __VLS_6) => any;
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>;
4
+ };
12
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>;
13
6
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
7
  export default _default;
@@ -0,0 +1 @@
1
+ export { default as DasIconLianjie } from './index.vue';
@@ -0,0 +1,22 @@
1
+ import { defineComponent as o, createBlock as e, openBlock as r, unref as t, mergeProps as s, withCtx as l, renderSlot as a } from "vue";
2
+ import { DasBaseIcon as i } from "@das-fed/ui/packages/components/icon";
3
+ const c = `<?xml version="1.0" standalone="no"?>\r
4
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg class="icon"\r
5
+ width="200px" height="200.00px" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg">\r
6
+ <path\r
7
+ d="M779.776 485.504l-14.144 14.208a38.4 38.4 0 0 0 54.272 54.272l14.208-14.144q58.112-58.112 58.112-140.288 0-82.24-58.112-140.352l-45.248-45.248q-58.112-58.112-140.288-58.112-82.176 0-140.288 58.112L417.792 304.512q-58.112 58.112-58.112 140.288 0 82.176 58.112 140.288l22.592 22.592a38.4 38.4 0 0 0 54.336-54.272l-22.656-22.656Q436.48 495.168 436.48 444.8q0-50.368 35.584-86.016L562.56 268.288q35.648-35.648 86.016-35.648t85.952 35.648l45.248 45.248q35.648 35.648 35.648 86.016t-35.648 85.952z m-149.312-22.592l-22.592-22.656a38.4 38.4 0 0 0-54.336 54.336l22.656 22.592q35.584 35.648 35.584 86.016t-35.584 85.952l-90.688 90.688q-35.584 35.584-85.952 35.584-50.368 0-86.016-35.584l-45.248-45.248q-35.584-35.648-35.584-86.016t35.584-85.952l14.208-14.208a38.4 38.4 0 0 0-54.336-54.336l-14.144 14.208q-58.112 58.112-58.112 140.288 0 82.176 58.112 140.288l45.248 45.248q58.112 58.112 140.288 58.112 82.176 0 140.288-58.112l90.624-90.624q58.112-58.112 58.112-140.288 0-82.176-58.112-140.288z" />\r
8
+ </svg>`, d = /* @__PURE__ */ o({
9
+ __name: "index",
10
+ setup(p) {
11
+ return (n, q) => (r(), e(t(i), s({ icon: t(c) }, n.$attrs), {
12
+ default: l(() => [
13
+ a(n.$slots, "default")
14
+ ]),
15
+ _: 3
16
+ /* FORWARDED */
17
+ }, 16, ["icon"]));
18
+ }
19
+ });
20
+ export {
21
+ d as DasIconLianjie
22
+ };