zjh-web-ui 1.0.10 → 1.0.11
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/config/resolver.js +1 -1
- package/dist/components/HuiAMapMassMarkers/HuiAMapMassMarkers.vue.js +23 -23
- package/dist/components/HuiAMapSearchAddress/HuiAMapSearchAddress.vue.js +2 -2
- package/dist/components/HuiAMapSearchAddress/HuiAMapSearchAddress.vue2.js +27 -27
- package/dist/components/HuiAMapSearchAddressDialog/HuiAMapSearchAddressDialog.vue.js +38 -38
- package/dist/components/HuiAMapSelectAddress/HuiAMapSelectAddress.vue.js +2 -2
- package/dist/components/HuiAMapSelectAddress/HuiAMapSelectAddress.vue2.js +80 -80
- package/dist/components/HuiAMapSelectAddressDialog/HuiAMapSelectAddressDialog.vue.js +23 -23
- package/dist/components/HuiCountDownButton/HuiCountDownButton.vue.js +14 -14
- package/dist/components/HuiDataView/HuiDataView.vue2.js +37 -37
- package/dist/components/HuiGridForm/HuiGridForm.vue.js +2 -2
- package/dist/components/HuiGridForm/HuiGridForm.vue2.js +103 -103
- package/dist/components/HuiGridForm/HuiGridFormHooks.js +1 -1
- package/dist/components/HuiLineEditDialog/HuiLineEditDialog.vue2.js +69 -69
- package/dist/components/HuiLineEditPopover/HuiLineEditPopover.vue2.js +47 -47
- package/dist/components/HuiPreviewRichTextDialog/HuiPreviewRichTextDialog.vue.js +21 -21
- package/dist/components/HuiRegionTreeDialog/HuiRegionTreeDialog.vue.js +49 -49
- package/dist/components/HuiRegionTreeSelect/HuiRegionTreeSelect.vue2.js +2 -2
- package/dist/components/HuiSelectLoadStatus/HuiSelectLoadStatus.vue.js +14 -14
- package/dist/components/HuiShowUrlDialog/HuiShowUrlDialog.vue.js +18 -18
- package/dist/components/HuiStringArrayInputDialog/HuiStringArrayInputDialog.vue.js +50 -50
- package/dist/components/HuiTags/HuiTags.vue2.js +9 -9
- package/dist/components/HuiTagsMore/HuiTagsMore.vue.js +12 -16
- package/dist/components/HuiTinymce/HuiTinymce.vue.js +10 -10
- package/dist/components/HuiTinymceDialog/HuiTinymceDialog.vue.js +43 -43
- package/dist/components/HuiTip/HuiTip.vue.js +15 -15
- package/dist/hooks/useHuiFormDialog/useHuiFormDialog.js +1 -1
- package/dist/index.d.ts +2116 -0
- package/dist/style.css +1 -1
- package/dist/utils/hui-rules.js +1 -1
- package/dist/utils/hui-tool/message-box/index.js +3 -3
- package/dist/utils/hui-tool/message-box/message-box.vue2.js +112 -0
- package/dist/utils/hui-tool/message-box/message-box.vue3.js +2 -2
- package/global.d.ts +21 -21
- package/package.json +1 -1
- package/types/index.d.ts +2115 -12
- package/dist/utils/hui-tool/message-box/message-box.vue.js +0 -112
- package/types/components/AMapConfig.d.ts +0 -2
- package/types/components/HuiAMapMassMarkers/HuiAMapMassMarkers.vue.d.ts +0 -105
- package/types/components/HuiAMapMassMarkers/index.d.ts +0 -107
- package/types/components/HuiAMapMassMarkers/type.d.ts +0 -58
- package/types/components/HuiAMapSearchAddress/HuiAMapSearchAddress.vue.d.ts +0 -76
- package/types/components/HuiAMapSearchAddress/index.d.ts +0 -77
- package/types/components/HuiAMapSearchAddress/type.d.ts +0 -19
- package/types/components/HuiAMapSearchAddressDialog/HuiAMapSearchAddressDialog.vue.d.ts +0 -38
- package/types/components/HuiAMapSearchAddressDialog/index.d.ts +0 -71
- package/types/components/HuiAMapSearchAddressDialog/type.d.ts +0 -17
- package/types/components/HuiAMapSelectAddress/HuiAMapSelectAddress.vue.d.ts +0 -76
- package/types/components/HuiAMapSelectAddress/index.d.ts +0 -77
- package/types/components/HuiAMapSelectAddress/type.d.ts +0 -19
- package/types/components/HuiAMapSelectAddressDialog/HuiAMapSelectAddressDialog.vue.d.ts +0 -38
- package/types/components/HuiAMapSelectAddressDialog/index.d.ts +0 -71
- package/types/components/HuiAMapSelectAddressDialog/type.d.ts +0 -17
- package/types/components/HuiCountDownButton/HuiCountDownButton.vue.d.ts +0 -44
- package/types/components/HuiCountDownButton/index.d.ts +0 -76
- package/types/components/HuiCountDownButton/type.d.ts +0 -20
- package/types/components/HuiDataView/HuiDataView.vue.d.ts +0 -60
- package/types/components/HuiDataView/index.d.ts +0 -109
- package/types/components/HuiDataView/type.d.ts +0 -49
- package/types/components/HuiGridForm/HuiGridForm.vue.d.ts +0 -77
- package/types/components/HuiGridForm/HuiGridFormHooks.d.ts +0 -4
- package/types/components/HuiGridForm/index.d.ts +0 -175
- package/types/components/HuiGridForm/type.d.ts +0 -67
- package/types/components/HuiLineEditDialog/HuiLineEditDialog.vue.d.ts +0 -75
- package/types/components/HuiLineEditDialog/index.d.ts +0 -173
- package/types/components/HuiLineEditDialog/type.d.ts +0 -86
- package/types/components/HuiLineEditPopover/HuiLineEditPopover.vue.d.ts +0 -74
- package/types/components/HuiLineEditPopover/index.d.ts +0 -133
- package/types/components/HuiLineEditPopover/type.d.ts +0 -23
- package/types/components/HuiPreviewRichTextDialog/HuiPreviewRichTextDialog.vue.d.ts +0 -31
- package/types/components/HuiPreviewRichTextDialog/index.d.ts +0 -22
- package/types/components/HuiPreviewRichTextDialog/type.d.ts +0 -4
- package/types/components/HuiRegionTreeDialog/HuiRegionTreeDialog.vue.d.ts +0 -53
- package/types/components/HuiRegionTreeDialog/index.d.ts +0 -68
- package/types/components/HuiRegionTreeDialog/type.d.ts +0 -24
- package/types/components/HuiRegionTreeSelect/HuiRegionTreeSelect.vue.d.ts +0 -25
- package/types/components/HuiRegionTreeSelect/index.d.ts +0 -29
- package/types/components/HuiRegionTreeSelect/type.d.ts +0 -6
- package/types/components/HuiSelectLoadStatus/HuiSelectLoadStatus.vue.d.ts +0 -14
- package/types/components/HuiSelectLoadStatus/index.d.ts +0 -33
- package/types/components/HuiSelectLoadStatus/type.d.ts +0 -11
- package/types/components/HuiShowUrlDialog/HuiShowUrlDialog.vue.d.ts +0 -37
- package/types/components/HuiShowUrlDialog/index.d.ts +0 -40
- package/types/components/HuiShowUrlDialog/type.d.ts +0 -11
- package/types/components/HuiStringArrayInputDialog/HuiStringArrayInputDialog.vue.d.ts +0 -44
- package/types/components/HuiStringArrayInputDialog/index.d.ts +0 -67
- package/types/components/HuiStringArrayInputDialog/type.d.ts +0 -33
- package/types/components/HuiTags/HuiTags.vue.d.ts +0 -37
- package/types/components/HuiTags/index.d.ts +0 -36
- package/types/components/HuiTagsMore/HuiTagsMore.vue.d.ts +0 -93
- package/types/components/HuiTagsMore/index.d.ts +0 -92
- package/types/components/HuiTinymce/HuiTinymce.vue.d.ts +0 -62
- package/types/components/HuiTinymce/HuiTinymceLinkHooks.d.ts +0 -3
- package/types/components/HuiTinymce/HuiTinymceSettingHooks.d.ts +0 -3
- package/types/components/HuiTinymce/index.d.ts +0 -66
- package/types/components/HuiTinymce/type.d.ts +0 -51
- package/types/components/HuiTinymceDialog/HuiTinymceDialog.vue.d.ts +0 -53
- package/types/components/HuiTinymceDialog/index.d.ts +0 -78
- package/types/components/HuiTinymceDialog/type.d.ts +0 -12
- package/types/components/HuiTip/HuiTip.vue.d.ts +0 -22
- package/types/components/HuiTip/index.d.ts +0 -99
- package/types/components/HuiTip/type.d.ts +0 -14
- package/types/components-install-list.d.ts +0 -3328
- package/types/components.d.ts +0 -21
- package/types/delegate.d.ts +0 -41
- package/types/directives/index.d.ts +0 -4
- package/types/directives/install-loadmore.d.ts +0 -7
- package/types/directives/select-loadmore.d.ts +0 -7
- package/types/hooks/index.d.ts +0 -3
- package/types/hooks/useHuiDialog/useHuiDialog.d.ts +0 -18
- package/types/hooks/useHuiFormDialog/formDialogPropsDef.d.ts +0 -3
- package/types/hooks/useHuiFormDialog/type.d.ts +0 -90
- package/types/hooks/useHuiFormDialog/useHuiFormDialog.d.ts +0 -32
- package/types/install-helper/install.d.ts +0 -18
- package/types/install-helper/typescript.d.ts +0 -14
- package/types/utils/hui-rules.d.ts +0 -80
- package/types/utils/hui-tool/index.d.ts +0 -8
- package/types/utils/hui-tool/message-box/index.d.ts +0 -18
- package/types/utils/hui-tool/message-box/message-box.vue.d.ts +0 -36
- package/types/utils/hui-tool/msg-tool.d.ts +0 -26
- package/types/utils/index.d.ts +0 -2
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.abs{position:absolute}.rel{position:relative}.flex-center{display:flex;align-items:center;justify-content:center}.flex-y{display:flex;flex-direction:column}.admin-link{cursor:pointer;--un-text-opacity:1;color:rgb(64 158 255 / var(--un-text-opacity))}.hand{cursor:pointer}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.top-0{top:0}.\!m-2{margin:2px!important}.m-y-20{margin-top:20px;margin-bottom:20px}.m-y-5{margin-top:5px;margin-bottom:5px}.my-10{margin-top:10px;margin-bottom:10px}.\!ml-20{margin-left:20px!important}.m-b-40{margin-bottom:40px}.m-b-5{margin-bottom:5px}.m-r-5{margin-right:5px}.m-t-5{margin-top:5px}.mb-20{margin-bottom:20px}.ml-11{margin-left:11px}.ml-3{margin-left:3px}.ml-5{margin-left:5px}.ml-50{margin-left:50px}.mr-10{margin-right:10px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.block{display:block}.inline-block{display:inline-block}.\!h-25{height:25px!important}.\!h-28{height:28px!important}.\!w-32{width:32px!important}.h-110{height:110px}.h-25{height:25px}.h-32{height:32px}.h-43{height:43px}.h-70vh{height:70vh}.h-80vh{height:80vh}.h3{height:3px}.max-h-300{max-height:300px}.w-100,.w-100px{width:100px}.w-100\%,.w-full{width:100%}.w-120{width:120px}.w-19{width:19px}.w-43{width:43px}.w-58{width:58px}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-wrap{flex-wrap:wrap}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.\!border,.\!border-1{border-width:1px!important}.b,.b-1px,.border{border-width:1px}.\!b-t-1px{border-top-width:1px!important}.\!border-\[theme\(colors\.primary\)\]{border-color:#409eff!important}.\!border-primary{--un-border-opacity:1 !important;border-color:rgb(64 158 255 / var(--un-border-opacity))!important}.b-ddd{--un-border-opacity:1;border-color:rgb(221 221 221 / var(--un-border-opacity))}.b-lighter{--un-border-opacity:1;border-color:rgb(235 238 245 / var(--un-border-opacity))}.\!b-t-lighter{--un-border-opacity:1 !important;--un-border-top-opacity:var(--un-border-opacity) !important;border-top-color:rgb(235 238 245 / var(--un-border-top-opacity))!important}.rd-5{border-radius:5px}.b-solid{border-style:solid}.\!b-t-solid{border-top-style:solid!important}.\!bg-normal{--un-bg-opacity:1 !important;background-color:rgb(245 247 250 / var(--un-bg-opacity))!important}.\!bg-special{--un-bg-opacity:1 !important;background-color:rgb(39 179 197 / var(--un-bg-opacity))!important}.bg-normal{--un-bg-opacity:1;background-color:rgb(245 247 250 / var(--un-bg-opacity))}.\!p-4{padding:4px!important}.p-0{padding:0}.\!px-16{padding-left:16px!important;padding-right:16px!important}.p-x-10,.px-10{padding-left:10px;padding-right:10px}.px-4{padding-left:4px;padding-right:4px}.pr-10{padding-right:10px}.text-center{text-align:center}.text-left{text-align:left}.\!text-13{font-size:13px!important}.\!text-14{font-size:14px!important}.\!text-18{font-size:18px!important}.\!text-27{font-size:27px!important}.text-12{font-size:12px}.text-14{font-size:14px}.text-16{font-size:16px}.text-20{font-size:20px}.\!text-\[theme\(backgroundColor\.normal\)\]{color:#f5f7fa!important}.\!text-disabled{--un-text-opacity:1 !important;color:rgb(192 196 204 / var(--un-text-opacity))!important}.\!c-primary,.\!text-primary{--un-text-opacity:1 !important;color:rgb(64 158 255 / var(--un-text-opacity))!important}.\!text-white{--un-text-opacity:1 !important;color:rgb(255 255 255 / var(--un-text-opacity))!important}.c-danger,.text-danger{--un-text-opacity:1;color:rgb(202 32 32 / var(--un-text-opacity))}.c-disabled,.text-disabled{--un-text-opacity:1;color:rgb(192 196 204 / var(--un-text-opacity))}.text-normal{--un-text-opacity:1;color:rgb(48 49 51 / var(--un-text-opacity))}.c-primary,.text-primary{--un-text-opacity:1;color:rgb(64 158 255 / var(--un-text-opacity))}.c-regular,.text-regular{--un-text-opacity:1;color:rgb(96 98 102 / var(--un-text-opacity))}.c-info,.text-secondary{--un-text-opacity:1;color:rgb(144 147 153 / var(--un-text-opacity))}.text-success{--un-text-opacity:1;color:rgb(28 168 23 / var(--un-text-opacity))}.text-warning{--un-text-opacity:1;color:rgb(236 162 50 / var(--un-text-opacity))}.\!c-info{--un-text-opacity:1 !important;color:rgb(144 147 153 / var(--un-text-opacity))!important}.font-bold{font-weight:700}.lh-20{line-height:20px}.lh-32{line-height:32px}@font-face{font-family:icon-com;src:url(https://hua5-group.oss-cn-hangzhou.aliyuncs.com/resource_admin/iconfont/admin-common/iconfont.woff2) format("woff2"),url(https://hua5-group.oss-cn-hangzhou.aliyuncs.com/resource_admin/iconfont/admin-common/iconfont.woff) format("woff"),url(https://hua5-group.oss-cn-hangzhou.aliyuncs.com/resource_admin/iconfont/admin-common/iconfont.ttf) format("truetype")}.icon-com{font-family:icon-com!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.i-com-wenhao-plain:before{content:""}.i-com-jiantou-xia-shixin:before{content:""}.i-com-lajitong:before{content:""}.i-com-jiantou-shang-shixin:before{content:""}.i-com-gou:before{content:""}.i-com-fuzhi:before{content:""}.i-com-huanyuan:before{content:""}.i-com-jiantou-xia-yuan:before{content:""}.i-com-gantanhao:before{content:""}.i-com-wenhao:before{content:""}.i-com-gou1:before{content:""}.i-com-shipin:before{content:""}.i-com-tupian:before{content:""}.i-com-jiantou-you:before{content:""}.i-com-jiantou-zuo:before{content:""}.i-com-cha:before{content:""}.i-com-jiahao:before{content:""}.i-com-jiantou-xia-sanjiao:before{content:""}.i-com-loudou:before{content:""}.i-com-lie:before{content:""}.i-com-sousuo:before{content:""}.i-com-shuaxin:before{content:""}.hua5-message-box .el-dialog{border-radius:8px!important}.hua5-message-box .el-dialog .el-dialog__header,.hua5-message-box .el-dialog .el-dialog__footer{background-color:#fff!important}[data-v-2b54a85f] .el-form-item__content{flex:1}[data-v-2b54a85f] .el-form-item__label{display:flex}.tox-promotion .tox-promotion-link{display:none!important}.tox-tinymce-aux{z-index:9999!important}.tox .tox-collection--list .tox-collection__item--active{background-color:#f5f7fa!important;color:#303133!important}[data-v-d3d4441b] .el-input--small{width:102px;height:28px}[data-v-d3d4441b] .el-input__wrapper{padding:0 15px!important}.noEvents[data-v-04e6bda1]{pointer-events:none}[data-v-04e6bda1] .AMap__marker{position:absolute;top:-20px;right:-118px;color:#fff;padding:4px 10px;box-shadow:1px 1px 1px #0a0a0a33;white-space:nowrap;font-size:12px;background-color:#25a5f7;border-radius:3px}.AMap__content-input[data-v-04e6bda1]{margin-bottom:10px;z-index:999}.AMap__content-box[data-v-04e6bda1]{display:flex}.AMap__content-container[data-v-04e6bda1]{width:100%}.AMap__content-result[data-v-04e6bda1]{display:block!important;width:350px;overflow-y:auto}[data-v-04e6bda1] .amap-ui-poi-picker-sugg-container{left:0!important;right:0!important}[data-v-c1edc60f] .AMap__marker{position:absolute;top:-20px;right:-20px;color:#fff;padding:4px 10px;box-shadow:1px 1px 1px #0a0a0a33;white-space:nowrap;font-size:12px;background-color:#25a5f7;border-radius:3px}.AMap__content-input[data-v-c1edc60f]{margin-bottom:10px;z-index:999}.AMap__content-box[data-v-c1edc60f]{display:flex}.AMap__content-container[data-v-c1edc60f]{width:100%}.AMap__content-result[data-v-c1edc60f]{display:block!important;width:350px;overflow-y:auto}[data-v-c1edc60f] .amap-ui-poi-picker-sugg-container{left:0!important;right:0!important}[data-v-e377cee2] .el-input-group__append{height:32px;padding:0 10px}[data-v-e377cee2] .inputFund input::-webkit-inner-spin-button{-webkit-appearance:none!important}[data-v-e377cee2] .inputFund input::-webkit-inner-spin-button ::v-deep(.inputFund input[type="number"]){-moz-appearance:textfield}[data-v-6a22b099]{font-size:14px}.noBorderTop[data-v-6a22b099]{border-top:none}.noBorderLeft[data-v-6a22b099]{border-left:none}.hua5n-tree-select[data-v-5abec867] .el-select__selection{flex-wrap:wrap!important}.hua5n-tree-select[data-v-5abec867] .el-select__wrapper{height:auto!important}.el-tag[data-v-9feb2e98]{padding:0 2px;margin-right:4px;border:none}.el-table__body tr .el-table__cell .cell .el-tag[data-v-9feb2e98]{height:17px;line-height:17px;border-radius:2px}.el-tag.el-tag--primary[data-v-9feb2e98]{color:#fff;background:#409eff}.el-tag.el-tag--success[data-v-9feb2e98]{color:#fff;background:#1ca817}.el-tag.el-tag--warning[data-v-9feb2e98]{color:#fff;background:#eca232}.el-tag.el-tag--danger[data-v-9feb2e98]{color:#fff;background:#ca2020}.el-tag.el-tag--info[data-v-9feb2e98]{color:#909399;background:#ebeef5}
|
|
1
|
+
*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.abs{position:absolute}.rel{position:relative}.flex-center{display:flex;align-items:center;justify-content:center}.flex-y{display:flex;flex-direction:column}.admin-link{cursor:pointer;--un-text-opacity:1;color:rgb(64 158 255 / var(--un-text-opacity))}.hand{cursor:pointer}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.top-0{top:0}.\!m-2{margin:2px!important}.m-y-20{margin-top:20px;margin-bottom:20px}.m-y-5{margin-top:5px;margin-bottom:5px}.my-10{margin-top:10px;margin-bottom:10px}.\!ml-20{margin-left:20px!important}.m-b-40{margin-bottom:40px}.m-b-5{margin-bottom:5px}.m-r-5{margin-right:5px}.m-t-5{margin-top:5px}.mb-20{margin-bottom:20px}.ml-11{margin-left:11px}.ml-3{margin-left:3px}.ml-5{margin-left:5px}.ml-50{margin-left:50px}.mr-10{margin-right:10px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.block{display:block}.inline-block{display:inline-block}.\!h-25{height:25px!important}.\!h-28{height:28px!important}.\!w-32{width:32px!important}.h-110{height:110px}.h-25{height:25px}.h-32{height:32px}.h-43{height:43px}.h-70vh{height:70vh}.h-80vh{height:80vh}.h3{height:3px}.max-h-300{max-height:300px}.w-100,.w-100px{width:100px}.w-100\%,.w-full{width:100%}.w-120{width:120px}.w-19{width:19px}.w-43{width:43px}.w-58{width:58px}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-wrap{flex-wrap:wrap}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.\!border,.\!border-1{border-width:1px!important}.b,.b-1px,.border{border-width:1px}.\!b-t-1px{border-top-width:1px!important}.\!border-\[theme\(colors\.primary\)\]{border-color:#409eff!important}.\!border-primary{--un-border-opacity:1 !important;border-color:rgb(64 158 255 / var(--un-border-opacity))!important}.b-ddd{--un-border-opacity:1;border-color:rgb(221 221 221 / var(--un-border-opacity))}.b-lighter{--un-border-opacity:1;border-color:rgb(235 238 245 / var(--un-border-opacity))}.\!b-t-lighter{--un-border-opacity:1 !important;--un-border-top-opacity:var(--un-border-opacity) !important;border-top-color:rgb(235 238 245 / var(--un-border-top-opacity))!important}.rd-5{border-radius:5px}.b-solid{border-style:solid}.\!b-t-solid{border-top-style:solid!important}.\!bg-normal{--un-bg-opacity:1 !important;background-color:rgb(245 247 250 / var(--un-bg-opacity))!important}.\!bg-special{--un-bg-opacity:1 !important;background-color:rgb(39 179 197 / var(--un-bg-opacity))!important}.bg-normal{--un-bg-opacity:1;background-color:rgb(245 247 250 / var(--un-bg-opacity))}.\!p-4{padding:4px!important}.p-0{padding:0}.\!px-16{padding-left:16px!important;padding-right:16px!important}.p-x-10,.px-10{padding-left:10px;padding-right:10px}.px-4{padding-left:4px;padding-right:4px}.pr-10{padding-right:10px}.text-center{text-align:center}.text-left{text-align:left}.\!text-13{font-size:13px!important}.\!text-14{font-size:14px!important}.\!text-18{font-size:18px!important}.\!text-27{font-size:27px!important}.text-12{font-size:12px}.text-14{font-size:14px}.text-16{font-size:16px}.text-20{font-size:20px}.\!text-\[theme\(backgroundColor\.normal\)\]{color:#f5f7fa!important}.\!text-disabled{--un-text-opacity:1 !important;color:rgb(192 196 204 / var(--un-text-opacity))!important}.\!c-primary,.\!text-primary{--un-text-opacity:1 !important;color:rgb(64 158 255 / var(--un-text-opacity))!important}.\!text-white{--un-text-opacity:1 !important;color:rgb(255 255 255 / var(--un-text-opacity))!important}.c-danger,.text-danger{--un-text-opacity:1;color:rgb(202 32 32 / var(--un-text-opacity))}.c-disabled,.text-disabled{--un-text-opacity:1;color:rgb(192 196 204 / var(--un-text-opacity))}.text-normal{--un-text-opacity:1;color:rgb(48 49 51 / var(--un-text-opacity))}.c-primary,.text-primary{--un-text-opacity:1;color:rgb(64 158 255 / var(--un-text-opacity))}.c-regular,.text-regular{--un-text-opacity:1;color:rgb(96 98 102 / var(--un-text-opacity))}.c-info,.text-secondary{--un-text-opacity:1;color:rgb(144 147 153 / var(--un-text-opacity))}.text-success{--un-text-opacity:1;color:rgb(28 168 23 / var(--un-text-opacity))}.text-warning{--un-text-opacity:1;color:rgb(236 162 50 / var(--un-text-opacity))}.\!c-info{--un-text-opacity:1 !important;color:rgb(144 147 153 / var(--un-text-opacity))!important}.font-bold{font-weight:700}.lh-20{line-height:20px}.lh-32{line-height:32px}@font-face{font-family:icon-com;src:url(https://hua5-group.oss-cn-hangzhou.aliyuncs.com/resource_admin/iconfont/admin-common/iconfont.woff2) format("woff2"),url(https://hua5-group.oss-cn-hangzhou.aliyuncs.com/resource_admin/iconfont/admin-common/iconfont.woff) format("woff"),url(https://hua5-group.oss-cn-hangzhou.aliyuncs.com/resource_admin/iconfont/admin-common/iconfont.ttf) format("truetype")}.icon-com{font-family:icon-com!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.i-com-wenhao-plain:before{content:""}.i-com-jiantou-xia-shixin:before{content:""}.i-com-lajitong:before{content:""}.i-com-jiantou-shang-shixin:before{content:""}.i-com-gou:before{content:""}.i-com-fuzhi:before{content:""}.i-com-huanyuan:before{content:""}.i-com-jiantou-xia-yuan:before{content:""}.i-com-gantanhao:before{content:""}.i-com-wenhao:before{content:""}.i-com-gou1:before{content:""}.i-com-shipin:before{content:""}.i-com-tupian:before{content:""}.i-com-jiantou-you:before{content:""}.i-com-jiantou-zuo:before{content:""}.i-com-cha:before{content:""}.i-com-jiahao:before{content:""}.i-com-jiantou-xia-sanjiao:before{content:""}.i-com-loudou:before{content:""}.i-com-lie:before{content:""}.i-com-sousuo:before{content:""}.i-com-shuaxin:before{content:""}.hua5-message-box .el-dialog{border-radius:8px!important}.hua5-message-box .el-dialog .el-dialog__header,.hua5-message-box .el-dialog .el-dialog__footer{background-color:#fff!important}[data-v-2b54a85f] .el-form-item__content{flex:1}[data-v-2b54a85f] .el-form-item__label{display:flex}.tox-promotion .tox-promotion-link{display:none!important}.tox-tinymce-aux{z-index:9999!important}.tox .tox-collection--list .tox-collection__item--active{background-color:#f5f7fa!important;color:#303133!important}[data-v-d3d4441b] .el-input--small{width:102px;height:28px}[data-v-d3d4441b] .el-input__wrapper{padding:0 15px!important}.noEvents[data-v-b22c1e3b]{pointer-events:none}[data-v-b22c1e3b] .AMap__marker{position:absolute;top:-20px;right:-118px;color:#fff;padding:4px 10px;box-shadow:1px 1px 1px #0a0a0a33;white-space:nowrap;font-size:12px;background-color:#25a5f7;border-radius:3px}.AMap__content-input[data-v-b22c1e3b]{margin-bottom:10px;z-index:999}.AMap__content-box[data-v-b22c1e3b]{display:flex}.AMap__content-container[data-v-b22c1e3b]{width:100%}.AMap__content-result[data-v-b22c1e3b]{display:block!important;width:350px;overflow-y:auto}[data-v-b22c1e3b] .amap-ui-poi-picker-sugg-container{left:0!important;right:0!important}[data-v-c7f1eb0d] .AMap__marker{position:absolute;top:-20px;right:-20px;color:#fff;padding:4px 10px;box-shadow:1px 1px 1px #0a0a0a33;white-space:nowrap;font-size:12px;background-color:#25a5f7;border-radius:3px}.AMap__content-input[data-v-c7f1eb0d]{margin-bottom:10px;z-index:999}.AMap__content-box[data-v-c7f1eb0d]{display:flex}.AMap__content-container[data-v-c7f1eb0d]{width:100%}.AMap__content-result[data-v-c7f1eb0d]{display:block!important;width:350px;overflow-y:auto}[data-v-c7f1eb0d] .amap-ui-poi-picker-sugg-container{left:0!important;right:0!important}[data-v-05fadfdc] .el-input-group__append{height:32px;padding:0 10px}[data-v-05fadfdc] .inputFund input::-webkit-inner-spin-button{-webkit-appearance:none!important}[data-v-05fadfdc] .inputFund input::-webkit-inner-spin-button ::v-deep(.inputFund input[type="number"]){-moz-appearance:textfield}[data-v-6a22b099]{font-size:14px}.noBorderTop[data-v-6a22b099]{border-top:none}.noBorderLeft[data-v-6a22b099]{border-left:none}.hua5n-tree-select[data-v-5abec867] .el-select__selection{flex-wrap:wrap!important}.hua5n-tree-select[data-v-5abec867] .el-select__wrapper{height:auto!important}.el-tag[data-v-9feb2e98]{padding:0 2px;margin-right:4px;border:none}.el-table__body tr .el-table__cell .cell .el-tag[data-v-9feb2e98]{height:17px;line-height:17px;border-radius:2px}.el-tag.el-tag--primary[data-v-9feb2e98]{color:#fff;background:#409eff}.el-tag.el-tag--success[data-v-9feb2e98]{color:#fff;background:#1ca817}.el-tag.el-tag--warning[data-v-9feb2e98]{color:#fff;background:#eca232}.el-tag.el-tag--danger[data-v-9feb2e98]{color:#fff;background:#ca2020}.el-tag.el-tag--info[data-v-9feb2e98]{color:#909399;background:#ebeef5}
|
package/dist/utils/hui-rules.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h as f, render as e } from "vue";
|
|
2
|
-
import p from "./message-box.
|
|
3
|
-
/* empty css
|
|
4
|
-
import { to as u } from "
|
|
2
|
+
import p from "./message-box.vue2.js";
|
|
3
|
+
/* empty css */
|
|
4
|
+
import { to as u } from "zjh-utils";
|
|
5
5
|
const x = (o, n = {}) => {
|
|
6
6
|
const { iconType: t = "info", type: r = "info", cancelText: m, confirmText: s, width: i, className: a, tip: l } = n;
|
|
7
7
|
return new Promise((c) => {
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
import { defineComponent as H, computed as f, ref as w, onMounted as L, createElementBlock as l, openBlock as n, createVNode as r, unref as a, withCtx as c, createElementVNode as o, normalizeClass as x, toDisplayString as s, createTextVNode as y } from "vue";
|
|
2
|
+
import { ElDialog as B, ElButton as C } from "element-plus";
|
|
3
|
+
import { testUtils as V } from "zjh-utils";
|
|
4
|
+
const N = { class: "hua5-message-box" }, E = { class: "flex-y text-left" }, M = ["innerHTML"], F = {
|
|
5
|
+
key: 1,
|
|
6
|
+
class: "text-16 font-bold text-normal ml-11 break-all"
|
|
7
|
+
}, z = ["innerHTML"], D = {
|
|
8
|
+
key: 3,
|
|
9
|
+
class: "text-12 m-t-5 text-secondary ml-11 break-all"
|
|
10
|
+
}, U = { class: "dialog-footer" }, j = /* @__PURE__ */ H({
|
|
11
|
+
__name: "message-box",
|
|
12
|
+
props: {
|
|
13
|
+
iconType: { default: "info" },
|
|
14
|
+
type: { default: "info" },
|
|
15
|
+
title: {},
|
|
16
|
+
tip: {},
|
|
17
|
+
cancelText: { default: "取消" },
|
|
18
|
+
confirmText: { default: "确定" },
|
|
19
|
+
width: { default: 320 },
|
|
20
|
+
className: {},
|
|
21
|
+
closeBox: { type: Function },
|
|
22
|
+
confirmHandler: { type: Function },
|
|
23
|
+
cancelHandler: { type: Function }
|
|
24
|
+
},
|
|
25
|
+
setup(e) {
|
|
26
|
+
const h = f(() => ({
|
|
27
|
+
info: "text-disabled",
|
|
28
|
+
warning: "text-warning",
|
|
29
|
+
success: "text-success",
|
|
30
|
+
danger: "text-danger"
|
|
31
|
+
})[e.type]), g = f(() => ({
|
|
32
|
+
info: "i-com-gantanhao",
|
|
33
|
+
success: "i-com-gou1",
|
|
34
|
+
question: "i-com-wenhao"
|
|
35
|
+
})[e.iconType]), i = w(!1), v = () => {
|
|
36
|
+
i.value = !0;
|
|
37
|
+
};
|
|
38
|
+
L(() => {
|
|
39
|
+
v();
|
|
40
|
+
});
|
|
41
|
+
const T = () => {
|
|
42
|
+
e.cancelHandler && e.cancelHandler(), m();
|
|
43
|
+
}, k = () => {
|
|
44
|
+
e.confirmHandler && e.confirmHandler(), e.closeBox();
|
|
45
|
+
}, m = () => {
|
|
46
|
+
i.value = !1, e.closeBox && e.closeBox();
|
|
47
|
+
};
|
|
48
|
+
function u(t) {
|
|
49
|
+
return t = t.trim(), /^<([a-z1-6]+)([^<]+)*(?:>(.*)<\/\1>|\s+\/>)$/i.test(t);
|
|
50
|
+
}
|
|
51
|
+
return (t, d) => (n(), l("div", N, [
|
|
52
|
+
r(a(B), {
|
|
53
|
+
modelValue: i.value,
|
|
54
|
+
"onUpdate:modelValue": d[0] || (d[0] = (b) => i.value = b),
|
|
55
|
+
width: e.width,
|
|
56
|
+
"align-center": "",
|
|
57
|
+
onClosed: m
|
|
58
|
+
}, {
|
|
59
|
+
footer: c(() => [
|
|
60
|
+
o("div", U, [
|
|
61
|
+
r(a(C), {
|
|
62
|
+
class: "!text-primary !border !border-1 !border-primary",
|
|
63
|
+
onClick: T
|
|
64
|
+
}, {
|
|
65
|
+
default: c(() => [
|
|
66
|
+
y(s(e.cancelText), 1)
|
|
67
|
+
]),
|
|
68
|
+
_: 1
|
|
69
|
+
}),
|
|
70
|
+
r(a(C), {
|
|
71
|
+
type: "primary",
|
|
72
|
+
class: "w-100px",
|
|
73
|
+
onClick: k
|
|
74
|
+
}, {
|
|
75
|
+
default: c(() => [
|
|
76
|
+
y(s(e.confirmText), 1)
|
|
77
|
+
]),
|
|
78
|
+
_: 1
|
|
79
|
+
})
|
|
80
|
+
])
|
|
81
|
+
]),
|
|
82
|
+
default: c(() => [
|
|
83
|
+
o("div", {
|
|
84
|
+
class: x(["flex flex-center h-110 text-center", [e.className]])
|
|
85
|
+
}, [
|
|
86
|
+
o("div", null, [
|
|
87
|
+
o("i", {
|
|
88
|
+
class: x([h.value, g.value, "icon-com !text-27"])
|
|
89
|
+
}, null, 2)
|
|
90
|
+
]),
|
|
91
|
+
o("div", E, [
|
|
92
|
+
u(e.title) ? (n(), l("div", {
|
|
93
|
+
key: 0,
|
|
94
|
+
class: "ml-11",
|
|
95
|
+
innerHTML: e.title
|
|
96
|
+
}, null, 8, M)) : (n(), l("div", F, s(e.title), 1)),
|
|
97
|
+
a(V).isNotEmpty(e.tip) && u(e.tip) ? (n(), l("div", {
|
|
98
|
+
key: 2,
|
|
99
|
+
class: "m-t-5 ml-11 break-all",
|
|
100
|
+
innerHTML: e.tip
|
|
101
|
+
}, null, 8, z)) : (n(), l("div", D, s(e.tip), 1))
|
|
102
|
+
])
|
|
103
|
+
], 2)
|
|
104
|
+
]),
|
|
105
|
+
_: 1
|
|
106
|
+
}, 8, ["modelValue", "width"])
|
|
107
|
+
]));
|
|
108
|
+
}
|
|
109
|
+
});
|
|
110
|
+
export {
|
|
111
|
+
j as default
|
|
112
|
+
};
|
package/global.d.ts
CHANGED
|
@@ -6,27 +6,27 @@ declare module 'vue' {
|
|
|
6
6
|
* 用于声明 Vue.js 中的全局组件,以便 Volar 插件可以正确识别这些组件并提供相应的智能提示和类型检查
|
|
7
7
|
*/
|
|
8
8
|
export interface GlobalComponents {
|
|
9
|
-
HuiLineEditDialog: typeof import("
|
|
10
|
-
HuiPreviewRichTextDialog: typeof import("
|
|
11
|
-
HuiShowUrlDialog: typeof import("
|
|
12
|
-
HuiStringArrayInputDialog: typeof import("
|
|
13
|
-
HuiCountDownButton: typeof import("
|
|
14
|
-
HuiRegionTreeDialog: typeof import("
|
|
15
|
-
HuiTinymceDialog: typeof import("
|
|
16
|
-
HuiTinymce: typeof import("
|
|
17
|
-
HuiSelectLoadStatus: typeof import("
|
|
18
|
-
HuiLineEditPopover: typeof import("
|
|
19
|
-
HuiAMapSelectAddress:typeof import("
|
|
20
|
-
HuiAMapSelectAddressDialog:typeof import("
|
|
21
|
-
HuiAMapSearchAddress:typeof import("
|
|
22
|
-
HuiAMapSearchAddressDialog:typeof import("
|
|
23
|
-
HuiGridForm:typeof import("
|
|
24
|
-
HuiDataView:typeof import("
|
|
25
|
-
HuiRegionTreeSelect:typeof import("
|
|
26
|
-
HuiAMapMassMarkers:typeof import("
|
|
27
|
-
HuiTags:typeof import("
|
|
28
|
-
HuiTagsMore:typeof import("
|
|
29
|
-
HuiTip:typeof import("
|
|
9
|
+
HuiLineEditDialog: typeof import("zjh-web-ui")["HuiLineEditDialog"]
|
|
10
|
+
HuiPreviewRichTextDialog: typeof import("zjh-web-ui")["HuiPreviewRichTextDialog"]
|
|
11
|
+
HuiShowUrlDialog: typeof import("zjh-web-ui")["HuiShowUrlDialog"]
|
|
12
|
+
HuiStringArrayInputDialog: typeof import("zjh-web-ui")["HuiStringArrayInputDialog"]
|
|
13
|
+
HuiCountDownButton: typeof import("zjh-web-ui")["HuiCountDownButton"]
|
|
14
|
+
HuiRegionTreeDialog: typeof import("zjh-web-ui")["HuiRegionTreeDialog"]
|
|
15
|
+
HuiTinymceDialog: typeof import("zjh-web-ui")["HuiTinymceDialog"]
|
|
16
|
+
HuiTinymce: typeof import("zjh-web-ui")["HuiTinymce"]
|
|
17
|
+
HuiSelectLoadStatus: typeof import("zjh-web-ui")["HuiSelectLoadStatus"]
|
|
18
|
+
HuiLineEditPopover: typeof import("zjh-web-ui")["HuiLineEditPopover"]
|
|
19
|
+
HuiAMapSelectAddress:typeof import("zjh-web-ui")["HuiAMapSelectAddress"]
|
|
20
|
+
HuiAMapSelectAddressDialog:typeof import("zjh-web-ui")["HuiAMapSelectAddressDialog"]
|
|
21
|
+
HuiAMapSearchAddress:typeof import("zjh-web-ui")["HuiAMapSearchAddress"]
|
|
22
|
+
HuiAMapSearchAddressDialog:typeof import("zjh-web-ui")["HuiAMapSearchAddressDialog"]
|
|
23
|
+
HuiGridForm:typeof import("zjh-web-ui")["HuiGridForm"]
|
|
24
|
+
HuiDataView:typeof import("zjh-web-ui")["HuiDataView"]
|
|
25
|
+
HuiRegionTreeSelect:typeof import("zjh-web-ui")["HuiRegionTreeSelect"]
|
|
26
|
+
HuiAMapMassMarkers:typeof import("zjh-web-ui")["HuiAMapMassMarkers"]
|
|
27
|
+
HuiTags:typeof import("zjh-web-ui")["HuiTags"]
|
|
28
|
+
HuiTagsMore:typeof import("zjh-web-ui")["HuiTagsMore"]
|
|
29
|
+
HuiTip:typeof import("zjh-web-ui")["HuiTip"]
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
/**
|