@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,93 @@
|
|
|
1
|
+
import { t as e } from "../chunks/B1MSrc6f.mjs";
|
|
2
|
+
import { createBlock as t, openBlock as n, renderSlot as r, resolveDynamicComponent as i, withCtx as a } from "vue";
|
|
3
|
+
import "overlayscrollbars/overlayscrollbars.css";
|
|
4
|
+
import { OverlayScrollbars as o } from "overlayscrollbars";
|
|
5
|
+
import { defaults as s } from "lodash-es";
|
|
6
|
+
//#region src/components/CustomScrollbar.vue
|
|
7
|
+
var c = {
|
|
8
|
+
name: "CustomScrollbar",
|
|
9
|
+
props: {
|
|
10
|
+
element: {
|
|
11
|
+
type: String,
|
|
12
|
+
default: "div"
|
|
13
|
+
},
|
|
14
|
+
options: Object,
|
|
15
|
+
theme: {
|
|
16
|
+
type: String,
|
|
17
|
+
default: "os-theme-dark"
|
|
18
|
+
},
|
|
19
|
+
onLoadMore: Function,
|
|
20
|
+
onScroll: Function,
|
|
21
|
+
reverse: Boolean
|
|
22
|
+
},
|
|
23
|
+
data() {
|
|
24
|
+
return { scrollTop: 0 };
|
|
25
|
+
},
|
|
26
|
+
computed: { innerOptions() {
|
|
27
|
+
return s({ scrollbars: {
|
|
28
|
+
autoHide: "leave",
|
|
29
|
+
autoHideDelay: 100,
|
|
30
|
+
theme: this.theme
|
|
31
|
+
} }, this.options);
|
|
32
|
+
} },
|
|
33
|
+
watch: { innerOptions(e) {
|
|
34
|
+
let t = this.scroller;
|
|
35
|
+
o.valid(t) && t.options(e);
|
|
36
|
+
} },
|
|
37
|
+
mounted() {
|
|
38
|
+
this.scroller = o(this.$el, this.innerOptions, {
|
|
39
|
+
scroll: this.internalScroll,
|
|
40
|
+
initialized: this.initialized
|
|
41
|
+
});
|
|
42
|
+
},
|
|
43
|
+
activated() {
|
|
44
|
+
this.viewport.scrollTop = this.scrollTop ?? 0;
|
|
45
|
+
},
|
|
46
|
+
deactivated() {
|
|
47
|
+
this.scrollTop = this.viewport.scrollTop;
|
|
48
|
+
},
|
|
49
|
+
beforeUnmount() {
|
|
50
|
+
let e = this.scroller;
|
|
51
|
+
o.valid(e) && (e.destroy(), this.scroller = null);
|
|
52
|
+
},
|
|
53
|
+
methods: {
|
|
54
|
+
initialized(e) {
|
|
55
|
+
let { viewport: t } = e.elements();
|
|
56
|
+
this.viewport = t;
|
|
57
|
+
},
|
|
58
|
+
scrollBottom() {
|
|
59
|
+
this.viewport.scrollTop = this.viewport.scrollHeight;
|
|
60
|
+
},
|
|
61
|
+
getScroller() {
|
|
62
|
+
return this.scroller;
|
|
63
|
+
},
|
|
64
|
+
getScrollHeight() {
|
|
65
|
+
return this.viewport.scrollHeight;
|
|
66
|
+
},
|
|
67
|
+
setScrollTop(e) {
|
|
68
|
+
this.viewport.scrollTop = e;
|
|
69
|
+
},
|
|
70
|
+
internalScroll(e, t) {
|
|
71
|
+
var n;
|
|
72
|
+
let r = this.viewport;
|
|
73
|
+
if ((n = this.onScroll) == null || n.call(this, t), !this.reverse && Math.ceil(r.clientHeight + r.scrollTop) >= r.scrollHeight) {
|
|
74
|
+
var i;
|
|
75
|
+
(i = this.onLoadMore) == null || i.call(this);
|
|
76
|
+
return;
|
|
77
|
+
}
|
|
78
|
+
if (this.reverse && r.scrollTop === 0) {
|
|
79
|
+
var a;
|
|
80
|
+
(a = this.onLoadMore) == null || a.call(this);
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
};
|
|
85
|
+
function l(e, o, s, c, l, u) {
|
|
86
|
+
return n(), t(i(s.element), null, {
|
|
87
|
+
default: a(() => [r(e.$slots, "default")]),
|
|
88
|
+
_: 3
|
|
89
|
+
});
|
|
90
|
+
}
|
|
91
|
+
var u = /* @__PURE__ */ e(c, [["render", l]]);
|
|
92
|
+
//#endregion
|
|
93
|
+
export { u as default };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { PropType } from 'vue';
|
|
2
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
3
|
+
option: {
|
|
4
|
+
type: PropType<{
|
|
5
|
+
animation?: boolean;
|
|
6
|
+
decimals?: number;
|
|
7
|
+
span?: number;
|
|
8
|
+
data?: any[];
|
|
9
|
+
}>;
|
|
10
|
+
default: () => {};
|
|
11
|
+
};
|
|
12
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
13
|
+
option: {
|
|
14
|
+
type: PropType<{
|
|
15
|
+
animation?: boolean;
|
|
16
|
+
decimals?: number;
|
|
17
|
+
span?: number;
|
|
18
|
+
data?: any[];
|
|
19
|
+
}>;
|
|
20
|
+
default: () => {};
|
|
21
|
+
};
|
|
22
|
+
}>> & Readonly<{}>, {
|
|
23
|
+
option: {
|
|
24
|
+
animation?: boolean;
|
|
25
|
+
decimals?: number;
|
|
26
|
+
span?: number;
|
|
27
|
+
data?: any[];
|
|
28
|
+
};
|
|
29
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
30
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.data-box{width:100%}.data-box .item{box-sizing:border-box;border-radius:5px;width:96%;height:100px;margin:0 auto 10px;position:relative;overflow:hidden}.data-box .item:hover .item-text{top:0}.data-box .item a{text-decoration:none;display:flex}.data-box .item a:visited{color:inherit}.data-box .item-icon{color:#fff;text-align:center;justify-content:center;align-items:center;width:100px;height:100px;line-height:100px;display:flex}.data-box .item-icon i{font-size:48px!important}.data-box .item-info{background-color:#fff;border:1px solid #eee;border-left:none;border-radius:0 5px 5px 0;flex-direction:column;flex:1;justify-content:center;display:flex}.data-box .item-info .title{text-align:center;font-size:30px;line-height:40px}.data-box .item-info .info{color:#999;text-align:center;font-size:14px}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
option: {
|
|
3
|
+
type: ObjectConstructor;
|
|
4
|
+
default: () => void;
|
|
5
|
+
};
|
|
6
|
+
}>, {}, {}, {
|
|
7
|
+
span(): any;
|
|
8
|
+
data(): any;
|
|
9
|
+
colorText(): any;
|
|
10
|
+
bgText(): any;
|
|
11
|
+
borderColor(): any;
|
|
12
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
13
|
+
option: {
|
|
14
|
+
type: ObjectConstructor;
|
|
15
|
+
default: () => void;
|
|
16
|
+
};
|
|
17
|
+
}>> & Readonly<{}>, {
|
|
18
|
+
option: Record<string, any>;
|
|
19
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
20
|
+
export default _default;
|
|
@@ -0,0 +1,64 @@
|
|
|
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, createElementBlock as a, createElementVNode as o, createVNode as s, normalizeStyle as c, openBlock as l, renderList as u, toDisplayString as d, withCtx as f } 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/card/DataCard.vue
|
|
8
|
+
var p = {
|
|
9
|
+
name: "DataCard",
|
|
10
|
+
props: { option: {
|
|
11
|
+
type: Object,
|
|
12
|
+
default: () => {}
|
|
13
|
+
} },
|
|
14
|
+
computed: {
|
|
15
|
+
span() {
|
|
16
|
+
return this.option.span || 6;
|
|
17
|
+
},
|
|
18
|
+
data() {
|
|
19
|
+
return this.option.data || [];
|
|
20
|
+
},
|
|
21
|
+
colorText() {
|
|
22
|
+
return this.option.colorText || "#fff";
|
|
23
|
+
},
|
|
24
|
+
bgText() {
|
|
25
|
+
return this.option.bgText || "#2e323f";
|
|
26
|
+
},
|
|
27
|
+
borderColor() {
|
|
28
|
+
return this.option.borderColor || "#2e323f";
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}, m = { class: "data-card" }, h = { class: "item" }, g = [
|
|
32
|
+
"href",
|
|
33
|
+
"target",
|
|
34
|
+
"onClick"
|
|
35
|
+
], _ = ["src"];
|
|
36
|
+
function v(e, p, v, y, b, x) {
|
|
37
|
+
let S = t, C = n;
|
|
38
|
+
return l(), a("div", m, [s(C, { span: 24 }, {
|
|
39
|
+
default: f(() => [(l(!0), a(r, null, u(x.data, (e, t) => (l(), i(S, {
|
|
40
|
+
key: t,
|
|
41
|
+
md: x.span,
|
|
42
|
+
xs: 24,
|
|
43
|
+
sm: 12
|
|
44
|
+
}, {
|
|
45
|
+
default: f(() => [o("div", h, [o("a", {
|
|
46
|
+
href: e.href,
|
|
47
|
+
target: e.target,
|
|
48
|
+
onClick: (t) => e.click && e.click(e)
|
|
49
|
+
}, [o("img", {
|
|
50
|
+
src: e.src,
|
|
51
|
+
class: "item-img",
|
|
52
|
+
alt: ""
|
|
53
|
+
}, null, 8, _), o("div", {
|
|
54
|
+
class: "item-text",
|
|
55
|
+
style: c({ backgroundColor: x.bgText })
|
|
56
|
+
}, [o("h3", { style: c({ color: x.colorText }) }, d(e.name), 5), o("p", { style: c({ color: x.colorText }) }, d(e.text), 5)], 4)], 8, g)])]),
|
|
57
|
+
_: 2
|
|
58
|
+
}, 1032, ["md"]))), 128))]),
|
|
59
|
+
_: 1
|
|
60
|
+
})]);
|
|
61
|
+
}
|
|
62
|
+
var y = /* @__PURE__ */ e(p, [["render", v]]);
|
|
63
|
+
//#endregion
|
|
64
|
+
export { y as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.data-card{width:100%}.data-card .item{border:1px solid #fff;border-radius:5px;width:230px;height:340px;margin:0 auto 50px;position:relative;overflow:hidden}.data-card .item:hover .item-text{top:0}.data-card .item-img{border-radius:5px 5px 0 0;width:100%}.data-card .item-text{box-sizing:border-box;opacity:.9;border-radius:0 0 5px 5px;width:100%;height:340px;padding:20px 15px;transition:top .4s;position:absolute;top:150px;overflow:auto}.data-card .item-text>p{text-indent:2em;font-size:12px;line-height:25px}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
option: {
|
|
3
|
+
type: ObjectConstructor;
|
|
4
|
+
default: () => void;
|
|
5
|
+
};
|
|
6
|
+
}>, {}, {}, {
|
|
7
|
+
icon(): any;
|
|
8
|
+
color(): any;
|
|
9
|
+
span(): any;
|
|
10
|
+
data(): any;
|
|
11
|
+
}, {
|
|
12
|
+
itemClick(item: any): void;
|
|
13
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
14
|
+
option: {
|
|
15
|
+
type: ObjectConstructor;
|
|
16
|
+
default: () => void;
|
|
17
|
+
};
|
|
18
|
+
}>> & Readonly<{}>, {
|
|
19
|
+
option: Record<string, any>;
|
|
20
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
21
|
+
export default _default;
|
|
@@ -0,0 +1,68 @@
|
|
|
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, toDisplayString as d, withCtx as f } 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/cardText/DataCardText.vue
|
|
8
|
+
var p = {
|
|
9
|
+
name: "DataCardText",
|
|
10
|
+
props: { option: {
|
|
11
|
+
type: Object,
|
|
12
|
+
default: () => {}
|
|
13
|
+
} },
|
|
14
|
+
computed: {
|
|
15
|
+
icon() {
|
|
16
|
+
return this.option.icon;
|
|
17
|
+
},
|
|
18
|
+
color() {
|
|
19
|
+
return this.option.color || "#333";
|
|
20
|
+
},
|
|
21
|
+
span() {
|
|
22
|
+
return this.option.span || 8;
|
|
23
|
+
},
|
|
24
|
+
data() {
|
|
25
|
+
return this.option.data || [];
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
methods: { itemClick(e) {
|
|
29
|
+
var t;
|
|
30
|
+
(t = e.click) == null || t.call(e, e), this.$router.push(e.path);
|
|
31
|
+
} }
|
|
32
|
+
}, m = { class: "data-card-text" }, h = { class: "item" }, g = [
|
|
33
|
+
"href",
|
|
34
|
+
"target",
|
|
35
|
+
"onClick"
|
|
36
|
+
], _ = { class: "item-header" }, v = {
|
|
37
|
+
key: 0,
|
|
38
|
+
class: "item-content"
|
|
39
|
+
}, y = {
|
|
40
|
+
key: 1,
|
|
41
|
+
class: "item-footer"
|
|
42
|
+
};
|
|
43
|
+
function b(e, p, b, x, S, C) {
|
|
44
|
+
let w = t, T = n;
|
|
45
|
+
return l(), o("div", m, [c(T, { span: 24 }, {
|
|
46
|
+
default: f(() => [(l(!0), o(r, null, u(C.data, (e, t) => (l(), i(w, {
|
|
47
|
+
key: t,
|
|
48
|
+
md: C.span,
|
|
49
|
+
xs: 24,
|
|
50
|
+
sm: 12
|
|
51
|
+
}, {
|
|
52
|
+
default: f(() => [s("div", h, [s("a", {
|
|
53
|
+
href: e.path ? "javascript:;" : e.href,
|
|
54
|
+
target: e.path ? "" : e.target,
|
|
55
|
+
onClick: (t) => C.itemClick(e)
|
|
56
|
+
}, [
|
|
57
|
+
s("div", _, d(e.title), 1),
|
|
58
|
+
e.content ? (l(), o("div", v, d(e.content), 1)) : a("v-if", !0),
|
|
59
|
+
e.name || e.date ? (l(), o("div", y, [s("span", null, d(e.name), 1), s("span", null, d(e.date), 1)])) : a("v-if", !0)
|
|
60
|
+
], 8, g)])]),
|
|
61
|
+
_: 2
|
|
62
|
+
}, 1032, ["md"]))), 128))]),
|
|
63
|
+
_: 1
|
|
64
|
+
})]);
|
|
65
|
+
}
|
|
66
|
+
var x = /* @__PURE__ */ e(p, [["render", b]]);
|
|
67
|
+
//#endregion
|
|
68
|
+
export { x as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.data-card-text .item{background:#f8f8f8;border-radius:6px;margin:10px 20px;padding:20px 25px;box-shadow:2px 2px 20px #ccc}.data-card-text .item-header{color:#000;font-weight:700}.data-card-text .item-content{color:#333;margin-top:8px;font-size:14px;line-height:22px}.data-card-text .item-footer{color:#999;justify-content:space-between;margin-top:20px;font-size:12px;display:flex}.data-card-text .item a{text-decoration:none}.data-card-text .item a:visited{color:inherit}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
option: {
|
|
3
|
+
type: ObjectConstructor;
|
|
4
|
+
default: () => void;
|
|
5
|
+
};
|
|
6
|
+
}>, {}, {}, {
|
|
7
|
+
animation(): any;
|
|
8
|
+
decimals(): any;
|
|
9
|
+
span(): any;
|
|
10
|
+
data(): any;
|
|
11
|
+
color(): any;
|
|
12
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
13
|
+
option: {
|
|
14
|
+
type: ObjectConstructor;
|
|
15
|
+
default: () => void;
|
|
16
|
+
};
|
|
17
|
+
}>> & Readonly<{}>, {
|
|
18
|
+
option: Record<string, any>;
|
|
19
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
20
|
+
export default _default;
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
import { t as e } from "../chunks/B1MSrc6f.mjs";
|
|
2
|
+
import t from "../count-up/index.mjs";
|
|
3
|
+
import { ElCol as n, ElRow as r } from "element-plus/es";
|
|
4
|
+
import "element-plus/es/components/base/style/css";
|
|
5
|
+
import { Fragment as i, createBlock as a, createElementBlock as o, createElementVNode as s, createVNode as c, normalizeStyle as l, openBlock as u, renderList as d, toDisplayString as f, withCtx as p } from "vue";
|
|
6
|
+
import "element-plus/es/components/row/style/css";
|
|
7
|
+
import "element-plus/es/components/col/style/css";
|
|
8
|
+
//#region src/components/data/display/DataDisplay.vue
|
|
9
|
+
var m = {
|
|
10
|
+
name: "DataDisplay",
|
|
11
|
+
props: { option: {
|
|
12
|
+
type: Object,
|
|
13
|
+
default: () => {}
|
|
14
|
+
} },
|
|
15
|
+
computed: {
|
|
16
|
+
animation() {
|
|
17
|
+
return this.option.animation;
|
|
18
|
+
},
|
|
19
|
+
decimals() {
|
|
20
|
+
return this.option.decimals || 0;
|
|
21
|
+
},
|
|
22
|
+
span() {
|
|
23
|
+
return this.option.span || 6;
|
|
24
|
+
},
|
|
25
|
+
data() {
|
|
26
|
+
return this.option.data || [];
|
|
27
|
+
},
|
|
28
|
+
color() {
|
|
29
|
+
return this.option.color || "rgb(63, 161, 255)";
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}, h = { class: "avue-data-display" }, g = [
|
|
33
|
+
"href",
|
|
34
|
+
"target",
|
|
35
|
+
"onClick"
|
|
36
|
+
], _ = { class: "title" };
|
|
37
|
+
function v(e, m, v, y, b, x) {
|
|
38
|
+
let S = t, C = n, w = r;
|
|
39
|
+
return u(), o("div", h, [c(w, { span: 24 }, {
|
|
40
|
+
default: p(() => [(u(!0), o(i, null, d(x.data, (e, t) => (u(), a(C, {
|
|
41
|
+
key: t,
|
|
42
|
+
md: x.span,
|
|
43
|
+
xs: 12,
|
|
44
|
+
sm: 12
|
|
45
|
+
}, {
|
|
46
|
+
default: p(() => [s("div", {
|
|
47
|
+
class: "item",
|
|
48
|
+
style: l({ color: x.color })
|
|
49
|
+
}, [s("a", {
|
|
50
|
+
href: e.href,
|
|
51
|
+
target: e.target,
|
|
52
|
+
onClick: (t) => e.click && e.click(e)
|
|
53
|
+
}, [
|
|
54
|
+
c(S, {
|
|
55
|
+
animation: e.animation || x.animation,
|
|
56
|
+
decimals: e.decimals || x.decimals,
|
|
57
|
+
class: "count",
|
|
58
|
+
end: e.count
|
|
59
|
+
}, null, 8, [
|
|
60
|
+
"animation",
|
|
61
|
+
"decimals",
|
|
62
|
+
"end"
|
|
63
|
+
]),
|
|
64
|
+
m[0] || (m[0] = s("span", { class: "splitLine" }, null, -1)),
|
|
65
|
+
s("div", _, f(e.title), 1)
|
|
66
|
+
], 8, g)], 4)]),
|
|
67
|
+
_: 2
|
|
68
|
+
}, 1032, ["md"]))), 128))]),
|
|
69
|
+
_: 1
|
|
70
|
+
})]);
|
|
71
|
+
}
|
|
72
|
+
var y = /* @__PURE__ */ e(m, [["render", v]]);
|
|
73
|
+
//#endregion
|
|
74
|
+
export { y as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.avue-data-display{width:100%}.avue-data-display .item{text-align:center;flex-direction:column;align-items:center;margin:5px 0;display:flex}.avue-data-display .item a{text-decoration:none}.avue-data-display .item a:visited{color:inherit}.avue-data-display .count{color:#15a0ff;margin:8px 0 15px;font-size:32px;font-weight:700;display:block}.avue-data-display .title{color:#999;line-height:32px}.avue-data-display .splitLine{background:#9b9b9b;width:24px;height:1px;margin:0 auto;display:block}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
option: {
|
|
3
|
+
type: ObjectConstructor;
|
|
4
|
+
default: () => void;
|
|
5
|
+
};
|
|
6
|
+
}>, {}, {}, {
|
|
7
|
+
animation(): any;
|
|
8
|
+
decimals(): any;
|
|
9
|
+
span(): any;
|
|
10
|
+
data(): any;
|
|
11
|
+
color(): any;
|
|
12
|
+
discount(): any;
|
|
13
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
14
|
+
option: {
|
|
15
|
+
type: ObjectConstructor;
|
|
16
|
+
default: () => void;
|
|
17
|
+
};
|
|
18
|
+
}>> & Readonly<{}>, {
|
|
19
|
+
option: Record<string, any>;
|
|
20
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
21
|
+
export default _default;
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
import { t as e } from "../chunks/B1MSrc6f.mjs";
|
|
2
|
+
import t from "../count-up/index.mjs";
|
|
3
|
+
import { ElCol as n, ElRow as r } from "element-plus/es";
|
|
4
|
+
import "element-plus/es/components/base/style/css";
|
|
5
|
+
import { Fragment as i, createBlock as a, createElementBlock as o, createElementVNode as s, createVNode as c, normalizeClass as l, normalizeStyle as u, openBlock as d, renderList as f, toDisplayString as p, withCtx as m } from "vue";
|
|
6
|
+
import "element-plus/es/components/row/style/css";
|
|
7
|
+
import "element-plus/es/components/col/style/css";
|
|
8
|
+
//#region src/components/data/icons/DataIcons.vue
|
|
9
|
+
var h = {
|
|
10
|
+
name: "DataIcons",
|
|
11
|
+
props: { option: {
|
|
12
|
+
type: Object,
|
|
13
|
+
default: () => {}
|
|
14
|
+
} },
|
|
15
|
+
computed: {
|
|
16
|
+
animation() {
|
|
17
|
+
return this.option.animation;
|
|
18
|
+
},
|
|
19
|
+
decimals() {
|
|
20
|
+
return this.option.decimals || 0;
|
|
21
|
+
},
|
|
22
|
+
span() {
|
|
23
|
+
return this.option.span || 4;
|
|
24
|
+
},
|
|
25
|
+
data() {
|
|
26
|
+
return this.option.data;
|
|
27
|
+
},
|
|
28
|
+
color() {
|
|
29
|
+
return this.option.color || "rgb(63, 161, 255)";
|
|
30
|
+
},
|
|
31
|
+
discount() {
|
|
32
|
+
return this.option.discount || !1;
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
}, g = { class: "data-icons" }, _ = [
|
|
36
|
+
"href",
|
|
37
|
+
"target",
|
|
38
|
+
"onClick"
|
|
39
|
+
], v = { class: "item-info" };
|
|
40
|
+
function y(e, h, y, b, x, S) {
|
|
41
|
+
let C = t, w = n, T = r;
|
|
42
|
+
return d(), o("div", g, [c(T, { span: 24 }, {
|
|
43
|
+
default: m(() => [(d(!0), o(i, null, f(S.data, (e, t) => (d(), a(w, {
|
|
44
|
+
key: t,
|
|
45
|
+
xs: 12,
|
|
46
|
+
sm: 6,
|
|
47
|
+
md: S.span
|
|
48
|
+
}, {
|
|
49
|
+
default: m(() => [s("div", { class: l(["item", [{ "item--easy": S.discount }]]) }, [s("a", {
|
|
50
|
+
href: e.href,
|
|
51
|
+
target: e.target,
|
|
52
|
+
onClick: (t) => e.click && e.click(e)
|
|
53
|
+
}, [s("div", {
|
|
54
|
+
class: "item-icon",
|
|
55
|
+
style: u({ color: S.color })
|
|
56
|
+
}, [s("i", { class: l(e.icon) }, null, 2)], 4), s("div", v, [s("span", null, p(e.title), 1), c(C, {
|
|
57
|
+
animation: e.animation || S.animation,
|
|
58
|
+
decimals: e.decimals || S.decimals,
|
|
59
|
+
style: u({ color: S.color }),
|
|
60
|
+
class: "count",
|
|
61
|
+
end: e.count
|
|
62
|
+
}, null, 8, [
|
|
63
|
+
"animation",
|
|
64
|
+
"decimals",
|
|
65
|
+
"style",
|
|
66
|
+
"end"
|
|
67
|
+
])])], 8, _)], 2)]),
|
|
68
|
+
_: 2
|
|
69
|
+
}, 1032, ["md"]))), 128))]),
|
|
70
|
+
_: 1
|
|
71
|
+
})]);
|
|
72
|
+
}
|
|
73
|
+
var b = /* @__PURE__ */ e(h, [["render", y]]);
|
|
74
|
+
//#endregion
|
|
75
|
+
export { b as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.data-icons{width:100%}.data-icons .item{justify-content:center;align-items:center;width:90%;margin:10px 15px;display:flex}.data-icons .item a{text-decoration:none}.data-icons .item a:visited{color:inherit}.data-icons .item-icon{text-align:center;margin-top:3px;margin-right:0!important}.data-icons .item-icon>i{font-size:46px!important}.data-icons .item-info{text-align:center;padding:10px 0}.data-icons .item-info>span{color:#999;padding:5px 0;font-size:12px;display:block}.data-icons .item-info .count{font-size:20px;line-height:25px}.data-icons .item--easy{flex-direction:column}.data-icons .item--easy>.item-icon{margin:0}.data-icons .item--easy>.item-info{margin-top:-15px}.data-icons .item--easy>.item-info>span{font-size:14px}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
option: {
|
|
3
|
+
type: ObjectConstructor;
|
|
4
|
+
default: () => void;
|
|
5
|
+
};
|
|
6
|
+
}>, {}, {}, {
|
|
7
|
+
span(): any;
|
|
8
|
+
data(): any;
|
|
9
|
+
color(): any;
|
|
10
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
11
|
+
option: {
|
|
12
|
+
type: ObjectConstructor;
|
|
13
|
+
default: () => void;
|
|
14
|
+
};
|
|
15
|
+
}>> & Readonly<{}>, {
|
|
16
|
+
option: Record<string, any>;
|
|
17
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
18
|
+
export default _default;
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import { t as e } from "../chunks/B1MSrc6f.mjs";
|
|
2
|
+
import { ElCol as t, ElRow as n, ElTooltip as r } from "element-plus/es";
|
|
3
|
+
import "element-plus/es/components/base/style/css";
|
|
4
|
+
import { Fragment as i, createBlock as a, createElementBlock as o, createElementVNode as s, createVNode as c, normalizeStyle as l, openBlock as u, renderList 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
|
+
import "element-plus/es/components/tooltip/style/css";
|
|
8
|
+
//#region src/components/data/imgText/DataImgtext.vue
|
|
9
|
+
var m = {
|
|
10
|
+
name: "DataImgtext",
|
|
11
|
+
props: { option: {
|
|
12
|
+
type: Object,
|
|
13
|
+
default: () => {}
|
|
14
|
+
} },
|
|
15
|
+
computed: {
|
|
16
|
+
span() {
|
|
17
|
+
return this.option.span || 6;
|
|
18
|
+
},
|
|
19
|
+
data() {
|
|
20
|
+
return this.option.data || [];
|
|
21
|
+
},
|
|
22
|
+
color() {
|
|
23
|
+
return this.option.color || "rgb(63, 161, 255)";
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}, h = { class: "avue-data-imgtext" }, g = [
|
|
27
|
+
"href",
|
|
28
|
+
"target",
|
|
29
|
+
"onClick"
|
|
30
|
+
], _ = { class: "item-header" }, v = ["src"], y = { class: "item-content" }, b = { class: "item-footer" }, x = { class: "time" }, S = { class: "imgs" }, C = ["src"];
|
|
31
|
+
function w(e, m, w, T, E, D) {
|
|
32
|
+
let O = r, k = t, A = n;
|
|
33
|
+
return u(), o("div", h, [c(A, { span: 24 }, {
|
|
34
|
+
default: p(() => [(u(!0), o(i, null, d(D.data, (e, t) => (u(), a(k, {
|
|
35
|
+
key: t,
|
|
36
|
+
md: D.span,
|
|
37
|
+
xs: 24,
|
|
38
|
+
sm: 12
|
|
39
|
+
}, {
|
|
40
|
+
default: p(() => [s("div", {
|
|
41
|
+
class: "item",
|
|
42
|
+
style: l({ color: D.color })
|
|
43
|
+
}, [s("a", {
|
|
44
|
+
href: e.href,
|
|
45
|
+
target: e.target,
|
|
46
|
+
onClick: (t) => e.click && e.click(e)
|
|
47
|
+
}, [
|
|
48
|
+
s("div", _, [s("img", {
|
|
49
|
+
src: e.imgsrc,
|
|
50
|
+
alt: ""
|
|
51
|
+
}, null, 8, v)]),
|
|
52
|
+
s("div", y, [s("span", null, f(e.title), 1), s("p", null, f(e.content), 1)]),
|
|
53
|
+
s("div", b, [s("div", x, [s("span", null, f(e.time), 1)]), s("div", S, [s("ul", null, [(u(!0), o(i, null, d(e.headimg, (e, t) => (u(), o("li", { key: t }, [c(O, {
|
|
54
|
+
effect: "dark",
|
|
55
|
+
content: e.name,
|
|
56
|
+
placement: "top-start"
|
|
57
|
+
}, {
|
|
58
|
+
default: p(() => [s("img", {
|
|
59
|
+
src: e.src,
|
|
60
|
+
alt: ""
|
|
61
|
+
}, null, 8, C)]),
|
|
62
|
+
_: 2
|
|
63
|
+
}, 1032, ["content"])]))), 128))])])])
|
|
64
|
+
], 8, g)], 4)]),
|
|
65
|
+
_: 2
|
|
66
|
+
}, 1032, ["md"]))), 128))]),
|
|
67
|
+
_: 1
|
|
68
|
+
})]);
|
|
69
|
+
}
|
|
70
|
+
var T = /* @__PURE__ */ e(m, [["render", w]]);
|
|
71
|
+
//#endregion
|
|
72
|
+
export { T as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.avue-data-imgtext{width:100%}.avue-data-imgtext .item{border-radius:5px;width:240px;height:340px;margin:10px auto 50px;position:relative;box-shadow:2px 2px 20px #ccc}.avue-data-imgtext .item a{text-decoration:none}.avue-data-imgtext .item a:visited{color:inherit}.avue-data-imgtext .item-header img{background:red;border-radius:5px 5px 0 0;width:100%;height:170px}.avue-data-imgtext .item-content{padding:10px 15px;color:#333!important}.avue-data-imgtext .item-content span{font-size:20px}.avue-data-imgtext .item-content:hover span{color:#1890ff}.avue-data-imgtext .item-content p{height:60px;margin:6px 0;font-size:14px;overflow:hidden}.avue-data-imgtext .item-footer{padding:10px 15px;position:relative}.avue-data-imgtext .item-footer img{border-radius:50%;width:20px;height:20px}.avue-data-imgtext .item-footer div{display:inline-block}.avue-data-imgtext .item-footer div ul,.avue-data-imgtext .item-footer div li{border:2px solid #fff;border-radius:50%;margin:0 0 0 -8px;padding:0;list-style:none;display:inline-block}.avue-data-imgtext .item-footer div:first-child{font-size:14px;color:#ccc!important}.avue-data-imgtext .item-footer div:nth-child(2){position:absolute;right:15px}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
option: {
|
|
3
|
+
type: ObjectConstructor;
|
|
4
|
+
default: () => void;
|
|
5
|
+
};
|
|
6
|
+
}>, {}, {}, {
|
|
7
|
+
span(): any;
|
|
8
|
+
data(): any;
|
|
9
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
10
|
+
option: {
|
|
11
|
+
type: ObjectConstructor;
|
|
12
|
+
default: () => void;
|
|
13
|
+
};
|
|
14
|
+
}>> & Readonly<{}>, {
|
|
15
|
+
option: Record<string, any>;
|
|
16
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
17
|
+
export default _default;
|