@ckeditor/ckeditor5-track-changes 41.3.0-alpha.2 → 41.3.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh.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
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x29a6(_0x45978d,_0x495869){const _0x1c7193=_0x1c71();return _0x29a6=function(_0x29a655,_0x27219c){_0x29a655=_0x29a655-0xf5;let _0x4b687e=_0x1c7193[_0x29a655];return _0x4b687e;},_0x29a6(_0x45978d,_0x495869);}const _0x649a53=_0x29a6;(function(_0x3ed84f,_0x2993b5){const _0x41def9=_0x29a6,_0x4b5f3b=_0x3ed84f();while(!![]){try{const _0xb42ed=-parseInt(_0x41def9(0x10a))/0x1*(parseInt(_0x41def9(0x10e))/0x2)+-parseInt(_0x41def9(0x10b))/0x3*(-parseInt(_0x41def9(0xf8))/0x4)+parseInt(_0x41def9(0x104))/0x5*(-parseInt(_0x41def9(0xfd))/0x6)+parseInt(_0x41def9(0xfb))/0x7+-parseInt(_0x41def9(0xf5))/0x8+parseInt(_0x41def9(0xfe))/0x9*(-parseInt(_0x41def9(0x102))/0xa)+parseInt(_0x41def9(0xff))/0xb;if(_0xb42ed===_0x2993b5)break;else _0x4b5f3b['push'](_0x4b5f3b['shift']());}catch(_0x45daee){_0x4b5f3b['push'](_0x4b5f3b['shift']());}}}(_0x1c71,0x71bf6));import{Command as _0x63ded6}from'ckeditor5/src/core.js';export default class M extends _0x63ded6{constructor(_0x51a63a,_0x39a066){const _0x4e2f90=_0x29a6;super(_0x51a63a),this[_0x4e2f90(0xfa)]=_0x39a066,this[_0x4e2f90(0x108)]=!0x1,this[_0x4e2f90(0xf9)](),this[_0x4e2f90(0x105)]=!0x1;}[_0x649a53(0xf9)](){const _0x776cb2=_0x649a53;this[_0x776cb2(0xf7)]=!0x0;}[_0x649a53(0x10c)](){const _0x5b0115=_0x649a53;this[_0x5b0115(0x108)]=!this[_0x5b0115(0x108)],this[_0x5b0115(0x108)]?this[_0x5b0115(0x10d)]():this[_0x5b0115(0x109)]();}[_0x649a53(0x10d)](){const _0x56bb28=_0x649a53;for(const _0x127e8b of this[_0x56bb28(0x100)][_0x56bb28(0xfc)][_0x56bb28(0xfc)]())_0x127e8b[_0x56bb28(0x106)]&&!this[_0x56bb28(0xfa)][_0x56bb28(0x103)](_0x127e8b)&&_0x127e8b[_0x56bb28(0xf6)](_0x56bb28(0x107));}[_0x649a53(0x109)](){const _0x312192=_0x649a53;for(const _0x45b3ad of this[_0x312192(0x100)][_0x312192(0xfc)][_0x312192(0xfc)]())_0x45b3ad[_0x312192(0x106)]&&!this[_0x312192(0xfa)][_0x312192(0x103)](_0x45b3ad)&&_0x45b3ad[_0x312192(0x101)](_0x312192(0x107));}}function _0x1c71(){const _0x169c7e=['716260hpOyqB','has','28550cesJng','_isEnabledBasedOnSelection','affectsData','TrackChangesCommand','value','_enableCommands','733PYkUju','219UoUJCT','execute','_disableUnsupportedCommands','1718xQDryT','10832lOcIbA','forceDisabled','isEnabled','35228XjmlEl','refresh','_enabledCommands','2222794QJyJVP','commands','480EGlguW','45xftFbp','10465268fBegBH','editor','clearForceDisabled'];_0x1c71=function(){return _0x169c7e;};return _0x1c71();}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x4d2a4f,_0x17b83b){var _0x345a25=_0x1ff4,_0x3f2c05=_0x4d2a4f();while(!![]){try{var _0x4de965=-parseInt(_0x345a25(0x91))/0x1+-parseInt(_0x345a25(0x8e))/0x2*(-parseInt(_0x345a25(0x8b))/0x3)+-parseInt(_0x345a25(0x92))/0x4*(-parseInt(_0x345a25(0x8a))/0x5)+-parseInt(_0x345a25(0x90))/0x6*(-parseInt(_0x345a25(0x8f))/0x7)+-parseInt(_0x345a25(0x89))/0x8+parseInt(_0x345a25(0x8d))/0x9*(-parseInt(_0x345a25(0x93))/0xa)+parseInt(_0x345a25(0x8c))/0xb;if(_0x4de965===_0x17b83b)break;else _0x3f2c05['push'](_0x3f2c05['shift']());}catch(_0x528929){_0x3f2c05['push'](_0x3f2c05['shift']());}}}(_0x316a,0x97056));export{default as TrackChanges}from'./trackchanges.js';function _0x316a(){var _0x2b8b28=['1203515WPztLr','159DuzGVh','2966678vjdjJt','36PFObYl','44158YqsGWw','7vNJlfT','235902WDOKvV','165820niYkaW','8bbLCZn','746020vcPAmB','7022384gYYVLJ'];_0x316a=function(){return _0x2b8b28;};return _0x316a();}function _0x1ff4(_0x47d403,_0x91ced4){var _0x316abf=_0x316a();return _0x1ff4=function(_0x1ff4af,_0x4a6e26){_0x1ff4af=_0x1ff4af-0x89;var _0x3f0f84=_0x316abf[_0x1ff4af];return _0x3f0f84;},_0x1ff4(_0x47d403,_0x91ced4);}export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x20b6b9=_0x1cbd;function _0x14e2(){const _0x35936c=['editor','plugins','enableCommand','154ePYCbj','afterInit','50745aqipmf','244jwGylD','11588187uZFNhU','commands','1441354qwBmXJ','230292OBwWUQ','312oMHThR','TrackChangesEditing','18ebukYF','470ygIcZf','1WSUbTX','get','332266TABScJ','showAIAssistant','575968HYOFEI','506360RiIXbU'];_0x14e2=function(){return _0x35936c;};return _0x14e2();}function _0x1cbd(_0x461b17,_0x5db383){const _0x14e2df=_0x14e2();return _0x1cbd=function(_0x1cbd16,_0x50cc98){_0x1cbd16=_0x1cbd16-0x163;let _0x4cc302=_0x14e2df[_0x1cbd16];return _0x4cc302;},_0x1cbd(_0x461b17,_0x5db383);}(function(_0xe7030f,_0x3cf0df){const _0x376e6d=_0x1cbd,_0x5b355b=_0xe7030f();while(!![]){try{const _0x6a0a58=-parseInt(_0x376e6d(0x169))/0x1*(parseInt(_0x376e6d(0x163))/0x2)+parseInt(_0x376e6d(0x174))/0x3*(parseInt(_0x376e6d(0x175))/0x4)+-parseInt(_0x376e6d(0x16e))/0x5*(-parseInt(_0x376e6d(0x167))/0x6)+parseInt(_0x376e6d(0x172))/0x7*(parseInt(_0x376e6d(0x16d))/0x8)+-parseInt(_0x376e6d(0x164))/0x9*(parseInt(_0x376e6d(0x168))/0xa)+parseInt(_0x376e6d(0x16b))/0xb*(parseInt(_0x376e6d(0x165))/0xc)+-parseInt(_0x376e6d(0x176))/0xd;if(_0x6a0a58===_0x3cf0df)break;else _0x5b355b['push'](_0x5b355b['shift']());}catch(_0x137c64){_0x5b355b['push'](_0x5b355b['shift']());}}}(_0x14e2,0xd954b));import{Plugin as _0x514e4f}from'ckeditor5/src/core.js';export default class E extends _0x514e4f{[_0x20b6b9(0x173)](){const _0x23b5fd=_0x20b6b9,_0xc80a6a=this[_0x23b5fd(0x16f)],_0x20a0be=_0xc80a6a[_0x23b5fd(0x170)][_0x23b5fd(0x16a)](_0x23b5fd(0x166));_0xc80a6a[_0x23b5fd(0x177)][_0x23b5fd(0x16a)](_0x23b5fd(0x16c))&&_0x20a0be[_0x23b5fd(0x171)](_0x23b5fd(0x16c));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1e2413=_0x13fd;(function(_0x479046,_0x11eba4){const _0x255e42=_0x13fd,_0xcea370=_0x479046();while(!![]){try{const _0x308db4=-parseInt(_0x255e42(0x1a2))/0x1+-parseInt(_0x255e42(0x1b2))/0x2+parseInt(_0x255e42(0x1c0))/0x3*(parseInt(_0x255e42(0x1a1))/0x4)+parseInt(_0x255e42(0x1bf))/0x5+parseInt(_0x255e42(0x1ae))/0x6+parseInt(_0x255e42(0x1b0))/0x7+-parseInt(_0x255e42(0x1a6))/0x8;if(_0x308db4===_0x11eba4)break;else _0xcea370['push'](_0xcea370['shift']());}catch(_0x53a9ae){_0xcea370['push'](_0xcea370['shift']());}}}(_0x219c,0x3dda6));function _0x219c(){const _0x5ea37f=['TrackChangesEditing','_registerLegacyDescription','format','value','AlignmentEditing','262525mmPgTN','936711LvTTkw','type','FORMAT_JUSTIFY_TEXT','_descriptionFactory','*Format:*\x20%0','formatBlock','center','4HlJYKZ','197787yWTvXv','commandParams','registerAttributeLabel','registerDescriptionCallback','734792iewZJt','commandName','alignment','get','has','left','FORMAT_ALIGN_TO_LEFT','afterInit','1843758ARHLHE','justify','693497jTndTF','editor','456240shWscB','FORMAT_ALIGN_TO_CENTER','plugins','FORMAT_ALIGNMENT','_enableDefaultAttributesIntegration','right','FORMAT_ALIGN_TO_RIGHT','locale'];_0x219c=function(){return _0x5ea37f;};return _0x219c();}import{Plugin as _0x38941b}from'ckeditor5/src/core.js';import{getTranslation as _0x31f2bd}from'../utils/common-translations.js';function _0x13fd(_0x414a6f,_0x5c5d61){const _0x219c03=_0x219c();return _0x13fd=function(_0x13fde1,_0x838687){_0x13fde1=_0x13fde1-0x19d;let _0x566637=_0x219c03[_0x13fde1];return _0x566637;},_0x13fd(_0x414a6f,_0x5c5d61);}export default class V extends _0x38941b{[_0x1e2413(0x1ad)](){const _0x40beb7=_0x1e2413,_0x6ec425=this[_0x40beb7(0x1b1)],_0x1fa220=_0x6ec425[_0x40beb7(0x1b9)];if(!_0x6ec425[_0x40beb7(0x1b4)][_0x40beb7(0x1aa)](_0x40beb7(0x1be)))return;const _0x180548=_0x6ec425[_0x40beb7(0x1b4)][_0x40beb7(0x1a9)](_0x40beb7(0x1ba));_0x180548[_0x40beb7(0x1b6)](_0x40beb7(0x1a8),[],[_0x40beb7(0x1a8)]),_0x180548[_0x40beb7(0x19d)][_0x40beb7(0x1a4)](_0x40beb7(0x1a8),_0x31f2bd(_0x1fa220,_0x40beb7(0x1b5))),this[_0x40beb7(0x1bb)]();}[_0x1e2413(0x1bb)](){const _0x3869cf=_0x1e2413,_0x3280bc=this[_0x3869cf(0x1b1)],_0x57d0e3=_0x3280bc[_0x3869cf(0x1b9)];_0x3280bc[_0x3869cf(0x1b4)][_0x3869cf(0x1a9)](_0x3869cf(0x1ba))[_0x3869cf(0x19d)][_0x3869cf(0x1a5)](_0x4c1a4b=>{const _0xbaa865=_0x3869cf;if(_0xbaa865(0x19f)!=_0x4c1a4b[_0xbaa865(0x1c1)])return;const {data:_0x451dcf}=_0x4c1a4b;if(_0x451dcf&&_0xbaa865(0x1a8)==_0x451dcf[_0xbaa865(0x1a7)]){const _0x330ce5=_0x451dcf[_0xbaa865(0x1a3)][0x0][_0xbaa865(0x1bd)];return{'type':_0xbaa865(0x1bc),'content':_0x31f2bd(_0x57d0e3,_0xbaa865(0x19e),function(_0xf143c9){const _0x416130=_0xbaa865;switch(_0xf143c9){case _0x416130(0x1ab):return _0x31f2bd(_0x57d0e3,_0x416130(0x1ac));case _0x416130(0x1b7):return _0x31f2bd(_0x57d0e3,_0x416130(0x1b8));case _0x416130(0x1a0):return _0x31f2bd(_0x57d0e3,_0x416130(0x1b3));case _0x416130(0x1af):return _0x31f2bd(_0x57d0e3,_0x416130(0x1c2));}}(_0x330ce5))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x31aa55=_0x5624;(function(_0x3b4f14,_0x46c2a1){const _0x58269d=_0x5624,_0x1497c3=_0x3b4f14();while(!![]){try{const _0x76ae56=-parseInt(_0x58269d(0x1d8))/0x1+parseInt(_0x58269d(0x1ea))/0x2*(-parseInt(_0x58269d(0x1e8))/0x3)+parseInt(_0x58269d(0x1d0))/0x4+-parseInt(_0x58269d(0x1fd))/0x5+-parseInt(_0x58269d(0x1fb))/0x6+parseInt(_0x58269d(0x1de))/0x7*(-parseInt(_0x58269d(0x1d2))/0x8)+parseInt(_0x58269d(0x1f8))/0x9;if(_0x76ae56===_0x46c2a1)break;else _0x1497c3['push'](_0x1497c3['shift']());}catch(_0x410f8a){_0x1497c3['push'](_0x1497c3['shift']());}}}(_0x93bf,0xdc2bd));function _0x93bf(){const _0x3f3e63=['registerAttributeLabel','has','4488960vKiuSL','StrikethroughEditing','142496IhxwAp','commandName','plugins','underline','toLowerCase','FORMAT_CODE','657735lVndYP','CodeEditing','strikethrough','UnderlineEditing','_registerLegacyDescription','SuperscriptEditing','63mpvkaV','BoldEditing','SubscriptEditing','FORMAT_SUPERSCRIPT','commandParams','bold','FORMAT_SUBSCRIPT','forceValue','TrackChangesEditing','format','2661KRtjqn','locale','2958eXivbZ','_enableDefaultAttributesIntegration','toUpperCase','FORMAT_','get','subscript','editor','code','FORMAT_ITALIC','*Remove\x20format:*\x20%0','FORMAT_STRIKETHROUGH','registerDescriptionCallback','ItalicEditing','formatInline','43985376ovigkd','afterInit','*Format:*\x20%0','9166386WYJwLN','slice','7250180flLADH','_descriptionFactory','type','FORMAT_BOLD','FORMAT_UNDERLINE','superscript','italic'];_0x93bf=function(){return _0x3f3e63;};return _0x93bf();}import{Plugin as _0x51aefb}from'ckeditor5/src/core.js';function _0x5624(_0x87fce6,_0x56aa8d){const _0x93bf59=_0x93bf();return _0x5624=function(_0x5624f9,_0x182e3f){_0x5624f9=_0x5624f9-0x1c8;let _0xf91739=_0x93bf59[_0x5624f9];return _0xf91739;},_0x5624(_0x87fce6,_0x56aa8d);}import{getTranslation as _0x3318eb}from'../utils/common-translations.js';const ti=[_0x31aa55(0x1df),_0x31aa55(0x1f6),_0x31aa55(0x1db),_0x31aa55(0x1d9),_0x31aa55(0x1d1),_0x31aa55(0x1e0),_0x31aa55(0x1dd)];export default class U extends _0x51aefb{[_0x31aa55(0x1f9)](){const _0x5a1f7a=_0x31aa55,_0x209209=this[_0x5a1f7a(0x1f0)],_0x47620a=_0x209209[_0x5a1f7a(0x1d4)][_0x5a1f7a(0x1ee)](_0x5a1f7a(0x1e6)),_0x4d9d7e=_0x209209[_0x5a1f7a(0x1e9)];for(const _0x1da12b of ti){if(!_0x209209[_0x5a1f7a(0x1d4)][_0x5a1f7a(0x1cf)](_0x1da12b))continue;const _0x49ecfa=_0x1da12b[_0x5a1f7a(0x1fc)](0x0,-0x7)[_0x5a1f7a(0x1d6)](),_0x1d0584=_0x5a1f7a(0x1ed)+_0x49ecfa[_0x5a1f7a(0x1ec)]();_0x47620a[_0x5a1f7a(0x1eb)](_0x49ecfa,[_0x49ecfa]),_0x47620a[_0x5a1f7a(0x1c8)][_0x5a1f7a(0x1ce)](_0x49ecfa,_0x3318eb(_0x4d9d7e,_0x1d0584));}this[_0x5a1f7a(0x1dc)]();}[_0x31aa55(0x1dc)](){const _0x1ff82d=_0x31aa55,_0x3795ec=this[_0x1ff82d(0x1f0)],_0x399dde=_0x3795ec[_0x1ff82d(0x1e9)],_0x26abe2=_0x3795ec[_0x1ff82d(0x1d4)][_0x1ff82d(0x1ee)](_0x1ff82d(0x1e6));function _0x5f4cbd(_0x4d9a4,_0x1c5d73){const _0xc1a24a=_0x1ff82d;_0x26abe2[_0xc1a24a(0x1c8)][_0xc1a24a(0x1f5)](_0x2fc862=>{const _0x2c6ea3=_0xc1a24a;if(_0x2c6ea3(0x1f7)!=_0x2fc862[_0x2c6ea3(0x1c9)])return;const {data:_0x241c36}=_0x2fc862;return _0x241c36&&_0x241c36[_0x2c6ea3(0x1d3)]===_0x4d9a4?_0x241c36[_0x2c6ea3(0x1e2)][0x0][_0x2c6ea3(0x1e5)]?{'type':_0x2c6ea3(0x1e7),'content':_0x3318eb(_0x399dde,_0x2c6ea3(0x1fa),_0x1c5d73)}:{'type':_0x2c6ea3(0x1e7),'content':_0x3318eb(_0x399dde,_0x2c6ea3(0x1f3),_0x1c5d73)}:void 0x0;});}_0x5f4cbd(_0x1ff82d(0x1e3),_0x3318eb(_0x399dde,_0x1ff82d(0x1ca))),_0x5f4cbd(_0x1ff82d(0x1cd),_0x3318eb(_0x399dde,_0x1ff82d(0x1f2))),_0x5f4cbd(_0x1ff82d(0x1d5),_0x3318eb(_0x399dde,_0x1ff82d(0x1cb))),_0x5f4cbd(_0x1ff82d(0x1f1),_0x3318eb(_0x399dde,_0x1ff82d(0x1d7))),_0x5f4cbd(_0x1ff82d(0x1da),_0x3318eb(_0x399dde,_0x1ff82d(0x1f4))),_0x5f4cbd(_0x1ff82d(0x1ef),_0x3318eb(_0x399dde,_0x1ff82d(0x1e4))),_0x5f4cbd(_0x1ff82d(0x1cc),_0x3318eb(_0x399dde,_0x1ff82d(0x1e1)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x40abb9=_0x1017;function _0x1017(_0x57d304,_0x2d4af2){const _0x55c2dd=_0x55c2();return _0x1017=function(_0x101763,_0x2c678b){_0x101763=_0x101763-0x8a;let _0x4bca36=_0x55c2dd[_0x101763];return _0x4bca36;},_0x1017(_0x57d304,_0x2d4af2);}(function(_0x6beb11,_0x197d73){const _0x341ab9=_0x1017,_0x239897=_0x6beb11();while(!![]){try{const _0x31a459=parseInt(_0x341ab9(0x90))/0x1*(-parseInt(_0x341ab9(0x8c))/0x2)+parseInt(_0x341ab9(0xa5))/0x3+-parseInt(_0x341ab9(0x9e))/0x4+parseInt(_0x341ab9(0xa6))/0x5*(-parseInt(_0x341ab9(0xa0))/0x6)+-parseInt(_0x341ab9(0x95))/0x7*(parseInt(_0x341ab9(0x96))/0x8)+-parseInt(_0x341ab9(0x8d))/0x9*(parseInt(_0x341ab9(0xa8))/0xa)+parseInt(_0x341ab9(0xb5))/0xb;if(_0x31a459===_0x197d73)break;else _0x239897['push'](_0x239897['shift']());}catch(_0x40772e){_0x239897['push'](_0x239897['shift']());}}}(_0x55c2,0xb93f7));import{Plugin as _0x1de85f}from'ckeditor5/src/core.js';import{getTranslation as _0x1007c4}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x390c99}from'../utils/utils.js';export default class O extends _0x1de85f{[_0x40abb9(0x9a)](){const _0x3ada7f=_0x40abb9,_0x51dd81=this[_0x3ada7f(0xb3)],_0x5f3d9c=_0x51dd81[_0x3ada7f(0x94)];if(!_0x51dd81[_0x3ada7f(0xb1)][_0x3ada7f(0x99)](_0x3ada7f(0xb2)))return;const _0x252cd0=_0x51dd81[_0x3ada7f(0xb1)][_0x3ada7f(0x92)](_0x3ada7f(0x8f)),_0x510065=this[_0x3ada7f(0xb3)][_0x3ada7f(0x8b)][_0x3ada7f(0x92)](_0x3ada7f(0x8e));_0x252cd0[_0x3ada7f(0x91)](_0x3ada7f(0x8e),(_0x47590b,_0x13ccd9={})=>{const _0x41c37c=_0x3ada7f,_0x4615e8=this[_0x41c37c(0xb3)][_0x41c37c(0xa4)][_0x41c37c(0xa7)][_0x41c37c(0x9f)],_0x20a46c=_0x13ccd9&&void 0x0!==_0x13ccd9[_0x41c37c(0xad)]?_0x13ccd9[_0x41c37c(0xad)]:!_0x510065[_0x41c37c(0x9b)];let _0x40be34=[];if(_0x20a46c){const _0x4521d9=Array[_0x41c37c(0xa9)](_0x4615e8[_0x41c37c(0xa3)]())[_0x41c37c(0xb0)](_0x3ccb66=>oo(_0x3ccb66)||function(_0xbf524a,_0x348cac){const _0x55ae7d=_0x41c37c,_0x109cc7=_0x348cac[_0x55ae7d(0xa2)](_0xbf524a[_0x55ae7d(0x98)],_0x55ae7d(0x8e)),_0x4c78e9=_0x348cac[_0x55ae7d(0xa2)]([_0x55ae7d(0xa1),_0x55ae7d(0x8e)],_0xbf524a);return _0x109cc7&&_0x4c78e9;}(_0x3ccb66,this[_0x41c37c(0xb3)][_0x41c37c(0xa4)][_0x41c37c(0xab)]));_0x40be34=_0x390c99(_0x4521d9,_0x51dd81[_0x41c37c(0xa4)]);}else{const _0x12405b=Array[_0x41c37c(0xa9)](_0x4615e8[_0x41c37c(0xa3)]())[_0x41c37c(0xb0)](_0x46f82b=>oo(_0x46f82b));_0x40be34=_0x390c99(_0x12405b,_0x51dd81[_0x41c37c(0xa4)]);}_0x51dd81[_0x41c37c(0xa4)][_0x41c37c(0x8a)](()=>{const _0x718d45=_0x41c37c;for(const _0x3c6144 of _0x40be34)_0x252cd0[_0x718d45(0x9c)](_0x3c6144,{'commandName':_0x718d45(0x8e),'commandParams':[{'forceValue':_0x20a46c}]});});}),_0x252cd0[_0x3ada7f(0xaf)][_0x3ada7f(0xb4)](_0x4c7ae3=>{const _0x4f1da2=_0x3ada7f,{data:_0x52d64c}=_0x4c7ae3;if(_0x52d64c&&_0x4f1da2(0x8e)==_0x52d64c[_0x4f1da2(0xac)]){const _0x206ff2=_0x1007c4(_0x5f3d9c,_0x4f1da2(0xb6));return _0x52d64c[_0x4f1da2(0xaa)][0x0][_0x4f1da2(0xad)]?{'type':_0x4f1da2(0xae),'content':_0x1007c4(_0x5f3d9c,_0x4f1da2(0x9d),_0x206ff2)}:{'type':_0x4f1da2(0xae),'content':_0x1007c4(_0x5f3d9c,_0x4f1da2(0x93),_0x206ff2)};}});}}function _0x55c2(){const _0x53c65f=['2liRAaT','78210eWSTJb','blockQuote','TrackChangesEditing','301913mIJrsv','enableCommand','get','*Remove\x20format:*\x20%0','locale','161bTfPqs','79792uXBBfM','name','parent','has','afterInit','value','markBlockFormat','*Set\x20format:*\x20%0','2947852TCMaKs','selection','6702XLeBRP','$root','checkChild','getSelectedBlocks','model','1012578VFFFXk','645LuCpko','document','10mRghpf','from','commandParams','schema','commandName','forceValue','format','_descriptionFactory','filter','plugins','BlockQuoteEditing','editor','registerDescriptionCallback','20265410lECcCG','ELEMENT_BLOCK_QUOTE','change','commands'];_0x55c2=function(){return _0x53c65f;};return _0x55c2();}function oo(_0x188caa){const _0x2617e6=_0x40abb9;return _0x2617e6(0x8e)==_0x188caa[_0x2617e6(0x98)][_0x2617e6(0x97)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3b4cc3=_0x5858;(function(_0x1de434,_0x1d5aac){const _0xe0e108=_0x5858,_0x1d6ed9=_0x1de434();while(!![]){try{const _0x25132b=-parseInt(_0xe0e108(0x1af))/0x1*(parseInt(_0xe0e108(0x1a9))/0x2)+parseInt(_0xe0e108(0x1ab))/0x3+-parseInt(_0xe0e108(0x1a4))/0x4*(-parseInt(_0xe0e108(0x1b0))/0x5)+-parseInt(_0xe0e108(0x1ae))/0x6+-parseInt(_0xe0e108(0x1a3))/0x7+-parseInt(_0xe0e108(0x1b2))/0x8*(parseInt(_0xe0e108(0x1a1))/0x9)+-parseInt(_0xe0e108(0x1b6))/0xa*(-parseInt(_0xe0e108(0x1a7))/0xb);if(_0x25132b===_0x1d5aac)break;else _0x1d6ed9['push'](_0x1d6ed9['shift']());}catch(_0x462175){_0x1d6ed9['push'](_0x1d6ed9['shift']());}}}(_0x1171,0x48ad2));function _0x1171(){const _0x5d065b=['22096YbmXUF','get','afterInit','enableCommand','146890ddQslw','792OIWvZk','changeCaseTitle','3902038bcQANM','128LQfccG','CaseChange','plugins','374PvGFwD','has','3274dlYefF','changeCaseUpper','1769034GnlDCC','editor','TrackChangesEditing','899478YOEehU','159jQJTWI','65510vQzXgd','changeCaseLower'];_0x1171=function(){return _0x5d065b;};return _0x1171();}import{Plugin as _0x4c8aec}from'ckeditor5/src/core.js';function _0x5858(_0x373951,_0x2a56d4){const _0x117134=_0x1171();return _0x5858=function(_0x58581b,_0x229c2c){_0x58581b=_0x58581b-0x1a1;let _0x2889bb=_0x117134[_0x58581b];return _0x2889bb;},_0x5858(_0x373951,_0x2a56d4);}export default class G extends _0x4c8aec{[_0x3b4cc3(0x1b4)](){const _0x1589ba=_0x3b4cc3,_0x3c4561=this[_0x1589ba(0x1ac)];_0x3c4561[_0x1589ba(0x1a6)][_0x1589ba(0x1a8)](_0x1589ba(0x1a5))&&(_0x3c4561[_0x1589ba(0x1a6)][_0x1589ba(0x1b3)](_0x1589ba(0x1ad))[_0x1589ba(0x1b5)](_0x1589ba(0x1aa)),_0x3c4561[_0x1589ba(0x1a6)][_0x1589ba(0x1b3)](_0x1589ba(0x1ad))[_0x1589ba(0x1b5)](_0x1589ba(0x1b1)),_0x3c4561[_0x1589ba(0x1a6)][_0x1589ba(0x1b3)](_0x1589ba(0x1ad))[_0x1589ba(0x1b5)](_0x1589ba(0x1a2)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x39c040=_0x4ee4;function _0x4ee4(_0x4fb0a2,_0x301fc4){const _0x51def4=_0x51de();return _0x4ee4=function(_0x4ee494,_0x152af5){_0x4ee494=_0x4ee494-0x129;let _0x10d1fe=_0x51def4[_0x4ee494];return _0x10d1fe;},_0x4ee4(_0x4fb0a2,_0x301fc4);}function _0x51de(){const _0x1a837b=['6260290DyoTOZ','43382oHGeWB','afterInit','9020XBHEaZ','enableCommand','501sZpCNb','TrackChangesEditing','9nXftEa','plugins','commands','8GHZZNN','1086471PNjRyM','30448858YjZQmT','1170oAGTwW','8452654jbMjwL','13345fwuJIi','ckbox','get','editor'];_0x51de=function(){return _0x1a837b;};return _0x51de();}(function(_0x14186a,_0x21bb31){const _0x569712=_0x4ee4,_0x49f3f3=_0x14186a();while(!![]){try{const _0x1a14d6=-parseInt(_0x569712(0x133))/0x1+parseInt(_0x569712(0x129))/0x2+parseInt(_0x569712(0x12d))/0x3*(parseInt(_0x569712(0x12b))/0x4)+parseInt(_0x569712(0x137))/0x5*(-parseInt(_0x569712(0x135))/0x6)+-parseInt(_0x569712(0x136))/0x7*(parseInt(_0x569712(0x132))/0x8)+-parseInt(_0x569712(0x12f))/0x9*(-parseInt(_0x569712(0x13b))/0xa)+parseInt(_0x569712(0x134))/0xb;if(_0x1a14d6===_0x21bb31)break;else _0x49f3f3['push'](_0x49f3f3['shift']());}catch(_0x2090a3){_0x49f3f3['push'](_0x49f3f3['shift']());}}}(_0x51de,0xeec0f));import{Plugin as _0x12efd0}from'ckeditor5/src/core.js';export default class F extends _0x12efd0{[_0x39c040(0x12a)](){const _0x1e5a35=_0x39c040,_0x5f3879=this[_0x1e5a35(0x13a)];_0x5f3879[_0x1e5a35(0x131)][_0x1e5a35(0x139)](_0x1e5a35(0x138))&&_0x5f3879[_0x1e5a35(0x130)][_0x1e5a35(0x139)](_0x1e5a35(0x12e))[_0x1e5a35(0x12c)](_0x1e5a35(0x138));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x14cbb7=_0x448a;(function(_0x3c93c1,_0x342ef6){const _0x4e2f07=_0x448a,_0x428c4f=_0x3c93c1();while(!![]){try{const _0x29cd0b=parseInt(_0x4e2f07(0x13a))/0x1+-parseInt(_0x4e2f07(0x14b))/0x2*(-parseInt(_0x4e2f07(0x138))/0x3)+parseInt(_0x4e2f07(0x150))/0x4+-parseInt(_0x4e2f07(0x14a))/0x5*(parseInt(_0x4e2f07(0x154))/0x6)+-parseInt(_0x4e2f07(0x136))/0x7+-parseInt(_0x4e2f07(0x166))/0x8*(parseInt(_0x4e2f07(0x161))/0x9)+parseInt(_0x4e2f07(0x159))/0xa;if(_0x29cd0b===_0x342ef6)break;else _0x428c4f['push'](_0x428c4f['shift']());}catch(_0x5227ee){_0x428c4f['push'](_0x428c4f['shift']());}}}(_0x2617,0x684ac));function _0x2617(){const _0x50a9ce=['2wXiZxd','*Set\x20format:*\x20%0','markBlockFormat','language','commands','1287872eUOfce','format','TrackChangesEditing','outdentCodeBlock','7044MRPeEJ','registerDescriptionCallback','languages','schema','commandParams','8195880ZITGTd','CodeBlock','getSelectedBlocks','isLimit','config','_descriptionFactory','editor','blockName','153UHiHaL','forceValue','codeBlock','enableCommand','get','269576yAkbSn','toLowerCase','document','plugins','*Remove\x20format:*\x20%0','locale','parent','has','filter','455420HyWgYp','from','83856zWtWUm','selection','389835eELxju','afterInit','rootElement','find','formatBlock','change','registerElementLabel','value','checkChild','indentCodeBlock','type','label','commandName','ELEMENT_CODE_BLOCK','name','model','2105aHvHvE'];_0x2617=function(){return _0x50a9ce;};return _0x2617();}import{Plugin as _0x1754b3}from'ckeditor5/src/core.js';import{getTranslation as _0x6ef643}from'../utils/common-translations.js';function _0x448a(_0x234b98,_0x5cc772){const _0x261737=_0x2617();return _0x448a=function(_0x448a66,_0x36eac5){_0x448a66=_0x448a66-0x130;let _0x31c1cc=_0x261737[_0x448a66];return _0x31c1cc;},_0x448a(_0x234b98,_0x5cc772);}import{getRangesOfBlockGroups as _0x43acd1}from'../utils/utils.js';export default class L extends _0x1754b3{[_0x14cbb7(0x13b)](){const _0x1443f6=_0x14cbb7,_0x540a90=this[_0x1443f6(0x15f)];if(!_0x540a90[_0x1443f6(0x130)][_0x1443f6(0x134)](_0x1443f6(0x15a)))return;const _0x3b9a9d=_0x540a90[_0x1443f6(0x130)][_0x1443f6(0x165)](_0x1443f6(0x152)),_0x2cf607=_0x540a90[_0x1443f6(0x132)],_0x2d2c86=_0x540a90[_0x1443f6(0x15d)][_0x1443f6(0x165)](_0x1443f6(0x163))[_0x1443f6(0x156)],_0xd82aee=_0x540a90[_0x1443f6(0x14f)][_0x1443f6(0x165)](_0x1443f6(0x163));_0x3b9a9d[_0x1443f6(0x164)](_0x1443f6(0x143)),_0x3b9a9d[_0x1443f6(0x164)](_0x1443f6(0x153)),_0x3b9a9d[_0x1443f6(0x164)](_0x1443f6(0x163),(_0x71ed09,_0x10bdd1={})=>{const _0x22b2c2=_0x1443f6,_0x1f6f60=_0x540a90[_0x22b2c2(0x149)],_0x2ed44b=_0x540a90[_0x22b2c2(0x149)][_0x22b2c2(0x168)][_0x22b2c2(0x139)],_0x5404a4=_0x10bdd1&&void 0x0!==_0x10bdd1[_0x22b2c2(0x162)]?_0x10bdd1[_0x22b2c2(0x162)]:!_0xd82aee[_0x22b2c2(0x141)];let _0x23610d;_0x10bdd1[_0x22b2c2(0x14e)]||(_0x10bdd1[_0x22b2c2(0x14e)]=_0x2d2c86[0x0][_0x22b2c2(0x14e)]),_0x23610d=_0x5404a4?Array[_0x22b2c2(0x137)](_0x2ed44b[_0x22b2c2(0x15b)]())[_0x22b2c2(0x135)](_0x359b4e=>eo(_0x359b4e)||function(_0xa1bd63,_0x101d66){const _0x5a7107=_0x22b2c2;if(_0xa1bd63['is'](_0x5a7107(0x13c))||_0x101d66[_0x5a7107(0x15c)](_0xa1bd63))return!0x1;return _0x101d66[_0x5a7107(0x142)](_0xa1bd63[_0x5a7107(0x133)],_0x5a7107(0x163));}(_0x359b4e,_0x1f6f60[_0x22b2c2(0x157)])):Array[_0x22b2c2(0x137)](_0x2ed44b[_0x22b2c2(0x15b)]())[_0x22b2c2(0x135)](_0x2ed100=>eo(_0x2ed100));const _0x4cd3fe=_0x43acd1(_0x23610d,_0x1f6f60);_0x1f6f60[_0x22b2c2(0x13f)](()=>{const _0x50921e=_0x22b2c2;for(const _0x468bdf of _0x4cd3fe)_0x3b9a9d[_0x50921e(0x14d)](_0x468bdf,{'commandName':_0x50921e(0x163),'commandParams':[{..._0x10bdd1,'forceValue':_0x5404a4}],'formatGroupId':_0x50921e(0x160)});});}),(_0x3b9a9d[_0x1443f6(0x15e)][_0x1443f6(0x140)](_0x1443f6(0x163),_0x3aa09e=>_0x6ef643(_0x2cf607,_0x1443f6(0x147),_0x3aa09e)),_0x3b9a9d[_0x1443f6(0x15e)][_0x1443f6(0x155)](_0xcb8133=>{const _0x597ea2=_0x1443f6;if(_0x597ea2(0x13e)!=_0xcb8133[_0x597ea2(0x144)])return;const _0x231ca1=_0x2cf607['t'],{data:_0x48da55}=_0xcb8133;if(!_0x48da55||_0x597ea2(0x163)!=_0x48da55[_0x597ea2(0x146)])return;const _0x496a9a=_0x48da55[_0x597ea2(0x158)][0x0][_0x597ea2(0x14e)],_0xb5dcf5=_0x231ca1(_0x2d2c86[_0x597ea2(0x13d)](_0x20e600=>_0x20e600[_0x597ea2(0x14e)]===_0x496a9a)[_0x597ea2(0x145)])[_0x597ea2(0x167)]();return _0x48da55[_0x597ea2(0x158)][0x0][_0x597ea2(0x162)]?{'type':_0x597ea2(0x151),'content':_0x6ef643(_0x2cf607,_0x597ea2(0x14c),_0x6ef643(_0x2cf607,_0x597ea2(0x147),0x1)+'\x20('+_0xb5dcf5+')')}:{'type':_0x597ea2(0x151),'content':_0x6ef643(_0x2cf607,_0x597ea2(0x131),_0x6ef643(_0x2cf607,_0x597ea2(0x147),0x1))};}));}}function eo(_0x17f283){const _0x5f7c9f=_0x14cbb7;return _0x5f7c9f(0x163)==_0x17f283[_0x5f7c9f(0x148)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x4e65a0=_0x48ba;(function(_0x3e475b,_0x14e74e){const _0x27625e=_0x48ba,_0x889f9=_0x3e475b();while(!![]){try{const _0x251670=parseInt(_0x27625e(0x1df))/0x1+parseInt(_0x27625e(0x1db))/0x2*(-parseInt(_0x27625e(0x1e1))/0x3)+parseInt(_0x27625e(0x1e3))/0x4*(-parseInt(_0x27625e(0x1ea))/0x5)+-parseInt(_0x27625e(0x1e6))/0x6*(-parseInt(_0x27625e(0x1dc))/0x7)+-parseInt(_0x27625e(0x1e5))/0x8+parseInt(_0x27625e(0x1de))/0x9+-parseInt(_0x27625e(0x1e0))/0xa;if(_0x251670===_0x14e74e)break;else _0x889f9['push'](_0x889f9['shift']());}catch(_0x24d0d0){_0x889f9['push'](_0x889f9['shift']());}}}(_0x5ee8,0x63492));function _0x5ee8(){const _0x216b60=['165525GUkvUL','TrackChangesEditing','enableCommand','afterInit','398578fNxdXZ','7zgfOle','editor','6579630ttiIgO','806513uQdOdC','3367210cmDmIF','6zkIDqA','addCommentThread','72gITYyP','plugins','572648ruWUib','1631166MOctXu','CommentsEditing','has','get'];_0x5ee8=function(){return _0x216b60;};return _0x5ee8();}function _0x48ba(_0x7f1559,_0x3d2e64){const _0x5ee8cc=_0x5ee8();return _0x48ba=function(_0x48ba17,_0x503462){_0x48ba17=_0x48ba17-0x1da;let _0x31c40c=_0x5ee8cc[_0x48ba17];return _0x31c40c;},_0x48ba(_0x7f1559,_0x3d2e64);}import{Plugin as _0x42f8af}from'ckeditor5/src/core.js';export default class H extends _0x42f8af{[_0x4e65a0(0x1da)](){const _0x21a0c5=_0x4e65a0,_0x536216=this[_0x21a0c5(0x1dd)];if(!_0x536216[_0x21a0c5(0x1e4)][_0x21a0c5(0x1e8)](_0x21a0c5(0x1e7)))return;_0x536216[_0x21a0c5(0x1e4)][_0x21a0c5(0x1e9)](_0x21a0c5(0x1eb))[_0x21a0c5(0x1ec)](_0x21a0c5(0x1e2));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x26a8(_0x70edb8,_0xbaeb6c){const _0x5eb5fc=_0x5eb5();return _0x26a8=function(_0x26a893,_0x1d25a1){_0x26a893=_0x26a893-0xf3;let _0x490d30=_0x5eb5fc[_0x26a893];return _0x490d30;},_0x26a8(_0x70edb8,_0xbaeb6c);}function _0x5eb5(){const _0x22a14a=['forward','plugins','fromRange','rootName','getFirstRange','writer','mapper','deleteForward','1203092lnwYLV','addMarker:suggestion:deletion','5646mBdgYM','detach','createRange','320466MkEsJZ','markerNameToElements','bind','commands','model','requires','merge','enableCommand','1338400IAajOx','showSuggestionHighlights','unit','markerName','TrackChangesEditing','lock','setSelection','options','createSelection','get','enqueueChange','modifySelection','root','end','batch','buffer','unlock','uiElement','unbindElementFromMarkerName','22617HQyMZk','356gAvxTb','removeMarker:suggestion:deletion','delete','selection','4538660IqVxeT','start','editor','document','$graveyard','8015LWOghW','remove','init','editing','downcastDispatcher','data','isCollapsed','high','28227933UqsgFU'];_0x5eb5=function(){return _0x22a14a;};return _0x5eb5();}const _0xd0c5fd=_0x26a8;(function(_0x340b23,_0x5689a9){const _0x3173fa=_0x26a8,_0x3fcd60=_0x340b23();while(!![]){try{const _0xe97449=-parseInt(_0x3173fa(0x107))/0x1+parseInt(_0x3173fa(0x10c))/0x2+-parseInt(_0x3173fa(0x127))/0x3*(-parseInt(_0x3173fa(0x128))/0x4)+-parseInt(_0x3173fa(0xf6))/0x5*(parseInt(_0x3173fa(0x109))/0x6)+-parseInt(_0x3173fa(0x12c))/0x7+parseInt(_0x3173fa(0x114))/0x8+parseInt(_0x3173fa(0xfe))/0x9;if(_0xe97449===_0x5689a9)break;else _0x3fcd60['push'](_0x3fcd60['shift']());}catch(_0x366bfc){_0x3fcd60['push'](_0x3fcd60['shift']());}}}(_0x5eb5,0xbd386));import{Plugin as _0x5285ae}from'ckeditor5/src/core.js';import{LiveRange as _0x29af9e}from'ckeditor5/src/engine.js';import{Delete as _0x11dbf0}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x294164}from'./utils.js';export default class q extends _0x5285ae{static get[_0xd0c5fd(0x111)](){return[_0x11dbf0];}[_0xd0c5fd(0xf8)](){const _0x796e5d=_0xd0c5fd,_0x24f3ec=this[_0x796e5d(0xf3)],_0x3be8b8=_0x24f3ec[_0x796e5d(0x100)][_0x796e5d(0x11d)](_0x796e5d(0x118));_0x3be8b8[_0x796e5d(0x113)](_0x796e5d(0x12a));const _0x20aa6f=_0x24f3ec[_0x796e5d(0x10f)][_0x796e5d(0x11d)](_0x796e5d(0x106));_0x3be8b8[_0x796e5d(0x113)](_0x796e5d(0x106),(_0x414b72,_0x5ee213={})=>{const _0xd40eb8=_0x796e5d,_0x52f0b0=_0x24f3ec[_0xd40eb8(0x110)][_0xd40eb8(0x11c)](_0x24f3ec[_0xd40eb8(0x110)][_0xd40eb8(0xf4)][_0xd40eb8(0x12b)]);_0x52f0b0[_0xd40eb8(0xfc)]&&_0x24f3ec[_0xd40eb8(0x110)][_0xd40eb8(0x11f)](_0x52f0b0,{'direction':_0xd40eb8(0xff),'unit':_0x5ee213[_0xd40eb8(0x116)]});const _0x5c16d4=_0x52f0b0[_0xd40eb8(0x103)](),_0x44a4c6=_0x29af9e[_0xd40eb8(0x101)](_0x5c16d4);let _0x5f3e81;_0x414b72(_0x5ee213),_0x5f3e81=_0xd40eb8(0xf5)==_0x44a4c6[_0xd40eb8(0x120)][_0xd40eb8(0x102)]?_0x24f3ec[_0xd40eb8(0x110)][_0xd40eb8(0x10b)](_0x5c16d4[_0xd40eb8(0x12d)]):_0x24f3ec[_0xd40eb8(0x110)][_0xd40eb8(0x10b)](_0x44a4c6[_0xd40eb8(0x12d)],_0x44a4c6[_0xd40eb8(0x121)]),_0x44a4c6[_0xd40eb8(0x10a)](),_0x24f3ec[_0xd40eb8(0x110)][_0xd40eb8(0x11e)](_0x20aa6f[_0xd40eb8(0x123)][_0xd40eb8(0x122)],_0x4e15a0=>{const _0x962525=_0xd40eb8;_0x20aa6f[_0x962525(0x123)][_0x962525(0x119)](),_0x4e15a0[_0x962525(0x11a)](_0x4e15a0[_0x962525(0x10b)](_0x5f3e81[_0x962525(0x121)])),_0x20aa6f[_0x962525(0x123)][_0x962525(0x124)]();});}),_0x24f3ec[_0x796e5d(0xf9)][_0x796e5d(0xfa)]['on'](_0x796e5d(0x108),_0x294164(_0x24f3ec,_0x796e5d(0x112)),{'priority':_0x796e5d(0xfd)}),_0x24f3ec[_0x796e5d(0xfb)][_0x796e5d(0xfa)]['on'](_0x796e5d(0x108),(_0x391643,_0x1463de,_0xb9a8ab)=>{const _0x181fac=_0x796e5d;_0xb9a8ab[_0x181fac(0x11b)][_0x181fac(0x115)]&&_0x294164(_0x24f3ec,_0x181fac(0x112),{'showActiveMarker':!0x1})[_0x181fac(0x10e)](this)(_0x391643,_0x1463de,_0xb9a8ab);},{'priority':_0x796e5d(0xfd)}),_0x24f3ec[_0x796e5d(0xf9)][_0x796e5d(0xfa)]['on'](_0x796e5d(0x129),(_0x8b5a47,_0x3bc1c2,_0x183120)=>{const _0x119884=_0x796e5d,_0x43b592=_0x183120[_0x119884(0x105)][_0x119884(0x10d)](_0x3bc1c2[_0x119884(0x117)]);if(_0x43b592){for(const _0x212253 of _0x43b592)_0x212253['is'](_0x119884(0x125))&&(_0x183120[_0x119884(0x105)][_0x119884(0x126)](_0x212253,_0x3bc1c2[_0x119884(0x117)]),_0x183120[_0x119884(0x104)][_0x119884(0xf7)](_0x212253));}},{'priority':_0x796e5d(0xfd)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xf760c2=_0x2b12;(function(_0x310340,_0x1d3f82){const _0x15f96b=_0x2b12,_0x5d37eb=_0x310340();while(!![]){try{const _0x188698=parseInt(_0x15f96b(0x153))/0x1*(-parseInt(_0x15f96b(0x156))/0x2)+parseInt(_0x15f96b(0x162))/0x3+-parseInt(_0x15f96b(0x147))/0x4*(-parseInt(_0x15f96b(0x146))/0x5)+parseInt(_0x15f96b(0x149))/0x6*(parseInt(_0x15f96b(0x15e))/0x7)+parseInt(_0x15f96b(0x14b))/0x8*(-parseInt(_0x15f96b(0x177))/0x9)+parseInt(_0x15f96b(0x157))/0xa*(-parseInt(_0x15f96b(0x15d))/0xb)+parseInt(_0x15f96b(0x14c))/0xc;if(_0x188698===_0x1d3f82)break;else _0x5d37eb['push'](_0x5d37eb['shift']());}catch(_0x1e369d){_0x5d37eb['push'](_0x5d37eb['shift']());}}}(_0x1425,0xe6e81));function _0x1425(){const _0x3f25da=['21266904aPnTCe','enterBlock','end','detach','parent','high','plugins','1UxZsWV','init','options','3383722DkBhrl','2490CObpfh','createRange','fire','markerNameToElements','afterExecute','ck-suggestion-marker-split','19613DdzYvq','7oEriyF','editor','hasClass','document','2032080oBbSTk','fromRange','requires','createPositionAt','bind','removeMarker:suggestion:insertion','commands','enableCommand','writer','enter','nextSibling','data','getFirstPosition','getFirstRange','downcastDispatcher','selection','model','setSelection','TrackChangesEditing','markerName','get','117HlRZeK','split','change','remove','mapper','editing','showSuggestionHighlights','addMarker:suggestion:insertion','2644555SBzLLg','4zAsqAX','markInsertion','4079352UhcMKJ','unbindElementFromMarkerName','354944ADexfA'];_0x1425=function(){return _0x3f25da;};return _0x1425();}import{Plugin as _0x8174d3}from'ckeditor5/src/core.js';import{Enter as _0x515c7e}from'ckeditor5/src/enter.js';import{LiveRange as _0x1de1aa}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x993abd}from'./utils.js';function _0x2b12(_0x440e82,_0x4899dd){const _0x1425b9=_0x1425();return _0x2b12=function(_0x2b12e5,_0x39f33f){_0x2b12e5=_0x2b12e5-0x143;let _0x1eae07=_0x1425b9[_0x2b12e5];return _0x1eae07;},_0x2b12(_0x440e82,_0x4899dd);}export default class W extends _0x8174d3{static get[_0xf760c2(0x164)](){return[_0x515c7e];}[_0xf760c2(0x154)](){const _0x5043a3=_0xf760c2,_0x489579=this[_0x5043a3(0x15f)],_0x78d09f=_0x489579[_0x5043a3(0x152)][_0x5043a3(0x176)](_0x5043a3(0x174)),_0x5c199c=_0x489579[_0x5043a3(0x168)][_0x5043a3(0x176)](_0x5043a3(0x16b));_0x78d09f[_0x5043a3(0x169)](_0x5043a3(0x16b),()=>{const _0x3a7211=_0x5043a3;_0x489579[_0x3a7211(0x172)][_0x3a7211(0x179)](_0x462e89=>{const _0xf705ba=_0x3a7211,_0x3ee33a=_0x489579[_0xf705ba(0x172)][_0xf705ba(0x161)][_0xf705ba(0x171)],_0x2b64a0=_0x3ee33a[_0xf705ba(0x16e)](),_0x4771e4=_0x1de1aa[_0xf705ba(0x163)](_0x3ee33a[_0xf705ba(0x16f)]());if(_0x5c199c[_0xf705ba(0x14d)](_0x462e89)){const _0x306b83=_0x489579[_0xf705ba(0x172)][_0xf705ba(0x165)](_0x2b64a0[_0xf705ba(0x150)][_0xf705ba(0x16c)],0x0),_0x3cb7b7=_0x462e89[_0xf705ba(0x158)](_0x2b64a0,_0x306b83);_0x78d09f[_0xf705ba(0x148)](_0x3cb7b7);}else _0x462e89[_0xf705ba(0x173)](_0x462e89[_0xf705ba(0x158)](_0x4771e4[_0xf705ba(0x14e)]));_0x4771e4[_0xf705ba(0x14f)](),_0x5c199c[_0xf705ba(0x159)](_0xf705ba(0x15b),{'writer':_0x462e89});});}),_0x489579[_0x5043a3(0x143)][_0x5043a3(0x170)]['on'](_0x5043a3(0x145),_0x993abd(_0x489579,_0x5043a3(0x178)),{'priority':_0x5043a3(0x151)}),_0x489579[_0x5043a3(0x143)][_0x5043a3(0x170)]['on'](_0x5043a3(0x167),(_0x3ad5d8,_0x2473ab,_0x1df916)=>{const _0x5bff34=_0x5043a3,_0x2c88e7=_0x1df916[_0x5bff34(0x17b)][_0x5bff34(0x15a)](_0x2473ab[_0x5bff34(0x175)]);if(_0x2c88e7){for(const _0x46776d of _0x2c88e7)_0x46776d[_0x5bff34(0x160)](_0x5bff34(0x15c))&&(_0x1df916[_0x5bff34(0x17b)][_0x5bff34(0x14a)](_0x46776d,_0x2473ab[_0x5bff34(0x175)]),_0x1df916[_0x5bff34(0x16a)][_0x5bff34(0x17a)](_0x46776d));}},{'priority':_0x5043a3(0x151)}),_0x489579[_0x5043a3(0x16d)][_0x5043a3(0x170)]['on'](_0x5043a3(0x145),(_0x559e6c,_0x599a63,_0xf0732d)=>{const _0x24695c=_0x5043a3;_0xf0732d[_0x24695c(0x155)][_0x24695c(0x144)]&&_0x993abd(_0x489579,_0x24695c(0x178),{'showActiveMarker':!0x1})[_0x24695c(0x166)](this)(_0x559e6c,_0x599a63,_0xf0732d);},{'priority':_0x5043a3(0x151)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x3e78(){const _0x344dbb=['FindAndReplaceUtils','plugins','1386507fzLHpl','enableCommand','editor','end','2etIKCt','_isInDeletionRange','4132XZjwwZ','179352XqweBB','get','getMarkersGroup','findNext','65nDVNQL','getRange','findByTextCallback','TrackChangesEditing','1036868nRhKwc','suggestion:deletion','start','replaceAll','find','string','has','model','afterInit','509500LACiKh','handleFindCommand','bind','7780674wAhUdJ','createRange','findPrevious','createPositionAt','markers','replace','18urWBBp','getIntersection','item','filter','FindAndReplaceEditing','900632GWkdgx'];_0x3e78=function(){return _0x344dbb;};return _0x3e78();}const _0x152f2d=_0x17c0;function _0x17c0(_0x2caba3,_0x3fa377){const _0x3e78aa=_0x3e78();return _0x17c0=function(_0x17c0cf,_0x162927){_0x17c0cf=_0x17c0cf-0x1ed;let _0x4f4bda=_0x3e78aa[_0x17c0cf];return _0x4f4bda;},_0x17c0(_0x2caba3,_0x3fa377);}(function(_0x1e15d7,_0x15dbf3){const _0x44b273=_0x17c0,_0xafbfd4=_0x1e15d7();while(!![]){try{const _0x123d8d=-parseInt(_0x44b273(0x201))/0x1+parseInt(_0x44b273(0x208))/0x2*(parseInt(_0x44b273(0x204))/0x3)+-parseInt(_0x44b273(0x20a))/0x4*(parseInt(_0x44b273(0x20f))/0x5)+parseInt(_0x44b273(0x1f6))/0x6+-parseInt(_0x44b273(0x213))/0x7+parseInt(_0x44b273(0x20b))/0x8*(parseInt(_0x44b273(0x1fc))/0x9)+-parseInt(_0x44b273(0x1f3))/0xa;if(_0x123d8d===_0x15dbf3)break;else _0xafbfd4['push'](_0xafbfd4['shift']());}catch(_0x1a6cb2){_0xafbfd4['push'](_0xafbfd4['shift']());}}}(_0x3e78,0xa89db));import{Plugin as _0x46aefa}from'ckeditor5/src/core.js';export default class J extends _0x46aefa{[_0x152f2d(0x1f2)](){const _0x1bfbd8=_0x152f2d;if(!this[_0x1bfbd8(0x206)][_0x1bfbd8(0x203)][_0x1bfbd8(0x1f0)](_0x1bfbd8(0x200)))return;const _0x3eb96d=this[_0x1bfbd8(0x206)][_0x1bfbd8(0x203)][_0x1bfbd8(0x20c)](_0x1bfbd8(0x212));_0x3eb96d[_0x1bfbd8(0x205)](_0x1bfbd8(0x1ee),this[_0x1bfbd8(0x1f4)][_0x1bfbd8(0x1f5)](this)),_0x3eb96d[_0x1bfbd8(0x205)](_0x1bfbd8(0x20e)),_0x3eb96d[_0x1bfbd8(0x205)](_0x1bfbd8(0x1f8)),_0x3eb96d[_0x1bfbd8(0x205)](_0x1bfbd8(0x1fb)),_0x3eb96d[_0x1bfbd8(0x205)](_0x1bfbd8(0x1ed));}[_0x152f2d(0x1f4)](_0x34e36b,_0x40fa95,_0x54a3a3={}){const _0x5b504f=_0x152f2d,_0x48115b=this[_0x5b504f(0x206)][_0x5b504f(0x203)][_0x5b504f(0x20c)](_0x5b504f(0x202));return _0x34e36b(_0x1f0c89=>(_0x5b504f(0x1ef)==typeof _0x40fa95?_0x48115b[_0x5b504f(0x211)](_0x40fa95,_0x54a3a3):_0x40fa95)(_0x1f0c89)[_0x5b504f(0x1ff)](_0x4eda74=>!0x1===this[_0x5b504f(0x209)](_0x4eda74,_0x1f0c89[_0x5b504f(0x1fe)])),_0x54a3a3);}[_0x152f2d(0x209)](_0x4cc920,_0x3c9e69){const _0x5c6cb2=_0x152f2d,_0x41b3bd=this[_0x5c6cb2(0x206)][_0x5c6cb2(0x1f1)][_0x5c6cb2(0x1f7)](this[_0x5c6cb2(0x206)][_0x5c6cb2(0x1f1)][_0x5c6cb2(0x1f9)](_0x3c9e69,_0x4cc920[_0x5c6cb2(0x215)]),this[_0x5c6cb2(0x206)][_0x5c6cb2(0x1f1)][_0x5c6cb2(0x1f9)](_0x3c9e69,_0x4cc920[_0x5c6cb2(0x207)]));for(const _0x4476c0 of this[_0x5c6cb2(0x206)][_0x5c6cb2(0x1f1)][_0x5c6cb2(0x1fa)][_0x5c6cb2(0x20d)](_0x5c6cb2(0x214)))if(null!==_0x41b3bd[_0x5c6cb2(0x1fd)](_0x4476c0[_0x5c6cb2(0x210)]()))return!0x0;return!0x1;}}
|
package/src/integrations/font.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x67e6(){const _0x4ea0e0=['plugins','*Set\x20font\x20color:*\x20%0','FORMAT_FONT_SIZE','FontSize','FORMAT_FONT_FAMILY','15LjDLMq','FontColorEditing','4117776uSZSRp','9uKXkdi','title','find','trim','fontSize.options','afterInit','*Reset\x20font\x20family*','format','fontColor','editor','fontBackgroundColor.colors','*Reset\x20font\x20color*','commandName','fontFamily','*Reset\x20font\x20size*','toLowerCase','*Set\x20font\x20background\x20color:*\x20%0','11668408fJbcjW','1203738jhYNMq','FontSizeEditing','config','fontColor.colors','commandParams','*Set\x20font\x20size:*\x20%0','FontFamilyEditing','*Set\x20font\x20family:*\x20%0','registerAttributeLabel','FontBackgroundColorEditing','3610220zgOZsC','FORMAT_FONT_COLOR','_enableDefaultAttributesIntegration','_registerLegacyDescription','label','868yAtHVw','normalizeSizeOptions','type','registerDescriptionCallback','22fowgvk','formatInline','locale','get','fontSize','9654736pGZqfj','has','fontBackgroundColor','value','*Reset\x20font\x20background\x20color*','1336988mOCaUT','FORMAT_FONT_BACKGROUND','TrackChangesEditing','2631xoTNiD','_descriptionFactory','model'];_0x67e6=function(){return _0x4ea0e0;};return _0x67e6();}const _0xb1de5e=_0x2007;(function(_0x58fc95,_0x66f782){const _0x1f87da=_0x2007,_0x23a321=_0x58fc95();while(!![]){try{const _0x3a075b=-parseInt(_0x1f87da(0x183))/0x1+parseInt(_0x1f87da(0x192))/0x2*(-parseInt(_0x1f87da(0x1a3))/0x3)+parseInt(_0x1f87da(0x1a0))/0x4*(parseInt(_0x1f87da(0x1ab))/0x5)+parseInt(_0x1f87da(0x1ad))/0x6+parseInt(_0x1f87da(0x19b))/0x7+-parseInt(_0x1f87da(0x182))/0x8*(parseInt(_0x1f87da(0x1ae))/0x9)+-parseInt(_0x1f87da(0x18d))/0xa*(-parseInt(_0x1f87da(0x196))/0xb);if(_0x3a075b===_0x66f782)break;else _0x23a321['push'](_0x23a321['shift']());}catch(_0x27bfab){_0x23a321['push'](_0x23a321['shift']());}}}(_0x67e6,0xb679e));import{Plugin as _0x4cf4f8}from'ckeditor5/src/core.js';function _0x2007(_0x182946,_0x129c28){const _0x67e664=_0x67e6();return _0x2007=function(_0x2007a6,_0x5dd391){_0x2007a6=_0x2007a6-0x176;let _0x513307=_0x67e664[_0x2007a6];return _0x513307;},_0x2007(_0x182946,_0x129c28);}import{normalizeColorOptions as _0x45ce02}from'ckeditor5/src/ui.js';import{getTranslation as _0x54ffa4}from'../utils/common-translations.js';const ro=[{'pluginName':_0xb1de5e(0x184),'commandName':_0xb1de5e(0x19a)},{'pluginName':_0xb1de5e(0x189),'commandName':_0xb1de5e(0x17e)},{'pluginName':_0xb1de5e(0x1ac),'commandName':_0xb1de5e(0x179)},{'pluginName':_0xb1de5e(0x18c),'commandName':_0xb1de5e(0x19d)}];export default class Q extends _0x4cf4f8{[_0xb1de5e(0x176)](){const _0x1f6d9c=_0xb1de5e,_0x27049b=this[_0x1f6d9c(0x17a)][_0x1f6d9c(0x198)],_0x193660=this[_0x1f6d9c(0x17a)][_0x1f6d9c(0x1a6)][_0x1f6d9c(0x199)](_0x1f6d9c(0x1a2));for(const {pluginName:_0x5dbe32,commandName:_0x1c88f9}of ro)this[_0x1f6d9c(0x17a)][_0x1f6d9c(0x1a6)][_0x1f6d9c(0x19c)](_0x5dbe32)&&_0x193660[_0x1f6d9c(0x18f)](_0x1c88f9,[_0x1c88f9]);_0x27049b['t'],(_0x193660[_0x1f6d9c(0x1a4)][_0x1f6d9c(0x18b)](_0x1f6d9c(0x19a),_0x54ffa4(_0x27049b,_0x1f6d9c(0x1a8))),_0x193660[_0x1f6d9c(0x1a4)][_0x1f6d9c(0x18b)](_0x1f6d9c(0x17e),_0x54ffa4(_0x27049b,_0x1f6d9c(0x1aa))),_0x193660[_0x1f6d9c(0x1a4)][_0x1f6d9c(0x18b)](_0x1f6d9c(0x179),_0x54ffa4(_0x27049b,_0x1f6d9c(0x18e))),_0x193660[_0x1f6d9c(0x1a4)][_0x1f6d9c(0x18b)](_0x1f6d9c(0x19d),_0x54ffa4(_0x27049b,_0x1f6d9c(0x1a1))),this[_0x1f6d9c(0x190)]());}[_0xb1de5e(0x190)](){const _0x13bf14=_0xb1de5e,_0x24c88b=this[_0x13bf14(0x17a)],_0x4b28e6=_0x24c88b[_0x13bf14(0x198)];_0x24c88b[_0x13bf14(0x1a6)][_0x13bf14(0x199)](_0x13bf14(0x1a2))[_0x13bf14(0x1a4)][_0x13bf14(0x195)](_0x487715=>{const _0xc80c44=_0x13bf14,_0xbc41a0=_0x4b28e6['t'];if(_0xc80c44(0x197)!=_0x487715[_0xc80c44(0x194)])return;const {data:_0x26b473}=_0x487715;if(null!=_0x26b473){if(_0xc80c44(0x19a)==_0x26b473[_0xc80c44(0x17d)]){const _0x38e95f=_0x26b473[_0xc80c44(0x187)][0x0][_0xc80c44(0x19e)];if(_0x38e95f){const _0xe75937=_0xbc41a0(this[_0xc80c44(0x17a)][_0xc80c44(0x1a6)][_0xc80c44(0x199)](_0xc80c44(0x1a9))[_0xc80c44(0x193)](this[_0xc80c44(0x17a)][_0xc80c44(0x185)][_0xc80c44(0x199)](_0xc80c44(0x1b2)))[_0xc80c44(0x1b0)](_0x446034=>_0x446034[_0xc80c44(0x1a5)]==_0x38e95f)[_0xc80c44(0x1af)])[_0xc80c44(0x180)]();return{'type':_0xc80c44(0x178),'content':_0x54ffa4(_0x4b28e6,_0xc80c44(0x188),_0xe75937)};}return{'type':_0xc80c44(0x178),'content':_0x54ffa4(_0x4b28e6,_0xc80c44(0x17f))};}if(_0xc80c44(0x17e)==_0x26b473[_0xc80c44(0x17d)]){const _0x4d3f0f=_0x26b473[_0xc80c44(0x187)][0x0][_0xc80c44(0x19e)];return _0x4d3f0f?{'type':_0xc80c44(0x178),'content':_0x54ffa4(_0x4b28e6,_0xc80c44(0x18a),_0x4d3f0f)}:{'type':_0xc80c44(0x178),'content':_0x54ffa4(_0x4b28e6,_0xc80c44(0x177))};}if(_0xc80c44(0x179)==_0x26b473[_0xc80c44(0x17d)]){const _0x3f08c6=_0x26b473[_0xc80c44(0x187)][0x0][_0xc80c44(0x19e)];if(_0x3f08c6){const _0x2f7aa3=_0x45ce02(this[_0xc80c44(0x17a)][_0xc80c44(0x185)][_0xc80c44(0x199)](_0xc80c44(0x186)))[_0xc80c44(0x1b0)](_0x3e3519=>_0x3e3519[_0xc80c44(0x1a5)]==_0x3f08c6);let _0x2632ae=_0x3f08c6,_0x2f68f8='';return _0x2f7aa3&&(_0x2632ae=_0x2f7aa3[_0xc80c44(0x191)],_0x2f68f8=_0xbc41a0(_0x2632ae)[_0xc80c44(0x180)]()),{'type':_0xc80c44(0x178),'content':_0x54ffa4(_0x4b28e6,_0xc80c44(0x1a7),_0x2f68f8)[_0xc80c44(0x1b1)](),'color':{'value':_0x3f08c6,'title':_0x2f68f8||_0x2632ae}};}return{'type':_0xc80c44(0x178),'content':_0x54ffa4(_0x4b28e6,_0xc80c44(0x17c))};}if(_0xc80c44(0x19d)==_0x26b473[_0xc80c44(0x17d)]){const _0x4f09a4=_0x26b473[_0xc80c44(0x187)][0x0][_0xc80c44(0x19e)];if(_0x4f09a4){const _0x1bf737=_0x45ce02(this[_0xc80c44(0x17a)][_0xc80c44(0x185)][_0xc80c44(0x199)](_0xc80c44(0x17b)))[_0xc80c44(0x1b0)](_0x4d5ad0=>_0x4d5ad0[_0xc80c44(0x1a5)]==_0x4f09a4);let _0x3d6b77=_0x4f09a4,_0x311fd4='';return _0x1bf737&&(_0x3d6b77=_0x1bf737[_0xc80c44(0x191)],_0x311fd4=_0xbc41a0(_0x3d6b77)[_0xc80c44(0x180)]()),{'type':_0xc80c44(0x178),'content':_0x54ffa4(_0x4b28e6,_0xc80c44(0x181),_0x311fd4)[_0xc80c44(0x1b1)](),'color':{'value':_0x4f09a4,'title':_0x311fd4||_0x3d6b77}};}return{'type':_0xc80c44(0x178),'content':_0x54ffa4(_0x4b28e6,_0xc80c44(0x19f))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x565c(_0x5d5b1f,_0x2139ff){const _0x2799be=_0x2799();return _0x565c=function(_0x565cb1,_0x31cf21){_0x565cb1=_0x565cb1-0x1e1;let _0x2def36=_0x2799be[_0x565cb1];return _0x2def36;},_0x565c(_0x5d5b1f,_0x2139ff);}const _0x597176=_0x565c;(function(_0x320e17,_0x2d17c0){const _0x2576ba=_0x565c,_0x34bb29=_0x320e17();while(!![]){try{const _0x31fa62=-parseInt(_0x2576ba(0x1f9))/0x1*(parseInt(_0x2576ba(0x1fe))/0x2)+-parseInt(_0x2576ba(0x20d))/0x3*(parseInt(_0x2576ba(0x207))/0x4)+-parseInt(_0x2576ba(0x1fd))/0x5+-parseInt(_0x2576ba(0x213))/0x6+parseInt(_0x2576ba(0x210))/0x7+-parseInt(_0x2576ba(0x1f0))/0x8*(parseInt(_0x2576ba(0x1ee))/0x9)+parseInt(_0x2576ba(0x1eb))/0xa;if(_0x31fa62===_0x2d17c0)break;else _0x34bb29['push'](_0x34bb29['shift']());}catch(_0x15a841){_0x34bb29['push'](_0x34bb29['shift']());}}}(_0x2799,0x84f50));function _0x2799(){const _0x31e24f=['commands','slice','get','join','split','toUpperCase','35683850wVkLHJ','fontColor.colors','pasteFormat','1171737tAfkNI','editor','40jasEuB','label','registerDescriptionCallback','_registerLegacyDescription','_descriptionFactory','commandParams','_enableDefaultAttributesIntegration','TrackChangesEditing','afterInit','270225mfzfDE','toLowerCase','locale','fontSize','1282260doAWsD','6rYGzpS','formatInline','fontSize.options','fontColor','formatBlock','normalizeSizeOptions','config','FontSize','title','384QtNVav','fontBackgroundColor','enableCommand','entries','format','plugins','17607wytvRd','*Remove\x20all\x20formatting*','charAt','293874nbIiVW','type','find','4705554pHSTfG','length','commandName','push','copyFormat','*Set\x20format\x20to:*\x20%0','boolean','model'];_0x2799=function(){return _0x31e24f;};return _0x2799();}import{Plugin as _0x43d0be}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x55f09d}from'ckeditor5/src/ui.js';import{getTranslation as _0x28dd4b}from'../utils/common-translations.js';export default class X extends _0x43d0be{[_0x597176(0x1f8)](){const _0x584cea=_0x597176,_0x40c2f3=this[_0x584cea(0x1ef)],_0x559817=_0x40c2f3[_0x584cea(0x20c)][_0x584cea(0x1e7)](_0x584cea(0x1f7)),_0x1942fa=_0x40c2f3[_0x584cea(0x1e5)][_0x584cea(0x1e7)](_0x584cea(0x1e1)),_0x56b54e=_0x40c2f3[_0x584cea(0x1e5)][_0x584cea(0x1e7)](_0x584cea(0x1ed));_0x1942fa&&_0x56b54e&&(_0x559817[_0x584cea(0x1f6)](_0x584cea(0x1ed)),_0x559817[_0x584cea(0x209)](_0x584cea(0x1e1)),this[_0x584cea(0x1f3)]());}[_0x597176(0x1f3)](){const _0xead8a=_0x597176,_0x3a9ae3=this[_0xead8a(0x1ef)],_0x2a9dcd=_0x3a9ae3[_0xead8a(0x1fb)];_0x3a9ae3[_0xead8a(0x20c)][_0xead8a(0x1e7)](_0xead8a(0x1f7))[_0xead8a(0x1f4)][_0xead8a(0x1f2)](_0x3ef074=>{const _0x1bea5e=_0xead8a;if(_0x1bea5e(0x202)!=_0x3ef074[_0x1bea5e(0x211)]&&_0x1bea5e(0x1ff)!=_0x3ef074[_0x1bea5e(0x211)])return;const {data:_0x3695e9}=_0x3ef074;if(_0x3695e9&&_0x1bea5e(0x1ed)===_0x3695e9[_0x1bea5e(0x215)]){const _0x283ac1=[],_0x10cc2f=_0x3695e9[_0x1bea5e(0x1f5)][0x0];for(const [_0x19470a,_0x2e43ba]of Object[_0x1bea5e(0x20a)](_0x10cc2f))_0x283ac1[_0x1bea5e(0x216)](so(_0x3a9ae3,_0x19470a,_0x2e43ba));return _0x283ac1[_0x1bea5e(0x214)]?{'type':_0x1bea5e(0x20b),'content':_0x28dd4b(_0x2a9dcd,_0x1bea5e(0x1e2),_0x283ac1[_0x1bea5e(0x1e8)](',\x20'))}:{'type':_0x1bea5e(0x20b),'content':_0x28dd4b(_0x2a9dcd,_0x1bea5e(0x20e))};}});}}function so(_0x3b96cd,_0x447bac,_0x499c3f){const _0x1f5624=_0x597176,_0x2623fb=_0x3b96cd[_0x1f5624(0x1fb)]['t'],_0x259b72=_0x447bac[_0x1f5624(0x1e9)](/(?=[A-Z])/)[_0x1f5624(0x1e8)]('\x20'),_0x5dda43=_0x2623fb(_0x259b72[_0x1f5624(0x20f)](0x0)[_0x1f5624(0x1ea)]()+_0x259b72[_0x1f5624(0x1e6)](0x1))[_0x1f5624(0x1fa)]();if(_0x1f5624(0x1e3)==typeof _0x499c3f)return _0x5dda43;if(_0x1f5624(0x201)===_0x447bac||_0x1f5624(0x208)===_0x447bac){const _0x587e02=_0x55f09d(_0x3b96cd[_0x1f5624(0x204)][_0x1f5624(0x1e7)](_0x1f5624(0x1ec)))[_0x1f5624(0x212)](_0x43d45a=>_0x43d45a[_0x1f5624(0x1e4)]==_0x499c3f);return _0x5dda43+'\x20('+(_0x587e02?_0x2623fb(_0x587e02[_0x1f5624(0x1f1)])[_0x1f5624(0x1fa)]():_0x499c3f)+')';}if(_0x1f5624(0x1fc)===_0x447bac&&isNaN(parseFloat(_0x499c3f))){const _0xeccc2b=_0x3b96cd[_0x1f5624(0x20c)][_0x1f5624(0x1e7)](_0x1f5624(0x205))[_0x1f5624(0x203)](_0x3b96cd[_0x1f5624(0x204)][_0x1f5624(0x1e7)](_0x1f5624(0x200)))[_0x1f5624(0x212)](_0x2c1a45=>_0x2c1a45[_0x1f5624(0x1e4)]==_0x499c3f);return _0x5dda43+'\x20('+(_0xeccc2b?_0x2623fb(_0xeccc2b[_0x1f5624(0x206)])[_0x1f5624(0x1fa)]():_0x499c3f)+')';}return _0x5dda43+'\x20('+_0x499c3f+')';}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x46cb(_0x303247,_0x3a9a55){const _0x1ebf60=_0x1ebf();return _0x46cb=function(_0x46cbf0,_0xd58956){_0x46cbf0=_0x46cbf0-0x16f;let _0x5cf9f2=_0x1ebf60[_0x46cbf0];return _0x5cf9f2;},_0x46cb(_0x303247,_0x3a9a55);}const _0x21f334=_0x46cb;(function(_0x5ba81a,_0x5995f8){const _0x633f5d=_0x46cb,_0xd72e73=_0x5ba81a();while(!![]){try{const _0x257cda=-parseInt(_0x633f5d(0x194))/0x1+-parseInt(_0x633f5d(0x173))/0x2*(parseInt(_0x633f5d(0x170))/0x3)+parseInt(_0x633f5d(0x182))/0x4+parseInt(_0x633f5d(0x18d))/0x5+parseInt(_0x633f5d(0x17f))/0x6+parseInt(_0x633f5d(0x179))/0x7+-parseInt(_0x633f5d(0x18c))/0x8;if(_0x257cda===_0x5995f8)break;else _0xd72e73['push'](_0xd72e73['shift']());}catch(_0x3da5c6){_0xd72e73['push'](_0xd72e73['shift']());}}}(_0x1ebf,0x5afeb));import{Plugin as _0x2b8038}from'ckeditor5/src/core.js';function _0x1ebf(){const _0x2b1c7c=['65229IzVcAk','_descriptionFactory','_enableDefaultAttributesIntegration','14LplayV','HeadingEditing','get','format','model','registerElementLabel','82768doprHy','title','view','_getHeadingLevel','plugins','heading','2831226uprzdF','formatBlock','has','1071084fxlvGM','match','commandParams','afterInit','TrackChangesEditing','ELEMENT_HEADING','registerDescriptionCallback','*Change\x20to:*\x20%0','heading.options','_registerLegacyDescription','3930552DpDSgK','1686385mIIJQK','find','_headingOptions','name','value','paragraph','ELEMENT_HEADING_CUSTOM','72508fNCQdw','commandName','locale','editor','config','type'];_0x1ebf=function(){return _0x2b1c7c;};return _0x1ebf();}import{getTranslation as _0x40a6b4}from'../utils/common-translations.js';export default class Y extends _0x2b8038{[_0x21f334(0x185)](){const _0x1b84c3=_0x21f334,_0x377e54=this[_0x1b84c3(0x197)];if(!_0x377e54[_0x1b84c3(0x17d)][_0x1b84c3(0x181)](_0x1b84c3(0x174)))return;this[_0x1b84c3(0x18f)]=_0x377e54[_0x1b84c3(0x198)][_0x1b84c3(0x175)](_0x1b84c3(0x18a));const _0x413115=_0x377e54[_0x1b84c3(0x196)],_0x2bcae4=_0x377e54[_0x1b84c3(0x17d)][_0x1b84c3(0x175)](_0x1b84c3(0x186));_0x2bcae4[_0x1b84c3(0x172)](_0x1b84c3(0x17e));for(const _0x24530c of this[_0x1b84c3(0x18f)])_0x1b84c3(0x192)!=_0x24530c[_0x1b84c3(0x177)]&&_0x2bcae4[_0x1b84c3(0x171)][_0x1b84c3(0x178)](_0x24530c[_0x1b84c3(0x177)],_0x35d07b=>{const _0x55206b=_0x1b84c3,_0x210b4f=this[_0x55206b(0x17c)](_0x24530c[_0x55206b(0x177)]);return null!==_0x210b4f?_0x111545(_0x35d07b,_0x210b4f):_0x231e1e(_0x35d07b,_0x24530c[_0x55206b(0x17a)]);});function _0x111545(_0x532eaf,_0x273a47){const _0x2680e3=_0x1b84c3;return _0x40a6b4(_0x413115,_0x2680e3(0x187),[_0x532eaf,_0x273a47]);}function _0x231e1e(_0x2c1eef,_0x4c8ec3){const _0x374488=_0x1b84c3;return _0x40a6b4(_0x413115,_0x374488(0x193),[_0x2c1eef,_0x4c8ec3]);}this[_0x1b84c3(0x18b)]();}[_0x21f334(0x18b)](){const _0x1acd8c=_0x21f334,_0x51c383=this[_0x1acd8c(0x197)],_0x5de46c=_0x51c383[_0x1acd8c(0x196)];function _0x1b3a7e(_0x214c2d,_0x374dc3){const _0x5e8e96=_0x1acd8c;return _0x40a6b4(_0x5de46c,_0x5e8e96(0x193),[_0x214c2d,_0x374dc3]);}_0x51c383[_0x1acd8c(0x17d)][_0x1acd8c(0x175)](_0x1acd8c(0x186))[_0x1acd8c(0x171)][_0x1acd8c(0x188)](_0x20de5e=>{const _0x48f391=_0x1acd8c;if(_0x48f391(0x180)!=_0x20de5e[_0x48f391(0x16f)])return;const {data:_0x39f164}=_0x20de5e;if(_0x39f164&&_0x48f391(0x17e)==_0x39f164[_0x48f391(0x195)]){const _0x2b6be0=_0x39f164[_0x48f391(0x184)][0x0][_0x48f391(0x191)],_0x20ef20=this[_0x48f391(0x17c)](_0x2b6be0);if(null!==_0x20ef20)return{'type':_0x48f391(0x176),'content':_0x40a6b4(_0x5de46c,_0x48f391(0x189),(_0x270063=0x1,_0x2da73e=_0x20ef20,_0x40a6b4(_0x5de46c,_0x48f391(0x187),[_0x270063,_0x2da73e])))};const _0xb31fed=this[_0x48f391(0x18f)][_0x48f391(0x18e)](_0x1d63f2=>_0x1d63f2[_0x48f391(0x177)]===_0x2b6be0)[_0x48f391(0x17a)];return{'type':_0x48f391(0x176),'content':_0x40a6b4(_0x5de46c,_0x48f391(0x189),_0x1b3a7e(0x1,_0xb31fed))};}var _0x270063,_0x2da73e;});}[_0x21f334(0x17c)](_0x281f6c){const _0x293ef8=_0x21f334;var _0x38cef1,_0x395525;const _0x5dd8bf=_0x281f6c[_0x293ef8(0x183)](/^heading(\d+)/);if(_0x5dd8bf)return _0x5dd8bf[0x1];const _0x331d34=null===(_0x38cef1=this[_0x293ef8(0x18f)])||void 0x0===_0x38cef1?void 0x0:_0x38cef1[_0x293ef8(0x18e)](_0x5e6bda=>_0x5e6bda[_0x293ef8(0x177)]==_0x281f6c);if(_0x331d34&&_0x331d34[_0x293ef8(0x17b)]){const _0x160e16=_0x331d34[_0x293ef8(0x17b)],_0xed1b55=(null!==(_0x395525=_0x160e16[_0x293ef8(0x190)])&&void 0x0!==_0x395525?_0x395525:_0x160e16)[_0x293ef8(0x183)](/^h(\d+)/);if(_0xed1b55)return _0xed1b55[0x1];}return null;}}
|