@ckeditor/ckeditor5-track-changes 42.0.0-alpha.5 → 42.0.0-alpha.7
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
|
+
(_0x12ac7e=>{const {zh:{dictionary:_0x322723,getPluralForm:_0x925674}}={'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':_0x1ca459=>0x0}};_0x12ac7e['zh']||={'dictionary':{},'getPluralForm':null},_0x12ac7e['zh']['dictionary']=Object['assign'](_0x12ac7e['zh']['dictionary'],_0x322723),_0x12ac7e['zh']['getPluralForm']=_0x925674;})(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.7",
|
|
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.7",
|
|
45
|
+
"ckeditor5-collaboration": "42.0.0-alpha.7",
|
|
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 _0x3012b9=_0x4916;(function(_0x360037,_0x74f53){const _0x5e84b3=_0x4916,_0x2a8ceb=_0x360037();while(!![]){try{const _0x1d4443=parseInt(_0x5e84b3(0xe2))/0x1*(-parseInt(_0x5e84b3(0xd9))/0x2)+parseInt(_0x5e84b3(0xdd))/0x3*(parseInt(_0x5e84b3(0xe9))/0x4)+parseInt(_0x5e84b3(0xdc))/0x5+parseInt(_0x5e84b3(0xe3))/0x6+parseInt(_0x5e84b3(0xde))/0x7*(parseInt(_0x5e84b3(0xda))/0x8)+-parseInt(_0x5e84b3(0xea))/0x9+parseInt(_0x5e84b3(0xdb))/0xa*(-parseInt(_0x5e84b3(0xd7))/0xb);if(_0x1d4443===_0x74f53)break;else _0x2a8ceb['push'](_0x2a8ceb['shift']());}catch(_0x145f46){_0x2a8ceb['push'](_0x2a8ceb['shift']());}}}(_0x147e,0x902aa));function _0x147e(){const _0x4d691c=['40695IxgyRl','2016259NmkHoa','plugins','get','getRanges','29284kcotah','6708408LtIuiW','isEnabled','editor','_isEnabledBasedOnSelection','refresh','canEditAt','76ftsvcU','3785085FwXYjL','model','execute','track-changes-accept-suggestion-not-found','acceptSuggestion','TrackChangesEditing','11bvDlSp','_suggestions','26qmNVHx','8xXnAGP','12342390ZKzutq','4810810xGvVjH'];_0x147e=function(){return _0x4d691c;};return _0x147e();}function _0x4916(_0xfa23bc,_0x50e1b3){const _0x147e25=_0x147e();return _0x4916=function(_0x49167c,_0x3a82a3){_0x49167c=_0x49167c-0xd2;let _0x410a88=_0x147e25[_0x49167c];return _0x410a88;},_0x4916(_0xfa23bc,_0x50e1b3);}import{Command as _0xeb7c1a}from'ckeditor5/src/core.js';import{CKEditorError as _0x48860e}from'ckeditor5/src/utils.js';export default class $ extends _0xeb7c1a{constructor(_0x1b4386,_0x1017fc){const _0xdc7141=_0x4916;super(_0x1b4386),this[_0xdc7141(0xd8)]=_0x1017fc,this[_0xdc7141(0xe7)](),this[_0xdc7141(0xe6)]=!0x1;}[_0x3012b9(0xe7)](){const _0x49aee6=_0x3012b9;this[_0x49aee6(0xe4)]=!0x0;}[_0x3012b9(0xd3)](_0x10d86a){const _0x5730f1=_0x3012b9,_0x487f64=this[_0x5730f1(0xd8)][_0x5730f1(0xe0)](_0x10d86a);if(!_0x487f64)throw new _0x48860e(_0x5730f1(0xd4),this);const _0x2a1473=_0x487f64[_0x5730f1(0xe1)]();this[_0x5730f1(0xe5)][_0x5730f1(0xd2)][_0x5730f1(0xe8)](_0x2a1473)&&this[_0x5730f1(0xe5)][_0x5730f1(0xdf)][_0x5730f1(0xe0)](_0x5730f1(0xd6))[_0x5730f1(0xd5)](_0x487f64);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x58be(){const _0x18f606=['track-changes-discard-suggestion-not-found','_isEnabledBasedOnSelection','_suggestions','editor','TrackChangesEditing','3421320ikZeWa','8279125mMyzEN','204650hCCuba','6675836wImJYm','getRanges','canEditAt','2683614zLEBMf','9504810BfGMxt','refresh','isEnabled','plugins','827400uKoPql','model','get','execute','discardSuggestion'];_0x58be=function(){return _0x18f606;};return _0x58be();}function _0x1c0c(_0x284353,_0x1fc251){const _0x58be56=_0x58be();return _0x1c0c=function(_0x1c0c67,_0x37c0cd){_0x1c0c67=_0x1c0c67-0x14f;let _0x3b15ca=_0x58be56[_0x1c0c67];return _0x3b15ca;},_0x1c0c(_0x284353,_0x1fc251);}const _0x5bc7f5=_0x1c0c;(function(_0x32f43b,_0x458f69){const _0x1bf982=_0x1c0c,_0x3dfd77=_0x32f43b();while(!![]){try{const _0x250d15=parseInt(_0x1bf982(0x162))/0x1+-parseInt(_0x1bf982(0x159))/0x2+-parseInt(_0x1bf982(0x15d))/0x3+-parseInt(_0x1bf982(0x15a))/0x4+parseInt(_0x1bf982(0x158))/0x5+parseInt(_0x1bf982(0x15e))/0x6+-parseInt(_0x1bf982(0x157))/0x7;if(_0x250d15===_0x458f69)break;else _0x3dfd77['push'](_0x3dfd77['shift']());}catch(_0x3ff19){_0x3dfd77['push'](_0x3dfd77['shift']());}}}(_0x58be,0xded8a));import{Command as _0x5e3cd0}from'ckeditor5/src/core.js';import{CKEditorError as _0x10552e}from'ckeditor5/src/utils.js';export default class B extends _0x5e3cd0{constructor(_0x41fd64,_0x3a9fa1){const _0x2490aa=_0x1c0c;super(_0x41fd64),this[_0x2490aa(0x154)]=_0x3a9fa1,this[_0x2490aa(0x15f)](),this[_0x2490aa(0x153)]=!0x1;}[_0x5bc7f5(0x15f)](){const _0x42baa4=_0x5bc7f5;this[_0x42baa4(0x160)]=!0x0;}[_0x5bc7f5(0x150)](_0x268499){const _0x550827=_0x5bc7f5,_0x2514e6=this[_0x550827(0x154)][_0x550827(0x14f)](_0x268499);if(!_0x2514e6)throw new _0x10552e(_0x550827(0x152),this);const _0x59c859=_0x2514e6[_0x550827(0x15b)]();this[_0x550827(0x155)][_0x550827(0x163)][_0x550827(0x15c)](_0x59c859)&&this[_0x550827(0x155)][_0x550827(0x161)][_0x550827(0x14f)](_0x550827(0x156))[_0x550827(0x151)](_0x2514e6);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x25f221=_0x21e1;(function(_0x51838b,_0x5b264c){const _0x7bf6f0=_0x21e1,_0x6d116a=_0x51838b();while(!![]){try{const _0x2fc470=parseInt(_0x7bf6f0(0x163))/0x1*(parseInt(_0x7bf6f0(0x167))/0x2)+-parseInt(_0x7bf6f0(0x164))/0x3+-parseInt(_0x7bf6f0(0x16c))/0x4+parseInt(_0x7bf6f0(0x16d))/0x5+parseInt(_0x7bf6f0(0x165))/0x6+parseInt(_0x7bf6f0(0x169))/0x7*(-parseInt(_0x7bf6f0(0x168))/0x8)+parseInt(_0x7bf6f0(0x171))/0x9;if(_0x2fc470===_0x5b264c)break;else _0x6d116a['push'](_0x6d116a['shift']());}catch(_0x24c0c8){_0x6d116a['push'](_0x6d116a['shift']());}}}(_0x8d4b,0xa9c6a));import{Command as _0x3716be}from'ckeditor5/src/core.js';function _0x8d4b(){const _0x48451a=['_command','1dpkEzc','1914033uXRIzZ','4375248rZmrRi','isEnabled','2114762QRhfFe','1496qWQwfA','41608PLGUpy','editor','_suggestions','5059448qwOJFS','3787385kjJoQb','values','canEditAt','model','10491633duXZSk','refresh','from','getRanges','some','isInContent','_isEnabledBasedOnSelection','execute'];_0x8d4b=function(){return _0x48451a;};return _0x8d4b();}function _0x21e1(_0x4bae4b,_0x577d1d){const _0x8d4bea=_0x8d4b();return _0x21e1=function(_0x21e105,_0xf22390){_0x21e105=_0x21e105-0x15f;let _0x24a0b3=_0x8d4bea[_0x21e105];return _0x24a0b3;},_0x21e1(_0x4bae4b,_0x577d1d);}import{sortSuggestions as _0x55c673,executeCommandForSuggestions as _0x234049}from'../utils/utils.js';export default class x extends _0x3716be{constructor(_0x4eac2e,_0x2d9ba4,_0x56767d){const _0x5a991a=_0x21e1;super(_0x4eac2e),this[_0x5a991a(0x162)]=_0x2d9ba4,this[_0x5a991a(0x16b)]=_0x56767d,this[_0x5a991a(0x172)](),this[_0x5a991a(0x160)]=!0x1;}[_0x25f221(0x172)](){const _0x471a20=_0x25f221,_0x36c03e=Array[_0x471a20(0x173)](this[_0x471a20(0x16b)][_0x471a20(0x16e)]())[_0x471a20(0x175)](_0x55b76a=>_0x55b76a[_0x471a20(0x15f)]);this[_0x471a20(0x166)]=this[_0x471a20(0x162)][_0x471a20(0x166)]&&_0x36c03e;}[_0x25f221(0x161)](){const _0x472313=_0x25f221,_0x3e4c2a=_0x55c673(Array[_0x472313(0x173)](this[_0x472313(0x16b)][_0x472313(0x16e)]()));for(const _0x484e02 of _0x3e4c2a){const _0x25343b=_0x484e02[_0x472313(0x174)]();if(!this[_0x472313(0x16a)][_0x472313(0x170)][_0x472313(0x16f)](_0x25343b))return;}_0x234049(this[_0x472313(0x16a)][_0x472313(0x170)],this[_0x472313(0x162)],_0x3e4c2a);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x5c40ef=_0x338a;(function(_0x3c57f6,_0x25e59e){const _0x756d56=_0x338a,_0x51deb4=_0x3c57f6();while(!![]){try{const _0x1c76f7=parseInt(_0x756d56(0x123))/0x1+-parseInt(_0x756d56(0x113))/0x2*(parseInt(_0x756d56(0x10e))/0x3)+parseInt(_0x756d56(0x11f))/0x4+parseInt(_0x756d56(0x116))/0x5+-parseInt(_0x756d56(0x110))/0x6*(parseInt(_0x756d56(0x122))/0x7)+parseInt(_0x756d56(0x11a))/0x8+-parseInt(_0x756d56(0x124))/0x9;if(_0x1c76f7===_0x25e59e)break;else _0x51deb4['push'](_0x51deb4['shift']());}catch(_0x538fa2){_0x51deb4['push'](_0x51deb4['shift']());}}}(_0x7119,0xb1ca8));import{Command as _0x25f8dc}from'ckeditor5/src/core.js';import{sortSuggestions as _0x45d172,getSelectedSuggestions as _0x1f2c03,executeCommandForSuggestions as _0x598b2e}from'../utils/utils.js';function _0x338a(_0x527a2a,_0x545fe9){const _0x7119cb=_0x7119();return _0x338a=function(_0x338a31,_0x5d23e0){_0x338a31=_0x338a31-0x10c;let _0x264f6b=_0x7119cb[_0x338a31];return _0x264f6b;},_0x338a(_0x527a2a,_0x545fe9);}function _0x7119(){const _0x453e0f=['getRanges','model','5319780DpQjbS','_isEnabledBasedOnSelection','execute','selection','7802112HqknBz','values','_command','editor','document','3483268ZFmOqy','_suggestions','canEditAt','49WefPZG','641199whCYsX','11780568pPCymT','from','_selectedSuggestions','135699apzbPT','isEnabled','793734kAaxEk','size','refresh','26qCGwKV'];_0x7119=function(){return _0x453e0f;};return _0x7119();}export default class R extends _0x25f8dc{constructor(_0x51351a,_0x4b9683,_0x4931f4){const _0x1fac96=_0x338a;super(_0x51351a),this[_0x1fac96(0x11c)]=_0x4b9683,this[_0x1fac96(0x120)]=_0x4931f4,this[_0x1fac96(0x10d)]=new Set(),this[_0x1fac96(0x112)](),this[_0x1fac96(0x117)]=!0x1;}[_0x5c40ef(0x112)](){const _0x45b56e=_0x5c40ef,_0x50dbed=this[_0x45b56e(0x11d)][_0x45b56e(0x115)][_0x45b56e(0x11e)][_0x45b56e(0x119)],_0x9714af=Array[_0x45b56e(0x10c)](this[_0x45b56e(0x120)][_0x45b56e(0x11b)]());this[_0x45b56e(0x10d)]=_0x1f2c03(_0x50dbed,_0x9714af),this[_0x45b56e(0x10f)]=this[_0x45b56e(0x11c)][_0x45b56e(0x10f)]&&!!this[_0x45b56e(0x10d)][_0x45b56e(0x111)];}[_0x5c40ef(0x118)](){const _0x3dbd0e=_0x5c40ef,_0x10a596=_0x45d172(Array[_0x3dbd0e(0x10c)](this[_0x3dbd0e(0x10d)]));for(const _0x592cfb of _0x10a596){const _0x121321=_0x592cfb[_0x3dbd0e(0x114)]();if(!this[_0x3dbd0e(0x11d)][_0x3dbd0e(0x115)][_0x3dbd0e(0x121)](_0x121321))return;}_0x598b2e(this[_0x3dbd0e(0x11d)][_0x3dbd0e(0x115)],this[_0x3dbd0e(0x11c)],_0x10a596);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3cd362=_0x3878;(function(_0x22c068,_0x6a5fa5){const _0x2e9fd4=_0x3878,_0x44d286=_0x22c068();while(!![]){try{const _0x49fd87=-parseInt(_0x2e9fd4(0x19b))/0x1*(-parseInt(_0x2e9fd4(0x19c))/0x2)+-parseInt(_0x2e9fd4(0x1a6))/0x3+-parseInt(_0x2e9fd4(0x1a5))/0x4*(parseInt(_0x2e9fd4(0x1a0))/0x5)+-parseInt(_0x2e9fd4(0x1a8))/0x6*(parseInt(_0x2e9fd4(0x1b2))/0x7)+-parseInt(_0x2e9fd4(0x1aa))/0x8*(-parseInt(_0x2e9fd4(0x1a7))/0x9)+parseInt(_0x2e9fd4(0x199))/0xa*(-parseInt(_0x2e9fd4(0x19d))/0xb)+-parseInt(_0x2e9fd4(0x1ad))/0xc*(-parseInt(_0x2e9fd4(0x1ac))/0xd);if(_0x49fd87===_0x6a5fa5)break;else _0x44d286['push'](_0x44d286['shift']());}catch(_0x52f03e){_0x44d286['push'](_0x44d286['shift']());}}}(_0x1f45,0x99025));function _0x3878(_0xbdb1db,_0x2fbf11){const _0x1f4500=_0x1f45();return _0x3878=function(_0x3878f4,_0x56994d){_0x3878f4=_0x3878f4-0x198;let _0x2ae7c8=_0x1f4500[_0x3878f4];return _0x2ae7c8;},_0x3878(_0xbdb1db,_0x2fbf11);}import{Command as _0x55a6e0}from'ckeditor5/src/core.js';export default class M extends _0x55a6e0{constructor(_0x5f46fe,_0x2301e1){const _0x220e64=_0x3878;super(_0x5f46fe),this[_0x220e64(0x198)]=_0x2301e1,this[_0x220e64(0x1b3)]=!0x1,this[_0x220e64(0x19e)](),this[_0x220e64(0x1a3)]=!0x1;}[_0x3cd362(0x19e)](){const _0x159614=_0x3cd362;this[_0x159614(0x1a9)]=!0x0;}[_0x3cd362(0x1a1)](){const _0x376c94=_0x3cd362;this[_0x376c94(0x1b3)]=!this[_0x376c94(0x1b3)],this[_0x376c94(0x1b3)]?this[_0x376c94(0x19a)]():this[_0x376c94(0x1ab)]();}[_0x3cd362(0x19a)](){const _0x21fab1=_0x3cd362;for(const _0x285efb of this[_0x21fab1(0x1a2)][_0x21fab1(0x1b1)][_0x21fab1(0x1b1)]())_0x285efb[_0x21fab1(0x19f)]&&!this[_0x21fab1(0x198)][_0x21fab1(0x1af)](_0x285efb)&&_0x285efb[_0x21fab1(0x1ae)](_0x21fab1(0x1a4));}[_0x3cd362(0x1ab)](){const _0x16d3c9=_0x3cd362;for(const _0x4f93f5 of this[_0x16d3c9(0x1a2)][_0x16d3c9(0x1b1)][_0x16d3c9(0x1b1)]())_0x4f93f5[_0x16d3c9(0x19f)]&&!this[_0x16d3c9(0x198)][_0x16d3c9(0x1af)](_0x4f93f5)&&_0x4f93f5[_0x16d3c9(0x1b0)](_0x16d3c9(0x1a4));}}function _0x1f45(){const _0xa4a79e=['_enabledCommands','410thTCFe','_disableUnsupportedCommands','1GULqyY','1573530dETYkW','150271HSqemv','refresh','affectsData','66870UmRgPP','execute','editor','_isEnabledBasedOnSelection','TrackChangesCommand','352ntDIXC','1117908lAQZYU','1998qXzoKa','7674vOaHYj','isEnabled','16648zABDoz','_enableCommands','24293997YgcBvE','12qhpBHT','forceDisabled','has','clearForceDisabled','commands','2086nJOcqX','value'];_0x1f45=function(){return _0xa4a79e;};return _0x1f45();}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x398d(_0x5e720b,_0x1e0875){var _0x22059c=_0x2205();return _0x398d=function(_0x398d5b,_0x548544){_0x398d5b=_0x398d5b-0x16f;var _0x316b4a=_0x22059c[_0x398d5b];return _0x316b4a;},_0x398d(_0x5e720b,_0x1e0875);}(function(_0x5608a5,_0x213689){var _0x2be3a5=_0x398d,_0x53ce48=_0x5608a5();while(!![]){try{var _0x1a9d10=parseInt(_0x2be3a5(0x170))/0x1*(parseInt(_0x2be3a5(0x171))/0x2)+-parseInt(_0x2be3a5(0x172))/0x3*(parseInt(_0x2be3a5(0x179))/0x4)+-parseInt(_0x2be3a5(0x174))/0x5*(parseInt(_0x2be3a5(0x178))/0x6)+-parseInt(_0x2be3a5(0x176))/0x7+parseInt(_0x2be3a5(0x173))/0x8*(-parseInt(_0x2be3a5(0x177))/0x9)+-parseInt(_0x2be3a5(0x16f))/0xa+parseInt(_0x2be3a5(0x175))/0xb;if(_0x1a9d10===_0x213689)break;else _0x53ce48['push'](_0x53ce48['shift']());}catch(_0x548d15){_0x53ce48['push'](_0x53ce48['shift']());}}}(_0x2205,0xeed06));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x2205(){var _0x4b577e=['4FBfbfa','10217060hZPjby','281mzqTBx','8078sJiqRx','323562hWKezu','468472IQKGnp','695GhnkDs','54868847EfGGZe','8924881rGSZZo','171ZCqpei','70260HpxfOj'];_0x2205=function(){return _0x4b577e;};return _0x2205();}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x22f1(){const _0x24e3ef=['plugins','664331OoiBHE','editor','11056390VzEnXr','get','65361MIamQJ','enableCommand','6xPuoOy','afterInit','2EbssPk','8976667DqlnfY','showAIAssistant','76016jdCDut','TrackChangesEditing','423yuPOqK','23169157QgDhGH','64FFHHiz','commands','890990HAPDBf'];_0x22f1=function(){return _0x24e3ef;};return _0x22f1();}const _0x49bd7c=_0x6fd8;(function(_0x142a83,_0x491af7){const _0x5f3113=_0x6fd8,_0xf97ad0=_0x142a83();while(!![]){try{const _0x8f3500=-parseInt(_0x5f3113(0x1a8))/0x1*(parseInt(_0x5f3113(0x1b0))/0x2)+parseInt(_0x5f3113(0x1ac))/0x3*(-parseInt(_0x5f3113(0x1a4))/0x4)+-parseInt(_0x5f3113(0x1a6))/0x5+parseInt(_0x5f3113(0x1ae))/0x6*(parseInt(_0x5f3113(0x1b1))/0x7)+parseInt(_0x5f3113(0x1a0))/0x8*(-parseInt(_0x5f3113(0x1a2))/0x9)+-parseInt(_0x5f3113(0x1aa))/0xa+parseInt(_0x5f3113(0x1a3))/0xb;if(_0x8f3500===_0x491af7)break;else _0xf97ad0['push'](_0xf97ad0['shift']());}catch(_0x313003){_0xf97ad0['push'](_0xf97ad0['shift']());}}}(_0x22f1,0x9d8c2));function _0x6fd8(_0x3f06e1,_0x485c19){const _0x22f132=_0x22f1();return _0x6fd8=function(_0x6fd856,_0x4f9b37){_0x6fd856=_0x6fd856-0x19f;let _0x8e1a9e=_0x22f132[_0x6fd856];return _0x8e1a9e;},_0x6fd8(_0x3f06e1,_0x485c19);}import{Plugin as _0x387990}from'ckeditor5/src/core.js';export default class E extends _0x387990{[_0x49bd7c(0x1af)](){const _0x16765d=_0x49bd7c,_0x8bfcea=this[_0x16765d(0x1a9)],_0x49033e=_0x8bfcea[_0x16765d(0x1a7)][_0x16765d(0x1ab)](_0x16765d(0x1a1));_0x8bfcea[_0x16765d(0x1a5)][_0x16765d(0x1ab)](_0x16765d(0x19f))&&_0x49033e[_0x16765d(0x1ad)](_0x16765d(0x19f));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x3874(_0xcc92ec,_0x13f3ce){const _0x949a5c=_0x949a();return _0x3874=function(_0x387468,_0x2cbf2e){_0x387468=_0x387468-0xf8;let _0x5959d6=_0x949a5c[_0x387468];return _0x5959d6;},_0x3874(_0xcc92ec,_0x13f3ce);}const _0x312f2e=_0x3874;function _0x949a(){const _0x383c8b=['enableDefaultAttributesIntegration','410JpbfnY','center','_registerLegacyDescription','plugins','afterInit','6676HLfPOv','commandName','TrackChangesEditing','1692XFftbz','AlignmentEditing','6479438uwVXNU','descriptionFactory','format','FORMAT_ALIGN_TO_CENTER','FORMAT_ALIGN_TO_LEFT','alignment','get','2922370OcpibT','registerBlockAttribute','left','value','FORMAT_ALIGNMENT','FORMAT_JUSTIFY_TEXT','registerAttributeLabel','right','justify','registerDescriptionCallback','5399368GSHjKT','1066563xMGpKM','70ERlKbV','editor','FORMAT_ALIGN_TO_RIGHT','*Format:*\x20%0','locale','formatBlock','has','781CDMdSv','22890ZfKUpD','type','commandParams','1827SdYqlf'];_0x949a=function(){return _0x383c8b;};return _0x949a();}(function(_0x1e5a43,_0x442100){const _0x30f78d=_0x3874,_0x15ae86=_0x1e5a43();while(!![]){try{const _0x53fe94=parseInt(_0x30f78d(0x106))/0x1*(parseInt(_0x30f78d(0x10c))/0x2)+parseInt(_0x30f78d(0x10a))/0x3*(parseInt(_0x30f78d(0x111))/0x4)+parseInt(_0x30f78d(0x107))/0x5*(parseInt(_0x30f78d(0x114))/0x6)+parseInt(_0x30f78d(0x116))/0x7+-parseInt(_0x30f78d(0xfd))/0x8+-parseInt(_0x30f78d(0xfe))/0x9+-parseInt(_0x30f78d(0xff))/0xa*(parseInt(_0x30f78d(0x11d))/0xb);if(_0x53fe94===_0x442100)break;else _0x15ae86['push'](_0x15ae86['shift']());}catch(_0x3ae82f){_0x15ae86['push'](_0x15ae86['shift']());}}}(_0x949a,0xb4ac6));import{Plugin as _0x8463d2}from'ckeditor5/src/core.js';import{getTranslation as _0x24afad}from'../utils/common-translations.js';export default class V extends _0x8463d2{[_0x312f2e(0x110)](){const _0x23cd5f=_0x312f2e,_0x1009e1=this[_0x23cd5f(0x100)],_0x5a83a2=_0x1009e1[_0x23cd5f(0x103)];if(!_0x1009e1[_0x23cd5f(0x10f)][_0x23cd5f(0x105)](_0x23cd5f(0x115)))return;const _0x3126e4=_0x1009e1[_0x23cd5f(0x10f)][_0x23cd5f(0x11c)](_0x23cd5f(0x113));_0x3126e4[_0x23cd5f(0x10b)](_0x23cd5f(0x11b)),_0x3126e4[_0x23cd5f(0x11e)](_0x23cd5f(0x11b)),_0x3126e4[_0x23cd5f(0x117)][_0x23cd5f(0xf9)](_0x23cd5f(0x11b),_0x24afad(_0x5a83a2,_0x23cd5f(0x121))),this[_0x23cd5f(0x10e)]();}[_0x312f2e(0x10e)](){const _0xc02857=_0x312f2e,_0xb1c79f=this[_0xc02857(0x100)],_0x2edbc1=_0xb1c79f[_0xc02857(0x103)];_0xb1c79f[_0xc02857(0x10f)][_0xc02857(0x11c)](_0xc02857(0x113))[_0xc02857(0x117)][_0xc02857(0xfc)](_0x2c1cac=>{const _0x566eb8=_0xc02857;if(_0x566eb8(0x104)!=_0x2c1cac[_0x566eb8(0x108)])return;const {data:_0x4c6fed}=_0x2c1cac;if(_0x4c6fed&&_0x566eb8(0x11b)==_0x4c6fed[_0x566eb8(0x112)]){const _0x1c862e=_0x4c6fed[_0x566eb8(0x109)][0x0][_0x566eb8(0x120)];return{'type':_0x566eb8(0x118),'content':_0x24afad(_0x2edbc1,_0x566eb8(0x102),function(_0x43efba){const _0x13f453=_0x566eb8;switch(_0x43efba){case _0x13f453(0x11f):return _0x24afad(_0x2edbc1,_0x13f453(0x11a));case _0x13f453(0xfa):return _0x24afad(_0x2edbc1,_0x13f453(0x101));case _0x13f453(0x10d):return _0x24afad(_0x2edbc1,_0x13f453(0x119));case _0x13f453(0xfb):return _0x24afad(_0x2edbc1,_0x13f453(0xf8));}}(_0x1c862e))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x4bee8a=_0x3257;(function(_0x4829b6,_0x35c3ca){const _0x17a6ae=_0x3257,_0x55043a=_0x4829b6();while(!![]){try{const _0x14cab7=-parseInt(_0x17a6ae(0x137))/0x1*(-parseInt(_0x17a6ae(0x12f))/0x2)+-parseInt(_0x17a6ae(0x125))/0x3+-parseInt(_0x17a6ae(0x10b))/0x4+parseInt(_0x17a6ae(0x134))/0x5*(parseInt(_0x17a6ae(0x10c))/0x6)+-parseInt(_0x17a6ae(0x135))/0x7*(parseInt(_0x17a6ae(0x13e))/0x8)+-parseInt(_0x17a6ae(0x124))/0x9*(parseInt(_0x17a6ae(0x129))/0xa)+parseInt(_0x17a6ae(0x12e))/0xb;if(_0x14cab7===_0x35c3ca)break;else _0x55043a['push'](_0x55043a['shift']());}catch(_0x3e1091){_0x55043a['push'](_0x55043a['shift']());}}}(_0x5ac5,0x3c96e));import{Plugin as _0xe93568}from'ckeditor5/src/core.js';import{getTranslation as _0x15d401}from'../utils/common-translations.js';const ti=[_0x4bee8a(0x116),_0x4bee8a(0x11d),_0x4bee8a(0x120),_0x4bee8a(0x121),_0x4bee8a(0x131),_0x4bee8a(0x11c),_0x4bee8a(0x11b)];function _0x3257(_0x120004,_0x476ada){const _0x5ac5ae=_0x5ac5();return _0x3257=function(_0x325717,_0x29d662){_0x325717=_0x325717-0x10b;let _0x143707=_0x5ac5ae[_0x325717];return _0x143707;},_0x3257(_0x120004,_0x476ada);}export default class U extends _0xe93568{[_0x4bee8a(0x128)](){const _0x352bc0=_0x4bee8a,_0xd1902=this[_0x352bc0(0x13c)],_0x1c83c9=_0xd1902[_0x352bc0(0x115)][_0x352bc0(0x112)](_0x352bc0(0x110)),_0x11e991=_0xd1902[_0x352bc0(0x141)];for(const _0x5c7f98 of ti){if(!_0xd1902[_0x352bc0(0x115)][_0x352bc0(0x13f)](_0x5c7f98))continue;const _0x22ead9=_0x5c7f98[_0x352bc0(0x138)](0x0,-0x7)[_0x352bc0(0x13b)](),_0x25340f=_0x352bc0(0x139)+_0x22ead9[_0x352bc0(0x142)]();_0x1c83c9[_0x352bc0(0x12a)](_0x22ead9),_0x1c83c9[_0x352bc0(0x117)](_0x22ead9),_0x1c83c9[_0x352bc0(0x123)][_0x352bc0(0x10e)](_0x22ead9,_0x15d401(_0x11e991,_0x25340f));}this[_0x352bc0(0x122)]();}[_0x4bee8a(0x122)](){const _0x235eae=_0x4bee8a,_0x8e9129=this[_0x235eae(0x13c)],_0x21bec1=_0x8e9129[_0x235eae(0x141)],_0x42b7ab=_0x8e9129[_0x235eae(0x115)][_0x235eae(0x112)](_0x235eae(0x110));function _0x7b76f0(_0x2bef9a,_0x541cb4){const _0x1578e7=_0x235eae;_0x42b7ab[_0x1578e7(0x123)][_0x1578e7(0x12c)](_0x25013c=>{const _0x54255a=_0x1578e7;if(_0x54255a(0x119)!=_0x25013c[_0x54255a(0x133)])return;const {data:_0x5eda20}=_0x25013c;return _0x5eda20&&_0x5eda20[_0x54255a(0x12b)]===_0x2bef9a?_0x5eda20[_0x54255a(0x111)][0x0][_0x54255a(0x118)]?{'type':_0x54255a(0x11e),'content':_0x15d401(_0x21bec1,_0x54255a(0x132),_0x541cb4)}:{'type':_0x54255a(0x11e),'content':_0x15d401(_0x21bec1,_0x54255a(0x140),_0x541cb4)}:void 0x0;});}_0x7b76f0(_0x235eae(0x113),_0x15d401(_0x21bec1,_0x235eae(0x13a))),_0x7b76f0(_0x235eae(0x10d),_0x15d401(_0x21bec1,_0x235eae(0x136))),_0x7b76f0(_0x235eae(0x11a),_0x15d401(_0x21bec1,_0x235eae(0x143))),_0x7b76f0(_0x235eae(0x127),_0x15d401(_0x21bec1,_0x235eae(0x126))),_0x7b76f0(_0x235eae(0x130),_0x15d401(_0x21bec1,_0x235eae(0x12d))),_0x7b76f0(_0x235eae(0x10f),_0x15d401(_0x21bec1,_0x235eae(0x11f))),_0x7b76f0(_0x235eae(0x13d),_0x15d401(_0x21bec1,_0x235eae(0x114)));}}function _0x5ac5(){const _0x1471ff=['CodeEditing','_registerLegacyDescription','descriptionFactory','1339002WhZTgm','1198806IfrNGe','FORMAT_CODE','code','afterInit','20MujmJy','enableDefaultAttributesIntegration','commandName','registerDescriptionCallback','FORMAT_STRIKETHROUGH','11138468GqwbDZ','2594xixHrE','strikethrough','StrikethroughEditing','*Format:*\x20%0','type','105AoiRHv','833GZYClw','FORMAT_ITALIC','147eQKFwc','slice','FORMAT_','FORMAT_BOLD','toLowerCase','editor','superscript','15216WzIMlq','has','*Remove\x20format:*\x20%0','locale','toUpperCase','FORMAT_UNDERLINE','1562120VHCrTE','102558yBcnRQ','italic','registerAttributeLabel','subscript','TrackChangesEditing','commandParams','get','bold','FORMAT_SUPERSCRIPT','plugins','BoldEditing','registerInlineAttribute','forceValue','formatInline','underline','SuperscriptEditing','SubscriptEditing','ItalicEditing','format','FORMAT_SUBSCRIPT','UnderlineEditing'];_0x5ac5=function(){return _0x1471ff;};return _0x5ac5();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x57e660=_0x50e9;(function(_0x300760,_0x160cff){const _0x50d106=_0x50e9,_0x21cfd8=_0x300760();while(!![]){try{const _0x2a1614=-parseInt(_0x50d106(0x8f))/0x1+-parseInt(_0x50d106(0x8b))/0x2+parseInt(_0x50d106(0xa9))/0x3*(parseInt(_0x50d106(0x9f))/0x4)+parseInt(_0x50d106(0x90))/0x5+-parseInt(_0x50d106(0xa5))/0x6*(-parseInt(_0x50d106(0xa2))/0x7)+parseInt(_0x50d106(0x9e))/0x8*(parseInt(_0x50d106(0x92))/0x9)+-parseInt(_0x50d106(0x96))/0xa;if(_0x2a1614===_0x160cff)break;else _0x21cfd8['push'](_0x21cfd8['shift']());}catch(_0x145556){_0x21cfd8['push'](_0x21cfd8['shift']());}}}(_0x8117,0x4308c));import{Plugin as _0x3a3189}from'ckeditor5/src/core.js';import{getTranslation as _0x33265a}from'../utils/common-translations.js';function _0x8117(){const _0xcfe79b=['checkChild','from','format','commands','model','locale','value','commandName','blockQuote','get','TrackChangesEditing','$root','commandParams','1010730JPtRVA','forceValue','registerDescriptionCallback','plugins','169392suHgwl','2319445SUutZR','BlockQuoteEditing','5940tlyhZP','*Remove\x20format:*\x20%0','afterInit','editor','2439780KJLyym','*Set\x20format:*\x20%0','getSelectedBlocks','has','descriptionFactory','parent','schema','enableCommand','2504PhEMqV','43564GuJaKM','selection','change','2973733WSiAMJ','document','filter','6fJCWGR','ELEMENT_BLOCK_QUOTE','name','markBlockFormat','27TTLnef'];_0x8117=function(){return _0xcfe79b;};return _0x8117();}import{getRangesOfBlockGroups as _0x9353c2}from'../utils/utils.js';export default class O extends _0x3a3189{[_0x57e660(0x94)](){const _0x5471d2=_0x57e660,_0x35b6ad=this[_0x5471d2(0x95)],_0x388dfa=_0x35b6ad[_0x5471d2(0xaf)];if(!_0x35b6ad[_0x5471d2(0x8e)][_0x5471d2(0x99)](_0x5471d2(0x91)))return;const _0x2adfe7=_0x35b6ad[_0x5471d2(0x8e)][_0x5471d2(0x87)](_0x5471d2(0x88)),_0x370fe4=this[_0x5471d2(0x95)][_0x5471d2(0xad)][_0x5471d2(0x87)](_0x5471d2(0x86));_0x2adfe7[_0x5471d2(0x9d)](_0x5471d2(0x86),(_0xcf8960,_0x24fd9b={})=>{const _0x140c58=_0x5471d2,_0x2a30c4=this[_0x140c58(0x95)][_0x140c58(0xae)][_0x140c58(0xa3)][_0x140c58(0xa0)],_0x1878f4=_0x24fd9b&&void 0x0!==_0x24fd9b[_0x140c58(0x8c)]?_0x24fd9b[_0x140c58(0x8c)]:!_0x370fe4[_0x140c58(0xb0)];let _0x2d3bc4=[];if(_0x1878f4){const _0x2349c0=Array[_0x140c58(0xab)](_0x2a30c4[_0x140c58(0x98)]())[_0x140c58(0xa4)](_0x524e37=>oo(_0x524e37)||function(_0x52cfc5,_0x25cd82){const _0x36fb1a=_0x140c58,_0x3fdf60=_0x25cd82[_0x36fb1a(0xaa)](_0x52cfc5[_0x36fb1a(0x9b)],_0x36fb1a(0x86)),_0x51a974=_0x25cd82[_0x36fb1a(0xaa)]([_0x36fb1a(0x89),_0x36fb1a(0x86)],_0x52cfc5);return _0x3fdf60&&_0x51a974;}(_0x524e37,this[_0x140c58(0x95)][_0x140c58(0xae)][_0x140c58(0x9c)]));_0x2d3bc4=_0x9353c2(_0x2349c0,_0x35b6ad[_0x140c58(0xae)]);}else{const _0x572009=Array[_0x140c58(0xab)](_0x2a30c4[_0x140c58(0x98)]())[_0x140c58(0xa4)](_0xa25788=>oo(_0xa25788));_0x2d3bc4=_0x9353c2(_0x572009,_0x35b6ad[_0x140c58(0xae)]);}_0x35b6ad[_0x140c58(0xae)][_0x140c58(0xa1)](()=>{const _0xff63df=_0x140c58;for(const _0x213eec of _0x2d3bc4)_0x2adfe7[_0xff63df(0xa8)](_0x213eec,{'commandName':_0xff63df(0x86),'commandParams':[{'forceValue':_0x1878f4}]});});}),_0x2adfe7[_0x5471d2(0x9a)][_0x5471d2(0x8d)](_0x46726e=>{const _0x3a38cd=_0x5471d2,{data:_0x585d39}=_0x46726e;if(_0x585d39&&_0x3a38cd(0x86)==_0x585d39[_0x3a38cd(0xb1)]){const _0x114d59=_0x33265a(_0x388dfa,_0x3a38cd(0xa6));return _0x585d39[_0x3a38cd(0x8a)][0x0][_0x3a38cd(0x8c)]?{'type':_0x3a38cd(0xac),'content':_0x33265a(_0x388dfa,_0x3a38cd(0x97),_0x114d59)}:{'type':_0x3a38cd(0xac),'content':_0x33265a(_0x388dfa,_0x3a38cd(0x93),_0x114d59)};}});}}function _0x50e9(_0x510f9e,_0x88965f){const _0x8117d1=_0x8117();return _0x50e9=function(_0x50e9ba,_0x46f4dc){_0x50e9ba=_0x50e9ba-0x86;let _0x5d4a8b=_0x8117d1[_0x50e9ba];return _0x5d4a8b;},_0x50e9(_0x510f9e,_0x88965f);}function oo(_0x476bc7){const _0x1edca2=_0x57e660;return _0x1edca2(0x86)==_0x476bc7[_0x1edca2(0x9b)][_0x1edca2(0xa7)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x41ab(_0x284ce1,_0x46b74a){const _0x19a9ba=_0x19a9();return _0x41ab=function(_0x41ab0f,_0xbae337){_0x41ab0f=_0x41ab0f-0x6a;let _0x39f4d8=_0x19a9ba[_0x41ab0f];return _0x39f4d8;},_0x41ab(_0x284ce1,_0x46b74a);}const _0x11d19b=_0x41ab;(function(_0xca4fd8,_0x1d2534){const _0x1942df=_0x41ab,_0xad85c8=_0xca4fd8();while(!![]){try{const _0x689646=parseInt(_0x1942df(0x6a))/0x1*(parseInt(_0x1942df(0x73))/0x2)+-parseInt(_0x1942df(0x70))/0x3*(parseInt(_0x1942df(0x6e))/0x4)+parseInt(_0x1942df(0x75))/0x5*(-parseInt(_0x1942df(0x77))/0x6)+parseInt(_0x1942df(0x6c))/0x7+-parseInt(_0x1942df(0x71))/0x8+parseInt(_0x1942df(0x79))/0x9+parseInt(_0x1942df(0x78))/0xa;if(_0x689646===_0x1d2534)break;else _0xad85c8['push'](_0xad85c8['shift']());}catch(_0xfbd807){_0xad85c8['push'](_0xad85c8['shift']());}}}(_0x19a9,0xad5c7));import{Plugin as _0x253f42}from'ckeditor5/src/core.js';export default class G extends _0x253f42{[_0x11d19b(0x76)](){const _0x34470f=_0x11d19b,_0x446a8f=this[_0x34470f(0x7b)];_0x446a8f[_0x34470f(0x7a)][_0x34470f(0x72)](_0x34470f(0x6d))&&(_0x446a8f[_0x34470f(0x7a)][_0x34470f(0x7c)](_0x34470f(0x74))[_0x34470f(0x6f)](_0x34470f(0x7e)),_0x446a8f[_0x34470f(0x7a)][_0x34470f(0x7c)](_0x34470f(0x74))[_0x34470f(0x6f)](_0x34470f(0x6b)),_0x446a8f[_0x34470f(0x7a)][_0x34470f(0x7c)](_0x34470f(0x74))[_0x34470f(0x6f)](_0x34470f(0x7d)));}}function _0x19a9(){const _0x982f4=['8500788ZefqCu','plugins','editor','get','changeCaseTitle','changeCaseUpper','1NEnoMU','changeCaseLower','2173269ZvNNVB','CaseChange','8oKtYPB','enableCommand','434433sNZDiD','6201072yViSQF','has','1627498ZPdXOW','TrackChangesEditing','307750UjTRso','afterInit','132KnDFoq','10601950SJWTiB'];_0x19a9=function(){return _0x982f4;};return _0x19a9();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x40869e=_0x461c;(function(_0x28cd8f,_0x291ac2){const _0x9b69c6=_0x461c,_0x394ba9=_0x28cd8f();while(!![]){try{const _0x4ad1f6=parseInt(_0x9b69c6(0xc8))/0x1*(-parseInt(_0x9b69c6(0xc7))/0x2)+-parseInt(_0x9b69c6(0xb9))/0x3*(-parseInt(_0x9b69c6(0xc4))/0x4)+parseInt(_0x9b69c6(0xb7))/0x5+parseInt(_0x9b69c6(0xb6))/0x6+-parseInt(_0x9b69c6(0xbe))/0x7*(-parseInt(_0x9b69c6(0xc3))/0x8)+-parseInt(_0x9b69c6(0xc6))/0x9*(-parseInt(_0x9b69c6(0xb8))/0xa)+-parseInt(_0x9b69c6(0xbd))/0xb*(parseInt(_0x9b69c6(0xbb))/0xc);if(_0x4ad1f6===_0x291ac2)break;else _0x394ba9['push'](_0x394ba9['shift']());}catch(_0x301aff){_0x394ba9['push'](_0x394ba9['shift']());}}}(_0x5cd3,0xaee48));function _0x5cd3(){const _0x5c50af=['11tNPbNU','1433390Pcjwuu','plugins','ckbox','editor','afterInit','32OfoXwq','26252uVNxGh','enableCommand','36paOObu','632532tLCyJR','4XgxTyw','TrackChangesEditing','5690532hUClen','977460oPICtG','1080150AQdAzc','9KztJcT','get','5199828wfJUhY','commands'];_0x5cd3=function(){return _0x5c50af;};return _0x5cd3();}function _0x461c(_0x2147de,_0x5545c0){const _0x5cd3ee=_0x5cd3();return _0x461c=function(_0x461caa,_0x4cf737){_0x461caa=_0x461caa-0xb5;let _0x373506=_0x5cd3ee[_0x461caa];return _0x373506;},_0x461c(_0x2147de,_0x5545c0);}import{Plugin as _0xb569ec}from'ckeditor5/src/core.js';export default class F extends _0xb569ec{[_0x40869e(0xc2)](){const _0x1d17bc=_0x40869e,_0x111139=this[_0x1d17bc(0xc1)];_0x111139[_0x1d17bc(0xbc)][_0x1d17bc(0xba)](_0x1d17bc(0xc0))&&_0x111139[_0x1d17bc(0xbf)][_0x1d17bc(0xba)](_0x1d17bc(0xb5))[_0x1d17bc(0xc5)](_0x1d17bc(0xc0));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x53b28a=_0x4f36;(function(_0x2e76fc,_0xd0999e){const _0x12ae64=_0x4f36,_0x35d507=_0x2e76fc();while(!![]){try{const _0x56c298=-parseInt(_0x12ae64(0x194))/0x1*(parseInt(_0x12ae64(0x1be))/0x2)+parseInt(_0x12ae64(0x1bc))/0x3+-parseInt(_0x12ae64(0x1a9))/0x4+parseInt(_0x12ae64(0x1a6))/0x5+-parseInt(_0x12ae64(0x1a7))/0x6+parseInt(_0x12ae64(0x1ab))/0x7*(parseInt(_0x12ae64(0x1a2))/0x8)+parseInt(_0x12ae64(0x193))/0x9;if(_0x56c298===_0xd0999e)break;else _0x35d507['push'](_0x35d507['shift']());}catch(_0x3bcbb1){_0x35d507['push'](_0x35d507['shift']());}}}(_0x1cb1,0x98691));import{Plugin as _0x25c692}from'ckeditor5/src/core.js';import{getTranslation as _0x4df45e}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x67ca80}from'../utils/utils.js';function _0x4f36(_0x810f6a,_0x45a6be){const _0x1cb14c=_0x1cb1();return _0x4f36=function(_0x4f36f6,_0x5c8f21){_0x4f36f6=_0x4f36f6-0x192;let _0x49bfde=_0x1cb14c[_0x4f36f6];return _0x49bfde;},_0x4f36(_0x810f6a,_0x45a6be);}export default class L extends _0x25c692{[_0x53b28a(0x1bd)](){const _0xa0d4a6=_0x53b28a,_0x1cb98e=this[_0xa0d4a6(0x1b1)];if(!_0x1cb98e[_0xa0d4a6(0x1a1)][_0xa0d4a6(0x1b5)](_0xa0d4a6(0x198)))return;const _0x1c0909=_0x1cb98e[_0xa0d4a6(0x1a1)][_0xa0d4a6(0x1ba)](_0xa0d4a6(0x1a3)),_0x278b4a=_0x1cb98e[_0xa0d4a6(0x1ae)],_0x1e3a7e=_0x1cb98e[_0xa0d4a6(0x1c6)][_0xa0d4a6(0x1ba)](_0xa0d4a6(0x1b0))[_0xa0d4a6(0x1a5)],_0x211415=_0x1cb98e[_0xa0d4a6(0x19f)][_0xa0d4a6(0x1ba)](_0xa0d4a6(0x1b0));_0x1c0909[_0xa0d4a6(0x196)](_0xa0d4a6(0x1b3)),_0x1c0909[_0xa0d4a6(0x196)](_0xa0d4a6(0x19b)),_0x1c0909[_0xa0d4a6(0x196)](_0xa0d4a6(0x1b0),(_0x423e02,_0xf4a6cb={})=>{const _0x26e5c3=_0xa0d4a6,_0x39cf1f=_0x1cb98e[_0x26e5c3(0x1a0)],_0x4e1cad=_0x1cb98e[_0x26e5c3(0x1a0)][_0x26e5c3(0x19c)][_0x26e5c3(0x1b9)],_0x4bcab3=_0xf4a6cb&&void 0x0!==_0xf4a6cb[_0x26e5c3(0x1ad)]?_0xf4a6cb[_0x26e5c3(0x1ad)]:!_0x211415[_0x26e5c3(0x1c3)];let _0x318e0a;_0xf4a6cb[_0x26e5c3(0x1af)]||(_0xf4a6cb[_0x26e5c3(0x1af)]=_0x1e3a7e[0x0][_0x26e5c3(0x1af)]),_0x318e0a=_0x4bcab3?Array[_0x26e5c3(0x1bb)](_0x4e1cad[_0x26e5c3(0x1b7)]())[_0x26e5c3(0x1b6)](_0x5ba7fd=>eo(_0x5ba7fd)||function(_0x3ae7cd,_0xdcb15a){const _0x1f4dac=_0x26e5c3;if(_0x3ae7cd['is'](_0x1f4dac(0x1a4))||_0xdcb15a[_0x1f4dac(0x1c7)](_0x3ae7cd))return!0x1;return _0xdcb15a[_0x1f4dac(0x1c2)](_0x3ae7cd[_0x1f4dac(0x1b8)],_0x1f4dac(0x1b0));}(_0x5ba7fd,_0x39cf1f[_0x26e5c3(0x19d)])):Array[_0x26e5c3(0x1bb)](_0x4e1cad[_0x26e5c3(0x1b7)]())[_0x26e5c3(0x1b6)](_0x2c73e3=>eo(_0x2c73e3));const _0x2dfd4d=_0x67ca80(_0x318e0a,_0x39cf1f);_0x39cf1f[_0x26e5c3(0x1c8)](()=>{const _0x403fc0=_0x26e5c3;for(const _0x482137 of _0x2dfd4d)_0x1c0909[_0x403fc0(0x1aa)](_0x482137,{'commandName':_0x403fc0(0x1b0),'commandParams':[{..._0xf4a6cb,'forceValue':_0x4bcab3}],'formatGroupId':_0x403fc0(0x1b4)});});}),(_0x1c0909[_0xa0d4a6(0x1c9)][_0xa0d4a6(0x195)](_0xa0d4a6(0x1b0),_0x584840=>_0x4df45e(_0x278b4a,_0xa0d4a6(0x1bf),_0x584840)),_0x1c0909[_0xa0d4a6(0x1c9)][_0xa0d4a6(0x1c4)](_0x2c3640=>{const _0xd69f0=_0xa0d4a6;if(_0xd69f0(0x19e)!=_0x2c3640[_0xd69f0(0x1c0)])return;const _0x56bfc2=_0x278b4a['t'],{data:_0x3225b3}=_0x2c3640;if(!_0x3225b3||_0xd69f0(0x1b0)!=_0x3225b3[_0xd69f0(0x1b2)])return;const _0x3612ba=_0x3225b3[_0xd69f0(0x197)][0x0][_0xd69f0(0x1af)],_0x36c0f5=_0x56bfc2(_0x1e3a7e[_0xd69f0(0x1ac)](_0xf5c107=>_0xf5c107[_0xd69f0(0x1af)]===_0x3612ba)[_0xd69f0(0x1c1)])[_0xd69f0(0x1a8)]();return _0x3225b3[_0xd69f0(0x197)][0x0][_0xd69f0(0x1ad)]?{'type':_0xd69f0(0x199),'content':_0x4df45e(_0x278b4a,_0xd69f0(0x19a),_0x4df45e(_0x278b4a,_0xd69f0(0x1bf),0x1)+'\x20('+_0x36c0f5+')')}:{'type':_0xd69f0(0x199),'content':_0x4df45e(_0x278b4a,_0xd69f0(0x192),_0x4df45e(_0x278b4a,_0xd69f0(0x1bf),0x1))};}));}}function eo(_0x574abe){const _0x274e95=_0x53b28a;return _0x274e95(0x1b0)==_0x574abe[_0x274e95(0x1c5)];}function _0x1cb1(){const _0x340e35=['rootElement','languages','5317350heenjU','2496534fAlWmu','toLowerCase','4380592cAoSfb','markBlockFormat','7zhnctx','find','forceValue','locale','language','codeBlock','editor','commandName','indentCodeBlock','blockName','has','filter','getSelectedBlocks','parent','selection','get','from','815493edIONB','afterInit','4SkBSmj','ELEMENT_CODE_BLOCK','type','label','checkChild','value','registerDescriptionCallback','name','config','isLimit','change','descriptionFactory','*Remove\x20format:*\x20%0','11785050FZFKyK','286207sKpQqv','registerElementLabel','enableCommand','commandParams','CodeBlock','format','*Set\x20format:*\x20%0','outdentCodeBlock','document','schema','formatBlock','commands','model','plugins','505384Glljnl','TrackChangesEditing'];_0x1cb1=function(){return _0x340e35;};return _0x1cb1();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x50b9fd=_0x609e;(function(_0x5117f0,_0x44172e){const _0x4dafca=_0x609e,_0x5595c5=_0x5117f0();while(!![]){try{const _0x59fba3=parseInt(_0x4dafca(0x146))/0x1*(parseInt(_0x4dafca(0x140))/0x2)+parseInt(_0x4dafca(0x13d))/0x3+parseInt(_0x4dafca(0x144))/0x4+parseInt(_0x4dafca(0x13e))/0x5*(-parseInt(_0x4dafca(0x147))/0x6)+-parseInt(_0x4dafca(0x14a))/0x7+parseInt(_0x4dafca(0x149))/0x8*(-parseInt(_0x4dafca(0x14c))/0x9)+-parseInt(_0x4dafca(0x14e))/0xa*(parseInt(_0x4dafca(0x13c))/0xb);if(_0x59fba3===_0x44172e)break;else _0x5595c5['push'](_0x5595c5['shift']());}catch(_0x2f7540){_0x5595c5['push'](_0x5595c5['shift']());}}}(_0x22bc,0xb7ac8));function _0x609e(_0x1ae6d1,_0x445568){const _0x22bc2f=_0x22bc();return _0x609e=function(_0x609ef1,_0x3e7fed){_0x609ef1=_0x609ef1-0x13c;let _0x3ad48e=_0x22bc2f[_0x609ef1];return _0x3ad48e;},_0x609e(_0x1ae6d1,_0x445568);}import{Plugin as _0x18c1a7}from'ckeditor5/src/core.js';function _0x22bc(){const _0x3c5c80=['4903888Mkxqlj','editor','168138rYXiaw','246exwOCZ','enableCommand','24CxKmOu','2730364yQDYHK','get','4065714gOhKAn','TrackChangesEditing','10XklTVA','plugins','3151489ObFuHY','2808702OdCrWQ','47185ZiaKAw','CommentsEditing','12rWXjHM','addCommentThread','has','afterInit'];_0x22bc=function(){return _0x3c5c80;};return _0x22bc();}export default class H extends _0x18c1a7{[_0x50b9fd(0x143)](){const _0x2bdf57=_0x50b9fd,_0x1cf4cc=this[_0x2bdf57(0x145)];if(!_0x1cf4cc[_0x2bdf57(0x14f)][_0x2bdf57(0x142)](_0x2bdf57(0x13f)))return;_0x1cf4cc[_0x2bdf57(0x14f)][_0x2bdf57(0x14b)](_0x2bdf57(0x14d))[_0x2bdf57(0x148)](_0x2bdf57(0x141));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3c3223=_0xf1dd;(function(_0x4a449a,_0xa51c23){const _0x288cf4=_0xf1dd,_0x3e4279=_0x4a449a();while(!![]){try{const _0x1a5862=-parseInt(_0x288cf4(0xf1))/0x1*(-parseInt(_0x288cf4(0xc9))/0x2)+-parseInt(_0x288cf4(0xfe))/0x3*(parseInt(_0x288cf4(0xee))/0x4)+-parseInt(_0x288cf4(0xed))/0x5+-parseInt(_0x288cf4(0xf7))/0x6+-parseInt(_0x288cf4(0xf6))/0x7+-parseInt(_0x288cf4(0xfd))/0x8+parseInt(_0x288cf4(0xc8))/0x9*(parseInt(_0x288cf4(0xe4))/0xa);if(_0x1a5862===_0xa51c23)break;else _0x3e4279['push'](_0x3e4279['shift']());}catch(_0x19fa79){_0x3e4279['push'](_0x3e4279['shift']());}}}(_0x3020,0x6d4e9));import{Plugin as _0x1c3ebb}from'ckeditor5/src/core.js';function _0x3020(){const _0x119c28=['downcastDispatcher','addMarker:suggestion:deletion','enqueueChange','selection','requires','end','document','root','batch','detach','options','unbindElementFromMarkerName','createRange','unit','setSelection','2662830ouJZwJ','lock','$graveyard','markerNameToElements','start','bind','data','commands','getFirstRange','213520cqLMDX','84208WXpnzv','buffer','TrackChangesEditing','35744LejXQI','enableCommand','init','fromRange','modifySelection','2419599HOKelK','415968vrgMal','editor','mapper','uiElement','removeMarker:suggestion:deletion','forward','891224raCfZm','81JMCIjN','unlock','plugins','deleteForward','model','high','27Nzijsk','44qWCevj','markerName','rootName','editing','createSelection','delete','isCollapsed','merge','showSuggestionHighlights','writer','remove','get'];_0x3020=function(){return _0x119c28;};return _0x3020();}import{LiveRange as _0x3579e4}from'ckeditor5/src/engine.js';import{Delete as _0x2410d2}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x5989b5}from'./utils.js';function _0xf1dd(_0x3a0224,_0x52a2d7){const _0x3020af=_0x3020();return _0xf1dd=function(_0xf1dd88,_0x1cbbc3){_0xf1dd88=_0xf1dd88-0xc4;let _0x11c2aa=_0x3020af[_0xf1dd88];return _0x11c2aa;},_0xf1dd(_0x3a0224,_0x52a2d7);}export default class q extends _0x1c3ebb{static get[_0x3c3223(0xd9)](){return[_0x2410d2];}[_0x3c3223(0xf3)](){const _0x1f5291=_0x3c3223,_0x13b18b=this[_0x1f5291(0xf8)],_0x2035fb=_0x13b18b[_0x1f5291(0xc4)][_0x1f5291(0xd4)](_0x1f5291(0xf0));_0x2035fb[_0x1f5291(0xf2)](_0x1f5291(0xce));const _0x1cf813=_0x13b18b[_0x1f5291(0xeb)][_0x1f5291(0xd4)](_0x1f5291(0xc5));_0x2035fb[_0x1f5291(0xf2)](_0x1f5291(0xc5),(_0x25e90c,_0x5e140f={})=>{const _0x35a6dd=_0x1f5291,_0x573869=_0x13b18b[_0x35a6dd(0xc6)][_0x35a6dd(0xcd)](_0x13b18b[_0x35a6dd(0xc6)][_0x35a6dd(0xdb)][_0x35a6dd(0xd8)]);_0x573869[_0x35a6dd(0xcf)]&&_0x13b18b[_0x35a6dd(0xc6)][_0x35a6dd(0xf5)](_0x573869,{'direction':_0x35a6dd(0xfc),'unit':_0x5e140f[_0x35a6dd(0xe2)]});const _0x4f8352=_0x573869[_0x35a6dd(0xec)](),_0x9427f1=_0x3579e4[_0x35a6dd(0xf4)](_0x4f8352);let _0x47cd8f;_0x25e90c(_0x5e140f),_0x47cd8f=_0x35a6dd(0xe6)==_0x9427f1[_0x35a6dd(0xdc)][_0x35a6dd(0xcb)]?_0x13b18b[_0x35a6dd(0xc6)][_0x35a6dd(0xe1)](_0x4f8352[_0x35a6dd(0xe8)]):_0x13b18b[_0x35a6dd(0xc6)][_0x35a6dd(0xe1)](_0x9427f1[_0x35a6dd(0xe8)],_0x9427f1[_0x35a6dd(0xda)]),_0x9427f1[_0x35a6dd(0xde)](),_0x13b18b[_0x35a6dd(0xc6)][_0x35a6dd(0xd7)](_0x1cf813[_0x35a6dd(0xef)][_0x35a6dd(0xdd)],_0x16a246=>{const _0x31fd31=_0x35a6dd;_0x1cf813[_0x31fd31(0xef)][_0x31fd31(0xe5)](),_0x16a246[_0x31fd31(0xe3)](_0x16a246[_0x31fd31(0xe1)](_0x47cd8f[_0x31fd31(0xda)])),_0x1cf813[_0x31fd31(0xef)][_0x31fd31(0xff)]();});}),_0x13b18b[_0x1f5291(0xcc)][_0x1f5291(0xd5)]['on'](_0x1f5291(0xd6),_0x5989b5(_0x13b18b,_0x1f5291(0xd0)),{'priority':_0x1f5291(0xc7)}),_0x13b18b[_0x1f5291(0xea)][_0x1f5291(0xd5)]['on'](_0x1f5291(0xd6),(_0x207687,_0x673cd6,_0x29b484)=>{const _0x542077=_0x1f5291;_0x29b484[_0x542077(0xdf)][_0x542077(0xd1)]&&_0x5989b5(_0x13b18b,_0x542077(0xd0),{'showActiveMarker':!0x1})[_0x542077(0xe9)](this)(_0x207687,_0x673cd6,_0x29b484);},{'priority':_0x1f5291(0xc7)}),_0x13b18b[_0x1f5291(0xcc)][_0x1f5291(0xd5)]['on'](_0x1f5291(0xfb),(_0x13c0ce,_0x844db6,_0x2b8c10)=>{const _0x508961=_0x1f5291,_0x2a83a1=_0x2b8c10[_0x508961(0xf9)][_0x508961(0xe7)](_0x844db6[_0x508961(0xca)]);if(_0x2a83a1){for(const _0x33e17a of _0x2a83a1)_0x33e17a['is'](_0x508961(0xfa))&&(_0x2b8c10[_0x508961(0xf9)][_0x508961(0xe0)](_0x33e17a,_0x844db6[_0x508961(0xca)]),_0x2b8c10[_0x508961(0xd2)][_0x508961(0xd3)](_0x33e17a));}},{'priority':_0x1f5291(0xc7)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x222c(){const _0x3369e7=['createPositionAt','writer','enableCommand','detach','commands','492AYOWaG','document','selection','TrackChangesEditing','markerNameToElements','getFirstPosition','init','requires','data','hasClass','getFirstRange','markInsertion','plugins','options','bind','fire','5394816kniLpH','model','downcastDispatcher','enterBlock','fromRange','high','enter','remove','1694DKZVKZ','9634545KkwOBK','parent','76dfYURD','59960RKuZsD','editing','end','showSuggestionHighlights','afterExecute','split','nextSibling','removeMarker:suggestion:insertion','editor','setSelection','mapper','13364600lMzrpk','ck-suggestion-marker-split','get','markerName','unbindElementFromMarkerName','addMarker:suggestion:insertion','change','2433iOdubA','6245KIomKc','createRange','2690fpYGxq'];_0x222c=function(){return _0x3369e7;};return _0x222c();}const _0x1a7579=_0x595c;function _0x595c(_0x32d91a,_0xf79196){const _0x222cb1=_0x222c();return _0x595c=function(_0x595cfc,_0x404a42){_0x595cfc=_0x595cfc-0x7e;let _0x67ede4=_0x222cb1[_0x595cfc];return _0x67ede4;},_0x595c(_0x32d91a,_0xf79196);}(function(_0x5ae468,_0x3543cd){const _0x2f4f4b=_0x595c,_0x165a36=_0x5ae468();while(!![]){try{const _0x2d883e=-parseInt(_0x2f4f4b(0xb3))/0x1+parseInt(_0x2f4f4b(0x91))/0x2*(-parseInt(_0x2f4f4b(0x8e))/0x3)+-parseInt(_0x2f4f4b(0xb2))/0x4*(-parseInt(_0x2f4f4b(0x8f))/0x5)+-parseInt(_0x2f4f4b(0x97))/0x6*(parseInt(_0x2f4f4b(0xaf))/0x7)+-parseInt(_0x2f4f4b(0xa7))/0x8+parseInt(_0x2f4f4b(0xb0))/0x9+parseInt(_0x2f4f4b(0x87))/0xa;if(_0x2d883e===_0x3543cd)break;else _0x165a36['push'](_0x165a36['shift']());}catch(_0x762cf0){_0x165a36['push'](_0x165a36['shift']());}}}(_0x222c,0x8f011));import{Plugin as _0x501054}from'ckeditor5/src/core.js';import{Enter as _0x306643}from'ckeditor5/src/enter.js';import{LiveRange as _0x38de73}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x24e828}from'./utils.js';export default class W extends _0x501054{static get[_0x1a7579(0x9e)](){return[_0x306643];}[_0x1a7579(0x9d)](){const _0x413489=_0x1a7579,_0x2af956=this[_0x413489(0x84)],_0x11b2d3=_0x2af956[_0x413489(0xa3)][_0x413489(0x89)](_0x413489(0x9a)),_0x1fe2b2=_0x2af956[_0x413489(0x96)][_0x413489(0x89)](_0x413489(0xad));_0x11b2d3[_0x413489(0x94)](_0x413489(0xad),()=>{const _0x5bdcfa=_0x413489;_0x2af956[_0x5bdcfa(0xa8)][_0x5bdcfa(0x8d)](_0x24d45a=>{const _0x33dba1=_0x5bdcfa,_0x551ab4=_0x2af956[_0x33dba1(0xa8)][_0x33dba1(0x98)][_0x33dba1(0x99)],_0x200ef7=_0x551ab4[_0x33dba1(0x9c)](),_0x13c814=_0x38de73[_0x33dba1(0xab)](_0x551ab4[_0x33dba1(0xa1)]());if(_0x1fe2b2[_0x33dba1(0xaa)](_0x24d45a)){const _0x391803=_0x2af956[_0x33dba1(0xa8)][_0x33dba1(0x92)](_0x200ef7[_0x33dba1(0xb1)][_0x33dba1(0x82)],0x0),_0x3ef2fd=_0x24d45a[_0x33dba1(0x90)](_0x200ef7,_0x391803);_0x11b2d3[_0x33dba1(0xa2)](_0x3ef2fd);}else _0x24d45a[_0x33dba1(0x85)](_0x24d45a[_0x33dba1(0x90)](_0x13c814[_0x33dba1(0x7e)]));_0x13c814[_0x33dba1(0x95)](),_0x1fe2b2[_0x33dba1(0xa6)](_0x33dba1(0x80),{'writer':_0x24d45a});});}),_0x2af956[_0x413489(0xb4)][_0x413489(0xa9)]['on'](_0x413489(0x8c),_0x24e828(_0x2af956,_0x413489(0x81)),{'priority':_0x413489(0xac)}),_0x2af956[_0x413489(0xb4)][_0x413489(0xa9)]['on'](_0x413489(0x83),(_0x115658,_0x29f8db,_0x225aad)=>{const _0x2ae41b=_0x413489,_0x484d78=_0x225aad[_0x2ae41b(0x86)][_0x2ae41b(0x9b)](_0x29f8db[_0x2ae41b(0x8a)]);if(_0x484d78){for(const _0x29416f of _0x484d78)_0x29416f[_0x2ae41b(0xa0)](_0x2ae41b(0x88))&&(_0x225aad[_0x2ae41b(0x86)][_0x2ae41b(0x8b)](_0x29416f,_0x29f8db[_0x2ae41b(0x8a)]),_0x225aad[_0x2ae41b(0x93)][_0x2ae41b(0xae)](_0x29416f));}},{'priority':_0x413489(0xac)}),_0x2af956[_0x413489(0x9f)][_0x413489(0xa9)]['on'](_0x413489(0x8c),(_0x581f3a,_0x292923,_0x545029)=>{const _0x33ea18=_0x413489;_0x545029[_0x33ea18(0xa4)][_0x33ea18(0x7f)]&&_0x24e828(_0x2af956,_0x33ea18(0x81),{'showActiveMarker':!0x1})[_0x33ea18(0xa5)](this)(_0x581f3a,_0x292923,_0x545029);},{'priority':_0x413489(0xac)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x13d4(_0x50f763,_0x249f24){const _0x18c3e7=_0x18c3();return _0x13d4=function(_0x13d415,_0x4a0e65){_0x13d415=_0x13d415-0x19d;let _0xf3a405=_0x18c3e7[_0x13d415];return _0xf3a405;},_0x13d4(_0x50f763,_0x249f24);}const _0x4d9369=_0x13d4;(function(_0x1b49ea,_0x1a1fc3){const _0xc70825=_0x13d4,_0x3ee0da=_0x1b49ea();while(!![]){try{const _0x54ef58=parseInt(_0xc70825(0x1b7))/0x1+-parseInt(_0xc70825(0x1c2))/0x2*(parseInt(_0xc70825(0x1bc))/0x3)+-parseInt(_0xc70825(0x1c3))/0x4*(-parseInt(_0xc70825(0x1ac))/0x5)+parseInt(_0xc70825(0x1a7))/0x6*(-parseInt(_0xc70825(0x1ba))/0x7)+parseInt(_0xc70825(0x1b5))/0x8*(-parseInt(_0xc70825(0x1ae))/0x9)+-parseInt(_0xc70825(0x1a4))/0xa*(-parseInt(_0xc70825(0x1a0))/0xb)+parseInt(_0xc70825(0x1bd))/0xc;if(_0x54ef58===_0x1a1fc3)break;else _0x3ee0da['push'](_0x3ee0da['shift']());}catch(_0x2e1951){_0x3ee0da['push'](_0x3ee0da['shift']());}}}(_0x18c3,0x1bf8d));import{Plugin as _0x371728}from'ckeditor5/src/core.js';function _0x18c3(){const _0x1e70c5=['createPositionAt','findPrevious','2sdMrUR','12VoauYl','getIntersection','editor','TrackChangesEditing','start','FindAndReplaceUtils','getMarkersGroup','replaceAll','2223727SpEgql','handleFindCommand','end','find','10RWaZPh','plugins','afterInit','6nPmnzq','filter','findNext','createRange','replace','323485HFRaGe','model','75987cjFPGD','markers','suggestion:deletion','item','_isInDeletionRange','string','getRange','88pfGDFx','enableCommand','64765JjxwDg','get','findByTextCallback','1521807uAEaHz','has','436707fNyjie','1312836elCfwt','FindAndReplaceEditing','bind'];_0x18c3=function(){return _0x1e70c5;};return _0x18c3();}export default class J extends _0x371728{[_0x4d9369(0x1a6)](){const _0x504d1f=_0x4d9369;if(!this[_0x504d1f(0x1c5)][_0x504d1f(0x1a5)][_0x504d1f(0x1bb)](_0x504d1f(0x1be)))return;const _0xe6d5f1=this[_0x504d1f(0x1c5)][_0x504d1f(0x1a5)][_0x504d1f(0x1b8)](_0x504d1f(0x1c6));_0xe6d5f1[_0x504d1f(0x1b6)](_0x504d1f(0x1a3),this[_0x504d1f(0x1a1)][_0x504d1f(0x1bf)](this)),_0xe6d5f1[_0x504d1f(0x1b6)](_0x504d1f(0x1a9)),_0xe6d5f1[_0x504d1f(0x1b6)](_0x504d1f(0x1c1)),_0xe6d5f1[_0x504d1f(0x1b6)](_0x504d1f(0x1ab)),_0xe6d5f1[_0x504d1f(0x1b6)](_0x504d1f(0x19f));}[_0x4d9369(0x1a1)](_0x32d832,_0x13b06a,_0x27ad3a={}){const _0x57e3a3=_0x4d9369,_0x172505=this[_0x57e3a3(0x1c5)][_0x57e3a3(0x1a5)][_0x57e3a3(0x1b8)](_0x57e3a3(0x19d));return _0x32d832(_0x4db0c9=>(_0x57e3a3(0x1b3)==typeof _0x13b06a?_0x172505[_0x57e3a3(0x1b9)](_0x13b06a,_0x27ad3a):_0x13b06a)(_0x4db0c9)[_0x57e3a3(0x1a8)](_0x543993=>!0x1===this[_0x57e3a3(0x1b2)](_0x543993,_0x4db0c9[_0x57e3a3(0x1b1)])),_0x27ad3a);}[_0x4d9369(0x1b2)](_0x539595,_0x5c999e){const _0x292058=_0x4d9369,_0x2fe69d=this[_0x292058(0x1c5)][_0x292058(0x1ad)][_0x292058(0x1aa)](this[_0x292058(0x1c5)][_0x292058(0x1ad)][_0x292058(0x1c0)](_0x5c999e,_0x539595[_0x292058(0x1c7)]),this[_0x292058(0x1c5)][_0x292058(0x1ad)][_0x292058(0x1c0)](_0x5c999e,_0x539595[_0x292058(0x1a2)]));for(const _0x311292 of this[_0x292058(0x1c5)][_0x292058(0x1ad)][_0x292058(0x1af)][_0x292058(0x19e)](_0x292058(0x1b0)))if(null!==_0x2fe69d[_0x292058(0x1c4)](_0x311292[_0x292058(0x1b4)]()))return!0x0;return!0x1;}}
|