trilium/libraries/ckeditor/ckeditor.js

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