trilium/libraries/ckeditor/ckeditor.js

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