@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
package/table-view/index.mjs
CHANGED
|
@@ -1,9 +1,475 @@
|
|
|
1
|
+
import { f as e, i as t } from "../chunks/ClVh1Lek.mjs";
|
|
2
|
+
import { t as n } from "../chunks/B1MSrc6f.mjs";
|
|
3
|
+
import { t as r } from "../chunks/Cb7kjZa-.mjs";
|
|
4
|
+
import { processButtons as i, reloadTable as a } from "../api/index.mjs";
|
|
5
|
+
import { cellClickHandlerContextKey as o, tableViewContextKey as s } from "../constants/index.mjs";
|
|
6
|
+
import { t as c } from "../chunks/mnqSaATq.mjs";
|
|
7
|
+
import l from "../editable-tree/index.mjs";
|
|
8
|
+
import { s as u } from "../chunks/CkLpOk7H.mjs";
|
|
9
|
+
import d from "../form-item-config-provider/index.mjs";
|
|
10
|
+
import { t as f } from "../chunks/DgH_4qOn2.mjs";
|
|
11
|
+
import { ElCollapseTransition as p, ElForm as m, ElFormItem as h, ElMessage as g, ElMessageBox as _, ElRow as v } from "element-plus/es";
|
|
12
|
+
import "element-plus/es/components/base/style/css";
|
|
13
|
+
import { Transition as y, createBlock as b, createCommentVNode as x, createElementBlock as S, createElementVNode as C, createSlots as w, createTextVNode as T, createVNode as E, mergeProps as D, normalizeClass as O, normalizeStyle as k, openBlock as A, renderList as j, renderSlot as M, toDisplayString as N, toHandlers as P, vShow as F, withCtx as I, withDirectives as L, withModifiers as R } from "vue";
|
|
14
|
+
import { hasOwn as z, isArray as B, isFunction as V, isString as H, toStringArray as U, trace as W, warning as G } from "@web-utils/core";
|
|
15
|
+
import "element-plus/es/components/message/style/css";
|
|
16
|
+
import "element-plus/es/components/row/style/css";
|
|
17
|
+
import "element-plus/es/components/message-box/style/css";
|
|
18
|
+
import { merge as K } from "@web-utils/integrations/lodash";
|
|
19
|
+
import "element-plus/es/components/form-item/style/css";
|
|
20
|
+
import "element-plus/es/components/form/style/css";
|
|
21
|
+
import "element-plus/es/components/collapse-transition/style/css";
|
|
1
22
|
//#region src/components/form/TableView.vue
|
|
2
|
-
var
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
23
|
+
var q = [
|
|
24
|
+
"back",
|
|
25
|
+
"create",
|
|
26
|
+
"save",
|
|
27
|
+
"withdraw",
|
|
28
|
+
"edit",
|
|
29
|
+
"submit",
|
|
30
|
+
"publish",
|
|
31
|
+
"agree",
|
|
32
|
+
"disagree",
|
|
33
|
+
"reject",
|
|
34
|
+
"finish",
|
|
35
|
+
"cancel",
|
|
36
|
+
"enable",
|
|
37
|
+
"exp",
|
|
38
|
+
"imp",
|
|
39
|
+
"del",
|
|
40
|
+
"disabled",
|
|
41
|
+
"reload",
|
|
42
|
+
"slot"
|
|
43
|
+
], J = {
|
|
44
|
+
name: "TableView",
|
|
45
|
+
bus: {
|
|
46
|
+
reloadTableView(e) {
|
|
47
|
+
if (this._viewIds) if (H(e) || B(e)) {
|
|
48
|
+
let t = e;
|
|
49
|
+
H(t) && (t = t.split(",")), this._viewIds.some((e) => t.includes(e)) && (W.call(this.$parent || {}, "reloadTableView"), this.reloadTable());
|
|
50
|
+
} else G.call(this.$parent || {}, "`viewId`的类型必须是字符串或数组");
|
|
51
|
+
},
|
|
52
|
+
reloadTreeView(e) {
|
|
53
|
+
if (this._viewIds) if (H(e) || B(e)) {
|
|
54
|
+
let t = e;
|
|
55
|
+
H(t) && (t = t.split(",")), this._viewIds.some((e) => t.includes(e)) && this.$refs.tree && (W.call(this.$parent || {}, "reloadTreeView"), this.reloadTree());
|
|
56
|
+
} else G.call(this.$parent || {}, "`viewId`的类型必须是字符串或数组");
|
|
57
|
+
}
|
|
58
|
+
},
|
|
59
|
+
provide() {
|
|
60
|
+
return {
|
|
61
|
+
[s]: this,
|
|
62
|
+
[o]: this.rowDbClick
|
|
63
|
+
};
|
|
64
|
+
},
|
|
65
|
+
props: {
|
|
66
|
+
data: Array,
|
|
67
|
+
viewId: [String, Array],
|
|
68
|
+
searchPanelAttrs: {
|
|
69
|
+
type: Object,
|
|
70
|
+
default: () => {}
|
|
71
|
+
},
|
|
72
|
+
toolbarAttrs: {
|
|
73
|
+
type: Object,
|
|
74
|
+
default: () => {}
|
|
75
|
+
},
|
|
76
|
+
toolbarListeners: Object,
|
|
77
|
+
treeAttrs: {
|
|
78
|
+
type: Object,
|
|
79
|
+
default: () => {}
|
|
80
|
+
},
|
|
81
|
+
treeListeners: Object,
|
|
82
|
+
tableAttrs: Object,
|
|
83
|
+
searchModel: Object,
|
|
84
|
+
tableListeners: {
|
|
85
|
+
type: Object,
|
|
86
|
+
default: () => {}
|
|
87
|
+
},
|
|
88
|
+
deleteApi: Function,
|
|
89
|
+
borderTop: Boolean,
|
|
90
|
+
borderBottom: Boolean,
|
|
91
|
+
borderLeft: Boolean,
|
|
92
|
+
borderRight: Boolean,
|
|
93
|
+
border: {
|
|
94
|
+
type: Boolean,
|
|
95
|
+
default: !0
|
|
96
|
+
},
|
|
97
|
+
labelWidth: {
|
|
98
|
+
type: String,
|
|
99
|
+
default: "120px"
|
|
100
|
+
},
|
|
101
|
+
formPath: [String, Function],
|
|
102
|
+
searchFormPosition: {
|
|
103
|
+
type: String,
|
|
104
|
+
default: "top"
|
|
105
|
+
},
|
|
106
|
+
embed: Boolean,
|
|
107
|
+
deleteTips: String,
|
|
108
|
+
selectTips: String,
|
|
109
|
+
rowKey: {
|
|
110
|
+
type: String,
|
|
111
|
+
default: "id"
|
|
112
|
+
},
|
|
113
|
+
expandSearch: Boolean,
|
|
114
|
+
showToolbar: {
|
|
115
|
+
type: Boolean,
|
|
116
|
+
default: !0
|
|
117
|
+
}
|
|
118
|
+
},
|
|
119
|
+
emits: ["reset"],
|
|
120
|
+
data() {
|
|
121
|
+
return {
|
|
122
|
+
importDialogVisible: !1,
|
|
123
|
+
selectedRows: [],
|
|
124
|
+
isSearchVisible: !1
|
|
125
|
+
};
|
|
126
|
+
},
|
|
127
|
+
computed: {
|
|
128
|
+
buttonSlots() {
|
|
129
|
+
return q.filter((e) => this.$slots[e]);
|
|
130
|
+
},
|
|
131
|
+
toolbarProps() {
|
|
132
|
+
var e, t;
|
|
133
|
+
let n = K({}, this.toolbarAttrs, {}), r = (n == null ? void 0 : n.buttons) || this.$parent.buttons;
|
|
134
|
+
return r = r || [], n.buttons = r, n.buttons = i(n.buttons), n.buttons = U(n.buttons), n.searchable = !!((e = (t = this.$slots)["search-form"]) != null && e.call(t)), n;
|
|
135
|
+
},
|
|
136
|
+
treeProps() {
|
|
137
|
+
return e(K({}, this.treeAttrs, {
|
|
138
|
+
treeProps: {
|
|
139
|
+
children: "children",
|
|
140
|
+
label: "label",
|
|
141
|
+
isLeaf: (e) => z(e, "hasChildren") ? !e.hasChildren : z(e, "hasChild") ? !e.hasChild : !0
|
|
142
|
+
},
|
|
143
|
+
show: !1,
|
|
144
|
+
lazy: !0,
|
|
145
|
+
readonly: !0,
|
|
146
|
+
data: [],
|
|
147
|
+
expandFirstNode: !0,
|
|
148
|
+
defaultExpandAll: !1
|
|
149
|
+
}));
|
|
150
|
+
},
|
|
151
|
+
tableProps() {
|
|
152
|
+
let t = this.tableAttrs.api || this.$parent.getPage, n = {
|
|
153
|
+
model: this.searchModel || {},
|
|
154
|
+
height: "auto",
|
|
155
|
+
highlightCurrentRow: !0,
|
|
156
|
+
api: t
|
|
157
|
+
};
|
|
158
|
+
return e(K({}, this.tableAttrs, n));
|
|
159
|
+
},
|
|
160
|
+
searchPanelProps() {
|
|
161
|
+
let t = {
|
|
162
|
+
width: 350,
|
|
163
|
+
model: this.searchModel || {}
|
|
164
|
+
};
|
|
165
|
+
return e(K({}, this.searchPanelAttrs, t));
|
|
166
|
+
},
|
|
167
|
+
toolbarEventHandlers() {
|
|
168
|
+
if (this.toolbarListeners) {
|
|
169
|
+
let { exp: e, ...t } = this.toolbarListeners;
|
|
170
|
+
return t;
|
|
171
|
+
}
|
|
172
|
+
return {};
|
|
173
|
+
},
|
|
174
|
+
tableScopeSlotNames() {
|
|
175
|
+
var e;
|
|
176
|
+
return ((e = this.tableAttrs) == null || (e = e.columns) == null ? void 0 : e.map((e) => e.prop).filter((e) => this.$slots[e])) ?? [];
|
|
177
|
+
}
|
|
178
|
+
},
|
|
179
|
+
watch: { expandSearch: {
|
|
180
|
+
immediate: !0,
|
|
181
|
+
handler(e) {
|
|
182
|
+
this.isSearchVisible = e;
|
|
183
|
+
}
|
|
184
|
+
} },
|
|
185
|
+
created() {
|
|
186
|
+
this._viewIds = [], this.viewId && this._viewIds.push(this.viewId), this._viewIds.includes(this.$parent.$options.name) || this._viewIds.push(this.$parent.$options.name);
|
|
187
|
+
},
|
|
188
|
+
activated() {
|
|
189
|
+
this.$refs.treeScroller && (this.treeScrollTop && (this.$refs.treeScroller.scrollTop = this.treeScrollTop), this.treeScrollLeft && (this.$refs.treeScroller.scrollLeft = this.treeScrollLeft));
|
|
190
|
+
},
|
|
191
|
+
methods: {
|
|
192
|
+
toHyphenateKey: e,
|
|
193
|
+
onTreeScroll() {
|
|
194
|
+
this.treeScrollTop = this.$refs.treeScroller.scrollTop, this.treeScrollLeft = this.$refs.treeScroller.scrollLeft;
|
|
195
|
+
},
|
|
196
|
+
toggleSearch() {
|
|
197
|
+
this.isSearchVisible = !this.isSearchVisible;
|
|
198
|
+
},
|
|
199
|
+
onSearchClick() {
|
|
200
|
+
this.reloadTable();
|
|
201
|
+
},
|
|
202
|
+
onClearClick() {
|
|
203
|
+
this.$emit("reset"), this.$refs.form.resetFields(), this.reloadTable();
|
|
204
|
+
},
|
|
205
|
+
openFrom(e) {
|
|
206
|
+
this.$router.push(t(this.formPath, e));
|
|
207
|
+
},
|
|
208
|
+
rowDbClick(e) {
|
|
209
|
+
var t, n;
|
|
210
|
+
!((t = this.tableListeners) != null && t["row-dblclick"]) && !((n = this.tableListeners) != null && n.rowDblclick) && this.formPath && this.openFrom(e);
|
|
211
|
+
},
|
|
212
|
+
onSelectionChange(e) {
|
|
213
|
+
this.selectedRows = e;
|
|
214
|
+
},
|
|
215
|
+
create() {
|
|
216
|
+
var e;
|
|
217
|
+
!((e = this.toolbarListeners) != null && e.create) && this.formPath && this.openFrom();
|
|
218
|
+
},
|
|
219
|
+
async del() {
|
|
220
|
+
var e;
|
|
221
|
+
let t = this.deleteApi || this.$parent.del;
|
|
222
|
+
if (!((e = this.toolbarListeners) != null && e.del) && V(t)) {
|
|
223
|
+
if (!this.selectedRows.length) {
|
|
224
|
+
g.warning(this.selectTips || "请选择要删除的记录!");
|
|
225
|
+
return;
|
|
226
|
+
}
|
|
227
|
+
await _.confirm(this.deleteTips || `您确定要删除选中的[<span class="break-word" style="color: orange">${this.selectedRows.length}</span>]行记录吗?`, "系统提示", {
|
|
228
|
+
type: "warning",
|
|
229
|
+
modal: !0,
|
|
230
|
+
dangerouslyUseHTMLString: !0,
|
|
231
|
+
closeOnClickModal: !1,
|
|
232
|
+
beforeClose: async (e, n, r) => {
|
|
233
|
+
if (e === "confirm") try {
|
|
234
|
+
n.confirmButtonLoading = !0, n.confirmButtonText = "删除...";
|
|
235
|
+
let e = await t.call(this, this.selectedRows.map((e) => e[this.rowKey]));
|
|
236
|
+
g.success(e.data.msg || "删除成功"), this.reloadTableAndTree(), a();
|
|
237
|
+
} catch {}
|
|
238
|
+
r();
|
|
239
|
+
}
|
|
240
|
+
}).catch((e) => e);
|
|
241
|
+
}
|
|
242
|
+
},
|
|
243
|
+
reloadTable() {
|
|
244
|
+
var e;
|
|
245
|
+
(e = this.$refs.table) == null || e.reload();
|
|
246
|
+
},
|
|
247
|
+
async refreshTable(e) {
|
|
248
|
+
var t;
|
|
249
|
+
await ((t = this.$refs.table) == null ? void 0 : t.getPage(e));
|
|
250
|
+
},
|
|
251
|
+
reloadTree() {
|
|
252
|
+
var e;
|
|
253
|
+
(e = this.$refs.tree) == null || e.reloadTree();
|
|
254
|
+
},
|
|
255
|
+
reloadTableAndTree() {
|
|
256
|
+
this.reloadTable(), this.reloadTree();
|
|
257
|
+
},
|
|
258
|
+
currentRow() {
|
|
259
|
+
return this.$refs.table.currentRow;
|
|
260
|
+
},
|
|
261
|
+
getPageQuery() {
|
|
262
|
+
return this.$refs.table.getPageQuery();
|
|
263
|
+
},
|
|
264
|
+
exp() {
|
|
265
|
+
var e, t;
|
|
266
|
+
(e = (t = this.toolbarListeners).exp) == null || e.call(t, this.selectedRows);
|
|
267
|
+
},
|
|
268
|
+
getTableColumns() {
|
|
269
|
+
return this.$refs.table.tableColumns;
|
|
270
|
+
}
|
|
6
271
|
}
|
|
7
|
-
}
|
|
272
|
+
}, Y = { class: "table-view-wrapper" }, X = {
|
|
273
|
+
key: 0,
|
|
274
|
+
class: "search-form-top"
|
|
275
|
+
}, Z = { class: "table-view-content-wrapper" }, Q = { class: "table-view-content" }, $ = { class: "table-view-table" }, ee = { class: "slide-panel-content" }, te = { class: "slide-panel-actions" };
|
|
276
|
+
function ne(e, t, n, i, a, o) {
|
|
277
|
+
let s = c, g = u, _ = v, z = d, B = m, V = p, H = f, U = l, W = r, G = h;
|
|
278
|
+
return A(), S("div", { class: O(["table-view", {
|
|
279
|
+
embed: n.embed,
|
|
280
|
+
"has-tree": o.treeProps.show
|
|
281
|
+
}]) }, [C("div", Y, [
|
|
282
|
+
x("搜索条件"),
|
|
283
|
+
n.searchFormPosition === "top" ? (A(), b(V, { key: 0 }, {
|
|
284
|
+
default: I(() => [o.toolbarProps.searchable ? L((A(), S("div", X, [E(B, {
|
|
285
|
+
ref: "form",
|
|
286
|
+
"label-position": "right",
|
|
287
|
+
model: n.searchModel || o.searchPanelProps.model,
|
|
288
|
+
"label-width": n.labelWidth,
|
|
289
|
+
onSubmitCapture: R(o.onSearchClick, ["prevent"])
|
|
290
|
+
}, {
|
|
291
|
+
default: I(() => [E(z, { reactive: "" }, {
|
|
292
|
+
default: I(() => [E(_, { gutter: 0 }, {
|
|
293
|
+
default: I(() => [M(e.$slots, "search-form", {}, () => [t[3] || (t[3] = C("p", null, "请添加搜索条件!", -1))]), E(g, {
|
|
294
|
+
class: "search-actions",
|
|
295
|
+
"hide-label": "",
|
|
296
|
+
"fixed-span": 24
|
|
297
|
+
}, {
|
|
298
|
+
default: I(() => [E(s, {
|
|
299
|
+
type: "primary",
|
|
300
|
+
"native-type": "submit"
|
|
301
|
+
}, {
|
|
302
|
+
default: I(() => [...t[4] || (t[4] = [T("开始搜索", -1)])]),
|
|
303
|
+
_: 1
|
|
304
|
+
}), E(s, {
|
|
305
|
+
style: { "margin-left": "10px" },
|
|
306
|
+
onClick: o.onClearClick
|
|
307
|
+
}, {
|
|
308
|
+
default: I(() => [...t[5] || (t[5] = [T("清除条件", -1)])]),
|
|
309
|
+
_: 1
|
|
310
|
+
}, 8, ["onClick"])]),
|
|
311
|
+
_: 1
|
|
312
|
+
})]),
|
|
313
|
+
_: 3
|
|
314
|
+
})]),
|
|
315
|
+
_: 3
|
|
316
|
+
})]),
|
|
317
|
+
_: 3
|
|
318
|
+
}, 8, [
|
|
319
|
+
"model",
|
|
320
|
+
"label-width",
|
|
321
|
+
"onSubmitCapture"
|
|
322
|
+
])], 512)), [[F, a.isSearchVisible]]) : x("v-if", !0)]),
|
|
323
|
+
_: 3
|
|
324
|
+
})) : x("v-if", !0),
|
|
325
|
+
x("顶部工具条"),
|
|
326
|
+
n.showToolbar ? (A(), b(H, D({ key: 1 }, o.toolbarProps, {
|
|
327
|
+
refreshable: "",
|
|
328
|
+
onSearch: o.toggleSearch,
|
|
329
|
+
onSettings: t[0] || (t[0] = () => e.$refs.table.toggleSettings()),
|
|
330
|
+
onDel: o.del,
|
|
331
|
+
onCreate: o.create,
|
|
332
|
+
onReload: o.reloadTableAndTree,
|
|
333
|
+
onExp: o.exp,
|
|
334
|
+
onImp: t[1] || (t[1] = (e) => a.importDialogVisible = !0)
|
|
335
|
+
}, P(o.toolbarEventHandlers)), w({ _: 2 }, [
|
|
336
|
+
e.$slots["toolbar-button"] ? {
|
|
337
|
+
name: "default",
|
|
338
|
+
fn: I(() => [M(e.$slots, "toolbar-button", { selectedRows: a.selectedRows })]),
|
|
339
|
+
key: "0"
|
|
340
|
+
} : void 0,
|
|
341
|
+
e.$slots["toolbar-left"] ? {
|
|
342
|
+
name: "toolbar-left",
|
|
343
|
+
fn: I(() => [M(e.$slots, "toolbar-left", { selectedRows: a.selectedRows })]),
|
|
344
|
+
key: "1"
|
|
345
|
+
} : void 0,
|
|
346
|
+
e.$slots["toolbar-right"] ? {
|
|
347
|
+
name: "toolbar-right",
|
|
348
|
+
fn: I(() => [M(e.$slots, "toolbar-right", {
|
|
349
|
+
del: o.del,
|
|
350
|
+
create: o.create,
|
|
351
|
+
reload: o.reloadTableAndTree,
|
|
352
|
+
selectedRows: a.selectedRows
|
|
353
|
+
})]),
|
|
354
|
+
key: "2"
|
|
355
|
+
} : void 0,
|
|
356
|
+
e.$slots["toolbar-right-button"] ? {
|
|
357
|
+
name: "toolbar-right-button",
|
|
358
|
+
fn: I(() => [M(e.$slots, "toolbar-right-button")]),
|
|
359
|
+
key: "3"
|
|
360
|
+
} : void 0,
|
|
361
|
+
j(o.buttonSlots, (t) => ({
|
|
362
|
+
name: t,
|
|
363
|
+
fn: I(() => [M(e.$slots, t, { selectedRows: a.selectedRows })])
|
|
364
|
+
}))
|
|
365
|
+
]), 1040, [
|
|
366
|
+
"onSearch",
|
|
367
|
+
"onDel",
|
|
368
|
+
"onCreate",
|
|
369
|
+
"onReload",
|
|
370
|
+
"onExp"
|
|
371
|
+
])) : x("v-if", !0),
|
|
372
|
+
C("div", Z, [
|
|
373
|
+
C("div", Q, [
|
|
374
|
+
x("侧栏"),
|
|
375
|
+
o.treeProps.show ? (A(), S("div", {
|
|
376
|
+
key: 0,
|
|
377
|
+
ref: "treeScroller",
|
|
378
|
+
class: "table-view-sidebar",
|
|
379
|
+
onScroll: t[2] || (t[2] = (...e) => o.onTreeScroll && o.onTreeScroll(...e))
|
|
380
|
+
}, [x("<div style=\"font-size: 16px\">视图导航</div>"), E(U, D({ ref: "tree" }, o.treeProps, { readonly: "" }, P(o.toHyphenateKey(n.treeListeners))), {
|
|
381
|
+
default: I(({ node: t, data: n }) => [M(e.$slots, "tree-node", {
|
|
382
|
+
node: t,
|
|
383
|
+
data: n
|
|
384
|
+
}, () => [C("span", null, [C("i", { class: O([t.childNodes.length > 0 ? t.expanded ? "el-icon-folder-opened" : "el-icon-folder" : "el-icon-tickets", "node-icon"]) }, null, 2), M(e.$slots, "tree-label", {
|
|
385
|
+
node: t,
|
|
386
|
+
data: n
|
|
387
|
+
}, () => [T(N(t.label), 1)])])])]),
|
|
388
|
+
_: 3
|
|
389
|
+
}, 16)], 544)) : x("v-if", !0),
|
|
390
|
+
x("表格"),
|
|
391
|
+
C("div", $, [E(W, D({
|
|
392
|
+
ref: "table",
|
|
393
|
+
border: n.border,
|
|
394
|
+
class: [{
|
|
395
|
+
"border-top": n.borderTop,
|
|
396
|
+
"border-bottom": n.borderBottom,
|
|
397
|
+
"border-left": n.borderLeft || n.treeAttrs && n.treeAttrs.show,
|
|
398
|
+
"border-right": n.borderRight
|
|
399
|
+
}]
|
|
400
|
+
}, o.tableProps, {
|
|
401
|
+
"row-key": n.rowKey,
|
|
402
|
+
"row-db-click": o.rowDbClick,
|
|
403
|
+
data: n.data
|
|
404
|
+
}, P(o.toHyphenateKey(n.tableListeners)), {
|
|
405
|
+
onRowDblclick: o.rowDbClick,
|
|
406
|
+
onSelectionChange: o.onSelectionChange
|
|
407
|
+
}), w({
|
|
408
|
+
default: I(() => [M(e.$slots, "columns")]),
|
|
409
|
+
_: 2
|
|
410
|
+
}, [j(o.tableScopeSlotNames, (t) => ({
|
|
411
|
+
name: t,
|
|
412
|
+
fn: I(({ row: n }) => [M(e.$slots, t, { row: n })])
|
|
413
|
+
}))]), 1040, [
|
|
414
|
+
"border",
|
|
415
|
+
"class",
|
|
416
|
+
"row-key",
|
|
417
|
+
"row-db-click",
|
|
418
|
+
"data",
|
|
419
|
+
"onRowDblclick",
|
|
420
|
+
"onSelectionChange"
|
|
421
|
+
])])
|
|
422
|
+
]),
|
|
423
|
+
x("搜索条件"),
|
|
424
|
+
n.searchFormPosition === "right" ? (A(), b(y, {
|
|
425
|
+
key: 0,
|
|
426
|
+
name: "slide"
|
|
427
|
+
}, {
|
|
428
|
+
default: I(() => [o.toolbarProps.searchable ? L((A(), S("div", {
|
|
429
|
+
key: 0,
|
|
430
|
+
style: k({ width: `${o.searchPanelProps.width}px` }),
|
|
431
|
+
class: "slide-panel"
|
|
432
|
+
}, [x("<div class=\"slide-panel-line\">\n <div class=\"slide-panel-line-indicator\"></div>\n </div>"), C("div", ee, [E(B, {
|
|
433
|
+
ref: "form",
|
|
434
|
+
"label-position": "right",
|
|
435
|
+
model: n.searchModel || o.searchPanelProps.model,
|
|
436
|
+
"label-width": n.labelWidth,
|
|
437
|
+
onSubmitCapture: R(o.onSearchClick, ["prevent"])
|
|
438
|
+
}, {
|
|
439
|
+
default: I(() => [E(z, {
|
|
440
|
+
block: "",
|
|
441
|
+
"wrap-col": !1
|
|
442
|
+
}, {
|
|
443
|
+
default: I(() => [E(_, { gutter: 0 }, {
|
|
444
|
+
default: I(() => [M(e.$slots, "search-form", {}, () => [t[6] || (t[6] = C("p", null, "请添加搜索条件!", -1))])]),
|
|
445
|
+
_: 3
|
|
446
|
+
})]),
|
|
447
|
+
_: 3
|
|
448
|
+
}), E(G, { "label-width": "0" }, {
|
|
449
|
+
default: I(() => [C("div", te, [E(s, {
|
|
450
|
+
type: "primary",
|
|
451
|
+
"native-type": "submit"
|
|
452
|
+
}, {
|
|
453
|
+
default: I(() => [...t[7] || (t[7] = [T("开始搜索", -1)])]),
|
|
454
|
+
_: 1
|
|
455
|
+
}), E(s, { onClick: o.onClearClick }, {
|
|
456
|
+
default: I(() => [...t[8] || (t[8] = [T("清除条件", -1)])]),
|
|
457
|
+
_: 1
|
|
458
|
+
}, 8, ["onClick"])])]),
|
|
459
|
+
_: 1
|
|
460
|
+
})]),
|
|
461
|
+
_: 3
|
|
462
|
+
}, 8, [
|
|
463
|
+
"model",
|
|
464
|
+
"label-width",
|
|
465
|
+
"onSubmitCapture"
|
|
466
|
+
])])], 4)), [[F, a.isSearchVisible]]) : x("v-if", !0)]),
|
|
467
|
+
_: 3
|
|
468
|
+
})) : x("v-if", !0)
|
|
469
|
+
]),
|
|
470
|
+
M(e.$slots, "default")
|
|
471
|
+
])], 2);
|
|
472
|
+
}
|
|
473
|
+
var re = /* @__PURE__ */ n(J, [["render", ne]]);
|
|
8
474
|
//#endregion
|
|
9
|
-
export {
|
|
475
|
+
export { re as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.table-view{flex-direction:column;height:100%;padding:10px;display:flex}.table-view.has-tree .table-view-wrapper .pageable-table-wrapper,.table-view.embed{padding:0}.table-view.embed .toolbar{border:1px solid #ebeef5;border-bottom:none}.table-view.embed .table-view-wrapper{box-shadow:none;border-radius:0}.table-view.embed .table-view-wrapper .pageable-table-wrapper{padding:0}.table-view .toolbar{border-bottom:none;height:46px;line-height:46px}.table-view .table-view-wrapper{border-radius:4px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000001a}.table-view .table-view-wrapper .pageable-table-wrapper{padding-left:10px;padding-right:10px}.table-view .table-view-wrapper .el-pagination{color:#303133;white-space:nowrap;text-align:left;padding:6px 10px;font-weight:700}.table-view .border-top .el-table--border{border-top:1px solid #ebeef5}.table-view .border-bottom .el-table--border{border-bottom:1px solid #ebeef5}.table-view .border-left .el-table--border,.table-view .border-left .el-pagination{border-left:1px solid #ebeef5}.table-view .border-right .el-table--border{border-right:1px solid #ebeef5}.table-view .node-icon{margin-right:4px}.table-view .table-view-content-wrapper{flex:1;position:relative;overflow:hidden}.table-view .table-view-content{background-color:#fff;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.table-view .table-view-sidebar{background-color:#fafafa;border-top:1px solid #ebeef5;flex-shrink:0;width:240px;height:100%;padding:4px 10px 10px 4px;overflow:auto}.table-view .table-view-sidebar .et-tree-wrapper{display:table;overflow:visible}.table-view .table-view-sidebar .et-tree-wrapper .el-tree{background-color:#0000}.table-view .table-view-table{flex:auto;height:100%}.table-view .search-form-top{background-color:#fff;padding:10px 10px 0}.table-view .search-form-top .el-form-item__content{align-items:center;display:flex}.table-view .search-actions{float:right}.table-view .search-actions .el-form-item__content{text-align:right;justify-content:right}.table-view .slide-panel{z-index:5;background-color:#fff;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:0 0 10px 5px #0000001a}.table-view .slide-panel .slide-panel-line{background-color:#ddd;flex-shrink:0;width:3px;height:100%;position:relative}.table-view .slide-panel .slide-panel-line-indicator{background-color:#aaa;width:100%;height:50px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.table-view .slide-panel .slide-panel-actions{justify-content:center;align-items:center;margin-top:10px;display:flex}.table-view .slide-panel .slide-panel-content{flex:1;padding:10px;overflow:auto}.table-view .slide-panel .slide-panel-content .el-date-editor{width:100%}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
enable: {
|
|
3
|
+
type: BooleanConstructor;
|
|
4
|
+
default: boolean;
|
|
5
|
+
};
|
|
6
|
+
count: {
|
|
7
|
+
type: BooleanConstructor;
|
|
8
|
+
default: boolean;
|
|
9
|
+
};
|
|
10
|
+
tags: {
|
|
11
|
+
type: ArrayConstructor;
|
|
12
|
+
default: () => never[];
|
|
13
|
+
};
|
|
14
|
+
transfer: {
|
|
15
|
+
type: FunctionConstructor;
|
|
16
|
+
default: null;
|
|
17
|
+
};
|
|
18
|
+
}>, {}, {}, {
|
|
19
|
+
internalTags(): any[];
|
|
20
|
+
}, {
|
|
21
|
+
getTagName(tag: any): any;
|
|
22
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("add" | "close")[], "add" | "close", import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
23
|
+
enable: {
|
|
24
|
+
type: BooleanConstructor;
|
|
25
|
+
default: boolean;
|
|
26
|
+
};
|
|
27
|
+
count: {
|
|
28
|
+
type: BooleanConstructor;
|
|
29
|
+
default: boolean;
|
|
30
|
+
};
|
|
31
|
+
tags: {
|
|
32
|
+
type: ArrayConstructor;
|
|
33
|
+
default: () => never[];
|
|
34
|
+
};
|
|
35
|
+
transfer: {
|
|
36
|
+
type: FunctionConstructor;
|
|
37
|
+
default: null;
|
|
38
|
+
};
|
|
39
|
+
}>> & Readonly<{
|
|
40
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
41
|
+
onAdd?: ((...args: any[]) => any) | undefined;
|
|
42
|
+
}>, {
|
|
43
|
+
enable: boolean;
|
|
44
|
+
count: boolean;
|
|
45
|
+
tags: unknown[];
|
|
46
|
+
transfer: Function;
|
|
47
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
48
|
+
export default _default;
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
import { t as e } from "../chunks/B1MSrc6f.mjs";
|
|
2
|
+
import { ElButton as t, ElTag as n, formItemContextKey as r } from "element-plus/es";
|
|
3
|
+
import "element-plus/es/components/base/style/css";
|
|
4
|
+
import { Fragment as i, createBlock as a, createCommentVNode as o, createElementBlock as s, createTextVNode as c, openBlock as l, renderList as u, toDisplayString as d, withCtx as f } from "vue";
|
|
5
|
+
import { hasOwn as p } from "@web-utils/core";
|
|
6
|
+
import "element-plus/es/components/button/style/css";
|
|
7
|
+
import "element-plus/es/components/tag/style/css";
|
|
8
|
+
//#region src/components/TagRender.vue
|
|
9
|
+
var m = {
|
|
10
|
+
name: "TagRender",
|
|
11
|
+
inject: { elFormItem: {
|
|
12
|
+
from: r,
|
|
13
|
+
default: {}
|
|
14
|
+
} },
|
|
15
|
+
props: {
|
|
16
|
+
enable: {
|
|
17
|
+
type: Boolean,
|
|
18
|
+
default: !0
|
|
19
|
+
},
|
|
20
|
+
count: {
|
|
21
|
+
type: Boolean,
|
|
22
|
+
default: !0
|
|
23
|
+
},
|
|
24
|
+
tags: {
|
|
25
|
+
type: Array,
|
|
26
|
+
default: () => []
|
|
27
|
+
},
|
|
28
|
+
transfer: {
|
|
29
|
+
type: Function,
|
|
30
|
+
default: null
|
|
31
|
+
}
|
|
32
|
+
},
|
|
33
|
+
emits: ["close", "add"],
|
|
34
|
+
computed: { internalTags() {
|
|
35
|
+
return this.transfer ? this.tags.map((e) => {
|
|
36
|
+
let t = { ...e };
|
|
37
|
+
return this.transfer(t);
|
|
38
|
+
}) : this.tags;
|
|
39
|
+
} },
|
|
40
|
+
watch: { tags(e) {
|
|
41
|
+
if (this.elFormItem && e && e.length > 0) {
|
|
42
|
+
var t, n;
|
|
43
|
+
(t = (n = this.elFormItem).clearValidate) == null || t.call(n);
|
|
44
|
+
}
|
|
45
|
+
} },
|
|
46
|
+
methods: { getTagName(e) {
|
|
47
|
+
return p(e, "name") ? e.name : p(e, "label") ? e.label : e;
|
|
48
|
+
} }
|
|
49
|
+
}, h = { class: "tag-render" }, g = {
|
|
50
|
+
key: 1,
|
|
51
|
+
style: {
|
|
52
|
+
"margin-left": "4px",
|
|
53
|
+
color: "#b5b5b5",
|
|
54
|
+
"line-height": "16px"
|
|
55
|
+
}
|
|
56
|
+
}, _ = {
|
|
57
|
+
key: 3,
|
|
58
|
+
class: "tags-count"
|
|
59
|
+
};
|
|
60
|
+
function v(e, r, p, m, v, y) {
|
|
61
|
+
let b = n, x = t;
|
|
62
|
+
return l(), s("div", h, [
|
|
63
|
+
p.tags && p.tags.length && p.tags[0] ? (l(!0), s(i, { key: 0 }, u(y.internalTags, (t, n) => (l(), a(b, {
|
|
64
|
+
key: n,
|
|
65
|
+
closable: p.enable,
|
|
66
|
+
"disable-transitions": "",
|
|
67
|
+
onClose: (t) => e.$emit("close", p.tags[n], n)
|
|
68
|
+
}, {
|
|
69
|
+
default: f(() => [c(d(y.getTagName(t)), 1)]),
|
|
70
|
+
_: 2
|
|
71
|
+
}, 1032, ["closable", "onClose"]))), 128)) : p.enable ? o("v-if", !0) : (l(), s("span", g, "无")),
|
|
72
|
+
p.enable ? (l(), a(x, {
|
|
73
|
+
key: 2,
|
|
74
|
+
class: "add-tag",
|
|
75
|
+
size: "small",
|
|
76
|
+
onClick: r[0] || (r[0] = (t) => e.$emit("add"))
|
|
77
|
+
}, {
|
|
78
|
+
default: f(() => [...r[1] || (r[1] = [c("+ 添加", -1)])]),
|
|
79
|
+
_: 1
|
|
80
|
+
})) : o("v-if", !0),
|
|
81
|
+
p.count ? (l(), s("span", _, d(p.tags.length && p.tags[0] ? p.tags.length : ""), 1)) : o("v-if", !0)
|
|
82
|
+
]);
|
|
83
|
+
}
|
|
84
|
+
var y = /* @__PURE__ */ e(m, [["render", v]]);
|
|
85
|
+
//#endregion
|
|
86
|
+
export { y as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.tag-render{background-color:#fff;border:1px solid #d7dae0;border-radius:4px;min-height:80px;padding-top:4px;padding-right:4px;line-height:0;position:relative;overflow:hidden}.tag-render .el-tag{margin-bottom:4px;margin-left:4px}.tag-render .add-tag{margin-left:4px}.tag-render .el-tag .el-tag__close:hover{background-color:#ee8677}.tag-render .tags-count{color:#b7b7b7;font-size:.9em;position:absolute;bottom:10px;right:6px}
|