@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240716.0 → 0.0.0-nightly-20240717.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/CHANGELOG.md +1 -203
- 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/dist/types/integrations/mergefields.d.ts +21 -0
- package/dist/types/trackchangesediting.d.ts +2 -1
- package/lang/contexts.json +1 -0
- 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/mergefields.d.ts +17 -0
- package/src/integrations/mergefields.js +23 -0
- 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.d.ts +2 -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
|
+
(_0x42841e=>{const {zh:{dictionary:_0x4c1557,getPluralForm:_0x1b715c}}={'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':_0xede18b=>0x0}};_0x42841e['zh']||={'dictionary':{},'getPluralForm':null},_0x42841e['zh']['dictionary']=Object['assign'](_0x42841e['zh']['dictionary'],_0x4c1557),_0x42841e['zh']['getPluralForm']=_0x1b715c;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
|
+
*/
|
|
9
|
+
/**
|
|
10
|
+
* @module track-changes/integrations/mergefields
|
|
11
|
+
*/
|
|
12
|
+
import { Plugin } from 'ckeditor5/src/core.js';
|
|
13
|
+
/**
|
|
14
|
+
* Provides track changes plugin integration for the merge fields feature.
|
|
15
|
+
*/
|
|
16
|
+
export default class TrackChangesMergeFields extends Plugin {
|
|
17
|
+
/**
|
|
18
|
+
* @inheritDoc
|
|
19
|
+
*/
|
|
20
|
+
afterInit(): void;
|
|
21
|
+
}
|
|
@@ -45,6 +45,7 @@ import TrackChangesLegacyList from './integrations/legacylist.js';
|
|
|
45
45
|
import TrackChangesLegacyListProperties from './integrations/legacylistproperties.js';
|
|
46
46
|
import TrackChangesMediaEmbed from './integrations/mediaembed.js';
|
|
47
47
|
import TrackChangesMention from './integrations/mention.js';
|
|
48
|
+
import TrackChangesMergeFields from './integrations/mergefields.js';
|
|
48
49
|
import TrackChangesMultiLevelList from './integrations/multilevellist.js';
|
|
49
50
|
import TrackChangesPageBreak from './integrations/pagebreak.js';
|
|
50
51
|
import TrackChangesParagraph from './integrations/paragraph.js';
|
|
@@ -80,7 +81,7 @@ export default class TrackChangesEditing extends Plugin {
|
|
|
80
81
|
* Reference to command that turns the track changes mode on and off.
|
|
81
82
|
*/
|
|
82
83
|
trackChangesCommand: TrackChangesCommand;
|
|
83
|
-
static get requires(): readonly ["CommentsRepository", typeof Users, typeof PendingActions, typeof TrackChangesAIAssistant, typeof TrackChangesAlignment, typeof TrackChangesBasicStyles, typeof TrackChangesBlockQuote, typeof TrackChangesCKBox, typeof TrackChangesCaseChange, typeof TrackChangesCodeBlock, typeof TrackChangesComments, typeof TrackChangesDeleteCommand, typeof TrackChangesEnterCommand, typeof TrackChangesFindAndReplace, typeof TrackChangesFont, typeof TrackChangesFormatPainter, typeof TrackChangesHeading, typeof TrackChangesHighlight, typeof TrackChangesHorizontalLine, typeof TrackChangesHtmlEmbed, typeof TrackChangesImage, typeof TrackChangesImageStyle, typeof TrackChangesImageReplace, typeof TrackChangesImportWord, typeof TrackChangesIndent, typeof TrackChangesInputCommand, typeof TrackChangesLegacyList, typeof TrackChangesLegacyListProperties, typeof TrackChangesMultiLevelList, typeof TrackChangesLink, typeof TrackChangesList, typeof TrackChangesListProperties, typeof TrackChangesMediaEmbed, typeof TrackChangesMention, typeof TrackChangesPageBreak, typeof TrackChangesParagraph, typeof TrackChangesRemoveFormat, typeof TrackChangesRestrictedEditingMode, typeof TrackChangesShiftEnterCommand, typeof TrackChangesStandardEditingMode, typeof TrackChangesStylesDropdown, typeof TrackChangesTable, typeof TrackChangesTableMergeSplit, typeof TrackChangesTableHeadings, typeof TrackChangesTableCaption, typeof TrackChangesTableClipboard, typeof TrackChangesTableColumnResize, typeof TrackChangesTableOfContents, typeof TrackChangesTableProperties, typeof TrackChangesTemplate, typeof TrackChangesTitle, typeof TrackChangesUndo];
|
|
84
|
+
static get requires(): readonly ["CommentsRepository", typeof Users, typeof PendingActions, typeof TrackChangesAIAssistant, typeof TrackChangesAlignment, typeof TrackChangesBasicStyles, typeof TrackChangesBlockQuote, typeof TrackChangesCKBox, typeof TrackChangesCaseChange, typeof TrackChangesCodeBlock, typeof TrackChangesComments, typeof TrackChangesDeleteCommand, typeof TrackChangesEnterCommand, typeof TrackChangesFindAndReplace, typeof TrackChangesFont, typeof TrackChangesFormatPainter, typeof TrackChangesHeading, typeof TrackChangesHighlight, typeof TrackChangesHorizontalLine, typeof TrackChangesHtmlEmbed, typeof TrackChangesImage, typeof TrackChangesImageStyle, typeof TrackChangesImageReplace, typeof TrackChangesImportWord, typeof TrackChangesIndent, typeof TrackChangesInputCommand, typeof TrackChangesLegacyList, typeof TrackChangesLegacyListProperties, typeof TrackChangesMultiLevelList, typeof TrackChangesLink, typeof TrackChangesList, typeof TrackChangesListProperties, typeof TrackChangesMediaEmbed, typeof TrackChangesMention, typeof TrackChangesMergeFields, typeof TrackChangesPageBreak, typeof TrackChangesParagraph, typeof TrackChangesRemoveFormat, typeof TrackChangesRestrictedEditingMode, typeof TrackChangesShiftEnterCommand, typeof TrackChangesStandardEditingMode, typeof TrackChangesStylesDropdown, typeof TrackChangesTable, typeof TrackChangesTableMergeSplit, typeof TrackChangesTableHeadings, typeof TrackChangesTableCaption, typeof TrackChangesTableClipboard, typeof TrackChangesTableColumnResize, typeof TrackChangesTableOfContents, typeof TrackChangesTableProperties, typeof TrackChangesTemplate, typeof TrackChangesTitle, typeof TrackChangesUndo];
|
|
84
85
|
static get pluginName(): "TrackChangesEditing";
|
|
85
86
|
/**
|
|
86
87
|
* @inheritDoc
|
package/lang/contexts.json
CHANGED
|
@@ -94,6 +94,7 @@
|
|
|
94
94
|
"ELEMENT_TITLE": "The title element name displayed in the suggestion.",
|
|
95
95
|
"ELEMENT_TODO_LIST": "The to-do list element name displayed in the suggestion.",
|
|
96
96
|
"ELEMENT_MULTI_LEVEL_LIST": "The multi-level list element name displayed in the suggestion.",
|
|
97
|
+
"ELEMENT_MERGE_FIELD": "The merge field element name displayed in the suggestion.",
|
|
97
98
|
"FORMAT_ALIGNMENT": "The alignment format name displayed in a format suggestion.",
|
|
98
99
|
"FORMAT_ALIGN_TO_CENTER": "The align to center format name displayed in a format suggestion.",
|
|
99
100
|
"FORMAT_ALIGN_TO_LEFT": "The align to left format name displayed in a format suggestion.",
|
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-20240717.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-20240717.0",
|
|
45
|
+
"ckeditor5-collaboration": "0.0.0-nightly-20240717.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
|
+
function _0x24d3(_0x165b2a,_0x8695a){const _0x5d2cc7=_0x5d2c();return _0x24d3=function(_0x24d37a,_0x4cfa3e){_0x24d37a=_0x24d37a-0xfe;let _0x12009b=_0x5d2cc7[_0x24d37a];return _0x12009b;},_0x24d3(_0x165b2a,_0x8695a);}const _0x2e6c8f=_0x24d3;(function(_0x53736c,_0x109cdc){const _0x18cfc2=_0x24d3,_0x8aa56=_0x53736c();while(!![]){try{const _0x3f635e=-parseInt(_0x18cfc2(0x101))/0x1+parseInt(_0x18cfc2(0x10e))/0x2+parseInt(_0x18cfc2(0x110))/0x3+parseInt(_0x18cfc2(0x114))/0x4*(parseInt(_0x18cfc2(0x102))/0x5)+parseInt(_0x18cfc2(0xfe))/0x6+-parseInt(_0x18cfc2(0xff))/0x7*(parseInt(_0x18cfc2(0x100))/0x8)+-parseInt(_0x18cfc2(0x108))/0x9;if(_0x3f635e===_0x109cdc)break;else _0x8aa56['push'](_0x8aa56['shift']());}catch(_0x391a07){_0x8aa56['push'](_0x8aa56['shift']());}}}(_0x5d2c,0xc1271));import{Command as _0x2bb459}from'ckeditor5/src/core.js';import{CKEditorError as _0x207d32}from'ckeditor5/src/utils.js';function _0x5d2c(){const _0x1f2046=['isEnabled','_isEnabledBasedOnSelection','3672864oneOwI','execute','TrackChangesEditing','acceptSuggestion','getRanges','get','2556968vOkZBQ','model','818250AoRUfA','refresh','plugins','editor','394816RwmDox','4802586qRtzor','105uoOXpZ','56840KCBlvm','1440657dwxWyY','20IscxUf','_suggestions','track-changes-accept-suggestion-not-found','canEditAt'];_0x5d2c=function(){return _0x1f2046;};return _0x5d2c();}export default class $ extends _0x2bb459{constructor(_0x5c8474,_0x30c90c){const _0x3911ae=_0x24d3;super(_0x5c8474),this[_0x3911ae(0x103)]=_0x30c90c,this[_0x3911ae(0x111)](),this[_0x3911ae(0x107)]=!0x1;}[_0x2e6c8f(0x111)](){const _0x5b419f=_0x2e6c8f;this[_0x5b419f(0x106)]=!0x0;}[_0x2e6c8f(0x109)](_0x3b5a39){const _0x13b13d=_0x2e6c8f,_0x52d73b=this[_0x13b13d(0x103)][_0x13b13d(0x10d)](_0x3b5a39);if(!_0x52d73b)throw new _0x207d32(_0x13b13d(0x104),this);const _0x441585=_0x52d73b[_0x13b13d(0x10c)]();this[_0x13b13d(0x113)][_0x13b13d(0x10f)][_0x13b13d(0x105)](_0x441585)&&this[_0x13b13d(0x113)][_0x13b13d(0x112)][_0x13b13d(0x10d)](_0x13b13d(0x10a))[_0x13b13d(0x10b)](_0x52d73b);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x6c862c=_0x23ad;(function(_0x1c8b78,_0x2329ea){const _0x11029c=_0x23ad,_0x46447c=_0x1c8b78();while(!![]){try{const _0x249073=parseInt(_0x11029c(0x10e))/0x1*(parseInt(_0x11029c(0x110))/0x2)+parseInt(_0x11029c(0x103))/0x3*(-parseInt(_0x11029c(0xfe))/0x4)+parseInt(_0x11029c(0x111))/0x5+-parseInt(_0x11029c(0x112))/0x6*(parseInt(_0x11029c(0x107))/0x7)+parseInt(_0x11029c(0x113))/0x8*(parseInt(_0x11029c(0x109))/0x9)+parseInt(_0x11029c(0x10a))/0xa+-parseInt(_0x11029c(0x10c))/0xb*(parseInt(_0x11029c(0x105))/0xc);if(_0x249073===_0x2329ea)break;else _0x46447c['push'](_0x46447c['shift']());}catch(_0x3f0eae){_0x46447c['push'](_0x46447c['shift']());}}}(_0x2230,0x717b2));function _0x23ad(_0x485feb,_0x52e816){const _0x22300e=_0x2230();return _0x23ad=function(_0x23adab,_0x3bbb40){_0x23adab=_0x23adab-0xfe;let _0x115b4e=_0x22300e[_0x23adab];return _0x115b4e;},_0x23ad(_0x485feb,_0x52e816);}function _0x2230(){const _0x3b4100=['1161XpLzcH','6073240QAJdVN','execute','5325177IaEAtf','plugins','17207NMkIDl','_isEnabledBasedOnSelection','78MmOmAP','314760LzxjxJ','1263972roXGHi','50296CVWJzy','refresh','getRanges','track-changes-discard-suggestion-not-found','discardSuggestion','17792gtrmlk','model','isEnabled','get','canEditAt','201AOsYyO','editor','24MPHnkm','_suggestions','14dxOnSM','TrackChangesEditing'];_0x2230=function(){return _0x3b4100;};return _0x2230();}import{Command as _0x21f028}from'ckeditor5/src/core.js';import{CKEditorError as _0x525713}from'ckeditor5/src/utils.js';export default class B extends _0x21f028{constructor(_0x429a44,_0x4bc9db){const _0x467a87=_0x23ad;super(_0x429a44),this[_0x467a87(0x106)]=_0x4bc9db,this[_0x467a87(0x114)](),this[_0x467a87(0x10f)]=!0x1;}[_0x6c862c(0x114)](){const _0x510762=_0x6c862c;this[_0x510762(0x100)]=!0x0;}[_0x6c862c(0x10b)](_0x28cf07){const _0x30cc33=_0x6c862c,_0x309d0d=this[_0x30cc33(0x106)][_0x30cc33(0x101)](_0x28cf07);if(!_0x309d0d)throw new _0x525713(_0x30cc33(0x116),this);const _0x5e8c0a=_0x309d0d[_0x30cc33(0x115)]();this[_0x30cc33(0x104)][_0x30cc33(0xff)][_0x30cc33(0x102)](_0x5e8c0a)&&this[_0x30cc33(0x104)][_0x30cc33(0x10d)][_0x30cc33(0x101)](_0x30cc33(0x108))[_0x30cc33(0x117)](_0x309d0d);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x5acce5=_0xd24c;function _0x2307(){const _0x2587e5=['editor','_suggestions','61130jvvnMy','from','_isEnabledBasedOnSelection','116743EzxuXV','getRanges','execute','10365486ZiASIZ','model','154760NLPHev','1854475oZSbUU','452dJVmni','isInContent','refresh','canEditAt','75826hnafaz','some','1880qGEgBH','values','isEnabled','117jkCiXU','786408RhXGtn','57vMsTyI','_command'];_0x2307=function(){return _0x2587e5;};return _0x2307();}function _0xd24c(_0x341641,_0x30499c){const _0x2307b5=_0x2307();return _0xd24c=function(_0xd24c2e,_0x44f1fb){_0xd24c2e=_0xd24c2e-0x8a;let _0x2e16df=_0x2307b5[_0xd24c2e];return _0x2e16df;},_0xd24c(_0x341641,_0x30499c);}(function(_0x3df55d,_0x705bce){const _0x5ba71b=_0xd24c,_0x33c3ad=_0x3df55d();while(!![]){try{const _0x36e7bd=parseInt(_0x5ba71b(0x9a))/0x1+-parseInt(_0x5ba71b(0x94))/0x2*(-parseInt(_0x5ba71b(0x9b))/0x3)+-parseInt(_0x5ba71b(0x90))/0x4*(parseInt(_0x5ba71b(0x9f))/0x5)+-parseInt(_0x5ba71b(0x8c))/0x6+parseInt(_0x5ba71b(0x8f))/0x7+-parseInt(_0x5ba71b(0x8e))/0x8*(-parseInt(_0x5ba71b(0x99))/0x9)+parseInt(_0x5ba71b(0x96))/0xa*(parseInt(_0x5ba71b(0xa2))/0xb);if(_0x36e7bd===_0x705bce)break;else _0x33c3ad['push'](_0x33c3ad['shift']());}catch(_0x3e9a72){_0x33c3ad['push'](_0x33c3ad['shift']());}}}(_0x2307,0xddfea));import{Command as _0x2e3196}from'ckeditor5/src/core.js';import{sortSuggestions as _0x8fdc5,executeCommandForSuggestions as _0x41cedd}from'../utils/utils.js';export default class x extends _0x2e3196{constructor(_0x5cff87,_0x63c246,_0x38c9d0){const _0x54ecce=_0xd24c;super(_0x5cff87),this[_0x54ecce(0x9c)]=_0x63c246,this[_0x54ecce(0x9e)]=_0x38c9d0,this[_0x54ecce(0x92)](),this[_0x54ecce(0xa1)]=!0x1;}[_0x5acce5(0x92)](){const _0x16927d=_0x5acce5,_0x353676=Array[_0x16927d(0xa0)](this[_0x16927d(0x9e)][_0x16927d(0x97)]())[_0x16927d(0x95)](_0x2ee78c=>_0x2ee78c[_0x16927d(0x91)]);this[_0x16927d(0x98)]=this[_0x16927d(0x9c)][_0x16927d(0x98)]&&_0x353676;}[_0x5acce5(0x8b)](){const _0x1bd276=_0x5acce5,_0x2a77f1=_0x8fdc5(Array[_0x1bd276(0xa0)](this[_0x1bd276(0x9e)][_0x1bd276(0x97)]()));for(const _0xb0fedc of _0x2a77f1){const _0x5f4b6c=_0xb0fedc[_0x1bd276(0x8a)]();if(!this[_0x1bd276(0x9d)][_0x1bd276(0x8d)][_0x1bd276(0x93)](_0x5f4b6c))return;}_0x41cedd(this[_0x1bd276(0x9d)][_0x1bd276(0x8d)],this[_0x1bd276(0x9c)],_0x2a77f1);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x3fce9e=_0x3925;(function(_0x9f8de7,_0x48077d){const _0x6bf49d=_0x3925,_0x3d869e=_0x9f8de7();while(!![]){try{const _0x400b4e=parseInt(_0x6bf49d(0xd2))/0x1*(parseInt(_0x6bf49d(0xbb))/0x2)+parseInt(_0x6bf49d(0xcf))/0x3+parseInt(_0x6bf49d(0xc6))/0x4+parseInt(_0x6bf49d(0xd0))/0x5+-parseInt(_0x6bf49d(0xcc))/0x6+-parseInt(_0x6bf49d(0xc2))/0x7+parseInt(_0x6bf49d(0xca))/0x8*(-parseInt(_0x6bf49d(0xcd))/0x9);if(_0x400b4e===_0x48077d)break;else _0x3d869e['push'](_0x3d869e['shift']());}catch(_0x33acef){_0x3d869e['push'](_0x3d869e['shift']());}}}(_0x1b09,0x5dd5c));function _0x3925(_0x3a7752,_0x235398){const _0x1b0966=_0x1b09();return _0x3925=function(_0x39252d,_0x5f26e0){_0x39252d=_0x39252d-0xbb;let _0x4db710=_0x1b0966[_0x39252d];return _0x4db710;},_0x3925(_0x3a7752,_0x235398);}function _0x1b09(){const _0x5b010d=['1432686IZpMwo','9ykARzt','_isEnabledBasedOnSelection','63027IzODua','2729590GXXhYo','refresh','129953CherdO','values','10OhctcV','execute','from','editor','_selectedSuggestions','_suggestions','selection','2131234CnsLaV','getRanges','size','canEditAt','2958100SkjMnn','document','isEnabled','model','8229008OErbNK','_command'];_0x1b09=function(){return _0x5b010d;};return _0x1b09();}import{Command as _0x4336b6}from'ckeditor5/src/core.js';import{sortSuggestions as _0x4000c4,getSelectedSuggestions as _0xf4ace2,executeCommandForSuggestions as _0x2101fb}from'../utils/utils.js';export default class R extends _0x4336b6{constructor(_0x2ab296,_0x86a5a0,_0x9c6734){const _0x5d455e=_0x3925;super(_0x2ab296),this[_0x5d455e(0xcb)]=_0x86a5a0,this[_0x5d455e(0xc0)]=_0x9c6734,this[_0x5d455e(0xbf)]=new Set(),this[_0x5d455e(0xd1)](),this[_0x5d455e(0xce)]=!0x1;}[_0x3fce9e(0xd1)](){const _0x360a15=_0x3fce9e,_0x893295=this[_0x360a15(0xbe)][_0x360a15(0xc9)][_0x360a15(0xc7)][_0x360a15(0xc1)],_0x58f3db=Array[_0x360a15(0xbd)](this[_0x360a15(0xc0)][_0x360a15(0xd3)]());this[_0x360a15(0xbf)]=_0xf4ace2(_0x893295,_0x58f3db),this[_0x360a15(0xc8)]=this[_0x360a15(0xcb)][_0x360a15(0xc8)]&&!!this[_0x360a15(0xbf)][_0x360a15(0xc4)];}[_0x3fce9e(0xbc)](){const _0x577afd=_0x3fce9e,_0x30bf69=_0x4000c4(Array[_0x577afd(0xbd)](this[_0x577afd(0xbf)]));for(const _0x2896a3 of _0x30bf69){const _0x103454=_0x2896a3[_0x577afd(0xc3)]();if(!this[_0x577afd(0xbe)][_0x577afd(0xc9)][_0x577afd(0xc5)](_0x103454))return;}_0x2101fb(this[_0x577afd(0xbe)][_0x577afd(0xc9)],this[_0x577afd(0xcb)],_0x30bf69);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x34a956=_0x476b;function _0x476b(_0x272c8f,_0x237fda){const _0xe51ce1=_0xe51c();return _0x476b=function(_0x476b19,_0x508287){_0x476b19=_0x476b19-0x6c;let _0x1e24f=_0xe51ce1[_0x476b19];return _0x1e24f;},_0x476b(_0x272c8f,_0x237fda);}(function(_0x2b3d13,_0x1aa709){const _0x441ce6=_0x476b,_0x3027ba=_0x2b3d13();while(!![]){try{const _0x5eda4a=-parseInt(_0x441ce6(0x83))/0x1*(parseInt(_0x441ce6(0x6f))/0x2)+-parseInt(_0x441ce6(0x81))/0x3*(parseInt(_0x441ce6(0x7c))/0x4)+parseInt(_0x441ce6(0x71))/0x5+parseInt(_0x441ce6(0x7f))/0x6*(-parseInt(_0x441ce6(0x6d))/0x7)+-parseInt(_0x441ce6(0x6c))/0x8*(-parseInt(_0x441ce6(0x6e))/0x9)+parseInt(_0x441ce6(0x79))/0xa*(parseInt(_0x441ce6(0x85))/0xb)+parseInt(_0x441ce6(0x75))/0xc;if(_0x5eda4a===_0x1aa709)break;else _0x3027ba['push'](_0x3027ba['shift']());}catch(_0x149561){_0x3027ba['push'](_0x3027ba['shift']());}}}(_0xe51c,0xd8be6));import{Command as _0x25d0d7}from'ckeditor5/src/core.js';function _0xe51c(){const _0x5ac3a6=['279kUqprG','6xROGAy','_enabledCommands','732580ZsZGNQ','_disableUnsupportedCommands','has','_isEnabledBasedOnSelection','36161844McyxWa','isEnabled','TrackChangesCommand','commands','10tSEclN','editor','execute','5341076ayAlIC','value','forceDisabled','126SAHZuY','affectsData','3vHTxpD','_enableCommands','349045FaPUZg','refresh','4485613XjvWoX','clearForceDisabled','34248QKlOpU','143437VUsUrb'];_0xe51c=function(){return _0x5ac3a6;};return _0xe51c();}export default class M extends _0x25d0d7{constructor(_0x504c7a,_0x479b51){const _0x3de770=_0x476b;super(_0x504c7a),this[_0x3de770(0x70)]=_0x479b51,this[_0x3de770(0x7d)]=!0x1,this[_0x3de770(0x84)](),this[_0x3de770(0x74)]=!0x1;}[_0x34a956(0x84)](){const _0x1e9bb0=_0x34a956;this[_0x1e9bb0(0x76)]=!0x0;}[_0x34a956(0x7b)](){const _0x478144=_0x34a956;this[_0x478144(0x7d)]=!this[_0x478144(0x7d)],this[_0x478144(0x7d)]?this[_0x478144(0x72)]():this[_0x478144(0x82)]();}[_0x34a956(0x72)](){const _0x2e4117=_0x34a956;for(const _0x27bbb5 of this[_0x2e4117(0x7a)][_0x2e4117(0x78)][_0x2e4117(0x78)]())_0x27bbb5[_0x2e4117(0x80)]&&!this[_0x2e4117(0x70)][_0x2e4117(0x73)](_0x27bbb5)&&_0x27bbb5[_0x2e4117(0x7e)](_0x2e4117(0x77));}[_0x34a956(0x82)](){const _0x4325bb=_0x34a956;for(const _0x57cf92 of this[_0x4325bb(0x7a)][_0x4325bb(0x78)][_0x4325bb(0x78)]())_0x57cf92[_0x4325bb(0x80)]&&!this[_0x4325bb(0x70)][_0x4325bb(0x73)](_0x57cf92)&&_0x57cf92[_0x4325bb(0x86)](_0x4325bb(0x77));}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x31335b,_0x4da937){var _0x52e9f8=_0x40d9,_0x38842a=_0x31335b();while(!![]){try{var _0x1baca2=parseInt(_0x52e9f8(0x184))/0x1*(-parseInt(_0x52e9f8(0x185))/0x2)+parseInt(_0x52e9f8(0x189))/0x3+-parseInt(_0x52e9f8(0x188))/0x4*(parseInt(_0x52e9f8(0x186))/0x5)+-parseInt(_0x52e9f8(0x18a))/0x6+parseInt(_0x52e9f8(0x18b))/0x7*(-parseInt(_0x52e9f8(0x187))/0x8)+parseInt(_0x52e9f8(0x18c))/0x9*(parseInt(_0x52e9f8(0x183))/0xa)+-parseInt(_0x52e9f8(0x182))/0xb;if(_0x1baca2===_0x4da937)break;else _0x38842a['push'](_0x38842a['shift']());}catch(_0x53e5dd){_0x38842a['push'](_0x38842a['shift']());}}}(_0x353b,0x6f58a));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';function _0x40d9(_0x22bf27,_0x2cf598){var _0x353b2d=_0x353b();return _0x40d9=function(_0x40d968,_0x3f3454){_0x40d968=_0x40d968-0x182;var _0x5d1b9d=_0x353b2d[_0x40d968];return _0x5d1b9d;},_0x40d9(_0x22bf27,_0x2cf598);}import'./augmentation.js';function _0x353b(){var _0x554b9a=['710YyUXaw','57MQLljQ','9376fGdJLu','5fZlVuX','808AAvHKp','79188lBSdZu','2292504svMaVZ','1164414hlftmI','19117inFKko','66537OZzPDe','836924DNQqiq'];_0x353b=function(){return _0x554b9a;};return _0x353b();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2c4727=_0x32b2;function _0x32b2(_0xadaf82,_0x27ccb0){const _0x430adc=_0x430a();return _0x32b2=function(_0x32b2aa,_0x452f2d){_0x32b2aa=_0x32b2aa-0x163;let _0x4661e4=_0x430adc[_0x32b2aa];return _0x4661e4;},_0x32b2(_0xadaf82,_0x27ccb0);}function _0x430a(){const _0xb1e711=['TrackChangesEditing','showAIAssistant','816160QSeKPa','plugins','commands','558qHlBbV','editor','2483948zFssYI','8IedWwb','get','295956uXmsAV','7mMjgni','afterInit','72664tthmgX','enableCommand','232669CGKKXz','788955yChJKH','1564790ESKdyJ'];_0x430a=function(){return _0xb1e711;};return _0x430a();}(function(_0x3a658f,_0x2fe7e6){const _0x292236=_0x32b2,_0x3f159b=_0x3a658f();while(!![]){try{const _0x3a516f=parseInt(_0x292236(0x165))/0x1*(parseInt(_0x292236(0x170))/0x2)+-parseInt(_0x292236(0x166))/0x3+-parseInt(_0x292236(0x16f))/0x4+-parseInt(_0x292236(0x16a))/0x5+parseInt(_0x292236(0x172))/0x6*(-parseInt(_0x292236(0x173))/0x7)+-parseInt(_0x292236(0x163))/0x8*(-parseInt(_0x292236(0x16d))/0x9)+parseInt(_0x292236(0x167))/0xa;if(_0x3a516f===_0x2fe7e6)break;else _0x3f159b['push'](_0x3f159b['shift']());}catch(_0x55df3b){_0x3f159b['push'](_0x3f159b['shift']());}}}(_0x430a,0x8732b));import{Plugin as _0x3fafe7}from'ckeditor5/src/core.js';export default class E extends _0x3fafe7{[_0x2c4727(0x174)](){const _0x29cfdf=_0x2c4727,_0xedf7d9=this[_0x29cfdf(0x16e)],_0x435059=_0xedf7d9[_0x29cfdf(0x16b)][_0x29cfdf(0x171)](_0x29cfdf(0x168));_0xedf7d9[_0x29cfdf(0x16c)][_0x29cfdf(0x171)](_0x29cfdf(0x169))&&_0x435059[_0x29cfdf(0x164)](_0x29cfdf(0x169));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x54ea(){const _0x1081de=['plugins','center','894089QsUQob','registerDescriptionCallback','335720DbmtTr','locale','get','alignment','FORMAT_ALIGNMENT','69794IIKzBm','commandParams','type','10460GnosWF','justify','registerBlockAttribute','FORMAT_ALIGN_TO_RIGHT','*Format:*\x20%0','FORMAT_JUSTIFY_TEXT','afterInit','value','252808NmzUzE','editor','enableDefaultAttributesIntegration','TrackChangesEditing','_registerLegacyDescription','934674llckxN','registerAttributeLabel','627PjqDmR','left','11058VoOqKr','formatBlock','right','FORMAT_ALIGN_TO_CENTER','has','FORMAT_ALIGN_TO_LEFT','descriptionFactory','commandName','171XBDWhw','format','AlignmentEditing'];_0x54ea=function(){return _0x1081de;};return _0x54ea();}const _0x50d8ca=_0x3093;(function(_0x719ca0,_0x703964){const _0x4df85b=_0x3093,_0x3d4d8a=_0x719ca0();while(!![]){try{const _0x4209ff=-parseInt(_0x4df85b(0xbb))/0x1+-parseInt(_0x4df85b(0xa7))/0x2+parseInt(_0x4df85b(0xa5))/0x3*(-parseInt(_0x4df85b(0xbe))/0x4)+parseInt(_0x4df85b(0xb6))/0x5+parseInt(_0x4df85b(0xa3))/0x6+parseInt(_0x4df85b(0xb4))/0x7+-parseInt(_0x4df85b(0x9e))/0x8*(-parseInt(_0x4df85b(0xaf))/0x9);if(_0x4209ff===_0x703964)break;else _0x3d4d8a['push'](_0x3d4d8a['shift']());}catch(_0x1f73fc){_0x3d4d8a['push'](_0x3d4d8a['shift']());}}}(_0x54ea,0x505fb));import{Plugin as _0x32628f}from'ckeditor5/src/core.js';import{getTranslation as _0x56e908}from'../utils/common-translations.js';function _0x3093(_0x4e2524,_0x3e8f20){const _0x54eab3=_0x54ea();return _0x3093=function(_0x3093ff,_0x25bb3f){_0x3093ff=_0x3093ff-0x9b;let _0x2cec9f=_0x54eab3[_0x3093ff];return _0x2cec9f;},_0x3093(_0x4e2524,_0x3e8f20);}export default class V extends _0x32628f{[_0x50d8ca(0x9c)](){const _0x28149c=_0x50d8ca,_0xef3fa5=this[_0x28149c(0x9f)],_0xd2503b=_0xef3fa5[_0x28149c(0xb7)];if(!_0xef3fa5[_0x28149c(0xb2)][_0x28149c(0xab)](_0x28149c(0xb1)))return;const _0x408183=_0xef3fa5[_0x28149c(0xb2)][_0x28149c(0xb8)](_0x28149c(0xa1));_0x408183[_0x28149c(0xa0)](_0x28149c(0xb9)),_0x408183[_0x28149c(0xc0)](_0x28149c(0xb9)),_0x408183[_0x28149c(0xad)][_0x28149c(0xa4)](_0x28149c(0xb9),_0x56e908(_0xd2503b,_0x28149c(0xba))),this[_0x28149c(0xa2)]();}[_0x50d8ca(0xa2)](){const _0x33cf4d=_0x50d8ca,_0x2b2157=this[_0x33cf4d(0x9f)],_0x5db7c9=_0x2b2157[_0x33cf4d(0xb7)];_0x2b2157[_0x33cf4d(0xb2)][_0x33cf4d(0xb8)](_0x33cf4d(0xa1))[_0x33cf4d(0xad)][_0x33cf4d(0xb5)](_0x850330=>{const _0x219891=_0x33cf4d;if(_0x219891(0xa8)!=_0x850330[_0x219891(0xbd)])return;const {data:_0x5d85f1}=_0x850330;if(_0x5d85f1&&_0x219891(0xb9)==_0x5d85f1[_0x219891(0xae)]){const _0xaf2763=_0x5d85f1[_0x219891(0xbc)][0x0][_0x219891(0x9d)];return{'type':_0x219891(0xb0),'content':_0x56e908(_0x5db7c9,_0x219891(0xc2),function(_0x4df99c){const _0xc0b4f3=_0x219891;switch(_0x4df99c){case _0xc0b4f3(0xa6):return _0x56e908(_0x5db7c9,_0xc0b4f3(0xac));case _0xc0b4f3(0xa9):return _0x56e908(_0x5db7c9,_0xc0b4f3(0xc1));case _0xc0b4f3(0xb3):return _0x56e908(_0x5db7c9,_0xc0b4f3(0xaa));case _0xc0b4f3(0xbf):return _0x56e908(_0x5db7c9,_0xc0b4f3(0x9b));}}(_0xaf2763))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x270f9b=_0x15a9;(function(_0x59162b,_0x1a8e5c){const _0x37dbb7=_0x15a9,_0x6f432d=_0x59162b();while(!![]){try{const _0x476dbc=parseInt(_0x37dbb7(0x11e))/0x1*(parseInt(_0x37dbb7(0x10d))/0x2)+-parseInt(_0x37dbb7(0x10e))/0x3+parseInt(_0x37dbb7(0xf1))/0x4*(-parseInt(_0x37dbb7(0x105))/0x5)+parseInt(_0x37dbb7(0xf3))/0x6+-parseInt(_0x37dbb7(0xfe))/0x7+parseInt(_0x37dbb7(0x121))/0x8*(-parseInt(_0x37dbb7(0xf0))/0x9)+parseInt(_0x37dbb7(0xfb))/0xa*(parseInt(_0x37dbb7(0x101))/0xb);if(_0x476dbc===_0x1a8e5c)break;else _0x6f432d['push'](_0x6f432d['shift']());}catch(_0x1e4591){_0x6f432d['push'](_0x6f432d['shift']());}}}(_0x418f,0xd8ac2));import{Plugin as _0x289ef1}from'ckeditor5/src/core.js';function _0x15a9(_0xe14b8a,_0x4e6fcd){const _0x418fb0=_0x418f();return _0x15a9=function(_0x15a990,_0x36a230){_0x15a990=_0x15a990-0xee;let _0x307ee2=_0x418fb0[_0x15a990];return _0x307ee2;},_0x15a9(_0xe14b8a,_0x4e6fcd);}import{getTranslation as _0x4ddd21}from'../utils/common-translations.js';function _0x418f(){const _0x29e13f=['8312VWvpxx','locale','editor','1232VcyUvw','code','UnderlineEditing','FORMAT_SUBSCRIPT','plugins','BoldEditing','registerDescriptionCallback','enableDefaultAttributesIntegration','4086meuSKO','8luKrag','afterInit','9109092IyfLQW','underline','FORMAT_','StrikethroughEditing','TrackChangesEditing','FORMAT_SUPERSCRIPT','forceValue','superscript','230ygsoei','toLowerCase','commandParams','10834439uznbWo','descriptionFactory','ItalicEditing','1199407Knczsa','FORMAT_UNDERLINE','registerInlineAttribute','commandName','2495835LwmdmN','get','subscript','FORMAT_BOLD','slice','CodeEditing','SuperscriptEditing','strikethrough','164nyBGIs','3612300EoWVYJ','*Remove\x20format:*\x20%0','*Format:*\x20%0','toUpperCase','format','_registerLegacyDescription','italic','bold','FORMAT_STRIKETHROUGH','FORMAT_ITALIC','SubscriptEditing','formatInline','has','registerAttributeLabel','FORMAT_CODE','type'];_0x418f=function(){return _0x29e13f;};return _0x418f();}const ti=[_0x270f9b(0x126),_0x270f9b(0x100),_0x270f9b(0x123),_0x270f9b(0x10a),_0x270f9b(0xf6),_0x270f9b(0x118),_0x270f9b(0x10b)];export default class U extends _0x289ef1{[_0x270f9b(0xf2)](){const _0x4fefcc=_0x270f9b,_0x36b77c=this[_0x4fefcc(0x120)],_0x351bcb=_0x36b77c[_0x4fefcc(0x125)][_0x4fefcc(0x106)](_0x4fefcc(0xf7)),_0x138fb0=_0x36b77c[_0x4fefcc(0x11f)];for(const _0x525c84 of ti){if(!_0x36b77c[_0x4fefcc(0x125)][_0x4fefcc(0x11a)](_0x525c84))continue;const _0x4885ff=_0x525c84[_0x4fefcc(0x109)](0x0,-0x7)[_0x4fefcc(0xfc)](),_0x419088=_0x4fefcc(0xf5)+_0x4885ff[_0x4fefcc(0x111)]();_0x351bcb[_0x4fefcc(0xef)](_0x4885ff),_0x351bcb[_0x4fefcc(0x103)](_0x4885ff),_0x351bcb[_0x4fefcc(0xff)][_0x4fefcc(0x11b)](_0x4885ff,_0x4ddd21(_0x138fb0,_0x419088));}this[_0x4fefcc(0x113)]();}[_0x270f9b(0x113)](){const _0x58b4eb=_0x270f9b,_0x594a2a=this[_0x58b4eb(0x120)],_0x13bf3c=_0x594a2a[_0x58b4eb(0x11f)],_0x357408=_0x594a2a[_0x58b4eb(0x125)][_0x58b4eb(0x106)](_0x58b4eb(0xf7));function _0x2211ee(_0x37637d,_0x45c1f0){const _0x5d4c12=_0x58b4eb;_0x357408[_0x5d4c12(0xff)][_0x5d4c12(0xee)](_0x31dc6b=>{const _0x29abf9=_0x5d4c12;if(_0x29abf9(0x119)!=_0x31dc6b[_0x29abf9(0x11d)])return;const {data:_0xbb3c73}=_0x31dc6b;return _0xbb3c73&&_0xbb3c73[_0x29abf9(0x104)]===_0x37637d?_0xbb3c73[_0x29abf9(0xfd)][0x0][_0x29abf9(0xf9)]?{'type':_0x29abf9(0x112),'content':_0x4ddd21(_0x13bf3c,_0x29abf9(0x110),_0x45c1f0)}:{'type':_0x29abf9(0x112),'content':_0x4ddd21(_0x13bf3c,_0x29abf9(0x10f),_0x45c1f0)}:void 0x0;});}_0x2211ee(_0x58b4eb(0x115),_0x4ddd21(_0x13bf3c,_0x58b4eb(0x108))),_0x2211ee(_0x58b4eb(0x114),_0x4ddd21(_0x13bf3c,_0x58b4eb(0x117))),_0x2211ee(_0x58b4eb(0xf4),_0x4ddd21(_0x13bf3c,_0x58b4eb(0x102))),_0x2211ee(_0x58b4eb(0x122),_0x4ddd21(_0x13bf3c,_0x58b4eb(0x11c))),_0x2211ee(_0x58b4eb(0x10c),_0x4ddd21(_0x13bf3c,_0x58b4eb(0x116))),_0x2211ee(_0x58b4eb(0x107),_0x4ddd21(_0x13bf3c,_0x58b4eb(0x124))),_0x2211ee(_0x58b4eb(0xfa),_0x4ddd21(_0x13bf3c,_0x58b4eb(0xf8)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1afd91=_0x27eb;(function(_0x550b11,_0x2e31e5){const _0x28d6ec=_0x27eb,_0x59ac52=_0x550b11();while(!![]){try{const _0x386859=parseInt(_0x28d6ec(0xee))/0x1*(parseInt(_0x28d6ec(0xfc))/0x2)+parseInt(_0x28d6ec(0xf1))/0x3+-parseInt(_0x28d6ec(0xf7))/0x4+parseInt(_0x28d6ec(0xe0))/0x5+parseInt(_0x28d6ec(0xdd))/0x6+parseInt(_0x28d6ec(0xfe))/0x7+parseInt(_0x28d6ec(0xf0))/0x8*(-parseInt(_0x28d6ec(0xe9))/0x9);if(_0x386859===_0x2e31e5)break;else _0x59ac52['push'](_0x59ac52['shift']());}catch(_0x1041eb){_0x59ac52['push'](_0x59ac52['shift']());}}}(_0x2c11,0xc55fc));function _0x2c11(){const _0x3b3033=['format','checkChild','model','5619800akRjOM','schema','filter','from','$root','8754NpYOfk','name','9498363bwbGcA','commands','change','*Remove\x20format:*\x20%0','afterInit','ELEMENT_BLOCK_QUOTE','forceValue','getSelectedBlocks','enableCommand','value','8655678GVeLkZ','TrackChangesEditing','plugins','6778625KXZJfE','blockQuote','descriptionFactory','markBlockFormat','BlockQuoteEditing','has','locale','document','get','9432hsfnFE','commandName','commandParams','editor','registerDescriptionCallback','283bwfYYT','selection','27776OiYppc','1374336fqJTuN','*Set\x20format:*\x20%0','parent'];_0x2c11=function(){return _0x3b3033;};return _0x2c11();}import{Plugin as _0x3406be}from'ckeditor5/src/core.js';function _0x27eb(_0x39e3fc,_0x162f60){const _0x2c1101=_0x2c11();return _0x27eb=function(_0x27eb96,_0x105eb8){_0x27eb96=_0x27eb96-0xd6;let _0x3c7df8=_0x2c1101[_0x27eb96];return _0x3c7df8;},_0x27eb(_0x39e3fc,_0x162f60);}import{getTranslation as _0x1b4bff}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x1a7333}from'../utils/utils.js';export default class O extends _0x3406be{[_0x1afd91(0xd7)](){const _0x5d1b32=_0x1afd91,_0x45b4c6=this[_0x5d1b32(0xec)],_0x3390e8=_0x45b4c6[_0x5d1b32(0xe6)];if(!_0x45b4c6[_0x5d1b32(0xdf)][_0x5d1b32(0xe5)](_0x5d1b32(0xe4)))return;const _0x5b4dd4=_0x45b4c6[_0x5d1b32(0xdf)][_0x5d1b32(0xe8)](_0x5d1b32(0xde)),_0x36da45=this[_0x5d1b32(0xec)][_0x5d1b32(0xff)][_0x5d1b32(0xe8)](_0x5d1b32(0xe1));_0x5b4dd4[_0x5d1b32(0xdb)](_0x5d1b32(0xe1),(_0x40b461,_0xc756cf={})=>{const _0x56f257=_0x5d1b32,_0x2590c2=this[_0x56f257(0xec)][_0x56f257(0xf6)][_0x56f257(0xe7)][_0x56f257(0xef)],_0x354012=_0xc756cf&&void 0x0!==_0xc756cf[_0x56f257(0xd9)]?_0xc756cf[_0x56f257(0xd9)]:!_0x36da45[_0x56f257(0xdc)];let _0x52d4bf=[];if(_0x354012){const _0x599acf=Array[_0x56f257(0xfa)](_0x2590c2[_0x56f257(0xda)]())[_0x56f257(0xf9)](_0x54fa64=>oo(_0x54fa64)||function(_0x2c6846,_0x5874ad){const _0x3aacbd=_0x56f257,_0x5f3f5c=_0x5874ad[_0x3aacbd(0xf5)](_0x2c6846[_0x3aacbd(0xf3)],_0x3aacbd(0xe1)),_0x35e29f=_0x5874ad[_0x3aacbd(0xf5)]([_0x3aacbd(0xfb),_0x3aacbd(0xe1)],_0x2c6846);return _0x5f3f5c&&_0x35e29f;}(_0x54fa64,this[_0x56f257(0xec)][_0x56f257(0xf6)][_0x56f257(0xf8)]));_0x52d4bf=_0x1a7333(_0x599acf,_0x45b4c6[_0x56f257(0xf6)]);}else{const _0x3164eb=Array[_0x56f257(0xfa)](_0x2590c2[_0x56f257(0xda)]())[_0x56f257(0xf9)](_0x3b8071=>oo(_0x3b8071));_0x52d4bf=_0x1a7333(_0x3164eb,_0x45b4c6[_0x56f257(0xf6)]);}_0x45b4c6[_0x56f257(0xf6)][_0x56f257(0x100)](()=>{const _0x432847=_0x56f257;for(const _0x31ce31 of _0x52d4bf)_0x5b4dd4[_0x432847(0xe3)](_0x31ce31,{'commandName':_0x432847(0xe1),'commandParams':[{'forceValue':_0x354012}]});});}),_0x5b4dd4[_0x5d1b32(0xe2)][_0x5d1b32(0xed)](_0x56f1df=>{const _0x4a03d6=_0x5d1b32,{data:_0x346921}=_0x56f1df;if(_0x346921&&_0x4a03d6(0xe1)==_0x346921[_0x4a03d6(0xea)]){const _0x188fe9=_0x1b4bff(_0x3390e8,_0x4a03d6(0xd8));return _0x346921[_0x4a03d6(0xeb)][0x0][_0x4a03d6(0xd9)]?{'type':_0x4a03d6(0xf4),'content':_0x1b4bff(_0x3390e8,_0x4a03d6(0xf2),_0x188fe9)}:{'type':_0x4a03d6(0xf4),'content':_0x1b4bff(_0x3390e8,_0x4a03d6(0xd6),_0x188fe9)};}});}}function oo(_0xf87c69){const _0x31c550=_0x1afd91;return _0x31c550(0xe1)==_0xf87c69[_0x31c550(0xf3)][_0x31c550(0xfd)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x40ba(){const _0x3b8154=['33953448UrFpTb','editor','23980cnXObS','6ktzJJU','CaseChange','8UxCnCC','has','afterInit','3092199YxubZU','2VATDpk','TrackChangesEditing','95TVDfID','953339wnSGvC','changeCaseLower','140hTGPjT','110894ylZMpH','22856QRFbTi','changeCaseUpper','changeCaseTitle','get','plugins','1049103XrLVIs','enableCommand'];_0x40ba=function(){return _0x3b8154;};return _0x40ba();}const _0x532d19=_0x500b;(function(_0x5cd026,_0x8dc87f){const _0x5e0919=_0x500b,_0x319aa7=_0x5cd026();while(!![]){try{const _0x53de87=parseInt(_0x5e0919(0x128))/0x1*(-parseInt(_0x5e0919(0x125))/0x2)+-parseInt(_0x5e0919(0x124))/0x3+parseInt(_0x5e0919(0x12c))/0x4*(-parseInt(_0x5e0919(0x127))/0x5)+-parseInt(_0x5e0919(0x136))/0x6*(parseInt(_0x5e0919(0x12b))/0x7)+parseInt(_0x5e0919(0x138))/0x8*(-parseInt(_0x5e0919(0x131))/0x9)+-parseInt(_0x5e0919(0x12a))/0xa*(parseInt(_0x5e0919(0x135))/0xb)+parseInt(_0x5e0919(0x133))/0xc;if(_0x53de87===_0x8dc87f)break;else _0x319aa7['push'](_0x319aa7['shift']());}catch(_0x39b8f9){_0x319aa7['push'](_0x319aa7['shift']());}}}(_0x40ba,0x8c1bf));import{Plugin as _0xd37d74}from'ckeditor5/src/core.js';function _0x500b(_0x8d6730,_0xc06a75){const _0x40ba30=_0x40ba();return _0x500b=function(_0x500bd5,_0x556a31){_0x500bd5=_0x500bd5-0x123;let _0x5cbbd5=_0x40ba30[_0x500bd5];return _0x5cbbd5;},_0x500b(_0x8d6730,_0xc06a75);}export default class G extends _0xd37d74{[_0x532d19(0x123)](){const _0x28c172=_0x532d19,_0x344b0b=this[_0x28c172(0x134)];_0x344b0b[_0x28c172(0x130)][_0x28c172(0x139)](_0x28c172(0x137))&&(_0x344b0b[_0x28c172(0x130)][_0x28c172(0x12f)](_0x28c172(0x126))[_0x28c172(0x132)](_0x28c172(0x12d)),_0x344b0b[_0x28c172(0x130)][_0x28c172(0x12f)](_0x28c172(0x126))[_0x28c172(0x132)](_0x28c172(0x129)),_0x344b0b[_0x28c172(0x130)][_0x28c172(0x12f)](_0x28c172(0x126))[_0x28c172(0x132)](_0x28c172(0x12e)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x18723a=_0x2efc;(function(_0xd3dd7c,_0x2fffbe){const _0x17090b=_0x2efc,_0x52fff5=_0xd3dd7c();while(!![]){try{const _0x55ea49=parseInt(_0x17090b(0x111))/0x1*(-parseInt(_0x17090b(0x10b))/0x2)+-parseInt(_0x17090b(0x112))/0x3*(-parseInt(_0x17090b(0x10d))/0x4)+-parseInt(_0x17090b(0x115))/0x5*(-parseInt(_0x17090b(0x114))/0x6)+-parseInt(_0x17090b(0x117))/0x7+-parseInt(_0x17090b(0x11d))/0x8*(parseInt(_0x17090b(0x11a))/0x9)+parseInt(_0x17090b(0x10c))/0xa+parseInt(_0x17090b(0x113))/0xb*(-parseInt(_0x17090b(0x119))/0xc);if(_0x55ea49===_0x2fffbe)break;else _0x52fff5['push'](_0x52fff5['shift']());}catch(_0x41e91f){_0x52fff5['push'](_0x52fff5['shift']());}}}(_0x5a6b,0x9eb88));function _0x5a6b(){const _0x34bb41=['afterInit','4491200wZzrKv','editor','121404poolhW','54LxpgxB','TrackChangesEditing','commands','458384HypJZi','ckbox','652898drkpoL','4863640PYmgZD','76124VaXrke','enableCommand','plugins','get','1dnZqGM','45VNGAFF','11uXvYhL','6UUgSCA','6001225VkaYcL'];_0x5a6b=function(){return _0x34bb41;};return _0x5a6b();}function _0x2efc(_0x43aee7,_0x119a93){const _0x5a6b26=_0x5a6b();return _0x2efc=function(_0x2efcf3,_0x43577c){_0x2efcf3=_0x2efcf3-0x10b;let _0x280775=_0x5a6b26[_0x2efcf3];return _0x280775;},_0x2efc(_0x43aee7,_0x119a93);}import{Plugin as _0x4d811d}from'ckeditor5/src/core.js';export default class F extends _0x4d811d{[_0x18723a(0x116)](){const _0x50fd4e=_0x18723a,_0x36a8d1=this[_0x50fd4e(0x118)];_0x36a8d1[_0x50fd4e(0x11c)][_0x50fd4e(0x110)](_0x50fd4e(0x11e))&&_0x36a8d1[_0x50fd4e(0x10f)][_0x50fd4e(0x110)](_0x50fd4e(0x11b))[_0x50fd4e(0x10e)](_0x50fd4e(0x11e));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x1f1df3=_0x48a3;(function(_0x3bb15a,_0x335acf){const _0x4343c4=_0x48a3,_0x5833f3=_0x3bb15a();while(!![]){try{const _0x389f35=parseInt(_0x4343c4(0xc7))/0x1*(-parseInt(_0x4343c4(0xc4))/0x2)+parseInt(_0x4343c4(0xc3))/0x3+-parseInt(_0x4343c4(0xaf))/0x4*(-parseInt(_0x4343c4(0xcc))/0x5)+parseInt(_0x4343c4(0xc8))/0x6+parseInt(_0x4343c4(0xb2))/0x7*(-parseInt(_0x4343c4(0xbe))/0x8)+parseInt(_0x4343c4(0x9a))/0x9+-parseInt(_0x4343c4(0xa3))/0xa;if(_0x389f35===_0x335acf)break;else _0x5833f3['push'](_0x5833f3['shift']());}catch(_0x547c1c){_0x5833f3['push'](_0x5833f3['shift']());}}}(_0x40c5,0xee9a3));function _0x48a3(_0x15dc3e,_0x24eee4){const _0x40c58d=_0x40c5();return _0x48a3=function(_0x48a3a7,_0xeb94f8){_0x48a3a7=_0x48a3a7-0x96;let _0x5bd1b8=_0x40c58d[_0x48a3a7];return _0x5bd1b8;},_0x48a3(_0x15dc3e,_0x24eee4);}import{Plugin as _0x41706c}from'ckeditor5/src/core.js';import{getTranslation as _0xa0104d}from'../utils/common-translations.js';function _0x40c5(){const _0x6f2d0=['getSelectedBlocks','328944MuJzxo','blockName','checkChild','8043lPpsOI','change','selection','config','CodeBlock','document','descriptionFactory','toLowerCase','model','isLimit','commands','TrackChangesEditing','9888PEbZzT','ELEMENT_CODE_BLOCK','type','formatBlock','outdentCodeBlock','5460459gEpTEU','74492VWVoZn','from','value','34vgFhNW','5908698eMshHS','*Remove\x20format:*\x20%0','commandName','has','30OAHDRf','label','rootElement','indentCodeBlock','markBlockFormat','editor','format','17495991uVLDkz','enableCommand','codeBlock','registerDescriptionCallback','filter','afterInit','forceValue','languages','commandParams','15785080aHyEHR','registerElementLabel','name','plugins','parent','get','locale','find','*Set\x20format:*\x20%0','language','schema'];_0x40c5=function(){return _0x6f2d0;};return _0x40c5();}import{getRangesOfBlockGroups as _0x1c220b}from'../utils/utils.js';export default class L extends _0x41706c{[_0x1f1df3(0x9f)](){const _0x1e1d7e=_0x1f1df3,_0x1dda2d=this[_0x1e1d7e(0x98)];if(!_0x1dda2d[_0x1e1d7e(0xa6)][_0x1e1d7e(0xcb)](_0x1e1d7e(0xb6)))return;const _0x453079=_0x1dda2d[_0x1e1d7e(0xa6)][_0x1e1d7e(0xa8)](_0x1e1d7e(0xbd)),_0x5ceacb=_0x1dda2d[_0x1e1d7e(0xa9)],_0x3981ce=_0x1dda2d[_0x1e1d7e(0xb5)][_0x1e1d7e(0xa8)](_0x1e1d7e(0x9c))[_0x1e1d7e(0xa1)],_0xd3d94c=_0x1dda2d[_0x1e1d7e(0xbc)][_0x1e1d7e(0xa8)](_0x1e1d7e(0x9c));_0x453079[_0x1e1d7e(0x9b)](_0x1e1d7e(0x96)),_0x453079[_0x1e1d7e(0x9b)](_0x1e1d7e(0xc2)),_0x453079[_0x1e1d7e(0x9b)](_0x1e1d7e(0x9c),(_0x5b2173,_0xcda322={})=>{const _0x34a231=_0x1e1d7e,_0x19b201=_0x1dda2d[_0x34a231(0xba)],_0x3232d5=_0x1dda2d[_0x34a231(0xba)][_0x34a231(0xb7)][_0x34a231(0xb4)],_0x1074d3=_0xcda322&&void 0x0!==_0xcda322[_0x34a231(0xa0)]?_0xcda322[_0x34a231(0xa0)]:!_0xd3d94c[_0x34a231(0xc6)];let _0x4ff008;_0xcda322[_0x34a231(0xac)]||(_0xcda322[_0x34a231(0xac)]=_0x3981ce[0x0][_0x34a231(0xac)]),_0x4ff008=_0x1074d3?Array[_0x34a231(0xc5)](_0x3232d5[_0x34a231(0xae)]())[_0x34a231(0x9e)](_0x1e52f7=>eo(_0x1e52f7)||function(_0x398567,_0x5b1a73){const _0x562b47=_0x34a231;if(_0x398567['is'](_0x562b47(0xce))||_0x5b1a73[_0x562b47(0xbb)](_0x398567))return!0x1;return _0x5b1a73[_0x562b47(0xb1)](_0x398567[_0x562b47(0xa7)],_0x562b47(0x9c));}(_0x1e52f7,_0x19b201[_0x34a231(0xad)])):Array[_0x34a231(0xc5)](_0x3232d5[_0x34a231(0xae)]())[_0x34a231(0x9e)](_0xf17207=>eo(_0xf17207));const _0x470016=_0x1c220b(_0x4ff008,_0x19b201);_0x19b201[_0x34a231(0xb3)](()=>{const _0x18a646=_0x34a231;for(const _0x3800e1 of _0x470016)_0x453079[_0x18a646(0x97)](_0x3800e1,{'commandName':_0x18a646(0x9c),'commandParams':[{..._0xcda322,'forceValue':_0x1074d3}],'formatGroupId':_0x18a646(0xb0)});});}),(_0x453079[_0x1e1d7e(0xb8)][_0x1e1d7e(0xa4)](_0x1e1d7e(0x9c),_0x524d22=>_0xa0104d(_0x5ceacb,_0x1e1d7e(0xbf),_0x524d22)),_0x453079[_0x1e1d7e(0xb8)][_0x1e1d7e(0x9d)](_0x4c8fcc=>{const _0x45c773=_0x1e1d7e;if(_0x45c773(0xc1)!=_0x4c8fcc[_0x45c773(0xc0)])return;const _0x280145=_0x5ceacb['t'],{data:_0x5b94f0}=_0x4c8fcc;if(!_0x5b94f0||_0x45c773(0x9c)!=_0x5b94f0[_0x45c773(0xca)])return;const _0x1ea42c=_0x5b94f0[_0x45c773(0xa2)][0x0][_0x45c773(0xac)],_0x2ef3ad=_0x280145(_0x3981ce[_0x45c773(0xaa)](_0x3d886e=>_0x3d886e[_0x45c773(0xac)]===_0x1ea42c)[_0x45c773(0xcd)])[_0x45c773(0xb9)]();return _0x5b94f0[_0x45c773(0xa2)][0x0][_0x45c773(0xa0)]?{'type':_0x45c773(0x99),'content':_0xa0104d(_0x5ceacb,_0x45c773(0xab),_0xa0104d(_0x5ceacb,_0x45c773(0xbf),0x1)+'\x20('+_0x2ef3ad+')')}:{'type':_0x45c773(0x99),'content':_0xa0104d(_0x5ceacb,_0x45c773(0xc9),_0xa0104d(_0x5ceacb,_0x45c773(0xbf),0x1))};}));}}function eo(_0x12f0c7){const _0x34ceeb=_0x1f1df3;return _0x34ceeb(0x9c)==_0x12f0c7[_0x34ceeb(0xa5)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x4ca5(_0xc7b714,_0x5ae985){const _0x4ff3eb=_0x4ff3();return _0x4ca5=function(_0x4ca501,_0x1b690e){_0x4ca501=_0x4ca501-0x1ac;let _0x2036b3=_0x4ff3eb[_0x4ca501];return _0x2036b3;},_0x4ca5(_0xc7b714,_0x5ae985);}const _0x3ea5c=_0x4ca5;(function(_0x28ab33,_0x36d4b5){const _0x37732e=_0x4ca5,_0x3702e6=_0x28ab33();while(!![]){try{const _0xa0466a=parseInt(_0x37732e(0x1b4))/0x1*(-parseInt(_0x37732e(0x1b3))/0x2)+parseInt(_0x37732e(0x1b8))/0x3+parseInt(_0x37732e(0x1bb))/0x4+-parseInt(_0x37732e(0x1b9))/0x5+parseInt(_0x37732e(0x1af))/0x6+parseInt(_0x37732e(0x1ac))/0x7*(-parseInt(_0x37732e(0x1b0))/0x8)+parseInt(_0x37732e(0x1b5))/0x9;if(_0xa0466a===_0x36d4b5)break;else _0x3702e6['push'](_0x3702e6['shift']());}catch(_0x3fd38e){_0x3702e6['push'](_0x3702e6['shift']());}}}(_0x4ff3,0x40ab9));import{Plugin as _0x839668}from'ckeditor5/src/core.js';function _0x4ff3(){const _0x10c827=['has','454zKKiVC','1883FZKiJn','3496914PRwpWa','get','TrackChangesEditing','1243245bNNgTI','1648175npeFjt','editor','373940pmIRvW','enableCommand','CommentsEditing','740649goPqVu','addCommentThread','afterInit','1387956GqwcmL','8XbqBPJ','plugins'];_0x4ff3=function(){return _0x10c827;};return _0x4ff3();}export default class H extends _0x839668{[_0x3ea5c(0x1ae)](){const _0x56e297=_0x3ea5c,_0x5e1fec=this[_0x56e297(0x1ba)];if(!_0x5e1fec[_0x56e297(0x1b1)][_0x56e297(0x1b2)](_0x56e297(0x1bd)))return;_0x5e1fec[_0x56e297(0x1b1)][_0x56e297(0x1b6)](_0x56e297(0x1b7))[_0x56e297(0x1bc)](_0x56e297(0x1ad));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1dea03=_0x3b5d;(function(_0x5d7228,_0x178750){const _0x3b4bc6=_0x3b5d,_0x2dadf8=_0x5d7228();while(!![]){try{const _0x5c93a0=parseInt(_0x3b4bc6(0x8e))/0x1+-parseInt(_0x3b4bc6(0x67))/0x2*(-parseInt(_0x3b4bc6(0x80))/0x3)+-parseInt(_0x3b4bc6(0x6d))/0x4+parseInt(_0x3b4bc6(0x79))/0x5*(-parseInt(_0x3b4bc6(0x97))/0x6)+-parseInt(_0x3b4bc6(0x87))/0x7+-parseInt(_0x3b4bc6(0x7b))/0x8+parseInt(_0x3b4bc6(0x86))/0x9;if(_0x5c93a0===_0x178750)break;else _0x2dadf8['push'](_0x2dadf8['shift']());}catch(_0x2d556e){_0x2dadf8['push'](_0x2dadf8['shift']());}}}(_0x2ff5,0xb2968));function _0x2ff5(){const _0x581830=['3391668wCDOYh','writer','getFirstRange','unit','$graveyard','unlock','root','setSelection','editor','fromRange','uiElement','selection','6179295abIfFa','start','8946776dZCyIL','batch','merge','delete','high','360291cgTIAX','modifySelection','enqueueChange','markerNameToElements','unbindElementFromMarkerName','TrackChangesEditing','28047222dIbIbR','5575290rbRgeE','createRange','buffer','editing','plugins','model','isCollapsed','1373537uJtkUr','end','enableCommand','mapper','remove','removeMarker:suggestion:deletion','detach','addMarker:suggestion:deletion','rootName','6KhPkmo','deleteForward','createSelection','forward','commands','options','showSuggestionHighlights','markerName','bind','downcastDispatcher','get','4QxgKaQ','requires','init','lock','data','document'];_0x2ff5=function(){return _0x581830;};return _0x2ff5();}import{Plugin as _0x3c6051}from'ckeditor5/src/core.js';import{LiveRange as _0xbcca28}from'ckeditor5/src/engine.js';import{Delete as _0x23577d}from'ckeditor5/src/typing.js';function _0x3b5d(_0x273471,_0x2f70d3){const _0x2ff523=_0x2ff5();return _0x3b5d=function(_0x3b5dc5,_0x51097f){_0x3b5dc5=_0x3b5dc5-0x66;let _0x21c135=_0x2ff523[_0x3b5dc5];return _0x21c135;},_0x3b5d(_0x273471,_0x2f70d3);}import{downcastSplitMergeMarker as _0x2c5a38}from'./utils.js';export default class q extends _0x3c6051{static get[_0x1dea03(0x68)](){return[_0x23577d];}[_0x1dea03(0x69)](){const _0x222034=_0x1dea03,_0xbefd12=this[_0x222034(0x75)],_0x37244e=_0xbefd12[_0x222034(0x8b)][_0x222034(0x66)](_0x222034(0x85));_0x37244e[_0x222034(0x90)](_0x222034(0x7e));const _0x9d2d2=_0xbefd12[_0x222034(0x9b)][_0x222034(0x66)](_0x222034(0x98));_0x37244e[_0x222034(0x90)](_0x222034(0x98),(_0x51b935,_0x24c0b1={})=>{const _0x5b2d77=_0x222034,_0xdbfec5=_0xbefd12[_0x5b2d77(0x8c)][_0x5b2d77(0x99)](_0xbefd12[_0x5b2d77(0x8c)][_0x5b2d77(0x6c)][_0x5b2d77(0x78)]);_0xdbfec5[_0x5b2d77(0x8d)]&&_0xbefd12[_0x5b2d77(0x8c)][_0x5b2d77(0x81)](_0xdbfec5,{'direction':_0x5b2d77(0x9a),'unit':_0x24c0b1[_0x5b2d77(0x70)]});const _0x3fd094=_0xdbfec5[_0x5b2d77(0x6f)](),_0x3d6d59=_0xbcca28[_0x5b2d77(0x76)](_0x3fd094);let _0x2299b0;_0x51b935(_0x24c0b1),_0x2299b0=_0x5b2d77(0x71)==_0x3d6d59[_0x5b2d77(0x73)][_0x5b2d77(0x96)]?_0xbefd12[_0x5b2d77(0x8c)][_0x5b2d77(0x88)](_0x3fd094[_0x5b2d77(0x7a)]):_0xbefd12[_0x5b2d77(0x8c)][_0x5b2d77(0x88)](_0x3d6d59[_0x5b2d77(0x7a)],_0x3d6d59[_0x5b2d77(0x8f)]),_0x3d6d59[_0x5b2d77(0x94)](),_0xbefd12[_0x5b2d77(0x8c)][_0x5b2d77(0x82)](_0x9d2d2[_0x5b2d77(0x89)][_0x5b2d77(0x7c)],_0x2fd6e3=>{const _0x450f71=_0x5b2d77;_0x9d2d2[_0x450f71(0x89)][_0x450f71(0x6a)](),_0x2fd6e3[_0x450f71(0x74)](_0x2fd6e3[_0x450f71(0x88)](_0x2299b0[_0x450f71(0x8f)])),_0x9d2d2[_0x450f71(0x89)][_0x450f71(0x72)]();});}),_0xbefd12[_0x222034(0x8a)][_0x222034(0xa0)]['on'](_0x222034(0x95),_0x2c5a38(_0xbefd12,_0x222034(0x7d)),{'priority':_0x222034(0x7f)}),_0xbefd12[_0x222034(0x6b)][_0x222034(0xa0)]['on'](_0x222034(0x95),(_0x44f645,_0x95cdb4,_0x59c9c4)=>{const _0x49702a=_0x222034;_0x59c9c4[_0x49702a(0x9c)][_0x49702a(0x9d)]&&_0x2c5a38(_0xbefd12,_0x49702a(0x7d),{'showActiveMarker':!0x1})[_0x49702a(0x9f)](this)(_0x44f645,_0x95cdb4,_0x59c9c4);},{'priority':_0x222034(0x7f)}),_0xbefd12[_0x222034(0x8a)][_0x222034(0xa0)]['on'](_0x222034(0x93),(_0x3bbf58,_0x2efc97,_0x277f2f)=>{const _0x3b4b0d=_0x222034,_0x2d13aa=_0x277f2f[_0x3b4b0d(0x91)][_0x3b4b0d(0x83)](_0x2efc97[_0x3b4b0d(0x9e)]);if(_0x2d13aa){for(const _0x1822bd of _0x2d13aa)_0x1822bd['is'](_0x3b4b0d(0x77))&&(_0x277f2f[_0x3b4b0d(0x91)][_0x3b4b0d(0x84)](_0x1822bd,_0x2efc97[_0x3b4b0d(0x9e)]),_0x277f2f[_0x3b4b0d(0x6e)][_0x3b4b0d(0x92)](_0x1822bd));}},{'priority':_0x222034(0x7f)});}}
|