/webtrees/public/ckeditor-4.15.1-custom/plugins/pastetools/filter/ |
H A D | common.js | 6 …t(a.attributes.style),e,f;for(e in c)f=e+":"+c[e],CKEDITOR.tools.array.some(b,function(a){return f… argument 7 ….tools,p={};CKEDITOR.plugins.pastetools.filters.common=p;p.rules=function(a,b,c){var e=u(b);return… argument 10 g[m]?CKEDITOR.tools.style.border.fromCssRule(g[m]):d[m],"none"===k.style?h.setStyle(a,m,"none"):h.s… argument 11 c,a.attributes.style=CKEDITOR.tools.writeCssText(f))},convertStyleToPx:function(a){var b=a.attribut… argument 12 "width",q(b))},height:function(b){h.setStyle(a,"height",q(b))}})},normalizedStyles:function(a,b){va… argument 14 m.replace(/\-.*$/,"-"))||f(a.name,m)||f(h))&&delete d[n[k]]}var t=CKEDITOR.plugins.pastetools.getCo… argument 16 …ound"],c=l.parseCssText(a.attributes.style),e=l.object.keys(c),f=[],g=[],d=0;d<e.length;d++)-1!==l… argument 18 parse:function(a){function b(a){var b=new CKEDITOR.dom.element("style"),c=new CKEDITOR.dom.element(… function 19 a.push({selector:g[d].selectorText,styles:f(c(g[d].cssText))});return a},filter:function(a){var b=h… argument 20 c=h.inliner.sort,e=function(a){a=(new DOMParser).parseFromString(a,"text/html");return new CKEDITOR… function [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastefromword/filter/ |
H A D | default.js | 5 …buteStack,z=t.lists.getElementIndentation,D=["o:p","xml","script","meta","link"],E="v:arc v:curve … argument 14 (b=!0)},!0);if(b)return!1;var f="";"v:group"===a.parent.name?e(a):(a.forEach(function(a){a.attribut… argument 15 CKEDITOR.plugins.pagebreak.createElement(a),CKEDITOR.htmlParser.fragment.fromHtml(b.getOuterHtml())… argument 16 return c&&c.attributes&&c.attributes.style&&c.attributes.style.match(/mso-list:\s*ignore/i)?a.repla… argument 18 …vertToPx(f)-40*l,0))?e["margin-left"]=f+"px":delete e["margin-left"];a.attributes.style=CKEDITOR.t… argument 19 e!==b?e.remove():c.value||c.remove())},setListSymbol:function(b,a,c){c=c||1;var e=n.parseCssText(b.… argument 20 f[a]&&(e["list-style-type"]=f[a]);g.setListSymbol.removeRedundancies(e,c);(b.attributes.style=CKEDI… argument 21 …b.attributes.start=parseInt(g.getSubsectionSymbol(a[c]),10)-c||1}"1"==b.attributes.start&&delete b… argument 22 "L"],[40,"XL"],[10,"X"],[9,"IX"],[5,"V"],[4,"IV"],[1,"I"]];a=a.toUpperCase();for(var c=b.length,d=0… argument 23 M:"upper-roman"}[b];a||(a="decimal",b.match(/[a-z]/)&&(a="lower-alpha"),b.match(/[A-Z]/)&&(a="upper… argument [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 9 …n(){},CKEDITOR.event.implementOn=function(a){var d=CKEDITOR.event.prototype,b;for(b in d)null==a[b… function 10 return{define:function(b,d){var h=a.call(this,b);CKEDITOR.tools.extend(h,d,!0)},on:function(b,d,h,k… argument 11 once:function(){var a=Array.prototype.slice.call(arguments),b=a[1];a[1]=function(a){a.removeListene… function 12 w[F].call(this,v,l,b,k)}catch(u){}else A=w[F].call(this,v,l,b,k);!1===A?h=1:"undefined"!=typeof A&&… argument 14 …(){var a=navigator.userAgent.toLowerCase(),d=a.match(/edge[ \/](\d+.?\d*)/),b=-1<a.indexOf("triden… variable 22 (function(){function a(a,w,b){this._minInterval=a;this._context=b;this._lastOutput=this._scheduledT… argument 23 function(a){return function(){e._args=Array.prototype.slice.call(arguments);a.call(this)}})}var b=[… argument 24 if(!a||!b||a.length!=b.length)return!1;for(var c=0;c<a.length;c++)if(a[c]!=b[c])return!1;return!0},… argument 25 CKEDITOR.tools.clone(a[c]);return b},capitalize:function(a,b){return a.charAt(0).toUpperCase()+(b?a… argument 26 b.prototype=a;return new b},copy:function(a){var b={},c;for(c in a)b[c]=a[c];return b},isArray:func… argument [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/ |
H A D | select.js | 5 CKEDITOR.dialog.add("select",function(c){function h(a,b,e,d,c){a=f(a);d=d?d.createElement("OPTION")… argument 6 e;e--)a.getChild(e).$.selected&&a.getChild(e).remove();k(a,b)}function q(a,b,e,d){a=f(a);if(0>b)ret… argument 7 function k(a,b){a=f(a);if(0>b)return null;var e=a.getChildren().count();a.$.selectedIndex=b>=e?e-1:… argument 9 …nfo,accessKey:"",elements:[{id:"txtName",type:"text",widths:["25%","75%"],labelLayout:"horizontal"… argument 10 type:"text",widths:["25%","75%"],labelLayout:"horizontal",label:c.lang.forms.select.value,style:"wi… argument 11 …:function(){var a=CKEDITOR.dialog.validate.integer(c.lang.common.validateNumberFailed);return""===… argument 13 b=a.getContentElement("info","cmbValue"),e=a.getContentElement("info","txtOptName"),a=a.getContentE… argument 15 "txtOptName"),a=a.getContentElement("info","txtOptValue"),d=g(this);k(b,d);e.setValue(b.getValue())… argument 20 p(c);d.setValue("");a.setValue("")}},{type:"vbox",children:[{id:"chkMulti",type:"checkbox",label:c.… argument
|
H A D | form.js | 5 …{title:a.lang.forms.form.title,minWidth:350,minHeight:200,getModel:function(b){return b.elementPat… argument 6 "")}function e(a){this.getValue()?a.setAttribute(this.id,this.getValue()):a.removeAttribute(this.id… function
|
H A D | textfield.js | 5 CKEDITOR.dialog.add("textfield",function(b){function e(a){a=a.element;var b=this.getValue();b?a.set… argument 6 …or());a&&this.setupContent(a)},onOk:function(){var a=this.getParentEditor(),b=this.getModel(a),c=t… variable
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/find/dialogs/ |
H A D | find.js | 6 …c","txtReplaceCyclic"]];CKEDITOR.dialog.add("find",function(c){function n(a,b){var d=this,c=new CK… argument 8 back:function(){return this.move(!0)},move:function(a){var b=this.textNode;if(null===b)return w.cal… argument 12 b.length>this._.rangeLength&&b.shift();return a},getEndCharacter:function(){var a=this._.cursors;re… argument 14 8202>=b||E.test(a)},f={searchRange:null,matchRange:null,find:function(a,b,d,e,D,u){this.matchRange?… argument 16 !1},replaceCounter:0,replace:function(a,b,d,e,f,u,h){m=1;a=0;a=this.hasMatchOptionsChanged(b,e,f);i… argument 17 b.insertNode(d);h||(k.selectRanges([b]),c.fire("saveSnapshot"));this.matchRange.updateFromDomRange(… argument 23 …ectPage=CKEDITOR.tools.override(this.selectPage,function(c){return function(e){c.call(a,e);var f=a… argument
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/ |
H A D | image.js | 5 (function(){var u=function(d,k){function u(){var a=arguments,b=this.getContentElement("advanced","t… argument 6 …b=this.getDialog(),c=a.match(l);c&&("%"==c[2]&&m(b,!1),a=c[1]);b.lockRatio&&(c=b.originalElement,"… argument 8 d.addClass("cke_btn_unlocked");d.setAttribute("aria-checked",a.lockRatio);CKEDITOR.env.hc&&d.getChi… argument 20 …oveAttribute("src"),a.preview.setStyle("display","none"))},setup:function(a,b){if(1==a){var c=b.da… argument 21 {type:"button",id:"browse",style:"display:inline-block;margin-top:14px;",align:"center",label:d.lan… argument 22 {type:"hbox",children:[{id:"basic",type:"vbox",children:[{type:"hbox",requiredContent:"img{width,he… argument 24 …g.common.height).replace("%2","px, %"));return a},setup:B,commit:function(a,b){var c=this.getValue… argument 28 id:"txtBorder",requiredContent:"img{border-width}",width:"60px",label:d.lang.image.border,"default"… argument 30 …DITOR.dialog.validate.integer(d.lang.image.validateHSpace),setup:function(a,b){if(1==a){var c,d;c=… argument 32 setup:function(a,b){if(1==a){var c,d;c=b.getStyle("margin-top");d=b.getStyle("margin-bottom");c=c&&… argument [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/ |
H A D | wsc.js | 6 e;return d}()}}var g=function(){var a=function(a,b,e){e=e||{};var f=e.expires;if("number"==typeof f… argument 9 return!b},hasClass:function(a,b){return!(!a.className||!a.className.match(new RegExp("(\\s|^)"+b+"(… argument 11 localizationID:"FinishChecking"},Option_button:{instance:null,text:"Options",localizationID:"Option… argument 12 e))d=d.getElement();else if(b[e].instance)d=b[e].instance.getElement().getFirst()||b[e].instance.ge… argument 13 a.setIframe=function(b,d){var c;c=a.framesetHtml(d);var e=a.iframeNumber+"_"+d;b.getElement().setHt… argument 14 c.document.close();a.div_overlay.setEnable()};a.setCurrentIframe=function(b){a.setIframe(a.dialog._… argument 15 "_"+a.dialog._.currentTabId).style.height="240px"};a.sendData=function(b){var d=b._.currentTabId,c=… argument 16 b.parts.tabs.removeListener("click",h);b.parts.tabs.on("click",h)};a.buildSelectLang=function(a){va… argument 17 function(b,d){var c=document.getElementById("wscLang"+d),e=document.createDocumentFragment(),f,h,k=… argument 19 "position: absolute;top:30px;bottom:41px;left:1px;right:1px;z-index: 10020;padding:0;margin:0;backg… argument [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/dialogs/ |
H A D | options.js | 5 "Dictionary name",onShow:function(b){var a=b.sender,g=d.scayt;b=SCAYT.prototype.UILib;var h=a.getCo… argument 7 g.isLicensed()&&g.createUserDictionary(h,function(e){e.error||a.toggleDictionaryState.call(b,"dicti… argument 16 f.toggleDictionaryState.call(b,"dictionaryState"):f.toggleDictionaryState.call(b,"initialState")}}]… argument 18 k+"\x3c/div\x3e\x3c/div\x3e"}]}];d.on("scaytUserDictionaryAction",function(b){var a=SCAYT.prototype… argument 19 …ionaryName").setValue(""))});d.on("scaytUserDictionaryActionError",function(b){var a=SCAYT.prototy… argument 22 f.clearWordList.call(this);b.setValue("");f.getUserDictionary.call(this);f.toggleDictionaryState.ca… argument 23 d.show())},getChangedOption:function(){var b={};if(1==d.config.scayt_uiTabs[0])for(var a=this.getCo… argument 24 f=new CKEDITOR.dom.element("label"),k=d.scayt;c.setStyles({"white-space":"normal",position:"relativ… argument 25 …;for(m in h.rtl)e[m]=h.rtl[m];for(m in e)f.push([m,e[m]]);f.sort(function(a,b){var c=0;a[1]>b[1]?c… argument 28 …ictionaries","itemList").removeAllChild()},getUserDictionary:function(){var b=this,a=d.scayt;a.get… argument
|
/webtrees/public/js/ |
H A D | webtrees.min.js | 1 "use strict";function _typeof(e){return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.… argument
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/iframe/dialogs/ |
H A D | iframe.js | 5 …is.setValue(f[this.id]["true"]==c.toLowerCase()):this.setValue(c))}function e(c){var d=""===this.g… function 6 …logadvtab;return{title:g.title,minWidth:350,minHeight:260,getModel:function(b){return(b=b.getSelec… argument 9 ….right,"right"],[a.alignTop,"top"],[a.alignMiddle,"middle"],[a.alignBottom,"bottom"]],style:"width… argument
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/a11yhelp/dialogs/ |
H A D | a11yhelp.js | 5 …1yHelp",function(f){function m(a){for(var b,c,h=[],d=0;d<g.length;d++)c=g[d],b=a/g[d],1<b&&2>=b&&(… argument
|