@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,73 @@
|
|
|
1
|
+
import { InjectionKey, ComputedRef } from 'vue';
|
|
2
|
+
export declare const formHolderContextKey: InjectionKey<{
|
|
3
|
+
/** 表单实例的响应式引用 */
|
|
4
|
+
tableForm: boolean;
|
|
5
|
+
/** 是否禁用整个表单的响应式引用 */
|
|
6
|
+
disabled: boolean;
|
|
7
|
+
/** 启用的字段列表的响应式引用 */
|
|
8
|
+
enabledFields: string[];
|
|
9
|
+
/** 必填字段列表的响应式引用 */
|
|
10
|
+
requiredFields: string[];
|
|
11
|
+
/** 启用字段的映射表的响应式引用,用于快速查找字段状态 */
|
|
12
|
+
enabledFieldsMap: Record<string, boolean | undefined>;
|
|
13
|
+
/** 禁用字段的映射表的响应式引用,用于快速查找字段状态 */
|
|
14
|
+
disabledFieldsMap: Record<string, boolean | undefined>;
|
|
15
|
+
/** 必填字段的映射表的响应式引用,用于快速查找字段状态 */
|
|
16
|
+
requiredFieldsMap: Record<string, boolean | undefined>;
|
|
17
|
+
/** 禁用字段列表的响应式引用 */
|
|
18
|
+
disabledFields: string[];
|
|
19
|
+
/** 滚动到第一个必填字段的方法 */
|
|
20
|
+
scrollIntoRequiredField: () => Promise<void> | any;
|
|
21
|
+
/** 表单的模板引用,用于直接访问DOM元素或组件实例 */
|
|
22
|
+
formRef: unknown;
|
|
23
|
+
/** 验证整个表单的方法,返回Promise以便支持异步验证 */
|
|
24
|
+
validate: () => Promise<void> | any;
|
|
25
|
+
/** 验证指定字段的方法 */
|
|
26
|
+
validateField: () => any;
|
|
27
|
+
/** 重置所有表单字段到初始值的方法 */
|
|
28
|
+
resetFields: () => any;
|
|
29
|
+
/** 滚动到指定字段的方法 */
|
|
30
|
+
scrollToField: () => any;
|
|
31
|
+
/** 清除所有验证错误信息的方法 */
|
|
32
|
+
clearValidate: () => any;
|
|
33
|
+
/** 获取指定字段实例的方法 */
|
|
34
|
+
getField: () => any;
|
|
35
|
+
/** 设置表单初始值的方法 */
|
|
36
|
+
setInitialValues: () => any;
|
|
37
|
+
/** 获取所有字段实例的方法 */
|
|
38
|
+
getFields: () => any;
|
|
39
|
+
}>;
|
|
40
|
+
export declare const formItemGroupContextKey: InjectionKey<{
|
|
41
|
+
disabled: boolean;
|
|
42
|
+
enabled: boolean;
|
|
43
|
+
isDisabled: boolean;
|
|
44
|
+
size: string;
|
|
45
|
+
}>;
|
|
46
|
+
export declare const formItemConfigProviderContextKey: InjectionKey<{
|
|
47
|
+
reactive: boolean;
|
|
48
|
+
block: boolean;
|
|
49
|
+
wrapCol: boolean;
|
|
50
|
+
}>;
|
|
51
|
+
export declare const formViewContextKey: InjectionKey<{
|
|
52
|
+
formCardStyle: object;
|
|
53
|
+
addGroup: (group: any) => void;
|
|
54
|
+
removeGroup: (group: any) => void;
|
|
55
|
+
tableForm: boolean;
|
|
56
|
+
printing: boolean;
|
|
57
|
+
}>;
|
|
58
|
+
export declare const formEntityContextKey: unique symbol;
|
|
59
|
+
export declare const formItemConfigContextKey: unique symbol;
|
|
60
|
+
export declare const flowContextKey: InjectionKey<{
|
|
61
|
+
formComments: object[];
|
|
62
|
+
}>;
|
|
63
|
+
export declare const toolbarContextKey: InjectionKey<{
|
|
64
|
+
footer: boolean;
|
|
65
|
+
}>;
|
|
66
|
+
export declare const tableViewContextKey: unique symbol;
|
|
67
|
+
export declare const pageableTableContextKey: InjectionKey<{
|
|
68
|
+
records: ComputedRef<object[]>;
|
|
69
|
+
}>;
|
|
70
|
+
export declare const columnSizeContextKey: unique symbol;
|
|
71
|
+
export declare const columnsContextKey: unique symbol;
|
|
72
|
+
export declare const setColumnSizeContextKey: unique symbol;
|
|
73
|
+
export declare const cellClickHandlerContextKey: unique symbol;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region src/constants/index.ts
|
|
2
|
+
var e = Symbol("formHolder"), t = Symbol("formItemGroup"), n = Symbol("formItemConfigProvider"), r = Symbol("formView"), i = Symbol("formEntity"), a = Symbol("formItemConfig"), o = Symbol("flowContext"), s = Symbol("toolbar"), c = Symbol("tableView"), l = Symbol("pageableTable"), u = Symbol("columnSize"), d = Symbol("columns"), f = Symbol("setColumnSize"), p = Symbol("cellClickHandler");
|
|
3
|
+
//#endregion
|
|
4
|
+
export { p as cellClickHandlerContextKey, u as columnSizeContextKey, d as columnsContextKey, o as flowContextKey, i as formEntityContextKey, e as formHolderContextKey, a as formItemConfigContextKey, n as formItemConfigProviderContextKey, t as formItemGroupContextKey, r as formViewContextKey, l as pageableTableContextKey, f as setColumnSizeContextKey, c as tableViewContextKey, s as toolbarContextKey };
|
|
@@ -0,0 +1,183 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
/**
|
|
3
|
+
* 菜单项
|
|
4
|
+
*/
|
|
5
|
+
list: {
|
|
6
|
+
type: ArrayConstructor;
|
|
7
|
+
required: true;
|
|
8
|
+
};
|
|
9
|
+
/**
|
|
10
|
+
* 是否开启下划线
|
|
11
|
+
*/
|
|
12
|
+
underline: BooleanConstructor;
|
|
13
|
+
appendToBody: BooleanConstructor;
|
|
14
|
+
/**
|
|
15
|
+
* 是否开启箭头
|
|
16
|
+
*/
|
|
17
|
+
arrow: {
|
|
18
|
+
type: BooleanConstructor;
|
|
19
|
+
default: boolean;
|
|
20
|
+
};
|
|
21
|
+
/**
|
|
22
|
+
* 是否开启边界检测
|
|
23
|
+
*/
|
|
24
|
+
border: {
|
|
25
|
+
type: BooleanConstructor;
|
|
26
|
+
default: boolean;
|
|
27
|
+
};
|
|
28
|
+
/**
|
|
29
|
+
* 列表项宽度
|
|
30
|
+
*/
|
|
31
|
+
itemWidth: {
|
|
32
|
+
type: NumberConstructor;
|
|
33
|
+
default: number;
|
|
34
|
+
};
|
|
35
|
+
/**
|
|
36
|
+
* 列表项高度
|
|
37
|
+
*/
|
|
38
|
+
itemHeight: {
|
|
39
|
+
type: NumberConstructor;
|
|
40
|
+
default: number;
|
|
41
|
+
};
|
|
42
|
+
/**
|
|
43
|
+
* 列表项字体
|
|
44
|
+
*/
|
|
45
|
+
itemFontSize: {
|
|
46
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
47
|
+
default: number;
|
|
48
|
+
};
|
|
49
|
+
/**
|
|
50
|
+
* 显示点偏移量
|
|
51
|
+
*/
|
|
52
|
+
offset: {
|
|
53
|
+
type: ObjectConstructor;
|
|
54
|
+
default: () => {
|
|
55
|
+
x: number;
|
|
56
|
+
y: number;
|
|
57
|
+
};
|
|
58
|
+
};
|
|
59
|
+
/**
|
|
60
|
+
* 边界距离
|
|
61
|
+
*/
|
|
62
|
+
borderWidth: {
|
|
63
|
+
type: NumberConstructor;
|
|
64
|
+
default: number;
|
|
65
|
+
};
|
|
66
|
+
}>, {}, {
|
|
67
|
+
/**
|
|
68
|
+
* 是否显示
|
|
69
|
+
*/
|
|
70
|
+
visible: boolean;
|
|
71
|
+
rendered: boolean;
|
|
72
|
+
/**
|
|
73
|
+
* 触发点坐标
|
|
74
|
+
*/
|
|
75
|
+
axis: {
|
|
76
|
+
x: number;
|
|
77
|
+
y: number;
|
|
78
|
+
};
|
|
79
|
+
}, {
|
|
80
|
+
axisComputed(): {
|
|
81
|
+
top: string;
|
|
82
|
+
left: string;
|
|
83
|
+
display: string;
|
|
84
|
+
};
|
|
85
|
+
liStyle(): {
|
|
86
|
+
width: string;
|
|
87
|
+
height: string;
|
|
88
|
+
lineHeight: string;
|
|
89
|
+
fontSize: string;
|
|
90
|
+
};
|
|
91
|
+
firstLeft(): boolean;
|
|
92
|
+
secondLeft(): boolean;
|
|
93
|
+
}, {
|
|
94
|
+
secondBorderCheck(i: any): {
|
|
95
|
+
left: string;
|
|
96
|
+
top: string | number;
|
|
97
|
+
};
|
|
98
|
+
thirdBorderCheck(i: any, si: any): {
|
|
99
|
+
left: string;
|
|
100
|
+
top: string | number;
|
|
101
|
+
};
|
|
102
|
+
show(event: any): void;
|
|
103
|
+
hide(): void;
|
|
104
|
+
onItemClick(item: any, indexList: any): void;
|
|
105
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "on-item-click"[], "on-item-click", import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
106
|
+
/**
|
|
107
|
+
* 菜单项
|
|
108
|
+
*/
|
|
109
|
+
list: {
|
|
110
|
+
type: ArrayConstructor;
|
|
111
|
+
required: true;
|
|
112
|
+
};
|
|
113
|
+
/**
|
|
114
|
+
* 是否开启下划线
|
|
115
|
+
*/
|
|
116
|
+
underline: BooleanConstructor;
|
|
117
|
+
appendToBody: BooleanConstructor;
|
|
118
|
+
/**
|
|
119
|
+
* 是否开启箭头
|
|
120
|
+
*/
|
|
121
|
+
arrow: {
|
|
122
|
+
type: BooleanConstructor;
|
|
123
|
+
default: boolean;
|
|
124
|
+
};
|
|
125
|
+
/**
|
|
126
|
+
* 是否开启边界检测
|
|
127
|
+
*/
|
|
128
|
+
border: {
|
|
129
|
+
type: BooleanConstructor;
|
|
130
|
+
default: boolean;
|
|
131
|
+
};
|
|
132
|
+
/**
|
|
133
|
+
* 列表项宽度
|
|
134
|
+
*/
|
|
135
|
+
itemWidth: {
|
|
136
|
+
type: NumberConstructor;
|
|
137
|
+
default: number;
|
|
138
|
+
};
|
|
139
|
+
/**
|
|
140
|
+
* 列表项高度
|
|
141
|
+
*/
|
|
142
|
+
itemHeight: {
|
|
143
|
+
type: NumberConstructor;
|
|
144
|
+
default: number;
|
|
145
|
+
};
|
|
146
|
+
/**
|
|
147
|
+
* 列表项字体
|
|
148
|
+
*/
|
|
149
|
+
itemFontSize: {
|
|
150
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
151
|
+
default: number;
|
|
152
|
+
};
|
|
153
|
+
/**
|
|
154
|
+
* 显示点偏移量
|
|
155
|
+
*/
|
|
156
|
+
offset: {
|
|
157
|
+
type: ObjectConstructor;
|
|
158
|
+
default: () => {
|
|
159
|
+
x: number;
|
|
160
|
+
y: number;
|
|
161
|
+
};
|
|
162
|
+
};
|
|
163
|
+
/**
|
|
164
|
+
* 边界距离
|
|
165
|
+
*/
|
|
166
|
+
borderWidth: {
|
|
167
|
+
type: NumberConstructor;
|
|
168
|
+
default: number;
|
|
169
|
+
};
|
|
170
|
+
}>> & Readonly<{
|
|
171
|
+
"onOn-item-click"?: ((...args: any[]) => any) | undefined;
|
|
172
|
+
}>, {
|
|
173
|
+
offset: Record<string, any>;
|
|
174
|
+
underline: boolean;
|
|
175
|
+
appendToBody: boolean;
|
|
176
|
+
arrow: boolean;
|
|
177
|
+
border: boolean;
|
|
178
|
+
itemWidth: number;
|
|
179
|
+
itemHeight: number;
|
|
180
|
+
itemFontSize: string | number;
|
|
181
|
+
borderWidth: number;
|
|
182
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
183
|
+
export default _default;
|
|
@@ -0,0 +1,196 @@
|
|
|
1
|
+
import { t as e } from "../chunks/B1MSrc6f.mjs";
|
|
2
|
+
import { Fragment as t, createCommentVNode as n, createElementBlock as r, createElementVNode as i, normalizeClass as a, normalizeStyle as o, openBlock as s, renderList as c, toDisplayString as l } from "vue";
|
|
3
|
+
//#region src/components/ContextMenu.vue
|
|
4
|
+
var u = {
|
|
5
|
+
name: "ContextMenu",
|
|
6
|
+
props: {
|
|
7
|
+
list: {
|
|
8
|
+
type: Array,
|
|
9
|
+
required: !0
|
|
10
|
+
},
|
|
11
|
+
underline: Boolean,
|
|
12
|
+
appendToBody: Boolean,
|
|
13
|
+
arrow: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: !0
|
|
16
|
+
},
|
|
17
|
+
border: {
|
|
18
|
+
type: Boolean,
|
|
19
|
+
default: !0
|
|
20
|
+
},
|
|
21
|
+
itemWidth: {
|
|
22
|
+
type: Number,
|
|
23
|
+
default: 140
|
|
24
|
+
},
|
|
25
|
+
itemHeight: {
|
|
26
|
+
type: Number,
|
|
27
|
+
default: 36
|
|
28
|
+
},
|
|
29
|
+
itemFontSize: {
|
|
30
|
+
type: [Number, String],
|
|
31
|
+
default: 12
|
|
32
|
+
},
|
|
33
|
+
offset: {
|
|
34
|
+
type: Object,
|
|
35
|
+
default: () => ({
|
|
36
|
+
x: 6,
|
|
37
|
+
y: 2
|
|
38
|
+
})
|
|
39
|
+
},
|
|
40
|
+
borderWidth: {
|
|
41
|
+
type: Number,
|
|
42
|
+
default: 6
|
|
43
|
+
}
|
|
44
|
+
},
|
|
45
|
+
emits: ["on-item-click"],
|
|
46
|
+
data() {
|
|
47
|
+
return {
|
|
48
|
+
visible: !1,
|
|
49
|
+
rendered: !1,
|
|
50
|
+
axis: {
|
|
51
|
+
x: 0,
|
|
52
|
+
y: 0
|
|
53
|
+
}
|
|
54
|
+
};
|
|
55
|
+
},
|
|
56
|
+
computed: {
|
|
57
|
+
axisComputed() {
|
|
58
|
+
return {
|
|
59
|
+
top: `${this.axis.y + this.offset.y}px`,
|
|
60
|
+
left: `${this.axis.x + this.offset.x}px`,
|
|
61
|
+
display: this.visible ? "block" : "none"
|
|
62
|
+
};
|
|
63
|
+
},
|
|
64
|
+
liStyle() {
|
|
65
|
+
return {
|
|
66
|
+
width: `${this.itemWidth}px`,
|
|
67
|
+
height: `${this.itemHeight}px`,
|
|
68
|
+
lineHeight: `${this.itemHeight}px`,
|
|
69
|
+
fontSize: `${this.itemFontSize}px`
|
|
70
|
+
};
|
|
71
|
+
},
|
|
72
|
+
firstLeft() {
|
|
73
|
+
let e = document.body.offsetWidth;
|
|
74
|
+
return this.axis.x + this.itemWidth * 2 >= e;
|
|
75
|
+
},
|
|
76
|
+
secondLeft() {
|
|
77
|
+
let e = document.body.offsetWidth;
|
|
78
|
+
return this.axis.x + this.itemWidth * 3 >= e;
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
watch: { axis() {
|
|
82
|
+
if (this.border) {
|
|
83
|
+
let e = document.body.offsetWidth, t = document.body.offsetHeight;
|
|
84
|
+
this.axis.x + this.offset.x + this.itemWidth >= e && (this.axis.x = e - this.itemWidth - this.borderWidth - this.offset.x), this.axis.y + this.offset.y + this.itemHeight * this.list.length >= t && (this.axis.y = t - this.itemHeight * this.list.length - this.borderWidth - this.offset.y);
|
|
85
|
+
}
|
|
86
|
+
} },
|
|
87
|
+
unmounted() {
|
|
88
|
+
var e;
|
|
89
|
+
this.appendToBody && (e = this.$el) != null && e.parentNode && this.$el.parentNode.removeChild(this.$el);
|
|
90
|
+
},
|
|
91
|
+
methods: {
|
|
92
|
+
secondBorderCheck(e) {
|
|
93
|
+
let t = document.body.offsetWidth, n = document.body.offsetHeight, r = this.axis.y + (e + this.list[e].children.length) * this.itemHeight;
|
|
94
|
+
return {
|
|
95
|
+
left: this.axis.x + this.itemWidth * 2 >= t ? "-100%" : "100%",
|
|
96
|
+
top: n >= r ? 0 : `${-(this.list[e].children.length - 1) * this.itemHeight}px`
|
|
97
|
+
};
|
|
98
|
+
},
|
|
99
|
+
thirdBorderCheck(e, t) {
|
|
100
|
+
let n = document.body.offsetWidth, r = document.body.offsetHeight, i = this.axis.y + this.list[e].children[t].children.length * this.itemHeight + (e + t) * this.itemHeight + parseInt(this.secondBorderCheck(e).top);
|
|
101
|
+
return {
|
|
102
|
+
left: this.axis.x + this.itemWidth * 3 >= n ? "-100%" : "100%",
|
|
103
|
+
top: i > r ? `${-(this.list[e].children[t].children.length - 1) * this.itemHeight}px` : 0
|
|
104
|
+
};
|
|
105
|
+
},
|
|
106
|
+
show(e) {
|
|
107
|
+
document.addEventListener("click", this.hide, !0), this.axis = {
|
|
108
|
+
x: e.clientX,
|
|
109
|
+
y: e.clientY
|
|
110
|
+
}, this.rendered = !0, this.visible = !0, this.appendToBody && document.body.appendChild(this.$el);
|
|
111
|
+
},
|
|
112
|
+
hide() {
|
|
113
|
+
this.visible = !1, document.removeEventListener("click", this.hide);
|
|
114
|
+
},
|
|
115
|
+
onItemClick(e, t) {
|
|
116
|
+
this.$emit("on-item-click", e, t);
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
}, d = {
|
|
120
|
+
"aria-hidden": "true",
|
|
121
|
+
style: {
|
|
122
|
+
position: "absolute",
|
|
123
|
+
width: "0",
|
|
124
|
+
height: "0",
|
|
125
|
+
overflow: "hidden"
|
|
126
|
+
}
|
|
127
|
+
}, f = ["onClick"], p = { class: "cm-item-label" }, m = {
|
|
128
|
+
key: 0,
|
|
129
|
+
class: "icon",
|
|
130
|
+
"aria-hidden": "true"
|
|
131
|
+
}, h = ["onClick"], g = { class: "cm-item-label" }, _ = {
|
|
132
|
+
key: 0,
|
|
133
|
+
class: "icon",
|
|
134
|
+
"aria-hidden": "true"
|
|
135
|
+
}, v = ["onClick"], y = { class: "cm-item-label" };
|
|
136
|
+
function b(e, u, b, x, S, C) {
|
|
137
|
+
return S.rendered ? (s(), r("div", {
|
|
138
|
+
key: 0,
|
|
139
|
+
class: "cm-container",
|
|
140
|
+
style: o(C.axisComputed)
|
|
141
|
+
}, [
|
|
142
|
+
n("图标"),
|
|
143
|
+
(s(), r("svg", d, [...u[0] || (u[0] = [i("symbol", {
|
|
144
|
+
id: "icon-arrow",
|
|
145
|
+
viewBox: "0 0 1024 1024"
|
|
146
|
+
}, [i("path", { d: "M288.791335 65.582671l446.41733 446.417329-446.41733 446.417329z" })], -1)])])),
|
|
147
|
+
n("一级菜单"),
|
|
148
|
+
i("ul", { class: a(["cm-ul cm-ul-1 easy-cm-ul", b.underline ? "cm-underline" : ""]) }, [(s(!0), r(t, null, c(b.list, (e, d) => (s(), r("li", {
|
|
149
|
+
key: d,
|
|
150
|
+
style: o(C.liStyle)
|
|
151
|
+
}, [
|
|
152
|
+
i("div", {
|
|
153
|
+
class: a(C.firstLeft ? "cm-left" : ""),
|
|
154
|
+
onClick: (t) => C.onItemClick(e, [d])
|
|
155
|
+
}, [
|
|
156
|
+
i("i", { class: a(["cm-item-icon", e.icon]) }, null, 2),
|
|
157
|
+
i("span", p, l(e.text), 1),
|
|
158
|
+
b.arrow && e.children && e.children.length > 0 ? (s(), r("svg", m, [...u[1] || (u[1] = [i("use", { "xlink:href": "#icon-arrow" }, null, -1)])])) : n("v-if", !0)
|
|
159
|
+
], 10, f),
|
|
160
|
+
n("二级菜单"),
|
|
161
|
+
e.children && e.children.length > 0 ? (s(), r("ul", {
|
|
162
|
+
key: 0,
|
|
163
|
+
class: a(["cm-ul cm-ul-2 easy-cm-ul", b.underline ? "cm-underline" : ""]),
|
|
164
|
+
style: o(C.secondBorderCheck(d))
|
|
165
|
+
}, [(s(!0), r(t, null, c(e.children, (e, f) => (s(), r("li", {
|
|
166
|
+
key: f,
|
|
167
|
+
style: o(C.liStyle)
|
|
168
|
+
}, [
|
|
169
|
+
i("div", {
|
|
170
|
+
class: a(C.secondLeft ? "cm-left" : ""),
|
|
171
|
+
onClick: (t) => C.onItemClick(e, [d, f])
|
|
172
|
+
}, [
|
|
173
|
+
i("i", { class: a(["cm-item-icon", e.icon]) }, null, 2),
|
|
174
|
+
i("span", g, l(e.text), 1),
|
|
175
|
+
b.arrow && e.children && e.children.length > 0 ? (s(), r("svg", _, [...u[2] || (u[2] = [i("use", { "xlink:href": "#icon-arrow" }, null, -1)])])) : n("v-if", !0)
|
|
176
|
+
], 10, h),
|
|
177
|
+
n("三级菜单"),
|
|
178
|
+
e.children && e.children.length > 0 ? (s(), r("ul", {
|
|
179
|
+
key: 0,
|
|
180
|
+
class: a(["cm-ul cm-ul-3 easy-cm-ul", b.underline ? "cm-underline" : ""]),
|
|
181
|
+
style: o(C.thirdBorderCheck(d, f))
|
|
182
|
+
}, [(s(!0), r(t, null, c(e.children, (e, t) => (s(), r("li", {
|
|
183
|
+
key: t,
|
|
184
|
+
style: o(C.liStyle)
|
|
185
|
+
}, [i("div", { onClick: (n) => C.onItemClick(e, [
|
|
186
|
+
d,
|
|
187
|
+
f,
|
|
188
|
+
t
|
|
189
|
+
]) }, [i("i", { class: a(["cm-item-icon", e.icon]) }, null, 2), i("span", y, l(e.text), 1)], 8, v)], 4))), 128))], 6)) : n("v-if", !0)
|
|
190
|
+
], 4))), 128))], 6)) : n("v-if", !0)
|
|
191
|
+
], 4))), 128))], 2)
|
|
192
|
+
], 4)) : n("v-if", !0);
|
|
193
|
+
}
|
|
194
|
+
var x = /* @__PURE__ */ e(u, [["render", b]]);
|
|
195
|
+
//#endregion
|
|
196
|
+
export { x as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.cm-container{z-index:9999;-webkit-user-select:none;user-select:none;position:fixed}.cm-container .icon{vertical-align:-.15em;fill:currentColor;width:.9em;height:.9em;position:absolute;top:50%;right:0;overflow:hidden;transform:translateY(-50%)}.cm-container .cm-item-icon{margin-right:4px}.cm-container .cm-ul{color:#2e2e2e;background-color:#fff;width:100%;margin:0;padding:0;list-style:none;box-shadow:0 0 1px #666}.cm-container .cm-ul li{box-sizing:border-box;text-align:left;cursor:pointer;width:100%;position:relative}.cm-container .cm-ul li:hover>ul{display:block}.cm-container .cm-ul li div{box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;width:100%;height:100%;padding:0 .8em;display:inline-block;position:relative;overflow:hidden}.cm-container .cm-ul li i{text-align:center;width:1em;font-size:1.3em;display:inline-block}.cm-container .cm-ul li div:hover{color:#fff;background-color:#666}.cm-container .cm-ul-2,.cm-container .cm-ul-3{z-index:10000;display:none;position:absolute;top:0}.cm-container .cm-left svg{left:0;transform:translateY(-50%)rotate(180deg)}.cm-container .cm-underline li div:after{z-index:10001;content:"";background-color:#ccc;width:90%;height:1px;position:absolute;top:0;left:5%}.cm-container .cm-underline li div:hover:after,.cm-container .cm-underline>li:first-child>div:after{display:none}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
animation: {
|
|
3
|
+
type: BooleanConstructor;
|
|
4
|
+
default: boolean;
|
|
5
|
+
};
|
|
6
|
+
start: {
|
|
7
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
8
|
+
default: number;
|
|
9
|
+
};
|
|
10
|
+
end: {
|
|
11
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
12
|
+
required: true;
|
|
13
|
+
};
|
|
14
|
+
decimals: {
|
|
15
|
+
type: NumberConstructor;
|
|
16
|
+
default: number;
|
|
17
|
+
};
|
|
18
|
+
duration: {
|
|
19
|
+
type: NumberConstructor;
|
|
20
|
+
default: number;
|
|
21
|
+
};
|
|
22
|
+
options: {
|
|
23
|
+
type: ObjectConstructor;
|
|
24
|
+
default(): {};
|
|
25
|
+
};
|
|
26
|
+
callback: {
|
|
27
|
+
type: FunctionConstructor;
|
|
28
|
+
default: () => void;
|
|
29
|
+
};
|
|
30
|
+
}>, {}, {}, {}, {
|
|
31
|
+
init(): void;
|
|
32
|
+
destroy(): void;
|
|
33
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
34
|
+
animation: {
|
|
35
|
+
type: BooleanConstructor;
|
|
36
|
+
default: boolean;
|
|
37
|
+
};
|
|
38
|
+
start: {
|
|
39
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
40
|
+
default: number;
|
|
41
|
+
};
|
|
42
|
+
end: {
|
|
43
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
44
|
+
required: true;
|
|
45
|
+
};
|
|
46
|
+
decimals: {
|
|
47
|
+
type: NumberConstructor;
|
|
48
|
+
default: number;
|
|
49
|
+
};
|
|
50
|
+
duration: {
|
|
51
|
+
type: NumberConstructor;
|
|
52
|
+
default: number;
|
|
53
|
+
};
|
|
54
|
+
options: {
|
|
55
|
+
type: ObjectConstructor;
|
|
56
|
+
default(): {};
|
|
57
|
+
};
|
|
58
|
+
callback: {
|
|
59
|
+
type: FunctionConstructor;
|
|
60
|
+
default: () => void;
|
|
61
|
+
};
|
|
62
|
+
}>> & Readonly<{}>, {
|
|
63
|
+
options: Record<string, any>;
|
|
64
|
+
duration: number;
|
|
65
|
+
animation: boolean;
|
|
66
|
+
start: string | number;
|
|
67
|
+
decimals: number;
|
|
68
|
+
callback: Function;
|
|
69
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
70
|
+
export default _default;
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
import { t as e } from "../chunks/B1MSrc6f.mjs";
|
|
2
|
+
import { createElementBlock as t, openBlock as n, toDisplayString as r } from "vue";
|
|
3
|
+
import { CountUp as i } from "countup.js";
|
|
4
|
+
//#region src/components/count-up/CountUp.vue
|
|
5
|
+
var a = {
|
|
6
|
+
name: "CountUp",
|
|
7
|
+
props: {
|
|
8
|
+
animation: {
|
|
9
|
+
type: Boolean,
|
|
10
|
+
default: !0
|
|
11
|
+
},
|
|
12
|
+
start: {
|
|
13
|
+
type: [Number, String],
|
|
14
|
+
default: 0
|
|
15
|
+
},
|
|
16
|
+
end: {
|
|
17
|
+
type: [Number, String],
|
|
18
|
+
required: !0
|
|
19
|
+
},
|
|
20
|
+
decimals: {
|
|
21
|
+
type: Number,
|
|
22
|
+
default: 0
|
|
23
|
+
},
|
|
24
|
+
duration: {
|
|
25
|
+
type: Number,
|
|
26
|
+
default: 2
|
|
27
|
+
},
|
|
28
|
+
options: {
|
|
29
|
+
type: Object,
|
|
30
|
+
default() {
|
|
31
|
+
return {};
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
callback: {
|
|
35
|
+
type: Function,
|
|
36
|
+
default: () => {}
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
watch: {
|
|
40
|
+
decimals() {
|
|
41
|
+
var e;
|
|
42
|
+
(e = this.countUp) == null || e.update(this.end);
|
|
43
|
+
},
|
|
44
|
+
end(e) {
|
|
45
|
+
var t;
|
|
46
|
+
(t = this.countUp) == null || t.update(e);
|
|
47
|
+
}
|
|
48
|
+
},
|
|
49
|
+
mounted() {
|
|
50
|
+
this.animation && this.init();
|
|
51
|
+
},
|
|
52
|
+
beforeUnmount() {
|
|
53
|
+
this.destroy();
|
|
54
|
+
},
|
|
55
|
+
methods: {
|
|
56
|
+
init() {
|
|
57
|
+
this.countUp || (this.countUp = new i(this.$el, this.end, {
|
|
58
|
+
...this.options,
|
|
59
|
+
decimal: this.decimals,
|
|
60
|
+
duration: this.duration,
|
|
61
|
+
startVal: this.start
|
|
62
|
+
}), this.countUp.start(() => {
|
|
63
|
+
this.callback(this.countUp);
|
|
64
|
+
}));
|
|
65
|
+
},
|
|
66
|
+
destroy() {
|
|
67
|
+
this.countUp = null;
|
|
68
|
+
}
|
|
69
|
+
},
|
|
70
|
+
start(e) {
|
|
71
|
+
var t;
|
|
72
|
+
(t = this.countUp) == null || t.start(() => {
|
|
73
|
+
e == null || e(this.countUp);
|
|
74
|
+
});
|
|
75
|
+
},
|
|
76
|
+
pauseResume() {
|
|
77
|
+
var e;
|
|
78
|
+
(e = this.countUp) == null || e.pauseResume();
|
|
79
|
+
},
|
|
80
|
+
reset() {
|
|
81
|
+
var e;
|
|
82
|
+
(e = this.countUp) == null || e.reset();
|
|
83
|
+
},
|
|
84
|
+
update(e) {
|
|
85
|
+
var t;
|
|
86
|
+
(t = this.countUp) == null || t.update(e);
|
|
87
|
+
}
|
|
88
|
+
};
|
|
89
|
+
function o(e, i, a, o, s, c) {
|
|
90
|
+
return n(), t("span", null, r(a.end), 1);
|
|
91
|
+
}
|
|
92
|
+
var s = /* @__PURE__ */ e(a, [["render", o]]);
|
|
93
|
+
//#endregion
|
|
94
|
+
export { s as default };
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
element: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
default: string;
|
|
5
|
+
};
|
|
6
|
+
options: ObjectConstructor;
|
|
7
|
+
theme: {
|
|
8
|
+
type: StringConstructor;
|
|
9
|
+
default: string;
|
|
10
|
+
};
|
|
11
|
+
onLoadMore: FunctionConstructor;
|
|
12
|
+
onScroll: FunctionConstructor;
|
|
13
|
+
reverse: BooleanConstructor;
|
|
14
|
+
}>, {}, {
|
|
15
|
+
scrollTop: number;
|
|
16
|
+
}, {
|
|
17
|
+
innerOptions(): Record<string, any> & {
|
|
18
|
+
scrollbars: {
|
|
19
|
+
autoHide: string;
|
|
20
|
+
autoHideDelay: number;
|
|
21
|
+
theme: string;
|
|
22
|
+
};
|
|
23
|
+
};
|
|
24
|
+
}, {
|
|
25
|
+
initialized(instance: any): void;
|
|
26
|
+
scrollBottom(): void;
|
|
27
|
+
getScroller(): any;
|
|
28
|
+
getScrollHeight(): any;
|
|
29
|
+
setScrollTop(scrollTop: any): void;
|
|
30
|
+
internalScroll(instance: any, event: any): void;
|
|
31
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
32
|
+
element: {
|
|
33
|
+
type: StringConstructor;
|
|
34
|
+
default: string;
|
|
35
|
+
};
|
|
36
|
+
options: ObjectConstructor;
|
|
37
|
+
theme: {
|
|
38
|
+
type: StringConstructor;
|
|
39
|
+
default: string;
|
|
40
|
+
};
|
|
41
|
+
onLoadMore: FunctionConstructor;
|
|
42
|
+
onScroll: FunctionConstructor;
|
|
43
|
+
reverse: BooleanConstructor;
|
|
44
|
+
}>> & Readonly<{}>, {
|
|
45
|
+
reverse: boolean;
|
|
46
|
+
theme: string;
|
|
47
|
+
element: string;
|
|
48
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
49
|
+
export default _default;
|