@progress/kendo-vue-editor
Version:
9 lines (8 loc) • 5.78 kB
JavaScript
/**
* @license
*-------------------------------------------------------------------------------------------
* Copyright © 2026 Progress Software Corporation. All rights reserved.
* Licensed under commercial license. See LICENSE.md in the package root for more information
*-------------------------------------------------------------------------------------------
*/
;Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e="editor.bold",t="editor.italic",i="editor.underline",o="editor.strikethrough",n="editor.subscript",r="editor.superscript",l="editor.hyperlink",d="editor.insertFile",a="editor.print",c="editor.selectAll",s="editor.cleanFormatting",p="editor.pdf",g="editor.foregroundColor",f="editor.backgroundColor",m="editor.foregroundColorAriaLabel",He="editor.backgroundColorAriaLabel",R="editor.createTable",h="editor.insertTableHint",u="editor.addRowBefore",C="editor.addRowAfter",b="editor.addColumnBefore",k="editor.addColumnAfter",w="editor.deleteRow",y="editor.deleteColumn",T="editor.deleteTable",I="editor.mergeCells",A="editor.splitCell",F="editor.hyperlink-dialog-title",H="editor.hyperlink-dialog-content-address",x="editor.hyperlink-dialog-content-title",v="editor.hyperlink-dialog-content-newwindow",M="editor.hyperlink-dialog-cancel",W="editor.hyperlink-dialog-insert",L="editor.insertfile-dialog-title",S="editor.insertfile-dialog-content-address",D="editor.insertfile-dialog-content-title",B="editor.insertfile-dialog-cancel",E="editor.insertfile-dialog-insert",N="editor.image",P="editor.image-dialog-title",U="editor.image-address",z="editor.image-title",J="editor.image-altText",O="editor.image-width",V="editor.image-height",j="editor.image-cancel",G="editor.image-insert",q="editor.viewHtml",K="editor.viewHtml-dialog-title",Q="editor.viewHtml-cancel",X="editor.viewHtml-update",Y="editor.unlink",Z="editor.undo",_="editor.redo",$="editor.fontSize",ee="editor.fontName",te="editor.format",ie="editor.alignLeft",oe="editor.alignRight",ne="editor.alignCenter",re="editor.alignJustify",le="editor.indent",de="editor.outdent",ae="editor.orderedList",ce="editor.bulletList",se="editor.findReplace-tool-title",pe="editor.findReplace-dialog-title",ge="editor.findReplace-tab-find",fe="editor.findReplace-tab-replace",me="editor.findReplace-findWhat",Re="editor.findReplace-replaceWith",he="editor.findReplace-replace",ue="editor.findReplace-replaceAll",Ce="editor.findReplace-matchCase",be="editor.findReplace-matchWord",ke="editor.findReplace-matchCyclic",we="editor.findReplace-useRegExp",ye="editor.findReplace-prevMatch",Te="editor.findReplace-nextMatch",Ie="editor.findReplace-matches",Ae="editor.findReplace-invalidRegExp",Fe="editor.iframeTitle",xe={[e]:"Bold",[t]:"Italic",[i]:"Underline",[o]:"Strikethrough",[n]:"Subscript",[r]:"Superscript",[Y]:"Remove hyperlink",[Z]:"Undo",[_]:"Redo",[$]:"Font Size",[ee]:"Font Name",[te]:"Format",[ie]:"Align text left",[oe]:"Align text right",[ne]:"Center text",[re]:"Justify",[le]:"Indent",[de]:"Outdent",[ae]:"Insert ordered list",[ce]:"Insert unordered list",[a]:"Print",[c]:"Select All",[s]:"Clean formatting",[p]:"Export as PDF",[g]:"Color",[f]:"Background color",[m]:"Set ForeGround color",[He]:"Set Background color",[R]:"Create a table",[h]:"Create a {0} x {1} table",[u]:"Add row above",[C]:"Add row below",[b]:"Add column on the left",[k]:"Add column on the right",[w]:"Delete row",[y]:"Delete column",[T]:"Delete table",[I]:"Merge cells",[A]:"Split cell",[l]:"Insert hyperlink",[F]:"Insert hyperlink",[H]:"Web address",[x]:"Title",[v]:"Open link in new window",[M]:"Cancel",[W]:"Insert",[d]:"Insert file",[L]:"Insert file",[S]:"Web address",[D]:"Title",[B]:"Cancel",[E]:"Insert",[N]:"Insert image",[P]:"Insert image",[U]:"Web address",[z]:"Title",[J]:"Alternate text",[O]:"Width (px)",[V]:"Height (px)",[j]:"Cancel",[G]:"Insert",[q]:"View HTML",[K]:"View HTML",[Q]:"Cancel",[X]:"Update",[se]:"Find and Replace",[pe]:"Find and Replace",[ge]:"Find",[fe]:"Replace",[me]:"Find What:",[Re]:"Replace With",[he]:"Replace",[ue]:"Replace All",[Ce]:"Match Case",[be]:"Match whole word only",[ke]:"Match cyclic (Wrap around)",[we]:"Regular Expression",[ye]:"Prev",[Te]:"Next",[Ie]:"{0} of {1} matches",[Ae]:"Invalid regular expression.",[Fe]:"Editable area. Press Alt + F10 for toolbar."},ve={bold:e,italic:t,underline:i,strikethrough:o,subscript:n,superscript:r,unlink:Y,undo:Z,redo:_,fontSize:$,fontName:ee,format:te,alignLeft:ie,alignRight:oe,alignCenter:ne,alignJustify:re,indent:le,outdent:de,orderedList:ae,bulletList:ce,print:a,selectAll:c,cleanFormatting:s,pdf:p,foregroundColor:g,backgroundColor:f,foregroundColorAriaLabel:m,createTable:R,createTableHint:h,addRowBefore:u,addRowAfter:C,addColumnBefore:b,addColumnAfter:k,deleteRow:w,deleteColumn:y,deleteTable:T,mergeCells:I,splitCell:A,insertHyperlink:l,insertHyperlinkDialogTitle:F,insertHyperlinkAddress:H,insertHyperlinkTitle:x,insertHyperlinkNewWindow:v,insertHyperlinkCancel:M,insertHyperlinkInsert:W,insertFile:d,insertFileDialogTitle:L,insertFileAddress:S,insertFileTitle:D,insertFileCancel:B,insertFileInsert:E,insertImage:N,insertImageDialogTitle:P,insertImageAddress:U,insertImageTitle:z,insertImageAltText:J,insertImageWidth:O,insertImageHeight:V,insertImageCancel:j,insertImageInsert:G,viewHtml:q,viewHtmlDialogTitle:K,viewHtmlCancel:Q,viewHtmlUpdate:X,findReplaceToolTitle:se,findReplaceDialogTitle:pe,findReplaceTabFind:ge,findReplaceTabReplace:fe,findReplaceFindWhat:me,findReplaceReplaceWith:Re,findReplaceReplace:he,findReplaceReplaceAll:ue,findReplaceMatchCase:Ce,findReplaceMatchWord:be,findReplaceMatchCyclic:ke,findReplaceUseRegExp:we,findReplacePrevMatch:ye,findReplaceNextMatch:Te,findReplaceMatches:Ie,findReplaceInvalidRegExp:Ae,iframeTitle:Fe};exports.keys=ve;exports.messages=xe;