@ckeditor/ckeditor5-track-changes 42.0.0-alpha.0 → 42.0.0-alpha.10
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
|
+
(_0x5649fd=>{const {zh:{dictionary:_0x57c4a6,getPluralForm:_0x38685f}}={'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':_0x1567b9=>0x0}};_0x5649fd['zh']||={'dictionary':{},'getPluralForm':null},_0x5649fd['zh']['dictionary']=Object['assign'](_0x5649fd['zh']['dictionary'],_0x57c4a6),_0x5649fd['zh']['getPluralForm']=_0x38685f;})(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.10",
|
|
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.10",
|
|
45
|
+
"ckeditor5-collaboration": "42.0.0-alpha.10",
|
|
46
46
|
"lodash-es": "4.17.21"
|
|
47
47
|
},
|
|
48
48
|
"types": "src/index.d.ts",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1a0fb9=_0x2a6e;(function(_0x44a086,_0x101188){const _0x5161d7=_0x2a6e,_0x30ab9b=_0x44a086();while(!![]){try{const _0x170ec5=parseInt(_0x5161d7(0xcf))/0x1+parseInt(_0x5161d7(0xd2))/0x2*(parseInt(_0x5161d7(0xcb))/0x3)+-parseInt(_0x5161d7(0xd3))/0x4+-parseInt(_0x5161d7(0xd6))/0x5+-parseInt(_0x5161d7(0xce))/0x6+-parseInt(_0x5161d7(0xc9))/0x7*(-parseInt(_0x5161d7(0xd8))/0x8)+parseInt(_0x5161d7(0xc8))/0x9;if(_0x170ec5===_0x101188)break;else _0x30ab9b['push'](_0x30ab9b['shift']());}catch(_0x24f4b3){_0x30ab9b['push'](_0x30ab9b['shift']());}}}(_0xee7c,0x72b86));import{Command as _0x4eb9de}from'ckeditor5/src/core.js';import{CKEditorError as _0x6b3e4c}from'ckeditor5/src/utils.js';function _0xee7c(){const _0xf5b6dc=['editor','isEnabled','getRanges','TrackChangesEditing','6167817NhOyjh','4944919ruwIbh','model','2506155hezteZ','track-changes-accept-suggestion-not-found','plugins','3278346dJVFdW','88465rrBMaZ','_isEnabledBasedOnSelection','get','2QOLqtj','3222428aauVUA','acceptSuggestion','refresh','2468440ISHUOT','_suggestions','8FfBNIZ','execute','canEditAt'];_0xee7c=function(){return _0xf5b6dc;};return _0xee7c();}function _0x2a6e(_0x474ba9,_0x444af9){const _0xee7c09=_0xee7c();return _0x2a6e=function(_0x2a6e67,_0x199017){_0x2a6e67=_0x2a6e67-0xc7;let _0x44a15b=_0xee7c09[_0x2a6e67];return _0x44a15b;},_0x2a6e(_0x474ba9,_0x444af9);}export default class $ extends _0x4eb9de{constructor(_0x1e78fe,_0x3b12ed){const _0x361069=_0x2a6e;super(_0x1e78fe),this[_0x361069(0xd7)]=_0x3b12ed,this[_0x361069(0xd5)](),this[_0x361069(0xd0)]=!0x1;}[_0x1a0fb9(0xd5)](){const _0x50e61b=_0x1a0fb9;this[_0x50e61b(0xdc)]=!0x0;}[_0x1a0fb9(0xd9)](_0x50da72){const _0x43f7b3=_0x1a0fb9,_0x369e37=this[_0x43f7b3(0xd7)][_0x43f7b3(0xd1)](_0x50da72);if(!_0x369e37)throw new _0x6b3e4c(_0x43f7b3(0xcc),this);const _0x498aef=_0x369e37[_0x43f7b3(0xdd)]();this[_0x43f7b3(0xdb)][_0x43f7b3(0xca)][_0x43f7b3(0xda)](_0x498aef)&&this[_0x43f7b3(0xdb)][_0x43f7b3(0xcd)][_0x43f7b3(0xd1)](_0x43f7b3(0xc7))[_0x43f7b3(0xd4)](_0x369e37);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xc1f128=_0x3689;(function(_0x37db2f,_0x50d13c){const _0x142529=_0x3689,_0x3d0868=_0x37db2f();while(!![]){try{const _0x570363=-parseInt(_0x142529(0x1bf))/0x1*(-parseInt(_0x142529(0x1b3))/0x2)+parseInt(_0x142529(0x1ba))/0x3+parseInt(_0x142529(0x1c2))/0x4*(parseInt(_0x142529(0x1b5))/0x5)+parseInt(_0x142529(0x1c3))/0x6*(-parseInt(_0x142529(0x1b9))/0x7)+-parseInt(_0x142529(0x1bb))/0x8+-parseInt(_0x142529(0x1c0))/0x9+parseInt(_0x142529(0x1b6))/0xa*(parseInt(_0x142529(0x1ae))/0xb);if(_0x570363===_0x50d13c)break;else _0x3d0868['push'](_0x3d0868['shift']());}catch(_0x595f0d){_0x3d0868['push'](_0x3d0868['shift']());}}}(_0x2627,0x8ac95));import{Command as _0x33c3f9}from'ckeditor5/src/core.js';import{CKEditorError as _0x534719}from'ckeditor5/src/utils.js';function _0x3689(_0x3ee551,_0x5016e2){const _0x2627d4=_0x2627();return _0x3689=function(_0x36896e,_0x54ae93){_0x36896e=_0x36896e-0x1ab;let _0x4fb234=_0x2627d4[_0x36896e];return _0x4fb234;},_0x3689(_0x3ee551,_0x5016e2);}function _0x2627(){const _0x9b8f00=['execute','TrackChangesEditing','_isEnabledBasedOnSelection','774DGrixj','isEnabled','840145XZptiZ','3530LwxOWR','refresh','get','456260KjZvAu','1748700armLqw','6505240EskAEr','discardSuggestion','editor','canEditAt','2398KkppZJ','4346766XiRfRQ','getRanges','12eDGmZP','66LiTYyf','model','track-changes-discard-suggestion-not-found','_suggestions','17655dotMAt','plugins'];_0x2627=function(){return _0x9b8f00;};return _0x2627();}export default class B extends _0x33c3f9{constructor(_0x8ad9ad,_0x10f9ed){const _0x47a0bc=_0x3689;super(_0x8ad9ad),this[_0x47a0bc(0x1ad)]=_0x10f9ed,this[_0x47a0bc(0x1b7)](),this[_0x47a0bc(0x1b2)]=!0x1;}[_0xc1f128(0x1b7)](){const _0x2136b0=_0xc1f128;this[_0x2136b0(0x1b4)]=!0x0;}[_0xc1f128(0x1b0)](_0x2ccf68){const _0x223841=_0xc1f128,_0x30199e=this[_0x223841(0x1ad)][_0x223841(0x1b8)](_0x2ccf68);if(!_0x30199e)throw new _0x534719(_0x223841(0x1ac),this);const _0x519e7d=_0x30199e[_0x223841(0x1c1)]();this[_0x223841(0x1bd)][_0x223841(0x1ab)][_0x223841(0x1be)](_0x519e7d)&&this[_0x223841(0x1bd)][_0x223841(0x1af)][_0x223841(0x1b8)](_0x223841(0x1b1))[_0x223841(0x1bc)](_0x30199e);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2a647=_0x2821;(function(_0x3c0315,_0x2e4932){const _0x2e67b1=_0x2821,_0x38b9f3=_0x3c0315();while(!![]){try{const _0xe6fe41=parseInt(_0x2e67b1(0x78))/0x1+parseInt(_0x2e67b1(0x68))/0x2+-parseInt(_0x2e67b1(0x6f))/0x3+-parseInt(_0x2e67b1(0x79))/0x4+-parseInt(_0x2e67b1(0x77))/0x5+parseInt(_0x2e67b1(0x6a))/0x6*(parseInt(_0x2e67b1(0x70))/0x7)+parseInt(_0x2e67b1(0x64))/0x8;if(_0xe6fe41===_0x2e4932)break;else _0x38b9f3['push'](_0x38b9f3['shift']());}catch(_0x4466ec){_0x38b9f3['push'](_0x38b9f3['shift']());}}}(_0x188a,0xecee1));function _0x188a(){const _0x13d4db=['_suggestions','isInContent','canEditAt','_isEnabledBasedOnSelection','4218490VYCniY','774173LYmDNl','3934380uAOfTe','19634728yXElMo','values','isEnabled','model','984358gMMMAB','some','6EAIwbB','from','_command','getRanges','editor','3655260dhesTY','2068395HEaAxx','execute','refresh'];_0x188a=function(){return _0x13d4db;};return _0x188a();}function _0x2821(_0x330f3e,_0xb153f4){const _0x188abe=_0x188a();return _0x2821=function(_0x2821a6,_0x486b70){_0x2821a6=_0x2821a6-0x64;let _0x1ca8a5=_0x188abe[_0x2821a6];return _0x1ca8a5;},_0x2821(_0x330f3e,_0xb153f4);}import{Command as _0x57eca2}from'ckeditor5/src/core.js';import{sortSuggestions as _0x1d8489,executeCommandForSuggestions as _0x4ea63c}from'../utils/utils.js';export default class x extends _0x57eca2{constructor(_0x6477c9,_0x418225,_0x2e9042){const _0x1864fc=_0x2821;super(_0x6477c9),this[_0x1864fc(0x6c)]=_0x418225,this[_0x1864fc(0x73)]=_0x2e9042,this[_0x1864fc(0x72)](),this[_0x1864fc(0x76)]=!0x1;}[_0x2a647(0x72)](){const _0x2f4265=_0x2a647,_0x7e0222=Array[_0x2f4265(0x6b)](this[_0x2f4265(0x73)][_0x2f4265(0x65)]())[_0x2f4265(0x69)](_0x37afd4=>_0x37afd4[_0x2f4265(0x74)]);this[_0x2f4265(0x66)]=this[_0x2f4265(0x6c)][_0x2f4265(0x66)]&&_0x7e0222;}[_0x2a647(0x71)](){const _0x5aacdd=_0x2a647,_0xf93736=_0x1d8489(Array[_0x5aacdd(0x6b)](this[_0x5aacdd(0x73)][_0x5aacdd(0x65)]()));for(const _0x2d3393 of _0xf93736){const _0x53d33e=_0x2d3393[_0x5aacdd(0x6d)]();if(!this[_0x5aacdd(0x6e)][_0x5aacdd(0x67)][_0x5aacdd(0x75)](_0x53d33e))return;}_0x4ea63c(this[_0x5aacdd(0x6e)][_0x5aacdd(0x67)],this[_0x5aacdd(0x6c)],_0xf93736);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xc2b07d=_0x5325;(function(_0x2ff06a,_0x4061d5){const _0xc251ac=_0x5325,_0x1db39b=_0x2ff06a();while(!![]){try{const _0x1cd83c=-parseInt(_0xc251ac(0xa8))/0x1+parseInt(_0xc251ac(0xad))/0x2*(-parseInt(_0xc251ac(0xa5))/0x3)+parseInt(_0xc251ac(0xa1))/0x4*(-parseInt(_0xc251ac(0x9b))/0x5)+parseInt(_0xc251ac(0x9d))/0x6+parseInt(_0xc251ac(0x9f))/0x7+parseInt(_0xc251ac(0xa6))/0x8+-parseInt(_0xc251ac(0x98))/0x9*(parseInt(_0xc251ac(0x99))/0xa);if(_0x1cd83c===_0x4061d5)break;else _0x1db39b['push'](_0x1db39b['shift']());}catch(_0x30de3e){_0x1db39b['push'](_0x1db39b['shift']());}}}(_0x593b,0x22805));import{Command as _0x4147b2}from'ckeditor5/src/core.js';import{sortSuggestions as _0x410aa,getSelectedSuggestions as _0x39489e,executeCommandForSuggestions as _0x4aea02}from'../utils/utils.js';function _0x5325(_0x1b28a8,_0x27d828){const _0x593bf0=_0x593b();return _0x5325=function(_0x532514,_0x1ec96f){_0x532514=_0x532514-0x95;let _0x38dc07=_0x593bf0[_0x532514];return _0x38dc07;},_0x5325(_0x1b28a8,_0x27d828);}function _0x593b(){const _0x835b9e=['size','editor','126zwzFTO','9570XdXpaK','_isEnabledBasedOnSelection','65ZpsTUS','getRanges','1327164QesyeH','canEditAt','326536DwpIfM','model','21452XKBUrv','document','values','refresh','9whvQuV','1912896MbTJJL','from','20626mZIndM','_command','selection','_suggestions','isEnabled','174596UwQrku','_selectedSuggestions','execute'];_0x593b=function(){return _0x835b9e;};return _0x593b();}export default class R extends _0x4147b2{constructor(_0x583f74,_0x24cf8f,_0x4aaed2){const _0x481504=_0x5325;super(_0x583f74),this[_0x481504(0xa9)]=_0x24cf8f,this[_0x481504(0xab)]=_0x4aaed2,this[_0x481504(0xae)]=new Set(),this[_0x481504(0xa4)](),this[_0x481504(0x9a)]=!0x1;}[_0xc2b07d(0xa4)](){const _0x3ee9c7=_0xc2b07d,_0x31b1c3=this[_0x3ee9c7(0x97)][_0x3ee9c7(0xa0)][_0x3ee9c7(0xa2)][_0x3ee9c7(0xaa)],_0x11629a=Array[_0x3ee9c7(0xa7)](this[_0x3ee9c7(0xab)][_0x3ee9c7(0xa3)]());this[_0x3ee9c7(0xae)]=_0x39489e(_0x31b1c3,_0x11629a),this[_0x3ee9c7(0xac)]=this[_0x3ee9c7(0xa9)][_0x3ee9c7(0xac)]&&!!this[_0x3ee9c7(0xae)][_0x3ee9c7(0x96)];}[_0xc2b07d(0x95)](){const _0x5391b7=_0xc2b07d,_0xaa6c75=_0x410aa(Array[_0x5391b7(0xa7)](this[_0x5391b7(0xae)]));for(const _0x4d8df1 of _0xaa6c75){const _0x4ea41e=_0x4d8df1[_0x5391b7(0x9c)]();if(!this[_0x5391b7(0x97)][_0x5391b7(0xa0)][_0x5391b7(0x9e)](_0x4ea41e))return;}_0x4aea02(this[_0x5391b7(0x97)][_0x5391b7(0xa0)],this[_0x5391b7(0xa9)],_0xaa6c75);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x2960(_0x835b5b,_0x2971f3){const _0x362334=_0x3623();return _0x2960=function(_0x29609b,_0x17e40e){_0x29609b=_0x29609b-0x176;let _0x480d23=_0x362334[_0x29609b];return _0x480d23;},_0x2960(_0x835b5b,_0x2971f3);}const _0x2b4cdb=_0x2960;(function(_0x551b93,_0x5c8503){const _0x3cd3ae=_0x2960,_0x398af8=_0x551b93();while(!![]){try{const _0x20679d=-parseInt(_0x3cd3ae(0x179))/0x1*(-parseInt(_0x3cd3ae(0x18c))/0x2)+-parseInt(_0x3cd3ae(0x178))/0x3*(-parseInt(_0x3cd3ae(0x176))/0x4)+-parseInt(_0x3cd3ae(0x187))/0x5+-parseInt(_0x3cd3ae(0x17c))/0x6+-parseInt(_0x3cd3ae(0x180))/0x7*(parseInt(_0x3cd3ae(0x184))/0x8)+parseInt(_0x3cd3ae(0x17d))/0x9+parseInt(_0x3cd3ae(0x17e))/0xa;if(_0x20679d===_0x5c8503)break;else _0x398af8['push'](_0x398af8['shift']());}catch(_0xde9179){_0x398af8['push'](_0x398af8['shift']());}}}(_0x3623,0x871d4));function _0x3623(){const _0x3d6d48=['commands','14072ddKVAU','_disableUnsupportedCommands','refresh','4151580RsjlAC','execute','_enableCommands','TrackChangesCommand','clearForceDisabled','58MWCIzw','affectsData','_enabledCommands','1272emWKIR','value','9609YyxUUg','37676jlRztV','_isEnabledBasedOnSelection','forceDisabled','6006654QdtoUF','2388195XQRPMK','8086850utkzmV','has','3185nLsDtj','editor','isEnabled'];_0x3623=function(){return _0x3d6d48;};return _0x3623();}import{Command as _0x1f66cd}from'ckeditor5/src/core.js';export default class M extends _0x1f66cd{constructor(_0x566fbf,_0x33c0fe){const _0x425d7a=_0x2960;super(_0x566fbf),this[_0x425d7a(0x18e)]=_0x33c0fe,this[_0x425d7a(0x177)]=!0x1,this[_0x425d7a(0x186)](),this[_0x425d7a(0x17a)]=!0x1;}[_0x2b4cdb(0x186)](){const _0x198c1e=_0x2b4cdb;this[_0x198c1e(0x182)]=!0x0;}[_0x2b4cdb(0x188)](){const _0x29cccc=_0x2b4cdb;this[_0x29cccc(0x177)]=!this[_0x29cccc(0x177)],this[_0x29cccc(0x177)]?this[_0x29cccc(0x185)]():this[_0x29cccc(0x189)]();}[_0x2b4cdb(0x185)](){const _0x43c040=_0x2b4cdb;for(const _0x3a5d67 of this[_0x43c040(0x181)][_0x43c040(0x183)][_0x43c040(0x183)]())_0x3a5d67[_0x43c040(0x18d)]&&!this[_0x43c040(0x18e)][_0x43c040(0x17f)](_0x3a5d67)&&_0x3a5d67[_0x43c040(0x17b)](_0x43c040(0x18a));}[_0x2b4cdb(0x189)](){const _0x22d1c0=_0x2b4cdb;for(const _0x14ed2a of this[_0x22d1c0(0x181)][_0x22d1c0(0x183)][_0x22d1c0(0x183)]())_0x14ed2a[_0x22d1c0(0x18d)]&&!this[_0x22d1c0(0x18e)][_0x22d1c0(0x17f)](_0x14ed2a)&&_0x14ed2a[_0x22d1c0(0x18b)](_0x22d1c0(0x18a));}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x280984,_0x18aa97){var _0x5c2ef6=_0x461e,_0x16b801=_0x280984();while(!![]){try{var _0x11bbaa=parseInt(_0x5c2ef6(0x138))/0x1+-parseInt(_0x5c2ef6(0x134))/0x2+parseInt(_0x5c2ef6(0x131))/0x3+-parseInt(_0x5c2ef6(0x135))/0x4*(parseInt(_0x5c2ef6(0x13a))/0x5)+-parseInt(_0x5c2ef6(0x139))/0x6*(parseInt(_0x5c2ef6(0x13b))/0x7)+-parseInt(_0x5c2ef6(0x136))/0x8*(parseInt(_0x5c2ef6(0x137))/0x9)+-parseInt(_0x5c2ef6(0x132))/0xa*(-parseInt(_0x5c2ef6(0x133))/0xb);if(_0x11bbaa===_0x18aa97)break;else _0x16b801['push'](_0x16b801['shift']());}catch(_0x1c2679){_0x16b801['push'](_0x16b801['shift']());}}}(_0x2d7f,0xa20b5));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';function _0x461e(_0x523f81,_0x3c5b78){var _0x2d7f7e=_0x2d7f();return _0x461e=function(_0x461eaa,_0x2bee53){_0x461eaa=_0x461eaa-0x131;var _0x399551=_0x2d7f7e[_0x461eaa];return _0x399551;},_0x461e(_0x523f81,_0x3c5b78);}function _0x2d7f(){var _0x4dda58=['3145950nPWIEU','20fWEAfa','9609996FJBEld','2196438GsITdE','8564yGowmQ','9184ywlbXG','216CHBAFb','214901rdqoic','5568012EPtTjY','685TSwNHB','7YDAMYI'];_0x2d7f=function(){return _0x4dda58;};return _0x2d7f();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1e670c=_0x2e35;(function(_0xf66424,_0x536675){const _0x2572f4=_0x2e35,_0x92a48d=_0xf66424();while(!![]){try{const _0x5b6953=parseInt(_0x2572f4(0xac))/0x1+-parseInt(_0x2572f4(0xb5))/0x2*(parseInt(_0x2572f4(0xa5))/0x3)+parseInt(_0x2572f4(0xaa))/0x4*(parseInt(_0x2572f4(0xae))/0x5)+parseInt(_0x2572f4(0xb0))/0x6+-parseInt(_0x2572f4(0xb6))/0x7*(-parseInt(_0x2572f4(0xaf))/0x8)+parseInt(_0x2572f4(0xa6))/0x9*(-parseInt(_0x2572f4(0xa8))/0xa)+-parseInt(_0x2572f4(0xa7))/0xb*(-parseInt(_0x2572f4(0xb4))/0xc);if(_0x5b6953===_0x536675)break;else _0x92a48d['push'](_0x92a48d['shift']());}catch(_0x123a07){_0x92a48d['push'](_0x92a48d['shift']());}}}(_0x4cc5,0x83b32));function _0x2e35(_0x73e138,_0x24718e){const _0x4cc56b=_0x4cc5();return _0x2e35=function(_0x2e351a,_0x3e01de){_0x2e351a=_0x2e351a-0xa4;let _0x3d6312=_0x4cc56b[_0x2e351a];return _0x3d6312;},_0x2e35(_0x73e138,_0x24718e);}import{Plugin as _0x546b1b}from'ckeditor5/src/core.js';export default class E extends _0x546b1b{[_0x1e670c(0xb7)](){const _0x5b9c02=_0x1e670c,_0x28567c=this[_0x5b9c02(0xab)],_0x4f6e54=_0x28567c[_0x5b9c02(0xb1)][_0x5b9c02(0xa9)](_0x5b9c02(0xa4));_0x28567c[_0x5b9c02(0xb2)][_0x5b9c02(0xa9)](_0x5b9c02(0xad))&&_0x4f6e54[_0x5b9c02(0xb3)](_0x5b9c02(0xad));}}function _0x4cc5(){const _0x50e054=['2375973TXLWyw','6286610JBCUEP','40EKmIqK','get','48zfLskz','editor','548869KQeFfv','showAIAssistant','101520RKrRcB','2783504urUkwZ','1986588BDmrCT','plugins','commands','enableCommand','12synpxh','99474gnFluK','7XudyfR','afterInit','TrackChangesEditing','27otGtQB'];_0x4cc5=function(){return _0x50e054;};return _0x4cc5();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x56280a=_0x494d;(function(_0x17e383,_0x1e3778){const _0x19db7a=_0x494d,_0x12e5e1=_0x17e383();while(!![]){try{const _0x16e436=parseInt(_0x19db7a(0x197))/0x1*(-parseInt(_0x19db7a(0x1aa))/0x2)+-parseInt(_0x19db7a(0x1b2))/0x3+parseInt(_0x19db7a(0x195))/0x4+parseInt(_0x19db7a(0x18f))/0x5*(-parseInt(_0x19db7a(0x19e))/0x6)+parseInt(_0x19db7a(0x18d))/0x7*(parseInt(_0x19db7a(0x1ac))/0x8)+parseInt(_0x19db7a(0x1b1))/0x9+parseInt(_0x19db7a(0x1a3))/0xa*(parseInt(_0x19db7a(0x19c))/0xb);if(_0x16e436===_0x1e3778)break;else _0x12e5e1['push'](_0x12e5e1['shift']());}catch(_0x393b14){_0x12e5e1['push'](_0x12e5e1['shift']());}}}(_0x36c0,0x9ed43));function _0x36c0(){const _0x43f830=['value','afterInit','commandParams','_registerLegacyDescription','registerDescriptionCallback','263280uYvssn','type','3KBhkuT','center','registerBlockAttribute','plugins','enableDefaultAttributesIntegration','29315dtfUvw','descriptionFactory','210ZUiStR','alignment','formatBlock','right','*Format:*\x20%0','7910xIqQqb','FORMAT_ALIGN_TO_CENTER','FORMAT_JUSTIFY_TEXT','locale','registerAttributeLabel','FORMAT_ALIGNMENT','TrackChangesEditing','155312CMPmim','format','4905552qVHwBH','editor','FORMAT_ALIGN_TO_LEFT','commandName','has','1665108wOEZzJ','3424755oAtoZy','justify','get','FORMAT_ALIGN_TO_RIGHT','left','7XOZJdY','AlignmentEditing','135275LdFzSS'];_0x36c0=function(){return _0x43f830;};return _0x36c0();}import{Plugin as _0x412906}from'ckeditor5/src/core.js';import{getTranslation as _0xedab97}from'../utils/common-translations.js';function _0x494d(_0x4bda69,_0x5893c9){const _0x36c0af=_0x36c0();return _0x494d=function(_0x494db3,_0x31fb90){_0x494db3=_0x494db3-0x18c;let _0x5b389e=_0x36c0af[_0x494db3];return _0x5b389e;},_0x494d(_0x4bda69,_0x5893c9);}export default class V extends _0x412906{[_0x56280a(0x191)](){const _0xaaac38=_0x56280a,_0x46a75c=this[_0xaaac38(0x1ad)],_0x155f9b=_0x46a75c[_0xaaac38(0x1a6)];if(!_0x46a75c[_0xaaac38(0x19a)][_0xaaac38(0x1b0)](_0xaaac38(0x18e)))return;const _0x434dc9=_0x46a75c[_0xaaac38(0x19a)][_0xaaac38(0x1b4)](_0xaaac38(0x1a9));_0x434dc9[_0xaaac38(0x19b)](_0xaaac38(0x19f)),_0x434dc9[_0xaaac38(0x199)](_0xaaac38(0x19f)),_0x434dc9[_0xaaac38(0x19d)][_0xaaac38(0x1a7)](_0xaaac38(0x19f),_0xedab97(_0x155f9b,_0xaaac38(0x1a8))),this[_0xaaac38(0x193)]();}[_0x56280a(0x193)](){const _0xd44b0b=_0x56280a,_0x2b88ba=this[_0xd44b0b(0x1ad)],_0x18cfd3=_0x2b88ba[_0xd44b0b(0x1a6)];_0x2b88ba[_0xd44b0b(0x19a)][_0xd44b0b(0x1b4)](_0xd44b0b(0x1a9))[_0xd44b0b(0x19d)][_0xd44b0b(0x194)](_0x9acfd1=>{const _0x2d7b4c=_0xd44b0b;if(_0x2d7b4c(0x1a0)!=_0x9acfd1[_0x2d7b4c(0x196)])return;const {data:_0x4dd4ee}=_0x9acfd1;if(_0x4dd4ee&&_0x2d7b4c(0x19f)==_0x4dd4ee[_0x2d7b4c(0x1af)]){const _0x460d5a=_0x4dd4ee[_0x2d7b4c(0x192)][0x0][_0x2d7b4c(0x190)];return{'type':_0x2d7b4c(0x1ab),'content':_0xedab97(_0x18cfd3,_0x2d7b4c(0x1a2),function(_0x31b090){const _0x1b91a7=_0x2d7b4c;switch(_0x31b090){case _0x1b91a7(0x18c):return _0xedab97(_0x18cfd3,_0x1b91a7(0x1ae));case _0x1b91a7(0x1a1):return _0xedab97(_0x18cfd3,_0x1b91a7(0x1b5));case _0x1b91a7(0x198):return _0xedab97(_0x18cfd3,_0x1b91a7(0x1a4));case _0x1b91a7(0x1b3):return _0xedab97(_0x18cfd3,_0x1b91a7(0x1a5));}}(_0x460d5a))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x467e36=_0x44a6;(function(_0x125c8a,_0x45c16e){const _0x14664a=_0x44a6,_0x5ad1f3=_0x125c8a();while(!![]){try{const _0x168b0c=parseInt(_0x14664a(0x14e))/0x1+-parseInt(_0x14664a(0x13f))/0x2+parseInt(_0x14664a(0x141))/0x3*(-parseInt(_0x14664a(0x132))/0x4)+-parseInt(_0x14664a(0x124))/0x5+-parseInt(_0x14664a(0x131))/0x6+-parseInt(_0x14664a(0x147))/0x7*(parseInt(_0x14664a(0x14a))/0x8)+parseInt(_0x14664a(0x150))/0x9;if(_0x168b0c===_0x45c16e)break;else _0x5ad1f3['push'](_0x5ad1f3['shift']());}catch(_0x450351){_0x5ad1f3['push'](_0x5ad1f3['shift']());}}}(_0x1254,0x59aba));import{Plugin as _0x1502cc}from'ckeditor5/src/core.js';import{getTranslation as _0x164f51}from'../utils/common-translations.js';const ti=[_0x467e36(0x123),_0x467e36(0x13e),_0x467e36(0x127),_0x467e36(0x126),_0x467e36(0x11c),_0x467e36(0x121),_0x467e36(0x14f)];function _0x44a6(_0x372c15,_0x4763f1){const _0x125412=_0x1254();return _0x44a6=function(_0x44a66a,_0x51d678){_0x44a66a=_0x44a66a-0x11a;let _0x253ad8=_0x125412[_0x44a66a];return _0x253ad8;},_0x44a6(_0x372c15,_0x4763f1);}export default class U extends _0x1502cc{[_0x467e36(0x12c)](){const _0x312f87=_0x467e36,_0x560f4e=this[_0x312f87(0x11b)],_0x17c091=_0x560f4e[_0x312f87(0x145)][_0x312f87(0x133)](_0x312f87(0x11a)),_0x2f68ea=_0x560f4e[_0x312f87(0x120)];for(const _0x4d249f of ti){if(!_0x560f4e[_0x312f87(0x145)][_0x312f87(0x142)](_0x4d249f))continue;const _0x34c95d=_0x4d249f[_0x312f87(0x11e)](0x0,-0x7)[_0x312f87(0x12e)](),_0x44626d=_0x312f87(0x149)+_0x34c95d[_0x312f87(0x14b)]();_0x17c091[_0x312f87(0x139)](_0x34c95d),_0x17c091[_0x312f87(0x11f)](_0x34c95d),_0x17c091[_0x312f87(0x129)][_0x312f87(0x125)](_0x34c95d,_0x164f51(_0x2f68ea,_0x44626d));}this[_0x312f87(0x138)]();}[_0x467e36(0x138)](){const _0x4d8d93=_0x467e36,_0xf7d6e6=this[_0x4d8d93(0x11b)],_0x1cb39b=_0xf7d6e6[_0x4d8d93(0x120)],_0x4682fa=_0xf7d6e6[_0x4d8d93(0x145)][_0x4d8d93(0x133)](_0x4d8d93(0x11a));function _0x1f55ac(_0xc31464,_0x40ce99){const _0x209814=_0x4d8d93;_0x4682fa[_0x209814(0x129)][_0x209814(0x14d)](_0x12396e=>{const _0x3b398e=_0x209814;if(_0x3b398e(0x136)!=_0x12396e[_0x3b398e(0x146)])return;const {data:_0x1b5df8}=_0x12396e;return _0x1b5df8&&_0x1b5df8[_0x3b398e(0x11d)]===_0xc31464?_0x1b5df8[_0x3b398e(0x137)][0x0][_0x3b398e(0x12f)]?{'type':_0x3b398e(0x12b),'content':_0x164f51(_0x1cb39b,_0x3b398e(0x130),_0x40ce99)}:{'type':_0x3b398e(0x12b),'content':_0x164f51(_0x1cb39b,_0x3b398e(0x140),_0x40ce99)}:void 0x0;});}_0x1f55ac(_0x4d8d93(0x128),_0x164f51(_0x1cb39b,_0x4d8d93(0x13d))),_0x1f55ac(_0x4d8d93(0x13b),_0x164f51(_0x1cb39b,_0x4d8d93(0x148))),_0x1f55ac(_0x4d8d93(0x12d),_0x164f51(_0x1cb39b,_0x4d8d93(0x122))),_0x1f55ac(_0x4d8d93(0x13c),_0x164f51(_0x1cb39b,_0x4d8d93(0x143))),_0x1f55ac(_0x4d8d93(0x14c),_0x164f51(_0x1cb39b,_0x4d8d93(0x144))),_0x1f55ac(_0x4d8d93(0x135),_0x164f51(_0x1cb39b,_0x4d8d93(0x134))),_0x1f55ac(_0x4d8d93(0x13a),_0x164f51(_0x1cb39b,_0x4d8d93(0x12a)));}}function _0x1254(){const _0x3b63fc=['locale','SubscriptEditing','FORMAT_UNDERLINE','BoldEditing','2573060aOkpvR','registerAttributeLabel','CodeEditing','UnderlineEditing','bold','descriptionFactory','FORMAT_SUPERSCRIPT','format','afterInit','underline','toLowerCase','forceValue','*Format:*\x20%0','946824mTHXWL','8RUOWKw','get','FORMAT_SUBSCRIPT','subscript','formatInline','commandParams','_registerLegacyDescription','enableDefaultAttributesIntegration','superscript','italic','code','FORMAT_BOLD','ItalicEditing','788802DQNnnk','*Remove\x20format:*\x20%0','306534YqQLMg','has','FORMAT_CODE','FORMAT_STRIKETHROUGH','plugins','type','644qGZSRF','FORMAT_ITALIC','FORMAT_','17992toKNph','toUpperCase','strikethrough','registerDescriptionCallback','106499iJazxp','SuperscriptEditing','15649848adcsVL','TrackChangesEditing','editor','StrikethroughEditing','commandName','slice','registerInlineAttribute'];_0x1254=function(){return _0x3b63fc;};return _0x1254();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3f47e2=_0x37d1;(function(_0x529900,_0x37e0bc){const _0x557272=_0x37d1,_0x6669f4=_0x529900();while(!![]){try{const _0x2c91a2=-parseInt(_0x557272(0xe2))/0x1*(-parseInt(_0x557272(0xdc))/0x2)+parseInt(_0x557272(0xd7))/0x3*(parseInt(_0x557272(0xec))/0x4)+parseInt(_0x557272(0xf8))/0x5+parseInt(_0x557272(0xde))/0x6*(-parseInt(_0x557272(0x100))/0x7)+parseInt(_0x557272(0xd6))/0x8*(parseInt(_0x557272(0xf4))/0x9)+parseInt(_0x557272(0xe8))/0xa*(-parseInt(_0x557272(0xeb))/0xb)+-parseInt(_0x557272(0xf1))/0xc;if(_0x2c91a2===_0x37e0bc)break;else _0x6669f4['push'](_0x6669f4['shift']());}catch(_0x3f725f){_0x6669f4['push'](_0x6669f4['shift']());}}}(_0x4921,0x65120));import{Plugin as _0x384b89}from'ckeditor5/src/core.js';import{getTranslation as _0x2b02f7}from'../utils/common-translations.js';function _0x4921(){const _0x3ca40e=['2opGLWZ','locale','698178CZrtYn','getSelectedBlocks','*Remove\x20format:*\x20%0','commandName','445091fyASbf','name','enableCommand','descriptionFactory','commandParams','from','20KVhnjE','has','change','397837XTeUsc','4OUupGB','selection','blockQuote','markBlockFormat','filter','9387984APzIrp','plugins','document','9KxEoEY','afterInit','editor','commands','1208955GSLoCd','parent','TrackChangesEditing','BlockQuoteEditing','get','schema','checkChild','value','7KGDeZM','$root','model','ELEMENT_BLOCK_QUOTE','1768792QmLaQm','1431096KjSBcA','forceValue','format','*Set\x20format:*\x20%0','registerDescriptionCallback'];_0x4921=function(){return _0x3ca40e;};return _0x4921();}function _0x37d1(_0x2a5e72,_0x451e49){const _0x492114=_0x4921();return _0x37d1=function(_0x37d169,_0x172347){_0x37d169=_0x37d169-0xd5;let _0x15e2b0=_0x492114[_0x37d169];return _0x15e2b0;},_0x37d1(_0x2a5e72,_0x451e49);}import{getRangesOfBlockGroups as _0x3a5f3f}from'../utils/utils.js';export default class O extends _0x384b89{[_0x3f47e2(0xf5)](){const _0x3c3ca6=_0x3f47e2,_0x1234ef=this[_0x3c3ca6(0xf6)],_0xac651b=_0x1234ef[_0x3c3ca6(0xdd)];if(!_0x1234ef[_0x3c3ca6(0xf2)][_0x3c3ca6(0xe9)](_0x3c3ca6(0xfb)))return;const _0x21f81d=_0x1234ef[_0x3c3ca6(0xf2)][_0x3c3ca6(0xfc)](_0x3c3ca6(0xfa)),_0x24d6b9=this[_0x3c3ca6(0xf6)][_0x3c3ca6(0xf7)][_0x3c3ca6(0xfc)](_0x3c3ca6(0xee));_0x21f81d[_0x3c3ca6(0xe4)](_0x3c3ca6(0xee),(_0x1b0f84,_0xcd31b7={})=>{const _0x5a5966=_0x3c3ca6,_0x4778a4=this[_0x5a5966(0xf6)][_0x5a5966(0x102)][_0x5a5966(0xf3)][_0x5a5966(0xed)],_0x5eef1d=_0xcd31b7&&void 0x0!==_0xcd31b7[_0x5a5966(0xd8)]?_0xcd31b7[_0x5a5966(0xd8)]:!_0x24d6b9[_0x5a5966(0xff)];let _0x16243c=[];if(_0x5eef1d){const _0x129e7b=Array[_0x5a5966(0xe7)](_0x4778a4[_0x5a5966(0xdf)]())[_0x5a5966(0xf0)](_0x374248=>oo(_0x374248)||function(_0x148d52,_0x356fcb){const _0x35c6a9=_0x5a5966,_0x36aa55=_0x356fcb[_0x35c6a9(0xfe)](_0x148d52[_0x35c6a9(0xf9)],_0x35c6a9(0xee)),_0x2306f2=_0x356fcb[_0x35c6a9(0xfe)]([_0x35c6a9(0x101),_0x35c6a9(0xee)],_0x148d52);return _0x36aa55&&_0x2306f2;}(_0x374248,this[_0x5a5966(0xf6)][_0x5a5966(0x102)][_0x5a5966(0xfd)]));_0x16243c=_0x3a5f3f(_0x129e7b,_0x1234ef[_0x5a5966(0x102)]);}else{const _0x156b84=Array[_0x5a5966(0xe7)](_0x4778a4[_0x5a5966(0xdf)]())[_0x5a5966(0xf0)](_0x57f60c=>oo(_0x57f60c));_0x16243c=_0x3a5f3f(_0x156b84,_0x1234ef[_0x5a5966(0x102)]);}_0x1234ef[_0x5a5966(0x102)][_0x5a5966(0xea)](()=>{const _0x55ef38=_0x5a5966;for(const _0x32ac24 of _0x16243c)_0x21f81d[_0x55ef38(0xef)](_0x32ac24,{'commandName':_0x55ef38(0xee),'commandParams':[{'forceValue':_0x5eef1d}]});});}),_0x21f81d[_0x3c3ca6(0xe5)][_0x3c3ca6(0xdb)](_0x41f980=>{const _0x5b6c56=_0x3c3ca6,{data:_0x39cb0c}=_0x41f980;if(_0x39cb0c&&_0x5b6c56(0xee)==_0x39cb0c[_0x5b6c56(0xe1)]){const _0x753b34=_0x2b02f7(_0xac651b,_0x5b6c56(0xd5));return _0x39cb0c[_0x5b6c56(0xe6)][0x0][_0x5b6c56(0xd8)]?{'type':_0x5b6c56(0xd9),'content':_0x2b02f7(_0xac651b,_0x5b6c56(0xda),_0x753b34)}:{'type':_0x5b6c56(0xd9),'content':_0x2b02f7(_0xac651b,_0x5b6c56(0xe0),_0x753b34)};}});}}function oo(_0x2cc0ec){const _0x1e7423=_0x3f47e2;return _0x1e7423(0xee)==_0x2cc0ec[_0x1e7423(0xf9)][_0x1e7423(0xe3)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1da4eb=_0x5d53;function _0x5d53(_0x4a0ba6,_0x54d70e){const _0x50bf1e=_0x50bf();return _0x5d53=function(_0x5d53d7,_0x5d838a){_0x5d53d7=_0x5d53d7-0x1f4;let _0x38b5e1=_0x50bf1e[_0x5d53d7];return _0x38b5e1;},_0x5d53(_0x4a0ba6,_0x54d70e);}function _0x50bf(){const _0x3882a5=['45618uxdlVX','changeCaseLower','714QRZyil','changeCaseTitle','CaseChange','3361919XHjYau','1084012kejrvs','21300shjkKI','5610310lgTaRD','enableCommand','afterInit','3625335qtqTmb','plugins','TrackChangesEditing','18vTyNXo','225bgLjcm','3189672suIytZ','editor','get','2FsWLOn','changeCaseUpper','has'];_0x50bf=function(){return _0x3882a5;};return _0x50bf();}(function(_0x140984,_0x55e9d6){const _0x437b7f=_0x5d53,_0x3667cc=_0x140984();while(!![]){try{const _0x56c033=-parseInt(_0x437b7f(0x207))/0x1+-parseInt(_0x437b7f(0x1fe))/0x2*(-parseInt(_0x437b7f(0x1f6))/0x3)+-parseInt(_0x437b7f(0x208))/0x4*(-parseInt(_0x437b7f(0x1fa))/0x5)+-parseInt(_0x437b7f(0x201))/0x6*(parseInt(_0x437b7f(0x203))/0x7)+-parseInt(_0x437b7f(0x1fb))/0x8+-parseInt(_0x437b7f(0x1f9))/0x9*(-parseInt(_0x437b7f(0x209))/0xa)+parseInt(_0x437b7f(0x206))/0xb;if(_0x56c033===_0x55e9d6)break;else _0x3667cc['push'](_0x3667cc['shift']());}catch(_0x32c13c){_0x3667cc['push'](_0x3667cc['shift']());}}}(_0x50bf,0x96c3e));import{Plugin as _0x28404a}from'ckeditor5/src/core.js';export default class G extends _0x28404a{[_0x1da4eb(0x1f5)](){const _0x1085ee=_0x1da4eb,_0x29a40e=this[_0x1085ee(0x1fc)];_0x29a40e[_0x1085ee(0x1f7)][_0x1085ee(0x200)](_0x1085ee(0x205))&&(_0x29a40e[_0x1085ee(0x1f7)][_0x1085ee(0x1fd)](_0x1085ee(0x1f8))[_0x1085ee(0x1f4)](_0x1085ee(0x1ff)),_0x29a40e[_0x1085ee(0x1f7)][_0x1085ee(0x1fd)](_0x1085ee(0x1f8))[_0x1085ee(0x1f4)](_0x1085ee(0x202)),_0x29a40e[_0x1085ee(0x1f7)][_0x1085ee(0x1fd)](_0x1085ee(0x1f8))[_0x1085ee(0x1f4)](_0x1085ee(0x204)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0xb400(_0x48cd23,_0x561c7c){const _0x3f608f=_0x3f60();return _0xb400=function(_0xb40072,_0x20fef0){_0xb40072=_0xb40072-0x14e;let _0x281bd5=_0x3f608f[_0xb40072];return _0x281bd5;},_0xb400(_0x48cd23,_0x561c7c);}const _0x30e40b=_0xb400;(function(_0x8d3f2f,_0x39fd32){const _0x1da377=_0xb400,_0x582461=_0x8d3f2f();while(!![]){try{const _0x3f845a=-parseInt(_0x1da377(0x156))/0x1+parseInt(_0x1da377(0x14e))/0x2*(parseInt(_0x1da377(0x157))/0x3)+-parseInt(_0x1da377(0x15f))/0x4+-parseInt(_0x1da377(0x151))/0x5*(-parseInt(_0x1da377(0x15b))/0x6)+parseInt(_0x1da377(0x14f))/0x7*(parseInt(_0x1da377(0x15c))/0x8)+-parseInt(_0x1da377(0x159))/0x9*(parseInt(_0x1da377(0x160))/0xa)+parseInt(_0x1da377(0x15a))/0xb;if(_0x3f845a===_0x39fd32)break;else _0x582461['push'](_0x582461['shift']());}catch(_0x37bc13){_0x582461['push'](_0x582461['shift']());}}}(_0x3f60,0xd9ba2));function _0x3f60(){const _0xbf0c77=['3445664WEeyxo','2436210EIGXjq','2WRDFif','371UroxIs','afterInit','14465CmFQZC','commands','plugins','get','ckbox','1477063OJveoP','1958043kEBAwK','editor','27PhmlFm','24834557BrwpGK','1386MtEbYt','57736vjyVgK','enableCommand','TrackChangesEditing'];_0x3f60=function(){return _0xbf0c77;};return _0x3f60();}import{Plugin as _0x45b050}from'ckeditor5/src/core.js';export default class F extends _0x45b050{[_0x30e40b(0x150)](){const _0x2400b2=_0x30e40b,_0x56cb4e=this[_0x2400b2(0x158)];_0x56cb4e[_0x2400b2(0x152)][_0x2400b2(0x154)](_0x2400b2(0x155))&&_0x56cb4e[_0x2400b2(0x153)][_0x2400b2(0x154)](_0x2400b2(0x15e))[_0x2400b2(0x15d)](_0x2400b2(0x155));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1cf175=_0xd491;(function(_0x6a0f88,_0x4dc278){const _0x305f79=_0xd491,_0x2c3d0c=_0x6a0f88();while(!![]){try{const _0x3a8fbb=-parseInt(_0x305f79(0xd5))/0x1*(parseInt(_0x305f79(0xd2))/0x2)+-parseInt(_0x305f79(0xd4))/0x3*(-parseInt(_0x305f79(0xfa))/0x4)+-parseInt(_0x305f79(0xe5))/0x5+-parseInt(_0x305f79(0xff))/0x6*(-parseInt(_0x305f79(0xd1))/0x7)+-parseInt(_0x305f79(0xce))/0x8*(-parseInt(_0x305f79(0xec))/0x9)+parseInt(_0x305f79(0xcf))/0xa+parseInt(_0x305f79(0xf6))/0xb*(-parseInt(_0x305f79(0xf4))/0xc);if(_0x3a8fbb===_0x4dc278)break;else _0x2c3d0c['push'](_0x2c3d0c['shift']());}catch(_0x219ef9){_0x2c3d0c['push'](_0x2c3d0c['shift']());}}}(_0x1f0d,0x1dbd9));function _0x1f0d(){const _0x14baa3=['registerElementLabel','plugins','locale','from','editor','value','checkChild','CodeBlock','outdentCodeBlock','getSelectedBlocks','345285nycPqc','language','descriptionFactory','indentCodeBlock','selection','enableCommand','*Set\x20format:*\x20%0','27GzImDo','languages','filter','blockName','get','schema','change','formatBlock','24bfbxOo','parent','295185hmuArE','commandParams','*Remove\x20format:*\x20%0','document','540CqCViK','forceValue','config','toLowerCase','rootElement','248070VbvNAA','afterInit','markBlockFormat','commandName','find','type','commands','name','TrackChangesEditing','label','357336pNymYM','504760eyKXNd','codeBlock','7Zogarg','386LlDGoH','model','1707fSZGEP','301WpGdoG','ELEMENT_CODE_BLOCK','isLimit','has','registerDescriptionCallback','format'];_0x1f0d=function(){return _0x14baa3;};return _0x1f0d();}import{Plugin as _0x13fa33}from'ckeditor5/src/core.js';import{getTranslation as _0x19ca9b}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x2cdfb0}from'../utils/utils.js';function _0xd491(_0x2cbb50,_0xc07e91){const _0x1f0d66=_0x1f0d();return _0xd491=function(_0xd491a2,_0x468e5d){_0xd491a2=_0xd491a2-0xcd;let _0x40143c=_0x1f0d66[_0xd491a2];return _0x40143c;},_0xd491(_0x2cbb50,_0xc07e91);}export default class L extends _0x13fa33{[_0x1cf175(0x100)](){const _0x15cb71=_0x1cf175,_0x184e6b=this[_0x15cb71(0xdf)];if(!_0x184e6b[_0x15cb71(0xdc)][_0x15cb71(0xd8)](_0x15cb71(0xe2)))return;const _0x5bc5d6=_0x184e6b[_0x15cb71(0xdc)][_0x15cb71(0xf0)](_0x15cb71(0x107)),_0x2bd456=_0x184e6b[_0x15cb71(0xdd)],_0x3bfd09=_0x184e6b[_0x15cb71(0xfc)][_0x15cb71(0xf0)](_0x15cb71(0xd0))[_0x15cb71(0xed)],_0x3636bd=_0x184e6b[_0x15cb71(0x105)][_0x15cb71(0xf0)](_0x15cb71(0xd0));_0x5bc5d6[_0x15cb71(0xea)](_0x15cb71(0xe8)),_0x5bc5d6[_0x15cb71(0xea)](_0x15cb71(0xe3)),_0x5bc5d6[_0x15cb71(0xea)](_0x15cb71(0xd0),(_0x4df952,_0x5262c1={})=>{const _0x525799=_0x15cb71,_0x2c7e80=_0x184e6b[_0x525799(0xd3)],_0x1503ce=_0x184e6b[_0x525799(0xd3)][_0x525799(0xf9)][_0x525799(0xe9)],_0x255cb6=_0x5262c1&&void 0x0!==_0x5262c1[_0x525799(0xfb)]?_0x5262c1[_0x525799(0xfb)]:!_0x3636bd[_0x525799(0xe0)];let _0xb70f94;_0x5262c1[_0x525799(0xe6)]||(_0x5262c1[_0x525799(0xe6)]=_0x3bfd09[0x0][_0x525799(0xe6)]),_0xb70f94=_0x255cb6?Array[_0x525799(0xde)](_0x1503ce[_0x525799(0xe4)]())[_0x525799(0xee)](_0x528799=>eo(_0x528799)||function(_0x13f113,_0x291a47){const _0x1974b5=_0x525799;if(_0x13f113['is'](_0x1974b5(0xfe))||_0x291a47[_0x1974b5(0xd7)](_0x13f113))return!0x1;return _0x291a47[_0x1974b5(0xe1)](_0x13f113[_0x1974b5(0xf5)],_0x1974b5(0xd0));}(_0x528799,_0x2c7e80[_0x525799(0xf1)])):Array[_0x525799(0xde)](_0x1503ce[_0x525799(0xe4)]())[_0x525799(0xee)](_0x270bf5=>eo(_0x270bf5));const _0x5f53d5=_0x2cdfb0(_0xb70f94,_0x2c7e80);_0x2c7e80[_0x525799(0xf2)](()=>{const _0x5f4da1=_0x525799;for(const _0xe045c3 of _0x5f53d5)_0x5bc5d6[_0x5f4da1(0x101)](_0xe045c3,{'commandName':_0x5f4da1(0xd0),'commandParams':[{..._0x5262c1,'forceValue':_0x255cb6}],'formatGroupId':_0x5f4da1(0xef)});});}),(_0x5bc5d6[_0x15cb71(0xe7)][_0x15cb71(0xdb)](_0x15cb71(0xd0),_0x2e8c84=>_0x19ca9b(_0x2bd456,_0x15cb71(0xd6),_0x2e8c84)),_0x5bc5d6[_0x15cb71(0xe7)][_0x15cb71(0xd9)](_0x23cb0b=>{const _0x39e2bf=_0x15cb71;if(_0x39e2bf(0xf3)!=_0x23cb0b[_0x39e2bf(0x104)])return;const _0x326048=_0x2bd456['t'],{data:_0x260053}=_0x23cb0b;if(!_0x260053||_0x39e2bf(0xd0)!=_0x260053[_0x39e2bf(0x102)])return;const _0x514f5f=_0x260053[_0x39e2bf(0xf7)][0x0][_0x39e2bf(0xe6)],_0x356905=_0x326048(_0x3bfd09[_0x39e2bf(0x103)](_0x28fe43=>_0x28fe43[_0x39e2bf(0xe6)]===_0x514f5f)[_0x39e2bf(0xcd)])[_0x39e2bf(0xfd)]();return _0x260053[_0x39e2bf(0xf7)][0x0][_0x39e2bf(0xfb)]?{'type':_0x39e2bf(0xda),'content':_0x19ca9b(_0x2bd456,_0x39e2bf(0xeb),_0x19ca9b(_0x2bd456,_0x39e2bf(0xd6),0x1)+'\x20('+_0x356905+')')}:{'type':_0x39e2bf(0xda),'content':_0x19ca9b(_0x2bd456,_0x39e2bf(0xf8),_0x19ca9b(_0x2bd456,_0x39e2bf(0xd6),0x1))};}));}}function eo(_0x51e18b){const _0x3a893a=_0x1cf175;return _0x3a893a(0xd0)==_0x51e18b[_0x3a893a(0x106)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x39e5(){const _0x34c843=['plugins','454ZBxKTX','get','40hyHhqh','addCommentThread','enableCommand','180448LtTerk','20964lfWmxQ','has','18Uxwvqn','11JoQUsi','CommentsEditing','afterInit','469420uwjtAY','837151gLPTtm','24hlFvJI','42740964IYiyEV','TrackChangesEditing','589220vZBdUv','editor','13233230TipAMf'];_0x39e5=function(){return _0x34c843;};return _0x39e5();}const _0x4fc3d6=_0x4658;(function(_0x41d6f9,_0x57d66f){const _0x58ddff=_0x4658,_0x4c43b7=_0x41d6f9();while(!![]){try{const _0xbb465a=-parseInt(_0x58ddff(0x108))/0x1+parseInt(_0x58ddff(0xfc))/0x2*(-parseInt(_0x58ddff(0x102))/0x3)+parseInt(_0x58ddff(0xfe))/0x4*(parseInt(_0x58ddff(0xf8))/0x5)+parseInt(_0x58ddff(0x10a))/0x6*(-parseInt(_0x58ddff(0x109))/0x7)+parseInt(_0x58ddff(0x101))/0x8*(-parseInt(_0x58ddff(0x104))/0x9)+-parseInt(_0x58ddff(0xfa))/0xa*(parseInt(_0x58ddff(0x105))/0xb)+parseInt(_0x58ddff(0x10b))/0xc;if(_0xbb465a===_0x57d66f)break;else _0x4c43b7['push'](_0x4c43b7['shift']());}catch(_0x74d670){_0x4c43b7['push'](_0x4c43b7['shift']());}}}(_0x39e5,0xcc834));function _0x4658(_0x28fccf,_0x19f034){const _0x39e59e=_0x39e5();return _0x4658=function(_0x46585c,_0x276027){_0x46585c=_0x46585c-0xf7;let _0x376550=_0x39e59e[_0x46585c];return _0x376550;},_0x4658(_0x28fccf,_0x19f034);}import{Plugin as _0x3c72ce}from'ckeditor5/src/core.js';export default class H extends _0x3c72ce{[_0x4fc3d6(0x107)](){const _0x3598d5=_0x4fc3d6,_0x841663=this[_0x3598d5(0xf9)];if(!_0x841663[_0x3598d5(0xfb)][_0x3598d5(0x103)](_0x3598d5(0x106)))return;_0x841663[_0x3598d5(0xfb)][_0x3598d5(0xfd)](_0x3598d5(0xf7))[_0x3598d5(0x100)](_0x3598d5(0xff));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x429299=_0x1e18;function _0x1e18(_0x87d7dc,_0x503e98){const _0x1fbdfd=_0x1fbd();return _0x1e18=function(_0x1e188f,_0x43e317){_0x1e188f=_0x1e188f-0x6b;let _0x29d6f4=_0x1fbdfd[_0x1e188f];return _0x29d6f4;},_0x1e18(_0x87d7dc,_0x503e98);}(function(_0x283cc5,_0x23295a){const _0x110f73=_0x1e18,_0x54c4ba=_0x283cc5();while(!![]){try{const _0x2ec01b=-parseInt(_0x110f73(0x75))/0x1+-parseInt(_0x110f73(0x86))/0x2*(-parseInt(_0x110f73(0x6b))/0x3)+-parseInt(_0x110f73(0xa0))/0x4+-parseInt(_0x110f73(0x9f))/0x5*(-parseInt(_0x110f73(0x93))/0x6)+parseInt(_0x110f73(0x74))/0x7+parseInt(_0x110f73(0x7b))/0x8*(-parseInt(_0x110f73(0xa1))/0x9)+parseInt(_0x110f73(0xa5))/0xa;if(_0x2ec01b===_0x23295a)break;else _0x54c4ba['push'](_0x54c4ba['shift']());}catch(_0x4dfbb5){_0x54c4ba['push'](_0x54c4ba['shift']());}}}(_0x1fbd,0x18bdb));import{Plugin as _0x17caeb}from'ckeditor5/src/core.js';import{LiveRange as _0x2383b4}from'ckeditor5/src/engine.js';import{Delete as _0x36f6f8}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x27ed46}from'./utils.js';function _0x1fbd(){const _0x38e6cf=['downcastDispatcher','high','addMarker:suggestion:deletion','end','get','8tGqDKm','rootName','init','createRange','markerName','setSelection','mapper','isCollapsed','merge','modifySelection','editor','208866anKHSW','data','document','unbindElementFromMarkerName','enqueueChange','writer','commands','TrackChangesEditing','start','unit','enableCommand','selection','markerNameToElements','151644BbNqdH','options','model','unlock','batch','removeMarker:suggestion:deletion','delete','remove','bind','root','uiElement','getFirstRange','35mOuMOO','725996jUyYla','1308924HNXcGH','requires','createSelection','detach','1272640sozcYH','lock','3GjEPbW','forward','deleteForward','buffer','fromRange','$graveyard','showSuggestionHighlights','editing','plugins','277193DeDXLR','19940QKEidy'];_0x1fbd=function(){return _0x38e6cf;};return _0x1fbd();}export default class q extends _0x17caeb{static get[_0x429299(0xa2)](){return[_0x36f6f8];}[_0x429299(0x7d)](){const _0x35b2ab=_0x429299,_0x53088e=this[_0x35b2ab(0x85)],_0x4ba3a9=_0x53088e[_0x35b2ab(0x73)][_0x35b2ab(0x7a)](_0x35b2ab(0x8d));_0x4ba3a9[_0x35b2ab(0x90)](_0x35b2ab(0x99));const _0x530d9f=_0x53088e[_0x35b2ab(0x8c)][_0x35b2ab(0x7a)](_0x35b2ab(0x6d));_0x4ba3a9[_0x35b2ab(0x90)](_0x35b2ab(0x6d),(_0x13e715,_0xd2ac5b={})=>{const _0x33985a=_0x35b2ab,_0x1aee52=_0x53088e[_0x33985a(0x95)][_0x33985a(0xa3)](_0x53088e[_0x33985a(0x95)][_0x33985a(0x88)][_0x33985a(0x91)]);_0x1aee52[_0x33985a(0x82)]&&_0x53088e[_0x33985a(0x95)][_0x33985a(0x84)](_0x1aee52,{'direction':_0x33985a(0x6c),'unit':_0xd2ac5b[_0x33985a(0x8f)]});const _0xfec9b7=_0x1aee52[_0x33985a(0x9e)](),_0x484ff1=_0x2383b4[_0x33985a(0x6f)](_0xfec9b7);let _0x3936e8;_0x13e715(_0xd2ac5b),_0x3936e8=_0x33985a(0x70)==_0x484ff1[_0x33985a(0x9c)][_0x33985a(0x7c)]?_0x53088e[_0x33985a(0x95)][_0x33985a(0x7e)](_0xfec9b7[_0x33985a(0x8e)]):_0x53088e[_0x33985a(0x95)][_0x33985a(0x7e)](_0x484ff1[_0x33985a(0x8e)],_0x484ff1[_0x33985a(0x79)]),_0x484ff1[_0x33985a(0xa4)](),_0x53088e[_0x33985a(0x95)][_0x33985a(0x8a)](_0x530d9f[_0x33985a(0x6e)][_0x33985a(0x97)],_0x4fca8b=>{const _0x24152a=_0x33985a;_0x530d9f[_0x24152a(0x6e)][_0x24152a(0xa6)](),_0x4fca8b[_0x24152a(0x80)](_0x4fca8b[_0x24152a(0x7e)](_0x3936e8[_0x24152a(0x79)])),_0x530d9f[_0x24152a(0x6e)][_0x24152a(0x96)]();});}),_0x53088e[_0x35b2ab(0x72)][_0x35b2ab(0x76)]['on'](_0x35b2ab(0x78),_0x27ed46(_0x53088e,_0x35b2ab(0x83)),{'priority':_0x35b2ab(0x77)}),_0x53088e[_0x35b2ab(0x87)][_0x35b2ab(0x76)]['on'](_0x35b2ab(0x78),(_0x380d02,_0x1e7556,_0x233e2b)=>{const _0x1c65c4=_0x35b2ab;_0x233e2b[_0x1c65c4(0x94)][_0x1c65c4(0x71)]&&_0x27ed46(_0x53088e,_0x1c65c4(0x83),{'showActiveMarker':!0x1})[_0x1c65c4(0x9b)](this)(_0x380d02,_0x1e7556,_0x233e2b);},{'priority':_0x35b2ab(0x77)}),_0x53088e[_0x35b2ab(0x72)][_0x35b2ab(0x76)]['on'](_0x35b2ab(0x98),(_0x437507,_0x193199,_0x1e77c8)=>{const _0x227964=_0x35b2ab,_0x2d7b8f=_0x1e77c8[_0x227964(0x81)][_0x227964(0x92)](_0x193199[_0x227964(0x7f)]);if(_0x2d7b8f){for(const _0xfe1549 of _0x2d7b8f)_0xfe1549['is'](_0x227964(0x9d))&&(_0x1e77c8[_0x227964(0x81)][_0x227964(0x89)](_0xfe1549,_0x193199[_0x227964(0x7f)]),_0x1e77c8[_0x227964(0x8b)][_0x227964(0x9a)](_0xfe1549));}},{'priority':_0x35b2ab(0x77)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1adbd4=_0x187f;(function(_0x49a8bc,_0x1676d1){const _0x301148=_0x187f,_0x2a0214=_0x49a8bc();while(!![]){try{const _0x16a08b=-parseInt(_0x301148(0x95))/0x1*(parseInt(_0x301148(0xbf))/0x2)+parseInt(_0x301148(0xbd))/0x3*(parseInt(_0x301148(0x93))/0x4)+parseInt(_0x301148(0x91))/0x5+-parseInt(_0x301148(0xa7))/0x6+-parseInt(_0x301148(0xb5))/0x7+parseInt(_0x301148(0x8d))/0x8*(-parseInt(_0x301148(0x90))/0x9)+parseInt(_0x301148(0x9c))/0xa;if(_0x16a08b===_0x1676d1)break;else _0x2a0214['push'](_0x2a0214['shift']());}catch(_0x1ad94c){_0x2a0214['push'](_0x2a0214['shift']());}}}(_0x551e,0x39efd));function _0x187f(_0x1cb61b,_0x3fbd0d){const _0x551e1a=_0x551e();return _0x187f=function(_0x187f7c,_0x285226){_0x187f7c=_0x187f7c-0x8d;let _0x13eee9=_0x551e1a[_0x187f7c];return _0x13eee9;},_0x187f(_0x1cb61b,_0x3fbd0d);}import{Plugin as _0x4b1ff1}from'ckeditor5/src/core.js';import{Enter as _0x2ce273}from'ckeditor5/src/enter.js';import{LiveRange as _0x5cc049}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x2a43a8}from'./utils.js';export default class W extends _0x4b1ff1{static get[_0x1adbd4(0xa0)](){return[_0x2ce273];}[_0x1adbd4(0xb8)](){const _0x385f9b=_0x1adbd4,_0x3da5eb=this[_0x385f9b(0xbe)],_0x7609a4=_0x3da5eb[_0x385f9b(0x98)][_0x385f9b(0x9e)](_0x385f9b(0x9f)),_0x4f8be8=_0x3da5eb[_0x385f9b(0xb3)][_0x385f9b(0x9e)](_0x385f9b(0xa4));_0x7609a4[_0x385f9b(0x96)](_0x385f9b(0xa4),()=>{const _0x40056e=_0x385f9b;_0x3da5eb[_0x40056e(0xae)][_0x40056e(0xa5)](_0x2a4fd=>{const _0x47cb8f=_0x40056e,_0x5cfdbc=_0x3da5eb[_0x47cb8f(0xae)][_0x47cb8f(0xa8)][_0x47cb8f(0xb0)],_0xb8f082=_0x5cfdbc[_0x47cb8f(0xba)](),_0x3a7141=_0x5cc049[_0x47cb8f(0xb4)](_0x5cfdbc[_0x47cb8f(0xb7)]());if(_0x4f8be8[_0x47cb8f(0x9b)](_0x2a4fd)){const _0x982cd5=_0x3da5eb[_0x47cb8f(0xae)][_0x47cb8f(0x92)](_0xb8f082[_0x47cb8f(0xbc)][_0x47cb8f(0xc2)],0x0),_0x99e67d=_0x2a4fd[_0x47cb8f(0x99)](_0xb8f082,_0x982cd5);_0x7609a4[_0x47cb8f(0xad)](_0x99e67d);}else _0x2a4fd[_0x47cb8f(0xc3)](_0x2a4fd[_0x47cb8f(0x99)](_0x3a7141[_0x47cb8f(0xab)]));_0x3a7141[_0x47cb8f(0xb2)](),_0x4f8be8[_0x47cb8f(0xa6)](_0x47cb8f(0xb6),{'writer':_0x2a4fd});});}),_0x3da5eb[_0x385f9b(0xb9)][_0x385f9b(0xac)]['on'](_0x385f9b(0xc1),_0x2a43a8(_0x3da5eb,_0x385f9b(0x8e)),{'priority':_0x385f9b(0x97)}),_0x3da5eb[_0x385f9b(0xb9)][_0x385f9b(0xac)]['on'](_0x385f9b(0xc0),(_0x4334b5,_0x3949ab,_0x20ab84)=>{const _0x3dc398=_0x385f9b,_0x1b3868=_0x20ab84[_0x3dc398(0xb1)][_0x3dc398(0x9a)](_0x3949ab[_0x3dc398(0x9d)]);if(_0x1b3868){for(const _0x222c81 of _0x1b3868)_0x222c81[_0x3dc398(0x94)](_0x3dc398(0xa9))&&(_0x20ab84[_0x3dc398(0xb1)][_0x3dc398(0xaa)](_0x222c81,_0x3949ab[_0x3dc398(0x9d)]),_0x20ab84[_0x3dc398(0xa1)][_0x3dc398(0xbb)](_0x222c81));}},{'priority':_0x385f9b(0x97)}),_0x3da5eb[_0x385f9b(0x8f)][_0x385f9b(0xac)]['on'](_0x385f9b(0xc1),(_0xb62f95,_0x4e18e4,_0x3a8d33)=>{const _0x472a33=_0x385f9b;_0x3a8d33[_0x472a33(0xa2)][_0x472a33(0xaf)]&&_0x2a43a8(_0x3da5eb,_0x472a33(0x8e),{'showActiveMarker':!0x1})[_0x472a33(0xa3)](this)(_0xb62f95,_0x4e18e4,_0x3a8d33);},{'priority':_0x385f9b(0x97)});}}function _0x551e(){const _0x4324f5=['editor','7826lbgrJa','removeMarker:suggestion:insertion','addMarker:suggestion:insertion','nextSibling','setSelection','400776LmcfeF','split','data','45nMfHtf','1420065VjDLsq','createPositionAt','4QbYadN','hasClass','87NzLebw','enableCommand','high','plugins','createRange','markerNameToElements','enterBlock','11084530YgFvmK','markerName','get','TrackChangesEditing','requires','writer','options','bind','enter','change','fire','1990638LmfVrT','document','ck-suggestion-marker-split','unbindElementFromMarkerName','end','downcastDispatcher','markInsertion','model','showSuggestionHighlights','selection','mapper','detach','commands','fromRange','3229142lsNXiu','afterExecute','getFirstRange','init','editing','getFirstPosition','remove','parent','686514enTGIf'];_0x551e=function(){return _0x4324f5;};return _0x551e();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x371f0c=_0x2dd9;function _0x538e(){const _0x2bf9fe=['get','plugins','createPositionAt','editor','TrackChangesEditing','has','replace','enableCommand','540610PQIAki','start','filter','FindAndReplaceEditing','getMarkersGroup','createRange','findPrevious','handleFindCommand','357870rsTjCq','3mvLoEB','findNext','replaceAll','suggestion:deletion','_isInDeletionRange','markers','getRange','bind','FindAndReplaceUtils','string','1007260oeQjxk','getIntersection','end','78340tZeSNo','item','afterInit','find','1399016wPiehf','1012972uBWRWo','21500PLmXsl','model','findByTextCallback'];_0x538e=function(){return _0x2bf9fe;};return _0x538e();}(function(_0x1c6e09,_0x4a5678){const _0x1cb616=_0x2dd9,_0x480ea5=_0x1c6e09();while(!![]){try{const _0x408f43=parseInt(_0x1cb616(0x1cd))/0x1+parseInt(_0x1cb616(0x1f1))/0x2+parseInt(_0x1cb616(0x1e7))/0x3*(-parseInt(_0x1cb616(0x1d2))/0x4)+parseInt(_0x1cb616(0x1d3))/0x5+parseInt(_0x1cb616(0x1e6))/0x6+parseInt(_0x1cb616(0x1de))/0x7+-parseInt(_0x1cb616(0x1d1))/0x8;if(_0x408f43===_0x4a5678)break;else _0x480ea5['push'](_0x480ea5['shift']());}catch(_0x5b0bd3){_0x480ea5['push'](_0x480ea5['shift']());}}}(_0x538e,0x48071));function _0x2dd9(_0x223971,_0x4715df){const _0x538e90=_0x538e();return _0x2dd9=function(_0x2dd9f8,_0x198a82){_0x2dd9f8=_0x2dd9f8-0x1cd;let _0xe1c293=_0x538e90[_0x2dd9f8];return _0xe1c293;},_0x2dd9(_0x223971,_0x4715df);}import{Plugin as _0x407073}from'ckeditor5/src/core.js';export default class J extends _0x407073{[_0x371f0c(0x1cf)](){const _0x86edad=_0x371f0c;if(!this[_0x86edad(0x1d9)][_0x86edad(0x1d7)][_0x86edad(0x1db)](_0x86edad(0x1e1)))return;const _0x1b1d60=this[_0x86edad(0x1d9)][_0x86edad(0x1d7)][_0x86edad(0x1d6)](_0x86edad(0x1da));_0x1b1d60[_0x86edad(0x1dd)](_0x86edad(0x1d0),this[_0x86edad(0x1e5)][_0x86edad(0x1ee)](this)),_0x1b1d60[_0x86edad(0x1dd)](_0x86edad(0x1e8)),_0x1b1d60[_0x86edad(0x1dd)](_0x86edad(0x1e4)),_0x1b1d60[_0x86edad(0x1dd)](_0x86edad(0x1dc)),_0x1b1d60[_0x86edad(0x1dd)](_0x86edad(0x1e9));}[_0x371f0c(0x1e5)](_0x4eaa14,_0x52630a,_0x49bd06={}){const _0x1d7ec7=_0x371f0c,_0x419237=this[_0x1d7ec7(0x1d9)][_0x1d7ec7(0x1d7)][_0x1d7ec7(0x1d6)](_0x1d7ec7(0x1ef));return _0x4eaa14(_0x31b43e=>(_0x1d7ec7(0x1f0)==typeof _0x52630a?_0x419237[_0x1d7ec7(0x1d5)](_0x52630a,_0x49bd06):_0x52630a)(_0x31b43e)[_0x1d7ec7(0x1e0)](_0x2699ab=>!0x1===this[_0x1d7ec7(0x1eb)](_0x2699ab,_0x31b43e[_0x1d7ec7(0x1ce)])),_0x49bd06);}[_0x371f0c(0x1eb)](_0x516a75,_0x252329){const _0x11e250=_0x371f0c,_0x63cc7d=this[_0x11e250(0x1d9)][_0x11e250(0x1d4)][_0x11e250(0x1e3)](this[_0x11e250(0x1d9)][_0x11e250(0x1d4)][_0x11e250(0x1d8)](_0x252329,_0x516a75[_0x11e250(0x1df)]),this[_0x11e250(0x1d9)][_0x11e250(0x1d4)][_0x11e250(0x1d8)](_0x252329,_0x516a75[_0x11e250(0x1f3)]));for(const _0xa32e73 of this[_0x11e250(0x1d9)][_0x11e250(0x1d4)][_0x11e250(0x1ec)][_0x11e250(0x1e2)](_0x11e250(0x1ea)))if(null!==_0x63cc7d[_0x11e250(0x1f2)](_0xa32e73[_0x11e250(0x1ed)]()))return!0x0;return!0x1;}}
|