@ckeditor/ckeditor5-track-changes 43.1.0-alpha.2 → 43.1.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.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
|
-
const
|
|
23
|
+
const _0x2669eb=_0x5ab7;(function(_0x282ddd,_0x373e05){const _0x306ef7=_0x5ab7,_0x230dfa=_0x282ddd();while(!![]){try{const _0x3dfbff=-parseInt(_0x306ef7(0x163))/0x1+-parseInt(_0x306ef7(0x169))/0x2*(parseInt(_0x306ef7(0x143))/0x3)+-parseInt(_0x306ef7(0x135))/0x4*(-parseInt(_0x306ef7(0x148))/0x5)+parseInt(_0x306ef7(0x14f))/0x6+parseInt(_0x306ef7(0x166))/0x7*(parseInt(_0x306ef7(0x13a))/0x8)+parseInt(_0x306ef7(0x13f))/0x9+-parseInt(_0x306ef7(0x142))/0xa*(parseInt(_0x306ef7(0x138))/0xb);if(_0x3dfbff===_0x373e05)break;else _0x230dfa['push'](_0x230dfa['shift']());}catch(_0x532192){_0x230dfa['push'](_0x230dfa['shift']());}}}(_0x4a2a,0x391df));function _0x4a2a(){const _0x1fdb8d=['underline','FORMAT_SUBSCRIPT','_registerLegacyDescription','plugins','formatInline','subscript','FORMAT_SUPERSCRIPT','75649ySISVf','locale','superscript','57183bhSKib','FORMAT_STRIKETHROUGH','commandName','772BMvGXT','FORMAT_UNDERLINE','FORMAT_ITALIC','slice','*Remove\x20format:*\x20%0','183812RLqUhe','CodeEditing','toLowerCase','8899RmfUdL','*Format:*\x20%0','152tkAMUc','afterInit','registerAttributeLabel','SuperscriptEditing','forceValue','3673089bFWAeL','descriptionFactory','BoldEditing','7130cwLMZK','879vyiypV','FORMAT_BOLD','get','type','StrikethroughEditing','30NhRTOS','commandParams','code','UnderlineEditing','editor','ItalicEditing','SubscriptEditing','962790ZkEgDH','bold','FORMAT_CODE','italic','FORMAT_','registerDescriptionCallback','enableDefaultAttributesIntegration','toUpperCase','format','TrackChangesEditing','strikethrough','has','registerInlineAttribute'];_0x4a2a=function(){return _0x1fdb8d;};return _0x4a2a();}function _0x5ab7(_0xd6632c,_0x1bd01e){const _0x4a2a10=_0x4a2a();return _0x5ab7=function(_0x5ab754,_0x49b8d4){_0x5ab754=_0x5ab754-0x132;let _0x18d6d6=_0x4a2a10[_0x5ab754];return _0x18d6d6;},_0x5ab7(_0xd6632c,_0x1bd01e);}import{Plugin as _0x7aec06}from'ckeditor5/src/core.js';import{getTranslation as _0x5ce093}from'../utils/common-translations.js';const ti=[_0x2669eb(0x141),_0x2669eb(0x14d),_0x2669eb(0x14b),_0x2669eb(0x136),_0x2669eb(0x147),_0x2669eb(0x14e),_0x2669eb(0x13d)];export default class G extends _0x7aec06{[_0x2669eb(0x13b)](){const _0x3237e1=_0x2669eb,_0x97db5=this[_0x3237e1(0x14c)],_0x4690ac=_0x97db5[_0x3237e1(0x15f)][_0x3237e1(0x145)](_0x3237e1(0x158)),_0x3eb626=_0x97db5[_0x3237e1(0x164)];for(const _0x10cbfa of ti){if(!_0x97db5[_0x3237e1(0x15f)][_0x3237e1(0x15a)](_0x10cbfa))continue;const _0x3a5b66=_0x10cbfa[_0x3237e1(0x133)](0x0,-0x7)[_0x3237e1(0x137)](),_0x4910db=_0x3237e1(0x153)+_0x3a5b66[_0x3237e1(0x156)]();_0x4690ac[_0x3237e1(0x155)](_0x3a5b66),_0x4690ac[_0x3237e1(0x15b)](_0x3a5b66),_0x4690ac[_0x3237e1(0x140)][_0x3237e1(0x13c)](_0x3a5b66,_0x5ce093(_0x3eb626,_0x4910db));}this[_0x3237e1(0x15e)]();}[_0x2669eb(0x15e)](){const _0x7805fc=_0x2669eb,_0x187084=this[_0x7805fc(0x14c)],_0xcc3fa0=_0x187084[_0x7805fc(0x164)],_0x130702=_0x187084[_0x7805fc(0x15f)][_0x7805fc(0x145)](_0x7805fc(0x158));function _0x5eb1b1(_0x4715bc,_0x3c83bb){const _0x22ca42=_0x7805fc;_0x130702[_0x22ca42(0x140)][_0x22ca42(0x154)](_0xdb8310=>{const _0x112a98=_0x22ca42;if(_0x112a98(0x160)!=_0xdb8310[_0x112a98(0x146)])return;const {data:_0x1ed50b}=_0xdb8310;return _0x1ed50b&&_0x1ed50b[_0x112a98(0x168)]===_0x4715bc?_0x1ed50b[_0x112a98(0x149)][0x0][_0x112a98(0x13e)]?{'type':_0x112a98(0x157),'content':_0x5ce093(_0xcc3fa0,_0x112a98(0x139),_0x3c83bb)}:{'type':_0x112a98(0x157),'content':_0x5ce093(_0xcc3fa0,_0x112a98(0x134),_0x3c83bb)}:void 0x0;});}_0x5eb1b1(_0x7805fc(0x150),_0x5ce093(_0xcc3fa0,_0x7805fc(0x144))),_0x5eb1b1(_0x7805fc(0x152),_0x5ce093(_0xcc3fa0,_0x7805fc(0x132))),_0x5eb1b1(_0x7805fc(0x15c),_0x5ce093(_0xcc3fa0,_0x7805fc(0x16a))),_0x5eb1b1(_0x7805fc(0x14a),_0x5ce093(_0xcc3fa0,_0x7805fc(0x151))),_0x5eb1b1(_0x7805fc(0x159),_0x5ce093(_0xcc3fa0,_0x7805fc(0x167))),_0x5eb1b1(_0x7805fc(0x161),_0x5ce093(_0xcc3fa0,_0x7805fc(0x15d))),_0x5eb1b1(_0x7805fc(0x165),_0x5ce093(_0xcc3fa0,_0x7805fc(0x162)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x1213(_0x4568ec,_0x3579bb){const _0x227366=_0x2273();return _0x1213=function(_0x1213f2,_0x44bd48){_0x1213f2=_0x1213f2-0x113;let _0x5c0767=_0x227366[_0x1213f2];return _0x5c0767;},_0x1213(_0x4568ec,_0x3579bb);}const _0x18e1dc=_0x1213;(function(_0x4eccf6,_0x2c5a33){const _0x41a96f=_0x1213,_0x460ee8=_0x4eccf6();while(!![]){try{const _0x3d02bb=parseInt(_0x41a96f(0x128))/0x1+parseInt(_0x41a96f(0x135))/0x2+parseInt(_0x41a96f(0x13a))/0x3*(parseInt(_0x41a96f(0x13c))/0x4)+parseInt(_0x41a96f(0x125))/0x5*(-parseInt(_0x41a96f(0x12e))/0x6)+-parseInt(_0x41a96f(0x123))/0x7*(parseInt(_0x41a96f(0x12a))/0x8)+parseInt(_0x41a96f(0x114))/0x9+-parseInt(_0x41a96f(0x138))/0xa;if(_0x3d02bb===_0x2c5a33)break;else _0x460ee8['push'](_0x460ee8['shift']());}catch(_0x4943d3){_0x460ee8['push'](_0x460ee8['shift']());}}}(_0x2273,0x42014));function _0x2273(){const _0x1bdbec=['BlockQuoteEditing','editor','53422lHEhSt','forceValue','locale','474690oZxxbM','model','6SatRhX','change','87428wzCYap','commandName','selection','has','2214369ebFaBf','blockQuote','enableCommand','afterInit','*Remove\x20format:*\x20%0','name','*Set\x20format:*\x20%0','TrackChangesEditing','commandParams','registerDescriptionCallback','ELEMENT_BLOCK_QUOTE','schema','plugins','from','checkChild','35FBZewK','descriptionFactory','100qNAiRn','$root','format','221184fpfSsM','commands','60712MULOyC','markBlockFormat','value','filter','54564hixrAF','get','getSelectedBlocks','document','parent'];_0x2273=function(){return _0x1bdbec;};return _0x2273();}import{Plugin as _0x2943c6}from'ckeditor5/src/core.js';import{getTranslation as _0x2f3a29}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3dbed6}from'../utils/utils.js';export default class F extends _0x2943c6{[_0x18e1dc(0x117)](){const _0x1d1418=_0x18e1dc,_0x45715d=this[_0x1d1418(0x134)],_0x2d1b5f=_0x45715d[_0x1d1418(0x137)];if(!_0x45715d[_0x1d1418(0x120)][_0x1d1418(0x113)](_0x1d1418(0x133)))return;const _0x102025=_0x45715d[_0x1d1418(0x120)][_0x1d1418(0x12f)](_0x1d1418(0x11b)),_0x3c7e32=this[_0x1d1418(0x134)][_0x1d1418(0x129)][_0x1d1418(0x12f)](_0x1d1418(0x115));_0x102025[_0x1d1418(0x116)](_0x1d1418(0x115),(_0x559c1a,_0x36bac6={})=>{const _0x16ab2a=_0x1d1418,_0x3dac51=this[_0x16ab2a(0x134)][_0x16ab2a(0x139)][_0x16ab2a(0x131)][_0x16ab2a(0x13e)],_0xc2cab2=_0x36bac6&&void 0x0!==_0x36bac6[_0x16ab2a(0x136)]?_0x36bac6[_0x16ab2a(0x136)]:!_0x3c7e32[_0x16ab2a(0x12c)];let _0x5b5995=[];if(_0xc2cab2){const _0x1359b1=Array[_0x16ab2a(0x121)](_0x3dac51[_0x16ab2a(0x130)]())[_0x16ab2a(0x12d)](_0x2500ca=>oo(_0x2500ca)||function(_0x3e5f15,_0x2eb89f){const _0x1c3fb4=_0x16ab2a,_0x163ade=_0x2eb89f[_0x1c3fb4(0x122)](_0x3e5f15[_0x1c3fb4(0x132)],_0x1c3fb4(0x115)),_0xd43a7d=_0x2eb89f[_0x1c3fb4(0x122)]([_0x1c3fb4(0x126),_0x1c3fb4(0x115)],_0x3e5f15);return _0x163ade&&_0xd43a7d;}(_0x2500ca,this[_0x16ab2a(0x134)][_0x16ab2a(0x139)][_0x16ab2a(0x11f)]));_0x5b5995=_0x3dbed6(_0x1359b1,_0x45715d[_0x16ab2a(0x139)]);}else{const _0x303536=Array[_0x16ab2a(0x121)](_0x3dac51[_0x16ab2a(0x130)]())[_0x16ab2a(0x12d)](_0x50f5a3=>oo(_0x50f5a3));_0x5b5995=_0x3dbed6(_0x303536,_0x45715d[_0x16ab2a(0x139)]);}_0x45715d[_0x16ab2a(0x139)][_0x16ab2a(0x13b)](()=>{const _0x166102=_0x16ab2a;for(const _0x28b947 of _0x5b5995)_0x102025[_0x166102(0x12b)](_0x28b947,{'commandName':_0x166102(0x115),'commandParams':[{'forceValue':_0xc2cab2}]});});}),_0x102025[_0x1d1418(0x124)][_0x1d1418(0x11d)](_0x24bc5c=>{const _0x19d5c3=_0x1d1418,{data:_0x3ad233}=_0x24bc5c;if(_0x3ad233&&_0x19d5c3(0x115)==_0x3ad233[_0x19d5c3(0x13d)]){const _0x1a964e=_0x2f3a29(_0x2d1b5f,_0x19d5c3(0x11e));return _0x3ad233[_0x19d5c3(0x11c)][0x0][_0x19d5c3(0x136)]?{'type':_0x19d5c3(0x127),'content':_0x2f3a29(_0x2d1b5f,_0x19d5c3(0x11a),_0x1a964e)}:{'type':_0x19d5c3(0x127),'content':_0x2f3a29(_0x2d1b5f,_0x19d5c3(0x118),_0x1a964e)};}});}}function oo(_0x1e61e0){const _0x358986=_0x18e1dc;return _0x358986(0x115)==_0x1e61e0[_0x358986(0x132)][_0x358986(0x119)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x11585b=_0x44c0;function _0x22a9(){const _0x3200f3=['changeCaseTitle','19398glmVSG','changeCaseLower','has','get','TrackChangesEditing','editor','337652oTAiYC','9236313HxrCwd','1438865GXJpVM','changeCaseUpper','plugins','4iOwFiY','534aYdjEl','5727150VXjByY','afterInit','CaseChange','8SKtNnA','5595275fWpHlo','enableCommand','2062973gUyGBb','110jPSWcR'];_0x22a9=function(){return _0x3200f3;};return _0x22a9();}function _0x44c0(_0x370c94,_0x4af91c){const _0x22a9d5=_0x22a9();return _0x44c0=function(_0x44c0bf,_0x38c9a7){_0x44c0bf=_0x44c0bf-0x12c;let _0x5a8699=_0x22a9d5[_0x44c0bf];return _0x5a8699;},_0x44c0(_0x370c94,_0x4af91c);}(function(_0x4457ea,_0x59f151){const _0x118a1c=_0x44c0,_0x447003=_0x4457ea();while(!![]){try{const _0x16e50f=parseInt(_0x118a1c(0x13c))/0x1+-parseInt(_0x118a1c(0x140))/0x2*(parseInt(_0x118a1c(0x134))/0x3)+parseInt(_0x118a1c(0x13f))/0x4*(parseInt(_0x118a1c(0x12f))/0x5)+-parseInt(_0x118a1c(0x141))/0x6+parseInt(_0x118a1c(0x13a))/0x7*(-parseInt(_0x118a1c(0x12e))/0x8)+-parseInt(_0x118a1c(0x13b))/0x9+parseInt(_0x118a1c(0x132))/0xa*(parseInt(_0x118a1c(0x131))/0xb);if(_0x16e50f===_0x59f151)break;else _0x447003['push'](_0x447003['shift']());}catch(_0x5d15d1){_0x447003['push'](_0x447003['shift']());}}}(_0x22a9,0xd34ad));import{Plugin as _0x340c7a}from'ckeditor5/src/core.js';export default class L extends _0x340c7a{[_0x11585b(0x12c)](){const _0x1356ba=_0x11585b,_0x699665=this[_0x1356ba(0x139)];_0x699665[_0x1356ba(0x13e)][_0x1356ba(0x136)](_0x1356ba(0x12d))&&(_0x699665[_0x1356ba(0x13e)][_0x1356ba(0x137)](_0x1356ba(0x138))[_0x1356ba(0x130)](_0x1356ba(0x13d)),_0x699665[_0x1356ba(0x13e)][_0x1356ba(0x137)](_0x1356ba(0x138))[_0x1356ba(0x130)](_0x1356ba(0x135)),_0x699665[_0x1356ba(0x13e)][_0x1356ba(0x137)](_0x1356ba(0x138))[_0x1356ba(0x130)](_0x1356ba(0x133)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x39c6b3=_0x37bc;(function(_0x18fb1b,_0x45c452){const _0x84b082=_0x37bc,_0x5747db=_0x18fb1b();while(!![]){try{const _0x10c950=parseInt(_0x84b082(0x95))/0x1*(parseInt(_0x84b082(0x91))/0x2)+parseInt(_0x84b082(0x8e))/0x3+-parseInt(_0x84b082(0x9a))/0x4*(parseInt(_0x84b082(0x98))/0x5)+-parseInt(_0x84b082(0x9b))/0x6+-parseInt(_0x84b082(0x93))/0x7+-parseInt(_0x84b082(0x96))/0x8+parseInt(_0x84b082(0x92))/0x9;if(_0x10c950===_0x45c452)break;else _0x5747db['push'](_0x5747db['shift']());}catch(_0x41e16f){_0x5747db['push'](_0x5747db['shift']());}}}(_0x2de3,0x7f76f));function _0x2de3(){const _0x1813bf=['617517pPfgkt','ckbox','editor','6wQiKjB','22629267WwdRkM','4031972tCDjyp','enableCommand','293308PDQmNp','6109720ZDsXui','get','15WfmsnM','TrackChangesEditing','1070712FVCQdi','5611716NZRYfA','plugins','afterInit','commands'];_0x2de3=function(){return _0x1813bf;};return _0x2de3();}function _0x37bc(_0x1a6954,_0x2920cb){const _0x2de343=_0x2de3();return _0x37bc=function(_0x37bc66,_0x818aca){_0x37bc66=_0x37bc66-0x8b;let _0x1ecdc1=_0x2de343[_0x37bc66];return _0x1ecdc1;},_0x37bc(_0x1a6954,_0x2920cb);}import{Plugin as _0x43a205}from'ckeditor5/src/core.js';export default class H extends _0x43a205{[_0x39c6b3(0x8c)](){const _0x1b38ea=_0x39c6b3,_0x36e6f8=this[_0x1b38ea(0x90)];_0x36e6f8[_0x1b38ea(0x8d)][_0x1b38ea(0x97)](_0x1b38ea(0x8f))&&_0x36e6f8[_0x1b38ea(0x8b)][_0x1b38ea(0x97)](_0x1b38ea(0x99))[_0x1b38ea(0x94)](_0x1b38ea(0x8f));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4493b2=_0x3622;(function(_0x3180f2,_0xd4efc8){const _0x23ff30=_0x3622,_0xd8c39=_0x3180f2();while(!![]){try{const _0x328b42=-parseInt(_0x23ff30(0x1d7))/0x1+parseInt(_0x23ff30(0x1ae))/0x2*(parseInt(_0x23ff30(0x1ad))/0x3)+-parseInt(_0x23ff30(0x1d5))/0x4*(-parseInt(_0x23ff30(0x1b0))/0x5)+parseInt(_0x23ff30(0x1a5))/0x6*(parseInt(_0x23ff30(0x1ba))/0x7)+-parseInt(_0x23ff30(0x1cd))/0x8+-parseInt(_0x23ff30(0x1cb))/0x9*(-parseInt(_0x23ff30(0x1c9))/0xa)+-parseInt(_0x23ff30(0x1d0))/0xb;if(_0x328b42===_0xd4efc8)break;else _0xd8c39['push'](_0xd8c39['shift']());}catch(_0x55a04e){_0xd8c39['push'](_0xd8c39['shift']());}}}(_0x1fb4,0xe9144));function _0x1fb4(){const _0x1fedd7=['format','label','editor','commands','ELEMENT_CODE_BLOCK','document','1249400BDeuoe','markBlockFormat','9RPNJkS','outdentCodeBlock','7152864OORbay','codeBlock','registerElementLabel','4477286qfVnOd','change','blockName','*Remove\x20format:*\x20%0','get','20oFDMJb','commandName','1534338DlekCj','selection','indentCodeBlock','checkChild','name','model','rootElement','registerDescriptionCallback','540186JyHhyD','CodeBlock','from','locale','languages','find','toLowerCase','enableCommand','3cgOTtZ','2989462VrkyFK','language','549935eXfyfQ','commandParams','config','value','filter','getSelectedBlocks','plugins','descriptionFactory','forceValue','isLimit','126kEBncs','formatBlock','has','parent','*Set\x20format:*\x20%0','type','afterInit','TrackChangesEditing','schema'];_0x1fb4=function(){return _0x1fedd7;};return _0x1fb4();}import{Plugin as _0x776736}from'ckeditor5/src/core.js';import{getTranslation as _0xb5a5ea}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x27ef33}from'../utils/utils.js';export default class J extends _0x776736{[_0x4493b2(0x1c0)](){const _0x2d80fe=_0x4493b2,_0x1b5d67=this[_0x2d80fe(0x1c5)];if(!_0x1b5d67[_0x2d80fe(0x1b6)][_0x2d80fe(0x1bc)](_0x2d80fe(0x1a6)))return;const _0x2226bc=_0x1b5d67[_0x2d80fe(0x1b6)][_0x2d80fe(0x1d4)](_0x2d80fe(0x1c1)),_0x741ca9=_0x1b5d67[_0x2d80fe(0x1a8)],_0x3695af=_0x1b5d67[_0x2d80fe(0x1b2)][_0x2d80fe(0x1d4)](_0x2d80fe(0x1ce))[_0x2d80fe(0x1a9)],_0x526bec=_0x1b5d67[_0x2d80fe(0x1c6)][_0x2d80fe(0x1d4)](_0x2d80fe(0x1ce));_0x2226bc[_0x2d80fe(0x1ac)](_0x2d80fe(0x1d9)),_0x2226bc[_0x2d80fe(0x1ac)](_0x2d80fe(0x1cc)),_0x2226bc[_0x2d80fe(0x1ac)](_0x2d80fe(0x1ce),(_0x5cba5d,_0x29bd13={})=>{const _0x552f48=_0x2d80fe,_0x939f1b=_0x1b5d67[_0x552f48(0x1dc)],_0x580e4a=_0x1b5d67[_0x552f48(0x1dc)][_0x552f48(0x1c8)][_0x552f48(0x1d8)],_0x2b1f43=_0x29bd13&&void 0x0!==_0x29bd13[_0x552f48(0x1b8)]?_0x29bd13[_0x552f48(0x1b8)]:!_0x526bec[_0x552f48(0x1b3)];let _0x13e6d0;_0x29bd13[_0x552f48(0x1af)]||(_0x29bd13[_0x552f48(0x1af)]=_0x3695af[0x0][_0x552f48(0x1af)]),_0x13e6d0=_0x2b1f43?Array[_0x552f48(0x1a7)](_0x580e4a[_0x552f48(0x1b5)]())[_0x552f48(0x1b4)](_0x2e110e=>eo(_0x2e110e)||function(_0x354851,_0x56c12e){const _0x21c6ad=_0x552f48;if(_0x354851['is'](_0x21c6ad(0x1dd))||_0x56c12e[_0x21c6ad(0x1b9)](_0x354851))return!0x1;return _0x56c12e[_0x21c6ad(0x1da)](_0x354851[_0x21c6ad(0x1bd)],_0x21c6ad(0x1ce));}(_0x2e110e,_0x939f1b[_0x552f48(0x1c2)])):Array[_0x552f48(0x1a7)](_0x580e4a[_0x552f48(0x1b5)]())[_0x552f48(0x1b4)](_0x347227=>eo(_0x347227));const _0x470e4a=_0x27ef33(_0x13e6d0,_0x939f1b);_0x939f1b[_0x552f48(0x1d1)](()=>{const _0x322e10=_0x552f48;for(const _0x40c818 of _0x470e4a)_0x2226bc[_0x322e10(0x1ca)](_0x40c818,{'commandName':_0x322e10(0x1ce),'commandParams':[{..._0x29bd13,'forceValue':_0x2b1f43}],'formatGroupId':_0x322e10(0x1d2)});});}),(_0x2226bc[_0x2d80fe(0x1b7)][_0x2d80fe(0x1cf)](_0x2d80fe(0x1ce),_0x482c86=>_0xb5a5ea(_0x741ca9,_0x2d80fe(0x1c7),_0x482c86)),_0x2226bc[_0x2d80fe(0x1b7)][_0x2d80fe(0x1de)](_0x1f8e9f=>{const _0x399ca6=_0x2d80fe;if(_0x399ca6(0x1bb)!=_0x1f8e9f[_0x399ca6(0x1bf)])return;const _0x53f027=_0x741ca9['t'],{data:_0x1b6c9f}=_0x1f8e9f;if(!_0x1b6c9f||_0x399ca6(0x1ce)!=_0x1b6c9f[_0x399ca6(0x1d6)])return;const _0x309757=_0x1b6c9f[_0x399ca6(0x1b1)][0x0][_0x399ca6(0x1af)],_0x2b59ae=_0x53f027(_0x3695af[_0x399ca6(0x1aa)](_0x3d7fee=>_0x3d7fee[_0x399ca6(0x1af)]===_0x309757)[_0x399ca6(0x1c4)])[_0x399ca6(0x1ab)]();return _0x1b6c9f[_0x399ca6(0x1b1)][0x0][_0x399ca6(0x1b8)]?{'type':_0x399ca6(0x1c3),'content':_0xb5a5ea(_0x741ca9,_0x399ca6(0x1be),_0xb5a5ea(_0x741ca9,_0x399ca6(0x1c7),0x1)+'\x20('+_0x2b59ae+')')}:{'type':_0x399ca6(0x1c3),'content':_0xb5a5ea(_0x741ca9,_0x399ca6(0x1d3),_0xb5a5ea(_0x741ca9,_0x399ca6(0x1c7),0x1))};}));}}function _0x3622(_0x35a670,_0x502197){const _0x1fb4e5=_0x1fb4();return _0x3622=function(_0x362253,_0x2d24ad){_0x362253=_0x362253-0x1a5;let _0x64baec=_0x1fb4e5[_0x362253];return _0x64baec;},_0x3622(_0x35a670,_0x502197);}function eo(_0x60169a){const _0x4c366d=_0x4493b2;return _0x4c366d(0x1ce)==_0x60169a[_0x4c366d(0x1db)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x4180(){const _0x38e91e=['4198CDAJKJ','12oAeDnS','601004GMOlNG','2320328pyAKXf','5szCBRZ','CommentsEditing','669918yjZqYB','30120051hPwTdL','222926mZFxkg','9lDqHeu','190XStoER','1359dWDrTy','6702731kmwYnR','get','6XUjrrt','afterInit','enableCommand','editor','TrackChangesEditing','plugins','addCommentThread','has'];_0x4180=function(){return _0x38e91e;};return _0x4180();}function _0xa4ec(_0x16ff7b,_0x462866){const _0x4180fe=_0x4180();return _0xa4ec=function(_0xa4ecb2,_0xaee7a8){_0xa4ecb2=_0xa4ecb2-0x1f0;let _0x37127f=_0x4180fe[_0xa4ecb2];return _0x37127f;},_0xa4ec(_0x16ff7b,_0x462866);}const _0x4780d2=_0xa4ec;(function(_0x237fae,_0x4b42e7){const _0x373574=_0xa4ec,_0x5e2cda=_0x237fae();while(!![]){try{const _0x2504da=parseInt(_0x373574(0x1f5))/0x1+-parseInt(_0x373574(0x205))/0x2*(parseInt(_0x373574(0x1fa))/0x3)+-parseInt(_0x373574(0x1f1))/0x4*(-parseInt(_0x373574(0x1f3))/0x5)+-parseInt(_0x373574(0x1fd))/0x6*(parseInt(_0x373574(0x1fb))/0x7)+parseInt(_0x373574(0x1f2))/0x8*(-parseInt(_0x373574(0x1f8))/0x9)+-parseInt(_0x373574(0x1f9))/0xa*(parseInt(_0x373574(0x1f7))/0xb)+-parseInt(_0x373574(0x1f0))/0xc*(-parseInt(_0x373574(0x1f6))/0xd);if(_0x2504da===_0x4b42e7)break;else _0x5e2cda['push'](_0x5e2cda['shift']());}catch(_0x4ef021){_0x5e2cda['push'](_0x5e2cda['shift']());}}}(_0x4180,0x87295));import{Plugin as _0x54f71e}from'ckeditor5/src/core.js';export default class q extends _0x54f71e{[_0x4780d2(0x1fe)](){const _0x24b5d4=_0x4780d2,_0xd71f2c=this[_0x24b5d4(0x200)];if(!_0xd71f2c[_0x24b5d4(0x202)][_0x24b5d4(0x204)](_0x24b5d4(0x1f4)))return;_0xd71f2c[_0x24b5d4(0x202)][_0x24b5d4(0x1fc)](_0x24b5d4(0x201))[_0x24b5d4(0x1ff)](_0x24b5d4(0x203));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3c6e57=_0x576a;(function(_0x500265,_0x5978dc){const _0x329b81=_0x576a,_0x4ed205=_0x500265();while(!![]){try{const _0x481fee=parseInt(_0x329b81(0x1c9))/0x1*(parseInt(_0x329b81(0x1d0))/0x2)+parseInt(_0x329b81(0x1ae))/0x3*(parseInt(_0x329b81(0x1cc))/0x4)+-parseInt(_0x329b81(0x1ce))/0x5+parseInt(_0x329b81(0x1a4))/0x6*(-parseInt(_0x329b81(0x19d))/0x7)+-parseInt(_0x329b81(0x1b4))/0x8+-parseInt(_0x329b81(0x1b8))/0x9+-parseInt(_0x329b81(0x1b1))/0xa;if(_0x481fee===_0x5978dc)break;else _0x4ed205['push'](_0x4ed205['shift']());}catch(_0x4cc14a){_0x4ed205['push'](_0x4ed205['shift']());}}}(_0x222a,0x5ebea));import{Plugin as _0x2d6739}from'ckeditor5/src/core.js';function _0x222a(){const _0x193c61=['enableCommand','batch','6866KyFMDc','deleteForward','end','100TnZXIN','$graveyard','224955NjiRJf','editing','184OUXQOQ','merge','unbindElementFromMarkerName','data','getFirstRange','options','downcastDispatcher','modifySelection','addMarker:suggestion:deletion','177296dgUViU','init','mapper','rootName','createRange','markerNameToElements','TrackChangesEditing','48nBPhyz','root','editor','unlock','unit','requires','commands','writer','selection','start','66975LCdOfn','remove','enqueueChange','75550ZQCfvl','delete','model','2098848aSajId','markerName','showSuggestionHighlights','detach','2557773UCcKpu','bind','buffer','high','uiElement','isCollapsed','createSelection','document','forward','lock','setSelection','fromRange','removeMarker:suggestion:deletion','get','plugins'];_0x222a=function(){return _0x193c61;};return _0x222a();}import{LiveRange as _0x377639}from'ckeditor5/src/engine.js';function _0x576a(_0x1bf695,_0x50161c){const _0x222a2b=_0x222a();return _0x576a=function(_0x576a87,_0x1698c2){_0x576a87=_0x576a87-0x198;let _0x27d311=_0x222a2b[_0x576a87];return _0x27d311;},_0x576a(_0x1bf695,_0x50161c);}import{Delete as _0x544c23}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x41e537}from'./utils.js';export default class z extends _0x2d6739{static get[_0x3c6e57(0x1a9)](){return[_0x544c23];}[_0x3c6e57(0x19e)](){const _0x1e2f4d=_0x3c6e57,_0x4d4aa1=this[_0x1e2f4d(0x1a6)],_0x295bbd=_0x4d4aa1[_0x1e2f4d(0x1c6)][_0x1e2f4d(0x1c5)](_0x1e2f4d(0x1a3));_0x295bbd[_0x1e2f4d(0x1c7)](_0x1e2f4d(0x1b2));const _0x173655=_0x4d4aa1[_0x1e2f4d(0x1aa)][_0x1e2f4d(0x1c5)](_0x1e2f4d(0x1ca));_0x295bbd[_0x1e2f4d(0x1c7)](_0x1e2f4d(0x1ca),(_0x1f3caf,_0x14ff60={})=>{const _0x58ffbd=_0x1e2f4d,_0x363c92=_0x4d4aa1[_0x58ffbd(0x1b3)][_0x58ffbd(0x1be)](_0x4d4aa1[_0x58ffbd(0x1b3)][_0x58ffbd(0x1bf)][_0x58ffbd(0x1ac)]);_0x363c92[_0x58ffbd(0x1bd)]&&_0x4d4aa1[_0x58ffbd(0x1b3)][_0x58ffbd(0x19b)](_0x363c92,{'direction':_0x58ffbd(0x1c0),'unit':_0x14ff60[_0x58ffbd(0x1a8)]});const _0x5ead2d=_0x363c92[_0x58ffbd(0x198)](),_0x566b76=_0x377639[_0x58ffbd(0x1c3)](_0x5ead2d);let _0x4ebc80;_0x1f3caf(_0x14ff60),_0x4ebc80=_0x58ffbd(0x1cd)==_0x566b76[_0x58ffbd(0x1a5)][_0x58ffbd(0x1a0)]?_0x4d4aa1[_0x58ffbd(0x1b3)][_0x58ffbd(0x1a1)](_0x5ead2d[_0x58ffbd(0x1ad)]):_0x4d4aa1[_0x58ffbd(0x1b3)][_0x58ffbd(0x1a1)](_0x566b76[_0x58ffbd(0x1ad)],_0x566b76[_0x58ffbd(0x1cb)]),_0x566b76[_0x58ffbd(0x1b7)](),_0x4d4aa1[_0x58ffbd(0x1b3)][_0x58ffbd(0x1b0)](_0x173655[_0x58ffbd(0x1ba)][_0x58ffbd(0x1c8)],_0x3915d1=>{const _0x553edc=_0x58ffbd;_0x173655[_0x553edc(0x1ba)][_0x553edc(0x1c1)](),_0x3915d1[_0x553edc(0x1c2)](_0x3915d1[_0x553edc(0x1a1)](_0x4ebc80[_0x553edc(0x1cb)])),_0x173655[_0x553edc(0x1ba)][_0x553edc(0x1a7)]();});}),_0x4d4aa1[_0x1e2f4d(0x1cf)][_0x1e2f4d(0x19a)]['on'](_0x1e2f4d(0x19c),_0x41e537(_0x4d4aa1,_0x1e2f4d(0x1d1)),{'priority':_0x1e2f4d(0x1bb)}),_0x4d4aa1[_0x1e2f4d(0x1d3)][_0x1e2f4d(0x19a)]['on'](_0x1e2f4d(0x19c),(_0x329231,_0x3947e6,_0x2d0e7d)=>{const _0x2d72b5=_0x1e2f4d;_0x2d0e7d[_0x2d72b5(0x199)][_0x2d72b5(0x1b6)]&&_0x41e537(_0x4d4aa1,_0x2d72b5(0x1d1),{'showActiveMarker':!0x1})[_0x2d72b5(0x1b9)](this)(_0x329231,_0x3947e6,_0x2d0e7d);},{'priority':_0x1e2f4d(0x1bb)}),_0x4d4aa1[_0x1e2f4d(0x1cf)][_0x1e2f4d(0x19a)]['on'](_0x1e2f4d(0x1c4),(_0x548d41,_0x45ab11,_0x5bdbbb)=>{const _0x1d1cc4=_0x1e2f4d,_0x286977=_0x5bdbbb[_0x1d1cc4(0x19f)][_0x1d1cc4(0x1a2)](_0x45ab11[_0x1d1cc4(0x1b5)]);if(_0x286977){for(const _0x4f49ea of _0x286977)_0x4f49ea['is'](_0x1d1cc4(0x1bc))&&(_0x5bdbbb[_0x1d1cc4(0x19f)][_0x1d1cc4(0x1d2)](_0x4f49ea,_0x45ab11[_0x1d1cc4(0x1b5)]),_0x5bdbbb[_0x1d1cc4(0x1ab)][_0x1d1cc4(0x1af)](_0x4f49ea));}},{'priority':_0x1e2f4d(0x1bb)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x353741=_0x3cd6;(function(_0x12d1e3,_0x58dc1b){const _0x147bab=_0x3cd6,_0x1bff01=_0x12d1e3();while(!![]){try{const _0x3ccaef=parseInt(_0x147bab(0x10a))/0x1*(-parseInt(_0x147bab(0x10d))/0x2)+parseInt(_0x147bab(0xe7))/0x3*(parseInt(_0x147bab(0x102))/0x4)+-parseInt(_0x147bab(0xe3))/0x5+-parseInt(_0x147bab(0xff))/0x6*(-parseInt(_0x147bab(0x108))/0x7)+-parseInt(_0x147bab(0xe6))/0x8*(parseInt(_0x147bab(0xeb))/0x9)+-parseInt(_0x147bab(0xde))/0xa+parseInt(_0x147bab(0xea))/0xb;if(_0x3ccaef===_0x58dc1b)break;else _0x1bff01['push'](_0x1bff01['shift']());}catch(_0x670b8e){_0x1bff01['push'](_0x1bff01['shift']());}}}(_0x5c92,0xc530c));import{Plugin as _0x46e6fc}from'ckeditor5/src/core.js';import{Enter as _0x535345}from'ckeditor5/src/enter.js';import{LiveRange as _0x47686b}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x384451}from'./utils.js';function _0x5c92(){const _0x3f195d=['6eypenk','high','addMarker:suggestion:insertion','5044BiZGEh','markInsertion','selection','removeMarker:suggestion:insertion','hasClass','downcastDispatcher','11249700qXWXTF','commands','1smsWbl','editing','nextSibling','1948450wjfSnA','createRange','TrackChangesEditing','unbindElementFromMarkerName','markerName','model','markerNameToElements','mapper','fire','45030awOUNo','getFirstRange','detach','enableCommand','fromRange','698965ziNHCx','init','bind','6008KGhURH','501JXvKQv','enter','enterBlock','16022281ebptDJ','16155pCIJGX','createPositionAt','requires','end','getFirstPosition','writer','data','options','remove','plugins','ck-suggestion-marker-split','editor','setSelection','parent','change','document','get','afterExecute','showSuggestionHighlights','split'];_0x5c92=function(){return _0x3f195d;};return _0x5c92();}function _0x3cd6(_0x1e1cb3,_0x19aa7e){const _0x5c92d1=_0x5c92();return _0x3cd6=function(_0x3cd68e,_0x30a786){_0x3cd68e=_0x3cd68e-0xd9;let _0x279400=_0x5c92d1[_0x3cd68e];return _0x279400;},_0x3cd6(_0x1e1cb3,_0x19aa7e);}export default class Q extends _0x46e6fc{static get[_0x353741(0xed)](){return[_0x535345];}[_0x353741(0xe4)](){const _0x1caaeb=_0x353741,_0x1b17f3=this[_0x1caaeb(0xf6)],_0x51061b=_0x1b17f3[_0x1caaeb(0xf4)][_0x1caaeb(0xfb)](_0x1caaeb(0x10f)),_0x5af22a=_0x1b17f3[_0x1caaeb(0x109)][_0x1caaeb(0xfb)](_0x1caaeb(0xe8));_0x51061b[_0x1caaeb(0xe1)](_0x1caaeb(0xe8),()=>{const _0x1a31c5=_0x1caaeb;_0x1b17f3[_0x1a31c5(0xda)][_0x1a31c5(0xf9)](_0x571086=>{const _0xb75031=_0x1a31c5,_0x2b01b1=_0x1b17f3[_0xb75031(0xda)][_0xb75031(0xfa)][_0xb75031(0x104)],_0x2be049=_0x2b01b1[_0xb75031(0xef)](),_0x33039e=_0x47686b[_0xb75031(0xe2)](_0x2b01b1[_0xb75031(0xdf)]());if(_0x5af22a[_0xb75031(0xe9)](_0x571086)){const _0x5c4c7b=_0x1b17f3[_0xb75031(0xda)][_0xb75031(0xec)](_0x2be049[_0xb75031(0xf8)][_0xb75031(0x10c)],0x0),_0x1f99d0=_0x571086[_0xb75031(0x10e)](_0x2be049,_0x5c4c7b);_0x51061b[_0xb75031(0x103)](_0x1f99d0);}else _0x571086[_0xb75031(0xf7)](_0x571086[_0xb75031(0x10e)](_0x33039e[_0xb75031(0xee)]));_0x33039e[_0xb75031(0xe0)](),_0x5af22a[_0xb75031(0xdd)](_0xb75031(0xfc),{'writer':_0x571086});});}),_0x1b17f3[_0x1caaeb(0x10b)][_0x1caaeb(0x107)]['on'](_0x1caaeb(0x101),_0x384451(_0x1b17f3,_0x1caaeb(0xfe)),{'priority':_0x1caaeb(0x100)}),_0x1b17f3[_0x1caaeb(0x10b)][_0x1caaeb(0x107)]['on'](_0x1caaeb(0x105),(_0x4ca8ac,_0x1872fd,_0x264037)=>{const _0x1c97a8=_0x1caaeb,_0x1acb0f=_0x264037[_0x1c97a8(0xdc)][_0x1c97a8(0xdb)](_0x1872fd[_0x1c97a8(0xd9)]);if(_0x1acb0f){for(const _0x3815e6 of _0x1acb0f)_0x3815e6[_0x1c97a8(0x106)](_0x1c97a8(0xf5))&&(_0x264037[_0x1c97a8(0xdc)][_0x1c97a8(0x110)](_0x3815e6,_0x1872fd[_0x1c97a8(0xd9)]),_0x264037[_0x1c97a8(0xf0)][_0x1c97a8(0xf3)](_0x3815e6));}},{'priority':_0x1caaeb(0x100)}),_0x1b17f3[_0x1caaeb(0xf1)][_0x1caaeb(0x107)]['on'](_0x1caaeb(0x101),(_0x181ac5,_0xc34de9,_0x4d786a)=>{const _0x35feef=_0x1caaeb;_0x4d786a[_0x35feef(0xf2)][_0x35feef(0xfd)]&&_0x384451(_0x1b17f3,_0x35feef(0xfe),{'showActiveMarker':!0x1})[_0x35feef(0xe5)](this)(_0x181ac5,_0xc34de9,_0x4d786a);},{'priority':_0x1caaeb(0x100)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x92919c=_0x3918;(function(_0x215c57,_0x15c67a){const _0x112ad8=_0x3918,_0x39df97=_0x215c57();while(!![]){try{const _0x50d3ae=-parseInt(_0x112ad8(0x13c))/0x1*(-parseInt(_0x112ad8(0x13e))/0x2)+parseInt(_0x112ad8(0x146))/0x3*(parseInt(_0x112ad8(0x11d))/0x4)+-parseInt(_0x112ad8(0x137))/0x5*(-parseInt(_0x112ad8(0x12a))/0x6)+parseInt(_0x112ad8(0x11c))/0x7*(-parseInt(_0x112ad8(0x13f))/0x8)+parseInt(_0x112ad8(0x11e))/0x9*(parseInt(_0x112ad8(0x13a))/0xa)+parseInt(_0x112ad8(0x136))/0xb*(parseInt(_0x112ad8(0x13b))/0xc)+-parseInt(_0x112ad8(0x132))/0xd;if(_0x50d3ae===_0x15c67a)break;else _0x39df97['push'](_0x39df97['shift']());}catch(_0x35a3db){_0x39df97['push'](_0x39df97['shift']());}}}(_0x4353,0xb4b9b));import{Plugin as _0x17674c}from'ckeditor5/src/core.js';function _0x4353(){const _0x189564=['_isInDeletionRange','editor','results','findPrevious','afterInit','545208MEjlve','getIntersection','plugins','find','7660639goRdDI','12XeJlph','45nfJSVM','FindAndReplaceUtils','createPositionAt','markers','filter','findNext','suggestion:deletion','enableCommand','get','item','FindAndReplaceEditing','isArray','94266nqCtMc','createRange','TrackChangesEditing','getMarkersGroup','getRange','model','end','findByTextCallback','34126027IOSOzO','handleFindCommand','start','string','8137162fZniQO','170EbrlyH','has','replace','2486290cgnwCB','24IyNekB','124EIvjLp','replaceAll','10608ByqRws','8axFYEO','bind'];_0x4353=function(){return _0x189564;};return _0x4353();}function _0x3918(_0x523d23,_0x35547c){const _0x4353ba=_0x4353();return _0x3918=function(_0x3918b6,_0x4a8e31){_0x3918b6=_0x3918b6-0x11b;let _0x486d99=_0x4353ba[_0x3918b6];return _0x486d99;},_0x3918(_0x523d23,_0x35547c);}export default class X extends _0x17674c{[_0x92919c(0x145)](){const _0x3a8ad7=_0x92919c;if(!this[_0x3a8ad7(0x142)][_0x3a8ad7(0x148)][_0x3a8ad7(0x138)](_0x3a8ad7(0x128)))return;const _0x4d9a55=this[_0x3a8ad7(0x142)][_0x3a8ad7(0x148)][_0x3a8ad7(0x126)](_0x3a8ad7(0x12c));_0x4d9a55[_0x3a8ad7(0x125)](_0x3a8ad7(0x11b),this[_0x3a8ad7(0x133)][_0x3a8ad7(0x140)](this)),_0x4d9a55[_0x3a8ad7(0x125)](_0x3a8ad7(0x123)),_0x4d9a55[_0x3a8ad7(0x125)](_0x3a8ad7(0x144)),_0x4d9a55[_0x3a8ad7(0x125)](_0x3a8ad7(0x139)),_0x4d9a55[_0x3a8ad7(0x125)](_0x3a8ad7(0x13d));}[_0x92919c(0x133)](_0x2c9fd0,_0x5d622d,_0x27ee1b={}){const _0x44476e=_0x92919c,_0x4cd5c6=this[_0x44476e(0x142)][_0x44476e(0x148)][_0x44476e(0x126)](_0x44476e(0x11f));return _0x2c9fd0(_0x1fc4bf=>{const _0x1e613b=_0x44476e;let _0x486d6e=(_0x1e613b(0x135)==typeof _0x5d622d?_0x4cd5c6[_0x1e613b(0x131)](_0x5d622d,_0x27ee1b):_0x5d622d)(_0x1fc4bf);Array[_0x1e613b(0x129)](_0x486d6e)&&(_0x486d6e={'results':_0x486d6e,'searchText':_0x1e613b(0x135)==typeof _0x5d622d?_0x5d622d:''});const _0x4f8bc4=_0x486d6e[_0x1e613b(0x143)][_0x1e613b(0x122)](_0x451939=>!0x1===this[_0x1e613b(0x141)](_0x451939,_0x1fc4bf[_0x1e613b(0x127)]));return{..._0x486d6e,'results':_0x4f8bc4};},_0x27ee1b);}[_0x92919c(0x141)](_0x30968d,_0x3c206c){const _0x3cd819=_0x92919c,_0x54146a=this[_0x3cd819(0x142)][_0x3cd819(0x12f)][_0x3cd819(0x12b)](this[_0x3cd819(0x142)][_0x3cd819(0x12f)][_0x3cd819(0x120)](_0x3c206c,_0x30968d[_0x3cd819(0x134)]),this[_0x3cd819(0x142)][_0x3cd819(0x12f)][_0x3cd819(0x120)](_0x3c206c,_0x30968d[_0x3cd819(0x130)]));for(const _0x261c63 of this[_0x3cd819(0x142)][_0x3cd819(0x12f)][_0x3cd819(0x121)][_0x3cd819(0x12d)](_0x3cd819(0x124)))if(null!==_0x54146a[_0x3cd819(0x147)](_0x261c63[_0x3cd819(0x12e)]()))return!0x0;return!0x1;}}
|
package/src/integrations/font.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x243e1d=_0x4b31;function _0x4b31(_0x83e79e,_0x418ed3){const _0x16e46f=_0x16e4();return _0x4b31=function(_0x4b31ba,_0x414a72){_0x4b31ba=_0x4b31ba-0x111;let _0x543e70=_0x16e46f[_0x4b31ba];return _0x543e70;},_0x4b31(_0x83e79e,_0x418ed3);}(function(_0x4c330f,_0x4b7a2c){const _0x12b80e=_0x4b31,_0x21b941=_0x4c330f();while(!![]){try{const _0x69ee9=parseInt(_0x12b80e(0x11f))/0x1*(-parseInt(_0x12b80e(0x125))/0x2)+-parseInt(_0x12b80e(0x14b))/0x3+-parseInt(_0x12b80e(0x149))/0x4*(-parseInt(_0x12b80e(0x120))/0x5)+parseInt(_0x12b80e(0x139))/0x6+-parseInt(_0x12b80e(0x12e))/0x7*(parseInt(_0x12b80e(0x11b))/0x8)+-parseInt(_0x12b80e(0x130))/0x9+parseInt(_0x12b80e(0x14e))/0xa*(parseInt(_0x12b80e(0x142))/0xb);if(_0x69ee9===_0x4b7a2c)break;else _0x21b941['push'](_0x21b941['shift']());}catch(_0x2962cd){_0x21b941['push'](_0x21b941['shift']());}}}(_0x16e4,0x76384));import{Plugin as _0x251b7c}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x21e7fe}from'ckeditor5/src/ui.js';import{getTranslation as _0x34e7aa}from'../utils/common-translations.js';const ro=[{'pluginName':_0x243e1d(0x13a),'commandName':_0x243e1d(0x126)},{'pluginName':_0x243e1d(0x146),'commandName':_0x243e1d(0x138)},{'pluginName':_0x243e1d(0x148),'commandName':_0x243e1d(0x118)},{'pluginName':_0x243e1d(0x133),'commandName':_0x243e1d(0x12b)}];function _0x16e4(){const _0x13c56b=['1859655BfKzSS','*Set\x20font\x20color:*\x20%0','toLowerCase','13137400MgOWNR','afterInit','model','fontSize.options','fontColor.colors','plugins','normalizeSizeOptions','commandName','fontColor','FORMAT_FONT_COLOR','FontSize','8mCrUcV','find','*Reset\x20font\x20family*','*Reset\x20font\x20background\x20color*','4861PyqsLg','210ReqDnH','registerDescriptionCallback','*Set\x20font\x20size:*\x20%0','formatInline','value','370YNkgcI','fontSize','has','_registerLegacyDescription','FORMAT_FONT_FAMILY','*Reset\x20font\x20color*','fontBackgroundColor','registerAttributeLabel','type','4535181vndniN','locale','3556080kMagzD','TrackChangesEditing','trim','FontBackgroundColorEditing','config','get','*Set\x20font\x20family:*\x20%0','commandParams','fontFamily','2361066zvGoOk','FontSizeEditing','title','fontBackgroundColor.colors','descriptionFactory','enableDefaultAttributesIntegration','format','editor','label','22aBgIcn','*Set\x20font\x20background\x20color:*\x20%0','*Reset\x20font\x20size*','FORMAT_FONT_BACKGROUND','FontFamilyEditing','registerInlineAttribute','FontColorEditing','2420HRVqxY','FORMAT_FONT_SIZE'];_0x16e4=function(){return _0x13c56b;};return _0x16e4();}export default class Y extends _0x251b7c{[_0x243e1d(0x111)](){const _0x36e1ca=_0x243e1d,_0xb23e0f=this[_0x36e1ca(0x140)][_0x36e1ca(0x12f)],_0xd57568=this[_0x36e1ca(0x140)][_0x36e1ca(0x115)][_0x36e1ca(0x135)](_0x36e1ca(0x131));for(const {pluginName:_0x56f9e0,commandName:_0x493e1e}of ro)this[_0x36e1ca(0x140)][_0x36e1ca(0x115)][_0x36e1ca(0x127)](_0x56f9e0)&&(_0xd57568[_0x36e1ca(0x13e)](_0x493e1e),_0xd57568[_0x36e1ca(0x147)](_0x493e1e));_0xd57568[_0x36e1ca(0x13d)][_0x36e1ca(0x12c)](_0x36e1ca(0x126),_0x34e7aa(_0xb23e0f,_0x36e1ca(0x14a))),_0xd57568[_0x36e1ca(0x13d)][_0x36e1ca(0x12c)](_0x36e1ca(0x138),_0x34e7aa(_0xb23e0f,_0x36e1ca(0x129))),_0xd57568[_0x36e1ca(0x13d)][_0x36e1ca(0x12c)](_0x36e1ca(0x118),_0x34e7aa(_0xb23e0f,_0x36e1ca(0x119))),_0xd57568[_0x36e1ca(0x13d)][_0x36e1ca(0x12c)](_0x36e1ca(0x12b),_0x34e7aa(_0xb23e0f,_0x36e1ca(0x145))),this[_0x36e1ca(0x128)]();}[_0x243e1d(0x128)](){const _0x12032b=_0x243e1d,_0x397c0b=this[_0x12032b(0x140)],_0x3b1a4f=_0x397c0b[_0x12032b(0x12f)];_0x397c0b[_0x12032b(0x115)][_0x12032b(0x135)](_0x12032b(0x131))[_0x12032b(0x13d)][_0x12032b(0x121)](_0x265af2=>{const _0x5b0685=_0x12032b,_0x2bb423=_0x3b1a4f['t'];if(_0x5b0685(0x123)!=_0x265af2[_0x5b0685(0x12d)])return;const {data:_0x104689}=_0x265af2;if(null!=_0x104689){if(_0x5b0685(0x126)==_0x104689[_0x5b0685(0x117)]){const _0x57bf82=_0x104689[_0x5b0685(0x137)][0x0][_0x5b0685(0x124)];if(_0x57bf82){const _0x337e15=_0x2bb423(this[_0x5b0685(0x140)][_0x5b0685(0x115)][_0x5b0685(0x135)](_0x5b0685(0x11a))[_0x5b0685(0x116)](this[_0x5b0685(0x140)][_0x5b0685(0x134)][_0x5b0685(0x135)](_0x5b0685(0x113)))[_0x5b0685(0x11c)](_0x252af4=>_0x252af4[_0x5b0685(0x112)]==_0x57bf82)[_0x5b0685(0x13b)])[_0x5b0685(0x14d)]();return{'type':_0x5b0685(0x13f),'content':_0x34e7aa(_0x3b1a4f,_0x5b0685(0x122),_0x337e15)};}return{'type':_0x5b0685(0x13f),'content':_0x34e7aa(_0x3b1a4f,_0x5b0685(0x144))};}if(_0x5b0685(0x138)==_0x104689[_0x5b0685(0x117)]){const _0x25c6a5=_0x104689[_0x5b0685(0x137)][0x0][_0x5b0685(0x124)];return _0x25c6a5?{'type':_0x5b0685(0x13f),'content':_0x34e7aa(_0x3b1a4f,_0x5b0685(0x136),_0x25c6a5)}:{'type':_0x5b0685(0x13f),'content':_0x34e7aa(_0x3b1a4f,_0x5b0685(0x11d))};}if(_0x5b0685(0x118)==_0x104689[_0x5b0685(0x117)]){const _0x3c394b=_0x104689[_0x5b0685(0x137)][0x0][_0x5b0685(0x124)];if(_0x3c394b){const _0x1fd97a=_0x21e7fe(this[_0x5b0685(0x140)][_0x5b0685(0x134)][_0x5b0685(0x135)](_0x5b0685(0x114)))[_0x5b0685(0x11c)](_0x4c54d1=>_0x4c54d1[_0x5b0685(0x112)]==_0x3c394b);let _0x47483d=_0x3c394b,_0x5043c0='';return _0x1fd97a&&(_0x47483d=_0x1fd97a[_0x5b0685(0x141)],_0x5043c0=_0x2bb423(_0x47483d)[_0x5b0685(0x14d)]()),{'type':_0x5b0685(0x13f),'content':_0x34e7aa(_0x3b1a4f,_0x5b0685(0x14c),_0x5043c0)[_0x5b0685(0x132)](),'color':{'value':_0x3c394b,'title':_0x5043c0||_0x47483d}};}return{'type':_0x5b0685(0x13f),'content':_0x34e7aa(_0x3b1a4f,_0x5b0685(0x12a))};}if(_0x5b0685(0x12b)==_0x104689[_0x5b0685(0x117)]){const _0x54240f=_0x104689[_0x5b0685(0x137)][0x0][_0x5b0685(0x124)];if(_0x54240f){const _0x321fbf=_0x21e7fe(this[_0x5b0685(0x140)][_0x5b0685(0x134)][_0x5b0685(0x135)](_0x5b0685(0x13c)))[_0x5b0685(0x11c)](_0x36434e=>_0x36434e[_0x5b0685(0x112)]==_0x54240f);let _0x5253bb=_0x54240f,_0xdebd0b='';return _0x321fbf&&(_0x5253bb=_0x321fbf[_0x5b0685(0x141)],_0xdebd0b=_0x2bb423(_0x5253bb)[_0x5b0685(0x14d)]()),{'type':_0x5b0685(0x13f),'content':_0x34e7aa(_0x3b1a4f,_0x5b0685(0x143),_0xdebd0b)[_0x5b0685(0x132)](),'color':{'value':_0x54240f,'title':_0xdebd0b||_0x5253bb}};}return{'type':_0x5b0685(0x13f),'content':_0x34e7aa(_0x3b1a4f,_0x5b0685(0x11e))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1dfe(_0x1f159a,_0x2daf31){const _0x58e170=_0x58e1();return _0x1dfe=function(_0x1dfe1d,_0x3f718e){_0x1dfe1d=_0x1dfe1d-0x79;let _0x5efed1=_0x58e170[_0x1dfe1d];return _0x5efed1;},_0x1dfe(_0x1f159a,_0x2daf31);}const _0x77a02e=_0x1dfe;(function(_0x443192,_0x462e5e){const _0x1a3677=_0x1dfe,_0x2bd6cb=_0x443192();while(!![]){try{const _0x2b1ee9=-parseInt(_0x1a3677(0x97))/0x1+parseInt(_0x1a3677(0x9d))/0x2*(-parseInt(_0x1a3677(0x86))/0x3)+parseInt(_0x1a3677(0x8d))/0x4*(parseInt(_0x1a3677(0xa3))/0x5)+parseInt(_0x1a3677(0x99))/0x6+-parseInt(_0x1a3677(0x8f))/0x7*(parseInt(_0x1a3677(0x8a))/0x8)+parseInt(_0x1a3677(0xa0))/0x9+parseInt(_0x1a3677(0x81))/0xa;if(_0x2b1ee9===_0x462e5e)break;else _0x2bd6cb['push'](_0x2bd6cb['shift']());}catch(_0x57de72){_0x2bd6cb['push'](_0x2bd6cb['shift']());}}}(_0x58e1,0x6f03a));import{Plugin as _0x24fca6}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4d233a}from'ckeditor5/src/ui.js';import{getTranslation as _0x1caf88}from'../utils/common-translations.js';export default class Z extends _0x24fca6{[_0x77a02e(0x7a)](){const _0x5a27b4=_0x77a02e,_0x4a6d88=this[_0x5a27b4(0xa8)],_0x26ca1a=_0x4a6d88[_0x5a27b4(0xac)][_0x5a27b4(0xa9)](_0x5a27b4(0x7e)),_0x16e65c=_0x4a6d88[_0x5a27b4(0xaa)][_0x5a27b4(0xa9)](_0x5a27b4(0x93)),_0x4a41a1=_0x4a6d88[_0x5a27b4(0xaa)][_0x5a27b4(0xa9)](_0x5a27b4(0x98));_0x16e65c&&_0x4a41a1&&(_0x26ca1a[_0x5a27b4(0xa1)](_0x5a27b4(0x98)),_0x26ca1a[_0x5a27b4(0x84)](_0x5a27b4(0x93)),this[_0x5a27b4(0x87)]());}[_0x77a02e(0x87)](){const _0x207242=_0x77a02e,_0x2c094d=this[_0x207242(0xa8)],_0x30e46f=_0x2c094d[_0x207242(0x89)];_0x2c094d[_0x207242(0xac)][_0x207242(0xa9)](_0x207242(0x7e))[_0x207242(0x8c)][_0x207242(0x9c)](_0x25402c=>{const _0x483d8e=_0x207242;if(_0x483d8e(0x95)!=_0x25402c[_0x483d8e(0xae)]&&_0x483d8e(0x9e)!=_0x25402c[_0x483d8e(0xae)])return;const {data:_0x13c6f5}=_0x25402c;if(_0x13c6f5&&_0x483d8e(0x98)===_0x13c6f5[_0x483d8e(0x85)]){const _0x52690e=[],_0x25dcf0=_0x13c6f5[_0x483d8e(0xab)][0x0];for(const [_0x19ee4b,_0x20ba1e]of Object[_0x483d8e(0x7d)](_0x25dcf0))_0x52690e[_0x483d8e(0x8b)](so(_0x2c094d,_0x19ee4b,_0x20ba1e));return _0x52690e[_0x483d8e(0x80)]?{'type':_0x483d8e(0x90),'content':_0x1caf88(_0x30e46f,_0x483d8e(0x82),_0x52690e[_0x483d8e(0x8e)](',\x20'))}:{'type':_0x483d8e(0x90),'content':_0x1caf88(_0x30e46f,_0x483d8e(0xa5))};}});}}function _0x58e1(){const _0x290845=['registerDescriptionCallback','182JXNExY','formatInline','toLowerCase','3366315ahHUhh','enableDefaultAttributesIntegration','fontColor.colors','75xnWeLG','split','*Remove\x20all\x20formatting*','normalizeSizeOptions','config','editor','get','commands','commandParams','plugins','label','type','charAt','afterInit','FontSize','title','entries','TrackChangesEditing','find','length','4803570IvGpnx','*Set\x20format\x20to:*\x20%0','toUpperCase','enableCommand','commandName','13386GWDJgj','_registerLegacyDescription','fontSize.options','locale','2196056YIxezj','push','descriptionFactory','148628fBQSdD','join','14UcwFIV','format','fontColor','fontBackgroundColor','copyFormat','model','formatBlock','boolean','663278ucChwk','pasteFormat','3967806NxoRrr','fontSize','slice'];_0x58e1=function(){return _0x290845;};return _0x58e1();}function so(_0x19ccf1,_0x723798,_0x4a8d7f){const _0x53683b=_0x77a02e,_0x456e07=_0x19ccf1[_0x53683b(0x89)]['t'],_0x5e68b9=_0x723798[_0x53683b(0xa4)](/(?=[A-Z])/)[_0x53683b(0x8e)]('\x20'),_0x460699=_0x456e07(_0x5e68b9[_0x53683b(0x79)](0x0)[_0x53683b(0x83)]()+_0x5e68b9[_0x53683b(0x9b)](0x1))[_0x53683b(0x9f)]();if(_0x53683b(0x96)==typeof _0x4a8d7f)return _0x460699;if(_0x53683b(0x91)===_0x723798||_0x53683b(0x92)===_0x723798){const _0x172961=_0x4d233a(_0x19ccf1[_0x53683b(0xa7)][_0x53683b(0xa9)](_0x53683b(0xa2)))[_0x53683b(0x7f)](_0x21bfe2=>_0x21bfe2[_0x53683b(0x94)]==_0x4a8d7f);return _0x460699+'\x20('+(_0x172961?_0x456e07(_0x172961[_0x53683b(0xad)])[_0x53683b(0x9f)]():_0x4a8d7f)+')';}if(_0x53683b(0x9a)===_0x723798&&isNaN(parseFloat(_0x4a8d7f))){const _0x4a20eb=_0x19ccf1[_0x53683b(0xac)][_0x53683b(0xa9)](_0x53683b(0x7b))[_0x53683b(0xa6)](_0x19ccf1[_0x53683b(0xa7)][_0x53683b(0xa9)](_0x53683b(0x88)))[_0x53683b(0x7f)](_0x2ff7b7=>_0x2ff7b7[_0x53683b(0x94)]==_0x4a8d7f);return _0x460699+'\x20('+(_0x4a20eb?_0x456e07(_0x4a20eb[_0x53683b(0x7c)])[_0x53683b(0x9f)]():_0x4a8d7f)+')';}return _0x460699+'\x20('+_0x4a8d7f+')';}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x235e(_0x381cce,_0x5e0d8a){const _0x1b6a98=_0x1b6a();return _0x235e=function(_0x235eb1,_0x5a6d1b){_0x235eb1=_0x235eb1-0xb5;let _0x54ab83=_0x1b6a98[_0x235eb1];return _0x54ab83;},_0x235e(_0x381cce,_0x5e0d8a);}const _0x5f5536=_0x235e;(function(_0x3076a0,_0x5e50ca){const _0x480ea6=_0x235e,_0x27e011=_0x3076a0();while(!![]){try{const _0x474710=-parseInt(_0x480ea6(0xc5))/0x1+-parseInt(_0x480ea6(0xbe))/0x2+parseInt(_0x480ea6(0xd9))/0x3+-parseInt(_0x480ea6(0xd1))/0x4*(-parseInt(_0x480ea6(0xc8))/0x5)+parseInt(_0x480ea6(0xca))/0x6*(parseInt(_0x480ea6(0xc6))/0x7)+parseInt(_0x480ea6(0xda))/0x8*(-parseInt(_0x480ea6(0xb5))/0x9)+parseInt(_0x480ea6(0xba))/0xa*(-parseInt(_0x480ea6(0xdb))/0xb);if(_0x474710===_0x5e50ca)break;else _0x27e011['push'](_0x27e011['shift']());}catch(_0x5155c9){_0x27e011['push'](_0x27e011['shift']());}}}(_0x1b6a,0x20d18));import{Plugin as _0x3139a2}from'ckeditor5/src/core.js';import{getTranslation as _0x3d5a8d}from'../utils/common-translations.js';function _0x1b6a(){const _0x3526e9=['afterInit','type','registerDescriptionCallback','*Change\x20to:*\x20%0','5616qlOvpM','ELEMENT_HEADING_CUSTOM','name','registerElementLabel','HeadingEditing','20eKFTep','heading','formatBlock','view','252620ktHFCx','find','_getHeadingLevel','ELEMENT_HEADING','heading.options','match','descriptionFactory','23377HGGGSR','61621cWtFNe','editor','121235mTjdpn','_headingOptions','132UVDrlK','locale','format','commandName','value','_registerLegacyDescription','config','44EYYXHe','plugins','has','model','get','TrackChangesEditing','paragraph','title','210420vZkQXz','3144bAEGWR','6490vyDNjN','enableDefaultAttributesIntegration','commandParams'];_0x1b6a=function(){return _0x3526e9;};return _0x1b6a();}export default class tt extends _0x3139a2{[_0x5f5536(0xde)](){const _0x2b0d03=_0x5f5536,_0x25356e=this[_0x2b0d03(0xc7)];if(!_0x25356e[_0x2b0d03(0xd2)][_0x2b0d03(0xd3)](_0x2b0d03(0xb9)))return;this[_0x2b0d03(0xc9)]=_0x25356e[_0x2b0d03(0xd0)][_0x2b0d03(0xd5)](_0x2b0d03(0xc2));const _0x5c3e57=_0x25356e[_0x2b0d03(0xcb)],_0x5d650b=_0x25356e[_0x2b0d03(0xd2)][_0x2b0d03(0xd5)](_0x2b0d03(0xd6));_0x5d650b[_0x2b0d03(0xdc)](_0x2b0d03(0xbb));for(const _0x196a92 of this[_0x2b0d03(0xc9)])_0x2b0d03(0xd7)!=_0x196a92[_0x2b0d03(0xd4)]&&_0x5d650b[_0x2b0d03(0xc4)][_0x2b0d03(0xb8)](_0x196a92[_0x2b0d03(0xd4)],_0x3c2c18=>{const _0x2cbac7=_0x2b0d03,_0x4c0a47=this[_0x2cbac7(0xc0)](_0x196a92[_0x2cbac7(0xd4)]);return null!==_0x4c0a47?_0x39df1e(_0x3c2c18,_0x4c0a47):_0x4c0a0a(_0x3c2c18,_0x196a92[_0x2cbac7(0xd8)]);});function _0x39df1e(_0x51efb4,_0x66db61){const _0x25f9a1=_0x2b0d03;return _0x3d5a8d(_0x5c3e57,_0x25f9a1(0xc1),[_0x51efb4,_0x66db61]);}function _0x4c0a0a(_0x56ad6f,_0x24de98){const _0x3e912e=_0x2b0d03;return _0x3d5a8d(_0x5c3e57,_0x3e912e(0xb6),[_0x56ad6f,_0x24de98]);}this[_0x2b0d03(0xcf)]();}[_0x5f5536(0xcf)](){const _0x438957=_0x5f5536,_0x4b7cd9=this[_0x438957(0xc7)],_0x4aa404=_0x4b7cd9[_0x438957(0xcb)];function _0x245001(_0x3b1937,_0x437312){const _0x4f1202=_0x438957;return _0x3d5a8d(_0x4aa404,_0x4f1202(0xb6),[_0x3b1937,_0x437312]);}_0x4b7cd9[_0x438957(0xd2)][_0x438957(0xd5)](_0x438957(0xd6))[_0x438957(0xc4)][_0x438957(0xe0)](_0x18cf4f=>{const _0x2742c8=_0x438957;if(_0x2742c8(0xbc)!=_0x18cf4f[_0x2742c8(0xdf)])return;const {data:_0x4bc7b6}=_0x18cf4f;if(_0x4bc7b6&&_0x2742c8(0xbb)==_0x4bc7b6[_0x2742c8(0xcd)]){const _0x396650=_0x4bc7b6[_0x2742c8(0xdd)][0x0][_0x2742c8(0xce)],_0x539ea1=this[_0x2742c8(0xc0)](_0x396650);if(null!==_0x539ea1)return{'type':_0x2742c8(0xcc),'content':_0x3d5a8d(_0x4aa404,_0x2742c8(0xe1),(_0x5558b8=0x1,_0x1bf2b5=_0x539ea1,_0x3d5a8d(_0x4aa404,_0x2742c8(0xc1),[_0x5558b8,_0x1bf2b5])))};const _0x56167f=this[_0x2742c8(0xc9)][_0x2742c8(0xbf)](_0x584e76=>_0x584e76[_0x2742c8(0xd4)]===_0x396650)[_0x2742c8(0xd8)];return{'type':_0x2742c8(0xcc),'content':_0x3d5a8d(_0x4aa404,_0x2742c8(0xe1),_0x245001(0x1,_0x56167f))};}var _0x5558b8,_0x1bf2b5;});}[_0x5f5536(0xc0)](_0xb90301){const _0x142f44=_0x5f5536;var _0x2a4d72,_0x5820b8;const _0x576aea=_0xb90301[_0x142f44(0xc3)](/^heading(\d+)/);if(_0x576aea)return _0x576aea[0x1];const _0x15f389=null===(_0x2a4d72=this[_0x142f44(0xc9)])||void 0x0===_0x2a4d72?void 0x0:_0x2a4d72[_0x142f44(0xbf)](_0xf5b86d=>_0xf5b86d[_0x142f44(0xd4)]==_0xb90301);if(_0x15f389&&_0x15f389[_0x142f44(0xbd)]){const _0x333a40=_0x15f389[_0x142f44(0xbd)],_0x43e9f5=(null!==(_0x5820b8=_0x333a40[_0x142f44(0xb7)])&&void 0x0!==_0x5820b8?_0x5820b8:_0x333a40)[_0x142f44(0xc3)](/^h(\d+)/);if(_0x43e9f5)return _0x43e9f5[0x1];}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5bbbe3=_0x5b3a;(function(_0x361982,_0xe642c4){const _0x6a257d=_0x5b3a,_0x2686ab=_0x361982();while(!![]){try{const _0x57d0e1=parseInt(_0x6a257d(0x181))/0x1*(parseInt(_0x6a257d(0x187))/0x2)+-parseInt(_0x6a257d(0x171))/0x3+parseInt(_0x6a257d(0x174))/0x4*(-parseInt(_0x6a257d(0x167))/0x5)+parseInt(_0x6a257d(0x15e))/0x6*(parseInt(_0x6a257d(0x180))/0x7)+-parseInt(_0x6a257d(0x172))/0x8*(parseInt(_0x6a257d(0x160))/0x9)+parseInt(_0x6a257d(0x188))/0xa*(parseInt(_0x6a257d(0x162))/0xb)+parseInt(_0x6a257d(0x166))/0xc*(-parseInt(_0x6a257d(0x15f))/0xd);if(_0x57d0e1===_0xe642c4)break;else _0x2686ab['push'](_0x2686ab['shift']());}catch(_0x22cbf7){_0x2686ab['push'](_0x2686ab['shift']());}}}(_0x4289,0x6f253));import{Plugin as _0x40a434}from'ckeditor5/src/core.js';import{getTranslation as _0x7cce26}from'../utils/common-translations.js';export default class et extends _0x40a434{[_0x5bbbe3(0x17e)](){const _0x349680=_0x5bbbe3,_0x197336=this[_0x349680(0x177)];if(!_0x197336[_0x349680(0x16e)][_0x349680(0x170)](_0x349680(0x17b)))return;const _0x23dee5=_0x197336[_0x349680(0x16e)][_0x349680(0x161)](_0x349680(0x163)),_0x5b1c4d=_0x197336[_0x349680(0x186)];_0x23dee5[_0x349680(0x164)](_0x349680(0x176)),_0x23dee5[_0x349680(0x16d)](_0x349680(0x176)),_0x23dee5[_0x349680(0x17a)][_0x349680(0x17c)](_0x349680(0x176),_0x7cce26(_0x5b1c4d,_0x349680(0x168))),this[_0x349680(0x189)]();}[_0x5bbbe3(0x189)](){const _0x275255=_0x5bbbe3,_0x4aa122=this[_0x275255(0x177)],_0x41413c=_0x4aa122[_0x275255(0x186)];_0x4aa122[_0x275255(0x16e)][_0x275255(0x161)](_0x275255(0x163))[_0x275255(0x17a)][_0x275255(0x185)](_0x2e5609=>{const _0x37ed71=_0x275255;if(_0x37ed71(0x173)!=_0x2e5609[_0x37ed71(0x16a)])return;const {data:_0x45ff31}=_0x2e5609;if(_0x45ff31&&_0x37ed71(0x176)==_0x45ff31[_0x37ed71(0x16f)]){const _0x2d5543=_0x41413c['t'],_0x216191=_0x45ff31[_0x37ed71(0x178)][0x0][_0x37ed71(0x183)];if(_0x216191){const _0x9d75d9=_0x4aa122[_0x37ed71(0x17d)][_0x37ed71(0x161)](_0x37ed71(0x169))[_0x37ed71(0x179)](_0x18e700=>_0x18e700[_0x37ed71(0x16c)]==_0x216191),_0x1c16be=_0x2d5543(_0x9d75d9[_0x37ed71(0x175)])[_0x37ed71(0x17f)]();return{'type':_0x37ed71(0x184),'content':_0x7cce26(_0x41413c,_0x37ed71(0x16b),_0x1c16be),'color':{'value':_0x9d75d9[_0x37ed71(0x182)],'title':_0x9d75d9[_0x37ed71(0x175)]}};}return{'type':_0x37ed71(0x184),'content':_0x7cce26(_0x41413c,_0x37ed71(0x165),_0x7cce26(_0x41413c,_0x37ed71(0x168)))};}});}}function _0x5b3a(_0x460c55,_0x343014){const _0x428933=_0x4289();return _0x5b3a=function(_0x5b3a10,_0x172607){_0x5b3a10=_0x5b3a10-0x15e;let _0x17d1b3=_0x428933[_0x5b3a10];return _0x17d1b3;},_0x5b3a(_0x460c55,_0x343014);}function _0x4289(){const _0x4fa7a6=['808653ePVpEY','color','value','format','registerDescriptionCallback','locale','2BmWByX','8743660dOWOEQ','_registerLegacyDescription','390ndEtsw','129961HmLVSm','277281msxvHm','get','11lIQMpY','TrackChangesEditing','enableDefaultAttributesIntegration','*Remove\x20highlight*','1956nwIgZo','111590HTxdxK','FORMAT_HIGHLIGHT','highlight.options','type','*Set\x20highlight:*\x20%0','model','registerInlineAttribute','plugins','commandName','has','1017126WGaknl','24ARFGQJ','formatInline','4lZidoQ','title','highlight','editor','commandParams','find','descriptionFactory','HighlightEditing','registerAttributeLabel','config','afterInit','toLowerCase','92134pwqinl'];_0x4289=function(){return _0x4fa7a6;};return _0x4289();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0xa821(){const _0x555d89=['1468656qhhplc','afterInit','createContainerElement','for','elementToStructure','311884tYOkLC','enableCommand','editor','addClass','192438XBNUjI','TrackChangesEditing','registerElementLabel','insert','plugins','43ofivsf','conversion','ck-horizontal-line','high','ELEMENT_HORIZONTAL_LINE','descriptionFactory','dataDowncast','showSuggestionHighlights','1561BfwioP','HorizontalLineEditing','horizontalLine','createEmptyElement','527865LfNUqg','createPositionAt','div','get','676JWkWbI','locale','5864ZOioCF','15qMjRRe','has','5737460PSYpjR'];_0xa821=function(){return _0x555d89;};return _0xa821();}function _0x7a85(_0x11e4a1,_0x25dcd4){const _0xa821cd=_0xa821();return _0x7a85=function(_0x7a8524,_0x57494b){_0x7a8524=_0x7a8524-0xb0;let _0x38fcb2=_0xa821cd[_0x7a8524];return _0x38fcb2;},_0x7a85(_0x11e4a1,_0x25dcd4);}const _0x34c858=_0x7a85;(function(_0x13ee82,_0x472208){const _0x43abe9=_0x7a85,_0x50f16d=_0x13ee82();while(!![]){try{const _0x2ce53f=-parseInt(_0x43abe9(0xc9))/0x1*(-parseInt(_0x43abe9(0xb5))/0x2)+-parseInt(_0x43abe9(0xb1))/0x3+-parseInt(_0x43abe9(0xc0))/0x4+parseInt(_0x43abe9(0xb8))/0x5*(parseInt(_0x43abe9(0xc4))/0x6)+-parseInt(_0x43abe9(0xd1))/0x7*(parseInt(_0x43abe9(0xb7))/0x8)+-parseInt(_0x43abe9(0xbb))/0x9+parseInt(_0x43abe9(0xba))/0xa;if(_0x2ce53f===_0x472208)break;else _0x50f16d['push'](_0x50f16d['shift']());}catch(_0x239fd8){_0x50f16d['push'](_0x50f16d['shift']());}}}(_0xa821,0x195fa));import{Plugin as _0x178d8a}from'ckeditor5/src/core.js';import{getTranslation as _0x3f6e6d}from'../utils/common-translations.js';export default class it extends _0x178d8a{[_0x34c858(0xbc)](){const _0x5c6c47=_0x34c858,_0x1e0492=this[_0x5c6c47(0xc2)];if(!_0x1e0492[_0x5c6c47(0xc8)][_0x5c6c47(0xb9)](_0x5c6c47(0xd2)))return;_0x1e0492[_0x5c6c47(0xc8)][_0x5c6c47(0xb4)](_0x5c6c47(0xc5))[_0x5c6c47(0xc1)](_0x5c6c47(0xd3));const _0x413a32=_0x1e0492[_0x5c6c47(0xc8)][_0x5c6c47(0xb4)](_0x5c6c47(0xc5)),_0x31498d=_0x1e0492[_0x5c6c47(0xb6)];_0x413a32[_0x5c6c47(0xce)][_0x5c6c47(0xc6)](_0x5c6c47(0xd3),_0x5435af=>_0x3f6e6d(_0x31498d,_0x5c6c47(0xcd),_0x5435af)),_0x1e0492[_0x5c6c47(0xca)][_0x5c6c47(0xbe)](_0x5c6c47(0xcf))[_0x5c6c47(0xbf)]({'model':_0x5c6c47(0xd3),'view':(_0x33cff9,{writer:_0x7a7071,options:_0x5a6d5e})=>{const _0x3149e5=_0x5c6c47;if(!_0x5a6d5e[_0x3149e5(0xd0)])return null;const _0x52ce94=_0x7a7071[_0x3149e5(0xbd)](_0x3149e5(0xb3)),_0x3b7463=_0x7a7071[_0x3149e5(0xb0)]('hr');return _0x7a7071[_0x3149e5(0xc3)](_0x3149e5(0xcb),_0x52ce94),_0x7a7071[_0x3149e5(0xc7)](_0x7a7071[_0x3149e5(0xb2)](_0x52ce94,0x0),_0x3b7463),_0x52ce94;},'converterPriority':_0x5c6c47(0xcc)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xc38212=_0x2eeb;function _0x436d(){const _0x41e44b=['element','TrackChangesEditing','value','18GKfBoM','has','descriptionFactory','*Change\x20%0\x20content*','5575355UOzflF','registerBlockAttribute','type','start','HtmlEmbed','18SgqPoH','enableDefaultAttributesIntegration','2549984zjzTxb','htmlEmbed','1141522hVLDra','commandName','nodeAfter','rawHtml','afterInit','get','1136009GCkLNu','_registerLegacyDescription','getFirstRange','attribute','3447392ketFLL','registerDescriptionCallback','registerElementLabel','format','ELEMENT_HTML_EMBED','editor','94686FioSAC','46FcpUXP','30312070LkAomi','plugins','locale','key','formatBlock'];_0x436d=function(){return _0x41e44b;};return _0x436d();}function _0x2eeb(_0x4dd8cf,_0x6cff32){const _0x436d0b=_0x436d();return _0x2eeb=function(_0x2eebf0,_0x2696b1){_0x2eebf0=_0x2eebf0-0x1a0;let _0x1e52b7=_0x436d0b[_0x2eebf0];return _0x1e52b7;},_0x2eeb(_0x4dd8cf,_0x6cff32);}(function(_0x25d373,_0x1d834b){const _0x43b9e7=_0x2eeb,_0x1dc3e5=_0x25d373();while(!![]){try{const _0x3ec5e6=parseInt(_0x43b9e7(0x1a6))/0x1+parseInt(_0x43b9e7(0x1b7))/0x2*(parseInt(_0x43b9e7(0x1b6))/0x3)+parseInt(_0x43b9e7(0x1b0))/0x4+parseInt(_0x43b9e7(0x1c4))/0x5+parseInt(_0x43b9e7(0x1a2))/0x6*(parseInt(_0x43b9e7(0x1ac))/0x7)+parseInt(_0x43b9e7(0x1a4))/0x8*(-parseInt(_0x43b9e7(0x1c0))/0x9)+-parseInt(_0x43b9e7(0x1b8))/0xa;if(_0x3ec5e6===_0x1d834b)break;else _0x1dc3e5['push'](_0x1dc3e5['shift']());}catch(_0x5b2d4c){_0x1dc3e5['push'](_0x1dc3e5['shift']());}}}(_0x436d,0xa1bfd));import{Plugin as _0x3848ac}from'ckeditor5/src/core.js';import{getTranslation as _0x5e5e4d}from'../utils/common-translations.js';export default class st extends _0x3848ac{[_0xc38212(0x1aa)](){const _0x2ce47a=_0xc38212,_0x58a30f=this[_0x2ce47a(0x1b5)];if(!_0x58a30f[_0x2ce47a(0x1b9)][_0x2ce47a(0x1c1)](_0x2ce47a(0x1a1)))return;const _0x5e1e9a=_0x58a30f[_0x2ce47a(0x1b9)][_0x2ce47a(0x1ab)](_0x2ce47a(0x1be)),_0x4c294c=_0x58a30f[_0x2ce47a(0x1ba)];_0x5e1e9a[_0x2ce47a(0x1c2)][_0x2ce47a(0x1b2)](_0x2ce47a(0x1a9),_0x52d93c=>_0x5e5e4d(_0x4c294c,_0x2ce47a(0x1b4),_0x52d93c)),_0x5e1e9a[_0x2ce47a(0x1a3)](_0x2ce47a(0x1a5)),_0x5e1e9a[_0x2ce47a(0x1c5)](_0x2ce47a(0x1bf)),_0x5e1e9a[_0x2ce47a(0x1c2)][_0x2ce47a(0x1b1)](_0x3f8f75=>{const _0x5b05ff=_0x2ce47a;if(_0x5b05ff(0x1af)!=_0x3f8f75[_0x5b05ff(0x1c6)])return;const {data:_0x3691d4}=_0x3f8f75;if(_0x3691d4&&_0x5b05ff(0x1bf)==_0x3691d4[_0x5b05ff(0x1bb)]&&_0x3f8f75[_0x5b05ff(0x1ae)]()[_0x5b05ff(0x1a0)][_0x5b05ff(0x1a8)]['is'](_0x5b05ff(0x1bd),_0x5b05ff(0x1a9))){const _0x209c86=_0x5e5e4d(_0x4c294c,_0x5b05ff(0x1b4));return{'type':_0x5b05ff(0x1b3),'content':_0x5e5e4d(_0x4c294c,_0x5b05ff(0x1c3),_0x209c86)};}}),this[_0x2ce47a(0x1ad)]();}[_0xc38212(0x1ad)](){const _0x3631fa=_0xc38212,_0x49991f=this[_0x3631fa(0x1b5)],_0x196f79=_0x49991f[_0x3631fa(0x1ba)];_0x49991f[_0x3631fa(0x1b9)][_0x3631fa(0x1ab)](_0x3631fa(0x1be))[_0x3631fa(0x1c2)][_0x3631fa(0x1b1)](_0x25fd94=>{const _0x4cbc96=_0x3631fa;if(_0x4cbc96(0x1bc)!=_0x25fd94[_0x4cbc96(0x1c6)])return;const {data:_0x5d986c}=_0x25fd94;if(_0x5d986c&&_0x4cbc96(0x1a5)==_0x5d986c[_0x4cbc96(0x1a7)]){const _0x74ac76=_0x5e5e4d(_0x196f79,_0x4cbc96(0x1b4));return{'type':_0x4cbc96(0x1b3),'content':_0x5e5e4d(_0x196f79,_0x4cbc96(0x1c3),_0x74ac76)};}});}}
|