@ckeditor/ckeditor5-track-changes 42.0.0-alpha.21 → 42.0.0-alpha.23
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
|
+
(_0xc4cd31=>{const {zh:{dictionary:_0x34c091,getPluralForm:_0x46bf2b}}={'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':_0x2a91ad=>0x0}};_0xc4cd31['zh']||={'dictionary':{},'getPluralForm':null},_0xc4cd31['zh']['dictionary']=Object['assign'](_0xc4cd31['zh']['dictionary'],_0x34c091),_0xc4cd31['zh']['getPluralForm']=_0x46bf2b;})(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.23",
|
|
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.23",
|
|
45
|
+
"ckeditor5-collaboration": "42.0.0-alpha.23",
|
|
46
46
|
"lodash-es": "4.17.21"
|
|
47
47
|
},
|
|
48
48
|
"types": "src/index.d.ts",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x147782=_0x2973;function _0x2973(_0x2c910f,_0x49e7e4){const _0x1628ea=_0x1628();return _0x2973=function(_0x297344,_0x2edae1){_0x297344=_0x297344-0x1df;let _0x345fda=_0x1628ea[_0x297344];return _0x345fda;},_0x2973(_0x2c910f,_0x49e7e4);}(function(_0x245d64,_0x141036){const _0xe47c17=_0x2973,_0x16fe11=_0x245d64();while(!![]){try{const _0x3ff176=-parseInt(_0xe47c17(0x1f6))/0x1*(-parseInt(_0xe47c17(0x1f7))/0x2)+-parseInt(_0xe47c17(0x1f4))/0x3*(parseInt(_0xe47c17(0x1eb))/0x4)+parseInt(_0xe47c17(0x1f2))/0x5+-parseInt(_0xe47c17(0x1df))/0x6+-parseInt(_0xe47c17(0x1e4))/0x7+-parseInt(_0xe47c17(0x1e9))/0x8*(parseInt(_0xe47c17(0x1e8))/0x9)+parseInt(_0xe47c17(0x1e6))/0xa*(parseInt(_0xe47c17(0x1e1))/0xb);if(_0x3ff176===_0x141036)break;else _0x16fe11['push'](_0x16fe11['shift']());}catch(_0xc01955){_0x16fe11['push'](_0x16fe11['shift']());}}}(_0x1628,0xa2c40));function _0x1628(){const _0x28b2b7=['refresh','77184KwpUec','296zgIOxt','get','214072vzZZxS','editor','track-changes-accept-suggestion-not-found','acceptSuggestion','isEnabled','_suggestions','_isEnabledBasedOnSelection','102860cFluSp','TrackChangesEditing','6NNJyGg','plugins','480283WXFbYk','4URbQrN','2395860jdmYaj','canEditAt','22epmypn','getRanges','model','7725942xEWuTm','execute','8064570enWvXC'];_0x1628=function(){return _0x28b2b7;};return _0x1628();}import{Command as _0xa70b46}from'ckeditor5/src/core.js';import{CKEditorError as _0x42f510}from'ckeditor5/src/utils.js';export default class $ extends _0xa70b46{constructor(_0x5d889e,_0x569e78){const _0x171fcd=_0x2973;super(_0x5d889e),this[_0x171fcd(0x1f0)]=_0x569e78,this[_0x171fcd(0x1e7)](),this[_0x171fcd(0x1f1)]=!0x1;}[_0x147782(0x1e7)](){const _0x5e0c5c=_0x147782;this[_0x5e0c5c(0x1ef)]=!0x0;}[_0x147782(0x1e5)](_0x5d980a){const _0x25105a=_0x147782,_0x3a3450=this[_0x25105a(0x1f0)][_0x25105a(0x1ea)](_0x5d980a);if(!_0x3a3450)throw new _0x42f510(_0x25105a(0x1ed),this);const _0x57bc3e=_0x3a3450[_0x25105a(0x1e2)]();this[_0x25105a(0x1ec)][_0x25105a(0x1e3)][_0x25105a(0x1e0)](_0x57bc3e)&&this[_0x25105a(0x1ec)][_0x25105a(0x1f5)][_0x25105a(0x1ea)](_0x25105a(0x1f3))[_0x25105a(0x1ee)](_0x3a3450);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x244a34=_0x382d;function _0x17b6(){const _0x28980f=['130928LFVGqD','_suggestions','2449326ETQNVx','refresh','execute','model','editor','canEditAt','289440DddOrL','_isEnabledBasedOnSelection','3320394SNbLKb','737215rpPrYv','getRanges','TrackChangesEditing','get','1143QSwcqc','plugins','8jHeEva','398853TJePnE','1826619aFeXbL','track-changes-discard-suggestion-not-found','isEnabled','discardSuggestion'];_0x17b6=function(){return _0x28980f;};return _0x17b6();}function _0x382d(_0x4e7ae9,_0x291f45){const _0x17b665=_0x17b6();return _0x382d=function(_0x382dfb,_0x56da22){_0x382dfb=_0x382dfb-0x6d;let _0x389c90=_0x17b665[_0x382dfb];return _0x389c90;},_0x382d(_0x4e7ae9,_0x291f45);}(function(_0x493cb4,_0x4949de){const _0x1365e6=_0x382d,_0x2dfd0e=_0x493cb4();while(!![]){try{const _0x9daab=-parseInt(_0x1365e6(0x7d))/0x1+-parseInt(_0x1365e6(0x73))/0x2+-parseInt(_0x1365e6(0x7e))/0x3+parseInt(_0x1365e6(0x7c))/0x4*(parseInt(_0x1365e6(0x76))/0x5)+-parseInt(_0x1365e6(0x6d))/0x6+-parseInt(_0x1365e6(0x75))/0x7+-parseInt(_0x1365e6(0x82))/0x8*(-parseInt(_0x1365e6(0x7a))/0x9);if(_0x9daab===_0x4949de)break;else _0x2dfd0e['push'](_0x2dfd0e['shift']());}catch(_0x42106b){_0x2dfd0e['push'](_0x2dfd0e['shift']());}}}(_0x17b6,0x529b7));import{Command as _0x316114}from'ckeditor5/src/core.js';import{CKEditorError as _0x5e69b0}from'ckeditor5/src/utils.js';export default class B extends _0x316114{constructor(_0x339eae,_0x16a32d){const _0x4db561=_0x382d;super(_0x339eae),this[_0x4db561(0x83)]=_0x16a32d,this[_0x4db561(0x6e)](),this[_0x4db561(0x74)]=!0x1;}[_0x244a34(0x6e)](){const _0x3400e5=_0x244a34;this[_0x3400e5(0x80)]=!0x0;}[_0x244a34(0x6f)](_0x34be66){const _0x484ac1=_0x244a34,_0xa1e1f3=this[_0x484ac1(0x83)][_0x484ac1(0x79)](_0x34be66);if(!_0xa1e1f3)throw new _0x5e69b0(_0x484ac1(0x7f),this);const _0x465e53=_0xa1e1f3[_0x484ac1(0x77)]();this[_0x484ac1(0x71)][_0x484ac1(0x70)][_0x484ac1(0x72)](_0x465e53)&&this[_0x484ac1(0x71)][_0x484ac1(0x7b)][_0x484ac1(0x79)](_0x484ac1(0x78))[_0x484ac1(0x81)](_0xa1e1f3);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3a5069=_0x38e5;(function(_0x493abc,_0x2dc583){const _0x3375e0=_0x38e5,_0x305ef5=_0x493abc();while(!![]){try{const _0x16c878=-parseInt(_0x3375e0(0x109))/0x1*(parseInt(_0x3375e0(0x107))/0x2)+-parseInt(_0x3375e0(0x103))/0x3+-parseInt(_0x3375e0(0xfb))/0x4+parseInt(_0x3375e0(0x100))/0x5*(-parseInt(_0x3375e0(0xf9))/0x6)+parseInt(_0x3375e0(0x10c))/0x7+-parseInt(_0x3375e0(0x106))/0x8+parseInt(_0x3375e0(0x104))/0x9;if(_0x16c878===_0x2dc583)break;else _0x305ef5['push'](_0x305ef5['shift']());}catch(_0x1e8fed){_0x305ef5['push'](_0x305ef5['shift']());}}}(_0x41b2,0xaf16e));import{Command as _0x49e1d0}from'ckeditor5/src/core.js';import{sortSuggestions as _0x538249,executeCommandForSuggestions as _0x1848b8}from'../utils/utils.js';function _0x38e5(_0x3d924b,_0x1311eb){const _0x41b294=_0x41b2();return _0x38e5=function(_0x38e51c,_0x3104cf){_0x38e51c=_0x38e51c-0xf6;let _0x4f18eb=_0x41b294[_0x38e51c];return _0x4f18eb;},_0x38e5(_0x3d924b,_0x1311eb);}function _0x41b2(){const _0x37757d=['3889606QKIKon','refresh','getRanges','some','32190zEcoxD','editor','3155732WZwXWa','_isEnabledBasedOnSelection','isEnabled','model','_command','35mMzthx','canEditAt','execute','3135666TsgKBn','33354144KqCwju','from','3098680MtURuZ','2sTGCOK','_suggestions','1285463AMVrVj','values','isInContent'];_0x41b2=function(){return _0x37757d;};return _0x41b2();}export default class x extends _0x49e1d0{constructor(_0x2cea54,_0xe866e8,_0x57e246){const _0x20e8db=_0x38e5;super(_0x2cea54),this[_0x20e8db(0xff)]=_0xe866e8,this[_0x20e8db(0x108)]=_0x57e246,this[_0x20e8db(0xf6)](),this[_0x20e8db(0xfc)]=!0x1;}[_0x3a5069(0xf6)](){const _0xb27c00=_0x3a5069,_0x6ef7de=Array[_0xb27c00(0x105)](this[_0xb27c00(0x108)][_0xb27c00(0x10a)]())[_0xb27c00(0xf8)](_0x3113d2=>_0x3113d2[_0xb27c00(0x10b)]);this[_0xb27c00(0xfd)]=this[_0xb27c00(0xff)][_0xb27c00(0xfd)]&&_0x6ef7de;}[_0x3a5069(0x102)](){const _0x5937e9=_0x3a5069,_0x32c6a7=_0x538249(Array[_0x5937e9(0x105)](this[_0x5937e9(0x108)][_0x5937e9(0x10a)]()));for(const _0x575587 of _0x32c6a7){const _0x4ac8d8=_0x575587[_0x5937e9(0xf7)]();if(!this[_0x5937e9(0xfa)][_0x5937e9(0xfe)][_0x5937e9(0x101)](_0x4ac8d8))return;}_0x1848b8(this[_0x5937e9(0xfa)][_0x5937e9(0xfe)],this[_0x5937e9(0xff)],_0x32c6a7);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2e75ae=_0x24e2;(function(_0x4f5f8d,_0x21ebf9){const _0x3bb291=_0x24e2,_0x1e5444=_0x4f5f8d();while(!![]){try{const _0xaf3a7b=-parseInt(_0x3bb291(0x165))/0x1*(parseInt(_0x3bb291(0x169))/0x2)+parseInt(_0x3bb291(0x16a))/0x3*(parseInt(_0x3bb291(0x176))/0x4)+-parseInt(_0x3bb291(0x163))/0x5*(-parseInt(_0x3bb291(0x164))/0x6)+-parseInt(_0x3bb291(0x16c))/0x7+parseInt(_0x3bb291(0x15f))/0x8*(-parseInt(_0x3bb291(0x16e))/0x9)+-parseInt(_0x3bb291(0x167))/0xa+parseInt(_0x3bb291(0x172))/0xb;if(_0xaf3a7b===_0x21ebf9)break;else _0x1e5444['push'](_0x1e5444['shift']());}catch(_0x47532c){_0x1e5444['push'](_0x1e5444['shift']());}}}(_0x3627,0x9b93a));function _0x24e2(_0x1cf6e5,_0x1d983c){const _0x36270d=_0x3627();return _0x24e2=function(_0x24e264,_0xece673){_0x24e264=_0x24e264-0x15f;let _0x489688=_0x36270d[_0x24e264];return _0x489688;},_0x24e2(_0x1cf6e5,_0x1d983c);}function _0x3627(){const _0x484e5c=['values','_isEnabledBasedOnSelection','document','14520XBMeNT','model','isEnabled','size','2167250QnTjcB','6dRzMwq','23Ddhczg','_suggestions','12488050DdkucC','getRanges','38438MnRAmq','33393HAAiID','_command','7352331tYOwHJ','refresh','4266yfSAsh','selection','canEditAt','execute','38797022VylyPd','editor','from','_selectedSuggestions','100IqAaMP'];_0x3627=function(){return _0x484e5c;};return _0x3627();}import{Command as _0x5418d1}from'ckeditor5/src/core.js';import{sortSuggestions as _0x1186e3,getSelectedSuggestions as _0xb535cf,executeCommandForSuggestions as _0x83cd43}from'../utils/utils.js';export default class R extends _0x5418d1{constructor(_0x5900de,_0x5a6597,_0x3616a2){const _0x2fa1ae=_0x24e2;super(_0x5900de),this[_0x2fa1ae(0x16b)]=_0x5a6597,this[_0x2fa1ae(0x166)]=_0x3616a2,this[_0x2fa1ae(0x175)]=new Set(),this[_0x2fa1ae(0x16d)](),this[_0x2fa1ae(0x178)]=!0x1;}[_0x2e75ae(0x16d)](){const _0x4c87ec=_0x2e75ae,_0x10326f=this[_0x4c87ec(0x173)][_0x4c87ec(0x160)][_0x4c87ec(0x179)][_0x4c87ec(0x16f)],_0x36a8e1=Array[_0x4c87ec(0x174)](this[_0x4c87ec(0x166)][_0x4c87ec(0x177)]());this[_0x4c87ec(0x175)]=_0xb535cf(_0x10326f,_0x36a8e1),this[_0x4c87ec(0x161)]=this[_0x4c87ec(0x16b)][_0x4c87ec(0x161)]&&!!this[_0x4c87ec(0x175)][_0x4c87ec(0x162)];}[_0x2e75ae(0x171)](){const _0x32f9e2=_0x2e75ae,_0x10f4da=_0x1186e3(Array[_0x32f9e2(0x174)](this[_0x32f9e2(0x175)]));for(const _0x268504 of _0x10f4da){const _0x499732=_0x268504[_0x32f9e2(0x168)]();if(!this[_0x32f9e2(0x173)][_0x32f9e2(0x160)][_0x32f9e2(0x170)](_0x499732))return;}_0x83cd43(this[_0x32f9e2(0x173)][_0x32f9e2(0x160)],this[_0x32f9e2(0x16b)],_0x10f4da);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x523a(){const _0x2b1dd5=['14iTItuS','clearForceDisabled','forceDisabled','refresh','394660mnjDHT','TrackChangesCommand','_isEnabledBasedOnSelection','value','77nOuxNq','68bqDmMX','87pUdAbr','179195FghRkW','editor','affectsData','2666214SADpmB','has','44874kowago','_disableUnsupportedCommands','1545944oxKBPz','596855ZpfJyO','_enableCommands','isEnabled','execute','commands','5697081crvGAG','_enabledCommands'];_0x523a=function(){return _0x2b1dd5;};return _0x523a();}const _0x7d8bd9=_0x2979;(function(_0x4da357,_0x1e1ee7){const _0x5f252c=_0x2979,_0x376e3f=_0x4da357();while(!![]){try{const _0x181601=parseInt(_0x5f252c(0x158))/0x1+parseInt(_0x5f252c(0x155))/0x2*(parseInt(_0x5f252c(0x14f))/0x3)+parseInt(_0x5f252c(0x14e))/0x4*(-parseInt(_0x5f252c(0x150))/0x5)+parseInt(_0x5f252c(0x153))/0x6+-parseInt(_0x5f252c(0x15f))/0x7*(parseInt(_0x5f252c(0x157))/0x8)+-parseInt(_0x5f252c(0x15d))/0x9+parseInt(_0x5f252c(0x163))/0xa*(parseInt(_0x5f252c(0x167))/0xb);if(_0x181601===_0x1e1ee7)break;else _0x376e3f['push'](_0x376e3f['shift']());}catch(_0xb04420){_0x376e3f['push'](_0x376e3f['shift']());}}}(_0x523a,0x52dc9));function _0x2979(_0x268abc,_0xf78deb){const _0x523ab2=_0x523a();return _0x2979=function(_0x29795e,_0x36be2f){_0x29795e=_0x29795e-0x14e;let _0x1adef5=_0x523ab2[_0x29795e];return _0x1adef5;},_0x2979(_0x268abc,_0xf78deb);}import{Command as _0x5a4b47}from'ckeditor5/src/core.js';export default class M extends _0x5a4b47{constructor(_0x59a6df,_0x150d32){const _0x55e574=_0x2979;super(_0x59a6df),this[_0x55e574(0x15e)]=_0x150d32,this[_0x55e574(0x166)]=!0x1,this[_0x55e574(0x162)](),this[_0x55e574(0x165)]=!0x1;}[_0x7d8bd9(0x162)](){const _0x1cdf7f=_0x7d8bd9;this[_0x1cdf7f(0x15a)]=!0x0;}[_0x7d8bd9(0x15b)](){const _0x5dc93f=_0x7d8bd9;this[_0x5dc93f(0x166)]=!this[_0x5dc93f(0x166)],this[_0x5dc93f(0x166)]?this[_0x5dc93f(0x156)]():this[_0x5dc93f(0x159)]();}[_0x7d8bd9(0x156)](){const _0x10113a=_0x7d8bd9;for(const _0x549482 of this[_0x10113a(0x151)][_0x10113a(0x15c)][_0x10113a(0x15c)]())_0x549482[_0x10113a(0x152)]&&!this[_0x10113a(0x15e)][_0x10113a(0x154)](_0x549482)&&_0x549482[_0x10113a(0x161)](_0x10113a(0x164));}[_0x7d8bd9(0x159)](){const _0x3ef19a=_0x7d8bd9;for(const _0x20075d of this[_0x3ef19a(0x151)][_0x3ef19a(0x15c)][_0x3ef19a(0x15c)]())_0x20075d[_0x3ef19a(0x152)]&&!this[_0x3ef19a(0x15e)][_0x3ef19a(0x154)](_0x20075d)&&_0x20075d[_0x3ef19a(0x160)](_0x3ef19a(0x164));}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x3e56(_0x3c5323,_0x45180b){var _0x201616=_0x2016();return _0x3e56=function(_0x3e563a,_0x3578aa){_0x3e563a=_0x3e563a-0x1ec;var _0x12c9a8=_0x201616[_0x3e563a];return _0x12c9a8;},_0x3e56(_0x3c5323,_0x45180b);}(function(_0x1ab763,_0x399938){var _0x4c27d5=_0x3e56,_0x366e86=_0x1ab763();while(!![]){try{var _0x4df76c=parseInt(_0x4c27d5(0x1f2))/0x1*(parseInt(_0x4c27d5(0x1f6))/0x2)+parseInt(_0x4c27d5(0x1ed))/0x3+parseInt(_0x4c27d5(0x1ec))/0x4*(parseInt(_0x4c27d5(0x1f5))/0x5)+-parseInt(_0x4c27d5(0x1f1))/0x6+parseInt(_0x4c27d5(0x1ef))/0x7*(parseInt(_0x4c27d5(0x1f4))/0x8)+-parseInt(_0x4c27d5(0x1f3))/0x9+parseInt(_0x4c27d5(0x1f0))/0xa*(parseInt(_0x4c27d5(0x1ee))/0xb);if(_0x4df76c===_0x399938)break;else _0x366e86['push'](_0x366e86['shift']());}catch(_0x3f27a9){_0x366e86['push'](_0x366e86['shift']());}}}(_0x2016,0x2fc3f));function _0x2016(){var _0x292cff=['525423RwTnfK','15213yoKyVU','182boZWtz','10QQqVDC','1460988OoUWgG','41ABHDsM','1276497kodKUB','7520kcrGdH','65nFiQHN','7382SwGljo','70364FpAWeV'];_0x2016=function(){return _0x292cff;};return _0x2016();}export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x4dad8c=_0x28b6;function _0x28b6(_0x263387,_0x1dcdb8){const _0x5006f1=_0x5006();return _0x28b6=function(_0x28b6ab,_0x2b7ee4){_0x28b6ab=_0x28b6ab-0xc7;let _0x39d8ea=_0x5006f1[_0x28b6ab];return _0x39d8ea;},_0x28b6(_0x263387,_0x1dcdb8);}function _0x5006(){const _0x255aa0=['37732bmXuOX','124180FdECPH','295onoXmj','enableCommand','TrackChangesEditing','1428000aLHCkK','editor','commands','1233gHhNqC','670305MhJnxH','get','plugins','40iDmPDL','3110628knBZrp','afterInit','991016OGcrAs','8660tRBuoa','showAIAssistant'];_0x5006=function(){return _0x255aa0;};return _0x5006();}(function(_0x32be9c,_0x1d3728){const _0x269c43=_0x28b6,_0x29271f=_0x32be9c();while(!![]){try{const _0x5253eb=-parseInt(_0x269c43(0xd8))/0x1+parseInt(_0x269c43(0xcc))/0x2+parseInt(_0x269c43(0xd4))/0x3+-parseInt(_0x269c43(0xcf))/0x4*(-parseInt(_0x269c43(0xd1))/0x5)+-parseInt(_0x269c43(0xca))/0x6+-parseInt(_0x269c43(0xd0))/0x7*(-parseInt(_0x269c43(0xc9))/0x8)+-parseInt(_0x269c43(0xd7))/0x9*(-parseInt(_0x269c43(0xcd))/0xa);if(_0x5253eb===_0x1d3728)break;else _0x29271f['push'](_0x29271f['shift']());}catch(_0x3f683f){_0x29271f['push'](_0x29271f['shift']());}}}(_0x5006,0x8575e));import{Plugin as _0x5e8985}from'ckeditor5/src/core.js';export default class E extends _0x5e8985{[_0x4dad8c(0xcb)](){const _0x3f3eb8=_0x4dad8c,_0x2c6374=this[_0x3f3eb8(0xd5)],_0x57fcaf=_0x2c6374[_0x3f3eb8(0xc8)][_0x3f3eb8(0xc7)](_0x3f3eb8(0xd3));_0x2c6374[_0x3f3eb8(0xd6)][_0x3f3eb8(0xc7)](_0x3f3eb8(0xce))&&_0x57fcaf[_0x3f3eb8(0xd2)](_0x3f3eb8(0xce));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x28ad(_0x283783,_0xe6e24e){const _0x518cc0=_0x518c();return _0x28ad=function(_0x28ad64,_0x59f064){_0x28ad64=_0x28ad64-0x6d;let _0x4525d1=_0x518cc0[_0x28ad64];return _0x4525d1;},_0x28ad(_0x283783,_0xe6e24e);}const _0x2ec874=_0x28ad;(function(_0x32ca15,_0x41d7aa){const _0x2a541d=_0x28ad,_0x2a818b=_0x32ca15();while(!![]){try{const _0x122682=-parseInt(_0x2a541d(0x7e))/0x1+-parseInt(_0x2a541d(0x7d))/0x2*(parseInt(_0x2a541d(0x7f))/0x3)+-parseInt(_0x2a541d(0x96))/0x4+-parseInt(_0x2a541d(0x75))/0x5*(-parseInt(_0x2a541d(0x8c))/0x6)+parseInt(_0x2a541d(0x89))/0x7*(-parseInt(_0x2a541d(0x70))/0x8)+parseInt(_0x2a541d(0x94))/0x9+-parseInt(_0x2a541d(0x71))/0xa*(-parseInt(_0x2a541d(0x7c))/0xb);if(_0x122682===_0x41d7aa)break;else _0x2a818b['push'](_0x2a818b['shift']());}catch(_0x5ec4aa){_0x2a818b['push'](_0x2a818b['shift']());}}}(_0x518c,0xc0b18));import{Plugin as _0x37ea1d}from'ckeditor5/src/core.js';import{getTranslation as _0x4e7099}from'../utils/common-translations.js';export default class V extends _0x37ea1d{[_0x2ec874(0x83)](){const _0x4359f0=_0x2ec874,_0x2a2421=this[_0x4359f0(0x76)],_0x4a5d9d=_0x2a2421[_0x4359f0(0x90)];if(!_0x2a2421[_0x4359f0(0x95)][_0x4359f0(0x79)](_0x4359f0(0x85)))return;const _0x1e35d3=_0x2a2421[_0x4359f0(0x95)][_0x4359f0(0x78)](_0x4359f0(0x8f));_0x1e35d3[_0x4359f0(0x6d)](_0x4359f0(0x88)),_0x1e35d3[_0x4359f0(0x81)](_0x4359f0(0x88)),_0x1e35d3[_0x4359f0(0x74)][_0x4359f0(0x8e)](_0x4359f0(0x88),_0x4e7099(_0x4a5d9d,_0x4359f0(0x73))),this[_0x4359f0(0x6e)]();}[_0x2ec874(0x6e)](){const _0x40867f=_0x2ec874,_0x63cd7a=this[_0x40867f(0x76)],_0x1c96ab=_0x63cd7a[_0x40867f(0x90)];_0x63cd7a[_0x40867f(0x95)][_0x40867f(0x78)](_0x40867f(0x8f))[_0x40867f(0x74)][_0x40867f(0x77)](_0x40adcd=>{const _0x293610=_0x40867f;if(_0x293610(0x86)!=_0x40adcd[_0x293610(0x8d)])return;const {data:_0x2021ba}=_0x40adcd;if(_0x2021ba&&_0x293610(0x88)==_0x2021ba[_0x293610(0x8a)]){const _0x366c51=_0x2021ba[_0x293610(0x91)][0x0][_0x293610(0x7a)];return{'type':_0x293610(0x87),'content':_0x4e7099(_0x1c96ab,_0x293610(0x80),function(_0x250c48){const _0x391d5e=_0x293610;switch(_0x250c48){case _0x391d5e(0x82):return _0x4e7099(_0x1c96ab,_0x391d5e(0x7b));case _0x391d5e(0x93):return _0x4e7099(_0x1c96ab,_0x391d5e(0x6f));case _0x391d5e(0x8b):return _0x4e7099(_0x1c96ab,_0x391d5e(0x92));case _0x391d5e(0x84):return _0x4e7099(_0x1c96ab,_0x391d5e(0x72));}}(_0x366c51))};}});}}function _0x518c(){const _0x248fc4=['TrackChangesEditing','locale','commandParams','FORMAT_ALIGN_TO_CENTER','right','3124080fGxDuJ','plugins','824376KRhtWA','enableDefaultAttributesIntegration','_registerLegacyDescription','FORMAT_ALIGN_TO_RIGHT','24KudLwh','10510BntePl','FORMAT_JUSTIFY_TEXT','FORMAT_ALIGNMENT','descriptionFactory','240msXkSY','editor','registerDescriptionCallback','get','has','value','FORMAT_ALIGN_TO_LEFT','19283ZAOrQz','8LDIMeB','1372592vNIAST','615210dCPGnh','*Format:*\x20%0','registerBlockAttribute','left','afterInit','justify','AlignmentEditing','formatBlock','format','alignment','1312913KpmGVH','commandName','center','195174cXyJCx','type','registerAttributeLabel'];_0x518c=function(){return _0x248fc4;};return _0x518c();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x499e(){const _0x3a1daf=['commandParams','TrackChangesEditing','registerDescriptionCallback','FORMAT_SUPERSCRIPT','commandName','slice','FORMAT_UNDERLINE','*Format:*\x20%0','underline','StrikethroughEditing','get','italic','subscript','toUpperCase','registerAttributeLabel','*Remove\x20format:*\x20%0','plugins','afterInit','SuperscriptEditing','284210fbUWQy','29872fmKIVe','strikethrough','FORMAT_STRIKETHROUGH','superscript','forceValue','registerInlineAttribute','8uimqFz','5100628KOvVts','formatInline','BoldEditing','FORMAT_SUBSCRIPT','has','bold','2653cvuQtj','code','392493NNakMg','UnderlineEditing','SubscriptEditing','toLowerCase','ItalicEditing','editor','FORMAT_','765NfnGBy','502652YOJXFl','CodeEditing','format','enableDefaultAttributesIntegration','descriptionFactory','type','locale','8632602uLpcZb','FORMAT_CODE','FORMAT_BOLD','582065wncvof','FORMAT_ITALIC','_registerLegacyDescription'];_0x499e=function(){return _0x3a1daf;};return _0x499e();}const _0x4fce26=_0x1c6f;(function(_0x3f14cd,_0x380c3e){const _0x43a57b=_0x1c6f,_0x376da3=_0x3f14cd();while(!![]){try{const _0x3ccd0a=-parseInt(_0x43a57b(0xef))/0x1+-parseInt(_0x43a57b(0xde))/0x2*(parseInt(_0x43a57b(0xe7))/0x3)+parseInt(_0x43a57b(0xdf))/0x4+parseInt(_0x43a57b(0xf9))/0x5+parseInt(_0x43a57b(0xf6))/0x6+parseInt(_0x43a57b(0xe5))/0x7*(parseInt(_0x43a57b(0xd8))/0x8)+parseInt(_0x43a57b(0xee))/0x9*(-parseInt(_0x43a57b(0x10f))/0xa);if(_0x3ccd0a===_0x380c3e)break;else _0x376da3['push'](_0x376da3['shift']());}catch(_0x4d8f90){_0x376da3['push'](_0x376da3['shift']());}}}(_0x499e,0xc43b2));import{Plugin as _0xe425f3}from'ckeditor5/src/core.js';import{getTranslation as _0x42bd73}from'../utils/common-translations.js';const ti=[_0x4fce26(0xe1),_0x4fce26(0xeb),_0x4fce26(0xe8),_0x4fce26(0xf0),_0x4fce26(0x105),_0x4fce26(0xe9),_0x4fce26(0x10e)];function _0x1c6f(_0x4581df,_0x90a7d3){const _0x499ede=_0x499e();return _0x1c6f=function(_0x1c6f76,_0x3d5c88){_0x1c6f76=_0x1c6f76-0xd8;let _0x6aa7ae=_0x499ede[_0x1c6f76];return _0x6aa7ae;},_0x1c6f(_0x4581df,_0x90a7d3);}export default class U extends _0xe425f3{[_0x4fce26(0x10d)](){const _0x523e6b=_0x4fce26,_0x3407f9=this[_0x523e6b(0xec)],_0xd72d29=_0x3407f9[_0x523e6b(0x10c)][_0x523e6b(0x106)](_0x523e6b(0xfd)),_0x5c4eef=_0x3407f9[_0x523e6b(0xf5)];for(const _0x483121 of ti){if(!_0x3407f9[_0x523e6b(0x10c)][_0x523e6b(0xe3)](_0x483121))continue;const _0x15e7a9=_0x483121[_0x523e6b(0x101)](0x0,-0x7)[_0x523e6b(0xea)](),_0xbcc4e2=_0x523e6b(0xed)+_0x15e7a9[_0x523e6b(0x109)]();_0xd72d29[_0x523e6b(0xf2)](_0x15e7a9),_0xd72d29[_0x523e6b(0xdd)](_0x15e7a9),_0xd72d29[_0x523e6b(0xf3)][_0x523e6b(0x10a)](_0x15e7a9,_0x42bd73(_0x5c4eef,_0xbcc4e2));}this[_0x523e6b(0xfb)]();}[_0x4fce26(0xfb)](){const _0x1fbac8=_0x4fce26,_0x47082e=this[_0x1fbac8(0xec)],_0x256731=_0x47082e[_0x1fbac8(0xf5)],_0x514ac6=_0x47082e[_0x1fbac8(0x10c)][_0x1fbac8(0x106)](_0x1fbac8(0xfd));function _0x3fe7ee(_0x4fd8fa,_0x1ab77a){const _0x1e0b59=_0x1fbac8;_0x514ac6[_0x1e0b59(0xf3)][_0x1e0b59(0xfe)](_0x571c65=>{const _0x2cab9d=_0x1e0b59;if(_0x2cab9d(0xe0)!=_0x571c65[_0x2cab9d(0xf4)])return;const {data:_0x21e5fe}=_0x571c65;return _0x21e5fe&&_0x21e5fe[_0x2cab9d(0x100)]===_0x4fd8fa?_0x21e5fe[_0x2cab9d(0xfc)][0x0][_0x2cab9d(0xdc)]?{'type':_0x2cab9d(0xf1),'content':_0x42bd73(_0x256731,_0x2cab9d(0x103),_0x1ab77a)}:{'type':_0x2cab9d(0xf1),'content':_0x42bd73(_0x256731,_0x2cab9d(0x10b),_0x1ab77a)}:void 0x0;});}_0x3fe7ee(_0x1fbac8(0xe4),_0x42bd73(_0x256731,_0x1fbac8(0xf8))),_0x3fe7ee(_0x1fbac8(0x107),_0x42bd73(_0x256731,_0x1fbac8(0xfa))),_0x3fe7ee(_0x1fbac8(0x104),_0x42bd73(_0x256731,_0x1fbac8(0x102))),_0x3fe7ee(_0x1fbac8(0xe6),_0x42bd73(_0x256731,_0x1fbac8(0xf7))),_0x3fe7ee(_0x1fbac8(0xd9),_0x42bd73(_0x256731,_0x1fbac8(0xda))),_0x3fe7ee(_0x1fbac8(0x108),_0x42bd73(_0x256731,_0x1fbac8(0xe2))),_0x3fe7ee(_0x1fbac8(0xdb),_0x42bd73(_0x256731,_0x1fbac8(0xff)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x54c991=_0x13e1;(function(_0xc6c734,_0x415fda){const _0x3322b9=_0x13e1,_0x3bdf57=_0xc6c734();while(!![]){try{const _0x19fe40=-parseInt(_0x3322b9(0x137))/0x1*(parseInt(_0x3322b9(0x119))/0x2)+parseInt(_0x3322b9(0x125))/0x3*(-parseInt(_0x3322b9(0x13b))/0x4)+-parseInt(_0x3322b9(0x118))/0x5+parseInt(_0x3322b9(0x138))/0x6+-parseInt(_0x3322b9(0x116))/0x7*(-parseInt(_0x3322b9(0x13c))/0x8)+-parseInt(_0x3322b9(0x133))/0x9+parseInt(_0x3322b9(0x134))/0xa;if(_0x19fe40===_0x415fda)break;else _0x3bdf57['push'](_0x3bdf57['shift']());}catch(_0x51e4ca){_0x3bdf57['push'](_0x3bdf57['shift']());}}}(_0x4d1f,0x6c86a));function _0x13e1(_0xd6a45e,_0x22f73a){const _0x4d1f87=_0x4d1f();return _0x13e1=function(_0x13e1d4,_0x3b7f8f){_0x13e1d4=_0x13e1d4-0x114;let _0x3c4a3f=_0x4d1f87[_0x13e1d4];return _0x3c4a3f;},_0x13e1(_0xd6a45e,_0x22f73a);}import{Plugin as _0x22b398}from'ckeditor5/src/core.js';import{getTranslation as _0x140ee8}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x402514}from'../utils/utils.js';export default class O extends _0x22b398{[_0x54c991(0x12f)](){const _0x1c14ce=_0x54c991,_0x59690c=this[_0x1c14ce(0x123)],_0x3e8fae=_0x59690c[_0x1c14ce(0x129)];if(!_0x59690c[_0x1c14ce(0x11a)][_0x1c14ce(0x130)](_0x1c14ce(0x121)))return;const _0x5d2166=_0x59690c[_0x1c14ce(0x11a)][_0x1c14ce(0x12b)](_0x1c14ce(0x131)),_0x5c7b3a=this[_0x1c14ce(0x123)][_0x1c14ce(0x11d)][_0x1c14ce(0x12b)](_0x1c14ce(0x127));_0x5d2166[_0x1c14ce(0x12c)](_0x1c14ce(0x127),(_0xc5da49,_0x4271bd={})=>{const _0x1ff589=_0x1c14ce,_0x35bf21=this[_0x1ff589(0x123)][_0x1ff589(0x139)][_0x1ff589(0x12d)][_0x1ff589(0x135)],_0x558de7=_0x4271bd&&void 0x0!==_0x4271bd[_0x1ff589(0x13d)]?_0x4271bd[_0x1ff589(0x13d)]:!_0x5c7b3a[_0x1ff589(0x12e)];let _0x524c21=[];if(_0x558de7){const _0x3cee62=Array[_0x1ff589(0x11b)](_0x35bf21[_0x1ff589(0x115)]())[_0x1ff589(0x13a)](_0x4ed799=>oo(_0x4ed799)||function(_0xa10134,_0x22d382){const _0x233896=_0x1ff589,_0x5d9cca=_0x22d382[_0x233896(0x124)](_0xa10134[_0x233896(0x132)],_0x233896(0x127)),_0x3cd3a4=_0x22d382[_0x233896(0x124)]([_0x233896(0x11c),_0x233896(0x127)],_0xa10134);return _0x5d9cca&&_0x3cd3a4;}(_0x4ed799,this[_0x1ff589(0x123)][_0x1ff589(0x139)][_0x1ff589(0x122)]));_0x524c21=_0x402514(_0x3cee62,_0x59690c[_0x1ff589(0x139)]);}else{const _0xf229d8=Array[_0x1ff589(0x11b)](_0x35bf21[_0x1ff589(0x115)]())[_0x1ff589(0x13a)](_0x1ca3ff=>oo(_0x1ca3ff));_0x524c21=_0x402514(_0xf229d8,_0x59690c[_0x1ff589(0x139)]);}_0x59690c[_0x1ff589(0x139)][_0x1ff589(0x136)](()=>{const _0x452799=_0x1ff589;for(const _0x30bcb0 of _0x524c21)_0x5d2166[_0x452799(0x120)](_0x30bcb0,{'commandName':_0x452799(0x127),'commandParams':[{'forceValue':_0x558de7}]});});}),_0x5d2166[_0x1c14ce(0x128)][_0x1c14ce(0x11f)](_0x179535=>{const _0x2f188a=_0x1c14ce,{data:_0x1b72a3}=_0x179535;if(_0x1b72a3&&_0x2f188a(0x127)==_0x1b72a3[_0x2f188a(0x117)]){const _0x9a6597=_0x140ee8(_0x3e8fae,_0x2f188a(0x114));return _0x1b72a3[_0x2f188a(0x13e)][0x0][_0x2f188a(0x13d)]?{'type':_0x2f188a(0x13f),'content':_0x140ee8(_0x3e8fae,_0x2f188a(0x126),_0x9a6597)}:{'type':_0x2f188a(0x13f),'content':_0x140ee8(_0x3e8fae,_0x2f188a(0x11e),_0x9a6597)};}});}}function oo(_0x16a444){const _0x48b5ff=_0x54c991;return _0x48b5ff(0x127)==_0x16a444[_0x48b5ff(0x132)][_0x48b5ff(0x12a)];}function _0x4d1f(){const _0x5b637a=['enableCommand','document','value','afterInit','has','TrackChangesEditing','parent','3218454ApKXbc','11812460YEMiaH','selection','change','18882HnIEiT','1190430rSyVxf','model','filter','4084UOtSPQ','8VumXSU','forceValue','commandParams','format','ELEMENT_BLOCK_QUOTE','getSelectedBlocks','3940279qnjzZo','commandName','1356005gddxKM','50vYBenw','plugins','from','$root','commands','*Remove\x20format:*\x20%0','registerDescriptionCallback','markBlockFormat','BlockQuoteEditing','schema','editor','checkChild','1167wXKOJt','*Set\x20format:*\x20%0','blockQuote','descriptionFactory','locale','name','get'];_0x4d1f=function(){return _0x5b637a;};return _0x4d1f();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x54f005=_0x37a8;function _0x37a8(_0x5e3285,_0x12def0){const _0x31cdff=_0x31cd();return _0x37a8=function(_0x37a80e,_0x31f276){_0x37a80e=_0x37a80e-0x1bb;let _0x349bb5=_0x31cdff[_0x37a80e];return _0x349bb5;},_0x37a8(_0x5e3285,_0x12def0);}(function(_0x34d3af,_0x614625){const _0x1f7024=_0x37a8,_0x40c7d3=_0x34d3af();while(!![]){try{const _0x1d5aa8=-parseInt(_0x1f7024(0x1cc))/0x1+-parseInt(_0x1f7024(0x1ca))/0x2+-parseInt(_0x1f7024(0x1cf))/0x3*(-parseInt(_0x1f7024(0x1c6))/0x4)+parseInt(_0x1f7024(0x1bb))/0x5*(-parseInt(_0x1f7024(0x1c4))/0x6)+parseInt(_0x1f7024(0x1c2))/0x7*(-parseInt(_0x1f7024(0x1c0))/0x8)+-parseInt(_0x1f7024(0x1bf))/0x9+parseInt(_0x1f7024(0x1c9))/0xa;if(_0x1d5aa8===_0x614625)break;else _0x40c7d3['push'](_0x40c7d3['shift']());}catch(_0x46aaab){_0x40c7d3['push'](_0x40c7d3['shift']());}}}(_0x31cd,0x846db));import{Plugin as _0x4de25c}from'ckeditor5/src/core.js';function _0x31cd(){const _0x378a4d=['plugins','42oIvszz','editor','1634948ZveYpX','enableCommand','has','30787880fZdkxw','1994082qQalaa','changeCaseLower','870292PINLgA','afterInit','get','6EucfhH','509955suyVPL','changeCaseTitle','TrackChangesEditing','CaseChange','6360057RbbrXB','456zIJgCq','changeCaseUpper','8092bnJDEx'];_0x31cd=function(){return _0x378a4d;};return _0x31cd();}export default class G extends _0x4de25c{[_0x54f005(0x1cd)](){const _0x28a9c2=_0x54f005,_0x17a053=this[_0x28a9c2(0x1c5)];_0x17a053[_0x28a9c2(0x1c3)][_0x28a9c2(0x1c8)](_0x28a9c2(0x1be))&&(_0x17a053[_0x28a9c2(0x1c3)][_0x28a9c2(0x1ce)](_0x28a9c2(0x1bd))[_0x28a9c2(0x1c7)](_0x28a9c2(0x1c1)),_0x17a053[_0x28a9c2(0x1c3)][_0x28a9c2(0x1ce)](_0x28a9c2(0x1bd))[_0x28a9c2(0x1c7)](_0x28a9c2(0x1cb)),_0x17a053[_0x28a9c2(0x1c3)][_0x28a9c2(0x1ce)](_0x28a9c2(0x1bd))[_0x28a9c2(0x1c7)](_0x28a9c2(0x1bc)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x257b(_0x491639,_0x37905b){const _0xb6e65f=_0xb6e6();return _0x257b=function(_0x257b54,_0x3ed9be){_0x257b54=_0x257b54-0x159;let _0x442deb=_0xb6e65f[_0x257b54];return _0x442deb;},_0x257b(_0x491639,_0x37905b);}const _0x39d6e4=_0x257b;function _0xb6e6(){const _0x3e5c84=['ckbox','1896AXXvEy','946681sZIjih','6AbyHGe','45072LZpxoR','5642915orEEoV','plugins','654234lGLqec','3gpGPFR','4yKHaza','TrackChangesEditing','enableCommand','5193391uzHOov','editor','afterInit','47015408QvbvVe','13005960gLTrYy','get','commands'];_0xb6e6=function(){return _0x3e5c84;};return _0xb6e6();}(function(_0x389c4e,_0x42df13){const _0x37d048=_0x257b,_0x4af4f5=_0x389c4e();while(!![]){try{const _0x725ae8=-parseInt(_0x37d048(0x164))/0x1+parseInt(_0x37d048(0x169))/0x2*(parseInt(_0x37d048(0x16a))/0x3)+parseInt(_0x37d048(0x16b))/0x4*(-parseInt(_0x37d048(0x167))/0x5)+-parseInt(_0x37d048(0x165))/0x6*(-parseInt(_0x37d048(0x15b))/0x7)+parseInt(_0x37d048(0x163))/0x8*(-parseInt(_0x37d048(0x166))/0x9)+-parseInt(_0x37d048(0x15f))/0xa+parseInt(_0x37d048(0x15e))/0xb;if(_0x725ae8===_0x42df13)break;else _0x4af4f5['push'](_0x4af4f5['shift']());}catch(_0xc0932f){_0x4af4f5['push'](_0x4af4f5['shift']());}}}(_0xb6e6,0xbe872));import{Plugin as _0x3644a6}from'ckeditor5/src/core.js';export default class F extends _0x3644a6{[_0x39d6e4(0x15d)](){const _0x36a37a=_0x39d6e4,_0x1504e8=this[_0x36a37a(0x15c)];_0x1504e8[_0x36a37a(0x161)][_0x36a37a(0x160)](_0x36a37a(0x162))&&_0x1504e8[_0x36a37a(0x168)][_0x36a37a(0x160)](_0x36a37a(0x159))[_0x36a37a(0x15a)](_0x36a37a(0x162));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x55a5f2=_0x59c1;(function(_0x4081fe,_0x2285c8){const _0x21d243=_0x59c1,_0x16361b=_0x4081fe();while(!![]){try{const _0x3ba13e=parseInt(_0x21d243(0x1eb))/0x1*(-parseInt(_0x21d243(0x1e7))/0x2)+parseInt(_0x21d243(0x204))/0x3+parseInt(_0x21d243(0x1ec))/0x4+parseInt(_0x21d243(0x20d))/0x5+-parseInt(_0x21d243(0x1f1))/0x6+parseInt(_0x21d243(0x210))/0x7+parseInt(_0x21d243(0x200))/0x8*(-parseInt(_0x21d243(0x1ee))/0x9);if(_0x3ba13e===_0x2285c8)break;else _0x16361b['push'](_0x16361b['shift']());}catch(_0xd18398){_0x16361b['push'](_0x16361b['shift']());}}}(_0x2405,0x8cbbd));function _0x59c1(_0x3a641c,_0x546919){const _0x240597=_0x2405();return _0x59c1=function(_0x59c14d,_0xedb0e0){_0x59c14d=_0x59c14d-0x1e4;let _0x59c33d=_0x240597[_0x59c14d];return _0x59c33d;},_0x59c1(_0x3a641c,_0x546919);}import{Plugin as _0x4d1d6a}from'ckeditor5/src/core.js';import{getTranslation as _0x532bed}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x213851}from'../utils/utils.js';export default class L extends _0x4d1d6a{[_0x55a5f2(0x219)](){const _0x4ddc32=_0x55a5f2,_0x2ec687=this[_0x4ddc32(0x217)];if(!_0x2ec687[_0x4ddc32(0x21a)][_0x4ddc32(0x215)](_0x4ddc32(0x1e4)))return;const _0x1fc6d1=_0x2ec687[_0x4ddc32(0x21a)][_0x4ddc32(0x1ef)](_0x4ddc32(0x1ed)),_0x490854=_0x2ec687[_0x4ddc32(0x1fe)],_0x1ab9eb=_0x2ec687[_0x4ddc32(0x20c)][_0x4ddc32(0x1ef)](_0x4ddc32(0x208))[_0x4ddc32(0x213)],_0x104ed6=_0x2ec687[_0x4ddc32(0x205)][_0x4ddc32(0x1ef)](_0x4ddc32(0x208));_0x1fc6d1[_0x4ddc32(0x1e6)](_0x4ddc32(0x20b)),_0x1fc6d1[_0x4ddc32(0x1e6)](_0x4ddc32(0x1f7)),_0x1fc6d1[_0x4ddc32(0x1e6)](_0x4ddc32(0x208),(_0x128fd8,_0x2a46ce={})=>{const _0x5d3863=_0x4ddc32,_0x1d5d58=_0x2ec687[_0x5d3863(0x1fc)],_0x21226d=_0x2ec687[_0x5d3863(0x1fc)][_0x5d3863(0x1e5)][_0x5d3863(0x1f6)],_0x1b90e8=_0x2a46ce&&void 0x0!==_0x2a46ce[_0x5d3863(0x1ff)]?_0x2a46ce[_0x5d3863(0x1ff)]:!_0x104ed6[_0x5d3863(0x218)];let _0x5ebcf3;_0x2a46ce[_0x5d3863(0x20e)]||(_0x2a46ce[_0x5d3863(0x20e)]=_0x1ab9eb[0x0][_0x5d3863(0x20e)]),_0x5ebcf3=_0x1b90e8?Array[_0x5d3863(0x1f3)](_0x21226d[_0x5d3863(0x1f0)]())[_0x5d3863(0x207)](_0x57cb04=>eo(_0x57cb04)||function(_0x35c813,_0x4dfb51){const _0x4ccf7f=_0x5d3863;if(_0x35c813['is'](_0x4ccf7f(0x1f4))||_0x4dfb51[_0x4ccf7f(0x1f5)](_0x35c813))return!0x1;return _0x4dfb51[_0x4ccf7f(0x214)](_0x35c813[_0x4ccf7f(0x211)],_0x4ccf7f(0x208));}(_0x57cb04,_0x1d5d58[_0x5d3863(0x206)])):Array[_0x5d3863(0x1f3)](_0x21226d[_0x5d3863(0x1f0)]())[_0x5d3863(0x207)](_0x1fb428=>eo(_0x1fb428));const _0xf49142=_0x213851(_0x5ebcf3,_0x1d5d58);_0x1d5d58[_0x5d3863(0x209)](()=>{const _0x1fe030=_0x5d3863;for(const _0x5eaf4c of _0xf49142)_0x1fc6d1[_0x1fe030(0x216)](_0x5eaf4c,{'commandName':_0x1fe030(0x208),'commandParams':[{..._0x2a46ce,'forceValue':_0x1b90e8}],'formatGroupId':_0x1fe030(0x1ea)});});}),(_0x1fc6d1[_0x4ddc32(0x201)][_0x4ddc32(0x21b)](_0x4ddc32(0x208),_0x46d803=>_0x532bed(_0x490854,_0x4ddc32(0x1e8),_0x46d803)),_0x1fc6d1[_0x4ddc32(0x201)][_0x4ddc32(0x202)](_0x463093=>{const _0x1c3c1b=_0x4ddc32;if(_0x1c3c1b(0x1f9)!=_0x463093[_0x1c3c1b(0x20a)])return;const _0x48c138=_0x490854['t'],{data:_0x4c4972}=_0x463093;if(!_0x4c4972||_0x1c3c1b(0x208)!=_0x4c4972[_0x1c3c1b(0x20f)])return;const _0x1caf28=_0x4c4972[_0x1c3c1b(0x1e9)][0x0][_0x1c3c1b(0x20e)],_0xaed894=_0x48c138(_0x1ab9eb[_0x1c3c1b(0x1f2)](_0x5f225b=>_0x5f225b[_0x1c3c1b(0x20e)]===_0x1caf28)[_0x1c3c1b(0x212)])[_0x1c3c1b(0x203)]();return _0x4c4972[_0x1c3c1b(0x1e9)][0x0][_0x1c3c1b(0x1ff)]?{'type':_0x1c3c1b(0x1fb),'content':_0x532bed(_0x490854,_0x1c3c1b(0x1f8),_0x532bed(_0x490854,_0x1c3c1b(0x1e8),0x1)+'\x20('+_0xaed894+')')}:{'type':_0x1c3c1b(0x1fb),'content':_0x532bed(_0x490854,_0x1c3c1b(0x1fa),_0x532bed(_0x490854,_0x1c3c1b(0x1e8),0x1))};}));}}function _0x2405(){const _0x452850=['parent','label','languages','checkChild','has','markBlockFormat','editor','value','afterInit','plugins','registerElementLabel','CodeBlock','document','enableCommand','169082bAilaX','ELEMENT_CODE_BLOCK','commandParams','blockName','11BKiZOY','2541824RjchJI','TrackChangesEditing','4373235vshwVd','get','getSelectedBlocks','2819400sWRrtX','find','from','rootElement','isLimit','selection','outdentCodeBlock','*Set\x20format:*\x20%0','formatBlock','*Remove\x20format:*\x20%0','format','model','name','locale','forceValue','8yIbFVd','descriptionFactory','registerDescriptionCallback','toLowerCase','121458dLuMLC','commands','schema','filter','codeBlock','change','type','indentCodeBlock','config','5644300OeyUjF','language','commandName','4601863vPfqVg'];_0x2405=function(){return _0x452850;};return _0x2405();}function eo(_0x4a78be){const _0x118a03=_0x55a5f2;return _0x118a03(0x208)==_0x4a78be[_0x118a03(0x1fd)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x1ed8aa=_0x4b15;(function(_0x2540ec,_0x68814a){const _0x493022=_0x4b15,_0x384be0=_0x2540ec();while(!![]){try{const _0x3c2520=-parseInt(_0x493022(0x1dd))/0x1*(parseInt(_0x493022(0x1e5))/0x2)+-parseInt(_0x493022(0x1ee))/0x3*(parseInt(_0x493022(0x1e1))/0x4)+parseInt(_0x493022(0x1f0))/0x5+parseInt(_0x493022(0x1e6))/0x6*(parseInt(_0x493022(0x1ef))/0x7)+-parseInt(_0x493022(0x1ec))/0x8*(parseInt(_0x493022(0x1e2))/0x9)+-parseInt(_0x493022(0x1e3))/0xa*(parseInt(_0x493022(0x1ed))/0xb)+-parseInt(_0x493022(0x1de))/0xc*(-parseInt(_0x493022(0x1f1))/0xd);if(_0x3c2520===_0x68814a)break;else _0x384be0['push'](_0x384be0['shift']());}catch(_0x284f83){_0x384be0['push'](_0x384be0['shift']());}}}(_0xcf1f,0xcc96a));import{Plugin as _0x2685dc}from'ckeditor5/src/core.js';function _0x4b15(_0x10a3cb,_0x155947){const _0xcf1f17=_0xcf1f();return _0x4b15=function(_0x4b156a,_0x100d61){_0x4b156a=_0x4b156a-0x1dc;let _0x3940e0=_0xcf1f17[_0x4b156a];return _0x3940e0;},_0x4b15(_0x10a3cb,_0x155947);}function _0xcf1f(){const _0x5a80e4=['28vEmlwj','7156260srTctW','105547xJLMqw','plugins','2271lYhAwC','5244owsSMA','CommentsEditing','TrackChangesEditing','1148oQbbGT','90RKVKNd','1287980eifjFa','editor','1418CsfBsI','587838Wvxhdk','has','addCommentThread','get','enableCommand','afterInit','1193448guCMDZ','11XjrFNI','13614ZyVasc'];_0xcf1f=function(){return _0x5a80e4;};return _0xcf1f();}export default class H extends _0x2685dc{[_0x1ed8aa(0x1eb)](){const _0x19c1db=_0x1ed8aa,_0x4111ae=this[_0x19c1db(0x1e4)];if(!_0x4111ae[_0x19c1db(0x1dc)][_0x19c1db(0x1e7)](_0x19c1db(0x1df)))return;_0x4111ae[_0x19c1db(0x1dc)][_0x19c1db(0x1e9)](_0x19c1db(0x1e0))[_0x19c1db(0x1ea)](_0x19c1db(0x1e8));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x507aa0=_0xc9fc;function _0x2c3a(){const _0x3b9693=['uiElement','writer','root','markerNameToElements','2492000ehwHCf','remove','document','enqueueChange','TrackChangesEditing','13rNpSUx','setSelection','editor','selection','133842VhPxnI','commands','showSuggestionHighlights','batch','init','enableCommand','fromRange','buffer','forward','start','deleteForward','47976hecowt','371ImUXXG','delete','8816409oRylDF','downcastDispatcher','unbindElementFromMarkerName','3388104VBzJXI','getFirstRange','bind','removeMarker:suggestion:deletion','mapper','4591776PHcsGs','unlock','merge','lock','high','addMarker:suggestion:deletion','10bHKwOX','model','unit','options','end','detach','rootName','plugins','isCollapsed','$graveyard','data','editing','createSelection','createRange','requires','get','modifySelection','markerName','4501672RPQuwQ'];_0x2c3a=function(){return _0x3b9693;};return _0x2c3a();}(function(_0x4594e6,_0x1acf51){const _0x420eb6=_0xc9fc,_0x20567c=_0x4594e6();while(!![]){try{const _0x4aff44=parseInt(_0x420eb6(0x14b))/0x1*(-parseInt(_0x420eb6(0x11e))/0x2)+-parseInt(_0x420eb6(0x124))/0x3+-parseInt(_0x420eb6(0x141))/0x4+parseInt(_0x420eb6(0x146))/0x5+parseInt(_0x420eb6(0x14f))/0x6*(parseInt(_0x420eb6(0x11f))/0x7)+parseInt(_0x420eb6(0x129))/0x8+parseInt(_0x420eb6(0x121))/0x9*(parseInt(_0x420eb6(0x12f))/0xa);if(_0x4aff44===_0x1acf51)break;else _0x20567c['push'](_0x20567c['shift']());}catch(_0xfbf3e8){_0x20567c['push'](_0x20567c['shift']());}}}(_0x2c3a,0xa2fde));import{Plugin as _0x251c84}from'ckeditor5/src/core.js';import{LiveRange as _0x3c341a}from'ckeditor5/src/engine.js';import{Delete as _0x269969}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x3b1e4e}from'./utils.js';function _0xc9fc(_0x596bb0,_0x21c2e6){const _0x2c3a4a=_0x2c3a();return _0xc9fc=function(_0xc9fc40,_0x5df476){_0xc9fc40=_0xc9fc40-0x11b;let _0x2ebcda=_0x2c3a4a[_0xc9fc40];return _0x2ebcda;},_0xc9fc(_0x596bb0,_0x21c2e6);}export default class q extends _0x251c84{static get[_0x507aa0(0x13d)](){return[_0x269969];}[_0x507aa0(0x153)](){const _0x22e61c=_0x507aa0,_0x473234=this[_0x22e61c(0x14d)],_0x4e8e23=_0x473234[_0x22e61c(0x136)][_0x22e61c(0x13e)](_0x22e61c(0x14a));_0x4e8e23[_0x22e61c(0x154)](_0x22e61c(0x120));const _0x16ec25=_0x473234[_0x22e61c(0x150)][_0x22e61c(0x13e)](_0x22e61c(0x11d));_0x4e8e23[_0x22e61c(0x154)](_0x22e61c(0x11d),(_0x354c62,_0x1a867d={})=>{const _0x1ea229=_0x22e61c,_0x453ced=_0x473234[_0x1ea229(0x130)][_0x1ea229(0x13b)](_0x473234[_0x1ea229(0x130)][_0x1ea229(0x148)][_0x1ea229(0x14e)]);_0x453ced[_0x1ea229(0x137)]&&_0x473234[_0x1ea229(0x130)][_0x1ea229(0x13f)](_0x453ced,{'direction':_0x1ea229(0x11b),'unit':_0x1a867d[_0x1ea229(0x131)]});const _0x33cea0=_0x453ced[_0x1ea229(0x125)](),_0x510900=_0x3c341a[_0x1ea229(0x155)](_0x33cea0);let _0x576214;_0x354c62(_0x1a867d),_0x576214=_0x1ea229(0x138)==_0x510900[_0x1ea229(0x144)][_0x1ea229(0x135)]?_0x473234[_0x1ea229(0x130)][_0x1ea229(0x13c)](_0x33cea0[_0x1ea229(0x11c)]):_0x473234[_0x1ea229(0x130)][_0x1ea229(0x13c)](_0x510900[_0x1ea229(0x11c)],_0x510900[_0x1ea229(0x133)]),_0x510900[_0x1ea229(0x134)](),_0x473234[_0x1ea229(0x130)][_0x1ea229(0x149)](_0x16ec25[_0x1ea229(0x156)][_0x1ea229(0x152)],_0x9e2df1=>{const _0x7f1218=_0x1ea229;_0x16ec25[_0x7f1218(0x156)][_0x7f1218(0x12c)](),_0x9e2df1[_0x7f1218(0x14c)](_0x9e2df1[_0x7f1218(0x13c)](_0x576214[_0x7f1218(0x133)])),_0x16ec25[_0x7f1218(0x156)][_0x7f1218(0x12a)]();});}),_0x473234[_0x22e61c(0x13a)][_0x22e61c(0x122)]['on'](_0x22e61c(0x12e),_0x3b1e4e(_0x473234,_0x22e61c(0x12b)),{'priority':_0x22e61c(0x12d)}),_0x473234[_0x22e61c(0x139)][_0x22e61c(0x122)]['on'](_0x22e61c(0x12e),(_0x578526,_0x5eb25b,_0x907671)=>{const _0x3358ba=_0x22e61c;_0x907671[_0x3358ba(0x132)][_0x3358ba(0x151)]&&_0x3b1e4e(_0x473234,_0x3358ba(0x12b),{'showActiveMarker':!0x1})[_0x3358ba(0x126)](this)(_0x578526,_0x5eb25b,_0x907671);},{'priority':_0x22e61c(0x12d)}),_0x473234[_0x22e61c(0x13a)][_0x22e61c(0x122)]['on'](_0x22e61c(0x127),(_0x2e1c56,_0x464c8a,_0x5f43ba)=>{const _0x39ca67=_0x22e61c,_0x5c9be7=_0x5f43ba[_0x39ca67(0x128)][_0x39ca67(0x145)](_0x464c8a[_0x39ca67(0x140)]);if(_0x5c9be7){for(const _0xa0e747 of _0x5c9be7)_0xa0e747['is'](_0x39ca67(0x142))&&(_0x5f43ba[_0x39ca67(0x128)][_0x39ca67(0x123)](_0xa0e747,_0x464c8a[_0x39ca67(0x140)]),_0x5f43ba[_0x39ca67(0x143)][_0x39ca67(0x147)](_0xa0e747));}},{'priority':_0x22e61c(0x12d)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2c02df=_0x1345;(function(_0x2ba4eb,_0x26208f){const _0x59557f=_0x1345,_0x24c3ca=_0x2ba4eb();while(!![]){try{const _0x20dd45=-parseInt(_0x59557f(0x1a4))/0x1*(parseInt(_0x59557f(0x1ab))/0x2)+parseInt(_0x59557f(0x194))/0x3*(parseInt(_0x59557f(0x1cb))/0x4)+-parseInt(_0x59557f(0x1ae))/0x5*(-parseInt(_0x59557f(0x19e))/0x6)+parseInt(_0x59557f(0x1aa))/0x7*(parseInt(_0x59557f(0x1a6))/0x8)+parseInt(_0x59557f(0x1bf))/0x9+-parseInt(_0x59557f(0x1ca))/0xa+-parseInt(_0x59557f(0x1b6))/0xb;if(_0x20dd45===_0x26208f)break;else _0x24c3ca['push'](_0x24c3ca['shift']());}catch(_0x218c58){_0x24c3ca['push'](_0x24c3ca['shift']());}}}(_0x44b7,0x7fb6c));function _0x1345(_0x3a3acb,_0x4d65cb){const _0x44b7b9=_0x44b7();return _0x1345=function(_0x13459d,_0x55288e){_0x13459d=_0x13459d-0x194;let _0x328d40=_0x44b7b9[_0x13459d];return _0x328d40;},_0x1345(_0x3a3acb,_0x4d65cb);}import{Plugin as _0x1df1a}from'ckeditor5/src/core.js';function _0x44b7(){const _0x3711de=['selection','options','6113232dqyBoc','enter','detach','createPositionAt','data','plugins','setSelection','document','get','markerName','high','9113020XoiZag','596ynbSpr','11451eBSbEE','requires','markerNameToElements','enableCommand','mapper','change','writer','editor','hasClass','fire','78lEdHtN','markInsertion','afterExecute','TrackChangesEditing','end','unbindElementFromMarkerName','674980Qlnotp','fromRange','738432AnTIIj','init','getFirstRange','parent','77FndshI','2KATNvn','enterBlock','editing','31470ntrniD','remove','split','nextSibling','model','getFirstPosition','removeMarker:suggestion:insertion','addMarker:suggestion:insertion','2593239OZCrAT','commands','downcastDispatcher','ck-suggestion-marker-split','showSuggestionHighlights','createRange','bind'];_0x44b7=function(){return _0x3711de;};return _0x44b7();}import{Enter as _0x32921e}from'ckeditor5/src/enter.js';import{LiveRange as _0x1348c4}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x5df980}from'./utils.js';export default class W extends _0x1df1a{static get[_0x2c02df(0x195)](){return[_0x32921e];}[_0x2c02df(0x1a7)](){const _0x263f3b=_0x2c02df,_0x44338b=this[_0x263f3b(0x19b)],_0x3a9791=_0x44338b[_0x263f3b(0x1c4)][_0x263f3b(0x1c7)](_0x263f3b(0x1a1)),_0x355e10=_0x44338b[_0x263f3b(0x1b7)][_0x263f3b(0x1c7)](_0x263f3b(0x1c0));_0x3a9791[_0x263f3b(0x197)](_0x263f3b(0x1c0),()=>{const _0x5003b2=_0x263f3b;_0x44338b[_0x5003b2(0x1b2)][_0x5003b2(0x199)](_0x96567e=>{const _0x1ab96a=_0x5003b2,_0x54b0d2=_0x44338b[_0x1ab96a(0x1b2)][_0x1ab96a(0x1c6)][_0x1ab96a(0x1bd)],_0x55bfdf=_0x54b0d2[_0x1ab96a(0x1b3)](),_0x1399d3=_0x1348c4[_0x1ab96a(0x1a5)](_0x54b0d2[_0x1ab96a(0x1a8)]());if(_0x355e10[_0x1ab96a(0x1ac)](_0x96567e)){const _0x346cca=_0x44338b[_0x1ab96a(0x1b2)][_0x1ab96a(0x1c2)](_0x55bfdf[_0x1ab96a(0x1a9)][_0x1ab96a(0x1b1)],0x0),_0x338f6f=_0x96567e[_0x1ab96a(0x1bb)](_0x55bfdf,_0x346cca);_0x3a9791[_0x1ab96a(0x19f)](_0x338f6f);}else _0x96567e[_0x1ab96a(0x1c5)](_0x96567e[_0x1ab96a(0x1bb)](_0x1399d3[_0x1ab96a(0x1a2)]));_0x1399d3[_0x1ab96a(0x1c1)](),_0x355e10[_0x1ab96a(0x19d)](_0x1ab96a(0x1a0),{'writer':_0x96567e});});}),_0x44338b[_0x263f3b(0x1ad)][_0x263f3b(0x1b8)]['on'](_0x263f3b(0x1b5),_0x5df980(_0x44338b,_0x263f3b(0x1b0)),{'priority':_0x263f3b(0x1c9)}),_0x44338b[_0x263f3b(0x1ad)][_0x263f3b(0x1b8)]['on'](_0x263f3b(0x1b4),(_0x3bec66,_0x42a3bb,_0xbedc5f)=>{const _0x540413=_0x263f3b,_0x4701a6=_0xbedc5f[_0x540413(0x198)][_0x540413(0x196)](_0x42a3bb[_0x540413(0x1c8)]);if(_0x4701a6){for(const _0x389762 of _0x4701a6)_0x389762[_0x540413(0x19c)](_0x540413(0x1b9))&&(_0xbedc5f[_0x540413(0x198)][_0x540413(0x1a3)](_0x389762,_0x42a3bb[_0x540413(0x1c8)]),_0xbedc5f[_0x540413(0x19a)][_0x540413(0x1af)](_0x389762));}},{'priority':_0x263f3b(0x1c9)}),_0x44338b[_0x263f3b(0x1c3)][_0x263f3b(0x1b8)]['on'](_0x263f3b(0x1b5),(_0x2a1a09,_0x39f3d0,_0xab39cf)=>{const _0x3c8b40=_0x263f3b;_0xab39cf[_0x3c8b40(0x1be)][_0x3c8b40(0x1ba)]&&_0x5df980(_0x44338b,_0x3c8b40(0x1b0),{'showActiveMarker':!0x1})[_0x3c8b40(0x1bc)](this)(_0x2a1a09,_0x39f3d0,_0xab39cf);},{'priority':_0x263f3b(0x1c9)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3813dc=_0x36d6;(function(_0x489285,_0x3a0911){const _0x2ac7b3=_0x36d6,_0x2babe3=_0x489285();while(!![]){try{const _0x181ddb=parseInt(_0x2ac7b3(0xd7))/0x1*(-parseInt(_0x2ac7b3(0xd8))/0x2)+parseInt(_0x2ac7b3(0xdf))/0x3*(-parseInt(_0x2ac7b3(0xeb))/0x4)+parseInt(_0x2ac7b3(0xfc))/0x5+-parseInt(_0x2ac7b3(0xed))/0x6+-parseInt(_0x2ac7b3(0xf3))/0x7+parseInt(_0x2ac7b3(0xda))/0x8+parseInt(_0x2ac7b3(0xef))/0x9;if(_0x181ddb===_0x3a0911)break;else _0x2babe3['push'](_0x2babe3['shift']());}catch(_0x1428d2){_0x2babe3['push'](_0x2babe3['shift']());}}}(_0x3ff0,0x5439a));function _0x36d6(_0x3c897b,_0x35a4ad){const _0x3ff0f3=_0x3ff0();return _0x36d6=function(_0x36d625,_0x1a5788){_0x36d625=_0x36d625-0xd7;let _0x281f05=_0x3ff0f3[_0x36d625];return _0x281f05;},_0x36d6(_0x3c897b,_0x35a4ad);}import{Plugin as _0xc3f739}from'ckeditor5/src/core.js';export default class J extends _0xc3f739{[_0x3813dc(0xe7)](){const _0x52243e=_0x3813dc;if(!this[_0x52243e(0xf1)][_0x52243e(0xe2)][_0x52243e(0xfd)](_0x52243e(0xf2)))return;const _0x61b9=this[_0x52243e(0xf1)][_0x52243e(0xe2)][_0x52243e(0xe1)](_0x52243e(0xdd));_0x61b9[_0x52243e(0xe3)](_0x52243e(0xdb),this[_0x52243e(0xe0)][_0x52243e(0xfa)](this)),_0x61b9[_0x52243e(0xe3)](_0x52243e(0xd9)),_0x61b9[_0x52243e(0xe3)](_0x52243e(0xec)),_0x61b9[_0x52243e(0xe3)](_0x52243e(0xe6)),_0x61b9[_0x52243e(0xe3)](_0x52243e(0xe8));}[_0x3813dc(0xe0)](_0x4b5215,_0x3c04fa,_0x5df9c3={}){const _0x4026f6=_0x3813dc,_0xd86afd=this[_0x4026f6(0xf1)][_0x4026f6(0xe2)][_0x4026f6(0xe1)](_0x4026f6(0xe5));return _0x4b5215(_0x20fdfb=>(_0x4026f6(0xf6)==typeof _0x3c04fa?_0xd86afd[_0x4026f6(0xea)](_0x3c04fa,_0x5df9c3):_0x3c04fa)(_0x20fdfb)[_0x4026f6(0xf9)](_0x1a7c3c=>!0x1===this[_0x4026f6(0xe9)](_0x1a7c3c,_0x20fdfb[_0x4026f6(0xf5)])),_0x5df9c3);}[_0x3813dc(0xe9)](_0x2e282f,_0x4d12){const _0x3243da=_0x3813dc,_0x1d7caf=this[_0x3243da(0xf1)][_0x3243da(0xe4)][_0x3243da(0xdc)](this[_0x3243da(0xf1)][_0x3243da(0xe4)][_0x3243da(0xde)](_0x4d12,_0x2e282f[_0x3243da(0xf4)]),this[_0x3243da(0xf1)][_0x3243da(0xe4)][_0x3243da(0xde)](_0x4d12,_0x2e282f[_0x3243da(0xfb)]));for(const _0x5e9310 of this[_0x3243da(0xf1)][_0x3243da(0xe4)][_0x3243da(0xf8)][_0x3243da(0xf0)](_0x3243da(0xfe)))if(null!==_0x1d7caf[_0x3243da(0xee)](_0x5e9310[_0x3243da(0xf7)]()))return!0x0;return!0x1;}}function _0x3ff0(){const _0x1bf841=['filter','bind','end','1324585rAKQGw','has','suggestion:deletion','727BpOTZM','1572PjFiif','findNext','5048696LQoBCJ','find','createRange','TrackChangesEditing','createPositionAt','202641KYKGFW','handleFindCommand','get','plugins','enableCommand','model','FindAndReplaceUtils','replace','afterInit','replaceAll','_isInDeletionRange','findByTextCallback','36yGfRtD','findPrevious','1817682ZFwfHQ','getIntersection','13362381YHTDqN','getMarkersGroup','editor','FindAndReplaceEditing','3874045jXgfDr','start','item','string','getRange','markers'];_0x3ff0=function(){return _0x1bf841;};return _0x3ff0();}
|