@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,46 @@
|
|
|
1
|
+
import { fastClone as e } from "@web-utils/core";
|
|
2
|
+
//#region src/components/bpmn-process-designer/components/penal/listeners/utilSelf.js
|
|
3
|
+
function t(e) {
|
|
4
|
+
let t = { ...e };
|
|
5
|
+
if (e.script && (t = {
|
|
6
|
+
...e,
|
|
7
|
+
...e.script,
|
|
8
|
+
scriptType: e.script.resource ? "externalScript" : "inlineScript"
|
|
9
|
+
}), e.event === "timeout" && e.eventDefinitions && e.eventDefinitions.length) {
|
|
10
|
+
let n = "";
|
|
11
|
+
for (let r in e.eventDefinitions[0]) r.indexOf("time") !== -1 && (n = r, t.eventDefinitionType = r.replace("time", "").toLowerCase());
|
|
12
|
+
t.eventTimeDefinitions = e.eventDefinitions[0][n].body;
|
|
13
|
+
}
|
|
14
|
+
return t;
|
|
15
|
+
}
|
|
16
|
+
function n(t) {
|
|
17
|
+
var n;
|
|
18
|
+
let r;
|
|
19
|
+
return t.class && (r = "classListener"), t.expression && (r = "expressionListener"), t.delegateExpression && (r = "delegateExpressionListener"), t.script && (r = "scriptListener"), {
|
|
20
|
+
...e(t),
|
|
21
|
+
...t.script ?? {},
|
|
22
|
+
fields: (n = t.fields) == null ? void 0 : n.map((e) => ({
|
|
23
|
+
...e,
|
|
24
|
+
fieldType: e.expression ? "expression" : "string"
|
|
25
|
+
})),
|
|
26
|
+
listenerType: r
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
var r = {
|
|
30
|
+
classListener: "Java 类",
|
|
31
|
+
expressionListener: "表达式",
|
|
32
|
+
delegateExpressionListener: "代理表达式",
|
|
33
|
+
scriptListener: "脚本"
|
|
34
|
+
}, i = {
|
|
35
|
+
create: "创建",
|
|
36
|
+
assignment: "指派",
|
|
37
|
+
complete: "完成",
|
|
38
|
+
delete: "删除",
|
|
39
|
+
update: "更新",
|
|
40
|
+
timeout: "超时"
|
|
41
|
+
}, a = {
|
|
42
|
+
string: "字符串",
|
|
43
|
+
expression: "表达式"
|
|
44
|
+
};
|
|
45
|
+
//#endregion
|
|
46
|
+
export { r as a, n as i, a as n, t as r, i as t };
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import e from "../count-up/index.mjs";
|
|
2
|
+
import { ElCol as t, ElRow as n } from "element-plus/es";
|
|
3
|
+
import "element-plus/es/components/base/style/css";
|
|
4
|
+
import { Fragment as r, computed as i, createBlock as a, createElementBlock as o, createElementVNode as s, createVNode as c, defineComponent as l, normalizeClass as u, normalizeStyle as d, openBlock as f, renderList as p, toDisplayString as m, unref as h, withCtx as g } from "vue";
|
|
5
|
+
import "element-plus/es/components/row/style/css";
|
|
6
|
+
import "element-plus/es/components/col/style/css";
|
|
7
|
+
//#region src/components/data/box/DataBox.vue?vue&type=script&setup=true&lang.ts
|
|
8
|
+
var _ = { class: "data-box" }, v = { class: "item" }, y = [
|
|
9
|
+
"href",
|
|
10
|
+
"target",
|
|
11
|
+
"onClick"
|
|
12
|
+
], b = { class: "item-info" }, x = { class: "info" }, S = /* @__PURE__ */ l({
|
|
13
|
+
name: "DataBox",
|
|
14
|
+
__name: "DataBox",
|
|
15
|
+
props: { option: {
|
|
16
|
+
type: Object,
|
|
17
|
+
default: () => ({})
|
|
18
|
+
} },
|
|
19
|
+
setup(l) {
|
|
20
|
+
let S = l, C = i(() => S.option.animation), w = i(() => S.option.decimals || 0), T = i(() => S.option.span || 8), E = i(() => S.option.data || []);
|
|
21
|
+
return (i, l) => {
|
|
22
|
+
let S = e, D = t, O = n;
|
|
23
|
+
return f(), o("div", _, [c(O, { span: 24 }, {
|
|
24
|
+
default: g(() => [(f(!0), o(r, null, p(h(E), (e, t) => (f(), a(D, {
|
|
25
|
+
key: t,
|
|
26
|
+
md: h(T),
|
|
27
|
+
xs: 24,
|
|
28
|
+
sm: 12
|
|
29
|
+
}, {
|
|
30
|
+
default: g(() => [s("div", v, [s("a", {
|
|
31
|
+
href: e.href,
|
|
32
|
+
target: e.target,
|
|
33
|
+
onClick: (t) => e.click && e.click(e)
|
|
34
|
+
}, [s("div", {
|
|
35
|
+
class: "item-icon",
|
|
36
|
+
style: d({ backgroundColor: e.color })
|
|
37
|
+
}, [s("i", { class: u(e.icon) }, null, 2)], 4), s("div", b, [c(S, {
|
|
38
|
+
animation: e.animation || h(C),
|
|
39
|
+
decimals: e.decimals || h(w),
|
|
40
|
+
style: d({ color: e.color }),
|
|
41
|
+
class: "title",
|
|
42
|
+
end: e.count
|
|
43
|
+
}, null, 8, [
|
|
44
|
+
"animation",
|
|
45
|
+
"decimals",
|
|
46
|
+
"style",
|
|
47
|
+
"end"
|
|
48
|
+
]), s("div", x, m(e.title), 1)])], 8, y)])]),
|
|
49
|
+
_: 2
|
|
50
|
+
}, 1032, ["md"]))), 128))]),
|
|
51
|
+
_: 1
|
|
52
|
+
})]);
|
|
53
|
+
};
|
|
54
|
+
}
|
|
55
|
+
});
|
|
56
|
+
//#endregion
|
|
57
|
+
export { S as t };
|
|
@@ -0,0 +1,198 @@
|
|
|
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 { ElDivider as r, ElForm as i, ElFormItem as a, ElInput as o, ElMessageBox as s, ElTable as c, ElTableColumn 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 { createElementBlock as u, createElementVNode as d, createTextVNode as f, createVNode as p, openBlock as m, withCtx as h, withModifiers as g } from "vue";
|
|
8
|
+
import { fastClone as _ } from "@web-utils/core";
|
|
9
|
+
import "element-plus/es/components/message-box/style/css";
|
|
10
|
+
import "element-plus/es/components/table/style/css";
|
|
11
|
+
import "element-plus/es/components/table-column/style/css";
|
|
12
|
+
import "element-plus/es/components/form-item/style/css";
|
|
13
|
+
import "element-plus/es/components/form/style/css";
|
|
14
|
+
import "element-plus/es/components/divider/style/css";
|
|
15
|
+
//#region src/components/bpmn-process-designer/components/penal/properties/ElementProperties.vue
|
|
16
|
+
var v = {
|
|
17
|
+
name: "ElementProperties",
|
|
18
|
+
inject: {
|
|
19
|
+
prefix: "prefix",
|
|
20
|
+
width: "width"
|
|
21
|
+
},
|
|
22
|
+
props: {
|
|
23
|
+
id: String,
|
|
24
|
+
element: Object,
|
|
25
|
+
bpmnInstances: Object
|
|
26
|
+
},
|
|
27
|
+
data() {
|
|
28
|
+
return {
|
|
29
|
+
elementPropertyList: [],
|
|
30
|
+
propertyForm: {},
|
|
31
|
+
editingPropertyIndex: -1,
|
|
32
|
+
propertyFormModelVisible: !1
|
|
33
|
+
};
|
|
34
|
+
},
|
|
35
|
+
watch: { id: {
|
|
36
|
+
immediate: !0,
|
|
37
|
+
handler(e) {
|
|
38
|
+
e != null && e.length && this.resetAttributesList();
|
|
39
|
+
}
|
|
40
|
+
} },
|
|
41
|
+
methods: {
|
|
42
|
+
resetAttributesList() {
|
|
43
|
+
var e;
|
|
44
|
+
this.otherExtensionList = [], this.bpmnElementProperties = ((e = this.element.businessObject) == null || (e = e.extensionElements) == null || (e = e.values) == null ? void 0 : e.filter((e) => (e.$type !== `${this.prefix}:Properties` && this.otherExtensionList.push(e), e.$type === `${this.prefix}:Properties`))) ?? [], this.bpmnElementPropertyList = this.bpmnElementProperties.reduce((e, t) => e.concat(t.values), []), this.elementPropertyList = _(this.bpmnElementPropertyList ?? []);
|
|
45
|
+
},
|
|
46
|
+
openAttributesForm(e, t) {
|
|
47
|
+
this.editingPropertyIndex = t, this.propertyForm = t === -1 ? {} : _(e), this.propertyFormModelVisible = !0, this.$nextTick(() => {
|
|
48
|
+
this.$refs.attributeFormRef && this.$refs.attributeFormRef.clearValidate();
|
|
49
|
+
});
|
|
50
|
+
},
|
|
51
|
+
removeAttributes(e, t) {
|
|
52
|
+
s.confirm("确认移除该属性吗?", "提示", {
|
|
53
|
+
confirmButtonText: "确 认",
|
|
54
|
+
cancelButtonText: "取 消"
|
|
55
|
+
}).then(() => {
|
|
56
|
+
this.elementPropertyList.splice(t, 1), this.bpmnElementPropertyList.splice(t, 1);
|
|
57
|
+
let e = this.bpmnInstances.moddle.create(`${this.prefix}:Properties`, { values: this.bpmnElementPropertyList });
|
|
58
|
+
this.updateElementExtensions(e), this.resetAttributesList();
|
|
59
|
+
}).catch(() => {});
|
|
60
|
+
},
|
|
61
|
+
saveAttribute() {
|
|
62
|
+
let { name: e, value: t } = this.propertyForm;
|
|
63
|
+
if (this.editingPropertyIndex !== -1) this.bpmnInstances.modeling.updateModdleProperties(this.element, this.bpmnElementPropertyList[this.editingPropertyIndex], {
|
|
64
|
+
name: e,
|
|
65
|
+
value: t
|
|
66
|
+
});
|
|
67
|
+
else {
|
|
68
|
+
let n = this.bpmnInstances.moddle.create(`${this.prefix}:Property`, {
|
|
69
|
+
name: e,
|
|
70
|
+
value: t
|
|
71
|
+
}), r = this.bpmnInstances.moddle.create(`${this.prefix}:Properties`, { values: this.bpmnElementPropertyList.concat([n]) });
|
|
72
|
+
this.updateElementExtensions(r);
|
|
73
|
+
}
|
|
74
|
+
this.propertyFormModelVisible = !1, this.resetAttributesList();
|
|
75
|
+
},
|
|
76
|
+
updateElementExtensions(e) {
|
|
77
|
+
let t = this.bpmnInstances.moddle.create("bpmn:ExtensionElements", { values: this.otherExtensionList.concat([e]) });
|
|
78
|
+
this.bpmnInstances.modeling.updateProperties(this.element, { extensionElements: t });
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
}, y = { class: "panel-tab__content" }, b = { class: "element-drawer__button" };
|
|
82
|
+
function x(e, s, _, v, x, S) {
|
|
83
|
+
let C = l, w = n, T = r, E = c, D = o, O = a, k = i, A = t;
|
|
84
|
+
return m(), u("div", y, [
|
|
85
|
+
p(E, {
|
|
86
|
+
data: x.elementPropertyList,
|
|
87
|
+
"max-height": "240",
|
|
88
|
+
border: "",
|
|
89
|
+
fit: ""
|
|
90
|
+
}, {
|
|
91
|
+
default: h(() => [
|
|
92
|
+
p(C, {
|
|
93
|
+
label: "序号",
|
|
94
|
+
width: "50px",
|
|
95
|
+
type: "index"
|
|
96
|
+
}),
|
|
97
|
+
p(C, {
|
|
98
|
+
label: "属性名",
|
|
99
|
+
prop: "name",
|
|
100
|
+
"min-width": "100px",
|
|
101
|
+
"show-overflow-tooltip": ""
|
|
102
|
+
}),
|
|
103
|
+
p(C, {
|
|
104
|
+
label: "属性值",
|
|
105
|
+
prop: "value",
|
|
106
|
+
"min-width": "100px",
|
|
107
|
+
"show-overflow-tooltip": ""
|
|
108
|
+
}),
|
|
109
|
+
p(C, {
|
|
110
|
+
label: "操作",
|
|
111
|
+
width: "90px"
|
|
112
|
+
}, {
|
|
113
|
+
default: h(({ row: e, $index: t }) => [
|
|
114
|
+
p(w, {
|
|
115
|
+
text: "",
|
|
116
|
+
onClick: (n) => S.openAttributesForm(e, t)
|
|
117
|
+
}, {
|
|
118
|
+
default: h(() => [...s[6] || (s[6] = [f("编辑", -1)])]),
|
|
119
|
+
_: 1
|
|
120
|
+
}, 8, ["onClick"]),
|
|
121
|
+
p(T, { direction: "vertical" }),
|
|
122
|
+
p(w, {
|
|
123
|
+
text: "",
|
|
124
|
+
style: { color: "#ff4d4f" },
|
|
125
|
+
onClick: (n) => S.removeAttributes(e, t)
|
|
126
|
+
}, {
|
|
127
|
+
default: h(() => [...s[7] || (s[7] = [f("移除", -1)])]),
|
|
128
|
+
_: 1
|
|
129
|
+
}, 8, ["onClick"])
|
|
130
|
+
]),
|
|
131
|
+
_: 1
|
|
132
|
+
})
|
|
133
|
+
]),
|
|
134
|
+
_: 1
|
|
135
|
+
}, 8, ["data"]),
|
|
136
|
+
d("div", b, [p(w, {
|
|
137
|
+
type: "primary",
|
|
138
|
+
icon: "el-icon-plus",
|
|
139
|
+
onClick: s[0] || (s[0] = (e) => S.openAttributesForm(null, -1))
|
|
140
|
+
}, {
|
|
141
|
+
default: h(() => [...s[8] || (s[8] = [f("添加属性", -1)])]),
|
|
142
|
+
_: 1
|
|
143
|
+
})]),
|
|
144
|
+
p(A, {
|
|
145
|
+
modelValue: x.propertyFormModelVisible,
|
|
146
|
+
"onUpdate:modelValue": s[5] || (s[5] = (e) => x.propertyFormModelVisible = e),
|
|
147
|
+
class: "flow-dialog",
|
|
148
|
+
title: "属性配置",
|
|
149
|
+
width: "600px",
|
|
150
|
+
"append-to-body": "",
|
|
151
|
+
"destroy-on-close": ""
|
|
152
|
+
}, {
|
|
153
|
+
footer: h(() => [p(w, { onClick: s[4] || (s[4] = (e) => x.propertyFormModelVisible = !1) }, {
|
|
154
|
+
default: h(() => [...s[9] || (s[9] = [f("取 消", -1)])]),
|
|
155
|
+
_: 1
|
|
156
|
+
}), p(w, {
|
|
157
|
+
type: "primary",
|
|
158
|
+
onClick: S.saveAttribute
|
|
159
|
+
}, {
|
|
160
|
+
default: h(() => [...s[10] || (s[10] = [f("确 定", -1)])]),
|
|
161
|
+
_: 1
|
|
162
|
+
}, 8, ["onClick"])]),
|
|
163
|
+
default: h(() => [p(k, {
|
|
164
|
+
ref: "attributeFormRef",
|
|
165
|
+
model: x.propertyForm,
|
|
166
|
+
"label-width": "80px",
|
|
167
|
+
onSubmit: s[3] || (s[3] = g(() => {}, ["prevent"]))
|
|
168
|
+
}, {
|
|
169
|
+
default: h(() => [p(O, {
|
|
170
|
+
label: "属性名:",
|
|
171
|
+
prop: "name"
|
|
172
|
+
}, {
|
|
173
|
+
default: h(() => [p(D, {
|
|
174
|
+
modelValue: x.propertyForm.name,
|
|
175
|
+
"onUpdate:modelValue": s[1] || (s[1] = (e) => x.propertyForm.name = e),
|
|
176
|
+
clearable: ""
|
|
177
|
+
}, null, 8, ["modelValue"])]),
|
|
178
|
+
_: 1
|
|
179
|
+
}), p(O, {
|
|
180
|
+
label: "属性值:",
|
|
181
|
+
prop: "value"
|
|
182
|
+
}, {
|
|
183
|
+
default: h(() => [p(D, {
|
|
184
|
+
modelValue: x.propertyForm.value,
|
|
185
|
+
"onUpdate:modelValue": s[2] || (s[2] = (e) => x.propertyForm.value = e),
|
|
186
|
+
clearable: ""
|
|
187
|
+
}, null, 8, ["modelValue"])]),
|
|
188
|
+
_: 1
|
|
189
|
+
})]),
|
|
190
|
+
_: 1
|
|
191
|
+
}, 8, ["model"])]),
|
|
192
|
+
_: 1
|
|
193
|
+
}, 8, ["modelValue"])
|
|
194
|
+
]);
|
|
195
|
+
}
|
|
196
|
+
var S = /* @__PURE__ */ e(v, [["render", x]]);
|
|
197
|
+
//#endregion
|
|
198
|
+
export { S as default };
|
|
@@ -0,0 +1,206 @@
|
|
|
1
|
+
import { t as e } from "./B1MSrc6f.mjs";
|
|
2
|
+
import { i as t, n } from "./BAG_R87k2.mjs";
|
|
3
|
+
import { ElForm as r, ElFormItem as i, ElInput as a, ElOption as o, ElSelect as s, ElSwitch as c } from "element-plus/es";
|
|
4
|
+
import "element-plus/es/components/base/style/css";
|
|
5
|
+
import "element-plus/es/components/input/style/css";
|
|
6
|
+
import { Fragment as l, createBlock as u, createCommentVNode as d, createElementBlock as f, createVNode as p, openBlock as m, renderList as h, withCtx as g, withModifiers as _ } from "vue";
|
|
7
|
+
import { fastClone as v } from "@web-utils/core";
|
|
8
|
+
import "element-plus/es/components/form-item/style/css";
|
|
9
|
+
import "element-plus/es/components/form/style/css";
|
|
10
|
+
import "element-plus/es/components/select/style/css";
|
|
11
|
+
import "element-plus/es/components/option/style/css";
|
|
12
|
+
import "element-plus/es/components/switch/style/css";
|
|
13
|
+
//#region src/components/bpmn-process-designer/components/penal/base/ElementBaseInfo.vue
|
|
14
|
+
var y = {
|
|
15
|
+
name: "ElementBaseInfo",
|
|
16
|
+
inject: {
|
|
17
|
+
prefix: "prefix",
|
|
18
|
+
width: "width"
|
|
19
|
+
},
|
|
20
|
+
props: {
|
|
21
|
+
id: String,
|
|
22
|
+
idEditDisabled: {
|
|
23
|
+
type: Boolean,
|
|
24
|
+
default: !0
|
|
25
|
+
},
|
|
26
|
+
element: Object,
|
|
27
|
+
bpmnInstances: Object
|
|
28
|
+
},
|
|
29
|
+
data() {
|
|
30
|
+
return {
|
|
31
|
+
skipExpression: "",
|
|
32
|
+
requiredComment: null,
|
|
33
|
+
businessObject: {},
|
|
34
|
+
attrs: {
|
|
35
|
+
commentInForm: null,
|
|
36
|
+
commentOrder: null,
|
|
37
|
+
commentNodeIds: null,
|
|
38
|
+
commentLabel: null
|
|
39
|
+
},
|
|
40
|
+
nodes: []
|
|
41
|
+
};
|
|
42
|
+
},
|
|
43
|
+
watch: { id: "init" },
|
|
44
|
+
methods: {
|
|
45
|
+
init(e) {
|
|
46
|
+
let t = this.bpmnInstances.elementRegistry.filter((e) => e.type === "bpmn:UserTask");
|
|
47
|
+
this.nodes = t.map(({ businessObject: { id: e, name: t } }) => ({
|
|
48
|
+
label: t,
|
|
49
|
+
value: e
|
|
50
|
+
}));
|
|
51
|
+
let { businessObject: r } = this.element;
|
|
52
|
+
if (e ? (this.businessObject = v(r), this.businessObject.$type === "bpmn:SubProcess" && (this.businessObject.isExpanded = this.element.di.isExpanded)) : this.businessObject = {}, this.businessObject.$type === "bpmn:UserTask") for (let e in this.attrs) {
|
|
53
|
+
let t = n(r, `${this.prefix}:${e}`);
|
|
54
|
+
e === "commentNodeIds" && (t = t ? t.split(",") : []), this.attrs[e] = t;
|
|
55
|
+
}
|
|
56
|
+
this.skipExpression = n(r, `${this.prefix}:skipExpression`);
|
|
57
|
+
let i = n(r, `${this.prefix}:requiredComment`);
|
|
58
|
+
i || (i = "Y"), this.requiredComment = i;
|
|
59
|
+
},
|
|
60
|
+
updateBaseInfo(e) {
|
|
61
|
+
let { modeling: t } = this.bpmnInstances;
|
|
62
|
+
if (e === "id") {
|
|
63
|
+
t.updateProperties(this.element, {
|
|
64
|
+
id: this.businessObject[e],
|
|
65
|
+
di: { id: `${this.businessObject[e]}_di` }
|
|
66
|
+
});
|
|
67
|
+
return;
|
|
68
|
+
}
|
|
69
|
+
if (e === "isExpanded") {
|
|
70
|
+
t.toggleCollapse(this.element);
|
|
71
|
+
return;
|
|
72
|
+
}
|
|
73
|
+
t.updateProperties(this.element, { [e]: this.businessObject[e] });
|
|
74
|
+
},
|
|
75
|
+
updateProp(e, n) {
|
|
76
|
+
if (e === "commentInForm") {
|
|
77
|
+
if (!n) for (let e in this.attrs) e !== "commentInForm" && (this.attrs[e] = null, t(this.bpmnInstances, this.element, `${this.prefix}:${e}`, this.attrs[e]));
|
|
78
|
+
} else n = e === "commentNodeIds" ? n != null && n.length ? n.join(",") : null : n || null;
|
|
79
|
+
t(this.bpmnInstances, this.element, `${this.prefix}:${e}`, n);
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
}, b = { class: "panel-tab__content" };
|
|
83
|
+
function x(e, t, n, v, y, x) {
|
|
84
|
+
let S = a, C = i, w = c, T = o, E = s, D = r;
|
|
85
|
+
return m(), f("div", b, [p(D, {
|
|
86
|
+
"label-width": "90px",
|
|
87
|
+
onSubmit: t[22] || (t[22] = _(() => {}, ["prevent"]))
|
|
88
|
+
}, {
|
|
89
|
+
default: g(() => [
|
|
90
|
+
p(C, { label: "ID" }, {
|
|
91
|
+
default: g(() => [p(S, {
|
|
92
|
+
modelValue: y.businessObject.id,
|
|
93
|
+
"onUpdate:modelValue": [t[0] || (t[0] = (e) => y.businessObject.id = e), t[1] || (t[1] = (e) => x.updateBaseInfo("id"))],
|
|
94
|
+
disabled: n.idEditDisabled,
|
|
95
|
+
clearable: ""
|
|
96
|
+
}, null, 8, ["modelValue", "disabled"])]),
|
|
97
|
+
_: 1
|
|
98
|
+
}),
|
|
99
|
+
p(C, { label: "名称" }, {
|
|
100
|
+
default: g(() => [p(S, {
|
|
101
|
+
modelValue: y.businessObject.name,
|
|
102
|
+
"onUpdate:modelValue": [t[2] || (t[2] = (e) => y.businessObject.name = e), t[3] || (t[3] = (e) => x.updateBaseInfo("name"))],
|
|
103
|
+
clearable: ""
|
|
104
|
+
}, null, 8, ["modelValue"])]),
|
|
105
|
+
_: 1
|
|
106
|
+
}),
|
|
107
|
+
y.businessObject.$type === "bpmn:UserTask" ? (m(), f(l, { key: 0 }, [
|
|
108
|
+
p(C, { label: "跳过表达式" }, {
|
|
109
|
+
default: g(() => [p(S, {
|
|
110
|
+
modelValue: y.skipExpression,
|
|
111
|
+
"onUpdate:modelValue": [t[4] || (t[4] = (e) => y.skipExpression = e), t[5] || (t[5] = (e) => x.updateProp("skipExpression", e))],
|
|
112
|
+
clearable: ""
|
|
113
|
+
}, null, 8, ["modelValue"])]),
|
|
114
|
+
_: 1
|
|
115
|
+
}),
|
|
116
|
+
p(C, { label: "意见必填" }, {
|
|
117
|
+
default: g(() => [p(w, {
|
|
118
|
+
modelValue: y.requiredComment,
|
|
119
|
+
"onUpdate:modelValue": [t[6] || (t[6] = (e) => y.requiredComment = e), t[7] || (t[7] = (e) => x.updateProp("requiredComment", e))],
|
|
120
|
+
"active-text": "是",
|
|
121
|
+
"active-value": "Y",
|
|
122
|
+
"inactive-text": "否",
|
|
123
|
+
"inactive-value": "N"
|
|
124
|
+
}, null, 8, ["modelValue"])]),
|
|
125
|
+
_: 1
|
|
126
|
+
}),
|
|
127
|
+
p(C, { label: "意见在表单" }, {
|
|
128
|
+
default: g(() => [p(w, {
|
|
129
|
+
modelValue: y.attrs.commentInForm,
|
|
130
|
+
"onUpdate:modelValue": [t[8] || (t[8] = (e) => y.attrs.commentInForm = e), t[9] || (t[9] = (e) => x.updateProp("commentInForm", e))],
|
|
131
|
+
"active-text": "是",
|
|
132
|
+
"inactive-text": "否"
|
|
133
|
+
}, null, 8, ["modelValue"])]),
|
|
134
|
+
_: 1
|
|
135
|
+
}),
|
|
136
|
+
y.attrs.commentInForm ? (m(), f(l, { key: 0 }, [
|
|
137
|
+
p(C, { label: "意见名称" }, {
|
|
138
|
+
default: g(() => [p(S, {
|
|
139
|
+
modelValue: y.attrs.commentLabel,
|
|
140
|
+
"onUpdate:modelValue": [t[10] || (t[10] = (e) => y.attrs.commentLabel = e), t[11] || (t[11] = (e) => x.updateProp("commentLabel", e))],
|
|
141
|
+
clearable: ""
|
|
142
|
+
}, null, 8, ["modelValue"])]),
|
|
143
|
+
_: 1
|
|
144
|
+
}),
|
|
145
|
+
p(C, { label: "意见聚合" }, {
|
|
146
|
+
default: g(() => [p(E, {
|
|
147
|
+
modelValue: y.attrs.commentNodeIds,
|
|
148
|
+
"onUpdate:modelValue": [t[12] || (t[12] = (e) => y.attrs.commentNodeIds = e), t[13] || (t[13] = (e) => x.updateProp("commentNodeIds", e))],
|
|
149
|
+
multiple: "",
|
|
150
|
+
clearable: ""
|
|
151
|
+
}, {
|
|
152
|
+
default: g(() => [(m(!0), f(l, null, h(y.nodes, (e) => (m(), u(T, {
|
|
153
|
+
key: e.value,
|
|
154
|
+
label: e.label,
|
|
155
|
+
value: e.value
|
|
156
|
+
}, null, 8, ["label", "value"]))), 128))]),
|
|
157
|
+
_: 1
|
|
158
|
+
}, 8, ["modelValue"])]),
|
|
159
|
+
_: 1
|
|
160
|
+
}),
|
|
161
|
+
p(C, { label: "意见排序号" }, {
|
|
162
|
+
default: g(() => [p(S, {
|
|
163
|
+
modelValue: y.attrs.commentOrder,
|
|
164
|
+
"onUpdate:modelValue": [t[14] || (t[14] = (e) => y.attrs.commentOrder = e), t[15] || (t[15] = (e) => x.updateProp("commentOrder", e))],
|
|
165
|
+
clearable: ""
|
|
166
|
+
}, null, 8, ["modelValue"])]),
|
|
167
|
+
_: 1
|
|
168
|
+
})
|
|
169
|
+
], 64)) : d("v-if", !0)
|
|
170
|
+
], 64)) : d("v-if", !0),
|
|
171
|
+
d("流程的基础属性"),
|
|
172
|
+
y.businessObject.$type === "bpmn:Process" ? (m(), f(l, { key: 1 }, [p(C, { label: "版本标签" }, {
|
|
173
|
+
default: g(() => [p(S, {
|
|
174
|
+
modelValue: y.businessObject.versionTag,
|
|
175
|
+
"onUpdate:modelValue": [t[16] || (t[16] = (e) => y.businessObject.versionTag = e), t[17] || (t[17] = (e) => x.updateBaseInfo("versionTag"))],
|
|
176
|
+
clearable: ""
|
|
177
|
+
}, null, 8, ["modelValue"])]),
|
|
178
|
+
_: 1
|
|
179
|
+
}), p(C, { label: "可执行" }, {
|
|
180
|
+
default: g(() => [p(w, {
|
|
181
|
+
modelValue: y.businessObject.isExecutable,
|
|
182
|
+
"onUpdate:modelValue": [t[18] || (t[18] = (e) => y.businessObject.isExecutable = e), t[19] || (t[19] = (e) => x.updateBaseInfo("isExecutable"))],
|
|
183
|
+
"active-text": "是",
|
|
184
|
+
"inactive-text": "否"
|
|
185
|
+
}, null, 8, ["modelValue"])]),
|
|
186
|
+
_: 1
|
|
187
|
+
})], 64)) : d("v-if", !0),
|
|
188
|
+
y.businessObject.$type === "bpmn:SubProcess" ? (m(), u(C, {
|
|
189
|
+
key: 2,
|
|
190
|
+
label: "状态"
|
|
191
|
+
}, {
|
|
192
|
+
default: g(() => [p(w, {
|
|
193
|
+
modelValue: y.businessObject.isExpanded,
|
|
194
|
+
"onUpdate:modelValue": [t[20] || (t[20] = (e) => y.businessObject.isExpanded = e), t[21] || (t[21] = (e) => x.updateBaseInfo("isExpanded"))],
|
|
195
|
+
"active-text": "展开",
|
|
196
|
+
"inactive-text": "折叠"
|
|
197
|
+
}, null, 8, ["modelValue"])]),
|
|
198
|
+
_: 1
|
|
199
|
+
})) : d("v-if", !0)
|
|
200
|
+
]),
|
|
201
|
+
_: 1
|
|
202
|
+
})]);
|
|
203
|
+
}
|
|
204
|
+
var S = /* @__PURE__ */ e(y, [["render", x]]);
|
|
205
|
+
//#endregion
|
|
206
|
+
export { S as default };
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { n as e } from "./CkLpOk7H.mjs";
|
|
2
|
+
import { t } from "./BWTQ3qdg.mjs";
|
|
3
|
+
import { allProps as n } from "../props/input.mjs";
|
|
4
|
+
import { createVNode as r, isVNode as i, mergeProps as a, useModel as o } from "vue";
|
|
5
|
+
//#region src/components/form/FormInputIdCard.vue?vue&type=script&lang.jsx
|
|
6
|
+
function s(e) {
|
|
7
|
+
return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !i(e);
|
|
8
|
+
}
|
|
9
|
+
//#endregion
|
|
10
|
+
//#region src/components/form/FormInputIdCard.vue
|
|
11
|
+
var c = {
|
|
12
|
+
name: "FormInputIdCard",
|
|
13
|
+
inheritAttrs: !1,
|
|
14
|
+
props: { ...n },
|
|
15
|
+
emits: { ...e },
|
|
16
|
+
setup(e, { slots: n, attrs: i }) {
|
|
17
|
+
let c = o(e, "modelValue");
|
|
18
|
+
return () => r(t, a(e, i, {
|
|
19
|
+
modelValue: c.value,
|
|
20
|
+
"onUpdate:modelValue": (e) => c.value = e,
|
|
21
|
+
type: "idcard"
|
|
22
|
+
}), s(n) ? n : { default: () => [n] });
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
//#endregion
|
|
26
|
+
export { c as t };
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import { computed as e, createVNode as t } from "vue";
|
|
2
|
+
//#endregion
|
|
3
|
+
//#region src/components/flex/FlexItem.vue
|
|
4
|
+
var n = {
|
|
5
|
+
name: "FlexItem",
|
|
6
|
+
props: {
|
|
7
|
+
flexRow: {
|
|
8
|
+
type: Boolean,
|
|
9
|
+
default: !1
|
|
10
|
+
},
|
|
11
|
+
flexColumn: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: !1
|
|
14
|
+
},
|
|
15
|
+
verticalCenter: {
|
|
16
|
+
type: Boolean,
|
|
17
|
+
default: !1
|
|
18
|
+
},
|
|
19
|
+
horizonCenter: {
|
|
20
|
+
type: Boolean,
|
|
21
|
+
default: !1
|
|
22
|
+
},
|
|
23
|
+
center: {
|
|
24
|
+
type: Boolean,
|
|
25
|
+
default: !1
|
|
26
|
+
},
|
|
27
|
+
textCenter: {
|
|
28
|
+
type: Boolean,
|
|
29
|
+
default: !1
|
|
30
|
+
},
|
|
31
|
+
relative: {
|
|
32
|
+
type: Boolean,
|
|
33
|
+
default: !1
|
|
34
|
+
},
|
|
35
|
+
absolute: {
|
|
36
|
+
type: Boolean,
|
|
37
|
+
default: !1
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
setup(n, { slots: r }) {
|
|
41
|
+
let i = e(() => {
|
|
42
|
+
let e = n.relative || n.absolute;
|
|
43
|
+
return {
|
|
44
|
+
"flex-item-relative": e,
|
|
45
|
+
"flex-item": !e,
|
|
46
|
+
"horizon-center": n.center || n.horizonCenter,
|
|
47
|
+
"vertical-center": n.center || n.verticalCenter,
|
|
48
|
+
"text-center": n.textCenter,
|
|
49
|
+
"flex-column": n.flexColumn,
|
|
50
|
+
"flex-row": n.flexRow
|
|
51
|
+
};
|
|
52
|
+
});
|
|
53
|
+
return () => {
|
|
54
|
+
var e, a;
|
|
55
|
+
return n.absolute ? t("div", { class: i.value }, [t("div", {
|
|
56
|
+
class: "absolute",
|
|
57
|
+
style: "overflow:auto"
|
|
58
|
+
}, [(e = r.default) == null ? void 0 : e.call(r)])]) : t("div", { class: i.value }, [(a = r.default) == null ? void 0 : a.call(r)]);
|
|
59
|
+
};
|
|
60
|
+
}
|
|
61
|
+
};
|
|
62
|
+
//#endregion
|
|
63
|
+
export { n as t };
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { n as e, t } from "./X-ckP2Hj.mjs";
|
|
2
|
+
import { createVNode as n, isVNode as r, mergeProps as i } from "vue";
|
|
3
|
+
//#region src/components/flex/FlexColumn.vue?vue&type=script&lang.jsx
|
|
4
|
+
function a(e) {
|
|
5
|
+
return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !r(e);
|
|
6
|
+
}
|
|
7
|
+
//#endregion
|
|
8
|
+
//#region src/components/flex/FlexColumn.vue
|
|
9
|
+
var o = {
|
|
10
|
+
name: "FlexColumn",
|
|
11
|
+
props: { ...e },
|
|
12
|
+
setup(e, { slots: r }) {
|
|
13
|
+
return () => n(t, i(e, { flexColumn: !0 }), a(r) ? r : { default: () => [r] });
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
//#endregion
|
|
17
|
+
export { o as t };
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { n as e, o as t } from "./CkLpOk7H.mjs";
|
|
2
|
+
import { allProps as n, predicate as r } from "../props/switch.mjs";
|
|
3
|
+
import { ElSwitch as i } from "element-plus/es";
|
|
4
|
+
import "element-plus/es/components/base/style/css";
|
|
5
|
+
import { createVNode as a, mergeProps as o, useModel as s } from "vue";
|
|
6
|
+
import "element-plus/es/components/switch/style/css";
|
|
7
|
+
//#endregion
|
|
8
|
+
//#region src/components/form/FormSwitch.vue
|
|
9
|
+
var c = {
|
|
10
|
+
name: "FormSwitch",
|
|
11
|
+
inheritAttrs: !1,
|
|
12
|
+
props: { ...n },
|
|
13
|
+
emits: { ...e },
|
|
14
|
+
setup(e, { emit: n, slots: c, attrs: l }) {
|
|
15
|
+
let u = s(e, "modelValue"), { render: d, disabled: f, listeners: p, inputProps: m } = t(e, {
|
|
16
|
+
emit: n,
|
|
17
|
+
attrs: l,
|
|
18
|
+
slots: c,
|
|
19
|
+
predicate: r
|
|
20
|
+
});
|
|
21
|
+
return () => d({ vNodes: a(i, o(p.value, m.value, {
|
|
22
|
+
modelValue: u.value,
|
|
23
|
+
"onUpdate:modelValue": (e) => u.value = e,
|
|
24
|
+
disabled: f.value
|
|
25
|
+
}), {
|
|
26
|
+
"active-action": c["active-action"],
|
|
27
|
+
"inactive-action": c["inactive-action"],
|
|
28
|
+
active: c.active,
|
|
29
|
+
inactive: c.inactive
|
|
30
|
+
}) });
|
|
31
|
+
}
|
|
32
|
+
};
|
|
33
|
+
//#endregion
|
|
34
|
+
export { c as t };
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { n as e, o as t } from "./CkLpOk7H.mjs";
|
|
2
|
+
import { allProps as n, predicate as r } from "../props/input-number.mjs";
|
|
3
|
+
import { ElInputNumber as i } from "element-plus/es";
|
|
4
|
+
import "element-plus/es/components/base/style/css";
|
|
5
|
+
import { computed as a, createVNode as o, mergeProps as s } from "vue";
|
|
6
|
+
import { isString as c } from "@web-utils/core";
|
|
7
|
+
import "element-plus/es/components/input-number/style/css";
|
|
8
|
+
//#endregion
|
|
9
|
+
//#region src/components/form/FormInputNumber.vue
|
|
10
|
+
var l = {
|
|
11
|
+
name: "FormInputNumber",
|
|
12
|
+
inheritAttrs: !1,
|
|
13
|
+
props: { ...n },
|
|
14
|
+
emits: { ...e },
|
|
15
|
+
setup(e, { emit: n, slots: l, attrs: u }) {
|
|
16
|
+
let { emitInput: d, render: f, placeholder: p, disabled: m, listeners: h, inputProps: g } = t(e, {
|
|
17
|
+
emit: n,
|
|
18
|
+
slots: l,
|
|
19
|
+
attrs: u,
|
|
20
|
+
predicate: r
|
|
21
|
+
}), _ = a(() => c(e.modelValue) ? Number(e.modelValue) : e.modelValue);
|
|
22
|
+
return () => f({ vNodes: o(i, s(h.value, g.value, {
|
|
23
|
+
style: "width: 100%",
|
|
24
|
+
modelValue: _.value,
|
|
25
|
+
disabled: m.value,
|
|
26
|
+
"onUpdate:modelValue": d,
|
|
27
|
+
placeholder: p.value
|
|
28
|
+
}), {
|
|
29
|
+
prefix: l.prefix || e.prefix ? () => e.prefix : null,
|
|
30
|
+
suffix: l.suffix || e.suffix ? () => e.suffix : e.append,
|
|
31
|
+
"decrease-icon": l["decrease-icon"],
|
|
32
|
+
"increase-icon": l["increase-icon"]
|
|
33
|
+
}) });
|
|
34
|
+
}
|
|
35
|
+
};
|
|
36
|
+
//#endregion
|
|
37
|
+
export { l as t };
|