@ckeditor/ckeditor5-source-editing 0.0.0-nightly-20240402.0 → 0.0.0-nightly-20240403.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/source-editing.js +2 -2
- package/build/translations/ar.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -1
- package/build/translations/ca.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/en-au.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gl.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hr.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/ms.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sr-latn.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/th.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/ug.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/ur.js +1 -1
- package/build/translations/vi.js +1 -1
- package/build/translations/zh-cn.js +1 -1
- package/build/translations/zh.js +1 -1
- package/lang/contexts.json +2 -1
- package/lang/translations/ar.po +4 -0
- package/lang/translations/bg.po +4 -0
- package/lang/translations/bn.po +4 -0
- package/lang/translations/ca.po +4 -0
- package/lang/translations/cs.po +4 -0
- package/lang/translations/da.po +4 -0
- package/lang/translations/de.po +4 -0
- package/lang/translations/el.po +4 -0
- package/lang/translations/en-au.po +4 -0
- package/lang/translations/en.po +4 -0
- package/lang/translations/es.po +4 -0
- package/lang/translations/et.po +4 -0
- package/lang/translations/fi.po +4 -0
- package/lang/translations/fr.po +4 -0
- package/lang/translations/gl.po +4 -0
- package/lang/translations/he.po +4 -0
- package/lang/translations/hi.po +4 -0
- package/lang/translations/hr.po +4 -0
- package/lang/translations/hu.po +4 -0
- package/lang/translations/id.po +4 -0
- package/lang/translations/it.po +4 -0
- package/lang/translations/ja.po +4 -0
- package/lang/translations/ko.po +4 -0
- package/lang/translations/lt.po +4 -0
- package/lang/translations/lv.po +4 -0
- package/lang/translations/ms.po +4 -0
- package/lang/translations/nl.po +4 -0
- package/lang/translations/no.po +4 -0
- package/lang/translations/pl.po +4 -0
- package/lang/translations/pt-br.po +4 -0
- package/lang/translations/pt.po +4 -0
- package/lang/translations/ro.po +4 -0
- package/lang/translations/ru.po +4 -0
- package/lang/translations/sk.po +4 -0
- package/lang/translations/sr-latn.po +4 -0
- package/lang/translations/sr.po +4 -0
- package/lang/translations/sv.po +4 -0
- package/lang/translations/th.po +4 -0
- package/lang/translations/tr.po +4 -0
- package/lang/translations/ug.po +4 -0
- package/lang/translations/uk.po +4 -0
- package/lang/translations/ur.po +4 -0
- package/lang/translations/vi.po +4 -0
- package/lang/translations/zh-cn.po +4 -0
- package/lang/translations/zh.po +4 -0
- package/package.json +3 -3
- package/src/sourceediting.d.ts +1 -0
- package/src/sourceediting.js +39 -25
package/build/source-editing.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
!function(e){const t=e.en=e.en||{};t.dictionary=Object.assign(t.dictionary||{},{Source:"Source"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={})),
|
1
|
+
!function(e){const t=e.en=e.en||{};t.dictionary=Object.assign(t.dictionary||{},{"Show source":"Show source",Source:"Source"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={})),
|
2
2
|
/*!
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
4
4
|
* For licensing, see LICENSE.md.
|
5
|
-
*/(()=>{var e={896:(e,t,i)=>{"use strict";i.d(t,{A:()=>r});var o=i(935),n=i.n(o)()((function(e){return e[1]}));n.push([e.id,'.ck-source-editing-area{overflow:hidden;position:relative}.ck-source-editing-area textarea,.ck-source-editing-area:after{border:1px solid transparent;font-family:monospace;font-size:var(--ck-font-size-normal);line-height:var(--ck-line-height-base);margin:0;padding:var(--ck-spacing-large);white-space:pre-wrap}.ck-source-editing-area:after{content:attr(data-value) " ";display:block;visibility:hidden}.ck-source-editing-area textarea{border-color:var(--ck-color-base-border);border-radius:0;box-sizing:border-box;height:100%;outline:none;overflow:hidden;position:absolute;resize:none;width:100%}.ck-rounded-corners .ck-source-editing-area textarea,.ck-source-editing-area textarea.ck-rounded-corners{border-radius:var(--ck-border-radius);border-top-left-radius:0;border-top-right-radius:0}.ck-source-editing-area textarea:not([readonly]):focus{border:var(--ck-focus-ring);box-shadow:var(--ck-inner-shadow),0 0;outline:none}',""]);const r=n},935:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var i=e(t);return t[2]?"@media ".concat(t[2]," {").concat(i,"}"):i})).join("")},t.i=function(e,i,o){"string"==typeof e&&(e=[[null,e,""]]);var n={};if(o)for(var r=0;r<this.length;r++){var a=this[r][0];null!=a&&(n[a]=!0)}for(var s=0;s<e.length;s++){var d=[].concat(e[s]);o&&n[d[0]]||(i&&(d[2]?d[2]="".concat(i," and ").concat(d[2]):d[2]=i),t.push(d))}},t}},591:(e,t,i)=>{"use strict";var o,n=function(){return void 0===o&&(o=Boolean(window&&document&&document.all&&!window.atob)),o},r=function(){var e={};return function(t){if(void 0===e[t]){var i=document.querySelector(t);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(e){i=null}e[t]=i}return e[t]}}(),a=[];function s(e){for(var t=-1,i=0;i<a.length;i++)if(a[i].identifier===e){t=i;break}return t}function d(e,t){for(var i={},o=[],n=0;n<e.length;n++){var r=e[n],d=t.base?r[0]+t.base:r[0],c=i[d]||0,l="".concat(d," ").concat(c);i[d]=c+1;var u=s(l),h={css:r[1],media:r[2],sourceMap:r[3]};-1!==u?(a[u].references++,a[u].updater(h)):a.push({identifier:l,updater:p(h,t),references:1}),o.push(l)}return o}function c(e){var t=document.createElement("style"),o=e.attributes||{};if(void 0===o.nonce){var n=i.nc;n&&(o.nonce=n)}if(Object.keys(o).forEach((function(e){t.setAttribute(e,o[e])})),"function"==typeof e.insert)e.insert(t);else{var a=r(e.insert||"head");if(!a)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(t)}return t}var l,u=(l=[],function(e,t){return l[e]=t,l.filter(Boolean).join("\n")});function h(e,t,i,o){var n=i?"":o.media?"@media ".concat(o.media," {").concat(o.css,"}"):o.css;if(e.styleSheet)e.styleSheet.cssText=u(t,n);else{var r=document.createTextNode(n),a=e.childNodes;a[t]&&e.removeChild(a[t]),a.length?e.insertBefore(r,a[t]):e.appendChild(r)}}function m(e,t,i){var o=i.css,n=i.media,r=i.sourceMap;if(n?e.setAttribute("media",n):e.removeAttribute("media"),r&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),e.styleSheet)e.styleSheet.cssText=o;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(o))}}var g=null,f=0;function p(e,t){var i,o,n;if(t.singleton){var r=f++;i=g||(g=c(t)),o=h.bind(null,i,r,!1),n=h.bind(null,i,r,!0)}else i=c(t),o=m.bind(null,i,t),n=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(i)};return o(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;o(e=t)}else n()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=n());var i=d(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var o=0;o<i.length;o++){var n=s(i[o]);a[n].references--}for(var r=d(e,t),c=0;c<i.length;c++){var l=s(i[c]);0===a[l].references&&(a[l].updater(),a.splice(l,1))}i=r}}}},782:(e,t,i)=>{e.exports=i(237)("./src/core.js")},311:(e,t,i)=>{e.exports=i(237)("./src/ui.js")},584:(e,t,i)=>{e.exports=i(237)("./src/utils.js")},237:e=>{"use strict";e.exports=CKEditor5.dll}},t={};function i(o){var n=t[o];if(void 0!==n)return n.exports;var r=t[o]={id:o,exports:{}};return e[o](r,r.exports,i),r.exports}i.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return i.d(t,{a:t}),t},i.d=(e,t)=>{for(var o in t)i.o(t,o)&&!i.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.nc=void 0;var o={};(()=>{"use strict";i.r(o),i.d(o,{SourceEditing:()=>h});var e=i(782),t=i(311),n=i(584);function r(e){const t=[{name:"address",isVoid:!1},{name:"article",isVoid:!1},{name:"aside",isVoid:!1},{name:"blockquote",isVoid:!1},{name:"details",isVoid:!1},{name:"dialog",isVoid:!1},{name:"dd",isVoid:!1},{name:"div",isVoid:!1},{name:"dl",isVoid:!1},{name:"dt",isVoid:!1},{name:"fieldset",isVoid:!1},{name:"figcaption",isVoid:!1},{name:"figure",isVoid:!1},{name:"footer",isVoid:!1},{name:"form",isVoid:!1},{name:"h1",isVoid:!1},{name:"h2",isVoid:!1},{name:"h3",isVoid:!1},{name:"h4",isVoid:!1},{name:"h5",isVoid:!1},{name:"h6",isVoid:!1},{name:"header",isVoid:!1},{name:"hgroup",isVoid:!1},{name:"hr",isVoid:!0},{name:"li",isVoid:!1},{name:"main",isVoid:!1},{name:"nav",isVoid:!1},{name:"ol",isVoid:!1},{name:"p",isVoid:!1},{name:"section",isVoid:!1},{name:"table",isVoid:!1},{name:"tbody",isVoid:!1},{name:"td",isVoid:!1},{name:"th",isVoid:!1},{name:"thead",isVoid:!1},{name:"tr",isVoid:!1},{name:"ul",isVoid:!1}],i=t.map((e=>e.name)).join("|"),o=e.replace(new RegExp(`</?(${i})( .*?)?>`,"g"),"\n$&\n").replace(/<br[^>]*>/g,"$&\n").split("\n");let n=0,r=!1;return o.filter((e=>e.length)).map((e=>(r=function(e,t){return new RegExp("<pre( .*?)?>").test(e)?"first":new RegExp("</pre>").test(e)?"last":("first"===t||"middle"===t)&&"middle"}(e,r),function(e,t){return t.some((t=>!t.isVoid&&!!new RegExp(`<${t.name}( .*?)?>`).test(e)))}(e,t)?a(e,n++):function(e,t){return t.some((t=>new RegExp(`</${t.name}>`).test(e)))}(e,t)?a(e,--n):"middle"===r||"last"===r?e:a(e,n)))).join("\n")}function a(e,t,i=" "){return`${i.repeat(Math.max(0,t))}${e}`}var s=i(591),d=i.n(s),c=i(896),l={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};d()(c.A,l);c.A.locals;const u="SourceEditingMode";class h extends e.Plugin{static get pluginName(){return"SourceEditing"}static get requires(){return[e.PendingActions]}constructor(e){super(e),this.set("isSourceEditingMode",!1),this._elementReplacer=new n.ElementReplacer,this._replacedRoots=new Map,this._dataFromRoots=new Map,e.config.define("sourceEditing.allowCollaborationFeatures",!1)}init(){this._checkCompatibility();const i=this.editor,o=i.t;i.ui.componentFactory.add("sourceEditing",(n=>{const r=new t.ButtonView(n);return r.set({label:o("Source"),icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m12.5 0 5 4.5v15.003h-16V0h11zM3 1.5v3.25l-1.497 1-.003 8 1.5 1v3.254L7.685 18l-.001 1.504H17.5V8.002L16 9.428l-.004-4.22-4.222-3.692L3 1.5z"/><path d="M4.06 6.64a.75.75 0 0 1 .958 1.15l-.085.07L2.29 9.75l2.646 1.89c.302.216.4.62.232.951l-.058.095a.75.75 0 0 1-.951.232l-.095-.058-3.5-2.5V9.14l3.496-2.5zm4.194 6.22a.75.75 0 0 1-.958-1.149l.085-.07 2.643-1.89-2.646-1.89a.75.75 0 0 1-.232-.952l.058-.095a.75.75 0 0 1 .95-.232l.096.058 3.5 2.5v1.22l-3.496 2.5zm7.644-.836 2.122 2.122-5.825 5.809-2.125-.005.003-2.116zm2.539-1.847 1.414 1.414a.5.5 0 0 1 0 .707l-1.06 1.06-2.122-2.12 1.061-1.061a.5.5 0 0 1 .707 0z"/></svg>',tooltip:!0,withText:!0,class:"ck-source-editing-button"}),r.bind("isOn").to(this,"isSourceEditingMode"),r.bind("isEnabled").to(this,"isEnabled",i,"isReadOnly",i.plugins.get(e.PendingActions),"hasAny",((e,t,i)=>!!e&&(!t&&!i))),this.listenTo(r,"execute",(()=>{this.isSourceEditingMode=!this.isSourceEditingMode})),r})),this._isAllowedToHandleSourceEditingMode()&&(this.on("change:isSourceEditingMode",((e,t,i)=>{i?(this._hideVisibleDialog(),this._showSourceEditing(),this._disableCommands()):(this._hideSourceEditing(),this._enableCommands())})),this.on("change:isEnabled",((e,t,i)=>this._handleReadOnlyMode(!i))),this.listenTo(i,"change:isReadOnly",((e,t,i)=>this._handleReadOnlyMode(i)))),i.data.on("get",(()=>{this.isSourceEditingMode&&this.updateEditorData()}),{priority:"high"})}updateEditorData(){const e=this.editor,t={};for(const[e,i]of this._replacedRoots){const o=this._dataFromRoots.get(e),n=i.dataset.value;o!==n&&(t[e]=n,this._dataFromRoots.set(e,n))}Object.keys(t).length&&e.data.set(t,{batchType:{isUndoable:!0},suppressErrorInCollaboration:!0})}_checkCompatibility(){const e=this.editor,t=e.config.get("sourceEditing.allowCollaborationFeatures");if(!t&&e.plugins.has("RealTimeCollaborativeEditing"))throw new n.CKEditorError("source-editing-incompatible-with-real-time-collaboration",null);!t&&["CommentsEditing","TrackChangesEditing","RevisionHistory"].some((t=>e.plugins.has(t)))&&console.warn("You initialized the editor with the source editing feature and at least one of the collaboration features. Please be advised that the source editing feature may not work, and be careful when editing document source that contains markers created by the collaboration features."),e.plugins.has("RestrictedEditingModeEditing")&&console.warn("You initialized the editor with the source editing feature and restricted editing feature. Please be advised that the source editing feature may not work, and be careful when editing document source that contains markers created by the restricted editing feature.")}_showSourceEditing(){const e=this.editor,t=e.editing.view,i=e.model;i.change((e=>{e.setSelection(null),e.removeSelectionAttribute(i.document.selection.getAttributeKeys())}));for(const[i,o]of t.domRoots){const r=m(e.data.get({rootName:i})),a=(0,n.createElement)(o.ownerDocument,"textarea",{rows:"1","aria-label":"Source code editing area"}),s=(0,n.createElement)(o.ownerDocument,"div",{class:"ck-source-editing-area","data-value":r},[a]);a.value=r,a.setSelectionRange(0,0),a.addEventListener("input",(()=>{s.dataset.value=a.value,e.ui.update()})),t.change((e=>{const o=t.document.getRoot(i);e.addClass("ck-hidden",o)})),e.ui.setEditableElement("sourceEditing:"+i,a),this._replacedRoots.set(i,s),this._elementReplacer.replace(o,s),this._dataFromRoots.set(i,r)}this._focusSourceEditing()}_hideSourceEditing(){const e=this.editor.editing.view;this.updateEditorData(),e.change((t=>{for(const[i]of this._replacedRoots)t.removeClass("ck-hidden",e.document.getRoot(i))})),this._elementReplacer.restore(),this._replacedRoots.clear(),this._dataFromRoots.clear(),e.focus()}_focusSourceEditing(){const e=this.editor,[t]=this._replacedRoots.values(),i=t.querySelector("textarea");e.editing.view.document.isFocused=!1,i.focus()}_disableCommands(){const e=this.editor;for(const t of e.commands.commands())t.forceDisabled(u)}_enableCommands(){const e=this.editor;for(const t of e.commands.commands())t.clearForceDisabled(u)}_handleReadOnlyMode(e){if(this.isSourceEditingMode)for(const[,t]of this._replacedRoots)t.querySelector("textarea").readOnly=e}_isAllowedToHandleSourceEditingMode(){const e=this.editor.ui.view.editable;return e&&!e.hasExternalElement}_hideVisibleDialog(){if(this.editor.plugins.has("Dialog")){const e=this.editor.plugins.get("Dialog");e.isOpen&&e.hide()}}}function m(e){return function(e){return e.startsWith("<")}(e)?r(e):e}})(),(window.CKEditor5=window.CKEditor5||{}).sourceEditing=o})();
|
5
|
+
*/(()=>{var e={896:(e,t,i)=>{"use strict";i.d(t,{A:()=>r});var o=i(935),n=i.n(o)()((function(e){return e[1]}));n.push([e.id,'.ck-source-editing-area{overflow:hidden;position:relative}.ck-source-editing-area textarea,.ck-source-editing-area:after{border:1px solid transparent;font-family:monospace;font-size:var(--ck-font-size-normal);line-height:var(--ck-line-height-base);margin:0;padding:var(--ck-spacing-large);white-space:pre-wrap}.ck-source-editing-area:after{content:attr(data-value) " ";display:block;visibility:hidden}.ck-source-editing-area textarea{border-color:var(--ck-color-base-border);border-radius:0;box-sizing:border-box;height:100%;outline:none;overflow:hidden;position:absolute;resize:none;width:100%}.ck-rounded-corners .ck-source-editing-area textarea,.ck-source-editing-area textarea.ck-rounded-corners{border-radius:var(--ck-border-radius);border-top-left-radius:0;border-top-right-radius:0}.ck-source-editing-area textarea:not([readonly]):focus{border:var(--ck-focus-ring);box-shadow:var(--ck-inner-shadow),0 0;outline:none}',""]);const r=n},935:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var i=e(t);return t[2]?"@media ".concat(t[2]," {").concat(i,"}"):i})).join("")},t.i=function(e,i,o){"string"==typeof e&&(e=[[null,e,""]]);var n={};if(o)for(var r=0;r<this.length;r++){var a=this[r][0];null!=a&&(n[a]=!0)}for(var s=0;s<e.length;s++){var d=[].concat(e[s]);o&&n[d[0]]||(i&&(d[2]?d[2]="".concat(i," and ").concat(d[2]):d[2]=i),t.push(d))}},t}},591:(e,t,i)=>{"use strict";var o,n=function(){return void 0===o&&(o=Boolean(window&&document&&document.all&&!window.atob)),o},r=function(){var e={};return function(t){if(void 0===e[t]){var i=document.querySelector(t);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(e){i=null}e[t]=i}return e[t]}}(),a=[];function s(e){for(var t=-1,i=0;i<a.length;i++)if(a[i].identifier===e){t=i;break}return t}function d(e,t){for(var i={},o=[],n=0;n<e.length;n++){var r=e[n],d=t.base?r[0]+t.base:r[0],c=i[d]||0,l="".concat(d," ").concat(c);i[d]=c+1;var u=s(l),h={css:r[1],media:r[2],sourceMap:r[3]};-1!==u?(a[u].references++,a[u].updater(h)):a.push({identifier:l,updater:p(h,t),references:1}),o.push(l)}return o}function c(e){var t=document.createElement("style"),o=e.attributes||{};if(void 0===o.nonce){var n=i.nc;n&&(o.nonce=n)}if(Object.keys(o).forEach((function(e){t.setAttribute(e,o[e])})),"function"==typeof e.insert)e.insert(t);else{var a=r(e.insert||"head");if(!a)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(t)}return t}var l,u=(l=[],function(e,t){return l[e]=t,l.filter(Boolean).join("\n")});function h(e,t,i,o){var n=i?"":o.media?"@media ".concat(o.media," {").concat(o.css,"}"):o.css;if(e.styleSheet)e.styleSheet.cssText=u(t,n);else{var r=document.createTextNode(n),a=e.childNodes;a[t]&&e.removeChild(a[t]),a.length?e.insertBefore(r,a[t]):e.appendChild(r)}}function m(e,t,i){var o=i.css,n=i.media,r=i.sourceMap;if(n?e.setAttribute("media",n):e.removeAttribute("media"),r&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),e.styleSheet)e.styleSheet.cssText=o;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(o))}}var g=null,f=0;function p(e,t){var i,o,n;if(t.singleton){var r=f++;i=g||(g=c(t)),o=h.bind(null,i,r,!1),n=h.bind(null,i,r,!0)}else i=c(t),o=m.bind(null,i,t),n=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(i)};return o(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;o(e=t)}else n()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=n());var i=d(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var o=0;o<i.length;o++){var n=s(i[o]);a[n].references--}for(var r=d(e,t),c=0;c<i.length;c++){var l=s(i[c]);0===a[l].references&&(a[l].updater(),a.splice(l,1))}i=r}}}},782:(e,t,i)=>{e.exports=i(237)("./src/core.js")},311:(e,t,i)=>{e.exports=i(237)("./src/ui.js")},584:(e,t,i)=>{e.exports=i(237)("./src/utils.js")},237:e=>{"use strict";e.exports=CKEditor5.dll}},t={};function i(o){var n=t[o];if(void 0!==n)return n.exports;var r=t[o]={id:o,exports:{}};return e[o](r,r.exports,i),r.exports}i.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return i.d(t,{a:t}),t},i.d=(e,t)=>{for(var o in t)i.o(t,o)&&!i.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.nc=void 0;var o={};(()=>{"use strict";i.r(o),i.d(o,{SourceEditing:()=>h});var e=i(782),t=i(311),n=i(584);function r(e){const t=[{name:"address",isVoid:!1},{name:"article",isVoid:!1},{name:"aside",isVoid:!1},{name:"blockquote",isVoid:!1},{name:"details",isVoid:!1},{name:"dialog",isVoid:!1},{name:"dd",isVoid:!1},{name:"div",isVoid:!1},{name:"dl",isVoid:!1},{name:"dt",isVoid:!1},{name:"fieldset",isVoid:!1},{name:"figcaption",isVoid:!1},{name:"figure",isVoid:!1},{name:"footer",isVoid:!1},{name:"form",isVoid:!1},{name:"h1",isVoid:!1},{name:"h2",isVoid:!1},{name:"h3",isVoid:!1},{name:"h4",isVoid:!1},{name:"h5",isVoid:!1},{name:"h6",isVoid:!1},{name:"header",isVoid:!1},{name:"hgroup",isVoid:!1},{name:"hr",isVoid:!0},{name:"li",isVoid:!1},{name:"main",isVoid:!1},{name:"nav",isVoid:!1},{name:"ol",isVoid:!1},{name:"p",isVoid:!1},{name:"section",isVoid:!1},{name:"table",isVoid:!1},{name:"tbody",isVoid:!1},{name:"td",isVoid:!1},{name:"th",isVoid:!1},{name:"thead",isVoid:!1},{name:"tr",isVoid:!1},{name:"ul",isVoid:!1}],i=t.map((e=>e.name)).join("|"),o=e.replace(new RegExp(`</?(${i})( .*?)?>`,"g"),"\n$&\n").replace(/<br[^>]*>/g,"$&\n").split("\n");let n=0,r=!1;return o.filter((e=>e.length)).map((e=>(r=function(e,t){return new RegExp("<pre( .*?)?>").test(e)?"first":new RegExp("</pre>").test(e)?"last":("first"===t||"middle"===t)&&"middle"}(e,r),function(e,t){return t.some((t=>!t.isVoid&&!!new RegExp(`<${t.name}( .*?)?>`).test(e)))}(e,t)?a(e,n++):function(e,t){return t.some((t=>new RegExp(`</${t.name}>`).test(e)))}(e,t)?a(e,--n):"middle"===r||"last"===r?e:a(e,n)))).join("\n")}function a(e,t,i=" "){return`${i.repeat(Math.max(0,t))}${e}`}var s=i(591),d=i.n(s),c=i(896),l={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};d()(c.A,l);c.A.locals;const u="SourceEditingMode";class h extends e.Plugin{static get pluginName(){return"SourceEditing"}static get requires(){return[e.PendingActions]}constructor(e){super(e),this.set("isSourceEditingMode",!1),this._elementReplacer=new n.ElementReplacer,this._replacedRoots=new Map,this._dataFromRoots=new Map,e.config.define("sourceEditing.allowCollaborationFeatures",!1)}init(){this._checkCompatibility();const e=this.editor,i=e.locale.t;e.ui.componentFactory.add("sourceEditing",(()=>{const e=this._createButton(t.ButtonView);return e.set({label:i("Source"),icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m12.5 0 5 4.5v15.003h-16V0h11zM3 1.5v3.25l-1.497 1-.003 8 1.5 1v3.254L7.685 18l-.001 1.504H17.5V8.002L16 9.428l-.004-4.22-4.222-3.692L3 1.5z"/><path d="M4.06 6.64a.75.75 0 0 1 .958 1.15l-.085.07L2.29 9.75l2.646 1.89c.302.216.4.62.232.951l-.058.095a.75.75 0 0 1-.951.232l-.095-.058-3.5-2.5V9.14l3.496-2.5zm4.194 6.22a.75.75 0 0 1-.958-1.149l.085-.07 2.643-1.89-2.646-1.89a.75.75 0 0 1-.232-.952l.058-.095a.75.75 0 0 1 .95-.232l.096.058 3.5 2.5v1.22l-3.496 2.5zm7.644-.836 2.122 2.122-5.825 5.809-2.125-.005.003-2.116zm2.539-1.847 1.414 1.414a.5.5 0 0 1 0 .707l-1.06 1.06-2.122-2.12 1.061-1.061a.5.5 0 0 1 .707 0z"/></svg>',tooltip:!0,class:"ck-source-editing-button"}),e})),e.ui.componentFactory.add("menuBar:sourceEditing",(()=>{const e=this._createButton(t.MenuBarMenuListItemButtonView);return e.set({label:i("Show source")}),e})),this._isAllowedToHandleSourceEditingMode()&&(this.on("change:isSourceEditingMode",((e,t,i)=>{i?(this._hideVisibleDialog(),this._showSourceEditing(),this._disableCommands()):(this._hideSourceEditing(),this._enableCommands())})),this.on("change:isEnabled",((e,t,i)=>this._handleReadOnlyMode(!i))),this.listenTo(e,"change:isReadOnly",((e,t,i)=>this._handleReadOnlyMode(i)))),e.data.on("get",(()=>{this.isSourceEditingMode&&this.updateEditorData()}),{priority:"high"})}updateEditorData(){const e=this.editor,t={};for(const[e,i]of this._replacedRoots){const o=this._dataFromRoots.get(e),n=i.dataset.value;o!==n&&(t[e]=n,this._dataFromRoots.set(e,n))}Object.keys(t).length&&e.data.set(t,{batchType:{isUndoable:!0},suppressErrorInCollaboration:!0})}_checkCompatibility(){const e=this.editor,t=e.config.get("sourceEditing.allowCollaborationFeatures");if(!t&&e.plugins.has("RealTimeCollaborativeEditing"))throw new n.CKEditorError("source-editing-incompatible-with-real-time-collaboration",null);!t&&["CommentsEditing","TrackChangesEditing","RevisionHistory"].some((t=>e.plugins.has(t)))&&console.warn("You initialized the editor with the source editing feature and at least one of the collaboration features. Please be advised that the source editing feature may not work, and be careful when editing document source that contains markers created by the collaboration features."),e.plugins.has("RestrictedEditingModeEditing")&&console.warn("You initialized the editor with the source editing feature and restricted editing feature. Please be advised that the source editing feature may not work, and be careful when editing document source that contains markers created by the restricted editing feature.")}_showSourceEditing(){const e=this.editor,t=e.editing.view,i=e.model;i.change((e=>{e.setSelection(null),e.removeSelectionAttribute(i.document.selection.getAttributeKeys())}));for(const[i,o]of t.domRoots){const r=m(e.data.get({rootName:i})),a=(0,n.createElement)(o.ownerDocument,"textarea",{rows:"1","aria-label":"Source code editing area"}),s=(0,n.createElement)(o.ownerDocument,"div",{class:"ck-source-editing-area","data-value":r},[a]);a.value=r,a.setSelectionRange(0,0),a.addEventListener("input",(()=>{s.dataset.value=a.value,e.ui.update()})),t.change((e=>{const o=t.document.getRoot(i);e.addClass("ck-hidden",o)})),e.ui.setEditableElement("sourceEditing:"+i,a),this._replacedRoots.set(i,s),this._elementReplacer.replace(o,s),this._dataFromRoots.set(i,r)}this._focusSourceEditing()}_hideSourceEditing(){const e=this.editor.editing.view;this.updateEditorData(),e.change((t=>{for(const[i]of this._replacedRoots)t.removeClass("ck-hidden",e.document.getRoot(i))})),this._elementReplacer.restore(),this._replacedRoots.clear(),this._dataFromRoots.clear(),e.focus()}_focusSourceEditing(){const e=this.editor,[t]=this._replacedRoots.values(),i=t.querySelector("textarea");e.editing.view.document.isFocused=!1,i.focus()}_disableCommands(){const e=this.editor;for(const t of e.commands.commands())t.forceDisabled(u)}_enableCommands(){const e=this.editor;for(const t of e.commands.commands())t.clearForceDisabled(u)}_handleReadOnlyMode(e){if(this.isSourceEditingMode)for(const[,t]of this._replacedRoots)t.querySelector("textarea").readOnly=e}_isAllowedToHandleSourceEditingMode(){const e=this.editor.ui.view.editable;return e&&!e.hasExternalElement}_hideVisibleDialog(){if(this.editor.plugins.has("Dialog")){const e=this.editor.plugins.get("Dialog");e.isOpen&&e.hide()}}_createButton(t){const i=this.editor,o=new t(i.locale);return o.set({withText:!0}),o.bind("isOn").to(this,"isSourceEditingMode"),o.bind("isEnabled").to(this,"isEnabled",i,"isReadOnly",i.plugins.get(e.PendingActions),"hasAny",((e,t,i)=>!!e&&(!t&&!i))),this.listenTo(o,"execute",(()=>{this.isSourceEditingMode=!this.isSourceEditingMode})),o}}function m(e){return function(e){return e.startsWith("<")}(e)?r(e):e}})(),(window.CKEditor5=window.CKEditor5||{}).sourceEditing=o})();
|
package/build/translations/ar.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.ar=o.ar||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"المصدر"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/bg.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.bg=o.bg||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"Източник"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/bn.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(n){const
|
1
|
+
!function(n){const o=n.bn=n.bn||{};o.dictionary=Object.assign(o.dictionary||{},{"Show source":"",Source:"উৎস"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ca.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const c=o.ca=o.ca||{};c.dictionary=Object.assign(c.dictionary||{},{"Show source":"",Source:"Font"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/cs.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const c=o.cs=o.cs||{};c.dictionary=Object.assign(c.dictionary||{},{"Show source":"",Source:"Zdroj"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/da.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(i){const
|
1
|
+
!function(i){const o=i.da=i.da||{};o.dictionary=Object.assign(o.dictionary||{},{"Show source":"",Source:"Kilde"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/de.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const c=o.de=o.de||{};c.dictionary=Object.assign(c.dictionary||{},{"Show source":"",Source:"Quellcode"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/el.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.el=o.el||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"Κώδικας"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
@@ -1 +1 @@
|
|
1
|
-
!function(n){const
|
1
|
+
!function(n){const o=n["en-au"]=n["en-au"]||{};o.dictionary=Object.assign(o.dictionary||{},{"Show source":"",Source:"Source"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/es.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(i){const n=i.es=i.es||{};n.dictionary=Object.assign(n.dictionary||{},{Source:"Origen"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
1
|
+
!function(i){const n=i.es=i.es||{};n.dictionary=Object.assign(n.dictionary||{},{"Show source":"",Source:"Origen"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/et.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(i){const
|
1
|
+
!function(i){const o=i.et=i.et||{};o.dictionary=Object.assign(o.dictionary||{},{"Show source":"",Source:"Allikas"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/fi.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(i){const
|
1
|
+
!function(i){const o=i.fi=i.fi||{};o.dictionary=Object.assign(o.dictionary||{},{"Show source":"",Source:"Lähde"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/fr.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const c=o.fr=o.fr||{};c.dictionary=Object.assign(c.dictionary||{},{"Show source":"",Source:"Source"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/gl.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(i){const
|
1
|
+
!function(i){const o=i.gl=i.gl||{};o.dictionary=Object.assign(o.dictionary||{},{"Show source":"",Source:"Orixe"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/he.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.he=o.he||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"מקור"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/hi.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(i){const
|
1
|
+
!function(i){const o=i.hi=i.hi||{};o.dictionary=Object.assign(o.dictionary||{},{"Show source":"",Source:"सोर्स"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/hr.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.hr=o.hr||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"Izvorni kod"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/hu.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.hu=o.hu||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"Forrás"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/id.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(i){const
|
1
|
+
!function(i){const o=i.id=i.id||{};o.dictionary=Object.assign(o.dictionary||{},{"Show source":"",Source:"Sumber"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/it.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(i){const
|
1
|
+
!function(i){const o=i.it=i.it||{};o.dictionary=Object.assign(o.dictionary||{},{"Show source":"",Source:"Sorgente"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ja.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.ja=o.ja||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"ソース"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ko.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(o){const i=o.ko=o.ko||{};i.dictionary=Object.assign(i.dictionary||{},{Source:"소스"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
1
|
+
!function(o){const i=o.ko=o.ko||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"소스"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/lt.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(i){const n=i.lt=i.lt||{};n.dictionary=Object.assign(n.dictionary||{},{Source:"Šaltinis"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
1
|
+
!function(i){const n=i.lt=i.lt||{};n.dictionary=Object.assign(n.dictionary||{},{"Show source":"",Source:"Šaltinis"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/lv.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.lv=o.lv||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"Pirmavots"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ms.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.ms=o.ms||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"Sumber"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/nl.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(n){const
|
1
|
+
!function(n){const o=n.nl=n.nl||{};o.dictionary=Object.assign(o.dictionary||{},{"Show source":"",Source:"Bron"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/no.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const n=o.no=o.no||{};n.dictionary=Object.assign(n.dictionary||{},{"Show source":"",Source:"Kilde"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/pl.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.pl=o.pl||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"Źródło"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o["pt-br"]=o["pt-br"]||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"Código-Fonte"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/pt.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const n=o.pt=o.pt||{};n.dictionary=Object.assign(n.dictionary||{},{"Show source":"",Source:"Fonte"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ro.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(o){const i=o.ro=o.ro||{};i.dictionary=Object.assign(i.dictionary||{},{Source:"Sursă"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
1
|
+
!function(o){const i=o.ro=o.ro||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"Sursă"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ru.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.ru=o.ru||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"HTML редактор"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/sk.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.sk=o.sk||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"Zdroj"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
@@ -1 +1 @@
|
|
1
|
-
!function(n){const
|
1
|
+
!function(n){const o=n["sr-latn"]=n["sr-latn"]||{};o.dictionary=Object.assign(o.dictionary||{},{"Show source":"",Source:"Izvor"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/sr.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.sr=o.sr||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"Извор"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/sv.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.sv=o.sv||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"Källa"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/th.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.th=o.th||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"ซอร์ส"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/tr.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(n){const
|
1
|
+
!function(n){const o=n.tr=n.tr||{};o.dictionary=Object.assign(o.dictionary||{},{"Show source":"",Source:"Kaynak"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ug.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.ug=o.ug||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"مەنبە"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/uk.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.uk=o.uk||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"Джерело"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ur.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.ur=o.ur||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"مآخذ"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/vi.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(i){const n=i.vi=i.vi||{};n.dictionary=Object.assign(n.dictionary||{},{Source:"Nguồn"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
1
|
+
!function(i){const n=i.vi=i.vi||{};n.dictionary=Object.assign(n.dictionary||{},{"Show source":"",Source:"Nguồn"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
@@ -1 +1 @@
|
|
1
|
-
!function(n){const c=n["zh-cn"]=n["zh-cn"]||{};c.dictionary=Object.assign(c.dictionary||{},{Source:"源代码"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
1
|
+
!function(n){const c=n["zh-cn"]=n["zh-cn"]||{};c.dictionary=Object.assign(c.dictionary||{},{"Show source":"",Source:"源代码"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/zh.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(
|
1
|
+
!function(o){const i=o.zh=o.zh||{};i.dictionary=Object.assign(i.dictionary||{},{"Show source":"",Source:"原始碼"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/lang/contexts.json
CHANGED
package/lang/translations/ar.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "المصدر"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/bg.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Източник"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/bn.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "উৎস"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/ca.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Font"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/cs.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Zdroj"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/da.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Kilde"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/de.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Quellcode"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/el.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Κώδικας"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Source"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/en.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Source"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr "Show source"
|
package/lang/translations/es.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Origen"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/et.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Allikas"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/fi.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Lähde"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/fr.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Source"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/gl.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Orixe"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/he.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "מקור"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/hi.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "सोर्स"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/hr.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Izvorni kod"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/hu.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Forrás"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/id.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Sumber"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/it.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Sorgente"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/ja.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "ソース"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/ko.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "소스"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/lt.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Šaltinis"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/lv.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Pirmavots"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/ms.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Sumber"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/nl.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Bron"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/no.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Kilde"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/pl.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Źródło"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Código-Fonte"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/pt.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Fonte"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/ro.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Sursă"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/ru.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "HTML редактор"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/sk.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Zdroj"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Izvor"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/sr.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Извор"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/sv.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Källa"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/th.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "ซอร์ส"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/tr.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Kaynak"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/ug.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "مەنبە"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/uk.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Джерело"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/ur.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "مآخذ"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/vi.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "Nguồn"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "源代码"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/lang/translations/zh.po
CHANGED
@@ -20,3 +20,7 @@ msgstr ""
|
|
20
20
|
msgctxt "The label of the source editing feature toolbar button."
|
21
21
|
msgid "Source"
|
22
22
|
msgstr "原始碼"
|
23
|
+
|
24
|
+
msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
|
25
|
+
msgid "Show source"
|
26
|
+
msgstr ""
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@ckeditor/ckeditor5-source-editing",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20240403.1",
|
4
4
|
"description": "Source editing feature for CKEditor 5.",
|
5
5
|
"keywords": [
|
6
6
|
"ckeditor",
|
@@ -13,8 +13,8 @@
|
|
13
13
|
"type": "module",
|
14
14
|
"main": "src/index.js",
|
15
15
|
"dependencies": {
|
16
|
-
"@ckeditor/ckeditor5-theme-lark": "0.0.0-nightly-
|
17
|
-
"ckeditor5": "0.0.0-nightly-
|
16
|
+
"@ckeditor/ckeditor5-theme-lark": "0.0.0-nightly-20240403.1",
|
17
|
+
"ckeditor5": "0.0.0-nightly-20240403.1"
|
18
18
|
},
|
19
19
|
"author": "CKSource (http://cksource.com/)",
|
20
20
|
"license": "GPL-2.0-or-later",
|
package/src/sourceediting.d.ts
CHANGED
package/src/sourceediting.js
CHANGED
@@ -7,7 +7,7 @@
|
|
7
7
|
*/
|
8
8
|
/* global console */
|
9
9
|
import { Plugin, PendingActions } from 'ckeditor5/src/core.js';
|
10
|
-
import { ButtonView } from 'ckeditor5/src/ui.js';
|
10
|
+
import { ButtonView, MenuBarMenuListItemButtonView } from 'ckeditor5/src/ui.js';
|
11
11
|
import { CKEditorError, createElement, ElementReplacer } from 'ckeditor5/src/utils.js';
|
12
12
|
import { formatHtml } from './utils/formathtml.js';
|
13
13
|
import '../theme/sourceediting.css';
|
@@ -51,36 +51,21 @@ export default class SourceEditing extends Plugin {
|
|
51
51
|
init() {
|
52
52
|
this._checkCompatibility();
|
53
53
|
const editor = this.editor;
|
54
|
-
const t = editor.t;
|
55
|
-
editor.ui.componentFactory.add('sourceEditing',
|
56
|
-
const buttonView =
|
54
|
+
const t = editor.locale.t;
|
55
|
+
editor.ui.componentFactory.add('sourceEditing', () => {
|
56
|
+
const buttonView = this._createButton(ButtonView);
|
57
57
|
buttonView.set({
|
58
58
|
label: t('Source'),
|
59
59
|
icon: sourceEditingIcon,
|
60
60
|
tooltip: true,
|
61
|
-
withText: true,
|
62
61
|
class: 'ck-source-editing-button'
|
63
62
|
});
|
64
|
-
buttonView
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
}
|
71
|
-
// (2) The editor is in read-only mode.
|
72
|
-
if (isEditorReadOnly) {
|
73
|
-
return false;
|
74
|
-
}
|
75
|
-
// (3) Any pending action is scheduled. It may change the model, so modifying the document source should be prevented
|
76
|
-
// until the model is finally set.
|
77
|
-
if (hasAnyPendingActions) {
|
78
|
-
return false;
|
79
|
-
}
|
80
|
-
return true;
|
81
|
-
});
|
82
|
-
this.listenTo(buttonView, 'execute', () => {
|
83
|
-
this.isSourceEditingMode = !this.isSourceEditingMode;
|
63
|
+
return buttonView;
|
64
|
+
});
|
65
|
+
editor.ui.componentFactory.add('menuBar:sourceEditing', () => {
|
66
|
+
const buttonView = this._createButton(MenuBarMenuListItemButtonView);
|
67
|
+
buttonView.set({
|
68
|
+
label: t('Show source')
|
84
69
|
});
|
85
70
|
return buttonView;
|
86
71
|
});
|
@@ -305,6 +290,35 @@ export default class SourceEditing extends Plugin {
|
|
305
290
|
}
|
306
291
|
}
|
307
292
|
}
|
293
|
+
_createButton(ButtonClass) {
|
294
|
+
const editor = this.editor;
|
295
|
+
const buttonView = new ButtonClass(editor.locale);
|
296
|
+
buttonView.set({
|
297
|
+
withText: true
|
298
|
+
});
|
299
|
+
buttonView.bind('isOn').to(this, 'isSourceEditingMode');
|
300
|
+
// The button should be disabled if one of the following conditions is met:
|
301
|
+
buttonView.bind('isEnabled').to(this, 'isEnabled', editor, 'isReadOnly', editor.plugins.get(PendingActions), 'hasAny', (isEnabled, isEditorReadOnly, hasAnyPendingActions) => {
|
302
|
+
// (1) The plugin itself is disabled.
|
303
|
+
if (!isEnabled) {
|
304
|
+
return false;
|
305
|
+
}
|
306
|
+
// (2) The editor is in read-only mode.
|
307
|
+
if (isEditorReadOnly) {
|
308
|
+
return false;
|
309
|
+
}
|
310
|
+
// (3) Any pending action is scheduled. It may change the model, so modifying the document source should be prevented
|
311
|
+
// until the model is finally set.
|
312
|
+
if (hasAnyPendingActions) {
|
313
|
+
return false;
|
314
|
+
}
|
315
|
+
return true;
|
316
|
+
});
|
317
|
+
this.listenTo(buttonView, 'execute', () => {
|
318
|
+
this.isSourceEditingMode = !this.isSourceEditingMode;
|
319
|
+
});
|
320
|
+
return buttonView;
|
321
|
+
}
|
308
322
|
}
|
309
323
|
/**
|
310
324
|
* Formats the content for a better readability.
|