@ckeditor/ckeditor5-track-changes 42.0.0-alpha.20 → 42.0.0-alpha.22
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
|
+
(_0x4407d2=>{const {zh:{dictionary:_0x286483,getPluralForm:_0x4d974f}}={'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':_0x3c9018=>0x0}};_0x4407d2['zh']||={'dictionary':{},'getPluralForm':null},_0x4407d2['zh']['dictionary']=Object['assign'](_0x4407d2['zh']['dictionary'],_0x286483),_0x4407d2['zh']['getPluralForm']=_0x4d974f;})(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.22",
|
|
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.22",
|
|
45
|
+
"ckeditor5-collaboration": "42.0.0-alpha.22",
|
|
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 _0x385f(_0x2a4442,_0x55a660){const _0x4911c0=_0x4911();return _0x385f=function(_0x385f48,_0x43da9f){_0x385f48=_0x385f48-0xea;let _0x2c0220=_0x4911c0[_0x385f48];return _0x2c0220;},_0x385f(_0x2a4442,_0x55a660);}const _0x1f496f=_0x385f;(function(_0x294839,_0x1f91f7){const _0x36576f=_0x385f,_0x3997bc=_0x294839();while(!![]){try{const _0x47790c=parseInt(_0x36576f(0xeb))/0x1+-parseInt(_0x36576f(0xf7))/0x2*(-parseInt(_0x36576f(0xfb))/0x3)+-parseInt(_0x36576f(0xff))/0x4+-parseInt(_0x36576f(0xf1))/0x5*(-parseInt(_0x36576f(0xfd))/0x6)+parseInt(_0x36576f(0xf3))/0x7*(-parseInt(_0x36576f(0xfe))/0x8)+-parseInt(_0x36576f(0xee))/0x9+parseInt(_0x36576f(0xed))/0xa;if(_0x47790c===_0x1f91f7)break;else _0x3997bc['push'](_0x3997bc['shift']());}catch(_0x9511cd){_0x3997bc['push'](_0x3997bc['shift']());}}}(_0x4911,0x44a3b));import{Command as _0x5f0a17}from'ckeditor5/src/core.js';function _0x4911(){const _0x5f158b=['816bcDcez','24SsMRhU','428284YDqjur','get','getRanges','plugins','94119vwJIbW','refresh','3956380zPnOoQ','4044222OoufND','track-changes-accept-suggestion-not-found','model','5035HpcVgI','_suggestions','276353iYWMBZ','execute','_isEnabledBasedOnSelection','acceptSuggestion','329304iuKMST','isEnabled','canEditAt','editor','6tkuzZl','TrackChangesEditing'];_0x4911=function(){return _0x5f158b;};return _0x4911();}import{CKEditorError as _0x11f70c}from'ckeditor5/src/utils.js';export default class $ extends _0x5f0a17{constructor(_0x891be9,_0x20dc42){const _0x4f7fbc=_0x385f;super(_0x891be9),this[_0x4f7fbc(0xf2)]=_0x20dc42,this[_0x4f7fbc(0xec)](),this[_0x4f7fbc(0xf5)]=!0x1;}[_0x1f496f(0xec)](){const _0x24a4e3=_0x1f496f;this[_0x24a4e3(0xf8)]=!0x0;}[_0x1f496f(0xf4)](_0x7f8f15){const _0x247bff=_0x1f496f,_0x20e95b=this[_0x247bff(0xf2)][_0x247bff(0x100)](_0x7f8f15);if(!_0x20e95b)throw new _0x11f70c(_0x247bff(0xef),this);const _0x26666e=_0x20e95b[_0x247bff(0x101)]();this[_0x247bff(0xfa)][_0x247bff(0xf0)][_0x247bff(0xf9)](_0x26666e)&&this[_0x247bff(0xfa)][_0x247bff(0xea)][_0x247bff(0x100)](_0x247bff(0xfc))[_0x247bff(0xf6)](_0x20e95b);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0xb08c(){const _0x8e57c5=['44AyFTDJ','execute','_suggestions','10HlMUgv','1283072CVpyoG','editor','1745934KMPNqF','refresh','model','track-changes-discard-suggestion-not-found','plugins','_isEnabledBasedOnSelection','isEnabled','getRanges','2003196cSUkgN','canEditAt','550702tFOqVZ','54wAmxti','39836soVfZq','1586096yKAJFS','discardSuggestion','258gsOgBJ','241730JJXRiX','7vASxzc','get','TrackChangesEditing'];_0xb08c=function(){return _0x8e57c5;};return _0xb08c();}function _0xc843(_0xaca3b7,_0x4fc0c8){const _0xb08c57=_0xb08c();return _0xc843=function(_0xc843cd,_0x51a014){_0xc843cd=_0xc843cd-0x137;let _0x100457=_0xb08c57[_0xc843cd];return _0x100457;},_0xc843(_0xaca3b7,_0x4fc0c8);}const _0x5bd8cf=_0xc843;(function(_0x336a1f,_0x136a21){const _0x4f4153=_0xc843,_0x447e34=_0x336a1f();while(!![]){try{const _0x49b998=-parseInt(_0x4f4153(0x14c))/0x1+parseInt(_0x4f4153(0x140))/0x2+-parseInt(_0x4f4153(0x137))/0x3*(parseInt(_0x4f4153(0x14e))/0x4)+-parseInt(_0x4f4153(0x13f))/0x5*(-parseInt(_0x4f4153(0x142))/0x6)+parseInt(_0x4f4153(0x139))/0x7*(-parseInt(_0x4f4153(0x14f))/0x8)+-parseInt(_0x4f4153(0x14d))/0x9*(-parseInt(_0x4f4153(0x138))/0xa)+-parseInt(_0x4f4153(0x13c))/0xb*(-parseInt(_0x4f4153(0x14a))/0xc);if(_0x49b998===_0x136a21)break;else _0x447e34['push'](_0x447e34['shift']());}catch(_0x50944d){_0x447e34['push'](_0x447e34['shift']());}}}(_0xb08c,0x692fe));import{Command as _0x387ffa}from'ckeditor5/src/core.js';import{CKEditorError as _0x2b2a85}from'ckeditor5/src/utils.js';export default class B extends _0x387ffa{constructor(_0x7a7555,_0x8f3b6e){const _0x13b82f=_0xc843;super(_0x7a7555),this[_0x13b82f(0x13e)]=_0x8f3b6e,this[_0x13b82f(0x143)](),this[_0x13b82f(0x147)]=!0x1;}[_0x5bd8cf(0x143)](){const _0x72293e=_0x5bd8cf;this[_0x72293e(0x148)]=!0x0;}[_0x5bd8cf(0x13d)](_0xbf31d3){const _0x3975dd=_0x5bd8cf,_0x13dba3=this[_0x3975dd(0x13e)][_0x3975dd(0x13a)](_0xbf31d3);if(!_0x13dba3)throw new _0x2b2a85(_0x3975dd(0x145),this);const _0xe1029f=_0x13dba3[_0x3975dd(0x149)]();this[_0x3975dd(0x141)][_0x3975dd(0x144)][_0x3975dd(0x14b)](_0xe1029f)&&this[_0x3975dd(0x141)][_0x3975dd(0x146)][_0x3975dd(0x13a)](_0x3975dd(0x13b))[_0x3975dd(0x150)](_0x13dba3);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3ab134=_0x5cac;(function(_0x1ab641,_0x529471){const _0x2cf5a3=_0x5cac,_0x13a824=_0x1ab641();while(!![]){try{const _0x1c7ff9=-parseInt(_0x2cf5a3(0x200))/0x1+-parseInt(_0x2cf5a3(0x1f2))/0x2+-parseInt(_0x2cf5a3(0x1ff))/0x3+parseInt(_0x2cf5a3(0x204))/0x4+parseInt(_0x2cf5a3(0x1fc))/0x5*(parseInt(_0x2cf5a3(0x202))/0x6)+-parseInt(_0x2cf5a3(0x203))/0x7*(parseInt(_0x2cf5a3(0x1fb))/0x8)+-parseInt(_0x2cf5a3(0x1f7))/0x9*(-parseInt(_0x2cf5a3(0x201))/0xa);if(_0x1c7ff9===_0x529471)break;else _0x13a824['push'](_0x13a824['shift']());}catch(_0x3c8766){_0x13a824['push'](_0x13a824['shift']());}}}(_0x4420,0x56809));import{Command as _0x4f2515}from'ckeditor5/src/core.js';import{sortSuggestions as _0x299470,executeCommandForSuggestions as _0x58d0c2}from'../utils/utils.js';function _0x5cac(_0x2720ed,_0x464d33){const _0x4420d=_0x4420();return _0x5cac=function(_0x5cacb3,_0x32061c){_0x5cacb3=_0x5cacb3-0x1ef;let _0x271083=_0x4420d[_0x5cacb3];return _0x271083;},_0x5cac(_0x2720ed,_0x464d33);}export default class x extends _0x4f2515{constructor(_0x1f8aae,_0x38a13b,_0x438da5){const _0x266ea3=_0x5cac;super(_0x1f8aae),this[_0x266ea3(0x1f9)]=_0x38a13b,this[_0x266ea3(0x1f6)]=_0x438da5,this[_0x266ea3(0x1ef)](),this[_0x266ea3(0x1f5)]=!0x1;}[_0x3ab134(0x1ef)](){const _0x28293a=_0x3ab134,_0x4c24c6=Array[_0x28293a(0x1f4)](this[_0x28293a(0x1f6)][_0x28293a(0x1fd)]())[_0x28293a(0x1f8)](_0x1f5adc=>_0x1f5adc[_0x28293a(0x205)]);this[_0x28293a(0x1f1)]=this[_0x28293a(0x1f9)][_0x28293a(0x1f1)]&&_0x4c24c6;}[_0x3ab134(0x1f3)](){const _0x1878f4=_0x3ab134,_0x395a98=_0x299470(Array[_0x1878f4(0x1f4)](this[_0x1878f4(0x1f6)][_0x1878f4(0x1fd)]()));for(const _0x5af638 of _0x395a98){const _0x2c6923=_0x5af638[_0x1878f4(0x1fe)]();if(!this[_0x1878f4(0x1f0)][_0x1878f4(0x206)][_0x1878f4(0x1fa)](_0x2c6923))return;}_0x58d0c2(this[_0x1878f4(0x1f0)][_0x1878f4(0x206)],this[_0x1878f4(0x1f9)],_0x395a98);}}function _0x4420(){const _0x12beb4=['75245quUGph','values','getRanges','71244xRazci','461940NXcmzG','7896010XFpSph','78exOmHu','28NVSmZp','898172VGvncD','isInContent','model','refresh','editor','isEnabled','39568qJwGgK','execute','from','_isEnabledBasedOnSelection','_suggestions','9lqHIFO','some','_command','canEditAt','699992lJmNPM'];_0x4420=function(){return _0x12beb4;};return _0x4420();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x4e6c(){const _0x869539=['_command','from','getRanges','2340650hCXGnm','7hWZzaC','refresh','_suggestions','3550860olmgtT','_isEnabledBasedOnSelection','model','5256168CHLBdU','682537CYEbIF','_selectedSuggestions','2900808nPbwjh','editor','6KOqiwk','size','6113144GTeSlI','document','selection','canEditAt','values','execute','isEnabled','3354040poygmh'];_0x4e6c=function(){return _0x869539;};return _0x4e6c();}const _0x4cf84f=_0x20f4;(function(_0x562602,_0x379ab4){const _0x2d76c9=_0x20f4,_0x234c64=_0x562602();while(!![]){try{const _0x2a9650=-parseInt(_0x2d76c9(0x1d9))/0x1+parseInt(_0x2d76c9(0x1cd))/0x2+parseInt(_0x2d76c9(0x1dd))/0x3*(parseInt(_0x2d76c9(0x1db))/0x4)+parseInt(_0x2d76c9(0x1d1))/0x5+-parseInt(_0x2d76c9(0x1d8))/0x6+parseInt(_0x2d76c9(0x1d2))/0x7*(-parseInt(_0x2d76c9(0x1df))/0x8)+-parseInt(_0x2d76c9(0x1d5))/0x9;if(_0x2a9650===_0x379ab4)break;else _0x234c64['push'](_0x234c64['shift']());}catch(_0x5d2a46){_0x234c64['push'](_0x234c64['shift']());}}}(_0x4e6c,0xd66e2));import{Command as _0x503fac}from'ckeditor5/src/core.js';function _0x20f4(_0x4ec1f5,_0x48c257){const _0x4e6c75=_0x4e6c();return _0x20f4=function(_0x20f4f4,_0x527f22){_0x20f4f4=_0x20f4f4-0x1cc;let _0x2fdd25=_0x4e6c75[_0x20f4f4];return _0x2fdd25;},_0x20f4(_0x4ec1f5,_0x48c257);}import{sortSuggestions as _0x34c0c3,getSelectedSuggestions as _0x2ae24b,executeCommandForSuggestions as _0x3e3d0a}from'../utils/utils.js';export default class R extends _0x503fac{constructor(_0x5c999d,_0x422b22,_0x34f4b2){const _0xd5bfb1=_0x20f4;super(_0x5c999d),this[_0xd5bfb1(0x1ce)]=_0x422b22,this[_0xd5bfb1(0x1d4)]=_0x34f4b2,this[_0xd5bfb1(0x1da)]=new Set(),this[_0xd5bfb1(0x1d3)](),this[_0xd5bfb1(0x1d6)]=!0x1;}[_0x4cf84f(0x1d3)](){const _0x37de92=_0x4cf84f,_0x543cad=this[_0x37de92(0x1dc)][_0x37de92(0x1d7)][_0x37de92(0x1e0)][_0x37de92(0x1e1)],_0x33d18c=Array[_0x37de92(0x1cf)](this[_0x37de92(0x1d4)][_0x37de92(0x1e3)]());this[_0x37de92(0x1da)]=_0x2ae24b(_0x543cad,_0x33d18c),this[_0x37de92(0x1cc)]=this[_0x37de92(0x1ce)][_0x37de92(0x1cc)]&&!!this[_0x37de92(0x1da)][_0x37de92(0x1de)];}[_0x4cf84f(0x1e4)](){const _0x32311a=_0x4cf84f,_0xf2dace=_0x34c0c3(Array[_0x32311a(0x1cf)](this[_0x32311a(0x1da)]));for(const _0x18217a of _0xf2dace){const _0xe6e1f4=_0x18217a[_0x32311a(0x1d0)]();if(!this[_0x32311a(0x1dc)][_0x32311a(0x1d7)][_0x32311a(0x1e2)](_0xe6e1f4))return;}_0x3e3d0a(this[_0x32311a(0x1dc)][_0x32311a(0x1d7)],this[_0x32311a(0x1ce)],_0xf2dace);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5bc7(_0x5328d4,_0x2a542e){const _0x41b19b=_0x41b1();return _0x5bc7=function(_0x5bc703,_0x117034){_0x5bc703=_0x5bc703-0xd1;let _0xd4dcde=_0x41b19b[_0x5bc703];return _0xd4dcde;},_0x5bc7(_0x5328d4,_0x2a542e);}const _0x4eeb51=_0x5bc7;(function(_0x60f127,_0x4d0034){const _0x3cd332=_0x5bc7,_0xd5b826=_0x60f127();while(!![]){try{const _0x53e352=parseInt(_0x3cd332(0xde))/0x1+parseInt(_0x3cd332(0xdc))/0x2*(parseInt(_0x3cd332(0xd1))/0x3)+parseInt(_0x3cd332(0xe1))/0x4*(-parseInt(_0x3cd332(0xe2))/0x5)+parseInt(_0x3cd332(0xd8))/0x6*(parseInt(_0x3cd332(0xdd))/0x7)+-parseInt(_0x3cd332(0xe0))/0x8*(parseInt(_0x3cd332(0xe4))/0x9)+parseInt(_0x3cd332(0xe9))/0xa*(-parseInt(_0x3cd332(0xe8))/0xb)+parseInt(_0x3cd332(0xd7))/0xc;if(_0x53e352===_0x4d0034)break;else _0xd5b826['push'](_0xd5b826['shift']());}catch(_0x4bc44d){_0xd5b826['push'](_0xd5b826['shift']());}}}(_0x41b1,0xa2c02));import{Command as _0x52ef8c}from'ckeditor5/src/core.js';export default class M extends _0x52ef8c{constructor(_0x51f448,_0x302c6f){const _0x1cdc9a=_0x5bc7;super(_0x51f448),this[_0x1cdc9a(0xea)]=_0x302c6f,this[_0x1cdc9a(0xdb)]=!0x1,this[_0x1cdc9a(0xda)](),this[_0x1cdc9a(0xd5)]=!0x1;}[_0x4eeb51(0xda)](){const _0x14b6c1=_0x4eeb51;this[_0x14b6c1(0xeb)]=!0x0;}[_0x4eeb51(0xd9)](){const _0x2c59ad=_0x4eeb51;this[_0x2c59ad(0xdb)]=!this[_0x2c59ad(0xdb)],this[_0x2c59ad(0xdb)]?this[_0x2c59ad(0xd2)]():this[_0x2c59ad(0xe6)]();}[_0x4eeb51(0xd2)](){const _0x3a3ad8=_0x4eeb51;for(const _0x1b6d29 of this[_0x3a3ad8(0xe3)][_0x3a3ad8(0xe7)][_0x3a3ad8(0xe7)]())_0x1b6d29[_0x3a3ad8(0xdf)]&&!this[_0x3a3ad8(0xea)][_0x3a3ad8(0xd4)](_0x1b6d29)&&_0x1b6d29[_0x3a3ad8(0xd3)](_0x3a3ad8(0xd6));}[_0x4eeb51(0xe6)](){const _0x68081b=_0x4eeb51;for(const _0x25d082 of this[_0x68081b(0xe3)][_0x68081b(0xe7)][_0x68081b(0xe7)]())_0x25d082[_0x68081b(0xdf)]&&!this[_0x68081b(0xea)][_0x68081b(0xd4)](_0x25d082)&&_0x25d082[_0x68081b(0xe5)](_0x68081b(0xd6));}}function _0x41b1(){const _0x2db006=['execute','refresh','value','48ehSBKR','239701jjuDiL','1297748ZrxPqb','affectsData','24JAFgOt','1386892CXbBLq','5JFYSDF','editor','3855951aqXlXE','clearForceDisabled','_enableCommands','commands','1329977yCmvUb','20xaqmLP','_enabledCommands','isEnabled','17256QXXMuk','_disableUnsupportedCommands','forceDisabled','has','_isEnabledBasedOnSelection','TrackChangesCommand','12845292Extsrm','6ACSaGM'];_0x41b1=function(){return _0x2db006;};return _0x41b1();}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x10ca04,_0x1ccf5c){var _0x502313=_0x3ff0,_0x39075f=_0x10ca04();while(!![]){try{var _0x4e0fb3=-parseInt(_0x502313(0xe9))/0x1+-parseInt(_0x502313(0xe7))/0x2+parseInt(_0x502313(0xef))/0x3*(-parseInt(_0x502313(0xeb))/0x4)+parseInt(_0x502313(0xea))/0x5+-parseInt(_0x502313(0xe8))/0x6*(-parseInt(_0x502313(0xed))/0x7)+-parseInt(_0x502313(0xf0))/0x8*(-parseInt(_0x502313(0xee))/0x9)+-parseInt(_0x502313(0xec))/0xa*(-parseInt(_0x502313(0xf1))/0xb);if(_0x4e0fb3===_0x1ccf5c)break;else _0x39075f['push'](_0x39075f['shift']());}catch(_0xafacba){_0x39075f['push'](_0x39075f['shift']());}}}(_0x4e65,0xb63b0));function _0x3ff0(_0xc4a104,_0x33b4dc){var _0x4e6532=_0x4e65();return _0x3ff0=function(_0x3ff090,_0x6075bf){_0x3ff090=_0x3ff090-0xe7;var _0x54227a=_0x4e6532[_0x3ff090];return _0x54227a;},_0x3ff0(_0xc4a104,_0x33b4dc);}export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';function _0x4e65(){var _0x411344=['63XkgLIz','622407ugCoFT','660256ZwiBxK','10744756hdomHx','2457216moizXy','2376WoKCYN','728974lQTCVf','6094645aezxdI','28JJPnLZ','10SXEOwy','24444AXwvVI'];_0x4e65=function(){return _0x411344;};return _0x4e65();}export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x1a9817=_0x16b6;function _0x2afd(){const _0xf13402=['388267ZDZmmy','41419ISUWos','enableCommand','10XMosoB','plugins','TrackChangesEditing','9516FZVjqh','commands','afterInit','showAIAssistant','671632yOyBCC','170325RKLtLZ','863091mXpmeA','222lOdrdX','get','editor','1143140EnACuV','20hmuoCV','5GTDqsG'];_0x2afd=function(){return _0xf13402;};return _0x2afd();}function _0x16b6(_0x22a288,_0x285cbd){const _0x2afd12=_0x2afd();return _0x16b6=function(_0x16b67e,_0xccc1be){_0x16b67e=_0x16b67e-0x187;let _0x2e1eed=_0x2afd12[_0x16b67e];return _0x2e1eed;},_0x16b6(_0x22a288,_0x285cbd);}(function(_0x2673e2,_0x5dbefe){const _0x5cde1f=_0x16b6,_0x5f4b05=_0x2673e2();while(!![]){try{const _0x7fbf42=parseInt(_0x5cde1f(0x188))/0x1*(-parseInt(_0x5cde1f(0x18b))/0x2)+-parseInt(_0x5cde1f(0x190))/0x3+parseInt(_0x5cde1f(0x195))/0x4*(parseInt(_0x5cde1f(0x197))/0x5)+-parseInt(_0x5cde1f(0x192))/0x6*(-parseInt(_0x5cde1f(0x199))/0x7)+-parseInt(_0x5cde1f(0x18f))/0x8+-parseInt(_0x5cde1f(0x191))/0x9+parseInt(_0x5cde1f(0x196))/0xa*(-parseInt(_0x5cde1f(0x198))/0xb);if(_0x7fbf42===_0x5dbefe)break;else _0x5f4b05['push'](_0x5f4b05['shift']());}catch(_0x48c25b){_0x5f4b05['push'](_0x5f4b05['shift']());}}}(_0x2afd,0x24998));import{Plugin as _0xa622d7}from'ckeditor5/src/core.js';export default class E extends _0xa622d7{[_0x1a9817(0x18d)](){const _0x4f9357=_0x1a9817,_0x1c5d63=this[_0x4f9357(0x194)],_0x1434ae=_0x1c5d63[_0x4f9357(0x189)][_0x4f9357(0x193)](_0x4f9357(0x18a));_0x1c5d63[_0x4f9357(0x18c)][_0x4f9357(0x193)](_0x4f9357(0x18e))&&_0x1434ae[_0x4f9357(0x187)](_0x4f9357(0x18e));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0xaa6291=_0x158c;(function(_0x5156f8,_0x1a54dc){const _0x1696c2=_0x158c,_0x581e43=_0x5156f8();while(!![]){try{const _0x4a4dae=-parseInt(_0x1696c2(0x18a))/0x1+-parseInt(_0x1696c2(0x18d))/0x2*(parseInt(_0x1696c2(0x197))/0x3)+-parseInt(_0x1696c2(0x176))/0x4+-parseInt(_0x1696c2(0x193))/0x5+-parseInt(_0x1696c2(0x184))/0x6+parseInt(_0x1696c2(0x172))/0x7*(-parseInt(_0x1696c2(0x177))/0x8)+parseInt(_0x1696c2(0x191))/0x9;if(_0x4a4dae===_0x1a54dc)break;else _0x581e43['push'](_0x581e43['shift']());}catch(_0x5d22db){_0x581e43['push'](_0x581e43['shift']());}}}(_0xb5db,0x44f87));import{Plugin as _0xcd47a6}from'ckeditor5/src/core.js';function _0x158c(_0x1a267b,_0x595f59){const _0xb5db47=_0xb5db();return _0x158c=function(_0x158cb7,_0x2f8bb7){_0x158cb7=_0x158cb7-0x172;let _0x1a7b53=_0xb5db47[_0x158cb7];return _0x1a7b53;},_0x158c(_0x1a267b,_0x595f59);}import{getTranslation as _0x55dacc}from'../utils/common-translations.js';export default class V extends _0xcd47a6{[_0xaa6291(0x199)](){const _0x96ac39=_0xaa6291,_0x584dcf=this[_0x96ac39(0x187)],_0x1f17d8=_0x584dcf[_0x96ac39(0x181)];if(!_0x584dcf[_0x96ac39(0x175)][_0x96ac39(0x17d)](_0x96ac39(0x178)))return;const _0x2d9054=_0x584dcf[_0x96ac39(0x175)][_0x96ac39(0x17c)](_0x96ac39(0x180));_0x2d9054[_0x96ac39(0x17e)](_0x96ac39(0x190)),_0x2d9054[_0x96ac39(0x18e)](_0x96ac39(0x190)),_0x2d9054[_0x96ac39(0x189)][_0x96ac39(0x192)](_0x96ac39(0x190),_0x55dacc(_0x1f17d8,_0x96ac39(0x17f))),this[_0x96ac39(0x194)]();}[_0xaa6291(0x194)](){const _0x364ae3=_0xaa6291,_0x58f642=this[_0x364ae3(0x187)],_0x4ff3da=_0x58f642[_0x364ae3(0x181)];_0x58f642[_0x364ae3(0x175)][_0x364ae3(0x17c)](_0x364ae3(0x180))[_0x364ae3(0x189)][_0x364ae3(0x18c)](_0x23afa8=>{const _0x57ad10=_0x364ae3;if(_0x57ad10(0x196)!=_0x23afa8[_0x57ad10(0x18b)])return;const {data:_0x4a811e}=_0x23afa8;if(_0x4a811e&&_0x57ad10(0x190)==_0x4a811e[_0x57ad10(0x18f)]){const _0x516485=_0x4a811e[_0x57ad10(0x179)][0x0][_0x57ad10(0x17b)];return{'type':_0x57ad10(0x195),'content':_0x55dacc(_0x4ff3da,_0x57ad10(0x185),function(_0x1a288f){const _0x46abea=_0x57ad10;switch(_0x1a288f){case _0x46abea(0x183):return _0x55dacc(_0x4ff3da,_0x46abea(0x173));case _0x46abea(0x188):return _0x55dacc(_0x4ff3da,_0x46abea(0x198));case _0x46abea(0x182):return _0x55dacc(_0x4ff3da,_0x46abea(0x17a));case _0x46abea(0x174):return _0x55dacc(_0x4ff3da,_0x46abea(0x186));}}(_0x516485))};}});}}function _0xb5db(){const _0x124600=['commandName','alignment','20501298kzVQeX','registerAttributeLabel','2655600PfWVXN','_registerLegacyDescription','format','formatBlock','90dxFrNZ','FORMAT_ALIGN_TO_RIGHT','afterInit','238howswr','FORMAT_ALIGN_TO_LEFT','justify','plugins','187100KJuMWj','114552ssUASt','AlignmentEditing','commandParams','FORMAT_ALIGN_TO_CENTER','value','get','has','enableDefaultAttributesIntegration','FORMAT_ALIGNMENT','TrackChangesEditing','locale','center','left','1820658nQgPYr','*Format:*\x20%0','FORMAT_JUSTIFY_TEXT','editor','right','descriptionFactory','85015CkyARh','type','registerDescriptionCallback','36148HUYJHm','registerBlockAttribute'];_0xb5db=function(){return _0x124600;};return _0xb5db();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x324378=_0x52f3;(function(_0x64fe9b,_0x100715){const _0x1267c8=_0x52f3,_0x56094f=_0x64fe9b();while(!![]){try{const _0x18ece0=parseInt(_0x1267c8(0xff))/0x1*(-parseInt(_0x1267c8(0x11f))/0x2)+-parseInt(_0x1267c8(0x109))/0x3+-parseInt(_0x1267c8(0xf4))/0x4*(parseInt(_0x1267c8(0xf1))/0x5)+parseInt(_0x1267c8(0x108))/0x6+parseInt(_0x1267c8(0xee))/0x7+-parseInt(_0x1267c8(0xf2))/0x8+parseInt(_0x1267c8(0x11e))/0x9;if(_0x18ece0===_0x100715)break;else _0x56094f['push'](_0x56094f['shift']());}catch(_0x4867d9){_0x56094f['push'](_0x56094f['shift']());}}}(_0x1f59,0x28ed5));import{Plugin as _0x87d9b1}from'ckeditor5/src/core.js';function _0x1f59(){const _0x518637=['locale','SuperscriptEditing','afterInit','809760hrxhHW','subscript','underline','32165nlfpjY','2258144OzJCIw','toUpperCase','12YVkFXs','plugins','FORMAT_SUPERSCRIPT','BoldEditing','TrackChangesEditing','FORMAT_','get','superscript','FORMAT_ITALIC','ItalicEditing','enableDefaultAttributesIntegration','67NqgNQj','CodeEditing','type','_registerLegacyDescription','editor','commandName','italic','*Remove\x20format:*\x20%0','registerAttributeLabel','1440492hoJbDd','883221JvAPsK','registerInlineAttribute','StrikethroughEditing','format','commandParams','SubscriptEditing','bold','*Format:*\x20%0','strikethrough','has','UnderlineEditing','FORMAT_CODE','forceValue','FORMAT_STRIKETHROUGH','formatInline','FORMAT_SUBSCRIPT','slice','FORMAT_BOLD','toLowerCase','code','FORMAT_UNDERLINE','6636195oskhiQ','9836xflQkx','descriptionFactory','registerDescriptionCallback'];_0x1f59=function(){return _0x518637;};return _0x1f59();}import{getTranslation as _0x521229}from'../utils/common-translations.js';function _0x52f3(_0x4c1084,_0x4d0aea){const _0x1f5900=_0x1f59();return _0x52f3=function(_0x52f3a0,_0x2aeb0b){_0x52f3a0=_0x52f3a0-0xea;let _0x15b839=_0x1f5900[_0x52f3a0];return _0x15b839;},_0x52f3(_0x4c1084,_0x4d0aea);}const ti=[_0x324378(0xf7),_0x324378(0xfd),_0x324378(0x113),_0x324378(0x100),_0x324378(0x10b),_0x324378(0x10e),_0x324378(0xec)];export default class U extends _0x87d9b1{[_0x324378(0xed)](){const _0x2bf781=_0x324378,_0x4d7ee1=this[_0x2bf781(0x103)],_0x365646=_0x4d7ee1[_0x2bf781(0xf5)][_0x2bf781(0xfa)](_0x2bf781(0xf8)),_0x278e8b=_0x4d7ee1[_0x2bf781(0xeb)];for(const _0x3a4bd4 of ti){if(!_0x4d7ee1[_0x2bf781(0xf5)][_0x2bf781(0x112)](_0x3a4bd4))continue;const _0x408778=_0x3a4bd4[_0x2bf781(0x119)](0x0,-0x7)[_0x2bf781(0x11b)](),_0x1e37b3=_0x2bf781(0xf9)+_0x408778[_0x2bf781(0xf3)]();_0x365646[_0x2bf781(0xfe)](_0x408778),_0x365646[_0x2bf781(0x10a)](_0x408778),_0x365646[_0x2bf781(0x120)][_0x2bf781(0x107)](_0x408778,_0x521229(_0x278e8b,_0x1e37b3));}this[_0x2bf781(0x102)]();}[_0x324378(0x102)](){const _0x9a594f=_0x324378,_0x3b1afc=this[_0x9a594f(0x103)],_0x23b5b8=_0x3b1afc[_0x9a594f(0xeb)],_0x584044=_0x3b1afc[_0x9a594f(0xf5)][_0x9a594f(0xfa)](_0x9a594f(0xf8));function _0x3a0db3(_0x10cc9c,_0x57ce70){const _0x337d0b=_0x9a594f;_0x584044[_0x337d0b(0x120)][_0x337d0b(0xea)](_0x412399=>{const _0x31c544=_0x337d0b;if(_0x31c544(0x117)!=_0x412399[_0x31c544(0x101)])return;const {data:_0x2dfd73}=_0x412399;return _0x2dfd73&&_0x2dfd73[_0x31c544(0x104)]===_0x10cc9c?_0x2dfd73[_0x31c544(0x10d)][0x0][_0x31c544(0x115)]?{'type':_0x31c544(0x10c),'content':_0x521229(_0x23b5b8,_0x31c544(0x110),_0x57ce70)}:{'type':_0x31c544(0x10c),'content':_0x521229(_0x23b5b8,_0x31c544(0x106),_0x57ce70)}:void 0x0;});}_0x3a0db3(_0x9a594f(0x10f),_0x521229(_0x23b5b8,_0x9a594f(0x11a))),_0x3a0db3(_0x9a594f(0x105),_0x521229(_0x23b5b8,_0x9a594f(0xfc))),_0x3a0db3(_0x9a594f(0xf0),_0x521229(_0x23b5b8,_0x9a594f(0x11d))),_0x3a0db3(_0x9a594f(0x11c),_0x521229(_0x23b5b8,_0x9a594f(0x114))),_0x3a0db3(_0x9a594f(0x111),_0x521229(_0x23b5b8,_0x9a594f(0x116))),_0x3a0db3(_0x9a594f(0xef),_0x521229(_0x23b5b8,_0x9a594f(0x118))),_0x3a0db3(_0x9a594f(0xfb),_0x521229(_0x23b5b8,_0x9a594f(0xf6)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1051fa=_0x1b42;function _0x1b42(_0x8e60cc,_0x1876ec){const _0x58ef23=_0x58ef();return _0x1b42=function(_0x1b42bf,_0x4b58f2){_0x1b42bf=_0x1b42bf-0xe5;let _0x1f8962=_0x58ef23[_0x1b42bf];return _0x1f8962;},_0x1b42(_0x8e60cc,_0x1876ec);}(function(_0x1badcc,_0x19f6b4){const _0x4a7a94=_0x1b42,_0x435951=_0x1badcc();while(!![]){try{const _0x7dd17b=-parseInt(_0x4a7a94(0xe8))/0x1*(parseInt(_0x4a7a94(0x107))/0x2)+parseInt(_0x4a7a94(0xfe))/0x3+-parseInt(_0x4a7a94(0xea))/0x4*(-parseInt(_0x4a7a94(0xfb))/0x5)+-parseInt(_0x4a7a94(0xeb))/0x6+-parseInt(_0x4a7a94(0x110))/0x7*(parseInt(_0x4a7a94(0xff))/0x8)+-parseInt(_0x4a7a94(0x106))/0x9*(-parseInt(_0x4a7a94(0x10f))/0xa)+parseInt(_0x4a7a94(0xe5))/0xb*(parseInt(_0x4a7a94(0x10e))/0xc);if(_0x7dd17b===_0x19f6b4)break;else _0x435951['push'](_0x435951['shift']());}catch(_0x12dae1){_0x435951['push'](_0x435951['shift']());}}}(_0x58ef,0x4bd87));import{Plugin as _0xcaa9a}from'ckeditor5/src/core.js';import{getTranslation as _0x13d475}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3f6ed1}from'../utils/utils.js';export default class O extends _0xcaa9a{[_0x1051fa(0xfd)](){const _0x4bef36=_0x1051fa,_0x2a9a65=this[_0x4bef36(0x104)],_0x1d8ab4=_0x2a9a65[_0x4bef36(0x111)];if(!_0x2a9a65[_0x4bef36(0x108)][_0x4bef36(0x10b)](_0x4bef36(0xef)))return;const _0x44e204=_0x2a9a65[_0x4bef36(0x108)][_0x4bef36(0x105)](_0x4bef36(0x102)),_0x2843d2=this[_0x4bef36(0x104)][_0x4bef36(0xf4)][_0x4bef36(0x105)](_0x4bef36(0xf7));_0x44e204[_0x4bef36(0xf9)](_0x4bef36(0xf7),(_0x35ae46,_0x2c77f4={})=>{const _0x2b14bf=_0x4bef36,_0x468a87=this[_0x2b14bf(0x104)][_0x2b14bf(0xf0)][_0x2b14bf(0x100)][_0x2b14bf(0x10d)],_0x191d60=_0x2c77f4&&void 0x0!==_0x2c77f4[_0x2b14bf(0x109)]?_0x2c77f4[_0x2b14bf(0x109)]:!_0x2843d2[_0x2b14bf(0x101)];let _0x47fbf5=[];if(_0x191d60){const _0x15e14f=Array[_0x2b14bf(0xf3)](_0x468a87[_0x2b14bf(0x10c)]())[_0x2b14bf(0xfa)](_0x4a513c=>oo(_0x4a513c)||function(_0x1384e7,_0x5a88bf){const _0x1c1331=_0x2b14bf,_0x446bcd=_0x5a88bf[_0x1c1331(0xfc)](_0x1384e7[_0x1c1331(0xf8)],_0x1c1331(0xf7)),_0x3dbab7=_0x5a88bf[_0x1c1331(0xfc)]([_0x1c1331(0xe6),_0x1c1331(0xf7)],_0x1384e7);return _0x446bcd&&_0x3dbab7;}(_0x4a513c,this[_0x2b14bf(0x104)][_0x2b14bf(0xf0)][_0x2b14bf(0xec)]));_0x47fbf5=_0x3f6ed1(_0x15e14f,_0x2a9a65[_0x2b14bf(0xf0)]);}else{const _0x16e6dc=Array[_0x2b14bf(0xf3)](_0x468a87[_0x2b14bf(0x10c)]())[_0x2b14bf(0xfa)](_0x5b2245=>oo(_0x5b2245));_0x47fbf5=_0x3f6ed1(_0x16e6dc,_0x2a9a65[_0x2b14bf(0xf0)]);}_0x2a9a65[_0x2b14bf(0xf0)][_0x2b14bf(0xe7)](()=>{const _0x28d80e=_0x2b14bf;for(const _0x410ec2 of _0x47fbf5)_0x44e204[_0x28d80e(0xee)](_0x410ec2,{'commandName':_0x28d80e(0xf7),'commandParams':[{'forceValue':_0x191d60}]});});}),_0x44e204[_0x4bef36(0xed)][_0x4bef36(0xf1)](_0xf62f88=>{const _0x4a985e=_0x4bef36,{data:_0x2e8839}=_0xf62f88;if(_0x2e8839&&_0x4a985e(0xf7)==_0x2e8839[_0x4a985e(0x112)]){const _0x47eeaf=_0x13d475(_0x1d8ab4,_0x4a985e(0xf6));return _0x2e8839[_0x4a985e(0xe9)][0x0][_0x4a985e(0x109)]?{'type':_0x4a985e(0xf2),'content':_0x13d475(_0x1d8ab4,_0x4a985e(0xf5),_0x47eeaf)}:{'type':_0x4a985e(0xf2),'content':_0x13d475(_0x1d8ab4,_0x4a985e(0x10a),_0x47eeaf)};}});}}function oo(_0x3927cc){const _0x474ac9=_0x1051fa;return _0x474ac9(0xf7)==_0x3927cc[_0x474ac9(0xf8)][_0x474ac9(0x103)];}function _0x58ef(){const _0x308e7e=['has','getSelectedBlocks','selection','354516ghABfm','160iPgPGN','2779MlVyRi','locale','commandName','99tBCcmH','$root','change','3ZOIQQA','commandParams','4RPDLPN','52296nulsIh','schema','descriptionFactory','markBlockFormat','BlockQuoteEditing','model','registerDescriptionCallback','format','from','commands','*Set\x20format:*\x20%0','ELEMENT_BLOCK_QUOTE','blockQuote','parent','enableCommand','filter','724265JHnIwe','checkChild','afterInit','1119783kRKRrf','4328OyWtOd','document','value','TrackChangesEditing','name','editor','get','99477SGxdhR','284462UvwuPS','plugins','forceValue','*Remove\x20format:*\x20%0'];_0x58ef=function(){return _0x308e7e;};return _0x58ef();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x38b7(_0x4904b7,_0x309d84){const _0x525df6=_0x525d();return _0x38b7=function(_0x38b7dd,_0x11e399){_0x38b7dd=_0x38b7dd-0xc0;let _0x3b3d2a=_0x525df6[_0x38b7dd];return _0x3b3d2a;},_0x38b7(_0x4904b7,_0x309d84);}const _0x660291=_0x38b7;(function(_0x1796e6,_0x57b5ba){const _0x555705=_0x38b7,_0x3a88d4=_0x1796e6();while(!![]){try{const _0x4027c6=parseInt(_0x555705(0xc9))/0x1+-parseInt(_0x555705(0xca))/0x2*(-parseInt(_0x555705(0xc4))/0x3)+parseInt(_0x555705(0xcd))/0x4+parseInt(_0x555705(0xcc))/0x5+parseInt(_0x555705(0xd2))/0x6+-parseInt(_0x555705(0xd0))/0x7*(parseInt(_0x555705(0xc0))/0x8)+-parseInt(_0x555705(0xd1))/0x9;if(_0x4027c6===_0x57b5ba)break;else _0x3a88d4['push'](_0x3a88d4['shift']());}catch(_0x3e2a1e){_0x3a88d4['push'](_0x3a88d4['shift']());}}}(_0x525d,0xc9c98));function _0x525d(){const _0x25595b=['has','3570870FMrcio','321668vwWVna','enableCommand','plugins','49RKLYiz','15369246Isgcep','277980qYIbtM','get','1425728mKKTPC','editor','changeCaseLower','TrackChangesEditing','15YpKCbA','afterInit','changeCaseUpper','CaseChange','changeCaseTitle','1547940qJNyXB','557146UuZeYp'];_0x525d=function(){return _0x25595b;};return _0x525d();}import{Plugin as _0x55c0af}from'ckeditor5/src/core.js';export default class G extends _0x55c0af{[_0x660291(0xc5)](){const _0xdb76e3=_0x660291,_0x37b1e8=this[_0xdb76e3(0xc1)];_0x37b1e8[_0xdb76e3(0xcf)][_0xdb76e3(0xcb)](_0xdb76e3(0xc7))&&(_0x37b1e8[_0xdb76e3(0xcf)][_0xdb76e3(0xd3)](_0xdb76e3(0xc3))[_0xdb76e3(0xce)](_0xdb76e3(0xc6)),_0x37b1e8[_0xdb76e3(0xcf)][_0xdb76e3(0xd3)](_0xdb76e3(0xc3))[_0xdb76e3(0xce)](_0xdb76e3(0xc2)),_0x37b1e8[_0xdb76e3(0xcf)][_0xdb76e3(0xd3)](_0xdb76e3(0xc3))[_0xdb76e3(0xce)](_0xdb76e3(0xc8)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x1eab(_0x30cfc9,_0x214cb3){const _0x1b8d4e=_0x1b8d();return _0x1eab=function(_0x1eab4b,_0x19d56e){_0x1eab4b=_0x1eab4b-0x17a;let _0x264e60=_0x1b8d4e[_0x1eab4b];return _0x264e60;},_0x1eab(_0x30cfc9,_0x214cb3);}const _0xb70d13=_0x1eab;function _0x1b8d(){const _0x391f78=['plugins','258798QOLAoC','afterInit','4EpmRPC','editor','5470AIDCys','249069WrDUJD','get','4DoXGOn','8745KFEoSj','ckbox','enableCommand','441532oGrkdQ','82773CSDsuI','TrackChangesEditing','296QrErgO','1899558BymtUz','638380dBttKo','commands'];_0x1b8d=function(){return _0x391f78;};return _0x1b8d();}(function(_0x2f0b25,_0x32adfd){const _0x4f4fde=_0x1eab,_0x5eb312=_0x2f0b25();while(!![]){try{const _0x2607a6=-parseInt(_0x4f4fde(0x18b))/0x1+parseInt(_0x4f4fde(0x17a))/0x2*(parseInt(_0x4f4fde(0x17d))/0x3)+-parseInt(_0x4f4fde(0x17f))/0x4*(parseInt(_0x4f4fde(0x188))/0x5)+-parseInt(_0x4f4fde(0x187))/0x6+-parseInt(_0x4f4fde(0x183))/0x7+-parseInt(_0x4f4fde(0x186))/0x8*(-parseInt(_0x4f4fde(0x184))/0x9)+-parseInt(_0x4f4fde(0x17c))/0xa*(-parseInt(_0x4f4fde(0x180))/0xb);if(_0x2607a6===_0x32adfd)break;else _0x5eb312['push'](_0x5eb312['shift']());}catch(_0x341511){_0x5eb312['push'](_0x5eb312['shift']());}}}(_0x1b8d,0x2abd1));import{Plugin as _0x5f291f}from'ckeditor5/src/core.js';export default class F extends _0x5f291f{[_0xb70d13(0x18c)](){const _0x568062=_0xb70d13,_0x9ce3e0=this[_0x568062(0x17b)];_0x9ce3e0[_0x568062(0x189)][_0x568062(0x17e)](_0x568062(0x181))&&_0x9ce3e0[_0x568062(0x18a)][_0x568062(0x17e)](_0x568062(0x185))[_0x568062(0x182)](_0x568062(0x181));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4d8edd=_0x28de;(function(_0x11472d,_0x21027f){const _0x575e01=_0x28de,_0x2effae=_0x11472d();while(!![]){try{const _0x2514e4=parseInt(_0x575e01(0x196))/0x1+parseInt(_0x575e01(0x1b8))/0x2+-parseInt(_0x575e01(0x1b5))/0x3*(-parseInt(_0x575e01(0x197))/0x4)+-parseInt(_0x575e01(0x18e))/0x5*(parseInt(_0x575e01(0x1ad))/0x6)+-parseInt(_0x575e01(0x1a1))/0x7+parseInt(_0x575e01(0x1ae))/0x8*(parseInt(_0x575e01(0x1ba))/0x9)+-parseInt(_0x575e01(0x19e))/0xa;if(_0x2514e4===_0x21027f)break;else _0x2effae['push'](_0x2effae['shift']());}catch(_0x53241d){_0x2effae['push'](_0x2effae['shift']());}}}(_0x309d,0xd4656));import{Plugin as _0x668136}from'ckeditor5/src/core.js';import{getTranslation as _0x375165}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0xab6494}from'../utils/utils.js';function _0x28de(_0x39095a,_0x45abab){const _0x309d46=_0x309d();return _0x28de=function(_0x28de05,_0x1ba203){_0x28de05=_0x28de05-0x18c;let _0x40fd25=_0x309d46[_0x28de05];return _0x40fd25;},_0x28de(_0x39095a,_0x45abab);}export default class L extends _0x668136{[_0x4d8edd(0x195)](){const _0x4b9d69=_0x4d8edd,_0x239311=this[_0x4b9d69(0x1a2)];if(!_0x239311[_0x4b9d69(0x1bc)][_0x4b9d69(0x1a8)](_0x4b9d69(0x198)))return;const _0x4f334d=_0x239311[_0x4b9d69(0x1bc)][_0x4b9d69(0x1c0)](_0x4b9d69(0x193)),_0x10cd21=_0x239311[_0x4b9d69(0x1b1)],_0x184bf4=_0x239311[_0x4b9d69(0x19b)][_0x4b9d69(0x1c0)](_0x4b9d69(0x1b0))[_0x4b9d69(0x1b3)],_0x460f6b=_0x239311[_0x4b9d69(0x1bd)][_0x4b9d69(0x1c0)](_0x4b9d69(0x1b0));_0x4f334d[_0x4b9d69(0x1aa)](_0x4b9d69(0x1ab)),_0x4f334d[_0x4b9d69(0x1aa)](_0x4b9d69(0x19f)),_0x4f334d[_0x4b9d69(0x1aa)](_0x4b9d69(0x1b0),(_0x17d57c,_0x213376={})=>{const _0x55a976=_0x4b9d69,_0x45b364=_0x239311[_0x55a976(0x1a9)],_0x44cce3=_0x239311[_0x55a976(0x1a9)][_0x55a976(0x1a7)][_0x55a976(0x1af)],_0x1a4533=_0x213376&&void 0x0!==_0x213376[_0x55a976(0x1b2)]?_0x213376[_0x55a976(0x1b2)]:!_0x460f6b[_0x55a976(0x1a6)];let _0x27e4a6;_0x213376[_0x55a976(0x19a)]||(_0x213376[_0x55a976(0x19a)]=_0x184bf4[0x0][_0x55a976(0x19a)]),_0x27e4a6=_0x1a4533?Array[_0x55a976(0x1a3)](_0x44cce3[_0x55a976(0x18c)]())[_0x55a976(0x18f)](_0x434b76=>eo(_0x434b76)||function(_0x30268f,_0x185bef){const _0x5324f6=_0x55a976;if(_0x30268f['is'](_0x5324f6(0x1a4))||_0x185bef[_0x5324f6(0x1c1)](_0x30268f))return!0x1;return _0x185bef[_0x5324f6(0x1be)](_0x30268f[_0x5324f6(0x199)],_0x5324f6(0x1b0));}(_0x434b76,_0x45b364[_0x55a976(0x1c2)])):Array[_0x55a976(0x1a3)](_0x44cce3[_0x55a976(0x18c)]())[_0x55a976(0x18f)](_0x1d3988=>eo(_0x1d3988));const _0xc35f8e=_0xab6494(_0x27e4a6,_0x45b364);_0x45b364[_0x55a976(0x190)](()=>{const _0x39f479=_0x55a976;for(const _0x92bf79 of _0xc35f8e)_0x4f334d[_0x39f479(0x1c3)](_0x92bf79,{'commandName':_0x39f479(0x1b0),'commandParams':[{..._0x213376,'forceValue':_0x1a4533}],'formatGroupId':_0x39f479(0x18d)});});}),(_0x4f334d[_0x4b9d69(0x1bf)][_0x4b9d69(0x1bb)](_0x4b9d69(0x1b0),_0x1caa54=>_0x375165(_0x10cd21,_0x4b9d69(0x194),_0x1caa54)),_0x4f334d[_0x4b9d69(0x1bf)][_0x4b9d69(0x1b9)](_0x8d8bbe=>{const _0x2471d2=_0x4b9d69;if(_0x2471d2(0x192)!=_0x8d8bbe[_0x2471d2(0x1b7)])return;const _0x5a415f=_0x10cd21['t'],{data:_0x1e6995}=_0x8d8bbe;if(!_0x1e6995||_0x2471d2(0x1b0)!=_0x1e6995[_0x2471d2(0x1b4)])return;const _0x18263e=_0x1e6995[_0x2471d2(0x1b6)][0x0][_0x2471d2(0x19a)],_0x4e2851=_0x5a415f(_0x184bf4[_0x2471d2(0x1c4)](_0x4a259b=>_0x4a259b[_0x2471d2(0x19a)]===_0x18263e)[_0x2471d2(0x1a0)])[_0x2471d2(0x1ac)]();return _0x1e6995[_0x2471d2(0x1b6)][0x0][_0x2471d2(0x1b2)]?{'type':_0x2471d2(0x19d),'content':_0x375165(_0x10cd21,_0x2471d2(0x1a5),_0x375165(_0x10cd21,_0x2471d2(0x194),0x1)+'\x20('+_0x4e2851+')')}:{'type':_0x2471d2(0x19d),'content':_0x375165(_0x10cd21,_0x2471d2(0x191),_0x375165(_0x10cd21,_0x2471d2(0x194),0x1))};}));}}function eo(_0x366b2f){const _0x4444d2=_0x4d8edd;return _0x4444d2(0x1b0)==_0x366b2f[_0x4444d2(0x19c)];}function _0x309d(){const _0xd45851=['descriptionFactory','get','isLimit','schema','markBlockFormat','find','getSelectedBlocks','blockName','30905ItKQDb','filter','change','*Remove\x20format:*\x20%0','formatBlock','TrackChangesEditing','ELEMENT_CODE_BLOCK','afterInit','76061uPkVjO','10324kBMpia','CodeBlock','parent','language','config','name','format','2272300ZwnYOz','outdentCodeBlock','label','5707464yuhndO','editor','from','rootElement','*Set\x20format:*\x20%0','value','document','has','model','enableCommand','indentCodeBlock','toLowerCase','210SACXLE','40ppYYyU','selection','codeBlock','locale','forceValue','languages','commandName','831WzZARC','commandParams','type','798156XNwLnI','registerDescriptionCallback','1689867lkUdTZ','registerElementLabel','plugins','commands','checkChild'];_0x309d=function(){return _0xd45851;};return _0x309d();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x377c57=_0x2f71;(function(_0x5d50fb,_0xb6af6){const _0x21eced=_0x2f71,_0x2655b2=_0x5d50fb();while(!![]){try{const _0x1b241c=-parseInt(_0x21eced(0x163))/0x1*(-parseInt(_0x21eced(0x15b))/0x2)+-parseInt(_0x21eced(0x15f))/0x3*(-parseInt(_0x21eced(0x159))/0x4)+parseInt(_0x21eced(0x152))/0x5+-parseInt(_0x21eced(0x153))/0x6*(parseInt(_0x21eced(0x15a))/0x7)+parseInt(_0x21eced(0x156))/0x8+-parseInt(_0x21eced(0x155))/0x9+parseInt(_0x21eced(0x158))/0xa;if(_0x1b241c===_0xb6af6)break;else _0x2655b2['push'](_0x2655b2['shift']());}catch(_0x442d79){_0x2655b2['push'](_0x2655b2['shift']());}}}(_0x5e00,0x1d108));import{Plugin as _0x422e44}from'ckeditor5/src/core.js';function _0x2f71(_0x193fab,_0x429f24){const _0x5e0027=_0x5e00();return _0x2f71=function(_0x2f71a8,_0x58f35c){_0x2f71a8=_0x2f71a8-0x151;let _0x3287c2=_0x5e0027[_0x2f71a8];return _0x3287c2;},_0x2f71(_0x193fab,_0x429f24);}function _0x5e00(){const _0xc17c7b=['enableCommand','458478yHbVtk','1124328hPsrqY','TrackChangesEditing','298280plpjVt','32972RpwLVo','1477otnvuX','778zwFbes','plugins','addCommentThread','CommentsEditing','9gxUqPr','has','get','afterInit','29VKzzzB','editor','519630TNLVep','3990lBKcxt'];_0x5e00=function(){return _0xc17c7b;};return _0x5e00();}export default class H extends _0x422e44{[_0x377c57(0x162)](){const _0x5ebbef=_0x377c57,_0x3d7d96=this[_0x5ebbef(0x151)];if(!_0x3d7d96[_0x5ebbef(0x15c)][_0x5ebbef(0x160)](_0x5ebbef(0x15e)))return;_0x3d7d96[_0x5ebbef(0x15c)][_0x5ebbef(0x161)](_0x5ebbef(0x157))[_0x5ebbef(0x154)](_0x5ebbef(0x15d));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x1434(_0x1600bd,_0x4d8d07){const _0x28379a=_0x2837();return _0x1434=function(_0x143413,_0x27eba6){_0x143413=_0x143413-0x13a;let _0x3a6746=_0x28379a[_0x143413];return _0x3a6746;},_0x1434(_0x1600bd,_0x4d8d07);}const _0x1f7f5b=_0x1434;(function(_0x45a20b,_0xcb197){const _0x560db5=_0x1434,_0x580bb9=_0x45a20b();while(!![]){try{const _0x138918=-parseInt(_0x560db5(0x160))/0x1+-parseInt(_0x560db5(0x16c))/0x2*(parseInt(_0x560db5(0x175))/0x3)+parseInt(_0x560db5(0x157))/0x4*(parseInt(_0x560db5(0x15c))/0x5)+-parseInt(_0x560db5(0x13b))/0x6*(-parseInt(_0x560db5(0x14a))/0x7)+parseInt(_0x560db5(0x14b))/0x8*(parseInt(_0x560db5(0x147))/0x9)+parseInt(_0x560db5(0x155))/0xa*(parseInt(_0x560db5(0x15b))/0xb)+parseInt(_0x560db5(0x162))/0xc*(parseInt(_0x560db5(0x14c))/0xd);if(_0x138918===_0xcb197)break;else _0x580bb9['push'](_0x580bb9['shift']());}catch(_0x39a5c7){_0x580bb9['push'](_0x580bb9['shift']());}}}(_0x2837,0xc58f7));import{Plugin as _0x4eb240}from'ckeditor5/src/core.js';import{LiveRange as _0x34b935}from'ckeditor5/src/engine.js';import{Delete as _0x19ed56}from'ckeditor5/src/typing.js';function _0x2837(){const _0x505069=['965241qHaPmb','plugins','addMarker:suggestion:deletion','49vXwUso','24vUenIl','13hveArG','model','getFirstRange','start','createRange','delete','init','root','buffer','8099390cgriAq','showSuggestionHighlights','3292364YPkVnk','document','remove','rootName','11NlspTI','5KsfxNi','bind','selection','requires','1169106kbPHmC','markerNameToElements','14567052wTDJUv','$graveyard','unlock','end','unit','isCollapsed','deleteForward','mapper','editor','enqueueChange','382232VdbhFQ','setSelection','detach','markerName','high','downcastDispatcher','batch','lock','uiElement','21HAxGZf','editing','data','unbindElementFromMarkerName','commands','126366cZvzwt','merge','writer','options','TrackChangesEditing','createSelection','modifySelection','fromRange','removeMarker:suggestion:deletion','enableCommand','forward','get'];_0x2837=function(){return _0x505069;};return _0x2837();}import{downcastSplitMergeMarker as _0x5d1919}from'./utils.js';export default class q extends _0x4eb240{static get[_0x1f7f5b(0x15f)](){return[_0x19ed56];}[_0x1f7f5b(0x152)](){const _0x2ee13a=_0x1f7f5b,_0x3f34d4=this[_0x2ee13a(0x16a)],_0x3230f2=_0x3f34d4[_0x2ee13a(0x148)][_0x2ee13a(0x146)](_0x2ee13a(0x13f));_0x3230f2[_0x2ee13a(0x144)](_0x2ee13a(0x151));const _0x1856c0=_0x3f34d4[_0x2ee13a(0x13a)][_0x2ee13a(0x146)](_0x2ee13a(0x168));_0x3230f2[_0x2ee13a(0x144)](_0x2ee13a(0x168),(_0x24a9b8,_0x44478a={})=>{const _0x3a5637=_0x2ee13a,_0x504f16=_0x3f34d4[_0x3a5637(0x14d)][_0x3a5637(0x140)](_0x3f34d4[_0x3a5637(0x14d)][_0x3a5637(0x158)][_0x3a5637(0x15e)]);_0x504f16[_0x3a5637(0x167)]&&_0x3f34d4[_0x3a5637(0x14d)][_0x3a5637(0x141)](_0x504f16,{'direction':_0x3a5637(0x145),'unit':_0x44478a[_0x3a5637(0x166)]});const _0x4630c8=_0x504f16[_0x3a5637(0x14e)](),_0x399d85=_0x34b935[_0x3a5637(0x142)](_0x4630c8);let _0x15cd5b;_0x24a9b8(_0x44478a),_0x15cd5b=_0x3a5637(0x163)==_0x399d85[_0x3a5637(0x153)][_0x3a5637(0x15a)]?_0x3f34d4[_0x3a5637(0x14d)][_0x3a5637(0x150)](_0x4630c8[_0x3a5637(0x14f)]):_0x3f34d4[_0x3a5637(0x14d)][_0x3a5637(0x150)](_0x399d85[_0x3a5637(0x14f)],_0x399d85[_0x3a5637(0x165)]),_0x399d85[_0x3a5637(0x16e)](),_0x3f34d4[_0x3a5637(0x14d)][_0x3a5637(0x16b)](_0x1856c0[_0x3a5637(0x154)][_0x3a5637(0x172)],_0x30c9b9=>{const _0x4589a7=_0x3a5637;_0x1856c0[_0x4589a7(0x154)][_0x4589a7(0x173)](),_0x30c9b9[_0x4589a7(0x16d)](_0x30c9b9[_0x4589a7(0x150)](_0x15cd5b[_0x4589a7(0x165)])),_0x1856c0[_0x4589a7(0x154)][_0x4589a7(0x164)]();});}),_0x3f34d4[_0x2ee13a(0x176)][_0x2ee13a(0x171)]['on'](_0x2ee13a(0x149),_0x5d1919(_0x3f34d4,_0x2ee13a(0x13c)),{'priority':_0x2ee13a(0x170)}),_0x3f34d4[_0x2ee13a(0x177)][_0x2ee13a(0x171)]['on'](_0x2ee13a(0x149),(_0x57a025,_0x5ca428,_0x4077cd)=>{const _0x42cca5=_0x2ee13a;_0x4077cd[_0x42cca5(0x13e)][_0x42cca5(0x156)]&&_0x5d1919(_0x3f34d4,_0x42cca5(0x13c),{'showActiveMarker':!0x1})[_0x42cca5(0x15d)](this)(_0x57a025,_0x5ca428,_0x4077cd);},{'priority':_0x2ee13a(0x170)}),_0x3f34d4[_0x2ee13a(0x176)][_0x2ee13a(0x171)]['on'](_0x2ee13a(0x143),(_0x2e4b16,_0x531808,_0x538fa5)=>{const _0x4201ff=_0x2ee13a,_0x482431=_0x538fa5[_0x4201ff(0x169)][_0x4201ff(0x161)](_0x531808[_0x4201ff(0x16f)]);if(_0x482431){for(const _0x10585a of _0x482431)_0x10585a['is'](_0x4201ff(0x174))&&(_0x538fa5[_0x4201ff(0x169)][_0x4201ff(0x178)](_0x10585a,_0x531808[_0x4201ff(0x16f)]),_0x538fa5[_0x4201ff(0x13d)][_0x4201ff(0x159)](_0x10585a));}},{'priority':_0x2ee13a(0x170)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4737a6=_0x3258;(function(_0x29810,_0x5bf3b4){const _0x586c24=_0x3258,_0x230bd1=_0x29810();while(!![]){try{const _0x25c157=parseInt(_0x586c24(0x183))/0x1+-parseInt(_0x586c24(0x1b7))/0x2*(-parseInt(_0x586c24(0x190))/0x3)+-parseInt(_0x586c24(0x1b1))/0x4+parseInt(_0x586c24(0x1b4))/0x5+parseInt(_0x586c24(0x19c))/0x6*(-parseInt(_0x586c24(0x1a6))/0x7)+-parseInt(_0x586c24(0x191))/0x8*(-parseInt(_0x586c24(0x197))/0x9)+-parseInt(_0x586c24(0x1ab))/0xa;if(_0x25c157===_0x5bf3b4)break;else _0x230bd1['push'](_0x230bd1['shift']());}catch(_0x544cbb){_0x230bd1['push'](_0x230bd1['shift']());}}}(_0x13a2,0x6e5d7));import{Plugin as _0x2477f2}from'ckeditor5/src/core.js';import{Enter as _0x39f5ea}from'ckeditor5/src/enter.js';function _0x13a2(){const _0x1298f0=['enter','TrackChangesEditing','createRange','4689KgGZKf','bind','options','change','editor','2490jkAauK','createPositionAt','ck-suggestion-marker-split','addMarker:suggestion:insertion','end','afterExecute','get','init','markInsertion','selection','6097poUemE','editing','enterBlock','data','setSelection','1737410tpYvUG','enableCommand','downcastDispatcher','requires','high','markerNameToElements','1388120yNBjNq','nextSibling','removeMarker:suggestion:insertion','1701585yPDsbb','split','mapper','4HkDlrM','hasClass','parent','354589IGKgJQ','remove','markerName','unbindElementFromMarkerName','detach','document','plugins','writer','fromRange','getFirstPosition','showSuggestionHighlights','fire','model','825441Hecnvg','1368asjRZn','getFirstRange','commands'];_0x13a2=function(){return _0x1298f0;};return _0x13a2();}import{LiveRange as _0x4b2cc0}from'ckeditor5/src/engine.js';function _0x3258(_0x3b13d3,_0x2a2067){const _0x13a23d=_0x13a2();return _0x3258=function(_0x325897,_0x2e9980){_0x325897=_0x325897-0x183;let _0x382fdb=_0x13a23d[_0x325897];return _0x382fdb;},_0x3258(_0x3b13d3,_0x2a2067);}import{downcastSplitMergeMarker as _0x9a65df}from'./utils.js';export default class W extends _0x2477f2{static get[_0x4737a6(0x1ae)](){return[_0x39f5ea];}[_0x4737a6(0x1a3)](){const _0x41ba83=_0x4737a6,_0x2fa036=this[_0x41ba83(0x19b)],_0x1ed2be=_0x2fa036[_0x41ba83(0x189)][_0x41ba83(0x1a2)](_0x41ba83(0x195)),_0x2c867c=_0x2fa036[_0x41ba83(0x193)][_0x41ba83(0x1a2)](_0x41ba83(0x194));_0x1ed2be[_0x41ba83(0x1ac)](_0x41ba83(0x194),()=>{const _0x3e951d=_0x41ba83;_0x2fa036[_0x3e951d(0x18f)][_0x3e951d(0x19a)](_0x59f880=>{const _0x46bd23=_0x3e951d,_0x3a9ae1=_0x2fa036[_0x46bd23(0x18f)][_0x46bd23(0x188)][_0x46bd23(0x1a5)],_0x2ec744=_0x3a9ae1[_0x46bd23(0x18c)](),_0x80eb34=_0x4b2cc0[_0x46bd23(0x18b)](_0x3a9ae1[_0x46bd23(0x192)]());if(_0x2c867c[_0x46bd23(0x1a8)](_0x59f880)){const _0x3f3d18=_0x2fa036[_0x46bd23(0x18f)][_0x46bd23(0x19d)](_0x2ec744[_0x46bd23(0x1b9)][_0x46bd23(0x1b2)],0x0),_0x3fef34=_0x59f880[_0x46bd23(0x196)](_0x2ec744,_0x3f3d18);_0x1ed2be[_0x46bd23(0x1a4)](_0x3fef34);}else _0x59f880[_0x46bd23(0x1aa)](_0x59f880[_0x46bd23(0x196)](_0x80eb34[_0x46bd23(0x1a0)]));_0x80eb34[_0x46bd23(0x187)](),_0x2c867c[_0x46bd23(0x18e)](_0x46bd23(0x1a1),{'writer':_0x59f880});});}),_0x2fa036[_0x41ba83(0x1a7)][_0x41ba83(0x1ad)]['on'](_0x41ba83(0x19f),_0x9a65df(_0x2fa036,_0x41ba83(0x1b5)),{'priority':_0x41ba83(0x1af)}),_0x2fa036[_0x41ba83(0x1a7)][_0x41ba83(0x1ad)]['on'](_0x41ba83(0x1b3),(_0x28e5f5,_0x36c006,_0x1d8dc3)=>{const _0x219d75=_0x41ba83,_0xf31bc9=_0x1d8dc3[_0x219d75(0x1b6)][_0x219d75(0x1b0)](_0x36c006[_0x219d75(0x185)]);if(_0xf31bc9){for(const _0x3d6599 of _0xf31bc9)_0x3d6599[_0x219d75(0x1b8)](_0x219d75(0x19e))&&(_0x1d8dc3[_0x219d75(0x1b6)][_0x219d75(0x186)](_0x3d6599,_0x36c006[_0x219d75(0x185)]),_0x1d8dc3[_0x219d75(0x18a)][_0x219d75(0x184)](_0x3d6599));}},{'priority':_0x41ba83(0x1af)}),_0x2fa036[_0x41ba83(0x1a9)][_0x41ba83(0x1ad)]['on'](_0x41ba83(0x19f),(_0x34b868,_0x312491,_0x48cfad)=>{const _0x562f2b=_0x41ba83;_0x48cfad[_0x562f2b(0x199)][_0x562f2b(0x18d)]&&_0x9a65df(_0x2fa036,_0x562f2b(0x1b5),{'showActiveMarker':!0x1})[_0x562f2b(0x198)](this)(_0x34b868,_0x312491,_0x48cfad);},{'priority':_0x41ba83(0x1af)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x94bd83=_0x22e3;(function(_0x625e12,_0x515da8){const _0x8deb51=_0x22e3,_0x18c723=_0x625e12();while(!![]){try{const _0x48f500=parseInt(_0x8deb51(0xc9))/0x1*(-parseInt(_0x8deb51(0xdb))/0x2)+parseInt(_0x8deb51(0xce))/0x3*(parseInt(_0x8deb51(0xe3))/0x4)+-parseInt(_0x8deb51(0xcd))/0x5*(parseInt(_0x8deb51(0xe1))/0x6)+-parseInt(_0x8deb51(0xd9))/0x7*(parseInt(_0x8deb51(0xda))/0x8)+parseInt(_0x8deb51(0xbd))/0x9+-parseInt(_0x8deb51(0xd6))/0xa+-parseInt(_0x8deb51(0xde))/0xb*(-parseInt(_0x8deb51(0xc8))/0xc);if(_0x48f500===_0x515da8)break;else _0x18c723['push'](_0x18c723['shift']());}catch(_0x1e4bb5){_0x18c723['push'](_0x18c723['shift']());}}}(_0x46b5,0x81ecc));import{Plugin as _0x9151cd}from'ckeditor5/src/core.js';function _0x22e3(_0x59853c,_0x101939){const _0x46b5d2=_0x46b5();return _0x22e3=function(_0x22e3be,_0x4f17da){_0x22e3be=_0x22e3be-0xbb;let _0x4e746e=_0x46b5d2[_0x22e3be];return _0x4e746e;},_0x22e3(_0x59853c,_0x101939);}export default class J extends _0x9151cd{[_0x94bd83(0xe0)](){const _0x137d42=_0x94bd83;if(!this[_0x137d42(0xbe)][_0x137d42(0xcc)][_0x137d42(0xc4)](_0x137d42(0xe4)))return;const _0x11d1e9=this[_0x137d42(0xbe)][_0x137d42(0xcc)][_0x137d42(0xc2)](_0x137d42(0xc6));_0x11d1e9[_0x137d42(0xc7)](_0x137d42(0xd3),this[_0x137d42(0xdc)][_0x137d42(0xcf)](this)),_0x11d1e9[_0x137d42(0xc7)](_0x137d42(0xd7)),_0x11d1e9[_0x137d42(0xc7)](_0x137d42(0xca)),_0x11d1e9[_0x137d42(0xc7)](_0x137d42(0xc1)),_0x11d1e9[_0x137d42(0xc7)](_0x137d42(0xc3));}[_0x94bd83(0xdc)](_0x884945,_0x5f09d8,_0x15ce80={}){const _0x313340=_0x94bd83,_0x1b427c=this[_0x313340(0xbe)][_0x313340(0xcc)][_0x313340(0xc2)](_0x313340(0xcb));return _0x884945(_0x4864ac=>(_0x313340(0xdf)==typeof _0x5f09d8?_0x1b427c[_0x313340(0xdd)](_0x5f09d8,_0x15ce80):_0x5f09d8)(_0x4864ac)[_0x313340(0xe5)](_0xb68dc7=>!0x1===this[_0x313340(0xd0)](_0xb68dc7,_0x4864ac[_0x313340(0xd5)])),_0x15ce80);}[_0x94bd83(0xd0)](_0x3f0214,_0x3bdd6){const _0x176217=_0x94bd83,_0x441039=this[_0x176217(0xbe)][_0x176217(0xc5)][_0x176217(0xbc)](this[_0x176217(0xbe)][_0x176217(0xc5)][_0x176217(0xd1)](_0x3bdd6,_0x3f0214[_0x176217(0xd4)]),this[_0x176217(0xbe)][_0x176217(0xc5)][_0x176217(0xd1)](_0x3bdd6,_0x3f0214[_0x176217(0xd8)]));for(const _0x407a95 of this[_0x176217(0xbe)][_0x176217(0xc5)][_0x176217(0xd2)][_0x176217(0xc0)](_0x176217(0xe2)))if(null!==_0x441039[_0x176217(0xbb)](_0x407a95[_0x176217(0xbf)]()))return!0x0;return!0x1;}}function _0x46b5(){const _0x4e2611=['getIntersection','createRange','7548363oQwapq','editor','getRange','getMarkersGroup','replace','get','replaceAll','has','model','TrackChangesEditing','enableCommand','12UpfaPa','1056871qrcucJ','findPrevious','FindAndReplaceUtils','plugins','1146485BzdHpb','543612HcgOJa','bind','_isInDeletionRange','createPositionAt','markers','find','start','item','10257990yVbiaG','findNext','end','1294447WKqbOS','8QQyerb','2ieCLqN','handleFindCommand','findByTextCallback','16120907ceUjZK','string','afterInit','6AGJsYH','suggestion:deletion','16PJvWSj','FindAndReplaceEditing','filter'];_0x46b5=function(){return _0x4e2611;};return _0x46b5();}
|