yinghe-lowcode-zln
Version:
基于vue、ant-design-vue,datagrid的低代码平台
22 lines • 15.5 MB
JavaScript
(function(e,t){"object"===typeof exports&&"object"===typeof module?module.exports=t(require("vue")):"function"===typeof define&&define.amd?define([],t):"object"===typeof exports?exports["yinghe-lowcode-zln"]=t(require("vue")):e["yinghe-lowcode-zln"]=t(e["Vue"])})("undefined"!==typeof self?self:this,(function(__WEBPACK_EXTERNAL_MODULE__8bbf__){return function(e){function t(t){for(var n,i,r=t[0],a=t[1],s=0,l=[];s<r.length;s++)i=r[s],Object.prototype.hasOwnProperty.call(o,i)&&o[i]&&l.push(o[i][0]),o[i]=0;for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n]);u&&u(t);while(l.length)l.shift()()}var n={},i={0:0},o={0:0};function r(e){return a.p+"yinghe-lowcode-zln.umd.min."+({}[e]||e)+".js"}function a(t){if(n[t])return n[t].exports;var i=n[t]={i:t,l:!1,exports:{}};return e[t].call(i.exports,i,i.exports,a),i.l=!0,i.exports}a.e=function(e){var t=[],n={1:1};i[e]?t.push(i[e]):0!==i[e]&&n[e]&&t.push(i[e]=new Promise((function(t,n){for(var o="css/"+({}[e]||e)+"."+{1:"819092da"}[e]+".css",r=a.p+o,s=document.getElementsByTagName("link"),l=0;l<s.length;l++){var c=s[l],u=c.getAttribute("data-href")||c.getAttribute("href");if("stylesheet"===c.rel&&(u===o||u===r))return t()}var d=document.getElementsByTagName("style");for(l=0;l<d.length;l++){c=d[l],u=c.getAttribute("data-href");if(u===o||u===r)return t()}var h=document.createElement("link");h.rel="stylesheet",h.type="text/css",h.onload=t,h.onerror=function(t){var o=t&&t.target&&t.target.src||r,a=new Error("Loading CSS chunk "+e+" failed.\n("+o+")");a.code="CSS_CHUNK_LOAD_FAILED",a.request=o,delete i[e],h.parentNode.removeChild(h),n(a)},h.href=r;var p=document.getElementsByTagName("head")[0];p.appendChild(h)})).then((function(){i[e]=0})));var s=o[e];if(0!==s)if(s)t.push(s[2]);else{var l=new Promise((function(t,n){s=o[e]=[t,n]}));t.push(s[2]=l);var c,u=document.createElement("script");u.charset="utf-8",u.timeout=120,a.nc&&u.setAttribute("nonce",a.nc),u.src=r(e);var d=new Error;c=function(t){u.onerror=u.onload=null,clearTimeout(h);var n=o[e];if(0!==n){if(n){var i=t&&("load"===t.type?"missing":t.type),r=t&&t.target&&t.target.src;d.message="Loading chunk "+e+" failed.\n("+i+": "+r+")",d.name="ChunkLoadError",d.type=i,d.request=r,n[1](d)}o[e]=void 0}};var h=setTimeout((function(){c({type:"timeout",target:u})}),12e4);u.onerror=u.onload=c,document.head.appendChild(u)}return Promise.all(t)},a.m=e,a.c=n,a.d=function(e,t,n){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},a.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(a.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)a.d(n,i,function(t){return e[t]}.bind(null,i));return n},a.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a.oe=function(e){throw console.error(e),e};var s=("undefined"!==typeof self?self:this)["webpackJsonpyinghe_lowcode_zln"]=("undefined"!==typeof self?self:this)["webpackJsonpyinghe_lowcode_zln"]||[],l=s.push.bind(s);s.push=t,s=s.slice();for(var c=0;c<s.length;c++)t(s[c]);var u=l;return a(a.s="fb15")}({0:function(e,t){},"0036":function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"a",(function(){return s})),n.d(t,"e",(function(){return i})),n.d(t,"f",(function(){return o})),n.d(t,"g",(function(){return a})),n.d(t,"d",(function(){return l})),n.d(t,"c",(function(){return c}));var i=[{label:"输入框",value:"string"},{label:"选择框",value:"select"},{label:"数字框",value:"number"},{label:"上传框",value:"upload"},{label:"树框",value:"tree"},{label:"单选框",value:"radio"},{label:"多选",value:"checkbox"},{label:"开关框",value:"boolean"},{label:"文本框",value:"textarea"},{label:"时间框",value:"time"},{label:"时间范围",value:"timerange"},{label:"级联框",value:"cascader"},{label:"日期框",value:"date"},{label:"日期时间框",value:"datetime"}],o=[{label:"等于",value:"andEq"},{label:"in",value:"andIn"},{label:"notIn",value:"andNotIn"},{label:"不等于",value:"andNotEq"},{label:"notBetweenAnd",value:"andNotBetween"},{label:"betweenAnd",value:"andBetween"},{label:"大于",value:"andGreat"},{label:"大于等于",value:"andGreatEq"},{label:"小于",value:"andLess"},{label:"小于等于",value:"andLessEq"},{label:"like",value:"andLike"},{label:"leftLike",value:"andLeftLike"},{label:"rightLike",value:"andRightLike"},{label:"为空",value:"andIsNull"},{label:"不为空",value:"andIsNotNull"}],r=[{label:"左连接",value:"leftJoin"},{label:"内连接",value:"innerJoin"},{label:"一对一",value:"oneToOne"},{label:"一对多",value:"oneToMany"}],a=[{label:"否",value:"false"},{label:"是",value:"true"}],s=[{label:"居左",value:"left"},{label:"居中",value:"center"},{label:"居右",value:"right"}],l=[{eventName:"callInMounted",info:"组件加载完毕时执行",code:"",params:[{name:"ctos3CommonApi",info:"接口方法",type:"Object"},{name:"packageRpcParam",info:"组包方法",type:"Object"},{name:"context",info:"页面上下文",type:"Object"}]},{eventName:"handleBusiness",info:"按钮点击事件",code:"",params:[{name:"operation",info:"按钮标识",type:"String"},{name:"context",info:"页面上下文",type:"Object"}]},{eventName:"handleChange",info:"表单内容变化事件",code:"",params:[{name:"value",info:"事件对象",type:"Object"},{name:"key",info:"表单key",type:"String"},{name:"context",info:"页面上下文",type:"Object"}]},{eventName:"handleBlur",info:"表单失去焦点事件",code:"",params:[{name:"value",info:"事件对象",type:"Object"},{name:"key",info:"表单key",type:"String"},{name:"context",info:"页面上下文",type:"Object"}]},{eventName:"handleEnter",info:"表单回车事件",code:"",params:[{name:"value",info:"事件对象",type:"Object"},{name:"key",info:"表单key",type:"String"},{name:"context",info:"页面上下文",type:"Object"}]},{eventName:"logEvent",info:"表格事件",code:"",params:[{name:"value",info:"事件对象",type:"Object"},{name:"key",info:"表单key",type:"String"},{name:"context",info:"页面上下文",type:"Object"}]},{eventName:"dynamicFunc",info:"动态按钮事件",code:"",params:[{name:"operation",info:"按钮方法",type:"String"},{name:"context",info:"页面上下文",type:"Object"}]},{eventName:"handleDialogBusiness",info:"弹窗按钮回调事件",code:"",params:[{name:"operation",info:"按钮方法(默认保存按钮是handleOk)",type:"String"},{name:"context",info:"页面上下文",type:"Object"},{name:"data",info:"表单数据",type:"String"}]}],c={GRID:"Grid",FLEX:"flex"}},"0043":function(e,t,n){e.exports=n.p+"3e6cde7f6a3d84c5cff5127be1c019f3.js"},"0078":function(e,t,n){"use strict";n.r(t);var i=n("5b62"),o=n("ac1d"),r=n("6bc7"),a=n("bf95"),s=n("085e"),l=n("b9af"),c=n("4401"),u=n("70cd"),d=n("0da6"),h=n("af8d"),p=n("a470"),f=n("0d5c"),m=n("6f1d"),g="dx-slideout",_="dx-slideout-item-container",v="dx-slideout-menu",b="dx-slideout-item",y="dxSlideoutItemData",C=d["a"].inherit({ctor:function(e,t){this.callBase(e,t),this._logDeprecatedComponentWarning("20.1","dxDrawer")},_getDefaultOptions:function(){return Object(l["a"])(this.callBase(),{activeStateEnabled:!1,menuItemTemplate:"menuItem",swipeEnabled:!0,menuVisible:!1,menuPosition:"normal",menuGrouped:!1,menuGroupTemplate:"menuGroup",onMenuItemRendered:null,onMenuGroupRendered:null,contentTemplate:"content",selectionMode:"single",selectedIndex:0,selectionRequired:!0})},_itemClass:function(){return b},_itemDataKey:function(){return y},_itemContainer:function(){return Object(i["a"])(this._slideOutView.content())},_init:function(){this._selectedItemContentRendered=!1,this.callBase(),this.$element().addClass(g),this._initSlideOutView()},_initTemplates:function(){this.callBase(),this._templateManager.addDefaultTemplates({menuItem:new p["a"]("item"),menuGroup:new p["a"]("group"),content:new f["a"]})},_initEditStrategy:function(){if(this.option("menuGrouped")){var e=c["a"].inherit({_getPlainItems:function(){return this.callBase().reduce((e,t)=>(e.push.apply(e,t.items),e),[])}});this._editStrategy=new e(this)}else this.callBase()},_initSlideOutView:function(){this._slideOutView=this._createComponent(this.$element(),u["default"],{integrationOptions:{},menuVisible:this.option("menuVisible"),swipeEnabled:this.option("swipeEnabled"),menuPosition:this.option("menuPosition"),onOptionChanged:this._slideOutViewOptionChanged.bind(this)}),this._itemContainer().addClass(_)},_slideOutViewOptionChanged:function(e){"menuVisible"===e.name&&this.option(e.name,e.value)},_initMarkup:function(){this._renderList(),this._renderContentTemplate(),this.callBase()},_render:function(){this._slideOutView._renderShield(),this.callBase()},_renderList:function(){var e=this._list&&this._list.$element()||Object(i["a"])("<div>").addClass(v).appendTo(Object(i["a"])(this._slideOutView.menuContent()));this._renderItemClickAction(),this._list=this._createComponent(e,h["a"],{itemTemplateProperty:"menuTemplate",selectionMode:this.option("selectionMode"),selectionRequired:this.option("selectionRequired"),indicateLoading:!1,onItemClick:this._listItemClickHandler.bind(this),items:this.option("items"),dataSource:this._dataSource,itemTemplate:this._getTemplateByOption("menuItemTemplate"),grouped:this.option("menuGrouped"),groupTemplate:this._getTemplateByOption("menuGroupTemplate"),onItemRendered:this.option("onMenuItemRendered"),onGroupRendered:this.option("onMenuGroupRendered"),onContentReady:this._updateSlideOutView.bind(this)}),this._list.option("selectedIndex",this.option("selectedIndex"))},_getGroupedOption:function(){return this.option("menuGrouped")},_updateSlideOutView:function(){this._slideOutView._dimensionChanged()},_renderItemClickAction:function(){this._itemClickAction=this._createActionByOption("onItemClick")},_listItemClickHandler:function(e){var t=this._list.$element().find(".dx-list-item").index(e.itemElement);this.option("selectedIndex",t),this._itemClickAction(e)},_renderContentTemplate:function(){if(!Object(a["d"])(this._singleContent)){var e=this._itemContainer().html().length;this._getTemplateByOption("contentTemplate").render({container:Object(o["a"])(this._itemContainer())}),this._singleContent=this._itemContainer().html().length!==e}},_itemClickHandler:r["n"],_renderContentImpl:function(){if(!this._singleContent){var e=this.option("items"),t=this.option("selectedIndex");if(e.length&&t>-1){this._selectedItemContentRendered=!0;var n=this._list.getItemByIndex(t);this._renderItems([n])}}},_renderItem:function(e,t){this._itemContainer().find("."+b).remove(),this.callBase(e,t)},_selectedItemElement:function(){return this._itemElements().eq(0)},_updateSelection:function(){this._prepareContent(),this._renderContent()},_getListWidth:function(){return this._slideOutView._getMenuWidth()},_changeMenuOption:function(e,t){this._list.option(e,t),this._updateSlideOutView()},_cleanItemContainer:function(){this._singleContent||this.callBase()},beginUpdate:function(){this.callBase(),this._list&&this._list.beginUpdate()},endUpdate:function(){this._list&&this._list.endUpdate(),this.callBase()},_optionChanged:function(e){var t=e.name,n=e.value;switch(t){case"menuVisible":case"swipeEnabled":case"rtlEnabled":case"menuPosition":this._slideOutView.option(t,n);break;case"width":this.callBase(e),this._updateSlideOutView();break;case"menuItemTemplate":this._changeMenuOption("itemTemplate",this._getTemplate(n));break;case"items":this._changeMenuOption("items",this.option("items")),this._selectedItemContentRendered||this._updateSelection();break;case"dataSource":case"selectedIndex":case"selectedItem":this._changeMenuOption(t,n),this.callBase(e);break;case"menuGrouped":this._initEditStrategy(),this._changeMenuOption("grouped",n);break;case"menuGroupTemplate":this._changeMenuOption("groupTemplate",this._getTemplate(n));break;case"onMenuItemRendered":this._changeMenuOption("onItemRendered",n);break;case"onMenuGroupRendered":this._changeMenuOption("onGroupRendered",n);break;case"onItemClick":this._renderItemClickAction();break;case"contentTemplate":this._singleContent=null,this._invalidate();break;default:this.callBase(e)}},showMenu:function(){return this._slideOutView.toggleMenuVisibility(!0)},hideMenu:function(){return this._slideOutView.toggleMenuVisibility(!1)},toggleMenuVisibility:function(e){return this._slideOutView.toggleMenuVisibility(e)}}).include(m["a"]);Object(s["a"])("dxSlideOut",C),t["default"]=C},"0081":function(e,t){e.exports=function(e){var t="[A-Z_][A-Z0-9_.]*",n={keyword:"HEADER ENDSEC DATA"},i={className:"meta",begin:"ISO-10303-21;",relevance:10},o={className:"meta",begin:"END-ISO-10303-21;",relevance:10};return{aliases:["p21","step","stp"],case_insensitive:!0,lexemes:t,keywords:n,contains:[i,o,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.COMMENT("/\\*\\*!","\\*/"),e.C_NUMBER_MODE,e.inherit(e.APOS_STRING_MODE,{illegal:null}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null}),{className:"string",begin:"'",end:"'"},{className:"symbol",variants:[{begin:"#",end:"\\d+",illegal:"\\W"}]}]}}},"0083":function(e,t,n){e.exports=n.p+"43a9bcfc200d80676bc68fe9a3c8ab6d.js"},"0094":function(e,t,n){"use strict";var i,o=n("bb2f"),r=n("da84"),a=n("e330"),s=n("6964"),l=n("f183"),c=n("6d61"),u=n("acac"),d=n("861d"),h=n("69f3").enforce,p=n("d039"),f=n("cdce"),m=Object,g=Array.isArray,_=m.isExtensible,v=m.isFrozen,b=m.isSealed,y=m.freeze,C=m.seal,w={},x={},S=!r.ActiveXObject&&"ActiveXObject"in r,O=function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}},E=c("WeakMap",O,u),T=E.prototype,k=a(T.set),I=function(){return o&&p((function(){var e=y([]);return k(new E,e,1),!v(e)}))};if(f)if(S){i=u.getConstructor(O,"WeakMap",!0),l.enable();var D=a(T["delete"]),A=a(T.has),P=a(T.get);s(T,{delete:function(e){if(d(e)&&!_(e)){var t=h(this);return t.frozen||(t.frozen=new i),D(this,e)||t.frozen["delete"](e)}return D(this,e)},has:function(e){if(d(e)&&!_(e)){var t=h(this);return t.frozen||(t.frozen=new i),A(this,e)||t.frozen.has(e)}return A(this,e)},get:function(e){if(d(e)&&!_(e)){var t=h(this);return t.frozen||(t.frozen=new i),A(this,e)?P(this,e):t.frozen.get(e)}return P(this,e)},set:function(e,t){if(d(e)&&!_(e)){var n=h(this);n.frozen||(n.frozen=new i),A(this,e)?k(this,e,t):n.frozen.set(e,t)}else k(this,e,t);return this}})}else I()&&s(T,{set:function(e,t){var n;return g(e)&&(v(e)?n=w:b(e)&&(n=x)),k(this,e,t),n==w&&y(e),n==x&&C(e),this}})},"0096":function(e,t,n){"use strict";
/*!
* devextreme-vue
* Version: 22.1.5
* Build date: Fri Sep 02 2022
*
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file in the root of the project for details.
*
* https://github.com/DevExpress/devextreme-vue
*/var i=this&&this.__assign||function(){return i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var o in t=arguments[n],t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.setEmitOptionChangedFunc=t.bindOptionWatchers=void 0;var o=n("a293"),r=function(){function e(e,t,n,i,o,r,a){this._updateFunc=e,this._name=t,this._initialValues=n||{},this._nestedConfigurations=[],this._isCollectionItem=!!o,this._collectionItemIndex=r,this._expectedChildren=i||{},this._ownerConfig=a,this._componentChanges=[],this.updateValue=this.updateValue.bind(this)}return Object.defineProperty(e.prototype,"name",{get:function(){return this._name},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"fullName",{get:function(){return this._name&&this._isCollectionItem?this._name+"["+this._collectionItemIndex+"]":this._name},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"componentsCountChanged",{get:function(){return this._componentChanges},enumerable:!1,configurable:!0}),e.prototype.cleanComponentsCountChanged=function(){this._componentChanges=[]},Object.defineProperty(e.prototype,"fullPath",{get:function(){return this._ownerConfig&&this._ownerConfig.fullPath?this._ownerConfig.fullPath+"."+this.fullName:this.fullName},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"ownerConfig",{get:function(){return this._ownerConfig},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"options",{get:function(){return this._options},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"initialValues",{get:function(){return this._initialValues},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"expectedChildren",{get:function(){return this._expectedChildren},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"nested",{get:function(){return this._nestedConfigurations},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"prevNestedOptions",{get:function(){return this._prevNestedConfigOptions},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"collectionItemIndex",{get:function(){return this._collectionItemIndex},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isCollectionItem",{get:function(){return this._isCollectionItem},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"updateFunc",{get:function(){return this._updateFunc},enumerable:!1,configurable:!0}),e.prototype.init=function(e){this._options=e||[]},Object.defineProperty(e.prototype,"emitOptionChanged",{set:function(e){this._emitOptionChanged=e},enumerable:!1,configurable:!0}),e.prototype.setPrevNestedOptions=function(e){this._prevNestedConfigOptions=e},e.prototype.onOptionChanged=function(e){o.isEqual(e.value,e.previousValue)||this._onOptionChanged(e.fullName.split("."),e)},e.prototype.cleanNested=function(){this._nestedConfigurations=[]},e.prototype.createNested=function(t,n,i,o){var r=this._expectedChildren[t],a=t,s=i;r&&(s=r.isCollectionItem,r.optionName&&(a=r.optionName));var l=-1;s&&a&&(l=this._nestedConfigurations.filter((function(e){return e._name&&e._name===a})).length);var c=new e(this._updateFunc,a,n,o,s,l,this);return this._nestedConfigurations.push(c),c},e.prototype.updateValue=function(e,t){var n=[this.fullPath,e].filter((function(e){return e})).join(".");this._updateFunc(n,t)},e.prototype.getNestedOptionValues=function(){var e={};return this._nestedConfigurations.forEach((function(t){if(t._name){var n=i(i({},t.initialValues),t.getNestedOptionValues());if(n)if(t._isCollectionItem){var o=e[t._name];o&&Array.isArray(o)||(o=[],e[t._name]=o),o.push(n)}else e[t._name]=n}})),e},e.prototype.getOptionsToWatch=function(){var e={};return this._nestedConfigurations.forEach((function(t){return t._name&&(e[t._name]=!0)})),this._options.filter((function(t){return!e[t]}))},e.prototype._onOptionChanged=function(e,t){if(0!==e.length){var n=o.getOptionInfo(e[0]);if(n.isCollection||e.length>1){var i=this._getNestedConfig(n.fullName);if(i)return void i._onOptionChanged(e.slice(1),t);this._tryEmitOptionChanged(n.name,t.component.option(this.fullPath?this.fullPath+"."+n.name:n.name))}else this._tryEmitOptionChanged(n.name,t.value)}},e.prototype._getNestedConfig=function(e){for(var t=0,n=this._nestedConfigurations;t<n.length;t++){var i=n[t];if(i.fullName===e)return i}},e.prototype._tryEmitOptionChanged=function(e,t){this._emitOptionChanged&&this._emitOptionChanged(e,t)},e}();function a(e,t,n){var i=e&&e.getOptionsToWatch();i&&i.forEach((function(i){t.$watch(i,(function(t){n.hasOwnProperty(i)&&n[i]===t||e.updateValue(i,t),delete n[i]}))}))}function s(e,t,n){e.emitOptionChanged=function(e,i){o.isEqual(i,t.$props[e])||(n[e]=i,t.$emit("update:"+e,i))}}t.bindOptionWatchers=a,t.setEmitOptionChangedFunc=s,t.default=r},"00a0":function(e,t,n){e.exports=n.p+"8681f562786fa45bebe8ee7ed2461026.js"},"00b4":function(e,t,n){"use strict";n("ac1f");var i=n("23e7"),o=n("c65b"),r=n("1626"),a=n("825a"),s=n("577e"),l=function(){var e=!1,t=/[ac]/;return t.exec=function(){return e=!0,/./.exec.apply(this,arguments)},!0===t.test("abc")&&e}(),c=/./.test;i({target:"RegExp",proto:!0,forced:!l},{test:function(e){var t=a(this),n=s(e),i=t.exec;if(!r(i))return o(c,t,n);var l=o(i,t,n);return null!==l&&(a(l),!0)}})},"00c2":function(e,t,n){"use strict";n.r(t);var i=function(){var e=this,t=e._self._c;return t("div",{},[t("div",{staticClass:"problemContent"},[t("div",{staticClass:"textContent",on:{click:e.goToMainPage}},[e._v(" 帮助文档 ")]),t("div",{staticClass:"searchProblem"},[t("div",{staticClass:"searchExpand"},[t("ul",[t("li",{class:"1"===e.isActive?"active":"",on:{click:function(t){return e.change("1")}}},[t("span",{staticClass:"iconfont icon-list"}),e._v(" 代码规范")]),t("li",{class:"2"===e.isActive?"active":"",on:{click:function(t){return e.change("2")}}},[t("span",{staticClass:"iconfont icon-list"}),e._v(" 产品使用手册")]),t("li",{class:"3"===e.isActive?"active":"",on:{click:function(t){return e.change("3")}}},[t("span",{staticClass:"iconfont icon-list"}),e._v(" 其他资料")])])]),t("div",{staticClass:"problemDetail"},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.isDetails,expression:"isDetails"}]},[t("div",{staticClass:"title"},[t("span",[e._v("["+e._s(e.helpDetail.helpName)+"]")])]),t("div",{staticClass:"problemDetails"},[t("span",[e._v("[简介]")]),t("p",[e._v(e._s(e.helpDetail.helpDescription)+" ")])]),t("div",{staticClass:"problemExample"},[t("span",[e._v("[示例]")]),t("div",{domProps:{innerHTML:e._s(e.helpDetail.helpExample)}})])]),t("div",{directives:[{name:"show",rawName:"v-show",value:"1"===e.isActive&&!e.isDetails,expression:"isActive === '1' && !isDetails"}],staticClass:"problemDescribe"},[t("span",{staticClass:"iconfont icon-list headDescribe"},[e._v(" 代码规范")]),t("div",{staticClass:"describeContent"},e._l(e.helpData.standard,(function(n,i){return t("div",{key:i,staticClass:"describeCard",on:{click:function(t){return e.getDetails(n)}}},[t("span",[e._v("【"+e._s(n.helpName)+"】")]),t("p",[e._v("简介:"+e._s(n.helpDescription))])])})),0)]),t("div",{directives:[{name:"show",rawName:"v-show",value:"2"===e.isActive&&!e.isDetails,expression:"isActive === '2' && !isDetails"}],staticClass:"problemDescribe"},[t("span",{staticClass:"iconfont icon-list headDescribe"},[e._v(" 产品使用手册")]),t("div",{staticClass:"describeContent"},e._l(e.helpData.manual,(function(n,i){return t("div",{key:i,staticClass:"describeCard",on:{click:function(t){return e.getDetails(n)}}},[t("span",[e._v("【"+e._s(n.helpName)+"】")]),t("p",[e._v("简介:"+e._s(n.helpDescription))])])})),0)]),t("div",{directives:[{name:"show",rawName:"v-show",value:"3"===e.isActive&&!e.isDetails,expression:"isActive === '3' && !isDetails"}],staticClass:"problemDescribe"},[t("span",{staticClass:"iconfont icon-list headDescribe"},[e._v(" 其他资料")]),t("div",{staticClass:"describeContent"},e._l(e.helpData.other,(function(n,i){return t("div",{key:i,staticClass:"describeCard",on:{click:function(t){return e.getDetails(n)}}},[t("span",[e._v("【"+e._s(n.helpName)+"】")]),t("p",[e._v("简介:"+e._s(n.helpDescription))])])})),0)])])])])])},o=[],r=(n("d81d"),n("14d9"),n("d613"),n("5b4e")),a={components:{},data:function(){return{isActive:"1",isDetails:!1,helpData:{},helpDetail:{helpName:"",helpDescription:"",helpExample:""}}},computed:{},watch:{},methods:{getData:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:100,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";Object(r["G"])({pageNum:t,pageSize:n,helpName:i}).then((function(t){var n=t.result.data,i={standard:[],manual:[],other:[]};n.map((function(e,t){"0"===e.helpCategory?i.standard.push(e):"1"===e.helpCategory?i.manual.push(e):"2"===e.helpCategory&&i.other.push(e)})),e.helpData=i}))},change:function(e){this.isActive=e,this.isDetails=!1},getDetails:function(e){this.isDetails=!0,this.helpDetail.helpName=e.helpName,this.helpDetail.helpDescription=e.helpDescription,this.helpDetail.helpExample=e.helpExample},goToMainPage:function(){this.isDetails=!1}},created:function(){this.getData()}},s=a,l=(n("2554"),n("2877")),c=Object(l["a"])(s,i,o,!1,null,"23ba90c2",null);t["default"]=c.exports},"00c4":function(e,t,n){e.exports=n.p+"6477e8f75e2259e66e943bdef7b9e4a7.js"},"00d8":function(e,t){(function(){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",n={rotl:function(e,t){return e<<t|e>>>32-t},rotr:function(e,t){return e<<32-t|e>>>t},endian:function(e){if(e.constructor==Number)return 16711935&n.rotl(e,8)|4278255360&n.rotl(e,24);for(var t=0;t<e.length;t++)e[t]=n.endian(e[t]);return e},randomBytes:function(e){for(var t=[];e>0;e--)t.push(Math.floor(256*Math.random()));return t},bytesToWords:function(e){for(var t=[],n=0,i=0;n<e.length;n++,i+=8)t[i>>>5]|=e[n]<<24-i%32;return t},wordsToBytes:function(e){for(var t=[],n=0;n<32*e.length;n+=8)t.push(e[n>>>5]>>>24-n%32&255);return t},bytesToHex:function(e){for(var t=[],n=0;n<e.length;n++)t.push((e[n]>>>4).toString(16)),t.push((15&e[n]).toString(16));return t.join("")},hexToBytes:function(e){for(var t=[],n=0;n<e.length;n+=2)t.push(parseInt(e.substr(n,2),16));return t},bytesToBase64:function(e){for(var n=[],i=0;i<e.length;i+=3)for(var o=e[i]<<16|e[i+1]<<8|e[i+2],r=0;r<4;r++)8*i+6*r<=8*e.length?n.push(t.charAt(o>>>6*(3-r)&63)):n.push("=");return n.join("")},base64ToBytes:function(e){e=e.replace(/[^A-Z0-9+\/]/gi,"");for(var n=[],i=0,o=0;i<e.length;o=++i%4)0!=o&&n.push((t.indexOf(e.charAt(i-1))&Math.pow(2,-2*o+8)-1)<<2*o|t.indexOf(e.charAt(i))>>>6-2*o);return n}};e.exports=n})()},"00dc":function(e,t,n){(function(e){var i=n("58a2"),o=n("c24d"),r=n("561d");function a(t){var n=new e(o[t].prime,"hex"),i=new e(o[t].gen,"hex");return new r(n,i)}var s={binary:!0,hex:!0,base64:!0};function l(t,n,o,a){return e.isBuffer(n)||void 0===s[n]?l(t,"binary",n,o):(n=n||"binary",a=a||"binary",o=o||new e([2]),e.isBuffer(o)||(o=new e(o,a)),"number"===typeof t?new r(i(t,o),o,!0):(e.isBuffer(t)||(t=new e(t,n)),new r(t,o,!0)))}t.DiffieHellmanGroup=t.createDiffieHellmanGroup=t.getDiffieHellman=a,t.createDiffieHellman=t.DiffieHellman=l}).call(this,n("1c35").Buffer)},"00e9":function(e,t,n){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",["drawer"===e.dialogModalType?t("a-drawer",{staticStyle:{height:"calc(100% - 10px)",overflow:"auto"},attrs:{title:e.dialogTitle,maskClosable:!0,confirmLoading:e.confirmLoading,width:e.dialogWidth,placement:"right",closable:!0,visible:e.visible},on:{close:e.handleClose}},[t("a-spin",{attrs:{spinning:e.confirmLoading,size:"large"}},[t("k-form-build",{ref:"kfb",class:{detail:e.isDetail},attrs:{value:e.configJson,dynamicData:e.dynamicData},on:{logEvent:e.logEvent,change:e.handleChange}})],1),0===e.operateBizBtn.length?t("div",{staticClass:"drawer-bootom-button"},[t("a-popconfirm",{attrs:{title:"确定放弃编辑?",okText:"确定",cancelText:"取消"},on:{confirm:e.handleClose}},[t("a-button",{staticStyle:{"margin-right":"0.8rem"}},[e._v("取消")])],1),t("a-button",{attrs:{type:"primary",loading:e.confirmLoading},on:{click:e.handleOk}},[e._v("确认")])],1):e._e(),e.operateBizBtn.length>0?t("div",{staticClass:"drawer-bootom-button"},e._l(e.operateBizBtn,(function(n,i){return t("a-button",{key:i,attrs:{type:n.type?n.type:"primary",icon:n.icon},on:{click:function(t){return e.handleBusiness(n.operation,n)}}},[e._v(e._s(n.label))])})),1):e._e()],1):e._e(),"dialog"===e.dialogModalType?t("drag-modal",{staticStyle:{top:"5%",height:"70%","overflow-y":"hidden"},attrs:{title:e.dialogTitle,width:e.dialogWidth,visible:e.visible,isFooter:e.operateBizBtn.length>0,confirmLoading:e.confirmLoading,canClickMask:e.canClickMask,leftPosition:e.leftPosition,topPosition:e.topPosition,initPosition:e.initPosition,okText:"保存",cancelText:"关闭",wrapClassName:"ant-modal-cust-warp"},on:{ok:e.handleOk,cancel:e.handleClose}},[t("a-spin",{attrs:{spinning:e.confirmLoading,size:"large"}},[t("k-form-build",{ref:"kfb",class:{detail:e.isDetail},attrs:{value:e.configJson,dynamicData:e.dynamicData},on:{logEvent:e.logEvent,change:e.handleChange}})],1),t("template",{slot:"footer"},e._l(e.operateBizBtn,(function(n,i){return t("a-button",{key:i,attrs:{type:n.type?n.type:"primary",icon:n.icon},on:{click:function(t){return e.handleBusiness(n.operation,n)}}},[e._v(e._s(n.label))])})),1)],2):e._e()],1)},o=[],r=(n("cca6"),n("e9c4"),n("d3b7"),n("159b"),n("14d9"),n("e6cf"),n("a79d"),n("5b4e")),a=n("1ae5"),s={name:"BaseModal",props:{serviceName:{type:String,default:"codeService"},initPosition:{type:Boolean,default:function(){return!0}},canClickMask:{type:Boolean,default:function(){return!1}},leftPosition:{type:String,default:function(){return""}},topPosition:{type:String,default:function(){return""}},width:{type:String,default:"40%"},pageId:{type:String,default:""},baseCodeType:{type:String,default:""},dialogType:{type:String,default:"dialog"},url:{type:Object,default:function(){return{add:"save",update:"updateById"}}},operateBtn:{type:Array,default:function(){return[]}},dynamicData:{type:Object,default:function(){}},confirm:{type:Boolean,default:!1}},watch:{visible:function(e,t){e!==t&&!1===e&&this.handleClose()}},data:function(){return{visible:!1,isDetail:!1,initData:{},model:{},dialogTitle:"新增",dialogServiceName:this.serviceName,dialogWidth:this.width,dialogBaseCodeType:this.baseCodeType,dialogModalType:this.dialogType,dialogUrl:{add:"save",update:"updateById"},configJson:{},disableSubmit:!1,confirmLoading:!1,pageIdTemp:"",enableList:[],disableList:[],ctos3CommonApi:r["m"],packageRpcParam:a["A"],uploadUrl:"/api",operateBizBtn:this.operateBtn}},methods:{detail:function(e){this.edit(e,!0)},show:function(e,t,n,i,o){this.dialogTitle=e,this.dialogWidth=t,this.pageIdTemp=i,this.dialogModalType=n,this.edit(o)},add:function(e){this.edit(e||{})},edit:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.isDetail=t,this.confirmLoading=!0,this.dynamicData.commonFunc=this.commonFunc,this.model=Object.assign({},e),this.dynamicData.record=e,this.model.hasOwnProperty("tailInfos")&&(Object.assign(this.model,this.model["tailInfos"]),delete this.model.tailInfos),this.initForm(e)},initForm:function(e){var t=this,n={serviceName:"formConfigService",methodName:"searchFormConfigByPageId"};this.pageIdTemp?(n.rpcParams=[this.pageIdTemp],this.confirmLoading=!1):e.pageId?e.pageId&&e.pageName?n.rpcParams=[this.pageId]:n.rpcParams=[e.pageId]:this.pageId?n.rpcParams=[this.pageId]:this.dialogBaseCodeType?n.rpcParams=[Object(a["p"])(this.dialogBaseCodeType)]:this.$message.error("未设置pageId!");var i=["NXY_IFCSUM_I_DETAIL"],o=localStorage.getItem("form_config_data_"+e.pageId);i.indexOf(e.pageId)<0?Object(r["l"])(n).then((function(n){if(0===n.responseData.statusCode){t.operateBizBtn=[];var i=n.responseData.resultData;t.setFormData(i,e)}else t.$message.error("加载动态列表头失败!")})).catch((function(){})):o?this.setFormData(JSON.parse(o),e):Object(r["l"])(n).then((function(n){if(0===n.responseData.statusCode){t.operateBizBtn=[];var o=n.responseData.resultData;i.indexOf(e.pageId)>=0&&localStorage.setItem("form_config_data_"+e.pageId,JSON.stringify(o)),t.setFormData(o,e)}else t.$message.error("加载动态列表头失败!")})).catch((function(){}))},setFormData:function(e,t){var n=this,i=JSON.parse(e.configJson);this.configJson=i,2===e.formType&&i.config.dialog&&(this.dialogTitle=i.config.dialog.dialogTitle,this.dialogWidth=i.config.dialog.dialogWidth,this.dialogServiceName=i.config.dialog.serviceName,this.dialogBaseCodeType=i.config.dialog.baseCodeType,this.dialogModalType=i.config.dialog.dialogType,i.config.dialog.add&&(this.dialogUrl.add=i.config.dialog.add),i.config.dialog.update&&(this.dialogUrl.update=i.config.dialog.update)),this.visible=!0,this.$nextTick((function(){Object(a["M"])(n.configJson.config,"callInMounted",n)(r["m"],a["A"],n);var i=JSON.parse(e.operateConfigJson);i&&i.forEach((function(e){e.operation&&""!=e.operation&&n.operateBizBtn.push(e)})),n.configJson.dialogWidth&&(n.width=n.configJson.dialogWidth),n.$refs.kfb.setData(t),n.$refs.kfb.disable(n.disableList),n.$refs.kfb.enable(n.enableList),n.disableList=[],n.enableList=[],t.id||n.$refs.kfb.reset(),n.confirmLoading=!1}))},handleOk:function(){var e=this,t=this;this.$refs.kfb.getData().then((function(n){t.confirmLoading=!0;var i=Object.assign(e.model,n),o={};o.serviceName=e.dialogServiceName,e.dialogBaseCodeType?o.rpcParams=[i,e.dialogBaseCodeType]:o.rpcParams=[i],e.model.id?o.methodName=e.dialogUrl.update:o.methodName=e.dialogUrl.add,Object(r["l"])(o).then((function(e){var n=e.responseData;0===n.statusCode?(t.$message.success("操作成功"),t.$emit("ok","handleOk"),t.$emit("handleOk",n.resultData)):t.$message.warning("操作失败")})).finally((function(){t.confirmLoading=!1,t.handleClose()}))})).catch((function(){}))},handleClose:function(){var e=this;this.$emit("close"),this.visible=!1,this.$nextTick((function(){e.isDetail=!1,e.model={},e.dialogTitle="新增",e.dialogServiceName=e.serviceName,e.dialogBaseCodeType=e.baseCodeType,e.dialogWidth=e.width,e.dialogModalType=e.dialogType,e.dialogUrl={add:"save",update:"updateById"},e.configJson={},e.confirmLoading=!1,e.pageIdTemp="",e.disableSubmit=!1,e.$refs.kfb.reset()}))},handleChange:function(e,t){Object(a["M"])(this.configJson.config,"handleChange",this)(e,t,this)},logEvent:function(e,t){"onContentReady"!==e.event&&"saved"!==e.event&&"onRowDblClick"!==e.event&&"onRowClick"!==e.event&&"onSelectionChanged"!==e.event&&"onRowUpdated"!==e.event&&"onRowRemoved"!==e.event&&"onRowInserted"!==e.event||Object(a["M"])(this.configJson.config,"logEvent",this)(e,t,this)},commonFunc:function(e){Object(a["M"])(this.configJson.config,"dynamicFunc",this)(e,this)},handleBusiness:function(e){Object(a["M"])(this.configJson.config,"handleBusiness",this)(e,this)}}},l=s,c=(n("72a5"),n("2877")),u=Object(c["a"])(l,i,o,!1,null,"472726ce",null);t["a"]=u.exports},"00ee":function(e,t,n){var i=n("b622"),o=i("toStringTag"),r={};r[o]="z",e.exports="[object z]"===String(r)},"00fd":function(t,n,i){var o=i("9e69"),r=Object.prototype,a=r.hasOwnProperty,s=r.toString,l=o?o.toStringTag:void 0;function c(t){var n=a.call(t,l),i=t[l];try{t[l]=void 0;var o=!0}catch(e){}var r=s.call(t);return o&&(n?t[l]=i:delete t[l]),r}t.exports=c},"010b":function(e,t,n){"use strict";var i=n("facd"),o=n("c8fd"),r=n("b144"),a=n("3fd5"),s=n("9cde"),l=n("b7ae"),c=n("e942"),u=n("cc07"),d=n("6bc7"),h=i["a"].abstract,p=c["a"].queryByOptions,f={},m=i["a"].inherit({ctor:function(e){var t=this;e=e||{},this._eventsStrategy=new o["a"](this),Object(r["a"])(["onLoaded","onLoading","onInserted","onInserting","onUpdated","onUpdating","onPush","onRemoved","onRemoving","onModified","onModifying"],(function(n,i){i in e&&t.on(i.slice(2).toLowerCase(),e[i])})),this._key=e.key,this._errorHandler=e.errorHandler,this._useDefaultSearch=!0},_customLoadOptions:function(){return null},key:function(){return this._key},keyOf:function(e){return this._keyGetter||(this._keyGetter=Object(l["a"])(this.key())),this._keyGetter(e)},_requireKey:function(){if(!this.key())throw a["a"].Error("E4005")},load:function(e){var t=this;return e=e||{},this._eventsStrategy.fireEvent("loading",[e]),this._withLock(this._loadImpl(e)).done((function(n){t._eventsStrategy.fireEvent("loaded",[n,e])}))},_loadImpl:function(e){return p(this.createQuery(e),e).enumerate()},_withLock:function(e){var t=new u["a"];return e.done((function(){var e=this,n=arguments;s["j"].promise().done((function(){t.resolveWith(e,n)}))})).fail((function(){t.rejectWith(this,arguments)})),t},createQuery:h,totalCount:function(e){return this._totalCountImpl(e)},_totalCountImpl:function(e){return p(this.createQuery(e),e,!0).count()},byKey:function(e,t){return this._addFailHandlers(this._withLock(this._byKeyImpl(e,t)))},_byKeyImpl:h,insert:function(e){var t=this;return t._eventsStrategy.fireEvent("modifying"),t._eventsStrategy.fireEvent("inserting",[e]),t._addFailHandlers(t._insertImpl(e).done((function(e,n){t._eventsStrategy.fireEvent("inserted",[e,n]),t._eventsStrategy.fireEvent("modified")})))},_insertImpl:h,update:function(e,t){var n=this;return n._eventsStrategy.fireEvent("modifying"),n._eventsStrategy.fireEvent("updating",[e,t]),n._addFailHandlers(n._updateImpl(e,t).done((function(){n._eventsStrategy.fireEvent("updated",[e,t]),n._eventsStrategy.fireEvent("modified")})))},_updateImpl:h,push:function(e){var t={changes:e,waitFor:[]};this._eventsStrategy.fireEvent("beforePush",[t]),Object(u["c"])(...t.waitFor).done(()=>{this._pushImpl(e),this._eventsStrategy.fireEvent("push",[e])})},_pushImpl:d["n"],remove:function(e){var t=this;return t._eventsStrategy.fireEvent("modifying"),t._eventsStrategy.fireEvent("removing",[e]),t._addFailHandlers(t._removeImpl(e).done((function(e){t._eventsStrategy.fireEvent("removed",[e]),t._eventsStrategy.fireEvent("modified")})))},_removeImpl:h,_addFailHandlers:function(e){return e.fail(this._errorHandler).fail(a["b"])},on(e,t){return this._eventsStrategy.on(e,t),this},off(e,t){return this._eventsStrategy.off(e,t),this}});m.create=function(e,t){if(!(e in f))throw a["a"].Error("E4020",e);return new f[e](t)},m.registerClass=function(e,t){return t&&(f[t]=e),e},m.inherit=function(e){return function(t,n){var i=e.apply(this,[t]);return m.registerClass(i,n),i}}(m.inherit),t["a"]=m},"0126":function(t,n,i){(function(){"use strict";function n(t,n,i,o){var r;"undefined"===typeof JSON?function(){function e(e){return e<10?"0"+e:e}var t=n.tester().isString().isNumber().isBoolean().tester();function i(i){return n.isDate(i)?isFinite(i.valueOf())?i.getUTCFullYear()+"-"+e(i.getUTCMonth()+1)+"-"+e(i.getUTCDate())+"T"+e(i.getUTCHours())+":"+e(i.getUTCMinutes())+":"+e(i.getUTCSeconds())+"Z":null:t(i)?i.valueOf():i}var o,a,s,l=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,c={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"};function u(e){return l.lastIndex=0,l.test(e)?'"'+e.replace(l,(function(e){var t=c[e];return"string"===typeof t?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)}))+'"':'"'+e+'"'}function d(e,t){var n,r,l,c,h,p=o,f=t[e];switch(f&&(f=i(f)),"function"===typeof s&&(f=s.call(t,e,f)),typeof f){case"string":return u(f);case"number":return isFinite(f)?String(f):"null";case"boolean":case"null":return String(f);case"object":if(!f)return"null";if(o+=a,h=[],"[object Array]"===Object.prototype.toString.apply(f)){for(c=f.length,n=0;n<c;n+=1)h[n]=d(n,f)||"null";return l=0===h.length?"[]":o?"[\n"+o+h.join(",\n"+o)+"\n"+p+"]":"["+h.join(",")+"]",o=p,l}if(s&&"object"===typeof s)for(c=s.length,n=0;n<c;n+=1)"string"===typeof s[n]&&(r=s[n],l=d(r,f),l&&h.push(u(r)+(o?": ":":")+l));else for(r in f)Object.prototype.hasOwnProperty.call(f,r)&&(l=d(r,f),l&&h.push(u(r)+(o?": ":":")+l));return l=0===h.length?"{}":o?"{\n"+o+h.join(",\n"+o)+"\n"+p+"}":"{"+h.join(",")+"}",o=p,l}}r=function(e,t,n){var i;if(o="",a="","number"===typeof n)for(i=0;i<n;i+=1)a+=" ";else"string"===typeof n&&(a=n);if(s=t,t&&"function"!==typeof t&&("object"!==typeof t||"number"!==typeof t.length))throw new Error("JSON.stringify");return d("",{"":e})}}():r=JSON.stringify;var a=n.isHash,s=Array.prototype.slice,l=/%((?:-?\+?.?\d*)?|(?:\[[^\[|\]]*\]))?([sjdDZ])/g,c=/\{(?:\[([^\[|\]]*)\])?(\w+)\}/g,u=/(-?)(\+?)([A-Z|a-z|\W]?)([1-9][0-9]*)?$/,d=/([1-9][0-9]*)$/g;function h(e,t){var n=e;if(u.test(t)){var i=t.match(u),o=i[1],r=i[3],a=i[4];a&&(a=parseInt(a,10),n=n.length<a?_(n,a,r,o):v(n,a))}return n}function p(e,t){var i;if(!n.isNumber(e))throw new Error("stringExtended.format : when using %d the parameter must be a number!");if(i=""+e,u.test(t)){var o=t.match(u),r=o[1],a=o[2],s=o[3],l=o[4];a&&(i=(e>0?"+":"")+i),l&&(l=parseInt(l,10),i=i.length<l?_(i,l,s||"0",r):v(i,l))}return i}function f(t,n){var i,o=n.match(d),a=0;o&&(a=parseInt(o[0],10),isNaN(a)&&(a=0));try{i=r(t,null,a)}catch(e){throw new Error("stringExtended.format : Unable to parse json from ",t)}return i}var m={bold:1,bright:1,italic:3,underline:4,blink:5,inverse:7,crossedOut:9,red:31,green:32,yellow:33,blue:34,magenta:35,cyan:36,white:37,redBackground:41,greenBackground:42,yellowBackground:43,blueBackground:44,magentaBackground:45,cyanBackground:46,whiteBackground:47,encircled:52,overlined:53,grey:90,black:90},g={SMILEY:"☺",SOLID_SMILEY:"☻",HEART:"♥",DIAMOND:"♦",CLOVE:"♣",SPADE:"♠",DOT:"•",SQUARE_CIRCLE:"◘",CIRCLE:"○",FILLED_SQUARE_CIRCLE:"◙",MALE:"♂",FEMALE:"♀",EIGHT_NOTE:"♪",DOUBLE_EIGHTH_NOTE:"♫",SUN:"☼",PLAY:"►",REWIND:"◄",UP_DOWN:"↕",PILCROW:"¶",SECTION:"§",THICK_MINUS:"▬",SMALL_UP_DOWN:"↨",UP_ARROW:"↑",DOWN_ARROW:"↓",RIGHT_ARROW:"→",LEFT_ARROW:"←",RIGHT_ANGLE:"∟",LEFT_RIGHT_ARROW:"↔",TRIANGLE:"▲",DOWN_TRIANGLE:"▼",HOUSE:"⌂",C_CEDILLA:"Ç",U_UMLAUT:"ü",E_ACCENT:"é",A_LOWER_CIRCUMFLEX:"â",A_LOWER_UMLAUT:"ä",A_LOWER_GRAVE_ACCENT:"à",A_LOWER_CIRCLE_OVER:"å",C_LOWER_CIRCUMFLEX:"ç",E_LOWER_CIRCUMFLEX:"ê",E_LOWER_UMLAUT:"ë",E_LOWER_GRAVE_ACCENT:"è",I_LOWER_UMLAUT:"ï",I_LOWER_CIRCUMFLEX:"î",I_LOWER_GRAVE_ACCENT:"ì",A_UPPER_UMLAUT:"Ä",A_UPPER_CIRCLE:"Å",E_UPPER_ACCENT:"É",A_E_LOWER:"æ",A_E_UPPER:"Æ",O_LOWER_CIRCUMFLEX:"ô",O_LOWER_UMLAUT:"ö",O_LOWER_GRAVE_ACCENT:"ò",U_LOWER_CIRCUMFLEX:"û",U_LOWER_GRAVE_ACCENT:"ù",Y_LOWER_UMLAUT:"ÿ",O_UPPER_UMLAUT:"Ö",U_UPPER_UMLAUT:"Ü",CENTS:"¢",POUND:"£",YEN:"¥",CURRENCY:"¤",PTS:"₧",FUNCTION:"ƒ",A_LOWER_ACCENT:"á",I_LOWER_ACCENT:"í",O_LOWER_ACCENT:"ó",U_LOWER_ACCENT:"ú",N_LOWER_TILDE:"ñ",N_UPPER_TILDE:"Ñ",A_SUPER:"ª",O_SUPER:"º",UPSIDEDOWN_QUESTION:"¿",SIDEWAYS_L:"⌐",NEGATION:"¬",ONE_HALF:"½",ONE_FOURTH:"¼",UPSIDEDOWN_EXCLAMATION:"¡",DOUBLE_LEFT:"«",DOUBLE_RIGHT:"»",LIGHT_SHADED_BOX:"░",MEDIUM_SHADED_BOX:"▒",DARK_SHADED_BOX:"▓",VERTICAL_LINE:"│",MAZE__SINGLE_RIGHT_T:"┤",MAZE_SINGLE_RIGHT_TOP:"┐",MAZE_SINGLE_RIGHT_BOTTOM_SMALL:"┘",MAZE_SINGLE_LEFT_TOP_SMALL:"┌",MAZE_SINGLE_LEFT_BOTTOM_SMALL:"└",MAZE_SINGLE_LEFT_T:"├",MAZE_SINGLE_BOTTOM_T:"┴",MAZE_SINGLE_TOP_T:"┬",MAZE_SINGLE_CENTER:"┼",MAZE_SINGLE_HORIZONTAL_LINE:"─",MAZE_SINGLE_RIGHT_DOUBLECENTER_T:"╡",MAZE_SINGLE_RIGHT_DOUBLE_BL:"╛",MAZE_SINGLE_RIGHT_DOUBLE_T:"╢",MAZE_SINGLE_RIGHT_DOUBLEBOTTOM_TOP:"╖",MAZE_SINGLE_RIGHT_DOUBLELEFT_TOP:"╕",MAZE_SINGLE_LEFT_DOUBLE_T:"╞",MAZE_SINGLE_BOTTOM_DOUBLE_T:"╧",MAZE_SINGLE_TOP_DOUBLE_T:"╤",MAZE_SINGLE_TOP_DOUBLECENTER_T:"╥",MAZE_SINGLE_BOTTOM_DOUBLECENTER_T:"╨",MAZE_SINGLE_LEFT_DOUBLERIGHT_BOTTOM:"╘",MAZE_SINGLE_LEFT_DOUBLERIGHT_TOP:"╒",MAZE_SINGLE_LEFT_DOUBLEBOTTOM_TOP:"╓",MAZE_SINGLE_LEFT_DOUBLETOP_BOTTOM:"╙",MAZE_SINGLE_LEFT_TOP:"Γ",MAZE_SINGLE_RIGHT_BOTTOM:"╜",MAZE_SINGLE_LEFT_CENTER:"╟",MAZE_SINGLE_DOUBLECENTER_CENTER:"╫",MAZE_SINGLE_DOUBLECROSS_CENTER:"╪",MAZE_DOUBLE_LEFT_CENTER:"╣",MAZE_DOUBLE_VERTICAL:"║",MAZE_DOUBLE_RIGHT_TOP:"╗",MAZE_DOUBLE_RIGHT_BOTTOM:"╝",MAZE_DOUBLE_LEFT_BOTTOM:"╚",MAZE_DOUBLE_LEFT_TOP:"╔",MAZE_DOUBLE_BOTTOM_T:"╩",MAZE_DOUBLE_TOP_T:"╦",MAZE_DOUBLE_LEFT_T:"╠",MAZE_DOUBLE_HORIZONTAL:"═",MAZE_DOUBLE_CROSS:"╬",SOLID_RECTANGLE:"█",THICK_LEFT_VERTICAL:"▌",THICK_RIGHT_VERTICAL:"▐",SOLID_SMALL_RECTANGLE_BOTTOM:"▄",SOLID_SMALL_RECTANGLE_TOP:"▀",PHI_UPPER:"Φ",INFINITY:"∞",INTERSECTION:"∩",DEFINITION:"≡",PLUS_MINUS:"±",GT_EQ:"≥",LT_EQ:"≤",THEREFORE:"⌠",SINCE:"∵",DOESNOT_EXIST:"∄",EXISTS:"∃",FOR_ALL:"∀",EXCLUSIVE_OR:"⊕",BECAUSE:"⌡",DIVIDE:"÷",APPROX:"≈",DEGREE:"°",BOLD_DOT:"∙",DOT_SMALL:"·",CHECK:"√",ITALIC_X:"✗",SUPER_N:"ⁿ",SQUARED:"²",CUBED:"³",SOLID_BOX:"■",PERMILE:"‰",REGISTERED_TM:"®",COPYRIGHT:"©",TRADEMARK:"™",BETA:"β",GAMMA:"γ",ZETA:"ζ",ETA:"η",IOTA:"ι",KAPPA:"κ",LAMBDA:"λ",NU:"ν",XI:"ξ",OMICRON:"ο",RHO:"ρ",UPSILON:"υ",CHI_LOWER:"φ",CHI_UPPER:"χ",PSI:"ψ",ALPHA:"α",ESZETT:"ß",PI:"π",SIGMA_UPPER:"Σ",SIGMA_LOWER:"σ",MU:"µ",TAU:"τ",THETA:"Θ",OMEGA:"Ω",DELTA:"δ",PHI_LOWER:"φ",EPSILON:"ε"};function _(e,t,n,i){e=""+e,n=n||" ";var o=e.length;while(o<t)i?e+=n:e=n+e,o++;return e}function v(e,t,i){var o=e;if(n.isString(o)){if(e.length>t)if(i){var r=e.length;o=e.substring(r-t,r)}else o=e.substring(0,t)}else o=v(""+o,t);return o}function b(t,o){if(o instanceof Array){var u=0,d=o.length;return t.replace(l,(function(t,n,a){var s,l;if(!(u<d))return t;if(s=o[u++],"%s"===t||"%d"===t||"%D"===t)l=s+"";else if("%Z"===t)l=s.toUTCString();else if("%j"===t)try{l=r(s)}catch(e){throw new Error("stringExtended.format : Unable to parse json from ",s)}else switch(n=n.replace(/^\[|\]$/g,""),a){case"s":l=h(s,n);break;case"d":l=p(s,n);break;case"j":l=f(s,n);break;case"D":l=i.format(s,n);break;case"Z":l=i.format(s,n,!0);break}return l}))}if(a(o))return t.replace(c,(function(e,t,r){if(r=o[r],!n.isUndefined(r)){if(!t)return""+r;if(n.isString(r))return h(r,t);if(n.isNumber(r))return p(r,t);if(n.isDate(r))return i.format(r,t);if(n.isObject(r))return f(r,t)}return e}));var m=s.call(arguments).slice(1);return b(t,m)}function y(e,t){var n=[];return e&&(e.indexOf(t)>0?n=e.replace(/\s+/g,"").split(t):n.push(e)),n}function C(e,t){var n=[];if(t)for(var i=0;i<t;i++)n.push(e);return n.join("")}function w(e,t){var i,o,r;if(t)if(n.isArray(e))for(i=[],o=0,r=e.length;o<r;o++)i.push(w(e[o],t));else if(t instanceof Array)for(i=e,o=0,r=t.length;o<r;o++)i=w(i,t[o]);else t in m&&(i="["+m[t]+"m"+e+"[0m");return i}function x(e,t){return e.replace(/([\.$?*|{}\(\)\[\]\\\/\+^])/g,(function(e){return t&&-1!==o.indexOf(t,e)?e:"\\"+e}))}function S(e){return e.replace(/^\s*|\s*$/g,"")}function O(e){return e.replace(/^\s*/,"")}function E(e){return e.replace(/\s*$/,"")}function T(e){return 0===e.length}var k={toArray:y,pad:_,truncate:v,multiply:C,format:b,style:w,escape:x,trim:S,trimLeft:O,trimRight:E,isEmpty:T};return t.define(n.isString,k).define(n.isArray,{style:w}).expose(k).expose({characters:g})}t.exports&&(t.exports=n(i("a847"),i("583f"),i("a06a"),i("3874")))}).call(this)},"0135":function(e,t,n){
/*!
* DevExpress Diagram (dx-diagram.min)
* Version: 2.1.63
* Build date: Tue Jul 12 2022
*
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
* Read about DevExpress licensing here: https://www.devexpress.com/Support/EULAs
*/
!function(t,n){e.exports=n()}(0,(function(){return function(e){var t={};function n(i){if(t[i])return t[i].exports;var o=t[i]={i:i,l:!1,exports:{}};return e[i].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,i){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(i,o,function(t){return e[t]}.bind(null,o));return i},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=58)}([function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){this.x=e,this.y=t}return e.zero=function(){return new e(0,0)},e.fromNumber=function(t){return new e(t,t)},e.prototype.isZero=function(){return 0===this.x&&0===this.y},e.prototype.toString=function(){return JSON.stringify(this)},e.prototype.copyFrom=function(e){this.x=e.x,this.y=e.y},e.prototype.clone=function(){return new e(this.x,this.y)},e.prototype.equals=function(e){return this.x===e.x&&this.y===e.y},e.prototype.offset=function(e,t){return this.x+=e,this.y+=t,this},e.prototype.offsetByPoint=function(e){return this.x+=e.x,this.y+=e.y,this},e.prototype.multiply=function(e,t){return this.x*=e,this.y*=t,this},e.prototype.negative=function(){return this.x*=-1,this.y*=-1,this},e.prototype.applyConverter=function(e){return this.x=e(this.x),this.y=e(this.y),this},e.plus=function(t,n){return new e(t.x+n.x,t.y+n.y)},e.minus=function(t,n){return new e(t.x-n.x,t.y-n.y)},e.xComparer=function(e,t){return e.x-t.x},e.yComparer=function(e,t){return e.y-t.y},e.equals=function(e,t){return e.x===t.x&&e.y===t.y},e}();t.Point=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ShapeType=t.ShapeTypes=t.ShapeCategories=void 0;var i=function(){function e(){}return e.General="general",e.Flowchart="flowchart",e.OrgChart="orgChart",e.Containers="containers",e.Custom="custom",e}();t.ShapeCategories=i;var o=function(){function e(){}return e.Text="text",e.Rectangle="rectangle",e.Ellipse="ellipse",e.Cross="cross",e.Triangle="triangle",e.Diamond="diamond",e.Heart="heart",e.Pentagon="pentagon",e.Hexagon="hexagon",e.Octagon="octagon",e.Star="star",e.ArrowLeft="arrowLeft",e.ArrowUp="arrowTop",e.ArrowRight="arrowRight",e.ArrowDown="arrowBottom",e.ArrowUpDown="arrowNorthSouth",e.ArrowLeftRight="arrowEastWest",e.Process="process",e.Decision="decision",e.Terminator="terminator",e.PredefinedProcess="predefinedProcess",e.Document="document",e.MultipleDocuments="multipleDocuments",e.ManualInput="manualInput",e.Preparation="preparation",e.Data="data",e.Database="database",e.HardDisk="hardDisk",e.InternalStorage="internalStorage",e.PaperTape="paperTape",e.ManualOperation="manualOperation",e.Delay="delay",e.StoredData="storedData",e.Display="display",e.Merge="merge",e.Connector="connector",e.Or="or",e.SummingJunction="summingJunction",e.Container="container",e.VerticalContainer="verticalContainer",e.HorizontalContainer="horizontalContainer",e.Card="card",e.CardWithImageOnLeft="cardWithImageOnLeft",e.CardWithImageOnTop="cardWithImageOnTop",e.CardWithImageOnRight="cardWithImageOnRight",e}();t.ShapeTypes=o,function(e){e[e.text=0]="text",e[e.rectangle=1]="rectangle",e[e.ellipse=2]="ellipse",e[e.cross=3]="cross",e[e.triangle=4]="triangle",e[e.diamond=5]="diamond",e[e.heart=6]="heart",e[e.pentagon=7]="pentagon",e[e.hexagon=8]="hexagon",e[e.octagon=9]="octagon",e[e.star=10]="star",e[e.arrowLeft=11]="arrowLeft",e[e.arrowTop=12]="arrowTop",e[e.arrowRight=13]="arrowRight",e[e.arrowBottom=14]="arrowBottom",e[e.arrowNorthSouth=15]="arrowNorthSouth",e[e.arrowEastWest=16]="arrowEastWest",e[e.process=17]="process",e[e.decision=18]="decision",e[e.terminator=19]="terminator",e[e.predefinedProcess=20]="predefinedProcess",e[e.document=21]="document",e[e.multipleDocuments=22]="multipleDocuments",e[e.manualInput=23]="manualInput",e[e.preparation=24]="preparation",e[e.data=25]="data",e[e.database=26]="database",e[e.hardDisk=27]="hardDisk",e[e.internalStorage=28]="internalStorage",e[e.paperTape=29]="paperTape",e[e.manualOper