@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,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 };
|