@zhijiancloud/bpm 0.0.19 → 0.0.21

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.
@@ -0,0 +1 @@
1
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.bpm2=t():e.bpm2=t()}(self,(function(){return function(){"use strict";var e={2714:function(e,t,n){var r=n(8081),i=n.n(r),o=n(3645);n.n(o)()(i()).push([e.id,".bpm-spliter[data-v-fd600b54] {\n margin: 10px 0px;\n}\n.bpm-spliter .bpm-spliter-content[data-v-fd600b54] {\n background-color: #F7F7F7;\n height: 30px;\n align-items: center;\n display: flex;\n}\n.bpm-spliter .bpm-spliter-content .horization[data-v-fd600b54] {\n width: 4px;\n border-radius: 2px;\n background: #246ae3;\n height: 18px;\n margin-left: 10px;\n margin-right: 10px;\n}\n.bpm-spliter .bpm-spliter-content .label-title[data-v-fd600b54] {\n font-weight: bold;\n font-size: 14px;\n}\n.bpm-spliter .bpm-spliter-content .tip-title[data-v-fd600b54] {\n color: #666666;\n}\n",""])},3645:function(e){e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",r=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),r&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),r&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,r,i,o){"string"==typeof e&&(e=[[null,e,void 0]]);var a={};if(r)for(var s=0;s<this.length;s++){var p=this[s][0];null!=p&&(a[p]=!0)}for(var c=0;c<e.length;c++){var l=[].concat(e[c]);r&&a[l[0]]||(void 0!==o&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=o),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),i&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=i):l[4]="".concat(i)),t.push(l))}},t}},8081:function(e){e.exports=function(e){return e[1]}},1900:function(e,t,n){function r(e,t,n,r,i,o,a,s){var p,c="function"==typeof e?e.options:e;if(t&&(c.render=t,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(p=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(a)},c._ssrRegister=p):i&&(p=s?function(){i.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:i),p)if(c.functional){c._injectStyles=p;var l=c.render;c.render=function(e,t){return p.call(t),l(e,t)}}else{var f=c.beforeCreate;c.beforeCreate=f?[].concat(f,p):[p]}return{exports:e,options:c}}n.d(t,{Z:function(){return r}})}},t={};function n(r){var i=t[r];if(void 0!==i)return i.exports;var o=t[r]={id:r,exports:{}};return e[r](o,o.exports,n),o.exports}n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};return function(){n.r(r),n.d(r,{default:function(){return a}});var e=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"bpm-spliter"},[n("div",{directives:[{name:"show",rawName:"v-show",value:e.fieldConf.perm&&e.fieldConf.perm.visible,expression:"fieldConf.perm && fieldConf.perm.visible"}],ref:"field",staticClass:"bpm-spliter-content"},[n("div",{directives:[{name:"show",rawName:"v-show",value:12==e.size,expression:"size == 12"}],staticClass:"horization"}),e._v(" "),12==e.size?n("span",{staticClass:"label-title"},[e._v(e._s(e.hideName?" ":e.fieldConf.name))]):n("span",{staticClass:"tip-title"},[e._v(e._s(e.hideName?" ":e.fieldConf.name))])])])};e._withStripped=!0;var t={name:"BpmSpliter",components:{},props:{value:{type:String},fieldConf:{type:Object,default(){return{}}},row:{type:Object,default(){return{}}},mode:{type:String,default(){return"view"}},uiType:{type:String,default(){return"default"}}},data(){return{curVal:"",show:!1,hideName:""}},computed:{size(){return _.get(this.fieldConf,"size")}},watch:{},mounted(){this.hideName=_.get(this.fieldConf,"display.hide_name",!1)}},i=(n(2714),(0,n(1900).Z)(t,e,[],!1,null,"fd600b54",null));i.options.__file="components/lib/bpmSpliter/src/main.vue";var o=i.exports;o.install=function(e){e.component(o.name,o)};var a=o}(),r}()}));
@@ -0,0 +1 @@
1
+ .bpm-spliter{margin:10px 0}.bpm-spliter .bpm-spliter-content{background-color:#F7F7F7;height:30px;align-items:center;display:flex}.bpm-spliter .bpm-spliter-content .horization{width:4px;border-radius:2px;background:#246ae3;height:18px;margin-left:10px;margin-right:10px}.bpm-spliter .bpm-spliter-content .label-title{font-weight:700;font-size:14px}.bpm-spliter .bpm-spliter-content .tip-title{color:#666}
@@ -1 +1 @@
1
- li,ul{margin:0;padding:0}.typing_loader{display:inline-block;width:6px;height:6px;border-radius:50%;animation:typing 1s linear infinite alternate}@keyframes typing{0%{background-color:#888;box-shadow:12px 0 0 0 rgba(136,136,136,.2),24px 0 0 0 rgba(136,136,136,.2)}25%{background-color:rgba(136,136,136,.4);box-shadow:12px 0 0 0 #888,24px 0 0 0 rgba(136,136,136,.2)}75%{background-color:rgba(136,136,136,.4);box-shadow:12px 0 0 0 rgba(136,136,136,.2),24px 0 0 0 #888}}.bpm-status_tag-status{color:#fff;font-size:13px;line-height:1.2;padding:5px 8px;border-radius:10px;background:#888;display:inline-block}.m-demo{color:red}.bpm-text-edit .prefab-words{padding-top:10px}.bpm-text-edit .prefab-words li,.bpm-text-edit .prefab-words ul{margin:0;padding:0;list-style:none}.bpm-text-edit .prefab-words ul{overflow:hidden;margin-top:5px}.bpm-text-edit .prefab-words li{float:left;min-height:28px;line-height:28px;cursor:pointer;min-width:50px;font-size:14px;padding:0 10px;margin-right:10px;border:1px solid #DCDCDC;border-radius:100px;color:#666;text-align:center;margin-bottom:5px}.bpm-text-edit .prefab-words li.active{background:#1EAAD0;border:1px solid #1EAAD0;color:#fff}.bpm-text-view.table-text-view.TextArea-view{white-space:pre-line;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.bpm-mul-file-edit .file-box,.bpm-mul-file-reader .file-box,.bpm-mul-image-edit .file-box,.bpm-mul-image-reader .file-box{overflow:hidden;margin-top:10px;padding:0 6px;display:flex;align-items:center}.bpm-mul-file-edit .file-box:hover,.bpm-mul-file-reader .file-box:hover,.bpm-mul-image-edit .file-box:hover,.bpm-mul-image-reader .file-box:hover{background:#EFF2F7;border-radius:4px}.bpm-mul-file-edit .file-box>*,.bpm-mul-file-reader .file-box>*,.bpm-mul-image-edit .file-box>*,.bpm-mul-image-reader .file-box>*{float:left}.bpm-mul-file-edit .file-box .file-content,.bpm-mul-file-reader .file-box .file-content,.bpm-mul-image-edit .file-box .file-content,.bpm-mul-image-reader .file-box .file-content{height:20px;margin-top:5px}.bpm-mul-file-edit .file-box .file-link,.bpm-mul-file-reader .file-box .file-link,.bpm-mul-image-edit .file-box .file-link,.bpm-mul-image-reader .file-box .file-link{margin-top:5px;margin-left:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bpm-mul-file-edit .file-remove,.bpm-mul-file-edit .operation-box,.bpm-mul-file-reader .file-remove,.bpm-mul-file-reader .operation-box,.bpm-mul-image-edit .file-remove,.bpm-mul-image-edit .operation-box,.bpm-mul-image-reader .file-remove,.bpm-mul-image-reader .operation-box{flex-shrink:0;font-weight:400;width:94px;font-size:12px;color:#246AE3;line-height:14px;margin:10px 0 0 20px;cursor:pointer}.bpm-mul-file-reader .text-faded,.bpm-mul-image-reader .text-faded{margin-top:4px}img{display:block;height:100%;width:auto}.viewer-container{z-index:10000!important}.bpm-select-entrance-form .main-wrap{position:relative}.bpm-select-entrance-form .search-wrap{position:sticky;top:0;left:0;right:0;margin-bottom:10px;z-index:99;display:flex;align-items:center;justify-content:flex-end}.bpm-select-entrance-form .select-option-card{margin-bottom:10px}.bpm-select-entrance-form .select-option-card .card-body-content{color:#333;font-size:14px}.bpm-select-entrance-form .select-option-card .label{color:#848484;width:120px;display:inline-block}.bpm-select-entrance-form .edit-list .el-checkbox-group{font-size:14px}.bpm-select-entrance-form .edit-list-item{display:flex;align-items:center}.bpm-select-entrance-form .edit-list-item .checkbox{margin-bottom:10px}.bpm-select-entrance-form .edit-list-item .select-option-card{flex:1}.bpm-select-entrance-form .footer{display:flex;justify-content:space-between}.bpm-select-entrance-form .footer .subtext{color:#666;margin-left:16px}.bpm-select-entrance-form .footer .width-button{min-width:150px}.bpm-signature .canvas-box{display:flex;flex-direction:column;width:100%;height:220px;border:1px dashed #c9c5c5;overflow:hidden}.bpm-signature .canvas-box canvas{flex:1;cursor:crosshair}.bpm-signature .canvas-box .signature-reader{height:100%;flex:1}.bpm-signature .action-wrap{padding:6px 0;display:flex;justify-content:space-between}.desktop .bpm-signature .canvas-box{height:320px;max-width:100%}.mobile .bpm-signature .sign-next-use{font-size:12px;margin-bottom:3px}.bpm-audit .aduit-result-title{padding:0 10px;border-radius:8px;overflow:hidden;line-height:25px;height:25px;box-sizing:border-box;display:inline-block;vertical-align:middle}.bpm-subform-card,.bpm-subform-card.edit .el-form-item{margin-bottom:10px}.bpm-subform-card.view .el-form-item{margin-bottom:0}.bpm-subform-card .btn-delete{position:absolute;top:10px;right:20px}.bpm-select-edit .el-checkbox,.bpm-select-edit .el-radio{margin-bottom:10px}.bpm-btn-select{color:#909399;background:0 0;text-align:center;min-width:42px;box-sizing:border-box;border-radius:15px;padding:2px 10px;font-size:13px;line-height:1.2;display:inline-block}.area-elevation .area-elevation-select-box .area-elevation-select-item{float:left;margin-right:5px;margin-bottom:5px}
1
+ li,ul{margin:0;padding:0}.typing_loader{display:inline-block;width:6px;height:6px;border-radius:50%;animation:typing 1s linear infinite alternate}@keyframes typing{0%{background-color:#888;box-shadow:12px 0 0 0 rgba(136,136,136,.2),24px 0 0 0 rgba(136,136,136,.2)}25%{background-color:rgba(136,136,136,.4);box-shadow:12px 0 0 0 #888,24px 0 0 0 rgba(136,136,136,.2)}75%{background-color:rgba(136,136,136,.4);box-shadow:12px 0 0 0 rgba(136,136,136,.2),24px 0 0 0 #888}}.bpm-status_tag-status{color:#fff;font-size:13px;line-height:1.2;padding:5px 8px;border-radius:10px;background:#888;display:inline-block}.m-demo{color:red}.bpm-text-edit .prefab-words{padding-top:10px}.bpm-text-edit .prefab-words li,.bpm-text-edit .prefab-words ul{margin:0;padding:0;list-style:none}.bpm-text-edit .prefab-words ul{overflow:hidden;margin-top:5px}.bpm-text-edit .prefab-words li{float:left;min-height:28px;line-height:28px;cursor:pointer;min-width:50px;font-size:14px;padding:0 10px;margin-right:10px;border:1px solid #DCDCDC;border-radius:100px;color:#666;text-align:center;margin-bottom:5px}.bpm-text-edit .prefab-words li.active{background:#1EAAD0;border:1px solid #1EAAD0;color:#fff}.bpm-text-view.table-text-view.TextArea-view{white-space:pre-line;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.bpm-mul-file-edit .file-box,.bpm-mul-file-reader .file-box,.bpm-mul-image-edit .file-box,.bpm-mul-image-reader .file-box{overflow:hidden;margin-top:10px;padding:0 6px;display:flex;align-items:center}.bpm-mul-file-edit .file-box:hover,.bpm-mul-file-reader .file-box:hover,.bpm-mul-image-edit .file-box:hover,.bpm-mul-image-reader .file-box:hover{background:#EFF2F7;border-radius:4px}.bpm-mul-file-edit .file-box>*,.bpm-mul-file-reader .file-box>*,.bpm-mul-image-edit .file-box>*,.bpm-mul-image-reader .file-box>*{float:left}.bpm-mul-file-edit .file-box .file-content,.bpm-mul-file-reader .file-box .file-content,.bpm-mul-image-edit .file-box .file-content,.bpm-mul-image-reader .file-box .file-content{height:20px;margin-top:5px}.bpm-mul-file-edit .file-box .file-link,.bpm-mul-file-reader .file-box .file-link,.bpm-mul-image-edit .file-box .file-link,.bpm-mul-image-reader .file-box .file-link{margin-top:5px;margin-left:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bpm-mul-file-edit .file-remove,.bpm-mul-file-edit .operation-box,.bpm-mul-file-reader .file-remove,.bpm-mul-file-reader .operation-box,.bpm-mul-image-edit .file-remove,.bpm-mul-image-edit .operation-box,.bpm-mul-image-reader .file-remove,.bpm-mul-image-reader .operation-box{flex-shrink:0;font-weight:400;width:94px;font-size:12px;color:#246AE3;line-height:14px;margin:10px 0 0 20px;cursor:pointer}.bpm-mul-file-reader .text-faded,.bpm-mul-image-reader .text-faded{margin-top:4px}img{display:block;height:100%;width:auto}.viewer-container{z-index:10000!important}.bpm-select-entrance-form .main-wrap{position:relative}.bpm-select-entrance-form .search-wrap{position:sticky;top:0;left:0;right:0;margin-bottom:10px;z-index:99;display:flex;align-items:center;justify-content:flex-end}.bpm-select-entrance-form .select-option-card{margin-bottom:10px}.bpm-select-entrance-form .select-option-card .card-body-content{color:#333;font-size:14px}.bpm-select-entrance-form .select-option-card .label{color:#848484;width:120px;display:inline-block}.bpm-select-entrance-form .edit-list .el-checkbox-group{font-size:14px}.bpm-select-entrance-form .edit-list-item{display:flex;align-items:center}.bpm-select-entrance-form .edit-list-item .checkbox{margin-bottom:10px}.bpm-select-entrance-form .edit-list-item .select-option-card{flex:1}.bpm-select-entrance-form .footer{display:flex;justify-content:space-between}.bpm-select-entrance-form .footer .subtext{color:#666;margin-left:16px}.bpm-select-entrance-form .footer .width-button{min-width:150px}.bpm-signature .canvas-box{display:flex;flex-direction:column;width:100%;height:220px;border:1px dashed #c9c5c5;overflow:hidden}.bpm-signature .canvas-box canvas{flex:1;cursor:crosshair}.bpm-signature .canvas-box .signature-reader{height:100%;flex:1}.bpm-signature .action-wrap{padding:6px 0;display:flex;justify-content:space-between}.desktop .bpm-signature .canvas-box{height:320px;max-width:100%}.mobile .bpm-signature .sign-next-use{font-size:12px;margin-bottom:3px}.bpm-audit .aduit-result-title{padding:0 10px;border-radius:8px;overflow:hidden;line-height:25px;height:25px;box-sizing:border-box;display:inline-block;vertical-align:middle}.bpm-subform-card,.bpm-subform-card.edit .el-form-item{margin-bottom:10px}.bpm-subform-card.view .el-form-item{margin-bottom:0}.bpm-subform-card .btn-delete{position:absolute;top:10px;right:20px}.bpm-select-edit .el-checkbox,.bpm-select-edit .el-radio{margin-bottom:10px}.bpm-btn-select{color:#909399;background:0 0;text-align:center;min-width:42px;box-sizing:border-box;border-radius:15px;padding:2px 10px;font-size:13px;line-height:1.2;display:inline-block}.area-elevation .area-elevation-select-box .area-elevation-select-item{float:left;margin-right:5px;margin-bottom:5px}.bpm-spliter{margin:10px 0}.bpm-spliter .bpm-spliter-content{background-color:#F7F7F7;height:30px;align-items:center;display:flex}.bpm-spliter .bpm-spliter-content .horization{width:4px;border-radius:2px;background:#246ae3;height:18px;margin-left:10px;margin-right:10px}.bpm-spliter .bpm-spliter-content .label-title{font-weight:700;font-size:14px}.bpm-spliter .bpm-spliter-content .tip-title{color:#666}