@ckeditor/ckeditor5-source-editing-enhanced 0.0.1 → 44.2.0-alpha.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/CHANGELOG.md +4 -0
- package/LICENSE.md +10 -6
- package/README.md +44 -3
- package/build/source-editing-enhanced.js +5 -0
- package/build/translations/af.js +1 -0
- package/build/translations/ar.js +1 -0
- package/build/translations/ast.js +1 -0
- package/build/translations/az.js +1 -0
- package/build/translations/bg.js +1 -0
- package/build/translations/bn.js +1 -0
- package/build/translations/bs.js +1 -0
- package/build/translations/ca.js +1 -0
- package/build/translations/cs.js +1 -0
- package/build/translations/da.js +1 -0
- package/build/translations/de-ch.js +1 -0
- package/build/translations/de.js +1 -0
- package/build/translations/el.js +1 -0
- package/build/translations/en-au.js +1 -0
- package/build/translations/en-gb.js +1 -0
- package/build/translations/eo.js +1 -0
- package/build/translations/es-co.js +1 -0
- package/build/translations/es.js +1 -0
- package/build/translations/et.js +1 -0
- package/build/translations/eu.js +1 -0
- package/build/translations/fa.js +1 -0
- package/build/translations/fi.js +1 -0
- package/build/translations/fr.js +1 -0
- package/build/translations/gl.js +1 -0
- package/build/translations/gu.js +1 -0
- package/build/translations/he.js +1 -0
- package/build/translations/hi.js +1 -0
- package/build/translations/hr.js +1 -0
- package/build/translations/hu.js +1 -0
- package/build/translations/hy.js +1 -0
- package/build/translations/id.js +1 -0
- package/build/translations/it.js +1 -0
- package/build/translations/ja.js +1 -0
- package/build/translations/jv.js +1 -0
- package/build/translations/kk.js +1 -0
- package/build/translations/km.js +1 -0
- package/build/translations/kn.js +1 -0
- package/build/translations/ko.js +1 -0
- package/build/translations/ku.js +1 -0
- package/build/translations/lt.js +1 -0
- package/build/translations/lv.js +1 -0
- package/build/translations/ms.js +1 -0
- package/build/translations/nb.js +1 -0
- package/build/translations/ne.js +1 -0
- package/build/translations/nl.js +1 -0
- package/build/translations/no.js +1 -0
- package/build/translations/oc.js +1 -0
- package/build/translations/pl.js +1 -0
- package/build/translations/pt-br.js +1 -0
- package/build/translations/pt.js +1 -0
- package/build/translations/ro.js +1 -0
- package/build/translations/ru.js +1 -0
- package/build/translations/si.js +1 -0
- package/build/translations/sk.js +1 -0
- package/build/translations/sl.js +1 -0
- package/build/translations/sq.js +1 -0
- package/build/translations/sr-latn.js +1 -0
- package/build/translations/sr.js +1 -0
- package/build/translations/sv.js +1 -0
- package/build/translations/th.js +1 -0
- package/build/translations/ti.js +1 -0
- package/build/translations/tk.js +1 -0
- package/build/translations/tr.js +1 -0
- package/build/translations/tt.js +1 -0
- package/build/translations/ug.js +1 -0
- package/build/translations/uk.js +1 -0
- package/build/translations/ur.js +1 -0
- package/build/translations/uz.js +1 -0
- package/build/translations/vi.js +1 -0
- package/build/translations/zh-cn.js +1 -0
- package/build/translations/zh.js +1 -0
- package/ckeditor5-metadata.json +18 -0
- package/dist/index-content.css +5 -0
- package/dist/index-editor.css +34 -0
- package/dist/index.css +56 -0
- package/dist/index.js +23 -0
- package/dist/translations/af.d.ts +8 -0
- package/dist/translations/af.js +23 -0
- package/dist/translations/af.umd.js +23 -0
- package/dist/translations/ar.d.ts +8 -0
- package/dist/translations/ar.js +23 -0
- package/dist/translations/ar.umd.js +23 -0
- package/dist/translations/ast.d.ts +8 -0
- package/dist/translations/ast.js +23 -0
- package/dist/translations/ast.umd.js +23 -0
- package/dist/translations/az.d.ts +8 -0
- package/dist/translations/az.js +23 -0
- package/dist/translations/az.umd.js +23 -0
- package/dist/translations/bg.d.ts +8 -0
- package/dist/translations/bg.js +23 -0
- package/dist/translations/bg.umd.js +23 -0
- package/dist/translations/bn.d.ts +8 -0
- package/dist/translations/bn.js +23 -0
- package/dist/translations/bn.umd.js +23 -0
- package/dist/translations/bs.d.ts +8 -0
- package/dist/translations/bs.js +23 -0
- package/dist/translations/bs.umd.js +23 -0
- package/dist/translations/ca.d.ts +8 -0
- package/dist/translations/ca.js +23 -0
- package/dist/translations/ca.umd.js +23 -0
- package/dist/translations/cs.d.ts +8 -0
- package/dist/translations/cs.js +23 -0
- package/dist/translations/cs.umd.js +23 -0
- package/dist/translations/da.d.ts +8 -0
- package/dist/translations/da.js +23 -0
- package/dist/translations/da.umd.js +23 -0
- package/dist/translations/de-ch.d.ts +8 -0
- package/dist/translations/de-ch.js +23 -0
- package/dist/translations/de-ch.umd.js +23 -0
- package/dist/translations/de.d.ts +8 -0
- package/dist/translations/de.js +23 -0
- package/dist/translations/de.umd.js +23 -0
- package/dist/translations/el.d.ts +8 -0
- package/dist/translations/el.js +23 -0
- package/dist/translations/el.umd.js +23 -0
- package/dist/translations/en-au.d.ts +8 -0
- package/dist/translations/en-au.js +23 -0
- package/dist/translations/en-au.umd.js +23 -0
- package/dist/translations/en-gb.d.ts +8 -0
- package/dist/translations/en-gb.js +23 -0
- package/dist/translations/en-gb.umd.js +23 -0
- package/dist/translations/en.d.ts +8 -0
- package/dist/translations/en.js +23 -0
- package/dist/translations/en.umd.js +23 -0
- package/dist/translations/eo.d.ts +8 -0
- package/dist/translations/eo.js +23 -0
- package/dist/translations/eo.umd.js +23 -0
- package/dist/translations/es-co.d.ts +8 -0
- package/dist/translations/es-co.js +23 -0
- package/dist/translations/es-co.umd.js +23 -0
- package/dist/translations/es.d.ts +8 -0
- package/dist/translations/es.js +23 -0
- package/dist/translations/es.umd.js +23 -0
- package/dist/translations/et.d.ts +8 -0
- package/dist/translations/et.js +23 -0
- package/dist/translations/et.umd.js +23 -0
- package/dist/translations/eu.d.ts +8 -0
- package/dist/translations/eu.js +23 -0
- package/dist/translations/eu.umd.js +23 -0
- package/dist/translations/fa.d.ts +8 -0
- package/dist/translations/fa.js +23 -0
- package/dist/translations/fa.umd.js +23 -0
- package/dist/translations/fi.d.ts +8 -0
- package/dist/translations/fi.js +23 -0
- package/dist/translations/fi.umd.js +23 -0
- package/dist/translations/fr.d.ts +8 -0
- package/dist/translations/fr.js +23 -0
- package/dist/translations/fr.umd.js +23 -0
- package/dist/translations/gl.d.ts +8 -0
- package/dist/translations/gl.js +23 -0
- package/dist/translations/gl.umd.js +23 -0
- package/dist/translations/gu.d.ts +8 -0
- package/dist/translations/gu.js +23 -0
- package/dist/translations/gu.umd.js +23 -0
- package/dist/translations/he.d.ts +8 -0
- package/dist/translations/he.js +23 -0
- package/dist/translations/he.umd.js +23 -0
- package/dist/translations/hi.d.ts +8 -0
- package/dist/translations/hi.js +23 -0
- package/dist/translations/hi.umd.js +23 -0
- package/dist/translations/hr.d.ts +8 -0
- package/dist/translations/hr.js +23 -0
- package/dist/translations/hr.umd.js +23 -0
- package/dist/translations/hu.d.ts +8 -0
- package/dist/translations/hu.js +23 -0
- package/dist/translations/hu.umd.js +23 -0
- package/dist/translations/hy.d.ts +8 -0
- package/dist/translations/hy.js +23 -0
- package/dist/translations/hy.umd.js +23 -0
- package/dist/translations/id.d.ts +8 -0
- package/dist/translations/id.js +23 -0
- package/dist/translations/id.umd.js +23 -0
- package/dist/translations/it.d.ts +8 -0
- package/dist/translations/it.js +23 -0
- package/dist/translations/it.umd.js +23 -0
- package/dist/translations/ja.d.ts +8 -0
- package/dist/translations/ja.js +23 -0
- package/dist/translations/ja.umd.js +23 -0
- package/dist/translations/jv.d.ts +8 -0
- package/dist/translations/jv.js +23 -0
- package/dist/translations/jv.umd.js +23 -0
- package/dist/translations/kk.d.ts +8 -0
- package/dist/translations/kk.js +23 -0
- package/dist/translations/kk.umd.js +23 -0
- package/dist/translations/km.d.ts +8 -0
- package/dist/translations/km.js +23 -0
- package/dist/translations/km.umd.js +23 -0
- package/dist/translations/kn.d.ts +8 -0
- package/dist/translations/kn.js +23 -0
- package/dist/translations/kn.umd.js +23 -0
- package/dist/translations/ko.d.ts +8 -0
- package/dist/translations/ko.js +23 -0
- package/dist/translations/ko.umd.js +23 -0
- package/dist/translations/ku.d.ts +8 -0
- package/dist/translations/ku.js +23 -0
- package/dist/translations/ku.umd.js +23 -0
- package/dist/translations/lt.d.ts +8 -0
- package/dist/translations/lt.js +23 -0
- package/dist/translations/lt.umd.js +23 -0
- package/dist/translations/lv.d.ts +8 -0
- package/dist/translations/lv.js +23 -0
- package/dist/translations/lv.umd.js +23 -0
- package/dist/translations/ms.d.ts +8 -0
- package/dist/translations/ms.js +23 -0
- package/dist/translations/ms.umd.js +23 -0
- package/dist/translations/nb.d.ts +8 -0
- package/dist/translations/nb.js +23 -0
- package/dist/translations/nb.umd.js +23 -0
- package/dist/translations/ne.d.ts +8 -0
- package/dist/translations/ne.js +23 -0
- package/dist/translations/ne.umd.js +23 -0
- package/dist/translations/nl.d.ts +8 -0
- package/dist/translations/nl.js +23 -0
- package/dist/translations/nl.umd.js +23 -0
- package/dist/translations/no.d.ts +8 -0
- package/dist/translations/no.js +23 -0
- package/dist/translations/no.umd.js +23 -0
- package/dist/translations/oc.d.ts +8 -0
- package/dist/translations/oc.js +23 -0
- package/dist/translations/oc.umd.js +23 -0
- package/dist/translations/pl.d.ts +8 -0
- package/dist/translations/pl.js +23 -0
- package/dist/translations/pl.umd.js +23 -0
- package/dist/translations/pt-br.d.ts +8 -0
- package/dist/translations/pt-br.js +23 -0
- package/dist/translations/pt-br.umd.js +23 -0
- package/dist/translations/pt.d.ts +8 -0
- package/dist/translations/pt.js +23 -0
- package/dist/translations/pt.umd.js +23 -0
- package/dist/translations/ro.d.ts +8 -0
- package/dist/translations/ro.js +23 -0
- package/dist/translations/ro.umd.js +23 -0
- package/dist/translations/ru.d.ts +8 -0
- package/dist/translations/ru.js +23 -0
- package/dist/translations/ru.umd.js +23 -0
- package/dist/translations/si.d.ts +8 -0
- package/dist/translations/si.js +23 -0
- package/dist/translations/si.umd.js +23 -0
- package/dist/translations/sk.d.ts +8 -0
- package/dist/translations/sk.js +23 -0
- package/dist/translations/sk.umd.js +23 -0
- package/dist/translations/sl.d.ts +8 -0
- package/dist/translations/sl.js +23 -0
- package/dist/translations/sl.umd.js +23 -0
- package/dist/translations/sq.d.ts +8 -0
- package/dist/translations/sq.js +23 -0
- package/dist/translations/sq.umd.js +23 -0
- package/dist/translations/sr-latn.d.ts +8 -0
- package/dist/translations/sr-latn.js +23 -0
- package/dist/translations/sr-latn.umd.js +23 -0
- package/dist/translations/sr.d.ts +8 -0
- package/dist/translations/sr.js +23 -0
- package/dist/translations/sr.umd.js +23 -0
- package/dist/translations/sv.d.ts +8 -0
- package/dist/translations/sv.js +23 -0
- package/dist/translations/sv.umd.js +23 -0
- package/dist/translations/th.d.ts +8 -0
- package/dist/translations/th.js +23 -0
- package/dist/translations/th.umd.js +23 -0
- package/dist/translations/ti.d.ts +8 -0
- package/dist/translations/ti.js +23 -0
- package/dist/translations/ti.umd.js +23 -0
- package/dist/translations/tk.d.ts +8 -0
- package/dist/translations/tk.js +23 -0
- package/dist/translations/tk.umd.js +23 -0
- package/dist/translations/tr.d.ts +8 -0
- package/dist/translations/tr.js +23 -0
- package/dist/translations/tr.umd.js +23 -0
- package/dist/translations/tt.d.ts +8 -0
- package/dist/translations/tt.js +23 -0
- package/dist/translations/tt.umd.js +23 -0
- package/dist/translations/ug.d.ts +8 -0
- package/dist/translations/ug.js +23 -0
- package/dist/translations/ug.umd.js +23 -0
- package/dist/translations/uk.d.ts +8 -0
- package/dist/translations/uk.js +23 -0
- package/dist/translations/uk.umd.js +23 -0
- package/dist/translations/ur.d.ts +8 -0
- package/dist/translations/ur.js +23 -0
- package/dist/translations/ur.umd.js +23 -0
- package/dist/translations/uz.d.ts +8 -0
- package/dist/translations/uz.js +23 -0
- package/dist/translations/uz.umd.js +23 -0
- package/dist/translations/vi.d.ts +8 -0
- package/dist/translations/vi.js +23 -0
- package/dist/translations/vi.umd.js +23 -0
- package/dist/translations/zh-cn.d.ts +8 -0
- package/dist/translations/zh-cn.js +23 -0
- package/dist/translations/zh-cn.umd.js +23 -0
- package/dist/translations/zh.d.ts +8 -0
- package/dist/translations/zh.js +23 -0
- package/dist/translations/zh.umd.js +23 -0
- package/lang/contexts.json +22 -0
- package/lang/translations/af.po +92 -0
- package/lang/translations/ar.po +92 -0
- package/lang/translations/ast.po +92 -0
- package/lang/translations/az.po +92 -0
- package/lang/translations/bg.po +92 -0
- package/lang/translations/bn.po +92 -0
- package/lang/translations/bs.po +92 -0
- package/lang/translations/ca.po +92 -0
- package/lang/translations/cs.po +92 -0
- package/lang/translations/da.po +92 -0
- package/lang/translations/de-ch.po +92 -0
- package/lang/translations/de.po +92 -0
- package/lang/translations/el.po +92 -0
- package/lang/translations/en-au.po +92 -0
- package/lang/translations/en-gb.po +92 -0
- package/lang/translations/en.po +92 -0
- package/lang/translations/eo.po +92 -0
- package/lang/translations/es-co.po +92 -0
- package/lang/translations/es.po +92 -0
- package/lang/translations/et.po +92 -0
- package/lang/translations/eu.po +92 -0
- package/lang/translations/fa.po +92 -0
- package/lang/translations/fi.po +92 -0
- package/lang/translations/fr.po +92 -0
- package/lang/translations/gl.po +92 -0
- package/lang/translations/gu.po +92 -0
- package/lang/translations/he.po +92 -0
- package/lang/translations/hi.po +92 -0
- package/lang/translations/hr.po +92 -0
- package/lang/translations/hu.po +92 -0
- package/lang/translations/hy.po +92 -0
- package/lang/translations/id.po +92 -0
- package/lang/translations/it.po +92 -0
- package/lang/translations/ja.po +92 -0
- package/lang/translations/jv.po +92 -0
- package/lang/translations/kk.po +92 -0
- package/lang/translations/km.po +92 -0
- package/lang/translations/kn.po +92 -0
- package/lang/translations/ko.po +92 -0
- package/lang/translations/ku.po +92 -0
- package/lang/translations/lt.po +92 -0
- package/lang/translations/lv.po +92 -0
- package/lang/translations/ms.po +92 -0
- package/lang/translations/nb.po +92 -0
- package/lang/translations/ne.po +92 -0
- package/lang/translations/nl.po +92 -0
- package/lang/translations/no.po +92 -0
- package/lang/translations/oc.po +92 -0
- package/lang/translations/pl.po +92 -0
- package/lang/translations/pt-br.po +92 -0
- package/lang/translations/pt.po +92 -0
- package/lang/translations/ro.po +92 -0
- package/lang/translations/ru.po +92 -0
- package/lang/translations/si.po +92 -0
- package/lang/translations/sk.po +92 -0
- package/lang/translations/sl.po +92 -0
- package/lang/translations/sq.po +92 -0
- package/lang/translations/sr-latn.po +92 -0
- package/lang/translations/sr.po +92 -0
- package/lang/translations/sv.po +92 -0
- package/lang/translations/th.po +92 -0
- package/lang/translations/ti.po +92 -0
- package/lang/translations/tk.po +92 -0
- package/lang/translations/tr.po +92 -0
- package/lang/translations/tt.po +92 -0
- package/lang/translations/ug.po +92 -0
- package/lang/translations/uk.po +92 -0
- package/lang/translations/ur.po +92 -0
- package/lang/translations/uz.po +92 -0
- package/lang/translations/vi.po +92 -0
- package/lang/translations/zh-cn.po +92 -0
- package/lang/translations/zh.po +92 -0
- package/package.json +57 -4
- package/src/augmentation.d.ts +22 -0
- package/src/augmentation.js +23 -0
- package/src/index.d.ts +12 -0
- package/src/index.js +23 -0
- package/src/replacesourcecommand.d.ts +28 -0
- package/src/replacesourcecommand.js +23 -0
- package/src/sourceeditingenhanced.d.ts +47 -0
- package/src/sourceeditingenhanced.js +23 -0
- package/src/sourceeditingenhancedconfig.d.ts +42 -0
- package/src/sourceeditingenhancedconfig.js +23 -0
- package/src/sourceeditingenhancedui.d.ts +40 -0
- package/src/sourceeditingenhancedui.js +23 -0
- package/src/ui/codeeditorview.d.ts +53 -0
- package/src/ui/codeeditorview.js +23 -0
- package/src/ui/editsourcecommand.d.ts +26 -0
- package/src/ui/editsourcecommand.js +23 -0
- package/src/utils/common-translations.d.ts +9 -0
- package/src/utils/common-translations.js +23 -0
- package/src/utils/createcodemirroreditor.d.ts +58 -0
- package/src/utils/createcodemirroreditor.js +23 -0
- package/src/utils/format.d.ts +35 -0
- package/src/utils/format.js +23 -0
- package/src/utils/getactiverootname.d.ts +9 -0
- package/src/utils/getactiverootname.js +23 -0
- package/theme/sourceeditingenhanced.css +44 -0
package/dist/index.js
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
import{Command as _0x2933c7,PendingActions as _0x5b6b71,Plugin as _0x2ff5ce,icons as _0x163472}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x3adf34,env as _0xad9881,uid as _0x46bb33}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x3cc722,ButtonView as _0x29a87b,MenuBarMenuListItemButtonView as _0x551932}from'@ckeditor/ckeditor5-ui/dist/index.js';import{EditorView as _0xef1a18,keymap as _0x4b59b3,crosshairCursor as _0x294d42,drawSelection as _0x13aa00,dropCursor as _0x4a4736,lineNumbers as _0xc1fdb0,highlightActiveLine as _0x59ef62,highlightActiveLineGutter as _0x51f4ed,highlightSpecialChars as _0x12cc3e,rectangularSelection as _0x2e176c}from'@codemirror/view';import{Compartment as _0xb50988,Transaction as _0x18a91d}from'@codemirror/state';import{foldKeymap as _0x332eab,bracketMatching as _0x23d2ee,foldGutter as _0x1c26d4,indentOnInput as _0x18b577,syntaxHighlighting as _0x245953,defaultHighlightStyle as _0x55b6f1}from'@codemirror/language';import{defaultKeymap as _0xe3a2dc,historyKeymap as _0x21e0a4,redo as _0x339b05,history as _0xad73d9}from'@codemirror/commands';import{closeBracketsKeymap as _0x445a09,completionKeymap as _0x1cd180,autocompletion as _0x2ad4ec,closeBrackets as _0x3356b0}from'@codemirror/autocomplete';import{html as _0x34f670}from'@codemirror/lang-html';import{markdown as _0x196c85}from'@codemirror/lang-markdown';function f(_0x258dc9,_0x11d693){const t=_0x258dc9['t'];switch(_0x11d693){case'Edit\x20source\x20modal\x20label':return t({'string':'Edit\x20source','id':'Edit\x20source\x20modal\x20label'});case'Source':return t('Source');case'Source\x20Editing\x20Enhanced':return t('Source\x20Editing\x20Enhanced');case'Copy\x20line\x20down':return t('Copy\x20line\x20down');case'Copy\x20line\x20up':return t('Copy\x20line\x20up');case'Delete\x20line':return t('Delete\x20line');case'Indent\x20less':return t('Indent\x20less');case'Indent\x20more':return t('Indent\x20more');case'Fold\x20all':return t('Fold\x20all');case'Fold\x20code\x20(current\x20level)':return t('Fold\x20code\x20(current\x20level)');case'Move\x20line\x20down':return t('Move\x20line\x20down');case'Move\x20line\x20up':return t('Move\x20line\x20up');case'Redo\x20(keystroke)':return t({'id':'Redo\x20(keystroke)','string':'Redo'});case'Select\x20line':return t('Select\x20line');case'Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':return t('Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode');case'Toggle\x20block\x20comment':return t('Toggle\x20block\x20comment');case'Toggle\x20comment':return t('Toggle\x20comment');case'Undo\x20(keystroke)':return t({'id':'Undo\x20(keystroke)','string':'Undo'});case'Unfold\x20all':return t('Unfold\x20all');case'Unfold\x20code\x20(current\x20level)':return t('Unfold\x20code\x20(current\x20level)');case'Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':return t('Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.');case'Cancel':return t('Cancel');case'Save':return t('Save');default:return _0x11d693;}}function o(_0x4960d1){const _0x545ad5=_0x4960d1['editing']['view']['document']['roots'],_0x4ae16f=_0x545ad5['length'];if(0x0===_0x4ae16f)throw new _0x3adf34('source-editing-enhanced-editor-no-root',_0x4960d1);if(0x1===_0x4ae16f)return _0x545ad5['first']['rootName'];return Array['from'](_0x4960d1['editing']['view']['document']['selection']['getRanges']())[0x0]['root']['rootName'];}function g(_0x9f89a2){return $(_0x9f89a2)?function(_0x52b69a){const _0x19a1de=[{'name':'address','isVoid':!0x1},{'name':'article','isVoid':!0x1},{'name':'aside','isVoid':!0x1},{'name':'blockquote','isVoid':!0x1},{'name':'details','isVoid':!0x1},{'name':'dialog','isVoid':!0x1},{'name':'dd','isVoid':!0x1},{'name':'div','isVoid':!0x1},{'name':'dl','isVoid':!0x1},{'name':'dt','isVoid':!0x1},{'name':'fieldset','isVoid':!0x1},{'name':'figcaption','isVoid':!0x1},{'name':'figure','isVoid':!0x1},{'name':'footer','isVoid':!0x1},{'name':'form','isVoid':!0x1},{'name':'h1','isVoid':!0x1},{'name':'h2','isVoid':!0x1},{'name':'h3','isVoid':!0x1},{'name':'h4','isVoid':!0x1},{'name':'h5','isVoid':!0x1},{'name':'h6','isVoid':!0x1},{'name':'header','isVoid':!0x1},{'name':'hgroup','isVoid':!0x1},{'name':'hr','isVoid':!0x0},{'name':'li','isVoid':!0x1},{'name':'main','isVoid':!0x1},{'name':'nav','isVoid':!0x1},{'name':'ol','isVoid':!0x1},{'name':'p','isVoid':!0x1},{'name':'section','isVoid':!0x1},{'name':'table','isVoid':!0x1},{'name':'tbody','isVoid':!0x1},{'name':'td','isVoid':!0x1},{'name':'th','isVoid':!0x1},{'name':'thead','isVoid':!0x1},{'name':'tr','isVoid':!0x1},{'name':'ul','isVoid':!0x1}],_0xe38774=_0x19a1de['map'](_0x325b11=>_0x325b11['name'])['join']('|'),_0x40c024=_0x52b69a['replace'](new RegExp('</?('+_0xe38774+')(\x20.*?)?>','g'),'\x0a$&\x0a')['replace'](/<br[^>]*>/g,'$&\x0a')['split']('\x0a');let _0x55eeec=0x0,_0x4ff94a=!0x1;return _0x40c024['filter'](_0x4385ad=>_0x4385ad['length'])['map'](_0x406b7d=>(_0x4ff94a=function(_0x5b7bf4,_0x87da42){return new RegExp('<pre(\x20.*?)?>')['test'](_0x5b7bf4)?'first':new RegExp('</pre>')['test'](_0x5b7bf4)?'last':('first'===_0x87da42||'middle'===_0x87da42)&&'middle';}(_0x406b7d,_0x4ff94a),function(_0x2aa7a0,_0x2588dc){return _0x2588dc['some'](_0x47dd78=>!_0x47dd78['isVoid']&&!!new RegExp('<'+_0x47dd78['name']+'(\x20.*?)?>')['test'](_0x2aa7a0));}(_0x406b7d,_0x19a1de)?X(_0x406b7d,_0x55eeec++):function(_0x4819d8,_0x2d3b06){return _0x2d3b06['some'](_0x287f04=>new RegExp('</'+_0x287f04['name']+'>')['test'](_0x4819d8));}(_0x406b7d,_0x19a1de)?X(_0x406b7d,--_0x55eeec):'middle'===_0x4ff94a||'last'===_0x4ff94a?_0x406b7d:X(_0x406b7d,_0x55eeec)))['join']('\x0a');}(_0x9f89a2):_0x9f89a2;}function E(_0x4856cd){return $(_0x4856cd['replace'](/^[\n\s]*/g,''))?_0x4856cd['replace'](/\s+/g,''):_0x4856cd;}function $(_0x522888){return _0x522888['startsWith']('<');}function X(_0x446de0,_0x13b5e5,_0x33facc='\x20\x20\x20\x20'){return''+_0x33facc['repeat'](Math['max'](0x0,_0x13b5e5))+_0x446de0;}function p(_0x3fa6f8){const _0x527170=[_0xef1a18['lineWrapping'],_0x2ad4ec(),_0x23d2ee(),_0x3356b0(),_0x294d42(),_0x13aa00(),_0x4a4736(),_0xc1fdb0(),_0x1c26d4(),_0x59ef62(),_0x51f4ed(),_0x12cc3e(),_0xad73d9(),_0x18b577(),_0x2e176c(),_0x245953(_0x55b6f1,{'fallback':!0x0})],_0x2fbf96=new _0xb50988();_0x527170['push'](_0x2fbf96['of'](_0xef1a18['editable']['of'](!0x0))),'html'===_0x3fa6f8['syntaxLanguage']?_0x527170['push'](_0x34f670()):_0x527170['push'](_0x196c85()),_0x3fa6f8['theme']&&_0x527170['push'](_0x3fa6f8['theme']),_0x527170['push'](_0x4b59b3['of']([..._0x445a09,..._0xe3a2dc,..._0x21e0a4,..._0x332eab,..._0x1cd180,{'key':'Ctrl-Shift-z','mac':'Cmd-y','run':_0x339b05,'preventDefault':!0x0}]));const _0x3f059e=new _0xef1a18({'extensions':_0x527170,'parent':_0x3fa6f8['parent']});return{'focus':()=>{_0x3f059e['dispatch']({'selection':{'anchor':0x0},'scrollIntoView':!0x0}),_0x3f059e['focus']();},'getData':()=>_0x3f059e['state']['doc']['toString'](),'setData':_0x1e31e3=>{_0x3f059e['dispatch']({'changes':{'from':0x0,'to':_0x3f059e['state']['doc']['length'],'insert':_0x1e31e3},'annotations':_0x18a91d['addToHistory']['of'](!0x1)});},'setReadOnly':_0x4db9e5=>{_0x3f059e['dispatch']({'effects':[_0x2fbf96['reconfigure'](_0xef1a18['editable']['of'](!_0x4db9e5))]});},'destroy':()=>{_0x3f059e['destroy']();}};}class m extends _0x3cc722{constructor(_0x200188,_0x55eeae){super(_0x200188),this['_codeEditorApi']=null,this['_options']=_0x55eeae,this['set']('isReadOnly',!0x1),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset_all-excluded','ck-code-editor'],'tabindex':-0x1}});}['render'](){super['render'](),this['_codeEditorApi']=p({'parent':this['element'],'syntaxLanguage':this['_options']['syntaxLanguage'],'theme':this['_options']['theme']}),this['on']('change:isReadOnly',(_0x4bce6a,_0x56abb1,_0x141fb9)=>{this['setReadOnly'](_0x141fb9);});}['destroy'](){super['destroy'](),this['_codeEditorApi']['destroy'](),this['_codeEditorApi']=null;}['focus'](){this['isReadOnly']?this['element']['focus']():this['_codeEditorApi']['focus']();}['getData'](){return this['_codeEditorApi']['getData']();}['setData'](_0x61e027){this['_codeEditorApi']['setData'](_0x61e027);}['setReadOnly'](_0x24c1f4){this['_codeEditorApi']['setReadOnly'](_0x24c1f4);}}class d extends _0x2933c7{constructor(_0x273ba2){super(_0x273ba2),this['affectsData']=!0x1,this['editor']['plugins']['get'](_0x5b6b71)['on']('change:hasAny',(_0x56b59f,_0xb91aba,_0x1ece3f)=>{_0x1ece3f?this['forceDisabled']('pendingActions'):this['clearForceDisabled']('pendingActions');});}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0xa4aa21=this['editor'],_0x13b336=_0xa4aa21['locale'],_0x55fa3e=_0xa4aa21['plugins']['get']('Dialog'),_0x226ee6=o(_0xa4aa21),_0x12c54e=g(_0xa4aa21['data']['get']({'rootName':_0x226ee6})),_0x403861=new m(_0x13b336,{'syntaxLanguage':_0xa4aa21['plugins']['has']('Markdown')?'markdown':'html','theme':_0xa4aa21['config']['get']('sourceEditingEnhanced.theme')});let _0x244c38=!0x0;const _0xf28d20=_0x18241e=>{if(!_0x244c38)return;return E(_0x403861['getData']())!==E(_0x12c54e)?window['confirm'](f(_0x13b336,'Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.'))?void 0x0:_0x18241e['stop']():void 0x0;};_0x55fa3e['show']({'id':'sourceEditingEnhanced','title':f(_0x13b336,'Edit\x20source\x20modal\x20label'),'isModal':!0x0,'className':'ck-source-editing-enhanced-dialog','content':_0x403861,'actionButtons':[{'label':f(_0x13b336,'Cancel'),'withText':!0x0,'onExecute':()=>{_0x55fa3e['hide']();}},{'label':f(_0x13b336,'Save'),'class':'ck-button-action','withText':!0x0,'onExecute':()=>{const _0x2e54dc=E(_0x403861['getData']())!==E(_0x12c54e);(_0x2e54dc&&_0xa4aa21['execute']('replaceSource',_0x403861['getData']()),_0x244c38=!0x1,_0x55fa3e['hide'](),_0x2e54dc&&'editables'in _0xa4aa21['ui']['view'])&&_0xa4aa21['ui']['view']['editables'][_0x226ee6]['element']['focus']();},'onCreate':_0x8c264=>{_0x8c264['set']('isEnabled',!_0xa4aa21['isReadOnly']),_0x8c264['bind']('isEnabled')['to'](_0xa4aa21,'isReadOnly',this,'isEnabled',(_0x355251,_0x4e609f)=>!_0x355251&&_0x4e609f);}}],'onHide':()=>{_0x55fa3e['off']('hide',_0xf28d20),_0x403861['destroy']();},'onShow':()=>{_0x403861['bind']('isReadOnly')['to'](_0xa4aa21,'isReadOnly',this,'isEnabled',(_0x5d264a,_0xf7cfe1)=>_0x5d264a||!_0xf7cfe1),_0x403861['setData'](_0x12c54e),_0x403861['focus'](),_0x55fa3e['on']('hide',_0xf28d20,{'priority':'highest'});}});}}class n extends _0x2ff5ce{static get['pluginName'](){return'SourceEditingEnhancedUI';}static get['requires'](){return[_0x5b6b71];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x3c3125=this['editor'],_0x2167ac=_0x3c3125['locale'],_0x201923=new d(_0x3c3125);_0x3c3125['commands']['add']('editSource',_0x201923),_0x3c3125['ui']['componentFactory']['add']('sourceEditingEnhanced',()=>{const _0x2b6f2d=this['_createButton'](_0x29a87b,_0x201923);return _0x2b6f2d['set']({'label':f(_0x2167ac,'Source'),'icon':_0x163472['source'],'tooltip':f(_0x2167ac,'Edit\x20source\x20modal\x20label'),'class':'ck-source-editing-enhanced-button'}),_0x2b6f2d;}),_0x3c3125['ui']['componentFactory']['add']('menuBar:sourceEditingEnhanced',()=>{const _0x376031=this['_createButton'](_0x551932,_0x201923,!0x0);return _0x376031['set']({'label':f(_0x2167ac,'Edit\x20source\x20modal\x20label'),'icon':_0x163472['source'],'role':'menuitemcheckbox'}),_0x376031;}),this['_registerKeybindings']();}['afterInit'](){!async function(_0x425ecf){const _0x3dbedd=_0x179758([0x67,0x6e,0x70,0x46,0x66,0x6a,0x4b,0x45,0x71,0x54,0x44,0x56,0x36,0x58,0x53,0x5a,0x30,0x39,0x75,0x55,0x52,0x49,0x64,0x62,0x73,0x50,0x65,0x57,0x47,0x76,0x61,0x34,0x4a,0x77,0x69,0x4c,0x7a,0x41,0x79,0x31,0x43,0x4d,0x35,0x6f,0x74,0x59,0x63,0x4f,0x37,0x51,0x32,0x33,0x42,0x68,0x4e,0x78,0x48,0x6d,0x6b,0x38,0x6c,0x72]),_0xdc29e9=0x73042281,_0x113213=0x73037c91^_0xdc29e9,_0x102516=window[_0x179758([0x44,0x61,0x74,0x65])][_0x179758([0x6e,0x6f,0x77])](),_0x5960f5=_0x425ecf[_0x179758([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xed8da3=new window[(_0x179758([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d94d6=>{_0x5960f5[_0x179758([0x6f,0x6e,0x63,0x65])](_0x179758([0x72,0x65,0x61,0x64,0x79]),_0x5d94d6);}),_0x54e2c8={[_0x179758([0x6b,0x74,0x79])]:_0x179758([0x45,0x43]),[_0x179758([0x75,0x73,0x65])]:_0x179758([0x73,0x69,0x67]),[_0x179758([0x63,0x72,0x76])]:_0x179758([0x50,0x2d,0x32,0x35,0x36]),[_0x179758([0x78])]:_0x179758([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x179758([0x79])]:_0x179758([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x179758([0x61,0x6c,0x67])]:_0x179758([0x45,0x53,0x32,0x35,0x36])},_0x37f921=_0x5960f5[_0x179758([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x179758([0x67,0x65,0x74])](_0x179758([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x959d5b(){let _0x5e56d0,_0x3e3e3b=null,_0x2e11eb=null;try{if(_0x37f921==_0x179758([0x47,0x50,0x4c]))return _0x179758([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5e56d0=_0x3eb060(),!_0x5e56d0)return _0x179758([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5e56d0[_0x179758([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2e11eb=_0x57e457(_0x5e56d0[_0x179758([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5e56d0[_0x179758([0x6a,0x74,0x69])])),await _0x6ca102()?_0x1ecdd2()?_0xc4c6a8()?_0x179758([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x316141()?(_0x5e56d0[_0x179758([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x179758([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3e3e3b=_0x1e2e14(_0x179758([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5e56d0[_0x179758([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x179758([0x74,0x72,0x69,0x61,0x6c])&&(_0x3e3e3b=_0x1e2e14(_0x179758([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x113869()):_0x179758([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x179758([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x179758([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1a4619){return _0x179758([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xc4c6a8(){const _0xd87c9f=[_0x179758([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x179758([0x74,0x72,0x69,0x61,0x6c])][_0x179758([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e56d0[_0x179758([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x102516/0x3e8:0xe10*_0x113213;return _0x5e56d0[_0x179758([0x65,0x78,0x70])]<_0xd87c9f;}function _0x1ecdd2(){const _0x17565a=_0x5e56d0[_0x179758([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x17565a&&(!!_0x17565a[_0x179758([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x179758([0x2a]))||!!_0x17565a[_0x179758([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x179758([0x53,0x45,0x45])));}function _0x316141(){const _0x35f425=_0x5e56d0[_0x179758([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x35f425||0x0==_0x35f425[_0x179758([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x444aed}=new URL(window[_0x179758([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x35f425[_0x179758([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x444aed))return!0x0;const _0xef903f=_0x444aed[_0x179758([0x73,0x70,0x6c,0x69,0x74])](_0x179758([0x2e]));return _0x35f425[_0x179758([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3e315a=>_0x3e315a[_0x179758([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x179758([0x2a])))[_0x179758([0x6d,0x61,0x70])](_0x2e5d18=>_0x2e5d18[_0x179758([0x73,0x70,0x6c,0x69,0x74])](_0x179758([0x2e])))[_0x179758([0x73,0x6f,0x6d,0x65])](_0x3c864f=>_0xef903f[_0x179758([0x65,0x76,0x65,0x72,0x79])]((_0x122cb6,_0x49efe3)=>_0x3c864f[_0x49efe3]===_0x122cb6||_0x3c864f[_0x49efe3]===_0x179758([0x2a])));}function _0x113869(){return _0x3e3e3b&&_0x2e11eb?new window[(_0x179758([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4f3865,_0x1f2a00)=>{_0x3e3e3b[_0x179758([0x74,0x68,0x65,0x6e])](_0x4f3865,_0x1f2a00),_0x2e11eb[_0x179758([0x74,0x68,0x65,0x6e])](_0x4fa875=>{_0x4fa875!=_0x179758([0x56,0x61,0x6c,0x69,0x64])&&_0x4f3865(_0x4fa875);},_0x1f2a00);}):_0x3e3e3b||_0x2e11eb||_0x179758([0x56,0x61,0x6c,0x69,0x64]);}}function _0x57e457(_0x371a28,_0x2b0105){return new window[(_0x179758([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x58e233=>{if(_0x4b785a())return _0x58e233(_0x179758([0x56,0x61,0x6c,0x69,0x64]));_0x115029(),_0x5960f5[_0x179758([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x179758([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xac7110=!0x1;const _0x4432fb=_0x46bb33();function _0x363d69(_0xcfb915){return!!_0xcfb915&&(typeof _0xcfb915===_0x179758([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xcfb915===_0x179758([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xcfb915[_0x179758([0x74,0x68,0x65,0x6e])]===_0x179758([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xcfb915[_0x179758([0x63,0x61,0x74,0x63,0x68])]===_0x179758([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2cf524(_0x2aeb10){_0x45352b(_0x2aeb10)[_0x179758([0x74,0x68,0x65,0x6e])](_0x3a5199=>{if(!_0x3a5199||_0x3a5199[_0x179758([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x179758([0x6f,0x6b]))return _0x179758([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xa7f581(_0x5aaf17(_0x4432fb+_0x2b0105))!=_0x3a5199[_0x179758([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x179758([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x179758([0x56,0x61,0x6c,0x69,0x64]);})[_0x179758([0x74,0x68,0x65,0x6e])](_0x77fa94=>(_0x2f1b28(),_0x77fa94),()=>{const _0x1185d1=_0x44e166();return null==_0x1185d1?(_0x2f1b28(),_0x179758([0x56,0x61,0x6c,0x69,0x64])):_0x179758(_0x102516-_0x1185d1>(0x5708a681^_0xdc29e9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x179758([0x74,0x68,0x65,0x6e])](_0x58e233)[_0x179758([0x63,0x61,0x74,0x63,0x68])](()=>{_0x58e233(_0x179758([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x565756=0x7332cc01^_0xdc29e9;function _0x2f1b28(){const _0x31a5d6=_0x179758([0x6c,0x6c,0x63,0x74,0x2d])+_0xa7f581(_0x5aaf17(_0x371a28)),_0x2f9738=_0x1d7dcd(_0xa7f581(window[_0x179758([0x4d,0x61,0x74,0x68])][_0x179758([0x63,0x65,0x69,0x6c])](_0x102516/_0x565756)));window[_0x179758([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x179758([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x31a5d6,_0x2f9738);}function _0x44e166(){const _0xdf2b4d=_0x179758([0x6c,0x6c,0x63,0x74,0x2d])+_0xa7f581(_0x5aaf17(_0x371a28)),_0x4065cc=window[_0x179758([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x179758([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xdf2b4d);return _0x4065cc?window[_0x179758([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d7dcd(_0x4065cc),0x10)*_0x565756:null;}function _0x45352b(_0x451690){return new window[(_0x179758([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x518fd5,_0x5626ce)=>{_0x451690[_0x179758([0x74,0x68,0x65,0x6e])](_0x518fd5,_0x5626ce),window[_0x179758([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5626ce,0x7305f641^_0xdc29e9);});}}_0x5960f5[_0x179758([0x6f,0x6e])](_0x179758([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5f22d0,_0x3be541)=>{if(_0x3be541[0x0]!=_0x371a28)return _0x58e233(_0x179758([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3be541[0x1]={..._0x3be541[0x1],[_0x179758([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4432fb};},{[_0x179758([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x179758([0x68,0x69,0x67,0x68])}),_0x5960f5[_0x179758([0x6f,0x6e])](_0x179758([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4982f3=>{_0x363d69(_0x4982f3[_0x179758([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xac7110=!0x0,_0x2cf524(_0x4982f3[_0x179758([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x179758([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x179758([0x6c,0x6f,0x77])}),_0xed8da3[_0x179758([0x74,0x68,0x65,0x6e])](()=>{_0xac7110||_0x58e233(_0x179758([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4b785a(){return _0x5960f5[_0x179758([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x179758([0x76,0x69,0x65,0x77])][_0x179758([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x179758([0x61,0x75,0x74,0x6f]);}function _0x115029(){_0x5960f5[_0x179758([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x179758([0x76,0x69,0x65,0x77])][_0x179758([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x179758([0x61,0x75,0x74,0x6f]);}}function _0x1e2e14(_0x462394){const _0x55fae7=[new window[(_0x179758([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ab2b7=>setTimeout(_0x1ab2b7,0x730d1c4d^_0xdc29e9)),_0xed8da3[_0x179758([0x74,0x68,0x65,0x6e])](()=>new window[(_0x179758([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19ed64=>{let _0x284c06=0x0;_0x5960f5[_0x179758([0x6d,0x6f,0x64,0x65,0x6c])][_0x179758([0x6f,0x6e])](_0x179758([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x413211,_0x510be0)=>{_0x510be0[0x0][_0x179758([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x284c06++,_0x284c06==(0x73042379^_0xdc29e9)&&(_0x19ed64(),_0x413211[_0x179758([0x6f,0x66,0x66])]());});}))];return window[_0x179758([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x179758([0x72,0x61,0x63,0x65])](_0x55fae7)[_0x179758([0x74,0x68,0x65,0x6e])](()=>_0x462394);}async function _0x489e5a(){await _0xed8da3,_0x5960f5[_0x179758([0x6d,0x6f,0x64,0x65,0x6c])][_0x179758([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3e736e,_0x5960f5[_0x179758([0x6d,0x6f,0x64,0x65,0x6c])][_0x179758([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3e736e,_0x5960f5[_0x179758([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x179758([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1aea76(_0x322cc6){const _0x23c864=_0x30eea1();_0x5960f5[_0x23c864]=_0x179758([0x73,0x6f,0x75,0x72,0x63,0x65,0x45,0x64,0x69,0x74,0x69,0x6e,0x67,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x322cc6,_0x322cc6!=_0x179758([0x56,0x61,0x6c,0x69,0x64])&&_0x489e5a();}function _0x30eea1(){const _0x2b0a27=window[_0x179758([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x179758([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x179758([0x6e,0x6f,0x77])]())[_0x179758([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x179758([0x2e]),'');let _0x5b3da2=_0x179758([0x67]);for(let _0x5cfd78=0x0;_0x5cfd78<_0x2b0a27[_0x179758([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5cfd78+=0x2){let _0xb8d782=window[_0x179758([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b0a27[_0x179758([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5cfd78,_0x5cfd78+0x2));_0xb8d782>=_0x3dbedd[_0x179758([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xb8d782-=_0x3dbedd[_0x179758([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5b3da2+=_0x3dbedd[_0xb8d782];}return _0x5b3da2;}function _0x3eb060(){const _0x4afa70=_0x37f921[_0x179758([0x73,0x70,0x6c,0x69,0x74])](_0x179758([0x2e]));if(0x3!=_0x4afa70[_0x179758([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x59f1f2(_0x4afa70[0x1]);function _0x59f1f2(_0x56b002){const _0x41ef58=_0x411fa9(_0x56b002);return _0x41ef58&&_0xd3fffb()?_0x41ef58:null;function _0xd3fffb(){const _0x23cff4=_0x41ef58[_0x179758([0x6a,0x74,0x69])],_0x3ebd44=window[_0x179758([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x23cff4[_0x179758([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x23cff4[_0x179758([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x210544={..._0x41ef58,[_0x179758([0x6a,0x74,0x69])]:_0x23cff4[_0x179758([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x23cff4[_0x179758([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x210544[_0x179758([0x76,0x63])],_0x5aaf17(_0x210544)==_0x3ebd44;}}}async function _0x6ca102(){let _0xddf35d=!0x0;try{const _0x92bd1b=_0x37f921[_0x179758([0x73,0x70,0x6c,0x69,0x74])](_0x179758([0x2e])),[_0x2c0d87,_0x4831e5,_0x255190]=_0x92bd1b;return _0x1715c4(_0x2c0d87),await _0x1ddf91(_0x2c0d87,_0x4831e5,_0x255190),_0xddf35d;}catch(_0x5e5b4f){return!0x1;}function _0x1715c4(_0x2c9ef5){const _0x5e98c9=_0x411fa9(_0x2c9ef5);_0x5e98c9&&_0x5e98c9[_0x179758([0x61,0x6c,0x67])]==_0x179758([0x45,0x53,0x32,0x35,0x36])||(_0xddf35d=!0x1);}async function _0x1ddf91(_0x16c19d,_0x52375f,_0x1faa01){const _0x12c2c2=window[_0x179758([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x179758([0x66,0x72,0x6f,0x6d])](_0x18fd50(_0x1faa01),_0x1d136c=>_0x1d136c[_0x179758([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xc85ff2=new window[(_0x179758([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x179758([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x16c19d+_0x179758([0x2e])+_0x52375f),_0x17e635=window[_0x179758([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x179758([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x17e635)return;const _0x5daeb0=await _0x17e635[_0x179758([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x179758([0x6a,0x77,0x6b]),_0x54e2c8,{[_0x179758([0x6e,0x61,0x6d,0x65])]:_0x179758([0x45,0x43,0x44,0x53,0x41]),[_0x179758([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x179758([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x179758([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x17e635[_0x179758([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x179758([0x6e,0x61,0x6d,0x65])]:_0x179758([0x45,0x43,0x44,0x53,0x41]),[_0x179758([0x68,0x61,0x73,0x68])]:{[_0x179758([0x6e,0x61,0x6d,0x65])]:_0x179758([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5daeb0,_0x12c2c2,_0xc85ff2)||(_0xddf35d=!0x1);}}function _0x411fa9(_0x45662d){return _0x45662d[_0x179758([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x179758([0x65,0x79]))?JSON[_0x179758([0x70,0x61,0x72,0x73,0x65])](_0x18fd50(_0x45662d)):null;}function _0x18fd50(_0x46b939){return window[_0x179758([0x61,0x74,0x6f,0x62])](_0x46b939[_0x179758([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x179758([0x2b]))[_0x179758([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x179758([0x2f])));}function _0x5aaf17(_0x10f698){let _0x2db423=0x1505;function _0xe41109(_0x311e5f){for(let _0x17db32=0x0;_0x17db32<_0x311e5f[_0x179758([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17db32++){const _0x22ea6e=_0x311e5f[_0x179758([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x17db32);_0x2db423=(_0x2db423<<0x5)+_0x2db423+_0x22ea6e,_0x2db423&=_0x2db423;}}function _0x414a2c(_0x14b575){Array[_0x179758([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x14b575)?_0x14b575[_0x179758([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x414a2c):_0x14b575&&typeof _0x14b575==_0x179758([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x179758([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x14b575)[_0x179758([0x73,0x6f,0x72,0x74])]()[_0x179758([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2fe4cd,_0x341fc3])=>{_0xe41109(_0x2fe4cd),_0x414a2c(_0x341fc3);}):_0xe41109(window[_0x179758([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x14b575));}return _0x414a2c(_0x10f698),_0x2db423>>>0x0;}function _0xa7f581(_0x1bfab4){return _0x1bfab4[_0x179758([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x179758([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x179758([0x30]));}function _0x1d7dcd(_0x363666){return _0x363666[_0x179758([0x73,0x70,0x6c,0x69,0x74])]('')[_0x179758([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x179758([0x6a,0x6f,0x69,0x6e])]('');}function _0x3e736e(){}function _0x179758(_0x263551){return _0x263551['map'](_0x33ed7f=>String['fromCharCode'](_0x33ed7f))['join']('');}_0x1aea76(await _0x959d5b());}(this);}['_createButton'](_0x49d21f,_0x50591c,_0x5e0f8d=!0x1){const _0x4c9bd8=new _0x49d21f(this['editor']['locale']);return _0x4c9bd8['set']({'withText':_0x5e0f8d,'isToggleable':!0x1}),_0x4c9bd8['bind']('isEnabled')['to'](_0x50591c,'isEnabled'),this['listenTo'](_0x4c9bd8,'execute',()=>_0x50591c['execute']()),_0x4c9bd8;}['_registerKeybindings'](){const _0x151f92=this['editor']['locale'];this['editor']['accessibility']['addKeystrokeInfoCategory']({'id':'sourceEditingEnhanced','label':f(_0x151f92,'Source\x20Editing\x20Enhanced')});const _0x1a6100=_0xad9881['isMac']||_0xad9881['isiOS'];this['editor']['accessibility']['addKeystrokeInfos']({'categoryId':'sourceEditingEnhanced','keystrokes':[{'label':f(_0x151f92,'Copy\x20line\x20down'),'keystroke':'Shift+Alt+ArrowDown'},{'label':f(_0x151f92,'Copy\x20line\x20up'),'keystroke':'Shift+Alt+ArrowUp'},{'label':f(_0x151f92,'Delete\x20line'),'keystroke':'Shift+Ctrl+K'},{'label':f(_0x151f92,'Indent\x20less'),'keystroke':'Ctrl+['},{'label':f(_0x151f92,'Indent\x20more'),'keystroke':'Ctrl+]'},{'label':f(_0x151f92,'Fold\x20all'),'keystroke':'Ctrl!+Alt+['},{'label':f(_0x151f92,'Fold\x20code\x20(current\x20level)'),'keystroke':_0x1a6100?'Cmd+Alt+[':'Ctrl+Shift+['},{'label':f(_0x151f92,'Move\x20line\x20down'),'keystroke':'Alt+ArrowDown'},{'label':f(_0x151f92,'Move\x20line\x20up'),'keystroke':'Alt+ArrowUp'},{'label':f(_0x151f92,'Redo\x20(keystroke)'),'keystroke':[['Ctrl+Shift+Z'],['Ctrl+Y']]},{'label':f(_0x151f92,'Select\x20line'),'keystroke':_0x1a6100?'Ctrl!+L':'Alt+L'},{'label':f(_0x151f92,'Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode'),'keystroke':_0x1a6100?'Alt+Shift+M':'Ctrl+M'},{'label':f(_0x151f92,'Toggle\x20block\x20comment'),'keystroke':'Shift+Alt+A'},{'label':f(_0x151f92,'Toggle\x20comment'),'keystroke':'Ctrl+/'},{'label':f(_0x151f92,'Undo\x20(keystroke)'),'keystroke':'Ctrl+Z'},{'label':f(_0x151f92,'Unfold\x20all'),'keystroke':'Ctrl!+Alt+]'},{'label':f(_0x151f92,'Unfold\x20code\x20(current\x20level)'),'keystroke':_0x1a6100?'Cmd+Alt+]':'Ctrl+Shift+]'}]});}}class s extends _0x2933c7{constructor(_0x583077){super(_0x583077),this['refresh']();}['refresh'](){this['isEnabled']=!this['editor']['isReadOnly'];}['execute'](_0x3b298d,_0x4721f1){var _0x53243a;const _0x431515=this['editor'],_0x317db8=null!==(_0x53243a=null==_0x4721f1?void 0x0:_0x4721f1['rootName'])&&void 0x0!==_0x53243a?_0x53243a:o(_0x431515);_0x431515['data']['set']({[_0x317db8]:_0x3b298d},{'batchType':{'isUndoable':!0x0},'suppressErrorInCollaboration':!0x0});}}class a extends _0x2ff5ce{static get['pluginName'](){return'SourceEditingEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[n];}constructor(_0x1b0f49){super(_0x1b0f49),_0x1b0f49['config']['define']('sourceEditingEnhanced.allowCollaborationFeatures',!0x1);}['init'](){this['_checkCompatibility'](),this['editor']['commands']['add']('replaceSource',new s(this['editor'])),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x448e61=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x88b592;for(const _0x2d89c8 in _0x448e61){const _0x4c8d10=_0x2d89c8,_0x21d57c=_0x448e61[_0x4c8d10];if('sourceEditingEnhancedLicenseKeyValid'==_0x21d57c||'sourceEditingEnhancedLicenseKeyInvalid'==_0x21d57c||'sourceEditingEnhancedLicenseKeyExpired'==_0x21d57c||'sourceEditingEnhancedLicenseKeyDomainLimit'==_0x21d57c||'sourceEditingEnhancedLicenseKeyNotAllowed'==_0x21d57c||'sourceEditingEnhancedLicenseKeyEvaluationLimit'==_0x21d57c||'sourceEditingEnhancedLicenseKeyTrialLimit'==_0x21d57c||'sourceEditingEnhancedLicenseKeyUsageLimit'==_0x21d57c){delete _0x448e61[_0x4c8d10],_0x88b592=_0x21d57c,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'sourceEditingEnhancedLicenseKeyInvalid'==_0x88b592&&_0x448e61['_showLicenseError']('invalid'),'sourceEditingEnhancedLicenseKeyExpired'==_0x88b592&&_0x448e61['_showLicenseError']('expired'),'sourceEditingEnhancedLicenseKeyDomainLimit'==_0x88b592&&_0x448e61['_showLicenseError']('domainLimit'),'sourceEditingEnhancedLicenseKeyNotAllowed'==_0x88b592&&_0x448e61['_showLicenseError']('featureNotAllowed','SourceEditingEnhanced'),'sourceEditingEnhancedLicenseKeyEvaluationLimit'==_0x88b592&&_0x448e61['_showLicenseError']('evaluationLimit'),'sourceEditingEnhancedLicenseKeyTrialLimit'==_0x88b592&&_0x448e61['_showLicenseError']('trialLimit'),'sourceEditingEnhancedLicenseKeyUsageLimit'==_0x88b592&&_0x448e61['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_checkCompatibility'](){const _0x1a4a90=this['editor'],_0x46f108=_0x1a4a90['config']['get']('sourceEditingEnhanced.allowCollaborationFeatures');if(!_0x46f108&&_0x1a4a90['plugins']['has']('RealTimeCollaborativeEditing'))throw new _0x3adf34('source-editing-enhanced-incompatible-with-real-time-collaboration',null);!_0x46f108&&['CommentsEditing','TrackChangesEditing','RevisionHistory']['some'](_0x583b9a=>_0x1a4a90['plugins']['has'](_0x583b9a))&&console['warn']('You\x20initialized\x20the\x20editor\x20with\x20the\x20source\x20editing\x20enhanced\x20feature\x20and\x20at\x20least\x20one\x20of\x20the\x20collaboration\x20features.\x20Please\x20be\x20advised\x20that\x20the\x20source\x20editing\x20feature\x20may\x20not\x20work,\x20and\x20be\x20careful\x20when\x20editing\x20document\x20source\x20that\x20contains\x20markers\x20created\x20by\x20the\x20collaboration\x20features.'),_0x1a4a90['plugins']['has']('RestrictedEditingModeEditing')&&console['warn']('You\x20initialized\x20the\x20editor\x20with\x20the\x20source\x20editing\x20enhanced\x20feature\x20and\x20restricted\x20editing\x20feature.\x20Please\x20be\x20advised\x20that\x20the\x20source\x20editing\x20enhanced\x20feature\x20may\x20not\x20work,\x20and\x20be\x20careful\x20when\x20editing\x20document\x20source\x20that\x20contains\x20markers\x20created\x20by\x20the\x20restricted\x20editing\x20feature.');}}export{d as EditSourceCommand,s as ReplaceSourceCommand,a as SourceEditingEnhanced};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'af':{'dictionary':{'Edit\x20source\x20modal\x20label':'','Source\x20Editing\x20Enhanced':'','Copy\x20line\x20down':'','Copy\x20line\x20up':'','Delete\x20line':'','Indent\x20less':'','Indent\x20more':'','Fold\x20all':'','Fold\x20code\x20(current\x20level)':'','Move\x20line\x20down':'','Move\x20line\x20up':'','Redo\x20(keystroke)':'','Select\x20line':'','Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':'','Toggle\x20block\x20comment':'','Toggle\x20comment':'','Undo\x20(keystroke)':'','Unfold\x20all':'','Unfold\x20code\x20(current\x20level)':'','Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':''},'getPluralForm':_0x4f12f6=>0x1!=_0x4f12f6}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x5d8eb1=>{const {af:{dictionary:_0x5d6f6e,getPluralForm:_0x316a51}}={'af':{'dictionary':{'Edit\x20source\x20modal\x20label':'','Source\x20Editing\x20Enhanced':'','Copy\x20line\x20down':'','Copy\x20line\x20up':'','Delete\x20line':'','Indent\x20less':'','Indent\x20more':'','Fold\x20all':'','Fold\x20code\x20(current\x20level)':'','Move\x20line\x20down':'','Move\x20line\x20up':'','Redo\x20(keystroke)':'','Select\x20line':'','Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':'','Toggle\x20block\x20comment':'','Toggle\x20comment':'','Undo\x20(keystroke)':'','Unfold\x20all':'','Unfold\x20code\x20(current\x20level)':'','Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':''},'getPluralForm':_0x3db49b=>0x1!=_0x3db49b}};_0x5d8eb1['af']||={'dictionary':{},'getPluralForm':null},_0x5d8eb1['af']['dictionary']=Object['assign'](_0x5d8eb1['af']['dictionary'],_0x5d6f6e),_0x5d8eb1['af']['getPluralForm']=_0x316a51;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'ar':{'dictionary':{'Edit\x20source\x20modal\x20label':'','Source\x20Editing\x20Enhanced':'','Copy\x20line\x20down':'','Copy\x20line\x20up':'','Delete\x20line':'','Indent\x20less':'','Indent\x20more':'','Fold\x20all':'','Fold\x20code\x20(current\x20level)':'','Move\x20line\x20down':'','Move\x20line\x20up':'','Redo\x20(keystroke)':'','Select\x20line':'','Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':'','Toggle\x20block\x20comment':'','Toggle\x20comment':'','Undo\x20(keystroke)':'','Unfold\x20all':'','Unfold\x20code\x20(current\x20level)':'','Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':''},'getPluralForm':_0x4c67f2=>0x0==_0x4c67f2?0x0:0x1==_0x4c67f2?0x1:0x2==_0x4c67f2?0x2:_0x4c67f2%0x64>=0x3&&_0x4c67f2%0x64<=0xa?0x3:_0x4c67f2%0x64>=0xb?0x4:0x5}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x39557a=>{const {ar:{dictionary:_0x3e2bc3,getPluralForm:_0x30d3d2}}={'ar':{'dictionary':{'Edit\x20source\x20modal\x20label':'','Source\x20Editing\x20Enhanced':'','Copy\x20line\x20down':'','Copy\x20line\x20up':'','Delete\x20line':'','Indent\x20less':'','Indent\x20more':'','Fold\x20all':'','Fold\x20code\x20(current\x20level)':'','Move\x20line\x20down':'','Move\x20line\x20up':'','Redo\x20(keystroke)':'','Select\x20line':'','Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':'','Toggle\x20block\x20comment':'','Toggle\x20comment':'','Undo\x20(keystroke)':'','Unfold\x20all':'','Unfold\x20code\x20(current\x20level)':'','Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':''},'getPluralForm':_0x15800e=>0x0==_0x15800e?0x0:0x1==_0x15800e?0x1:0x2==_0x15800e?0x2:_0x15800e%0x64>=0x3&&_0x15800e%0x64<=0xa?0x3:_0x15800e%0x64>=0xb?0x4:0x5}};_0x39557a['ar']||={'dictionary':{},'getPluralForm':null},_0x39557a['ar']['dictionary']=Object['assign'](_0x39557a['ar']['dictionary'],_0x3e2bc3),_0x39557a['ar']['getPluralForm']=_0x30d3d2;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'ast':{'dictionary':{'Edit\x20source\x20modal\x20label':'','Source\x20Editing\x20Enhanced':'','Copy\x20line\x20down':'','Copy\x20line\x20up':'','Delete\x20line':'','Indent\x20less':'','Indent\x20more':'','Fold\x20all':'','Fold\x20code\x20(current\x20level)':'','Move\x20line\x20down':'','Move\x20line\x20up':'','Redo\x20(keystroke)':'','Select\x20line':'','Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':'','Toggle\x20block\x20comment':'','Toggle\x20comment':'','Undo\x20(keystroke)':'','Unfold\x20all':'','Unfold\x20code\x20(current\x20level)':'','Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':''},'getPluralForm':_0x77af9e=>0x1!=_0x77af9e}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x573cd1=>{const {ast:{dictionary:_0x240c4c,getPluralForm:_0x2ea6a0}}={'ast':{'dictionary':{'Edit\x20source\x20modal\x20label':'','Source\x20Editing\x20Enhanced':'','Copy\x20line\x20down':'','Copy\x20line\x20up':'','Delete\x20line':'','Indent\x20less':'','Indent\x20more':'','Fold\x20all':'','Fold\x20code\x20(current\x20level)':'','Move\x20line\x20down':'','Move\x20line\x20up':'','Redo\x20(keystroke)':'','Select\x20line':'','Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':'','Toggle\x20block\x20comment':'','Toggle\x20comment':'','Undo\x20(keystroke)':'','Unfold\x20all':'','Unfold\x20code\x20(current\x20level)':'','Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':''},'getPluralForm':_0x8f44e4=>0x1!=_0x8f44e4}};_0x573cd1['ast']||={'dictionary':{},'getPluralForm':null},_0x573cd1['ast']['dictionary']=Object['assign'](_0x573cd1['ast']['dictionary'],_0x240c4c),_0x573cd1['ast']['getPluralForm']=_0x2ea6a0;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'az':{'dictionary':{'Edit\x20source\x20modal\x20label':'','Source\x20Editing\x20Enhanced':'','Copy\x20line\x20down':'','Copy\x20line\x20up':'','Delete\x20line':'','Indent\x20less':'','Indent\x20more':'','Fold\x20all':'','Fold\x20code\x20(current\x20level)':'','Move\x20line\x20down':'','Move\x20line\x20up':'','Redo\x20(keystroke)':'','Select\x20line':'','Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':'','Toggle\x20block\x20comment':'','Toggle\x20comment':'','Undo\x20(keystroke)':'','Unfold\x20all':'','Unfold\x20code\x20(current\x20level)':'','Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':''},'getPluralForm':_0x1202a5=>0x1!=_0x1202a5}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x50fe4a=>{const {az:{dictionary:_0x34673f,getPluralForm:_0xc4d978}}={'az':{'dictionary':{'Edit\x20source\x20modal\x20label':'','Source\x20Editing\x20Enhanced':'','Copy\x20line\x20down':'','Copy\x20line\x20up':'','Delete\x20line':'','Indent\x20less':'','Indent\x20more':'','Fold\x20all':'','Fold\x20code\x20(current\x20level)':'','Move\x20line\x20down':'','Move\x20line\x20up':'','Redo\x20(keystroke)':'','Select\x20line':'','Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':'','Toggle\x20block\x20comment':'','Toggle\x20comment':'','Undo\x20(keystroke)':'','Unfold\x20all':'','Unfold\x20code\x20(current\x20level)':'','Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':''},'getPluralForm':_0x3ee885=>0x1!=_0x3ee885}};_0x50fe4a['az']||={'dictionary':{},'getPluralForm':null},_0x50fe4a['az']['dictionary']=Object['assign'](_0x50fe4a['az']['dictionary'],_0x34673f),_0x50fe4a['az']['getPluralForm']=_0xc4d978;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'bg':{'dictionary':{'Edit\x20source\x20modal\x20label':'','Source\x20Editing\x20Enhanced':'','Copy\x20line\x20down':'','Copy\x20line\x20up':'','Delete\x20line':'','Indent\x20less':'','Indent\x20more':'','Fold\x20all':'','Fold\x20code\x20(current\x20level)':'','Move\x20line\x20down':'','Move\x20line\x20up':'','Redo\x20(keystroke)':'','Select\x20line':'','Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':'','Toggle\x20block\x20comment':'','Toggle\x20comment':'','Undo\x20(keystroke)':'','Unfold\x20all':'','Unfold\x20code\x20(current\x20level)':'','Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':''},'getPluralForm':_0x4b238d=>0x1!=_0x4b238d}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x34759b=>{const {bg:{dictionary:_0x56e2d6,getPluralForm:_0x1321cf}}={'bg':{'dictionary':{'Edit\x20source\x20modal\x20label':'','Source\x20Editing\x20Enhanced':'','Copy\x20line\x20down':'','Copy\x20line\x20up':'','Delete\x20line':'','Indent\x20less':'','Indent\x20more':'','Fold\x20all':'','Fold\x20code\x20(current\x20level)':'','Move\x20line\x20down':'','Move\x20line\x20up':'','Redo\x20(keystroke)':'','Select\x20line':'','Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':'','Toggle\x20block\x20comment':'','Toggle\x20comment':'','Undo\x20(keystroke)':'','Unfold\x20all':'','Unfold\x20code\x20(current\x20level)':'','Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':''},'getPluralForm':_0x24c4d1=>0x1!=_0x24c4d1}};_0x34759b['bg']||={'dictionary':{},'getPluralForm':null},_0x34759b['bg']['dictionary']=Object['assign'](_0x34759b['bg']['dictionary'],_0x56e2d6),_0x34759b['bg']['getPluralForm']=_0x1321cf;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'bn':{'dictionary':{'Edit\x20source\x20modal\x20label':'','Source\x20Editing\x20Enhanced':'','Copy\x20line\x20down':'','Copy\x20line\x20up':'','Delete\x20line':'','Indent\x20less':'','Indent\x20more':'','Fold\x20all':'','Fold\x20code\x20(current\x20level)':'','Move\x20line\x20down':'','Move\x20line\x20up':'','Redo\x20(keystroke)':'','Select\x20line':'','Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':'','Toggle\x20block\x20comment':'','Toggle\x20comment':'','Undo\x20(keystroke)':'','Unfold\x20all':'','Unfold\x20code\x20(current\x20level)':'','Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':''},'getPluralForm':_0x575bd9=>0x1!=_0x575bd9}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x32e249=>{const {bn:{dictionary:_0x3f4e54,getPluralForm:_0x4657b9}}={'bn':{'dictionary':{'Edit\x20source\x20modal\x20label':'','Source\x20Editing\x20Enhanced':'','Copy\x20line\x20down':'','Copy\x20line\x20up':'','Delete\x20line':'','Indent\x20less':'','Indent\x20more':'','Fold\x20all':'','Fold\x20code\x20(current\x20level)':'','Move\x20line\x20down':'','Move\x20line\x20up':'','Redo\x20(keystroke)':'','Select\x20line':'','Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':'','Toggle\x20block\x20comment':'','Toggle\x20comment':'','Undo\x20(keystroke)':'','Unfold\x20all':'','Unfold\x20code\x20(current\x20level)':'','Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':''},'getPluralForm':_0x37117e=>0x1!=_0x37117e}};_0x32e249['bn']||={'dictionary':{},'getPluralForm':null},_0x32e249['bn']['dictionary']=Object['assign'](_0x32e249['bn']['dictionary'],_0x3f4e54),_0x32e249['bn']['getPluralForm']=_0x4657b9;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'bs':{'dictionary':{'Edit\x20source\x20modal\x20label':'','Source\x20Editing\x20Enhanced':'','Copy\x20line\x20down':'','Copy\x20line\x20up':'','Delete\x20line':'','Indent\x20less':'','Indent\x20more':'','Fold\x20all':'','Fold\x20code\x20(current\x20level)':'','Move\x20line\x20down':'','Move\x20line\x20up':'','Redo\x20(keystroke)':'','Select\x20line':'','Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':'','Toggle\x20block\x20comment':'','Toggle\x20comment':'','Undo\x20(keystroke)':'','Unfold\x20all':'','Unfold\x20code\x20(current\x20level)':'','Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':''},'getPluralForm':_0x512037=>_0x512037%0xa==0x1&&_0x512037%0x64!=0xb?0x0:_0x512037%0xa>=0x2&&_0x512037%0xa<=0x4&&(_0x512037%0x64<0xa||_0x512037%0x64>=0x14)?0x1:0x2}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x53c09c=>{const {bs:{dictionary:_0x579b6a,getPluralForm:_0x34419e}}={'bs':{'dictionary':{'Edit\x20source\x20modal\x20label':'','Source\x20Editing\x20Enhanced':'','Copy\x20line\x20down':'','Copy\x20line\x20up':'','Delete\x20line':'','Indent\x20less':'','Indent\x20more':'','Fold\x20all':'','Fold\x20code\x20(current\x20level)':'','Move\x20line\x20down':'','Move\x20line\x20up':'','Redo\x20(keystroke)':'','Select\x20line':'','Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':'','Toggle\x20block\x20comment':'','Toggle\x20comment':'','Undo\x20(keystroke)':'','Unfold\x20all':'','Unfold\x20code\x20(current\x20level)':'','Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':''},'getPluralForm':_0x3153e5=>_0x3153e5%0xa==0x1&&_0x3153e5%0x64!=0xb?0x0:_0x3153e5%0xa>=0x2&&_0x3153e5%0xa<=0x4&&(_0x3153e5%0x64<0xa||_0x3153e5%0x64>=0x14)?0x1:0x2}};_0x53c09c['bs']||={'dictionary':{},'getPluralForm':null},_0x53c09c['bs']['dictionary']=Object['assign'](_0x53c09c['bs']['dictionary'],_0x579b6a),_0x53c09c['bs']['getPluralForm']=_0x34419e;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'ca':{'dictionary':{'Edit\x20source\x20modal\x20label':'','Source\x20Editing\x20Enhanced':'','Copy\x20line\x20down':'','Copy\x20line\x20up':'','Delete\x20line':'','Indent\x20less':'','Indent\x20more':'','Fold\x20all':'','Fold\x20code\x20(current\x20level)':'','Move\x20line\x20down':'','Move\x20line\x20up':'','Redo\x20(keystroke)':'','Select\x20line':'','Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':'','Toggle\x20block\x20comment':'','Toggle\x20comment':'','Undo\x20(keystroke)':'','Unfold\x20all':'','Unfold\x20code\x20(current\x20level)':'','Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':''},'getPluralForm':_0x4b0298=>0x1!=_0x4b0298}};
|