@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,201 @@
|
|
|
1
|
+
import { u as e } from "../chunks/ClVh1Lek.mjs";
|
|
2
|
+
import { t } from "../chunks/B1MSrc6f.mjs";
|
|
3
|
+
import { ElCarousel as n, ElCarouselItem as r } from "element-plus/es";
|
|
4
|
+
import "element-plus/es/components/base/style/css";
|
|
5
|
+
import { Fragment as i, createBlock as a, createCommentVNode as o, createElementBlock as s, createElementVNode as c, createVNode as l, normalizeStyle as u, openBlock as d, renderList as f, resolveDynamicComponent as p, toDisplayString as m, withCtx as h, withModifiers as g } from "vue";
|
|
6
|
+
import { setPx as _ } from "@web-utils/core";
|
|
7
|
+
import "element-plus/es/components/carousel/style/css";
|
|
8
|
+
import "element-plus/es/components/carousel-item/style/css";
|
|
9
|
+
//#region src/components/image-preview/ImagePreview.vue
|
|
10
|
+
var v = {
|
|
11
|
+
name: "ImagePreview",
|
|
12
|
+
props: {
|
|
13
|
+
visible: Boolean,
|
|
14
|
+
beforeClose: Function,
|
|
15
|
+
closeOnClickModal: Boolean,
|
|
16
|
+
click: Function,
|
|
17
|
+
modal: Boolean,
|
|
18
|
+
datas: {
|
|
19
|
+
type: Array,
|
|
20
|
+
default: () => []
|
|
21
|
+
},
|
|
22
|
+
beginIndex: Number
|
|
23
|
+
},
|
|
24
|
+
emits: ["close"],
|
|
25
|
+
data() {
|
|
26
|
+
return {
|
|
27
|
+
left: 0,
|
|
28
|
+
top: 0,
|
|
29
|
+
scale: 1,
|
|
30
|
+
rotate: 0,
|
|
31
|
+
index: this.beginIndex
|
|
32
|
+
};
|
|
33
|
+
},
|
|
34
|
+
computed: {
|
|
35
|
+
styleBoxName() {
|
|
36
|
+
return {
|
|
37
|
+
marginLeft: _(this.left),
|
|
38
|
+
marginTop: _(this.top)
|
|
39
|
+
};
|
|
40
|
+
},
|
|
41
|
+
styleName() {
|
|
42
|
+
return {
|
|
43
|
+
transform: `scale(${this.scale}) rotate(${this.rotate}deg)`,
|
|
44
|
+
maxWidth: "100%",
|
|
45
|
+
maxHeight: "100%"
|
|
46
|
+
};
|
|
47
|
+
},
|
|
48
|
+
isRrrow() {
|
|
49
|
+
return this.datas.length > 1;
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
methods: {
|
|
53
|
+
getName(e) {
|
|
54
|
+
return e.substring(e.lastIndexOf("/") + 1);
|
|
55
|
+
},
|
|
56
|
+
handlePrint() {
|
|
57
|
+
this.$Print(`#avue-image-preview__${this.index}`);
|
|
58
|
+
},
|
|
59
|
+
handlePrev() {
|
|
60
|
+
this.$refs.carousel.prev(), this.index = this.$refs.carousel.activeIndex, this.stopItem();
|
|
61
|
+
},
|
|
62
|
+
handleNext() {
|
|
63
|
+
this.$refs.carousel.next(), this.index = this.$refs.carousel.activeIndex, this.stopItem();
|
|
64
|
+
},
|
|
65
|
+
stopItem() {
|
|
66
|
+
this.left = 0, this.top = 0, this.$refs.item.forEach((e) => {
|
|
67
|
+
var t;
|
|
68
|
+
(t = e.pause) == null || t.call(e);
|
|
69
|
+
});
|
|
70
|
+
},
|
|
71
|
+
isMediaType(t) {
|
|
72
|
+
return e(t.url, t.type);
|
|
73
|
+
},
|
|
74
|
+
subScale() {
|
|
75
|
+
this.scale !== .2 && (this.scale = parseFloat((this.scale - .2).toFixed(2)));
|
|
76
|
+
},
|
|
77
|
+
addScale() {
|
|
78
|
+
this.scale = parseFloat((this.scale + .2).toFixed(2));
|
|
79
|
+
},
|
|
80
|
+
handleChange() {
|
|
81
|
+
this.scale = 1, this.rotate = 0;
|
|
82
|
+
},
|
|
83
|
+
move(e) {
|
|
84
|
+
let t = e.clientX, n = e.clientY;
|
|
85
|
+
document.onmousemove = (e) => {
|
|
86
|
+
let r = e.clientX - t, i = e.clientY - n;
|
|
87
|
+
t = e.clientX, n = e.clientY, this.left += r * 2, this.top += i * 2;
|
|
88
|
+
}, document.onmouseup = () => {
|
|
89
|
+
document.onmousemove = null, document.onmouseup = null;
|
|
90
|
+
};
|
|
91
|
+
},
|
|
92
|
+
handleClick(e, t, n = !1) {
|
|
93
|
+
typeof this.click == "function" ? this.click(e, t) : n && window.open(e.url);
|
|
94
|
+
},
|
|
95
|
+
close() {
|
|
96
|
+
typeof this.beforeClose == "function" && this.beforeClose(this.datas, this.index), this.$emit("close", this.datas, this.index);
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
}, y = {
|
|
100
|
+
key: 0,
|
|
101
|
+
class: "avue-image-preview"
|
|
102
|
+
}, b = {
|
|
103
|
+
ref: "box",
|
|
104
|
+
class: "avue-image-preview__box"
|
|
105
|
+
}, x = ["id", "onClick"], S = { class: "el-image-viewer__btn el-image-viewer__actions" }, C = { class: "el-image-viewer__actions__inner" };
|
|
106
|
+
function w(e, t, _, v, w, T) {
|
|
107
|
+
let E = r, D = n;
|
|
108
|
+
return _.visible ? (d(), s("div", y, [
|
|
109
|
+
_.modal ? (d(), s("div", {
|
|
110
|
+
key: 0,
|
|
111
|
+
class: "avue-image-preview__mask",
|
|
112
|
+
onClick: t[0] || (t[0] = (...e) => T.close && T.close(...e))
|
|
113
|
+
})) : o("v-if", !0),
|
|
114
|
+
c("span", {
|
|
115
|
+
class: "el-image-viewer__btn el-image-viewer__close",
|
|
116
|
+
onClick: t[1] || (t[1] = (...e) => T.close && T.close(...e))
|
|
117
|
+
}, [...t[10] || (t[10] = [c("i", { class: "el-icon-circle-close" }, null, -1)])]),
|
|
118
|
+
T.isRrrow ? (d(), s("span", {
|
|
119
|
+
key: 1,
|
|
120
|
+
class: "el-image-viewer__btn el-image-viewer__prev",
|
|
121
|
+
onClick: t[2] || (t[2] = (e) => T.handlePrev())
|
|
122
|
+
}, [...t[11] || (t[11] = [c("i", { class: "el-icon-arrow-left" }, null, -1)])])) : o("v-if", !0),
|
|
123
|
+
T.isRrrow ? (d(), s("span", {
|
|
124
|
+
key: 2,
|
|
125
|
+
class: "el-image-viewer__btn el-image-viewer__next",
|
|
126
|
+
onClick: t[3] || (t[3] = (e) => T.handleNext())
|
|
127
|
+
}, [...t[12] || (t[12] = [c("i", { class: "el-icon-arrow-right" }, null, -1)])])) : o("v-if", !0),
|
|
128
|
+
c("div", b, [l(D, {
|
|
129
|
+
ref: "carousel",
|
|
130
|
+
"show-indicators": !1,
|
|
131
|
+
"initial-index": w.index,
|
|
132
|
+
"initial-swipe": w.index,
|
|
133
|
+
interval: 0,
|
|
134
|
+
arrow: "never",
|
|
135
|
+
"indicator-position": "none",
|
|
136
|
+
onChange: T.handleChange
|
|
137
|
+
}, {
|
|
138
|
+
default: h(() => [(d(!0), s(i, null, f(_.datas, (e, n) => (d(), a(E, {
|
|
139
|
+
key: n,
|
|
140
|
+
onClick: t[4] || (t[4] = g((e) => _.closeOnClickModal ? T.close() : "", ["self"]))
|
|
141
|
+
}, {
|
|
142
|
+
default: h(() => [T.isMediaType(e) ? (d(), a(p(T.isMediaType(e)), {
|
|
143
|
+
key: 0,
|
|
144
|
+
id: `avue-image-preview__${n}`,
|
|
145
|
+
ref_for: !0,
|
|
146
|
+
ref: "item",
|
|
147
|
+
src: e.url,
|
|
148
|
+
style: u([T.styleName, T.styleBoxName]),
|
|
149
|
+
controls: "controls",
|
|
150
|
+
ondragstart: "return false",
|
|
151
|
+
onClick: (t) => T.handleClick(e, n),
|
|
152
|
+
onMousedown: T.move
|
|
153
|
+
}, null, 40, [
|
|
154
|
+
"id",
|
|
155
|
+
"src",
|
|
156
|
+
"style",
|
|
157
|
+
"onClick",
|
|
158
|
+
"onMousedown"
|
|
159
|
+
])) : (d(), s("div", {
|
|
160
|
+
key: 1,
|
|
161
|
+
id: `avue-image-preview__${n}`,
|
|
162
|
+
class: "avue-image-preview__file",
|
|
163
|
+
onClick: (t) => T.handleClick(e, n, !0)
|
|
164
|
+
}, [c("span", null, [t[13] || (t[13] = c("i", { class: "el-icon-document" }, null, -1)), c("p", null, m(e.name || T.getName(e.url)), 1)])], 8, x))]),
|
|
165
|
+
_: 2
|
|
166
|
+
}, 1024))), 128))]),
|
|
167
|
+
_: 1
|
|
168
|
+
}, 8, [
|
|
169
|
+
"initial-index",
|
|
170
|
+
"initial-swipe",
|
|
171
|
+
"onChange"
|
|
172
|
+
])], 512),
|
|
173
|
+
c("div", S, [c("div", C, [
|
|
174
|
+
c("i", {
|
|
175
|
+
class: "el-icon-zoom-out",
|
|
176
|
+
onClick: t[5] || (t[5] = (...e) => T.subScale && T.subScale(...e))
|
|
177
|
+
}),
|
|
178
|
+
c("i", {
|
|
179
|
+
class: "el-icon-zoom-in",
|
|
180
|
+
onClick: t[6] || (t[6] = (...e) => T.addScale && T.addScale(...e))
|
|
181
|
+
}),
|
|
182
|
+
t[14] || (t[14] = c("i", { class: "el-image-viewer__actions__divider" }, null, -1)),
|
|
183
|
+
c("i", {
|
|
184
|
+
class: "el-icon-printer",
|
|
185
|
+
onClick: t[7] || (t[7] = (...e) => T.handlePrint && T.handlePrint(...e))
|
|
186
|
+
}),
|
|
187
|
+
t[15] || (t[15] = c("i", { class: "el-image-viewer__actions__divider" }, null, -1)),
|
|
188
|
+
c("i", {
|
|
189
|
+
class: "el-icon-refresh-left",
|
|
190
|
+
onClick: t[8] || (t[8] = (e) => w.rotate -= 90)
|
|
191
|
+
}),
|
|
192
|
+
c("i", {
|
|
193
|
+
class: "el-icon-refresh-right",
|
|
194
|
+
onClick: t[9] || (t[9] = (e) => w.rotate += 90)
|
|
195
|
+
})
|
|
196
|
+
])])
|
|
197
|
+
])) : o("v-if", !0);
|
|
198
|
+
}
|
|
199
|
+
var T = /* @__PURE__ */ t(v, [["render", w]]);
|
|
200
|
+
//#endregion
|
|
201
|
+
export { T as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.avue-img--center{justify-content:center;align-items:center;display:flex}.avue-img--fullscreen .el-dialog__body{height:100%}.avue-image-preview{z-index:9998;width:100%;height:100%;transition:all .5s;position:fixed;top:0;left:0}.avue-image-preview .el-image-viewer__close i{color:#fff}.avue-image-preview .el-image-viewer__btn{z-index:1024}.avue-image-preview img{cursor:pointer;transition:all .5s}.avue-image-preview__file{text-align:center}.avue-image-preview__file a{color:#fff}.avue-image-preview__file i{cursor:pointer;font-size:80px}.avue-image-preview__mask{background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.avue-image-preview__box{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.avue-image-preview__box .el-carousel{width:90%;height:100%}.avue-image-preview__box .el-carousel__container{height:100%}.avue-image-preview__box .el-carousel__item{justify-content:center;align-items:center;width:100%;height:100%;display:flex}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
images: ArrayConstructor;
|
|
3
|
+
url: {
|
|
4
|
+
type: StringConstructor;
|
|
5
|
+
default: string;
|
|
6
|
+
};
|
|
7
|
+
lazy: BooleanConstructor;
|
|
8
|
+
}>, {}, {}, {}, {
|
|
9
|
+
init({ container, options }: {
|
|
10
|
+
container: any;
|
|
11
|
+
options: any;
|
|
12
|
+
}): void;
|
|
13
|
+
show({ container, options, index }?: {}): void;
|
|
14
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
15
|
+
images: ArrayConstructor;
|
|
16
|
+
url: {
|
|
17
|
+
type: StringConstructor;
|
|
18
|
+
default: string;
|
|
19
|
+
};
|
|
20
|
+
lazy: BooleanConstructor;
|
|
21
|
+
}>> & Readonly<{}>, {
|
|
22
|
+
lazy: boolean;
|
|
23
|
+
url: string;
|
|
24
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
25
|
+
export default _default;
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import { t as e } from "../chunks/B1MSrc6f.mjs";
|
|
2
|
+
import { Fragment as t, createElementBlock as n, normalizeStyle as r, openBlock as i, renderList as a, renderSlot as o, vShow as s, withDirectives as c } from "vue";
|
|
3
|
+
import l from "viewerjs";
|
|
4
|
+
import "viewerjs/dist/viewer.css";
|
|
5
|
+
//#region src/components/ImageViewer.vue
|
|
6
|
+
var u = {
|
|
7
|
+
name: "ImageViewer",
|
|
8
|
+
props: {
|
|
9
|
+
images: Array,
|
|
10
|
+
url: {
|
|
11
|
+
type: String,
|
|
12
|
+
default: "data-src"
|
|
13
|
+
},
|
|
14
|
+
lazy: Boolean
|
|
15
|
+
},
|
|
16
|
+
mounted() {
|
|
17
|
+
this.lazy || this.init({
|
|
18
|
+
container: this.$refs.wrapper,
|
|
19
|
+
options: {
|
|
20
|
+
navbar: !1,
|
|
21
|
+
backdrop: "static",
|
|
22
|
+
url: this.url
|
|
23
|
+
}
|
|
24
|
+
});
|
|
25
|
+
},
|
|
26
|
+
updated() {
|
|
27
|
+
if (!this.lazy) {
|
|
28
|
+
var e;
|
|
29
|
+
(e = this.gallery) == null || e.update();
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
beforeUnmount() {
|
|
33
|
+
this.lazy || this.gallery.destroy();
|
|
34
|
+
},
|
|
35
|
+
methods: {
|
|
36
|
+
init({ container: e, options: t }) {
|
|
37
|
+
this.gallery = new l(e, t);
|
|
38
|
+
},
|
|
39
|
+
show({ container: e, options: t, index: n } = {}) {
|
|
40
|
+
e = e || this.$refs.wrapper, t = t || {
|
|
41
|
+
navbar: !1,
|
|
42
|
+
backdrop: "static",
|
|
43
|
+
url: this.url,
|
|
44
|
+
loop: !1,
|
|
45
|
+
initialViewIndex: n || 0,
|
|
46
|
+
hidden: () => {
|
|
47
|
+
this.gallery.destroy(), this.gallery = null;
|
|
48
|
+
}
|
|
49
|
+
}, this.gallery || (this.init({
|
|
50
|
+
container: e,
|
|
51
|
+
options: t
|
|
52
|
+
}), this.gallery.show());
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
}, d = {
|
|
56
|
+
ref: "wrapper",
|
|
57
|
+
class: "image-viewer"
|
|
58
|
+
}, f = ["data-src", "alt"];
|
|
59
|
+
function p(e, l, u, p, m, h) {
|
|
60
|
+
return c((i(), n("div", d, [o(e.$slots, "default", {}, () => [(i(!0), n(t, null, a(u.images, (e) => (i(), n("img", {
|
|
61
|
+
key: e.src,
|
|
62
|
+
class: "image-item",
|
|
63
|
+
style: r({ backgroundImage: `url('${e.src}')` }),
|
|
64
|
+
"data-src": e.src,
|
|
65
|
+
alt: e.alt
|
|
66
|
+
}, null, 12, f))), 128))])], 512)), [[s, !u.lazy]]);
|
|
67
|
+
}
|
|
68
|
+
var m = /* @__PURE__ */ e(u, [["render", p]]);
|
|
69
|
+
//#endregion
|
|
70
|
+
export { m as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.image-viewer .image-item{cursor:pointer;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;outline:none;width:100px;height:100px;display:inline-block}.viewer-backdrop{background-color:#5e5e5e}
|