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