@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,145 @@
|
|
|
1
|
+
import { i as e } from "./ClVh1Lek.mjs";
|
|
2
|
+
import { commonAutoBindProps as t, commonManualBindProps as n } from "../props/common.mjs";
|
|
3
|
+
import { n as r, o as i } from "./CkLpOk7H.mjs";
|
|
4
|
+
import { n as a } from "./BWTQ3qdg.mjs";
|
|
5
|
+
import { n as o, t as s } from "./Dz_TTgwF2.mjs";
|
|
6
|
+
import { computed as c, createVNode as l, getCurrentInstance as u, mergeProps as d, useModel as f, useTemplateRef as p } from "vue";
|
|
7
|
+
import { isArray as m, isString as h, trace as g, warning as _ } from "@web-utils/core";
|
|
8
|
+
import { useEventBus as v } from "@web-utils/vue/hooks/useEventBus";
|
|
9
|
+
//#region src/components/table/form-table-plus.ts
|
|
10
|
+
var y = {
|
|
11
|
+
...n,
|
|
12
|
+
...t,
|
|
13
|
+
...o,
|
|
14
|
+
rowDbClick: Function,
|
|
15
|
+
viewId: [String, Array],
|
|
16
|
+
formPath: [String, Function]
|
|
17
|
+
}, b = {
|
|
18
|
+
readonly: !0,
|
|
19
|
+
block: !0
|
|
20
|
+
}, x = (e) => n[e] === void 0 && b[e] !== !0, S = {
|
|
21
|
+
name: "FormTablePlus",
|
|
22
|
+
props: { ...y },
|
|
23
|
+
emits: { ...r },
|
|
24
|
+
setup(t, { emit: n, slots: r, attrs: o, expose: y }) {
|
|
25
|
+
let b = f(t, "modelValue"), S = p("table"), C = [];
|
|
26
|
+
t.viewId && C.push(t.viewId);
|
|
27
|
+
let w = u();
|
|
28
|
+
C.includes(w.parent.proxy.$options.name) || C.push(w.parent.proxy.$options.name);
|
|
29
|
+
let T = () => {
|
|
30
|
+
var e;
|
|
31
|
+
return (e = S.value.table) == null ? void 0 : e.reloadTable();
|
|
32
|
+
}, E = async () => {
|
|
33
|
+
var e;
|
|
34
|
+
return await ((e = S.value.table) == null ? void 0 : e.refreshTable());
|
|
35
|
+
};
|
|
36
|
+
v("reloadTableView", (e) => {
|
|
37
|
+
if (C) if (h(e) || m(e)) {
|
|
38
|
+
let t = e;
|
|
39
|
+
h(t) && (t = t.split(",")), C.some((e) => t.includes(e)) && (g.call(w.parent.proxy || {}, "reloadTableView"), T());
|
|
40
|
+
} else _.call(w.parent.proxy || {}, "`viewId`的类型必须是字符串或数组");
|
|
41
|
+
});
|
|
42
|
+
let D = (...n) => {
|
|
43
|
+
t.rowDbClick ? t.rowDbClick(...n) : t.formPath && w.proxy.$router.push(e(t.formPath, n[0]));
|
|
44
|
+
}, O = () => {
|
|
45
|
+
w.proxy.$router.push(e(t.formPath));
|
|
46
|
+
}, { render: k, placeholder: A, disabled: j, listeners: M, inputProps: N } = i(t, {
|
|
47
|
+
rules: c(() => [t.fetchApi ? {
|
|
48
|
+
required: !0,
|
|
49
|
+
validator: a
|
|
50
|
+
} : { required: !0 }]),
|
|
51
|
+
emit: n,
|
|
52
|
+
slots: r,
|
|
53
|
+
attrs: o,
|
|
54
|
+
predicate: x,
|
|
55
|
+
block: t.block === void 0 ? !0 : t.block
|
|
56
|
+
});
|
|
57
|
+
return y({
|
|
58
|
+
reloadTable: T,
|
|
59
|
+
refreshTable: E
|
|
60
|
+
}), () => {
|
|
61
|
+
var e;
|
|
62
|
+
let n = {};
|
|
63
|
+
for (let i = 0; i < (((e = t.columns) == null ? void 0 : e.length) ?? 0); i++) {
|
|
64
|
+
let e = t.columns[i];
|
|
65
|
+
n[e.prop] = ({ row: t, column: n, index: i, prop: a, required: o }) => {
|
|
66
|
+
var s;
|
|
67
|
+
return (s = r[e.prop]) == null ? void 0 : s.call(r, {
|
|
68
|
+
row: t,
|
|
69
|
+
column: n,
|
|
70
|
+
index: i,
|
|
71
|
+
prop: a,
|
|
72
|
+
required: o
|
|
73
|
+
});
|
|
74
|
+
};
|
|
75
|
+
}
|
|
76
|
+
return k({ vNodes: l(s, d({ ref: "table" }, M.value, N.value, {
|
|
77
|
+
prop: t.prop,
|
|
78
|
+
disabled: j.value,
|
|
79
|
+
onRowDbClick: D,
|
|
80
|
+
rowDbClick: D,
|
|
81
|
+
modelValue: b.value,
|
|
82
|
+
"onUpdate:modelValue": (e) => b.value = e,
|
|
83
|
+
placeholder: A.value,
|
|
84
|
+
onAddRow: O
|
|
85
|
+
}), {
|
|
86
|
+
...n,
|
|
87
|
+
columns: ({ columns: e }) => {
|
|
88
|
+
var t;
|
|
89
|
+
return (t = r.columns) == null ? void 0 : t.call(r, { columns: e });
|
|
90
|
+
},
|
|
91
|
+
handle: ({ add: e, remove: t }) => {
|
|
92
|
+
var n;
|
|
93
|
+
return (n = r.handle) == null ? void 0 : n.call(r, {
|
|
94
|
+
add: e,
|
|
95
|
+
remove: t
|
|
96
|
+
});
|
|
97
|
+
},
|
|
98
|
+
tag: ({ column: e, row: t, $index: n }) => {
|
|
99
|
+
var i;
|
|
100
|
+
return (i = r.tag) == null ? void 0 : i.call(r, {
|
|
101
|
+
column: e,
|
|
102
|
+
row: t,
|
|
103
|
+
index: n
|
|
104
|
+
});
|
|
105
|
+
},
|
|
106
|
+
"handle-column-header": ({ column: e, $index: t }) => {
|
|
107
|
+
var n;
|
|
108
|
+
return (n = r["handle-column-header"]) == null ? void 0 : n.call(r, {
|
|
109
|
+
column: e,
|
|
110
|
+
index: t
|
|
111
|
+
});
|
|
112
|
+
},
|
|
113
|
+
toolbar: () => {
|
|
114
|
+
var e;
|
|
115
|
+
return (e = r.toolbar) == null ? void 0 : e.call(r);
|
|
116
|
+
},
|
|
117
|
+
"toolbar-left": ({ addRow: e, delRow: t, refresh: n }) => {
|
|
118
|
+
var i;
|
|
119
|
+
return (i = r["toolbar-left"]) == null ? void 0 : i.call(r, {
|
|
120
|
+
addRow: e,
|
|
121
|
+
delRow: t,
|
|
122
|
+
refresh: n
|
|
123
|
+
});
|
|
124
|
+
},
|
|
125
|
+
"toolbar-left-append": ({ addRow: e, delRow: t, refresh: n }) => {
|
|
126
|
+
var i;
|
|
127
|
+
return (i = r["toolbar-left-append"]) == null ? void 0 : i.call(r, {
|
|
128
|
+
addRow: e,
|
|
129
|
+
delRow: t,
|
|
130
|
+
refresh: n
|
|
131
|
+
});
|
|
132
|
+
},
|
|
133
|
+
"toolbar-right": ({ selectedRows: e, removeSelectedRows: t }) => {
|
|
134
|
+
var n;
|
|
135
|
+
return (n = r["toolbar-right"]) == null ? void 0 : n.call(r, {
|
|
136
|
+
selectedRows: e,
|
|
137
|
+
removeSelectedRows: t
|
|
138
|
+
});
|
|
139
|
+
}
|
|
140
|
+
}) });
|
|
141
|
+
};
|
|
142
|
+
}
|
|
143
|
+
};
|
|
144
|
+
//#endregion
|
|
145
|
+
export { S as t };
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { allProps as e, predicate as t } from "../props/date.mjs";
|
|
2
|
+
import { n, o as r } from "./CkLpOk7H.mjs";
|
|
3
|
+
import { ElDatePicker 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 "element-plus/es/components/date-picker/style/css";
|
|
7
|
+
import { toDate as c } from "@web-utils/integrations/dayjs";
|
|
8
|
+
//#endregion
|
|
9
|
+
//#region src/components/form/FormDatePicker.vue
|
|
10
|
+
var l = {
|
|
11
|
+
name: "FormDatePicker",
|
|
12
|
+
inheritAttrs: !1,
|
|
13
|
+
props: { ...e },
|
|
14
|
+
emits: {
|
|
15
|
+
...n,
|
|
16
|
+
"update:startDate": null,
|
|
17
|
+
"update:endDate": null
|
|
18
|
+
},
|
|
19
|
+
setup(e, { emit: n, slots: l, attrs: u }) {
|
|
20
|
+
let { emitInput: d, render: f, placeholder: p, disabled: m, listeners: h, inputProps: g } = r(e, {
|
|
21
|
+
emit: n,
|
|
22
|
+
slots: l,
|
|
23
|
+
attrs: u,
|
|
24
|
+
predicate: t,
|
|
25
|
+
messagePrefix: "请选择"
|
|
26
|
+
}), _ = a(() => e.dateTimeRange || e.dateRange || e.monthRange), v = a(() => e.year ? "YYYY" : e.month || e.monthRange ? "YYYY-MM" : e.week ? "YYYY 第 WW 周" : e.dateTime || e.dateTimeRange ? "YYYY-MM-DD HH:mm:ss" : "YYYY-MM-DD"), y = a(() => e.year ? "year" : e.month ? "month" : e.dates ? "dates" : e.week ? "week" : e.dateTime ? "datetime" : e.dateTimeRange ? "datetimerange" : e.dateRange ? "daterange" : e.monthRange ? "monthrange" : "date"), b = a(() => {
|
|
27
|
+
if (e.miniDate) {
|
|
28
|
+
let t = c(e.miniDate);
|
|
29
|
+
return t.setDate(t.getDate() - 1), t;
|
|
30
|
+
} else return null;
|
|
31
|
+
}), x = a(() => e.maxDate ? c(e.maxDate) : null), S = (e) => {
|
|
32
|
+
if (!b.value && !x.value) return !1;
|
|
33
|
+
let t = e.getTime();
|
|
34
|
+
return b.value && !x.value ? t <= b.value.getTime() : !b.value && x.value ? t >= x.value.getTime() : b.value && x.value ? !(t > b.value.getTime() && t <= x.value.getTime()) : !1;
|
|
35
|
+
}, C = (e, t) => {
|
|
36
|
+
n("update:startDate", e), n("update:endDate", t);
|
|
37
|
+
}, w = (t) => {
|
|
38
|
+
_.value && e.split ? t ? C(t[0], t[1]) : C(null, null) : d(t);
|
|
39
|
+
}, T = a(() => _.value && e.split ? [e.startDate, e.endDate] : e.modelValue), E = a(() => e.week ? "YYYY-MM-DD" : e.valueFormat || v.value), D = a(() => e.format || v.value);
|
|
40
|
+
return () => f({ vNodes: o(i, s(h.value, g.value, {
|
|
41
|
+
style: "width: 100%",
|
|
42
|
+
type: y.value,
|
|
43
|
+
modelValue: T.value,
|
|
44
|
+
disabled: m.value,
|
|
45
|
+
placeholder: p.value,
|
|
46
|
+
format: D.value,
|
|
47
|
+
disabledDate: S,
|
|
48
|
+
"value-format": E.value,
|
|
49
|
+
"onUpdate:modelValue": w
|
|
50
|
+
}), {
|
|
51
|
+
default: l.default,
|
|
52
|
+
"range-separator": l["range-separator"],
|
|
53
|
+
"pre-month": l["pre-month"],
|
|
54
|
+
"next-month": l["next-month"],
|
|
55
|
+
"pre-year": l["pre-year"],
|
|
56
|
+
"next-year": l["next-year"]
|
|
57
|
+
}) });
|
|
58
|
+
}
|
|
59
|
+
};
|
|
60
|
+
//#endregion
|
|
61
|
+
export { l as t };
|
|
@@ -0,0 +1,155 @@
|
|
|
1
|
+
import { g as e, h as t, o as n } from "./ClVh1Lek.mjs";
|
|
2
|
+
import { formItemProps as r, predicate as i, useFormItemAutoBind as a } from "../props/form-item.mjs";
|
|
3
|
+
import { colProps as o, predicate as s, useColAutoBind as c } from "../props/col.mjs";
|
|
4
|
+
import { formHolderContextKey as l, formItemConfigProviderContextKey as u, formItemGroupContextKey as d, formViewContextKey as f } from "../constants/index.mjs";
|
|
5
|
+
import { useFormItemProps as p, useRequired as m } from "../helper/form-item.mjs";
|
|
6
|
+
import { ElCol as h, ElFormItem as g, ElTooltip as _, rowContextKey as v } from "element-plus/es";
|
|
7
|
+
import "element-plus/es/components/base/style/css";
|
|
8
|
+
import { computed as y, createVNode as b, h as x, inject as S, mergeProps as C, toRef as w, useTemplateRef as T } from "vue";
|
|
9
|
+
import "element-plus/es/components/col/style/css";
|
|
10
|
+
import "element-plus/es/components/tooltip/style/css";
|
|
11
|
+
import "element-plus/es/components/form-item/style/css";
|
|
12
|
+
//#endregion
|
|
13
|
+
//#region src/components/form/FormItemX.vue
|
|
14
|
+
var E = {
|
|
15
|
+
name: "FormItemX",
|
|
16
|
+
inheritAttrs: !1,
|
|
17
|
+
props: {
|
|
18
|
+
...r,
|
|
19
|
+
...o
|
|
20
|
+
},
|
|
21
|
+
setup(e, { attrs: t, slots: n, expose: r }) {
|
|
22
|
+
let o = S(v, null), d = S(u, null), f = S(l, null), p = t.embed ? y(() => t.disabled) : O(e), x = a(e, { predicate: i }), w = c(e, { predicate: s }), E = y(() => (d == null ? void 0 : d.reactive) === !0 && d.block === !1 && e.fixedSpan === void 0 && !e.half), D = m(e), k = T("formItem"), A = y(() => (d == null ? void 0 : d.wrapCol) === !1 ? !1 : !!o && e.wrapCol), j = y(() => f != null && f.tableForm ? "" : d != null && d.block ? "100%" : e.half && A.value ? `calc(50% - ${o.gutter.value / 2}px)` : ""), M = y(() => (d == null ? void 0 : d.block) === !0 || e.block || e.half ? 24 : e.span), N = y(() => {
|
|
23
|
+
if (p.value) return [];
|
|
24
|
+
if (D.value) {
|
|
25
|
+
let t = {
|
|
26
|
+
required: !0,
|
|
27
|
+
message: e.message || `${e.messagePrefix || "请输入"}${e.label}`
|
|
28
|
+
};
|
|
29
|
+
return e.rules ? [...e.rules, t] : [t];
|
|
30
|
+
}
|
|
31
|
+
return e.rules;
|
|
32
|
+
});
|
|
33
|
+
return r({
|
|
34
|
+
clearValidate: () => {
|
|
35
|
+
var e;
|
|
36
|
+
return (e = k.value) == null ? void 0 : e.clearValidate();
|
|
37
|
+
},
|
|
38
|
+
validate: () => {
|
|
39
|
+
var e;
|
|
40
|
+
return (e = k.value) == null ? void 0 : e.validate();
|
|
41
|
+
},
|
|
42
|
+
resetField: () => {
|
|
43
|
+
var e;
|
|
44
|
+
return (e = k.value) == null ? void 0 : e.resetField();
|
|
45
|
+
},
|
|
46
|
+
setInitialValue: () => {
|
|
47
|
+
var e;
|
|
48
|
+
return (e = k.value) == null ? void 0 : e.setInitialValue();
|
|
49
|
+
},
|
|
50
|
+
size: y(() => {
|
|
51
|
+
var e;
|
|
52
|
+
return (e = k.value) == null ? void 0 : e.size;
|
|
53
|
+
}),
|
|
54
|
+
validateMessage: y(() => {
|
|
55
|
+
var e;
|
|
56
|
+
return (e = k.value) == null ? void 0 : e.validateMessage;
|
|
57
|
+
}),
|
|
58
|
+
validateState: y(() => {
|
|
59
|
+
var e;
|
|
60
|
+
return (e = k.value) == null ? void 0 : e.validateState;
|
|
61
|
+
})
|
|
62
|
+
}), () => {
|
|
63
|
+
var r;
|
|
64
|
+
let i = n.tips || e.tips, a = i ? b(_, {
|
|
65
|
+
effect: "light",
|
|
66
|
+
content: e.tips,
|
|
67
|
+
offset: 4
|
|
68
|
+
}, {
|
|
69
|
+
default: () => b("i", { class: "el-icon-info form-item-input-info" }, null),
|
|
70
|
+
content: n.tips ? n.tips : null
|
|
71
|
+
}) : null, o = b(g, C(x.value, t, {
|
|
72
|
+
ref: "formItem",
|
|
73
|
+
style: { width: j.value },
|
|
74
|
+
class: [
|
|
75
|
+
"form-item",
|
|
76
|
+
e.formItemClass,
|
|
77
|
+
{
|
|
78
|
+
"form-item-hide-label": e.hideLabel,
|
|
79
|
+
"with-tips": !e.tipsAfterLabel && i,
|
|
80
|
+
required: p.value === !1 && D.value
|
|
81
|
+
}
|
|
82
|
+
],
|
|
83
|
+
rules: N.value
|
|
84
|
+
}), {
|
|
85
|
+
...n,
|
|
86
|
+
default: () => {
|
|
87
|
+
var t;
|
|
88
|
+
return [(t = n.default) == null ? void 0 : t.call(n, {
|
|
89
|
+
disabled: p.value,
|
|
90
|
+
required: D.value
|
|
91
|
+
}), i && !e.tipsAfterLabel ? a : null];
|
|
92
|
+
},
|
|
93
|
+
label: () => [n.label ? n.label() : e.label, e.tipsAfterLabel ? a : null]
|
|
94
|
+
}), s = [o, (r = n.below) == null ? void 0 : r.call(n)];
|
|
95
|
+
return e.unwrap ? s : A.value ? b(h, C(w.value, E.value ? {
|
|
96
|
+
xs: 24,
|
|
97
|
+
sm: 12,
|
|
98
|
+
md: 12,
|
|
99
|
+
lg: 8,
|
|
100
|
+
xl: 6
|
|
101
|
+
} : {}, { span: M.value }), { default: () => s }) : o;
|
|
102
|
+
};
|
|
103
|
+
}
|
|
104
|
+
}, D = "update:modelValue", O = (e) => {
|
|
105
|
+
let t = S(l, null), n = S(d, null);
|
|
106
|
+
return y(() => {
|
|
107
|
+
if (e.disabled !== void 0) return e.disabled;
|
|
108
|
+
if (t) {
|
|
109
|
+
if (t.requiredFieldsMap[e.prop] === !0 || t.enabledFieldsMap[e.prop] === !0) return !1;
|
|
110
|
+
if (t.disabledFieldsMap[e.prop] === !0) return !0;
|
|
111
|
+
}
|
|
112
|
+
return (n == null ? void 0 : n.enabled) === !0 ? !1 : (n == null ? void 0 : n.disabled) === !0 ? !0 : (t == null ? void 0 : t.disabled) === !0;
|
|
113
|
+
});
|
|
114
|
+
}, k = { [D]: null }, A = (e, t) => e(D, t), j = (e, { vNodes: t, formItemProps: n, slots: r, disabled: i, ref: a }) => e.wrapFormItem ? x(E, {
|
|
115
|
+
...n.value,
|
|
116
|
+
embed: !0,
|
|
117
|
+
disabled: i == null ? void 0 : i.value,
|
|
118
|
+
ref: a
|
|
119
|
+
}, {
|
|
120
|
+
default: () => t,
|
|
121
|
+
label: r.label,
|
|
122
|
+
error: r.error,
|
|
123
|
+
tips: r.tips,
|
|
124
|
+
below: r.below
|
|
125
|
+
}) : t, M = (r, { emit: i, slots: a, events: o, predicate: s, removeOn: c = !1, attrs: l, block: u, class: d, rules: m, messagePrefix: g = "请输入", extraFormItemProps: _ }) => {
|
|
126
|
+
let v = O(r), b = S(f, null), C = y(() => v.value || r.placeholder === !1 ? "" : r.placeholder === !0 ? `${g}${r.label}` : r.placeholder || `${g}${r.label}`), E = p(r, {
|
|
127
|
+
rules: m,
|
|
128
|
+
block: w(() => u === void 0 ? r.type === "textarea" && r.block === void 0 ? !0 : r.block : u),
|
|
129
|
+
attrs: l,
|
|
130
|
+
class: d,
|
|
131
|
+
message: C.value,
|
|
132
|
+
messagePrefix: g,
|
|
133
|
+
..._
|
|
134
|
+
}), D = (e) => A(i, e), k = (e) => r.col ? x(h, { span: r.block ? 24 : r.span }, { default: () => e }) : e, M = T("formItem"), N = ({ vNodes: e }) => j(r, {
|
|
135
|
+
vNodes: k(e),
|
|
136
|
+
formItemProps: E,
|
|
137
|
+
slots: a,
|
|
138
|
+
disabled: v,
|
|
139
|
+
ref: "formItem"
|
|
140
|
+
}), P = y(() => n(r, s, o, i)), F = e({ removeOn: c });
|
|
141
|
+
return {
|
|
142
|
+
emitInput: D,
|
|
143
|
+
render: N,
|
|
144
|
+
placeholder: C,
|
|
145
|
+
disabled: v,
|
|
146
|
+
formItemProps: E,
|
|
147
|
+
autoBind: P,
|
|
148
|
+
inputProps: t(r, s),
|
|
149
|
+
listeners: F,
|
|
150
|
+
formItem: M,
|
|
151
|
+
printing: y(() => (b == null ? void 0 : b.printing) === !0)
|
|
152
|
+
};
|
|
153
|
+
}, N = (e) => e.icon ? x("i", { class: e.icon }) : null;
|
|
154
|
+
//#endregion
|
|
155
|
+
export { O as a, A as i, k as n, M as o, j as r, E as s, N as t };
|
|
@@ -0,0 +1,130 @@
|
|
|
1
|
+
import { ElMessage as e } from "element-plus/es";
|
|
2
|
+
import "element-plus/es/components/base/style/css";
|
|
3
|
+
import { Comment as t, Fragment as n, computed as r, useAttrs as i } from "vue";
|
|
4
|
+
import { camelize as a, capitalize as o, copy as s, hyphenate as c, isArray as l, isBlank as u, isFunction as d, isString as f, uncapitalize as p } from "@web-utils/core";
|
|
5
|
+
import "element-plus/es/components/message/style/css";
|
|
6
|
+
//#region src/utils/index.ts
|
|
7
|
+
var m = (e, t, n, r, i = !0) => {
|
|
8
|
+
let a = {};
|
|
9
|
+
if (t) for (let n in e) t(n) && (a[n] = e[n]);
|
|
10
|
+
return i && n && n.forEach((e) => {
|
|
11
|
+
a[`on${o(e)}`] = (...t) => r(e, ...t);
|
|
12
|
+
}), a;
|
|
13
|
+
}, h = (e, t) => r(() => {
|
|
14
|
+
let n = {};
|
|
15
|
+
if (t) for (let r in e) t(r) && (n[r] = e[r]);
|
|
16
|
+
return n;
|
|
17
|
+
}), g = ({ removeOn: e = !1, include: t, exclude: n } = {}) => {
|
|
18
|
+
let o = i();
|
|
19
|
+
return r(() => {
|
|
20
|
+
let r = {}, i = {}, s = {}, c = !1;
|
|
21
|
+
(t || n) && (c = !0), t == null || t.forEach((e) => {
|
|
22
|
+
i[a(e)] = !0;
|
|
23
|
+
}), n == null || n.forEach((e) => {
|
|
24
|
+
s[a(e)] = !0;
|
|
25
|
+
});
|
|
26
|
+
for (let a in o) if (a.startsWith("on")) {
|
|
27
|
+
let l = p(a.replace(/^on/, ""));
|
|
28
|
+
if (c && (t && i[l] !== !0 || n && s[l] === !0)) continue;
|
|
29
|
+
e ? r[l] = o[a] : r[a] = o[a];
|
|
30
|
+
}
|
|
31
|
+
return r;
|
|
32
|
+
});
|
|
33
|
+
}, _ = (e, { predicate: t, removeOn: n }) => ({
|
|
34
|
+
listeners: g({ removeOn: n }),
|
|
35
|
+
autoBindProps: h(e, t)
|
|
36
|
+
}), v = (e, { withOn: t = !1 } = {}) => {
|
|
37
|
+
let n = {};
|
|
38
|
+
for (let r in e) r.startsWith("on") && (t ? n[r] = e[r] : n[p(r.replace(/^on/, ""))] = e[r]);
|
|
39
|
+
return n;
|
|
40
|
+
}, y = (e, t = "id", n = "label") => {
|
|
41
|
+
let r = [];
|
|
42
|
+
function i(e, a) {
|
|
43
|
+
if (!e) return;
|
|
44
|
+
let o = [...a, {
|
|
45
|
+
[t]: e[t],
|
|
46
|
+
[n]: e[n]
|
|
47
|
+
}];
|
|
48
|
+
if (!e.children || e.children.length === 0) {
|
|
49
|
+
r.push(o);
|
|
50
|
+
return;
|
|
51
|
+
}
|
|
52
|
+
e.children.forEach((e) => {
|
|
53
|
+
i(e, o);
|
|
54
|
+
});
|
|
55
|
+
}
|
|
56
|
+
return e.forEach((e) => i(e, [])), r;
|
|
57
|
+
}, b = (e, t = "id", n = "label") => {
|
|
58
|
+
let r = [];
|
|
59
|
+
return y(e).forEach((e) => {
|
|
60
|
+
let i = [], a = [];
|
|
61
|
+
for (let r = 0; r < e.length; r++) i.push(e[r][t]), a.push(e[r][n]);
|
|
62
|
+
r.push({
|
|
63
|
+
value: i.join("/"),
|
|
64
|
+
label: a.join("/")
|
|
65
|
+
});
|
|
66
|
+
}), r;
|
|
67
|
+
}, x = (e, t = "id", n = "label") => {
|
|
68
|
+
let r = {};
|
|
69
|
+
return y(e).forEach((e) => {
|
|
70
|
+
let i = [], a = [];
|
|
71
|
+
for (let r = 0; r < e.length; r++) i.push(e[r][t]), a.push(e[r][n]);
|
|
72
|
+
r[i.join("/")] = {
|
|
73
|
+
value: i.join("/"),
|
|
74
|
+
label: a.join("/")
|
|
75
|
+
};
|
|
76
|
+
}), r;
|
|
77
|
+
};
|
|
78
|
+
function S(t) {
|
|
79
|
+
s(t, () => e.success({
|
|
80
|
+
duration: 1e3,
|
|
81
|
+
message: "复制成功!",
|
|
82
|
+
type: "success"
|
|
83
|
+
}), () => e.error({
|
|
84
|
+
duration: 1e3,
|
|
85
|
+
message: "复制失败!",
|
|
86
|
+
type: "error"
|
|
87
|
+
}));
|
|
88
|
+
}
|
|
89
|
+
var C = (e) => {
|
|
90
|
+
let t = [];
|
|
91
|
+
return e && (l(e) ? e.forEach((e) => {
|
|
92
|
+
l(e) ? t.push(...C(e)) : e && t.push(e);
|
|
93
|
+
}) : e && t.push(e)), t;
|
|
94
|
+
}, w = (e = "", t = {}) => {
|
|
95
|
+
let n = t || {};
|
|
96
|
+
return (e || "").replace(/{(.*?)}/g, (e, t) => {
|
|
97
|
+
if (t.indexOf(":")) {
|
|
98
|
+
let [e, r] = t.split(":");
|
|
99
|
+
return n[e] ? n[e] : r;
|
|
100
|
+
} else return n[t] || "";
|
|
101
|
+
});
|
|
102
|
+
}, T = (e, t) => d(e) ? w(e(t), t) : f(e) ? w(e, t) : null, E = (e) => {
|
|
103
|
+
let t = {};
|
|
104
|
+
for (let n in e) t[c(n)] = e[n];
|
|
105
|
+
return t;
|
|
106
|
+
}, D = (e, t) => {
|
|
107
|
+
for (let n in t) e[n] = t[n];
|
|
108
|
+
return e;
|
|
109
|
+
}, O = (e) => {
|
|
110
|
+
let r = [];
|
|
111
|
+
for (let i of e) i.type === t || (i.type === n ? i.children && r.push(...O(i.children)) : r.push(i));
|
|
112
|
+
return r;
|
|
113
|
+
}, k = {
|
|
114
|
+
img: /\.(gif|jpg|jpeg|png|webp|svg|GIF|JPG|JPEG|PNG|WEBP|SVG)/,
|
|
115
|
+
video: /\.(swf|avi|flv|mpg|rm|mov|wav|asf|3gp|mkv|rmvb|ogg|mp4)/,
|
|
116
|
+
audio: /\.(mp3|wav|MP3|WAV)/
|
|
117
|
+
}, A = (e, t) => {
|
|
118
|
+
if (!u(e)) return k.audio.test(e) || t === "audio" ? "audio" : k.video.test(e) || t === "video" ? "video" : k.img.test(e) || t === "img" ? "img" : !1;
|
|
119
|
+
}, j = (e, t = !1) => {
|
|
120
|
+
let n = t ? "pageYOffset" : "pageXOffset", r = t ? "scrollTop" : "scrollLeft", i = e[n];
|
|
121
|
+
return typeof i != "number" && (i = document.documentElement[r]), i;
|
|
122
|
+
}, M = (e, t) => {
|
|
123
|
+
let n = t.getBoundingClientRect(), r = j(e, !0), i = j(e), a = document.body, o = a.clientTop || 0, s = a.clientLeft || 0;
|
|
124
|
+
return {
|
|
125
|
+
top: n.top + r - o,
|
|
126
|
+
left: n.left + i - s
|
|
127
|
+
};
|
|
128
|
+
};
|
|
129
|
+
//#endregion
|
|
130
|
+
export { C as a, M as c, x as d, E as f, g, h, T as i, j as l, _ as m, S as n, m as o, b as p, O as r, v as s, D as t, A as u };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { n as e, o as t } from "./CkLpOk7H.mjs";
|
|
2
|
+
import n from "../x-input-tag/index.mjs";
|
|
3
|
+
import { allProps as r, predicate as i } from "../props/input-tag.mjs";
|
|
4
|
+
import { createVNode as a, mergeProps as o } from "vue";
|
|
5
|
+
//#endregion
|
|
6
|
+
//#region src/components/form/FormInputTag.vue
|
|
7
|
+
var s = {
|
|
8
|
+
name: "FormInputTag",
|
|
9
|
+
inheritAttrs: !1,
|
|
10
|
+
props: { ...r },
|
|
11
|
+
emits: { ...e },
|
|
12
|
+
setup(e, { emit: r, slots: s, attrs: c }) {
|
|
13
|
+
let { emitInput: l, render: u, placeholder: d, disabled: f, listeners: p, inputProps: m } = t(e, {
|
|
14
|
+
emit: r,
|
|
15
|
+
slots: s,
|
|
16
|
+
attrs: c,
|
|
17
|
+
predicate: i,
|
|
18
|
+
block: e.block === void 0 ? !0 : e.block
|
|
19
|
+
});
|
|
20
|
+
return () => u({ vNodes: a(n, o(p.value, m.value, {
|
|
21
|
+
style: "width: 100%",
|
|
22
|
+
modelValue: e.modelValue,
|
|
23
|
+
disabled: f.value,
|
|
24
|
+
"onUpdate:modelValue": l,
|
|
25
|
+
placeholder: d.value
|
|
26
|
+
}), null) });
|
|
27
|
+
}
|
|
28
|
+
};
|
|
29
|
+
//#endregion
|
|
30
|
+
export { s as t };
|
|
@@ -0,0 +1,54 @@
|
|
|
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, createTextVNode as c, createVNode as l, defineComponent as u, normalizeClass as d, normalizeStyle as f, openBlock as p, renderList as m, toDisplayString as h, unref as g, withCtx as _ } 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/rotate/DataRotate.vue?vue&type=script&setup=true&lang.ts
|
|
8
|
+
var v = { class: "avue-data-rotate" }, y = { class: "item-box" }, b = { class: "item-title" }, x = ["href", "onClick"], S = /* @__PURE__ */ u({
|
|
9
|
+
name: "DataRotate",
|
|
10
|
+
__name: "DataRotate",
|
|
11
|
+
props: { option: {
|
|
12
|
+
type: Object,
|
|
13
|
+
default: () => ({})
|
|
14
|
+
} },
|
|
15
|
+
setup(u) {
|
|
16
|
+
let S = u, C = i(() => S.option.animation), w = i(() => S.option.decimals || 0), T = i(() => S.option.span || 8), E = i(() => S.option.data || []);
|
|
17
|
+
return (i, u) => {
|
|
18
|
+
let S = e, D = t, O = n;
|
|
19
|
+
return p(), o("div", v, [l(O, { span: 24 }, {
|
|
20
|
+
default: _(() => [(p(!0), o(r, null, m(g(E), (e, t) => (p(), a(D, {
|
|
21
|
+
key: t,
|
|
22
|
+
md: g(T),
|
|
23
|
+
xs: 24,
|
|
24
|
+
sm: 12
|
|
25
|
+
}, {
|
|
26
|
+
default: _(() => [s("div", {
|
|
27
|
+
class: "item",
|
|
28
|
+
style: f({ backgroundColor: e.color })
|
|
29
|
+
}, [s("div", y, [
|
|
30
|
+
l(S, {
|
|
31
|
+
class: "item-count",
|
|
32
|
+
decimals: e.decimals || g(w),
|
|
33
|
+
animation: e.animation || g(C),
|
|
34
|
+
end: e.count
|
|
35
|
+
}, null, 8, [
|
|
36
|
+
"decimals",
|
|
37
|
+
"animation",
|
|
38
|
+
"end"
|
|
39
|
+
]),
|
|
40
|
+
s("span", b, h(e.title), 1),
|
|
41
|
+
s("i", { class: d(["item-icon", e.icon]) }, null, 2)
|
|
42
|
+
]), s("a", {
|
|
43
|
+
href: e.href,
|
|
44
|
+
onClick: (t) => e.click && e.click(e)
|
|
45
|
+
}, [...u[0] || (u[0] = [s("p", { class: "item-more" }, [c(" 更多 "), s("i", { class: "el-icon-arrow-right" })], -1)])], 8, x)], 4)]),
|
|
46
|
+
_: 2
|
|
47
|
+
}, 1032, ["md"]))), 128))]),
|
|
48
|
+
_: 1
|
|
49
|
+
})]);
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
});
|
|
53
|
+
//#endregion
|
|
54
|
+
export { S as t };
|