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