trilium/libraries/ckeditor/ckeditor.js

6 lines
701 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-02-29 21:32:26 +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:"Choose heading",h:"Heading",i:"Heading 1",j:"Heading 2",k:"Heading 3",l:"Heading 4",m:"Heading 5",n:"Heading 6",o:"Enter image caption",p:"Block quote",q:"Full size image",r:"Side image",s:"Left aligned image",t:"Centered image",u:"Right aligned image",v:"image widget",w:"Widget toolbar",x:"Insert code block",y:"Font Background Color",z:"Cell properties",aa:"Font Color",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:"Table properties",au:"Strikethrough",av:"Code",aw:"Editor toolbar",ax:"Show more items",ay:"Subscript",az:"Superscript",ba:"Underline",bb:"Change image text alternative",bc:"%0 of %1",bd:"Previous",be:"Next",bf:"Font Family",bg:"Default",bh:"Font Size",bi:"Tiny",bj:"Small",bk:"Big",bl:"Huge",bm:"Remove color",bn:"Document colors",bo:"Dropdown toolbar",bp:"Undo",bq:"Redo",br:"Save",bs:"Cancel",bt:"Text alternative",bu:"Plain text",bv:"Black",bw:"Dim grey",bx:"Grey",by:"Light grey",bz:"White",ca:"Red",cb:"Orange",cc:"Yellow",cd:"Light green",ce:"Green",cf:"Aquamarine",cg:"Turquoise",ch:"Light blue",ci:"Blue",cj:"Purple",ck:"None",cl:"Solid",cm:"Dotted",cn:"Dashed",co:"Double",cp:"Groove",cq:"Ridge",cr:"Inset",cs:"Outset",ct:'The color is invalid. Try "#FF0000" or "rgb(255,0,0)" or "red".',cu:'The value is invalid. Try "10px" or "2em" or simply "2".',cv:"Border",cw:"Style",cx:"Width",cy:"Color",cz:"Background",da:"Dimensions",db:"Height",dc:"Alignment",dd:"Table alignment toolbar",de:"Align table to the left",df:"Center table",dg:"Align table to the right",dh:"Padding",di:"Table cell text alignment",dj:"Horizontal text alignment toolbar",dk:"Vertical text alignment toolbar",dl:"Align cell text to the left",dm:"Align cell text to the center",dn:"Align cell text to the right",do:"Justify cell text",dp:"Align cell text to the top",dq:"Align cell text to the middle",dr:"Align cell text to the bottom",ds:"Bold",dt:"Rich Text Editor, %0",du:"Italic",dv:"Link",dw:"Numbered List",dx:"Bulleted List",dy:"To-do List",dz:"Upload failed",ea:"Insert image",eb:"Open in a new tab",ec:"Downloadable",ed:"Unlink",ee:"Edit link",ef:"Open link in new tab",eg:"This link has no URL",eh:"Link URL"})}(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=120)}([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