@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240716.0 → 0.0.0-nightly-20240717.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -203
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/dist/types/integrations/mergefields.d.ts +21 -0
- package/dist/types/trackchangesediting.d.ts +2 -1
- package/lang/contexts.json +1 -0
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.d.ts +17 -0
- package/src/integrations/mergefields.js +23 -0
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.d.ts +2 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xfa31fd=_0x249e;function _0x249e(_0xcf630a,_0x253db3){const _0x57031d=_0x5703();return _0x249e=function(_0x249e7a,_0x3c9a67){_0x249e7a=_0x249e7a-0x140;let _0x29a7af=_0x57031d[_0x249e7a];return _0x29a7af;},_0x249e(_0xcf630a,_0x253db3);}(function(_0x376196,_0x48ddc5){const _0x3dd6e8=_0x249e,_0x157631=_0x376196();while(!![]){try{const _0x4b679b=parseInt(_0x3dd6e8(0x154))/0x1*(parseInt(_0x3dd6e8(0x157))/0x2)+-parseInt(_0x3dd6e8(0x14e))/0x3+parseInt(_0x3dd6e8(0x189))/0x4*(parseInt(_0x3dd6e8(0x16f))/0x5)+-parseInt(_0x3dd6e8(0x194))/0x6*(-parseInt(_0x3dd6e8(0x171))/0x7)+-parseInt(_0x3dd6e8(0x182))/0x8+-parseInt(_0x3dd6e8(0x15d))/0x9+-parseInt(_0x3dd6e8(0x18c))/0xa*(parseInt(_0x3dd6e8(0x141))/0xb);if(_0x4b679b===_0x48ddc5)break;else _0x157631['push'](_0x157631['shift']());}catch(_0x3802d3){_0x157631['push'](_0x157631['shift']());}}}(_0x5703,0x79bd9));import{Plugin as _0x4b8544}from'ckeditor5/src/core.js';import{getTranslation as _0x26bca7}from'../utils/common-translations.js';export default class ut extends _0x4b8544{[_0xfa31fd(0x174)](){const _0x60433e=_0xfa31fd,_0x5b3e00=this[_0x60433e(0x187)],_0x57446f=_0x5b3e00[_0x60433e(0x172)];if(!_0x5b3e00[_0x60433e(0x177)][_0x60433e(0x156)](_0x60433e(0x188)))return;const _0x21ef56=_0x5b3e00[_0x60433e(0x177)][_0x60433e(0x15e)](_0x60433e(0x176)),_0x2b9d4c=_0x5b3e00[_0x60433e(0x177)][_0x60433e(0x156)](_0x60433e(0x17f));function _0x3e0708(_0x9cbae3){return()=>{const _0x1a31a0=_0x249e,_0x1f2acf=_0x5b3e00[_0x1a31a0(0x179)][_0x1a31a0(0x16b)][_0x1a31a0(0x155)],_0x2ea7a5=_0x5b3e00[_0x1a31a0(0x175)][_0x1a31a0(0x15e)](_0x9cbae3);if(_0x2ea7a5[_0x1a31a0(0x193)])return void _0x5b3e00[_0x1a31a0(0x14b)](_0x1a31a0(0x191),{});const _0x386e6c=_0x9cbae3[_0x1a31a0(0x14c)](0x0,-0x4),_0x581177=function(_0x5f3e5a,_0x41a800,_0x590195){const _0x1aad66=_0x1a31a0;let _0x599c47=Array[_0x1aad66(0x178)](_0x5f3e5a)[_0x1aad66(0x184)](_0xcc9bc=>function(_0x3252cf,_0x451992){const _0x3afff4=_0x1aad66;return _0x451992[_0x3afff4(0x18b)](_0x3252cf[_0x3afff4(0x164)],_0x3afff4(0x168))&&!_0x451992[_0x3afff4(0x15f)](_0x3252cf);}(_0xcc9bc,_0x590195));_0x599c47=_0x599c47[_0x1aad66(0x184)](_0x29f8b6=>!_0x29f8b6['is'](_0x1aad66(0x151),_0x1aad66(0x168))||_0x29f8b6[_0x1aad66(0x16a)](_0x1aad66(0x18d))!=_0x41a800);const _0x28acad=new Set();for(const _0x4a0f19 of _0x599c47)_0x4a0f19['is'](_0x1aad66(0x151),_0x1aad66(0x168))?_0x28acad[_0x1aad66(0x18a)](fe(_0x4a0f19)):_0x28acad[_0x1aad66(0x18a)](_0x4a0f19);return Array[_0x1aad66(0x178)](_0x28acad);}(_0x1f2acf[_0x1a31a0(0x159)](),_0x386e6c,_0x5b3e00[_0x1a31a0(0x179)][_0x1a31a0(0x144)]);_0x5b3e00[_0x1a31a0(0x179)][_0x1a31a0(0x146)](()=>{const _0x255dfc=_0x1a31a0;for(const _0x185df6 of _0x581177)_0x21ef56[_0x255dfc(0x15a)](_0x185df6,{'commandName':_0x9cbae3,'commandParams':[{'forceValue':!_0x2ea7a5[_0x255dfc(0x193)]}],'formatGroupId':_0x255dfc(0x152)},ue(_0x185df6));});};}function _0x553e5d(_0x8184ba){return()=>{const _0x4d7dbe=_0x249e,_0x504589=function(_0x2daf56){const _0x56c064=_0x249e;let _0x41cc72=Array[_0x56c064(0x178)](_0x2daf56);const _0x5bf909=_0x41cc72[_0x56c064(0x14a)](_0x10356c=>_0x56c064(0x168)!=_0x10356c[_0x56c064(0x163)]);return _0x5bf909>-0x1&&(_0x41cc72=_0x41cc72[_0x56c064(0x14c)](0x0,_0x5bf909)),_0x41cc72;}(_0x5b3e00[_0x4d7dbe(0x179)][_0x4d7dbe(0x16b)][_0x4d7dbe(0x155)][_0x4d7dbe(0x159)]()),_0x12bfa4=_0x5b3e00[_0x4d7dbe(0x179)][_0x4d7dbe(0x17b)](_0x5b3e00[_0x4d7dbe(0x179)][_0x4d7dbe(0x142)](_0x504589[0x0],_0x4d7dbe(0x166)),_0x5b3e00[_0x4d7dbe(0x179)][_0x4d7dbe(0x142)](_0x504589[_0x504589[_0x4d7dbe(0x149)]-0x1],_0x4d7dbe(0x167)));_0x5b3e00[_0x4d7dbe(0x179)][_0x4d7dbe(0x146)](()=>{const _0x47ed18=_0x4d7dbe;_0x21ef56[_0x47ed18(0x15a)](_0x12bfa4,{'commandName':_0x8184ba,'commandParams':[],'formatGroupId':_0x47ed18(0x145)},function(_0x429d7c){const _0x7ce05e=_0x47ed18,_0x30e88d=new Set();for(const _0x1ddbbf of _0x429d7c){let _0x2fa426=_0x1ddbbf[_0x7ce05e(0x180)];for(;_0x2fa426&&_0x2fa426[_0x7ce05e(0x16a)](_0x7ce05e(0x145))>_0x1ddbbf[_0x7ce05e(0x16a)](_0x7ce05e(0x145));)_0x30e88d[_0x7ce05e(0x18a)](_0x2fa426),_0x2fa426=_0x2fa426[_0x7ce05e(0x180)];}return Array[_0x7ce05e(0x178)](_0x30e88d);}(_0x504589));});};}_0x21ef56[_0x60433e(0x143)](_0x60433e(0x15c),_0x3e0708(_0x60433e(0x15c))),_0x21ef56[_0x60433e(0x143)](_0x60433e(0x18f),_0x3e0708(_0x60433e(0x18f))),_0x2b9d4c&&_0x21ef56[_0x60433e(0x143)](_0x60433e(0x186),_0x3e0708(_0x60433e(0x186))),_0x21ef56[_0x60433e(0x143)](_0x60433e(0x153),_0x553e5d(_0x60433e(0x153))),_0x21ef56[_0x60433e(0x143)](_0x60433e(0x147),_0x553e5d(_0x60433e(0x147))),_0x2b9d4c&&_0x21ef56[_0x60433e(0x143)](_0x60433e(0x150),()=>{const _0x37c2a4=_0x60433e,_0x2d220a=_0x5b3e00[_0x37c2a4(0x175)][_0x37c2a4(0x15e)](_0x37c2a4(0x150)),_0x11fdee=Array[_0x37c2a4(0x178)](_0x2d220a[_0x37c2a4(0x196)]);_0x11fdee[_0x37c2a4(0x184)](_0x804eef=>_0x804eef[_0x37c2a4(0x16a)](_0x37c2a4(0x158))!=_0x2d220a[_0x37c2a4(0x193)]),_0x5b3e00[_0x37c2a4(0x179)][_0x37c2a4(0x146)](()=>{const _0x4c81d6=_0x37c2a4;for(const _0x375de4 of _0x11fdee)_0x21ef56[_0x4c81d6(0x15a)](_0x375de4,{'commandName':_0x4c81d6(0x150),'commandParams':[{'forceValue':!_0x2d220a[_0x4c81d6(0x193)]}]});});}),_0x21ef56[_0x60433e(0x18e)][_0x60433e(0x148)](_0x60433e(0x168),_0x17c93e=>_0x26bca7(_0x57446f,_0x60433e(0x170),_0x17c93e)),_0x21ef56[_0x60433e(0x18e)][_0x60433e(0x190)](_0x25c069=>{const _0x12df3a=_0x60433e;if(_0x12df3a(0x16c)!=_0x25c069[_0x12df3a(0x140)]&&_0x12df3a(0x14d)!=_0x25c069[_0x12df3a(0x140)])return;const {data:_0x23b705}=_0x25c069;if(_0x23b705){if(_0x12df3a(0x15c)==_0x23b705[_0x12df3a(0x17c)]||_0x12df3a(0x18f)==_0x23b705[_0x12df3a(0x17c)]||_0x12df3a(0x186)==_0x23b705[_0x12df3a(0x17c)])switch(_0x23b705[_0x12df3a(0x17c)][_0x12df3a(0x161)](_0x12df3a(0x162),'')){case _0x12df3a(0x17d):return _0x3fb023(_0x26bca7(_0x57446f,_0x12df3a(0x16d)));case _0x12df3a(0x14f):return _0x3fb023(_0x26bca7(_0x57446f,_0x12df3a(0x15b)));case _0x12df3a(0x185):return _0x3fb023(_0x26bca7(_0x57446f,_0x12df3a(0x165)));}if(_0x12df3a(0x153)==_0x23b705[_0x12df3a(0x17c)])return{'type':_0x12df3a(0x169),'content':_0x26bca7(_0x57446f,_0x12df3a(0x17a),_0x26bca7(_0x57446f,_0x12df3a(0x170)))};if(_0x12df3a(0x147)==_0x23b705[_0x12df3a(0x17c)])return{'type':_0x12df3a(0x169),'content':_0x26bca7(_0x57446f,_0x12df3a(0x16e),_0x26bca7(_0x57446f,_0x12df3a(0x170)))};if(_0x12df3a(0x150)==_0x23b705[_0x12df3a(0x17c)])return _0x23b705[_0x12df3a(0x17e)][0x0][_0x12df3a(0x183)]?{'type':_0x12df3a(0x169),'content':_0x26bca7(_0x57446f,_0x12df3a(0x160))}:{'type':_0x12df3a(0x169),'content':_0x26bca7(_0x57446f,_0x12df3a(0x192))};}function _0x3fb023(_0x38ef80){const _0x17bfee=_0x12df3a;return{'type':_0x17bfee(0x169),'content':_0x26bca7(_0x57446f,_0x17bfee(0x181),_0x38ef80)};}});}}function fe(_0x4c4138){const _0x51e1d2=_0xfa31fd,_0x157aaa=_0x4c4138[_0x51e1d2(0x16a)](_0x51e1d2(0x145));if(0x0==_0x157aaa)return _0x4c4138;let _0x1faa94=_0x4c4138;for(;_0x4c4138[_0x51e1d2(0x173)]&&_0x4c4138[_0x51e1d2(0x173)]['is'](_0x51e1d2(0x151),_0x51e1d2(0x168));){const _0x282311=_0x4c4138[_0x51e1d2(0x173)][_0x51e1d2(0x16a)](_0x51e1d2(0x145));if(_0x282311==_0x157aaa)_0x1faa94=_0x4c4138[_0x51e1d2(0x173)];else{if(_0x282311<_0x157aaa)break;}_0x4c4138=_0x4c4138[_0x51e1d2(0x173)];}return _0x1faa94;}function ue(_0x103542){const _0x52e42b=_0xfa31fd,_0x3c96d6=[];if(_0x103542['is'](_0x52e42b(0x151),_0x52e42b(0x168))&&_0x103542[_0x52e42b(0x16a)](_0x52e42b(0x145))>0x0){let _0x443fbd=_0x103542[_0x52e42b(0x180)];for(;_0x443fbd&&_0x52e42b(0x168)==_0x443fbd[_0x52e42b(0x163)]&&_0x443fbd[_0x52e42b(0x16a)](_0x52e42b(0x145))==_0x103542[_0x52e42b(0x16a)](_0x52e42b(0x145));)_0x3c96d6[_0x52e42b(0x195)](_0x443fbd),_0x443fbd=_0x443fbd[_0x52e42b(0x180)];}return _0x3c96d6;}function _0x5703(){const _0x4af8d9=['numbered','checkTodoList','element','blockName','indentList','71pXCNUd','selection','has','27602MGZBab','todoListChecked','getSelectedBlocks','markBlockFormat','ELEMENT_NUMBERED_LIST','numberedList','680868PWVDcf','get','isObject','*Check\x20item*','replace','List','name','parent','ELEMENT_TODO_LIST','before','end','listItem','format','getAttribute','document','formatBlock','ELEMENT_BULLETED_LIST','*Outdent:*\x20%0','1535uLqByG','ELEMENT_LIST_ITEM','14qPJrfS','locale','previousSibling','afterInit','commands','TrackChangesEditing','plugins','from','model','*Indent:*\x20%0','createRange','commandName','bulleted','commandParams','LegacyTodoListEditing','nextSibling','*Change\x20to:*\x20%0','1163904QoLiyN','forceValue','filter','todo','todoList','editor','LegacyListEditing','7316ZPXAno','add','checkChild','10kUThmq','listType','descriptionFactory','bulletedList','registerDescriptionCallback','paragraph','*Uncheck\x20item*','value','2705946AjsoJi','push','_selectedElements','type','8618522TFQRDq','createPositionAt','enableCommand','schema','listIndent','change','outdentList','registerElementLabel','length','findIndex','execute','slice','formatInline','2820195OOaBpw'];_0x5703=function(){return _0x4af8d9;};return _0x5703();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x47029f=_0x32ff;function _0x1a49(){const _0x2c56f9=['filter','listStart','from','21ujaTuB','_getTranslationKeyForListStyle','getLastPosition','formatInline','numbered','ELEMENT_','getAttribute','descriptionFactory','styles','createPositionAt','*Format:*\x20set\x20start\x20index\x20to\x20%0','*Change\x20to:*\x20%0','LegacyListPropertiesEditing','list.properties','getSiblingNodes','commandName','handleListStyleCommand','flat','afterInit','get','forward','2222785ueASah','registerDescriptionCallback','78544WCASGu','handleDescriptions','startIndex','element','formatBlock','document','map','_getSuggestionBlocks','change','getSelectedBlocks','editor','locale','getListTypeFromListStyleType','createRange','replace','*Format:*\x20set\x20order\x20to\x20regular','LegacyListUtils','1132396jXaTFK','listItem','6ChqIcf','listType','toUpperCase','handleListReversedCommand','plugins','unshift','listStyle','push','selection','getFirstPosition','backward','format','_getSuggestionBlocksForListStyle','12thMjhq','bind','model','before','length','parent','TrackChangesEditing','enableCommand','has','markMultiRangeBlockFormat','*Format:*\x20set\x20order\x20to\x20reversed','reversed','797464OqyPJt','5364970BJsBTO','type','333073fJgKmZ','1255032QVTXkh','handleListStartCommand','listReversed','config','commandParams','_LIST_','default'];_0x1a49=function(){return _0x2c56f9;};return _0x1a49();}(function(_0x4fc06b,_0x38721b){const _0xe55a6=_0x32ff,_0x2d9adc=_0x4fc06b();while(!![]){try{const _0x18d78e=-parseInt(_0xe55a6(0xd8))/0x1+-parseInt(_0xe55a6(0xfa))/0x2*(parseInt(_0xe55a6(0xc9))/0x3)+-parseInt(_0xe55a6(0xba))/0x4+-parseInt(_0xe55a6(0xf8))/0x5*(-parseInt(_0xe55a6(0xbc))/0x6)+parseInt(_0xe55a6(0xe3))/0x7*(parseInt(_0xe55a6(0xd5))/0x8)+-parseInt(_0xe55a6(0xd9))/0x9+parseInt(_0xe55a6(0xd6))/0xa;if(_0x18d78e===_0x38721b)break;else _0x2d9adc['push'](_0x2d9adc['shift']());}catch(_0x596b14){_0x2d9adc['push'](_0x2d9adc['shift']());}}}(_0x1a49,0x59b23));function _0x32ff(_0x3e9ebf,_0xdbfd95){const _0x1a4952=_0x1a49();return _0x32ff=function(_0x32ff34,_0x3a86d1){_0x32ff34=_0x32ff34-0xb9;let _0x1b72e4=_0x1a4952[_0x32ff34];return _0x1b72e4;},_0x32ff(_0x3e9ebf,_0xdbfd95);}import{Plugin as _0x1b549c}from'ckeditor5/src/core.js';import{getTranslation as _0x206040}from'../utils/common-translations.js';export default class K extends _0x1b549c{[_0x47029f(0xf5)](){const _0xd68cbd=_0x47029f;if(!this[_0xd68cbd(0x104)][_0xd68cbd(0xc0)][_0xd68cbd(0xd1)](_0xd68cbd(0xef)))return;const _0x5a9cab=this[_0xd68cbd(0x104)][_0xd68cbd(0xdc)][_0xd68cbd(0xf6)](_0xd68cbd(0xf0)),_0x20ba3f=this[_0xd68cbd(0x104)][_0xd68cbd(0xc0)][_0xd68cbd(0xf6)](_0xd68cbd(0xcf));_0x5a9cab[_0xd68cbd(0xeb)]&&_0x20ba3f[_0xd68cbd(0xd0)](_0xd68cbd(0xc2),this[_0xd68cbd(0xf3)][_0xd68cbd(0xca)](this)),_0x5a9cab[_0xd68cbd(0xd4)]&&_0x20ba3f[_0xd68cbd(0xd0)](_0xd68cbd(0xdb),this[_0xd68cbd(0xbf)][_0xd68cbd(0xca)](this)),_0x5a9cab[_0xd68cbd(0xfc)]&&_0x20ba3f[_0xd68cbd(0xd0)](_0xd68cbd(0xe1),this[_0xd68cbd(0xda)][_0xd68cbd(0xca)](this)),_0x20ba3f[_0xd68cbd(0xea)][_0xd68cbd(0xf9)](this[_0xd68cbd(0xfb)][_0xd68cbd(0xca)](this));}[_0x47029f(0xf3)](_0x49d425,_0x5f3ff0={}){const _0x20591b=_0x47029f,_0x1e087b=this[_0x20591b(0x104)][_0x20591b(0xc0)][_0x20591b(0xf6)](_0x20591b(0xcf)),_0x8425ee=this[_0x20591b(0xc8)]();this[_0x20591b(0x104)][_0x20591b(0xcb)][_0x20591b(0x102)](()=>{const _0x20bc79=_0x20591b;_0x1e087b[_0x20bc79(0xd2)](_0x8425ee,{'commandName':_0x20bc79(0xc2),'commandParams':[{'type':_0x5f3ff0[_0x20bc79(0xd7)]}],'formatGroupId':_0x20bc79(0xc2)});});}[_0x47029f(0xbf)](_0x5c137c,_0x53cc70={}){const _0x12e1cd=_0x47029f,_0x47ee9a=this[_0x12e1cd(0x104)][_0x12e1cd(0xc0)][_0x12e1cd(0xf6)](_0x12e1cd(0xcf)),_0x16eabf=this[_0x12e1cd(0x101)](_0x24a707=>_0x24a707['is'](_0x12e1cd(0xfd),_0x12e1cd(0xbb))&&_0x12e1cd(0xe7)===_0x24a707[_0x12e1cd(0xe9)](_0x12e1cd(0xbd)));if(_0x16eabf[_0x12e1cd(0xcd)]<0x1)return;const _0x4f97fc=_0x16eabf[_0x12e1cd(0x100)](_0x2f1ede=>this[_0x12e1cd(0x104)][_0x12e1cd(0xcb)][_0x12e1cd(0x107)](this[_0x12e1cd(0x104)][_0x12e1cd(0xcb)][_0x12e1cd(0xec)](_0x2f1ede,_0x12e1cd(0xcc)),this[_0x12e1cd(0x104)][_0x12e1cd(0xcb)][_0x12e1cd(0xec)](_0x2f1ede,0x0)));this[_0x12e1cd(0x104)][_0x12e1cd(0xcb)][_0x12e1cd(0x102)](()=>{const _0x20c9e5=_0x12e1cd;_0x47ee9a[_0x20c9e5(0xd2)](_0x4f97fc,{'commandName':_0x20c9e5(0xdb),'commandParams':[{'reversed':_0x53cc70[_0x20c9e5(0xd4)]}],'formatGroupId':_0x20c9e5(0xdb)});});}[_0x47029f(0xda)](_0x1a15fc,_0x426a94={}){const _0x5d85bc=_0x47029f,_0x56388f=this[_0x5d85bc(0x104)][_0x5d85bc(0xc0)][_0x5d85bc(0xf6)](_0x5d85bc(0xcf)),_0x33760c=this[_0x5d85bc(0x101)](_0x16ddb2=>_0x16ddb2['is'](_0x5d85bc(0xfd),_0x5d85bc(0xbb))&&_0x5d85bc(0xe7)===_0x16ddb2[_0x5d85bc(0xe9)](_0x5d85bc(0xbd)));if(_0x33760c[_0x5d85bc(0xcd)]<0x1)return;const _0x58b22e=_0x33760c[_0x5d85bc(0x100)](_0x4a86d0=>this[_0x5d85bc(0x104)][_0x5d85bc(0xcb)][_0x5d85bc(0x107)](this[_0x5d85bc(0x104)][_0x5d85bc(0xcb)][_0x5d85bc(0xec)](_0x4a86d0,_0x5d85bc(0xcc)),this[_0x5d85bc(0x104)][_0x5d85bc(0xcb)][_0x5d85bc(0xec)](_0x4a86d0,0x0)));this[_0x5d85bc(0x104)][_0x5d85bc(0xcb)][_0x5d85bc(0x102)](()=>{const _0x560a46=_0x5d85bc;_0x56388f[_0x560a46(0xd2)](_0x58b22e,{'commandName':_0x560a46(0xe1),'commandParams':[{'startIndex':_0x426a94[_0x560a46(0xfc)]}],'formatGroupId':_0x560a46(0xe1)});});}[_0x47029f(0xfb)](_0x50fd0b){const _0x57e904=_0x47029f;if(_0x57e904(0xfe)!=_0x50fd0b[_0x57e904(0xd7)]&&_0x57e904(0xe6)!=_0x50fd0b[_0x57e904(0xd7)])return;const _0x2badc3=this[_0x57e904(0x104)][_0x57e904(0x105)],{data:_0x5788b1}=_0x50fd0b;if(!_0x5788b1)return;let _0xb29e73,_0x3c2a13;switch(_0x5788b1[_0x57e904(0xf2)]){case _0x57e904(0xc2):_0xb29e73=_0x57e904(0xee),_0x3c2a13={'type':_0x57e904(0xc7),'content':_0x206040(_0x2badc3,_0xb29e73,_0x206040(_0x2badc3,this[_0x57e904(0xe4)](_0x5788b1[_0x57e904(0xdd)][0x0][_0x57e904(0xd7)])))};break;case _0x57e904(0xdb):_0xb29e73=_0x5788b1[_0x57e904(0xdd)][0x0][_0x57e904(0xd4)]?_0x57e904(0xd3):_0x57e904(0x109),_0x3c2a13={'type':_0x57e904(0xc7),'content':_0x206040(_0x2badc3,_0xb29e73)};break;case _0x57e904(0xe1):_0xb29e73=_0x57e904(0xed),_0x3c2a13={'type':_0x57e904(0xc7),'content':_0x206040(_0x2badc3,_0xb29e73,_0x5788b1[_0x57e904(0xdd)][0x0][_0x57e904(0xfc)])};}return _0x3c2a13;}[_0x47029f(0xc8)](){const _0x3ff3a2=_0x47029f;var _0x4b6a39,_0x416b0,_0x4d2dc8,_0x2b1ab9;const _0x1e3245=this[_0x3ff3a2(0x104)][_0x3ff3a2(0xc0)][_0x3ff3a2(0xf6)](_0x3ff3a2(0xb9));let _0x1d67f6=Array[_0x3ff3a2(0xe2)](this[_0x3ff3a2(0x104)][_0x3ff3a2(0xcb)][_0x3ff3a2(0xff)][_0x3ff3a2(0xc4)][_0x3ff3a2(0x103)]());return(null===(_0x4b6a39=_0x1d67f6[0x0])||void 0x0===_0x4b6a39?void 0x0:_0x4b6a39['is'](_0x3ff3a2(0xfd),_0x3ff3a2(0xbb)))&&_0x1d67f6[_0x3ff3a2(0xc1)](..._0x1e3245[_0x3ff3a2(0xf1)](this[_0x3ff3a2(0x104)][_0x3ff3a2(0xcb)][_0x3ff3a2(0xff)][_0x3ff3a2(0xc4)][_0x3ff3a2(0xc5)](),_0x3ff3a2(0xc6))),(null===(_0x416b0=_0x1d67f6[_0x1d67f6[_0x3ff3a2(0xcd)]-0x1])||void 0x0===_0x416b0?void 0x0:_0x416b0['is'](_0x3ff3a2(0xfd),_0x3ff3a2(0xbb)))&&_0x1d67f6[_0x3ff3a2(0xc3)](..._0x1e3245[_0x3ff3a2(0xf1)](this[_0x3ff3a2(0x104)][_0x3ff3a2(0xcb)][_0x3ff3a2(0xff)][_0x3ff3a2(0xc4)][_0x3ff3a2(0xe5)](),_0x3ff3a2(0xf7))),_0x1d67f6=[...new Set(_0x1d67f6)],(null===(_0x2b1ab9=null===(_0x4d2dc8=this[_0x3ff3a2(0x104)][_0x3ff3a2(0xcb)][_0x3ff3a2(0xff)][_0x3ff3a2(0xc4)][_0x3ff3a2(0xc5)]())||void 0x0===_0x4d2dc8?void 0x0:_0x4d2dc8[_0x3ff3a2(0xce)])||void 0x0===_0x2b1ab9?void 0x0:_0x2b1ab9['is'](_0x3ff3a2(0xfd),_0x3ff3a2(0xbb)))&&(_0x1d67f6=_0x1d67f6[_0x3ff3a2(0xe0)](_0x536a99=>_0x536a99['is'](_0x3ff3a2(0xfd),_0x3ff3a2(0xbb)))),_0x1d67f6;}[_0x47029f(0x101)](_0x1ae3a3){const _0x4b6bcc=_0x47029f,_0x1baeba=this[_0x4b6bcc(0x104)][_0x4b6bcc(0xc0)][_0x4b6bcc(0xf6)](_0x4b6bcc(0xb9));let _0x3e77bc=Array[_0x4b6bcc(0xe2)](this[_0x4b6bcc(0x104)][_0x4b6bcc(0xcb)][_0x4b6bcc(0xff)][_0x4b6bcc(0xc4)][_0x4b6bcc(0x103)]())[_0x4b6bcc(0xe0)](_0x1ae3a3)[_0x4b6bcc(0x100)](_0x14a544=>{const _0x36710c=_0x4b6bcc,_0x3ca76d=this[_0x36710c(0x104)][_0x36710c(0xcb)][_0x36710c(0xec)](_0x14a544,0x0);return[..._0x1baeba[_0x36710c(0xf1)](_0x3ca76d,_0x36710c(0xc6)),..._0x1baeba[_0x36710c(0xf1)](_0x3ca76d,_0x36710c(0xf7))];})[_0x4b6bcc(0xf4)]();return _0x3e77bc=[...new Set(_0x3e77bc)],_0x3e77bc;}[_0x47029f(0xe4)](_0x411019){const _0x18f66d=_0x47029f;return _0x18f66d(0xe8)+(this[_0x18f66d(0x104)][_0x18f66d(0xc0)][_0x18f66d(0xf6)](_0x18f66d(0xb9))[_0x18f66d(0x106)](_0x411019)||_0x18f66d(0xdf))[_0x18f66d(0xbe)]()+_0x18f66d(0xde)+_0x411019[_0x18f66d(0xbe)]()[_0x18f66d(0x108)](/-/g,'_');}}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x575578=_0x5d8a;(function(_0x3c44ea,_0x1f928c){const _0x2aeb54=_0x5d8a,_0x3b2f5c=_0x3c44ea();while(!![]){try{const _0x3c9445=-parseInt(_0x2aeb54(0x17e))/0x1+parseInt(_0x2aeb54(0x177))/0x2*(parseInt(_0x2aeb54(0x19b))/0x3)+-parseInt(_0x2aeb54(0x183))/0x4+-parseInt(_0x2aeb54(0x186))/0x5+parseInt(_0x2aeb54(0x180))/0x6+-parseInt(_0x2aeb54(0x17a))/0x7*(-parseInt(_0x2aeb54(0x197))/0x8)+-parseInt(_0x2aeb54(0x17c))/0x9;if(_0x3c9445===_0x1f928c)break;else _0x3b2f5c['push'](_0x3b2f5c['shift']());}catch(_0x569cc0){_0x3b2f5c['push'](_0x3b2f5c['shift']());}}}(_0x10ca,0xdd3ab));function _0x10ca(){const _0x4bfd5c=['commandName','manualDecorators','registerInlineAttribute','*Set\x20link:*\x20%0','enableDefaultAttributesIntegration','toLowerCase','link','registerDescriptionCallback','has','16iilxEU','locale','format','get','22179kWmJdi','LinkEditing','afterInit','registerAttributeLabel','newValue','146eRDpFR','commandParams','commands','5068735szXemd','descriptionFactory','10797012QWlNBj','linkHref','612893ZUxPSm','formatInline','9344124YowkHz','label','key','34712TJpIEH','_registerLegacyDescription','editor','4089295cftiWA','type','plugins','TrackChangesEditing','link\x20(','*Remove\x20link*','unlink','attribute'];_0x10ca=function(){return _0x4bfd5c;};return _0x10ca();}function _0x5d8a(_0x257762,_0x1f4068){const _0x10ca72=_0x10ca();return _0x5d8a=function(_0x5d8ad2,_0x2f7b7a){_0x5d8ad2=_0x5d8ad2-0x175;let _0x4b0204=_0x10ca72[_0x5d8ad2];return _0x4b0204;},_0x5d8a(_0x257762,_0x1f4068);}import{Plugin as _0x207c9d}from'ckeditor5/src/core.js';import{getTranslation as _0xd97c8}from'../utils/common-translations.js';export default class ct extends _0x207c9d{[_0x575578(0x19d)](){const _0x5c0918=_0x575578,_0x57df94=this[_0x5c0918(0x185)];if(!_0x57df94[_0x5c0918(0x188)][_0x5c0918(0x196)](_0x5c0918(0x19c)))return;const _0x1f7ba2=_0x57df94[_0x5c0918(0x188)][_0x5c0918(0x19a)](_0x5c0918(0x189)),_0x1226c8=_0x57df94[_0x5c0918(0x179)][_0x5c0918(0x19a)](_0x5c0918(0x194));_0x1f7ba2[_0x5c0918(0x192)](_0x5c0918(0x194)),_0x1f7ba2[_0x5c0918(0x192)](_0x5c0918(0x18c)),_0x1f7ba2[_0x5c0918(0x190)](_0x5c0918(0x17d));for(const _0x316e0b of _0x1226c8[_0x5c0918(0x18f)])_0x1f7ba2[_0x5c0918(0x190)](_0x316e0b['id']),_0x1f7ba2[_0x5c0918(0x17b)][_0x5c0918(0x175)](_0x316e0b['id'],_0x5c0918(0x18a)+_0x316e0b[_0x5c0918(0x181)][_0x5c0918(0x193)]()+')');_0x1f7ba2[_0x5c0918(0x17b)][_0x5c0918(0x195)](_0x1164a5=>{const _0x3c6658=_0x5c0918;if(_0x3c6658(0x18d)!=_0x1164a5[_0x3c6658(0x187)])return;const {data:_0x2f9447}=_0x1164a5;if(!_0x2f9447||_0x3c6658(0x17d)!=_0x2f9447[_0x3c6658(0x182)])return;const _0x20700c=_0x2f9447[_0x3c6658(0x176)],_0xd526a3=_0x57df94[_0x3c6658(0x198)];return{'type':_0x3c6658(0x199),'content':null==_0x20700c?_0xd97c8(_0xd526a3,_0x3c6658(0x18b)):_0xd97c8(_0xd526a3,_0x3c6658(0x191),'\x22'+_0x20700c+'\x22')};}),this[_0x5c0918(0x184)]();}[_0x575578(0x184)](){const _0x509c32=_0x575578,_0x3d077a=this[_0x509c32(0x185)],_0x8a7654=_0x3d077a[_0x509c32(0x198)];_0x3d077a[_0x509c32(0x188)][_0x509c32(0x19a)](_0x509c32(0x189))[_0x509c32(0x17b)][_0x509c32(0x195)](_0x40f7f=>{const _0x7a7bca=_0x509c32;if(_0x7a7bca(0x17f)!=_0x40f7f[_0x7a7bca(0x187)])return;const {data:_0x44be41}=_0x40f7f;if(_0x44be41){if(_0x7a7bca(0x194)==_0x44be41[_0x7a7bca(0x18e)]){const _0x18390=_0x44be41[_0x7a7bca(0x178)][0x0];return{'type':_0x7a7bca(0x199),'content':_0xd97c8(_0x8a7654,_0x7a7bca(0x191),'\x22'+_0x18390+'\x22')};}return _0x7a7bca(0x18c)==_0x44be41[_0x7a7bca(0x18e)]?{'type':_0x7a7bca(0x199),'content':_0xd97c8(_0x8a7654,_0x7a7bca(0x18b))}:void 0x0;}});}}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x512742=_0x8fca;(function(_0x13ce79,_0x4817c8){const _0x573cd7=_0x8fca,_0x2d039e=_0x13ce79();while(!![]){try{const _0x560ee0=parseInt(_0x573cd7(0x1d5))/0x1*(-parseInt(_0x573cd7(0x253))/0x2)+-parseInt(_0x573cd7(0x261))/0x3+parseInt(_0x573cd7(0x238))/0x4*(parseInt(_0x573cd7(0x205))/0x5)+-parseInt(_0x573cd7(0x246))/0x6+parseInt(_0x573cd7(0x1ff))/0x7+-parseInt(_0x573cd7(0x1f1))/0x8+parseInt(_0x573cd7(0x255))/0x9;if(_0x560ee0===_0x4817c8)break;else _0x2d039e['push'](_0x2d039e['shift']());}catch(_0x2cc7a9){_0x2d039e['push'](_0x2d039e['shift']());}}}(_0x2fdd,0xb57e7));import{Plugin as _0x59a37f}from'ckeditor5/src/core.js';function _0x8fca(_0xbce7c6,_0xd090f6){const _0x2fddb0=_0x2fdd();return _0x8fca=function(_0x8fcac3,_0x2aae16){_0x8fcac3=_0x8fcac3-0x1d0;let _0x3af055=_0x2fddb0[_0x8fcac3];return _0x3af055;},_0x8fca(_0xbce7c6,_0xd090f6);}import{getTranslation as _0x3efd12}from'../utils/common-translations.js';import{renameAttributeKey as _0x10ab8f}from'../trackchangesediting.js';function _0x2fdd(){const _0x43275f=['has','setAttribute','deletion','isLocal','parent','documentList','selection','ELEMENT_','getFirstRange','list.multiBlock','registerCustomCallback','11399448SBftWh','batch','assureChains','ELEMENT_TODO_LIST','schema','numbered','_registerLegacyDescription','fromRange','editor','toUpperCase','commands','end','push','customNumberedList','8089144mfNSuu','descriptionFactory','numberedList','mergeListItemBackward','todoListChecked','listReversed','2445845MSoCKo','multipleBlocks','type','listMarker','getFirstMarker','default','*Outdent:*\x20%0','registerPostFixer','attributes','registerDescriptionCallback','nodeAfter','document','*Merge:*\x20%0','todoList','noTrackChangesFixer','registerAttributeLabel','next','getSuggestions','start','bulletedList','mergeListItemForward','oldValue','key','find','format','getChanges','TrackChangesEditing','listType','getAttribute','createPositionAt','isNextTo','enableDefaultAttributesIntegration','*Uncheck\x20item*','listMarkerStyle','meta','*Change\x20to:*\x20%0','length','checkTodoList','*Format:*\x20remove\x20from\x20%0','createRange','data','ELEMENT_BULLETED_LIST','_findSuggestions','nextSibling','indentList','ELEMENT_LIST_ITEM','*Indent:*\x20%0','listItemId','model','todo','setSelection','4FVMgAt','isObject','_getAttributeKey','_supportLegacySuggestions','*Set\x20format:*\x20%0','previousSibling','includes','listItemIdFixer','commandName','ELEMENT_NUMBERED_LIST','accept','*Check\x20item*','registerElementLabel','*Format:*\x20insert\x20into\x20%0','6878694JMJrSx','isUndo','value','suggestion','TodoListEditing','todoListCheck','removeMarker','containsItem','registerBlockAttribute','groupId','*Remove\x20format:*\x20%0','detach','_LIST','1106PAtyJE','bulleted','19282023uFFkZO','*Split:*\x20list\x20item','map','outdentList','every','newValue','listIndent','FORMAT_INDENT','config','locale','commandParams','refresh','632580WPOGSS','*Merge:*\x20list\x20item','change','ListEditing','get','listStart','attributeKey','plugins','range','473dWEnyH','getRanges','listStyle','afterInit','trackChangesCommand','head','splitListItemBefore','formatBlock','forceValue','splitListItemAfter','customBulletedList','execute','filter','from','_suggestionFactory','differ','attribute'];_0x2fdd=function(){return _0x43275f;};return _0x2fdd();}import{LiveRange as _0x46d3a9}from'ckeditor5/src/engine.js';export default class z extends _0x59a37f{[_0x512742(0x1d8)](){const _0x5336d1=_0x512742,_0x771e22=this[_0x5336d1(0x1f9)];if(!_0x771e22[_0x5336d1(0x1d3)][_0x5336d1(0x1e6)](_0x5336d1(0x264)))return;const _0x3e682d=_0x771e22[_0x5336d1(0x25e)],_0x5cbefd=_0x771e22[_0x5336d1(0x1d3)][_0x5336d1(0x1d0)](_0x5336d1(0x21f)),_0x9baa99=_0x771e22[_0x5336d1(0x1d3)][_0x5336d1(0x1e6)](_0x5336d1(0x24a)),_0x21e250=!!_0x771e22[_0x5336d1(0x25d)][_0x5336d1(0x1d0)](_0x5336d1(0x1ef));function _0x40eef4(_0x473d7d){const _0x1bf48b=_0x5336d1;return{'type':_0x1bf48b(0x21d),'content':''+_0x3efd12(_0x3e682d,_0x1bf48b(0x23c),_0x473d7d)};}function _0x5d5949(_0xdc6e13){const _0x13801b=_0x5336d1;return{'type':_0x13801b(0x21d),'content':''+_0x3efd12(_0x3e682d,_0x13801b(0x250),_0xdc6e13)};}_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x201)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x218)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x1fe)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x1df)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x231)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x258)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x1de)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x1db)),_0x5cbefd[_0x5336d1(0x24e)](_0x5336d1(0x234)),_0x5cbefd[_0x5336d1(0x24e)](_0x5336d1(0x220)),_0x5cbefd[_0x5336d1(0x24e)](_0x5336d1(0x25b)),_0x21e250&&(_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x202)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x219))),_0x9baa99&&(_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x212)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x22a)),_0x5cbefd[_0x5336d1(0x24e)](_0x5336d1(0x203)),_0x5cbefd[_0x5336d1(0x200)][_0x5336d1(0x20e)](_0x4e943e=>{const _0x2846b2=_0x5336d1,{data:_0x10a4c3}=_0x4e943e;if(_0x10a4c3&&_0x2846b2(0x203)==_0x10a4c3[_0x2846b2(0x21b)])return{'type':_0x2846b2(0x21d),'content':_0x10a4c3[_0x2846b2(0x25a)]?_0x3efd12(_0x3e682d,_0x2846b2(0x243)):_0x3efd12(_0x3e682d,_0x2846b2(0x225))};}),this[_0x5336d1(0x1f9)][_0x5336d1(0x235)][_0x5336d1(0x210)][_0x5336d1(0x20c)](_0x369287=>{const _0x5df2a7=_0x5336d1;if(_0x369287[_0x5df2a7(0x1f2)][_0x5df2a7(0x247)])return!0x1;let _0x5b55f2=!0x1;const _0x359db4=_0x5cbefd[_0x5df2a7(0x216)]({'skipNotAttached':!0x0})[_0x5df2a7(0x1e1)](_0x529f8b=>_0x5df2a7(0x203)===_0x5cbefd[_0x5df2a7(0x23a)](_0x529f8b));for(const _0x509074 of _0x359db4){_0x5df2a7(0x236)!=_0x509074[_0x5df2a7(0x1ee)]()[_0x5df2a7(0x217)][_0x5df2a7(0x20f)][_0x5df2a7(0x221)](_0x5df2a7(0x220))&&(_0x5cbefd[_0x5df2a7(0x22f)](_0x509074[_0x5df2a7(0x1ee)](),_0x5df2a7(0x1e5))[_0x5df2a7(0x21c)](_0x46ed9f=>_0x5df2a7(0x220)===_0x5cbefd[_0x5df2a7(0x23a)](_0x46ed9f[_0x5df2a7(0x249)]))||(_0x369287[_0x5df2a7(0x24c)](_0x509074[_0x5df2a7(0x209)]()),_0x5b55f2=!0x0));}return _0x5b55f2;})),_0x5cbefd[_0x5336d1(0x200)][_0x5336d1(0x214)](_0x5336d1(0x25b),_0x3efd12(_0x3e682d,_0x5336d1(0x25c)));const _0x27a547={'type':_0x5336d1(0x21d),'content':''};_0x5cbefd[_0x5336d1(0x200)][_0x5336d1(0x20e)](_0x348c7f=>{const _0x3d3a62=_0x5336d1,{data:_0x2a2a8f}=_0x348c7f;if(!_0x2a2a8f||_0x3d3a62(0x220)!=_0x2a2a8f[_0x3d3a62(0x21b)])return;let _0x293381=_0x348c7f[_0x3d3a62(0x1da)];for(;_0x293381;){if(_0x293381[_0x3d3a62(0x22d)]&&((_0x3d3a62(0x1d7)==_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x21b)]||_0x3d3a62(0x226)==_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x21b)])&&(_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x25a)]&&_0x3d3a62(0x20a)!=_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x25a)]||_0x3d3a62(0x20a)!=_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x21a)]&&!_0x2a2a8f[_0x3d3a62(0x25a)])||!_0x21e250&&_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x21b)]==_0x10ab8f))return _0x27a547;_0x293381=_0x293381[_0x3d3a62(0x215)];}if(null==_0x2a2a8f[_0x3d3a62(0x25a)])switch(_0x2a2a8f[_0x3d3a62(0x21a)]){case _0x3d3a62(0x254):return _0x5d5949(_0x3efd12(_0x3e682d,_0x3d3a62(0x22e)));case _0x3d3a62(0x1f6):return _0x5d5949(_0x3efd12(_0x3e682d,_0x3d3a62(0x241)));case _0x3d3a62(0x236):return _0x5d5949(_0x3efd12(_0x3e682d,_0x3d3a62(0x1f4)));}switch(_0x2a2a8f[_0x3d3a62(0x25a)]){case _0x3d3a62(0x254):return _0x40eef4(_0x3efd12(_0x3e682d,_0x3d3a62(0x22e)));case _0x3d3a62(0x1f6):return _0x40eef4(_0x3efd12(_0x3e682d,_0x3d3a62(0x241)));case _0x3d3a62(0x236):return _0x40eef4(_0x3efd12(_0x3e682d,_0x3d3a62(0x1f4)));}}),_0x5cbefd[_0x5336d1(0x200)][_0x5336d1(0x20e)](_0x4ee1c2=>{const _0x1e1017=_0x5336d1,{data:_0xb315eb}=_0x4ee1c2;if(_0xb315eb&&_0x1e1017(0x25b)==_0xb315eb[_0x1e1017(0x21b)])return null==_0xb315eb[_0x1e1017(0x25a)]||null==_0xb315eb[_0x1e1017(0x21a)]&&0x0==_0xb315eb[_0x1e1017(0x25a)]?_0x27a547:void 0x0;}),_0x5cbefd[_0x5336d1(0x200)][_0x5336d1(0x20e)](_0x32b8a6=>{const _0x4686e5=_0x5336d1;if(_0x4686e5(0x1e5)!=_0x32b8a6[_0x4686e5(0x207)])return;const {data:_0x2ae3e7}=_0x32b8a6;if(!_0x2ae3e7||_0x4686e5(0x234)!=_0x2ae3e7[_0x4686e5(0x21b)])return;const _0x562eb4=le(_0x32b8a6);return _0x4686e5(0x25a)==_0x562eb4?{'type':_0x4686e5(0x21d),'content':_0x3efd12(_0x3e682d,_0x4686e5(0x262))}:_0x4686e5(0x21a)==_0x562eb4?{'type':_0x4686e5(0x21d),'content':_0x3efd12(_0x3e682d,_0x4686e5(0x256))}:_0x27a547;}),_0x771e22[_0x5336d1(0x235)][_0x5336d1(0x210)][_0x5336d1(0x20c)](_0x261335=>this[_0x5336d1(0x23f)](_0x261335)),_0x771e22[_0x5336d1(0x235)][_0x5336d1(0x210)][_0x5336d1(0x20c)](_0x14645a=>this[_0x5336d1(0x213)](_0x14645a)),_0x771e22[_0x5336d1(0x235)][_0x5336d1(0x210)][_0x5336d1(0x20c)](_0x5bc092=>this[_0x5336d1(0x1f3)](_0x5bc092)),this[_0x5336d1(0x23b)]();}[_0x512742(0x23f)](_0x76a0e7){const _0x9128e9=_0x512742;if(_0x76a0e7[_0x9128e9(0x1f2)][_0x9128e9(0x247)]||!_0x76a0e7[_0x9128e9(0x1f2)][_0x9128e9(0x1e9)])return!0x1;let _0x12a90b=!0x1;const _0x467077=this[_0x9128e9(0x1f9)][_0x9128e9(0x1d3)][_0x9128e9(0x1d0)](_0x9128e9(0x21f))[_0x9128e9(0x216)]({'skipNotAttached':!0x0})[_0x9128e9(0x1e1)](_0x82cdb2=>_0x82cdb2[_0x9128e9(0x22d)]&&_0x9128e9(0x234)==_0x82cdb2[_0x9128e9(0x22d)][_0x9128e9(0x21b)])[_0x9128e9(0x1e1)](_0x1d34cc=>_0x1d34cc[_0x9128e9(0x22d)][_0x9128e9(0x25a)]&&_0x1d34cc[_0x9128e9(0x22d)][_0x9128e9(0x21a)]);for(const _0x398e11 of _0x467077)le(_0x398e11)||(_0x76a0e7[_0x9128e9(0x24c)](_0x398e11[_0x9128e9(0x209)]()),_0x12a90b=!0x0);return _0x12a90b;}[_0x512742(0x213)](_0xa0d26){const _0x5a403c=_0x512742;if(_0xa0d26[_0x5a403c(0x1f2)][_0x5a403c(0x247)]||!_0xa0d26[_0x5a403c(0x1f2)][_0x5a403c(0x1e9)])return!0x1;const _0x53c102=this[_0x5a403c(0x1f9)][_0x5a403c(0x1d3)][_0x5a403c(0x1d0)](_0x5a403c(0x21f));if(_0x53c102[_0x5a403c(0x1d9)][_0x5a403c(0x248)])return!0x1;let _0x25ab84=!0x1;const _0x1527db=[_0x5a403c(0x220),_0x5a403c(0x234),_0x5a403c(0x25b),_0x5a403c(0x1d7),_0x5a403c(0x1d1),_0x5a403c(0x204),_0x5a403c(0x24b),_0x5a403c(0x208),_0x5a403c(0x226)],_0x2332f2=this[_0x5a403c(0x1f9)][_0x5a403c(0x235)][_0x5a403c(0x210)][_0x5a403c(0x1e4)][_0x5a403c(0x21e)]()[_0x5a403c(0x1e1)](_0x2ab2ac=>_0x5a403c(0x1e5)==_0x2ab2ac[_0x5a403c(0x207)])[_0x5a403c(0x1e1)](_0x55ba3d=>_0x1527db[_0x5a403c(0x23e)](_0x55ba3d[_0x5a403c(0x1d2)]));if(0x0==_0x2332f2[_0x5a403c(0x229)])return _0x25ab84;for(const _0x535f54 of _0x2332f2){const _0x359539=_0x53c102[_0x5a403c(0x22f)](_0x535f54[_0x5a403c(0x1d4)],_0x5a403c(0x1e5))[_0x5a403c(0x1e1)](_0x203cf3=>!_0x203cf3[_0x5a403c(0x227)][_0x5a403c(0x223)])[_0x5a403c(0x257)](_0x400e66=>_0x400e66[_0x5a403c(0x249)])[_0x5a403c(0x1e1)](_0x407737=>{const _0x562a69=_0x5a403c,_0x37cd02=_0x53c102[_0x562a69(0x23a)](_0x407737);return _0x1527db[_0x562a69(0x23e)](_0x37cd02);});if(_0x359539[_0x5a403c(0x229)]){for(const _0x191a44 of _0x359539)_0xa0d26[_0x5a403c(0x24c)](_0x191a44[_0x5a403c(0x209)]());_0x25ab84=!0x0;}}return _0x25ab84;}[_0x512742(0x1f3)](_0x236278){const _0x205255=_0x512742;if(_0x236278[_0x205255(0x1f2)][_0x205255(0x247)]||!_0x236278[_0x205255(0x1f2)][_0x205255(0x1e9)])return!0x1;const _0x317a95=this[_0x205255(0x1f9)][_0x205255(0x1d3)][_0x205255(0x1d0)](_0x205255(0x21f));let _0x32e1cc=!0x1;const _0x238b63=[_0x205255(0x220),_0x205255(0x234),_0x205255(0x25b),_0x205255(0x1d7),_0x205255(0x1d1),_0x205255(0x204),_0x205255(0x24b),_0x205255(0x208),_0x205255(0x226)];for(const _0x536fb4 of _0x317a95[_0x205255(0x216)]({'skipNotAttached':!0x0})){const _0x21a3c6=_0x317a95[_0x205255(0x22f)](_0x536fb4[_0x205255(0x1ee)](),_0x205255(0x1e5))[_0x205255(0x257)](_0x1ad14e=>_0x1ad14e[_0x205255(0x249)])[_0x205255(0x1e1)](_0x5e367d=>_0x5e367d[_0x205255(0x22d)]&&_0x238b63[_0x205255(0x23e)](_0x5e367d[_0x205255(0x22d)][_0x205255(0x21b)]));if(!_0x21a3c6[_0x205255(0x229)])continue;const _0x230b18=_0x21a3c6[0x0][_0x205255(0x1da)][_0x205255(0x20d)][_0x205255(0x24f)];if(!_0x21a3c6[_0x205255(0x259)](_0x47ad80=>_0x47ad80[_0x205255(0x20d)][_0x205255(0x24f)]===_0x230b18)){for(const _0x198d6e of _0x21a3c6)_0x52d8c7(_0x198d6e,_0x230b18)&&(_0x32e1cc=!0x0);}}return _0x32e1cc;function _0xb58fa5(_0x284727,_0x36a64d){const _0x3a8795=_0x205255;for(const _0x214227 of _0x317a95[_0x3a8795(0x216)]({'skipNotAttached':!0x0})[_0x3a8795(0x1e1)](_0x47adcd=>_0x3a8795(0x1e5)==_0x47adcd[_0x3a8795(0x207)]&&_0x47adcd[_0x3a8795(0x20d)][_0x3a8795(0x24f)]==_0x284727))_0x214227[_0x3a8795(0x1e7)](_0x3a8795(0x24f),_0x36a64d);}function _0x52d8c7(_0x455875,_0x4bf8c9){const _0x8229f6=_0x205255;let _0x2d16c4=_0x455875[_0x8229f6(0x1da)],_0x4ac372=!0x1;for(;_0x2d16c4;)_0x2d16c4[_0x8229f6(0x20d)][_0x8229f6(0x24f)]!=_0x4bf8c9&&(_0xb58fa5(_0x2d16c4[_0x8229f6(0x20d)][_0x8229f6(0x24f)],_0x4bf8c9),_0x2d16c4[_0x8229f6(0x1e7)](_0x8229f6(0x24f),_0x4bf8c9),_0x4ac372=!0x0),_0x2d16c4=_0x2d16c4[_0x8229f6(0x215)];return _0x4ac372;}}[_0x512742(0x23b)](){const _0x2c621f=_0x512742,_0x18497d=this[_0x2c621f(0x1f9)],_0x2a341e=_0x18497d[_0x2c621f(0x25e)],_0x4ad13a=_0x18497d[_0x2c621f(0x1d3)][_0x2c621f(0x1d0)](_0x2c621f(0x21f));this[_0x2c621f(0x1f7)](),_0x4ad13a[_0x2c621f(0x1e3)][_0x2c621f(0x1f0)](_0x2c621f(0x1dc),_0x2c621f(0x1eb),_0x2c621f(0x242),function(_0x5bcb11,_0x1071dd){const _0x116104=_0x2c621f,_0x299171=[];for(let _0x358f25 of _0x5bcb11)_0x358f25[_0x116104(0x217)][_0x116104(0x20f)]===_0x358f25[_0x116104(0x1fc)][_0x116104(0x1ea)]&&(_0x358f25=_0x18497d[_0x116104(0x235)][_0x116104(0x22c)](_0x18497d[_0x116104(0x235)][_0x116104(0x222)](_0x358f25[_0x116104(0x217)][_0x116104(0x20f)],0x0))),_0x299171[_0x116104(0x1fd)](_0x358f25);_0x18497d[_0x116104(0x235)][_0x116104(0x263)](_0xcfd5ae=>{const _0x5c6049=_0x116104,_0x3b7efd=_0x18497d[_0x5c6049(0x235)][_0x5c6049(0x210)][_0x5c6049(0x1ec)],_0x3b38c1=Array[_0x5c6049(0x1e2)](_0x3b7efd[_0x5c6049(0x1d6)]())[_0x5c6049(0x257)](_0x1943f0=>_0x46d3a9[_0x5c6049(0x1f8)](_0x1943f0));_0xcfd5ae[_0x5c6049(0x237)](_0x299171),_0x18497d[_0x5c6049(0x1fb)][_0x5c6049(0x1d0)](_0x1071dd[_0x5c6049(0x240)])[_0x5c6049(0x260)](),_0x1071dd[_0x5c6049(0x25f)][_0x5c6049(0x1fd)]({'forceDefaultExecution':!0x0}),_0x18497d[_0x5c6049(0x1e0)](_0x1071dd[_0x5c6049(0x240)],..._0x1071dd[_0x5c6049(0x25f)]),_0xcfd5ae[_0x5c6049(0x237)](_0x3b38c1);for(const _0x4c8ab6 of _0x3b38c1)_0x4c8ab6[_0x5c6049(0x251)]();});}),_0x4ad13a[_0x2c621f(0x200)][_0x2c621f(0x244)](function(_0x544e21){const _0x421911=_0x2c621f,_0x12eed6=!_0x18497d[_0x421911(0x235)][_0x421911(0x1f5)][_0x421911(0x239)](_0x544e21),_0x49e52d=_0x544e21[_0x421911(0x23d)],_0x548db8=_0x544e21[_0x421911(0x230)],_0x539852=_0x544e21[_0x421911(0x221)](_0x421911(0x234)),_0x4c71d8=!_0x49e52d||_0x49e52d[_0x421911(0x221)](_0x421911(0x234))!==_0x539852,_0x4013fa=!_0x548db8||_0x548db8[_0x421911(0x221)](_0x421911(0x234))!==_0x539852;return _0x12eed6&&Boolean(_0x539852)&&_0x4c71d8&&_0x4013fa;},_0x4a02b7=>_0x3efd12(_0x2a341e,_0x2c621f(0x232),_0x4a02b7));}[_0x512742(0x1f7)](){const _0x3cbfbc=_0x512742,_0x51e130=this[_0x3cbfbc(0x1f9)],_0x5777ea=_0x51e130[_0x3cbfbc(0x25e)];function _0xfb7559(_0x29a5c4){const _0x48c0b4=_0x3cbfbc,_0x18497a=_0x51e130[_0x48c0b4(0x1fb)][_0x48c0b4(0x1d0)](_0x48c0b4(0x218))[_0x48c0b4(0x248)],_0x2e1865=_0x51e130[_0x48c0b4(0x1fb)][_0x48c0b4(0x1d0)](_0x48c0b4(0x201))[_0x48c0b4(0x248)];return _0x48c0b4(0x201)===_0x29a5c4?_0x18497a:_0x2e1865;}_0x51e130[_0x3cbfbc(0x1d3)][_0x3cbfbc(0x1d0)](_0x3cbfbc(0x21f))[_0x3cbfbc(0x200)][_0x3cbfbc(0x20e)](function(_0x59d2f8){const _0x207440=_0x3cbfbc;if(_0x207440(0x1dc)!=_0x59d2f8[_0x207440(0x207)])return;const {data:_0x9206e0}=_0x59d2f8;if(!_0x9206e0)return;let _0x1bc182,_0x3c8abf,_0x58e0b2,_0x4d19f6;switch(_0x9206e0[_0x207440(0x240)]){case _0x207440(0x218):_0x58e0b2=_0x9206e0[_0x207440(0x25f)][0x0][_0x207440(0x1dd)],_0x4d19f6=_0xfb7559(_0x9206e0[_0x207440(0x240)]),_0x1bc182=_0x58e0b2?_0x207440(0x245):_0x207440(0x22b),!_0x4d19f6&&_0x51e130[_0x207440(0x25d)][_0x207440(0x1d0)](_0x207440(0x1ef))||(_0x1bc182=_0x207440(0x228)),_0x3c8abf={'type':_0x207440(0x21d),'content':_0x3efd12(_0x5777ea,_0x1bc182,_0x3efd12(_0x5777ea,_0x207440(0x22e)))};break;case _0x207440(0x201):_0x58e0b2=_0x9206e0[_0x207440(0x25f)][0x0][_0x207440(0x1dd)],_0x4d19f6=_0xfb7559(_0x9206e0[_0x207440(0x240)]),_0x1bc182=_0x58e0b2?_0x207440(0x245):_0x207440(0x22b),!_0x4d19f6&&_0x51e130[_0x207440(0x25d)][_0x207440(0x1d0)](_0x207440(0x1ef))||(_0x1bc182=_0x207440(0x228)),_0x3c8abf={'type':_0x207440(0x21d),'content':_0x3efd12(_0x5777ea,_0x1bc182,_0x3efd12(_0x5777ea,_0x207440(0x241)))};break;case _0x207440(0x231):_0x1bc182=_0x207440(0x233),_0x3c8abf={'type':_0x207440(0x21d),'content':_0x3efd12(_0x5777ea,_0x1bc182,_0x3efd12(_0x5777ea,_0x207440(0x232)))};break;case _0x207440(0x258):_0x1bc182=function(_0x586bff){const _0xfae776=_0x207440,_0x281967=_0x586bff[_0xfae776(0x1ee)]();let _0x23f214=_0x281967[_0xfae776(0x217)][_0xfae776(0x20f)];for(;_0x23f214&&_0x281967[_0xfae776(0x24d)](_0x23f214);){if(_0x23f214[_0xfae776(0x221)](_0xfae776(0x25b))>0x0)return!0x1;_0x23f214=_0x23f214[_0xfae776(0x230)];}return!0x0;}(_0x59d2f8)?_0x3efd12(_0x5777ea,_0x207440(0x22b),_0x3efd12(_0x5777ea,function(_0x46d09a){const _0x4dd1d7=_0x207440;return _0x4dd1d7(0x1ed)+_0x46d09a[_0x4dd1d7(0x1ee)]()[_0x4dd1d7(0x217)][_0x4dd1d7(0x20f)][_0x4dd1d7(0x221)](_0x4dd1d7(0x220))[_0x4dd1d7(0x1fa)]()+_0x4dd1d7(0x252);}(_0x59d2f8))):_0x3efd12(_0x5777ea,_0x207440(0x20b),_0x3efd12(_0x5777ea,_0x207440(0x232))),_0x3c8abf={'type':_0x207440(0x21d),'content':_0x1bc182};break;case _0x207440(0x202):case _0x207440(0x219):!0x1===_0x9206e0[_0x207440(0x206)]&&(_0x1bc182=_0x207440(0x211),_0x3c8abf={'type':_0x207440(0x1e8),'content':_0x3efd12(_0x5777ea,_0x1bc182,_0x3efd12(_0x5777ea,_0x207440(0x232)))});}return _0x3c8abf;});}}function le(_0x3210c1){const _0x45e906=_0x512742;let _0x5baeca=_0x3210c1[_0x45e906(0x1ee)]()[_0x45e906(0x217)][_0x45e906(0x20f)][_0x45e906(0x23d)];for(;_0x5baeca;){const _0x115c10=_0x5baeca[_0x45e906(0x221)](_0x45e906(0x234));if(!_0x115c10)return!0x1;if(_0x115c10==_0x3210c1[_0x45e906(0x22d)][_0x45e906(0x25a)])return _0x45e906(0x25a);if(_0x115c10==_0x3210c1[_0x45e906(0x22d)][_0x45e906(0x21a)])return _0x45e906(0x21a);_0x5baeca=_0x5baeca[_0x45e906(0x23d)];}return!0x1;}
|
|
23
|
+
const _0x4eccd2=_0x4bda;(function(_0x52d725,_0x111f7e){const _0x122d8b=_0x4bda,_0x43c81d=_0x52d725();while(!![]){try{const _0x136afd=-parseInt(_0x122d8b(0x1d5))/0x1*(parseInt(_0x122d8b(0x189))/0x2)+parseInt(_0x122d8b(0x204))/0x3+-parseInt(_0x122d8b(0x1e7))/0x4+-parseInt(_0x122d8b(0x1ac))/0x5+-parseInt(_0x122d8b(0x195))/0x6*(parseInt(_0x122d8b(0x1f6))/0x7)+parseInt(_0x122d8b(0x1f2))/0x8*(parseInt(_0x122d8b(0x1ba))/0x9)+parseInt(_0x122d8b(0x17f))/0xa*(parseInt(_0x122d8b(0x1cd))/0xb);if(_0x136afd===_0x111f7e)break;else _0x43c81d['push'](_0x43c81d['shift']());}catch(_0x557b2e){_0x43c81d['push'](_0x43c81d['shift']());}}}(_0x2041,0x9b439));import{Plugin as _0x1f44e0}from'ckeditor5/src/core.js';import{getTranslation as _0x1475d8}from'../utils/common-translations.js';function _0x4bda(_0x5db193,_0x30dc92){const _0x204106=_0x2041();return _0x4bda=function(_0x4bdaab,_0x5f0ff7){_0x4bdaab=_0x4bdaab-0x174;let _0x1ac546=_0x204106[_0x4bdaab];return _0x1ac546;},_0x4bda(_0x5db193,_0x30dc92);}import{renameAttributeKey as _0x6357a8}from'../trackchangesediting.js';import{LiveRange as _0x373d1f}from'ckeditor5/src/engine.js';function _0x2041(){const _0x477a54=['listStyle','mergeListItemBackward','customBulletedList','previousSibling','afterInit','parent','FORMAT_INDENT','default','execute','getFirstRange','filter','listMarker','_registerLegacyDescription','*Format:*\x20remove\x20from\x20%0','*Merge:*\x20%0','todo','attributes','4678632hZNeTn','*Check\x20item*','has','outdentList','setAttribute','removeMarker','ELEMENT_LIST_ITEM','enableDefaultAttributesIntegration','*Merge:*\x20list\x20item','containsItem','getSuggestions','6632hzIZxe','listItemId','TodoListEditing','listIndent','21aTuVeu','numberedList','numbered','get','*Uncheck\x20item*','map','locale','accept','forceValue','trackChangesCommand','customNumberedList','listType','fromRange','registerBlockAttribute','445938riHUNJ','range','registerElementLabel','push','registerCustomCallback','descriptionFactory','start','ELEMENT_NUMBERED_LIST','mergeListItemForward','*Change\x20to:*\x20%0','listReversed','nextSibling','length','listItemIdFixer','getFirstMarker','isUndo','getRanges','deletion','120gDGmFE','commands','meta','getAttribute','detach','todoListCheck','from','isObject','model','schema','358jZihBk','find','newValue','config','indentList','list.multiBlock','editor','splitListItemAfter','ELEMENT_','ELEMENT_TODO_LIST','attribute','*Split:*\x20list\x20item','2398542dHlxtf','end','suggestion','bulletedList','oldValue','data','todoList','ELEMENT_BULLETED_LIST','isLocal','multipleBlocks','setSelection','every','commandName','*Indent:*\x20%0','_getAttributeKey','noTrackChangesFixer','format','key','includes','document','createPositionAt','registerPostFixer','_suggestionFactory','928950TrWtln','head','*Set\x20format:*\x20%0','batch','createRange','*Remove\x20format:*\x20%0','TrackChangesEditing','registerAttributeLabel','isNextTo','change','next','registerDescriptionCallback','ListEditing','_supportLegacySuggestions','4239JgtHrB','selection','commandParams','groupId','*Outdent:*\x20%0','listStart','listMarkerStyle','assureChains','*Format:*\x20insert\x20into\x20%0','documentList','refresh','_LIST','attributeKey','value','_findSuggestions','todoListChecked','nodeAfter','type','bulleted','2925978YsRSRX','splitListItemBefore','differ','getChanges','checkTodoList','toUpperCase','formatBlock','plugins','3019FbtkSS'];_0x2041=function(){return _0x477a54;};return _0x2041();}export default class z extends _0x1f44e0{[_0x4eccd2(0x1da)](){const _0xbbebbe=_0x4eccd2,_0x3751d3=this[_0xbbebbe(0x18f)];if(!_0x3751d3[_0xbbebbe(0x1d4)][_0xbbebbe(0x1e9)](_0xbbebbe(0x1b8)))return;const _0x43500e=_0x3751d3[_0xbbebbe(0x1fc)],_0x191a59=_0x3751d3[_0xbbebbe(0x1d4)][_0xbbebbe(0x1f9)](_0xbbebbe(0x1b2)),_0x127ec8=_0x3751d3[_0xbbebbe(0x1d4)][_0xbbebbe(0x1e9)](_0xbbebbe(0x1f4)),_0x2d1c55=!!_0x3751d3[_0xbbebbe(0x18c)][_0xbbebbe(0x1f9)](_0xbbebbe(0x18e));function _0x3ee0be(_0x447304){const _0x36d415=_0xbbebbe;return{'type':_0x36d415(0x1a5),'content':''+_0x1475d8(_0x43500e,_0x36d415(0x1ae),_0x447304)};}function _0x182083(_0x5be4b0){const _0x3166ca=_0xbbebbe;return{'type':_0x3166ca(0x1a5),'content':''+_0x1475d8(_0x43500e,_0x3166ca(0x1b1),_0x5be4b0)};}_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1f7)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x198)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x200)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1d8)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x18d)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1ea)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x190)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1ce)),_0x191a59[_0xbbebbe(0x203)](_0xbbebbe(0x1f3)),_0x191a59[_0xbbebbe(0x203)](_0xbbebbe(0x201)),_0x191a59[_0xbbebbe(0x203)](_0xbbebbe(0x1f5)),_0x2d1c55&&(_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1d7)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x175))),_0x127ec8&&(_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x19b)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1d1)),_0x191a59[_0xbbebbe(0x203)](_0xbbebbe(0x1c9)),_0x191a59[_0xbbebbe(0x209)][_0xbbebbe(0x1b7)](_0x2b73f2=>{const _0x158716=_0xbbebbe,{data:_0xc9d128}=_0x2b73f2;if(_0xc9d128&&_0x158716(0x1c9)==_0xc9d128[_0x158716(0x1a6)])return{'type':_0x158716(0x1a5),'content':_0xc9d128[_0x158716(0x18b)]?_0x1475d8(_0x43500e,_0x158716(0x1e8)):_0x1475d8(_0x43500e,_0x158716(0x1fa))};}),this[_0xbbebbe(0x18f)][_0xbbebbe(0x187)][_0xbbebbe(0x1a8)][_0xbbebbe(0x1aa)](_0x6ae372=>{const _0x35d40a=_0xbbebbe;if(_0x6ae372[_0x35d40a(0x1af)][_0x35d40a(0x17c)])return!0x1;let _0x2790f5=!0x1;const _0x139f37=_0x191a59[_0x35d40a(0x1f1)]({'skipNotAttached':!0x0})[_0x35d40a(0x1e0)](_0x568289=>_0x35d40a(0x1c9)===_0x191a59[_0x35d40a(0x1a3)](_0x568289));for(const _0x1d6837 of _0x139f37){_0x35d40a(0x1e5)!=_0x1d6837[_0x35d40a(0x1df)]()[_0x35d40a(0x20a)][_0x35d40a(0x1ca)][_0x35d40a(0x182)](_0x35d40a(0x201))&&(_0x191a59[_0x35d40a(0x1c8)](_0x1d6837[_0x35d40a(0x1df)](),_0x35d40a(0x193))[_0x35d40a(0x18a)](_0x47a791=>_0x35d40a(0x201)===_0x191a59[_0x35d40a(0x1a3)](_0x47a791[_0x35d40a(0x197)]))||(_0x6ae372[_0x35d40a(0x1ec)](_0x1d6837[_0x35d40a(0x17b)]()),_0x2790f5=!0x0));}return _0x2790f5;})),_0x191a59[_0xbbebbe(0x209)][_0xbbebbe(0x1b3)](_0xbbebbe(0x1f5),_0x1475d8(_0x43500e,_0xbbebbe(0x1dc)));const _0x51a109={'type':_0xbbebbe(0x1a5),'content':''};_0x191a59[_0xbbebbe(0x209)][_0xbbebbe(0x1b7)](_0x4e51a8=>{const _0x5464=_0xbbebbe,{data:_0x528524}=_0x4e51a8;if(!_0x528524||_0x5464(0x201)!=_0x528524[_0x5464(0x1a6)])return;let _0x25340e=_0x4e51a8[_0x5464(0x1ad)];for(;_0x25340e;){if(_0x25340e[_0x5464(0x19a)]&&((_0x5464(0x1d6)==_0x25340e[_0x5464(0x19a)][_0x5464(0x1a6)]||_0x5464(0x1c0)==_0x25340e[_0x5464(0x19a)][_0x5464(0x1a6)])&&(_0x25340e[_0x5464(0x19a)][_0x5464(0x18b)]&&_0x5464(0x1dd)!=_0x25340e[_0x5464(0x19a)][_0x5464(0x18b)]||_0x5464(0x1dd)!=_0x25340e[_0x5464(0x19a)][_0x5464(0x199)]&&!_0x528524[_0x5464(0x18b)])||!_0x2d1c55&&_0x25340e[_0x5464(0x19a)][_0x5464(0x1a6)]==_0x6357a8))return _0x51a109;_0x25340e=_0x25340e[_0x5464(0x1b6)];}if(null==_0x528524[_0x5464(0x18b)])switch(_0x528524[_0x5464(0x199)]){case _0x5464(0x1cc):return _0x182083(_0x1475d8(_0x43500e,_0x5464(0x19c)));case _0x5464(0x1f8):return _0x182083(_0x1475d8(_0x43500e,_0x5464(0x174)));case _0x5464(0x1e5):return _0x182083(_0x1475d8(_0x43500e,_0x5464(0x192)));}switch(_0x528524[_0x5464(0x18b)]){case _0x5464(0x1cc):return _0x3ee0be(_0x1475d8(_0x43500e,_0x5464(0x19c)));case _0x5464(0x1f8):return _0x3ee0be(_0x1475d8(_0x43500e,_0x5464(0x174)));case _0x5464(0x1e5):return _0x3ee0be(_0x1475d8(_0x43500e,_0x5464(0x192)));}}),_0x191a59[_0xbbebbe(0x209)][_0xbbebbe(0x1b7)](_0x2a780f=>{const _0x2e9c00=_0xbbebbe,{data:_0x2bfc10}=_0x2a780f;if(_0x2bfc10&&_0x2e9c00(0x1f5)==_0x2bfc10[_0x2e9c00(0x1a6)])return null==_0x2bfc10[_0x2e9c00(0x18b)]||null==_0x2bfc10[_0x2e9c00(0x199)]&&0x0==_0x2bfc10[_0x2e9c00(0x18b)]?_0x51a109:void 0x0;}),_0x191a59[_0xbbebbe(0x209)][_0xbbebbe(0x1b7)](_0x48cd45=>{const _0x476ed6=_0xbbebbe;if(_0x476ed6(0x193)!=_0x48cd45[_0x476ed6(0x1cb)])return;const {data:_0x4f096c}=_0x48cd45;if(!_0x4f096c||_0x476ed6(0x1f3)!=_0x4f096c[_0x476ed6(0x1a6)])return;const _0x29e9dd=le(_0x48cd45);return _0x476ed6(0x18b)==_0x29e9dd?{'type':_0x476ed6(0x1a5),'content':_0x1475d8(_0x43500e,_0x476ed6(0x1ef))}:_0x476ed6(0x199)==_0x29e9dd?{'type':_0x476ed6(0x1a5),'content':_0x1475d8(_0x43500e,_0x476ed6(0x194))}:_0x51a109;}),_0x3751d3[_0xbbebbe(0x187)][_0xbbebbe(0x1a8)][_0xbbebbe(0x1aa)](_0x12ed06=>this[_0xbbebbe(0x17a)](_0x12ed06)),_0x3751d3[_0xbbebbe(0x187)][_0xbbebbe(0x1a8)][_0xbbebbe(0x1aa)](_0x2cb153=>this[_0xbbebbe(0x1a4)](_0x2cb153)),_0x3751d3[_0xbbebbe(0x187)][_0xbbebbe(0x1a8)][_0xbbebbe(0x1aa)](_0x1415b2=>this[_0xbbebbe(0x1c1)](_0x1415b2)),this[_0xbbebbe(0x1b9)]();}[_0x4eccd2(0x17a)](_0x3fa05e){const _0x5d8d03=_0x4eccd2;if(_0x3fa05e[_0x5d8d03(0x1af)][_0x5d8d03(0x17c)]||!_0x3fa05e[_0x5d8d03(0x1af)][_0x5d8d03(0x19d)])return!0x1;let _0x5ce786=!0x1;const _0x1c1fc9=this[_0x5d8d03(0x18f)][_0x5d8d03(0x1d4)][_0x5d8d03(0x1f9)](_0x5d8d03(0x1b2))[_0x5d8d03(0x1f1)]({'skipNotAttached':!0x0})[_0x5d8d03(0x1e0)](_0x14c5c8=>_0x14c5c8[_0x5d8d03(0x19a)]&&_0x5d8d03(0x1f3)==_0x14c5c8[_0x5d8d03(0x19a)][_0x5d8d03(0x1a6)])[_0x5d8d03(0x1e0)](_0x3b672e=>_0x3b672e[_0x5d8d03(0x19a)][_0x5d8d03(0x18b)]&&_0x3b672e[_0x5d8d03(0x19a)][_0x5d8d03(0x199)]);for(const _0xb8381d of _0x1c1fc9)le(_0xb8381d)||(_0x3fa05e[_0x5d8d03(0x1ec)](_0xb8381d[_0x5d8d03(0x17b)]()),_0x5ce786=!0x0);return _0x5ce786;}[_0x4eccd2(0x1a4)](_0x3c4b24){const _0x494933=_0x4eccd2;if(_0x3c4b24[_0x494933(0x1af)][_0x494933(0x17c)]||!_0x3c4b24[_0x494933(0x1af)][_0x494933(0x19d)])return!0x1;const _0x1cd668=this[_0x494933(0x18f)][_0x494933(0x1d4)][_0x494933(0x1f9)](_0x494933(0x1b2));if(_0x1cd668[_0x494933(0x1ff)][_0x494933(0x1c7)])return!0x1;let _0x2244b1=!0x1;const _0x510d95=[_0x494933(0x201),_0x494933(0x1f3),_0x494933(0x1f5),_0x494933(0x1d6),_0x494933(0x1bf),_0x494933(0x177),_0x494933(0x184),_0x494933(0x1e1),_0x494933(0x1c0)],_0x20ba37=this[_0x494933(0x18f)][_0x494933(0x187)][_0x494933(0x1a8)][_0x494933(0x1cf)][_0x494933(0x1d0)]()[_0x494933(0x1e0)](_0x4e1f06=>_0x494933(0x193)==_0x4e1f06[_0x494933(0x1cb)])[_0x494933(0x1e0)](_0x4d1702=>_0x510d95[_0x494933(0x1a7)](_0x4d1702[_0x494933(0x1c6)]));if(0x0==_0x20ba37[_0x494933(0x179)])return _0x2244b1;for(const _0x4be73f of _0x20ba37){const _0x563d35=_0x1cd668[_0x494933(0x1c8)](_0x4be73f[_0x494933(0x205)],_0x494933(0x193))[_0x494933(0x1e0)](_0x59c7fd=>!_0x59c7fd[_0x494933(0x181)][_0x494933(0x1b4)])[_0x494933(0x1fb)](_0x1f9a97=>_0x1f9a97[_0x494933(0x197)])[_0x494933(0x1e0)](_0x4c7aed=>{const _0x3f4f75=_0x494933,_0x2cf6db=_0x1cd668[_0x3f4f75(0x1a3)](_0x4c7aed);return _0x510d95[_0x3f4f75(0x1a7)](_0x2cf6db);});if(_0x563d35[_0x494933(0x179)]){for(const _0xb9d004 of _0x563d35)_0x3c4b24[_0x494933(0x1ec)](_0xb9d004[_0x494933(0x17b)]());_0x2244b1=!0x0;}}return _0x2244b1;}[_0x4eccd2(0x1c1)](_0x286963){const _0x3643d9=_0x4eccd2;if(_0x286963[_0x3643d9(0x1af)][_0x3643d9(0x17c)]||!_0x286963[_0x3643d9(0x1af)][_0x3643d9(0x19d)])return!0x1;const _0x24cdc7=this[_0x3643d9(0x18f)][_0x3643d9(0x1d4)][_0x3643d9(0x1f9)](_0x3643d9(0x1b2));let _0x44a6a9=!0x1;const _0x260a4a=[_0x3643d9(0x201),_0x3643d9(0x1f3),_0x3643d9(0x1f5),_0x3643d9(0x1d6),_0x3643d9(0x1bf),_0x3643d9(0x177),_0x3643d9(0x184),_0x3643d9(0x1e1),_0x3643d9(0x1c0)];for(const _0x56afe6 of _0x24cdc7[_0x3643d9(0x1f1)]({'skipNotAttached':!0x0})){const _0x34b6b5=_0x24cdc7[_0x3643d9(0x1c8)](_0x56afe6[_0x3643d9(0x1df)](),_0x3643d9(0x193))[_0x3643d9(0x1fb)](_0x257624=>_0x257624[_0x3643d9(0x197)])[_0x3643d9(0x1e0)](_0x15a095=>_0x15a095[_0x3643d9(0x19a)]&&_0x260a4a[_0x3643d9(0x1a7)](_0x15a095[_0x3643d9(0x19a)][_0x3643d9(0x1a6)]));if(!_0x34b6b5[_0x3643d9(0x179)])continue;const _0x2263a0=_0x34b6b5[0x0][_0x3643d9(0x1ad)][_0x3643d9(0x1e6)][_0x3643d9(0x1bd)];if(!_0x34b6b5[_0x3643d9(0x1a0)](_0x46ccdd=>_0x46ccdd[_0x3643d9(0x1e6)][_0x3643d9(0x1bd)]===_0x2263a0)){for(const _0x300e10 of _0x34b6b5)_0x4e8e23(_0x300e10,_0x2263a0)&&(_0x44a6a9=!0x0);}}return _0x44a6a9;function _0x5103b8(_0x555816,_0x320c59){const _0x56db69=_0x3643d9;for(const _0x4cedd9 of _0x24cdc7[_0x56db69(0x1f1)]({'skipNotAttached':!0x0})[_0x56db69(0x1e0)](_0x1cfdbd=>_0x56db69(0x193)==_0x1cfdbd[_0x56db69(0x1cb)]&&_0x1cfdbd[_0x56db69(0x1e6)][_0x56db69(0x1bd)]==_0x555816))_0x4cedd9[_0x56db69(0x1eb)](_0x56db69(0x1bd),_0x320c59);}function _0x4e8e23(_0x44d09d,_0x401054){const _0x716b1d=_0x3643d9;let _0x29edfa=_0x44d09d[_0x716b1d(0x1ad)],_0x3e0f1b=!0x1;for(;_0x29edfa;)_0x29edfa[_0x716b1d(0x1e6)][_0x716b1d(0x1bd)]!=_0x401054&&(_0x5103b8(_0x29edfa[_0x716b1d(0x1e6)][_0x716b1d(0x1bd)],_0x401054),_0x29edfa[_0x716b1d(0x1eb)](_0x716b1d(0x1bd),_0x401054),_0x3e0f1b=!0x0),_0x29edfa=_0x29edfa[_0x716b1d(0x1b6)];return _0x3e0f1b;}}[_0x4eccd2(0x1b9)](){const _0x3c0b10=_0x4eccd2,_0x4e43a2=this[_0x3c0b10(0x18f)],_0x528cde=_0x4e43a2[_0x3c0b10(0x1fc)],_0x12f77e=_0x4e43a2[_0x3c0b10(0x1d4)][_0x3c0b10(0x1f9)](_0x3c0b10(0x1b2));this[_0x3c0b10(0x1e2)](),_0x12f77e[_0x3c0b10(0x1ab)][_0x3c0b10(0x208)](_0x3c0b10(0x1d3),_0x3c0b10(0x1c3),_0x3c0b10(0x1fd),function(_0x160b0e,_0x9374af){const _0xa3af93=_0x3c0b10,_0x3aee53=[];for(let _0x42f619 of _0x160b0e)_0x42f619[_0xa3af93(0x20a)][_0xa3af93(0x1ca)]===_0x42f619[_0xa3af93(0x196)][_0xa3af93(0x1db)]&&(_0x42f619=_0x4e43a2[_0xa3af93(0x187)][_0xa3af93(0x1b0)](_0x4e43a2[_0xa3af93(0x187)][_0xa3af93(0x1a9)](_0x42f619[_0xa3af93(0x20a)][_0xa3af93(0x1ca)],0x0))),_0x3aee53[_0xa3af93(0x207)](_0x42f619);_0x4e43a2[_0xa3af93(0x187)][_0xa3af93(0x1b5)](_0x3722c3=>{const _0x406ff2=_0xa3af93,_0x301d3e=_0x4e43a2[_0x406ff2(0x187)][_0x406ff2(0x1a8)][_0x406ff2(0x1bb)],_0x5495ac=Array[_0x406ff2(0x185)](_0x301d3e[_0x406ff2(0x17d)]())[_0x406ff2(0x1fb)](_0x2828a0=>_0x373d1f[_0x406ff2(0x202)](_0x2828a0));_0x3722c3[_0x406ff2(0x19f)](_0x3aee53),_0x4e43a2[_0x406ff2(0x180)][_0x406ff2(0x1f9)](_0x9374af[_0x406ff2(0x1a1)])[_0x406ff2(0x1c4)](),_0x9374af[_0x406ff2(0x1bc)][_0x406ff2(0x207)]({'forceDefaultExecution':!0x0}),_0x4e43a2[_0x406ff2(0x1de)](_0x9374af[_0x406ff2(0x1a1)],..._0x9374af[_0x406ff2(0x1bc)]),_0x3722c3[_0x406ff2(0x19f)](_0x5495ac);for(const _0x3da195 of _0x5495ac)_0x3da195[_0x406ff2(0x183)]();});}),_0x12f77e[_0x3c0b10(0x209)][_0x3c0b10(0x206)](function(_0x81712b){const _0x2af155=_0x3c0b10,_0x340f5b=!_0x4e43a2[_0x2af155(0x187)][_0x2af155(0x188)][_0x2af155(0x186)](_0x81712b),_0x328148=_0x81712b[_0x2af155(0x1d9)],_0x51d1b2=_0x81712b[_0x2af155(0x178)],_0x3867a4=_0x81712b[_0x2af155(0x182)](_0x2af155(0x1f3)),_0x527dcd=!_0x328148||_0x328148[_0x2af155(0x182)](_0x2af155(0x1f3))!==_0x3867a4,_0x609d98=!_0x51d1b2||_0x51d1b2[_0x2af155(0x182)](_0x2af155(0x1f3))!==_0x3867a4;return _0x340f5b&&Boolean(_0x3867a4)&&_0x527dcd&&_0x609d98;},_0x484048=>_0x1475d8(_0x528cde,_0x3c0b10(0x1ed),_0x484048));}[_0x4eccd2(0x1e2)](){const _0x52ece1=_0x4eccd2,_0x2acdd1=this[_0x52ece1(0x18f)],_0x14f27e=_0x2acdd1[_0x52ece1(0x1fc)];function _0xa5a2ff(_0x9909d5){const _0x1a9991=_0x52ece1,_0x268e69=_0x2acdd1[_0x1a9991(0x180)][_0x1a9991(0x1f9)](_0x1a9991(0x198))[_0x1a9991(0x1c7)],_0x4270ae=_0x2acdd1[_0x1a9991(0x180)][_0x1a9991(0x1f9)](_0x1a9991(0x1f7))[_0x1a9991(0x1c7)];return _0x1a9991(0x1f7)===_0x9909d5?_0x268e69:_0x4270ae;}_0x2acdd1[_0x52ece1(0x1d4)][_0x52ece1(0x1f9)](_0x52ece1(0x1b2))[_0x52ece1(0x209)][_0x52ece1(0x1b7)](function(_0x37f81a){const _0x2e4adb=_0x52ece1;if(_0x2e4adb(0x1d3)!=_0x37f81a[_0x2e4adb(0x1cb)])return;const {data:_0x36d5a3}=_0x37f81a;if(!_0x36d5a3)return;let _0x2bb802,_0x33393,_0x56013f,_0x3dc0ed;switch(_0x36d5a3[_0x2e4adb(0x1a1)]){case _0x2e4adb(0x198):_0x56013f=_0x36d5a3[_0x2e4adb(0x1bc)][0x0][_0x2e4adb(0x1fe)],_0x3dc0ed=_0xa5a2ff(_0x36d5a3[_0x2e4adb(0x1a1)]),_0x2bb802=_0x56013f?_0x2e4adb(0x1c2):_0x2e4adb(0x1e3),!_0x3dc0ed&&_0x2acdd1[_0x2e4adb(0x18c)][_0x2e4adb(0x1f9)](_0x2e4adb(0x18e))||(_0x2bb802=_0x2e4adb(0x176)),_0x33393={'type':_0x2e4adb(0x1a5),'content':_0x1475d8(_0x14f27e,_0x2bb802,_0x1475d8(_0x14f27e,_0x2e4adb(0x19c)))};break;case _0x2e4adb(0x1f7):_0x56013f=_0x36d5a3[_0x2e4adb(0x1bc)][0x0][_0x2e4adb(0x1fe)],_0x3dc0ed=_0xa5a2ff(_0x36d5a3[_0x2e4adb(0x1a1)]),_0x2bb802=_0x56013f?_0x2e4adb(0x1c2):_0x2e4adb(0x1e3),!_0x3dc0ed&&_0x2acdd1[_0x2e4adb(0x18c)][_0x2e4adb(0x1f9)](_0x2e4adb(0x18e))||(_0x2bb802=_0x2e4adb(0x176)),_0x33393={'type':_0x2e4adb(0x1a5),'content':_0x1475d8(_0x14f27e,_0x2bb802,_0x1475d8(_0x14f27e,_0x2e4adb(0x174)))};break;case _0x2e4adb(0x18d):_0x2bb802=_0x2e4adb(0x1a2),_0x33393={'type':_0x2e4adb(0x1a5),'content':_0x1475d8(_0x14f27e,_0x2bb802,_0x1475d8(_0x14f27e,_0x2e4adb(0x1ed)))};break;case _0x2e4adb(0x1ea):_0x2bb802=function(_0x17f27a){const _0x21632e=_0x2e4adb,_0x248c80=_0x17f27a[_0x21632e(0x1df)]();let _0x3c9ad6=_0x248c80[_0x21632e(0x20a)][_0x21632e(0x1ca)];for(;_0x3c9ad6&&_0x248c80[_0x21632e(0x1f0)](_0x3c9ad6);){if(_0x3c9ad6[_0x21632e(0x182)](_0x21632e(0x1f5))>0x0)return!0x1;_0x3c9ad6=_0x3c9ad6[_0x21632e(0x178)];}return!0x0;}(_0x37f81a)?_0x1475d8(_0x14f27e,_0x2e4adb(0x1e3),_0x1475d8(_0x14f27e,function(_0x565768){const _0x3a8b18=_0x2e4adb;return _0x3a8b18(0x191)+_0x565768[_0x3a8b18(0x1df)]()[_0x3a8b18(0x20a)][_0x3a8b18(0x1ca)][_0x3a8b18(0x182)](_0x3a8b18(0x201))[_0x3a8b18(0x1d2)]()+_0x3a8b18(0x1c5);}(_0x37f81a))):_0x1475d8(_0x14f27e,_0x2e4adb(0x1be),_0x1475d8(_0x14f27e,_0x2e4adb(0x1ed))),_0x33393={'type':_0x2e4adb(0x1a5),'content':_0x2bb802};break;case _0x2e4adb(0x1d7):case _0x2e4adb(0x175):!0x1===_0x36d5a3[_0x2e4adb(0x19e)]&&(_0x2bb802=_0x2e4adb(0x1e4),_0x33393={'type':_0x2e4adb(0x17e),'content':_0x1475d8(_0x14f27e,_0x2bb802,_0x1475d8(_0x14f27e,_0x2e4adb(0x1ed)))});}return _0x33393;});}}function le(_0x18ba5f){const _0x299b05=_0x4eccd2;let _0x210549=_0x18ba5f[_0x299b05(0x1df)]()[_0x299b05(0x20a)][_0x299b05(0x1ca)][_0x299b05(0x1d9)];for(;_0x210549;){const _0x2aba51=_0x210549[_0x299b05(0x182)](_0x299b05(0x1f3));if(!_0x2aba51)return!0x1;if(_0x2aba51==_0x18ba5f[_0x299b05(0x19a)][_0x299b05(0x18b)])return _0x299b05(0x18b);if(_0x2aba51==_0x18ba5f[_0x299b05(0x19a)][_0x299b05(0x199)])return _0x299b05(0x199);_0x210549=_0x210549[_0x299b05(0x1d9)];}return!0x1;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x1ef3e7=_0x2495;(function(_0x1f70a1,_0x55b003){const _0x44cdfc=_0x2495,_0x513daa=_0x1f70a1();while(!![]){try{const _0x1eb7b3=parseInt(_0x44cdfc(0x9e))/0x1+-parseInt(_0x44cdfc(0x74))/0x2*(-parseInt(_0x44cdfc(0xcc))/0x3)+-parseInt(_0x44cdfc(0xbb))/0x4+-parseInt(_0x44cdfc(0x76))/0x5*(parseInt(_0x44cdfc(0x7b))/0x6)+parseInt(_0x44cdfc(0x8e))/0x7*(parseInt(_0x44cdfc(0x85))/0x8)+parseInt(_0x44cdfc(0xc7))/0x9*(-parseInt(_0x44cdfc(0x86))/0xa)+parseInt(_0x44cdfc(0xb7))/0xb;if(_0x1eb7b3===_0x55b003)break;else _0x513daa['push'](_0x513daa['shift']());}catch(_0x309fd5){_0x513daa['push'](_0x513daa['shift']());}}}(_0x452a,0xa8c5e));import{Plugin as _0xa6d875}from'ckeditor5/src/core.js';import{getTranslation as _0x3ecc4d}from'../utils/common-translations.js';function _0x2495(_0x3efe08,_0x4d7722){const _0x452a8d=_0x452a();return _0x2495=function(_0x2495d5,_0x2fd69e){_0x2495d5=_0x2495d5-0x70;let _0x591fe7=_0x452a8d[_0x2495d5];return _0x591fe7;},_0x2495(_0x3efe08,_0x4d7722);}export default class pe extends _0xa6d875{[_0x1ef3e7(0x8c)](){const _0x539b58=_0x1ef3e7;if(!this[_0x539b58(0x8a)][_0x539b58(0xc5)][_0x539b58(0xa0)](_0x539b58(0x8b)))return;const _0x4993d7=this[_0x539b58(0x8a)][_0x539b58(0x84)][_0x539b58(0x91)](_0x539b58(0xb5)),_0x4f2035=this[_0x539b58(0x8a)][_0x539b58(0xc5)][_0x539b58(0x91)](_0x539b58(0x89));_0x4993d7[_0x539b58(0xa7)]&&(_0x4f2035[_0x539b58(0xc1)](_0x539b58(0xb1)),_0x4f2035[_0x539b58(0x7e)](_0x539b58(0xb1))),_0x4993d7[_0x539b58(0x70)]&&(_0x4f2035[_0x539b58(0xc1)](_0x539b58(0xa4)),_0x4f2035[_0x539b58(0x7e)](_0x539b58(0xa4))),_0x4993d7[_0x539b58(0xc0)]&&(_0x4f2035[_0x539b58(0xc1)](_0x539b58(0x98)),_0x4f2035[_0x539b58(0x7e)](_0x539b58(0x98)));const _0x22070a={'type':_0x539b58(0x9f),'content':''};_0x4f2035[_0x539b58(0x71)][_0x539b58(0x88)](this[_0x539b58(0xca)][_0x539b58(0xaf)](this));const _0x2012a1=this[_0x539b58(0x8a)][_0x539b58(0xb3)];_0x4f2035[_0x539b58(0x71)][_0x539b58(0x97)](_0x539b58(0xa4),_0x3ecc4d(_0x2012a1,_0x539b58(0x7f))),_0x4f2035[_0x539b58(0x71)][_0x539b58(0x88)](_0x571e31=>{const _0x21e484=_0x539b58,{data:_0x1eb1e3}=_0x571e31;if(_0x1eb1e3&&_0x21e484(0xa4)==_0x1eb1e3[_0x21e484(0xc3)])return null==_0x1eb1e3[_0x21e484(0xb8)]||0x0==_0x1eb1e3[_0x21e484(0xb8)]&&null==_0x1eb1e3[_0x21e484(0xc4)]?_0x22070a:void 0x0;}),_0x4f2035[_0x539b58(0x71)][_0x539b58(0x97)](_0x539b58(0x98),_0x3ecc4d(_0x2012a1,_0x539b58(0xbe))),_0x4f2035[_0x539b58(0x71)][_0x539b58(0x88)](_0x55520b=>{const _0x18e8c1=_0x539b58,{data:_0xc3e686}=_0x55520b;if(_0xc3e686&&_0x18e8c1(0x98)==_0xc3e686[_0x18e8c1(0xc3)])return null==_0xc3e686[_0x18e8c1(0xb8)]||0x1==_0xc3e686[_0x18e8c1(0xb8)]&&null==_0xc3e686[_0x18e8c1(0xc4)]?_0x22070a:void 0x0;}),this[_0x539b58(0x8a)][_0x539b58(0xa1)][_0x539b58(0x81)][_0x539b58(0x80)](_0x2f7028=>{const _0xb5b935=_0x539b58;if(_0x2f7028[_0xb5b935(0x73)][_0xb5b935(0x78)])return!0x1;let _0x3456a1=!0x1;const _0x1d141e=_0x4f2035[_0xb5b935(0xa3)]({'skipNotAttached':!0x0})[_0xb5b935(0x9d)](_0x5011c9=>{const _0xe0ac60=_0xb5b935,_0x422327=_0x4f2035[_0xe0ac60(0xb4)](_0x5011c9);return _0xe0ac60(0x98)==_0x422327||_0xe0ac60(0xa4)==_0x422327;});for(const _0x80d6da of _0x1d141e){const _0x5c15ad=_0x80d6da[_0xb5b935(0xb0)]()[_0xb5b935(0x9c)][_0xb5b935(0xcb)][_0xb5b935(0xa8)](_0xb5b935(0x9b));if(_0xb5b935(0x75)==_0x5c15ad||_0xb5b935(0x8d)==_0x5c15ad)continue;_0x4f2035[_0xb5b935(0xa2)](_0x80d6da[_0xb5b935(0xb0)](),_0xb5b935(0x93))[_0xb5b935(0x9a)](_0x4d8312=>_0xb5b935(0x9b)==_0x4f2035[_0xb5b935(0xb4)](_0x4d8312[_0xb5b935(0xba)]))||(_0x2f7028[_0xb5b935(0xae)](_0x80d6da[_0xb5b935(0x95)]()),_0x3456a1=!0x0);}return _0x3456a1;}),this[_0x539b58(0xc8)]();}[_0x1ef3e7(0xca)](_0x63ced5){const _0x132e65=_0x1ef3e7,_0x4fb8f6=this[_0x132e65(0x8a)][_0x132e65(0xb3)],{data:_0x477d9f}=_0x63ced5,_0x51803e={'type':_0x132e65(0x9f),'content':''};if(!_0x477d9f||_0x132e65(0xb1)!=_0x477d9f[_0x132e65(0xc3)])return;if(!_0x477d9f[_0x132e65(0xc4)])return _0x132e65(0xaa)==_0x477d9f[_0x132e65(0xb8)]?_0x51803e:{'type':_0x132e65(0x9f),'content':''+_0x3ecc4d(_0x4fb8f6,_0x132e65(0xa5),_0x3ecc4d(_0x4fb8f6,this[_0x132e65(0xb9)](_0x477d9f[_0x132e65(0xb8)])))};if(!_0x477d9f[_0x132e65(0xb8)]){if(_0x132e65(0xaa)==_0x477d9f[_0x132e65(0xc4)])return _0x51803e;let _0x27e278=_0x63ced5[_0x132e65(0xbd)];for(;_0x27e278;){if(_0x27e278[_0x132e65(0x83)]&&_0x132e65(0x9b)==_0x27e278[_0x132e65(0x83)][_0x132e65(0xc3)]&&_0x27e278[_0x132e65(0x83)][_0x132e65(0xb8)])return _0x51803e;_0x27e278=_0x27e278[_0x132e65(0xc9)];}return{'type':_0x132e65(0x9f),'content':''+_0x3ecc4d(_0x4fb8f6,_0x132e65(0xa6),_0x3ecc4d(_0x4fb8f6,this[_0x132e65(0xb9)](_0x477d9f[_0x132e65(0xc4)])))};}if(_0x132e65(0xaa)!=_0x477d9f[_0x132e65(0xb8)])return{'type':_0x132e65(0x9f),'content':''+_0x3ecc4d(_0x4fb8f6,_0x132e65(0xa5),_0x3ecc4d(_0x4fb8f6,this[_0x132e65(0xb9)](_0x477d9f[_0x132e65(0xb8)])))};let _0x3c470e=_0x63ced5[_0x132e65(0xbd)];for(;_0x3c470e;){if(_0x3c470e[_0x132e65(0x83)]&&_0x132e65(0x9b)==_0x3c470e[_0x132e65(0x83)][_0x132e65(0xc3)]&&_0x3c470e[_0x132e65(0x83)][_0x132e65(0xb8)]&&_0x3c470e[_0x132e65(0x83)][_0x132e65(0xc4)])return _0x51803e;_0x3c470e=_0x3c470e[_0x132e65(0xc9)];}const _0x170d82=_0x63ced5[_0x132e65(0xb0)]()[_0x132e65(0x9c)][_0x132e65(0xcb)][_0x132e65(0xa8)](_0x132e65(0x9b));return{'type':_0x132e65(0x9f),'content':_0x3ecc4d(_0x4fb8f6,_0x132e65(0xa5),_0x3ecc4d(_0x4fb8f6,_0x132e65(0x7d)+_0x170d82[_0x132e65(0xad)]()+_0x132e65(0xb6)))};}[_0x1ef3e7(0xc8)](){const _0x3ded25=_0x1ef3e7,_0x235fa6=this[_0x3ded25(0x8a)],_0x46758e=_0x235fa6[_0x3ded25(0xb3)];_0x235fa6[_0x3ded25(0xc5)][_0x3ded25(0x91)](_0x3ded25(0x89))[_0x3ded25(0x71)][_0x3ded25(0x88)](_0x5dff56=>{const _0x54b587=_0x3ded25;if(_0x54b587(0x96)!=_0x5dff56[_0x54b587(0xc6)])return;const {data:_0x53e1b5}=_0x5dff56;if(!_0x53e1b5)return;let _0x547cd7,_0x1801e7;switch(_0x53e1b5[_0x54b587(0xb2)]){case _0x54b587(0xb1):_0x547cd7=_0x54b587(0x77),_0x1801e7={'type':_0x54b587(0x9f),'content':_0x3ecc4d(_0x46758e,_0x547cd7,_0x3ecc4d(_0x46758e,this[_0x54b587(0xb9)](_0x53e1b5[_0x54b587(0xbf)][0x0][_0x54b587(0xc6)])))};break;case _0x54b587(0xa4):_0x547cd7=_0x53e1b5[_0x54b587(0xbf)][0x0][_0x54b587(0x70)]?_0x54b587(0x8f):_0x54b587(0x79),_0x1801e7={'type':_0x54b587(0x9f),'content':_0x3ecc4d(_0x46758e,_0x547cd7)};break;case _0x54b587(0x98):_0x547cd7=_0x54b587(0x94),_0x1801e7={'type':_0x54b587(0x9f),'content':_0x3ecc4d(_0x46758e,_0x547cd7,_0x53e1b5[_0x54b587(0xbf)][0x0][_0x54b587(0xc0)])};}return _0x1801e7;});}[_0x1ef3e7(0xb9)](_0x15099c){const _0x16ff0a=_0x1ef3e7;return _0x16ff0a(0x7d)+function(_0xa6eb7b){const _0x2710bf=_0x16ff0a;if(ye[_0x2710bf(0x87)](_0xa6eb7b))return _0x2710bf(0x99);if(he[_0x2710bf(0x87)](_0xa6eb7b))return _0x2710bf(0x75);return null;}(_0x15099c)[_0x16ff0a(0xad)]()+_0x16ff0a(0x7a)+_0x15099c[_0x16ff0a(0xad)]()[_0x16ff0a(0xab)](/-/g,'_');}}function _0x452a(){const _0x27597a=['startIndex','enableDefaultAttributesIntegration','upper-roman','key','oldValue','plugins','type','3951KTAlQI','_registerLegacyDescription','next','handleDescriptions','nodeAfter','87411wIsnpR','reversed','descriptionFactory','disc','batch','86gkDYuW','numbered','72890teFuou','*Change\x20to:*\x20%0','isUndo','*Format:*\x20set\x20order\x20to\x20regular','_LIST_','444cNjEjI','decimal','ELEMENT_','registerBlockAttribute','FORMAT_LIST_REVERSED','registerPostFixer','document','circle','data','config','32AjSErg','9310sfIkla','includes','registerDescriptionCallback','TrackChangesEditing','editor','ListPropertiesEditing','afterInit','customNumbered','2285220pJnigY','*Format:*\x20set\x20order\x20to\x20reversed','square','get','lower-roman','attribute','*Format:*\x20set\x20start\x20index\x20to\x20%0','getFirstMarker','formatBlock','registerAttributeLabel','listStart','bulleted','find','listType','start','filter','193814nnNxZG','format','has','model','_findSuggestions','getSuggestions','listReversed','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','styles','getAttribute','upper-latin','default','replace','decimal-leading-zero','toUpperCase','removeMarker','bind','getFirstRange','listStyle','commandName','locale','_getAttributeKey','list.properties','_LIST_DEFAULT','3367672thjwEo','newValue','_getTranslationKeyForListStyle','suggestion','3519688FCdZqd','lower-latin','head','FORMAT_LIST_START','commandParams'];_0x452a=function(){return _0x27597a;};return _0x452a();}const ye=[_0x1ef3e7(0x72),_0x1ef3e7(0x82),_0x1ef3e7(0x90)],he=[_0x1ef3e7(0x7c),_0x1ef3e7(0xac),_0x1ef3e7(0x92),_0x1ef3e7(0xc2),_0x1ef3e7(0xbc),_0x1ef3e7(0xa9)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2431c3=_0x4cec;(function(_0x239020,_0x935659){const _0x25884f=_0x4cec,_0xec8ccb=_0x239020();while(!![]){try{const _0x198913=-parseInt(_0x25884f(0xb3))/0x1+parseInt(_0x25884f(0xa5))/0x2*(-parseInt(_0x25884f(0xb1))/0x3)+parseInt(_0x25884f(0xa3))/0x4+-parseInt(_0x25884f(0xaa))/0x5+parseInt(_0x25884f(0x98))/0x6*(-parseInt(_0x25884f(0x9f))/0x7)+parseInt(_0x25884f(0xad))/0x8+parseInt(_0x25884f(0xb0))/0x9;if(_0x198913===_0x935659)break;else _0xec8ccb['push'](_0xec8ccb['shift']());}catch(_0x2dd9db){_0xec8ccb['push'](_0xec8ccb['shift']());}}}(_0x3ee2,0x5de73));import{Plugin as _0x4c238b}from'ckeditor5/src/core.js';import{getTranslation as _0x352d4b}from'../utils/common-translations.js';function _0x4cec(_0x2b90dd,_0x313bc0){const _0x3ee2d6=_0x3ee2();return _0x4cec=function(_0x4cec52,_0x1cdddb){_0x4cec52=_0x4cec52-0x94;let _0x5d7ee5=_0x3ee2d6[_0x4cec52];return _0x5d7ee5;},_0x4cec(_0x2b90dd,_0x313bc0);}export default class ft extends _0x4c238b{[_0x2431c3(0xa8)](){const _0x35b119=_0x2431c3,_0x5e0f5d=this[_0x35b119(0x99)];if(!_0x5e0f5d[_0x35b119(0x9e)][_0x35b119(0xac)](_0x35b119(0xa7)))return;const _0x3ea6b2=_0x5e0f5d[_0x35b119(0x9e)][_0x35b119(0xb7)](_0x35b119(0x9a)),_0x5a96cf=_0x5e0f5d[_0x35b119(0xa9)];_0x3ea6b2[_0x35b119(0x9b)](_0x35b119(0xaf)),_0x3ea6b2[_0x35b119(0xb4)][_0x35b119(0xa4)](_0x35b119(0x9d),_0x4b2e07=>_0x352d4b(_0x5a96cf,_0x35b119(0x95),_0x4b2e07)),_0x5e0f5d[_0x35b119(0x97)][_0x35b119(0xb2)](_0x35b119(0x9c))[_0x35b119(0xae)]({'model':_0x35b119(0x9d),'view':(_0x1ccb02,{writer:_0x284b0f,options:_0x32e7b6})=>{const _0x2e21ac=_0x35b119;if(_0x32e7b6[_0x2e21ac(0xa6)])return _0x284b0f[_0x2e21ac(0x94)](_0x2e21ac(0xb6));},'converterPriority':_0x35b119(0xab)}),_0x5e0f5d[_0x35b119(0x96)][_0x35b119(0xb5)]['on'](_0x35b119(0xa0),(_0x49ddc5,_0x445fcc,_0x3730cb)=>{const _0x2e54ad=_0x35b119;_0x3730cb[_0x2e54ad(0xa1)][_0x2e54ad(0xa6)]&&_0x49ddc5[_0x2e54ad(0xa2)]();},{'priority':_0x35b119(0xab)});}}function _0x3ee2(){const _0x4faf1c=['647232WiYPhe','registerElementLabel','3754XpkgTb','showSuggestionHighlights','MediaEmbedEditing','afterInit','locale','455095UUvPmE','high','has','2760248KplnUm','elementToElement','mediaEmbed','14182605zDpmNL','777OrITis','for','452408TAiIty','descriptionFactory','downcastDispatcher','div','get','createEmptyElement','ELEMENT_MEDIA','data','conversion','1336974LeFaNs','editor','TrackChangesEditing','enableCommand','dataDowncast','media','plugins','21zzDjZj','attribute:url:media','options','stop'];_0x3ee2=function(){return _0x4faf1c;};return _0x3ee2();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x430c(_0x387547,_0x26f1f1){const _0x3e7c68=_0x3e7c();return _0x430c=function(_0x430cea,_0x3c7d58){_0x430cea=_0x430cea-0xcd;let _0x4f5c10=_0x3e7c68[_0x430cea];return _0x4f5c10;},_0x430c(_0x387547,_0x26f1f1);}const _0x1d37c4=_0x430c;(function(_0x121eb5,_0x5f1456){const _0x434fb8=_0x430c,_0x32450c=_0x121eb5();while(!![]){try{const _0x5f1d1e=-parseInt(_0x434fb8(0xda))/0x1*(parseInt(_0x434fb8(0xdb))/0x2)+-parseInt(_0x434fb8(0xcf))/0x3*(parseInt(_0x434fb8(0xdd))/0x4)+-parseInt(_0x434fb8(0xd1))/0x5+parseInt(_0x434fb8(0xd8))/0x6*(parseInt(_0x434fb8(0xd0))/0x7)+-parseInt(_0x434fb8(0xd7))/0x8+-parseInt(_0x434fb8(0xdf))/0x9*(parseInt(_0x434fb8(0xe0))/0xa)+parseInt(_0x434fb8(0xce))/0xb;if(_0x5f1d1e===_0x5f1456)break;else _0x32450c['push'](_0x32450c['shift']());}catch(_0x311fed){_0x32450c['push'](_0x32450c['shift']());}}}(_0x3e7c,0x9610a));function _0x3e7c(){const _0x206086=['529491AOFmuI','7WGTrQM','2453385Yanfqx','TrackChangesEditing','afterInit','mention','get','has','5156256mCCoSh','3118398qwZnan','plugins','2SqTwpM','358962rkpWCZ','enableCommand','4wGGten','MentionEditing','90WEddcc','378380Uivryr','editor','23583791GWknCq'];_0x3e7c=function(){return _0x206086;};return _0x3e7c();}import{Plugin as _0x568c7c}from'ckeditor5/src/core.js';export default class gt extends _0x568c7c{[_0x1d37c4(0xd3)](){const _0x4ede4a=_0x1d37c4,_0x3ec6ed=this[_0x4ede4a(0xcd)];_0x3ec6ed[_0x4ede4a(0xd9)][_0x4ede4a(0xd6)](_0x4ede4a(0xde))&&_0x3ec6ed[_0x4ede4a(0xd9)][_0x4ede4a(0xd5)](_0x4ede4a(0xd2))[_0x4ede4a(0xdc)](_0x4ede4a(0xd4));}}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @module track-changes/integrations/mergefields
|
|
7
|
+
*/
|
|
8
|
+
import { Plugin } from 'ckeditor5/src/core.js';
|
|
9
|
+
/**
|
|
10
|
+
* Provides track changes plugin integration for the merge fields feature.
|
|
11
|
+
*/
|
|
12
|
+
export default class TrackChangesMergeFields extends Plugin {
|
|
13
|
+
/**
|
|
14
|
+
* @inheritDoc
|
|
15
|
+
*/
|
|
16
|
+
afterInit(): void;
|
|
17
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
const _0x2af751=_0xaa5c;function _0xaa5c(_0x18ffb2,_0xa8ae56){const _0x37fdf3=_0x37fd();return _0xaa5c=function(_0xaa5c24,_0x4feb7c){_0xaa5c24=_0xaa5c24-0x172;let _0x11c668=_0x37fdf3[_0xaa5c24];return _0x11c668;},_0xaa5c(_0x18ffb2,_0xa8ae56);}(function(_0x11b26b,_0x2dd0d1){const _0x445416=_0xaa5c,_0xb1a5e6=_0x11b26b();while(!![]){try{const _0x39f28e=parseInt(_0x445416(0x187))/0x1*(parseInt(_0x445416(0x185))/0x2)+-parseInt(_0x445416(0x188))/0x3+parseInt(_0x445416(0x186))/0x4*(-parseInt(_0x445416(0x18c))/0x5)+parseInt(_0x445416(0x18e))/0x6*(-parseInt(_0x445416(0x190))/0x7)+-parseInt(_0x445416(0x181))/0x8+parseInt(_0x445416(0x191))/0x9+parseInt(_0x445416(0x182))/0xa;if(_0x39f28e===_0x2dd0d1)break;else _0xb1a5e6['push'](_0xb1a5e6['shift']());}catch(_0x4cf95c){_0xb1a5e6['push'](_0xb1a5e6['shift']());}}}(_0x37fd,0x32227));import{Plugin as _0x37bd99}from'ckeditor5/src/core.js';import{getTranslation as _0x1c2aff}from'../utils/common-translations.js';export default class lt extends _0x37bd99{[_0x2af751(0x176)](){const _0xb1c806=_0x2af751,_0x16ac1e=this[_0xb1c806(0x173)];if(!_0x16ac1e[_0xb1c806(0x192)][_0xb1c806(0x18b)](_0xb1c806(0x178)))return;_0x16ac1e[_0xb1c806(0x193)][_0xb1c806(0x18b)](_0xb1c806(0x172))[_0xb1c806(0x17c)](_0xb1c806(0x178));const _0x19a7c0=_0x16ac1e[_0xb1c806(0x193)][_0xb1c806(0x18b)](_0xb1c806(0x172)),_0x448633=_0x16ac1e[_0xb1c806(0x184)];_0x19a7c0[_0xb1c806(0x189)][_0xb1c806(0x180)](_0xb1c806(0x17e),_0xe02496=>_0x1c2aff(_0x448633,_0xb1c806(0x175),_0xe02496)),_0x19a7c0[_0xb1c806(0x189)][_0xb1c806(0x18d)](_0x51a106=>{const _0x2df1e2=_0xb1c806;if(_0x2df1e2(0x174)!=_0x51a106[_0x2df1e2(0x17f)]&&_0x2df1e2(0x183)!=_0x51a106[_0x2df1e2(0x17f)])return;const _0x2503a8=_0x51a106[_0x2df1e2(0x18a)]();if(null==_0x2503a8)return;if(!_0x2503a8['is'](_0x2df1e2(0x17a),_0x2df1e2(0x17e)))return;const _0x320de6=_0x16ac1e[_0x2df1e2(0x193)][_0x2df1e2(0x18b)](_0x2df1e2(0x17b))[_0x2df1e2(0x177)](_0x2503a8[_0x2df1e2(0x179)]('id'));return _0x2df1e2(0x174)==_0x51a106[_0x2df1e2(0x17f)]?{'type':_0x2df1e2(0x174),'content':_0x1c2aff(_0x448633,_0x2df1e2(0x18f),'\x22'+_0x320de6+'\x22\x20'+_0x1c2aff(_0x448633,_0x2df1e2(0x175)))}:{'type':_0x2df1e2(0x183),'content':_0x1c2aff(_0x448633,_0x2df1e2(0x17d),'\x22'+_0x320de6+'\x22\x20'+_0x1c2aff(_0x448633,_0x2df1e2(0x175)))};});}}function _0x37fd(){const _0x4bb4f3=['insertMergeField','getAttribute','element','MergeFieldsEditing','enableCommand','*Remove:*\x20%0','mergeField','type','registerElementLabel','3104832CjhnAr','5006600ucJawV','deletion','locale','212558jhsFjR','2792flXojn','1cgNxWq','29268JskGIp','descriptionFactory','getContainedElement','get','1390kzqjim','registerDescriptionCallback','6JcvwYh','*Insert:*\x20%0','1235549afpzxR','3301407TpGneU','commands','plugins','TrackChangesEditing','editor','insertion','ELEMENT_MERGE_FIELD','afterInit','getLabel'];_0x37fd=function(){return _0x4bb4f3;};return _0x37fd();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x2bc0(_0x306461,_0x24c8f2){const _0x54423e=_0x5442();return _0x2bc0=function(_0x2bc0ef,_0x3af133){_0x2bc0ef=_0x2bc0ef-0x1dc;let _0x34b778=_0x54423e[_0x2bc0ef];return _0x34b778;},_0x2bc0(_0x306461,_0x24c8f2);}function _0x5442(){const _0xe5be16=['multiLevelList','10yhNlUM','locale','oldValue','format','descriptionFactory','16314eufVwr','has','1697724qJhAjn','listMarkerStyle','listType','data','TrackChangesEditing','next','afterInit','40acUEDc','editor','177396bCmPzN','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','newValue','303448FjeEan','ELEMENT_MULTI_LEVEL_LIST','handleDescriptions','registerDescriptionCallback','key','get','MultiLevelList','plugins','7927002AjqWAQ','registerBlockAttribute','1286985ayEzax','head','989142HoPbHM','275QhOWPt','62GVxzaY','enableDefaultAttributesIntegration'];_0x5442=function(){return _0xe5be16;};return _0x5442();}const _0x17d118=_0x2bc0;(function(_0x44dfa0,_0x38d268){const _0x156ea6=_0x2bc0,_0x57ef02=_0x44dfa0();while(!![]){try{const _0x6a98b9=parseInt(_0x156ea6(0x1ec))/0x1*(parseInt(_0x156ea6(0x1e4))/0x2)+parseInt(_0x156ea6(0x1ee))/0x3+parseInt(_0x156ea6(0x1fb))/0x4+-parseInt(_0x156ea6(0x1e3))/0x5*(-parseInt(_0x156ea6(0x1f7))/0x6)+parseInt(_0x156ea6(0x1e0))/0x7*(-parseInt(_0x156ea6(0x1f5))/0x8)+parseInt(_0x156ea6(0x1de))/0x9*(-parseInt(_0x156ea6(0x1e7))/0xa)+-parseInt(_0x156ea6(0x1e2))/0xb;if(_0x6a98b9===_0x38d268)break;else _0x57ef02['push'](_0x57ef02['shift']());}catch(_0xa2c5ce){_0x57ef02['push'](_0x57ef02['shift']());}}}(_0x5442,0xd7bcb));import{Plugin as _0x27acdf}from'ckeditor5/src/core.js';import{getTranslation as _0x489c8e}from'../utils/common-translations.js';export default class mt extends _0x27acdf{[_0x17d118(0x1f4)](){const _0x4746ba=_0x17d118,_0x71aec=this[_0x4746ba(0x1f6)],_0x311a5d=_0x71aec[_0x4746ba(0x1dd)][_0x4746ba(0x200)](_0x4746ba(0x1f2));_0x71aec[_0x4746ba(0x1dd)][_0x4746ba(0x1ed)](_0x4746ba(0x1dc))&&(_0x311a5d[_0x4746ba(0x1e5)](_0x4746ba(0x1e6)),_0x311a5d[_0x4746ba(0x1df)](_0x4746ba(0x1ef)),_0x311a5d[_0x4746ba(0x1eb)][_0x4746ba(0x1fe)](_0x54b68b=>this[_0x4746ba(0x1fd)](_0x54b68b)));}[_0x17d118(0x1fd)](_0x42f4f7){const _0x144570=_0x17d118,_0xdeb7c1=this[_0x144570(0x1f6)][_0x144570(0x1e8)],{data:_0x5aa09c}=_0x42f4f7,_0x1bcf1e={'type':_0x144570(0x1ea),'content':''};if(_0x5aa09c&&_0x144570(0x1ef)==_0x5aa09c[_0x144570(0x1ff)]){if(!_0x5aa09c[_0x144570(0x1e9)])return{'type':_0x144570(0x1ea),'content':_0x489c8e(_0xdeb7c1,_0x144570(0x1f8),_0x489c8e(_0xdeb7c1,_0x144570(0x1fc)))+'\x20('+_0x5aa09c[_0x144570(0x1fa)]+')'};if(!_0x5aa09c[_0x144570(0x1fa)]){let _0x3c910f=_0x42f4f7[_0x144570(0x1e1)];for(;_0x3c910f;){if(_0x3c910f[_0x144570(0x1f1)]&&_0x144570(0x1f0)==_0x3c910f[_0x144570(0x1f1)][_0x144570(0x1ff)]&&_0x3c910f[_0x144570(0x1f1)][_0x144570(0x1fa)])return _0x1bcf1e;_0x3c910f=_0x3c910f[_0x144570(0x1f3)];}return{'type':_0x144570(0x1ea),'content':_0x489c8e(_0xdeb7c1,_0x144570(0x1f9),_0x489c8e(_0xdeb7c1,_0x144570(0x1fc)))+'\x20('+_0x5aa09c[_0x144570(0x1e9)]+')'};}}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1cd950=_0x4ec0;(function(_0x3f1e6f,_0x76b0b6){const _0x2f1992=_0x4ec0,_0x155438=_0x3f1e6f();while(!![]){try{const _0x1d4b1f=-parseInt(_0x2f1992(0x16f))/0x1+parseInt(_0x2f1992(0x170))/0x2+-parseInt(_0x2f1992(0x175))/0x3+-parseInt(_0x2f1992(0x176))/0x4*(-parseInt(_0x2f1992(0x167))/0x5)+-parseInt(_0x2f1992(0x171))/0x6+-parseInt(_0x2f1992(0x174))/0x7+parseInt(_0x2f1992(0x166))/0x8*(parseInt(_0x2f1992(0x177))/0x9);if(_0x1d4b1f===_0x76b0b6)break;else _0x155438['push'](_0x155438['shift']());}catch(_0x25a24e){_0x155438['push'](_0x155438['shift']());}}}(_0x3969,0xe0fc0));function _0x4ec0(_0x3682e8,_0x5c3433){const _0x396991=_0x3969();return _0x4ec0=function(_0x4ec083,_0xa2c615){_0x4ec083=_0x4ec083-0x164;let _0x1aeb40=_0x396991[_0x4ec083];return _0x1aeb40;},_0x4ec0(_0x3682e8,_0x5c3433);}import{Plugin as _0x281ebd}from'ckeditor5/src/core.js';import{getTranslation as _0x114cf1}from'../utils/common-translations.js';function _0x3969(){const _0x411051=['6541695hbyKPP','descriptionFactory','has','registerElementLabel','plugins','40KCjFgV','30GBjGcf','enableCommand','ELEMENT_PAGE_BREAK','pageBreak','locale','editor','afterInit','get','1213590CXaNDh','2985920PXosyS','3099294khXcgJ','TrackChangesEditing','PageBreakEditing','9631552zxHTHS','4003374oaleaZ','156556RJoIsi'];_0x3969=function(){return _0x411051;};return _0x3969();}export default class dt extends _0x281ebd{[_0x1cd950(0x16d)](){const _0x1483c3=_0x1cd950,_0x55fab9=this[_0x1483c3(0x16c)];if(!_0x55fab9[_0x1483c3(0x165)][_0x1483c3(0x179)](_0x1483c3(0x173)))return;_0x55fab9[_0x1483c3(0x165)][_0x1483c3(0x16e)](_0x1483c3(0x172))[_0x1483c3(0x168)](_0x1483c3(0x16a));const _0x3797a0=_0x55fab9[_0x1483c3(0x165)][_0x1483c3(0x16e)](_0x1483c3(0x172)),_0x43b74f=_0x55fab9[_0x1483c3(0x16b)];_0x3797a0[_0x1483c3(0x178)][_0x1483c3(0x164)](_0x1483c3(0x16a),_0x14022f=>_0x114cf1(_0x43b74f,_0x1483c3(0x169),_0x14022f));}}
|