@ckeditor/ckeditor5-track-changes 42.0.0-alpha.7 → 42.0.0-alpha.8
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
|
+
(_0x5a90d1=>{const {zh:{dictionary:_0x4fbb52,getPluralForm:_0x4f6de0}}={'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':_0xc6e9af=>0x0}};_0x5a90d1['zh']||={'dictionary':{},'getPluralForm':null},_0x5a90d1['zh']['dictionary']=Object['assign'](_0x5a90d1['zh']['dictionary'],_0x4fbb52),_0x5a90d1['zh']['getPluralForm']=_0x4f6de0;})(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.8",
|
|
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.8",
|
|
45
|
+
"ckeditor5-collaboration": "42.0.0-alpha.8",
|
|
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 _0x17d5bf=_0x425e;(function(_0x479c7b,_0x3eab40){const _0x1a3e09=_0x425e,_0x44fbc5=_0x479c7b();while(!![]){try{const _0x250a78=parseInt(_0x1a3e09(0x146))/0x1*(parseInt(_0x1a3e09(0x154))/0x2)+parseInt(_0x1a3e09(0x14f))/0x3+parseInt(_0x1a3e09(0x141))/0x4*(parseInt(_0x1a3e09(0x14c))/0x5)+-parseInt(_0x1a3e09(0x143))/0x6+-parseInt(_0x1a3e09(0x153))/0x7+parseInt(_0x1a3e09(0x148))/0x8+parseInt(_0x1a3e09(0x149))/0x9;if(_0x250a78===_0x3eab40)break;else _0x44fbc5['push'](_0x44fbc5['shift']());}catch(_0x37afd6){_0x44fbc5['push'](_0x44fbc5['shift']());}}}(_0xf062,0xb9b7d));import{Command as _0x2e9ff1}from'ckeditor5/src/core.js';function _0x425e(_0x1dc24b,_0x33a677){const _0xf06222=_0xf062();return _0x425e=function(_0x425e65,_0x13eed4){_0x425e65=_0x425e65-0x13e;let _0x5b5352=_0xf06222[_0x425e65];return _0x5b5352;},_0x425e(_0x1dc24b,_0x33a677);}function _0xf062(){const _0x2b9ce7=['execute','1093ZPdgyp','refresh','10258712WnHNYv','2176191QnwkdM','model','isEnabled','234430VDeSzb','track-changes-accept-suggestion-not-found','editor','867036KLcQxb','get','TrackChangesEditing','getRanges','5391715lnpTcd','538YmVlnv','_isEnabledBasedOnSelection','plugins','_suggestions','68tZHOLK','acceptSuggestion','8239698bAnSMB','canEditAt'];_0xf062=function(){return _0x2b9ce7;};return _0xf062();}import{CKEditorError as _0x24c7ee}from'ckeditor5/src/utils.js';export default class $ extends _0x2e9ff1{constructor(_0x55e8bd,_0x63546b){const _0x306707=_0x425e;super(_0x55e8bd),this[_0x306707(0x140)]=_0x63546b,this[_0x306707(0x147)](),this[_0x306707(0x13e)]=!0x1;}[_0x17d5bf(0x147)](){const _0x28d884=_0x17d5bf;this[_0x28d884(0x14b)]=!0x0;}[_0x17d5bf(0x145)](_0x203358){const _0x22ae1a=_0x17d5bf,_0xd2af72=this[_0x22ae1a(0x140)][_0x22ae1a(0x150)](_0x203358);if(!_0xd2af72)throw new _0x24c7ee(_0x22ae1a(0x14d),this);const _0x52e5d1=_0xd2af72[_0x22ae1a(0x152)]();this[_0x22ae1a(0x14e)][_0x22ae1a(0x14a)][_0x22ae1a(0x144)](_0x52e5d1)&&this[_0x22ae1a(0x14e)][_0x22ae1a(0x13f)][_0x22ae1a(0x150)](_0x22ae1a(0x151))[_0x22ae1a(0x142)](_0xd2af72);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5656(_0x109b73,_0x5f211c){const _0x3a65f2=_0x3a65();return _0x5656=function(_0x565620,_0x292873){_0x565620=_0x565620-0xbb;let _0x165a83=_0x3a65f2[_0x565620];return _0x165a83;},_0x5656(_0x109b73,_0x5f211c);}const _0x470ee4=_0x5656;(function(_0xaf2a2b,_0x44414f){const _0x17c984=_0x5656,_0x11acdd=_0xaf2a2b();while(!![]){try{const _0x21ae2d=parseInt(_0x17c984(0xc3))/0x1+parseInt(_0x17c984(0xbf))/0x2*(parseInt(_0x17c984(0xc8))/0x3)+parseInt(_0x17c984(0xbc))/0x4+-parseInt(_0x17c984(0xc7))/0x5*(-parseInt(_0x17c984(0xc2))/0x6)+parseInt(_0x17c984(0xca))/0x7*(-parseInt(_0x17c984(0xd2))/0x8)+parseInt(_0x17c984(0xc6))/0x9*(parseInt(_0x17c984(0xc0))/0xa)+-parseInt(_0x17c984(0xc5))/0xb;if(_0x21ae2d===_0x44414f)break;else _0x11acdd['push'](_0x11acdd['shift']());}catch(_0xcdbc93){_0x11acdd['push'](_0x11acdd['shift']());}}}(_0x3a65,0x19389));function _0x3a65(){const _0x3b9d76=['editor','plugins','TrackChangesEditing','canEditAt','104CfFoVF','refresh','_suggestions','568912BCBAPz','get','_isEnabledBasedOnSelection','33834oOxfKA','170urjsqQ','getRanges','819618RdZMBU','184717eQwhxn','track-changes-discard-suggestion-not-found','4615358sgSLez','3942rkEhqh','5FlLyTg','24FqpqBk','discardSuggestion','44933rMRbus','execute','isEnabled','model'];_0x3a65=function(){return _0x3b9d76;};return _0x3a65();}import{Command as _0x67686f}from'ckeditor5/src/core.js';import{CKEditorError as _0x4a8493}from'ckeditor5/src/utils.js';export default class B extends _0x67686f{constructor(_0x72903f,_0x2a5026){const _0x1f2849=_0x5656;super(_0x72903f),this[_0x1f2849(0xbb)]=_0x2a5026,this[_0x1f2849(0xd3)](),this[_0x1f2849(0xbe)]=!0x1;}[_0x470ee4(0xd3)](){const _0x5c6b95=_0x470ee4;this[_0x5c6b95(0xcc)]=!0x0;}[_0x470ee4(0xcb)](_0x4b8d38){const _0x2c811a=_0x470ee4,_0x4a7187=this[_0x2c811a(0xbb)][_0x2c811a(0xbd)](_0x4b8d38);if(!_0x4a7187)throw new _0x4a8493(_0x2c811a(0xc4),this);const _0x46b14d=_0x4a7187[_0x2c811a(0xc1)]();this[_0x2c811a(0xce)][_0x2c811a(0xcd)][_0x2c811a(0xd1)](_0x46b14d)&&this[_0x2c811a(0xce)][_0x2c811a(0xcf)][_0x2c811a(0xbd)](_0x2c811a(0xd0))[_0x2c811a(0xc9)](_0x4a7187);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x30ffab=_0x31eb;(function(_0x42503a,_0x4e1fcf){const _0x3a3ef8=_0x31eb,_0x308446=_0x42503a();while(!![]){try{const _0x43f59e=-parseInt(_0x3a3ef8(0xc4))/0x1+parseInt(_0x3a3ef8(0xc1))/0x2*(-parseInt(_0x3a3ef8(0xcb))/0x3)+parseInt(_0x3a3ef8(0xd6))/0x4+-parseInt(_0x3a3ef8(0xc9))/0x5*(-parseInt(_0x3a3ef8(0xc0))/0x6)+-parseInt(_0x3a3ef8(0xd0))/0x7*(parseInt(_0x3a3ef8(0xd3))/0x8)+-parseInt(_0x3a3ef8(0xc8))/0x9*(parseInt(_0x3a3ef8(0xd1))/0xa)+-parseInt(_0x3a3ef8(0xcd))/0xb*(-parseInt(_0x3a3ef8(0xc6))/0xc);if(_0x43f59e===_0x4e1fcf)break;else _0x308446['push'](_0x308446['shift']());}catch(_0x442012){_0x308446['push'](_0x308446['shift']());}}}(_0x12c6,0x9fd20));import{Command as _0x4da0f3}from'ckeditor5/src/core.js';function _0x12c6(){const _0x210976=['6869220bdbbIs','_isEnabledBasedOnSelection','117TeLuiB','20635CCMnjN','refresh','468114MNwnaP','isInContent','33RTFTCt','getRanges','model','469RIvOek','367940ulfNxd','some','61448RgoGwi','values','_command','1482612biwgtI','_suggestions','isEnabled','from','984hRBymS','2jspNhh','execute','editor','961175JiYCij','canEditAt'];_0x12c6=function(){return _0x210976;};return _0x12c6();}import{sortSuggestions as _0x45e408,executeCommandForSuggestions as _0x3910ad}from'../utils/utils.js';function _0x31eb(_0x4bf143,_0x59afd8){const _0x12c6a6=_0x12c6();return _0x31eb=function(_0x31eb7b,_0x4eb206){_0x31eb7b=_0x31eb7b-0xbd;let _0x32cc97=_0x12c6a6[_0x31eb7b];return _0x32cc97;},_0x31eb(_0x4bf143,_0x59afd8);}export default class x extends _0x4da0f3{constructor(_0xeca53a,_0x3ac131,_0xcfab88){const _0xc929d1=_0x31eb;super(_0xeca53a),this[_0xc929d1(0xd5)]=_0x3ac131,this[_0xc929d1(0xbd)]=_0xcfab88,this[_0xc929d1(0xca)](),this[_0xc929d1(0xc7)]=!0x1;}[_0x30ffab(0xca)](){const _0x4314f3=_0x30ffab,_0x4c8d18=Array[_0x4314f3(0xbf)](this[_0x4314f3(0xbd)][_0x4314f3(0xd4)]())[_0x4314f3(0xd2)](_0x4e947c=>_0x4e947c[_0x4314f3(0xcc)]);this[_0x4314f3(0xbe)]=this[_0x4314f3(0xd5)][_0x4314f3(0xbe)]&&_0x4c8d18;}[_0x30ffab(0xc2)](){const _0x48cf53=_0x30ffab,_0x16529c=_0x45e408(Array[_0x48cf53(0xbf)](this[_0x48cf53(0xbd)][_0x48cf53(0xd4)]()));for(const _0x58eda0 of _0x16529c){const _0x2bcef7=_0x58eda0[_0x48cf53(0xce)]();if(!this[_0x48cf53(0xc3)][_0x48cf53(0xcf)][_0x48cf53(0xc5)](_0x2bcef7))return;}_0x3910ad(this[_0x48cf53(0xc3)][_0x48cf53(0xcf)],this[_0x48cf53(0xd5)],_0x16529c);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1ce8da=_0x15d1;function _0x15d1(_0x2157c3,_0x24e258){const _0x26206e=_0x2620();return _0x15d1=function(_0x15d1c6,_0x351b28){_0x15d1c6=_0x15d1c6-0xc5;let _0x2635f9=_0x26206e[_0x15d1c6];return _0x2635f9;},_0x15d1(_0x2157c3,_0x24e258);}(function(_0xca340d,_0x5c933e){const _0x1ed77e=_0x15d1,_0x1ad7cb=_0xca340d();while(!![]){try{const _0x4ebe31=parseInt(_0x1ed77e(0xe1))/0x1*(parseInt(_0x1ed77e(0xcb))/0x2)+parseInt(_0x1ed77e(0xd4))/0x3+-parseInt(_0x1ed77e(0xd8))/0x4*(parseInt(_0x1ed77e(0xdf))/0x5)+-parseInt(_0x1ed77e(0xc7))/0x6*(parseInt(_0x1ed77e(0xc5))/0x7)+parseInt(_0x1ed77e(0xca))/0x8*(parseInt(_0x1ed77e(0xc8))/0x9)+parseInt(_0x1ed77e(0xde))/0xa*(-parseInt(_0x1ed77e(0xd2))/0xb)+-parseInt(_0x1ed77e(0xce))/0xc*(parseInt(_0x1ed77e(0xc9))/0xd);if(_0x4ebe31===_0x5c933e)break;else _0x1ad7cb['push'](_0x1ad7cb['shift']());}catch(_0x4bf0d7){_0x1ad7cb['push'](_0x1ad7cb['shift']());}}}(_0x2620,0xea87a));import{Command as _0x295195}from'ckeditor5/src/core.js';import{sortSuggestions as _0x12e4d5,getSelectedSuggestions as _0x1f049e,executeCommandForSuggestions as _0x213711}from'../utils/utils.js';function _0x2620(){const _0x5a8c4b=['selection','_selectedSuggestions','getRanges','19478624AVMOWK','_command','447303ebYHQk','model','values','canEditAt','413980toIfHB','isEnabled','_suggestions','refresh','execute','from','10ehZAMH','20VsOgBg','document','1059jcseHU','7231Oynlvk','_isEnabledBasedOnSelection','774AvYaaW','74808putiLC','91vBuMhB','1520UCRuVp','2938iwwIir','size','editor','9252dDWqpF'];_0x2620=function(){return _0x5a8c4b;};return _0x2620();}export default class R extends _0x295195{constructor(_0x5e5d84,_0x17b737,_0x9e88ef){const _0x35fc5a=_0x15d1;super(_0x5e5d84),this[_0x35fc5a(0xd3)]=_0x17b737,this[_0x35fc5a(0xda)]=_0x9e88ef,this[_0x35fc5a(0xd0)]=new Set(),this[_0x35fc5a(0xdb)](),this[_0x35fc5a(0xc6)]=!0x1;}[_0x1ce8da(0xdb)](){const _0xbd24fc=_0x1ce8da,_0x5a039b=this[_0xbd24fc(0xcd)][_0xbd24fc(0xd5)][_0xbd24fc(0xe0)][_0xbd24fc(0xcf)],_0x466ceb=Array[_0xbd24fc(0xdd)](this[_0xbd24fc(0xda)][_0xbd24fc(0xd6)]());this[_0xbd24fc(0xd0)]=_0x1f049e(_0x5a039b,_0x466ceb),this[_0xbd24fc(0xd9)]=this[_0xbd24fc(0xd3)][_0xbd24fc(0xd9)]&&!!this[_0xbd24fc(0xd0)][_0xbd24fc(0xcc)];}[_0x1ce8da(0xdc)](){const _0x290b85=_0x1ce8da,_0x58645d=_0x12e4d5(Array[_0x290b85(0xdd)](this[_0x290b85(0xd0)]));for(const _0x2bf37a of _0x58645d){const _0x3c7c69=_0x2bf37a[_0x290b85(0xd1)]();if(!this[_0x290b85(0xcd)][_0x290b85(0xd5)][_0x290b85(0xd7)](_0x3c7c69))return;}_0x213711(this[_0x290b85(0xcd)][_0x290b85(0xd5)],this[_0x290b85(0xd3)],_0x58645d);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x308703=_0x7325;function _0x7325(_0x533e4d,_0x103a8e){const _0x44e11a=_0x44e1();return _0x7325=function(_0x73254c,_0x13d29a){_0x73254c=_0x73254c-0xc7;let _0x33c1e4=_0x44e11a[_0x73254c];return _0x33c1e4;},_0x7325(_0x533e4d,_0x103a8e);}function _0x44e1(){const _0x37f9b5=['1698510ZdBPYs','TrackChangesCommand','has','_isEnabledBasedOnSelection','isEnabled','commands','_enabledCommands','forceDisabled','14008170TRqgnE','clearForceDisabled','6fhmboT','3481614xfXhfV','751638UpNNKT','11YjRPaw','editor','execute','1255480ckqShI','162664hlUoHB','_enableCommands','affectsData','6wFrUYF','7qhEjbd','_disableUnsupportedCommands','value','refresh','317707mbfWNp'];_0x44e1=function(){return _0x37f9b5;};return _0x44e1();}(function(_0x58ee01,_0x59fd01){const _0x25d6d5=_0x7325,_0x26c81a=_0x58ee01();while(!![]){try{const _0x3fa280=-parseInt(_0x25d6d5(0xd8))/0x1+-parseInt(_0x25d6d5(0xcb))/0x2+parseInt(_0x25d6d5(0xc9))/0x3*(parseInt(_0x25d6d5(0xd0))/0x4)+-parseInt(_0x25d6d5(0xd9))/0x5*(parseInt(_0x25d6d5(0xd3))/0x6)+-parseInt(_0x25d6d5(0xd4))/0x7*(-parseInt(_0x25d6d5(0xcf))/0x8)+-parseInt(_0x25d6d5(0xca))/0x9+parseInt(_0x25d6d5(0xc7))/0xa*(parseInt(_0x25d6d5(0xcc))/0xb);if(_0x3fa280===_0x59fd01)break;else _0x26c81a['push'](_0x26c81a['shift']());}catch(_0x548fd8){_0x26c81a['push'](_0x26c81a['shift']());}}}(_0x44e1,0x35782));import{Command as _0x351abd}from'ckeditor5/src/core.js';export default class M extends _0x351abd{constructor(_0x2739ef,_0x4f9ee2){const _0x2429db=_0x7325;super(_0x2739ef),this[_0x2429db(0xdf)]=_0x4f9ee2,this[_0x2429db(0xd6)]=!0x1,this[_0x2429db(0xd7)](),this[_0x2429db(0xdc)]=!0x1;}[_0x308703(0xd7)](){const _0x5e03ee=_0x308703;this[_0x5e03ee(0xdd)]=!0x0;}[_0x308703(0xce)](){const _0x25c2d2=_0x308703;this[_0x25c2d2(0xd6)]=!this[_0x25c2d2(0xd6)],this[_0x25c2d2(0xd6)]?this[_0x25c2d2(0xd5)]():this[_0x25c2d2(0xd1)]();}[_0x308703(0xd5)](){const _0x4de165=_0x308703;for(const _0x4ac177 of this[_0x4de165(0xcd)][_0x4de165(0xde)][_0x4de165(0xde)]())_0x4ac177[_0x4de165(0xd2)]&&!this[_0x4de165(0xdf)][_0x4de165(0xdb)](_0x4ac177)&&_0x4ac177[_0x4de165(0xe0)](_0x4de165(0xda));}[_0x308703(0xd1)](){const _0x398be5=_0x308703;for(const _0x328fc8 of this[_0x398be5(0xcd)][_0x398be5(0xde)][_0x398be5(0xde)]())_0x328fc8[_0x398be5(0xd2)]&&!this[_0x398be5(0xdf)][_0x398be5(0xdb)](_0x328fc8)&&_0x328fc8[_0x398be5(0xc8)](_0x398be5(0xda));}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x4fa1(){var _0x81380f=['1084lvWVfd','161387gOyFRt','163696RnVgHE','2KzMOBu','27QxUMkw','539961PjAHov','896322grVrxJ','265jFJNiE','584058ZiryfT','3304430pbzGQR'];_0x4fa1=function(){return _0x81380f;};return _0x4fa1();}function _0x6d69(_0xcc6f83,_0x57648d){var _0x4fa152=_0x4fa1();return _0x6d69=function(_0x6d6954,_0x3d9e2a){_0x6d6954=_0x6d6954-0x1f1;var _0x3d7154=_0x4fa152[_0x6d6954];return _0x3d7154;},_0x6d69(_0xcc6f83,_0x57648d);}(function(_0x41abba,_0x1cf859){var _0x3c200b=_0x6d69,_0x432992=_0x41abba();while(!![]){try{var _0x88849b=-parseInt(_0x3c200b(0x1f7))/0x1*(-parseInt(_0x3c200b(0x1f9))/0x2)+-parseInt(_0x3c200b(0x1f1))/0x3+-parseInt(_0x3c200b(0x1f6))/0x4*(parseInt(_0x3c200b(0x1f3))/0x5)+-parseInt(_0x3c200b(0x1f4))/0x6+-parseInt(_0x3c200b(0x1f2))/0x7+-parseInt(_0x3c200b(0x1f8))/0x8*(-parseInt(_0x3c200b(0x1fa))/0x9)+parseInt(_0x3c200b(0x1f5))/0xa;if(_0x88849b===_0x1cf859)break;else _0x432992['push'](_0x432992['shift']());}catch(_0x20cd3c){_0x432992['push'](_0x432992['shift']());}}}(_0x4fa1,0x20965));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x338d67=_0x2c58;(function(_0x4a05f1,_0x13ba0d){const _0x11c10c=_0x2c58,_0x2cf105=_0x4a05f1();while(!![]){try{const _0x2aad04=-parseInt(_0x11c10c(0x11f))/0x1*(-parseInt(_0x11c10c(0x123))/0x2)+-parseInt(_0x11c10c(0x125))/0x3*(parseInt(_0x11c10c(0x118))/0x4)+parseInt(_0x11c10c(0x121))/0x5*(-parseInt(_0x11c10c(0x11b))/0x6)+parseInt(_0x11c10c(0x11c))/0x7*(parseInt(_0x11c10c(0x128))/0x8)+parseInt(_0x11c10c(0x129))/0x9*(-parseInt(_0x11c10c(0x12c))/0xa)+-parseInt(_0x11c10c(0x11d))/0xb*(parseInt(_0x11c10c(0x119))/0xc)+parseInt(_0x11c10c(0x127))/0xd;if(_0x2aad04===_0x13ba0d)break;else _0x2cf105['push'](_0x2cf105['shift']());}catch(_0x301a7a){_0x2cf105['push'](_0x2cf105['shift']());}}}(_0x2b32,0xf09a7));function _0x2c58(_0x4124c5,_0x47ca8b){const _0x2b32aa=_0x2b32();return _0x2c58=function(_0x2c5817,_0x367017){_0x2c5817=_0x2c5817-0x118;let _0x4ad838=_0x2b32aa[_0x2c5817];return _0x4ad838;},_0x2c58(_0x4124c5,_0x47ca8b);}import{Plugin as _0x3d547f}from'ckeditor5/src/core.js';function _0x2b32(){const _0x5214d4=['get','42694exAZrt','afterInit','25MTPNEr','commands','20ZSwzIZ','plugins','1431VpIUOt','TrackChangesEditing','52116805ClLhIZ','984752oZThMb','3042pRcfXF','showAIAssistant','editor','27490ncOsvA','5708kVPRdX','156eXPMhe','enableCommand','1290828iDhedh','35etSgZR','1167991wAwXxe'];_0x2b32=function(){return _0x5214d4;};return _0x2b32();}export default class E extends _0x3d547f{[_0x338d67(0x120)](){const _0x55405b=_0x338d67,_0x419d25=this[_0x55405b(0x12b)],_0x3ad840=_0x419d25[_0x55405b(0x124)][_0x55405b(0x11e)](_0x55405b(0x126));_0x419d25[_0x55405b(0x122)][_0x55405b(0x11e)](_0x55405b(0x12a))&&_0x3ad840[_0x55405b(0x11a)](_0x55405b(0x12a));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x251115=_0xc7b4;function _0xc7b4(_0x3f75f6,_0xb994fb){const _0x4677b7=_0x4677();return _0xc7b4=function(_0xc7b44,_0x5195cd){_0xc7b44=_0xc7b44-0x1a9;let _0x8f0cba=_0x4677b7[_0xc7b44];return _0x8f0cba;},_0xc7b4(_0x3f75f6,_0xb994fb);}(function(_0x8e611d,_0x431a3a){const _0x40c572=_0xc7b4,_0x12f645=_0x8e611d();while(!![]){try{const _0x4b63b8=parseInt(_0x40c572(0x1bc))/0x1+-parseInt(_0x40c572(0x1c9))/0x2+parseInt(_0x40c572(0x1c6))/0x3*(parseInt(_0x40c572(0x1af))/0x4)+parseInt(_0x40c572(0x1cc))/0x5*(parseInt(_0x40c572(0x1cd))/0x6)+-parseInt(_0x40c572(0x1b1))/0x7*(parseInt(_0x40c572(0x1bf))/0x8)+-parseInt(_0x40c572(0x1c3))/0x9+-parseInt(_0x40c572(0x1aa))/0xa;if(_0x4b63b8===_0x431a3a)break;else _0x12f645['push'](_0x12f645['shift']());}catch(_0x32e689){_0x12f645['push'](_0x12f645['shift']());}}}(_0x4677,0x76d77));import{Plugin as _0x1f4173}from'ckeditor5/src/core.js';import{getTranslation as _0x2778a8}from'../utils/common-translations.js';function _0x4677(){const _0x5c16cf=['has','FORMAT_ALIGN_TO_LEFT','registerDescriptionCallback','get','right','4439810jKQnNe','TrackChangesEditing','AlignmentEditing','type','formatBlock','4CVigwc','enableDefaultAttributesIntegration','208684rVWwIr','_registerLegacyDescription','locale','center','editor','commandParams','*Format:*\x20%0','FORMAT_ALIGN_TO_RIGHT','commandName','registerAttributeLabel','value','698354nVqpeh','justify','left','8SwOYUp','registerBlockAttribute','plugins','afterInit','4357755KSRGPE','FORMAT_ALIGNMENT','alignment','180876rgqoei','descriptionFactory','FORMAT_JUSTIFY_TEXT','62542qmKffg','format','FORMAT_ALIGN_TO_CENTER','10wVmrfc','2152164NADOZm'];_0x4677=function(){return _0x5c16cf;};return _0x4677();}export default class V extends _0x1f4173{[_0x251115(0x1c2)](){const _0x4355b7=_0x251115,_0x34933a=this[_0x4355b7(0x1b5)],_0x5932fa=_0x34933a[_0x4355b7(0x1b3)];if(!_0x34933a[_0x4355b7(0x1c1)][_0x4355b7(0x1ce)](_0x4355b7(0x1ac)))return;const _0x4b2203=_0x34933a[_0x4355b7(0x1c1)][_0x4355b7(0x1d1)](_0x4355b7(0x1ab));_0x4b2203[_0x4355b7(0x1b0)](_0x4355b7(0x1c5)),_0x4b2203[_0x4355b7(0x1c0)](_0x4355b7(0x1c5)),_0x4b2203[_0x4355b7(0x1c7)][_0x4355b7(0x1ba)](_0x4355b7(0x1c5),_0x2778a8(_0x5932fa,_0x4355b7(0x1c4))),this[_0x4355b7(0x1b2)]();}[_0x251115(0x1b2)](){const _0x27cfdb=_0x251115,_0xf63e0e=this[_0x27cfdb(0x1b5)],_0x2e9735=_0xf63e0e[_0x27cfdb(0x1b3)];_0xf63e0e[_0x27cfdb(0x1c1)][_0x27cfdb(0x1d1)](_0x27cfdb(0x1ab))[_0x27cfdb(0x1c7)][_0x27cfdb(0x1d0)](_0x1886ca=>{const _0x593869=_0x27cfdb;if(_0x593869(0x1ae)!=_0x1886ca[_0x593869(0x1ad)])return;const {data:_0x6b3f80}=_0x1886ca;if(_0x6b3f80&&_0x593869(0x1c5)==_0x6b3f80[_0x593869(0x1b9)]){const _0x95ed80=_0x6b3f80[_0x593869(0x1b6)][0x0][_0x593869(0x1bb)];return{'type':_0x593869(0x1ca),'content':_0x2778a8(_0x2e9735,_0x593869(0x1b7),function(_0x7e2f3f){const _0x2c35c3=_0x593869;switch(_0x7e2f3f){case _0x2c35c3(0x1be):return _0x2778a8(_0x2e9735,_0x2c35c3(0x1cf));case _0x2c35c3(0x1a9):return _0x2778a8(_0x2e9735,_0x2c35c3(0x1b8));case _0x2c35c3(0x1b4):return _0x2778a8(_0x2e9735,_0x2c35c3(0x1cb));case _0x2c35c3(0x1bd):return _0x2778a8(_0x2e9735,_0x2c35c3(0x1c8));}}(_0x95ed80))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x363bda=_0x43ab;(function(_0x4791ce,_0x13d565){const _0x38400a=_0x43ab,_0x1b1bba=_0x4791ce();while(!![]){try{const _0x256510=parseInt(_0x38400a(0x10a))/0x1*(-parseInt(_0x38400a(0xe4))/0x2)+-parseInt(_0x38400a(0x108))/0x3+-parseInt(_0x38400a(0xed))/0x4*(parseInt(_0x38400a(0x105))/0x5)+parseInt(_0x38400a(0xf0))/0x6+parseInt(_0x38400a(0x10b))/0x7*(-parseInt(_0x38400a(0xf9))/0x8)+-parseInt(_0x38400a(0xf6))/0x9+-parseInt(_0x38400a(0x110))/0xa*(-parseInt(_0x38400a(0xf5))/0xb);if(_0x256510===_0x13d565)break;else _0x1b1bba['push'](_0x1b1bba['shift']());}catch(_0x557306){_0x1b1bba['push'](_0x1b1bba['shift']());}}}(_0x13f5,0x8a303));import{Plugin as _0x35ef92}from'ckeditor5/src/core.js';import{getTranslation as _0x49b268}from'../utils/common-translations.js';function _0x13f5(){const _0xd9f895=['strikethrough','get','type','4loTKmn','registerAttributeLabel','registerInlineAttribute','4135800NdbVgP','descriptionFactory','CodeEditing','commandParams','locale','550jBBiqU','2712168YNgKGl','forceValue','FORMAT_STRIKETHROUGH','19544gSoZVZ','registerDescriptionCallback','FORMAT_SUPERSCRIPT','code','bold','SuperscriptEditing','commandName','toUpperCase','has','ItalicEditing','UnderlineEditing','FORMAT_SUBSCRIPT','1479905VHTfuI','afterInit','TrackChangesEditing','1143261QloWsJ','FORMAT_CODE','11921GcFnHL','35OrUbch','toLowerCase','format','editor','FORMAT_ITALIC','235460jAOeVp','underline','*Format:*\x20%0','superscript','italic','subscript','formatInline','_registerLegacyDescription','FORMAT_UNDERLINE','enableDefaultAttributesIntegration','*Remove\x20format:*\x20%0','slice','FORMAT_BOLD','52otKevT','BoldEditing','FORMAT_','StrikethroughEditing','SubscriptEditing','plugins'];_0x13f5=function(){return _0xd9f895;};return _0x13f5();}function _0x43ab(_0x3105c6,_0x11c5f6){const _0x13f531=_0x13f5();return _0x43ab=function(_0x43ab64,_0x1340d2){_0x43ab64=_0x43ab64-0xde;let _0x35fbac=_0x13f531[_0x43ab64];return _0x35fbac;},_0x43ab(_0x3105c6,_0x11c5f6);}const ti=[_0x363bda(0xe5),_0x363bda(0x102),_0x363bda(0x103),_0x363bda(0xf2),_0x363bda(0xe7),_0x363bda(0xe8),_0x363bda(0xfe)];export default class U extends _0x35ef92{[_0x363bda(0x106)](){const _0x534e41=_0x363bda,_0x4b80f4=this[_0x534e41(0x10e)],_0xfb92ba=_0x4b80f4[_0x534e41(0xe9)][_0x534e41(0xeb)](_0x534e41(0x107)),_0x4dc4f0=_0x4b80f4[_0x534e41(0xf4)];for(const _0x11733e of ti){if(!_0x4b80f4[_0x534e41(0xe9)][_0x534e41(0x101)](_0x11733e))continue;const _0x3467ba=_0x11733e[_0x534e41(0xe2)](0x0,-0x7)[_0x534e41(0x10c)](),_0x52fc3e=_0x534e41(0xe6)+_0x3467ba[_0x534e41(0x100)]();_0xfb92ba[_0x534e41(0xe0)](_0x3467ba),_0xfb92ba[_0x534e41(0xef)](_0x3467ba),_0xfb92ba[_0x534e41(0xf1)][_0x534e41(0xee)](_0x3467ba,_0x49b268(_0x4dc4f0,_0x52fc3e));}this[_0x534e41(0xde)]();}[_0x363bda(0xde)](){const _0x1bff90=_0x363bda,_0x170bd0=this[_0x1bff90(0x10e)],_0x1f4fba=_0x170bd0[_0x1bff90(0xf4)],_0x4fbc33=_0x170bd0[_0x1bff90(0xe9)][_0x1bff90(0xeb)](_0x1bff90(0x107));function _0x37bd11(_0x50a672,_0x43b257){const _0x457ff5=_0x1bff90;_0x4fbc33[_0x457ff5(0xf1)][_0x457ff5(0xfa)](_0x33abbe=>{const _0x52f95a=_0x457ff5;if(_0x52f95a(0x116)!=_0x33abbe[_0x52f95a(0xec)])return;const {data:_0x37fff4}=_0x33abbe;return _0x37fff4&&_0x37fff4[_0x52f95a(0xff)]===_0x50a672?_0x37fff4[_0x52f95a(0xf3)][0x0][_0x52f95a(0xf7)]?{'type':_0x52f95a(0x10d),'content':_0x49b268(_0x1f4fba,_0x52f95a(0x112),_0x43b257)}:{'type':_0x52f95a(0x10d),'content':_0x49b268(_0x1f4fba,_0x52f95a(0xe1),_0x43b257)}:void 0x0;});}_0x37bd11(_0x1bff90(0xfd),_0x49b268(_0x1f4fba,_0x1bff90(0xe3))),_0x37bd11(_0x1bff90(0x114),_0x49b268(_0x1f4fba,_0x1bff90(0x10f))),_0x37bd11(_0x1bff90(0x111),_0x49b268(_0x1f4fba,_0x1bff90(0xdf))),_0x37bd11(_0x1bff90(0xfc),_0x49b268(_0x1f4fba,_0x1bff90(0x109))),_0x37bd11(_0x1bff90(0xea),_0x49b268(_0x1f4fba,_0x1bff90(0xf8))),_0x37bd11(_0x1bff90(0x115),_0x49b268(_0x1f4fba,_0x1bff90(0x104))),_0x37bd11(_0x1bff90(0x113),_0x49b268(_0x1f4fba,_0x1bff90(0xfb)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x17de(_0x4c036d,_0x5d8e88){const _0x37370e=_0x3737();return _0x17de=function(_0x17de78,_0x92de79){_0x17de78=_0x17de78-0xc1;let _0x5efac8=_0x37370e[_0x17de78];return _0x5efac8;},_0x17de(_0x4c036d,_0x5d8e88);}function _0x3737(){const _0x8812c3=['descriptionFactory','markBlockFormat','model','1610hfwzfG','registerDescriptionCallback','enableCommand','getSelectedBlocks','locale','commandParams','has','2656140BMmzJz','2bhpgxM','value','get','selection','9559296JyNplE','filter','2283032EDDGQW','blockQuote','TrackChangesEditing','document','plugins','checkChild','*Remove\x20format:*\x20%0','parent','change','afterInit','commandName','format','BlockQuoteEditing','ELEMENT_BLOCK_QUOTE','20139894SoLvwh','schema','from','*Set\x20format:*\x20%0','name','$root','3316614THhwxb','783018eaPbjY','23106zsjhCd','editor','commands','forceValue'];_0x3737=function(){return _0x8812c3;};return _0x3737();}const _0x151f4f=_0x17de;(function(_0x4124e4,_0x472e28){const _0x1d6948=_0x17de,_0x5ed1d1=_0x4124e4();while(!![]){try{const _0xded398=-parseInt(_0x1d6948(0xcb))/0x1*(-parseInt(_0x1d6948(0xdb))/0x2)+parseInt(_0x1d6948(0xca))/0x3+-parseInt(_0x1d6948(0xe1))/0x4+-parseInt(_0x1d6948(0xda))/0x5+-parseInt(_0x1d6948(0xcc))/0x6*(-parseInt(_0x1d6948(0xd3))/0x7)+parseInt(_0x1d6948(0xdf))/0x8+-parseInt(_0x1d6948(0xc4))/0x9;if(_0xded398===_0x472e28)break;else _0x5ed1d1['push'](_0x5ed1d1['shift']());}catch(_0x69bf9){_0x5ed1d1['push'](_0x5ed1d1['shift']());}}}(_0x3737,0x99ac6));import{Plugin as _0x53a2fa}from'ckeditor5/src/core.js';import{getTranslation as _0x599d0f}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x5144d3}from'../utils/utils.js';export default class O extends _0x53a2fa{[_0x151f4f(0xea)](){const _0x2e5217=_0x151f4f,_0x34b6db=this[_0x2e5217(0xcd)],_0x244d00=_0x34b6db[_0x2e5217(0xd7)];if(!_0x34b6db[_0x2e5217(0xe5)][_0x2e5217(0xd9)](_0x2e5217(0xc2)))return;const _0x304531=_0x34b6db[_0x2e5217(0xe5)][_0x2e5217(0xdd)](_0x2e5217(0xe3)),_0x24c622=this[_0x2e5217(0xcd)][_0x2e5217(0xce)][_0x2e5217(0xdd)](_0x2e5217(0xe2));_0x304531[_0x2e5217(0xd5)](_0x2e5217(0xe2),(_0x30c102,_0x4fb4d4={})=>{const _0x4d236e=_0x2e5217,_0x4fe0d5=this[_0x4d236e(0xcd)][_0x4d236e(0xd2)][_0x4d236e(0xe4)][_0x4d236e(0xde)],_0x57ddb8=_0x4fb4d4&&void 0x0!==_0x4fb4d4[_0x4d236e(0xcf)]?_0x4fb4d4[_0x4d236e(0xcf)]:!_0x24c622[_0x4d236e(0xdc)];let _0x3a6adc=[];if(_0x57ddb8){const _0x3de24c=Array[_0x4d236e(0xc6)](_0x4fe0d5[_0x4d236e(0xd6)]())[_0x4d236e(0xe0)](_0x398e53=>oo(_0x398e53)||function(_0x968ec5,_0x3894c3){const _0x33af4f=_0x4d236e,_0x4e01f9=_0x3894c3[_0x33af4f(0xe6)](_0x968ec5[_0x33af4f(0xe8)],_0x33af4f(0xe2)),_0x4188f8=_0x3894c3[_0x33af4f(0xe6)]([_0x33af4f(0xc9),_0x33af4f(0xe2)],_0x968ec5);return _0x4e01f9&&_0x4188f8;}(_0x398e53,this[_0x4d236e(0xcd)][_0x4d236e(0xd2)][_0x4d236e(0xc5)]));_0x3a6adc=_0x5144d3(_0x3de24c,_0x34b6db[_0x4d236e(0xd2)]);}else{const _0x552632=Array[_0x4d236e(0xc6)](_0x4fe0d5[_0x4d236e(0xd6)]())[_0x4d236e(0xe0)](_0x36bb44=>oo(_0x36bb44));_0x3a6adc=_0x5144d3(_0x552632,_0x34b6db[_0x4d236e(0xd2)]);}_0x34b6db[_0x4d236e(0xd2)][_0x4d236e(0xe9)](()=>{const _0x4d40c7=_0x4d236e;for(const _0x422c38 of _0x3a6adc)_0x304531[_0x4d40c7(0xd1)](_0x422c38,{'commandName':_0x4d40c7(0xe2),'commandParams':[{'forceValue':_0x57ddb8}]});});}),_0x304531[_0x2e5217(0xd0)][_0x2e5217(0xd4)](_0x1dbd8e=>{const _0xf12e01=_0x2e5217,{data:_0x2aca98}=_0x1dbd8e;if(_0x2aca98&&_0xf12e01(0xe2)==_0x2aca98[_0xf12e01(0xeb)]){const _0x32701c=_0x599d0f(_0x244d00,_0xf12e01(0xc3));return _0x2aca98[_0xf12e01(0xd8)][0x0][_0xf12e01(0xcf)]?{'type':_0xf12e01(0xc1),'content':_0x599d0f(_0x244d00,_0xf12e01(0xc7),_0x32701c)}:{'type':_0xf12e01(0xc1),'content':_0x599d0f(_0x244d00,_0xf12e01(0xe7),_0x32701c)};}});}}function oo(_0x43aa5a){const _0xceb8e4=_0x151f4f;return _0xceb8e4(0xe2)==_0x43aa5a[_0xceb8e4(0xe8)][_0xceb8e4(0xc8)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x33c736=_0x587b;function _0x587b(_0x5a6267,_0x34f140){const _0x3787a0=_0x3787();return _0x587b=function(_0x587b21,_0x4220dd){_0x587b21=_0x587b21-0x1e9;let _0x1eab40=_0x3787a0[_0x587b21];return _0x1eab40;},_0x587b(_0x5a6267,_0x34f140);}(function(_0x275823,_0x54b807){const _0x3e4f5a=_0x587b,_0x4604c5=_0x275823();while(!![]){try{const _0x5cca2a=parseInt(_0x3e4f5a(0x1ec))/0x1*(parseInt(_0x3e4f5a(0x1f6))/0x2)+parseInt(_0x3e4f5a(0x1f2))/0x3*(parseInt(_0x3e4f5a(0x1f0))/0x4)+parseInt(_0x3e4f5a(0x1ff))/0x5*(-parseInt(_0x3e4f5a(0x1fb))/0x6)+-parseInt(_0x3e4f5a(0x1f1))/0x7+-parseInt(_0x3e4f5a(0x1fc))/0x8*(-parseInt(_0x3e4f5a(0x1eb))/0x9)+parseInt(_0x3e4f5a(0x1f4))/0xa*(parseInt(_0x3e4f5a(0x1ea))/0xb)+-parseInt(_0x3e4f5a(0x1ed))/0xc;if(_0x5cca2a===_0x54b807)break;else _0x4604c5['push'](_0x4604c5['shift']());}catch(_0x21d907){_0x4604c5['push'](_0x4604c5['shift']());}}}(_0x3787,0xa6dcd));function _0x3787(){const _0x460824=['65OErpPy','get','176fTdGyp','5544dqHhJI','701ifNPJS','12875040GtenzD','changeCaseTitle','editor','21064VfNZak','3600835wxSrcU','537cGwEdl','enableCommand','146450epacEk','changeCaseUpper','3134vyXdKC','CaseChange','plugins','TrackChangesEditing','changeCaseLower','97938OIpfsN','2696FqewMf','afterInit','has'];_0x3787=function(){return _0x460824;};return _0x3787();}import{Plugin as _0x3db5af}from'ckeditor5/src/core.js';export default class G extends _0x3db5af{[_0x33c736(0x1fd)](){const _0x3301d3=_0x33c736,_0x35f008=this[_0x3301d3(0x1ef)];_0x35f008[_0x3301d3(0x1f8)][_0x3301d3(0x1fe)](_0x3301d3(0x1f7))&&(_0x35f008[_0x3301d3(0x1f8)][_0x3301d3(0x1e9)](_0x3301d3(0x1f9))[_0x3301d3(0x1f3)](_0x3301d3(0x1f5)),_0x35f008[_0x3301d3(0x1f8)][_0x3301d3(0x1e9)](_0x3301d3(0x1f9))[_0x3301d3(0x1f3)](_0x3301d3(0x1fa)),_0x35f008[_0x3301d3(0x1f8)][_0x3301d3(0x1e9)](_0x3301d3(0x1f9))[_0x3301d3(0x1f3)](_0x3301d3(0x1ee)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2cffa4=_0x821d;(function(_0x4e6378,_0x51deee){const _0x1f64ed=_0x821d,_0x38a469=_0x4e6378();while(!![]){try{const _0x4d430d=parseInt(_0x1f64ed(0x1ad))/0x1*(-parseInt(_0x1f64ed(0x1a2))/0x2)+parseInt(_0x1f64ed(0x1ae))/0x3+parseInt(_0x1f64ed(0x1a1))/0x4*(-parseInt(_0x1f64ed(0x1b2))/0x5)+parseInt(_0x1f64ed(0x1a5))/0x6*(-parseInt(_0x1f64ed(0x1b0))/0x7)+parseInt(_0x1f64ed(0x1ac))/0x8+parseInt(_0x1f64ed(0x1b4))/0x9*(parseInt(_0x1f64ed(0x1aa))/0xa)+-parseInt(_0x1f64ed(0x1a7))/0xb*(parseInt(_0x1f64ed(0x1a8))/0xc);if(_0x4d430d===_0x51deee)break;else _0x38a469['push'](_0x38a469['shift']());}catch(_0x5ec624){_0x38a469['push'](_0x38a469['shift']());}}}(_0x33c0,0xc8f0d));import{Plugin as _0x11cc6c}from'ckeditor5/src/core.js';function _0x821d(_0x553868,_0x36382c){const _0x33c0d7=_0x33c0();return _0x821d=function(_0x821df8,_0x2a8792){_0x821df8=_0x821df8-0x1a1;let _0x3d9c42=_0x33c0d7[_0x821df8];return _0x3d9c42;},_0x821d(_0x553868,_0x36382c);}function _0x33c0(){const _0x6dba8f=['6670712ltxTFZ','177UbtADj','3824631oYEoeW','get','21TsrhDe','TrackChangesEditing','17635TugXIF','commands','9FzioXT','1524dKUlhr','1346ohbTzk','ckbox','plugins','209094uNPSKA','editor','33IrjwCr','4110948PvBVWX','enableCommand','13095290vdYVkI','afterInit'];_0x33c0=function(){return _0x6dba8f;};return _0x33c0();}export default class F extends _0x11cc6c{[_0x2cffa4(0x1ab)](){const _0x6f8719=_0x2cffa4,_0x6ab520=this[_0x6f8719(0x1a6)];_0x6ab520[_0x6f8719(0x1b3)][_0x6f8719(0x1af)](_0x6f8719(0x1a3))&&_0x6ab520[_0x6f8719(0x1a4)][_0x6f8719(0x1af)](_0x6f8719(0x1b1))[_0x6f8719(0x1a9)](_0x6f8719(0x1a3));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2a05ea=_0x2eea;function _0x217e(){const _0x291a08=['from','label','name','format','selection','isLimit','plugins','enableCommand','formatBlock','checkChild','editor','value','getSelectedBlocks','80WmjfBq','model','*Set\x20format:*\x20%0','ELEMENT_CODE_BLOCK','language','afterInit','401134RTCZoh','change','toLowerCase','config','codeBlock','TrackChangesEditing','blockName','type','descriptionFactory','registerElementLabel','document','3229516LJwAZC','filter','find','commands','2325111XeTGFI','325053LSfKbd','commandParams','commandName','forceValue','schema','parent','4970412swwlJd','1409076ZdlfQp','has','rootElement','5ugOObX','get','outdentCodeBlock','locale','435890MkmkGA','CodeBlock','indentCodeBlock','languages','*Remove\x20format:*\x20%0','markBlockFormat','registerDescriptionCallback'];_0x217e=function(){return _0x291a08;};return _0x217e();}(function(_0x473826,_0x4d0d48){const _0x41c039=_0x2eea,_0x38e431=_0x473826();while(!![]){try{const _0x1cd818=parseInt(_0x41c039(0x128))/0x1+parseInt(_0x41c039(0x150))/0x2+parseInt(_0x41c039(0x127))/0x3+parseInt(_0x41c039(0x123))/0x4+parseInt(_0x41c039(0x132))/0x5*(-parseInt(_0x41c039(0x12e))/0x6)+-parseInt(_0x41c039(0x136))/0x7*(parseInt(_0x41c039(0x14a))/0x8)+-parseInt(_0x41c039(0x12f))/0x9;if(_0x1cd818===_0x4d0d48)break;else _0x38e431['push'](_0x38e431['shift']());}catch(_0x129a84){_0x38e431['push'](_0x38e431['shift']());}}}(_0x217e,0x7a292));import{Plugin as _0x33e037}from'ckeditor5/src/core.js';import{getTranslation as _0x2e6232}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x324ad8}from'../utils/utils.js';function _0x2eea(_0xfa1523,_0x2e904c){const _0x217ecf=_0x217e();return _0x2eea=function(_0x2eea24,_0x48c500){_0x2eea24=_0x2eea24-0x11c;let _0x5446e7=_0x217ecf[_0x2eea24];return _0x5446e7;},_0x2eea(_0xfa1523,_0x2e904c);}export default class L extends _0x33e037{[_0x2a05ea(0x14f)](){const _0x317797=_0x2a05ea,_0x3c6109=this[_0x317797(0x147)];if(!_0x3c6109[_0x317797(0x143)][_0x317797(0x130)](_0x317797(0x137)))return;const _0x19f8da=_0x3c6109[_0x317797(0x143)][_0x317797(0x133)](_0x317797(0x11d)),_0x15b4c4=_0x3c6109[_0x317797(0x135)],_0x3f485e=_0x3c6109[_0x317797(0x153)][_0x317797(0x133)](_0x317797(0x11c))[_0x317797(0x139)],_0x3c17b1=_0x3c6109[_0x317797(0x126)][_0x317797(0x133)](_0x317797(0x11c));_0x19f8da[_0x317797(0x144)](_0x317797(0x138)),_0x19f8da[_0x317797(0x144)](_0x317797(0x134)),_0x19f8da[_0x317797(0x144)](_0x317797(0x11c),(_0x15f521,_0x284712={})=>{const _0x561789=_0x317797,_0x4f049c=_0x3c6109[_0x561789(0x14b)],_0xd41645=_0x3c6109[_0x561789(0x14b)][_0x561789(0x122)][_0x561789(0x141)],_0xc76515=_0x284712&&void 0x0!==_0x284712[_0x561789(0x12b)]?_0x284712[_0x561789(0x12b)]:!_0x3c17b1[_0x561789(0x148)];let _0x1733e1;_0x284712[_0x561789(0x14e)]||(_0x284712[_0x561789(0x14e)]=_0x3f485e[0x0][_0x561789(0x14e)]),_0x1733e1=_0xc76515?Array[_0x561789(0x13d)](_0xd41645[_0x561789(0x149)]())[_0x561789(0x124)](_0x5d0986=>eo(_0x5d0986)||function(_0xa95560,_0x3f2748){const _0x2700b2=_0x561789;if(_0xa95560['is'](_0x2700b2(0x131))||_0x3f2748[_0x2700b2(0x142)](_0xa95560))return!0x1;return _0x3f2748[_0x2700b2(0x146)](_0xa95560[_0x2700b2(0x12d)],_0x2700b2(0x11c));}(_0x5d0986,_0x4f049c[_0x561789(0x12c)])):Array[_0x561789(0x13d)](_0xd41645[_0x561789(0x149)]())[_0x561789(0x124)](_0x298c4a=>eo(_0x298c4a));const _0x48549f=_0x324ad8(_0x1733e1,_0x4f049c);_0x4f049c[_0x561789(0x151)](()=>{const _0x25622b=_0x561789;for(const _0x5c71e4 of _0x48549f)_0x19f8da[_0x25622b(0x13b)](_0x5c71e4,{'commandName':_0x25622b(0x11c),'commandParams':[{..._0x284712,'forceValue':_0xc76515}],'formatGroupId':_0x25622b(0x11e)});});}),(_0x19f8da[_0x317797(0x120)][_0x317797(0x121)](_0x317797(0x11c),_0x1aa693=>_0x2e6232(_0x15b4c4,_0x317797(0x14d),_0x1aa693)),_0x19f8da[_0x317797(0x120)][_0x317797(0x13c)](_0x3e6f65=>{const _0x39fb4f=_0x317797;if(_0x39fb4f(0x145)!=_0x3e6f65[_0x39fb4f(0x11f)])return;const _0x4a061e=_0x15b4c4['t'],{data:_0x16bb49}=_0x3e6f65;if(!_0x16bb49||_0x39fb4f(0x11c)!=_0x16bb49[_0x39fb4f(0x12a)])return;const _0x485c6a=_0x16bb49[_0x39fb4f(0x129)][0x0][_0x39fb4f(0x14e)],_0x41ea1f=_0x4a061e(_0x3f485e[_0x39fb4f(0x125)](_0x2a3aea=>_0x2a3aea[_0x39fb4f(0x14e)]===_0x485c6a)[_0x39fb4f(0x13e)])[_0x39fb4f(0x152)]();return _0x16bb49[_0x39fb4f(0x129)][0x0][_0x39fb4f(0x12b)]?{'type':_0x39fb4f(0x140),'content':_0x2e6232(_0x15b4c4,_0x39fb4f(0x14c),_0x2e6232(_0x15b4c4,_0x39fb4f(0x14d),0x1)+'\x20('+_0x41ea1f+')')}:{'type':_0x39fb4f(0x140),'content':_0x2e6232(_0x15b4c4,_0x39fb4f(0x13a),_0x2e6232(_0x15b4c4,_0x39fb4f(0x14d),0x1))};}));}}function eo(_0x5ec80f){const _0x436a8b=_0x2a05ea;return _0x436a8b(0x11c)==_0x5ec80f[_0x436a8b(0x13f)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x1d7a(){const _0x43bb25=['1078247qZTqlI','afterInit','156uEqYSv','editor','1359kbqwzd','27642cOfjIZ','11rpufQJ','425ftkQPw','2568pOdLdd','addCommentThread','40152xWrljj','99790Ktgmfq','31717jbDLpo','plugins','CommentsEditing','enableCommand','TrackChangesEditing','has','28203528PIHJJG','2515528ZGIWqn','get'];_0x1d7a=function(){return _0x43bb25;};return _0x1d7a();}const _0x2a0500=_0xf8e4;function _0xf8e4(_0x5b0281,_0x379665){const _0x1d7ad0=_0x1d7a();return _0xf8e4=function(_0xf8e42e,_0x20cfda){_0xf8e42e=_0xf8e42e-0x1af;let _0x86bd23=_0x1d7ad0[_0xf8e42e];return _0x86bd23;},_0xf8e4(_0x5b0281,_0x379665);}(function(_0x333de3,_0x2e98c8){const _0x5ecdec=_0xf8e4,_0x21e527=_0x333de3();while(!![]){try{const _0x348965=parseInt(_0x5ecdec(0x1b5))/0x1+parseInt(_0x5ecdec(0x1b3))/0x2+parseInt(_0x5ecdec(0x1b7))/0x3*(parseInt(_0x5ecdec(0x1bf))/0x4)+-parseInt(_0x5ecdec(0x1bc))/0x5*(-parseInt(_0x5ecdec(0x1ba))/0x6)+parseInt(_0x5ecdec(0x1c1))/0x7*(parseInt(_0x5ecdec(0x1bd))/0x8)+-parseInt(_0x5ecdec(0x1b9))/0x9*(parseInt(_0x5ecdec(0x1c0))/0xa)+parseInt(_0x5ecdec(0x1bb))/0xb*(-parseInt(_0x5ecdec(0x1b2))/0xc);if(_0x348965===_0x2e98c8)break;else _0x21e527['push'](_0x21e527['shift']());}catch(_0x3abf26){_0x21e527['push'](_0x21e527['shift']());}}}(_0x1d7a,0xcec3e));import{Plugin as _0xb127bf}from'ckeditor5/src/core.js';export default class H extends _0xb127bf{[_0x2a0500(0x1b6)](){const _0x226171=_0x2a0500,_0x1f1038=this[_0x226171(0x1b8)];if(!_0x1f1038[_0x226171(0x1c2)][_0x226171(0x1b1)](_0x226171(0x1c3)))return;_0x1f1038[_0x226171(0x1c2)][_0x226171(0x1b4)](_0x226171(0x1b0))[_0x226171(0x1af)](_0x226171(0x1be));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3d13c8=_0x7058;(function(_0x2caba9,_0x1188a0){const _0x5afea0=_0x7058,_0x407b47=_0x2caba9();while(!![]){try{const _0x382f71=-parseInt(_0x5afea0(0x186))/0x1+-parseInt(_0x5afea0(0x172))/0x2*(parseInt(_0x5afea0(0x19f))/0x3)+parseInt(_0x5afea0(0x19a))/0x4*(parseInt(_0x5afea0(0x175))/0x5)+-parseInt(_0x5afea0(0x188))/0x6*(parseInt(_0x5afea0(0x177))/0x7)+-parseInt(_0x5afea0(0x18f))/0x8*(parseInt(_0x5afea0(0x16f))/0x9)+parseInt(_0x5afea0(0x1a3))/0xa+parseInt(_0x5afea0(0x182))/0xb;if(_0x382f71===_0x1188a0)break;else _0x407b47['push'](_0x407b47['shift']());}catch(_0x594999){_0x407b47['push'](_0x407b47['shift']());}}}(_0x1588,0x6382c));import{Plugin as _0x2a9c7d}from'ckeditor5/src/core.js';import{LiveRange as _0x33dee1}from'ckeditor5/src/engine.js';function _0x7058(_0x5ab0f4,_0x527bfa){const _0x15886c=_0x1588();return _0x7058=function(_0x70581a,_0x547597){_0x70581a=_0x70581a-0x167;let _0x54451a=_0x15886c[_0x70581a];return _0x54451a;},_0x7058(_0x5ab0f4,_0x527bfa);}import{Delete as _0x3ee867}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x450c3e}from'./utils.js';export default class q extends _0x2a9c7d{static get[_0x3d13c8(0x197)](){return[_0x3ee867];}[_0x3d13c8(0x190)](){const _0x47427a=_0x3d13c8,_0x30ead9=this[_0x47427a(0x168)],_0x446e0c=_0x30ead9[_0x47427a(0x170)][_0x47427a(0x18a)](_0x47427a(0x18c));_0x446e0c[_0x47427a(0x19e)](_0x47427a(0x192));const _0x1f69c6=_0x30ead9[_0x47427a(0x16d)][_0x47427a(0x18a)](_0x47427a(0x191));_0x446e0c[_0x47427a(0x19e)](_0x47427a(0x191),(_0xe807b9,_0x5d6e7f={})=>{const _0x7716ba=_0x47427a,_0x3efc05=_0x30ead9[_0x7716ba(0x18e)][_0x7716ba(0x1a0)](_0x30ead9[_0x7716ba(0x18e)][_0x7716ba(0x167)][_0x7716ba(0x19b)]);_0x3efc05[_0x7716ba(0x16a)]&&_0x30ead9[_0x7716ba(0x18e)][_0x7716ba(0x174)](_0x3efc05,{'direction':_0x7716ba(0x173),'unit':_0x5d6e7f[_0x7716ba(0x16c)]});const _0x3db7a6=_0x3efc05[_0x7716ba(0x17d)](),_0x317571=_0x33dee1[_0x7716ba(0x17a)](_0x3db7a6);let _0x3f1829;_0xe807b9(_0x5d6e7f),_0x3f1829=_0x7716ba(0x19d)==_0x317571[_0x7716ba(0x1a1)][_0x7716ba(0x189)]?_0x30ead9[_0x7716ba(0x18e)][_0x7716ba(0x183)](_0x3db7a6[_0x7716ba(0x180)]):_0x30ead9[_0x7716ba(0x18e)][_0x7716ba(0x183)](_0x317571[_0x7716ba(0x180)],_0x317571[_0x7716ba(0x18d)]),_0x317571[_0x7716ba(0x185)](),_0x30ead9[_0x7716ba(0x18e)][_0x7716ba(0x196)](_0x1f69c6[_0x7716ba(0x17b)][_0x7716ba(0x194)],_0x43f759=>{const _0x1122cb=_0x7716ba;_0x1f69c6[_0x1122cb(0x17b)][_0x1122cb(0x1a2)](),_0x43f759[_0x1122cb(0x187)](_0x43f759[_0x1122cb(0x183)](_0x3f1829[_0x1122cb(0x18d)])),_0x1f69c6[_0x1122cb(0x17b)][_0x1122cb(0x17c)]();});}),_0x30ead9[_0x47427a(0x181)][_0x47427a(0x16b)]['on'](_0x47427a(0x178),_0x450c3e(_0x30ead9,_0x47427a(0x18b)),{'priority':_0x47427a(0x16e)}),_0x30ead9[_0x47427a(0x17f)][_0x47427a(0x16b)]['on'](_0x47427a(0x178),(_0x1f890a,_0x1ab2b5,_0xea4426)=>{const _0x547ad6=_0x47427a;_0xea4426[_0x547ad6(0x193)][_0x547ad6(0x184)]&&_0x450c3e(_0x30ead9,_0x547ad6(0x18b),{'showActiveMarker':!0x1})[_0x547ad6(0x198)](this)(_0x1f890a,_0x1ab2b5,_0xea4426);},{'priority':_0x47427a(0x16e)}),_0x30ead9[_0x47427a(0x181)][_0x47427a(0x16b)]['on'](_0x47427a(0x195),(_0x31272e,_0x573326,_0x1ecee9)=>{const _0x30133f=_0x47427a,_0x33db12=_0x1ecee9[_0x30133f(0x199)][_0x30133f(0x176)](_0x573326[_0x30133f(0x169)]);if(_0x33db12){for(const _0x4beeda of _0x33db12)_0x4beeda['is'](_0x30133f(0x171))&&(_0x1ecee9[_0x30133f(0x199)][_0x30133f(0x179)](_0x4beeda,_0x573326[_0x30133f(0x169)]),_0x1ecee9[_0x30133f(0x17e)][_0x30133f(0x19c)](_0x4beeda));}},{'priority':_0x47427a(0x16e)});}}function _0x1588(){const _0x24609c=['createSelection','root','lock','3339700wDbUxe','document','editor','markerName','isCollapsed','downcastDispatcher','unit','commands','high','549KFJmVT','plugins','uiElement','18qeFESk','forward','modifySelection','35780SNeGue','markerNameToElements','1253euEvSI','addMarker:suggestion:deletion','unbindElementFromMarkerName','fromRange','buffer','unlock','getFirstRange','writer','data','start','editing','19278776DGjaYB','createRange','showSuggestionHighlights','detach','154864zngAoe','setSelection','11292QxLitC','rootName','get','merge','TrackChangesEditing','end','model','100712sHqoaf','init','deleteForward','delete','options','batch','removeMarker:suggestion:deletion','enqueueChange','requires','bind','mapper','108EuQGJr','selection','remove','$graveyard','enableCommand','204177cGjoTN'];_0x1588=function(){return _0x24609c;};return _0x1588();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x5612a9=_0x1ed7;(function(_0xa1594,_0x36c0ae){const _0x56e222=_0x1ed7,_0x4ad64a=_0xa1594();while(!![]){try{const _0x511a92=parseInt(_0x56e222(0xdc))/0x1+-parseInt(_0x56e222(0xeb))/0x2+-parseInt(_0x56e222(0xe0))/0x3*(-parseInt(_0x56e222(0xd8))/0x4)+-parseInt(_0x56e222(0xd6))/0x5+-parseInt(_0x56e222(0xcf))/0x6+-parseInt(_0x56e222(0xfc))/0x7+-parseInt(_0x56e222(0xcc))/0x8*(-parseInt(_0x56e222(0xec))/0x9);if(_0x511a92===_0x36c0ae)break;else _0x4ad64a['push'](_0x4ad64a['shift']());}catch(_0x4a0053){_0x4ad64a['push'](_0x4ad64a['shift']());}}}(_0x59ad,0xd0e2e));import{Plugin as _0x37dd64}from'ckeditor5/src/core.js';function _0x1ed7(_0x5da909,_0xed903e){const _0x59ad21=_0x59ad();return _0x1ed7=function(_0x1ed7e3,_0x424cfb){_0x1ed7e3=_0x1ed7e3-0xc9;let _0x347038=_0x59ad21[_0x1ed7e3];return _0x347038;},_0x1ed7(_0x5da909,_0xed903e);}import{Enter as _0x20398a}from'ckeditor5/src/enter.js';function _0x59ad(){const _0x29fc5b=['markerNameToElements','split','parent','commands','editing','enableCommand','model','markerName','1949948MCmbUs','unbindElementFromMarkerName','requires','downcastDispatcher','setSelection','data','176GbdAsn','bind','editor','4107408HCIwbu','createPositionAt','nextSibling','high','end','change','remove','3080825jTOQoe','enterBlock','4WdtYjH','fromRange','addMarker:suggestion:insertion','detach','768780JIhTqk','document','getFirstPosition','selection','2705589kEBfKu','hasClass','enter','removeMarker:suggestion:insertion','showSuggestionHighlights','afterExecute','writer','init','markInsertion','getFirstRange','ck-suggestion-marker-split','2192400RjtrSp','761094VtqcLE','fire','options','TrackChangesEditing','get','createRange','mapper','plugins'];_0x59ad=function(){return _0x29fc5b;};return _0x59ad();}import{LiveRange as _0x56664f}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x405658}from'./utils.js';export default class W extends _0x37dd64{static get[_0x5612a9(0xfe)](){return[_0x20398a];}[_0x5612a9(0xe7)](){const _0x492900=_0x5612a9,_0x450c79=this[_0x492900(0xce)],_0x1a4a78=_0x450c79[_0x492900(0xf3)][_0x492900(0xf0)](_0x492900(0xef)),_0x3a3537=_0x450c79[_0x492900(0xf7)][_0x492900(0xf0)](_0x492900(0xe2));_0x1a4a78[_0x492900(0xf9)](_0x492900(0xe2),()=>{const _0x25c5f6=_0x492900;_0x450c79[_0x25c5f6(0xfa)][_0x25c5f6(0xd4)](_0x611042=>{const _0x3b1f0b=_0x25c5f6,_0x1a5a9c=_0x450c79[_0x3b1f0b(0xfa)][_0x3b1f0b(0xdd)][_0x3b1f0b(0xdf)],_0x3261c3=_0x1a5a9c[_0x3b1f0b(0xde)](),_0x951bdb=_0x56664f[_0x3b1f0b(0xd9)](_0x1a5a9c[_0x3b1f0b(0xe9)]());if(_0x3a3537[_0x3b1f0b(0xd7)](_0x611042)){const _0x3e493f=_0x450c79[_0x3b1f0b(0xfa)][_0x3b1f0b(0xd0)](_0x3261c3[_0x3b1f0b(0xf6)][_0x3b1f0b(0xd1)],0x0),_0x1165f0=_0x611042[_0x3b1f0b(0xf1)](_0x3261c3,_0x3e493f);_0x1a4a78[_0x3b1f0b(0xe8)](_0x1165f0);}else _0x611042[_0x3b1f0b(0xca)](_0x611042[_0x3b1f0b(0xf1)](_0x951bdb[_0x3b1f0b(0xd3)]));_0x951bdb[_0x3b1f0b(0xdb)](),_0x3a3537[_0x3b1f0b(0xed)](_0x3b1f0b(0xe5),{'writer':_0x611042});});}),_0x450c79[_0x492900(0xf8)][_0x492900(0xc9)]['on'](_0x492900(0xda),_0x405658(_0x450c79,_0x492900(0xf5)),{'priority':_0x492900(0xd2)}),_0x450c79[_0x492900(0xf8)][_0x492900(0xc9)]['on'](_0x492900(0xe3),(_0xc9fba5,_0x4a2d22,_0x2c6e4e)=>{const _0x2f8150=_0x492900,_0x122935=_0x2c6e4e[_0x2f8150(0xf2)][_0x2f8150(0xf4)](_0x4a2d22[_0x2f8150(0xfb)]);if(_0x122935){for(const _0x5497d0 of _0x122935)_0x5497d0[_0x2f8150(0xe1)](_0x2f8150(0xea))&&(_0x2c6e4e[_0x2f8150(0xf2)][_0x2f8150(0xfd)](_0x5497d0,_0x4a2d22[_0x2f8150(0xfb)]),_0x2c6e4e[_0x2f8150(0xe6)][_0x2f8150(0xd5)](_0x5497d0));}},{'priority':_0x492900(0xd2)}),_0x450c79[_0x492900(0xcb)][_0x492900(0xc9)]['on'](_0x492900(0xda),(_0x1a1231,_0x1996de,_0x5c6519)=>{const _0x39768b=_0x492900;_0x5c6519[_0x39768b(0xee)][_0x39768b(0xe4)]&&_0x405658(_0x450c79,_0x39768b(0xf5),{'showActiveMarker':!0x1})[_0x39768b(0xcd)](this)(_0x1a1231,_0x1996de,_0x5c6519);},{'priority':_0x492900(0xd2)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x4eaf82=_0x49ff;function _0xfb4e(){const _0x541193=['get','13230EUdleX','4615bjfOWc','FindAndReplaceEditing','createRange','end','replace','8NMhRAa','getRange','528JyElyS','14jocOUH','findPrevious','findNext','2873616YqSRLU','1494852VRLlBv','3849AfVSXU','model','suggestion:deletion','getIntersection','plugins','_isInDeletionRange','afterInit','replaceAll','findByTextCallback','getMarkersGroup','find','filter','TrackChangesEditing','495090AuyKVv','handleFindCommand','item','editor','createPositionAt','string','FindAndReplaceUtils','start','markers','357332CuccZI','bind','2268MzQqys','121YTZoDN','has','enableCommand'];_0xfb4e=function(){return _0x541193;};return _0xfb4e();}function _0x49ff(_0x2cceaa,_0x26b585){const _0xfb4ed2=_0xfb4e();return _0x49ff=function(_0x49ffd2,_0x2f12eb){_0x49ffd2=_0x49ffd2-0x1b5;let _0x564b77=_0xfb4ed2[_0x49ffd2];return _0x564b77;},_0x49ff(_0x2cceaa,_0x26b585);}(function(_0x36e5d8,_0x33c60b){const _0x4cc7b6=_0x49ff,_0x210530=_0x36e5d8();while(!![]){try{const _0x4181e2=-parseInt(_0x4cc7b6(0x1d2))/0x1+-parseInt(_0x4cc7b6(0x1df))/0x2*(-parseInt(_0x4cc7b6(0x1bc))/0x3)+parseInt(_0x4cc7b6(0x1d4))/0x4*(parseInt(_0x4cc7b6(0x1da))/0x5)+parseInt(_0x4cc7b6(0x1bb))/0x6*(-parseInt(_0x4cc7b6(0x1b7))/0x7)+parseInt(_0x4cc7b6(0x1b6))/0x8*(-parseInt(_0x4cc7b6(0x1d9))/0x9)+-parseInt(_0x4cc7b6(0x1c9))/0xa*(-parseInt(_0x4cc7b6(0x1d5))/0xb)+parseInt(_0x4cc7b6(0x1ba))/0xc;if(_0x4181e2===_0x33c60b)break;else _0x210530['push'](_0x210530['shift']());}catch(_0x55dfa2){_0x210530['push'](_0x210530['shift']());}}}(_0xfb4e,0x57de0));import{Plugin as _0x36f006}from'ckeditor5/src/core.js';export default class J extends _0x36f006{[_0x4eaf82(0x1c2)](){const _0xfd7be6=_0x4eaf82;if(!this[_0xfd7be6(0x1cc)][_0xfd7be6(0x1c0)][_0xfd7be6(0x1d6)](_0xfd7be6(0x1db)))return;const _0x377ef5=this[_0xfd7be6(0x1cc)][_0xfd7be6(0x1c0)][_0xfd7be6(0x1d8)](_0xfd7be6(0x1c8));_0x377ef5[_0xfd7be6(0x1d7)](_0xfd7be6(0x1c6),this[_0xfd7be6(0x1ca)][_0xfd7be6(0x1d3)](this)),_0x377ef5[_0xfd7be6(0x1d7)](_0xfd7be6(0x1b9)),_0x377ef5[_0xfd7be6(0x1d7)](_0xfd7be6(0x1b8)),_0x377ef5[_0xfd7be6(0x1d7)](_0xfd7be6(0x1de)),_0x377ef5[_0xfd7be6(0x1d7)](_0xfd7be6(0x1c3));}[_0x4eaf82(0x1ca)](_0x213bdb,_0x2f7ba7,_0x3330ed={}){const _0x42e7aa=_0x4eaf82,_0x2633d5=this[_0x42e7aa(0x1cc)][_0x42e7aa(0x1c0)][_0x42e7aa(0x1d8)](_0x42e7aa(0x1cf));return _0x213bdb(_0x382416=>(_0x42e7aa(0x1ce)==typeof _0x2f7ba7?_0x2633d5[_0x42e7aa(0x1c4)](_0x2f7ba7,_0x3330ed):_0x2f7ba7)(_0x382416)[_0x42e7aa(0x1c7)](_0x23becb=>!0x1===this[_0x42e7aa(0x1c1)](_0x23becb,_0x382416[_0x42e7aa(0x1cb)])),_0x3330ed);}[_0x4eaf82(0x1c1)](_0x2457f2,_0x4cda9e){const _0x55dfc5=_0x4eaf82,_0xa7120f=this[_0x55dfc5(0x1cc)][_0x55dfc5(0x1bd)][_0x55dfc5(0x1dc)](this[_0x55dfc5(0x1cc)][_0x55dfc5(0x1bd)][_0x55dfc5(0x1cd)](_0x4cda9e,_0x2457f2[_0x55dfc5(0x1d0)]),this[_0x55dfc5(0x1cc)][_0x55dfc5(0x1bd)][_0x55dfc5(0x1cd)](_0x4cda9e,_0x2457f2[_0x55dfc5(0x1dd)]));for(const _0x5951ef of this[_0x55dfc5(0x1cc)][_0x55dfc5(0x1bd)][_0x55dfc5(0x1d1)][_0x55dfc5(0x1c5)](_0x55dfc5(0x1be)))if(null!==_0xa7120f[_0x55dfc5(0x1bf)](_0x5951ef[_0x55dfc5(0x1b5)]()))return!0x0;return!0x1;}}
|