@web-utils/component 5.0.0-beta02 → 5.0.0-beta03
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/awesome-button/index.mjs +24 -30
- package/{utils/style.css → base.css} +1 -1
- package/chat/index.mjs +3 -12
- package/chunks/{EditableTree.D0ByhRTi.mjs → EditableTree.CV8b95tW.mjs} +11 -20
- package/chunks/{ElementBaseInfo.B3pY8TkD.mjs → ElementBaseInfo.lW0iwU10.mjs} +2 -3
- package/chunks/ElementDialog.DWhAJsUn.mjs +520 -0
- package/chunks/{ElementForm.D_lXbe--.mjs → ElementForm.C7yebHWH.mjs} +12 -39
- package/chunks/{ElementListeners.Cufwd4bp.mjs → ElementListeners.B_SjC8dp.mjs} +10 -31
- package/chunks/{ElementMultiInstance.BhY8NY2z.mjs → ElementMultiInstance.Xw27Z5mm.mjs} +2 -3
- package/chunks/{ElementOtherConfig.DX1ZJ9w2.mjs → ElementOtherConfig.DnNmAhKn.mjs} +0 -1
- package/chunks/{ElementProperties.BRafADXp.mjs → ElementProperties.DKr9JE_O.mjs} +3 -12
- package/chunks/{ElementTaskConfig.B6pqRir_.mjs → ElementTaskConfig.CPjsXlpS.mjs} +6 -10
- package/chunks/{FlowCondition.Dvwji23j.mjs → FlowCondition.BA7GF34X.mjs} +4 -5
- package/chunks/{FlowDesigner.LL-vXDIE.mjs → FlowDesigner.DH1ypcUw.mjs} +15 -15
- package/chunks/{FormCascader.DMY3uNc8.mjs → FormCascader.BXL8lKww.mjs} +348 -346
- package/chunks/{FormInputTime.BC4FfWwY.mjs → FormInputTime.DzTPiDNh.mjs} +243 -242
- package/chunks/{FormItem.BSXI2cZU.mjs → FormItem.B8iPLduv.mjs} +1 -1
- package/chunks/{FormItemGroup.D2Htta7J.mjs → FormItemGroup.CCGqEapT.mjs} +27 -22
- package/chunks/{FormSelect.CY0K-izg.mjs → FormSelect.t0jbTL_K.mjs} +396 -394
- package/chunks/{FormSwitch.DLqFXaFF.mjs → FormSwitch.uoFQ-xp_.mjs} +26 -25
- package/chunks/{FormTemp.PJFfNRls.mjs → FormTemp.CeHtEZQe.mjs} +11 -6
- package/chunks/{FyCurd.me083T8V.mjs → FyCurd.DqJuCLNW.mjs} +22 -25
- package/chunks/{FyForm.vVp8aVtj.mjs → FyForm.CgyGhetD.mjs} +15 -13
- package/chunks/{FyFormDesign.BCxVyiWY.mjs → FyFormDesign.DIIK7mXK.mjs} +49 -128
- package/chunks/{FyUpload.CA7Gfa6Q.mjs → FyUpload.DoBEuYcC.mjs} +2 -2
- package/chunks/{ImagePreview.ByEWJYdu.mjs → ImagePreview.DDFrZgo5.mjs} +97 -87
- package/chunks/{PageableTable.Ba3XSbZ5.mjs → PageableTable.DR-REJN5.mjs} +5 -6
- package/chunks/{SignalAndMessage.DYhKWs3X.mjs → SignalAndMessage.CL2u19it.mjs} +1 -10
- package/chunks/{TableColumn.72HOXQkb.mjs → TableColumn.Cq9Bvevm.mjs} +2 -2
- package/chunks/{TableView.BxfsOAxU.mjs → TableView.DMWMaGLA.mjs} +26 -33
- package/chunks/ToolbarButton.AlTszc53.mjs +107 -0
- package/chunks/{UserTaskListeners.CkeyTpnn.mjs → UserTaskListeners.Qfm8hKWP.mjs} +9 -27
- package/chunks/{VueCron.DEvY5-i7.mjs → VueCron.BmPnLuu3.mjs} +3 -39
- package/chunks/{VueTreeSelect.C6Ycu28Z.mjs → VueTreeSelect.GHx4Z2lG.mjs} +10 -6
- package/chunks/button.gVyl7Y__.mjs +927 -0
- package/chunks/checkbox.AmhCpaBZ.mjs +438 -0
- package/chunks/chunk.A6TnG60p.mjs +13 -0
- package/chunks/confirmable-mixin.BZtxXY0h.mjs +273 -0
- package/chunks/constants.Dw7hXt67.mjs +4 -0
- package/chunks/{dictionary.CNNpjPL2.mjs → dictionary.BqVLM7Lf.mjs} +1 -1
- package/chunks/{event.Dv4XTu8B.mjs → event.CmOTnori.mjs} +4 -7
- package/chunks/event.ZRs4J5TN.mjs +4 -0
- package/chunks/{focus-trap.FbvlqAGe.mjs → focus-trap.CuUc8N2C.mjs} +27 -27
- package/chunks/{form-input.BUGZmAI1.mjs → form-input.DdSb45Tz.mjs} +3 -3
- package/chunks/{form-item.Ca8U2bIR.mjs → form-item.fYYCXvCs.mjs} +110 -106
- package/chunks/{icon.CxCY22-F.mjs → icon.AJYLfX1m.mjs} +7 -7
- package/chunks/{icon.ym7735_x.mjs → icon.niAg1zTC.mjs} +3 -3
- package/chunks/{init.6jGmuY99.mjs → init.CtUEiRbU.mjs} +5 -5
- package/chunks/input.B_wW4aF-.mjs +548 -0
- package/chunks/install.BJl2MN77.mjs +73 -0
- package/chunks/message-box.wGWcYSSd.mjs +463 -0
- package/chunks/{message.C4NdvfbE.mjs → message.DnTACuzV.mjs} +100 -99
- package/chunks/overlay.Rhu_rfhx.mjs +122 -0
- package/chunks/{radio.CeLeSOEo.mjs → radio.BMkZBhl5.mjs} +45 -44
- package/chunks/{scroll.DWjS-gnW.mjs → scroll.BJIpzi2Q.mjs} +2 -2
- package/chunks/{scrollbar.CAmrlKi9.mjs → scrollbar.CvxOszy3.mjs} +4 -4
- package/chunks/{style.BmlGmjpO.mjs → style.CraPDfJA.mjs} +3 -3
- package/chunks/{tag.ZhEIVRpP.mjs → tag.B6yUaGj-.mjs} +15 -15
- package/chunks/teleport.87mkIv8m.mjs +22 -0
- package/chunks/{tooltip.DNiltmX1.mjs → tooltip.Dzjs7LZ8.mjs} +397 -410
- package/chunks/typescript.D0a40c7B.mjs +4 -0
- package/chunks/{use-aria.BW7nWOl1.mjs → use-aria.B9uqqWAE.mjs} +2 -2
- package/chunks/{use-composition.mUaomyno.mjs → use-composition.BMPJBvYs.mjs} +4 -4
- package/chunks/{use-deprecated.BfDSbZS9.mjs → use-deprecated.vx6LTDA_.mjs} +2 -2
- package/chunks/{use-empty-values.D8KYIiKR.mjs → use-empty-values.CxYKjLV9.mjs} +3 -3
- package/chunks/use-form-item.DMDTkMq9.mjs +48 -0
- package/chunks/use-global-config.Dkt91Ob3.mjs +57 -0
- package/chunks/use-id.CyzdvfQn.mjs +15 -0
- package/chunks/{use-locale.Be9HCpTQ.mjs → use-locale.CBoQRFjH.mjs} +1 -1
- package/chunks/{typescript.CLl-2siQ.mjs → use-size.CoorvF12.mjs} +4 -4
- package/chunks/validator.Drv0r2Nb.mjs +5 -0
- package/chunks/{vnode.C3PXzhmg.mjs → vnode.raM3wMJz.mjs} +2 -2
- package/confirm-button/index.mjs +1 -1
- package/confirmable/index.mjs +1 -1
- package/context-menu/index.mjs +39 -38
- package/data-table-picker/index.mjs +2 -6
- package/dynamic-table/index.mjs +1 -2
- package/editable-tree/index.mjs +1 -1
- package/element-dialog/index.mjs +1 -1
- package/element-dialog/style.css +1 -1
- package/empty-view/index.mjs +18 -20
- package/error-view/index.mjs +17 -19
- package/flex-column/index.mjs +1 -1
- package/flex-item/index.mjs +1 -1
- package/flex-row/index.mjs +1 -1
- package/flow/index.mjs +1 -1
- package/flow-designer/index.mjs +1 -1
- package/form-block/index.mjs +1 -1
- package/form-cascader/index.mjs +1 -1
- package/form-checkbox/index.mjs +4 -4
- package/form-checkbox-group/index.mjs +6 -6
- package/form-date-picker/index.mjs +3 -3
- package/form-holder/index.mjs +1 -1
- package/form-input/index.mjs +4 -4
- package/form-input-cron-expression/index.mjs +4 -4
- package/form-input-email/index.mjs +5 -5
- package/form-input-id-card/index.mjs +4 -4
- package/form-input-phone-number/index.mjs +4 -4
- package/form-input-tag/index.mjs +2 -2
- package/form-input-time/index.mjs +1 -1
- package/form-item/index.mjs +1 -1
- package/form-item-group/index.mjs +1 -1
- package/form-radio-group/index.mjs +6 -6
- package/form-select/index.mjs +1 -1
- package/form-switch/index.mjs +1 -1
- package/form-table/index.mjs +2 -2
- package/form-table-plus/index.mjs +4 -4
- package/form-textarea/index.mjs +4 -4
- package/form-tree-select/index.mjs +3 -3
- package/form-tree-select-multiple/index.mjs +3 -3
- package/fy-array/index.mjs +1 -1
- package/fy-cascader/index.mjs +1 -1
- package/fy-checkbox/index.mjs +1 -1
- package/fy-code/index.mjs +2 -2
- package/fy-curd/index.mjs +1 -1
- package/fy-date/index.mjs +1 -1
- package/fy-dynamic/index.mjs +3 -7
- package/fy-form/index.mjs +1 -1
- package/fy-form/style.css +1 -1
- package/fy-form-design/index.mjs +1 -1
- package/fy-form-design/style.css +1 -1
- package/fy-input/index.mjs +1 -1
- package/fy-input-color/index.mjs +1 -2
- package/fy-input-icon/index.mjs +37 -32
- package/fy-input-map/index.mjs +1 -1
- package/fy-input-number/index.mjs +1 -1
- package/fy-input-table/index.mjs +1 -1
- package/fy-input-tree/index.mjs +3 -3
- package/fy-input-tree/style.css +1 -1
- package/fy-radio/index.mjs +2 -2
- package/fy-rate/index.mjs +2 -2
- package/fy-select/index.mjs +5 -5
- package/fy-slider/index.mjs +1 -1
- package/fy-switch/index.mjs +2 -2
- package/fy-time/index.mjs +1 -1
- package/fy-title/index.mjs +1 -1
- package/fy-tree/index.mjs +1 -1
- package/fy-u-editor/index.mjs +1 -1
- package/fy-upload/index.mjs +1 -1
- package/guide-steps/index.mjs +1 -1
- package/helper-function.d.ts +3 -4
- package/helper-function.mjs +31 -22
- package/iframe-window/index.mjs +30 -29
- package/image-cropper/index.mjs +144 -163
- package/image-cropper/style.css +1 -1
- package/image-preview/index.mjs +1 -1
- package/index.d.ts +1 -2
- package/index.mjs +91 -92
- package/input-number-range/index.mjs +0 -2
- package/keyboard/index.mjs +1 -1
- package/monaco-editor/index.mjs +1 -1
- package/nav-bar/index.mjs +1 -1
- package/notice/index.mjs +1 -4
- package/package.json +11 -13
- package/pageable-table/index.mjs +1 -1
- package/pageable-view/index.mjs +2 -2
- package/photo-swipe/index.mjs +1 -1
- package/picker-table-view/index.mjs +4 -8
- package/record-video/index.mjs +1 -1
- package/resize-observer/index.mjs +1 -1
- package/search/index.mjs +2 -2
- package/split-pane/index.mjs +1 -1
- package/static-pageable-table/index.mjs +1 -4
- package/sub-table/index.mjs +2 -5
- package/sub-table-plus/index.mjs +3 -6
- package/tab/index.mjs +1 -1
- package/tab-item/index.mjs +1 -1
- package/table-column/index.mjs +1 -1
- package/table-view/index.mjs +1 -1
- package/tag-render/index.mjs +28 -24
- package/toolbar/index.mjs +1 -1
- package/toolbar-button/index.mjs +2 -143
- package/vue-cron/index.mjs +1 -1
- package/vue-tags-input/index.mjs +1 -1
- package/vue-tree-select/index.mjs +1 -1
- package/watermark/index.mjs +1 -1
- package/web-types.json +250 -382
- package/x-input-tag/index.mjs +0 -3
- package/chunks/ElementDialog.DNsDHdQS.mjs +0 -251
- package/chunks/checkbox.C_9WZ8gc.mjs +0 -437
- package/chunks/confirmable-mixin.zegaXQTl.mjs +0 -1762
- package/chunks/event.B4iwtUNO.mjs +0 -4
- package/chunks/input.C2GWsuXE.mjs +0 -547
- package/chunks/install.yLcn5MLL.mjs +0 -84
- package/chunks/use-form-item.BlWa7ZKe.mjs +0 -56
- package/chunks/use-global-config.DRovgom9.mjs +0 -57
- package/chunks/validator.DuBSEj8O.mjs +0 -5
- package/login/index.mjs +0 -252
- package/login/style.css +0 -1
- /package/chunks/{FormBlock.Co7l6USP.mjs → FormBlock.D6kZl7sm.mjs} +0 -0
- /package/chunks/{FyUEditor.BymtA5SJ.mjs → FyUEditor.uvZS8UgS.mjs} +0 -0
- /package/chunks/{Keyboard.4hi7CjGc.mjs → Keyboard.DBspwbYo.mjs} +0 -0
- /package/chunks/{MonacoEditor.B7BUQwb7.mjs → MonacoEditor.Bq9d6JSz.mjs} +0 -0
- /package/chunks/{RecordVideo.VRFTaHSp.mjs → RecordVideo.CKTY-gk9.mjs} +0 -0
- /package/chunks/{SplitPane.Bwe5Rc0J.mjs → SplitPane.DNNid7WB.mjs} +0 -0
- /package/chunks/{Toolbar.BVziVmyT.mjs → Toolbar.DytZ6fO0.mjs} +0 -0
- /package/chunks/{core.DXaMPWGV.mjs → core.Blrh_Fjl.mjs} +0 -0
- /package/chunks/{dataformat.CteBVoOe.mjs → dataformat.F7GtAoiN.mjs} +0 -0
- /package/chunks/{dic.C0abEij9.mjs → dic.NZCGhtA7.mjs} +0 -0
- /package/chunks/{dictionary.BRhZD-WH.mjs → dictionary.DXYdZefs.mjs} +0 -0
- /package/chunks/{form-pick.DT5kumy4.mjs → form-pick.BEC7lrNH.mjs} +0 -0
- /package/chunks/{form-validate.CUvMwtPN.mjs → form-validate.JFOV_f-C.mjs} +0 -0
- /package/chunks/{packages.BLDb9e6G.mjs → packages.CONbEH13.mjs} +0 -0
- /package/chunks/{permission.C-IUDxQQ.mjs → permission.8WDtOmzA.mjs} +0 -0
- /package/chunks/{photo-swipe.BxnG4lip.mjs → photo-swipe.BvBJGc5x.mjs} +0 -0
- /package/chunks/{slot.DT5QwXL-.mjs → slot.CZCo32Cw.mjs} +0 -0
- /package/chunks/{sub-table-plus-props.CRX7ERxJ.mjs → sub-table-plus-props.DvS8aKT4.mjs} +0 -0
- /package/chunks/{tab-mixin.7zuMMM1E.mjs → tab-mixin.C9DSz8xu.mjs} +0 -0
- /package/chunks/{util.Ce4MHRmD.mjs → util.fjuzrmWz.mjs} +0 -0
- /package/chunks/{utilSelf.BttmSVX6.mjs → utilSelf.Bv7FtUNb.mjs} +0 -0
- /package/chunks/{utils.BGJfM4oG.mjs → utils.C37EhJ-u.mjs} +0 -0
- /package/chunks/{utils.CSPl1l4f.mjs → utils.C8RvIGLM.mjs} +0 -0
|
@@ -0,0 +1,463 @@
|
|
|
1
|
+
import { c as e, l as t } from "./use-empty-values.CxYKjLV9.mjs";
|
|
2
|
+
import { _ as n, l as r, m as i, p as a } from "./install.BJl2MN77.mjs";
|
|
3
|
+
import { B as o, I as s, O as c, S as l, m as u } from "./style.CraPDfJA.mjs";
|
|
4
|
+
import { t as d } from "./input.B_wW4aF-.mjs";
|
|
5
|
+
import { i as ee, n as te, r as ne, t as f } from "./overlay.Rhu_rfhx.mjs";
|
|
6
|
+
import { n as p, t as m } from "./focus-trap.CuUc8N2C.mjs";
|
|
7
|
+
import { t as h } from "./use-id.CyzdvfQn.mjs";
|
|
8
|
+
import { h as re, t as g } from "./icon.niAg1zTC.mjs";
|
|
9
|
+
import { n as _, r as v } from "./icon.AJYLfX1m.mjs";
|
|
10
|
+
import { t as y } from "./button.gVyl7Y__.mjs";
|
|
11
|
+
import { n as ie } from "./use-global-config.Dkt91Ob3.mjs";
|
|
12
|
+
import { t as b } from "./validator.Drv0r2Nb.mjs";
|
|
13
|
+
import { Transition as x, computed as S, createBlock as C, createCommentVNode as w, createElementBlock as T, createElementVNode as E, createTextVNode as D, createVNode as O, defineComponent as k, isVNode as A, markRaw as j, nextTick as M, normalizeClass as N, normalizeStyle as P, onBeforeUnmount as ae, onMounted as oe, openBlock as F, reactive as se, ref as I, render as L, renderSlot as R, resolveComponent as z, resolveDynamicComponent as B, toDisplayString as V, toRefs as ce, vShow as H, watch as U, withCtx as W, withDirectives as G, withKeys as K, withModifiers as q } from "vue";
|
|
14
|
+
//#region node_modules/.pnpm/element-plus@2.13.6_typescr_b86181ecd25892dfea09546870d44c51/node_modules/element-plus/es/directives/trap-focus/index.mjs
|
|
15
|
+
var J = "_trap-focus-children", Y = [], X = (n) => {
|
|
16
|
+
if (Y.length === 0) return;
|
|
17
|
+
let r = e(n), i = Y[Y.length - 1][J];
|
|
18
|
+
if (i.length > 0 && r === t.tab) {
|
|
19
|
+
if (i.length === 1) {
|
|
20
|
+
n.preventDefault(), document.activeElement !== i[0] && i[0].focus();
|
|
21
|
+
return;
|
|
22
|
+
}
|
|
23
|
+
let e = n.shiftKey, t = n.target === i[0], r = n.target === i[i.length - 1];
|
|
24
|
+
t && e && (n.preventDefault(), i[i.length - 1].focus()), r && !e && (n.preventDefault(), i[0].focus());
|
|
25
|
+
}
|
|
26
|
+
}, le = k({
|
|
27
|
+
name: "ElMessageBox",
|
|
28
|
+
directives: { TrapFocus: {
|
|
29
|
+
beforeMount(e) {
|
|
30
|
+
e[J] = u(e), Y.push(e), Y.length <= 1 && document.addEventListener("keydown", X);
|
|
31
|
+
},
|
|
32
|
+
updated(e) {
|
|
33
|
+
M(() => {
|
|
34
|
+
e[J] = u(e);
|
|
35
|
+
});
|
|
36
|
+
},
|
|
37
|
+
unmounted() {
|
|
38
|
+
Y.shift(), Y.length === 0 && document.removeEventListener("keydown", X);
|
|
39
|
+
}
|
|
40
|
+
} },
|
|
41
|
+
components: {
|
|
42
|
+
ElButton: y,
|
|
43
|
+
ElFocusTrap: m,
|
|
44
|
+
ElInput: d,
|
|
45
|
+
ElOverlay: f,
|
|
46
|
+
ElIcon: g,
|
|
47
|
+
..._
|
|
48
|
+
},
|
|
49
|
+
inheritAttrs: !1,
|
|
50
|
+
props: {
|
|
51
|
+
buttonSize: {
|
|
52
|
+
type: String,
|
|
53
|
+
validator: b
|
|
54
|
+
},
|
|
55
|
+
modal: {
|
|
56
|
+
type: Boolean,
|
|
57
|
+
default: !0
|
|
58
|
+
},
|
|
59
|
+
lockScroll: {
|
|
60
|
+
type: Boolean,
|
|
61
|
+
default: !0
|
|
62
|
+
},
|
|
63
|
+
showClose: {
|
|
64
|
+
type: Boolean,
|
|
65
|
+
default: !0
|
|
66
|
+
},
|
|
67
|
+
closeOnClickModal: {
|
|
68
|
+
type: Boolean,
|
|
69
|
+
default: !0
|
|
70
|
+
},
|
|
71
|
+
closeOnPressEscape: {
|
|
72
|
+
type: Boolean,
|
|
73
|
+
default: !0
|
|
74
|
+
},
|
|
75
|
+
closeOnHashChange: {
|
|
76
|
+
type: Boolean,
|
|
77
|
+
default: !0
|
|
78
|
+
},
|
|
79
|
+
center: Boolean,
|
|
80
|
+
draggable: Boolean,
|
|
81
|
+
overflow: Boolean,
|
|
82
|
+
roundButton: Boolean,
|
|
83
|
+
container: {
|
|
84
|
+
type: String,
|
|
85
|
+
default: "body"
|
|
86
|
+
},
|
|
87
|
+
boxType: {
|
|
88
|
+
type: String,
|
|
89
|
+
default: ""
|
|
90
|
+
}
|
|
91
|
+
},
|
|
92
|
+
emits: ["vanish", "action"],
|
|
93
|
+
setup(e, { emit: t }) {
|
|
94
|
+
let { locale: r, zIndex: i, ns: o, size: s } = ie("message-box", S(() => e.buttonSize)), { t: c } = r, { nextZIndex: l } = i, u = I(!1), d = se({
|
|
95
|
+
autofocus: !0,
|
|
96
|
+
beforeClose: null,
|
|
97
|
+
callback: null,
|
|
98
|
+
cancelButtonText: "",
|
|
99
|
+
cancelButtonClass: "",
|
|
100
|
+
confirmButtonText: "",
|
|
101
|
+
confirmButtonClass: "",
|
|
102
|
+
cancelButtonType: "",
|
|
103
|
+
confirmButtonType: "primary",
|
|
104
|
+
customClass: "",
|
|
105
|
+
customStyle: {},
|
|
106
|
+
dangerouslyUseHTMLString: !1,
|
|
107
|
+
distinguishCancelAndClose: !1,
|
|
108
|
+
icon: "",
|
|
109
|
+
closeIcon: "",
|
|
110
|
+
inputPattern: null,
|
|
111
|
+
inputPlaceholder: "",
|
|
112
|
+
inputType: "text",
|
|
113
|
+
inputValue: "",
|
|
114
|
+
inputValidator: void 0,
|
|
115
|
+
inputErrorMessage: "",
|
|
116
|
+
message: "",
|
|
117
|
+
modalFade: !0,
|
|
118
|
+
modalClass: "",
|
|
119
|
+
showCancelButton: !1,
|
|
120
|
+
showConfirmButton: !0,
|
|
121
|
+
type: "",
|
|
122
|
+
title: void 0,
|
|
123
|
+
showInput: !1,
|
|
124
|
+
action: "",
|
|
125
|
+
confirmButtonLoading: !1,
|
|
126
|
+
cancelButtonLoading: !1,
|
|
127
|
+
confirmButtonLoadingIcon: j(re),
|
|
128
|
+
cancelButtonLoadingIcon: j(re),
|
|
129
|
+
confirmButtonDisabled: !1,
|
|
130
|
+
editorErrorMessage: "",
|
|
131
|
+
validateError: !1,
|
|
132
|
+
zIndex: l()
|
|
133
|
+
}), f = S(() => {
|
|
134
|
+
let e = d.type;
|
|
135
|
+
return { [o.bm("icon", e)]: e && v[e] };
|
|
136
|
+
}), p = h(), m = h(), g = S(() => {
|
|
137
|
+
let e = d.type;
|
|
138
|
+
return d.icon || e && v[e] || "";
|
|
139
|
+
}), _ = S(() => !!d.message), y = I(), b = I(), x = I(), C = I(), w = I(), T = S(() => d.confirmButtonClass);
|
|
140
|
+
U(() => d.inputValue, async (t) => {
|
|
141
|
+
await M(), e.boxType === "prompt" && t && P();
|
|
142
|
+
}, { immediate: !0 }), U(() => u.value, (t) => {
|
|
143
|
+
if (t) {
|
|
144
|
+
var n;
|
|
145
|
+
e.boxType !== "prompt" && (d.autofocus ? x.value = ((n = w.value) == null ? void 0 : n.$el) ?? y.value : x.value = y.value), d.zIndex = l();
|
|
146
|
+
}
|
|
147
|
+
e.boxType === "prompt" && (t ? M().then(() => {
|
|
148
|
+
C.value && C.value.$el && (d.autofocus ? x.value = F() ?? y.value : x.value = y.value);
|
|
149
|
+
}) : (d.editorErrorMessage = "", d.validateError = !1));
|
|
150
|
+
});
|
|
151
|
+
let { isDragging: E } = ee(y, b, S(() => e.draggable), S(() => e.overflow));
|
|
152
|
+
oe(async () => {
|
|
153
|
+
await M(), e.closeOnHashChange && window.addEventListener("hashchange", D);
|
|
154
|
+
}), ae(() => {
|
|
155
|
+
e.closeOnHashChange && window.removeEventListener("hashchange", D);
|
|
156
|
+
});
|
|
157
|
+
function D() {
|
|
158
|
+
u.value && (u.value = !1, M(() => {
|
|
159
|
+
d.action && t("action", d.action);
|
|
160
|
+
}));
|
|
161
|
+
}
|
|
162
|
+
let O = () => {
|
|
163
|
+
e.closeOnClickModal && N(d.distinguishCancelAndClose ? "close" : "cancel");
|
|
164
|
+
}, k = te(O), A = (e) => {
|
|
165
|
+
var t;
|
|
166
|
+
if (d.inputType !== "textarea" && !((t = C.value) != null && t.isComposing)) return e.preventDefault(), N("confirm");
|
|
167
|
+
}, N = (t) => {
|
|
168
|
+
var n;
|
|
169
|
+
e.boxType === "prompt" && t === "confirm" && !P() || (d.action = t, d.beforeClose ? (n = d.beforeClose) == null || n.call(d, t, d, D) : D());
|
|
170
|
+
}, P = () => {
|
|
171
|
+
if (e.boxType === "prompt") {
|
|
172
|
+
let e = d.inputPattern;
|
|
173
|
+
if (e && !e.test(d.inputValue || "")) return d.editorErrorMessage = d.inputErrorMessage || c("el.messagebox.error"), d.validateError = !0, !1;
|
|
174
|
+
let t = d.inputValidator;
|
|
175
|
+
if (a(t)) {
|
|
176
|
+
let e = t(d.inputValue);
|
|
177
|
+
if (e === !1) return d.editorErrorMessage = d.inputErrorMessage || c("el.messagebox.error"), d.validateError = !0, !1;
|
|
178
|
+
if (n(e)) return d.editorErrorMessage = e, d.validateError = !0, !1;
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
return d.editorErrorMessage = "", d.validateError = !1, !0;
|
|
182
|
+
}, F = () => {
|
|
183
|
+
var e;
|
|
184
|
+
let t = (e = C.value) == null ? void 0 : e.$refs;
|
|
185
|
+
return (t == null ? void 0 : t.input) ?? (t == null ? void 0 : t.textarea);
|
|
186
|
+
}, L = () => {
|
|
187
|
+
N("close");
|
|
188
|
+
}, R = () => {
|
|
189
|
+
e.closeOnPressEscape && L();
|
|
190
|
+
};
|
|
191
|
+
return e.lockScroll && ne(u, { ns: o }), {
|
|
192
|
+
...ce(d),
|
|
193
|
+
ns: o,
|
|
194
|
+
overlayEvent: k,
|
|
195
|
+
visible: u,
|
|
196
|
+
hasMessage: _,
|
|
197
|
+
typeClass: f,
|
|
198
|
+
contentId: p,
|
|
199
|
+
inputId: m,
|
|
200
|
+
btnSize: s,
|
|
201
|
+
iconComponent: g,
|
|
202
|
+
confirmButtonClasses: T,
|
|
203
|
+
rootRef: y,
|
|
204
|
+
focusStartRef: x,
|
|
205
|
+
headerRef: b,
|
|
206
|
+
inputRef: C,
|
|
207
|
+
isDragging: E,
|
|
208
|
+
confirmRef: w,
|
|
209
|
+
doClose: D,
|
|
210
|
+
handleClose: L,
|
|
211
|
+
onCloseRequested: R,
|
|
212
|
+
handleWrapperClick: O,
|
|
213
|
+
handleInputEnter: A,
|
|
214
|
+
handleAction: N,
|
|
215
|
+
t: c
|
|
216
|
+
};
|
|
217
|
+
}
|
|
218
|
+
}), ue = ["aria-label", "aria-describedby"], de = ["aria-label"], fe = ["id"];
|
|
219
|
+
function pe(e, t, n, r, i, a) {
|
|
220
|
+
let o = z("el-icon"), s = z("el-input"), c = z("el-button"), l = z("el-focus-trap"), u = z("el-overlay");
|
|
221
|
+
return F(), C(x, {
|
|
222
|
+
name: "fade-in-linear",
|
|
223
|
+
onAfterLeave: t[11] || (t[11] = (t) => e.$emit("vanish")),
|
|
224
|
+
persisted: ""
|
|
225
|
+
}, {
|
|
226
|
+
default: W(() => [G(O(u, {
|
|
227
|
+
"z-index": e.zIndex,
|
|
228
|
+
"overlay-class": [e.ns.is("message-box"), e.modalClass],
|
|
229
|
+
mask: e.modal
|
|
230
|
+
}, {
|
|
231
|
+
default: W(() => [E("div", {
|
|
232
|
+
role: "dialog",
|
|
233
|
+
"aria-label": e.title,
|
|
234
|
+
"aria-modal": "true",
|
|
235
|
+
"aria-describedby": e.showInput ? void 0 : e.contentId,
|
|
236
|
+
class: N(`${e.ns.namespace.value}-overlay-message-box`),
|
|
237
|
+
onClick: t[8] || (t[8] = (...t) => e.overlayEvent.onClick && e.overlayEvent.onClick(...t)),
|
|
238
|
+
onMousedown: t[9] || (t[9] = (...t) => e.overlayEvent.onMousedown && e.overlayEvent.onMousedown(...t)),
|
|
239
|
+
onMouseup: t[10] || (t[10] = (...t) => e.overlayEvent.onMouseup && e.overlayEvent.onMouseup(...t))
|
|
240
|
+
}, [O(l, {
|
|
241
|
+
loop: "",
|
|
242
|
+
trapped: e.visible,
|
|
243
|
+
"focus-trap-el": e.rootRef,
|
|
244
|
+
"focus-start-el": e.focusStartRef,
|
|
245
|
+
onReleaseRequested: e.onCloseRequested
|
|
246
|
+
}, {
|
|
247
|
+
default: W(() => [E("div", {
|
|
248
|
+
ref: "rootRef",
|
|
249
|
+
class: N([
|
|
250
|
+
e.ns.b(),
|
|
251
|
+
e.customClass,
|
|
252
|
+
e.ns.is("draggable", e.draggable),
|
|
253
|
+
e.ns.is("dragging", e.isDragging),
|
|
254
|
+
{ [e.ns.m("center")]: e.center }
|
|
255
|
+
]),
|
|
256
|
+
style: P(e.customStyle),
|
|
257
|
+
tabindex: "-1",
|
|
258
|
+
onClick: t[7] || (t[7] = q(() => {}, ["stop"]))
|
|
259
|
+
}, [
|
|
260
|
+
e.title !== null && e.title !== void 0 ? (F(), T("div", {
|
|
261
|
+
key: 0,
|
|
262
|
+
ref: "headerRef",
|
|
263
|
+
class: N([e.ns.e("header"), { "show-close": e.showClose }])
|
|
264
|
+
}, [E("div", { class: N(e.ns.e("title")) }, [e.iconComponent && e.center ? (F(), C(o, {
|
|
265
|
+
key: 0,
|
|
266
|
+
class: N([e.ns.e("status"), e.typeClass])
|
|
267
|
+
}, {
|
|
268
|
+
default: W(() => [(F(), C(B(e.iconComponent)))]),
|
|
269
|
+
_: 1
|
|
270
|
+
}, 8, ["class"])) : w("v-if", !0), E("span", null, V(e.title), 1)], 2), e.showClose ? (F(), T("button", {
|
|
271
|
+
key: 0,
|
|
272
|
+
type: "button",
|
|
273
|
+
class: N(e.ns.e("headerbtn")),
|
|
274
|
+
"aria-label": e.t("el.messagebox.close"),
|
|
275
|
+
onClick: t[0] || (t[0] = (t) => e.handleAction(e.distinguishCancelAndClose ? "close" : "cancel")),
|
|
276
|
+
onKeydown: t[1] || (t[1] = K(q((t) => e.handleAction(e.distinguishCancelAndClose ? "close" : "cancel"), ["prevent"]), ["enter"]))
|
|
277
|
+
}, [O(o, { class: N(e.ns.e("close")) }, {
|
|
278
|
+
default: W(() => [(F(), C(B(e.closeIcon || "close")))]),
|
|
279
|
+
_: 1
|
|
280
|
+
}, 8, ["class"])], 42, de)) : w("v-if", !0)], 2)) : w("v-if", !0),
|
|
281
|
+
E("div", {
|
|
282
|
+
id: e.contentId,
|
|
283
|
+
class: N(e.ns.e("content"))
|
|
284
|
+
}, [E("div", { class: N(e.ns.e("container")) }, [e.iconComponent && !e.center && e.hasMessage ? (F(), C(o, {
|
|
285
|
+
key: 0,
|
|
286
|
+
class: N([e.ns.e("status"), e.typeClass])
|
|
287
|
+
}, {
|
|
288
|
+
default: W(() => [(F(), C(B(e.iconComponent)))]),
|
|
289
|
+
_: 1
|
|
290
|
+
}, 8, ["class"])) : w("v-if", !0), e.hasMessage ? (F(), T("div", {
|
|
291
|
+
key: 1,
|
|
292
|
+
class: N(e.ns.e("message"))
|
|
293
|
+
}, [R(e.$slots, "default", {}, () => [e.dangerouslyUseHTMLString ? (F(), C(B(e.showInput ? "label" : "p"), {
|
|
294
|
+
key: 1,
|
|
295
|
+
for: e.showInput ? e.inputId : void 0,
|
|
296
|
+
innerHTML: e.message
|
|
297
|
+
}, null, 8, ["for", "innerHTML"])) : (F(), C(B(e.showInput ? "label" : "p"), {
|
|
298
|
+
key: 0,
|
|
299
|
+
for: e.showInput ? e.inputId : void 0,
|
|
300
|
+
textContent: V(e.message)
|
|
301
|
+
}, null, 8, ["for", "textContent"]))])], 2)) : w("v-if", !0)], 2), G(E("div", { class: N(e.ns.e("input")) }, [O(s, {
|
|
302
|
+
id: e.inputId,
|
|
303
|
+
ref: "inputRef",
|
|
304
|
+
modelValue: e.inputValue,
|
|
305
|
+
"onUpdate:modelValue": t[2] || (t[2] = (t) => e.inputValue = t),
|
|
306
|
+
type: e.inputType,
|
|
307
|
+
placeholder: e.inputPlaceholder,
|
|
308
|
+
"aria-invalid": e.validateError,
|
|
309
|
+
class: N({ invalid: e.validateError }),
|
|
310
|
+
onKeydown: K(e.handleInputEnter, ["enter"])
|
|
311
|
+
}, null, 8, [
|
|
312
|
+
"id",
|
|
313
|
+
"modelValue",
|
|
314
|
+
"type",
|
|
315
|
+
"placeholder",
|
|
316
|
+
"aria-invalid",
|
|
317
|
+
"class",
|
|
318
|
+
"onKeydown"
|
|
319
|
+
]), E("div", {
|
|
320
|
+
class: N(e.ns.e("errormsg")),
|
|
321
|
+
style: P({ visibility: e.editorErrorMessage ? "visible" : "hidden" })
|
|
322
|
+
}, V(e.editorErrorMessage), 7)], 2), [[H, e.showInput]])], 10, fe),
|
|
323
|
+
E("div", { class: N(e.ns.e("btns")) }, [e.showCancelButton ? (F(), C(c, {
|
|
324
|
+
key: 0,
|
|
325
|
+
type: e.cancelButtonType === "text" ? "" : e.cancelButtonType,
|
|
326
|
+
text: e.cancelButtonType === "text",
|
|
327
|
+
loading: e.cancelButtonLoading,
|
|
328
|
+
"loading-icon": e.cancelButtonLoadingIcon,
|
|
329
|
+
class: N([e.cancelButtonClass]),
|
|
330
|
+
round: e.roundButton,
|
|
331
|
+
size: e.btnSize,
|
|
332
|
+
onClick: t[3] || (t[3] = (t) => e.handleAction("cancel")),
|
|
333
|
+
onKeydown: t[4] || (t[4] = K(q((t) => e.handleAction("cancel"), ["prevent"]), ["enter"]))
|
|
334
|
+
}, {
|
|
335
|
+
default: W(() => [D(V(e.cancelButtonText || e.t("el.messagebox.cancel")), 1)]),
|
|
336
|
+
_: 1
|
|
337
|
+
}, 8, [
|
|
338
|
+
"type",
|
|
339
|
+
"text",
|
|
340
|
+
"loading",
|
|
341
|
+
"loading-icon",
|
|
342
|
+
"class",
|
|
343
|
+
"round",
|
|
344
|
+
"size"
|
|
345
|
+
])) : w("v-if", !0), G(O(c, {
|
|
346
|
+
ref: "confirmRef",
|
|
347
|
+
type: e.confirmButtonType === "text" ? "" : e.confirmButtonType,
|
|
348
|
+
text: e.confirmButtonType === "text",
|
|
349
|
+
loading: e.confirmButtonLoading,
|
|
350
|
+
"loading-icon": e.confirmButtonLoadingIcon,
|
|
351
|
+
class: N([e.confirmButtonClasses]),
|
|
352
|
+
round: e.roundButton,
|
|
353
|
+
disabled: e.confirmButtonDisabled,
|
|
354
|
+
size: e.btnSize,
|
|
355
|
+
onClick: t[5] || (t[5] = (t) => e.handleAction("confirm")),
|
|
356
|
+
onKeydown: t[6] || (t[6] = K(q((t) => e.handleAction("confirm"), ["prevent"]), ["enter"]))
|
|
357
|
+
}, {
|
|
358
|
+
default: W(() => [D(V(e.confirmButtonText || e.t("el.messagebox.confirm")), 1)]),
|
|
359
|
+
_: 1
|
|
360
|
+
}, 8, [
|
|
361
|
+
"type",
|
|
362
|
+
"text",
|
|
363
|
+
"loading",
|
|
364
|
+
"loading-icon",
|
|
365
|
+
"class",
|
|
366
|
+
"round",
|
|
367
|
+
"disabled",
|
|
368
|
+
"size"
|
|
369
|
+
]), [[H, e.showConfirmButton]])], 2)
|
|
370
|
+
], 6)]),
|
|
371
|
+
_: 3
|
|
372
|
+
}, 8, [
|
|
373
|
+
"trapped",
|
|
374
|
+
"focus-trap-el",
|
|
375
|
+
"focus-start-el",
|
|
376
|
+
"onReleaseRequested"
|
|
377
|
+
])], 42, ue)]),
|
|
378
|
+
_: 3
|
|
379
|
+
}, 8, [
|
|
380
|
+
"z-index",
|
|
381
|
+
"overlay-class",
|
|
382
|
+
"mask"
|
|
383
|
+
]), [[H, e.visible]])]),
|
|
384
|
+
_: 3
|
|
385
|
+
});
|
|
386
|
+
}
|
|
387
|
+
var me = /* @__PURE__ */ p(le, [["render", pe]]), Z = /* @__PURE__ */ new Map(), he = (e) => {
|
|
388
|
+
let t = document.body;
|
|
389
|
+
return e.appendTo && (n(e.appendTo) && (t = document.querySelector(e.appendTo)), s(e.appendTo) && (t = e.appendTo), s(t) || (c("ElMessageBox", "the appendTo option is not an HTMLElement. Falling back to document.body."), t = document.body)), t;
|
|
390
|
+
}, ge = (e, t, n = null) => {
|
|
391
|
+
let r = O(me, e, a(e.message) || A(e.message) ? { default: a(e.message) ? e.message : () => e.message } : null);
|
|
392
|
+
return r.appContext = n, L(r, t), he(e).appendChild(t.firstElementChild), r.component;
|
|
393
|
+
}, _e = () => document.createElement("div"), ve = (e, t) => {
|
|
394
|
+
let n = _e();
|
|
395
|
+
e.onVanish = () => {
|
|
396
|
+
L(null, n), Z.delete(o);
|
|
397
|
+
}, e.onAction = (t) => {
|
|
398
|
+
let n = Z.get(o), r;
|
|
399
|
+
r = e.showInput ? {
|
|
400
|
+
value: o.inputValue,
|
|
401
|
+
action: t
|
|
402
|
+
} : t, e.callback ? e.callback(r, a.proxy) : t === "cancel" || t === "close" ? e.distinguishCancelAndClose && t !== "cancel" ? n.reject("close") : n.reject("cancel") : n.resolve(r);
|
|
403
|
+
};
|
|
404
|
+
let a = ge(e, n, t), o = a.proxy;
|
|
405
|
+
for (let t in e) r(e, t) && !r(o.$props, t) && (t === "closeIcon" && i(e[t]) ? o[t] = j(e[t]) : o[t] = e[t]);
|
|
406
|
+
return o.visible = !0, o;
|
|
407
|
+
};
|
|
408
|
+
function Q(e, t = null) {
|
|
409
|
+
if (!l) return Promise.reject();
|
|
410
|
+
let r;
|
|
411
|
+
return n(e) || A(e) ? e = { message: e } : r = e.callback, new Promise((n, i) => {
|
|
412
|
+
let a = ve(e, t ?? Q._context);
|
|
413
|
+
Z.set(a, {
|
|
414
|
+
options: e,
|
|
415
|
+
callback: r,
|
|
416
|
+
resolve: n,
|
|
417
|
+
reject: i
|
|
418
|
+
});
|
|
419
|
+
});
|
|
420
|
+
}
|
|
421
|
+
var ye = [
|
|
422
|
+
"alert",
|
|
423
|
+
"confirm",
|
|
424
|
+
"prompt"
|
|
425
|
+
], be = {
|
|
426
|
+
alert: {
|
|
427
|
+
closeOnPressEscape: !1,
|
|
428
|
+
closeOnClickModal: !1
|
|
429
|
+
},
|
|
430
|
+
confirm: { showCancelButton: !0 },
|
|
431
|
+
prompt: {
|
|
432
|
+
showCancelButton: !0,
|
|
433
|
+
showInput: !0
|
|
434
|
+
}
|
|
435
|
+
};
|
|
436
|
+
ye.forEach((e) => {
|
|
437
|
+
Q[e] = xe(e);
|
|
438
|
+
});
|
|
439
|
+
function xe(e) {
|
|
440
|
+
return (t, n, r, a) => {
|
|
441
|
+
let s = "";
|
|
442
|
+
return i(n) ? (r = n, s = "") : s = o(n) ? "" : n, Q(Object.assign({
|
|
443
|
+
title: s,
|
|
444
|
+
message: t,
|
|
445
|
+
type: "",
|
|
446
|
+
...be[e]
|
|
447
|
+
}, r, { boxType: e }), a);
|
|
448
|
+
};
|
|
449
|
+
}
|
|
450
|
+
Q.close = () => {
|
|
451
|
+
Z.forEach((e, t) => {
|
|
452
|
+
t.doClose();
|
|
453
|
+
}), Z.clear();
|
|
454
|
+
}, Q._context = null;
|
|
455
|
+
//#endregion
|
|
456
|
+
//#region node_modules/.pnpm/element-plus@2.13.6_typescr_b86181ecd25892dfea09546870d44c51/node_modules/element-plus/es/components/message-box/index.mjs
|
|
457
|
+
var $ = Q;
|
|
458
|
+
$.install = (e) => {
|
|
459
|
+
$._context = e._context, e.config.globalProperties.$msgbox = $, e.config.globalProperties.$messageBox = $, e.config.globalProperties.$alert = $.alert, e.config.globalProperties.$confirm = $.confirm, e.config.globalProperties.$prompt = $.prompt;
|
|
460
|
+
};
|
|
461
|
+
var Se = $;
|
|
462
|
+
//#endregion
|
|
463
|
+
export { Se as t };
|