Notes/libraries/ckeditor/ckeditor.js

6 lines
568 KiB
JavaScript
Raw Normal View History

/*!
* @license Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
2017-12-02 10:37:12 -05:00
* For licensing, see LICENSE.md.
*/
2019-06-06 21:33:59 +02:00
!function(t){t.en=Object.assign(t.en||{},{a:"Cannot upload file:",b:"Paragraph",c:"Edit block",d:"Bold",e:"Italic",f:"Superscript",g:"Subscript",h:"Underline",i:"Strikethrough",j:"Code",k:"Block quote",l:"Insert image or file",m:"Choose heading",n:"Heading",o:"Heading 1",p:"Heading 2",q:"Heading 3",r:"Heading 4",s:"Heading 5",t:"Heading 6",u:"image widget",v:"Insert image",w:"Full size image",x:"Side image",y:"Left aligned image",z:"Centered image",aa:"Right aligned image",ab:"Numbered List",ac:"Bulleted List",ad:"Enter image caption",ae:"Upload failed",af:"media widget",ag:"Upload in progress",ah:"Insert media",ai:"The URL must not be empty.",aj:"This media URL is not supported.",ak:"Insert table",al:"Header column",am:"Insert column left",an:"Insert column right",ao:"Delete column",ap:"Column",aq:"Header row",ar:"Insert row below",as:"Insert row above",at:"Delete row",au:"Row",av:"Merge cell up",aw:"Merge cell right",ax:"Merge cell down",ay:"Merge cell left",az:"Split cell vertically",ba:"Split cell horizontally",bb:"Merge cells",bc:"Link",bd:"Could not obtain resized image URL.",be:"Selecting resized image failed",bf:"Could not insert image at the current position.",bg:"Inserting image failed",bh:"Change image text alternative",bi:"%0 of %1",bj:"Previous",bk:"Next",bl:"Undo",bm:"Redo",bn:"Unlink",bo:"Edit link",bp:"Open link in new tab",bq:"This link has no URL",br:"Save",bs:"Cancel",bt:"Link URL",bu:"Text alternative",bv:"Paste the media URL in the input.",bw:"Tip: Paste the URL into the content to embed faster.",bx:"Media URL",by:"Rich Text Editor, %0"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={})),function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.BalloonEditor=e():t.BalloonEditor=e()}(window,function(){return function(t){var e={};function n(i){if(e[i])return e[i].exports;var o=e[i]={i:i,l:!1,exports:{}};return t[i].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=t,n.c=e,n.d=function(t,e,i){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:i})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(i,o,function(e){return t[e]}.bind(null,o));return i},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=139)}([function(t,e,n){"use strict";n.d(e,"b",function(){return o}),n.d(e,"a",function(){return r});const i="https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/error-codes.html";class o extends Error{constructor(t,e){t=r(t),e&&(t+=" "+JSON.stringify(e)),super(t),this.name="CKEditorError",this.data=e}static isCKEditorError(t){return t instanceof o}}function r(t){const e=t.match(/^([^:]+):/);return e?t+` Read more: ${i}#error-${e[1]}\n`:t}},function(t,e,n){var i={},o=function(t){var e;return function(){return void 0===e&&(e=t.apply(this,arguments)),e}}(function(){return window&&document&&document.all&&!window.atob}),r=function(t){var e={};return function(t,n){if("function"==typeof t)return t();if(void 0===e[t]){var i=function(t,e){return e?e.querySelector(t):document.querySelector(t)}.call(this,t,n);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(t){i=null}e[t]=i}return e[t]}}(),s=null,a=0,c=[],l=n(64);function d(t,e){for(var n=0;n<t.length;n++){var o=t[n],r=i[o.id];if(r){r.refs++;for(var s=0;s<r.parts.length;s++)r.parts[s](o.parts[s]);for(;s<o.parts.length;s++)r.parts.push(p(o.parts[s],e))}else{var a=[];for(s=0;s<o.parts.length;s++)a.push(p(o.parts[s],e));i[o.id]={id:o.id,refs:1,parts:a}}}}function u(t,e){for(
//# sourceMappingURL=libraries/ckeditor/ckeditor.js.map