@ckeditor/ckeditor5-track-changes 42.0.0-alpha.16 → 42.0.0-alpha.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x574f6f=>{const {zh:{dictionary:_0x26eed5,getPluralForm:_0x5286f9}}={'zh':{'dictionary':{'*Change\x20to:*\x20%0':'*更改成:*%0','*Change\x20%0\x20content*':'*變更\x20%0\x20內容*','*Check\x20item*':'*勾選項目*','*Format:*\x20%0':'*格式:*%0','*Indent:*\x20%0':'*縮排:*%0','*Insert:*\x20%0':'*插入:*%0','*Format:*\x20change\x20table\x20properties':'*格式:*變更表格屬性','*Format:*\x20change\x20table\x20cell\x20properties':'*格式:*變更表格的儲存格屬性','*Format:*\x20insert\x20into\x20%0':'*格式:*插入\x20%0','*Format:*\x20remove\x20from\x20%0':'*格式:*從\x20%0\x20移除','*Replace\x20image\x20URL*':'*替換圖片網址*','*Format:*\x20resize\x20table':'*格式:*調整表格大小','*Format:*\x20set\x20order\x20to\x20reversed':'*格式:*反向排序','*Format:*\x20set\x20order\x20to\x20regular':'*格式:*依標準排序','*Format:*\x20set\x20start\x20index\x20to\x20%0':'*格式:*將起始索引設定為\x20%0','*Merge\x20cells*':'*合併儲存格*','*Merge:*\x20%0':'*合併:*%0','*Outdent:*\x20%0':'*凸排:*%0','*Remove\x20all\x20formatting*':'*清除格式設定*','*Remove\x20format:*\x20%0':'*移除格式:*%0','*Remove\x20highlight*':'*刪除亮顯*','*Remove\x20image\x20text\x20alternative*':'*移除圖片替代文字*','*Remove\x20link*':'*移除連結*','*Remove:*\x20%0':'*移除:*%0','*Replace\x20table\x20cells*':'*取代儲存格*','*Reset\x20font\x20background\x20color*':'*重設文字背景顏色*','*Reset\x20font\x20color*':'*重設文字顏色*','*Reset\x20font\x20family*':'*重設字型*','*Reset\x20font\x20size*':'*重設字體大小*','*Reset\x20image\x20width*':'*重設圖片寬度*','*Set\x20font\x20background\x20color:*\x20%0':'*設定文字背景顏色:*%0','*Set\x20font\x20color:*\x20%0':'*設定字型顏色:*\x20%0','*Set\x20font\x20family:*\x20%0':'*設定字型家族:*%0','*Set\x20font\x20size:*\x20%0':'*設定字型大小:*%0','*Set\x20format:*\x20%0':'*設定格式:*\x20%0','*Set\x20format\x20to:*\x20%0':'*設定格式為:*%0','*Set\x20highlight:*\x20%0':'*設定亮顯:*%0','*Set\x20image\x20text\x20alternative:*\x20%0':'*設定影像替代文字:*%0','*Set\x20image\x20width:*\x20%0':'*設定影像寬度:*%0','*Set\x20link:*\x20%0':'*設定連結:*%0','*Split\x20cell:*\x20horizontally':'*分割儲存格:*\x20水平','*Split\x20cell:*\x20vertically':'*分割儲存格:*\x20垂直','*Split:*\x20%0':'*分割:*%0','*Uncheck\x20item*':'*取消勾選項目*','Accept\x20all\x20selected\x20suggestions':'接受所有已選取的建議','Accept\x20all\x20suggestions':'接受所有建議','Accept\x20suggestion':'接受建議','Discard\x20all\x20selected\x20suggestions':'捨棄所有選取的建議','Discard\x20all\x20suggestions':'捨棄所有建議','Discard\x20suggestion':'捨棄建議','LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':'正在離開插入建議。','ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':'正在進入插入建議。','LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':'正在離開刪除建議。','ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':'正在進入刪除建議。','LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':'正在離開格式建議。','ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':'正在進入格式建議。','ELEMENT_BLOCK_QUOTE':'區塊引述','ELEMENT_DEFAULT_LIST_DEFAULT':'預設清單樣式','ELEMENT_BULLETED_LIST':'項目符號清單','ELEMENT_BULLETED_LIST_DEFAULT':'項目符號清單(預設)','ELEMENT_BULLETED_LIST_CIRCLE':'項目符號列表(空心圓)','ELEMENT_BULLETED_LIST_DISC':'項目符號列表(實心圓)','ELEMENT_BULLETED_LIST_SQUARE':'項目符號列表(方塊)','ELEMENT_CAPTION':'標號','ELEMENT_CODE_BLOCK':'代碼區塊','ELEMENT_HEADING':'標題(層級\x20%1)','ELEMENT_HEADING_CUSTOM':'標題\x20(%1)','ELEMENT_HORIZONTAL_LINE':'水平線','ELEMENT_HTML_EMBED':'HTML\x20內嵌','ELEMENT_IMAGE':'影像','ELEMENT_INLINE_IMAGE':'影像','ELEMENT_LINE_BREAK':'分行符號','ELEMENT_LIST_ITEM':'清單項目','ELEMENT_MEDIA':'媒體項目','ELEMENT_NUMBERED_LIST':'編號清單','ELEMENT_NUMBERED_LIST_DEFAULT':'編號清單(預設)','ELEMENT_NUMBERED_LIST_DECIMAL':'編號列表(阿拉伯數字)','ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':'編號列表(零開頭的阿拉伯數字)','ELEMENT_NUMBERED_LIST_LOWER_LATIN':'編號列表(小寫拉丁字元)','ELEMENT_NUMBERED_LIST_LOWER_ROMAN':'編號列表(小寫羅馬數字)','ELEMENT_NUMBERED_LIST_UPPER_LATIN':'編號列表(大寫拉丁字元)','ELEMENT_NUMBERED_LIST_UPPER_ROMAN':'編號列表(大寫羅馬數字)','ELEMENT_PAGE_BREAK':'分頁符號','ELEMENT_PARAGRAPH':'段落','ELEMENT_SPACE':'間距','ELEMENT_TABLE':'表格','ELEMENT_TABLE_COLUMN':'表格行','ELEMENT_TABLE_COLUMN_WITH_TEXT':'表格行*帶文字*\x20%1','ELEMENT_TABLE_OF_CONTENTS':'內容目錄','ELEMENT_TABLE_ROW':'表格列','ELEMENT_TABLE_ROW_WITH_TEXT':'表格列*帶文字*\x20%1','ELEMENT_TABLE_WITH_TEXT':'表格*帶文字*\x20%0','ELEMENT_TITLE':'大標題','ELEMENT_TODO_LIST':'待辦事項清單','ELEMENT_MULTI_LEVEL_LIST':'多層次清單','FORMAT_ALIGNMENT':'對齊','FORMAT_ALIGN_TO_CENTER':'置中','FORMAT_ALIGN_TO_LEFT':'靠左對齊','FORMAT_ALIGN_TO_RIGHT':'靠右對齊','FORMAT_BOLD':'粗體','FORMAT_CODE':'代碼','FORMAT_HEADER_COLUMN':'標題行','FORMAT_HEADER_ROW':'標題列','FORMAT_HIGHLIGHT':'亮顯','FORMAT_ITALIC':'斜體','FORMAT_JUSTIFY_TEXT':'左右對齊','FORMAT_REGULAR_COLUMN':'標準行','FORMAT_REGULAR_ROW':'標準列','FORMAT_RESTRICTED_DISABLED':'*在受限編輯模式下禁用*','FORMAT_RESTRICTED_ENABLED':'*在受限編輯模式下啟用*','FORMAT_SIDE_IMAGE':'側邊影像','FORMAT_STRIKETHROUGH':'刪除線','FORMAT_SUBSCRIPT':'下標','FORMAT_SUPERSCRIPT':'上標','FORMAT_UNDERLINE':'底線','FORMAT_INDENT':'縮排','FORMAT_LIST_REVERSED':'清單反轉','FORMAT_LIST_START':'清單起始','FORMAT_FONT_SIZE':'字型大小','FORMAT_FONT_FAMILY':'字型家族','FORMAT_FONT_COLOR':'字型顏色','FORMAT_FONT_BACKGROUND':'字型背景顏色','FORMAT_IMAGE_SIZE':'圖片大小','FORMAT_STYLE':'樣式','PENDING_ACTION_SUGGESTION':'建議中未儲存的變更。','REPLACE_TEXT':'*取代:*%0\x20*變更為*\x20%1','Track\x20changes':'追蹤變更','EXTERNAL_SUGGESTION':'此建議來自外部來源。','EXTERNAL_IMPORT_WORD_SUGGESTION':'此建議來自匯入的\x20Word\x20檔案。'},'getPluralForm':_0x45677e=>0x0}};_0x574f6f['zh']||={'dictionary':{},'getPluralForm':null},_0x574f6f['zh']['dictionary']=Object['assign'](_0x574f6f['zh']['dictionary'],_0x26eed5),_0x574f6f['zh']['getPluralForm']=_0x5286f9;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-track-changes",
|
|
3
|
-
"version": "42.0.0-alpha.
|
|
3
|
+
"version": "42.0.0-alpha.17",
|
|
4
4
|
"description": "CKEditor 5 track changes plugin.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -41,8 +41,8 @@
|
|
|
41
41
|
"CHANGELOG.md"
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"ckeditor5": "42.0.0-alpha.
|
|
45
|
-
"ckeditor5-collaboration": "42.0.0-alpha.
|
|
44
|
+
"ckeditor5": "42.0.0-alpha.17",
|
|
45
|
+
"ckeditor5-collaboration": "42.0.0-alpha.17",
|
|
46
46
|
"lodash-es": "4.17.21"
|
|
47
47
|
},
|
|
48
48
|
"types": "src/index.d.ts",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0xd293(){const _0x3176c7=['531461avdvmm','editor','4811220QwjGpF','400611xWeSct','3vKoYEB','canEditAt','_isEnabledBasedOnSelection','6xdqggV','TrackChangesEditing','44586AvfAvT','refresh','acceptSuggestion','execute','get','288exHAPu','isEnabled','_suggestions','861640qskkoV','track-changes-accept-suggestion-not-found','getRanges','model','1539845FoPQIi','plugins','1690742KXkMMr'];_0xd293=function(){return _0x3176c7;};return _0xd293();}const _0x3b4c0f=_0x2d75;(function(_0x5c0ff3,_0x535361){const _0x49a87f=_0x2d75,_0x225290=_0x5c0ff3();while(!![]){try{const _0x428ff3=parseInt(_0x49a87f(0xce))/0x1+-parseInt(_0x49a87f(0xca))/0x2*(parseInt(_0x49a87f(0xcf))/0x3)+parseInt(_0x49a87f(0xc4))/0x4+-parseInt(_0x49a87f(0xc8))/0x5*(-parseInt(_0x49a87f(0xba))/0x6)+parseInt(_0x49a87f(0xcb))/0x7+-parseInt(_0x49a87f(0xc1))/0x8*(parseInt(_0x49a87f(0xbc))/0x9)+parseInt(_0x49a87f(0xcd))/0xa;if(_0x428ff3===_0x535361)break;else _0x225290['push'](_0x225290['shift']());}catch(_0x1d1f87){_0x225290['push'](_0x225290['shift']());}}}(_0xd293,0x6fa68));import{Command as _0x11b6a9}from'ckeditor5/src/core.js';import{CKEditorError as _0x4c8e4e}from'ckeditor5/src/utils.js';function _0x2d75(_0x372454,_0x11f657){const _0xd29379=_0xd293();return _0x2d75=function(_0x2d755,_0x1458c8){_0x2d755=_0x2d755-0xb8;let _0x5d213b=_0xd29379[_0x2d755];return _0x5d213b;},_0x2d75(_0x372454,_0x11f657);}export default class $ extends _0x11b6a9{constructor(_0x8a4692,_0x35ab08){const _0x77b69e=_0x2d75;super(_0x8a4692),this[_0x77b69e(0xc3)]=_0x35ab08,this[_0x77b69e(0xbd)](),this[_0x77b69e(0xb9)]=!0x1;}[_0x3b4c0f(0xbd)](){const _0x499444=_0x3b4c0f;this[_0x499444(0xc2)]=!0x0;}[_0x3b4c0f(0xbf)](_0x49dcdf){const _0x44fd36=_0x3b4c0f,_0x31a96c=this[_0x44fd36(0xc3)][_0x44fd36(0xc0)](_0x49dcdf);if(!_0x31a96c)throw new _0x4c8e4e(_0x44fd36(0xc5),this);const _0x3f7624=_0x31a96c[_0x44fd36(0xc6)]();this[_0x44fd36(0xcc)][_0x44fd36(0xc7)][_0x44fd36(0xb8)](_0x3f7624)&&this[_0x44fd36(0xcc)][_0x44fd36(0xc9)][_0x44fd36(0xc0)](_0x44fd36(0xbb))[_0x44fd36(0xbe)](_0x31a96c);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3ef3(_0x21a48c,_0x38ace0){const _0x42351a=_0x4235();return _0x3ef3=function(_0x3ef3c7,_0x16a3ac){_0x3ef3c7=_0x3ef3c7-0x69;let _0x15ad9b=_0x42351a[_0x3ef3c7];return _0x15ad9b;},_0x3ef3(_0x21a48c,_0x38ace0);}const _0x4cb8e6=_0x3ef3;(function(_0x2cf1bc,_0x463161){const _0x3b668b=_0x3ef3,_0x24cf9d=_0x2cf1bc();while(!![]){try{const _0x138304=parseInt(_0x3b668b(0x70))/0x1+-parseInt(_0x3b668b(0x79))/0x2+-parseInt(_0x3b668b(0x76))/0x3*(-parseInt(_0x3b668b(0x69))/0x4)+-parseInt(_0x3b668b(0x6d))/0x5+parseInt(_0x3b668b(0x77))/0x6+-parseInt(_0x3b668b(0x6c))/0x7+parseInt(_0x3b668b(0x74))/0x8;if(_0x138304===_0x463161)break;else _0x24cf9d['push'](_0x24cf9d['shift']());}catch(_0x4681f1){_0x24cf9d['push'](_0x24cf9d['shift']());}}}(_0x4235,0x2d7d0));import{Command as _0x309925}from'ckeditor5/src/core.js';import{CKEditorError as _0x45ac2d}from'ckeditor5/src/utils.js';function _0x4235(){const _0x427044=['_isEnabledBasedOnSelection','42672zGewkD','canEditAt','get','getRanges','1073048CZmqvO','model','897DNmjZM','1846068ddCrhY','execute','214992hQZgkl','editor','_suggestions','plugins','discardSuggestion','track-changes-discard-suggestion-not-found','4688WFxauG','refresh','TrackChangesEditing','2007985clhFjh','1271190cMzCeN','isEnabled'];_0x4235=function(){return _0x427044;};return _0x4235();}export default class B extends _0x309925{constructor(_0x288f6e,_0x2241cd){const _0x50ca12=_0x3ef3;super(_0x288f6e),this[_0x50ca12(0x7b)]=_0x2241cd,this[_0x50ca12(0x6a)](),this[_0x50ca12(0x6f)]=!0x1;}[_0x4cb8e6(0x6a)](){const _0x6acd36=_0x4cb8e6;this[_0x6acd36(0x6e)]=!0x0;}[_0x4cb8e6(0x78)](_0x248291){const _0x284eb5=_0x4cb8e6,_0x463259=this[_0x284eb5(0x7b)][_0x284eb5(0x72)](_0x248291);if(!_0x463259)throw new _0x45ac2d(_0x284eb5(0x7e),this);const _0x411024=_0x463259[_0x284eb5(0x73)]();this[_0x284eb5(0x7a)][_0x284eb5(0x75)][_0x284eb5(0x71)](_0x411024)&&this[_0x284eb5(0x7a)][_0x284eb5(0x7c)][_0x284eb5(0x72)](_0x284eb5(0x6b))[_0x284eb5(0x7d)](_0x463259);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x28a9ec=_0x179b;function _0x179b(_0x5b4015,_0x4bbc6e){const _0x29f07a=_0x29f0();return _0x179b=function(_0x179b75,_0x5b5a55){_0x179b75=_0x179b75-0xcb;let _0x517c9d=_0x29f07a[_0x179b75];return _0x517c9d;},_0x179b(_0x5b4015,_0x4bbc6e);}(function(_0x2f448e,_0x11360d){const _0x564bb6=_0x179b,_0x3d3e5d=_0x2f448e();while(!![]){try{const _0x585a39=parseInt(_0x564bb6(0xd8))/0x1*(-parseInt(_0x564bb6(0xd6))/0x2)+parseInt(_0x564bb6(0xe2))/0x3+parseInt(_0x564bb6(0xcd))/0x4*(parseInt(_0x564bb6(0xd2))/0x5)+-parseInt(_0x564bb6(0xdd))/0x6+parseInt(_0x564bb6(0xda))/0x7+parseInt(_0x564bb6(0xce))/0x8+parseInt(_0x564bb6(0xd7))/0x9*(-parseInt(_0x564bb6(0xd3))/0xa);if(_0x585a39===_0x11360d)break;else _0x3d3e5d['push'](_0x3d3e5d['shift']());}catch(_0x1df98d){_0x3d3e5d['push'](_0x3d3e5d['shift']());}}}(_0x29f0,0xdec94));import{Command as _0x2163ff}from'ckeditor5/src/core.js';function _0x29f0(){const _0x1b5857=['2685080vxqVZN','editor','getRanges','6pahXJP','18FaXKjN','203714AZWVJS','_command','5920383uBRlVQ','isInContent','model','2602656OkmXug','execute','canEditAt','refresh','from','639906kJOIUa','_isEnabledBasedOnSelection','isEnabled','79732jorbYq','639608SXXwik','some','values','_suggestions','340DfiLuF'];_0x29f0=function(){return _0x1b5857;};return _0x29f0();}import{sortSuggestions as _0x129096,executeCommandForSuggestions as _0x1412a0}from'../utils/utils.js';export default class x extends _0x2163ff{constructor(_0x3213e2,_0x2d7b9f,_0x2b41cc){const _0x32b4a5=_0x179b;super(_0x3213e2),this[_0x32b4a5(0xd9)]=_0x2d7b9f,this[_0x32b4a5(0xd1)]=_0x2b41cc,this[_0x32b4a5(0xe0)](),this[_0x32b4a5(0xcb)]=!0x1;}[_0x28a9ec(0xe0)](){const _0x17da5d=_0x28a9ec,_0x128d89=Array[_0x17da5d(0xe1)](this[_0x17da5d(0xd1)][_0x17da5d(0xd0)]())[_0x17da5d(0xcf)](_0x3b29e3=>_0x3b29e3[_0x17da5d(0xdb)]);this[_0x17da5d(0xcc)]=this[_0x17da5d(0xd9)][_0x17da5d(0xcc)]&&_0x128d89;}[_0x28a9ec(0xde)](){const _0x4f86ba=_0x28a9ec,_0x250d0c=_0x129096(Array[_0x4f86ba(0xe1)](this[_0x4f86ba(0xd1)][_0x4f86ba(0xd0)]()));for(const _0x2ff7c1 of _0x250d0c){const _0x3bdb26=_0x2ff7c1[_0x4f86ba(0xd5)]();if(!this[_0x4f86ba(0xd4)][_0x4f86ba(0xdc)][_0x4f86ba(0xdf)](_0x3bdb26))return;}_0x1412a0(this[_0x4f86ba(0xd4)][_0x4f86ba(0xdc)],this[_0x4f86ba(0xd9)],_0x250d0c);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x13c2eb=_0x100e;(function(_0x17a5d3,_0x255f75){const _0x2886c7=_0x100e,_0x46895d=_0x17a5d3();while(!![]){try{const _0x43cfb6=-parseInt(_0x2886c7(0x1d0))/0x1*(parseInt(_0x2886c7(0x1e3))/0x2)+parseInt(_0x2886c7(0x1d7))/0x3*(parseInt(_0x2886c7(0x1e2))/0x4)+parseInt(_0x2886c7(0x1e1))/0x5+parseInt(_0x2886c7(0x1db))/0x6*(parseInt(_0x2886c7(0x1d6))/0x7)+parseInt(_0x2886c7(0x1dc))/0x8*(parseInt(_0x2886c7(0x1de))/0x9)+parseInt(_0x2886c7(0x1e5))/0xa+-parseInt(_0x2886c7(0x1d4))/0xb;if(_0x43cfb6===_0x255f75)break;else _0x46895d['push'](_0x46895d['shift']());}catch(_0x4380ec){_0x46895d['push'](_0x46895d['shift']());}}}(_0x487d,0x20a11));import{Command as _0x107013}from'ckeditor5/src/core.js';import{sortSuggestions as _0x559ea4,getSelectedSuggestions as _0x4f3971,executeCommandForSuggestions as _0x241fe6}from'../utils/utils.js';export default class R extends _0x107013{constructor(_0x550f71,_0x805f50,_0x21f42b){const _0x5cae08=_0x100e;super(_0x550f71),this[_0x5cae08(0x1e0)]=_0x805f50,this[_0x5cae08(0x1cd)]=_0x21f42b,this[_0x5cae08(0x1d9)]=new Set(),this[_0x5cae08(0x1e4)](),this[_0x5cae08(0x1cc)]=!0x1;}[_0x13c2eb(0x1e4)](){const _0x4d6359=_0x13c2eb,_0x4b0e87=this[_0x4d6359(0x1d8)][_0x4d6359(0x1df)][_0x4d6359(0x1d1)][_0x4d6359(0x1dd)],_0x398ad4=Array[_0x4d6359(0x1cb)](this[_0x4d6359(0x1cd)][_0x4d6359(0x1ce)]());this[_0x4d6359(0x1d9)]=_0x4f3971(_0x4b0e87,_0x398ad4),this[_0x4d6359(0x1d3)]=this[_0x4d6359(0x1e0)][_0x4d6359(0x1d3)]&&!!this[_0x4d6359(0x1d9)][_0x4d6359(0x1cf)];}[_0x13c2eb(0x1d2)](){const _0x3b26dd=_0x13c2eb,_0x15ad3f=_0x559ea4(Array[_0x3b26dd(0x1cb)](this[_0x3b26dd(0x1d9)]));for(const _0x517b4d of _0x15ad3f){const _0x4637ed=_0x517b4d[_0x3b26dd(0x1da)]();if(!this[_0x3b26dd(0x1d8)][_0x3b26dd(0x1df)][_0x3b26dd(0x1d5)](_0x4637ed))return;}_0x241fe6(this[_0x3b26dd(0x1d8)][_0x3b26dd(0x1df)],this[_0x3b26dd(0x1e0)],_0x15ad3f);}}function _0x100e(_0x57130e,_0x49d447){const _0x487d7a=_0x487d();return _0x100e=function(_0x100e59,_0x1607ba){_0x100e59=_0x100e59-0x1cb;let _0x6cf8ab=_0x487d7a[_0x100e59];return _0x6cf8ab;},_0x100e(_0x57130e,_0x49d447);}function _0x487d(){const _0x310866=['_command','246000kFKkWo','230776PrutqV','4MiLWUf','refresh','2055120bwwkle','from','_isEnabledBasedOnSelection','_suggestions','values','size','46385huIMnZ','document','execute','isEnabled','6758983mWNULb','canEditAt','7tgGrwh','12HAGPXB','editor','_selectedSuggestions','getRanges','579996jendKU','2216zAVEwp','selection','8406GuHfXv','model'];_0x487d=function(){return _0x310866;};return _0x487d();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2f24(){const _0x503e80=['17875992EgzDYw','2962668WMDbMn','935829XeneiZ','_enableCommands','refresh','6031350ccAyjB','clearForceDisabled','value','has','forceDisabled','11nAaNiq','execute','commands','affectsData','editor','_isEnabledBasedOnSelection','651895aswtOb','TrackChangesCommand','_enabledCommands','13196rDgxPC','1256dZSiQf','_disableUnsupportedCommands','7Gwlbfd','12foCeOm','8iveaQc','isEnabled','1496eRomOe'];_0x2f24=function(){return _0x503e80;};return _0x2f24();}const _0x2ec9b4=_0x1d96;(function(_0x4aa6e7,_0x47faf9){const _0x133f13=_0x1d96,_0x518d26=_0x4aa6e7();while(!![]){try{const _0x9a25c2=parseInt(_0x133f13(0x1c7))/0x1*(parseInt(_0x133f13(0x1cd))/0x2)+parseInt(_0x133f13(0x1ca))/0x3*(parseInt(_0x133f13(0x1c6))/0x4)+-parseInt(_0x133f13(0x1c3))/0x5+parseInt(_0x133f13(0x1cf))/0x6*(parseInt(_0x133f13(0x1c9))/0x7)+-parseInt(_0x133f13(0x1cb))/0x8*(-parseInt(_0x133f13(0x1d0))/0x9)+parseInt(_0x133f13(0x1d3))/0xa+-parseInt(_0x133f13(0x1d8))/0xb*(parseInt(_0x133f13(0x1ce))/0xc);if(_0x9a25c2===_0x47faf9)break;else _0x518d26['push'](_0x518d26['shift']());}catch(_0x506bd9){_0x518d26['push'](_0x518d26['shift']());}}}(_0x2f24,0x8241d));import{Command as _0x3dfee0}from'ckeditor5/src/core.js';function _0x1d96(_0x537789,_0xae1c78){const _0x2f2463=_0x2f24();return _0x1d96=function(_0x1d9607,_0x189288){_0x1d9607=_0x1d9607-0x1c2;let _0x35adaf=_0x2f2463[_0x1d9607];return _0x35adaf;},_0x1d96(_0x537789,_0xae1c78);}export default class M extends _0x3dfee0{constructor(_0x269cc5,_0x24cf42){const _0xa1d5d5=_0x1d96;super(_0x269cc5),this[_0xa1d5d5(0x1c5)]=_0x24cf42,this[_0xa1d5d5(0x1d5)]=!0x1,this[_0xa1d5d5(0x1d2)](),this[_0xa1d5d5(0x1c2)]=!0x1;}[_0x2ec9b4(0x1d2)](){const _0x8b0f8a=_0x2ec9b4;this[_0x8b0f8a(0x1cc)]=!0x0;}[_0x2ec9b4(0x1d9)](){const _0x131143=_0x2ec9b4;this[_0x131143(0x1d5)]=!this[_0x131143(0x1d5)],this[_0x131143(0x1d5)]?this[_0x131143(0x1c8)]():this[_0x131143(0x1d1)]();}[_0x2ec9b4(0x1c8)](){const _0x5527c2=_0x2ec9b4;for(const _0x2b2218 of this[_0x5527c2(0x1dc)][_0x5527c2(0x1da)][_0x5527c2(0x1da)]())_0x2b2218[_0x5527c2(0x1db)]&&!this[_0x5527c2(0x1c5)][_0x5527c2(0x1d6)](_0x2b2218)&&_0x2b2218[_0x5527c2(0x1d7)](_0x5527c2(0x1c4));}[_0x2ec9b4(0x1d1)](){const _0x195fa1=_0x2ec9b4;for(const _0x2d6343 of this[_0x195fa1(0x1dc)][_0x195fa1(0x1da)][_0x195fa1(0x1da)]())_0x2d6343[_0x195fa1(0x1db)]&&!this[_0x195fa1(0x1c5)][_0x195fa1(0x1d6)](_0x2d6343)&&_0x2d6343[_0x195fa1(0x1d4)](_0x195fa1(0x1c4));}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x264d76,_0x2655a1){var _0x287667=_0x3e52,_0x3bfbd7=_0x264d76();while(!![]){try{var _0x4c88e6=parseInt(_0x287667(0xf2))/0x1+parseInt(_0x287667(0xec))/0x2+-parseInt(_0x287667(0xf0))/0x3*(-parseInt(_0x287667(0xef))/0x4)+-parseInt(_0x287667(0xf1))/0x5+-parseInt(_0x287667(0xed))/0x6+parseInt(_0x287667(0xee))/0x7+-parseInt(_0x287667(0xeb))/0x8;if(_0x4c88e6===_0x2655a1)break;else _0x3bfbd7['push'](_0x3bfbd7['shift']());}catch(_0x3b5be9){_0x3bfbd7['push'](_0x3bfbd7['shift']());}}}(_0x926c,0xa44c2));function _0x926c(){var _0x2477a6=['1616600bbYjgz','2337434JChIRE','973170ZThfUK','2440886JylBeI','819724tsZgDb','3pboCUU','5386870sUHEGA','392260KkvxwU'];_0x926c=function(){return _0x2477a6;};return _0x926c();}export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';function _0x3e52(_0xa25208,_0x4034f3){var _0x3e52f3=_0x926c();return _0x3e52=function(_0x472fb9,_0x38c8b3){_0x472fb9=_0x472fb9-0xeb;var _0x39641a=_0x3e52f3[_0x472fb9];return _0x39641a;},_0x3e52(_0xa25208,_0x4034f3);}import'./augmentation.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x1474(_0x2ffdfa,_0x2b95ac){const _0x361140=_0x3611();return _0x1474=function(_0x1474cb,_0x973d00){_0x1474cb=_0x1474cb-0x14c;let _0x516f6c=_0x361140[_0x1474cb];return _0x516f6c;},_0x1474(_0x2ffdfa,_0x2b95ac);}const _0x56bda5=_0x1474;(function(_0x34c3f1,_0x185050){const _0x3c9407=_0x1474,_0x854b5c=_0x34c3f1();while(!![]){try{const _0x77c18d=-parseInt(_0x3c9407(0x159))/0x1+-parseInt(_0x3c9407(0x155))/0x2+parseInt(_0x3c9407(0x14e))/0x3+parseInt(_0x3c9407(0x15a))/0x4*(parseInt(_0x3c9407(0x154))/0x5)+-parseInt(_0x3c9407(0x15d))/0x6*(parseInt(_0x3c9407(0x15c))/0x7)+-parseInt(_0x3c9407(0x14f))/0x8*(parseInt(_0x3c9407(0x14d))/0x9)+parseInt(_0x3c9407(0x157))/0xa;if(_0x77c18d===_0x185050)break;else _0x854b5c['push'](_0x854b5c['shift']());}catch(_0x5e233a){_0x854b5c['push'](_0x854b5c['shift']());}}}(_0x3611,0xdac8d));import{Plugin as _0x1fd4cb}from'ckeditor5/src/core.js';export default class E extends _0x1fd4cb{[_0x56bda5(0x158)](){const _0x5effdc=_0x56bda5,_0x4dbc07=this[_0x5effdc(0x156)],_0x32a5a1=_0x4dbc07[_0x5effdc(0x153)][_0x5effdc(0x152)](_0x5effdc(0x15b));_0x4dbc07[_0x5effdc(0x151)][_0x5effdc(0x152)](_0x5effdc(0x14c))&&_0x32a5a1[_0x5effdc(0x150)](_0x5effdc(0x14c));}}function _0x3611(){const _0x3c1ff6=['27112370zEPOKn','afterInit','1300783FCuuqR','17336NNIUXU','TrackChangesEditing','34279nAFLbm','1074hojXcd','showAIAssistant','1022994rZgHlW','4831170bjlkxy','40vaWUYD','enableCommand','commands','get','plugins','725jEPylW','2616480cQkaHW','editor'];_0x3611=function(){return _0x3c1ff6;};return _0x3611();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x1d76(){const _0x4cd3b4=['FORMAT_ALIGNMENT','*Format:*\x20%0','center','AlignmentEditing','498995iJEUas','30dcDJqK','justify','has','enableDefaultAttributesIntegration','value','_registerLegacyDescription','FORMAT_ALIGN_TO_RIGHT','registerAttributeLabel','afterInit','1849741oWpoza','1709634sdNTIq','FORMAT_ALIGN_TO_LEFT','alignment','registerBlockAttribute','type','11812545KExDAL','TrackChangesEditing','FORMAT_ALIGN_TO_CENTER','commandName','plugins','120TmRjxj','2044323dXVREK','36qQGtpZ','FORMAT_JUSTIFY_TEXT','commandParams','formatBlock','3840133WDcaDf','10SNMZxw','descriptionFactory','registerDescriptionCallback','2qQRXiC','locale','editor','2457008wzeYHo','format','right','left','get'];_0x1d76=function(){return _0x4cd3b4;};return _0x1d76();}const _0x2b8e7d=_0x4710;function _0x4710(_0x3affd8,_0x4cce59){const _0x1d7601=_0x1d76();return _0x4710=function(_0x47103d,_0x556c11){_0x47103d=_0x47103d-0x72;let _0x1f52b7=_0x1d7601[_0x47103d];return _0x1f52b7;},_0x4710(_0x3affd8,_0x4cce59);}(function(_0x3f225b,_0x481620){const _0x468aac=_0x4710,_0x1ea4ca=_0x3f225b();while(!![]){try{const _0x4822b2=parseInt(_0x468aac(0x79))/0x1+-parseInt(_0x468aac(0x8e))/0x2*(parseInt(_0x468aac(0x85))/0x3)+-parseInt(_0x468aac(0x91))/0x4+parseInt(_0x468aac(0x9b))/0x5*(parseInt(_0x468aac(0x7a))/0x6)+-parseInt(_0x468aac(0x9a))/0x7*(-parseInt(_0x468aac(0x84))/0x8)+parseInt(_0x468aac(0x7f))/0x9*(-parseInt(_0x468aac(0x8b))/0xa)+parseInt(_0x468aac(0x8a))/0xb*(-parseInt(_0x468aac(0x86))/0xc);if(_0x4822b2===_0x481620)break;else _0x1ea4ca['push'](_0x1ea4ca['shift']());}catch(_0x5d9611){_0x1ea4ca['push'](_0x1ea4ca['shift']());}}}(_0x1d76,0xed957));import{Plugin as _0x492a4e}from'ckeditor5/src/core.js';import{getTranslation as _0x285edb}from'../utils/common-translations.js';export default class V extends _0x492a4e{[_0x2b8e7d(0x78)](){const _0x2445c5=_0x2b8e7d,_0x55e5fa=this[_0x2445c5(0x90)],_0x41f7f4=_0x55e5fa[_0x2445c5(0x8f)];if(!_0x55e5fa[_0x2445c5(0x83)][_0x2445c5(0x72)](_0x2445c5(0x99)))return;const _0x5262bf=_0x55e5fa[_0x2445c5(0x83)][_0x2445c5(0x95)](_0x2445c5(0x80));_0x5262bf[_0x2445c5(0x73)](_0x2445c5(0x7c)),_0x5262bf[_0x2445c5(0x7d)](_0x2445c5(0x7c)),_0x5262bf[_0x2445c5(0x8c)][_0x2445c5(0x77)](_0x2445c5(0x7c),_0x285edb(_0x41f7f4,_0x2445c5(0x96))),this[_0x2445c5(0x75)]();}[_0x2b8e7d(0x75)](){const _0x2a1017=_0x2b8e7d,_0x30fb54=this[_0x2a1017(0x90)],_0x50ad0c=_0x30fb54[_0x2a1017(0x8f)];_0x30fb54[_0x2a1017(0x83)][_0x2a1017(0x95)](_0x2a1017(0x80))[_0x2a1017(0x8c)][_0x2a1017(0x8d)](_0x17ccb5=>{const _0x41518f=_0x2a1017;if(_0x41518f(0x89)!=_0x17ccb5[_0x41518f(0x7e)])return;const {data:_0x1e5ec6}=_0x17ccb5;if(_0x1e5ec6&&_0x41518f(0x7c)==_0x1e5ec6[_0x41518f(0x82)]){const _0x58db9a=_0x1e5ec6[_0x41518f(0x88)][0x0][_0x41518f(0x74)];return{'type':_0x41518f(0x92),'content':_0x285edb(_0x50ad0c,_0x41518f(0x97),function(_0x4c9d85){const _0x575def=_0x41518f;switch(_0x4c9d85){case _0x575def(0x94):return _0x285edb(_0x50ad0c,_0x575def(0x7b));case _0x575def(0x93):return _0x285edb(_0x50ad0c,_0x575def(0x76));case _0x575def(0x98):return _0x285edb(_0x50ad0c,_0x575def(0x81));case _0x575def(0x9c):return _0x285edb(_0x50ad0c,_0x575def(0x87));}}(_0x58db9a))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x27b2(){const _0x2065a8=['plugins','bold','ItalicEditing','FORMAT_SUBSCRIPT','commandName','descriptionFactory','registerAttributeLabel','18SpPyNx','SubscriptEditing','has','SuperscriptEditing','47070ITPLTj','_registerLegacyDescription','TrackChangesEditing','code','get','CodeEditing','afterInit','*Remove\x20format:*\x20%0','FORMAT_BOLD','underline','877572RoWEtH','forceValue','superscript','registerInlineAttribute','1433230EDVgur','BoldEditing','type','toUpperCase','UnderlineEditing','editor','commandParams','locale','subscript','FORMAT_SUPERSCRIPT','registerDescriptionCallback','56UHXMVm','*Format:*\x20%0','FORMAT_CODE','format','1756111PfdQWP','FORMAT_','FORMAT_STRIKETHROUGH','FORMAT_ITALIC','enableDefaultAttributesIntegration','705978RXoZIt','strikethrough','slice','StrikethroughEditing','13aVFGDu','formatInline','toLowerCase','1950680SAULdL','italic','FORMAT_UNDERLINE','15698zWrwSw'];_0x27b2=function(){return _0x2065a8;};return _0x27b2();}const _0x53df94=_0x1950;(function(_0x226693,_0x4aff1c){const _0x562b1e=_0x1950,_0x1125ec=_0x226693();while(!![]){try{const _0x28990b=-parseInt(_0x562b1e(0x18f))/0x1*(parseInt(_0x562b1e(0x195))/0x2)+-parseInt(_0x562b1e(0x18b))/0x3+parseInt(_0x562b1e(0x1ba))/0x4*(-parseInt(_0x562b1e(0x1a1))/0x5)+-parseInt(_0x562b1e(0x1ab))/0x6+parseInt(_0x562b1e(0x1be))/0x7+parseInt(_0x562b1e(0x192))/0x8+parseInt(_0x562b1e(0x19d))/0x9*(parseInt(_0x562b1e(0x1af))/0xa);if(_0x28990b===_0x4aff1c)break;else _0x1125ec['push'](_0x1125ec['shift']());}catch(_0x443b2c){_0x1125ec['push'](_0x1125ec['shift']());}}}(_0x27b2,0x2882d));import{Plugin as _0x32aca4}from'ckeditor5/src/core.js';import{getTranslation as _0xfb080d}from'../utils/common-translations.js';function _0x1950(_0x230149,_0x1387b0){const _0x27b237=_0x27b2();return _0x1950=function(_0x195015,_0x5741c2){_0x195015=_0x195015-0x189;let _0x4d886b=_0x27b237[_0x195015];return _0x4d886b;},_0x1950(_0x230149,_0x1387b0);}const ti=[_0x53df94(0x1b0),_0x53df94(0x198),_0x53df94(0x1b3),_0x53df94(0x1a6),_0x53df94(0x18e),_0x53df94(0x19e),_0x53df94(0x1a0)];export default class U extends _0x32aca4{[_0x53df94(0x1a7)](){const _0x303d6e=_0x53df94,_0x254a72=this[_0x303d6e(0x1b4)],_0x34dc4a=_0x254a72[_0x303d6e(0x196)][_0x303d6e(0x1a5)](_0x303d6e(0x1a3)),_0xbe07f0=_0x254a72[_0x303d6e(0x1b6)];for(const _0x45e2d3 of ti){if(!_0x254a72[_0x303d6e(0x196)][_0x303d6e(0x19f)](_0x45e2d3))continue;const _0x595e68=_0x45e2d3[_0x303d6e(0x18d)](0x0,-0x7)[_0x303d6e(0x191)](),_0x407b66=_0x303d6e(0x1bf)+_0x595e68[_0x303d6e(0x1b2)]();_0x34dc4a[_0x303d6e(0x18a)](_0x595e68),_0x34dc4a[_0x303d6e(0x1ae)](_0x595e68),_0x34dc4a[_0x303d6e(0x19b)][_0x303d6e(0x19c)](_0x595e68,_0xfb080d(_0xbe07f0,_0x407b66));}this[_0x303d6e(0x1a2)]();}[_0x53df94(0x1a2)](){const _0x5a1df7=_0x53df94,_0xe77165=this[_0x5a1df7(0x1b4)],_0x3196ae=_0xe77165[_0x5a1df7(0x1b6)],_0x4b81bc=_0xe77165[_0x5a1df7(0x196)][_0x5a1df7(0x1a5)](_0x5a1df7(0x1a3));function _0x356511(_0x5aa48d,_0x1a1c3b){const _0x4da5d4=_0x5a1df7;_0x4b81bc[_0x4da5d4(0x19b)][_0x4da5d4(0x1b9)](_0x1e6a25=>{const _0x1616a7=_0x4da5d4;if(_0x1616a7(0x190)!=_0x1e6a25[_0x1616a7(0x1b1)])return;const {data:_0x11c654}=_0x1e6a25;return _0x11c654&&_0x11c654[_0x1616a7(0x19a)]===_0x5aa48d?_0x11c654[_0x1616a7(0x1b5)][0x0][_0x1616a7(0x1ac)]?{'type':_0x1616a7(0x1bd),'content':_0xfb080d(_0x3196ae,_0x1616a7(0x1bb),_0x1a1c3b)}:{'type':_0x1616a7(0x1bd),'content':_0xfb080d(_0x3196ae,_0x1616a7(0x1a8),_0x1a1c3b)}:void 0x0;});}_0x356511(_0x5a1df7(0x197),_0xfb080d(_0x3196ae,_0x5a1df7(0x1a9))),_0x356511(_0x5a1df7(0x193),_0xfb080d(_0x3196ae,_0x5a1df7(0x189))),_0x356511(_0x5a1df7(0x1aa),_0xfb080d(_0x3196ae,_0x5a1df7(0x194))),_0x356511(_0x5a1df7(0x1a4),_0xfb080d(_0x3196ae,_0x5a1df7(0x1bc))),_0x356511(_0x5a1df7(0x18c),_0xfb080d(_0x3196ae,_0x5a1df7(0x1c0))),_0x356511(_0x5a1df7(0x1b7),_0xfb080d(_0x3196ae,_0x5a1df7(0x199))),_0x356511(_0x5a1df7(0x1ad),_0xfb080d(_0x3196ae,_0x5a1df7(0x1b8)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x527679=_0x2de6;(function(_0xec4130,_0x269601){const _0x55ceb6=_0x2de6,_0x2bd492=_0xec4130();while(!![]){try{const _0x58b6bd=parseInt(_0x55ceb6(0xb8))/0x1+-parseInt(_0x55ceb6(0xc8))/0x2*(parseInt(_0x55ceb6(0xd0))/0x3)+parseInt(_0x55ceb6(0xb1))/0x4+parseInt(_0x55ceb6(0xc9))/0x5+-parseInt(_0x55ceb6(0xc5))/0x6*(parseInt(_0x55ceb6(0xc3))/0x7)+-parseInt(_0x55ceb6(0xcb))/0x8+-parseInt(_0x55ceb6(0xb3))/0x9;if(_0x58b6bd===_0x269601)break;else _0x2bd492['push'](_0x2bd492['shift']());}catch(_0x555108){_0x2bd492['push'](_0x2bd492['shift']());}}}(_0x1caf,0x726ad));function _0x2de6(_0x121626,_0x1351e5){const _0x1caf47=_0x1caf();return _0x2de6=function(_0x2de657,_0x311b26){_0x2de657=_0x2de657-0xae;let _0x5fa751=_0x1caf47[_0x2de657];return _0x5fa751;},_0x2de6(_0x121626,_0x1351e5);}import{Plugin as _0x3b097d}from'ckeditor5/src/core.js';import{getTranslation as _0x5c1aad}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4a7b59}from'../utils/utils.js';export default class O extends _0x3b097d{[_0x527679(0xd6)](){const _0x21b8f9=_0x527679,_0x4e79b5=this[_0x21b8f9(0xbf)],_0x182ed2=_0x4e79b5[_0x21b8f9(0xb5)];if(!_0x4e79b5[_0x21b8f9(0xd8)][_0x21b8f9(0xb9)](_0x21b8f9(0xbe)))return;const _0x4fb21d=_0x4e79b5[_0x21b8f9(0xd8)][_0x21b8f9(0xc0)](_0x21b8f9(0xbc)),_0x2c5bc3=this[_0x21b8f9(0xbf)][_0x21b8f9(0xd4)][_0x21b8f9(0xc0)](_0x21b8f9(0xb4));_0x4fb21d[_0x21b8f9(0xcc)](_0x21b8f9(0xb4),(_0x1045a1,_0x2ee6a8={})=>{const _0x5d55ec=_0x21b8f9,_0x204853=this[_0x5d55ec(0xbf)][_0x5d55ec(0xca)][_0x5d55ec(0xd3)][_0x5d55ec(0xcd)],_0x7c631d=_0x2ee6a8&&void 0x0!==_0x2ee6a8[_0x5d55ec(0xb6)]?_0x2ee6a8[_0x5d55ec(0xb6)]:!_0x2c5bc3[_0x5d55ec(0xcf)];let _0x57e157=[];if(_0x7c631d){const _0x2c6bd7=Array[_0x5d55ec(0xc1)](_0x204853[_0x5d55ec(0xc4)]())[_0x5d55ec(0xb7)](_0x513df6=>oo(_0x513df6)||function(_0x1462b2,_0x11af11){const _0x2c43cf=_0x5d55ec,_0x2d3fd2=_0x11af11[_0x2c43cf(0xaf)](_0x1462b2[_0x2c43cf(0xd2)],_0x2c43cf(0xb4)),_0x49371e=_0x11af11[_0x2c43cf(0xaf)]([_0x2c43cf(0xce),_0x2c43cf(0xb4)],_0x1462b2);return _0x2d3fd2&&_0x49371e;}(_0x513df6,this[_0x5d55ec(0xbf)][_0x5d55ec(0xca)][_0x5d55ec(0xbb)]));_0x57e157=_0x4a7b59(_0x2c6bd7,_0x4e79b5[_0x5d55ec(0xca)]);}else{const _0x1a1c97=Array[_0x5d55ec(0xc1)](_0x204853[_0x5d55ec(0xc4)]())[_0x5d55ec(0xb7)](_0x4300a3=>oo(_0x4300a3));_0x57e157=_0x4a7b59(_0x1a1c97,_0x4e79b5[_0x5d55ec(0xca)]);}_0x4e79b5[_0x5d55ec(0xca)][_0x5d55ec(0xba)](()=>{const _0x3cf8b1=_0x5d55ec;for(const _0x251c2d of _0x57e157)_0x4fb21d[_0x3cf8b1(0xbd)](_0x251c2d,{'commandName':_0x3cf8b1(0xb4),'commandParams':[{'forceValue':_0x7c631d}]});});}),_0x4fb21d[_0x21b8f9(0xd1)][_0x21b8f9(0xc7)](_0x53db64=>{const _0x4f692e=_0x21b8f9,{data:_0x724903}=_0x53db64;if(_0x724903&&_0x4f692e(0xb4)==_0x724903[_0x4f692e(0xd7)]){const _0x7d19b5=_0x5c1aad(_0x182ed2,_0x4f692e(0xae));return _0x724903[_0x4f692e(0xb0)][0x0][_0x4f692e(0xb6)]?{'type':_0x4f692e(0xc2),'content':_0x5c1aad(_0x182ed2,_0x4f692e(0xc6),_0x7d19b5)}:{'type':_0x4f692e(0xc2),'content':_0x5c1aad(_0x182ed2,_0x4f692e(0xd5),_0x7d19b5)};}});}}function oo(_0x567572){const _0x3c43b9=_0x527679;return _0x3c43b9(0xb4)==_0x567572[_0x3c43b9(0xd2)][_0x3c43b9(0xb2)];}function _0x1caf(){const _0x8c90b3=['*Remove\x20format:*\x20%0','afterInit','commandName','plugins','ELEMENT_BLOCK_QUOTE','checkChild','commandParams','3298732ArYZfV','name','1377765jnGmVk','blockQuote','locale','forceValue','filter','663148bmrWLq','has','change','schema','TrackChangesEditing','markBlockFormat','BlockQuoteEditing','editor','get','from','format','473242qkJJSX','getSelectedBlocks','66DbtDMf','*Set\x20format:*\x20%0','registerDescriptionCallback','2pHxpkb','2275370HnEoja','model','2170480sUKuSO','enableCommand','selection','$root','value','918573EQJipq','descriptionFactory','parent','document','commands'];_0x1caf=function(){return _0x8c90b3;};return _0x1caf();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x196296=_0x2808;(function(_0x323267,_0x532d20){const _0x1b0280=_0x2808,_0xfdfd78=_0x323267();while(!![]){try{const _0x13fef0=parseInt(_0x1b0280(0x1d8))/0x1*(parseInt(_0x1b0280(0x1e4))/0x2)+-parseInt(_0x1b0280(0x1d4))/0x3*(-parseInt(_0x1b0280(0x1d9))/0x4)+parseInt(_0x1b0280(0x1da))/0x5+parseInt(_0x1b0280(0x1db))/0x6+-parseInt(_0x1b0280(0x1d7))/0x7*(parseInt(_0x1b0280(0x1e0))/0x8)+parseInt(_0x1b0280(0x1d6))/0x9+-parseInt(_0x1b0280(0x1de))/0xa*(parseInt(_0x1b0280(0x1dc))/0xb);if(_0x13fef0===_0x532d20)break;else _0xfdfd78['push'](_0xfdfd78['shift']());}catch(_0x4651cb){_0xfdfd78['push'](_0xfdfd78['shift']());}}}(_0x56b0,0xe8c1a));function _0x2808(_0x2a3bf5,_0x38b35d){const _0x56b0a2=_0x56b0();return _0x2808=function(_0x28085e,_0xf8acce){_0x28085e=_0x28085e-0x1d4;let _0x521f98=_0x56b0a2[_0x28085e];return _0x521f98;},_0x2808(_0x2a3bf5,_0x38b35d);}import{Plugin as _0x485deb}from'ckeditor5/src/core.js';function _0x56b0(){const _0x4db5c8=['3737655rnzgma','7142046ghpxeD','6521999ClttHx','changeCaseTitle','30BCxcBZ','afterInit','16600TWeQNG','TrackChangesEditing','editor','CaseChange','100660cUTzXX','has','changeCaseUpper','enableCommand','get','changeCaseLower','3vnjTNL','plugins','4597731poPOHm','5047FbLNDo','21ZlihEO','2890044WlaOCg'];_0x56b0=function(){return _0x4db5c8;};return _0x56b0();}export default class G extends _0x485deb{[_0x196296(0x1df)](){const _0x11c584=_0x196296,_0x50e4f9=this[_0x11c584(0x1e2)];_0x50e4f9[_0x11c584(0x1d5)][_0x11c584(0x1e5)](_0x11c584(0x1e3))&&(_0x50e4f9[_0x11c584(0x1d5)][_0x11c584(0x1e8)](_0x11c584(0x1e1))[_0x11c584(0x1e7)](_0x11c584(0x1e6)),_0x50e4f9[_0x11c584(0x1d5)][_0x11c584(0x1e8)](_0x11c584(0x1e1))[_0x11c584(0x1e7)](_0x11c584(0x1e9)),_0x50e4f9[_0x11c584(0x1d5)][_0x11c584(0x1e8)](_0x11c584(0x1e1))[_0x11c584(0x1e7)](_0x11c584(0x1dd)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3e9665=_0x2192;(function(_0x444352,_0x2b3721){const _0x4a6c95=_0x2192,_0x528537=_0x444352();while(!![]){try{const _0x534686=-parseInt(_0x4a6c95(0xdf))/0x1+parseInt(_0x4a6c95(0xe0))/0x2+-parseInt(_0x4a6c95(0xe1))/0x3+parseInt(_0x4a6c95(0xdc))/0x4*(parseInt(_0x4a6c95(0xd8))/0x5)+parseInt(_0x4a6c95(0xe7))/0x6*(-parseInt(_0x4a6c95(0xdd))/0x7)+parseInt(_0x4a6c95(0xe6))/0x8+parseInt(_0x4a6c95(0xe3))/0x9;if(_0x534686===_0x2b3721)break;else _0x528537['push'](_0x528537['shift']());}catch(_0x8476b2){_0x528537['push'](_0x528537['shift']());}}}(_0x4ce6,0x2f719));import{Plugin as _0x206b5c}from'ckeditor5/src/core.js';function _0x2192(_0x5e45,_0x880d21){const _0x4ce6ee=_0x4ce6();return _0x2192=function(_0x2192ff,_0x1ad18c){_0x2192ff=_0x2192ff-0xd8;let _0x36de37=_0x4ce6ee[_0x2192ff];return _0x36de37;},_0x2192(_0x5e45,_0x880d21);}export default class F extends _0x206b5c{[_0x3e9665(0xe5)](){const _0x1b55c5=_0x3e9665,_0x3b3a03=this[_0x1b55c5(0xda)];_0x3b3a03[_0x1b55c5(0xe2)][_0x1b55c5(0xe4)](_0x1b55c5(0xdb))&&_0x3b3a03[_0x1b55c5(0xe8)][_0x1b55c5(0xe4)](_0x1b55c5(0xde))[_0x1b55c5(0xd9)](_0x1b55c5(0xdb));}}function _0x4ce6(){const _0x1246cb=['674255fduFTU','enableCommand','editor','ckbox','8THCJKy','20867TczxBP','TrackChangesEditing','271477MwRWtN','290314DzPDAu','775350yKumiq','commands','3006621qlsBmK','get','afterInit','804240Gnbqwr','252KcSMeZ','plugins'];_0x4ce6=function(){return _0x1246cb;};return _0x4ce6();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x383436=_0x576e;(function(_0x35d58d,_0x347401){const _0x2839cc=_0x576e,_0x4ddccd=_0x35d58d();while(!![]){try{const _0x100aa2=-parseInt(_0x2839cc(0x21d))/0x1*(parseInt(_0x2839cc(0x1fb))/0x2)+parseInt(_0x2839cc(0x20c))/0x3+-parseInt(_0x2839cc(0x1f8))/0x4+-parseInt(_0x2839cc(0x217))/0x5*(parseInt(_0x2839cc(0x21b))/0x6)+-parseInt(_0x2839cc(0x20b))/0x7*(parseInt(_0x2839cc(0x222))/0x8)+-parseInt(_0x2839cc(0x1f6))/0x9+parseInt(_0x2839cc(0x20d))/0xa*(parseInt(_0x2839cc(0x1f7))/0xb);if(_0x100aa2===_0x347401)break;else _0x4ddccd['push'](_0x4ddccd['shift']());}catch(_0x544ba4){_0x4ddccd['push'](_0x4ddccd['shift']());}}}(_0x1564,0xc75ce));function _0x1564(){const _0x2a239c=['enableCommand','blockName','toLowerCase','registerDescriptionCallback','forceValue','label','type','286255zhidzX','change','from','CodeBlock','48KIKwWK','codeBlock','191kiJSHF','commands','afterInit','outdentCodeBlock','TrackChangesEditing','8bvRDwR','locale','indentCodeBlock','has','get','plugins','language','markBlockFormat','config','editor','selection','checkChild','filter','format','2115423fezDAT','33MxwLGF','2892456qcMuqX','document','name','6382njLCWU','value','model','schema','commandName','isLimit','ELEMENT_CODE_BLOCK','registerElementLabel','descriptionFactory','getSelectedBlocks','formatBlock','*Remove\x20format:*\x20%0','commandParams','parent','rootElement','*Set\x20format:*\x20%0','9092867tELVGk','455391GeQMQH','13298080GICngm','find','languages'];_0x1564=function(){return _0x2a239c;};return _0x1564();}import{Plugin as _0x37ae53}from'ckeditor5/src/core.js';function _0x576e(_0x1339b6,_0x3a6ed4){const _0x156426=_0x1564();return _0x576e=function(_0x576e53,_0x18dc90){_0x576e53=_0x576e53-0x1f3;let _0x4f7449=_0x156426[_0x576e53];return _0x4f7449;},_0x576e(_0x1339b6,_0x3a6ed4);}import{getTranslation as _0x4af702}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0xc34fe}from'../utils/utils.js';export default class L extends _0x37ae53{[_0x383436(0x21f)](){const _0x397331=_0x383436,_0x1b08b7=this[_0x397331(0x22b)];if(!_0x1b08b7[_0x397331(0x227)][_0x397331(0x225)](_0x397331(0x21a)))return;const _0x556a11=_0x1b08b7[_0x397331(0x227)][_0x397331(0x226)](_0x397331(0x221)),_0x4e3c43=_0x1b08b7[_0x397331(0x223)],_0x4115d3=_0x1b08b7[_0x397331(0x22a)][_0x397331(0x226)](_0x397331(0x21c))[_0x397331(0x20f)],_0x2500d5=_0x1b08b7[_0x397331(0x21e)][_0x397331(0x226)](_0x397331(0x21c));_0x556a11[_0x397331(0x210)](_0x397331(0x224)),_0x556a11[_0x397331(0x210)](_0x397331(0x220)),_0x556a11[_0x397331(0x210)](_0x397331(0x21c),(_0x4ba562,_0x508e2a={})=>{const _0x53019c=_0x397331,_0x16a557=_0x1b08b7[_0x53019c(0x1fd)],_0x28f3fb=_0x1b08b7[_0x53019c(0x1fd)][_0x53019c(0x1f9)][_0x53019c(0x22c)],_0x384e55=_0x508e2a&&void 0x0!==_0x508e2a[_0x53019c(0x214)]?_0x508e2a[_0x53019c(0x214)]:!_0x2500d5[_0x53019c(0x1fc)];let _0x3734b1;_0x508e2a[_0x53019c(0x228)]||(_0x508e2a[_0x53019c(0x228)]=_0x4115d3[0x0][_0x53019c(0x228)]),_0x3734b1=_0x384e55?Array[_0x53019c(0x219)](_0x28f3fb[_0x53019c(0x204)]())[_0x53019c(0x1f4)](_0x2b8420=>eo(_0x2b8420)||function(_0x301b2e,_0x35a623){const _0x55d7e6=_0x53019c;if(_0x301b2e['is'](_0x55d7e6(0x209))||_0x35a623[_0x55d7e6(0x200)](_0x301b2e))return!0x1;return _0x35a623[_0x55d7e6(0x1f3)](_0x301b2e[_0x55d7e6(0x208)],_0x55d7e6(0x21c));}(_0x2b8420,_0x16a557[_0x53019c(0x1fe)])):Array[_0x53019c(0x219)](_0x28f3fb[_0x53019c(0x204)]())[_0x53019c(0x1f4)](_0x255ec4=>eo(_0x255ec4));const _0x27f504=_0xc34fe(_0x3734b1,_0x16a557);_0x16a557[_0x53019c(0x218)](()=>{const _0x1e8cc5=_0x53019c;for(const _0x5d7525 of _0x27f504)_0x556a11[_0x1e8cc5(0x229)](_0x5d7525,{'commandName':_0x1e8cc5(0x21c),'commandParams':[{..._0x508e2a,'forceValue':_0x384e55}],'formatGroupId':_0x1e8cc5(0x211)});});}),(_0x556a11[_0x397331(0x203)][_0x397331(0x202)](_0x397331(0x21c),_0x3fbcc3=>_0x4af702(_0x4e3c43,_0x397331(0x201),_0x3fbcc3)),_0x556a11[_0x397331(0x203)][_0x397331(0x213)](_0x1a926a=>{const _0x267b7f=_0x397331;if(_0x267b7f(0x205)!=_0x1a926a[_0x267b7f(0x216)])return;const _0x20341=_0x4e3c43['t'],{data:_0x9056b4}=_0x1a926a;if(!_0x9056b4||_0x267b7f(0x21c)!=_0x9056b4[_0x267b7f(0x1ff)])return;const _0xca9c4f=_0x9056b4[_0x267b7f(0x207)][0x0][_0x267b7f(0x228)],_0x4cabe3=_0x20341(_0x4115d3[_0x267b7f(0x20e)](_0xac167=>_0xac167[_0x267b7f(0x228)]===_0xca9c4f)[_0x267b7f(0x215)])[_0x267b7f(0x212)]();return _0x9056b4[_0x267b7f(0x207)][0x0][_0x267b7f(0x214)]?{'type':_0x267b7f(0x1f5),'content':_0x4af702(_0x4e3c43,_0x267b7f(0x20a),_0x4af702(_0x4e3c43,_0x267b7f(0x201),0x1)+'\x20('+_0x4cabe3+')')}:{'type':_0x267b7f(0x1f5),'content':_0x4af702(_0x4e3c43,_0x267b7f(0x206),_0x4af702(_0x4e3c43,_0x267b7f(0x201),0x1))};}));}}function eo(_0x3eae43){const _0x316554=_0x383436;return _0x316554(0x21c)==_0x3eae43[_0x316554(0x1fa)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x55e5(_0x128afe,_0x26d647){const _0x381777=_0x3817();return _0x55e5=function(_0x55e551,_0x15d031){_0x55e551=_0x55e551-0x77;let _0x36c95a=_0x381777[_0x55e551];return _0x36c95a;},_0x55e5(_0x128afe,_0x26d647);}const _0xddda02=_0x55e5;(function(_0x31c762,_0x3849a7){const _0xdc8364=_0x55e5,_0x385d1e=_0x31c762();while(!![]){try{const _0xa62de1=parseInt(_0xdc8364(0x7d))/0x1+parseInt(_0xdc8364(0x81))/0x2*(parseInt(_0xdc8364(0x7e))/0x3)+-parseInt(_0xdc8364(0x88))/0x4+-parseInt(_0xdc8364(0x79))/0x5+parseInt(_0xdc8364(0x82))/0x6*(parseInt(_0xdc8364(0x78))/0x7)+-parseInt(_0xdc8364(0x7a))/0x8+-parseInt(_0xdc8364(0x85))/0x9*(parseInt(_0xdc8364(0x87))/0xa);if(_0xa62de1===_0x3849a7)break;else _0x385d1e['push'](_0x385d1e['shift']());}catch(_0x3ad5fb){_0x385d1e['push'](_0x385d1e['shift']());}}}(_0x3817,0xe91c6));import{Plugin as _0x6fd6e0}from'ckeditor5/src/core.js';export default class H extends _0x6fd6e0{[_0xddda02(0x7c)](){const _0x3a5668=_0xddda02,_0x4ecd6c=this[_0x3a5668(0x86)];if(!_0x4ecd6c[_0x3a5668(0x80)][_0x3a5668(0x84)](_0x3a5668(0x83)))return;_0x4ecd6c[_0x3a5668(0x80)][_0x3a5668(0x77)](_0x3a5668(0x7f))[_0x3a5668(0x89)](_0x3a5668(0x7b));}}function _0x3817(){const _0x45b636=['1036664rXlfPZ','19203DeOIyT','TrackChangesEditing','plugins','502pVbXyT','237522RWmPjk','CommentsEditing','has','9DAFckg','editor','8566150hrCreq','2072884QWTVXY','enableCommand','get','329sOFAiw','2750700ybchOL','12992848dOYGsM','addCommentThread','afterInit'];_0x3817=function(){return _0x45b636;};return _0x3817();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5bd26d=_0x2fdd;(function(_0x2e9f61,_0x5ea91d){const _0x34f513=_0x2fdd,_0x4f0fa6=_0x2e9f61();while(!![]){try{const _0x1ad7da=parseInt(_0x34f513(0xe6))/0x1*(-parseInt(_0x34f513(0x105))/0x2)+-parseInt(_0x34f513(0xde))/0x3+parseInt(_0x34f513(0xff))/0x4+-parseInt(_0x34f513(0xdc))/0x5*(parseInt(_0x34f513(0x100))/0x6)+parseInt(_0x34f513(0xec))/0x7*(parseInt(_0x34f513(0xed))/0x8)+-parseInt(_0x34f513(0x104))/0x9*(-parseInt(_0x34f513(0xd7))/0xa)+parseInt(_0x34f513(0xd4))/0xb;if(_0x1ad7da===_0x5ea91d)break;else _0x4f0fa6['push'](_0x4f0fa6['shift']());}catch(_0xa793f){_0x4f0fa6['push'](_0x4f0fa6['shift']());}}}(_0x254a,0xaeec2));function _0x254a(){const _0x2e150b=['model','lock','get','createRange','buffer','markerNameToElements','175904EHiQyI','55434GsvAuH','createSelection','batch','root','2901582UBILFx','224646GxyETg','editor','unit','unbindElementFromMarkerName','options','enableCommand','merge','markerName','writer','data','enqueueChange','getFirstRange','1723711nMcaXk','selection','plugins','10RUZpLd','start','forward','removeMarker:suggestion:deletion','commands','40QqiNGe','uiElement','2110227QUVkID','editing','deleteForward','$graveyard','delete','document','setSelection','detach','3nuIVEN','remove','downcastDispatcher','bind','TrackChangesEditing','unlock','609sRbEwA','120248XTVexZ','showSuggestionHighlights','isCollapsed','fromRange','addMarker:suggestion:deletion','high','init','end','modifySelection','mapper','requires','rootName'];_0x254a=function(){return _0x2e150b;};return _0x254a();}function _0x2fdd(_0x5e2c82,_0x33b527){const _0x254a50=_0x254a();return _0x2fdd=function(_0x2fdda8,_0x163acc){_0x2fdda8=_0x2fdda8-0xd4;let _0x19b328=_0x254a50[_0x2fdda8];return _0x19b328;},_0x2fdd(_0x5e2c82,_0x33b527);}import{Plugin as _0x5c0aaa}from'ckeditor5/src/core.js';import{LiveRange as _0x33cb6d}from'ckeditor5/src/engine.js';import{Delete as _0x829808}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x21cb9a}from'./utils.js';export default class q extends _0x5c0aaa{static get[_0x5bd26d(0xf7)](){return[_0x829808];}[_0x5bd26d(0xf3)](){const _0x2636bd=_0x5bd26d,_0xad5051=this[_0x2636bd(0x106)],_0x5bdbf5=_0xad5051[_0x2636bd(0xd6)][_0x2636bd(0xfb)](_0x2636bd(0xea));_0x5bdbf5[_0x2636bd(0x10a)](_0x2636bd(0xe2));const _0x14c409=_0xad5051[_0x2636bd(0xdb)][_0x2636bd(0xfb)](_0x2636bd(0xe0));_0x5bdbf5[_0x2636bd(0x10a)](_0x2636bd(0xe0),(_0x520c9a,_0x3de499={})=>{const _0x84c78e=_0x2636bd,_0x57c815=_0xad5051[_0x84c78e(0xf9)][_0x84c78e(0x101)](_0xad5051[_0x84c78e(0xf9)][_0x84c78e(0xe3)][_0x84c78e(0xd5)]);_0x57c815[_0x84c78e(0xef)]&&_0xad5051[_0x84c78e(0xf9)][_0x84c78e(0xf5)](_0x57c815,{'direction':_0x84c78e(0xd9),'unit':_0x3de499[_0x84c78e(0x107)]});const _0x1f8f26=_0x57c815[_0x84c78e(0x110)](),_0x3f8c60=_0x33cb6d[_0x84c78e(0xf0)](_0x1f8f26);let _0x1935fe;_0x520c9a(_0x3de499),_0x1935fe=_0x84c78e(0xe1)==_0x3f8c60[_0x84c78e(0x103)][_0x84c78e(0xf8)]?_0xad5051[_0x84c78e(0xf9)][_0x84c78e(0xfc)](_0x1f8f26[_0x84c78e(0xd8)]):_0xad5051[_0x84c78e(0xf9)][_0x84c78e(0xfc)](_0x3f8c60[_0x84c78e(0xd8)],_0x3f8c60[_0x84c78e(0xf4)]),_0x3f8c60[_0x84c78e(0xe5)](),_0xad5051[_0x84c78e(0xf9)][_0x84c78e(0x10f)](_0x14c409[_0x84c78e(0xfd)][_0x84c78e(0x102)],_0x36cec1=>{const _0x6dfead=_0x84c78e;_0x14c409[_0x6dfead(0xfd)][_0x6dfead(0xfa)](),_0x36cec1[_0x6dfead(0xe4)](_0x36cec1[_0x6dfead(0xfc)](_0x1935fe[_0x6dfead(0xf4)])),_0x14c409[_0x6dfead(0xfd)][_0x6dfead(0xeb)]();});}),_0xad5051[_0x2636bd(0xdf)][_0x2636bd(0xe8)]['on'](_0x2636bd(0xf1),_0x21cb9a(_0xad5051,_0x2636bd(0x10b)),{'priority':_0x2636bd(0xf2)}),_0xad5051[_0x2636bd(0x10e)][_0x2636bd(0xe8)]['on'](_0x2636bd(0xf1),(_0x32d3dc,_0x5f348a,_0x10ed14)=>{const _0x5ac313=_0x2636bd;_0x10ed14[_0x5ac313(0x109)][_0x5ac313(0xee)]&&_0x21cb9a(_0xad5051,_0x5ac313(0x10b),{'showActiveMarker':!0x1})[_0x5ac313(0xe9)](this)(_0x32d3dc,_0x5f348a,_0x10ed14);},{'priority':_0x2636bd(0xf2)}),_0xad5051[_0x2636bd(0xdf)][_0x2636bd(0xe8)]['on'](_0x2636bd(0xda),(_0x4a1501,_0x5b09d5,_0x49890f)=>{const _0x56786c=_0x2636bd,_0x353c99=_0x49890f[_0x56786c(0xf6)][_0x56786c(0xfe)](_0x5b09d5[_0x56786c(0x10c)]);if(_0x353c99){for(const _0x352e51 of _0x353c99)_0x352e51['is'](_0x56786c(0xdd))&&(_0x49890f[_0x56786c(0xf6)][_0x56786c(0x108)](_0x352e51,_0x5b09d5[_0x56786c(0x10c)]),_0x49890f[_0x56786c(0x10d)][_0x56786c(0xe7)](_0x352e51));}},{'priority':_0x2636bd(0xf2)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x9f5dca=_0x43ca;(function(_0x4442b6,_0xafa7a){const _0x1aa483=_0x43ca,_0x194b6d=_0x4442b6();while(!![]){try{const _0x57e8ef=parseInt(_0x1aa483(0x17d))/0x1+-parseInt(_0x1aa483(0x172))/0x2+-parseInt(_0x1aa483(0x185))/0x3+parseInt(_0x1aa483(0x175))/0x4*(parseInt(_0x1aa483(0x170))/0x5)+-parseInt(_0x1aa483(0x163))/0x6*(-parseInt(_0x1aa483(0x166))/0x7)+-parseInt(_0x1aa483(0x180))/0x8*(parseInt(_0x1aa483(0x15e))/0x9)+parseInt(_0x1aa483(0x187))/0xa*(parseInt(_0x1aa483(0x15d))/0xb);if(_0x57e8ef===_0xafa7a)break;else _0x194b6d['push'](_0x194b6d['shift']());}catch(_0x111f3a){_0x194b6d['push'](_0x194b6d['shift']());}}}(_0xd577,0x3d095));import{Plugin as _0x4c6d40}from'ckeditor5/src/core.js';import{Enter as _0x281020}from'ckeditor5/src/enter.js';import{LiveRange as _0x1328b1}from'ckeditor5/src/engine.js';function _0x43ca(_0x46ca5d,_0x4ba043){const _0xd57766=_0xd577();return _0x43ca=function(_0x43ca1c,_0x12e7b8){_0x43ca1c=_0x43ca1c-0x151;let _0x261613=_0xd57766[_0x43ca1c];return _0x261613;},_0x43ca(_0x46ca5d,_0x4ba043);}import{downcastSplitMergeMarker as _0xa79b04}from'./utils.js';function _0xd577(){const _0x230a8a=['fromRange','document','commands','showSuggestionHighlights','change','48165dfwgQs','nextSibling','mapper','3335240kHQtvO','editor','markerName','unbindElementFromMarkerName','bind','1283352ojrzwr','editing','610VVZNPl','detach','data','removeMarker:suggestion:insertion','get','addMarker:suggestion:insertion','parent','TrackChangesEditing','enterBlock','selection','remove','markInsertion','getFirstRange','markerNameToElements','142714dzMses','9xUavpO','enableCommand','getFirstPosition','plugins','split','600NXAeMy','enter','end','23219dhwDgN','init','requires','downcastDispatcher','hasClass','createPositionAt','model','setSelection','high','ck-suggestion-marker-split','10410PaTKAU','afterExecute','357206pIQVoJ','fire','createRange','196szUAGT','options','writer'];_0xd577=function(){return _0x230a8a;};return _0xd577();}export default class W extends _0x4c6d40{static get[_0x9f5dca(0x168)](){return[_0x281020];}[_0x9f5dca(0x167)](){const _0x22fe2e=_0x9f5dca,_0x53a2ac=this[_0x22fe2e(0x181)],_0x5e6b24=_0x53a2ac[_0x22fe2e(0x161)][_0x22fe2e(0x153)](_0x22fe2e(0x156)),_0x9b00bd=_0x53a2ac[_0x22fe2e(0x17a)][_0x22fe2e(0x153)](_0x22fe2e(0x164));_0x5e6b24[_0x22fe2e(0x15f)](_0x22fe2e(0x164),()=>{const _0x50b570=_0x22fe2e;_0x53a2ac[_0x50b570(0x16c)][_0x50b570(0x17c)](_0xdb0a4e=>{const _0x3051eb=_0x50b570,_0x1a8642=_0x53a2ac[_0x3051eb(0x16c)][_0x3051eb(0x179)][_0x3051eb(0x158)],_0x184481=_0x1a8642[_0x3051eb(0x160)](),_0x2227a8=_0x1328b1[_0x3051eb(0x178)](_0x1a8642[_0x3051eb(0x15b)]());if(_0x9b00bd[_0x3051eb(0x157)](_0xdb0a4e)){const _0x500e97=_0x53a2ac[_0x3051eb(0x16c)][_0x3051eb(0x16b)](_0x184481[_0x3051eb(0x155)][_0x3051eb(0x17e)],0x0),_0x59514e=_0xdb0a4e[_0x3051eb(0x174)](_0x184481,_0x500e97);_0x5e6b24[_0x3051eb(0x15a)](_0x59514e);}else _0xdb0a4e[_0x3051eb(0x16d)](_0xdb0a4e[_0x3051eb(0x174)](_0x2227a8[_0x3051eb(0x165)]));_0x2227a8[_0x3051eb(0x188)](),_0x9b00bd[_0x3051eb(0x173)](_0x3051eb(0x171),{'writer':_0xdb0a4e});});}),_0x53a2ac[_0x22fe2e(0x186)][_0x22fe2e(0x169)]['on'](_0x22fe2e(0x154),_0xa79b04(_0x53a2ac,_0x22fe2e(0x162)),{'priority':_0x22fe2e(0x16e)}),_0x53a2ac[_0x22fe2e(0x186)][_0x22fe2e(0x169)]['on'](_0x22fe2e(0x152),(_0x320a21,_0x36f610,_0x1aa263)=>{const _0x944e98=_0x22fe2e,_0x166381=_0x1aa263[_0x944e98(0x17f)][_0x944e98(0x15c)](_0x36f610[_0x944e98(0x182)]);if(_0x166381){for(const _0xe49e4a of _0x166381)_0xe49e4a[_0x944e98(0x16a)](_0x944e98(0x16f))&&(_0x1aa263[_0x944e98(0x17f)][_0x944e98(0x183)](_0xe49e4a,_0x36f610[_0x944e98(0x182)]),_0x1aa263[_0x944e98(0x177)][_0x944e98(0x159)](_0xe49e4a));}},{'priority':_0x22fe2e(0x16e)}),_0x53a2ac[_0x22fe2e(0x151)][_0x22fe2e(0x169)]['on'](_0x22fe2e(0x154),(_0x96087c,_0x1756e,_0x4bb934)=>{const _0x1605a7=_0x22fe2e;_0x4bb934[_0x1605a7(0x176)][_0x1605a7(0x17b)]&&_0xa79b04(_0x53a2ac,_0x1605a7(0x162),{'showActiveMarker':!0x1})[_0x1605a7(0x184)](this)(_0x96087c,_0x1756e,_0x4bb934);},{'priority':_0x22fe2e(0x16e)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x534b37=_0xaf58;(function(_0x348a7d,_0x440e46){const _0x5cd68c=_0xaf58,_0x446dae=_0x348a7d();while(!![]){try{const _0x51b285=-parseInt(_0x5cd68c(0x19b))/0x1*(-parseInt(_0x5cd68c(0x197))/0x2)+parseInt(_0x5cd68c(0x1a5))/0x3*(-parseInt(_0x5cd68c(0x18d))/0x4)+parseInt(_0x5cd68c(0x186))/0x5*(parseInt(_0x5cd68c(0x1a2))/0x6)+-parseInt(_0x5cd68c(0x198))/0x7*(parseInt(_0x5cd68c(0x1a6))/0x8)+-parseInt(_0x5cd68c(0x196))/0x9*(-parseInt(_0x5cd68c(0x18b))/0xa)+parseInt(_0x5cd68c(0x1aa))/0xb*(parseInt(_0x5cd68c(0x180))/0xc)+-parseInt(_0x5cd68c(0x189))/0xd*(parseInt(_0x5cd68c(0x18f))/0xe);if(_0x51b285===_0x440e46)break;else _0x446dae['push'](_0x446dae['shift']());}catch(_0x27207e){_0x446dae['push'](_0x446dae['shift']());}}}(_0x4fe6,0xa7c19));function _0x4fe6(){const _0x104b99=['21442qdBkSq','21aabtCU','getIntersection','afterInit','71HnPJZl','createRange','findPrevious','markers','TrackChangesEditing','findNext','start','6pPwWiP','_isInDeletionRange','getRange','494166BAixqa','135952zYpZOs','enableCommand','createPositionAt','handleFindCommand','141218okrwrW','FindAndReplaceUtils','model','984oreflP','getMarkersGroup','suggestion:deletion','bind','editor','find','1270660haaiTu','findByTextCallback','plugins','236587MOZfcH','replace','147180eTLiXy','item','32COWtbs','string','700mlVxWS','filter','end','has','get','replaceAll','FindAndReplaceEditing','549bYSPcE'];_0x4fe6=function(){return _0x104b99;};return _0x4fe6();}import{Plugin as _0x7b861c}from'ckeditor5/src/core.js';function _0xaf58(_0x11f187,_0x4839f1){const _0x4fe651=_0x4fe6();return _0xaf58=function(_0xaf58f6,_0xb21e9c){_0xaf58f6=_0xaf58f6-0x17e;let _0xb85104=_0x4fe651[_0xaf58f6];return _0xb85104;},_0xaf58(_0x11f187,_0x4839f1);}export default class J extends _0x7b861c{[_0x534b37(0x19a)](){const _0x332a7e=_0x534b37;if(!this[_0x332a7e(0x184)][_0x332a7e(0x188)][_0x332a7e(0x192)](_0x332a7e(0x195)))return;const _0x58812d=this[_0x332a7e(0x184)][_0x332a7e(0x188)][_0x332a7e(0x193)](_0x332a7e(0x19f));_0x58812d[_0x332a7e(0x1a7)](_0x332a7e(0x185),this[_0x332a7e(0x1a9)][_0x332a7e(0x183)](this)),_0x58812d[_0x332a7e(0x1a7)](_0x332a7e(0x1a0)),_0x58812d[_0x332a7e(0x1a7)](_0x332a7e(0x19d)),_0x58812d[_0x332a7e(0x1a7)](_0x332a7e(0x18a)),_0x58812d[_0x332a7e(0x1a7)](_0x332a7e(0x194));}[_0x534b37(0x1a9)](_0xdb28f3,_0x125913,_0x7b8b0={}){const _0x8568db=_0x534b37,_0x70c2f9=this[_0x8568db(0x184)][_0x8568db(0x188)][_0x8568db(0x193)](_0x8568db(0x17e));return _0xdb28f3(_0x3c5c16=>(_0x8568db(0x18e)==typeof _0x125913?_0x70c2f9[_0x8568db(0x187)](_0x125913,_0x7b8b0):_0x125913)(_0x3c5c16)[_0x8568db(0x190)](_0x7dacd9=>!0x1===this[_0x8568db(0x1a3)](_0x7dacd9,_0x3c5c16[_0x8568db(0x18c)])),_0x7b8b0);}[_0x534b37(0x1a3)](_0x322fd1,_0x2064cc){const _0x57ad23=_0x534b37,_0x452f78=this[_0x57ad23(0x184)][_0x57ad23(0x17f)][_0x57ad23(0x19c)](this[_0x57ad23(0x184)][_0x57ad23(0x17f)][_0x57ad23(0x1a8)](_0x2064cc,_0x322fd1[_0x57ad23(0x1a1)]),this[_0x57ad23(0x184)][_0x57ad23(0x17f)][_0x57ad23(0x1a8)](_0x2064cc,_0x322fd1[_0x57ad23(0x191)]));for(const _0x64e23d of this[_0x57ad23(0x184)][_0x57ad23(0x17f)][_0x57ad23(0x19e)][_0x57ad23(0x181)](_0x57ad23(0x182)))if(null!==_0x452f78[_0x57ad23(0x199)](_0x64e23d[_0x57ad23(0x1a4)]()))return!0x0;return!0x1;}}
|