@ckeditor/ckeditor5-track-changes 42.0.0-alpha.11 → 42.0.0-alpha.12
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
|
+
(_0x2ae406=>{const {zh:{dictionary:_0x3c7809,getPluralForm:_0x1d8b54}}={'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':_0x380b1=>0x0}};_0x2ae406['zh']||={'dictionary':{},'getPluralForm':null},_0x2ae406['zh']['dictionary']=Object['assign'](_0x2ae406['zh']['dictionary'],_0x3c7809),_0x2ae406['zh']['getPluralForm']=_0x1d8b54;})(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.12",
|
|
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.12",
|
|
45
|
+
"ckeditor5-collaboration": "42.0.0-alpha.12",
|
|
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
|
+
function _0xfbc4(){const _0x559690=['isEnabled','TrackChangesEditing','get','190BPkowF','track-changes-accept-suggestion-not-found','16085ZyVHLI','_isEnabledBasedOnSelection','model','888255mkOuNP','_suggestions','acceptSuggestion','7pXWgBv','376324YPutNg','2173864jaDSls','610713xMeBuR','canEditAt','1422978SEytCo','execute','780fbFCZX','plugins','editor','getRanges','106870uPTVhG','refresh'];_0xfbc4=function(){return _0x559690;};return _0xfbc4();}const _0x44403d=_0x9a2b;(function(_0x27fda3,_0x49776e){const _0x3975d0=_0x9a2b,_0x3da56e=_0x27fda3();while(!![]){try{const _0x16de2d=-parseInt(_0x3975d0(0x154))/0x1+-parseInt(_0x3975d0(0x15e))/0x2+parseInt(_0x3975d0(0x168))/0x3+-parseInt(_0x3975d0(0x15a))/0x4*(parseInt(_0x3975d0(0x165))/0x5)+-parseInt(_0x3975d0(0x158))/0x6*(-parseInt(_0x3975d0(0x153))/0x7)+-parseInt(_0x3975d0(0x155))/0x8+-parseInt(_0x3975d0(0x156))/0x9*(-parseInt(_0x3975d0(0x163))/0xa);if(_0x16de2d===_0x49776e)break;else _0x3da56e['push'](_0x3da56e['shift']());}catch(_0x47eef7){_0x3da56e['push'](_0x3da56e['shift']());}}}(_0xfbc4,0x7889c));import{Command as _0xa57556}from'ckeditor5/src/core.js';function _0x9a2b(_0x49cec1,_0x300894){const _0xfbc46=_0xfbc4();return _0x9a2b=function(_0x9a2b04,_0x4459b1){_0x9a2b04=_0x9a2b04-0x151;let _0x1e2d19=_0xfbc46[_0x9a2b04];return _0x1e2d19;},_0x9a2b(_0x49cec1,_0x300894);}import{CKEditorError as _0x50c263}from'ckeditor5/src/utils.js';export default class $ extends _0xa57556{constructor(_0x82dc34,_0x24ee25){const _0x3c9b31=_0x9a2b;super(_0x82dc34),this[_0x3c9b31(0x151)]=_0x24ee25,this[_0x3c9b31(0x15f)](),this[_0x3c9b31(0x166)]=!0x1;}[_0x44403d(0x15f)](){const _0x4fad11=_0x44403d;this[_0x4fad11(0x160)]=!0x0;}[_0x44403d(0x159)](_0x394bcd){const _0x52b4cd=_0x44403d,_0x53fd5c=this[_0x52b4cd(0x151)][_0x52b4cd(0x162)](_0x394bcd);if(!_0x53fd5c)throw new _0x50c263(_0x52b4cd(0x164),this);const _0x4de264=_0x53fd5c[_0x52b4cd(0x15d)]();this[_0x52b4cd(0x15c)][_0x52b4cd(0x167)][_0x52b4cd(0x157)](_0x4de264)&&this[_0x52b4cd(0x15c)][_0x52b4cd(0x15b)][_0x52b4cd(0x162)](_0x52b4cd(0x161))[_0x52b4cd(0x152)](_0x53fd5c);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4ed340=_0x4f4a;(function(_0x46947d,_0x2d9baf){const _0x5db6bc=_0x4f4a,_0x5a0062=_0x46947d();while(!![]){try{const _0x16d144=-parseInt(_0x5db6bc(0x1be))/0x1*(-parseInt(_0x5db6bc(0x1c7))/0x2)+parseInt(_0x5db6bc(0x1bb))/0x3+-parseInt(_0x5db6bc(0x1c4))/0x4+parseInt(_0x5db6bc(0x1bc))/0x5+-parseInt(_0x5db6bc(0x1c0))/0x6*(-parseInt(_0x5db6bc(0x1c8))/0x7)+-parseInt(_0x5db6bc(0x1ce))/0x8+-parseInt(_0x5db6bc(0x1c5))/0x9*(-parseInt(_0x5db6bc(0x1cd))/0xa);if(_0x16d144===_0x2d9baf)break;else _0x5a0062['push'](_0x5a0062['shift']());}catch(_0x23283f){_0x5a0062['push'](_0x5a0062['shift']());}}}(_0x2625,0xbff28));import{Command as _0x335e51}from'ckeditor5/src/core.js';import{CKEditorError as _0x4f45d4}from'ckeditor5/src/utils.js';function _0x2625(){const _0x200a62=['TrackChangesEditing','3111810XBxrRt','12474216CyIabp','plugins','_suggestions','canEditAt','execute','868350gMvsGo','2904410AiVxbC','getRanges','67523CjBUzU','discardSuggestion','13776sXUufQ','get','refresh','model','3367048qhATHw','45hcsQoS','isEnabled','12HMDSPM','1085eIrOAU','track-changes-discard-suggestion-not-found','editor','_isEnabledBasedOnSelection'];_0x2625=function(){return _0x200a62;};return _0x2625();}function _0x4f4a(_0x358786,_0x3970e4){const _0x26251c=_0x2625();return _0x4f4a=function(_0x4f4aad,_0x588db6){_0x4f4aad=_0x4f4aad-0x1bb;let _0x263f64=_0x26251c[_0x4f4aad];return _0x263f64;},_0x4f4a(_0x358786,_0x3970e4);}export default class B extends _0x335e51{constructor(_0x235fff,_0x5bfc5d){const _0x6b00cf=_0x4f4a;super(_0x235fff),this[_0x6b00cf(0x1d0)]=_0x5bfc5d,this[_0x6b00cf(0x1c2)](),this[_0x6b00cf(0x1cb)]=!0x1;}[_0x4ed340(0x1c2)](){const _0x3c1846=_0x4ed340;this[_0x3c1846(0x1c6)]=!0x0;}[_0x4ed340(0x1d2)](_0x40ae4b){const _0x9af28b=_0x4ed340,_0x3a295b=this[_0x9af28b(0x1d0)][_0x9af28b(0x1c1)](_0x40ae4b);if(!_0x3a295b)throw new _0x4f45d4(_0x9af28b(0x1c9),this);const _0x330e1e=_0x3a295b[_0x9af28b(0x1bd)]();this[_0x9af28b(0x1ca)][_0x9af28b(0x1c3)][_0x9af28b(0x1d1)](_0x330e1e)&&this[_0x9af28b(0x1ca)][_0x9af28b(0x1cf)][_0x9af28b(0x1c1)](_0x9af28b(0x1cc))[_0x9af28b(0x1bf)](_0x3a295b);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x31d7d5=_0x1d63;(function(_0x5d81c3,_0xa7c234){const _0x8949b=_0x1d63,_0x3f91b5=_0x5d81c3();while(!![]){try{const _0x5c8768=parseInt(_0x8949b(0x97))/0x1*(parseInt(_0x8949b(0x87))/0x2)+parseInt(_0x8949b(0x83))/0x3*(parseInt(_0x8949b(0x8b))/0x4)+parseInt(_0x8949b(0x8d))/0x5+parseInt(_0x8949b(0x90))/0x6*(-parseInt(_0x8949b(0x9c))/0x7)+parseInt(_0x8949b(0x8f))/0x8*(parseInt(_0x8949b(0x9a))/0x9)+-parseInt(_0x8949b(0x94))/0xa*(parseInt(_0x8949b(0x84))/0xb)+-parseInt(_0x8949b(0x8e))/0xc*(parseInt(_0x8949b(0x8c))/0xd);if(_0x5c8768===_0xa7c234)break;else _0x3f91b5['push'](_0x3f91b5['shift']());}catch(_0xb71c9d){_0x3f91b5['push'](_0x3f91b5['shift']());}}}(_0x49fc,0x5e1ee));function _0x1d63(_0x4a2eaa,_0x29ca5b){const _0x49fcae=_0x49fc();return _0x1d63=function(_0x1d637c,_0x4949ca){_0x1d637c=_0x1d637c-0x83;let _0x3b8d0d=_0x49fcae[_0x1d637c];return _0x3b8d0d;},_0x1d63(_0x4a2eaa,_0x29ca5b);}import{Command as _0x52a1e0}from'ckeditor5/src/core.js';import{sortSuggestions as _0x15524f,executeCommandForSuggestions as _0x59b8ae}from'../utils/utils.js';function _0x49fc(){const _0x35262f=['4931zAbeJQ','model','isEnabled','372987nThpau','_suggestions','1267hWdyKz','_isEnabledBasedOnSelection','9KxMdvs','10747AWdCGU','getRanges','editor','28TGtmcH','values','_command','from','962960lyDTNx','13mdpJku','1920330hcTAkw','6352596aQXSoy','64xyzgYC','6636kzAtTe','isInContent','refresh','execute','4010XHuUYS','canEditAt','some'];_0x49fc=function(){return _0x35262f;};return _0x49fc();}export default class x extends _0x52a1e0{constructor(_0x16dee2,_0x32bd39,_0x35d338){const _0x518004=_0x1d63;super(_0x16dee2),this[_0x518004(0x89)]=_0x32bd39,this[_0x518004(0x9b)]=_0x35d338,this[_0x518004(0x92)](),this[_0x518004(0x9d)]=!0x1;}[_0x31d7d5(0x92)](){const _0x7c655f=_0x31d7d5,_0x3c4519=Array[_0x7c655f(0x8a)](this[_0x7c655f(0x9b)][_0x7c655f(0x88)]())[_0x7c655f(0x96)](_0x134bc1=>_0x134bc1[_0x7c655f(0x91)]);this[_0x7c655f(0x99)]=this[_0x7c655f(0x89)][_0x7c655f(0x99)]&&_0x3c4519;}[_0x31d7d5(0x93)](){const _0xa2ff2c=_0x31d7d5,_0x748a93=_0x15524f(Array[_0xa2ff2c(0x8a)](this[_0xa2ff2c(0x9b)][_0xa2ff2c(0x88)]()));for(const _0x2404e1 of _0x748a93){const _0x438a04=_0x2404e1[_0xa2ff2c(0x85)]();if(!this[_0xa2ff2c(0x86)][_0xa2ff2c(0x98)][_0xa2ff2c(0x95)](_0x438a04))return;}_0x59b8ae(this[_0xa2ff2c(0x86)][_0xa2ff2c(0x98)],this[_0xa2ff2c(0x89)],_0x748a93);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2501ee=_0x5f53;(function(_0x189a9e,_0x1d565d){const _0xf520cd=_0x5f53,_0x5c9831=_0x189a9e();while(!![]){try{const _0x1d505b=parseInt(_0xf520cd(0x7c))/0x1+-parseInt(_0xf520cd(0x7d))/0x2*(parseInt(_0xf520cd(0x78))/0x3)+parseInt(_0xf520cd(0x72))/0x4*(-parseInt(_0xf520cd(0x6d))/0x5)+parseInt(_0xf520cd(0x74))/0x6+-parseInt(_0xf520cd(0x76))/0x7*(-parseInt(_0xf520cd(0x80))/0x8)+-parseInt(_0xf520cd(0x79))/0x9*(-parseInt(_0xf520cd(0x7b))/0xa)+-parseInt(_0xf520cd(0x71))/0xb*(-parseInt(_0xf520cd(0x7a))/0xc);if(_0x1d505b===_0x1d565d)break;else _0x5c9831['push'](_0x5c9831['shift']());}catch(_0x41cc81){_0x5c9831['push'](_0x5c9831['shift']());}}}(_0x2043,0x56e0b));function _0x2043(){const _0x1f5bd2=['600756dVWiAG','751610BhQmPz','94706HmbzEf','614036UYTTgH','_isEnabledBasedOnSelection','editor','93736URwRxu','size','from','document','selection','execute','values','isEnabled','getRanges','25MZaHWu','_command','_selectedSuggestions','refresh','33dnBoid','273908pXjxbm','canEditAt','3106896mGKuuh','_suggestions','14CYSxdz','model','6HJChYW','63uSMjBh'];_0x2043=function(){return _0x1f5bd2;};return _0x2043();}import{Command as _0xa83d88}from'ckeditor5/src/core.js';import{sortSuggestions as _0x3e70f5,getSelectedSuggestions as _0x1ab377,executeCommandForSuggestions as _0x1f9934}from'../utils/utils.js';function _0x5f53(_0x1716a6,_0x11b47a){const _0x204318=_0x2043();return _0x5f53=function(_0x5f53d8,_0x31dc47){_0x5f53d8=_0x5f53d8-0x68;let _0x59ba64=_0x204318[_0x5f53d8];return _0x59ba64;},_0x5f53(_0x1716a6,_0x11b47a);}export default class R extends _0xa83d88{constructor(_0x1068b9,_0x71d08b,_0xf3b3c2){const _0x72104f=_0x5f53;super(_0x1068b9),this[_0x72104f(0x6e)]=_0x71d08b,this[_0x72104f(0x75)]=_0xf3b3c2,this[_0x72104f(0x6f)]=new Set(),this[_0x72104f(0x70)](),this[_0x72104f(0x7e)]=!0x1;}[_0x2501ee(0x70)](){const _0xd5e332=_0x2501ee,_0x2443af=this[_0xd5e332(0x7f)][_0xd5e332(0x77)][_0xd5e332(0x83)][_0xd5e332(0x68)],_0x58269a=Array[_0xd5e332(0x82)](this[_0xd5e332(0x75)][_0xd5e332(0x6a)]());this[_0xd5e332(0x6f)]=_0x1ab377(_0x2443af,_0x58269a),this[_0xd5e332(0x6b)]=this[_0xd5e332(0x6e)][_0xd5e332(0x6b)]&&!!this[_0xd5e332(0x6f)][_0xd5e332(0x81)];}[_0x2501ee(0x69)](){const _0x54ab93=_0x2501ee,_0x1a91c5=_0x3e70f5(Array[_0x54ab93(0x82)](this[_0x54ab93(0x6f)]));for(const _0x2324f2 of _0x1a91c5){const _0xcbcbf6=_0x2324f2[_0x54ab93(0x6c)]();if(!this[_0x54ab93(0x7f)][_0x54ab93(0x77)][_0x54ab93(0x73)](_0xcbcbf6))return;}_0x1f9934(this[_0x54ab93(0x7f)][_0x54ab93(0x77)],this[_0x54ab93(0x6e)],_0x1a91c5);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x10bf35=_0x20fb;(function(_0x2de5e4,_0x3433e1){const _0x1a55d8=_0x20fb,_0x22713a=_0x2de5e4();while(!![]){try{const _0x1b4aa8=-parseInt(_0x1a55d8(0x1e8))/0x1*(parseInt(_0x1a55d8(0x1d9))/0x2)+parseInt(_0x1a55d8(0x1d3))/0x3+parseInt(_0x1a55d8(0x1d5))/0x4+-parseInt(_0x1a55d8(0x1df))/0x5*(-parseInt(_0x1a55d8(0x1e3))/0x6)+-parseInt(_0x1a55d8(0x1d7))/0x7+parseInt(_0x1a55d8(0x1e1))/0x8*(-parseInt(_0x1a55d8(0x1e6))/0x9)+-parseInt(_0x1a55d8(0x1e7))/0xa*(-parseInt(_0x1a55d8(0x1e5))/0xb);if(_0x1b4aa8===_0x3433e1)break;else _0x22713a['push'](_0x22713a['shift']());}catch(_0x4376a9){_0x22713a['push'](_0x22713a['shift']());}}}(_0xa868,0xb7292));function _0xa868(){const _0x267df1=['isEnabled','_enableCommands','affectsData','value','2928606MrTmDN','forceDisabled','820348AxyfnO','clearForceDisabled','2402351MQuyFH','_enabledCommands','2868270bkGvxE','refresh','has','_disableUnsupportedCommands','editor','commands','3601930VAVfGO','execute','103256evFZwe','_isEnabledBasedOnSelection','6gKYvuc','TrackChangesCommand','5803006jqhcvB','1035RjYFBk','40XTBuzu','1TzPNPC'];_0xa868=function(){return _0x267df1;};return _0xa868();}function _0x20fb(_0x2a2fbf,_0x246247){const _0xa86871=_0xa868();return _0x20fb=function(_0x20fb0a,_0x238403){_0x20fb0a=_0x20fb0a-0x1cf;let _0x4bbc91=_0xa86871[_0x20fb0a];return _0x4bbc91;},_0x20fb(_0x2a2fbf,_0x246247);}import{Command as _0x507ce3}from'ckeditor5/src/core.js';export default class M extends _0x507ce3{constructor(_0x16e230,_0x1fabd7){const _0x535b63=_0x20fb;super(_0x16e230),this[_0x535b63(0x1d8)]=_0x1fabd7,this[_0x535b63(0x1d2)]=!0x1,this[_0x535b63(0x1da)](),this[_0x535b63(0x1e2)]=!0x1;}[_0x10bf35(0x1da)](){const _0x4b804b=_0x10bf35;this[_0x4b804b(0x1cf)]=!0x0;}[_0x10bf35(0x1e0)](){const _0x435c76=_0x10bf35;this[_0x435c76(0x1d2)]=!this[_0x435c76(0x1d2)],this[_0x435c76(0x1d2)]?this[_0x435c76(0x1dc)]():this[_0x435c76(0x1d0)]();}[_0x10bf35(0x1dc)](){const _0x2279fe=_0x10bf35;for(const _0x2ad015 of this[_0x2279fe(0x1dd)][_0x2279fe(0x1de)][_0x2279fe(0x1de)]())_0x2ad015[_0x2279fe(0x1d1)]&&!this[_0x2279fe(0x1d8)][_0x2279fe(0x1db)](_0x2ad015)&&_0x2ad015[_0x2279fe(0x1d4)](_0x2279fe(0x1e4));}[_0x10bf35(0x1d0)](){const _0x7f71da=_0x10bf35;for(const _0x116f24 of this[_0x7f71da(0x1dd)][_0x7f71da(0x1de)][_0x7f71da(0x1de)]())_0x116f24[_0x7f71da(0x1d1)]&&!this[_0x7f71da(0x1d8)][_0x7f71da(0x1db)](_0x116f24)&&_0x116f24[_0x7f71da(0x1d6)](_0x7f71da(0x1e4));}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x22fc(_0x550625,_0xca5b2){var _0x5b9278=_0x5b92();return _0x22fc=function(_0x22fc58,_0x522ca8){_0x22fc58=_0x22fc58-0x12d;var _0x28e210=_0x5b9278[_0x22fc58];return _0x28e210;},_0x22fc(_0x550625,_0xca5b2);}(function(_0xe9d519,_0x2b566a){var _0x17b67d=_0x22fc,_0x26070e=_0xe9d519();while(!![]){try{var _0x9c3e10=-parseInt(_0x17b67d(0x130))/0x1+parseInt(_0x17b67d(0x132))/0x2+parseInt(_0x17b67d(0x12f))/0x3+-parseInt(_0x17b67d(0x133))/0x4*(-parseInt(_0x17b67d(0x12d))/0x5)+parseInt(_0x17b67d(0x134))/0x6+parseInt(_0x17b67d(0x131))/0x7+-parseInt(_0x17b67d(0x12e))/0x8;if(_0x9c3e10===_0x2b566a)break;else _0x26070e['push'](_0x26070e['shift']());}catch(_0x3db35d){_0x26070e['push'](_0x26070e['shift']());}}}(_0x5b92,0x67d74));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';function _0x5b92(){var _0x255530=['1470447ZvBwjW','738485GeBmmx','3331307giqirI','466786kUmGtc','4JwbWJV','2984040YXmtHK','1070645rSclkZ','5976760XcFRmz'];_0x5b92=function(){return _0x255530;};return _0x5b92();}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
|
+
const _0x107e63=_0x3923;function _0x3f32(){const _0x135ad9=['get','1231104YtCWpn','608810xbulHH','plugins','TrackChangesEditing','418194AsXHEU','1620970mhHbxX','1TUUDRG','showAIAssistant','commands','editor','593622aPrUmu','afterInit','12BBtBqn','148421yCrQhh','enableCommand','4wRZWnz','267762hDyYXp'];_0x3f32=function(){return _0x135ad9;};return _0x3f32();}(function(_0x208cbc,_0x53485e){const _0x24abb1=_0x3923,_0x39c2ac=_0x208cbc();while(!![]){try{const _0xf94e4=parseInt(_0x24abb1(0x157))/0x1*(-parseInt(_0x24abb1(0x161))/0x2)+-parseInt(_0x24abb1(0x15b))/0x3+parseInt(_0x24abb1(0x160))/0x4*(parseInt(_0x24abb1(0x164))/0x5)+-parseInt(_0x24abb1(0x15d))/0x6*(parseInt(_0x24abb1(0x15e))/0x7)+parseInt(_0x24abb1(0x163))/0x8+parseInt(_0x24abb1(0x155))/0x9+parseInt(_0x24abb1(0x156))/0xa;if(_0xf94e4===_0x53485e)break;else _0x39c2ac['push'](_0x39c2ac['shift']());}catch(_0x28cd8d){_0x39c2ac['push'](_0x39c2ac['shift']());}}}(_0x3f32,0x1ade4));function _0x3923(_0x5bf78a,_0x157559){const _0x3f3291=_0x3f32();return _0x3923=function(_0x392355,_0xbc6b31){_0x392355=_0x392355-0x153;let _0x52b8a8=_0x3f3291[_0x392355];return _0x52b8a8;},_0x3923(_0x5bf78a,_0x157559);}import{Plugin as _0xe1360c}from'ckeditor5/src/core.js';export default class E extends _0xe1360c{[_0x107e63(0x15c)](){const _0x38947e=_0x107e63,_0x6e2325=this[_0x38947e(0x15a)],_0x14de8b=_0x6e2325[_0x38947e(0x153)][_0x38947e(0x162)](_0x38947e(0x154));_0x6e2325[_0x38947e(0x159)][_0x38947e(0x162)](_0x38947e(0x158))&&_0x14de8b[_0x38947e(0x15f)](_0x38947e(0x158));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4e293e=_0x3483;(function(_0x1814cc,_0x181ed9){const _0x51b556=_0x3483,_0x3bfc4e=_0x1814cc();while(!![]){try{const _0x24e3b7=-parseInt(_0x51b556(0x1ae))/0x1*(-parseInt(_0x51b556(0x1bf))/0x2)+parseInt(_0x51b556(0x1ab))/0x3*(parseInt(_0x51b556(0x1c5))/0x4)+parseInt(_0x51b556(0x1c0))/0x5+parseInt(_0x51b556(0x1b2))/0x6*(-parseInt(_0x51b556(0x1a9))/0x7)+parseInt(_0x51b556(0x1af))/0x8+-parseInt(_0x51b556(0x1ad))/0x9*(parseInt(_0x51b556(0x1b5))/0xa)+-parseInt(_0x51b556(0x1bc))/0xb;if(_0x24e3b7===_0x181ed9)break;else _0x3bfc4e['push'](_0x3bfc4e['shift']());}catch(_0x7d67f5){_0x3bfc4e['push'](_0x3bfc4e['shift']());}}}(_0x1f8f,0x1b1bc));import{Plugin as _0x57f463}from'ckeditor5/src/core.js';function _0x3483(_0x51590b,_0x5f461c){const _0x1f8f72=_0x1f8f();return _0x3483=function(_0x3483cd,_0x3acd27){_0x3483cd=_0x3483cd-0x1a8;let _0x3c3ca4=_0x1f8f72[_0x3483cd];return _0x3c3ca4;},_0x3483(_0x51590b,_0x5f461c);}import{getTranslation as _0x14e13c}from'../utils/common-translations.js';function _0x1f8f(){const _0x4b67d0=['*Format:*\x20%0','has','66MJMsHa','FORMAT_ALIGN_TO_RIGHT','center','10zIQZKV','FORMAT_JUSTIFY_TEXT','AlignmentEditing','locale','editor','enableDefaultAttributesIntegration','TrackChangesEditing','3282147EMFBsc','commandName','registerAttributeLabel','346CNzeiC','486330RNwDur','FORMAT_ALIGN_TO_CENTER','_registerLegacyDescription','right','formatBlock','617380hlSKlm','registerBlockAttribute','FORMAT_ALIGNMENT','value','afterInit','FORMAT_ALIGN_TO_LEFT','format','alignment','type','registerDescriptionCallback','plugins','commandParams','get','left','65401EmNSth','justify','3WYcuwt','descriptionFactory','5517fSyKJx','233GTaiYq','1767032qoXFZT'];_0x1f8f=function(){return _0x4b67d0;};return _0x1f8f();}export default class V extends _0x57f463{[_0x4e293e(0x1c9)](){const _0x188c39=_0x4e293e,_0x53be3b=this[_0x188c39(0x1b9)],_0xefd888=_0x53be3b[_0x188c39(0x1b8)];if(!_0x53be3b[_0x188c39(0x1cf)][_0x188c39(0x1b1)](_0x188c39(0x1b7)))return;const _0x4fe5e4=_0x53be3b[_0x188c39(0x1cf)][_0x188c39(0x1d1)](_0x188c39(0x1bb));_0x4fe5e4[_0x188c39(0x1ba)](_0x188c39(0x1cc)),_0x4fe5e4[_0x188c39(0x1c6)](_0x188c39(0x1cc)),_0x4fe5e4[_0x188c39(0x1ac)][_0x188c39(0x1be)](_0x188c39(0x1cc),_0x14e13c(_0xefd888,_0x188c39(0x1c7))),this[_0x188c39(0x1c2)]();}[_0x4e293e(0x1c2)](){const _0x4111d6=_0x4e293e,_0x171058=this[_0x4111d6(0x1b9)],_0x35c32c=_0x171058[_0x4111d6(0x1b8)];_0x171058[_0x4111d6(0x1cf)][_0x4111d6(0x1d1)](_0x4111d6(0x1bb))[_0x4111d6(0x1ac)][_0x4111d6(0x1ce)](_0x11587b=>{const _0x4015b9=_0x4111d6;if(_0x4015b9(0x1c4)!=_0x11587b[_0x4015b9(0x1cd)])return;const {data:_0x591d04}=_0x11587b;if(_0x591d04&&_0x4015b9(0x1cc)==_0x591d04[_0x4015b9(0x1bd)]){const _0x56ad86=_0x591d04[_0x4015b9(0x1d0)][0x0][_0x4015b9(0x1c8)];return{'type':_0x4015b9(0x1cb),'content':_0x14e13c(_0x35c32c,_0x4015b9(0x1b0),function(_0xaa2cc5){const _0x40ede4=_0x4015b9;switch(_0xaa2cc5){case _0x40ede4(0x1a8):return _0x14e13c(_0x35c32c,_0x40ede4(0x1ca));case _0x40ede4(0x1c3):return _0x14e13c(_0x35c32c,_0x40ede4(0x1b3));case _0x40ede4(0x1b4):return _0x14e13c(_0x35c32c,_0x40ede4(0x1c1));case _0x40ede4(0x1aa):return _0x14e13c(_0x35c32c,_0x40ede4(0x1b6));}}(_0x56ad86))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x13212b=_0x4927;function _0x3e4d(){const _0x24997a=['152385ufqoEC','53073DKEjMd','UnderlineEditing','3886268SoqOpL','has','afterInit','toLowerCase','descriptionFactory','*Remove\x20format:*\x20%0','2271318NsbOMO','48MPEQnp','subscript','FORMAT_ITALIC','locale','get','FORMAT_','registerDescriptionCallback','registerInlineAttribute','FORMAT_CODE','underline','FORMAT_SUPERSCRIPT','italic','strikethrough','formatInline','toUpperCase','slice','bold','ItalicEditing','plugins','*Format:*\x20%0','SuperscriptEditing','enableDefaultAttributesIntegration','BoldEditing','format','type','superscript','commandParams','2801240iXKKtP','2kBAlHX','SubscriptEditing','registerAttributeLabel','code','commandName','TrackChangesEditing','_registerLegacyDescription','CodeEditing','10242234EPMZXc','FORMAT_UNDERLINE','forceValue','1095475GnJXyA','FORMAT_SUBSCRIPT','FORMAT_STRIKETHROUGH','FORMAT_BOLD','editor','StrikethroughEditing'];_0x3e4d=function(){return _0x24997a;};return _0x3e4d();}(function(_0x5298f3,_0x14e073){const _0x14c7d9=_0x4927,_0x287fd2=_0x5298f3();while(!![]){try{const _0x33ce94=-parseInt(_0x14c7d9(0xea))/0x1+-parseInt(_0x14c7d9(0x116))/0x2*(-parseInt(_0x14c7d9(0xf1))/0x3)+parseInt(_0x14c7d9(0xf3))/0x4+parseInt(_0x14c7d9(0xf0))/0x5*(parseInt(_0x14c7d9(0xfa))/0x6)+-parseInt(_0x14c7d9(0xf9))/0x7+-parseInt(_0x14c7d9(0x115))/0x8+parseInt(_0x14c7d9(0xe7))/0x9;if(_0x33ce94===_0x14e073)break;else _0x287fd2['push'](_0x287fd2['shift']());}catch(_0x29c103){_0x287fd2['push'](_0x287fd2['shift']());}}}(_0x3e4d,0x92ba4));import{Plugin as _0x34dae8}from'ckeditor5/src/core.js';function _0x4927(_0x254697,_0x5ae0fc){const _0x3e4dd6=_0x3e4d();return _0x4927=function(_0x492726,_0x53ba82){_0x492726=_0x492726-0xe2;let _0x146221=_0x3e4dd6[_0x492726];return _0x146221;},_0x4927(_0x254697,_0x5ae0fc);}import{getTranslation as _0xcd2163}from'../utils/common-translations.js';const ti=[_0x13212b(0x110),_0x13212b(0x10b),_0x13212b(0xf2),_0x13212b(0xe6),_0x13212b(0xef),_0x13212b(0x117),_0x13212b(0x10e)];export default class U extends _0x34dae8{[_0x13212b(0xf5)](){const _0x156023=_0x13212b,_0x492b8f=this[_0x156023(0xee)],_0x50f82e=_0x492b8f[_0x156023(0x10c)][_0x156023(0xfe)](_0x156023(0xe4)),_0x92667d=_0x492b8f[_0x156023(0xfd)];for(const _0x1248bb of ti){if(!_0x492b8f[_0x156023(0x10c)][_0x156023(0xf4)](_0x1248bb))continue;const _0x31e6ef=_0x1248bb[_0x156023(0x109)](0x0,-0x7)[_0x156023(0xf6)](),_0x4dabc7=_0x156023(0xff)+_0x31e6ef[_0x156023(0x108)]();_0x50f82e[_0x156023(0x10f)](_0x31e6ef),_0x50f82e[_0x156023(0x101)](_0x31e6ef),_0x50f82e[_0x156023(0xf7)][_0x156023(0x118)](_0x31e6ef,_0xcd2163(_0x92667d,_0x4dabc7));}this[_0x156023(0xe5)]();}[_0x13212b(0xe5)](){const _0x574e89=_0x13212b,_0x1ac146=this[_0x574e89(0xee)],_0x2a0b9e=_0x1ac146[_0x574e89(0xfd)],_0x585780=_0x1ac146[_0x574e89(0x10c)][_0x574e89(0xfe)](_0x574e89(0xe4));function _0x3c70b7(_0x39839c,_0x2aa99c){const _0x481785=_0x574e89;_0x585780[_0x481785(0xf7)][_0x481785(0x100)](_0x4d8145=>{const _0x30574e=_0x481785;if(_0x30574e(0x107)!=_0x4d8145[_0x30574e(0x112)])return;const {data:_0x13755e}=_0x4d8145;return _0x13755e&&_0x13755e[_0x30574e(0xe3)]===_0x39839c?_0x13755e[_0x30574e(0x114)][0x0][_0x30574e(0xe9)]?{'type':_0x30574e(0x111),'content':_0xcd2163(_0x2a0b9e,_0x30574e(0x10d),_0x2aa99c)}:{'type':_0x30574e(0x111),'content':_0xcd2163(_0x2a0b9e,_0x30574e(0xf8),_0x2aa99c)}:void 0x0;});}_0x3c70b7(_0x574e89(0x10a),_0xcd2163(_0x2a0b9e,_0x574e89(0xed))),_0x3c70b7(_0x574e89(0x105),_0xcd2163(_0x2a0b9e,_0x574e89(0xfc))),_0x3c70b7(_0x574e89(0x103),_0xcd2163(_0x2a0b9e,_0x574e89(0xe8))),_0x3c70b7(_0x574e89(0xe2),_0xcd2163(_0x2a0b9e,_0x574e89(0x102))),_0x3c70b7(_0x574e89(0x106),_0xcd2163(_0x2a0b9e,_0x574e89(0xec))),_0x3c70b7(_0x574e89(0xfb),_0xcd2163(_0x2a0b9e,_0x574e89(0xeb))),_0x3c70b7(_0x574e89(0x113),_0xcd2163(_0x2a0b9e,_0x574e89(0x104)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x3388(_0x47ebc1,_0x19072e){const _0xeabb3b=_0xeabb();return _0x3388=function(_0x3388f7,_0x3914e5){_0x3388f7=_0x3388f7-0x161;let _0x5d5843=_0xeabb3b[_0x3388f7];return _0x5d5843;},_0x3388(_0x47ebc1,_0x19072e);}const _0x164f5d=_0x3388;(function(_0x5c0811,_0x554073){const _0x391105=_0x3388,_0x56ac97=_0x5c0811();while(!![]){try{const _0x2fc2d2=-parseInt(_0x391105(0x16c))/0x1*(-parseInt(_0x391105(0x17c))/0x2)+parseInt(_0x391105(0x186))/0x3*(parseInt(_0x391105(0x18b))/0x4)+-parseInt(_0x391105(0x171))/0x5*(-parseInt(_0x391105(0x170))/0x6)+-parseInt(_0x391105(0x183))/0x7+-parseInt(_0x391105(0x16e))/0x8*(parseInt(_0x391105(0x172))/0x9)+parseInt(_0x391105(0x189))/0xa+-parseInt(_0x391105(0x178))/0xb;if(_0x2fc2d2===_0x554073)break;else _0x56ac97['push'](_0x56ac97['shift']());}catch(_0x33200d){_0x56ac97['push'](_0x56ac97['shift']());}}}(_0xeabb,0x6efc9));import{Plugin as _0x1c0a2e}from'ckeditor5/src/core.js';import{getTranslation as _0xa1e1f9}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3b11ca}from'../utils/utils.js';export default class O extends _0x1c0a2e{[_0x164f5d(0x167)](){const _0x46a618=_0x164f5d,_0x6e2272=this[_0x46a618(0x188)],_0x3d8411=_0x6e2272[_0x46a618(0x18c)];if(!_0x6e2272[_0x46a618(0x187)][_0x46a618(0x166)](_0x46a618(0x16d)))return;const _0x4cfa60=_0x6e2272[_0x46a618(0x187)][_0x46a618(0x16f)](_0x46a618(0x184)),_0x311059=this[_0x46a618(0x188)][_0x46a618(0x18d)][_0x46a618(0x16f)](_0x46a618(0x181));_0x4cfa60[_0x46a618(0x185)](_0x46a618(0x181),(_0x499a8f,_0xab1ef1={})=>{const _0x42cb40=_0x46a618,_0x543f73=this[_0x42cb40(0x188)][_0x42cb40(0x16b)][_0x42cb40(0x173)][_0x42cb40(0x182)],_0x4c769a=_0xab1ef1&&void 0x0!==_0xab1ef1[_0x42cb40(0x168)]?_0xab1ef1[_0x42cb40(0x168)]:!_0x311059[_0x42cb40(0x18a)];let _0x2b6ae7=[];if(_0x4c769a){const _0xb29221=Array[_0x42cb40(0x174)](_0x543f73[_0x42cb40(0x163)]())[_0x42cb40(0x176)](_0xb20fe9=>oo(_0xb20fe9)||function(_0x5c96e8,_0x48f929){const _0x2ba8ee=_0x42cb40,_0x3205b0=_0x48f929[_0x2ba8ee(0x179)](_0x5c96e8[_0x2ba8ee(0x164)],_0x2ba8ee(0x181)),_0x478f0b=_0x48f929[_0x2ba8ee(0x179)]([_0x2ba8ee(0x17f),_0x2ba8ee(0x181)],_0x5c96e8);return _0x3205b0&&_0x478f0b;}(_0xb20fe9,this[_0x42cb40(0x188)][_0x42cb40(0x16b)][_0x42cb40(0x16a)]));_0x2b6ae7=_0x3b11ca(_0xb29221,_0x6e2272[_0x42cb40(0x16b)]);}else{const _0x53e889=Array[_0x42cb40(0x174)](_0x543f73[_0x42cb40(0x163)]())[_0x42cb40(0x176)](_0xb97985=>oo(_0xb97985));_0x2b6ae7=_0x3b11ca(_0x53e889,_0x6e2272[_0x42cb40(0x16b)]);}_0x6e2272[_0x42cb40(0x16b)][_0x42cb40(0x17d)](()=>{const _0x5367dd=_0x42cb40;for(const _0x38a6cc of _0x2b6ae7)_0x4cfa60[_0x5367dd(0x177)](_0x38a6cc,{'commandName':_0x5367dd(0x181),'commandParams':[{'forceValue':_0x4c769a}]});});}),_0x4cfa60[_0x46a618(0x169)][_0x46a618(0x180)](_0x327b97=>{const _0x4594e8=_0x46a618,{data:_0x1f9f16}=_0x327b97;if(_0x1f9f16&&_0x4594e8(0x181)==_0x1f9f16[_0x4594e8(0x17a)]){const _0x3944ac=_0xa1e1f9(_0x3d8411,_0x4594e8(0x17e));return _0x1f9f16[_0x4594e8(0x17b)][0x0][_0x4594e8(0x168)]?{'type':_0x4594e8(0x175),'content':_0xa1e1f9(_0x3d8411,_0x4594e8(0x165),_0x3944ac)}:{'type':_0x4594e8(0x175),'content':_0xa1e1f9(_0x3d8411,_0x4594e8(0x162),_0x3944ac)};}});}}function _0xeabb(){const _0x425e67=['6wNVFay','915625OTOMjh','63CHRttJ','document','from','format','filter','markBlockFormat','4795032ORHurz','checkChild','commandName','commandParams','438mFEnym','change','ELEMENT_BLOCK_QUOTE','$root','registerDescriptionCallback','blockQuote','selection','2996266BIOZtW','TrackChangesEditing','enableCommand','1398eNBbJx','plugins','editor','8701420avLadJ','value','1844WkvtyH','locale','commands','name','*Remove\x20format:*\x20%0','getSelectedBlocks','parent','*Set\x20format:*\x20%0','has','afterInit','forceValue','descriptionFactory','schema','model','757OGLXcI','BlockQuoteEditing','131800fvWnrN','get'];_0xeabb=function(){return _0x425e67;};return _0xeabb();}function oo(_0x384736){const _0x174a1e=_0x164f5d;return _0x174a1e(0x181)==_0x384736[_0x174a1e(0x164)][_0x174a1e(0x161)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5a76c2=_0x1c60;(function(_0x5ec3c4,_0x1e5baa){const _0x4e5eaf=_0x1c60,_0x25761b=_0x5ec3c4();while(!![]){try{const _0x19667c=parseInt(_0x4e5eaf(0xac))/0x1+parseInt(_0x4e5eaf(0xa6))/0x2+-parseInt(_0x4e5eaf(0xa5))/0x3+parseInt(_0x4e5eaf(0xaf))/0x4+-parseInt(_0x4e5eaf(0xa3))/0x5*(-parseInt(_0x4e5eaf(0xab))/0x6)+parseInt(_0x4e5eaf(0xa7))/0x7*(-parseInt(_0x4e5eaf(0xa1))/0x8)+parseInt(_0x4e5eaf(0xa2))/0x9;if(_0x19667c===_0x1e5baa)break;else _0x25761b['push'](_0x25761b['shift']());}catch(_0x160d6b){_0x25761b['push'](_0x25761b['shift']());}}}(_0x106f,0xb7cc7));function _0x1c60(_0x5f27ff,_0x437355){const _0x106f6b=_0x106f();return _0x1c60=function(_0x1c6079,_0x4d02c2){_0x1c6079=_0x1c6079-0xa1;let _0x2ee052=_0x106f6b[_0x1c6079];return _0x2ee052;},_0x1c60(_0x5f27ff,_0x437355);}function _0x106f(){const _0x2aa335=['4038372IUwoad','plugins','CaseChange','TrackChangesEditing','enableCommand','get','15480UvLXoh','10632762uKacve','1443410NXFBDN','afterInit','2647458PwhLOv','834310FtLAOp','4585YRtpoJ','editor','changeCaseLower','has','6jAYkMv','5902gkjcRq','changeCaseUpper','changeCaseTitle'];_0x106f=function(){return _0x2aa335;};return _0x106f();}import{Plugin as _0x2f2d59}from'ckeditor5/src/core.js';export default class G extends _0x2f2d59{[_0x5a76c2(0xa4)](){const _0x1036ac=_0x5a76c2,_0x5d9a58=this[_0x1036ac(0xa8)];_0x5d9a58[_0x1036ac(0xb0)][_0x1036ac(0xaa)](_0x1036ac(0xb1))&&(_0x5d9a58[_0x1036ac(0xb0)][_0x1036ac(0xb4)](_0x1036ac(0xb2))[_0x1036ac(0xb3)](_0x1036ac(0xad)),_0x5d9a58[_0x1036ac(0xb0)][_0x1036ac(0xb4)](_0x1036ac(0xb2))[_0x1036ac(0xb3)](_0x1036ac(0xa9)),_0x5d9a58[_0x1036ac(0xb0)][_0x1036ac(0xb4)](_0x1036ac(0xb2))[_0x1036ac(0xb3)](_0x1036ac(0xae)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x33d0(_0x53d22d,_0x177523){const _0x21848a=_0x2184();return _0x33d0=function(_0x33d035,_0x3183f4){_0x33d035=_0x33d035-0x73;let _0x497e0a=_0x21848a[_0x33d035];return _0x497e0a;},_0x33d0(_0x53d22d,_0x177523);}const _0x54278b=_0x33d0;(function(_0x39f4da,_0x5a8e6c){const _0x4bb0d9=_0x33d0,_0x4a97ff=_0x39f4da();while(!![]){try{const _0x3d00ac=-parseInt(_0x4bb0d9(0x7b))/0x1+parseInt(_0x4bb0d9(0x7d))/0x2*(-parseInt(_0x4bb0d9(0x7f))/0x3)+parseInt(_0x4bb0d9(0x83))/0x4+parseInt(_0x4bb0d9(0x7c))/0x5+parseInt(_0x4bb0d9(0x7a))/0x6+-parseInt(_0x4bb0d9(0x77))/0x7*(-parseInt(_0x4bb0d9(0x7e))/0x8)+-parseInt(_0x4bb0d9(0x73))/0x9;if(_0x3d00ac===_0x5a8e6c)break;else _0x4a97ff['push'](_0x4a97ff['shift']());}catch(_0x2cc0f3){_0x4a97ff['push'](_0x4a97ff['shift']());}}}(_0x2184,0xbbe27));import{Plugin as _0x4b720f}from'ckeditor5/src/core.js';function _0x2184(){const _0x3a0c96=['afterInit','enableCommand','commands','2251020dVcKUA','5023872sOXRLG','plugins','ckbox','get','447622jnjvbh','TrackChangesEditing','editor','6155628tmTSpt','507030zWcswY','3245935PUHMPr','2YVzdsb','128zKdSHZ','4278609ChdZci'];_0x2184=function(){return _0x3a0c96;};return _0x2184();}export default class F extends _0x4b720f{[_0x54278b(0x80)](){const _0x547e90=_0x54278b,_0x514f53=this[_0x547e90(0x79)];_0x514f53[_0x547e90(0x82)][_0x547e90(0x76)](_0x547e90(0x75))&&_0x514f53[_0x547e90(0x74)][_0x547e90(0x76)](_0x547e90(0x78))[_0x547e90(0x81)](_0x547e90(0x75));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3a4578=_0x3cd1;function _0x5b8b(){const _0x3d9700=['281370YEGuRc','toLowerCase','descriptionFactory','find','*Remove\x20format:*\x20%0','label','2732055GDIRRl','document','registerDescriptionCallback','ELEMENT_CODE_BLOCK','config','parent','isLimit','markBlockFormat','has','model','languages','2146734jhiVdE','forceValue','indentCodeBlock','change','CodeBlock','blockName','schema','get','*Set\x20format:*\x20%0','48WftaAV','filter','name','530747HRcOiG','getSelectedBlocks','commands','8XamzBM','708616qLkhXm','selection','language','outdentCodeBlock','editor','TrackChangesEditing','locale','registerElementLabel','25540jTUshw','codeBlock','enableCommand','commandParams','checkChild','type','rootElement','2349gbJvif','format','commandName','plugins','59118lJvgVG','from','afterInit','value','formatBlock'];_0x5b8b=function(){return _0x3d9700;};return _0x5b8b();}(function(_0x43328f,_0x390224){const _0x29548e=_0x3cd1,_0x259143=_0x43328f();while(!![]){try{const _0x271fa6=-parseInt(_0x29548e(0x8e))/0x1+parseInt(_0x29548e(0xa1))/0x2+parseInt(_0x29548e(0x73))/0x3+parseInt(_0x29548e(0x87))/0x4*(parseInt(_0x29548e(0x6d))/0x5)+parseInt(_0x29548e(0x7e))/0x6+parseInt(_0x29548e(0x8a))/0x7*(-parseInt(_0x29548e(0x8d))/0x8)+parseInt(_0x29548e(0x9d))/0x9*(-parseInt(_0x29548e(0x96))/0xa);if(_0x271fa6===_0x390224)break;else _0x259143['push'](_0x259143['shift']());}catch(_0x44a864){_0x259143['push'](_0x259143['shift']());}}}(_0x5b8b,0x7f832));import{Plugin as _0x52eda6}from'ckeditor5/src/core.js';import{getTranslation as _0x3a8319}from'../utils/common-translations.js';function _0x3cd1(_0x76debf,_0x4610d1){const _0x5b8b89=_0x5b8b();return _0x3cd1=function(_0x3cd1bb,_0x5bae62){_0x3cd1bb=_0x3cd1bb-0x6c;let _0x55d7e4=_0x5b8b89[_0x3cd1bb];return _0x55d7e4;},_0x3cd1(_0x76debf,_0x4610d1);}import{getRangesOfBlockGroups as _0x3c0313}from'../utils/utils.js';export default class L extends _0x52eda6{[_0x3a4578(0xa3)](){const _0x337779=_0x3a4578,_0x241fff=this[_0x337779(0x92)];if(!_0x241fff[_0x337779(0xa0)][_0x337779(0x7b)](_0x337779(0x82)))return;const _0x15da36=_0x241fff[_0x337779(0xa0)][_0x337779(0x85)](_0x337779(0x93)),_0x258616=_0x241fff[_0x337779(0x94)],_0x2ac642=_0x241fff[_0x337779(0x77)][_0x337779(0x85)](_0x337779(0x97))[_0x337779(0x7d)],_0x242bf1=_0x241fff[_0x337779(0x8c)][_0x337779(0x85)](_0x337779(0x97));_0x15da36[_0x337779(0x98)](_0x337779(0x80)),_0x15da36[_0x337779(0x98)](_0x337779(0x91)),_0x15da36[_0x337779(0x98)](_0x337779(0x97),(_0x1dad32,_0x5e93ad={})=>{const _0x40ade9=_0x337779,_0x4ffce1=_0x241fff[_0x40ade9(0x7c)],_0x1af570=_0x241fff[_0x40ade9(0x7c)][_0x40ade9(0x74)][_0x40ade9(0x8f)],_0x44d7f3=_0x5e93ad&&void 0x0!==_0x5e93ad[_0x40ade9(0x7f)]?_0x5e93ad[_0x40ade9(0x7f)]:!_0x242bf1[_0x40ade9(0xa4)];let _0x43f34c;_0x5e93ad[_0x40ade9(0x90)]||(_0x5e93ad[_0x40ade9(0x90)]=_0x2ac642[0x0][_0x40ade9(0x90)]),_0x43f34c=_0x44d7f3?Array[_0x40ade9(0xa2)](_0x1af570[_0x40ade9(0x8b)]())[_0x40ade9(0x88)](_0x21300d=>eo(_0x21300d)||function(_0xdc244c,_0x1e2b23){const _0xeb2605=_0x40ade9;if(_0xdc244c['is'](_0xeb2605(0x9c))||_0x1e2b23[_0xeb2605(0x79)](_0xdc244c))return!0x1;return _0x1e2b23[_0xeb2605(0x9a)](_0xdc244c[_0xeb2605(0x78)],_0xeb2605(0x97));}(_0x21300d,_0x4ffce1[_0x40ade9(0x84)])):Array[_0x40ade9(0xa2)](_0x1af570[_0x40ade9(0x8b)]())[_0x40ade9(0x88)](_0x26c493=>eo(_0x26c493));const _0x55e8d6=_0x3c0313(_0x43f34c,_0x4ffce1);_0x4ffce1[_0x40ade9(0x81)](()=>{const _0x15f585=_0x40ade9;for(const _0x31d75c of _0x55e8d6)_0x15da36[_0x15f585(0x7a)](_0x31d75c,{'commandName':_0x15f585(0x97),'commandParams':[{..._0x5e93ad,'forceValue':_0x44d7f3}],'formatGroupId':_0x15f585(0x83)});});}),(_0x15da36[_0x337779(0x6f)][_0x337779(0x95)](_0x337779(0x97),_0x281cb4=>_0x3a8319(_0x258616,_0x337779(0x76),_0x281cb4)),_0x15da36[_0x337779(0x6f)][_0x337779(0x75)](_0x2a2c56=>{const _0x2d7057=_0x337779;if(_0x2d7057(0x6c)!=_0x2a2c56[_0x2d7057(0x9b)])return;const _0x560875=_0x258616['t'],{data:_0x24e0aa}=_0x2a2c56;if(!_0x24e0aa||_0x2d7057(0x97)!=_0x24e0aa[_0x2d7057(0x9f)])return;const _0x337516=_0x24e0aa[_0x2d7057(0x99)][0x0][_0x2d7057(0x90)],_0x4393e6=_0x560875(_0x2ac642[_0x2d7057(0x70)](_0x40be9f=>_0x40be9f[_0x2d7057(0x90)]===_0x337516)[_0x2d7057(0x72)])[_0x2d7057(0x6e)]();return _0x24e0aa[_0x2d7057(0x99)][0x0][_0x2d7057(0x7f)]?{'type':_0x2d7057(0x9e),'content':_0x3a8319(_0x258616,_0x2d7057(0x86),_0x3a8319(_0x258616,_0x2d7057(0x76),0x1)+'\x20('+_0x4393e6+')')}:{'type':_0x2d7057(0x9e),'content':_0x3a8319(_0x258616,_0x2d7057(0x71),_0x3a8319(_0x258616,_0x2d7057(0x76),0x1))};}));}}function eo(_0x2c5ba7){const _0x8126c4=_0x3a4578;return _0x8126c4(0x97)==_0x2c5ba7[_0x8126c4(0x89)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x4bc2(_0xea380,_0x2679d6){const _0x49f653=_0x49f6();return _0x4bc2=function(_0x4bc2b5,_0x1add95){_0x4bc2b5=_0x4bc2b5-0xfe;let _0x16f25e=_0x49f653[_0x4bc2b5];return _0x16f25e;},_0x4bc2(_0xea380,_0x2679d6);}const _0x347ed0=_0x4bc2;(function(_0xfa799e,_0x275d46){const _0x569cec=_0x4bc2,_0x2b69a8=_0xfa799e();while(!![]){try{const _0x3f8e3e=parseInt(_0x569cec(0x110))/0x1+-parseInt(_0x569cec(0x10e))/0x2*(-parseInt(_0x569cec(0x107))/0x3)+parseInt(_0x569cec(0x108))/0x4*(parseInt(_0x569cec(0xfe))/0x5)+parseInt(_0x569cec(0x101))/0x6*(parseInt(_0x569cec(0x106))/0x7)+-parseInt(_0x569cec(0x109))/0x8+parseInt(_0x569cec(0x100))/0x9*(parseInt(_0x569cec(0x111))/0xa)+-parseInt(_0x569cec(0x10d))/0xb;if(_0x3f8e3e===_0x275d46)break;else _0x2b69a8['push'](_0x2b69a8['shift']());}catch(_0xb5eb32){_0x2b69a8['push'](_0x2b69a8['shift']());}}}(_0x49f6,0x589b7));import{Plugin as _0x2211af}from'ckeditor5/src/core.js';export default class H extends _0x2211af{[_0x347ed0(0x102)](){const _0x390a87=_0x347ed0,_0x13827e=this[_0x390a87(0xff)];if(!_0x13827e[_0x390a87(0x105)][_0x390a87(0x103)](_0x390a87(0x10a)))return;_0x13827e[_0x390a87(0x105)][_0x390a87(0x10c)](_0x390a87(0x10f))[_0x390a87(0x104)](_0x390a87(0x10b));}}function _0x49f6(){const _0x3f0a8e=['182HLTocD','175170rKMlev','4rRxwUR','3606904HBPDQT','CommentsEditing','addCommentThread','get','1507704TLHjru','14HsqpHs','TrackChangesEditing','61788OdwNzW','10RIQltS','671285OSLRoX','editor','1777941ouynQX','34278mpSpCz','afterInit','has','enableCommand','plugins'];_0x49f6=function(){return _0x3f0a8e;};return _0x49f6();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x319768=_0x4624;(function(_0x2cce48,_0x7d99d){const _0x5961ca=_0x4624,_0x32c559=_0x2cce48();while(!![]){try{const _0x5f3150=-parseInt(_0x5961ca(0x140))/0x1*(parseInt(_0x5961ca(0x15b))/0x2)+-parseInt(_0x5961ca(0x13f))/0x3*(parseInt(_0x5961ca(0x155))/0x4)+-parseInt(_0x5961ca(0x139))/0x5*(parseInt(_0x5961ca(0x143))/0x6)+-parseInt(_0x5961ca(0x149))/0x7+parseInt(_0x5961ca(0x15e))/0x8+parseInt(_0x5961ca(0x160))/0x9+-parseInt(_0x5961ca(0x152))/0xa*(-parseInt(_0x5961ca(0x131))/0xb);if(_0x5f3150===_0x7d99d)break;else _0x32c559['push'](_0x32c559['shift']());}catch(_0x40388d){_0x32c559['push'](_0x32c559['shift']());}}}(_0x2502,0xc0aa5));import{Plugin as _0x28f860}from'ckeditor5/src/core.js';function _0x4624(_0x23d612,_0x11a879){const _0x2502e3=_0x2502();return _0x4624=function(_0x4624a2,_0x3071c5){_0x4624a2=_0x4624a2-0x128;let _0x3a21c6=_0x2502e3[_0x4624a2];return _0x3a21c6;},_0x4624(_0x23d612,_0x11a879);}import{LiveRange as _0x545964}from'ckeditor5/src/engine.js';import{Delete as _0x2d4370}from'ckeditor5/src/typing.js';function _0x2502(){const _0x2d94b4=['TrackChangesEditing','unlock','get','650hMCxLT','high','setSelection','10377352pMWWiC','enqueueChange','9995040FrvAiw','document','model','unbindElementFromMarkerName','init','writer','lock','removeMarker:suggestion:deletion','markerName','deleteForward','mapper','rootName','downcastDispatcher','data','11OgMyFp','forward','markerNameToElements','getFirstRange','options','createRange','requires','editing','30Ztsuvl','end','start','uiElement','showSuggestionHighlights','unit','27zUZXNe','4830DutXTD','bind','batch','582618smxVyd','commands','delete','detach','remove','selection','3821916udgYay','$graveyard','createSelection','enableCommand','root','isCollapsed','addMarker:suggestion:deletion','buffer','editor','15616530qWtPdf','modifySelection','plugins','214164RFsKNe','fromRange','merge'];_0x2502=function(){return _0x2d94b4;};return _0x2502();}import{downcastSplitMergeMarker as _0x2c582a}from'./utils.js';export default class q extends _0x28f860{static get[_0x319768(0x137)](){return[_0x2d4370];}[_0x319768(0x164)](){const _0x5371c5=_0x319768,_0x48fb37=this[_0x5371c5(0x151)],_0x9ac54c=_0x48fb37[_0x5371c5(0x154)][_0x5371c5(0x15a)](_0x5371c5(0x158));_0x9ac54c[_0x5371c5(0x14c)](_0x5371c5(0x145));const _0x57aa0b=_0x48fb37[_0x5371c5(0x144)][_0x5371c5(0x15a)](_0x5371c5(0x12c));_0x9ac54c[_0x5371c5(0x14c)](_0x5371c5(0x12c),(_0x4f5476,_0x4e92bd={})=>{const _0x242ec6=_0x5371c5,_0x3fce70=_0x48fb37[_0x242ec6(0x162)][_0x242ec6(0x14b)](_0x48fb37[_0x242ec6(0x162)][_0x242ec6(0x161)][_0x242ec6(0x148)]);_0x3fce70[_0x242ec6(0x14e)]&&_0x48fb37[_0x242ec6(0x162)][_0x242ec6(0x153)](_0x3fce70,{'direction':_0x242ec6(0x132),'unit':_0x4e92bd[_0x242ec6(0x13e)]});const _0x27bee6=_0x3fce70[_0x242ec6(0x134)](),_0x3e5eba=_0x545964[_0x242ec6(0x156)](_0x27bee6);let _0x5bea8c;_0x4f5476(_0x4e92bd),_0x5bea8c=_0x242ec6(0x14a)==_0x3e5eba[_0x242ec6(0x14d)][_0x242ec6(0x12e)]?_0x48fb37[_0x242ec6(0x162)][_0x242ec6(0x136)](_0x27bee6[_0x242ec6(0x13b)]):_0x48fb37[_0x242ec6(0x162)][_0x242ec6(0x136)](_0x3e5eba[_0x242ec6(0x13b)],_0x3e5eba[_0x242ec6(0x13a)]),_0x3e5eba[_0x242ec6(0x146)](),_0x48fb37[_0x242ec6(0x162)][_0x242ec6(0x15f)](_0x57aa0b[_0x242ec6(0x150)][_0x242ec6(0x142)],_0x235237=>{const _0x264e7d=_0x242ec6;_0x57aa0b[_0x264e7d(0x150)][_0x264e7d(0x129)](),_0x235237[_0x264e7d(0x15d)](_0x235237[_0x264e7d(0x136)](_0x5bea8c[_0x264e7d(0x13a)])),_0x57aa0b[_0x264e7d(0x150)][_0x264e7d(0x159)]();});}),_0x48fb37[_0x5371c5(0x138)][_0x5371c5(0x12f)]['on'](_0x5371c5(0x14f),_0x2c582a(_0x48fb37,_0x5371c5(0x157)),{'priority':_0x5371c5(0x15c)}),_0x48fb37[_0x5371c5(0x130)][_0x5371c5(0x12f)]['on'](_0x5371c5(0x14f),(_0x391fea,_0xd37763,_0x4bf1e0)=>{const _0x495603=_0x5371c5;_0x4bf1e0[_0x495603(0x135)][_0x495603(0x13d)]&&_0x2c582a(_0x48fb37,_0x495603(0x157),{'showActiveMarker':!0x1})[_0x495603(0x141)](this)(_0x391fea,_0xd37763,_0x4bf1e0);},{'priority':_0x5371c5(0x15c)}),_0x48fb37[_0x5371c5(0x138)][_0x5371c5(0x12f)]['on'](_0x5371c5(0x12a),(_0x1fc945,_0x3284c8,_0x482377)=>{const _0x4e88ec=_0x5371c5,_0x215bee=_0x482377[_0x4e88ec(0x12d)][_0x4e88ec(0x133)](_0x3284c8[_0x4e88ec(0x12b)]);if(_0x215bee){for(const _0x21a899 of _0x215bee)_0x21a899['is'](_0x4e88ec(0x13c))&&(_0x482377[_0x4e88ec(0x12d)][_0x4e88ec(0x163)](_0x21a899,_0x3284c8[_0x4e88ec(0x12b)]),_0x482377[_0x4e88ec(0x128)][_0x4e88ec(0x147)](_0x21a899));}},{'priority':_0x5371c5(0x15c)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3e88e6=_0x3639;(function(_0x505316,_0x49811f){const _0xef6189=_0x3639,_0x1caf64=_0x505316();while(!![]){try{const _0x3fdf96=parseInt(_0xef6189(0x1b7))/0x1+-parseInt(_0xef6189(0x1b6))/0x2*(-parseInt(_0xef6189(0x1b5))/0x3)+parseInt(_0xef6189(0x1a5))/0x4*(-parseInt(_0xef6189(0x19a))/0x5)+parseInt(_0xef6189(0x1c3))/0x6*(parseInt(_0xef6189(0x198))/0x7)+-parseInt(_0xef6189(0x1cc))/0x8+parseInt(_0xef6189(0x19f))/0x9*(parseInt(_0xef6189(0x1b3))/0xa)+parseInt(_0xef6189(0x1b4))/0xb;if(_0x3fdf96===_0x49811f)break;else _0x1caf64['push'](_0x1caf64['shift']());}catch(_0x5d38ac){_0x1caf64['push'](_0x1caf64['shift']());}}}(_0x191e,0xae2d3));function _0x191e(){const _0x295755=['model','25263sqJvlM','fire','65vmTOqL','markerNameToElements','markInsertion','init','get','9wUznjk','parent','options','editor','commands','split','338948LlAphb','enterBlock','remove','createRange','downcastDispatcher','hasClass','markerName','detach','afterExecute','end','data','nextSibling','enter','showSuggestionHighlights','8699560SLzCfP','12520409DTpNxL','40965ZiegNw','10ErDgAu','595513tkzjxT','change','removeMarker:suggestion:insertion','document','requires','enableCommand','addMarker:suggestion:insertion','getFirstPosition','writer','unbindElementFromMarkerName','TrackChangesEditing','ck-suggestion-marker-split','918vIMpJY','high','mapper','plugins','createPositionAt','bind','getFirstRange','selection','editing','11273056crrAGN','setSelection','fromRange'];_0x191e=function(){return _0x295755;};return _0x191e();}import{Plugin as _0x591529}from'ckeditor5/src/core.js';import{Enter as _0x5a4a75}from'ckeditor5/src/enter.js';import{LiveRange as _0x59eb00}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x2351ce}from'./utils.js';function _0x3639(_0x3c348b,_0x445b60){const _0x191ef9=_0x191e();return _0x3639=function(_0x36396f,_0x58d80a){_0x36396f=_0x36396f-0x196;let _0x519daa=_0x191ef9[_0x36396f];return _0x519daa;},_0x3639(_0x3c348b,_0x445b60);}export default class W extends _0x591529{static get[_0x3e88e6(0x1bb)](){return[_0x5a4a75];}[_0x3e88e6(0x19d)](){const _0x3b64d6=_0x3e88e6,_0x1ca1c0=this[_0x3b64d6(0x1a2)],_0x18ebac=_0x1ca1c0[_0x3b64d6(0x1c6)][_0x3b64d6(0x19e)](_0x3b64d6(0x1c1)),_0xb864e9=_0x1ca1c0[_0x3b64d6(0x1a3)][_0x3b64d6(0x19e)](_0x3b64d6(0x1b1));_0x18ebac[_0x3b64d6(0x1bc)](_0x3b64d6(0x1b1),()=>{const _0x595acb=_0x3b64d6;_0x1ca1c0[_0x595acb(0x197)][_0x595acb(0x1b8)](_0x4c8bd5=>{const _0x51e1a2=_0x595acb,_0x1209d9=_0x1ca1c0[_0x51e1a2(0x197)][_0x51e1a2(0x1ba)][_0x51e1a2(0x1ca)],_0x2c0797=_0x1209d9[_0x51e1a2(0x1be)](),_0x1b49af=_0x59eb00[_0x51e1a2(0x196)](_0x1209d9[_0x51e1a2(0x1c9)]());if(_0xb864e9[_0x51e1a2(0x1a6)](_0x4c8bd5)){const _0x26fb49=_0x1ca1c0[_0x51e1a2(0x197)][_0x51e1a2(0x1c7)](_0x2c0797[_0x51e1a2(0x1a0)][_0x51e1a2(0x1b0)],0x0),_0x4875a1=_0x4c8bd5[_0x51e1a2(0x1a8)](_0x2c0797,_0x26fb49);_0x18ebac[_0x51e1a2(0x19c)](_0x4875a1);}else _0x4c8bd5[_0x51e1a2(0x1cd)](_0x4c8bd5[_0x51e1a2(0x1a8)](_0x1b49af[_0x51e1a2(0x1ae)]));_0x1b49af[_0x51e1a2(0x1ac)](),_0xb864e9[_0x51e1a2(0x199)](_0x51e1a2(0x1ad),{'writer':_0x4c8bd5});});}),_0x1ca1c0[_0x3b64d6(0x1cb)][_0x3b64d6(0x1a9)]['on'](_0x3b64d6(0x1bd),_0x2351ce(_0x1ca1c0,_0x3b64d6(0x1a4)),{'priority':_0x3b64d6(0x1c4)}),_0x1ca1c0[_0x3b64d6(0x1cb)][_0x3b64d6(0x1a9)]['on'](_0x3b64d6(0x1b9),(_0x23e436,_0x23f545,_0x4c77bd)=>{const _0x3eeb9e=_0x3b64d6,_0x234470=_0x4c77bd[_0x3eeb9e(0x1c5)][_0x3eeb9e(0x19b)](_0x23f545[_0x3eeb9e(0x1ab)]);if(_0x234470){for(const _0x101dc8 of _0x234470)_0x101dc8[_0x3eeb9e(0x1aa)](_0x3eeb9e(0x1c2))&&(_0x4c77bd[_0x3eeb9e(0x1c5)][_0x3eeb9e(0x1c0)](_0x101dc8,_0x23f545[_0x3eeb9e(0x1ab)]),_0x4c77bd[_0x3eeb9e(0x1bf)][_0x3eeb9e(0x1a7)](_0x101dc8));}},{'priority':_0x3b64d6(0x1c4)}),_0x1ca1c0[_0x3b64d6(0x1af)][_0x3b64d6(0x1a9)]['on'](_0x3b64d6(0x1bd),(_0x18c348,_0xfd9fe7,_0x36b628)=>{const _0x1d0c23=_0x3b64d6;_0x36b628[_0x1d0c23(0x1a1)][_0x1d0c23(0x1b2)]&&_0x2351ce(_0x1ca1c0,_0x1d0c23(0x1a4),{'showActiveMarker':!0x1})[_0x1d0c23(0x1c8)](this)(_0x18c348,_0xfd9fe7,_0x36b628);},{'priority':_0x3b64d6(0x1c4)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x50031=_0x3c72;(function(_0x2e0c36,_0x26ec30){const _0x5112d4=_0x3c72,_0x41d6d2=_0x2e0c36();while(!![]){try{const _0x47b1d4=-parseInt(_0x5112d4(0x1b8))/0x1+-parseInt(_0x5112d4(0x1b6))/0x2*(parseInt(_0x5112d4(0x1c5))/0x3)+parseInt(_0x5112d4(0x1c0))/0x4*(-parseInt(_0x5112d4(0x1ad))/0x5)+parseInt(_0x5112d4(0x1c8))/0x6+-parseInt(_0x5112d4(0x1cf))/0x7+-parseInt(_0x5112d4(0x1c3))/0x8+parseInt(_0x5112d4(0x1c6))/0x9;if(_0x47b1d4===_0x26ec30)break;else _0x41d6d2['push'](_0x41d6d2['shift']());}catch(_0x2c3b85){_0x41d6d2['push'](_0x41d6d2['shift']());}}}(_0x13bf,0x3cd38));import{Plugin as _0x4eaee0}from'ckeditor5/src/core.js';function _0x13bf(){const _0x5bb405=['2plJjUu','find','183883psYMoC','_isInDeletionRange','item','getMarkersGroup','FindAndReplaceUtils','findNext','replaceAll','bind','403276rfcNGP','start','handleFindCommand','1858584tRqpck','getRange','261585vXOlZD','6707592ZRngRx','createPositionAt','2570424zjNRHq','editor','has','get','findByTextCallback','model','createRange','2242296dQHECW','getIntersection','afterInit','replace','string','FindAndReplaceEditing','5yWJslU','end','plugins','TrackChangesEditing','findPrevious','filter','enableCommand','suggestion:deletion','markers'];_0x13bf=function(){return _0x5bb405;};return _0x13bf();}function _0x3c72(_0x55220c,_0x3fc947){const _0x13bf0e=_0x13bf();return _0x3c72=function(_0x3c7283,_0x1cef9b){_0x3c7283=_0x3c7283-0x1a8;let _0x5d35fd=_0x13bf0e[_0x3c7283];return _0x5d35fd;},_0x3c72(_0x55220c,_0x3fc947);}export default class J extends _0x4eaee0{[_0x50031(0x1a9)](){const _0x27881d=_0x50031;if(!this[_0x27881d(0x1c9)][_0x27881d(0x1af)][_0x27881d(0x1ca)](_0x27881d(0x1ac)))return;const _0x1f9695=this[_0x27881d(0x1c9)][_0x27881d(0x1af)][_0x27881d(0x1cb)](_0x27881d(0x1b0));_0x1f9695[_0x27881d(0x1b3)](_0x27881d(0x1b7),this[_0x27881d(0x1c2)][_0x27881d(0x1bf)](this)),_0x1f9695[_0x27881d(0x1b3)](_0x27881d(0x1bd)),_0x1f9695[_0x27881d(0x1b3)](_0x27881d(0x1b1)),_0x1f9695[_0x27881d(0x1b3)](_0x27881d(0x1aa)),_0x1f9695[_0x27881d(0x1b3)](_0x27881d(0x1be));}[_0x50031(0x1c2)](_0x403b4d,_0x5f4a6e,_0x5ebf95={}){const _0x22098b=_0x50031,_0x10f9f1=this[_0x22098b(0x1c9)][_0x22098b(0x1af)][_0x22098b(0x1cb)](_0x22098b(0x1bc));return _0x403b4d(_0x5a5122=>(_0x22098b(0x1ab)==typeof _0x5f4a6e?_0x10f9f1[_0x22098b(0x1cc)](_0x5f4a6e,_0x5ebf95):_0x5f4a6e)(_0x5a5122)[_0x22098b(0x1b2)](_0x390a6a=>!0x1===this[_0x22098b(0x1b9)](_0x390a6a,_0x5a5122[_0x22098b(0x1ba)])),_0x5ebf95);}[_0x50031(0x1b9)](_0x157f76,_0x4fb97b){const _0x223677=_0x50031,_0x53f1ca=this[_0x223677(0x1c9)][_0x223677(0x1cd)][_0x223677(0x1ce)](this[_0x223677(0x1c9)][_0x223677(0x1cd)][_0x223677(0x1c7)](_0x4fb97b,_0x157f76[_0x223677(0x1c1)]),this[_0x223677(0x1c9)][_0x223677(0x1cd)][_0x223677(0x1c7)](_0x4fb97b,_0x157f76[_0x223677(0x1ae)]));for(const _0x3a0ec4 of this[_0x223677(0x1c9)][_0x223677(0x1cd)][_0x223677(0x1b5)][_0x223677(0x1bb)](_0x223677(0x1b4)))if(null!==_0x53f1ca[_0x223677(0x1a8)](_0x3a0ec4[_0x223677(0x1c4)]()))return!0x0;return!0x1;}}
|