aibox-custom-component-packages 0.0.31 → 0.0.33
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.
- package/es/AddOrEditSupplierDialog.mjs +2 -2
- package/es/ApplicationTypeTag.mjs +1 -1
- package/es/AuthSection.mjs +1 -1
- package/es/AutoShowTooltip.mjs +1 -1
- package/es/AvailableRangePreview.mjs +1 -1
- package/es/AvailableRangeSetting.mjs +2 -2
- package/es/CodeView.mjs +1 -1
- package/es/CommonTagsList.mjs +1 -1
- package/es/CreateMcpForm.mjs +1 -1
- package/es/CustomSidebar.mjs +1 -1
- package/es/CustomToggle.mjs +1 -1
- package/es/DocSyncSelect.mjs +1 -1
- package/es/FileDisplay.mjs +1 -1
- package/es/FilePreview.mjs +1 -1
- package/es/FileUploader.mjs +1 -1
- package/es/Logo.mjs +1 -1
- package/es/McpFormDialog.mjs +1 -1
- package/es/McpParamsSet.mjs +1 -1
- package/es/MdEditor.mjs +1 -1
- package/es/PageContainer.mjs +1 -1
- package/es/ParameterTable.mjs +1 -1
- package/es/PublishRecord.mjs +1 -1
- package/es/SourcePublish.mjs +3 -3
- package/es/Table.mjs +1 -1
- package/es/assets/CustomSidebar.css +1 -1
- package/es/assets/SourcePublish.css +1 -1
- package/es/assets/usePreview.css +2 -2
- package/es/chunks/{AddOrEditSupplierDialog.Dp78d9br.js → AddOrEditSupplierDialog.D0WrS7zb.js} +3 -3
- package/es/chunks/{AddOrEditSupplierDialog.CnhMfQwO.js → AddOrEditSupplierDialog.u9M_J9ps.js} +3 -3
- package/es/chunks/{AiboxTable.C9hrozrD.js → AiboxTable.CNJGTKaO.js} +2 -2
- package/es/chunks/{ApplicationTypeTag.ou6JCQ5z.js → ApplicationTypeTag.Ctbs4Cfh.js} +1 -1
- package/es/chunks/{AuthSection.B8fzLcqX.js → AuthSection.DoHCPqfe.js} +1 -1
- package/es/chunks/{AutoShowTooltip.DBv10Z2v.js → AutoShowTooltip.DKVXyaU4.js} +3 -2
- package/es/chunks/{AvailableRangePreview.CPwdlq4X.js → AvailableRangePreview.Daug_hry.js} +6 -6
- package/es/chunks/{AvailableRangeSetting.CQ1akyVX.js → AvailableRangeSetting.F8v_IaDj.js} +6 -6
- package/es/chunks/{CodeView.Bsu4N1bC.js → CodeView.CrofMsZq.js} +3 -2
- package/es/chunks/{CommonTagsList.CMC3Jf1_.js → CommonTagsList.CaDCnfaw.js} +8 -5
- package/es/chunks/{CommonTagsList.lcIYK7Ug.js → CommonTagsList.DsAsA9Ul.js} +8 -5
- package/es/chunks/{CreateMcpForm.DF53TdcU.js → CreateMcpForm.CmDJvBZn.js} +5 -5
- package/es/chunks/{CustomSidebar.BF2dzN8s.js → CustomSidebar.CcOD8-wi.js} +68 -59
- package/es/chunks/{CustomSidebar.BQkzarqj.js → CustomSidebar.SNazR8Qi.js} +17 -16
- package/es/chunks/{CustomToggle.mk4475NP.js → CustomToggle.Da9-ySi3.js} +8 -7
- package/es/chunks/{DocSyncSelect.DsxEfNS8.js → DocSyncSelect.BXAEaFps.js} +81 -80
- package/es/chunks/{FileDisplay.DdXZw2i8.js → FileDisplay.D308Pw4L.js} +13 -9
- package/es/chunks/{FilePreview.8h1jwcK3.js → FilePreview.CZGtuNLk.js} +3 -3
- package/es/chunks/{FileUploader.D6yBWJC1.js → FileUploader.Dzz9qaG4.js} +12 -7
- package/es/chunks/{Logo.ykAQuSMy.js → Logo.CSphmM19.js} +3 -3
- package/es/chunks/{McpFormDialog.Bc7oBv3C.js → McpFormDialog.BFdJy9Aa.js} +6 -6
- package/es/chunks/{McpParamsSet.CENa2vwu.js → McpParamsSet.Dpsku0Bq.js} +22 -18
- package/es/chunks/{MdEditor.CnEAJuiz.js → MdEditor.DXniUyrY.js} +5 -5
- package/es/chunks/{PageContainer.DB5ChF8A.js → PageContainer.D_aKk9S0.js} +88 -91
- package/es/chunks/{ParameterTable.CMHp6Ubd.js → ParameterTable.DIzML7kY.js} +14 -11
- package/es/chunks/{PublishRecord.Cg21VWQX.js → PublishRecord.B8_7fRU8.js} +33 -30
- package/es/chunks/{PublishRecord.DeP4pdJK.js → PublishRecord.MUK6tcgd.js} +33 -30
- package/es/chunks/{SourcePublish.kjP7Bys8.js → SourcePublish.01DUJyfK.js} +30 -25
- package/es/chunks/{SourcePublish.DVvRsVtZ.js → SourcePublish.CyBDYK5p.js} +39 -31
- package/es/chunks/{config.BLF8hLT4.js → config.BVTdMgQ9.js} +2 -2
- package/es/chunks/{config.BVH1HTem.js → config.DbvuSKlD.js} +2 -2
- package/es/chunks/{config.D-qzWO8Q.js → config.rFstR-MG.js} +1 -1
- package/es/chunks/{i18n.C-J-jxme.js → i18n.CfGGAcJH.js} +1 -1
- package/es/chunks/{chunk.Dqa2HsxW.js → rolldown-runtime.B0aSnxlc.js} +2 -2
- package/es/index.mjs +28 -28
- package/lib/AddOrEditSupplierDialog.js +1 -1
- package/lib/AutoShowTooltip.js +1 -1
- package/lib/AvailableRangePreview.js +1 -1
- package/lib/AvailableRangeSetting.js +1 -1
- package/lib/CodeView.js +1 -1
- package/lib/CommonTagsList.js +1 -1
- package/lib/CreateMcpForm.js +1 -1
- package/lib/CustomSidebar.js +1 -1
- package/lib/CustomToggle.js +1 -1
- package/lib/DocSyncSelect.js +1 -1
- package/lib/FileDisplay.js +1 -1
- package/lib/FileUploader.js +1 -1
- package/lib/McpFormDialog.js +1 -1
- package/lib/McpParamsSet.js +1 -1
- package/lib/MdEditor.js +1 -1
- package/lib/PageContainer.js +1 -1
- package/lib/ParameterTable.js +1 -1
- package/lib/PublishRecord.js +1 -1
- package/lib/SourcePublish.js +1 -1
- package/lib/Table.js +1 -1
- package/lib/assets/CustomSidebar.css +1 -1
- package/lib/assets/SourcePublish.css +1 -1
- package/lib/assets/usePreview.css +2 -2
- package/lib/chunks/{AddOrEditSupplierDialog.C37dgJoc.js → AddOrEditSupplierDialog.DfOMS_bh.js} +1 -1
- package/lib/chunks/{AddOrEditSupplierDialog.oxAFKKep.js → AddOrEditSupplierDialog.tSju0y-W.js} +1 -1
- package/lib/chunks/AiboxTable.B-VuIQSp.js +1 -0
- package/lib/chunks/AutoShowTooltip.DIrXDh7U.js +1 -0
- package/lib/chunks/{AvailableRangePreview.4RCSh4vv.js → AvailableRangePreview.CiOxEA4F.js} +1 -1
- package/lib/chunks/{AvailableRangeSetting.Clr9A9YC.js → AvailableRangeSetting.Bb32NVYo.js} +1 -1
- package/lib/chunks/CodeView.Ct9TXiwX.js +1 -0
- package/lib/chunks/CommonTagsList.Boc8vbyY.js +1 -0
- package/lib/chunks/CommonTagsList.CKstJRCG.js +1 -0
- package/lib/chunks/{CreateMcpForm.cHV9zm1H.js → CreateMcpForm.BWs-4Onu.js} +1 -1
- package/lib/chunks/CustomSidebar.Cygx-8nO.js +1 -0
- package/lib/chunks/CustomSidebar.DCW29MKi.js +1 -0
- package/lib/chunks/CustomToggle.BF7s0G8h.js +1 -0
- package/lib/chunks/DocSyncSelect.ZlOVqBG1.js +1 -0
- package/lib/chunks/{FileDisplay.DlPH_SWI.js → FileDisplay.B3CFfeuo.js} +4 -4
- package/lib/chunks/FileUploader.yvoUFzla.js +1 -0
- package/lib/chunks/{McpFormDialog.CusYASZC.js → McpFormDialog.CuYkPlUY.js} +2 -2
- package/lib/chunks/McpParamsSet.BZ3lptGl.js +1 -0
- package/lib/chunks/MdEditor.BSUp8pUb.js +1 -0
- package/lib/chunks/PageContainer.BYyJE7u_.js +1 -0
- package/lib/chunks/{ParameterTable.CKUr93c7.js → ParameterTable.CLnOL3k_.js} +1 -1
- package/lib/chunks/{PublishRecord.DnQxxgPK.js → PublishRecord.BZH5_Usb.js} +1 -1
- package/lib/chunks/{PublishRecord.CBVhp0v1.js → PublishRecord.DXoKtUn0.js} +1 -1
- package/lib/chunks/SourcePublish.B23eXpNS.js +1 -0
- package/lib/chunks/SourcePublish.QB3O6fdx.js +1 -0
- package/lib/chunks/{chunk.mLOUI7ql.js → rolldown-runtime.DF3sbh8G.js} +1 -1
- package/lib/index.js +1 -1
- package/package.json +5 -5
- package/es/chunks/AddOrEditSupplierDialog.ClQwEIbY.js +0 -721
- package/es/chunks/AddOrEditSupplierDialog.Dg8gkZJ_.js +0 -721
- package/es/chunks/AiboxTable.BGM-BzRS.js +0 -635
- package/es/chunks/AiboxTable.C-nLAgfd.js +0 -635
- package/es/chunks/ApplicationTypeTag.C7wkmR5k.js +0 -47
- package/es/chunks/ApplicationTypeTag.DqsFzOY8.js +0 -47
- package/es/chunks/AuthSection.CjTj3tXe.js +0 -201
- package/es/chunks/AuthSection.DiiFb-bb.js +0 -201
- package/es/chunks/AutoShowTooltip.C_DI9t2Z.js +0 -82
- package/es/chunks/AvailableRangePreview.BeryuDo0.js +0 -194
- package/es/chunks/AvailableRangePreview.CEoRKsuA.js +0 -194
- package/es/chunks/AvailableRangeSetting.C9GkFsQd.js +0 -229
- package/es/chunks/AvailableRangeSetting.CIMyFFUh.js +0 -229
- package/es/chunks/CodeView.C7otlZWk.js +0 -148
- package/es/chunks/CodeView.D-XJCy-4.js +0 -148
- package/es/chunks/CommonTagsList.C0Ppa-Rj.js +0 -162
- package/es/chunks/CommonTagsList.C5_QqxEd.js +0 -156
- package/es/chunks/CommonTagsList.DKvvFNZk.js +0 -156
- package/es/chunks/CommonTagsList.Dn5UW6wD.js +0 -162
- package/es/chunks/CreateMcpForm.BuPJjhoO.js +0 -308
- package/es/chunks/CreateMcpForm.V6OVq25o.js +0 -308
- package/es/chunks/CustomToggle.BxxsaD-W.js +0 -181
- package/es/chunks/DialogContainer.DL7aTMDS.js +0 -129
- package/es/chunks/DocSyncSelect.BAHqN-9J.js +0 -2805
- package/es/chunks/DocSyncSelect.Xmpd15XF.js +0 -2290
- package/es/chunks/FileDisplay.CJ7KCID6.js +0 -1650
- package/es/chunks/FilePreview.De4zHsfc.js +0 -123
- package/es/chunks/FileUploader.Bb7Vjst3.js +0 -216
- package/es/chunks/FileUploader.DUj7bSMa.js +0 -216
- package/es/chunks/Logo.0myMjGux.js +0 -62
- package/es/chunks/McpFormDialog.BmGiXP7Z.js +0 -297
- package/es/chunks/McpFormDialog.re73mF5z.js +0 -297
- package/es/chunks/McpParamsSet.2sRWE--W.js +0 -501
- package/es/chunks/McpParamsSet.CZJmyAJo.js +0 -501
- package/es/chunks/MdEditor.BBlPGzuI.js +0 -163
- package/es/chunks/MdEditor.DQPBTDZs.js +0 -163
- package/es/chunks/PageContainer.DXddaRs1.js +0 -462
- package/es/chunks/ParameterTable.BWGj5RJ0.js +0 -2010
- package/es/chunks/ParameterTable.Bl40d5e-.js +0 -2010
- package/es/chunks/PublishRecord.1bbefkRj.js +0 -133
- package/es/chunks/PublishRecord.BlW5h73q.js +0 -133
- package/es/chunks/PublishRecord.TorrSfBN.js +0 -133
- package/es/chunks/PublishRecord.uMYPtwrr.js +0 -133
- package/es/chunks/RadioGroup.Czc1JtkN.js +0 -107
- package/es/chunks/SourcePublish.BCtsPQ_e.js +0 -1141
- package/es/chunks/SourcePublish.BjY8OTLS.js +0 -966
- package/es/chunks/SourcePublish.BqTfGtXE.js +0 -982
- package/es/chunks/SourcePublish.D-OY0cKH.js +0 -1142
- package/es/chunks/SourcePublish.lCN7YbeP.js +0 -979
- package/es/chunks/_plugin-vue_export-helper.Ct3qlEzt.js +0 -8
- package/es/chunks/chunk.EU29TkMc.js +0 -20
- package/es/chunks/config.ByP8moyl.js +0 -35
- package/es/chunks/config.CK5iNO4T.js +0 -270
- package/es/chunks/config.CUtgjFzj.js +0 -282
- package/es/chunks/config.Cneaz-Di.js +0 -35
- package/es/chunks/config.D5tt9_hY.js +0 -270
- package/es/chunks/config.DJopa-CF.js +0 -283
- package/es/chunks/enums.DDPWAqdV.js +0 -13
- package/es/chunks/field-types.zf28gvKR.js +0 -7
- package/es/chunks/files.DvOT1nf3.js +0 -14
- package/es/chunks/i18n.CgtinrDD.js +0 -426
- package/es/chunks/i18n.yuai-sb4.js +0 -426
- package/es/chunks/layout.C9wKDpv-.js +0 -19
- package/es/chunks/publish.Z0XAASut.js +0 -50
- package/es/chunks/request.CfOHcfgX.js +0 -5
- package/es/chunks/usePreview.CMMjOD_o.js +0 -148
- package/es/chunks/withinstall.dLh4K-0g.js +0 -7
- package/lib/chunks/AddOrEditSupplierDialog.CXDQYSfx.js +0 -1
- package/lib/chunks/AddOrEditSupplierDialog.LrA93M8r.js +0 -1
- package/lib/chunks/AiboxTable.ChFhK2hA.js +0 -1
- package/lib/chunks/AiboxTable.cjZA3qfn.js +0 -1
- package/lib/chunks/ApplicationTypeTag.BZcZ1NVV.js +0 -1
- package/lib/chunks/ApplicationTypeTag.DYX2KhU3.js +0 -1
- package/lib/chunks/AuthSection.JSJMZHKE.js +0 -1
- package/lib/chunks/AutoShowTooltip.CdpEAARd.js +0 -1
- package/lib/chunks/AutoShowTooltip.D3QQ36Bm.js +0 -1
- package/lib/chunks/AvailableRangePreview.DBZrEGgr.js +0 -1
- package/lib/chunks/AvailableRangeSetting.CWQ96pgh.js +0 -1
- package/lib/chunks/CodeView.CXGXn7Ez.js +0 -1
- package/lib/chunks/CodeView.DqYLtjLj.js +0 -1
- package/lib/chunks/CommonTagsList.BwJ39sG2.js +0 -1
- package/lib/chunks/CommonTagsList.COGYYx95.js +0 -1
- package/lib/chunks/CommonTagsList.CYvE3OZx.js +0 -1
- package/lib/chunks/CommonTagsList.DejTHMyS.js +0 -1
- package/lib/chunks/CommonTagsList.scaLz3Kq.js +0 -1
- package/lib/chunks/CreateMcpForm.ChuUGxEv.js +0 -1
- package/lib/chunks/CustomSidebar.Bxnggo2-.js +0 -1
- package/lib/chunks/CustomSidebar.DbMNfaZ2.js +0 -1
- package/lib/chunks/CustomToggle.Cia4mNzt.js +0 -1
- package/lib/chunks/CustomToggle.Dz7MRyOY.js +0 -1
- package/lib/chunks/DialogContainer.C0Hsohgn.js +0 -1
- package/lib/chunks/DocSyncSelect.CeXY2dUM.js +0 -1
- package/lib/chunks/DocSyncSelect.LIk9aqvi.js +0 -1
- package/lib/chunks/DocSyncSelect.OtcUttS0.js +0 -2
- package/lib/chunks/FileDisplay.BSNmvK44.js +0 -59
- package/lib/chunks/FilePreview.DX9e8_nx.js +0 -1
- package/lib/chunks/FileUploader.BRzp1bwB.js +0 -1
- package/lib/chunks/FileUploader.DHEvEZDe.js +0 -1
- package/lib/chunks/Logo.Jr7hhaH0.js +0 -1
- package/lib/chunks/McpFormDialog.CTRZyUh9.js +0 -6
- package/lib/chunks/McpParamsSet.CaZMXMOt.js +0 -1
- package/lib/chunks/McpParamsSet.y1sBuHQg.js +0 -1
- package/lib/chunks/MdEditor.Bmd2x_BT.js +0 -1
- package/lib/chunks/MdEditor.Dyzzi6xB.js +0 -1
- package/lib/chunks/PageContainer.elwvD8VL.js +0 -1
- package/lib/chunks/PageContainer.qaCyP4Jo.js +0 -1
- package/lib/chunks/ParameterTable.ue5vEqKT.js +0 -1
- package/lib/chunks/PublishRecord.BLMQBof_.js +0 -5
- package/lib/chunks/PublishRecord.BhwpTDRe.js +0 -5
- package/lib/chunks/PublishRecord.q7YOQVUz.js +0 -5
- package/lib/chunks/RadioGroup.cl57IvY3.js +0 -1
- package/lib/chunks/SourcePublish.BqmktWp7.js +0 -1
- package/lib/chunks/SourcePublish.Bz8MaRPm.js +0 -1
- package/lib/chunks/SourcePublish.CY-TQaVa.js +0 -1
- package/lib/chunks/SourcePublish.CeC4p1S1.js +0 -1
- package/lib/chunks/SourcePublish.FGW69-Av.js +0 -1
- package/lib/chunks/SourcePublish.I5G9Qx1a.js +0 -1
- package/lib/chunks/SourcePublish.t3yvURij.js +0 -1
- package/lib/chunks/_plugin-vue_export-helper.Bgn9wawX.js +0 -1
- package/lib/chunks/chunk.BbA6Ugdl.js +0 -1
- package/lib/chunks/config.BCxoVxuB.js +0 -1
- package/lib/chunks/config.Cupfbo1b.js +0 -1
- package/lib/chunks/config.D4x1DE4S.js +0 -1
- package/lib/chunks/config.DcvazhJ7.js +0 -1
- package/lib/chunks/enums.DbdzzIzx.js +0 -1
- package/lib/chunks/field-types.C6f_z2S_.js +0 -1
- package/lib/chunks/files.BEXWmB32.js +0 -1
- package/lib/chunks/i18n.DEV_n69W.js +0 -1
- package/lib/chunks/layout.CK394aWE.js +0 -1
- package/lib/chunks/publish.DsepP8ll.js +0 -1
- package/lib/chunks/request.BuoFTs7h.js +0 -1
- package/lib/chunks/usePreview.7CCbmgQM.js +0 -1
- 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.
|
|
1
|
+
import { a as e, i as t, n, o as r, r as i, t as a } from "./chunks/AddOrEditSupplierDialog.D0WrS7zb.js";
|
|
2
2
|
import { n as o } from "./chunks/usePreview.yIUda0Hv.js";
|
|
3
|
-
import { t as s } from "./chunks/FilePreview.
|
|
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.
|
|
1
|
+
import { n as e, t } from "./chunks/ApplicationTypeTag.Ctbs4Cfh.js";
|
|
2
2
|
export { t as ApplicationTypeTag, t as default, e as useApplicationTypeTag };
|
package/es/AuthSection.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "./chunks/AuthSection.
|
|
1
|
+
import { t as e } from "./chunks/AuthSection.DoHCPqfe.js";
|
|
2
2
|
export { e as AuthSection, e as default };
|
package/es/AutoShowTooltip.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "./chunks/AutoShowTooltip.
|
|
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.
|
|
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.
|
|
2
|
-
import { t as o } from "./chunks/AvailableRangeSetting.
|
|
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
package/es/CommonTagsList.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./chunks/CommonTagsList.
|
|
1
|
+
import { n as e, t } from "./chunks/CommonTagsList.CaDCnfaw.js";
|
|
2
2
|
export { t as CommonTagsList, t as default, e as StatusTag };
|
package/es/CreateMcpForm.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "./chunks/CreateMcpForm.
|
|
1
|
+
import { t as e } from "./chunks/CreateMcpForm.CmDJvBZn.js";
|
|
2
2
|
export { e as CreateMcpForm, e as default };
|
package/es/CustomSidebar.mjs
CHANGED
|
@@ -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.
|
|
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.CcOD8-wi.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 };
|
package/es/CustomToggle.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "./chunks/CustomToggle.
|
|
1
|
+
import { t as e } from "./chunks/CustomToggle.Da9-ySi3.js";
|
|
2
2
|
export { e as CustomToggle, e as default };
|
package/es/DocSyncSelect.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./chunks/DocSyncSelect.
|
|
1
|
+
import { n as e, t } from "./chunks/DocSyncSelect.BXAEaFps.js";
|
|
2
2
|
export { t as DocSyncSelect, t as default, e as FileTypeIcon };
|
package/es/FileDisplay.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "./chunks/FileDisplay.
|
|
1
|
+
import { t as e } from "./chunks/FileDisplay.D308Pw4L.js";
|
|
2
2
|
export { e as FileDisplay };
|
package/es/FilePreview.mjs
CHANGED
|
@@ -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.
|
|
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 };
|
package/es/FileUploader.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as e, i as t, n, r, t as i } from "./chunks/FileUploader.
|
|
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 };
|
package/es/Logo.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./chunks/Logo.
|
|
1
|
+
import { n as e, t } from "./chunks/Logo.CSphmM19.js";
|
|
2
2
|
export { e as LOGO_CONFIG, t as Logo, t as default };
|
package/es/McpFormDialog.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, r as t, t as n } from "./chunks/McpFormDialog.
|
|
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 };
|
package/es/McpParamsSet.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./chunks/McpParamsSet.
|
|
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.
|
|
1
|
+
import { t as e } from "./chunks/MdEditor.DXniUyrY.js";
|
|
2
2
|
export { e as MdEditor, e as default };
|
package/es/PageContainer.mjs
CHANGED
|
@@ -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.
|
|
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 };
|
package/es/ParameterTable.mjs
CHANGED
|
@@ -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.
|
|
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 };
|
package/es/PublishRecord.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "./chunks/PublishRecord.
|
|
1
|
+
import { t as e } from "./chunks/PublishRecord.MUK6tcgd.js";
|
|
2
2
|
export { e as PublishRecord, e as default };
|
package/es/SourcePublish.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as e } from "./chunks/config.
|
|
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.
|
|
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.
|
|
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.BVTdMgQ9.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.CyBDYK5p.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.
|
|
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
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.nav-title[data-v-52011bbe]{justify-content:space-between;align-items:center;height:72px;padding-left:2px;padding-right:8px;display:flex}.nav-title .title-text[data-v-52011bbe]{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.nav-title .collapse-unfold-icon[data-v-52011bbe]{cursor:pointer;flex-shrink:0;justify-content:center;transition:transform .2s;display:flex}.custom-tree[data-v-
|
|
1
|
+
.nav-title[data-v-52011bbe]{justify-content:space-between;align-items:center;height:72px;padding-left:2px;padding-right:8px;display:flex}.nav-title .title-text[data-v-52011bbe]{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.nav-title .collapse-unfold-icon[data-v-52011bbe]{cursor:pointer;flex-shrink:0;justify-content:center;transition:transform .2s;display:flex}.custom-tree[data-v-ffb741ff]{background-color:#0000}.custom-tree[data-v-ffb741ff] .el-tree-node__expand-icon{display:none}.custom-tree[data-v-ffb741ff] .el-tree-node__content{box-sizing:border-box;height:var(--item-height)!important;min-height:calc(var(--item-height,36px) - 8px)!important}.custom-tree[data-v-ffb741ff] .el-tree-node.is-current .el-tree-node__content{background:var(--select-menu-bg,#eaf0fe);border-radius:8px}.custom-tree .tree-node-content-custom[data-v-ffb741ff]{color:#262626;box-sizing:border-box;cursor:pointer;border-radius:8px;align-items:center;width:100%;padding:9px 12px;font-size:14px;font-weight:400;transition:all .3s;display:flex;height:calc(var(--item-height) - 8px)!important;min-height:calc(var(--item-height,36px) - 8px)!important}.custom-tree .tree-node-content-custom.is-current[data-v-ffb741ff]{color:#3271fe}.custom-tree .tree-node-content-custom.is-parent-active[data-v-ffb741ff]{color:#3271fe;background:0 0;border-radius:8px}.custom-tree .tree-node-content-custom .expand-arrow[data-v-ffb741ff]{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex}.custom-tree .tree-node-content-custom .node-icon[data-v-ffb741ff]{flex-shrink:0;justify-content:flex-start;width:24px}.custom-tree .tree-node-content-custom .node-label[data-v-ffb741ff]{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;overflow:hidden}.user-info-card[data-v-00216c75]{align-items:center;display:flex}.user-info-card__avatar[data-v-00216c75]{background:#3965ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.user-info-card__avatar-text[data-v-00216c75]{color:#fff;font-weight:500}.user-info-card__details[data-v-00216c75]{flex:1;overflow:hidden}.user-info-card__name[data-v-00216c75],.user-info-card__bnid[data-v-00216c75]{white-space:nowrap;text-overflow:ellipsis;width:100%;font-weight:400;overflow:hidden}.user-info-card--popup .user-info-card__avatar[data-v-00216c75]{width:30px;height:30px;margin-right:14px}.user-info-card--popup .user-info-card__avatar-text[data-v-00216c75]{font-size:16px}.user-info-card--popup .user-info-card__name[data-v-00216c75]{color:#262626;font-size:14px;line-height:16px}.user-info-card--popup .user-info-card__bnid[data-v-00216c75]{color:#a8abb2;font-size:12px;line-height:18px}.user-info-card--footer[data-v-00216c75]{gap:6px}.user-info-card--footer .user-info-card__avatar[data-v-00216c75]{width:22px;height:22px}.user-info-card--footer .user-info-card__avatar-text[data-v-00216c75]{font-size:12px}.user-popup-content[data-v-4c9300a2]{padding:8px}.user-popup-content .user-info-card[data-v-4c9300a2]{padding:8px 3px 12px}.user-popup-content .popup-list[data-v-4c9300a2]{border-top:1px solid #eff2f5;padding-top:12px}.user-popup-content .list__item[data-v-4c9300a2]{cursor:pointer;color:#262626;border-radius:8px;align-items:center;gap:6px;height:42px;padding:0 12px;font-size:14px;font-weight:400;transition:background-color .2s;display:flex}.user-popup-content .list__item[data-v-4c9300a2]:hover{background:#f0f0f0}.user-popup-content .list__item-icon[data-v-4c9300a2]{text-align:center;align-items:center;display:flex}.navbar-box__footer[data-v-b1713bc6]{cursor:pointer;border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;width:100%;padding:10px 8px;display:flex;position:relative;bottom:0;overflow:hidden}.navbar-box__footer__left[data-v-b1713bc6]{flex:1;align-items:center;display:flex;overflow:hidden}.footer-popup[data-v-b1713bc6]{z-index:2001;width:300px;position:fixed;bottom:0}.footer-popup .footer-popup__content[data-v-b1713bc6]{width:100%;height:100%}.content-bg[data-v-b1713bc6]{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f7f7b3;border:1px solid #fffc;border-radius:12px}.fade-enter-from[data-v-b1713bc6],.fade-leave-to[data-v-b1713bc6]{opacity:0}.fade-enter-active[data-v-b1713bc6],.fade-leave-active[data-v-b1713bc6]{transition:opacity .3s}.fade-enter-to[data-v-b1713bc6],.fade-leave-from[data-v-b1713bc6]{opacity:1}.sidebar[data-v-b8991280]{min-width:240px;transition:width .3s;position:relative}.sidebar[data-v-b8991280] .el-tree{--el-tree-node-hover-bg-color:transparent!important}
|
|
@@ -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-
|
|
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-54999e75]{gap:6px}.gap-12[data-v-54999e75]{gap:12px}.publish-settings[data-v-278a3f2d]{width:100%}.publish-settings .channel-name[data-v-278a3f2d]{align-items:center;display:flex}.publish-settings .channel-name .channel-title[data-v-278a3f2d]{margin-left:10px;line-height:18px}.publish-settings .channel-name .channel-title__name[data-v-278a3f2d]{font-size:14px}.publish-settings .channel-name .channel-title__desc[data-v-278a3f2d]{color:var(--color-text-light1);font-size:13px}.publish-settings .action-container[data-v-278a3f2d]{text-align:right;justify-content:flex-end;align-items:center;gap:10px;width:100%;display:flex}.publish-settings .select-label[data-v-278a3f2d]{color:#262626}.publish-settings .divider[data-v-278a3f2d]{border-right:1px solid #f0f0f0;height:12px;margin:0 2px}.publish-settings .expand-content[data-v-278a3f2d]{background:#fff;flex-direction:column;gap:20px;padding:20px 16px;display:flex}.publish-settings[data-v-278a3f2d] .no-expand .el-table__expand-icon{display:none!important}.publish-container[data-v-1b0df9d2]{background-color:#f7f8fa;height:100%}.publish-container__back[data-v-1b0df9d2]{justify-content:space-between;align-items:center;width:100%;display:flex}.publish-container__form[data-v-1b0df9d2]{width:800px;height:calc(100% - 70px);margin:0 auto;overflow:auto}.publish-container__form .channel-name[data-v-1b0df9d2]{align-items:center;display:flex}.publish-container__form .channel-name .channel-icon[data-v-1b0df9d2]{border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.publish-container__form .channel-name .channel-title[data-v-1b0df9d2]{margin-left:10px;line-height:18px}.publish-container__form .channel-name .channel-title__name[data-v-1b0df9d2]{font-size:14px}.publish-container__form .channel-name .channel-title__desc[data-v-1b0df9d2]{color:var(--color-text-light1);font-size:13px}.publish-container__config[data-v-1b0df9d2]{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-1b0df9d2]{align-items:center;display:flex}.publish-container__config p img[data-v-1b0df9d2]{margin-right:10px}.publish-container__required[data-v-1b0df9d2]{color:var(--el-color-danger);font-size:14px}.publish-container[data-v-1b0df9d2] .el-form .el-form-item:last-child{margin-bottom:0}.publish-container[data-v-1b0df9d2] .card-container:last-child{padding:0 16px 16px}.backend-system[data-v-1b0df9d2]{background-color:#0000}.backend-system .publish-container__form[data-v-1b0df9d2]{height:auto}
|
package/es/assets/usePreview.css
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Viewer.js v1.11.
|
|
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:
|
|
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}}
|
package/es/chunks/{AddOrEditSupplierDialog.Dp78d9br.js → AddOrEditSupplierDialog.D0WrS7zb.js}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { t as e } from "./withinstall.CMngc-br.js";
|
|
2
|
-
import { m as t } from "./i18n.
|
|
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.
|
|
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.
|
|
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 ee, onBeforeUnmount as v, onMounted as y, openBlock as b, reactive as x, ref as S, renderList as C, resolveDynamicComponent as w, toDisplayString as T, unref as E, vShow as D, watch as O, withCtx as k, withDirectives as A } from "vue";
|
|
9
9
|
import { ElButton as j, ElForm as te, ElFormItem as M, ElIcon as N, ElInput as P, ElMessage as F, ElOption as I, ElSelect as L } from "element-plus";
|
|
10
10
|
import { IconGoto3 as R, IconWarn as ne, Workflow as z } from "color-message-aibox-vue";
|
package/es/chunks/{AddOrEditSupplierDialog.CnhMfQwO.js → AddOrEditSupplierDialog.u9M_J9ps.js}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { t as e } from "./withinstall.CMngc-br.js";
|
|
2
|
-
import { m as t } from "./i18n.
|
|
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.
|
|
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.
|
|
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.
|
|
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
|
|
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.
|
|
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.
|
|
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
|
-
|
|
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", {
|
|
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.
|
|
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.
|
|
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
|
|
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 =
|
|
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
|
-
}
|
|
192
|
+
}, B = e(z), V = e(j);
|
|
193
193
|
//#endregion
|
|
194
|
-
export {
|
|
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.
|
|
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.
|
|
6
|
-
import { r as c, t as l } from "./AvailableRangePreview.
|
|
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 =
|
|
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 {
|
|
229
|
+
export { B as t };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as e } from "./i18n.
|
|
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
|
-
|
|
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.
|
|
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.
|
|
5
|
-
import { t as i } from "./AvailableRangePreview.
|
|
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.
|
|
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.BVTdMgQ9.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
|
|
@@ -105,7 +105,10 @@ var j = { class: "status-tag-content flex items-center" }, M = { class: "status-
|
|
|
105
105
|
visibleScope: t.visibleScope,
|
|
106
106
|
allVisible: t.allVisible
|
|
107
107
|
}));
|
|
108
|
-
}), K = (e) =>
|
|
108
|
+
}), K = (e) => {
|
|
109
|
+
let t = l[e];
|
|
110
|
+
return u[t];
|
|
111
|
+
};
|
|
109
112
|
return (t, l) => (x(), g("div", P, [(x(!0), g(f, null, S(U.value, (t, r) => (x(), m(T(k), {
|
|
110
113
|
key: r,
|
|
111
114
|
placement: "bottom",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { t as e } from "./withinstall.CMngc-br.js";
|
|
2
|
-
import { m as t } from "./i18n.
|
|
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.
|
|
5
|
-
import { t as i } from "./AvailableRangePreview.
|
|
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.
|
|
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) =>
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
9
|
-
import { t as c } from "./MdEditor.
|
|
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";
|