@ckeditor/ckeditor5-track-changes 43.0.0-alpha.0 → 43.0.0-alpha.1
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 +10 -10
- 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/mergefields.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
|
+
(_0x4beefc=>{const {zh:{dictionary:_0x9c0351,getPluralForm:_0xa50bf1}}={'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':'','SUGGESTION_THREAD_ARIA_LABEL':'','SUGGESTION_THREAD_DESCRIPTION':'','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':'多層次清單','ELEMENT_MERGE_FIELD':'','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':_0x588df4=>0x0}};_0x4beefc['zh']||={'dictionary':{},'getPluralForm':null},_0x4beefc['zh']['dictionary']=Object['assign'](_0x4beefc['zh']['dictionary'],_0x9c0351),_0x4beefc['zh']['getPluralForm']=_0xa50bf1;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-track-changes",
|
|
3
|
-
"version": "43.0.0-alpha.
|
|
3
|
+
"version": "43.0.0-alpha.1",
|
|
4
4
|
"description": "CKEditor 5 track changes plugin.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -41,15 +41,15 @@
|
|
|
41
41
|
"CHANGELOG.md"
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@ckeditor/ckeditor5-core": "43.0.0-alpha.
|
|
45
|
-
"@ckeditor/ckeditor5-engine": "43.0.0-alpha.
|
|
46
|
-
"@ckeditor/ckeditor5-enter": "43.0.0-alpha.
|
|
47
|
-
"@ckeditor/ckeditor5-typing": "43.0.0-alpha.
|
|
48
|
-
"@ckeditor/ckeditor5-ui": "43.0.0-alpha.
|
|
49
|
-
"@ckeditor/ckeditor5-utils": "43.0.0-alpha.
|
|
50
|
-
"@ckeditor/ckeditor5-widget": "43.0.0-alpha.
|
|
51
|
-
"ckeditor5": "43.0.0-alpha.
|
|
52
|
-
"ckeditor5-collaboration": "43.0.0-alpha.
|
|
44
|
+
"@ckeditor/ckeditor5-core": "43.0.0-alpha.1",
|
|
45
|
+
"@ckeditor/ckeditor5-engine": "43.0.0-alpha.1",
|
|
46
|
+
"@ckeditor/ckeditor5-enter": "43.0.0-alpha.1",
|
|
47
|
+
"@ckeditor/ckeditor5-typing": "43.0.0-alpha.1",
|
|
48
|
+
"@ckeditor/ckeditor5-ui": "43.0.0-alpha.1",
|
|
49
|
+
"@ckeditor/ckeditor5-utils": "43.0.0-alpha.1",
|
|
50
|
+
"@ckeditor/ckeditor5-widget": "43.0.0-alpha.1",
|
|
51
|
+
"ckeditor5": "43.0.0-alpha.1",
|
|
52
|
+
"ckeditor5-collaboration": "43.0.0-alpha.1",
|
|
53
53
|
"lodash-es": "4.17.21"
|
|
54
54
|
},
|
|
55
55
|
"types": "src/index.d.ts",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x4e7622=_0x3edb;function _0x3edb(_0x30f65d,_0x5cfa26){const _0x3df5b6=_0x3df5();return _0x3edb=function(_0x3edbf7,_0x56cb80){_0x3edbf7=_0x3edbf7-0xcd;let _0x15f48e=_0x3df5b6[_0x3edbf7];return _0x15f48e;},_0x3edb(_0x30f65d,_0x5cfa26);}(function(_0x5e33d0,_0x53aa00){const _0x5c8417=_0x3edb,_0x4ef218=_0x5e33d0();while(!![]){try{const _0x173b74=-parseInt(_0x5c8417(0xde))/0x1*(-parseInt(_0x5c8417(0xe0))/0x2)+parseInt(_0x5c8417(0xd8))/0x3+-parseInt(_0x5c8417(0xd0))/0x4+-parseInt(_0x5c8417(0xce))/0x5*(parseInt(_0x5c8417(0xdc))/0x6)+-parseInt(_0x5c8417(0xcd))/0x7*(-parseInt(_0x5c8417(0xd5))/0x8)+-parseInt(_0x5c8417(0xd9))/0x9+parseInt(_0x5c8417(0xe4))/0xa;if(_0x173b74===_0x53aa00)break;else _0x4ef218['push'](_0x4ef218['shift']());}catch(_0x15b17b){_0x4ef218['push'](_0x4ef218['shift']());}}}(_0x3df5,0x2ed5a));import{Command as _0x23a7a8}from'ckeditor5/src/core.js';import{CKEditorError as _0x1f4b00}from'ckeditor5/src/utils.js';export default class x extends _0x23a7a8{constructor(_0x6e88d,_0x20bb01){const _0x499124=_0x3edb;super(_0x6e88d),this[_0x499124(0xdf)]=_0x20bb01,this[_0x499124(0xe3)](),this[_0x499124(0xd4)]=!0x1;}[_0x4e7622(0xe3)](){const _0x51ee77=_0x4e7622;this[_0x51ee77(0xd2)]=!0x0;}[_0x4e7622(0xd1)](_0x58353b){const _0x2beecc=_0x4e7622,_0x1e742e=this[_0x2beecc(0xdf)][_0x2beecc(0xd7)](_0x58353b);if(!_0x1e742e)throw new _0x1f4b00(_0x2beecc(0xdd),this);const _0x451cce=_0x1e742e[_0x2beecc(0xd6)]();this[_0x2beecc(0xe1)][_0x2beecc(0xe2)][_0x2beecc(0xda)](_0x451cce)&&this[_0x2beecc(0xe1)][_0x2beecc(0xd3)][_0x2beecc(0xd7)](_0x2beecc(0xdb))[_0x2beecc(0xcf)](_0x1e742e);}}function _0x3df5(){const _0x34dc99=['plugins','_isEnabledBasedOnSelection','8rJCZcB','getRanges','get','568074eDxeXw','238581WpVBhQ','canEditAt','TrackChangesEditing','42xFDLHn','track-changes-accept-suggestion-not-found','3ZXtrRG','_suggestions','96348MASezo','editor','model','refresh','5184910XcgLCg','313523lcMsxe','215095KSgYUP','acceptSuggestion','1510736jkSguH','execute','isEnabled'];_0x3df5=function(){return _0x34dc99;};return _0x3df5();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x5975b0=_0x4e28;function _0x5bf7(){const _0x6f1651=['track-changes-discard-suggestion-not-found','7351OHvtNw','498cmqvmZ','execute','62888sPmsFr','get','658173vVkhYf','isEnabled','refresh','9gKgCxq','editor','_isEnabledBasedOnSelection','canEditAt','plugins','173112vdFpXM','_suggestions','getRanges','1280160lcBWCK','198rEYmzU','12291080uuXNkD','model','discardSuggestion','TrackChangesEditing','3783915KtQRhG'];_0x5bf7=function(){return _0x6f1651;};return _0x5bf7();}function _0x4e28(_0x32f9f3,_0x5c08ff){const _0x5bf787=_0x5bf7();return _0x4e28=function(_0x4e28f1,_0xaa5a04){_0x4e28f1=_0x4e28f1-0x1b3;let _0x5ab9f8=_0x5bf787[_0x4e28f1];return _0x5ab9f8;},_0x4e28(_0x32f9f3,_0x5c08ff);}(function(_0x3f03e8,_0x3448b7){const _0x35d03b=_0x4e28,_0x371f7a=_0x3f03e8();while(!![]){try{const _0x210936=-parseInt(_0x35d03b(0x1c0))/0x1*(-parseInt(_0x35d03b(0x1b9))/0x2)+-parseInt(_0x35d03b(0x1c5))/0x3+parseInt(_0x35d03b(0x1b5))/0x4+-parseInt(_0x35d03b(0x1be))/0x5+parseInt(_0x35d03b(0x1c1))/0x6*(-parseInt(_0x35d03b(0x1c3))/0x7)+parseInt(_0x35d03b(0x1b8))/0x8+-parseInt(_0x35d03b(0x1c8))/0x9*(-parseInt(_0x35d03b(0x1ba))/0xa);if(_0x210936===_0x3448b7)break;else _0x371f7a['push'](_0x371f7a['shift']());}catch(_0x1d608a){_0x371f7a['push'](_0x371f7a['shift']());}}}(_0x5bf7,0x6b025));import{Command as _0x2260bf}from'ckeditor5/src/core.js';import{CKEditorError as _0x543806}from'ckeditor5/src/utils.js';export default class R extends _0x2260bf{constructor(_0x48b22b,_0x2397d9){const _0x2e7a22=_0x4e28;super(_0x48b22b),this[_0x2e7a22(0x1b6)]=_0x2397d9,this[_0x2e7a22(0x1c7)](),this[_0x2e7a22(0x1ca)]=!0x1;}[_0x5975b0(0x1c7)](){const _0x3f91a8=_0x5975b0;this[_0x3f91a8(0x1c6)]=!0x0;}[_0x5975b0(0x1c2)](_0x55c321){const _0x1bb147=_0x5975b0,_0x452942=this[_0x1bb147(0x1b6)][_0x1bb147(0x1c4)](_0x55c321);if(!_0x452942)throw new _0x543806(_0x1bb147(0x1bf),this);const _0x4b431d=_0x452942[_0x1bb147(0x1b7)]();this[_0x1bb147(0x1c9)][_0x1bb147(0x1bb)][_0x1bb147(0x1b3)](_0x4b431d)&&this[_0x1bb147(0x1c9)][_0x1bb147(0x1b4)][_0x1bb147(0x1c4)](_0x1bb147(0x1bd))[_0x1bb147(0x1bc)](_0x452942);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x581e(_0x211316,_0x121fcb){const _0xa1a6bc=_0xa1a6();return _0x581e=function(_0x581e50,_0x450cd5){_0x581e50=_0x581e50-0xb1;let _0x2a438e=_0xa1a6bc[_0x581e50];return _0x2a438e;},_0x581e(_0x211316,_0x121fcb);}const _0x442956=_0x581e;(function(_0xcb4ae,_0x408f65){const _0x4ecabd=_0x581e,_0x51277a=_0xcb4ae();while(!![]){try{const _0x4d5dd5=parseInt(_0x4ecabd(0xc1))/0x1+parseInt(_0x4ecabd(0xb8))/0x2+-parseInt(_0x4ecabd(0xb4))/0x3*(parseInt(_0x4ecabd(0xb6))/0x4)+-parseInt(_0x4ecabd(0xc3))/0x5*(parseInt(_0x4ecabd(0xc8))/0x6)+-parseInt(_0x4ecabd(0xb3))/0x7+-parseInt(_0x4ecabd(0xb1))/0x8+-parseInt(_0x4ecabd(0xb7))/0x9*(-parseInt(_0x4ecabd(0xc7))/0xa);if(_0x4d5dd5===_0x408f65)break;else _0x51277a['push'](_0x51277a['shift']());}catch(_0x5a7fa8){_0x51277a['push'](_0x51277a['shift']());}}}(_0xa1a6,0xdc72a));function _0xa1a6(){const _0x2b99f5=['isEnabled','isInContent','338395idnSwe','canEditAt','135dbIDZy','execute','_suggestions','getRanges','11559540bwexop','5838KVyjUP','3030896OrLgyu','some','10088316OYDjvB','66dZknZz','from','9304lAdzGV','9CKWAxv','2612196KvdlAu','_isEnabledBasedOnSelection','model','values','refresh','editor','_command'];_0xa1a6=function(){return _0x2b99f5;};return _0xa1a6();}import{Command as _0x21edc6}from'ckeditor5/src/core.js';import{sortSuggestions as _0x1ea032,executeCommandForSuggestions as _0x28b3fb}from'../utils/utils.js';export default class E extends _0x21edc6{constructor(_0x210699,_0x7c50bb,_0x1b1a80){const _0x42fa5a=_0x581e;super(_0x210699),this[_0x42fa5a(0xbe)]=_0x7c50bb,this[_0x42fa5a(0xc5)]=_0x1b1a80,this[_0x42fa5a(0xbc)](),this[_0x42fa5a(0xb9)]=!0x1;}[_0x442956(0xbc)](){const _0x4902ab=_0x442956,_0x420b50=Array[_0x4902ab(0xb5)](this[_0x4902ab(0xc5)][_0x4902ab(0xbb)]())[_0x4902ab(0xb2)](_0x3de4dd=>_0x3de4dd[_0x4902ab(0xc0)]);this[_0x4902ab(0xbf)]=this[_0x4902ab(0xbe)][_0x4902ab(0xbf)]&&_0x420b50;}[_0x442956(0xc4)](){const _0x16784a=_0x442956,_0x347cda=_0x1ea032(Array[_0x16784a(0xb5)](this[_0x16784a(0xc5)][_0x16784a(0xbb)]()));for(const _0x2eeede of _0x347cda){const _0x2d0c26=_0x2eeede[_0x16784a(0xc6)]();if(!this[_0x16784a(0xbd)][_0x16784a(0xba)][_0x16784a(0xc2)](_0x2d0c26))return;}_0x28b3fb(this[_0x16784a(0xbd)][_0x16784a(0xba)],this[_0x16784a(0xbe)],_0x347cda);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x4e7ac9=_0x5c70;(function(_0x18671c,_0xeaebdc){const _0x1322c8=_0x5c70,_0x5d1059=_0x18671c();while(!![]){try{const _0x467a44=parseInt(_0x1322c8(0x183))/0x1+-parseInt(_0x1322c8(0x190))/0x2+parseInt(_0x1322c8(0x181))/0x3+-parseInt(_0x1322c8(0x192))/0x4+parseInt(_0x1322c8(0x187))/0x5+parseInt(_0x1322c8(0x18b))/0x6*(parseInt(_0x1322c8(0x182))/0x7)+parseInt(_0x1322c8(0x194))/0x8*(-parseInt(_0x1322c8(0x18e))/0x9);if(_0x467a44===_0xeaebdc)break;else _0x5d1059['push'](_0x5d1059['shift']());}catch(_0x2fe847){_0x5d1059['push'](_0x5d1059['shift']());}}}(_0x19a1,0x9b310));function _0x5c70(_0xa0a98,_0x42e0ba){const _0x19a1b1=_0x19a1();return _0x5c70=function(_0x5c70d6,_0x433797){_0x5c70d6=_0x5c70d6-0x181;let _0x2aff41=_0x19a1b1[_0x5c70d6];return _0x2aff41;},_0x5c70(_0xa0a98,_0x42e0ba);}import{Command as _0x4563af}from'ckeditor5/src/core.js';function _0x19a1(){const _0x486f15=['document','getRanges','1737054iebbSH','execute','_command','9ibsUTj','_suggestions','1981602XjvWtn','from','3188204UkbzoM','editor','2814456CAncVp','values','size','isEnabled','_isEnabledBasedOnSelection','canEditAt','1131993GYcDnS','21yHmYKV','1137712SRsaQA','_selectedSuggestions','model','selection','1958765vXwjwq','refresh'];_0x19a1=function(){return _0x486f15;};return _0x19a1();}import{sortSuggestions as _0x398ef2,getSelectedSuggestions as _0xe67086,executeCommandForSuggestions as _0xd10940}from'../utils/utils.js';export default class O extends _0x4563af{constructor(_0x38ca71,_0x31c260,_0x6ed63b){const _0x4a330f=_0x5c70;super(_0x38ca71),this[_0x4a330f(0x18d)]=_0x31c260,this[_0x4a330f(0x18f)]=_0x6ed63b,this[_0x4a330f(0x184)]=new Set(),this[_0x4a330f(0x188)](),this[_0x4a330f(0x198)]=!0x1;}[_0x4e7ac9(0x188)](){const _0x21c559=_0x4e7ac9,_0x4a6ec9=this[_0x21c559(0x193)][_0x21c559(0x185)][_0x21c559(0x189)][_0x21c559(0x186)],_0x352715=Array[_0x21c559(0x191)](this[_0x21c559(0x18f)][_0x21c559(0x195)]());this[_0x21c559(0x184)]=_0xe67086(_0x4a6ec9,_0x352715),this[_0x21c559(0x197)]=this[_0x21c559(0x18d)][_0x21c559(0x197)]&&!!this[_0x21c559(0x184)][_0x21c559(0x196)];}[_0x4e7ac9(0x18c)](){const _0x330638=_0x4e7ac9,_0x1fdd1c=_0x398ef2(Array[_0x330638(0x191)](this[_0x330638(0x184)]));for(const _0x4f9b3f of _0x1fdd1c){const _0x445c82=_0x4f9b3f[_0x330638(0x18a)]();if(!this[_0x330638(0x193)][_0x330638(0x185)][_0x330638(0x199)](_0x445c82))return;}_0xd10940(this[_0x330638(0x193)][_0x330638(0x185)],this[_0x330638(0x18d)],_0x1fdd1c);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5a6814=_0x4898;(function(_0x44da10,_0x2495c2){const _0x5d9ba9=_0x4898,_0x56c837=_0x44da10();while(!![]){try{const _0x6d7e5a=parseInt(_0x5d9ba9(0xeb))/0x1+-parseInt(_0x5d9ba9(0xe8))/0x2*(parseInt(_0x5d9ba9(0xf7))/0x3)+parseInt(_0x5d9ba9(0xea))/0x4*(-parseInt(_0x5d9ba9(0xf9))/0x5)+parseInt(_0x5d9ba9(0xef))/0x6+parseInt(_0x5d9ba9(0xf4))/0x7*(parseInt(_0x5d9ba9(0xfc))/0x8)+-parseInt(_0x5d9ba9(0xf5))/0x9*(-parseInt(_0x5d9ba9(0xfe))/0xa)+parseInt(_0x5d9ba9(0xf1))/0xb*(-parseInt(_0x5d9ba9(0xed))/0xc);if(_0x6d7e5a===_0x2495c2)break;else _0x56c837['push'](_0x56c837['shift']());}catch(_0x1f673e){_0x56c837['push'](_0x56c837['shift']());}}}(_0x2523,0x8f3ad));import{Command as _0x18aa20}from'ckeditor5/src/core.js';export default class B extends _0x18aa20{constructor(_0x38d58b,_0x51b614){const _0x4cbcc0=_0x4898;super(_0x38d58b),this[_0x4cbcc0(0xf8)]=_0x51b614,this[_0x4cbcc0(0x100)]=!0x1,this[_0x4cbcc0(0xfd)](),this[_0x4cbcc0(0xf0)]=!0x1;}[_0x5a6814(0xfd)](){const _0x26ec40=_0x5a6814;this[_0x26ec40(0xec)]=!0x0;}[_0x5a6814(0xfb)](){const _0x1b9423=_0x5a6814;this[_0x1b9423(0x100)]=!this[_0x1b9423(0x100)],this[_0x1b9423(0x100)]?this[_0x1b9423(0xee)]():this[_0x1b9423(0xe7)]();}[_0x5a6814(0xee)](){const _0x2773f2=_0x5a6814;for(const _0x4c86e6 of this[_0x2773f2(0xe6)][_0x2773f2(0xfa)][_0x2773f2(0xfa)]())_0x4c86e6[_0x2773f2(0xf3)]&&!this[_0x2773f2(0xf8)][_0x2773f2(0xf2)](_0x4c86e6)&&_0x4c86e6[_0x2773f2(0xff)](_0x2773f2(0xf6));}[_0x5a6814(0xe7)](){const _0x304433=_0x5a6814;for(const _0x4ee957 of this[_0x304433(0xe6)][_0x304433(0xfa)][_0x304433(0xfa)]())_0x4ee957[_0x304433(0xf3)]&&!this[_0x304433(0xf8)][_0x304433(0xf2)](_0x4ee957)&&_0x4ee957[_0x304433(0xe9)](_0x304433(0xf6));}}function _0x4898(_0x5acd0f,_0xf50867){const _0x2523b5=_0x2523();return _0x4898=function(_0x48984e,_0x2c6624){_0x48984e=_0x48984e-0xe6;let _0x36380b=_0x2523b5[_0x48984e];return _0x36380b;},_0x4898(_0x5acd0f,_0xf50867);}function _0x2523(){const _0x3dee0d=['TrackChangesCommand','41799wQeRev','_enabledCommands','265LEUsqU','commands','execute','3773320JZdZbk','refresh','4887230jyzLKY','forceDisabled','value','editor','_enableCommands','48xaDMQZ','clearForceDisabled','41588DVYraT','527389ToeUyF','isEnabled','4812XrjXeM','_disableUnsupportedCommands','5944476FvIFmk','_isEnabledBasedOnSelection','40546uwpDwk','has','affectsData','14qGFIQA','9buSxxa'];_0x2523=function(){return _0x3dee0d;};return _0x2523();}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x3510(){var _0x1b7929=['2111291EjNOWu','759970oExxba','8eCCJJa','2cYRhMB','1037758FNkxhb','17943376cqnpvv','24085AyGNWR','3327948YJezTr','117VKbeia','462kQYCjz','3094905bvfiGo'];_0x3510=function(){return _0x1b7929;};return _0x3510();}(function(_0x1c97be,_0x5461b5){var _0x400e9e=_0x1d43,_0x226e8d=_0x1c97be();while(!![]){try{var _0x429f7b=parseInt(_0x400e9e(0xb1))/0x1+-parseInt(_0x400e9e(0xb0))/0x2*(-parseInt(_0x400e9e(0xac))/0x3)+-parseInt(_0x400e9e(0xb4))/0x4+parseInt(_0x400e9e(0xb3))/0x5*(-parseInt(_0x400e9e(0xab))/0x6)+-parseInt(_0x400e9e(0xad))/0x7*(-parseInt(_0x400e9e(0xaf))/0x8)+parseInt(_0x400e9e(0xb5))/0x9*(parseInt(_0x400e9e(0xae))/0xa)+-parseInt(_0x400e9e(0xb2))/0xb;if(_0x429f7b===_0x5461b5)break;else _0x226e8d['push'](_0x226e8d['shift']());}catch(_0x5d4bac){_0x226e8d['push'](_0x226e8d['shift']());}}}(_0x3510,0x80237));export{default as TrackChanges}from'./trackchanges.js';function _0x1d43(_0x4a9d63,_0x430f8c){var _0x351057=_0x3510();return _0x1d43=function(_0x1d4318,_0x21fd34){_0x1d4318=_0x1d4318-0xab;var _0x87efe=_0x351057[_0x1d4318];return _0x87efe;},_0x1d43(_0x4a9d63,_0x430f8c);}export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';export{default as SuggestionThreadView}from'./ui/view/suggestionthreadview.js';import'./augmentation.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x17065b=_0x47d7;function _0x47d7(_0x410961,_0x4c84bd){const _0x386a69=_0x386a();return _0x47d7=function(_0x47d7ea,_0x176ebb){_0x47d7ea=_0x47d7ea-0x160;let _0x6675f7=_0x386a69[_0x47d7ea];return _0x6675f7;},_0x47d7(_0x410961,_0x4c84bd);}function _0x386a(){const _0x1223d4=['8vWhuhu','enableCommand','6AQFduQ','13663XcAQls','showAIAssistant','get','94eiLjPp','plugins','6396896PjmyLH','afterInit','3282489MHqGzB','TrackChangesEditing','3DWLCqY','2449632tFBpMz','commands','1165175UAgInm','5772844kxcvbd','editor','7666260OijMIV'];_0x386a=function(){return _0x1223d4;};return _0x386a();}(function(_0x259788,_0x25e104){const _0x1f8d4d=_0x47d7,_0x5af03c=_0x259788();while(!![]){try{const _0x7675b2=-parseInt(_0x1f8d4d(0x163))/0x1*(parseInt(_0x1f8d4d(0x166))/0x2)+parseInt(_0x1f8d4d(0x16c))/0x3*(parseInt(_0x1f8d4d(0x16d))/0x4)+parseInt(_0x1f8d4d(0x16f))/0x5+parseInt(_0x1f8d4d(0x162))/0x6*(parseInt(_0x1f8d4d(0x170))/0x7)+-parseInt(_0x1f8d4d(0x160))/0x8*(parseInt(_0x1f8d4d(0x16a))/0x9)+-parseInt(_0x1f8d4d(0x172))/0xa+parseInt(_0x1f8d4d(0x168))/0xb;if(_0x7675b2===_0x25e104)break;else _0x5af03c['push'](_0x5af03c['shift']());}catch(_0x2eb8e9){_0x5af03c['push'](_0x5af03c['shift']());}}}(_0x386a,0x74bd3));import{Plugin as _0x2f944e}from'ckeditor5/src/core.js';export default class V extends _0x2f944e{[_0x17065b(0x169)](){const _0x5816d6=_0x17065b,_0x456142=this[_0x5816d6(0x171)],_0x2a0c37=_0x456142[_0x5816d6(0x167)][_0x5816d6(0x165)](_0x5816d6(0x16b));_0x456142[_0x5816d6(0x16e)][_0x5816d6(0x165)](_0x5816d6(0x164))&&_0x2a0c37[_0x5816d6(0x161)](_0x5816d6(0x164));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5d7268=_0x3eca;(function(_0x59fb6f,_0x28c751){const _0x606689=_0x3eca,_0x19c178=_0x59fb6f();while(!![]){try{const _0x224508=parseInt(_0x606689(0x180))/0x1*(-parseInt(_0x606689(0x181))/0x2)+-parseInt(_0x606689(0x183))/0x3+parseInt(_0x606689(0x18a))/0x4+-parseInt(_0x606689(0x174))/0x5+-parseInt(_0x606689(0x187))/0x6*(-parseInt(_0x606689(0x185))/0x7)+parseInt(_0x606689(0x16c))/0x8+-parseInt(_0x606689(0x171))/0x9;if(_0x224508===_0x28c751)break;else _0x19c178['push'](_0x19c178['shift']());}catch(_0x11b18b){_0x19c178['push'](_0x19c178['shift']());}}}(_0x5257,0x2ea8d));import{Plugin as _0x386d49}from'ckeditor5/src/core.js';import{getTranslation as _0x2ff5de}from'../utils/common-translations.js';export default class U extends _0x386d49{[_0x5d7268(0x18d)](){const _0x48a19c=_0x5d7268,_0x13db58=this[_0x48a19c(0x188)],_0x47e686=_0x13db58[_0x48a19c(0x16a)];if(!_0x13db58[_0x48a19c(0x179)][_0x48a19c(0x178)](_0x48a19c(0x172)))return;const _0x2128cd=_0x13db58[_0x48a19c(0x179)][_0x48a19c(0x17e)](_0x48a19c(0x17c));_0x2128cd[_0x48a19c(0x186)](_0x48a19c(0x189)),_0x2128cd[_0x48a19c(0x18e)](_0x48a19c(0x189)),_0x2128cd[_0x48a19c(0x182)][_0x48a19c(0x17f)](_0x48a19c(0x189),_0x2ff5de(_0x47e686,_0x48a19c(0x170))),this[_0x48a19c(0x169)]();}[_0x5d7268(0x169)](){const _0xd1db1b=_0x5d7268,_0x53c435=this[_0xd1db1b(0x188)],_0x198945=_0x53c435[_0xd1db1b(0x16a)];_0x53c435[_0xd1db1b(0x179)][_0xd1db1b(0x17e)](_0xd1db1b(0x17c))[_0xd1db1b(0x182)][_0xd1db1b(0x17a)](_0x14475a=>{const _0x5a49e1=_0xd1db1b;if(_0x5a49e1(0x173)!=_0x14475a[_0x5a49e1(0x17d)])return;const {data:_0x1155c8}=_0x14475a;if(_0x1155c8&&_0x5a49e1(0x189)==_0x1155c8[_0x5a49e1(0x17b)]){const _0x17d0be=_0x1155c8[_0x5a49e1(0x16b)][0x0][_0x5a49e1(0x168)];return{'type':_0x5a49e1(0x16e),'content':_0x2ff5de(_0x198945,_0x5a49e1(0x177),function(_0x4da482){const _0x596743=_0x5a49e1;switch(_0x4da482){case _0x596743(0x184):return _0x2ff5de(_0x198945,_0x596743(0x18f));case _0x596743(0x16d):return _0x2ff5de(_0x198945,_0x596743(0x16f));case _0x596743(0x175):return _0x2ff5de(_0x198945,_0x596743(0x18b));case _0x596743(0x18c):return _0x2ff5de(_0x198945,_0x596743(0x176));}}(_0x17d0be))};}});}}function _0x3eca(_0x221c9d,_0x46ea52){const _0x52573e=_0x5257();return _0x3eca=function(_0x3eca8d,_0x50868e){_0x3eca8d=_0x3eca8d-0x168;let _0x167993=_0x52573e[_0x3eca8d];return _0x167993;},_0x3eca(_0x221c9d,_0x46ea52);}function _0x5257(){const _0x2fa717=['commandName','TrackChangesEditing','type','get','registerAttributeLabel','19QGYPym','11502pbNUoI','descriptionFactory','119961LqxzIP','left','7cwVrcc','enableDefaultAttributesIntegration','991794OABZAl','editor','alignment','1065048WnYURv','FORMAT_ALIGN_TO_CENTER','justify','afterInit','registerBlockAttribute','FORMAT_ALIGN_TO_LEFT','value','_registerLegacyDescription','locale','commandParams','2783560oQDjjB','right','format','FORMAT_ALIGN_TO_RIGHT','FORMAT_ALIGNMENT','1642104hsTWyL','AlignmentEditing','formatBlock','1283385VrjCrp','center','FORMAT_JUSTIFY_TEXT','*Format:*\x20%0','has','plugins','registerDescriptionCallback'];_0x5257=function(){return _0x2fa717;};return _0x5257();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x2f90e0=_0x55bd;function _0x55bd(_0x56b3b5,_0x48c9f5){const _0x491900=_0x4919();return _0x55bd=function(_0x55bdea,_0x4c082d){_0x55bdea=_0x55bdea-0x1a7;let _0x5b22dc=_0x491900[_0x55bdea];return _0x5b22dc;},_0x55bd(_0x56b3b5,_0x48c9f5);}(function(_0x158023,_0x23a8fe){const _0x1ff051=_0x55bd,_0xfed3c4=_0x158023();while(!![]){try{const _0x275251=parseInt(_0x1ff051(0x1b1))/0x1*(-parseInt(_0x1ff051(0x1cd))/0x2)+parseInt(_0x1ff051(0x1c5))/0x3*(-parseInt(_0x1ff051(0x1d2))/0x4)+parseInt(_0x1ff051(0x1b5))/0x5+parseInt(_0x1ff051(0x1c8))/0x6*(parseInt(_0x1ff051(0x1d1))/0x7)+-parseInt(_0x1ff051(0x1d9))/0x8*(-parseInt(_0x1ff051(0x1d3))/0x9)+-parseInt(_0x1ff051(0x1ad))/0xa+parseInt(_0x1ff051(0x1bb))/0xb;if(_0x275251===_0x23a8fe)break;else _0xfed3c4['push'](_0xfed3c4['shift']());}catch(_0x3f5644){_0xfed3c4['push'](_0xfed3c4['shift']());}}}(_0x4919,0x3dbcd));import{Plugin as _0x4113fe}from'ckeditor5/src/core.js';import{getTranslation as _0x22a981}from'../utils/common-translations.js';function _0x4919(){const _0x188cb6=['superscript','1458NZLNmP','registerInlineAttribute','FORMAT_CODE','FORMAT_SUBSCRIPT','308wTHvVj','54640nuFTNb','337617njQvri','format','FORMAT_BOLD','FORMAT_','slice','StrikethroughEditing','104YegFdd','italic','bold','underline','registerDescriptionCallback','descriptionFactory','plugins','enableDefaultAttributesIntegration','SuperscriptEditing','CodeEditing','get','FORMAT_SUPERSCRIPT','has','4749540azYvkC','_registerLegacyDescription','*Format:*\x20%0','forceValue','158IUxOKF','TrackChangesEditing','FORMAT_ITALIC','code','694765zfAdHI','editor','type','subscript','toLowerCase','FORMAT_STRIKETHROUGH','3976005kWovAR','commandName','UnderlineEditing','ItalicEditing','FORMAT_UNDERLINE','BoldEditing','strikethrough','formatInline','*Remove\x20format:*\x20%0','afterInit','39aoktAC','locale','toUpperCase','4434fxvQZY','registerAttributeLabel','SubscriptEditing','commandParams'];_0x4919=function(){return _0x188cb6;};return _0x4919();}const ti=[_0x2f90e0(0x1c0),_0x2f90e0(0x1be),_0x2f90e0(0x1bd),_0x2f90e0(0x1a9),_0x2f90e0(0x1d8),_0x2f90e0(0x1ca),_0x2f90e0(0x1a8)];export default class G extends _0x4113fe{[_0x2f90e0(0x1c4)](){const _0x5a9dfd=_0x2f90e0,_0x82e982=this[_0x5a9dfd(0x1b6)],_0x4e6050=_0x82e982[_0x5a9dfd(0x1df)][_0x5a9dfd(0x1aa)](_0x5a9dfd(0x1b2)),_0x21a7a1=_0x82e982[_0x5a9dfd(0x1c6)];for(const _0x2eb2d1 of ti){if(!_0x82e982[_0x5a9dfd(0x1df)][_0x5a9dfd(0x1ac)](_0x2eb2d1))continue;const _0x1f648a=_0x2eb2d1[_0x5a9dfd(0x1d7)](0x0,-0x7)[_0x5a9dfd(0x1b9)](),_0x46e537=_0x5a9dfd(0x1d6)+_0x1f648a[_0x5a9dfd(0x1c7)]();_0x4e6050[_0x5a9dfd(0x1a7)](_0x1f648a),_0x4e6050[_0x5a9dfd(0x1ce)](_0x1f648a),_0x4e6050[_0x5a9dfd(0x1de)][_0x5a9dfd(0x1c9)](_0x1f648a,_0x22a981(_0x21a7a1,_0x46e537));}this[_0x5a9dfd(0x1ae)]();}[_0x2f90e0(0x1ae)](){const _0x116315=_0x2f90e0,_0x464396=this[_0x116315(0x1b6)],_0x37b3bf=_0x464396[_0x116315(0x1c6)],_0x52de39=_0x464396[_0x116315(0x1df)][_0x116315(0x1aa)](_0x116315(0x1b2));function _0x468c30(_0x42b5e9,_0x5210cc){const _0x5dbe51=_0x116315;_0x52de39[_0x5dbe51(0x1de)][_0x5dbe51(0x1dd)](_0x3539ec=>{const _0x55d2eb=_0x5dbe51;if(_0x55d2eb(0x1c2)!=_0x3539ec[_0x55d2eb(0x1b7)])return;const {data:_0x3bce70}=_0x3539ec;return _0x3bce70&&_0x3bce70[_0x55d2eb(0x1bc)]===_0x42b5e9?_0x3bce70[_0x55d2eb(0x1cb)][0x0][_0x55d2eb(0x1b0)]?{'type':_0x55d2eb(0x1d4),'content':_0x22a981(_0x37b3bf,_0x55d2eb(0x1af),_0x5210cc)}:{'type':_0x55d2eb(0x1d4),'content':_0x22a981(_0x37b3bf,_0x55d2eb(0x1c3),_0x5210cc)}:void 0x0;});}_0x468c30(_0x116315(0x1db),_0x22a981(_0x37b3bf,_0x116315(0x1d5))),_0x468c30(_0x116315(0x1da),_0x22a981(_0x37b3bf,_0x116315(0x1b3))),_0x468c30(_0x116315(0x1dc),_0x22a981(_0x37b3bf,_0x116315(0x1bf))),_0x468c30(_0x116315(0x1b4),_0x22a981(_0x37b3bf,_0x116315(0x1cf))),_0x468c30(_0x116315(0x1c1),_0x22a981(_0x37b3bf,_0x116315(0x1ba))),_0x468c30(_0x116315(0x1b8),_0x22a981(_0x37b3bf,_0x116315(0x1d0))),_0x468c30(_0x116315(0x1cc),_0x22a981(_0x37b3bf,_0x116315(0x1ab)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1d9670=_0x4a2b;(function(_0x25b6d4,_0x5a615a){const _0x12c167=_0x4a2b,_0x4b5e98=_0x25b6d4();while(!![]){try{const _0x3ef9c8=-parseInt(_0x12c167(0x106))/0x1+parseInt(_0x12c167(0x11b))/0x2*(parseInt(_0x12c167(0x119))/0x3)+-parseInt(_0x12c167(0x121))/0x4+-parseInt(_0x12c167(0xfa))/0x5*(parseInt(_0x12c167(0x111))/0x6)+-parseInt(_0x12c167(0xfe))/0x7*(-parseInt(_0x12c167(0x103))/0x8)+-parseInt(_0x12c167(0x115))/0x9*(parseInt(_0x12c167(0x114))/0xa)+-parseInt(_0x12c167(0x116))/0xb*(-parseInt(_0x12c167(0x11a))/0xc);if(_0x3ef9c8===_0x5a615a)break;else _0x4b5e98['push'](_0x4b5e98['shift']());}catch(_0x4131a0){_0x4b5e98['push'](_0x4b5e98['shift']());}}}(_0x1e9d,0xbbe56));function _0x4a2b(_0x5f0875,_0x15f0ea){const _0x1e9d15=_0x1e9d();return _0x4a2b=function(_0x4a2bcc,_0x4652b2){_0x4a2bcc=_0x4a2bcc-0xf7;let _0x2e0ecd=_0x1e9d15[_0x4a2bcc];return _0x2e0ecd;},_0x4a2b(_0x5f0875,_0x15f0ea);}function _0x1e9d(){const _0x41f307=['1110126bEICyl','28476oHpNPF','4TcfQiA','schema','locale','blockQuote','commands','name','5369888indUEV','TrackChangesEditing','model','editor','format','ELEMENT_BLOCK_QUOTE','selection','2787145NnZGKy','commandParams','registerDescriptionCallback','document','469dCTOsk','change','has','plugins','value','45928KjmxlA','getSelectedBlocks','filter','628047VcWIFL','afterInit','$root','*Set\x20format:*\x20%0','checkChild','descriptionFactory','markBlockFormat','parent','get','*Remove\x20format:*\x20%0','from','12xZFIpV','forceValue','enableCommand','59810EuBpKZ','1737HESTHu','18007Ceuwih','BlockQuoteEditing','commandName'];_0x1e9d=function(){return _0x41f307;};return _0x1e9d();}import{Plugin as _0x329307}from'ckeditor5/src/core.js';import{getTranslation as _0x5e331c}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x36b846}from'../utils/utils.js';export default class F extends _0x329307{[_0x1d9670(0x107)](){const _0x448d8d=_0x1d9670,_0x28ba7e=this[_0x448d8d(0x124)],_0x5689a5=_0x28ba7e[_0x448d8d(0x11d)];if(!_0x28ba7e[_0x448d8d(0x101)][_0x448d8d(0x100)](_0x448d8d(0x117)))return;const _0x524651=_0x28ba7e[_0x448d8d(0x101)][_0x448d8d(0x10e)](_0x448d8d(0x122)),_0x1d105e=this[_0x448d8d(0x124)][_0x448d8d(0x11f)][_0x448d8d(0x10e)](_0x448d8d(0x11e));_0x524651[_0x448d8d(0x113)](_0x448d8d(0x11e),(_0x425c37,_0x38631b={})=>{const _0x1c54a9=_0x448d8d,_0x188d58=this[_0x1c54a9(0x124)][_0x1c54a9(0x123)][_0x1c54a9(0xfd)][_0x1c54a9(0xf9)],_0x42fecb=_0x38631b&&void 0x0!==_0x38631b[_0x1c54a9(0x112)]?_0x38631b[_0x1c54a9(0x112)]:!_0x1d105e[_0x1c54a9(0x102)];let _0x4535fb=[];if(_0x42fecb){const _0x5ae4bf=Array[_0x1c54a9(0x110)](_0x188d58[_0x1c54a9(0x104)]())[_0x1c54a9(0x105)](_0x2c0cbb=>oo(_0x2c0cbb)||function(_0x268ecb,_0x2d4cfe){const _0x8731bf=_0x1c54a9,_0x405e6c=_0x2d4cfe[_0x8731bf(0x10a)](_0x268ecb[_0x8731bf(0x10d)],_0x8731bf(0x11e)),_0x575199=_0x2d4cfe[_0x8731bf(0x10a)]([_0x8731bf(0x108),_0x8731bf(0x11e)],_0x268ecb);return _0x405e6c&&_0x575199;}(_0x2c0cbb,this[_0x1c54a9(0x124)][_0x1c54a9(0x123)][_0x1c54a9(0x11c)]));_0x4535fb=_0x36b846(_0x5ae4bf,_0x28ba7e[_0x1c54a9(0x123)]);}else{const _0x1d737a=Array[_0x1c54a9(0x110)](_0x188d58[_0x1c54a9(0x104)]())[_0x1c54a9(0x105)](_0x5b88c3=>oo(_0x5b88c3));_0x4535fb=_0x36b846(_0x1d737a,_0x28ba7e[_0x1c54a9(0x123)]);}_0x28ba7e[_0x1c54a9(0x123)][_0x1c54a9(0xff)](()=>{const _0x460ba7=_0x1c54a9;for(const _0x5e4023 of _0x4535fb)_0x524651[_0x460ba7(0x10c)](_0x5e4023,{'commandName':_0x460ba7(0x11e),'commandParams':[{'forceValue':_0x42fecb}]});});}),_0x524651[_0x448d8d(0x10b)][_0x448d8d(0xfc)](_0xff669b=>{const _0x110d1c=_0x448d8d,{data:_0x230dcf}=_0xff669b;if(_0x230dcf&&_0x110d1c(0x11e)==_0x230dcf[_0x110d1c(0x118)]){const _0x1feb34=_0x5e331c(_0x5689a5,_0x110d1c(0xf8));return _0x230dcf[_0x110d1c(0xfb)][0x0][_0x110d1c(0x112)]?{'type':_0x110d1c(0xf7),'content':_0x5e331c(_0x5689a5,_0x110d1c(0x109),_0x1feb34)}:{'type':_0x110d1c(0xf7),'content':_0x5e331c(_0x5689a5,_0x110d1c(0x10f),_0x1feb34)};}});}}function oo(_0x2c425c){const _0x5ca7ce=_0x1d9670;return _0x5ca7ce(0x11e)==_0x2c425c[_0x5ca7ce(0x10d)][_0x5ca7ce(0x120)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5362eb=_0x5334;(function(_0x47ef24,_0x3cb675){const _0x104c41=_0x5334,_0xdfd5e=_0x47ef24();while(!![]){try{const _0x5b944e=-parseInt(_0x104c41(0x1a0))/0x1*(-parseInt(_0x104c41(0x199))/0x2)+parseInt(_0x104c41(0x195))/0x3*(-parseInt(_0x104c41(0x18f))/0x4)+parseInt(_0x104c41(0x19c))/0x5+parseInt(_0x104c41(0x196))/0x6+-parseInt(_0x104c41(0x192))/0x7*(-parseInt(_0x104c41(0x1a1))/0x8)+-parseInt(_0x104c41(0x19a))/0x9*(parseInt(_0x104c41(0x1a2))/0xa)+-parseInt(_0x104c41(0x190))/0xb;if(_0x5b944e===_0x3cb675)break;else _0xdfd5e['push'](_0xdfd5e['shift']());}catch(_0x34b2e3){_0xdfd5e['push'](_0xdfd5e['shift']());}}}(_0x1112,0x5d5cc));function _0x5334(_0x145308,_0xd091a3){const _0x111260=_0x1112();return _0x5334=function(_0x5334ed,_0x109796){_0x5334ed=_0x5334ed-0x18d;let _0x341677=_0x111260[_0x5334ed];return _0x341677;},_0x5334(_0x145308,_0xd091a3);}import{Plugin as _0x18720b}from'ckeditor5/src/core.js';function _0x1112(){const _0x27f6e6=['TrackChangesEditing','plugins','50sGSTBf','495PWgdjj','CaseChange','74255HCQhyd','afterInit','get','changeCaseLower','3879FGCxyg','184ZZTvYx','81370lQEinI','has','changeCaseUpper','14492NtXwSN','5713818XEPvQB','changeCaseTitle','208061ihXJOq','enableCommand','editor','18pCRnws','3454008FpWZhu'];_0x1112=function(){return _0x27f6e6;};return _0x1112();}export default class L extends _0x18720b{[_0x5362eb(0x19d)](){const _0x18291e=_0x5362eb,_0x1ab5b0=this[_0x18291e(0x194)];_0x1ab5b0[_0x18291e(0x198)][_0x18291e(0x18d)](_0x18291e(0x19b))&&(_0x1ab5b0[_0x18291e(0x198)][_0x18291e(0x19e)](_0x18291e(0x197))[_0x18291e(0x193)](_0x18291e(0x18e)),_0x1ab5b0[_0x18291e(0x198)][_0x18291e(0x19e)](_0x18291e(0x197))[_0x18291e(0x193)](_0x18291e(0x19f)),_0x1ab5b0[_0x18291e(0x198)][_0x18291e(0x19e)](_0x18291e(0x197))[_0x18291e(0x193)](_0x18291e(0x191)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x3847(_0x179056,_0x83db98){const _0x209ef6=_0x209e();return _0x3847=function(_0x38472d,_0x3501b5){_0x38472d=_0x38472d-0xb3;let _0x1f2748=_0x209ef6[_0x38472d];return _0x1f2748;},_0x3847(_0x179056,_0x83db98);}const _0x129400=_0x3847;(function(_0x11b7ee,_0x5d31b5){const _0x56f701=_0x3847,_0x34beaf=_0x11b7ee();while(!![]){try{const _0x55b032=parseInt(_0x56f701(0xbe))/0x1*(parseInt(_0x56f701(0xc3))/0x2)+parseInt(_0x56f701(0xc1))/0x3*(-parseInt(_0x56f701(0xbf))/0x4)+parseInt(_0x56f701(0xbc))/0x5+parseInt(_0x56f701(0xb3))/0x6*(parseInt(_0x56f701(0xc5))/0x7)+parseInt(_0x56f701(0xc6))/0x8*(-parseInt(_0x56f701(0xb9))/0x9)+parseInt(_0x56f701(0xb7))/0xa*(-parseInt(_0x56f701(0xb4))/0xb)+parseInt(_0x56f701(0xb8))/0xc*(parseInt(_0x56f701(0xc2))/0xd);if(_0x55b032===_0x5d31b5)break;else _0x34beaf['push'](_0x34beaf['shift']());}catch(_0x24331d){_0x34beaf['push'](_0x34beaf['shift']());}}}(_0x209e,0xd3657));import{Plugin as _0x502069}from'ckeditor5/src/core.js';export default class H extends _0x502069{[_0x129400(0xb6)](){const _0x6ecbaf=_0x129400,_0x2ea6b1=this[_0x6ecbaf(0xc4)];_0x2ea6b1[_0x6ecbaf(0xbb)][_0x6ecbaf(0xbd)](_0x6ecbaf(0xc0))&&_0x2ea6b1[_0x6ecbaf(0xc7)][_0x6ecbaf(0xbd)](_0x6ecbaf(0xba))[_0x6ecbaf(0xb5)](_0x6ecbaf(0xc0));}}function _0x209e(){const _0x83c606=['70270bbyJTh','564bdZDbq','612lAYYhB','TrackChangesEditing','commands','367880xAhKxJ','get','1aRbipU','4hMLvBr','ckbox','1206489CkLKcX','608647ZsOEVZ','2609722DjsHxC','editor','91RnFRth','195328lrNaCQ','plugins','92154MuTbHn','1331cnTXsT','enableCommand','afterInit'];_0x209e=function(){return _0x83c606;};return _0x209e();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x51d897=_0x2525;(function(_0x1d0a43,_0x4cba39){const _0x1c28b8=_0x2525,_0x529eca=_0x1d0a43();while(!![]){try{const _0x29b0eb=-parseInt(_0x1c28b8(0x11c))/0x1*(parseInt(_0x1c28b8(0x10f))/0x2)+parseInt(_0x1c28b8(0x112))/0x3*(-parseInt(_0x1c28b8(0xf5))/0x4)+parseInt(_0x1c28b8(0xf1))/0x5+-parseInt(_0x1c28b8(0x11f))/0x6*(parseInt(_0x1c28b8(0x107))/0x7)+-parseInt(_0x1c28b8(0x101))/0x8*(-parseInt(_0x1c28b8(0x10e))/0x9)+parseInt(_0x1c28b8(0xf9))/0xa+parseInt(_0x1c28b8(0x10a))/0xb;if(_0x29b0eb===_0x4cba39)break;else _0x529eca['push'](_0x529eca['shift']());}catch(_0x4d87a8){_0x529eca['push'](_0x529eca['shift']());}}}(_0xc152,0xe0f50));function _0xc152(){const _0x1fb4c3=['CodeBlock','filter','language','type','get','9539536UksvkA','model','change','registerElementLabel','document','parent','12260647uGRJBI','commands','TrackChangesEditing','4303706xivROW','plugins','isLimit','*Set\x20format:*\x20%0','9DtSOhl','1445682aBcjsV','toLowerCase','languages','41787JaNlZh','checkChild','outdentCodeBlock','forceValue','afterInit','locale','enableCommand','rootElement','registerDescriptionCallback','from','1iJcMvn','selection','ELEMENT_CODE_BLOCK','6GROzWW','editor','markBlockFormat','commandName','label','find','codeBlock','formatBlock','indentCodeBlock','has','name','*Remove\x20format:*\x20%0','8388545fizbbm','format','value','descriptionFactory','316ipoiVJ','config','getSelectedBlocks','commandParams','12347800TWhfmD','blockName','schema'];_0xc152=function(){return _0x1fb4c3;};return _0xc152();}import{Plugin as _0x1c953d}from'ckeditor5/src/core.js';import{getTranslation as _0x44b500}from'../utils/common-translations.js';function _0x2525(_0x4126c2,_0x11105e){const _0xc152f5=_0xc152();return _0x2525=function(_0x25251f,_0x217983){_0x25251f=_0x25251f-0xec;let _0xa714df=_0xc152f5[_0x25251f];return _0xa714df;},_0x2525(_0x4126c2,_0x11105e);}import{getRangesOfBlockGroups as _0x3d9a66}from'../utils/utils.js';export default class J extends _0x1c953d{[_0x51d897(0x116)](){const _0x405a86=_0x51d897,_0x56beeb=this[_0x405a86(0x120)];if(!_0x56beeb[_0x405a86(0x10b)][_0x405a86(0xee)](_0x405a86(0xfc)))return;const _0x1a2eaa=_0x56beeb[_0x405a86(0x10b)][_0x405a86(0x100)](_0x405a86(0x109)),_0x4d9343=_0x56beeb[_0x405a86(0x117)],_0x313b58=_0x56beeb[_0x405a86(0xf6)][_0x405a86(0x100)](_0x405a86(0x125))[_0x405a86(0x111)],_0xcb272b=_0x56beeb[_0x405a86(0x108)][_0x405a86(0x100)](_0x405a86(0x125));_0x1a2eaa[_0x405a86(0x118)](_0x405a86(0xed)),_0x1a2eaa[_0x405a86(0x118)](_0x405a86(0x114)),_0x1a2eaa[_0x405a86(0x118)](_0x405a86(0x125),(_0x2df97b,_0x1a0dae={})=>{const _0x536752=_0x405a86,_0x442e59=_0x56beeb[_0x536752(0x102)],_0x2a62bc=_0x56beeb[_0x536752(0x102)][_0x536752(0x105)][_0x536752(0x11d)],_0x5a5359=_0x1a0dae&&void 0x0!==_0x1a0dae[_0x536752(0x115)]?_0x1a0dae[_0x536752(0x115)]:!_0xcb272b[_0x536752(0xf3)];let _0x290dce;_0x1a0dae[_0x536752(0xfe)]||(_0x1a0dae[_0x536752(0xfe)]=_0x313b58[0x0][_0x536752(0xfe)]),_0x290dce=_0x5a5359?Array[_0x536752(0x11b)](_0x2a62bc[_0x536752(0xf7)]())[_0x536752(0xfd)](_0x45471f=>eo(_0x45471f)||function(_0x53b18f,_0x14acc8){const _0x3df1d3=_0x536752;if(_0x53b18f['is'](_0x3df1d3(0x119))||_0x14acc8[_0x3df1d3(0x10c)](_0x53b18f))return!0x1;return _0x14acc8[_0x3df1d3(0x113)](_0x53b18f[_0x3df1d3(0x106)],_0x3df1d3(0x125));}(_0x45471f,_0x442e59[_0x536752(0xfb)])):Array[_0x536752(0x11b)](_0x2a62bc[_0x536752(0xf7)]())[_0x536752(0xfd)](_0x11a063=>eo(_0x11a063));const _0x53f55c=_0x3d9a66(_0x290dce,_0x442e59);_0x442e59[_0x536752(0x103)](()=>{const _0x4b86dc=_0x536752;for(const _0x2a128d of _0x53f55c)_0x1a2eaa[_0x4b86dc(0x121)](_0x2a128d,{'commandName':_0x4b86dc(0x125),'commandParams':[{..._0x1a0dae,'forceValue':_0x5a5359}],'formatGroupId':_0x4b86dc(0xfa)});});}),(_0x1a2eaa[_0x405a86(0xf4)][_0x405a86(0x104)](_0x405a86(0x125),_0x12d91c=>_0x44b500(_0x4d9343,_0x405a86(0x11e),_0x12d91c)),_0x1a2eaa[_0x405a86(0xf4)][_0x405a86(0x11a)](_0x1de378=>{const _0x4bda15=_0x405a86;if(_0x4bda15(0xec)!=_0x1de378[_0x4bda15(0xff)])return;const _0x73ecb6=_0x4d9343['t'],{data:_0x362467}=_0x1de378;if(!_0x362467||_0x4bda15(0x125)!=_0x362467[_0x4bda15(0x122)])return;const _0x338141=_0x362467[_0x4bda15(0xf8)][0x0][_0x4bda15(0xfe)],_0x325ebb=_0x73ecb6(_0x313b58[_0x4bda15(0x124)](_0x315fd1=>_0x315fd1[_0x4bda15(0xfe)]===_0x338141)[_0x4bda15(0x123)])[_0x4bda15(0x110)]();return _0x362467[_0x4bda15(0xf8)][0x0][_0x4bda15(0x115)]?{'type':_0x4bda15(0xf2),'content':_0x44b500(_0x4d9343,_0x4bda15(0x10d),_0x44b500(_0x4d9343,_0x4bda15(0x11e),0x1)+'\x20('+_0x325ebb+')')}:{'type':_0x4bda15(0xf2),'content':_0x44b500(_0x4d9343,_0x4bda15(0xf0),_0x44b500(_0x4d9343,_0x4bda15(0x11e),0x1))};}));}}function eo(_0x1f4c37){const _0x5be52f=_0x51d897;return _0x5be52f(0x125)==_0x1f4c37[_0x5be52f(0xef)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x207668=_0x4506;function _0x2eed(){const _0x35ccf0=['get','30NBjBNI','282sERjiY','plugins','afterInit','495830fiivFZ','240575RpRggi','7046828FrLusS','addCommentThread','TrackChangesEditing','210992AqbjJK','9863630jAnnkC','editor','423XHrEOP','502LDVNtq','has','31922300BfaGQt','CommentsEditing','enableCommand'];_0x2eed=function(){return _0x35ccf0;};return _0x2eed();}(function(_0x2c3e45,_0x363958){const _0x3cc021=_0x4506,_0x1a69f0=_0x2c3e45();while(!![]){try{const _0x431420=parseInt(_0x3cc021(0x1ce))/0x1+-parseInt(_0x3cc021(0x1c3))/0x2*(parseInt(_0x3cc021(0x1ca))/0x3)+parseInt(_0x3cc021(0x1cf))/0x4+parseInt(_0x3cc021(0x1cd))/0x5*(-parseInt(_0x3cc021(0x1c9))/0x6)+parseInt(_0x3cc021(0x1c0))/0x7+-parseInt(_0x3cc021(0x1d2))/0x8*(-parseInt(_0x3cc021(0x1c2))/0x9)+-parseInt(_0x3cc021(0x1c5))/0xa;if(_0x431420===_0x363958)break;else _0x1a69f0['push'](_0x1a69f0['shift']());}catch(_0x48c0e4){_0x1a69f0['push'](_0x1a69f0['shift']());}}}(_0x2eed,0xe5520));function _0x4506(_0x2a759d,_0x48bcd0){const _0x2eed9d=_0x2eed();return _0x4506=function(_0x450678,_0x4fa6a0){_0x450678=_0x450678-0x1c0;let _0xc0b124=_0x2eed9d[_0x450678];return _0xc0b124;},_0x4506(_0x2a759d,_0x48bcd0);}import{Plugin as _0x2d331a}from'ckeditor5/src/core.js';export default class q extends _0x2d331a{[_0x207668(0x1cc)](){const _0x320e52=_0x207668,_0x4c3991=this[_0x320e52(0x1c1)];if(!_0x4c3991[_0x320e52(0x1cb)][_0x320e52(0x1c4)](_0x320e52(0x1c6)))return;_0x4c3991[_0x320e52(0x1cb)][_0x320e52(0x1c8)](_0x320e52(0x1d1))[_0x320e52(0x1c7)](_0x320e52(0x1d0));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0xbe1d5b=_0xc5c5;(function(_0x3f6a09,_0x16ef19){const _0x29a100=_0xc5c5,_0x32ce83=_0x3f6a09();while(!![]){try{const _0x1bd7e1=parseInt(_0x29a100(0x1de))/0x1+-parseInt(_0x29a100(0x1d5))/0x2*(-parseInt(_0x29a100(0x1e2))/0x3)+parseInt(_0x29a100(0x1eb))/0x4+-parseInt(_0x29a100(0x1df))/0x5*(-parseInt(_0x29a100(0x1d0))/0x6)+-parseInt(_0x29a100(0x1ca))/0x7+-parseInt(_0x29a100(0x1b1))/0x8+-parseInt(_0x29a100(0x1c2))/0x9*(parseInt(_0x29a100(0x1bf))/0xa);if(_0x1bd7e1===_0x16ef19)break;else _0x32ce83['push'](_0x32ce83['shift']());}catch(_0xa50745){_0x32ce83['push'](_0x32ce83['shift']());}}}(_0x4dce,0xc5806));function _0x4dce(){const _0x2b4f0d=['10BvkWCi','unlock','TrackChangesEditing','4661523wjlcRc','createSelection','modifySelection','bind','forward','model','addMarker:suggestion:deletion','commands','enqueueChange','5859456fBCSko','$graveyard','2722368zPgtlT','isCollapsed','high','data','start','uiElement','batch','showSuggestionHighlights','end','merge','markerName','rootName','document','editor','9597330eUMQmh','delete','unbindElementFromMarkerName','45bDoDGO','remove','deleteForward','root','fromRange','requires','options','removeMarker:suggestion:deletion','777665HgCwNY','lock','detach','init','mapper','enableCommand','4810290FDuLzD','getFirstRange','writer','buffer','setSelection','2YyDxyc','createRange','plugins','get','downcastDispatcher','unit','editing','markerNameToElements','selection','1436887EHFFqo'];_0x4dce=function(){return _0x2b4f0d;};return _0x4dce();}function _0xc5c5(_0x497652,_0x416c4d){const _0x4dce64=_0x4dce();return _0xc5c5=function(_0xc5c589,_0x3f9715){_0xc5c589=_0xc5c589-0x1b0;let _0x5905e5=_0x4dce64[_0xc5c589];return _0x5905e5;},_0xc5c5(_0x497652,_0x416c4d);}import{Plugin as _0x1502be}from'ckeditor5/src/core.js';import{LiveRange as _0xc38ad8}from'ckeditor5/src/engine.js';import{Delete as _0x4b60ea}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x320ecf}from'./utils.js';export default class z extends _0x1502be{static get[_0xbe1d5b(0x1c7)](){return[_0x4b60ea];}[_0xbe1d5b(0x1cd)](){const _0x2ea96e=_0xbe1d5b,_0x332132=this[_0x2ea96e(0x1be)],_0x1962c2=_0x332132[_0x2ea96e(0x1d7)][_0x2ea96e(0x1d8)](_0x2ea96e(0x1e1));_0x1962c2[_0x2ea96e(0x1cf)](_0x2ea96e(0x1c0));const _0x2fe0f4=_0x332132[_0x2ea96e(0x1e9)][_0x2ea96e(0x1d8)](_0x2ea96e(0x1c4));_0x1962c2[_0x2ea96e(0x1cf)](_0x2ea96e(0x1c4),(_0x47fc57,_0x396112={})=>{const _0xef7e6d=_0x2ea96e,_0x5a1647=_0x332132[_0xef7e6d(0x1e7)][_0xef7e6d(0x1e3)](_0x332132[_0xef7e6d(0x1e7)][_0xef7e6d(0x1bd)][_0xef7e6d(0x1dd)]);_0x5a1647[_0xef7e6d(0x1b2)]&&_0x332132[_0xef7e6d(0x1e7)][_0xef7e6d(0x1e4)](_0x5a1647,{'direction':_0xef7e6d(0x1e6),'unit':_0x396112[_0xef7e6d(0x1da)]});const _0x276b08=_0x5a1647[_0xef7e6d(0x1d1)](),_0x5e8927=_0xc38ad8[_0xef7e6d(0x1c6)](_0x276b08);let _0x5470d3;_0x47fc57(_0x396112),_0x5470d3=_0xef7e6d(0x1b0)==_0x5e8927[_0xef7e6d(0x1c5)][_0xef7e6d(0x1bc)]?_0x332132[_0xef7e6d(0x1e7)][_0xef7e6d(0x1d6)](_0x276b08[_0xef7e6d(0x1b5)]):_0x332132[_0xef7e6d(0x1e7)][_0xef7e6d(0x1d6)](_0x5e8927[_0xef7e6d(0x1b5)],_0x5e8927[_0xef7e6d(0x1b9)]),_0x5e8927[_0xef7e6d(0x1cc)](),_0x332132[_0xef7e6d(0x1e7)][_0xef7e6d(0x1ea)](_0x2fe0f4[_0xef7e6d(0x1d3)][_0xef7e6d(0x1b7)],_0x2406a6=>{const _0x2ef552=_0xef7e6d;_0x2fe0f4[_0x2ef552(0x1d3)][_0x2ef552(0x1cb)](),_0x2406a6[_0x2ef552(0x1d4)](_0x2406a6[_0x2ef552(0x1d6)](_0x5470d3[_0x2ef552(0x1b9)])),_0x2fe0f4[_0x2ef552(0x1d3)][_0x2ef552(0x1e0)]();});}),_0x332132[_0x2ea96e(0x1db)][_0x2ea96e(0x1d9)]['on'](_0x2ea96e(0x1e8),_0x320ecf(_0x332132,_0x2ea96e(0x1ba)),{'priority':_0x2ea96e(0x1b3)}),_0x332132[_0x2ea96e(0x1b4)][_0x2ea96e(0x1d9)]['on'](_0x2ea96e(0x1e8),(_0x568109,_0x5c5d34,_0x1c1dc1)=>{const _0x4c2b47=_0x2ea96e;_0x1c1dc1[_0x4c2b47(0x1c8)][_0x4c2b47(0x1b8)]&&_0x320ecf(_0x332132,_0x4c2b47(0x1ba),{'showActiveMarker':!0x1})[_0x4c2b47(0x1e5)](this)(_0x568109,_0x5c5d34,_0x1c1dc1);},{'priority':_0x2ea96e(0x1b3)}),_0x332132[_0x2ea96e(0x1db)][_0x2ea96e(0x1d9)]['on'](_0x2ea96e(0x1c9),(_0x4ff2a9,_0x48ee7d,_0x15f8bf)=>{const _0x44ccb0=_0x2ea96e,_0x4cdd5a=_0x15f8bf[_0x44ccb0(0x1ce)][_0x44ccb0(0x1dc)](_0x48ee7d[_0x44ccb0(0x1bb)]);if(_0x4cdd5a){for(const _0x3bab0b of _0x4cdd5a)_0x3bab0b['is'](_0x44ccb0(0x1b6))&&(_0x15f8bf[_0x44ccb0(0x1ce)][_0x44ccb0(0x1c1)](_0x3bab0b,_0x48ee7d[_0x44ccb0(0x1bb)]),_0x15f8bf[_0x44ccb0(0x1d2)][_0x44ccb0(0x1c3)](_0x3bab0b));}},{'priority':_0x2ea96e(0x1b3)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3c5f69=_0x1e64;function _0x1e64(_0x2a494d,_0x444754){const _0x410b50=_0x410b();return _0x1e64=function(_0x1e6457,_0x2e47d3){_0x1e6457=_0x1e6457-0x122;let _0x2020aa=_0x410b50[_0x1e6457];return _0x2020aa;},_0x1e64(_0x2a494d,_0x444754);}(function(_0x2c8aea,_0x3d5d12){const _0x6e43eb=_0x1e64,_0x282a8f=_0x2c8aea();while(!![]){try{const _0x1fbf57=-parseInt(_0x6e43eb(0x142))/0x1+-parseInt(_0x6e43eb(0x12b))/0x2*(parseInt(_0x6e43eb(0x130))/0x3)+parseInt(_0x6e43eb(0x153))/0x4+-parseInt(_0x6e43eb(0x14a))/0x5+-parseInt(_0x6e43eb(0x141))/0x6*(parseInt(_0x6e43eb(0x129))/0x7)+-parseInt(_0x6e43eb(0x134))/0x8+parseInt(_0x6e43eb(0x140))/0x9*(parseInt(_0x6e43eb(0x155))/0xa);if(_0x1fbf57===_0x3d5d12)break;else _0x282a8f['push'](_0x282a8f['shift']());}catch(_0x3aa18e){_0x282a8f['push'](_0x282a8f['shift']());}}}(_0x410b,0xcad25));import{Plugin as _0x2ae356}from'ckeditor5/src/core.js';import{Enter as _0x1c62e6}from'ckeditor5/src/enter.js';function _0x410b(){const _0x46eed4=['enterBlock','writer','markerNameToElements','commands','parent','init','setSelection','plugins','23666445vfZhWd','6czhMqo','577565SpvvaN','markInsertion','document','enter','bind','getFirstRange','hasClass','selection','2607710ytDkOP','addMarker:suggestion:insertion','change','downcastDispatcher','get','requires','options','mapper','markerName','4948412HtMSdp','createPositionAt','10ULhEYo','removeMarker:suggestion:insertion','end','split','fire','detach','TrackChangesEditing','high','createRange','fromRange','model','6700925XWuSGP','unbindElementFromMarkerName','188982rFhvfp','editor','editing','remove','ck-suggestion-marker-split','9kVeLOI','showSuggestionHighlights','getFirstPosition','nextSibling','5568768ZUZriW','enableCommand','afterExecute','data'];_0x410b=function(){return _0x46eed4;};return _0x410b();}import{LiveRange as _0x3e8094}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x53560c}from'./utils.js';export default class Q extends _0x2ae356{static get[_0x3c5f69(0x14f)](){return[_0x1c62e6];}[_0x3c5f69(0x13d)](){const _0x4fb88f=_0x3c5f69,_0x588088=this[_0x4fb88f(0x12c)],_0x3faac4=_0x588088[_0x4fb88f(0x13f)][_0x4fb88f(0x14e)](_0x4fb88f(0x124)),_0x5ebc34=_0x588088[_0x4fb88f(0x13b)][_0x4fb88f(0x14e)](_0x4fb88f(0x145));_0x3faac4[_0x4fb88f(0x135)](_0x4fb88f(0x145),()=>{const _0x5de2e2=_0x4fb88f;_0x588088[_0x5de2e2(0x128)][_0x5de2e2(0x14c)](_0xf4714d=>{const _0x1ef9d6=_0x5de2e2,_0x4478eb=_0x588088[_0x1ef9d6(0x128)][_0x1ef9d6(0x144)][_0x1ef9d6(0x149)],_0x15b74f=_0x4478eb[_0x1ef9d6(0x132)](),_0x28b163=_0x3e8094[_0x1ef9d6(0x127)](_0x4478eb[_0x1ef9d6(0x147)]());if(_0x5ebc34[_0x1ef9d6(0x138)](_0xf4714d)){const _0x38111d=_0x588088[_0x1ef9d6(0x128)][_0x1ef9d6(0x154)](_0x15b74f[_0x1ef9d6(0x13c)][_0x1ef9d6(0x133)],0x0),_0x3b50e2=_0xf4714d[_0x1ef9d6(0x126)](_0x15b74f,_0x38111d);_0x3faac4[_0x1ef9d6(0x143)](_0x3b50e2);}else _0xf4714d[_0x1ef9d6(0x13e)](_0xf4714d[_0x1ef9d6(0x126)](_0x28b163[_0x1ef9d6(0x157)]));_0x28b163[_0x1ef9d6(0x123)](),_0x5ebc34[_0x1ef9d6(0x122)](_0x1ef9d6(0x136),{'writer':_0xf4714d});});}),_0x588088[_0x4fb88f(0x12d)][_0x4fb88f(0x14d)]['on'](_0x4fb88f(0x14b),_0x53560c(_0x588088,_0x4fb88f(0x158)),{'priority':_0x4fb88f(0x125)}),_0x588088[_0x4fb88f(0x12d)][_0x4fb88f(0x14d)]['on'](_0x4fb88f(0x156),(_0x5c3fb7,_0x477c14,_0x3c4ab0)=>{const _0xb84dbd=_0x4fb88f,_0x274280=_0x3c4ab0[_0xb84dbd(0x151)][_0xb84dbd(0x13a)](_0x477c14[_0xb84dbd(0x152)]);if(_0x274280){for(const _0x2e3884 of _0x274280)_0x2e3884[_0xb84dbd(0x148)](_0xb84dbd(0x12f))&&(_0x3c4ab0[_0xb84dbd(0x151)][_0xb84dbd(0x12a)](_0x2e3884,_0x477c14[_0xb84dbd(0x152)]),_0x3c4ab0[_0xb84dbd(0x139)][_0xb84dbd(0x12e)](_0x2e3884));}},{'priority':_0x4fb88f(0x125)}),_0x588088[_0x4fb88f(0x137)][_0x4fb88f(0x14d)]['on'](_0x4fb88f(0x14b),(_0x349b3d,_0x35eabb,_0x356e99)=>{const _0x40ccba=_0x4fb88f;_0x356e99[_0x40ccba(0x150)][_0x40ccba(0x131)]&&_0x53560c(_0x588088,_0x40ccba(0x158),{'showActiveMarker':!0x1})[_0x40ccba(0x146)](this)(_0x349b3d,_0x35eabb,_0x356e99);},{'priority':_0x4fb88f(0x125)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x149106=_0x3d15;(function(_0x553d37,_0x50bdf4){const _0x41012f=_0x3d15,_0x2a0263=_0x553d37();while(!![]){try{const _0xf8d824=parseInt(_0x41012f(0x133))/0x1*(parseInt(_0x41012f(0x10c))/0x2)+-parseInt(_0x41012f(0x124))/0x3*(-parseInt(_0x41012f(0x12f))/0x4)+parseInt(_0x41012f(0x10d))/0x5+parseInt(_0x41012f(0x10e))/0x6*(-parseInt(_0x41012f(0x11f))/0x7)+parseInt(_0x41012f(0x120))/0x8*(parseInt(_0x41012f(0x125))/0x9)+-parseInt(_0x41012f(0x11a))/0xa*(parseInt(_0x41012f(0x11e))/0xb)+-parseInt(_0x41012f(0x11c))/0xc*(parseInt(_0x41012f(0x136))/0xd);if(_0xf8d824===_0x50bdf4)break;else _0x2a0263['push'](_0x2a0263['shift']());}catch(_0x43f7b6){_0x2a0263['push'](_0x2a0263['shift']());}}}(_0x4b5f,0xb9543));import{Plugin as _0x45b032}from'ckeditor5/src/core.js';function _0x3d15(_0x4cb178,_0x57b1ba){const _0x4b5f58=_0x4b5f();return _0x3d15=function(_0x3d150a,_0x43a0ed){_0x3d150a=_0x3d150a-0x10b;let _0x6993f7=_0x4b5f58[_0x3d150a];return _0x6993f7;},_0x3d15(_0x4cb178,_0x57b1ba);}export default class X extends _0x45b032{[_0x149106(0x119)](){const _0x3ca7b0=_0x149106;if(!this[_0x3ca7b0(0x111)][_0x3ca7b0(0x10f)][_0x3ca7b0(0x129)](_0x3ca7b0(0x12d)))return;const _0x159754=this[_0x3ca7b0(0x111)][_0x3ca7b0(0x10f)][_0x3ca7b0(0x114)](_0x3ca7b0(0x11d));_0x159754[_0x3ca7b0(0x122)](_0x3ca7b0(0x12c),this[_0x3ca7b0(0x113)][_0x3ca7b0(0x126)](this)),_0x159754[_0x3ca7b0(0x122)](_0x3ca7b0(0x131)),_0x159754[_0x3ca7b0(0x122)](_0x3ca7b0(0x12a)),_0x159754[_0x3ca7b0(0x122)](_0x3ca7b0(0x134)),_0x159754[_0x3ca7b0(0x122)](_0x3ca7b0(0x121));}[_0x149106(0x113)](_0x43f2d7,_0x2ba9ce,_0x4baa9={}){const _0x3cdcbc=_0x149106,_0x2fcc44=this[_0x3cdcbc(0x111)][_0x3cdcbc(0x10f)][_0x3cdcbc(0x114)](_0x3cdcbc(0x118));return _0x43f2d7(_0x57abf2=>{const _0x16ca66=_0x3cdcbc;let _0x5909dd=(_0x16ca66(0x130)==typeof _0x2ba9ce?_0x2fcc44[_0x16ca66(0x112)](_0x2ba9ce,_0x4baa9):_0x2ba9ce)(_0x57abf2);Array[_0x16ca66(0x138)](_0x5909dd)&&(_0x5909dd={'results':_0x5909dd,'searchText':_0x16ca66(0x130)==typeof _0x2ba9ce?_0x2ba9ce:''});const _0x5c3ae0=_0x5909dd[_0x16ca66(0x110)][_0x16ca66(0x12e)](_0x27c80b=>!0x1===this[_0x16ca66(0x127)](_0x27c80b,_0x57abf2[_0x16ca66(0x11b)]));return{..._0x5909dd,'results':_0x5c3ae0};},_0x4baa9);}[_0x149106(0x127)](_0x305466,_0x8b4ed7){const _0x1860d5=_0x149106,_0x25a58c=this[_0x1860d5(0x111)][_0x1860d5(0x132)][_0x1860d5(0x137)](this[_0x1860d5(0x111)][_0x1860d5(0x132)][_0x1860d5(0x12b)](_0x8b4ed7,_0x305466[_0x1860d5(0x128)]),this[_0x1860d5(0x111)][_0x1860d5(0x132)][_0x1860d5(0x12b)](_0x8b4ed7,_0x305466[_0x1860d5(0x117)]));for(const _0xd2a64b of this[_0x1860d5(0x111)][_0x1860d5(0x132)][_0x1860d5(0x135)][_0x1860d5(0x115)](_0x1860d5(0x10b)))if(null!==_0x25a58c[_0x1860d5(0x123)](_0xd2a64b[_0x1860d5(0x116)]()))return!0x0;return!0x1;}}function _0x4b5f(){const _0x58608a=['11823FPfuJs','2576IclXWI','replaceAll','enableCommand','getIntersection','1623zBgzBO','31770RfWgva','bind','_isInDeletionRange','start','has','findPrevious','createPositionAt','find','FindAndReplaceEditing','filter','1616LrrcNw','string','findNext','model','634553YfPscc','replace','markers','1982474OuwHHy','createRange','isArray','suggestion:deletion','2ecAAFc','5290875dzqRpx','2106FyryRF','plugins','results','editor','findByTextCallback','handleFindCommand','get','getMarkersGroup','getRange','end','FindAndReplaceUtils','afterInit','20buRDVx','item','60cYUElZ','TrackChangesEditing','5134338Iypggr'];_0x4b5f=function(){return _0x58608a;};return _0x4b5f();}
|