work/static/dist/js/chunk-1410a5c5.a2d2ae4b.js
2024-01-09 17:27:10 +08:00

1 line
78 KiB
PHP

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-1410a5c5","chunk-0a5827d8"],{"1a0b":function(t,e,i){(function(e,i){t.exports=i()})(0,(function(){"use strict";var t=function(){"function"!=typeof Object.assign&&(Object.assign=function(t,e){if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var i=Object(t),n=1;n<arguments.length;n++){var o=arguments[n];if(null!=o)for(var a in o)Object.prototype.hasOwnProperty.call(o,a)&&(i[a]=o[a])}return i}),Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(t){var e=(this.document||this.ownerDocument).querySelectorAll(t),i=e.length;while(--i>=0&&e.item(i)!==this);return i>-1})};function e(t){var e=void 0;return e=document.createElement("div"),e.innerHTML=t,e.children}function i(t){return!!t&&(t instanceof HTMLCollection||t instanceof NodeList)}function n(t){var e=document.querySelectorAll(t);return i(e)?e:[e]}var o=[];function a(t){if(t){if(t instanceof a)return t;this.selector=t;var o=t.nodeType,r=[];9===o||1===o?r=[t]:i(t)||t instanceof Array?r=t:"string"===typeof t&&(t=t.replace("/\n/mg","").trim(),r=0===t.indexOf("<")?e(t):n(t));var s=r.length;if(!s)return this;var c=void 0;for(c=0;c<s;c++)this[c]=r[c];this.length=s}}function r(t){return new a(t)}a.prototype={constructor:a,forEach:function(t){var e=void 0;for(e=0;e<this.length;e++){var i=this[e],n=t.call(i,i,e);if(!1===n)break}return this},clone:function(t){var e=[];return this.forEach((function(i){e.push(i.cloneNode(!!t))})),r(e)},get:function(t){var e=this.length;return t>=e&&(t%=e),r(this[t])},first:function(){return this.get(0)},last:function(){var t=this.length;return this.get(t-1)},on:function(t,e,i){i||(i=e,e=null);var n=[];return n=t.split(/\s+/),this.forEach((function(t){n.forEach((function(n){n&&(o.push({elem:t,type:n,fn:i}),e?t.addEventListener(n,(function(t){var n=t.target;n.matches(e)&&i.call(n,t)})):t.addEventListener(n,i))}))}))},off:function(t,e){return this.forEach((function(i){i.removeEventListener(t,e)}))},attr:function(t,e){return null==e?this[0].getAttribute(t):this.forEach((function(i){i.setAttribute(t,e)}))},addClass:function(t){return t?this.forEach((function(e){var i=void 0;e.className?(i=e.className.split(/\s/),i=i.filter((function(t){return!!t.trim()})),i.indexOf(t)<0&&i.push(t),e.className=i.join(" ")):e.className=t})):this},removeClass:function(t){return t?this.forEach((function(e){var i=void 0;e.className&&(i=e.className.split(/\s/),i=i.filter((function(e){return e=e.trim(),!(!e||e===t)})),e.className=i.join(" "))})):this},css:function(t,e){var i=t+":"+e+";";return this.forEach((function(e){var n=(e.getAttribute("style")||"").trim(),o=void 0,a=[];n?(o=n.split(";"),o.forEach((function(t){var e=t.split(":").map((function(t){return t.trim()}));2===e.length&&a.push(e[0]+":"+e[1])})),a=a.map((function(e){return 0===e.indexOf(t)?i:e})),a.indexOf(i)<0&&a.push(i),e.setAttribute("style",a.join("; "))):e.setAttribute("style",i)}))},show:function(){return this.css("display","block")},hide:function(){return this.css("display","none")},children:function(){var t=this[0];return t?r(t.children):null},childNodes:function(){var t=this[0];return t?r(t.childNodes):null},append:function(t){return this.forEach((function(e){t.forEach((function(t){e.appendChild(t)}))}))},remove:function(){return this.forEach((function(t){if(t.remove)t.remove();else{var e=t.parentElement;e&&e.removeChild(t)}}))},isContain:function(t){var e=this[0],i=t[0];return e.contains(i)},getSizeData:function(){var t=this[0];return t.getBoundingClientRect()},getNodeName:function(){var t=this[0];return t.nodeName},find:function(t){var e=this[0];return r(e.querySelectorAll(t))},text:function(t){if(t)return this.forEach((function(e){e.innerHTML=t}));var e=this[0];return e.innerHTML.replace(/<.*?>/g,(function(){return""}))},html:function(t){var e=this[0];return null==t?e.innerHTML:(e.innerHTML=t,this)},val:function(){var t=this[0];return t.value.trim()},focus:function(){return this.forEach((function(t){t.focus()}))},parent:function(){var t=this[0];return r(t.parentElement)},parentUntil:function(t,e){var i=document.querySelectorAll(t),n=i.length;if(!n)return null;var o=e||this[0];if("BODY"===o.nodeName)return null;var a=o.parentElement,s=void 0;for(s=0;s<n;s++)if(a===i[s])return r(a);return this.parentUntil(t,a)},equal:function(t){return 1===t.nodeType?this[0]===t:this[0]===t[0]},insertBefore:function(t){var e=r(t),i=e[0];return i?this.forEach((function(t){var e=i.parentNode;e.insertBefore(t,i)})):this},insertAfter:function(t){var e=r(t),i=e[0];return i?this.forEach((function(t){var e=i.parentNode;e.lastChild===i?e.appendChild(t):e.insertBefore(t,i.nextSibling)})):this}},r.offAll=function(){o.forEach((function(t){var e=t.elem,i=t.type,n=t.fn;e.removeEventListener(i,n)}))};var s={menus:["head","bold","fontSize","fontName","italic","underline","strikeThrough","foreColor","backColor","link","list","justify","quote","emoticon","image","table","video","code","undo","redo"],fontNames:["宋体","微软雅黑","Arial","Tahoma","Verdana"],colors:["#000000","#eeece0","#1c487f","#4d80bf","#c24f4a","#8baa4a","#7b5ba1","#46acc8","#f9963b","#ffffff"],emotions:[{title:"默认",type:"image",content:[{alt:"[坏笑]",src:"http://img.t.sinajs.cn/t4/appstyle/expression/ext/normal/50/pcmoren_huaixiao_org.png"},{alt:"[舔屏]",src:"http://img.t.sinajs.cn/t4/appstyle/expression/ext/normal/40/pcmoren_tian_org.png"},{alt:"[污]",src:"http://img.t.sinajs.cn/t4/appstyle/expression/ext/normal/3c/pcmoren_wu_org.png"}]},{title:"新浪",type:"image",content:[{src:"http://img.t.sinajs.cn/t35/style/images/common/face/ext/normal/7a/shenshou_thumb.gif",alt:"[草泥马]"},{src:"http://img.t.sinajs.cn/t35/style/images/common/face/ext/normal/60/horse2_thumb.gif",alt:"[神马]"},{src:"http://img.t.sinajs.cn/t35/style/images/common/face/ext/normal/bc/fuyun_thumb.gif",alt:"[浮云]"}]},{title:"emoji",type:"emoji",content:"😀 😃 😄 😁 😆 😅 😂 😊 😇 🙂 🙃 😉 😓 😪 😴 🙄 🤔 😬 🤐".split(/\s/)}],zIndex:1e4,debug:!1,linkCheck:function(t,e){return!0},linkImgCheck:function(t){return!0},pasteFilterStyle:!0,pasteIgnoreImg:!1,pasteTextHandle:function(t){return t},showLinkImg:!0,linkImgCallback:function(t){},uploadImgMaxSize:5242880,uploadImgShowBase64:!1,uploadFileName:"",uploadImgParams:{},uploadImgHeaders:{},withCredentials:!1,uploadImgTimeout:1e4,uploadImgHooks:{before:function(t,e,i){},success:function(t,e,i){},fail:function(t,e,i){},error:function(t,e){},timeout:function(t,e){}},qiniu:!1},c={_ua:navigator.userAgent,isWebkit:function(){var t=/webkit/i;return t.test(this._ua)},isIE:function(){return"ActiveXObject"in window}};function l(t,e){var i=void 0,n=void 0;for(i in t)if(t.hasOwnProperty(i)&&(n=e.call(t,i,t[i]),!1===n))break}function A(t,e){var i=void 0,n=void 0,o=void 0,a=t.length||0;for(i=0;i<a;i++)if(n=t[i],o=e.call(t,n,i),!1===o)break}function d(t){return t+Math.random().toString().slice(2)}function u(t){return null==t?"":t.replace(/</gm,"&lt;").replace(/>/gm,"&gt;").replace(/"/gm,"&quot;").replace(/(\r\n|\r|\n)/g,"<br/>")}function h(t){return"function"===typeof t}function p(t){this.editor=t,this.$elem=r('<div class="w-e-menu">\n <i class="w-e-icon-bold"></i>\n </div>'),this.type="click",this._active=!1}p.prototype={constructor:p,onClick:function(t){var e=this.editor,i=e.selection.isSelectionEmpty();i&&e.selection.createEmptyRange(),e.cmd.do("bold"),i&&(e.selection.collapseRange(),e.selection.restoreSelection())},tryChangeActive:function(t){var e=this.editor,i=this.$elem;e.cmd.queryCommandState("bold")?(this._active=!0,i.addClass("w-e-active")):(this._active=!1,i.removeClass("w-e-active"))}};var f=function(t,e){var i=t.config.langArgs||[],n=e;return i.forEach((function(t){var e=t.reg,i=t.val;e.test(n)&&(n=n.replace(e,(function(){return i})))})),n},m=function(){};function g(t,e){var i=this,n=t.editor;this.menu=t,this.opt=e;var o=r('<div class="w-e-droplist"></div>'),a=e.$title,s=void 0;a&&(s=a.html(),s=f(n,s),a.html(s),a.addClass("w-e-dp-title"),o.append(a));var c=e.list||[],l=e.type||"list",A=e.onClick||m,d=r('<ul class="'+("list"===l?"w-e-list":"w-e-block")+'"></ul>');o.append(d),c.forEach((function(t){var e=t.$elem,o=e.html();o=f(n,o),e.html(o);var a=t.value,s=r('<li class="w-e-item"></li>');e&&(s.append(e),d.append(s),s.on("click",(function(t){A(a),i.hideTimeoutId=setTimeout((function(){i.hide()}),0)})))})),o.on("mouseleave",(function(t){i.hideTimeoutId=setTimeout((function(){i.hide()}),0)})),this.$container=o,this._rendered=!1,this._show=!1}function v(t){var e=this;this.editor=t,this.$elem=r('<div class="w-e-menu"><i class="w-e-icon-header"></i></div>'),this.type="droplist",this._active=!1,this.droplist=new g(this,{width:100,$title:r("<p>设置标题</p>"),type:"list",list:[{$elem:r("<h1>H1</h1>"),value:"<h1>"},{$elem:r("<h2>H2</h2>"),value:"<h2>"},{$elem:r("<h3>H3</h3>"),value:"<h3>"},{$elem:r("<h4>H4</h4>"),value:"<h4>"},{$elem:r("<h5>H5</h5>"),value:"<h5>"},{$elem:r("<p>正文</p>"),value:"<p>"}],onClick:function(t){e._command(t)}})}function w(t){var e=this;this.editor=t,this.$elem=r('<div class="w-e-menu"><i class="w-e-icon-text-heigh"></i></div>'),this.type="droplist",this._active=!1,this.droplist=new g(this,{width:160,$title:r("<p>字号</p>"),type:"list",list:[{$elem:r('<span style="font-size: x-small;">x-small</span>'),value:"1"},{$elem:r('<span style="font-size: small;">small</span>'),value:"2"},{$elem:r("<span>normal</span>"),value:"3"},{$elem:r('<span style="font-size: large;">large</span>'),value:"4"},{$elem:r('<span style="font-size: x-large;">x-large</span>'),value:"5"},{$elem:r('<span style="font-size: xx-large;">xx-large</span>'),value:"6"}],onClick:function(t){e._command(t)}})}function b(t){var e=this;this.editor=t,this.$elem=r('<div class="w-e-menu"><i class="w-e-icon-font"></i></div>'),this.type="droplist",this._active=!1;var i=t.config,n=i.fontNames||[];this.droplist=new g(this,{width:100,$title:r("<p>字体</p>"),type:"list",list:n.map((function(t){return{$elem:r('<span style="font-family: '+t+';">'+t+"</span>"),value:t}})),onClick:function(t){e._command(t)}})}g.prototype={constructor:g,show:function(){this.hideTimeoutId&&clearTimeout(this.hideTimeoutId);var t=this.menu,e=t.$elem,i=this.$container;if(!this._show){if(this._rendered)i.show();else{var n=e.getSizeData().height||0,o=this.opt.width||100;i.css("margin-top",n+"px").css("width",o+"px"),e.append(i),this._rendered=!0}this._show=!0}},hide:function(){this.showTimeoutId&&clearTimeout(this.showTimeoutId);var t=this.$container;this._show&&(t.hide(),this._show=!1)}},v.prototype={constructor:v,_command:function(t){var e=this.editor,i=e.selection.getSelectionContainerElem();e.$textElem.equal(i)||e.cmd.do("formatBlock",t)},tryChangeActive:function(t){var e=this.editor,i=this.$elem,n=/^h/i,o=e.cmd.queryCommandValue("formatBlock");n.test(o)?(this._active=!0,i.addClass("w-e-active")):(this._active=!1,i.removeClass("w-e-active"))}},w.prototype={constructor:w,_command:function(t){var e=this.editor;e.cmd.do("fontSize",t)}},b.prototype={constructor:b,_command:function(t){var e=this.editor;e.cmd.do("fontName",t)}};var E=function(){},C=[];function y(t,e){this.menu=t,this.opt=e}function x(t){this.editor=t,this.$elem=r('<div class="w-e-menu"><i class="w-e-icon-link"></i></div>'),this.type="panel",this._active=!1}function B(t){this.editor=t,this.$elem=r('<div class="w-e-menu">\n <i class="w-e-icon-italic"></i>\n </div>'),this.type="click",this._active=!1}function I(t){this.editor=t,this.$elem=r('<div class="w-e-menu">\n <i class="w-e-icon-redo"></i>\n </div>'),this.type="click",this._active=!1}function k(t){this.editor=t,this.$elem=r('<div class="w-e-menu">\n <i class="w-e-icon-strikethrough"></i>\n </div>'),this.type="click",this._active=!1}function Q(t){this.editor=t,this.$elem=r('<div class="w-e-menu">\n <i class="w-e-icon-underline"></i>\n </div>'),this.type="click",this._active=!1}function S(t){this.editor=t,this.$elem=r('<div class="w-e-menu">\n <i class="w-e-icon-undo"></i>\n </div>'),this.type="click",this._active=!1}function M(t){var e=this;this.editor=t,this.$elem=r('<div class="w-e-menu"><i class="w-e-icon-list2"></i></div>'),this.type="droplist",this._active=!1,this.droplist=new g(this,{width:120,$title:r("<p>设置列表</p>"),type:"list",list:[{$elem:r('<span><i class="w-e-icon-list-numbered"></i> 有序列表</span>'),value:"insertOrderedList"},{$elem:r('<span><i class="w-e-icon-list2"></i> 无序列表</span>'),value:"insertUnorderedList"}],onClick:function(t){e._command(t)}})}function _(t){var e=this;this.editor=t,this.$elem=r('<div class="w-e-menu"><i class="w-e-icon-paragraph-left"></i></div>'),this.type="droplist",this._active=!1,this.droplist=new g(this,{width:100,$title:r("<p>对齐方式</p>"),type:"list",list:[{$elem:r('<span><i class="w-e-icon-paragraph-left"></i> 靠左</span>'),value:"justifyLeft"},{$elem:r('<span><i class="w-e-icon-paragraph-center"></i> 居中</span>'),value:"justifyCenter"},{$elem:r('<span><i class="w-e-icon-paragraph-right"></i> 靠右</span>'),value:"justifyRight"}],onClick:function(t){e._command(t)}})}function D(t){var e=this;this.editor=t,this.$elem=r('<div class="w-e-menu"><i class="w-e-icon-pencil2"></i></div>'),this.type="droplist";var i=t.config,n=i.colors||[];this._active=!1,this.droplist=new g(this,{width:120,$title:r("<p>文字颜色</p>"),type:"inline-block",list:n.map((function(t){return{$elem:r('<i style="color:'+t+';" class="w-e-icon-pencil2"></i>'),value:t}})),onClick:function(t){e._command(t)}})}function F(t){var e=this;this.editor=t,this.$elem=r('<div class="w-e-menu"><i class="w-e-icon-paint-brush"></i></div>'),this.type="droplist";var i=t.config,n=i.colors||[];this._active=!1,this.droplist=new g(this,{width:120,$title:r("<p>背景色</p>"),type:"inline-block",list:n.map((function(t){return{$elem:r('<i style="color:'+t+';" class="w-e-icon-paint-brush"></i>'),value:t}})),onClick:function(t){e._command(t)}})}function N(t){this.editor=t,this.$elem=r('<div class="w-e-menu">\n <i class="w-e-icon-quotes-left"></i>\n </div>'),this.type="click",this._active=!1}function T(t){this.editor=t,this.$elem=r('<div class="w-e-menu">\n <i class="w-e-icon-terminal"></i>\n </div>'),this.type="panel",this._active=!1}function R(t){this.editor=t,this.$elem=r('<div class="w-e-menu">\n <i class="w-e-icon-happy"></i>\n </div>'),this.type="panel",this._active=!1}function U(t){this.editor=t,this.$elem=r('<div class="w-e-menu"><i class="w-e-icon-table2"></i></div>'),this.type="panel",this._active=!1}function L(t){this.editor=t,this.$elem=r('<div class="w-e-menu"><i class="w-e-icon-play"></i></div>'),this.type="panel",this._active=!1}function j(t){this.editor=t;var e=d("w-e-img");this.$elem=r('<div class="w-e-menu" id="'+e+'"><i class="w-e-icon-image"></i></div>'),t.imgMenuId=e,this.type="panel",this._active=!1}y.prototype={constructor:y,show:function(){var t=this,e=this.menu;if(!(C.indexOf(e)>=0)){var i=e.editor,n=r("body"),o=i.$textContainerElem,a=this.opt,s=r('<div class="w-e-panel-container"></div>'),c=a.width||300;s.css("width",c+"px").css("margin-left",(0-c)/2+"px");var l=r('<i class="w-e-icon-close w-e-panel-close"></i>');s.append(l),l.on("click",(function(){t.hide()}));var A=r('<ul class="w-e-panel-tab-title"></ul>'),d=r('<div class="w-e-panel-tab-content"></div>');s.append(A).append(d);var u=a.height;u&&d.css("height",u+"px").css("overflow-y","auto");var h=a.tabs||[],p=[],m=[];h.forEach((function(t,e){if(t){var n=t.title||"",o=t.tpl||"";n=f(i,n),o=f(i,o);var a=r('<li class="w-e-item">'+n+"</li>");A.append(a);var s=r(o);d.append(s),a._index=e,p.push(a),m.push(s),0===e?(a._active=!0,a.addClass("w-e-active")):s.hide(),a.on("click",(function(t){a._active||(p.forEach((function(t){t._active=!1,t.removeClass("w-e-active")})),m.forEach((function(t){t.hide()})),a._active=!0,a.addClass("w-e-active"),s.show())}))}})),s.on("click",(function(t){t.stopPropagation()})),n.on("click",(function(e){t.hide()})),o.append(s),h.forEach((function(e,i){if(e){var n=e.events||[];n.forEach((function(e){var n=e.selector,o=e.type,a=e.fn||E,r=m[i];r.find(n).on(o,(function(e){e.stopPropagation();var i=a(e);i&&t.hide()}))}))}}));var g=s.find("input[type=text],textarea");g.length&&g.get(0).focus(),this.$container=s,this._hideOtherPanels(),C.push(e)}},hide:function(){var t=this.menu,e=this.$container;e&&e.remove(),C=C.filter((function(e){return e!==t}))},_hideOtherPanels:function(){C.length&&C.forEach((function(t){var e=t.panel||{};e.hide&&e.hide()}))}},x.prototype={constructor:x,onClick:function(t){var e=this.editor,i=void 0;if(this._active){if(i=e.selection.getSelectionContainerElem(),!i)return;e.selection.createRangeByElem(i),e.selection.restoreSelection(),this._createPanel(i.text(),i.attr("href"))}else e.selection.isSelectionEmpty()?this._createPanel("",""):this._createPanel(e.selection.getSelectionText(),"")},_createPanel:function(t,e){var i=this,n=d("input-link"),o=d("input-text"),a=d("btn-ok"),s=d("btn-del"),c=this._active?"inline-block":"none",l=new y(this,{width:300,tabs:[{title:"链接",tpl:'<div>\n <input id="'+o+'" type="text" class="block" value="'+t+'" placeholder="链接文字"/></td>\n <input id="'+n+'" type="text" class="block" value="'+e+'" placeholder="http://..."/></td>\n <div class="w-e-button-container">\n <button id="'+a+'" class="right">插入</button>\n <button id="'+s+'" class="gray right" style="display:'+c+'">删除链接</button>\n </div>\n </div>',events:[{selector:"#"+a,type:"click",fn:function(){var t=r("#"+n),e=r("#"+o),a=t.val(),s=e.val();return i._insertLink(s,a),!0}},{selector:"#"+s,type:"click",fn:function(){return i._delLink(),!0}}]}]});l.show(),this.panel=l},_delLink:function(){if(this._active){var t=this.editor,e=t.selection.getSelectionContainerElem();if(e){var i=t.selection.getSelectionText();t.cmd.do("insertHTML","<span>"+i+"</span>")}}},_insertLink:function(t,e){var i=this.editor,n=i.config,o=n.linkCheck,a=!0;o&&"function"===typeof o&&(a=o(t,e)),!0===a?i.cmd.do("insertHTML",'<a href="'+e+'" target="_blank">'+t+"</a>"):alert(a)},tryChangeActive:function(t){var e=this.editor,i=this.$elem,n=e.selection.getSelectionContainerElem();n&&("A"===n.getNodeName()?(this._active=!0,i.addClass("w-e-active")):(this._active=!1,i.removeClass("w-e-active")))}},B.prototype={constructor:B,onClick:function(t){var e=this.editor,i=e.selection.isSelectionEmpty();i&&e.selection.createEmptyRange(),e.cmd.do("italic"),i&&(e.selection.collapseRange(),e.selection.restoreSelection())},tryChangeActive:function(t){var e=this.editor,i=this.$elem;e.cmd.queryCommandState("italic")?(this._active=!0,i.addClass("w-e-active")):(this._active=!1,i.removeClass("w-e-active"))}},I.prototype={constructor:I,onClick:function(t){var e=this.editor;e.cmd.do("redo")}},k.prototype={constructor:k,onClick:function(t){var e=this.editor,i=e.selection.isSelectionEmpty();i&&e.selection.createEmptyRange(),e.cmd.do("strikeThrough"),i&&(e.selection.collapseRange(),e.selection.restoreSelection())},tryChangeActive:function(t){var e=this.editor,i=this.$elem;e.cmd.queryCommandState("strikeThrough")?(this._active=!0,i.addClass("w-e-active")):(this._active=!1,i.removeClass("w-e-active"))}},Q.prototype={constructor:Q,onClick:function(t){var e=this.editor,i=e.selection.isSelectionEmpty();i&&e.selection.createEmptyRange(),e.cmd.do("underline"),i&&(e.selection.collapseRange(),e.selection.restoreSelection())},tryChangeActive:function(t){var e=this.editor,i=this.$elem;e.cmd.queryCommandState("underline")?(this._active=!0,i.addClass("w-e-active")):(this._active=!1,i.removeClass("w-e-active"))}},S.prototype={constructor:S,onClick:function(t){var e=this.editor;e.cmd.do("undo")}},M.prototype={constructor:M,_command:function(t){var e=this.editor,i=e.$textElem;if(e.selection.restoreSelection(),!e.cmd.queryCommandState(t)){e.cmd.do(t);var n=e.selection.getSelectionContainerElem();if("LI"===n.getNodeName()&&(n=n.parent()),!1!==/^ol|ul$/i.test(n.getNodeName())&&!n.equal(i)){var o=n.parent();o.equal(i)||(n.insertAfter(o),o.remove())}}},tryChangeActive:function(t){var e=this.editor,i=this.$elem;e.cmd.queryCommandState("insertUnOrderedList")||e.cmd.queryCommandState("insertOrderedList")?(this._active=!0,i.addClass("w-e-active")):(this._active=!1,i.removeClass("w-e-active"))}},_.prototype={constructor:_,_command:function(t){var e=this.editor;e.cmd.do(t)}},D.prototype={constructor:D,_command:function(t){var e=this.editor;e.cmd.do("foreColor",t)}},F.prototype={constructor:F,_command:function(t){var e=this.editor;e.cmd.do("backColor",t)}},N.prototype={constructor:N,onClick:function(t){var e=this.editor,i=e.selection.getSelectionContainerElem(),n=i.getNodeName();if(c.isIE()){var o=void 0,a=void 0;if("P"===n)return o=i.text(),a=r("<blockquote>"+o+"</blockquote>"),a.insertAfter(i),void i.remove();"BLOCKQUOTE"===n&&(o=i.text(),a=r("<p>"+o+"</p>"),a.insertAfter(i),i.remove())}else"BLOCKQUOTE"===n?e.cmd.do("formatBlock","<P>"):e.cmd.do("formatBlock","<BLOCKQUOTE>")},tryChangeActive:function(t){var e=this.editor,i=this.$elem,n=/^BLOCKQUOTE$/i,o=e.cmd.queryCommandValue("formatBlock");n.test(o)?(this._active=!0,i.addClass("w-e-active")):(this._active=!1,i.removeClass("w-e-active"))}},T.prototype={constructor:T,onClick:function(t){var e=this.editor,i=e.selection.getSelectionStartElem(),n=e.selection.getSelectionEndElem(),o=e.selection.isSelectionEmpty(),a=e.selection.getSelectionText(),s=void 0;if(i.equal(n))return o?void(this._active?this._createPanel(i.html()):this._createPanel()):(s=r("<code>"+a+"</code>"),e.cmd.do("insertElem",s),e.selection.createRangeByElem(s,!1),void e.selection.restoreSelection());e.selection.restoreSelection()},_createPanel:function(t){var e=this;t=t||"";var i=t?"edit":"new",n=d("texxt"),o=d("btn"),a=new y(this,{width:500,tabs:[{title:"插入代码",tpl:'<div>\n <textarea id="'+n+'" style="height:145px;;">'+t+'</textarea>\n <div class="w-e-button-container">\n <button id="'+o+'" class="right">插入</button>\n </div>\n <div>',events:[{selector:"#"+o,type:"click",fn:function(){var t=r("#"+n),o=t.val()||t.html();return o=u(o),"new"===i?e._insertCode(o):e._updateCode(o),!0}}]}]});a.show(),this.panel=a},_insertCode:function(t){var e=this.editor;e.cmd.do("insertHTML","<pre><code>"+t+"</code></pre><p><br></p>")},_updateCode:function(t){var e=this.editor,i=e.selection.getSelectionContainerElem();i&&(i.html(t),e.selection.restoreSelection())},tryChangeActive:function(t){var e=this.editor,i=this.$elem,n=e.selection.getSelectionContainerElem();if(n){var o=n.parent();"CODE"===n.getNodeName()&&"PRE"===o.getNodeName()?(this._active=!0,i.addClass("w-e-active")):(this._active=!1,i.removeClass("w-e-active"))}}},R.prototype={constructor:R,onClick:function(){this._createPanel()},_createPanel:function(){var t=this,e=this.editor,i=e.config,n=i.emotions||[],o=[];n.forEach((function(e){var i=e.type,n=e.content||[],a="";"emoji"===i&&n.forEach((function(t){t&&(a+='<span class="w-e-item">'+t+"</span>")})),"image"===i&&n.forEach((function(t){var e=t.src,i=t.alt;e&&(a+='<span class="w-e-item"><img src="'+e+'" alt="'+i+'" data-w-e="1"/></span>')})),o.push({title:e.title,tpl:'<div class="w-e-emoticon-container">'+a+"</div>",events:[{selector:"span.w-e-item",type:"click",fn:function(e){var i=e.target,n=r(i),o=n.getNodeName(),a=void 0;return a="IMG"===o?n.parent().html():"<span>"+n.html()+"</span>",t._insert(a),!0}}]})}));var a=new y(this,{width:300,height:200,tabs:o});a.show(),this.panel=a},_insert:function(t){var e=this.editor;e.cmd.do("insertHTML",t)}},U.prototype={constructor:U,onClick:function(){this._active?this._createEditPanel():this._createInsertPanel()},_createInsertPanel:function(){var t=this,e=d("btn"),i=d("row"),n=d("col"),o=new y(this,{width:250,tabs:[{title:"插入表格",tpl:'<div>\n <p style="text-align:left; padding:5px 0;">\n 创建\n <input id="'+i+'" type="text" value="5" style="width:40px;text-align:center;"/>\n 行\n <input id="'+n+'" type="text" value="5" style="width:40px;text-align:center;"/>\n 列的表格\n </p>\n <div class="w-e-button-container">\n <button id="'+e+'" class="right">插入</button>\n </div>\n </div>',events:[{selector:"#"+e,type:"click",fn:function(){var e=parseInt(r("#"+i).val()),o=parseInt(r("#"+n).val());return e&&o&&e>0&&o>0&&t._insert(e,o),!0}}]}]});o.show(),this.panel=o},_insert:function(t,e){var i=void 0,n=void 0,o='<table border="0" width="100%" cellpadding="0" cellspacing="0">';for(i=0;i<t;i++){if(o+="<tr>",0===i)for(n=0;n<e;n++)o+="<th>&nbsp;</th>";else for(n=0;n<e;n++)o+="<td>&nbsp;</td>";o+="</tr>"}o+="</table><p><br></p>";var a=this.editor;a.cmd.do("insertHTML",o),a.cmd.do("enableObjectResizing",!1),a.cmd.do("enableInlineTableEditing",!1)},_createEditPanel:function(){var t=this,e=d("add-row"),i=d("add-col"),n=d("del-row"),o=d("del-col"),a=d("del-table"),r=new y(this,{width:320,tabs:[{title:"编辑表格",tpl:'<div>\n <div class="w-e-button-container" style="border-bottom:1px solid #f1f1f1;padding-bottom:5px;margin-bottom:5px;">\n <button id="'+e+'" class="left">增加行</button>\n <button id="'+n+'" class="red left">删除行</button>\n <button id="'+i+'" class="left">增加列</button>\n <button id="'+o+'" class="red left">删除列</button>\n </div>\n <div class="w-e-button-container">\n <button id="'+a+'" class="gray left">删除表格</button>\n </dv>\n </div>',events:[{selector:"#"+e,type:"click",fn:function(){return t._addRow(),!0}},{selector:"#"+i,type:"click",fn:function(){return t._addCol(),!0}},{selector:"#"+n,type:"click",fn:function(){return t._delRow(),!0}},{selector:"#"+o,type:"click",fn:function(){return t._delCol(),!0}},{selector:"#"+a,type:"click",fn:function(){return t._delTable(),!0}}]}]});r.show()},_getLocationData:function(){var t={},e=this.editor,i=e.selection.getSelectionContainerElem();if(i){var n=i.getNodeName();if("TD"===n||"TH"===n){var o=i.parent(),a=o.children(),r=a.length;a.forEach((function(e,n){if(e===i[0])return t.td={index:n,elem:e,length:r},!1}));var s=o.parent(),c=s.children(),l=c.length;return c.forEach((function(e,i){if(e===o[0])return t.tr={index:i,elem:e,length:l},!1})),t}}},_addRow:function(){var t=this._getLocationData();if(t){var e=t.tr,i=r(e.elem),n=t.td,o=n.length,a=document.createElement("tr"),s="",c=void 0;for(c=0;c<o;c++)s+="<td>&nbsp;</td>";a.innerHTML=s,r(a).insertAfter(i)}},_addCol:function(){var t=this._getLocationData();if(t){var e=t.tr,i=t.td,n=i.index,o=r(e.elem),a=o.parent(),s=a.children();s.forEach((function(t){var e=r(t),i=e.children(),o=i.get(n),a=o.getNodeName().toLowerCase(),s=document.createElement(a);r(s).insertAfter(o)}))}},_delRow:function(){var t=this._getLocationData();if(t){var e=t.tr,i=r(e.elem);i.remove()}},_delCol:function(){var t=this._getLocationData();if(t){var e=t.tr,i=t.td,n=i.index,o=r(e.elem),a=o.parent(),s=a.children();s.forEach((function(t){var e=r(t),i=e.children(),o=i.get(n);o.remove()}))}},_delTable:function(){var t=this.editor,e=t.selection.getSelectionContainerElem();if(e){var i=e.parentUntil("table");i&&i.remove()}},tryChangeActive:function(t){var e=this.editor,i=this.$elem,n=e.selection.getSelectionContainerElem();if(n){var o=n.getNodeName();"TD"===o||"TH"===o?(this._active=!0,i.addClass("w-e-active")):(this._active=!1,i.removeClass("w-e-active"))}}},L.prototype={constructor:L,onClick:function(){this._createPanel()},_createPanel:function(){var t=this,e=d("text-val"),i=d("btn"),n=new y(this,{width:350,tabs:[{title:"插入视频",tpl:'<div>\n <input id="'+e+'" type="text" class="block" placeholder="格式如:<iframe src=... ></iframe>"/>\n <div class="w-e-button-container">\n <button id="'+i+'" class="right">插入</button>\n </div>\n </div>',events:[{selector:"#"+i,type:"click",fn:function(){var i=r("#"+e),n=i.val().trim();return n&&t._insert(n),!0}}]}]});n.show(),this.panel=n},_insert:function(t){var e=this.editor;e.cmd.do("insertHTML",t+"<p><br></p>")}},j.prototype={constructor:j,onClick:function(){var t=this.editor,e=t.config;e.qiniu||(this._active?this._createEditPanel():this._createInsertPanel())},_createEditPanel:function(){var t=this.editor,e=d("width-30"),i=d("width-50"),n=d("width-100"),o=d("del-btn"),a=[{title:"编辑图片",tpl:'<div>\n <div class="w-e-button-container" style="border-bottom:1px solid #f1f1f1;padding-bottom:5px;margin-bottom:5px;">\n <span style="float:left;font-size:14px;margin:4px 5px 0 5px;color:#333;">最大宽度:</span>\n <button id="'+e+'" class="left">30%</button>\n <button id="'+i+'" class="left">50%</button>\n <button id="'+n+'" class="left">100%</button>\n </div>\n <div class="w-e-button-container">\n <button id="'+o+'" class="gray left">删除图片</button>\n </dv>\n </div>',events:[{selector:"#"+e,type:"click",fn:function(){var e=t._selectedImg;return e&&e.css("max-width","30%"),!0}},{selector:"#"+i,type:"click",fn:function(){var e=t._selectedImg;return e&&e.css("max-width","50%"),!0}},{selector:"#"+n,type:"click",fn:function(){var e=t._selectedImg;return e&&e.css("max-width","100%"),!0}},{selector:"#"+o,type:"click",fn:function(){var e=t._selectedImg;return e&&e.remove(),!0}}]}],r=new y(this,{width:300,tabs:a});r.show(),this.panel=r},_createInsertPanel:function(){var t=this.editor,e=t.uploadImg,i=t.config,n=d("up-trigger"),o=d("up-file"),a=d("link-url"),s=d("link-btn"),c=[{title:"上传图片",tpl:'<div class="w-e-up-img-container">\n <div id="'+n+'" class="w-e-up-btn">\n <i class="w-e-icon-upload2"></i>\n </div>\n <div style="display:none;">\n <input id="'+o+'" type="file" multiple="multiple" accept="image/jpg,image/jpeg,image/png,image/gif,image/bmp"/>\n </div>\n </div>',events:[{selector:"#"+n,type:"click",fn:function(){var t=r("#"+o),e=t[0];if(!e)return!0;e.click()}},{selector:"#"+o,type:"change",fn:function(){var t=r("#"+o),i=t[0];if(!i)return!0;var n=i.files;return n.length&&e.uploadImg(n),!0}}]},{title:"网络图片",tpl:'<div>\n <input id="'+a+'" type="text" class="block" placeholder="图片链接"/></td>\n <div class="w-e-button-container">\n <button id="'+s+'" class="right">插入</button>\n </div>\n </div>',events:[{selector:"#"+s,type:"click",fn:function(){var t=r("#"+a),i=t.val().trim();return i&&e.insertLinkImg(i),!0}}]}],l=[];(i.uploadImgShowBase64||i.uploadImgServer||i.customUploadImg)&&window.FileReader&&l.push(c[0]),i.showLinkImg&&l.push(c[1]);var A=new y(this,{width:300,tabs:l});A.show(),this.panel=A},tryChangeActive:function(t){var e=this.editor,i=this.$elem;e._selectedImg?(this._active=!0,i.addClass("w-e-active")):(this._active=!1,i.removeClass("w-e-active"))}};var Y={};function P(t){this.editor=t,this.menus={}}function H(t){var e=t.clipboardData||t.originalEvent&&t.originalEvent.clipboardData,i=void 0;return i=null==e?window.clipboardData&&window.clipboardData.getData("text"):e.getData("text/plain"),u(i)}function z(t,e,i){var n=t.clipboardData||t.originalEvent&&t.originalEvent.clipboardData,o=void 0,a=void 0;if(null==n?o=window.clipboardData&&window.clipboardData.getData("text"):(o=n.getData("text/plain"),a=n.getData("text/html")),!a&&o&&(a="<p>"+u(o)+"</p>"),a){var r=a.split("</html>");return 2===r.length&&(a=r[0]),a=a.replace(/<(meta|script|link).+?>/gim,""),a=a.replace(/<!--.*?-->/gm,""),a=a.replace(/\s?data-.+?=('|").+?('|")/gim,""),i&&(a=a.replace(/<img.+?>/gim,"")),a=e?a.replace(/\s?(class|style)=('|").*?('|")/gim,""):a.replace(/\s?class=('|").*?('|")/gim,""),a}}function G(t){var e=[],i=H(t);if(i)return e;var n=t.clipboardData||t.originalEvent&&t.originalEvent.clipboardData||{},o=n.items;return o?(l(o,(function(t,i){var n=i.type;/image/i.test(n)&&e.push(i.getAsFile())})),e):e}function J(t){var e=[],i=t.childNodes()||[];return i.forEach((function(t){var i=void 0,n=t.nodeType;if(3===n&&(i=t.textContent,i=u(i)),1===n){i={},i.tag=t.nodeName.toLowerCase();for(var o=[],a=t.attributes||{},s=a.length||0,c=0;c<s;c++){var l=a[c];o.push({name:l.name,value:l.value})}i.attrs=o,i.children=J(r(t))}e.push(i)})),e}function O(t){this.editor=t}function $(t){this.editor=t}function K(t){this.editor=t,this._currentRange=null}function V(t){this.editor=t,this._time=0,this._isShow=!1,this._isRender=!1,this._timeoutId=0,this.$textContainer=t.$textContainerElem,this.$bar=r('<div class="w-e-progress"></div>')}Y.bold=p,Y.head=v,Y.fontSize=w,Y.fontName=b,Y.link=x,Y.italic=B,Y.redo=I,Y.strikeThrough=k,Y.underline=Q,Y.undo=S,Y.list=M,Y.justify=_,Y.foreColor=D,Y.backColor=F,Y.quote=N,Y.code=T,Y.emoticon=R,Y.table=U,Y.video=L,Y.image=j,P.prototype={constructor:P,init:function(){var t=this,e=this.editor,i=e.config||{},n=i.menus||[];n.forEach((function(i){var n=Y[i];n&&"function"===typeof n&&(t.menus[i]=new n(e))})),this._addToToolbar(),this._bindEvent()},_addToToolbar:function(){var t=this.editor,e=t.$toolbarElem,i=this.menus,n=t.config,o=n.zIndex+1;l(i,(function(t,i){var n=i.$elem;n&&(n.css("z-index",o),e.append(n))}))},_bindEvent:function(){var t=this.menus,e=this.editor;l(t,(function(t,i){var n=i.type;if(n){var o=i.$elem,a=i.droplist;i.panel;"click"===n&&i.onClick&&o.on("click",(function(t){null!=e.selection.getRange()&&i.onClick(t)})),"droplist"===n&&a&&o.on("mouseenter",(function(t){null!=e.selection.getRange()&&(a.showTimeoutId=setTimeout((function(){a.show()}),200))})).on("mouseleave",(function(t){a.hideTimeoutId=setTimeout((function(){a.hide()}),0)})),"panel"===n&&i.onClick&&o.on("click",(function(t){t.stopPropagation(),null!=e.selection.getRange()&&i.onClick(t)}))}}))},changeActive:function(){var t=this.menus;l(t,(function(t,e){e.tryChangeActive&&setTimeout((function(){e.tryChangeActive()}),100)}))}},O.prototype={constructor:O,init:function(){this._bindEvent()},clear:function(){this.html("<p><br></p>")},html:function(t){var e=this.editor,i=e.$textElem,n=void 0;if(null==t)return n=i.html(),n=n.replace(/\u200b/gm,""),n;i.html(t),e.initSelection()},getJSON:function(){var t=this.editor,e=t.$textElem;return J(e)},text:function(t){var e=this.editor,i=e.$textElem,n=void 0;if(null==t)return n=i.text(),n=n.replace(/\u200b/gm,""),n;i.text("<p>"+t+"</p>"),e.initSelection()},append:function(t){var e=this.editor,i=e.$textElem;i.append(r(t)),e.initSelection()},_bindEvent:function(){this._saveRangeRealTime(),this._enterKeyHandle(),this._clearHandle(),this._pasteHandle(),this._tabHandle(),this._imgHandle(),this._dragHandle()},_saveRangeRealTime:function(){var t=this.editor,e=t.$textElem;function i(e){t.selection.saveRange(),t.menus.changeActive()}e.on("keyup",i),e.on("mousedown",(function(t){e.on("mouseleave",i)})),e.on("mouseup",(function(t){i(),e.off("mouseleave",i)}))},_enterKeyHandle:function(){var t=this.editor,e=t.$textElem;function i(e){var i=r("<p><br></p>");i.insertBefore(e),t.selection.createRangeByElem(i,!0),t.selection.restoreSelection(),e.remove()}function n(n){var o=t.selection.getSelectionContainerElem(),a=o.parent();if("<code><br></code>"!==a.html()){if(a.equal(e)){var r=o.getNodeName();"P"!==r&&(o.text()||i(o))}}else i(o)}function o(e){var i=t.selection.getSelectionContainerElem();if(i){var n=i.parent(),o=i.getNodeName(),a=n.getNodeName();if("CODE"===o&&"PRE"===a&&t.cmd.queryCommandSupported("insertHTML")){if(!0===t._willBreakCode){var s=r("<p><br></p>");return s.insertAfter(n),t.selection.createRangeByElem(s,!0),t.selection.restoreSelection(),t._willBreakCode=!1,void e.preventDefault()}var c=t.selection.getRange().startOffset;t.cmd.do("insertHTML","\n"),t.selection.saveRange(),t.selection.getRange().startOffset===c&&t.cmd.do("insertHTML","\n");var l=i.html().length;t.selection.getRange().startOffset+1===l&&(t._willBreakCode=!0),e.preventDefault()}}}e.on("keyup",(function(t){13===t.keyCode&&n(t)})),e.on("keydown",(function(e){13===e.keyCode?o(e):t._willBreakCode=!1}))},_clearHandle:function(){var t=this.editor,e=t.$textElem;e.on("keydown",(function(t){if(8===t.keyCode){var i=e.html().toLowerCase().trim();"<p><br></p>"!==i||t.preventDefault()}})),e.on("keyup",(function(i){if(8===i.keyCode){var n=void 0,o=e.html().toLowerCase().trim();o&&"<br>"!==o||(n=r("<p><br/></p>"),e.html(""),e.append(n),t.selection.createRangeByElem(n,!1,!0),t.selection.restoreSelection())}}))},_pasteHandle:function(){var t=this.editor,e=t.config,i=e.pasteFilterStyle,n=e.pasteTextHandle,o=e.pasteIgnoreImg,a=t.$textElem,r=0;function s(){var t=Date.now(),e=!1;return t-r>=100&&(e=!0),r=t,e}function l(){r=0}a.on("paste",(function(e){if(!c.isIE()&&(e.preventDefault(),s())){var a=z(e,i,o),r=H(e);r=r.replace(/\n/gm,"<br>");var A=t.selection.getSelectionContainerElem();if(A){var d=A.getNodeName();if("CODE"===d||"PRE"===d)return n&&h(n)&&(r=""+(n(r)||"")),void t.cmd.do("insertHTML","<p>"+r+"</p>");if(a)try{n&&h(n)&&(a=""+(n(a)||"")),t.cmd.do("insertHTML",a)}catch(u){n&&h(n)&&(r=""+(n(r)||"")),t.cmd.do("insertHTML","<p>"+r+"</p>")}else l()}}})),a.on("paste",(function(e){if(!c.isIE()&&(e.preventDefault(),s())){var i=G(e);if(i&&i.length){var n=t.selection.getSelectionContainerElem();if(n){var o=n.getNodeName();if("CODE"!==o&&"PRE"!==o){var a=t.uploadImg;a.uploadImg(i)}}}}}))},_tabHandle:function(){var t=this.editor,e=t.$textElem;e.on("keydown",(function(e){if(9===e.keyCode&&t.cmd.queryCommandSupported("insertHTML")){var i=t.selection.getSelectionContainerElem();if(i){var n=i.parent(),o=i.getNodeName(),a=n.getNodeName();"CODE"===o&&"PRE"===a?t.cmd.do("insertHTML"," "):t.cmd.do("insertHTML","&nbsp;&nbsp;&nbsp;&nbsp;"),e.preventDefault()}}}))},_imgHandle:function(){var t=this.editor,e=t.$textElem;e.on("click","img",(function(e){var i=this,n=r(i);"1"!==n.attr("data-w-e")&&(t._selectedImg=n,t.selection.createRangeByElem(n),t.selection.restoreSelection())})),e.on("click keyup",(function(e){e.target.matches("img")||(t._selectedImg=null)}))},_dragHandle:function(){var t=this.editor,e=r(document);e.on("dragleave drop dragenter dragover",(function(t){t.preventDefault()}));var i=t.$textElem;i.on("drop",(function(e){e.preventDefault();var i=e.dataTransfer&&e.dataTransfer.files;if(i&&i.length){var n=t.uploadImg;n.uploadImg(i)}}))}},$.prototype={constructor:$,do:function(t,e){var i=this.editor;if(i._useStyleWithCSS||(document.execCommand("styleWithCSS",null,!0),i._useStyleWithCSS=!0),i.selection.getRange()){i.selection.restoreSelection();var n="_"+t;this[n]?this[n](e):this._execCommand(t,e),i.menus.changeActive(),i.selection.saveRange(),i.selection.restoreSelection(),i.change&&i.change()}},_insertHTML:function(t){var e=this.editor,i=e.selection.getRange();this.queryCommandSupported("insertHTML")?this._execCommand("insertHTML",t):i.insertNode?(i.deleteContents(),i.insertNode(r(t)[0])):i.pasteHTML&&i.pasteHTML(t)},_insertElem:function(t){var e=this.editor,i=e.selection.getRange();i.insertNode&&(i.deleteContents(),i.insertNode(t[0]))},_execCommand:function(t,e){document.execCommand(t,!1,e)},queryCommandValue:function(t){return document.queryCommandValue(t)},queryCommandState:function(t){return document.queryCommandState(t)},queryCommandSupported:function(t){return document.queryCommandSupported(t)}},K.prototype={constructor:K,getRange:function(){return this._currentRange},saveRange:function(t){if(t)this._currentRange=t;else{var e=window.getSelection();if(0!==e.rangeCount){var i=e.getRangeAt(0),n=this.getSelectionContainerElem(i);if(n&&"false"!==n.attr("contenteditable")&&!n.parentUntil("[contenteditable=false]")){var o=this.editor,a=o.$textElem;a.isContain(n)&&(this._currentRange=i)}}}},collapseRange:function(t){null==t&&(t=!1);var e=this._currentRange;e&&e.collapse(t)},getSelectionText:function(){var t=this._currentRange;return t?this._currentRange.toString():""},getSelectionContainerElem:function(t){t=t||this._currentRange;var e=void 0;if(t)return e=t.commonAncestorContainer,r(1===e.nodeType?e:e.parentNode)},getSelectionStartElem:function(t){t=t||this._currentRange;var e=void 0;if(t)return e=t.startContainer,r(1===e.nodeType?e:e.parentNode)},getSelectionEndElem:function(t){t=t||this._currentRange;var e=void 0;if(t)return e=t.endContainer,r(1===e.nodeType?e:e.parentNode)},isSelectionEmpty:function(){var t=this._currentRange;return!(!t||!t.startContainer||t.startContainer!==t.endContainer||t.startOffset!==t.endOffset)},restoreSelection:function(){var t=window.getSelection();t.removeAllRanges(),t.addRange(this._currentRange)},createEmptyRange:function(){var t=this.editor,e=this.getRange(),i=void 0;if(e&&this.isSelectionEmpty())try{c.isWebkit()?(t.cmd.do("insertHTML","&#8203;"),e.setEnd(e.endContainer,e.endOffset+1),this.saveRange(e)):(i=r("<strong>&#8203;</strong>"),t.cmd.do("insertElem",i),this.createRangeByElem(i,!0))}catch(n){}},createRangeByElem:function(t,e,i){if(t.length){var n=t[0],o=document.createRange();i?o.selectNodeContents(n):o.selectNode(n),"boolean"===typeof e&&o.collapse(e),this.saveRange(o)}}},V.prototype={constructor:V,show:function(t){var e=this;if(!this._isShow){this._isShow=!0;var i=this.$bar;if(this._isRender)this._isRender=!0;else{var n=this.$textContainer;n.append(i)}Date.now()-this._time>100&&t<=1&&(i.css("width",100*t+"%"),this._time=Date.now());var o=this._timeoutId;o&&clearTimeout(o),o=setTimeout((function(){e._hide()}),500)}},_hide:function(){var t=this.$bar;t.remove(),this._time=0,this._isShow=!1,this._isRender=!1}};var q="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};function X(t){this.editor=t}X.prototype={constructor:X,_alert:function(t,e){var i=this.editor,n=i.config.debug,o=i.config.customAlert;if(n)throw new Error("wangEditor: "+(e||t));o&&"function"===typeof o?o(t):alert(t)},insertLinkImg:function(t){var e=this;if(t){var i=this.editor,n=i.config,o=n.linkImgCheck,a=void 0;if(o&&"function"===typeof o&&(a=o(t),"string"===typeof a))alert(a);else{i.cmd.do("insertHTML",'<img src="'+t+'" style="max-width:100%;"/>');var r=document.createElement("img");r.onload=function(){var e=n.linkImgCallback;e&&"function"===typeof e&&e(t),r=null},r.onerror=function(){r=null,e._alert("插入图片错误",'wangEditor: 插入图片出错,图片链接是 "'+t+'",下载该链接失败')},r.onabort=function(){r=null},r.src=t}}},uploadImg:function(t){var e=this;if(t&&t.length){var i=this.editor,n=i.config,o=n.uploadImgServer,a=n.uploadImgShowBase64,r=n.uploadImgMaxSize,s=r/1024/1024,c=n.uploadImgMaxLength||1e4,d=n.uploadFileName||"",u=n.uploadImgParams||{},h=n.uploadImgParamsWithUrl,p=n.uploadImgHeaders||{},f=n.uploadImgHooks||{},m=n.uploadImgTimeout||3e3,g=n.withCredentials;null==g&&(g=!1);var v=n.customUploadImg;if(v||o||a){var w=[],b=[];if(A(t,(function(t){var e=t.name,i=t.size;e&&i&&(!1!==/\.(jpg|jpeg|png|bmp|gif|webp)$/i.test(e)?r<i?b.push("【"+e+"】大于 "+s+"M"):w.push(t):b.push("【"+e+"】不是图片"))})),b.length)this._alert("图片验证未通过: \n"+b.join("\n"));else if(w.length>c)this._alert("一次最多上传"+c+"张图片");else if(v&&"function"===typeof v)v(w,this.insertLinkImg.bind(this));else{var E=new FormData;if(A(w,(function(t){var e=d||t.name;E.append(e,t)})),o&&"string"===typeof o){var C=o.split("#");o=C[0];var y=C[1]||"";l(u,(function(t,e){h&&(o.indexOf("?")>0?o+="&":o+="?",o=o+t+"="+e),E.append(t,e)})),y&&(o+="#"+y);var x=new XMLHttpRequest;if(x.open("POST",o),x.timeout=m,x.ontimeout=function(){f.timeout&&"function"===typeof f.timeout&&f.timeout(x,i),e._alert("上传图片超时")},x.upload&&(x.upload.onprogress=function(t){var e=void 0,n=new V(i);t.lengthComputable&&(e=t.loaded/t.total,n.show(e))}),x.onreadystatechange=function(){var t=void 0;if(4===x.readyState){if(x.status<200||x.status>=300)return f.error&&"function"===typeof f.error&&f.error(x,i),void e._alert("上传图片发生错误","上传图片发生错误,服务器返回状态是 "+x.status);if(t=x.responseText,"object"!==("undefined"===typeof t?"undefined":q(t)))try{t=JSON.parse(t)}catch(o){return f.fail&&"function"===typeof f.fail&&f.fail(x,i,t),void e._alert("上传图片失败","上传图片返回结果错误,返回结果是: "+t)}if(f.customInsert||"0"==t.errno){if(f.customInsert&&"function"===typeof f.customInsert)f.customInsert(e.insertLinkImg.bind(e),t,i);else{var n=t.data||[];n.forEach((function(t){e.insertLinkImg(t)}))}f.success&&"function"===typeof f.success&&f.success(x,i,t)}else f.fail&&"function"===typeof f.fail&&f.fail(x,i,t),e._alert("上传图片失败","上传图片返回结果错误,返回结果 errno="+t.errno)}},f.before&&"function"===typeof f.before){var B=f.before(x,i,w);if(B&&"object"===("undefined"===typeof B?"undefined":q(B))&&B.prevent)return void this._alert(B.msg)}return l(p,(function(t,e){x.setRequestHeader(t,e)})),x.withCredentials=g,void x.send(E)}a&&A(t,(function(t){var i=e,n=new FileReader;n.readAsDataURL(t),n.onload=function(){i.insertLinkImg(this.result)}}))}}}}};var W=1;function Z(t,e){if(null==t)throw new Error("错误:初始化编辑器时候未传入任何参数,请查阅文档");this.id="wangEditor-"+W++,this.toolbarSelector=t,this.textSelector=e,this.customConfig={}}Z.prototype={constructor:Z,_initConfig:function(){var t={};this.config=Object.assign(t,s,this.customConfig);var e=this.config.lang||{},i=[];l(e,(function(t,e){i.push({reg:new RegExp(t,"img"),val:e})})),this.config.langArgs=i},_initDom:function(){var t=this,e=this.toolbarSelector,i=r(e),n=this.textSelector,o=this.config,a=o.zIndex,s=void 0,c=void 0,l=void 0,A=void 0;null==n?(s=r("<div></div>"),c=r("<div></div>"),A=i.children(),i.append(s).append(c),s.css("background-color","#f1f1f1").css("border","1px solid #ccc"),c.css("border","1px solid #ccc").css("border-top","none").css("height","300px")):(s=i,c=r(n),A=c.children()),l=r("<div></div>"),l.attr("contenteditable","true").css("width","100%").css("height","100%"),A&&A.length?l.append(A):l.append(r("<p><br></p>")),c.append(l),s.addClass("w-e-toolbar"),c.addClass("w-e-text-container"),c.css("z-index",a),l.addClass("w-e-text");var u=d("toolbar-elem");s.attr("id",u);var h=d("text-elem");l.attr("id",h),this.$toolbarElem=s,this.$textContainerElem=c,this.$textElem=l,this.toolbarElemId=u,this.textElemId=h;var p=!0;c.on("compositionstart",(function(){p=!1})),c.on("compositionend",(function(){p=!0})),c.on("click keyup",(function(){p&&t.change&&t.change()})),s.on("click",(function(){this.change&&this.change()})),(o.onfocus||o.onblur)&&(this.isFocus=!1,r(document).on("click",(function(e){var i=l.isContain(r(e.target)),n=s.isContain(r(e.target)),o=s[0]==e.target;if(i)t.isFocus||t.onfocus&&t.onfocus(),t.isFocus=!0;else{if(n&&!o)return;t.isFocus&&t.onblur&&t.onblur(),t.isFocus=!1}})))},_initCommand:function(){this.cmd=new $(this)},_initSelectionAPI:function(){this.selection=new K(this)},_initUploadImg:function(){this.uploadImg=new X(this)},_initMenus:function(){this.menus=new P(this),this.menus.init()},_initText:function(){this.txt=new O(this),this.txt.init()},initSelection:function(t){var e=this.$textElem,i=e.children();if(!i.length)return e.append(r("<p><br></p>")),void this.initSelection();var n=i.last();if(t){var o=n.html().toLowerCase(),a=n.getNodeName();if("<br>"!==o&&"<br/>"!==o||"P"!==a)return e.append(r("<p><br></p>")),void this.initSelection()}this.selection.createRangeByElem(n,!1,!0),this.selection.restoreSelection()},_bindEvent:function(){var t=0,e=this.txt.html(),i=this.config,n=i.onchangeTimeout;n=parseInt(n,10),(!n||n<=0)&&(n=200);var o=i.onchange;o&&"function"===typeof o&&(this.change=function(){var i=this.txt.html();i.length===e.length&&i===e||(t&&clearTimeout(t),t=setTimeout((function(){o(i),e=i}),n))});var a=i.onblur;a&&"function"===typeof a&&(this.onblur=function(){var t=this.txt.html();a(t)});var r=i.onfocus;r&&"function"===typeof r&&(this.onfocus=function(){r()})},create:function(){this._initConfig(),this._initDom(),this._initCommand(),this._initSelectionAPI(),this._initText(),this._initMenus(),this._initUploadImg(),this.initSelection(!0),this._bindEvent()},_offAllEvent:function(){r.offAll()}};try{document}catch(nt){throw new Error("请在浏览器环境下运行")}t();var tt='.w-e-toolbar,.w-e-text-container,.w-e-menu-panel { padding: 0; margin: 0; box-sizing: border-box;}.w-e-toolbar *,.w-e-text-container *,.w-e-menu-panel * { padding: 0; margin: 0; box-sizing: border-box;}.w-e-clear-fix:after { content: ""; display: table; clear: both;}.w-e-toolbar .w-e-droplist { position: absolute; left: 0; top: 0; background-color: #fff; border: 1px solid #f1f1f1; border-right-color: #ccc; border-bottom-color: #ccc;}.w-e-toolbar .w-e-droplist .w-e-dp-title { text-align: center; color: #999; line-height: 2; border-bottom: 1px solid #f1f1f1; font-size: 13px;}.w-e-toolbar .w-e-droplist ul.w-e-list { list-style: none; line-height: 1;}.w-e-toolbar .w-e-droplist ul.w-e-list li.w-e-item { color: #333; padding: 5px 0;}.w-e-toolbar .w-e-droplist ul.w-e-list li.w-e-item:hover { background-color: #f1f1f1;}.w-e-toolbar .w-e-droplist ul.w-e-block { list-style: none; text-align: left; padding: 5px;}.w-e-toolbar .w-e-droplist ul.w-e-block li.w-e-item { display: inline-block; *display: inline; *zoom: 1; padding: 3px 5px;}.w-e-toolbar .w-e-droplist ul.w-e-block li.w-e-item:hover { background-color: #f1f1f1;}@font-face { font-family: \'w-e-icon\'; src: url(data:application/x-font-woff;charset=utf-8;base64,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) format(\'truetype\'); font-weight: normal; font-style: normal;}[class^="w-e-icon-"],[class*=" w-e-icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: \'w-e-icon\' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}.w-e-icon-close:before { content: "\\f00d";}.w-e-icon-upload2:before { content: "\\e9c6";}.w-e-icon-trash-o:before { content: "\\f014";}.w-e-icon-header:before { content: "\\f1dc";}.w-e-icon-pencil2:before { content: "\\e906";}.w-e-icon-paint-brush:before { content: "\\f1fc";}.w-e-icon-image:before { content: "\\e90d";}.w-e-icon-play:before { content: "\\e912";}.w-e-icon-location:before { content: "\\e947";}.w-e-icon-undo:before { content: "\\e965";}.w-e-icon-redo:before { content: "\\e966";}.w-e-icon-quotes-left:before { content: "\\e977";}.w-e-icon-list-numbered:before { content: "\\e9b9";}.w-e-icon-list2:before { content: "\\e9bb";}.w-e-icon-link:before { content: "\\e9cb";}.w-e-icon-happy:before { content: "\\e9df";}.w-e-icon-bold:before { content: "\\ea62";}.w-e-icon-underline:before { content: "\\ea63";}.w-e-icon-italic:before { content: "\\ea64";}.w-e-icon-strikethrough:before { content: "\\ea65";}.w-e-icon-table2:before { content: "\\ea71";}.w-e-icon-paragraph-left:before { content: "\\ea77";}.w-e-icon-paragraph-center:before { content: "\\ea78";}.w-e-icon-paragraph-right:before { content: "\\ea79";}.w-e-icon-terminal:before { content: "\\f120";}.w-e-icon-page-break:before { content: "\\ea68";}.w-e-icon-cancel-circle:before { content: "\\ea0d";}.w-e-icon-font:before { content: "\\ea5c";}.w-e-icon-text-heigh:before { content: "\\ea5f";}.w-e-toolbar { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0 5px; /* flex-wrap: wrap; */ /* 单个菜单 */}.w-e-toolbar .w-e-menu { position: relative; text-align: center; padding: 5px 10px; cursor: pointer;}.w-e-toolbar .w-e-menu i { color: #999;}.w-e-toolbar .w-e-menu:hover i { color: #333;}.w-e-toolbar .w-e-active i { color: #1e88e5;}.w-e-toolbar .w-e-active:hover i { color: #1e88e5;}.w-e-text-container .w-e-panel-container { position: absolute; top: 0; left: 50%; border: 1px solid #ccc; border-top: 0; box-shadow: 1px 1px 2px #ccc; color: #333; background-color: #fff; /* 为 emotion panel 定制的样式 */ /* 上传图片的 panel 定制样式 */}.w-e-text-container .w-e-panel-container .w-e-panel-close { position: absolute; right: 0; top: 0; padding: 5px; margin: 2px 5px 0 0; cursor: pointer; color: #999;}.w-e-text-container .w-e-panel-container .w-e-panel-close:hover { color: #333;}.w-e-text-container .w-e-panel-container .w-e-panel-tab-title { list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 14px; margin: 2px 10px 0 10px; border-bottom: 1px solid #f1f1f1;}.w-e-text-container .w-e-panel-container .w-e-panel-tab-title .w-e-item { padding: 3px 5px; color: #999; cursor: pointer; margin: 0 3px; position: relative; top: 1px;}.w-e-text-container .w-e-panel-container .w-e-panel-tab-title .w-e-active { color: #333; border-bottom: 1px solid #333; cursor: default; font-weight: 700;}.w-e-text-container .w-e-panel-container .w-e-panel-tab-content { padding: 10px 15px 10px 15px; font-size: 16px; /* 输入框的样式 */ /* 按钮的样式 */}.w-e-text-container .w-e-panel-container .w-e-panel-tab-content input:focus,.w-e-text-container .w-e-panel-container .w-e-panel-tab-content textarea:focus,.w-e-text-container .w-e-panel-container .w-e-panel-tab-content button:focus { outline: none;}.w-e-text-container .w-e-panel-container .w-e-panel-tab-content textarea { width: 100%; border: 1px solid #ccc; padding: 5px;}.w-e-text-container .w-e-panel-container .w-e-panel-tab-content textarea:focus { border-color: #1e88e5;}.w-e-text-container .w-e-panel-container .w-e-panel-tab-content input[type=text] { border: none; border-bottom: 1px solid #ccc; font-size: 14px; height: 20px; color: #333; text-align: left;}.w-e-text-container .w-e-panel-container .w-e-panel-tab-content input[type=text].small { width: 30px; text-align: center;}.w-e-text-container .w-e-panel-container .w-e-panel-tab-content input[type=text].block { display: block; width: 100%; margin: 10px 0;}.w-e-text-container .w-e-panel-container .w-e-panel-tab-content input[type=text]:focus { border-bottom: 2px solid #1e88e5;}.w-e-text-container .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button { font-size: 14px; color: #1e88e5; border: none; padding: 5px 10px; background-color: #fff; cursor: pointer; border-radius: 3px;}.w-e-text-container .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button.left { float: left; margin-right: 10px;}.w-e-text-container .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button.right { float: right; margin-left: 10px;}.w-e-text-container .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button.gray { color: #999;}.w-e-text-container .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button.red { color: #c24f4a;}.w-e-text-container .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button:hover { background-color: #f1f1f1;}.w-e-text-container .w-e-panel-container .w-e-panel-tab-content .w-e-button-container:after { content: ""; display: table; clear: both;}.w-e-text-container .w-e-panel-container .w-e-emoticon-container .w-e-item { cursor: pointer; font-size: 18px; padding: 0 3px; display: inline-block; *display: inline; *zoom: 1;}.w-e-text-container .w-e-panel-container .w-e-up-img-container { text-align: center;}.w-e-text-container .w-e-panel-container .w-e-up-img-container .w-e-up-btn { display: inline-block; *display: inline; *zoom: 1; color: #999; cursor: pointer; font-size: 60px; line-height: 1;}.w-e-text-container .w-e-panel-container .w-e-up-img-container .w-e-up-btn:hover { color: #333;}.w-e-text-container { position: relative;}.w-e-text-container .w-e-progress { position: absolute; background-color: #1e88e5; bottom: 0; left: 0; height: 1px;}.w-e-text { padding: 0 10px; overflow-y: scroll;}.w-e-text p,.w-e-text h1,.w-e-text h2,.w-e-text h3,.w-e-text h4,.w-e-text h5,.w-e-text table,.w-e-text pre { margin: 10px 0; line-height: 1.5;}.w-e-text ul,.w-e-text ol { margin: 10px 0 10px 20px;}.w-e-text blockquote { display: block; border-left: 8px solid #d0e5f2; padding: 5px 10px; margin: 10px 0; line-height: 1.4; font-size: 100%; background-color: #f1f1f1;}.w-e-text code { display: inline-block; *display: inline; *zoom: 1; background-color: #f1f1f1; border-radius: 3px; padding: 3px 5px; margin: 0 3px;}.w-e-text pre code { display: block;}.w-e-text table { border-top: 1px solid #ccc; border-left: 1px solid #ccc;}.w-e-text table td,.w-e-text table th { border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; padding: 3px 5px;}.w-e-text table th { border-bottom: 2px solid #ccc; text-align: center;}.w-e-text:focus { outline: none;}.w-e-text img { cursor: pointer;}.w-e-text img:hover { box-shadow: 0 0 5px #333;}',et=document.createElement("style");et.type="text/css",et.innerHTML=tt,document.getElementsByTagName("HEAD").item(0).appendChild(et);var it=window.wangEditor||Z;return it}))},2435:function(t,e,i){"use strict";i("e9e0")},"386b":function(t,e,i){var n=i("5ca1"),o=i("79e5"),a=i("be13"),r=/"/g,s=function(t,e,i,n){var o=String(a(t)),s="<"+e;return""!==i&&(s+=" "+i+'="'+String(n).replace(r,"&quot;")+'"'),s+">"+o+"</"+e+">"};t.exports=function(t,e){var i={};i[t]=e(s),n(n.P+n.F*o((function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3})),"String",i)}},8870:function(t,e,i){"use strict";i.d(e,"a",(function(){return o}));var n=i("22b6");function o(t){return n["a"].post("project/source_link/delete",{sourceCode:t})}},a897:function(t,e,i){"use strict";var n=function(){var t=this,e=t._self._c;return e("div",{staticStyle:{"word-break":"break-all"},style:t.styleObject},[e("div",{ref:"editor",style:t.styleObject,attrs:{id:t.id}})])},o=[],a=(i("28a5"),i("a481"),i("ac6a"),i("1a0b")),r=i.n(a),s=i("2ef0"),c=i.n(s),l={name:"editor",props:["id","value","width","height","uploadImgServer","disabled","menus","mapKey","menuFixed","pasteFilter","codeDefaultLang","hideLinkImg","uploadImgParams","uploadImgHeaders","isRealtime","disabledMenus","uploadFileName","uploadImgShowBase64"],data:function(){return{styleObject:{width:"auto",height:"auto"},editor:null}},methods:{initSize:function(){this.width&&(this.styleObject.width=this.width+"px"),this.height&&(this.styleObject.height=this.height+"px")},createEditor:function(){this.editor=new r.a(document.getElementById(this.id)),this.initConfig(),this.editor.create()},initConfig:function(){this.editor.customConfig.uploadFileName=this.uploadFileName?this.uploadFileName:"image[]",this.editor.customConfig.uploadImgServer=this.uploadImgServer,this.editor.customConfig.uploadImgShowBase64=!!this.uploadImgShowBase64&&this.uploadImgShowBase64,this.editor.customConfig.uploadImgFileName="file",this.editor.customConfig.pasteFilter=!1,void 0!=this.mapKey&&(this.editor.customConfig.mapAk=this.mapKey),void 0!=this.menus&&this.menus instanceof Array&&this.menus.length?this.editor.customConfig.menus=this.filterMenu(this.menus):this.disabledMenus&&(this.editor.customConfig.menus=this.filterDisabledMenu(this.editor.customConfig.menus,this.disabledMenus)),void 0!=this.menuFixed&&(this.editor.customConfig.menuFixed=this.menuFixed),void 0!=this.pasteFilter&&(this.editor.customConfig.pasteFilter=this.pasteFilter),void 0!=this.codeDefaultLang&&(this.editor.customConfig.codeDefaultLang=this.codeDefaultLang),void 0!=this.hideLinkImg&&(this.editor.customConfig.hideLinkImg=this.hideLinkImg),void 0!=this.uploadImgParams&&this.uploadImgParams instanceof Object&&(this.editor.customConfig.uploadImgParams=this.uploadImgParams),void 0!=this.uploadImgHeaders&&this.uploadImgHeaders instanceof Object&&(this.editor.customConfig.uploadImgHeaders=this.uploadImgHeaders),this.value&&this.setHtml(this.value),this.disabled&&this.disable(),this.listenChange()},filterMenu:function(t){return c.a.map(t,(function(t,e){return"source"===t?null:t}))},filterDisabledMenu:function(t,e){var i=t.join(",");return c()(e).forEach((function(t){i=i.replace(t,"").replace(",,",",")})),i.length&&","==i[0]&&i.substr(1,i.length),i.split(",")},insertImg:function(t){this.editor.command(null,"insertHtml","<img src="+t+' style="max-width:100%;"/>')},getHtml:function(){return this.editor.txt.html()},getText:function(){return this.editor.txt.text()},setHtml:function(t){this.editor.txt.html(t)},appendHtml:function(t){this.editor.txt.append(t)},clear:function(){this.editor.clear()},enable:function(){this.editor.enable()},disable:function(){this.editor.disable()},destroy:function(){this.editor.destroy()},undestroy:function(){this.editor.undestroy()},listenChange:function(){var t=this;this.editor.onchange=function(){t.$emit("change");var e="";t.getText()||(e=t.getHtml()),!1!==t.isRealtime&&t.$emit("input",e)}}},mounted:function(){var t=this;this.initSize(),setTimeout((function(){t.createEditor()}),100)}},A=l,d=i("2877"),u=Object(d["a"])(A,n,o,!1,null,null,null);e["a"]=u.exports},b54a:function(t,e,i){"use strict";i("386b")("link",(function(t){return function(e){return t(this,"a","href",e)}}))},d3a1:function(t,e,i){"use strict";i("b54a"),i("7f7f");var n=function(){var t=this,e=t._self._c;return e("div",[e("a-modal",{staticClass:"invite-project-member",attrs:{width:500,title:t.actionInfo.modalTitle,footer:null},on:{cancel:t.cancel},model:{value:t.actionInfo.modalStatus,callback:function(e){t.$set(t.actionInfo,"modalStatus",e)},expression:"actionInfo.modalStatus"}},[e("div",{staticClass:"header"},[e("span",[t._v("账号邀请")]),e("a",{on:{click:t.createInviteLink}},[t._v("通过链接邀请")])]),e("div",{staticClass:"search-content m-b"},[e("a-input",{attrs:{placeholder:"输入昵称或邮箱查找"},model:{value:t.keyword,callback:function(e){t.keyword=e},expression:"keyword"}},[e("a-icon",{attrs:{slot:"prefix",type:"search"},slot:"prefix"})],1)],1),e("vue-scroll",[e("div",{staticClass:"member-list"},[e("a-list",{staticClass:"project-list",attrs:{itemLayout:"horizontal",loading:t.searching,dataSource:t.list,locale:{emptyText:t.keyword&&t.keyword.length>1?"没有搜索到相关成员":""}},scopedSlots:t._u([{key:"renderItem",fn:function(i){return e("a-list-item",{},[e("span",{attrs:{slot:"actions"},slot:"actions"},[i.joined?[e("a-icon",{attrs:{type:"user"}}),e("span",[t._v(" 已加入")])]:e("a-button",{attrs:{size:"small",type:"dashed",icon:"user-add"},on:{click:function(e){return t.invite(i)}}},[t._v("邀请")])],2),e("a-list-item-meta",{attrs:{description:i.email}},[e("span",{attrs:{slot:"title"},slot:"title"},[t._v(t._s(i.name))]),e("a-avatar",{attrs:{slot:"avatar",icon:"user",src:i.avatar},slot:"avatar"})],1)],1)}}])})],1)])],1),e("a-modal",{staticClass:"invite-link",attrs:{width:600,title:t.linkInfo.modalTitle,footer:null},model:{value:t.linkInfo.modalStatus,callback:function(e){t.$set(t.linkInfo,"modalStatus",e)},expression:"linkInfo.modalStatus"}},[e("div",{staticClass:"header"},[e("p",[t._v("链接有效日期:"+t._s(t.linkInfo.overTime))]),e("a-input-search",{directives:[{name:"clipboard",rawName:"v-clipboard:copy",value:t.linkInfo.link,expression:"linkInfo.link",arg:"copy"}],attrs:{size:"large",enterButton:"复制链接"},model:{value:t.linkInfo.link,callback:function(e){t.$set(t.linkInfo,"link",e)},expression:"linkInfo.link"}})],1)])],1)},o=[],a=(i("28a5"),i("386d"),i("c5f6"),i("2ef0")),r=i.n(a),s=i("c1df"),c=i.n(s),l=i("9f5d"),A=i("2f14"),d=i("82f8"),u={name:"inviteProjectMember",props:{value:{type:Boolean,default:function(){return!1}},projectCode:{type:[String,Number],default:function(){return""}}},data:function(){return{form:this.$form.createForm(this),actionInfo:{modalStatus:this.value,confirmLoading:!1,modalTitle:"邀请新成员"},linkInfo:{modalStatus:!1,confirmLoading:!1,modalTitle:"邀请成员",link:"",overTime:""},keyword:"",searching:!1,list:[]}},watch:{value:function(t){this.actionInfo.modalStatus=t},keyword:function(){this.search()}},created:function(){this.getMembers()},methods:{getMembers:function(){var t=this;Object(l["b"])({projectCode:t.projectCode}).then((function(e){t.list=e.data}))},invite:function(t){Object(l["c"])(t.memberCode,this.projectCode).then((function(e){var i=Object(A["a"])(e);i&&(t.joined=!0)}))},createInviteLink:function(){var t=this;this.linkInfo.link?this.linkInfo.modalStatus=!0:Object(d["b"])({inviteType:"project",sourceCode:this.projectCode}).then((function(e){var i=Object(A["a"])(e);i&&(t.linkInfo.modalStatus=!0,t.linkInfo.link=window.location.href.split("#")[0]+"#/invite_from_link/"+e.data.code,t.linkInfo.overTime=c()(e.data.code.over_time).format("YYYY年M月D日 HH:mm"))}))},search:r.a.debounce((function(){var t=this;if(this.keyword||(this.list=[]),this.keyword.length<=1)return this.getMembers(),!1;this.searching=!0,Object(l["f"])(this.keyword,this.projectCode).then((function(e){t.searching=!1,t.list=e.data}))}),500),cancel:function(){this.actionInfo.modalStatus=!1,this.$emit("input",this.actionInfo.modalStatus)}}},h=u,p=(i("2435"),i("2877")),f=Object(p["a"])(h,n,o,!1,null,null,null);e["a"]=f.exports},d8bc:function(t,e,i){"use strict";i.d(e,"b",(function(){return o})),i.d(e,"a",(function(){return a}));var n=i("22b6");function o(t){return n["a"].post("project/task_member",t)}function a(t){return n["a"].post("project/task_member/inviteMemberBatch",t)}},e9e0:function(t,e,i){},f66c:function(t,e,i){"use strict";i("7f7f");var n=function(){var t=this,e=t._self._c;return e("div",{staticClass:"member-menu"},[e("a-spin",{attrs:{spinning:t.listLoading||t.doListLoading}},[e("div",{staticClass:"search-content"},[e("a-input",{attrs:{size:"large",placeholder:"搜索"},model:{value:t.keyword,callback:function(e){t.keyword=e},expression:"keyword"}},[e("a-icon",{attrs:{slot:"prefix",type:"search"},slot:"prefix"})],1)],1),e("div",{staticClass:"member-list"},[e("vue-scroll",[e("div",{directives:[{name:"show",rawName:"v-show",value:!t.keyword,expression:"!keyword"}],staticClass:"list-group"},[e("span",{staticClass:"title muted"},[t._v("执行者")]),t.doList.length||t.doListLoading?t._e():e("div",{staticClass:"member-list-item ant-list-item",on:{click:function(e){return t.assignTask(null)}}},[e("div",{staticClass:"ant-list-item-meta"},[e("div",{staticClass:"ant-list-item-meta-avatar"},[e("a-avatar",{attrs:{icon:"user"}})],1),e("div",{staticClass:"ant-list-item-meta-content"},[e("h4",{staticClass:"ant-list-item-meta-title"},[e("span",[t._v("未设置")])])])]),e("ul",{staticClass:"ant-list-item-action"},[e("li",[e("span",[e("a-icon",{attrs:{type:"check"}})],1)])])]),e("a-list",{directives:[{name:"show",rawName:"v-show",value:t.doList.length,expression:"doList.length"}],staticClass:"list-content",attrs:{itemLayout:"horizontal",dataSource:t.doList},scopedSlots:t._u([{key:"renderItem",fn:function(i){return e("a-list-item",{staticClass:"member-list-item"},[e("span",{attrs:{slot:"actions"},slot:"actions"},[e("a-icon",{directives:[{name:"show",rawName:"v-show",value:t.showCheck(i),expression:"showCheck(item)"}],attrs:{type:"check"}})],1),e("a-list-item-meta",[e("span",{attrs:{slot:"title"},slot:"title"},[t._v(t._s(i.name))]),e("a-avatar",{attrs:{slot:"avatar",icon:"user",src:i.avatar},slot:"avatar"})],1)],1)}}])})],1),e("div",{staticClass:"list-group"},[e("span",{staticClass:"title muted"},[t._v("其他成员")]),t.doList.length?e("div",{staticClass:"member-list-item ant-list-item",on:{click:function(e){return t.assignTask(null)}}},[e("div",{staticClass:"ant-list-item-meta"},[e("div",{staticClass:"ant-list-item-meta-avatar"},[e("a-avatar",{attrs:{icon:"user"}})],1),e("div",{staticClass:"ant-list-item-meta-content"},[e("h4",{staticClass:"ant-list-item-meta-title"},[e("span",[t._v("待认领")])])])])]):t._e(),e("a-list",{staticClass:"list-content",attrs:{itemLayout:"horizontal",dataSource:t.list,locale:{emptyText:t.keyword&&t.keyword.length>1?"该成员不在任务成员列表中,你可以邀请他进来":""}},scopedSlots:t._u([{key:"renderItem",fn:function(i){return t.showMember(i)?e("a-list-item",{staticClass:"member-list-item",nativeOn:{click:function(e){return t.assignTask(i.code,i)}}},[e("a-list-item-meta",[e("span",{attrs:{slot:"title"},slot:"title"},[t._v(t._s(i.name))]),e("a-avatar",{attrs:{slot:"avatar",icon:"user",src:i.avatar},slot:"avatar"})],1)],1):t._e()}}],null,!0)})],1)])],1),e("div",{staticClass:"footer"},[e("a-button",{attrs:{type:"primary",size:"large",block:""},on:{click:t.inviteProjectMember}},[t._v("邀请新成员")])],1)])],1)},o=[],a=(i("ac6a"),i("386d"),i("c5f6"),i("2ef0")),r=i.n(a),s=i("9f5d"),c=i("d8bc"),l=i("b199"),A={name:"taskMemberMenu",props:{projectCode:{type:[String,Number],default:function(){return""}},taskCode:{type:[String,Number],default:function(){return""}},isCommit:{type:[Boolean],default:function(){return!0}}},data:function(){return{keyword:"",searching:!1,doListLoading:!1,listLoading:!1,showInviteMember:!1,doList:[],list:[],listTemp:[]}},created:function(){this.init()},watch:{keyword:function(){this.search()}},methods:{init:function(){var t=this;this.projectCode&&(this.listLoading=!0,Object(s["d"])({projectCode:this.projectCode,pageSize:300}).then((function(e){t.list=e.data.list,t.listTemp=e.data.list,t.listLoading=!1}))),this.taskCode&&(this.doListLoading=!0,Object(c["b"])({taskCode:this.taskCode,pageSize:300}).then((function(e){t.doList=e.data.list.filter((function(t){return t.is_executor})),t.doListLoading=!1})))},showMember:function(t){var e=!0;return this.doList.forEach((function(i){t.code==i.code&&(e=!1)})),e},showCheck:function(t){if(t.is_executor)return!0},assignTask:function(t){var e=this,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;this.isCommit?Object(l["b"])({taskCode:this.taskCode,executorCode:t}).then((function(){e.$emit("close",i)})):this.$emit("close",i)},inviteProjectMember:function(){this.$emit("inviteProjectMember")},search:r.a.debounce((function(){var t=this;if(this.keyword=this.keyword.trim(),this.keyword||(this.list=JSON.parse(JSON.stringify(this.listTemp))),this.keyword.length<=1)return!1;this.searching=!0,this.list=this.list.filter((function(e){return-1!=e.name.indexOf(t.keyword)}))}),500)}},d=A,u=i("2877"),h=Object(u["a"])(d,n,o,!1,null,null,null);e["a"]=h.exports},f93e:function(t,e,i){"use strict";i.d(e,"a",(function(){return n}));var n={PAGE_SIZE:20,PAGE_NUM:1,TASK_STATUS:[{id:0,name:"未开始",color:"rgba(0, 0, 0, 0.65)"},{id:1,name:"已完成",color:"#1890ff"},{id:2,name:"进行中",color:"#52c41a"},{id:3,name:"挂起",color:"#f5222d"},{id:4,name:"验收中",color:"#faad14"}]}}}]);