@ckeditor/ckeditor5-track-changes 42.0.1-alpha.3 → 42.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +1 -1
- 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
|
+
(_0x50260c=>{const {zh:{dictionary:_0x3b8e87,getPluralForm:_0x580ea3}}={'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':_0x2f1b15=>0x0}};_0x50260c['zh']||={'dictionary':{},'getPluralForm':null},_0x50260c['zh']['dictionary']=Object['assign'](_0x50260c['zh']['dictionary'],_0x3b8e87),_0x50260c['zh']['getPluralForm']=_0x580ea3;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-track-changes",
|
|
3
|
-
"version": "42.0.1
|
|
3
|
+
"version": "42.0.1",
|
|
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.1
|
|
45
|
-
"ckeditor5-collaboration": "42.0.1
|
|
44
|
+
"ckeditor5": "42.0.1",
|
|
45
|
+
"ckeditor5-collaboration": "42.0.1",
|
|
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
|
-
const
|
|
23
|
+
const _0x2c199f=_0x359e;(function(_0x5d929d,_0x3fb888){const _0xeb5640=_0x359e,_0x4efe3d=_0x5d929d();while(!![]){try{const _0x4c344e=parseInt(_0xeb5640(0xd5))/0x1+-parseInt(_0xeb5640(0xd4))/0x2*(parseInt(_0xeb5640(0xc1))/0x3)+parseInt(_0xeb5640(0xca))/0x4+-parseInt(_0xeb5640(0xbf))/0x5+parseInt(_0xeb5640(0xc8))/0x6+-parseInt(_0xeb5640(0xc0))/0x7*(parseInt(_0xeb5640(0xc9))/0x8)+parseInt(_0xeb5640(0xc7))/0x9;if(_0x4c344e===_0x3fb888)break;else _0x4efe3d['push'](_0x4efe3d['shift']());}catch(_0x2edc5f){_0x4efe3d['push'](_0x4efe3d['shift']());}}}(_0x4ca8,0x475a3));import{Command as _0x2243e2}from'ckeditor5/src/core.js';function _0x4ca8(){const _0xd2c270=['canEditAt','editor','execute','get','5842827QBTnDG','124296kQMpir','3921864YrHBEG','713012gCeCIu','acceptSuggestion','plugins','refresh','track-changes-accept-suggestion-not-found','TrackChangesEditing','model','isEnabled','_isEnabledBasedOnSelection','_suggestions','2kTvLmn','151035FMpDWj','797855YPdypT','7ZfGeMS','171432MUnAth','getRanges'];_0x4ca8=function(){return _0xd2c270;};return _0x4ca8();}import{CKEditorError as _0x4ab2a0}from'ckeditor5/src/utils.js';function _0x359e(_0x539b7b,_0x2d1da9){const _0x4ca8cb=_0x4ca8();return _0x359e=function(_0x359eb7,_0x1fb73e){_0x359eb7=_0x359eb7-0xbf;let _0x4223c0=_0x4ca8cb[_0x359eb7];return _0x4223c0;},_0x359e(_0x539b7b,_0x2d1da9);}export default class $ extends _0x2243e2{constructor(_0x1c490d,_0x1243ff){const _0x3797d7=_0x359e;super(_0x1c490d),this[_0x3797d7(0xd3)]=_0x1243ff,this[_0x3797d7(0xcd)](),this[_0x3797d7(0xd2)]=!0x1;}[_0x2c199f(0xcd)](){const _0x281e9b=_0x2c199f;this[_0x281e9b(0xd1)]=!0x0;}[_0x2c199f(0xc5)](_0x4b610d){const _0x3ecf1e=_0x2c199f,_0x4686c9=this[_0x3ecf1e(0xd3)][_0x3ecf1e(0xc6)](_0x4b610d);if(!_0x4686c9)throw new _0x4ab2a0(_0x3ecf1e(0xce),this);const _0x23da48=_0x4686c9[_0x3ecf1e(0xc2)]();this[_0x3ecf1e(0xc4)][_0x3ecf1e(0xd0)][_0x3ecf1e(0xc3)](_0x23da48)&&this[_0x3ecf1e(0xc4)][_0x3ecf1e(0xcc)][_0x3ecf1e(0xc6)](_0x3ecf1e(0xcf))[_0x3ecf1e(0xcb)](_0x4686c9);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1a3b(_0x3f3b6a,_0x34921a){const _0xdf88f2=_0xdf88();return _0x1a3b=function(_0x1a3b11,_0x41fb58){_0x1a3b11=_0x1a3b11-0x130;let _0x2c5d5c=_0xdf88f2[_0x1a3b11];return _0x2c5d5c;},_0x1a3b(_0x3f3b6a,_0x34921a);}const _0x3c6f3c=_0x1a3b;(function(_0x4db986,_0x37a612){const _0x27cbb6=_0x1a3b,_0x2310ed=_0x4db986();while(!![]){try{const _0x10c089=-parseInt(_0x27cbb6(0x139))/0x1*(parseInt(_0x27cbb6(0x133))/0x2)+parseInt(_0x27cbb6(0x141))/0x3+-parseInt(_0x27cbb6(0x13f))/0x4+-parseInt(_0x27cbb6(0x146))/0x5*(-parseInt(_0x27cbb6(0x13e))/0x6)+-parseInt(_0x27cbb6(0x132))/0x7+parseInt(_0x27cbb6(0x134))/0x8+parseInt(_0x27cbb6(0x13b))/0x9*(parseInt(_0x27cbb6(0x140))/0xa);if(_0x10c089===_0x37a612)break;else _0x2310ed['push'](_0x2310ed['shift']());}catch(_0x2a91fa){_0x2310ed['push'](_0x2310ed['shift']());}}}(_0xdf88,0x1ce90));import{Command as _0x25f5cf}from'ckeditor5/src/core.js';import{CKEditorError as _0x2960be}from'ckeditor5/src/utils.js';export default class B extends _0x25f5cf{constructor(_0x49ef92,_0x153ff5){const _0x29a817=_0x1a3b;super(_0x49ef92),this[_0x29a817(0x131)]=_0x153ff5,this[_0x29a817(0x147)](),this[_0x29a817(0x144)]=!0x1;}[_0x3c6f3c(0x147)](){const _0x584940=_0x3c6f3c;this[_0x584940(0x145)]=!0x0;}[_0x3c6f3c(0x13c)](_0x3e8559){const _0x3df5a8=_0x3c6f3c,_0x2752af=this[_0x3df5a8(0x131)][_0x3df5a8(0x142)](_0x3e8559);if(!_0x2752af)throw new _0x2960be(_0x3df5a8(0x13a),this);const _0x2e173b=_0x2752af[_0x3df5a8(0x137)]();this[_0x3df5a8(0x135)][_0x3df5a8(0x138)][_0x3df5a8(0x136)](_0x2e173b)&&this[_0x3df5a8(0x135)][_0x3df5a8(0x13d)][_0x3df5a8(0x142)](_0x3df5a8(0x143))[_0x3df5a8(0x130)](_0x2752af);}}function _0xdf88(){const _0x3fe1ad=['refresh','discardSuggestion','_suggestions','595343FVTAjT','213170LyUalS','293000xHcfcB','editor','canEditAt','getRanges','model','2aJnkPE','track-changes-discard-suggestion-not-found','38187yzYMJq','execute','plugins','48xwCRRr','787284VRHwAS','1250jxMGox','71952ApjAUt','get','TrackChangesEditing','_isEnabledBasedOnSelection','isEnabled','14045KLwveQ'];_0xdf88=function(){return _0x3fe1ad;};return _0xdf88();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x2349cf=_0x249a;function _0x465e(){const _0x1ae4b8=['editor','execute','2051906eiuKYI','refresh','_suggestions','values','some','from','_command','392112jjXPoI','model','_isEnabledBasedOnSelection','274152dkzugP','35EUqftZ','isEnabled','25855568jJeXDW','getRanges','canEditAt','3247424BrpWQc','1245992csijeE','isInContent','2894542hAMpTM'];_0x465e=function(){return _0x1ae4b8;};return _0x465e();}(function(_0x56fb2c,_0x76d69b){const _0x5cbfef=_0x249a,_0x4f731d=_0x56fb2c();while(!![]){try{const _0x1a908d=parseInt(_0x5cbfef(0xa1))/0x1+parseInt(_0x5cbfef(0xa6))/0x2+parseInt(_0x5cbfef(0xad))/0x3+parseInt(_0x5cbfef(0xa0))/0x4+-parseInt(_0x5cbfef(0x9b))/0x5*(-parseInt(_0x5cbfef(0xb0))/0x6)+parseInt(_0x5cbfef(0xa3))/0x7+-parseInt(_0x5cbfef(0x9d))/0x8;if(_0x1a908d===_0x76d69b)break;else _0x4f731d['push'](_0x4f731d['shift']());}catch(_0x18a07e){_0x4f731d['push'](_0x4f731d['shift']());}}}(_0x465e,0xaec85));function _0x249a(_0x212d33,_0x29c580){const _0x465e58=_0x465e();return _0x249a=function(_0x249afc,_0x1f3c53){_0x249afc=_0x249afc-0x9b;let _0x111199=_0x465e58[_0x249afc];return _0x111199;},_0x249a(_0x212d33,_0x29c580);}import{Command as _0x296bea}from'ckeditor5/src/core.js';import{sortSuggestions as _0x730d3d,executeCommandForSuggestions as _0x211f83}from'../utils/utils.js';export default class x extends _0x296bea{constructor(_0x197330,_0x48c157,_0x3bf9df){const _0x43ae68=_0x249a;super(_0x197330),this[_0x43ae68(0xac)]=_0x48c157,this[_0x43ae68(0xa8)]=_0x3bf9df,this[_0x43ae68(0xa7)](),this[_0x43ae68(0xaf)]=!0x1;}[_0x2349cf(0xa7)](){const _0x3a63fc=_0x2349cf,_0x1f60a0=Array[_0x3a63fc(0xab)](this[_0x3a63fc(0xa8)][_0x3a63fc(0xa9)]())[_0x3a63fc(0xaa)](_0x354ddd=>_0x354ddd[_0x3a63fc(0xa2)]);this[_0x3a63fc(0x9c)]=this[_0x3a63fc(0xac)][_0x3a63fc(0x9c)]&&_0x1f60a0;}[_0x2349cf(0xa5)](){const _0x2a341d=_0x2349cf,_0x26a940=_0x730d3d(Array[_0x2a341d(0xab)](this[_0x2a341d(0xa8)][_0x2a341d(0xa9)]()));for(const _0x38cd2c of _0x26a940){const _0x676ecc=_0x38cd2c[_0x2a341d(0x9e)]();if(!this[_0x2a341d(0xa4)][_0x2a341d(0xae)][_0x2a341d(0x9f)](_0x676ecc))return;}_0x211f83(this[_0x2a341d(0xa4)][_0x2a341d(0xae)],this[_0x2a341d(0xac)],_0x26a940);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x262b(){const _0x264461=['canEditAt','getRanges','model','18852MEqRmT','isEnabled','25IwcpEm','document','80258aINZam','size','refresh','selection','66gDbmXE','1565136ZYQpdM','_isEnabledBasedOnSelection','from','_suggestions','_selectedSuggestions','297441cLvHiu','editor','2634313nbySvk','5dnBQGo','_command','values','3260EdigEF','execute','20230rtzqMj','40vSxXmq'];_0x262b=function(){return _0x264461;};return _0x262b();}const _0xe4be8c=_0x4c88;(function(_0x5d6185,_0x278252){const _0x34f0c9=_0x4c88,_0x274c31=_0x5d6185();while(!![]){try{const _0x4aacac=-parseInt(_0x34f0c9(0x189))/0x1*(-parseInt(_0x34f0c9(0x17c))/0x2)+-parseInt(_0x34f0c9(0x180))/0x3*(-parseInt(_0x34f0c9(0x18c))/0x4)+parseInt(_0x34f0c9(0x17a))/0x5*(-parseInt(_0x34f0c9(0x178))/0x6)+parseInt(_0x34f0c9(0x18e))/0x7+-parseInt(_0x34f0c9(0x181))/0x8+parseInt(_0x34f0c9(0x186))/0x9*(-parseInt(_0x34f0c9(0x18f))/0xa)+parseInt(_0x34f0c9(0x188))/0xb;if(_0x4aacac===_0x278252)break;else _0x274c31['push'](_0x274c31['shift']());}catch(_0x140833){_0x274c31['push'](_0x274c31['shift']());}}}(_0x262b,0x1ca98));import{Command as _0x4362c8}from'ckeditor5/src/core.js';import{sortSuggestions as _0x55d1c5,getSelectedSuggestions as _0x80c0a2,executeCommandForSuggestions as _0x411b3e}from'../utils/utils.js';function _0x4c88(_0x45c186,_0x33be46){const _0x262b6f=_0x262b();return _0x4c88=function(_0x4c8856,_0x242564){_0x4c8856=_0x4c8856-0x177;let _0x29e0ca=_0x262b6f[_0x4c8856];return _0x29e0ca;},_0x4c88(_0x45c186,_0x33be46);}export default class R extends _0x4362c8{constructor(_0x173dba,_0xac541,_0x17e4b6){const _0x1ad69f=_0x4c88;super(_0x173dba),this[_0x1ad69f(0x18a)]=_0xac541,this[_0x1ad69f(0x184)]=_0x17e4b6,this[_0x1ad69f(0x185)]=new Set(),this[_0x1ad69f(0x17e)](),this[_0x1ad69f(0x182)]=!0x1;}[_0xe4be8c(0x17e)](){const _0x392b08=_0xe4be8c,_0x1cd5ae=this[_0x392b08(0x187)][_0x392b08(0x177)][_0x392b08(0x17b)][_0x392b08(0x17f)],_0x21a59c=Array[_0x392b08(0x183)](this[_0x392b08(0x184)][_0x392b08(0x18b)]());this[_0x392b08(0x185)]=_0x80c0a2(_0x1cd5ae,_0x21a59c),this[_0x392b08(0x179)]=this[_0x392b08(0x18a)][_0x392b08(0x179)]&&!!this[_0x392b08(0x185)][_0x392b08(0x17d)];}[_0xe4be8c(0x18d)](){const _0x23fce6=_0xe4be8c,_0x584f37=_0x55d1c5(Array[_0x23fce6(0x183)](this[_0x23fce6(0x185)]));for(const _0x172acd of _0x584f37){const _0x47957b=_0x172acd[_0x23fce6(0x191)]();if(!this[_0x23fce6(0x187)][_0x23fce6(0x177)][_0x23fce6(0x190)](_0x47957b))return;}_0x411b3e(this[_0x23fce6(0x187)][_0x23fce6(0x177)],this[_0x23fce6(0x18a)],_0x584f37);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x1cb0(){const _0x5b68d2=['1788234wCUheM','_disableUnsupportedCommands','130507xkvPQO','commands','TrackChangesCommand','8Hixorl','96HAqNHo','has','1988hGHHRP','_enableCommands','5730DArivx','_isEnabledBasedOnSelection','118788PCLdSH','619095luqUyw','10972GyXrCt','isEnabled','forceDisabled','94168oLhoTu','8685IzEfWe','editor','refresh','value','clearForceDisabled','81xVtKEI','_enabledCommands','12gEmvKX','affectsData','execute','539fRjhRx'];_0x1cb0=function(){return _0x5b68d2;};return _0x1cb0();}function _0x5300(_0x2b89ae,_0x25cee8){const _0x1cb0be=_0x1cb0();return _0x5300=function(_0x530052,_0x32da5f){_0x530052=_0x530052-0x1c2;let _0x44b176=_0x1cb0be[_0x530052];return _0x44b176;},_0x5300(_0x2b89ae,_0x25cee8);}const _0x5caa6e=_0x5300;(function(_0xff5961,_0x378b78){const _0x11073c=_0x5300,_0x5c0149=_0xff5961();while(!![]){try{const _0x55d449=parseInt(_0x11073c(0x1de))/0x1*(-parseInt(_0x11073c(0x1d6))/0x2)+parseInt(_0x11073c(0x1ca))/0x3*(-parseInt(_0x11073c(0x1c4))/0x4)+-parseInt(_0x11073c(0x1dd))/0x5*(parseInt(_0x11073c(0x1cc))/0x6)+parseInt(_0x11073c(0x1d0))/0x7*(parseInt(_0x11073c(0x1d5))/0x8)+parseInt(_0x11073c(0x1c5))/0x9*(parseInt(_0x11073c(0x1da))/0xa)+-parseInt(_0x11073c(0x1cf))/0xb*(parseInt(_0x11073c(0x1dc))/0xc)+parseInt(_0x11073c(0x1d2))/0xd*(parseInt(_0x11073c(0x1d8))/0xe);if(_0x55d449===_0x378b78)break;else _0x5c0149['push'](_0x5c0149['shift']());}catch(_0x2e0204){_0x5c0149['push'](_0x5c0149['shift']());}}}(_0x1cb0,0x52c16));import{Command as _0x558066}from'ckeditor5/src/core.js';export default class M extends _0x558066{constructor(_0x53df71,_0x298166){const _0xfff270=_0x5300;super(_0x53df71),this[_0xfff270(0x1cb)]=_0x298166,this[_0xfff270(0x1c8)]=!0x1,this[_0xfff270(0x1c7)](),this[_0xfff270(0x1db)]=!0x1;}[_0x5caa6e(0x1c7)](){const _0x6a8b8e=_0x5caa6e;this[_0x6a8b8e(0x1c2)]=!0x0;}[_0x5caa6e(0x1ce)](){const _0x25d61a=_0x5caa6e;this[_0x25d61a(0x1c8)]=!this[_0x25d61a(0x1c8)],this[_0x25d61a(0x1c8)]?this[_0x25d61a(0x1d1)]():this[_0x25d61a(0x1d9)]();}[_0x5caa6e(0x1d1)](){const _0xcdc755=_0x5caa6e;for(const _0x4f1cd4 of this[_0xcdc755(0x1c6)][_0xcdc755(0x1d3)][_0xcdc755(0x1d3)]())_0x4f1cd4[_0xcdc755(0x1cd)]&&!this[_0xcdc755(0x1cb)][_0xcdc755(0x1d7)](_0x4f1cd4)&&_0x4f1cd4[_0xcdc755(0x1c3)](_0xcdc755(0x1d4));}[_0x5caa6e(0x1d9)](){const _0x13f4b0=_0x5caa6e;for(const _0x4f66a2 of this[_0x13f4b0(0x1c6)][_0x13f4b0(0x1d3)][_0x13f4b0(0x1d3)]())_0x4f66a2[_0x13f4b0(0x1cd)]&&!this[_0x13f4b0(0x1cb)][_0x13f4b0(0x1d7)](_0x4f66a2)&&_0x4f66a2[_0x13f4b0(0x1c9)](_0x13f4b0(0x1d4));}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x36df09,_0x2059c2){var _0x42b3f5=_0x315e,_0xf47481=_0x36df09();while(!![]){try{var _0x184f09=-parseInt(_0x42b3f5(0x11b))/0x1*(-parseInt(_0x42b3f5(0x118))/0x2)+parseInt(_0x42b3f5(0x113))/0x3+-parseInt(_0x42b3f5(0x115))/0x4*(parseInt(_0x42b3f5(0x117))/0x5)+-parseInt(_0x42b3f5(0x11d))/0x6*(-parseInt(_0x42b3f5(0x114))/0x7)+-parseInt(_0x42b3f5(0x11c))/0x8+-parseInt(_0x42b3f5(0x119))/0x9+parseInt(_0x42b3f5(0x11a))/0xa*(parseInt(_0x42b3f5(0x116))/0xb);if(_0x184f09===_0x2059c2)break;else _0xf47481['push'](_0xf47481['shift']());}catch(_0x11bf90){_0xf47481['push'](_0xf47481['shift']());}}}(_0x20cd,0xa47c1));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';function _0x315e(_0x28c1bc,_0x238c74){var _0x20cdf9=_0x20cd();return _0x315e=function(_0x315e3e,_0x1dda4e){_0x315e3e=_0x315e3e-0x113;var _0x3a1f55=_0x20cdf9[_0x315e3e];return _0x3a1f55;},_0x315e(_0x28c1bc,_0x238c74);}export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';function _0x20cd(){var _0x232646=['145668awnzuX','5835924MCTebi','290OlgWvf','15CcttYh','1489176PFxBbz','1504902PbRnkb','841122aCDWsD','7xoLsQF','111376jUablC','104093JkzseM','70QZwqYh'];_0x20cd=function(){return _0x232646;};return _0x20cd();}import'./augmentation.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x17d4dd=_0x1fbf;function _0x1fbf(_0x38ec93,_0x59b803){const _0x14c05f=_0x14c0();return _0x1fbf=function(_0x1fbf34,_0x4a91c1){_0x1fbf34=_0x1fbf34-0xef;let _0x1d814f=_0x14c05f[_0x1fbf34];return _0x1d814f;},_0x1fbf(_0x38ec93,_0x59b803);}(function(_0x57df88,_0x4bfa74){const _0x4a0b99=_0x1fbf,_0x421dfa=_0x57df88();while(!![]){try{const _0x448cb3=parseInt(_0x4a0b99(0xfa))/0x1+parseInt(_0x4a0b99(0xf0))/0x2+parseInt(_0x4a0b99(0xf2))/0x3+-parseInt(_0x4a0b99(0xf9))/0x4+-parseInt(_0x4a0b99(0xf7))/0x5+parseInt(_0x4a0b99(0xf1))/0x6+-parseInt(_0x4a0b99(0xef))/0x7;if(_0x448cb3===_0x4bfa74)break;else _0x421dfa['push'](_0x421dfa['shift']());}catch(_0x254020){_0x421dfa['push'](_0x421dfa['shift']());}}}(_0x14c0,0x2204c));function _0x14c0(){const _0x5563cc=['262617BUvXib','afterInit','showAIAssistant','editor','1537788vzTGsq','140828sUyFLc','593334OafWkS','185070BSNlJy','enableCommand','plugins','get','TrackChangesEditing','444760AouGxb','commands','182536XTtGoH'];_0x14c0=function(){return _0x5563cc;};return _0x14c0();}import{Plugin as _0x49a8da}from'ckeditor5/src/core.js';export default class E extends _0x49a8da{[_0x17d4dd(0xfb)](){const _0xd5d1e0=_0x17d4dd,_0x31076b=this[_0xd5d1e0(0xfd)],_0x4103f7=_0x31076b[_0xd5d1e0(0xf4)][_0xd5d1e0(0xf5)](_0xd5d1e0(0xf6));_0x31076b[_0xd5d1e0(0xf8)][_0xd5d1e0(0xf5)](_0xd5d1e0(0xfc))&&_0x4103f7[_0xd5d1e0(0xf3)](_0xd5d1e0(0xfc));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x58ce42=_0x1ad5;function _0x4864(){const _0x328295=['_registerLegacyDescription','plugins','registerAttributeLabel','left','descriptionFactory','554222iqCLls','afterInit','1LPyzjb','3449593qusNok','6xbAwjK','AlignmentEditing','FORMAT_JUSTIFY_TEXT','editor','commandParams','8DZykAd','justify','FORMAT_ALIGN_TO_RIGHT','right','locale','FORMAT_ALIGNMENT','FORMAT_ALIGN_TO_CENTER','869470vIhEUb','type','format','3866859wwSybo','alignment','2137075YPolXj','formatBlock','get','commandName','TrackChangesEditing','value','enableDefaultAttributesIntegration','*Format:*\x20%0','1514540pGsuAs','registerBlockAttribute','has','545361BkYNwU','FORMAT_ALIGN_TO_LEFT','registerDescriptionCallback','center'];_0x4864=function(){return _0x328295;};return _0x4864();}function _0x1ad5(_0x20678a,_0x4b5f4b){const _0x486402=_0x4864();return _0x1ad5=function(_0x1ad52a,_0x340074){_0x1ad52a=_0x1ad52a-0x13e;let _0xdd6eca=_0x486402[_0x1ad52a];return _0xdd6eca;},_0x1ad5(_0x20678a,_0x4b5f4b);}(function(_0x219660,_0xa37ce3){const _0x4071c9=_0x1ad5,_0x41c42c=_0x219660();while(!![]){try{const _0x1ad1e6=parseInt(_0x4071c9(0x140))/0x1*(parseInt(_0x4071c9(0x13e))/0x2)+parseInt(_0x4071c9(0x15e))/0x3+parseInt(_0x4071c9(0x15b))/0x4+parseInt(_0x4071c9(0x153))/0x5+parseInt(_0x4071c9(0x142))/0x6*(-parseInt(_0x4071c9(0x141))/0x7)+parseInt(_0x4071c9(0x147))/0x8*(-parseInt(_0x4071c9(0x151))/0x9)+-parseInt(_0x4071c9(0x14e))/0xa;if(_0x1ad1e6===_0xa37ce3)break;else _0x41c42c['push'](_0x41c42c['shift']());}catch(_0x108fb1){_0x41c42c['push'](_0x41c42c['shift']());}}}(_0x4864,0x3e63f));import{Plugin as _0x3ea7b2}from'ckeditor5/src/core.js';import{getTranslation as _0x3d474b}from'../utils/common-translations.js';export default class V extends _0x3ea7b2{[_0x58ce42(0x13f)](){const _0x4df6b2=_0x58ce42,_0x4a98d9=this[_0x4df6b2(0x145)],_0x4d126a=_0x4a98d9[_0x4df6b2(0x14b)];if(!_0x4a98d9[_0x4df6b2(0x163)][_0x4df6b2(0x15d)](_0x4df6b2(0x143)))return;const _0x93d38b=_0x4a98d9[_0x4df6b2(0x163)][_0x4df6b2(0x155)](_0x4df6b2(0x157));_0x93d38b[_0x4df6b2(0x159)](_0x4df6b2(0x152)),_0x93d38b[_0x4df6b2(0x15c)](_0x4df6b2(0x152)),_0x93d38b[_0x4df6b2(0x166)][_0x4df6b2(0x164)](_0x4df6b2(0x152),_0x3d474b(_0x4d126a,_0x4df6b2(0x14c))),this[_0x4df6b2(0x162)]();}[_0x58ce42(0x162)](){const _0x46c6e7=_0x58ce42,_0xc0df32=this[_0x46c6e7(0x145)],_0x105b9f=_0xc0df32[_0x46c6e7(0x14b)];_0xc0df32[_0x46c6e7(0x163)][_0x46c6e7(0x155)](_0x46c6e7(0x157))[_0x46c6e7(0x166)][_0x46c6e7(0x160)](_0xf8c852=>{const _0x443c62=_0x46c6e7;if(_0x443c62(0x154)!=_0xf8c852[_0x443c62(0x14f)])return;const {data:_0x2eb3d9}=_0xf8c852;if(_0x2eb3d9&&_0x443c62(0x152)==_0x2eb3d9[_0x443c62(0x156)]){const _0x5df439=_0x2eb3d9[_0x443c62(0x146)][0x0][_0x443c62(0x158)];return{'type':_0x443c62(0x150),'content':_0x3d474b(_0x105b9f,_0x443c62(0x15a),function(_0x571b3c){const _0x39fc97=_0x443c62;switch(_0x571b3c){case _0x39fc97(0x165):return _0x3d474b(_0x105b9f,_0x39fc97(0x15f));case _0x39fc97(0x14a):return _0x3d474b(_0x105b9f,_0x39fc97(0x149));case _0x39fc97(0x161):return _0x3d474b(_0x105b9f,_0x39fc97(0x14d));case _0x39fc97(0x148):return _0x3d474b(_0x105b9f,_0x39fc97(0x144));}}(_0x5df439))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3445ba=_0x2b80;(function(_0x76a817,_0x488456){const _0x256ebe=_0x2b80,_0x893948=_0x76a817();while(!![]){try{const _0x17e515=-parseInt(_0x256ebe(0x15e))/0x1+-parseInt(_0x256ebe(0x13f))/0x2*(-parseInt(_0x256ebe(0x161))/0x3)+-parseInt(_0x256ebe(0x14e))/0x4+parseInt(_0x256ebe(0x13b))/0x5*(parseInt(_0x256ebe(0x160))/0x6)+-parseInt(_0x256ebe(0x14b))/0x7*(parseInt(_0x256ebe(0x16e))/0x8)+-parseInt(_0x256ebe(0x162))/0x9+parseInt(_0x256ebe(0x150))/0xa;if(_0x17e515===_0x488456)break;else _0x893948['push'](_0x893948['shift']());}catch(_0x2a1fa2){_0x893948['push'](_0x893948['shift']());}}}(_0x5d5b,0xad31e));function _0x2b80(_0x48c9c1,_0x8c7ec0){const _0x5d5b52=_0x5d5b();return _0x2b80=function(_0x2b804a,_0x3b2bdb){_0x2b804a=_0x2b804a-0x137;let _0x1cea5e=_0x5d5b52[_0x2b804a];return _0x1cea5e;},_0x2b80(_0x48c9c1,_0x8c7ec0);}import{Plugin as _0x54bf72}from'ckeditor5/src/core.js';import{getTranslation as _0x29315f}from'../utils/common-translations.js';const ti=[_0x3445ba(0x13a),_0x3445ba(0x144),_0x3445ba(0x16d),_0x3445ba(0x141),_0x3445ba(0x148),_0x3445ba(0x167),_0x3445ba(0x155)];function _0x5d5b(){const _0x3393a3=['64595qsNwwh','registerDescriptionCallback','FORMAT_UNDERLINE','slice','1834384PjnNYI','FORMAT_CODE','CodeEditing','FORMAT_STRIKETHROUGH','enableDefaultAttributesIntegration','ItalicEditing','editor','subscript','italic','StrikethroughEditing','formatInline','FORMAT_SUPERSCRIPT','1365tjgsdO','bold','commandParams','3651900FZrDcN','_registerLegacyDescription','26576060RDvKLV','toLowerCase','underline','superscript','plugins','SuperscriptEditing','*Remove\x20format:*\x20%0','TrackChangesEditing','locale','strikethrough','code','registerInlineAttribute','forceValue','format','656792PhxhDN','commandName','114SNCJZS','3vXGHwN','12686904vFrilp','get','FORMAT_BOLD','FORMAT_SUBSCRIPT','descriptionFactory','SubscriptEditing','afterInit','has','type','registerAttributeLabel','FORMAT_ITALIC','UnderlineEditing','5392Gttpkx','toUpperCase','*Format:*\x20%0','FORMAT_','BoldEditing'];_0x5d5b=function(){return _0x3393a3;};return _0x5d5b();}export default class U extends _0x54bf72{[_0x3445ba(0x168)](){const _0x5d0d5a=_0x3445ba,_0x4b454f=this[_0x5d0d5a(0x145)],_0x3cc3bf=_0x4b454f[_0x5d0d5a(0x154)][_0x5d0d5a(0x163)](_0x5d0d5a(0x157)),_0x3e1de9=_0x4b454f[_0x5d0d5a(0x158)];for(const _0x373edb of ti){if(!_0x4b454f[_0x5d0d5a(0x154)][_0x5d0d5a(0x169)](_0x373edb))continue;const _0x58d825=_0x373edb[_0x5d0d5a(0x13e)](0x0,-0x7)[_0x5d0d5a(0x151)](),_0x2bdc9c=_0x5d0d5a(0x139)+_0x58d825[_0x5d0d5a(0x137)]();_0x3cc3bf[_0x5d0d5a(0x143)](_0x58d825),_0x3cc3bf[_0x5d0d5a(0x15b)](_0x58d825),_0x3cc3bf[_0x5d0d5a(0x166)][_0x5d0d5a(0x16b)](_0x58d825,_0x29315f(_0x3e1de9,_0x2bdc9c));}this[_0x5d0d5a(0x14f)]();}[_0x3445ba(0x14f)](){const _0x143dab=_0x3445ba,_0x3d37c2=this[_0x143dab(0x145)],_0x51d7c6=_0x3d37c2[_0x143dab(0x158)],_0x56f89e=_0x3d37c2[_0x143dab(0x154)][_0x143dab(0x163)](_0x143dab(0x157));function _0x361e99(_0xc52107,_0x46a6ba){const _0x194264=_0x143dab;_0x56f89e[_0x194264(0x166)][_0x194264(0x13c)](_0x1d1a9c=>{const _0x128c4f=_0x194264;if(_0x128c4f(0x149)!=_0x1d1a9c[_0x128c4f(0x16a)])return;const {data:_0x332db9}=_0x1d1a9c;return _0x332db9&&_0x332db9[_0x128c4f(0x15f)]===_0xc52107?_0x332db9[_0x128c4f(0x14d)][0x0][_0x128c4f(0x15c)]?{'type':_0x128c4f(0x15d),'content':_0x29315f(_0x51d7c6,_0x128c4f(0x138),_0x46a6ba)}:{'type':_0x128c4f(0x15d),'content':_0x29315f(_0x51d7c6,_0x128c4f(0x156),_0x46a6ba)}:void 0x0;});}_0x361e99(_0x143dab(0x14c),_0x29315f(_0x51d7c6,_0x143dab(0x164))),_0x361e99(_0x143dab(0x147),_0x29315f(_0x51d7c6,_0x143dab(0x16c))),_0x361e99(_0x143dab(0x152),_0x29315f(_0x51d7c6,_0x143dab(0x13d))),_0x361e99(_0x143dab(0x15a),_0x29315f(_0x51d7c6,_0x143dab(0x140))),_0x361e99(_0x143dab(0x159),_0x29315f(_0x51d7c6,_0x143dab(0x142))),_0x361e99(_0x143dab(0x146),_0x29315f(_0x51d7c6,_0x143dab(0x165))),_0x361e99(_0x143dab(0x153),_0x29315f(_0x51d7c6,_0x143dab(0x14a)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4b6d1e=_0x229e;(function(_0x46bb6d,_0x100e95){const _0xf23e7b=_0x229e,_0x3065bf=_0x46bb6d();while(!![]){try{const _0x29bf55=-parseInt(_0xf23e7b(0x1cb))/0x1+-parseInt(_0xf23e7b(0x1bd))/0x2+-parseInt(_0xf23e7b(0x1c5))/0x3+-parseInt(_0xf23e7b(0x1d0))/0x4+-parseInt(_0xf23e7b(0x1d4))/0x5*(-parseInt(_0xf23e7b(0x1c7))/0x6)+parseInt(_0xf23e7b(0x1ba))/0x7+parseInt(_0xf23e7b(0x1dd))/0x8;if(_0x29bf55===_0x100e95)break;else _0x3065bf['push'](_0x3065bf['shift']());}catch(_0x1eeafa){_0x3065bf['push'](_0x3065bf['shift']());}}}(_0x3a77,0x415d5));import{Plugin as _0x21168f}from'ckeditor5/src/core.js';import{getTranslation as _0x5d79de}from'../utils/common-translations.js';function _0x3a77(){const _0x5a763b=['locale','afterInit','getSelectedBlocks','descriptionFactory','checkChild','commandName','$root','schema','5192512wPgtor','TrackChangesEditing','forceValue','registerDescriptionCallback','document','commandParams','markBlockFormat','718214JTkMkn','*Remove\x20format:*\x20%0','get','138374AOLSFs','blockQuote','filter','model','name','BlockQuoteEditing','selection','parent','1129947RmEhvv','editor','12vLamNP','from','ELEMENT_BLOCK_QUOTE','plugins','78174XIvlNV','enableCommand','change','value','*Set\x20format:*\x20%0','461228AFncSl','format','commands','has','388460aLbWPk'];_0x3a77=function(){return _0x5a763b;};return _0x3a77();}import{getRangesOfBlockGroups as _0xe1995b}from'../utils/utils.js';export default class O extends _0x21168f{[_0x4b6d1e(0x1d6)](){const _0x42106c=_0x4b6d1e,_0x56ec0a=this[_0x42106c(0x1c6)],_0xc24081=_0x56ec0a[_0x42106c(0x1d5)];if(!_0x56ec0a[_0x42106c(0x1ca)][_0x42106c(0x1d3)](_0x42106c(0x1c2)))return;const _0x246b98=_0x56ec0a[_0x42106c(0x1ca)][_0x42106c(0x1bc)](_0x42106c(0x1b4)),_0x57afb1=this[_0x42106c(0x1c6)][_0x42106c(0x1d2)][_0x42106c(0x1bc)](_0x42106c(0x1be));_0x246b98[_0x42106c(0x1cc)](_0x42106c(0x1be),(_0x42ed20,_0x37b231={})=>{const _0x2233ae=_0x42106c,_0x56dd8a=this[_0x2233ae(0x1c6)][_0x2233ae(0x1c0)][_0x2233ae(0x1b7)][_0x2233ae(0x1c3)],_0x270f97=_0x37b231&&void 0x0!==_0x37b231[_0x2233ae(0x1b5)]?_0x37b231[_0x2233ae(0x1b5)]:!_0x57afb1[_0x2233ae(0x1ce)];let _0x5cd8b7=[];if(_0x270f97){const _0x4aee36=Array[_0x2233ae(0x1c8)](_0x56dd8a[_0x2233ae(0x1d7)]())[_0x2233ae(0x1bf)](_0x4e8692=>oo(_0x4e8692)||function(_0xfb8928,_0x3a29b4){const _0x2203f0=_0x2233ae,_0x5d8988=_0x3a29b4[_0x2203f0(0x1d9)](_0xfb8928[_0x2203f0(0x1c4)],_0x2203f0(0x1be)),_0x5efadf=_0x3a29b4[_0x2203f0(0x1d9)]([_0x2203f0(0x1db),_0x2203f0(0x1be)],_0xfb8928);return _0x5d8988&&_0x5efadf;}(_0x4e8692,this[_0x2233ae(0x1c6)][_0x2233ae(0x1c0)][_0x2233ae(0x1dc)]));_0x5cd8b7=_0xe1995b(_0x4aee36,_0x56ec0a[_0x2233ae(0x1c0)]);}else{const _0x5c7e7f=Array[_0x2233ae(0x1c8)](_0x56dd8a[_0x2233ae(0x1d7)]())[_0x2233ae(0x1bf)](_0x7c39a2=>oo(_0x7c39a2));_0x5cd8b7=_0xe1995b(_0x5c7e7f,_0x56ec0a[_0x2233ae(0x1c0)]);}_0x56ec0a[_0x2233ae(0x1c0)][_0x2233ae(0x1cd)](()=>{const _0x2e26dc=_0x2233ae;for(const _0xfeab5e of _0x5cd8b7)_0x246b98[_0x2e26dc(0x1b9)](_0xfeab5e,{'commandName':_0x2e26dc(0x1be),'commandParams':[{'forceValue':_0x270f97}]});});}),_0x246b98[_0x42106c(0x1d8)][_0x42106c(0x1b6)](_0x25883b=>{const _0x1884a1=_0x42106c,{data:_0x5c4898}=_0x25883b;if(_0x5c4898&&_0x1884a1(0x1be)==_0x5c4898[_0x1884a1(0x1da)]){const _0x55287c=_0x5d79de(_0xc24081,_0x1884a1(0x1c9));return _0x5c4898[_0x1884a1(0x1b8)][0x0][_0x1884a1(0x1b5)]?{'type':_0x1884a1(0x1d1),'content':_0x5d79de(_0xc24081,_0x1884a1(0x1cf),_0x55287c)}:{'type':_0x1884a1(0x1d1),'content':_0x5d79de(_0xc24081,_0x1884a1(0x1bb),_0x55287c)};}});}}function _0x229e(_0x125dbf,_0x4a89dd){const _0x3a77cf=_0x3a77();return _0x229e=function(_0x229e31,_0x355c80){_0x229e31=_0x229e31-0x1b4;let _0x253a71=_0x3a77cf[_0x229e31];return _0x253a71;},_0x229e(_0x125dbf,_0x4a89dd);}function oo(_0x1f299a){const _0x77cc59=_0x4b6d1e;return _0x77cc59(0x1be)==_0x1f299a[_0x77cc59(0x1c4)][_0x77cc59(0x1c1)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x64deea=_0x489e;(function(_0x46e101,_0x286225){const _0xf47b26=_0x489e,_0x26046c=_0x46e101();while(!![]){try{const _0x42d96f=parseInt(_0xf47b26(0x17c))/0x1+-parseInt(_0xf47b26(0x185))/0x2*(-parseInt(_0xf47b26(0x184))/0x3)+-parseInt(_0xf47b26(0x181))/0x4*(-parseInt(_0xf47b26(0x17b))/0x5)+parseInt(_0xf47b26(0x180))/0x6*(-parseInt(_0xf47b26(0x188))/0x7)+parseInt(_0xf47b26(0x187))/0x8+-parseInt(_0xf47b26(0x189))/0x9+parseInt(_0xf47b26(0x18a))/0xa;if(_0x42d96f===_0x286225)break;else _0x26046c['push'](_0x26046c['shift']());}catch(_0x227419){_0x26046c['push'](_0x26046c['shift']());}}}(_0x5b84,0xd140a));function _0x489e(_0x356b17,_0x579783){const _0x5b8430=_0x5b84();return _0x489e=function(_0x489ea8,_0x42507b){_0x489ea8=_0x489ea8-0x17b;let _0x63681=_0x5b8430[_0x489ea8];return _0x63681;},_0x489e(_0x356b17,_0x579783);}function _0x5b84(){const _0x403f8b=['810AlmdwS','9092YKohyP','afterInit','CaseChange','3KxQCCn','269750zQxDcH','editor','1777160aRUKgc','91LJLnBq','14502267zrCGao','5220570zWlvnt','plugins','enableCommand','changeCaseUpper','get','changeCaseTitle','145gMoScU','1525222MFbMKJ','TrackChangesEditing','changeCaseLower','has'];_0x5b84=function(){return _0x403f8b;};return _0x5b84();}import{Plugin as _0x1ec44a}from'ckeditor5/src/core.js';export default class G extends _0x1ec44a{[_0x64deea(0x182)](){const _0x3fea2e=_0x64deea,_0x3db940=this[_0x3fea2e(0x186)];_0x3db940[_0x3fea2e(0x18b)][_0x3fea2e(0x17f)](_0x3fea2e(0x183))&&(_0x3db940[_0x3fea2e(0x18b)][_0x3fea2e(0x18e)](_0x3fea2e(0x17d))[_0x3fea2e(0x18c)](_0x3fea2e(0x18d)),_0x3db940[_0x3fea2e(0x18b)][_0x3fea2e(0x18e)](_0x3fea2e(0x17d))[_0x3fea2e(0x18c)](_0x3fea2e(0x17e)),_0x3db940[_0x3fea2e(0x18b)][_0x3fea2e(0x18e)](_0x3fea2e(0x17d))[_0x3fea2e(0x18c)](_0x3fea2e(0x18f)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x2d43c7=_0x16ae;function _0x48d5(){const _0x5152ea=['1203918zcHxMO','60JWZwTb','518574pHJSVF','2000559AKxZTG','871266aVlzXc','commands','editor','24HIZgEH','4QjSLgt','enableCommand','148550dcMBfJ','ckbox','27605UeztWW','afterInit','1QrlEUg','plugins','get','281700jJPzZz','TrackChangesEditing'];_0x48d5=function(){return _0x5152ea;};return _0x48d5();}(function(_0x12f180,_0x297be3){const _0x2d0918=_0x16ae,_0x5c1a73=_0x12f180();while(!![]){try{const _0x48d57b=parseInt(_0x2d0918(0x192))/0x1*(-parseInt(_0x2d0918(0x18e))/0x2)+parseInt(_0x2d0918(0x197))/0x3+parseInt(_0x2d0918(0x18c))/0x4*(-parseInt(_0x2d0918(0x190))/0x5)+parseInt(_0x2d0918(0x19b))/0x6+-parseInt(_0x2d0918(0x199))/0x7*(parseInt(_0x2d0918(0x19e))/0x8)+-parseInt(_0x2d0918(0x195))/0x9*(-parseInt(_0x2d0918(0x198))/0xa)+-parseInt(_0x2d0918(0x19a))/0xb;if(_0x48d57b===_0x297be3)break;else _0x5c1a73['push'](_0x5c1a73['shift']());}catch(_0x2408aa){_0x5c1a73['push'](_0x5c1a73['shift']());}}}(_0x48d5,0x3d226));function _0x16ae(_0x4e8745,_0x133d0f){const _0x48d5df=_0x48d5();return _0x16ae=function(_0x16aefc,_0xac2a61){_0x16aefc=_0x16aefc-0x18c;let _0x25e58c=_0x48d5df[_0x16aefc];return _0x25e58c;},_0x16ae(_0x4e8745,_0x133d0f);}import{Plugin as _0x7c7923}from'ckeditor5/src/core.js';export default class F extends _0x7c7923{[_0x2d43c7(0x191)](){const _0x5afc14=_0x2d43c7,_0x49c059=this[_0x5afc14(0x19d)];_0x49c059[_0x5afc14(0x19c)][_0x5afc14(0x194)](_0x5afc14(0x18f))&&_0x49c059[_0x5afc14(0x193)][_0x5afc14(0x194)](_0x5afc14(0x196))[_0x5afc14(0x18d)](_0x5afc14(0x18f));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x53b754=_0x4fd0;(function(_0x5a1a35,_0x464277){const _0xb4e1eb=_0x4fd0,_0xc6702c=_0x5a1a35();while(!![]){try{const _0x16b85d=-parseInt(_0xb4e1eb(0x116))/0x1+-parseInt(_0xb4e1eb(0x10e))/0x2*(-parseInt(_0xb4e1eb(0x11a))/0x3)+-parseInt(_0xb4e1eb(0x11c))/0x4*(parseInt(_0xb4e1eb(0x11d))/0x5)+parseInt(_0xb4e1eb(0x10c))/0x6*(parseInt(_0xb4e1eb(0x120))/0x7)+-parseInt(_0xb4e1eb(0x13c))/0x8*(-parseInt(_0xb4e1eb(0x130))/0x9)+-parseInt(_0xb4e1eb(0x122))/0xa+-parseInt(_0xb4e1eb(0x139))/0xb*(-parseInt(_0xb4e1eb(0x10d))/0xc);if(_0x16b85d===_0x464277)break;else _0xc6702c['push'](_0xc6702c['shift']());}catch(_0x5028d6){_0xc6702c['push'](_0xc6702c['shift']());}}}(_0x5f1f,0xbf4bf));import{Plugin as _0x2c36e4}from'ckeditor5/src/core.js';import{getTranslation as _0x268a13}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x27f2d6}from'../utils/utils.js';function _0x4fd0(_0x4db0e0,_0x3cdbb5){const _0x5f1f57=_0x5f1f();return _0x4fd0=function(_0x4fd02c,_0x98724){_0x4fd02c=_0x4fd02c-0x109;let _0x3128f6=_0x5f1f57[_0x4fd02c];return _0x3128f6;},_0x4fd0(_0x4db0e0,_0x3cdbb5);}export default class L extends _0x2c36e4{[_0x53b754(0x133)](){const _0xf3b83b=_0x53b754,_0x5dd923=this[_0xf3b83b(0x114)];if(!_0x5dd923[_0xf3b83b(0x132)][_0xf3b83b(0x115)](_0xf3b83b(0x128)))return;const _0x4dcc83=_0x5dd923[_0xf3b83b(0x132)][_0xf3b83b(0x136)](_0xf3b83b(0x142)),_0x5c2e3c=_0x5dd923[_0xf3b83b(0x135)],_0x1f50ad=_0x5dd923[_0xf3b83b(0x113)][_0xf3b83b(0x136)](_0xf3b83b(0x12c))[_0xf3b83b(0x13f)],_0x4a315a=_0x5dd923[_0xf3b83b(0x131)][_0xf3b83b(0x136)](_0xf3b83b(0x12c));_0x4dcc83[_0xf3b83b(0x124)](_0xf3b83b(0x119)),_0x4dcc83[_0xf3b83b(0x124)](_0xf3b83b(0x137)),_0x4dcc83[_0xf3b83b(0x124)](_0xf3b83b(0x12c),(_0x520dfb,_0x293173={})=>{const _0x339c12=_0xf3b83b,_0x37d1af=_0x5dd923[_0x339c12(0x12e)],_0x12b6ce=_0x5dd923[_0x339c12(0x12e)][_0x339c12(0x143)][_0x339c12(0x125)],_0x1283c1=_0x293173&&void 0x0!==_0x293173[_0x339c12(0x12a)]?_0x293173[_0x339c12(0x12a)]:!_0x4a315a[_0x339c12(0x13d)];let _0x467093;_0x293173[_0x339c12(0x109)]||(_0x293173[_0x339c12(0x109)]=_0x1f50ad[0x0][_0x339c12(0x109)]),_0x467093=_0x1283c1?Array[_0x339c12(0x13b)](_0x12b6ce[_0x339c12(0x117)]())[_0x339c12(0x123)](_0x668b9a=>eo(_0x668b9a)||function(_0x5ac47c,_0x4f335d){const _0x2fe9db=_0x339c12;if(_0x5ac47c['is'](_0x2fe9db(0x129))||_0x4f335d[_0x2fe9db(0x111)](_0x5ac47c))return!0x1;return _0x4f335d[_0x2fe9db(0x127)](_0x5ac47c[_0x2fe9db(0x134)],_0x2fe9db(0x12c));}(_0x668b9a,_0x37d1af[_0x339c12(0x141)])):Array[_0x339c12(0x13b)](_0x12b6ce[_0x339c12(0x117)]())[_0x339c12(0x123)](_0x41171f=>eo(_0x41171f));const _0x18ccb0=_0x27f2d6(_0x467093,_0x37d1af);_0x37d1af[_0x339c12(0x10b)](()=>{const _0x4f2965=_0x339c12;for(const _0x5e0b61 of _0x18ccb0)_0x4dcc83[_0x4f2965(0x10a)](_0x5e0b61,{'commandName':_0x4f2965(0x12c),'commandParams':[{..._0x293173,'forceValue':_0x1283c1}],'formatGroupId':_0x4f2965(0x13e)});});}),(_0x4dcc83[_0xf3b83b(0x11e)][_0xf3b83b(0x11b)](_0xf3b83b(0x12c),_0x38b1b1=>_0x268a13(_0x5c2e3c,_0xf3b83b(0x121),_0x38b1b1)),_0x4dcc83[_0xf3b83b(0x11e)][_0xf3b83b(0x126)](_0x962eaa=>{const _0x35d0af=_0xf3b83b;if(_0x35d0af(0x13a)!=_0x962eaa[_0x35d0af(0x12b)])return;const _0x226c39=_0x5c2e3c['t'],{data:_0x198cb9}=_0x962eaa;if(!_0x198cb9||_0x35d0af(0x12c)!=_0x198cb9[_0x35d0af(0x11f)])return;const _0x4caddf=_0x198cb9[_0x35d0af(0x10f)][0x0][_0x35d0af(0x109)],_0x387613=_0x226c39(_0x1f50ad[_0x35d0af(0x12f)](_0x464927=>_0x464927[_0x35d0af(0x109)]===_0x4caddf)[_0x35d0af(0x118)])[_0x35d0af(0x12d)]();return _0x198cb9[_0x35d0af(0x10f)][0x0][_0x35d0af(0x12a)]?{'type':_0x35d0af(0x110),'content':_0x268a13(_0x5c2e3c,_0x35d0af(0x140),_0x268a13(_0x5c2e3c,_0x35d0af(0x121),0x1)+'\x20('+_0x387613+')')}:{'type':_0x35d0af(0x110),'content':_0x268a13(_0x5c2e3c,_0x35d0af(0x112),_0x268a13(_0x5c2e3c,_0x35d0af(0x121),0x1))};}));}}function eo(_0x3d7b93){const _0x4d967d=_0x53b754;return _0x4d967d(0x12c)==_0x3d7b93[_0x4d967d(0x138)];}function _0x5f1f(){const _0x2c6674=['4424wLWZHd','value','blockName','languages','*Set\x20format:*\x20%0','schema','TrackChangesEditing','document','language','markBlockFormat','change','84984DLeTqk','251508DjNGLs','2tONcEM','commandParams','format','isLimit','*Remove\x20format:*\x20%0','config','editor','has','1129927FSJqxB','getSelectedBlocks','label','indentCodeBlock','460905xKSkKl','registerElementLabel','8beaUHL','2890565PVojCk','descriptionFactory','commandName','371mopAex','ELEMENT_CODE_BLOCK','15487840uHhPEr','filter','enableCommand','selection','registerDescriptionCallback','checkChild','CodeBlock','rootElement','forceValue','type','codeBlock','toLowerCase','model','find','6894AdBcbX','commands','plugins','afterInit','parent','locale','get','outdentCodeBlock','name','1727VxWamZ','formatBlock','from'];_0x5f1f=function(){return _0x2c6674;};return _0x5f1f();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0xda3b(){const _0x3a6bae=['469615JMMove','1372611LdRCxa','afterInit','1443436NXXhEy','4oERbdp','addCommentThread','4291HPVXhD','14561028JNRhyH','TrackChangesEditing','plugins','674824wKUuTg','editor','11238fgaQfI','2691990bNqzJI','has','CommentsEditing','enableCommand','get'];_0xda3b=function(){return _0x3a6bae;};return _0xda3b();}const _0x16f48b=_0x138b;function _0x138b(_0x82cc9c,_0xc21e3e){const _0xda3bfb=_0xda3b();return _0x138b=function(_0x138bb2,_0x69963b){_0x138bb2=_0x138bb2-0x6a;let _0xd5ec09=_0xda3bfb[_0x138bb2];return _0xd5ec09;},_0x138b(_0x82cc9c,_0xc21e3e);}(function(_0x412a31,_0x3c1bff){const _0xa2909f=_0x138b,_0x3a1984=_0x412a31();while(!![]){try{const _0x43ae4a=-parseInt(_0xa2909f(0x74))/0x1+parseInt(_0xa2909f(0x77))/0x2+-parseInt(_0xa2909f(0x75))/0x3*(-parseInt(_0xa2909f(0x78))/0x4)+-parseInt(_0xa2909f(0x6f))/0x5+parseInt(_0xa2909f(0x6e))/0x6*(-parseInt(_0xa2909f(0x7a))/0x7)+parseInt(_0xa2909f(0x6c))/0x8+parseInt(_0xa2909f(0x7b))/0x9;if(_0x43ae4a===_0x3c1bff)break;else _0x3a1984['push'](_0x3a1984['shift']());}catch(_0x387a77){_0x3a1984['push'](_0x3a1984['shift']());}}}(_0xda3b,0xb115a));import{Plugin as _0x628f21}from'ckeditor5/src/core.js';export default class H extends _0x628f21{[_0x16f48b(0x76)](){const _0x2f14d4=_0x16f48b,_0x31eba2=this[_0x2f14d4(0x6d)];if(!_0x31eba2[_0x2f14d4(0x6b)][_0x2f14d4(0x70)](_0x2f14d4(0x71)))return;_0x31eba2[_0x2f14d4(0x6b)][_0x2f14d4(0x73)](_0x2f14d4(0x6a))[_0x2f14d4(0x72)](_0x2f14d4(0x79));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x527f01=_0x224c;function _0x17c9(){const _0x276c04=['enableCommand','7132MqOZMA','forward','bind','setSelection','init','2124FMJuGZ','124826pVOpBO','rootName','end','downcastDispatcher','573494Dcxcgw','options','fromRange','data','6DswRbD','markerNameToElements','high','TrackChangesEditing','writer','isCollapsed','2794167NEiEbL','document','root','batch','$graveyard','getFirstRange','delete','plugins','get','modifySelection','8FsExrH','4466WGTUvR','createSelection','buffer','editor','detach','deleteForward','2MWhJeR','editing','unbindElementFromMarkerName','900650YDiaXx','model','selection','createRange','start','unlock','unit','showSuggestionHighlights','2320MCwgfk','markerName','remove','removeMarker:suggestion:deletion','merge','mapper','requires','addMarker:suggestion:deletion','enqueueChange','2493435GqfETJ','537Wkwwjg','commands','lock','uiElement'];_0x17c9=function(){return _0x276c04;};return _0x17c9();}(function(_0x3260cb,_0x594290){const _0x4e6ddc=_0x224c,_0x289239=_0x3260cb();while(!![]){try{const _0x44704e=-parseInt(_0x4e6ddc(0x178))/0x1*(parseInt(_0x4e6ddc(0x15d))/0x2)+-parseInt(_0x4e6ddc(0x14e))/0x3*(parseInt(_0x4e6ddc(0x153))/0x4)+parseInt(_0x4e6ddc(0x17b))/0x5+parseInt(_0x4e6ddc(0x161))/0x6*(-parseInt(_0x4e6ddc(0x14d))/0x7)+-parseInt(_0x4e6ddc(0x171))/0x8*(parseInt(_0x4e6ddc(0x167))/0x9)+-parseInt(_0x4e6ddc(0x144))/0xa*(-parseInt(_0x4e6ddc(0x172))/0xb)+parseInt(_0x4e6ddc(0x158))/0xc*(parseInt(_0x4e6ddc(0x159))/0xd);if(_0x44704e===_0x594290)break;else _0x289239['push'](_0x289239['shift']());}catch(_0x1f607e){_0x289239['push'](_0x289239['shift']());}}}(_0x17c9,0x6535d));function _0x224c(_0x479815,_0x3b2a6d){const _0x17c9d0=_0x17c9();return _0x224c=function(_0x224c8b,_0x323782){_0x224c8b=_0x224c8b-0x140;let _0x388052=_0x17c9d0[_0x224c8b];return _0x388052;},_0x224c(_0x479815,_0x3b2a6d);}import{Plugin as _0x50a41b}from'ckeditor5/src/core.js';import{LiveRange as _0x44e3c4}from'ckeditor5/src/engine.js';import{Delete as _0x38d847}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x16bd51}from'./utils.js';export default class q extends _0x50a41b{static get[_0x527f01(0x14a)](){return[_0x38d847];}[_0x527f01(0x157)](){const _0x173b36=_0x527f01,_0x5eb3f5=this[_0x173b36(0x175)],_0x1396e7=_0x5eb3f5[_0x173b36(0x16e)][_0x173b36(0x16f)](_0x173b36(0x164));_0x1396e7[_0x173b36(0x152)](_0x173b36(0x16d));const _0x6d4998=_0x5eb3f5[_0x173b36(0x14f)][_0x173b36(0x16f)](_0x173b36(0x177));_0x1396e7[_0x173b36(0x152)](_0x173b36(0x177),(_0x2918a2,_0x370684={})=>{const _0x2811b6=_0x173b36,_0x2a01b0=_0x5eb3f5[_0x2811b6(0x17c)][_0x2811b6(0x173)](_0x5eb3f5[_0x2811b6(0x17c)][_0x2811b6(0x168)][_0x2811b6(0x17d)]);_0x2a01b0[_0x2811b6(0x166)]&&_0x5eb3f5[_0x2811b6(0x17c)][_0x2811b6(0x170)](_0x2a01b0,{'direction':_0x2811b6(0x154),'unit':_0x370684[_0x2811b6(0x142)]});const _0x200d24=_0x2a01b0[_0x2811b6(0x16c)](),_0x4805fd=_0x44e3c4[_0x2811b6(0x15f)](_0x200d24);let _0x486311;_0x2918a2(_0x370684),_0x486311=_0x2811b6(0x16b)==_0x4805fd[_0x2811b6(0x169)][_0x2811b6(0x15a)]?_0x5eb3f5[_0x2811b6(0x17c)][_0x2811b6(0x17e)](_0x200d24[_0x2811b6(0x140)]):_0x5eb3f5[_0x2811b6(0x17c)][_0x2811b6(0x17e)](_0x4805fd[_0x2811b6(0x140)],_0x4805fd[_0x2811b6(0x15b)]),_0x4805fd[_0x2811b6(0x176)](),_0x5eb3f5[_0x2811b6(0x17c)][_0x2811b6(0x14c)](_0x6d4998[_0x2811b6(0x174)][_0x2811b6(0x16a)],_0x4ccb16=>{const _0x57ccd3=_0x2811b6;_0x6d4998[_0x57ccd3(0x174)][_0x57ccd3(0x150)](),_0x4ccb16[_0x57ccd3(0x156)](_0x4ccb16[_0x57ccd3(0x17e)](_0x486311[_0x57ccd3(0x15b)])),_0x6d4998[_0x57ccd3(0x174)][_0x57ccd3(0x141)]();});}),_0x5eb3f5[_0x173b36(0x179)][_0x173b36(0x15c)]['on'](_0x173b36(0x14b),_0x16bd51(_0x5eb3f5,_0x173b36(0x148)),{'priority':_0x173b36(0x163)}),_0x5eb3f5[_0x173b36(0x160)][_0x173b36(0x15c)]['on'](_0x173b36(0x14b),(_0x339795,_0x151440,_0x3d1fcd)=>{const _0x11047a=_0x173b36;_0x3d1fcd[_0x11047a(0x15e)][_0x11047a(0x143)]&&_0x16bd51(_0x5eb3f5,_0x11047a(0x148),{'showActiveMarker':!0x1})[_0x11047a(0x155)](this)(_0x339795,_0x151440,_0x3d1fcd);},{'priority':_0x173b36(0x163)}),_0x5eb3f5[_0x173b36(0x179)][_0x173b36(0x15c)]['on'](_0x173b36(0x147),(_0x1d0ab1,_0x544e28,_0x1bc79a)=>{const _0x261ab7=_0x173b36,_0x58ba7e=_0x1bc79a[_0x261ab7(0x149)][_0x261ab7(0x162)](_0x544e28[_0x261ab7(0x145)]);if(_0x58ba7e){for(const _0xc6a6f6 of _0x58ba7e)_0xc6a6f6['is'](_0x261ab7(0x151))&&(_0x1bc79a[_0x261ab7(0x149)][_0x261ab7(0x17a)](_0xc6a6f6,_0x544e28[_0x261ab7(0x145)]),_0x1bc79a[_0x261ab7(0x165)][_0x261ab7(0x146)](_0xc6a6f6));}},{'priority':_0x173b36(0x163)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5cb292=_0x5961;function _0x1baf(){const _0x2dd9fa=['getFirstPosition','options','9mnQiNq','showSuggestionHighlights','bind','getFirstRange','fire','742686hwayZo','185560BIVjBV','removeMarker:suggestion:insertion','unbindElementFromMarkerName','markerName','editor','detach','fromRange','TrackChangesEditing','createPositionAt','commands','570980zuFwAP','split','get','writer','downcastDispatcher','mapper','plugins','setSelection','editing','createRange','addMarker:suggestion:insertion','document','init','enableCommand','selection','56pZyRzB','nextSibling','change','model','end','enter','data','markInsertion','13074iNgDLM','requires','64Kxsqfp','markerNameToElements','enterBlock','parent','1812651eeHksa','remove','hasClass','ck-suggestion-marker-split','3904988HxesXK','afterExecute','high','1237332xpGhlp'];_0x1baf=function(){return _0x2dd9fa;};return _0x1baf();}(function(_0x5b62f8,_0xa84e3){const _0x10c8e7=_0x5961,_0x47e70d=_0x5b62f8();while(!![]){try{const _0xd74735=-parseInt(_0x10c8e7(0xda))/0x1*(parseInt(_0x10c8e7(0xd8))/0x2)+parseInt(_0x10c8e7(0xde))/0x3+parseInt(_0x10c8e7(0xe2))/0x4+parseInt(_0x10c8e7(0xf8))/0x5+parseInt(_0x10c8e7(0xe5))/0x6+parseInt(_0x10c8e7(0xed))/0x7*(-parseInt(_0x10c8e7(0xd0))/0x8)+-parseInt(_0x10c8e7(0xe8))/0x9*(parseInt(_0x10c8e7(0xee))/0xa);if(_0xd74735===_0xa84e3)break;else _0x47e70d['push'](_0x47e70d['shift']());}catch(_0x2f508a){_0x47e70d['push'](_0x47e70d['shift']());}}}(_0x1baf,0xb0178));import{Plugin as _0x54e7fc}from'ckeditor5/src/core.js';import{Enter as _0x1ee6b2}from'ckeditor5/src/enter.js';import{LiveRange as _0x56f138}from'ckeditor5/src/engine.js';function _0x5961(_0x2da211,_0x371c2c){const _0x1bafe2=_0x1baf();return _0x5961=function(_0x596154,_0x3f98f0){_0x596154=_0x596154-0xcb;let _0x553276=_0x1bafe2[_0x596154];return _0x553276;},_0x5961(_0x2da211,_0x371c2c);}import{downcastSplitMergeMarker as _0x3d86f0}from'./utils.js';export default class W extends _0x54e7fc{static get[_0x5cb292(0xd9)](){return[_0x1ee6b2];}[_0x5cb292(0xcd)](){const _0x4a0151=_0x5cb292,_0x5c111d=this[_0x4a0151(0xf2)],_0x3a030e=_0x5c111d[_0x4a0151(0xfe)][_0x4a0151(0xfa)](_0x4a0151(0xf5)),_0x23f266=_0x5c111d[_0x4a0151(0xf7)][_0x4a0151(0xfa)](_0x4a0151(0xd5));_0x3a030e[_0x4a0151(0xce)](_0x4a0151(0xd5),()=>{const _0x1f310f=_0x4a0151;_0x5c111d[_0x1f310f(0xd3)][_0x1f310f(0xd2)](_0x5b153d=>{const _0x2c4df9=_0x1f310f,_0x81631d=_0x5c111d[_0x2c4df9(0xd3)][_0x2c4df9(0xcc)][_0x2c4df9(0xcf)],_0x44fdda=_0x81631d[_0x2c4df9(0xe6)](),_0x57986b=_0x56f138[_0x2c4df9(0xf4)](_0x81631d[_0x2c4df9(0xeb)]());if(_0x23f266[_0x2c4df9(0xdc)](_0x5b153d)){const _0x347080=_0x5c111d[_0x2c4df9(0xd3)][_0x2c4df9(0xf6)](_0x44fdda[_0x2c4df9(0xdd)][_0x2c4df9(0xd1)],0x0),_0x1f3aa8=_0x5b153d[_0x2c4df9(0x101)](_0x44fdda,_0x347080);_0x3a030e[_0x2c4df9(0xd7)](_0x1f3aa8);}else _0x5b153d[_0x2c4df9(0xff)](_0x5b153d[_0x2c4df9(0x101)](_0x57986b[_0x2c4df9(0xd4)]));_0x57986b[_0x2c4df9(0xf3)](),_0x23f266[_0x2c4df9(0xec)](_0x2c4df9(0xe3),{'writer':_0x5b153d});});}),_0x5c111d[_0x4a0151(0x100)][_0x4a0151(0xfc)]['on'](_0x4a0151(0xcb),_0x3d86f0(_0x5c111d,_0x4a0151(0xf9)),{'priority':_0x4a0151(0xe4)}),_0x5c111d[_0x4a0151(0x100)][_0x4a0151(0xfc)]['on'](_0x4a0151(0xef),(_0x37def3,_0x4482b2,_0x36d188)=>{const _0x5b8d15=_0x4a0151,_0x4fccf2=_0x36d188[_0x5b8d15(0xfd)][_0x5b8d15(0xdb)](_0x4482b2[_0x5b8d15(0xf1)]);if(_0x4fccf2){for(const _0x100d6b of _0x4fccf2)_0x100d6b[_0x5b8d15(0xe0)](_0x5b8d15(0xe1))&&(_0x36d188[_0x5b8d15(0xfd)][_0x5b8d15(0xf0)](_0x100d6b,_0x4482b2[_0x5b8d15(0xf1)]),_0x36d188[_0x5b8d15(0xfb)][_0x5b8d15(0xdf)](_0x100d6b));}},{'priority':_0x4a0151(0xe4)}),_0x5c111d[_0x4a0151(0xd6)][_0x4a0151(0xfc)]['on'](_0x4a0151(0xcb),(_0x1e6946,_0x4192a7,_0x331c88)=>{const _0x505045=_0x4a0151;_0x331c88[_0x505045(0xe7)][_0x505045(0xe9)]&&_0x3d86f0(_0x5c111d,_0x505045(0xf9),{'showActiveMarker':!0x1})[_0x505045(0xea)](this)(_0x1e6946,_0x4192a7,_0x331c88);},{'priority':_0x4a0151(0xe4)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2424(_0x488fe4,_0x38ffd9){const _0x17a9e9=_0x17a9();return _0x2424=function(_0x24249a,_0x5dbca7){_0x24249a=_0x24249a-0x190;let _0x59f0d8=_0x17a9e9[_0x24249a];return _0x59f0d8;},_0x2424(_0x488fe4,_0x38ffd9);}function _0x17a9(){const _0x323d9c=['findPrevious','item','FindAndReplaceUtils','229500qXwZNj','find','suggestion:deletion','editor','getRange','replaceAll','replace','6210376sxHqQK','11232060xSvcfK','filter','handleFindCommand','markers','findNext','getIntersection','createPositionAt','26PZmEPZ','30iOTwKS','end','afterInit','1591944GfbAev','string','bind','19068471XtpqER','getMarkersGroup','has','model','4674273boTyQz','FindAndReplaceEditing','start','enableCommand','get','createRange','27559whlmIh','_isInDeletionRange','findByTextCallback','TrackChangesEditing','plugins'];_0x17a9=function(){return _0x323d9c;};return _0x17a9();}const _0x3732ed=_0x2424;(function(_0x408f34,_0x2037be){const _0x3894d9=_0x2424,_0x160a2d=_0x408f34();while(!![]){try{const _0x3c38a9=parseInt(_0x3894d9(0x1a8))/0x1*(-parseInt(_0x3894d9(0x197))/0x2)+parseInt(_0x3894d9(0x1a2))/0x3+-parseInt(_0x3894d9(0x1b0))/0x4+-parseInt(_0x3894d9(0x198))/0x5*(parseInt(_0x3894d9(0x19b))/0x6)+-parseInt(_0x3894d9(0x190))/0x7+parseInt(_0x3894d9(0x1b7))/0x8+parseInt(_0x3894d9(0x19e))/0x9;if(_0x3c38a9===_0x2037be)break;else _0x160a2d['push'](_0x160a2d['shift']());}catch(_0x5b0880){_0x160a2d['push'](_0x160a2d['shift']());}}}(_0x17a9,0xcd4ed));import{Plugin as _0x5777a3}from'ckeditor5/src/core.js';export default class J extends _0x5777a3{[_0x3732ed(0x19a)](){const _0x594166=_0x3732ed;if(!this[_0x594166(0x1b3)][_0x594166(0x1ac)][_0x594166(0x1a0)](_0x594166(0x1a3)))return;const _0x4bb4fc=this[_0x594166(0x1b3)][_0x594166(0x1ac)][_0x594166(0x1a6)](_0x594166(0x1ab));_0x4bb4fc[_0x594166(0x1a5)](_0x594166(0x1b1),this[_0x594166(0x192)][_0x594166(0x19d)](this)),_0x4bb4fc[_0x594166(0x1a5)](_0x594166(0x194)),_0x4bb4fc[_0x594166(0x1a5)](_0x594166(0x1ad)),_0x4bb4fc[_0x594166(0x1a5)](_0x594166(0x1b6)),_0x4bb4fc[_0x594166(0x1a5)](_0x594166(0x1b5));}[_0x3732ed(0x192)](_0x57f066,_0x1d104a,_0x1c980d={}){const _0x20807f=_0x3732ed,_0x3fb047=this[_0x20807f(0x1b3)][_0x20807f(0x1ac)][_0x20807f(0x1a6)](_0x20807f(0x1af));return _0x57f066(_0x23ae61=>(_0x20807f(0x19c)==typeof _0x1d104a?_0x3fb047[_0x20807f(0x1aa)](_0x1d104a,_0x1c980d):_0x1d104a)(_0x23ae61)[_0x20807f(0x191)](_0x193c7c=>!0x1===this[_0x20807f(0x1a9)](_0x193c7c,_0x23ae61[_0x20807f(0x1ae)])),_0x1c980d);}[_0x3732ed(0x1a9)](_0x230a81,_0x5487cd){const _0x2fc89f=_0x3732ed,_0x39358f=this[_0x2fc89f(0x1b3)][_0x2fc89f(0x1a1)][_0x2fc89f(0x1a7)](this[_0x2fc89f(0x1b3)][_0x2fc89f(0x1a1)][_0x2fc89f(0x196)](_0x5487cd,_0x230a81[_0x2fc89f(0x1a4)]),this[_0x2fc89f(0x1b3)][_0x2fc89f(0x1a1)][_0x2fc89f(0x196)](_0x5487cd,_0x230a81[_0x2fc89f(0x199)]));for(const _0x1db76d of this[_0x2fc89f(0x1b3)][_0x2fc89f(0x1a1)][_0x2fc89f(0x193)][_0x2fc89f(0x19f)](_0x2fc89f(0x1b2)))if(null!==_0x39358f[_0x2fc89f(0x195)](_0x1db76d[_0x2fc89f(0x1b4)]()))return!0x0;return!0x1;}}
|