@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,52 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
options: {
|
|
3
|
+
type: ArrayConstructor;
|
|
4
|
+
default(): never[];
|
|
5
|
+
};
|
|
6
|
+
modelValue: {
|
|
7
|
+
type: ObjectConstructor;
|
|
8
|
+
default: () => {
|
|
9
|
+
address: never[];
|
|
10
|
+
detailAddress: string;
|
|
11
|
+
};
|
|
12
|
+
};
|
|
13
|
+
props: {
|
|
14
|
+
type: ObjectConstructor;
|
|
15
|
+
default: () => {
|
|
16
|
+
label: string;
|
|
17
|
+
value: string;
|
|
18
|
+
};
|
|
19
|
+
};
|
|
20
|
+
labelAsValue: BooleanConstructor;
|
|
21
|
+
disabled: BooleanConstructor;
|
|
22
|
+
}>, () => any, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
23
|
+
options: {
|
|
24
|
+
type: ArrayConstructor;
|
|
25
|
+
default(): never[];
|
|
26
|
+
};
|
|
27
|
+
modelValue: {
|
|
28
|
+
type: ObjectConstructor;
|
|
29
|
+
default: () => {
|
|
30
|
+
address: never[];
|
|
31
|
+
detailAddress: string;
|
|
32
|
+
};
|
|
33
|
+
};
|
|
34
|
+
props: {
|
|
35
|
+
type: ObjectConstructor;
|
|
36
|
+
default: () => {
|
|
37
|
+
label: string;
|
|
38
|
+
value: string;
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
labelAsValue: BooleanConstructor;
|
|
42
|
+
disabled: BooleanConstructor;
|
|
43
|
+
}>> & Readonly<{
|
|
44
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
45
|
+
}>, {
|
|
46
|
+
props: Record<string, any>;
|
|
47
|
+
labelAsValue: boolean;
|
|
48
|
+
disabled: boolean;
|
|
49
|
+
options: unknown[];
|
|
50
|
+
modelValue: Record<string, any>;
|
|
51
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
52
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.address-input-wrapper{width:100%}.address-input-item-wrapper{width:300px;padding-right:5px}.address-input-item-wrapper .el-cascader,.address-input-item-wrapper .el-input{width:100%}
|
package/affix/index.d.ts
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
2
|
+
export default _default;
|
|
3
|
+
type __VLS_WithTemplateSlots<T, S> = T & (new () => {
|
|
4
|
+
$slots: S;
|
|
5
|
+
});
|
|
6
|
+
declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
7
|
+
$emit: (event: "on-change", ...args: any[]) => void;
|
|
8
|
+
offsetTop: number;
|
|
9
|
+
target?: string | undefined;
|
|
10
|
+
offsetBottom?: number | undefined;
|
|
11
|
+
$props: {
|
|
12
|
+
readonly offsetTop?: number | undefined;
|
|
13
|
+
readonly target?: string | undefined;
|
|
14
|
+
readonly offsetBottom?: number | undefined;
|
|
15
|
+
};
|
|
16
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
17
|
+
el: HTMLDivElement;
|
|
18
|
+
point: HTMLDivElement;
|
|
19
|
+
}, HTMLDivElement>;
|
|
20
|
+
type __VLS_TemplateResult = {
|
|
21
|
+
attrs: Partial<{}>;
|
|
22
|
+
slots: {
|
|
23
|
+
default?(_: {}): any;
|
|
24
|
+
};
|
|
25
|
+
refs: {
|
|
26
|
+
el: HTMLDivElement;
|
|
27
|
+
point: HTMLDivElement;
|
|
28
|
+
};
|
|
29
|
+
rootEl: HTMLDivElement;
|
|
30
|
+
};
|
package/affix/index.mjs
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import { c as e, l as t } from "../chunks/ClVh1Lek.mjs";
|
|
2
|
+
import { computed as n, createCommentVNode as r, createElementBlock as i, createElementVNode as a, normalizeClass as o, normalizeStyle as s, onBeforeUnmount as c, onMounted as l, openBlock as u, ref as d, renderSlot as f, unref as p, useTemplateRef as m, vShow as h, withDirectives as g } from "vue";
|
|
3
|
+
import { off as _, on as v } from "@web-utils/core";
|
|
4
|
+
//#region src/components/Affix.vue
|
|
5
|
+
var y = /* @__PURE__ */ Object.assign({ name: "Affix" }, {
|
|
6
|
+
__name: "Affix",
|
|
7
|
+
props: {
|
|
8
|
+
target: String,
|
|
9
|
+
offsetTop: {
|
|
10
|
+
type: Number,
|
|
11
|
+
default: 0
|
|
12
|
+
},
|
|
13
|
+
offsetBottom: Number
|
|
14
|
+
},
|
|
15
|
+
emits: { "on-change": null },
|
|
16
|
+
setup(y, { emit: b }) {
|
|
17
|
+
let x = y, S = b, C, w = d(!1), T = d(!1), E = d({}), D = d({}), O = m("point"), k = m("el"), A = n(() => x.offsetBottom >= 0 ? "bottom" : "top"), j = () => {
|
|
18
|
+
let n = t(C, !0), r = e(C, k.value), i = C.innerHeight, a = k.value.getElementsByTagName("div")[0].offsetHeight;
|
|
19
|
+
r.top - x.offsetTop < n && A.value === "top" && !w.value ? (w.value = !0, D.value = {
|
|
20
|
+
width: `${O.value.clientWidth}px`,
|
|
21
|
+
height: `${O.value.clientHeight}px`
|
|
22
|
+
}, T.value = !0, E.value = {
|
|
23
|
+
top: `${x.offsetTop}px`,
|
|
24
|
+
left: `${r.left}px`,
|
|
25
|
+
width: `${k.value.offsetWidth}px`
|
|
26
|
+
}, S("on-change", !0)) : r.top - x.offsetTop > n && A.value === "top" && w.value && (T.value = !1, D.value = {}, w.value = !1, E.value = null, S("on-change", !1)), r.top + x.offsetBottom + a > n + i && A.value === "bottom" && !w.value ? (w.value = !0, E.value = {
|
|
27
|
+
bottom: `${x.offsetBottom}px`,
|
|
28
|
+
left: `${r.left}px`,
|
|
29
|
+
width: `${k.value.offsetWidth}px`
|
|
30
|
+
}, S("on-change", !0)) : r.top + x.offsetBottom + a < n + i && A.value === "bottom" && w.value && (w.value = !1, E.value = null, S("on-change", !1));
|
|
31
|
+
};
|
|
32
|
+
return l(() => {
|
|
33
|
+
C = x.target ? document.querySelector(x.target) : document, v(C, "scroll", j, !1), v(C, "resize", j, !1);
|
|
34
|
+
}), c(() => {
|
|
35
|
+
_(C, "scroll", j, !1), _(C, "resize", j, !1);
|
|
36
|
+
}), (e, t) => (u(), i("div", {
|
|
37
|
+
ref_key: "el",
|
|
38
|
+
ref: k
|
|
39
|
+
}, [a("div", {
|
|
40
|
+
ref_key: "point",
|
|
41
|
+
ref: O,
|
|
42
|
+
class: o([{ affix: p(w) }]),
|
|
43
|
+
style: s(p(E))
|
|
44
|
+
}, [r(" @slot 内容插槽\r\n @param affix {boolean} 是否固定\r\n @param affix1 {boolean|string} 是否固定"), f(e.$slots, "default")], 6), g(a("div", { style: s(p(D)) }, null, 4), [[h, p(T)]])], 512));
|
|
45
|
+
}
|
|
46
|
+
});
|
|
47
|
+
//#endregion
|
|
48
|
+
export { y as default };
|
package/affix/style.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.affix{z-index:10;position:fixed}
|
package/api/index.d.ts
ADDED
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
export interface DictItem {
|
|
2
|
+
id: string;
|
|
3
|
+
dictId: string;
|
|
4
|
+
/**
|
|
5
|
+
* 字典 label
|
|
6
|
+
*/
|
|
7
|
+
label: string;
|
|
8
|
+
dictType: string;
|
|
9
|
+
description: string;
|
|
10
|
+
sortOrder: number;
|
|
11
|
+
createBy: string;
|
|
12
|
+
updateBy: string;
|
|
13
|
+
createTime: string;
|
|
14
|
+
updateTime: string;
|
|
15
|
+
remarks: null;
|
|
16
|
+
delFlag: string;
|
|
17
|
+
/**
|
|
18
|
+
* 字典值
|
|
19
|
+
*/
|
|
20
|
+
value: string;
|
|
21
|
+
}
|
|
22
|
+
export interface ConfigOptions {
|
|
23
|
+
privilege?: {
|
|
24
|
+
processButtons?: (buttons: Array<string | Record<string, string>>) => Array<string | Record<string, boolean>>;
|
|
25
|
+
hasAuthority?: (privilege: string) => boolean;
|
|
26
|
+
};
|
|
27
|
+
dict?: {
|
|
28
|
+
getDictTreeByType?: (type: string, options: {
|
|
29
|
+
idAsValue?: boolean;
|
|
30
|
+
labelAsValue?: boolean;
|
|
31
|
+
}) => Promise<{
|
|
32
|
+
data: {
|
|
33
|
+
data: DictItem[];
|
|
34
|
+
};
|
|
35
|
+
}>;
|
|
36
|
+
remote?: (type: string) => Promise<{
|
|
37
|
+
data: {
|
|
38
|
+
data: DictItem[];
|
|
39
|
+
};
|
|
40
|
+
}>;
|
|
41
|
+
};
|
|
42
|
+
tableView?: {
|
|
43
|
+
reload?: () => void;
|
|
44
|
+
};
|
|
45
|
+
toolbar?: {
|
|
46
|
+
goBack?: (path: string) => void;
|
|
47
|
+
};
|
|
48
|
+
}
|
|
49
|
+
export declare const processButtons: (buttons: Array<string | Record<string, string>>) => (string | Record<string, boolean>)[] | undefined;
|
|
50
|
+
export declare const hasAuthority: (str: string) => boolean | undefined;
|
|
51
|
+
export declare const goBack: (path: string) => void | undefined;
|
|
52
|
+
export declare const reloadTable: () => void | undefined;
|
|
53
|
+
export declare const getDictTreeByType: (type: string, options: {
|
|
54
|
+
idAsValue?: boolean;
|
|
55
|
+
labelAsValue?: boolean;
|
|
56
|
+
}) => Promise<{
|
|
57
|
+
data: {
|
|
58
|
+
data: DictItem[];
|
|
59
|
+
};
|
|
60
|
+
}> | undefined;
|
|
61
|
+
export declare const remote: (type: string) => Promise<{
|
|
62
|
+
data: {
|
|
63
|
+
data: DictItem[];
|
|
64
|
+
};
|
|
65
|
+
}> | undefined;
|
|
66
|
+
export declare const config: (options: ConfigOptions) => void;
|
package/api/index.mjs
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { isObject as e, isString as t } from "@web-utils/core";
|
|
2
|
+
import { mergeWith as n } from "@web-utils/integrations/lodash";
|
|
3
|
+
//#region src/api/index.ts
|
|
4
|
+
var r = { privilege: {
|
|
5
|
+
processButtons(n) {
|
|
6
|
+
return n.map((n) => {
|
|
7
|
+
if (e(n)) {
|
|
8
|
+
let e = n, r = {};
|
|
9
|
+
for (let n in e) t(e[n]) && (r[n] = a(e[n]) ?? !0);
|
|
10
|
+
return r;
|
|
11
|
+
}
|
|
12
|
+
return n;
|
|
13
|
+
});
|
|
14
|
+
},
|
|
15
|
+
hasAuthority(e) {
|
|
16
|
+
return !0;
|
|
17
|
+
}
|
|
18
|
+
} }, i = (e) => {
|
|
19
|
+
var t, n;
|
|
20
|
+
return (t = r.privilege) == null || (n = t.processButtons) == null ? void 0 : n.call(t, e);
|
|
21
|
+
}, a = (e) => {
|
|
22
|
+
var t, n;
|
|
23
|
+
return (t = r.privilege) == null || (n = t.hasAuthority) == null ? void 0 : n.call(t, e);
|
|
24
|
+
}, o = (e) => {
|
|
25
|
+
var t, n;
|
|
26
|
+
return (t = r.toolbar) == null || (n = t.goBack) == null ? void 0 : n.call(t, e);
|
|
27
|
+
}, s = () => {
|
|
28
|
+
var e, t;
|
|
29
|
+
return (e = r.tableView) == null || (t = e.reload) == null ? void 0 : t.call(e);
|
|
30
|
+
}, c = (e, t) => {
|
|
31
|
+
var n, i;
|
|
32
|
+
return (n = r.dict) == null || (i = n.getDictTreeByType) == null ? void 0 : i.call(n, e, t);
|
|
33
|
+
}, l = (e) => {
|
|
34
|
+
var t, n;
|
|
35
|
+
return (t = r.dict) == null || (n = t.remote) == null ? void 0 : n.call(t, e);
|
|
36
|
+
}, u = (e) => {
|
|
37
|
+
n(r, e, (e, t) => {
|
|
38
|
+
if (typeof t == "function") return t;
|
|
39
|
+
});
|
|
40
|
+
};
|
|
41
|
+
//#endregion
|
|
42
|
+
export { u as config, c as getDictTreeByType, o as goBack, a as hasAuthority, i as processButtons, s as reloadTable, l as remote };
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
type: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
default: string;
|
|
5
|
+
};
|
|
6
|
+
size: StringConstructor;
|
|
7
|
+
icon: {
|
|
8
|
+
type: StringConstructor;
|
|
9
|
+
default: string;
|
|
10
|
+
};
|
|
11
|
+
nativeType: {
|
|
12
|
+
type: StringConstructor;
|
|
13
|
+
default: string;
|
|
14
|
+
};
|
|
15
|
+
loading: BooleanConstructor;
|
|
16
|
+
disabled: BooleanConstructor;
|
|
17
|
+
plain: BooleanConstructor;
|
|
18
|
+
autofocus: BooleanConstructor;
|
|
19
|
+
round: BooleanConstructor;
|
|
20
|
+
text: {
|
|
21
|
+
type: StringConstructor;
|
|
22
|
+
default: string;
|
|
23
|
+
};
|
|
24
|
+
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
25
|
+
[key: string]: any;
|
|
26
|
+
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
27
|
+
type: {
|
|
28
|
+
type: StringConstructor;
|
|
29
|
+
default: string;
|
|
30
|
+
};
|
|
31
|
+
size: StringConstructor;
|
|
32
|
+
icon: {
|
|
33
|
+
type: StringConstructor;
|
|
34
|
+
default: string;
|
|
35
|
+
};
|
|
36
|
+
nativeType: {
|
|
37
|
+
type: StringConstructor;
|
|
38
|
+
default: string;
|
|
39
|
+
};
|
|
40
|
+
loading: BooleanConstructor;
|
|
41
|
+
disabled: BooleanConstructor;
|
|
42
|
+
plain: BooleanConstructor;
|
|
43
|
+
autofocus: BooleanConstructor;
|
|
44
|
+
round: BooleanConstructor;
|
|
45
|
+
text: {
|
|
46
|
+
type: StringConstructor;
|
|
47
|
+
default: string;
|
|
48
|
+
};
|
|
49
|
+
}>> & Readonly<{}>, {
|
|
50
|
+
disabled: boolean;
|
|
51
|
+
type: string;
|
|
52
|
+
icon: string;
|
|
53
|
+
plain: boolean;
|
|
54
|
+
loading: boolean;
|
|
55
|
+
autofocus: boolean;
|
|
56
|
+
round: boolean;
|
|
57
|
+
nativeType: string;
|
|
58
|
+
text: string;
|
|
59
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
60
|
+
export default _default;
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { h as e, ref as t, resolveComponent as n } from "vue";
|
|
2
|
+
import { isFunction as r } from "@web-utils/core";
|
|
3
|
+
//#region src/components/button/AwesomeButton.vue
|
|
4
|
+
var i = {
|
|
5
|
+
name: "AwesomeButton",
|
|
6
|
+
inheritAttrs: !1,
|
|
7
|
+
props: {
|
|
8
|
+
type: {
|
|
9
|
+
type: String,
|
|
10
|
+
default: "primary"
|
|
11
|
+
},
|
|
12
|
+
size: String,
|
|
13
|
+
icon: {
|
|
14
|
+
type: String,
|
|
15
|
+
default: ""
|
|
16
|
+
},
|
|
17
|
+
nativeType: {
|
|
18
|
+
type: String,
|
|
19
|
+
default: "button"
|
|
20
|
+
},
|
|
21
|
+
loading: Boolean,
|
|
22
|
+
disabled: Boolean,
|
|
23
|
+
plain: Boolean,
|
|
24
|
+
autofocus: Boolean,
|
|
25
|
+
round: Boolean,
|
|
26
|
+
text: {
|
|
27
|
+
type: String,
|
|
28
|
+
default: ""
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
setup(i, { attrs: a, slots: o }) {
|
|
32
|
+
let s = n("ElButton"), { text: c, ...l } = i, { onClick: u, ...d } = a, f = t(!1), p = async (e) => {
|
|
33
|
+
if (f.value = !0, r(u)) try {
|
|
34
|
+
await u(e);
|
|
35
|
+
} catch (e) {
|
|
36
|
+
console.error(e);
|
|
37
|
+
}
|
|
38
|
+
f.value = !1;
|
|
39
|
+
};
|
|
40
|
+
return () => e(s, {
|
|
41
|
+
...d,
|
|
42
|
+
...l,
|
|
43
|
+
disabled: f.value,
|
|
44
|
+
onClick: p
|
|
45
|
+
}, { default: o.default || (() => c) });
|
|
46
|
+
}
|
|
47
|
+
};
|
|
48
|
+
//#endregion
|
|
49
|
+
export { i as default };
|
package/base.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{--el-disabled-text-color:#606266}
|
|
1
|
+
:root{--el-disabled-text-color:#606266;--border-color:#d7dae0}.border-bottom{border-bottom:1px solid #d7dae0}.clear-fix:after{clear:both;visibility:hidden;content:" ";height:0;display:block}.flex-row{flex-direction:row;flex-shrink:0;display:flex}.flex-row.vertical-center{align-items:center}.flex-row.vertical-start{align-items:flex-start}.flex-row.horizon-center{justify-content:center}.text-center{text-align:center}.flex-column{flex-direction:column;display:flex}.flex-column.vertical-center{justify-content:center}.flex-column.horizon-center{align-items:center}.flex-item,.flex-item-relative{flex:auto}.flex-item-relative{position:relative}.flex-item-relative .flex-content{position:absolute;top:0;bottom:0;left:0;right:0}.flex-not-shrink{flex-shrink:0}.flow-background-image{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHBhdHRlcm4gaWQ9ImEiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgcGF0dGVyblVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHBhdGggZD0iTTAgMTBoNDBNMTAgMHY0ME0wIDIwaDQwTTIwIDB2NDBNMCAzMGg0ME0zMCAwdjQwIiBmaWxsPSJub25lIiBzdHJva2U9IiNlMGUwZTAiIG9wYWNpdHk9Ii4yIi8+PHBhdGggZD0iTTQwIDBIMHY0MCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZTBlMGUwIi8+PC9wYXR0ZXJuPjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+);background-repeat:repeat}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { PropType } from 'vue';
|
|
2
|
+
interface Tab {
|
|
3
|
+
label: string;
|
|
4
|
+
value: string;
|
|
5
|
+
[key: string]: any;
|
|
6
|
+
}
|
|
7
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
8
|
+
tabs: {
|
|
9
|
+
type: PropType<Tab[]>;
|
|
10
|
+
default: () => never[];
|
|
11
|
+
};
|
|
12
|
+
modelValue: {
|
|
13
|
+
type: PropType<string>;
|
|
14
|
+
};
|
|
15
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
16
|
+
"update:modelValue": (value: string | undefined) => any;
|
|
17
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
18
|
+
tabs: {
|
|
19
|
+
type: PropType<Tab[]>;
|
|
20
|
+
default: () => never[];
|
|
21
|
+
};
|
|
22
|
+
modelValue: {
|
|
23
|
+
type: PropType<string>;
|
|
24
|
+
};
|
|
25
|
+
}>> & Readonly<{
|
|
26
|
+
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
27
|
+
}>, {
|
|
28
|
+
tabs: Tab[];
|
|
29
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLUListElement>;
|
|
30
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.capsule-tab{margin-right:10px;display:inline}.capsule-tab .tab-item{cursor:pointer;background-color:#fafafa;border:1px solid #ebeef5;border-right:none;padding:2px 14px;display:inline}.capsule-tab .tab-item.active{color:#fff;background-color:#ef6666}.capsule-tab .tab-item:first-child{border-radius:12px 0 0 12px}.capsule-tab .tab-item:last-child{border-right:1px solid #ccc;border-radius:0 12px 12px 0}.capsule-tab .tab-item:last-child.single{border-radius:12px}
|
package/card/index.d.ts
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
option: {
|
|
3
|
+
type: ObjectConstructor;
|
|
4
|
+
default: () => {};
|
|
5
|
+
};
|
|
6
|
+
data: {
|
|
7
|
+
type: ArrayConstructor;
|
|
8
|
+
default: () => never[];
|
|
9
|
+
};
|
|
10
|
+
}>, {}, {
|
|
11
|
+
propsDefault: {
|
|
12
|
+
img: string;
|
|
13
|
+
title: string;
|
|
14
|
+
info: string;
|
|
15
|
+
};
|
|
16
|
+
}, {
|
|
17
|
+
imgKey(): any;
|
|
18
|
+
titleKey(): any;
|
|
19
|
+
infoKey(): any;
|
|
20
|
+
span(): any;
|
|
21
|
+
gutter(): any;
|
|
22
|
+
}, {
|
|
23
|
+
rowAdd(): void;
|
|
24
|
+
rowClick(row: any, index: any): void;
|
|
25
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("row-add" | "row-click")[], "row-add" | "row-click", import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
26
|
+
option: {
|
|
27
|
+
type: ObjectConstructor;
|
|
28
|
+
default: () => {};
|
|
29
|
+
};
|
|
30
|
+
data: {
|
|
31
|
+
type: ArrayConstructor;
|
|
32
|
+
default: () => never[];
|
|
33
|
+
};
|
|
34
|
+
}>> & Readonly<{
|
|
35
|
+
"onRow-add"?: ((...args: any[]) => any) | undefined;
|
|
36
|
+
"onRow-click"?: ((...args: any[]) => any) | undefined;
|
|
37
|
+
}>, {
|
|
38
|
+
data: unknown[];
|
|
39
|
+
option: Record<string, any>;
|
|
40
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
41
|
+
export default _default;
|
package/card/index.mjs
ADDED
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
import { t as e } from "../chunks/B1MSrc6f.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, createBlock as i, createCommentVNode as a, createElementBlock as o, createElementVNode as s, createVNode as c, openBlock as l, renderList as u, renderSlot as d, toDisplayString as f, withCtx as p } from "vue";
|
|
5
|
+
import "element-plus/es/components/row/style/css";
|
|
6
|
+
import "element-plus/es/components/col/style/css";
|
|
7
|
+
//#region src/components/Card.vue
|
|
8
|
+
var m = {
|
|
9
|
+
img: "img",
|
|
10
|
+
title: "title",
|
|
11
|
+
info: "info"
|
|
12
|
+
}, h = {
|
|
13
|
+
name: "Card",
|
|
14
|
+
props: {
|
|
15
|
+
option: {
|
|
16
|
+
type: Object,
|
|
17
|
+
default: () => ({})
|
|
18
|
+
},
|
|
19
|
+
data: {
|
|
20
|
+
type: Array,
|
|
21
|
+
default: () => []
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
emits: ["row-add", "row-click"],
|
|
25
|
+
data() {
|
|
26
|
+
return { propsDefault: m };
|
|
27
|
+
},
|
|
28
|
+
computed: {
|
|
29
|
+
imgKey() {
|
|
30
|
+
return this.option.props.img || this.propsDefault.img;
|
|
31
|
+
},
|
|
32
|
+
titleKey() {
|
|
33
|
+
return this.option.props.title || this.propsDefault.title;
|
|
34
|
+
},
|
|
35
|
+
infoKey() {
|
|
36
|
+
return this.option.props.info || this.propsDefault.info;
|
|
37
|
+
},
|
|
38
|
+
span() {
|
|
39
|
+
return this.option.span || 8;
|
|
40
|
+
},
|
|
41
|
+
gutter() {
|
|
42
|
+
return this.option.gutter || 20;
|
|
43
|
+
}
|
|
44
|
+
},
|
|
45
|
+
methods: {
|
|
46
|
+
rowAdd() {
|
|
47
|
+
this.$emit("row-add");
|
|
48
|
+
},
|
|
49
|
+
rowClick(e, t) {
|
|
50
|
+
this.$emit("row-click", e, t);
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
}, g = { class: "avue-card" }, _ = ["onClick"], v = { class: "avue-card__body" }, y = { class: "avue-card__avatar" }, b = ["src"], x = { class: "avue-card__detail" }, S = { class: "avue-card__title" }, C = { class: "avue-card__info" }, w = { class: "avue-card__menu" };
|
|
54
|
+
function T(e, m, h, T, E, D) {
|
|
55
|
+
let O = t, k = n;
|
|
56
|
+
return l(), o("div", g, [c(k, {
|
|
57
|
+
span: 24,
|
|
58
|
+
gutter: D.gutter
|
|
59
|
+
}, {
|
|
60
|
+
default: p(() => [h.option.addBtn ? (l(), i(O, {
|
|
61
|
+
key: 0,
|
|
62
|
+
span: D.span
|
|
63
|
+
}, {
|
|
64
|
+
default: p(() => [s("div", {
|
|
65
|
+
class: "avue-card__item avue-card__item--add",
|
|
66
|
+
onClick: m[0] || (m[0] = (e) => D.rowAdd())
|
|
67
|
+
}, [...m[1] || (m[1] = [s("i", { class: "el-icon-plus" }, null, -1), s("span", null, "添加", -1)])])]),
|
|
68
|
+
_: 1
|
|
69
|
+
}, 8, ["span"])) : a("v-if", !0), (l(!0), o(r, null, u(h.data, (t, n) => (l(), i(O, {
|
|
70
|
+
key: n,
|
|
71
|
+
span: D.span
|
|
72
|
+
}, {
|
|
73
|
+
default: p(() => [s("div", {
|
|
74
|
+
class: "avue-card__item",
|
|
75
|
+
onClick: (e) => D.rowClick(t, n)
|
|
76
|
+
}, [s("div", v, [s("div", y, [s("img", {
|
|
77
|
+
src: t[D.imgKey],
|
|
78
|
+
alt: ""
|
|
79
|
+
}, null, 8, b)]), s("div", x, [s("div", S, f(t[D.titleKey]), 1), s("div", C, f(t[D.infoKey]), 1)])]), s("div", w, [d(e.$slots, "menu", {
|
|
80
|
+
index: n,
|
|
81
|
+
row: t
|
|
82
|
+
})])], 8, _)]),
|
|
83
|
+
_: 2
|
|
84
|
+
}, 1032, ["span"]))), 128))]),
|
|
85
|
+
_: 3
|
|
86
|
+
}, 8, ["gutter"])]);
|
|
87
|
+
}
|
|
88
|
+
var E = /* @__PURE__ */ e(h, [["render", T]]);
|
|
89
|
+
//#endregion
|
|
90
|
+
export { E as default };
|
package/card/style.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.avue-card__item{box-sizing:border-box;color:#000000a6;font-variant:tabular-nums;cursor:pointer;font-feature-settings:"tnum";background-color:#fff;border:1px solid #e8e8e8;height:200px;margin-bottom:16px;font-size:14px;line-height:1.5;list-style:none}.avue-card__item:hover{border-color:#00000017;box-shadow:0 2px 8px #00000017}.avue-card__item--add{color:#00000073;background-color:#fff;border:1px dashed #d9d9d9;border-radius:2px;justify-content:center;align-items:center;width:100%;font-size:16px;display:flex}.avue-card__item--add i{margin-right:10px}.avue-card__item--add:hover{color:#40a9ff;background-color:#fff;border-color:#40a9ff}.avue-card__body{padding:24px;display:flex}.avue-card__detail{flex:1}.avue-card__avatar{border-radius:48px;width:48px;height:48px;margin-right:12px;overflow:hidden}.avue-card__avatar img{width:100%;height:100%}.avue-card__title{color:#000000d9;margin-bottom:12px;font-size:16px}.avue-card__title:hover{color:#1890ff}.avue-card__info{color:#00000073;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:64px;display:flex;overflow:hidden}.avue-card__menu{color:#00000073;text-align:center;background:#f7f9fa;justify-content:space-around;height:50px;line-height:50px;display:flex}.avue-card__menu:hover{color:#1890ff}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { allProps as e, predicate as t } from "../props/checkbox.mjs";
|
|
2
|
+
import { n, o as r } from "./CkLpOk7H.mjs";
|
|
3
|
+
import { ElCheckbox as i } from "element-plus/es";
|
|
4
|
+
import "element-plus/es/components/base/style/css";
|
|
5
|
+
import { createVNode as a, mergeProps as o, useModel as s } from "vue";
|
|
6
|
+
import "element-plus/es/components/checkbox/style/css";
|
|
7
|
+
//#endregion
|
|
8
|
+
//#region src/components/form/FormCheckbox.vue
|
|
9
|
+
var c = {
|
|
10
|
+
name: "FormCheckbox",
|
|
11
|
+
inheritAttrs: !1,
|
|
12
|
+
props: { ...e },
|
|
13
|
+
emits: { ...n },
|
|
14
|
+
setup(e, { emit: n, slots: c, attrs: l }) {
|
|
15
|
+
let u = s(e, "modelValue"), { render: d, disabled: f, listeners: p, inputProps: m } = r(e, {
|
|
16
|
+
emit: n,
|
|
17
|
+
slots: c,
|
|
18
|
+
attrs: l,
|
|
19
|
+
predicate: t
|
|
20
|
+
});
|
|
21
|
+
return () => d({ vNodes: a(i, o(m.value, p.value, {
|
|
22
|
+
label: e.labelValue,
|
|
23
|
+
modelValue: u.value,
|
|
24
|
+
"onUpdate:modelValue": (e) => u.value = e,
|
|
25
|
+
trueValue: e.trueLabel ?? e.trueValue,
|
|
26
|
+
falseValue: e.falseLabel ?? e.falseValue,
|
|
27
|
+
disabled: f.value
|
|
28
|
+
}), { default: c.default }) });
|
|
29
|
+
}
|
|
30
|
+
};
|
|
31
|
+
//#endregion
|
|
32
|
+
export { c as t };
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
import { t as e } from "./B1MSrc6f.mjs";
|
|
2
|
+
import { Fragment as t, createElementBlock as n, openBlock as r, renderList as i, renderSlot as a } from "vue";
|
|
3
|
+
import o from "photoswipe";
|
|
4
|
+
import "photoswipe/dist/photoswipe.css";
|
|
5
|
+
//#region src/components/photo-swipe/index.ts
|
|
6
|
+
function s(e) {
|
|
7
|
+
new o(e).init();
|
|
8
|
+
}
|
|
9
|
+
async function c(e, t, n = {
|
|
10
|
+
selector: "chat-image",
|
|
11
|
+
index: 0
|
|
12
|
+
}) {
|
|
13
|
+
let r = e.target;
|
|
14
|
+
if (!(!r || r.classList.contains(n.selector) || r.tagName === "IMG")) return;
|
|
15
|
+
let i = t.querySelectorAll(n.selector === "img" ? n.selector : `.${n.selector}`), a = [...i].findIndex((e) => e === r);
|
|
16
|
+
a >= 0 && (n.index = a), s({
|
|
17
|
+
dataSource: await l(i),
|
|
18
|
+
index: a
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
async function l(e) {
|
|
22
|
+
let t = [];
|
|
23
|
+
for (let n = 0, r = e.length; n < r; n++) {
|
|
24
|
+
let r = e[n], i = r.getAttribute("data-src") || r.getAttribute("src"), a = {
|
|
25
|
+
src: i,
|
|
26
|
+
msrc: i,
|
|
27
|
+
alt: r.getAttribute("data-title") || r.getAttribute("alt"),
|
|
28
|
+
element: r
|
|
29
|
+
}, o = r.getAttribute("data-height"), s = r.getAttribute("data-width"), c = {
|
|
30
|
+
width: s,
|
|
31
|
+
height: o
|
|
32
|
+
};
|
|
33
|
+
!o && !s && (c = await u(r), r.setAttribute("data-height", c.height), r.setAttribute("data-width", c.width)), a.w = c.width, a.width = c.width, a.h = c.height, a.height = c.height, t.push(a);
|
|
34
|
+
}
|
|
35
|
+
return t;
|
|
36
|
+
}
|
|
37
|
+
function u(e) {
|
|
38
|
+
let t = e.getAttribute("data-src") || e.getAttribute("src"), n = e.getAttribute("data-height"), r = e.getAttribute("data-width");
|
|
39
|
+
return n && r ? {
|
|
40
|
+
width: r,
|
|
41
|
+
height: n
|
|
42
|
+
} : e.complete ? {
|
|
43
|
+
width: e.naturalWidth,
|
|
44
|
+
height: e.naturalHeight
|
|
45
|
+
} : new Promise((e) => {
|
|
46
|
+
let n = new Image();
|
|
47
|
+
n.src = t;
|
|
48
|
+
let r = {
|
|
49
|
+
width: 0,
|
|
50
|
+
height: 0
|
|
51
|
+
};
|
|
52
|
+
n.complete ? (r.width = n.width, r.height = n.height, e(r)) : (n.onload = () => {
|
|
53
|
+
r.width = n.width, r.height = n.height, e(r);
|
|
54
|
+
}, n.onerror = () => {
|
|
55
|
+
r.width = 0, r.height = 0, e(r);
|
|
56
|
+
});
|
|
57
|
+
});
|
|
58
|
+
}
|
|
59
|
+
//#endregion
|
|
60
|
+
//#region src/components/photo-swipe/PhotoSwipe.vue
|
|
61
|
+
var d = {
|
|
62
|
+
name: "PhotoSwipe",
|
|
63
|
+
props: {
|
|
64
|
+
urls: Array,
|
|
65
|
+
selector: {
|
|
66
|
+
type: String,
|
|
67
|
+
default: "img"
|
|
68
|
+
}
|
|
69
|
+
},
|
|
70
|
+
methods: { async preview(e) {
|
|
71
|
+
await c(e, this.$refs.wrapper, { selector: this.selector });
|
|
72
|
+
} }
|
|
73
|
+
}, f = { ref: "wrapper" }, p = ["src"];
|
|
74
|
+
function m(e, o, s, c, l, u) {
|
|
75
|
+
return r(), n("div", f, [a(e.$slots, "default", {
|
|
76
|
+
urls: s.urls,
|
|
77
|
+
preview: u.preview
|
|
78
|
+
}, () => [(r(!0), n(t, null, i(s.urls, (e) => (r(), n("img", {
|
|
79
|
+
key: e.src,
|
|
80
|
+
style: { cursor: "pointer" },
|
|
81
|
+
width: "100",
|
|
82
|
+
src: e.src,
|
|
83
|
+
alt: "",
|
|
84
|
+
onClick: o[0] || (o[0] = (...e) => u.preview && u.preview(...e))
|
|
85
|
+
}, null, 8, p))), 128))])], 512);
|
|
86
|
+
}
|
|
87
|
+
var h = /* @__PURE__ */ e(d, [["render", m]]);
|
|
88
|
+
//#endregion
|
|
89
|
+
export { h as t };
|