@web-utils/component 3.8.3 → 4.0.0
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/card/index.mjs +13 -13
- package/chat/index.mjs +2 -2
- package/chunks/{FormTemp.BSpnNput.mjs → FormTemp.Bu2VCxUh.mjs} +2 -2
- package/chunks/{dataformat.B9UvztrQ.mjs → dataformat.CpqOeGBl.mjs} +2 -2
- package/chunks/{dic.CET0XdKP.mjs → dic.Dkl-leRW.mjs} +43 -43
- package/chunks/{event.BT1F_1vF.mjs → event.9aDS6jcw.mjs} +2 -2
- package/chunks/{init.ofpxEyAI.mjs → init.DAsXSoLW.mjs} +2 -2
- package/chunks/{packages.CWPkeLu9.mjs → packages.ByyangTp.mjs} +3 -3
- package/chunks/{util.CoahLDYn.mjs → util.DqFv_pWg.mjs} +54 -55
- package/dialog-form/index.mjs +6 -6
- package/flow/index.mjs +30 -32
- package/flow-designer/index.mjs +1 -1
- package/flow-node/index.mjs +1 -1
- package/form-holder/index.mjs +18 -36
- package/form-view/index.mjs +21 -23
- package/fy-array/index.mjs +2 -2
- package/fy-cascader/index.mjs +1 -1
- package/fy-checkbox/index.mjs +1 -1
- package/fy-code/index.mjs +1 -1
- package/fy-curd/index.mjs +141 -137
- package/fy-date/index.mjs +1 -1
- package/fy-draggable/index.mjs +27 -19
- package/fy-dynamic/index.mjs +64 -57
- package/fy-empty/index.mjs +1 -1
- package/fy-form/index.mjs +117 -136
- package/fy-form-design/index.mjs +15 -16
- package/fy-form-design/style.css +1 -1
- package/fy-input/index.mjs +2 -2
- package/fy-input-color/index.mjs +1 -1
- package/fy-input-icon/index.mjs +1 -1
- package/fy-input-map/index.mjs +56 -51
- package/fy-input-number/index.mjs +1 -1
- package/fy-input-table/index.mjs +46 -38
- package/fy-input-tree/index.mjs +1 -1
- package/fy-radio/index.mjs +1 -1
- package/fy-rate/index.mjs +1 -1
- package/fy-select/index.mjs +4 -4
- package/fy-slider/index.mjs +2 -2
- package/fy-switch/index.mjs +1 -1
- package/fy-tabs/index.mjs +0 -1
- package/fy-time/index.mjs +1 -1
- package/fy-title/index.mjs +1 -1
- package/fy-tree/index.mjs +1 -1
- package/fy-u-editor/index.mjs +1 -1
- package/fy-upload/index.mjs +3 -3
- package/highlight-j-s/index.mjs +1 -1
- package/image-cropper/index.mjs +1 -1
- package/image-preview/index.mjs +1 -1
- package/license/index.mjs +1 -1
- package/login/index.mjs +1 -1
- package/monaco-editor/index.mjs +10 -12
- package/package.json +17 -17
- package/pageable-table/index.mjs +33 -37
- package/pageable-view/index.mjs +53 -57
- package/record-video/index.mjs +1 -1
- package/search/index.mjs +2 -2
- package/search-popover/index.mjs +1 -1
- package/sign/index.mjs +1 -1
- package/split-pane/index.mjs +3 -3
- package/table-view/index.mjs +1 -3
- package/text-ellipsis/index.mjs +1 -1
- package/verify/index.mjs +1 -1
- package/vue-cron/index.mjs +1 -1
- package/vue-quill-editor/index.mjs +24 -13
- package/vue-tags-input/index.mjs +21 -10
- package/vue-video-player/index.mjs +10 -12
- package/web-types.json +2 -5
package/fy-form-design/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.dic[data-v-31aa4f25]{margin-bottom:5px;display:flex}.el-tag[data-v-befe1506]{vertical-align:top}.el-tag+.el-tag[data-v-befe1506]{margin-left:5px}.input-new-tag[data-v-befe1506]{vertical-align:bottom;width:90px;margin-left:5px}.color-picker[data-v-befe1506]{vertical-align:top;left:10px}.custom-tree-node[data-v-a2df3d76]{flex:1;justify-content:space-between;align-items:center;padding-right:8px;font-size:14px;display:flex}.form-designer{background:#fff;outline:1px solid #e4e7ed;height:100%}.form-designer ::-webkit-scrollbar{width:0!important;height:0!important}.form-designer ::-webkit-scrollbar-track{background-color:transparent!important;border-radius:10px!important;box-shadow:inset 0 0 6px transparent!important}.form-designer ::-webkit-scrollbar-thumb{background-color:#fff!important;border-radius:10px!important;box-shadow:inset 0 0 6px transparent!important}.form-designer .fields-list{width:100%;height:100%;padding:10px 0}.form-designer .fields-list .field-title{padding:8px 12px;font-size:13px}.form-designer .fields-list ul{margin:0;padding:0 10px 10px;position:relative;overflow:hidden}.form-designer .fields-list .field-label{float:left;color:#333;white-space:nowrap;text-overflow:ellipsis;border:1px solid #f4f6fc;width:47%;margin:1%;font-size:12px;line-height:26px;display:block;position:relative;left:0;overflow:hidden}.form-designer .fields-list .field-label:hover{color:#409eff;border:1px dashed #409eff}.form-designer .fields-list .field-label>a{color:#333;cursor:move;background:#f4f6fc;border:1px solid #f4f6fc;display:block}.form-designer .fields-list .field-label>a .icon{vertical-align:middle;margin-left:8px;margin-right:6px;font-size:14px;display:inline-block}.form-designer .fields-list .field-label>a span{vertical-align:middle;display:inline-block}.form-designer .fields-list .field-label-disabled{float:left;color:#333;white-space:nowrap;text-overflow:ellipsis;border:1px solid #f4f6fc;width:48%;margin:1%;font-size:12px;line-height:26px;display:block;position:relative;left:0;overflow:hidden}.form-designer .fields-list .field-label-disabled:hover{color:gray;border:1px dashed gray}.form-designer .fields-list .field-label-disabled>a{cursor:not-allowed;background:#f4f6fc;border:1px solid #f4f6fc;display:block}.form-designer .fields-list .field-label-disabled>a .icon{vertical-align:middle;margin-left:8px;margin-right:6px;font-size:14px;display:inline-block}.form-designer .fields-list .field-label-disabled>a span{vertical-align:middle;display:inline-block}.form-designer .widget-container{border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;flex:1}.form-designer .widget-container .widget-container-header{border-bottom:2px solid #e4e7ed;justify-content:space-between;align-items:center;display:flex;height:45px!important}.form-designer .widget-container .el-main{padding:0;position:relative}.form-designer .widget-form-container{height:100%;position:relative;top:0;bottom:0;left:0;right:0}.form-designer .widget-form-container .el-form,.form-designer .widget-form-container .el-form .el-row{height:100%}.form-designer .widget-form-container .widget-form-list{height:100%;min-height:calc(100% - 45px);padding-bottom:50px;overflow-x:hidden;overflow-y:scroll}.form-designer .widget-form-container .widget-form-list .widget-form-item{border-left:5px solid transparent;min-height:30px;margin:0;padding:5px 10px 18px;position:relative}.form-designer .widget-form-container .widget-form-list .widget-form-item.required .el-form-item__label:before{color:#f56c6c;content:"*";margin-right:4px}.form-designer .widget-form-container .widget-form-list .widget-form-item:after{z-index:1001;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.form-designer .widget-form-container .widget-form-list .widget-form-item:hover{cursor:move;background:#ecf8ff}.form-designer .widget-form-container .widget-form-list .widget-form-item.active{background:#ecf5ff;border-left:3px solid #409eff}.form-designer .widget-form-container .widget-form-list .widget-form-item .widget-action-delete{z-index:1002;position:absolute;bottom:-32px;right:10px}.form-designer .widget-form-container .widget-form-list .widget-form-item .widget-action-clone{z-index:1002;position:absolute;bottom:-32px;right:50px}.form-designer .widget-form-container .widget-form-list .widget-form-table{float:left;width:100%;padding:2px;position:relative}.form-designer .widget-form-container .widget-form-list .widget-form-table__content{outline-offset:-1px;outline:1px dashed #ccc;width:100%;height:100%;min-height:103px;padding:10px 5px;display:flex;overflow-y:hidden}.form-designer .widget-form-container .widget-form-list .widget-form-table__content::-webkit-scrollbar{width:6px!important;height:6px!important}.form-designer .widget-form-container .widget-form-list .widget-form-table__content::-webkit-scrollbar-thumb{background-color:#e5e7eb!important}.form-designer .widget-form-container .widget-form-list .widget-form-table__content .ghost{box-sizing:border-box;content:"";background:#fff;border-left:5px solid #409eff;outline:0;height:100%;min-height:90px;margin:1px 2px 0;font-size:0;position:relative;overflow:hidden;width:0!important;min-width:0!important;padding:0!important}.form-designer .widget-form-container .widget-form-list .widget-form-table__item{width:33.3%;min-width:33.3%;height:100%;padding:1px;position:relative}.form-designer .widget-form-container .widget-form-list .widget-form-table__item.required .el-table__header .cell:before{color:#f56c6c;content:"*";margin-right:4px}.form-designer .widget-form-container .widget-form-list .widget-form-table__item.active{outline-offset:-1px;outline:1px solid #409eff}.form-designer .widget-form-container .widget-form-list .widget-form-table__item:hover{outline-offset:-1px;cursor:move;outline:1px solid #409eff}.form-designer .widget-form-container .widget-form-list .widget-form-table__item:after{z-index:1001;content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0}.form-designer .widget-form-container .widget-form-list .widget-form-table__item .widget-table-action-delete{z-index:1002;position:absolute;bottom:0;right:0}.form-designer .widget-form-container .widget-form-list .widget-form-table__item .widget-table-action-clone{z-index:1002;position:absolute;bottom:0;right:30px}.form-designer .widget-form-container .widget-form-list .widget-form-table__item .widget-table-action-clone i{font-size:10px}.form-designer .widget-form-container .widget-form-list .widget-form-table__item .el-button--small.is-circle{padding:5px}.form-designer .widget-form-container .widget-form-list .widget-form-table.active{background:#ecf5ff;border-left:3px solid #409eff}.form-designer .widget-form-container .widget-form-list .widget-form-table:hover{cursor:move;background:#ecf8ff}.form-designer .widget-form-container .widget-form-list .widget-form-table .widget-action-delete{z-index:1001;position:absolute;bottom:-12px;right:10px}.form-designer .widget-form-container .widget-form-list .widget-form-table .widget-action-clear{z-index:1001;position:absolute;bottom:-12px;right:50px}.form-designer .widget-form-container .widget-form-list .widget-form-table .widget-action-clone{z-index:1001;position:absolute;bottom:-12px;right:90px}.form-designer .widget-form-container .widget-form-list .widget-form-group{float:left;width:100%;padding:2px;position:relative}.form-designer .widget-form-container .widget-form-list .widget-form-group__head{margin:10px}.form-designer .widget-form-container .widget-form-list .widget-form-group__body{outline-offset:-1px;outline:1px dashed #ccc;height:100%;min-height:150px;padding-bottom:15px;overflow:hidden}.form-designer .widget-form-container .widget-form-list .widget-form-group__body .ghost{box-sizing:border-box;content:"";background:#fff;border-left:5px solid #409eff;outline:0;height:100%;min-height:57px;margin:1px 2px 0;font-size:0;position:relative;overflow:hidden;width:0!important;min-width:0!important;padding:0!important}.form-designer .widget-form-container .widget-form-list .widget-form-group__item{background:#fff;border-left:5px solid transparent;margin:3px;padding:10px;position:relative}.form-designer .widget-form-container .widget-form-list .widget-form-group__item.required .el-form-item__label:before{color:#f56c6c;content:"*";margin-right:4px}.form-designer .widget-form-container .widget-form-list .widget-form-group__item.active{outline-offset:-1px;outline:1px solid #409eff}.form-designer .widget-form-container .widget-form-list .widget-form-group__item:hover{outline-offset:-1px;cursor:move;outline:1px solid #409eff}.form-designer .widget-form-container .widget-form-list .widget-form-group__item:after{z-index:1001;content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0}.form-designer .widget-form-container .widget-form-list .widget-form-group__item--delete{z-index:1002;position:absolute;bottom:-24px;right:0}.form-designer .widget-form-container .widget-form-list .widget-form-group__item--clone{z-index:1002;position:absolute;bottom:-24px;right:34px}.form-designer .widget-form-container .widget-form-list .widget-form-group.active{background:#ecf5ff;border-left:3px solid #409eff}.form-designer .widget-form-container .widget-form-list .widget-form-group:hover{cursor:move;background:#ecf8ff}.form-designer .widget-form-container .widget-form-list .widget-form-group .widget-action-delete{z-index:1001;position:absolute;bottom:-12px;right:10px}.form-designer .widget-form-container .widget-form-list .widget-form-group .widget-action-clear{z-index:1001;position:absolute;bottom:-12px;right:50px}.form-designer .widget-form-container .widget-form-list .widget-form-group .widget-action-clone{z-index:1001;position:absolute;bottom:-12px;right:90px}.form-designer .widget-form-container .widget-form-list .iconfont{font-size:13px}.form-designer .widget-form-container .widget-form-list .el-button--small.is-circle{padding:7px}.form-designer .widget-form-container .ghost{box-sizing:border-box;content:"";background:#fff;border-top:5px solid #409eff;outline:0;width:100%;margin:2px 0;font-size:0;position:relative;overflow:hidden;height:0!important;padding:0!important}.form-designer .widget-config-container{height:100%;padding-top:5px}.form-designer .widget-config-container .el-tabs{height:100%}.form-designer .widget-config-container .el-tabs__header{z-index:1000;background:#fff;height:45px;margin:0}.form-designer .widget-config-container .el-tabs__content{height:calc(100% - 45px);overflow-y:scroll}.form-designer .widget-config-container .widget-config .el-tabs__header{margin:0;display:block;position:relative;top:0}.form-designer .widget-config-container .widget-config .el-tabs__content{margin-top:0}.form-designer .widget-config-container .widget-config .ghost{background:#fff;border:1px dashed #409eff}.form-designer .widget-config-container .widget-config ul{margin:0;padding:0}.form-designer .widget-config-container .widget-config ul li{align-items:center;width:100%;display:flex}.form-designer .widget-config-container .widget-config ul li .ghost{height:35px;font-size:0;list-style:none}.form-designer .widget-config-container .avue-group__item{padding:0}.form-designer .el-container{height:100%}.form-designer .el-container .el-main{height:calc(100% - 45px)}.form-designer .el-container .el-aside{background:#fff}.form-designer .danger{color:#f56c6c}.form-designer .warning{color:#e6a23c}.form-designer .el-input-number.is-controls-right .el-input-number__decrease{border-left:none}.form-designer .el-input-number.is-controls-right .el-input-number__increase{border-bottom:none;border-left:none}.form-designer .el-date-editor,.form-designer .el-cascader,.form-designer .el-select,.form-designer .el-input-number{width:100%}.form-designer .editor-fullscreen{z-index:1003;box-sizing:border-box;background:#fff;width:100%;padding:20px;top:0;bottom:0;left:0;right:0;height:100%!important;position:fixed!important}.form-designer .editor-fullscreen i{top:20px!important;left:25px!important}.afd-drawer-foot{padding:20px;display:flex;position:absolute;bottom:0;left:0;right:0}.afd-drawer-foot button{width:50%}.afd-drawer-foot>span{width:50%;display:inline-block}.afd-drawer-foot>span button{width:100%}.afd-preview-form{height:83vh;overflow-y:auto}
|
|
1
|
+
.dic[data-v-31aa4f25]{margin-bottom:5px;display:flex}.el-tag[data-v-befe1506]{vertical-align:top}.el-tag+.el-tag[data-v-befe1506]{margin-left:5px}.input-new-tag[data-v-befe1506]{vertical-align:bottom;width:90px;margin-left:5px}.color-picker[data-v-befe1506]{vertical-align:top;left:10px}.custom-tree-node[data-v-8d588d56]{flex:1;justify-content:space-between;align-items:center;padding-right:8px;font-size:14px;display:flex}.form-designer{background:#fff;outline:1px solid #e4e7ed;height:100%}.form-designer ::-webkit-scrollbar{width:0!important;height:0!important}.form-designer ::-webkit-scrollbar-track{background-color:transparent!important;border-radius:10px!important;box-shadow:inset 0 0 6px transparent!important}.form-designer ::-webkit-scrollbar-thumb{background-color:#fff!important;border-radius:10px!important;box-shadow:inset 0 0 6px transparent!important}.form-designer .fields-list{width:100%;height:100%;padding:10px 0}.form-designer .fields-list .field-title{padding:8px 12px;font-size:13px}.form-designer .fields-list ul{margin:0;padding:0 10px 10px;position:relative;overflow:hidden}.form-designer .fields-list .field-label{float:left;color:#333;white-space:nowrap;text-overflow:ellipsis;border:1px solid #f4f6fc;width:47%;margin:1%;font-size:12px;line-height:26px;display:block;position:relative;left:0;overflow:hidden}.form-designer .fields-list .field-label:hover{color:#409eff;border:1px dashed #409eff}.form-designer .fields-list .field-label>a{color:#333;cursor:move;background:#f4f6fc;border:1px solid #f4f6fc;display:block}.form-designer .fields-list .field-label>a .icon{vertical-align:middle;margin-left:8px;margin-right:6px;font-size:14px;display:inline-block}.form-designer .fields-list .field-label>a span{vertical-align:middle;display:inline-block}.form-designer .fields-list .field-label-disabled{float:left;color:#333;white-space:nowrap;text-overflow:ellipsis;border:1px solid #f4f6fc;width:48%;margin:1%;font-size:12px;line-height:26px;display:block;position:relative;left:0;overflow:hidden}.form-designer .fields-list .field-label-disabled:hover{color:gray;border:1px dashed gray}.form-designer .fields-list .field-label-disabled>a{cursor:not-allowed;background:#f4f6fc;border:1px solid #f4f6fc;display:block}.form-designer .fields-list .field-label-disabled>a .icon{vertical-align:middle;margin-left:8px;margin-right:6px;font-size:14px;display:inline-block}.form-designer .fields-list .field-label-disabled>a span{vertical-align:middle;display:inline-block}.form-designer .widget-container{border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;flex:1}.form-designer .widget-container .widget-container-header{border-bottom:2px solid #e4e7ed;justify-content:space-between;align-items:center;display:flex;height:45px!important}.form-designer .widget-container .el-main{padding:0;position:relative}.form-designer .widget-form-container{height:100%;position:relative;top:0;bottom:0;left:0;right:0}.form-designer .widget-form-container .el-form,.form-designer .widget-form-container .el-form .el-row{height:100%}.form-designer .widget-form-container .widget-form-list{height:100%;min-height:calc(100% - 45px);padding-bottom:50px;overflow-x:hidden;overflow-y:scroll}.form-designer .widget-form-container .widget-form-list .widget-form-item{border-left:5px solid transparent;min-height:30px;margin:0;padding:5px 10px 18px;position:relative}.form-designer .widget-form-container .widget-form-list .widget-form-item.required .el-form-item__label:before{color:#f56c6c;content:"*";margin-right:4px}.form-designer .widget-form-container .widget-form-list .widget-form-item:after{z-index:1001;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.form-designer .widget-form-container .widget-form-list .widget-form-item:hover{cursor:move;background:#ecf8ff}.form-designer .widget-form-container .widget-form-list .widget-form-item.active{background:#ecf5ff;border-left:3px solid #409eff}.form-designer .widget-form-container .widget-form-list .widget-form-item .widget-action-delete{z-index:1002;position:absolute;bottom:-32px;right:10px}.form-designer .widget-form-container .widget-form-list .widget-form-item .widget-action-clone{z-index:1002;position:absolute;bottom:-32px;right:50px}.form-designer .widget-form-container .widget-form-list .widget-form-table{float:left;width:100%;padding:2px;position:relative}.form-designer .widget-form-container .widget-form-list .widget-form-table__content{outline-offset:-1px;outline:1px dashed #ccc;width:100%;height:100%;min-height:103px;padding:10px 5px;display:flex;overflow-y:hidden}.form-designer .widget-form-container .widget-form-list .widget-form-table__content::-webkit-scrollbar{width:6px!important;height:6px!important}.form-designer .widget-form-container .widget-form-list .widget-form-table__content::-webkit-scrollbar-thumb{background-color:#e5e7eb!important}.form-designer .widget-form-container .widget-form-list .widget-form-table__content .ghost{box-sizing:border-box;content:"";background:#fff;border-left:5px solid #409eff;outline:0;height:100%;min-height:90px;margin:1px 2px 0;font-size:0;position:relative;overflow:hidden;width:0!important;min-width:0!important;padding:0!important}.form-designer .widget-form-container .widget-form-list .widget-form-table__item{width:33.3%;min-width:33.3%;height:100%;padding:1px;position:relative}.form-designer .widget-form-container .widget-form-list .widget-form-table__item.required .el-table__header .cell:before{color:#f56c6c;content:"*";margin-right:4px}.form-designer .widget-form-container .widget-form-list .widget-form-table__item.active{outline-offset:-1px;outline:1px solid #409eff}.form-designer .widget-form-container .widget-form-list .widget-form-table__item:hover{outline-offset:-1px;cursor:move;outline:1px solid #409eff}.form-designer .widget-form-container .widget-form-list .widget-form-table__item:after{z-index:1001;content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0}.form-designer .widget-form-container .widget-form-list .widget-form-table__item .widget-table-action-delete{z-index:1002;position:absolute;bottom:0;right:0}.form-designer .widget-form-container .widget-form-list .widget-form-table__item .widget-table-action-clone{z-index:1002;position:absolute;bottom:0;right:30px}.form-designer .widget-form-container .widget-form-list .widget-form-table__item .widget-table-action-clone i{font-size:10px}.form-designer .widget-form-container .widget-form-list .widget-form-table__item .el-button--small.is-circle{padding:5px}.form-designer .widget-form-container .widget-form-list .widget-form-table.active{background:#ecf5ff;border-left:3px solid #409eff}.form-designer .widget-form-container .widget-form-list .widget-form-table:hover{cursor:move;background:#ecf8ff}.form-designer .widget-form-container .widget-form-list .widget-form-table .widget-action-delete{z-index:1001;position:absolute;bottom:-12px;right:10px}.form-designer .widget-form-container .widget-form-list .widget-form-table .widget-action-clear{z-index:1001;position:absolute;bottom:-12px;right:50px}.form-designer .widget-form-container .widget-form-list .widget-form-table .widget-action-clone{z-index:1001;position:absolute;bottom:-12px;right:90px}.form-designer .widget-form-container .widget-form-list .widget-form-group{float:left;width:100%;padding:2px;position:relative}.form-designer .widget-form-container .widget-form-list .widget-form-group__head{margin:10px}.form-designer .widget-form-container .widget-form-list .widget-form-group__body{outline-offset:-1px;outline:1px dashed #ccc;height:100%;min-height:150px;padding-bottom:15px;overflow:hidden}.form-designer .widget-form-container .widget-form-list .widget-form-group__body .ghost{box-sizing:border-box;content:"";background:#fff;border-left:5px solid #409eff;outline:0;height:100%;min-height:57px;margin:1px 2px 0;font-size:0;position:relative;overflow:hidden;width:0!important;min-width:0!important;padding:0!important}.form-designer .widget-form-container .widget-form-list .widget-form-group__item{background:#fff;border-left:5px solid transparent;margin:3px;padding:10px;position:relative}.form-designer .widget-form-container .widget-form-list .widget-form-group__item.required .el-form-item__label:before{color:#f56c6c;content:"*";margin-right:4px}.form-designer .widget-form-container .widget-form-list .widget-form-group__item.active{outline-offset:-1px;outline:1px solid #409eff}.form-designer .widget-form-container .widget-form-list .widget-form-group__item:hover{outline-offset:-1px;cursor:move;outline:1px solid #409eff}.form-designer .widget-form-container .widget-form-list .widget-form-group__item:after{z-index:1001;content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0}.form-designer .widget-form-container .widget-form-list .widget-form-group__item--delete{z-index:1002;position:absolute;bottom:-24px;right:0}.form-designer .widget-form-container .widget-form-list .widget-form-group__item--clone{z-index:1002;position:absolute;bottom:-24px;right:34px}.form-designer .widget-form-container .widget-form-list .widget-form-group.active{background:#ecf5ff;border-left:3px solid #409eff}.form-designer .widget-form-container .widget-form-list .widget-form-group:hover{cursor:move;background:#ecf8ff}.form-designer .widget-form-container .widget-form-list .widget-form-group .widget-action-delete{z-index:1001;position:absolute;bottom:-12px;right:10px}.form-designer .widget-form-container .widget-form-list .widget-form-group .widget-action-clear{z-index:1001;position:absolute;bottom:-12px;right:50px}.form-designer .widget-form-container .widget-form-list .widget-form-group .widget-action-clone{z-index:1001;position:absolute;bottom:-12px;right:90px}.form-designer .widget-form-container .widget-form-list .iconfont{font-size:13px}.form-designer .widget-form-container .widget-form-list .el-button--small.is-circle{padding:7px}.form-designer .widget-form-container .ghost{box-sizing:border-box;content:"";background:#fff;border-top:5px solid #409eff;outline:0;width:100%;margin:2px 0;font-size:0;position:relative;overflow:hidden;height:0!important;padding:0!important}.form-designer .widget-config-container{height:100%;padding-top:5px}.form-designer .widget-config-container .el-tabs{height:100%}.form-designer .widget-config-container .el-tabs__header{z-index:1000;background:#fff;height:45px;margin:0}.form-designer .widget-config-container .el-tabs__content{height:calc(100% - 45px);overflow-y:scroll}.form-designer .widget-config-container .widget-config .el-tabs__header{margin:0;display:block;position:relative;top:0}.form-designer .widget-config-container .widget-config .el-tabs__content{margin-top:0}.form-designer .widget-config-container .widget-config .ghost{background:#fff;border:1px dashed #409eff}.form-designer .widget-config-container .widget-config ul{margin:0;padding:0}.form-designer .widget-config-container .widget-config ul li{align-items:center;width:100%;display:flex}.form-designer .widget-config-container .widget-config ul li .ghost{height:35px;font-size:0;list-style:none}.form-designer .widget-config-container .avue-group__item{padding:0}.form-designer .el-container{height:100%}.form-designer .el-container .el-main{height:calc(100% - 45px)}.form-designer .el-container .el-aside{background:#fff}.form-designer .danger{color:#f56c6c}.form-designer .warning{color:#e6a23c}.form-designer .el-input-number.is-controls-right .el-input-number__decrease{border-left:none}.form-designer .el-input-number.is-controls-right .el-input-number__increase{border-bottom:none;border-left:none}.form-designer .el-date-editor,.form-designer .el-cascader,.form-designer .el-select,.form-designer .el-input-number{width:100%}.form-designer .editor-fullscreen{z-index:1003;box-sizing:border-box;background:#fff;width:100%;padding:20px;top:0;bottom:0;left:0;right:0;height:100%!important;position:fixed!important}.form-designer .editor-fullscreen i{top:20px!important;left:25px!important}.afd-drawer-foot{padding:20px;display:flex;position:absolute;bottom:0;left:0;right:0}.afd-drawer-foot button{width:50%}.afd-drawer-foot>span{width:50%;display:inline-block}.afd-drawer-foot>span button{width:100%}.afd-preview-form{height:83vh;overflow-y:auto}
|
package/fy-input/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { p as r, e as a } from "../chunks/event.
|
|
1
|
+
import { p as r, e as a } from "../chunks/event.9aDS6jcw.mjs";
|
|
2
2
|
import { n as o } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
3
3
|
const p = {
|
|
4
4
|
name: "FyInput",
|
|
@@ -57,7 +57,7 @@ const p = {
|
|
|
57
57
|
isSearch() {
|
|
58
58
|
return this.type === "search";
|
|
59
59
|
},
|
|
60
|
-
typeParam
|
|
60
|
+
typeParam() {
|
|
61
61
|
return this.type === "textarea" ? "textarea" : this.type === "password" ? "password" : "text";
|
|
62
62
|
}
|
|
63
63
|
}
|
package/fy-input-color/index.mjs
CHANGED
package/fy-input-icon/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { p as s, e as l } from "../chunks/event.
|
|
1
|
+
import { p as s, e as l } from "../chunks/event.9aDS6jcw.mjs";
|
|
2
2
|
import a from "../icon-temp/index.mjs";
|
|
3
3
|
import "../icon-temp/style.css";
|
|
4
4
|
import { n as r } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
package/fy-input-map/index.mjs
CHANGED
|
@@ -1,9 +1,20 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
var u = Object.defineProperty;
|
|
2
|
+
var d = Object.getOwnPropertySymbols;
|
|
3
|
+
var m = Object.prototype.hasOwnProperty, f = Object.prototype.propertyIsEnumerable;
|
|
4
|
+
var l = (t, e, i) => e in t ? u(t, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[e] = i, c = (t, e) => {
|
|
5
|
+
for (var i in e || (e = {}))
|
|
6
|
+
m.call(e, i) && l(t, i, e[i]);
|
|
7
|
+
if (d)
|
|
8
|
+
for (var i of d(e))
|
|
9
|
+
f.call(e, i) && l(t, i, e[i]);
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { p as _, e as k } from "../chunks/event.9aDS6jcw.mjs";
|
|
13
|
+
import { isBlank as p } from "@web-utils/core";
|
|
14
|
+
import { n as g } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
15
|
+
const b = {
|
|
5
16
|
name: "FyInputMap",
|
|
6
|
-
mixins: [
|
|
17
|
+
mixins: [_, k],
|
|
7
18
|
props: {
|
|
8
19
|
dialogWidth: {
|
|
9
20
|
type: String,
|
|
@@ -46,10 +57,10 @@ const u = {
|
|
|
46
57
|
this.formattedAddress = t.formattedAddress;
|
|
47
58
|
},
|
|
48
59
|
value(t) {
|
|
49
|
-
|
|
60
|
+
p(t) && (this.poi = {}, this.address = "");
|
|
50
61
|
},
|
|
51
62
|
text(t) {
|
|
52
|
-
|
|
63
|
+
p(t) || (this.poi = {
|
|
53
64
|
longitude: t[0],
|
|
54
65
|
latitude: t[1],
|
|
55
66
|
formattedAddress: t[2]
|
|
@@ -96,17 +107,17 @@ const u = {
|
|
|
96
107
|
// 获取坐标
|
|
97
108
|
getAddress(t, e) {
|
|
98
109
|
this.service = new window.AMap.service("AMap.Geocoder", () => {
|
|
99
|
-
new window.AMap.Geocoder({}).getAddress([t, e], (
|
|
100
|
-
if (
|
|
101
|
-
const
|
|
102
|
-
this.poi = Object.assign(
|
|
110
|
+
new window.AMap.Geocoder({}).getAddress([t, e], (a, n) => {
|
|
111
|
+
if (a === "complete" && n.info === "OK") {
|
|
112
|
+
const h = n.regeocode;
|
|
113
|
+
this.poi = Object.assign(h, {
|
|
103
114
|
longitude: t,
|
|
104
115
|
latitude: e
|
|
105
116
|
});
|
|
106
|
-
const
|
|
107
|
-
o.src = "//a.amap.com/jsapi_demos/static/demo-center/icons/poi-marker-default.png",
|
|
117
|
+
const s = document.createElement("div"), o = document.createElement("img");
|
|
118
|
+
o.src = "//a.amap.com/jsapi_demos/static/demo-center/icons/poi-marker-default.png", s.appendChild(o);
|
|
108
119
|
const r = document.createElement("span");
|
|
109
|
-
r.className = "avue-input-map__marker", r.innerHTML = this.poi.formattedAddress,
|
|
120
|
+
r.className = "avue-input-map__marker", r.innerHTML = this.poi.formattedAddress, s.appendChild(r), this.marker.setContent(s);
|
|
110
121
|
}
|
|
111
122
|
});
|
|
112
123
|
});
|
|
@@ -118,23 +129,17 @@ const u = {
|
|
|
118
129
|
addClick() {
|
|
119
130
|
this.map.on("click", (t) => {
|
|
120
131
|
if (this.disabled || this.readonly) return;
|
|
121
|
-
const e = t.lnglat,
|
|
122
|
-
this.addMarker(
|
|
132
|
+
const e = t.lnglat, i = e.P || e.Q, a = e.R;
|
|
133
|
+
this.addMarker(a, i), this.getAddress(a, i);
|
|
123
134
|
});
|
|
124
135
|
},
|
|
125
136
|
init(t) {
|
|
126
|
-
this.map = new window.AMap.Map(
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
if (this.longitude && this.latitude) return [this.longitude, this.latitude];
|
|
133
|
-
})()
|
|
134
|
-
},
|
|
135
|
-
this.params
|
|
136
|
-
)
|
|
137
|
-
), this.initPoip(), this.addClick(), t();
|
|
137
|
+
this.map = new window.AMap.Map("map__container", c({
|
|
138
|
+
zoom: 13,
|
|
139
|
+
center: (() => {
|
|
140
|
+
if (this.longitude && this.latitude) return [this.longitude, this.latitude];
|
|
141
|
+
})()
|
|
142
|
+
}, this.params)), this.initPoip(), this.addClick(), t();
|
|
138
143
|
},
|
|
139
144
|
initPoip() {
|
|
140
145
|
window.AMapUI.loadUI(["misc/PoiPicker"], (t) => {
|
|
@@ -152,38 +157,38 @@ const u = {
|
|
|
152
157
|
poiPickerReady(t) {
|
|
153
158
|
this.poiPicker = t, t.on("poiPicked", (e) => {
|
|
154
159
|
this.clearMarker();
|
|
155
|
-
const
|
|
156
|
-
this.poi = Object.assign(
|
|
157
|
-
formattedAddress:
|
|
158
|
-
longitude:
|
|
159
|
-
latitude:
|
|
160
|
-
}),
|
|
160
|
+
const i = e.source, a = e.item;
|
|
161
|
+
this.poi = Object.assign(a, {
|
|
162
|
+
formattedAddress: a.name,
|
|
163
|
+
longitude: a.location.R,
|
|
164
|
+
latitude: a.location.P || a.location.Q
|
|
165
|
+
}), i !== "search" && t.searchByKeyword(a.name);
|
|
161
166
|
});
|
|
162
167
|
}
|
|
163
168
|
}
|
|
164
169
|
};
|
|
165
|
-
var
|
|
166
|
-
var e = this,
|
|
167
|
-
return
|
|
170
|
+
var w = function() {
|
|
171
|
+
var e = this, i = e._self._c;
|
|
172
|
+
return i("div", { staticClass: "avue-input-map" }, [i("ElInput", { ref: "main", attrs: { size: e.size, clearable: e.clearableVal, rows: e.rows, autosize: { minRows: e.minRows, maxRows: e.maxRows }, disabled: e.disabled, type: "textarea", placeholder: e.placeholder }, on: { clear: e.handleClear, focus: e.handleShow }, nativeOn: { click: function(a) {
|
|
168
173
|
return e.handleClick.apply(null, arguments);
|
|
169
|
-
} }, model: { value: e.address, callback: function(
|
|
170
|
-
e.address =
|
|
171
|
-
}, expression: "address" } }), e.box ?
|
|
172
|
-
e.box =
|
|
174
|
+
} }, model: { value: e.address, callback: function(a) {
|
|
175
|
+
e.address = a;
|
|
176
|
+
}, expression: "address" } }), e.box ? i("div", [i("ElementDialog", { attrs: { "show-full-screen": "", width: e.dialogWidth, title: e.placeholder, visible: e.box }, on: { "update:visible": function(a) {
|
|
177
|
+
e.box = a;
|
|
173
178
|
}, close: e.handleClose }, scopedSlots: e._u([{ key: "footer", fn: function() {
|
|
174
|
-
return [e.disabled || e.readonly ? e._e() :
|
|
175
|
-
}, proxy: !0 }], null, !1, 1816263233) }, [e.box ?
|
|
176
|
-
e.formattedAddress =
|
|
177
|
-
}, expression: "formattedAddress" } }),
|
|
178
|
-
},
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
179
|
+
return [e.disabled || e.readonly ? e._e() : i("ElButton", { attrs: { type: "primary", size: e.size, icon: "el-icon-check" }, on: { click: e.handleSubmit } }, [e._v(" 确 定 ")])];
|
|
180
|
+
}, proxy: !0 }], null, !1, 1816263233) }, [e.box ? i("div", { staticClass: "avue-input-map__content" }, [i("ElInput", { staticClass: "avue-input-map__content-input", attrs: { id: "map__input", size: e.size, readonly: e.disabled, clearable: "", placeholder: "输入关键字选取地点" }, on: { clear: e.clear }, model: { value: e.formattedAddress, callback: function(a) {
|
|
181
|
+
e.formattedAddress = a;
|
|
182
|
+
}, expression: "formattedAddress" } }), i("div", { staticClass: "avue-input-map__content-box" }, [i("div", { staticClass: "avue-input-map__content-container", attrs: { id: "map__container", tabindex: "0" } }), i("div", { staticClass: "avue-input-map__content-result", attrs: { id: "map__result" } })])], 1) : e._e()])], 1) : e._e()], 1);
|
|
183
|
+
}, x = [], v = /* @__PURE__ */ g(
|
|
184
|
+
b,
|
|
185
|
+
w,
|
|
186
|
+
x,
|
|
182
187
|
!1,
|
|
183
188
|
null,
|
|
184
189
|
null
|
|
185
190
|
);
|
|
186
|
-
const
|
|
191
|
+
const R = v.exports;
|
|
187
192
|
export {
|
|
188
|
-
|
|
193
|
+
R as default
|
|
189
194
|
};
|
package/fy-input-table/index.mjs
CHANGED
|
@@ -1,9 +1,20 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
var l = Object.defineProperty;
|
|
2
|
+
var s = Object.getOwnPropertySymbols;
|
|
3
|
+
var h = Object.prototype.hasOwnProperty, c = Object.prototype.propertyIsEnumerable;
|
|
4
|
+
var n = (a, e, t) => e in a ? l(a, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : a[e] = t, r = (a, e) => {
|
|
5
|
+
for (var t in e || (e = {}))
|
|
6
|
+
h.call(e, t) && n(a, t, e[t]);
|
|
7
|
+
if (s)
|
|
8
|
+
for (var t of s(e))
|
|
9
|
+
c.call(e, t) && n(a, t, e[t]);
|
|
10
|
+
return a;
|
|
11
|
+
};
|
|
12
|
+
import { p as d, e as u } from "../chunks/event.9aDS6jcw.mjs";
|
|
13
|
+
import { isBlank as o } from "@web-utils/core";
|
|
14
|
+
import { n as f } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
15
|
+
const p = {
|
|
5
16
|
name: "FyInputTable",
|
|
6
|
-
mixins: [
|
|
17
|
+
mixins: [d, u],
|
|
7
18
|
props: {
|
|
8
19
|
formatter: Function,
|
|
9
20
|
onLoad: Function,
|
|
@@ -32,25 +43,22 @@ const l = {
|
|
|
32
43
|
return typeof this.formatter == "function" ? this.formatter(this.object) : this.object[this.labelKey] || "";
|
|
33
44
|
},
|
|
34
45
|
option() {
|
|
35
|
-
return
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
},
|
|
44
|
-
this.column.children
|
|
45
|
-
);
|
|
46
|
+
return r({
|
|
47
|
+
menu: !1,
|
|
48
|
+
header: !1,
|
|
49
|
+
size: this.size,
|
|
50
|
+
headerAlign: "center",
|
|
51
|
+
align: "center",
|
|
52
|
+
highlightCurrentRow: !0
|
|
53
|
+
}, this.column.children);
|
|
46
54
|
}
|
|
47
55
|
},
|
|
48
56
|
watch: {
|
|
49
|
-
value(
|
|
50
|
-
|
|
57
|
+
value(a) {
|
|
58
|
+
o(a) && (this.active = {}, this.object = {});
|
|
51
59
|
},
|
|
52
|
-
text(
|
|
53
|
-
this.created ||
|
|
60
|
+
text(a) {
|
|
61
|
+
this.created || o(a) || typeof this.onLoad == "function" && this.onLoad({ value: this.text }, (e) => {
|
|
54
62
|
this.active = e, this.object = e, this.created = !0;
|
|
55
63
|
});
|
|
56
64
|
}
|
|
@@ -65,43 +73,43 @@ const l = {
|
|
|
65
73
|
setVal() {
|
|
66
74
|
this.object = this.active, this.text = this.active[this.valueKey] || "", this.handleChange(this.active), this.box = !1;
|
|
67
75
|
},
|
|
68
|
-
handleCurrentRowChange(
|
|
69
|
-
this.active =
|
|
76
|
+
handleCurrentRowChange(a) {
|
|
77
|
+
this.active = a;
|
|
70
78
|
},
|
|
71
|
-
handleSearchChange(
|
|
79
|
+
handleSearchChange(a, e) {
|
|
72
80
|
this.page.page = 1, this.onList(), e == null || e();
|
|
73
81
|
},
|
|
74
82
|
onList() {
|
|
75
|
-
this.loading = !0, typeof this.onLoad == "function" && this.onLoad({ page: this.page, data: this.search }, (
|
|
76
|
-
this.page.total =
|
|
77
|
-
const e = this.data.find((
|
|
83
|
+
this.loading = !0, typeof this.onLoad == "function" && this.onLoad({ page: this.page, data: this.search }, (a) => {
|
|
84
|
+
this.page.total = a.total, this.data = a.data, this.loading = !1;
|
|
85
|
+
const e = this.data.find((t) => t[this.valueKey] === this.object[this.valueKey]);
|
|
78
86
|
setTimeout(() => this.$refs.crud.setCurrentRow(e));
|
|
79
87
|
});
|
|
80
88
|
}
|
|
81
89
|
}
|
|
82
90
|
};
|
|
83
|
-
var
|
|
84
|
-
var e = this,
|
|
85
|
-
return
|
|
91
|
+
var g = function() {
|
|
92
|
+
var e = this, t = e._self._c;
|
|
93
|
+
return t("div", { staticClass: "avue-input-table" }, [t("ElInput", { ref: "main", attrs: { size: e.size, value: e.labelShow, clearable: e.clearableVal, placeholder: e.placeholder, disabled: e.disabled }, on: { clear: e.handleClear, focus: e.handleShow }, nativeOn: { click: function(i) {
|
|
86
94
|
return e.handleClick.apply(null, arguments);
|
|
87
|
-
} } }), e.box ?
|
|
95
|
+
} } }), e.box ? t("div", [t("ElementDialog", { attrs: { width: e.dialogWidth, title: e.placeholder, visible: e.box }, on: { "update:visible": function(i) {
|
|
88
96
|
e.box = i;
|
|
89
97
|
} }, scopedSlots: e._u([{ key: "footer", fn: function() {
|
|
90
|
-
return [
|
|
91
|
-
}, proxy: !0 }], null, !1, 2921262159) }, [e.box ?
|
|
98
|
+
return [t("ElButton", { attrs: { type: "primary", size: e.size, icon: "el-icon-check" }, on: { click: e.setVal } }, [e._v(" 确 定 ")])];
|
|
99
|
+
}, proxy: !0 }], null, !1, 2921262159) }, [e.box ? t("FyCurd", { ref: "crud", staticClass: "avue-input-table__crud", attrs: { option: e.option, data: e.data, "table-loading": e.loading, search: e.search, page: e.page }, on: { "update:search": function(i) {
|
|
92
100
|
e.search = i;
|
|
93
101
|
}, "update:page": function(i) {
|
|
94
102
|
e.page = i;
|
|
95
103
|
}, "on-load": e.onList, "search-change": e.handleSearchChange, "search-reset": e.handleSearchChange, "current-row-change": e.handleCurrentRowChange } }) : e._e()], 1)], 1) : e._e()], 1);
|
|
96
|
-
},
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
104
|
+
}, b = [], v = /* @__PURE__ */ f(
|
|
105
|
+
p,
|
|
106
|
+
g,
|
|
107
|
+
b,
|
|
100
108
|
!1,
|
|
101
109
|
null,
|
|
102
110
|
null
|
|
103
111
|
);
|
|
104
|
-
const
|
|
112
|
+
const x = v.exports;
|
|
105
113
|
export {
|
|
106
|
-
|
|
114
|
+
x as default
|
|
107
115
|
};
|
package/fy-input-tree/index.mjs
CHANGED
package/fy-radio/index.mjs
CHANGED
package/fy-rate/index.mjs
CHANGED
package/fy-select/index.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { p as i, e as r } from "../chunks/event.
|
|
2
|
-
import { s as c } from "../chunks/dic.
|
|
3
|
-
import { b as d } from "../chunks/util.
|
|
1
|
+
import { p as i, e as r } from "../chunks/event.9aDS6jcw.mjs";
|
|
2
|
+
import { s as c } from "../chunks/dic.Dkl-leRW.mjs";
|
|
3
|
+
import { b as d } from "../chunks/util.DqFv_pWg.mjs";
|
|
4
4
|
import { isBlank as p } from "@web-utils/core";
|
|
5
|
-
import { p as u } from "../chunks/packages.
|
|
5
|
+
import { p as u } from "../chunks/packages.ByyangTp.mjs";
|
|
6
6
|
import { n as f } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
7
7
|
const h = {
|
|
8
8
|
name: "FySelect",
|
package/fy-slider/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { p as s, e as n } from "../chunks/event.
|
|
2
|
-
import { s as r } from "../chunks/util.
|
|
1
|
+
import { p as s, e as n } from "../chunks/event.9aDS6jcw.mjs";
|
|
2
|
+
import { s as r } from "../chunks/util.DqFv_pWg.mjs";
|
|
3
3
|
import { n as a } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
4
4
|
const l = {
|
|
5
5
|
name: "FySlider",
|
package/fy-switch/index.mjs
CHANGED
package/fy-tabs/index.mjs
CHANGED
package/fy-time/index.mjs
CHANGED
package/fy-title/index.mjs
CHANGED
package/fy-tree/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as l, D as r, s as d } from "../chunks/util.
|
|
1
|
+
import { o as l, D as r, s as d } from "../chunks/util.DqFv_pWg.mjs";
|
|
2
2
|
import { p as h } from "../chunks/permission.CO31YIkD.mjs";
|
|
3
3
|
import { isBlank as u } from "@web-utils/core";
|
|
4
4
|
import { n as p } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
package/fy-u-editor/index.mjs
CHANGED
|
@@ -28,7 +28,7 @@ var u = (e, t, r) => new Promise((o, i) => {
|
|
|
28
28
|
});
|
|
29
29
|
import "@wangeditor/editor/dist/css/style.css";
|
|
30
30
|
import { createEditor as v, createToolbar as A } from "@wangeditor/editor";
|
|
31
|
-
import { p as O } from "../chunks/util.
|
|
31
|
+
import { p as O } from "../chunks/util.DqFv_pWg.mjs";
|
|
32
32
|
import { n as _ } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
33
33
|
const w = (e) => {
|
|
34
34
|
const { region: t, endpoint: r, accessKeyId: o, accessKeySecret: i, bucket: n } = e;
|
package/fy-upload/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { p as R, e as I } from "../chunks/event.
|
|
2
|
-
import { B, i as T, p as N } from "../chunks/util.
|
|
3
|
-
import { p as A } from "../chunks/packages.
|
|
1
|
+
import { p as R, e as I } from "../chunks/event.9aDS6jcw.mjs";
|
|
2
|
+
import { B, i as T, p as N } from "../chunks/util.DqFv_pWg.mjs";
|
|
3
|
+
import { p as A } from "../chunks/packages.ByyangTp.mjs";
|
|
4
4
|
import { isBlank as b } from "@web-utils/core";
|
|
5
5
|
import { n as K } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
6
6
|
let d, g;
|
package/highlight-j-s/index.mjs
CHANGED
package/image-cropper/index.mjs
CHANGED
|
@@ -9,7 +9,7 @@ var s = (o, e, t) => e in o ? p(o, e, { enumerable: !0, configurable: !0, writab
|
|
|
9
9
|
c.call(e, t) && s(o, t, e[t]);
|
|
10
10
|
return o;
|
|
11
11
|
};
|
|
12
|
-
import { B as u } from "../chunks/util.
|
|
12
|
+
import { B as u } from "../chunks/util.DqFv_pWg.mjs";
|
|
13
13
|
import { VueCropper as f } from "vue-cropper";
|
|
14
14
|
import m from "vue";
|
|
15
15
|
import { n as h } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
package/image-preview/index.mjs
CHANGED
|
@@ -9,7 +9,7 @@ var r = (i, e, t) => e in i ? m(i, e, { enumerable: !0, configurable: !0, writab
|
|
|
9
9
|
v.call(e, t) && r(i, t, e[t]);
|
|
10
10
|
return i;
|
|
11
11
|
};
|
|
12
|
-
import { i as _ } from "../chunks/util.
|
|
12
|
+
import { i as _ } from "../chunks/util.DqFv_pWg.mjs";
|
|
13
13
|
import { setPx as u } from "@web-utils/core";
|
|
14
14
|
import f from "vue";
|
|
15
15
|
import { n as p } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
package/license/index.mjs
CHANGED
package/login/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as l } from "../chunks/util.
|
|
1
|
+
import { s as l } from "../chunks/util.DqFv_pWg.mjs";
|
|
2
2
|
import { isBlank as n } from "@web-utils/core";
|
|
3
3
|
import { n as a } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
4
4
|
const r = "发送验证码", i = "{{time}}s后重获取", c = {
|
package/monaco-editor/index.mjs
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
var y = Object.defineProperty;
|
|
2
|
-
var
|
|
2
|
+
var a = Object.getOwnPropertySymbols;
|
|
3
3
|
var _ = Object.prototype.hasOwnProperty, M = Object.prototype.propertyIsEnumerable;
|
|
4
|
-
var
|
|
4
|
+
var u = (e, t, i) => t in e ? y(e, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[t] = i, c = (e, t) => {
|
|
5
5
|
for (var i in t || (t = {}))
|
|
6
|
-
_.call(t, i) &&
|
|
7
|
-
if (
|
|
8
|
-
for (var i of
|
|
9
|
-
M.call(t, i) &&
|
|
6
|
+
_.call(t, i) && u(e, i, t[i]);
|
|
7
|
+
if (a)
|
|
8
|
+
for (var i of a(t))
|
|
9
|
+
M.call(t, i) && u(e, i, t[i]);
|
|
10
10
|
return e;
|
|
11
11
|
};
|
|
12
|
-
var
|
|
12
|
+
var f = (e, t, i) => new Promise((d, s) => {
|
|
13
13
|
var r = (n) => {
|
|
14
14
|
try {
|
|
15
15
|
l(i.next(n));
|
|
@@ -109,7 +109,7 @@ const v = {
|
|
|
109
109
|
methods: {
|
|
110
110
|
initMonaco() {
|
|
111
111
|
const { value: e, language: t, theme: i, readOnly: d, options: s } = this;
|
|
112
|
-
Object.assign(s, this._editorBeforeMount()), this.editor = o.editor[this.diffEditor ? "createDiffEditor" : "create"](this.$el,
|
|
112
|
+
Object.assign(s, this._editorBeforeMount()), this.editor = o.editor[this.diffEditor ? "createDiffEditor" : "create"](this.$el, c({
|
|
113
113
|
value: typeof e == "string" ? e : g(e),
|
|
114
114
|
language: t,
|
|
115
115
|
theme: i,
|
|
@@ -131,12 +131,10 @@ const v = {
|
|
|
131
131
|
});
|
|
132
132
|
},
|
|
133
133
|
toggleFullScreen() {
|
|
134
|
-
|
|
135
|
-
this.fullscreen = !this.fullscreen;
|
|
136
|
-
});
|
|
134
|
+
this.fullscreen = !this.fullscreen;
|
|
137
135
|
},
|
|
138
136
|
onResize() {
|
|
139
|
-
return
|
|
137
|
+
return f(this, null, function* () {
|
|
140
138
|
yield this.$nextTick();
|
|
141
139
|
const e = this.$el;
|
|
142
140
|
this.editor.layout({
|