Bundle update

This commit is contained in:
echarp 2018-03-01 22:18:04 +01:00
parent 60ad3516e6
commit fbe6541037
112 changed files with 114715 additions and 100 deletions

View File

@ -2,25 +2,25 @@ GEM
remote: https://rubygems.org/
remote: https://rails-assets.org/
specs:
actioncable (5.1.4)
actionpack (= 5.1.4)
actioncable (5.1.5)
actionpack (= 5.1.5)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
actionmailer (5.1.4)
actionpack (= 5.1.4)
actionview (= 5.1.4)
activejob (= 5.1.4)
actionmailer (5.1.5)
actionpack (= 5.1.5)
actionview (= 5.1.5)
activejob (= 5.1.5)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.1.4)
actionview (= 5.1.4)
activesupport (= 5.1.4)
actionpack (5.1.5)
actionview (= 5.1.5)
activesupport (= 5.1.5)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.1.4)
activesupport (= 5.1.4)
actionview (5.1.5)
activesupport (= 5.1.5)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
@ -39,16 +39,16 @@ GEM
ransack (~> 1.3)
sass (~> 3.1)
sprockets (< 4.1)
activejob (5.1.4)
activesupport (= 5.1.4)
activejob (5.1.5)
activesupport (= 5.1.5)
globalid (>= 0.3.6)
activemodel (5.1.4)
activesupport (= 5.1.4)
activerecord (5.1.4)
activemodel (= 5.1.4)
activesupport (= 5.1.4)
activemodel (5.1.5)
activesupport (= 5.1.5)
activerecord (5.1.5)
activemodel (= 5.1.5)
activesupport (= 5.1.5)
arel (~> 8.0)
activesupport (5.1.4)
activesupport (5.1.5)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
@ -63,14 +63,14 @@ GEM
ast (2.4.0)
bcrypt (3.1.11)
bindex (0.5.0)
brakeman (4.1.1)
brakeman (4.2.0)
buftok (0.2.0)
builder (3.2.3)
bundler-audit (0.6.0)
bundler (~> 1.2)
thor (~> 0.18)
byebug (10.0.0)
capybara (2.17.0)
capybara (2.18.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (>= 1.3.3)
@ -95,8 +95,8 @@ GEM
railties (>= 4.1.0, < 5.2)
responders
warden (~> 1.2.3)
devise-i18n (1.5.1)
devise (>= 3.4)
devise-i18n (1.6.0)
devise (>= 4.4)
differ (0.1.2)
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
@ -110,7 +110,7 @@ GEM
erubis (2.7.0)
eventmachine (1.2.5)
execjs (2.7.0)
ffi (1.9.21)
ffi (1.9.23)
flag-icons-rails (2.5.0)
sass (~> 3.2)
font-awesome-sass (5.0.6.2)
@ -119,7 +119,7 @@ GEM
formtastic (3.1.5)
actionpack (>= 3.2.13)
formtastic_i18n (0.6.0)
geocoder (1.4.5)
geocoder (1.4.6)
globalid (0.4.1)
activesupport (>= 4.2.0)
guard (2.14.2)
@ -191,7 +191,7 @@ GEM
http-form_data (2.0.0)
http_accept_language (2.1.1)
http_parser.rb (0.6.0)
i18n (0.9.4)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
i18n-active_record (0.2.2)
i18n (>= 0.5.0)
@ -228,7 +228,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.1.1)
loofah (2.2.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.12)
@ -236,7 +236,7 @@ GEM
mini_mime (>= 0.1.1)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
meta-tags (2.7.1)
meta-tags (2.8.0)
actionpack (>= 3.2.0, < 5.3)
method_source (0.9.0)
mini_mime (1.0.0)
@ -259,8 +259,8 @@ GEM
activerecord (>= 4.2, < 5.2)
request_store (~> 1.1)
parallel (1.12.1)
parser (2.4.0.2)
ast (~> 2.3)
parser (2.5.0.2)
ast (~> 2.4.0)
piwik_analytics (1.0.2)
actionpack
activesupport
@ -271,24 +271,24 @@ GEM
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.1)
public_suffix (3.0.2)
puma (3.11.2)
rack (2.0.4)
rack-livereload (0.3.16)
rack
rack-test (0.8.2)
rack-test (0.8.3)
rack (>= 1.0, < 3)
rails (5.1.4)
actioncable (= 5.1.4)
actionmailer (= 5.1.4)
actionpack (= 5.1.4)
actionview (= 5.1.4)
activejob (= 5.1.4)
activemodel (= 5.1.4)
activerecord (= 5.1.4)
activesupport (= 5.1.4)
rails (5.1.5)
actioncable (= 5.1.5)
actionmailer (= 5.1.5)
actionpack (= 5.1.5)
actionview (= 5.1.5)
activejob (= 5.1.5)
activemodel (= 5.1.5)
activerecord (= 5.1.5)
activesupport (= 5.1.5)
bundler (>= 1.3.0)
railties (= 5.1.4)
railties (= 5.1.5)
sprockets-rails (>= 2.0.0)
rails-assets-jquery-sparkline (2.1.3)
rails-assets-leaflet (1.3.1)
@ -303,12 +303,12 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
rails-i18n (5.0.4)
i18n (~> 0.7)
railties (~> 5.0)
railties (5.1.4)
actionpack (= 5.1.4)
activesupport (= 5.1.4)
rails-i18n (5.1.1)
i18n (>= 0.7, < 2)
railties (>= 5.0, < 6)
railties (5.1.5)
actionpack (= 5.1.5)
activesupport (= 5.1.5)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
@ -339,7 +339,7 @@ GEM
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.9.0)
ruby_dep (1.5.0)
ruby_parser (3.10.1)
ruby_parser (3.11.0)
sexp_processor (~> 4.9)
rubyzip (1.2.1)
sass (3.5.5)
@ -358,7 +358,7 @@ GEM
selenium-webdriver (3.9.0)
childprocess (~> 0.5)
rubyzip (~> 1.2)
sexp_processor (4.10.0)
sexp_processor (4.10.1)
shellany (0.0.1)
simple_calendar (2.2.7)
rails (>= 3.0)
@ -388,7 +388,7 @@ GEM
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.8)
tinymce-rails (4.7.6)
tinymce-rails (4.7.9)
railties (>= 3.1.1)
tinymce-rails-langs (4.20180103)
tinymce-rails (~> 4.1, >= 4.1.10)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -0,0 +1 @@
!function(){var e,t,n,i,r,a=[];r="undefined"!=typeof global?global:window,i=r.jQuery;var c=function(){return r.tinymce};i.fn.tinymce=function(e){var l,u,s,f=this,p="";if(!f.length)return f;if(!e)return c()?c().get(f[0].id):null;f.css("visibility","hidden");var d=function(){var t=[],r=0;n||(o(),n=!0),f.each(function(n,i){var a,o=i.id,l=e.oninit;o||(i.id=o=c().DOM.uniqueId()),c().get(o)||(a=c().createEditor(o,e),t.push(a),a.on("init",function(){var e,n=l;f.css("visibility",""),l&&++r==t.length&&("string"==typeof n&&(e=-1===n.indexOf(".")?null:c().resolve(n.replace(/\.\w+$/,"")),n=c().resolve(n)),n.apply(e||c(),t))}))}),i.each(t,function(e,t){t.render()})};if(r.tinymce||t||!(l=e.script_url))1===t?a.push(d):d();else{t=1,u=l.substring(0,l.lastIndexOf("/")),-1!=l.indexOf(".min")&&(p=".min"),r.tinymce=r.tinyMCEPreInit||{base:u,suffix:p},-1!=l.indexOf("gzip")&&(s=e.language||"en",l=l+(/\?/.test(l)?"&":"?")+"js=true&core=true&suffix="+escape(p)+"&themes="+escape(e.theme||"modern")+"&plugins="+escape(e.plugins||"")+"&languages="+(s||""),r.tinyMCE_GZ||(r.tinyMCE_GZ={start:function(){var t=function(e){c().ScriptLoader.markDone(c().baseURI.toAbsolute(e))};t("langs/"+s+".js"),t("themes/"+e.theme+"/theme"+p+".js"),t("themes/"+e.theme+"/langs/"+s+".js"),i.each(e.plugins.split(","),function(e,n){n&&(t("plugins/"+n+"/plugin"+p+".js"),t("plugins/"+n+"/langs/"+s+".js"))})},end:function(){}}));var v=document.createElement("script");v.type="text/javascript",v.onload=v.onreadystatechange=function(n){n=n||window.event,2===t||"load"!=n.type&&!/complete|loaded/.test(v.readyState)||(c().dom.Event.domLoaded=1,t=2,e.script_loaded&&e.script_loaded(),d(),i.each(a,function(e,t){t()}))},v.src=l,document.body.appendChild(v)}return f},i.extend(i.expr[":"],{tinymce:function(e){var t;return!!(e.id&&"tinymce"in r&&(t=c().get(e.id))&&t.editorManager===c())}});var o=function(){var t=function(e){"remove"===e&&this.each(function(e,t){var n=a(t);n&&n.remove()}),this.find("span.mceEditor,div.mceEditor").each(function(e,t){var n=c().get(t.id.replace(/_parent$/,""));n&&n.remove()})},n=function(e){var n,i=this;if(null!=e)t.call(i),i.each(function(t,n){var i;(i=c().get(n.id))&&i.setContent(e)});else if(i.length>0&&(n=c().get(i[0].id)))return n.getContent()},a=function(e){var t=null;return e&&e.id&&r.tinymce&&(t=c().get(e.id)),t},o=function(e){return!!(e&&e.length&&r.tinymce&&e.is(":tinymce"))},l={};i.each(["text","html","val"],function(t,r){var c=l[r]=i.fn[r],u="text"===r;i.fn[r]=function(t){var r=this;if(!o(r))return c.apply(r,arguments);if(t!==e)return n.call(r.filter(":tinymce"),t),c.apply(r.not(":tinymce"),arguments),r;var l="",s=arguments;return(u?r:r.eq(0)).each(function(e,t){var n=a(t);l+=n?u?n.getContent().replace(/<(?:"[^"]*"|'[^']*'|[^'">])*>/g,""):n.getContent({save:!0}):c.apply(i(t),s)}),l}}),i.each(["append","prepend"],function(t,n){var r=l[n]=i.fn[n],c="prepend"===n;i.fn[n]=function(t){var n=this;return o(n)?t!==e?("string"==typeof t&&n.filter(":tinymce").each(function(e,n){var i=a(n);i&&i.setContent(c?t+i.getContent():i.getContent()+t)}),r.apply(n.not(":tinymce"),arguments),n):void 0:r.apply(n,arguments)}}),i.each(["remove","replaceWith","replaceAll","empty"],function(e,n){var r=l[n]=i.fn[n];i.fn[n]=function(){return t.call(this,n),r.apply(this,arguments)}}),l.attr=i.fn.attr,i.fn.attr=function(t,r){var c=this,u=arguments;if(!t||"value"!==t||!o(c))return l.attr.apply(c,u);if(r!==e)return n.call(c.filter(":tinymce"),r),l.attr.apply(c.not(":tinymce"),u),c;var s=c[0],f=a(s);return f?f.getContent({save:!0}):l.attr.apply(i(s),u)}}}();

View File

@ -1 +1 @@
jquery.tinymce-694263cae681b5835f54f2daf769a3687fed58fafc839b0b46e1bca1e253cc53.js
jquery.tinymce-3422ce8301d4200dda31be9fec47f6caf03450313cfff2129dc5db90a9a8f120.js

View File

@ -1 +1 @@
jquery.tinymce-694263cae681b5835f54f2daf769a3687fed58fafc839b0b46e1bca1e253cc53.js.gz
jquery.tinymce-3422ce8301d4200dda31be9fec47f6caf03450313cfff2129dc5db90a9a8f120.js.gz

View File

@ -0,0 +1 @@
!function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager"),e=function(t){return/^[A-Za-z][A-Za-z0-9\-:._]*$/.test(t)},n=function(t){var e=t.selection.getNode();return"A"===e.tagName&&""===t.dom.getAttrib(e,"href")?e.id||e.name:""},o=function(t,e){var n=t.selection.getNode();"A"===n.tagName&&""===t.dom.getAttrib(n,"href")?(n.removeAttribute("name"),n.id=e):(t.focus(),t.selection.collapse(!0),t.execCommand("mceInsertContent",!1,t.dom.createHTML("a",{id:e})))},r=function(t){var r=n(t);t.windowManager.open({title:"Anchor",body:{type:"textbox",name:"id",size:40,label:"Id",value:r},onsubmit:function(n){var r,a,i=n.data.id;r=t,(e(a=i)?(o(r,a),0):(r.windowManager.alert("Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores."),1))&&n.preventDefault()}})},a=function(t){t.addCommand("mceAnchor",function(){r(t)})},i=function(t){return function(e){for(var n=0;n<e.length;n++)(o=e[n]).attr("href")||!o.attr("id")&&!o.attr("name")||o.firstChild||e[n].attr("contenteditable",t);var o}},c=function(t){t.on("PreInit",function(){t.parser.addNodeFilter("a",i("false")),t.serializer.addNodeFilter("a",i(null))})},d=function(t){t.addButton("anchor",{icon:"anchor",tooltip:"Anchor",cmd:"mceAnchor",stateSelector:"a:not([href])"}),t.addMenuItem("anchor",{icon:"anchor",text:"Anchor",context:"insert",cmd:"mceAnchor"})};t.add("anchor",function(t){c(t),a(t),d(t)})}();

View File

@ -1 +1 @@
plugin-152aec9d000e212c3ad6feeee2255d686a1db08ce84dcbe60608196bf22983ec.js
plugin-ea734359aa667328bee50558fe498020361da372386e2cee1447d739930902c3.js

View File

@ -1 +1 @@
plugin-152aec9d000e212c3ad6feeee2255d686a1db08ce84dcbe60608196bf22983ec.js.gz
plugin-ea734359aa667328bee50558fe498020361da372386e2cee1447d739930902c3.js.gz

View File

@ -0,0 +1 @@
!function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager"),t=tinymce.util.Tools.resolve("tinymce.Env"),n=function(e){return e.getParam("autolink_pattern",/^(https?:\/\/|ssh:\/\/|ftp:\/\/|file:\/|www\.|(?:mailto:)?[A-Z0-9._%+\-]+@)(.+)$/i)},i=function(e){return e.getParam("default_link_target","")},o=function(e,t){if(t<0&&(t=0),3===e.nodeType){var n=e.data.length;t>n&&(t=n)}return t},r=function(e,t,n){1!==t.nodeType||t.hasChildNodes()?e.setStart(t,o(t,n)):e.setStartBefore(t)},a=function(e,t,n){1!==t.nodeType||t.hasChildNodes()?e.setEnd(t,o(t,n)):e.setEndAfter(t)},f=function(e,t,o){var f,s,d,l,c,u,g,h,C,m,y=n(e),k=i(e);if("A"!==e.selection.getNode().tagName){if((f=e.selection.getRng(!0).cloneRange()).startOffset<5){if(!(h=f.endContainer.previousSibling)){if(!f.endContainer.firstChild||!f.endContainer.firstChild.nextSibling)return;h=f.endContainer.firstChild.nextSibling}if(C=h.length,r(f,h,C),a(f,h,C),f.endOffset<5)return;s=f.endOffset,l=h}else{if(3!==(l=f.endContainer).nodeType&&l.firstChild){for(;3!==l.nodeType&&l.firstChild;)l=l.firstChild;3===l.nodeType&&(r(f,l,0),a(f,l,l.nodeValue.length))}s=1===f.endOffset?2:f.endOffset-1-t}for(d=s;r(f,l,s>=2?s-2:0),a(f,l,s>=1?s-1:0),s-=1," "!==(m=f.toString())&&""!==m&&160!==m.charCodeAt(0)&&s-2>=0&&m!==o;);var p;(p=f.toString())===o||" "===p||160===p.charCodeAt(0)?(r(f,l,s),a(f,l,d),s+=1):0===f.startOffset?(r(f,l,0),a(f,l,d)):(r(f,l,s),a(f,l,d)),"."===(u=f.toString()).charAt(u.length-1)&&a(f,l,d-1),(g=(u=f.toString().trim()).match(y))&&("www."===g[1]?g[1]="http://www.":/@$/.test(g[1])&&!/^mailto:/.test(g[1])&&(g[1]="mailto:"+g[1]),c=e.selection.getBookmark(),e.selection.setRng(f),e.execCommand("createlink",!1,g[1]+g[2]),k&&e.dom.setAttrib(e.selection.getNode(),"target",k),e.selection.moveToBookmark(c),e.nodeChanged())}},s=function(e){var n;e.on("keydown",function(t){13!==t.keyCode||f(e,-1,"")}),t.ie?e.on("focus",function(){if(!n){n=!0;try{e.execCommand("AutoUrlDetect",!1,!0)}catch(t){}}}):(e.on("keypress",function(t){41!==t.keyCode||f(e,-1,"(")}),e.on("keyup",function(t){32!==t.keyCode||f(e,0,"")}))};e.add("autolink",function(e){s(e)})}();

View File

@ -1 +1 @@
plugin-39fd5f06a1105972f517e648fe7d894142f204967c0e1941bc4d3c4eb6f4c81a.js
plugin-07d8808077f685e3807917097c6786f5d00b986eb32b8c45d2111ea9a4fb34d3.js

View File

@ -1 +1 @@
plugin-39fd5f06a1105972f517e648fe7d894142f204967c0e1941bc4d3c4eb6f4c81a.js.gz
plugin-07d8808077f685e3807917097c6786f5d00b986eb32b8c45d2111ea9a4fb34d3.js.gz

View File

@ -0,0 +1 @@
!function(){"use strict";var t=function(n){var e=n,o=function(){return e};return{get:o,set:function(t){e=t},clone:function(){return t(o())}}},n=tinymce.util.Tools.resolve("tinymce.PluginManager"),e=function(t){return{isContextMenuVisible:function(){return t.get()}}},o=function(t){return t.settings.contextmenu_never_use_native},i=function(t){return t.getParam("contextmenu","link openlink image inserttable | cell row column deletetable")},r=tinymce.util.Tools.resolve("tinymce.dom.DOMUtils"),u=function(t){return r.DOM.select(t.settings.ui_container)[0]},c=function(t,n){return{x:t,y:n}},l=function(t,n,e){return c(t.x+n,t.y+e)},s=function(t,n){if(t&&"static"!==r.DOM.getStyle(t,"position",!0)){var e=r.DOM.getPos(t),o=e.x-t.scrollLeft,i=e.y-t.scrollTop;return l(n,-o,-i)}return l(n,0,0)},a=function(t,n){if(t.inline)return s(u(t),c((f=n).pageX,f.pageY));var e,o,i,a,f,m=(e=t.getContentAreaContainer(),o=c((a=n).clientX,a.clientY),i=r.DOM.getPos(e),l(o,i.x,i.y));return s(u(t),m)},f=tinymce.util.Tools.resolve("tinymce.ui.Factory"),m=tinymce.util.Tools.resolve("tinymce.util.Tools"),g=function(t,n,e,o){null===o.get()?o.set(function(t,n){var e,o,r=[];o=i(t),m.each(o.split(/[ ,]/),function(n){var e=t.menuItems[n];"|"===n&&(e={text:n}),e&&(e.shortcut="",r.push(e))});for(var c=0;c<r.length;c++)"|"===r[c].text&&(0!==c&&c!==r.length-1||r.splice(c,1));return(e=f.create("menu",{items:r,context:"contextmenu",classes:"contextmenu"})).uiContainer=u(t),e.renderTo(u(t)),e.on("hide",function(t){t.control===this&&n.set(!1)}),t.on("remove",function(){e.remove(),e=null}),e}(t,e)):o.get().show(),o.get().moveTo(n.x,n.y),e.set(!0)},v=function(t,n,e){t.on("contextmenu",function(i){var r;r=t,(!i.ctrlKey||o(r))&&(i.preventDefault(),g(t,a(t,i),n,e))})};n.add("contextmenu",function(n){var o=t(null),i=t(!1);return v(n,i,o),e(i)})}();

View File

@ -1 +1 @@
plugin-e5a84914355081bd62ded32ada2b643a1170213b35566bb020a81b5d7a910027.js
plugin-35cc36b5d1523209d4b7b6a5380d3920072907ae2c782cf3a7da23f8e233fe5b.js

View File

@ -1 +1 @@
plugin-e5a84914355081bd62ded32ada2b643a1170213b35566bb020a81b5d7a910027.js.gz
plugin-35cc36b5d1523209d4b7b6a5380d3920072907ae2c782cf3a7da23f8e233fe5b.js.gz

View File

@ -0,0 +1 @@
!function(){"use strict";var e=function(n){var t=n,i=function(){return t};return{get:i,set:function(e){t=e},clone:function(){return e(i())}}},n=tinymce.util.Tools.resolve("tinymce.PluginManager"),t=function(e){return{isFullscreen:function(){return null!==e.get()}}},i=tinymce.util.Tools.resolve("tinymce.dom.DOMUtils"),r=function(e,n){e.fire("FullscreenStateChanged",{state:n})},l=i.DOM,o=function(e,n){var t,i,o,c,s,u,d=document.body,a=document.documentElement,h=n.get(),f=function(){var e,n,t,r;l.setStyle(o,"height",(t=window,r=document.body,r.offsetWidth&&(e=r.offsetWidth,n=r.offsetHeight),t.innerWidth&&t.innerHeight&&(e=t.innerWidth,n=t.innerHeight),{w:e,h:n}).h-(i.clientHeight-o.clientHeight))},m=function(){l.unbind(window,"resize",f)};if(t=(i=e.getContainer()).style,c=(o=e.getContentAreaContainer().firstChild).style,h)c.width=h.iframeWidth,c.height=h.iframeHeight,h.containerWidth&&(t.width=h.containerWidth),h.containerHeight&&(t.height=h.containerHeight),l.removeClass(d,"mce-fullscreen"),l.removeClass(a,"mce-fullscreen"),l.removeClass(i,"mce-fullscreen"),s=h.scrollPos,window.scrollTo(s.x,s.y),l.unbind(window,"resize",h.resizeHandler),e.off("remove",h.removeHandler),n.set(null),r(e,!1);else{var g={scrollPos:(u=l.getViewPort(),{x:u.x,y:u.y}),containerWidth:t.width,containerHeight:t.height,iframeWidth:c.width,iframeHeight:c.height,resizeHandler:f,removeHandler:m};c.width=c.height="100%",t.width=t.height="",l.addClass(d,"mce-fullscreen"),l.addClass(a,"mce-fullscreen"),l.addClass(i,"mce-fullscreen"),l.bind(window,"resize",f),e.on("remove",m),f(),n.set(g),r(e,!0)}},c=function(e,n){e.addCommand("mceFullScreen",function(){o(e,n)})},s=function(e){return function(n){var t=n.control;e.on("FullscreenStateChanged",function(e){t.active(e.state)})}},u=function(e){e.addMenuItem("fullscreen",{text:"Fullscreen",shortcut:"Ctrl+Shift+F",selectable:!0,cmd:"mceFullScreen",onPostRender:s(e),context:"view"}),e.addButton("fullscreen",{active:!1,tooltip:"Fullscreen",cmd:"mceFullScreen",onPostRender:s(e)})};n.add("fullscreen",function(n){var i=e(null);return n.settings.inline?t(i):(c(n,i),u(n),n.addShortcut("Ctrl+Shift+F","","mceFullScreen"),t(i))})}();

View File

@ -1 +1 @@
plugin-cb48d300c36e3fa846f5b76bbc8a753203899a12ab0cb92c3da05f0a3d4b393d.js
plugin-fd24da48ec9c1e68c3ab302a7374e238f57f78ac7745015b43e9337637d0f711.js

View File

@ -1 +1 @@
plugin-cb48d300c36e3fa846f5b76bbc8a753203899a12ab0cb92c3da05f0a3d4b393d.js.gz
plugin-fd24da48ec9c1e68c3ab302a7374e238f57f78ac7745015b43e9337637d0f711.js.gz

View File

@ -1 +1 @@
plugin-3acde0898cb9ed54abb955546f5f3def4cd193d5783b7179e018298986ac4b9c.js
plugin-1a3e93c1a23673542a242be66600b1d819787ff5fce5425f7c011487822127a8.js

View File

@ -1 +1 @@
plugin-3acde0898cb9ed54abb955546f5f3def4cd193d5783b7179e018298986ac4b9c.js.gz
plugin-1a3e93c1a23673542a242be66600b1d819787ff5fce5425f7c011487822127a8.js.gz

View File

@ -0,0 +1 @@
!function(){"use strict";var n=tinymce.util.Tools.resolve("tinymce.PluginManager"),t=function(n){n.addCommand("InsertHorizontalRule",function(){n.execCommand("mceInsertContent",!1,"<hr />")})},o=function(n){n.addButton("hr",{icon:"hr",tooltip:"Horizontal line",cmd:"InsertHorizontalRule"}),n.addMenuItem("hr",{icon:"hr",text:"Horizontal line",cmd:"InsertHorizontalRule",context:"insert"})};n.add("hr",function(n){t(n),o(n)})}();

View File

@ -1 +1 @@
plugin-25fde4e2e7fa1a1d38c81ac00c74d9093cc83755e5f0577d5222f2d031c4ec23.js
plugin-7efaeee8fa1f71745d5726205bbb4fd8c0f4eba1edf2baf5a31a3b59bb677622.js

View File

@ -1 +1 @@
plugin-25fde4e2e7fa1a1d38c81ac00c74d9093cc83755e5f0577d5222f2d031c4ec23.js.gz
plugin-7efaeee8fa1f71745d5726205bbb4fd8c0f4eba1edf2baf5a31a3b59bb677622.js.gz

View File

@ -1 +1 @@
plugin-f784f22299b8db7c332600ae1ae2eaf049371d740b4aabd13aa086b3b0ca73fd.js
plugin-34cf331f10b12cc04cac1155bb99098a17dcaec6115c810288a177a8e2065f25.js

View File

@ -1 +1 @@
plugin-f784f22299b8db7c332600ae1ae2eaf049371d740b4aabd13aa086b3b0ca73fd.js.gz
plugin-34cf331f10b12cc04cac1155bb99098a17dcaec6115c810288a177a8e2065f25.js.gz

View File

@ -1 +1 @@
plugin-07200ec683beba83f703fb385e5451a4e9f4aeb198c30b0cf10183c369c9766a.js
plugin-a05e3717ef0c53841e01fe61dcd30da969df899c85b7ed81b0b875123d093bfc.js

View File

@ -1 +1 @@
plugin-07200ec683beba83f703fb385e5451a4e9f4aeb198c30b0cf10183c369c9766a.js.gz
plugin-a05e3717ef0c53841e01fe61dcd30da969df899c85b7ed81b0b875123d093bfc.js.gz

View File

@ -1 +1 @@
plugin-f88d56ea19b064106188bcdc5d77ecdc89edebd19f6f3d86865fd243c975f524.js
plugin-31cc77e15370da31ac3f3e66499bd00c9e9c71a4440e9b87436d6bba6f3cdee3.js

View File

@ -1 +1 @@
plugin-f88d56ea19b064106188bcdc5d77ecdc89edebd19f6f3d86865fd243c975f524.js.gz
plugin-31cc77e15370da31ac3f3e66499bd00c9e9c71a4440e9b87436d6bba6f3cdee3.js.gz

View File

@ -1 +1 @@
plugin-6c286302096200d4813e0aea69c6f6dec2c8ab244455e76491e8d8c1ceb228fd.js
plugin-b09a1081e5a207f044c9012f6206200724018140203ef2f3754ffef659e1e215.js

View File

@ -1 +1 @@
plugin-6c286302096200d4813e0aea69c6f6dec2c8ab244455e76491e8d8c1ceb228fd.js.gz
plugin-b09a1081e5a207f044c9012f6206200724018140203ef2f3754ffef659e1e215.js.gz

View File

@ -1 +1 @@
plugin-f6af71d03b82b21a5cc6b9388b2a2fa86ddb5a3dd287df34fa4a31711544b934.js
plugin-63339a1e87295bc2bafbb84fae355c1a8d8d566f2c3393fbdcf8f47d61b36f94.js

View File

@ -1 +1 @@
plugin-f6af71d03b82b21a5cc6b9388b2a2fa86ddb5a3dd287df34fa4a31711544b934.js.gz
plugin-63339a1e87295bc2bafbb84fae355c1a8d8d566f2c3393fbdcf8f47d61b36f94.js.gz

View File

@ -1 +1 @@
plugin-fd05a4269ce87915ba2f960c19f5a9e8b6f23ac4ebd43658aeb2f308b2318dd6.js
plugin-9f39f17ecccb798a6a6ff4e227546c8c9d63f331b33add21b7c69e6db7d09b8e.js

View File

@ -1 +1 @@
plugin-fd05a4269ce87915ba2f960c19f5a9e8b6f23ac4ebd43658aeb2f308b2318dd6.js.gz
plugin-9f39f17ecccb798a6a6ff4e227546c8c9d63f331b33add21b7c69e6db7d09b8e.js.gz

View File

@ -0,0 +1 @@
!function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager"),t=tinymce.util.Tools.resolve("tinymce.Env"),n=function(e){return parseInt(e.getParam("plugin_preview_width","650"),10)},i=function(e){return parseInt(e.getParam("plugin_preview_height","500"),10)},o=function(e){return e.getParam("content_style","")},r=tinymce.util.Tools.resolve("tinymce.util.Tools"),c=function(e){var t="",n=e.dom.encode,i=o(e);t+='<base href="'+n(e.documentBaseURI.getURI())+'">',i&&(t+='<style type="text/css">'+i+"</style>"),r.each(e.contentCSS,function(i){t+='<link type="text/css" rel="stylesheet" href="'+n(e.documentBaseURI.toAbsolute(i))+'">'});var c=e.settings.body_id||"tinymce";-1!==c.indexOf("=")&&(c=(c=e.getParam("body_id","","hash"))[e.id]||c);var a=e.settings.body_class||"";-1!==a.indexOf("=")&&(a=(a=e.getParam("body_class","","hash"))[e.id]||"");var s=e.settings.directionality?' dir="'+e.settings.directionality+'"':"";return"<!DOCTYPE html><html><head>"+t+'</head><body id="'+n(c)+'" class="mce-content-body '+n(a)+'"'+n(s)+">"+e.getContent()+'<script>document.addEventListener && document.addEventListener("click", function(e) {for (var elm = e.target; elm; elm = elm.parentNode) {if (elm.nodeName === "A") {e.preventDefault();}}}, false);<\/script> </body></html>'},a=function(e,t,n){var i=c(e);if(n)t.src="data:text/html;charset=utf-8,"+encodeURIComponent(i);else{var o=t.contentWindow.document;o.open(),o.write(i),o.close()}},s=function(e){var o=!t.ie,r='<iframe src="" frameborder="0"'+(o?' sandbox="allow-scripts"':"")+"></iframe>",c=n(e),s=i(e);e.windowManager.open({title:"Preview",width:c,height:s,html:r,buttons:{text:"Close",onclick:function(e){e.control.parent().parent().close()}},onPostRender:function(t){var n=t.control.getEl("body").firstChild;a(e,n,o)}})},d=function(e){e.addCommand("mcePreview",function(){s(e)})},l=function(e){e.addButton("preview",{title:"Preview",cmd:"mcePreview"}),e.addMenuItem("preview",{text:"Preview",cmd:"mcePreview",context:"view"})};e.add("preview",function(e){d(e),l(e)})}();

View File

@ -1 +1 @@
plugin-12423d5f791563ea481987a72b59986e6a407e68c5556c12a7d3a89891c6ac3e.js
plugin-ae77492a6d6ff2e42e121b0982d853c309a732dbcb0176250869795b44fa9b28.js

View File

@ -1 +1 @@
plugin-12423d5f791563ea481987a72b59986e6a407e68c5556c12a7d3a89891c6ac3e.js.gz
plugin-ae77492a6d6ff2e42e121b0982d853c309a732dbcb0176250869795b44fa9b28.js.gz

View File

@ -0,0 +1 @@
!function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager"),n=function(t){t.addCommand("mcePrint",function(){t.getWin().print()})},i=function(t){t.addButton("print",{title:"Print",cmd:"mcePrint"}),t.addMenuItem("print",{text:"Print",cmd:"mcePrint",icon:"print"})};t.add("print",function(t){n(t),i(t),t.addShortcut("Meta+P","","mcePrint")})}();

View File

@ -1 +1 @@
plugin-984a7a3b4b52c24bb4b4ea8fc467228ff13c179e041c09a9b4ff30d971d646ab.js
plugin-1ba88c314fa4c0c47ab0af0aa908c03d7906a77fef6a319a302ffff44099fe26.js

View File

@ -1 +1 @@
plugin-984a7a3b4b52c24bb4b4ea8fc467228ff13c179e041c09a9b4ff30d971d646ab.js.gz
plugin-1ba88c314fa4c0c47ab0af0aa908c03d7906a77fef6a319a302ffff44099fe26.js.gz

View File

@ -1 +1 @@
plugin-d4a4c10df900c99407d7c660da67017ac8d8571f997bd4a66ef2bebd9b6803e2.js
plugin-2fedcff466db9c0ccc810f9ff01763a43aa95f1011e6d35558b40e178fbb3f89.js

View File

@ -1 +1 @@
plugin-d4a4c10df900c99407d7c660da67017ac8d8571f997bd4a66ef2bebd9b6803e2.js.gz
plugin-2fedcff466db9c0ccc810f9ff01763a43aa95f1011e6d35558b40e178fbb3f89.js.gz

View File

@ -1 +1 @@
plugin-c8817526489a5046ebc2355eaf0a9dd27175d9feeaf9d2e205291c81eab6ec1e.js
plugin-eb425870c28d2cb04df7f65c13c64b2a20336702c6afc44cba6d1e25f5df4a07.js

View File

@ -1 +1 @@
plugin-c8817526489a5046ebc2355eaf0a9dd27175d9feeaf9d2e205291c81eab6ec1e.js.gz
plugin-eb425870c28d2cb04df7f65c13c64b2a20336702c6afc44cba6d1e25f5df4a07.js.gz

View File

@ -1 +1 @@
plugin-26d44ba3cb7b19bcdc85ccb1c192562150b4aa14bdc57e90802aa384377e1fa5.js
plugin-304e1b73b030535eb69634f9961df619b504a04a91099a51ae8c21711dc8ae04.js

View File

@ -1 +1 @@
plugin-26d44ba3cb7b19bcdc85ccb1c192562150b4aa14bdc57e90802aa384377e1fa5.js.gz
plugin-304e1b73b030535eb69634f9961df619b504a04a91099a51ae8c21711dc8ae04.js.gz

View File

@ -1 +1 @@
plugin-1ed890eff4ab2fa9adaccfc7a06ac0c4bdba42d12647aab980c81c1fd1469313.js
plugin-f01e6e7d673a50d761d16327c07df99ea79620d2b3d10d8320cb5ca8b49ccf2d.js

View File

@ -1 +1 @@
plugin-1ed890eff4ab2fa9adaccfc7a06ac0c4bdba42d12647aab980c81c1fd1469313.js.gz
plugin-f01e6e7d673a50d761d16327c07df99ea79620d2b3d10d8320cb5ca8b49ccf2d.js.gz

View File

@ -1 +1 @@
skin.min-9df1ac473f4fc37f951a73e97883a7fd53cae6e12c50db26c43f4070bcde668e.css
skin.min-8ca83e53ac9511bd83891a15f807fd184b02050fa6a601688dd34e0dee6dc79d.css

View File

@ -1 +1 @@
skin.min-9df1ac473f4fc37f951a73e97883a7fd53cae6e12c50db26c43f4070bcde668e.css.gz
skin.min-8ca83e53ac9511bd83891a15f807fd184b02050fa6a601688dd34e0dee6dc79d.css.gz

View File

@ -1 +1 @@
theme-b229a7d133e9ac600d6bbaba2ed9004366d44ff493691100a9ff91e584e5fa9c.js
theme-85200b51c33da2da254c460f2980006c5f34559fa064b0091e5bc2a4da771110.js

View File

@ -1 +1 @@
theme-b229a7d133e9ac600d6bbaba2ed9004366d44ff493691100a9ff91e584e5fa9c.js.gz
theme-85200b51c33da2da254c460f2980006c5f34559fa064b0091e5bc2a4da771110.js.gz

Some files were not shown because too many files have changed in this diff Show More