trilium/libraries/ckeditor/ckeditor.js

6 lines
719 KiB
JavaScript
Raw Normal View History

/*!
2020-01-02 05:59:51 +08:00
* @license Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.
2017-12-02 23:37:12 +08:00
* For licensing, see LICENSE.md.
*/
2020-03-25 18:28:44 +08:00
!function(t){t.en=Object.assign(t.en||{},{a:"Cannot upload file:",b:"Image toolbar",c:"Paragraph",d:"Table toolbar",e:"Edit block",f:"Upload in progress",g:"Bold",h:"Italic",i:"Underline",j:"Subscript",k:"Superscript",l:"Strikethrough",m:"Code",n:"Choose heading",o:"Heading",p:"Heading 1",q:"Heading 2",r:"Heading 3",s:"Heading 4",t:"Heading 5",u:"Heading 6",v:"Insert code block",w:"Font Background Color",x:"Font Color",y:"Table properties",z:"Cell properties",aa:"Widget toolbar",ab:"Insert table",ac:"Header column",ad:"Insert column left",ae:"Insert column right",af:"Delete column",ag:"Column",ah:"Header row",ai:"Insert row below",aj:"Insert row above",ak:"Delete row",al:"Row",am:"Merge cell up",an:"Merge cell right",ao:"Merge cell down",ap:"Merge cell left",aq:"Split cell vertically",ar:"Split cell horizontally",as:"Merge cells",at:"Block quote",au:"Editor toolbar",av:"Show more items",aw:"Plain text",ax:"Font Size",ay:"Default",az:"Tiny",ba:"Small",bb:"Big",bc:"Huge",bd:"Font Family",be:"%0 of %1",bf:"Previous",bg:"Next",bh:"Remove color",bi:"Document colors",bj:"Undo",bk:"Redo",bl:"Dropdown toolbar",bm:"Black",bn:"Dim grey",bo:"Grey",bp:"Light grey",bq:"White",br:"Red",bs:"Orange",bt:"Yellow",bu:"Light green",bv:"Green",bw:"Aquamarine",bx:"Turquoise",by:"Light blue",bz:"Blue",ca:"Purple",cb:"None",cc:"Solid",cd:"Dotted",ce:"Dashed",cf:"Double",cg:"Groove",ch:"Ridge",ci:"Inset",cj:"Outset",ck:'The color is invalid. Try "#FF0000" or "rgb(255,0,0)" or "red".',cl:'The value is invalid. Try "10px" or "2em" or simply "2".',cm:"Border",cn:"Style",co:"Width",cp:"Color",cq:"Background",cr:"Dimensions",cs:"Height",ct:"Padding",cu:"Table cell text alignment",cv:"Horizontal text alignment toolbar",cw:"Vertical text alignment toolbar",cx:"Save",cy:"Cancel",cz:"Align cell text to the left",da:"Align cell text to the center",db:"Align cell text to the right",dc:"Justify cell text",dd:"Align cell text to the top",de:"Align cell text to the middle",df:"Align cell text to the bottom",dg:"Alignment",dh:"Table alignment toolbar",di:"Align table to the left",dj:"Center table",dk:"Align table to the right",dl:"Rich Text Editor, %0",dm:"Numbered List",dn:"Bulleted List",do:"To-do List",dp:"Link",dq:"Upload failed",dr:"Full size image",ds:"Side image",dt:"Left aligned image",du:"Centered image",dv:"Right aligned image",dw:"Insert image",dx:"image widget",dy:"Enter image caption",dz:"Open in a new tab",ea:"Downloadable",eb:"Unlink",ec:"Edit link",ed:"Open link in new tab",ee:"This link has no URL",ef:"Link URL",eg:"Change image text alternative",eh:"Text alternative"})}(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 o(i){if(e[i])return e[i].exports;var n=e[i]={i:i,l:!1,exports:{}};return t[i].call(n.exports,n,n.exports,o),n.l=!0,n.exports}return o.m=t,o.c=e,o.d=function(t,e,i){o.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:i})},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(o.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var n in t)o.d(i,n,function(e){return t[e]}.bind(null,n));return i},o.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(e,"a",e),e},o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},o.p="",o(o.s=122)}([function(t,e,o){"use strict";o.d(e,"b",(function(){return n})),o.d(e,"a",(function(){return r}));const i="https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/error-codes.html";class n extends Error{constructor(t,e,o){t=r(t),o&&(t+=" "+JSON.stringify(o)),super(t),this
//# sourceMappingURL=libraries/ckeditor/ckeditor.js.map