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