@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,438 @@
1
+ import { r as e, t } from "./event.ZRs4J5TN.mjs";
2
+ import { r as n } from "./use-size.CoorvF12.mjs";
3
+ import { _ as r, d as i, m as a, o, r as s, t as c } from "./install.BJl2MN77.mjs";
4
+ import { B as l, F as u, M as d, O as f, R as p, j as m, z as h } from "./style.CraPDfJA.mjs";
5
+ import { t as g } from "./use-deprecated.vx6LTDA_.mjs";
6
+ import { i as _, n as v, r as y, t as b } from "./use-form-item.DMDTkMq9.mjs";
7
+ import { t as x } from "./use-aria.B9uqqWAE.mjs";
8
+ import { t as ee } from "./constants.Dw7hXt67.mjs";
9
+ import { Fragment as te, computed as S, createBlock as C, createCommentVNode as w, createElementBlock as T, createElementVNode as E, createTextVNode as D, defineComponent as O, getCurrentInstance as k, inject as A, isRef as j, mergeProps as M, nextTick as ne, normalizeClass as N, normalizeStyle as re, openBlock as P, provide as ie, ref as F, renderList as ae, renderSlot as I, resolveDynamicComponent as L, toDisplayString as R, toRaw as z, toRefs as oe, unref as B, useSlots as V, vModelCheckbox as H, watch as U, withCtx as W, withDirectives as G, withModifiers as K } from "vue";
10
+ import { isEqual as q, omit as se, pick as ce } from "lodash-unified";
11
+ //#region node_modules/.pnpm/element-plus@2.13.6_typescr_b86181ecd25892dfea09546870d44c51/node_modules/element-plus/es/components/checkbox/src/checkbox.mjs
12
+ var J = {
13
+ modelValue: {
14
+ type: [
15
+ Number,
16
+ String,
17
+ Boolean
18
+ ],
19
+ default: void 0
20
+ },
21
+ label: {
22
+ type: [
23
+ String,
24
+ Boolean,
25
+ Number,
26
+ Object
27
+ ],
28
+ default: void 0
29
+ },
30
+ value: {
31
+ type: [
32
+ String,
33
+ Boolean,
34
+ Number,
35
+ Object
36
+ ],
37
+ default: void 0
38
+ },
39
+ indeterminate: Boolean,
40
+ disabled: {
41
+ type: Boolean,
42
+ default: void 0
43
+ },
44
+ checked: Boolean,
45
+ name: {
46
+ type: String,
47
+ default: void 0
48
+ },
49
+ trueValue: {
50
+ type: [String, Number],
51
+ default: void 0
52
+ },
53
+ falseValue: {
54
+ type: [String, Number],
55
+ default: void 0
56
+ },
57
+ trueLabel: {
58
+ type: [String, Number],
59
+ default: void 0
60
+ },
61
+ falseLabel: {
62
+ type: [String, Number],
63
+ default: void 0
64
+ },
65
+ id: {
66
+ type: String,
67
+ default: void 0
68
+ },
69
+ border: Boolean,
70
+ size: n,
71
+ tabindex: [String, Number],
72
+ validateEvent: {
73
+ type: Boolean,
74
+ default: !0
75
+ },
76
+ ariaLabel: String,
77
+ ...x(["ariaControls"])
78
+ }, Y = {
79
+ [e]: (e) => r(e) || p(e) || u(e),
80
+ change: (e) => r(e) || p(e) || u(e)
81
+ }, X = Symbol("checkboxGroupContextKey"), le = m({
82
+ modelValue: {
83
+ type: d(Array),
84
+ default: () => []
85
+ },
86
+ disabled: {
87
+ type: Boolean,
88
+ default: void 0
89
+ },
90
+ min: Number,
91
+ max: Number,
92
+ size: n,
93
+ fill: String,
94
+ textColor: String,
95
+ tag: {
96
+ type: String,
97
+ default: "div"
98
+ },
99
+ validateEvent: {
100
+ type: Boolean,
101
+ default: !0
102
+ },
103
+ options: { type: d(Array) },
104
+ props: {
105
+ type: d(Object),
106
+ default: () => de
107
+ },
108
+ type: {
109
+ type: String,
110
+ values: ["checkbox", "button"],
111
+ default: "checkbox"
112
+ },
113
+ ...x(["ariaLabel"])
114
+ }), ue = {
115
+ [e]: (e) => i(e),
116
+ change: (e) => i(e)
117
+ }, de = {
118
+ label: "label",
119
+ value: "value",
120
+ disabled: "disabled"
121
+ }, fe = ({ model: e, isChecked: t }) => {
122
+ let n = A(X, void 0), r = A(ee, void 0), i = S(() => {
123
+ var r, i;
124
+ let a = n == null || (r = n.max) == null ? void 0 : r.value, o = n == null || (i = n.min) == null ? void 0 : i.value;
125
+ return !l(a) && e.value.length >= a && !t.value || !l(o) && e.value.length <= o && t.value;
126
+ });
127
+ return {
128
+ isDisabled: y(S(() => {
129
+ var e;
130
+ return n === void 0 ? (r == null ? void 0 : r.disabled) ?? i.value : ((e = n.disabled) == null ? void 0 : e.value) || i.value;
131
+ })),
132
+ isLimitDisabled: i
133
+ };
134
+ }, pe = (e, { model: n, isLimitExceeded: r, hasOwnLabel: i, isDisabled: a, isLabeledByFormItem: o }) => {
135
+ let s = A(X, void 0), { formItem: c } = b(), { emit: l } = k();
136
+ function u(t) {
137
+ return [
138
+ !0,
139
+ e.trueValue,
140
+ e.trueLabel
141
+ ].includes(t) ? e.trueValue ?? e.trueLabel ?? !0 : e.falseValue ?? e.falseLabel ?? !1;
142
+ }
143
+ function d(e, n) {
144
+ l(t, u(e), n);
145
+ }
146
+ function p(e) {
147
+ if (r.value) return;
148
+ let n = e.target;
149
+ l(t, u(n.checked), e);
150
+ }
151
+ async function m(t) {
152
+ r.value || !i.value && !a.value && o.value && (t.composedPath().some((e) => e.tagName === "LABEL") || (n.value = u([
153
+ !1,
154
+ e.falseValue,
155
+ e.falseLabel
156
+ ].includes(n.value)), await ne(), d(n.value, t)));
157
+ }
158
+ let h = S(() => (s == null ? void 0 : s.validateEvent) || e.validateEvent);
159
+ return U(() => e.modelValue, () => {
160
+ h.value && (c == null || c.validate("change").catch((e) => f(e)));
161
+ }), {
162
+ handleChange: p,
163
+ onClickRoot: m
164
+ };
165
+ }, me = (t) => {
166
+ let n = F(!1), { emit: r } = k(), a = A(X, void 0), o = S(() => l(a) === !1), s = F(!1), c = S({
167
+ get() {
168
+ var e;
169
+ return o.value ? a == null || (e = a.modelValue) == null ? void 0 : e.value : t.modelValue ?? n.value;
170
+ },
171
+ set(t) {
172
+ if (o.value && i(t)) {
173
+ var l, u;
174
+ s.value = (a == null || (l = a.max) == null ? void 0 : l.value) !== void 0 && t.length > (a == null ? void 0 : a.max.value) && t.length > c.value.length, s.value === !1 && (a == null || (u = a.changeEvent) == null || u.call(a, t));
175
+ } else r(e, t), n.value = t;
176
+ }
177
+ });
178
+ return {
179
+ model: c,
180
+ isGroup: o,
181
+ isLimitExceeded: s
182
+ };
183
+ }, he = (e, t, { model: n }) => {
184
+ let r = A(X, void 0), o = F(!1), s = S(() => h(e.value) ? e.label : e.value), c = S(() => {
185
+ let t = n.value;
186
+ return u(t) ? t : i(t) ? a(s.value) ? t.map(z).some((e) => q(e, s.value)) : t.map(z).includes(s.value) : t == null ? !!t : t === e.trueValue || t === e.trueLabel;
187
+ });
188
+ return {
189
+ checkboxButtonSize: _(S(() => {
190
+ var e;
191
+ return r == null || (e = r.size) == null ? void 0 : e.value;
192
+ }), { prop: !0 }),
193
+ isChecked: c,
194
+ isFocused: o,
195
+ checkboxSize: _(S(() => {
196
+ var e;
197
+ return r == null || (e = r.size) == null ? void 0 : e.value;
198
+ })),
199
+ hasOwnLabel: S(() => !!t.default || !h(s.value)),
200
+ actualValue: s
201
+ };
202
+ }, ge = (e, t) => {
203
+ let { formItem: n } = b(), { model: r, isGroup: a, isLimitExceeded: o } = me(e), { isFocused: s, isChecked: c, checkboxButtonSize: l, checkboxSize: u, hasOwnLabel: d, actualValue: f } = he(e, t, { model: r }), { isDisabled: p } = fe({
204
+ model: r,
205
+ isChecked: c
206
+ }), { inputId: m, isLabeledByFormItem: _ } = v(e, {
207
+ formItemContext: n,
208
+ disableIdGeneration: d,
209
+ disableIdManagement: a
210
+ }), { handleChange: y, onClickRoot: x } = pe(e, {
211
+ model: r,
212
+ isLimitExceeded: o,
213
+ hasOwnLabel: d,
214
+ isDisabled: p,
215
+ isLabeledByFormItem: _
216
+ });
217
+ return (() => {
218
+ function t() {
219
+ i(r.value) && !r.value.includes(f.value) ? r.value.push(f.value) : r.value = e.trueValue ?? e.trueLabel ?? !0;
220
+ }
221
+ e.checked && t();
222
+ })(), g({
223
+ from: "label act as value",
224
+ replacement: "value",
225
+ version: "3.0.0",
226
+ scope: "el-checkbox",
227
+ ref: "https://element-plus.org/en-US/component/checkbox.html"
228
+ }, S(() => a.value && h(e.value))), g({
229
+ from: "true-label",
230
+ replacement: "true-value",
231
+ version: "3.0.0",
232
+ scope: "el-checkbox",
233
+ ref: "https://element-plus.org/en-US/component/checkbox.html"
234
+ }, S(() => !!e.trueLabel)), g({
235
+ from: "false-label",
236
+ replacement: "false-value",
237
+ version: "3.0.0",
238
+ scope: "el-checkbox",
239
+ ref: "https://element-plus.org/en-US/component/checkbox.html"
240
+ }, S(() => !!e.falseLabel)), {
241
+ inputId: m,
242
+ isLabeledByFormItem: _,
243
+ isChecked: c,
244
+ isDisabled: p,
245
+ isFocused: s,
246
+ checkboxButtonSize: l,
247
+ checkboxSize: u,
248
+ hasOwnLabel: d,
249
+ model: r,
250
+ actualValue: f,
251
+ handleChange: y,
252
+ onClickRoot: x
253
+ };
254
+ }, _e = [
255
+ "id",
256
+ "indeterminate",
257
+ "name",
258
+ "tabindex",
259
+ "disabled"
260
+ ], Z = /* @__PURE__ */ O({
261
+ name: "ElCheckbox",
262
+ __name: "checkbox",
263
+ props: J,
264
+ emits: Y,
265
+ setup(e) {
266
+ let t = e, { inputId: n, isLabeledByFormItem: r, isChecked: i, isDisabled: a, isFocused: s, checkboxSize: c, hasOwnLabel: l, model: u, actualValue: d, handleChange: f, onClickRoot: p } = ge(t, V()), m = S(() => t.trueValue || t.falseValue || t.trueLabel || t.falseLabel ? {
267
+ "true-value": t.trueValue ?? t.trueLabel ?? !0,
268
+ "false-value": t.falseValue ?? t.falseLabel ?? !1
269
+ } : { value: d.value }), h = o("checkbox"), g = S(() => [
270
+ h.b(),
271
+ h.m(c.value),
272
+ h.is("disabled", a.value),
273
+ h.is("bordered", t.border),
274
+ h.is("checked", i.value)
275
+ ]), _ = S(() => [
276
+ h.e("input"),
277
+ h.is("disabled", a.value),
278
+ h.is("checked", i.value),
279
+ h.is("indeterminate", t.indeterminate),
280
+ h.is("focus", s.value)
281
+ ]);
282
+ return (t, i) => (P(), C(L(!B(l) && B(r) ? "span" : "label"), {
283
+ for: !B(l) && B(r) ? null : B(n),
284
+ class: N(g.value),
285
+ "aria-controls": e.indeterminate ? e.ariaControls : null,
286
+ "aria-checked": e.indeterminate ? "mixed" : void 0,
287
+ "aria-label": e.ariaLabel,
288
+ onClick: B(p)
289
+ }, {
290
+ default: W(() => [E("span", { class: N(_.value) }, [G(E("input", M({
291
+ id: B(n),
292
+ "onUpdate:modelValue": i[0] || (i[0] = (e) => j(u) ? u.value = e : null),
293
+ class: B(h).e("original"),
294
+ type: "checkbox",
295
+ indeterminate: e.indeterminate,
296
+ name: e.name,
297
+ tabindex: e.tabindex,
298
+ disabled: B(a)
299
+ }, m.value, {
300
+ onChange: i[1] || (i[1] = (...e) => B(f) && B(f)(...e)),
301
+ onFocus: i[2] || (i[2] = (e) => s.value = !0),
302
+ onBlur: i[3] || (i[3] = (e) => s.value = !1),
303
+ onClick: i[4] || (i[4] = K(() => {}, ["stop"]))
304
+ }), null, 16, _e), [[H, B(u)]]), E("span", { class: N(B(h).e("inner")) }, null, 2)], 2), B(l) ? (P(), T("span", {
305
+ key: 0,
306
+ class: N(B(h).e("label"))
307
+ }, [I(t.$slots, "default"), t.$slots.default ? w("v-if", !0) : (P(), T(te, { key: 0 }, [D(R(e.label), 1)], 64))], 2)) : w("v-if", !0)]),
308
+ _: 3
309
+ }, 8, [
310
+ "for",
311
+ "class",
312
+ "aria-controls",
313
+ "aria-checked",
314
+ "aria-label",
315
+ "onClick"
316
+ ]));
317
+ }
318
+ }), ve = [
319
+ "name",
320
+ "tabindex",
321
+ "disabled"
322
+ ], Q = /* @__PURE__ */ O({
323
+ name: "ElCheckboxButton",
324
+ __name: "checkbox-button",
325
+ props: J,
326
+ emits: Y,
327
+ setup(e) {
328
+ let t = e, { isFocused: n, isChecked: r, isDisabled: i, checkboxButtonSize: a, model: s, actualValue: c, handleChange: l } = ge(t, V()), u = S(() => t.trueValue || t.falseValue || t.trueLabel || t.falseLabel ? {
329
+ "true-value": t.trueValue ?? t.trueLabel ?? !0,
330
+ "false-value": t.falseValue ?? t.falseLabel ?? !1
331
+ } : { value: c.value }), d = A(X, void 0), f = o("checkbox"), p = S(() => {
332
+ var e, t;
333
+ let n = (d == null || (e = d.fill) == null ? void 0 : e.value) ?? "";
334
+ return {
335
+ backgroundColor: n,
336
+ borderColor: n,
337
+ color: (d == null || (t = d.textColor) == null ? void 0 : t.value) ?? "",
338
+ boxShadow: n ? `-1px 0 0 0 ${n}` : void 0
339
+ };
340
+ }), m = S(() => [
341
+ f.b("button"),
342
+ f.bm("button", a.value),
343
+ f.is("disabled", i.value),
344
+ f.is("checked", r.value),
345
+ f.is("focus", n.value)
346
+ ]);
347
+ return (t, a) => (P(), T("label", { class: N(m.value) }, [G(E("input", M({
348
+ "onUpdate:modelValue": a[0] || (a[0] = (e) => j(s) ? s.value = e : null),
349
+ class: B(f).be("button", "original"),
350
+ type: "checkbox",
351
+ name: e.name,
352
+ tabindex: e.tabindex,
353
+ disabled: B(i)
354
+ }, u.value, {
355
+ onChange: a[1] || (a[1] = (...e) => B(l) && B(l)(...e)),
356
+ onFocus: a[2] || (a[2] = (e) => n.value = !0),
357
+ onBlur: a[3] || (a[3] = (e) => n.value = !1),
358
+ onClick: a[4] || (a[4] = K(() => {}, ["stop"]))
359
+ }), null, 16, ve), [[H, B(s)]]), t.$slots.default || e.label ? (P(), T("span", {
360
+ key: 0,
361
+ class: N(B(f).be("button", "inner")),
362
+ style: re(B(r) ? p.value : void 0)
363
+ }, [I(t.$slots, "default", {}, () => [D(R(e.label), 1)])], 6)) : w("v-if", !0)], 2));
364
+ }
365
+ }), $ = /* @__PURE__ */ O({
366
+ name: "ElCheckboxGroup",
367
+ __name: "checkbox-group",
368
+ props: le,
369
+ emits: ue,
370
+ setup(n, { emit: r }) {
371
+ let i = n, a = r, s = o("checkbox"), c = y(), { formItem: l } = b(), { inputId: u, isLabeledByFormItem: d } = v(i, { formItemContext: l }), p = async (n) => {
372
+ a(e, n), await ne(), a(t, n);
373
+ }, m = S({
374
+ get() {
375
+ return i.modelValue;
376
+ },
377
+ set(e) {
378
+ p(e);
379
+ }
380
+ }), h = S(() => ({
381
+ ...de,
382
+ ...i.props
383
+ })), g = (e) => {
384
+ let { label: t, value: n, disabled: r } = h.value, i = {
385
+ label: e[t],
386
+ value: e[n],
387
+ disabled: e[r]
388
+ };
389
+ return {
390
+ ...se(e, [
391
+ t,
392
+ n,
393
+ r
394
+ ]),
395
+ ...i
396
+ };
397
+ }, _ = S(() => i.type === "button" ? Q : Z);
398
+ return ie(X, {
399
+ ...ce(oe(i), [
400
+ "size",
401
+ "min",
402
+ "max",
403
+ "validateEvent",
404
+ "fill",
405
+ "textColor"
406
+ ]),
407
+ disabled: c,
408
+ modelValue: m,
409
+ changeEvent: p
410
+ }), U(() => i.modelValue, (e, t) => {
411
+ i.validateEvent && !q(e, t) && (l == null || l.validate("change").catch((e) => f(e)));
412
+ }), (e, t) => {
413
+ var r;
414
+ return P(), C(L(n.tag), {
415
+ id: B(u),
416
+ class: N(B(s).b("group")),
417
+ role: "group",
418
+ "aria-label": B(d) ? void 0 : n.ariaLabel || "checkbox-group",
419
+ "aria-labelledby": B(d) ? (r = B(l)) == null ? void 0 : r.labelId : void 0
420
+ }, {
421
+ default: W(() => [I(e.$slots, "default", {}, () => [(P(!0), T(te, null, ae(n.options, (e, t) => (P(), C(L(_.value), M({ key: t }, { ref_for: !0 }, g(e)), null, 16))), 128))])]),
422
+ _: 3
423
+ }, 8, [
424
+ "id",
425
+ "class",
426
+ "aria-label",
427
+ "aria-labelledby"
428
+ ]);
429
+ };
430
+ }
431
+ }), ye = c(Z, {
432
+ CheckboxButton: Q,
433
+ CheckboxGroup: $
434
+ });
435
+ s(Q);
436
+ var be = s($);
437
+ //#endregion
438
+ export { be as n, ye as t };
@@ -0,0 +1,13 @@
1
+ //#region \0rolldown/runtime.js
2
+ var e = Object.create, t = Object.defineProperty, n = Object.getOwnPropertyDescriptor, r = Object.getOwnPropertyNames, i = Object.getPrototypeOf, a = Object.prototype.hasOwnProperty, o = (e, t) => () => (t || e((t = { exports: {} }).exports, t), t.exports), s = (e, i, o, s) => {
3
+ if (i && typeof i == "object" || typeof i == "function") for (var c = r(i), l = 0, u = c.length, d; l < u; l++) d = c[l], !a.call(e, d) && d !== o && t(e, d, {
4
+ get: ((e) => i[e]).bind(null, d),
5
+ enumerable: !(s = n(i, d)) || s.enumerable
6
+ });
7
+ return e;
8
+ }, c = (n, r, a) => (a = n == null ? {} : e(i(n)), s(r || !n || !n.__esModule ? t(a, "default", {
9
+ value: n,
10
+ enumerable: !0
11
+ }) : a, n));
12
+ //#endregion
13
+ export { c as n, o as t };