Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

2 строки
21 KiB

  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-02688448"],{"01a8":function(t,e,n){"use strict";var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"app-header",class:{white:"white"===t.theme||t.isWindowScrollIng,black:"black"===t.theme,"black-bg-color":t.isWindowScrollIng&&"black"===t.theme}},[t.isClient?n("div",{staticClass:"app-header-top",style:t.adjustPadding},[n("div",{staticClass:"top-left",class:{"hide-state":!0}},[n("div",{staticClass:"dot"}),n("div",{staticClass:"state",class:{"white-color":"white"===t.theme,black:"black"===t.theme}},[t._v("在线")])]),n("div",{staticClass:"top-center"}),n("div",{staticClass:"top-right"},[n("div",{staticClass:"min",on:{click:function(e){return e.stopPropagation(),t.shrinkBrowserWindow(e)}}},[n("img",{staticClass:"min-icon",attrs:{src:"/static/img/窗口缩小.svg",alt:""}})]),n("div",{staticClass:"max"},[t.isMaxWindowNow?n("img",{staticClass:"to-max-icon",attrs:{src:"/static/img/缩放窗口.svg",alt:""},on:{click:function(e){return e.stopPropagation(),t.unmaxBrowserWindow(e)}}}):n("div",{staticClass:"unmax-icon",on:{click:function(e){return e.stopPropagation(),t.enlargeBrowserWindow(e)}}})]),n("div",{staticClass:"close",on:{click:function(e){return e.stopPropagation(),t.closeBrowserWindow(e)}}},[n("img",{staticClass:"close-icon",attrs:{src:"/static/img/窗口关闭.svg",alt:""}})])])]):t._e(),t.isWorkspaceTopBar&&!t.isClient?n("div",{staticClass:"app-header-top"}):t._e(),n("div",{staticClass:"app-header-content",class:{"adjust-content-pos":t.isWorkspaceTopBar&&!t.isClient}},[n("div",{staticClass:"app-header-content-left"},[t._t("left",[n("i",{directives:[{name:"show",rawName:"v-show",value:t.showBackBtn,expression:"showBackBtn"}],staticClass:"yiyun_icon app-header-back-btn",class:{icon_topback_left:"white"===t.theme||"basis"===t.theme,icon_topback_left_baise:"black"===t.theme},on:{click:function(e){return t.navBack()}}}),n("span",{directives:[{name:"show",rawName:"v-show",value:t.backBtnTitle,expression:"backBtnTitle"}],staticClass:"back_title",on:{click:function(e){return t.navBack()}}},[t._v(t._s(t.backBtnTitle))])])],2),n("div",{staticClass:"app-header-center"},[t._t("center",[t._v(t._s(t.title))])],2),n("div",{staticClass:"app-header-content-right"},[t._t("right"),t._e(),t.showUserCenter?n("user-center"):t._e()],2)])])},a=[],i=n("1392"),s=n("1d40"),o={components:{UserCenter:i["a"]},props:{theme:String,showBackBtn:Boolean,backBtnTitle:String,onBackBtnClick:Function,title:String,showUserCenter:Boolean,isInRecycle:Boolean,isShowLeftState:{type:Boolean,default:function(){return!0}},isWorkspaceTopBar:Boolean},data:function(){return{isWindowScrollIng:!1,isClient:s["a"].isClient,isMaxWindowNow:!1}},computed:{adjustPadding:function(){return this.showUserCenter?{padding:"0 70px 0 45px"}:{padding:"0 64px 0 45px"}}},created:function(){this.isMaxWindowNow="true"===this.$cookie.get("isMaxWindowNow")&&Boolean(this.$cookie.get("isMaxWindowNow"))},mounted:function(){window.addEventListener("scroll",this.handleScroll.bind(this),!0)},methods:{shrinkBrowserWindow:function(){s["a"].shrinkBrowserWindow()},enlargeBrowserWindow:function(){this.isMaxWindowNow=!this.isMaxWindowNow,this.$cookie.set("isMaxWindowNow",this.isMaxWindowNow),s["a"].enlargeBrowserWindow()},unmaxBrowserWindow:function(){this.isMaxWindowNow=!this.isMaxWindowNow,this.$cookie.set("isMaxWindowNow",this.isMaxWindowNow),s["a"].unmaxBrowserWindow()},closeBrowserWindow:function(){s["a"].closeBrowserWindow()},navBack:function(){this.onBackBtnClick?this.onBackBtnClick():this.$router.go(-1)},toRecycle:function(){this.$router.push({name:"recycle"})},handleScroll:function(){var t=document.getElementById("bigbody");this.isWindowScrollIng=t.scrollTop>0}},beforeDestroy:function(){window.removeEventListener("scroll",this.handleScroll)}},c=o,u=(n("82e7"),n("2877")),l=Object(u["a"])(c,r,a,!1,null,"48b4adf9",null);e["a"]=l.exports},2275:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"layout_content"},[n("app-header",{attrs:{showBackBtn:"",theme:"white",title:t.topNodeName,backBtnTitle:"退出矩阵编辑器",onBackBtnClick:t.onBackBtnClick}}),n("section",{staticClass:"title_section mt-10"},[n("div",{staticClass:"EC_col_8"},[n("h3",[t._v(t._s(t.topNodeName))])]),n("div",{staticClass:"EC_col_8"},[n("div",{staticClass:"text_concenter"},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.isShowMatrixTemplatePane,expression:"isShowMatrixTemplatePane"}]},[n("div",{staticClass:"searhNodeNameconcenter"},[n("el-input",{staticClass:"el-input_mini",attrs:{placeholder:"矩阵搜索","prefix-icon":"icon font_family icon-icon_sousuo searchsize"},nativeOn:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.searhTempNode(e)}},model:{value:t.searhNodeName,callback:function(e){t.searhNodeName=e},expression:"searhNodeName"}})],1)])])]),n("div",{staticClass:"EC_col_8"}),n("div",{staticClass:"yiyunline"})]),n("section",{staticClass:"yiyun_section1"},[n("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"gundontiao"},[n("div",{staticClass:"fixtable"},[n("table",{directives:[{name:"show",rawName:"v-show",value:!!t.nodeList.length,expression:"!!nodeList.length"}],staticClass:"bg1",attrs:{cellspacing:"0",cellpadding:"0"}},[t._m(0)]),n("table",{staticClass:"bg2",attrs:{cellspacing:"0",cellpadding:"0"}},[n("tbody",[n("tr",t._l(t.nodeList,(function(e,r){return n("td",{key:e.id,class:-1!==t.searchedNodeIds.indexOf(e.id)?"highlight":"",staticStyle:{"background-color":"#e2e2e2"},attrs:{id:e.id}},[n("div",{staticClass:"row-w-130 col-h-30 bg_write"},[n("div",{staticClass:"mark"},[t._v(t._s(r+1))])])])})),0),n("tr",t._l(t.nodeList,(function(e){return n("td",{key:e.id,class:-1!==t.searchedNodeIds.indexOf(e.id)?"highlight":"",attrs:{id:e.id}},[n("div",{staticClass:"row-w-130 col-h-60 bg_druk"},[n("div",{staticClass:"mark"},[t._v(t._s(e.name))])])])})),0)])]),n("table",{staticClass:"bg3",attrs:{cellspacing:"0",cellpadding:"0"}},[n("tbody",t._l(t.nodeList,(function(e,r){return n("tr",{key:e.id,staticClass:"tdheight",attrs:{id:e.id}},[n("td",{class:-1!==t.searchedNodeIds.indexOf(e.id)?"highlight":""},[n("div",{staticClass:"row-w-60 col-h-60 bg_write"},[n("div",{staticClass:"mark"},[t._v(t._s(r+1))])])]),n("td",{class:-1!==t.searchedNodeIds.indexOf(e.id)?"highlight":""},[n("div",{staticClass:"row-w-130 col-h-60 bg_gray_th"},[n("div",{staticClass:"mark"},[t._v(t._s(e.name))])])])])})),0)]),n("table",{staticClass:"bg4 table-unit",attrs:{cellspacing:"0",cellpadding:"0"}},[n("tbody",t._l(t.nodeList,(function(e,r){return n("tr",{key:"row_"+e.id,attrs:{id:e.id}},[t._l(t.nodeList,(function(a,i){return[i===r?n("td",{key:e.id+"_"+a.id,staticClass:"matixEquallyName"},[n("div",{staticClass:"row-w-130 col-h-58"},[n("div",{staticClass:"nullbg",staticStyle:{"text-align":"center","font-size":"12px"}},[t._v(" "+t._s(a.name)+" ")])])]):n("td",{key:e.id+"_"+a.id,class:[i%2==1&&i>r||r%2==1&&i<r?"matixTdColor":"whiteSpace",-1!==t.searchedNodeIds.indexOf(a.id)||-1!==t.searchedNodeIds.indexOf(e.id)?"highlight":"",t.canEditUnit(a,e)?"":"disabled"].filter((function(t){return t})).join(" "),attrs:{id:a.id},on:{contextmenu:function(n){return t.MatrixLookInfoMenu(n,a,e)}}},[n("div",{staticClass:"row-w-130 col-h-58"},[n("div",{staticClass:"mark"},t._l(t.listCodeComputed(a,e),(function(t){return n("div",{key:t.Id},[n("i",i!==r?{class:"icon font_family icon-icon_"+(i>r?"zhuanchu":"zhuanru")+" circle_"+(1==t.Permission?"actived":"defualt")}:{})])})),0)])])]}))],2)})),0)])]),n("context-menu",{staticClass:"automenu",attrs:{id:"MatrixLookInfoMenu",show:t.MatrixLookInfoMenuVisible},on:{"update:show":function(e){return t.MatrixLookInfoMenuVisible=e}}},[n("ul",[n("li",{staticClass:"menu__item"},[t._v(t._s(t.matrixVerticalName))]),n("li",{staticClass:"menu__item"},[n("el-button",{class:t.btnMatrixLookInfo,on:{click:t.matrixRightNodeClick}},[t._v("输出数据")])],1),n("li",{staticClass:"menu__item"},[t._v(t._s(t.matrixHorizontalName))])])])],1)])],1)},a=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("tbody",[n("tr",[n("td",[n("div",{staticClass:"row-w-60 col-h-30 bg_write"})]),n("td",[n("div",{staticClass:"row-w-130 col-h-30 bg_gray_th"},[t._v("接收")])])]),n("tr",[n("td",[n("div",{staticClass:"row-w-60 col-h-60 bg_druk"},[t._v("输出")])]),n("td",[n("div",{staticClass:"row-w-130 col-h-60",staticStyle:{"background-color":"rgb(255, 210, 78)"}},[t._v(" 矩阵节点 ")])])])])}],i=(n("99af"),n("4160"),n("c975"),n("13d5"),n("45fc"),n("b0c0"),n("d3b7"),n("3ca3"),n("159b"),n("ddb0"),n("3835")),s=(n("96cf"),n("1da1")),o=n("2b0e"),c=n("f96e"),u=n("a429"),l=n("b0f9"),d=n("3de1");o["default"].use(u["a"]);var p={components:{AppHeader:c["a"]},data:function(){return{MatrixLookInfoMenuVisible:!1,isShowListTemplatePane:!0,isShowMatrixTemplatePane:!1,isShowXmindBtn:!1,el_formLabelcolor:"textlabelgray",listMatirxPermission:[],matrixRightNodeData:"",searhNodeName:"",matrixVerticalName:"",matrixHorizontalName:"",btnMatrixLookInfo:"martixLeaveColor",loading:!1,topNodeId:this.$route.params.id,topNodeName:this.$route.params.name,topNodeTemplateId:this.$route.params.templateId||this.$route.params.id,subTemplateId:this.$route.params.subTemplateId,nodeList:[],unitMap:{},searchedNodeIds:[],targetUnit:{}}},created:function(){this.scanMatrix()},methods:{onBackBtnClick:function(){this.$router.push({name:"system_template",params:{data:this.$route.params.data}})},scanMatrix:function(){0==this.listMatirxPermission.length&&this.getMatirxPermission(),this.isShowMatrixTemplatePane=!0},searhTempNode:function(){var t=this.searhNodeName,e=[];t?(this.nodeList.some((function(n,r){return-1!==n.name.toLowerCase().indexOf(t)&&(e.push(n.id),!0)})),this.searchedNodeIds=e):this.searchedNodeIds=e},matrixRightNodeClick:function(){var t=this;return Object(s["a"])(regeneratorRuntime.mark((function e(){var n,r,a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return n=t.targetUnit,r=Object.assign({},n),r.Permission=1===r.Permission?0:1,e.next=5,l["h"](r);case 5:if(a=e.sent,0===a.Code){e.next=8;break}return e.abrupt("return");case 8:d["d"].success("更新成功"),Object.assign(n,r);case 10:case"end":return e.stop()}}),e)})))()},getMatirxPermission:function(){var t=this;return Object(s["a"])(regeneratorRuntime.mark((function e(){var n,r,a,s,o,c,u,d,p,m;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(t.loading=!0,n=t.topNodeId,r=t.topNodeName,a=t.topNodeTemplateId,s=t.subTemplateId,n){e.next=7;break}return e.abrupt("return");case 7:return e.next=9,Promise.all([l["j"](a,n,s),l["o"](s||n)]);case 9:o=e.sent,c=Object(i["a"])(o,2),u=c[0],d=c[1],p=h(d.Data||{}),s&&p.unshift({id:n,name:r}),m=u.Data||[],t.loading=!1,t.nodeList=p,t.unitMap=m.reduce((function(t,e){var n="".concat(e.SysCode,"->").concat(e.PermCode);return e.Editable=e.TemplateId!==s,t[n]=e,t}),{});case 19:case"end":return e.stop()}}),e)})))()},getData:function(t){if(t.listChildren.length>0)for(var e=0;e<t.listChildren.length;e++)this.listMatirxPermission.push(t.listChildren[e]),this.getData(t.listChildren[e])},foo:function(){this.closeMenu(),document.removeEventListener("click",this.foo),this.tableRightEventData=[]},MatrixLookInfoMenu:function(t,e,n){this.loading=!0,this.closeMenu(),this.MatrixLookInfoMenuVisible=!0;var r=this.unitMap,a="".concat(e.id,"->").concat(n.id),i=r[a];1==i.Permission?this.btnMatrixLookInfo="btnMatrixLookInfo":this.btnMatrixLookInfo="martixLeaveColor",this.matrixVerticalName=e.name,this.matrixHorizontalName=n.name;var s=document.querySelector("#MatrixLookInfoMenu");this.styleMenu(s),this.targetUnit=i,this.loading=!1},canEditUnit:function(t,e){var n=this.unitMap,r="".concat(t.id,"->").concat(e.id),a=n[r]||{Editable:!0};return a.Editable},closeMenu:function(){this.MatrixLookInfoMenuVisible=!1},styleMenu:function(t){event.clientX>1800?t.style.left=event.clientX-100+"px":t.style.left=event.clientX+1+"px",document.addEventListener("click",this.foo),event.clientY>700?1==this.MatrixLookInfoMenuVisible?t.style.top=event.clientY-145+"px":t.style.top=event.clientY-30+"px":t.style.top=event.clientY-55+"px"}},computed:{listCodeComputed:function(){return function(t,e){var n=this.unitMap,r="".concat(t.id,"->").concat(e.id),a=n[r]||{};return a||(a.Id="unknow",console.error("文件交换关系对象匹配失败: 找不到".concat(r,"的交换关系"))),[a]}}}};function h(t){return m(t.children,[])}function m(t,e){return t&&0!==t.length?(t.forEach((function(t){if(!t.isNest){var n={id:t.id,name:t.topic,isNest:t.isNest};e.push(n),m(t.children,e)}})),e):e}var f=p,w=(n("8ad9"),n("2877")),b=Object(w["a"])(f,r,a,!1,null,"3025d232",null);e["default"]=b.exports},"45fc":function(t,e,n){"use strict";var r=n("23e7"),a=n("b727").some,i=n("a640"),s=n("ae40"),o=i("some"),c=s("some");r({target:"Array",proto:!0,forced:!o||!c},{some:function(t){return a(this,t,arguments.length>1?arguments[1]:void 0)}})},"4a8f":function(t,e,n){},"82e7":function(t,e,n){"use strict";var r=n("8ae0"),a=n.n(r);a.a},"8ad9":function(t,e,n){"use strict";var r=n("4a8f"),a=n.n(r);a.a},"8ae0":function(t,e,n){},b0f9:function(t,e,n){"use strict";n.d(e,"n",(function(){return i})),n.d(e,"s",(function(){return o})),n.d(e,"d",(function(){return u})),n.d(e,"m",(function(){return d})),n.d(e,"p",(function(){return h})),n.d(e,"f",(function(){return f})),n.d(e,"r",(function(){return b})),n.d(e,"l",(function(){return g})),n.d(e,"k",(function(){return k})),n.d(e,"b",(function(){return C})),n.d(e,"o",(function(){return N})),n.d(e,"j",(function(){return j})),n.d(e,"h",(function(){return B})),n.d(e,"i",(function(){return R})),n.d(e,"a",(function(){return L})),n.d(e,"g",(function(){return S})),n.d(e,"c",(function(){return P})),n.d(e,"e",(function(){return q})),n.d(e,"q",(function(){return V}));n("96cf");var r=n("1da1"),a=n("b775");function i(){return s.apply(this,arguments)}function s(){return s=Object(r["a"])(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/queryTemplateList");case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop()}}),t)}))),s.apply(this,arguments)}function o(t){return c.apply(this,arguments)}function c(){return c=Object(r["a"])(regeneratorRuntime.mark((function t(e){return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/uploadingXmind",e,{headers:{"Content-Type":"application/octet-stream"}});case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop()}}),t)}))),c.apply(this,arguments)}function u(t){return l.apply(this,arguments)}function l(){return l=Object(r["a"])(regeneratorRuntime.mark((function t(e){return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/createTemplate",e);case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop()}}),t)}))),l.apply(this,arguments)}function d(t){return p.apply(this,arguments)}function p(){return p=Object(r["a"])(regeneratorRuntime.mark((function t(e){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/queryTemplateByTemplateId",{id:e});case 2:return n=t.sent,t.abrupt("return",Object(a["c"])(n));case 4:case"end":return t.stop()}}),t)}))),p.apply(this,arguments)}function h(t){return m.apply(this,arguments)}function m(){return m=Object(r["a"])(regeneratorRuntime.mark((function t(e){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/queryTemplateQuoteCountByTempId",{templateId:e});case 2:return n=t.sent,t.abrupt("return",n);case 4:case"end":return t.stop()}}),t)}))),m.apply(this,arguments)}function f(t){return w.apply(this,arguments)}function w(){return w=Object(r["a"])(regeneratorRuntime.mark((function t(e){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/deleteTemplateByTemplateId",{id:e});case 2:return n=t.sent,t.abrupt("return",Object(a["c"])(n));case 4:case"end":return t.stop()}}),t)}))),w.apply(this,arguments)}function b(t){return v.apply(this,arguments)}function v(){return v=Object(r["a"])(regeneratorRuntime.mark((function t(e){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/updateTemplate",e);case 2:return n=t.sent,t.abrupt("return",Object(a["c"])(n));case 4:case"end":return t.stop()}}),t)}))),v.apply(this,arguments)}function g(t){return x.apply(this,arguments)}function x(){return x=Object(r["a"])(regeneratorRuntime.mark((function t(e){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/queryNestTemplateByTemplateId",{id:e});case 2:return n=t.sent,t.abrupt("return",Object(a["c"])(n));case 4:case"end":return t.stop()}}),t)}))),x.apply(this,arguments)}function k(t){return y.apply(this,arguments)}function y(){return y=Object(r["a"])(regeneratorRuntime.mark((function t(e){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/queryNestTemplateByNodeId",{id:e});case 2:return n=t.sent,t.abrupt("return",Object(a["c"])(n));case 4:case"end":return t.stop()}}),t)}))),y.apply(this,arguments)}function C(t){return _.apply(this,arguments)}function _(){return _=Object(r["a"])(regeneratorRuntime.mark((function t(e){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/connectNestTemplateFolder",e);case 2:return n=t.sent,t.abrupt("return",Object(a["c"])(n));case 4:case"end":return t.stop()}}),t)}))),_.apply(this,arguments)}function N(t){return O.apply(this,arguments)}function O(){return O=Object(r["a"])(regeneratorRuntime.mark((function t(e){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/queryTemplateNodeByTemplateId",{templateId:e});case 2:return n=t.sent,t.abrupt("return",Object(a["c"])(n));case 4:case"end":return t.stop()}}),t)}))),O.apply(this,arguments)}function j(t,e,n){return M.apply(this,arguments)}function M(){return M=Object(r["a"])(regeneratorRuntime.mark((function t(e,n,r){var i;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/queryFileExchange",{currentTemplateId:e,currentNodeId:n,nestedNodeId:r});case 2:return i=t.sent,t.abrupt("return",Object(a["c"])(i));case 4:case"end":return t.stop()}}),t)}))),M.apply(this,arguments)}function B(t){return I.apply(this,arguments)}function I(){return I=Object(r["a"])(regeneratorRuntime.mark((function t(e){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/fileExchange",e);case 2:return n=t.sent,t.abrupt("return",Object(a["c"])(n));case 4:case"end":return t.stop()}}),t)}))),I.apply(this,arguments)}function R(t){return T.apply(this,arguments)}function T(){return T=Object(r["a"])(regeneratorRuntime.mark((function t(e){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/queryAllTemplateNodeModelFile",{templateNodeId:e});case 2:return n=t.sent,t.abrupt("return",Object(a["c"])(n));case 4:case"end":return t.stop()}}),t)}))),T.apply(this,arguments)}function L(t){return W.apply(this,arguments)}function W(){return W=Object(r["a"])(regeneratorRuntime.mark((function t(e){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/addTemplateNodeModelFile",e);case 2:return n=t.sent,t.abrupt("return",Object(a["c"])(n));case 4:case"end":return t.stop()}}),t)}))),W.apply(this,arguments)}function S(t){return E.apply(this,arguments)}function E(){return E=Object(r["a"])(regeneratorRuntime.mark((function t(e){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/deleteTemplateNodeModelFile",{id:e});case 2:return n=t.sent,t.abrupt("return",Object(a["c"])(n));case 4:case"end":return t.stop()}}),t)}))),E.apply(this,arguments)}function P(t){return $.apply(this,arguments)}function $(){return $=Object(r["a"])(regeneratorRuntime.mark((function t(e){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/createNestedRelevance",e);case 2:return n=t.sent,t.abrupt("return",Object(a["c"])(n));case 4:case"end":return t.stop()}}),t)}))),$.apply(this,arguments)}function q(t){return U.apply(this,arguments)}function U(){return U=Object(r["a"])(regeneratorRuntime.mark((function t(e){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/deleteNestedRelevance",e);case 2:return n=t.sent,t.abrupt("return",Object(a["c"])(n));case 4:case"end":return t.stop()}}),t)}))),U.apply(this,arguments)}function V(t){return z.apply(this,arguments)}function z(){return z=Object(r["a"])(regeneratorRuntime.mark((function t(e){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])("template/renameTemplate",e);case 2:return n=t.sent,t.abrupt("return",Object(a["c"])(n));case 4:case"end":return t.stop()}}),t)}))),z.apply(this,arguments)}},f96e:function(t,e,n){"use strict";var r=n("01a8");n.d(e,"a",(function(){return r["a"]}))}}]);
  2. //# sourceMappingURL=chunk-02688448.cd9b9d5f.js.map