CKEDITOR.dialog.add("colordialog",function(r){function t(){v.getById(_).removeStyle("background-color"),l.getContentElement("picker","selectedColor").setValue(""),o()}function i(e){var t;"td"==(e=e.data.getTarget()).getName()&&(t=e.getChild(0).getHtml())&&(o(),(c=e).setAttribute("aria-selected",!0),c.addClass("cke_colordialog_selected"),l.getContentElement("picker","selectedColor").setValue(t))}function o(){c&&(c.removeClass("cke_colordialog_selected"),c.removeAttribute("aria-selected"),c=null)}function a(e){e=e.replace(/^#/,"");for(var t=0,o=[];t<=2;t++)o[t]=parseInt(e.substr(2*t,2),16);return 165<=.2126*o[0]+.7152*o[1]+.0722*o[2]}function s(e){!e.name&&(e=new CKEDITOR.event(e));var t,o=!/mouse/.test(e.name),l=e.data.getTarget();"td"==l.getName()&&(t=l.getChild(0).getHtml())&&(d(e),o?u=l:p=l,o&&l.addClass(a(t)?"cke_colordialog_focused_light":"cke_colordialog_focused_dark"),n(t))}function d(e){(e=!/mouse/.test(e.name)&&u)&&(e.removeClass("cke_colordialog_focused_light"),e.removeClass("cke_colordialog_focused_dark")),u||p||n(!1)}function n(e){e?(v.getById(y).setStyle("background-color",e),v.getById(C).setHtml(e)):(v.getById(y).removeStyle("background-color"),v.getById(C).setHtml(" "))}function g(e){var t=e.data,o=t.getTarget(),l=t.getKeystroke(),a="rtl"==r.lang.dir;switch(l){case 38:(e=o.getParent().getPrevious())&&(e=e.getChild([o.getIndex()])).focus(),t.preventDefault();break;case 40:(e=o.getParent().getNext())&&(e=e.getChild([o.getIndex()]))&&1==e.type&&e.focus(),t.preventDefault();break;case 32:case 13:i(e),t.preventDefault();break;case a?37:39:(e=o.getNext())?1==e.type&&(e.focus(),t.preventDefault(!0)):(e=o.getParent().getNext())&&(e=e.getChild([0]))&&1==e.type&&(e.focus(),t.preventDefault(!0));break;case a?39:37:(e=o.getPrevious())?(e.focus(),t.preventDefault(!0)):(e=o.getParent().getPrevious())&&((e=e.getLast()).focus(),t.preventDefault(!0))}}var l,c,u,p,f,m=CKEDITOR.dom.element,v=CKEDITOR.document,b=r.lang.colordialog,e={type:"html",html:" "},h=function(e){return CKEDITOR.tools.getNextId()+"_"+e},y=h("hicolor"),C=h("hicolortext"),_=h("selhicolor");return function(){function e(e,t){for(var o=e;o'+t+"",CKEDITOR.document))}(f=CKEDITOR.dom.element.createFromHtml('
'+b.options+'
')).on("mouseover",s),f.on("mouseout",d);var c="00 33 66 99 cc ff".split(" ");e(0,0),e(3,0),e(0,3),e(3,3);var t=new m(f.$.insertRow(-1));t.setAttribute("role","row"),n(t.$,"#000000");for(var o=0;o<16;o++){var l=o.toString(16);n(t.$,"#"+l+l+l+l+l+l)}n(t.$,"#ffffff")}(),CKEDITOR.document.appendStyleSheet(CKEDITOR.getUrl(CKEDITOR.plugins.get("colordialog").path+"dialogs/colordialog.css")),{title:b.title,minWidth:360,minHeight:220,onLoad:function(){l=this},onHide:function(){t(),u.removeClass("cke_colordialog_focused_light"),u.removeClass("cke_colordialog_focused_dark"),n(!1),u=null},contents:[{id:"picker",label:b.title,accessKey:"I",elements:[{type:"hbox",padding:0,widths:["70%","10%","30%"],children:[{type:"html",html:"
",onLoad:function(){CKEDITOR.document.getById(this.domId).append(f)},focus:function(){(u||this.getElement().getElementsByTag("td").getItem(0)).focus()}},e,{type:"vbox",padding:0,widths:["70%","5%","25%"],children:[{type:"html",html:""+b.highlight+'
 
'+b.selected+'
'},{type:"text",label:b.selected,labelStyle:"display:none",id:"selectedColor",style:"width: 76px;margin-top:4px",onChange:function(){try{v.getById(_).setStyle("background-color",this.getValue())}catch(e){t()}}},e,{type:"button",id:"clear",label:b.clear,onClick:t}]}]}]}]}});