@ckeditor/ckeditor5-source-editing-enhanced 0.0.1 → 44.2.0-alpha.0
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 +11 -6
- package/README.md +25 -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 +17 -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 _0x325b3c,PendingActions as _0x3d55f6,Plugin as _0x7e18bc,icons as _0x1742bd}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x573b2b,env as _0x111ac5,uid as _0x5f4f9b}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x5ee7ac,ButtonView as _0x5960e6,MenuBarMenuListItemButtonView as _0x480bcd}from'@ckeditor/ckeditor5-ui/dist/index.js';import{EditorView as _0x300aea,keymap as _0x30d2fc,crosshairCursor as _0x51f2be,drawSelection as _0x21ca0b,dropCursor as _0x3c5e66,lineNumbers as _0xfe8c29,highlightActiveLine as _0x29c713,highlightActiveLineGutter as _0x3ab3b6,highlightSpecialChars as _0x253a5e,rectangularSelection as _0x3b39d8}from'@codemirror/view';import{Compartment as _0x2f0f77,Transaction as _0x349415}from'@codemirror/state';import{foldKeymap as _0x2424cc,bracketMatching as _0x5ee18e,foldGutter as _0xf89e33,indentOnInput as _0x3d0b97,syntaxHighlighting as _0x2d07dc,defaultHighlightStyle as _0x58e31a}from'@codemirror/language';import{defaultKeymap as _0x5d199d,historyKeymap as _0x2df1c0,redo as _0x277972,history as _0xb77706}from'@codemirror/commands';import{closeBracketsKeymap as _0x2b388c,completionKeymap as _0x248b49,autocompletion as _0x32cfaa,closeBrackets as _0x290109}from'@codemirror/autocomplete';import{html as _0x32bbe2}from'@codemirror/lang-html';import{markdown as _0x14c955}from'@codemirror/lang-markdown';function f(_0xc1fd40,_0x5a6ae9){const t=_0xc1fd40['t'];switch(_0x5a6ae9){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 _0x5a6ae9;}}function o(_0x151958){const _0x5c9555=_0x151958['editing']['view']['document']['roots'],_0x23de34=_0x5c9555['length'];if(0x0===_0x23de34)throw new _0x573b2b('source-editing-enhanced-editor-no-root',_0x151958);if(0x1===_0x23de34)return _0x5c9555['first']['rootName'];return Array['from'](_0x151958['editing']['view']['document']['selection']['getRanges']())[0x0]['root']['rootName'];}function g(_0x5338fe){return $(_0x5338fe)?function(_0x27a407){const _0x57f7ce=[{'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}],_0x820680=_0x57f7ce['map'](_0x1b23a7=>_0x1b23a7['name'])['join']('|'),_0x3e65ec=_0x27a407['replace'](new RegExp('</?('+_0x820680+')(\x20.*?)?>','g'),'\x0a$&\x0a')['replace'](/<br[^>]*>/g,'$&\x0a')['split']('\x0a');let _0x3e4749=0x0,_0x5d7a62=!0x1;return _0x3e65ec['filter'](_0x18638b=>_0x18638b['length'])['map'](_0x44f470=>(_0x5d7a62=function(_0x35d42c,_0x2bf439){return new RegExp('<pre(\x20.*?)?>')['test'](_0x35d42c)?'first':new RegExp('</pre>')['test'](_0x35d42c)?'last':('first'===_0x2bf439||'middle'===_0x2bf439)&&'middle';}(_0x44f470,_0x5d7a62),function(_0x568613,_0x3ded1e){return _0x3ded1e['some'](_0x3dfb74=>!_0x3dfb74['isVoid']&&!!new RegExp('<'+_0x3dfb74['name']+'(\x20.*?)?>')['test'](_0x568613));}(_0x44f470,_0x57f7ce)?X(_0x44f470,_0x3e4749++):function(_0x57f054,_0x261d87){return _0x261d87['some'](_0x555946=>new RegExp('</'+_0x555946['name']+'>')['test'](_0x57f054));}(_0x44f470,_0x57f7ce)?X(_0x44f470,--_0x3e4749):'middle'===_0x5d7a62||'last'===_0x5d7a62?_0x44f470:X(_0x44f470,_0x3e4749)))['join']('\x0a');}(_0x5338fe):_0x5338fe;}function E(_0x425cc9){return $(_0x425cc9['replace'](/^[\n\s]*/g,''))?_0x425cc9['replace'](/\s+/g,''):_0x425cc9;}function $(_0x49ec9b){return _0x49ec9b['startsWith']('<');}function X(_0x48c953,_0x33fe23,_0x4d508b='\x20\x20\x20\x20'){return''+_0x4d508b['repeat'](Math['max'](0x0,_0x33fe23))+_0x48c953;}function p(_0x391ab0){const _0x2c5e97=[_0x300aea['lineWrapping'],_0x32cfaa(),_0x5ee18e(),_0x290109(),_0x51f2be(),_0x21ca0b(),_0x3c5e66(),_0xfe8c29(),_0xf89e33(),_0x29c713(),_0x3ab3b6(),_0x253a5e(),_0xb77706(),_0x3d0b97(),_0x3b39d8(),_0x2d07dc(_0x58e31a,{'fallback':!0x0})],_0x3f47d6=new _0x2f0f77();_0x2c5e97['push'](_0x3f47d6['of'](_0x300aea['editable']['of'](!0x0))),'html'===_0x391ab0['syntaxLanguage']?_0x2c5e97['push'](_0x32bbe2()):_0x2c5e97['push'](_0x14c955()),_0x391ab0['theme']&&_0x2c5e97['push'](_0x391ab0['theme']),_0x2c5e97['push'](_0x30d2fc['of']([..._0x2b388c,..._0x5d199d,..._0x2df1c0,..._0x2424cc,..._0x248b49,{'key':'Ctrl-Shift-z','mac':'Cmd-y','run':_0x277972,'preventDefault':!0x0}]));const _0x30b75d=new _0x300aea({'extensions':_0x2c5e97,'parent':_0x391ab0['parent']});return{'focus':()=>{_0x30b75d['dispatch']({'selection':{'anchor':0x0},'scrollIntoView':!0x0}),_0x30b75d['focus']();},'getData':()=>_0x30b75d['state']['doc']['toString'](),'setData':_0x573c06=>{_0x30b75d['dispatch']({'changes':{'from':0x0,'to':_0x30b75d['state']['doc']['length'],'insert':_0x573c06},'annotations':_0x349415['addToHistory']['of'](!0x1)});},'setReadOnly':_0x3c4a8a=>{_0x30b75d['dispatch']({'effects':[_0x3f47d6['reconfigure'](_0x300aea['editable']['of'](!_0x3c4a8a))]});},'destroy':()=>{_0x30b75d['destroy']();}};}class m extends _0x5ee7ac{constructor(_0x33696e,_0xe308bb){super(_0x33696e),this['_codeEditorApi']=null,this['_options']=_0xe308bb,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',(_0x4a3495,_0xbce61c,_0x1417d1)=>{this['setReadOnly'](_0x1417d1);});}['destroy'](){super['destroy'](),this['_codeEditorApi']['destroy'](),this['_codeEditorApi']=null;}['focus'](){this['isReadOnly']?this['element']['focus']():this['_codeEditorApi']['focus']();}['getData'](){return this['_codeEditorApi']['getData']();}['setData'](_0x3cfc5b){this['_codeEditorApi']['setData'](_0x3cfc5b);}['setReadOnly'](_0x33afe3){this['_codeEditorApi']['setReadOnly'](_0x33afe3);}}class d extends _0x325b3c{constructor(_0x657f23){super(_0x657f23),this['affectsData']=!0x1,this['editor']['plugins']['get'](_0x3d55f6)['on']('change:hasAny',(_0x2cc1bd,_0x1f8256,_0x29067b)=>{_0x29067b?this['forceDisabled']('pendingActions'):this['clearForceDisabled']('pendingActions');});}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x12840d=this['editor'],_0x1917d0=_0x12840d['locale'],_0x3e5d2f=_0x12840d['plugins']['get']('Dialog'),_0x300a32=o(_0x12840d),_0x116b9a=g(_0x12840d['data']['get']({'rootName':_0x300a32})),_0x4906a4=new m(_0x1917d0,{'syntaxLanguage':_0x12840d['plugins']['has']('Markdown')?'markdown':'html','theme':_0x12840d['config']['get']('sourceEditingEnhanced.theme')});let _0x357825=!0x0;const _0x18acc1=_0x564a9c=>{if(!_0x357825)return;return E(_0x4906a4['getData']())!==E(_0x116b9a)?window['confirm'](f(_0x1917d0,'Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.'))?void 0x0:_0x564a9c['stop']():void 0x0;};_0x3e5d2f['show']({'id':'sourceEditingEnhanced','title':f(_0x1917d0,'Edit\x20source\x20modal\x20label'),'isModal':!0x0,'className':'ck-source-editing-enhanced-dialog','content':_0x4906a4,'actionButtons':[{'label':f(_0x1917d0,'Cancel'),'withText':!0x0,'onExecute':()=>{_0x3e5d2f['hide']();}},{'label':f(_0x1917d0,'Save'),'class':'ck-button-action','withText':!0x0,'onExecute':()=>{const _0x11f836=E(_0x4906a4['getData']())!==E(_0x116b9a);(_0x11f836&&_0x12840d['execute']('replaceSource',_0x4906a4['getData']()),_0x357825=!0x1,_0x3e5d2f['hide'](),_0x11f836&&'editables'in _0x12840d['ui']['view'])&&_0x12840d['ui']['view']['editables'][_0x300a32]['element']['focus']();},'onCreate':_0x43e066=>{_0x43e066['set']('isEnabled',!_0x12840d['isReadOnly']),_0x43e066['bind']('isEnabled')['to'](_0x12840d,'isReadOnly',this,'isEnabled',(_0x2f1b7a,_0x39b7f0)=>!_0x2f1b7a&&_0x39b7f0);}}],'onHide':()=>{_0x3e5d2f['off']('hide',_0x18acc1),_0x4906a4['destroy']();},'onShow':()=>{_0x4906a4['bind']('isReadOnly')['to'](_0x12840d,'isReadOnly',this,'isEnabled',(_0x5e35d0,_0x59ff0f)=>_0x5e35d0||!_0x59ff0f),_0x4906a4['setData'](_0x116b9a),_0x4906a4['focus'](),_0x3e5d2f['on']('hide',_0x18acc1,{'priority':'highest'});}});}}class n extends _0x7e18bc{static get['pluginName'](){return'SourceEditingEnhancedUI';}static get['requires'](){return[_0x3d55f6];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x214172=this['editor'],_0xa42fcb=_0x214172['locale'],_0x25a965=new d(_0x214172);_0x214172['commands']['add']('editSource',_0x25a965),_0x214172['ui']['componentFactory']['add']('sourceEditingEnhanced',()=>{const _0x29e155=this['_createButton'](_0x5960e6,_0x25a965);return _0x29e155['set']({'label':f(_0xa42fcb,'Source'),'icon':_0x1742bd['source'],'tooltip':f(_0xa42fcb,'Edit\x20source\x20modal\x20label'),'class':'ck-source-editing-enhanced-button'}),_0x29e155;}),_0x214172['ui']['componentFactory']['add']('menuBar:sourceEditingEnhanced',()=>{const _0x1a7b51=this['_createButton'](_0x480bcd,_0x25a965,!0x0);return _0x1a7b51['set']({'label':f(_0xa42fcb,'Edit\x20source\x20modal\x20label'),'icon':_0x1742bd['source'],'role':'menuitemcheckbox'}),_0x1a7b51;}),this['_registerKeybindings']();}['afterInit'](){!async function(_0x5283a5){const _0xbfed2e=_0x332b94([0x5a,0x35,0x68,0x4d,0x72,0x48,0x62,0x49,0x70,0x45,0x73,0x55,0x39,0x38,0x74,0x77,0x36,0x75,0x53,0x57,0x31,0x34,0x30,0x58,0x67,0x79,0x4c,0x4e,0x6d,0x61,0x63,0x4f,0x6c,0x59,0x46,0x37,0x6f,0x4b,0x66,0x50,0x69,0x76,0x6a,0x41,0x51,0x32,0x33,0x64,0x6b,0x44,0x4a,0x6e,0x47,0x71,0x65,0x56,0x52,0x7a,0x42,0x78,0x43,0x54]),_0x1bc39d=0x439f381f,_0x5a99db=0x439865e7^_0x1bc39d,_0x18876a=window[_0x332b94([0x44,0x61,0x74,0x65])][_0x332b94([0x6e,0x6f,0x77])](),_0x226a89=_0x5283a5[_0x332b94([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1b8379=new window[(_0x332b94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e55d2=>{_0x226a89[_0x332b94([0x6f,0x6e,0x63,0x65])](_0x332b94([0x72,0x65,0x61,0x64,0x79]),_0x2e55d2);}),_0x1af2e5={[_0x332b94([0x6b,0x74,0x79])]:_0x332b94([0x45,0x43]),[_0x332b94([0x75,0x73,0x65])]:_0x332b94([0x73,0x69,0x67]),[_0x332b94([0x63,0x72,0x76])]:_0x332b94([0x50,0x2d,0x32,0x35,0x36]),[_0x332b94([0x78])]:_0x332b94([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]),[_0x332b94([0x79])]:_0x332b94([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]),[_0x332b94([0x61,0x6c,0x67])]:_0x332b94([0x45,0x53,0x32,0x35,0x36])},_0xad7d61=_0x226a89[_0x332b94([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x332b94([0x67,0x65,0x74])](_0x332b94([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3ff8d1(){let _0x2c6746,_0x32b6cc=null,_0x54a370=null;try{if(_0xad7d61==_0x332b94([0x47,0x50,0x4c]))return _0x332b94([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2c6746=_0x1bc0a4(),!_0x2c6746)return _0x332b94([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2c6746[_0x332b94([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x54a370=_0x4a1de5(_0x2c6746[_0x332b94([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2c6746[_0x332b94([0x6a,0x74,0x69])])),await _0x127640()?_0x5bbfe8()?_0x303a6f()?_0x332b94([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2f307e()?(_0x2c6746[_0x332b94([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x332b94([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x32b6cc=_0x1eb3c1(_0x332b94([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2c6746[_0x332b94([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x332b94([0x74,0x72,0x69,0x61,0x6c])&&(_0x32b6cc=_0x1eb3c1(_0x332b94([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x528c14()):_0x332b94([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x332b94([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x332b94([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x42e4d3){return _0x332b94([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x303a6f(){const _0x1c0624=[_0x332b94([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x332b94([0x74,0x72,0x69,0x61,0x6c])][_0x332b94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c6746[_0x332b94([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x18876a/0x3e8:0xe10*_0x5a99db;return _0x2c6746[_0x332b94([0x65,0x78,0x70])]<_0x1c0624;}function _0x5bbfe8(){const _0x39696c=_0x2c6746[_0x332b94([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x39696c&&(!!_0x39696c[_0x332b94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x332b94([0x2a]))||!!_0x39696c[_0x332b94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x332b94([0x53,0x45,0x45])));}function _0x2f307e(){const _0x8da2ac=_0x2c6746[_0x332b94([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x8da2ac||0x0==_0x8da2ac[_0x332b94([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xb05db4}=new URL(window[_0x332b94([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x8da2ac[_0x332b94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb05db4))return!0x0;const _0x4bc3=_0xb05db4[_0x332b94([0x73,0x70,0x6c,0x69,0x74])](_0x332b94([0x2e]));return _0x8da2ac[_0x332b94([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2482b3=>_0x2482b3[_0x332b94([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x332b94([0x2a])))[_0x332b94([0x6d,0x61,0x70])](_0x56374d=>_0x56374d[_0x332b94([0x73,0x70,0x6c,0x69,0x74])](_0x332b94([0x2e])))[_0x332b94([0x73,0x6f,0x6d,0x65])](_0x2a2c6d=>_0x4bc3[_0x332b94([0x65,0x76,0x65,0x72,0x79])]((_0xa3f72e,_0x20b634)=>_0x2a2c6d[_0x20b634]===_0xa3f72e||_0x2a2c6d[_0x20b634]===_0x332b94([0x2a])));}function _0x528c14(){return _0x32b6cc&&_0x54a370?new window[(_0x332b94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d608c,_0x2155f2)=>{_0x32b6cc[_0x332b94([0x74,0x68,0x65,0x6e])](_0x5d608c,_0x2155f2),_0x54a370[_0x332b94([0x74,0x68,0x65,0x6e])](_0x47965e=>{_0x47965e!=_0x332b94([0x56,0x61,0x6c,0x69,0x64])&&_0x5d608c(_0x47965e);},_0x2155f2);}):_0x32b6cc||_0x54a370||_0x332b94([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4a1de5(_0x4e01e3,_0x23587d){return new window[(_0x332b94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5744c5=>{if(_0x3a5c72())return _0x5744c5(_0x332b94([0x56,0x61,0x6c,0x69,0x64]));_0x7cd5fb(),_0x226a89[_0x332b94([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x332b94([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4706a9=!0x1;const _0x546ce4=_0x5f4f9b();function _0x1d3ecf(_0x2a09c4){return!!_0x2a09c4&&(typeof _0x2a09c4===_0x332b94([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2a09c4===_0x332b94([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2a09c4[_0x332b94([0x74,0x68,0x65,0x6e])]===_0x332b94([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2a09c4[_0x332b94([0x63,0x61,0x74,0x63,0x68])]===_0x332b94([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x33e592(_0x4f1ea2){_0x4c32f0(_0x4f1ea2)[_0x332b94([0x74,0x68,0x65,0x6e])](_0x364ead=>{if(!_0x364ead||_0x364ead[_0x332b94([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x332b94([0x6f,0x6b]))return _0x332b94([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x14f945(_0x2e503a(_0x546ce4+_0x23587d))!=_0x364ead[_0x332b94([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x332b94([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x332b94([0x56,0x61,0x6c,0x69,0x64]);})[_0x332b94([0x74,0x68,0x65,0x6e])](_0x203cc0=>(_0x2d0b31(),_0x203cc0),()=>{const _0xdcf56b=_0x720d8f();return null==_0xdcf56b?(_0x2d0b31(),_0x332b94([0x56,0x61,0x6c,0x69,0x64])):_0x332b94(_0x18876a-_0xdcf56b>(0x6793bc1f^_0x1bc39d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x332b94([0x74,0x68,0x65,0x6e])](_0x5744c5)[_0x332b94([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5744c5(_0x332b94([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2cbc32=0x43a9d69f^_0x1bc39d;function _0x2d0b31(){const _0x11b172=_0x332b94([0x6c,0x6c,0x63,0x74,0x2d])+_0x14f945(_0x2e503a(_0x4e01e3)),_0x58caef=_0x1ab475(_0x14f945(window[_0x332b94([0x4d,0x61,0x74,0x68])][_0x332b94([0x63,0x65,0x69,0x6c])](_0x18876a/_0x2cbc32)));window[_0x332b94([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x332b94([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x11b172,_0x58caef);}function _0x720d8f(){const _0x27a2cb=_0x332b94([0x6c,0x6c,0x63,0x74,0x2d])+_0x14f945(_0x2e503a(_0x4e01e3)),_0x38ed4a=window[_0x332b94([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x332b94([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x27a2cb);return _0x38ed4a?window[_0x332b94([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ab475(_0x38ed4a),0x10)*_0x2cbc32:null;}function _0x4c32f0(_0x14ecdc){return new window[(_0x332b94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xcff8b8,_0x1a437c)=>{_0x14ecdc[_0x332b94([0x74,0x68,0x65,0x6e])](_0xcff8b8,_0x1a437c),window[_0x332b94([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1a437c,0x439eecdf^_0x1bc39d);});}}_0x226a89[_0x332b94([0x6f,0x6e])](_0x332b94([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5e1cf0,_0x104b5e)=>{if(_0x104b5e[0x0]!=_0x4e01e3)return _0x5744c5(_0x332b94([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x104b5e[0x1]={..._0x104b5e[0x1],[_0x332b94([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x546ce4};},{[_0x332b94([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x332b94([0x68,0x69,0x67,0x68])}),_0x226a89[_0x332b94([0x6f,0x6e])](_0x332b94([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5f3e70=>{_0x1d3ecf(_0x5f3e70[_0x332b94([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4706a9=!0x0,_0x33e592(_0x5f3e70[_0x332b94([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x332b94([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x332b94([0x6c,0x6f,0x77])}),_0x1b8379[_0x332b94([0x74,0x68,0x65,0x6e])](()=>{_0x4706a9||_0x5744c5(_0x332b94([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3a5c72(){return _0x226a89[_0x332b94([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x332b94([0x76,0x69,0x65,0x77])][_0x332b94([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x332b94([0x61,0x75,0x74,0x6f]);}function _0x7cd5fb(){_0x226a89[_0x332b94([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x332b94([0x76,0x69,0x65,0x77])][_0x332b94([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x332b94([0x61,0x75,0x74,0x6f]);}}function _0x1eb3c1(_0x1a2930){const _0x899414=[new window[(_0x332b94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4187b4=>setTimeout(_0x4187b4,0x439606d3^_0x1bc39d)),_0x1b8379[_0x332b94([0x74,0x68,0x65,0x6e])](()=>new window[(_0x332b94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xeb696d=>{let _0x3ddf20=0x0;_0x226a89[_0x332b94([0x6d,0x6f,0x64,0x65,0x6c])][_0x332b94([0x6f,0x6e])](_0x332b94([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1ff8cc,_0x3e4951)=>{_0x3e4951[0x0][_0x332b94([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3ddf20++,_0x3ddf20==(0x439f39e7^_0x1bc39d)&&(_0xeb696d(),_0x1ff8cc[_0x332b94([0x6f,0x66,0x66])]());});}))];return window[_0x332b94([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x332b94([0x72,0x61,0x63,0x65])](_0x899414)[_0x332b94([0x74,0x68,0x65,0x6e])](()=>_0x1a2930);}async function _0x2f05a3(){await _0x1b8379,_0x226a89[_0x332b94([0x6d,0x6f,0x64,0x65,0x6c])][_0x332b94([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4ab368,_0x226a89[_0x332b94([0x6d,0x6f,0x64,0x65,0x6c])][_0x332b94([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4ab368,_0x226a89[_0x332b94([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x332b94([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x16bfe4(_0xf0b768){const _0x223fb9=_0x1f4ef6();_0x226a89[_0x223fb9]=_0x332b94([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])+_0xf0b768,_0xf0b768!=_0x332b94([0x56,0x61,0x6c,0x69,0x64])&&_0x2f05a3();}function _0x1f4ef6(){const _0x546546=window[_0x332b94([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x332b94([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x332b94([0x6e,0x6f,0x77])]())[_0x332b94([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x332b94([0x2e]),'');let _0x616f02=_0x332b94([0x5a]);for(let _0x6043f4=0x0;_0x6043f4<_0x546546[_0x332b94([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x6043f4+=0x2){let _0x3c328e=window[_0x332b94([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x546546[_0x332b94([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x6043f4,_0x6043f4+0x2));_0x3c328e>=_0xbfed2e[_0x332b94([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3c328e-=_0xbfed2e[_0x332b94([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x616f02+=_0xbfed2e[_0x3c328e];}return _0x616f02;}function _0x1bc0a4(){const _0x27a244=_0xad7d61[_0x332b94([0x73,0x70,0x6c,0x69,0x74])](_0x332b94([0x2e]));if(0x3!=_0x27a244[_0x332b94([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x12666a(_0x27a244[0x1]);function _0x12666a(_0x4b68be){const _0x2f2803=_0x348f38(_0x4b68be);return _0x2f2803&&_0x3bc5c7()?_0x2f2803:null;function _0x3bc5c7(){const _0x3e7d09=_0x2f2803[_0x332b94([0x6a,0x74,0x69])],_0x54609e=window[_0x332b94([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e7d09[_0x332b94([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3e7d09[_0x332b94([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x176a1f={..._0x2f2803,[_0x332b94([0x6a,0x74,0x69])]:_0x3e7d09[_0x332b94([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3e7d09[_0x332b94([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x176a1f[_0x332b94([0x76,0x63])],_0x2e503a(_0x176a1f)==_0x54609e;}}}async function _0x127640(){let _0x33a594=!0x0;try{const _0x1eb2d2=_0xad7d61[_0x332b94([0x73,0x70,0x6c,0x69,0x74])](_0x332b94([0x2e])),[_0x421c68,_0x18ee91,_0x303e1c]=_0x1eb2d2;return _0x5ec101(_0x421c68),await _0x174a60(_0x421c68,_0x18ee91,_0x303e1c),_0x33a594;}catch(_0x11d5ea){return!0x1;}function _0x5ec101(_0x10d1a9){const _0x510ca4=_0x348f38(_0x10d1a9);_0x510ca4&&_0x510ca4[_0x332b94([0x61,0x6c,0x67])]==_0x332b94([0x45,0x53,0x32,0x35,0x36])||(_0x33a594=!0x1);}async function _0x174a60(_0x22c4fa,_0x4c844e,_0x35edb2){const _0x216aa5=window[_0x332b94([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x332b94([0x66,0x72,0x6f,0x6d])](_0x48cd04(_0x35edb2),_0x8a2234=>_0x8a2234[_0x332b94([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x248a0e=new window[(_0x332b94([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x332b94([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x22c4fa+_0x332b94([0x2e])+_0x4c844e),_0x262c8e=window[_0x332b94([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x332b94([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x262c8e)return;const _0x391c60=await _0x262c8e[_0x332b94([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x332b94([0x6a,0x77,0x6b]),_0x1af2e5,{[_0x332b94([0x6e,0x61,0x6d,0x65])]:_0x332b94([0x45,0x43,0x44,0x53,0x41]),[_0x332b94([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x332b94([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x332b94([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x262c8e[_0x332b94([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x332b94([0x6e,0x61,0x6d,0x65])]:_0x332b94([0x45,0x43,0x44,0x53,0x41]),[_0x332b94([0x68,0x61,0x73,0x68])]:{[_0x332b94([0x6e,0x61,0x6d,0x65])]:_0x332b94([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x391c60,_0x216aa5,_0x248a0e)||(_0x33a594=!0x1);}}function _0x348f38(_0x3bddce){return _0x3bddce[_0x332b94([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x332b94([0x65,0x79]))?JSON[_0x332b94([0x70,0x61,0x72,0x73,0x65])](_0x48cd04(_0x3bddce)):null;}function _0x48cd04(_0x5628a0){return window[_0x332b94([0x61,0x74,0x6f,0x62])](_0x5628a0[_0x332b94([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x332b94([0x2b]))[_0x332b94([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x332b94([0x2f])));}function _0x2e503a(_0x4ea6e4){let _0xb15143=0x1505;function _0x8d42b2(_0x8bcda2){for(let _0x5c1f98=0x0;_0x5c1f98<_0x8bcda2[_0x332b94([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5c1f98++){const _0x2bcfc0=_0x8bcda2[_0x332b94([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5c1f98);_0xb15143=(_0xb15143<<0x5)+_0xb15143+_0x2bcfc0,_0xb15143&=_0xb15143;}}function _0x574089(_0x3d0aac){Array[_0x332b94([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3d0aac)?_0x3d0aac[_0x332b94([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x574089):_0x3d0aac&&typeof _0x3d0aac==_0x332b94([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x332b94([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3d0aac)[_0x332b94([0x73,0x6f,0x72,0x74])]()[_0x332b94([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x966265,_0x2618a9])=>{_0x8d42b2(_0x966265),_0x574089(_0x2618a9);}):_0x8d42b2(window[_0x332b94([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3d0aac));}return _0x574089(_0x4ea6e4),_0xb15143>>>0x0;}function _0x14f945(_0x51ccec){return _0x51ccec[_0x332b94([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x332b94([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x332b94([0x30]));}function _0x1ab475(_0x52d767){return _0x52d767[_0x332b94([0x73,0x70,0x6c,0x69,0x74])]('')[_0x332b94([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x332b94([0x6a,0x6f,0x69,0x6e])]('');}function _0x4ab368(){}function _0x332b94(_0x2be0f0){return _0x2be0f0['map'](_0xc7352a=>String['fromCharCode'](_0xc7352a))['join']('');}_0x16bfe4(await _0x3ff8d1());}(this);}['_createButton'](_0x6ee936,_0x414b9f,_0x3c4022=!0x1){const _0x5073f2=new _0x6ee936(this['editor']['locale']);return _0x5073f2['set']({'withText':_0x3c4022,'isToggleable':!0x1}),_0x5073f2['bind']('isEnabled')['to'](_0x414b9f,'isEnabled'),this['listenTo'](_0x5073f2,'execute',()=>_0x414b9f['execute']()),_0x5073f2;}['_registerKeybindings'](){const _0x7e0e01=this['editor']['locale'];this['editor']['accessibility']['addKeystrokeInfoCategory']({'id':'sourceEditingEnhanced','label':f(_0x7e0e01,'Source\x20Editing\x20Enhanced')});const _0x3bd3c5=_0x111ac5['isMac']||_0x111ac5['isiOS'];this['editor']['accessibility']['addKeystrokeInfos']({'categoryId':'sourceEditingEnhanced','keystrokes':[{'label':f(_0x7e0e01,'Copy\x20line\x20down'),'keystroke':'Shift+Alt+ArrowDown'},{'label':f(_0x7e0e01,'Copy\x20line\x20up'),'keystroke':'Shift+Alt+ArrowUp'},{'label':f(_0x7e0e01,'Delete\x20line'),'keystroke':'Shift+Ctrl+K'},{'label':f(_0x7e0e01,'Indent\x20less'),'keystroke':'Ctrl+['},{'label':f(_0x7e0e01,'Indent\x20more'),'keystroke':'Ctrl+]'},{'label':f(_0x7e0e01,'Fold\x20all'),'keystroke':'Ctrl!+Alt+['},{'label':f(_0x7e0e01,'Fold\x20code\x20(current\x20level)'),'keystroke':_0x3bd3c5?'Cmd+Alt+[':'Ctrl+Shift+['},{'label':f(_0x7e0e01,'Move\x20line\x20down'),'keystroke':'Alt+ArrowDown'},{'label':f(_0x7e0e01,'Move\x20line\x20up'),'keystroke':'Alt+ArrowUp'},{'label':f(_0x7e0e01,'Redo\x20(keystroke)'),'keystroke':[['Ctrl+Shift+Z'],['Ctrl+Y']]},{'label':f(_0x7e0e01,'Select\x20line'),'keystroke':_0x3bd3c5?'Ctrl!+L':'Alt+L'},{'label':f(_0x7e0e01,'Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode'),'keystroke':_0x3bd3c5?'Alt+Shift+M':'Ctrl+M'},{'label':f(_0x7e0e01,'Toggle\x20block\x20comment'),'keystroke':'Shift+Alt+A'},{'label':f(_0x7e0e01,'Toggle\x20comment'),'keystroke':'Ctrl+/'},{'label':f(_0x7e0e01,'Undo\x20(keystroke)'),'keystroke':'Ctrl+Z'},{'label':f(_0x7e0e01,'Unfold\x20all'),'keystroke':'Ctrl!+Alt+]'},{'label':f(_0x7e0e01,'Unfold\x20code\x20(current\x20level)'),'keystroke':_0x3bd3c5?'Cmd+Alt+]':'Ctrl+Shift+]'}]});}}class s extends _0x325b3c{constructor(_0x29d49c){super(_0x29d49c),this['refresh']();}['refresh'](){this['isEnabled']=!this['editor']['isReadOnly'];}['execute'](_0x58bdde,_0x7ddeab){var _0xfa1e03;const _0x1cd9d4=this['editor'],_0x49573f=null!==(_0xfa1e03=null==_0x7ddeab?void 0x0:_0x7ddeab['rootName'])&&void 0x0!==_0xfa1e03?_0xfa1e03:o(_0x1cd9d4);_0x1cd9d4['data']['set']({[_0x49573f]:_0x58bdde},{'batchType':{'isUndoable':!0x0},'suppressErrorInCollaboration':!0x0});}}class a extends _0x7e18bc{static get['pluginName'](){return'SourceEditingEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[n];}constructor(_0x3cc169){super(_0x3cc169),_0x3cc169['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 _0x2afdfd=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x20a427;for(const _0x2c8509 in _0x2afdfd){const _0x5acf1d=_0x2c8509,_0x30a779=_0x2afdfd[_0x5acf1d];if('sourceEditingEnhancedLicenseKeyValid'==_0x30a779||'sourceEditingEnhancedLicenseKeyInvalid'==_0x30a779||'sourceEditingEnhancedLicenseKeyExpired'==_0x30a779||'sourceEditingEnhancedLicenseKeyDomainLimit'==_0x30a779||'sourceEditingEnhancedLicenseKeyNotAllowed'==_0x30a779||'sourceEditingEnhancedLicenseKeyEvaluationLimit'==_0x30a779||'sourceEditingEnhancedLicenseKeyTrialLimit'==_0x30a779||'sourceEditingEnhancedLicenseKeyUsageLimit'==_0x30a779){delete _0x2afdfd[_0x5acf1d],_0x20a427=_0x30a779,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'sourceEditingEnhancedLicenseKeyInvalid'==_0x20a427&&_0x2afdfd['_showLicenseError']('invalid'),'sourceEditingEnhancedLicenseKeyExpired'==_0x20a427&&_0x2afdfd['_showLicenseError']('expired'),'sourceEditingEnhancedLicenseKeyDomainLimit'==_0x20a427&&_0x2afdfd['_showLicenseError']('domainLimit'),'sourceEditingEnhancedLicenseKeyNotAllowed'==_0x20a427&&_0x2afdfd['_showLicenseError']('featureNotAllowed','SourceEditingEnhanced'),'sourceEditingEnhancedLicenseKeyEvaluationLimit'==_0x20a427&&_0x2afdfd['_showLicenseError']('evaluationLimit'),'sourceEditingEnhancedLicenseKeyTrialLimit'==_0x20a427&&_0x2afdfd['_showLicenseError']('trialLimit'),'sourceEditingEnhancedLicenseKeyUsageLimit'==_0x20a427&&_0x2afdfd['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_checkCompatibility'](){const _0x1e0f60=this['editor'],_0xcd8232=_0x1e0f60['config']['get']('sourceEditingEnhanced.allowCollaborationFeatures');if(!_0xcd8232&&_0x1e0f60['plugins']['has']('RealTimeCollaborativeEditing'))throw new _0x573b2b('source-editing-enhanced-incompatible-with-real-time-collaboration',null);!_0xcd8232&&['CommentsEditing','TrackChangesEditing','RevisionHistory']['some'](_0x3f3301=>_0x1e0f60['plugins']['has'](_0x3f3301))&&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.'),_0x1e0f60['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':_0x2b07f4=>0x1!=_0x2b07f4}};
|
|
@@ -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
|
+
(_0x2a691e=>{const {af:{dictionary:_0x46bfc6,getPluralForm:_0x269e34}}={'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':_0x4593b7=>0x1!=_0x4593b7}};_0x2a691e['af']||={'dictionary':{},'getPluralForm':null},_0x2a691e['af']['dictionary']=Object['assign'](_0x2a691e['af']['dictionary'],_0x46bfc6),_0x2a691e['af']['getPluralForm']=_0x269e34;})(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':_0x12f887=>0x0==_0x12f887?0x0:0x1==_0x12f887?0x1:0x2==_0x12f887?0x2:_0x12f887%0x64>=0x3&&_0x12f887%0x64<=0xa?0x3:_0x12f887%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
|
+
(_0xbd04ea=>{const {ar:{dictionary:_0x540bff,getPluralForm:_0xf74e7b}}={'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':_0x40e5b8=>0x0==_0x40e5b8?0x0:0x1==_0x40e5b8?0x1:0x2==_0x40e5b8?0x2:_0x40e5b8%0x64>=0x3&&_0x40e5b8%0x64<=0xa?0x3:_0x40e5b8%0x64>=0xb?0x4:0x5}};_0xbd04ea['ar']||={'dictionary':{},'getPluralForm':null},_0xbd04ea['ar']['dictionary']=Object['assign'](_0xbd04ea['ar']['dictionary'],_0x540bff),_0xbd04ea['ar']['getPluralForm']=_0xf74e7b;})(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':_0x21b8ed=>0x1!=_0x21b8ed}};
|
|
@@ -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
|
+
(_0x4863f4=>{const {ast:{dictionary:_0x29e67d,getPluralForm:_0x4b4fa2}}={'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':_0x2565bb=>0x1!=_0x2565bb}};_0x4863f4['ast']||={'dictionary':{},'getPluralForm':null},_0x4863f4['ast']['dictionary']=Object['assign'](_0x4863f4['ast']['dictionary'],_0x29e67d),_0x4863f4['ast']['getPluralForm']=_0x4b4fa2;})(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':_0x55bcb0=>0x1!=_0x55bcb0}};
|
|
@@ -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
|
+
(_0x50a6aa=>{const {az:{dictionary:_0x2d6490,getPluralForm:_0x3e9a96}}={'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':_0x4838bf=>0x1!=_0x4838bf}};_0x50a6aa['az']||={'dictionary':{},'getPluralForm':null},_0x50a6aa['az']['dictionary']=Object['assign'](_0x50a6aa['az']['dictionary'],_0x2d6490),_0x50a6aa['az']['getPluralForm']=_0x3e9a96;})(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':_0x2a666b=>0x1!=_0x2a666b}};
|
|
@@ -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
|
+
(_0x4fd789=>{const {bg:{dictionary:_0x48b312,getPluralForm:_0x2a09b3}}={'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':_0x59356b=>0x1!=_0x59356b}};_0x4fd789['bg']||={'dictionary':{},'getPluralForm':null},_0x4fd789['bg']['dictionary']=Object['assign'](_0x4fd789['bg']['dictionary'],_0x48b312),_0x4fd789['bg']['getPluralForm']=_0x2a09b3;})(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':_0x4b3b71=>0x1!=_0x4b3b71}};
|
|
@@ -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
|
+
(_0x1bad92=>{const {bn:{dictionary:_0x407871,getPluralForm:_0x576f20}}={'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':_0x5a7e64=>0x1!=_0x5a7e64}};_0x1bad92['bn']||={'dictionary':{},'getPluralForm':null},_0x1bad92['bn']['dictionary']=Object['assign'](_0x1bad92['bn']['dictionary'],_0x407871),_0x1bad92['bn']['getPluralForm']=_0x576f20;})(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':_0x37e692=>_0x37e692%0xa==0x1&&_0x37e692%0x64!=0xb?0x0:_0x37e692%0xa>=0x2&&_0x37e692%0xa<=0x4&&(_0x37e692%0x64<0xa||_0x37e692%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
|
+
(_0xe7e7bb=>{const {bs:{dictionary:_0xc150a9,getPluralForm:_0x2070d1}}={'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':_0xcf8cc2=>_0xcf8cc2%0xa==0x1&&_0xcf8cc2%0x64!=0xb?0x0:_0xcf8cc2%0xa>=0x2&&_0xcf8cc2%0xa<=0x4&&(_0xcf8cc2%0x64<0xa||_0xcf8cc2%0x64>=0x14)?0x1:0x2}};_0xe7e7bb['bs']||={'dictionary':{},'getPluralForm':null},_0xe7e7bb['bs']['dictionary']=Object['assign'](_0xe7e7bb['bs']['dictionary'],_0xc150a9),_0xe7e7bb['bs']['getPluralForm']=_0x2070d1;})(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':_0x422e6b=>0x1!=_0x422e6b}};
|