@das-fed/upf-ui 6.4.0-dev.231 → 6.4.0-dev.232

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 (750) hide show
  1. package/package.json +3 -3
  2. package/packages/business-components/ai-panel/{index-BybM3Q9u.js → index-BtiuhwME.js} +2050 -1580
  3. package/packages/business-components/ai-panel/index-BtiuhwME.js.gz +0 -0
  4. package/packages/business-components/ai-panel/index-CDBVlFmp.js +180 -0
  5. package/packages/business-components/ai-panel/index-CDBVlFmp.js.gz +0 -0
  6. package/packages/business-components/ai-panel/{index-CwdJKHy0.js → index-DCyDBdoc.js} +22 -8
  7. package/packages/business-components/ai-panel/index-DCyDBdoc.js.gz +0 -0
  8. package/packages/business-components/ai-panel/index.js +1 -1
  9. package/packages/business-components/ai-panel/src/dasAI/hooks/audio.d.ts +1 -1
  10. package/packages/business-components/app-container/index.js +160 -105
  11. package/packages/business-components/app-container/index.js.gz +0 -0
  12. package/packages/business-components/area-phone-select/index.d.ts +30 -30
  13. package/packages/business-components/area-phone-select/index.js +176 -127
  14. package/packages/business-components/area-phone-select/index.js.gz +0 -0
  15. package/packages/business-components/area-phone-select/src/area-popover/index.vue.d.ts +4 -4
  16. package/packages/business-components/change-enterprises/index.js +73 -47
  17. package/packages/business-components/change-enterprises/index.js.gz +0 -0
  18. package/packages/business-components/change-pwd/index.js +27 -15
  19. package/packages/business-components/change-pwd/index.js.gz +0 -0
  20. package/packages/business-components/change-pwd/src/hooks/use-changePwd.d.ts +14 -14
  21. package/packages/business-components/currency-page/index.js +51 -34
  22. package/packages/business-components/currency-page/index.js.gz +0 -0
  23. package/packages/business-components/device-panel/index.js +17397 -12679
  24. package/packages/business-components/device-panel/index.js.gz +0 -0
  25. package/packages/business-components/device-panel/src/components/drag-resize/index.vue.d.ts +1 -1
  26. package/packages/business-components/device-panel/style.css +1 -1
  27. package/packages/business-components/device-panel/style.css.gz +0 -0
  28. package/packages/business-components/echarts/index.d.ts +5 -5
  29. package/packages/business-components/echarts/index.js +2102 -2089
  30. package/packages/business-components/echarts/index.js.gz +0 -0
  31. package/packages/business-components/echarts/src/Index.vue.d.ts +1 -1
  32. package/packages/business-components/export-button/index.js +119 -112
  33. package/packages/business-components/export-button/index.js.gz +0 -0
  34. package/packages/business-components/import-button/index.js +249 -215
  35. package/packages/business-components/import-button/index.js.gz +0 -0
  36. package/packages/business-components/layout-breadcrumb/index.js +46 -46
  37. package/packages/business-components/layout-breadcrumb/index.js.gz +0 -0
  38. package/packages/business-components/model-table-dialog/index.d.ts +4 -4
  39. package/packages/business-components/model-table-dialog/index.js +361 -313
  40. package/packages/business-components/model-table-dialog/index.js.gz +0 -0
  41. package/packages/business-components/payment/index.js +256 -166
  42. package/packages/business-components/payment/index.js.gz +0 -0
  43. package/packages/business-components/process-configuration/index.js +310 -224
  44. package/packages/business-components/process-configuration/index.js.gz +0 -0
  45. package/packages/business-components/process-form/index.js +1349 -1180
  46. package/packages/business-components/process-form/index.js.gz +0 -0
  47. package/packages/business-components/process-form/src/hooks/useForm.d.ts +14 -14
  48. package/packages/business-components/process-log/index.js +566 -383
  49. package/packages/business-components/process-log/index.js.gz +0 -0
  50. package/packages/business-components/process-log/style.css +1 -1
  51. package/packages/business-components/process-log/style.css.gz +0 -0
  52. package/packages/business-components/process-search-form/index.js +1 -1
  53. package/packages/business-components/process-search-form/index.js.gz +0 -0
  54. package/packages/business-components/process-table/index.d.ts +14 -14
  55. package/packages/business-components/process-table/index.js +485 -424
  56. package/packages/business-components/process-table/index.js.gz +0 -0
  57. package/packages/business-components/upload-file/index.js +63 -57
  58. package/packages/business-components/upload-file/index.js.gz +0 -0
  59. package/packages/business-components/upload-file/style.css +1 -1
  60. package/packages/business-components/urgent-panel/index.js +1722 -1252
  61. package/packages/business-components/urgent-panel/index.js.gz +0 -0
  62. package/packages/business-components/urgent-panel/src/components/drag-resize/index.vue.d.ts +1 -1
  63. package/packages/business-components/user-org-dialog/index.js +128 -67
  64. package/packages/business-components/user-org-dialog/index.js.gz +0 -0
  65. package/packages/business-components/video-dialog/index.js +376 -308
  66. package/packages/business-components/video-dialog/index.js.gz +0 -0
  67. package/packages/business-components/video-dialog/style.css +1 -1
  68. package/packages/business-components/video-dialog/style.css.gz +0 -0
  69. package/packages/components/alert/index.d.ts +4 -4
  70. package/packages/components/alert/index.js +59 -52
  71. package/packages/components/alert/index.js.gz +0 -0
  72. package/packages/components/audio-video/index.js +196 -169
  73. package/packages/components/audio-video/index.js.gz +0 -0
  74. package/packages/components/autocomplete/index.d.ts +6 -6
  75. package/packages/components/autocomplete/index.js +269 -244
  76. package/packages/components/autocomplete/index.js.gz +0 -0
  77. package/packages/components/autocomplete/style.css +1 -1
  78. package/packages/components/autocomplete/style.css.gz +0 -0
  79. package/packages/components/breadcrumb/index.js +84 -58
  80. package/packages/components/breadcrumb/index.js.gz +0 -0
  81. package/packages/components/button/index.js +348 -275
  82. package/packages/components/button/index.js.gz +0 -0
  83. package/packages/components/calendar/index.js +343 -257
  84. package/packages/components/calendar/index.js.gz +0 -0
  85. package/packages/components/cascader/index.d.ts +17 -17
  86. package/packages/components/cascader/index.js +185 -150
  87. package/packages/components/cascader/index.js.gz +0 -0
  88. package/packages/components/cascader/src/Index.vue.d.ts +1 -1
  89. package/packages/components/cascader/style.css +1 -1
  90. package/packages/components/cascader/style.css.gz +0 -0
  91. package/packages/components/checkbox/index.d.ts +12 -12
  92. package/packages/components/checkbox/index.js +349 -236
  93. package/packages/components/checkbox/index.js.gz +0 -0
  94. package/packages/components/checkbox/style.css +1 -1
  95. package/packages/components/checkbox/style.css.gz +0 -0
  96. package/packages/components/collapse-panel/index.js +33 -26
  97. package/packages/components/collapse-panel/index.js.gz +0 -0
  98. package/packages/components/collapse-transition/index.js +13 -6
  99. package/packages/components/collapse-transition/index.js.gz +0 -0
  100. package/packages/components/collaspe/index.d.ts +4 -4
  101. package/packages/components/collaspe/index.js +23 -22
  102. package/packages/components/collaspe/index.js.gz +0 -0
  103. package/packages/components/color-picker/index.d.ts +5 -5
  104. package/packages/components/color-picker/index.js +76 -54
  105. package/packages/components/color-picker/index.js.gz +0 -0
  106. package/packages/components/color-picker/src/Index.vue.d.ts +1 -1
  107. package/packages/components/custom-search-item/index.d.ts +4 -4
  108. package/packages/components/custom-search-item/index.js +49 -37
  109. package/packages/components/custom-search-item/index.js.gz +0 -0
  110. package/packages/components/date-picker/index.d.ts +15 -15
  111. package/packages/components/date-picker/index.js +981 -751
  112. package/packages/components/date-picker/index.js.gz +0 -0
  113. package/packages/components/date-picker/src/DatePicker.vue.d.ts +1 -1
  114. package/packages/components/date-picker/src/DateRangePicker.vue.d.ts +1 -1
  115. package/packages/components/date-picker/src/RangePicker.vue.d.ts +1 -1
  116. package/packages/components/date-picker/src/TimePicker.vue.d.ts +1 -1
  117. package/packages/components/date-picker/src/TimeRangePicker.vue.d.ts +1 -1
  118. package/packages/components/date-picker/style.css +1 -1
  119. package/packages/components/date-picker/style.css.gz +0 -0
  120. package/packages/components/dialog/index.js +235 -185
  121. package/packages/components/dialog/index.js.gz +0 -0
  122. package/packages/components/dimple-layout/index.js +191 -89
  123. package/packages/components/dimple-layout/index.js.gz +0 -0
  124. package/packages/components/drawer/index.js +13 -6
  125. package/packages/components/drawer/index.js.gz +0 -0
  126. package/packages/components/dropdown/index.js +58 -43
  127. package/packages/components/dropdown/index.js.gz +0 -0
  128. package/packages/components/edit-table/index.d.ts +4 -4
  129. package/packages/components/edit-table/index.js +1185 -953
  130. package/packages/components/edit-table/index.js.gz +0 -0
  131. package/packages/components/empty/index.js +64 -36
  132. package/packages/components/empty/index.js.gz +0 -0
  133. package/packages/components/error-overlay-model/index.js +42 -30
  134. package/packages/components/error-overlay-model/index.js.gz +0 -0
  135. package/packages/components/form/index.d.ts +14 -14
  136. package/packages/components/form/index.js +18 -12
  137. package/packages/components/form/index.js.gz +0 -0
  138. package/packages/components/form-item/index.js +1118 -959
  139. package/packages/components/form-item/index.js.gz +0 -0
  140. package/packages/components/form-item/style.css +1 -1
  141. package/packages/components/form-item/style.css.gz +0 -0
  142. package/packages/components/icon/index.js +13 -7
  143. package/packages/components/icon/index.js.gz +0 -0
  144. package/packages/components/image-upload/index.js +135 -101
  145. package/packages/components/image-upload/index.js.gz +0 -0
  146. package/packages/components/image-viewer/index.js +703 -610
  147. package/packages/components/image-viewer/index.js.gz +0 -0
  148. package/packages/components/input/index.d.ts +3 -3
  149. package/packages/components/input/index.js +225 -202
  150. package/packages/components/input/index.js.gz +0 -0
  151. package/packages/components/input/src/index.vue.d.ts +1 -2
  152. package/packages/components/input-dialog-select/index.js +165 -128
  153. package/packages/components/input-dialog-select/index.js.gz +0 -0
  154. package/packages/components/input-number/index.js +149 -129
  155. package/packages/components/input-number/index.js.gz +0 -0
  156. package/packages/components/input-number/style.css +1 -1
  157. package/packages/components/input-number/style.css.gz +0 -0
  158. package/packages/components/live-player/index.d.ts +4 -4
  159. package/packages/components/live-player/index.js +19 -9
  160. package/packages/components/live-player/index.js.gz +0 -0
  161. package/packages/components/loading/index.js +54 -48
  162. package/packages/components/loading/index.js.gz +0 -0
  163. package/packages/components/loading/src/loading.d.ts +26 -0
  164. package/packages/components/map/index.js +156 -103
  165. package/packages/components/map/index.js.gz +0 -0
  166. package/packages/components/menu-aside/index.js +893 -668
  167. package/packages/components/menu-aside/index.js.gz +0 -0
  168. package/packages/components/menu-header/index.js +66 -42
  169. package/packages/components/menu-header/index.js.gz +0 -0
  170. package/packages/components/pagination/index.js +159 -121
  171. package/packages/components/pagination/index.js.gz +0 -0
  172. package/packages/components/pagination/style.css +1 -1
  173. package/packages/components/pagination/style.css.gz +0 -0
  174. package/packages/components/popover/index.d.ts +4 -4
  175. package/packages/components/popover/index.js +49 -28
  176. package/packages/components/popover/index.js.gz +0 -0
  177. package/packages/components/popup-mask/index.js +62 -49
  178. package/packages/components/popup-mask/index.js.gz +0 -0
  179. package/packages/components/preview/index.js +6 -1
  180. package/packages/components/preview/index.js.gz +0 -0
  181. package/packages/components/progress/index.js +214 -127
  182. package/packages/components/progress/index.js.gz +0 -0
  183. package/packages/components/progress/style.css +1 -1
  184. package/packages/components/progress/style.css.gz +0 -0
  185. package/packages/components/radio/index.d.ts +10 -10
  186. package/packages/components/radio/index.js +353 -234
  187. package/packages/components/radio/index.js.gz +0 -0
  188. package/packages/components/radio-tabs/index.js +86 -52
  189. package/packages/components/radio-tabs/index.js.gz +0 -0
  190. package/packages/components/rich-editor/index.js +275 -269
  191. package/packages/components/rich-editor/index.js.gz +0 -0
  192. package/packages/components/scrollbar/index.js +3 -2
  193. package/packages/components/scrollbar/index.js.gz +0 -0
  194. package/packages/components/search/index.d.ts +1 -1
  195. package/packages/components/search/index.js +117 -108
  196. package/packages/components/search/index.js.gz +0 -0
  197. package/packages/components/search/src/Index.vue.d.ts +1 -1
  198. package/packages/components/search-form/index.js +1126 -957
  199. package/packages/components/search-form/index.js.gz +0 -0
  200. package/packages/components/search-form/style.css +1 -1
  201. package/packages/components/search-form/style.css.gz +0 -0
  202. package/packages/components/select/index.d.ts +3 -3
  203. package/packages/components/select/index.js +469 -377
  204. package/packages/components/select/index.js.gz +0 -0
  205. package/packages/components/select/src/Select.vue.d.ts +1 -1
  206. package/packages/components/select/style.css +1 -1
  207. package/packages/components/select/style.css.gz +0 -0
  208. package/packages/components/select-input/index.js +80 -79
  209. package/packages/components/select-input/index.js.gz +0 -0
  210. package/packages/components/select-list/index.js +605 -548
  211. package/packages/components/select-list/index.js.gz +0 -0
  212. package/packages/components/select-list/style.css +1 -1
  213. package/packages/components/select-list/style.css.gz +0 -0
  214. package/packages/components/special-range-picker-month/index.js +296 -201
  215. package/packages/components/special-range-picker-month/index.js.gz +0 -0
  216. package/packages/components/special-range-picker-month/style.css +1 -1
  217. package/packages/components/special-range-picker-month/style.css.gz +0 -0
  218. package/packages/components/special-range-picker-year/index.js +400 -267
  219. package/packages/components/special-range-picker-year/index.js.gz +0 -0
  220. package/packages/components/special-range-picker-year/style.css +1 -1
  221. package/packages/components/special-range-picker-year/style.css.gz +0 -0
  222. package/packages/components/spin/index.js +51 -38
  223. package/packages/components/spin/index.js.gz +0 -0
  224. package/packages/components/split-panel/index.d.ts +8 -8
  225. package/packages/components/split-panel/index.js +187 -129
  226. package/packages/components/split-panel/index.js.gz +0 -0
  227. package/packages/components/step/index.js +1 -0
  228. package/packages/components/step/index.js.gz +0 -0
  229. package/packages/components/steps/index.js +13 -6
  230. package/packages/components/steps/index.js.gz +0 -0
  231. package/packages/components/switch/index.js +17 -11
  232. package/packages/components/switch/index.js.gz +0 -0
  233. package/packages/components/switch/style.css +1 -1
  234. package/packages/components/switch/style.css.gz +0 -0
  235. package/packages/components/table/index.d.ts +112 -112
  236. package/packages/components/table/index.js +3580 -3055
  237. package/packages/components/table/index.js.gz +0 -0
  238. package/packages/components/table/src/Table.vue.d.ts +9 -9
  239. package/packages/components/table/src/table-column/index.vue.d.ts +1 -1
  240. package/packages/components/tabs/index.js +254 -188
  241. package/packages/components/tabs/index.js.gz +0 -0
  242. package/packages/components/tag/index.js +25 -11
  243. package/packages/components/tag/index.js.gz +0 -0
  244. package/packages/components/time-line/index.js +67 -48
  245. package/packages/components/time-line/index.js.gz +0 -0
  246. package/packages/components/tooltip/index.d.ts +6 -6
  247. package/packages/components/tooltip/index.js +129 -78
  248. package/packages/components/tooltip/index.js.gz +0 -0
  249. package/packages/components/tooltip/style.css +1 -1
  250. package/packages/components/tooltip/style.css.gz +0 -0
  251. package/packages/components/tree/index.js +1112 -945
  252. package/packages/components/tree/index.js.gz +0 -0
  253. package/packages/components/tree-select/index.js +401 -374
  254. package/packages/components/tree-select/index.js.gz +0 -0
  255. package/packages/components/tree-select/src/App.vue.d.ts +39 -39
  256. package/packages/components/tree-select/src/hooks/use-tree-select.d.ts +38 -38
  257. package/packages/components/tree-table/index.d.ts +2 -2
  258. package/packages/components/tree-table/index.js +425 -320
  259. package/packages/components/tree-table/index.js.gz +0 -0
  260. package/packages/components/tree-v2/index.d.ts +20 -20
  261. package/packages/components/tree-v2/index.js +1378 -1214
  262. package/packages/components/tree-v2/index.js.gz +0 -0
  263. package/packages/components/upload/index.js +203 -130
  264. package/packages/components/upload/index.js.gz +0 -0
  265. package/packages/components/virtual-tree/index.js +150 -113
  266. package/packages/components/virtual-tree/index.js.gz +0 -0
  267. package/packages/components/virtual-tree/src/App.vue.d.ts +140 -140
  268. package/packages/components/watermark/index.js +13 -6
  269. package/packages/icons/1-grids/index.js +1 -0
  270. package/packages/icons/1-grids/index.js.gz +0 -0
  271. package/packages/icons/4-grids/index.js +1 -0
  272. package/packages/icons/4-grids/index.js.gz +0 -0
  273. package/packages/icons/9-grids/index.js +1 -0
  274. package/packages/icons/9-grids/index.js.gz +0 -0
  275. package/packages/icons/add/index.js +1 -0
  276. package/packages/icons/add/index.js.gz +0 -0
  277. package/packages/icons/add-2/index.js +1 -0
  278. package/packages/icons/add-item/index.js +1 -0
  279. package/packages/icons/add-item/index.js.gz +0 -0
  280. package/packages/icons/addto/index.js +1 -0
  281. package/packages/icons/addto/index.js.gz +0 -0
  282. package/packages/icons/alarm/index.js +1 -0
  283. package/packages/icons/alarm/index.js.gz +0 -0
  284. package/packages/icons/arrow-first/index.js +1 -0
  285. package/packages/icons/arrow-first/index.js.gz +0 -0
  286. package/packages/icons/arrow-last/index.js +1 -0
  287. package/packages/icons/arrow-last/index.js.gz +0 -0
  288. package/packages/icons/audioing/index.js +1 -0
  289. package/packages/icons/audioing/index.js.gz +0 -0
  290. package/packages/icons/back/index.js +1 -0
  291. package/packages/icons/back/index.js.gz +0 -0
  292. package/packages/icons/bianjigongzuotai/index.js +1 -0
  293. package/packages/icons/bianjigongzuotai/index.js.gz +0 -0
  294. package/packages/icons/biaochi/index.js +1 -0
  295. package/packages/icons/biaochi/index.js.gz +0 -0
  296. package/packages/icons/bim/index.js +1 -0
  297. package/packages/icons/bim/index.js.gz +0 -0
  298. package/packages/icons/bobaoguanbi/index.js +1 -0
  299. package/packages/icons/bobaoguanbi/index.js.gz +0 -0
  300. package/packages/icons/bobaokaiqi/index.js +1 -0
  301. package/packages/icons/bobaokaiqi/index.js.gz +0 -0
  302. package/packages/icons/bold/index.js +1 -0
  303. package/packages/icons/bold/index.js.gz +0 -0
  304. package/packages/icons/camera/index.js +1 -0
  305. package/packages/icons/camera/index.js.gz +0 -0
  306. package/packages/icons/camera-2/index.js +1 -0
  307. package/packages/icons/camera-2/index.js.gz +0 -0
  308. package/packages/icons/camera-3/index.js +1 -0
  309. package/packages/icons/camera-3/index.js.gz +0 -0
  310. package/packages/icons/cancel-full-screen/index.js +1 -0
  311. package/packages/icons/cancel-full-screen/index.js.gz +0 -0
  312. package/packages/icons/cankaoneirong/index.js +1 -0
  313. package/packages/icons/cankaoneirong/index.js.gz +0 -0
  314. package/packages/icons/card/index.js +1 -0
  315. package/packages/icons/card/index.js.gz +0 -0
  316. package/packages/icons/card-view/index.js +1 -0
  317. package/packages/icons/card-view/index.js.gz +0 -0
  318. package/packages/icons/caret-bottom/index.js +1 -0
  319. package/packages/icons/caret-bottom/index.js.gz +0 -0
  320. package/packages/icons/caret-right/index.js +1 -0
  321. package/packages/icons/caret-right/index.js.gz +0 -0
  322. package/packages/icons/chakancelve/index.js +1 -0
  323. package/packages/icons/chakancelve/index.js.gz +0 -0
  324. package/packages/icons/change/index.js +1 -0
  325. package/packages/icons/change/index.js.gz +0 -0
  326. package/packages/icons/change-2/index.js +1 -0
  327. package/packages/icons/change-2/index.js.gz +0 -0
  328. package/packages/icons/change-3/index.js +1 -0
  329. package/packages/icons/change-3/index.js.gz +0 -0
  330. package/packages/icons/changetenant/index.js +1 -0
  331. package/packages/icons/changetenant/index.js.gz +0 -0
  332. package/packages/icons/chart/index.js +1 -0
  333. package/packages/icons/chart/index.js.gz +0 -0
  334. package/packages/icons/chaxunxiangqing/index.js +1 -0
  335. package/packages/icons/chaxunxiangqing/index.js.gz +0 -0
  336. package/packages/icons/check/index.js +1 -0
  337. package/packages/icons/check/index.js.gz +0 -0
  338. package/packages/icons/chuanglianjiang/index.js +1 -0
  339. package/packages/icons/chuanglianjiang/index.js.gz +0 -0
  340. package/packages/icons/chuangliansheng/index.js +1 -0
  341. package/packages/icons/chuangliansheng/index.js.gz +0 -0
  342. package/packages/icons/chuanglianting/index.js +1 -0
  343. package/packages/icons/chuanglianting/index.js.gz +0 -0
  344. package/packages/icons/chuizhiduiqi/index.js +1 -0
  345. package/packages/icons/chuizhiduiqi/index.js.gz +0 -0
  346. package/packages/icons/chuizhijunfen/index.js +1 -0
  347. package/packages/icons/chuizhijunfen/index.js.gz +0 -0
  348. package/packages/icons/close/index.js +1 -0
  349. package/packages/icons/close/index.js.gz +0 -0
  350. package/packages/icons/close-2/index.js +1 -0
  351. package/packages/icons/close-2/index.js.gz +0 -0
  352. package/packages/icons/closeaudio/index.js +1 -0
  353. package/packages/icons/closeaudio/index.js.gz +0 -0
  354. package/packages/icons/color/index.js +1 -0
  355. package/packages/icons/color/index.js.gz +0 -0
  356. package/packages/icons/copy/index.js +1 -0
  357. package/packages/icons/copy/index.js.gz +0 -0
  358. package/packages/icons/custom/index.js +1 -0
  359. package/packages/icons/custom/index.js.gz +0 -0
  360. package/packages/icons/daochu/index.js +1 -0
  361. package/packages/icons/daochu/index.js.gz +0 -0
  362. package/packages/icons/date/index.js +1 -0
  363. package/packages/icons/date/index.js.gz +0 -0
  364. package/packages/icons/decline/index.js +1 -0
  365. package/packages/icons/decline/index.js.gz +0 -0
  366. package/packages/icons/default-btn/index.js +1 -0
  367. package/packages/icons/default-btn/index.js.gz +0 -0
  368. package/packages/icons/default-point/index.js +1 -0
  369. package/packages/icons/default-point/index.js.gz +0 -0
  370. package/packages/icons/delete/index.js +1 -0
  371. package/packages/icons/delete/index.js.gz +0 -0
  372. package/packages/icons/delete-2/index.js +1 -0
  373. package/packages/icons/delete-2/index.js.gz +0 -0
  374. package/packages/icons/dengbijiesuo/index.js +1 -0
  375. package/packages/icons/dengbisuoding/index.js +1 -0
  376. package/packages/icons/dengdai/index.js +1 -0
  377. package/packages/icons/dengdai/index.js.gz +0 -0
  378. package/packages/icons/dianzan/index.js +1 -0
  379. package/packages/icons/dianzan/index.js.gz +0 -0
  380. package/packages/icons/dianzan-2/index.js +1 -0
  381. package/packages/icons/dianzan-2/index.js.gz +0 -0
  382. package/packages/icons/direction-control/index.js +1 -0
  383. package/packages/icons/direction-control/index.js.gz +0 -0
  384. package/packages/icons/ditu/index.js +1 -0
  385. package/packages/icons/ditu/index.js.gz +0 -0
  386. package/packages/icons/dizhixuanze/index.js +1 -0
  387. package/packages/icons/dizhixuanze/index.js.gz +0 -0
  388. package/packages/icons/double-arrow-left/index.js +1 -0
  389. package/packages/icons/double-arrow-left/index.js.gz +0 -0
  390. package/packages/icons/double-arrow-right/index.js +1 -0
  391. package/packages/icons/double-arrow-right/index.js.gz +0 -0
  392. package/packages/icons/down/index.js +1 -0
  393. package/packages/icons/down/index.js.gz +0 -0
  394. package/packages/icons/down-2/index.js +1 -0
  395. package/packages/icons/down-3/index.js +1 -0
  396. package/packages/icons/download/index.js +1 -0
  397. package/packages/icons/download/index.js.gz +0 -0
  398. package/packages/icons/drag/index.js +1 -0
  399. package/packages/icons/drag/index.js.gz +0 -0
  400. package/packages/icons/drawing/index.js +1 -0
  401. package/packages/icons/drawing/index.js.gz +0 -0
  402. package/packages/icons/edit/index.js +1 -0
  403. package/packages/icons/edit/index.js.gz +0 -0
  404. package/packages/icons/edit-1/index.js +1 -0
  405. package/packages/icons/edit-1/index.js.gz +0 -0
  406. package/packages/icons/edit-3/index.js +1 -0
  407. package/packages/icons/edit-3/index.js.gz +0 -0
  408. package/packages/icons/empty/index.js +1 -0
  409. package/packages/icons/empty/index.js.gz +0 -0
  410. package/packages/icons/enlarge/index.js +1 -0
  411. package/packages/icons/enlarge/index.js.gz +0 -0
  412. package/packages/icons/entry/index.js +1 -0
  413. package/packages/icons/entry/index.js.gz +0 -0
  414. package/packages/icons/exit/index.js +1 -0
  415. package/packages/icons/exit/index.js.gz +0 -0
  416. package/packages/icons/fabu/index.js +1 -0
  417. package/packages/icons/fabu/index.js.gz +0 -0
  418. package/packages/icons/fanhui/index.js +1 -0
  419. package/packages/icons/fanhui/index.js.gz +0 -0
  420. package/packages/icons/fasong/index.js +1 -0
  421. package/packages/icons/fasong/index.js.gz +0 -0
  422. package/packages/icons/filter-3/index.js +1 -0
  423. package/packages/icons/filter-3/index.js.gz +0 -0
  424. package/packages/icons/finish/index.js +1 -0
  425. package/packages/icons/finish/index.js.gz +0 -0
  426. package/packages/icons/fold/index.js +1 -0
  427. package/packages/icons/fold/index.js.gz +0 -0
  428. package/packages/icons/folder-quest/index.js +1 -0
  429. package/packages/icons/folder-quest/index.js.gz +0 -0
  430. package/packages/icons/form-tips/index.js +1 -0
  431. package/packages/icons/form-tips/index.js.gz +0 -0
  432. package/packages/icons/fresh/index.js +1 -0
  433. package/packages/icons/fresh/index.js.gz +0 -0
  434. package/packages/icons/full/index.js +1 -0
  435. package/packages/icons/full/index.js.gz +0 -0
  436. package/packages/icons/full-screen/index.js +1 -0
  437. package/packages/icons/full-screen/index.js.gz +0 -0
  438. package/packages/icons/fullscreen-2/index.js +1 -0
  439. package/packages/icons/fullscreen-2/index.js.gz +0 -0
  440. package/packages/icons/fuzhi/index.js +1 -0
  441. package/packages/icons/fuzhi/index.js.gz +0 -0
  442. package/packages/icons/fuzhineirong/index.js +1 -0
  443. package/packages/icons/fuzhineirong/index.js.gz +0 -0
  444. package/packages/icons/gaojin/index.js +1 -0
  445. package/packages/icons/gaojin/index.js.gz +0 -0
  446. package/packages/icons/gengduocaozuo/index.js +1 -0
  447. package/packages/icons/global/index.js +1 -0
  448. package/packages/icons/global/index.js.gz +0 -0
  449. package/packages/icons/gongzuotaiguanli/index.js +1 -0
  450. package/packages/icons/gongzuotaiguanli/index.js.gz +0 -0
  451. package/packages/icons/header-seach/index.js +1 -0
  452. package/packages/icons/header-seach/index.js.gz +0 -0
  453. package/packages/icons/header-setting/index.js +1 -0
  454. package/packages/icons/header-setting/index.js.gz +0 -0
  455. package/packages/icons/headersettings/index.js +1 -0
  456. package/packages/icons/headersettings/index.js.gz +0 -0
  457. package/packages/icons/hide/index.js +1 -0
  458. package/packages/icons/hide/index.js.gz +0 -0
  459. package/packages/icons/huabufuwei/index.js +1 -0
  460. package/packages/icons/huabufuwei/index.js.gz +0 -0
  461. package/packages/icons/huaxian/index.js +1 -0
  462. package/packages/icons/huaxian/index.js.gz +0 -0
  463. package/packages/icons/huida/index.js +1 -0
  464. package/packages/icons/huida/index.js.gz +0 -0
  465. package/packages/icons/huidaodibu/index.js +1 -0
  466. package/packages/icons/huidaodibu/index.js.gz +0 -0
  467. package/packages/icons/huifuchuchangshezhi/index.js +1 -0
  468. package/packages/icons/huifuchuchangshezhi/index.js.gz +0 -0
  469. package/packages/icons/hyperlinks/index.js +1 -0
  470. package/packages/icons/hyperlinks/index.js.gz +0 -0
  471. package/packages/icons/img/index.js +1 -0
  472. package/packages/icons/img/index.js.gz +0 -0
  473. package/packages/icons/input-close/index.js +1 -0
  474. package/packages/icons/input-close/index.js.gz +0 -0
  475. package/packages/icons/input-select/index.js +1 -0
  476. package/packages/icons/input-select/index.js.gz +0 -0
  477. package/packages/icons/intnet/index.js +1 -0
  478. package/packages/icons/intnet/index.js.gz +0 -0
  479. package/packages/icons/italic/index.js +1 -0
  480. package/packages/icons/italic/index.js.gz +0 -0
  481. package/packages/icons/jia-1/index.js +1 -0
  482. package/packages/icons/jia-1/index.js.gz +0 -0
  483. package/packages/icons/jian-1/index.js +1 -0
  484. package/packages/icons/jianshao-1/index.js +1 -0
  485. package/packages/icons/jinggao/index.js +1 -0
  486. package/packages/icons/jinggao/index.js.gz +0 -0
  487. package/packages/icons/jushangduiqi/index.js +1 -0
  488. package/packages/icons/jushangduiqi/index.js.gz +0 -0
  489. package/packages/icons/juxiaduiqi/index.js +1 -0
  490. package/packages/icons/juxiaduiqi/index.js.gz +0 -0
  491. package/packages/icons/juxinghuizhi/index.js +1 -0
  492. package/packages/icons/juxinghuizhi/index.js.gz +0 -0
  493. package/packages/icons/juyouduiqi/index.js +1 -0
  494. package/packages/icons/juyouduiqi/index.js.gz +0 -0
  495. package/packages/icons/juzuoduiqi/index.js +1 -0
  496. package/packages/icons/juzuoduiqi/index.js.gz +0 -0
  497. package/packages/icons/kaiguan/index.js +1 -0
  498. package/packages/icons/kaiguan/index.js.gz +0 -0
  499. package/packages/icons/kaimen/index.js +1 -0
  500. package/packages/icons/kaimen/index.js.gz +0 -0
  501. package/packages/icons/know/index.js +1 -0
  502. package/packages/icons/know/index.js.gz +0 -0
  503. package/packages/icons/knowed/index.js +1 -0
  504. package/packages/icons/knowed/index.js.gz +0 -0
  505. package/packages/icons/knowopen/index.js +1 -0
  506. package/packages/icons/knowopen/index.js.gz +0 -0
  507. package/packages/icons/layout-refresh/index.js +1 -0
  508. package/packages/icons/layout-refresh/index.js.gz +0 -0
  509. package/packages/icons/left/index.js +1 -0
  510. package/packages/icons/lianjie/index.js +1 -0
  511. package/packages/icons/lianjie/index.js.gz +0 -0
  512. package/packages/icons/link/index.js +1 -0
  513. package/packages/icons/link/index.js.gz +0 -0
  514. package/packages/icons/lishihuihua/index.js +1 -0
  515. package/packages/icons/lishihuihua/index.js.gz +0 -0
  516. package/packages/icons/list/index.js +1 -0
  517. package/packages/icons/list/index.js.gz +0 -0
  518. package/packages/icons/list-view/index.js +1 -0
  519. package/packages/icons/list-view/index.js.gz +0 -0
  520. package/packages/icons/load/index.js +1 -0
  521. package/packages/icons/load/index.js.gz +0 -0
  522. package/packages/icons/lock/index.js +1 -0
  523. package/packages/icons/lock/index.js.gz +0 -0
  524. package/packages/icons/marsh/index.js +1 -0
  525. package/packages/icons/me/index.js +1 -0
  526. package/packages/icons/me/index.js.gz +0 -0
  527. package/packages/icons/more/index.js +1 -0
  528. package/packages/icons/more/index.js.gz +0 -0
  529. package/packages/icons/more-2/index.js +1 -0
  530. package/packages/icons/more-btn/index.js +1 -0
  531. package/packages/icons/more-btn/index.js.gz +0 -0
  532. package/packages/icons/muted/index.js +1 -0
  533. package/packages/icons/muted/index.js.gz +0 -0
  534. package/packages/icons/notification-face/index.js +1 -0
  535. package/packages/icons/notification-face/index.js.gz +0 -0
  536. package/packages/icons/paiban/index.js +1 -0
  537. package/packages/icons/paiban/index.js.gz +0 -0
  538. package/packages/icons/password-lock/index.js +1 -0
  539. package/packages/icons/password-lock/index.js.gz +0 -0
  540. package/packages/icons/password-lock2/index.js +1 -0
  541. package/packages/icons/password-lock2/index.js.gz +0 -0
  542. package/packages/icons/pause/index.js +1 -0
  543. package/packages/icons/pause/index.js.gz +0 -0
  544. package/packages/icons/phone/index.js +1 -0
  545. package/packages/icons/phone/index.js.gz +0 -0
  546. package/packages/icons/pinglun/index.js +1 -0
  547. package/packages/icons/pinglun/index.js.gz +0 -0
  548. package/packages/icons/plan/index.js +1 -0
  549. package/packages/icons/plan/index.js.gz +0 -0
  550. package/packages/icons/play/index.js +1 -0
  551. package/packages/icons/play/index.js.gz +0 -0
  552. package/packages/icons/preview/index.js +1 -0
  553. package/packages/icons/preview/index.js.gz +0 -0
  554. package/packages/icons/preview-eye/index.js +1 -0
  555. package/packages/icons/preview-eye/index.js.gz +0 -0
  556. package/packages/icons/project-list/index.js +1 -0
  557. package/packages/icons/project-list/index.js.gz +0 -0
  558. package/packages/icons/project-tree/index.js +1 -0
  559. package/packages/icons/project-tree/index.js.gz +0 -0
  560. package/packages/icons/promptinformation-l/index.js +1 -0
  561. package/packages/icons/promptinformation-l/index.js.gz +0 -0
  562. package/packages/icons/qiehuangongzuotai/index.js +1 -0
  563. package/packages/icons/qiehuangongzuotai/index.js.gz +0 -0
  564. package/packages/icons/qingkong/index.js +1 -0
  565. package/packages/icons/qingkong/index.js.gz +0 -0
  566. package/packages/icons/quanping/index.js +1 -0
  567. package/packages/icons/quanping/index.js.gz +0 -0
  568. package/packages/icons/rate-all/index.js +1 -0
  569. package/packages/icons/rate-all/index.js.gz +0 -0
  570. package/packages/icons/rate-half/index.js +1 -0
  571. package/packages/icons/rate-half/index.js.gz +0 -0
  572. package/packages/icons/rate-none/index.js +1 -0
  573. package/packages/icons/rate-none/index.js.gz +0 -0
  574. package/packages/icons/recover/index.js +1 -0
  575. package/packages/icons/recover/index.js.gz +0 -0
  576. package/packages/icons/refresh/index.js +1 -0
  577. package/packages/icons/refresh/index.js.gz +0 -0
  578. package/packages/icons/reload/index.js +1 -0
  579. package/packages/icons/reload/index.js.gz +0 -0
  580. package/packages/icons/reset/index.js +1 -0
  581. package/packages/icons/reset/index.js.gz +0 -0
  582. package/packages/icons/right/index.js +1 -0
  583. package/packages/icons/right-3/index.js +1 -0
  584. package/packages/icons/right-3/index.js.gz +0 -0
  585. package/packages/icons/riqixuanze/index.js +1 -0
  586. package/packages/icons/riqixuanze/index.js.gz +0 -0
  587. package/packages/icons/rise/index.js +1 -0
  588. package/packages/icons/rise/index.js.gz +0 -0
  589. package/packages/icons/save/index.js +1 -0
  590. package/packages/icons/save/index.js.gz +0 -0
  591. package/packages/icons/screenshot/index.js +1 -0
  592. package/packages/icons/screenshot/index.js.gz +0 -0
  593. package/packages/icons/search/index.js +1 -0
  594. package/packages/icons/search/index.js.gz +0 -0
  595. package/packages/icons/select/index.js +1 -0
  596. package/packages/icons/select-confirm/index.js +1 -0
  597. package/packages/icons/select-confirm/index.js.gz +0 -0
  598. package/packages/icons/select2/index.js +1 -0
  599. package/packages/icons/set-up/index.js +1 -0
  600. package/packages/icons/set-up/index.js.gz +0 -0
  601. package/packages/icons/setting/index.js +1 -0
  602. package/packages/icons/setting/index.js.gz +0 -0
  603. package/packages/icons/shangchuan/index.js +1 -0
  604. package/packages/icons/shangchuan/index.js.gz +0 -0
  605. package/packages/icons/shebei/index.js +1 -0
  606. package/packages/icons/shebei/index.js.gz +0 -0
  607. package/packages/icons/shebeiqunzu/index.js +1 -0
  608. package/packages/icons/shebeiqunzu/index.js.gz +0 -0
  609. package/packages/icons/shendusikao/index.js +1 -0
  610. package/packages/icons/shendusikao/index.js.gz +0 -0
  611. package/packages/icons/sheweimoren/index.js +1 -0
  612. package/packages/icons/sheweimoren/index.js.gz +0 -0
  613. package/packages/icons/shisuan/index.js +1 -0
  614. package/packages/icons/shisuan/index.js.gz +0 -0
  615. package/packages/icons/shitu-kapian/index.js +1 -0
  616. package/packages/icons/shitu-kapian/index.js.gz +0 -0
  617. package/packages/icons/shitu-liebiao/index.js +1 -0
  618. package/packages/icons/shitu-map/index.js +1 -0
  619. package/packages/icons/shitu-map/index.js.gz +0 -0
  620. package/packages/icons/shortcut-keys/index.js +1 -0
  621. package/packages/icons/shortcut-keys/index.js.gz +0 -0
  622. package/packages/icons/shoudongzhihang/index.js +1 -0
  623. package/packages/icons/shoudongzhihang/index.js.gz +0 -0
  624. package/packages/icons/shouqiliangcemianban/index.js +1 -0
  625. package/packages/icons/shouqiyoucemianban/index.js +1 -0
  626. package/packages/icons/shouqiyoucemianban/index.js.gz +0 -0
  627. package/packages/icons/shouqiyoucemianban-1/index.js +1 -0
  628. package/packages/icons/shouqiyoucemianban-1/index.js.gz +0 -0
  629. package/packages/icons/shouqizuocemianban/index.js +1 -0
  630. package/packages/icons/shouqizuocemianban/index.js.gz +0 -0
  631. package/packages/icons/shouqizuocemianban-1/index.js +1 -0
  632. package/packages/icons/shouqizuocemianban-1/index.js.gz +0 -0
  633. package/packages/icons/shouquan/index.js +1 -0
  634. package/packages/icons/shouquan/index.js.gz +0 -0
  635. package/packages/icons/show/index.js +1 -0
  636. package/packages/icons/show/index.js.gz +0 -0
  637. package/packages/icons/shrink/index.js +1 -0
  638. package/packages/icons/shrink/index.js.gz +0 -0
  639. package/packages/icons/shuaxin/index.js +1 -0
  640. package/packages/icons/shuaxin/index.js.gz +0 -0
  641. package/packages/icons/shuipingduiqi/index.js +1 -0
  642. package/packages/icons/shuipingduiqi/index.js.gz +0 -0
  643. package/packages/icons/shuipingjunfen/index.js +1 -0
  644. package/packages/icons/shuipingjunfen/index.js.gz +0 -0
  645. package/packages/icons/shuyoufanye/index.js +1 -0
  646. package/packages/icons/shuyoufanye/index.js.gz +0 -0
  647. package/packages/icons/shuzuofanye/index.js +1 -0
  648. package/packages/icons/shuzuofanye/index.js.gz +0 -0
  649. package/packages/icons/solid-filter/index.js +1 -0
  650. package/packages/icons/solid-filter/index.js.gz +0 -0
  651. package/packages/icons/start/index.js +1 -0
  652. package/packages/icons/start/index.js.gz +0 -0
  653. package/packages/icons/stop/index.js +1 -0
  654. package/packages/icons/stop/index.js.gz +0 -0
  655. package/packages/icons/structural-diagram/index.js +1 -0
  656. package/packages/icons/structural-diagram/index.js.gz +0 -0
  657. package/packages/icons/success/index.js +1 -0
  658. package/packages/icons/system/index.js +1 -0
  659. package/packages/icons/system/index.js.gz +0 -0
  660. package/packages/icons/table-header-search/index.js +1 -0
  661. package/packages/icons/table-header-search/index.js.gz +0 -0
  662. package/packages/icons/text/index.js +1 -0
  663. package/packages/icons/text/index.js.gz +0 -0
  664. package/packages/icons/tianjiaxinhuati/index.js +1 -0
  665. package/packages/icons/tianjiaxinhuati/index.js.gz +0 -0
  666. package/packages/icons/tick/index.js +1 -0
  667. package/packages/icons/tick/index.js.gz +0 -0
  668. package/packages/icons/tishixinxi/index.js +1 -0
  669. package/packages/icons/tishixinxi/index.js.gz +0 -0
  670. package/packages/icons/tongguo/index.js +1 -0
  671. package/packages/icons/tongguo/index.js.gz +0 -0
  672. package/packages/icons/tongzhi/index.js +1 -0
  673. package/packages/icons/tongzhi/index.js.gz +0 -0
  674. package/packages/icons/tubiaoku/index.js +1 -0
  675. package/packages/icons/tubiaoku/index.js.gz +0 -0
  676. package/packages/icons/tuichuquanping/index.js +1 -0
  677. package/packages/icons/tuichuquanping/index.js.gz +0 -0
  678. package/packages/icons/tuozhuai/index.js +1 -0
  679. package/packages/icons/tuozhuai/index.js.gz +0 -0
  680. package/packages/icons/underline/index.js +1 -0
  681. package/packages/icons/underline/index.js.gz +0 -0
  682. package/packages/icons/unflod/index.js +1 -0
  683. package/packages/icons/unflod/index.js.gz +0 -0
  684. package/packages/icons/unlock/index.js +1 -0
  685. package/packages/icons/unlock/index.js.gz +0 -0
  686. package/packages/icons/up/index.js +1 -0
  687. package/packages/icons/up/index.js.gz +0 -0
  688. package/packages/icons/up-2/index.js +1 -0
  689. package/packages/icons/up-2/index.js.gz +0 -0
  690. package/packages/icons/vauth/index.js +1 -0
  691. package/packages/icons/vauth/index.js.gz +0 -0
  692. package/packages/icons/view/index.js +1 -0
  693. package/packages/icons/view/index.js.gz +0 -0
  694. package/packages/icons/view-2/index.js +1 -0
  695. package/packages/icons/view-2/index.js.gz +0 -0
  696. package/packages/icons/volume/index.js +1 -0
  697. package/packages/icons/volume/index.js.gz +0 -0
  698. package/packages/icons/wangge/index.js +1 -0
  699. package/packages/icons/wangge/index.js.gz +0 -0
  700. package/packages/icons/wangge-1/index.js +1 -0
  701. package/packages/icons/wangge-1/index.js.gz +0 -0
  702. package/packages/icons/warning/index.js +1 -0
  703. package/packages/icons/warning/index.js.gz +0 -0
  704. package/packages/icons/warning-face/index.js +1 -0
  705. package/packages/icons/warning-face/index.js.gz +0 -0
  706. package/packages/icons/wendujiang/index.js +1 -0
  707. package/packages/icons/wendujiang/index.js.gz +0 -0
  708. package/packages/icons/wendusheng/index.js +1 -0
  709. package/packages/icons/wendusheng/index.js.gz +0 -0
  710. package/packages/icons/withdraw/index.js +1 -0
  711. package/packages/icons/withdraw/index.js.gz +0 -0
  712. package/packages/icons/xiala/index.js +1 -0
  713. package/packages/icons/xiazai/index.js +1 -0
  714. package/packages/icons/xiazai/index.js.gz +0 -0
  715. package/packages/icons/xinzengtongji/index.js +1 -0
  716. package/packages/icons/xinzengtongji/index.js.gz +0 -0
  717. package/packages/icons/xuanzhuanjiaodu/index.js +1 -0
  718. package/packages/icons/xuanzhuanjiaodu/index.js.gz +0 -0
  719. package/packages/icons/yidongduan/index.js +1 -0
  720. package/packages/icons/yidongduan/index.js.gz +0 -0
  721. package/packages/icons/yincang/index.js +1 -0
  722. package/packages/icons/yincang/index.js.gz +0 -0
  723. package/packages/icons/yingpian/index.js +1 -0
  724. package/packages/icons/yingpian/index.js.gz +0 -0
  725. package/packages/icons/yingyong/index.js +1 -0
  726. package/packages/icons/yingyong/index.js.gz +0 -0
  727. package/packages/icons/yitushoutu/index.js +1 -0
  728. package/packages/icons/yitushoutu/index.js.gz +0 -0
  729. package/packages/icons/yuanxinghuizhi/index.js +1 -0
  730. package/packages/icons/yuanxinghuizhi/index.js.gz +0 -0
  731. package/packages/icons/yulan-2/index.js +1 -0
  732. package/packages/icons/yulan-2/index.js.gz +0 -0
  733. package/packages/icons/yuyin/index.js +1 -0
  734. package/packages/icons/yuyin/index.js.gz +0 -0
  735. package/packages/icons/zhangaiwu/index.js +1 -0
  736. package/packages/icons/zhangaiwu/index.js.gz +0 -0
  737. package/packages/icons/zhizhen/index.js +1 -0
  738. package/packages/icons/zhizhen/index.js.gz +0 -0
  739. package/packages/icons/zhongxinshengcheng/index.js +1 -0
  740. package/packages/icons/zhongxinshengcheng/index.js.gz +0 -0
  741. package/packages/icons/zhuomianduan/index.js +1 -0
  742. package/packages/icons/zhuomianduan/index.js.gz +0 -0
  743. package/packages/icons/zidingyihuizhi/index.js +1 -0
  744. package/packages/icons/zidingyihuizhi/index.js.gz +0 -0
  745. package/packages/icons/zuobiao/index.js +1 -0
  746. package/packages/icons/zuobiao/index.js.gz +0 -0
  747. package/packages/business-components/ai-panel/index-BybM3Q9u.js.gz +0 -0
  748. package/packages/business-components/ai-panel/index-CgWRv2Ge.js +0 -142
  749. package/packages/business-components/ai-panel/index-CgWRv2Ge.js.gz +0 -0
  750. package/packages/business-components/ai-panel/index-CwdJKHy0.js.gz +0 -0
@@ -1,21 +1,21 @@
1
1
  import '@das-fed/upf-ui/packages/components/menu-aside/style.css';
2
- import { withInstall as qe } from "@das-fed/upf-utils/with-install/index";
3
- import { h as ke, nextTick as Ge, createVNode as w, defineComponent as ve, computed as L, openBlock as d, createElementBlock as p, normalizeStyle as ne, ref as Y, createBlock as $, unref as s, mergeProps as fe, withCtx as _, createElementVNode as h, renderSlot as U, createCommentVNode as m, withDirectives as M, createTextVNode as B, toDisplayString as F, Fragment as A, withModifiers as R, renderList as G, normalizeClass as P, watch as Ce, onMounted as Je, isRef as Ye } from "vue";
4
- import { t as H, setI18nRule as Ze } from "@das-fed/upf-web/packages/i18n/index";
2
+ import { withInstall as _e } from "@das-fed/upf-utils/with-install/index";
3
+ import { h as ke, nextTick as Ge, createVNode as x, defineComponent as be, computed as V, openBlock as c, createElementBlock as g, normalizeStyle as ne, ref as Y, createBlock as P, unref as l, mergeProps as de, withCtx as $, createElementVNode as h, renderSlot as L, createCommentVNode as b, withDirectives as M, createTextVNode as K, toDisplayString as F, Fragment as w, withModifiers as H, renderList as G, normalizeClass as E, watch as Ce, onMounted as Je, isRef as Ye } from "vue";
4
+ import { t as U, setI18nRule as Ze } from "@das-fed/upf-web/packages/i18n/index";
5
5
  import { DasScrollbar as Qe } from "@das-fed/upf-ui/packages/components/scrollbar/index";
6
6
  import { DasTooltip as Xe } from "@das-fed/upf-ui/packages/components/tooltip/index";
7
- import { vDasTooltip as K } from "@das-fed/upf-ui/packages/components/text-tooltip/index";
7
+ import { vDasTooltip as N } from "@das-fed/upf-ui/packages/components/text-tooltip/index";
8
8
  import { pureImageSrc as ae } from "@das-fed/upf-utils/pure-image-src";
9
- import { SubMenu as en, MenuItem as re, Menu as nn } from "ant-design-vue";
9
+ import { SubMenu as en, MenuItem as te, Menu as nn } from "ant-design-vue";
10
10
  import "ant-design-vue/es/menu/style/css";
11
11
  import { vOverlay as Fe } from "@das-fed/upf-ui/packages/components/overlay/index";
12
- import { DasAutoRegisterIcon as rn, DasIcon as Z } from "@das-fed/upf-ui/packages/components/icon/index";
13
- import { updateStyle as tn, createStyle as an } from "@das-fed/upf-utils/style";
12
+ import { DasAutoRegisterIcon as tn, DasIcon as Z } from "@das-fed/upf-ui/packages/components/icon/index";
13
+ import { updateStyle as rn, createStyle as an } from "@das-fed/upf-utils/style";
14
14
  import { setThemeRule as on } from "@das-fed/upf-web/packages/theme/index";
15
- function O(e, r) {
15
+ function O(e, t) {
16
16
  ln(e) && (e = "100%");
17
17
  var n = sn(e);
18
- return e = r === 360 ? e : Math.min(r, Math.max(0, parseFloat(e))), n && (e = parseInt(String(e * r), 10) / 100), Math.abs(e - r) < 1e-6 ? 1 : (r === 360 ? e = (e < 0 ? e % r + r : e % r) / parseFloat(String(r)) : e = e % r / parseFloat(String(r)), e);
18
+ return e = t === 360 ? e : Math.min(t, Math.max(0, parseFloat(e))), n && (e = parseInt(String(e * t), 10) / 100), Math.abs(e - t) < 1e-6 ? 1 : (t === 360 ? e = (e < 0 ? e % t + t : e % t) / parseFloat(String(t)) : e = e % t / parseFloat(String(t)), e);
19
19
  }
20
20
  function ln(e) {
21
21
  return typeof e == "string" && e.indexOf(".") !== -1 && parseFloat(e) === 1;
@@ -32,67 +32,67 @@ function Q(e) {
32
32
  function oe(e) {
33
33
  return e.length === 1 ? "0" + e : String(e);
34
34
  }
35
- function cn(e, r, n) {
35
+ function cn(e, t, n) {
36
36
  return {
37
37
  r: O(e, 255) * 255,
38
- g: O(r, 255) * 255,
38
+ g: O(t, 255) * 255,
39
39
  b: O(n, 255) * 255
40
40
  };
41
41
  }
42
- function ie(e, r, n) {
43
- return n < 0 && (n += 1), n > 1 && (n -= 1), n < 1 / 6 ? e + (r - e) * (6 * n) : n < 1 / 2 ? r : n < 2 / 3 ? e + (r - e) * (2 / 3 - n) * 6 : e;
42
+ function ie(e, t, n) {
43
+ return n < 0 && (n += 1), n > 1 && (n -= 1), n < 1 / 6 ? e + (t - e) * (6 * n) : n < 1 / 2 ? t : n < 2 / 3 ? e + (t - e) * (2 / 3 - n) * 6 : e;
44
44
  }
45
- function dn(e, r, n) {
46
- var t, a, i;
47
- if (e = O(e, 360), r = O(r, 100), n = O(n, 100), r === 0)
48
- a = n, i = n, t = n;
45
+ function fn(e, t, n) {
46
+ var r, a, o;
47
+ if (e = O(e, 360), t = O(t, 100), n = O(n, 100), t === 0)
48
+ a = n, o = n, r = n;
49
49
  else {
50
- var f = n < 0.5 ? n * (1 + r) : n + r - n * r, c = 2 * n - f;
51
- t = ie(c, f, e + 1 / 3), a = ie(c, f, e), i = ie(c, f, e - 1 / 3);
50
+ var d = n < 0.5 ? n * (1 + t) : n + t - n * t, f = 2 * n - d;
51
+ r = ie(f, d, e + 1 / 3), a = ie(f, d, e), o = ie(f, d, e - 1 / 3);
52
52
  }
53
- return { r: t * 255, g: a * 255, b: i * 255 };
53
+ return { r: r * 255, g: a * 255, b: o * 255 };
54
54
  }
55
- function fn(e, r, n) {
56
- e = O(e, 255), r = O(r, 255), n = O(n, 255);
57
- var t = Math.max(e, r, n), a = Math.min(e, r, n), i = 0, f = t, c = t - a, g = t === 0 ? 0 : c / t;
58
- if (t === a)
59
- i = 0;
55
+ function dn(e, t, n) {
56
+ e = O(e, 255), t = O(t, 255), n = O(n, 255);
57
+ var r = Math.max(e, t, n), a = Math.min(e, t, n), o = 0, d = r, f = r - a, v = r === 0 ? 0 : f / r;
58
+ if (r === a)
59
+ o = 0;
60
60
  else {
61
- switch (t) {
61
+ switch (r) {
62
62
  case e:
63
- i = (r - n) / c + (r < n ? 6 : 0);
63
+ o = (t - n) / f + (t < n ? 6 : 0);
64
64
  break;
65
- case r:
66
- i = (n - e) / c + 2;
65
+ case t:
66
+ o = (n - e) / f + 2;
67
67
  break;
68
68
  case n:
69
- i = (e - r) / c + 4;
69
+ o = (e - t) / f + 4;
70
70
  break;
71
71
  }
72
- i /= 6;
72
+ o /= 6;
73
73
  }
74
- return { h: i, s: g, v: f };
74
+ return { h: o, s: v, v: d };
75
75
  }
76
- function pn(e, r, n) {
77
- e = O(e, 360) * 6, r = O(r, 100), n = O(n, 100);
78
- var t = Math.floor(e), a = e - t, i = n * (1 - r), f = n * (1 - a * r), c = n * (1 - (1 - a) * r), g = t % 6, o = [n, f, i, i, c, n][g], v = [c, n, n, f, i, i][g], u = [i, i, c, n, n, f][g];
79
- return { r: o * 255, g: v * 255, b: u * 255 };
76
+ function gn(e, t, n) {
77
+ e = O(e, 360) * 6, t = O(t, 100), n = O(n, 100);
78
+ var r = Math.floor(e), a = e - r, o = n * (1 - t), d = n * (1 - a * t), f = n * (1 - (1 - a) * t), v = r % 6, s = [n, d, o, o, f, n][v], y = [f, n, n, d, o, o][v], u = [o, o, f, n, n, d][v];
79
+ return { r: s * 255, g: y * 255, b: u * 255 };
80
80
  }
81
- function gn(e, r, n, t) {
81
+ function vn(e, t, n, r) {
82
82
  var a = [
83
83
  oe(Math.round(e).toString(16)),
84
- oe(Math.round(r).toString(16)),
84
+ oe(Math.round(t).toString(16)),
85
85
  oe(Math.round(n).toString(16))
86
86
  ];
87
87
  return a.join("");
88
88
  }
89
- function Se(e) {
89
+ function xe(e) {
90
90
  return C(e) / 255;
91
91
  }
92
92
  function C(e) {
93
93
  return parseInt(e, 16);
94
94
  }
95
- var we = {
95
+ var Se = {
96
96
  aliceblue: "#f0f8ff",
97
97
  antiquewhite: "#faebd7",
98
98
  aqua: "#00ffff",
@@ -242,19 +242,19 @@ var we = {
242
242
  yellow: "#ffff00",
243
243
  yellowgreen: "#9acd32"
244
244
  };
245
- function W(e) {
246
- var r = { r: 0, g: 0, b: 0 }, n = 1, t = null, a = null, i = null, f = !1, c = !1;
247
- return typeof e == "string" && (e = bn(e)), typeof e == "object" && (x(e.r) && x(e.g) && x(e.b) ? (r = cn(e.r, e.g, e.b), f = !0, c = String(e.r).substr(-1) === "%" ? "prgb" : "rgb") : x(e.h) && x(e.s) && x(e.v) ? (t = Q(e.s), a = Q(e.v), r = pn(e.h, t, a), f = !0, c = "hsv") : x(e.h) && x(e.s) && x(e.l) && (t = Q(e.s), i = Q(e.l), r = dn(e.h, t, i), f = !0, c = "hsl"), Object.prototype.hasOwnProperty.call(e, "a") && (n = e.a)), n = un(n), {
248
- ok: f,
249
- format: e.format || c,
250
- r: Math.min(255, Math.max(r.r, 0)),
251
- g: Math.min(255, Math.max(r.g, 0)),
252
- b: Math.min(255, Math.max(r.b, 0)),
245
+ function q(e) {
246
+ var t = { r: 0, g: 0, b: 0 }, n = 1, r = null, a = null, o = null, d = !1, f = !1;
247
+ return typeof e == "string" && (e = mn(e)), typeof e == "object" && (T(e.r) && T(e.g) && T(e.b) ? (t = cn(e.r, e.g, e.b), d = !0, f = String(e.r).substr(-1) === "%" ? "prgb" : "rgb") : T(e.h) && T(e.s) && T(e.v) ? (r = Q(e.s), a = Q(e.v), t = gn(e.h, r, a), d = !0, f = "hsv") : T(e.h) && T(e.s) && T(e.l) && (r = Q(e.s), o = Q(e.l), t = fn(e.h, r, o), d = !0, f = "hsl"), Object.prototype.hasOwnProperty.call(e, "a") && (n = e.a)), n = un(n), {
248
+ ok: d,
249
+ format: e.format || f,
250
+ r: Math.min(255, Math.max(t.r, 0)),
251
+ g: Math.min(255, Math.max(t.g, 0)),
252
+ b: Math.min(255, Math.max(t.b, 0)),
253
253
  a: n
254
254
  };
255
255
  }
256
- var yn = "[-\\+]?\\d+%?", vn = "[-\\+]?\\d*\\.\\d+%?", E = "(?:".concat(vn, ")|(?:").concat(yn, ")"), le = "[\\s|\\(]+(".concat(E, ")[,|\\s]+(").concat(E, ")[,|\\s]+(").concat(E, ")\\s*\\)?"), se = "[\\s|\\(]+(".concat(E, ")[,|\\s]+(").concat(E, ")[,|\\s]+(").concat(E, ")[,|\\s]+(").concat(E, ")\\s*\\)?"), j = {
257
- CSS_UNIT: new RegExp(E),
256
+ var yn = "[-\\+]?\\d+%?", bn = "[-\\+]?\\d*\\.\\d+%?", D = "(?:".concat(bn, ")|(?:").concat(yn, ")"), le = "[\\s|\\(]+(".concat(D, ")[,|\\s]+(").concat(D, ")[,|\\s]+(").concat(D, ")\\s*\\)?"), se = "[\\s|\\(]+(".concat(D, ")[,|\\s]+(").concat(D, ")[,|\\s]+(").concat(D, ")[,|\\s]+(").concat(D, ")\\s*\\)?"), j = {
257
+ CSS_UNIT: new RegExp(D),
258
258
  rgb: new RegExp("rgb" + le),
259
259
  rgba: new RegExp("rgba" + se),
260
260
  hsl: new RegExp("hsl" + le),
@@ -266,12 +266,12 @@ var yn = "[-\\+]?\\d+%?", vn = "[-\\+]?\\d*\\.\\d+%?", E = "(?:".concat(vn, ")|(
266
266
  hex4: /^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,
267
267
  hex8: /^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/
268
268
  };
269
- function bn(e) {
269
+ function mn(e) {
270
270
  if (e = e.trim().toLowerCase(), e.length === 0)
271
271
  return !1;
272
- var r = !1;
273
- if (we[e])
274
- e = we[e], r = !0;
272
+ var t = !1;
273
+ if (Se[e])
274
+ e = Se[e], t = !0;
275
275
  else if (e === "transparent")
276
276
  return { r: 0, g: 0, b: 0, a: 0, format: "name" };
277
277
  var n = j.rgb.exec(e);
@@ -279,30 +279,30 @@ function bn(e) {
279
279
  r: C(n[1]),
280
280
  g: C(n[2]),
281
281
  b: C(n[3]),
282
- a: Se(n[4]),
283
- format: r ? "name" : "hex8"
282
+ a: xe(n[4]),
283
+ format: t ? "name" : "hex8"
284
284
  } : (n = j.hex6.exec(e), n ? {
285
285
  r: C(n[1]),
286
286
  g: C(n[2]),
287
287
  b: C(n[3]),
288
- format: r ? "name" : "hex"
288
+ format: t ? "name" : "hex"
289
289
  } : (n = j.hex4.exec(e), n ? {
290
290
  r: C(n[1] + n[1]),
291
291
  g: C(n[2] + n[2]),
292
292
  b: C(n[3] + n[3]),
293
- a: Se(n[4] + n[4]),
294
- format: r ? "name" : "hex8"
293
+ a: xe(n[4] + n[4]),
294
+ format: t ? "name" : "hex8"
295
295
  } : (n = j.hex3.exec(e), n ? {
296
296
  r: C(n[1] + n[1]),
297
297
  g: C(n[2] + n[2]),
298
298
  b: C(n[3] + n[3]),
299
- format: r ? "name" : "hex"
299
+ format: t ? "name" : "hex"
300
300
  } : !1)))))))));
301
301
  }
302
- function x(e) {
302
+ function T(e) {
303
303
  return !!j.CSS_UNIT.exec(String(e));
304
304
  }
305
- var X = 2, Oe = 0.16, mn = 0.05, hn = 0.05, kn = 0.15, ze = 5, Re = 4, Cn = [{
305
+ var X = 2, we = 0.16, pn = 0.05, hn = 0.05, kn = 0.15, Re = 5, He = 4, Cn = [{
306
306
  index: 7,
307
307
  opacity: 0.15
308
308
  }, {
@@ -333,8 +333,8 @@ var X = 2, Oe = 0.16, mn = 0.05, hn = 0.05, kn = 0.15, ze = 5, Re = 4, Cn = [{
333
333
  index: 1,
334
334
  opacity: 0.98
335
335
  }];
336
- function je(e) {
337
- var r = e.r, n = e.g, t = e.b, a = fn(r, n, t);
336
+ function Oe(e) {
337
+ var t = e.r, n = e.g, r = e.b, a = dn(t, n, r);
338
338
  return {
339
339
  h: a.h * 360,
340
340
  s: a.s,
@@ -342,51 +342,51 @@ function je(e) {
342
342
  };
343
343
  }
344
344
  function ee(e) {
345
- var r = e.r, n = e.g, t = e.b;
346
- return "#".concat(gn(r, n, t));
347
- }
348
- function Fn(e, r, n) {
349
- var t = n / 100, a = {
350
- r: (r.r - e.r) * t + e.r,
351
- g: (r.g - e.g) * t + e.g,
352
- b: (r.b - e.b) * t + e.b
345
+ var t = e.r, n = e.g, r = e.b;
346
+ return "#".concat(vn(t, n, r));
347
+ }
348
+ function Fn(e, t, n) {
349
+ var r = n / 100, a = {
350
+ r: (t.r - e.r) * r + e.r,
351
+ g: (t.g - e.g) * r + e.g,
352
+ b: (t.b - e.b) * r + e.b
353
353
  };
354
354
  return a;
355
355
  }
356
- function Ae(e, r, n) {
357
- var t;
358
- return Math.round(e.h) >= 60 && Math.round(e.h) <= 240 ? t = n ? Math.round(e.h) - X * r : Math.round(e.h) + X * r : t = n ? Math.round(e.h) + X * r : Math.round(e.h) - X * r, t < 0 ? t += 360 : t >= 360 && (t -= 360), t;
356
+ function je(e, t, n) {
357
+ var r;
358
+ return Math.round(e.h) >= 60 && Math.round(e.h) <= 240 ? r = n ? Math.round(e.h) - X * t : Math.round(e.h) + X * t : r = n ? Math.round(e.h) + X * t : Math.round(e.h) - X * t, r < 0 ? r += 360 : r >= 360 && (r -= 360), r;
359
359
  }
360
- function Te(e, r, n) {
360
+ function Ae(e, t, n) {
361
361
  if (e.h === 0 && e.s === 0)
362
362
  return e.s;
363
- var t;
364
- return n ? t = e.s - Oe * r : r === Re ? t = e.s + Oe : t = e.s + mn * r, t > 1 && (t = 1), n && r === ze && t > 0.1 && (t = 0.1), t < 0.06 && (t = 0.06), Number(t.toFixed(2));
365
- }
366
- function xe(e, r, n) {
367
- var t;
368
- return n ? t = e.v + hn * r : t = e.v - kn * r, t > 1 && (t = 1), Number(t.toFixed(2));
369
- }
370
- function pe(e) {
371
- for (var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = [], t = W(e), a = ze; a > 0; a -= 1) {
372
- var i = je(t), f = ee(W({
373
- h: Ae(i, a, !0),
374
- s: Te(i, a, !0),
375
- v: xe(i, a, !0)
363
+ var r;
364
+ return n ? r = e.s - we * t : t === He ? r = e.s + we : r = e.s + pn * t, r > 1 && (r = 1), n && t === Re && r > 0.1 && (r = 0.1), r < 0.06 && (r = 0.06), Number(r.toFixed(2));
365
+ }
366
+ function Te(e, t, n) {
367
+ var r;
368
+ return n ? r = e.v + hn * t : r = e.v - kn * t, r > 1 && (r = 1), Number(r.toFixed(2));
369
+ }
370
+ function ge(e) {
371
+ for (var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = [], r = q(e), a = Re; a > 0; a -= 1) {
372
+ var o = Oe(r), d = ee(q({
373
+ h: je(o, a, !0),
374
+ s: Ae(o, a, !0),
375
+ v: Te(o, a, !0)
376
376
  }));
377
- n.push(f);
377
+ n.push(d);
378
378
  }
379
- n.push(ee(t));
380
- for (var c = 1; c <= Re; c += 1) {
381
- var g = je(t), o = ee(W({
382
- h: Ae(g, c),
383
- s: Te(g, c),
384
- v: xe(g, c)
379
+ n.push(ee(r));
380
+ for (var f = 1; f <= He; f += 1) {
381
+ var v = Oe(r), s = ee(q({
382
+ h: je(v, f),
383
+ s: Ae(v, f),
384
+ v: Te(v, f)
385
385
  }));
386
- n.push(o);
386
+ n.push(s);
387
387
  }
388
- return r.theme === "dark" ? Cn.map(function(v) {
389
- var u = v.index, S = v.opacity, k = ee(Fn(W(r.backgroundColor || "#141414"), W(n[u]), S * 100));
388
+ return t.theme === "dark" ? Cn.map(function(y) {
389
+ var u = y.index, S = y.opacity, k = ee(Fn(q(t.backgroundColor || "#141414"), q(n[u]), S * 100));
390
390
  return k;
391
391
  }) : n;
392
392
  }
@@ -404,67 +404,67 @@ var ue = {
404
404
  purple: "#722ED1",
405
405
  magenta: "#EB2F96",
406
406
  grey: "#666666"
407
- }, ce = {}, de = {};
407
+ }, ce = {}, fe = {};
408
408
  Object.keys(ue).forEach(function(e) {
409
- ce[e] = pe(ue[e]), ce[e].primary = ce[e][5], de[e] = pe(ue[e], {
409
+ ce[e] = ge(ue[e]), ce[e].primary = ce[e][5], fe[e] = ge(ue[e], {
410
410
  theme: "dark",
411
411
  backgroundColor: "#141414"
412
- }), de[e].primary = de[e][5];
412
+ }), fe[e].primary = fe[e][5];
413
413
  });
414
- var Me = [], q = [], Sn = "insert-css: You need to provide a CSS string. Usage: insertCss(cssString[, options]).";
415
- function wn() {
414
+ var Me = [], _ = [], xn = "insert-css: You need to provide a CSS string. Usage: insertCss(cssString[, options]).";
415
+ function Sn() {
416
416
  var e = document.createElement("style");
417
417
  return e.setAttribute("type", "text/css"), e;
418
418
  }
419
- function On(e, r) {
420
- if (r = r || {}, e === void 0)
421
- throw new Error(Sn);
422
- var n = r.prepend === !0 ? "prepend" : "append", t = r.container !== void 0 ? r.container : document.querySelector("head"), a = Me.indexOf(t);
423
- a === -1 && (a = Me.push(t) - 1, q[a] = {});
424
- var i;
425
- return q[a] !== void 0 && q[a][n] !== void 0 ? i = q[a][n] : (i = q[a][n] = wn(), n === "prepend" ? t.insertBefore(i, t.childNodes[0]) : t.appendChild(i)), e.charCodeAt(0) === 65279 && (e = e.substr(1, e.length)), i.styleSheet ? i.styleSheet.cssText += e : i.textContent += e, i;
419
+ function wn(e, t) {
420
+ if (t = t || {}, e === void 0)
421
+ throw new Error(xn);
422
+ var n = t.prepend === !0 ? "prepend" : "append", r = t.container !== void 0 ? t.container : document.querySelector("head"), a = Me.indexOf(r);
423
+ a === -1 && (a = Me.push(r) - 1, _[a] = {});
424
+ var o;
425
+ return _[a] !== void 0 && _[a][n] !== void 0 ? o = _[a][n] : (o = _[a][n] = Sn(), n === "prepend" ? r.insertBefore(o, r.childNodes[0]) : r.appendChild(o)), e.charCodeAt(0) === 65279 && (e = e.substr(1, e.length)), o.styleSheet ? o.styleSheet.cssText += e : o.textContent += e, o;
426
426
  }
427
427
  function $e(e) {
428
- for (var r = 1; r < arguments.length; r++) {
429
- var n = arguments[r] != null ? Object(arguments[r]) : {}, t = Object.keys(n);
430
- typeof Object.getOwnPropertySymbols == "function" && (t = t.concat(Object.getOwnPropertySymbols(n).filter(function(a) {
428
+ for (var t = 1; t < arguments.length; t++) {
429
+ var n = arguments[t] != null ? Object(arguments[t]) : {}, r = Object.keys(n);
430
+ typeof Object.getOwnPropertySymbols == "function" && (r = r.concat(Object.getOwnPropertySymbols(n).filter(function(a) {
431
431
  return Object.getOwnPropertyDescriptor(n, a).enumerable;
432
- }))), t.forEach(function(a) {
433
- jn(e, a, n[a]);
432
+ }))), r.forEach(function(a) {
433
+ On(e, a, n[a]);
434
434
  });
435
435
  }
436
436
  return e;
437
437
  }
438
- function jn(e, r, n) {
439
- return r in e ? Object.defineProperty(e, r, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = n, e;
438
+ function On(e, t, n) {
439
+ return t in e ? Object.defineProperty(e, t, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = n, e;
440
440
  }
441
- function An(e, r) {
441
+ function jn(e, t) {
442
442
  process.env.NODE_ENV;
443
443
  }
444
- function Tn(e, r) {
445
- An(e, "[@ant-design/icons-vue] ".concat(r));
444
+ function An(e, t) {
445
+ jn(e, "[@ant-design/icons-vue] ".concat(t));
446
446
  }
447
- function _e(e) {
447
+ function Pe(e) {
448
448
  return typeof e == "object" && typeof e.name == "string" && typeof e.theme == "string" && (typeof e.icon == "object" || typeof e.icon == "function");
449
449
  }
450
- function ge(e, r, n) {
450
+ function ve(e, t, n) {
451
451
  return n ? ke(e.tag, $e({
452
- key: r
453
- }, n, e.attrs), (e.children || []).map(function(t, a) {
454
- return ge(t, "".concat(r, "-").concat(e.tag, "-").concat(a));
452
+ key: t
453
+ }, n, e.attrs), (e.children || []).map(function(r, a) {
454
+ return ve(r, "".concat(t, "-").concat(e.tag, "-").concat(a));
455
455
  })) : ke(e.tag, $e({
456
- key: r
457
- }, e.attrs), (e.children || []).map(function(t, a) {
458
- return ge(t, "".concat(r, "-").concat(e.tag, "-").concat(a));
456
+ key: t
457
+ }, e.attrs), (e.children || []).map(function(r, a) {
458
+ return ve(r, "".concat(t, "-").concat(e.tag, "-").concat(a));
459
459
  }));
460
460
  }
461
- function He(e) {
462
- return pe(e)[0];
463
- }
464
461
  function Ue(e) {
462
+ return ge(e)[0];
463
+ }
464
+ function Le(e) {
465
465
  return e ? Array.isArray(e) ? e : [e] : [];
466
466
  }
467
- var xn = `
467
+ var Tn = `
468
468
  .anticon {
469
469
  display: inline-block;
470
470
  color: inherit;
@@ -518,349 +518,355 @@ var xn = `
518
518
  transform: rotate(360deg);
519
519
  }
520
520
  }
521
- `, Pe = !1, Mn = function() {
522
- var r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : xn;
521
+ `, Ee = !1, Mn = function() {
522
+ var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : Tn;
523
523
  Ge(function() {
524
- Pe || (typeof window < "u" && window.document && window.document.documentElement && On(r, {
524
+ Ee || (typeof window < "u" && window.document && window.document.documentElement && wn(t, {
525
525
  prepend: !0
526
- }), Pe = !0);
526
+ }), Ee = !0);
527
527
  });
528
528
  }, $n = ["icon", "primaryColor", "secondaryColor"];
529
- function _n(e, r) {
529
+ function Pn(e, t) {
530
530
  if (e == null) return {};
531
- var n = Pn(e, r), t, a;
531
+ var n = En(e, t), r, a;
532
532
  if (Object.getOwnPropertySymbols) {
533
- var i = Object.getOwnPropertySymbols(e);
534
- for (a = 0; a < i.length; a++)
535
- t = i[a], !(r.indexOf(t) >= 0) && Object.prototype.propertyIsEnumerable.call(e, t) && (n[t] = e[t]);
533
+ var o = Object.getOwnPropertySymbols(e);
534
+ for (a = 0; a < o.length; a++)
535
+ r = o[a], !(t.indexOf(r) >= 0) && Object.prototype.propertyIsEnumerable.call(e, r) && (n[r] = e[r]);
536
536
  }
537
537
  return n;
538
538
  }
539
- function Pn(e, r) {
539
+ function En(e, t) {
540
540
  if (e == null) return {};
541
- var n = {}, t = Object.keys(e), a, i;
542
- for (i = 0; i < t.length; i++)
543
- a = t[i], !(r.indexOf(a) >= 0) && (n[a] = e[a]);
541
+ var n = {}, r = Object.keys(e), a, o;
542
+ for (o = 0; o < r.length; o++)
543
+ a = r[o], !(t.indexOf(a) >= 0) && (n[a] = e[a]);
544
544
  return n;
545
545
  }
546
- function te(e) {
547
- for (var r = 1; r < arguments.length; r++) {
548
- var n = arguments[r] != null ? Object(arguments[r]) : {}, t = Object.keys(n);
549
- typeof Object.getOwnPropertySymbols == "function" && (t = t.concat(Object.getOwnPropertySymbols(n).filter(function(a) {
546
+ function re(e) {
547
+ for (var t = 1; t < arguments.length; t++) {
548
+ var n = arguments[t] != null ? Object(arguments[t]) : {}, r = Object.keys(n);
549
+ typeof Object.getOwnPropertySymbols == "function" && (r = r.concat(Object.getOwnPropertySymbols(n).filter(function(a) {
550
550
  return Object.getOwnPropertyDescriptor(n, a).enumerable;
551
- }))), t.forEach(function(a) {
552
- En(e, a, n[a]);
551
+ }))), r.forEach(function(a) {
552
+ Dn(e, a, n[a]);
553
553
  });
554
554
  }
555
555
  return e;
556
556
  }
557
- function En(e, r, n) {
558
- return r in e ? Object.defineProperty(e, r, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = n, e;
557
+ function Dn(e, t, n) {
558
+ return t in e ? Object.defineProperty(e, t, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = n, e;
559
559
  }
560
560
  var J = {
561
561
  primaryColor: "#333",
562
562
  secondaryColor: "#E6E6E6",
563
563
  calculated: !1
564
564
  };
565
- function Dn(e) {
566
- var r = e.primaryColor, n = e.secondaryColor;
567
- J.primaryColor = r, J.secondaryColor = n || He(r), J.calculated = !!n;
568
- }
569
- function In() {
570
- return te({}, J);
571
- }
572
- var D = function(r, n) {
573
- var t = te({}, r, n.attrs), a = t.icon, i = t.primaryColor, f = t.secondaryColor, c = _n(t, $n), g = J;
574
- if (i && (g = {
575
- primaryColor: i,
576
- secondaryColor: f || He(i)
577
- }), Mn(), Tn(_e(a), "icon should be icon definiton, but got ".concat(a)), !_e(a))
565
+ function In(e) {
566
+ var t = e.primaryColor, n = e.secondaryColor;
567
+ J.primaryColor = t, J.secondaryColor = n || Ue(t), J.calculated = !!n;
568
+ }
569
+ function Bn() {
570
+ return re({}, J);
571
+ }
572
+ var I = function(t, n) {
573
+ var r = re({}, t, n.attrs), a = r.icon, o = r.primaryColor, d = r.secondaryColor, f = Pn(r, $n), v = J;
574
+ if (o && (v = {
575
+ primaryColor: o,
576
+ secondaryColor: d || Ue(o)
577
+ }), Mn(), An(Pe(a), "icon should be icon definiton, but got ".concat(a)), !Pe(a))
578
578
  return null;
579
- var o = a;
580
- return o && typeof o.icon == "function" && (o = te({}, o, {
581
- icon: o.icon(g.primaryColor, g.secondaryColor)
582
- })), ge(o.icon, "svg-".concat(o.name), te({}, c, {
583
- "data-icon": o.name,
579
+ var s = a;
580
+ return s && typeof s.icon == "function" && (s = re({}, s, {
581
+ icon: s.icon(v.primaryColor, v.secondaryColor)
582
+ })), ve(s.icon, "svg-".concat(s.name), re({}, f, {
583
+ "data-icon": s.name,
584
584
  width: "1em",
585
585
  height: "1em",
586
586
  fill: "currentColor",
587
587
  "aria-hidden": "true"
588
588
  }));
589
589
  };
590
- D.props = {
590
+ I.props = {
591
591
  icon: Object,
592
592
  primaryColor: String,
593
593
  secondaryColor: String,
594
594
  focusable: String
595
595
  };
596
- D.inheritAttrs = !1;
597
- D.displayName = "IconBase";
598
- D.getTwoToneColors = In;
599
- D.setTwoToneColors = Dn;
600
- function Bn(e, r) {
601
- return Rn(e) || zn(e, r) || Nn(e, r) || Kn();
602
- }
603
- function Kn() {
596
+ I.inheritAttrs = !1;
597
+ I.displayName = "IconBase";
598
+ I.getTwoToneColors = Bn;
599
+ I.setTwoToneColors = In;
600
+ function Kn(e, t) {
601
+ return Hn(e) || Rn(e, t) || zn(e, t) || Nn();
602
+ }
603
+ function Nn() {
604
604
  throw new TypeError(`Invalid attempt to destructure non-iterable instance.
605
605
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
606
606
  }
607
- function Nn(e, r) {
607
+ function zn(e, t) {
608
608
  if (e) {
609
- if (typeof e == "string") return Ee(e, r);
609
+ if (typeof e == "string") return De(e, t);
610
610
  var n = Object.prototype.toString.call(e).slice(8, -1);
611
611
  if (n === "Object" && e.constructor && (n = e.constructor.name), n === "Map" || n === "Set") return Array.from(e);
612
- if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return Ee(e, r);
612
+ if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return De(e, t);
613
613
  }
614
614
  }
615
- function Ee(e, r) {
616
- (r == null || r > e.length) && (r = e.length);
617
- for (var n = 0, t = new Array(r); n < r; n++)
618
- t[n] = e[n];
619
- return t;
615
+ function De(e, t) {
616
+ (t == null || t > e.length) && (t = e.length);
617
+ for (var n = 0, r = new Array(t); n < t; n++)
618
+ r[n] = e[n];
619
+ return r;
620
620
  }
621
- function zn(e, r) {
621
+ function Rn(e, t) {
622
622
  var n = e == null ? null : typeof Symbol < "u" && e[Symbol.iterator] || e["@@iterator"];
623
623
  if (n != null) {
624
- var t = [], a = !0, i = !1, f, c;
624
+ var r = [], a = !0, o = !1, d, f;
625
625
  try {
626
- for (n = n.call(e); !(a = (f = n.next()).done) && (t.push(f.value), !(r && t.length === r)); a = !0)
626
+ for (n = n.call(e); !(a = (d = n.next()).done) && (r.push(d.value), !(t && r.length === t)); a = !0)
627
627
  ;
628
- } catch (g) {
629
- i = !0, c = g;
628
+ } catch (v) {
629
+ o = !0, f = v;
630
630
  } finally {
631
631
  try {
632
632
  !a && n.return != null && n.return();
633
633
  } finally {
634
- if (i) throw c;
634
+ if (o) throw f;
635
635
  }
636
636
  }
637
- return t;
637
+ return r;
638
638
  }
639
639
  }
640
- function Rn(e) {
640
+ function Hn(e) {
641
641
  if (Array.isArray(e)) return e;
642
642
  }
643
- function Le(e) {
644
- var r = Ue(e), n = Bn(r, 2), t = n[0], a = n[1];
645
- return D.setTwoToneColors({
646
- primaryColor: t,
643
+ function Ve(e) {
644
+ var t = Le(e), n = Kn(t, 2), r = n[0], a = n[1];
645
+ return I.setTwoToneColors({
646
+ primaryColor: r,
647
647
  secondaryColor: a
648
648
  });
649
649
  }
650
- function Hn() {
651
- var e = D.getTwoToneColors();
650
+ function Un() {
651
+ var e = I.getTwoToneColors();
652
652
  return e.calculated ? [e.primaryColor, e.secondaryColor] : e.primaryColor;
653
653
  }
654
- var Un = ["class", "icon", "spin", "rotate", "tabindex", "twoToneColor", "onClick"];
655
- function Ln(e, r) {
656
- return Gn(e) || qn(e, r) || Wn(e, r) || Vn();
654
+ var Ln = ["class", "icon", "spin", "rotate", "tabindex", "twoToneColor", "onClick"];
655
+ function Vn(e, t) {
656
+ return Gn(e) || _n(e, t) || qn(e, t) || Wn();
657
657
  }
658
- function Vn() {
658
+ function Wn() {
659
659
  throw new TypeError(`Invalid attempt to destructure non-iterable instance.
660
660
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
661
661
  }
662
- function Wn(e, r) {
662
+ function qn(e, t) {
663
663
  if (e) {
664
- if (typeof e == "string") return De(e, r);
664
+ if (typeof e == "string") return Ie(e, t);
665
665
  var n = Object.prototype.toString.call(e).slice(8, -1);
666
666
  if (n === "Object" && e.constructor && (n = e.constructor.name), n === "Map" || n === "Set") return Array.from(e);
667
- if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return De(e, r);
667
+ if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return Ie(e, t);
668
668
  }
669
669
  }
670
- function De(e, r) {
671
- (r == null || r > e.length) && (r = e.length);
672
- for (var n = 0, t = new Array(r); n < r; n++)
673
- t[n] = e[n];
674
- return t;
670
+ function Ie(e, t) {
671
+ (t == null || t > e.length) && (t = e.length);
672
+ for (var n = 0, r = new Array(t); n < t; n++)
673
+ r[n] = e[n];
674
+ return r;
675
675
  }
676
- function qn(e, r) {
676
+ function _n(e, t) {
677
677
  var n = e == null ? null : typeof Symbol < "u" && e[Symbol.iterator] || e["@@iterator"];
678
678
  if (n != null) {
679
- var t = [], a = !0, i = !1, f, c;
679
+ var r = [], a = !0, o = !1, d, f;
680
680
  try {
681
- for (n = n.call(e); !(a = (f = n.next()).done) && (t.push(f.value), !(r && t.length === r)); a = !0)
681
+ for (n = n.call(e); !(a = (d = n.next()).done) && (r.push(d.value), !(t && r.length === t)); a = !0)
682
682
  ;
683
- } catch (g) {
684
- i = !0, c = g;
683
+ } catch (v) {
684
+ o = !0, f = v;
685
685
  } finally {
686
686
  try {
687
687
  !a && n.return != null && n.return();
688
688
  } finally {
689
- if (i) throw c;
689
+ if (o) throw f;
690
690
  }
691
691
  }
692
- return t;
692
+ return r;
693
693
  }
694
694
  }
695
695
  function Gn(e) {
696
696
  if (Array.isArray(e)) return e;
697
697
  }
698
- function Ie(e) {
699
- for (var r = 1; r < arguments.length; r++) {
700
- var n = arguments[r] != null ? Object(arguments[r]) : {}, t = Object.keys(n);
701
- typeof Object.getOwnPropertySymbols == "function" && (t = t.concat(Object.getOwnPropertySymbols(n).filter(function(a) {
698
+ function Be(e) {
699
+ for (var t = 1; t < arguments.length; t++) {
700
+ var n = arguments[t] != null ? Object(arguments[t]) : {}, r = Object.keys(n);
701
+ typeof Object.getOwnPropertySymbols == "function" && (r = r.concat(Object.getOwnPropertySymbols(n).filter(function(a) {
702
702
  return Object.getOwnPropertyDescriptor(n, a).enumerable;
703
- }))), t.forEach(function(a) {
703
+ }))), r.forEach(function(a) {
704
704
  ye(e, a, n[a]);
705
705
  });
706
706
  }
707
707
  return e;
708
708
  }
709
- function ye(e, r, n) {
710
- return r in e ? Object.defineProperty(e, r, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = n, e;
709
+ function ye(e, t, n) {
710
+ return t in e ? Object.defineProperty(e, t, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = n, e;
711
711
  }
712
- function Jn(e, r) {
712
+ function Jn(e, t) {
713
713
  if (e == null) return {};
714
- var n = Yn(e, r), t, a;
714
+ var n = Yn(e, t), r, a;
715
715
  if (Object.getOwnPropertySymbols) {
716
- var i = Object.getOwnPropertySymbols(e);
717
- for (a = 0; a < i.length; a++)
718
- t = i[a], !(r.indexOf(t) >= 0) && Object.prototype.propertyIsEnumerable.call(e, t) && (n[t] = e[t]);
716
+ var o = Object.getOwnPropertySymbols(e);
717
+ for (a = 0; a < o.length; a++)
718
+ r = o[a], !(t.indexOf(r) >= 0) && Object.prototype.propertyIsEnumerable.call(e, r) && (n[r] = e[r]);
719
719
  }
720
720
  return n;
721
721
  }
722
- function Yn(e, r) {
722
+ function Yn(e, t) {
723
723
  if (e == null) return {};
724
- var n = {}, t = Object.keys(e), a, i;
725
- for (i = 0; i < t.length; i++)
726
- a = t[i], !(r.indexOf(a) >= 0) && (n[a] = e[a]);
724
+ var n = {}, r = Object.keys(e), a, o;
725
+ for (o = 0; o < r.length; o++)
726
+ a = r[o], !(t.indexOf(a) >= 0) && (n[a] = e[a]);
727
727
  return n;
728
728
  }
729
- Le("#1890ff");
730
- var N = function(r, n) {
731
- var t, a = Ie({}, r, n.attrs), i = a.class, f = a.icon, c = a.spin, g = a.rotate, o = a.tabindex, v = a.twoToneColor, u = a.onClick, S = Jn(a, Un), k = (t = {
729
+ Ve("#1890ff");
730
+ var z = function(t, n) {
731
+ var r, a = Be({}, t, n.attrs), o = a.class, d = a.icon, f = a.spin, v = a.rotate, s = a.tabindex, y = a.twoToneColor, u = a.onClick, S = Jn(a, Ln), k = (r = {
732
732
  anticon: !0
733
- }, ye(t, "anticon-".concat(f.name), !!f.name), ye(t, i, i), t), z = c === "" || c || f.name === "loading" ? "anticon-spin" : "", V = o;
734
- V === void 0 && u && (V = -1, S.tabindex = V);
735
- var y = g ? {
736
- msTransform: "rotate(".concat(g, "deg)"),
737
- transform: "rotate(".concat(g, "deg)")
738
- } : void 0, b = Ue(v), l = Ln(b, 2), T = l[0], I = l[1];
739
- return w("span", Ie({
733
+ }, ye(r, "anticon-".concat(d.name), !!d.name), ye(r, o, o), r), R = f === "" || f || d.name === "loading" ? "anticon-spin" : "", W = s;
734
+ W === void 0 && u && (W = -1, S.tabindex = W);
735
+ var m = v ? {
736
+ msTransform: "rotate(".concat(v, "deg)"),
737
+ transform: "rotate(".concat(v, "deg)")
738
+ } : void 0, p = Le(y), i = Vn(p, 2), A = i[0], B = i[1];
739
+ return x("span", Be({
740
740
  role: "img",
741
- "aria-label": f.name
741
+ "aria-label": d.name
742
742
  }, S, {
743
743
  onClick: u,
744
744
  class: k
745
- }), [w(D, {
746
- class: z,
747
- icon: f,
748
- primaryColor: T,
749
- secondaryColor: I,
750
- style: y
745
+ }), [x(I, {
746
+ class: R,
747
+ icon: d,
748
+ primaryColor: A,
749
+ secondaryColor: B,
750
+ style: m
751
751
  }, null)]);
752
752
  };
753
- N.props = {
753
+ z.props = {
754
754
  spin: Boolean,
755
755
  rotate: Number,
756
756
  icon: Object,
757
757
  twoToneColor: String
758
758
  };
759
- N.displayName = "AntdIcon";
760
- N.inheritAttrs = !1;
761
- N.getTwoToneColor = Hn;
762
- N.setTwoToneColor = Le;
759
+ z.displayName = "AntdIcon";
760
+ z.inheritAttrs = !1;
761
+ z.getTwoToneColor = Un;
762
+ z.setTwoToneColor = Ve;
763
763
  var Zn = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM115.4 518.9L271.7 642c5.8 4.6 14.4.5 14.4-6.9V388.9c0-7.4-8.5-11.5-14.4-6.9L115.4 505.1a8.74 8.74 0 000 13.8z" } }] }, name: "menu-fold", theme: "outlined" };
764
- function Be(e) {
765
- for (var r = 1; r < arguments.length; r++) {
766
- var n = arguments[r] != null ? Object(arguments[r]) : {}, t = Object.keys(n);
767
- typeof Object.getOwnPropertySymbols == "function" && (t = t.concat(Object.getOwnPropertySymbols(n).filter(function(a) {
764
+ function Ke(e) {
765
+ for (var t = 1; t < arguments.length; t++) {
766
+ var n = arguments[t] != null ? Object(arguments[t]) : {}, r = Object.keys(n);
767
+ typeof Object.getOwnPropertySymbols == "function" && (r = r.concat(Object.getOwnPropertySymbols(n).filter(function(a) {
768
768
  return Object.getOwnPropertyDescriptor(n, a).enumerable;
769
- }))), t.forEach(function(a) {
769
+ }))), r.forEach(function(a) {
770
770
  Qn(e, a, n[a]);
771
771
  });
772
772
  }
773
773
  return e;
774
774
  }
775
- function Qn(e, r, n) {
776
- return r in e ? Object.defineProperty(e, r, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = n, e;
775
+ function Qn(e, t, n) {
776
+ return t in e ? Object.defineProperty(e, t, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = n, e;
777
777
  }
778
- var be = function(r, n) {
779
- var t = Be({}, r, n.attrs);
780
- return w(N, Be({}, t, {
778
+ var me = function(t, n) {
779
+ var r = Ke({}, t, n.attrs);
780
+ return x(z, Ke({}, r, {
781
781
  icon: Zn
782
782
  }), null);
783
783
  };
784
- be.displayName = "MenuFoldOutlined";
785
- be.inheritAttrs = !1;
784
+ me.displayName = "MenuFoldOutlined";
785
+ me.inheritAttrs = !1;
786
786
  var Xn = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM142.4 642.1L298.7 519a8.84 8.84 0 000-13.9L142.4 381.9c-5.8-4.6-14.4-.5-14.4 6.9v246.3a8.9 8.9 0 0014.4 7z" } }] }, name: "menu-unfold", theme: "outlined" };
787
- function Ke(e) {
788
- for (var r = 1; r < arguments.length; r++) {
789
- var n = arguments[r] != null ? Object(arguments[r]) : {}, t = Object.keys(n);
790
- typeof Object.getOwnPropertySymbols == "function" && (t = t.concat(Object.getOwnPropertySymbols(n).filter(function(a) {
787
+ function Ne(e) {
788
+ for (var t = 1; t < arguments.length; t++) {
789
+ var n = arguments[t] != null ? Object(arguments[t]) : {}, r = Object.keys(n);
790
+ typeof Object.getOwnPropertySymbols == "function" && (r = r.concat(Object.getOwnPropertySymbols(n).filter(function(a) {
791
791
  return Object.getOwnPropertyDescriptor(n, a).enumerable;
792
- }))), t.forEach(function(a) {
793
- er(e, a, n[a]);
792
+ }))), r.forEach(function(a) {
793
+ et(e, a, n[a]);
794
794
  });
795
795
  }
796
796
  return e;
797
797
  }
798
- function er(e, r, n) {
799
- return r in e ? Object.defineProperty(e, r, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = n, e;
798
+ function et(e, t, n) {
799
+ return t in e ? Object.defineProperty(e, t, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = n, e;
800
800
  }
801
- var me = function(r, n) {
802
- var t = Ke({}, r, n.attrs);
803
- return w(N, Ke({}, t, {
801
+ var pe = function(t, n) {
802
+ var r = Ne({}, t, n.attrs);
803
+ return x(z, Ne({}, r, {
804
804
  icon: Xn
805
805
  }), null);
806
806
  };
807
- me.displayName = "MenuUnfoldOutlined";
808
- me.inheritAttrs = !1;
809
- const nr = ["src"], Ve = /* @__PURE__ */ ve({
807
+ pe.displayName = "MenuUnfoldOutlined";
808
+ pe.inheritAttrs = !1;
809
+ const nt = ["src"], We = /* @__PURE__ */ be({
810
810
  __name: "menu-icon",
811
811
  props: {
812
812
  data: { default: () => ({}) },
813
813
  status: { default: "default" }
814
814
  },
815
815
  setup(e) {
816
- const r = e, n = L(() => {
817
- var i, f, c, g;
818
- return r.status === "default" ? (((i = r.data) == null ? void 0 : i.host) || "") + ae(r.data.iconUrl) : (f = r.data) != null && f.hoverIcon ? (((c = r.data) == null ? void 0 : c.host) || "") + ae(r.data.hoverIcon) : (((g = r.data) == null ? void 0 : g.host) || "") + ae(r.data.iconUrl);
819
- }), t = L(() => ({
816
+ const t = e, n = V(() => {
817
+ var o, d, f, v;
818
+ return t.status === "default" ? (((o = t.data) == null ? void 0 : o.host) || "") + ae(t.data.iconUrl) : (d = t.data) != null && d.hoverIcon ? (((f = t.data) == null ? void 0 : f.host) || "") + ae(t.data.hoverIcon) : (((v = t.data) == null ? void 0 : v.host) || "") + ae(t.data.iconUrl);
819
+ }), r = V(() => ({
820
820
  display: "block",
821
821
  "background-color": "currentColor",
822
822
  "mask-image": `url(${n.value})`
823
823
  }));
824
- return (a, i) => n.value.endsWith(".svg") ? (d(), p("i", {
825
- key: 0,
826
- style: ne(t.value)
827
- }, null, 4)) : (d(), p("img", {
824
+ return (a, o) => n.value.endsWith(".svg") ? (c(), g(
825
+ "i",
826
+ {
827
+ key: 0,
828
+ style: ne(r.value)
829
+ },
830
+ null,
831
+ 4
832
+ /* STYLE */
833
+ )) : (c(), g("img", {
828
834
  key: 1,
829
835
  src: n.value,
830
836
  alt: ""
831
- }, null, 8, nr));
837
+ }, null, 8, nt));
832
838
  }
833
- }), rr = (e, r) => ({
834
- menuClick: (a, i) => {
835
- var f;
836
- (f = e.selectedKeys) != null && f.includes(i.id) || r("menuClick", { domEvent: a, item: i, key: i.id, keyPath: [i.parentId, i.id] });
839
+ }), tt = (e, t) => ({
840
+ menuClick: (a, o) => {
841
+ var d;
842
+ (d = e.selectedKeys) != null && d.includes(o.id) || t("menuClick", { domEvent: a, item: o, key: o.id, keyPath: [o.parentId, o.id] });
837
843
  },
838
- toggleAffix: (a, i) => {
839
- r("toggleAffix", a, i);
844
+ toggleAffix: (a, o) => {
845
+ t("toggleAffix", a, o);
840
846
  }
841
- }), We = (e, r = "children") => e.map((t) => (t[r] && t[r].length && (t[r] = We(t[r], r)), (!t[r] || !t[r].length) && (t[r] = null), t)), tr = (e, r) => {
842
- for (var n = [], t = 0; t < e.length; t += r)
843
- n.push(e.slice(t, t + r));
847
+ }), qe = (e, t = "children") => e.map((r) => (r[t] && r[t].length && (r[t] = qe(r[t], t)), (!r[t] || !r[t].length) && (r[t] = null), r)), rt = (e, t) => {
848
+ for (var n = [], r = 0; r < e.length; r += t)
849
+ n.push(e.slice(r, r + t));
844
850
  return n;
845
- }, ar = { class: "aside-menu-title has-children" }, or = {
851
+ }, at = { class: "aside-menu-title has-children" }, ot = {
846
852
  key: 0,
847
853
  class: "icon-box"
848
- }, ir = {
854
+ }, it = {
849
855
  key: 1,
850
856
  class: "menu-title"
851
- }, lr = { class: "submenu-container" }, sr = { class: "title-bar" }, ur = { class: "title-left" }, cr = { class: "title" }, dr = { class: "item-container" }, fr = ["onClick"], pr = { class: "name" }, gr = {
857
+ }, lt = { class: "submenu-container" }, st = { class: "title-bar" }, ut = { class: "title-left" }, ct = { class: "title" }, ft = { class: "item-container" }, dt = ["onClick"], gt = { class: "name" }, vt = {
852
858
  key: 0,
853
859
  class: "expired"
854
- }, yr = { class: "name" }, vr = {
860
+ }, yt = { class: "name" }, bt = {
855
861
  key: 0,
856
862
  class: "expired"
857
- }, br = { class: "submenu-container is-collapse" }, mr = { class: "title-bar is-collapse" }, hr = { class: "title-left" }, kr = { class: "title" }, Cr = { class: "icon-title" }, Fr = { class: "icon-title" }, Sr = { class: "item-collapse-container" }, wr = ["onClick"], Or = { class: "name" }, jr = {
863
+ }, mt = { class: "submenu-container is-collapse" }, pt = { class: "title-bar is-collapse" }, ht = { class: "title-left" }, kt = { class: "title" }, Ct = { class: "icon-title" }, Ft = { class: "icon-title" }, xt = { class: "item-collapse-container" }, St = ["onClick"], wt = { class: "name" }, Ot = {
858
864
  key: 0,
859
865
  class: "expired"
860
- }, Ar = {
866
+ }, jt = {
861
867
  name: "SubMenu"
862
- }, Tr = /* @__PURE__ */ ve({
863
- ...Ar,
868
+ }, At = /* @__PURE__ */ be({
869
+ ...jt,
864
870
  props: {
865
871
  mode: { default: "vertical" },
866
872
  collapse: { type: Boolean },
@@ -873,251 +879,391 @@ const nr = ["src"], Ve = /* @__PURE__ */ ve({
873
879
  selectedKeys: { default: () => [] }
874
880
  },
875
881
  emits: ["menuClick", "toggleAffix"],
876
- setup(e, { emit: r }) {
877
- const t = Y(!0), a = Y(""), i = e, f = r;
878
- rn({
882
+ setup(e, { emit: t }) {
883
+ const r = Y(!0), a = Y(""), o = e, d = t;
884
+ tn({
879
885
  unlock: import("@das-fed/upf-ui/packages/icons/unlock"),
880
886
  lock: import("@das-fed/upf-ui/packages/icons/lock")
881
887
  });
882
- const { toggleAffix: c, menuClick: g } = rr(i, f);
883
- return (o, v) => (d(), $(s(en), fe({
884
- class: ["das-ui-sub-menu", o.parentSelectKeys.includes(o.menuInfo.id) ? "is-active" : ""],
885
- key: o.menuInfo.id,
888
+ const { toggleAffix: f, menuClick: v } = tt(o, d);
889
+ return (s, y) => (c(), P(l(en), de({
890
+ class: ["das-ui-sub-menu", e.parentSelectKeys.includes(e.menuInfo.id) ? "is-active" : ""],
891
+ key: e.menuInfo.id,
886
892
  "popup-offset": [0, 0]
887
- }, o.$attrs, {
888
- onMouseover: v[4] || (v[4] = (u) => a.value = o.menuInfo.id),
889
- onMouseleave: v[5] || (v[5] = (u) => a.value = -1)
893
+ }, s.$attrs, {
894
+ onMouseover: y[4] || (y[4] = (u) => a.value = e.menuInfo.id),
895
+ onMouseleave: y[5] || (y[5] = (u) => a.value = -1)
890
896
  }), {
891
- icon: _(() => {
897
+ icon: $(() => {
892
898
  var u;
893
899
  return [
894
- h("div", ar, [
895
- o.menuInfo.hideIcon ? m("", !0) : (d(), p("div", or, [
896
- U(o.$slots, "icon", { menuInfo: o.menuInfo }, () => [
897
- w(Ve, {
898
- data: o.menuInfo,
899
- status: o.parentSelectKeys.includes(o.menuInfo.id) || a.value === o.menuInfo.id ? "hover" : "default"
900
+ h("div", at, [
901
+ e.menuInfo.hideIcon ? b("v-if", !0) : (c(), g("div", ot, [
902
+ L(s.$slots, "icon", { menuInfo: e.menuInfo }, () => [
903
+ x(We, {
904
+ data: e.menuInfo,
905
+ status: e.parentSelectKeys.includes(e.menuInfo.id) || a.value === e.menuInfo.id ? "hover" : "default"
900
906
  }, null, 8, ["data", "status"])
901
907
  ])
902
908
  ])),
903
- o.collapse ? m("", !0) : (d(), p("div", ir, [
904
- U(o.$slots, ((u = o.menuInfo) == null ? void 0 : u.code) + "-name", {}, () => [
905
- M((d(), p("div", null, [
906
- B(F(o.menuInfo.name), 1)
909
+ e.collapse ? b("v-if", !0) : (c(), g("div", it, [
910
+ L(s.$slots, ((u = e.menuInfo) == null ? void 0 : u.code) + "-name", {}, () => [
911
+ M((c(), g("div", null, [
912
+ K(
913
+ F(e.menuInfo.name),
914
+ 1
915
+ /* TEXT */
916
+ )
907
917
  ])), [
908
- [s(K)]
918
+ [l(N)]
909
919
  ])
910
920
  ])
911
921
  ]))
912
922
  ])
913
923
  ];
914
924
  }),
915
- default: _(() => [
916
- o.menuInfo.children.length ? (d(), p(A, { key: 0 }, [
917
- o.collapse ? (d(), $(s(re), { key: 1 }, {
918
- default: _(() => [
919
- h("div", br, [
920
- h("div", mr, [
921
- h("div", hr, [
922
- M((d(), p("div", kr, [
923
- B(F(o.menuInfo.name), 1)
924
- ])), [
925
- [s(K)]
926
- ])
927
- ]),
928
- s(!1) && t.value ? (d(), p(A, { key: 0 }, [
929
- o.affixKeys.includes(o.menuInfo.id) ? (d(), p("div", {
930
- key: 0,
931
- class: "title-right",
932
- onClick: v[2] || (v[2] = R((u) => s(c)(o.menuInfo.id, !1), ["stop"]))
933
- }, [
934
- w(s(Z), {
935
- icon: "unlock",
936
- size: "small"
937
- }),
938
- h("div", Cr, F(s(H)("解锁")), 1)
939
- ])) : m("", !0),
940
- o.affixKeys.includes(o.menuInfo.id) ? m("", !0) : (d(), p("div", {
941
- key: 1,
942
- class: "title-right affix",
943
- onClick: v[3] || (v[3] = R((u) => s(c)(o.menuInfo.id, !0), ["stop"]))
944
- }, [
945
- w(s(Z), {
946
- icon: "lock",
947
- size: "small"
948
- }),
949
- h("div", Fr, F(s(H)("锁住")), 1)
950
- ]))
951
- ], 64)) : m("", !0)
952
- ]),
953
- M((d(), p("div", Sr, [
954
- (d(!0), p(A, null, G(o.menuInfo.children, (u) => (d(), p("div", {
955
- key: u.id,
956
- class: P([
957
- "sub-menu-item",
958
- o.selectedKeys.includes(u.id) ? "is-active" : "",
959
- u != null && u.disable ? "is-disable" : ""
960
- ]),
961
- onClick: R((S) => s(g)(S, u), ["stop"])
962
- }, [
963
- M((d(), p("div", Or, [
964
- B(F(u.name), 1)
965
- ])), [
966
- [s(K)]
967
- ]),
968
- u != null && u.expired ? (d(), p("div", jr, F(s(H)("已到期")), 1)) : m("", !0)
969
- ], 10, wr))), 128))
970
- ])), [
971
- [s(Fe), { x: !1 }]
972
- ])
973
- ])
974
- ]),
975
- _: 1
976
- })) : (d(), p(A, { key: 0 }, [
977
- o.mode === "vertical" ? (d(), $(s(re), { key: 0 }, {
978
- default: _(() => [
979
- h("div", lr, [
980
- h("div", sr, [
981
- h("div", ur, [
982
- M((d(), p("div", cr, [
983
- B(F(o.menuInfo.name), 1)
925
+ default: $(() => [
926
+ e.menuInfo.children.length ? (c(), g(
927
+ w,
928
+ { key: 0 },
929
+ [
930
+ b(" 展开 "),
931
+ e.collapse ? (c(), g(
932
+ w,
933
+ { key: 1 },
934
+ [
935
+ b(" 收起 "),
936
+ x(l(te), null, {
937
+ default: $(() => [
938
+ h("div", mt, [
939
+ h("div", pt, [
940
+ h("div", ht, [
941
+ M((c(), g("div", kt, [
942
+ K(
943
+ F(e.menuInfo.name),
944
+ 1
945
+ /* TEXT */
946
+ )
947
+ ])), [
948
+ [l(N)]
949
+ ])
950
+ ]),
951
+ l(!1) && r.value ? (c(), g(
952
+ w,
953
+ { key: 0 },
954
+ [
955
+ e.affixKeys.includes(e.menuInfo.id) ? (c(), g("div", {
956
+ key: 0,
957
+ class: "title-right",
958
+ onClick: y[2] || (y[2] = H((u) => l(f)(e.menuInfo.id, !1), ["stop"]))
959
+ }, [
960
+ x(l(Z), {
961
+ icon: "unlock",
962
+ size: "small"
963
+ }),
964
+ h(
965
+ "div",
966
+ Ct,
967
+ F(l(U)("解锁")),
968
+ 1
969
+ /* TEXT */
970
+ )
971
+ ])) : b("v-if", !0),
972
+ e.affixKeys.includes(e.menuInfo.id) ? b("v-if", !0) : (c(), g("div", {
973
+ key: 1,
974
+ class: "title-right affix",
975
+ onClick: y[3] || (y[3] = H((u) => l(f)(e.menuInfo.id, !0), ["stop"]))
976
+ }, [
977
+ x(l(Z), {
978
+ icon: "lock",
979
+ size: "small"
980
+ }),
981
+ h(
982
+ "div",
983
+ Ft,
984
+ F(l(U)("锁住")),
985
+ 1
986
+ /* TEXT */
987
+ )
988
+ ]))
989
+ ],
990
+ 64
991
+ /* STABLE_FRAGMENT */
992
+ )) : b("v-if", !0)
993
+ ]),
994
+ M((c(), g("div", xt, [
995
+ (c(!0), g(
996
+ w,
997
+ null,
998
+ G(e.menuInfo.children, (u) => (c(), g("div", {
999
+ key: u.id,
1000
+ class: E([
1001
+ "sub-menu-item",
1002
+ e.selectedKeys.includes(u.id) ? "is-active" : "",
1003
+ u != null && u.disable ? "is-disable" : ""
1004
+ ]),
1005
+ onClick: H((S) => l(v)(S, u), ["stop"])
1006
+ }, [
1007
+ M((c(), g("div", wt, [
1008
+ K(
1009
+ F(u.name),
1010
+ 1
1011
+ /* TEXT */
1012
+ )
1013
+ ])), [
1014
+ [l(N)]
1015
+ ]),
1016
+ u != null && u.expired ? (c(), g(
1017
+ "div",
1018
+ Ot,
1019
+ F(l(U)("已到期")),
1020
+ 1
1021
+ /* TEXT */
1022
+ )) : b("v-if", !0)
1023
+ ], 10, St))),
1024
+ 128
1025
+ /* KEYED_FRAGMENT */
1026
+ ))
984
1027
  ])), [
985
- [s(K)]
1028
+ [l(Fe), { x: !1 }]
986
1029
  ])
987
- ]),
988
- s(!1) && t.value ? (d(), p(A, { key: 0 }, [
989
- o.affixKeys.includes(o.menuInfo.id) ? (d(), p("div", {
990
- key: 0,
991
- class: "title-right",
992
- onClick: v[0] || (v[0] = R((u) => s(c)(o.menuInfo.id, !1), ["stop"]))
993
- }, [
994
- w(s(Z), {
995
- icon: "unlock",
996
- size: "small"
997
- }),
998
- v[6] || (v[6] = h("div", { class: "icon-title" }, "解锁", -1))
999
- ])) : m("", !0),
1000
- o.affixKeys.includes(o.menuInfo.id) ? m("", !0) : (d(), p("div", {
1001
- key: 1,
1002
- class: "title-right affix",
1003
- onClick: v[1] || (v[1] = R((u) => s(c)(o.menuInfo.id, !0), ["stop"]))
1004
- }, [
1005
- w(s(Z), {
1006
- icon: "lock",
1007
- size: "small"
1008
- }),
1009
- v[7] || (v[7] = h("div", { class: "icon-title" }, "锁住", -1))
1010
- ]))
1011
- ], 64)) : m("", !0)
1030
+ ])
1012
1031
  ]),
1013
- M((d(), p("div", dr, [
1014
- (d(!0), p(A, null, G(s(tr)(o.menuInfo.children, 4), (u, S) => (d(), p("div", {
1015
- key: S,
1016
- class: "sub-menu-row"
1017
- }, [
1018
- (d(!0), p(A, null, G(u, (k) => (d(), p("div", {
1019
- key: k.id,
1020
- class: P([
1021
- "sub-menu-item",
1022
- o.selectedKeys.includes(k.id) ? "is-active" : "",
1023
- k != null && k.disable ? "is-disable" : ""
1024
- ]),
1025
- onClick: R((z) => s(g)(z, k), ["stop"])
1026
- }, [
1027
- M((d(), p("div", pr, [
1028
- B(F(k.name), 1)
1029
- ])), [
1030
- [s(K)]
1032
+ _: 1
1033
+ /* STABLE */
1034
+ })
1035
+ ],
1036
+ 2112
1037
+ /* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */
1038
+ )) : (c(), g(
1039
+ w,
1040
+ { key: 0 },
1041
+ [
1042
+ e.mode === "vertical" ? (c(), P(l(te), { key: 0 }, {
1043
+ default: $(() => [
1044
+ h("div", lt, [
1045
+ h("div", st, [
1046
+ h("div", ut, [
1047
+ M((c(), g("div", ct, [
1048
+ K(
1049
+ F(e.menuInfo.name),
1050
+ 1
1051
+ /* TEXT */
1052
+ )
1053
+ ])), [
1054
+ [l(N)]
1055
+ ])
1031
1056
  ]),
1032
- k != null && k.expired ? (d(), p("div", gr, F(s(H)("已到期")), 1)) : m("", !0)
1033
- ], 10, fr))), 128))
1034
- ]))), 128))
1035
- ])), [
1036
- [s(Fe), { x: !1 }]
1037
- ])
1038
- ])
1039
- ]),
1040
- _: 1
1041
- })) : m("", !0),
1042
- o.mode === "inline" ? (d(!0), p(A, { key: 1 }, G(o.menuInfo.children, (u) => (d(), $(s(re), {
1043
- key: u.id
1044
- }, {
1045
- default: _(() => [
1046
- h("div", {
1047
- class: P([
1048
- "sub-menu-item_inline",
1049
- o.selectedKeys.includes(u.id) ? "is-active" : "",
1050
- u != null && u.expired ? "is-expired" : "",
1051
- u != null && u.disable ? "is-disable" : ""
1052
- ])
1053
- }, [
1054
- M((d(), p("div", yr, [
1055
- B(F(u.name), 1)
1056
- ])), [
1057
- [s(K)]
1057
+ l(!1) && r.value ? (c(), g(
1058
+ w,
1059
+ { key: 0 },
1060
+ [
1061
+ e.affixKeys.includes(e.menuInfo.id) ? (c(), g("div", {
1062
+ key: 0,
1063
+ class: "title-right",
1064
+ onClick: y[0] || (y[0] = H((u) => l(f)(e.menuInfo.id, !1), ["stop"]))
1065
+ }, [
1066
+ x(l(Z), {
1067
+ icon: "unlock",
1068
+ size: "small"
1069
+ }),
1070
+ y[6] || (y[6] = h(
1071
+ "div",
1072
+ { class: "icon-title" },
1073
+ "解锁",
1074
+ -1
1075
+ /* CACHED */
1076
+ ))
1077
+ ])) : b("v-if", !0),
1078
+ e.affixKeys.includes(e.menuInfo.id) ? b("v-if", !0) : (c(), g("div", {
1079
+ key: 1,
1080
+ class: "title-right affix",
1081
+ onClick: y[1] || (y[1] = H((u) => l(f)(e.menuInfo.id, !0), ["stop"]))
1082
+ }, [
1083
+ x(l(Z), {
1084
+ icon: "lock",
1085
+ size: "small"
1086
+ }),
1087
+ y[7] || (y[7] = h(
1088
+ "div",
1089
+ { class: "icon-title" },
1090
+ "锁住",
1091
+ -1
1092
+ /* CACHED */
1093
+ ))
1094
+ ]))
1095
+ ],
1096
+ 64
1097
+ /* STABLE_FRAGMENT */
1098
+ )) : b("v-if", !0)
1099
+ ]),
1100
+ M((c(), g("div", ft, [
1101
+ (c(!0), g(
1102
+ w,
1103
+ null,
1104
+ G(l(rt)(e.menuInfo.children, 4), (u, S) => (c(), g("div", {
1105
+ key: S,
1106
+ class: "sub-menu-row"
1107
+ }, [
1108
+ (c(!0), g(
1109
+ w,
1110
+ null,
1111
+ G(u, (k) => (c(), g("div", {
1112
+ key: k.id,
1113
+ class: E([
1114
+ "sub-menu-item",
1115
+ e.selectedKeys.includes(k.id) ? "is-active" : "",
1116
+ k != null && k.disable ? "is-disable" : ""
1117
+ ]),
1118
+ onClick: H((R) => l(v)(R, k), ["stop"])
1119
+ }, [
1120
+ M((c(), g("div", gt, [
1121
+ K(
1122
+ F(k.name),
1123
+ 1
1124
+ /* TEXT */
1125
+ )
1126
+ ])), [
1127
+ [l(N)]
1128
+ ]),
1129
+ k != null && k.expired ? (c(), g(
1130
+ "div",
1131
+ vt,
1132
+ F(l(U)("已到期")),
1133
+ 1
1134
+ /* TEXT */
1135
+ )) : b("v-if", !0)
1136
+ ], 10, dt))),
1137
+ 128
1138
+ /* KEYED_FRAGMENT */
1139
+ ))
1140
+ ]))),
1141
+ 128
1142
+ /* KEYED_FRAGMENT */
1143
+ ))
1144
+ ])), [
1145
+ [l(Fe), { x: !1 }]
1146
+ ])
1147
+ ])
1058
1148
  ]),
1059
- u != null && u.expired ? (d(), p("div", vr, F(s(H)("已到期")), 1)) : m("", !0)
1060
- ], 2)
1061
- ]),
1062
- _: 2
1063
- }, 1024))), 128)) : m("", !0)
1064
- ], 64))
1065
- ], 64)) : m("", !0)
1149
+ _: 1
1150
+ /* STABLE */
1151
+ })) : b("v-if", !0),
1152
+ e.mode === "inline" ? (c(!0), g(
1153
+ w,
1154
+ { key: 1 },
1155
+ G(e.menuInfo.children, (u) => (c(), P(
1156
+ l(te),
1157
+ {
1158
+ key: u.id
1159
+ },
1160
+ {
1161
+ default: $(() => [
1162
+ h(
1163
+ "div",
1164
+ {
1165
+ class: E([
1166
+ "sub-menu-item_inline",
1167
+ e.selectedKeys.includes(u.id) ? "is-active" : "",
1168
+ u != null && u.expired ? "is-expired" : "",
1169
+ u != null && u.disable ? "is-disable" : ""
1170
+ ])
1171
+ },
1172
+ [
1173
+ M((c(), g("div", yt, [
1174
+ K(
1175
+ F(u.name),
1176
+ 1
1177
+ /* TEXT */
1178
+ )
1179
+ ])), [
1180
+ [l(N)]
1181
+ ]),
1182
+ u != null && u.expired ? (c(), g(
1183
+ "div",
1184
+ bt,
1185
+ F(l(U)("已到期")),
1186
+ 1
1187
+ /* TEXT */
1188
+ )) : b("v-if", !0)
1189
+ ],
1190
+ 2
1191
+ /* CLASS */
1192
+ )
1193
+ ]),
1194
+ _: 2
1195
+ /* DYNAMIC */
1196
+ },
1197
+ 1024
1198
+ /* DYNAMIC_SLOTS */
1199
+ ))),
1200
+ 128
1201
+ /* KEYED_FRAGMENT */
1202
+ )) : b("v-if", !0)
1203
+ ],
1204
+ 64
1205
+ /* STABLE_FRAGMENT */
1206
+ ))
1207
+ ],
1208
+ 64
1209
+ /* STABLE_FRAGMENT */
1210
+ )) : b("v-if", !0)
1066
1211
  ]),
1067
1212
  _: 3
1213
+ /* FORWARDED */
1068
1214
  }, 16, ["class"]));
1069
1215
  }
1070
- }), xr = (e, r) => {
1071
- const n = Y([]), t = Y([]);
1216
+ }), Tt = (e, t) => {
1217
+ const n = Y([]), r = Y([]);
1072
1218
  Ce(
1073
1219
  () => n.value,
1074
- (o) => {
1075
- r("update:currentOpenKeys", o);
1220
+ (s) => {
1221
+ t("update:currentOpenKeys", s);
1076
1222
  }
1077
1223
  ), Ce(
1078
1224
  () => e.currentOpenKeys,
1079
- (o) => {
1080
- o && n.value !== o && (n.value = e.currentOpenKeys || []);
1225
+ (s) => {
1226
+ s && n.value !== s && (n.value = e.currentOpenKeys || []);
1081
1227
  },
1082
1228
  { immediate: !0 }
1083
1229
  );
1084
- const a = (o, v) => {
1085
- v ? (t.value.push(o), t.value = Array.from(new Set(t.value))) : t.value.map((u, S) => {
1086
- u === o && t.value.splice(S, 1);
1230
+ const a = (s, y) => {
1231
+ y ? (r.value.push(s), r.value = Array.from(new Set(r.value))) : r.value.map((u, S) => {
1232
+ u === s && r.value.splice(S, 1);
1087
1233
  });
1088
1234
  };
1089
1235
  Je(() => {
1090
1236
  document.documentElement.style.setProperty("--das-menu-submenu-popup-z-index", "999998");
1091
1237
  });
1092
- const i = (o) => {
1238
+ const o = (s) => {
1093
1239
  if (e.mode === "inline") {
1094
- if (!c.value) {
1095
- const v = t.value.filter((u) => !o.includes(u));
1096
- t.value = t.value.filter((u) => !v.includes(u));
1240
+ if (!f.value) {
1241
+ const y = r.value.filter((u) => !s.includes(u));
1242
+ r.value = r.value.filter((u) => !y.includes(u));
1097
1243
  }
1098
- n.value = [o[o.length - 1]];
1244
+ n.value = [s[s.length - 1]];
1099
1245
  }
1100
- e.mode === "vertical" && (n.value = Array.from(new Set(o.concat(t.value))));
1101
- }, f = (o) => {
1102
- !o || !o.key || r("menuClick", o);
1103
- }, c = L({
1246
+ e.mode === "vertical" && (n.value = Array.from(new Set(s.concat(r.value))));
1247
+ }, d = (s) => {
1248
+ !s || !s.key || t("menuClick", s);
1249
+ }, f = V({
1104
1250
  get: () => !!e.collapse,
1105
- set: (o) => {
1106
- r("update:collapse", o);
1251
+ set: (s) => {
1252
+ t("update:collapse", s);
1107
1253
  }
1108
1254
  });
1109
1255
  return {
1110
- isCollapse: c,
1256
+ isCollapse: f,
1111
1257
  openKeys: n,
1112
- affixKeys: t,
1258
+ affixKeys: r,
1113
1259
  toggleAffix: a,
1114
- openChange: i,
1115
- menuClick: f,
1116
- toggleCollapse: (o) => {
1117
- c.value = o, r("toggleCollapse", o);
1260
+ openChange: o,
1261
+ menuClick: d,
1262
+ toggleCollapse: (s) => {
1263
+ f.value = s, t("toggleCollapse", s);
1118
1264
  }
1119
1265
  };
1120
- }, Ne = {
1266
+ }, ze = {
1121
1267
  "--das-ui-layout-aside-border-color": {
1122
1268
  kjl: "#D9D9D9",
1123
1269
  ssl: "#1B1F40",
@@ -1213,23 +1359,23 @@ const nr = ["src"], Ve = /* @__PURE__ */ ve({
1213
1359
  ssl: "rgba(255, 255, 255, 0.3)",
1214
1360
  cjb: "rgba(102, 102, 102, 0.3)"
1215
1361
  }
1216
- }, Mr = {
1362
+ }, Mt = {
1217
1363
  key: 0,
1218
1364
  class: "icon-box"
1219
- }, $r = {
1365
+ }, $t = {
1220
1366
  key: 1,
1221
1367
  class: "custom-left-icon"
1222
- }, _r = { class: "menu-item-content" }, Pr = {
1368
+ }, Pt = { class: "menu-item-content" }, Et = {
1223
1369
  key: 1,
1224
1370
  class: "expired"
1225
- }, Er = {
1371
+ }, Dt = {
1226
1372
  key: 2,
1227
1373
  class: "ant-menu-submenu-arrow",
1228
1374
  custom: "true"
1229
- }, Dr = { class: "das-aside-menu-bottom-container" }, Ir = {
1375
+ }, It = { class: "das-aside-menu-bottom-container" }, Bt = {
1230
1376
  name: "DasMenuAside"
1231
- }, Br = /* @__PURE__ */ ve({
1232
- ...Ir,
1377
+ }, Kt = /* @__PURE__ */ be({
1378
+ ...Bt,
1233
1379
  props: {
1234
1380
  globalTheme: { default: "default" },
1235
1381
  mode: { default: "vertical" },
@@ -1241,164 +1387,243 @@ const nr = ["src"], Ve = /* @__PURE__ */ ve({
1241
1387
  subMenuAttrs: { default: () => ({}) }
1242
1388
  },
1243
1389
  emits: ["update:collapse", "update:currentOpenKeys", "menuClick", "toggleCollapse"],
1244
- setup(e, { emit: r }) {
1245
- const n = Y(""), t = e, a = r, i = "das-aside-menu-submenu", f = L(() => {
1246
- var b;
1247
- let y = i;
1248
- return (b = t == null ? void 0 : t.subMenuAttrs) != null && b.popupClassName && (y = `${y} ${t.subMenuAttrs.popupClassName}`), {
1249
- popupClassName: y
1390
+ setup(e, { emit: t }) {
1391
+ const n = Y(""), r = e, a = t, o = "das-aside-menu-submenu", d = V(() => {
1392
+ var p;
1393
+ let m = o;
1394
+ return (p = r == null ? void 0 : r.subMenuAttrs) != null && p.popupClassName && (m = `${m} ${r.subMenuAttrs.popupClassName}`), {
1395
+ popupClassName: m
1250
1396
  };
1251
- }), c = L(() => {
1252
- const y = {}, b = document.getElementById(i);
1253
- if (t.globalTheme === "default")
1254
- return b && b.remove(), y;
1255
- Object.keys(Ne).forEach((T) => {
1256
- var I;
1257
- y[T] = ((I = Ne[T]) == null ? void 0 : I[t.globalTheme]) ?? void 0;
1397
+ }), f = V(() => {
1398
+ const m = {}, p = document.getElementById(o);
1399
+ if (r.globalTheme === "default")
1400
+ return p && p.remove(), m;
1401
+ Object.keys(ze).forEach((A) => {
1402
+ var B;
1403
+ m[A] = ((B = ze[A]) == null ? void 0 : B[r.globalTheme]) ?? void 0;
1258
1404
  });
1259
- const l = [
1405
+ const i = [
1260
1406
  {
1261
- className: `.${i}`,
1262
- style: y
1407
+ className: `.${o}`,
1408
+ style: m
1263
1409
  }
1264
1410
  ];
1265
- return b ? tn(i, l) : an(i, l), y;
1266
- }), g = L(() => {
1267
- const y = t.menus || [], b = JSON.parse(JSON.stringify(y));
1268
- return !b || !b.length ? [] : We(b);
1269
- }), { isCollapse: o, openKeys: v, affixKeys: u, toggleAffix: S, openChange: k, menuClick: z, toggleCollapse: V } = xr(
1270
- t,
1411
+ return p ? rn(o, i) : an(o, i), m;
1412
+ }), v = V(() => {
1413
+ const m = r.menus || [], p = JSON.parse(JSON.stringify(m));
1414
+ return !p || !p.length ? [] : qe(p);
1415
+ }), { isCollapse: s, openKeys: y, affixKeys: u, toggleAffix: S, openChange: k, menuClick: R, toggleCollapse: W } = Tt(
1416
+ r,
1271
1417
  a
1272
1418
  );
1273
- return (y, b) => (d(), p("div", {
1274
- class: P(["das-ui-menu-aside", y.collapse ? "is-collapse" : "", `theme-${y.globalTheme}`]),
1275
- style: ne(c.value)
1276
- }, [
1277
- (d(), p("div", {
1278
- key: y.collapse + "",
1279
- class: P(["das-ui-aside-menu", y.collapse ? "is-collapse" : ""])
1280
- }, [
1281
- w(s(Qe), { style: { height: "100%" } }, {
1282
- default: _(() => [
1283
- g.value && g.value.length ? (d(), $(s(nn), fe({
1284
- key: 0,
1285
- class: ["das-menu", y.collapse ? "is-collapse" : ""],
1286
- mode: y.mode,
1287
- openKeys: s(v),
1288
- "onUpdate:openKeys": b[1] || (b[1] = (l) => Ye(v) ? v.value = l : null),
1289
- selectedKeys: y.currentSelectKeys,
1290
- theme: "dark",
1291
- "inline-collapsed": s(o)
1292
- }, y.$attrs, {
1293
- onOpenChange: s(k),
1294
- onClick: s(z)
1295
- }), {
1296
- default: _(() => [
1297
- (d(!0), p(A, null, G(g.value, (l) => (d(), p(A, null, [
1298
- l.children ? (d(), $(Tr, fe({
1299
- key: l.id,
1300
- mode: y.mode,
1301
- menuInfo: l,
1302
- collapse: s(o),
1303
- affixKeys: s(u),
1304
- parentSelectKeys: y.parentSelectKeys,
1305
- selectedKeys: y.currentSelectKeys
1306
- }, { ref_for: !0 }, f.value, {
1307
- onMenuClick: s(z),
1308
- onToggleAffix: s(S)
1309
- }), null, 16, ["mode", "menuInfo", "collapse", "affixKeys", "parentSelectKeys", "selectedKeys", "onMenuClick", "onToggleAffix"])) : (d(), $(s(re), {
1310
- class: P({ "divise-menu-item": l.divise }),
1311
- key: l.id,
1312
- onMouseover: (T) => n.value = l.id,
1313
- onMouseleave: b[0] || (b[0] = (T) => n.value = "")
1314
- }, {
1315
- icon: _(() => [
1316
- w(s(Xe), {
1317
- content: l.name,
1318
- placement: "right",
1319
- disabled: !s(o)
1320
- }, {
1321
- default: _(() => {
1322
- var T, I, he;
1323
- return [
1324
- h("div", {
1325
- class: P([
1326
- "aside-menu-title",
1327
- (T = l == null ? void 0 : l.originalChildren) != null && T.length ? "has-children" : "",
1328
- l != null && l.expired ? "is-expired" : "",
1329
- l != null && l.disable ? "is-disable" : "",
1330
- y.currentSelectKeys.includes(l.id) ? "is-active" : ""
1331
- ])
1332
- }, [
1333
- l.hideIcon ? m("", !0) : (d(), p("div", Mr, [
1334
- y.$slots[`${l == null ? void 0 : l.code}-leftIcon`] ? (d(), p("div", $r, [
1335
- U(y.$slots, `${l == null ? void 0 : l.code}-leftIcon`)
1336
- ])) : U(y.$slots, "icon", {
1337
- key: 0,
1338
- menuInfo: l
1339
- }, () => [
1340
- w(Ve, {
1341
- data: l,
1342
- status: y.currentSelectKeys.includes(l.id) || n.value === l.id ? "hover" : "default"
1343
- }, null, 8, ["data", "status"])
1344
- ])
1345
- ])),
1346
- h("div", _r, [
1347
- s(o) ? m("", !0) : M((d(), p("div", {
1348
- key: 0,
1349
- class: "menu-title",
1350
- style: ne({
1351
- "padding-right": y.$slots[(l == null ? void 0 : l.code) + "-rightIcon"] || l != null && l.expired ? "0" : l != null && l.disable && ((I = l == null ? void 0 : l.originalChildren) != null && I.length) ? "30px" : "15px"
1352
- })
1353
- }, [
1354
- B(F(l.name), 1)
1355
- ], 4)), [
1356
- [s(K)]
1357
- ]),
1358
- l != null && l.expired ? (d(), p("div", Pr, F(s(H)("已到期")), 1)) : m("", !0),
1359
- l != null && l.disable && ((he = l == null ? void 0 : l.originalChildren) != null && he.length) ? (d(), p("i", Er)) : m("", !0),
1360
- U(y.$slots, (l == null ? void 0 : l.code) + "-rightIcon")
1361
- ])
1362
- ], 2)
1363
- ];
1364
- }),
1365
- _: 2
1366
- }, 1032, ["content", "disabled"])
1367
- ]),
1368
- _: 2
1369
- }, 1032, ["class", "onMouseover"]))
1370
- ], 64))), 256))
1419
+ return (m, p) => (c(), g(
1420
+ "div",
1421
+ {
1422
+ class: E(["das-ui-menu-aside", e.collapse ? "is-collapse" : "", `theme-${e.globalTheme}`]),
1423
+ style: ne(f.value)
1424
+ },
1425
+ [
1426
+ (c(), g(
1427
+ "div",
1428
+ {
1429
+ key: e.collapse + "",
1430
+ class: E(["das-ui-aside-menu", e.collapse ? "is-collapse" : ""])
1431
+ },
1432
+ [
1433
+ x(l(Qe), { style: { height: "100%" } }, {
1434
+ default: $(() => [
1435
+ v.value && v.value.length ? (c(), P(l(nn), de({
1436
+ key: 0,
1437
+ class: ["das-menu", e.collapse ? "is-collapse" : ""],
1438
+ mode: e.mode,
1439
+ openKeys: l(y),
1440
+ "onUpdate:openKeys": p[1] || (p[1] = (i) => Ye(y) ? y.value = i : null),
1441
+ selectedKeys: e.currentSelectKeys,
1442
+ theme: "dark",
1443
+ "inline-collapsed": l(s)
1444
+ }, m.$attrs, {
1445
+ onOpenChange: l(k),
1446
+ onClick: l(R)
1447
+ }), {
1448
+ default: $(() => [
1449
+ (c(!0), g(
1450
+ w,
1451
+ null,
1452
+ G(v.value, (i) => (c(), g(
1453
+ w,
1454
+ null,
1455
+ [
1456
+ b(" 只有一级菜单 "),
1457
+ i.children ? (c(), g(
1458
+ w,
1459
+ { key: 1 },
1460
+ [
1461
+ b(" 有二级菜单 "),
1462
+ (c(), P(At, de({
1463
+ key: i.id,
1464
+ mode: e.mode,
1465
+ menuInfo: i,
1466
+ collapse: l(s),
1467
+ affixKeys: l(u),
1468
+ parentSelectKeys: e.parentSelectKeys,
1469
+ selectedKeys: e.currentSelectKeys
1470
+ }, { ref_for: !0 }, d.value, {
1471
+ onMenuClick: l(R),
1472
+ onToggleAffix: l(S)
1473
+ }), null, 16, ["mode", "menuInfo", "collapse", "affixKeys", "parentSelectKeys", "selectedKeys", "onMenuClick", "onToggleAffix"]))
1474
+ ],
1475
+ 64
1476
+ /* STABLE_FRAGMENT */
1477
+ )) : (c(), P(l(te), {
1478
+ class: E({ "divise-menu-item": i.divise }),
1479
+ key: i.id,
1480
+ onMouseover: (A) => n.value = i.id,
1481
+ onMouseleave: p[0] || (p[0] = (A) => n.value = "")
1482
+ }, {
1483
+ icon: $(() => [
1484
+ x(l(Xe), {
1485
+ content: i.name,
1486
+ placement: "right",
1487
+ disabled: !l(s)
1488
+ }, {
1489
+ default: $(() => {
1490
+ var A, B, he;
1491
+ return [
1492
+ h(
1493
+ "div",
1494
+ {
1495
+ class: E([
1496
+ "aside-menu-title",
1497
+ (A = i == null ? void 0 : i.originalChildren) != null && A.length ? "has-children" : "",
1498
+ i != null && i.expired ? "is-expired" : "",
1499
+ i != null && i.disable ? "is-disable" : "",
1500
+ e.currentSelectKeys.includes(i.id) ? "is-active" : ""
1501
+ ])
1502
+ },
1503
+ [
1504
+ b(" 自定义leftIcon "),
1505
+ i.hideIcon ? b("v-if", !0) : (c(), g("div", Mt, [
1506
+ b(" 第一种icon插槽 "),
1507
+ m.$slots[`${i == null ? void 0 : i.code}-leftIcon`] ? (c(), g("div", $t, [
1508
+ b(" 第二种icon插槽 "),
1509
+ L(m.$slots, `${i == null ? void 0 : i.code}-leftIcon`)
1510
+ ])) : L(m.$slots, "icon", {
1511
+ key: 0,
1512
+ menuInfo: i
1513
+ }, () => [
1514
+ x(We, {
1515
+ data: i,
1516
+ status: e.currentSelectKeys.includes(i.id) || n.value === i.id ? "hover" : "default"
1517
+ }, null, 8, ["data", "status"])
1518
+ ])
1519
+ ])),
1520
+ h("div", Pt, [
1521
+ l(s) ? b("v-if", !0) : M((c(), g(
1522
+ "div",
1523
+ {
1524
+ key: 0,
1525
+ class: "menu-title",
1526
+ style: ne({
1527
+ "padding-right": m.$slots[(i == null ? void 0 : i.code) + "-rightIcon"] || i != null && i.expired ? "0" : i != null && i.disable && ((B = i == null ? void 0 : i.originalChildren) != null && B.length) ? "30px" : "15px"
1528
+ })
1529
+ },
1530
+ [
1531
+ K(
1532
+ F(i.name),
1533
+ 1
1534
+ /* TEXT */
1535
+ )
1536
+ ],
1537
+ 4
1538
+ /* STYLE */
1539
+ )), [
1540
+ [l(N)]
1541
+ ]),
1542
+ b(" 已到期标识 "),
1543
+ i != null && i.expired ? (c(), g(
1544
+ "div",
1545
+ Et,
1546
+ F(l(U)("已到期")),
1547
+ 1
1548
+ /* TEXT */
1549
+ )) : b("v-if", !0),
1550
+ b(" 箭头 "),
1551
+ i != null && i.disable && ((he = i == null ? void 0 : i.originalChildren) != null && he.length) ? (c(), g("i", Dt)) : b("v-if", !0),
1552
+ b("@slots 右侧icon "),
1553
+ L(m.$slots, (i == null ? void 0 : i.code) + "-rightIcon")
1554
+ ])
1555
+ ],
1556
+ 2
1557
+ /* CLASS */
1558
+ )
1559
+ ];
1560
+ }),
1561
+ _: 2
1562
+ /* DYNAMIC */
1563
+ }, 1032, ["content", "disabled"])
1564
+ ]),
1565
+ _: 2
1566
+ /* DYNAMIC */
1567
+ }, 1032, ["class", "onMouseover"]))
1568
+ ],
1569
+ 64
1570
+ /* STABLE_FRAGMENT */
1571
+ ))),
1572
+ 256
1573
+ /* UNKEYED_FRAGMENT */
1574
+ ))
1575
+ ]),
1576
+ _: 3
1577
+ /* FORWARDED */
1578
+ }, 16, ["class", "mode", "openKeys", "selectedKeys", "inline-collapsed", "onOpenChange", "onClick"])) : b("v-if", !0),
1579
+ b(" 底部插槽 "),
1580
+ h("div", It, [
1581
+ L(m.$slots, "bottom")
1582
+ ])
1371
1583
  ]),
1372
1584
  _: 3
1373
- }, 16, ["class", "mode", "openKeys", "selectedKeys", "inline-collapsed", "onOpenChange", "onClick"])) : m("", !0),
1374
- h("div", Dr, [
1375
- U(y.$slots, "bottom")
1376
- ])
1377
- ]),
1378
- _: 3
1379
- })
1380
- ], 2)),
1381
- h("div", {
1382
- class: P(["icon-container", s(o) ? "is-collapse" : ""])
1383
- }, [
1384
- h("div", {
1385
- style: ne({ "padding-left": s(o) ? "0" : "16px" }),
1386
- onClick: b[2] || (b[2] = (l) => s(V)(!s(o)))
1387
- }, [
1388
- h("div", null, [
1389
- s(o) ? (d(), $(s(me), {
1390
- key: 0,
1391
- class: "collapse-icon"
1392
- })) : (d(), $(s(be), {
1393
- key: 1,
1394
- class: "collapse-icon"
1395
- }))
1396
- ])
1397
- ], 4)
1398
- ], 2)
1399
- ], 6));
1585
+ /* FORWARDED */
1586
+ })
1587
+ ],
1588
+ 2
1589
+ /* CLASS */
1590
+ )),
1591
+ h(
1592
+ "div",
1593
+ {
1594
+ class: E(["icon-container", l(s) ? "is-collapse" : ""])
1595
+ },
1596
+ [
1597
+ h(
1598
+ "div",
1599
+ {
1600
+ style: ne({ "padding-left": l(s) ? "0" : "16px" }),
1601
+ onClick: p[2] || (p[2] = (i) => l(W)(!l(s)))
1602
+ },
1603
+ [
1604
+ h("div", null, [
1605
+ l(s) ? (c(), P(l(pe), {
1606
+ key: 0,
1607
+ class: "collapse-icon"
1608
+ })) : (c(), P(l(me), {
1609
+ key: 1,
1610
+ class: "collapse-icon"
1611
+ }))
1612
+ ])
1613
+ ],
1614
+ 4
1615
+ /* STYLE */
1616
+ )
1617
+ ],
1618
+ 2
1619
+ /* CLASS */
1620
+ )
1621
+ ],
1622
+ 6
1623
+ /* CLASS, STYLE */
1624
+ ));
1400
1625
  }
1401
- }), Kr = {
1626
+ }), Nt = {
1402
1627
  "--das-ui-layout-aside-menu-width": "214px",
1403
1628
  "--das-ui-layout-aside-collapse-menu-width": "50px",
1404
1629
  "--das-ui-layout-aside-menu-item-height": "50px",
@@ -1423,11 +1648,11 @@ const nr = ["src"], Ve = /* @__PURE__ */ ve({
1423
1648
  "--das-ui-layout-aside-collapse-icon-hover-bg-color": "#FFFFFF",
1424
1649
  "--das-ui-layout-aside-divise-border-color": "rgba(255, 255, 255, 0.3)",
1425
1650
  "--das-ui-layout-aside-menu-expired-color": "#BBBBBB"
1426
- }, Nr = { 已到期: { "zh-CN": "已到期", en: "Expired", "zh-MO": "已到期", _appCode: "framework" } };
1427
- Ze(Nr);
1428
- on(Kr);
1429
- const Xr = qe(Br), et = { title: "Menu-Aside 垂直导航栏" };
1651
+ }, zt = { 已到期: { "zh-CN": "已到期", en: "Expired", "zh-MO": "已到期", _appCode: "framework" } };
1652
+ Ze(zt);
1653
+ on(Nt);
1654
+ const Xt = _e(Kt), er = { title: "Menu-Aside 垂直导航栏" };
1430
1655
  export {
1431
- Xr as DasMenuAside,
1432
- et as default
1656
+ Xt as DasMenuAside,
1657
+ er as default
1433
1658
  };