aibox-custom-component-packages 0.0.26 → 0.0.28

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 (274) hide show
  1. package/es/AddOrEditSupplierDialog.mjs +2 -2
  2. package/es/ApplicationTypeTag.mjs +1 -1
  3. package/es/AuthSection.mjs +1 -1
  4. package/es/AutoShowTooltip.mjs +1 -1
  5. package/es/AvailableRangePreview.mjs +1 -1
  6. package/es/AvailableRangeSetting.mjs +2 -2
  7. package/es/CodeView.mjs +1 -1
  8. package/es/CommonTagsList.mjs +1 -1
  9. package/es/CreateMcpForm.mjs +1 -1
  10. package/es/CustomSidebar.mjs +1 -1
  11. package/es/CustomToggle.mjs +1 -1
  12. package/es/DocSyncSelect.mjs +1 -1
  13. package/es/FileDisplay.mjs +1 -1
  14. package/es/FilePreview.mjs +1 -1
  15. package/es/FileUploader.mjs +1 -1
  16. package/es/LoginRedirectScreen.mjs +2 -0
  17. package/es/Logo.mjs +1 -1
  18. package/es/McpFormDialog.mjs +1 -1
  19. package/es/McpParamsSet.mjs +1 -1
  20. package/es/MdEditor.mjs +1 -1
  21. package/es/PageContainer.mjs +1 -1
  22. package/es/ParameterTable.mjs +1 -1
  23. package/es/PublishRecord.mjs +1 -1
  24. package/es/SourcePublish.mjs +3 -3
  25. package/es/Table.mjs +1 -1
  26. package/es/assets/LoginRedirectScreen.css +1 -0
  27. package/es/assets/SourcePublish.css +1 -1
  28. package/es/assets/usePreview.css +2 -2
  29. package/es/chunks/{AddOrEditSupplierDialog.CnhMfQwO.js → AddOrEditSupplierDialog.u9M_J9ps.js} +3 -3
  30. package/es/chunks/{AiboxTable.BGM-BzRS.js → AiboxTable.CNJGTKaO.js} +2 -2
  31. package/es/chunks/{ApplicationTypeTag.ou6JCQ5z.js → ApplicationTypeTag.Ctbs4Cfh.js} +1 -1
  32. package/es/chunks/{AuthSection.DiiFb-bb.js → AuthSection.DoHCPqfe.js} +1 -1
  33. package/es/chunks/{AutoShowTooltip.DBv10Z2v.js → AutoShowTooltip.DKVXyaU4.js} +3 -2
  34. package/es/chunks/{AvailableRangePreview.CPwdlq4X.js → AvailableRangePreview.Daug_hry.js} +6 -6
  35. package/es/chunks/{AvailableRangeSetting.CQ1akyVX.js → AvailableRangeSetting.F8v_IaDj.js} +6 -6
  36. package/es/chunks/{CodeView.D-XJCy-4.js → CodeView.CrofMsZq.js} +3 -2
  37. package/es/chunks/{CommonTagsList.lcIYK7Ug.js → CommonTagsList.DsAsA9Ul.js} +8 -5
  38. package/es/chunks/{CreateMcpForm.V6OVq25o.js → CreateMcpForm.CmDJvBZn.js} +5 -5
  39. package/es/chunks/{CustomSidebar.BQkzarqj.js → CustomSidebar.SNazR8Qi.js} +17 -16
  40. package/es/chunks/{CustomToggle.mk4475NP.js → CustomToggle.Da9-ySi3.js} +8 -7
  41. package/es/chunks/{DocSyncSelect.DsxEfNS8.js → DocSyncSelect.BXAEaFps.js} +81 -80
  42. package/es/chunks/{FileDisplay.DdXZw2i8.js → FileDisplay.D308Pw4L.js} +13 -9
  43. package/es/chunks/{FilePreview.8h1jwcK3.js → FilePreview.CZGtuNLk.js} +3 -3
  44. package/es/chunks/{FileUploader.D6yBWJC1.js → FileUploader.Dzz9qaG4.js} +12 -7
  45. package/es/chunks/LoginRedirectScreen.DWykKkE4.js +34 -0
  46. package/es/chunks/{Logo.ykAQuSMy.js → Logo.CSphmM19.js} +3 -3
  47. package/es/chunks/{McpFormDialog.re73mF5z.js → McpFormDialog.BFdJy9Aa.js} +6 -6
  48. package/es/chunks/{McpParamsSet.CENa2vwu.js → McpParamsSet.Dpsku0Bq.js} +22 -18
  49. package/es/chunks/{MdEditor.CnEAJuiz.js → MdEditor.DXniUyrY.js} +5 -5
  50. package/es/chunks/{PageContainer.DB5ChF8A.js → PageContainer.D_aKk9S0.js} +88 -91
  51. package/es/chunks/{ParameterTable.Bl40d5e-.js → ParameterTable.DIzML7kY.js} +14 -11
  52. package/es/chunks/{PublishRecord.BlW5h73q.js → PublishRecord.B8_7fRU8.js} +33 -30
  53. package/es/chunks/{SourcePublish.DBM7OeXm.js → SourcePublish.01DUJyfK.js} +34 -26
  54. package/es/chunks/{config.BVH1HTem.js → config.DbvuSKlD.js} +2 -2
  55. package/es/chunks/{config.Cneaz-Di.js → config.rFstR-MG.js} +1 -1
  56. package/es/chunks/{i18n.yuai-sb4.js → i18n.CfGGAcJH.js} +1 -1
  57. package/es/chunks/{chunk.Dqa2HsxW.js → rolldown-runtime.B0aSnxlc.js} +2 -2
  58. package/es/index.mjs +80 -78
  59. package/lib/AddOrEditSupplierDialog.js +1 -1
  60. package/lib/AutoShowTooltip.js +1 -1
  61. package/lib/AvailableRangePreview.js +1 -1
  62. package/lib/AvailableRangeSetting.js +1 -1
  63. package/lib/CodeView.js +1 -1
  64. package/lib/CommonTagsList.js +1 -1
  65. package/lib/CreateMcpForm.js +1 -1
  66. package/lib/CustomSidebar.js +1 -1
  67. package/lib/CustomToggle.js +1 -1
  68. package/lib/DocSyncSelect.js +1 -1
  69. package/lib/FileDisplay.js +1 -1
  70. package/lib/FileUploader.js +1 -1
  71. package/lib/LoginRedirectScreen.js +1 -0
  72. package/lib/McpFormDialog.js +1 -1
  73. package/lib/McpParamsSet.js +1 -1
  74. package/lib/MdEditor.js +1 -1
  75. package/lib/PageContainer.js +1 -1
  76. package/lib/ParameterTable.js +1 -1
  77. package/lib/PublishRecord.js +1 -1
  78. package/lib/SourcePublish.js +1 -1
  79. package/lib/Table.js +1 -1
  80. package/lib/assets/LoginRedirectScreen.css +1 -0
  81. package/lib/assets/SourcePublish.css +1 -1
  82. package/lib/assets/usePreview.css +2 -2
  83. package/lib/chunks/{AddOrEditSupplierDialog.C37dgJoc.js → AddOrEditSupplierDialog.DfOMS_bh.js} +1 -1
  84. package/lib/chunks/AiboxTable.B-VuIQSp.js +1 -0
  85. package/lib/chunks/AutoShowTooltip.DIrXDh7U.js +1 -0
  86. package/lib/chunks/{AvailableRangePreview.4RCSh4vv.js → AvailableRangePreview.CiOxEA4F.js} +1 -1
  87. package/lib/chunks/{AvailableRangeSetting.Clr9A9YC.js → AvailableRangeSetting.Bb32NVYo.js} +1 -1
  88. package/lib/chunks/CodeView.Ct9TXiwX.js +1 -0
  89. package/lib/chunks/CommonTagsList.Boc8vbyY.js +1 -0
  90. package/lib/chunks/{CreateMcpForm.cHV9zm1H.js → CreateMcpForm.BWs-4Onu.js} +1 -1
  91. package/lib/chunks/CustomSidebar.DCW29MKi.js +1 -0
  92. package/lib/chunks/CustomToggle.BF7s0G8h.js +1 -0
  93. package/lib/chunks/DocSyncSelect.ZlOVqBG1.js +1 -0
  94. package/lib/chunks/{FileDisplay.DlPH_SWI.js → FileDisplay.B3CFfeuo.js} +4 -4
  95. package/lib/chunks/FileUploader.yvoUFzla.js +1 -0
  96. package/lib/chunks/LoginRedirectScreen.DE21-wqJ.js +1 -0
  97. package/lib/chunks/{McpFormDialog.CusYASZC.js → McpFormDialog.CuYkPlUY.js} +2 -2
  98. package/lib/chunks/McpParamsSet.BZ3lptGl.js +1 -0
  99. package/lib/chunks/MdEditor.BSUp8pUb.js +1 -0
  100. package/lib/chunks/PageContainer.BYyJE7u_.js +1 -0
  101. package/lib/chunks/{ParameterTable.CKUr93c7.js → ParameterTable.CLnOL3k_.js} +1 -1
  102. package/lib/chunks/{PublishRecord.DnQxxgPK.js → PublishRecord.BZH5_Usb.js} +1 -1
  103. package/lib/chunks/SourcePublish.B23eXpNS.js +1 -0
  104. package/lib/chunks/{chunk.mLOUI7ql.js → rolldown-runtime.DF3sbh8G.js} +1 -1
  105. package/lib/index.js +2 -2
  106. package/package.json +3 -3
  107. package/es/AiboxTabs.mjs +0 -71
  108. package/es/ExampleComponent.mjs +0 -35
  109. package/es/assets/AiboxTabs.css +0 -1
  110. package/es/assets/BackBar.css +0 -1
  111. package/es/assets/ExampleComponent.css +0 -1
  112. package/es/assets/index.css +0 -1
  113. package/es/assets/index2.css +0 -1
  114. package/es/assets/index3.css +0 -1
  115. package/es/assets/index4.css +0 -1
  116. package/es/chunks/AddOrEditSupplierDialog.ClQwEIbY.js +0 -721
  117. package/es/chunks/AddOrEditSupplierDialog.DUqqhPyY.js +0 -721
  118. package/es/chunks/AiboxTable.C-nLAgfd.js +0 -635
  119. package/es/chunks/AiboxTable.CF4T_OCu.js +0 -645
  120. package/es/chunks/ApplicationTypeTag.CdOFw2tm.js +0 -47
  121. package/es/chunks/ApplicationTypeTag.CpzWFRmD.js +0 -52
  122. package/es/chunks/ApplicationTypeTag.DqsFzOY8.js +0 -47
  123. package/es/chunks/AuthSection.CjTj3tXe.js +0 -201
  124. package/es/chunks/AutoShowTooltip.C_DI9t2Z.js +0 -82
  125. package/es/chunks/AvailableRangePreview.BeryuDo0.js +0 -194
  126. package/es/chunks/AvailableRangeSetting.CIMyFFUh.js +0 -229
  127. package/es/chunks/BackBar.Bc2NIuzk.js +0 -645
  128. package/es/chunks/CodeView.C7otlZWk.js +0 -148
  129. package/es/chunks/CommonTagsList.DKvvFNZk.js +0 -156
  130. package/es/chunks/CreateMcpForm.BuPJjhoO.js +0 -308
  131. package/es/chunks/CustomSidebar.BF2dzN8s.js +0 -585
  132. package/es/chunks/CustomToggle.BxxsaD-W.js +0 -181
  133. package/es/chunks/DialogContainer.DL7aTMDS.js +0 -129
  134. package/es/chunks/DocSyncSelect.CY25GsAh.js +0 -2310
  135. package/es/chunks/DocSyncSelect.DP8U1-ZH.js +0 -2805
  136. package/es/chunks/DocSyncSelect.Xmpd15XF.js +0 -2290
  137. package/es/chunks/DocSyncSelect.dhZh4w45.js +0 -2290
  138. package/es/chunks/FileDisplay.CJ7KCID6.js +0 -1650
  139. package/es/chunks/FilePreview.De4zHsfc.js +0 -123
  140. package/es/chunks/FileUploader.Bb7Vjst3.js +0 -216
  141. package/es/chunks/Logo.0myMjGux.js +0 -62
  142. package/es/chunks/McpFormDialog.BmGiXP7Z.js +0 -297
  143. package/es/chunks/McpParamsSet.2sRWE--W.js +0 -501
  144. package/es/chunks/MdEditor.DQPBTDZs.js +0 -163
  145. package/es/chunks/PageContainer.DXddaRs1.js +0 -462
  146. package/es/chunks/ParameterTable.BWGj5RJ0.js +0 -2010
  147. package/es/chunks/PublishRecord.1bbefkRj.js +0 -133
  148. package/es/chunks/RadioGroup.Czc1JtkN.js +0 -107
  149. package/es/chunks/SourcePublish.CjzqOFwj.js +0 -979
  150. package/es/chunks/_plugin-vue_export-helper.CHgC5LLL.js +0 -9
  151. package/es/chunks/_plugin-vue_export-helper.Ct3qlEzt.js +0 -8
  152. package/es/chunks/chunk.EU29TkMc.js +0 -20
  153. package/es/chunks/config.8htFF04x.js +0 -325
  154. package/es/chunks/config.BU21Gda2.js +0 -49
  155. package/es/chunks/config.ByP8moyl.js +0 -35
  156. package/es/chunks/config.D5tt9_hY.js +0 -270
  157. package/es/chunks/config.DPkdwjwD.js +0 -49
  158. package/es/chunks/config.gNZ_rT87.js +0 -325
  159. package/es/chunks/enums.CfSBDD6u.js +0 -83
  160. package/es/chunks/enums.DDPWAqdV.js +0 -13
  161. package/es/chunks/enums.WrpwbF4w.js +0 -14
  162. package/es/chunks/field-types.CPnMOjle.js +0 -13
  163. package/es/chunks/field-types.zf28gvKR.js +0 -7
  164. package/es/chunks/files.DvOT1nf3.js +0 -14
  165. package/es/chunks/files.cduUqjHX.js +0 -16
  166. package/es/chunks/i18n.CgtinrDD.js +0 -426
  167. package/es/chunks/i18n.DmqkiK-h.js +0 -444
  168. package/es/chunks/i18n.k9Q_HVMs.js +0 -443
  169. package/es/chunks/index.BDd6hHiU.js +0 -172
  170. package/es/chunks/index.CF_YHLP5.js +0 -257
  171. package/es/chunks/index.DM3o2YX3.js +0 -398
  172. package/es/chunks/index.Dx-mCS4E.js +0 -1298
  173. package/es/chunks/index.bCzIhWFw.js +0 -7
  174. package/es/chunks/index.ml5i7aB5.js +0 -257
  175. package/es/chunks/layout.C9wKDpv-.js +0 -19
  176. package/es/chunks/layout.CygCXa6s.js +0 -26
  177. package/es/chunks/publish.D6friivo.js +0 -50
  178. package/es/chunks/publish.DlD0o09n.js +0 -50
  179. package/es/chunks/publish.Z0XAASut.js +0 -50
  180. package/es/chunks/request.24c3shPx.js +0 -5
  181. package/es/chunks/request.CfOHcfgX.js +0 -5
  182. package/es/chunks/usePreview.BHvXwaNi.js +0 -157
  183. package/es/chunks/usePreview.CMMjOD_o.js +0 -148
  184. package/es/chunks/withinstall.dLh4K-0g.js +0 -7
  185. package/lib/AiboxTabs.js +0 -1
  186. package/lib/ExampleComponent.js +0 -1
  187. package/lib/assets/AiboxTabs.css +0 -1
  188. package/lib/assets/BackBar.css +0 -1
  189. package/lib/assets/ExampleComponent.css +0 -1
  190. package/lib/assets/index.css +0 -1
  191. package/lib/assets/index2.css +0 -1
  192. package/lib/assets/index3.css +0 -1
  193. package/lib/assets/index4.css +0 -1
  194. package/lib/chunks/AddOrEditSupplierDialog.CXDQYSfx.js +0 -1
  195. package/lib/chunks/AddOrEditSupplierDialog.LrA93M8r.js +0 -1
  196. package/lib/chunks/AiboxTable.CJOPGJtU.js +0 -1
  197. package/lib/chunks/AiboxTable.ChFhK2hA.js +0 -1
  198. package/lib/chunks/AiboxTable.cjZA3qfn.js +0 -1
  199. package/lib/chunks/ApplicationTypeTag.BZcZ1NVV.js +0 -1
  200. package/lib/chunks/ApplicationTypeTag.BmU_cqaw.js +0 -1
  201. package/lib/chunks/ApplicationTypeTag.DYX2KhU3.js +0 -1
  202. package/lib/chunks/AuthSection.JSJMZHKE.js +0 -1
  203. package/lib/chunks/AutoShowTooltip.CdpEAARd.js +0 -1
  204. package/lib/chunks/AutoShowTooltip.D3QQ36Bm.js +0 -1
  205. package/lib/chunks/AvailableRangePreview.DBZrEGgr.js +0 -1
  206. package/lib/chunks/AvailableRangeSetting.CWQ96pgh.js +0 -1
  207. package/lib/chunks/BackBar.CZsNxoX1.js +0 -1
  208. package/lib/chunks/CodeView.CXGXn7Ez.js +0 -1
  209. package/lib/chunks/CodeView.DqYLtjLj.js +0 -1
  210. package/lib/chunks/CommonTagsList.COGYYx95.js +0 -1
  211. package/lib/chunks/CommonTagsList.scaLz3Kq.js +0 -1
  212. package/lib/chunks/CreateMcpForm.ChuUGxEv.js +0 -1
  213. package/lib/chunks/CustomSidebar.Bxnggo2-.js +0 -1
  214. package/lib/chunks/CustomSidebar.DbMNfaZ2.js +0 -1
  215. package/lib/chunks/CustomToggle.Cia4mNzt.js +0 -1
  216. package/lib/chunks/CustomToggle.Dz7MRyOY.js +0 -1
  217. package/lib/chunks/DialogContainer.C0Hsohgn.js +0 -1
  218. package/lib/chunks/DocSyncSelect.CeXY2dUM.js +0 -1
  219. package/lib/chunks/DocSyncSelect.DndqvEn2.js +0 -2
  220. package/lib/chunks/DocSyncSelect.LIk9aqvi.js +0 -1
  221. package/lib/chunks/DocSyncSelect.OtcUttS0.js +0 -2
  222. package/lib/chunks/DocSyncSelect.kDNcepY-.js +0 -2
  223. package/lib/chunks/FileDisplay.BSNmvK44.js +0 -59
  224. package/lib/chunks/FilePreview.DX9e8_nx.js +0 -1
  225. package/lib/chunks/FileUploader.BRzp1bwB.js +0 -1
  226. package/lib/chunks/FileUploader.DHEvEZDe.js +0 -1
  227. package/lib/chunks/Logo.Jr7hhaH0.js +0 -1
  228. package/lib/chunks/McpFormDialog.CTRZyUh9.js +0 -6
  229. package/lib/chunks/McpParamsSet.CaZMXMOt.js +0 -1
  230. package/lib/chunks/McpParamsSet.y1sBuHQg.js +0 -1
  231. package/lib/chunks/MdEditor.Bmd2x_BT.js +0 -1
  232. package/lib/chunks/MdEditor.Dyzzi6xB.js +0 -1
  233. package/lib/chunks/PageContainer.elwvD8VL.js +0 -1
  234. package/lib/chunks/PageContainer.qaCyP4Jo.js +0 -1
  235. package/lib/chunks/ParameterTable.ue5vEqKT.js +0 -1
  236. package/lib/chunks/PublishRecord.BhwpTDRe.js +0 -5
  237. package/lib/chunks/RadioGroup.cl57IvY3.js +0 -1
  238. package/lib/chunks/SourcePublish.CY-TQaVa.js +0 -1
  239. package/lib/chunks/SourcePublish.eOSEULjP.js +0 -1
  240. package/lib/chunks/_plugin-vue_export-helper.BHFhmbuH.js +0 -1
  241. package/lib/chunks/_plugin-vue_export-helper.Bgn9wawX.js +0 -1
  242. package/lib/chunks/chunk.BbA6Ugdl.js +0 -1
  243. package/lib/chunks/config.1oaIKLGn.js +0 -1
  244. package/lib/chunks/config.B0XKkp1w.js +0 -1
  245. package/lib/chunks/config.BCAuBVxV.js +0 -1
  246. package/lib/chunks/config.BCxoVxuB.js +0 -1
  247. package/lib/chunks/config.BF7MO0O5.js +0 -1
  248. package/lib/chunks/config.D4x1DE4S.js +0 -1
  249. package/lib/chunks/enums.DbdzzIzx.js +0 -1
  250. package/lib/chunks/enums.Dmq4PdUc.js +0 -1
  251. package/lib/chunks/enums.DpU2er5r.js +0 -1
  252. package/lib/chunks/field-types.C6f_z2S_.js +0 -1
  253. package/lib/chunks/field-types.Ch_2yDfg.js +0 -1
  254. package/lib/chunks/files.B3-8UC0v.js +0 -1
  255. package/lib/chunks/files.BEXWmB32.js +0 -1
  256. package/lib/chunks/i18n.CL5L6nx6.js +0 -1
  257. package/lib/chunks/i18n.DEV_n69W.js +0 -1
  258. package/lib/chunks/i18n.DgOp_D7R.js +0 -1
  259. package/lib/chunks/index.4hFddClT.js +0 -6
  260. package/lib/chunks/index.BNivYbtq.js +0 -1
  261. package/lib/chunks/index.B_keI1Aq.js +0 -1
  262. package/lib/chunks/index.Bk-RwmaH.js +0 -1
  263. package/lib/chunks/index.CJFk1R2u.js +0 -59
  264. package/lib/chunks/index.CkihWzK6.js +0 -1
  265. package/lib/chunks/layout.CK394aWE.js +0 -1
  266. package/lib/chunks/layout.DbBSbLgm.js +0 -1
  267. package/lib/chunks/publish.3TrK3fZf.js +0 -1
  268. package/lib/chunks/publish.Bw1acrSu.js +0 -1
  269. package/lib/chunks/publish.DsepP8ll.js +0 -1
  270. package/lib/chunks/request.BuoFTs7h.js +0 -1
  271. package/lib/chunks/request.D8T4MgGX.js +0 -1
  272. package/lib/chunks/usePreview.7CCbmgQM.js +0 -1
  273. package/lib/chunks/usePreview.BojIDW7Z.js +0 -1
  274. package/lib/chunks/withinstall.65aRnaVc.js +0 -1
@@ -1,4 +1,4 @@
1
- import { a as e, i as t, n, o as r, r as i, t as a } from "./chunks/AddOrEditSupplierDialog.CnhMfQwO.js";
1
+ import { a as e, i as t, n, o as r, r as i, t as a } from "./chunks/AddOrEditSupplierDialog.u9M_J9ps.js";
2
2
  import { n as o } from "./chunks/usePreview.yIUda0Hv.js";
3
- import { t as s } from "./chunks/FilePreview.8h1jwcK3.js";
3
+ import { t as s } from "./chunks/FilePreview.CZGtuNLk.js";
4
4
  export { a as AddOrEditSupplierDialog, a as default, i as AiboxTabs, n as DeleteResourceDialog, s as FilePreview, o as downloadBlobFile, t as modelTypeOptions, e as toolCallingMap, r as toolCallingOptions };
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "./chunks/ApplicationTypeTag.ou6JCQ5z.js";
1
+ import { n as e, t } from "./chunks/ApplicationTypeTag.Ctbs4Cfh.js";
2
2
  export { t as ApplicationTypeTag, t as default, e as useApplicationTypeTag };
@@ -1,2 +1,2 @@
1
- import { t as e } from "./chunks/AuthSection.DiiFb-bb.js";
1
+ import { t as e } from "./chunks/AuthSection.DoHCPqfe.js";
2
2
  export { e as AuthSection, e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "./chunks/AutoShowTooltip.DBv10Z2v.js";
1
+ import { t as e } from "./chunks/AutoShowTooltip.DKVXyaU4.js";
2
2
  export { e as AutoShowTooltip, e as default };
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "./chunks/AvailableRangePreview.CPwdlq4X.js";
1
+ import { n as e, t } from "./chunks/AvailableRangePreview.Daug_hry.js";
2
2
  export { t as AvailableRangePreview, t as default, e as TagList };
@@ -1,3 +1,3 @@
1
- import { a as e, i as t, n, o as r, r as i, t as a } from "./chunks/config.Cneaz-Di.js";
2
- import { t as o } from "./chunks/AvailableRangeSetting.CQ1akyVX.js";
1
+ import { a as e, i as t, n, o as r, r as i, t as a } from "./chunks/config.rFstR-MG.js";
2
+ import { t as o } from "./chunks/AvailableRangeSetting.F8v_IaDj.js";
3
3
  export { o as AvailableRangeSetting, o as default, a as DEFAULT_SHOW_COUNT, n as MEMBER_DEPARTMENT_TYPES, i as PUBLISH_STATUS, t as RANGE_TYPES, e as availableRangeTreeProps, r as rangeOptions };
package/es/CodeView.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  import { t as e } from "./chunks/withinstall.CMngc-br.js";
2
- import { t } from "./chunks/CodeView.D-XJCy-4.js";
2
+ import { t } from "./chunks/CodeView.CrofMsZq.js";
3
3
  //#region components/CodeView/index.js
4
4
  var n = e(t);
5
5
  //#endregion
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "./chunks/CommonTagsList.lcIYK7Ug.js";
1
+ import { n as e, t } from "./chunks/CommonTagsList.DsAsA9Ul.js";
2
2
  export { t as CommonTagsList, t as default, e as StatusTag };
@@ -1,2 +1,2 @@
1
- import { t as e } from "./chunks/CreateMcpForm.V6OVq25o.js";
1
+ import { t as e } from "./chunks/CreateMcpForm.CmDJvBZn.js";
2
2
  export { e as CreateMcpForm, e as default };
@@ -1,2 +1,2 @@
1
- import { _ as e, a as t, b as n, c as r, d as i, f as a, g as o, h as s, i as c, l, m as u, n as d, o as f, p, r as m, s as h, t as g, u as _, v, x as y, y as b } from "./chunks/CustomSidebar.BQkzarqj.js";
1
+ import { _ as e, a as t, b as n, c as r, d as i, f as a, g as o, h as s, i as c, l, m as u, n as d, o as f, p, r as m, s as h, t as g, u as _, v, x as y, y as b } from "./chunks/CustomSidebar.SNazR8Qi.js";
2
2
  export { g as CustomSidebar, g as default, h as MENU_COLOR_STRATEGY, d as MENU_LOADING_STATES, r as MENU_TYPE, m as NODE_CLICK_TYPES, c as SPECIAL_ROUTES, t as TREE_PROPS, f as USER_INFO_CARD_TYPES, l as collapseNodeKeys, _ as expandNodeKeys, i as findExpandPath, a as findExpandPathById, p as findMenuByPath, u as getFirstLeafMenu, s as getMenuIconColorById, o as getParentNodeIdsById, e as isParentMenuActive, v as isParentRouteActive, b as isPathInMenu, n as processMenuTreeWithLeaf, y as transformMenuData };
@@ -1,2 +1,2 @@
1
- import { t as e } from "./chunks/CustomToggle.mk4475NP.js";
1
+ import { t as e } from "./chunks/CustomToggle.Da9-ySi3.js";
2
2
  export { e as CustomToggle, e as default };
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "./chunks/DocSyncSelect.DsxEfNS8.js";
1
+ import { n as e, t } from "./chunks/DocSyncSelect.BXAEaFps.js";
2
2
  export { t as DocSyncSelect, t as default, e as FileTypeIcon };
@@ -1,2 +1,2 @@
1
- import { t as e } from "./chunks/FileDisplay.DdXZw2i8.js";
1
+ import { t as e } from "./chunks/FileDisplay.D308Pw4L.js";
2
2
  export { e as FileDisplay };
@@ -1,3 +1,3 @@
1
1
  import { C as e, D as t, E as n, O as r, S as i, T as a, _ as o, a as s, b as c, c as l, d as u, f as d, g as f, h as p, i as m, l as h, m as g, o as _, p as v, r as y, s as b, u as x, v as S, w as C, x as w, y as T } from "./chunks/usePreview.yIUda0Hv.js";
2
- import { t as E } from "./chunks/FilePreview.8h1jwcK3.js";
2
+ import { t as E } from "./chunks/FilePreview.CZGtuNLk.js";
3
3
  export { y as AUDIO_SUFFIX_LIST, m as EXCEL_SUFFIX_LIST, E as FilePreview, E as default, s as HTML_SUFFIX_LIST, _ as IMAGE_SUFFIX_LIST, b as JSON_SUFFIX_LIST, l as MD_SUFFIX_LIST, h as PDF_SUFFIX_LIST, x as PPT_SUFFIX_LIST, u as TEXT_SUFFIX_LIST, d as VIDEO_SUFFIX_LIST, v as WORD_SUFFIX_LIST, g as ZIP_SUFFIX_LIST, p as getFilePreviewIcon, f as isAudioFile, o as isExcelFile, S as isHtmlFile, T as isImageLink, c as isJsonFile, w as isMdFile, i as isPdfFile, e as isPptFile, C as isText, a as isVideoFile, n as isWordFile, t as isZipFile, r as uploadUrl };
@@ -1,2 +1,2 @@
1
- import { a as e, i as t, n, r, t as i } from "./chunks/FileUploader.D6yBWJC1.js";
1
+ import { a as e, i as t, n, r, t as i } from "./chunks/FileUploader.Dzz9qaG4.js";
2
2
  export { i as FileUploader, i as default, e as UploadTypesEnum, n as extractAndLowerCaseArrayType, r as getAcceptType, t as getWarnTips };
@@ -0,0 +1,2 @@
1
+ import { t as e } from "./chunks/LoginRedirectScreen.DWykKkE4.js";
2
+ export { e as LoginRedirectScreen, e as default };
package/es/Logo.mjs CHANGED
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "./chunks/Logo.ykAQuSMy.js";
1
+ import { n as e, t } from "./chunks/Logo.CSphmM19.js";
2
2
  export { e as LOGO_CONFIG, t as Logo, t as default };
@@ -1,2 +1,2 @@
1
- import { n as e, r as t, t as n } from "./chunks/McpFormDialog.re73mF5z.js";
1
+ import { n as e, r as t, t as n } from "./chunks/McpFormDialog.BFdJy9Aa.js";
2
2
  export { n as McpFormDialog, n as default, e as createMcpDeleteHandler, t as platformMap };
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "./chunks/McpParamsSet.CENa2vwu.js";
1
+ import { n as e, t } from "./chunks/McpParamsSet.Dpsku0Bq.js";
2
2
  export { t as McpParamsSet, t as default, e as TextLeft };
package/es/MdEditor.mjs CHANGED
@@ -1,2 +1,2 @@
1
- import { t as e } from "./chunks/MdEditor.CnEAJuiz.js";
1
+ import { t as e } from "./chunks/MdEditor.DXniUyrY.js";
2
2
  export { e as MdEditor, e as default };
@@ -1,3 +1,3 @@
1
1
  import { n as e, r as t, t as n } from "./chunks/field-types.xGpJxVGP.js";
2
- import { t as r } from "./chunks/PageContainer.DB5ChF8A.js";
2
+ import { t as r } from "./chunks/PageContainer.D_aKk9S0.js";
3
3
  export { n as COLUMN_TYPES, e as DIRECTION, t as MODES, r as PageContainer, r as default };
@@ -1,2 +1,2 @@
1
- import { a as e, c as t, i as n, n as r, o as i, r as a, s as o, t as s } from "./chunks/ParameterTable.Bl40d5e-.js";
1
+ import { a as e, c as t, i as n, n as r, o as i, r as a, s as o, t as s } from "./chunks/ParameterTable.DIzML7kY.js";
2
2
  export { n as ARRAYTYPES, e as METHODSOPTIONS, i as NOBODYMETHOD, s as ParameterTable, s as default, o as TYPESMAP, t as TYPESOPTIONS, r as convertChildrenToDebugValue, a as isArrayType };
@@ -1,2 +1,2 @@
1
- import { t as e } from "./chunks/PublishRecord.BlW5h73q.js";
1
+ import { t as e } from "./chunks/PublishRecord.B8_7fRU8.js";
2
2
  export { e as PublishRecord, e as default };
@@ -1,4 +1,4 @@
1
- import { r as e } from "./chunks/config.Cneaz-Di.js";
2
- import { _ as t, a as n, c as r, d as i, f as a, g as o, h as s, i as c, l, m as u, n as d, o as f, p, r as m, s as h, t as g, u as _, v, y } from "./chunks/config.BVH1HTem.js";
3
- import { a as b, c as x, i as S, n as C, o as w, r as T, s as E, t as D } from "./chunks/SourcePublish.DBM7OeXm.js";
1
+ import { r as e } from "./chunks/config.rFstR-MG.js";
2
+ import { _ as t, a as n, c as r, d as i, f as a, g as o, h as s, i as c, l, m as u, n as d, o as f, p, r as m, s as h, t as g, u as _, v, y } from "./chunks/config.DbvuSKlD.js";
3
+ import { a as b, c as x, i as S, n as C, o as w, r as T, s as E, t as D } from "./chunks/SourcePublish.01DUJyfK.js";
4
4
  export { g as API_CHANNEL_TYPES, d as AUTHORIZED_CHANNEL_TYPES, b as ApiTooltip, m as CHANNEL_ICON_CONFIG, w as FeishuTooltip, c as INACTIVE_ENUM, n as INACTIVE_LIST, f as LIBRARY_PAGE, h as OFFICIAL_LABEL, r as OPEN_STATUS_VALUE, e as PUBLISH_STATUS, l as PUBLISH_STATUS_COLORS, _ as PUBLISH_STATUS_ICONS, i as PUBLISH_STATUS_TEXT, a as PUBLISH_STATUS_TYPE, p as PUBLISH_TYPE_ICON_MAPPING, E as PermissionSetting, x as PublishIcon, S as PublishSettings, u as RELEASE_CHANNEL_CONFIG, s as RELEASE_CHANNEL_TYPE, o as STORE_CHANNEL_TYPES, t as STORE_DETAIL_TYPE, D as SourcePublish, D as default, v as getChannelsByType, y as serviceTypeMap, T as useServiceConfig, C as useStoreDetailType };
package/es/Table.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  import { t as e } from "./chunks/withinstall.CMngc-br.js";
2
- import { n as t, r as n, t as r } from "./chunks/AiboxTable.BGM-BzRS.js";
2
+ import { n as t, r as n, t as r } from "./chunks/AiboxTable.CNJGTKaO.js";
3
3
  //#region components/Table/index.js
4
4
  var i = e(r);
5
5
  //#endregion
@@ -0,0 +1 @@
1
+ .login-redirect-page[data-v-196b5b08]{background:#f9f9f9;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.login-redirect-card[data-v-196b5b08]{background:#fff;border-radius:20px;flex-direction:column;width:500px;height:522px;display:flex;overflow:hidden;box-shadow:0 6px 40px #0000000a,0 4px 24px #00000005,0 3px 12px #0000000a}.login-redirect-card__top[data-v-196b5b08]{background:#fafafa;flex:0 0 420px;justify-content:center;align-items:center;display:flex}.login-redirect-card__illustration[data-v-196b5b08]{width:100%}.login-redirect-card__footer[data-v-196b5b08]{background:#fff;flex-direction:column;flex:0 0 102px;justify-content:center;align-items:flex-start;gap:4px;padding:0 24px;display:flex}.login-redirect-card__title[data-v-196b5b08]{color:#262626;letter-spacing:1px;font-size:16px;font-weight:600;line-height:24px}.login-redirect-card__description[data-v-196b5b08]{color:#666;letter-spacing:1px;font-size:14px;line-height:30px}
@@ -1 +1 @@
1
- .style-title[data-v-58195e4c]{margin:24px 0 16px;font-size:18px;font-weight:500}.card-container[data-v-d8a76b28]{background:#fff;border:1px solid #f0f0f0;border-radius:10px;padding:16px}.channel-icon[data-v-197d4379]{width:34px;height:34px}.gap-6[data-v-bb43b6f8]{gap:6px}.gap-12[data-v-bb43b6f8]{gap:12px}.publish-settings[data-v-26ab8d6f]{width:100%}.publish-settings .channel-name[data-v-26ab8d6f]{align-items:center;display:flex}.publish-settings .channel-name .channel-title[data-v-26ab8d6f]{margin-left:10px;line-height:18px}.publish-settings .channel-name .channel-title__name[data-v-26ab8d6f]{font-size:14px}.publish-settings .channel-name .channel-title__desc[data-v-26ab8d6f]{color:var(--color-text-light1);font-size:13px}.publish-settings .action-container[data-v-26ab8d6f]{text-align:right;justify-content:flex-end;align-items:center;gap:10px;width:100%;display:flex}.publish-settings .select-label[data-v-26ab8d6f]{color:#262626}.publish-settings .divider[data-v-26ab8d6f]{border-right:1px solid #f0f0f0;height:12px;margin:0 2px}.publish-settings .expand-content[data-v-26ab8d6f]{background:#fff;flex-direction:column;gap:20px;padding:20px 16px;display:flex}.publish-settings[data-v-26ab8d6f] .no-expand .el-table__expand-icon{display:none!important}.publish-container[data-v-09cd6741]{background-color:#f7f8fa;height:100%}.publish-container__back[data-v-09cd6741]{justify-content:space-between;align-items:center;width:100%;display:flex}.publish-container__form[data-v-09cd6741]{width:800px;height:calc(100% - 70px);margin:0 auto;overflow:auto}.publish-container__form .channel-name[data-v-09cd6741]{align-items:center;display:flex}.publish-container__form .channel-name .channel-icon[data-v-09cd6741]{border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.publish-container__form .channel-name .channel-title[data-v-09cd6741]{margin-left:10px;line-height:18px}.publish-container__form .channel-name .channel-title__name[data-v-09cd6741]{font-size:14px}.publish-container__form .channel-name .channel-title__desc[data-v-09cd6741]{color:var(--color-text-light1);font-size:13px}.publish-container__config[data-v-09cd6741]{background:#fafafa;border-radius:4px;justify-content:space-between;align-items:center;width:100%;padding:7px 20px;display:flex}.publish-container__config p[data-v-09cd6741]{align-items:center;display:flex}.publish-container__config p img[data-v-09cd6741]{margin-right:10px}.publish-container__required[data-v-09cd6741]{color:var(--el-color-danger);font-size:14px}.publish-container[data-v-09cd6741] .el-form .el-form-item:last-child{margin-bottom:0}.publish-container[data-v-09cd6741] .card-container:last-child{padding:0 16px 16px}.backend-system[data-v-09cd6741]{background-color:#0000}.backend-system .publish-container__form[data-v-09cd6741]{height:auto}
1
+ .style-title[data-v-58195e4c]{margin:24px 0 16px;font-size:18px;font-weight:500}.card-container[data-v-d8a76b28]{background:#fff;border:1px solid #f0f0f0;border-radius:10px;padding:16px}.channel-icon[data-v-197d4379]{width:34px;height:34px}.gap-6[data-v-bb43b6f8]{gap:6px}.gap-12[data-v-bb43b6f8]{gap:12px}.publish-settings[data-v-29ccd59d]{width:100%}.publish-settings .channel-name[data-v-29ccd59d]{align-items:center;display:flex}.publish-settings .channel-name .channel-title[data-v-29ccd59d]{margin-left:10px;line-height:18px}.publish-settings .channel-name .channel-title__name[data-v-29ccd59d]{font-size:14px}.publish-settings .channel-name .channel-title__desc[data-v-29ccd59d]{color:var(--color-text-light1);font-size:13px}.publish-settings .action-container[data-v-29ccd59d]{text-align:right;justify-content:flex-end;align-items:center;gap:10px;width:100%;display:flex}.publish-settings .select-label[data-v-29ccd59d]{color:#262626}.publish-settings .divider[data-v-29ccd59d]{border-right:1px solid #f0f0f0;height:12px;margin:0 2px}.publish-settings .expand-content[data-v-29ccd59d]{background:#fff;flex-direction:column;gap:20px;padding:20px 16px;display:flex}.publish-settings[data-v-29ccd59d] .no-expand .el-table__expand-icon{display:none!important}.publish-container[data-v-09cd6741]{background-color:#f7f8fa;height:100%}.publish-container__back[data-v-09cd6741]{justify-content:space-between;align-items:center;width:100%;display:flex}.publish-container__form[data-v-09cd6741]{width:800px;height:calc(100% - 70px);margin:0 auto;overflow:auto}.publish-container__form .channel-name[data-v-09cd6741]{align-items:center;display:flex}.publish-container__form .channel-name .channel-icon[data-v-09cd6741]{border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.publish-container__form .channel-name .channel-title[data-v-09cd6741]{margin-left:10px;line-height:18px}.publish-container__form .channel-name .channel-title__name[data-v-09cd6741]{font-size:14px}.publish-container__form .channel-name .channel-title__desc[data-v-09cd6741]{color:var(--color-text-light1);font-size:13px}.publish-container__config[data-v-09cd6741]{background:#fafafa;border-radius:4px;justify-content:space-between;align-items:center;width:100%;padding:7px 20px;display:flex}.publish-container__config p[data-v-09cd6741]{align-items:center;display:flex}.publish-container__config p img[data-v-09cd6741]{margin-right:10px}.publish-container__required[data-v-09cd6741]{color:var(--el-color-danger);font-size:14px}.publish-container[data-v-09cd6741] .el-form .el-form-item:last-child{margin-bottom:0}.publish-container[data-v-09cd6741] .card-container:last-child{padding:0 16px 16px}.backend-system[data-v-09cd6741]{background-color:#0000}.backend-system .publish-container__form[data-v-09cd6741]{height:auto}
@@ -1,10 +1,10 @@
1
1
  /*!
2
- * Viewer.js v1.11.7
2
+ * Viewer.js v1.11.8
3
3
  * https://fengyuanchen.github.io/viewerjs
4
4
  *
5
5
  * Copyright 2015-present Chen Fengyuan
6
6
  * Released under the MIT license
7
7
  *
8
- * Date: 2024-11-24T04:32:14.526Z
8
+ * Date: 2026-07-18T13:40:58.328Z
9
9
  */
10
10
  .viewer-zoom-in:before,.viewer-zoom-out:before,.viewer-one-to-one:before,.viewer-reset:before,.viewer-prev:before,.viewer-play:before,.viewer-next:before,.viewer-rotate-left:before,.viewer-rotate-right:before,.viewer-flip-horizontal:before,.viewer-flip-vertical:before,.viewer-fullscreen:before,.viewer-fullscreen-exit:before,.viewer-close:before{color:#0000;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 560 40%22%3E%3Cpath fill%3D%22%23fff%22 d%3D%22M49.6 17.9h20.2v3.9H49.6zm123.1 2 10.9-11 2.7 2.8-8.2 8.2 8.2 8.2-2.7 2.7-10.9-10.9zm94 0-10.8-11-2.7 2.8 8.1 8.2-8.1 8.2 2.7 2.7 10.8-10.9zM212 9.3l20.1 10.6L212 30.5V9.3zm161.5 4.6-7.2 6 7.2 5.9v-4h12.4v4l7.3-5.9-7.3-6v4h-12.4v-4zm40.2 12.3 5.9 7.2 5.9-7.2h-4V13.6h4l-5.9-7.3-5.9 7.3h4v12.6h-4zm35.9-16.5h6.3v2h-4.3V16h-2V9.7Zm14 0h6.2V16h-2v-4.3h-4.2v-2Zm6.2 14V30h-6.2v-2h4.2v-4.3h2Zm-14 6.3h-6.2v-6.3h2v4.4h4.3v2Zm-438 .1v-8.3H9.6v-3.9h8.2V9.7h3.9v8.2h8.1v3.9h-8.1v8.3h-3.9zM93.6 9.7h-5.8v3.9h2V30h3.8V9.7zm16.1 0h-5.8v3.9h1.9V30h3.9V9.7zm-11.9 4.1h3.9v3.9h-3.9zm0 8.2h3.9v3.9h-3.9zm244.6-11.7 7.2 5.9-7.2 6v-3.6c-5.4-.4-7.8.8-8.7 2.8-.8 1.7-1.8 4.9 2.8 8.2-6.3-2-7.5-6.9-6-11.3 1.6-4.4 8-5 11.9-4.9v-3.1Zm147.2 13.4h6.3V30h-2v-4.3h-4.3v-2zm14 6.3v-6.3h6.2v2h-4.3V30h-1.9zm6.2-14h-6.2V9.7h1.9V14h4.3v2zm-13.9 0h-6.3v-2h4.3V9.7h2V16zm33.3 12.5 8.6-8.6-8.6-8.7 1.9-1.9 8.6 8.7 8.6-8.7 1.9 1.9-8.6 8.7 8.6 8.6-1.9 2-8.6-8.7-8.6 8.7-1.9-2zM297 10.3l-7.1 5.9 7.2 6v-3.6c5.3-.4 7.7.8 8.7 2.8.8 1.7 1.7 4.9-2.9 8.2 6.3-2 7.5-6.9 6-11.3-1.6-4.4-7.9-5-11.8-4.9v-3.1Zm-157.3-.6c2.3 0 4.4.7 6 2l2.5-3 1.9 9.2h-9.3l2.6-3.1a6.2 6.2 0 0 0-9.9 5.1c0 3.4 2.8 6.3 6.2 6.3 2.8 0 5.1-1.9 6-4.4h4c-1 4.7-5 8.3-10 8.3a10 10 0 0 1-10-10.2 10 10 0 0 1 10-10.2Z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:280px;width:20px;height:20px;font-size:0;line-height:0;display:block}.viewer-zoom-in:before{content:"Zoom In";background-position:0 0}.viewer-zoom-out:before{content:"Zoom Out";background-position:-20px 0}.viewer-one-to-one:before{content:"One to One";background-position:-40px 0}.viewer-reset:before{content:"Reset";background-position:-60px 0}.viewer-prev:before{content:"Previous";background-position:-80px 0}.viewer-play:before{content:"Play";background-position:-100px 0}.viewer-next:before{content:"Next";background-position:-120px 0}.viewer-rotate-left:before{content:"Rotate Left";background-position:-140px 0}.viewer-rotate-right:before{content:"Rotate Right";background-position:-160px 0}.viewer-flip-horizontal:before{content:"Flip Horizontal";background-position:-180px 0}.viewer-flip-vertical:before{content:"Flip Vertical";background-position:-200px 0}.viewer-fullscreen:before{content:"Enter Full Screen";background-position:-220px 0}.viewer-fullscreen-exit:before{content:"Exit Full Screen";background-position:-240px 0}.viewer-close:before{content:"Close";background-position:-260px 0}.viewer-container{-webkit-tap-highlight-color:transparent;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;direction:ltr;font-size:0;line-height:0;position:absolute;inset:0;overflow:hidden}.viewer-container::-moz-selection{background-color:#0000}.viewer-container ::-moz-selection{background-color:#0000}.viewer-container::selection{background-color:#0000}.viewer-container ::selection{background-color:#0000}.viewer-container:focus{outline:0}.viewer-container img{width:100%;height:auto;display:block;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important}.viewer-canvas{position:absolute;inset:0;overflow:hidden}.viewer-canvas>img{width:auto;height:auto;margin:15px auto;max-width:90%!important}.viewer-footer{text-align:center;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.viewer-navbar{background-color:#00000080;overflow:hidden}.viewer-list{box-sizing:content-box;height:50px;margin:0;padding:1px 0;overflow:hidden}.viewer-list>li{color:#0000;cursor:pointer;float:left;opacity:.5;width:30px;height:50px;font-size:0;line-height:0;transition:opacity .15s;overflow:hidden}.viewer-list>li:focus,.viewer-list>li:hover{opacity:.75}.viewer-list>li:focus{outline:0}.viewer-list>li+li{margin-left:1px}.viewer-list>.viewer-loading{position:relative}.viewer-list>.viewer-loading:after{border-width:2px;width:20px;height:20px;margin-top:-10px;margin-left:-10px}.viewer-list>.viewer-active,.viewer-list>.viewer-active:focus,.viewer-list>.viewer-active:hover{opacity:1}.viewer-player{cursor:none;z-index:1;background-color:#000;display:none;position:absolute;inset:0}.viewer-player>img{position:absolute;top:0;left:0}.viewer-toolbar>ul{margin:0 auto 5px;padding:6px 3px;display:inline-block;overflow:hidden}.viewer-toolbar>ul>li{cursor:pointer;float:left;background-color:#00000080;border-radius:50%;width:24px;height:24px;transition:background-color .15s;overflow:hidden}.viewer-toolbar>ul>li:focus,.viewer-toolbar>ul>li:hover{background-color:#000c}.viewer-toolbar>ul>li:focus{z-index:1;outline:0;position:relative;box-shadow:0 0 3px #fff}.viewer-toolbar>ul>li:before{margin:2px}.viewer-toolbar>ul>li+li{margin-left:1px}.viewer-toolbar>ul>.viewer-small{width:18px;height:18px;margin-top:3px;margin-bottom:3px}.viewer-toolbar>ul>.viewer-small:before{margin:-1px}.viewer-toolbar>ul>.viewer-large{width:30px;height:30px;margin-top:-3px;margin-bottom:-3px}.viewer-toolbar>ul>.viewer-large:before{margin:5px}.viewer-tooltip{color:#fff;text-align:center;background-color:#000c;border-radius:10px;width:50px;height:20px;margin-top:-10px;margin-left:-25px;font-size:12px;line-height:20px;display:none;position:absolute;top:50%;left:50%}.viewer-title{color:#ccc;opacity:.8;text-overflow:ellipsis;white-space:nowrap;max-width:90%;min-height:14px;margin:5px 5%;font-size:12px;line-height:1.2;transition:opacity .15s;display:inline-block;overflow:hidden}.viewer-title:hover{opacity:1}.viewer-button{-webkit-app-region:no-drag;cursor:pointer;background-color:#00000080;border-radius:50%;width:80px;height:80px;transition:background-color .15s;position:absolute;top:-40px;right:-40px;overflow:hidden}.viewer-button:focus,.viewer-button:hover{background-color:#000c}.viewer-button:focus{outline:0;box-shadow:0 0 3px #fff}.viewer-button:before{position:absolute;bottom:15px;left:15px}.viewer-fixed{position:fixed}.viewer-open{overflow:hidden}.viewer-show{display:block}.viewer-hide{display:none}.viewer-backdrop{background-color:#00000080}.viewer-invisible{visibility:hidden}.viewer-move{cursor:move;cursor:grab}.viewer-fade{opacity:0}.viewer-in{opacity:1}.viewer-transition{transition:all .3s}@keyframes viewer-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.viewer-loading:after{content:"";z-index:1;border:4px solid #ffffff1a;border-left-color:#ffffff80;border-radius:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:1s linear infinite viewer-spinner;display:inline-block;position:absolute;top:50%;left:50%}@media (width<=767px){.viewer-hide-xs-down{display:none}}@media (width<=991px){.viewer-hide-sm-down{display:none}}@media (width<=1199px){.viewer-hide-md-down{display:none}}
@@ -1,10 +1,10 @@
1
1
  import { t as e } from "./withinstall.CMngc-br.js";
2
- import { m as t } from "./i18n.yuai-sb4.js";
2
+ import { m as t } from "./i18n.CfGGAcJH.js";
3
3
  import { t as n } from "./request.CfSQnDD0.js";
4
- import { t as r } from "./FilePreview.8h1jwcK3.js";
4
+ import { t as r } from "./FilePreview.CZGtuNLk.js";
5
5
  import { t as i } from "./_plugin-vue_export-helper.B3ysoDQm.js";
6
6
  import { n as a, t as o } from "./DialogContainer.Bgf3f2T5.js";
7
- import { t as s } from "./FileUploader.D6yBWJC1.js";
7
+ import { t as s } from "./FileUploader.Dzz9qaG4.js";
8
8
  import { Fragment as c, computed as l, createBlock as u, createCommentVNode as d, createElementBlock as f, createElementVNode as p, createTextVNode as m, createVNode as h, nextTick as g, normalizeClass as _, normalizeStyle as v, onBeforeUnmount as y, onMounted as b, openBlock as x, reactive as S, ref as C, renderList as w, resolveDynamicComponent as T, toDisplayString as E, unref as D, vShow as O, watch as k, withCtx as A, withDirectives as j } from "vue";
9
9
  import { ElButton as M, ElForm as N, ElFormItem as P, ElIcon as F, ElInput as I, ElMessage as L, ElOption as R, ElSelect as z } from "element-plus";
10
10
  import { IconGoto3 as B, IconWarn as ee, Workflow as V } from "color-message-aibox-vue";
@@ -1,4 +1,4 @@
1
- import { m as e } from "./i18n.yuai-sb4.js";
1
+ import { m as e } from "./i18n.CfGGAcJH.js";
2
2
  import { t } from "./_plugin-vue_export-helper.B3ysoDQm.js";
3
3
  import { Fragment as n, computed as r, createBlock as i, createCommentVNode as a, createElementBlock as o, createElementVNode as s, createSlots as c, createTextVNode as l, createVNode as u, normalizeClass as d, normalizeStyle as f, openBlock as p, ref as m, renderList as h, renderSlot as g, toDisplayString as _, unref as v, withCtx as y, withModifiers as b } from "vue";
4
4
  import { ElButton as x, ElDropdown as S, ElDropdownItem as C, ElDropdownMenu as w, ElEmpty as ee, ElIcon as T, ElPagination as te, ElTable as ne, ElTableColumn as E, ElTooltip as D } from "element-plus";
@@ -83,7 +83,7 @@ var M = { class: "back-bar__icon" }, N = {
83
83
  let a = t, { t: c } = e(), f = (e, t) => {
84
84
  e && e(t);
85
85
  }, m = r(() => a.config.filter((e) => {
86
- let t = e.permission === void 0 ? !0 : e.permission, n = !0;
86
+ let t = e.permission === void 0 || e.permission, n = !0;
87
87
  return e.dataPermission && (n = e.dataPermission), t && n;
88
88
  })), g = r(() => ({
89
89
  show: m.value.slice(0, a.showNums),
@@ -1,5 +1,5 @@
1
1
  import { t as e } from "./withinstall.CMngc-br.js";
2
- import { m as t } from "./i18n.yuai-sb4.js";
2
+ import { m as t } from "./i18n.CfGGAcJH.js";
3
3
  import { t as n } from "./_plugin-vue_export-helper.B3ysoDQm.js";
4
4
  import { computed as r, createElementBlock as i, normalizeClass as a, openBlock as o, toDisplayString as s } from "vue";
5
5
  import { APPLICATION_TYPE as c } from "color-star-custom-components";
@@ -1,5 +1,5 @@
1
1
  import { t as e } from "./withinstall.CMngc-br.js";
2
- import { m as t } from "./i18n.yuai-sb4.js";
2
+ import { m as t } from "./i18n.CfGGAcJH.js";
3
3
  import { t as n } from "./_plugin-vue_export-helper.B3ysoDQm.js";
4
4
  import { t as r } from "./RadioGroup.CB4jkuR3.js";
5
5
  import { computed as i, createBlock as a, createCommentVNode as o, createElementBlock as s, createElementVNode as c, createTextVNode as l, createVNode as u, normalizeClass as d, openBlock as f, ref as p, toDisplayString as m, unref as h, vShow as g, watch as _, withCtx as v, withDirectives as y } from "vue";
@@ -39,7 +39,8 @@ var _ = { key: 1 }, v = e(/* @__PURE__ */ t({
39
39
  y.value = !1;
40
40
  return;
41
41
  }
42
- y.value = e.scrollHeight > e.clientHeight + 1;
42
+ let t = e.scrollHeight, n = e.clientHeight;
43
+ y.value = t > n + 1;
43
44
  }
44
45
  return m([() => t.content, () => t.row], () => {
45
46
  a(() => {
@@ -68,7 +69,7 @@ var _ = { key: 1 }, v = e(/* @__PURE__ */ t({
68
69
  ref: v,
69
70
  class: "auto-show-tooltip",
70
71
  style: o({ WebkitLineClamp: e.row })
71
- }, [t.$slots.default ? d(t.$slots, "default", { key: 0 }, void 0, !0) : (l(), r("div", _, f(e.content || ""), 1))], 4)]),
72
+ }, [t.$slots.default ? d(t.$slots, "default", {}, void 0, !0, 0) : (l(), r("div", _, f(e.content || ""), 1))], 4)]),
72
73
  _: 3
73
74
  }, 8, [
74
75
  "content",
@@ -1,7 +1,7 @@
1
1
  import { t as e } from "./withinstall.CMngc-br.js";
2
- import { m as t } from "./i18n.yuai-sb4.js";
2
+ import { m as t } from "./i18n.CfGGAcJH.js";
3
3
  import { t as n } from "./_plugin-vue_export-helper.B3ysoDQm.js";
4
- import { i as r, n as i, o as a, t as o } from "./config.Cneaz-Di.js";
4
+ import { i as r, n as i, o as a, t as o } from "./config.rFstR-MG.js";
5
5
  import { Fragment as s, computed as c, createBlock as l, createCommentVNode as u, createElementBlock as d, createElementVNode as f, createTextVNode as p, createVNode as m, nextTick as h, normalizeClass as g, onMounted as _, openBlock as v, ref as y, renderList as b, toDisplayString as x, unref as S, watch as C, withCtx as w } from "vue";
6
6
  import { ElButton as T, ElPopover as E } from "element-plus";
7
7
  import '../assets/AvailableRangePreview.css';//#region components/AvailableRangePreview/TagList.vue
@@ -88,7 +88,7 @@ function I(e, t, n = !1) {
88
88
  let e = [], n = (e) => {
89
89
  if (!e.children || e.children.length === 0) return !1;
90
90
  let t = F(e);
91
- return t.length === 0 ? !1 : t.every((e) => r.value.some((t) => t.memberType === i.MEMBER && t.memberId === e));
91
+ return t.length !== 0 && t.every((e) => r.value.some((t) => t.memberType === i.MEMBER && t.memberId === e));
92
92
  }, a = (t, r = !1) => {
93
93
  if (t.memberType === i.DEPARTMENT) {
94
94
  let o = n(t);
@@ -114,7 +114,7 @@ function I(e, t, n = !1) {
114
114
  }
115
115
  //#endregion
116
116
  //#region components/AvailableRangePreview/layout.vue
117
- var L = { class: "text-1f2329" }, R = { class: "fz-14 text-1f2329" }, z = e({
117
+ var L = { class: "text-1f2329" }, R = { class: "fz-14 text-1f2329" }, z = {
118
118
  __name: "layout",
119
119
  props: {
120
120
  allVisible: {
@@ -189,6 +189,6 @@ var L = { class: "text-1f2329" }, R = { class: "fz-14 text-1f2329" }, z = e({
189
189
  "readonly"
190
190
  ])) : u("", !0)], 2)) : u("", !0)], 2));
191
191
  }
192
- }), B = e(j);
192
+ }, B = e(z), V = e(j);
193
193
  //#endregion
194
- export { B as n, I as r, z as t };
194
+ export { V as n, I as r, B as t };
@@ -1,9 +1,9 @@
1
1
  import { t as e } from "./withinstall.CMngc-br.js";
2
- import { m as t } from "./i18n.yuai-sb4.js";
2
+ import { m as t } from "./i18n.CfGGAcJH.js";
3
3
  import { t as n } from "./request.CfSQnDD0.js";
4
4
  import { n as r, t as i } from "./DialogContainer.Bgf3f2T5.js";
5
- import { a, i as o, o as s } from "./config.Cneaz-Di.js";
6
- import { r as c, t as l } from "./AvailableRangePreview.CPwdlq4X.js";
5
+ import { a, i as o, o as s } from "./config.rFstR-MG.js";
6
+ import { r as c, t as l } from "./AvailableRangePreview.Daug_hry.js";
7
7
  import { Fragment as u, computed as d, createBlock as f, createCommentVNode as p, createElementBlock as m, createElementVNode as h, createTextVNode as g, createVNode as _, nextTick as v, onMounted as y, openBlock as b, ref as x, renderList as S, toDisplayString as C, unref as w, watch as T, withCtx as E } from "vue";
8
8
  import { ElButton as D, ElMessage as O, ElRadio as k, ElRadioGroup as A } from "element-plus";
9
9
  import { TreeShowSelect as j } from "color-star-custom-components";
@@ -135,7 +135,7 @@ var N = { class: "dialog-content" }, P = {
135
135
  url: `${t.VITE_APP_AUTH_BASE_URL}/api/v1/admin/member/search`,
136
136
  method: "get"
137
137
  }) };
138
- }, R = { class: "available-range-setting w-full" }, z = e(/* @__PURE__ */ Object.assign({ name: "AvailableRangeSetting" }, {
138
+ }, R = { class: "available-range-setting w-full" }, z = /*@__PURE__*/ Object.assign({ name: "AvailableRangeSetting" }, {
139
139
  __name: "layout",
140
140
  props: {
141
141
  allVisible: {
@@ -224,6 +224,6 @@ var N = { class: "dialog-content" }, P = {
224
224
  "loading"
225
225
  ])) : p("", !0)]));
226
226
  }
227
- }));
227
+ }), B = e(z);
228
228
  //#endregion
229
- export { z as t };
229
+ export { B as t };
@@ -1,4 +1,4 @@
1
- import { m as e } from "./i18n.yuai-sb4.js";
1
+ import { m as e } from "./i18n.CfGGAcJH.js";
2
2
  import { t } from "./_plugin-vue_export-helper.B3ysoDQm.js";
3
3
  import { createBlock as n, createCommentVNode as r, createElementBlock as i, createVNode as a, normalizeClass as o, onMounted as s, openBlock as c, ref as l, shallowRef as u, unref as d, watch as f, withCtx as p } from "vue";
4
4
  import { ElIcon as m, ElMessage as h, ElScrollbar as g } from "element-plus";
@@ -91,7 +91,8 @@ var w = () => {
91
91
  h.enableFolding && e.push(S({
92
92
  preparePlaceholder: (e, t) => {
93
93
  try {
94
- return O(e.doc.sliceString(t.from, t.to));
94
+ let n = e.doc.sliceString(t.from, t.to);
95
+ return O(n);
95
96
  } catch (e) {
96
97
  return console.error("Error getting fold preview:", e), "...";
97
98
  }
@@ -1,9 +1,9 @@
1
1
  import { t as e } from "./withinstall.CMngc-br.js";
2
- import { m as t } from "./i18n.yuai-sb4.js";
2
+ import { m as t } from "./i18n.CfGGAcJH.js";
3
3
  import { t as n } from "./_plugin-vue_export-helper.B3ysoDQm.js";
4
- import { r } from "./config.Cneaz-Di.js";
5
- import { t as i } from "./AvailableRangePreview.CPwdlq4X.js";
6
- import { d as a, f as o, l as s, m as c, p as l, r as u, u as d } from "./config.BVH1HTem.js";
4
+ import { r } from "./config.rFstR-MG.js";
5
+ import { t as i } from "./AvailableRangePreview.Daug_hry.js";
6
+ import { d as a, f as o, l as s, m as c, p as l, r as u, u as d } from "./config.DbvuSKlD.js";
7
7
  import { Fragment as f, computed as p, createBlock as m, createCommentVNode as h, createElementBlock as g, createElementVNode as _, createTextVNode as v, createVNode as y, normalizeStyle as b, openBlock as x, renderList as S, resolveDynamicComponent as C, toDisplayString as w, unref as T, withCtx as E, withModifiers as D } from "vue";
8
8
  import { ElIcon as O, ElPopover as k, ElTag as A } from "element-plus";
9
9
  import '../assets/CommonTagsList.css';//#region components/CommonTagsList/StatusTag.vue
@@ -99,7 +99,10 @@ var j = { class: "status-tag-content flex items-center" }, M = { class: "status-
99
99
  visibleScope: t.visibleScope,
100
100
  allVisible: t.allVisible
101
101
  }));
102
- }), G = (e) => u[l[e]];
102
+ }), G = (e) => {
103
+ let t = l[e];
104
+ return u[t];
105
+ };
103
106
  return (t, l) => (x(), g("div", P, [(x(!0), g(f, null, S(M.value, (t, r) => (x(), m(T(k), {
104
107
  key: r,
105
108
  placement: "bottom",
@@ -1,12 +1,12 @@
1
1
  import { t as e } from "./withinstall.CMngc-br.js";
2
- import { m as t } from "./i18n.yuai-sb4.js";
2
+ import { m as t } from "./i18n.CfGGAcJH.js";
3
3
  import { t as n } from "./usePreview.yIUda0Hv.js";
4
- import { t as r } from "./FilePreview.8h1jwcK3.js";
4
+ import { t as r } from "./FilePreview.CZGtuNLk.js";
5
5
  import { t as i } from "./_plugin-vue_export-helper.B3ysoDQm.js";
6
- import { t as a } from "./FileUploader.D6yBWJC1.js";
6
+ import { t as a } from "./FileUploader.Dzz9qaG4.js";
7
7
  import { t as o } from "./RadioGroup.CB4jkuR3.js";
8
- import { t as s } from "./AuthSection.DiiFb-bb.js";
9
- import { t as c } from "./MdEditor.CnEAJuiz.js";
8
+ import { t as s } from "./AuthSection.DoHCPqfe.js";
9
+ import { t as c } from "./MdEditor.DXniUyrY.js";
10
10
  import { createBlock as l, createCommentVNode as u, createElementVNode as d, createTextVNode as f, createVNode as p, openBlock as m, reactive as h, ref as g, toDisplayString as _, unref as v, watch as y, withCtx as b } from "vue";
11
11
  import { ElForm as x, ElFormItem as S, ElIcon as C, ElInput as w, ElMessage as T, ElTooltip as E } from "element-plus";
12
12
  import { IconTip as D } from "color-message-aibox-vue";
@@ -58,11 +58,11 @@ var M = { class: "nav-title overflow-hidden" }, ee = /*#__PURE__*/ t(/* @__PURE_
58
58
  DIR: "DIR",
59
59
  MENU: "MENU",
60
60
  BUTTON: "BUTTON"
61
- }, P = new Map([
61
+ }, P = /* @__PURE__ */ new Map([
62
62
  ["active", "#3271FE"],
63
63
  ["parent_active", "#3271FE"],
64
64
  ["normal", "#1F2329"]
65
- ]), F = (e, t) => !Array.isArray(e) || !t ? !1 : e.some((e) => e.path === t ? !0 : e.children?.length > 0 ? F(e.children, t) : !1), I = (e, t = 1) => e.filter((e) => [N.DIR, N.MENU].includes(e.type)).map((e) => ({
65
+ ]), F = (e, t) => !Array.isArray(e) || !t ? !1 : e.some((e) => e.path === t || e.children?.length > 0 && F(e.children, t)), I = (e, t = 1) => e.filter((e) => [N.DIR, N.MENU].includes(e.type)).map((e) => ({
66
66
  ...e,
67
67
  id: e.bnid,
68
68
  name: e.name,
@@ -183,7 +183,8 @@ var M = { class: "nav-title overflow-hidden" }, ee = /*#__PURE__*/ t(/* @__PURE_
183
183
  ],
184
184
  setup(e, { emit: t }) {
185
185
  let n = e, r = t, i = h(null), u = (e) => e?.icon && e.level === 1 || !e.isLeaf, g = (e) => z(e, n.currentMenuId), y = (e) => {
186
- r("node-click", e, e.isLeaf ? Y.LEAF : Y.PARENT);
186
+ let t = e.isLeaf ? Y.LEAF : Y.PARENT;
187
+ r("node-click", e, t);
187
188
  }, x = (e) => {
188
189
  r("node-expand", e.id, e);
189
190
  }, w = (e) => {
@@ -263,7 +264,7 @@ var M = { class: "nav-title overflow-hidden" }, ee = /*#__PURE__*/ t(/* @__PURE_
263
264
  }), [["__scopeId", "data-v-cf335707"]]), ae = { class: "user-info-card__avatar" }, oe = { class: "user-info-card__avatar-text" }, se = { class: "user-info-card__details" }, ce = { class: "user-info-card__name" }, le = {
264
265
  key: 0,
265
266
  class: "user-info-card__bnid"
266
- }, Q = /*#__PURE__*/ t(/* @__PURE__ */ Object.assign({ name: "UserInfoCard" }, {
267
+ }, ue = /*@__PURE__*/ Object.assign({ name: "UserInfoCard" }, {
267
268
  __name: "UserInfoCard",
268
269
  props: {
269
270
  userInfo: {
@@ -280,7 +281,7 @@ var M = { class: "nav-title overflow-hidden" }, ee = /*#__PURE__*/ t(/* @__PURE_
280
281
  let t = e, n = i(() => t.userInfo?.name?.charAt(0)?.toUpperCase() || "");
281
282
  return (t, r) => (m(), s("div", { class: f(["user-info-card", `user-info-card--${e.type}`]) }, [c("div", ae, [c("span", oe, v(n.value), 1)]), c("div", se, [c("div", ce, v(e.userInfo?.name || ""), 1), e.type === b(Z).POPUP ? (m(), s("div", le, v(e.userInfo?.bnid || e.userInfo?.id || ""), 1)) : o("", !0)])], 2));
282
283
  }
283
- }), [["__scopeId", "data-v-00216c75"]]), ue = { class: "user-popup-content" }, $ = ["onClick"], de = /*#__PURE__*/ t(/* @__PURE__ */ Object.assign({ name: "UserPopup" }, {
284
+ }), Q = /*#__PURE__*/ t(ue, [["__scopeId", "data-v-00216c75"]]), $ = { class: "user-popup-content" }, de = ["onClick"], fe = /*#__PURE__*/ t(/* @__PURE__ */ Object.assign({ name: "UserPopup" }, {
284
285
  __name: "UserPopup",
285
286
  props: {
286
287
  actions: {
@@ -305,7 +306,7 @@ var M = { class: "nav-title overflow-hidden" }, ee = /*#__PURE__*/ t(/* @__PURE_
305
306
  }))), h = (e) => {
306
307
  d("action-click", e.key, e);
307
308
  };
308
- return (t, r) => (m(), s("div", ue, [e.showUserInfo ? (m(), a(Q, {
309
+ return (t, r) => (m(), s("div", $, [e.showUserInfo ? (m(), a(Q, {
309
310
  key: 0,
310
311
  userInfo: e.userInfo,
311
312
  type: b(Z).POPUP,
@@ -321,15 +322,15 @@ var M = { class: "nav-title overflow-hidden" }, ee = /*#__PURE__*/ t(/* @__PURE_
321
322
  }, {
322
323
  default: C(() => [(m(), a(_(e.icon), { size: e.iconSize || 20 }, null, 8, ["size"]))]),
323
324
  _: 2
324
- }, 1032, ["size"]), c("span", null, v(e.label), 1)], 8, $))], 64))), 128))], 2)]));
325
+ }, 1032, ["size"]), c("span", null, v(e.label), 1)], 8, de))], 64))), 128))], 2)]));
325
326
  }
326
- }), [["__scopeId", "data-v-4c9300a2"]]), fe = { class: "navbar-box__footer__left" }, pe = /*#__PURE__*/ t(/* @__PURE__ */ Object.assign({ name: "NavFooter" }, {
327
+ }), [["__scopeId", "data-v-4c9300a2"]]), pe = { class: "navbar-box__footer__left" }, me = /*@__PURE__*/ Object.assign({ name: "NavFooter" }, {
327
328
  __name: "NavFooter",
328
329
  props: {
329
330
  userInfo: {
330
331
  type: Object,
331
332
  default: null,
332
- validator: (e) => e ? e.name !== void 0 : !0
333
+ validator: (e) => !e || e.name !== void 0
333
334
  },
334
335
  actions: {
335
336
  type: Array,
@@ -372,7 +373,7 @@ var M = { class: "nav-title overflow-hidden" }, ee = /*#__PURE__*/ t(/* @__PURE_
372
373
  style: p({ width: e.navFooterWidth + "px" }),
373
374
  onMouseenter: i[0] ||= (e) => f(!0),
374
375
  onMouseleave: i[1] ||= (e) => f(!1)
375
- }, [c("div", fe, [l(Q, {
376
+ }, [c("div", pe, [l(Q, {
376
377
  userInfo: e.userInfo,
377
378
  type: e.userInfoCardType
378
379
  }, null, 8, ["userInfo", "type"])])], 36)) : o("", !0), l(r, { name: "fade" }, {
@@ -381,7 +382,7 @@ var M = { class: "nav-title overflow-hidden" }, ee = /*#__PURE__*/ t(/* @__PURE_
381
382
  style: p({ left: e.popupLeft + "px" }),
382
383
  onMouseenter: i[2] ||= (e) => f(!0),
383
384
  onMouseleave: i[3] ||= (e) => f(!1)
384
- }, [l(de, {
385
+ }, [l(fe, {
385
386
  actions: e.actions,
386
387
  userInfo: e.userInfo,
387
388
  showUserInfo: e.showPopupUserInfo,
@@ -394,7 +395,7 @@ var M = { class: "nav-title overflow-hidden" }, ee = /*#__PURE__*/ t(/* @__PURE_
394
395
  _: 1
395
396
  })], 64));
396
397
  }
397
- }), [["__scopeId", "data-v-b1713bc6"]]), me = { class: "sidebar flex h-full flex-col" }, he = { class: "flex-1 overflow-hidden flex flex-col pd-l-12 pd-r-12" }, ge = e(/* @__PURE__ */ t(/* @__PURE__ */ Object.assign({ name: "CustomSidebar" }, {
398
+ }), he = /*#__PURE__*/ t(me, [["__scopeId", "data-v-b1713bc6"]]), ge = { class: "sidebar flex h-full flex-col" }, _e = { class: "flex-1 overflow-hidden flex flex-col pd-l-12 pd-r-12" }, ve = /*@__PURE__*/ Object.assign({ name: "CustomSidebar" }, {
398
399
  __name: "layout",
399
400
  props: {
400
401
  menuData: {
@@ -518,7 +519,7 @@ var M = { class: "nav-title overflow-hidden" }, ee = /*#__PURE__*/ t(/* @__PURE_
518
519
  }, f = (e, t) => {
519
520
  n("user-action-click", e, t);
520
521
  };
521
- return (t, n) => (m(), s("div", me, [c("div", he, [l(ee, {
522
+ return (t, n) => (m(), s("div", ge, [c("div", _e, [l(ee, {
522
523
  "title-style": e.titleStyle,
523
524
  title: e.title,
524
525
  "logo-size": e.logoSize,
@@ -560,7 +561,7 @@ var M = { class: "nav-title overflow-hidden" }, ee = /*#__PURE__*/ t(/* @__PURE_
560
561
  "collapsed-icon",
561
562
  "icon-renderer",
562
563
  "icon-library"
563
- ])]), e.showFooter ? (m(), a(pe, {
564
+ ])]), e.showFooter ? (m(), a(he, {
564
565
  key: 0,
565
566
  "popup-left": e.popupLeft,
566
567
  "user-info": e.userInfo,
@@ -580,6 +581,6 @@ var M = { class: "nav-title overflow-hidden" }, ee = /*#__PURE__*/ t(/* @__PURE_
580
581
  "show-popup-user-info"
581
582
  ])) : o("", !0)]));
582
583
  }
583
- }), [["__scopeId", "data-v-b8991280"]]));
584
+ }), ye = e(/* @__PURE__ */ t(ve, [["__scopeId", "data-v-b8991280"]]));
584
585
  //#endregion
585
- export { R as _, J as a, G as b, N as c, V as d, H as f, U as g, z as h, q as i, te as l, K as m, X as n, Z as o, W as p, Y as r, P as s, ge as t, B as u, L as v, I as x, F as y };
586
+ export { R as _, J as a, G as b, N as c, V as d, H as f, U as g, z as h, q as i, te as l, K as m, X as n, Z as o, W as p, Y as r, P as s, ye as t, B as u, L as v, I as x, F as y };
@@ -16,7 +16,7 @@ var ee = (e) => `${e}-custom-toggle`, D = [
16
16
  }, k = {
17
17
  key: 1,
18
18
  class: "divider"
19
- }, A = { class: "toggle-item toggle-action flex items-center justify-center weight-500" }, j = { class: "dropdown-label" }, M = e(/* @__PURE__ */ t(/* @__PURE__ */ Object.assign({ name: "CustomToggle" }, {
19
+ }, A = { class: "toggle-item toggle-action flex items-center justify-center weight-500" }, j = { class: "dropdown-label" }, M = /*@__PURE__*/ Object.assign({ name: "CustomToggle" }, {
20
20
  __name: "layout",
21
21
  props: {
22
22
  options: {
@@ -93,8 +93,8 @@ var ee = (e) => `${e}-custom-toggle`, D = [
93
93
  $(e);
94
94
  return;
95
95
  }
96
- let t = M.options[0];
97
- $(K(t, 0));
96
+ let t = M.options[0], n = K(t, 0);
97
+ $(n);
98
98
  }, K = (e, t) => {
99
99
  if (typeof e == "object" && e) {
100
100
  let n = M.fieldMapping.value;
@@ -113,9 +113,10 @@ var ee = (e) => `${e}-custom-toggle`, D = [
113
113
  }, Y = (e, t) => K(e, t) === M.modelValue, X = (e, t) => {
114
114
  if (t >= H.value.length - 1 || Y(e, t)) return !1;
115
115
  let n = H.value.findIndex((e, t) => Y(e, t));
116
- return !(n === -1 || t === n - 1);
116
+ return n !== -1 && t !== n - 1;
117
117
  }, Z = (e, t) => {
118
- $(K(e, t));
118
+ let n = K(e, t);
119
+ $(n);
119
120
  }, Q = (e) => {
120
121
  $(e), setTimeout(() => {
121
122
  te(e);
@@ -176,6 +177,6 @@ var ee = (e) => `${e}-custom-toggle`, D = [
176
177
  _: 1
177
178
  })) : a("", !0)], 2));
178
179
  }
179
- }), [["__scopeId", "data-v-380c0444"]]));
180
+ }), N = e(/* @__PURE__ */ t(M, [["__scopeId", "data-v-380c0444"]]));
180
181
  //#endregion
181
- export { M as t };
182
+ export { N as t };