@vipl520/dk-ui 1.0.12 → 1.0.13
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/attributes.json +8 -0
- package/dist/index.css +1 -1
- package/dist/index.js +3936 -3149
- package/dist/index.min.js +7 -7
- package/dist/index.min.js.map +1 -1
- package/dist/index.min.mjs +7 -7
- package/dist/index.min.mjs.map +1 -1
- package/dist/index.mjs +3932 -3147
- package/dist/tags.json +7 -0
- package/dist/web-types.json +35 -1
- package/es/attachment/src/attachment.vue.mjs +1 -1
- package/es/attachment/src/file-icon.vue.mjs +1 -1
- package/es/attachment-dialog/src/attachment-dialog.vue.mjs +1 -1
- package/es/audio-input/src/audio-input.vue.mjs +1 -1
- package/es/audio-list-input/src/audio-list-input.vue.mjs +1 -1
- package/es/box-size-input/src/box-size-input.vue.mjs +1 -1
- package/es/color-input/src/color-input.vue.mjs +1 -1
- package/es/dialog/src/dialog.vue.mjs +1 -1
- package/es/file-input/src/file-input.vue.mjs +1 -1
- package/es/file-list-input/src/file-list-input.vue.mjs +1 -1
- package/es/file-list-input/style/index.scss +1 -1
- package/es/form/src/form.vue.mjs +1 -1
- package/es/form/style/index.css +1 -1
- package/es/form/style/index.scss +3 -3
- package/es/group/src/group.vue.mjs +1 -1
- package/es/hot-area-input/index.d.ts +15 -0
- package/es/hot-area-input/index.mjs +8 -0
- package/es/hot-area-input/index.mjs.map +1 -0
- package/es/hot-area-input/src/component/hot-area-content.vue.d.ts +24 -0
- package/es/hot-area-input/src/component/hot-area-content.vue.mjs +7 -0
- package/es/hot-area-input/src/component/hot-area-content.vue.mjs.map +1 -0
- package/es/hot-area-input/src/component/hot-area-content.vue2.mjs +262 -0
- package/es/hot-area-input/src/component/hot-area-content.vue2.mjs.map +1 -0
- package/es/hot-area-input/src/hot-area-input.vue.d.ts +14 -0
- package/es/hot-area-input/src/hot-area-input.vue.mjs +7 -0
- package/es/hot-area-input/src/hot-area-input.vue.mjs.map +1 -0
- package/es/hot-area-input/src/hot-area-input.vue2.mjs +65 -0
- package/es/hot-area-input/src/hot-area-input.vue2.mjs.map +1 -0
- package/es/hot-area-input/src/props.d.ts +8 -0
- package/es/hot-area-input/src/props.mjs +11 -0
- package/es/hot-area-input/src/props.mjs.map +1 -0
- package/es/hot-area-input/style/index.css +1 -0
- package/es/hot-area-input/style/index.scss +40 -0
- package/es/icon/src/icon.vue.mjs +1 -1
- package/es/icon-input/src/icon-content.vue.mjs +1 -1
- package/es/icon-input/src/icon-dialog.vue.mjs +1 -1
- package/es/icon-input/src/icon-input.vue.mjs +1 -1
- package/es/image-input/src/image-input.vue.mjs +1 -1
- package/es/image-list-input/src/image-list-input.vue.mjs +1 -1
- package/es/index.d.ts +1 -0
- package/es/index.mjs +5 -1
- package/es/index.mjs.map +1 -1
- package/es/index.scss +1 -62
- package/es/page-diy/index.d.ts +59 -23
- package/es/page-diy/index.mjs +0 -4
- package/es/page-diy/index.mjs.map +1 -1
- package/es/page-diy/src/components/DragBox.vue.mjs +1 -1
- package/es/page-diy/src/components/DragTool.vue.mjs +1 -1
- package/es/page-diy/src/components/PreviewPhone.vue.mjs +1 -1
- package/es/page-diy/src/components/PreviewPhone.vue2.mjs +1 -1
- package/es/page-diy/src/components/PreviewPhone.vue2.mjs.map +1 -1
- package/es/page-diy/src/config/base/dkPage.mjs +0 -49
- package/es/page-diy/src/config/base/dkPage.mjs.map +1 -1
- package/es/page-diy/src/config/base/dkSetting.mjs +0 -190
- package/es/page-diy/src/config/base/dkSetting.mjs.map +1 -1
- package/es/page-diy/src/config/rule/min/common/DkMinBlank.d.ts +24 -0
- package/es/page-diy/src/config/rule/min/common/DkMinBlank.mjs +22 -0
- package/es/page-diy/src/config/rule/min/common/DkMinBlank.mjs.map +1 -0
- package/es/page-diy/src/config/rule/min/common/DkMinHotArea.d.ts +38 -0
- package/es/page-diy/src/config/rule/min/common/DkMinHotArea.mjs +43 -0
- package/es/page-diy/src/config/rule/min/common/DkMinHotArea.mjs.map +1 -0
- package/es/page-diy/src/config/rule/min/common/DkMinSwiperImage.d.ts +115 -0
- package/es/page-diy/src/config/rule/min/common/DkMinSwiperImage.mjs +177 -0
- package/es/page-diy/src/config/rule/min/common/DkMinSwiperImage.mjs.map +1 -0
- package/es/page-diy/src/config/rule/min/common/DkMinTextarea.d.ts +33 -0
- package/es/page-diy/src/config/rule/min/common/DkMinTextarea.mjs +36 -0
- package/es/page-diy/src/config/rule/min/common/DkMinTextarea.mjs.map +1 -0
- package/es/page-diy/src/config/rule/min/common/DkMinTitle.d.ts +68 -0
- package/es/page-diy/src/config/rule/min/common/DkMinTitle.mjs +78 -0
- package/es/page-diy/src/config/rule/min/common/DkMinTitle.mjs.map +1 -0
- package/es/page-diy/src/config/rule/min/common/DkMinVideo.d.ts +54 -0
- package/es/page-diy/src/config/rule/min/common/DkMinVideo.mjs +52 -0
- package/es/page-diy/src/config/rule/min/common/DkMinVideo.mjs.map +1 -0
- package/es/page-diy/src/config/rule/min/common/index.d.ts +620 -0
- package/es/page-diy/src/config/rule/min/common/index.mjs +19 -0
- package/es/page-diy/src/config/rule/min/common/index.mjs.map +1 -0
- package/es/page-diy/src/config/rule/min/index.d.ts +624 -0
- package/es/page-diy/src/config/rule/min/index.mjs +17 -0
- package/es/page-diy/src/config/rule/min/index.mjs.map +1 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkPosterBtn.mjs +1 -3
- package/es/page-diy/src/config/rule/web/common/DkPosterBtn.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/common/DkViewBulletChat.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/common/DkViewCell.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/common/DkViewCommonBtn.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/common/DkViewDialog.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/common/DkViewGridCellList.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/common/DkViewImage.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/common/DkViewMusic.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/common/DkViewNavBar.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/common/DkViewNoticeBar.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/common/DkViewSwipe.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/common/DkViewTabbar.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/common/DkViewTextarea.mjs.map +1 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewVideo.mjs +3 -9
- package/es/page-diy/src/config/rule/web/common/DkViewVideo.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/common/index.mjs.map +1 -0
- package/es/page-diy/src/config/rule/{index.d.ts → web/index.d.ts} +2 -2
- package/es/page-diy/src/config/rule/{index.mjs → web/index.mjs} +3 -3
- package/es/page-diy/src/config/rule/web/index.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/layout/DkViewTitle.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/layout/col.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/layout/divider.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/layout/index.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/layout/row.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/layout/space.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/layout/swip-item.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/layout/swipe.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/layout/tab.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/layout/tabs.mjs.map +1 -0
- package/es/page-diy/src/config/rule/web/layout/vanEmpty.mjs.map +1 -0
- package/es/page-diy/src/page-diy.vue.d.ts +59 -23
- package/es/page-diy/src/page-diy.vue.mjs +53 -187
- package/es/page-diy/src/page-diy.vue.mjs.map +1 -1
- package/es/page-diy/src/props.d.ts +21 -4
- package/es/page-diy/src/props.mjs +28 -6
- package/es/page-diy/src/props.mjs.map +1 -1
- package/es/page-diy/src/utils/help.mjs.map +1 -1
- package/es/page-diy/src/views/min/DkMinBlank.vue.d.ts +14 -0
- package/es/page-diy/src/views/min/DkMinBlank.vue.mjs +28 -0
- package/es/page-diy/src/views/min/DkMinBlank.vue.mjs.map +1 -0
- package/es/page-diy/src/views/min/DkMinHotArea.vue.d.ts +27 -0
- package/es/page-diy/src/views/min/DkMinHotArea.vue.mjs +126 -0
- package/es/page-diy/src/views/min/DkMinHotArea.vue.mjs.map +1 -0
- package/es/page-diy/src/views/min/DkMinSwiperImage.vue.d.ts +68 -0
- package/es/page-diy/src/views/min/DkMinSwiperImage.vue.mjs +86 -0
- package/es/page-diy/src/views/min/DkMinSwiperImage.vue.mjs.map +1 -0
- package/es/page-diy/src/views/min/DkMinTextarea.vue.mjs +28 -0
- package/es/page-diy/src/views/min/DkMinTextarea.vue.mjs.map +1 -0
- package/es/page-diy/src/views/min/DkMinTitle.vue.d.ts +95 -0
- package/es/page-diy/src/views/min/DkMinTitle.vue.mjs +62 -0
- package/es/page-diy/src/views/min/DkMinTitle.vue.mjs.map +1 -0
- package/es/page-diy/src/views/min/DkMinVideo.vue.mjs +86 -0
- package/es/page-diy/src/views/min/DkMinVideo.vue.mjs.map +1 -0
- package/es/page-diy/src/views/min/index.mjs +18 -0
- package/es/page-diy/src/views/min/index.mjs.map +1 -0
- package/es/page-diy/src/views/{DkViewBulletChat.vue.mjs → web/DkViewBulletChat.vue.mjs} +2 -2
- package/es/page-diy/src/views/web/DkViewBulletChat.vue.mjs.map +1 -0
- package/es/page-diy/src/views/{DkViewCell.vue.mjs → web/DkViewCell.vue.mjs} +2 -2
- package/es/page-diy/src/views/web/DkViewCell.vue.mjs.map +1 -0
- package/es/page-diy/src/views/{DkViewCommonBtn.vue.mjs → web/DkViewCommonBtn.vue.mjs} +3 -5
- package/es/page-diy/src/views/web/DkViewCommonBtn.vue.mjs.map +1 -0
- package/es/page-diy/src/views/{DkViewDialog.vue.mjs → web/DkViewDialog.vue.mjs} +2 -2
- package/es/page-diy/src/views/web/DkViewDialog.vue.mjs.map +1 -0
- package/es/page-diy/src/views/{DkViewGridCellList.vue.mjs → web/DkViewGridCellList.vue.mjs} +2 -2
- package/es/page-diy/src/views/web/DkViewGridCellList.vue.mjs.map +1 -0
- package/es/page-diy/src/views/{DkViewImage.vue.mjs → web/DkViewImage.vue.mjs} +2 -2
- package/es/page-diy/src/views/web/DkViewImage.vue.mjs.map +1 -0
- package/es/page-diy/src/views/{DkViewMusic.vue.mjs → web/DkViewMusic.vue.mjs} +2 -2
- package/es/page-diy/src/views/web/DkViewMusic.vue.mjs.map +1 -0
- package/es/page-diy/src/views/{DkViewNavBar.vue.mjs → web/DkViewNavBar.vue.mjs} +2 -2
- package/es/page-diy/src/views/web/DkViewNavBar.vue.mjs.map +1 -0
- package/es/page-diy/src/views/{DkViewNoticeBar.vue.mjs → web/DkViewNoticeBar.vue.mjs} +2 -2
- package/es/page-diy/src/views/web/DkViewNoticeBar.vue.mjs.map +1 -0
- package/es/page-diy/src/views/{DkViewSwipe.vue.mjs → web/DkViewSwipe.vue.mjs} +2 -2
- package/es/page-diy/src/views/web/DkViewSwipe.vue.mjs.map +1 -0
- package/es/page-diy/src/views/{DkViewTabbar.vue.mjs → web/DkViewTabbar.vue.mjs} +2 -2
- package/es/page-diy/src/views/web/DkViewTabbar.vue.mjs.map +1 -0
- package/es/page-diy/src/views/{DkViewTextarea.vue.mjs → web/DkViewTextarea.vue.mjs} +2 -2
- package/es/page-diy/src/views/web/DkViewTextarea.vue.mjs.map +1 -0
- package/es/page-diy/src/views/{DkViewTitle.vue.mjs → web/DkViewTitle.vue.mjs} +2 -2
- package/es/page-diy/src/views/web/DkViewTitle.vue.mjs.map +1 -0
- package/es/page-diy/src/views/{DkViewVideo.vue.mjs → web/DkViewVideo.vue.mjs} +2 -2
- package/es/page-diy/src/views/web/DkViewVideo.vue.mjs.map +1 -0
- package/es/page-diy/src/views/web/index.mjs.map +1 -0
- package/es/page-diy/style/drag-tool.css +1 -1
- package/es/page-diy/style/drag-tool.scss +2 -2
- package/es/page-diy/style/index.css +1 -1
- package/es/page-diy/style/index.scss +1 -0
- package/es/page-diy/style/minViews/index.scss +26 -0
- package/es/page-diy/style/preview-phone.css +1 -1
- package/es/page-diy/style/preview-phone.scss +36 -2
- package/es/poster-input/src/component/poster.vue.mjs +1 -1
- package/es/poster-input/src/component/poster.vue2.mjs +13 -13
- package/es/poster-input/src/component/poster.vue2.mjs.map +1 -1
- package/es/poster-input/src/component/views/DkPosterViewAvatar.vue.mjs +1 -1
- package/es/poster-input/src/component/views/DkPosterViewImage.vue.mjs +1 -1
- package/es/poster-input/src/component/views/DkPosterViewName.vue.mjs +1 -1
- package/es/poster-input/src/component/views/DkPosterViewQrcode.vue.mjs +1 -1
- package/es/poster-input/src/component/views/DkPosterViewText.vue.mjs +1 -1
- package/es/poster-input/src/component/views/quick-action.vue.mjs +1 -1
- package/es/poster-input/src/poster-input.vue.mjs +1 -1
- package/es/select/src/select.vue.mjs +1 -1
- package/es/style-background-input/src/style-background-input.vue.mjs +1 -1
- package/es/style-border-input/src/style-border-input.vue.mjs +1 -1
- package/es/style-box-input/src/style-box-input.vue.mjs +1 -1
- package/es/style-font-input/src/style-font-input.vue.mjs +1 -1
- package/es/style-input/src/style-input.vue.mjs +1 -1
- package/es/style-number-input/src/style-number-input.vue.mjs +1 -1
- package/es/style-position-input/src/style-position-input.vue.mjs +1 -1
- package/es/style-shadow-input/src/style-shadow-content.vue.mjs +1 -1
- package/es/style-shadow-input/src/style-shadow-input.vue.mjs +1 -1
- package/es/table/src/components/ComSearch.vue.mjs +1 -1
- package/es/table/src/components/FieldRender.vue.mjs +1 -1
- package/es/table/src/components/RecycleDialog.vue.mjs +1 -1
- package/es/table/src/components/header.vue.mjs +1 -1
- package/es/table/src/table.vue.mjs +1 -1
- package/es/test/src/test.vue.mjs +1 -1
- package/es/tiny-editor/src/tiny-editor.vue.mjs +1 -1
- package/es/video-input/src/video-input.vue.mjs +1 -1
- package/es/video-list-input/src/video-list-input.vue.mjs +1 -1
- package/lib/attachment/src/attachment.vue.js +1 -1
- package/lib/attachment/src/file-icon.vue.js +1 -1
- package/lib/attachment-dialog/src/attachment-dialog.vue.js +1 -1
- package/lib/audio-input/src/audio-input.vue.js +1 -1
- package/lib/audio-list-input/src/audio-list-input.vue.js +1 -1
- package/lib/box-size-input/src/box-size-input.vue.js +1 -1
- package/lib/color-input/src/color-input.vue.js +1 -1
- package/lib/dialog/src/dialog.vue.js +1 -1
- package/lib/file-input/src/file-input.vue.js +1 -1
- package/lib/file-list-input/src/file-list-input.vue.js +1 -1
- package/lib/file-list-input/style/index.scss +1 -1
- package/lib/form/src/form.vue.js +1 -1
- package/lib/form/style/index.css +1 -1
- package/lib/form/style/index.scss +3 -3
- package/lib/group/src/group.vue.js +1 -1
- package/lib/hot-area-input/index.d.ts +15 -0
- package/lib/hot-area-input/index.js +14 -0
- package/lib/hot-area-input/index.js.map +1 -0
- package/lib/hot-area-input/src/component/hot-area-content.vue.d.ts +24 -0
- package/lib/hot-area-input/src/component/hot-area-content.vue.js +11 -0
- package/lib/hot-area-input/src/component/hot-area-content.vue.js.map +1 -0
- package/lib/hot-area-input/src/component/hot-area-content.vue2.js +266 -0
- package/lib/hot-area-input/src/component/hot-area-content.vue2.js.map +1 -0
- package/lib/hot-area-input/src/hot-area-input.vue.d.ts +14 -0
- package/lib/hot-area-input/src/hot-area-input.vue.js +11 -0
- package/lib/hot-area-input/src/hot-area-input.vue.js.map +1 -0
- package/lib/hot-area-input/src/hot-area-input.vue2.js +69 -0
- package/lib/hot-area-input/src/hot-area-input.vue2.js.map +1 -0
- package/lib/hot-area-input/src/props.d.ts +8 -0
- package/lib/hot-area-input/src/props.js +13 -0
- package/lib/hot-area-input/src/props.js.map +1 -0
- package/lib/hot-area-input/style/index.css +1 -0
- package/lib/hot-area-input/style/index.scss +40 -0
- package/lib/icon/src/icon.vue.js +1 -1
- package/lib/icon-input/src/icon-content.vue.js +1 -1
- package/lib/icon-input/src/icon-dialog.vue.js +1 -1
- package/lib/icon-input/src/icon-input.vue.js +1 -1
- package/lib/image-input/src/image-input.vue.js +1 -1
- package/lib/image-list-input/src/image-list-input.vue.js +1 -1
- package/lib/index.d.ts +1 -0
- package/lib/index.js +148 -142
- package/lib/index.js.map +1 -1
- package/lib/index.scss +1 -62
- package/lib/page-diy/index.d.ts +59 -23
- package/lib/page-diy/index.js +0 -4
- package/lib/page-diy/index.js.map +1 -1
- package/lib/page-diy/src/components/DragBox.vue.js +1 -1
- package/lib/page-diy/src/components/DragTool.vue.js +1 -1
- package/lib/page-diy/src/components/PreviewPhone.vue.js +1 -1
- package/lib/page-diy/src/components/PreviewPhone.vue2.js +1 -1
- package/lib/page-diy/src/components/PreviewPhone.vue2.js.map +1 -1
- package/lib/page-diy/src/config/base/dkPage.js +0 -49
- package/lib/page-diy/src/config/base/dkPage.js.map +1 -1
- package/lib/page-diy/src/config/base/dkSetting.js +0 -190
- package/lib/page-diy/src/config/base/dkSetting.js.map +1 -1
- package/lib/page-diy/src/config/rule/min/common/DkMinBlank.d.ts +24 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinBlank.js +26 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinBlank.js.map +1 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinHotArea.d.ts +38 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinHotArea.js +47 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinHotArea.js.map +1 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinSwiperImage.d.ts +115 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinSwiperImage.js +181 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinSwiperImage.js.map +1 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinTextarea.d.ts +33 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinTextarea.js +40 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinTextarea.js.map +1 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinTitle.d.ts +68 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinTitle.js +82 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinTitle.js.map +1 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinVideo.d.ts +54 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinVideo.js +56 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinVideo.js.map +1 -0
- package/lib/page-diy/src/config/rule/min/common/index.d.ts +620 -0
- package/lib/page-diy/src/config/rule/min/common/index.js +22 -0
- package/lib/page-diy/src/config/rule/min/common/index.js.map +1 -0
- package/lib/page-diy/src/config/rule/min/index.d.ts +624 -0
- package/lib/page-diy/src/config/rule/min/index.js +20 -0
- package/lib/page-diy/src/config/rule/min/index.js.map +1 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkPosterBtn.js +1 -3
- package/lib/page-diy/src/config/rule/web/common/DkPosterBtn.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/common/DkViewBulletChat.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/common/DkViewCell.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/common/DkViewCommonBtn.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/common/DkViewDialog.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/common/DkViewGridCellList.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/common/DkViewImage.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/common/DkViewMusic.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/common/DkViewNavBar.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/common/DkViewNoticeBar.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/common/DkViewSwipe.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/common/DkViewTabbar.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/common/DkViewTextarea.js.map +1 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewVideo.js +3 -9
- package/lib/page-diy/src/config/rule/web/common/DkViewVideo.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/common/index.js.map +1 -0
- package/lib/page-diy/src/config/rule/{index.d.ts → web/index.d.ts} +2 -2
- package/lib/page-diy/src/config/rule/{index.js → web/index.js} +4 -4
- package/lib/page-diy/src/config/rule/web/index.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/layout/DkViewTitle.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/layout/col.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/layout/divider.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/layout/index.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/layout/row.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/layout/space.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/layout/swip-item.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/layout/swipe.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/layout/tab.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/layout/tabs.js.map +1 -0
- package/lib/page-diy/src/config/rule/web/layout/vanEmpty.js.map +1 -0
- package/lib/page-diy/src/page-diy.vue.d.ts +59 -23
- package/lib/page-diy/src/page-diy.vue.js +61 -195
- package/lib/page-diy/src/page-diy.vue.js.map +1 -1
- package/lib/page-diy/src/props.d.ts +21 -4
- package/lib/page-diy/src/props.js +28 -6
- package/lib/page-diy/src/props.js.map +1 -1
- package/lib/page-diy/src/utils/help.js.map +1 -1
- package/lib/page-diy/src/views/min/DkMinBlank.vue.d.ts +14 -0
- package/lib/page-diy/src/views/min/DkMinBlank.vue.js +32 -0
- package/lib/page-diy/src/views/min/DkMinBlank.vue.js.map +1 -0
- package/lib/page-diy/src/views/min/DkMinHotArea.vue.d.ts +27 -0
- package/lib/page-diy/src/views/min/DkMinHotArea.vue.js +130 -0
- package/lib/page-diy/src/views/min/DkMinHotArea.vue.js.map +1 -0
- package/lib/page-diy/src/views/min/DkMinSwiperImage.vue.d.ts +68 -0
- package/lib/page-diy/src/views/min/DkMinSwiperImage.vue.js +90 -0
- package/lib/page-diy/src/views/min/DkMinSwiperImage.vue.js.map +1 -0
- package/lib/page-diy/src/views/min/DkMinTextarea.vue.d.ts +14 -0
- package/lib/page-diy/src/views/min/DkMinTextarea.vue.js +32 -0
- package/lib/page-diy/src/views/min/DkMinTextarea.vue.js.map +1 -0
- package/lib/page-diy/src/views/min/DkMinTitle.vue.d.ts +95 -0
- package/lib/page-diy/src/views/min/DkMinTitle.vue.js +66 -0
- package/lib/page-diy/src/views/min/DkMinTitle.vue.js.map +1 -0
- package/lib/page-diy/src/views/min/DkMinVideo.vue.d.ts +54 -0
- package/lib/page-diy/src/views/min/DkMinVideo.vue.js +90 -0
- package/lib/page-diy/src/views/min/DkMinVideo.vue.js.map +1 -0
- package/lib/page-diy/src/views/min/index.d.ts +2 -0
- package/lib/page-diy/src/views/min/index.js +22 -0
- package/lib/page-diy/src/views/min/index.js.map +1 -0
- package/lib/page-diy/src/views/{DkViewBulletChat.vue.js → web/DkViewBulletChat.vue.js} +2 -2
- package/lib/page-diy/src/views/web/DkViewBulletChat.vue.js.map +1 -0
- package/lib/page-diy/src/views/{DkViewCell.vue.js → web/DkViewCell.vue.js} +2 -2
- package/lib/page-diy/src/views/web/DkViewCell.vue.js.map +1 -0
- package/lib/page-diy/src/views/{DkViewCommonBtn.vue.js → web/DkViewCommonBtn.vue.js} +3 -5
- package/lib/page-diy/src/views/web/DkViewCommonBtn.vue.js.map +1 -0
- package/lib/page-diy/src/views/{DkViewDialog.vue.js → web/DkViewDialog.vue.js} +2 -2
- package/lib/page-diy/src/views/web/DkViewDialog.vue.js.map +1 -0
- package/lib/page-diy/src/views/{DkViewGridCellList.vue.js → web/DkViewGridCellList.vue.js} +2 -2
- package/lib/page-diy/src/views/web/DkViewGridCellList.vue.js.map +1 -0
- package/lib/page-diy/src/views/{DkViewImage.vue.js → web/DkViewImage.vue.js} +2 -2
- package/lib/page-diy/src/views/web/DkViewImage.vue.js.map +1 -0
- package/lib/page-diy/src/views/{DkViewMusic.vue.js → web/DkViewMusic.vue.js} +2 -2
- package/lib/page-diy/src/views/web/DkViewMusic.vue.js.map +1 -0
- package/lib/page-diy/src/views/{DkViewNavBar.vue.js → web/DkViewNavBar.vue.js} +2 -2
- package/lib/page-diy/src/views/web/DkViewNavBar.vue.js.map +1 -0
- package/lib/page-diy/src/views/{DkViewNoticeBar.vue.js → web/DkViewNoticeBar.vue.js} +2 -2
- package/lib/page-diy/src/views/web/DkViewNoticeBar.vue.js.map +1 -0
- package/lib/page-diy/src/views/{DkViewSwipe.vue.js → web/DkViewSwipe.vue.js} +2 -2
- package/lib/page-diy/src/views/web/DkViewSwipe.vue.js.map +1 -0
- package/lib/page-diy/src/views/{DkViewTabbar.vue.js → web/DkViewTabbar.vue.js} +2 -2
- package/lib/page-diy/src/views/web/DkViewTabbar.vue.js.map +1 -0
- package/lib/page-diy/src/views/web/DkViewTextarea.vue.d.ts +14 -0
- package/lib/page-diy/src/views/{DkViewTextarea.vue.js → web/DkViewTextarea.vue.js} +2 -2
- package/lib/page-diy/src/views/web/DkViewTextarea.vue.js.map +1 -0
- package/lib/page-diy/src/views/{DkViewTitle.vue.js → web/DkViewTitle.vue.js} +2 -2
- package/lib/page-diy/src/views/web/DkViewTitle.vue.js.map +1 -0
- package/lib/page-diy/src/views/web/DkViewVideo.vue.d.ts +54 -0
- package/lib/page-diy/src/views/{DkViewVideo.vue.js → web/DkViewVideo.vue.js} +2 -2
- package/lib/page-diy/src/views/web/DkViewVideo.vue.js.map +1 -0
- package/lib/page-diy/src/views/web/index.d.ts +2 -0
- package/lib/page-diy/src/views/web/index.js.map +1 -0
- package/lib/page-diy/style/drag-tool.css +1 -1
- package/lib/page-diy/style/drag-tool.scss +2 -2
- package/lib/page-diy/style/index.css +1 -1
- package/lib/page-diy/style/index.scss +1 -0
- package/lib/page-diy/style/minViews/index.scss +26 -0
- package/lib/page-diy/style/preview-phone.css +1 -1
- package/lib/page-diy/style/preview-phone.scss +36 -2
- package/lib/poster-input/src/component/poster.vue.js +1 -1
- package/lib/poster-input/src/component/poster.vue2.js +13 -13
- package/lib/poster-input/src/component/poster.vue2.js.map +1 -1
- package/lib/poster-input/src/component/views/DkPosterViewAvatar.vue.js +1 -1
- package/lib/poster-input/src/component/views/DkPosterViewImage.vue.js +1 -1
- package/lib/poster-input/src/component/views/DkPosterViewName.vue.js +1 -1
- package/lib/poster-input/src/component/views/DkPosterViewQrcode.vue.js +1 -1
- package/lib/poster-input/src/component/views/DkPosterViewText.vue.js +1 -1
- package/lib/poster-input/src/component/views/quick-action.vue.js +1 -1
- package/lib/poster-input/src/poster-input.vue.js +1 -1
- package/lib/select/src/select.vue.js +1 -1
- package/lib/style-background-input/src/style-background-input.vue.js +1 -1
- package/lib/style-border-input/src/style-border-input.vue.js +1 -1
- package/lib/style-box-input/src/style-box-input.vue.js +1 -1
- package/lib/style-font-input/src/style-font-input.vue.js +1 -1
- package/lib/style-input/src/style-input.vue.js +1 -1
- package/lib/style-number-input/src/style-number-input.vue.js +1 -1
- package/lib/style-position-input/src/style-position-input.vue.js +1 -1
- package/lib/style-shadow-input/src/style-shadow-content.vue.js +1 -1
- package/lib/style-shadow-input/src/style-shadow-input.vue.js +1 -1
- package/lib/table/src/components/ComSearch.vue.js +1 -1
- package/lib/table/src/components/FieldRender.vue.js +1 -1
- package/lib/table/src/components/RecycleDialog.vue.js +1 -1
- package/lib/table/src/components/header.vue.js +1 -1
- package/lib/table/src/table.vue.js +1 -1
- package/lib/test/src/test.vue.js +1 -1
- package/lib/tiny-editor/src/tiny-editor.vue.js +1 -1
- package/lib/video-input/src/video-input.vue.js +1 -1
- package/lib/video-list-input/src/video-list-input.vue.js +1 -1
- package/package.json +1 -1
- package/es/page-diy/src/config/rule/common/DkPosterBtn.mjs.map +0 -1
- package/es/page-diy/src/config/rule/common/DkViewBulletChat.mjs.map +0 -1
- package/es/page-diy/src/config/rule/common/DkViewCell.mjs.map +0 -1
- package/es/page-diy/src/config/rule/common/DkViewCommonBtn.mjs.map +0 -1
- package/es/page-diy/src/config/rule/common/DkViewDialog.mjs.map +0 -1
- package/es/page-diy/src/config/rule/common/DkViewGridCellList.mjs.map +0 -1
- package/es/page-diy/src/config/rule/common/DkViewImage.mjs.map +0 -1
- package/es/page-diy/src/config/rule/common/DkViewMusic.mjs.map +0 -1
- package/es/page-diy/src/config/rule/common/DkViewNavBar.mjs.map +0 -1
- package/es/page-diy/src/config/rule/common/DkViewNoticeBar.mjs.map +0 -1
- package/es/page-diy/src/config/rule/common/DkViewSwipe.mjs.map +0 -1
- package/es/page-diy/src/config/rule/common/DkViewTabbar.mjs.map +0 -1
- package/es/page-diy/src/config/rule/common/DkViewTextarea.mjs.map +0 -1
- package/es/page-diy/src/config/rule/common/DkViewVideo.mjs.map +0 -1
- package/es/page-diy/src/config/rule/common/index.mjs.map +0 -1
- package/es/page-diy/src/config/rule/index.mjs.map +0 -1
- package/es/page-diy/src/config/rule/layout/DkViewTitle.mjs.map +0 -1
- package/es/page-diy/src/config/rule/layout/col.mjs.map +0 -1
- package/es/page-diy/src/config/rule/layout/divider.mjs.map +0 -1
- package/es/page-diy/src/config/rule/layout/index.mjs.map +0 -1
- package/es/page-diy/src/config/rule/layout/row.mjs.map +0 -1
- package/es/page-diy/src/config/rule/layout/space.mjs.map +0 -1
- package/es/page-diy/src/config/rule/layout/swip-item.mjs.map +0 -1
- package/es/page-diy/src/config/rule/layout/swipe.mjs.map +0 -1
- package/es/page-diy/src/config/rule/layout/tab.mjs.map +0 -1
- package/es/page-diy/src/config/rule/layout/tabs.mjs.map +0 -1
- package/es/page-diy/src/config/rule/layout/vanEmpty.mjs.map +0 -1
- package/es/page-diy/src/views/DkViewBulletChat.vue.mjs.map +0 -1
- package/es/page-diy/src/views/DkViewCell.vue.mjs.map +0 -1
- package/es/page-diy/src/views/DkViewCommonBtn.vue.mjs.map +0 -1
- package/es/page-diy/src/views/DkViewDialog.vue.mjs.map +0 -1
- package/es/page-diy/src/views/DkViewGridCellList.vue.mjs.map +0 -1
- package/es/page-diy/src/views/DkViewImage.vue.mjs.map +0 -1
- package/es/page-diy/src/views/DkViewMusic.vue.mjs.map +0 -1
- package/es/page-diy/src/views/DkViewNavBar.vue.mjs.map +0 -1
- package/es/page-diy/src/views/DkViewNoticeBar.vue.mjs.map +0 -1
- package/es/page-diy/src/views/DkViewSwipe.vue.mjs.map +0 -1
- package/es/page-diy/src/views/DkViewTabbar.vue.mjs.map +0 -1
- package/es/page-diy/src/views/DkViewTextarea.vue.mjs.map +0 -1
- package/es/page-diy/src/views/DkViewTitle.vue.mjs.map +0 -1
- package/es/page-diy/src/views/DkViewVideo.vue.mjs.map +0 -1
- package/es/page-diy/src/views/index.mjs.map +0 -1
- package/lib/page-diy/src/config/rule/common/DkPosterBtn.js.map +0 -1
- package/lib/page-diy/src/config/rule/common/DkViewBulletChat.js.map +0 -1
- package/lib/page-diy/src/config/rule/common/DkViewCell.js.map +0 -1
- package/lib/page-diy/src/config/rule/common/DkViewCommonBtn.js.map +0 -1
- package/lib/page-diy/src/config/rule/common/DkViewDialog.js.map +0 -1
- package/lib/page-diy/src/config/rule/common/DkViewGridCellList.js.map +0 -1
- package/lib/page-diy/src/config/rule/common/DkViewImage.js.map +0 -1
- package/lib/page-diy/src/config/rule/common/DkViewMusic.js.map +0 -1
- package/lib/page-diy/src/config/rule/common/DkViewNavBar.js.map +0 -1
- package/lib/page-diy/src/config/rule/common/DkViewNoticeBar.js.map +0 -1
- package/lib/page-diy/src/config/rule/common/DkViewSwipe.js.map +0 -1
- package/lib/page-diy/src/config/rule/common/DkViewTabbar.js.map +0 -1
- package/lib/page-diy/src/config/rule/common/DkViewTextarea.js.map +0 -1
- package/lib/page-diy/src/config/rule/common/DkViewVideo.js.map +0 -1
- package/lib/page-diy/src/config/rule/common/index.js.map +0 -1
- package/lib/page-diy/src/config/rule/index.js.map +0 -1
- package/lib/page-diy/src/config/rule/layout/DkViewTitle.js.map +0 -1
- package/lib/page-diy/src/config/rule/layout/col.js.map +0 -1
- package/lib/page-diy/src/config/rule/layout/divider.js.map +0 -1
- package/lib/page-diy/src/config/rule/layout/index.js.map +0 -1
- package/lib/page-diy/src/config/rule/layout/row.js.map +0 -1
- package/lib/page-diy/src/config/rule/layout/space.js.map +0 -1
- package/lib/page-diy/src/config/rule/layout/swip-item.js.map +0 -1
- package/lib/page-diy/src/config/rule/layout/swipe.js.map +0 -1
- package/lib/page-diy/src/config/rule/layout/tab.js.map +0 -1
- package/lib/page-diy/src/config/rule/layout/tabs.js.map +0 -1
- package/lib/page-diy/src/config/rule/layout/vanEmpty.js.map +0 -1
- package/lib/page-diy/src/views/DkViewBulletChat.vue.js.map +0 -1
- package/lib/page-diy/src/views/DkViewCell.vue.js.map +0 -1
- package/lib/page-diy/src/views/DkViewCommonBtn.vue.js.map +0 -1
- package/lib/page-diy/src/views/DkViewDialog.vue.js.map +0 -1
- package/lib/page-diy/src/views/DkViewGridCellList.vue.js.map +0 -1
- package/lib/page-diy/src/views/DkViewImage.vue.js.map +0 -1
- package/lib/page-diy/src/views/DkViewMusic.vue.js.map +0 -1
- package/lib/page-diy/src/views/DkViewNavBar.vue.js.map +0 -1
- package/lib/page-diy/src/views/DkViewNoticeBar.vue.js.map +0 -1
- package/lib/page-diy/src/views/DkViewSwipe.vue.js.map +0 -1
- package/lib/page-diy/src/views/DkViewTabbar.vue.js.map +0 -1
- package/lib/page-diy/src/views/DkViewTextarea.vue.js.map +0 -1
- package/lib/page-diy/src/views/DkViewTitle.vue.js.map +0 -1
- package/lib/page-diy/src/views/DkViewVideo.vue.js.map +0 -1
- package/lib/page-diy/src/views/index.js.map +0 -1
- package/es/page-diy/src/config/rule/{common → web/common}/DkPosterBtn.d.ts +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewBulletChat.d.ts +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewBulletChat.mjs +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewCell.d.ts +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewCell.mjs +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewCommonBtn.d.ts +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewCommonBtn.mjs +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewDialog.d.ts +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewDialog.mjs +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewGridCellList.d.ts +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewGridCellList.mjs +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewImage.d.ts +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewImage.mjs +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewMusic.d.ts +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewMusic.mjs +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewNavBar.d.ts +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewNavBar.mjs +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewNoticeBar.d.ts +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewNoticeBar.mjs +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewSwipe.d.ts +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewSwipe.mjs +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewTabbar.d.ts +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewTabbar.mjs +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewTextarea.d.ts +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewTextarea.mjs +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/DkViewVideo.d.ts +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/index.d.ts +0 -0
- package/es/page-diy/src/config/rule/{common → web/common}/index.mjs +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/DkViewTitle.d.ts +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/DkViewTitle.mjs +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/col.d.ts +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/col.mjs +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/divider.d.ts +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/divider.mjs +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/index.d.ts +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/index.mjs +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/row.d.ts +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/row.mjs +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/space.d.ts +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/space.mjs +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/swip-item.d.ts +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/swip-item.mjs +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/swipe.d.ts +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/swipe.mjs +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/tab.d.ts +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/tab.mjs +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/tabs.d.ts +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/tabs.mjs +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/vanEmpty.d.ts +0 -0
- package/es/page-diy/src/config/rule/{layout → web/layout}/vanEmpty.mjs +0 -0
- package/es/page-diy/src/views/{DkViewTextarea.vue.d.ts → min/DkMinTextarea.vue.d.ts} +0 -0
- package/es/page-diy/src/views/{DkViewVideo.vue.d.ts → min/DkMinVideo.vue.d.ts} +0 -0
- package/es/page-diy/src/views/{index.d.ts → min/index.d.ts} +0 -0
- package/es/page-diy/src/views/{DkViewBulletChat.vue.d.ts → web/DkViewBulletChat.vue.d.ts} +0 -0
- package/es/page-diy/src/views/{DkViewCell.vue.d.ts → web/DkViewCell.vue.d.ts} +0 -0
- package/es/page-diy/src/views/{DkViewCommonBtn.vue.d.ts → web/DkViewCommonBtn.vue.d.ts} +0 -0
- package/es/page-diy/src/views/{DkViewDialog.vue.d.ts → web/DkViewDialog.vue.d.ts} +0 -0
- package/es/page-diy/src/views/{DkViewGridCellList.vue.d.ts → web/DkViewGridCellList.vue.d.ts} +0 -0
- package/es/page-diy/src/views/{DkViewImage.vue.d.ts → web/DkViewImage.vue.d.ts} +0 -0
- package/es/page-diy/src/views/{DkViewMusic.vue.d.ts → web/DkViewMusic.vue.d.ts} +0 -0
- package/es/page-diy/src/views/{DkViewNavBar.vue.d.ts → web/DkViewNavBar.vue.d.ts} +0 -0
- package/es/page-diy/src/views/{DkViewNoticeBar.vue.d.ts → web/DkViewNoticeBar.vue.d.ts} +0 -0
- package/es/page-diy/src/views/{DkViewSwipe.vue.d.ts → web/DkViewSwipe.vue.d.ts} +0 -0
- package/es/page-diy/src/views/{DkViewTabbar.vue.d.ts → web/DkViewTabbar.vue.d.ts} +1 -1
- package/{lib/page-diy/src/views → es/page-diy/src/views/web}/DkViewTextarea.vue.d.ts +0 -0
- package/es/page-diy/src/views/{DkViewTitle.vue.d.ts → web/DkViewTitle.vue.d.ts} +0 -0
- package/{lib/page-diy/src/views → es/page-diy/src/views/web}/DkViewVideo.vue.d.ts +0 -0
- package/{lib/page-diy/src/views → es/page-diy/src/views/web}/index.d.ts +0 -0
- package/es/page-diy/src/views/{index.mjs → web/index.mjs} +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkPosterBtn.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewBulletChat.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewBulletChat.js +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewCell.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewCell.js +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewCommonBtn.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewCommonBtn.js +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewDialog.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewDialog.js +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewGridCellList.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewGridCellList.js +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewImage.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewImage.js +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewMusic.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewMusic.js +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewNavBar.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewNavBar.js +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewNoticeBar.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewNoticeBar.js +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewSwipe.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewSwipe.js +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewTabbar.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewTabbar.js +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewTextarea.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewTextarea.js +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/DkViewVideo.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/index.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{common → web/common}/index.js +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/DkViewTitle.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/DkViewTitle.js +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/col.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/col.js +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/divider.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/divider.js +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/index.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/index.js +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/row.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/row.js +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/space.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/space.js +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/swip-item.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/swip-item.js +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/swipe.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/swipe.js +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/tab.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/tab.js +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/tabs.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/tabs.js +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/vanEmpty.d.ts +0 -0
- package/lib/page-diy/src/config/rule/{layout → web/layout}/vanEmpty.js +0 -0
- package/lib/page-diy/src/views/{DkViewBulletChat.vue.d.ts → web/DkViewBulletChat.vue.d.ts} +0 -0
- package/lib/page-diy/src/views/{DkViewCell.vue.d.ts → web/DkViewCell.vue.d.ts} +0 -0
- package/lib/page-diy/src/views/{DkViewCommonBtn.vue.d.ts → web/DkViewCommonBtn.vue.d.ts} +0 -0
- package/lib/page-diy/src/views/{DkViewDialog.vue.d.ts → web/DkViewDialog.vue.d.ts} +0 -0
- package/lib/page-diy/src/views/{DkViewGridCellList.vue.d.ts → web/DkViewGridCellList.vue.d.ts} +0 -0
- package/lib/page-diy/src/views/{DkViewImage.vue.d.ts → web/DkViewImage.vue.d.ts} +0 -0
- package/lib/page-diy/src/views/{DkViewMusic.vue.d.ts → web/DkViewMusic.vue.d.ts} +0 -0
- package/lib/page-diy/src/views/{DkViewNavBar.vue.d.ts → web/DkViewNavBar.vue.d.ts} +0 -0
- package/lib/page-diy/src/views/{DkViewNoticeBar.vue.d.ts → web/DkViewNoticeBar.vue.d.ts} +0 -0
- package/lib/page-diy/src/views/{DkViewSwipe.vue.d.ts → web/DkViewSwipe.vue.d.ts} +0 -0
- package/lib/page-diy/src/views/{DkViewTabbar.vue.d.ts → web/DkViewTabbar.vue.d.ts} +1 -1
- /package/lib/page-diy/src/views/{DkViewTitle.vue.d.ts → web/DkViewTitle.vue.d.ts} +0 -0
- /package/lib/page-diy/src/views/{index.js → web/index.js} +0 -0
@@ -0,0 +1,27 @@
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
2
|
+
hotData: {
|
3
|
+
default: () => {};
|
4
|
+
type: ObjectConstructor;
|
5
|
+
};
|
6
|
+
showMask: {
|
7
|
+
default: boolean;
|
8
|
+
type: BooleanConstructor;
|
9
|
+
};
|
10
|
+
}, {
|
11
|
+
el: import("vue").Ref<null>;
|
12
|
+
containerWidth: import("vue").Ref<number>;
|
13
|
+
views: import("vue").Ref<never[]>;
|
14
|
+
}, any, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
15
|
+
hotData: {
|
16
|
+
default: () => {};
|
17
|
+
type: ObjectConstructor;
|
18
|
+
};
|
19
|
+
showMask: {
|
20
|
+
default: boolean;
|
21
|
+
type: BooleanConstructor;
|
22
|
+
};
|
23
|
+
}>>, {
|
24
|
+
hotData: Record<string, any>;
|
25
|
+
showMask: boolean;
|
26
|
+
}, {}>;
|
27
|
+
export default _default;
|
@@ -0,0 +1,126 @@
|
|
1
|
+
import { ref, onMounted, onUnmounted, watch, resolveComponent, openBlock, createElementBlock, createBlock, Fragment, renderList, normalizeStyle, createCommentVNode, createElementVNode, toDisplayString } from 'vue';
|
2
|
+
import _export_sfc from '../../../../_virtual/_plugin-vue_export-helper.mjs';
|
3
|
+
|
4
|
+
const _sfc_main = {
|
5
|
+
name: 'DkMinHotArea',
|
6
|
+
props: {
|
7
|
+
hotData: {
|
8
|
+
default: () => ({}),
|
9
|
+
type: Object,
|
10
|
+
},
|
11
|
+
showMask: {
|
12
|
+
default: false,
|
13
|
+
type: Boolean,
|
14
|
+
},
|
15
|
+
},
|
16
|
+
setup(props) {
|
17
|
+
const el = ref(null);
|
18
|
+
let ro = null;
|
19
|
+
const containerWidth = ref(0);
|
20
|
+
|
21
|
+
const views = ref([]);
|
22
|
+
|
23
|
+
// const
|
24
|
+
onMounted(() => {
|
25
|
+
ro = new (window.ResizeObserver || ResizeObserver)(handleResize);
|
26
|
+
ro.observe(el.value);
|
27
|
+
// 初始化容器宽度
|
28
|
+
containerWidth.value = el.value.clientWidth;
|
29
|
+
// 计算并转换热图区域的位置和尺寸
|
30
|
+
adjustHotspots();
|
31
|
+
});
|
32
|
+
|
33
|
+
onUnmounted(() => {
|
34
|
+
if (ro) {
|
35
|
+
ro.disconnect();
|
36
|
+
}
|
37
|
+
});
|
38
|
+
|
39
|
+
watch(
|
40
|
+
() => props.hotData.views,
|
41
|
+
() => {
|
42
|
+
adjustHotspots();
|
43
|
+
},
|
44
|
+
{
|
45
|
+
deep: true,
|
46
|
+
}
|
47
|
+
);
|
48
|
+
|
49
|
+
function handleResize(entries) {
|
50
|
+
entries.forEach((entry) => {
|
51
|
+
if (entry.target === el.value) {
|
52
|
+
containerWidth.value = entry.contentRect.width;
|
53
|
+
adjustHotspots();
|
54
|
+
}
|
55
|
+
});
|
56
|
+
}
|
57
|
+
|
58
|
+
function adjustHotspots() {
|
59
|
+
views.value = JSON.parse(JSON.stringify(props.hotData.views));
|
60
|
+
// 根据容器宽度调整热图区域的位置与尺寸
|
61
|
+
views.value.forEach((view) => {
|
62
|
+
const { left, top, width: originalWidth, height: originalHeight } = view.css;
|
63
|
+
// 计算实际宽度和高度,假设按比例缩放
|
64
|
+
const actualWidth = Math.round(originalWidth * (containerWidth.value / props.hotData.width));
|
65
|
+
const actualHeight = Math.round(originalHeight * (containerWidth.value / props.hotData.width));
|
66
|
+
|
67
|
+
// 计算实际left和top
|
68
|
+
const actualLeft = Math.round(left * (containerWidth.value / props.hotData.width));
|
69
|
+
const actualTop = Math.round(top * (containerWidth.value / props.hotData.width));
|
70
|
+
// 更新视图样式
|
71
|
+
view.css = {
|
72
|
+
...view.css,
|
73
|
+
left: actualLeft + 'px',
|
74
|
+
top: actualTop + 'px',
|
75
|
+
width: actualWidth + 'px',
|
76
|
+
height: actualHeight + 'px',
|
77
|
+
};
|
78
|
+
});
|
79
|
+
}
|
80
|
+
|
81
|
+
return {
|
82
|
+
el,
|
83
|
+
containerWidth,
|
84
|
+
views,
|
85
|
+
}
|
86
|
+
},
|
87
|
+
};
|
88
|
+
|
89
|
+
const _hoisted_1 = {
|
90
|
+
ref: "el",
|
91
|
+
class: "dk-min-area"
|
92
|
+
};
|
93
|
+
const _hoisted_2 = ["src"];
|
94
|
+
|
95
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
96
|
+
const _component_el_empty = resolveComponent("el-empty");
|
97
|
+
|
98
|
+
return (openBlock(), createElementBlock("div", _hoisted_1, [
|
99
|
+
($props.hotData.background)
|
100
|
+
? (openBlock(), createElementBlock("img", {
|
101
|
+
key: 0,
|
102
|
+
src: $props.hotData.background,
|
103
|
+
alt: ""
|
104
|
+
}, null, 8 /* PROPS */, _hoisted_2))
|
105
|
+
: (openBlock(), createBlock(_component_el_empty, {
|
106
|
+
key: 1,
|
107
|
+
description: "请上传背景图"
|
108
|
+
})),
|
109
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList($setup.views, (view, index) => {
|
110
|
+
return (openBlock(), createElementBlock("div", {
|
111
|
+
key: index,
|
112
|
+
style: normalizeStyle({ position: 'absolute', ...view.css, background: $props.showMask ? '#0008' : '#0004' })
|
113
|
+
}, [
|
114
|
+
createCommentVNode(" 可以在这里放置热图链接或覆盖层 "),
|
115
|
+
createElementVNode("div", {
|
116
|
+
style: normalizeStyle({ width: view.css.width, height: view.css.height }),
|
117
|
+
class: "hot-item"
|
118
|
+
}, toDisplayString(index + 1), 5 /* TEXT, STYLE */)
|
119
|
+
], 4 /* STYLE */))
|
120
|
+
}), 128 /* KEYED_FRAGMENT */))
|
121
|
+
], 512 /* NEED_PATCH */))
|
122
|
+
}
|
123
|
+
var DkMinHotArea = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render],['__file',"E:\\project\\monster-admin\\system\\dkgs-ui-back\\packages\\dk-ui\\src\\page-diy\\src\\views\\min\\DkMinHotArea.vue"]]);
|
124
|
+
|
125
|
+
export { DkMinHotArea as default };
|
126
|
+
//# sourceMappingURL=DkMinHotArea.vue.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"DkMinHotArea.vue.mjs","sources":["../../../../../src/page-diy/src/views/min/DkMinHotArea.vue"],"sourcesContent":["<template>\n <div ref=\"el\" class=\"dk-min-area\">\n <img v-if=\"hotData.background\" :src=\"hotData.background\" alt=\"\" />\n <el-empty v-else description=\"请上传背景图\"></el-empty>\n <div\n v-for=\"(view, index) in views\"\n :key=\"index\"\n :style=\"{ position: 'absolute', ...view.css, background: showMask ? '#0008' : '#0004' }\"\n >\n <!-- 可以在这里放置热图链接或覆盖层 -->\n <div :style=\"{ width: view.css.width, height: view.css.height }\" class=\"hot-item\">\n {{ index + 1 }}\n </div>\n </div>\n </div>\n</template>\n\n<script>\nimport { onMounted, ref, onUnmounted, watch } from 'vue'\n\nexport default {\n name: 'DkMinHotArea',\n props: {\n hotData: {\n default: () => ({}),\n type: Object,\n },\n showMask: {\n default: false,\n type: Boolean,\n },\n },\n setup(props) {\n const el = ref(null)\n let ro = null\n const containerWidth = ref(0)\n\n const views = ref([])\n\n // const\n onMounted(() => {\n ro = new (window.ResizeObserver || ResizeObserver)(handleResize)\n ro.observe(el.value)\n // 初始化容器宽度\n containerWidth.value = el.value.clientWidth\n // 计算并转换热图区域的位置和尺寸\n adjustHotspots()\n })\n\n onUnmounted(() => {\n if (ro) {\n ro.disconnect()\n }\n })\n\n watch(\n () => props.hotData.views,\n () => {\n adjustHotspots()\n },\n {\n deep: true,\n }\n )\n\n function handleResize(entries) {\n entries.forEach((entry) => {\n if (entry.target === el.value) {\n containerWidth.value = entry.contentRect.width\n adjustHotspots()\n }\n })\n }\n\n function adjustHotspots() {\n views.value = JSON.parse(JSON.stringify(props.hotData.views))\n // 根据容器宽度调整热图区域的位置与尺寸\n views.value.forEach((view) => {\n const { left, top, width: originalWidth, height: originalHeight } = view.css\n // 计算实际宽度和高度,假设按比例缩放\n const actualWidth = Math.round(originalWidth * (containerWidth.value / props.hotData.width))\n const actualHeight = Math.round(originalHeight * (containerWidth.value / props.hotData.width))\n\n // 计算实际left和top\n const actualLeft = Math.round(left * (containerWidth.value / props.hotData.width))\n const actualTop = Math.round(top * (containerWidth.value / props.hotData.width))\n // 更新视图样式\n view.css = {\n ...view.css,\n left: actualLeft + 'px',\n top: actualTop + 'px',\n width: actualWidth + 'px',\n height: actualHeight + 'px',\n }\n })\n }\n\n return {\n el,\n containerWidth,\n views,\n }\n },\n}\n</script>\n"],"names":["_openBlock","_createElementBlock","_createBlock","_Fragment","_renderList","_normalizeStyle","_createCommentVNode","_createElementVNode"],"mappings":";;;AAoBA,MAAK,SAAU,GAAA;AACb,EAAA,IAAI,EAAE,cAAc;AACpB,EAAA,KAAK,EAAE;AACL,IAAA,OAAO,EAAE;AACP,MAAA,OAAO,EAAE,OAAO,EAAE,CAAC;MACnB,IAAI,EAAE,MAAM;KACb;AACD,IAAA,QAAQ,EAAE;MACR,OAAO,EAAE,KAAK;MACd,IAAI,EAAE,OAAO;KACd;GACF;EACD,KAAK,CAAC,KAAK,EAAE;AACX,IAAA,MAAM,EAAG,GAAE,GAAG,CAAC,IAAI,EAAA;AACnB,IAAA,IAAI,KAAK,KAAG;IACZ,MAAM,cAAa,GAAI,GAAG,CAAC,CAAC,EAAA;;AAE5B,IAAA,MAAM,KAAI,GAAI,GAAG,CAAC,EAAE,EAAA;;AAEpB;AACA,IAAA,SAAS,CAAC,MAAM;MACd,EAAC,GAAI,KAAK,MAAM,CAAC,cAAe,IAAG,cAAc,EAAE,YAAY,EAAA;AAC/D,MAAA,EAAE,CAAC,OAAO,CAAC,EAAE,CAAC,KAAK,EAAA;AACnB;AACA,MAAA,cAAc,CAAC,KAAI,GAAI,EAAE,CAAC,KAAK,CAAC,YAAU;AAC1C;AACA,MAAA,cAAc,GAAC;KAChB,EAAA;;AAED,IAAA,WAAW,CAAC,MAAM;AAChB,MAAA,IAAI,EAAE,EAAE;AACN,QAAA,EAAE,CAAC,UAAU,GAAC;AAChB,OAAA;KACD,EAAA;;IAED,KAAK;MACH,MAAM,KAAK,CAAC,OAAO,CAAC,KAAK;MACzB,MAAM;AACJ,QAAA,cAAc,GAAC;OAChB;AACD,MAAA;AACE,QAAA,IAAI,EAAE,IAAI;AACZ,OAAA;AACF,MAAA;;IAEA,SAAS,YAAY,CAAC,OAAO,EAAE;MAC7B,OAAO,CAAC,OAAO,CAAC,CAAC,KAAK,KAAK;QACzB,IAAI,KAAK,CAAC,MAAO,KAAI,EAAE,CAAC,KAAK,EAAE;AAC7B,UAAA,cAAc,CAAC,KAAM,GAAE,KAAK,CAAC,WAAW,CAAC,MAAI;AAC7C,UAAA,cAAc,GAAC;AACjB,SAAA;OACD,EAAA;AACH,KAAA;;IAEA,SAAS,cAAc,GAAG;MACxB,KAAK,CAAC,KAAM,GAAE,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,EAAA;AAC5D;MACA,KAAK,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,IAAI,KAAK;AAC5B,QAAA,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,aAAa,EAAE,MAAM,EAAE,cAAe,EAAA,GAAI,IAAI,CAAC,IAAE;AAC3E;AACA,QAAA,MAAM,WAAY,GAAE,IAAI,CAAC,KAAK,CAAC,aAAc,IAAG,cAAc,CAAC,KAAI,GAAI,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,EAAA;AAC3F,QAAA,MAAM,YAAa,GAAE,IAAI,CAAC,KAAK,CAAC,cAAa,IAAK,cAAc,CAAC,KAAI,GAAI,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,EAAA;;;AAG7F,QAAA,MAAM,UAAS,GAAI,IAAI,CAAC,KAAK,CAAC,IAAK,IAAG,cAAc,CAAC,KAAI,GAAI,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,EAAA;AACjF,QAAA,MAAM,SAAQ,GAAI,IAAI,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,KAAI,GAAI,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,EAAA;AAC/E;AACA,QAAA,IAAI,CAAC,MAAM;UACT,GAAG,IAAI,CAAC,GAAG;AACX,UAAA,IAAI,EAAE,UAAS,GAAI,IAAI;AACvB,UAAA,GAAG,EAAE,SAAU,GAAE,IAAI;UACrB,KAAK,EAAE,WAAU,GAAI,IAAI;UACzB,MAAM,EAAE,eAAe,IAAI;AAC7B,UAAA;OACD,EAAA;AACH,KAAA;;AAEA,IAAA,OAAO;AACL,MAAA,EAAE;AACF,MAAA,cAAc;MACd,KAAK;AACP,KAAA;GACD;AACH,EAAA;;;AAtGO,EAAA,GAAG,EAAC,IAAI;AAAC,EAAA,KAAK,EAAC,aAAa;;;;;;;AAAjC,EAAA,QAAAA,SAAA,EAAA,EAAAC,kBAAA,CAaM,OAbN,UAaM,EAAA;AAZO,IAAA,CAAA,MAAA,CAAA,OAAO,CAAC,UAAU;sBAA7BA,kBAAkE,CAAA,KAAA,EAAA;;UAAlC,GAAG,EAAE,MAAO,CAAA,OAAA,CAAC,UAAU;AAAE,UAAA,GAAG,EAAC,EAAE;;sBAC/DC,WAAiD,CAAA,mBAAA,EAAA;;AAAhC,UAAA,WAAW,EAAC,QAAQ;;AACrC,KAAAF,SAAA,CAAA,IAAA,CAAA,EAAAC,kBAAA,CASME,QARoB,EAAA,IAAA,EAAAC,UAAA,CAAA,MAAA,CAAA,KAAK,EAArB,CAAA,IAAI,EAAE,KAAK,KAAA;2BADrBH,kBASM,CAAA,KAAA,EAAA;AAPH,QAAA,GAAG,EAAE,KAAK;AACV,QAAA,KAAK,EAA6BI,cAAA,CAAA,EAAA,QAAA,EAAA,UAAA,EAAA,GAAA,IAAI,CAAC,GAAG,cAAc,MAAQ,CAAA,QAAA,GAAA,OAAA,GAAA,OAAA,EAAA,CAAA;;QAEjEC,kBAAwB,CAAA,mBAAA,CAAA;QACxBC,kBAEM,CAAA,KAAA,EAAA;UAFA,KAAK,EAAAF,cAAA,CAAA,EAAA,KAAA,EAAW,IAAI,CAAC,GAAG,CAAC,KAAK,EAAA,MAAA,EAAU,IAAI,CAAC,GAAG,CAAC,MAAM,EAAA,CAAA;AAAI,UAAA,KAAK,EAAC,UAAU;2BAC5E,KAAK,GAAA,CAAA,CAAA,EAAA,CAAA,mBAAA;;;;;;;;;"}
|
@@ -0,0 +1,68 @@
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
2
|
+
value: {
|
3
|
+
default: string;
|
4
|
+
type: StringConstructor;
|
5
|
+
};
|
6
|
+
height: {
|
7
|
+
default: string;
|
8
|
+
type: (StringConstructor | NumberConstructor)[];
|
9
|
+
};
|
10
|
+
autoplay: {
|
11
|
+
default: number;
|
12
|
+
type: (StringConstructor | NumberConstructor)[];
|
13
|
+
};
|
14
|
+
swipeList: {
|
15
|
+
default: () => never[];
|
16
|
+
type: ArrayConstructor[];
|
17
|
+
};
|
18
|
+
imgMode: {
|
19
|
+
default: string;
|
20
|
+
type: StringConstructor;
|
21
|
+
};
|
22
|
+
bgColor: {
|
23
|
+
default: string;
|
24
|
+
type: StringConstructor;
|
25
|
+
};
|
26
|
+
showTitle: {
|
27
|
+
default: boolean;
|
28
|
+
type: BooleanConstructor;
|
29
|
+
};
|
30
|
+
}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
31
|
+
value: {
|
32
|
+
default: string;
|
33
|
+
type: StringConstructor;
|
34
|
+
};
|
35
|
+
height: {
|
36
|
+
default: string;
|
37
|
+
type: (StringConstructor | NumberConstructor)[];
|
38
|
+
};
|
39
|
+
autoplay: {
|
40
|
+
default: number;
|
41
|
+
type: (StringConstructor | NumberConstructor)[];
|
42
|
+
};
|
43
|
+
swipeList: {
|
44
|
+
default: () => never[];
|
45
|
+
type: ArrayConstructor[];
|
46
|
+
};
|
47
|
+
imgMode: {
|
48
|
+
default: string;
|
49
|
+
type: StringConstructor;
|
50
|
+
};
|
51
|
+
bgColor: {
|
52
|
+
default: string;
|
53
|
+
type: StringConstructor;
|
54
|
+
};
|
55
|
+
showTitle: {
|
56
|
+
default: boolean;
|
57
|
+
type: BooleanConstructor;
|
58
|
+
};
|
59
|
+
}>>, {
|
60
|
+
height: string | number;
|
61
|
+
value: string;
|
62
|
+
bgColor: string;
|
63
|
+
autoplay: string | number;
|
64
|
+
swipeList: unknown[];
|
65
|
+
imgMode: string;
|
66
|
+
showTitle: boolean;
|
67
|
+
}, {}>;
|
68
|
+
export default _default;
|
@@ -0,0 +1,86 @@
|
|
1
|
+
import { resolveComponent, openBlock, createBlock, normalizeStyle, withCtx, createElementBlock, Fragment, renderList, createVNode, toDisplayString, createCommentVNode } from 'vue';
|
2
|
+
import _export_sfc from '../../../../_virtual/_plugin-vue_export-helper.mjs';
|
3
|
+
|
4
|
+
const _sfc_main = {
|
5
|
+
name: 'DkMinSwiperImage',
|
6
|
+
props: {
|
7
|
+
value: {
|
8
|
+
default: '',
|
9
|
+
type: String,
|
10
|
+
},
|
11
|
+
height: {
|
12
|
+
default: '',
|
13
|
+
type: [Number, String],
|
14
|
+
},
|
15
|
+
autoplay: {
|
16
|
+
default: 3000,
|
17
|
+
type: [Number, String],
|
18
|
+
},
|
19
|
+
swipeList: {
|
20
|
+
default: () => [],
|
21
|
+
type: [Array],
|
22
|
+
},
|
23
|
+
imgMode: {
|
24
|
+
default: 'aspectFill',
|
25
|
+
type: String,
|
26
|
+
},
|
27
|
+
bgColor: {
|
28
|
+
default: '',
|
29
|
+
type: String,
|
30
|
+
},
|
31
|
+
showTitle: {
|
32
|
+
default: false,
|
33
|
+
type: Boolean,
|
34
|
+
},
|
35
|
+
},
|
36
|
+
data() {
|
37
|
+
return {}
|
38
|
+
},
|
39
|
+
computed: {},
|
40
|
+
watch: {
|
41
|
+
swipeList(val) {},
|
42
|
+
},
|
43
|
+
mounted() {},
|
44
|
+
methods: {},
|
45
|
+
};
|
46
|
+
|
47
|
+
const _hoisted_1 = {
|
48
|
+
key: 0,
|
49
|
+
class: "swipe-title"
|
50
|
+
};
|
51
|
+
|
52
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
53
|
+
const _component_van_image = resolveComponent("van-image");
|
54
|
+
const _component_van_swipe_item = resolveComponent("van-swipe-item");
|
55
|
+
const _component_van_swipe = resolveComponent("van-swipe");
|
56
|
+
|
57
|
+
return (openBlock(), createBlock(_component_van_swipe, {
|
58
|
+
class: "dk-min-swipe",
|
59
|
+
autoplay: $props.autoplay,
|
60
|
+
"indicator-color": "white",
|
61
|
+
style: normalizeStyle({ background: $props.bgColor || '' })
|
62
|
+
}, {
|
63
|
+
default: withCtx(() => [
|
64
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList($props.swipeList, (item, key) => {
|
65
|
+
return (openBlock(), createBlock(_component_van_swipe_item, { key: key }, {
|
66
|
+
default: withCtx(() => [
|
67
|
+
createVNode(_component_van_image, {
|
68
|
+
src: item.img,
|
69
|
+
width: "100%",
|
70
|
+
height: $props.height
|
71
|
+
}, null, 8 /* PROPS */, ["src", "height"]),
|
72
|
+
($props.showTitle)
|
73
|
+
? (openBlock(), createElementBlock("div", _hoisted_1, toDisplayString(item.title), 1 /* TEXT */))
|
74
|
+
: createCommentVNode("v-if", true)
|
75
|
+
]),
|
76
|
+
_: 2 /* DYNAMIC */
|
77
|
+
}, 1024 /* DYNAMIC_SLOTS */))
|
78
|
+
}), 128 /* KEYED_FRAGMENT */))
|
79
|
+
]),
|
80
|
+
_: 1 /* STABLE */
|
81
|
+
}, 8 /* PROPS */, ["autoplay", "style"]))
|
82
|
+
}
|
83
|
+
var DkMinSwiperImage = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render],['__file',"E:\\project\\monster-admin\\system\\dkgs-ui-back\\packages\\dk-ui\\src\\page-diy\\src\\views\\min\\DkMinSwiperImage.vue"]]);
|
84
|
+
|
85
|
+
export { DkMinSwiperImage as default };
|
86
|
+
//# sourceMappingURL=DkMinSwiperImage.vue.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"DkMinSwiperImage.vue.mjs","sources":["../../../../../src/page-diy/src/views/min/DkMinSwiperImage.vue"],"sourcesContent":["<template>\n <van-swipe class=\"dk-min-swipe\" :autoplay=\"autoplay\" indicator-color=\"white\" :style=\"{ background: bgColor || '' }\">\n <van-swipe-item v-for=\"(item, key) in swipeList\" :key=\"key\">\n <van-image :src=\"item.img\" width=\"100%\" :height=\"height\" />\n <div v-if=\"showTitle\" class=\"swipe-title\">\n {{ item.title }}\n </div>\n </van-swipe-item>\n </van-swipe>\n</template>\n\n<script>\nexport default {\n name: 'DkMinSwiperImage',\n props: {\n value: {\n default: '',\n type: String,\n },\n height: {\n default: '',\n type: [Number, String],\n },\n autoplay: {\n default: 3000,\n type: [Number, String],\n },\n swipeList: {\n default: () => [],\n type: [Array],\n },\n imgMode: {\n default: 'aspectFill',\n type: String,\n },\n bgColor: {\n default: '',\n type: String,\n },\n showTitle: {\n default: false,\n type: Boolean,\n },\n },\n data() {\n return {}\n },\n computed: {},\n watch: {\n swipeList(val) {},\n },\n mounted() {},\n methods: {},\n}\n</script>\n"],"names":["_createBlock","_openBlock","_createElementBlock","_Fragment","_renderList","_createVNode","_toDisplayString"],"mappings":";;;AAYA,MAAK,SAAU,GAAA;EACb,IAAI,EAAE,kBAAkB;AACxB,EAAA,KAAK,EAAE;AACL,IAAA,KAAK,EAAE;MACL,OAAO,EAAE,EAAE;MACX,IAAI,EAAE,MAAM;KACb;AACD,IAAA,MAAM,EAAE;MACN,OAAO,EAAE,EAAE;AACX,MAAA,IAAI,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC;KACvB;AACD,IAAA,QAAQ,EAAE;MACR,OAAO,EAAE,IAAI;AACb,MAAA,IAAI,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC;KACvB;IACD,SAAS,EAAE;AACT,MAAA,OAAO,EAAE,MAAM,EAAE;MACjB,IAAI,EAAE,CAAC,KAAK,CAAC;KACd;AACD,IAAA,OAAO,EAAE;AACP,MAAA,OAAO,EAAE,YAAY;MACrB,IAAI,EAAE,MAAM;KACb;AACD,IAAA,OAAO,EAAE;MACP,OAAO,EAAE,EAAE;MACX,IAAI,EAAE,MAAM;KACb;IACD,SAAS,EAAE;MACT,OAAO,EAAE,KAAK;MACd,IAAI,EAAE,OAAO;KACd;GACF;AACD,EAAA,IAAI,GAAG;AACL,IAAA,OAAO,EAAC;GACT;EACD,QAAQ,EAAE,EAAE;AACZ,EAAA,KAAK,EAAE;AACL,IAAA,SAAS,CAAC,GAAG,EAAE,EAAE;GAClB;EACD,OAAO,GAAG,EAAE;EACZ,OAAO,EAAE,EAAE;AACb,EAAA;;;;AAjD4B,EAAA,KAAK,EAAC,aAAa;;;;;;;;uBAH7CA,WAOY,CAAA,oBAAA,EAAA;AAPD,IAAA,KAAK,EAAC,cAAc;AAAE,IAAA,QAAQ,EAAE,MAAQ,CAAA,QAAA;AAAE,IAAA,iBAAe,EAAC,OAAO;AAAE,IAAA,KAAK,+BAAgB,MAAO,CAAA,OAAA,IAAA,EAAA,EAAA,CAAA;;qBACxF,MAAgC;AAAhD,OAAAC,SAAA,CAAA,IAAA,CAAA,EAAAC,kBAAA,CAKiBC,QALqB,EAAA,IAAA,EAAAC,UAAA,CAAA,MAAA,CAAA,SAAS,EAAvB,CAAA,IAAI,EAAE,GAAG,KAAA;6BAAjCJ,WAKiB,CAAA,yBAAA,EAAA,EALiC,GAAG,EAAE,GAAG,EAAA,EAAA;2BACxD,MAA2D;YAA3DK,WAA2D,CAAA,oBAAA,EAAA;cAA/C,GAAG,EAAE,IAAI,CAAC,GAAG;AAAE,cAAA,KAAK,EAAC,MAAM;AAAE,cAAA,MAAM,EAAE,MAAM,CAAA,MAAA;;aAC5C,MAAS,CAAA,SAAA;AAApB,iBAAAJ,SAAA,EAAA,EAAAC,kBAAA,CAEM,KAFN,EAAA,UAEM,EADDI,eAAA,CAAA,IAAI,CAAC,KAAK,CAAA,EAAA,CAAA,YAAA;;;;;;;;;;;;;;"}
|
@@ -0,0 +1,28 @@
|
|
1
|
+
import { openBlock, createElementBlock } from 'vue';
|
2
|
+
import _export_sfc from '../../../../_virtual/_plugin-vue_export-helper.mjs';
|
3
|
+
|
4
|
+
const _sfc_main = {
|
5
|
+
name: 'DkMinTextarea',
|
6
|
+
props: {
|
7
|
+
textarea: {
|
8
|
+
default: '',
|
9
|
+
type: String,
|
10
|
+
},
|
11
|
+
},
|
12
|
+
data() {
|
13
|
+
return {}
|
14
|
+
},
|
15
|
+
computed: {},
|
16
|
+
mounted() {},
|
17
|
+
methods: {},
|
18
|
+
};
|
19
|
+
|
20
|
+
const _hoisted_1 = ["innerHTML"];
|
21
|
+
|
22
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
23
|
+
return (openBlock(), createElementBlock("div", { innerHTML: $props.textarea }, null, 8 /* PROPS */, _hoisted_1))
|
24
|
+
}
|
25
|
+
var DkMinTextarea = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render],['__file',"E:\\project\\monster-admin\\system\\dkgs-ui-back\\packages\\dk-ui\\src\\page-diy\\src\\views\\min\\DkMinTextarea.vue"]]);
|
26
|
+
|
27
|
+
export { DkMinTextarea as default };
|
28
|
+
//# sourceMappingURL=DkMinTextarea.vue.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"DkMinTextarea.vue.mjs","sources":["../../../../../src/page-diy/src/views/min/DkMinTextarea.vue"],"sourcesContent":["<template>\n <div v-html=\"textarea\" />\n</template>\n\n<script>\nexport default {\n name: 'DkMinTextarea',\n props: {\n textarea: {\n default: '',\n type: String,\n },\n },\n data() {\n return {}\n },\n computed: {},\n mounted() {},\n methods: {},\n}\n</script>\n"],"names":["_createElementBlock"],"mappings":";;;AAKA,MAAK,SAAU,GAAA;AACb,EAAA,IAAI,EAAE,eAAe;AACrB,EAAA,KAAK,EAAE;AACL,IAAA,QAAQ,EAAE;MACR,OAAO,EAAE,EAAE;MACX,IAAI,EAAE,MAAM;KACb;GACF;AACD,EAAA,IAAI,GAAG;AACL,IAAA,OAAO,EAAC;GACT;EACD,QAAQ,EAAE,EAAE;EACZ,OAAO,GAAG,EAAE;EACZ,OAAO,EAAE,EAAE;AACb,EAAA;;;;;uBAlBEA,kBAAyB,CAAA,KAAA,EAAA,EAApB,SAAiB,EAAT,MAAQ,CAAA,QAAA,EAAA,EAAA,IAAA,EAAA,CAAA,cAAA,UAAA,CAAA,CAAA;;;;;;"}
|
@@ -0,0 +1,95 @@
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
2
|
+
type: {
|
3
|
+
default: string;
|
4
|
+
type: StringConstructor;
|
5
|
+
};
|
6
|
+
title: {
|
7
|
+
default: string;
|
8
|
+
type: StringConstructor;
|
9
|
+
};
|
10
|
+
subtitle: {
|
11
|
+
default: string;
|
12
|
+
type: StringConstructor;
|
13
|
+
};
|
14
|
+
align: {
|
15
|
+
default: string;
|
16
|
+
type: StringConstructor;
|
17
|
+
};
|
18
|
+
color: {
|
19
|
+
default: string;
|
20
|
+
type: StringConstructor;
|
21
|
+
};
|
22
|
+
subColor: {
|
23
|
+
default: string;
|
24
|
+
type: StringConstructor;
|
25
|
+
};
|
26
|
+
isMore: {
|
27
|
+
default: boolean;
|
28
|
+
type: BooleanConstructor;
|
29
|
+
};
|
30
|
+
moreText: {
|
31
|
+
default: string;
|
32
|
+
type: StringConstructor;
|
33
|
+
};
|
34
|
+
url: {
|
35
|
+
default: string;
|
36
|
+
type: StringConstructor;
|
37
|
+
};
|
38
|
+
moreColor: {
|
39
|
+
default: string;
|
40
|
+
type: StringConstructor;
|
41
|
+
};
|
42
|
+
}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
43
|
+
type: {
|
44
|
+
default: string;
|
45
|
+
type: StringConstructor;
|
46
|
+
};
|
47
|
+
title: {
|
48
|
+
default: string;
|
49
|
+
type: StringConstructor;
|
50
|
+
};
|
51
|
+
subtitle: {
|
52
|
+
default: string;
|
53
|
+
type: StringConstructor;
|
54
|
+
};
|
55
|
+
align: {
|
56
|
+
default: string;
|
57
|
+
type: StringConstructor;
|
58
|
+
};
|
59
|
+
color: {
|
60
|
+
default: string;
|
61
|
+
type: StringConstructor;
|
62
|
+
};
|
63
|
+
subColor: {
|
64
|
+
default: string;
|
65
|
+
type: StringConstructor;
|
66
|
+
};
|
67
|
+
isMore: {
|
68
|
+
default: boolean;
|
69
|
+
type: BooleanConstructor;
|
70
|
+
};
|
71
|
+
moreText: {
|
72
|
+
default: string;
|
73
|
+
type: StringConstructor;
|
74
|
+
};
|
75
|
+
url: {
|
76
|
+
default: string;
|
77
|
+
type: StringConstructor;
|
78
|
+
};
|
79
|
+
moreColor: {
|
80
|
+
default: string;
|
81
|
+
type: StringConstructor;
|
82
|
+
};
|
83
|
+
}>>, {
|
84
|
+
url: string;
|
85
|
+
type: string;
|
86
|
+
title: string;
|
87
|
+
color: string;
|
88
|
+
align: string;
|
89
|
+
subtitle: string;
|
90
|
+
subColor: string;
|
91
|
+
isMore: boolean;
|
92
|
+
moreText: string;
|
93
|
+
moreColor: string;
|
94
|
+
}, {}>;
|
95
|
+
export default _default;
|
@@ -0,0 +1,62 @@
|
|
1
|
+
import { openBlock, createElementBlock, normalizeStyle, createElementVNode, toDisplayString, createCommentVNode } from 'vue';
|
2
|
+
import _export_sfc from '../../../../_virtual/_plugin-vue_export-helper.mjs';
|
3
|
+
|
4
|
+
const _sfc_main = {
|
5
|
+
name: 'DkMinTitle',
|
6
|
+
props: {
|
7
|
+
type: { default: '0', type: String },
|
8
|
+
title: { default: '', type: String },
|
9
|
+
subtitle: { default: '', type: String },
|
10
|
+
align: { default: 'left', type: String },
|
11
|
+
color: { default: '#000', type: String },
|
12
|
+
subColor: { default: '#999', type: String },
|
13
|
+
isMore: { default: true, type: Boolean },
|
14
|
+
moreText: { default: '查看更多', type: String },
|
15
|
+
url: { default: '链接地址', type: String },
|
16
|
+
moreColor: { default: '#999', type: String },
|
17
|
+
},
|
18
|
+
data() {
|
19
|
+
return {}
|
20
|
+
},
|
21
|
+
computed: {},
|
22
|
+
mounted() {},
|
23
|
+
methods: {},
|
24
|
+
};
|
25
|
+
|
26
|
+
const _hoisted_1 = { class: "dk-min-title" };
|
27
|
+
const _hoisted_2 = {
|
28
|
+
key: 1,
|
29
|
+
style: {"display":"flex","align-items":"flex-end","justify-content":"space-between"}
|
30
|
+
};
|
31
|
+
|
32
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
33
|
+
return (openBlock(), createElementBlock("div", _hoisted_1, [
|
34
|
+
($props.type === '0')
|
35
|
+
? (openBlock(), createElementBlock("div", {
|
36
|
+
key: 0,
|
37
|
+
style: normalizeStyle({ textAlign: $props.align, color: $props.color })
|
38
|
+
}, [
|
39
|
+
createElementVNode("span", null, toDisplayString($props.title), 1 /* TEXT */)
|
40
|
+
], 4 /* STYLE */))
|
41
|
+
: (openBlock(), createElementBlock("div", _hoisted_2, [
|
42
|
+
createElementVNode("div", null, [
|
43
|
+
createElementVNode("span", {
|
44
|
+
style: normalizeStyle({ color: $props.color })
|
45
|
+
}, toDisplayString($props.title), 5 /* TEXT, STYLE */),
|
46
|
+
createElementVNode("span", {
|
47
|
+
style: normalizeStyle([{"margin-left":"5px","font-size":"12px"}, { color: $props.subColor }])
|
48
|
+
}, toDisplayString($props.subtitle), 5 /* TEXT, STYLE */)
|
49
|
+
]),
|
50
|
+
($props.isMore)
|
51
|
+
? (openBlock(), createElementBlock("div", {
|
52
|
+
key: 0,
|
53
|
+
style: normalizeStyle([{ color: $props.moreColor }, {"font-size":"12px"}])
|
54
|
+
}, toDisplayString($props.moreText), 5 /* TEXT, STYLE */))
|
55
|
+
: createCommentVNode("v-if", true)
|
56
|
+
]))
|
57
|
+
]))
|
58
|
+
}
|
59
|
+
var DkMinTitle = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render],['__file',"E:\\project\\monster-admin\\system\\dkgs-ui-back\\packages\\dk-ui\\src\\page-diy\\src\\views\\min\\DkMinTitle.vue"]]);
|
60
|
+
|
61
|
+
export { DkMinTitle as default };
|
62
|
+
//# sourceMappingURL=DkMinTitle.vue.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"DkMinTitle.vue.mjs","sources":["../../../../../src/page-diy/src/views/min/DkMinTitle.vue"],"sourcesContent":["<template>\n <div class=\"dk-min-title\">\n <div v-if=\"type === '0'\" :style=\"{ textAlign: align, color: color }\">\n <span>{{ title }}</span>\n </div>\n <div v-else style=\"display: flex; align-items: flex-end; justify-content: space-between\">\n <div>\n <span :style=\"{ color: color }\">{{ title }} </span>\n <span style=\"margin-left: 5px; font-size: 12px\" :style=\"{ color: subColor }\">{{ subtitle }} </span>\n </div>\n <div v-if=\"isMore\" :style=\"{ color: moreColor }\" style=\"font-size: 12px\">{{ moreText }}</div>\n </div>\n </div>\n</template>\n\n<script>\nexport default {\n name: 'DkMinTitle',\n props: {\n type: { default: '0', type: String },\n title: { default: '', type: String },\n subtitle: { default: '', type: String },\n align: { default: 'left', type: String },\n color: { default: '#000', type: String },\n subColor: { default: '#999', type: String },\n isMore: { default: true, type: Boolean },\n moreText: { default: '查看更多', type: String },\n url: { default: '链接地址', type: String },\n moreColor: { default: '#999', type: String },\n },\n data() {\n return {}\n },\n computed: {},\n mounted() {},\n methods: {},\n}\n</script>\n"],"names":["_openBlock","_createElementBlock","_normalizeStyle","_createElementVNode"],"mappings":";;;AAgBA,MAAK,SAAU,GAAA;AACb,EAAA,IAAI,EAAE,YAAY;AAClB,EAAA,KAAK,EAAE;AACL,IAAA,IAAI,EAAE,EAAE,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,MAAK,EAAG;AACpC,IAAA,KAAK,EAAE,EAAE,OAAO,EAAE,EAAE,EAAE,IAAI,EAAE,MAAK,EAAG;AACpC,IAAA,QAAQ,EAAE,EAAE,OAAO,EAAE,EAAE,EAAE,IAAI,EAAE,QAAQ;AACvC,IAAA,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,QAAQ;AACxC,IAAA,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,QAAQ;AACxC,IAAA,QAAQ,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,QAAQ;AAC3C,IAAA,MAAM,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,IAAI,EAAE,SAAS;AACxC,IAAA,QAAQ,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,QAAQ;AAC3C,IAAA,GAAG,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,QAAQ;AACtC,IAAA,SAAS,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,QAAQ;GAC7C;AACD,EAAA,IAAI,GAAG;AACL,IAAA,OAAO,EAAC;GACT;EACD,QAAQ,EAAE,EAAE;EACZ,OAAO,GAAG,EAAE;EACZ,OAAO,EAAE,EAAE;AACb,EAAA;;AAnCO,MAAA,UAAA,GAAA,EAAA,KAAK,EAAC,cAAc,GAAA;;;AAIX,EAAA,KAA4E,EAA5E,CAA4E,SAAA,CAAA,MAAA,CAAA,aAAA,CAAA,UAAA,CAAA,iBAAA,CAAA,eAAA,CAAA;;;;AAJ1F,EAAA,QAAAA,SAAA,EAAA,EAAAC,kBAAA,CAWM,OAXN,UAWM,EAAA;KAVO,MAAI,CAAA,IAAA,KAAA,GAAA;sBAAfA,kBAEM,CAAA,KAAA,EAAA;;UAFoB,KAAK,EAAAC,cAAA,CAAA,EAAA,SAAA,EAAe,MAAK,CAAA,KAAA,EAAA,KAAA,EAAS,MAAK,CAAA,KAAA,EAAA,CAAA;;AAC/D,UAAAC,kBAAA,CAAwB,8BAAf,MAAK,CAAA,KAAA,CAAA,EAAA,CAAA,YAAA;;AAEhB,SAAAH,SAAA,EAAA,EAAAC,kBAAA,CAMM,OANN,UAMM,EAAA;UALJE,kBAGM,CAAA,KAAA,EAAA,IAAA,EAAA;YAFJA,kBAAmD,CAAA,MAAA,EAAA;AAA5C,cAAA,KAAK,0BAAW,MAAK,CAAA,KAAA,EAAA,CAAA;+BAAO,MAAK,CAAA,KAAA,CAAA,EAAA,CAAA,mBAAA;YACxCA,kBAAmG,CAAA,MAAA,EAAA;cAA7F,KAAyC,EAAAD,cAAA,CAAA,CAAzC,CAAyC,aAAA,CAAA,KAAA,CAAA,WAAA,CAAA,MAAA,CAAA,EAAA,EAAA,KAAA,EAAkB,MAAQ,CAAA,QAAA,EAAA,CAAA,CAAA;+BAAO,MAAQ,CAAA,QAAA,CAAA,EAAA,CAAA,mBAAA;;WAE/E,MAAM,CAAA,MAAA;4BAAjBD,kBAA6F,CAAA,KAAA,EAAA;;gBAAzE,KAAK,EAAAC,cAAA,CAAA,CAAA,EAAA,KAAA,EAAW,MAAS,CAAA,SAAA,EAAA,EAAI,CAAuB,WAAA,CAAA,MAAA,CAAA,CAAA,CAAA;iCAAI,MAAQ,CAAA,QAAA,CAAA,EAAA,CAAA,mBAAA;;;;;;;;;"}
|
@@ -0,0 +1,86 @@
|
|
1
|
+
import { resolveComponent, openBlock, createElementBlock, normalizeStyle, createElementVNode, createBlock, createCommentVNode, createVNode } from 'vue';
|
2
|
+
import _export_sfc from '../../../../_virtual/_plugin-vue_export-helper.mjs';
|
3
|
+
|
4
|
+
const _sfc_main = {
|
5
|
+
name: 'DkMinVideo',
|
6
|
+
props: {
|
7
|
+
poster: {
|
8
|
+
default: '',
|
9
|
+
type: String,
|
10
|
+
},
|
11
|
+
isHeight: {
|
12
|
+
default: false,
|
13
|
+
type: Boolean,
|
14
|
+
},
|
15
|
+
height: {
|
16
|
+
default: 0,
|
17
|
+
type: Number,
|
18
|
+
},
|
19
|
+
videoPath: {
|
20
|
+
default: '',
|
21
|
+
type: String,
|
22
|
+
},
|
23
|
+
isOpenClose: {
|
24
|
+
default: false,
|
25
|
+
type: Boolean,
|
26
|
+
},
|
27
|
+
},
|
28
|
+
data() {
|
29
|
+
return {}
|
30
|
+
},
|
31
|
+
computed: {
|
32
|
+
_style() {
|
33
|
+
const style = {};
|
34
|
+
if (this.height && this.isHeight) {
|
35
|
+
style.height = this.height + 'px';
|
36
|
+
} else {
|
37
|
+
style.height = '240px';
|
38
|
+
}
|
39
|
+
return style
|
40
|
+
},
|
41
|
+
},
|
42
|
+
mounted() {},
|
43
|
+
methods: {},
|
44
|
+
};
|
45
|
+
|
46
|
+
const _hoisted_1 = {
|
47
|
+
style: {"position":"relative"},
|
48
|
+
class: "dk-video-content"
|
49
|
+
};
|
50
|
+
const _hoisted_2 = { class: "video-preview" };
|
51
|
+
const _hoisted_3 = { key: 0 };
|
52
|
+
const _hoisted_4 = { key: 1 };
|
53
|
+
|
54
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
55
|
+
const _component_el_image = resolveComponent("el-image");
|
56
|
+
const _component_dk_icon = resolveComponent("dk-icon");
|
57
|
+
|
58
|
+
return (openBlock(), createElementBlock("div", {
|
59
|
+
class: "dk-view-video",
|
60
|
+
style: normalizeStyle($options._style)
|
61
|
+
}, [
|
62
|
+
createElementVNode("div", _hoisted_1, [
|
63
|
+
($props.poster)
|
64
|
+
? (openBlock(), createBlock(_component_el_image, {
|
65
|
+
key: 0,
|
66
|
+
src: $props.poster,
|
67
|
+
alt: "",
|
68
|
+
class: "poster"
|
69
|
+
}, null, 8 /* PROPS */, ["src"]))
|
70
|
+
: createCommentVNode("v-if", true),
|
71
|
+
createElementVNode("div", _hoisted_2, [
|
72
|
+
createVNode(_component_dk_icon, {
|
73
|
+
icon: "VideoPlay",
|
74
|
+
size: 24
|
75
|
+
}),
|
76
|
+
(!$props.videoPath)
|
77
|
+
? (openBlock(), createElementBlock("p", _hoisted_3, "请选择或者上传您的视频!!!"))
|
78
|
+
: (openBlock(), createElementBlock("p", _hoisted_4, "当前不支持预览,请到实际页面查看!!!!"))
|
79
|
+
])
|
80
|
+
])
|
81
|
+
], 4 /* STYLE */))
|
82
|
+
}
|
83
|
+
var DkMinVideo = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render],['__file',"E:\\project\\monster-admin\\system\\dkgs-ui-back\\packages\\dk-ui\\src\\page-diy\\src\\views\\min\\DkMinVideo.vue"]]);
|
84
|
+
|
85
|
+
export { DkMinVideo as default };
|
86
|
+
//# sourceMappingURL=DkMinVideo.vue.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"DkMinVideo.vue.mjs","sources":["../../../../../src/page-diy/src/views/min/DkMinVideo.vue"],"sourcesContent":["<template>\n <div class=\"dk-view-video\" :style=\"_style\">\n <div style=\"position: relative\" class=\"dk-video-content\">\n <el-image v-if=\"poster\" :src=\"poster\" alt=\"\" class=\"poster\" />\n <div class=\"video-preview\">\n <dk-icon icon=\"VideoPlay\" :size=\"24\"></dk-icon>\n <p v-if=\"!videoPath\">请选择或者上传您的视频!!!</p>\n <p v-else>当前不支持预览,请到实际页面查看!!!!</p>\n </div>\n </div>\n </div>\n</template>\n\n<script>\nexport default {\n name: 'DkMinVideo',\n props: {\n poster: {\n default: '',\n type: String,\n },\n isHeight: {\n default: false,\n type: Boolean,\n },\n height: {\n default: 0,\n type: Number,\n },\n videoPath: {\n default: '',\n type: String,\n },\n isOpenClose: {\n default: false,\n type: Boolean,\n },\n },\n data() {\n return {}\n },\n computed: {\n _style() {\n const style = {}\n if (this.height && this.isHeight) {\n style.height = this.height + 'px'\n } else {\n style.height = '240px'\n }\n return style\n },\n },\n mounted() {},\n methods: {},\n}\n</script>\n"],"names":["_createElementBlock","_createElementVNode","_createBlock","_createVNode","_openBlock"],"mappings":";;;AAcA,MAAK,SAAU,GAAA;AACb,EAAA,IAAI,EAAE,YAAY;AAClB,EAAA,KAAK,EAAE;AACL,IAAA,MAAM,EAAE;MACN,OAAO,EAAE,EAAE;MACX,IAAI,EAAE,MAAM;KACb;AACD,IAAA,QAAQ,EAAE;MACR,OAAO,EAAE,KAAK;MACd,IAAI,EAAE,OAAO;KACd;AACD,IAAA,MAAM,EAAE;AACN,MAAA,OAAO,EAAE,CAAC;MACV,IAAI,EAAE,MAAM;KACb;IACD,SAAS,EAAE;MACT,OAAO,EAAE,EAAE;MACX,IAAI,EAAE,MAAM;KACb;IACD,WAAW,EAAE;MACX,OAAO,EAAE,KAAK;MACd,IAAI,EAAE,OAAO;KACd;GACF;AACD,EAAA,IAAI,GAAG;AACL,IAAA,OAAO,EAAC;GACT;AACD,EAAA,QAAQ,EAAE;AACR,IAAA,MAAM,GAAG;MACP,MAAM,KAAM,GAAE,GAAC;AACf,MAAA,IAAI,IAAI,CAAC,MAAO,IAAG,IAAI,CAAC,QAAQ,EAAE;QAChC,KAAK,CAAC,MAAK,GAAI,IAAI,CAAC,MAAO,GAAE,KAAG;OAChC,MAAK;AACL,QAAA,KAAK,CAAC,SAAS,QAAM;AACvB,OAAA;MACA,OAAO,KAAI;KACZ;GACF;EACD,OAAO,GAAG,EAAE;EACZ,OAAO,EAAE,EAAE;AACb,EAAA;;;AApDS,EAAA,KAA0B,EAA1B,CAA0B,UAAA,CAAA,UAAA,CAAA;AAAC,EAAA,KAAK,EAAC,kBAAkB;;AAEjD,MAAA,UAAA,GAAA,EAAA,KAAK,EAAC,eAAe,GAAA;;;;;;;;uBAH9BA,kBASM,CAAA,KAAA,EAAA;AATD,IAAA,KAAK,EAAC,eAAe;AAAE,IAAA,KAAK,iBAAE,QAAM,CAAA,MAAA,CAAA;;AACvC,IAAAC,kBAAA,CAOM,OAPN,UAOM,EAAA;OANY,MAAM,CAAA,MAAA;wBAAtBC,WAA8D,CAAA,mBAAA,EAAA;;AAArC,YAAA,GAAG,EAAE,MAAM,CAAA,MAAA;AAAE,YAAA,GAAG,EAAC,EAAE;AAAC,YAAA,KAAK,EAAC,QAAQ;;;AAC3D,MAAAD,kBAAA,CAIM,OAJN,UAIM,EAAA;QAHJE,WAA+C,CAAA,kBAAA,EAAA;AAAtC,UAAA,IAAI,EAAC,WAAW;AAAE,UAAA,IAAI,EAAE,EAAE;;UACzB,MAAS,CAAA,SAAA;AAAnB,aAAAC,SAAA,EAAA,EAAAJ,kBAAA,CAAuC,iBAAlB,gBAAc,CAAA;AACnC,aAAAI,SAAA,EAAA,EAAAJ,kBAAA,CAAkC,iBAAxB,sBAAoB,CAAA,CAAA;;;;;;;;;"}
|
@@ -0,0 +1,18 @@
|
|
1
|
+
import DkMinVideo from './DkMinVideo.vue.mjs';
|
2
|
+
import DkMinSwiperImage from './DkMinSwiperImage.vue.mjs';
|
3
|
+
import DkMinTitle from './DkMinTitle.vue.mjs';
|
4
|
+
import DkMinBlank from './DkMinBlank.vue.mjs';
|
5
|
+
import DkMinTextarea from './DkMinTextarea.vue.mjs';
|
6
|
+
import DkMinHotArea from './DkMinHotArea.vue.mjs';
|
7
|
+
|
8
|
+
const views = {
|
9
|
+
DkMinVideo,
|
10
|
+
DkMinSwiperImage,
|
11
|
+
DkMinTitle,
|
12
|
+
DkMinBlank,
|
13
|
+
DkMinTextarea,
|
14
|
+
DkMinHotArea
|
15
|
+
};
|
16
|
+
|
17
|
+
export { views as default };
|
18
|
+
//# sourceMappingURL=index.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.mjs","sources":["../../../../../src/page-diy/src/views/min/index.ts"],"sourcesContent":["// 导入 Web Vue 组件\nimport DkMinVideo from './DkMinVideo.vue'\nimport DkMinSwiperImage from './DkMinSwiperImage.vue'\nimport DkMinTitle from './DkMinTitle.vue'\nimport DkMinBlank from './DkMinBlank.vue'\nimport DkMinTextarea from './DkMinTextarea.vue'\nimport DkMinHotArea from './DkMinHotArea.vue'\n\n// 创建一个对象来存储所有组件\nconst views: any = {\n DkMinVideo,\n DkMinSwiperImage,\n DkMinTitle,\n DkMinBlank,\n DkMinTextarea,\n DkMinHotArea,\n}\n\n// 导出这个对象\nexport default views\n"],"names":[],"mappings":";;;;;;;AASA,MAAM,KAAa,GAAA;AAAA,EACjB,UAAA;AAAA,EACA,gBAAA;AAAA,EACA,UAAA;AAAA,EACA,UAAA;AAAA,EACA,aAAA;AAAA,EACA,YAAA;AACF;;;;"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { createElementVNode, resolveComponent, openBlock, createBlock, normalizeStyle, withCtx, createElementBlock, Fragment, renderList, createCommentVNode, toDisplayString } from 'vue';
|
2
|
-
import _export_sfc from '
|
2
|
+
import _export_sfc from '../../../../_virtual/_plugin-vue_export-helper.mjs';
|
3
3
|
|
4
4
|
const _sfc_main = {
|
5
5
|
name: 'DkViewBulletChat',
|
@@ -74,7 +74,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
74
74
|
style: normalizeStyle([{"display":"flex"}, { background: $props.bgColor, color: $props.textColor }])
|
75
75
|
}, _hoisted_5, 4 /* STYLE */))
|
76
76
|
}
|
77
|
-
var DkViewBulletChat = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render],['__file',"E:\\project\\monster-admin\\system\\dkgs-
|
77
|
+
var DkViewBulletChat = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render],['__file',"E:\\project\\monster-admin\\system\\dkgs-ui-back\\packages\\dk-ui\\src\\page-diy\\src\\views\\web\\DkViewBulletChat.vue"]]);
|
78
78
|
|
79
79
|
export { DkViewBulletChat as default };
|
80
80
|
//# sourceMappingURL=DkViewBulletChat.vue.mjs.map
|