@web-utils/form-ui 1.0.0-beta8 → 1.0.0-beta80
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/address-input/index.d.ts +52 -0
- package/address-input/index.mjs +2 -0
- package/address-input/style.css +1 -0
- package/affix/index.d.ts +30 -0
- package/affix/index.mjs +48 -0
- package/affix/style.css +1 -0
- package/api/index.d.ts +66 -0
- package/api/index.mjs +42 -0
- package/awesome-button/index.d.ts +60 -0
- package/awesome-button/index.mjs +49 -0
- package/base.css +1 -1
- package/capsule-tab/index.d.ts +30 -0
- package/capsule-tab/index.mjs +2 -0
- package/capsule-tab/style.css +1 -0
- package/card/index.d.ts +41 -0
- package/card/index.mjs +90 -0
- package/card/style.css +1 -0
- package/chunks/22GsbC-1.mjs +32 -0
- package/chunks/6dNVtIN32.mjs +89 -0
- package/chunks/6eDDQWcr.mjs +69 -0
- package/chunks/B1MSrc6f.mjs +8 -0
- package/chunks/B1luuf_A2.mjs +111 -0
- package/chunks/B4GsYMXo.mjs +39 -0
- package/chunks/B5c0s3IR.mjs +449 -0
- package/chunks/BAG_R87k2.mjs +60 -0
- package/chunks/BEghYt1s2.mjs +31 -0
- package/chunks/BM5LdxU72.mjs +95 -0
- package/chunks/BQytQPLa.mjs +780 -0
- package/chunks/BVUClQOx.mjs +26 -0
- package/chunks/BWTQ3qdg.mjs +68 -0
- package/chunks/BhHMGhJ8.mjs +109 -0
- package/chunks/Bo8lYN4n2.mjs +27 -0
- package/chunks/Bs926z902.mjs +200 -0
- package/chunks/BsqIRxSS.mjs +67 -0
- package/chunks/Bu1M7um22.mjs +87 -0
- package/chunks/Bvn6wnku.mjs +99 -0
- package/chunks/BwL9Xz1F.mjs +46 -0
- package/chunks/C-iN5MJZ.mjs +57 -0
- package/chunks/C-zPVdz-.mjs +198 -0
- package/chunks/C8h_P_kl2.mjs +206 -0
- package/chunks/CGmbnjKL.mjs +26 -0
- package/chunks/CHmZyvFr.mjs +63 -0
- package/chunks/CLn5E7NV.mjs +17 -0
- package/chunks/COA3tHyu2.mjs +34 -0
- package/chunks/CTYReSXN.mjs +37 -0
- package/chunks/CUaecRXx.mjs +4794 -0
- package/chunks/C_QfuxeQ.mjs +98 -0
- package/chunks/Cb7kjZa-.mjs +661 -0
- package/chunks/ChP-pNSi2.mjs +145 -0
- package/chunks/CiMBKxeJ.mjs +61 -0
- package/chunks/CkLpOk7H.mjs +155 -0
- package/chunks/ClVh1Lek.mjs +130 -0
- package/chunks/Co0M4G3P.mjs +30 -0
- package/chunks/Ctx93AFS.mjs +54 -0
- package/chunks/D6mInNk02.mjs +419 -0
- package/chunks/DCqyZyF6.mjs +52 -0
- package/chunks/DH-B0Lkz2.mjs +34 -0
- package/chunks/DQMWqQFe2.mjs +42 -0
- package/chunks/D_q3C3v4.mjs +595 -0
- package/chunks/DbcxJ45j.mjs +298 -0
- package/chunks/DcgE9SF_2.mjs +29 -0
- package/chunks/DdACGFy3.mjs +90 -0
- package/chunks/DgH_4qOn2.mjs +210 -0
- package/chunks/Dkw6LNCq2.mjs +379 -0
- package/chunks/Dodxnwze.mjs +60 -0
- package/chunks/DokYQ49m.mjs +29 -0
- package/chunks/DxeRdYI82.mjs +108 -0
- package/chunks/Dz_TTgwF2.mjs +515 -0
- package/chunks/FZqu01np2.mjs +1354 -0
- package/chunks/KOJEsarR2.mjs +217 -0
- package/chunks/PEU1JRcN2.mjs +64 -0
- package/chunks/SInS7QSL.mjs +17 -0
- package/chunks/V-Js6hNd.mjs +179 -0
- package/chunks/X-ckP2Hj.mjs +40 -0
- package/chunks/Zdhb_SRi2.mjs +63 -0
- package/chunks/eX0Esdvw2.mjs +25 -0
- package/chunks/hBvPGqka.mjs +26 -0
- package/chunks/mnqSaATq.mjs +184 -0
- package/chunks/mqi8hesW2.mjs +613 -0
- package/chunks/oXiNltCq.mjs +30 -0
- package/chunks/sTTHpRrx.mjs +50 -0
- package/chunks/shY1VkIE2.mjs +29 -0
- package/chunks/tSaeUhnr.mjs +58 -0
- package/chunks/tVHVSu5h.mjs +1798 -0
- package/chunks/tfaGdZX2.mjs +647 -0
- package/chunks/tqW2DSco.mjs +199 -0
- package/chunks/tzjUpVIj.mjs +37 -0
- package/code-mirror-editor/index.d.ts +50 -0
- package/code-mirror-editor/index.mjs +99 -0
- package/code-mirror-editor/style.css +1 -0
- package/confirm-button/index.d.ts +122 -0
- package/confirm-button/index.mjs +35 -0
- package/confirmable/index.d.ts +93 -0
- package/confirmable/index.mjs +8 -0
- package/constants/index.d.ts +73 -0
- package/constants/index.mjs +4 -0
- package/context-menu/index.d.ts +183 -0
- package/context-menu/index.mjs +196 -0
- package/context-menu/style.css +1 -0
- package/count-up/index.d.ts +70 -0
- package/count-up/index.mjs +94 -0
- package/custom-scrollbar/index.d.ts +49 -0
- package/custom-scrollbar/index.mjs +93 -0
- package/data-box/index.d.ts +30 -0
- package/data-box/index.mjs +2 -0
- package/data-box/style.css +1 -0
- package/data-card/index.d.ts +20 -0
- package/data-card/index.mjs +64 -0
- package/data-card/style.css +1 -0
- package/data-card-text/index.d.ts +21 -0
- package/data-card-text/index.mjs +68 -0
- package/data-card-text/style.css +1 -0
- package/data-display/index.d.ts +20 -0
- package/data-display/index.mjs +74 -0
- package/data-display/style.css +1 -0
- package/data-icons/index.d.ts +21 -0
- package/data-icons/index.mjs +75 -0
- package/data-icons/style.css +1 -0
- package/data-imgtext/index.d.ts +18 -0
- package/data-imgtext/index.mjs +72 -0
- package/data-imgtext/style.css +1 -0
- package/data-operatext/index.d.ts +17 -0
- package/data-operatext/index.mjs +55 -0
- package/data-operatext/style.css +1 -0
- package/data-panel/index.d.ts +19 -0
- package/data-panel/index.mjs +62 -0
- package/data-panel/style.css +1 -0
- package/data-pay/index.d.ts +19 -0
- package/data-pay/index.mjs +111 -0
- package/data-pay/style.css +1 -0
- package/data-price/index.d.ts +17 -0
- package/data-price/index.mjs +52 -0
- package/data-price/style.css +1 -0
- package/data-progress/index.d.ts +19 -0
- package/data-progress/index.mjs +73 -0
- package/data-progress/style.css +1 -0
- package/data-rotate/index.d.ts +21 -0
- package/data-rotate/index.mjs +2 -0
- package/data-rotate/style.css +1 -0
- package/data-table-picker/index.d.ts +61 -0
- package/data-table-picker/index.mjs +120 -0
- package/data-tabs/index.d.ts +21 -0
- package/data-tabs/index.mjs +2 -0
- package/data-tabs/style.css +1 -0
- package/dict-render/index.d.ts +28 -0
- package/dict-render/index.mjs +2 -0
- package/e-charts/index.d.ts +79 -0
- package/e-charts/index.mjs +179 -0
- package/e-charts/style.css +1 -0
- package/easy-popup/index.d.ts +114 -0
- package/easy-popup/index.mjs +92 -0
- package/easy-popup/style.css +1 -0
- package/editable-progress/index.d.ts +68 -0
- package/editable-progress/index.mjs +121 -0
- package/editable-progress/style.css +1 -0
- package/editable-tree/index.d.ts +281 -0
- package/editable-tree/index.mjs +596 -0
- package/editable-tree/style.css +1 -0
- package/element-dialog/index.d.ts +341 -18
- package/element-dialog/index.mjs +2 -91
- package/element-dialog/style.css +1 -1
- package/element-listeners/style.css +1 -0
- package/element-multi-instance/style.css +1 -0
- package/element-resize-observer/index.d.ts +8 -0
- package/element-resize-observer/index.mjs +40 -0
- package/element-resize-observer/style.css +1 -0
- package/empty-view/index.d.ts +2 -2
- package/empty-view/index.mjs +1 -1
- package/error-view/index.d.ts +25 -0
- package/error-view/index.mjs +37 -0
- package/error-view/style.css +1 -0
- package/flex-box/index.d.ts +44 -0
- package/flex-box/index.mjs +2 -0
- package/flex-column/index.d.ts +41 -0
- package/flex-column/index.mjs +2 -0
- package/flex-item/index.d.ts +77 -0
- package/flex-item/index.mjs +2 -0
- package/flex-row/index.d.ts +41 -0
- package/flex-row/index.mjs +2 -0
- package/flex-scroll-area/index.d.ts +1 -1
- package/flex-scroll-area/index.mjs +1 -1
- package/flex-scroller/index.d.ts +26 -0
- package/flex-scroller/index.mjs +29 -0
- package/flex-scroller/style.css +1 -0
- package/flow-designer/index.d.ts +286 -0
- package/flow-designer/index.mjs +2 -0
- package/flow-designer/style.css +1 -0
- package/flow-viewer/index.d.ts +62 -0
- package/flow-viewer/index.mjs +159 -0
- package/flow-viewer/style.css +1 -0
- package/form-advice/index.mjs +13 -12
- package/form-button/index.d.ts +123 -0
- package/form-button/index.mjs +36 -0
- package/form-card/index.d.ts +14 -0
- package/form-card/index.mjs +18 -0
- package/form-cascader/index.d.ts +478 -0
- package/form-cascader/index.mjs +2 -0
- package/form-checkbox/index.d.ts +237 -30
- package/form-checkbox/index.mjs +1 -1
- package/form-checkbox-group/index.d.ts +373 -0
- package/form-checkbox-group/index.mjs +2 -0
- package/form-checkbox-group/style.css +1 -0
- package/form-date-picker/index.d.ts +375 -29
- package/form-date-picker/index.mjs +1 -1
- package/form-holder/index.d.ts +89 -22
- package/form-holder/index.mjs +1 -1
- package/form-holder/style.css +1 -1
- package/form-image/index.d.ts +137 -23
- package/form-image/index.mjs +1 -1
- package/form-input/index.d.ts +282 -50
- package/form-input/index.mjs +1 -1
- package/form-input-cron-expression/index.d.ts +223 -0
- package/form-input-cron-expression/index.mjs +2 -0
- package/form-input-cron-expression/style.css +1 -0
- package/form-input-email/index.d.ts +296 -25
- package/form-input-email/index.mjs +1 -1
- package/form-input-id-card/index.d.ts +296 -25
- package/form-input-id-card/index.mjs +1 -1
- package/form-input-number/index.d.ts +237 -29
- package/form-input-number/index.mjs +1 -1
- package/form-input-phone-number/index.d.ts +296 -25
- package/form-input-phone-number/index.mjs +1 -1
- package/form-input-tag/index.d.ts +269 -1
- package/form-input-tag/index.mjs +1 -3
- package/form-input-time/index.d.ts +440 -1
- package/form-input-time/index.mjs +1 -3
- package/form-item-config-provider/index.d.ts +23 -3
- package/form-item-config-provider/index.mjs +7 -7
- package/form-item-group/index.d.ts +91 -17
- package/form-item-group/index.mjs +2 -78
- package/form-item-group/style.css +1 -1
- package/form-item-x/index.d.ts +133 -18
- package/form-item-x/index.mjs +1 -1
- package/form-item-x/style.css +1 -0
- package/form-radio-group/index.d.ts +295 -28
- package/form-radio-group/index.mjs +1 -1
- package/form-rate/index.d.ts +244 -24
- package/form-rate/index.mjs +1 -1
- package/form-red-table/index.mjs +27 -26
- package/form-row/index.d.ts +2 -2
- package/form-row/index.mjs +1 -1
- package/form-select/index.d.ts +527 -28
- package/form-select/index.mjs +1 -1
- package/form-slider/index.d.ts +273 -26
- package/form-slider/index.mjs +1 -1
- package/form-switch/index.d.ts +264 -26
- package/form-switch/index.mjs +1 -1
- package/form-table/index.d.ts +287 -0
- package/form-table/index.mjs +2 -0
- package/form-table-plus/index.d.ts +266 -0
- package/form-table-plus/index.mjs +2 -0
- package/form-text/index.d.ts +157 -23
- package/form-text/index.mjs +1 -1
- package/form-textarea/index.d.ts +351 -0
- package/form-textarea/index.mjs +2 -0
- package/form-time-select/index.d.ts +325 -0
- package/form-time-select/index.mjs +2 -0
- package/form-tree-select/index.d.ts +715 -0
- package/form-tree-select/index.mjs +2 -0
- package/form-tree-select/style.css +1 -0
- package/form-tree-select-multiple/index.d.ts +717 -0
- package/form-tree-select-multiple/index.mjs +2 -0
- package/form-view/index.d.ts +225 -1
- package/form-view/index.mjs +280 -6
- package/form-view/style.css +1 -0
- package/guide-steps/index.d.ts +31 -0
- package/guide-steps/index.mjs +77 -0
- package/guide-steps/style.css +1 -0
- package/helper/dictionary.d.ts +29 -0
- package/helper/dictionary.mjs +97 -0
- package/helper/form-item.d.ts +17 -0
- package/helper/form-item.mjs +27 -0
- package/helper/input.d.ts +49 -0
- package/helper/input.mjs +2 -0
- package/helper/sub-table-plus.d.ts +98 -0
- package/helper/sub-table-plus.mjs +4 -0
- package/highlight-j-s/index.d.ts +18 -0
- package/highlight-j-s/index.mjs +51 -0
- package/highlight-j-s/style.css +1 -0
- package/hook/useDictionary.d.ts +60 -0
- package/hook/useDictionary.mjs +15 -0
- package/hook/useVisibilityChange.d.ts +4 -0
- package/hook/useVisibilityChange.mjs +14 -0
- package/iframe-window/index.d.ts +9 -0
- package/iframe-window/index.mjs +37 -0
- package/iframe-window/style.css +1 -0
- package/image-cropper/index.d.ts +365 -0
- package/image-cropper/index.mjs +156 -0
- package/image-cropper/style.css +1 -0
- package/image-preview/index.d.ts +61 -0
- package/image-preview/index.mjs +201 -0
- package/image-preview/style.css +1 -0
- package/image-viewer/index.d.ts +25 -0
- package/image-viewer/index.mjs +70 -0
- package/image-viewer/style.css +1 -0
- package/index.css +2 -0
- package/index.d.ts +120 -36
- package/index.mjs +122 -62
- package/input-number-range/index.d.ts +41 -0
- package/input-number-range/index.mjs +77 -0
- package/input-number-range/style.css +1 -0
- package/keyboard/index.d.ts +64 -0
- package/keyboard/index.mjs +2 -0
- package/keyboard/style.css +1 -0
- package/loading-view/index.d.ts +65 -0
- package/loading-view/index.mjs +39 -0
- package/loading-view/style.css +1 -0
- package/name-avatar/index.d.ts +62 -0
- package/name-avatar/index.mjs +61 -0
- package/name-avatar/style.css +1 -0
- package/nav-bar/index.d.ts +21 -0
- package/nav-bar/index.mjs +37 -0
- package/nav-bar/style.css +1 -0
- package/package.json +29 -7
- package/page/index.d.ts +21 -0
- package/page/index.mjs +17 -0
- package/page/style.css +1 -0
- package/page-header/index.d.ts +27 -0
- package/page-header/index.mjs +25 -0
- package/page-header/style.css +1 -0
- package/page-index/index.d.ts +82 -0
- package/page-index/index.mjs +124 -0
- package/page-index/style.css +1 -0
- package/page-index-top/index.d.ts +38 -0
- package/page-index-top/index.mjs +87 -0
- package/page-skeleton/index.d.ts +30 -0
- package/page-skeleton/index.mjs +44 -0
- package/page-skeleton/style.css +1 -0
- package/page-skeleton-new/index.d.ts +34 -0
- package/page-skeleton-new/index.mjs +80 -0
- package/page-skeleton-new/style.css +1 -0
- package/pageable-table/index.d.ts +400 -0
- package/pageable-table/index.mjs +2 -0
- package/pageable-table/style.css +1 -0
- package/photo-swipe/index.d.ts +18 -0
- package/photo-swipe/index.mjs +2 -0
- package/props/cascader.d.ts +326 -0
- package/props/cascader.mjs +145 -0
- package/props/checkbox-group.d.ts +213 -0
- package/props/checkbox-group.mjs +83 -0
- package/props/checkbox.d.ts +205 -0
- package/props/checkbox.mjs +74 -0
- package/props/col.d.ts +74 -0
- package/props/col.mjs +32 -0
- package/props/common.d.ts +114 -0
- package/props/common.mjs +18 -0
- package/props/date.d.ts +336 -0
- package/props/date.mjs +158 -0
- package/props/form-item.d.ts +144 -0
- package/props/form-item.mjs +73 -0
- package/props/form.d.ts +157 -0
- package/props/form.mjs +89 -0
- package/props/image.d.ts +102 -0
- package/props/image.mjs +10 -0
- package/props/input-cron.d.ts +102 -0
- package/props/input-cron.mjs +16 -0
- package/props/input-number.d.ts +216 -0
- package/props/input-number.mjs +72 -0
- package/props/input-tag.d.ts +123 -0
- package/props/input-tag.mjs +33 -0
- package/props/input.d.ts +299 -0
- package/props/input.mjs +97 -0
- package/props/radio-group.d.ts +205 -0
- package/props/radio-group.mjs +84 -0
- package/props/rate.d.ts +211 -0
- package/props/rate.mjs +66 -0
- package/props/select.d.ts +450 -0
- package/props/select.mjs +218 -0
- package/props/slide.d.ts +235 -0
- package/props/slide.mjs +72 -0
- package/props/switch.d.ts +229 -0
- package/props/switch.mjs +80 -0
- package/props/text.d.ts +127 -0
- package/props/text.mjs +22 -0
- package/props/textarea.d.ts +266 -0
- package/props/textarea.mjs +82 -0
- package/props/time-select.d.ts +216 -0
- package/props/time-select.mjs +67 -0
- package/props/time.d.ts +304 -0
- package/props/time.mjs +138 -0
- package/props/tree-select-multiple.d.ts +324 -0
- package/props/tree-select-multiple.mjs +16 -0
- package/props/tree-select.d.ts +326 -0
- package/props/tree-select.mjs +25 -0
- package/props/tree.d.ts +76 -0
- package/props/tree.mjs +75 -0
- package/props/vue-tree-select.d.ts +458 -0
- package/props/vue-tree-select.mjs +213 -0
- package/resolver/components.d.ts +2 -0
- package/resolver/components.mjs +4 -0
- package/resolver/index.mjs +29 -0
- package/sign-panel/index.d.ts +85 -0
- package/sign-panel/index.mjs +183 -0
- package/sign-panel/style.css +1 -0
- package/skeleton-panel/index.d.ts +27 -0
- package/skeleton-panel/index.mjs +38 -0
- package/skeleton-panel/style.css +1 -0
- package/split-pane/index.d.ts +106 -0
- package/split-pane/index.mjs +2 -0
- package/split-pane/style.css +1 -0
- package/stateful/index.d.ts +92 -0
- package/stateful/index.mjs +67 -0
- package/stateful/style.css +1 -0
- package/sub-table/index.d.ts +109 -0
- package/sub-table/index.mjs +2 -0
- package/sub-table/style.css +1 -0
- package/sub-table-plus/index.d.ts +109 -0
- package/sub-table-plus/index.mjs +2 -0
- package/sub-table-plus/style.css +1 -0
- package/swiper/index.d.ts +27 -0
- package/swiper/index.mjs +126 -0
- package/swiper/style.css +1 -0
- package/table-column/index.d.ts +163 -0
- package/table-column/index.mjs +2 -0
- package/table-column/style.css +1 -0
- package/table-column-def/index.d.ts +97 -0
- package/table-column-def/index.mjs +11 -0
- package/table-view/index.d.ts +345 -1
- package/table-view/index.mjs +472 -6
- package/table-view/style.css +1 -0
- package/tag-render/index.d.ts +48 -0
- package/tag-render/index.mjs +86 -0
- package/tag-render/style.css +1 -0
- package/text-ellipsis/index.d.ts +111 -0
- package/text-ellipsis/index.mjs +124 -0
- package/text-ellipsis/style.css +1 -0
- package/toolbar/index.d.ts +128 -1
- package/toolbar/index.mjs +1 -8
- package/toolbar/style.css +1 -0
- package/toolbar-button/index.d.ts +188 -1
- package/toolbar-button/index.mjs +1 -8
- package/toolbar-button/style.css +1 -0
- package/vue-cron/index.d.ts +191 -0
- package/vue-cron/index.mjs +2 -0
- package/vue-cron/style.css +1 -0
- package/vue-qr-code/index.d.ts +47 -0
- package/vue-qr-code/index.mjs +32 -0
- package/vue-tags-input/index.d.ts +373 -0
- package/vue-tags-input/index.mjs +350 -0
- package/vue-tags-input/style.css +1 -0
- package/vue-tree-select/index.d.ts +1489 -0
- package/vue-tree-select/index.mjs +2 -0
- package/vue-tree-select/style.css +1 -0
- package/vue-video-player/index.d.ts +117 -0
- package/vue-video-player/index.mjs +136 -0
- package/vue-video-player/style.css +1 -0
- package/watermark/index.d.ts +97 -0
- package/watermark/index.mjs +2 -0
- package/watermark/style.css +1 -0
- package/web-types.json +1 -1
- package/x-input-tag/index.d.ts +2 -0
- package/x-input-tag/index.mjs +232 -0
- package/x-input-tag/style.css +1 -0
- package/year-calendar/index.d.ts +99 -0
- package/year-calendar/index.mjs +2 -0
- package/year-calendar/style.css +1 -0
- package/chunks/1glrRdhD.mjs +0 -23
- package/chunks/6Ukll2os.mjs +0 -149
- package/chunks/78hGOZc9.mjs +0 -43
- package/chunks/BID1Rr2O.mjs +0 -32
- package/chunks/BMkPC2kt.mjs +0 -28
- package/chunks/BPJNSq9M.mjs +0 -4
- package/chunks/BaExlbMY.mjs +0 -32
- package/chunks/BeIZhqg_.mjs +0 -167
- package/chunks/BmQGmui_.mjs +0 -54
- package/chunks/BnycM8aG.mjs +0 -74
- package/chunks/BooKKkk0.mjs +0 -36
- package/chunks/Bpox2cVQ.mjs +0 -92
- package/chunks/Bs_IYr3X.mjs +0 -94
- package/chunks/BuZDN2DV.mjs +0 -28
- package/chunks/C4JpDEWP.mjs +0 -35
- package/chunks/DAjuA2O6.mjs +0 -28
- package/chunks/Dywq0t6V.mjs +0 -47
- package/chunks/GlsJxLiF.mjs +0 -35
- package/chunks/pFgf4c4i.mjs +0 -47
- package/chunks/zb_1Xy1W.mjs +0 -74
- package/constants.d.ts +0 -7
- package/constants.mjs +0 -4
- package/form-check-box-group/index.d.ts +0 -119
- package/form-check-box-group/index.mjs +0 -2
- package/input/style.css +0 -1
- package/json-editor/index.d.ts +0 -32
- package/json-editor/index.mjs +0 -2
- package/json-editor/style.css +0 -1
- package/resolver.mjs +0 -81
- /package/{resolver.d.ts → resolver/index.d.ts} +0 -0
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import { a as e, h as t } from "./ClVh1Lek.mjs";
|
|
2
|
+
import { cellClickHandlerContextKey as n } from "../constants/index.mjs";
|
|
3
|
+
import { t as r } from "./tzjUpVIj.mjs";
|
|
4
|
+
import { n as i, t as a } from "./C_QfuxeQ.mjs";
|
|
5
|
+
import { ElTableColumn as o } from "element-plus/es";
|
|
6
|
+
import "element-plus/es/components/base/style/css";
|
|
7
|
+
import { createVNode as s, inject as c, mergeProps as l } from "vue";
|
|
8
|
+
import "element-plus/es/components/table-column/style/css";
|
|
9
|
+
//#region src/components/table/TableColumn.vue?vue&type=script&lang.jsx
|
|
10
|
+
var u = {
|
|
11
|
+
selection: !0,
|
|
12
|
+
"single-selection": !0,
|
|
13
|
+
index: !0,
|
|
14
|
+
expand: !0
|
|
15
|
+
}, d = (e, t, n, r, i) => {
|
|
16
|
+
e == null || e(t, n, r, i);
|
|
17
|
+
}, f = (e) => {
|
|
18
|
+
let t = e.target;
|
|
19
|
+
for (; t && t.tagName.toUpperCase() !== "HTML";) {
|
|
20
|
+
if (t.tagName.toUpperCase() === "TD") return t;
|
|
21
|
+
t = t.parentNode;
|
|
22
|
+
}
|
|
23
|
+
return null;
|
|
24
|
+
}, p = () => {}, m = (t) => !e(t).length, h = {
|
|
25
|
+
name: "TableColumn",
|
|
26
|
+
props: { ...a },
|
|
27
|
+
setup(e, { slots: a, attrs: h }) {
|
|
28
|
+
let g = c(n, null), _ = t(e, i);
|
|
29
|
+
return () => {
|
|
30
|
+
let t, n = u[e.type];
|
|
31
|
+
if (!n) {
|
|
32
|
+
let n = e.clickable || h.onClick || e.cellClick;
|
|
33
|
+
(n || e.dictType || e.options) && (t = (t) => {
|
|
34
|
+
var i;
|
|
35
|
+
let { row: o, column: c } = t, l = n ? (t) => {
|
|
36
|
+
let n = f(t);
|
|
37
|
+
if (h.onClick || e.cellClick) {
|
|
38
|
+
var r, i;
|
|
39
|
+
(r = h.onClick) == null || r.call(h, o, c, o, c, n, t), (i = e.cellClick) == null || i.call(e, o, c, o, c, n, t);
|
|
40
|
+
} else d(g, o, c, n, t);
|
|
41
|
+
} : p, u = a == null || (i = a.default) == null ? void 0 : i.call(a, t);
|
|
42
|
+
return m(u) && (u = null), (e.dictType || e.options) && !u ? s(r, {
|
|
43
|
+
class: { "is-clickable": n },
|
|
44
|
+
onClick: l,
|
|
45
|
+
row: o,
|
|
46
|
+
column: c,
|
|
47
|
+
dictType: e.dictType,
|
|
48
|
+
treeDict: e.treeDict,
|
|
49
|
+
idAsValue: e.idAsValue,
|
|
50
|
+
labelAsValue: e.labelAsValue,
|
|
51
|
+
options: e.options
|
|
52
|
+
}, null) : n ? s("span", {
|
|
53
|
+
class: "is-clickable",
|
|
54
|
+
onClick: l
|
|
55
|
+
}, [u || (o == null ? void 0 : o[c == null ? void 0 : c.property])]) : u;
|
|
56
|
+
});
|
|
57
|
+
}
|
|
58
|
+
return s(o, l(_.value, {
|
|
59
|
+
key: e.filterable,
|
|
60
|
+
showOverflowTooltip: n ? !1 : e.showOverflowTooltip
|
|
61
|
+
}), {
|
|
62
|
+
...a,
|
|
63
|
+
default: t || a.default
|
|
64
|
+
});
|
|
65
|
+
};
|
|
66
|
+
}
|
|
67
|
+
};
|
|
68
|
+
//#endregion
|
|
69
|
+
export { h as t };
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
import { formItemGroupContextKey as e, formViewContextKey as t } from "../constants/index.mjs";
|
|
2
|
+
import n from "../empty-view/index.mjs";
|
|
3
|
+
import { ElCol as r, ElCollapseTransition as i, ElRow as a } from "element-plus/es";
|
|
4
|
+
import "element-plus/es/components/base/style/css";
|
|
5
|
+
import { Fragment as o, computed as s, createTextVNode as c, createVNode as l, h as u, inject as d, isVNode as f, onBeforeUnmount as p, onMounted as m, provide as h, reactive as g, ref as _, toRef as v, useTemplateRef as y, vShow as b, watchEffect as x, withDirectives as S } from "vue";
|
|
6
|
+
import "element-plus/es/components/row/style/css";
|
|
7
|
+
import "element-plus/es/components/col/style/css";
|
|
8
|
+
import "element-plus/es/components/collapse-transition/style/css";
|
|
9
|
+
//#region src/components/form/FormItemGroup.vue?vue&type=script&lang.jsx
|
|
10
|
+
function C(e) {
|
|
11
|
+
return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !f(e);
|
|
12
|
+
}
|
|
13
|
+
//#endregion
|
|
14
|
+
//#region src/components/form/FormItemGroup.vue
|
|
15
|
+
var w = {
|
|
16
|
+
name: "FormItemGroup",
|
|
17
|
+
props: {
|
|
18
|
+
blockTitle: String,
|
|
19
|
+
tips: String,
|
|
20
|
+
active: Boolean,
|
|
21
|
+
enabled: {
|
|
22
|
+
type: Boolean,
|
|
23
|
+
default: void 0
|
|
24
|
+
},
|
|
25
|
+
disabled: {
|
|
26
|
+
type: Boolean,
|
|
27
|
+
default: void 0
|
|
28
|
+
},
|
|
29
|
+
tag: {
|
|
30
|
+
type: String,
|
|
31
|
+
default: "ElCol"
|
|
32
|
+
},
|
|
33
|
+
span: {
|
|
34
|
+
type: Number,
|
|
35
|
+
default: 24
|
|
36
|
+
},
|
|
37
|
+
block: {
|
|
38
|
+
type: Boolean,
|
|
39
|
+
default: !0
|
|
40
|
+
},
|
|
41
|
+
wrapRow: {
|
|
42
|
+
type: Boolean,
|
|
43
|
+
default: !0
|
|
44
|
+
},
|
|
45
|
+
gutter: {
|
|
46
|
+
type: Number,
|
|
47
|
+
default: 20
|
|
48
|
+
},
|
|
49
|
+
collapse: Boolean,
|
|
50
|
+
showTitle: {
|
|
51
|
+
type: Boolean,
|
|
52
|
+
default: !0
|
|
53
|
+
},
|
|
54
|
+
notDispatch: Boolean
|
|
55
|
+
},
|
|
56
|
+
setup(f, { expose: w, slots: T }) {
|
|
57
|
+
let E = d(t, null), D = y("root"), O = _(!0), k = v(() => f.enabled), A = v(() => f.disabled), j = s(() => f.enabled === !0 ? !1 : f.disabled === !0), M = s(() => f.tag === "ElCol"), N = () => O.value = !O.value, P = () => {
|
|
58
|
+
O.value = !0;
|
|
59
|
+
};
|
|
60
|
+
x(() => {
|
|
61
|
+
O.value = !f.collapse;
|
|
62
|
+
});
|
|
63
|
+
let F = {
|
|
64
|
+
$el: v(() => M.value ? D.value.$el : D.value),
|
|
65
|
+
enabled: k,
|
|
66
|
+
disabled: A,
|
|
67
|
+
open: P,
|
|
68
|
+
expand: O,
|
|
69
|
+
blockTitle: v(() => f.blockTitle)
|
|
70
|
+
}, I = g(F);
|
|
71
|
+
return h(e, I), m(() => {
|
|
72
|
+
f.notDispatch || E == null || E.addGroup(I);
|
|
73
|
+
}), p(() => {
|
|
74
|
+
f.notDispatch || E == null || E.removeGroup(I);
|
|
75
|
+
}), w(F), () => {
|
|
76
|
+
let e = () => {
|
|
77
|
+
var e;
|
|
78
|
+
return l(o, null, [S(l("div", {
|
|
79
|
+
class: "form-item-group-title",
|
|
80
|
+
onClick: N
|
|
81
|
+
}, [l("span", {
|
|
82
|
+
class: "flex-item",
|
|
83
|
+
style: "flex: 1"
|
|
84
|
+
}, [
|
|
85
|
+
T.title ? T.title() : f.blockTitle,
|
|
86
|
+
T.tips || f.tips ? l("span", { style: "color: #ff0000; font-size: 14px" }, [
|
|
87
|
+
c("("),
|
|
88
|
+
T.tips ? T.tips() : f.tips,
|
|
89
|
+
c(")")
|
|
90
|
+
]) : null,
|
|
91
|
+
(e = T["title-right"]) == null ? void 0 : e.call(T)
|
|
92
|
+
]), l("i", { class: O.value ? "el-icon-arrow-down" : "el-icon-arrow-right" }, null)]), [[b, f.showTitle]]), l(i, null, { default: () => {
|
|
93
|
+
let e;
|
|
94
|
+
return T.default ? f.wrapRow ? S(l(a, { gutter: f.gutter }, C(e = T.default()) ? e : { default: () => [e] }), [[b, O.value]]) : S(l("div", null, [T.default()]), [[b, O.value]]) : S(l(n, {
|
|
95
|
+
"font-size": "14px",
|
|
96
|
+
"empty-tips": "暂无信息"
|
|
97
|
+
}, null), [[b, O.value]]);
|
|
98
|
+
} })]);
|
|
99
|
+
}, t = {
|
|
100
|
+
ref: "root",
|
|
101
|
+
class: ["form-item-group", {
|
|
102
|
+
"default-active": f.active,
|
|
103
|
+
"is-disabled": j.value
|
|
104
|
+
}]
|
|
105
|
+
};
|
|
106
|
+
return M.value && (t.span = f.block ? 24 : f.span), u(M.value ? r : "div", t, M.value ? e : e());
|
|
107
|
+
};
|
|
108
|
+
}
|
|
109
|
+
};
|
|
110
|
+
//#endregion
|
|
111
|
+
export { w as t };
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { n as e, o as t } from "./CkLpOk7H.mjs";
|
|
2
|
+
import { allProps as n, predicate as r } from "../props/time.mjs";
|
|
3
|
+
import { ElTimePicker as i } from "element-plus/es";
|
|
4
|
+
import "element-plus/es/components/base/style/css";
|
|
5
|
+
import { createVNode as a, mergeProps as o } from "vue";
|
|
6
|
+
import "element-plus/es/components/time-picker/style/css";
|
|
7
|
+
//#endregion
|
|
8
|
+
//#region src/components/form/FormInputTime.vue
|
|
9
|
+
var s = {
|
|
10
|
+
name: "FormInputTime",
|
|
11
|
+
inheritAttrs: !1,
|
|
12
|
+
props: { ...n },
|
|
13
|
+
emits: { ...e },
|
|
14
|
+
setup(e, { emit: n, slots: s, attrs: c }) {
|
|
15
|
+
let { emitInput: l, render: u, placeholder: d, disabled: f, listeners: p, inputProps: m } = t(e, {
|
|
16
|
+
emit: n,
|
|
17
|
+
slots: s,
|
|
18
|
+
attrs: c,
|
|
19
|
+
predicate: r
|
|
20
|
+
}), h = { modifiers: [{
|
|
21
|
+
name: "arrow",
|
|
22
|
+
options: { padding: ({ popper: e, reference: t, placement: n }) => e.width / 2 }
|
|
23
|
+
}] };
|
|
24
|
+
return () => u({ vNodes: a(i, o(p.value, m.value, {
|
|
25
|
+
"popper-options": e.popperOptions || h,
|
|
26
|
+
style: "width: 100%",
|
|
27
|
+
placement: e.placement || "left",
|
|
28
|
+
"is-range": e.isRange || e.range,
|
|
29
|
+
format: e.format,
|
|
30
|
+
"value-format": e.valueFormat || e.format,
|
|
31
|
+
modelValue: e.modelValue,
|
|
32
|
+
disabled: f.value,
|
|
33
|
+
"onUpdate:modelValue": l,
|
|
34
|
+
placeholder: d.value
|
|
35
|
+
}), null) });
|
|
36
|
+
}
|
|
37
|
+
};
|
|
38
|
+
//#endregion
|
|
39
|
+
export { s as t };
|
|
@@ -0,0 +1,449 @@
|
|
|
1
|
+
import { t as e } from "./B1MSrc6f.mjs";
|
|
2
|
+
import { t } from "./V-Js6hNd.mjs";
|
|
3
|
+
import { t as n } from "./mnqSaATq.mjs";
|
|
4
|
+
import { ElCheckbox as r, ElForm as i, ElFormItem as a, ElInput as o, ElMessage as s, ElOption as c, ElSelect as l } from "element-plus/es";
|
|
5
|
+
import "element-plus/es/components/base/style/css";
|
|
6
|
+
import "element-plus/es/components/input/style/css";
|
|
7
|
+
import { Fragment as u, createBlock as d, createCommentVNode as f, createElementBlock as p, createElementVNode as m, createTextVNode as h, createVNode as g, guardReactiveProps as _, normalizeProps as v, openBlock as y, renderList as b, resolveDynamicComponent as x, vShow as S, withCtx as C, withDirectives as w, withModifiers as T } from "vue";
|
|
8
|
+
import "element-plus/es/components/message/style/css";
|
|
9
|
+
import "element-plus/es/components/checkbox/style/css";
|
|
10
|
+
import "element-plus/es/components/form-item/style/css";
|
|
11
|
+
import "element-plus/es/components/form/style/css";
|
|
12
|
+
import "element-plus/es/components/select/style/css";
|
|
13
|
+
import "element-plus/es/components/option/style/css";
|
|
14
|
+
//#region src/components/bpmn-process-designer/components/penal/task/task-components/UserTask.vue
|
|
15
|
+
var E = {
|
|
16
|
+
name: "UserTask",
|
|
17
|
+
props: {
|
|
18
|
+
id: String,
|
|
19
|
+
element: Object,
|
|
20
|
+
bpmnInstances: Object
|
|
21
|
+
},
|
|
22
|
+
data() {
|
|
23
|
+
return {
|
|
24
|
+
defaultTaskForm: {
|
|
25
|
+
assignee: "",
|
|
26
|
+
candidateUsers: [],
|
|
27
|
+
candidateGroups: [],
|
|
28
|
+
dueDate: "",
|
|
29
|
+
followUpDate: "",
|
|
30
|
+
priority: ""
|
|
31
|
+
},
|
|
32
|
+
userTaskForm: {},
|
|
33
|
+
mockData: [
|
|
34
|
+
1,
|
|
35
|
+
2,
|
|
36
|
+
3,
|
|
37
|
+
4,
|
|
38
|
+
5,
|
|
39
|
+
6,
|
|
40
|
+
7,
|
|
41
|
+
8,
|
|
42
|
+
9,
|
|
43
|
+
10
|
|
44
|
+
]
|
|
45
|
+
};
|
|
46
|
+
},
|
|
47
|
+
watch: { id: {
|
|
48
|
+
immediate: !0,
|
|
49
|
+
handler() {
|
|
50
|
+
this.$nextTick(() => this.resetTaskForm());
|
|
51
|
+
}
|
|
52
|
+
} },
|
|
53
|
+
methods: {
|
|
54
|
+
resetTaskForm() {
|
|
55
|
+
let { businessObject: e } = this.element;
|
|
56
|
+
for (let t in this.defaultTaskForm) {
|
|
57
|
+
let n;
|
|
58
|
+
n = ["candidateUsers", "candidateGroups"].includes(t) ? e[t] ? e[t].split(",") : [] : e[t] || this.defaultTaskForm[t], this.userTaskForm[t] = n;
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
updateElementTask(e) {
|
|
62
|
+
let t = {};
|
|
63
|
+
e === "candidateUsers" || e === "candidateGroups" ? t[e] = this.userTaskForm[e] && this.userTaskForm[e].length ? this.userTaskForm[e].join() : null : t[e] = this.userTaskForm[e] || null, this.bpmnInstances.modeling.updateProperties(this.element, t);
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
}, D = { style: { "margin-top": "16px" } };
|
|
67
|
+
function O(e, t, n, r, i, s) {
|
|
68
|
+
let f = c, m = l, h = a, _ = o;
|
|
69
|
+
return y(), p("div", D, [
|
|
70
|
+
g(h, { label: "处理用户" }, {
|
|
71
|
+
default: C(() => [g(m, {
|
|
72
|
+
modelValue: i.userTaskForm.assignee,
|
|
73
|
+
"onUpdate:modelValue": t[0] || (t[0] = (e) => i.userTaskForm.assignee = e),
|
|
74
|
+
onChange: t[1] || (t[1] = (e) => s.updateElementTask("assignee"))
|
|
75
|
+
}, {
|
|
76
|
+
default: C(() => [(y(!0), p(u, null, b(i.mockData, (e) => (y(), d(f, {
|
|
77
|
+
key: `ass-${e}`,
|
|
78
|
+
label: `用户${e}`,
|
|
79
|
+
value: `user${e}`
|
|
80
|
+
}, null, 8, ["label", "value"]))), 128))]),
|
|
81
|
+
_: 1
|
|
82
|
+
}, 8, ["modelValue"])]),
|
|
83
|
+
_: 1
|
|
84
|
+
}),
|
|
85
|
+
g(h, { label: "候选用户" }, {
|
|
86
|
+
default: C(() => [g(m, {
|
|
87
|
+
modelValue: i.userTaskForm.candidateUsers,
|
|
88
|
+
"onUpdate:modelValue": t[2] || (t[2] = (e) => i.userTaskForm.candidateUsers = e),
|
|
89
|
+
multiple: "",
|
|
90
|
+
"collapse-tags": "",
|
|
91
|
+
onChange: t[3] || (t[3] = (e) => s.updateElementTask("candidateUsers"))
|
|
92
|
+
}, {
|
|
93
|
+
default: C(() => [(y(!0), p(u, null, b(i.mockData, (e) => (y(), d(f, {
|
|
94
|
+
key: `user-${e}`,
|
|
95
|
+
label: `用户${e}`,
|
|
96
|
+
value: `user${e}`
|
|
97
|
+
}, null, 8, ["label", "value"]))), 128))]),
|
|
98
|
+
_: 1
|
|
99
|
+
}, 8, ["modelValue"])]),
|
|
100
|
+
_: 1
|
|
101
|
+
}),
|
|
102
|
+
g(h, { label: "候选分组" }, {
|
|
103
|
+
default: C(() => [g(m, {
|
|
104
|
+
modelValue: i.userTaskForm.candidateGroups,
|
|
105
|
+
"onUpdate:modelValue": t[4] || (t[4] = (e) => i.userTaskForm.candidateGroups = e),
|
|
106
|
+
multiple: "",
|
|
107
|
+
"collapse-tags": "",
|
|
108
|
+
onChange: t[5] || (t[5] = (e) => s.updateElementTask("candidateGroups"))
|
|
109
|
+
}, {
|
|
110
|
+
default: C(() => [(y(!0), p(u, null, b(i.mockData, (e) => (y(), d(f, {
|
|
111
|
+
key: `ass-${e}`,
|
|
112
|
+
label: `分组${e}`,
|
|
113
|
+
value: `group${e}`
|
|
114
|
+
}, null, 8, ["label", "value"]))), 128))]),
|
|
115
|
+
_: 1
|
|
116
|
+
}, 8, ["modelValue"])]),
|
|
117
|
+
_: 1
|
|
118
|
+
}),
|
|
119
|
+
g(h, { label: "到期时间" }, {
|
|
120
|
+
default: C(() => [g(_, {
|
|
121
|
+
modelValue: i.userTaskForm.dueDate,
|
|
122
|
+
"onUpdate:modelValue": t[6] || (t[6] = (e) => i.userTaskForm.dueDate = e),
|
|
123
|
+
clearable: "",
|
|
124
|
+
onChange: t[7] || (t[7] = (e) => s.updateElementTask("dueDate"))
|
|
125
|
+
}, null, 8, ["modelValue"])]),
|
|
126
|
+
_: 1
|
|
127
|
+
}),
|
|
128
|
+
g(h, { label: "跟踪时间" }, {
|
|
129
|
+
default: C(() => [g(_, {
|
|
130
|
+
modelValue: i.userTaskForm.followUpDate,
|
|
131
|
+
"onUpdate:modelValue": t[8] || (t[8] = (e) => i.userTaskForm.followUpDate = e),
|
|
132
|
+
clearable: "",
|
|
133
|
+
onChange: t[9] || (t[9] = (e) => s.updateElementTask("followUpDate"))
|
|
134
|
+
}, null, 8, ["modelValue"])]),
|
|
135
|
+
_: 1
|
|
136
|
+
}),
|
|
137
|
+
g(h, { label: "优先级" }, {
|
|
138
|
+
default: C(() => [g(_, {
|
|
139
|
+
modelValue: i.userTaskForm.priority,
|
|
140
|
+
"onUpdate:modelValue": t[10] || (t[10] = (e) => i.userTaskForm.priority = e),
|
|
141
|
+
clearable: "",
|
|
142
|
+
onChange: t[11] || (t[11] = (e) => s.updateElementTask("priority"))
|
|
143
|
+
}, null, 8, ["modelValue"])]),
|
|
144
|
+
_: 1
|
|
145
|
+
})
|
|
146
|
+
]);
|
|
147
|
+
}
|
|
148
|
+
var k = /* @__PURE__ */ e(E, [["render", O]]), A = {
|
|
149
|
+
name: "ScriptTask",
|
|
150
|
+
props: {
|
|
151
|
+
id: String,
|
|
152
|
+
element: Object,
|
|
153
|
+
bpmnInstances: Object
|
|
154
|
+
},
|
|
155
|
+
data() {
|
|
156
|
+
return {
|
|
157
|
+
defaultTaskForm: {
|
|
158
|
+
scriptFormat: "",
|
|
159
|
+
script: "",
|
|
160
|
+
resource: "",
|
|
161
|
+
resultVariable: ""
|
|
162
|
+
},
|
|
163
|
+
scriptTaskForm: {}
|
|
164
|
+
};
|
|
165
|
+
},
|
|
166
|
+
watch: { id: {
|
|
167
|
+
immediate: !0,
|
|
168
|
+
handler() {
|
|
169
|
+
this.$nextTick(() => this.resetTaskForm());
|
|
170
|
+
}
|
|
171
|
+
} },
|
|
172
|
+
methods: {
|
|
173
|
+
resetTaskForm() {
|
|
174
|
+
for (let t in this.defaultTaskForm) {
|
|
175
|
+
var e;
|
|
176
|
+
let n = ((e = this.element) == null ? void 0 : e.businessObject[t]) || this.defaultTaskForm[t];
|
|
177
|
+
this.scriptTaskForm[t] = n;
|
|
178
|
+
}
|
|
179
|
+
this.scriptTaskForm.scriptType = this.scriptTaskForm.script ? "inline" : "external";
|
|
180
|
+
},
|
|
181
|
+
updateElementTask() {
|
|
182
|
+
let e = Object.create(null);
|
|
183
|
+
e.scriptFormat = this.scriptTaskForm.scriptFormat || null, e.resultVariable = this.scriptTaskForm.resultVariable || null, this.scriptTaskForm.scriptType === "inline" ? (e.script = this.scriptTaskForm.script || null, e.resource = null) : (e.resource = this.scriptTaskForm.resource || null, e.script = null), this.bpmnInstances.modeling.updateProperties(this.element, e);
|
|
184
|
+
}
|
|
185
|
+
}
|
|
186
|
+
}, j = { style: { "margin-top": "16px" } };
|
|
187
|
+
function M(e, t, n, r, i, s) {
|
|
188
|
+
let u = o, d = a, f = c, m = l;
|
|
189
|
+
return y(), p("div", j, [
|
|
190
|
+
g(d, { label: "脚本格式" }, {
|
|
191
|
+
default: C(() => [g(u, {
|
|
192
|
+
modelValue: i.scriptTaskForm.scriptFormat,
|
|
193
|
+
"onUpdate:modelValue": [t[0] || (t[0] = (e) => i.scriptTaskForm.scriptFormat = e), t[1] || (t[1] = (e) => s.updateElementTask())],
|
|
194
|
+
clearable: "",
|
|
195
|
+
onChange: t[2] || (t[2] = (e) => s.updateElementTask())
|
|
196
|
+
}, null, 8, ["modelValue"])]),
|
|
197
|
+
_: 1
|
|
198
|
+
}),
|
|
199
|
+
g(d, { label: "脚本类型" }, {
|
|
200
|
+
default: C(() => [g(m, {
|
|
201
|
+
modelValue: i.scriptTaskForm.scriptType,
|
|
202
|
+
"onUpdate:modelValue": t[3] || (t[3] = (e) => i.scriptTaskForm.scriptType = e)
|
|
203
|
+
}, {
|
|
204
|
+
default: C(() => [g(f, {
|
|
205
|
+
label: "内联脚本",
|
|
206
|
+
value: "inline"
|
|
207
|
+
}), g(f, {
|
|
208
|
+
label: "外部资源",
|
|
209
|
+
value: "external"
|
|
210
|
+
})]),
|
|
211
|
+
_: 1
|
|
212
|
+
}, 8, ["modelValue"])]),
|
|
213
|
+
_: 1
|
|
214
|
+
}),
|
|
215
|
+
w(g(d, { label: "脚本" }, {
|
|
216
|
+
default: C(() => [g(u, {
|
|
217
|
+
modelValue: i.scriptTaskForm.script,
|
|
218
|
+
"onUpdate:modelValue": [t[4] || (t[4] = (e) => i.scriptTaskForm.script = e), t[5] || (t[5] = (e) => s.updateElementTask())],
|
|
219
|
+
type: "textarea",
|
|
220
|
+
resize: "vertical",
|
|
221
|
+
autosize: {
|
|
222
|
+
minRows: 2,
|
|
223
|
+
maxRows: 4
|
|
224
|
+
},
|
|
225
|
+
clearable: "",
|
|
226
|
+
onChange: t[6] || (t[6] = (e) => s.updateElementTask())
|
|
227
|
+
}, null, 8, ["modelValue"])]),
|
|
228
|
+
_: 1
|
|
229
|
+
}, 512), [[S, i.scriptTaskForm.scriptType === "inline"]]),
|
|
230
|
+
w(g(d, { label: "资源地址" }, {
|
|
231
|
+
default: C(() => [g(u, {
|
|
232
|
+
modelValue: i.scriptTaskForm.resource,
|
|
233
|
+
"onUpdate:modelValue": [t[7] || (t[7] = (e) => i.scriptTaskForm.resource = e), t[8] || (t[8] = (e) => s.updateElementTask())],
|
|
234
|
+
clearable: "",
|
|
235
|
+
onChange: t[9] || (t[9] = (e) => s.updateElementTask())
|
|
236
|
+
}, null, 8, ["modelValue"])]),
|
|
237
|
+
_: 1
|
|
238
|
+
}, 512), [[S, i.scriptTaskForm.scriptType === "external"]]),
|
|
239
|
+
g(d, { label: "结果变量" }, {
|
|
240
|
+
default: C(() => [g(u, {
|
|
241
|
+
modelValue: i.scriptTaskForm.resultVariable,
|
|
242
|
+
"onUpdate:modelValue": [t[10] || (t[10] = (e) => i.scriptTaskForm.resultVariable = e), t[11] || (t[11] = (e) => s.updateElementTask())],
|
|
243
|
+
clearable: "",
|
|
244
|
+
onChange: t[12] || (t[12] = (e) => s.updateElementTask())
|
|
245
|
+
}, null, 8, ["modelValue"])]),
|
|
246
|
+
_: 1
|
|
247
|
+
})
|
|
248
|
+
]);
|
|
249
|
+
}
|
|
250
|
+
var N = /* @__PURE__ */ e(A, [["render", M]]), P = {
|
|
251
|
+
name: "ReceiveTask",
|
|
252
|
+
props: {
|
|
253
|
+
id: String,
|
|
254
|
+
element: Object,
|
|
255
|
+
bpmnInstances: Object
|
|
256
|
+
},
|
|
257
|
+
data() {
|
|
258
|
+
return {
|
|
259
|
+
bindMessageId: "",
|
|
260
|
+
newMessageForm: {},
|
|
261
|
+
messageMap: {},
|
|
262
|
+
messageModelVisible: !1
|
|
263
|
+
};
|
|
264
|
+
},
|
|
265
|
+
watch: { id: {
|
|
266
|
+
immediate: !0,
|
|
267
|
+
handler() {
|
|
268
|
+
this.$nextTick(() => this.getBindMessage());
|
|
269
|
+
}
|
|
270
|
+
} },
|
|
271
|
+
created() {
|
|
272
|
+
this.bpmnMessageRefsMap = Object.create(null), this.bpmnRootElements = this.bpmnInstances.modeler.getDefinitions().rootElements, this.bpmnRootElements.filter((e) => e.$type === "bpmn:Message").forEach((e) => {
|
|
273
|
+
this.bpmnMessageRefsMap[e.id] = e, this.messageMap[e.id] = e.name;
|
|
274
|
+
}), this.messageMap[-1] = "无";
|
|
275
|
+
},
|
|
276
|
+
methods: {
|
|
277
|
+
getBindMessage() {
|
|
278
|
+
var e;
|
|
279
|
+
this.bindMessageId = ((e = this.element.businessObject) == null || (e = e.messageRef) == null ? void 0 : e.id) || "-1";
|
|
280
|
+
},
|
|
281
|
+
openMessageModel() {
|
|
282
|
+
this.messageModelVisible = !0, this.newMessageForm = {};
|
|
283
|
+
},
|
|
284
|
+
createNewMessage() {
|
|
285
|
+
if (this.messageMap[this.newMessageForm.id]) {
|
|
286
|
+
s.error("该消息已存在,请修改id后重新保存");
|
|
287
|
+
return;
|
|
288
|
+
}
|
|
289
|
+
let e = this.bpmnInstances.moddle.create("bpmn:Message", this.newMessageForm);
|
|
290
|
+
this.bpmnRootElements.push(e), this.messageMap[this.newMessageForm.id] = this.newMessageForm.name, this.bpmnMessageRefsMap[this.newMessageForm.id] = e, this.messageModelVisible = !1;
|
|
291
|
+
},
|
|
292
|
+
updateTaskMessage(e) {
|
|
293
|
+
e === "-1" ? this.bpmnInstances.modeling.updateProperties(this.element, { messageRef: null }) : this.bpmnInstances.modeling.updateProperties(this.element, { messageRef: this.bpmnMessageRefsMap[e] });
|
|
294
|
+
}
|
|
295
|
+
}
|
|
296
|
+
}, F = { style: { "margin-top": "16px" } }, I = { style: {
|
|
297
|
+
display: "flex",
|
|
298
|
+
"flex-wrap": "nowrap",
|
|
299
|
+
"align-items": "center",
|
|
300
|
+
"justify-content": "space-between"
|
|
301
|
+
} };
|
|
302
|
+
function L(e, r, s, f, _, v) {
|
|
303
|
+
let x = c, S = l, w = n, E = a, D = o, O = i, k = t;
|
|
304
|
+
return y(), p("div", F, [g(E, { label: "消息实例" }, {
|
|
305
|
+
default: C(() => [m("div", I, [g(S, {
|
|
306
|
+
modelValue: _.bindMessageId,
|
|
307
|
+
"onUpdate:modelValue": r[0] || (r[0] = (e) => _.bindMessageId = e),
|
|
308
|
+
onChange: v.updateTaskMessage
|
|
309
|
+
}, {
|
|
310
|
+
default: C(() => [(y(!0), p(u, null, b(Object.keys(_.messageMap), (e) => (y(), d(x, {
|
|
311
|
+
key: e,
|
|
312
|
+
value: e,
|
|
313
|
+
label: _.messageMap[e]
|
|
314
|
+
}, null, 8, ["value", "label"]))), 128))]),
|
|
315
|
+
_: 1
|
|
316
|
+
}, 8, ["modelValue", "onChange"]), g(w, {
|
|
317
|
+
type: "primary",
|
|
318
|
+
icon: "el-icon-plus",
|
|
319
|
+
style: { "margin-left": "8px" },
|
|
320
|
+
onClick: v.openMessageModel
|
|
321
|
+
}, null, 8, ["onClick"])])]),
|
|
322
|
+
_: 1
|
|
323
|
+
}), g(k, {
|
|
324
|
+
modelValue: _.messageModelVisible,
|
|
325
|
+
"onUpdate:modelValue": r[4] || (r[4] = (e) => _.messageModelVisible = e),
|
|
326
|
+
class: "flow-dialog",
|
|
327
|
+
"close-on-click-modal": !1,
|
|
328
|
+
title: "创建新消息",
|
|
329
|
+
width: "400px",
|
|
330
|
+
"append-to-body": "",
|
|
331
|
+
"destroy-on-close": ""
|
|
332
|
+
}, {
|
|
333
|
+
footer: C(() => [g(w, {
|
|
334
|
+
type: "primary",
|
|
335
|
+
onClick: v.createNewMessage
|
|
336
|
+
}, {
|
|
337
|
+
default: C(() => [...r[5] || (r[5] = [h("确 认", -1)])]),
|
|
338
|
+
_: 1
|
|
339
|
+
}, 8, ["onClick"])]),
|
|
340
|
+
default: C(() => [g(O, {
|
|
341
|
+
model: _.newMessageForm,
|
|
342
|
+
"label-width": "90px",
|
|
343
|
+
onSubmit: r[3] || (r[3] = T(() => {}, ["prevent"]))
|
|
344
|
+
}, {
|
|
345
|
+
default: C(() => [g(E, { label: "消息ID" }, {
|
|
346
|
+
default: C(() => [g(D, {
|
|
347
|
+
modelValue: _.newMessageForm.id,
|
|
348
|
+
"onUpdate:modelValue": r[1] || (r[1] = (e) => _.newMessageForm.id = e),
|
|
349
|
+
clearable: ""
|
|
350
|
+
}, null, 8, ["modelValue"])]),
|
|
351
|
+
_: 1
|
|
352
|
+
}), g(E, { label: "消息名称" }, {
|
|
353
|
+
default: C(() => [g(D, {
|
|
354
|
+
modelValue: _.newMessageForm.name,
|
|
355
|
+
"onUpdate:modelValue": r[2] || (r[2] = (e) => _.newMessageForm.name = e),
|
|
356
|
+
clearable: ""
|
|
357
|
+
}, null, 8, ["modelValue"])]),
|
|
358
|
+
_: 1
|
|
359
|
+
})]),
|
|
360
|
+
_: 1
|
|
361
|
+
}, 8, ["model"])]),
|
|
362
|
+
_: 1
|
|
363
|
+
}, 8, ["modelValue"])]);
|
|
364
|
+
}
|
|
365
|
+
//#endregion
|
|
366
|
+
//#region src/components/bpmn-process-designer/components/penal/task/ElementTaskConfig.vue
|
|
367
|
+
var R = {
|
|
368
|
+
name: "ElementTaskConfig",
|
|
369
|
+
components: {
|
|
370
|
+
UserTask: k,
|
|
371
|
+
ScriptTask: N,
|
|
372
|
+
ReceiveTask: /* @__PURE__ */ e(P, [["render", L]])
|
|
373
|
+
},
|
|
374
|
+
props: {
|
|
375
|
+
id: String,
|
|
376
|
+
element: Object,
|
|
377
|
+
bpmnInstances: Object,
|
|
378
|
+
type: String
|
|
379
|
+
},
|
|
380
|
+
data() {
|
|
381
|
+
return {
|
|
382
|
+
taskConfigForm: {
|
|
383
|
+
asyncAfter: !1,
|
|
384
|
+
asyncBefore: !1,
|
|
385
|
+
exclusive: !1
|
|
386
|
+
},
|
|
387
|
+
witchTaskComponent: "",
|
|
388
|
+
installedComponent: {
|
|
389
|
+
UserTask: "UserTask",
|
|
390
|
+
ScriptTask: "ScriptTask",
|
|
391
|
+
ReceiveTask: "ReceiveTask"
|
|
392
|
+
}
|
|
393
|
+
};
|
|
394
|
+
},
|
|
395
|
+
watch: {
|
|
396
|
+
id: {
|
|
397
|
+
immediate: !0,
|
|
398
|
+
handler() {
|
|
399
|
+
var e, t, n;
|
|
400
|
+
this.taskConfigForm.asyncBefore = (e = this.element) == null || (e = e.businessObject) == null ? void 0 : e.asyncBefore, this.taskConfigForm.asyncAfter = (t = this.element) == null || (t = t.businessObject) == null ? void 0 : t.asyncAfter, this.taskConfigForm.exclusive = (n = this.element) == null || (n = n.businessObject) == null ? void 0 : n.exclusive;
|
|
401
|
+
}
|
|
402
|
+
},
|
|
403
|
+
type: {
|
|
404
|
+
immediate: !0,
|
|
405
|
+
handler() {
|
|
406
|
+
this.witchTaskComponent = this.installedComponent[this.type];
|
|
407
|
+
}
|
|
408
|
+
}
|
|
409
|
+
},
|
|
410
|
+
methods: { changeTaskAsync() {
|
|
411
|
+
!this.taskConfigForm.asyncBefore && !this.taskConfigForm.asyncAfter && (this.taskConfigForm.exclusive = !1), this.bpmnInstances.modeling.updateProperties(this.element, { ...this.taskConfigForm });
|
|
412
|
+
} }
|
|
413
|
+
}, z = { class: "panel-tab__content" };
|
|
414
|
+
function B(e, t, n, o, s, c) {
|
|
415
|
+
let l = r, u = a, m = i;
|
|
416
|
+
return y(), p("div", z, [g(m, {
|
|
417
|
+
"label-width": "90px",
|
|
418
|
+
onSubmit: t[3] || (t[3] = T(() => {}, ["prevent"]))
|
|
419
|
+
}, {
|
|
420
|
+
default: C(() => [g(u, { label: "异步延续" }, {
|
|
421
|
+
default: C(() => [
|
|
422
|
+
g(l, {
|
|
423
|
+
modelValue: s.taskConfigForm.asyncBefore,
|
|
424
|
+
"onUpdate:modelValue": t[0] || (t[0] = (e) => s.taskConfigForm.asyncBefore = e),
|
|
425
|
+
label: "异步前",
|
|
426
|
+
onChange: c.changeTaskAsync
|
|
427
|
+
}, null, 8, ["modelValue", "onChange"]),
|
|
428
|
+
g(l, {
|
|
429
|
+
modelValue: s.taskConfigForm.asyncAfter,
|
|
430
|
+
"onUpdate:modelValue": t[1] || (t[1] = (e) => s.taskConfigForm.asyncAfter = e),
|
|
431
|
+
label: "异步后",
|
|
432
|
+
onChange: c.changeTaskAsync
|
|
433
|
+
}, null, 8, ["modelValue", "onChange"]),
|
|
434
|
+
s.taskConfigForm.asyncAfter || s.taskConfigForm.asyncBefore ? (y(), d(l, {
|
|
435
|
+
key: 0,
|
|
436
|
+
modelValue: s.taskConfigForm.exclusive,
|
|
437
|
+
"onUpdate:modelValue": t[2] || (t[2] = (e) => s.taskConfigForm.exclusive = e),
|
|
438
|
+
label: "排除",
|
|
439
|
+
onChange: c.changeTaskAsync
|
|
440
|
+
}, null, 8, ["modelValue", "onChange"])) : f("v-if", !0)
|
|
441
|
+
]),
|
|
442
|
+
_: 1
|
|
443
|
+
}), (y(), d(x(s.witchTaskComponent), v(_(e.$props)), null, 16))]),
|
|
444
|
+
_: 1
|
|
445
|
+
})]);
|
|
446
|
+
}
|
|
447
|
+
var V = /* @__PURE__ */ e(R, [["render", B]]);
|
|
448
|
+
//#endregion
|
|
449
|
+
export { V as default };
|