@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240225.0 → 0.0.0-nightly-20240227.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/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/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 +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.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
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-20240227.0",
|
|
4
4
|
"description": "CKEditor 5 track changes plugin.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
"CHANGELOG.md"
|
|
41
41
|
],
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"ckeditor5": "0.0.0-nightly-
|
|
44
|
-
"ckeditor5-collaboration": "0.0.0-nightly-
|
|
43
|
+
"ckeditor5": "0.0.0-nightly-20240227.0",
|
|
44
|
+
"ckeditor5-collaboration": "0.0.0-nightly-20240227.0",
|
|
45
45
|
"lodash-es": "4.17.21"
|
|
46
46
|
},
|
|
47
47
|
"types": "src/index.d.ts",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x4426(_0x3d76fb,_0x719554){const _0x2e8d10=_0x2e8d();return _0x4426=function(_0x4426c5,_0x3aeb17){_0x4426c5=_0x4426c5-0x1ad;let _0x539770=_0x2e8d10[_0x4426c5];return _0x539770;},_0x4426(_0x3d76fb,_0x719554);}const _0x59f503=_0x4426;(function(_0x103c23,_0x2a46c4){const _0x200606=_0x4426,_0x3c71ef=_0x103c23();while(!![]){try{const _0x21204a=-parseInt(_0x200606(0x1c7))/0x1*(parseInt(_0x200606(0x1c1))/0x2)+-parseInt(_0x200606(0x1b5))/0x3*(parseInt(_0x200606(0x1c4))/0x4)+parseInt(_0x200606(0x1be))/0x5*(parseInt(_0x200606(0x1ae))/0x6)+-parseInt(_0x200606(0x1bb))/0x7*(parseInt(_0x200606(0x1b3))/0x8)+-parseInt(_0x200606(0x1b0))/0x9*(parseInt(_0x200606(0x1bc))/0xa)+-parseInt(_0x200606(0x1b7))/0xb*(parseInt(_0x200606(0x1b9))/0xc)+parseInt(_0x200606(0x1b2))/0xd*(parseInt(_0x200606(0x1b8))/0xe);if(_0x21204a===_0x2a46c4)break;else _0x3c71ef['push'](_0x3c71ef['shift']());}catch(_0x82d9bb){_0x3c71ef['push'](_0x3c71ef['shift']());}}}(_0x2e8d,0x3f353));function _0x2e8d(){const _0x3c7e25=['track-changes-accept-suggestion-not-found','acceptSuggestion','315908jhWhZb','plugins','refresh','277704oluxHb','_isEnabledBasedOnSelection','canEditAt','1echDAX','getRanges','model','6pDprVX','isEnabled','909pTVkpD','get','2353CsuamE','8HdjIPq','TrackChangesEditing','12QVGcPV','_suggestions','368566cmvcUl','92806ZshYSj','60VAlqjO','execute','1487696tpevoi','25670kpWQPi','editor','670165ILhjTp'];_0x2e8d=function(){return _0x3c7e25;};return _0x2e8d();}import{Command as _0xfe430}from'ckeditor5/src/core.js';import{CKEditorError as _0xf13a56}from'ckeditor5/src/utils.js';export default class $ extends _0xfe430{constructor(_0x1aa787,_0x93872d){const _0x40ff85=_0x4426;super(_0x1aa787),this[_0x40ff85(0x1b6)]=_0x93872d,this[_0x40ff85(0x1c3)](),this[_0x40ff85(0x1c5)]=!0x1;}[_0x59f503(0x1c3)](){const _0x169613=_0x59f503;this[_0x169613(0x1af)]=!0x0;}[_0x59f503(0x1ba)](_0x1161ba){const _0x4d1315=_0x59f503,_0x501765=this[_0x4d1315(0x1b6)][_0x4d1315(0x1b1)](_0x1161ba);if(!_0x501765)throw new _0xf13a56(_0x4d1315(0x1bf),this);const _0x580e5f=_0x501765[_0x4d1315(0x1c8)]();this[_0x4d1315(0x1bd)][_0x4d1315(0x1ad)][_0x4d1315(0x1c6)](_0x580e5f)&&this[_0x4d1315(0x1bd)][_0x4d1315(0x1c2)][_0x4d1315(0x1b1)](_0x4d1315(0x1b4))[_0x4d1315(0x1c0)](_0x501765);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x38fbb7=_0xd282;(function(_0x14b670,_0x4607d7){const _0x2630f4=_0xd282,_0x33bee0=_0x14b670();while(!![]){try{const _0x95c48c=-parseInt(_0x2630f4(0x1c7))/0x1*(-parseInt(_0x2630f4(0x1d4))/0x2)+-parseInt(_0x2630f4(0x1cf))/0x3*(-parseInt(_0x2630f4(0x1d1))/0x4)+-parseInt(_0x2630f4(0x1bc))/0x5+parseInt(_0x2630f4(0x1c8))/0x6+parseInt(_0x2630f4(0x1d0))/0x7*(parseInt(_0x2630f4(0x1cc))/0x8)+-parseInt(_0x2630f4(0x1ca))/0x9+parseInt(_0x2630f4(0x1d3))/0xa*(-parseInt(_0x2630f4(0x1be))/0xb);if(_0x95c48c===_0x4607d7)break;else _0x33bee0['push'](_0x33bee0['shift']());}catch(_0x318f88){_0x33bee0['push'](_0x33bee0['shift']());}}}(_0x32ad,0x4cdfc));import{Command as _0x450562}from'ckeditor5/src/core.js';import{CKEditorError as _0x57e04a}from'ckeditor5/src/utils.js';function _0x32ad(){const _0x428680=['getRanges','586477bqKfXu','1371774ChnMXj','get','3403152WrjOyw','discardSuggestion','992152mqcYzQ','track-changes-discard-suggestion-not-found','execute','103833SpxCSE','35yFlUaa','20BteXvl','plugins','10pKNHsl','2CYvgKJ','505920QBkdYN','_suggestions','8954748MGsyGu','isEnabled','TrackChangesEditing','refresh','model','_isEnabledBasedOnSelection','canEditAt','editor'];_0x32ad=function(){return _0x428680;};return _0x32ad();}function _0xd282(_0x45346c,_0x5ebba7){const _0x32ad98=_0x32ad();return _0xd282=function(_0xd282ba,_0x19a240){_0xd282ba=_0xd282ba-0x1bc;let _0x100974=_0x32ad98[_0xd282ba];return _0x100974;},_0xd282(_0x45346c,_0x5ebba7);}export default class B extends _0x450562{constructor(_0x58b150,_0x3cd67b){const _0x1f771f=_0xd282;super(_0x58b150),this[_0x1f771f(0x1bd)]=_0x3cd67b,this[_0x1f771f(0x1c1)](),this[_0x1f771f(0x1c3)]=!0x1;}[_0x38fbb7(0x1c1)](){const _0x1b63d2=_0x38fbb7;this[_0x1b63d2(0x1bf)]=!0x0;}[_0x38fbb7(0x1ce)](_0x58dcc4){const _0x1d1dd4=_0x38fbb7,_0x451b68=this[_0x1d1dd4(0x1bd)][_0x1d1dd4(0x1c9)](_0x58dcc4);if(!_0x451b68)throw new _0x57e04a(_0x1d1dd4(0x1cd),this);const _0x2599b9=_0x451b68[_0x1d1dd4(0x1c6)]();this[_0x1d1dd4(0x1c5)][_0x1d1dd4(0x1c2)][_0x1d1dd4(0x1c4)](_0x2599b9)&&this[_0x1d1dd4(0x1c5)][_0x1d1dd4(0x1d2)][_0x1d1dd4(0x1c9)](_0x1d1dd4(0x1c0))[_0x1d1dd4(0x1cb)](_0x451b68);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x50fa05=_0x1f20;function _0x1893(){const _0x505eb9=['2457570gHSlWq','getRanges','some','values','_command','16LYNarf','355460jIBXtT','4VwCcYZ','_isEnabledBasedOnSelection','_suggestions','from','isInContent','26490486RJleBC','editor','993xQFjDL','canEditAt','refresh','1354hXQtDi','1926005jiQPGr','execute','943227Qiibbe','isEnabled','48wjNjKW','model','9850320rNGlmd'];_0x1893=function(){return _0x505eb9;};return _0x1893();}function _0x1f20(_0x4cb439,_0x4e4e01){const _0x1893a9=_0x1893();return _0x1f20=function(_0x1f207f,_0x2acaae){_0x1f207f=_0x1f207f-0x1c6;let _0x33bf15=_0x1893a9[_0x1f207f];return _0x33bf15;},_0x1f20(_0x4cb439,_0x4e4e01);}(function(_0x13d8f7,_0x1c30d1){const _0x3a7f4c=_0x1f20,_0x4e5015=_0x13d8f7();while(!![]){try{const _0x2c423a=parseInt(_0x3a7f4c(0x1cb))/0x1*(-parseInt(_0x3a7f4c(0x1ce))/0x2)+-parseInt(_0x3a7f4c(0x1d6))/0x3+-parseInt(_0x3a7f4c(0x1dd))/0x4*(-parseInt(_0x3a7f4c(0x1cf))/0x5)+parseInt(_0x3a7f4c(0x1d3))/0x6*(parseInt(_0x3a7f4c(0x1dc))/0x7)+-parseInt(_0x3a7f4c(0x1db))/0x8*(parseInt(_0x3a7f4c(0x1d1))/0x9)+-parseInt(_0x3a7f4c(0x1d5))/0xa+parseInt(_0x3a7f4c(0x1c9))/0xb;if(_0x2c423a===_0x1c30d1)break;else _0x4e5015['push'](_0x4e5015['shift']());}catch(_0x2fe799){_0x4e5015['push'](_0x4e5015['shift']());}}}(_0x1893,0x7d62a));import{Command as _0x447773}from'ckeditor5/src/core.js';import{sortSuggestions as _0x6828be,executeCommandForSuggestions as _0x1dfff1}from'../utils/utils.js';export default class x extends _0x447773{constructor(_0x36d07f,_0x28ad14,_0x556b14){const _0x5b055e=_0x1f20;super(_0x36d07f),this[_0x5b055e(0x1da)]=_0x28ad14,this[_0x5b055e(0x1c6)]=_0x556b14,this[_0x5b055e(0x1cd)](),this[_0x5b055e(0x1de)]=!0x1;}[_0x50fa05(0x1cd)](){const _0x176b52=_0x50fa05,_0x34122c=Array[_0x176b52(0x1c7)](this[_0x176b52(0x1c6)][_0x176b52(0x1d9)]())[_0x176b52(0x1d8)](_0x500bd6=>_0x500bd6[_0x176b52(0x1c8)]);this[_0x176b52(0x1d2)]=this[_0x176b52(0x1da)][_0x176b52(0x1d2)]&&_0x34122c;}[_0x50fa05(0x1d0)](){const _0x97453b=_0x50fa05,_0x385921=_0x6828be(Array[_0x97453b(0x1c7)](this[_0x97453b(0x1c6)][_0x97453b(0x1d9)]()));for(const _0x2074df of _0x385921){const _0x2a5615=_0x2074df[_0x97453b(0x1d7)]();if(!this[_0x97453b(0x1ca)][_0x97453b(0x1d4)][_0x97453b(0x1cc)](_0x2a5615))return;}_0x1dfff1(this[_0x97453b(0x1ca)][_0x97453b(0x1d4)],this[_0x97453b(0x1da)],_0x385921);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x5d8491=_0x3ba7;(function(_0x90c06f,_0x53cea6){const _0xe47786=_0x3ba7,_0x2778d0=_0x90c06f();while(!![]){try{const _0x4cefbe=-parseInt(_0xe47786(0x82))/0x1*(-parseInt(_0xe47786(0x84))/0x2)+-parseInt(_0xe47786(0x74))/0x3*(-parseInt(_0xe47786(0x7c))/0x4)+parseInt(_0xe47786(0x89))/0x5+parseInt(_0xe47786(0x70))/0x6+parseInt(_0xe47786(0x83))/0x7*(parseInt(_0xe47786(0x86))/0x8)+parseInt(_0xe47786(0x80))/0x9+-parseInt(_0xe47786(0x87))/0xa*(parseInt(_0xe47786(0x79))/0xb);if(_0x4cefbe===_0x53cea6)break;else _0x2778d0['push'](_0x2778d0['shift']());}catch(_0xee33e9){_0x2778d0['push'](_0x2778d0['shift']());}}}(_0x16e7,0xa9d11));function _0x3ba7(_0x50874c,_0x47a976){const _0x16e744=_0x16e7();return _0x3ba7=function(_0x3ba7c4,_0x1de8a7){_0x3ba7c4=_0x3ba7c4-0x6f;let _0x454b01=_0x16e744[_0x3ba7c4];return _0x454b01;},_0x3ba7(_0x50874c,_0x47a976);}import{Command as _0xe4eeed}from'ckeditor5/src/core.js';import{sortSuggestions as _0x5516d4,getSelectedSuggestions as _0x394a61,executeCommandForSuggestions as _0x208d1f}from'../utils/utils.js';function _0x16e7(){const _0xd1259c=['148729vvcLcb','28kWjacc','12oWYuXc','from','160120MbUezT','1423630bmxcYt','getRanges','3874905Adsoxd','canEditAt','4721094lnokuW','values','_command','isEnabled','222BrKRro','document','refresh','model','execute','187gkFHcJ','editor','selection','24708kKVVWg','size','_selectedSuggestions','_isEnabledBasedOnSelection','1119402ejyhom','_suggestions'];_0x16e7=function(){return _0xd1259c;};return _0x16e7();}export default class R extends _0xe4eeed{constructor(_0x1da5ae,_0x3eabd2,_0x2e7fa3){const _0x2370df=_0x3ba7;super(_0x1da5ae),this[_0x2370df(0x72)]=_0x3eabd2,this[_0x2370df(0x81)]=_0x2e7fa3,this[_0x2370df(0x7e)]=new Set(),this[_0x2370df(0x76)](),this[_0x2370df(0x7f)]=!0x1;}[_0x5d8491(0x76)](){const _0x562846=_0x5d8491,_0x3e825d=this[_0x562846(0x7a)][_0x562846(0x77)][_0x562846(0x75)][_0x562846(0x7b)],_0x2b892b=Array[_0x562846(0x85)](this[_0x562846(0x81)][_0x562846(0x71)]());this[_0x562846(0x7e)]=_0x394a61(_0x3e825d,_0x2b892b),this[_0x562846(0x73)]=this[_0x562846(0x72)][_0x562846(0x73)]&&!!this[_0x562846(0x7e)][_0x562846(0x7d)];}[_0x5d8491(0x78)](){const _0x4b019e=_0x5d8491,_0x187878=_0x5516d4(Array[_0x4b019e(0x85)](this[_0x4b019e(0x7e)]));for(const _0x1943a3 of _0x187878){const _0x7759f0=_0x1943a3[_0x4b019e(0x88)]();if(!this[_0x4b019e(0x7a)][_0x4b019e(0x77)][_0x4b019e(0x6f)](_0x7759f0))return;}_0x208d1f(this[_0x4b019e(0x7a)][_0x4b019e(0x77)],this[_0x4b019e(0x72)],_0x187878);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x51920d=_0x4c36;(function(_0x30367c,_0x206ab9){const _0x51c240=_0x4c36,_0x5e0dba=_0x30367c();while(!![]){try{const _0x3335c5=parseInt(_0x51c240(0x1bb))/0x1+-parseInt(_0x51c240(0x1af))/0x2*(-parseInt(_0x51c240(0x1bd))/0x3)+-parseInt(_0x51c240(0x1b0))/0x4+-parseInt(_0x51c240(0x1ad))/0x5+-parseInt(_0x51c240(0x1ba))/0x6*(parseInt(_0x51c240(0x1ac))/0x7)+parseInt(_0x51c240(0x1b2))/0x8*(parseInt(_0x51c240(0x1b8))/0x9)+-parseInt(_0x51c240(0x1b6))/0xa*(-parseInt(_0x51c240(0x1ae))/0xb);if(_0x3335c5===_0x206ab9)break;else _0x5e0dba['push'](_0x5e0dba['shift']());}catch(_0x589eff){_0x5e0dba['push'](_0x5e0dba['shift']());}}}(_0x14a0,0x65cfd));import{Command as _0x36252b}from'ckeditor5/src/core.js';function _0x14a0(){const _0x2e3deb=['307181AuOVRJ','3438980yhtapB','241835ztpcOX','44uROckZ','2393836RbNdaf','execute','359544EZpsxa','_isEnabledBasedOnSelection','refresh','commands','230AxdVbA','clearForceDisabled','117AQQoxc','TrackChangesCommand','84nrlHky','766472TNvARf','isEnabled','62898bigywY','value','_disableUnsupportedCommands','_enableCommands','has','_enabledCommands','affectsData','forceDisabled','editor'];_0x14a0=function(){return _0x2e3deb;};return _0x14a0();}function _0x4c36(_0x204c67,_0x392b96){const _0x14a0a3=_0x14a0();return _0x4c36=function(_0x4c36f7,_0x3b98de){_0x4c36f7=_0x4c36f7-0x1a8;let _0x40aec5=_0x14a0a3[_0x4c36f7];return _0x40aec5;},_0x4c36(_0x204c67,_0x392b96);}export default class M extends _0x36252b{constructor(_0x19392e,_0x4ecac){const _0x35d5eb=_0x4c36;super(_0x19392e),this[_0x35d5eb(0x1a8)]=_0x4ecac,this[_0x35d5eb(0x1be)]=!0x1,this[_0x35d5eb(0x1b4)](),this[_0x35d5eb(0x1b3)]=!0x1;}[_0x51920d(0x1b4)](){const _0x3c4ea7=_0x51920d;this[_0x3c4ea7(0x1bc)]=!0x0;}[_0x51920d(0x1b1)](){const _0x13ee5f=_0x51920d;this[_0x13ee5f(0x1be)]=!this[_0x13ee5f(0x1be)],this[_0x13ee5f(0x1be)]?this[_0x13ee5f(0x1bf)]():this[_0x13ee5f(0x1c0)]();}[_0x51920d(0x1bf)](){const _0x65e808=_0x51920d;for(const _0x19ecc6 of this[_0x65e808(0x1ab)][_0x65e808(0x1b5)][_0x65e808(0x1b5)]())_0x19ecc6[_0x65e808(0x1a9)]&&!this[_0x65e808(0x1a8)][_0x65e808(0x1c1)](_0x19ecc6)&&_0x19ecc6[_0x65e808(0x1aa)](_0x65e808(0x1b9));}[_0x51920d(0x1c0)](){const _0x330a65=_0x51920d;for(const _0x175e91 of this[_0x330a65(0x1ab)][_0x330a65(0x1b5)][_0x330a65(0x1b5)]())_0x175e91[_0x330a65(0x1a9)]&&!this[_0x330a65(0x1a8)][_0x330a65(0x1c1)](_0x175e91)&&_0x175e91[_0x330a65(0x1b7)](_0x330a65(0x1b9));}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x474ca4,_0xce7635){var _0x1736e7=_0x70b3,_0x495ae6=_0x474ca4();while(!![]){try{var _0x2d47c4=parseInt(_0x1736e7(0x192))/0x1*(-parseInt(_0x1736e7(0x18d))/0x2)+-parseInt(_0x1736e7(0x193))/0x3*(-parseInt(_0x1736e7(0x18b))/0x4)+-parseInt(_0x1736e7(0x195))/0x5*(parseInt(_0x1736e7(0x191))/0x6)+-parseInt(_0x1736e7(0x18e))/0x7*(parseInt(_0x1736e7(0x194))/0x8)+parseInt(_0x1736e7(0x18c))/0x9+-parseInt(_0x1736e7(0x18f))/0xa+parseInt(_0x1736e7(0x190))/0xb;if(_0x2d47c4===_0xce7635)break;else _0x495ae6['push'](_0x495ae6['shift']());}catch(_0x4d43ce){_0x495ae6['push'](_0x495ae6['shift']());}}}(_0x3edf,0x6b5ae));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x70b3(_0x2133bd,_0x25d53b){var _0x3edf08=_0x3edf();return _0x70b3=function(_0x70b358,_0x3cd4fa){_0x70b358=_0x70b358-0x18b;var _0x48b129=_0x3edf08[_0x70b358];return _0x48b129;},_0x70b3(_0x2133bd,_0x25d53b);}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';function _0x3edf(){var _0x17f0d3=['66QwFpAm','2fLBLXT','651ULvAla','255928JWcbNR','143185AZYJeL','12436MWbLHF','3211110scWmke','631608hFPJsJ','98nUHBTn','7336070KlOdos','16900169hPudBj'];_0x3edf=function(){return _0x17f0d3;};return _0x3edf();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x4ac9(_0x31a142,_0x45b70a){const _0x2a4835=_0x2a48();return _0x4ac9=function(_0x4ac9bd,_0x4d45fd){_0x4ac9bd=_0x4ac9bd-0xe7;let _0x5cc8a1=_0x2a4835[_0x4ac9bd];return _0x5cc8a1;},_0x4ac9(_0x31a142,_0x45b70a);}function _0x2a48(){const _0x43d299=['427YUvnib','2297448jmWqzx','showAIAssistant','3LBLmpG','14643kuckqv','15PqNoOb','263148TApEoT','780971dJqPTP','editor','enableCommand','10527396qFeRgw','get','37712CzsFhl','afterInit','plugins','762574LPtaHH','commands','TrackChangesEditing','6870WKEoVW'];_0x2a48=function(){return _0x43d299;};return _0x2a48();}const _0x5003d3=_0x4ac9;(function(_0x1d2d7f,_0x8e7b58){const _0x1d2935=_0x4ac9,_0x479626=_0x1d2d7f();while(!![]){try{const _0x74221f=parseInt(_0x1d2935(0xf1))/0x1+-parseInt(_0x1d2935(0xf9))/0x2*(-parseInt(_0x1d2935(0xed))/0x3)+-parseInt(_0x1d2935(0xeb))/0x4+parseInt(_0x1d2935(0xef))/0x5*(-parseInt(_0x1d2935(0xf0))/0x6)+parseInt(_0x1d2935(0xea))/0x7*(parseInt(_0x1d2935(0xf6))/0x8)+parseInt(_0x1d2935(0xee))/0x9*(-parseInt(_0x1d2935(0xe9))/0xa)+parseInt(_0x1d2935(0xf4))/0xb;if(_0x74221f===_0x8e7b58)break;else _0x479626['push'](_0x479626['shift']());}catch(_0x431055){_0x479626['push'](_0x479626['shift']());}}}(_0x2a48,0x8e5fb));import{Plugin as _0x4e31c6}from'ckeditor5/src/core.js';export default class E extends _0x4e31c6{[_0x5003d3(0xf7)](){const _0x2e6acb=_0x5003d3,_0x55b0e5=this[_0x2e6acb(0xf2)],_0x138d42=_0x55b0e5[_0x2e6acb(0xf8)][_0x2e6acb(0xf5)](_0x2e6acb(0xe8));_0x55b0e5[_0x2e6acb(0xe7)][_0x2e6acb(0xf5)](_0x2e6acb(0xec))&&_0x138d42[_0x2e6acb(0xf3)](_0x2e6acb(0xec));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x1b66(){const _0x5c03e7=['3450000kXGJcj','395195PftITk','10gkksPG','commandName','*Format:*\x20%0','984lLQaFD','type','_descriptionFactory','360KUpaTo','format','1468228aLVrja','registerAttributeLabel','registerDescriptionCallback','90286JcWMyV','TrackChangesEditing','get','has','formatBlock','editor','AlignmentEditing','center','commandParams','plugins','102YUncUf','alignment','_enableDefaultAttributesIntegration','FORMAT_ALIGN_TO_RIGHT','FORMAT_ALIGN_TO_LEFT','7064577YAmTIt','11852951fWIhaH','67730yKIAdj','justify','value','FORMAT_ALIGNMENT','FORMAT_ALIGN_TO_CENTER','locale','right','1kwqWEU','_registerLegacyDescription','left','afterInit','FORMAT_JUSTIFY_TEXT','3nFuYdA'];_0x1b66=function(){return _0x5c03e7;};return _0x1b66();}const _0x30a185=_0x3c9e;(function(_0x5aa08f,_0x1e0364){const _0xfc29c9=_0x3c9e,_0x56153c=_0x5aa08f();while(!![]){try{const _0x2fc9c6=parseInt(_0xfc29c9(0xfc))/0x1*(parseInt(_0xfc29c9(0x10c))/0x2)+-parseInt(_0xfc29c9(0x101))/0x3*(-parseInt(_0xfc29c9(0x102))/0x4)+parseInt(_0xfc29c9(0x103))/0x5*(-parseInt(_0xfc29c9(0x119))/0x6)+-parseInt(_0xfc29c9(0x10f))/0x7*(-parseInt(_0xfc29c9(0x10a))/0x8)+-parseInt(_0xfc29c9(0x11e))/0x9+parseInt(_0xfc29c9(0x104))/0xa*(parseInt(_0xfc29c9(0x11f))/0xb)+parseInt(_0xfc29c9(0x107))/0xc*(-parseInt(_0xfc29c9(0x120))/0xd);if(_0x2fc9c6===_0x1e0364)break;else _0x56153c['push'](_0x56153c['shift']());}catch(_0x254244){_0x56153c['push'](_0x56153c['shift']());}}}(_0x1b66,0xaa969));import{Plugin as _0x56c37e}from'ckeditor5/src/core.js';function _0x3c9e(_0x6f9afc,_0x2a4f66){const _0x1b662b=_0x1b66();return _0x3c9e=function(_0x3c9ed6,_0x17d2ea){_0x3c9ed6=_0x3c9ed6-0xf7;let _0x15e859=_0x1b662b[_0x3c9ed6];return _0x15e859;},_0x3c9e(_0x6f9afc,_0x2a4f66);}import{getTranslation as _0x5097bc}from'../utils/common-translations.js';export default class V extends _0x56c37e{[_0x30a185(0xff)](){const _0x4ff187=_0x30a185,_0x30cd0c=this[_0x4ff187(0x114)],_0x355f35=_0x30cd0c[_0x4ff187(0xfa)];if(!_0x30cd0c[_0x4ff187(0x118)][_0x4ff187(0x112)](_0x4ff187(0x115)))return;const _0xb6d7de=_0x30cd0c[_0x4ff187(0x118)][_0x4ff187(0x111)](_0x4ff187(0x110));_0xb6d7de[_0x4ff187(0x11b)](_0x4ff187(0x11a),[],[_0x4ff187(0x11a)]),_0xb6d7de[_0x4ff187(0x109)][_0x4ff187(0x10d)](_0x4ff187(0x11a),_0x5097bc(_0x355f35,_0x4ff187(0xf8))),this[_0x4ff187(0xfd)]();}[_0x30a185(0xfd)](){const _0x3abb98=_0x30a185,_0x48db2d=this[_0x3abb98(0x114)],_0x5dcb8f=_0x48db2d[_0x3abb98(0xfa)];_0x48db2d[_0x3abb98(0x118)][_0x3abb98(0x111)](_0x3abb98(0x110))[_0x3abb98(0x109)][_0x3abb98(0x10e)](_0x423611=>{const _0x45f93e=_0x3abb98;if(_0x45f93e(0x113)!=_0x423611[_0x45f93e(0x108)])return;const {data:_0x568a6d}=_0x423611;if(_0x568a6d&&_0x45f93e(0x11a)==_0x568a6d[_0x45f93e(0x105)]){const _0x5b540f=_0x568a6d[_0x45f93e(0x117)][0x0][_0x45f93e(0xf7)];return{'type':_0x45f93e(0x10b),'content':_0x5097bc(_0x5dcb8f,_0x45f93e(0x106),function(_0x3c4dc8){const _0x4b181f=_0x45f93e;switch(_0x3c4dc8){case _0x4b181f(0xfe):return _0x5097bc(_0x5dcb8f,_0x4b181f(0x11d));case _0x4b181f(0xfb):return _0x5097bc(_0x5dcb8f,_0x4b181f(0x11c));case _0x4b181f(0x116):return _0x5097bc(_0x5dcb8f,_0x4b181f(0xf9));case _0x4b181f(0x121):return _0x5097bc(_0x5dcb8f,_0x4b181f(0x100));}}(_0x5b540f))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x456645=_0x5e12;function _0x5e12(_0x28106a,_0x2fb591){const _0x9b146b=_0x9b14();return _0x5e12=function(_0x5e1288,_0x4ace8d){_0x5e1288=_0x5e1288-0xbe;let _0x58b12f=_0x9b146b[_0x5e1288];return _0x58b12f;},_0x5e12(_0x28106a,_0x2fb591);}(function(_0x32d3b7,_0x59c01c){const _0x6fd234=_0x5e12,_0x4f377d=_0x32d3b7();while(!![]){try{const _0x516987=-parseInt(_0x6fd234(0xf2))/0x1+parseInt(_0x6fd234(0xd1))/0x2+parseInt(_0x6fd234(0xe5))/0x3+parseInt(_0x6fd234(0xc9))/0x4*(parseInt(_0x6fd234(0xbf))/0x5)+parseInt(_0x6fd234(0xe9))/0x6*(-parseInt(_0x6fd234(0xd7))/0x7)+parseInt(_0x6fd234(0xd4))/0x8+parseInt(_0x6fd234(0xd2))/0x9*(-parseInt(_0x6fd234(0xc2))/0xa);if(_0x516987===_0x59c01c)break;else _0x4f377d['push'](_0x4f377d['shift']());}catch(_0x3e090e){_0x4f377d['push'](_0x4f377d['shift']());}}}(_0x9b14,0x9f61d));import{Plugin as _0x1ccfbb}from'ckeditor5/src/core.js';function _0x9b14(){const _0x336f7a=['toUpperCase','type','*Remove\x20format:*\x20%0','FORMAT_BOLD','strikethrough','SuperscriptEditing','superscript','767791Ixraye','_descriptionFactory','registerAttributeLabel','FORMAT_SUPERSCRIPT','6485705ThCsMZ','commandName','FORMAT_','13629660XMIquG','BoldEditing','FORMAT_UNDERLINE','StrikethroughEditing','locale','FORMAT_CODE','CodeEditing','4JqHobR','TrackChangesEditing','plugins','toLowerCase','slice','*Format:*\x20%0','format','underline','435462deoqCR','9tfyfFL','get','3824944uUnKXk','formatInline','FORMAT_ITALIC','14zOuRvX','afterInit','ItalicEditing','code','registerDescriptionCallback','_registerLegacyDescription','has','commandParams','italic','editor','subscript','SubscriptEditing','bold','UnderlineEditing','3011046RDZkDg','forceValue','_enableDefaultAttributesIntegration','FORMAT_SUBSCRIPT','639258PitWMu','FORMAT_STRIKETHROUGH'];_0x9b14=function(){return _0x336f7a;};return _0x9b14();}import{getTranslation as _0x4ded59}from'../utils/common-translations.js';const ti=[_0x456645(0xc3),_0x456645(0xd9),_0x456645(0xe4),_0x456645(0xc8),_0x456645(0xc5),_0x456645(0xe2),_0x456645(0xf0)];export default class U extends _0x1ccfbb{[_0x456645(0xd8)](){const _0x5637c3=_0x456645,_0x4e0508=this[_0x5637c3(0xe0)],_0x3d84bd=_0x4e0508[_0x5637c3(0xcb)][_0x5637c3(0xd3)](_0x5637c3(0xca)),_0x8a9cd=_0x4e0508[_0x5637c3(0xc6)];for(const _0x48a42d of ti){if(!_0x4e0508[_0x5637c3(0xcb)][_0x5637c3(0xdd)](_0x48a42d))continue;const _0xacc9d=_0x48a42d[_0x5637c3(0xcd)](0x0,-0x7)[_0x5637c3(0xcc)](),_0x271e4c=_0x5637c3(0xc1)+_0xacc9d[_0x5637c3(0xeb)]();_0x3d84bd[_0x5637c3(0xe7)](_0xacc9d,[_0xacc9d]),_0x3d84bd[_0x5637c3(0xf3)][_0x5637c3(0xf4)](_0xacc9d,_0x4ded59(_0x8a9cd,_0x271e4c));}this[_0x5637c3(0xdc)]();}[_0x456645(0xdc)](){const _0x3b14e6=_0x456645,_0x5a7675=this[_0x3b14e6(0xe0)],_0x43ccbb=_0x5a7675[_0x3b14e6(0xc6)],_0x59549e=_0x5a7675[_0x3b14e6(0xcb)][_0x3b14e6(0xd3)](_0x3b14e6(0xca));function _0x3daa02(_0x29c564,_0x4ebbfb){const _0x20413e=_0x3b14e6;_0x59549e[_0x20413e(0xf3)][_0x20413e(0xdb)](_0x3afad2=>{const _0x448142=_0x20413e;if(_0x448142(0xd5)!=_0x3afad2[_0x448142(0xec)])return;const {data:_0x1eee4d}=_0x3afad2;return _0x1eee4d&&_0x1eee4d[_0x448142(0xc0)]===_0x29c564?_0x1eee4d[_0x448142(0xde)][0x0][_0x448142(0xe6)]?{'type':_0x448142(0xcf),'content':_0x4ded59(_0x43ccbb,_0x448142(0xce),_0x4ebbfb)}:{'type':_0x448142(0xcf),'content':_0x4ded59(_0x43ccbb,_0x448142(0xed),_0x4ebbfb)}:void 0x0;});}_0x3daa02(_0x3b14e6(0xe3),_0x4ded59(_0x43ccbb,_0x3b14e6(0xee))),_0x3daa02(_0x3b14e6(0xdf),_0x4ded59(_0x43ccbb,_0x3b14e6(0xd6))),_0x3daa02(_0x3b14e6(0xd0),_0x4ded59(_0x43ccbb,_0x3b14e6(0xc4))),_0x3daa02(_0x3b14e6(0xda),_0x4ded59(_0x43ccbb,_0x3b14e6(0xc7))),_0x3daa02(_0x3b14e6(0xef),_0x4ded59(_0x43ccbb,_0x3b14e6(0xea))),_0x3daa02(_0x3b14e6(0xe1),_0x4ded59(_0x43ccbb,_0x3b14e6(0xe8))),_0x3daa02(_0x3b14e6(0xf1),_0x4ded59(_0x43ccbb,_0x3b14e6(0xbe)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3b68a6=_0x7eb5;function _0x3546(){const _0x55ef85=['commands','parent','selection','11QLWmTN','blockQuote','2667684ibcfdR','plugins','checkChild','enableCommand','466645OobeRS','TrackChangesEditing','5102307bjSEFa','format','get','47665OChTKx','10AFYNnR','_descriptionFactory','*Set\x20format:*\x20%0','change','locale','commandParams','schema','*Remove\x20format:*\x20%0','afterInit','ELEMENT_BLOCK_QUOTE','getSelectedBlocks','markBlockFormat','240BikUTn','from','value','has','registerDescriptionCallback','model','106908gzSswe','$root','forceValue','document','24YjTwFa','name','2899984EWrPiw','61481nMnkOo','editor','filter','commandName','3zafBye','BlockQuoteEditing'];_0x3546=function(){return _0x55ef85;};return _0x3546();}(function(_0x39e902,_0x3919d1){const _0x525c7a=_0x7eb5,_0x1eefd7=_0x39e902();while(!![]){try{const _0x225012=parseInt(_0x525c7a(0x138))/0x1+-parseInt(_0x525c7a(0x11d))/0x2*(-parseInt(_0x525c7a(0x128))/0x3)+parseInt(_0x525c7a(0x121))/0x4*(-parseInt(_0x525c7a(0x133))/0x5)+parseInt(_0x525c7a(0x117))/0x6*(-parseInt(_0x525c7a(0x124))/0x7)+parseInt(_0x525c7a(0x123))/0x8+-parseInt(_0x525c7a(0x135))/0x9*(-parseInt(_0x525c7a(0x139))/0xa)+-parseInt(_0x525c7a(0x12d))/0xb*(-parseInt(_0x525c7a(0x12f))/0xc);if(_0x225012===_0x3919d1)break;else _0x1eefd7['push'](_0x1eefd7['shift']());}catch(_0x1dbffa){_0x1eefd7['push'](_0x1eefd7['shift']());}}}(_0x3546,0x53631));import{Plugin as _0x178580}from'ckeditor5/src/core.js';import{getTranslation as _0xd7132f}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x39ebdd}from'../utils/utils.js';function _0x7eb5(_0x5f0852,_0x34ec7c){const _0x354629=_0x3546();return _0x7eb5=function(_0x7eb548,_0x4f410d){_0x7eb548=_0x7eb548-0x10c;let _0x37869c=_0x354629[_0x7eb548];return _0x37869c;},_0x7eb5(_0x5f0852,_0x34ec7c);}export default class O extends _0x178580{[_0x3b68a6(0x113)](){const _0x4b39f7=_0x3b68a6,_0x40a0b8=this[_0x4b39f7(0x125)],_0xced5e5=_0x40a0b8[_0x4b39f7(0x10f)];if(!_0x40a0b8[_0x4b39f7(0x130)][_0x4b39f7(0x11a)](_0x4b39f7(0x129)))return;const _0x45da53=_0x40a0b8[_0x4b39f7(0x130)][_0x4b39f7(0x137)](_0x4b39f7(0x134)),_0x547ba2=this[_0x4b39f7(0x125)][_0x4b39f7(0x12a)][_0x4b39f7(0x137)](_0x4b39f7(0x12e));_0x45da53[_0x4b39f7(0x132)](_0x4b39f7(0x12e),(_0x38673f,_0x5d1135={})=>{const _0x54229b=_0x4b39f7,_0x43911a=this[_0x54229b(0x125)][_0x54229b(0x11c)][_0x54229b(0x120)][_0x54229b(0x12c)],_0x52476e=_0x5d1135&&void 0x0!==_0x5d1135[_0x54229b(0x11f)]?_0x5d1135[_0x54229b(0x11f)]:!_0x547ba2[_0x54229b(0x119)];let _0x466ff4=[];if(_0x52476e){const _0x32a654=Array[_0x54229b(0x118)](_0x43911a[_0x54229b(0x115)]())[_0x54229b(0x126)](_0x252d84=>oo(_0x252d84)||function(_0x916b91,_0x244f85){const _0x170467=_0x54229b,_0x5b5949=_0x244f85[_0x170467(0x131)](_0x916b91[_0x170467(0x12b)],_0x170467(0x12e)),_0x18840b=_0x244f85[_0x170467(0x131)]([_0x170467(0x11e),_0x170467(0x12e)],_0x916b91);return _0x5b5949&&_0x18840b;}(_0x252d84,this[_0x54229b(0x125)][_0x54229b(0x11c)][_0x54229b(0x111)]));_0x466ff4=_0x39ebdd(_0x32a654,_0x40a0b8[_0x54229b(0x11c)]);}else{const _0x5a83c1=Array[_0x54229b(0x118)](_0x43911a[_0x54229b(0x115)]())[_0x54229b(0x126)](_0x3520b4=>oo(_0x3520b4));_0x466ff4=_0x39ebdd(_0x5a83c1,_0x40a0b8[_0x54229b(0x11c)]);}_0x40a0b8[_0x54229b(0x11c)][_0x54229b(0x10e)](()=>{const _0x270310=_0x54229b;for(const _0x33ee96 of _0x466ff4)_0x45da53[_0x270310(0x116)](_0x33ee96,{'commandName':_0x270310(0x12e),'commandParams':[{'forceValue':_0x52476e}]});});}),_0x45da53[_0x4b39f7(0x10c)][_0x4b39f7(0x11b)](_0x1a21a2=>{const _0x4755f5=_0x4b39f7,{data:_0x2b5dc7}=_0x1a21a2;if(_0x2b5dc7&&_0x4755f5(0x12e)==_0x2b5dc7[_0x4755f5(0x127)]){const _0x4b21bd=_0xd7132f(_0xced5e5,_0x4755f5(0x114));return _0x2b5dc7[_0x4755f5(0x110)][0x0][_0x4755f5(0x11f)]?{'type':_0x4755f5(0x136),'content':_0xd7132f(_0xced5e5,_0x4755f5(0x10d),_0x4b21bd)}:{'type':_0x4755f5(0x136),'content':_0xd7132f(_0xced5e5,_0x4755f5(0x112),_0x4b21bd)};}});}}function oo(_0x4a9869){const _0x398adb=_0x3b68a6;return _0x398adb(0x12e)==_0x4a9869[_0x398adb(0x12b)][_0x398adb(0x122)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x249e46=_0x1163;function _0x1163(_0x1991fc,_0xfbebd6){const _0x2df329=_0x2df3();return _0x1163=function(_0x1163c3,_0x3e92bc){_0x1163c3=_0x1163c3-0x16b;let _0xafbe9c=_0x2df329[_0x1163c3];return _0xafbe9c;},_0x1163(_0x1991fc,_0xfbebd6);}(function(_0x34c8c9,_0x3e995c){const _0x24e309=_0x1163,_0x339376=_0x34c8c9();while(!![]){try{const _0x2fd6f5=parseInt(_0x24e309(0x173))/0x1*(parseInt(_0x24e309(0x175))/0x2)+-parseInt(_0x24e309(0x181))/0x3*(parseInt(_0x24e309(0x182))/0x4)+-parseInt(_0x24e309(0x180))/0x5+-parseInt(_0x24e309(0x17d))/0x6*(parseInt(_0x24e309(0x16b))/0x7)+-parseInt(_0x24e309(0x17a))/0x8*(-parseInt(_0x24e309(0x178))/0x9)+-parseInt(_0x24e309(0x171))/0xa*(parseInt(_0x24e309(0x16f))/0xb)+parseInt(_0x24e309(0x179))/0xc*(parseInt(_0x24e309(0x16c))/0xd);if(_0x2fd6f5===_0x3e995c)break;else _0x339376['push'](_0x339376['shift']());}catch(_0x153ac9){_0x339376['push'](_0x339376['shift']());}}}(_0x2df3,0x39964));import{Plugin as _0x4c1ff3}from'ckeditor5/src/core.js';function _0x2df3(){const _0x495f8b=['afterInit','99271TlYZlC','changeCaseUpper','4hSTkgH','TrackChangesEditing','has','27ttTjDI','516fLCMGO','1098424PkugHR','editor','enableCommand','1662xNiUvD','changeCaseLower','CaseChange','481495IAbSgE','117GvBDkI','42076eJOgQR','9835DEyAGX','219271qczfvv','plugins','get','11lKsati','changeCaseTitle','2041310shsywH'];_0x2df3=function(){return _0x495f8b;};return _0x2df3();}export default class G extends _0x4c1ff3{[_0x249e46(0x172)](){const _0x5937b9=_0x249e46,_0x33b889=this[_0x5937b9(0x17b)];_0x33b889[_0x5937b9(0x16d)][_0x5937b9(0x177)](_0x5937b9(0x17f))&&(_0x33b889[_0x5937b9(0x16d)][_0x5937b9(0x16e)](_0x5937b9(0x176))[_0x5937b9(0x17c)](_0x5937b9(0x174)),_0x33b889[_0x5937b9(0x16d)][_0x5937b9(0x16e)](_0x5937b9(0x176))[_0x5937b9(0x17c)](_0x5937b9(0x17e)),_0x33b889[_0x5937b9(0x16d)][_0x5937b9(0x16e)](_0x5937b9(0x176))[_0x5937b9(0x17c)](_0x5937b9(0x170)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4c9070=_0x2744;(function(_0x208e60,_0x5c4572){const _0x4203db=_0x2744,_0x57fbb1=_0x208e60();while(!![]){try{const _0x1c6dbb=parseInt(_0x4203db(0x103))/0x1*(parseInt(_0x4203db(0x112))/0x2)+parseInt(_0x4203db(0x10f))/0x3+parseInt(_0x4203db(0x108))/0x4+-parseInt(_0x4203db(0x10d))/0x5*(-parseInt(_0x4203db(0x109))/0x6)+-parseInt(_0x4203db(0x106))/0x7*(parseInt(_0x4203db(0x110))/0x8)+-parseInt(_0x4203db(0x111))/0x9+-parseInt(_0x4203db(0x10a))/0xa*(parseInt(_0x4203db(0x113))/0xb);if(_0x1c6dbb===_0x5c4572)break;else _0x57fbb1['push'](_0x57fbb1['shift']());}catch(_0x17e3ec){_0x57fbb1['push'](_0x57fbb1['shift']());}}}(_0x44d2,0x288f5));function _0x2744(_0x363c5d,_0x9c0ba6){const _0x44d29b=_0x44d2();return _0x2744=function(_0x274472,_0x2f6b83){_0x274472=_0x274472-0x102;let _0x3939dc=_0x44d29b[_0x274472];return _0x3939dc;},_0x2744(_0x363c5d,_0x9c0ba6);}function _0x44d2(){const _0x4cc4f1=['get','224037jXxYAz','32432wQGuli','203697pSpRVb','252zCfRKI','22llNOVy','TrackChangesEditing','editor','1165DQkFoL','commands','plugins','406kmdazV','afterInit','153444BYMCIZ','18dJBNaQ','214990yqzceE','enableCommand','ckbox','345110ectnON'];_0x44d2=function(){return _0x4cc4f1;};return _0x44d2();}import{Plugin as _0x2a5c50}from'ckeditor5/src/core.js';export default class F extends _0x2a5c50{[_0x4c9070(0x107)](){const _0x2c95f3=_0x4c9070,_0x4a2815=this[_0x2c95f3(0x102)];_0x4a2815[_0x2c95f3(0x104)][_0x2c95f3(0x10e)](_0x2c95f3(0x10c))&&_0x4a2815[_0x2c95f3(0x105)][_0x2c95f3(0x10e)](_0x2c95f3(0x114))[_0x2c95f3(0x10b)](_0x2c95f3(0x10c));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5467e0=_0x2a5f;(function(_0xa738f,_0xd24ec4){const _0x952e31=_0x2a5f,_0x4efb61=_0xa738f();while(!![]){try{const _0x4b0822=parseInt(_0x952e31(0xb3))/0x1*(-parseInt(_0x952e31(0xd1))/0x2)+parseInt(_0x952e31(0xe9))/0x3*(-parseInt(_0x952e31(0xbb))/0x4)+-parseInt(_0x952e31(0xb6))/0x5*(-parseInt(_0x952e31(0xba))/0x6)+-parseInt(_0x952e31(0xc3))/0x7*(-parseInt(_0x952e31(0xc0))/0x8)+-parseInt(_0x952e31(0xd7))/0x9+parseInt(_0x952e31(0xbe))/0xa*(parseInt(_0x952e31(0xe5))/0xb)+-parseInt(_0x952e31(0xbc))/0xc;if(_0x4b0822===_0xd24ec4)break;else _0x4efb61['push'](_0x4efb61['shift']());}catch(_0x4df12c){_0x4efb61['push'](_0x4efb61['shift']());}}}(_0x4abe,0x9b214));import{Plugin as _0x52a7b4}from'ckeditor5/src/core.js';function _0x2a5f(_0x168d4f,_0x463b2d){const _0x4abef3=_0x4abe();return _0x2a5f=function(_0x2a5f11,_0x21e60f){_0x2a5f11=_0x2a5f11-0xaf;let _0x22cd96=_0x4abef3[_0x2a5f11];return _0x22cd96;},_0x2a5f(_0x168d4f,_0x463b2d);}function _0x4abe(){const _0x477e74=['isLimit','has','rootElement','*Remove\x20format:*\x20%0','84108JdWtSt','*Set\x20format:*\x20%0','enableCommand','languages','blockName','checkChild','4688451zjafPn','find','forceValue','TrackChangesEditing','type','codeBlock','schema','value','getSelectedBlocks','markBlockFormat','commandParams','commandName','parent','locale','3448434YKHRQG','ELEMENT_CODE_BLOCK','name','registerDescriptionCallback','6MCXhEG','indentCodeBlock','afterInit','editor','config','14FkUWXG','outdentCodeBlock','from','28795iuEjUR','model','label','format','834fGgHwK','593084MsKnNe','5719152LaqtLb','plugins','30UPcrRe','selection','16OgLnqS','language','get','2720417FWUdXV','commands','change','CodeBlock','formatBlock','filter','_descriptionFactory','toLowerCase','document','registerElementLabel'];_0x4abe=function(){return _0x477e74;};return _0x4abe();}import{getTranslation as _0x281c01}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x2675a9}from'../utils/utils.js';export default class L extends _0x52a7b4{[_0x5467e0(0xb0)](){const _0x33ae43=_0x5467e0,_0x5b1ddc=this[_0x33ae43(0xb1)];if(!_0x5b1ddc[_0x33ae43(0xbd)][_0x33ae43(0xce)](_0x33ae43(0xc6)))return;const _0x29606c=_0x5b1ddc[_0x33ae43(0xbd)][_0x33ae43(0xc2)](_0x33ae43(0xda)),_0x3af1b2=_0x5b1ddc[_0x33ae43(0xe4)],_0x5e924c=_0x5b1ddc[_0x33ae43(0xb2)][_0x33ae43(0xc2)](_0x33ae43(0xdc))[_0x33ae43(0xd4)],_0x34da9c=_0x5b1ddc[_0x33ae43(0xc4)][_0x33ae43(0xc2)](_0x33ae43(0xdc));_0x29606c[_0x33ae43(0xd3)](_0x33ae43(0xaf)),_0x29606c[_0x33ae43(0xd3)](_0x33ae43(0xb4)),_0x29606c[_0x33ae43(0xd3)](_0x33ae43(0xdc),(_0x46f991,_0x22d0bd={})=>{const _0x3b1070=_0x33ae43,_0x4701b2=_0x5b1ddc[_0x3b1070(0xb7)],_0x14abf8=_0x5b1ddc[_0x3b1070(0xb7)][_0x3b1070(0xcb)][_0x3b1070(0xbf)],_0x1a2dfd=_0x22d0bd&&void 0x0!==_0x22d0bd[_0x3b1070(0xd9)]?_0x22d0bd[_0x3b1070(0xd9)]:!_0x34da9c[_0x3b1070(0xde)];let _0x1c8fe8;_0x22d0bd[_0x3b1070(0xc1)]||(_0x22d0bd[_0x3b1070(0xc1)]=_0x5e924c[0x0][_0x3b1070(0xc1)]),_0x1c8fe8=_0x1a2dfd?Array[_0x3b1070(0xb5)](_0x14abf8[_0x3b1070(0xdf)]())[_0x3b1070(0xc8)](_0x3a0356=>eo(_0x3a0356)||function(_0x5bfd74,_0x186d06){const _0x1da14e=_0x3b1070;if(_0x5bfd74['is'](_0x1da14e(0xcf))||_0x186d06[_0x1da14e(0xcd)](_0x5bfd74))return!0x1;return _0x186d06[_0x1da14e(0xd6)](_0x5bfd74[_0x1da14e(0xe3)],_0x1da14e(0xdc));}(_0x3a0356,_0x4701b2[_0x3b1070(0xdd)])):Array[_0x3b1070(0xb5)](_0x14abf8[_0x3b1070(0xdf)]())[_0x3b1070(0xc8)](_0x56c0e6=>eo(_0x56c0e6));const _0xda0ed5=_0x2675a9(_0x1c8fe8,_0x4701b2);_0x4701b2[_0x3b1070(0xc5)](()=>{const _0x48769c=_0x3b1070;for(const _0x33d240 of _0xda0ed5)_0x29606c[_0x48769c(0xe0)](_0x33d240,{'commandName':_0x48769c(0xdc),'commandParams':[{..._0x22d0bd,'forceValue':_0x1a2dfd}],'formatGroupId':_0x48769c(0xd5)});});}),(_0x29606c[_0x33ae43(0xc9)][_0x33ae43(0xcc)](_0x33ae43(0xdc),_0x1c1a6e=>_0x281c01(_0x3af1b2,_0x33ae43(0xe6),_0x1c1a6e)),_0x29606c[_0x33ae43(0xc9)][_0x33ae43(0xe8)](_0x1f3d1c=>{const _0xbf78bd=_0x33ae43;if(_0xbf78bd(0xc7)!=_0x1f3d1c[_0xbf78bd(0xdb)])return;const _0x4b16cf=_0x3af1b2['t'],{data:_0x45fdbe}=_0x1f3d1c;if(!_0x45fdbe||_0xbf78bd(0xdc)!=_0x45fdbe[_0xbf78bd(0xe2)])return;const _0x2b96d2=_0x45fdbe[_0xbf78bd(0xe1)][0x0][_0xbf78bd(0xc1)],_0x43dd08=_0x4b16cf(_0x5e924c[_0xbf78bd(0xd8)](_0x1c36c4=>_0x1c36c4[_0xbf78bd(0xc1)]===_0x2b96d2)[_0xbf78bd(0xb8)])[_0xbf78bd(0xca)]();return _0x45fdbe[_0xbf78bd(0xe1)][0x0][_0xbf78bd(0xd9)]?{'type':_0xbf78bd(0xb9),'content':_0x281c01(_0x3af1b2,_0xbf78bd(0xd2),_0x281c01(_0x3af1b2,_0xbf78bd(0xe6),0x1)+'\x20('+_0x43dd08+')')}:{'type':_0xbf78bd(0xb9),'content':_0x281c01(_0x3af1b2,_0xbf78bd(0xd0),_0x281c01(_0x3af1b2,_0xbf78bd(0xe6),0x1))};}));}}function eo(_0x2f0b26){const _0x3591c3=_0x5467e0;return _0x3591c3(0xdc)==_0x2f0b26[_0x3591c3(0xe7)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1b39d2=_0x131e;(function(_0x3b437f,_0x433ff6){const _0x2cab80=_0x131e,_0x4a3dbc=_0x3b437f();while(!![]){try{const _0x3b4577=-parseInt(_0x2cab80(0xd7))/0x1+-parseInt(_0x2cab80(0xcd))/0x2+-parseInt(_0x2cab80(0xd0))/0x3*(parseInt(_0x2cab80(0xc8))/0x4)+-parseInt(_0x2cab80(0xd2))/0x5+parseInt(_0x2cab80(0xcc))/0x6+-parseInt(_0x2cab80(0xd8))/0x7+parseInt(_0x2cab80(0xc9))/0x8;if(_0x3b4577===_0x433ff6)break;else _0x4a3dbc['push'](_0x4a3dbc['shift']());}catch(_0x1b0e2b){_0x4a3dbc['push'](_0x4a3dbc['shift']());}}}(_0x3dd0,0x8b103));function _0x131e(_0x5e3eac,_0x478745){const _0x3dd06f=_0x3dd0();return _0x131e=function(_0x131e37,_0x5cb91c){_0x131e37=_0x131e37-0xc8;let _0xd9e21=_0x3dd06f[_0x131e37];return _0xd9e21;},_0x131e(_0x5e3eac,_0x478745);}function _0x3dd0(){const _0x2f1881=['680979kmFdDv','TrackChangesEditing','3679660TVGMBe','CommentsEditing','editor','afterInit','has','253827KBZLEo','585718cgEaET','8klmzQH','17412168VjWxhw','addCommentThread','enableCommand','3202920jMSlok','1226638cECNXx','plugins','get'];_0x3dd0=function(){return _0x2f1881;};return _0x3dd0();}import{Plugin as _0x49604c}from'ckeditor5/src/core.js';export default class H extends _0x49604c{[_0x1b39d2(0xd5)](){const _0x369010=_0x1b39d2,_0x22e991=this[_0x369010(0xd4)];if(!_0x22e991[_0x369010(0xce)][_0x369010(0xd6)](_0x369010(0xd3)))return;_0x22e991[_0x369010(0xce)][_0x369010(0xcf)](_0x369010(0xd1))[_0x369010(0xcb)](_0x369010(0xca));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x510dcf=_0x16ff;(function(_0x46dedb,_0x37a254){const _0x2ce4dc=_0x16ff,_0x5c5f17=_0x46dedb();while(!![]){try{const _0x727b23=-parseInt(_0x2ce4dc(0xde))/0x1*(parseInt(_0x2ce4dc(0xfe))/0x2)+-parseInt(_0x2ce4dc(0xf2))/0x3+-parseInt(_0x2ce4dc(0x10c))/0x4+parseInt(_0x2ce4dc(0xdd))/0x5+parseInt(_0x2ce4dc(0xfc))/0x6*(-parseInt(_0x2ce4dc(0xf4))/0x7)+-parseInt(_0x2ce4dc(0xda))/0x8*(-parseInt(_0x2ce4dc(0xd6))/0x9)+parseInt(_0x2ce4dc(0xe3))/0xa;if(_0x727b23===_0x37a254)break;else _0x5c5f17['push'](_0x5c5f17['shift']());}catch(_0x3f11df){_0x5c5f17['push'](_0x5c5f17['shift']());}}}(_0x4804,0x20ed1));import{Plugin as _0x3c922e}from'ckeditor5/src/core.js';import{LiveRange as _0x59321d}from'ckeditor5/src/engine.js';function _0x4804(){const _0x3ec144=['model','forward','editing','4295570DFjLlm','start','createSelection','enqueueChange','high','downcastDispatcher','merge','get','end','unlock','isCollapsed','uiElement','delete','commands','getFirstRange','411435Pznmcx','requires','14343yxxLSY','modifySelection','setSelection','document','deleteForward','plugins','unbindElementFromMarkerName','buffer','744hgvLwu','init','2JmIief','batch','TrackChangesEditing','showSuggestionHighlights','markerNameToElements','root','$graveyard','rootName','options','editor','unit','addMarker:suggestion:deletion','enableCommand','removeMarker:suggestion:deletion','978548JmzQOV','mapper','bind','remove','markerName','writer','324747HJgWJP','createRange','detach','selection','40UNUBKw','fromRange','lock','1216370BeXahh','82523UMuCni','data'];_0x4804=function(){return _0x3ec144;};return _0x4804();}import{Delete as _0x40fa21}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x39ad04}from'./utils.js';function _0x16ff(_0x4dcee1,_0x4bb8bf){const _0x48042f=_0x4804();return _0x16ff=function(_0x16ff73,_0x39560e){_0x16ff73=_0x16ff73-0xd2;let _0x3b4382=_0x48042f[_0x16ff73];return _0x3b4382;},_0x16ff(_0x4dcee1,_0x4bb8bf);}export default class q extends _0x3c922e{static get[_0x510dcf(0xf3)](){return[_0x40fa21];}[_0x510dcf(0xfd)](){const _0x233519=_0x510dcf,_0x37339a=this[_0x233519(0x107)],_0x5800da=_0x37339a[_0x233519(0xf9)][_0x233519(0xea)](_0x233519(0x100));_0x5800da[_0x233519(0x10a)](_0x233519(0xef));const _0x583d4e=_0x37339a[_0x233519(0xf0)][_0x233519(0xea)](_0x233519(0xf8));_0x5800da[_0x233519(0x10a)](_0x233519(0xf8),(_0x3f54dc,_0xdc05f0={})=>{const _0x40c14f=_0x233519,_0x33c2c8=_0x37339a[_0x40c14f(0xe0)][_0x40c14f(0xe5)](_0x37339a[_0x40c14f(0xe0)][_0x40c14f(0xf7)][_0x40c14f(0xd9)]);_0x33c2c8[_0x40c14f(0xed)]&&_0x37339a[_0x40c14f(0xe0)][_0x40c14f(0xf5)](_0x33c2c8,{'direction':_0x40c14f(0xe1),'unit':_0xdc05f0[_0x40c14f(0x108)]});const _0x33827b=_0x33c2c8[_0x40c14f(0xf1)](),_0x534ae5=_0x59321d[_0x40c14f(0xdb)](_0x33827b);let _0x7b12b4;_0x3f54dc(_0xdc05f0),_0x7b12b4=_0x40c14f(0x104)==_0x534ae5[_0x40c14f(0x103)][_0x40c14f(0x105)]?_0x37339a[_0x40c14f(0xe0)][_0x40c14f(0xd7)](_0x33827b[_0x40c14f(0xe4)]):_0x37339a[_0x40c14f(0xe0)][_0x40c14f(0xd7)](_0x534ae5[_0x40c14f(0xe4)],_0x534ae5[_0x40c14f(0xeb)]),_0x534ae5[_0x40c14f(0xd8)](),_0x37339a[_0x40c14f(0xe0)][_0x40c14f(0xe6)](_0x583d4e[_0x40c14f(0xfb)][_0x40c14f(0xff)],_0x5bff83=>{const _0x414d5c=_0x40c14f;_0x583d4e[_0x414d5c(0xfb)][_0x414d5c(0xdc)](),_0x5bff83[_0x414d5c(0xf6)](_0x5bff83[_0x414d5c(0xd7)](_0x7b12b4[_0x414d5c(0xeb)])),_0x583d4e[_0x414d5c(0xfb)][_0x414d5c(0xec)]();});}),_0x37339a[_0x233519(0xe2)][_0x233519(0xe8)]['on'](_0x233519(0x109),_0x39ad04(_0x37339a,_0x233519(0xe9)),{'priority':_0x233519(0xe7)}),_0x37339a[_0x233519(0xdf)][_0x233519(0xe8)]['on'](_0x233519(0x109),(_0xf12ac1,_0x2146f5,_0x1af0f9)=>{const _0x4517de=_0x233519;_0x1af0f9[_0x4517de(0x106)][_0x4517de(0x101)]&&_0x39ad04(_0x37339a,_0x4517de(0xe9),{'showActiveMarker':!0x1})[_0x4517de(0xd2)](this)(_0xf12ac1,_0x2146f5,_0x1af0f9);},{'priority':_0x233519(0xe7)}),_0x37339a[_0x233519(0xe2)][_0x233519(0xe8)]['on'](_0x233519(0x10b),(_0x167db3,_0x431232,_0x208028)=>{const _0x2d4c52=_0x233519,_0xa0b0db=_0x208028[_0x2d4c52(0x10d)][_0x2d4c52(0x102)](_0x431232[_0x2d4c52(0xd4)]);if(_0xa0b0db){for(const _0xb370c0 of _0xa0b0db)_0xb370c0['is'](_0x2d4c52(0xee))&&(_0x208028[_0x2d4c52(0x10d)][_0x2d4c52(0xfa)](_0xb370c0,_0x431232[_0x2d4c52(0xd4)]),_0x208028[_0x2d4c52(0xd5)][_0x2d4c52(0xd3)](_0xb370c0));}},{'priority':_0x233519(0xe7)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x3d0a(_0xe6fee7,_0x2216ce){const _0xdca099=_0xdca0();return _0x3d0a=function(_0x3d0acf,_0x3d0d94){_0x3d0acf=_0x3d0acf-0x13a;let _0xf350a8=_0xdca099[_0x3d0acf];return _0xf350a8;},_0x3d0a(_0xe6fee7,_0x2216ce);}const _0x47c166=_0x3d0a;(function(_0x21a0e8,_0x14f59f){const _0x73d74f=_0x3d0a,_0xbd5a5e=_0x21a0e8();while(!![]){try{const _0x11d627=parseInt(_0x73d74f(0x16e))/0x1+parseInt(_0x73d74f(0x165))/0x2*(-parseInt(_0x73d74f(0x13c))/0x3)+parseInt(_0x73d74f(0x161))/0x4*(-parseInt(_0x73d74f(0x142))/0x5)+-parseInt(_0x73d74f(0x169))/0x6*(-parseInt(_0x73d74f(0x14a))/0x7)+-parseInt(_0x73d74f(0x155))/0x8*(parseInt(_0x73d74f(0x15f))/0x9)+parseInt(_0x73d74f(0x151))/0xa*(parseInt(_0x73d74f(0x16f))/0xb)+parseInt(_0x73d74f(0x166))/0xc;if(_0x11d627===_0x14f59f)break;else _0xbd5a5e['push'](_0xbd5a5e['shift']());}catch(_0x12ea19){_0xbd5a5e['push'](_0xbd5a5e['shift']());}}}(_0xdca0,0x1c014));function _0xdca0(){const _0x4467e1=['high','1116WhYZau','hasClass','fromRange','removeMarker:suggestion:insertion','markerNameToElements','165320fAtBOp','121506TILmWO','nextSibling','bind','ck-suggestion-marker-split','TrackChangesEditing','mapper','3KSAnpn','markerName','editing','fire','enableCommand','enterBlock','20dTYffp','setSelection','detach','remove','createPositionAt','requires','createRange','document','7959cGCXOr','change','unbindElementFromMarkerName','afterExecute','selection','parent','split','10CiKqKb','markInsertion','end','data','8FjQpND','editor','showSuggestionHighlights','model','downcastDispatcher','get','plugins','options','commands','getFirstRange','157779xfPcrd','enter','189660GnpOSi','getFirstPosition','init','writer','435332WPbLYZ','1820604OzcKGh','addMarker:suggestion:insertion'];_0xdca0=function(){return _0x4467e1;};return _0xdca0();}import{Plugin as _0x1beca3}from'ckeditor5/src/core.js';import{Enter as _0x3e68dc}from'ckeditor5/src/enter.js';import{LiveRange as _0x213669}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x3e4f6e}from'./utils.js';export default class W extends _0x1beca3{static get[_0x47c166(0x147)](){return[_0x3e68dc];}[_0x47c166(0x163)](){const _0x3548df=_0x47c166,_0x41ab08=this[_0x3548df(0x156)],_0x47ee25=_0x41ab08[_0x3548df(0x15b)][_0x3548df(0x15a)](_0x3548df(0x13a)),_0xffd0ce=_0x41ab08[_0x3548df(0x15d)][_0x3548df(0x15a)](_0x3548df(0x160));_0x47ee25[_0x3548df(0x140)](_0x3548df(0x160),()=>{const _0x421759=_0x3548df;_0x41ab08[_0x421759(0x158)][_0x421759(0x14b)](_0x301ec3=>{const _0x1a3527=_0x421759,_0x36fb04=_0x41ab08[_0x1a3527(0x158)][_0x1a3527(0x149)][_0x1a3527(0x14e)],_0x1263e1=_0x36fb04[_0x1a3527(0x162)](),_0x5e8e10=_0x213669[_0x1a3527(0x16b)](_0x36fb04[_0x1a3527(0x15e)]());if(_0xffd0ce[_0x1a3527(0x141)](_0x301ec3)){const _0x1e9cb7=_0x41ab08[_0x1a3527(0x158)][_0x1a3527(0x146)](_0x1263e1[_0x1a3527(0x14f)][_0x1a3527(0x170)],0x0),_0x16521b=_0x301ec3[_0x1a3527(0x148)](_0x1263e1,_0x1e9cb7);_0x47ee25[_0x1a3527(0x152)](_0x16521b);}else _0x301ec3[_0x1a3527(0x143)](_0x301ec3[_0x1a3527(0x148)](_0x5e8e10[_0x1a3527(0x153)]));_0x5e8e10[_0x1a3527(0x144)](),_0xffd0ce[_0x1a3527(0x13f)](_0x1a3527(0x14d),{'writer':_0x301ec3});});}),_0x41ab08[_0x3548df(0x13e)][_0x3548df(0x159)]['on'](_0x3548df(0x167),_0x3e4f6e(_0x41ab08,_0x3548df(0x150)),{'priority':_0x3548df(0x168)}),_0x41ab08[_0x3548df(0x13e)][_0x3548df(0x159)]['on'](_0x3548df(0x16c),(_0x136dd8,_0x4fe380,_0x7c0514)=>{const _0x17e5e4=_0x3548df,_0x24a8ff=_0x7c0514[_0x17e5e4(0x13b)][_0x17e5e4(0x16d)](_0x4fe380[_0x17e5e4(0x13d)]);if(_0x24a8ff){for(const _0x91684e of _0x24a8ff)_0x91684e[_0x17e5e4(0x16a)](_0x17e5e4(0x172))&&(_0x7c0514[_0x17e5e4(0x13b)][_0x17e5e4(0x14c)](_0x91684e,_0x4fe380[_0x17e5e4(0x13d)]),_0x7c0514[_0x17e5e4(0x164)][_0x17e5e4(0x145)](_0x91684e));}},{'priority':_0x3548df(0x168)}),_0x41ab08[_0x3548df(0x154)][_0x3548df(0x159)]['on'](_0x3548df(0x167),(_0x318889,_0x4c6ec9,_0x49d5fd)=>{const _0x45e231=_0x3548df;_0x49d5fd[_0x45e231(0x15c)][_0x45e231(0x157)]&&_0x3e4f6e(_0x41ab08,_0x45e231(0x150),{'showActiveMarker':!0x1})[_0x45e231(0x171)](this)(_0x318889,_0x4c6ec9,_0x49d5fd);},{'priority':_0x3548df(0x168)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x40d025=_0xde6c;(function(_0x9c7b36,_0x455879){const _0x51f4a2=_0xde6c,_0xaf6876=_0x9c7b36();while(!![]){try{const _0x206ee0=-parseInt(_0x51f4a2(0x7e))/0x1+parseInt(_0x51f4a2(0x7b))/0x2+parseInt(_0x51f4a2(0xa3))/0x3+parseInt(_0x51f4a2(0x83))/0x4+parseInt(_0x51f4a2(0xa1))/0x5*(-parseInt(_0x51f4a2(0x90))/0x6)+-parseInt(_0x51f4a2(0x92))/0x7*(-parseInt(_0x51f4a2(0x86))/0x8)+-parseInt(_0x51f4a2(0x93))/0x9*(parseInt(_0x51f4a2(0x7c))/0xa);if(_0x206ee0===_0x455879)break;else _0xaf6876['push'](_0xaf6876['shift']());}catch(_0x84fda6){_0xaf6876['push'](_0xaf6876['shift']());}}}(_0x3fe9,0x53edb));import{Plugin as _0x3a1853}from'ckeditor5/src/core.js';function _0x3fe9(){const _0x58fa2d=['string','24955eMugzq','has','1951584UATNdO','517864cFdzXU','190pcDHur','model','231513IPbiBF','item','TrackChangesEditing','afterInit','markers','9112fLhyXl','start','findPrevious','61256GfcPlN','plugins','handleFindCommand','enableCommand','findNext','createRange','bind','getIntersection','suggestion:deletion','editor','606TuJzyK','replace','574VZBjHk','218007tCSlAk','findByTextCallback','get','end','getRange','find','FindAndReplaceUtils','filter','createPositionAt','_isInDeletionRange','replaceAll','FindAndReplaceEditing','getMarkersGroup'];_0x3fe9=function(){return _0x58fa2d;};return _0x3fe9();}function _0xde6c(_0x41af4b,_0x4871e0){const _0x3fe955=_0x3fe9();return _0xde6c=function(_0xde6c2f,_0x34b7e){_0xde6c2f=_0xde6c2f-0x7b;let _0x13e13b=_0x3fe955[_0xde6c2f];return _0x13e13b;},_0xde6c(_0x41af4b,_0x4871e0);}export default class J extends _0x3a1853{[_0x40d025(0x81)](){const _0x4928ea=_0x40d025;if(!this[_0x4928ea(0x8f)][_0x4928ea(0x87)][_0x4928ea(0xa2)](_0x4928ea(0x9e)))return;const _0x4a095b=this[_0x4928ea(0x8f)][_0x4928ea(0x87)][_0x4928ea(0x95)](_0x4928ea(0x80));_0x4a095b[_0x4928ea(0x89)](_0x4928ea(0x98),this[_0x4928ea(0x88)][_0x4928ea(0x8c)](this)),_0x4a095b[_0x4928ea(0x89)](_0x4928ea(0x8a)),_0x4a095b[_0x4928ea(0x89)](_0x4928ea(0x85)),_0x4a095b[_0x4928ea(0x89)](_0x4928ea(0x91)),_0x4a095b[_0x4928ea(0x89)](_0x4928ea(0x9d));}[_0x40d025(0x88)](_0x1caf5b,_0x4f1fcb,_0x4ad776={}){const _0x24ba40=_0x40d025,_0x11e4bf=this[_0x24ba40(0x8f)][_0x24ba40(0x87)][_0x24ba40(0x95)](_0x24ba40(0x99));return _0x1caf5b(_0x35e954=>(_0x24ba40(0xa0)==typeof _0x4f1fcb?_0x11e4bf[_0x24ba40(0x94)](_0x4f1fcb,_0x4ad776):_0x4f1fcb)(_0x35e954)[_0x24ba40(0x9a)](_0x5b9b63=>!0x1===this[_0x24ba40(0x9c)](_0x5b9b63,_0x35e954[_0x24ba40(0x7f)])),_0x4ad776);}[_0x40d025(0x9c)](_0x44c502,_0x58ba48){const _0x4f587b=_0x40d025,_0xd2abeb=this[_0x4f587b(0x8f)][_0x4f587b(0x7d)][_0x4f587b(0x8b)](this[_0x4f587b(0x8f)][_0x4f587b(0x7d)][_0x4f587b(0x9b)](_0x58ba48,_0x44c502[_0x4f587b(0x84)]),this[_0x4f587b(0x8f)][_0x4f587b(0x7d)][_0x4f587b(0x9b)](_0x58ba48,_0x44c502[_0x4f587b(0x96)]));for(const _0x49b5ed of this[_0x4f587b(0x8f)][_0x4f587b(0x7d)][_0x4f587b(0x82)][_0x4f587b(0x9f)](_0x4f587b(0x8e)))if(null!==_0xd2abeb[_0x4f587b(0x8d)](_0x49b5ed[_0x4f587b(0x97)]()))return!0x0;return!0x1;}}
|
package/src/integrations/font.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1552db=_0x3a50;function _0x182d(){const _0x4f94c5=['fontSize.options','*Set\x20font\x20size:*\x20%0','value','has','_descriptionFactory','_registerLegacyDescription','fontFamily','format','FORMAT_FONT_COLOR','*Reset\x20font\x20color*','1340417CXLlDv','44817aYhYQV','365xGCLTo','type','locale','FontColorEditing','commandName','label','find','*Reset\x20font\x20background\x20color*','FontSizeEditing','*Reset\x20font\x20family*','registerAttributeLabel','*Set\x20font\x20color:*\x20%0','TrackChangesEditing','FORMAT_FONT_SIZE','6750616MZsZby','registerDescriptionCallback','normalizeSizeOptions','_enableDefaultAttributesIntegration','fontSize','1279197WeJdgJ','afterInit','model','get','FontSize','fontBackgroundColor','FontBackgroundColorEditing','94GwPqBc','8948hLSbTi','FORMAT_FONT_FAMILY','FontFamilyEditing','formatInline','fontBackgroundColor.colors','2576706BpNWdp','config','editor','toLowerCase','plugins','*Set\x20font\x20background\x20color:*\x20%0','commandParams','*Reset\x20font\x20size*','trim','3322536kpfZgA','*Set\x20font\x20family:*\x20%0','FORMAT_FONT_BACKGROUND','fontColor.colors','fontColor','title'];_0x182d=function(){return _0x4f94c5;};return _0x182d();}(function(_0x34dffd,_0x148b25){const _0x5f0aad=_0x3a50,_0x2627e5=_0x34dffd();while(!![]){try{const _0x4c3c12=parseInt(_0x5f0aad(0xeb))/0x1+-parseInt(_0x5f0aad(0x107))/0x2*(-parseInt(_0x5f0aad(0xec))/0x3)+parseInt(_0x5f0aad(0xcd))/0x4*(-parseInt(_0x5f0aad(0xed))/0x5)+-parseInt(_0x5f0aad(0xd2))/0x6+parseInt(_0x5f0aad(0xdb))/0x7+-parseInt(_0x5f0aad(0xfb))/0x8+-parseInt(_0x5f0aad(0x100))/0x9;if(_0x4c3c12===_0x148b25)break;else _0x2627e5['push'](_0x2627e5['shift']());}catch(_0x4136b2){_0x2627e5['push'](_0x2627e5['shift']());}}}(_0x182d,0xe51f6));import{Plugin as _0x4225a1}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0xc2ccfc}from'ckeditor5/src/ui.js';function _0x3a50(_0x5cf661,_0x11db7d){const _0x182d95=_0x182d();return _0x3a50=function(_0x3a5060,_0x278cf9){_0x3a5060=_0x3a5060-0xcd;let _0x7b8d7f=_0x182d95[_0x3a5060];return _0x7b8d7f;},_0x3a50(_0x5cf661,_0x11db7d);}import{getTranslation as _0x31aa7b}from'../utils/common-translations.js';const ro=[{'pluginName':_0x1552db(0xf5),'commandName':_0x1552db(0xff)},{'pluginName':_0x1552db(0xcf),'commandName':_0x1552db(0xe7)},{'pluginName':_0x1552db(0xf0),'commandName':_0x1552db(0xdf)},{'pluginName':_0x1552db(0x106),'commandName':_0x1552db(0x105)}];export default class Q extends _0x4225a1{[_0x1552db(0x101)](){const _0x529bb7=_0x1552db,_0x17a403=this[_0x529bb7(0xd4)][_0x529bb7(0xef)],_0x25d029=this[_0x529bb7(0xd4)][_0x529bb7(0xd6)][_0x529bb7(0x103)](_0x529bb7(0xf9));for(const {pluginName:_0x317539,commandName:_0x847790}of ro)this[_0x529bb7(0xd4)][_0x529bb7(0xd6)][_0x529bb7(0xe4)](_0x317539)&&_0x25d029[_0x529bb7(0xfe)](_0x847790,[_0x847790]);_0x17a403['t'],(_0x25d029[_0x529bb7(0xe5)][_0x529bb7(0xf7)](_0x529bb7(0xff),_0x31aa7b(_0x17a403,_0x529bb7(0xfa))),_0x25d029[_0x529bb7(0xe5)][_0x529bb7(0xf7)](_0x529bb7(0xe7),_0x31aa7b(_0x17a403,_0x529bb7(0xce))),_0x25d029[_0x529bb7(0xe5)][_0x529bb7(0xf7)](_0x529bb7(0xdf),_0x31aa7b(_0x17a403,_0x529bb7(0xe9))),_0x25d029[_0x529bb7(0xe5)][_0x529bb7(0xf7)](_0x529bb7(0x105),_0x31aa7b(_0x17a403,_0x529bb7(0xdd))),this[_0x529bb7(0xe6)]());}[_0x1552db(0xe6)](){const _0x3d2cbe=_0x1552db,_0x12d144=this[_0x3d2cbe(0xd4)],_0x1f670f=_0x12d144[_0x3d2cbe(0xef)];_0x12d144[_0x3d2cbe(0xd6)][_0x3d2cbe(0x103)](_0x3d2cbe(0xf9))[_0x3d2cbe(0xe5)][_0x3d2cbe(0xfc)](_0xcdc1=>{const _0x3132b3=_0x3d2cbe,_0x3147bc=_0x1f670f['t'];if(_0x3132b3(0xd0)!=_0xcdc1[_0x3132b3(0xee)])return;const {data:_0x910d57}=_0xcdc1;if(null!=_0x910d57){if(_0x3132b3(0xff)==_0x910d57[_0x3132b3(0xf1)]){const _0x18695f=_0x910d57[_0x3132b3(0xd8)][0x0][_0x3132b3(0xe3)];if(_0x18695f){const _0x23377c=_0x3147bc(this[_0x3132b3(0xd4)][_0x3132b3(0xd6)][_0x3132b3(0x103)](_0x3132b3(0x104))[_0x3132b3(0xfd)](this[_0x3132b3(0xd4)][_0x3132b3(0xd3)][_0x3132b3(0x103)](_0x3132b3(0xe1)))[_0x3132b3(0xf3)](_0xa62d7e=>_0xa62d7e[_0x3132b3(0x102)]==_0x18695f)[_0x3132b3(0xe0)])[_0x3132b3(0xd5)]();return{'type':_0x3132b3(0xe8),'content':_0x31aa7b(_0x1f670f,_0x3132b3(0xe2),_0x23377c)};}return{'type':_0x3132b3(0xe8),'content':_0x31aa7b(_0x1f670f,_0x3132b3(0xd9))};}if(_0x3132b3(0xe7)==_0x910d57[_0x3132b3(0xf1)]){const _0x876f84=_0x910d57[_0x3132b3(0xd8)][0x0][_0x3132b3(0xe3)];return _0x876f84?{'type':_0x3132b3(0xe8),'content':_0x31aa7b(_0x1f670f,_0x3132b3(0xdc),_0x876f84)}:{'type':_0x3132b3(0xe8),'content':_0x31aa7b(_0x1f670f,_0x3132b3(0xf6))};}if(_0x3132b3(0xdf)==_0x910d57[_0x3132b3(0xf1)]){const _0x2055f1=_0x910d57[_0x3132b3(0xd8)][0x0][_0x3132b3(0xe3)];if(_0x2055f1){const _0x2bb22c=_0xc2ccfc(this[_0x3132b3(0xd4)][_0x3132b3(0xd3)][_0x3132b3(0x103)](_0x3132b3(0xde)))[_0x3132b3(0xf3)](_0x1f1bc2=>_0x1f1bc2[_0x3132b3(0x102)]==_0x2055f1);let _0x5b3cfd=_0x2055f1,_0x143a02='';return _0x2bb22c&&(_0x5b3cfd=_0x2bb22c[_0x3132b3(0xf2)],_0x143a02=_0x3147bc(_0x5b3cfd)[_0x3132b3(0xd5)]()),{'type':_0x3132b3(0xe8),'content':_0x31aa7b(_0x1f670f,_0x3132b3(0xf8),_0x143a02)[_0x3132b3(0xda)](),'color':{'value':_0x2055f1,'title':_0x143a02||_0x5b3cfd}};}return{'type':_0x3132b3(0xe8),'content':_0x31aa7b(_0x1f670f,_0x3132b3(0xea))};}if(_0x3132b3(0x105)==_0x910d57[_0x3132b3(0xf1)]){const _0x40042b=_0x910d57[_0x3132b3(0xd8)][0x0][_0x3132b3(0xe3)];if(_0x40042b){const _0x331943=_0xc2ccfc(this[_0x3132b3(0xd4)][_0x3132b3(0xd3)][_0x3132b3(0x103)](_0x3132b3(0xd1)))[_0x3132b3(0xf3)](_0x1118f7=>_0x1118f7[_0x3132b3(0x102)]==_0x40042b);let _0x2da9f9=_0x40042b,_0x7d6508='';return _0x331943&&(_0x2da9f9=_0x331943[_0x3132b3(0xf2)],_0x7d6508=_0x3147bc(_0x2da9f9)[_0x3132b3(0xd5)]()),{'type':_0x3132b3(0xe8),'content':_0x31aa7b(_0x1f670f,_0x3132b3(0xd7),_0x7d6508)[_0x3132b3(0xda)](),'color':{'value':_0x40042b,'title':_0x7d6508||_0x2da9f9}};}return{'type':_0x3132b3(0xe8),'content':_0x31aa7b(_0x1f670f,_0x3132b3(0xf4))};}}});}}
|