@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
package/index.mjs
CHANGED
|
@@ -11,38 +11,38 @@ import { t as s } from "./chunks/ChunkFileUploader.C3EA0e5t.mjs";
|
|
|
11
11
|
import c from "./code-mirror-editor/index.mjs";
|
|
12
12
|
import l from "./comment/index.mjs";
|
|
13
13
|
import { configComponents as u } from "./configComponents.mjs";
|
|
14
|
-
import { t as d } from "./chunks/FormSelect.
|
|
15
|
-
import { t as f } from "./chunks/ImagePreview.
|
|
16
|
-
import { t as p } from "./chunks/FormInputTime.
|
|
17
|
-
import { t as m } from "./chunks/FormCascader.
|
|
18
|
-
import { t as h } from "./chunks/TableView.
|
|
19
|
-
import { t as g } from "./chunks/
|
|
20
|
-
import _ from "./
|
|
21
|
-
import v from "./
|
|
22
|
-
import y from "./
|
|
23
|
-
import b from "./
|
|
24
|
-
import x from "./
|
|
25
|
-
import S from "./
|
|
26
|
-
import C from "./data-
|
|
27
|
-
import w from "./data-card
|
|
28
|
-
import T from "./data-
|
|
29
|
-
import E from "./data-
|
|
30
|
-
import D from "./data-
|
|
31
|
-
import O from "./data-
|
|
32
|
-
import k from "./data-
|
|
33
|
-
import A from "./data-
|
|
34
|
-
import j from "./data-
|
|
35
|
-
import M from "./data-
|
|
36
|
-
import N from "./data-
|
|
37
|
-
import P from "./data-
|
|
38
|
-
import F from "./data-
|
|
39
|
-
import I from "./
|
|
40
|
-
import L from "./
|
|
41
|
-
import R from "./
|
|
42
|
-
import z from "./
|
|
43
|
-
import B from "./
|
|
44
|
-
import
|
|
45
|
-
import { t as H } from "./chunks/
|
|
14
|
+
import { t as d } from "./chunks/FormSelect.t0jbTL_K.mjs";
|
|
15
|
+
import { t as f } from "./chunks/ImagePreview.DDFrZgo5.mjs";
|
|
16
|
+
import { t as p } from "./chunks/FormInputTime.DzTPiDNh.mjs";
|
|
17
|
+
import { t as m } from "./chunks/FormCascader.BXL8lKww.mjs";
|
|
18
|
+
import { t as h } from "./chunks/TableView.DMWMaGLA.mjs";
|
|
19
|
+
import { t as g } from "./chunks/ElementDialog.DWhAJsUn.mjs";
|
|
20
|
+
import { t as _ } from "./chunks/FormSwitch.uoFQ-xp_.mjs";
|
|
21
|
+
import v from "./confirmable/index.mjs";
|
|
22
|
+
import y from "./confirm-button/index.mjs";
|
|
23
|
+
import b from "./context-menu/index.mjs";
|
|
24
|
+
import x from "./count-up/index.mjs";
|
|
25
|
+
import S from "./custom-scrollbar/index.mjs";
|
|
26
|
+
import C from "./data-box/index.mjs";
|
|
27
|
+
import w from "./data-card/index.mjs";
|
|
28
|
+
import T from "./data-card-text/index.mjs";
|
|
29
|
+
import E from "./data-display/index.mjs";
|
|
30
|
+
import D from "./data-icons/index.mjs";
|
|
31
|
+
import O from "./data-imgtext/index.mjs";
|
|
32
|
+
import k from "./data-operatext/index.mjs";
|
|
33
|
+
import A from "./data-panel/index.mjs";
|
|
34
|
+
import j from "./data-pay/index.mjs";
|
|
35
|
+
import M from "./data-price/index.mjs";
|
|
36
|
+
import N from "./data-progress/index.mjs";
|
|
37
|
+
import P from "./data-rotate/index.mjs";
|
|
38
|
+
import F from "./data-table-picker/index.mjs";
|
|
39
|
+
import I from "./data-tabs/index.mjs";
|
|
40
|
+
import L from "./dialog-form/index.mjs";
|
|
41
|
+
import R from "./dynamic-table/index.mjs";
|
|
42
|
+
import z from "./easy-popup/index.mjs";
|
|
43
|
+
import B from "./e-charts/index.mjs";
|
|
44
|
+
import V from "./editable-progress/index.mjs";
|
|
45
|
+
import { t as H } from "./chunks/EditableTree.CV8b95tW.mjs";
|
|
46
46
|
import U from "./ellipsis/index.mjs";
|
|
47
47
|
import W from "./empty-view/index.mjs";
|
|
48
48
|
import G from "./error-view/index.mjs";
|
|
@@ -51,11 +51,11 @@ import q from "./flex-item/index.mjs";
|
|
|
51
51
|
import J from "./flex-row/index.mjs";
|
|
52
52
|
import Y from "./flex-scroller/index.mjs";
|
|
53
53
|
import X from "./flow/index.mjs";
|
|
54
|
-
import { t as Z } from "./chunks/FlowDesigner.
|
|
54
|
+
import { t as Z } from "./chunks/FlowDesigner.DH1ypcUw.mjs";
|
|
55
55
|
import Q from "./highlight-j-s/index.mjs";
|
|
56
56
|
import ne from "./flow-node/index.mjs";
|
|
57
57
|
import re from "./flow-viewer/index.mjs";
|
|
58
|
-
import { t as ie } from "./chunks/FormBlock.
|
|
58
|
+
import { t as ie } from "./chunks/FormBlock.D6kZl7sm.mjs";
|
|
59
59
|
import ae from "./form-button/index.mjs";
|
|
60
60
|
import oe from "./form-card/index.mjs";
|
|
61
61
|
import se from "./form-checkbox/index.mjs";
|
|
@@ -69,15 +69,15 @@ import me from "./form-input-id-card/index.mjs";
|
|
|
69
69
|
import he from "./form-input-phone-number/index.mjs";
|
|
70
70
|
import ge from "./x-input-tag/index.mjs";
|
|
71
71
|
import _e from "./form-input-tag/index.mjs";
|
|
72
|
-
import { t as ve } from "./chunks/FormItem.
|
|
72
|
+
import { t as ve } from "./chunks/FormItem.B8iPLduv.mjs";
|
|
73
73
|
import ye from "./form-item-config-provider/index.mjs";
|
|
74
|
-
import { t as be } from "./chunks/FormItemGroup.
|
|
74
|
+
import { t as be } from "./chunks/FormItemGroup.CCGqEapT.mjs";
|
|
75
75
|
import xe from "./form-radio-group/index.mjs";
|
|
76
76
|
import Se from "./sub-table/index.mjs";
|
|
77
77
|
import Ce from "./form-table/index.mjs";
|
|
78
78
|
import we from "./form-table-plus/index.mjs";
|
|
79
79
|
import Te from "./form-textarea/index.mjs";
|
|
80
|
-
import { t as Ee } from "./chunks/VueTreeSelect.
|
|
80
|
+
import { t as Ee } from "./chunks/VueTreeSelect.GHx4Z2lG.mjs";
|
|
81
81
|
import De from "./form-tree-select/index.mjs";
|
|
82
82
|
import Oe from "./form-tree-select-multiple/index.mjs";
|
|
83
83
|
import ke from "./resize-observer/index.mjs";
|
|
@@ -87,15 +87,15 @@ import Me from "./fy-article/index.mjs";
|
|
|
87
87
|
import Ne from "./fy-cascader/index.mjs";
|
|
88
88
|
import Pe from "./fy-checkbox/index.mjs";
|
|
89
89
|
import Fe from "./fy-code/index.mjs";
|
|
90
|
-
import { t as Ie } from "./chunks/FyCurd.
|
|
90
|
+
import { t as Ie } from "./chunks/FyCurd.DqJuCLNW.mjs";
|
|
91
91
|
import Le from "./icon-temp/index.mjs";
|
|
92
92
|
import Re from "./fy-date/index.mjs";
|
|
93
93
|
import $ from "./fy-draggable/index.mjs";
|
|
94
94
|
import ze from "./fy-dynamic/index.mjs";
|
|
95
95
|
import Be from "./fy-empty/index.mjs";
|
|
96
|
-
import { t as Ve } from "./chunks/FyForm.
|
|
97
|
-
import { t as He } from "./chunks/MonacoEditor.
|
|
98
|
-
import { t as Ue } from "./chunks/FyFormDesign.
|
|
96
|
+
import { t as Ve } from "./chunks/FyForm.CgyGhetD.mjs";
|
|
97
|
+
import { t as He } from "./chunks/MonacoEditor.Bq9d6JSz.mjs";
|
|
98
|
+
import { t as Ue } from "./chunks/FyFormDesign.DIIK7mXK.mjs";
|
|
99
99
|
import We from "./fy-input/index.mjs";
|
|
100
100
|
import Ge from "./fy-input-color/index.mjs";
|
|
101
101
|
import Ke from "./fy-input-icon/index.mjs";
|
|
@@ -113,67 +113,66 @@ import rt from "./fy-tabs/index.mjs";
|
|
|
113
113
|
import it from "./fy-time/index.mjs";
|
|
114
114
|
import at from "./fy-title/index.mjs";
|
|
115
115
|
import ot from "./fy-tree/index.mjs";
|
|
116
|
-
import { t as st } from "./chunks/FyUEditor.
|
|
117
|
-
import { t as ct } from "./chunks/FyUpload.
|
|
116
|
+
import { t as st } from "./chunks/FyUEditor.uvZS8UgS.mjs";
|
|
117
|
+
import { t as ct } from "./chunks/FyUpload.DoBEuYcC.mjs";
|
|
118
118
|
import lt from "./guide-steps/index.mjs";
|
|
119
119
|
import ut from "./image-cropper/index.mjs";
|
|
120
|
-
import { t as dt } from "./chunks/photo-swipe.
|
|
120
|
+
import { t as dt } from "./chunks/photo-swipe.BvBJGc5x.mjs";
|
|
121
121
|
import { imageCropper as ft, imagePreview as pt } from "./helper-function.mjs";
|
|
122
122
|
import mt from "./icon-card/index.mjs";
|
|
123
123
|
import ht from "./iframe-window/index.mjs";
|
|
124
124
|
import gt from "./image-viewer/index.mjs";
|
|
125
125
|
import _t from "./input-number-range/index.mjs";
|
|
126
126
|
import vt from "./j-s-x-component/index.mjs";
|
|
127
|
-
import { t as yt } from "./chunks/Keyboard.
|
|
127
|
+
import { t as yt } from "./chunks/Keyboard.DBspwbYo.mjs";
|
|
128
128
|
import bt from "./license/index.mjs";
|
|
129
129
|
import xt from "./loading-view/index.mjs";
|
|
130
|
-
import St from "./
|
|
131
|
-
import Ct from "./
|
|
132
|
-
import wt from "./
|
|
133
|
-
import Tt from "./
|
|
134
|
-
import Et from "./
|
|
135
|
-
import Dt from "./
|
|
136
|
-
import
|
|
137
|
-
import kt from "./
|
|
138
|
-
import At from "./page-
|
|
139
|
-
import jt from "./page-index/index.mjs";
|
|
140
|
-
import Mt from "./page-
|
|
141
|
-
import Nt from "./page-skeleton/index.mjs";
|
|
142
|
-
import Pt from "./
|
|
143
|
-
import Ft from "./
|
|
144
|
-
import It from "./
|
|
145
|
-
import Lt from "./
|
|
146
|
-
import Rt from "./
|
|
147
|
-
import
|
|
148
|
-
import Bt from "./
|
|
149
|
-
import Vt from "./sign/index.mjs";
|
|
150
|
-
import Ht from "./
|
|
151
|
-
import Ut from "./skeleton/index.mjs";
|
|
152
|
-
import Wt from "./
|
|
153
|
-
import
|
|
154
|
-
import Kt from "./
|
|
155
|
-
import qt from "./
|
|
156
|
-
import Jt from "./
|
|
157
|
-
import Yt from "./
|
|
158
|
-
import Xt from "./tab/index.mjs";
|
|
159
|
-
import Zt from "./
|
|
160
|
-
import
|
|
161
|
-
import $t from "./
|
|
162
|
-
import en from "./
|
|
163
|
-
import tn from "./
|
|
164
|
-
import { t as nn } from "./chunks/
|
|
165
|
-
import rn from "./
|
|
166
|
-
import an from "./
|
|
167
|
-
import
|
|
168
|
-
import sn from "./vue-
|
|
169
|
-
import cn from "./vue-
|
|
170
|
-
import ln from "./vue-
|
|
171
|
-
import un from "./
|
|
172
|
-
import dn from "./watermark/index.mjs";
|
|
130
|
+
import St from "./name-avatar/index.mjs";
|
|
131
|
+
import Ct from "./nav-bar/index.mjs";
|
|
132
|
+
import wt from "./notice/index.mjs";
|
|
133
|
+
import Tt from "./not-implement/index.mjs";
|
|
134
|
+
import Et from "./page/index.mjs";
|
|
135
|
+
import { t as Dt } from "./chunks/PageableTable.DR-REJN5.mjs";
|
|
136
|
+
import Ot from "./pageable-view/index.mjs";
|
|
137
|
+
import kt from "./page-header/index.mjs";
|
|
138
|
+
import At from "./page-index/index.mjs";
|
|
139
|
+
import jt from "./page-index-top/index.mjs";
|
|
140
|
+
import Mt from "./page-skeleton/index.mjs";
|
|
141
|
+
import Nt from "./page-skeleton-new/index.mjs";
|
|
142
|
+
import Pt from "./photo-swipe/index.mjs";
|
|
143
|
+
import Ft from "./picker-table-view/index.mjs";
|
|
144
|
+
import It from "./present-view/index.mjs";
|
|
145
|
+
import Lt from "./queue/index.mjs";
|
|
146
|
+
import { t as Rt } from "./chunks/RecordVideo.CKTY-gk9.mjs";
|
|
147
|
+
import zt from "./search/index.mjs";
|
|
148
|
+
import Bt from "./sign/index.mjs";
|
|
149
|
+
import Vt from "./sign-panel/index.mjs";
|
|
150
|
+
import Ht from "./skeleton/index.mjs";
|
|
151
|
+
import Ut from "./skeleton-panel/index.mjs";
|
|
152
|
+
import { t as Wt } from "./chunks/SplitPane.DNNid7WB.mjs";
|
|
153
|
+
import Gt from "./stateful/index.mjs";
|
|
154
|
+
import Kt from "./static-pageable-table/index.mjs";
|
|
155
|
+
import qt from "./sub-table-plus/index.mjs";
|
|
156
|
+
import Jt from "./swiper/index.mjs";
|
|
157
|
+
import Yt from "./tab/index.mjs";
|
|
158
|
+
import Xt from "./tab-item/index.mjs";
|
|
159
|
+
import { t as Zt } from "./chunks/TableColumn.Cq9Bvevm.mjs";
|
|
160
|
+
import Qt from "./tabs-view/index.mjs";
|
|
161
|
+
import $t from "./tag-render/index.mjs";
|
|
162
|
+
import en from "./text-ellipsis/index.mjs";
|
|
163
|
+
import { t as tn } from "./chunks/Toolbar.DytZ6fO0.mjs";
|
|
164
|
+
import { t as nn } from "./chunks/ToolbarButton.AlTszc53.mjs";
|
|
165
|
+
import rn from "./verify/index.mjs";
|
|
166
|
+
import { t as an } from "./chunks/VueCron.BmPnLuu3.mjs";
|
|
167
|
+
import on from "./vue-qr-code/index.mjs";
|
|
168
|
+
import sn from "./vue-quill-editor/index.mjs";
|
|
169
|
+
import cn from "./vue-tags-input/index.mjs";
|
|
170
|
+
import ln from "./vue-video-player/index.mjs";
|
|
171
|
+
import un from "./watermark/index.mjs";
|
|
173
172
|
//#region src/components/index.ts
|
|
174
|
-
var
|
|
175
|
-
function
|
|
176
|
-
u.component(ee.name, ee), u.component(te.name, te), u.component(e.name, e), u.component(t.name, t), u.component(n.name, n), u.component(r.name, r), u.component(i.name, i), u.component(a.name, a), u.component(o.name, o), u.component(s.name, s), u.component(c.name, c), u.component(l.name, l), u.component(
|
|
173
|
+
var dn = /* @__PURE__ */ "AddressInput.Affix.AsideMenu.Avatar.AwesomeButton.CapsuleTab.Card.Carousel.Chat.ChunkFileUploader.CodeMirrorEditor.Comment.Confirmable.ConfirmButton.ContextMenu.CountUp.CustomScrollbar.DataBox.DataCard.DataCardText.DataDisplay.DataIcons.DataImgtext.DataOperatext.DataPanel.DataPay.DataPrice.DataProgress.DataRotate.DataTablePicker.DataTabs.DialogForm.DynamicTable.EasyPopup.ECharts.EditableProgress.EditableTree.ElementDialog.Ellipsis.EmptyView.ErrorView.FlexColumn.FlexItem.FlexRow.FlexScroller.Flow.FlowDesigner.FlowNode.FlowViewer.FormBlock.FormButton.FormCard.FormCascader.FormCheckbox.FormCheckboxGroup.FormDatePicker.FormHolder.FormInput.FormInputCronExpression.FormInputEmail.FormInputIdCard.FormInputPhoneNumber.FormInputTag.FormInputTime.FormItem.FormItemConfigProvider.FormItemGroup.FormRadioGroup.FormSelect.FormSwitch.FormTable.FormTablePlus.FormTextarea.FormTreeSelect.FormTreeSelectMultiple.FormView.FyArray.FyArticle.FyCascader.FyCheckbox.FyCode.FyCurd.FyDate.FyDraggable.FyDynamic.FyEmpty.FyForm.FyFormDesign.FyInput.FyInputColor.FyInputIcon.FyInputMap.FyInputNumber.FyInputTable.FyInputTree.FyProgress.FyRadio.FyRate.FySelect.FySlider.FySwitch.FyTabs.FyTime.FyTitle.FyTree.FyUEditor.FyUpload.GuideSteps.HighlightJS.IconCard.IconTemp.IframeWindow.ImageCropper.ImagePreview.ImageViewer.InputNumberRange.JSXComponent.Keyboard.License.LoadingView.MonacoEditor.NameAvatar.NavBar.Notice.NotImplement.Page.PageableTable.PageableView.PageHeader.PageIndex.PageIndexTop.PageSkeleton.PageSkeletonNew.PhotoSwipe.PickerTableView.PresentView.Queue.RecordVideo.ResizeObserver.Search.Sign.SignPanel.Skeleton.SkeletonPanel.SplitPane.Stateful.StaticPageableTable.SubTable.SubTablePlus.Swiper.Tab.TabItem.TableColumn.TableView.TabsView.TagRender.TextEllipsis.Toolbar.ToolbarButton.Verify.VueCron.VueQrCode.VueQuillEditor.VueTagsInput.VueTreeSelect.VueVideoPlayer.Watermark.XInputTag".split(".");
|
|
174
|
+
function fn(u) {
|
|
175
|
+
u.component(ee.name, ee), u.component(te.name, te), u.component(e.name, e), u.component(t.name, t), u.component(n.name, n), u.component(r.name, r), u.component(i.name, i), u.component(a.name, a), u.component(o.name, o), u.component(s.name, s), u.component(c.name, c), u.component(l.name, l), u.component(v.name, v), u.component(y.name, y), u.component(b.name, b), u.component(x.name, x), u.component(S.name, S), u.component(C.name, C), u.component(w.name, w), u.component(T.name, T), u.component(E.name, E), u.component(D.name, D), u.component(O.name, O), u.component(k.name, k), u.component(A.name, A), u.component(j.name, j), u.component(M.name, M), u.component(N.name, N), u.component(P.name, P), u.component(F.name, F), u.component(I.name, I), u.component(L.name, L), u.component(R.name, R), u.component(z.name, z), u.component(B.name, B), u.component(V.name, V), u.component(H.name, H), u.component(g.name, g), u.component(U.name, U), u.component(W.name, W), u.component(G.name, G), u.component(K.name, K), u.component(q.name, q), u.component(J.name, J), u.component(Y.name, Y), u.component(X.name, X), u.component(Z.name, Z), u.component(ne.name, ne), u.component(re.name, re), u.component(ie.name, ie), u.component(ae.name, ae), u.component(oe.name, oe), u.component(m.name, m), u.component(se.name, se), u.component(ce.name, ce), u.component(le.name, le), u.component(ue.name, ue), u.component(de.name, de), u.component(fe.name, fe), u.component(pe.name, pe), u.component(me.name, me), u.component(he.name, he), u.component(_e.name, _e), u.component(p.name, p), u.component(ve.name, ve), u.component(ye.name, ye), u.component(be.name, be), u.component(xe.name, xe), u.component(d.name, d), u.component(_.name, _), u.component(Ce.name, Ce), u.component(we.name, we), u.component(Te.name, Te), u.component(De.name, De), u.component(Oe.name, Oe), u.component(Ae.name, Ae), u.component(je.name, je), u.component(Me.name, Me), u.component(Ne.name, Ne), u.component(Pe.name, Pe), u.component(Fe.name, Fe), u.component(Ie.name, Ie), u.component(Re.name, Re), u.component($.name, $), u.component(ze.name, ze), u.component(Be.name, Be), u.component(Ve.name, Ve), u.component(Ue.name, Ue), u.component(We.name, We), u.component(Ge.name, Ge), u.component(Ke.name, Ke), u.component(qe.name, qe), u.component(Je.name, Je), u.component(Ye.name, Ye), u.component(Xe.name, Xe), u.component(Ze.name, Ze), u.component(Qe.name, Qe), u.component($e.name, $e), u.component(et.name, et), u.component(tt.name, tt), u.component(nt.name, nt), u.component(rt.name, rt), u.component(it.name, it), u.component(at.name, at), u.component(ot.name, ot), u.component(st.name, st), u.component(ct.name, ct), u.component(lt.name, lt), u.component(Q.name, Q), u.component(mt.name, mt), u.component(Le.name, Le), u.component(ht.name, ht), u.component(ut.name, ut), u.component(f.name, f), u.component(gt.name, gt), u.component(_t.name, _t), u.component(vt.name, vt), u.component(yt.name, yt), u.component(bt.name, bt), u.component(xt.name, xt), u.component(He.name, He), u.component(St.name, St), u.component(Ct.name, Ct), u.component(wt.name, wt), u.component(Tt.name, Tt), u.component(Et.name, Et), u.component(Dt.name, Dt), u.component(Ot.name, Ot), u.component(kt.name, kt), u.component(At.name, At), u.component(jt.name, jt), u.component(Mt.name, Mt), u.component(Nt.name, Nt), u.component(Pt.name, Pt), u.component(Ft.name, Ft), u.component(It.name, It), u.component(Lt.name, Lt), u.component(Rt.name, Rt), u.component(ke.name, ke), u.component(zt.name, zt), u.component(Bt.name, Bt), u.component(Vt.name, Vt), u.component(Ht.name, Ht), u.component(Ut.name, Ut), u.component(Wt.name, Wt), u.component(Gt.name, Gt), u.component(Kt.name, Kt), u.component(Se.name, Se), u.component(qt.name, qt), u.component(Jt.name, Jt), u.component(Yt.name, Yt), u.component(Xt.name, Xt), u.component(Zt.name, Zt), u.component(h.name, h), u.component(Qt.name, Qt), u.component($t.name, $t), u.component(en.name, en), u.component(tn.name, tn), u.component(nn.name, nn), u.component(rn.name, rn), u.component(an.name, an), u.component(on.name, on), u.component(sn.name, sn), u.component(cn.name, cn), u.component(Ee.name, Ee), u.component(ln.name, ln), u.component(un.name, un), u.component(ge.name, ge);
|
|
177
176
|
}
|
|
178
177
|
//#endregion
|
|
179
|
-
export { ee as AddressInput, te as Affix, e as AsideMenu, t as Avatar, n as AwesomeButton, r as CapsuleTab, i as Card, a as Carousel, o as Chat, s as ChunkFileUploader, c as CodeMirrorEditor, l as Comment,
|
|
178
|
+
export { ee as AddressInput, te as Affix, e as AsideMenu, t as Avatar, n as AwesomeButton, r as CapsuleTab, i as Card, a as Carousel, o as Chat, s as ChunkFileUploader, c as CodeMirrorEditor, l as Comment, y as ConfirmButton, v as Confirmable, b as ContextMenu, x as CountUp, S as CustomScrollbar, C as DataBox, w as DataCard, T as DataCardText, E as DataDisplay, D as DataIcons, O as DataImgtext, k as DataOperatext, A as DataPanel, j as DataPay, M as DataPrice, N as DataProgress, P as DataRotate, F as DataTablePicker, I as DataTabs, L as DialogForm, R as DynamicTable, B as ECharts, z as EasyPopup, V as EditableProgress, H as EditableTree, g as ElementDialog, U as Ellipsis, W as EmptyView, G as ErrorView, K as FlexColumn, q as FlexItem, J as FlexRow, Y as FlexScroller, X as Flow, Z as FlowDesigner, ne as FlowNode, re as FlowViewer, ie as FormBlock, ae as FormButton, oe as FormCard, m as FormCascader, se as FormCheckbox, ce as FormCheckboxGroup, le as FormDatePicker, ue as FormHolder, de as FormInput, fe as FormInputCronExpression, pe as FormInputEmail, me as FormInputIdCard, he as FormInputPhoneNumber, _e as FormInputTag, p as FormInputTime, ve as FormItem, ye as FormItemConfigProvider, be as FormItemGroup, xe as FormRadioGroup, d as FormSelect, _ as FormSwitch, Ce as FormTable, we as FormTablePlus, Te as FormTextarea, De as FormTreeSelect, Oe as FormTreeSelectMultiple, Ae as FormView, je as FyArray, Me as FyArticle, Ne as FyCascader, Pe as FyCheckbox, Fe as FyCode, Ie as FyCurd, Re as FyDate, $ as FyDraggable, ze as FyDynamic, Be as FyEmpty, Ve as FyForm, Ue as FyFormDesign, We as FyInput, Ge as FyInputColor, Ke as FyInputIcon, qe as FyInputMap, Je as FyInputNumber, Ye as FyInputTable, Xe as FyInputTree, Ze as FyProgress, Qe as FyRadio, $e as FyRate, et as FySelect, tt as FySlider, nt as FySwitch, rt as FyTabs, it as FyTime, at as FyTitle, ot as FyTree, st as FyUEditor, ct as FyUpload, lt as GuideSteps, Q as HighlightJS, mt as IconCard, Le as IconTemp, ht as IframeWindow, ut as ImageCropper, f as ImagePreview, gt as ImageViewer, _t as InputNumberRange, vt as JSXComponent, yt as Keyboard, bt as License, xt as LoadingView, He as MonacoEditor, St as NameAvatar, Ct as NavBar, Tt as NotImplement, wt as Notice, Et as Page, kt as PageHeader, At as PageIndex, jt as PageIndexTop, Mt as PageSkeleton, Nt as PageSkeletonNew, Dt as PageableTable, Ot as PageableView, Pt as PhotoSwipe, Ft as PickerTableView, It as PresentView, Lt as Queue, Rt as RecordVideo, ke as ResizeObserver, zt as Search, Bt as Sign, Vt as SignPanel, Ht as Skeleton, Ut as SkeletonPanel, Wt as SplitPane, Gt as Stateful, Kt as StaticPageableTable, Se as SubTable, qt as SubTablePlus, Jt as Swiper, Yt as Tab, Xt as TabItem, Zt as TableColumn, h as TableView, Qt as TabsView, $t as TagRender, en as TextEllipsis, tn as Toolbar, nn as ToolbarButton, rn as Verify, an as VueCron, on as VueQrCode, sn as VueQuillEditor, cn as VueTagsInput, Ee as VueTreeSelect, ln as VueVideoPlayer, un as Watermark, ge as XInputTag, dn as componentNames, u as configComponents, fn as default, ft as imageCropper, pt as imagePreview, dt as photoswipe };
|
|
@@ -47,7 +47,6 @@ function d(e, s, c, d, f, p) {
|
|
|
47
47
|
controls: c.controls,
|
|
48
48
|
disabled: c.disabled,
|
|
49
49
|
style: { width: "auto" },
|
|
50
|
-
size: "default",
|
|
51
50
|
onInput: p.emitInput
|
|
52
51
|
}, null, 8, [
|
|
53
52
|
"modelValue",
|
|
@@ -63,7 +62,6 @@ function d(e, s, c, d, f, p) {
|
|
|
63
62
|
controls: c.controls,
|
|
64
63
|
disabled: c.disabled,
|
|
65
64
|
style: { width: "auto" },
|
|
66
|
-
size: "default",
|
|
67
65
|
onInput: p.emitInput
|
|
68
66
|
}, null, 8, [
|
|
69
67
|
"modelValue",
|
package/keyboard/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/Keyboard.
|
|
1
|
+
import { t as e } from "../chunks/Keyboard.DBspwbYo.mjs";
|
|
2
2
|
export { e as default };
|
package/monaco-editor/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/MonacoEditor.
|
|
1
|
+
import { t as e } from "../chunks/MonacoEditor.Bq9d6JSz.mjs";
|
|
2
2
|
export { e as default };
|
package/nav-bar/index.mjs
CHANGED
package/notice/index.mjs
CHANGED
|
@@ -83,10 +83,7 @@ function T(e, m, h, T, E, D) {
|
|
|
83
83
|
}, [e[D.imgKey] ? (s(), r("div", v, [i("img", {
|
|
84
84
|
src: e[D.imgKey],
|
|
85
85
|
alt: ""
|
|
86
|
-
}, null, 8, y)])) : n("v-if", !0), i("div", b, [i("div", x, [i("span", S, d(e[D.titleKey]), 1), e[D.tagKey] ? (s(), r("span", C, [o(O, {
|
|
87
|
-
size: "default",
|
|
88
|
-
type: D.getType(e[D.statusKey])
|
|
89
|
-
}, {
|
|
86
|
+
}, null, 8, y)])) : n("v-if", !0), i("div", b, [i("div", x, [i("span", S, d(e[D.titleKey]), 1), e[D.tagKey] ? (s(), r("span", C, [o(O, { type: D.getType(e[D.statusKey]) }, {
|
|
90
87
|
default: f(() => [a(d(e[D.tagKey]), 1)]),
|
|
91
88
|
_: 2
|
|
92
89
|
}, 1032, ["type"])])) : n("v-if", !0)]), i("div", w, d(e[D.subtitleKey]), 1)])], 8, _))), 128)), h.finish ? n("v-if", !0) : p((s(), r("div", {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@web-utils/component",
|
|
3
3
|
"description": "Web Components",
|
|
4
|
-
"version": "5.0.0-
|
|
4
|
+
"version": "5.0.0-beta03",
|
|
5
5
|
"author": "Simple",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"type": "module",
|
|
@@ -17,35 +17,33 @@
|
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"@wangeditor/editor": "^5.1.23",
|
|
19
19
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
|
20
|
-
"@web-utils/core": "^6.0.0-
|
|
21
|
-
"@web-utils/integrations": "^6.0.0-
|
|
22
|
-
"@web-utils/vue": "^6.0.0-
|
|
23
|
-
"async-validator": "
|
|
24
|
-
"bpmn-js": "^18.
|
|
20
|
+
"@web-utils/core": "^6.0.0-beta05",
|
|
21
|
+
"@web-utils/integrations": "^6.0.0-beta05",
|
|
22
|
+
"@web-utils/vue": "^6.0.0-beta05",
|
|
23
|
+
"async-validator": "4.2.5",
|
|
24
|
+
"bpmn-js": "^18.14.0",
|
|
25
25
|
"bpmn-js-token-simulation": "^0.39.3",
|
|
26
26
|
"codemirror": "^5.65.20",
|
|
27
27
|
"countup.js": "^2.10.0",
|
|
28
28
|
"cronosjs": "^1.7.1",
|
|
29
29
|
"dayjs": "^1.11.20",
|
|
30
|
-
"diagram-js": "15.
|
|
30
|
+
"diagram-js": "15.11.0",
|
|
31
31
|
"echarts": "^6.0.0",
|
|
32
|
-
"element-plus": "^2.13.6",
|
|
33
32
|
"highlight.js": "^11.11.1",
|
|
34
|
-
"lodash-es": "^4.
|
|
33
|
+
"lodash-es": "^4.18.1",
|
|
35
34
|
"min-dash": "^5.0.0",
|
|
36
35
|
"min-dom": "^5.3.0",
|
|
37
36
|
"monaco-editor": "^0.55.1",
|
|
38
|
-
"overlayscrollbars": "^2.
|
|
37
|
+
"overlayscrollbars": "^2.15.1",
|
|
39
38
|
"photoswipe": "^5.4.4",
|
|
40
39
|
"qrcode": "^1.5.4",
|
|
41
|
-
"quill": "^
|
|
40
|
+
"quill": "^2.0.3",
|
|
42
41
|
"resize-detector": "^0.3.0",
|
|
43
42
|
"simple-uploader.js": "^0.6.0",
|
|
44
43
|
"tiny-svg": "^4.1.4",
|
|
45
|
-
"tinymce": "4.9.11",
|
|
46
44
|
"video.js": "^8.23.7",
|
|
47
45
|
"viewerjs": "^1.11.7",
|
|
48
|
-
"vue-cropper": "^
|
|
46
|
+
"vue-cropper": "^1.1.4",
|
|
49
47
|
"vuedraggable": "^4.1.0",
|
|
50
48
|
"x2js": "^3.4.4"
|
|
51
49
|
}
|
package/pageable-table/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/PageableTable.
|
|
1
|
+
import { t as e } from "../chunks/PageableTable.DR-REJN5.mjs";
|
|
2
2
|
export { e as default };
|
package/pageable-view/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
|
|
2
|
-
import { a as t, i as n, r } from "../chunks/util.
|
|
2
|
+
import { a as t, i as n, r } from "../chunks/util.fjuzrmWz.mjs";
|
|
3
3
|
import { Fragment as i, createElementBlock as a, createElementVNode as o, createVNode as s, openBlock as c, renderList as l, renderSlot as u, resolveComponent as d, resolveDirective as f, withDirectives as p } from "vue";
|
|
4
4
|
import { copy as m, hasOwn as h } from "@web-utils/core";
|
|
5
5
|
import { cloneDeep as g, merge as _ } from "@web-utils/integrations/lodash";
|
|
@@ -162,7 +162,7 @@ var y = {
|
|
|
162
162
|
e.forEach((e) => this.addRule(e));
|
|
163
163
|
},
|
|
164
164
|
setModelField(e, t) {
|
|
165
|
-
this
|
|
165
|
+
this.page.model[e] = t;
|
|
166
166
|
},
|
|
167
167
|
setModel(e) {
|
|
168
168
|
this.page.page = 1, this.page.model = g(e);
|
package/photo-swipe/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
|
|
2
|
-
import { t } from "../chunks/photo-swipe.
|
|
2
|
+
import { t } from "../chunks/photo-swipe.BvBJGc5x.mjs";
|
|
3
3
|
import { Fragment as n, createElementBlock as r, openBlock as i, renderList as a, renderSlot as o } from "vue";
|
|
4
4
|
//#region src/components/photo-swipe/PhotoSwipe.vue
|
|
5
5
|
var s = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import "../chunks/
|
|
2
|
-
import { t as e } from "../chunks/message.
|
|
3
|
-
import { l as t } from "../chunks/util.
|
|
1
|
+
import "../chunks/chunk.A6TnG60p.mjs";
|
|
2
|
+
import { t as e } from "../chunks/message.DnTACuzV.mjs";
|
|
3
|
+
import { l as t } from "../chunks/util.fjuzrmWz.mjs";
|
|
4
4
|
import { createBlock as n, createElementVNode as r, createSlots as i, createTextVNode as a, createVNode as o, onMounted as s, openBlock as c, ref as l, renderSlot as u, resolveComponent as d, toDisplayString as f, withCtx as p, withModifiers as m } from "vue";
|
|
5
5
|
import { isFunction as h, isPlainObject as g } from "@web-utils/core";
|
|
6
6
|
import { cloneDeep as _ } from "@web-utils/integrations/lodash";
|
|
@@ -115,16 +115,12 @@ var v = { style: {
|
|
|
115
115
|
"onUpdate:visible": z
|
|
116
116
|
}, {
|
|
117
117
|
footer: p(() => [o(l, {
|
|
118
|
-
size: "default",
|
|
119
118
|
type: "primary",
|
|
120
119
|
onClick: R
|
|
121
120
|
}, {
|
|
122
121
|
default: p(() => [...t[2] || (t[2] = [a("确定", -1)])]),
|
|
123
122
|
_: 1
|
|
124
|
-
}), o(l, {
|
|
125
|
-
size: "default",
|
|
126
|
-
onClick: L
|
|
127
|
-
}, {
|
|
123
|
+
}), o(l, { onClick: L }, {
|
|
128
124
|
default: p(() => [...t[3] || (t[3] = [a("取消", -1)])]),
|
|
129
125
|
_: 1
|
|
130
126
|
})]),
|
package/record-video/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/RecordVideo.
|
|
1
|
+
import { t as e } from "../chunks/RecordVideo.CKTY-gk9.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
|
|
2
|
-
import { n as t } from "../chunks/utils.
|
|
2
|
+
import { n as t } from "../chunks/utils.C8RvIGLM.mjs";
|
|
3
3
|
import { createElementBlock as n, openBlock as r } from "vue";
|
|
4
4
|
//#region src/components/ResizeObserver.vue
|
|
5
5
|
var i;
|
package/search/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
|
|
2
2
|
import { O as t } from "../chunks/util.g-WQEec9.mjs";
|
|
3
|
-
import { t as n } from "../chunks/init.
|
|
3
|
+
import { t as n } from "../chunks/init.CtUEiRbU.mjs";
|
|
4
4
|
import { Fragment as r, createBlock as i, createElementBlock as a, createElementVNode as o, normalizeClass as s, openBlock as c, renderList as l, renderSlot as u, resolveComponent as d, toDisplayString as f, withCtx as p } from "vue";
|
|
5
5
|
import { isBlank as m } from "@web-utils/core";
|
|
6
6
|
//#region src/components/search/Search.vue
|
|
@@ -70,7 +70,7 @@ var h = {
|
|
|
70
70
|
dataFormat() {
|
|
71
71
|
this.propOption.forEach((e) => {
|
|
72
72
|
let t = e.prop;
|
|
73
|
-
m(this.form[t]) &&
|
|
73
|
+
m(this.form[t]) && (this.form[t] = e.multiple === !1 ? "" : []);
|
|
74
74
|
});
|
|
75
75
|
},
|
|
76
76
|
getActive(e, t) {
|
package/split-pane/index.mjs
CHANGED
|
@@ -43,10 +43,7 @@ function m(e, d, f, m, h, g) {
|
|
|
43
43
|
let _ = c("ElTable"), v = c("ElPagination");
|
|
44
44
|
return o(), n("div", p, [
|
|
45
45
|
t(" height=\"auto\" "),
|
|
46
|
-
i(_, a({
|
|
47
|
-
size: "default",
|
|
48
|
-
data: h.records
|
|
49
|
-
}, e.$attrs, l(e.$listeners)), {
|
|
46
|
+
i(_, a({ data: h.records }, e.$attrs, l(e.$listeners)), {
|
|
50
47
|
default: u(() => [s(e.$slots, "default", {}, () => [d[1] || (d[1] = r("请添加表格列", -1))])]),
|
|
51
48
|
_: 3
|
|
52
49
|
}, 16, ["data"]),
|
package/sub-table/index.mjs
CHANGED
|
@@ -451,16 +451,14 @@ function T(e, v, y, b, x, T) {
|
|
|
451
451
|
delRow: T.delRow,
|
|
452
452
|
refresh: T.refresh
|
|
453
453
|
}, () => [T.enabled ? (u(), i(t, { key: 0 }, [c(E, {
|
|
454
|
-
size: "default",
|
|
455
454
|
class: "table-header-button add",
|
|
456
455
|
icon: "el-icon-circle-plus",
|
|
457
|
-
|
|
456
|
+
text: "",
|
|
458
457
|
onClick: T.addRow
|
|
459
458
|
}, {
|
|
460
459
|
default: g(() => [...v[1] || (v[1] = [s("添加", -1)])]),
|
|
461
460
|
_: 1
|
|
462
461
|
}, 8, ["onClick"]), c(D, {
|
|
463
|
-
size: "default",
|
|
464
462
|
class: "table-header-button remove",
|
|
465
463
|
message: "您确定要删除选中的记录吗?",
|
|
466
464
|
icon: "el-icon-error",
|
|
@@ -471,10 +469,9 @@ function T(e, v, y, b, x, T) {
|
|
|
471
469
|
_: 1
|
|
472
470
|
}, 8, ["onClick"])], 64)) : r("v-if", !0), y.fetchApi ? (u(), n(E, {
|
|
473
471
|
key: 1,
|
|
474
|
-
size: "default",
|
|
475
472
|
class: "table-header-button refresh",
|
|
476
473
|
icon: "el-icon-refresh-left",
|
|
477
|
-
|
|
474
|
+
text: "",
|
|
478
475
|
disabled: !1,
|
|
479
476
|
onClick: T.refresh
|
|
480
477
|
}, {
|
package/sub-table-plus/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
|
|
2
|
-
import { t } from "../chunks/sub-table-plus-props.
|
|
2
|
+
import { t } from "../chunks/sub-table-plus-props.DvS8aKT4.mjs";
|
|
3
3
|
import { Fragment as n, createBlock as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, createSlots as s, createTextVNode as c, createVNode as l, mergeProps as u, normalizeClass as d, openBlock as f, renderList as p, renderSlot as m, resolveComponent as h, toDisplayString as g, toHandlers as _, withCtx as v, withModifiers as y } from "vue";
|
|
4
4
|
import { findTreeChildren as b, isFunction as x } from "@web-utils/core";
|
|
5
5
|
import { cloneDeep as S } from "@web-utils/integrations/lodash";
|
|
@@ -502,10 +502,9 @@ function j(e, t, b, x, S, C) {
|
|
|
502
502
|
return [
|
|
503
503
|
(n = e.toolbarMenus) != null && n.includes("add") ? (f(), r(N, {
|
|
504
504
|
key: 0,
|
|
505
|
-
size: "default",
|
|
506
505
|
class: "table-header-button add",
|
|
507
506
|
icon: "el-icon-circle-plus",
|
|
508
|
-
|
|
507
|
+
text: "",
|
|
509
508
|
onClick: C.addRow
|
|
510
509
|
}, {
|
|
511
510
|
default: v(() => [...t[2] || (t[2] = [c(" 添加 ", -1)])]),
|
|
@@ -513,7 +512,6 @@ function j(e, t, b, x, S, C) {
|
|
|
513
512
|
}, 8, ["onClick"])) : i("v-if", !0),
|
|
514
513
|
(a = e.toolbarMenus) != null && a.includes("delete") ? (f(), r(P, {
|
|
515
514
|
key: 1,
|
|
516
|
-
size: "default",
|
|
517
515
|
disabled: S.selectedRows.length <= 0,
|
|
518
516
|
class: "table-header-button remove",
|
|
519
517
|
message: "您确定要删除选中的记录吗?",
|
|
@@ -526,10 +524,9 @@ function j(e, t, b, x, S, C) {
|
|
|
526
524
|
}, 8, ["disabled", "onClick"])) : i("v-if", !0),
|
|
527
525
|
(o = e.toolbarMenus) != null && o.includes("refresh") ? (f(), r(N, {
|
|
528
526
|
key: 2,
|
|
529
|
-
size: "default",
|
|
530
527
|
class: "table-header-button refresh",
|
|
531
528
|
icon: "el-icon-refresh-left",
|
|
532
|
-
|
|
529
|
+
text: "",
|
|
533
530
|
disabled: !1,
|
|
534
531
|
onClick: C.refresh
|
|
535
532
|
}, {
|
package/tab/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
|
|
2
|
-
import { n as t } from "../chunks/tab-mixin.
|
|
2
|
+
import { n as t } from "../chunks/tab-mixin.C9DSz8xu.mjs";
|
|
3
3
|
import { createCommentVNode as n, createElementBlock as r, createElementVNode as i, normalizeClass as a, normalizeStyle as o, openBlock as s, renderSlot as c } from "vue";
|
|
4
4
|
//#region src/components/tab/Tab.vue
|
|
5
5
|
var l = {
|
package/tab-item/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
|
|
2
|
-
import { t } from "../chunks/tab-mixin.
|
|
2
|
+
import { t } from "../chunks/tab-mixin.C9DSz8xu.mjs";
|
|
3
3
|
import { createCommentVNode as n, createElementBlock as r, normalizeClass as i, normalizeStyle as a, openBlock as o, renderSlot as s, toDisplayString as c } from "vue";
|
|
4
4
|
//#region src/components/tab/TabItem.vue
|
|
5
5
|
var l = {
|
package/table-column/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/TableColumn.
|
|
1
|
+
import { t as e } from "../chunks/TableColumn.Cq9Bvevm.mjs";
|
|
2
2
|
export { e as default };
|
package/table-view/index.mjs
CHANGED