@das-fed/ui 7.1.0-dev.9 → 7.1.0-qatar.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (340) hide show
  1. package/esm-map.json +4 -1
  2. package/package.json +5 -5
  3. package/packages/business-components/ai-panel/i18n/index.d.ts +62 -0
  4. package/packages/business-components/ai-panel/{index-OwRrV6K8.js → index-C04Wttd4.js} +1 -1
  5. package/packages/business-components/ai-panel/index-C04Wttd4.js.gz +0 -0
  6. package/packages/business-components/ai-panel/{index-8yffh0Id.js → index-CKFBXTtX.js} +687 -676
  7. package/packages/business-components/ai-panel/index-CKFBXTtX.js.gz +0 -0
  8. package/packages/business-components/ai-panel/index.js +1 -1
  9. package/packages/business-components/ai-panel/style.css +1 -1
  10. package/packages/business-components/ai-panel/style.css.gz +0 -0
  11. package/packages/business-components/app-container/index.d.ts +1 -0
  12. package/packages/business-components/app-container/index.js +122 -126
  13. package/packages/business-components/app-container/index.js.gz +0 -0
  14. package/packages/business-components/app-container/src/index.vue.d.ts +1 -0
  15. package/packages/business-components/app-container/src/type.d.ts +3 -0
  16. package/packages/business-components/app-container/style.css +1 -1
  17. package/packages/business-components/app-container/style.css.gz +0 -0
  18. package/packages/business-components/area-phone-select/i18n/index.d.ts +1 -0
  19. package/packages/business-components/area-phone-select/index.js +1 -1
  20. package/packages/business-components/area-phone-select/index.js.gz +0 -0
  21. package/packages/business-components/area-phone-select/style.css +1 -1
  22. package/packages/business-components/area-phone-select/style.css.gz +0 -0
  23. package/packages/business-components/change-enterprises/i18n/index.d.ts +3 -0
  24. package/packages/business-components/change-enterprises/index.js +3 -3
  25. package/packages/business-components/change-enterprises/index.js.gz +0 -0
  26. package/packages/business-components/change-enterprises/style.css +1 -1
  27. package/packages/business-components/change-enterprises/style.css.gz +0 -0
  28. package/packages/business-components/change-pwd/i18n/index.d.ts +18 -0
  29. package/packages/business-components/change-pwd/index.js +53 -50
  30. package/packages/business-components/change-pwd/index.js.gz +0 -0
  31. package/packages/business-components/currency-page/i18n/index.d.ts +4 -0
  32. package/packages/business-components/currency-page/index.js +7 -5
  33. package/packages/business-components/currency-page/index.js.gz +0 -0
  34. package/packages/business-components/currency-page/style.css +1 -1
  35. package/packages/business-components/device-panel/i18n/index.d.ts +270 -0
  36. package/packages/business-components/device-panel/index.d.ts +1 -1
  37. package/packages/business-components/device-panel/index.js +15571 -14862
  38. package/packages/business-components/device-panel/index.js.gz +0 -0
  39. package/packages/business-components/device-panel/src/apis.d.ts +2 -0
  40. package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmScreenshot/components/currentAlarmScreenshot.vue.d.ts +6 -0
  41. package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmScreenshot/components/currentList.vue.d.ts +8 -0
  42. package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmScreenshot/components/hisList.vue.d.ts +8 -0
  43. package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmScreenshot/components/historyAlarmScreenshot.vue.d.ts +6 -0
  44. package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmScreenshot/index.vue.d.ts +2 -0
  45. package/packages/business-components/device-panel/src/components/alarmDevicePanel/hooks/use-alarm-screenshot.d.ts +6 -0
  46. package/packages/business-components/device-panel/src/components/devicePanelModal/alarmScreenshot/components/currentAlarmScreenshot.vue.d.ts +6 -0
  47. package/packages/business-components/device-panel/src/components/devicePanelModal/alarmScreenshot/components/currentList.vue.d.ts +8 -0
  48. package/packages/business-components/device-panel/src/components/devicePanelModal/alarmScreenshot/components/hisList.vue.d.ts +8 -0
  49. package/packages/business-components/device-panel/src/components/devicePanelModal/alarmScreenshot/components/historyAlarmScreenshot.vue.d.ts +6 -0
  50. package/packages/business-components/device-panel/src/components/devicePanelModal/alarmScreenshot/index.vue.d.ts +2 -0
  51. package/packages/business-components/device-panel/src/components/devicePanelModal/hooks/use-alarm-screenshot.d.ts +6 -0
  52. package/packages/business-components/device-panel/src/components/devicePanelModal/index.vue.d.ts +1 -1
  53. package/packages/business-components/device-panel/src/index.vue.d.ts +1 -1
  54. package/packages/business-components/device-panel/src/render-panel.d.ts +2 -1
  55. package/packages/business-components/device-panel/style.css +1 -1
  56. package/packages/business-components/device-panel/style.css.gz +0 -0
  57. package/packages/business-components/export-button/i18n/index.d.ts +11 -0
  58. package/packages/business-components/export-button/index.js +131 -123
  59. package/packages/business-components/export-button/index.js.gz +0 -0
  60. package/packages/business-components/import-button/i18n/index.d.ts +30 -0
  61. package/packages/business-components/import-button/index.js +131 -127
  62. package/packages/business-components/import-button/index.js.gz +0 -0
  63. package/packages/business-components/import-button/style.css +1 -1
  64. package/packages/business-components/index.d.ts +1 -0
  65. package/packages/business-components/index.js +1 -0
  66. package/packages/business-components/layout-breadcrumb/index.js +72 -74
  67. package/packages/business-components/layout-breadcrumb/index.js.gz +0 -0
  68. package/packages/business-components/model-table-dialog/i18n/index.d.ts +6 -0
  69. package/packages/business-components/model-table-dialog/index.js +6 -6
  70. package/packages/business-components/model-table-dialog/index.js.gz +0 -0
  71. package/packages/business-components/payment/i18n/index.d.ts +13 -0
  72. package/packages/business-components/payment/index.js +53 -53
  73. package/packages/business-components/payment/index.js.gz +0 -0
  74. package/packages/business-components/payment/style.css +1 -1
  75. package/packages/business-components/payment/style.css.gz +0 -0
  76. package/packages/business-components/process-configuration/i18n/index.d.ts +30 -0
  77. package/packages/business-components/process-configuration/index.js +75 -73
  78. package/packages/business-components/process-configuration/index.js.gz +0 -0
  79. package/packages/business-components/process-configuration/style.css +1 -1
  80. package/packages/business-components/process-configuration/style.css.gz +0 -0
  81. package/packages/business-components/process-form/i18n/index.d.ts +84 -0
  82. package/packages/business-components/process-form/index.js +399 -387
  83. package/packages/business-components/process-form/index.js.gz +0 -0
  84. package/packages/business-components/process-log/i18n/index.d.ts +9 -0
  85. package/packages/business-components/process-log/index.js +99 -99
  86. package/packages/business-components/process-log/index.js.gz +0 -0
  87. package/packages/business-components/process-log/style.css +1 -1
  88. package/packages/business-components/process-log/style.css.gz +0 -0
  89. package/packages/business-components/process-search-form/i18n/index.d.ts +9 -0
  90. package/packages/business-components/process-search-form/index.js +9 -9
  91. package/packages/business-components/process-search-form/index.js.gz +0 -0
  92. package/packages/business-components/process-table/i18n/index.d.ts +8 -0
  93. package/packages/business-components/process-table/index.js +8 -8
  94. package/packages/business-components/process-table/index.js.gz +0 -0
  95. package/packages/business-components/process-table/style.css +1 -1
  96. package/packages/business-components/process-table/style.css.gz +0 -0
  97. package/packages/business-components/update-confirm-dialog/i18n/index.d.ts +28 -0
  98. package/packages/business-components/update-confirm-dialog/index.d.ts +61 -0
  99. package/packages/business-components/update-confirm-dialog/index.js +107 -0
  100. package/packages/business-components/update-confirm-dialog/index.js.gz +0 -0
  101. package/packages/business-components/update-confirm-dialog/src/App.vue.d.ts +11 -0
  102. package/packages/business-components/update-confirm-dialog/src/type.d.ts +4 -0
  103. package/packages/business-components/upload-file/i18n/index.d.ts +1 -0
  104. package/packages/business-components/upload-file/index.js +25 -24
  105. package/packages/business-components/upload-file/index.js.gz +0 -0
  106. package/packages/business-components/urgent-panel/i18n/index.d.ts +104 -0
  107. package/packages/business-components/urgent-panel/index.js +104 -96
  108. package/packages/business-components/urgent-panel/index.js.gz +0 -0
  109. package/packages/business-components/urgent-panel/style.css +1 -1
  110. package/packages/business-components/urgent-panel/style.css.gz +0 -0
  111. package/packages/business-components/user-org-dialog/i18n/index.d.ts +18 -0
  112. package/packages/business-components/user-org-dialog/index.js +118 -117
  113. package/packages/business-components/user-org-dialog/index.js.gz +0 -0
  114. package/packages/business-components/user-org-dialog/style.css +1 -1
  115. package/packages/business-components/user-org-dialog/style.css.gz +0 -0
  116. package/packages/business-components/video-dialog/i18n/index.d.ts +20 -0
  117. package/packages/business-components/video-dialog/index.d.ts +10 -0
  118. package/packages/business-components/video-dialog/index.js +313 -309
  119. package/packages/business-components/video-dialog/index.js.gz +0 -0
  120. package/packages/business-components/video-dialog/src/index.vue.d.ts +2 -0
  121. package/packages/business-components/video-dialog/src/type.d.ts +4 -0
  122. package/packages/business-components/video-dialog/style.css +1 -1
  123. package/packages/business-components/video-dialog/style.css.gz +0 -0
  124. package/packages/components/autocomplete/style.css +1 -1
  125. package/packages/components/autocomplete/style.css.gz +0 -0
  126. package/packages/components/button/style.css +1 -1
  127. package/packages/components/button/style.css.gz +0 -0
  128. package/packages/components/calendar/i18n/index.d.ts +46 -0
  129. package/packages/components/calendar/index.js +99 -99
  130. package/packages/components/calendar/index.js.gz +0 -0
  131. package/packages/components/calendar/style.css +1 -1
  132. package/packages/components/calendar/style.css.gz +0 -0
  133. package/packages/components/cascader/i18n/index.d.ts +1 -0
  134. package/packages/components/cascader/index.js +1 -1
  135. package/packages/components/cascader/index.js.gz +0 -0
  136. package/packages/components/cascader/style.css +1 -1
  137. package/packages/components/cascader/style.css.gz +0 -0
  138. package/packages/components/checkbox/style.css +1 -1
  139. package/packages/components/checkbox/style.css.gz +0 -0
  140. package/packages/components/collapse-panel/index.js +64 -39
  141. package/packages/components/collapse-panel/index.js.gz +0 -0
  142. package/packages/components/collapse-panel/style.css +1 -1
  143. package/packages/components/collapse-panel/style.css.gz +0 -0
  144. package/packages/components/color-picker/i18n/index.d.ts +1 -0
  145. package/packages/components/color-picker/index.js +1 -1
  146. package/packages/components/color-picker/index.js.gz +0 -0
  147. package/packages/components/color-picker/style.css +1 -1
  148. package/packages/components/color-picker/style.css.gz +0 -0
  149. package/packages/components/custom-search-item/i18n/index.d.ts +1 -0
  150. package/packages/components/custom-search-item/index.js +1 -1
  151. package/packages/components/custom-search-item/index.js.gz +0 -0
  152. package/packages/components/date-picker/i18n/index.d.ts +6 -0
  153. package/packages/components/date-picker/index.js +6 -6
  154. package/packages/components/date-picker/index.js.gz +0 -0
  155. package/packages/components/date-picker/style.css +1 -1
  156. package/packages/components/date-picker/style.css.gz +0 -0
  157. package/packages/components/dialog/i18n/index.d.ts +6 -0
  158. package/packages/components/dialog/index.d.ts +9 -3
  159. package/packages/components/dialog/index.js +90 -87
  160. package/packages/components/dialog/index.js.gz +0 -0
  161. package/packages/components/dialog/src/Index.vue.d.ts +4 -1
  162. package/packages/components/dialog/src/type.d.ts +4 -0
  163. package/packages/components/dialog/style.css +1 -1
  164. package/packages/components/dialog/style.css.gz +0 -0
  165. package/packages/components/dimple-layout/i18n/index.d.ts +10 -0
  166. package/packages/components/dimple-layout/index.js +10 -9
  167. package/packages/components/dimple-layout/index.js.gz +0 -0
  168. package/packages/components/dropdown/i18n/index.d.ts +1 -0
  169. package/packages/components/dropdown/index.js +9 -9
  170. package/packages/components/dropdown/index.js.gz +0 -0
  171. package/packages/components/edit-table/index.js +1 -1
  172. package/packages/components/edit-table/index.js.gz +0 -0
  173. package/packages/components/edit-table/style.css +1 -1
  174. package/packages/components/edit-table/style.css.gz +0 -0
  175. package/packages/components/empty/i18n/index.d.ts +1 -0
  176. package/packages/components/empty/index.js +1 -1
  177. package/packages/components/empty/index.js.gz +0 -0
  178. package/packages/components/empty/style.css +1 -1
  179. package/packages/components/form-item/style.css +1 -1
  180. package/packages/components/form-item/style.css.gz +0 -0
  181. package/packages/components/hls-player/i18n/index.d.ts +2 -0
  182. package/packages/components/hls-player/index.js +2 -1
  183. package/packages/components/hls-player/index.js.gz +0 -0
  184. package/packages/components/hls-player/style.css +1 -1
  185. package/packages/components/hls-player/style.css.gz +0 -0
  186. package/packages/components/image-upload/i18n/index.d.ts +7 -0
  187. package/packages/components/image-upload/index.js +19 -15
  188. package/packages/components/image-upload/index.js.gz +0 -0
  189. package/packages/components/image-upload/style.css +1 -1
  190. package/packages/components/image-upload/style.css.gz +0 -0
  191. package/packages/components/image-viewer/style.css +1 -1
  192. package/packages/components/image-viewer/style.css.gz +0 -0
  193. package/packages/components/input/i18n/index.d.ts +3 -0
  194. package/packages/components/input/index.js +3 -3
  195. package/packages/components/input/index.js.gz +0 -0
  196. package/packages/components/input/style.css +1 -1
  197. package/packages/components/input/style.css.gz +0 -0
  198. package/packages/components/input-dialog-select/i18n/index.d.ts +2 -0
  199. package/packages/components/input-dialog-select/index.js +10 -10
  200. package/packages/components/input-dialog-select/index.js.gz +0 -0
  201. package/packages/components/input-dialog-select/style.css +1 -1
  202. package/packages/components/input-dialog-select/style.css.gz +0 -0
  203. package/packages/components/input-number/style.css +1 -1
  204. package/packages/components/input-number/style.css.gz +0 -0
  205. package/packages/components/live-player/i18n/index.d.ts +2 -0
  206. package/packages/components/live-player/index.js +2 -1
  207. package/packages/components/live-player/index.js.gz +0 -0
  208. package/packages/components/live-player/style.css +1 -1
  209. package/packages/components/loading/i18n/index.d.ts +1 -0
  210. package/packages/components/loading/index.js +1 -1
  211. package/packages/components/loading/index.js.gz +0 -0
  212. package/packages/components/loading/style.css +1 -1
  213. package/packages/components/loading/style.css.gz +0 -0
  214. package/packages/components/map/i18n/index.d.ts +6 -0
  215. package/packages/components/map/index.js +6 -2
  216. package/packages/components/map/index.js.gz +0 -0
  217. package/packages/components/menu-aside/i18n/index.d.ts +1 -0
  218. package/packages/components/menu-aside/index.d.ts +3 -0
  219. package/packages/components/menu-aside/index.js +666 -658
  220. package/packages/components/menu-aside/index.js.gz +0 -0
  221. package/packages/components/menu-aside/src/Index.vue.d.ts +1 -0
  222. package/packages/components/menu-aside/src/sub-menu/sub-menu.vue.d.ts +1 -0
  223. package/packages/components/menu-aside/src/sub-menu/type.d.ts +2 -0
  224. package/packages/components/menu-aside/src/type.d.ts +2 -0
  225. package/packages/components/menu-aside/style.css +1 -1
  226. package/packages/components/menu-aside/style.css.gz +0 -0
  227. package/packages/components/menu-header/index.d.ts +3 -0
  228. package/packages/components/menu-header/index.js +29 -28
  229. package/packages/components/menu-header/index.js.gz +0 -0
  230. package/packages/components/menu-header/src/Index.vue.d.ts +1 -0
  231. package/packages/components/menu-header/src/type.d.ts +1 -0
  232. package/packages/components/menu-header/style.css +1 -1
  233. package/packages/components/menu-header/style.css.gz +0 -0
  234. package/packages/components/message/i18n/index.d.ts +1 -0
  235. package/packages/components/message/index.js +1 -1
  236. package/packages/components/message/index.js.gz +0 -0
  237. package/packages/components/notification/i18n/index.d.ts +1 -0
  238. package/packages/components/notification/index.js +4 -4
  239. package/packages/components/notification/index.js.gz +0 -0
  240. package/packages/components/pagination/i18n/index.d.ts +4 -0
  241. package/packages/components/pagination/index.js +17 -17
  242. package/packages/components/pagination/index.js.gz +0 -0
  243. package/packages/components/pagination/style.css +1 -1
  244. package/packages/components/pagination/style.css.gz +0 -0
  245. package/packages/components/popover/i18n/index.d.ts +2 -0
  246. package/packages/components/popover/index.js +2 -2
  247. package/packages/components/popover/index.js.gz +0 -0
  248. package/packages/components/popover/style.css +1 -1
  249. package/packages/components/popover/style.css.gz +0 -0
  250. package/packages/components/preview/i18n/index.d.ts +1 -0
  251. package/packages/components/preview/index.js +3 -1
  252. package/packages/components/preview/index.js.gz +0 -0
  253. package/packages/components/progress/style.css +1 -1
  254. package/packages/components/progress/style.css.gz +0 -0
  255. package/packages/components/radio-tabs/style.css +1 -1
  256. package/packages/components/radio-tabs/style.css.gz +0 -0
  257. package/packages/components/rich-editor/i18n/index.d.ts +4 -0
  258. package/packages/components/rich-editor/index.d.ts +2 -1
  259. package/packages/components/rich-editor/index.js +5 -0
  260. package/packages/components/rich-editor/index.js.gz +0 -0
  261. package/packages/components/rich-editor/style.css +1 -1
  262. package/packages/components/rich-editor/style.css.gz +0 -0
  263. package/packages/components/search/style.css +1 -1
  264. package/packages/components/search/style.css.gz +0 -0
  265. package/packages/components/search-form/i18n/index.d.ts +7 -0
  266. package/packages/components/search-form/index.js +510 -505
  267. package/packages/components/search-form/index.js.gz +0 -0
  268. package/packages/components/search-form/src/Index.vue.d.ts +2 -0
  269. package/packages/components/search-form/src/type.d.ts +9 -5
  270. package/packages/components/search-form/style.css +1 -1
  271. package/packages/components/search-form/style.css.gz +0 -0
  272. package/packages/components/select/i18n/index.d.ts +4 -0
  273. package/packages/components/select/index.js +4 -3
  274. package/packages/components/select/index.js.gz +0 -0
  275. package/packages/components/select/style.css +1 -1
  276. package/packages/components/select/style.css.gz +0 -0
  277. package/packages/components/select-input/style.css +1 -1
  278. package/packages/components/select-input/style.css.gz +0 -0
  279. package/packages/components/select-list/i18n/index.d.ts +4 -0
  280. package/packages/components/select-list/index.js +4 -4
  281. package/packages/components/select-list/index.js.gz +0 -0
  282. package/packages/components/select-list/style.css +1 -1
  283. package/packages/components/select-list/style.css.gz +0 -0
  284. package/packages/components/special-range-picker-month/i18n/index.d.ts +4 -0
  285. package/packages/components/special-range-picker-month/index.js +4 -4
  286. package/packages/components/special-range-picker-month/index.js.gz +0 -0
  287. package/packages/components/special-range-picker-month/style.css +1 -1
  288. package/packages/components/special-range-picker-month/style.css.gz +0 -0
  289. package/packages/components/special-range-picker-year/i18n/index.d.ts +3 -0
  290. package/packages/components/special-range-picker-year/index.js +3 -3
  291. package/packages/components/special-range-picker-year/index.js.gz +0 -0
  292. package/packages/components/special-range-picker-year/style.css +1 -1
  293. package/packages/components/special-range-picker-year/style.css.gz +0 -0
  294. package/packages/components/spin/i18n/index.d.ts +1 -0
  295. package/packages/components/spin/index.js +1 -1
  296. package/packages/components/spin/index.js.gz +0 -0
  297. package/packages/components/steps/style.css +1 -1
  298. package/packages/components/steps/style.css.gz +0 -0
  299. package/packages/components/table/i18n/index.d.ts +20 -0
  300. package/packages/components/table/index.js +27 -26
  301. package/packages/components/table/index.js.gz +0 -0
  302. package/packages/components/table/style.css +1 -1
  303. package/packages/components/table/style.css.gz +0 -0
  304. package/packages/components/tabs/i18n/index.d.ts +3 -0
  305. package/packages/components/tabs/index.js +31 -31
  306. package/packages/components/tabs/index.js.gz +0 -0
  307. package/packages/components/tabs/style.css +1 -1
  308. package/packages/components/tabs/style.css.gz +0 -0
  309. package/packages/components/tooltip/i18n/index.d.ts +1 -0
  310. package/packages/components/tooltip/index.js +1 -1
  311. package/packages/components/tooltip/index.js.gz +0 -0
  312. package/packages/components/tree/i18n/index.d.ts +1 -40
  313. package/packages/components/tree/index.js +290 -304
  314. package/packages/components/tree/index.js.gz +0 -0
  315. package/packages/components/tree/style.css +1 -1
  316. package/packages/components/tree/style.css.gz +0 -0
  317. package/packages/components/tree-select/index.js +43 -42
  318. package/packages/components/tree-select/index.js.gz +0 -0
  319. package/packages/components/tree-select/src/App.vue.d.ts +1 -0
  320. package/packages/components/tree-select/style.css +1 -1
  321. package/packages/components/tree-select/style.css.gz +0 -0
  322. package/packages/components/tree-table/style.css +1 -1
  323. package/packages/components/tree-table/style.css.gz +0 -0
  324. package/packages/components/tree-v2/i18n/index.d.ts +21 -0
  325. package/packages/components/tree-v2/index.js +11 -8
  326. package/packages/components/tree-v2/index.js.gz +0 -0
  327. package/packages/components/tree-v2/style.css +1 -1
  328. package/packages/components/tree-v2/style.css.gz +0 -0
  329. package/packages/components/upload/i18n/index.d.ts +6 -0
  330. package/packages/components/upload/index.js +25 -24
  331. package/packages/components/upload/index.js.gz +0 -0
  332. package/packages/components/upload/style.css +1 -1
  333. package/packages/components/upload/style.css.gz +0 -0
  334. package/packages/components/virtual-tree/i18n/index.d.ts +37 -1
  335. package/packages/components/virtual-tree/index.js +62 -49
  336. package/packages/components/virtual-tree/index.js.gz +0 -0
  337. package/packages/components/virtual-tree/style.css +1 -1
  338. package/packages/components/virtual-tree/style.css.gz +0 -0
  339. package/packages/business-components/ai-panel/index-8yffh0Id.js.gz +0 -0
  340. package/packages/business-components/ai-panel/index-OwRrV6K8.js.gz +0 -0
@@ -89,10 +89,10 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
89
89
  onClearCheck: u,
90
90
  ref: ue
91
91
  })
92
- }), Ge = "v1", He = `/api/fms/base/interface//${Ge}`, Se = xe(`${He}`), Ce = Se.post("/organization/authtree"), Je = $e.post("/organization/user"), Qe = Se.post("/organization/organizationpage"), We = { class: "select-org-container" }, Xe = { class: "split-left-content" }, Ye = { class: "split-right-box" }, Ze = { class: "split-table" }, et = { class: "table-searc-box" }, tt = { class: "split-table-content" }, at = { class: "split-checkd" }, lt = {
92
+ }), Ge = "v1", He = `/api/fms/base/interface//${Ge}`, Se = xe(`${He}`), Ce = Se.post("/organization/authtree"), Je = $e.post("/organization/user"), Qe = Se.post("/organization/organizationpage"), We = { class: "select-org-container" }, Xe = { class: "split-left-content" }, Ye = { class: "split-right-box" }, Ze = { class: "split-table" }, ea = { class: "table-searc-box" }, aa = { class: "split-table-content" }, ta = { class: "split-checkd" }, la = {
93
93
  name: "selectOrg"
94
- }, st = /* @__PURE__ */ Z({
95
- ...lt,
94
+ }, sa = /* @__PURE__ */ Z({
95
+ ...la,
96
96
  props: {
97
97
  projectId: { default: "" },
98
98
  isSelectedSensitive: { type: Boolean, default: !0 },
@@ -100,56 +100,56 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
100
100
  },
101
101
  setup(S, { expose: D }) {
102
102
  const u = S, r = _(() => {
103
- var t;
104
- return ((t = u.initProps) == null ? void 0 : t.isCustomApi) || !1;
103
+ var a;
104
+ return ((a = u.initProps) == null ? void 0 : a.isCustomApi) || !1;
105
105
  }), g = _(() => {
106
- var t;
107
- return ((t = u.initProps) == null ? void 0 : t.disabledNodeLabel) || "optional";
106
+ var a;
107
+ return ((a = u.initProps) == null ? void 0 : a.disabledNodeLabel) || "optional";
108
108
  }), w = _(() => {
109
- var t, o;
110
- return (o = (t = u.initProps) == null ? void 0 : t.customApiOptions) == null ? void 0 : o.orgTree;
109
+ var a, o;
110
+ return (o = (a = u.initProps) == null ? void 0 : a.customApiOptions) == null ? void 0 : o.orgTree;
111
111
  }), C = _(() => {
112
- var t, o;
113
- return (o = (t = u.initProps) == null ? void 0 : t.customApiOptions) == null ? void 0 : o.orgTable;
112
+ var a, o;
113
+ return (o = (a = u.initProps) == null ? void 0 : a.customApiOptions) == null ? void 0 : o.orgTable;
114
114
  }), $ = _(() => u.isSelectedSensitive), O = i(!1), d = i([]), p = i(""), K = i(""), v = i(""), U = i([]), b = i([]), N = i(20), f = i(1), x = i(0);
115
115
  pe(() => {
116
116
  W(), L();
117
117
  });
118
118
  const L = () => {
119
- b.value = y.value.filter((t) => t.identityType == 2);
120
- }, F = (t) => {
121
- t && t instanceof Array && (b.value = t.filter((o) => o.identityType == 1));
122
- }, M = (t) => {
123
- b.value = b.value.filter((o) => o.id != t.id);
119
+ b.value = y.value.filter((a) => a.identityType == 2);
120
+ }, F = (a) => {
121
+ a && a instanceof Array && (b.value = a.filter((o) => o.identityType == 1));
122
+ }, M = (a) => {
123
+ b.value = b.value.filter((o) => o.id != a.id);
124
124
  }, G = () => {
125
125
  y.value = [], b.value = [];
126
- }, { selectListVue: H } = ye($.value, M, G), J = (t) => {
127
- var e, a, s;
128
- const o = r.value && ((e = w.value) != null && e.disabledOrgTypes) && ((a = w.value) == null ? void 0 : a.disabledOrgTypes.length) > 0 ? (s = w.value) == null ? void 0 : s.disabledOrgTypes : [1, 2, 3, 4, 5, 6];
129
- t._disabled = !t[g.value] || o.includes(t.type), !t._disabled && !p.value && (p.value = t.id), t.children && t.children.length && t.children.forEach((n) => {
126
+ }, { selectListVue: H } = ye($.value, M, G), J = (a) => {
127
+ var e, t, s;
128
+ const o = r.value && ((e = w.value) != null && e.disabledOrgTypes) && ((t = w.value) == null ? void 0 : t.disabledOrgTypes.length) > 0 ? (s = w.value) == null ? void 0 : s.disabledOrgTypes : [1, 2, 3, 4, 5, 6];
129
+ a._disabled = !a[g.value] || o.includes(a.type), !a._disabled && !p.value && (p.value = a.id), a.children && a.children.length && a.children.forEach((n) => {
130
130
  J(n);
131
131
  });
132
132
  }, W = async () => {
133
133
  var s, n;
134
134
  O.value = !0;
135
- let t = {};
135
+ let a = {};
136
136
  if (r.value && w.value) {
137
137
  const { params: m = {}, query: R = {} } = w.value;
138
- t = { ...m, ...R };
138
+ a = { ...m, ...R };
139
139
  } else
140
- t = {
140
+ a = {
141
141
  name: "",
142
142
  parentId: "",
143
143
  implicit: !1
144
144
  };
145
- const o = r.value && ((s = w.value) != null && s.api) ? (n = w.value) == null ? void 0 : n.api : Ce, [e, a] = await o(t).run();
145
+ const o = r.value && ((s = w.value) != null && s.api) ? (n = w.value) == null ? void 0 : n.api : Ce, [e, t] = await o(a).run();
146
146
  if (e) {
147
147
  O.value = !1;
148
148
  return;
149
149
  }
150
- a && a.length && a.forEach((m) => {
150
+ t && t.length && t.forEach((m) => {
151
151
  J(m);
152
- }), d.value = a, I();
152
+ }), d.value = t, I();
153
153
  }, k = async () => {
154
154
  var s, n;
155
155
  if (!p.value) {
@@ -157,40 +157,40 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
157
157
  return;
158
158
  }
159
159
  O.value = !0;
160
- let t = {};
160
+ let a = {};
161
161
  if (r.value && C.value) {
162
162
  const { params: m = {}, query: R = {}, treeKey: q = "", searchKey: z = "" } = C.value;
163
- t = { ...m, ...R }, q ? t[q] = p.value : t.parentId = p.value, z ? t[z] = v.value : t.search = v.value;
163
+ a = { ...m, ...R }, q ? a[q] = p.value : a.parentId = p.value, z ? a[z] = v.value : a.search = v.value;
164
164
  } else
165
- t = {
165
+ a = {
166
166
  parentId: p.value,
167
167
  // 树id
168
168
  search: v.value
169
169
  // 名称
170
170
  };
171
- t.pageIndex = f.value, t.pageSize = N.value;
172
- const o = r.value && ((s = C.value) != null && s.api) ? (n = C.value) == null ? void 0 : n.api : Qe, [e, a] = await o(t).run();
171
+ a.pageIndex = f.value, a.pageSize = N.value;
172
+ const o = r.value && ((s = C.value) != null && s.api) ? (n = C.value) == null ? void 0 : n.api : Qe, [e, t] = await o(a).run();
173
173
  if (e) {
174
174
  O.value = !1;
175
175
  return;
176
176
  }
177
- U.value = a.data.map((m) => (m.identityType = 2, m)), x.value = Number(a.totalCount), O.value = !1;
177
+ U.value = t.data.map((m) => (m.identityType = 2, m)), x.value = Number(t.totalCount), O.value = !1;
178
178
  }, I = () => {
179
179
  v.value = "", K.value = "", U.value = [], N.value = 20, f.value = 1, A();
180
180
  }, A = () => {
181
181
  f.value = 1, k();
182
- }, te = (t) => {
183
- f.value = 1, N.value = t, k();
184
- }, X = (t) => {
185
- f.value = t, k();
186
- }, ae = (t) => {
182
+ }, ae = (a) => {
183
+ f.value = 1, N.value = a, k();
184
+ }, X = (a) => {
185
+ f.value = a, k();
186
+ }, te = (a) => {
187
187
  let o = [], e = [];
188
- t.forEach((a) => {
189
- o.push(a.id);
190
- }), U.value.forEach((a) => {
191
- o.includes(a.id) || e.push(a.id);
192
- }), y.value = y.value.filter((a) => !e.includes(a.id)), t.forEach((a) => {
193
- y.value.some((s) => s.id === a.id) || y.value.push(a);
188
+ a.forEach((t) => {
189
+ o.push(t.id);
190
+ }), U.value.forEach((t) => {
191
+ o.includes(t.id) || e.push(t.id);
192
+ }), y.value = y.value.filter((t) => !e.includes(t.id)), a.forEach((t) => {
193
+ y.value.some((s) => s.id === t.id) || y.value.push(t);
194
194
  });
195
195
  };
196
196
  return ve(
@@ -206,7 +206,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
206
206
  }
207
207
  ), D({
208
208
  setSelectData: F
209
- }), (t, o) => (V(), B("div", We, [
209
+ }), (a, o) => (V(), B("div", We, [
210
210
  c(l(ge), { spinning: O.value }, {
211
211
  default: h(() => [
212
212
  c(l(he), {
@@ -237,7 +237,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
237
237
  secondSlot: h(() => [
238
238
  P("div", Ye, [
239
239
  P("div", Ze, [
240
- P("div", et, [
240
+ P("div", ea, [
241
241
  c(l(me), {
242
242
  modelValue: v.value,
243
243
  "onUpdate:modelValue": o[2] || (o[2] = (e) => v.value = e),
@@ -248,7 +248,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
248
248
  onChange: A
249
249
  }, null, 8, ["modelValue", "placeholder"])
250
250
  ]),
251
- P("div", tt, [
251
+ P("div", aa, [
252
252
  c(l(be), {
253
253
  height: "100%",
254
254
  data: U.value,
@@ -261,8 +261,8 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
261
261
  "onUpdate:selectionRows": o[4] || (o[4] = (e) => b.value = e),
262
262
  "page-size": N.value,
263
263
  "onUpdate:pageSize": o[5] || (o[5] = (e) => N.value = e),
264
- onSizeChange: te,
265
- onSelectionChange: ae,
264
+ onSizeChange: ae,
265
+ onSelectionChange: te,
266
266
  onCurrentPageChange: X
267
267
  }, {
268
268
  default: h(() => [
@@ -284,7 +284,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
284
284
  }, 8, ["data", "total", "current-page", "selection-rows", "page-size"])
285
285
  ])
286
286
  ]),
287
- P("div", at, [
287
+ P("div", ta, [
288
288
  c(l(H))
289
289
  ])
290
290
  ])
@@ -298,18 +298,18 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
298
298
  }, 8, ["spinning"])
299
299
  ]));
300
300
  }
301
- }), ot = /* @__PURE__ */ ee(st, [["__scopeId", "data-v-2677514c"]]), ce = i(null), nt = (S, D, u) => ({
301
+ }), oa = /* @__PURE__ */ ee(sa, [["__scopeId", "data-v-2677514c"]]), ce = i(null), na = (S, D, u) => ({
302
302
  selectOrgRef: ce,
303
- selectOrgVue: () => oe(ot, {
303
+ selectOrgVue: () => oe(oa, {
304
304
  projectId: S,
305
305
  isSelectedSensitive: D,
306
306
  ref: ce,
307
307
  initProps: u
308
308
  })
309
- }), it = { class: "select-user-container" }, rt = { class: "split-left-content" }, ut = { class: "split-right-box" }, ct = { class: "split-table" }, dt = { class: "table-searc-box" }, pt = { class: "split-checkd" }, vt = {
309
+ }), ia = { class: "select-user-container" }, ra = { class: "split-left-content" }, ua = { class: "split-right-box" }, ca = { class: "split-table" }, da = { class: "table-searc-box" }, pa = { class: "split-checkd" }, va = {
310
310
  name: "selectUser"
311
- }, ft = /* @__PURE__ */ Z({
312
- ...vt,
311
+ }, fa = /* @__PURE__ */ Z({
312
+ ...va,
313
313
  props: {
314
314
  projectId: { default: "" },
315
315
  isTableSensitive: { type: Boolean, default: !0 },
@@ -324,11 +324,11 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
324
324
  var e;
325
325
  return ((e = u.initProps) == null ? void 0 : e.disabledNodeLabel) || "optional";
326
326
  }), C = _(() => {
327
- var e, a;
328
- return (a = (e = u.initProps) == null ? void 0 : e.customApiOptions) == null ? void 0 : a.orgTree;
327
+ var e, t;
328
+ return (t = (e = u.initProps) == null ? void 0 : e.customApiOptions) == null ? void 0 : t.orgTree;
329
329
  }), $ = _(() => {
330
- var e, a;
331
- return (a = (e = u.initProps) == null ? void 0 : e.customApiOptions) == null ? void 0 : a.userTable;
330
+ var e, t;
331
+ return (t = (e = u.initProps) == null ? void 0 : e.customApiOptions) == null ? void 0 : t.userTable;
332
332
  }), O = _(() => u.isTableSensitive), d = _(() => u.isSelectedSensitive), p = i(!1), K = i([]), v = i(""), U = i(""), b = i(""), N = i([]), f = i([]), x = i(20), L = i(1), F = i(0);
333
333
  pe(() => {
334
334
  I(), M();
@@ -336,15 +336,15 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
336
336
  const M = () => {
337
337
  f.value = y.value.filter((e) => e.identityType == 1);
338
338
  }, G = (e) => {
339
- e && e instanceof Array && (f.value = e.filter((a) => a.identityType == 1));
339
+ e && e instanceof Array && (f.value = e.filter((t) => t.identityType == 1));
340
340
  }, H = (e) => {
341
- f.value = f.value.filter((a) => a.id != e.id);
341
+ f.value = f.value.filter((t) => t.id != e.id);
342
342
  }, J = () => {
343
343
  y.value = [], f.value = [];
344
344
  }, { selectListVue: W } = ye(d.value, H, J), k = (e) => {
345
345
  var s, n, m;
346
- const a = g.value && ((s = C.value) != null && s.disabledOrgTypes) && ((n = C.value) == null ? void 0 : n.disabledOrgTypes.length) > 0 ? (m = C.value) == null ? void 0 : m.disabledOrgTypes : [1, 2, 3, 4, 5, 6];
347
- e._disabled = !e[w.value] || a.includes(e.type), !e._disabled && !v.value && (v.value = e.id), e.children && e.children.length && e.children.forEach((R) => {
346
+ const t = g.value && ((s = C.value) != null && s.disabledOrgTypes) && ((n = C.value) == null ? void 0 : n.disabledOrgTypes.length) > 0 ? (m = C.value) == null ? void 0 : m.disabledOrgTypes : [1, 2, 3, 4, 5, 6];
347
+ e._disabled = !e[w.value] || t.includes(e.type), !e._disabled && !v.value && (v.value = e.id), e.children && e.children.length && e.children.forEach((R) => {
348
348
  k(R);
349
349
  });
350
350
  }, I = async () => {
@@ -360,14 +360,14 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
360
360
  parentId: "",
361
361
  implicit: !1
362
362
  };
363
- const a = g.value && ((m = C.value) != null && m.api) ? (R = C.value) == null ? void 0 : R.api : Ce, [s, n] = await a(e).run();
363
+ const t = g.value && ((m = C.value) != null && m.api) ? (R = C.value) == null ? void 0 : R.api : Ce, [s, n] = await t(e).run();
364
364
  if (s) {
365
365
  p.value = !1;
366
366
  return;
367
367
  }
368
368
  n && n.length && n.forEach((q) => {
369
369
  k(q);
370
- }), K.value = n, te();
370
+ }), K.value = n, ae();
371
371
  }, A = async () => {
372
372
  var m, R, q;
373
373
  if (!v.value) {
@@ -387,7 +387,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
387
387
  //账号或姓名
388
388
  };
389
389
  e.pageIndex = L.value, e.pageSize = x.value, e.statusList = [1, 2];
390
- const a = g.value && ((m = $.value) != null && m.api) ? (R = $.value) == null ? void 0 : R.api : Je, [s, n] = await a(e).run();
390
+ const t = g.value && ((m = $.value) != null && m.api) ? (R = $.value) == null ? void 0 : R.api : Je, [s, n] = await t(e).run();
391
391
  if (s) {
392
392
  p.value = !1;
393
393
  return;
@@ -397,20 +397,20 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
397
397
  let le = z.status == 1 ? Y("das-user-org-dialog-user-normal") : z.status == 2 ? Y("das-user-org-dialog-user-locked") : z.status == 3 ? Y("das-user-org-dialog-user-disable") : "";
398
398
  return z.statusName = (z == null ? void 0 : z.statusName) || le, z;
399
399
  }), F.value = Number(n.totalCount);
400
- }, te = () => {
400
+ }, ae = () => {
401
401
  b.value = "", U.value = "", N.value = [], x.value = 20, L.value = 1, X();
402
402
  }, X = () => {
403
403
  L.value = 1, A();
404
- }, ae = (e) => {
404
+ }, te = (e) => {
405
405
  L.value = 1, x.value = e, A();
406
- }, t = (e) => {
406
+ }, a = (e) => {
407
407
  L.value = e, A();
408
408
  }, o = (e) => {
409
- let a = [], s = [];
409
+ let t = [], s = [];
410
410
  e.forEach((n) => {
411
- a.push(n.id);
411
+ t.push(n.id);
412
412
  }), N.value.forEach((n) => {
413
- a.includes(n.id) || s.push(n.id);
413
+ t.includes(n.id) || s.push(n.id);
414
414
  }), y.value = y.value.filter((n) => !s.includes(n.id)), e.forEach((n) => {
415
415
  y.value.some((m) => m.id === n.id) || y.value.push(n);
416
416
  });
@@ -428,7 +428,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
428
428
  }
429
429
  ), D({
430
430
  setSelectData: G
431
- }), (e, a) => (V(), B("div", it, [
431
+ }), (e, t) => (V(), B("div", ia, [
432
432
  c(l(ge), { spinning: p.value }, {
433
433
  default: h(() => [
434
434
  c(l(he), {
@@ -440,7 +440,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
440
440
  }
441
441
  }, {
442
442
  firstSlot: h(() => [
443
- P("div", rt, [
443
+ P("div", ra, [
444
444
  c(l(_e), {
445
445
  ref: "organizationTree",
446
446
  data: K.value,
@@ -449,20 +449,20 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
449
449
  props: { disabled: "_disabled" },
450
450
  inputOptions: { placeholder: l(T)("搜索组织名称").value },
451
451
  modelValue: v.value,
452
- "onUpdate:modelValue": a[0] || (a[0] = (s) => v.value = s),
452
+ "onUpdate:modelValue": t[0] || (t[0] = (s) => v.value = s),
453
453
  "filter-value": U.value,
454
- "onUpdate:filterValue": a[1] || (a[1] = (s) => U.value = s),
454
+ "onUpdate:filterValue": t[1] || (t[1] = (s) => U.value = s),
455
455
  "is-ellipsis": ""
456
456
  }, null, 8, ["data", "inputOptions", "modelValue", "filter-value"])
457
457
  ])
458
458
  ]),
459
459
  secondSlot: h(() => [
460
- P("div", ut, [
461
- P("div", ct, [
462
- P("div", dt, [
460
+ P("div", ua, [
461
+ P("div", ca, [
462
+ P("div", da, [
463
463
  c(l(me), {
464
464
  modelValue: b.value,
465
- "onUpdate:modelValue": a[2] || (a[2] = (s) => b.value = s),
465
+ "onUpdate:modelValue": t[2] || (t[2] = (s) => b.value = s),
466
466
  searchType: "basis",
467
467
  isIconLeft: "",
468
468
  size: "small",
@@ -486,14 +486,14 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
486
486
  selection: "",
487
487
  "pagination-props": { layout: "prev,next,sizes", small: !0 },
488
488
  "current-page": L.value,
489
- "onUpdate:currentPage": a[3] || (a[3] = (s) => L.value = s),
489
+ "onUpdate:currentPage": t[3] || (t[3] = (s) => L.value = s),
490
490
  "selection-rows": f.value,
491
- "onUpdate:selectionRows": a[4] || (a[4] = (s) => f.value = s),
491
+ "onUpdate:selectionRows": t[4] || (t[4] = (s) => f.value = s),
492
492
  "page-size": x.value,
493
- "onUpdate:pageSize": a[5] || (a[5] = (s) => x.value = s),
494
- onSizeChange: ae,
493
+ "onUpdate:pageSize": t[5] || (t[5] = (s) => x.value = s),
494
+ onSizeChange: te,
495
495
  onSelectionChange: o,
496
- onCurrentPageChange: t
496
+ onCurrentPageChange: a
497
497
  }, {
498
498
  default: h(() => [
499
499
  c(l(j), {
@@ -548,7 +548,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
548
548
  /* NEED_PATCH */
549
549
  )
550
550
  ]),
551
- P("div", pt, [
551
+ P("div", pa, [
552
552
  c(l(W))
553
553
  ])
554
554
  ])
@@ -562,22 +562,22 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
562
562
  }, 8, ["spinning"])
563
563
  ]));
564
564
  }
565
- }), mt = /* @__PURE__ */ ee(ft, [["__scopeId", "data-v-7e5b1660"]]), de = i(null), gt = (S, D, u, r) => ({
565
+ }), ma = /* @__PURE__ */ ee(fa, [["__scopeId", "data-v-7e5b1660"]]), de = i(null), ga = (S, D, u, r) => ({
566
566
  selectUserRef: de,
567
- selectUserVue: () => oe(mt, {
567
+ selectUserVue: () => oe(ma, {
568
568
  projectId: S,
569
569
  isTableSensitive: D,
570
570
  isSelectedSensitive: u,
571
571
  ref: de,
572
572
  initProps: r
573
573
  })
574
- }), ht = { class: "select-org-user-dialog-box" }, bt = {
574
+ }), ha = { class: "select-org-user-dialog-box" }, ba = {
575
575
  key: 0,
576
576
  class: "select-org-user-dialog-content"
577
- }, _t = { class: "foot-btn-box" }, yt = {
577
+ }, _a = { class: "foot-btn-box" }, ya = {
578
578
  name: "selectOrganizationAndUser"
579
- }, St = /* @__PURE__ */ Z({
580
- ...yt,
579
+ }, Sa = /* @__PURE__ */ Z({
580
+ ...ya,
581
581
  props: {
582
582
  header: { default: "" },
583
583
  selectData: { default: [] },
@@ -593,7 +593,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
593
593
  const r = S, g = u, w = i(!1), C = _(() => r.header || Y("添加组织/用户")), $ = _(() => r.isTableSensitive), O = _(() => r.isSelectedSensitive), d = _(() => r.singleTabKey), p = _({
594
594
  get: () => r.modelValue,
595
595
  set: (k) => g("update:modelValue", k)
596
- }), K = Ie().id, { selectOrgVue: v, selectOrgRef: U } = nt(K, O.value, r), { selectUserVue: b, selectUserRef: N } = gt(
596
+ }), K = Ie().id, { selectOrgVue: v, selectOrgRef: U } = na(K, O.value, r), { selectUserVue: b, selectUserRef: N } = ga(
597
597
  K,
598
598
  $.value,
599
599
  O.value,
@@ -628,7 +628,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
628
628
  var I;
629
629
  (I = U == null ? void 0 : U.value) == null || I.setSelectData(k);
630
630
  }
631
- }), (k, I) => (V(), B("div", ht, [
631
+ }), (k, I) => (V(), B("div", ha, [
632
632
  c(l(Ve), Te({
633
633
  modelValue: p.value,
634
634
  "onUpdate:modelValue": I[1] || (I[1] = (A) => p.value = A)
@@ -652,7 +652,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
652
652
  )
653
653
  ]),
654
654
  footer: h(() => [
655
- P("div", _t, [
655
+ P("div", _a, [
656
656
  c(l(re), {
657
657
  size: "middle",
658
658
  onClick: L
@@ -685,7 +685,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
685
685
  ])
686
686
  ]),
687
687
  default: h(() => [
688
- w.value ? (V(), B("div", bt, [
688
+ w.value ? (V(), B("div", ba, [
689
689
  d.value == 1 ? (V(), Q(l(v), { key: 0 })) : d.value == 2 ? (V(), Q(l(b), { key: 1 })) : (V(), Q(l(Ne), {
690
690
  key: 2,
691
691
  activeKey: f.value,
@@ -711,33 +711,34 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
711
711
  }, 16, ["modelValue"])
712
712
  ]));
713
713
  }
714
- }), Ct = /* @__PURE__ */ ee(St, [["__scopeId", "data-v-139fae42"]]), kt = {
715
- 搜索姓名: { "zh-CN": "搜索姓名", en: "Search name", _appCode: "framework" },
716
- 账号: { "zh-CN": "账号", en: "Account", _appCode: "framework" },
717
- 姓名: { "zh-CN": "姓名", en: "Name", _appCode: "framework" },
718
- 手机号: { "zh-CN": "手机号", en: "Phone Number", _appCode: "framework" },
719
- 状态: { "zh-CN": "状态", en: "Status", _appCode: "framework" },
720
- 搜索组织名称: { "zh-CN": "搜索组织名称", en: "Search organization name", _appCode: "framework" },
721
- 组织编码: { "zh-CN": "组织编码", en: "Organization Code", _appCode: "framework" },
722
- 组织名称: { "zh-CN": "组织名称", en: "Organization Name", _appCode: "framework" },
723
- 组织路径: { "zh-CN": "组织路径", en: "Organization Path", _appCode: "framework" },
724
- 取消: { "zh-CN": "取消", en: "Cancel", _appCode: "framework" },
725
- 确定: { "zh-CN": "确定", en: "OK", _appCode: "framework" },
726
- 组织: { "zh-CN": "组织", en: "Organization", _appCode: "framework" },
727
- "添加组织/用户": { "zh-CN": "添加组织/用户", en: "Add organization/user", _appCode: "framework" },
714
+ }), Ca = /* @__PURE__ */ ee(Sa, [["__scopeId", "data-v-139fae42"]]), ka = {
715
+ 搜索姓名: { "zh-CN": "搜索姓名", en: "Search name", ar: "البحث بالاسم", _appCode: "framework" },
716
+ 账号: { "zh-CN": "账号", en: "Account", ar: "الحساب", _appCode: "framework" },
717
+ 姓名: { "zh-CN": "姓名", en: "Name", ar: "الاسم", _appCode: "framework" },
718
+ 手机号: { "zh-CN": "手机号", en: "Phone Number", ar: "رقم الهاتف", _appCode: "framework" },
719
+ 状态: { "zh-CN": "状态", en: "Status", ar: "الحالة", _appCode: "framework" },
720
+ 搜索组织名称: { "zh-CN": "搜索组织名称", en: "Search organization name", ar: "البحث باسم المنظمة", _appCode: "framework" },
721
+ 组织编码: { "zh-CN": "组织编码", en: "Organization Code", ar: "رمز المنظمة", _appCode: "framework" },
722
+ 组织名称: { "zh-CN": "组织名称", en: "Organization Name", ar: "اسم المنظمة", _appCode: "framework" },
723
+ 组织路径: { "zh-CN": "组织路径", en: "Organization Path", ar: "مسار المنظمة", _appCode: "framework" },
724
+ 取消: { "zh-CN": "取消", en: "Cancel", ar: "إلغاء", _appCode: "framework" },
725
+ 确定: { "zh-CN": "确定", en: "OK", ar: "موافق", _appCode: "framework" },
726
+ 组织: { "zh-CN": "组织", en: "Organization", ar: "المنظمة", _appCode: "framework" },
727
+ "添加组织/用户": { "zh-CN": "添加组织/用户", en: "Add organization/user", ar: "إضافة منظمة/مستخدم", _appCode: "framework" },
728
728
  "搜索组织名称/组织编码": {
729
729
  "zh-CN": "搜索组织名称/组织编码",
730
730
  en: "Search organization name/code",
731
+ ar: "البحث باسم المنظمة/رمز المنظمة",
731
732
  _appCode: "framework"
732
733
  },
733
- "搜索姓名/账号": { "zh-CN": "搜索姓名/账号", en: "Search name/account", _appCode: "framework" },
734
- "das-user-org-dialog-user-normal": { "zh-CN": "正常", en: "Normal", _appCode: "framework" },
735
- "das-user-org-dialog-user-locked": { "zh-CN": "锁定", en: "Locked", _appCode: "framework" },
736
- "das-user-org-dialog-user-disable": { "zh-CN": "禁用", en: "Disabled", _appCode: "framework" }
734
+ "搜索姓名/账号": { "zh-CN": "搜索姓名/账号", en: "Search name/account", ar: "البحث بالاسم/الحساب", _appCode: "framework" },
735
+ "das-user-org-dialog-user-normal": { "zh-CN": "正常", en: "Normal", ar: "عادي", _appCode: "framework" },
736
+ "das-user-org-dialog-user-locked": { "zh-CN": "锁定", en: "Locked", ar: "مقفل", _appCode: "framework" },
737
+ "das-user-org-dialog-user-disable": { "zh-CN": "禁用", en: "Disabled", ar: "معطل", _appCode: "framework" }
737
738
  };
738
- Oe(kt);
739
- const Kt = () => i(null), qt = we(Ct);
739
+ Oe(ka);
740
+ const Ka = () => i(null), qa = we(Ca);
740
741
  export {
741
- qt as DasUserOrgDialog,
742
- Kt as DasUserOrgDialogRef
742
+ qa as DasUserOrgDialog,
743
+ Ka as DasUserOrgDialogRef
743
744
  };
@@ -1 +1 @@
1
- .select-list-container[data-v-5b1d2b02]{width:100%;height:100%;min-width:150px;overflow:hidden}.select-list-container .check-text[data-v-5b1d2b02]{font-size:12px;color:#212121;letter-spacing:0;line-height:18px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-org-container[data-v-2677514c]{width:100%;height:100%;overflow:hidden}.select-org-container .split-left-content[data-v-2677514c]{width:100%;height:100%}.select-org-container .split-right-box[data-v-2677514c]{width:100%;height:100%;display:flex}.select-org-container .split-table[data-v-2677514c]{flex:1;height:100%;overflow:hidden;display:flex;flex-direction:column;border-right:1px solid #d9d9d9;min-width:500px}.select-org-container .split-table .split-table-content[data-v-2677514c]{flex:1;width:100%;overflow:hidden}.select-org-container .split-table .split-table-top[data-v-2677514c]{height:40px;padding-right:20px;display:flex;align-items:center;justify-content:flex-end}.select-org-container .split-table .split-table-top .das-ui-input.das-input-normal-size[data-v-2677514c]{width:200px}.select-org-container .split-table .table-searc-box[data-v-2677514c]{padding-right:14px;flex-shrink:0;height:40px;display:flex;align-items:center;justify-content:flex-end}.select-org-container .split-checkd[data-v-2677514c]{width:200px;height:100%;min-width:150px;overflow:hidden}.select-org-container .split-checkd .check-text[data-v-2677514c]{font-size:12px;color:#212121;letter-spacing:0;line-height:18px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-user-container[data-v-7e5b1660]{width:100%;height:100%;overflow:hidden}.select-user-container .split-left-content[data-v-7e5b1660]{width:100%;height:100%}.select-user-container .split-right-box[data-v-7e5b1660]{width:100%;height:100%;display:flex}.select-user-container .split-table[data-v-7e5b1660]{flex:1;height:100%;overflow:hidden;display:flex;flex-direction:column;border-right:1px solid #d9d9d9;min-width:500px}.select-user-container .split-table .split-table-content[data-v-7e5b1660]{flex:1;width:100%;overflow:hidden}.select-user-container .split-table .split-table-top[data-v-7e5b1660]{height:40px;padding-right:20px;display:flex;align-items:center;justify-content:flex-end}.select-user-container .split-table .split-table-top .das-ui-input.das-input-normal-size[data-v-7e5b1660]{width:200px}.select-user-container .split-table .table-searc-box[data-v-7e5b1660]{padding-right:14px;flex-shrink:0;height:40px;display:flex;align-items:center;justify-content:flex-end}.select-user-container .split-checkd[data-v-7e5b1660]{width:200px;height:100%;min-width:150px;overflow:hidden}.select-user-container .split-checkd .check-text[data-v-7e5b1660]{font-size:12px;color:#212121;letter-spacing:0;line-height:18px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.foot-btn-box .das-ui-button+.das-ui-button[data-v-139fae42]{margin-left:12px}.select-org-user-dialog-content[data-v-139fae42]{width:100%;height:100%}.select-org-user-dialog-content .ant-tabs-nav{margin-bottom:0!important}.select-org-user-dialog-content .ant-tabs-content .das-ui-table .table-container .el-table__inner-wrapper:before{display:none}
1
+ .select-list-container[data-v-5b1d2b02]{width:100%;height:100%;min-width:150px;overflow:hidden}.select-list-container .check-text[data-v-5b1d2b02]{font-size:12px;color:#212121;letter-spacing:0;line-height:18px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[lang=ar] .select-list-container .check-text[data-v-5b1d2b02],:host-context(html[lang="ar"]) .select-list-container .check-text[data-v-5b1d2b02]{font-size:14px}.select-org-container[data-v-2677514c]{width:100%;height:100%;overflow:hidden}.select-org-container .split-left-content[data-v-2677514c]{width:100%;height:100%}.select-org-container .split-right-box[data-v-2677514c]{width:100%;height:100%;display:flex}.select-org-container .split-table[data-v-2677514c]{flex:1;height:100%;overflow:hidden;display:flex;flex-direction:column;border-right:1px solid #d9d9d9;min-width:500px}.select-org-container .split-table .split-table-content[data-v-2677514c]{flex:1;width:100%;overflow:hidden}.select-org-container .split-table .split-table-top[data-v-2677514c]{height:40px;padding-right:20px;display:flex;align-items:center;justify-content:flex-end}.select-org-container .split-table .split-table-top .das-ui-input.das-input-normal-size[data-v-2677514c]{width:200px}.select-org-container .split-table .table-searc-box[data-v-2677514c]{padding-right:14px;flex-shrink:0;height:40px;display:flex;align-items:center;justify-content:flex-end}.select-org-container .split-checkd[data-v-2677514c]{width:200px;height:100%;min-width:150px;overflow:hidden}.select-org-container .split-checkd .check-text[data-v-2677514c]{font-size:12px;color:#212121;letter-spacing:0;line-height:18px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[lang=ar] .select-org-container .split-checkd .check-text[data-v-2677514c],:host-context(html[lang="ar"]) .select-org-container .split-checkd .check-text[data-v-2677514c]{font-size:14px}.select-user-container[data-v-7e5b1660]{width:100%;height:100%;overflow:hidden}.select-user-container .split-left-content[data-v-7e5b1660]{width:100%;height:100%}.select-user-container .split-right-box[data-v-7e5b1660]{width:100%;height:100%;display:flex}.select-user-container .split-table[data-v-7e5b1660]{flex:1;height:100%;overflow:hidden;display:flex;flex-direction:column;border-right:1px solid #d9d9d9;min-width:500px}.select-user-container .split-table .split-table-content[data-v-7e5b1660]{flex:1;width:100%;overflow:hidden}.select-user-container .split-table .split-table-top[data-v-7e5b1660]{height:40px;padding-right:20px;display:flex;align-items:center;justify-content:flex-end}.select-user-container .split-table .split-table-top .das-ui-input.das-input-normal-size[data-v-7e5b1660]{width:200px}.select-user-container .split-table .table-searc-box[data-v-7e5b1660]{padding-right:14px;flex-shrink:0;height:40px;display:flex;align-items:center;justify-content:flex-end}.select-user-container .split-checkd[data-v-7e5b1660]{width:200px;height:100%;min-width:150px;overflow:hidden}.select-user-container .split-checkd .check-text[data-v-7e5b1660]{font-size:12px;color:#212121;letter-spacing:0;line-height:18px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[lang=ar] .select-user-container .split-checkd .check-text[data-v-7e5b1660],:host-context(html[lang="ar"]) .select-user-container .split-checkd .check-text[data-v-7e5b1660]{font-size:14px}.foot-btn-box .das-ui-button+.das-ui-button[data-v-139fae42]{margin-left:12px}.select-org-user-dialog-content[data-v-139fae42]{width:100%;height:100%}.select-org-user-dialog-content .ant-tabs-nav{margin-bottom:0!important}.select-org-user-dialog-content .ant-tabs-content .das-ui-table .table-container .el-table__inner-wrapper:before{display:none}
@@ -2,101 +2,121 @@ declare const _default: {
2
2
  加载中: {
3
3
  'zh-CN': string;
4
4
  en: string;
5
+ ar: string;
5
6
  _appCode: string;
6
7
  };
7
8
  正在实时预览: {
8
9
  'zh-CN': string;
9
10
  en: string;
11
+ ar: string;
10
12
  _appCode: string;
11
13
  };
12
14
  声音: {
13
15
  'zh-CN': string;
14
16
  en: string;
17
+ ar: string;
15
18
  _appCode: string;
16
19
  };
17
20
  截图: {
18
21
  'zh-CN': string;
19
22
  en: string;
23
+ ar: string;
20
24
  _appCode: string;
21
25
  };
22
26
  聚焦: {
23
27
  'zh-CN': string;
24
28
  en: string;
29
+ ar: string;
25
30
  _appCode: string;
26
31
  };
27
32
  方向控制: {
28
33
  'zh-CN': string;
29
34
  en: string;
35
+ ar: string;
30
36
  _appCode: string;
31
37
  };
32
38
  左上: {
33
39
  'zh-CN': string;
34
40
  en: string;
41
+ ar: string;
35
42
  _appCode: string;
36
43
  };
37
44
  上: {
38
45
  'zh-CN': string;
39
46
  en: string;
47
+ ar: string;
40
48
  _appCode: string;
41
49
  };
42
50
  右上: {
43
51
  'zh-CN': string;
44
52
  en: string;
53
+ ar: string;
45
54
  _appCode: string;
46
55
  };
47
56
  左: {
48
57
  'zh-CN': string;
49
58
  en: string;
59
+ ar: string;
50
60
  _appCode: string;
51
61
  };
52
62
  自动: {
53
63
  'zh-CN': string;
54
64
  en: string;
65
+ ar: string;
55
66
  _appCode: string;
56
67
  };
57
68
  右: {
58
69
  'zh-CN': string;
59
70
  en: string;
71
+ ar: string;
60
72
  _appCode: string;
61
73
  };
62
74
  左下: {
63
75
  'zh-CN': string;
64
76
  en: string;
77
+ ar: string;
65
78
  _appCode: string;
66
79
  };
67
80
  下: {
68
81
  'zh-CN': string;
69
82
  en: string;
83
+ ar: string;
70
84
  _appCode: string;
71
85
  };
72
86
  右下: {
73
87
  'zh-CN': string;
74
88
  en: string;
89
+ ar: string;
75
90
  _appCode: string;
76
91
  };
77
92
  视频监控: {
78
93
  'zh-CN': string;
79
94
  en: string;
95
+ ar: string;
80
96
  _appCode: string;
81
97
  };
82
98
  页面全屏: {
83
99
  'zh-CN': string;
84
100
  en: string;
101
+ ar: string;
85
102
  _appCode: string;
86
103
  };
87
104
  '\u52A0\u8F7D\u4E2D...': {
88
105
  'zh-CN': string;
89
106
  en: string;
107
+ ar: string;
90
108
  _appCode: string;
91
109
  };
92
110
  '\u805A\u7126-': {
93
111
  'zh-CN': string;
94
112
  en: string;
113
+ ar: string;
95
114
  _appCode: string;
96
115
  };
97
116
  '\u805A\u7126+': {
98
117
  'zh-CN': string;
99
118
  en: string;
119
+ ar: string;
100
120
  _appCode: string;
101
121
  };
102
122
  };