@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240513.0 → 0.0.0-nightly-20240514.0
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 +1 -1
- 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/dist/types/suggestion.d.ts +1 -1
- package/dist/types/ui/suggestioncontroller.d.ts +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.d.ts +1 -1
- package/src/suggestion.js +1 -1
- 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.d.ts +1 -1
- package/src/ui/suggestioncontroller.js +1 -1
- 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
|
+
(_0x111cec=>{const {zh:{dictionary:_0x341197,getPluralForm:_0x503d50}}={'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':_0x383397=>0x0}};_0x111cec['zh']||={'dictionary':{},'getPluralForm':null},_0x111cec['zh']['dictionary']=Object['assign'](_0x111cec['zh']['dictionary'],_0x341197),_0x111cec['zh']['getPluralForm']=_0x503d50;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -23,7 +23,7 @@ declare const Suggestion_base: {
|
|
|
23
23
|
*
|
|
24
24
|
* `Suggestion` instances are created and handled by {@link module:track-changes/trackchanges~TrackChanges track changes plugin}.
|
|
25
25
|
*/
|
|
26
|
-
export default class Suggestion extends /* #__PURE__ */ Suggestion_base {
|
|
26
|
+
export default class Suggestion extends /* #__PURE__ -- @preserve */ Suggestion_base {
|
|
27
27
|
/**
|
|
28
28
|
* Suggestion ID.
|
|
29
29
|
*/
|
|
@@ -20,7 +20,7 @@ declare const SuggestionController_base: {
|
|
|
20
20
|
* It takes a suggestion thread view, listens to events fired by that view and based on them performs actions
|
|
21
21
|
* on the provided suggestion model.
|
|
22
22
|
*/
|
|
23
|
-
export default class SuggestionController extends /* #__PURE__ */ SuggestionController_base {
|
|
23
|
+
export default class SuggestionController extends /* #__PURE__ -- @preserve */ SuggestionController_base {
|
|
24
24
|
model: Suggestion;
|
|
25
25
|
view: BaseSuggestionThreadView;
|
|
26
26
|
commentThreadController: CommentThreadController;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-track-changes",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20240514.0",
|
|
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": "0.0.0-nightly-
|
|
45
|
-
"ckeditor5-collaboration": "0.0.0-nightly-
|
|
44
|
+
"ckeditor5": "0.0.0-nightly-20240514.0",
|
|
45
|
+
"ckeditor5-collaboration": "0.0.0-nightly-20240514.0",
|
|
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 _0x263fc0=_0x3f88;function _0x2258(){const _0x790f3c=['refresh','494607QGqSwn','canEditAt','plugins','_isEnabledBasedOnSelection','12816522QUplvR','_suggestions','19708800TWzjCT','72JPQxOQ','89114eMupeE','975506jRueuw','56cjtyCU','execute','model','2595148bynYwc','4hqOJhl','isEnabled','get','track-changes-accept-suggestion-not-found','editor','getRanges','acceptSuggestion','574045ROCatA','TrackChangesEditing'];_0x2258=function(){return _0x790f3c;};return _0x2258();}(function(_0x57b3f4,_0x4cc0dd){const _0x4f11d8=_0x3f88,_0x3ac083=_0x57b3f4();while(!![]){try{const _0x127c87=-parseInt(_0x4f11d8(0x131))/0x1*(parseInt(_0x4f11d8(0x143))/0x2)+-parseInt(_0x4f11d8(0x13b))/0x3+-parseInt(_0x4f11d8(0x130))/0x4+-parseInt(_0x4f11d8(0x138))/0x5*(-parseInt(_0x4f11d8(0x142))/0x6)+-parseInt(_0x4f11d8(0x12c))/0x7*(-parseInt(_0x4f11d8(0x12d))/0x8)+parseInt(_0x4f11d8(0x13f))/0x9+-parseInt(_0x4f11d8(0x141))/0xa;if(_0x127c87===_0x4cc0dd)break;else _0x3ac083['push'](_0x3ac083['shift']());}catch(_0x56e23c){_0x3ac083['push'](_0x3ac083['shift']());}}}(_0x2258,0xc6dac));import{Command as _0x53f603}from'ckeditor5/src/core.js';function _0x3f88(_0x2f00d7,_0x11a047){const _0x2258e8=_0x2258();return _0x3f88=function(_0x3f88e9,_0x1aa35f){_0x3f88e9=_0x3f88e9-0x12c;let _0x5c5070=_0x2258e8[_0x3f88e9];return _0x5c5070;},_0x3f88(_0x2f00d7,_0x11a047);}import{CKEditorError as _0x30f3f5}from'ckeditor5/src/utils.js';export default class $ extends _0x53f603{constructor(_0x3d09d3,_0x2bd8f1){const _0x3a0871=_0x3f88;super(_0x3d09d3),this[_0x3a0871(0x140)]=_0x2bd8f1,this[_0x3a0871(0x13a)](),this[_0x3a0871(0x13e)]=!0x1;}[_0x263fc0(0x13a)](){const _0x5e83e4=_0x263fc0;this[_0x5e83e4(0x132)]=!0x0;}[_0x263fc0(0x12e)](_0x471415){const _0x5ba510=_0x263fc0,_0x2c0350=this[_0x5ba510(0x140)][_0x5ba510(0x133)](_0x471415);if(!_0x2c0350)throw new _0x30f3f5(_0x5ba510(0x134),this);const _0x58778e=_0x2c0350[_0x5ba510(0x136)]();this[_0x5ba510(0x135)][_0x5ba510(0x12f)][_0x5ba510(0x13c)](_0x58778e)&&this[_0x5ba510(0x135)][_0x5ba510(0x13d)][_0x5ba510(0x133)](_0x5ba510(0x139))[_0x5ba510(0x137)](_0x2c0350);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x1834(){const _0x22a5e6=['70xGMKhC','1149hXQnxW','plugins','1001ahFqVq','discardSuggestion','_suggestions','3858eNkfbt','execute','1103696mtHkRr','isEnabled','canEditAt','TrackChangesEditing','8360325FBKcjF','getRanges','model','track-changes-discard-suggestion-not-found','get','5400430DjRgpq','23334qftWXF','editor','_isEnabledBasedOnSelection','6805VmwUKS','refresh','5420OjvLEE','264910dHvkMt'];_0x1834=function(){return _0x22a5e6;};return _0x1834();}function _0x4274(_0x2776ab,_0x43f0f1){const _0x1834c5=_0x1834();return _0x4274=function(_0x427455,_0x187a4a){_0x427455=_0x427455-0x180;let _0x159660=_0x1834c5[_0x427455];return _0x159660;},_0x4274(_0x2776ab,_0x43f0f1);}const _0x132f96=_0x4274;(function(_0xa42963,_0x473eb3){const _0x4697c4=_0x4274,_0x2279a5=_0xa42963();while(!![]){try{const _0x3f0785=-parseInt(_0x4697c4(0x186))/0x1*(parseInt(_0x4697c4(0x18d))/0x2)+-parseInt(_0x4697c4(0x18e))/0x3*(parseInt(_0x4697c4(0x18b))/0x4)+parseInt(_0x4697c4(0x189))/0x5*(-parseInt(_0x4697c4(0x193))/0x6)+-parseInt(_0x4697c4(0x185))/0x7+parseInt(_0x4697c4(0x195))/0x8+parseInt(_0x4697c4(0x180))/0x9+parseInt(_0x4697c4(0x18c))/0xa*(parseInt(_0x4697c4(0x190))/0xb);if(_0x3f0785===_0x473eb3)break;else _0x2279a5['push'](_0x2279a5['shift']());}catch(_0x4c03c5){_0x2279a5['push'](_0x2279a5['shift']());}}}(_0x1834,0x78ec4));import{Command as _0x483022}from'ckeditor5/src/core.js';import{CKEditorError as _0x266ea3}from'ckeditor5/src/utils.js';export default class B extends _0x483022{constructor(_0x2e0b3a,_0x382f08){const _0x296797=_0x4274;super(_0x2e0b3a),this[_0x296797(0x192)]=_0x382f08,this[_0x296797(0x18a)](),this[_0x296797(0x188)]=!0x1;}[_0x132f96(0x18a)](){const _0x51f0bc=_0x132f96;this[_0x51f0bc(0x196)]=!0x0;}[_0x132f96(0x194)](_0x285d08){const _0x1b35e9=_0x132f96,_0x56bcab=this[_0x1b35e9(0x192)][_0x1b35e9(0x184)](_0x285d08);if(!_0x56bcab)throw new _0x266ea3(_0x1b35e9(0x183),this);const _0x3b3012=_0x56bcab[_0x1b35e9(0x181)]();this[_0x1b35e9(0x187)][_0x1b35e9(0x182)][_0x1b35e9(0x197)](_0x3b3012)&&this[_0x1b35e9(0x187)][_0x1b35e9(0x18f)][_0x1b35e9(0x184)](_0x1b35e9(0x198))[_0x1b35e9(0x191)](_0x56bcab);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x139260=_0x2d55;(function(_0x356ea5,_0x2e8b06){const _0x22f940=_0x2d55,_0x536649=_0x356ea5();while(!![]){try{const _0x605d1a=parseInt(_0x22f940(0x1a6))/0x1+parseInt(_0x22f940(0x191))/0x2+parseInt(_0x22f940(0x192))/0x3*(-parseInt(_0x22f940(0x19a))/0x4)+parseInt(_0x22f940(0x194))/0x5+parseInt(_0x22f940(0x1a5))/0x6*(-parseInt(_0x22f940(0x18f))/0x7)+parseInt(_0x22f940(0x190))/0x8*(parseInt(_0x22f940(0x199))/0x9)+-parseInt(_0x22f940(0x1a1))/0xa*(parseInt(_0x22f940(0x1a4))/0xb);if(_0x605d1a===_0x2e8b06)break;else _0x536649['push'](_0x536649['shift']());}catch(_0x1cb4f6){_0x536649['push'](_0x536649['shift']());}}}(_0x1c90,0xc30fc));function _0x2d55(_0xc3f2e6,_0x5cdb3a){const _0x1c90d1=_0x1c90();return _0x2d55=function(_0x2d5590,_0x490e9b){_0x2d5590=_0x2d5590-0x18f;let _0x3c6672=_0x1c90d1[_0x2d5590];return _0x3c6672;},_0x2d55(_0xc3f2e6,_0x5cdb3a);}import{Command as _0xb67e39}from'ckeditor5/src/core.js';import{sortSuggestions as _0x24164a,executeCommandForSuggestions as _0x380a1a}from'../utils/utils.js';function _0x1c90(){const _0x394181=['getRanges','5232310MQzRex','canEditAt','values','some','_suggestions','194517XVSkGS','375336jcrTap','refresh','execute','editor','from','_isEnabledBasedOnSelection','isInContent','18055370gCKYXw','model','_command','11vromWN','3796902pGicRy','1550908IZylBv','isEnabled','7FiEDwv','328PoQvrY','445986mQYPdQ','15Hxcbkz'];_0x1c90=function(){return _0x394181;};return _0x1c90();}export default class x extends _0xb67e39{constructor(_0x2f044f,_0x30e82d,_0x598f7a){const _0x1a97c2=_0x2d55;super(_0x2f044f),this[_0x1a97c2(0x1a3)]=_0x30e82d,this[_0x1a97c2(0x198)]=_0x598f7a,this[_0x1a97c2(0x19b)](),this[_0x1a97c2(0x19f)]=!0x1;}[_0x139260(0x19b)](){const _0x129b7b=_0x139260,_0x315eb3=Array[_0x129b7b(0x19e)](this[_0x129b7b(0x198)][_0x129b7b(0x196)]())[_0x129b7b(0x197)](_0x4dea01=>_0x4dea01[_0x129b7b(0x1a0)]);this[_0x129b7b(0x1a7)]=this[_0x129b7b(0x1a3)][_0x129b7b(0x1a7)]&&_0x315eb3;}[_0x139260(0x19c)](){const _0x5e87d4=_0x139260,_0x58b469=_0x24164a(Array[_0x5e87d4(0x19e)](this[_0x5e87d4(0x198)][_0x5e87d4(0x196)]()));for(const _0x547005 of _0x58b469){const _0x41ca5c=_0x547005[_0x5e87d4(0x193)]();if(!this[_0x5e87d4(0x19d)][_0x5e87d4(0x1a2)][_0x5e87d4(0x195)](_0x41ca5c))return;}_0x380a1a(this[_0x5e87d4(0x19d)][_0x5e87d4(0x1a2)],this[_0x5e87d4(0x1a3)],_0x58b469);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x20d38b=_0x4603;(function(_0x4622bb,_0x104b72){const _0xa1740f=_0x4603,_0x50daa7=_0x4622bb();while(!![]){try{const _0x5af632=-parseInt(_0xa1740f(0x152))/0x1+parseInt(_0xa1740f(0x146))/0x2*(parseInt(_0xa1740f(0x151))/0x3)+parseInt(_0xa1740f(0x150))/0x4*(parseInt(_0xa1740f(0x14a))/0x5)+-parseInt(_0xa1740f(0x148))/0x6+parseInt(_0xa1740f(0x13f))/0x7+-parseInt(_0xa1740f(0x147))/0x8*(-parseInt(_0xa1740f(0x142))/0x9)+-parseInt(_0xa1740f(0x155))/0xa;if(_0x5af632===_0x104b72)break;else _0x50daa7['push'](_0x50daa7['shift']());}catch(_0x34b4ad){_0x50daa7['push'](_0x50daa7['shift']());}}}(_0x1203,0x3c6e1));function _0x1203(){const _0x1ea3de=['canEditAt','2lbugRe','8yzafxO','2603700TZVxfo','model','174320NywIUn','document','editor','refresh','_isEnabledBasedOnSelection','execute','16obdphF','1275297YDXpxl','110602JCyvPZ','size','selection','1359280aoOaGv','values','_selectedSuggestions','_command','586208HVcnUn','getRanges','_suggestions','2517318Zlextx','from','isEnabled'];_0x1203=function(){return _0x1ea3de;};return _0x1203();}import{Command as _0x23b0f3}from'ckeditor5/src/core.js';import{sortSuggestions as _0x35bc56,getSelectedSuggestions as _0xd229dc,executeCommandForSuggestions as _0x14d43f}from'../utils/utils.js';function _0x4603(_0x50fe81,_0x468cf1){const _0x1203e3=_0x1203();return _0x4603=function(_0x46037e,_0x3c6b8c){_0x46037e=_0x46037e-0x13d;let _0x23206b=_0x1203e3[_0x46037e];return _0x23206b;},_0x4603(_0x50fe81,_0x468cf1);}export default class R extends _0x23b0f3{constructor(_0x155a22,_0x40279e,_0x47a6c7){const _0x3aae80=_0x4603;super(_0x155a22),this[_0x3aae80(0x13e)]=_0x40279e,this[_0x3aae80(0x141)]=_0x47a6c7,this[_0x3aae80(0x13d)]=new Set(),this[_0x3aae80(0x14d)](),this[_0x3aae80(0x14e)]=!0x1;}[_0x20d38b(0x14d)](){const _0xfb07b4=_0x20d38b,_0x585310=this[_0xfb07b4(0x14c)][_0xfb07b4(0x149)][_0xfb07b4(0x14b)][_0xfb07b4(0x154)],_0x186d91=Array[_0xfb07b4(0x143)](this[_0xfb07b4(0x141)][_0xfb07b4(0x156)]());this[_0xfb07b4(0x13d)]=_0xd229dc(_0x585310,_0x186d91),this[_0xfb07b4(0x144)]=this[_0xfb07b4(0x13e)][_0xfb07b4(0x144)]&&!!this[_0xfb07b4(0x13d)][_0xfb07b4(0x153)];}[_0x20d38b(0x14f)](){const _0x362ec5=_0x20d38b,_0x172bec=_0x35bc56(Array[_0x362ec5(0x143)](this[_0x362ec5(0x13d)]));for(const _0x4b398d of _0x172bec){const _0x501af4=_0x4b398d[_0x362ec5(0x140)]();if(!this[_0x362ec5(0x14c)][_0x362ec5(0x149)][_0x362ec5(0x145)](_0x501af4))return;}_0x14d43f(this[_0x362ec5(0x14c)][_0x362ec5(0x149)],this[_0x362ec5(0x13e)],_0x172bec);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x23af7f=_0xaafa;(function(_0x4ebd91,_0x323239){const _0x423f39=_0xaafa,_0x3eac76=_0x4ebd91();while(!![]){try{const _0x1e1935=-parseInt(_0x423f39(0x1d0))/0x1*(parseInt(_0x423f39(0x1cf))/0x2)+parseInt(_0x423f39(0x1c8))/0x3*(parseInt(_0x423f39(0x1dd))/0x4)+parseInt(_0x423f39(0x1d2))/0x5*(-parseInt(_0x423f39(0x1d6))/0x6)+-parseInt(_0x423f39(0x1d7))/0x7+-parseInt(_0x423f39(0x1ca))/0x8+parseInt(_0x423f39(0x1cb))/0x9*(-parseInt(_0x423f39(0x1d3))/0xa)+parseInt(_0x423f39(0x1cc))/0xb;if(_0x1e1935===_0x323239)break;else _0x3eac76['push'](_0x3eac76['shift']());}catch(_0x1cfd8b){_0x3eac76['push'](_0x3eac76['shift']());}}}(_0x51dc,0x8415a));function _0xaafa(_0x4f2694,_0x42c3d2){const _0x51dce9=_0x51dc();return _0xaafa=function(_0xaafae5,_0x4d7532){_0xaafae5=_0xaafae5-0x1c8;let _0x5ac872=_0x51dce9[_0xaafae5];return _0x5ac872;},_0xaafa(_0x4f2694,_0x42c3d2);}import{Command as _0x16f8d6}from'ckeditor5/src/core.js';function _0x51dc(){const _0x316039=['4adGevA','_disableUnsupportedCommands','refresh','isEnabled','commands','726489BoYALx','editor','5647656rZPVHP','2939535XTxoHW','36933424NkaLPa','_enableCommands','_enabledCommands','340478fDYZYO','6LJHRjr','affectsData','400SKxKwo','10FaAMod','value','has','65376oCVZzw','931301VOzGly','TrackChangesCommand','execute','_isEnabledBasedOnSelection','forceDisabled','clearForceDisabled'];_0x51dc=function(){return _0x316039;};return _0x51dc();}export default class M extends _0x16f8d6{constructor(_0x31dde7,_0x1f1d50){const _0x249888=_0xaafa;super(_0x31dde7),this[_0x249888(0x1ce)]=_0x1f1d50,this[_0x249888(0x1d4)]=!0x1,this[_0x249888(0x1df)](),this[_0x249888(0x1da)]=!0x1;}[_0x23af7f(0x1df)](){const _0x3ea236=_0x23af7f;this[_0x3ea236(0x1e0)]=!0x0;}[_0x23af7f(0x1d9)](){const _0x5e1b7c=_0x23af7f;this[_0x5e1b7c(0x1d4)]=!this[_0x5e1b7c(0x1d4)],this[_0x5e1b7c(0x1d4)]?this[_0x5e1b7c(0x1de)]():this[_0x5e1b7c(0x1cd)]();}[_0x23af7f(0x1de)](){const _0x444e36=_0x23af7f;for(const _0x15e9d9 of this[_0x444e36(0x1c9)][_0x444e36(0x1e1)][_0x444e36(0x1e1)]())_0x15e9d9[_0x444e36(0x1d1)]&&!this[_0x444e36(0x1ce)][_0x444e36(0x1d5)](_0x15e9d9)&&_0x15e9d9[_0x444e36(0x1db)](_0x444e36(0x1d8));}[_0x23af7f(0x1cd)](){const _0x26f60f=_0x23af7f;for(const _0x1a7c12 of this[_0x26f60f(0x1c9)][_0x26f60f(0x1e1)][_0x26f60f(0x1e1)]())_0x1a7c12[_0x26f60f(0x1d1)]&&!this[_0x26f60f(0x1ce)][_0x26f60f(0x1d5)](_0x1a7c12)&&_0x1a7c12[_0x26f60f(0x1dc)](_0x26f60f(0x1d8));}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x3364c5,_0x32aacb){var _0xd31210=_0x4f5d,_0x5ace52=_0x3364c5();while(!![]){try{var _0x2f722b=-parseInt(_0xd31210(0x1e5))/0x1+-parseInt(_0xd31210(0x1e1))/0x2*(parseInt(_0xd31210(0x1e3))/0x3)+-parseInt(_0xd31210(0x1e2))/0x4*(-parseInt(_0xd31210(0x1e4))/0x5)+parseInt(_0xd31210(0x1e6))/0x6+parseInt(_0xd31210(0x1dd))/0x7+-parseInt(_0xd31210(0x1de))/0x8+parseInt(_0xd31210(0x1df))/0x9*(parseInt(_0xd31210(0x1e0))/0xa);if(_0x2f722b===_0x32aacb)break;else _0x5ace52['push'](_0x5ace52['shift']());}catch(_0x5e8af3){_0x5ace52['push'](_0x5ace52['shift']());}}}(_0x4a0d,0x98bb4));export{default as TrackChanges}from'./trackchanges.js';function _0x4a0d(){var _0x841792=['812454ikwBYB','656952OnYWrk','7002660YZXCNi','6623296RoUjvN','14121ZtLswk','6790tphQzJ','2MtqVtJ','272KZSyiC','2286579xaOcNu','62715StbsMe'];_0x4a0d=function(){return _0x841792;};return _0x4a0d();}export{default as TrackChangesData}from'./trackchangesdata.js';function _0x4f5d(_0x2f0629,_0x334ce4){var _0x4a0db7=_0x4a0d();return _0x4f5d=function(_0x4f5d73,_0x46ac1e){_0x4f5d73=_0x4f5d73-0x1dd;var _0x10703e=_0x4a0db7[_0x4f5d73];return _0x10703e;},_0x4f5d(_0x2f0629,_0x334ce4);}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 _0x29a485=_0x4587;function _0x107d(){const _0x28742d=['35QMhWeS','plugins','commands','12055qNGulp','2292390zsKzSn','5789976nIKTsc','TrackChangesEditing','112660aTwXYr','afterInit','5iQQSar','1435416EjzNNm','enableCommand','1636sAJhHv','editor','showAIAssistant','1064730umLJfT','get','22vTGqDd','5789358WBjhGq'];_0x107d=function(){return _0x28742d;};return _0x107d();}(function(_0x46dad3,_0x509582){const _0x3f5b92=_0x4587,_0x251cb2=_0x46dad3();while(!![]){try{const _0x3ea1ae=-parseInt(_0x3f5b92(0x7d))/0x1*(parseInt(_0x3f5b92(0x8e))/0x2)+parseInt(_0x3f5b92(0x8b))/0x3+-parseInt(_0x3f5b92(0x80))/0x4*(-parseInt(_0x3f5b92(0x8a))/0x5)+-parseInt(_0x3f5b92(0x8c))/0x6+parseInt(_0x3f5b92(0x87))/0x7*(parseInt(_0x3f5b92(0x7e))/0x8)+-parseInt(_0x3f5b92(0x86))/0x9+-parseInt(_0x3f5b92(0x83))/0xa*(parseInt(_0x3f5b92(0x85))/0xb);if(_0x3ea1ae===_0x509582)break;else _0x251cb2['push'](_0x251cb2['shift']());}catch(_0x4776f0){_0x251cb2['push'](_0x251cb2['shift']());}}}(_0x107d,0x84efe));import{Plugin as _0x1fa4e9}from'ckeditor5/src/core.js';function _0x4587(_0x19b763,_0x87fa55){const _0x107d11=_0x107d();return _0x4587=function(_0x45875c,_0x9ee93b){_0x45875c=_0x45875c-0x7c;let _0x2241e7=_0x107d11[_0x45875c];return _0x2241e7;},_0x4587(_0x19b763,_0x87fa55);}export default class E extends _0x1fa4e9{[_0x29a485(0x7c)](){const _0x1faae9=_0x29a485,_0x4e6e2b=this[_0x1faae9(0x81)],_0x3c7b7a=_0x4e6e2b[_0x1faae9(0x88)][_0x1faae9(0x84)](_0x1faae9(0x8d));_0x4e6e2b[_0x1faae9(0x89)][_0x1faae9(0x84)](_0x1faae9(0x82))&&_0x3c7b7a[_0x1faae9(0x7f)](_0x1faae9(0x82));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2d5094=_0x5f34;(function(_0x223e90,_0x434680){const _0x2d00fd=_0x5f34,_0x29c4b7=_0x223e90();while(!![]){try{const _0x584a65=-parseInt(_0x2d00fd(0xc1))/0x1+parseInt(_0x2d00fd(0xc2))/0x2+parseInt(_0x2d00fd(0xc9))/0x3+-parseInt(_0x2d00fd(0xd1))/0x4+parseInt(_0x2d00fd(0xe5))/0x5+parseInt(_0x2d00fd(0xda))/0x6*(-parseInt(_0x2d00fd(0xd0))/0x7)+-parseInt(_0x2d00fd(0xd2))/0x8*(parseInt(_0x2d00fd(0xe2))/0x9);if(_0x584a65===_0x434680)break;else _0x29c4b7['push'](_0x29c4b7['shift']());}catch(_0x1d4254){_0x29c4b7['push'](_0x29c4b7['shift']());}}}(_0x139a,0x48fed));import{Plugin as _0xc64386}from'ckeditor5/src/core.js';function _0x5f34(_0x14fced,_0x554d81){const _0x139a7a=_0x139a();return _0x5f34=function(_0x5f3437,_0x11c29e){_0x5f3437=_0x5f3437-0xc0;let _0x4c9d32=_0x139a7a[_0x5f3437];return _0x4c9d32;},_0x5f34(_0x14fced,_0x554d81);}import{getTranslation as _0x353df5}from'../utils/common-translations.js';export default class V extends _0xc64386{[_0x2d5094(0xc0)](){const _0x340bbc=_0x2d5094,_0x5dec04=this[_0x340bbc(0xca)],_0x543e09=_0x5dec04[_0x340bbc(0xc5)];if(!_0x5dec04[_0x340bbc(0xc8)][_0x340bbc(0xdc)](_0x340bbc(0xd5)))return;const _0x538afb=_0x5dec04[_0x340bbc(0xc8)][_0x340bbc(0xd6)](_0x340bbc(0xe0));_0x538afb[_0x340bbc(0xcf)](_0x340bbc(0xdb)),_0x538afb[_0x340bbc(0xd9)](_0x340bbc(0xdb)),_0x538afb[_0x340bbc(0xde)][_0x340bbc(0xdf)](_0x340bbc(0xdb),_0x353df5(_0x543e09,_0x340bbc(0xd3))),this[_0x340bbc(0xd4)]();}[_0x2d5094(0xd4)](){const _0x259f34=_0x2d5094,_0x236105=this[_0x259f34(0xca)],_0x1e520c=_0x236105[_0x259f34(0xc5)];_0x236105[_0x259f34(0xc8)][_0x259f34(0xd6)](_0x259f34(0xe0))[_0x259f34(0xde)][_0x259f34(0xcd)](_0x11f6e6=>{const _0x59214f=_0x259f34;if(_0x59214f(0xcc)!=_0x11f6e6[_0x59214f(0xcb)])return;const {data:_0x2ea42d}=_0x11f6e6;if(_0x2ea42d&&_0x59214f(0xdb)==_0x2ea42d[_0x59214f(0xe3)]){const _0x2d9cb8=_0x2ea42d[_0x59214f(0xd8)][0x0][_0x59214f(0xc4)];return{'type':_0x59214f(0xc3),'content':_0x353df5(_0x1e520c,_0x59214f(0xd7),function(_0x56a752){const _0x406bb9=_0x59214f;switch(_0x56a752){case _0x406bb9(0xe4):return _0x353df5(_0x1e520c,_0x406bb9(0xe6));case _0x406bb9(0xc7):return _0x353df5(_0x1e520c,_0x406bb9(0xe7));case _0x406bb9(0xc6):return _0x353df5(_0x1e520c,_0x406bb9(0xdd));case _0x406bb9(0xce):return _0x353df5(_0x1e520c,_0x406bb9(0xe1));}}(_0x2d9cb8))};}});}}function _0x139a(){const _0x17e9f2=['6mpbjjI','alignment','has','FORMAT_ALIGN_TO_CENTER','descriptionFactory','registerAttributeLabel','TrackChangesEditing','FORMAT_JUSTIFY_TEXT','18sAGmja','commandName','left','2971375BDhBHj','FORMAT_ALIGN_TO_LEFT','FORMAT_ALIGN_TO_RIGHT','afterInit','465239YduMeS','753108UcmNgp','format','value','locale','center','right','plugins','998442vJmTPE','editor','type','formatBlock','registerDescriptionCallback','justify','enableDefaultAttributesIntegration','1164863ryncIt','395120pckjUn','1096904gsjRoT','FORMAT_ALIGNMENT','_registerLegacyDescription','AlignmentEditing','get','*Format:*\x20%0','commandParams','registerBlockAttribute'];_0x139a=function(){return _0x17e9f2;};return _0x139a();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x85c82c=_0x4359;(function(_0x44c3a8,_0x3a1f71){const _0x2b202b=_0x4359,_0x559776=_0x44c3a8();while(!![]){try{const _0x3dc497=-parseInt(_0x2b202b(0xbd))/0x1*(parseInt(_0x2b202b(0xc6))/0x2)+-parseInt(_0x2b202b(0xc3))/0x3*(parseInt(_0x2b202b(0x96))/0x4)+-parseInt(_0x2b202b(0x9f))/0x5+parseInt(_0x2b202b(0xb2))/0x6*(-parseInt(_0x2b202b(0xc2))/0x7)+-parseInt(_0x2b202b(0xb5))/0x8+parseInt(_0x2b202b(0xb0))/0x9*(-parseInt(_0x2b202b(0xc7))/0xa)+parseInt(_0x2b202b(0xa9))/0xb*(parseInt(_0x2b202b(0x9b))/0xc);if(_0x3dc497===_0x3a1f71)break;else _0x559776['push'](_0x559776['shift']());}catch(_0x14005b){_0x559776['push'](_0x559776['shift']());}}}(_0x41c6,0xdf326));import{Plugin as _0x57b27a}from'ckeditor5/src/core.js';import{getTranslation as _0x3e37e7}from'../utils/common-translations.js';function _0x4359(_0x4780f9,_0x3127aa){const _0x41c6cf=_0x41c6();return _0x4359=function(_0x435947,_0x19ac11){_0x435947=_0x435947-0x95;let _0x3a99b0=_0x41c6cf[_0x435947];return _0x3a99b0;},_0x4359(_0x4780f9,_0x3127aa);}function _0x41c6(){const _0x16ad74=['TrackChangesEditing','_registerLegacyDescription','*Remove\x20format:*\x20%0','get','11itbqPO','FORMAT_','forceValue','has','subscript','UnderlineEditing','registerAttributeLabel','9mQxUQP','underline','934638FeASUi','code','locale','663552wjCcwa','*Format:*\x20%0','toUpperCase','FORMAT_BOLD','enableDefaultAttributesIntegration','FORMAT_SUBSCRIPT','StrikethroughEditing','ItalicEditing','2681BomOyD','SubscriptEditing','strikethrough','afterInit','FORMAT_CODE','14mfxtNC','6771lEjRsL','BoldEditing','commandName','538cOCGpg','6343270xNLqiI','registerDescriptionCallback','italic','CodeEditing','FORMAT_STRIKETHROUGH','plugins','SuperscriptEditing','FORMAT_ITALIC','descriptionFactory','3100SQicWO','formatInline','commandParams','FORMAT_SUPERSCRIPT','toLowerCase','67583244qCZalV','superscript','type','slice','6092710eFLsKS','registerInlineAttribute','FORMAT_UNDERLINE','format','bold','editor'];_0x41c6=function(){return _0x16ad74;};return _0x41c6();}const ti=[_0x85c82c(0xc4),_0x85c82c(0xbc),_0x85c82c(0xae),_0x85c82c(0xca),_0x85c82c(0xbb),_0x85c82c(0xbe),_0x85c82c(0xcd)];export default class U extends _0x57b27a{[_0x85c82c(0xc0)](){const _0x1289fd=_0x85c82c,_0x7e9006=this[_0x1289fd(0xa4)],_0x15f8e6=_0x7e9006[_0x1289fd(0xcc)][_0x1289fd(0xa8)](_0x1289fd(0xa5)),_0x31c36b=_0x7e9006[_0x1289fd(0xb4)];for(const _0xdf100 of ti){if(!_0x7e9006[_0x1289fd(0xcc)][_0x1289fd(0xac)](_0xdf100))continue;const _0x25cf8a=_0xdf100[_0x1289fd(0x9e)](0x0,-0x7)[_0x1289fd(0x9a)](),_0xf0c0=_0x1289fd(0xaa)+_0x25cf8a[_0x1289fd(0xb7)]();_0x15f8e6[_0x1289fd(0xb9)](_0x25cf8a),_0x15f8e6[_0x1289fd(0xa0)](_0x25cf8a),_0x15f8e6[_0x1289fd(0x95)][_0x1289fd(0xaf)](_0x25cf8a,_0x3e37e7(_0x31c36b,_0xf0c0));}this[_0x1289fd(0xa6)]();}[_0x85c82c(0xa6)](){const _0x49f540=_0x85c82c,_0x3a9f44=this[_0x49f540(0xa4)],_0x52d332=_0x3a9f44[_0x49f540(0xb4)],_0x1a4ebc=_0x3a9f44[_0x49f540(0xcc)][_0x49f540(0xa8)](_0x49f540(0xa5));function _0x15eec9(_0x2cddc3,_0x2ffc47){const _0x3f03a5=_0x49f540;_0x1a4ebc[_0x3f03a5(0x95)][_0x3f03a5(0xc8)](_0x25be8d=>{const _0x4ee0df=_0x3f03a5;if(_0x4ee0df(0x97)!=_0x25be8d[_0x4ee0df(0x9d)])return;const {data:_0x76adee}=_0x25be8d;return _0x76adee&&_0x76adee[_0x4ee0df(0xc5)]===_0x2cddc3?_0x76adee[_0x4ee0df(0x98)][0x0][_0x4ee0df(0xab)]?{'type':_0x4ee0df(0xa2),'content':_0x3e37e7(_0x52d332,_0x4ee0df(0xb6),_0x2ffc47)}:{'type':_0x4ee0df(0xa2),'content':_0x3e37e7(_0x52d332,_0x4ee0df(0xa7),_0x2ffc47)}:void 0x0;});}_0x15eec9(_0x49f540(0xa3),_0x3e37e7(_0x52d332,_0x49f540(0xb8))),_0x15eec9(_0x49f540(0xc9),_0x3e37e7(_0x52d332,_0x49f540(0xce))),_0x15eec9(_0x49f540(0xb1),_0x3e37e7(_0x52d332,_0x49f540(0xa1))),_0x15eec9(_0x49f540(0xb3),_0x3e37e7(_0x52d332,_0x49f540(0xc1))),_0x15eec9(_0x49f540(0xbf),_0x3e37e7(_0x52d332,_0x49f540(0xcb))),_0x15eec9(_0x49f540(0xad),_0x3e37e7(_0x52d332,_0x49f540(0xba))),_0x15eec9(_0x49f540(0x9c),_0x3e37e7(_0x52d332,_0x49f540(0x99)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x596ddd=_0x50a1;(function(_0x350b96,_0x4e0575){const _0x42601b=_0x50a1,_0x13cdab=_0x350b96();while(!![]){try{const _0x36b7f7=parseInt(_0x42601b(0xfe))/0x1*(parseInt(_0x42601b(0xf9))/0x2)+parseInt(_0x42601b(0xfd))/0x3*(parseInt(_0x42601b(0xf2))/0x4)+parseInt(_0x42601b(0xe3))/0x5*(parseInt(_0x42601b(0xf1))/0x6)+-parseInt(_0x42601b(0xdd))/0x7*(parseInt(_0x42601b(0x100))/0x8)+parseInt(_0x42601b(0xf4))/0x9+parseInt(_0x42601b(0xe7))/0xa*(parseInt(_0x42601b(0xf0))/0xb)+-parseInt(_0x42601b(0x102))/0xc;if(_0x36b7f7===_0x4e0575)break;else _0x13cdab['push'](_0x13cdab['shift']());}catch(_0x58b304){_0x13cdab['push'](_0x13cdab['shift']());}}}(_0x8213,0xe87c3));import{Plugin as _0x490f0d}from'ckeditor5/src/core.js';import{getTranslation as _0x117e27}from'../utils/common-translations.js';function _0x8213(){const _0x1c1716=['commandParams','1458963KiNdeO','30sGQqaA','585512Oizppz','TrackChangesEditing','14637816HTfmcS','has','enableCommand','forceValue','parent','1848566CbyuNO','from','$root','format','6GKcBBi','2CvjidM','selection','149056dJKxOu','*Remove\x20format:*\x20%0','50468388qehGtw','editor','schema','commands','get','document','checkChild','blockQuote','*Set\x20format:*\x20%0','511OoUBtl','ELEMENT_BLOCK_QUOTE','filter','descriptionFactory','getSelectedBlocks','markBlockFormat','1291385yUsDwW','plugins','commandName','model','110KhcQEv','change','afterInit','value','BlockQuoteEditing','locale','name','registerDescriptionCallback'];_0x8213=function(){return _0x1c1716;};return _0x8213();}import{getRangesOfBlockGroups as _0x409e55}from'../utils/utils.js';export default class O extends _0x490f0d{[_0x596ddd(0xe9)](){const _0x501250=_0x596ddd,_0xf4b95d=this[_0x501250(0x103)],_0x4a0d4e=_0xf4b95d[_0x501250(0xec)];if(!_0xf4b95d[_0x501250(0xe4)][_0x501250(0xf5)](_0x501250(0xeb)))return;const _0x5db152=_0xf4b95d[_0x501250(0xe4)][_0x501250(0xd8)](_0x501250(0xf3)),_0xb09aeb=this[_0x501250(0x103)][_0x501250(0x105)][_0x501250(0xd8)](_0x501250(0xdb));_0x5db152[_0x501250(0xf6)](_0x501250(0xdb),(_0x5b5609,_0x57cbe8={})=>{const _0x4d40c0=_0x501250,_0x5634a1=this[_0x4d40c0(0x103)][_0x4d40c0(0xe6)][_0x4d40c0(0xd9)][_0x4d40c0(0xff)],_0x2e982f=_0x57cbe8&&void 0x0!==_0x57cbe8[_0x4d40c0(0xf7)]?_0x57cbe8[_0x4d40c0(0xf7)]:!_0xb09aeb[_0x4d40c0(0xea)];let _0x297fbc=[];if(_0x2e982f){const _0x187666=Array[_0x4d40c0(0xfa)](_0x5634a1[_0x4d40c0(0xe1)]())[_0x4d40c0(0xdf)](_0x17ba7d=>oo(_0x17ba7d)||function(_0x32feaa,_0x264be6){const _0x32d65f=_0x4d40c0,_0x1e5545=_0x264be6[_0x32d65f(0xda)](_0x32feaa[_0x32d65f(0xf8)],_0x32d65f(0xdb)),_0x57cb10=_0x264be6[_0x32d65f(0xda)]([_0x32d65f(0xfb),_0x32d65f(0xdb)],_0x32feaa);return _0x1e5545&&_0x57cb10;}(_0x17ba7d,this[_0x4d40c0(0x103)][_0x4d40c0(0xe6)][_0x4d40c0(0x104)]));_0x297fbc=_0x409e55(_0x187666,_0xf4b95d[_0x4d40c0(0xe6)]);}else{const _0x3d6656=Array[_0x4d40c0(0xfa)](_0x5634a1[_0x4d40c0(0xe1)]())[_0x4d40c0(0xdf)](_0x3b6891=>oo(_0x3b6891));_0x297fbc=_0x409e55(_0x3d6656,_0xf4b95d[_0x4d40c0(0xe6)]);}_0xf4b95d[_0x4d40c0(0xe6)][_0x4d40c0(0xe8)](()=>{const _0x12312e=_0x4d40c0;for(const _0x412d24 of _0x297fbc)_0x5db152[_0x12312e(0xe2)](_0x412d24,{'commandName':_0x12312e(0xdb),'commandParams':[{'forceValue':_0x2e982f}]});});}),_0x5db152[_0x501250(0xe0)][_0x501250(0xee)](_0x9a166f=>{const _0x37c290=_0x501250,{data:_0x4e497a}=_0x9a166f;if(_0x4e497a&&_0x37c290(0xdb)==_0x4e497a[_0x37c290(0xe5)]){const _0x955d25=_0x117e27(_0x4a0d4e,_0x37c290(0xde));return _0x4e497a[_0x37c290(0xef)][0x0][_0x37c290(0xf7)]?{'type':_0x37c290(0xfc),'content':_0x117e27(_0x4a0d4e,_0x37c290(0xdc),_0x955d25)}:{'type':_0x37c290(0xfc),'content':_0x117e27(_0x4a0d4e,_0x37c290(0x101),_0x955d25)};}});}}function _0x50a1(_0x550cc3,_0x34fadf){const _0x82137c=_0x8213();return _0x50a1=function(_0x50a1c9,_0x2f0da0){_0x50a1c9=_0x50a1c9-0xd8;let _0x31e656=_0x82137c[_0x50a1c9];return _0x31e656;},_0x50a1(_0x550cc3,_0x34fadf);}function oo(_0x295dfd){const _0x3f1dc0=_0x596ddd;return _0x3f1dc0(0xdb)==_0x295dfd[_0x3f1dc0(0xf8)][_0x3f1dc0(0xed)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x46345a=_0x47dd;function _0x5a81(){const _0x1a48b8=['2694MPiwAY','get','changeCaseTitle','plugins','changeCaseUpper','has','TrackChangesEditing','107118zKfOXO','2280NSRzCl','5140688mPczKv','829131PGBiPz','35tcEXoU','207219mGNDYm','CaseChange','enableCommand','editor','afterInit','changeCaseLower','6qCIBqW','418708jyzYSA','22211fOPSXq','9591525vofomc'];_0x5a81=function(){return _0x1a48b8;};return _0x5a81();}function _0x47dd(_0x370138,_0x5d3458){const _0x5a81b6=_0x5a81();return _0x47dd=function(_0x47ddcd,_0x11a5bc){_0x47ddcd=_0x47ddcd-0x78;let _0x4832c7=_0x5a81b6[_0x47ddcd];return _0x4832c7;},_0x47dd(_0x370138,_0x5d3458);}(function(_0x87eb88,_0x122b3e){const _0x47ac3c=_0x47dd,_0x2ae6cf=_0x87eb88();while(!![]){try{const _0x1460fd=-parseInt(_0x47ac3c(0x8b))/0x1*(-parseInt(_0x47ac3c(0x7b))/0x2)+-parseInt(_0x47ac3c(0x89))/0x3+parseInt(_0x47ac3c(0x7c))/0x4*(-parseInt(_0x47ac3c(0x8a))/0x5)+-parseInt(_0x47ac3c(0x7f))/0x6*(parseInt(_0x47ac3c(0x7d))/0x7)+-parseInt(_0x47ac3c(0x88))/0x8+parseInt(_0x47ac3c(0x7e))/0x9+parseInt(_0x47ac3c(0x87))/0xa*(parseInt(_0x47ac3c(0x86))/0xb);if(_0x1460fd===_0x122b3e)break;else _0x2ae6cf['push'](_0x2ae6cf['shift']());}catch(_0x232a11){_0x2ae6cf['push'](_0x2ae6cf['shift']());}}}(_0x5a81,0xcaf23));import{Plugin as _0x148745}from'ckeditor5/src/core.js';export default class F extends _0x148745{[_0x46345a(0x79)](){const _0x202281=_0x46345a,_0x31a165=this[_0x202281(0x78)];_0x31a165[_0x202281(0x82)][_0x202281(0x84)](_0x202281(0x8c))&&(_0x31a165[_0x202281(0x82)][_0x202281(0x80)](_0x202281(0x85))[_0x202281(0x8d)](_0x202281(0x83)),_0x31a165[_0x202281(0x82)][_0x202281(0x80)](_0x202281(0x85))[_0x202281(0x8d)](_0x202281(0x7a)),_0x31a165[_0x202281(0x82)][_0x202281(0x80)](_0x202281(0x85))[_0x202281(0x8d)](_0x202281(0x81)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1b46(_0x52ccd5,_0x289e07){const _0x468cd3=_0x468c();return _0x1b46=function(_0x1b466e,_0xffd481){_0x1b466e=_0x1b466e-0xae;let _0x4ea4f7=_0x468cd3[_0x1b466e];return _0x4ea4f7;},_0x1b46(_0x52ccd5,_0x289e07);}const _0x4da40a=_0x1b46;(function(_0xad233e,_0x5cca00){const _0x1cd393=_0x1b46,_0x4333d7=_0xad233e();while(!![]){try{const _0x344cbf=-parseInt(_0x1cd393(0xb8))/0x1*(-parseInt(_0x1cd393(0xba))/0x2)+parseInt(_0x1cd393(0xb9))/0x3*(parseInt(_0x1cd393(0xb1))/0x4)+-parseInt(_0x1cd393(0xbd))/0x5*(parseInt(_0x1cd393(0xb2))/0x6)+parseInt(_0x1cd393(0xaf))/0x7+parseInt(_0x1cd393(0xb6))/0x8+-parseInt(_0x1cd393(0xb7))/0x9+-parseInt(_0x1cd393(0xb0))/0xa;if(_0x344cbf===_0x5cca00)break;else _0x4333d7['push'](_0x4333d7['shift']());}catch(_0x58fe23){_0x4333d7['push'](_0x4333d7['shift']());}}}(_0x468c,0x3a5ee));import{Plugin as _0x1d9ff6}from'ckeditor5/src/core.js';export default class G extends _0x1d9ff6{[_0x4da40a(0xbb)](){const _0x176655=_0x4da40a,_0x4e0d51=this[_0x176655(0xbe)];_0x4e0d51[_0x176655(0xbf)][_0x176655(0xae)](_0x176655(0xb3))&&_0x4e0d51[_0x176655(0xbc)][_0x176655(0xae)](_0x176655(0xb4))[_0x176655(0xb5)](_0x176655(0xb3));}}function _0x468c(){const _0x5ddd53=['82114gVQIPy','afterInit','plugins','74015KDzrYT','editor','commands','get','563031hlXsht','696190MGnBOp','1220VaNCMA','114naehvF','ckbox','TrackChangesEditing','enableCommand','2322040XmqwUS','1774701pKsHdE','4BHrXkD','2481rYFimE'];_0x468c=function(){return _0x5ddd53;};return _0x468c();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1ccc7a=_0x38a3;function _0x38a3(_0x17c782,_0x3b4ade){const _0x4c66d8=_0x4c66();return _0x38a3=function(_0x38a392,_0x2b284e){_0x38a392=_0x38a392-0x1b2;let _0x44473d=_0x4c66d8[_0x38a392];return _0x44473d;},_0x38a3(_0x17c782,_0x3b4ade);}(function(_0x57c781,_0x2bed6a){const _0x289d67=_0x38a3,_0xfea6b8=_0x57c781();while(!![]){try{const _0x566243=parseInt(_0x289d67(0x1c0))/0x1*(-parseInt(_0x289d67(0x1ed))/0x2)+-parseInt(_0x289d67(0x1d8))/0x3+-parseInt(_0x289d67(0x1d5))/0x4*(-parseInt(_0x289d67(0x1de))/0x5)+-parseInt(_0x289d67(0x1eb))/0x6*(-parseInt(_0x289d67(0x1cc))/0x7)+-parseInt(_0x289d67(0x1bb))/0x8*(parseInt(_0x289d67(0x1e9))/0x9)+-parseInt(_0x289d67(0x1b4))/0xa*(parseInt(_0x289d67(0x1cf))/0xb)+parseInt(_0x289d67(0x1bd))/0xc*(parseInt(_0x289d67(0x1dd))/0xd);if(_0x566243===_0x2bed6a)break;else _0xfea6b8['push'](_0xfea6b8['shift']());}catch(_0x292419){_0xfea6b8['push'](_0xfea6b8['shift']());}}}(_0x4c66,0xa13d7));import{Plugin as _0x542f13}from'ckeditor5/src/core.js';import{getTranslation as _0x541b5f}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x423fc6}from'../utils/utils.js';export default class L extends _0x542f13{[_0x1ccc7a(0x1cb)](){const _0x298a9d=_0x1ccc7a,_0xb12a24=this[_0x298a9d(0x1b7)];if(!_0xb12a24[_0x298a9d(0x1b6)][_0x298a9d(0x1cd)](_0x298a9d(0x1e4)))return;const _0x377528=_0xb12a24[_0x298a9d(0x1b6)][_0x298a9d(0x1e7)](_0x298a9d(0x1c2)),_0x195eb1=_0xb12a24[_0x298a9d(0x1c7)],_0x13be30=_0xb12a24[_0x298a9d(0x1bc)][_0x298a9d(0x1e7)](_0x298a9d(0x1e8))[_0x298a9d(0x1ec)],_0x32ce58=_0xb12a24[_0x298a9d(0x1b9)][_0x298a9d(0x1e7)](_0x298a9d(0x1e8));_0x377528[_0x298a9d(0x1c8)](_0x298a9d(0x1ea)),_0x377528[_0x298a9d(0x1c8)](_0x298a9d(0x1bf)),_0x377528[_0x298a9d(0x1c8)](_0x298a9d(0x1e8),(_0x17da16,_0x7f2757={})=>{const _0x18d5bd=_0x298a9d,_0x330717=_0xb12a24[_0x18d5bd(0x1ba)],_0x37f25e=_0xb12a24[_0x18d5bd(0x1ba)][_0x18d5bd(0x1b3)][_0x18d5bd(0x1b5)],_0xb37fe=_0x7f2757&&void 0x0!==_0x7f2757[_0x18d5bd(0x1d2)]?_0x7f2757[_0x18d5bd(0x1d2)]:!_0x32ce58[_0x18d5bd(0x1d7)];let _0x15a456;_0x7f2757[_0x18d5bd(0x1dc)]||(_0x7f2757[_0x18d5bd(0x1dc)]=_0x13be30[0x0][_0x18d5bd(0x1dc)]),_0x15a456=_0xb37fe?Array[_0x18d5bd(0x1e1)](_0x37f25e[_0x18d5bd(0x1e3)]())[_0x18d5bd(0x1e5)](_0x5150b7=>eo(_0x5150b7)||function(_0x147e0f,_0x446e9c){const _0x26881d=_0x18d5bd;if(_0x147e0f['is'](_0x26881d(0x1ce))||_0x446e9c[_0x26881d(0x1c4)](_0x147e0f))return!0x1;return _0x446e9c[_0x26881d(0x1b8)](_0x147e0f[_0x26881d(0x1e0)],_0x26881d(0x1e8));}(_0x5150b7,_0x330717[_0x18d5bd(0x1c5)])):Array[_0x18d5bd(0x1e1)](_0x37f25e[_0x18d5bd(0x1e3)]())[_0x18d5bd(0x1e5)](_0x423c05=>eo(_0x423c05));const _0xd00bdf=_0x423fc6(_0x15a456,_0x330717);_0x330717[_0x18d5bd(0x1df)](()=>{const _0x427e26=_0x18d5bd;for(const _0x499694 of _0xd00bdf)_0x377528[_0x427e26(0x1d9)](_0x499694,{'commandName':_0x427e26(0x1e8),'commandParams':[{..._0x7f2757,'forceValue':_0xb37fe}],'formatGroupId':_0x427e26(0x1d4)});});}),(_0x377528[_0x298a9d(0x1d6)][_0x298a9d(0x1c3)](_0x298a9d(0x1e8),_0x4f6f25=>_0x541b5f(_0x195eb1,_0x298a9d(0x1d3),_0x4f6f25)),_0x377528[_0x298a9d(0x1d6)][_0x298a9d(0x1e6)](_0xca19e2=>{const _0x4851b2=_0x298a9d;if(_0x4851b2(0x1c9)!=_0xca19e2[_0x4851b2(0x1c1)])return;const _0x16bb1d=_0x195eb1['t'],{data:_0x22ee9d}=_0xca19e2;if(!_0x22ee9d||_0x4851b2(0x1e8)!=_0x22ee9d[_0x4851b2(0x1be)])return;const _0x10df79=_0x22ee9d[_0x4851b2(0x1da)][0x0][_0x4851b2(0x1dc)],_0x5aa25d=_0x16bb1d(_0x13be30[_0x4851b2(0x1b2)](_0x387a7d=>_0x387a7d[_0x4851b2(0x1dc)]===_0x10df79)[_0x4851b2(0x1ca)])[_0x4851b2(0x1e2)]();return _0x22ee9d[_0x4851b2(0x1da)][0x0][_0x4851b2(0x1d2)]?{'type':_0x4851b2(0x1c6),'content':_0x541b5f(_0x195eb1,_0x4851b2(0x1d0),_0x541b5f(_0x195eb1,_0x4851b2(0x1d3),0x1)+'\x20('+_0x5aa25d+')')}:{'type':_0x4851b2(0x1c6),'content':_0x541b5f(_0x195eb1,_0x4851b2(0x1d1),_0x541b5f(_0x195eb1,_0x4851b2(0x1d3),0x1))};}));}}function eo(_0x311dfb){const _0x476103=_0x1ccc7a;return _0x476103(0x1e8)==_0x311dfb[_0x476103(0x1db)];}function _0x4c66(){const _0x5db423=['commandName','outdentCodeBlock','41CyYXdX','type','TrackChangesEditing','registerElementLabel','isLimit','schema','format','locale','enableCommand','formatBlock','label','afterInit','7YQgJOK','has','rootElement','99VqZVfu','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','forceValue','ELEMENT_CODE_BLOCK','blockName','5204lIdvAs','descriptionFactory','value','3897903TgDlKU','markBlockFormat','commandParams','name','language','1573iKTMVZ','2515uumgrX','change','parent','from','toLowerCase','getSelectedBlocks','CodeBlock','filter','registerDescriptionCallback','get','codeBlock','9paQSQo','indentCodeBlock','187566mmvZNB','languages','40276BWYZxH','find','document','1288730AmiEay','selection','plugins','editor','checkChild','commands','model','5837264SoUDUD','config','395628CurYZg'];_0x4c66=function(){return _0x5db423;};return _0x4c66();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5eee6e=_0x2ffc;function _0x4045(){const _0x208f13=['15010754uShvKR','afterInit','8nVVhDA','11ivXzXG','get','8899040MUKzJh','has','12pfYaaS','plugins','216812fgQfyN','564774idqZAz','6SJXIXp','addCommentThread','36NPWaOJ','CommentsEditing','TrackChangesEditing','10232766jzDoHG','6244637qnaPGv','editor','enableCommand','1892710kwioMU'];_0x4045=function(){return _0x208f13;};return _0x4045();}(function(_0x26b661,_0xf77f93){const _0x4cbc17=_0x2ffc,_0x42a778=_0x26b661();while(!![]){try{const _0x31cbee=-parseInt(_0x4cbc17(0x161))/0x1*(-parseInt(_0x4cbc17(0x167))/0x2)+parseInt(_0x4cbc17(0x168))/0x3*(parseInt(_0x4cbc17(0x165))/0x4)+parseInt(_0x4cbc17(0x172))/0x5+parseInt(_0x4cbc17(0x169))/0x6*(parseInt(_0x4cbc17(0x16f))/0x7)+parseInt(_0x4cbc17(0x175))/0x8*(parseInt(_0x4cbc17(0x16e))/0x9)+parseInt(_0x4cbc17(0x163))/0xa+parseInt(_0x4cbc17(0x173))/0xb*(-parseInt(_0x4cbc17(0x16b))/0xc);if(_0x31cbee===_0xf77f93)break;else _0x42a778['push'](_0x42a778['shift']());}catch(_0x477b9c){_0x42a778['push'](_0x42a778['shift']());}}}(_0x4045,0xea98d));function _0x2ffc(_0x204118,_0x35119e){const _0x40451c=_0x4045();return _0x2ffc=function(_0x2ffc61,_0x1bff1c){_0x2ffc61=_0x2ffc61-0x161;let _0x416194=_0x40451c[_0x2ffc61];return _0x416194;},_0x2ffc(_0x204118,_0x35119e);}import{Plugin as _0x8e2220}from'ckeditor5/src/core.js';export default class H extends _0x8e2220{[_0x5eee6e(0x174)](){const _0x425a77=_0x5eee6e,_0x1eed67=this[_0x425a77(0x170)];if(!_0x1eed67[_0x425a77(0x166)][_0x425a77(0x164)](_0x425a77(0x16c)))return;_0x1eed67[_0x425a77(0x166)][_0x425a77(0x162)](_0x425a77(0x16d))[_0x425a77(0x171)](_0x425a77(0x16a));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5184(_0x23d680,_0x4ad5fa){const _0xfb30e6=_0xfb30();return _0x5184=function(_0x518445,_0xaf019f){_0x518445=_0x518445-0x83;let _0x5a2243=_0xfb30e6[_0x518445];return _0x5a2243;},_0x5184(_0x23d680,_0x4ad5fa);}const _0x1621bc=_0x5184;(function(_0x244fcd,_0x50f25c){const _0x50ce6a=_0x5184,_0x2b2e2e=_0x244fcd();while(!![]){try{const _0x4327d1=parseInt(_0x50ce6a(0xb5))/0x1*(parseInt(_0x50ce6a(0x97))/0x2)+parseInt(_0x50ce6a(0xa7))/0x3*(-parseInt(_0x50ce6a(0xb9))/0x4)+parseInt(_0x50ce6a(0xa3))/0x5+-parseInt(_0x50ce6a(0xa1))/0x6*(parseInt(_0x50ce6a(0x85))/0x7)+parseInt(_0x50ce6a(0x9f))/0x8+-parseInt(_0x50ce6a(0xac))/0x9*(parseInt(_0x50ce6a(0x90))/0xa)+parseInt(_0x50ce6a(0x9e))/0xb*(-parseInt(_0x50ce6a(0x89))/0xc);if(_0x4327d1===_0x50f25c)break;else _0x2b2e2e['push'](_0x2b2e2e['shift']());}catch(_0xc80d4b){_0x2b2e2e['push'](_0x2b2e2e['shift']());}}}(_0xfb30,0x6ac28));function _0xfb30(){const _0x4f6b0d=['9tQmNkS','data','start','selection','fromRange','unit','markerNameToElements','deleteForward','createRange','5KLDevd','downcastDispatcher','plugins','$graveyard','12LWXnec','get','rootName','enableCommand','buffer','mapper','enqueueChange','end','editor','high','1254827ZCgXAm','delete','modifySelection','getFirstRange','8425884ApWrFh','model','writer','bind','markerName','lock','remove','6613590SEsetd','createSelection','showSuggestionHighlights','init','removeMarker:suggestion:deletion','root','unlock','310180dIGgSt','document','commands','unbindElementFromMarkerName','setSelection','detach','merge','11iBAGSu','4241016YcYokW','addMarker:suggestion:deletion','6ZMoMBA','isCollapsed','3415055qisEfa','batch','forward','editing','8523EbMqvc','uiElement','options','TrackChangesEditing','requires'];_0xfb30=function(){return _0x4f6b0d;};return _0xfb30();}import{Plugin as _0x8feba5}from'ckeditor5/src/core.js';import{LiveRange as _0x352e21}from'ckeditor5/src/engine.js';import{Delete as _0x3a9d82}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0xd38adf}from'./utils.js';export default class q extends _0x8feba5{static get[_0x1621bc(0xab)](){return[_0x3a9d82];}[_0x1621bc(0x93)](){const _0x20a084=_0x1621bc,_0x1f163a=this[_0x20a084(0x83)],_0x590d8a=_0x1f163a[_0x20a084(0xb7)][_0x20a084(0xba)](_0x20a084(0xaa));_0x590d8a[_0x20a084(0xbc)](_0x20a084(0x86));const _0x8e670e=_0x1f163a[_0x20a084(0x99)][_0x20a084(0xba)](_0x20a084(0xb3));_0x590d8a[_0x20a084(0xbc)](_0x20a084(0xb3),(_0x378bf2,_0x4bcced={})=>{const _0x271873=_0x20a084,_0xca6868=_0x1f163a[_0x271873(0x8a)][_0x271873(0x91)](_0x1f163a[_0x271873(0x8a)][_0x271873(0x98)][_0x271873(0xaf)]);_0xca6868[_0x271873(0xa2)]&&_0x1f163a[_0x271873(0x8a)][_0x271873(0x87)](_0xca6868,{'direction':_0x271873(0xa5),'unit':_0x4bcced[_0x271873(0xb1)]});const _0xf0bb3a=_0xca6868[_0x271873(0x88)](),_0x214bf0=_0x352e21[_0x271873(0xb0)](_0xf0bb3a);let _0x16f7bd;_0x378bf2(_0x4bcced),_0x16f7bd=_0x271873(0xb8)==_0x214bf0[_0x271873(0x95)][_0x271873(0xbb)]?_0x1f163a[_0x271873(0x8a)][_0x271873(0xb4)](_0xf0bb3a[_0x271873(0xae)]):_0x1f163a[_0x271873(0x8a)][_0x271873(0xb4)](_0x214bf0[_0x271873(0xae)],_0x214bf0[_0x271873(0xc0)]),_0x214bf0[_0x271873(0x9c)](),_0x1f163a[_0x271873(0x8a)][_0x271873(0xbf)](_0x8e670e[_0x271873(0xbd)][_0x271873(0xa4)],_0x4cb950=>{const _0x2434c3=_0x271873;_0x8e670e[_0x2434c3(0xbd)][_0x2434c3(0x8e)](),_0x4cb950[_0x2434c3(0x9b)](_0x4cb950[_0x2434c3(0xb4)](_0x16f7bd[_0x2434c3(0xc0)])),_0x8e670e[_0x2434c3(0xbd)][_0x2434c3(0x96)]();});}),_0x1f163a[_0x20a084(0xa6)][_0x20a084(0xb6)]['on'](_0x20a084(0xa0),_0xd38adf(_0x1f163a,_0x20a084(0x9d)),{'priority':_0x20a084(0x84)}),_0x1f163a[_0x20a084(0xad)][_0x20a084(0xb6)]['on'](_0x20a084(0xa0),(_0x514127,_0x8ea13e,_0x79d169)=>{const _0x4a145e=_0x20a084;_0x79d169[_0x4a145e(0xa9)][_0x4a145e(0x92)]&&_0xd38adf(_0x1f163a,_0x4a145e(0x9d),{'showActiveMarker':!0x1})[_0x4a145e(0x8c)](this)(_0x514127,_0x8ea13e,_0x79d169);},{'priority':_0x20a084(0x84)}),_0x1f163a[_0x20a084(0xa6)][_0x20a084(0xb6)]['on'](_0x20a084(0x94),(_0x4e8965,_0x736f3f,_0x49d85c)=>{const _0x5e7e27=_0x20a084,_0x1926d9=_0x49d85c[_0x5e7e27(0xbe)][_0x5e7e27(0xb2)](_0x736f3f[_0x5e7e27(0x8d)]);if(_0x1926d9){for(const _0x163c3a of _0x1926d9)_0x163c3a['is'](_0x5e7e27(0xa8))&&(_0x49d85c[_0x5e7e27(0xbe)][_0x5e7e27(0x9a)](_0x163c3a,_0x736f3f[_0x5e7e27(0x8d)]),_0x49d85c[_0x5e7e27(0x8b)][_0x5e7e27(0x8f)](_0x163c3a));}},{'priority':_0x20a084(0x84)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x15c8e9=_0x2241;(function(_0x100994,_0x7fc623){const _0x193441=_0x2241,_0x12fa37=_0x100994();while(!![]){try{const _0xcf6ffc=-parseInt(_0x193441(0xf2))/0x1*(-parseInt(_0x193441(0xf3))/0x2)+-parseInt(_0x193441(0xdf))/0x3+-parseInt(_0x193441(0xdd))/0x4+parseInt(_0x193441(0xdb))/0x5*(parseInt(_0x193441(0xc6))/0x6)+parseInt(_0x193441(0xee))/0x7+-parseInt(_0x193441(0xce))/0x8*(parseInt(_0x193441(0xd8))/0x9)+parseInt(_0x193441(0xd0))/0xa;if(_0xcf6ffc===_0x7fc623)break;else _0x12fa37['push'](_0x12fa37['shift']());}catch(_0x2ca0d7){_0x12fa37['push'](_0x12fa37['shift']());}}}(_0x3ff0,0x2576e));import{Plugin as _0x463024}from'ckeditor5/src/core.js';import{Enter as _0x2dc415}from'ckeditor5/src/enter.js';function _0x2241(_0x2eb399,_0x19251f){const _0x3ff0f1=_0x3ff0();return _0x2241=function(_0x2241e0,_0x51f275){_0x2241e0=_0x2241e0-0xc4;let _0x3b1d89=_0x3ff0f1[_0x2241e0];return _0x3b1d89;},_0x2241(_0x2eb399,_0x19251f);}import{LiveRange as _0xedb4b3}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x4f1452}from'./utils.js';function _0x3ff0(){const _0x4efbc4=['markInsertion','parent','1569072HhbZwi','change','679060LDrkKS','afterExecute','hasClass','plugins','data','detach','markerNameToElements','get','9ArlYDL','addMarker:suggestion:insertion','enterBlock','163545wrAPsA','end','1018048UDOfxF','showSuggestionHighlights','56031wuSzSI','mapper','requires','commands','setSelection','bind','markerName','unbindElementFromMarkerName','ck-suggestion-marker-split','model','enter','createRange','high','fromRange','remove','572257OAgiOw','options','removeMarker:suggestion:insertion','enableCommand','16249YVGBYm','22iYHoPb','split','init','editing','downcastDispatcher','getFirstRange','selection','document','nextSibling','writer','54pjAzXG','getFirstPosition','fire','TrackChangesEditing','editor','createPositionAt'];_0x3ff0=function(){return _0x4efbc4;};return _0x3ff0();}export default class W extends _0x463024{static get[_0x15c8e9(0xe1)](){return[_0x2dc415];}[_0x15c8e9(0xf5)](){const _0xbedf42=_0x15c8e9,_0x182195=this[_0xbedf42(0xca)],_0x3ac72f=_0x182195[_0xbedf42(0xd3)][_0xbedf42(0xd7)](_0xbedf42(0xc9)),_0x2b78c6=_0x182195[_0xbedf42(0xe2)][_0xbedf42(0xd7)](_0xbedf42(0xe9));_0x3ac72f[_0xbedf42(0xf1)](_0xbedf42(0xe9),()=>{const _0x3d3cd8=_0xbedf42;_0x182195[_0x3d3cd8(0xe8)][_0x3d3cd8(0xcf)](_0x18967e=>{const _0x2df41d=_0x3d3cd8,_0x36c223=_0x182195[_0x2df41d(0xe8)][_0x2df41d(0xfa)][_0x2df41d(0xf9)],_0x55408b=_0x36c223[_0x2df41d(0xc7)](),_0x192eb7=_0xedb4b3[_0x2df41d(0xec)](_0x36c223[_0x2df41d(0xf8)]());if(_0x2b78c6[_0x2df41d(0xda)](_0x18967e)){const _0x50ddbf=_0x182195[_0x2df41d(0xe8)][_0x2df41d(0xcb)](_0x55408b[_0x2df41d(0xcd)][_0x2df41d(0xc4)],0x0),_0xc6ddb1=_0x18967e[_0x2df41d(0xea)](_0x55408b,_0x50ddbf);_0x3ac72f[_0x2df41d(0xcc)](_0xc6ddb1);}else _0x18967e[_0x2df41d(0xe3)](_0x18967e[_0x2df41d(0xea)](_0x192eb7[_0x2df41d(0xdc)]));_0x192eb7[_0x2df41d(0xd5)](),_0x2b78c6[_0x2df41d(0xc8)](_0x2df41d(0xd1),{'writer':_0x18967e});});}),_0x182195[_0xbedf42(0xf6)][_0xbedf42(0xf7)]['on'](_0xbedf42(0xd9),_0x4f1452(_0x182195,_0xbedf42(0xf4)),{'priority':_0xbedf42(0xeb)}),_0x182195[_0xbedf42(0xf6)][_0xbedf42(0xf7)]['on'](_0xbedf42(0xf0),(_0x3aee2f,_0x55ae51,_0x3b617b)=>{const _0x5877fb=_0xbedf42,_0x4b33a0=_0x3b617b[_0x5877fb(0xe0)][_0x5877fb(0xd6)](_0x55ae51[_0x5877fb(0xe5)]);if(_0x4b33a0){for(const _0x2fdded of _0x4b33a0)_0x2fdded[_0x5877fb(0xd2)](_0x5877fb(0xe7))&&(_0x3b617b[_0x5877fb(0xe0)][_0x5877fb(0xe6)](_0x2fdded,_0x55ae51[_0x5877fb(0xe5)]),_0x3b617b[_0x5877fb(0xc5)][_0x5877fb(0xed)](_0x2fdded));}},{'priority':_0xbedf42(0xeb)}),_0x182195[_0xbedf42(0xd4)][_0xbedf42(0xf7)]['on'](_0xbedf42(0xd9),(_0xd04b44,_0x12676b,_0x39aade)=>{const _0x594b1f=_0xbedf42;_0x39aade[_0x594b1f(0xef)][_0x594b1f(0xde)]&&_0x4f1452(_0x182195,_0x594b1f(0xf4),{'showActiveMarker':!0x1})[_0x594b1f(0xe4)](this)(_0xd04b44,_0x12676b,_0x39aade);},{'priority':_0xbedf42(0xeb)});}}
|