@ckeditor/ckeditor5-track-changes 42.0.0-alpha.12 → 42.0.0-alpha.14
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
|
+
(_0x5e2cf7=>{const {zh:{dictionary:_0x2d04f6,getPluralForm:_0x8c4264}}={'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':_0x3cb22e=>0x0}};_0x5e2cf7['zh']||={'dictionary':{},'getPluralForm':null},_0x5e2cf7['zh']['dictionary']=Object['assign'](_0x5e2cf7['zh']['dictionary'],_0x2d04f6),_0x5e2cf7['zh']['getPluralForm']=_0x8c4264;})(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.14",
|
|
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.14",
|
|
45
|
+
"ckeditor5-collaboration": "42.0.0-alpha.14",
|
|
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
|
-
|
|
23
|
+
const _0x47d2ed=_0x5964;(function(_0x3f58d6,_0x1984df){const _0x33025f=_0x5964,_0x48c5c6=_0x3f58d6();while(!![]){try{const _0x3ddec0=-parseInt(_0x33025f(0xc7))/0x1*(parseInt(_0x33025f(0xbc))/0x2)+parseInt(_0x33025f(0xbd))/0x3*(-parseInt(_0x33025f(0xc8))/0x4)+-parseInt(_0x33025f(0xc4))/0x5*(parseInt(_0x33025f(0xc3))/0x6)+parseInt(_0x33025f(0xcc))/0x7+-parseInt(_0x33025f(0xbf))/0x8+-parseInt(_0x33025f(0xc9))/0x9*(-parseInt(_0x33025f(0xc1))/0xa)+parseInt(_0x33025f(0xc2))/0xb*(parseInt(_0x33025f(0xcd))/0xc);if(_0x3ddec0===_0x1984df)break;else _0x48c5c6['push'](_0x48c5c6['shift']());}catch(_0x4cb51b){_0x48c5c6['push'](_0x48c5c6['shift']());}}}(_0x2966,0x90203));import{Command as _0x11c28d}from'ckeditor5/src/core.js';function _0x2966(){const _0xf3fd31=['_suggestions','30TCRdMQ','22pkotoe','3514728OQrQlM','5YnHhxv','plugins','model','1fQwuhV','21648hoQaFc','3422781WXooAb','getRanges','editor','5582633kWfaUw','5366364scXqxG','_isEnabledBasedOnSelection','get','TrackChangesEditing','acceptSuggestion','isEnabled','execute','refresh','canEditAt','1009420MTxSqJ','489GrlEHI','track-changes-accept-suggestion-not-found','2158776IaPvPv'];_0x2966=function(){return _0xf3fd31;};return _0x2966();}function _0x5964(_0x1def22,_0xe0b3aa){const _0x296654=_0x2966();return _0x5964=function(_0x59646f,_0x40bb33){_0x59646f=_0x59646f-0xb7;let _0x290c0a=_0x296654[_0x59646f];return _0x290c0a;},_0x5964(_0x1def22,_0xe0b3aa);}import{CKEditorError as _0x1d3b24}from'ckeditor5/src/utils.js';export default class $ extends _0x11c28d{constructor(_0x2cdeb9,_0x420caa){const _0x40532d=_0x5964;super(_0x2cdeb9),this[_0x40532d(0xc0)]=_0x420caa,this[_0x40532d(0xba)](),this[_0x40532d(0xce)]=!0x1;}[_0x47d2ed(0xba)](){const _0x14aa53=_0x47d2ed;this[_0x14aa53(0xb8)]=!0x0;}[_0x47d2ed(0xb9)](_0x253665){const _0x277416=_0x47d2ed,_0x16f01d=this[_0x277416(0xc0)][_0x277416(0xcf)](_0x253665);if(!_0x16f01d)throw new _0x1d3b24(_0x277416(0xbe),this);const _0x183232=_0x16f01d[_0x277416(0xca)]();this[_0x277416(0xcb)][_0x277416(0xc6)][_0x277416(0xbb)](_0x183232)&&this[_0x277416(0xcb)][_0x277416(0xc5)][_0x277416(0xcf)](_0x277416(0xd0))[_0x277416(0xb7)](_0x16f01d);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1d2db5=_0x377f;(function(_0x1138c7,_0x2e47b5){const _0x1125c9=_0x377f,_0x3fd130=_0x1138c7();while(!![]){try{const _0x15ef61=parseInt(_0x1125c9(0xb2))/0x1*(-parseInt(_0x1125c9(0xb6))/0x2)+-parseInt(_0x1125c9(0xbb))/0x3+parseInt(_0x1125c9(0xa6))/0x4*(-parseInt(_0x1125c9(0xba))/0x5)+parseInt(_0x1125c9(0xa8))/0x6+-parseInt(_0x1125c9(0xb4))/0x7*(parseInt(_0x1125c9(0xb7))/0x8)+parseInt(_0x1125c9(0xb1))/0x9+parseInt(_0x1125c9(0xad))/0xa*(parseInt(_0x1125c9(0xaa))/0xb);if(_0x15ef61===_0x2e47b5)break;else _0x3fd130['push'](_0x3fd130['shift']());}catch(_0x337b47){_0x3fd130['push'](_0x3fd130['shift']());}}}(_0x9f80,0x32537));import{Command as _0x30fdea}from'ckeditor5/src/core.js';import{CKEditorError as _0x2daa7b}from'ckeditor5/src/utils.js';function _0x377f(_0x1b0706,_0x6f0643){const _0x9f809f=_0x9f80();return _0x377f=function(_0x377fea,_0x220daf){_0x377fea=_0x377fea-0xa3;let _0x204e97=_0x9f809f[_0x377fea];return _0x204e97;},_0x377f(_0x1b0706,_0x6f0643);}export default class B extends _0x30fdea{constructor(_0x56e988,_0x38719a){const _0x2089b3=_0x377f;super(_0x56e988),this[_0x2089b3(0xa4)]=_0x38719a,this[_0x2089b3(0xa7)](),this[_0x2089b3(0xae)]=!0x1;}[_0x1d2db5(0xa7)](){const _0x49383d=_0x1d2db5;this[_0x49383d(0xac)]=!0x0;}[_0x1d2db5(0xb9)](_0x5768ca){const _0x17d0c7=_0x1d2db5,_0x37914c=this[_0x17d0c7(0xa4)][_0x17d0c7(0xb3)](_0x5768ca);if(!_0x37914c)throw new _0x2daa7b(_0x17d0c7(0xb5),this);const _0x2c5f91=_0x37914c[_0x17d0c7(0xaf)]();this[_0x17d0c7(0xa5)][_0x17d0c7(0xa9)][_0x17d0c7(0xa3)](_0x2c5f91)&&this[_0x17d0c7(0xa5)][_0x17d0c7(0xb8)][_0x17d0c7(0xb3)](_0x17d0c7(0xab))[_0x17d0c7(0xb0)](_0x37914c);}}function _0x9f80(){const _0x5d090e=['canEditAt','_suggestions','editor','1196788irhsnP','refresh','2156430obkUrc','model','2480423pcaVgS','TrackChangesEditing','isEnabled','20GxzKPc','_isEnabledBasedOnSelection','getRanges','discardSuggestion','2777265lynANn','43xzPLvd','get','312928IoUKQJ','track-changes-discard-suggestion-not-found','5488HcVzil','16OcOTAW','plugins','execute','5VcTFge','1218732lawkky'];_0x9f80=function(){return _0x5d090e;};return _0x9f80();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4ea37a=_0x3b32;function _0x4784(){const _0xf96467=['canEditAt','execute','some','model','3176iNImYO','8dHlUpm','655524XhSJfX','from','1053144wOArhi','1252080RyTbrt','editor','_command','268797eZxEeK','refresh','isEnabled','isInContent','_isEnabledBasedOnSelection','6068268GWgyhu','values','333618Rcqnum','_suggestions','1911IKcUpR','getRanges'];_0x4784=function(){return _0xf96467;};return _0x4784();}(function(_0x31f436,_0x57ee34){const _0x4599fe=_0x3b32,_0x85b3aa=_0x31f436();while(!![]){try{const _0x22163d=-parseInt(_0x4599fe(0x11d))/0x1+-parseInt(_0x4599fe(0x126))/0x2*(parseInt(_0x4599fe(0x12d))/0x3)+-parseInt(_0x4599fe(0x129))/0x4+parseInt(_0x4599fe(0x12a))/0x5+parseInt(_0x4599fe(0x127))/0x6+parseInt(_0x4599fe(0x11f))/0x7*(parseInt(_0x4599fe(0x125))/0x8)+parseInt(_0x4599fe(0x11b))/0x9;if(_0x22163d===_0x57ee34)break;else _0x85b3aa['push'](_0x85b3aa['shift']());}catch(_0xc7ca06){_0x85b3aa['push'](_0x85b3aa['shift']());}}}(_0x4784,0x2da7b));function _0x3b32(_0x5a577a,_0x994d3c){const _0x478440=_0x4784();return _0x3b32=function(_0x3b3271,_0x368795){_0x3b3271=_0x3b3271-0x118;let _0x1a2e0c=_0x478440[_0x3b3271];return _0x1a2e0c;},_0x3b32(_0x5a577a,_0x994d3c);}import{Command as _0x554933}from'ckeditor5/src/core.js';import{sortSuggestions as _0x5e6c0b,executeCommandForSuggestions as _0x2a73c2}from'../utils/utils.js';export default class x extends _0x554933{constructor(_0x384343,_0x3071fc,_0x23652c){const _0x1bcda9=_0x3b32;super(_0x384343),this[_0x1bcda9(0x12c)]=_0x3071fc,this[_0x1bcda9(0x11e)]=_0x23652c,this[_0x1bcda9(0x12e)](),this[_0x1bcda9(0x11a)]=!0x1;}[_0x4ea37a(0x12e)](){const _0x12fbbe=_0x4ea37a,_0x1b4c1b=Array[_0x12fbbe(0x128)](this[_0x12fbbe(0x11e)][_0x12fbbe(0x11c)]())[_0x12fbbe(0x123)](_0x360308=>_0x360308[_0x12fbbe(0x119)]);this[_0x12fbbe(0x118)]=this[_0x12fbbe(0x12c)][_0x12fbbe(0x118)]&&_0x1b4c1b;}[_0x4ea37a(0x122)](){const _0x5c0b8b=_0x4ea37a,_0x5a33ec=_0x5e6c0b(Array[_0x5c0b8b(0x128)](this[_0x5c0b8b(0x11e)][_0x5c0b8b(0x11c)]()));for(const _0x40bee0 of _0x5a33ec){const _0x3217da=_0x40bee0[_0x5c0b8b(0x120)]();if(!this[_0x5c0b8b(0x12b)][_0x5c0b8b(0x124)][_0x5c0b8b(0x121)](_0x3217da))return;}_0x2a73c2(this[_0x5c0b8b(0x12b)][_0x5c0b8b(0x124)],this[_0x5c0b8b(0x12c)],_0x5a33ec);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3ab13c=_0x3da6;function _0x3da6(_0x4c814d,_0x33c175){const _0x18af5c=_0x18af();return _0x3da6=function(_0x3da6c5,_0x3e6083){_0x3da6c5=_0x3da6c5-0x8d;let _0x1ac026=_0x18af5c[_0x3da6c5];return _0x1ac026;},_0x3da6(_0x4c814d,_0x33c175);}(function(_0x5d1565,_0x133b1e){const _0x280b94=_0x3da6,_0x53cb99=_0x5d1565();while(!![]){try{const _0x1b2d50=-parseInt(_0x280b94(0x96))/0x1+-parseInt(_0x280b94(0x9b))/0x2+-parseInt(_0x280b94(0x93))/0x3*(parseInt(_0x280b94(0xa5))/0x4)+parseInt(_0x280b94(0xa2))/0x5*(parseInt(_0x280b94(0x97))/0x6)+-parseInt(_0x280b94(0x9e))/0x7+parseInt(_0x280b94(0x95))/0x8*(-parseInt(_0x280b94(0x8f))/0x9)+-parseInt(_0x280b94(0x9d))/0xa*(-parseInt(_0x280b94(0xa7))/0xb);if(_0x1b2d50===_0x133b1e)break;else _0x53cb99['push'](_0x53cb99['shift']());}catch(_0x219a67){_0x53cb99['push'](_0x53cb99['shift']());}}}(_0x18af,0x2d133));import{Command as _0x48e63b}from'ckeditor5/src/core.js';function _0x18af(){const _0x46f5cf=['_suggestions','2189gzGjZd','isEnabled','editor','717786CUfDsq','execute','from','canEditAt','3ELCNhh','values','24mFaugQ','191670jeCKjC','36vXMlyg','document','_command','model','279772zbiiCt','getRanges','42860gYSNkL','2180108wRbtuG','selection','_selectedSuggestions','_isEnabledBasedOnSelection','237315lIBLhE','refresh','size','283212LLIomL'];_0x18af=function(){return _0x46f5cf;};return _0x18af();}import{sortSuggestions as _0x246b76,getSelectedSuggestions as _0xd18d25,executeCommandForSuggestions as _0x1879e6}from'../utils/utils.js';export default class R extends _0x48e63b{constructor(_0x3fb35a,_0x35d7bf,_0x418f80){const _0x427a05=_0x3da6;super(_0x3fb35a),this[_0x427a05(0x99)]=_0x35d7bf,this[_0x427a05(0xa6)]=_0x418f80,this[_0x427a05(0xa0)]=new Set(),this[_0x427a05(0xa3)](),this[_0x427a05(0xa1)]=!0x1;}[_0x3ab13c(0xa3)](){const _0x238c74=_0x3ab13c,_0x2c24c5=this[_0x238c74(0x8e)][_0x238c74(0x9a)][_0x238c74(0x98)][_0x238c74(0x9f)],_0x4dc41f=Array[_0x238c74(0x91)](this[_0x238c74(0xa6)][_0x238c74(0x94)]());this[_0x238c74(0xa0)]=_0xd18d25(_0x2c24c5,_0x4dc41f),this[_0x238c74(0x8d)]=this[_0x238c74(0x99)][_0x238c74(0x8d)]&&!!this[_0x238c74(0xa0)][_0x238c74(0xa4)];}[_0x3ab13c(0x90)](){const _0x1c7363=_0x3ab13c,_0x38cb33=_0x246b76(Array[_0x1c7363(0x91)](this[_0x1c7363(0xa0)]));for(const _0x469ce4 of _0x38cb33){const _0x3df1bd=_0x469ce4[_0x1c7363(0x9c)]();if(!this[_0x1c7363(0x8e)][_0x1c7363(0x9a)][_0x1c7363(0x92)](_0x3df1bd))return;}_0x1879e6(this[_0x1c7363(0x8e)][_0x1c7363(0x9a)],this[_0x1c7363(0x99)],_0x38cb33);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x37bf(_0x43b9bf,_0x55395f){const _0x2ec0cf=_0x2ec0();return _0x37bf=function(_0x37bf5a,_0x4194b0){_0x37bf5a=_0x37bf5a-0x1d9;let _0x5a1d3a=_0x2ec0cf[_0x37bf5a];return _0x5a1d3a;},_0x37bf(_0x43b9bf,_0x55395f);}const _0x4266f6=_0x37bf;function _0x2ec0(){const _0x540312=['41910rgoLLV','forceDisabled','1207110KbAKJH','_disableUnsupportedCommands','37360rCSDWX','1141476GwKdzS','891bpmpCm','_enableCommands','isEnabled','refresh','_enabledCommands','12atvDlG','value','_isEnabledBasedOnSelection','1101564SLMtHH','editor','has','execute','commands','752427lewzJB','affectsData','198119EvprtU','TrackChangesCommand','clearForceDisabled'];_0x2ec0=function(){return _0x540312;};return _0x2ec0();}(function(_0x29d60d,_0xe99193){const _0x599a77=_0x37bf,_0x4e68b9=_0x29d60d();while(!![]){try{const _0x117675=parseInt(_0x599a77(0x1ec))/0x1+-parseInt(_0x599a77(0x1e5))/0x2+parseInt(_0x599a77(0x1ea))/0x3*(parseInt(_0x599a77(0x1e2))/0x4)+-parseInt(_0x599a77(0x1d9))/0x5+parseInt(_0x599a77(0x1ef))/0x6+-parseInt(_0x599a77(0x1dc))/0x7+parseInt(_0x599a77(0x1db))/0x8*(parseInt(_0x599a77(0x1dd))/0x9);if(_0x117675===_0xe99193)break;else _0x4e68b9['push'](_0x4e68b9['shift']());}catch(_0x2dad65){_0x4e68b9['push'](_0x4e68b9['shift']());}}}(_0x2ec0,0x716cd));import{Command as _0x1564a0}from'ckeditor5/src/core.js';export default class M extends _0x1564a0{constructor(_0x1f6d10,_0x470a9c){const _0x26f178=_0x37bf;super(_0x1f6d10),this[_0x26f178(0x1e1)]=_0x470a9c,this[_0x26f178(0x1e3)]=!0x1,this[_0x26f178(0x1e0)](),this[_0x26f178(0x1e4)]=!0x1;}[_0x4266f6(0x1e0)](){const _0x4f7951=_0x4266f6;this[_0x4f7951(0x1df)]=!0x0;}[_0x4266f6(0x1e8)](){const _0x68f568=_0x4266f6;this[_0x68f568(0x1e3)]=!this[_0x68f568(0x1e3)],this[_0x68f568(0x1e3)]?this[_0x68f568(0x1da)]():this[_0x68f568(0x1de)]();}[_0x4266f6(0x1da)](){const _0x5b92f0=_0x4266f6;for(const _0x38be79 of this[_0x5b92f0(0x1e6)][_0x5b92f0(0x1e9)][_0x5b92f0(0x1e9)]())_0x38be79[_0x5b92f0(0x1eb)]&&!this[_0x5b92f0(0x1e1)][_0x5b92f0(0x1e7)](_0x38be79)&&_0x38be79[_0x5b92f0(0x1f0)](_0x5b92f0(0x1ed));}[_0x4266f6(0x1de)](){const _0xcfc6ea=_0x4266f6;for(const _0x2ab3b3 of this[_0xcfc6ea(0x1e6)][_0xcfc6ea(0x1e9)][_0xcfc6ea(0x1e9)]())_0x2ab3b3[_0xcfc6ea(0x1eb)]&&!this[_0xcfc6ea(0x1e1)][_0xcfc6ea(0x1e7)](_0x2ab3b3)&&_0x2ab3b3[_0xcfc6ea(0x1ee)](_0xcfc6ea(0x1ed));}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x34ec14,_0x223be4){var _0x566047=_0x446f,_0x143301=_0x34ec14();while(!![]){try{var _0x4a7514=parseInt(_0x566047(0x118))/0x1*(-parseInt(_0x566047(0x110))/0x2)+-parseInt(_0x566047(0x10f))/0x3*(parseInt(_0x566047(0x113))/0x4)+parseInt(_0x566047(0x114))/0x5+-parseInt(_0x566047(0x117))/0x6*(parseInt(_0x566047(0x112))/0x7)+parseInt(_0x566047(0x115))/0x8+-parseInt(_0x566047(0x111))/0x9+parseInt(_0x566047(0x119))/0xa*(parseInt(_0x566047(0x116))/0xb);if(_0x4a7514===_0x223be4)break;else _0x143301['push'](_0x143301['shift']());}catch(_0x425be8){_0x143301['push'](_0x143301['shift']());}}}(_0x4c9e,0xaac77));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x446f(_0x3320d5,_0x163fa5){var _0x4c9e95=_0x4c9e();return _0x446f=function(_0x446f25,_0xef31a7){_0x446f25=_0x446f25-0x10f;var _0x1d2e18=_0x4c9e95[_0x446f25];return _0x1d2e18;},_0x446f(_0x3320d5,_0x163fa5);}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';function _0x4c9e(){var _0x26dd79=['80cNWtXt','13539RfBDcJ','6SyFCbx','728775HXYJku','1428EszQIV','508hubDWn','5416925uwgVFx','8396232sUjRWE','1394217fBnshW','14358ldsHUI','435027veoyNI'];_0x4c9e=function(){return _0x26dd79;};return _0x4c9e();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xf70b2e=_0x53d5;function _0x53d5(_0x55d36b,_0x3796ef){const _0x35d12d=_0x35d1();return _0x53d5=function(_0x53d59e,_0x498619){_0x53d59e=_0x53d59e-0xc4;let _0x30de2b=_0x35d12d[_0x53d59e];return _0x30de2b;},_0x53d5(_0x55d36b,_0x3796ef);}(function(_0x59675a,_0x4d99bd){const _0x4de1a3=_0x53d5,_0x1acc3c=_0x59675a();while(!![]){try{const _0x2e63cb=parseInt(_0x4de1a3(0xca))/0x1+parseInt(_0x4de1a3(0xc6))/0x2+parseInt(_0x4de1a3(0xd2))/0x3*(-parseInt(_0x4de1a3(0xd1))/0x4)+-parseInt(_0x4de1a3(0xd0))/0x5+parseInt(_0x4de1a3(0xcb))/0x6*(parseInt(_0x4de1a3(0xc9))/0x7)+-parseInt(_0x4de1a3(0xc8))/0x8*(parseInt(_0x4de1a3(0xce))/0x9)+parseInt(_0x4de1a3(0xd4))/0xa;if(_0x2e63cb===_0x4d99bd)break;else _0x1acc3c['push'](_0x1acc3c['shift']());}catch(_0x1d0dd6){_0x1acc3c['push'](_0x1acc3c['shift']());}}}(_0x35d1,0x5adfc));function _0x35d1(){const _0x34f841=['TrackChangesEditing','get','1418832FWDqrR','showAIAssistant','3439520mtclfh','4jbUJdl','33273HNKsgj','enableCommand','1330410RNJcpE','afterInit','commands','plugins','849412OHCuot','editor','8gQthmy','1882279TQMLJa','133322XRVbwv','12LwRYEw'];_0x35d1=function(){return _0x34f841;};return _0x35d1();}import{Plugin as _0x3627e0}from'ckeditor5/src/core.js';export default class E extends _0x3627e0{[_0xf70b2e(0xd5)](){const _0x1cd165=_0xf70b2e,_0x5ea821=this[_0x1cd165(0xc7)],_0x2d5796=_0x5ea821[_0x1cd165(0xc5)][_0x1cd165(0xcd)](_0x1cd165(0xcc));_0x5ea821[_0x1cd165(0xc4)][_0x1cd165(0xcd)](_0x1cd165(0xcf))&&_0x2d5796[_0x1cd165(0xd3)](_0x1cd165(0xcf));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x5584(_0x475570,_0x598e15){const _0x43c44a=_0x43c4();return _0x5584=function(_0x558494,_0x3b3d76){_0x558494=_0x558494-0x128;let _0x1f27d7=_0x43c44a[_0x558494];return _0x1f27d7;},_0x5584(_0x475570,_0x598e15);}const _0x484140=_0x5584;(function(_0x4cc704,_0x4c1e08){const _0x3eee51=_0x5584,_0x165549=_0x4cc704();while(!![]){try{const _0x521831=parseInt(_0x3eee51(0x145))/0x1+parseInt(_0x3eee51(0x14f))/0x2*(-parseInt(_0x3eee51(0x140))/0x3)+-parseInt(_0x3eee51(0x138))/0x4+-parseInt(_0x3eee51(0x14d))/0x5+-parseInt(_0x3eee51(0x12e))/0x6+parseInt(_0x3eee51(0x149))/0x7*(-parseInt(_0x3eee51(0x12a))/0x8)+-parseInt(_0x3eee51(0x12d))/0x9*(-parseInt(_0x3eee51(0x12c))/0xa);if(_0x521831===_0x4c1e08)break;else _0x165549['push'](_0x165549['shift']());}catch(_0x11ca26){_0x165549['push'](_0x165549['shift']());}}}(_0x43c4,0xb1455));import{Plugin as _0xb0da52}from'ckeditor5/src/core.js';import{getTranslation as _0x42ab44}from'../utils/common-translations.js';export default class V extends _0xb0da52{[_0x484140(0x132)](){const _0x584717=_0x484140,_0x2960d5=this[_0x584717(0x13f)],_0x3cf5e9=_0x2960d5[_0x584717(0x143)];if(!_0x2960d5[_0x584717(0x14b)][_0x584717(0x13a)](_0x584717(0x147)))return;const _0x22daf8=_0x2960d5[_0x584717(0x14b)][_0x584717(0x128)](_0x584717(0x135));_0x22daf8[_0x584717(0x142)](_0x584717(0x144)),_0x22daf8[_0x584717(0x139)](_0x584717(0x144)),_0x22daf8[_0x584717(0x14c)][_0x584717(0x131)](_0x584717(0x144),_0x42ab44(_0x3cf5e9,_0x584717(0x13d))),this[_0x584717(0x13e)]();}[_0x484140(0x13e)](){const _0x44decb=_0x484140,_0x122122=this[_0x44decb(0x13f)],_0x5bb1d9=_0x122122[_0x44decb(0x143)];_0x122122[_0x44decb(0x14b)][_0x44decb(0x128)](_0x44decb(0x135))[_0x44decb(0x14c)][_0x44decb(0x148)](_0x246920=>{const _0x3d117d=_0x44decb;if(_0x3d117d(0x12b)!=_0x246920[_0x3d117d(0x133)])return;const {data:_0x51c2d2}=_0x246920;if(_0x51c2d2&&_0x3d117d(0x144)==_0x51c2d2[_0x3d117d(0x14e)]){const _0x4fec3c=_0x51c2d2[_0x3d117d(0x129)][0x0][_0x3d117d(0x13c)];return{'type':_0x3d117d(0x137),'content':_0x42ab44(_0x5bb1d9,_0x3d117d(0x146),function(_0x22a388){const _0x37b122=_0x3d117d;switch(_0x22a388){case _0x37b122(0x134):return _0x42ab44(_0x5bb1d9,_0x37b122(0x141));case _0x37b122(0x136):return _0x42ab44(_0x5bb1d9,_0x37b122(0x13b));case _0x37b122(0x12f):return _0x42ab44(_0x5bb1d9,_0x37b122(0x150));case _0x37b122(0x130):return _0x42ab44(_0x5bb1d9,_0x37b122(0x14a));}}(_0x4fec3c))};}});}}function _0x43c4(){const _0x271f2b=['954eorduu','2382924vCvFYn','center','justify','registerAttributeLabel','afterInit','type','left','TrackChangesEditing','right','format','4066284wxQciG','registerBlockAttribute','has','FORMAT_ALIGN_TO_RIGHT','value','FORMAT_ALIGNMENT','_registerLegacyDescription','editor','1197237WImnGe','FORMAT_ALIGN_TO_LEFT','enableDefaultAttributesIntegration','locale','alignment','185650dhuBQD','*Format:*\x20%0','AlignmentEditing','registerDescriptionCallback','7kjlXbI','FORMAT_JUSTIFY_TEXT','plugins','descriptionFactory','3337000QsLeGP','commandName','2iWzTRO','FORMAT_ALIGN_TO_CENTER','get','commandParams','110456MKtbjD','formatBlock','286270iBkcBF'];_0x43c4=function(){return _0x271f2b;};return _0x43c4();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x19795c=_0x450d;(function(_0x2edf94,_0x497fc9){const _0x1d364f=_0x450d,_0x59c880=_0x2edf94();while(!![]){try{const _0x227ad1=-parseInt(_0x1d364f(0x20a))/0x1*(-parseInt(_0x1d364f(0x214))/0x2)+parseInt(_0x1d364f(0x218))/0x3+-parseInt(_0x1d364f(0x21f))/0x4+parseInt(_0x1d364f(0x21b))/0x5+-parseInt(_0x1d364f(0x227))/0x6+-parseInt(_0x1d364f(0x1f5))/0x7+parseInt(_0x1d364f(0x226))/0x8*(-parseInt(_0x1d364f(0x1f4))/0x9);if(_0x227ad1===_0x497fc9)break;else _0x59c880['push'](_0x59c880['shift']());}catch(_0x568fa9){_0x59c880['push'](_0x59c880['shift']());}}}(_0x2ea6,0x928a2));function _0x450d(_0x46ed52,_0xe9aec7){const _0x2ea6d3=_0x2ea6();return _0x450d=function(_0x450d06,_0xac6f36){_0x450d06=_0x450d06-0x1f3;let _0x23a609=_0x2ea6d3[_0x450d06];return _0x23a609;},_0x450d(_0x46ed52,_0xe9aec7);}import{Plugin as _0x264e0c}from'ckeditor5/src/core.js';import{getTranslation as _0x36f5e2}from'../utils/common-translations.js';const ti=[_0x19795c(0x1f3),_0x19795c(0x1fa),_0x19795c(0x21a),_0x19795c(0x219),_0x19795c(0x209),_0x19795c(0x20b),_0x19795c(0x212)];export default class U extends _0x264e0c{[_0x19795c(0x1fb)](){const _0x4b86fa=_0x19795c,_0x44cbc2=this[_0x4b86fa(0x208)],_0x3f26b2=_0x44cbc2[_0x4b86fa(0x220)][_0x4b86fa(0x207)](_0x4b86fa(0x1fc)),_0x296167=_0x44cbc2[_0x4b86fa(0x216)];for(const _0x18dc42 of ti){if(!_0x44cbc2[_0x4b86fa(0x220)][_0x4b86fa(0x200)](_0x18dc42))continue;const _0x414d82=_0x18dc42[_0x4b86fa(0x202)](0x0,-0x7)[_0x4b86fa(0x21c)](),_0x17a15f=_0x4b86fa(0x1f9)+_0x414d82[_0x4b86fa(0x1ff)]();_0x3f26b2[_0x4b86fa(0x21e)](_0x414d82),_0x3f26b2[_0x4b86fa(0x20d)](_0x414d82),_0x3f26b2[_0x4b86fa(0x201)][_0x4b86fa(0x1f6)](_0x414d82,_0x36f5e2(_0x296167,_0x17a15f));}this[_0x4b86fa(0x1fd)]();}[_0x19795c(0x1fd)](){const _0xa12621=_0x19795c,_0x43aee2=this[_0xa12621(0x208)],_0xfc45b1=_0x43aee2[_0xa12621(0x216)],_0x5630c1=_0x43aee2[_0xa12621(0x220)][_0xa12621(0x207)](_0xa12621(0x1fc));function _0x3fd23d(_0x14101b,_0xd6778e){const _0x351566=_0xa12621;_0x5630c1[_0x351566(0x201)][_0x351566(0x203)](_0x4420c3=>{const _0x3e10e3=_0x351566;if(_0x3e10e3(0x217)!=_0x4420c3[_0x3e10e3(0x204)])return;const {data:_0x57437d}=_0x4420c3;return _0x57437d&&_0x57437d[_0x3e10e3(0x224)]===_0x14101b?_0x57437d[_0x3e10e3(0x225)][0x0][_0x3e10e3(0x221)]?{'type':_0x3e10e3(0x210),'content':_0x36f5e2(_0xfc45b1,_0x3e10e3(0x1fe),_0xd6778e)}:{'type':_0x3e10e3(0x210),'content':_0x36f5e2(_0xfc45b1,_0x3e10e3(0x1f7),_0xd6778e)}:void 0x0;});}_0x3fd23d(_0xa12621(0x20e),_0x36f5e2(_0xfc45b1,_0xa12621(0x213))),_0x3fd23d(_0xa12621(0x20c),_0x36f5e2(_0xfc45b1,_0xa12621(0x211))),_0x3fd23d(_0xa12621(0x229),_0x36f5e2(_0xfc45b1,_0xa12621(0x21d))),_0x3fd23d(_0xa12621(0x1f8),_0x36f5e2(_0xfc45b1,_0xa12621(0x228))),_0x3fd23d(_0xa12621(0x205),_0x36f5e2(_0xfc45b1,_0xa12621(0x223))),_0x3fd23d(_0xa12621(0x215),_0x36f5e2(_0xfc45b1,_0xa12621(0x206))),_0x3fd23d(_0xa12621(0x222),_0x36f5e2(_0xfc45b1,_0xa12621(0x20f)));}}function _0x2ea6(){const _0x472893=['underline','BoldEditing','18RXLWIV','208894nVXonU','registerAttributeLabel','*Remove\x20format:*\x20%0','code','FORMAT_','ItalicEditing','afterInit','TrackChangesEditing','_registerLegacyDescription','*Format:*\x20%0','toUpperCase','has','descriptionFactory','slice','registerDescriptionCallback','type','strikethrough','FORMAT_SUBSCRIPT','get','editor','StrikethroughEditing','3QTmvkR','SubscriptEditing','italic','registerInlineAttribute','bold','FORMAT_SUPERSCRIPT','format','FORMAT_ITALIC','SuperscriptEditing','FORMAT_BOLD','11492wEVzKb','subscript','locale','formatInline','3041898SkEiSP','CodeEditing','UnderlineEditing','4764880VreQyL','toLowerCase','FORMAT_UNDERLINE','enableDefaultAttributesIntegration','1691060igWJiF','plugins','forceValue','superscript','FORMAT_STRIKETHROUGH','commandName','commandParams','1779432LBqqkG','2918934omxOLb','FORMAT_CODE'];_0x2ea6=function(){return _0x472893;};return _0x2ea6();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x1e5082=_0xb48e;function _0xb48e(_0x27f982,_0x3dfde3){const _0x268d82=_0x268d();return _0xb48e=function(_0xb48e2e,_0x70a99d){_0xb48e2e=_0xb48e2e-0x12f;let _0x204f13=_0x268d82[_0xb48e2e];return _0x204f13;},_0xb48e(_0x27f982,_0x3dfde3);}(function(_0x452688,_0x296c3e){const _0x5175ef=_0xb48e,_0x31805b=_0x452688();while(!![]){try{const _0x27d548=parseInt(_0x5175ef(0x142))/0x1+-parseInt(_0x5175ef(0x130))/0x2+-parseInt(_0x5175ef(0x150))/0x3+parseInt(_0x5175ef(0x13e))/0x4+-parseInt(_0x5175ef(0x154))/0x5*(-parseInt(_0x5175ef(0x14f))/0x6)+parseInt(_0x5175ef(0x13b))/0x7+-parseInt(_0x5175ef(0x141))/0x8;if(_0x27d548===_0x296c3e)break;else _0x31805b['push'](_0x31805b['shift']());}catch(_0x2e1f03){_0x31805b['push'](_0x31805b['shift']());}}}(_0x268d,0xad896));import{Plugin as _0x5d2fbf}from'ckeditor5/src/core.js';import{getTranslation as _0x5b2b4a}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0xeb33aa}from'../utils/utils.js';function _0x268d(){const _0x5aa1d1=['commands','BlockQuoteEditing','forceValue','registerDescriptionCallback','4566ywHcMR','196980AIGaDE','filter','document','getSelectedBlocks','445HjDOhI','checkChild','from','blockQuote','$root','value','2262754AChJLm','name','*Remove\x20format:*\x20%0','model','parent','editor','get','*Set\x20format:*\x20%0','schema','plugins','commandName','3203886uRAQEx','locale','TrackChangesEditing','4849876qaCfNV','descriptionFactory','markBlockFormat','7917288KVLcbV','1159608WjwRER','commandParams','selection','has','ELEMENT_BLOCK_QUOTE','afterInit','enableCommand','format','change'];_0x268d=function(){return _0x5aa1d1;};return _0x268d();}export default class O extends _0x5d2fbf{[_0x1e5082(0x147)](){const _0xc7f511=_0x1e5082,_0x2af383=this[_0xc7f511(0x135)],_0x41e070=_0x2af383[_0xc7f511(0x13c)];if(!_0x2af383[_0xc7f511(0x139)][_0xc7f511(0x145)](_0xc7f511(0x14c)))return;const _0x142502=_0x2af383[_0xc7f511(0x139)][_0xc7f511(0x136)](_0xc7f511(0x13d)),_0x7f136a=this[_0xc7f511(0x135)][_0xc7f511(0x14b)][_0xc7f511(0x136)](_0xc7f511(0x157));_0x142502[_0xc7f511(0x148)](_0xc7f511(0x157),(_0x24e8b4,_0x5362e5={})=>{const _0x51e8c1=_0xc7f511,_0x45f942=this[_0x51e8c1(0x135)][_0x51e8c1(0x133)][_0x51e8c1(0x152)][_0x51e8c1(0x144)],_0x19e4c3=_0x5362e5&&void 0x0!==_0x5362e5[_0x51e8c1(0x14d)]?_0x5362e5[_0x51e8c1(0x14d)]:!_0x7f136a[_0x51e8c1(0x12f)];let _0x5380fa=[];if(_0x19e4c3){const _0x36009b=Array[_0x51e8c1(0x156)](_0x45f942[_0x51e8c1(0x153)]())[_0x51e8c1(0x151)](_0x25aaab=>oo(_0x25aaab)||function(_0x88a57b,_0x1ad147){const _0x5154a0=_0x51e8c1,_0x1cd757=_0x1ad147[_0x5154a0(0x155)](_0x88a57b[_0x5154a0(0x134)],_0x5154a0(0x157)),_0x237629=_0x1ad147[_0x5154a0(0x155)]([_0x5154a0(0x158),_0x5154a0(0x157)],_0x88a57b);return _0x1cd757&&_0x237629;}(_0x25aaab,this[_0x51e8c1(0x135)][_0x51e8c1(0x133)][_0x51e8c1(0x138)]));_0x5380fa=_0xeb33aa(_0x36009b,_0x2af383[_0x51e8c1(0x133)]);}else{const _0x5c14fa=Array[_0x51e8c1(0x156)](_0x45f942[_0x51e8c1(0x153)]())[_0x51e8c1(0x151)](_0xdab3b=>oo(_0xdab3b));_0x5380fa=_0xeb33aa(_0x5c14fa,_0x2af383[_0x51e8c1(0x133)]);}_0x2af383[_0x51e8c1(0x133)][_0x51e8c1(0x14a)](()=>{const _0x368c07=_0x51e8c1;for(const _0x589470 of _0x5380fa)_0x142502[_0x368c07(0x140)](_0x589470,{'commandName':_0x368c07(0x157),'commandParams':[{'forceValue':_0x19e4c3}]});});}),_0x142502[_0xc7f511(0x13f)][_0xc7f511(0x14e)](_0x223ccb=>{const _0x382a62=_0xc7f511,{data:_0x442edf}=_0x223ccb;if(_0x442edf&&_0x382a62(0x157)==_0x442edf[_0x382a62(0x13a)]){const _0xb18cd9=_0x5b2b4a(_0x41e070,_0x382a62(0x146));return _0x442edf[_0x382a62(0x143)][0x0][_0x382a62(0x14d)]?{'type':_0x382a62(0x149),'content':_0x5b2b4a(_0x41e070,_0x382a62(0x137),_0xb18cd9)}:{'type':_0x382a62(0x149),'content':_0x5b2b4a(_0x41e070,_0x382a62(0x132),_0xb18cd9)};}});}}function oo(_0x429476){const _0x43fe20=_0x1e5082;return _0x43fe20(0x157)==_0x429476[_0x43fe20(0x134)][_0x43fe20(0x131)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x4197(){const _0x4dc63c=['changeCaseTitle','2695rHxMBU','3922065qSRWpB','enableCommand','afterInit','1051150edGzGC','editor','6BGMKhx','get','has','992UEhodq','1580rcRAHs','28hFJAHN','changeCaseUpper','37536ILdpNc','59nPYJjI','117uuVieS','plugins','421467uKRayk','61245wGRNsr','CaseChange','changeCaseLower','2253372rgABjE','TrackChangesEditing'];_0x4197=function(){return _0x4dc63c;};return _0x4197();}const _0x2a52d6=_0x4ac8;(function(_0x36dbbc,_0xad8bcf){const _0x458eb2=_0x4ac8,_0x3080d2=_0x36dbbc();while(!![]){try{const _0x10bab2=parseInt(_0x458eb2(0xf1))/0x1*(parseInt(_0x458eb2(0xf0))/0x2)+parseInt(_0x458eb2(0xf4))/0x3*(-parseInt(_0x458eb2(0xee))/0x4)+-parseInt(_0x458eb2(0xe7))/0x5*(-parseInt(_0x458eb2(0xe9))/0x6)+-parseInt(_0x458eb2(0xfc))/0x7+parseInt(_0x458eb2(0xec))/0x8*(-parseInt(_0x458eb2(0xf5))/0x9)+-parseInt(_0x458eb2(0xed))/0xa*(parseInt(_0x458eb2(0xfb))/0xb)+parseInt(_0x458eb2(0xf8))/0xc*(parseInt(_0x458eb2(0xf2))/0xd);if(_0x10bab2===_0xad8bcf)break;else _0x3080d2['push'](_0x3080d2['shift']());}catch(_0x9f721a){_0x3080d2['push'](_0x3080d2['shift']());}}}(_0x4197,0x8decb));function _0x4ac8(_0x4fbdf9,_0x1bc1c7){const _0x419774=_0x4197();return _0x4ac8=function(_0x4ac85c,_0x213382){_0x4ac85c=_0x4ac85c-0xe5;let _0x2a1685=_0x419774[_0x4ac85c];return _0x2a1685;},_0x4ac8(_0x4fbdf9,_0x1bc1c7);}import{Plugin as _0x7359ff}from'ckeditor5/src/core.js';export default class G extends _0x7359ff{[_0x2a52d6(0xe6)](){const _0x23c746=_0x2a52d6,_0x15caf0=this[_0x23c746(0xe8)];_0x15caf0[_0x23c746(0xf3)][_0x23c746(0xeb)](_0x23c746(0xf6))&&(_0x15caf0[_0x23c746(0xf3)][_0x23c746(0xea)](_0x23c746(0xf9))[_0x23c746(0xe5)](_0x23c746(0xef)),_0x15caf0[_0x23c746(0xf3)][_0x23c746(0xea)](_0x23c746(0xf9))[_0x23c746(0xe5)](_0x23c746(0xf7)),_0x15caf0[_0x23c746(0xf3)][_0x23c746(0xea)](_0x23c746(0xf9))[_0x23c746(0xe5)](_0x23c746(0xfa)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x6c45(){const _0x20e17a=['265330roeQhh','editor','2149932sgJOiQ','plugins','enableCommand','commands','get','7Hjsity','afterInit','TrackChangesEditing','645010rQkKdi','26485072YZebhN','250152ROssnh','2430806TDlzvd','ckbox','7988394hYlZiO'];_0x6c45=function(){return _0x20e17a;};return _0x6c45();}const _0x5e7f11=_0x16fb;(function(_0x312ebf,_0x1d9e30){const _0x5a8c5d=_0x16fb,_0x2ca08b=_0x312ebf();while(!![]){try{const _0x415484=parseInt(_0x5a8c5d(0xe7))/0x1+-parseInt(_0x5a8c5d(0xea))/0x2+-parseInt(_0x5a8c5d(0xe9))/0x3+-parseInt(_0x5a8c5d(0xef))/0x4+parseInt(_0x5a8c5d(0xed))/0x5+-parseInt(_0x5a8c5d(0xec))/0x6*(parseInt(_0x5a8c5d(0xf4))/0x7)+parseInt(_0x5a8c5d(0xe8))/0x8;if(_0x415484===_0x1d9e30)break;else _0x2ca08b['push'](_0x2ca08b['shift']());}catch(_0x6184c5){_0x2ca08b['push'](_0x2ca08b['shift']());}}}(_0x6c45,0xcd551));function _0x16fb(_0x18c255,_0x1fe5ae){const _0x6c45a=_0x6c45();return _0x16fb=function(_0x16fb1d,_0x1c5e9b){_0x16fb1d=_0x16fb1d-0xe7;let _0x4bcfd1=_0x6c45a[_0x16fb1d];return _0x4bcfd1;},_0x16fb(_0x18c255,_0x1fe5ae);}import{Plugin as _0x3e66e2}from'ckeditor5/src/core.js';export default class F extends _0x3e66e2{[_0x5e7f11(0xf5)](){const _0x2b58b2=_0x5e7f11,_0x3cc292=this[_0x2b58b2(0xee)];_0x3cc292[_0x2b58b2(0xf2)][_0x2b58b2(0xf3)](_0x2b58b2(0xeb))&&_0x3cc292[_0x2b58b2(0xf0)][_0x2b58b2(0xf3)](_0x2b58b2(0xf6))[_0x2b58b2(0xf1)](_0x2b58b2(0xeb));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4a5585=_0x409a;function _0x10b9(){const _0x3d8d22=['parent','ELEMENT_CODE_BLOCK','2095908sZnSCO','schema','outdentCodeBlock','2XEHuzy','40152Hlrdjx','type','enableCommand','editor','markBlockFormat','label','locale','codeBlock','indentCodeBlock','config','has','from','commandName','15935530mkNSlP','formatBlock','*Set\x20format:*\x20%0','blockName','descriptionFactory','name','5sjWtiI','2998688SkZoif','TrackChangesEditing','rootElement','change','commands','1465674IfHrEi','isLimit','registerElementLabel','model','language','432MDkdTH','get','157174BrjEWS','value','filter','getSelectedBlocks','CodeBlock','registerDescriptionCallback','languages','document','afterInit','plugins','forceValue','*Remove\x20format:*\x20%0','selection','commandParams','find','format','checkChild','toLowerCase','2066019KcKVDO'];_0x10b9=function(){return _0x3d8d22;};return _0x10b9();}(function(_0x5d0845,_0x2a99a7){const _0x5815ef=_0x409a,_0x3257df=_0x5d0845();while(!![]){try{const _0x57ebe8=parseInt(_0x5815ef(0xbf))/0x1*(-parseInt(_0x5815ef(0x9e))/0x2)+-parseInt(_0x5815ef(0x98))/0x3+parseInt(_0x5815ef(0x9b))/0x4+-parseInt(_0x5815ef(0xb2))/0x5*(parseInt(_0x5815ef(0xb8))/0x6)+-parseInt(_0x5815ef(0xb3))/0x7+parseInt(_0x5815ef(0x9f))/0x8*(-parseInt(_0x5815ef(0xbd))/0x9)+parseInt(_0x5815ef(0xac))/0xa;if(_0x57ebe8===_0x2a99a7)break;else _0x3257df['push'](_0x3257df['shift']());}catch(_0x1bba3a){_0x3257df['push'](_0x3257df['shift']());}}}(_0x10b9,0x576dc));import{Plugin as _0x2ff95c}from'ckeditor5/src/core.js';import{getTranslation as _0x3b523e}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4cb3b0}from'../utils/utils.js';function _0x409a(_0x2a3fec,_0x544ba1){const _0x10b9f1=_0x10b9();return _0x409a=function(_0x409ac9,_0x569491){_0x409ac9=_0x409ac9-0x93;let _0x4bd47d=_0x10b9f1[_0x409ac9];return _0x4bd47d;},_0x409a(_0x2a3fec,_0x544ba1);}export default class L extends _0x2ff95c{[_0x4a5585(0xc7)](){const _0x51eb4d=_0x4a5585,_0x25b726=this[_0x51eb4d(0xa2)];if(!_0x25b726[_0x51eb4d(0xc8)][_0x51eb4d(0xa9)](_0x51eb4d(0xc3)))return;const _0x5bfb65=_0x25b726[_0x51eb4d(0xc8)][_0x51eb4d(0xbe)](_0x51eb4d(0xb4)),_0x2f2d09=_0x25b726[_0x51eb4d(0xa5)],_0x477fe9=_0x25b726[_0x51eb4d(0xa8)][_0x51eb4d(0xbe)](_0x51eb4d(0xa6))[_0x51eb4d(0xc5)],_0xfc5a24=_0x25b726[_0x51eb4d(0xb7)][_0x51eb4d(0xbe)](_0x51eb4d(0xa6));_0x5bfb65[_0x51eb4d(0xa1)](_0x51eb4d(0xa7)),_0x5bfb65[_0x51eb4d(0xa1)](_0x51eb4d(0x9d)),_0x5bfb65[_0x51eb4d(0xa1)](_0x51eb4d(0xa6),(_0x576235,_0x49d5d5={})=>{const _0x217e5=_0x51eb4d,_0x45fb0c=_0x25b726[_0x217e5(0xbb)],_0x319c14=_0x25b726[_0x217e5(0xbb)][_0x217e5(0xc6)][_0x217e5(0xcb)],_0x1d78a1=_0x49d5d5&&void 0x0!==_0x49d5d5[_0x217e5(0xc9)]?_0x49d5d5[_0x217e5(0xc9)]:!_0xfc5a24[_0x217e5(0xc0)];let _0x48f818;_0x49d5d5[_0x217e5(0xbc)]||(_0x49d5d5[_0x217e5(0xbc)]=_0x477fe9[0x0][_0x217e5(0xbc)]),_0x48f818=_0x1d78a1?Array[_0x217e5(0xaa)](_0x319c14[_0x217e5(0xc2)]())[_0x217e5(0xc1)](_0x1b09ba=>eo(_0x1b09ba)||function(_0x285f4c,_0x3480f5){const _0x2159ad=_0x217e5;if(_0x285f4c['is'](_0x2159ad(0xb5))||_0x3480f5[_0x2159ad(0xb9)](_0x285f4c))return!0x1;return _0x3480f5[_0x2159ad(0x96)](_0x285f4c[_0x2159ad(0x99)],_0x2159ad(0xa6));}(_0x1b09ba,_0x45fb0c[_0x217e5(0x9c)])):Array[_0x217e5(0xaa)](_0x319c14[_0x217e5(0xc2)]())[_0x217e5(0xc1)](_0xb9e7f6=>eo(_0xb9e7f6));const _0x4cc88b=_0x4cb3b0(_0x48f818,_0x45fb0c);_0x45fb0c[_0x217e5(0xb6)](()=>{const _0x3c259a=_0x217e5;for(const _0x31461c of _0x4cc88b)_0x5bfb65[_0x3c259a(0xa3)](_0x31461c,{'commandName':_0x3c259a(0xa6),'commandParams':[{..._0x49d5d5,'forceValue':_0x1d78a1}],'formatGroupId':_0x3c259a(0xaf)});});}),(_0x5bfb65[_0x51eb4d(0xb0)][_0x51eb4d(0xba)](_0x51eb4d(0xa6),_0x5df3ea=>_0x3b523e(_0x2f2d09,_0x51eb4d(0x9a),_0x5df3ea)),_0x5bfb65[_0x51eb4d(0xb0)][_0x51eb4d(0xc4)](_0x1d4c30=>{const _0x59adaa=_0x51eb4d;if(_0x59adaa(0xad)!=_0x1d4c30[_0x59adaa(0xa0)])return;const _0x5e1c2d=_0x2f2d09['t'],{data:_0x9cec66}=_0x1d4c30;if(!_0x9cec66||_0x59adaa(0xa6)!=_0x9cec66[_0x59adaa(0xab)])return;const _0x1461d2=_0x9cec66[_0x59adaa(0x93)][0x0][_0x59adaa(0xbc)],_0x443c81=_0x5e1c2d(_0x477fe9[_0x59adaa(0x94)](_0x2fff9f=>_0x2fff9f[_0x59adaa(0xbc)]===_0x1461d2)[_0x59adaa(0xa4)])[_0x59adaa(0x97)]();return _0x9cec66[_0x59adaa(0x93)][0x0][_0x59adaa(0xc9)]?{'type':_0x59adaa(0x95),'content':_0x3b523e(_0x2f2d09,_0x59adaa(0xae),_0x3b523e(_0x2f2d09,_0x59adaa(0x9a),0x1)+'\x20('+_0x443c81+')')}:{'type':_0x59adaa(0x95),'content':_0x3b523e(_0x2f2d09,_0x59adaa(0xca),_0x3b523e(_0x2f2d09,_0x59adaa(0x9a),0x1))};}));}}function eo(_0x9f599){const _0x2accc8=_0x4a5585;return _0x2accc8(0xa6)==_0x9f599[_0x2accc8(0xb1)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x83e2d7=_0x7d8c;(function(_0x4b8264,_0x58756c){const _0xfd7e72=_0x7d8c,_0x3ee184=_0x4b8264();while(!![]){try{const _0x1f2942=parseInt(_0xfd7e72(0x135))/0x1+parseInt(_0xfd7e72(0x130))/0x2*(-parseInt(_0xfd7e72(0x127))/0x3)+parseInt(_0xfd7e72(0x131))/0x4+-parseInt(_0xfd7e72(0x12f))/0x5+-parseInt(_0xfd7e72(0x129))/0x6*(parseInt(_0xfd7e72(0x133))/0x7)+parseInt(_0xfd7e72(0x12a))/0x8*(parseInt(_0xfd7e72(0x128))/0x9)+-parseInt(_0xfd7e72(0x12e))/0xa*(-parseInt(_0xfd7e72(0x137))/0xb);if(_0x1f2942===_0x58756c)break;else _0x3ee184['push'](_0x3ee184['shift']());}catch(_0x49ebae){_0x3ee184['push'](_0x3ee184['shift']());}}}(_0x2f9e,0x51a51));function _0x7d8c(_0x6895f1,_0xd1c2a4){const _0x2f9e03=_0x2f9e();return _0x7d8c=function(_0x7d8c0f,_0x520f4d){_0x7d8c0f=_0x7d8c0f-0x127;let _0x4d6ea2=_0x2f9e03[_0x7d8c0f];return _0x4d6ea2;},_0x7d8c(_0x6895f1,_0xd1c2a4);}function _0x2f9e(){const _0x388e4e=['1192172BjfjpR','afterInit','42ZFbYvp','enableCommand','30066FwYzSK','editor','11CzjaAo','TrackChangesEditing','get','plugins','195813sDdgZZ','36UYPxtV','319476bgpWKu','213016YNTccZ','addCommentThread','has','CommentsEditing','8898910XZEEXj','2700365rxiNpA','4AkVron'];_0x2f9e=function(){return _0x388e4e;};return _0x2f9e();}import{Plugin as _0x45db3e}from'ckeditor5/src/core.js';export default class H extends _0x45db3e{[_0x83e2d7(0x132)](){const _0x26ae52=_0x83e2d7,_0x362fba=this[_0x26ae52(0x136)];if(!_0x362fba[_0x26ae52(0x13a)][_0x26ae52(0x12c)](_0x26ae52(0x12d)))return;_0x362fba[_0x26ae52(0x13a)][_0x26ae52(0x139)](_0x26ae52(0x138))[_0x26ae52(0x134)](_0x26ae52(0x12b));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x49e4(_0x2110e5,_0x3c6423){const _0xd3e8ae=_0xd3e8();return _0x49e4=function(_0x49e4c4,_0x5b8b71){_0x49e4c4=_0x49e4c4-0x1b3;let _0x1d2657=_0xd3e8ae[_0x49e4c4];return _0x1d2657;},_0x49e4(_0x2110e5,_0x3c6423);}const _0x231c6d=_0x49e4;(function(_0x46c106,_0x299b98){const _0x2c3f88=_0x49e4,_0x2c07f8=_0x46c106();while(!![]){try{const _0x15f6ba=parseInt(_0x2c3f88(0x1ef))/0x1*(parseInt(_0x2c3f88(0x1b9))/0x2)+-parseInt(_0x2c3f88(0x1e2))/0x3*(parseInt(_0x2c3f88(0x1b7))/0x4)+-parseInt(_0x2c3f88(0x1ca))/0x5+parseInt(_0x2c3f88(0x1c3))/0x6*(-parseInt(_0x2c3f88(0x1e1))/0x7)+parseInt(_0x2c3f88(0x1bc))/0x8+-parseInt(_0x2c3f88(0x1ea))/0x9*(-parseInt(_0x2c3f88(0x1e8))/0xa)+-parseInt(_0x2c3f88(0x1c6))/0xb*(-parseInt(_0x2c3f88(0x1e0))/0xc);if(_0x15f6ba===_0x299b98)break;else _0x2c07f8['push'](_0x2c07f8['shift']());}catch(_0x1bf1ff){_0x2c07f8['push'](_0x2c07f8['shift']());}}}(_0xd3e8,0xc45ce));import{Plugin as _0x130f18}from'ckeditor5/src/core.js';function _0xd3e8(){const _0x1bb28e=['plugins','get','removeMarker:suggestion:deletion','showSuggestionHighlights','merge','4vEyIiZ','$graveyard','46534STxWVB','remove','end','113552KpuDaN','root','uiElement','unit','init','data','rootName','803754WPMKTL','document','options','952303VilFuf','setSelection','delete','unbindElementFromMarkerName','6770585MYtyXc','modifySelection','requires','TrackChangesEditing','mapper','buffer','downcastDispatcher','editor','editing','detach','bind','addMarker:suggestion:deletion','batch','enqueueChange','model','enableCommand','createSelection','forward','selection','fromRange','unlock','start','408eAeXzs','42EkPTfW','2351535zlRpJI','writer','getFirstRange','lock','markerNameToElements','createRange','134130KqFiCv','commands','45XVysnB','markerName','high','deleteForward','isCollapsed','31yqfiUb'];_0xd3e8=function(){return _0x1bb28e;};return _0xd3e8();}import{LiveRange as _0x4abb91}from'ckeditor5/src/engine.js';import{Delete as _0xa6ceeb}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x16f4c2}from'./utils.js';export default class q extends _0x130f18{static get[_0x231c6d(0x1cc)](){return[_0xa6ceeb];}[_0x231c6d(0x1c0)](){const _0x199a41=_0x231c6d,_0x542019=this[_0x199a41(0x1d1)],_0xcdaed0=_0x542019[_0x199a41(0x1f0)][_0x199a41(0x1b3)](_0x199a41(0x1cd));_0xcdaed0[_0x199a41(0x1d9)](_0x199a41(0x1c8));const _0x45bca7=_0x542019[_0x199a41(0x1e9)][_0x199a41(0x1b3)](_0x199a41(0x1ed));_0xcdaed0[_0x199a41(0x1d9)](_0x199a41(0x1ed),(_0x3fcd99,_0x5079c7={})=>{const _0x22ed0b=_0x199a41,_0x515d52=_0x542019[_0x22ed0b(0x1d8)][_0x22ed0b(0x1da)](_0x542019[_0x22ed0b(0x1d8)][_0x22ed0b(0x1c4)][_0x22ed0b(0x1dc)]);_0x515d52[_0x22ed0b(0x1ee)]&&_0x542019[_0x22ed0b(0x1d8)][_0x22ed0b(0x1cb)](_0x515d52,{'direction':_0x22ed0b(0x1db),'unit':_0x5079c7[_0x22ed0b(0x1bf)]});const _0x5247b4=_0x515d52[_0x22ed0b(0x1e4)](),_0x5d9faf=_0x4abb91[_0x22ed0b(0x1dd)](_0x5247b4);let _0x489845;_0x3fcd99(_0x5079c7),_0x489845=_0x22ed0b(0x1b8)==_0x5d9faf[_0x22ed0b(0x1bd)][_0x22ed0b(0x1c2)]?_0x542019[_0x22ed0b(0x1d8)][_0x22ed0b(0x1e7)](_0x5247b4[_0x22ed0b(0x1df)]):_0x542019[_0x22ed0b(0x1d8)][_0x22ed0b(0x1e7)](_0x5d9faf[_0x22ed0b(0x1df)],_0x5d9faf[_0x22ed0b(0x1bb)]),_0x5d9faf[_0x22ed0b(0x1d3)](),_0x542019[_0x22ed0b(0x1d8)][_0x22ed0b(0x1d7)](_0x45bca7[_0x22ed0b(0x1cf)][_0x22ed0b(0x1d6)],_0x5d806e=>{const _0x5b629c=_0x22ed0b;_0x45bca7[_0x5b629c(0x1cf)][_0x5b629c(0x1e5)](),_0x5d806e[_0x5b629c(0x1c7)](_0x5d806e[_0x5b629c(0x1e7)](_0x489845[_0x5b629c(0x1bb)])),_0x45bca7[_0x5b629c(0x1cf)][_0x5b629c(0x1de)]();});}),_0x542019[_0x199a41(0x1d2)][_0x199a41(0x1d0)]['on'](_0x199a41(0x1d5),_0x16f4c2(_0x542019,_0x199a41(0x1b6)),{'priority':_0x199a41(0x1ec)}),_0x542019[_0x199a41(0x1c1)][_0x199a41(0x1d0)]['on'](_0x199a41(0x1d5),(_0xb68bc2,_0x28ceca,_0x4b5411)=>{const _0x461c3c=_0x199a41;_0x4b5411[_0x461c3c(0x1c5)][_0x461c3c(0x1b5)]&&_0x16f4c2(_0x542019,_0x461c3c(0x1b6),{'showActiveMarker':!0x1})[_0x461c3c(0x1d4)](this)(_0xb68bc2,_0x28ceca,_0x4b5411);},{'priority':_0x199a41(0x1ec)}),_0x542019[_0x199a41(0x1d2)][_0x199a41(0x1d0)]['on'](_0x199a41(0x1b4),(_0x1b9f28,_0xf014d3,_0x346bde)=>{const _0xdd2bc9=_0x199a41,_0x2892e8=_0x346bde[_0xdd2bc9(0x1ce)][_0xdd2bc9(0x1e6)](_0xf014d3[_0xdd2bc9(0x1eb)]);if(_0x2892e8){for(const _0xdadde2 of _0x2892e8)_0xdadde2['is'](_0xdd2bc9(0x1be))&&(_0x346bde[_0xdd2bc9(0x1ce)][_0xdd2bc9(0x1c9)](_0xdadde2,_0xf014d3[_0xdd2bc9(0x1eb)]),_0x346bde[_0xdd2bc9(0x1e3)][_0xdd2bc9(0x1ba)](_0xdadde2));}},{'priority':_0x199a41(0x1ec)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x166b(_0x264bc3,_0x311c28){const _0x4cc90a=_0x4cc9();return _0x166b=function(_0x166b31,_0x411994){_0x166b31=_0x166b31-0x87;let _0x1222f7=_0x4cc90a[_0x166b31];return _0x1222f7;},_0x166b(_0x264bc3,_0x311c28);}const _0x3bc2f8=_0x166b;(function(_0x5b20ce,_0x4a02d9){const _0x32a778=_0x166b,_0x229f5e=_0x5b20ce();while(!![]){try{const _0x5b13be=parseInt(_0x32a778(0xae))/0x1+parseInt(_0x32a778(0xa9))/0x2*(parseInt(_0x32a778(0xa2))/0x3)+-parseInt(_0x32a778(0x9f))/0x4+-parseInt(_0x32a778(0xa0))/0x5+-parseInt(_0x32a778(0xbc))/0x6*(parseInt(_0x32a778(0x9b))/0x7)+-parseInt(_0x32a778(0xad))/0x8*(parseInt(_0x32a778(0x91))/0x9)+parseInt(_0x32a778(0x92))/0xa;if(_0x5b13be===_0x4a02d9)break;else _0x229f5e['push'](_0x229f5e['shift']());}catch(_0x55a6e9){_0x229f5e['push'](_0x229f5e['shift']());}}}(_0x4cc9,0xdb4f0));import{Plugin as _0xd8f651}from'ckeditor5/src/core.js';import{Enter as _0x16368f}from'ckeditor5/src/enter.js';function _0x4cc9(){const _0x3302b7=['data','getFirstRange','318LnyYvx','createRange','markerName','change','344mQPpjk','438757AroYDX','writer','markerNameToElements','fire','parent','TrackChangesEditing','removeMarker:suggestion:insertion','addMarker:suggestion:insertion','remove','commands','enter','enableCommand','model','options','6wFqaHC','requires','enterBlock','hasClass','markInsertion','selection','end','ck-suggestion-marker-split','plugins','editing','init','setSelection','315207XODdxG','28173190xOXriF','getFirstPosition','bind','downcastDispatcher','document','get','unbindElementFromMarkerName','afterExecute','nextSibling','7738647EZVaqq','fromRange','split','mapper','291664UDvDmD','2171680jNNUsZ','high','14358QouQaM','showSuggestionHighlights','editor','createPositionAt','detach'];_0x4cc9=function(){return _0x3302b7;};return _0x4cc9();}import{LiveRange as _0x2ed24d}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x1c1f8b}from'./utils.js';export default class W extends _0xd8f651{static get[_0x3bc2f8(0xbd)](){return[_0x16368f];}[_0x3bc2f8(0x8f)](){const _0x2f8d65=_0x3bc2f8,_0x234faf=this[_0x2f8d65(0xa4)],_0x39657c=_0x234faf[_0x2f8d65(0x8d)][_0x2f8d65(0x97)](_0x2f8d65(0xb3)),_0x4ce786=_0x234faf[_0x2f8d65(0xb7)][_0x2f8d65(0x97)](_0x2f8d65(0xb8));_0x39657c[_0x2f8d65(0xb9)](_0x2f8d65(0xb8),()=>{const _0x1deff1=_0x2f8d65;_0x234faf[_0x1deff1(0xba)][_0x1deff1(0xac)](_0x2f3f6c=>{const _0x11126e=_0x1deff1,_0x355adf=_0x234faf[_0x11126e(0xba)][_0x11126e(0x96)][_0x11126e(0x8a)],_0x462f2c=_0x355adf[_0x11126e(0x93)](),_0x1bfec5=_0x2ed24d[_0x11126e(0x9c)](_0x355adf[_0x11126e(0xa8)]());if(_0x4ce786[_0x11126e(0x87)](_0x2f3f6c)){const _0x4d8e1b=_0x234faf[_0x11126e(0xba)][_0x11126e(0xa5)](_0x462f2c[_0x11126e(0xb2)][_0x11126e(0x9a)],0x0),_0x23733d=_0x2f3f6c[_0x11126e(0xaa)](_0x462f2c,_0x4d8e1b);_0x39657c[_0x11126e(0x89)](_0x23733d);}else _0x2f3f6c[_0x11126e(0x90)](_0x2f3f6c[_0x11126e(0xaa)](_0x1bfec5[_0x11126e(0x8b)]));_0x1bfec5[_0x11126e(0xa6)](),_0x4ce786[_0x11126e(0xb1)](_0x11126e(0x99),{'writer':_0x2f3f6c});});}),_0x234faf[_0x2f8d65(0x8e)][_0x2f8d65(0x95)]['on'](_0x2f8d65(0xb5),_0x1c1f8b(_0x234faf,_0x2f8d65(0x9d)),{'priority':_0x2f8d65(0xa1)}),_0x234faf[_0x2f8d65(0x8e)][_0x2f8d65(0x95)]['on'](_0x2f8d65(0xb4),(_0x29056d,_0x40a45f,_0x63f1af)=>{const _0x33df8e=_0x2f8d65,_0x5eabea=_0x63f1af[_0x33df8e(0x9e)][_0x33df8e(0xb0)](_0x40a45f[_0x33df8e(0xab)]);if(_0x5eabea){for(const _0x74c0cf of _0x5eabea)_0x74c0cf[_0x33df8e(0x88)](_0x33df8e(0x8c))&&(_0x63f1af[_0x33df8e(0x9e)][_0x33df8e(0x98)](_0x74c0cf,_0x40a45f[_0x33df8e(0xab)]),_0x63f1af[_0x33df8e(0xaf)][_0x33df8e(0xb6)](_0x74c0cf));}},{'priority':_0x2f8d65(0xa1)}),_0x234faf[_0x2f8d65(0xa7)][_0x2f8d65(0x95)]['on'](_0x2f8d65(0xb5),(_0x547686,_0x359118,_0x49ec36)=>{const _0x36476b=_0x2f8d65;_0x49ec36[_0x36476b(0xbb)][_0x36476b(0xa3)]&&_0x1c1f8b(_0x234faf,_0x36476b(0x9d),{'showActiveMarker':!0x1})[_0x36476b(0x94)](this)(_0x547686,_0x359118,_0x49ec36);},{'priority':_0x2f8d65(0xa1)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2652(_0x3f64e7,_0x536eb1){const _0x17cc3e=_0x17cc();return _0x2652=function(_0x2652cc,_0x6b72e7){_0x2652cc=_0x2652cc-0x1a4;let _0x5a7db7=_0x17cc3e[_0x2652cc];return _0x5a7db7;},_0x2652(_0x3f64e7,_0x536eb1);}const _0x551c81=_0x2652;(function(_0x1e9fde,_0x57a36c){const _0x57c6eb=_0x2652,_0x2fd452=_0x1e9fde();while(!![]){try{const _0x2dbf0c=-parseInt(_0x57c6eb(0x1b6))/0x1+-parseInt(_0x57c6eb(0x1a8))/0x2*(parseInt(_0x57c6eb(0x1b9))/0x3)+-parseInt(_0x57c6eb(0x1c4))/0x4*(parseInt(_0x57c6eb(0x1bc))/0x5)+parseInt(_0x57c6eb(0x1ad))/0x6*(parseInt(_0x57c6eb(0x1ca))/0x7)+parseInt(_0x57c6eb(0x1a4))/0x8+parseInt(_0x57c6eb(0x1ab))/0x9+-parseInt(_0x57c6eb(0x1a6))/0xa;if(_0x2dbf0c===_0x57a36c)break;else _0x2fd452['push'](_0x2fd452['shift']());}catch(_0x2431d6){_0x2fd452['push'](_0x2fd452['shift']());}}}(_0x17cc,0x4d9fe));import{Plugin as _0x4d3537}from'ckeditor5/src/core.js';export default class J extends _0x4d3537{[_0x551c81(0x1c9)](){const _0x4506f3=_0x551c81;if(!this[_0x4506f3(0x1c5)][_0x4506f3(0x1c6)][_0x4506f3(0x1b1)](_0x4506f3(0x1be)))return;const _0x3e3b2c=this[_0x4506f3(0x1c5)][_0x4506f3(0x1c6)][_0x4506f3(0x1af)](_0x4506f3(0x1bf));_0x3e3b2c[_0x4506f3(0x1b5)](_0x4506f3(0x1b2),this[_0x4506f3(0x1cb)][_0x4506f3(0x1ba)](this)),_0x3e3b2c[_0x4506f3(0x1b5)](_0x4506f3(0x1b3)),_0x3e3b2c[_0x4506f3(0x1b5)](_0x4506f3(0x1c8)),_0x3e3b2c[_0x4506f3(0x1b5)](_0x4506f3(0x1b8)),_0x3e3b2c[_0x4506f3(0x1b5)](_0x4506f3(0x1b4));}[_0x551c81(0x1cb)](_0x47deaf,_0x513b74,_0x1f78d1={}){const _0x132d08=_0x551c81,_0x28d949=this[_0x132d08(0x1c5)][_0x132d08(0x1c6)][_0x132d08(0x1af)](_0x132d08(0x1b0));return _0x47deaf(_0x25f7ae=>(_0x132d08(0x1bd)==typeof _0x513b74?_0x28d949[_0x132d08(0x1a9)](_0x513b74,_0x1f78d1):_0x513b74)(_0x25f7ae)[_0x132d08(0x1bb)](_0x15af4d=>!0x1===this[_0x132d08(0x1c3)](_0x15af4d,_0x25f7ae[_0x132d08(0x1a7)])),_0x1f78d1);}[_0x551c81(0x1c3)](_0x164e51,_0x37c54b){const _0x53e01f=_0x551c81,_0x9273aa=this[_0x53e01f(0x1c5)][_0x53e01f(0x1c7)][_0x53e01f(0x1ac)](this[_0x53e01f(0x1c5)][_0x53e01f(0x1c7)][_0x53e01f(0x1c2)](_0x37c54b,_0x164e51[_0x53e01f(0x1b7)]),this[_0x53e01f(0x1c5)][_0x53e01f(0x1c7)][_0x53e01f(0x1c2)](_0x37c54b,_0x164e51[_0x53e01f(0x1c1)]));for(const _0x222d41 of this[_0x53e01f(0x1c5)][_0x53e01f(0x1c7)][_0x53e01f(0x1ae)][_0x53e01f(0x1aa)](_0x53e01f(0x1c0)))if(null!==_0x9273aa[_0x53e01f(0x1cc)](_0x222d41[_0x53e01f(0x1a5)]()))return!0x0;return!0x1;}}function _0x17cc(){const _0x2a583a=['5649580fZLGTH','item','353874FcllzV','findByTextCallback','getMarkersGroup','4421826DLTxup','createRange','41784IVrTEr','markers','get','FindAndReplaceUtils','has','find','findNext','replaceAll','enableCommand','156352xvjMmW','start','replace','3jKVzWI','bind','filter','27195xMyxwC','string','FindAndReplaceEditing','TrackChangesEditing','suggestion:deletion','end','createPositionAt','_isInDeletionRange','296HaBHig','editor','plugins','model','findPrevious','afterInit','588Ylmnhm','handleFindCommand','getIntersection','4339144gQbTOV','getRange'];_0x17cc=function(){return _0x2a583a;};return _0x17cc();}
|