trilium/libraries/ckeditor/ckeditor.js

6 lines
717 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-19 23:29:48 +08:00
!function(t){t.en=Object.assign(t.en||{},{a:"Image toolbar",b:"Cannot upload file:",c:"Table toolbar",d:"Paragraph",e:"Edit block",f:"Upload in progress",g:"Superscript",h:"Italic",i:"Bold",j:"Underline",k:"Strikethrough",l:"Code",m:"Block quote",n:"Subscript",o:"Choose heading",p:"Heading",q:"Heading 1",r:"Heading 2",s:"Heading 3",t:"Heading 4",u:"Heading 5",v:"Heading 6",w:"Insert code block",x:"Font Background Color",y:"Font Color",z:"Table properties",aa:"Cell properties",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:"Widget toolbar",au:"To-do List",av:"Editor toolbar",aw:"Show more items",ax:"Numbered List",ay:"Bulleted List",az:"Link",ba:"%0 of %1",bb:"Previous",bc:"Next",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:"Undo",bo:"Redo",bp:"Plain text",bq:"Black",br:"Dim grey",bs:"Grey",bt:"Light grey",bu:"White",bv:"Red",bw:"Orange",bx:"Yellow",by:"Light green",bz:"Green",ca:"Aquamarine",cb:"Turquoise",cc:"Light blue",cd:"Blue",ce:"Purple",cf:"Open in a new tab",cg:"Downloadable",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:"Padding",dh:"Table cell text alignment",di:"Horizontal text alignment toolbar",dj:"Vertical text alignment toolbar",dk:"Align cell text to the left",dl:"Align cell text to the center",dm:"Align cell text to the right",dn:"Justify cell text",do:"Align cell text to the top",dp:"Align cell text to the middle",dq:"Align cell text to the bottom",dr:"Alignment",ds:"Table alignment toolbar",dt:"Align table to the left",du:"Center table",dv:"Align table to the right",dw:"Rich Text Editor, %0",dx:"Insert image",dy:"image widget",dz:"Upload failed",ea:"Full size image",eb:"Side image",ec:"Left aligned image",ed:"Centered image",ee:"Right aligned image",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