@ckeditor/ckeditor5-track-changes 42.0.0-alpha.0 → 42.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 +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
|
+
(_0x202aa9=>{const {zh:{dictionary:_0x4000cf,getPluralForm:_0x3ce1b1}}={'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':_0x598ff7=>0x0}};_0x202aa9['zh']||={'dictionary':{},'getPluralForm':null},_0x202aa9['zh']['dictionary']=Object['assign'](_0x202aa9['zh']['dictionary'],_0x4000cf),_0x202aa9['zh']['getPluralForm']=_0x3ce1b1;})(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.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,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.1",
|
|
45
|
+
"ckeditor5-collaboration": "42.0.0-alpha.1",
|
|
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 _0x442fd4=_0x4da7;(function(_0x4f7d72,_0x57d0ed){const _0x45326d=_0x4da7,_0x362b84=_0x4f7d72();while(!![]){try{const _0x2fc5f6=parseInt(_0x45326d(0x14b))/0x1*(-parseInt(_0x45326d(0x140))/0x2)+parseInt(_0x45326d(0x152))/0x3+parseInt(_0x45326d(0x150))/0x4*(parseInt(_0x45326d(0x147))/0x5)+-parseInt(_0x45326d(0x148))/0x6*(parseInt(_0x45326d(0x145))/0x7)+-parseInt(_0x45326d(0x144))/0x8*(parseInt(_0x45326d(0x13e))/0x9)+parseInt(_0x45326d(0x153))/0xa+parseInt(_0x45326d(0x154))/0xb;if(_0x2fc5f6===_0x57d0ed)break;else _0x362b84['push'](_0x362b84['shift']());}catch(_0x4f1b55){_0x362b84['push'](_0x362b84['shift']());}}}(_0x13a9,0x55ee4));function _0x4da7(_0x1cd575,_0x21c928){const _0x13a9ed=_0x13a9();return _0x4da7=function(_0x4da79e,_0x17407e){_0x4da79e=_0x4da79e-0x13d;let _0x4b7e85=_0x13a9ed[_0x4da79e];return _0x4b7e85;},_0x4da7(_0x1cd575,_0x21c928);}function _0x13a9(){const _0x2730dd=['model','149YfzpRS','plugins','get','refresh','canEditAt','8vEijff','isEnabled','1482705hCHazK','2536130GOmcQE','7731988UYIuPF','track-changes-accept-suggestion-not-found','_suggestions','4275joudsm','_isEnabledBasedOnSelection','5702IWgpmR','editor','execute','acceptSuggestion','6808QGZDwN','2114PhGssK','getRanges','232355vnRImG','7206adhfKV','TrackChangesEditing'];_0x13a9=function(){return _0x2730dd;};return _0x13a9();}import{Command as _0x551f8c}from'ckeditor5/src/core.js';import{CKEditorError as _0x538249}from'ckeditor5/src/utils.js';export default class $ extends _0x551f8c{constructor(_0x1a7cbb,_0x573603){const _0x215b84=_0x4da7;super(_0x1a7cbb),this[_0x215b84(0x13d)]=_0x573603,this[_0x215b84(0x14e)](),this[_0x215b84(0x13f)]=!0x1;}[_0x442fd4(0x14e)](){const _0x569f35=_0x442fd4;this[_0x569f35(0x151)]=!0x0;}[_0x442fd4(0x142)](_0x1b3d49){const _0x39826d=_0x442fd4,_0x1cf92c=this[_0x39826d(0x13d)][_0x39826d(0x14d)](_0x1b3d49);if(!_0x1cf92c)throw new _0x538249(_0x39826d(0x155),this);const _0x815ccd=_0x1cf92c[_0x39826d(0x146)]();this[_0x39826d(0x141)][_0x39826d(0x14a)][_0x39826d(0x14f)](_0x815ccd)&&this[_0x39826d(0x141)][_0x39826d(0x14c)][_0x39826d(0x14d)](_0x39826d(0x149))[_0x39826d(0x143)](_0x1cf92c);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x141f3c=_0x34eb;function _0x34eb(_0x5c163e,_0x28d10d){const _0x5a3bb7=_0x5a3b();return _0x34eb=function(_0x34ebdc,_0x45baff){_0x34ebdc=_0x34ebdc-0x1a7;let _0x3c1730=_0x5a3bb7[_0x34ebdc];return _0x3c1730;},_0x34eb(_0x5c163e,_0x28d10d);}function _0x5a3b(){const _0x5e3a99=['18555XaByaM','181912pNeSbW','100EeKTSc','_isEnabledBasedOnSelection','188937dqRHKY','canEditAt','2346ThGbXg','28avXWlB','121RxHNOC','isEnabled','getRanges','plugins','TrackChangesEditing','106528aQBFHB','1248LzcopQ','7LahXPg','track-changes-discard-suggestion-not-found','execute','discardSuggestion','550092qfCzhL','model','refresh','_suggestions','editor','get','1108134micahu'];_0x5a3b=function(){return _0x5e3a99;};return _0x5a3b();}(function(_0x25b6c7,_0x3f42ae){const _0x588392=_0x34eb,_0x5da8f9=_0x25b6c7();while(!![]){try{const _0xb00484=parseInt(_0x588392(0x1be))/0x1+-parseInt(_0x588392(0x1a9))/0x2*(parseInt(_0x588392(0x1b1))/0x3)+parseInt(_0x588392(0x1aa))/0x4*(parseInt(_0x588392(0x1bd))/0x5)+-parseInt(_0x588392(0x1bc))/0x6+-parseInt(_0x588392(0x1b2))/0x7*(-parseInt(_0x588392(0x1b0))/0x8)+-parseInt(_0x588392(0x1a7))/0x9*(-parseInt(_0x588392(0x1bf))/0xa)+-parseInt(_0x588392(0x1ab))/0xb*(-parseInt(_0x588392(0x1b6))/0xc);if(_0xb00484===_0x3f42ae)break;else _0x5da8f9['push'](_0x5da8f9['shift']());}catch(_0x1e1f32){_0x5da8f9['push'](_0x5da8f9['shift']());}}}(_0x5a3b,0x40249));import{Command as _0x5a1f34}from'ckeditor5/src/core.js';import{CKEditorError as _0x3eaa49}from'ckeditor5/src/utils.js';export default class B extends _0x5a1f34{constructor(_0xada95d,_0x425bb4){const _0x1bf467=_0x34eb;super(_0xada95d),this[_0x1bf467(0x1b9)]=_0x425bb4,this[_0x1bf467(0x1b8)](),this[_0x1bf467(0x1c0)]=!0x1;}[_0x141f3c(0x1b8)](){const _0x3608f0=_0x141f3c;this[_0x3608f0(0x1ac)]=!0x0;}[_0x141f3c(0x1b4)](_0x117dcd){const _0x24d2d3=_0x141f3c,_0x15b26a=this[_0x24d2d3(0x1b9)][_0x24d2d3(0x1bb)](_0x117dcd);if(!_0x15b26a)throw new _0x3eaa49(_0x24d2d3(0x1b3),this);const _0x40bd6c=_0x15b26a[_0x24d2d3(0x1ad)]();this[_0x24d2d3(0x1ba)][_0x24d2d3(0x1b7)][_0x24d2d3(0x1a8)](_0x40bd6c)&&this[_0x24d2d3(0x1ba)][_0x24d2d3(0x1ae)][_0x24d2d3(0x1bb)](_0x24d2d3(0x1af))[_0x24d2d3(0x1b5)](_0x15b26a);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x5347(){const _0x37abae=['getRanges','10jLieGy','50rFGenk','_isEnabledBasedOnSelection','_command','9190qImZMH','27411fEUzFd','1368999wxRDzN','canEditAt','13294765RVfROZ','48PygphC','_suggestions','model','14285zgJWRe','2094085FfCYHF','refresh','values','editor','isEnabled','execute','isInContent','from','1554136EVkDMP','48GvunzW','some'];_0x5347=function(){return _0x37abae;};return _0x5347();}const _0x253c9b=_0x5522;(function(_0x52096e,_0x37950a){const _0x2d2250=_0x5522,_0x227591=_0x52096e();while(!![]){try{const _0x384f87=-parseInt(_0x2d2250(0x166))/0x1*(parseInt(_0x2d2250(0x163))/0x2)+-parseInt(_0x2d2250(0x167))/0x3*(parseInt(_0x2d2250(0x16b))/0x4)+-parseInt(_0x2d2250(0x16e))/0x5*(parseInt(_0x2d2250(0x15f))/0x6)+-parseInt(_0x2d2250(0x16f))/0x7+-parseInt(_0x2d2250(0x15e))/0x8+-parseInt(_0x2d2250(0x168))/0x9*(parseInt(_0x2d2250(0x162))/0xa)+parseInt(_0x2d2250(0x16a))/0xb;if(_0x384f87===_0x37950a)break;else _0x227591['push'](_0x227591['shift']());}catch(_0x522d96){_0x227591['push'](_0x227591['shift']());}}}(_0x5347,0x31080));import{Command as _0x406937}from'ckeditor5/src/core.js';import{sortSuggestions as _0x23db2f,executeCommandForSuggestions as _0x2c5f84}from'../utils/utils.js';function _0x5522(_0x4e499b,_0x307b51){const _0x5347c9=_0x5347();return _0x5522=function(_0x55225e,_0x2cc9d8){_0x55225e=_0x55225e-0x15d;let _0x3bc293=_0x5347c9[_0x55225e];return _0x3bc293;},_0x5522(_0x4e499b,_0x307b51);}export default class x extends _0x406937{constructor(_0x1b688d,_0x16a42f,_0x4f5ec6){const _0x4437e2=_0x5522;super(_0x1b688d),this[_0x4437e2(0x165)]=_0x16a42f,this[_0x4437e2(0x16c)]=_0x4f5ec6,this[_0x4437e2(0x170)](),this[_0x4437e2(0x164)]=!0x1;}[_0x253c9b(0x170)](){const _0x10d453=_0x253c9b,_0xf3294b=Array[_0x10d453(0x15d)](this[_0x10d453(0x16c)][_0x10d453(0x171)]())[_0x10d453(0x160)](_0x9f09d3=>_0x9f09d3[_0x10d453(0x175)]);this[_0x10d453(0x173)]=this[_0x10d453(0x165)][_0x10d453(0x173)]&&_0xf3294b;}[_0x253c9b(0x174)](){const _0x328988=_0x253c9b,_0x269629=_0x23db2f(Array[_0x328988(0x15d)](this[_0x328988(0x16c)][_0x328988(0x171)]()));for(const _0x2fa9d3 of _0x269629){const _0x11a1bc=_0x2fa9d3[_0x328988(0x161)]();if(!this[_0x328988(0x172)][_0x328988(0x16d)][_0x328988(0x169)](_0x11a1bc))return;}_0x2c5f84(this[_0x328988(0x172)][_0x328988(0x16d)],this[_0x328988(0x165)],_0x269629);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x30b7(_0x3e40f7,_0x338f05){const _0x170123=_0x1701();return _0x30b7=function(_0x30b73d,_0xc18db9){_0x30b73d=_0x30b73d-0xd9;let _0x18bef0=_0x170123[_0x30b73d];return _0x18bef0;},_0x30b7(_0x3e40f7,_0x338f05);}const _0x591a82=_0x30b7;(function(_0xdc8cf9,_0x33cc14){const _0x3c10a0=_0x30b7,_0x1da8e0=_0xdc8cf9();while(!![]){try{const _0x43d411=parseInt(_0x3c10a0(0xdf))/0x1*(-parseInt(_0x3c10a0(0xdb))/0x2)+-parseInt(_0x3c10a0(0xee))/0x3+-parseInt(_0x3c10a0(0xe6))/0x4+parseInt(_0x3c10a0(0xf1))/0x5*(parseInt(_0x3c10a0(0xf2))/0x6)+-parseInt(_0x3c10a0(0xe9))/0x7*(-parseInt(_0x3c10a0(0xdd))/0x8)+-parseInt(_0x3c10a0(0xf3))/0x9+-parseInt(_0x3c10a0(0xe4))/0xa*(-parseInt(_0x3c10a0(0xeb))/0xb);if(_0x43d411===_0x33cc14)break;else _0x1da8e0['push'](_0x1da8e0['shift']());}catch(_0x3f9e74){_0x1da8e0['push'](_0x1da8e0['shift']());}}}(_0x1701,0x29ce5));import{Command as _0x54e789}from'ckeditor5/src/core.js';function _0x1701(){const _0x3bf8fe=['selection','document','464757XPsHCo','getRanges','model','605siyEca','14514OClAVN','1757367rNiCBw','values','size','2cHxyZP','_suggestions','8xVSnEw','execute','285116sKdJSY','from','_selectedSuggestions','refresh','_isEnabledBasedOnSelection','13040yyKtAM','canEditAt','1233772LGRaPu','editor','isEnabled','1064161yVsLtL','_command','5654LskQFk'];_0x1701=function(){return _0x3bf8fe;};return _0x1701();}import{sortSuggestions as _0x4d7ede,getSelectedSuggestions as _0x345e9a,executeCommandForSuggestions as _0x2b0525}from'../utils/utils.js';export default class R extends _0x54e789{constructor(_0x3de7e6,_0x58fbf7,_0x29f605){const _0xd6a9e4=_0x30b7;super(_0x3de7e6),this[_0xd6a9e4(0xea)]=_0x58fbf7,this[_0xd6a9e4(0xdc)]=_0x29f605,this[_0xd6a9e4(0xe1)]=new Set(),this[_0xd6a9e4(0xe2)](),this[_0xd6a9e4(0xe3)]=!0x1;}[_0x591a82(0xe2)](){const _0x3b7411=_0x591a82,_0x390f2b=this[_0x3b7411(0xe7)][_0x3b7411(0xf0)][_0x3b7411(0xed)][_0x3b7411(0xec)],_0x3ea3b7=Array[_0x3b7411(0xe0)](this[_0x3b7411(0xdc)][_0x3b7411(0xd9)]());this[_0x3b7411(0xe1)]=_0x345e9a(_0x390f2b,_0x3ea3b7),this[_0x3b7411(0xe8)]=this[_0x3b7411(0xea)][_0x3b7411(0xe8)]&&!!this[_0x3b7411(0xe1)][_0x3b7411(0xda)];}[_0x591a82(0xde)](){const _0x44bca0=_0x591a82,_0x1eeb63=_0x4d7ede(Array[_0x44bca0(0xe0)](this[_0x44bca0(0xe1)]));for(const _0x4ad39a of _0x1eeb63){const _0x217db3=_0x4ad39a[_0x44bca0(0xef)]();if(!this[_0x44bca0(0xe7)][_0x44bca0(0xf0)][_0x44bca0(0xe5)](_0x217db3))return;}_0x2b0525(this[_0x44bca0(0xe7)][_0x44bca0(0xf0)],this[_0x44bca0(0xea)],_0x1eeb63);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0xfa3e0f=_0x536d;(function(_0x3d8b3f,_0x257700){const _0x5a9a9a=_0x536d,_0x2ac999=_0x3d8b3f();while(!![]){try{const _0x17b050=-parseInt(_0x5a9a9a(0x1cb))/0x1*(-parseInt(_0x5a9a9a(0x1d2))/0x2)+parseInt(_0x5a9a9a(0x1cc))/0x3+-parseInt(_0x5a9a9a(0x1cf))/0x4+parseInt(_0x5a9a9a(0x1d1))/0x5*(parseInt(_0x5a9a9a(0x1d7))/0x6)+-parseInt(_0x5a9a9a(0x1ca))/0x7+-parseInt(_0x5a9a9a(0x1e1))/0x8+-parseInt(_0x5a9a9a(0x1e0))/0x9*(-parseInt(_0x5a9a9a(0x1d5))/0xa);if(_0x17b050===_0x257700)break;else _0x2ac999['push'](_0x2ac999['shift']());}catch(_0x4f6126){_0x2ac999['push'](_0x2ac999['shift']());}}}(_0x557e,0x4bbda));function _0x557e(){const _0x54f540=['26KyCBRD','594486vKgKNq','refresh','forceDisabled','2332980aWyrZD','value','1830620WZgTfZ','19322uHvlxN','_disableUnsupportedCommands','commands','3342450wCKmOl','_enabledCommands','6JADeuG','affectsData','_enableCommands','isEnabled','TrackChangesCommand','execute','clearForceDisabled','has','editor','9NTIWsd','573128vLCkEb','_isEnabledBasedOnSelection','1292179zitKcs'];_0x557e=function(){return _0x54f540;};return _0x557e();}function _0x536d(_0xa8b4d8,_0x31e26e){const _0x557e57=_0x557e();return _0x536d=function(_0x536df4,_0x7ca39f){_0x536df4=_0x536df4-0x1c9;let _0x3b4332=_0x557e57[_0x536df4];return _0x3b4332;},_0x536d(_0xa8b4d8,_0x31e26e);}import{Command as _0x26ca32}from'ckeditor5/src/core.js';export default class M extends _0x26ca32{constructor(_0x438ea4,_0x5a5152){const _0x400216=_0x536d;super(_0x438ea4),this[_0x400216(0x1d6)]=_0x5a5152,this[_0x400216(0x1d0)]=!0x1,this[_0x400216(0x1cd)](),this[_0x400216(0x1c9)]=!0x1;}[_0xfa3e0f(0x1cd)](){const _0xae062=_0xfa3e0f;this[_0xae062(0x1da)]=!0x0;}[_0xfa3e0f(0x1dc)](){const _0x3911cc=_0xfa3e0f;this[_0x3911cc(0x1d0)]=!this[_0x3911cc(0x1d0)],this[_0x3911cc(0x1d0)]?this[_0x3911cc(0x1d3)]():this[_0x3911cc(0x1d9)]();}[_0xfa3e0f(0x1d3)](){const _0x250dab=_0xfa3e0f;for(const _0x292638 of this[_0x250dab(0x1df)][_0x250dab(0x1d4)][_0x250dab(0x1d4)]())_0x292638[_0x250dab(0x1d8)]&&!this[_0x250dab(0x1d6)][_0x250dab(0x1de)](_0x292638)&&_0x292638[_0x250dab(0x1ce)](_0x250dab(0x1db));}[_0xfa3e0f(0x1d9)](){const _0x41253b=_0xfa3e0f;for(const _0x3e768a of this[_0x41253b(0x1df)][_0x41253b(0x1d4)][_0x41253b(0x1d4)]())_0x3e768a[_0x41253b(0x1d8)]&&!this[_0x41253b(0x1d6)][_0x41253b(0x1de)](_0x3e768a)&&_0x3e768a[_0x41253b(0x1dd)](_0x41253b(0x1db));}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x2e96(_0x4d387a,_0x519cc2){var _0xde7720=_0xde77();return _0x2e96=function(_0x2e9610,_0x3c5ef7){_0x2e9610=_0x2e9610-0xef;var _0x4f3c69=_0xde7720[_0x2e9610];return _0x4f3c69;},_0x2e96(_0x4d387a,_0x519cc2);}function _0xde77(){var _0x5ba0c8=['21214QxLPUT','15160eRLDUd','2202510OeQrNW','6948aJZbBQ','16JrWLuP','30373420YvCZsm','1832852OpZWEb','287030NCUcbG','24ZupBHN','51GzXxKe','950855uFsgGO'];_0xde77=function(){return _0x5ba0c8;};return _0xde77();}(function(_0x1cb274,_0x40c1cd){var _0x2a3e9d=_0x2e96,_0x363d7f=_0x1cb274();while(!![]){try{var _0xf4d224=-parseInt(_0x2a3e9d(0xf8))/0x1+-parseInt(_0x2a3e9d(0xf9))/0x2*(-parseInt(_0x2a3e9d(0xf7))/0x3)+parseInt(_0x2a3e9d(0xf6))/0x4*(-parseInt(_0x2a3e9d(0xf5))/0x5)+-parseInt(_0x2a3e9d(0xf0))/0x6+parseInt(_0x2a3e9d(0xf4))/0x7*(parseInt(_0x2a3e9d(0xf2))/0x8)+parseInt(_0x2a3e9d(0xf1))/0x9*(-parseInt(_0x2a3e9d(0xef))/0xa)+parseInt(_0x2a3e9d(0xf3))/0xb;if(_0xf4d224===_0x40c1cd)break;else _0x363d7f['push'](_0x363d7f['shift']());}catch(_0x1200d9){_0x363d7f['push'](_0x363d7f['shift']());}}}(_0xde77,0x9a6a3));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
|
-
const
|
|
23
|
+
const _0x54e094=_0xdfcd;(function(_0x4ac18c,_0x7897b4){const _0x297e5f=_0xdfcd,_0x572f42=_0x4ac18c();while(!![]){try{const _0x271964=-parseInt(_0x297e5f(0x1aa))/0x1+parseInt(_0x297e5f(0x1ad))/0x2*(-parseInt(_0x297e5f(0x1b5))/0x3)+parseInt(_0x297e5f(0x1b1))/0x4+parseInt(_0x297e5f(0x1ac))/0x5*(parseInt(_0x297e5f(0x1b3))/0x6)+parseInt(_0x297e5f(0x1ae))/0x7*(-parseInt(_0x297e5f(0x1b8))/0x8)+-parseInt(_0x297e5f(0x1b9))/0x9*(-parseInt(_0x297e5f(0x1b7))/0xa)+-parseInt(_0x297e5f(0x1a9))/0xb;if(_0x271964===_0x7897b4)break;else _0x572f42['push'](_0x572f42['shift']());}catch(_0x74f259){_0x572f42['push'](_0x572f42['shift']());}}}(_0x54a1,0x5c983));function _0xdfcd(_0x13eb05,_0x2618f4){const _0x54a14f=_0x54a1();return _0xdfcd=function(_0xdfcddd,_0x26af70){_0xdfcddd=_0xdfcddd-0x1a8;let _0x47a339=_0x54a14f[_0xdfcddd];return _0x47a339;},_0xdfcd(_0x13eb05,_0x2618f4);}function _0x54a1(){const _0x4f4a0f=['10QYeEPg','8ysPBXr','6805098LibmpG','enableCommand','editor','3956315qYXAyd','73113xgDwXE','plugins','335hxAKze','688LUTrsC','741685uNlATo','commands','get','2804640OsZXTV','afterInit','4908RPBidr','showAIAssistant','5181MsJKsP','TrackChangesEditing'];_0x54a1=function(){return _0x4f4a0f;};return _0x54a1();}import{Plugin as _0x428c03}from'ckeditor5/src/core.js';export default class E extends _0x428c03{[_0x54e094(0x1b2)](){const _0x2189bd=_0x54e094,_0x248c7b=this[_0x2189bd(0x1a8)],_0xb4c831=_0x248c7b[_0x2189bd(0x1ab)][_0x2189bd(0x1b0)](_0x2189bd(0x1b6));_0x248c7b[_0x2189bd(0x1af)][_0x2189bd(0x1b0)](_0x2189bd(0x1b4))&&_0xb4c831[_0x2189bd(0x1ba)](_0x2189bd(0x1b4));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x41ff5f=_0x2e9c;function _0x18f9(){const _0x1f73fe=['10224iojLRS','1359579woAHFw','AlignmentEditing','formatBlock','has','6EqZPPL','left','FORMAT_ALIGN_TO_RIGHT','FORMAT_ALIGN_TO_CENTER','2453737hGZxMP','descriptionFactory','_registerLegacyDescription','*Format:*\x20%0','right','registerAttributeLabel','value','editor','justify','6629dTVlBx','3010jRHZIY','registerBlockAttribute','10264IIhyfD','type','5788716SsSrbz','FORMAT_ALIGN_TO_LEFT','enableDefaultAttributesIntegration','plugins','get','4976zmsQSV','alignment','format','216uqsXhJ','commandParams','TrackChangesEditing','commandName','locale','FORMAT_ALIGNMENT','12FtpFOc','FORMAT_JUSTIFY_TEXT','registerDescriptionCallback','382230BynmHr','center','afterInit'];_0x18f9=function(){return _0x1f73fe;};return _0x18f9();}(function(_0x20e2c4,_0x23d03d){const _0x4b5fd9=_0x2e9c,_0x35326a=_0x20e2c4();while(!![]){try{const _0x592c9d=-parseInt(_0x4b5fd9(0x12d))/0x1+parseInt(_0x4b5fd9(0x12c))/0x2*(parseInt(_0x4b5fd9(0x131))/0x3)+parseInt(_0x4b5fd9(0x11d))/0x4*(parseInt(_0x4b5fd9(0x114))/0x5)+-parseInt(_0x4b5fd9(0x118))/0x6+-parseInt(_0x4b5fd9(0x13e))/0x7*(-parseInt(_0x4b5fd9(0x116))/0x8)+-parseInt(_0x4b5fd9(0x120))/0x9*(-parseInt(_0x4b5fd9(0x129))/0xa)+-parseInt(_0x4b5fd9(0x135))/0xb*(-parseInt(_0x4b5fd9(0x126))/0xc);if(_0x592c9d===_0x23d03d)break;else _0x35326a['push'](_0x35326a['shift']());}catch(_0x5e5db8){_0x35326a['push'](_0x35326a['shift']());}}}(_0x18f9,0xc0e97));import{Plugin as _0xf50479}from'ckeditor5/src/core.js';function _0x2e9c(_0x56abbe,_0x372b52){const _0x18f98e=_0x18f9();return _0x2e9c=function(_0x2e9cfc,_0x6a90b0){_0x2e9cfc=_0x2e9cfc-0x114;let _0x3d75c2=_0x18f98e[_0x2e9cfc];return _0x3d75c2;},_0x2e9c(_0x56abbe,_0x372b52);}import{getTranslation as _0x4a851d}from'../utils/common-translations.js';export default class V extends _0xf50479{[_0x41ff5f(0x12b)](){const _0x33cf4e=_0x41ff5f,_0x481e92=this[_0x33cf4e(0x13c)],_0x40e647=_0x481e92[_0x33cf4e(0x124)];if(!_0x481e92[_0x33cf4e(0x11b)][_0x33cf4e(0x130)](_0x33cf4e(0x12e)))return;const _0x55f122=_0x481e92[_0x33cf4e(0x11b)][_0x33cf4e(0x11c)](_0x33cf4e(0x122));_0x55f122[_0x33cf4e(0x11a)](_0x33cf4e(0x11e)),_0x55f122[_0x33cf4e(0x115)](_0x33cf4e(0x11e)),_0x55f122[_0x33cf4e(0x136)][_0x33cf4e(0x13a)](_0x33cf4e(0x11e),_0x4a851d(_0x40e647,_0x33cf4e(0x125))),this[_0x33cf4e(0x137)]();}[_0x41ff5f(0x137)](){const _0x51df78=_0x41ff5f,_0x2dd739=this[_0x51df78(0x13c)],_0x27cf2c=_0x2dd739[_0x51df78(0x124)];_0x2dd739[_0x51df78(0x11b)][_0x51df78(0x11c)](_0x51df78(0x122))[_0x51df78(0x136)][_0x51df78(0x128)](_0x1c22c8=>{const _0x8fbafc=_0x51df78;if(_0x8fbafc(0x12f)!=_0x1c22c8[_0x8fbafc(0x117)])return;const {data:_0x387f4a}=_0x1c22c8;if(_0x387f4a&&_0x8fbafc(0x11e)==_0x387f4a[_0x8fbafc(0x123)]){const _0x92ed73=_0x387f4a[_0x8fbafc(0x121)][0x0][_0x8fbafc(0x13b)];return{'type':_0x8fbafc(0x11f),'content':_0x4a851d(_0x27cf2c,_0x8fbafc(0x138),function(_0x1869fe){const _0x4c8f13=_0x8fbafc;switch(_0x1869fe){case _0x4c8f13(0x132):return _0x4a851d(_0x27cf2c,_0x4c8f13(0x119));case _0x4c8f13(0x139):return _0x4a851d(_0x27cf2c,_0x4c8f13(0x133));case _0x4c8f13(0x12a):return _0x4a851d(_0x27cf2c,_0x4c8f13(0x134));case _0x4c8f13(0x13d):return _0x4a851d(_0x27cf2c,_0x4c8f13(0x127));}}(_0x92ed73))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x10ef(_0x3a1150,_0x25f3ed){const _0x581e80=_0x581e();return _0x10ef=function(_0x10ef1e,_0x36f973){_0x10ef1e=_0x10ef1e-0x161;let _0x561ce2=_0x581e80[_0x10ef1e];return _0x561ce2;},_0x10ef(_0x3a1150,_0x25f3ed);}function _0x581e(){const _0x5f27fe=['italic','FORMAT_UNDERLINE','4rqcyFy','2514490RRjrUT','2845685dlEeTg','_registerLegacyDescription','*Remove\x20format:*\x20%0','editor','code','registerDescriptionCallback','StrikethroughEditing','*Format:*\x20%0','has','422PgEfmH','underline','ItalicEditing','FORMAT_SUPERSCRIPT','registerAttributeLabel','descriptionFactory','15354588DUNExQ','locale','11607Hffypi','FORMAT_','enableDefaultAttributesIntegration','BoldEditing','FORMAT_ITALIC','commandName','SubscriptEditing','commandParams','FORMAT_SUBSCRIPT','format','afterInit','superscript','toLowerCase','slice','2370ssOsHL','SuperscriptEditing','type','UnderlineEditing','plugins','toUpperCase','FORMAT_CODE','formatInline','TrackChangesEditing','registerInlineAttribute','subscript','FORMAT_BOLD','bold','22VhaXkv','strikethrough','9MqNXDR','forceValue','get','8603sGLbSG','1005168TYXwzh','CodeEditing','FORMAT_STRIKETHROUGH','485585hCiRur'];_0x581e=function(){return _0x5f27fe;};return _0x581e();}const _0x1454b0=_0x10ef;(function(_0x4328cd,_0x4ce0ee){const _0x2a3b71=_0x10ef,_0x233bf2=_0x4328cd();while(!![]){try{const _0x302d08=parseInt(_0x2a3b71(0x187))/0x1+parseInt(_0x2a3b71(0x195))/0x2*(-parseInt(_0x2a3b71(0x163))/0x3)+-parseInt(_0x2a3b71(0x18a))/0x4*(parseInt(_0x2a3b71(0x18c))/0x5)+parseInt(_0x2a3b71(0x171))/0x6*(parseInt(_0x2a3b71(0x183))/0x7)+-parseInt(_0x2a3b71(0x184))/0x8*(-parseInt(_0x2a3b71(0x180))/0x9)+parseInt(_0x2a3b71(0x18b))/0xa*(-parseInt(_0x2a3b71(0x17e))/0xb)+parseInt(_0x2a3b71(0x161))/0xc;if(_0x302d08===_0x4ce0ee)break;else _0x233bf2['push'](_0x233bf2['shift']());}catch(_0x193af2){_0x233bf2['push'](_0x233bf2['shift']());}}}(_0x581e,0x771a1));import{Plugin as _0x158350}from'ckeditor5/src/core.js';import{getTranslation as _0x16a5ba}from'../utils/common-translations.js';const ti=[_0x1454b0(0x166),_0x1454b0(0x197),_0x1454b0(0x174),_0x1454b0(0x185),_0x1454b0(0x192),_0x1454b0(0x169),_0x1454b0(0x172)];export default class U extends _0x158350{[_0x1454b0(0x16d)](){const _0x5f31f6=_0x1454b0,_0x5700c7=this[_0x5f31f6(0x18f)],_0x47a9cf=_0x5700c7[_0x5f31f6(0x175)][_0x5f31f6(0x182)](_0x5f31f6(0x179)),_0x1ba007=_0x5700c7[_0x5f31f6(0x162)];for(const _0x12a12c of ti){if(!_0x5700c7[_0x5f31f6(0x175)][_0x5f31f6(0x194)](_0x12a12c))continue;const _0x55cb44=_0x12a12c[_0x5f31f6(0x170)](0x0,-0x7)[_0x5f31f6(0x16f)](),_0xcb95f=_0x5f31f6(0x164)+_0x55cb44[_0x5f31f6(0x176)]();_0x47a9cf[_0x5f31f6(0x165)](_0x55cb44),_0x47a9cf[_0x5f31f6(0x17a)](_0x55cb44),_0x47a9cf[_0x5f31f6(0x19a)][_0x5f31f6(0x199)](_0x55cb44,_0x16a5ba(_0x1ba007,_0xcb95f));}this[_0x5f31f6(0x18d)]();}[_0x1454b0(0x18d)](){const _0x503c8b=_0x1454b0,_0x2419c5=this[_0x503c8b(0x18f)],_0x47f9be=_0x2419c5[_0x503c8b(0x162)],_0x108536=_0x2419c5[_0x503c8b(0x175)][_0x503c8b(0x182)](_0x503c8b(0x179));function _0x179539(_0x5ab035,_0x56d8d9){const _0x906bbb=_0x503c8b;_0x108536[_0x906bbb(0x19a)][_0x906bbb(0x191)](_0x573c81=>{const _0xd1df52=_0x906bbb;if(_0xd1df52(0x178)!=_0x573c81[_0xd1df52(0x173)])return;const {data:_0x6dbd0c}=_0x573c81;return _0x6dbd0c&&_0x6dbd0c[_0xd1df52(0x168)]===_0x5ab035?_0x6dbd0c[_0xd1df52(0x16a)][0x0][_0xd1df52(0x181)]?{'type':_0xd1df52(0x16c),'content':_0x16a5ba(_0x47f9be,_0xd1df52(0x193),_0x56d8d9)}:{'type':_0xd1df52(0x16c),'content':_0x16a5ba(_0x47f9be,_0xd1df52(0x18e),_0x56d8d9)}:void 0x0;});}_0x179539(_0x503c8b(0x17d),_0x16a5ba(_0x47f9be,_0x503c8b(0x17c))),_0x179539(_0x503c8b(0x188),_0x16a5ba(_0x47f9be,_0x503c8b(0x167))),_0x179539(_0x503c8b(0x196),_0x16a5ba(_0x47f9be,_0x503c8b(0x189))),_0x179539(_0x503c8b(0x190),_0x16a5ba(_0x47f9be,_0x503c8b(0x177))),_0x179539(_0x503c8b(0x17f),_0x16a5ba(_0x47f9be,_0x503c8b(0x186))),_0x179539(_0x503c8b(0x17b),_0x16a5ba(_0x47f9be,_0x503c8b(0x16b))),_0x179539(_0x503c8b(0x16e),_0x16a5ba(_0x47f9be,_0x503c8b(0x198)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2c2ad1=_0x51ab;(function(_0x2d33e6,_0x1dc633){const _0x3e3e24=_0x51ab,_0x58ab15=_0x2d33e6();while(!![]){try{const _0x735a22=parseInt(_0x3e3e24(0xe3))/0x1*(parseInt(_0x3e3e24(0xec))/0x2)+-parseInt(_0x3e3e24(0xf9))/0x3+parseInt(_0x3e3e24(0xf3))/0x4+-parseInt(_0x3e3e24(0xdf))/0x5*(parseInt(_0x3e3e24(0xeb))/0x6)+parseInt(_0x3e3e24(0xff))/0x7+parseInt(_0x3e3e24(0xd6))/0x8+parseInt(_0x3e3e24(0xda))/0x9;if(_0x735a22===_0x1dc633)break;else _0x58ab15['push'](_0x58ab15['shift']());}catch(_0x444ce6){_0x58ab15['push'](_0x58ab15['shift']());}}}(_0x57f5,0x99542));import{Plugin as _0x8521f1}from'ckeditor5/src/core.js';import{getTranslation as _0x59ed50}from'../utils/common-translations.js';function _0x51ab(_0x522a10,_0x571501){const _0x57f500=_0x57f5();return _0x51ab=function(_0x51aba1,_0x2ec8e1){_0x51aba1=_0x51aba1-0xd6;let _0x40402c=_0x57f500[_0x51aba1];return _0x40402c;},_0x51ab(_0x522a10,_0x571501);}import{getRangesOfBlockGroups as _0x3fa0f1}from'../utils/utils.js';export default class O extends _0x8521f1{[_0x2c2ad1(0xdd)](){const _0x5b16ac=_0x2c2ad1,_0x271d11=this[_0x5b16ac(0xdb)],_0x2dbd07=_0x271d11[_0x5b16ac(0xdc)];if(!_0x271d11[_0x5b16ac(0xed)][_0x5b16ac(0xf1)](_0x5b16ac(0xf8)))return;const _0x1e4337=_0x271d11[_0x5b16ac(0xed)][_0x5b16ac(0xe4)](_0x5b16ac(0xf0)),_0x2ff564=this[_0x5b16ac(0xdb)][_0x5b16ac(0xf5)][_0x5b16ac(0xe4)](_0x5b16ac(0xe0));_0x1e4337[_0x5b16ac(0xee)](_0x5b16ac(0xe0),(_0x2b7016,_0x2c455a={})=>{const _0x12e6c2=_0x5b16ac,_0x2e4880=this[_0x12e6c2(0xdb)][_0x12e6c2(0xe5)][_0x12e6c2(0xde)][_0x12e6c2(0xd7)],_0x2e366b=_0x2c455a&&void 0x0!==_0x2c455a[_0x12e6c2(0xea)]?_0x2c455a[_0x12e6c2(0xea)]:!_0x2ff564[_0x12e6c2(0xe1)];let _0x792f61=[];if(_0x2e366b){const _0x17037c=Array[_0x12e6c2(0xfb)](_0x2e4880[_0x12e6c2(0xfa)]())[_0x12e6c2(0xf4)](_0x54f625=>oo(_0x54f625)||function(_0x550cec,_0x10886e){const _0x520c97=_0x12e6c2,_0x490739=_0x10886e[_0x520c97(0xf7)](_0x550cec[_0x520c97(0xf6)],_0x520c97(0xe0)),_0x1893cc=_0x10886e[_0x520c97(0xf7)]([_0x520c97(0xe8),_0x520c97(0xe0)],_0x550cec);return _0x490739&&_0x1893cc;}(_0x54f625,this[_0x12e6c2(0xdb)][_0x12e6c2(0xe5)][_0x12e6c2(0xf2)]));_0x792f61=_0x3fa0f1(_0x17037c,_0x271d11[_0x12e6c2(0xe5)]);}else{const _0x304cdd=Array[_0x12e6c2(0xfb)](_0x2e4880[_0x12e6c2(0xfa)]())[_0x12e6c2(0xf4)](_0x430669=>oo(_0x430669));_0x792f61=_0x3fa0f1(_0x304cdd,_0x271d11[_0x12e6c2(0xe5)]);}_0x271d11[_0x12e6c2(0xe5)][_0x12e6c2(0xe9)](()=>{const _0x2f067a=_0x12e6c2;for(const _0xcdb791 of _0x792f61)_0x1e4337[_0x2f067a(0xe7)](_0xcdb791,{'commandName':_0x2f067a(0xe0),'commandParams':[{'forceValue':_0x2e366b}]});});}),_0x1e4337[_0x5b16ac(0xe2)][_0x5b16ac(0x100)](_0x5b21cf=>{const _0x59b0ed=_0x5b16ac,{data:_0x13ef57}=_0x5b21cf;if(_0x13ef57&&_0x59b0ed(0xe0)==_0x13ef57[_0x59b0ed(0xe6)]){const _0x5064a9=_0x59ed50(_0x2dbd07,_0x59b0ed(0xd8));return _0x13ef57[_0x59b0ed(0xfc)][0x0][_0x59b0ed(0xea)]?{'type':_0x59b0ed(0xd9),'content':_0x59ed50(_0x2dbd07,_0x59b0ed(0xfd),_0x5064a9)}:{'type':_0x59b0ed(0xd9),'content':_0x59ed50(_0x2dbd07,_0x59b0ed(0xfe),_0x5064a9)};}});}}function oo(_0x17231d){const _0x12523a=_0x2c2ad1;return _0x12523a(0xe0)==_0x17231d[_0x12523a(0xf6)][_0x12523a(0xef)];}function _0x57f5(){const _0x56e8b3=['change','forceValue','882642cGVyKr','166lFxcSk','plugins','enableCommand','name','TrackChangesEditing','has','schema','78212ooZJDL','filter','commands','parent','checkChild','BlockQuoteEditing','2907792HlSvKF','getSelectedBlocks','from','commandParams','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','3587703TbZfVF','registerDescriptionCallback','4082672fQSTfS','selection','ELEMENT_BLOCK_QUOTE','format','3850371WJTXCd','editor','locale','afterInit','document','15uSmwbd','blockQuote','value','descriptionFactory','6848LLqEtP','get','model','commandName','markBlockFormat','$root'];_0x57f5=function(){return _0x56e8b3;};return _0x57f5();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1ca8b8=_0x441a;function _0x441a(_0x9a4625,_0x23c876){const _0x27fd2d=_0x27fd();return _0x441a=function(_0x441a26,_0x1da6cb){_0x441a26=_0x441a26-0xc5;let _0x5adb6e=_0x27fd2d[_0x441a26];return _0x5adb6e;},_0x441a(_0x9a4625,_0x23c876);}function _0x27fd(){const _0x745d4f=['changeCaseTitle','CaseChange','979929uCvTlN','plugins','editor','enableCommand','changeCaseUpper','changeCaseLower','4GktXiJ','has','7199250XJKfkO','2373644FYTsop','717180bWXbQQ','afterInit','TrackChangesEditing','6rGqugV','107293HoUdMP','546762vkqSxO','get','112824anHpMC','176KufiSj'];_0x27fd=function(){return _0x745d4f;};return _0x27fd();}(function(_0x570fa4,_0x243091){const _0x389c51=_0x441a,_0x35b249=_0x570fa4();while(!![]){try{const _0x336137=parseInt(_0x389c51(0xcc))/0x1*(parseInt(_0x389c51(0xcb))/0x2)+parseInt(_0x389c51(0xd3))/0x3*(-parseInt(_0x389c51(0xd9))/0x4)+parseInt(_0x389c51(0xc8))/0x5+parseInt(_0x389c51(0xcd))/0x6+-parseInt(_0x389c51(0xc7))/0x7+-parseInt(_0x389c51(0xd0))/0x8*(parseInt(_0x389c51(0xcf))/0x9)+parseInt(_0x389c51(0xc6))/0xa;if(_0x336137===_0x243091)break;else _0x35b249['push'](_0x35b249['shift']());}catch(_0x424264){_0x35b249['push'](_0x35b249['shift']());}}}(_0x27fd,0x51bf8));import{Plugin as _0x2971d3}from'ckeditor5/src/core.js';export default class G extends _0x2971d3{[_0x1ca8b8(0xc9)](){const _0x375733=_0x1ca8b8,_0x53ed50=this[_0x375733(0xd5)];_0x53ed50[_0x375733(0xd4)][_0x375733(0xc5)](_0x375733(0xd2))&&(_0x53ed50[_0x375733(0xd4)][_0x375733(0xce)](_0x375733(0xca))[_0x375733(0xd6)](_0x375733(0xd7)),_0x53ed50[_0x375733(0xd4)][_0x375733(0xce)](_0x375733(0xca))[_0x375733(0xd6)](_0x375733(0xd8)),_0x53ed50[_0x375733(0xd4)][_0x375733(0xce)](_0x375733(0xca))[_0x375733(0xd6)](_0x375733(0xd1)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x47c4(_0x243268,_0x2bce8d){const _0x56cce7=_0x56cc();return _0x47c4=function(_0x47c47f,_0x22f48e){_0x47c47f=_0x47c47f-0x88;let _0x54a674=_0x56cce7[_0x47c47f];return _0x54a674;},_0x47c4(_0x243268,_0x2bce8d);}const _0x10474e=_0x47c4;(function(_0x2935d0,_0x49d4e4){const _0x177c1c=_0x47c4,_0xd86c78=_0x2935d0();while(!![]){try{const _0x24b62a=parseInt(_0x177c1c(0x88))/0x1*(parseInt(_0x177c1c(0x95))/0x2)+-parseInt(_0x177c1c(0x97))/0x3+-parseInt(_0x177c1c(0x8d))/0x4+-parseInt(_0x177c1c(0x98))/0x5+-parseInt(_0x177c1c(0x92))/0x6+parseInt(_0x177c1c(0x93))/0x7*(-parseInt(_0x177c1c(0x96))/0x8)+-parseInt(_0x177c1c(0x89))/0x9*(-parseInt(_0x177c1c(0x8b))/0xa);if(_0x24b62a===_0x49d4e4)break;else _0xd86c78['push'](_0xd86c78['shift']());}catch(_0x2c1501){_0xd86c78['push'](_0xd86c78['shift']());}}}(_0x56cc,0x8e0a3));function _0x56cc(){const _0xbb195f=['commands','4340796fJUtcl','plugins','get','editor','afterInit','2943264asxmvH','28gjoBzC','TrackChangesEditing','184526zrCaMt','1507832oXscCM','3376110ioKDHk','1862675nGQGmU','enableCommand','4yCLxOx','1346769ZDbiZe','ckbox','270Zzauef'];_0x56cc=function(){return _0xbb195f;};return _0x56cc();}import{Plugin as _0x4820d3}from'ckeditor5/src/core.js';export default class F extends _0x4820d3{[_0x10474e(0x91)](){const _0x18d3d9=_0x10474e,_0x4c186f=this[_0x18d3d9(0x90)];_0x4c186f[_0x18d3d9(0x8c)][_0x18d3d9(0x8f)](_0x18d3d9(0x8a))&&_0x4c186f[_0x18d3d9(0x8e)][_0x18d3d9(0x8f)](_0x18d3d9(0x94))[_0x18d3d9(0x99)](_0x18d3d9(0x8a));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x115d(){const _0x5dc2bf=['filter','ELEMENT_CODE_BLOCK','selection','commands','config','languages','2264319GcRuTV','codeBlock','plugins','get','9100289dbwRHk','formatBlock','toLowerCase','8BWkhzk','5174918adzflw','*Remove\x20format:*\x20%0','1692jLvRhv','descriptionFactory','language','value','change','label','outdentCodeBlock','name','1984356CEamrT','451502smKgfO','parent','12uQgCnr','registerDescriptionCallback','editor','blockName','CodeBlock','indentCodeBlock','isLimit','TrackChangesEditing','type','has','from','afterInit','5520MzAVXf','51130QkgBPB','getSelectedBlocks','commandName','markBlockFormat','1405ZQegbh','model','forceValue','find','commandParams','1ZBTtfU','document','rootElement','checkChild','schema','enableCommand','locale','*Set\x20format:*\x20%0','registerElementLabel','format'];_0x115d=function(){return _0x5dc2bf;};return _0x115d();}const _0x5a58e4=_0x4d82;function _0x4d82(_0x3060b0,_0x368c91){const _0x115dc6=_0x115d();return _0x4d82=function(_0x4d821f,_0x193b52){_0x4d821f=_0x4d821f-0x12d;let _0x4f55d1=_0x115dc6[_0x4d821f];return _0x4f55d1;},_0x4d82(_0x3060b0,_0x368c91);}(function(_0x548886,_0x48a1db){const _0x265249=_0x4d82,_0x21345c=_0x548886();while(!![]){try{const _0x3ad47a=parseInt(_0x265249(0x15d))/0x1*(parseInt(_0x265249(0x145))/0x2)+-parseInt(_0x265249(0x132))/0x3+parseInt(_0x265249(0x153))/0x4*(parseInt(_0x265249(0x158))/0x5)+-parseInt(_0x265249(0x144))/0x6+-parseInt(_0x265249(0x13a))/0x7*(parseInt(_0x265249(0x139))/0x8)+-parseInt(_0x265249(0x13c))/0x9*(-parseInt(_0x265249(0x154))/0xa)+parseInt(_0x265249(0x136))/0xb*(parseInt(_0x265249(0x147))/0xc);if(_0x3ad47a===_0x48a1db)break;else _0x21345c['push'](_0x21345c['shift']());}catch(_0x2a350c){_0x21345c['push'](_0x21345c['shift']());}}}(_0x115d,0x8cf15));import{Plugin as _0x56f0cb}from'ckeditor5/src/core.js';import{getTranslation as _0x370cf6}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4856eb}from'../utils/utils.js';export default class L extends _0x56f0cb{[_0x5a58e4(0x152)](){const _0x5d634e=_0x5a58e4,_0x333f6f=this[_0x5d634e(0x149)];if(!_0x333f6f[_0x5d634e(0x134)][_0x5d634e(0x150)](_0x5d634e(0x14b)))return;const _0x4a8c7a=_0x333f6f[_0x5d634e(0x134)][_0x5d634e(0x135)](_0x5d634e(0x14e)),_0x4bf3b6=_0x333f6f[_0x5d634e(0x163)],_0x1b3a27=_0x333f6f[_0x5d634e(0x130)][_0x5d634e(0x135)](_0x5d634e(0x133))[_0x5d634e(0x131)],_0x4aa7e9=_0x333f6f[_0x5d634e(0x12f)][_0x5d634e(0x135)](_0x5d634e(0x133));_0x4a8c7a[_0x5d634e(0x162)](_0x5d634e(0x14c)),_0x4a8c7a[_0x5d634e(0x162)](_0x5d634e(0x142)),_0x4a8c7a[_0x5d634e(0x162)](_0x5d634e(0x133),(_0x4f3d6c,_0x45a0f7={})=>{const _0x314a30=_0x5d634e,_0x99e022=_0x333f6f[_0x314a30(0x159)],_0x5e9edd=_0x333f6f[_0x314a30(0x159)][_0x314a30(0x15e)][_0x314a30(0x12e)],_0x1f0217=_0x45a0f7&&void 0x0!==_0x45a0f7[_0x314a30(0x15a)]?_0x45a0f7[_0x314a30(0x15a)]:!_0x4aa7e9[_0x314a30(0x13f)];let _0x2c0211;_0x45a0f7[_0x314a30(0x13e)]||(_0x45a0f7[_0x314a30(0x13e)]=_0x1b3a27[0x0][_0x314a30(0x13e)]),_0x2c0211=_0x1f0217?Array[_0x314a30(0x151)](_0x5e9edd[_0x314a30(0x155)]())[_0x314a30(0x167)](_0x12368e=>eo(_0x12368e)||function(_0x49dfa7,_0x4e66b3){const _0x5608d0=_0x314a30;if(_0x49dfa7['is'](_0x5608d0(0x15f))||_0x4e66b3[_0x5608d0(0x14d)](_0x49dfa7))return!0x1;return _0x4e66b3[_0x5608d0(0x160)](_0x49dfa7[_0x5608d0(0x146)],_0x5608d0(0x133));}(_0x12368e,_0x99e022[_0x314a30(0x161)])):Array[_0x314a30(0x151)](_0x5e9edd[_0x314a30(0x155)]())[_0x314a30(0x167)](_0x2c6b71=>eo(_0x2c6b71));const _0x52553d=_0x4856eb(_0x2c0211,_0x99e022);_0x99e022[_0x314a30(0x140)](()=>{const _0x40c255=_0x314a30;for(const _0x1de443 of _0x52553d)_0x4a8c7a[_0x40c255(0x157)](_0x1de443,{'commandName':_0x40c255(0x133),'commandParams':[{..._0x45a0f7,'forceValue':_0x1f0217}],'formatGroupId':_0x40c255(0x14a)});});}),(_0x4a8c7a[_0x5d634e(0x13d)][_0x5d634e(0x165)](_0x5d634e(0x133),_0x2249f4=>_0x370cf6(_0x4bf3b6,_0x5d634e(0x12d),_0x2249f4)),_0x4a8c7a[_0x5d634e(0x13d)][_0x5d634e(0x148)](_0x44f6f0=>{const _0x19f838=_0x5d634e;if(_0x19f838(0x137)!=_0x44f6f0[_0x19f838(0x14f)])return;const _0x144521=_0x4bf3b6['t'],{data:_0x56fab5}=_0x44f6f0;if(!_0x56fab5||_0x19f838(0x133)!=_0x56fab5[_0x19f838(0x156)])return;const _0x2972a0=_0x56fab5[_0x19f838(0x15c)][0x0][_0x19f838(0x13e)],_0x18ff69=_0x144521(_0x1b3a27[_0x19f838(0x15b)](_0xc558d4=>_0xc558d4[_0x19f838(0x13e)]===_0x2972a0)[_0x19f838(0x141)])[_0x19f838(0x138)]();return _0x56fab5[_0x19f838(0x15c)][0x0][_0x19f838(0x15a)]?{'type':_0x19f838(0x166),'content':_0x370cf6(_0x4bf3b6,_0x19f838(0x164),_0x370cf6(_0x4bf3b6,_0x19f838(0x12d),0x1)+'\x20('+_0x18ff69+')')}:{'type':_0x19f838(0x166),'content':_0x370cf6(_0x4bf3b6,_0x19f838(0x13b),_0x370cf6(_0x4bf3b6,_0x19f838(0x12d),0x1))};}));}}function eo(_0x12f12e){const _0x19c4db=_0x5a58e4;return _0x19c4db(0x133)==_0x12f12e[_0x19c4db(0x143)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x2a85e9=_0x57aa;function _0x2b25(){const _0x2386e6=['get','1417780LPXKrs','3CKNJSY','85078ylIHmJ','52020uejabc','192GqhSOG','37636wgBrxi','afterInit','27461pIFpCd','55794DOkucC','addCommentThread','CommentsEditing','50DSczbk','enableCommand','279912eAenHj','editor','has','TrackChangesEditing','plugins'];_0x2b25=function(){return _0x2386e6;};return _0x2b25();}(function(_0x5189dc,_0x55d252){const _0x231bbb=_0x57aa,_0x11cf6d=_0x5189dc();while(!![]){try{const _0x2d409b=parseInt(_0x231bbb(0x1f6))/0x1+-parseInt(_0x231bbb(0x1f0))/0x2*(parseInt(_0x231bbb(0x1ef))/0x3)+parseInt(_0x231bbb(0x1f3))/0x4*(parseInt(_0x231bbb(0x1e6))/0x5)+-parseInt(_0x231bbb(0x1f2))/0x6*(parseInt(_0x231bbb(0x1f5))/0x7)+parseInt(_0x231bbb(0x1e8))/0x8+-parseInt(_0x231bbb(0x1f1))/0x9+parseInt(_0x231bbb(0x1ee))/0xa;if(_0x2d409b===_0x55d252)break;else _0x11cf6d['push'](_0x11cf6d['shift']());}catch(_0x25a994){_0x11cf6d['push'](_0x11cf6d['shift']());}}}(_0x2b25,0x254dc));function _0x57aa(_0x24a9d7,_0x4a5b66){const _0x2b25af=_0x2b25();return _0x57aa=function(_0x57aab6,_0x218255){_0x57aab6=_0x57aab6-0x1e5;let _0x5267f9=_0x2b25af[_0x57aab6];return _0x5267f9;},_0x57aa(_0x24a9d7,_0x4a5b66);}import{Plugin as _0x57cb58}from'ckeditor5/src/core.js';export default class H extends _0x57cb58{[_0x2a85e9(0x1f4)](){const _0x5cc342=_0x2a85e9,_0x598a99=this[_0x5cc342(0x1e9)];if(!_0x598a99[_0x5cc342(0x1ec)][_0x5cc342(0x1ea)](_0x5cc342(0x1e5)))return;_0x598a99[_0x5cc342(0x1ec)][_0x5cc342(0x1ed)](_0x5cc342(0x1eb))[_0x5cc342(0x1e7)](_0x5cc342(0x1f7));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x24621e=_0x56ff;(function(_0x242ea7,_0x394011){const _0x355c91=_0x56ff,_0x5ec2f7=_0x242ea7();while(!![]){try{const _0x32892f=-parseInt(_0x355c91(0xd2))/0x1*(parseInt(_0x355c91(0xd3))/0x2)+-parseInt(_0x355c91(0xd9))/0x3*(parseInt(_0x355c91(0xd5))/0x4)+-parseInt(_0x355c91(0xc0))/0x5*(parseInt(_0x355c91(0xa8))/0x6)+parseInt(_0x355c91(0xcd))/0x7*(-parseInt(_0x355c91(0xb9))/0x8)+-parseInt(_0x355c91(0xd1))/0x9+-parseInt(_0x355c91(0xca))/0xa*(-parseInt(_0x355c91(0xaf))/0xb)+-parseInt(_0x355c91(0xbf))/0xc*(-parseInt(_0x355c91(0xc2))/0xd);if(_0x32892f===_0x394011)break;else _0x5ec2f7['push'](_0x5ec2f7['shift']());}catch(_0x50477b){_0x5ec2f7['push'](_0x5ec2f7['shift']());}}}(_0x4321,0xe85d7));import{Plugin as _0x25e1ab}from'ckeditor5/src/core.js';import{LiveRange as _0x45257b}from'ckeditor5/src/engine.js';function _0x56ff(_0x26ade4,_0x1f7467){const _0x4321aa=_0x4321();return _0x56ff=function(_0x56ff7e,_0x357a46){_0x56ff7e=_0x56ff7e-0xa1;let _0x249163=_0x4321aa[_0x56ff7e];return _0x249163;},_0x56ff(_0x26ade4,_0x1f7467);}function _0x4321(){const _0x21c769=['addMarker:suggestion:deletion','downcastDispatcher','createRange','root','bind','2316LUWaAN','10VxumzY','TrackChangesEditing','347984eQuuLh','rootName','unlock','plugins','enqueueChange','showSuggestionHighlights','markerNameToElements','init','211990DdwhHj','document','enableCommand','77gUhaWX','createSelection','markerName','mapper','11948166tWNXQg','364823NAelRN','6egOaRh','end','80748jTAWaB','lock','editor','deleteForward','117RMwMKZ','get','unit','detach','options','setSelection','selection','commands','requires','uiElement','fromRange','delete','writer','batch','4739694sXTnIt','getFirstRange','editing','buffer','start','removeMarker:suggestion:deletion','model','814MMpWEE','merge','high','data','remove','unbindElementFromMarkerName','forward','modifySelection','isCollapsed','$graveyard','722872QuRKTu'];_0x4321=function(){return _0x21c769;};return _0x4321();}import{Delete as _0xad8982}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x26c9b7}from'./utils.js';export default class q extends _0x25e1ab{static get[_0x24621e(0xa2)](){return[_0xad8982];}[_0x24621e(0xc9)](){const _0x2f06ce=_0x24621e,_0xe68ba=this[_0x2f06ce(0xd7)],_0x45dab6=_0xe68ba[_0x2f06ce(0xc5)][_0x2f06ce(0xda)](_0x2f06ce(0xc1));_0x45dab6[_0x2f06ce(0xcc)](_0x2f06ce(0xa5));const _0x2e611c=_0xe68ba[_0x2f06ce(0xa1)][_0x2f06ce(0xda)](_0x2f06ce(0xd8));_0x45dab6[_0x2f06ce(0xcc)](_0x2f06ce(0xd8),(_0x172e44,_0x319411={})=>{const _0x407a5c=_0x2f06ce,_0x4bde94=_0xe68ba[_0x407a5c(0xae)][_0x407a5c(0xce)](_0xe68ba[_0x407a5c(0xae)][_0x407a5c(0xcb)][_0x407a5c(0xdf)]);_0x4bde94[_0x407a5c(0xb7)]&&_0xe68ba[_0x407a5c(0xae)][_0x407a5c(0xb6)](_0x4bde94,{'direction':_0x407a5c(0xb5),'unit':_0x319411[_0x407a5c(0xdb)]});const _0x27277f=_0x4bde94[_0x407a5c(0xa9)](),_0x512a09=_0x45257b[_0x407a5c(0xa4)](_0x27277f);let _0x5ae6a4;_0x172e44(_0x319411),_0x5ae6a4=_0x407a5c(0xb8)==_0x512a09[_0x407a5c(0xbd)][_0x407a5c(0xc3)]?_0xe68ba[_0x407a5c(0xae)][_0x407a5c(0xbc)](_0x27277f[_0x407a5c(0xac)]):_0xe68ba[_0x407a5c(0xae)][_0x407a5c(0xbc)](_0x512a09[_0x407a5c(0xac)],_0x512a09[_0x407a5c(0xd4)]),_0x512a09[_0x407a5c(0xdc)](),_0xe68ba[_0x407a5c(0xae)][_0x407a5c(0xc6)](_0x2e611c[_0x407a5c(0xab)][_0x407a5c(0xa7)],_0x483416=>{const _0x404982=_0x407a5c;_0x2e611c[_0x404982(0xab)][_0x404982(0xd6)](),_0x483416[_0x404982(0xde)](_0x483416[_0x404982(0xbc)](_0x5ae6a4[_0x404982(0xd4)])),_0x2e611c[_0x404982(0xab)][_0x404982(0xc4)]();});}),_0xe68ba[_0x2f06ce(0xaa)][_0x2f06ce(0xbb)]['on'](_0x2f06ce(0xba),_0x26c9b7(_0xe68ba,_0x2f06ce(0xb0)),{'priority':_0x2f06ce(0xb1)}),_0xe68ba[_0x2f06ce(0xb2)][_0x2f06ce(0xbb)]['on'](_0x2f06ce(0xba),(_0x229280,_0x583e3e,_0x4d00ec)=>{const _0x266605=_0x2f06ce;_0x4d00ec[_0x266605(0xdd)][_0x266605(0xc7)]&&_0x26c9b7(_0xe68ba,_0x266605(0xb0),{'showActiveMarker':!0x1})[_0x266605(0xbe)](this)(_0x229280,_0x583e3e,_0x4d00ec);},{'priority':_0x2f06ce(0xb1)}),_0xe68ba[_0x2f06ce(0xaa)][_0x2f06ce(0xbb)]['on'](_0x2f06ce(0xad),(_0x4683a1,_0x3ab383,_0x18b144)=>{const _0x5d503a=_0x2f06ce,_0x197348=_0x18b144[_0x5d503a(0xd0)][_0x5d503a(0xc8)](_0x3ab383[_0x5d503a(0xcf)]);if(_0x197348){for(const _0x27185d of _0x197348)_0x27185d['is'](_0x5d503a(0xa3))&&(_0x18b144[_0x5d503a(0xd0)][_0x5d503a(0xb4)](_0x27185d,_0x3ab383[_0x5d503a(0xcf)]),_0x18b144[_0x5d503a(0xa6)][_0x5d503a(0xb3)](_0x27185d));}},{'priority':_0x2f06ce(0xb1)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x3eda(){const _0x524377=['high','end','removeMarker:suggestion:insertion','commands','mapper','635537YfHcWH','4jFHXMT','requires','bind','model','change','hasClass','markerNameToElements','unbindElementFromMarkerName','document','markInsertion','editing','options','fromRange','70256uQvjek','editor','afterExecute','plugins','markerName','detach','1532354qUGnDc','getFirstPosition','8373990gtJDYR','createPositionAt','6gthlBb','createRange','writer','279OgmqKi','get','downcastDispatcher','2017119GSmiXm','setSelection','315255ITGskb','split','ck-suggestion-marker-split','nextSibling','fire','remove','parent','data','getFirstRange','init','selection','TrackChangesEditing','showSuggestionHighlights','enterBlock','enableCommand','2181988kpspdE','addMarker:suggestion:insertion','enter'];_0x3eda=function(){return _0x524377;};return _0x3eda();}const _0x43e7ac=_0x12c2;(function(_0x3924aa,_0xb37565){const _0x5d28b1=_0x12c2,_0x309853=_0x3924aa();while(!![]){try{const _0x44dde6=parseInt(_0x5d28b1(0xfc))/0x1+parseInt(_0x5d28b1(0xe0))/0x2+-parseInt(_0x5d28b1(0x106))/0x3*(parseInt(_0x5d28b1(0xe9))/0x4)+parseInt(_0x5d28b1(0x108))/0x5+parseInt(_0x5d28b1(0x100))/0x6*(-parseInt(_0x5d28b1(0xe8))/0x7)+-parseInt(_0x5d28b1(0xf6))/0x8*(parseInt(_0x5d28b1(0x103))/0x9)+-parseInt(_0x5d28b1(0xfe))/0xa;if(_0x44dde6===_0xb37565)break;else _0x309853['push'](_0x309853['shift']());}catch(_0xcf4f7){_0x309853['push'](_0x309853['shift']());}}}(_0x3eda,0xc6a1a));function _0x12c2(_0x38e72,_0x1d1a50){const _0x3eda73=_0x3eda();return _0x12c2=function(_0x12c206,_0x8b4162){_0x12c206=_0x12c206-0xdc;let _0x337b46=_0x3eda73[_0x12c206];return _0x337b46;},_0x12c2(_0x38e72,_0x1d1a50);}import{Plugin as _0x367f89}from'ckeditor5/src/core.js';import{Enter as _0x4500a3}from'ckeditor5/src/enter.js';import{LiveRange as _0x596ade}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x4c2b88}from'./utils.js';export default class W extends _0x367f89{static get[_0x43e7ac(0xea)](){return[_0x4500a3];}[_0x43e7ac(0x111)](){const _0x3e0e90=_0x43e7ac,_0x3d791c=this[_0x3e0e90(0xf7)],_0x979a4a=_0x3d791c[_0x3e0e90(0xf9)][_0x3e0e90(0x104)](_0x3e0e90(0xdc)),_0x516619=_0x3d791c[_0x3e0e90(0xe6)][_0x3e0e90(0x104)](_0x3e0e90(0xe2));_0x979a4a[_0x3e0e90(0xdf)](_0x3e0e90(0xe2),()=>{const _0x41e673=_0x3e0e90;_0x3d791c[_0x41e673(0xec)][_0x41e673(0xed)](_0x1ffa80=>{const _0x3bdbf6=_0x41e673,_0x252b00=_0x3d791c[_0x3bdbf6(0xec)][_0x3bdbf6(0xf1)][_0x3bdbf6(0x112)],_0x4f16ab=_0x252b00[_0x3bdbf6(0xfd)](),_0x430dde=_0x596ade[_0x3bdbf6(0xf5)](_0x252b00[_0x3bdbf6(0x110)]());if(_0x516619[_0x3bdbf6(0xde)](_0x1ffa80)){const _0x4c2e84=_0x3d791c[_0x3bdbf6(0xec)][_0x3bdbf6(0xff)](_0x4f16ab[_0x3bdbf6(0x10e)][_0x3bdbf6(0x10b)],0x0),_0x460213=_0x1ffa80[_0x3bdbf6(0x101)](_0x4f16ab,_0x4c2e84);_0x979a4a[_0x3bdbf6(0xf2)](_0x460213);}else _0x1ffa80[_0x3bdbf6(0x107)](_0x1ffa80[_0x3bdbf6(0x101)](_0x430dde[_0x3bdbf6(0xe4)]));_0x430dde[_0x3bdbf6(0xfb)](),_0x516619[_0x3bdbf6(0x10c)](_0x3bdbf6(0xf8),{'writer':_0x1ffa80});});}),_0x3d791c[_0x3e0e90(0xf3)][_0x3e0e90(0x105)]['on'](_0x3e0e90(0xe1),_0x4c2b88(_0x3d791c,_0x3e0e90(0x109)),{'priority':_0x3e0e90(0xe3)}),_0x3d791c[_0x3e0e90(0xf3)][_0x3e0e90(0x105)]['on'](_0x3e0e90(0xe5),(_0x2ddca9,_0x2cb647,_0x2a286b)=>{const _0x5a8f10=_0x3e0e90,_0xea278e=_0x2a286b[_0x5a8f10(0xe7)][_0x5a8f10(0xef)](_0x2cb647[_0x5a8f10(0xfa)]);if(_0xea278e){for(const _0x529060 of _0xea278e)_0x529060[_0x5a8f10(0xee)](_0x5a8f10(0x10a))&&(_0x2a286b[_0x5a8f10(0xe7)][_0x5a8f10(0xf0)](_0x529060,_0x2cb647[_0x5a8f10(0xfa)]),_0x2a286b[_0x5a8f10(0x102)][_0x5a8f10(0x10d)](_0x529060));}},{'priority':_0x3e0e90(0xe3)}),_0x3d791c[_0x3e0e90(0x10f)][_0x3e0e90(0x105)]['on'](_0x3e0e90(0xe1),(_0x51428c,_0x1561f2,_0x456e4b)=>{const _0x52a5f8=_0x3e0e90;_0x456e4b[_0x52a5f8(0xf4)][_0x52a5f8(0xdd)]&&_0x4c2b88(_0x3d791c,_0x52a5f8(0x109),{'showActiveMarker':!0x1})[_0x52a5f8(0xeb)](this)(_0x51428c,_0x1561f2,_0x456e4b);},{'priority':_0x3e0e90(0xe3)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x50a7(){const _0x7ccdbb=['plugins','enableCommand','has','model','findNext','item','find','end','getMarkersGroup','2805610PzAYto','createRange','replace','276PYfhSq','FindAndReplaceEditing','string','filter','get','_isInDeletionRange','10408kmHTWS','findByTextCallback','1407354jfEqmq','editor','markers','653163iuKSzB','609340nNzpdN','102897OuTXtu','4FNOMwH','afterInit','TrackChangesEditing','start','bind','replaceAll','suggestion:deletion','153hRKNwi','findPrevious','handleFindCommand','createPositionAt','4530944cFPnTx','getRange','getIntersection','FindAndReplaceUtils'];_0x50a7=function(){return _0x7ccdbb;};return _0x50a7();}const _0x4db031=_0x2fe3;(function(_0x54ff03,_0x48bbe4){const _0x36814b=_0x2fe3,_0x344201=_0x54ff03();while(!![]){try{const _0x1580f3=-parseInt(_0x36814b(0x6f))/0x1+parseInt(_0x36814b(0x68))/0x2*(parseInt(_0x36814b(0x8b))/0x3)+-parseInt(_0x36814b(0x70))/0x4*(-parseInt(_0x36814b(0x88))/0x5)+-parseInt(_0x36814b(0x6a))/0x6+parseInt(_0x36814b(0x6d))/0x7+parseInt(_0x36814b(0x7b))/0x8+-parseInt(_0x36814b(0x77))/0x9*(parseInt(_0x36814b(0x6e))/0xa);if(_0x1580f3===_0x48bbe4)break;else _0x344201['push'](_0x344201['shift']());}catch(_0x4f6916){_0x344201['push'](_0x344201['shift']());}}}(_0x50a7,0x4fa59));function _0x2fe3(_0x15a42e,_0xbb4842){const _0x50a76e=_0x50a7();return _0x2fe3=function(_0x2fe32d,_0x236792){_0x2fe32d=_0x2fe32d-0x68;let _0x556833=_0x50a76e[_0x2fe32d];return _0x556833;},_0x2fe3(_0x15a42e,_0xbb4842);}import{Plugin as _0x3f3ed0}from'ckeditor5/src/core.js';export default class J extends _0x3f3ed0{[_0x4db031(0x71)](){const _0x9eaf24=_0x4db031;if(!this[_0x9eaf24(0x6b)][_0x9eaf24(0x7f)][_0x9eaf24(0x81)](_0x9eaf24(0x8c)))return;const _0xff1ee3=this[_0x9eaf24(0x6b)][_0x9eaf24(0x7f)][_0x9eaf24(0x8f)](_0x9eaf24(0x72));_0xff1ee3[_0x9eaf24(0x80)](_0x9eaf24(0x85),this[_0x9eaf24(0x79)][_0x9eaf24(0x74)](this)),_0xff1ee3[_0x9eaf24(0x80)](_0x9eaf24(0x83)),_0xff1ee3[_0x9eaf24(0x80)](_0x9eaf24(0x78)),_0xff1ee3[_0x9eaf24(0x80)](_0x9eaf24(0x8a)),_0xff1ee3[_0x9eaf24(0x80)](_0x9eaf24(0x75));}[_0x4db031(0x79)](_0x424357,_0x20e7ab,_0x26b362={}){const _0x437070=_0x4db031,_0x5ed7e5=this[_0x437070(0x6b)][_0x437070(0x7f)][_0x437070(0x8f)](_0x437070(0x7e));return _0x424357(_0x18be2e=>(_0x437070(0x8d)==typeof _0x20e7ab?_0x5ed7e5[_0x437070(0x69)](_0x20e7ab,_0x26b362):_0x20e7ab)(_0x18be2e)[_0x437070(0x8e)](_0x18f96f=>!0x1===this[_0x437070(0x90)](_0x18f96f,_0x18be2e[_0x437070(0x84)])),_0x26b362);}[_0x4db031(0x90)](_0x40ee6a,_0x449a7f){const _0x5e0ea4=_0x4db031,_0x1dfb2e=this[_0x5e0ea4(0x6b)][_0x5e0ea4(0x82)][_0x5e0ea4(0x89)](this[_0x5e0ea4(0x6b)][_0x5e0ea4(0x82)][_0x5e0ea4(0x7a)](_0x449a7f,_0x40ee6a[_0x5e0ea4(0x73)]),this[_0x5e0ea4(0x6b)][_0x5e0ea4(0x82)][_0x5e0ea4(0x7a)](_0x449a7f,_0x40ee6a[_0x5e0ea4(0x86)]));for(const _0x491be4 of this[_0x5e0ea4(0x6b)][_0x5e0ea4(0x82)][_0x5e0ea4(0x6c)][_0x5e0ea4(0x87)](_0x5e0ea4(0x76)))if(null!==_0x1dfb2e[_0x5e0ea4(0x7d)](_0x491be4[_0x5e0ea4(0x7c)]()))return!0x0;return!0x1;}}
|