gds-plus-design-vue 1.2.63 → 1.2.72

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 (403) hide show
  1. package/lib/addPermission.e559c495.js +1 -0
  2. package/lib/{addPermission.9fc97a47.mjs → addPermission.f2eb7564.mjs} +127 -105
  3. package/lib/approvalModel.2b97fdf8.js +1 -0
  4. package/lib/{approvalModel.51d07afe.mjs → approvalModel.7b3cb5c5.mjs} +7 -7
  5. package/lib/attribute.4f814780.mjs +367 -0
  6. package/lib/attribute.7b4971f5.js +1 -0
  7. package/lib/businessRules.4f7349f3.js +1 -0
  8. package/lib/{businessRules.db6ba874.mjs → businessRules.7ca458f8.mjs} +191 -190
  9. package/lib/buttonRule.4aa9cfd8.mjs +396 -0
  10. package/lib/buttonRule.ba9528ab.js +1 -0
  11. package/lib/chartDisplayRules.25489412.js +1 -0
  12. package/lib/chartDisplayRules.63e53aa7.mjs +288 -0
  13. package/lib/components.chartbi.13a8a7b5.js +8 -0
  14. package/lib/components.chartbi.7356b244.mjs +1813 -0
  15. package/lib/{components.coloreditor.044983d2.mjs → components.coloreditor.20f8b336.mjs} +2 -2
  16. package/lib/{components.coloreditor.779a9419.js → components.coloreditor.8afc4731.js} +1 -1
  17. package/lib/{components.dataassign.1853ed5c.js → components.dataassign.59a87bfd.js} +1 -1
  18. package/lib/{components.dataassign.56632583.mjs → components.dataassign.e398cc99.mjs} +3 -3
  19. package/lib/{components.echarts.10d3ffe2.mjs → components.echarts.17e42353.mjs} +416 -399
  20. package/lib/components.echarts.5dea23f6.js +4 -0
  21. package/lib/{components.exception.cc2f4ca3.mjs → components.exception.8689aba2.mjs} +1 -1
  22. package/lib/{components.exception.3cc33e29.js → components.exception.b4ddeaba.js} +1 -1
  23. package/lib/{components.form.91d5ed3e.js → components.form.14ed3374.js} +19 -19
  24. package/lib/{components.form.3344c817.mjs → components.form.8047a9c3.mjs} +1118 -1090
  25. package/lib/{components.globalheader.07a90c4b.js → components.globalheader.5418b5ec.js} +1 -1
  26. package/lib/{components.globalheader.43fafa8c.mjs → components.globalheader.bc91e6fe.mjs} +3 -3
  27. package/lib/components.iconselector.4b5b7901.js +1 -0
  28. package/lib/{components.iconselector.8caabeaa.mjs → components.iconselector.d2d970ba.mjs} +7 -3
  29. package/lib/{components.imgpreview.57290b54.mjs → components.imgpreview.0563c338.mjs} +4 -4
  30. package/lib/{components.imgpreview.86bf7971.js → components.imgpreview.5fe318f7.js} +1 -1
  31. package/lib/{components.lunccalendar.f6765c94.mjs → components.lunccalendar.9a41ea40.mjs} +1 -1
  32. package/lib/{components.lunccalendar.76159d2e.js → components.lunccalendar.f18b2da3.js} +1 -1
  33. package/lib/{components.middleware.457b1182.mjs → components.middleware.24511f17.mjs} +5 -4
  34. package/lib/components.middleware.64b6a988.js +1 -0
  35. package/lib/{components.modaltitle.ae92f96c.mjs → components.modaltitle.4f454200.mjs} +1 -1
  36. package/lib/{components.modaltitle.e0b34fcb.js → components.modaltitle.d7ef34cb.js} +1 -1
  37. package/lib/{components.multitab.8441aa6b.mjs → components.multitab.15b91668.mjs} +1 -1
  38. package/lib/{components.multitab.82fd0544.js → components.multitab.92eb4b1e.js} +1 -1
  39. package/lib/{components.selecttree.85d940a9.mjs → components.selecttree.c615fe3e.mjs} +1 -1
  40. package/lib/{components.selecttree.d710a362.js → components.selecttree.ce4fbb44.js} +1 -1
  41. package/lib/{components.settingdrawer.779f6715.js → components.settingdrawer.4581f5b1.js} +1 -1
  42. package/lib/{components.settingdrawer.a6693034.mjs → components.settingdrawer.bdd68e73.mjs} +21 -21
  43. package/lib/{components.sidemenu.725677e3.mjs → components.sidemenu.c40eee2e.mjs} +2 -2
  44. package/lib/{components.sidemenu.80e46c2d.js → components.sidemenu.cd6d0301.js} +1 -1
  45. package/lib/components.sidenavmenu.1f0bbfca.js +1 -0
  46. package/lib/{components.sidenavmenu.23b8edce.mjs → components.sidenavmenu.47d7f44a.mjs} +448 -632
  47. package/lib/{components.statuschange.ed1218a4.js → components.statuschange.190f14ff.js} +1 -1
  48. package/lib/{components.statuschange.15938660.mjs → components.statuschange.85956695.mjs} +3 -3
  49. package/lib/{components.table.e3e5e3bc.mjs → components.table.389ab22a.mjs} +331 -316
  50. package/lib/{components.table.17c02054.js → components.table.d016f609.js} +3 -3
  51. package/lib/{components.tableumy.2f5dfa12.mjs → components.tableumy.750ec792.mjs} +7 -4
  52. package/lib/components.tableumy.aa73378d.js +1 -0
  53. package/lib/components.tablevirtual.879ff28f.js +1 -0
  54. package/lib/{components.tablevirtual.ba03746e.mjs → components.tablevirtual.9bf87b78.mjs} +7 -4
  55. package/lib/{components.teamsharing.fb4351ec.mjs → components.teamsharing.b9f112cf.mjs} +3 -3
  56. package/lib/{components.teamsharing.05503821.js → components.teamsharing.efe58448.js} +1 -1
  57. package/lib/{components.tooltip.950dc77b.mjs → components.tooltip.065f3dee.mjs} +1 -1
  58. package/lib/{components.tooltip.a05d8dd1.js → components.tooltip.edf8e4ca.js} +1 -1
  59. package/lib/{components.uploadfile.10f6cb2a.mjs → components.uploadfile.0439b870.mjs} +2 -2
  60. package/lib/{components.uploadfile.5a9b6cc1.js → components.uploadfile.586aca36.js} +1 -1
  61. package/lib/{components.uploadimg.cce7452a.js → components.uploadimg.2324089d.js} +1 -1
  62. package/lib/{components.uploadimg.f4fe4e77.mjs → components.uploadimg.5f2194ff.mjs} +2 -2
  63. package/lib/{components.verificationcode.d1946db4.js → components.verificationcode.863ff11e.js} +1 -1
  64. package/lib/{components.verificationcode.afb9aa1a.mjs → components.verificationcode.d8893ff6.mjs} +1 -1
  65. package/lib/{components.viewformdetails.f362d69e.mjs → components.viewformdetails.1236a66e.mjs} +94 -61
  66. package/lib/components.viewformdetails.328c8642.js +1 -0
  67. package/lib/{components.viewloading.ea40b244.mjs → components.viewloading.5761b277.mjs} +54 -51
  68. package/lib/components.viewloading.5b9c8fee.js +1 -0
  69. package/lib/{components.watermark.da3d7220.js → components.watermark.af8b5718.js} +1 -1
  70. package/lib/{components.watermark.1ffc66e0.mjs → components.watermark.d3638d63.mjs} +1 -1
  71. package/lib/{components.xlsxexport.f5ace2cd.js → components.xlsxexport.8c121797.js} +1 -1
  72. package/lib/{components.xlsxexport.d98572f8.mjs → components.xlsxexport.a1b7b087.mjs} +4 -4
  73. package/lib/components.xlsximport.c53c50f6.js +1 -0
  74. package/lib/{components.xlsximport.cffa88fe.mjs → components.xlsximport.d39bfeaa.mjs} +541 -532
  75. package/lib/copy.3b06d60f.mjs +572 -0
  76. package/lib/copy.fa2fcb22.js +1 -0
  77. package/lib/createFile.526dd6db.js +1 -0
  78. package/lib/createFile.c8d65b52.mjs +439 -0
  79. package/lib/createSubfolders.51df8fcd.js +1 -0
  80. package/lib/{createSubfolders.d35b97e9.mjs → createSubfolders.f8cad77f.mjs} +7 -7
  81. package/lib/{dialogLayout.c4bc3b55.mjs → dialogLayout.539feafb.mjs} +2 -2
  82. package/lib/{dialogLayout.08823bb7.js → dialogLayout.621a3d40.js} +1 -1
  83. package/lib/drawerContainer.790b0ee6.mjs +163 -0
  84. package/lib/drawerContainer.c971d22d.js +1 -0
  85. package/lib/{drawerLayout.36cf4d05.js → drawerLayout.accd44be.js} +1 -1
  86. package/lib/{drawerLayout.fb60950f.mjs → drawerLayout.c52b8374.mjs} +2 -2
  87. package/lib/editForm.83d10fae.mjs +434 -0
  88. package/lib/editForm.e284e5ec.js +1 -0
  89. package/lib/extendedAttributes.bfff1926.js +1 -0
  90. package/lib/extendedAttributes.e6b11c68.mjs +293 -0
  91. package/lib/{fileSearch.86c356fe.mjs → fileSearch.423b64a3.mjs} +140 -115
  92. package/lib/fileSearch.e849491c.js +1 -0
  93. package/lib/{flow.designer.6da03949.mjs → flow.designer.5feba43c.mjs} +3184 -3197
  94. package/lib/flow.designer.85d0054b.js +1 -0
  95. package/lib/{flow.list.03694808.mjs → flow.list.82131d80.mjs} +234 -232
  96. package/lib/flow.list.e001d91a.js +1 -0
  97. package/lib/form.build.19f0c882.js +1 -0
  98. package/lib/{form.build.b768d613.mjs → form.build.33cc213e.mjs} +22 -14
  99. package/lib/form.designer.build.2bcc355d.js +1 -0
  100. package/lib/form.designer.build.7dc12e87.mjs +2529 -0
  101. package/lib/formFiled.40284ed9.js +1 -0
  102. package/lib/{formFiled.fe7d9df3.mjs → formFiled.5a1c8f7f.mjs} +15 -13
  103. package/lib/gd-initial.js +1 -1
  104. package/lib/gd-initial.mjs +231 -207
  105. package/lib/{http.appmanage.4554a629.mjs → http.appmanage.e389782d.mjs} +3 -3
  106. package/lib/{http.codegeneratemanage.2f925b10.mjs → http.codegeneratemanage.b123bab3.mjs} +19 -11
  107. package/lib/{http.codegeneratemanage.aecadd5d.js → http.codegeneratemanage.e3db2f09.js} +1 -1
  108. package/lib/{http.dictdatamanage.4baf16c0.mjs → http.dictdatamanage.2583b5ae.mjs} +4 -4
  109. package/lib/{http.dictmanage.77c69971.mjs → http.dictmanage.d8fe18dc.mjs} +4 -4
  110. package/lib/{http.duplicatechecking.31964ce7.mjs → http.duplicatechecking.9b79ce21.mjs} +3 -3
  111. package/lib/http.filedocument.6fdfc693.js +1 -0
  112. package/lib/http.filedocument.8fa3fe2d.mjs +293 -0
  113. package/lib/{http.main.40657f51.mjs → http.main.aefea27d.mjs} +17 -17
  114. package/lib/{http.menumanage.3240ba0d.mjs → http.menumanage.3060f4c7.mjs} +5 -5
  115. package/lib/{http.message.5004bf60.mjs → http.message.ceb0a1c6.mjs} +19 -19
  116. package/lib/{http.noticemanage.e03bd5f3.mjs → http.noticemanage.2cdb23b8.mjs} +7 -7
  117. package/lib/{http.orgmanage.84e43edb.mjs → http.orgmanage.0b1df8d5.mjs} +2 -2
  118. package/lib/{http.pluginmanage.6bc6197f.mjs → http.pluginmanage.54720675.mjs} +7 -7
  119. package/lib/{http.promptmanagement.c7912f6c.mjs → http.promptmanagement.dad4c6a7.mjs} +3 -3
  120. package/lib/http.rolemanage.4d1101dd.js +1 -0
  121. package/lib/{http.rolemanage.dbf3fda1.mjs → http.rolemanage.da5c40e9.mjs} +51 -19
  122. package/lib/{http.solution.175d36c8.mjs → http.solution.b10d9197.mjs} +4 -4
  123. package/lib/{http.sumberrules.608a06d6.mjs → http.sumberrules.176d3d06.mjs} +4 -4
  124. package/lib/{http.sysapps.e294ceaf.mjs → http.sysapps.932ba43b.mjs} +4 -4
  125. package/lib/{http.tabledevelopment.1d370398.mjs → http.tabledevelopment.3dcb3e97.mjs} +40 -40
  126. package/lib/{http.team.c8487c0b.mjs → http.team.a9c609d5.mjs} +11 -11
  127. package/lib/{http.timersmanage.01dbc1a2.mjs → http.timersmanage.c79afb66.mjs} +18 -18
  128. package/lib/{http.translationmanage.a4640c9a.mjs → http.translationmanage.f8694b51.mjs} +11 -11
  129. package/lib/{http.useraffiliation.840741ed.mjs → http.useraffiliation.f2a29f92.mjs} +10 -10
  130. package/lib/{http.usermanage.3e5eff33.mjs → http.usermanage.f5491144.mjs} +16 -16
  131. package/lib/{http.webresource.5158b431.mjs → http.webresource.1a1a768f.mjs} +4 -4
  132. package/lib/index.07adebf0.js +8 -0
  133. package/lib/index.340d6f00.mjs +25906 -0
  134. package/lib/layoutBlocks.756e4b57.js +1 -0
  135. package/lib/layoutBlocks.816b49a7.mjs +413 -0
  136. package/lib/layoutItem.051495bc.mjs +71 -0
  137. package/lib/layoutItem.6f6017a5.js +1 -0
  138. package/lib/{layouts.051a0bba.mjs → layouts.1852e8e4.mjs} +19 -22
  139. package/lib/{layouts.a6a36612.js → layouts.2030bf01.js} +2 -2
  140. package/lib/main.0dc447c8.js +1 -0
  141. package/lib/main.12118407.mjs +552 -0
  142. package/lib/main.1551de4d.js +1 -0
  143. package/lib/main.1611bb43.js +1 -0
  144. package/lib/{main.70357352.mjs → main.26d3511c.mjs} +6 -6
  145. package/lib/{main.7f44e3bf.mjs → main.2f9312bb.mjs} +40 -50
  146. package/lib/main.316ac1b8.js +1 -0
  147. package/lib/main.48dc325f.mjs +231 -0
  148. package/lib/main.54ac9faa.mjs +189 -0
  149. package/lib/main.69a2b457.mjs +166 -0
  150. package/lib/{main.ad1e8d4d.js → main.6df74fe7.js} +1 -1
  151. package/lib/main.72c15ab0.js +1 -0
  152. package/lib/{main.8a2a590d.js → main.736883a9.js} +1 -1
  153. package/lib/main.9b2769b1.js +1 -0
  154. package/lib/main.b2314767.mjs +323 -0
  155. package/lib/{main.c1df94d8.mjs → main.ca46939e.mjs} +2 -2
  156. package/lib/main.e1cf9798.js +1 -0
  157. package/lib/{main.b0e5e1b0.mjs → main.efc8dc7b.mjs} +2 -2
  158. package/lib/main.fc38c7c8.mjs +537 -0
  159. package/lib/main.fcb67463.js +1 -0
  160. package/lib/{manage.a1df9b88.mjs → manage.1bc511ff.mjs} +162 -140
  161. package/lib/manage.eb0a6c8c.js +1 -0
  162. package/lib/messages.fieldconfiguration.092bb027.js +1 -0
  163. package/lib/messages.fieldconfiguration.7fd9ceb0.mjs +1097 -0
  164. package/lib/messages.messagetemplate.0935e5a3.mjs +1319 -0
  165. package/lib/messages.messagetemplate.50334e5f.js +7 -0
  166. package/lib/messages.sendplan.60929f46.js +1 -0
  167. package/lib/messages.sendplan.61edcc7f.mjs +1054 -0
  168. package/lib/messages.sendrecord.09a1d1cd.js +2 -0
  169. package/lib/messages.sendrecord.1c48aa6e.mjs +651 -0
  170. package/lib/messages.templatelibrary.f31e8d58.mjs +808 -0
  171. package/lib/messages.templatelibrary.f5952edd.js +2 -0
  172. package/lib/mobile.designer.componentstree.365945a3.js +1 -0
  173. package/lib/mobile.designer.componentstree.9439895e.mjs +2064 -0
  174. package/lib/mobile.designer.menutree.4d4e059b.js +1 -0
  175. package/lib/mobile.designer.menutree.7d3b783d.mjs +1036 -0
  176. package/lib/moveFile.3dc1dc37.mjs +276 -0
  177. package/lib/moveFile.f70bbff7.js +1 -0
  178. package/lib/{page.build.846096e6.js → page.build.7ac1ee9b.js} +3 -3
  179. package/lib/{page.build.685c1e15.mjs → page.build.ae61a39b.mjs} +607 -601
  180. package/lib/page.designer.componentstree.74a3a114.js +1 -0
  181. package/lib/page.designer.componentstree.cdabec2d.mjs +2958 -0
  182. package/lib/page.designer.fieldfiltering.e341aa60.mjs +430 -0
  183. package/lib/page.designer.fieldfiltering.f2d1b6e4.js +1 -0
  184. package/lib/page.designer.menutree.71c18258.js +1 -0
  185. package/lib/page.designer.menutree.e4ce1e90.mjs +5952 -0
  186. package/lib/page.designer.operation.1d435e6e.js +1 -0
  187. package/lib/page.designer.operation.fe808988.mjs +44 -0
  188. package/lib/page.designer.page.654634aa.js +1 -0
  189. package/lib/page.designer.page.821f8994.mjs +10638 -0
  190. package/lib/personal.echarts.118bcafb.mjs +268 -0
  191. package/lib/personal.echarts.e5915542.js +1 -0
  192. package/lib/result.4d4039ea.js +1 -0
  193. package/lib/result.a87217ae.mjs +639 -0
  194. package/lib/router.config.a09f29e7.js +1 -0
  195. package/lib/router.config.f0ad16fd.mjs +1424 -0
  196. package/lib/solution.application.8d6c84e8.js +1 -0
  197. package/lib/solution.application.e6b5dc4f.mjs +548 -0
  198. package/lib/solution.applicationmenu.c6cd2b59.js +1 -0
  199. package/lib/solution.applicationmenu.e878c41a.mjs +508 -0
  200. package/lib/solution.approvalflow.79da028c.js +1 -0
  201. package/lib/solution.approvalflow.eb1c0607.mjs +436 -0
  202. package/lib/solution.dict.088a1e72.mjs +769 -0
  203. package/lib/solution.dict.1d5195d0.js +1 -0
  204. package/lib/solution.menu.e58922fe.mjs +432 -0
  205. package/lib/solution.menu.fa48a7e8.js +1 -0
  206. package/lib/solution.plugin.5d6d29cf.js +1 -0
  207. package/lib/solution.plugin.ae6df926.mjs +347 -0
  208. package/lib/solution.processflow.62936f1c.mjs +392 -0
  209. package/lib/solution.processflow.aa1e808b.js +1 -0
  210. package/lib/solution.role.2eff83a1.js +1 -0
  211. package/lib/solution.role.7b3e7030.mjs +456 -0
  212. package/lib/solution.webresources.88c4483b.mjs +379 -0
  213. package/lib/solution.webresources.bc00603d.js +1 -0
  214. package/lib/solution.workflow.0ed2cb24.js +1 -0
  215. package/lib/solution.workflow.85de0ae5.mjs +395 -0
  216. package/lib/{store.config.fff8a5a1.mjs → store.config.03dd7b19.mjs} +22 -17
  217. package/lib/store.config.556bd56b.js +1 -0
  218. package/lib/style.css +3 -3
  219. package/lib/{system.account.014f3e0b.mjs → system.account.3d7480ba.mjs} +877 -881
  220. package/lib/{system.account.0d4f1fdc.js → system.account.93ad722e.js} +7 -7
  221. package/lib/{system.config.0899edb8.mjs → system.config.6084ad21.mjs} +1 -1
  222. package/lib/{system.config.210f516c.js → system.config.9520e7f9.js} +1 -1
  223. package/lib/{system.datasource.82492d27.js → system.datasource.76c0ccdb.js} +1 -1
  224. package/lib/{system.datasource.986768c9.mjs → system.datasource.d74df021.mjs} +1 -1
  225. package/lib/system.dict.ab148847.js +1 -0
  226. package/lib/{system.dict.ef24873d.mjs → system.dict.caad4d66.mjs} +264 -260
  227. package/lib/system.document.0e46ff8c.js +1 -0
  228. package/lib/system.document.cbdf25a9.mjs +667 -0
  229. package/lib/{system.duplicatechecking.dcf9f86b.mjs → system.duplicatechecking.46e182d7.mjs} +245 -265
  230. package/lib/system.duplicatechecking.a217fc52.js +1 -0
  231. package/lib/system.email.1db14214.js +1 -0
  232. package/lib/{system.email.252fd642.mjs → system.email.c1ad6598.mjs} +10 -15
  233. package/lib/{system.fieldsecurity.0234d390.mjs → system.fieldsecurity.2e55e839.mjs} +370 -361
  234. package/lib/system.fieldsecurity.40b4f48a.js +1 -0
  235. package/lib/system.file.6a6bd77c.js +1 -0
  236. package/lib/{system.file.73eeb731.mjs → system.file.80aa0809.mjs} +81 -149
  237. package/lib/{system.log.b86cf57f.mjs → system.log.3986a8ca.mjs} +1 -1
  238. package/lib/{system.log.fc60f5e6.js → system.log.9d394678.js} +1 -1
  239. package/lib/{system.machine.0114001b.mjs → system.machine.395c67c2.mjs} +1 -1
  240. package/lib/{system.machine.f1d95c86.js → system.machine.d33b0b6e.js} +1 -1
  241. package/lib/system.notice.2090c130.js +1 -0
  242. package/lib/{system.notice.25ea8dca.mjs → system.notice.51880df6.mjs} +994 -992
  243. package/lib/system.noticereceived.0b79642e.js +1 -0
  244. package/lib/{system.noticereceived.369f634c.mjs → system.noticereceived.55f276ab.mjs} +10 -11
  245. package/lib/{system.onlineuser.2dc284b1.mjs → system.onlineuser.71034956.mjs} +37 -26
  246. package/lib/system.onlineuser.e74f010d.js +1 -0
  247. package/lib/{system.org.c20fe6b2.mjs → system.org.e1e156c6.mjs} +2 -2
  248. package/lib/{system.org.79ee5bd6.js → system.org.f6d58d0f.js} +1 -1
  249. package/lib/system.permissions.4090552f.mjs +972 -0
  250. package/lib/system.permissions.fdb64929.js +1 -0
  251. package/lib/{system.plugin.45a0f530.mjs → system.plugin.8a9a6448.mjs} +500 -479
  252. package/lib/system.plugin.a0f25733.js +1 -0
  253. package/lib/{system.pos.7946a99c.mjs → system.pos.0ad80a53.mjs} +1 -1
  254. package/lib/{system.pos.0a3d2a37.js → system.pos.71f3eba7.js} +1 -1
  255. package/lib/{system.promptmanagement.d7250932.mjs → system.promptmanagement.39607ddb.mjs} +246 -243
  256. package/lib/system.promptmanagement.9718aa24.js +1 -0
  257. package/lib/system.role.321c48d3.js +1 -0
  258. package/lib/{system.role.75da7929.mjs → system.role.3b533a3e.mjs} +511 -488
  259. package/lib/system.sumberrules.6e8d208e.js +1 -0
  260. package/lib/{system.sumberrules.4a1376a6.mjs → system.sumberrules.c2b8c5e7.mjs} +168 -165
  261. package/lib/{system.team.e6a9608e.mjs → system.team.367bf5e7.mjs} +163 -161
  262. package/lib/system.team.cf1c1558.js +1 -0
  263. package/lib/system.teammembers.63f21557.js +1 -0
  264. package/lib/{system.teammembers.4a7e7339.mjs → system.teammembers.851ce63b.mjs} +203 -198
  265. package/lib/system.timers.51bedf97.js +38 -0
  266. package/lib/{system.timers.eb0b6f3e.mjs → system.timers.5e735567.mjs} +2261 -2213
  267. package/lib/{system.translation.e34f0891.mjs → system.translation.61765713.mjs} +435 -429
  268. package/lib/system.translation.c9f1b505.js +1 -0
  269. package/lib/{system.user.fa2d2997.mjs → system.user.254bbe85.mjs} +1082 -1026
  270. package/lib/system.user.475d7391.js +14 -0
  271. package/lib/{system.useraffiliation.518e341e.mjs → system.useraffiliation.b96c984a.mjs} +418 -412
  272. package/lib/system.useraffiliation.fe1e1d39.js +1 -0
  273. package/lib/{system.webresource.469db736.mjs → system.webresource.2c6cf4a7.mjs} +179 -179
  274. package/lib/system.webresource.81cfa690.js +1 -0
  275. package/lib/{system.welcome.191e98f5.mjs → system.welcome.72da74ae.mjs} +1 -1
  276. package/lib/{system.welcome.f64e49f8.js → system.welcome.d86a3cdb.js} +1 -1
  277. package/lib/table.definition..btnconfig.24402bf0.mjs +938 -0
  278. package/lib/table.definition..btnconfig.add3d840.js +1 -0
  279. package/lib/table.definition..echartsconfig.4310b5a2.js +1 -0
  280. package/lib/table.definition..echartsconfig.9c3c88f6.mjs +2150 -0
  281. package/lib/tableDescriptions.143d8e67.js +1 -0
  282. package/lib/tableDescriptions.60a07f7c.mjs +80 -0
  283. package/lib/tcheckboxs.e4d387ff.js +1 -0
  284. package/lib/{tcheckboxs.090e75eb.mjs → tcheckboxs.ee4adb9e.mjs} +2 -2
  285. package/lib/tcurrency.0360c142.mjs +85 -0
  286. package/lib/tcurrency.233f4e63.js +1 -0
  287. package/lib/{tdatepicker.8fe48b1b.mjs → tdatepicker.9e5d99f4.mjs} +2 -2
  288. package/lib/{tdatepicker.b19e689d.js → tdatepicker.b10536fd.js} +1 -1
  289. package/lib/{tdictSwitch.2e07dc8a.js → tdictSwitch.10d64c18.js} +1 -1
  290. package/lib/{tdictSwitch.43d882c7.mjs → tdictSwitch.eed5a945.mjs} +2 -2
  291. package/lib/{tfile.72925615.mjs → tfile.7c635ee4.mjs} +2 -2
  292. package/lib/{tfile.1bc381f9.js → tfile.e183d25f.js} +1 -1
  293. package/lib/{tparticipants.ca5b556c.mjs → tparticipants.04280449.mjs} +2 -2
  294. package/lib/{tparticipants.77b876e2.js → tparticipants.f732d245.js} +1 -1
  295. package/lib/{translation.mains.278e4ba6.mjs → translation.mains.0df71304.mjs} +7 -7
  296. package/lib/{translation.mains.1ce7e110.js → translation.mains.6f941967.js} +1 -1
  297. package/lib/utils.datepicker.js.0a5a699e.js +1 -0
  298. package/lib/utils.datepicker.js.5549a741.mjs +70 -0
  299. package/lib/utils.plug.js.9313aead.mjs +31 -0
  300. package/lib/utils.plug.js.f62510ce.js +1 -0
  301. package/lib/utils.util.js.333daba2.mjs +439 -0
  302. package/lib/utils.util.js.c0ba699b.js +1 -0
  303. package/lib/versionControl.97590ce8.js +1 -0
  304. package/lib/versionControl.d1b2b0da.mjs +488 -0
  305. package/lib/versionEdit.c51606e4.mjs +452 -0
  306. package/lib/versionEdit.f710d0bb.js +1 -0
  307. package/lib/view.build.5789a6eb.js +1 -0
  308. package/lib/view.build.9976c958.mjs +1578 -0
  309. package/lib/{viewList.5a25c4b6.mjs → viewList.3ca52f0c.mjs} +70 -92
  310. package/lib/viewList.6e181715.js +1 -0
  311. package/lib/viewTree.9bdf96f0.js +1 -0
  312. package/lib/viewTree.c2e11b7f.mjs +409 -0
  313. package/locale/en_US.js +45 -6
  314. package/locale/id_ID.js +45 -6
  315. package/locale/vi_VN.js +45 -6
  316. package/locale/zh_CN.js +45 -5
  317. package/package.json +1 -1
  318. package/lib/addPermission.5036013c.js +0 -1
  319. package/lib/approvalModel.66f49dfb.js +0 -1
  320. package/lib/attribute.318f485c.js +0 -1
  321. package/lib/attribute.a06ac9e7.mjs +0 -237
  322. package/lib/buildItem.6a834227.js +0 -1
  323. package/lib/buildItem.fd8634ab.mjs +0 -205
  324. package/lib/businessRules.0e4dbb3a.js +0 -1
  325. package/lib/components.chartbi.b043dcdc.mjs +0 -1729
  326. package/lib/components.chartbi.e4680eaa.js +0 -7
  327. package/lib/components.echarts.e4d6b13e.js +0 -3
  328. package/lib/components.iconselector.d712170f.js +0 -1
  329. package/lib/components.middleware.3bad5748.js +0 -1
  330. package/lib/components.sidenavmenu.b9bb9304.js +0 -1
  331. package/lib/components.tableumy.9cf33062.js +0 -1
  332. package/lib/components.tablevirtual.38d4d3d8.js +0 -1
  333. package/lib/components.viewformdetails.1621bc18.js +0 -1
  334. package/lib/components.viewloading.807bbf68.js +0 -1
  335. package/lib/components.xlsximport.dbd826bb.js +0 -1
  336. package/lib/createFile.6b37ecf2.js +0 -1
  337. package/lib/createFile.82d6e415.mjs +0 -239
  338. package/lib/createSubfolders.47af629c.js +0 -1
  339. package/lib/drawerContainer.604a1271.mjs +0 -146
  340. package/lib/drawerContainer.6a9813ce.js +0 -1
  341. package/lib/fileSearch.65311ded.js +0 -1
  342. package/lib/flow.designer.1ba3a90d.js +0 -1
  343. package/lib/flow.list.4eb10554.js +0 -1
  344. package/lib/form.build.51bd261e.js +0 -1
  345. package/lib/form.designer.build.5a950455.js +0 -1
  346. package/lib/form.designer.build.e521c9c6.mjs +0 -5091
  347. package/lib/formFiled.464856f5.js +0 -1
  348. package/lib/http.filedocument.7c656b91.js +0 -1
  349. package/lib/http.filedocument.d456d26a.mjs +0 -156
  350. package/lib/http.rolemanage.03363732.js +0 -1
  351. package/lib/index.69ad4631.mjs +0 -44291
  352. package/lib/index.cca024bf.js +0 -8
  353. package/lib/layoutBlocks.1a9e3e05.mjs +0 -204
  354. package/lib/layoutBlocks.5e6be06f.js +0 -1
  355. package/lib/main.457f4326.js +0 -1
  356. package/lib/main.4fff412e.js +0 -1
  357. package/lib/main.77373aa4.mjs +0 -441
  358. package/lib/main.c3726602.js +0 -1
  359. package/lib/manage.5bb4f719.js +0 -1
  360. package/lib/messages.7b74736f.js +0 -9
  361. package/lib/messages.ad082386.mjs +0 -4889
  362. package/lib/moveFile.0ce803e0.js +0 -1
  363. package/lib/moveFile.8310ea94.mjs +0 -254
  364. package/lib/personal.echarts.b22fba61.mjs +0 -701
  365. package/lib/personal.echarts.f77bfc9e.js +0 -1
  366. package/lib/result.19351665.mjs +0 -526
  367. package/lib/result.e59c0e40.js +0 -1
  368. package/lib/router.config.2501ec51.js +0 -1
  369. package/lib/router.config.98a73167.mjs +0 -3172
  370. package/lib/solution.58580123.js +0 -1
  371. package/lib/solution.890ff164.mjs +0 -6942
  372. package/lib/store.config.3cb11578.js +0 -1
  373. package/lib/system.dict.f5708400.js +0 -1
  374. package/lib/system.duplicatechecking.8e3a37c0.js +0 -1
  375. package/lib/system.email.070ab2be.js +0 -1
  376. package/lib/system.fieldsecurity.3ef07bf7.js +0 -1
  377. package/lib/system.file.17a7f2ed.js +0 -1
  378. package/lib/system.notice.96c770a6.js +0 -1
  379. package/lib/system.noticereceived.dfe4ecc7.js +0 -1
  380. package/lib/system.onlineuser.e2e39bdc.js +0 -1
  381. package/lib/system.permissions.90f73461.js +0 -9
  382. package/lib/system.permissions.c3d34921.mjs +0 -213
  383. package/lib/system.plugin.b34a3b47.js +0 -1
  384. package/lib/system.promptmanagement.b5fa6b2d.js +0 -1
  385. package/lib/system.role.03be0982.js +0 -1
  386. package/lib/system.sumberrules.bb228fce.js +0 -1
  387. package/lib/system.team.32183b63.js +0 -1
  388. package/lib/system.teammembers.847d8ea7.js +0 -1
  389. package/lib/system.timers.28691ce4.js +0 -38
  390. package/lib/system.translation.6237f071.js +0 -1
  391. package/lib/system.user.fca3f2d6.js +0 -14
  392. package/lib/system.useraffiliation.7547b9c7.js +0 -1
  393. package/lib/system.webresource.12712b90.js +0 -1
  394. package/lib/tcheckboxs.99361be3.js +0 -1
  395. package/lib/tcurrency.0ddac2f8.mjs +0 -92
  396. package/lib/tcurrency.62763c6d.js +0 -1
  397. package/lib/utils.datepicker.js.2076c2a2.mjs +0 -61
  398. package/lib/utils.datepicker.js.8576e2fc.js +0 -1
  399. package/lib/utils.util.js.50d1ec9c.js +0 -1
  400. package/lib/utils.util.js.82cd8447.mjs +0 -424
  401. package/lib/view.build.b44fd7d7.js +0 -1
  402. package/lib/view.build.f2a9fcfb.mjs +0 -2727
  403. package/lib/viewList.be5a5ec5.js +0 -1
@@ -1,15 +1,10 @@
1
- import { m, n as u, a as A } from "./components.chartbi.b043dcdc.mjs";
2
- import { s as D, a as E, b as C } from "./http.loginmanage.05500c29.mjs";
3
- import { G as $ } from "./components.settingdrawer.a6693034.mjs";
4
- import { X as I } from "./components.xlsximport.cffa88fe.mjs";
5
- import { g as x } from "./utils.util.js.82cd8447.mjs";
6
- import { p as T } from "./http.main.40657f51.mjs";
7
- import { s as b, a as R, b as S } from "./http.noticemanage.e03bd5f3.mjs";
8
- import { s as B } from "./http.noticereceivedmanage.50797be1.mjs";
9
- import { t as F } from "./utils.mixins.js.be01e599.mjs";
10
- import "./components.form.3344c817.mjs";
11
- import { a as N } from "./http.filemanage.c0de21d6.mjs";
12
- const L = {
1
+ import { m as f, n as u, a as A } from "./components.chartbi.7356b244.mjs";
2
+ import { s as D, a as E, b as M } from "./http.loginmanage.05500c29.mjs";
3
+ import { a as I } from "./http.filemanage.c0de21d6.mjs";
4
+ import { g as $ } from "./utils.util.js.333daba2.mjs";
5
+ import { p as x } from "./http.main.aefea27d.mjs";
6
+ import { s as k, a as T } from "./http.noticemanage.2cdb23b8.mjs";
7
+ const B = {
13
8
  props: {
14
9
  basicAttribute: {
15
10
  type: Object,
@@ -29,26 +24,26 @@ const L = {
29
24
  ystyle() {
30
25
  return `font-size:${this.options.subtitleFont !== void 0 ? this.options.subtitleFont : 11}px`;
31
26
  },
32
- ...m(["userInfo", "addRouters", "userFavoriteMenu", "theme", "sidebar"])
27
+ ...f(["userInfo", "addRouters", "userFavoriteMenu", "theme", "sidebar"])
33
28
  },
34
29
  methods: {}
35
30
  };
36
- var P = function() {
31
+ var R = function() {
37
32
  var e = this, t = e._self._c;
38
33
  return t("div", [t("div", { staticClass: "user-logo", class: e.theme === "light" ? "" : "user-logo-dark" }, [e.options.mode === "imageWithText" ? t("div", { staticClass: "logo" }, [t("div", { staticClass: "picture" }, [e.options.smallPicture ? t("img", { directives: [{ name: "lazyImg", rawName: "v-lazyImg", value: e.options.smallPicture, expression: "options.smallPicture" }], staticClass: "img", attrs: { "data-url": e.options.smallPicture, "data-load": "Y" } }) : e._e()]), e.sidebar ? e._e() : t("div", { staticClass: "company" }, [t("div", { staticClass: "title line1", style: e.tstyle }, [e._v(e._s(e.options.title))]), t("div", { staticClass: "ytitle line1", style: e.ystyle }, [e._v(e._s(e.options.subtitle))])])]) : t("div", { staticClass: "logo" }, [e.sidebar ? t("div", { staticClass: "picture" }, [e.options.smallPicture ? t("img", { directives: [{ name: "lazyImg", rawName: "v-lazyImg", value: e.options.smallPicture, expression: "options.smallPicture" }], staticClass: "img", attrs: { "data-url": e.options.smallPicture, "data-load": "Y" } }) : e._e()]) : t("div", { staticClass: "bpicture" }, [e.options.bigPicture ? t("img", { directives: [{ name: "lazyImg", rawName: "v-lazyImg", value: e.options.bigPicture, expression: "options.bigPicture" }], staticClass: "img", attrs: { "data-url": e.options.bigPicture, "data-load": "Y" } }) : e._e()])])])]);
39
- }, z = [], U = /* @__PURE__ */ u(
40
- L,
41
- P,
42
- z,
34
+ }, S = [], L = /* @__PURE__ */ u(
35
+ B,
36
+ R,
37
+ S,
43
38
  !1,
44
39
  null,
45
40
  "15f8e6cd",
46
41
  null,
47
42
  null
48
43
  );
49
- const Q = U.exports;
44
+ const N = L.exports;
50
45
  var h = null;
51
- const K = {
46
+ const F = {
52
47
  props: {
53
48
  menus: {
54
49
  type: Array,
@@ -136,20 +131,20 @@ const K = {
136
131
  fadeColord() {
137
132
  return this.fadeColor(this.primaryColor, 0.1);
138
133
  },
139
- ...m(["userInfo", "primaryColor", "menusSearchMode", "userFavoriteMenu", "menusWidth", "theme", "sidebarConfig"])
134
+ ...f(["userInfo", "primaryColor", "menusSearchMode", "userFavoriteMenu", "menusWidth", "theme", "sidebarConfig"])
140
135
  },
141
136
  methods: {
142
137
  seachName(s) {
143
138
  let e = [...this.appMenus];
144
139
  e.forEach((t, i) => {
145
- t.children.forEach((o, l) => {
140
+ t.children.forEach((o, r) => {
146
141
  let p = [];
147
- o.children && (o.children.forEach((f, k) => {
148
- let w = this.$i18nt(`Dynamics.${f.transkey}`, f.meta.title);
149
- e[i].children[l].children[k].show = w.toLowerCase().includes(s.toLowerCase());
150
- }), p = o.children.filter((f) => f.show));
151
- let M = this.$i18nt(`Dynamics.${o.transkey}`, o.meta.title);
152
- e[i].children[l].show = p.length > 0 ? !0 : M.toLowerCase().includes(s.toLowerCase());
142
+ o.children && (o.children.forEach((m, b) => {
143
+ let w = this.$i18nt(`Dynamics.${m.transkey}`, m.meta.title);
144
+ e[i].children[r].children[b].show = w.toLowerCase().includes(s.toLowerCase());
145
+ }), p = o.children.filter((m) => m.show));
146
+ let _ = this.$i18nt(`Dynamics.${o.transkey}`, o.meta.title);
147
+ e[i].children[r].show = p.length > 0 ? !0 : _.toLowerCase().includes(s.toLowerCase());
153
148
  });
154
149
  let a = this.$i18nt(`Dynamics.${t.transkey}`, t.name), n = t.children.filter((o) => o.show)[0];
155
150
  e[i].show = n !== void 0 ? !0 : a.toLowerCase().includes(s.toLowerCase());
@@ -202,7 +197,7 @@ const K = {
202
197
  pageNo: 1,
203
198
  pageSize: 200
204
199
  };
205
- C(s).then((e) => {
200
+ M(s).then((e) => {
206
201
  e.code === 200 && this.UserFavoriteMenu(e.data.rows);
207
202
  });
208
203
  },
@@ -232,7 +227,7 @@ const K = {
232
227
  setTimeout(() => {
233
228
  if ((s.opentype !== void 0 ? s.opentype : 1) === 2) {
234
229
  const n = s.meta.link;
235
- n && window.open(n);
230
+ n && window.open(n, s.key);
236
231
  return;
237
232
  }
238
233
  this.$router.push({
@@ -259,7 +254,7 @@ const K = {
259
254
  this.modeMenus = this.menusSearchMode;
260
255
  }
261
256
  };
262
- var O = function() {
257
+ var U = function() {
263
258
  var e = this, t = e._self._c;
264
259
  return t("div", { style: e.mstyle }, [e.visible ? t("div", { staticClass: "gd-menus", class: e.theme === "light" ? "" : "gd-menus-dark", style: e.styleds }, [t("div", { staticClass: "gd-menus-list", style: e.lstyle, on: { mouseenter: e.mouseenter, mouseleave: e.mouseleave } }, [t("div", { staticClass: "gd-seach" }, [t("el-input", { staticClass: "inpu", attrs: { placeholder: e.$i18nt("gd.menu.searchModeName", "\u8BF7\u8F93\u5165\u5185\u5BB9"), clearable: "" }, on: { input: e.changeName }, model: { value: e.name, callback: function(i) {
265
260
  e.name = i;
@@ -290,31 +285,31 @@ var O = function() {
290
285
  } } }, [e._v(" " + e._s(e.$i18nt(`Dynamics.${n.transkey}`, n.meta.title)) + " ")])]) : t("span", { staticClass: "gdtitle", class: n.path === e.activeKey ? "itemactive" : "", attrs: { title: e.$i18nt(`Dynamics.${n.transkey}`, n.meta.title) }, on: { click: function(o) {
291
286
  return e.goPath(n, 2, i);
292
287
  } } }, [e._v(" " + e._s(e.$i18nt(`Dynamics.${n.transkey}`, n.meta.title)) + " ")])], 1), n.children ? t("div", { staticClass: "item-list" }, [e._l(n.children, function(o) {
293
- return [!o.hidden && o.show ? t("div", { staticClass: "item", class: o.path === e.activeKey ? "itemactive" : "", on: { click: function(l) {
288
+ return [!o.hidden && o.show ? t("div", { staticClass: "item", class: o.path === e.activeKey ? "itemactive" : "", on: { click: function(r) {
294
289
  return e.goPath(o, 1, i);
295
- } } }, [o.meta && o.meta.icon && o.meta.icon !== "none" ? t("div", { staticClass: "iteml" }, [t("i", { staticClass: "icons-menu gd-icons", class: o.meta.icon, staticStyle: { "font-size": "16px" } })]) : e._e(), t("div", { staticClass: "gdtitle line1", attrs: { title: e.$i18nt(`Dynamics.${o.transkey}`, o.meta.title) } }, [e._v(" " + e._s(e.$i18nt(`Dynamics.${o.transkey}`, o.meta.title)) + " ")]), e.getUserFavoriteMenu.includes(o.id) ? t("div", { staticClass: "item-collected" }, [e.getUserFavoriteMenu.includes(o.id) ? t("i", { staticClass: "gd-icons gd-icon-star-full", style: e.cstyle, on: { click: function(l) {
296
- return l.stopPropagation(), e.collectMenu(o, 2);
297
- } } }) : t("i", { staticClass: "gd-icons gd-icon-star", style: e.cstyle, on: { click: function(l) {
298
- return l.stopPropagation(), e.collectMenu(o, 2);
299
- } } })]) : t("div", { staticClass: "item-collect" }, [t("i", { staticClass: "gd-icons collect gd-icon-star", style: e.cstyle, on: { click: function(l) {
300
- return l.stopPropagation(), e.collectMenu(o, 1);
290
+ } } }, [o.meta && o.meta.icon && o.meta.icon !== "none" ? t("div", { staticClass: "iteml" }, [t("i", { staticClass: "icons-menu gd-icons", class: o.meta.icon, staticStyle: { "font-size": "16px" } })]) : e._e(), t("div", { staticClass: "gdtitle line1", attrs: { title: e.$i18nt(`Dynamics.${o.transkey}`, o.meta.title) } }, [e._v(" " + e._s(e.$i18nt(`Dynamics.${o.transkey}`, o.meta.title)) + " ")]), e.getUserFavoriteMenu.includes(o.id) ? t("div", { staticClass: "item-collected" }, [e.getUserFavoriteMenu.includes(o.id) ? t("i", { staticClass: "gd-icons gd-icon-star-full", style: e.cstyle, on: { click: function(r) {
291
+ return r.stopPropagation(), e.collectMenu(o, 2);
292
+ } } }) : t("i", { staticClass: "gd-icons gd-icon-star", style: e.cstyle, on: { click: function(r) {
293
+ return r.stopPropagation(), e.collectMenu(o, 2);
294
+ } } })]) : t("div", { staticClass: "item-collect" }, [t("i", { staticClass: "gd-icons collect gd-icon-star", style: e.cstyle, on: { click: function(r) {
295
+ return r.stopPropagation(), e.collectMenu(o, 1);
301
296
  } } })])]) : e._e()];
302
297
  })], 2) : e._e()]) : e._e()];
303
298
  })], 2) : e._e()];
304
299
  }), t("div", { staticClass: "zhan-bj" })], 2)]), t("div", { staticClass: "gd-menus-close", on: { click: e.close } })]) : e._e()]);
305
- }, H = [], q = /* @__PURE__ */ u(
306
- K,
307
- O,
308
- H,
300
+ }, z = [], P = /* @__PURE__ */ u(
301
+ F,
302
+ U,
303
+ z,
309
304
  !1,
310
305
  null,
311
- "fa68b6c4",
306
+ "ae5a754d",
312
307
  null,
313
308
  null
314
309
  );
315
- const j = q.exports;
310
+ const Q = P.exports;
316
311
  var c = null;
317
- const J = {
312
+ const K = {
318
313
  name: "GdSideNavMenu",
319
314
  props: {
320
315
  basicAttribute: {
@@ -333,8 +328,8 @@ const J = {
333
328
  };
334
329
  },
335
330
  components: {
336
- UserLogo: Q,
337
- SidebarMenus: j
331
+ UserLogo: N,
332
+ SidebarMenus: Q
338
333
  },
339
334
  computed: {
340
335
  componentItem() {
@@ -352,7 +347,7 @@ const J = {
352
347
  "--bjmenuvar": "#1d2126"
353
348
  };
354
349
  },
355
- ...m([
350
+ ...f([
356
351
  "userInfo",
357
352
  "addRouters",
358
353
  "userFavoriteMenu",
@@ -377,8 +372,8 @@ const J = {
377
372
  return;
378
373
  let e = {};
379
374
  const t = (n) => (n = n.filter((o) => {
380
- const l = o.code ? o.code : o.key;
381
- return s === l && (e = o), o.children && (o.children = t(o.children)), !0;
375
+ const r = o.code ? o.code : o.key;
376
+ return s === r && (e = o), o.children && (o.children = t(o.children)), !0;
382
377
  }), n);
383
378
  t(this.defMenus);
384
379
  const i = e.type === void 0 ? 1 : e.type;
@@ -413,7 +408,7 @@ const J = {
413
408
  pageNo: 1,
414
409
  pageSize: 200
415
410
  };
416
- C(s).then((e) => {
411
+ M(s).then((e) => {
417
412
  e.code === 200 && this.UserFavoriteMenu(e.data.rows);
418
413
  });
419
414
  },
@@ -483,7 +478,7 @@ const J = {
483
478
  this.init(), this.changeRoute(this.$route), this.getSysBookmarkPage();
484
479
  }
485
480
  };
486
- var V = function() {
481
+ var O = function() {
487
482
  var e = this, t = e._self._c;
488
483
  return t("div", [e.componentItem ? t("div", { staticClass: "gd-sider", class: e.theme === "light" ? "" : "gd-sider-dark", style: e.styled }, [t(e.componentItem, { tag: "component", attrs: { basicAttribute: e.basicAttribute, defMenus: e.defMenus, sidebar: e.sidebar, defApp: e.defApp }, on: { selectMenus: e.selectMenus } })], 1) : t("div", { staticClass: "gd-sider", class: e.theme === "light" ? "" : "gd-sider-dark", style: e.styled }, [e.basicAttribute.logoOpen ? t("UserLogo", { attrs: { basicAttribute: e.basicAttribute } }) : e._e(), e.navMenuTheme === "vertical" ? t("div", { staticClass: "gd-app" }, [e._l(e.defMenus, function(i, a) {
489
484
  return [t("div", { staticClass: "item", class: [e.sidebar ? "sitem" : "", i.code === e.defApp ? "itemactive" : ""], attrs: { title: e.$i18nt(`Dynamics.${i.transkey}`, i.name) }, on: { click: function(n) {
@@ -493,156 +488,444 @@ var V = function() {
493
488
  }, mouseleave: e.mouseleave } }, [t("i", { staticClass: "gd-icons", class: i.icon }), e.sidebar ? e._e() : t("div", { staticClass: "pname line1" }, [e._v(" " + e._s(e.$i18nt(`Dynamics.${i.transkey}`, i.name)) + " ")]), i.code === e.defApp && !e.sidebar ? t("i", { staticClass: "el-icon-arrow-right" }) : e._e()])];
494
489
  })], 2) : t("div", { staticClass: "gd-app" }, [e._l(e.defMenus, function(i, a) {
495
490
  return [t("el-menu", { staticClass: "el-menu-vertical-demo", class: [e.sidebar ? "sitem" : ""], attrs: { "default-active": e.defaultActive, "background-color": e.theme === "light" ? "#fff" : "#1d2126", "text-color": e.theme === "light" ? "#333" : "#fff", "active-text-color": e.primaryColor, collapse: e.sidebar }, on: { select: e.selectMenus } }, [i.children && i.children.length > 0 ? t("el-submenu", { attrs: { index: i.code } }, [t("template", { slot: "title" }, [t("i", { staticClass: "gd-icons", class: i.icon, staticStyle: { "padding-right": "4px" } }), t("span", [e._v(e._s(e.$i18nt(`Dynamics.${i.transkey}`, i.name)))])]), e._l(i.children, function(n, o) {
496
- return [n.children && n.children.length > 0 ? t("el-submenu", { attrs: { index: n.key, title: e.$i18nt(`Dynamics.${n.transkey}`, n.meta.title) } }, [t("template", { slot: "title" }, [t("i", { staticClass: "gd-icons", class: n.icon, staticStyle: { "padding-right": "4px" } }), t("span", [e._v(e._s(e.$i18nt(`Dynamics.${n.transkey}`, n.meta.title)))])]), e._l(n.children, function(l, p) {
497
- return [t("el-menu-item", { attrs: { index: l.key, title: e.$i18nt(`Dynamics.${l.transkey}`, l.meta.title) } }, [t("template", { slot: "title" }, [t("i", { staticClass: "gd-icons", class: l.icon, staticStyle: { "padding-right": "4px" } }), t("span", [e._v(e._s(e.$i18nt(`Dynamics.${l.transkey}`, l.meta.title)))])])], 2)];
491
+ return [n.children && n.children.length > 0 ? t("el-submenu", { attrs: { index: n.key, title: e.$i18nt(`Dynamics.${n.transkey}`, n.meta.title) } }, [t("template", { slot: "title" }, [t("i", { staticClass: "gd-icons", class: n.icon, staticStyle: { "padding-right": "4px" } }), t("span", [e._v(e._s(e.$i18nt(`Dynamics.${n.transkey}`, n.meta.title)))])]), e._l(n.children, function(r, p) {
492
+ return [t("el-menu-item", { attrs: { index: r.key, title: e.$i18nt(`Dynamics.${r.transkey}`, r.meta.title) } }, [t("template", { slot: "title" }, [t("i", { staticClass: "gd-icons", class: r.icon, staticStyle: { "padding-right": "4px" } }), t("span", [e._v(e._s(e.$i18nt(`Dynamics.${r.transkey}`, r.meta.title)))])])], 2)];
498
493
  })], 2) : t("el-menu-item", { attrs: { index: n.key, title: e.$i18nt(`Dynamics.${n.transkey}`, n.meta.title) } }, [t("i", { staticClass: "gd-icons", class: n.icon, staticStyle: { "padding-right": "4px" } }), t("span", { attrs: { slot: "title" }, slot: "title" }, [e._v(e._s(e.$i18nt(`Dynamics.${n.transkey}`, n.meta.title)))])])];
499
494
  })], 2) : t("el-menu-item", { attrs: { index: i.code } }, [t("i", { staticClass: "gd-icons", class: i.icon, staticStyle: { "padding-right": "4px" } }), t("span", { attrs: { slot: "title" }, slot: "title" }, [e._v(e._s(e.$i18nt(`Dynamics.${i.transkey}`, e.ite.meta.title)))])])], 1)];
500
495
  })], 2)], 1), t("SidebarMenus", { ref: "sMenu", attrs: { collapsed: e.sidebar, menus: e.defMenus, activeKey: e.activeKey }, on: { goPath: e.goPath, close: function(i) {
501
496
  return e.getDefApp(e.activeData);
502
497
  }, mouseenter: e.mouseenterMenu, mouseleave: e.mouseleaveMenu } })], 1);
503
- }, Y = [], X = /* @__PURE__ */ u(
504
- J,
505
- V,
506
- Y,
498
+ }, j = [], H = /* @__PURE__ */ u(
499
+ K,
500
+ O,
501
+ j,
507
502
  !1,
508
503
  null,
509
504
  "b00d3374",
510
505
  null,
511
506
  null
512
507
  );
513
- const g = X.exports;
508
+ const g = H.exports;
514
509
  g.install = function(s) {
515
510
  s.component(g.name, g);
516
511
  };
517
- const G = {
512
+ const y = [
513
+ [
514
+ "requestFullscreen",
515
+ "exitFullscreen",
516
+ "fullscreenElement",
517
+ "fullscreenEnabled",
518
+ "fullscreenchange",
519
+ "fullscreenerror"
520
+ ],
521
+ [
522
+ "webkitRequestFullscreen",
523
+ "webkitExitFullscreen",
524
+ "webkitFullscreenElement",
525
+ "webkitFullscreenEnabled",
526
+ "webkitfullscreenchange",
527
+ "webkitfullscreenerror"
528
+ ],
529
+ [
530
+ "webkitRequestFullScreen",
531
+ "webkitCancelFullScreen",
532
+ "webkitCurrentFullScreenElement",
533
+ "webkitCancelFullScreen",
534
+ "webkitfullscreenchange",
535
+ "webkitfullscreenerror"
536
+ ],
537
+ [
538
+ "mozRequestFullScreen",
539
+ "mozCancelFullScreen",
540
+ "mozFullScreenElement",
541
+ "mozFullScreenEnabled",
542
+ "mozfullscreenchange",
543
+ "mozfullscreenerror"
544
+ ],
545
+ [
546
+ "msRequestFullscreen",
547
+ "msExitFullscreen",
548
+ "msFullscreenElement",
549
+ "msFullscreenEnabled",
550
+ "MSFullscreenChange",
551
+ "MSFullscreenError"
552
+ ]
553
+ ], d = (() => {
554
+ if (typeof document > "u")
555
+ return !1;
556
+ const s = y[0], e = {};
557
+ for (const t of y)
558
+ if ((t == null ? void 0 : t[1]) in document) {
559
+ for (const [a, n] of t.entries())
560
+ e[s[a]] = n;
561
+ return e;
562
+ }
563
+ return !1;
564
+ })(), C = {
565
+ change: d.fullscreenchange,
566
+ error: d.fullscreenerror
567
+ };
568
+ let l = {
569
+ request(s = document.documentElement, e) {
570
+ return new Promise((t, i) => {
571
+ const a = () => {
572
+ l.off("change", a), t();
573
+ };
574
+ l.on("change", a);
575
+ const n = s[d.requestFullscreen](e);
576
+ n instanceof Promise && n.then(a).catch(i);
577
+ });
578
+ },
579
+ exit() {
580
+ return new Promise((s, e) => {
581
+ if (!l.isFullscreen) {
582
+ s();
583
+ return;
584
+ }
585
+ const t = () => {
586
+ l.off("change", t), s();
587
+ };
588
+ l.on("change", t);
589
+ const i = document[d.exitFullscreen]();
590
+ i instanceof Promise && i.then(t).catch(e);
591
+ });
592
+ },
593
+ toggle(s, e) {
594
+ return l.isFullscreen ? l.exit() : l.request(s, e);
595
+ },
596
+ onchange(s) {
597
+ l.on("change", s);
598
+ },
599
+ onerror(s) {
600
+ l.on("error", s);
601
+ },
602
+ on(s, e) {
603
+ const t = C[s];
604
+ t && document.addEventListener(t, e, !1);
605
+ },
606
+ off(s, e) {
607
+ const t = C[s];
608
+ t && document.removeEventListener(t, e, !1);
609
+ },
610
+ raw: d
611
+ };
612
+ Object.defineProperties(l, {
613
+ isFullscreen: {
614
+ get: () => Boolean(document[d.fullscreenElement])
615
+ },
616
+ element: {
617
+ enumerable: !0,
618
+ get: () => {
619
+ var s;
620
+ return (s = document[d.fullscreenElement]) != null ? s : void 0;
621
+ }
622
+ },
623
+ isEnabled: {
624
+ enumerable: !0,
625
+ get: () => Boolean(document[d.fullscreenEnabled])
626
+ }
627
+ });
628
+ d || (l = { isEnabled: !1 });
629
+ const v = l;
630
+ const q = {
518
631
  props: {
519
- daySet: {
520
- type: Array,
521
- default: () => []
632
+ basicAttribute: {
633
+ type: Object,
634
+ default: () => ({})
522
635
  }
523
636
  },
524
637
  data() {
525
638
  return {
526
- queryParam: {
527
- readStatus: "UNREAD"
528
- },
529
- list: [],
530
- notifications: [],
531
- confirmLoading: !1,
532
- pageNo: 1,
533
- pageSize: 20,
534
- totalRows: 0,
535
- loading: !1,
536
- observer: null
639
+ isFullscreen: !1,
640
+ photoUrl: "",
641
+ avatar: "",
642
+ unreadCount: "",
643
+ handletype: "1",
644
+ tabsReady: !1
537
645
  };
538
646
  },
647
+ components: {
648
+ SettingDrawer: () => import("./components.settingdrawer.bdd68e73.mjs").then((s) => s.m),
649
+ XlsxImport: () => import("./components.xlsximport.d39bfeaa.mjs").then((s) => s.m),
650
+ InformationMsg: () => Promise.resolve().then(() => ue)
651
+ },
539
652
  computed: {
540
- moreTitle() {
541
- let s = this.$i18nt("gd.https.Loading", "\u52A0\u8F7D\u4E2D...");
542
- return this.loading || (s = this.list.length >= this.totalRows ? this.pageNo > 1 ? this.$i18nt("gd.https.noMoreData", "\u6682\u65E0\u66F4\u591A\u6570\u636E") : "" : this.$i18nt("gd.https.loadMoreData", "\u70B9\u51FB\u52A0\u8F7D\u66F4\u591A")), s;
653
+ hasLogout() {
654
+ const s = this.options.filter((e) => e.key === "logout")[0];
655
+ return s ? s.statu : !0;
543
656
  },
544
- messagetypeData() {
545
- return this.getDictionary("messagetype");
546
- }
547
- },
548
- methods: {
549
- elLoadMore() {
550
- const s = this.$refs.moreTitle;
551
- !s || this.observer || (this.observer = new IntersectionObserver((e, t) => {
552
- e.forEach((i) => {
553
- i.isIntersecting && this.loadMore();
554
- });
555
- }), this.observer.observe(s));
657
+ options() {
658
+ return (this.basicAttribute.menus || []).map((e) => (e.key === "universalImport" ? (e.permission = "sysUser:universalImport", e.transkey = "gd.menu.universalImport") : e.key === "advancedFind" ? (e.permission = "sysUser:advancedFind", e.transkey = "gd.menu.menuAdvancedFind") : e.key === "information" ? e.transkey = "gd.menu.information" : e.key === "theme" ? e.transkey = "gd.menu.themeConfiguration" : e.key === "fullScreen" && (e.transkey = "gd.menu.fullScreen"), e));
556
659
  },
557
- loadMore() {
558
- this.loading || this.list.length >= this.totalRows || (this.pageNo += 1, this.getList(!1));
660
+ menus() {
661
+ const s = this.hasItems ? [
662
+ {
663
+ disabled: !1,
664
+ key: "application",
665
+ name: "\u5E94\u7528",
666
+ statu: !0,
667
+ permission: "sysApplication:see",
668
+ transkey: "gd.solution.application"
669
+ }
670
+ ] : [], e = this.options.filter((t) => t.key !== "logout");
671
+ return s.concat(e).filter((t) => t.permission ? this.$hasPerm(t.permission) : !0);
559
672
  },
560
- getDictionary(s) {
561
- return this.$options.filters.dictData(s);
673
+ hasItems() {
674
+ return (this.systemInfo.id ? this.systemInfo : window.$systemInfo).code === "GDS_LCDP";
562
675
  },
563
- messageType(s) {
564
- const e = this.messagetypeData.filter((t) => t.code == String(s.messagetype))[0];
565
- return e ? this.$i18nt(`Dynamics.${e.transkey}`, e.name) : s.messagetype;
676
+ apps() {
677
+ return this.userInfo.apps;
566
678
  },
567
- getList(s) {
568
- return this.confirmLoading = !0, this.loading = !0, b(
569
- Object.assign({}, this.queryParam, {
570
- pageNo: s ? 1 : this.pageNo,
571
- pageSize: s ? this.pageNo * this.pageSize : this.pageSize
572
- })
573
- ).then((e) => {
574
- e.code === 200 && (this.totalRows = e.data.totalrows, this.list = s || this.pageNo === 1 ? e.data.rows : this.list.concat(e.data.rows), this.handOrganize(), this.$emit("notifications", e.data.rows), this.pageNo === 1 && this.$nextTick(() => {
575
- setTimeout(() => {
576
- this.elLoadMore();
577
- }, 0);
578
- })), this.confirmLoading = !1;
679
+ getUserImg() {
680
+ let s = "/gds/" + this.userInfo.filePath + "/" + this.userInfo.fileObjectName;
681
+ return `${this.$getImageUrl(s)}`;
682
+ },
683
+ fadeColord() {
684
+ return this.fadeColor(this.primaryColor, 0.2);
685
+ },
686
+ ...f(["tableLists", "platformData", "userInfo", "primaryColor", "token", "systemInfo"])
687
+ },
688
+ methods: {
689
+ imageUrl() {
690
+ I({
691
+ id: this.userInfo.avatar
692
+ }).then((s) => {
693
+ const e = new Blob([s]);
694
+ this.photoUrl = window.URL.createObjectURL(e);
695
+ }).catch((s) => {
696
+ this.$message.error("\u9884\u89C8\u9519\u8BEF\uFF1A" + s.message);
579
697
  });
580
698
  },
581
- init(s) {
582
- s ? this.getList(!0) : (this.pageNo = 1, this.list = [], this.notifications = [], this.getList(!1));
699
+ echartsManage(s) {
700
+ this.$router.push({
701
+ name: "echartsManage"
702
+ }), this.$refs[s][0].doClose();
583
703
  },
584
- handOrganize() {
585
- let s = [], e = [];
586
- this.list.forEach((t) => {
587
- const i = t.createdtime.split(" ")[0];
588
- s.includes(i) ? e[e.length - 1].messages.push(t) : (s.push(i), e.push(
589
- Object.assign({}, t, {
590
- groupdate: i,
591
- messages: [t]
592
- })
593
- ));
594
- }), this.notifications = e, this.loading = !1;
704
+ accountSetting(s) {
705
+ this.$router.push({
706
+ name: "accountSettings"
707
+ }), this.$refs[s][0].doClose();
595
708
  },
596
- markAsRead(s) {
597
- this.beaseLoadComplete(s);
709
+ hand(s) {
710
+ s === "theme" ? this.$refs.settingDrawer.toggle() : s === "fullScreen" ? this.toggleFullscreen() : s === "application" ? this.$router.push({
711
+ path: "/platform/application"
712
+ }) : s === "universalImport" ? this.$refs.xlsxImport.open() : s == "information" ? this.$refs.informationMsg.open() : this.$router.push({
713
+ path: `/${s}`
714
+ });
598
715
  },
599
- beaseLoadComplete(s) {
600
- const e = s.targeturl.split("?")[1];
601
- let t = "";
602
- if (e && (t = new URLSearchParams(e).get("complete_request")), t === "")
603
- return;
604
- const i = decodeURIComponent(t), a = i.indexOf("?") === -1 ? i : i.slice(0, i.indexOf("?")), n = x(i);
605
- T(a, n), setTimeout(() => {
606
- this.init();
607
- }, 1e3);
716
+ showtabs() {
717
+ this.tabsReady = !0;
608
718
  },
609
- dictSwitch(s, e) {
610
- let t = this.$options.filters.dictData(e).filter((i) => i.code == s)[0];
611
- return t != null && t.colour ? t.colour : null;
719
+ hidetabs() {
720
+ this.tabsReady = !1;
612
721
  },
613
- markAsReadDetail(s) {
614
- this.$emit("markAsRead", s), setTimeout(() => {
615
- this.init();
616
- }, 300);
722
+ toggleFullscreen() {
723
+ if (!v.isEnabled) {
724
+ message.error(this.$i18nt("gd.account.browserNotSupported", "\u60A8\u7684\u6D4F\u89C8\u5668\u4E0D\u652F\u6301\u5168\u5C4F\u6A21\u5F0F?"));
725
+ return;
726
+ }
727
+ v.toggle(), v.isFullscreen ? this.isFullscreen = !1 : this.isFullscreen = !0;
728
+ },
729
+ handleLogout() {
730
+ let s = this;
731
+ this.$confirm(this.$i18nt("gd.account.logOutContent", "\u771F\u7684\u8981\u6CE8\u9500\u767B\u5F55\u5417?"), this.$i18nt("gd.account.logOutTip", "\u63D0\u793A"), {
732
+ confirmButtonText: this.$i18nt("gd.menu.logOutOk", "\u786E\u8BA4"),
733
+ cancelButtonText: this.$i18nt("gd.https.delCancel", "\u53D6\u6D88"),
734
+ showClose: !1,
735
+ closeOnClickModal: !1,
736
+ closeOnPressEscape: !1,
737
+ type: "warning",
738
+ confirmButtonClass: "el-button--danger",
739
+ customClass: "custom-alert",
740
+ callback: () => {
741
+ },
742
+ beforeClose: (e, t, i) => {
743
+ if (e !== "confirm") {
744
+ i();
745
+ return;
746
+ }
747
+ t.confirmButtonLoading = !0, t.cancelButtonLoading = !0, t.showCancelButton = !1, s.Logout().then((a) => {
748
+ t.confirmButtonLoading = !1, t.cancelButtonLoading = !1, t.showCancelButton = !0, setTimeout(() => {
749
+ window.location.reload(), i();
750
+ }, 100);
751
+ });
752
+ }
753
+ });
754
+ },
755
+ fadeColor(s, e) {
756
+ let t = parseInt(s.substring(1, 3), 16), i = parseInt(s.substring(3, 5), 16), a = parseInt(s.substring(5, 7), 16);
757
+ return `rgba(${t},${i},${a},${e})`;
758
+ },
759
+ handleMessage(s) {
760
+ this.unreadCount = s.count;
761
+ },
762
+ handleClick(s, e) {
763
+ this.$nextTick(() => {
764
+ setTimeout(() => {
765
+ const t = s.name === "1" ? "messageDataRefun" : "readMessageDataRef";
766
+ this.$refs[t] && typeof this.$refs[t].init == "function" && this.$refs[t].init();
767
+ }, 10);
768
+ });
769
+ },
770
+ ...A(["Logout"])
771
+ },
772
+ async mounted() {
773
+ this.$socket.on("receive", this.handleMessage), this.imageUrl(), await this.$socket.authenticate(this.token);
774
+ }
775
+ };
776
+ var J = function() {
777
+ var e = this, t = e._self._c;
778
+ return t("div", { staticClass: "user-wrapper" }, [e._l(e.menus, function(i) {
779
+ return [i.statu ? [i.key === "user" ? t("el-popover", { ref: `popover_${i.key}`, refInFor: !0, attrs: { placement: "bottom-start", trigger: "click", tabindex: 9999 } }, [t("div", { staticClass: "selectionl-popover", style: { "--dilute": e.fadeColord } }, [t("div", { staticClass: "item", on: { click: function(a) {
780
+ return e.accountSetting(`popover_${i.key}`);
781
+ } } }, [t("i", { staticClass: "gd-icon-xitongshezhi gd-icons" }), t("span", [e._v(e._s(e.$i18nt("gd.menu.accountSettings", "\u8D26\u53F7\u8BBE\u7F6E")))])]), t("div", { staticClass: "item", on: { click: function(a) {
782
+ return e.echartsManage(`popover_${i.key}`);
783
+ } } }, [t("i", { staticClass: "gd-icon-zhuzhuangtu gd-icons" }), t("span", [e._v(e._s(e.$i18nt("gd.menu.echarts", "\u4E2A\u4EBA\u56FE\u8868\u7BA1\u7406")))])]), t("div", { staticClass: "popover-solid" }, [t("el-divider")], 1), e.hasLogout ? t("div", { staticClass: "item", on: { click: function(a) {
784
+ return e.handleLogout(`popover_${i.key}`);
785
+ } } }, [t("i", { staticClass: "gd-icon-tuichudenglu1 gd-icons" }), t("span", [e._v(e._s(e.$i18nt("gd.menu.logOut", "\u9000\u51FA\u767B\u5F55")))])]) : e._e()]), t("span", { staticClass: "user-dropdown-menu", attrs: { slot: "reference" }, slot: "reference" }, [e.userInfo.avatar ? t("img", { directives: [{ name: "lazyImg", rawName: "v-lazyImg", value: e.userInfo.avatar, expression: "userInfo.avatar" }], staticClass: "user-img" }) : e.userInfo.filePath && e.userInfo.photoUrl == "" ? t("img", { staticClass: "user-img", attrs: { src: e.getUserImg } }) : t("img", { staticClass: "user-img", attrs: { src: "data:image/png;base64,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" } })])]) : t("el-tooltip", { directives: [{ name: "delTabIndex", rawName: "v-delTabIndex" }], attrs: { content: e.$i18nt(i.transkey, i.name), placement: "bottom", "open-delay": 150 } }, [t("span", { staticClass: "user-dropdown-menu", on: { click: function(a) {
786
+ return e.hand(i.key);
787
+ } } }, [i.key === "universalImport" ? t("i", { staticClass: "gd-icons gd-icon-mulu" }) : i.key === "information" ? t("el-badge", { staticClass: "item", attrs: { slot: "reference", hidden: e.unreadCount == "", value: e.unreadCount > 99 ? "99+" : e.unreadCount }, slot: "reference" }, [t("i", { staticClass: "gd-icons gd-icon-a-huabanbeifen35" })]) : i.key === "advancedFind" ? t("i", { staticClass: "gd-icons el-icon-search" }) : i.key === "theme" ? t("i", { staticClass: "gd-icons gd-icon-xitongshezhi" }) : i.key === "fullScreen" ? t("i", { staticClass: "gd-icons", class: e.isFullscreen ? "gd-icon-quanpingsuoxiao" : "gd-icon-fangda" }) : i.key === "application" ? t("i", { staticClass: "gd-icons gd-icon-yemian1" }) : e._e()], 1)])] : e._e()];
788
+ }), t("SettingDrawer", { ref: "settingDrawer" }), t("XlsxImport", { ref: "xlsxImport", attrs: { typeImport: 2 } }), t("InformationMsg", { ref: "informationMsg" })], 2);
789
+ }, V = [], Y = /* @__PURE__ */ u(
790
+ q,
791
+ J,
792
+ V,
793
+ !1,
794
+ null,
795
+ "3001357d",
796
+ null,
797
+ null
798
+ );
799
+ const Ae = Y.exports;
800
+ const X = {
801
+ props: {
802
+ daySet: {
803
+ type: Array,
804
+ default: () => []
805
+ }
806
+ },
807
+ data() {
808
+ return {
809
+ queryParam: {
810
+ readStatus: "UNREAD"
811
+ },
812
+ list: [],
813
+ notifications: [],
814
+ confirmLoading: !1,
815
+ pageNo: 1,
816
+ pageSize: 20,
817
+ totalRows: 0,
818
+ loading: !1,
819
+ observer: null
820
+ };
821
+ },
822
+ computed: {
823
+ moreTitle() {
824
+ let s = this.$i18nt("gd.https.Loading", "\u52A0\u8F7D\u4E2D...");
825
+ return this.loading || (s = this.list.length >= this.totalRows ? this.pageNo > 1 ? this.$i18nt("gd.https.noMoreData", "\u6682\u65E0\u66F4\u591A\u6570\u636E") : "" : this.$i18nt("gd.https.loadMoreData", "\u70B9\u51FB\u52A0\u8F7D\u66F4\u591A")), s;
826
+ },
827
+ messagetypeData() {
828
+ return this.getDictionary("messagetype");
829
+ }
830
+ },
831
+ methods: {
832
+ elLoadMore() {
833
+ const s = this.$refs.moreTitle;
834
+ !s || this.observer || (this.observer = new IntersectionObserver((e, t) => {
835
+ e.forEach((i) => {
836
+ i.isIntersecting && this.loadMore();
837
+ });
838
+ }), this.observer.observe(s));
839
+ },
840
+ loadMore() {
841
+ this.loading || this.list.length >= this.totalRows || (this.pageNo += 1, this.getList(!1));
842
+ },
843
+ getDictionary(s) {
844
+ return this.$options.filters.dictData(s);
845
+ },
846
+ messageType(s) {
847
+ const e = this.messagetypeData.filter((t) => t.code == String(s.messagetype))[0];
848
+ return e ? this.$i18nt(`Dynamics.${e.transkey}`, e.name) : s.messagetype;
849
+ },
850
+ getList(s) {
851
+ return this.confirmLoading = !0, this.loading = !0, k(
852
+ Object.assign({}, this.queryParam, {
853
+ pageNo: s ? 1 : this.pageNo,
854
+ pageSize: s ? this.pageNo * this.pageSize : this.pageSize
855
+ })
856
+ ).then((e) => {
857
+ e.code === 200 && (this.totalRows = e.data.totalrows, this.list = s || this.pageNo === 1 ? e.data.rows : this.list.concat(e.data.rows), this.handOrganize(), this.$emit("notifications", e.data.rows), this.pageNo === 1 && this.$nextTick(() => {
858
+ setTimeout(() => {
859
+ this.elLoadMore();
860
+ }, 0);
861
+ })), this.confirmLoading = !1;
862
+ });
863
+ },
864
+ init(s) {
865
+ s ? this.getList(!0) : (this.pageNo = 1, this.list = [], this.notifications = [], this.getList(!1));
866
+ },
867
+ handOrganize() {
868
+ let s = [], e = [];
869
+ this.list.forEach((t) => {
870
+ const i = t.createdtime.split(" ")[0];
871
+ s.includes(i) ? e[e.length - 1].messages.push(t) : (s.push(i), e.push(
872
+ Object.assign({}, t, {
873
+ groupdate: i,
874
+ messages: [t]
875
+ })
876
+ ));
877
+ }), this.notifications = e, this.loading = !1;
878
+ },
879
+ markAsRead(s) {
880
+ this.beaseLoadComplete(s);
881
+ },
882
+ beaseLoadComplete(s) {
883
+ const e = s.targeturl.split("?")[1];
884
+ let t = "";
885
+ if (e && (t = new URLSearchParams(e).get("complete_request")), t === "")
886
+ return;
887
+ const i = decodeURIComponent(t), a = i.indexOf("?") === -1 ? i : i.slice(0, i.indexOf("?")), n = $(i);
888
+ x(a, n), setTimeout(() => {
889
+ this.init();
890
+ }, 1e3);
891
+ },
892
+ dictSwitch(s, e) {
893
+ let t = this.$options.filters.dictData(e).filter((i) => i.code == s)[0];
894
+ return t != null && t.colour ? t.colour : null;
895
+ },
896
+ markAsReadDetail(s) {
897
+ this.$emit("markAsRead", s), setTimeout(() => {
898
+ this.init();
899
+ }, 300);
617
900
  }
618
901
  },
619
902
  beforeDestroy() {
620
903
  this.observer && this.observer.disconnect();
621
904
  }
622
905
  };
623
- var Z = function() {
906
+ var G = function() {
624
907
  var e = this, t = e._self._c;
625
908
  return t("div", { directives: [{ name: "loading", rawName: "v-loading", value: e.confirmLoading, expression: "confirmLoading" }], staticStyle: { "min-height": "70%" } }, [t("div", { staticClass: "notification-list" }, [e._l(e.notifications, function(i, a) {
626
909
  return t("div", [t("div", { staticClass: "notification-date", class: a === 0 ? "notification-daten" : "" }, [e.daySet[0].includes(i.groupdate) ? t("span", [e._v(" " + e._s(e.$i18nt("gd.view.today", "\u4ECA\u5929")) + " ")]) : e.daySet[1].includes(i.groupdate) ? t("span", [e._v(" " + e._s(e.$i18nt("gd.view.yesterday", "\u6628\u5929")) + " ")]) : t("span", [e._v(e._s(i.groupdate))])]), e._l(i.messages, function(n, o) {
627
- return t("div", { key: n.id, staticClass: "notification-item", class: o === i.messages.length - 1 ? "notification-itemn" : "", on: { click: function(l) {
910
+ return t("div", { key: n.id, staticClass: "notification-item", class: o === i.messages.length - 1 ? "notification-itemn" : "", on: { click: function(r) {
628
911
  return e.markAsReadDetail(n);
629
- } } }, [t("div", { staticClass: "notification-content" }, [t("div", { staticClass: "notification-message" }, [t("div", { staticClass: "name line1" }, [e._v(e._s(n.name))]), t("div", { staticClass: "du", on: { click: function(l) {
630
- return l.stopPropagation(), e.markAsRead(n);
912
+ } } }, [t("div", { staticClass: "notification-content" }, [t("div", { staticClass: "notification-message" }, [t("div", { staticClass: "name line1" }, [e._v(e._s(n.name))]), t("div", { staticClass: "du", on: { click: function(r) {
913
+ return r.stopPropagation(), e.markAsRead(n);
631
914
  } } }, [e._v(e._s(e.$i18nt("gd.menu.markAsRead", "\u6807\u4E3A\u5DF2\u8BFB")))])]), t("div", { staticClass: "notification-detail line1" }, [e._v(e._s(n.content))]), t("div", { staticClass: "notification-nav" }, [t("div", { staticClass: "notification-type" }, [e._v(e._s(e.messageType(n)))]), t("div", { staticClass: "notification-time" }, [e._v(e._s(n.createdtime))])])])]);
632
915
  })], 2);
633
916
  }), !e.confirmLoading && e.notifications.length == 0 ? t("div", { staticClass: "none" }, [t("div", { staticClass: "empty" }, [t("i", { staticClass: "el-icon-receiving" }), t("div", { staticClass: "empty-err" }, [e._v(e._s(e.$i18nt("gd.echarts.noData", "\u6682\u65E0\u6570\u636E\u5C55\u793A")))])])]) : e._e(), e.totalRows > 0 ? t("div", { ref: "moreTitle", staticClass: "list-more", class: { "active-item": e.totalRows > 0 && e.list.length >= e.totalRows, "list-morep": e.moreTitle !== "" || e.loading } }, [e.loading ? t("i", { staticClass: "el-icon-loading" }) : e._e(), t("div", { staticClass: "more-title", on: { click: e.loadMore } }, [e._v(e._s(e.moreTitle))])]) : e._e()], 2)]);
634
- }, W = [], ee = /* @__PURE__ */ u(
917
+ }, Z = [], W = /* @__PURE__ */ u(
918
+ X,
635
919
  G,
636
920
  Z,
637
- W,
638
921
  !1,
639
922
  null,
640
923
  "8580e637",
641
924
  null,
642
925
  null
643
926
  );
644
- const te = ee.exports;
645
- const se = {
927
+ const ee = W.exports;
928
+ const te = {
646
929
  props: {
647
930
  daySet: {
648
931
  type: Array,
@@ -694,7 +977,7 @@ const se = {
694
977
  return e ? this.$i18nt(`Dynamics.${e.transkey}`, e.name) : s.messagetype;
695
978
  },
696
979
  getList(s) {
697
- return this.confirmLoading = !0, this.loading = !0, b(
980
+ return this.confirmLoading = !0, this.loading = !0, k(
698
981
  Object.assign({}, this.queryParam, {
699
982
  pageNo: s ? 1 : this.pageNo,
700
983
  pageSize: s ? this.pageNo * this.pageSize : this.pageSize
@@ -734,27 +1017,27 @@ const se = {
734
1017
  this.observer && this.observer.disconnect();
735
1018
  }
736
1019
  };
737
- var ie = function() {
1020
+ var se = function() {
738
1021
  var e = this, t = e._self._c;
739
1022
  return t("div", { directives: [{ name: "loading", rawName: "v-loading", value: e.confirmLoading, expression: "confirmLoading" }], staticStyle: { "min-height": "70%" } }, [t("div", { staticClass: "notification-list" }, [e._l(e.notifications, function(i, a) {
740
1023
  return t("div", [t("div", { staticClass: "notification-date", class: a === 0 ? "notification-daten" : "" }, [e.daySet[0].includes(i.groupdate) ? t("span", [e._v(" " + e._s(e.$i18nt("gd.view.today", "\u4ECA\u5929")) + " ")]) : e.daySet[1].includes(i.groupdate) ? t("span", [e._v(" " + e._s(e.$i18nt("gd.view.yesterday", "\u6628\u5929")) + " ")]) : t("span", [e._v(e._s(i.groupdate))])]), e._l(i.messages, function(n, o) {
741
- return t("div", { key: n.id, staticClass: "notification-item", class: o === i.messages.length - 1 ? "notification-itemn" : "", on: { click: function(l) {
1024
+ return t("div", { key: n.id, staticClass: "notification-item", class: o === i.messages.length - 1 ? "notification-itemn" : "", on: { click: function(r) {
742
1025
  return e.markAsRead(n);
743
1026
  } } }, [t("div", { staticClass: "notification-content" }, [t("div", { staticClass: "notification-message" }, [e._v(" " + e._s(n.name) + " ")]), t("div", { staticClass: "notification-detail line1" }, [e._v(e._s(n.content))]), t("div", { staticClass: "notification-nav" }, [t("div", { staticClass: "notification-type" }, [e._v(e._s(e.messageType(n)))]), t("div", { staticClass: "notification-time" }, [e._v(e._s(n.createdtime))])])])]);
744
1027
  })], 2);
745
1028
  }), !e.confirmLoading && e.notifications.length == 0 ? t("div", { staticClass: "none" }, [t("div", { staticClass: "empty" }, [t("i", { staticClass: "el-icon-receiving" }), t("div", { staticClass: "empty-err" }, [e._v(e._s(e.$i18nt("gd.echarts.noData", "\u6682\u65E0\u6570\u636E\u5C55\u793A")))])])]) : e._e(), e.totalRows > 0 ? t("div", { ref: "moreTitle", staticClass: "list-more", class: { "active-item": e.totalRows > 0 && e.list.length >= e.totalRows, "list-morep": e.moreTitle !== "" || e.loading } }, [e.loading ? t("i", { staticClass: "el-icon-loading" }) : e._e(), t("div", { staticClass: "more-title", on: { click: e.loadMore } }, [e._v(e._s(e.moreTitle))])]) : e._e()], 2)]);
746
- }, ne = [], ae = /* @__PURE__ */ u(
1029
+ }, ie = [], ne = /* @__PURE__ */ u(
1030
+ te,
747
1031
  se,
748
1032
  ie,
749
- ne,
750
1033
  !1,
751
1034
  null,
752
1035
  "c25eaf49",
753
1036
  null,
754
1037
  null
755
1038
  );
756
- const oe = ae.exports;
757
- const le = {
1039
+ const ae = ne.exports;
1040
+ const oe = {
758
1041
  data() {
759
1042
  return {
760
1043
  visible: !1,
@@ -771,8 +1054,8 @@ const le = {
771
1054
  }
772
1055
  },
773
1056
  components: {
774
- MessageData: te,
775
- ReadMessageData: oe
1057
+ MessageData: ee,
1058
+ ReadMessageData: ae
776
1059
  },
777
1060
  methods: {
778
1061
  notifications(s) {
@@ -822,7 +1105,7 @@ const le = {
822
1105
  });
823
1106
  },
824
1107
  oneClick(s, e, t) {
825
- e.confirmButtonLoading = !0, e.cancelButtonLoading = !0, e.showCancelButton = !1, R().then((i) => {
1108
+ e.confirmButtonLoading = !0, e.cancelButtonLoading = !0, e.showCancelButton = !1, T().then((i) => {
826
1109
  e.confirmButtonLoading = !1, e.cancelButtonLoading = !1, e.showCancelButton = !0, i.code == 200 || i.code == 204 ? (t(), this.$message.success(this.$i18nt("gd.https.operateSucc", "\u64CD\u4F5C\u6210\u529F")), this.refresh()) : this.$message.error(this.$i18nt("gd.https.operateFail", "\u64CD\u4F5C\u5931\u8D25") + i.message);
827
1110
  });
828
1111
  },
@@ -844,488 +1127,21 @@ var re = function() {
844
1127
  } }, model: { value: e.type, callback: function(i) {
845
1128
  e.type = i;
846
1129
  }, expression: "type" } }, [t("el-radio-button", { attrs: { label: "messageDataRefun" } }, [e._v(e._s(e.$i18nt("gd.menu.unreadMessage", "\u672A\u8BFB\u6D88\u606F")))]), t("el-radio-button", { attrs: { label: "readMessageDataRef" } }, [e._v(e._s(e.$i18nt("gd.menu.readMessages", "\u5DF2\u8BFB\u6D88\u606F")))])], 1), e.notificationsData.length > 0 ? t("i", { staticClass: "gd-icons gd-icon-qinglihuancun", attrs: { title: e.$i18nt("gd.menu.oneClickRead", "\u4E00\u952E\u5DF2\u8BFB") }, on: { click: e.readOneClick } }) : e._e()], 1), e.visible ? t("div", { staticClass: "content" }, [t("MessageData", { directives: [{ name: "show", rawName: "v-show", value: e.type === "messageDataRefun", expression: "type === 'messageDataRefun'" }], ref: "messageDataRefun", attrs: { daySet: e.daySet }, on: { markAsRead: e.markAsRead, notifications: e.notifications } }), t("ReadMessageData", { directives: [{ name: "show", rawName: "v-show", value: e.type === "readMessageDataRef", expression: "type === 'readMessageDataRef'" }], ref: "readMessageDataRef", attrs: { daySet: e.daySet }, on: { markAsRead: e.markAsRead } })], 1) : e._e()])]), e.showDetails ? t("gd-view-form-details", { ref: "viewFormDetails", on: { close: e.closeShowDetails } }) : e._e()], 1);
847
- }, ce = [], de = /* @__PURE__ */ u(
848
- le,
1130
+ }, le = [], ce = /* @__PURE__ */ u(
1131
+ oe,
849
1132
  re,
850
- ce,
1133
+ le,
851
1134
  !1,
852
1135
  null,
853
1136
  "954b95d6",
854
1137
  null,
855
1138
  null
856
1139
  );
857
- const ue = de.exports;
858
- const me = {
859
- data() {
860
- return {
861
- transKey: "gd.notice.detail",
862
- fullscreen: !1,
863
- visible: !1,
864
- width: "900",
865
- confirmLoading: !1,
866
- contentRecord: {},
867
- sysViewButtons: [],
868
- type: "pdf"
869
- };
870
- },
871
- computed: {
872
- height() {
873
- return this.screenHeight - 24 - 40 - 36;
874
- },
875
- headTitle() {
876
- return this.$i18nt(this.transKey, this.title);
877
- },
878
- style() {
879
- return `height:${this.fullscreen ? this.screenHeight - 80 : this.screenHeight - 240}px;`;
880
- },
881
- ...m(["tablePageSize", "tableSize", "screenHeight", "labelPosition", "formMode"])
882
- },
883
- methods: {
884
- open(s) {
885
- this.fullscreen = !1, this.visible = !0, this.confirmLoading = !0, this.sysNoticeDetail(s.id), s.attachment && this.$nextTick(() => {
886
- setTimeout(() => {
887
- let e = { name: `${s.title}.${this.type}`, fileId: s.attachment, fullscreen: !1 };
888
- this.$refs.filePreview.open(e);
889
- }, 0);
890
- });
891
- },
892
- sysNoticeDetail(s) {
893
- this.fullscreen = !1, S({
894
- id: s
895
- }).then((e) => {
896
- this.confirmLoading = !1, this.contentRecord = e.data;
897
- });
898
- },
899
- handleCancel() {
900
- this.visible = !1, this.contentRecord = {};
901
- },
902
- closed() {
903
- this.visible = !1;
904
- },
905
- toggleFullscreen() {
906
- this.fullscreen = !this.fullscreen;
907
- },
908
- doEvent(s) {
909
- const e = s.item.functionName;
910
- this[e] && this[e]();
911
- }
912
- }
913
- };
914
- var he = function() {
915
- var e = this, t = e._self._c;
916
- return t("div", [t("el-dialog", { directives: [{ name: "drag", rawName: "v-drag" }], ref: "dialog", class: e.fullscreen ? "gd-dialog gd-dialog-fangda" : "gd-dialog", attrs: { formMode: e.formMode, fullscreen: e.fullscreen, visible: e.visible, width: e.width, center: !0, "close-on-click-modal": !1, "append-to-body": !0, "modal-append-to-body": !1, top: "80px", transKey: e.transKey, labelPosition: e.labelPosition, "show-close": !1 }, on: { "update:visible": function(i) {
917
- e.visible = i;
918
- }, closed: e.closed } }, [t("gd-modal-title", { attrs: { slot: "title", title: e.headTitle, fullscreen: e.fullscreen, buttons: e.sysViewButtons, confirmLoading: e.confirmLoading, showClose: !0 }, on: { changeEvent: e.doEvent, toggleFullscreen: e.toggleFullscreen }, slot: "title" }), t("div", { class: e.fullscreen ? "modal-bodyq" : "modal-body" }, [t("div", { staticStyle: { "text-align": "center", "font-size": "30px" } }, [e._v(e._s(this.contentRecord.title))]), t("br"), t("div", { staticStyle: { "text-align": "right", "font-size": "10px" } }, [t("span", [e._v(" " + e._s(e.$i18nt("gd.notice.publisher", "\u53D1\u5E03\u4EBA")) + ": " + e._s(this.contentRecord.publicusername) + " ")]), t("span", [e._v(" " + e._s(e.$i18nt("gd.notice.releaseTime", "\u53D1\u5E03\u65F6\u95F4")) + ": " + e._s(this.contentRecord.publictime ? this.contentRecord.publictime : "--") + " ")])]), t("el-divider", { staticStyle: { "margin-top": "5px" } }), t("div", [t("label", { staticClass: "ql-editor", domProps: { innerHTML: e._s(this.contentRecord.content) } })]), e.contentRecord.status != 2 && e.contentRecord.attachment != "" ? t("gd-file-preview", { ref: "filePreview", attrs: { options: {}, modeType: "component" } }) : e._e()], 1)], 1)], 1);
919
- }, fe = [], pe = /* @__PURE__ */ u(
920
- me,
921
- he,
922
- fe,
923
- !1,
924
- null,
925
- "e0a239f4",
926
- null,
927
- null
928
- );
929
- const ge = pe.exports;
930
- const ve = {
931
- mixins: [F],
932
- data() {
933
- return {
934
- transKey: "gd.btn.add",
935
- type: "1",
936
- allData: []
937
- };
938
- },
939
- components: {
940
- detailForm: ge
941
- },
942
- computed: {
943
- ...m(["tableLists", "tablePageSize", "tableSize", "labelPosition", "formMode"])
944
- },
945
- methods: {
946
- editForm(s) {
947
- this.transKey = "gd.notice.detail", this.$refs.detailForm.open(s);
948
- },
949
- init(s) {
950
- if (this.type = s.messagetype, this.type == "4") {
951
- let e = {
952
- key: "tabledataid",
953
- transKey: "Dynamics.Sys_Tables_sys_approval_task_Views_toApprovaltask_Fields_15452455065798_Name",
954
- prop: "tabledataid",
955
- label: "\u5BA1\u6279\u5355\u636E",
956
- owidth: "250",
957
- columnName: "tabledataid_aboutid",
958
- fkEntityName: "dev_test",
959
- id: 13238497276230,
960
- fkId: 13238497276230,
961
- align: "left",
962
- checked: !0,
963
- effectType: "about",
964
- fieldType: "about",
965
- gatherConfig: !1,
966
- fieldFormat: "null",
967
- dictTypeCode: null,
968
- dictTypeList: [],
969
- maxTagCount: 2,
970
- sourceFk: !0,
971
- displayMode: "none",
972
- displayPrefix: "none",
973
- preview: !0,
974
- download: !0,
975
- filedsize: 255,
976
- hyperlink: !0,
977
- type: "slot",
978
- slotType: "tabledataid"
979
- }, t = {
980
- id: 22450602588615,
981
- tasktype: "approver",
982
- tabledataid_aboutid: 22450596595013,
983
- namesys_usersubmitter: "\u8096yx",
984
- status: 0,
985
- createdtime: "2025-09-11 11:15:34",
986
- isreturn: 0,
987
- nodename: "\u524D\u52A0\u7B7E\u5BA1\u6279\u4EBA",
988
- isautoapproval: 0,
989
- tabledataid: "\u76F4\u5C5E\u4E0A\u7EA7"
990
- }, i = e.prop + "_AboutTable", a = t[i];
991
- this.tableLists.filter((l) => l.tablename == a)[0];
992
- let o = {
993
- tableId: "19785037949381",
994
- data: [
995
- {
996
- id: t[e.columnName]
997
- }
998
- ]
999
- };
1000
- this.$refs.middleware.init(o).then((l) => {
1001
- setTimeout(() => {
1002
- }, 1e3);
1003
- });
1004
- } else {
1005
- this.getNoticeData();
1006
- const e = s.targeturl.split("?")[1];
1007
- let t = "";
1008
- e && (t = new URLSearchParams(e).get("id")), setTimeout(() => {
1009
- this.allData.forEach((i) => {
1010
- i.id == t && this.editForm(i);
1011
- });
1012
- }, 100);
1013
- }
1014
- },
1015
- getNoticeData() {
1016
- return B(Object.assign({ pageNo: 1, pageSize: 1e5 })).then((s) => {
1017
- this.allData = s.data.rows;
1018
- });
1019
- },
1020
- openExternal() {
1021
- }
1022
- },
1023
- mounted() {
1024
- }
1025
- };
1026
- var Ae = function() {
1027
- var e = this, t = e._self._c;
1028
- return t("div", { staticClass: "gd-page-view" }, [e.type == "1" || e.type == "2" || e.type == "3" ? t("detailForm", { ref: "detailForm" }) : e._e(), e.type == "4" ? t("gd-middleware", { ref: "middleware" }) : e._e()], 1);
1029
- }, ye = [], _e = /* @__PURE__ */ u(
1030
- ve,
1031
- Ae,
1032
- ye,
1033
- !1,
1034
- null,
1035
- "3e8b356a",
1036
- null,
1037
- null
1038
- );
1039
- const Ce = _e.exports, y = [
1040
- [
1041
- "requestFullscreen",
1042
- "exitFullscreen",
1043
- "fullscreenElement",
1044
- "fullscreenEnabled",
1045
- "fullscreenchange",
1046
- "fullscreenerror"
1047
- ],
1048
- [
1049
- "webkitRequestFullscreen",
1050
- "webkitExitFullscreen",
1051
- "webkitFullscreenElement",
1052
- "webkitFullscreenEnabled",
1053
- "webkitfullscreenchange",
1054
- "webkitfullscreenerror"
1055
- ],
1056
- [
1057
- "webkitRequestFullScreen",
1058
- "webkitCancelFullScreen",
1059
- "webkitCurrentFullScreenElement",
1060
- "webkitCancelFullScreen",
1061
- "webkitfullscreenchange",
1062
- "webkitfullscreenerror"
1063
- ],
1064
- [
1065
- "mozRequestFullScreen",
1066
- "mozCancelFullScreen",
1067
- "mozFullScreenElement",
1068
- "mozFullScreenEnabled",
1069
- "mozfullscreenchange",
1070
- "mozfullscreenerror"
1071
- ],
1072
- [
1073
- "msRequestFullscreen",
1074
- "msExitFullscreen",
1075
- "msFullscreenElement",
1076
- "msFullscreenEnabled",
1077
- "MSFullscreenChange",
1078
- "MSFullscreenError"
1079
- ]
1080
- ], d = (() => {
1081
- if (typeof document > "u")
1082
- return !1;
1083
- const s = y[0], e = {};
1084
- for (const t of y)
1085
- if ((t == null ? void 0 : t[1]) in document) {
1086
- for (const [a, n] of t.entries())
1087
- e[s[a]] = n;
1088
- return e;
1089
- }
1090
- return !1;
1091
- })(), _ = {
1092
- change: d.fullscreenchange,
1093
- error: d.fullscreenerror
1094
- };
1095
- let r = {
1096
- request(s = document.documentElement, e) {
1097
- return new Promise((t, i) => {
1098
- const a = () => {
1099
- r.off("change", a), t();
1100
- };
1101
- r.on("change", a);
1102
- const n = s[d.requestFullscreen](e);
1103
- n instanceof Promise && n.then(a).catch(i);
1104
- });
1105
- },
1106
- exit() {
1107
- return new Promise((s, e) => {
1108
- if (!r.isFullscreen) {
1109
- s();
1110
- return;
1111
- }
1112
- const t = () => {
1113
- r.off("change", t), s();
1114
- };
1115
- r.on("change", t);
1116
- const i = document[d.exitFullscreen]();
1117
- i instanceof Promise && i.then(t).catch(e);
1118
- });
1119
- },
1120
- toggle(s, e) {
1121
- return r.isFullscreen ? r.exit() : r.request(s, e);
1122
- },
1123
- onchange(s) {
1124
- r.on("change", s);
1125
- },
1126
- onerror(s) {
1127
- r.on("error", s);
1128
- },
1129
- on(s, e) {
1130
- const t = _[s];
1131
- t && document.addEventListener(t, e, !1);
1132
- },
1133
- off(s, e) {
1134
- const t = _[s];
1135
- t && document.removeEventListener(t, e, !1);
1136
- },
1137
- raw: d
1138
- };
1139
- Object.defineProperties(r, {
1140
- isFullscreen: {
1141
- get: () => Boolean(document[d.fullscreenElement])
1142
- },
1143
- element: {
1144
- enumerable: !0,
1145
- get: () => {
1146
- var s;
1147
- return (s = document[d.fullscreenElement]) != null ? s : void 0;
1148
- }
1149
- },
1150
- isEnabled: {
1151
- enumerable: !0,
1152
- get: () => Boolean(document[d.fullscreenEnabled])
1153
- }
1154
- });
1155
- d || (r = { isEnabled: !1 });
1156
- const v = r;
1157
- const be = {
1158
- props: {
1159
- basicAttribute: {
1160
- type: Object,
1161
- default: () => ({})
1162
- }
1163
- },
1164
- data() {
1165
- return {
1166
- isFullscreen: !1,
1167
- photoUrl: "",
1168
- avatar: "",
1169
- unreadCount: "",
1170
- handletype: "1",
1171
- tabsReady: !1
1172
- };
1173
- },
1174
- components: {
1175
- SettingDrawer: $,
1176
- XlsxImport: I,
1177
- InformationMsg: ue,
1178
- Transfer: Ce
1179
- },
1180
- computed: {
1181
- hasLogout() {
1182
- const s = this.options.filter((e) => e.key === "logout")[0];
1183
- return s ? s.statu : !0;
1184
- },
1185
- options() {
1186
- return (this.basicAttribute.menus || []).map((e) => (e.key === "universalImport" ? (e.permission = "sysUser:universalImport", e.transkey = "gd.menu.universalImport") : e.key === "advancedFind" ? (e.permission = "sysUser:advancedFind", e.transkey = "gd.menu.menuAdvancedFind") : e.key === "information" ? e.transkey = "gd.menu.information" : e.key === "theme" ? e.transkey = "gd.menu.themeConfiguration" : e.key === "fullScreen" && (e.transkey = "gd.menu.fullScreen"), e));
1187
- },
1188
- menus() {
1189
- const s = this.hasItems ? [
1190
- {
1191
- disabled: !1,
1192
- key: "application",
1193
- name: "\u5E94\u7528",
1194
- statu: !0,
1195
- permission: "sysApplication:see",
1196
- transkey: "gd.solution.application"
1197
- }
1198
- ] : [], e = this.options.filter((t) => t.key !== "logout");
1199
- return s.concat(e).filter((t) => t.permission ? this.$hasPerm(t.permission) : !0);
1200
- },
1201
- hasItems() {
1202
- return (this.systemInfo.id ? this.systemInfo : window.$systemInfo).code === "GDS_LCDP";
1203
- },
1204
- apps() {
1205
- return this.userInfo.apps;
1206
- },
1207
- getUserImg() {
1208
- let s = "/gds/" + this.userInfo.filePath + "/" + this.userInfo.fileObjectName;
1209
- return `${this.$getImageUrl(s)}`;
1210
- },
1211
- fadeColord() {
1212
- return this.fadeColor(this.primaryColor, 0.2);
1213
- },
1214
- ...m(["tableLists", "platformData", "userInfo", "primaryColor", "token", "systemInfo"])
1215
- },
1216
- methods: {
1217
- imageUrl() {
1218
- N({
1219
- id: this.userInfo.avatar
1220
- }).then((s) => {
1221
- const e = new Blob([s]);
1222
- this.photoUrl = window.URL.createObjectURL(e);
1223
- }).catch((s) => {
1224
- this.$message.error("\u9884\u89C8\u9519\u8BEF\uFF1A" + s.message);
1225
- });
1226
- },
1227
- echartsManage(s) {
1228
- this.$router.push({
1229
- name: "echartsManage"
1230
- }), this.$refs[s][0].doClose();
1231
- },
1232
- accountSetting(s) {
1233
- this.$router.push({
1234
- name: "accountSettings"
1235
- }), this.$refs[s][0].doClose();
1236
- },
1237
- hand(s) {
1238
- s === "theme" ? this.$refs.settingDrawer.toggle() : s === "fullScreen" ? this.toggleFullscreen() : s === "application" ? this.$router.push({
1239
- path: "/platform/application"
1240
- }) : s === "universalImport" ? this.$refs.xlsxImport.open() : s == "information" ? this.$refs.informationMsg.open() : this.$router.push({
1241
- path: `/${s}`
1242
- });
1243
- },
1244
- showtabs() {
1245
- this.tabsReady = !0;
1246
- },
1247
- hidetabs() {
1248
- this.tabsReady = !1;
1249
- },
1250
- toggleFullscreen() {
1251
- if (!v.isEnabled) {
1252
- message.error(this.$i18nt("gd.account.browserNotSupported", "\u60A8\u7684\u6D4F\u89C8\u5668\u4E0D\u652F\u6301\u5168\u5C4F\u6A21\u5F0F?"));
1253
- return;
1254
- }
1255
- v.toggle(), v.isFullscreen ? this.isFullscreen = !1 : this.isFullscreen = !0;
1256
- },
1257
- handleLogout() {
1258
- let s = this;
1259
- this.$confirm(this.$i18nt("gd.account.logOutContent", "\u771F\u7684\u8981\u6CE8\u9500\u767B\u5F55\u5417?"), this.$i18nt("gd.account.logOutTip", "\u63D0\u793A"), {
1260
- confirmButtonText: this.$i18nt("gd.menu.logOutOk", "\u786E\u8BA4"),
1261
- cancelButtonText: this.$i18nt("gd.https.delCancel", "\u53D6\u6D88"),
1262
- showClose: !1,
1263
- closeOnClickModal: !1,
1264
- closeOnPressEscape: !1,
1265
- type: "warning",
1266
- confirmButtonClass: "el-button--danger",
1267
- customClass: "custom-alert",
1268
- callback: () => {
1269
- },
1270
- beforeClose: (e, t, i) => {
1271
- if (e !== "confirm") {
1272
- i();
1273
- return;
1274
- }
1275
- t.confirmButtonLoading = !0, t.cancelButtonLoading = !0, t.showCancelButton = !1, s.Logout().then((a) => {
1276
- t.confirmButtonLoading = !1, t.cancelButtonLoading = !1, t.showCancelButton = !0, setTimeout(() => {
1277
- window.location.reload(), i();
1278
- }, 100);
1279
- });
1280
- }
1281
- });
1282
- },
1283
- fadeColor(s, e) {
1284
- let t = parseInt(s.substring(1, 3), 16), i = parseInt(s.substring(3, 5), 16), a = parseInt(s.substring(5, 7), 16);
1285
- return `rgba(${t},${i},${a},${e})`;
1286
- },
1287
- handleMessage(s) {
1288
- this.unreadCount = s.count;
1289
- },
1290
- handleClick(s, e) {
1291
- this.$nextTick(() => {
1292
- setTimeout(() => {
1293
- const t = s.name === "1" ? "messageDataRefun" : "readMessageDataRef";
1294
- this.$refs[t] && typeof this.$refs[t].init == "function" && this.$refs[t].init();
1295
- }, 10);
1296
- });
1297
- },
1298
- ...A(["Logout"])
1299
- },
1300
- async mounted() {
1301
- this.$socket.on("receive", this.handleMessage), this.imageUrl(), await this.$socket.authenticate(this.token);
1302
- }
1303
- };
1304
- var Me = function() {
1305
- var e = this, t = e._self._c;
1306
- return t("div", { staticClass: "user-wrapper" }, [e._l(e.menus, function(i) {
1307
- return [i.statu ? [i.key === "user" ? t("el-popover", { ref: `popover_${i.key}`, refInFor: !0, attrs: { placement: "bottom-start", trigger: "click", tabindex: 9999 } }, [t("div", { staticClass: "selectionl-popover", style: { "--dilute": e.fadeColord } }, [t("div", { staticClass: "item", on: { click: function(a) {
1308
- return e.accountSetting(`popover_${i.key}`);
1309
- } } }, [t("i", { staticClass: "gd-icon-xitongshezhi gd-icons" }), t("span", [e._v(e._s(e.$i18nt("gd.menu.accountSettings", "\u8D26\u53F7\u8BBE\u7F6E")))])]), t("div", { staticClass: "item", on: { click: function(a) {
1310
- return e.echartsManage(`popover_${i.key}`);
1311
- } } }, [t("i", { staticClass: "gd-icon-zhuzhuangtu gd-icons" }), t("span", [e._v(e._s(e.$i18nt("gd.menu.echarts", "\u4E2A\u4EBA\u56FE\u8868\u7BA1\u7406")))])]), t("div", { staticClass: "popover-solid" }, [t("el-divider")], 1), e.hasLogout ? t("div", { staticClass: "item", on: { click: function(a) {
1312
- return e.handleLogout(`popover_${i.key}`);
1313
- } } }, [t("i", { staticClass: "gd-icon-tuichudenglu1 gd-icons" }), t("span", [e._v(e._s(e.$i18nt("gd.menu.logOut", "\u9000\u51FA\u767B\u5F55")))])]) : e._e()]), t("span", { staticClass: "user-dropdown-menu", attrs: { slot: "reference" }, slot: "reference" }, [e.userInfo.avatar ? t("img", { directives: [{ name: "lazyImg", rawName: "v-lazyImg", value: e.userInfo.avatar, expression: "userInfo.avatar" }], staticClass: "user-img" }) : e.userInfo.filePath && e.userInfo.photoUrl == "" ? t("img", { staticClass: "user-img", attrs: { src: e.getUserImg } }) : t("img", { staticClass: "user-img", attrs: { src: "data:image/png;base64,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" } })])]) : t("el-tooltip", { directives: [{ name: "delTabIndex", rawName: "v-delTabIndex" }], attrs: { content: e.$i18nt(i.transkey, i.name), placement: "bottom", "open-delay": 150 } }, [t("span", { staticClass: "user-dropdown-menu", on: { click: function(a) {
1314
- return e.hand(i.key);
1315
- } } }, [i.key === "universalImport" ? t("i", { staticClass: "gd-icons gd-icon-mulu" }) : i.key === "information" ? t("el-badge", { staticClass: "item", attrs: { slot: "reference", hidden: e.unreadCount == "", value: e.unreadCount > 99 ? "99+" : e.unreadCount }, slot: "reference" }, [t("i", { staticClass: "gd-icons gd-icon-a-huabanbeifen35" })]) : i.key === "advancedFind" ? t("i", { staticClass: "gd-icons el-icon-search" }) : i.key === "theme" ? t("i", { staticClass: "gd-icons gd-icon-xitongshezhi" }) : i.key === "fullScreen" ? t("i", { staticClass: "gd-icons", class: e.isFullscreen ? "gd-icon-quanpingsuoxiao" : "gd-icon-fangda" }) : i.key === "application" ? t("i", { staticClass: "gd-icons gd-icon-yemian1" }) : e._e()], 1)])] : e._e()];
1316
- }), t("SettingDrawer", { ref: "settingDrawer" }), t("XlsxImport", { ref: "xlsxImport", attrs: { typeImport: 2 } }), t("InformationMsg", { ref: "informationMsg" }), t("Transfer", { ref: "transfer" })], 2);
1317
- }, ke = [], we = /* @__PURE__ */ u(
1318
- be,
1319
- Me,
1320
- ke,
1321
- !1,
1322
- null,
1323
- "5a5c3fff",
1324
- null,
1325
- null
1326
- );
1327
- const Le = we.exports;
1140
+ const de = ce.exports, ue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1141
+ __proto__: null,
1142
+ default: de
1143
+ }, Symbol.toStringTag, { value: "Module" }));
1328
1144
  export {
1329
1145
  g as G,
1330
- Le as U
1146
+ Ae as U
1331
1147
  };