@ckeditor/ckeditor5-track-changes 42.0.0-alpha.5 → 42.0.0-alpha.6
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
|
+
(_0x2af95c=>{const {zh:{dictionary:_0x208c9a,getPluralForm:_0x5517bc}}={'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':_0x1973ff=>0x0}};_0x2af95c['zh']||={'dictionary':{},'getPluralForm':null},_0x2af95c['zh']['dictionary']=Object['assign'](_0x2af95c['zh']['dictionary'],_0x208c9a),_0x2af95c['zh']['getPluralForm']=_0x5517bc;})(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.6",
|
|
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.6",
|
|
45
|
+
"ckeditor5-collaboration": "42.0.0-alpha.6",
|
|
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 _0x4673a7=_0x5f89;function _0x4f03(){const _0x24aaa1=['get','isEnabled','editor','4xGRpll','TrackChangesEditing','getRanges','plugins','_suggestions','178566KGqsEw','3534845AFNdEA','6055680rwztxk','track-changes-accept-suggestion-not-found','3323204hgOYgq','959947pslHSl','2421756MBLoDL','_isEnabledBasedOnSelection','acceptSuggestion','execute','10ftCaER','canEditAt','model','refresh','1006984qYnzku','21WSvGvO'];_0x4f03=function(){return _0x24aaa1;};return _0x4f03();}(function(_0x5d468d,_0x329b4f){const _0x1ea714=_0x5f89,_0x464be9=_0x5d468d();while(!![]){try{const _0x2f1fad=-parseInt(_0x1ea714(0x178))/0x1+parseInt(_0x1ea714(0x18f))/0x2+-parseInt(_0x1ea714(0x18b))/0x3+parseInt(_0x1ea714(0x186))/0x4*(-parseInt(_0x1ea714(0x18c))/0x5)+parseInt(_0x1ea714(0x18d))/0x6+-parseInt(_0x1ea714(0x182))/0x7*(parseInt(_0x1ea714(0x181))/0x8)+-parseInt(_0x1ea714(0x179))/0x9*(-parseInt(_0x1ea714(0x17d))/0xa);if(_0x2f1fad===_0x329b4f)break;else _0x464be9['push'](_0x464be9['shift']());}catch(_0x1a7283){_0x464be9['push'](_0x464be9['shift']());}}}(_0x4f03,0xcc145));import{Command as _0x27607a}from'ckeditor5/src/core.js';import{CKEditorError as _0x17e90a}from'ckeditor5/src/utils.js';function _0x5f89(_0x42e614,_0x416447){const _0x4f03c3=_0x4f03();return _0x5f89=function(_0x5f89da,_0x211c90){_0x5f89da=_0x5f89da-0x178;let _0x2b3798=_0x4f03c3[_0x5f89da];return _0x2b3798;},_0x5f89(_0x42e614,_0x416447);}export default class $ extends _0x27607a{constructor(_0x1e7f82,_0x358e12){const _0x40bc19=_0x5f89;super(_0x1e7f82),this[_0x40bc19(0x18a)]=_0x358e12,this[_0x40bc19(0x180)](),this[_0x40bc19(0x17a)]=!0x1;}[_0x4673a7(0x180)](){const _0x31ee5c=_0x4673a7;this[_0x31ee5c(0x184)]=!0x0;}[_0x4673a7(0x17c)](_0x36ab87){const _0x3a4592=_0x4673a7,_0x2c3511=this[_0x3a4592(0x18a)][_0x3a4592(0x183)](_0x36ab87);if(!_0x2c3511)throw new _0x17e90a(_0x3a4592(0x18e),this);const _0x577fe2=_0x2c3511[_0x3a4592(0x188)]();this[_0x3a4592(0x185)][_0x3a4592(0x17f)][_0x3a4592(0x17e)](_0x577fe2)&&this[_0x3a4592(0x185)][_0x3a4592(0x189)][_0x3a4592(0x183)](_0x3a4592(0x187))[_0x3a4592(0x17b)](_0x2c3511);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x42f691=_0x4ab0;(function(_0x4d7e0f,_0x1e726e){const _0x1a40a7=_0x4ab0,_0x35e83a=_0x4d7e0f();while(!![]){try{const _0x175f3a=parseInt(_0x1a40a7(0x118))/0x1+parseInt(_0x1a40a7(0x10f))/0x2+-parseInt(_0x1a40a7(0x11a))/0x3+-parseInt(_0x1a40a7(0x11e))/0x4*(-parseInt(_0x1a40a7(0x114))/0x5)+-parseInt(_0x1a40a7(0x115))/0x6*(parseInt(_0x1a40a7(0x124))/0x7)+-parseInt(_0x1a40a7(0x11d))/0x8*(parseInt(_0x1a40a7(0x120))/0x9)+parseInt(_0x1a40a7(0x112))/0xa;if(_0x175f3a===_0x1e726e)break;else _0x35e83a['push'](_0x35e83a['shift']());}catch(_0x12dad9){_0x35e83a['push'](_0x35e83a['shift']());}}}(_0x24cd,0x73665));import{Command as _0x5d2d99}from'ckeditor5/src/core.js';function _0x4ab0(_0x22851f,_0x4d566f){const _0x24cd81=_0x24cd();return _0x4ab0=function(_0x4ab03f,_0x42ca62){_0x4ab03f=_0x4ab03f-0x10d;let _0xb7ffce=_0x24cd81[_0x4ab03f];return _0xb7ffce;},_0x4ab0(_0x22851f,_0x4d566f);}import{CKEditorError as _0x4102e1}from'ckeditor5/src/utils.js';export default class B extends _0x5d2d99{constructor(_0x14a44d,_0x57e5f6){const _0x1c3002=_0x4ab0;super(_0x14a44d),this[_0x1c3002(0x111)]=_0x57e5f6,this[_0x1c3002(0x110)](),this[_0x1c3002(0x121)]=!0x1;}[_0x42f691(0x110)](){const _0x1df700=_0x42f691;this[_0x1df700(0x119)]=!0x0;}[_0x42f691(0x113)](_0x55196a){const _0x38f489=_0x42f691,_0x4ad270=this[_0x38f489(0x111)][_0x38f489(0x122)](_0x55196a);if(!_0x4ad270)throw new _0x4102e1(_0x38f489(0x11b),this);const _0x417d49=_0x4ad270[_0x38f489(0x11c)]();this[_0x38f489(0x123)][_0x38f489(0x116)][_0x38f489(0x117)](_0x417d49)&&this[_0x38f489(0x123)][_0x38f489(0x11f)][_0x38f489(0x122)](_0x38f489(0x10d))[_0x38f489(0x10e)](_0x4ad270);}}function _0x24cd(){const _0x26cb99=['1237286KWxPBM','refresh','_suggestions','6181310muUywi','execute','10685NYCVPp','102DlbnUC','model','canEditAt','451054aLHFuH','isEnabled','335067PpinyG','track-changes-discard-suggestion-not-found','getRanges','4083056yDfwUI','572abQucx','plugins','9ZmpCuL','_isEnabledBasedOnSelection','get','editor','370041NfcAJc','TrackChangesEditing','discardSuggestion'];_0x24cd=function(){return _0x26cb99;};return _0x24cd();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x4cccde=_0x364e;(function(_0x5d6d4a,_0x368fcf){const _0x1ce706=_0x364e,_0x195cef=_0x5d6d4a();while(!![]){try{const _0x46c4bf=parseInt(_0x1ce706(0x1a1))/0x1+parseInt(_0x1ce706(0x1a8))/0x2+parseInt(_0x1ce706(0x1aa))/0x3*(-parseInt(_0x1ce706(0x1ae))/0x4)+parseInt(_0x1ce706(0x19f))/0x5*(parseInt(_0x1ce706(0x1ab))/0x6)+-parseInt(_0x1ce706(0x1a4))/0x7+parseInt(_0x1ce706(0x1a0))/0x8*(parseInt(_0x1ce706(0x1a2))/0x9)+parseInt(_0x1ce706(0x19d))/0xa*(-parseInt(_0x1ce706(0x19a))/0xb);if(_0x46c4bf===_0x368fcf)break;else _0x195cef['push'](_0x195cef['shift']());}catch(_0x1dfa83){_0x195cef['push'](_0x195cef['shift']());}}}(_0x4ca1,0xe21cc));function _0x364e(_0x4b92ec,_0xf26012){const _0x4ca131=_0x4ca1();return _0x364e=function(_0x364e82,_0x4fecb0){_0x364e82=_0x364e82-0x196;let _0x2f717e=_0x4ca131[_0x364e82];return _0x2f717e;},_0x364e(_0x4b92ec,_0xf26012);}function _0x4ca1(){const _0xdddac3=['canEditAt','model','editor','some','4818BCdDeU','isEnabled','execute','19780khNTbF','values','1875985hpoUzV','901544ZUuJUR','4422rFPcAy','144EedTiO','_isEnabledBasedOnSelection','6096118AgkFBy','from','getRanges','refresh','2371710XAfcwz','_suggestions','1593RdKWKZ','6cooekN','isInContent','_command','5312ypvmJz'];_0x4ca1=function(){return _0xdddac3;};return _0x4ca1();}import{Command as _0x3ae49a}from'ckeditor5/src/core.js';import{sortSuggestions as _0x419777,executeCommandForSuggestions as _0x427288}from'../utils/utils.js';export default class x extends _0x3ae49a{constructor(_0x52d23c,_0x2f4efc,_0x152d50){const _0x5c6016=_0x364e;super(_0x52d23c),this[_0x5c6016(0x1ad)]=_0x2f4efc,this[_0x5c6016(0x1a9)]=_0x152d50,this[_0x5c6016(0x1a7)](),this[_0x5c6016(0x1a3)]=!0x1;}[_0x4cccde(0x1a7)](){const _0x39ecd0=_0x4cccde,_0x19d9d0=Array[_0x39ecd0(0x1a5)](this[_0x39ecd0(0x1a9)][_0x39ecd0(0x19e)]())[_0x39ecd0(0x199)](_0x106884=>_0x106884[_0x39ecd0(0x1ac)]);this[_0x39ecd0(0x19b)]=this[_0x39ecd0(0x1ad)][_0x39ecd0(0x19b)]&&_0x19d9d0;}[_0x4cccde(0x19c)](){const _0x198753=_0x4cccde,_0x1b5eb0=_0x419777(Array[_0x198753(0x1a5)](this[_0x198753(0x1a9)][_0x198753(0x19e)]()));for(const _0x42ae4a of _0x1b5eb0){const _0x112102=_0x42ae4a[_0x198753(0x1a6)]();if(!this[_0x198753(0x198)][_0x198753(0x197)][_0x198753(0x196)](_0x112102))return;}_0x427288(this[_0x198753(0x198)][_0x198753(0x197)],this[_0x198753(0x1ad)],_0x1b5eb0);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0xed52c3=_0x5e4c;function _0x4d2d(){const _0x184459=['model','canEditAt','_suggestions','refresh','size','_selectedSuggestions','isEnabled','16855fHONll','41715580EbrXwn','selection','document','24bvvthm','from','values','1636zUaSSx','616pQdmIq','5455512DMDlGS','_isEnabledBasedOnSelection','execute','getRanges','editor','971194BViAsp','_command','6874317LBhwuB','157787lqvQfN','448248YKTNgD'];_0x4d2d=function(){return _0x184459;};return _0x4d2d();}(function(_0x188f91,_0x41b74f){const _0x95a931=_0x5e4c,_0x44e400=_0x188f91();while(!![]){try{const _0x44d6d6=-parseInt(_0x95a931(0x78))/0x1+-parseInt(_0x95a931(0x88))/0x2*(parseInt(_0x95a931(0x7c))/0x3)+-parseInt(_0x95a931(0x8b))/0x4*(-parseInt(_0x95a931(0x84))/0x5)+-parseInt(_0x95a931(0x8d))/0x6+-parseInt(_0x95a931(0x7b))/0x7*(parseInt(_0x95a931(0x8c))/0x8)+parseInt(_0x95a931(0x7a))/0x9+parseInt(_0x95a931(0x85))/0xa;if(_0x44d6d6===_0x41b74f)break;else _0x44e400['push'](_0x44e400['shift']());}catch(_0x307f0f){_0x44e400['push'](_0x44e400['shift']());}}}(_0x4d2d,0xdcf37));import{Command as _0x555864}from'ckeditor5/src/core.js';import{sortSuggestions as _0x404239,getSelectedSuggestions as _0x288887,executeCommandForSuggestions as _0x36c600}from'../utils/utils.js';function _0x5e4c(_0x480e6d,_0x2daaaa){const _0x4d2df5=_0x4d2d();return _0x5e4c=function(_0x5e4cb0,_0x59cb89){_0x5e4cb0=_0x5e4cb0-0x77;let _0x57d5c9=_0x4d2df5[_0x5e4cb0];return _0x57d5c9;},_0x5e4c(_0x480e6d,_0x2daaaa);}export default class R extends _0x555864{constructor(_0xb161d6,_0xf5561e,_0x61d9ca){const _0x1f3aac=_0x5e4c;super(_0xb161d6),this[_0x1f3aac(0x79)]=_0xf5561e,this[_0x1f3aac(0x7f)]=_0x61d9ca,this[_0x1f3aac(0x82)]=new Set(),this[_0x1f3aac(0x80)](),this[_0x1f3aac(0x8e)]=!0x1;}[_0xed52c3(0x80)](){const _0x171053=_0xed52c3,_0x54b36a=this[_0x171053(0x77)][_0x171053(0x7d)][_0x171053(0x87)][_0x171053(0x86)],_0x89a707=Array[_0x171053(0x89)](this[_0x171053(0x7f)][_0x171053(0x8a)]());this[_0x171053(0x82)]=_0x288887(_0x54b36a,_0x89a707),this[_0x171053(0x83)]=this[_0x171053(0x79)][_0x171053(0x83)]&&!!this[_0x171053(0x82)][_0x171053(0x81)];}[_0xed52c3(0x8f)](){const _0x3b0ca0=_0xed52c3,_0x56b8db=_0x404239(Array[_0x3b0ca0(0x89)](this[_0x3b0ca0(0x82)]));for(const _0x32e076 of _0x56b8db){const _0x379275=_0x32e076[_0x3b0ca0(0x90)]();if(!this[_0x3b0ca0(0x77)][_0x3b0ca0(0x7d)][_0x3b0ca0(0x7e)](_0x379275))return;}_0x36c600(this[_0x3b0ca0(0x77)][_0x3b0ca0(0x7d)],this[_0x3b0ca0(0x79)],_0x56b8db);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x988ae8=_0x1d72;function _0x3f89(){const _0x536b31=['1854251ygWFiy','isEnabled','commands','has','117rNobgy','5pRVXOl','_isEnabledBasedOnSelection','2587569VOMbyf','28657629cQCyaX','execute','18rOerKp','value','10466730igbZFn','affectsData','_enabledCommands','_disableUnsupportedCommands','editor','TrackChangesCommand','forceDisabled','clearForceDisabled','385856ybXOHB','703172lHlAnA','2780zcdSrZ','_enableCommands','430CNhCjE','refresh'];_0x3f89=function(){return _0x536b31;};return _0x3f89();}(function(_0x49b3dc,_0x31a33e){const _0x386bb5=_0x1d72,_0x2f36a0=_0x49b3dc();while(!![]){try{const _0x470d09=-parseInt(_0x386bb5(0xe0))/0x1*(parseInt(_0x386bb5(0xf8))/0x2)+parseInt(_0x386bb5(0xe9))/0x3+-parseInt(_0x386bb5(0xf7))/0x4*(-parseInt(_0x386bb5(0xe7))/0x5)+parseInt(_0x386bb5(0xec))/0x6*(-parseInt(_0x386bb5(0xe2))/0x7)+parseInt(_0x386bb5(0xf6))/0x8*(-parseInt(_0x386bb5(0xe6))/0x9)+-parseInt(_0x386bb5(0xee))/0xa+parseInt(_0x386bb5(0xea))/0xb;if(_0x470d09===_0x31a33e)break;else _0x2f36a0['push'](_0x2f36a0['shift']());}catch(_0xe63d2d){_0x2f36a0['push'](_0x2f36a0['shift']());}}}(_0x3f89,0x8cfcf));import{Command as _0x201f2b}from'ckeditor5/src/core.js';function _0x1d72(_0x252571,_0x19c782){const _0x3f8931=_0x3f89();return _0x1d72=function(_0x1d7237,_0x58afba){_0x1d7237=_0x1d7237-0xdf;let _0xa44003=_0x3f8931[_0x1d7237];return _0xa44003;},_0x1d72(_0x252571,_0x19c782);}export default class M extends _0x201f2b{constructor(_0x13f2f3,_0x26a715){const _0x2ed3a7=_0x1d72;super(_0x13f2f3),this[_0x2ed3a7(0xf0)]=_0x26a715,this[_0x2ed3a7(0xed)]=!0x1,this[_0x2ed3a7(0xe1)](),this[_0x2ed3a7(0xe8)]=!0x1;}[_0x988ae8(0xe1)](){const _0x55f8ef=_0x988ae8;this[_0x55f8ef(0xe3)]=!0x0;}[_0x988ae8(0xeb)](){const _0x491cae=_0x988ae8;this[_0x491cae(0xed)]=!this[_0x491cae(0xed)],this[_0x491cae(0xed)]?this[_0x491cae(0xf1)]():this[_0x491cae(0xdf)]();}[_0x988ae8(0xf1)](){const _0x17a191=_0x988ae8;for(const _0x5620d2 of this[_0x17a191(0xf2)][_0x17a191(0xe4)][_0x17a191(0xe4)]())_0x5620d2[_0x17a191(0xef)]&&!this[_0x17a191(0xf0)][_0x17a191(0xe5)](_0x5620d2)&&_0x5620d2[_0x17a191(0xf4)](_0x17a191(0xf3));}[_0x988ae8(0xdf)](){const _0x3ed1d1=_0x988ae8;for(const _0x5c945b of this[_0x3ed1d1(0xf2)][_0x3ed1d1(0xe4)][_0x3ed1d1(0xe4)]())_0x5c945b[_0x3ed1d1(0xef)]&&!this[_0x3ed1d1(0xf0)][_0x3ed1d1(0xe5)](_0x5c945b)&&_0x5c945b[_0x3ed1d1(0xf5)](_0x3ed1d1(0xf3));}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5c01(){var _0xdcc986=['1023477rcpvKf','1356EiuyvE','1551vxJAKt','202870vdRHqV','15948vWPauy','2earGMa','4616435wGZSHO','20447gbAFPe','4184icnRwH','209834AnryCy','1706664jXZfUJ'];_0x5c01=function(){return _0xdcc986;};return _0x5c01();}(function(_0x514ac6,_0x246da7){var _0x598fbe=_0x1a3b,_0xde7e19=_0x514ac6();while(!![]){try{var _0x4461f4=parseInt(_0x598fbe(0x1e5))/0x1*(parseInt(_0x598fbe(0x1de))/0x2)+parseInt(_0x598fbe(0x1e0))/0x3+-parseInt(_0x598fbe(0x1df))/0x4+-parseInt(_0x598fbe(0x1e6))/0x5+parseInt(_0x598fbe(0x1e1))/0x6*(-parseInt(_0x598fbe(0x1e7))/0x7)+parseInt(_0x598fbe(0x1dd))/0x8*(-parseInt(_0x598fbe(0x1e4))/0x9)+-parseInt(_0x598fbe(0x1e3))/0xa*(-parseInt(_0x598fbe(0x1e2))/0xb);if(_0x4461f4===_0x246da7)break;else _0xde7e19['push'](_0xde7e19['shift']());}catch(_0x144637){_0xde7e19['push'](_0xde7e19['shift']());}}}(_0x5c01,0x73ded));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';function _0x1a3b(_0x46c160,_0x88e442){var _0x5c0184=_0x5c01();return _0x1a3b=function(_0x1a3b28,_0xf7325){_0x1a3b28=_0x1a3b28-0x1dd;var _0x305b34=_0x5c0184[_0x1a3b28];return _0x305b34;},_0x1a3b(_0x46c160,_0x88e442);}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 _0x4ea4c4=_0x1bfa;function _0x486b(){const _0xc3b4e8=['commands','1665372PhVEPx','TrackChangesEditing','plugins','showAIAssistant','enableCommand','editor','19696uIxmrp','3430133qtFDIU','3424816UaryaG','16426oETWKs','afterInit','get','44438220ZqedeP','24gYIrNJ','194BxPjIq','8534005WcrKix','1413OLWDpp'];_0x486b=function(){return _0xc3b4e8;};return _0x486b();}function _0x1bfa(_0x22f3be,_0x3049cc){const _0x486b85=_0x486b();return _0x1bfa=function(_0x1bfa03,_0x3309e9){_0x1bfa03=_0x1bfa03-0x1e1;let _0x31e59f=_0x486b85[_0x1bfa03];return _0x31e59f;},_0x1bfa(_0x22f3be,_0x3049cc);}(function(_0xd83bd9,_0x2a28cd){const _0x32db7a=_0x1bfa,_0x1850ba=_0xd83bd9();while(!![]){try{const _0x565c20=parseInt(_0x32db7a(0x1e8))/0x1*(-parseInt(_0x32db7a(0x1ed))/0x2)+parseInt(_0x32db7a(0x1f1))/0x3+parseInt(_0x32db7a(0x1e7))/0x4+-parseInt(_0x32db7a(0x1ee))/0x5+parseInt(_0x32db7a(0x1ec))/0x6*(-parseInt(_0x32db7a(0x1e6))/0x7)+parseInt(_0x32db7a(0x1e5))/0x8*(parseInt(_0x32db7a(0x1ef))/0x9)+parseInt(_0x32db7a(0x1eb))/0xa;if(_0x565c20===_0x2a28cd)break;else _0x1850ba['push'](_0x1850ba['shift']());}catch(_0x2601a2){_0x1850ba['push'](_0x1850ba['shift']());}}}(_0x486b,0xef9ed));import{Plugin as _0x3dea46}from'ckeditor5/src/core.js';export default class E extends _0x3dea46{[_0x4ea4c4(0x1e9)](){const _0x299f9e=_0x4ea4c4,_0x1ba02b=this[_0x299f9e(0x1e4)],_0x59e801=_0x1ba02b[_0x299f9e(0x1e1)][_0x299f9e(0x1ea)](_0x299f9e(0x1f2));_0x1ba02b[_0x299f9e(0x1f0)][_0x299f9e(0x1ea)](_0x299f9e(0x1e2))&&_0x59e801[_0x299f9e(0x1e3)](_0x299f9e(0x1e2));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x975e07=_0x2eaa;(function(_0x386ed8,_0x5762ab){const _0x300cf7=_0x2eaa,_0x2a2ac1=_0x386ed8();while(!![]){try{const _0x10172b=parseInt(_0x300cf7(0xce))/0x1*(-parseInt(_0x300cf7(0xb6))/0x2)+-parseInt(_0x300cf7(0xba))/0x3+parseInt(_0x300cf7(0xc6))/0x4+-parseInt(_0x300cf7(0xcf))/0x5+parseInt(_0x300cf7(0xcd))/0x6*(parseInt(_0x300cf7(0xb7))/0x7)+parseInt(_0x300cf7(0xc5))/0x8+-parseInt(_0x300cf7(0xb1))/0x9;if(_0x10172b===_0x5762ab)break;else _0x2a2ac1['push'](_0x2a2ac1['shift']());}catch(_0x48938e){_0x2a2ac1['push'](_0x2a2ac1['shift']());}}}(_0x4373,0xbf824));function _0x4373(){const _0x724161=['get','enableDefaultAttributesIntegration','2038695HtsujR','_registerLegacyDescription','TrackChangesEditing','center','value','FORMAT_ALIGN_TO_LEFT','registerBlockAttribute','FORMAT_ALIGN_TO_RIGHT','editor','formatBlock','descriptionFactory','9340576aCvwjn','5356000WOpxrH','alignment','left','right','locale','commandName','FORMAT_ALIGN_TO_CENTER','14424esbLPR','1nNXaCm','798610LSvnXV','*Format:*\x20%0','justify','registerDescriptionCallback','FORMAT_JUSTIFY_TEXT','plugins','FORMAT_ALIGNMENT','afterInit','AlignmentEditing','type','610263jUtwWW','registerAttributeLabel','format','has','commandParams','2259964hThEPC','917gGtsOh'];_0x4373=function(){return _0x724161;};return _0x4373();}function _0x2eaa(_0x46f166,_0x1c9687){const _0x4373d6=_0x4373();return _0x2eaa=function(_0x2eaa36,_0x5198cf){_0x2eaa36=_0x2eaa36-0xac;let _0x4eec3b=_0x4373d6[_0x2eaa36];return _0x4eec3b;},_0x2eaa(_0x46f166,_0x1c9687);}import{Plugin as _0x17cd88}from'ckeditor5/src/core.js';import{getTranslation as _0x31debb}from'../utils/common-translations.js';export default class V extends _0x17cd88{[_0x975e07(0xae)](){const _0x5e7570=_0x975e07,_0x3e5932=this[_0x5e7570(0xc2)],_0x4c82b=_0x3e5932[_0x5e7570(0xca)];if(!_0x3e5932[_0x5e7570(0xac)][_0x5e7570(0xb4)](_0x5e7570(0xaf)))return;const _0x2222ea=_0x3e5932[_0x5e7570(0xac)][_0x5e7570(0xb8)](_0x5e7570(0xbc));_0x2222ea[_0x5e7570(0xb9)](_0x5e7570(0xc7)),_0x2222ea[_0x5e7570(0xc0)](_0x5e7570(0xc7)),_0x2222ea[_0x5e7570(0xc4)][_0x5e7570(0xb2)](_0x5e7570(0xc7),_0x31debb(_0x4c82b,_0x5e7570(0xad))),this[_0x5e7570(0xbb)]();}[_0x975e07(0xbb)](){const _0x3c5440=_0x975e07,_0x5366d1=this[_0x3c5440(0xc2)],_0x2fda27=_0x5366d1[_0x3c5440(0xca)];_0x5366d1[_0x3c5440(0xac)][_0x3c5440(0xb8)](_0x3c5440(0xbc))[_0x3c5440(0xc4)][_0x3c5440(0xd2)](_0x196d93=>{const _0x46e899=_0x3c5440;if(_0x46e899(0xc3)!=_0x196d93[_0x46e899(0xb0)])return;const {data:_0x3ff77c}=_0x196d93;if(_0x3ff77c&&_0x46e899(0xc7)==_0x3ff77c[_0x46e899(0xcb)]){const _0xdc5faf=_0x3ff77c[_0x46e899(0xb5)][0x0][_0x46e899(0xbe)];return{'type':_0x46e899(0xb3),'content':_0x31debb(_0x2fda27,_0x46e899(0xd0),function(_0x5a3ba1){const _0x36c7b5=_0x46e899;switch(_0x5a3ba1){case _0x36c7b5(0xc8):return _0x31debb(_0x2fda27,_0x36c7b5(0xbf));case _0x36c7b5(0xc9):return _0x31debb(_0x2fda27,_0x36c7b5(0xc1));case _0x36c7b5(0xbd):return _0x31debb(_0x2fda27,_0x36c7b5(0xcc));case _0x36c7b5(0xd1):return _0x31debb(_0x2fda27,_0x36c7b5(0xd3));}}(_0xdc5faf))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x3b2b39=_0x4908;(function(_0x547a2f,_0x5b6471){const _0x42bd7f=_0x4908,_0x3246b7=_0x547a2f();while(!![]){try{const _0x41cd01=-parseInt(_0x42bd7f(0x1f5))/0x1*(parseInt(_0x42bd7f(0x1ca))/0x2)+parseInt(_0x42bd7f(0x1cc))/0x3*(-parseInt(_0x42bd7f(0x1c5))/0x4)+-parseInt(_0x42bd7f(0x1ce))/0x5*(parseInt(_0x42bd7f(0x1eb))/0x6)+parseInt(_0x42bd7f(0x1c4))/0x7+-parseInt(_0x42bd7f(0x1d3))/0x8+-parseInt(_0x42bd7f(0x1f7))/0x9+parseInt(_0x42bd7f(0x1d9))/0xa;if(_0x41cd01===_0x5b6471)break;else _0x3246b7['push'](_0x3246b7['shift']());}catch(_0x2e11c9){_0x3246b7['push'](_0x3246b7['shift']());}}}(_0x2060,0xa1ea0));function _0x4908(_0x4eede8,_0xe58878){const _0x206097=_0x2060();return _0x4908=function(_0x490832,_0x43bfea){_0x490832=_0x490832-0x1c0;let _0x5ac711=_0x206097[_0x490832];return _0x5ac711;},_0x4908(_0x4eede8,_0xe58878);}import{Plugin as _0x5d2480}from'ckeditor5/src/core.js';function _0x2060(){const _0x58e92d=['ItalicEditing','11843676HPrklT','registerInlineAttribute','code','slice','toLowerCase','8453578POjgvw','108828EXXPSm','formatInline','afterInit','italic','FORMAT_BOLD','1906rNDAKK','UnderlineEditing','117KynabF','strikethrough','779850qAVuzv','superscript','locale','type','plugins','6260128NGEUGH','commandParams','_registerLegacyDescription','descriptionFactory','bold','FORMAT_','38082420ZvzIQB','has','FORMAT_STRIKETHROUGH','TrackChangesEditing','BoldEditing','SuperscriptEditing','subscript','FORMAT_SUPERSCRIPT','*Remove\x20format:*\x20%0','enableDefaultAttributesIntegration','FORMAT_CODE','forceValue','CodeEditing','StrikethroughEditing','commandName','format','get','underline','18HYvcex','editor','SubscriptEditing','toUpperCase','FORMAT_UNDERLINE','*Format:*\x20%0','FORMAT_SUBSCRIPT','FORMAT_ITALIC','registerDescriptionCallback','registerAttributeLabel','761cmiwDI'];_0x2060=function(){return _0x58e92d;};return _0x2060();}import{getTranslation as _0x5f5c3e}from'../utils/common-translations.js';const ti=[_0x3b2b39(0x1dd),_0x3b2b39(0x1f6),_0x3b2b39(0x1cb),_0x3b2b39(0x1e5),_0x3b2b39(0x1e6),_0x3b2b39(0x1ed),_0x3b2b39(0x1de)];export default class U extends _0x5d2480{[_0x3b2b39(0x1c7)](){const _0x2a2448=_0x3b2b39,_0x404b52=this[_0x2a2448(0x1ec)],_0x4899aa=_0x404b52[_0x2a2448(0x1d2)][_0x2a2448(0x1e9)](_0x2a2448(0x1dc)),_0x3c2a5c=_0x404b52[_0x2a2448(0x1d0)];for(const _0x384751 of ti){if(!_0x404b52[_0x2a2448(0x1d2)][_0x2a2448(0x1da)](_0x384751))continue;const _0x1dde0b=_0x384751[_0x2a2448(0x1c2)](0x0,-0x7)[_0x2a2448(0x1c3)](),_0x2db6d6=_0x2a2448(0x1d8)+_0x1dde0b[_0x2a2448(0x1ee)]();_0x4899aa[_0x2a2448(0x1e2)](_0x1dde0b),_0x4899aa[_0x2a2448(0x1c0)](_0x1dde0b),_0x4899aa[_0x2a2448(0x1d6)][_0x2a2448(0x1f4)](_0x1dde0b,_0x5f5c3e(_0x3c2a5c,_0x2db6d6));}this[_0x2a2448(0x1d5)]();}[_0x3b2b39(0x1d5)](){const _0x17745d=_0x3b2b39,_0x3ea4d7=this[_0x17745d(0x1ec)],_0x310f24=_0x3ea4d7[_0x17745d(0x1d0)],_0x463a45=_0x3ea4d7[_0x17745d(0x1d2)][_0x17745d(0x1e9)](_0x17745d(0x1dc));function _0x290b41(_0x213ebb,_0x240bab){const _0x30169c=_0x17745d;_0x463a45[_0x30169c(0x1d6)][_0x30169c(0x1f3)](_0x40da94=>{const _0x582882=_0x30169c;if(_0x582882(0x1c6)!=_0x40da94[_0x582882(0x1d1)])return;const {data:_0x40b86c}=_0x40da94;return _0x40b86c&&_0x40b86c[_0x582882(0x1e7)]===_0x213ebb?_0x40b86c[_0x582882(0x1d4)][0x0][_0x582882(0x1e4)]?{'type':_0x582882(0x1e8),'content':_0x5f5c3e(_0x310f24,_0x582882(0x1f0),_0x240bab)}:{'type':_0x582882(0x1e8),'content':_0x5f5c3e(_0x310f24,_0x582882(0x1e1),_0x240bab)}:void 0x0;});}_0x290b41(_0x17745d(0x1d7),_0x5f5c3e(_0x310f24,_0x17745d(0x1c9))),_0x290b41(_0x17745d(0x1c8),_0x5f5c3e(_0x310f24,_0x17745d(0x1f2))),_0x290b41(_0x17745d(0x1ea),_0x5f5c3e(_0x310f24,_0x17745d(0x1ef))),_0x290b41(_0x17745d(0x1c1),_0x5f5c3e(_0x310f24,_0x17745d(0x1e3))),_0x290b41(_0x17745d(0x1cd),_0x5f5c3e(_0x310f24,_0x17745d(0x1db))),_0x290b41(_0x17745d(0x1df),_0x5f5c3e(_0x310f24,_0x17745d(0x1f1))),_0x290b41(_0x17745d(0x1cf),_0x5f5c3e(_0x310f24,_0x17745d(0x1e0)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0xb920(){const _0x3eab61=['get','ELEMENT_BLOCK_QUOTE','editor','4794630lNDbsi','parent','from','31022440zvIVlh','8455312lLSjDe','BlockQuoteEditing','enableCommand','document','913846tjplWt','$root','locale','selection','markBlockFormat','getSelectedBlocks','forceValue','schema','checkChild','plugins','name','*Set\x20format:*\x20%0','TrackChangesEditing','model','value','blockQuote','9aOYeQe','commandName','2203761GhnMZh','commands','8DiwWgu','6yBauCk','commandParams','registerDescriptionCallback','has','1227107IhZdQk','filter','descriptionFactory','format','afterInit','change','1062227pGpfce','*Remove\x20format:*\x20%0'];_0xb920=function(){return _0x3eab61;};return _0xb920();}const _0x4ce940=_0x2058;function _0x2058(_0x294f31,_0x5637ed){const _0xb92091=_0xb920();return _0x2058=function(_0x205804,_0x42f2d5){_0x205804=_0x205804-0x75;let _0x322757=_0xb92091[_0x205804];return _0x322757;},_0x2058(_0x294f31,_0x5637ed);}(function(_0x1fef0e,_0x276488){const _0x577513=_0x2058,_0x1b6431=_0x1fef0e();while(!![]){try{const _0x377313=parseInt(_0x577513(0x98))/0x1+parseInt(_0x577513(0x79))/0x2+-parseInt(_0x577513(0x8b))/0x3*(parseInt(_0x577513(0x8d))/0x4)+-parseInt(_0x577513(0x9d))/0x5*(parseInt(_0x577513(0x8e))/0x6)+-parseInt(_0x577513(0x92))/0x7+-parseInt(_0x577513(0x75))/0x8*(parseInt(_0x577513(0x89))/0x9)+parseInt(_0x577513(0xa0))/0xa;if(_0x377313===_0x276488)break;else _0x1b6431['push'](_0x1b6431['shift']());}catch(_0x49e213){_0x1b6431['push'](_0x1b6431['shift']());}}}(_0xb920,0xeaa37));import{Plugin as _0xff0308}from'ckeditor5/src/core.js';import{getTranslation as _0x36e38f}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3effcd}from'../utils/utils.js';export default class O extends _0xff0308{[_0x4ce940(0x96)](){const _0x2c3088=_0x4ce940,_0x4d356d=this[_0x2c3088(0x9c)],_0x402012=_0x4d356d[_0x2c3088(0x7b)];if(!_0x4d356d[_0x2c3088(0x82)][_0x2c3088(0x91)](_0x2c3088(0x76)))return;const _0x189116=_0x4d356d[_0x2c3088(0x82)][_0x2c3088(0x9a)](_0x2c3088(0x85)),_0x355516=this[_0x2c3088(0x9c)][_0x2c3088(0x8c)][_0x2c3088(0x9a)](_0x2c3088(0x88));_0x189116[_0x2c3088(0x77)](_0x2c3088(0x88),(_0x5d9481,_0x260c1c={})=>{const _0x4c5472=_0x2c3088,_0x164293=this[_0x4c5472(0x9c)][_0x4c5472(0x86)][_0x4c5472(0x78)][_0x4c5472(0x7c)],_0x17b489=_0x260c1c&&void 0x0!==_0x260c1c[_0x4c5472(0x7f)]?_0x260c1c[_0x4c5472(0x7f)]:!_0x355516[_0x4c5472(0x87)];let _0x1378a7=[];if(_0x17b489){const _0x24eabb=Array[_0x4c5472(0x9f)](_0x164293[_0x4c5472(0x7e)]())[_0x4c5472(0x93)](_0x4b92a3=>oo(_0x4b92a3)||function(_0x3d2aa,_0x2897a3){const _0x1f00c9=_0x4c5472,_0x39b312=_0x2897a3[_0x1f00c9(0x81)](_0x3d2aa[_0x1f00c9(0x9e)],_0x1f00c9(0x88)),_0x2a9105=_0x2897a3[_0x1f00c9(0x81)]([_0x1f00c9(0x7a),_0x1f00c9(0x88)],_0x3d2aa);return _0x39b312&&_0x2a9105;}(_0x4b92a3,this[_0x4c5472(0x9c)][_0x4c5472(0x86)][_0x4c5472(0x80)]));_0x1378a7=_0x3effcd(_0x24eabb,_0x4d356d[_0x4c5472(0x86)]);}else{const _0x1d3625=Array[_0x4c5472(0x9f)](_0x164293[_0x4c5472(0x7e)]())[_0x4c5472(0x93)](_0x301eea=>oo(_0x301eea));_0x1378a7=_0x3effcd(_0x1d3625,_0x4d356d[_0x4c5472(0x86)]);}_0x4d356d[_0x4c5472(0x86)][_0x4c5472(0x97)](()=>{const _0x1af24c=_0x4c5472;for(const _0x33fc53 of _0x1378a7)_0x189116[_0x1af24c(0x7d)](_0x33fc53,{'commandName':_0x1af24c(0x88),'commandParams':[{'forceValue':_0x17b489}]});});}),_0x189116[_0x2c3088(0x94)][_0x2c3088(0x90)](_0xbe7f1b=>{const _0x5dc173=_0x2c3088,{data:_0x225a5c}=_0xbe7f1b;if(_0x225a5c&&_0x5dc173(0x88)==_0x225a5c[_0x5dc173(0x8a)]){const _0x205974=_0x36e38f(_0x402012,_0x5dc173(0x9b));return _0x225a5c[_0x5dc173(0x8f)][0x0][_0x5dc173(0x7f)]?{'type':_0x5dc173(0x95),'content':_0x36e38f(_0x402012,_0x5dc173(0x84),_0x205974)}:{'type':_0x5dc173(0x95),'content':_0x36e38f(_0x402012,_0x5dc173(0x99),_0x205974)};}});}}function oo(_0x1696d3){const _0x1ebbe0=_0x4ce940;return _0x1ebbe0(0x88)==_0x1696d3[_0x1ebbe0(0x9e)][_0x1ebbe0(0x83)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x5d74(_0x587adc,_0x1adb1f){const _0x12dd21=_0x12dd();return _0x5d74=function(_0x5d7406,_0x1d943e){_0x5d7406=_0x5d7406-0x192;let _0x583f96=_0x12dd21[_0x5d7406];return _0x583f96;},_0x5d74(_0x587adc,_0x1adb1f);}const _0x2ff099=_0x5d74;(function(_0x4268ac,_0x571e19){const _0x454830=_0x5d74,_0x199b88=_0x4268ac();while(!![]){try{const _0x1df86e=-parseInt(_0x454830(0x199))/0x1+-parseInt(_0x454830(0x196))/0x2+-parseInt(_0x454830(0x195))/0x3+-parseInt(_0x454830(0x1a1))/0x4+-parseInt(_0x454830(0x1a3))/0x5+parseInt(_0x454830(0x194))/0x6+parseInt(_0x454830(0x19c))/0x7*(parseInt(_0x454830(0x19b))/0x8);if(_0x1df86e===_0x571e19)break;else _0x199b88['push'](_0x199b88['shift']());}catch(_0x4bdafd){_0x199b88['push'](_0x199b88['shift']());}}}(_0x12dd,0x85662));import{Plugin as _0x264df6}from'ckeditor5/src/core.js';export default class G extends _0x264df6{[_0x2ff099(0x1a4)](){const _0x559e39=_0x2ff099,_0x8a67bf=this[_0x559e39(0x1a2)];_0x8a67bf[_0x559e39(0x198)][_0x559e39(0x1a0)](_0x559e39(0x19f))&&(_0x8a67bf[_0x559e39(0x198)][_0x559e39(0x197)](_0x559e39(0x19a))[_0x559e39(0x19d)](_0x559e39(0x192)),_0x8a67bf[_0x559e39(0x198)][_0x559e39(0x197)](_0x559e39(0x19a))[_0x559e39(0x19d)](_0x559e39(0x193)),_0x8a67bf[_0x559e39(0x198)][_0x559e39(0x197)](_0x559e39(0x19a))[_0x559e39(0x19d)](_0x559e39(0x19e)));}}function _0x12dd(){const _0x1f2f29=['editor','2033470NvbXXA','afterInit','changeCaseUpper','changeCaseLower','254826zRheVC','216588mTXDiP','1309762FTdRJu','get','plugins','637362Oqxcih','TrackChangesEditing','992VjygIP','137165fDNwWb','enableCommand','changeCaseTitle','CaseChange','has','618864aemwQv'];_0x12dd=function(){return _0x1f2f29;};return _0x12dd();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x4492(_0x4a411f,_0x56d890){const _0x1bd9b2=_0x1bd9();return _0x4492=function(_0x449260,_0x40ce77){_0x449260=_0x449260-0xf5;let _0x14656a=_0x1bd9b2[_0x449260];return _0x14656a;},_0x4492(_0x4a411f,_0x56d890);}const _0x388ead=_0x4492;(function(_0x9ae9da,_0x4f6e99){const _0x46a802=_0x4492,_0x303a97=_0x9ae9da();while(!![]){try{const _0x4704fa=-parseInt(_0x46a802(0xfd))/0x1+-parseInt(_0x46a802(0x103))/0x2+parseInt(_0x46a802(0xf8))/0x3*(parseInt(_0x46a802(0xf9))/0x4)+parseInt(_0x46a802(0x102))/0x5+parseInt(_0x46a802(0xfc))/0x6+parseInt(_0x46a802(0xf7))/0x7+-parseInt(_0x46a802(0x100))/0x8;if(_0x4704fa===_0x4f6e99)break;else _0x303a97['push'](_0x303a97['shift']());}catch(_0x41295b){_0x303a97['push'](_0x303a97['shift']());}}}(_0x1bd9,0x41b5e));import{Plugin as _0x3c6e9c}from'ckeditor5/src/core.js';function _0x1bd9(){const _0x9b50dc=['252heYvia','enableCommand','commands','2858286FdXlJH','535177oMuRBc','ckbox','afterInit','164848moRYUW','plugins','2113955zpRueT','1050956idiyOb','editor','get','TrackChangesEditing','2619330rjWENo','3669gxEpbc'];_0x1bd9=function(){return _0x9b50dc;};return _0x1bd9();}export default class F extends _0x3c6e9c{[_0x388ead(0xff)](){const _0x258b3d=_0x388ead,_0x1b5126=this[_0x258b3d(0x104)];_0x1b5126[_0x258b3d(0xfb)][_0x258b3d(0xf5)](_0x258b3d(0xfe))&&_0x1b5126[_0x258b3d(0x101)][_0x258b3d(0xf5)](_0x258b3d(0xf6))[_0x258b3d(0xfa)](_0x258b3d(0xfe));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x23d13b=_0x203f;(function(_0x2335ed,_0x32e277){const _0x5daba4=_0x203f,_0x2e78aa=_0x2335ed();while(!![]){try{const _0x3ca79b=-parseInt(_0x5daba4(0x164))/0x1*(parseInt(_0x5daba4(0x16e))/0x2)+-parseInt(_0x5daba4(0x158))/0x3+parseInt(_0x5daba4(0x16a))/0x4+parseInt(_0x5daba4(0x146))/0x5*(-parseInt(_0x5daba4(0x14f))/0x6)+-parseInt(_0x5daba4(0x14b))/0x7*(parseInt(_0x5daba4(0x163))/0x8)+-parseInt(_0x5daba4(0x147))/0x9*(-parseInt(_0x5daba4(0x15d))/0xa)+parseInt(_0x5daba4(0x16f))/0xb*(parseInt(_0x5daba4(0x167))/0xc);if(_0x3ca79b===_0x32e277)break;else _0x2e78aa['push'](_0x2e78aa['shift']());}catch(_0x29a17c){_0x2e78aa['push'](_0x2e78aa['shift']());}}}(_0x5ed5,0x6b542));function _0x5ed5(){const _0x2ad39b=['model','*Set\x20format:*\x20%0','locale','1465150MvuSoe','plugins','isLimit','name','ELEMENT_CODE_BLOCK','config','24mzbRqL','477DxUUaJ','document','label','17460pECypE','parent','indentCodeBlock','1272900otOuQv','toLowerCase','enableCommand','blockName','1142lqWAlR','10593HzZCen','type','checkChild','codeBlock','get','formatBlock','selection','commandParams','editor','language','commandName','markBlockFormat','getSelectedBlocks','find','registerDescriptionCallback','registerElementLabel','CodeBlock','afterInit','1065935zYgnnr','45QQPKLR','TrackChangesEditing','change','*Remove\x20format:*\x20%0','1165976BdwxWU','languages','format','value','18aZAppE','rootElement','descriptionFactory','outdentCodeBlock','schema','from','filter','has','forceValue','1802145PRZSuS','commands'];_0x5ed5=function(){return _0x2ad39b;};return _0x5ed5();}import{Plugin as _0x2b8148}from'ckeditor5/src/core.js';import{getTranslation as _0x5c7e00}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x343baa}from'../utils/utils.js';export default class L extends _0x2b8148{[_0x23d13b(0x145)](){const _0x4d66e8=_0x23d13b,_0x179d92=this[_0x4d66e8(0x13c)];if(!_0x179d92[_0x4d66e8(0x15e)][_0x4d66e8(0x156)](_0x4d66e8(0x144)))return;const _0x1bf7a8=_0x179d92[_0x4d66e8(0x15e)][_0x4d66e8(0x138)](_0x4d66e8(0x148)),_0xbf1b3d=_0x179d92[_0x4d66e8(0x15c)],_0x24f877=_0x179d92[_0x4d66e8(0x162)][_0x4d66e8(0x138)](_0x4d66e8(0x172))[_0x4d66e8(0x14c)],_0x26e1c9=_0x179d92[_0x4d66e8(0x159)][_0x4d66e8(0x138)](_0x4d66e8(0x172));_0x1bf7a8[_0x4d66e8(0x16c)](_0x4d66e8(0x169)),_0x1bf7a8[_0x4d66e8(0x16c)](_0x4d66e8(0x152)),_0x1bf7a8[_0x4d66e8(0x16c)](_0x4d66e8(0x172),(_0x464fee,_0x32b0d7={})=>{const _0x571e53=_0x4d66e8,_0xe6b1db=_0x179d92[_0x571e53(0x15a)],_0x337d97=_0x179d92[_0x571e53(0x15a)][_0x571e53(0x165)][_0x571e53(0x13a)],_0x80a172=_0x32b0d7&&void 0x0!==_0x32b0d7[_0x571e53(0x157)]?_0x32b0d7[_0x571e53(0x157)]:!_0x26e1c9[_0x571e53(0x14e)];let _0x1ce3b7;_0x32b0d7[_0x571e53(0x13d)]||(_0x32b0d7[_0x571e53(0x13d)]=_0x24f877[0x0][_0x571e53(0x13d)]),_0x1ce3b7=_0x80a172?Array[_0x571e53(0x154)](_0x337d97[_0x571e53(0x140)]())[_0x571e53(0x155)](_0x4d2625=>eo(_0x4d2625)||function(_0x3d6898,_0x370fef){const _0x502da4=_0x571e53;if(_0x3d6898['is'](_0x502da4(0x150))||_0x370fef[_0x502da4(0x15f)](_0x3d6898))return!0x1;return _0x370fef[_0x502da4(0x171)](_0x3d6898[_0x502da4(0x168)],_0x502da4(0x172));}(_0x4d2625,_0xe6b1db[_0x571e53(0x153)])):Array[_0x571e53(0x154)](_0x337d97[_0x571e53(0x140)]())[_0x571e53(0x155)](_0x50b62b=>eo(_0x50b62b));const _0x1a3d55=_0x343baa(_0x1ce3b7,_0xe6b1db);_0xe6b1db[_0x571e53(0x149)](()=>{const _0x37839a=_0x571e53;for(const _0x71df of _0x1a3d55)_0x1bf7a8[_0x37839a(0x13f)](_0x71df,{'commandName':_0x37839a(0x172),'commandParams':[{..._0x32b0d7,'forceValue':_0x80a172}],'formatGroupId':_0x37839a(0x16d)});});}),(_0x1bf7a8[_0x4d66e8(0x151)][_0x4d66e8(0x143)](_0x4d66e8(0x172),_0x2aea6d=>_0x5c7e00(_0xbf1b3d,_0x4d66e8(0x161),_0x2aea6d)),_0x1bf7a8[_0x4d66e8(0x151)][_0x4d66e8(0x142)](_0xff803f=>{const _0x3b15c0=_0x4d66e8;if(_0x3b15c0(0x139)!=_0xff803f[_0x3b15c0(0x170)])return;const _0x50c7d8=_0xbf1b3d['t'],{data:_0x51d179}=_0xff803f;if(!_0x51d179||_0x3b15c0(0x172)!=_0x51d179[_0x3b15c0(0x13e)])return;const _0x577880=_0x51d179[_0x3b15c0(0x13b)][0x0][_0x3b15c0(0x13d)],_0x4438c1=_0x50c7d8(_0x24f877[_0x3b15c0(0x141)](_0x14dcb8=>_0x14dcb8[_0x3b15c0(0x13d)]===_0x577880)[_0x3b15c0(0x166)])[_0x3b15c0(0x16b)]();return _0x51d179[_0x3b15c0(0x13b)][0x0][_0x3b15c0(0x157)]?{'type':_0x3b15c0(0x14d),'content':_0x5c7e00(_0xbf1b3d,_0x3b15c0(0x15b),_0x5c7e00(_0xbf1b3d,_0x3b15c0(0x161),0x1)+'\x20('+_0x4438c1+')')}:{'type':_0x3b15c0(0x14d),'content':_0x5c7e00(_0xbf1b3d,_0x3b15c0(0x14a),_0x5c7e00(_0xbf1b3d,_0x3b15c0(0x161),0x1))};}));}}function _0x203f(_0xa475d4,_0x102df7){const _0x5ed5c5=_0x5ed5();return _0x203f=function(_0x203f77,_0x5cf20a){_0x203f77=_0x203f77-0x138;let _0x493229=_0x5ed5c5[_0x203f77];return _0x493229;},_0x203f(_0xa475d4,_0x102df7);}function eo(_0x19e965){const _0x4fb715=_0x23d13b;return _0x4fb715(0x172)==_0x19e965[_0x4fb715(0x160)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x7c32(_0x306393,_0x22168b){const _0x203a14=_0x203a();return _0x7c32=function(_0x7c3252,_0x20422a){_0x7c3252=_0x7c3252-0xfe;let _0x401d0e=_0x203a14[_0x7c3252];return _0x401d0e;},_0x7c32(_0x306393,_0x22168b);}const _0x120f08=_0x7c32;(function(_0x4f826d,_0x1fef02){const _0x3e513d=_0x7c32,_0x52e94a=_0x4f826d();while(!![]){try{const _0x5b900b=parseInt(_0x3e513d(0x100))/0x1*(-parseInt(_0x3e513d(0x105))/0x2)+parseInt(_0x3e513d(0x106))/0x3+-parseInt(_0x3e513d(0x108))/0x4+parseInt(_0x3e513d(0x104))/0x5+-parseInt(_0x3e513d(0x10c))/0x6+parseInt(_0x3e513d(0x107))/0x7*(-parseInt(_0x3e513d(0x103))/0x8)+parseInt(_0x3e513d(0xff))/0x9;if(_0x5b900b===_0x1fef02)break;else _0x52e94a['push'](_0x52e94a['shift']());}catch(_0x4b7a38){_0x52e94a['push'](_0x52e94a['shift']());}}}(_0x203a,0xf0830));function _0x203a(){const _0x15095f=['5655450DeJaLJ','2856tUaOsz','1076624LnOPBR','plugins','editor','addCommentThread','7033722FxMJRd','afterInit','get','CommentsEditing','TrackChangesEditing','23976891GfWJpi','8KcmjXQ','enableCommand','has','16552gyiDCs','3343290cwOhbw','486794ScsjLK'];_0x203a=function(){return _0x15095f;};return _0x203a();}import{Plugin as _0xa15025}from'ckeditor5/src/core.js';export default class H extends _0xa15025{[_0x120f08(0x10d)](){const _0x16a953=_0x120f08,_0x280d19=this[_0x16a953(0x10a)];if(!_0x280d19[_0x16a953(0x109)][_0x16a953(0x102)](_0x16a953(0x10f)))return;_0x280d19[_0x16a953(0x109)][_0x16a953(0x10e)](_0x16a953(0xfe))[_0x16a953(0x101)](_0x16a953(0x10b));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x574ea3=_0x1bf2;(function(_0x35b854,_0x6a38ac){const _0x2dc802=_0x1bf2,_0x1f7306=_0x35b854();while(!![]){try{const _0x405a43=-parseInt(_0x2dc802(0x191))/0x1+parseInt(_0x2dc802(0x19b))/0x2*(parseInt(_0x2dc802(0x1ac))/0x3)+-parseInt(_0x2dc802(0x1a3))/0x4+parseInt(_0x2dc802(0x190))/0x5*(parseInt(_0x2dc802(0x176))/0x6)+-parseInt(_0x2dc802(0x192))/0x7+-parseInt(_0x2dc802(0x19d))/0x8*(parseInt(_0x2dc802(0x187))/0x9)+parseInt(_0x2dc802(0x195))/0xa;if(_0x405a43===_0x6a38ac)break;else _0x1f7306['push'](_0x1f7306['shift']());}catch(_0x164254){_0x1f7306['push'](_0x1f7306['shift']());}}}(_0x395f,0x64776));import{Plugin as _0x4c8ab0}from'ckeditor5/src/core.js';import{LiveRange as _0x69dbce}from'ckeditor5/src/engine.js';function _0x395f(){const _0x14ba48=['showSuggestionHighlights','editing','modifySelection','get','2457ViyXhq','selection','remove','commands','document','editor','buffer','writer','deleteForward','2728360BquyxJ','538922qBDlZj','3094203BHLdXD','enableCommand','enqueueChange','11807930vowuCd','uiElement','mapper','fromRange','unbindElementFromMarkerName','createSelection','22tHMSCn','setSelection','14264iivWpj','getFirstRange','root','isCollapsed','addMarker:suggestion:deletion','model','24648plqdAZ','data','lock','merge','init','$graveyard','high','plugins','markerName','43341OXtSsa','options','removeMarker:suggestion:deletion','detach','unit','unlock','6vbFwgk','start','requires','downcastDispatcher','markerNameToElements','bind','delete','createRange','rootName','end','forward','batch','TrackChangesEditing'];_0x395f=function(){return _0x14ba48;};return _0x395f();}import{Delete as _0x54fa18}from'ckeditor5/src/typing.js';function _0x1bf2(_0xe0faf8,_0x3ee949){const _0x395f2a=_0x395f();return _0x1bf2=function(_0x1bf28f,_0x37f213){_0x1bf28f=_0x1bf28f-0x176;let _0x50a01a=_0x395f2a[_0x1bf28f];return _0x50a01a;},_0x1bf2(_0xe0faf8,_0x3ee949);}import{downcastSplitMergeMarker as _0x9f73ee}from'./utils.js';export default class q extends _0x4c8ab0{static get[_0x574ea3(0x178)](){return[_0x54fa18];}[_0x574ea3(0x1a7)](){const _0x2bd6bc=_0x574ea3,_0x2bf609=this[_0x2bd6bc(0x18c)],_0x3988c2=_0x2bf609[_0x2bd6bc(0x1aa)][_0x2bd6bc(0x186)](_0x2bd6bc(0x182));_0x3988c2[_0x2bd6bc(0x193)](_0x2bd6bc(0x17c));const _0xd4c8f9=_0x2bf609[_0x2bd6bc(0x18a)][_0x2bd6bc(0x186)](_0x2bd6bc(0x18f));_0x3988c2[_0x2bd6bc(0x193)](_0x2bd6bc(0x18f),(_0x2ff4b8,_0x163817={})=>{const _0x33cf37=_0x2bd6bc,_0x4424ae=_0x2bf609[_0x33cf37(0x1a2)][_0x33cf37(0x19a)](_0x2bf609[_0x33cf37(0x1a2)][_0x33cf37(0x18b)][_0x33cf37(0x188)]);_0x4424ae[_0x33cf37(0x1a0)]&&_0x2bf609[_0x33cf37(0x1a2)][_0x33cf37(0x185)](_0x4424ae,{'direction':_0x33cf37(0x180),'unit':_0x163817[_0x33cf37(0x1b0)]});const _0x2f3de8=_0x4424ae[_0x33cf37(0x19e)](),_0x4c77ae=_0x69dbce[_0x33cf37(0x198)](_0x2f3de8);let _0x9b57da;_0x2ff4b8(_0x163817),_0x9b57da=_0x33cf37(0x1a8)==_0x4c77ae[_0x33cf37(0x19f)][_0x33cf37(0x17e)]?_0x2bf609[_0x33cf37(0x1a2)][_0x33cf37(0x17d)](_0x2f3de8[_0x33cf37(0x177)]):_0x2bf609[_0x33cf37(0x1a2)][_0x33cf37(0x17d)](_0x4c77ae[_0x33cf37(0x177)],_0x4c77ae[_0x33cf37(0x17f)]),_0x4c77ae[_0x33cf37(0x1af)](),_0x2bf609[_0x33cf37(0x1a2)][_0x33cf37(0x194)](_0xd4c8f9[_0x33cf37(0x18d)][_0x33cf37(0x181)],_0x39af85=>{const _0x5ef90e=_0x33cf37;_0xd4c8f9[_0x5ef90e(0x18d)][_0x5ef90e(0x1a5)](),_0x39af85[_0x5ef90e(0x19c)](_0x39af85[_0x5ef90e(0x17d)](_0x9b57da[_0x5ef90e(0x17f)])),_0xd4c8f9[_0x5ef90e(0x18d)][_0x5ef90e(0x1b1)]();});}),_0x2bf609[_0x2bd6bc(0x184)][_0x2bd6bc(0x179)]['on'](_0x2bd6bc(0x1a1),_0x9f73ee(_0x2bf609,_0x2bd6bc(0x1a6)),{'priority':_0x2bd6bc(0x1a9)}),_0x2bf609[_0x2bd6bc(0x1a4)][_0x2bd6bc(0x179)]['on'](_0x2bd6bc(0x1a1),(_0x45ea8c,_0x5e9a14,_0x2f5723)=>{const _0x4712bc=_0x2bd6bc;_0x2f5723[_0x4712bc(0x1ad)][_0x4712bc(0x183)]&&_0x9f73ee(_0x2bf609,_0x4712bc(0x1a6),{'showActiveMarker':!0x1})[_0x4712bc(0x17b)](this)(_0x45ea8c,_0x5e9a14,_0x2f5723);},{'priority':_0x2bd6bc(0x1a9)}),_0x2bf609[_0x2bd6bc(0x184)][_0x2bd6bc(0x179)]['on'](_0x2bd6bc(0x1ae),(_0x3b23a3,_0x1cde50,_0xba2d7f)=>{const _0x12b6a1=_0x2bd6bc,_0x10da8c=_0xba2d7f[_0x12b6a1(0x197)][_0x12b6a1(0x17a)](_0x1cde50[_0x12b6a1(0x1ab)]);if(_0x10da8c){for(const _0x14d6e5 of _0x10da8c)_0x14d6e5['is'](_0x12b6a1(0x196))&&(_0xba2d7f[_0x12b6a1(0x197)][_0x12b6a1(0x199)](_0x14d6e5,_0x1cde50[_0x12b6a1(0x1ab)]),_0xba2d7f[_0x12b6a1(0x18e)][_0x12b6a1(0x189)](_0x14d6e5));}},{'priority':_0x2bd6bc(0x1a9)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x430d5a=_0x8f56;(function(_0x177a01,_0x37438d){const _0x103f83=_0x8f56,_0x58b38f=_0x177a01();while(!![]){try{const _0x51ab9c=parseInt(_0x103f83(0xbc))/0x1+-parseInt(_0x103f83(0xb7))/0x2*(parseInt(_0x103f83(0xca))/0x3)+-parseInt(_0x103f83(0xc9))/0x4*(-parseInt(_0x103f83(0xcd))/0x5)+parseInt(_0x103f83(0xb8))/0x6+parseInt(_0x103f83(0xb9))/0x7*(-parseInt(_0x103f83(0xaa))/0x8)+-parseInt(_0x103f83(0xb5))/0x9+parseInt(_0x103f83(0xdf))/0xa;if(_0x51ab9c===_0x37438d)break;else _0x58b38f['push'](_0x58b38f['shift']());}catch(_0x53da24){_0x58b38f['push'](_0x58b38f['shift']());}}}(_0x57f0,0x79012));import{Plugin as _0x1cd75d}from'ckeditor5/src/core.js';import{Enter as _0x23ac64}from'ckeditor5/src/enter.js';function _0x8f56(_0x70a4b7,_0x4355fd){const _0x57f02e=_0x57f0();return _0x8f56=function(_0x8f5699,_0x493980){_0x8f5699=_0x8f5699-0xaa;let _0xa6f338=_0x57f02e[_0x8f5699];return _0xa6f338;},_0x8f56(_0x70a4b7,_0x4355fd);}function _0x57f0(){const _0xe44e0f=['document','26594Tuuyla','1624434qfeKJx','316204GVJyAi','markerName','setSelection','483839XasUrf','getFirstPosition','createRange','removeMarker:suggestion:insertion','ck-suggestion-marker-split','init','showSuggestionHighlights','enableCommand','editing','high','markInsertion','hasClass','afterExecute','240008fJRunC','69IilqDu','enter','commands','45VEbPND','detach','downcastDispatcher','change','addMarker:suggestion:insertion','TrackChangesEditing','writer','bind','model','data','enterBlock','plugins','split','fromRange','requires','unbindElementFromMarkerName','parent','end','2014600OlJAwR','markerNameToElements','24onYAsX','nextSibling','createPositionAt','get','mapper','remove','fire','editor','options','selection','getFirstRange','5031675yEHWau'];_0x57f0=function(){return _0xe44e0f;};return _0x57f0();}import{LiveRange as _0x55eb49}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x4670a7}from'./utils.js';export default class W extends _0x1cd75d{static get[_0x430d5a(0xdb)](){return[_0x23ac64];}[_0x430d5a(0xc1)](){const _0x540855=_0x430d5a,_0x2a975b=this[_0x540855(0xb1)],_0x376bf3=_0x2a975b[_0x540855(0xd8)][_0x540855(0xad)](_0x540855(0xd2)),_0x3d3a98=_0x2a975b[_0x540855(0xcc)][_0x540855(0xad)](_0x540855(0xcb));_0x376bf3[_0x540855(0xc3)](_0x540855(0xcb),()=>{const _0x48d281=_0x540855;_0x2a975b[_0x48d281(0xd5)][_0x48d281(0xd0)](_0x47c99b=>{const _0x1c7a1a=_0x48d281,_0x170fca=_0x2a975b[_0x1c7a1a(0xd5)][_0x1c7a1a(0xb6)][_0x1c7a1a(0xb3)],_0x1a3959=_0x170fca[_0x1c7a1a(0xbd)](),_0x287e6d=_0x55eb49[_0x1c7a1a(0xda)](_0x170fca[_0x1c7a1a(0xb4)]());if(_0x3d3a98[_0x1c7a1a(0xd7)](_0x47c99b)){const _0x3d0f26=_0x2a975b[_0x1c7a1a(0xd5)][_0x1c7a1a(0xac)](_0x1a3959[_0x1c7a1a(0xdd)][_0x1c7a1a(0xab)],0x0),_0x180437=_0x47c99b[_0x1c7a1a(0xbe)](_0x1a3959,_0x3d0f26);_0x376bf3[_0x1c7a1a(0xc6)](_0x180437);}else _0x47c99b[_0x1c7a1a(0xbb)](_0x47c99b[_0x1c7a1a(0xbe)](_0x287e6d[_0x1c7a1a(0xde)]));_0x287e6d[_0x1c7a1a(0xce)](),_0x3d3a98[_0x1c7a1a(0xb0)](_0x1c7a1a(0xc8),{'writer':_0x47c99b});});}),_0x2a975b[_0x540855(0xc4)][_0x540855(0xcf)]['on'](_0x540855(0xd1),_0x4670a7(_0x2a975b,_0x540855(0xd9)),{'priority':_0x540855(0xc5)}),_0x2a975b[_0x540855(0xc4)][_0x540855(0xcf)]['on'](_0x540855(0xbf),(_0x349f6b,_0x49571c,_0x1a5aa9)=>{const _0x69b72=_0x540855,_0x445433=_0x1a5aa9[_0x69b72(0xae)][_0x69b72(0xe0)](_0x49571c[_0x69b72(0xba)]);if(_0x445433){for(const _0x523c77 of _0x445433)_0x523c77[_0x69b72(0xc7)](_0x69b72(0xc0))&&(_0x1a5aa9[_0x69b72(0xae)][_0x69b72(0xdc)](_0x523c77,_0x49571c[_0x69b72(0xba)]),_0x1a5aa9[_0x69b72(0xd3)][_0x69b72(0xaf)](_0x523c77));}},{'priority':_0x540855(0xc5)}),_0x2a975b[_0x540855(0xd6)][_0x540855(0xcf)]['on'](_0x540855(0xd1),(_0x267654,_0x45fe39,_0x5f2587)=>{const _0x541e89=_0x540855;_0x5f2587[_0x541e89(0xb2)][_0x541e89(0xc2)]&&_0x4670a7(_0x2a975b,_0x541e89(0xd9),{'showActiveMarker':!0x1})[_0x541e89(0xd4)](this)(_0x267654,_0x45fe39,_0x5f2587);},{'priority':_0x540855(0xc5)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5bae(_0x129137,_0x374aea){const _0x38c866=_0x38c8();return _0x5bae=function(_0x5baedf,_0x5f584f){_0x5baedf=_0x5baedf-0x177;let _0xe28f44=_0x38c866[_0x5baedf];return _0xe28f44;},_0x5bae(_0x129137,_0x374aea);}const _0x33f4a8=_0x5bae;function _0x38c8(){const _0x5d8825=['enableCommand','findPrevious','findByTextCallback','find','findNext','16wKkeDz','markers','start','replaceAll','replace','bind','5617640ZQBchm','2GgVEFR','item','_isInDeletionRange','getMarkersGroup','FindAndReplaceEditing','createRange','editor','2969964LyZCxc','createPositionAt','303762ZKjvGm','18gEKZUP','has','end','getIntersection','837521JwNrmw','10134650FetOLE','model','766860zfBRnL','handleFindCommand','suggestion:deletion','plugins','filter','TrackChangesEditing','afterInit','getRange','FindAndReplaceUtils','220256xeMScq','string','get'];_0x38c8=function(){return _0x5d8825;};return _0x38c8();}(function(_0x3be3fc,_0x20ebc5){const _0x5d4fdd=_0x5bae,_0xda0234=_0x3be3fc();while(!![]){try{const _0x10b22e=-parseInt(_0x5d4fdd(0x194))/0x1+-parseInt(_0x5d4fdd(0x186))/0x2*(parseInt(_0x5d4fdd(0x18f))/0x3)+parseInt(_0x5d4fdd(0x17f))/0x4*(parseInt(_0x5d4fdd(0x197))/0x5)+parseInt(_0x5d4fdd(0x18d))/0x6+-parseInt(_0x5d4fdd(0x185))/0x7+parseInt(_0x5d4fdd(0x177))/0x8*(parseInt(_0x5d4fdd(0x190))/0x9)+parseInt(_0x5d4fdd(0x195))/0xa;if(_0x10b22e===_0x20ebc5)break;else _0xda0234['push'](_0xda0234['shift']());}catch(_0x86787a){_0xda0234['push'](_0xda0234['shift']());}}}(_0x38c8,0x6a604));import{Plugin as _0x12121a}from'ckeditor5/src/core.js';export default class J extends _0x12121a{[_0x33f4a8(0x19d)](){const _0x5a8193=_0x33f4a8;if(!this[_0x5a8193(0x18c)][_0x5a8193(0x19a)][_0x5a8193(0x191)](_0x5a8193(0x18a)))return;const _0x10a96c=this[_0x5a8193(0x18c)][_0x5a8193(0x19a)][_0x5a8193(0x179)](_0x5a8193(0x19c));_0x10a96c[_0x5a8193(0x17a)](_0x5a8193(0x17d),this[_0x5a8193(0x198)][_0x5a8193(0x184)](this)),_0x10a96c[_0x5a8193(0x17a)](_0x5a8193(0x17e)),_0x10a96c[_0x5a8193(0x17a)](_0x5a8193(0x17b)),_0x10a96c[_0x5a8193(0x17a)](_0x5a8193(0x183)),_0x10a96c[_0x5a8193(0x17a)](_0x5a8193(0x182));}[_0x33f4a8(0x198)](_0x15ff8e,_0x3221ec,_0x40fb88={}){const _0x16db8f=_0x33f4a8,_0x545dd0=this[_0x16db8f(0x18c)][_0x16db8f(0x19a)][_0x16db8f(0x179)](_0x16db8f(0x19f));return _0x15ff8e(_0x5140cf=>(_0x16db8f(0x178)==typeof _0x3221ec?_0x545dd0[_0x16db8f(0x17c)](_0x3221ec,_0x40fb88):_0x3221ec)(_0x5140cf)[_0x16db8f(0x19b)](_0x498c52=>!0x1===this[_0x16db8f(0x188)](_0x498c52,_0x5140cf[_0x16db8f(0x187)])),_0x40fb88);}[_0x33f4a8(0x188)](_0x404ce3,_0x2950cc){const _0x27f907=_0x33f4a8,_0x58bfc6=this[_0x27f907(0x18c)][_0x27f907(0x196)][_0x27f907(0x18b)](this[_0x27f907(0x18c)][_0x27f907(0x196)][_0x27f907(0x18e)](_0x2950cc,_0x404ce3[_0x27f907(0x181)]),this[_0x27f907(0x18c)][_0x27f907(0x196)][_0x27f907(0x18e)](_0x2950cc,_0x404ce3[_0x27f907(0x192)]));for(const _0xb79f1e of this[_0x27f907(0x18c)][_0x27f907(0x196)][_0x27f907(0x180)][_0x27f907(0x189)](_0x27f907(0x199)))if(null!==_0x58bfc6[_0x27f907(0x193)](_0xb79f1e[_0x27f907(0x19e)]()))return!0x0;return!0x1;}}
|