@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,520 @@
|
|
|
1
|
+
import "./chunk.A6TnG60p.mjs";
|
|
2
|
+
import { a as e } from "./use-empty-values.CxYKjLV9.mjs";
|
|
3
|
+
import { r as t } from "./event.ZRs4J5TN.mjs";
|
|
4
|
+
import { d as n, m as r, o as i, p as a, t as o } from "./install.BJl2MN77.mjs";
|
|
5
|
+
import { D as s, F as c, M as l, O as u, S as d, j as f, n as p } from "./style.CraPDfJA.mjs";
|
|
6
|
+
import { n as m, t as h } from "./teleport.87mkIv8m.mjs";
|
|
7
|
+
import { t as g } from "./use-deprecated.vx6LTDA_.mjs";
|
|
8
|
+
import { i as _, n as v, r as y, t as b } from "./overlay.Rhu_rfhx.mjs";
|
|
9
|
+
import { n as x } from "./use-locale.CBoQRFjH.mjs";
|
|
10
|
+
import { r as S, t as C } from "./focus-trap.CuUc8N2C.mjs";
|
|
11
|
+
import { t as w } from "./use-id.CyzdvfQn.mjs";
|
|
12
|
+
import { t as T } from "./icon.niAg1zTC.mjs";
|
|
13
|
+
import { a as E, t as D } from "./icon.AJYLfX1m.mjs";
|
|
14
|
+
import { r as O } from "./use-global-config.Dkt91Ob3.mjs";
|
|
15
|
+
import { Transition as ee, computed as k, createBlock as A, createCommentVNode as j, createElementBlock as M, createElementVNode as N, createSlots as P, createVNode as F, defineComponent as I, getCurrentInstance as L, inject as R, mergeModels as z, mergeProps as B, nextTick as te, normalizeClass as V, normalizeStyle as H, onMounted as ne, openBlock as U, provide as W, ref as G, renderSlot as K, resolveDynamicComponent as q, toDisplayString as J, unref as Y, useModel as re, useSlots as ie, useTemplateRef as ae, vShow as oe, watch as X, withCtx as Z, withDirectives as se, withModifiers as Q } from "vue";
|
|
16
|
+
//#region node_modules/.pnpm/element-plus@2.13.6_typescr_b86181ecd25892dfea09546870d44c51/node_modules/element-plus/es/components/dialog/src/dialog-content.mjs
|
|
17
|
+
var $ = f({
|
|
18
|
+
center: Boolean,
|
|
19
|
+
alignCenter: {
|
|
20
|
+
type: Boolean,
|
|
21
|
+
default: void 0
|
|
22
|
+
},
|
|
23
|
+
closeIcon: { type: E },
|
|
24
|
+
draggable: {
|
|
25
|
+
type: Boolean,
|
|
26
|
+
default: void 0
|
|
27
|
+
},
|
|
28
|
+
overflow: {
|
|
29
|
+
type: Boolean,
|
|
30
|
+
default: void 0
|
|
31
|
+
},
|
|
32
|
+
fullscreen: Boolean,
|
|
33
|
+
headerClass: String,
|
|
34
|
+
bodyClass: String,
|
|
35
|
+
footerClass: String,
|
|
36
|
+
showClose: {
|
|
37
|
+
type: Boolean,
|
|
38
|
+
default: !0
|
|
39
|
+
},
|
|
40
|
+
title: {
|
|
41
|
+
type: String,
|
|
42
|
+
default: ""
|
|
43
|
+
},
|
|
44
|
+
ariaLevel: {
|
|
45
|
+
type: String,
|
|
46
|
+
default: "2"
|
|
47
|
+
}
|
|
48
|
+
}), ce = { close: () => !0 }, le = {
|
|
49
|
+
alignCenter: void 0,
|
|
50
|
+
draggable: void 0,
|
|
51
|
+
overflow: void 0,
|
|
52
|
+
showClose: !0,
|
|
53
|
+
title: "",
|
|
54
|
+
ariaLevel: "2"
|
|
55
|
+
}, ue = f({
|
|
56
|
+
...$,
|
|
57
|
+
appendToBody: Boolean,
|
|
58
|
+
appendTo: {
|
|
59
|
+
type: m.to.type,
|
|
60
|
+
default: "body"
|
|
61
|
+
},
|
|
62
|
+
beforeClose: { type: l(Function) },
|
|
63
|
+
destroyOnClose: Boolean,
|
|
64
|
+
closeOnClickModal: {
|
|
65
|
+
type: Boolean,
|
|
66
|
+
default: !0
|
|
67
|
+
},
|
|
68
|
+
closeOnPressEscape: {
|
|
69
|
+
type: Boolean,
|
|
70
|
+
default: !0
|
|
71
|
+
},
|
|
72
|
+
lockScroll: {
|
|
73
|
+
type: Boolean,
|
|
74
|
+
default: !0
|
|
75
|
+
},
|
|
76
|
+
modal: {
|
|
77
|
+
type: Boolean,
|
|
78
|
+
default: !0
|
|
79
|
+
},
|
|
80
|
+
modalPenetrable: Boolean,
|
|
81
|
+
openDelay: {
|
|
82
|
+
type: Number,
|
|
83
|
+
default: 0
|
|
84
|
+
},
|
|
85
|
+
closeDelay: {
|
|
86
|
+
type: Number,
|
|
87
|
+
default: 0
|
|
88
|
+
},
|
|
89
|
+
top: { type: String },
|
|
90
|
+
modelValue: Boolean,
|
|
91
|
+
modalClass: String,
|
|
92
|
+
headerClass: String,
|
|
93
|
+
bodyClass: String,
|
|
94
|
+
footerClass: String,
|
|
95
|
+
width: { type: [String, Number] },
|
|
96
|
+
zIndex: { type: Number },
|
|
97
|
+
trapFocus: Boolean,
|
|
98
|
+
headerAriaLevel: {
|
|
99
|
+
type: String,
|
|
100
|
+
default: "2"
|
|
101
|
+
},
|
|
102
|
+
transition: {
|
|
103
|
+
type: l([String, Object]),
|
|
104
|
+
default: void 0
|
|
105
|
+
}
|
|
106
|
+
}), de = {
|
|
107
|
+
open: () => !0,
|
|
108
|
+
opened: () => !0,
|
|
109
|
+
close: () => !0,
|
|
110
|
+
closed: () => !0,
|
|
111
|
+
[t]: (e) => c(e),
|
|
112
|
+
openAutoFocus: () => !0,
|
|
113
|
+
closeAutoFocus: () => !0
|
|
114
|
+
};
|
|
115
|
+
({ ...le });
|
|
116
|
+
//#endregion
|
|
117
|
+
//#region node_modules/.pnpm/element-plus@2.13.6_typescr_b86181ecd25892dfea09546870d44c51/node_modules/element-plus/es/components/dialog/src/constants.mjs
|
|
118
|
+
var fe = Symbol("dialogInjectionKey"), pe = "dialog-fade", me = "ElDialog", he = (i, o) => {
|
|
119
|
+
let c = L().emit, { nextZIndex: l } = e(), f = "", m = w(), h = w(), g = G(!1), _ = G(!1), v = G(!1), b = G(i.zIndex ?? l()), x = G(!1), S, C, T = O(), E = k(() => {
|
|
120
|
+
var e;
|
|
121
|
+
return ((e = T.value) == null ? void 0 : e.namespace) ?? "el";
|
|
122
|
+
}), D = k(() => {
|
|
123
|
+
var e;
|
|
124
|
+
return (e = T.value) == null ? void 0 : e.dialog;
|
|
125
|
+
}), ee = k(() => {
|
|
126
|
+
let e = {}, t = `--${E.value}-dialog`;
|
|
127
|
+
if (!i.fullscreen) {
|
|
128
|
+
i.top && (e[`${t}-margin-top`] = i.top);
|
|
129
|
+
let n = p(i.width);
|
|
130
|
+
n && (e[`${t}-width`] = n);
|
|
131
|
+
}
|
|
132
|
+
return e;
|
|
133
|
+
}), A = k(() => {
|
|
134
|
+
var e;
|
|
135
|
+
return (i.draggable ?? ((e = D.value) == null ? void 0 : e.draggable) ?? !1) && !i.fullscreen;
|
|
136
|
+
}), j = k(() => {
|
|
137
|
+
var e;
|
|
138
|
+
return i.alignCenter ?? ((e = D.value) == null ? void 0 : e.alignCenter) ?? !1;
|
|
139
|
+
}), M = k(() => {
|
|
140
|
+
var e;
|
|
141
|
+
return i.overflow ?? ((e = D.value) == null ? void 0 : e.overflow) ?? !1;
|
|
142
|
+
}), N = k(() => j.value ? { display: "flex" } : {}), P = k(() => {
|
|
143
|
+
var e;
|
|
144
|
+
let t = i.transition ?? ((e = D.value) == null ? void 0 : e.transition) ?? "dialog-fade", o = {
|
|
145
|
+
name: t,
|
|
146
|
+
onAfterEnter: F,
|
|
147
|
+
onBeforeLeave: R,
|
|
148
|
+
onAfterLeave: I
|
|
149
|
+
};
|
|
150
|
+
if (r(t)) {
|
|
151
|
+
let e = { ...t }, r = (e, t) => (r) => {
|
|
152
|
+
n(e) ? e.forEach((e) => {
|
|
153
|
+
a(e) && e(r);
|
|
154
|
+
}) : a(e) && e(r), t();
|
|
155
|
+
};
|
|
156
|
+
return e.onAfterEnter = r(e.onAfterEnter, F), e.onBeforeLeave = r(e.onBeforeLeave, R), e.onAfterLeave = r(e.onAfterLeave, I), e.name || (e.name = pe, u(me, `transition.name is missing when using object syntax, fallback to '${pe}'`)), e;
|
|
157
|
+
}
|
|
158
|
+
return o;
|
|
159
|
+
});
|
|
160
|
+
function F() {
|
|
161
|
+
c("opened");
|
|
162
|
+
}
|
|
163
|
+
function I() {
|
|
164
|
+
c("closed"), c(t, !1), i.destroyOnClose && (v.value = !1), x.value = !1;
|
|
165
|
+
}
|
|
166
|
+
function R() {
|
|
167
|
+
x.value = !0, c("close");
|
|
168
|
+
}
|
|
169
|
+
function z() {
|
|
170
|
+
C == null || C(), S == null || S(), i.openDelay && i.openDelay > 0 ? {stop: S} = s(() => U(), i.openDelay) : U();
|
|
171
|
+
}
|
|
172
|
+
function B() {
|
|
173
|
+
S == null || S(), C == null || C(), i.closeDelay && i.closeDelay > 0 ? {stop: C} = s(() => W(), i.closeDelay) : W();
|
|
174
|
+
}
|
|
175
|
+
function V() {
|
|
176
|
+
function e(e) {
|
|
177
|
+
e || (_.value = !0, g.value = !1);
|
|
178
|
+
}
|
|
179
|
+
i.beforeClose ? i.beforeClose(e) : B();
|
|
180
|
+
}
|
|
181
|
+
function H() {
|
|
182
|
+
i.closeOnClickModal && V();
|
|
183
|
+
}
|
|
184
|
+
function U() {
|
|
185
|
+
d && (g.value = !0);
|
|
186
|
+
}
|
|
187
|
+
function W() {
|
|
188
|
+
g.value = !1;
|
|
189
|
+
}
|
|
190
|
+
function K() {
|
|
191
|
+
c("openAutoFocus");
|
|
192
|
+
}
|
|
193
|
+
function q() {
|
|
194
|
+
c("closeAutoFocus");
|
|
195
|
+
}
|
|
196
|
+
function J(e) {
|
|
197
|
+
var t;
|
|
198
|
+
((t = e.detail) == null ? void 0 : t.focusReason) === "pointer" && e.preventDefault();
|
|
199
|
+
}
|
|
200
|
+
i.lockScroll && y(g);
|
|
201
|
+
function Y() {
|
|
202
|
+
i.closeOnPressEscape && V();
|
|
203
|
+
}
|
|
204
|
+
return X(() => i.zIndex, () => {
|
|
205
|
+
b.value = i.zIndex ?? l();
|
|
206
|
+
}), X(() => i.modelValue, (e) => {
|
|
207
|
+
e ? (_.value = !1, x.value = !1, z(), v.value = !0, b.value = i.zIndex ?? l(), te(() => {
|
|
208
|
+
c("open"), o.value && (o.value.parentElement.scrollTop = 0, o.value.parentElement.scrollLeft = 0, o.value.scrollTop = 0);
|
|
209
|
+
})) : g.value && B();
|
|
210
|
+
}), X(() => i.fullscreen, (e) => {
|
|
211
|
+
o.value && (e ? (f = o.value.style.transform, o.value.style.transform = "") : o.value.style.transform = f);
|
|
212
|
+
}), ne(() => {
|
|
213
|
+
i.modelValue && (g.value = !0, v.value = !0, z());
|
|
214
|
+
}), {
|
|
215
|
+
afterEnter: F,
|
|
216
|
+
afterLeave: I,
|
|
217
|
+
beforeLeave: R,
|
|
218
|
+
handleClose: V,
|
|
219
|
+
onModalClick: H,
|
|
220
|
+
close: B,
|
|
221
|
+
doClose: W,
|
|
222
|
+
onOpenAutoFocus: K,
|
|
223
|
+
onCloseAutoFocus: q,
|
|
224
|
+
onCloseRequested: Y,
|
|
225
|
+
onFocusoutPrevented: J,
|
|
226
|
+
titleId: m,
|
|
227
|
+
bodyId: h,
|
|
228
|
+
closed: _,
|
|
229
|
+
style: ee,
|
|
230
|
+
overlayDialogStyle: N,
|
|
231
|
+
rendered: v,
|
|
232
|
+
visible: g,
|
|
233
|
+
zIndex: b,
|
|
234
|
+
transitionConfig: P,
|
|
235
|
+
_draggable: A,
|
|
236
|
+
_alignCenter: j,
|
|
237
|
+
_overflow: M,
|
|
238
|
+
closing: x
|
|
239
|
+
};
|
|
240
|
+
}, ge = (...e) => (t) => {
|
|
241
|
+
e.forEach((e) => {
|
|
242
|
+
e.value = t;
|
|
243
|
+
});
|
|
244
|
+
}, _e = ["aria-level"], ve = ["aria-label"], ye = ["id"], be = /* @__PURE__ */ I({
|
|
245
|
+
name: "ElDialogContent",
|
|
246
|
+
__name: "dialog-content",
|
|
247
|
+
props: $,
|
|
248
|
+
emits: ce,
|
|
249
|
+
setup(e, { expose: t }) {
|
|
250
|
+
let { t: n } = x(), { Close: r } = D, i = e, { dialogRef: a, headerRef: o, bodyId: s, ns: c, style: l } = R(fe), { focusTrapRef: u } = R(S), d = ge(u, a), f = k(() => !!i.draggable), { resetPosition: p, updatePosition: m, isDragging: h } = _(a, o, f, k(() => !!i.overflow)), g = k(() => [
|
|
251
|
+
c.b(),
|
|
252
|
+
c.is("fullscreen", i.fullscreen),
|
|
253
|
+
c.is("draggable", f.value),
|
|
254
|
+
c.is("dragging", h.value),
|
|
255
|
+
c.is("align-center", !!i.alignCenter),
|
|
256
|
+
{ [c.m("center")]: i.center }
|
|
257
|
+
]);
|
|
258
|
+
return t({
|
|
259
|
+
resetPosition: p,
|
|
260
|
+
updatePosition: m
|
|
261
|
+
}), (t, i) => (U(), M("div", {
|
|
262
|
+
ref: Y(d),
|
|
263
|
+
class: V(g.value),
|
|
264
|
+
style: H(Y(l)),
|
|
265
|
+
tabindex: "-1"
|
|
266
|
+
}, [
|
|
267
|
+
N("header", {
|
|
268
|
+
ref_key: "headerRef",
|
|
269
|
+
ref: o,
|
|
270
|
+
class: V([
|
|
271
|
+
Y(c).e("header"),
|
|
272
|
+
e.headerClass,
|
|
273
|
+
{ "show-close": e.showClose }
|
|
274
|
+
])
|
|
275
|
+
}, [K(t.$slots, "header", {}, () => [N("span", {
|
|
276
|
+
role: "heading",
|
|
277
|
+
"aria-level": e.ariaLevel,
|
|
278
|
+
class: V(Y(c).e("title"))
|
|
279
|
+
}, J(e.title), 11, _e)]), e.showClose ? (U(), M("button", {
|
|
280
|
+
key: 0,
|
|
281
|
+
"aria-label": Y(n)("el.dialog.close"),
|
|
282
|
+
class: V(Y(c).e("headerbtn")),
|
|
283
|
+
type: "button",
|
|
284
|
+
onClick: i[0] || (i[0] = (e) => t.$emit("close"))
|
|
285
|
+
}, [F(Y(T), { class: V(Y(c).e("close")) }, {
|
|
286
|
+
default: Z(() => [(U(), A(q(e.closeIcon || Y(r))))]),
|
|
287
|
+
_: 1
|
|
288
|
+
}, 8, ["class"])], 10, ve)) : j("v-if", !0)], 2),
|
|
289
|
+
N("div", {
|
|
290
|
+
id: Y(s),
|
|
291
|
+
class: V([Y(c).e("body"), e.bodyClass])
|
|
292
|
+
}, [K(t.$slots, "default")], 10, ye),
|
|
293
|
+
t.$slots.footer ? (U(), M("footer", {
|
|
294
|
+
key: 0,
|
|
295
|
+
class: V([Y(c).e("footer"), e.footerClass])
|
|
296
|
+
}, [K(t.$slots, "footer")], 2)) : j("v-if", !0)
|
|
297
|
+
], 6));
|
|
298
|
+
}
|
|
299
|
+
}), xe = [
|
|
300
|
+
"aria-label",
|
|
301
|
+
"aria-labelledby",
|
|
302
|
+
"aria-describedby"
|
|
303
|
+
], Se = o(/* @__PURE__ */ I({
|
|
304
|
+
name: "ElDialog",
|
|
305
|
+
inheritAttrs: !1,
|
|
306
|
+
__name: "dialog",
|
|
307
|
+
props: ue,
|
|
308
|
+
emits: de,
|
|
309
|
+
setup(e, { expose: t }) {
|
|
310
|
+
let n = e, r = ie();
|
|
311
|
+
g({
|
|
312
|
+
scope: "el-dialog",
|
|
313
|
+
from: "the title slot",
|
|
314
|
+
replacement: "the header slot",
|
|
315
|
+
version: "3.0.0",
|
|
316
|
+
ref: "https://element-plus.org/en-US/component/dialog.html#slots"
|
|
317
|
+
}, k(() => !!r.title));
|
|
318
|
+
let a = i("dialog"), o = G(), s = G(), c = G(), { visible: l, titleId: u, bodyId: d, style: f, overlayDialogStyle: p, rendered: m, transitionConfig: _, zIndex: y, _draggable: x, _alignCenter: S, _overflow: w, handleClose: T, onModalClick: E, onOpenAutoFocus: D, onCloseAutoFocus: O, onCloseRequested: M, onFocusoutPrevented: I, closing: L } = he(n, o);
|
|
319
|
+
W(fe, {
|
|
320
|
+
dialogRef: o,
|
|
321
|
+
headerRef: s,
|
|
322
|
+
bodyId: d,
|
|
323
|
+
ns: a,
|
|
324
|
+
rendered: m,
|
|
325
|
+
style: f
|
|
326
|
+
});
|
|
327
|
+
let R = v(E), z = k(() => n.modalPenetrable && !n.modal && !n.fullscreen);
|
|
328
|
+
return t({
|
|
329
|
+
visible: l,
|
|
330
|
+
dialogContentRef: c,
|
|
331
|
+
resetPosition: () => {
|
|
332
|
+
var e;
|
|
333
|
+
(e = c.value) == null || e.resetPosition();
|
|
334
|
+
},
|
|
335
|
+
handleClose: T
|
|
336
|
+
}), (t, n) => (U(), A(Y(h), {
|
|
337
|
+
to: e.appendTo,
|
|
338
|
+
disabled: e.appendTo === "body" ? !e.appendToBody : !1
|
|
339
|
+
}, {
|
|
340
|
+
default: Z(() => [F(ee, B(Y(_), { persisted: "" }), {
|
|
341
|
+
default: Z(() => [se(F(Y(b), {
|
|
342
|
+
"custom-mask-event": "",
|
|
343
|
+
mask: e.modal,
|
|
344
|
+
"overlay-class": [
|
|
345
|
+
e.modalClass ?? "",
|
|
346
|
+
`${Y(a).namespace.value}-modal-dialog`,
|
|
347
|
+
Y(a).is("penetrable", z.value)
|
|
348
|
+
],
|
|
349
|
+
"z-index": Y(y)
|
|
350
|
+
}, {
|
|
351
|
+
default: Z(() => [N("div", {
|
|
352
|
+
role: "dialog",
|
|
353
|
+
"aria-modal": "true",
|
|
354
|
+
"aria-label": e.title || void 0,
|
|
355
|
+
"aria-labelledby": e.title ? void 0 : Y(u),
|
|
356
|
+
"aria-describedby": Y(d),
|
|
357
|
+
class: V([`${Y(a).namespace.value}-overlay-dialog`, Y(a).is("closing", Y(L))]),
|
|
358
|
+
style: H(Y(p)),
|
|
359
|
+
onClick: n[0] || (n[0] = (...e) => Y(R).onClick && Y(R).onClick(...e)),
|
|
360
|
+
onMousedown: n[1] || (n[1] = (...e) => Y(R).onMousedown && Y(R).onMousedown(...e)),
|
|
361
|
+
onMouseup: n[2] || (n[2] = (...e) => Y(R).onMouseup && Y(R).onMouseup(...e))
|
|
362
|
+
}, [F(Y(C), {
|
|
363
|
+
loop: "",
|
|
364
|
+
trapped: Y(l),
|
|
365
|
+
"focus-start-el": "container",
|
|
366
|
+
onFocusAfterTrapped: Y(D),
|
|
367
|
+
onFocusAfterReleased: Y(O),
|
|
368
|
+
onFocusoutPrevented: Y(I),
|
|
369
|
+
onReleaseRequested: Y(M)
|
|
370
|
+
}, {
|
|
371
|
+
default: Z(() => [Y(m) ? (U(), A(be, B({
|
|
372
|
+
key: 0,
|
|
373
|
+
ref_key: "dialogContentRef",
|
|
374
|
+
ref: c
|
|
375
|
+
}, t.$attrs, {
|
|
376
|
+
center: e.center,
|
|
377
|
+
"align-center": Y(S),
|
|
378
|
+
"close-icon": e.closeIcon,
|
|
379
|
+
draggable: Y(x),
|
|
380
|
+
overflow: Y(w),
|
|
381
|
+
fullscreen: e.fullscreen,
|
|
382
|
+
"header-class": e.headerClass,
|
|
383
|
+
"body-class": e.bodyClass,
|
|
384
|
+
"footer-class": e.footerClass,
|
|
385
|
+
"show-close": e.showClose,
|
|
386
|
+
title: e.title,
|
|
387
|
+
"aria-level": e.headerAriaLevel,
|
|
388
|
+
onClose: Y(T)
|
|
389
|
+
}), P({
|
|
390
|
+
header: Z(() => [t.$slots.title ? K(t.$slots, "title", { key: 1 }) : K(t.$slots, "header", {
|
|
391
|
+
key: 0,
|
|
392
|
+
close: Y(T),
|
|
393
|
+
titleId: Y(u),
|
|
394
|
+
titleClass: Y(a).e("title")
|
|
395
|
+
})]),
|
|
396
|
+
default: Z(() => [K(t.$slots, "default")]),
|
|
397
|
+
_: 2
|
|
398
|
+
}, [t.$slots.footer ? {
|
|
399
|
+
name: "footer",
|
|
400
|
+
fn: Z(() => [K(t.$slots, "footer")]),
|
|
401
|
+
key: "0"
|
|
402
|
+
} : void 0]), 1040, [
|
|
403
|
+
"center",
|
|
404
|
+
"align-center",
|
|
405
|
+
"close-icon",
|
|
406
|
+
"draggable",
|
|
407
|
+
"overflow",
|
|
408
|
+
"fullscreen",
|
|
409
|
+
"header-class",
|
|
410
|
+
"body-class",
|
|
411
|
+
"footer-class",
|
|
412
|
+
"show-close",
|
|
413
|
+
"title",
|
|
414
|
+
"aria-level",
|
|
415
|
+
"onClose"
|
|
416
|
+
])) : j("v-if", !0)]),
|
|
417
|
+
_: 3
|
|
418
|
+
}, 8, [
|
|
419
|
+
"trapped",
|
|
420
|
+
"onFocusAfterTrapped",
|
|
421
|
+
"onFocusAfterReleased",
|
|
422
|
+
"onFocusoutPrevented",
|
|
423
|
+
"onReleaseRequested"
|
|
424
|
+
])], 46, xe)]),
|
|
425
|
+
_: 3
|
|
426
|
+
}, 8, [
|
|
427
|
+
"mask",
|
|
428
|
+
"overlay-class",
|
|
429
|
+
"z-index"
|
|
430
|
+
]), [[oe, Y(l)]])]),
|
|
431
|
+
_: 3
|
|
432
|
+
}, 16)]),
|
|
433
|
+
_: 3
|
|
434
|
+
}, 8, ["to", "disabled"]));
|
|
435
|
+
}
|
|
436
|
+
})), Ce = { class: "dialog-title" }, we = { class: "dialog-header-buttons" }, Te = /* @__PURE__ */ Object.assign({ name: "ElementDialog" }, {
|
|
437
|
+
__name: "ElementDialog",
|
|
438
|
+
props: /* @__PURE__ */ z({
|
|
439
|
+
height: String,
|
|
440
|
+
width: String,
|
|
441
|
+
title: String,
|
|
442
|
+
embed: Boolean,
|
|
443
|
+
showClose: Boolean,
|
|
444
|
+
overflow: Boolean,
|
|
445
|
+
closeOnClickModal: Boolean,
|
|
446
|
+
destroyOnClose: Boolean,
|
|
447
|
+
draggable: {
|
|
448
|
+
type: Boolean,
|
|
449
|
+
default: !0
|
|
450
|
+
},
|
|
451
|
+
showFullscreen: Boolean,
|
|
452
|
+
showFullScreen: Boolean,
|
|
453
|
+
alignCenter: Boolean,
|
|
454
|
+
appendToBody: {
|
|
455
|
+
type: Boolean,
|
|
456
|
+
default: !0
|
|
457
|
+
}
|
|
458
|
+
}, {
|
|
459
|
+
modelValue: { type: Boolean },
|
|
460
|
+
modelModifiers: {}
|
|
461
|
+
}),
|
|
462
|
+
emits: /* @__PURE__ */ z(["toggle-fullscreen"], ["update:modelValue"]),
|
|
463
|
+
setup(e, { expose: t, emit: n }) {
|
|
464
|
+
let r = re(e, "modelValue"), i = e, a = n, o = ae("dialog"), s = G(!1), c = () => {
|
|
465
|
+
s.value = !s.value, a("toggle-fullscreen", s.value);
|
|
466
|
+
}, l = k(() => s.value ? "100%" : i.height), u = L(), d = () => {
|
|
467
|
+
i.embed ? u.parent.emit("update:visible") : o.value.handleClose();
|
|
468
|
+
};
|
|
469
|
+
return t({
|
|
470
|
+
close: d,
|
|
471
|
+
hide: d
|
|
472
|
+
}), (t, n) => (U(), A(Y(Se), {
|
|
473
|
+
ref: "dialog",
|
|
474
|
+
modelValue: r.value,
|
|
475
|
+
"onUpdate:modelValue": n[0] || (n[0] = (e) => r.value = e),
|
|
476
|
+
"append-to-body": e.appendToBody,
|
|
477
|
+
fullscreen: s.value,
|
|
478
|
+
"show-close": e.showClose,
|
|
479
|
+
"destroy-on-close": e.destroyOnClose,
|
|
480
|
+
draggable: e.draggable,
|
|
481
|
+
overflow: e.overflow,
|
|
482
|
+
"align-center": e.alignCenter,
|
|
483
|
+
style: H({ "--dialog-body-height": l.value }),
|
|
484
|
+
width: e.width,
|
|
485
|
+
"close-on-click-modal": e.closeOnClickModal
|
|
486
|
+
}, P({
|
|
487
|
+
header: Z(() => [N("div", Ce, J(e.title), 1), N("div", we, [e.showFullscreen || e.showFullScreen ? (U(), M("i", {
|
|
488
|
+
key: 0,
|
|
489
|
+
class: V(["dialog-header-button", {
|
|
490
|
+
"fy-icon-maximum1": !s.value,
|
|
491
|
+
"fy-icon-restore": s.value
|
|
492
|
+
}]),
|
|
493
|
+
onClick: Q(c, ["stop"])
|
|
494
|
+
}, null, 2)) : j("v-if", !0), N("i", {
|
|
495
|
+
class: "dialog-header-button fy-icon-close",
|
|
496
|
+
onClick: Q(d, ["stop"])
|
|
497
|
+
})])]),
|
|
498
|
+
default: Z(() => [K(t.$slots, "default")]),
|
|
499
|
+
_: 2
|
|
500
|
+
}, [t.$slots.footer ? {
|
|
501
|
+
name: "footer",
|
|
502
|
+
fn: Z(() => [K(t.$slots, "footer", { close: d })]),
|
|
503
|
+
key: "0"
|
|
504
|
+
} : void 0]), 1032, [
|
|
505
|
+
"modelValue",
|
|
506
|
+
"append-to-body",
|
|
507
|
+
"fullscreen",
|
|
508
|
+
"show-close",
|
|
509
|
+
"destroy-on-close",
|
|
510
|
+
"draggable",
|
|
511
|
+
"overflow",
|
|
512
|
+
"align-center",
|
|
513
|
+
"style",
|
|
514
|
+
"width",
|
|
515
|
+
"close-on-click-modal"
|
|
516
|
+
]));
|
|
517
|
+
}
|
|
518
|
+
});
|
|
519
|
+
//#endregion
|
|
520
|
+
export { Te as t };
|