@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,419 @@
|
|
|
1
|
+
import { t as e } from "./B1MSrc6f.mjs";
|
|
2
|
+
import { t } from "./Cb7kjZa-.mjs";
|
|
3
|
+
import { t as n } from "./mnqSaATq.mjs";
|
|
4
|
+
import { t as r } from "./tzjUpVIj.mjs";
|
|
5
|
+
import { n as i } from "./CkLpOk7H.mjs";
|
|
6
|
+
import { t as a } from "./tSaeUhnr.mjs";
|
|
7
|
+
import { t as o } from "./BWTQ3qdg.mjs";
|
|
8
|
+
import { t as s } from "./Bvn6wnku.mjs";
|
|
9
|
+
import { t as c } from "./CiMBKxeJ.mjs";
|
|
10
|
+
import { t as l } from "./CTYReSXN.mjs";
|
|
11
|
+
import { t as u } from "./BVUClQOx.mjs";
|
|
12
|
+
import { t as d } from "./DxeRdYI82.mjs";
|
|
13
|
+
import f from "../table-column-def/index.mjs";
|
|
14
|
+
import { t as p } from "./Bo8lYN4n2.mjs";
|
|
15
|
+
import { ElMessage as m, formContextKey as h, formItemContextKey as g } from "element-plus/es";
|
|
16
|
+
import "element-plus/es/components/base/style/css";
|
|
17
|
+
import { Fragment as _, createBlock as v, createCommentVNode as y, createElementBlock as b, createElementVNode as x, createSlots as S, createTextVNode as C, createVNode as w, mergeProps as T, openBlock as E, renderList as D, renderSlot as O, resolveComponent as k, toDisplayString as A, withCtx as j, withModifiers as M } from "vue";
|
|
18
|
+
import { findTreeChildren as N, isFunction as P } from "@web-utils/core";
|
|
19
|
+
import "element-plus/es/components/message/style/css";
|
|
20
|
+
import { cloneDeep as F } from "@web-utils/integrations/lodash";
|
|
21
|
+
//#region src/components/table/sub-table.ts
|
|
22
|
+
var I = {
|
|
23
|
+
modelValue: Array,
|
|
24
|
+
columns: Array,
|
|
25
|
+
allowEmpty: Boolean,
|
|
26
|
+
handleColumn: {
|
|
27
|
+
type: Boolean,
|
|
28
|
+
default: !0
|
|
29
|
+
},
|
|
30
|
+
editable: Boolean,
|
|
31
|
+
showHandleColumnAddButton: {
|
|
32
|
+
type: Boolean,
|
|
33
|
+
default: !0
|
|
34
|
+
},
|
|
35
|
+
showEmptyAddButton: {
|
|
36
|
+
type: Boolean,
|
|
37
|
+
default: !0
|
|
38
|
+
},
|
|
39
|
+
prop: String,
|
|
40
|
+
limit: {
|
|
41
|
+
type: Number,
|
|
42
|
+
default: Infinity
|
|
43
|
+
},
|
|
44
|
+
maxLimit: {
|
|
45
|
+
type: Number,
|
|
46
|
+
default: Infinity
|
|
47
|
+
},
|
|
48
|
+
disabled: {
|
|
49
|
+
type: Boolean,
|
|
50
|
+
default: void 0
|
|
51
|
+
},
|
|
52
|
+
showSummary: Boolean,
|
|
53
|
+
selectionWidth: String,
|
|
54
|
+
fetchApi: Function,
|
|
55
|
+
delApi: Function
|
|
56
|
+
}, L = {
|
|
57
|
+
name: "SubTable",
|
|
58
|
+
emits: {
|
|
59
|
+
...i,
|
|
60
|
+
"add-row": null
|
|
61
|
+
},
|
|
62
|
+
inject: {
|
|
63
|
+
elForm: {
|
|
64
|
+
from: h,
|
|
65
|
+
default: ""
|
|
66
|
+
},
|
|
67
|
+
elFormItem: {
|
|
68
|
+
from: g,
|
|
69
|
+
default: ""
|
|
70
|
+
}
|
|
71
|
+
},
|
|
72
|
+
props: { ...I },
|
|
73
|
+
data() {
|
|
74
|
+
return {
|
|
75
|
+
rows: [],
|
|
76
|
+
selectedRows: []
|
|
77
|
+
};
|
|
78
|
+
},
|
|
79
|
+
computed: {
|
|
80
|
+
available() {
|
|
81
|
+
return this.editable && this.enabled;
|
|
82
|
+
},
|
|
83
|
+
enabled() {
|
|
84
|
+
return !this.disabled;
|
|
85
|
+
},
|
|
86
|
+
rowProps() {
|
|
87
|
+
let e = {};
|
|
88
|
+
return this.columns && this.columns.map((e) => e.prop).forEach((t) => {
|
|
89
|
+
e[t] = null;
|
|
90
|
+
}), e;
|
|
91
|
+
},
|
|
92
|
+
filteredColumns() {
|
|
93
|
+
return this.columns.filter((e) => e.label && !e.hide && !e.slot);
|
|
94
|
+
}
|
|
95
|
+
},
|
|
96
|
+
watch: {
|
|
97
|
+
modelValue: {
|
|
98
|
+
deep: !0,
|
|
99
|
+
immediate: !0,
|
|
100
|
+
handler(e) {
|
|
101
|
+
this.rows = e || [];
|
|
102
|
+
}
|
|
103
|
+
},
|
|
104
|
+
rows: {
|
|
105
|
+
deep: !0,
|
|
106
|
+
immediate: !0,
|
|
107
|
+
handler(e) {
|
|
108
|
+
this.$emit("update:modelValue", e);
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
},
|
|
112
|
+
methods: {
|
|
113
|
+
getCellType(e, t) {
|
|
114
|
+
return P(t.getType) ? t.getType(e, t) : t.type;
|
|
115
|
+
},
|
|
116
|
+
getInputAttr(e, t, n) {
|
|
117
|
+
var r;
|
|
118
|
+
let i = {
|
|
119
|
+
...t.attrs,
|
|
120
|
+
...t.getAttrs ? t.getAttrs(e) : {}
|
|
121
|
+
};
|
|
122
|
+
return i.modelValue = e[t.prop], i.label = t.label, i.wrapCol = !1, i.required = t.required, i.disabled = (r = t.isDisabled) == null ? void 0 : r.call(t, e), i.prop = `${this.prop}[${n}].${t.prop}`, this.getCellType(e, t) === "select" ? i.options = t.options : this.getCellType(e, t) === "textarea" ? i.rows = t.rows || "3" : this.getCellType(e, t) === "cascader" ? (i.labelKey = t.labelKey, i.valueKey = t.valueKey) : this.getCellType(e, t) === "department" && (i.ouType = t.ouType), i;
|
|
123
|
+
},
|
|
124
|
+
isInputDisabled(e, t) {
|
|
125
|
+
return t.isDisabled && t.isDisabled(e);
|
|
126
|
+
},
|
|
127
|
+
onInput(e, t, n) {
|
|
128
|
+
n.setValue ? n.setValue(e, t, n, this.rows) : e[n.prop] = t;
|
|
129
|
+
},
|
|
130
|
+
onSelectionChange(e) {
|
|
131
|
+
this.selectedRows = e;
|
|
132
|
+
},
|
|
133
|
+
remove(e, t) {
|
|
134
|
+
try {
|
|
135
|
+
this.rows.splice(t, 1);
|
|
136
|
+
} catch {}
|
|
137
|
+
},
|
|
138
|
+
add(e, t) {
|
|
139
|
+
let n = F(this.rowProps);
|
|
140
|
+
this.rows.splice(t + 1, 0, n);
|
|
141
|
+
},
|
|
142
|
+
addRow() {
|
|
143
|
+
this.$emit("add-row");
|
|
144
|
+
},
|
|
145
|
+
async delRow() {
|
|
146
|
+
if (!this.selectedRows.length) {
|
|
147
|
+
m.warning("请选择要删除的记录!");
|
|
148
|
+
return;
|
|
149
|
+
}
|
|
150
|
+
try {
|
|
151
|
+
if (this.delApi) try {
|
|
152
|
+
await this.delApi(this.selectedRows.map((e) => e.id).join(",")), this.refresh();
|
|
153
|
+
} catch {
|
|
154
|
+
m.error("删除失败!");
|
|
155
|
+
}
|
|
156
|
+
else this.$emit("update:modelValue", this.rows.filter((e) => !this.selectedRows.includes(e)));
|
|
157
|
+
m.success("删除成功!");
|
|
158
|
+
} catch {}
|
|
159
|
+
},
|
|
160
|
+
refresh() {
|
|
161
|
+
this.$refs.table.getPage();
|
|
162
|
+
},
|
|
163
|
+
getVal(e, t, n) {
|
|
164
|
+
var r, i;
|
|
165
|
+
if (n.type === "select" && (r = n.attrs) != null && r.options) {
|
|
166
|
+
let r = n.attrs.options.find((n) => n.code === e[t.property]);
|
|
167
|
+
if (r) return r.name;
|
|
168
|
+
}
|
|
169
|
+
if (n.type === "cascader" && (i = n.attrs) != null && i.options) {
|
|
170
|
+
let [r] = N(n.attrs.options, (r) => r[n.attrs.valueKey || "value"] === e[t.property]);
|
|
171
|
+
if (r) return r[n.attrs.valueKey || "label"];
|
|
172
|
+
}
|
|
173
|
+
return e[t.property];
|
|
174
|
+
}
|
|
175
|
+
}
|
|
176
|
+
}, R = {
|
|
177
|
+
key: 0,
|
|
178
|
+
class: "table-header"
|
|
179
|
+
}, z = {
|
|
180
|
+
key: 0,
|
|
181
|
+
style: { color: "#f56c6c" }
|
|
182
|
+
}, B = ["onClick"];
|
|
183
|
+
function V(e, i, m, h, g, N) {
|
|
184
|
+
let P = n, F = o, I = u, L = k("FormInputUser"), V = k("FormInputDepartment"), H = d, U = c, W = a, G = s, K = l, q = p, J = r, Y = f, X = t;
|
|
185
|
+
return E(), v(X, T({
|
|
186
|
+
ref: "table",
|
|
187
|
+
class: "sub-table",
|
|
188
|
+
"auto-height": "",
|
|
189
|
+
data: g.rows,
|
|
190
|
+
api: e.fetchApi,
|
|
191
|
+
"show-summary": e.showSummary,
|
|
192
|
+
"selection-width": e.selectionWidth
|
|
193
|
+
}, e.$attrs, {
|
|
194
|
+
"hide-on-single-page": "",
|
|
195
|
+
selection: N.enabled,
|
|
196
|
+
"row-db-click": e.rowDbClick,
|
|
197
|
+
onSelectionChange: N.onSelectionChange
|
|
198
|
+
}), S({
|
|
199
|
+
default: j(() => [
|
|
200
|
+
O(e.$slots, "columns", { columns: e.columns }, () => [(E(!0), b(_, null, D(N.filteredColumns, (t) => (E(), v(Y, {
|
|
201
|
+
key: t.prop,
|
|
202
|
+
label: t.label,
|
|
203
|
+
width: t.width,
|
|
204
|
+
"dict-type": t.dictType,
|
|
205
|
+
clickable: t.clickable,
|
|
206
|
+
align: t.align,
|
|
207
|
+
prop: t.prop,
|
|
208
|
+
options: t.options,
|
|
209
|
+
"show-overflow-tooltip": !N.available && t.showOverflowTooltip
|
|
210
|
+
}, {
|
|
211
|
+
header: j(() => [!e.disabled && t.required ? (E(), b("span", z, "*")) : y("v-if", !0), C(" " + A(t.label), 1)]),
|
|
212
|
+
default: j(({ row: n, column: r, $index: i }) => [
|
|
213
|
+
y("tag 插槽"),
|
|
214
|
+
O(e.$slots, "tag", {
|
|
215
|
+
row: n,
|
|
216
|
+
column: r,
|
|
217
|
+
index: i
|
|
218
|
+
}),
|
|
219
|
+
y("列默认插槽,名字和 prop 保持一致"),
|
|
220
|
+
O(e.$slots, t.prop, {
|
|
221
|
+
row: n,
|
|
222
|
+
column: r,
|
|
223
|
+
index: i
|
|
224
|
+
}, () => {
|
|
225
|
+
var e;
|
|
226
|
+
return [N.available ? (E(), b(_, { key: 0 }, [N.getCellType(n, t) === "input" ? (E(), v(F, T({
|
|
227
|
+
key: 0,
|
|
228
|
+
ref_for: !0
|
|
229
|
+
}, N.getInputAttr(n, t, i), { "onUpdate:modelValue": (e) => N.onInput(n, e, t) }), null, 16, ["onUpdate:modelValue"])) : N.getCellType(n, t) === "inputPhoneNumber" ? (E(), v(I, T({
|
|
230
|
+
key: 1,
|
|
231
|
+
ref_for: !0
|
|
232
|
+
}, N.getInputAttr(n, t, i), { "onUpdate:modelValue": (e) => N.onInput(n, e, t) }), null, 16, ["onUpdate:modelValue"])) : N.getCellType(n, t) === "user" ? (E(), b(_, { key: 2 }, [t.single ? (E(), v(L, T({
|
|
233
|
+
key: 0,
|
|
234
|
+
ref_for: !0
|
|
235
|
+
}, N.getInputAttr(n, t, i), { "onUpdate:modelValue": (e) => N.onInput(n, e, t) }), null, 16, ["onUpdate:modelValue"])) : (E(), v(L, T({
|
|
236
|
+
key: 1,
|
|
237
|
+
ref_for: !0
|
|
238
|
+
}, N.getInputAttr(n, t, i), { "onUpdate:modelValue": (e) => N.onInput(n, e, t) }), null, 16, ["onUpdate:modelValue"]))], 64)) : N.getCellType(n, t) === "department" ? (E(), b(_, { key: 3 }, [t.single ? (E(), v(V, T({
|
|
239
|
+
key: 0,
|
|
240
|
+
ref_for: !0
|
|
241
|
+
}, N.getInputAttr(n, t, i), {
|
|
242
|
+
name: n[r.property],
|
|
243
|
+
"onUpdate:name": (e) => n[r.property] = e,
|
|
244
|
+
"onUpdate:modelValue": (e) => N.onInput(n, e, t)
|
|
245
|
+
}), null, 16, [
|
|
246
|
+
"name",
|
|
247
|
+
"onUpdate:name",
|
|
248
|
+
"onUpdate:modelValue"
|
|
249
|
+
])) : (E(), v(V, T({
|
|
250
|
+
key: 1,
|
|
251
|
+
ref_for: !0
|
|
252
|
+
}, N.getInputAttr(n, t, i), {
|
|
253
|
+
disabled: N.isInputDisabled(n, t),
|
|
254
|
+
"onUpdate:modelValue": (e) => N.onInput(n, e, t)
|
|
255
|
+
}), null, 16, ["disabled", "onUpdate:modelValue"]))], 64)) : N.getCellType(n, t) === "select" ? (E(), v(H, T({
|
|
256
|
+
key: 4,
|
|
257
|
+
ref_for: !0
|
|
258
|
+
}, N.getInputAttr(n, t, i), { "onUpdate:modelValue": (e) => N.onInput(n, e, t) }), null, 16, ["onUpdate:modelValue"])) : N.getCellType(n, t) === "datePicker" ? (E(), v(U, T({
|
|
259
|
+
key: 5,
|
|
260
|
+
ref_for: !0
|
|
261
|
+
}, N.getInputAttr(n, t, i), {
|
|
262
|
+
start: n[t.start],
|
|
263
|
+
"onUpdate:start": (e) => n[t.start] = e,
|
|
264
|
+
end: n[t.end],
|
|
265
|
+
"onUpdate:end": (e) => n[t.end] = e,
|
|
266
|
+
"onUpdate:modelValue": (e) => N.onInput(n, e, t)
|
|
267
|
+
}), null, 16, [
|
|
268
|
+
"start",
|
|
269
|
+
"onUpdate:start",
|
|
270
|
+
"end",
|
|
271
|
+
"onUpdate:end",
|
|
272
|
+
"onUpdate:modelValue"
|
|
273
|
+
])) : N.getCellType(n, t) === "cascader" ? (E(), v(W, T({
|
|
274
|
+
key: 6,
|
|
275
|
+
ref_for: !0
|
|
276
|
+
}, N.getInputAttr(n, t, i), { "onUpdate:modelValue": (e) => N.onInput(n, e, t) }), null, 16, ["onUpdate:modelValue"])) : N.getCellType(n, t) === "checkbox" ? (E(), v(G, T({
|
|
277
|
+
key: 7,
|
|
278
|
+
ref_for: !0
|
|
279
|
+
}, N.getInputAttr(n, t, i), { "onUpdate:modelValue": (e) => N.onInput(n, e, t) }), null, 16, ["onUpdate:modelValue"])) : N.getCellType(n, t) === "number" ? (E(), v(K, T({
|
|
280
|
+
key: 8,
|
|
281
|
+
ref_for: !0
|
|
282
|
+
}, N.getInputAttr(n, t, i), { "onUpdate:modelValue": (e) => N.onInput(n, e, t) }), null, 16, ["onUpdate:modelValue"])) : N.getCellType(n, t) === "textarea" ? (E(), v(q, T({
|
|
283
|
+
key: 9,
|
|
284
|
+
ref_for: !0
|
|
285
|
+
}, N.getInputAttr(n, t, i), { "onUpdate:modelValue": (e) => N.onInput(n, e, t) }), null, 16, ["onUpdate:modelValue"])) : (E(), b(_, { key: 10 }, [C(A(N.getVal(n, r, t)), 1)], 64))], 64)) : t.dicType || (e = t.options) != null && e.length ? (E(), v(J, {
|
|
286
|
+
key: 1,
|
|
287
|
+
"dict-type": t.dicType,
|
|
288
|
+
"id-as-value": t.idAsValue,
|
|
289
|
+
"label-as-value": t.labelAsValue,
|
|
290
|
+
column: r,
|
|
291
|
+
row: n,
|
|
292
|
+
options: t.options
|
|
293
|
+
}, null, 8, [
|
|
294
|
+
"dict-type",
|
|
295
|
+
"id-as-value",
|
|
296
|
+
"label-as-value",
|
|
297
|
+
"column",
|
|
298
|
+
"row",
|
|
299
|
+
"options"
|
|
300
|
+
])) : (E(), b(_, { key: 2 }, [C(A(N.getVal(n, r, t)), 1)], 64))];
|
|
301
|
+
})
|
|
302
|
+
]),
|
|
303
|
+
_: 2
|
|
304
|
+
}, 1032, [
|
|
305
|
+
"label",
|
|
306
|
+
"width",
|
|
307
|
+
"dict-type",
|
|
308
|
+
"clickable",
|
|
309
|
+
"align",
|
|
310
|
+
"prop",
|
|
311
|
+
"options",
|
|
312
|
+
"show-overflow-tooltip"
|
|
313
|
+
]))), 128))]),
|
|
314
|
+
y(" 自定义操作列 "),
|
|
315
|
+
O(e.$slots, "handle", {
|
|
316
|
+
add: N.add,
|
|
317
|
+
remove: N.remove
|
|
318
|
+
}),
|
|
319
|
+
y(" 操作列 "),
|
|
320
|
+
(!e.modelValue || e.modelValue.length < e.limit) && !e.disabled && N.enabled && e.editable && e.handleColumn ? (E(), v(Y, {
|
|
321
|
+
key: 0,
|
|
322
|
+
label: "操作",
|
|
323
|
+
fixed: "right",
|
|
324
|
+
width: "80",
|
|
325
|
+
align: "center",
|
|
326
|
+
prop: "menu"
|
|
327
|
+
}, {
|
|
328
|
+
header: j(({ column: t, $index: n }) => [O(e.$slots, "handle-column-header", {
|
|
329
|
+
column: t,
|
|
330
|
+
index: n
|
|
331
|
+
}, () => [C(A(t.label), 1)])]),
|
|
332
|
+
default: j(({ row: t, $index: n }) => [e.showHandleColumnAddButton && e.modelValue.length < e.maxLimit ? (E(), b("i", {
|
|
333
|
+
key: 0,
|
|
334
|
+
class: "el-icon-circle-plus sub-table-handle-button table-button-add",
|
|
335
|
+
style: {
|
|
336
|
+
"margin-right": "5px",
|
|
337
|
+
"font-size": "20px",
|
|
338
|
+
cursor: "pointer"
|
|
339
|
+
},
|
|
340
|
+
title: "添加",
|
|
341
|
+
onClick: M((e) => N.add(t, n), ["stop"])
|
|
342
|
+
}, null, 8, B)) : y("v-if", !0), e.modelValue && e.modelValue.length > 1 || e.allowEmpty ? (E(), v(P, {
|
|
343
|
+
key: 1,
|
|
344
|
+
class: "el-icon-error sub-table-handle-button table-button-remove",
|
|
345
|
+
style: {
|
|
346
|
+
"font-size": "20px",
|
|
347
|
+
cursor: "pointer"
|
|
348
|
+
},
|
|
349
|
+
title: "删除",
|
|
350
|
+
confirm: "",
|
|
351
|
+
text: "",
|
|
352
|
+
message: "您确定要删除该行吗?",
|
|
353
|
+
onClick: M((e) => N.remove(t, n), ["stop"])
|
|
354
|
+
}, null, 8, ["onClick"])) : y("v-if", !0)]),
|
|
355
|
+
_: 3
|
|
356
|
+
})) : y("v-if", !0)
|
|
357
|
+
]),
|
|
358
|
+
_: 2
|
|
359
|
+
}, [e.editable ? void 0 : {
|
|
360
|
+
name: "toolbar",
|
|
361
|
+
fn: j(() => [N.enabled || e.fetchApi ? (E(), b("div", R, [O(e.$slots, "toolbar", {
|
|
362
|
+
addRow: N.addRow,
|
|
363
|
+
delRow: N.delRow,
|
|
364
|
+
refresh: N.refresh
|
|
365
|
+
}, () => [N.enabled ? (E(), b(_, { key: 0 }, [w(P, {
|
|
366
|
+
class: "table-header-button add",
|
|
367
|
+
icon: "el-icon-circle-plus",
|
|
368
|
+
type: "text",
|
|
369
|
+
onClick: N.addRow
|
|
370
|
+
}, {
|
|
371
|
+
default: j(() => [...i[1] || (i[1] = [C(" 添加 ", -1)])]),
|
|
372
|
+
_: 1
|
|
373
|
+
}, 8, ["onClick"]), w(P, {
|
|
374
|
+
class: "table-header-button remove",
|
|
375
|
+
confirm: "",
|
|
376
|
+
message: "您确定要删除选中的记录吗?",
|
|
377
|
+
icon: "el-icon-error",
|
|
378
|
+
text: "",
|
|
379
|
+
onClick: N.delRow
|
|
380
|
+
}, {
|
|
381
|
+
default: j(() => [...i[2] || (i[2] = [C(" 删除 ", -1)])]),
|
|
382
|
+
_: 1
|
|
383
|
+
}, 8, ["onClick"])], 64)) : y("v-if", !0), e.fetchApi ? (E(), v(P, {
|
|
384
|
+
key: 1,
|
|
385
|
+
class: "table-header-button refresh",
|
|
386
|
+
icon: "el-icon-refresh-left",
|
|
387
|
+
text: "",
|
|
388
|
+
disabled: !1,
|
|
389
|
+
onClick: N.refresh
|
|
390
|
+
}, {
|
|
391
|
+
default: j(() => [...i[3] || (i[3] = [C(" 刷新 ", -1)])]),
|
|
392
|
+
_: 1
|
|
393
|
+
}, 8, ["onClick"])) : y("v-if", !0)])])) : y("v-if", !0)]),
|
|
394
|
+
key: "0"
|
|
395
|
+
}, e.allowEmpty && !e.disabled && e.showEmptyAddButton ? {
|
|
396
|
+
name: "empty",
|
|
397
|
+
fn: j(() => [x("i", {
|
|
398
|
+
class: "el-icon-circle-plus sub-table-handle-button table-button-add",
|
|
399
|
+
style: {
|
|
400
|
+
"font-size": "20px",
|
|
401
|
+
cursor: "pointer"
|
|
402
|
+
},
|
|
403
|
+
title: "添加",
|
|
404
|
+
onClick: i[0] || (i[0] = M((e) => N.add(null, 0), ["stop"]))
|
|
405
|
+
})]),
|
|
406
|
+
key: "1"
|
|
407
|
+
} : void 0]), 1040, [
|
|
408
|
+
"data",
|
|
409
|
+
"api",
|
|
410
|
+
"show-summary",
|
|
411
|
+
"selection-width",
|
|
412
|
+
"selection",
|
|
413
|
+
"row-db-click",
|
|
414
|
+
"onSelectionChange"
|
|
415
|
+
]);
|
|
416
|
+
}
|
|
417
|
+
var H = /* @__PURE__ */ e(L, [["render", V]]);
|
|
418
|
+
//#endregion
|
|
419
|
+
export { I as n, H as t };
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { t as e } from "./B1MSrc6f.mjs";
|
|
2
|
+
import { ElInput as t } from "element-plus/es";
|
|
3
|
+
import "element-plus/es/components/base/style/css";
|
|
4
|
+
import "element-plus/es/components/input/style/css";
|
|
5
|
+
import { createElementBlock as n, createElementVNode as r, createVNode as i, openBlock as a } from "vue";
|
|
6
|
+
import { isBlank as o } from "@web-utils/core";
|
|
7
|
+
//#region src/components/bpmn-process-designer/components/penal/other/ElementOtherConfig.vue
|
|
8
|
+
var s = {
|
|
9
|
+
name: "ElementOtherConfig",
|
|
10
|
+
props: {
|
|
11
|
+
id: String,
|
|
12
|
+
element: Object,
|
|
13
|
+
bpmnInstances: Object
|
|
14
|
+
},
|
|
15
|
+
data() {
|
|
16
|
+
return { documentation: "" };
|
|
17
|
+
},
|
|
18
|
+
watch: { id: {
|
|
19
|
+
immediate: !0,
|
|
20
|
+
handler() {
|
|
21
|
+
if (o(this.element)) this.documentation = "";
|
|
22
|
+
else {
|
|
23
|
+
let { businessObject: { documentation: e } } = this.element;
|
|
24
|
+
this.documentation = (e == null ? void 0 : e[0].text) || "";
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
} },
|
|
28
|
+
methods: { updateDocumentation() {
|
|
29
|
+
let { modeling: e } = this.bpmnInstances, { businessObject: { documentation: t } } = this.element;
|
|
30
|
+
if (t != null && t.length) t[0].set("text", this.documentation), e.updateProperties(this.element, { documentation: t });
|
|
31
|
+
else {
|
|
32
|
+
let { bpmnFactory: t } = this.bpmnInstances, n = t.create("bpmn:Documentation", { text: this.documentation });
|
|
33
|
+
e.updateProperties(this.element, { documentation: [n] });
|
|
34
|
+
}
|
|
35
|
+
} }
|
|
36
|
+
}, c = { class: "panel-tab__content" }, l = { class: "element-property input-property" }, u = { class: "element-property__value" };
|
|
37
|
+
function d(e, o, s, d, f, p) {
|
|
38
|
+
let m = t;
|
|
39
|
+
return a(), n("div", c, [r("div", l, [o[1] || (o[1] = r("div", { class: "element-property__label" }, "元素文档:", -1)), r("div", u, [i(m, {
|
|
40
|
+
modelValue: f.documentation,
|
|
41
|
+
"onUpdate:modelValue": [o[0] || (o[0] = (e) => f.documentation = e), p.updateDocumentation],
|
|
42
|
+
type: "textarea",
|
|
43
|
+
resize: "vertical",
|
|
44
|
+
autosize: {
|
|
45
|
+
minRows: 2,
|
|
46
|
+
maxRows: 4
|
|
47
|
+
}
|
|
48
|
+
}, null, 8, ["modelValue", "onUpdate:modelValue"])])])]);
|
|
49
|
+
}
|
|
50
|
+
var f = /* @__PURE__ */ e(s, [["render", d]]);
|
|
51
|
+
//#endregion
|
|
52
|
+
export { f as default };
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { n as e, o as t } from "./CkLpOk7H.mjs";
|
|
2
|
+
import { t as n } from "./FZqu01np2.mjs";
|
|
3
|
+
import { allProps as r, predicate as i } from "../props/tree-select.mjs";
|
|
4
|
+
import { createVNode as a, mergeProps as o } from "vue";
|
|
5
|
+
//#endregion
|
|
6
|
+
//#region src/components/form/FormTreeSelect.vue
|
|
7
|
+
var s = {
|
|
8
|
+
name: "FormTreeSelect",
|
|
9
|
+
props: { ...r },
|
|
10
|
+
emits: { ...e },
|
|
11
|
+
setup(e, { emit: r, attrs: s, slots: c }) {
|
|
12
|
+
let { render: l, placeholder: u, disabled: d, listeners: f, inputProps: p, emitInput: m } = t(e, {
|
|
13
|
+
emit: r,
|
|
14
|
+
slots: c,
|
|
15
|
+
attrs: s,
|
|
16
|
+
predicate: i
|
|
17
|
+
}), h = (t) => (t.children && !t.children.length && delete t.children, e.transformer ? e.transformer(t) : e.normalizer ? e.normalizer(t) : {
|
|
18
|
+
id: t.id,
|
|
19
|
+
label: t.name,
|
|
20
|
+
isDisabled: !1,
|
|
21
|
+
children: t.children
|
|
22
|
+
});
|
|
23
|
+
return () => l({ vNodes: a(n, o(p.value, f.value, {
|
|
24
|
+
class: ["form-tree-select", { "is-readonly": e.readonly }],
|
|
25
|
+
disabled: d.value,
|
|
26
|
+
"default-expand-level": 1,
|
|
27
|
+
placeholder: u.value,
|
|
28
|
+
"onUpdate:modelValue": m,
|
|
29
|
+
normalizer: h
|
|
30
|
+
}), { "value-label": ({ node: e }) => c["value-label"] ? c["value-label"]({ node: e }) : e.label }) });
|
|
31
|
+
}
|
|
32
|
+
};
|
|
33
|
+
//#endregion
|
|
34
|
+
export { s as t };
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { n as e, o as t } from "./CkLpOk7H.mjs";
|
|
2
|
+
import { t as n } from "./FZqu01np2.mjs";
|
|
3
|
+
import { allProps as r, predicate as i } from "../props/tree-select-multiple.mjs";
|
|
4
|
+
import { createVNode as a, mergeProps as o } from "vue";
|
|
5
|
+
//#endregion
|
|
6
|
+
//#region src/components/form/FormTreeSelectMultiple.vue
|
|
7
|
+
var s = {
|
|
8
|
+
name: "FormTreeSelectMultiple",
|
|
9
|
+
props: { ...r },
|
|
10
|
+
emits: { ...e },
|
|
11
|
+
setup(e, { emit: r, attrs: s, slots: c }) {
|
|
12
|
+
let { render: l, placeholder: u, disabled: d, listeners: f, inputProps: p, emitInput: m } = t(e, {
|
|
13
|
+
emit: r,
|
|
14
|
+
slots: c,
|
|
15
|
+
attrs: s,
|
|
16
|
+
predicate: i
|
|
17
|
+
}), h = (e) => (e.children && !e.children.length && delete e.children, {
|
|
18
|
+
id: e.id,
|
|
19
|
+
label: e.name,
|
|
20
|
+
isDisabled: !1,
|
|
21
|
+
children: []
|
|
22
|
+
}), g = (t) => {
|
|
23
|
+
m([...e.modelValue, t.id]);
|
|
24
|
+
}, _ = (t) => {
|
|
25
|
+
m(e.modelValue.filter((e) => e !== t.id));
|
|
26
|
+
};
|
|
27
|
+
return () => l({ vNodes: a(n, o(p.value, f.value, {
|
|
28
|
+
class: ["form-tree-select", { "is-readonly": e.readonly }],
|
|
29
|
+
disabled: d.value,
|
|
30
|
+
defaultExpandLevel: 0,
|
|
31
|
+
placeholder: u.value,
|
|
32
|
+
onSelect: g,
|
|
33
|
+
onDeselect: _,
|
|
34
|
+
normalizer: h
|
|
35
|
+
}), { "value-label": ({ node: e }) => {
|
|
36
|
+
var t;
|
|
37
|
+
return (t = c["value-label"]) == null ? void 0 : t.call(c, { node: e });
|
|
38
|
+
} }) });
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
//#endregion
|
|
42
|
+
export { s as t };
|