@web-utils/component 5.0.0-beta01 → 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.
Files changed (231) hide show
  1. package/awesome-button/index.mjs +25 -31
  2. package/{utils/style.css → base.css} +1 -1
  3. package/chat/index.mjs +3 -12
  4. package/chunks/{EditableTree.C_IJBL5b.mjs → EditableTree.CV8b95tW.mjs} +130 -139
  5. package/chunks/{ElementBaseInfo.DyuFR6fE.mjs → ElementBaseInfo.lW0iwU10.mjs} +2 -3
  6. package/chunks/ElementDialog.DWhAJsUn.mjs +520 -0
  7. package/chunks/{ElementForm.ButuYDPA.mjs → ElementForm.C7yebHWH.mjs} +12 -39
  8. package/chunks/{ElementListeners.Dg3e_dmp.mjs → ElementListeners.B_SjC8dp.mjs} +10 -31
  9. package/chunks/{ElementMultiInstance.Dmi79FqA.mjs → ElementMultiInstance.Xw27Z5mm.mjs} +2 -3
  10. package/chunks/{ElementOtherConfig.C2AddGTp.mjs → ElementOtherConfig.DnNmAhKn.mjs} +0 -1
  11. package/chunks/{ElementProperties.CfV8UF7L.mjs → ElementProperties.DKr9JE_O.mjs} +3 -12
  12. package/chunks/{ElementTaskConfig.Bn7ycGGn.mjs → ElementTaskConfig.CPjsXlpS.mjs} +6 -10
  13. package/chunks/{FlowCondition.C6PdqOAW.mjs → FlowCondition.BA7GF34X.mjs} +4 -5
  14. package/chunks/{FlowDesigner.uJYFfKpR.mjs → FlowDesigner.DH1ypcUw.mjs} +17 -18
  15. package/chunks/{FormBlock.BEENc22F.mjs → FormBlock.D6kZl7sm.mjs} +8 -8
  16. package/chunks/FormCascader.BXL8lKww.mjs +1229 -0
  17. package/chunks/{FormInputTime.Bg3UIP8H.mjs → FormInputTime.DzTPiDNh.mjs} +339 -337
  18. package/chunks/{FormItem.H9OOvNzT.mjs → FormItem.B8iPLduv.mjs} +12 -13
  19. package/chunks/{FormItemGroup.D9eRy-cZ.mjs → FormItemGroup.CCGqEapT.mjs} +38 -31
  20. package/chunks/{FormSelect.CanodoAI.mjs → FormSelect.t0jbTL_K.mjs} +470 -467
  21. package/chunks/{FormSwitch.DTqdaFjv.mjs → FormSwitch.uoFQ-xp_.mjs} +53 -51
  22. package/chunks/{FormTemp.DiI5EfgK.mjs → FormTemp.CeHtEZQe.mjs} +11 -6
  23. package/chunks/{FyCurd.DMj1dMK9.mjs → FyCurd.DqJuCLNW.mjs} +22 -25
  24. package/chunks/{FyForm.vgR8ujEF.mjs → FyForm.CgyGhetD.mjs} +25 -21
  25. package/chunks/{FyFormDesign.DEWT6LsX.mjs → FyFormDesign.DIIK7mXK.mjs} +49 -128
  26. package/chunks/{FyUpload.B2QKfTxF.mjs → FyUpload.DoBEuYcC.mjs} +2 -2
  27. package/chunks/ImagePreview.DDFrZgo5.mjs +649 -0
  28. package/chunks/{Keyboard.ItiRy7Gb.mjs → Keyboard.DBspwbYo.mjs} +2 -2
  29. package/chunks/{MonacoEditor.Bd5Kui-Y.mjs → MonacoEditor.Bq9d6JSz.mjs} +65 -64
  30. package/chunks/{PageableTable.Bujb0NUx.mjs → PageableTable.DR-REJN5.mjs} +84 -83
  31. package/chunks/{SignalAndMessage.CYVzlFuL.mjs → SignalAndMessage.CL2u19it.mjs} +1 -10
  32. package/chunks/{TableColumn.DJYkznbJ.mjs → TableColumn.Cq9Bvevm.mjs} +34 -28
  33. package/chunks/{TableView.DyIdIxAg.mjs → TableView.DMWMaGLA.mjs} +26 -33
  34. package/chunks/ToolbarButton.AlTszc53.mjs +107 -0
  35. package/chunks/{UserTaskListeners.Bp-2qkHs.mjs → UserTaskListeners.Qfm8hKWP.mjs} +9 -27
  36. package/chunks/{VueCron.GfjodnyM.mjs → VueCron.BmPnLuu3.mjs} +163 -142
  37. package/chunks/{VueTreeSelect.9Ywl-I8e.mjs → VueTreeSelect.GHx4Z2lG.mjs} +48 -43
  38. package/chunks/button.gVyl7Y__.mjs +927 -0
  39. package/chunks/checkbox.AmhCpaBZ.mjs +438 -0
  40. package/chunks/chunk.A6TnG60p.mjs +13 -0
  41. package/chunks/confirmable-mixin.BZtxXY0h.mjs +273 -0
  42. package/chunks/constants.Dw7hXt67.mjs +4 -0
  43. package/chunks/{dictionary.DxZxP0ej.mjs → dictionary.BqVLM7Lf.mjs} +1 -1
  44. package/chunks/{event.eJ-c1Z3a.mjs → event.CmOTnori.mjs} +4 -7
  45. package/chunks/event.ZRs4J5TN.mjs +4 -0
  46. package/chunks/{focus-trap.DT4GnqQI.mjs → focus-trap.CuUc8N2C.mjs} +26 -26
  47. package/chunks/{form-input.D25eDRMq.mjs → form-input.DdSb45Tz.mjs} +3 -3
  48. package/chunks/{form-item.CgmUuw_n.mjs → form-item.fYYCXvCs.mjs} +77 -75
  49. package/chunks/icon.AJYLfX1m.mjs +26 -0
  50. package/chunks/{icon.CbS8-322.mjs → icon.niAg1zTC.mjs} +31 -39
  51. package/chunks/{init.DwpukyOB.mjs → init.CtUEiRbU.mjs} +6 -6
  52. package/chunks/{input.PejnqwSH.mjs → input.B_wW4aF-.mjs} +107 -106
  53. package/chunks/install.BJl2MN77.mjs +73 -0
  54. package/chunks/message-box.wGWcYSSd.mjs +463 -0
  55. package/chunks/{message.BCmee5N0.mjs → message.DnTACuzV.mjs} +76 -75
  56. package/chunks/{overlay.DubSnqma.mjs → overlay.Rhu_rfhx.mjs} +5 -5
  57. package/chunks/{radio.BotKXqJr.mjs → radio.BMkZBhl5.mjs} +45 -45
  58. package/chunks/{scroll.CzORc5Zk.mjs → scroll.BJIpzi2Q.mjs} +2 -2
  59. package/chunks/{scrollbar.CAmrlKi9.mjs → scrollbar.CvxOszy3.mjs} +4 -4
  60. package/chunks/{style.BmlGmjpO.mjs → style.CraPDfJA.mjs} +3 -3
  61. package/chunks/{tag.DPi-PLbb.mjs → tag.B6yUaGj-.mjs} +25 -25
  62. package/chunks/{teleport._VGEzK4d.mjs → teleport.87mkIv8m.mjs} +3 -3
  63. package/chunks/{tooltip.D50x7Rva.mjs → tooltip.Dzjs7LZ8.mjs} +108 -108
  64. package/chunks/typescript.D0a40c7B.mjs +4 -0
  65. package/chunks/{use-aria.BW7nWOl1.mjs → use-aria.B9uqqWAE.mjs} +2 -2
  66. package/chunks/{use-composition.mUaomyno.mjs → use-composition.BMPJBvYs.mjs} +4 -4
  67. package/chunks/{use-deprecated.BfDSbZS9.mjs → use-deprecated.vx6LTDA_.mjs} +2 -2
  68. package/chunks/use-empty-values.CxYKjLV9.mjs +81 -0
  69. package/chunks/use-form-item.DMDTkMq9.mjs +48 -0
  70. package/chunks/use-global-config.Dkt91Ob3.mjs +57 -0
  71. package/chunks/{use-id.CFO5NeoV.mjs → use-id.CyzdvfQn.mjs} +3 -3
  72. package/chunks/{use-empty-values.Dy_r78F6.mjs → use-locale.CBoQRFjH.mjs} +12 -87
  73. package/chunks/{use-size.DxrwTUwf.mjs → use-size.CoorvF12.mjs} +2 -2
  74. package/chunks/validator.Drv0r2Nb.mjs +5 -0
  75. package/chunks/{vnode.D_SioRnx.mjs → vnode.raM3wMJz.mjs} +2 -2
  76. package/confirm-button/index.mjs +1 -1
  77. package/confirmable/index.mjs +1 -1
  78. package/context-menu/index.mjs +39 -38
  79. package/data-box/style.css +1 -1
  80. package/data-card/style.css +1 -1
  81. package/data-display/style.css +1 -1
  82. package/data-icons/style.css +1 -1
  83. package/data-imgtext/style.css +1 -1
  84. package/data-operatext/style.css +1 -1
  85. package/data-panel/style.css +1 -1
  86. package/data-pay/style.css +1 -1
  87. package/data-price/style.css +1 -1
  88. package/data-progress/style.css +1 -1
  89. package/data-rotate/style.css +1 -1
  90. package/data-table-picker/index.mjs +2 -6
  91. package/data-tabs/style.css +1 -1
  92. package/dialog-form/index.mjs +7 -3
  93. package/dynamic-table/index.mjs +1 -2
  94. package/editable-tree/index.mjs +1 -1
  95. package/element-dialog/index.mjs +1 -1
  96. package/element-dialog/style.css +1 -1
  97. package/empty-view/index.mjs +18 -20
  98. package/error-view/index.mjs +17 -19
  99. package/flex-column/index.mjs +11 -9
  100. package/flex-item/index.mjs +22 -16
  101. package/flex-row/index.mjs +11 -10
  102. package/flow/index.mjs +1 -1
  103. package/flow-designer/index.mjs +1 -1
  104. package/form-block/index.mjs +1 -1
  105. package/form-cascader/index.mjs +1 -1
  106. package/form-checkbox/index.mjs +4 -4
  107. package/form-checkbox-group/index.mjs +6 -6
  108. package/form-date-picker/index.mjs +3 -3
  109. package/form-holder/index.mjs +2 -5
  110. package/form-input/index.mjs +4 -4
  111. package/form-input-cron-expression/index.mjs +4 -4
  112. package/form-input-email/index.mjs +10 -9
  113. package/form-input-id-card/index.mjs +10 -9
  114. package/form-input-phone-number/index.mjs +11 -10
  115. package/form-input-tag/index.mjs +2 -2
  116. package/form-input-time/index.mjs +1 -1
  117. package/form-item/index.mjs +1 -1
  118. package/form-item-group/index.mjs +1 -1
  119. package/form-radio-group/index.mjs +6 -6
  120. package/form-select/index.mjs +1 -1
  121. package/form-switch/index.mjs +1 -1
  122. package/form-table/index.mjs +2 -2
  123. package/form-table-plus/index.mjs +4 -4
  124. package/form-textarea/index.mjs +4 -4
  125. package/form-tree-select/index.mjs +3 -3
  126. package/form-tree-select-multiple/index.mjs +3 -3
  127. package/form-view/index.mjs +13 -8
  128. package/fy-array/index.mjs +1 -1
  129. package/fy-cascader/index.mjs +1 -1
  130. package/fy-checkbox/index.mjs +1 -1
  131. package/fy-code/index.mjs +2 -2
  132. package/fy-curd/index.mjs +1 -1
  133. package/fy-date/index.mjs +1 -1
  134. package/fy-dynamic/index.mjs +3 -7
  135. package/fy-form/index.mjs +1 -1
  136. package/fy-form/style.css +1 -1
  137. package/fy-form-design/index.mjs +1 -1
  138. package/fy-form-design/style.css +1 -1
  139. package/fy-input/index.mjs +1 -1
  140. package/fy-input-color/index.mjs +1 -2
  141. package/fy-input-icon/index.mjs +37 -32
  142. package/fy-input-map/index.mjs +1 -1
  143. package/fy-input-number/index.mjs +1 -1
  144. package/fy-input-table/index.mjs +1 -1
  145. package/fy-input-tree/index.mjs +3 -3
  146. package/fy-input-tree/style.css +1 -1
  147. package/fy-radio/index.mjs +2 -2
  148. package/fy-rate/index.mjs +2 -2
  149. package/fy-select/index.mjs +5 -5
  150. package/fy-slider/index.mjs +1 -1
  151. package/fy-switch/index.mjs +2 -2
  152. package/fy-time/index.mjs +1 -1
  153. package/fy-title/index.mjs +1 -1
  154. package/fy-tree/index.mjs +1 -1
  155. package/fy-u-editor/index.mjs +1 -1
  156. package/fy-upload/index.mjs +1 -1
  157. package/guide-steps/index.mjs +1 -1
  158. package/helper-function.d.ts +3 -3
  159. package/helper-function.mjs +36 -20
  160. package/iframe-window/index.mjs +30 -29
  161. package/image-cropper/index.mjs +144 -163
  162. package/image-cropper/style.css +1 -1
  163. package/image-preview/index.mjs +2 -187
  164. package/index.d.ts +1 -2
  165. package/index.mjs +153 -154
  166. package/input-number-range/index.mjs +0 -2
  167. package/keyboard/index.mjs +1 -1
  168. package/license/index.mjs +1 -1
  169. package/monaco-editor/index.mjs +1 -1
  170. package/nav-bar/index.mjs +1 -1
  171. package/notice/index.mjs +1 -4
  172. package/package.json +12 -14
  173. package/pageable-table/index.mjs +1 -1
  174. package/pageable-view/index.mjs +2 -2
  175. package/photo-swipe/index.mjs +1 -1
  176. package/picker-table-view/index.mjs +4 -8
  177. package/present-view/index.mjs +18 -13
  178. package/record-video/index.mjs +1 -1
  179. package/resize-observer/index.mjs +1 -1
  180. package/search/index.mjs +2 -2
  181. package/split-pane/index.mjs +1 -1
  182. package/stateful/index.mjs +18 -17
  183. package/static-pageable-table/index.mjs +1 -4
  184. package/sub-table/index.mjs +2 -5
  185. package/sub-table-plus/index.mjs +3 -6
  186. package/tab/index.mjs +1 -1
  187. package/tab-item/index.mjs +1 -1
  188. package/table-column/index.mjs +1 -1
  189. package/table-view/index.mjs +1 -1
  190. package/tag-render/index.mjs +28 -24
  191. package/toolbar/index.mjs +1 -1
  192. package/toolbar-button/index.mjs +2 -146
  193. package/vue-cron/index.mjs +1 -1
  194. package/vue-qr-code/index.mjs +7 -6
  195. package/vue-tags-input/index.mjs +1 -1
  196. package/vue-tree-select/index.mjs +1 -1
  197. package/watermark/index.mjs +13 -13
  198. package/web-types.json +265 -363
  199. package/x-input-tag/index.mjs +0 -3
  200. package/chunks/ElementDialog.C0IjriTW.mjs +0 -681
  201. package/chunks/FormCascader.CaM-oEhv.mjs +0 -1226
  202. package/chunks/checkbox.emIuFmnt.mjs +0 -437
  203. package/chunks/confirmable-mixin.BBil7dto.mjs +0 -1646
  204. package/chunks/event.B4iwtUNO.mjs +0 -4
  205. package/chunks/install.yLcn5MLL.mjs +0 -84
  206. package/chunks/typescript.DiWBU4nj.mjs +0 -4
  207. package/chunks/use-form-item.wsRjehHp.mjs +0 -47
  208. package/chunks/use-global-config.C9hs-O_x.mjs +0 -56
  209. package/chunks/validator.C4-z_t9p.mjs +0 -5
  210. package/login/index.mjs +0 -252
  211. package/login/style.css +0 -1
  212. /package/chunks/{FyUEditor.D_rEYfll.mjs → FyUEditor.uvZS8UgS.mjs} +0 -0
  213. /package/chunks/{RecordVideo.B35_dLty.mjs → RecordVideo.CKTY-gk9.mjs} +0 -0
  214. /package/chunks/{SplitPane.Dw96M0Yf.mjs → SplitPane.DNNid7WB.mjs} +0 -0
  215. /package/chunks/{Toolbar.DHuXJAoG.mjs → Toolbar.DytZ6fO0.mjs} +0 -0
  216. /package/chunks/{core.DJv6Qrae.mjs → core.Blrh_Fjl.mjs} +0 -0
  217. /package/chunks/{dataformat.Bfr4nOcA.mjs → dataformat.F7GtAoiN.mjs} +0 -0
  218. /package/chunks/{dic.DgDfnovD.mjs → dic.NZCGhtA7.mjs} +0 -0
  219. /package/chunks/{dictionary.5eKjWeAp.mjs → dictionary.DXYdZefs.mjs} +0 -0
  220. /package/chunks/{form-pick.Axem0gOO.mjs → form-pick.BEC7lrNH.mjs} +0 -0
  221. /package/chunks/{form-validate.B1KPCHqN.mjs → form-validate.JFOV_f-C.mjs} +0 -0
  222. /package/chunks/{packages.BGjydzjm.mjs → packages.CONbEH13.mjs} +0 -0
  223. /package/chunks/{permission.DgEVNWlh.mjs → permission.8WDtOmzA.mjs} +0 -0
  224. /package/chunks/{photo-swipe.BB0SJZg9.mjs → photo-swipe.BvBJGc5x.mjs} +0 -0
  225. /package/chunks/{slot.C6Ozd2e7.mjs → slot.CZCo32Cw.mjs} +0 -0
  226. /package/chunks/{sub-table-plus-props.B_lLth3j.mjs → sub-table-plus-props.DvS8aKT4.mjs} +0 -0
  227. /package/chunks/{tab-mixin.u0EZpx3j.mjs → tab-mixin.C9DSz8xu.mjs} +0 -0
  228. /package/chunks/{util.B3sjVZoZ.mjs → util.fjuzrmWz.mjs} +0 -0
  229. /package/chunks/{utilSelf.ZED4DmCU.mjs → utilSelf.Bv7FtUNb.mjs} +0 -0
  230. /package/chunks/{utils.Cs2fYBrT.mjs → utils.C37EhJ-u.mjs} +0 -0
  231. /package/chunks/{utils.DsGhtCIO.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 };