@ckeditor/ckeditor5-track-changes 43.1.0-alpha.8 → 43.1.1
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 _0x5d18cf=_0x6d85;(function(_0x258881,_0x54f6e9){const _0x3c27e0=_0x6d85,_0x43a3cf=_0x258881();while(!![]){try{const _0x4e64ad=parseInt(_0x3c27e0(0x164))/0x1+parseInt(_0x3c27e0(0x12b))/0x2+parseInt(_0x3c27e0(0x11b))/0x3+parseInt(_0x3c27e0(0x17b))/0x4+parseInt(_0x3c27e0(0x13c))/0x5*(parseInt(_0x3c27e0(0x121))/0x6)+parseInt(_0x3c27e0(0x180))/0x7*(-parseInt(_0x3c27e0(0x15a))/0x8)+-parseInt(_0x3c27e0(0x132))/0x9;if(_0x4e64ad===_0x54f6e9)break;else _0x43a3cf['push'](_0x43a3cf['shift']());}catch(_0x2a0503){_0x43a3cf['push'](_0x43a3cf['shift']());}}}(_0x2b2c,0x63961));function _0x6d85(_0x5fccfc,_0x5cf54d){const _0x2b2cdc=_0x2b2c();return _0x6d85=function(_0x6d859f,_0x24651a){_0x6d859f=_0x6d859f-0x114;let _0x3d40e7=_0x2b2cdc[_0x6d859f];return _0x3d40e7;},_0x6d85(_0x5fccfc,_0x5cf54d);}import{Plugin as _0xf9a01c}from'ckeditor5/src/core.js';import{LivePosition as _0x246d25}from'ckeditor5/src/engine.js';import{getTranslation as _0x15d321}from'../utils/common-translations.js';export default class nt extends _0xf9a01c{[_0x5d18cf(0x143)](){const _0x3f7a7e=_0x5d18cf,_0x5142ca=this[_0x3f7a7e(0x157)];if(!_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x155)](_0x3f7a7e(0x124)))return;const _0x50f72f=_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x13f)](_0x3f7a7e(0x173)),_0x293e5a=_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x13f)](_0x3f7a7e(0x114)),_0x5cc4df=_0x5142ca[_0x3f7a7e(0x14b)];_0x50f72f[_0x3f7a7e(0x172)](_0x3f7a7e(0x127)),_0x50f72f[_0x3f7a7e(0x16d)][_0x3f7a7e(0x12f)](_0x3f7a7e(0x14e),_0x427bff=>_0x15d321(_0x5cc4df,_0x3f7a7e(0x136),_0x427bff)),_0x50f72f[_0x3f7a7e(0x16d)][_0x3f7a7e(0x12f)](_0x3f7a7e(0x134),_0x369703=>_0x15d321(_0x5cc4df,_0x3f7a7e(0x125),_0x369703)),_0x50f72f[_0x3f7a7e(0x16d)][_0x3f7a7e(0x12f)](_0x3f7a7e(0x177),()=>_0x15d321(_0x5cc4df,_0x3f7a7e(0x131))),_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x155)](_0x3f7a7e(0x14d))&&_0x50f72f[_0x3f7a7e(0x172)](_0x3f7a7e(0x17c)),_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x155)](_0x3f7a7e(0x144))&&_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x155)](_0x3f7a7e(0x16a))&&(_0x50f72f[_0x3f7a7e(0x172)](_0x3f7a7e(0x12d),(_0x11cd06,_0x531067)=>{const _0xe6df9a=_0x3f7a7e,_0x5ccc68=_0x293e5a[_0xe6df9a(0x165)](_0x5142ca[_0xe6df9a(0x179)][_0xe6df9a(0x14f)][_0xe6df9a(0x174)]);_0x5142ca[_0xe6df9a(0x179)][_0xe6df9a(0x16f)](()=>{const _0x46beb3=_0xe6df9a;_0x50f72f[_0x46beb3(0x137)](_0x5ccc68,{'commandName':_0x46beb3(0x12d),'commandParams':[_0x531067]},[],_0x46beb3(0x15f));});}),_0x50f72f[_0x3f7a7e(0x172)](_0x3f7a7e(0x11c),(_0x5b30a2,_0x74011b)=>{const _0x54e623=_0x3f7a7e;_0x5142ca[_0x54e623(0x179)][_0x54e623(0x16f)](_0x2431cd=>{const _0x2fdce3=_0x54e623;let _0xaa89c8=_0x293e5a[_0x2fdce3(0x165)](_0x5142ca[_0x2fdce3(0x179)][_0x2fdce3(0x14f)][_0x2fdce3(0x174)]),_0x17dbe3=_0x2431cd[_0x2fdce3(0x189)](_0xaa89c8);const _0x101e30=_0x246d25[_0x2fdce3(0x170)](_0x17dbe3[_0x2fdce3(0x178)],_0x2fdce3(0x141)),_0x18553f=_0x246d25[_0x2fdce3(0x170)](_0x17dbe3[_0x2fdce3(0x15c)],_0x2fdce3(0x154));_0x50f72f[_0x2fdce3(0x160)](()=>_0x5b30a2(_0x74011b)),_0xaa89c8=_0x293e5a[_0x2fdce3(0x165)](_0x5142ca[_0x2fdce3(0x179)][_0x2fdce3(0x14f)][_0x2fdce3(0x174)]),_0x17dbe3=_0x2431cd[_0x2fdce3(0x189)](_0xaa89c8);const _0x2571e0=_0x2431cd[_0x2fdce3(0x17e)](_0x101e30,_0x18553f);_0x101e30[_0x2fdce3(0x158)](),_0x18553f[_0x2fdce3(0x158)](),_0x50f72f[_0x2fdce3(0x137)](_0xaa89c8,{'commandName':_0x2fdce3(0x12d),'commandParams':[_0x74011b]},[],_0x2fdce3(0x11f)),_0x2571e0[_0x2fdce3(0x178)][_0x2fdce3(0x15d)](_0x17dbe3[_0x2fdce3(0x178)])&&_0x50f72f[_0x2fdce3(0x188)](_0x2431cd[_0x2fdce3(0x17e)](_0x2571e0[_0x2fdce3(0x178)],_0x17dbe3[_0x2fdce3(0x178)]),_0x2fdce3(0x11f)),_0x17dbe3[_0x2fdce3(0x15c)][_0x2fdce3(0x15d)](_0x2571e0[_0x2fdce3(0x15c)])&&_0x50f72f[_0x2fdce3(0x188)](_0x2431cd[_0x2fdce3(0x17e)](_0x17dbe3[_0x2fdce3(0x15c)],_0x2571e0[_0x2fdce3(0x15c)]),_0x2fdce3(0x11f));});}),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x116)](_0x3f7a7e(0x16b),_0x3f7a7e(0x11f),_0x3f7a7e(0x13d),()=>!0x1),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x116)](_0x3f7a7e(0x16b),_0x3f7a7e(0x11f),_0x3f7a7e(0x16c),()=>!0x1),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x116)](_0x3f7a7e(0x16b),_0x3f7a7e(0x11f),_0x3f7a7e(0x171),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x181)](_0x3f7a7e(0x16b),'',_0x3f7a7e(0x16c))),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x116)](_0x3f7a7e(0x117),_0x3f7a7e(0x11f),_0x3f7a7e(0x13d),()=>!0x1),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x116)](_0x3f7a7e(0x117),_0x3f7a7e(0x11f),_0x3f7a7e(0x171),([_0x401027])=>{const _0xcfb584=_0x3f7a7e,_0x5e9b1c=_0x50f72f[_0xcfb584(0x147)][_0xcfb584(0x181)](_0xcfb584(0x117),'',_0xcfb584(0x171));let _0xf0b190=_0x401027[_0xcfb584(0x178)],_0x21d746=_0x401027[_0xcfb584(0x15c)];const _0x21712d=_0x5142ca[_0xcfb584(0x179)][_0xcfb584(0x139)][_0xcfb584(0x182)](_0xf0b190,_0xcfb584(0x133)),_0x9366bd=_0x5142ca[_0xcfb584(0x179)][_0xcfb584(0x139)][_0xcfb584(0x182)](_0x21d746,_0xcfb584(0x126));_0x21712d[_0xcfb584(0x166)]&&(_0xf0b190=_0x21712d[_0xcfb584(0x178)]),_0x9366bd[_0xcfb584(0x166)]&&(_0x21d746=_0x9366bd[_0xcfb584(0x15c)]),_0x5e9b1c([_0x5142ca[_0xcfb584(0x179)][_0xcfb584(0x17e)](_0xf0b190,_0x21d746)]);}),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x116)](_0x3f7a7e(0x16b),_0x3f7a7e(0x11f),_0x3f7a7e(0x168),_0x244aac),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x116)](_0x3f7a7e(0x117),_0x3f7a7e(0x11f),_0x3f7a7e(0x168),_0x244aac)),_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x155)](_0x3f7a7e(0x129))&&(_0x50f72f[_0x3f7a7e(0x172)](_0x3f7a7e(0x13b),(_0x377c15,_0x128909)=>{const _0x14a56a=_0x3f7a7e,_0x22c637=_0x5142ca[_0x14a56a(0x118)][_0x14a56a(0x13f)](_0x14a56a(0x145));let _0x528fa6=_0x293e5a[_0x14a56a(0x165)](_0x5142ca[_0x14a56a(0x179)][_0x14a56a(0x14f)][_0x14a56a(0x174)]),_0x3c2ffb=_0x22c637[_0x14a56a(0x17d)](_0x528fa6);_0x5142ca[_0x14a56a(0x179)][_0x14a56a(0x16f)](()=>{const _0x3a45a6=_0x14a56a;if(_0x3c2ffb)return void _0x50f72f[_0x3a45a6(0x184)](_0x5142ca[_0x3a45a6(0x179)][_0x3a45a6(0x189)](_0x3c2ffb));const _0x523c41=_0x293e5a[_0x3a45a6(0x15e)](_0x528fa6);_0x377c15(_0x128909),_0x528fa6=_0x293e5a[_0x3a45a6(0x165)](_0x5142ca[_0x3a45a6(0x179)][_0x3a45a6(0x14f)][_0x3a45a6(0x174)]),_0x3c2ffb=_0x22c637[_0x3a45a6(0x17d)](_0x528fa6),_0x50f72f[_0x3a45a6(0x188)](_0x5142ca[_0x3a45a6(0x179)][_0x3a45a6(0x189)](_0x3c2ffb),_0x523c41?null:_0x3a45a6(0x149));});}),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x116)](_0x3f7a7e(0x117),_0x3f7a7e(0x149),_0x3f7a7e(0x168),_0x244aac));const _0x1d0e59=[{'type':_0x3f7a7e(0x16b),'subType':_0x3f7a7e(0x152)},{'type':_0x3f7a7e(0x117),'subType':_0x3f7a7e(0x149)},{'type':_0x3f7a7e(0x16b),'subType':_0x3f7a7e(0x11f)},{'type':_0x3f7a7e(0x117),'subType':_0x3f7a7e(0x11f)}];function _0x243e5c(_0x19027b,_0x53eee9){const _0x33e1c8=_0x3f7a7e,_0x1425c5=_0x1d0e59[_0x33e1c8(0x169)](({type:_0x5c4b0c,subType:_0x1ed633})=>_0x19027b[_0x33e1c8(0x11a)]==_0x5c4b0c&&_0x19027b[_0x33e1c8(0x156)]==_0x1ed633),_0x2af8b8=_0x1d0e59[_0x33e1c8(0x169)](({type:_0x143c15,subType:_0x3c1b67})=>_0x53eee9[_0x33e1c8(0x11a)]==_0x143c15&&_0x53eee9[_0x33e1c8(0x156)]==_0x3c1b67);if(_0x1425c5<0x0||_0x2af8b8<0x0)return!0x1;const _0x43f6d6=_0x19027b[_0x33e1c8(0x176)](),_0x637ce6=_0x53eee9[_0x33e1c8(0x176)]();if((0x0==_0x1425c5||0x1==_0x1425c5)&&0x2==_0x2af8b8&&_0x43f6d6[_0x33e1c8(0x115)](_0x637ce6))return!0x0;if(0x2==_0x1425c5&&0x3==_0x2af8b8){const _0x139f80=_0x50f72f[_0x33e1c8(0x11e)](_0x43f6d6,_0x33e1c8(0x117))[_0x33e1c8(0x167)](({suggestion:_0x515f9f,meta:_0x96b7a1})=>_0x96b7a1[_0x33e1c8(0x12e)]&&_0x33e1c8(0x11f)==_0x515f9f[_0x33e1c8(0x156)]);if(_0x139f80[_0x33e1c8(0x162)]>0x1&&_0x637ce6[_0x33e1c8(0x15c)][_0x33e1c8(0x120)](_0x43f6d6[_0x33e1c8(0x178)]))return!0x0;if(0x1==_0x139f80[_0x33e1c8(0x162)]&&(_0x43f6d6[_0x33e1c8(0x178)][_0x33e1c8(0x120)](_0x637ce6[_0x33e1c8(0x15c)])||_0x43f6d6[_0x33e1c8(0x15c)][_0x33e1c8(0x120)](_0x637ce6[_0x33e1c8(0x178)])))return!0x0;}if(0x3==_0x1425c5&&0x3==_0x2af8b8&&_0x43f6d6[_0x33e1c8(0x178)][_0x33e1c8(0x15d)](_0x637ce6[_0x33e1c8(0x178)])){const _0x20bea6=_0x43f6d6[_0x33e1c8(0x15c)][_0x33e1c8(0x186)],_0x44a62e=_0x637ce6[_0x33e1c8(0x178)][_0x33e1c8(0x17a)];return _0x293e5a[_0x33e1c8(0x15e)](_0x20bea6)&&_0x20bea6===_0x44a62e;}return!0x1;}function _0x244aac(_0x26c47a,_0x18fcd6){return _0x243e5c(_0x26c47a,_0x18fcd6)?[_0x26c47a,_0x18fcd6]:_0x243e5c(_0x18fcd6,_0x26c47a)?[_0x18fcd6,_0x26c47a]:null;}_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x155)](_0x3f7a7e(0x14a))&&(_0x50f72f[_0x3f7a7e(0x122)](_0x3f7a7e(0x16e)),_0x50f72f[_0x3f7a7e(0x163)](_0x3f7a7e(0x18a)),_0x50f72f[_0x3f7a7e(0x16d)][_0x3f7a7e(0x128)](_0x3f7a7e(0x18a),_0x15d321(_0x5cc4df,_0x3f7a7e(0x161)))),_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x155)](_0x3f7a7e(0x17f))&&(_0x50f72f[_0x3f7a7e(0x122)](_0x3f7a7e(0x13e)),_0x50f72f[_0x3f7a7e(0x163)](_0x3f7a7e(0x185))),_0x50f72f[_0x3f7a7e(0x16d)][_0x3f7a7e(0x151)](_0x3fd66e=>{const _0x59c309=_0x3f7a7e;if(!!_0x1d0e59[_0x59c309(0x12c)](({type:_0x42083b,subType:_0x238715})=>_0x3fd66e[_0x59c309(0x11a)]==_0x42083b&&_0x3fd66e[_0x59c309(0x156)]==_0x238715))return _0x3fd66e[_0x59c309(0x183)]?{}:void 0x0;}),_0x50f72f[_0x3f7a7e(0x16d)][_0x3f7a7e(0x151)](_0x1c78d3=>{const _0x4b4886=_0x3f7a7e;if(_0x4b4886(0x117)==_0x1c78d3[_0x4b4886(0x11a)]||_0x4b4886(0x12a)==_0x1c78d3[_0x4b4886(0x11a)]){const _0x28a512=_0x1c78d3[_0x4b4886(0x13a)]();if(_0x28a512&&_0x28a512['is'](_0x4b4886(0x123),_0x4b4886(0x177)))return{'type':_0x4b4886(0x117)==_0x1c78d3[_0x4b4886(0x11a)]?_0x4b4886(0x148):_0x4b4886(0x142),'element':_0x28a512,'quantity':0x1};}}),_0x50f72f[_0x3f7a7e(0x16d)][_0x3f7a7e(0x151)](_0x486fe1=>_0x3f7a7e(0x16b)==_0x486fe1[_0x3f7a7e(0x11a)]&&_0x3f7a7e(0x11f)==_0x486fe1[_0x3f7a7e(0x156)]?{'type':_0x3f7a7e(0x146),'content':_0x3f7a7e(0x140)}:_0x3f7a7e(0x16b)==_0x486fe1[_0x3f7a7e(0x11a)]&&_0x3f7a7e(0x15f)==_0x486fe1[_0x3f7a7e(0x156)]?{'type':_0x3f7a7e(0x146),'content':_0x3f7a7e(0x15b)}:void 0x0),_0x50f72f[_0x3f7a7e(0x16d)][_0x3f7a7e(0x151)](_0x21cd5d=>{const _0x2f93e4=_0x3f7a7e;if(_0x2f93e4(0x153)!=_0x21cd5d[_0x2f93e4(0x11a)])return;const {data:_0x570fe5}=_0x21cd5d;if(!_0x570fe5||_0x2f93e4(0x185)!=_0x570fe5[_0x2f93e4(0x130)])return;const _0x556779=_0x570fe5[_0x2f93e4(0x18b)];return _0x556779?{'type':_0x2f93e4(0x146),'content':_0x15d321(_0x5cc4df,_0x2f93e4(0x138),'\x22'+_0x556779+'\x22')}:{'type':_0x2f93e4(0x146),'content':_0x15d321(_0x5cc4df,_0x2f93e4(0x14c))};}),this[_0x3f7a7e(0x150)]();}[_0x5d18cf(0x150)](){const _0xfd182f=_0x5d18cf,_0x79d913=this[_0xfd182f(0x157)],_0x540754=_0x79d913[_0xfd182f(0x14b)];_0x79d913[_0xfd182f(0x118)][_0xfd182f(0x13f)](_0xfd182f(0x173))[_0xfd182f(0x16d)][_0xfd182f(0x151)](_0x25c348=>{const _0x5b8d23=_0xfd182f;if(_0x5b8d23(0x16b)!=_0x25c348[_0x5b8d23(0x11a)]&&_0x5b8d23(0x119)!=_0x25c348[_0x5b8d23(0x11a)])return;const {data:_0x2295a8}=_0x25c348;if(_0x2295a8){if(_0x5b8d23(0x13e)==_0x2295a8[_0x5b8d23(0x135)]){const _0x389d6e=_0x2295a8[_0x5b8d23(0x187)][0x0][_0x5b8d23(0x18b)];return _0x389d6e?{'type':_0x5b8d23(0x146),'content':_0x15d321(_0x540754,_0x5b8d23(0x138),'\x22'+_0x389d6e+'\x22')}:{'type':_0x5b8d23(0x146),'content':_0x15d321(_0x540754,_0x5b8d23(0x14c))};}if(_0x5b8d23(0x16e)==_0x2295a8[_0x5b8d23(0x135)]){const _0x6c33bb=_0x2295a8[_0x5b8d23(0x187)][0x0][_0x5b8d23(0x175)];return _0x6c33bb?{'type':_0x5b8d23(0x146),'content':_0x15d321(_0x540754,_0x5b8d23(0x159),_0x6c33bb)}:{'type':_0x5b8d23(0x146),'content':_0x15d321(_0x540754,_0x5b8d23(0x11d))};}}});}}function _0x2b2c(){const _0x152c92=['chain','findIndex','ImageInlineEditing','formatBlock','accept','descriptionFactory','resizeImage','change','fromPosition','discard','enableCommand','TrackChangesEditing','selection','width','getFirstRange','caption','start','model','nodeBefore','2040640puOFSU','uploadImage','getCaptionFromImageModelElement','createRange','ImageTextAlternativeEditing','21qBCscq','getSuggestionCallback','getNearestSelectionRange','previous','markDeletion','alt','nodeAfter','commandParams','markInsertion','createRangeOn','resizedWidth','newValue','ImageUtils','isIntersecting','registerCustomCallback','insertion','plugins','formatInline','type','505887FrqAQN','imageTypeBlock','*Reset\x20image\x20width*','_findSuggestions','convertInlineImageToBlock','isEqual','2057244RrcTaa','enableDefaultAttributesIntegration','element','ImageEditing','ELEMENT_INLINE_IMAGE','forward','insertImage','registerAttributeLabel','ImageCaptionEditing','deletion','27354AXFOtI','find','imageTypeInline','isOwn','registerElementLabel','key','ELEMENT_CAPTION','3335859jUKpxr','backward','imageInline','commandName','ELEMENT_IMAGE','markBlockFormat','*Set\x20image\x20text\x20alternative:*\x20%0','schema','getContainedElement','toggleImageCaption','10CdCIOn','join','imageTextAlternative','get','Inline\x20image\x20to\x20block\x20image','toPrevious','removeObject','afterInit','ImageBlockEditing','ImageCaptionUtils','format','_suggestionFactory','addObject','imageCaption','ImageResize','locale','*Remove\x20image\x20text\x20alternative*','ImageUploadEditing','imageBlock','document','_registerLegacyDescription','registerDescriptionCallback','imageStylePreApply','attribute','toNext','has','subType','editor','detach','*Set\x20image\x20width:*\x20%0','2133752LZkueW','Block\x20image\x20to\x20inline\x20image','end','isBefore','isBlockImage','convertBlockImageToInline','forceDefaultExecution','FORMAT_IMAGE_SIZE','length','registerBlockAttribute','200499rkNlWF','getClosestSelectedImageElement','isCollapsed','filter'];_0x2b2c=function(){return _0x152c92;};return _0x2b2c();}
|
|
23
|
+
function _0x3957(){const _0x4d8e2a=['start','imageTypeBlock','ImageCaptionEditing','registerAttributeLabel','commandName','backward','find','isOwn','isBlockImage','ELEMENT_INLINE_IMAGE','toNext','attribute','addObject','markDeletion','Inline\x20image\x20to\x20block\x20image','registerElementLabel','imageCaption','createRange','enableCommand','subType','getClosestSelectedImageElement','plugins','newValue','formatInline','findIndex','chain','previous','ImageCaptionUtils','has','ELEMENT_IMAGE','639978wXsqaC','key','join','ImageInlineEditing','ELEMENT_CAPTION','toPrevious','fromPosition','FORMAT_IMAGE_SIZE','isEqual','getNearestSelectionRange','commandParams','document','imageTypeInline','forceDefaultExecution','accept','1092970wCkbUg','4568vXKrGd','removeObject','afterInit','insertImage','Block\x20image\x20to\x20inline\x20image','element','registerBlockAttribute','ImageBlockEditing','32FKUNSk','isIntersecting','model','forward','width','78822JWqMCs','3049431Clbose','convertInlineImageToBlock','alt','end','1701343kfWOiV','resizedWidth','getCaptionFromImageModelElement','ImageEditing','enableDefaultAttributesIntegration','length','*Remove\x20image\x20text\x20alternative*','4QPzIeC','selection','convertBlockImageToInline','ImageTextAlternativeEditing','imageStylePreApply','markBlockFormat','getFirstRange','resizeImage','caption','isBefore','_suggestionFactory','ImageResize','getSuggestionCallback','registerDescriptionCallback','*Set\x20image\x20width:*\x20%0','6FhNfDE','nodeBefore','schema','nodeAfter','*Set\x20image\x20text\x20alternative:*\x20%0','editor','getContainedElement','imageInline','detach','_findSuggestions','ImageUtils','1354424pUjOek','formatBlock','TrackChangesEditing','discard','filter','imageBlock','ImageUploadEditing','deletion','imageTextAlternative','get','locale','toggleImageCaption','markInsertion','uploadImage','descriptionFactory','createRangeOn','_registerLegacyDescription','insertion','format','isCollapsed','registerCustomCallback','change','type','*Reset\x20image\x20width*','50xbvZPQ'];_0x3957=function(){return _0x4d8e2a;};return _0x3957();}const _0xfd4909=_0x487e;(function(_0x1617a1,_0x415398){const _0x4e8bb8=_0x487e,_0x23f84b=_0x1617a1();while(!![]){try{const _0x29db7c=parseInt(_0x4e8bb8(0x100))/0x1*(parseInt(_0x4e8bb8(0xf8))/0x2)+parseInt(_0x4e8bb8(0xe8))/0x3*(parseInt(_0x4e8bb8(0x97))/0x4)+-parseInt(_0x4e8bb8(0xf7))/0x5+parseInt(_0x4e8bb8(0xa6))/0x6*(-parseInt(_0x4e8bb8(0x90))/0x7)+parseInt(_0x4e8bb8(0xb1))/0x8+parseInt(_0x4e8bb8(0x8b))/0x9*(-parseInt(_0x4e8bb8(0xc9))/0xa)+parseInt(_0x4e8bb8(0x8c))/0xb;if(_0x29db7c===_0x415398)break;else _0x23f84b['push'](_0x23f84b['shift']());}catch(_0x46fe1a){_0x23f84b['push'](_0x23f84b['shift']());}}}(_0x3957,0x378b1));import{Plugin as _0x4fd344}from'ckeditor5/src/core.js';import{LivePosition as _0x33eec8}from'ckeditor5/src/engine.js';import{getTranslation as _0x1eaaf4}from'../utils/common-translations.js';function _0x487e(_0x415918,_0x13a46c){const _0x3957ae=_0x3957();return _0x487e=function(_0x487e32,_0x3f1f9e){_0x487e32=_0x487e32-0x88;let _0x5a86d=_0x3957ae[_0x487e32];return _0x5a86d;},_0x487e(_0x415918,_0x13a46c);}export default class nt extends _0x4fd344{[_0xfd4909(0xfa)](){const _0x1b8e7d=_0xfd4909,_0x17af43=this[_0x1b8e7d(0xab)];if(!_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xe6)](_0x1b8e7d(0x93)))return;const _0x18ad32=_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xba)](_0x1b8e7d(0xb3)),_0x36939e=_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xba)](_0x1b8e7d(0xb0)),_0x5012e3=_0x17af43[_0x1b8e7d(0xbb)];_0x18ad32[_0x1b8e7d(0xdc)](_0x1b8e7d(0xfb)),_0x18ad32[_0x1b8e7d(0xbf)][_0x1b8e7d(0xd9)](_0x1b8e7d(0xb6),_0x43e01f=>_0x1eaaf4(_0x5012e3,_0x1b8e7d(0xe7),_0x43e01f)),_0x18ad32[_0x1b8e7d(0xbf)][_0x1b8e7d(0xd9)](_0x1b8e7d(0xad),_0x53197f=>_0x1eaaf4(_0x5012e3,_0x1b8e7d(0xd3),_0x53197f)),_0x18ad32[_0x1b8e7d(0xbf)][_0x1b8e7d(0xd9)](_0x1b8e7d(0x9f),()=>_0x1eaaf4(_0x5012e3,_0x1b8e7d(0xec))),_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xe6)](_0x1b8e7d(0xb7))&&_0x18ad32[_0x1b8e7d(0xdc)](_0x1b8e7d(0xbe)),_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xe6)](_0x1b8e7d(0xff))&&_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xe6)](_0x1b8e7d(0xeb))&&(_0x18ad32[_0x1b8e7d(0xdc)](_0x1b8e7d(0xf4),(_0x4a0d72,_0x177f61)=>{const _0xb7a512=_0x1b8e7d,_0x10d142=_0x36939e[_0xb7a512(0xde)](_0x17af43[_0xb7a512(0x88)][_0xb7a512(0xf3)][_0xb7a512(0x98)]);_0x17af43[_0xb7a512(0x88)][_0xb7a512(0xc6)](()=>{const _0x5d60b7=_0xb7a512;_0x18ad32[_0x5d60b7(0x9c)](_0x10d142,{'commandName':_0x5d60b7(0xf4),'commandParams':[_0x177f61]},[],_0x5d60b7(0x99));});}),_0x18ad32[_0x1b8e7d(0xdc)](_0x1b8e7d(0xcb),(_0x86df71,_0xfa1f59)=>{const _0x534821=_0x1b8e7d;_0x17af43[_0x534821(0x88)][_0x534821(0xc6)](_0x3c698b=>{const _0x2347a3=_0x534821;let _0x25a3f6=_0x36939e[_0x2347a3(0xde)](_0x17af43[_0x2347a3(0x88)][_0x2347a3(0xf3)][_0x2347a3(0x98)]),_0x187deb=_0x3c698b[_0x2347a3(0xc0)](_0x25a3f6);const _0xdc5b9=_0x33eec8[_0x2347a3(0xee)](_0x187deb[_0x2347a3(0xca)],_0x2347a3(0xed)),_0x1514c1=_0x33eec8[_0x2347a3(0xee)](_0x187deb[_0x2347a3(0x8f)],_0x2347a3(0xd4));_0x18ad32[_0x2347a3(0xf5)](()=>_0x86df71(_0xfa1f59)),_0x25a3f6=_0x36939e[_0x2347a3(0xde)](_0x17af43[_0x2347a3(0x88)][_0x2347a3(0xf3)][_0x2347a3(0x98)]),_0x187deb=_0x3c698b[_0x2347a3(0xc0)](_0x25a3f6);const _0x2e6342=_0x3c698b[_0x2347a3(0xdb)](_0xdc5b9,_0x1514c1);_0xdc5b9[_0x2347a3(0xae)](),_0x1514c1[_0x2347a3(0xae)](),_0x18ad32[_0x2347a3(0x9c)](_0x25a3f6,{'commandName':_0x2347a3(0xf4),'commandParams':[_0xfa1f59]},[],_0x2347a3(0x8d)),_0x2e6342[_0x2347a3(0xca)][_0x2347a3(0xa0)](_0x187deb[_0x2347a3(0xca)])&&_0x18ad32[_0x2347a3(0xbd)](_0x3c698b[_0x2347a3(0xdb)](_0x2e6342[_0x2347a3(0xca)],_0x187deb[_0x2347a3(0xca)]),_0x2347a3(0x8d)),_0x187deb[_0x2347a3(0x8f)][_0x2347a3(0xa0)](_0x2e6342[_0x2347a3(0x8f)])&&_0x18ad32[_0x2347a3(0xbd)](_0x3c698b[_0x2347a3(0xdb)](_0x187deb[_0x2347a3(0x8f)],_0x2e6342[_0x2347a3(0x8f)]),_0x2347a3(0x8d));});}),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xc5)](_0x1b8e7d(0xb2),_0x1b8e7d(0x8d),_0x1b8e7d(0xea),()=>!0x1),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xc5)](_0x1b8e7d(0xb2),_0x1b8e7d(0x8d),_0x1b8e7d(0xf6),()=>!0x1),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xc5)](_0x1b8e7d(0xb2),_0x1b8e7d(0x8d),_0x1b8e7d(0xb4),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xa3)](_0x1b8e7d(0xb2),'',_0x1b8e7d(0xf6))),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xc5)](_0x1b8e7d(0xc2),_0x1b8e7d(0x8d),_0x1b8e7d(0xea),()=>!0x1),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xc5)](_0x1b8e7d(0xc2),_0x1b8e7d(0x8d),_0x1b8e7d(0xb4),([_0x1dbd18])=>{const _0x1371fd=_0x1b8e7d,_0x1a4525=_0x18ad32[_0x1371fd(0xa1)][_0x1371fd(0xa3)](_0x1371fd(0xc2),'',_0x1371fd(0xb4));let _0x522d97=_0x1dbd18[_0x1371fd(0xca)],_0x162600=_0x1dbd18[_0x1371fd(0x8f)];const _0x574cfe=_0x17af43[_0x1371fd(0x88)][_0x1371fd(0xa8)][_0x1371fd(0xf1)](_0x522d97,_0x1371fd(0xcf)),_0x17c36f=_0x17af43[_0x1371fd(0x88)][_0x1371fd(0xa8)][_0x1371fd(0xf1)](_0x162600,_0x1371fd(0x89));_0x574cfe[_0x1371fd(0xc4)]&&(_0x522d97=_0x574cfe[_0x1371fd(0xca)]),_0x17c36f[_0x1371fd(0xc4)]&&(_0x162600=_0x17c36f[_0x1371fd(0x8f)]),_0x1a4525([_0x17af43[_0x1371fd(0x88)][_0x1371fd(0xdb)](_0x522d97,_0x162600)]);}),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xc5)](_0x1b8e7d(0xb2),_0x1b8e7d(0x8d),_0x1b8e7d(0xe3),_0x540447),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xc5)](_0x1b8e7d(0xc2),_0x1b8e7d(0x8d),_0x1b8e7d(0xe3),_0x540447)),_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xe6)](_0x1b8e7d(0xcc))&&(_0x18ad32[_0x1b8e7d(0xdc)](_0x1b8e7d(0xbc),(_0x577ddd,_0x3bd4c8)=>{const _0x408423=_0x1b8e7d,_0x4bc452=_0x17af43[_0x408423(0xdf)][_0x408423(0xba)](_0x408423(0xe5));let _0x19281f=_0x36939e[_0x408423(0xde)](_0x17af43[_0x408423(0x88)][_0x408423(0xf3)][_0x408423(0x98)]),_0x4eb94f=_0x4bc452[_0x408423(0x92)](_0x19281f);_0x17af43[_0x408423(0x88)][_0x408423(0xc6)](()=>{const _0xbb433b=_0x408423;if(_0x4eb94f)return void _0x18ad32[_0xbb433b(0xd7)](_0x17af43[_0xbb433b(0x88)][_0xbb433b(0xc0)](_0x4eb94f));const _0x450342=_0x36939e[_0xbb433b(0xd2)](_0x19281f);_0x577ddd(_0x3bd4c8),_0x19281f=_0x36939e[_0xbb433b(0xde)](_0x17af43[_0xbb433b(0x88)][_0xbb433b(0xf3)][_0xbb433b(0x98)]),_0x4eb94f=_0x4bc452[_0xbb433b(0x92)](_0x19281f),_0x18ad32[_0xbb433b(0xbd)](_0x17af43[_0xbb433b(0x88)][_0xbb433b(0xc0)](_0x4eb94f),_0x450342?null:_0xbb433b(0xda));});}),_0x18ad32[_0x1b8e7d(0xa1)][_0x1b8e7d(0xc5)](_0x1b8e7d(0xc2),_0x1b8e7d(0xda),_0x1b8e7d(0xe3),_0x540447));const _0x1277fd=[{'type':_0x1b8e7d(0xb2),'subType':_0x1b8e7d(0x9b)},{'type':_0x1b8e7d(0xc2),'subType':_0x1b8e7d(0xda)},{'type':_0x1b8e7d(0xb2),'subType':_0x1b8e7d(0x8d)},{'type':_0x1b8e7d(0xc2),'subType':_0x1b8e7d(0x8d)}];function _0x51bfa9(_0x3f554d,_0x41f76d){const _0x42b59b=_0x1b8e7d,_0x23abbd=_0x1277fd[_0x42b59b(0xe2)](({type:_0x195d3c,subType:_0x1e8857})=>_0x3f554d[_0x42b59b(0xc7)]==_0x195d3c&&_0x3f554d[_0x42b59b(0xdd)]==_0x1e8857),_0x4a6768=_0x1277fd[_0x42b59b(0xe2)](({type:_0x34d4db,subType:_0x24f3ba})=>_0x41f76d[_0x42b59b(0xc7)]==_0x34d4db&&_0x41f76d[_0x42b59b(0xdd)]==_0x24f3ba);if(_0x23abbd<0x0||_0x4a6768<0x0)return!0x1;const _0x3bd84b=_0x3f554d[_0x42b59b(0x9d)](),_0x52128b=_0x41f76d[_0x42b59b(0x9d)]();if((0x0==_0x23abbd||0x1==_0x23abbd)&&0x2==_0x4a6768&&_0x3bd84b[_0x42b59b(0x101)](_0x52128b))return!0x0;if(0x2==_0x23abbd&&0x3==_0x4a6768){const _0x3df1a8=_0x18ad32[_0x42b59b(0xaf)](_0x3bd84b,_0x42b59b(0xc2))[_0x42b59b(0xb5)](({suggestion:_0x14c510,meta:_0x11cefd})=>_0x11cefd[_0x42b59b(0xd1)]&&_0x42b59b(0x8d)==_0x14c510[_0x42b59b(0xdd)]);if(_0x3df1a8[_0x42b59b(0x95)]>0x1&&_0x52128b[_0x42b59b(0x8f)][_0x42b59b(0xf0)](_0x3bd84b[_0x42b59b(0xca)]))return!0x0;if(0x1==_0x3df1a8[_0x42b59b(0x95)]&&(_0x3bd84b[_0x42b59b(0xca)][_0x42b59b(0xf0)](_0x52128b[_0x42b59b(0x8f)])||_0x3bd84b[_0x42b59b(0x8f)][_0x42b59b(0xf0)](_0x52128b[_0x42b59b(0xca)])))return!0x0;}if(0x3==_0x23abbd&&0x3==_0x4a6768&&_0x3bd84b[_0x42b59b(0xca)][_0x42b59b(0xa0)](_0x52128b[_0x42b59b(0xca)])){const _0x577add=_0x3bd84b[_0x42b59b(0x8f)][_0x42b59b(0xa9)],_0x347dcd=_0x52128b[_0x42b59b(0xca)][_0x42b59b(0xa7)];return _0x36939e[_0x42b59b(0xd2)](_0x577add)&&_0x577add===_0x347dcd;}return!0x1;}function _0x540447(_0xeabe6e,_0xf8d674){return _0x51bfa9(_0xeabe6e,_0xf8d674)?[_0xeabe6e,_0xf8d674]:_0x51bfa9(_0xf8d674,_0xeabe6e)?[_0xf8d674,_0xeabe6e]:null;}_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xe6)](_0x1b8e7d(0xa2))&&(_0x18ad32[_0x1b8e7d(0x94)](_0x1b8e7d(0x9e)),_0x18ad32[_0x1b8e7d(0xfe)](_0x1b8e7d(0x91)),_0x18ad32[_0x1b8e7d(0xbf)][_0x1b8e7d(0xcd)](_0x1b8e7d(0x91),_0x1eaaf4(_0x5012e3,_0x1b8e7d(0xef)))),_0x17af43[_0x1b8e7d(0xdf)][_0x1b8e7d(0xe6)](_0x1b8e7d(0x9a))&&(_0x18ad32[_0x1b8e7d(0x94)](_0x1b8e7d(0xb9)),_0x18ad32[_0x1b8e7d(0xfe)](_0x1b8e7d(0x8e))),_0x18ad32[_0x1b8e7d(0xbf)][_0x1b8e7d(0xa4)](_0xb655dc=>{const _0x42a15e=_0x1b8e7d;if(!!_0x1277fd[_0x42a15e(0xd0)](({type:_0x130769,subType:_0x2d246a})=>_0xb655dc[_0x42a15e(0xc7)]==_0x130769&&_0xb655dc[_0x42a15e(0xdd)]==_0x2d246a))return _0xb655dc[_0x42a15e(0xe4)]?{}:void 0x0;}),_0x18ad32[_0x1b8e7d(0xbf)][_0x1b8e7d(0xa4)](_0x11ac31=>{const _0x5a372d=_0x1b8e7d;if(_0x5a372d(0xc2)==_0x11ac31[_0x5a372d(0xc7)]||_0x5a372d(0xb8)==_0x11ac31[_0x5a372d(0xc7)]){const _0x2ec97f=_0x11ac31[_0x5a372d(0xac)]();if(_0x2ec97f&&_0x2ec97f['is'](_0x5a372d(0xfd),_0x5a372d(0x9f)))return{'type':_0x5a372d(0xc2)==_0x11ac31[_0x5a372d(0xc7)]?_0x5a372d(0xd6):_0x5a372d(0xf9),'element':_0x2ec97f,'quantity':0x1};}}),_0x18ad32[_0x1b8e7d(0xbf)][_0x1b8e7d(0xa4)](_0x4ba991=>_0x1b8e7d(0xb2)==_0x4ba991[_0x1b8e7d(0xc7)]&&_0x1b8e7d(0x8d)==_0x4ba991[_0x1b8e7d(0xdd)]?{'type':_0x1b8e7d(0xc3),'content':_0x1b8e7d(0xd8)}:_0x1b8e7d(0xb2)==_0x4ba991[_0x1b8e7d(0xc7)]&&_0x1b8e7d(0x99)==_0x4ba991[_0x1b8e7d(0xdd)]?{'type':_0x1b8e7d(0xc3),'content':_0x1b8e7d(0xfc)}:void 0x0),_0x18ad32[_0x1b8e7d(0xbf)][_0x1b8e7d(0xa4)](_0x1f4bdb=>{const _0x43c92c=_0x1b8e7d;if(_0x43c92c(0xd5)!=_0x1f4bdb[_0x43c92c(0xc7)])return;const {data:_0x10c062}=_0x1f4bdb;if(!_0x10c062||_0x43c92c(0x8e)!=_0x10c062[_0x43c92c(0xe9)])return;const _0x4dffef=_0x10c062[_0x43c92c(0xe0)];return _0x4dffef?{'type':_0x43c92c(0xc3),'content':_0x1eaaf4(_0x5012e3,_0x43c92c(0xaa),'\x22'+_0x4dffef+'\x22')}:{'type':_0x43c92c(0xc3),'content':_0x1eaaf4(_0x5012e3,_0x43c92c(0x96))};}),this[_0x1b8e7d(0xc1)]();}[_0xfd4909(0xc1)](){const _0xaaf972=_0xfd4909,_0x4044d7=this[_0xaaf972(0xab)],_0x3e79c4=_0x4044d7[_0xaaf972(0xbb)];_0x4044d7[_0xaaf972(0xdf)][_0xaaf972(0xba)](_0xaaf972(0xb3))[_0xaaf972(0xbf)][_0xaaf972(0xa4)](_0x5940f8=>{const _0xd1904f=_0xaaf972;if(_0xd1904f(0xb2)!=_0x5940f8[_0xd1904f(0xc7)]&&_0xd1904f(0xe1)!=_0x5940f8[_0xd1904f(0xc7)])return;const {data:_0x2c354c}=_0x5940f8;if(_0x2c354c){if(_0xd1904f(0xb9)==_0x2c354c[_0xd1904f(0xce)]){const _0x3bed28=_0x2c354c[_0xd1904f(0xf2)][0x0][_0xd1904f(0xe0)];return _0x3bed28?{'type':_0xd1904f(0xc3),'content':_0x1eaaf4(_0x3e79c4,_0xd1904f(0xaa),'\x22'+_0x3bed28+'\x22')}:{'type':_0xd1904f(0xc3),'content':_0x1eaaf4(_0x3e79c4,_0xd1904f(0x96))};}if(_0xd1904f(0x9e)==_0x2c354c[_0xd1904f(0xce)]){const _0x570472=_0x2c354c[_0xd1904f(0xf2)][0x0][_0xd1904f(0x8a)];return _0x570472?{'type':_0xd1904f(0xc3),'content':_0x1eaaf4(_0x3e79c4,_0xd1904f(0xa5),_0x570472)}:{'type':_0xd1904f(0xc3),'content':_0x1eaaf4(_0x3e79c4,_0xd1904f(0xc8))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x66dedc=_0x475f;(function(_0x5d5947,_0x1fe423){const _0x19221c=_0x475f,_0x58e455=_0x5d5947();while(!![]){try{const _0xec7498=parseInt(_0x19221c(0x1a7))/0x1*(parseInt(_0x19221c(0x1ab))/0x2)+-parseInt(_0x19221c(0x18f))/0x3+-parseInt(_0x19221c(0x18e))/0x4+parseInt(_0x19221c(0x19b))/0x5+-parseInt(_0x19221c(0x19d))/0x6+parseInt(_0x19221c(0x1b5))/0x7+-parseInt(_0x19221c(0x1b4))/0x8*(parseInt(_0x19221c(0x1a5))/0x9);if(_0xec7498===_0x1fe423)break;else _0x58e455['push'](_0x58e455['shift']());}catch(_0x3a5ea7){_0x58e455['push'](_0x58e455['shift']());}}}(_0x3ac0,0xee5f2));import{Plugin as _0x4383f1}from'ckeditor5/src/core.js';function _0x3ac0(){const _0x81b7ee=['2248254FAznDp','descriptionFactory','commandName','_handleLegacySuggestions','*Format:*\x20replace\x20image\x20URL','formatInline','key','enableDefaultAttributesIntegration','registerCustomCallback','newValue','attribute','afterInit','8056740gnumNn','*Replace\x20image\x20URL*','476814zCfFPk','format','has','accept','get','registerDescriptionCallback','src','ImageEditing','369MPjiRf','replaceImageSource','243hFDqAI','TrackChangesEditing','registerBlockAttribute','editor','12970HkaDhy','locale','oldValue','plugins','type','formatBlock','discard','getSuggestionCallback','_suggestionFactory','483944FPtUqD','9503130myMUyc','_registerLegacyDescription','1037292tLpuco'];_0x3ac0=function(){return _0x81b7ee;};return _0x3ac0();}import{getTranslation as _0x5ce030}from'../utils/common-translations.js';function _0x475f(_0xc1e0ab,_0x62c3cf){const _0x3ac0ea=_0x3ac0();return _0x475f=function(_0x475fe8,_0x5db941){_0x475fe8=_0x475fe8-0x18d;let _0x25c8a8=_0x3ac0ea[_0x475fe8];return _0x25c8a8;},_0x475f(_0xc1e0ab,_0x62c3cf);}export default class ot extends _0x4383f1{[_0x66dedc(0x19a)](){const _0x25cd88=_0x66dedc;if(!this[_0x25cd88(0x1aa)][_0x25cd88(0x1ae)][_0x25cd88(0x19f)](_0x25cd88(0x1a4)))return;const _0x48e9b8=this[_0x25cd88(0x1aa)][_0x25cd88(0x1ac)],_0x16b2c7=this[_0x25cd88(0x1aa)][_0x25cd88(0x1ae)][_0x25cd88(0x1a1)](_0x25cd88(0x1a8));_0x16b2c7[_0x25cd88(0x196)](_0x25cd88(0x1a6)),_0x16b2c7[_0x25cd88(0x1a9)](_0x25cd88(0x1a3)),_0x16b2c7[_0x25cd88(0x190)][_0x25cd88(0x1a2)](_0x32a2ad=>{const _0x1d0877=_0x25cd88;if(_0x1d0877(0x199)!=_0x32a2ad[_0x1d0877(0x1af)])return;const {data:_0x230f77}=_0x32a2ad;return _0x230f77&&_0x1d0877(0x1a3)==_0x230f77[_0x1d0877(0x195)]?_0x230f77[_0x1d0877(0x198)]&&_0x230f77[_0x1d0877(0x1ad)]?{'type':_0x1d0877(0x19e),'content':_0x5ce030(_0x48e9b8,_0x1d0877(0x19c))}:{'type':_0x1d0877(0x19e),'content':''}:void 0x0;}),this[_0x25cd88(0x192)]();}[_0x66dedc(0x192)](){const _0x37c670=_0x66dedc,_0x4ca4f6=this[_0x37c670(0x1aa)][_0x37c670(0x1ae)][_0x37c670(0x1a1)](_0x37c670(0x1a8));_0x4ca4f6[_0x37c670(0x1b3)][_0x37c670(0x197)](_0x37c670(0x1b0),_0x37c670(0x1a6),_0x37c670(0x1a0),_0x4ca4f6[_0x37c670(0x1b3)][_0x37c670(0x1b2)](_0x37c670(0x1b0),null,_0x37c670(0x1b1))),_0x4ca4f6[_0x37c670(0x1b3)][_0x37c670(0x197)](_0x37c670(0x1b0),_0x37c670(0x1a6),_0x37c670(0x1b1),_0x4ca4f6[_0x37c670(0x1b3)][_0x37c670(0x1b2)](_0x37c670(0x1b0),null,_0x37c670(0x1a0))),this[_0x37c670(0x18d)]();}[_0x66dedc(0x18d)](){const _0x5826aa=_0x66dedc,_0xe48055=this[_0x5826aa(0x1aa)],_0x14f839=_0xe48055[_0x5826aa(0x1ac)];_0xe48055[_0x5826aa(0x1ae)][_0x5826aa(0x1a1)](_0x5826aa(0x1a8))[_0x5826aa(0x190)][_0x5826aa(0x1a2)](_0x2da87c=>{const _0x52eee6=_0x5826aa;if(_0x52eee6(0x1b0)!=_0x2da87c[_0x52eee6(0x1af)]&&_0x52eee6(0x194)!=_0x2da87c[_0x52eee6(0x1af)])return;const {data:_0x201059}=_0x2da87c;if(!_0x201059||_0x52eee6(0x1a6)!=_0x201059[_0x52eee6(0x191)])return;return{'type':_0x52eee6(0x19e),'content':_0x5ce030(_0x14f839,_0x52eee6(0x193))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x282181=_0x2ba2;(function(_0x29ee2f,_0x3f6748){const _0x2a4df7=_0x2ba2,_0x311d59=_0x29ee2f();while(!![]){try{const _0xefcd38=-parseInt(_0x2a4df7(0x1b6))/0x1+-parseInt(_0x2a4df7(0x1ee))/0x2+-parseInt(_0x2a4df7(0x1d7))/0x3*(parseInt(_0x2a4df7(0x1af))/0x4)+parseInt(_0x2a4df7(0x1f9))/0x5+parseInt(_0x2a4df7(0x1f7))/0x6*(parseInt(_0x2a4df7(0x1d6))/0x7)+parseInt(_0x2a4df7(0x1dd))/0x8+parseInt(_0x2a4df7(0x1e1))/0x9*(-parseInt(_0x2a4df7(0x20e))/0xa);if(_0xefcd38===_0x3f6748)break;else _0x311d59['push'](_0x311d59['shift']());}catch(_0x446166){_0x311d59['push'](_0x311d59['shift']());}}}(_0x1fe3,0x551fd));function _0x1fe3(){const _0xf5e3e4=['descriptionFactory','chain','1249130jrXDMy','findIndex','author','newRange','132THLUOd','length','shouldConvertImageType','locale','value','imageCaption','selection','460778UlxoTy','registerPostFixer','refresh','name','plugins','insertion','formatBlock','get','setImageNaturalSizeAttributes','isIntersecting','toLowerCase','registerDescriptionCallback','discardSuggestion','discard','change','isInContent','isOwn','enableCommand','getSuggestionCallback','next','accept','getChangedMarkers','Users','getFirstRange','commandReversedParams','document','imageTypeInline','has','nodeBefore','hasSuggestion','from','side','27419WrxGnY','16413kbriEZ','formatInline','markInlineFormat','head','isInlineImage','join','5368656AeoiLX','title','format','_suggestionFactory','9RSgLMP','afterInit','*Format:*\x20%0','editor','FORMAT_SIDE_IMAGE','imageStyle','nodeAfter','markBlockFormat','model','commands','ImageStyleEditing','_splitMarkerName','isEqual','812130ivIolB','createRangeOn','convertInlineImageToBlock','registerCustomCallback','_findSuggestions','forEach','type','getSuggestion','commandName','810GwhIqc','imageStylePostApply','1605455jfscrh','ImageUtils','isBefore','differ','getClosestSelectedImageElement','_registerLegacyDescription','isBlockImage','start','filter','end','subType','normalizedStyles','imageTypeBlock','getSuggestions','commandParams','getContainedElement','suggestion','TrackChangesEditing','imageStylePreApply'];_0x1fe3=function(){return _0xf5e3e4;};return _0x1fe3();}import{Plugin as _0x31f828}from'ckeditor5/src/core.js';function _0x2ba2(_0x4469ef,_0x30044f){const _0x1fe350=_0x1fe3();return _0x2ba2=function(_0x2ba224,_0x17c6fb){_0x2ba224=_0x2ba224-0x1ad;let _0x4f8315=_0x1fe350[_0x2ba224];return _0x4f8315;},_0x2ba2(_0x4469ef,_0x30044f);}import{uid as _0x52b3a7}from'ckeditor5/src/utils.js';import{getTranslation as _0x35e9fa}from'../utils/common-translations.js';export default class rt extends _0x31f828{[_0x282181(0x1e2)](){const _0x4ec4c4=_0x282181,_0x2d2450=this[_0x4ec4c4(0x1e4)];if(!_0x2d2450[_0x4ec4c4(0x1ba)][_0x4ec4c4(0x1d1)](_0x4ec4c4(0x1eb)))return;const _0x5daceb=_0x2d2450[_0x4ec4c4(0x1ba)][_0x4ec4c4(0x1bd)](_0x4ec4c4(0x20a)),_0x2f60a3=_0x2d2450[_0x4ec4c4(0x1ba)][_0x4ec4c4(0x1bd)](_0x4ec4c4(0x1fa)),_0x457437={};_0x5daceb[_0x4ec4c4(0x1c7)](_0x4ec4c4(0x1e6),(_0xefe026,_0x5116e9)=>{const _0x464646=_0x4ec4c4,_0x1682e0=_0x2d2450[_0x464646(0x1ba)][_0x464646(0x1bd)](_0x464646(0x1cc))['me'],_0x410767=_0x2d2450[_0x464646(0x1ea)][_0x464646(0x1bd)](_0x464646(0x1e6));let _0x56bd2f=_0x2f60a3[_0x464646(0x1fd)](_0x2d2450[_0x464646(0x1e9)][_0x464646(0x1cf)][_0x464646(0x1b5)]),_0x3c012d=_0x2d2450[_0x464646(0x1e9)][_0x464646(0x1ef)](_0x56bd2f),_0x941ab9=_0x410767[_0x464646(0x1b3)];if(_0x941ab9==_0x5116e9[_0x464646(0x1b3)])return;const _0x278473={'commandName':_0x464646(0x1e6),'commandParams':[_0x5116e9],'formatGroupId':_0x52b3a7()};_0x2d2450[_0x464646(0x1e9)][_0x464646(0x1c4)](()=>{const _0x94ef97=_0x464646;if(_0x5daceb[_0x94ef97(0x206)]()[_0x94ef97(0x201)](_0x599770=>_0x599770[_0x94ef97(0x1c5)]&&_0x1682e0==_0x599770[_0x94ef97(0x1ad)]&&(_0x94ef97(0x1bc)==_0x599770[_0x94ef97(0x1f4)]||_0x94ef97(0x1d8)==_0x599770[_0x94ef97(0x1f4)])&&(_0x94ef97(0x20b)==_0x599770[_0x94ef97(0x203)]||_0x94ef97(0x1f8)==_0x599770[_0x94ef97(0x203)])&&_0x599770[_0x94ef97(0x1cd)]()[_0x94ef97(0x1ed)](_0x3c012d))[_0x94ef97(0x1f3)](_0x5aa027=>_0x5daceb[_0x94ef97(0x1c2)](_0x5aa027[_0x94ef97(0x1da)])),_0x56bd2f=_0x2f60a3[_0x94ef97(0x1fd)](_0x2d2450[_0x94ef97(0x1e9)][_0x94ef97(0x1cf)][_0x94ef97(0x1b5)]),_0x3c012d=_0x2d2450[_0x94ef97(0x1e9)][_0x94ef97(0x1ef)](_0x56bd2f),_0x410767[_0x94ef97(0x1b8)](),_0x2d2450[_0x94ef97(0x1ea)][_0x94ef97(0x1bd)](_0x94ef97(0x1d0))[_0x94ef97(0x1b8)](),_0x2d2450[_0x94ef97(0x1ea)][_0x94ef97(0x1bd)](_0x94ef97(0x205))[_0x94ef97(0x1b8)](),_0x941ab9=_0x410767[_0x94ef97(0x1b3)],_0x941ab9!=_0x5116e9[_0x94ef97(0x1b3)])return _0x2f60a3[_0x94ef97(0x1db)](_0x56bd2f)&&_0x410767[_0x94ef97(0x1b1)](_0x5116e9[_0x94ef97(0x1b3)],_0x56bd2f)?(_0xefe026({..._0x5116e9,'setImageSizes':!0x1}),_0x56bd2f=_0x2f60a3[_0x94ef97(0x1fd)](_0x2d2450[_0x94ef97(0x1e9)][_0x94ef97(0x1cf)][_0x94ef97(0x1b5)]),void _0x5daceb[_0x94ef97(0x1e8)](_0x56bd2f,{..._0x278473,'commandReversedParams':[{'value':_0x941ab9||null,'setImageSizes':!0x1}]},[],_0x94ef97(0x20b))):void(_0x2f60a3[_0x94ef97(0x1ff)](_0x56bd2f)?_0x5daceb[_0x94ef97(0x1e8)](_0x56bd2f,_0x278473,[],_0x94ef97(0x1f8)):_0x5daceb[_0x94ef97(0x1d9)](_0x3c012d,_0x278473,_0x94ef97(0x1f8)));});});for(const _0x5d9e02 of _0x2d2450[_0x4ec4c4(0x1ba)][_0x4ec4c4(0x1bd)](_0x4ec4c4(0x1eb))[_0x4ec4c4(0x204)])_0x457437[_0x5d9e02[_0x4ec4c4(0x1b9)]]=_0x5d9e02[_0x4ec4c4(0x1de)][_0x4ec4c4(0x1c0)]();_0x5daceb[_0x4ec4c4(0x1e0)][_0x4ec4c4(0x1f1)](_0x4ec4c4(0x1bc),_0x4ec4c4(0x20b),_0x4ec4c4(0x1dc),()=>!0x1),_0x5daceb[_0x4ec4c4(0x1e0)][_0x4ec4c4(0x1f1)](_0x4ec4c4(0x1bc),_0x4ec4c4(0x1f8),_0x4ec4c4(0x1dc),()=>!0x1),_0x5daceb[_0x4ec4c4(0x1e0)][_0x4ec4c4(0x1f1)](_0x4ec4c4(0x1d8),_0x4ec4c4(0x1f8),_0x4ec4c4(0x1dc),()=>!0x1),_0x5daceb[_0x4ec4c4(0x1e0)][_0x4ec4c4(0x1f1)](_0x4ec4c4(0x1bc),_0x4ec4c4(0x20b),_0x4ec4c4(0x1ca),([_0x132d62])=>{const _0x300d67=_0x4ec4c4;_0x2f60a3[_0x300d67(0x1be)](_0x132d62[_0x300d67(0x208)]());}),_0x5daceb[_0x4ec4c4(0x1e0)][_0x4ec4c4(0x1f1)](_0x4ec4c4(0x1bc),_0x4ec4c4(0x20b),_0x4ec4c4(0x1c3),(_0x1e2aaa,_0x4d3b78)=>{const _0x469cbe=_0x4ec4c4;_0x5daceb[_0x469cbe(0x1e0)][_0x469cbe(0x1c8)](_0x469cbe(0x1bc),'',_0x469cbe(0x1ca))(_0x1e2aaa,{'commandName':_0x4d3b78[_0x469cbe(0x1f6)],'commandParams':_0x4d3b78[_0x469cbe(0x1ce)]});}),_0x5daceb[_0x4ec4c4(0x1e0)][_0x4ec4c4(0x1f1)](_0x4ec4c4(0x1bc),_0x4ec4c4(0x20b),_0x4ec4c4(0x20d),function(_0x343ba,_0x3bc0e8){if(_0xf55320(_0x343ba,_0x3bc0e8))return[_0x343ba,_0x3bc0e8];if(_0xf55320(_0x3bc0e8,_0x343ba))return[_0x3bc0e8,_0x343ba];return null;});const _0x536d04=[{'type':_0x4ec4c4(0x1bc),'subType':_0x4ec4c4(0x20b)},{'type':_0x4ec4c4(0x1bb),'subType':_0x4ec4c4(0x1b4)},{'type':_0x4ec4c4(0x1bc),'subType':_0x4ec4c4(0x1f0)},{'type':_0x4ec4c4(0x1bb),'subType':_0x4ec4c4(0x1f0)}];function _0xf55320(_0x5aa676,_0x2befee){const _0xc1a0b=_0x4ec4c4,_0x3f9ba0=_0x536d04[_0xc1a0b(0x20f)](({type:_0xd12ae3,subType:_0x2da4b7})=>_0x5aa676[_0xc1a0b(0x1f4)]==_0xd12ae3&&_0x5aa676[_0xc1a0b(0x203)]==_0x2da4b7),_0x4eb744=_0x536d04[_0xc1a0b(0x20f)](({type:_0x3b292e,subType:_0x3a70fd})=>_0x2befee[_0xc1a0b(0x1f4)]==_0x3b292e&&_0x2befee[_0xc1a0b(0x203)]==_0x3a70fd);if(_0x3f9ba0<0x0||_0x4eb744<0x0)return!0x1;const _0x4dfd6=_0x5aa676[_0xc1a0b(0x1cd)](),_0x10f704=_0x2befee[_0xc1a0b(0x1cd)]();if((0x0==_0x3f9ba0||0x1==_0x3f9ba0)&&0x2==_0x4eb744&&_0x4dfd6[_0xc1a0b(0x1bf)](_0x10f704))return!0x0;if(0x2==_0x3f9ba0&&0x3==_0x4eb744){const _0x5b3c7b=_0x5daceb[_0xc1a0b(0x1f2)](_0x4dfd6,_0xc1a0b(0x1bb))[_0xc1a0b(0x201)](({suggestion:_0x1217ce,meta:_0x463551})=>_0x463551[_0xc1a0b(0x1c6)]&&_0xc1a0b(0x1f0)==_0x1217ce[_0xc1a0b(0x203)]);if(_0x5b3c7b[_0xc1a0b(0x1b0)]>0x1&&_0x10f704[_0xc1a0b(0x202)][_0xc1a0b(0x1ed)](_0x4dfd6[_0xc1a0b(0x200)]))return!0x0;if(0x1==_0x5b3c7b[_0xc1a0b(0x1b0)]&&(_0x4dfd6[_0xc1a0b(0x200)][_0xc1a0b(0x1ed)](_0x10f704[_0xc1a0b(0x202)])||_0x4dfd6[_0xc1a0b(0x202)][_0xc1a0b(0x1ed)](_0x10f704[_0xc1a0b(0x200)])))return!0x0;}if(0x3==_0x3f9ba0&&0x3==_0x4eb744&&_0x4dfd6[_0xc1a0b(0x200)][_0xc1a0b(0x1fb)](_0x10f704[_0xc1a0b(0x200)])){const _0x1bacaf=_0x4dfd6[_0xc1a0b(0x202)][_0xc1a0b(0x1e7)],_0x5d88ab=_0x10f704[_0xc1a0b(0x200)][_0xc1a0b(0x1d2)];return _0x2f60a3[_0xc1a0b(0x1ff)](_0x1bacaf)&&_0x1bacaf===_0x5d88ab;}return!0x1;}_0x2d2450[_0x4ec4c4(0x1e9)][_0x4ec4c4(0x1cf)][_0x4ec4c4(0x1b7)](()=>{const _0x3acfdc=_0x4ec4c4;let _0x52393d=!0x1;const _0x2fa10f=Array[_0x3acfdc(0x1d4)](_0x2d2450[_0x3acfdc(0x1e9)][_0x3acfdc(0x1cf)][_0x3acfdc(0x1fc)][_0x3acfdc(0x1cb)]());for(const {name:_0x1118fc,data:_0x33fd77}of _0x2fa10f){const {group:_0x40a832,type:_0x20ed66,subType:_0x456720,id:_0x39b6b1}=_0x5daceb[_0x3acfdc(0x1ec)](_0x1118fc);if(_0x3acfdc(0x209)==_0x40a832&&_0x5daceb[_0x3acfdc(0x1d3)](_0x39b6b1)){if(_0x3acfdc(0x1bc)==_0x20ed66&&(_0x3acfdc(0x20b)==_0x456720||_0x3acfdc(0x1f8)==_0x456720)){const _0x1c9451=_0x5daceb[_0x3acfdc(0x1f5)](_0x39b6b1);if(_0x33fd77[_0x3acfdc(0x1ae)]){const _0x41d761=_0x1c9451[_0x3acfdc(0x1cd)]()[_0x3acfdc(0x208)]();if(_0x2f60a3[_0x3acfdc(0x1ff)](_0x41d761))continue;_0x5daceb[_0x3acfdc(0x1c2)](_0x1c9451),_0x52393d=!0x0;}}if(_0x3acfdc(0x1bb)==_0x20ed66&&_0x3acfdc(0x1b4)==_0x456720&&!_0x33fd77[_0x3acfdc(0x1ae)]){const _0xd5ecd0=_0x5daceb[_0x3acfdc(0x1f5)](_0x39b6b1);_0xd5ecd0[_0x3acfdc(0x1c9)]&&_0xd5ecd0[_0x3acfdc(0x1c9)][_0x3acfdc(0x1c5)]&&(_0x5daceb[_0x3acfdc(0x1c2)](_0xd5ecd0[_0x3acfdc(0x1c9)]),_0x52393d=!0x0);}}}return _0x52393d;}),this[_0x4ec4c4(0x1fe)](_0x457437);}[_0x282181(0x1fe)](_0x55a78f){const _0x37e039=_0x282181,_0x644cd3=this[_0x37e039(0x1e4)],_0xac00ba=_0x644cd3[_0x37e039(0x1b2)];_0x644cd3[_0x37e039(0x1ba)][_0x37e039(0x1bd)](_0x37e039(0x20a))[_0x37e039(0x20c)][_0x37e039(0x1c1)](_0x45c92c=>{const _0x2610f2=_0x37e039;if(_0x2610f2(0x1bc)!=_0x45c92c[_0x2610f2(0x1f4)]&&_0x2610f2(0x1d8)!=_0x45c92c[_0x2610f2(0x1f4)])return;const {data:_0x3d11f5}=_0x45c92c;if(!_0x3d11f5||_0x2610f2(0x1e6)!=_0x3d11f5[_0x2610f2(0x1f6)])return;const _0x501b63=_0x3d11f5[_0x2610f2(0x207)][0x0][_0x2610f2(0x1b3)];return _0x10fd5f(_0x2610f2(0x1d5)===_0x501b63?_0x35e9fa(_0xac00ba,_0x2610f2(0x1e5)):_0x55a78f[_0x501b63]||_0x501b63);function _0x10fd5f(_0x3073ea){const _0x5c5762=_0x2610f2;return{'type':_0x5c5762(0x1df),'content':_0x35e9fa(_0xac00ba,_0x5c5762(0x1e3),_0x3073ea)};}});}}
|
|
23
|
+
const _0x3ff640=_0xe64a;(function(_0x1c59af,_0x3d9318){const _0x2e3661=_0xe64a,_0x41093b=_0x1c59af();while(!![]){try{const _0x22d87f=-parseInt(_0x2e3661(0x1cc))/0x1*(-parseInt(_0x2e3661(0x1da))/0x2)+-parseInt(_0x2e3661(0x1be))/0x3+-parseInt(_0x2e3661(0x1ba))/0x4*(parseInt(_0x2e3661(0x1eb))/0x5)+-parseInt(_0x2e3661(0x219))/0x6+parseInt(_0x2e3661(0x1d7))/0x7*(parseInt(_0x2e3661(0x1dc))/0x8)+parseInt(_0x2e3661(0x1f3))/0x9+parseInt(_0x2e3661(0x1ff))/0xa;if(_0x22d87f===_0x3d9318)break;else _0x41093b['push'](_0x41093b['shift']());}catch(_0x5ca486){_0x41093b['push'](_0x41093b['shift']());}}}(_0x27aa,0x6333e));function _0xe64a(_0x220f6e,_0x2bf14d){const _0x27aaf4=_0x27aa();return _0xe64a=function(_0xe64a66,_0xab3593){_0xe64a66=_0xe64a66-0x1b8;let _0x1f4055=_0x27aaf4[_0xe64a66];return _0x1f4055;},_0xe64a(_0x220f6e,_0x2bf14d);}function _0x27aa(){const _0x4ca6af=['shouldConvertImageType','registerDescriptionCallback','712VzTLnU','getChangedMarkers','isBefore','subType','createRangeOn','newRange','getSuggestions','setImageNaturalSizeAttributes','type','discard','registerPostFixer','1160026wFuWZB','imageStyle','change','124YQfLeD','commands','16KykcCG','afterInit','enableCommand','imageTypeBlock','chain','join','_suggestionFactory','side','end','getSuggestion','findIndex','formatBlock','hasSuggestion','format','title','3205dltkNA','nodeAfter','*Format:*\x20%0','isOwn','suggestion','filter','isInlineImage','isEqual','2238084EWuJCk','descriptionFactory','plugins','start','markInlineFormat','formatInline','imageCaption','registerCustomCallback','value','FORMAT_SIDE_IMAGE','has','markBlockFormat','11526110DcGOzx','_findSuggestions','forEach','get','isInContent','imageStylePreApply','isIntersecting','model','author','ImageStyleEditing','commandReversedParams','TrackChangesEditing','document','name','getSuggestionCallback','getFirstRange','insertion','imageStylePostApply','convertInlineImageToBlock','_splitMarkerName','getContainedElement','toLowerCase','locale','next','editor','selection','4095132cLNmBl','commandParams','Users','from','1588Nfqtao','accept','ImageUtils','head','1300602vdWRVp','nodeBefore','discardSuggestion','imageTypeInline','normalizedStyles','differ','getClosestSelectedImageElement','commandName','length','refresh','_registerLegacyDescription','isBlockImage'];_0x27aa=function(){return _0x4ca6af;};return _0x27aa();}import{Plugin as _0x4ed706}from'ckeditor5/src/core.js';import{uid as _0x4f2582}from'ckeditor5/src/utils.js';import{getTranslation as _0x5c0866}from'../utils/common-translations.js';export default class rt extends _0x4ed706{[_0x3ff640(0x1dd)](){const _0x4e167c=_0x3ff640,_0x43c4e2=this[_0x4e167c(0x217)];if(!_0x43c4e2[_0x4e167c(0x1f5)][_0x4e167c(0x1fd)](_0x4e167c(0x208)))return;const _0xf77c93=_0x43c4e2[_0x4e167c(0x1f5)][_0x4e167c(0x202)](_0x4e167c(0x20a)),_0x1390b7=_0x43c4e2[_0x4e167c(0x1f5)][_0x4e167c(0x202)](_0x4e167c(0x1bc)),_0x7b5d36={};_0xf77c93[_0x4e167c(0x1de)](_0x4e167c(0x1d8),(_0x323bfa,_0x1c0870)=>{const _0x376feb=_0x4e167c,_0x56a053=_0x43c4e2[_0x376feb(0x1f5)][_0x376feb(0x202)](_0x376feb(0x1b8))['me'],_0x37de0a=_0x43c4e2[_0x376feb(0x1db)][_0x376feb(0x202)](_0x376feb(0x1d8));let _0x27c7a6=_0x1390b7[_0x376feb(0x1c4)](_0x43c4e2[_0x376feb(0x206)][_0x376feb(0x20b)][_0x376feb(0x218)]),_0x1ca8e4=_0x43c4e2[_0x376feb(0x206)][_0x376feb(0x1d0)](_0x27c7a6),_0x17bccd=_0x37de0a[_0x376feb(0x1fb)];if(_0x17bccd==_0x1c0870[_0x376feb(0x1fb)])return;const _0x5d036d={'commandName':_0x376feb(0x1d8),'commandParams':[_0x1c0870],'formatGroupId':_0x4f2582()};_0x43c4e2[_0x376feb(0x206)][_0x376feb(0x1d9)](()=>{const _0x4fdadd=_0x376feb;if(_0xf77c93[_0x4fdadd(0x1d2)]()[_0x4fdadd(0x1f0)](_0x391fff=>_0x391fff[_0x4fdadd(0x203)]&&_0x56a053==_0x391fff[_0x4fdadd(0x207)]&&(_0x4fdadd(0x1e7)==_0x391fff[_0x4fdadd(0x1d4)]||_0x4fdadd(0x1f8)==_0x391fff[_0x4fdadd(0x1d4)])&&(_0x4fdadd(0x204)==_0x391fff[_0x4fdadd(0x1cf)]||_0x4fdadd(0x210)==_0x391fff[_0x4fdadd(0x1cf)])&&_0x391fff[_0x4fdadd(0x20e)]()[_0x4fdadd(0x1f2)](_0x1ca8e4))[_0x4fdadd(0x201)](_0xe68dc4=>_0xf77c93[_0x4fdadd(0x1c0)](_0xe68dc4[_0x4fdadd(0x1bd)])),_0x27c7a6=_0x1390b7[_0x4fdadd(0x1c4)](_0x43c4e2[_0x4fdadd(0x206)][_0x4fdadd(0x20b)][_0x4fdadd(0x218)]),_0x1ca8e4=_0x43c4e2[_0x4fdadd(0x206)][_0x4fdadd(0x1d0)](_0x27c7a6),_0x37de0a[_0x4fdadd(0x1c7)](),_0x43c4e2[_0x4fdadd(0x1db)][_0x4fdadd(0x202)](_0x4fdadd(0x1c1))[_0x4fdadd(0x1c7)](),_0x43c4e2[_0x4fdadd(0x1db)][_0x4fdadd(0x202)](_0x4fdadd(0x1df))[_0x4fdadd(0x1c7)](),_0x17bccd=_0x37de0a[_0x4fdadd(0x1fb)],_0x17bccd!=_0x1c0870[_0x4fdadd(0x1fb)])return _0x1390b7[_0x4fdadd(0x1f1)](_0x27c7a6)&&_0x37de0a[_0x4fdadd(0x1ca)](_0x1c0870[_0x4fdadd(0x1fb)],_0x27c7a6)?(_0x323bfa({..._0x1c0870,'setImageSizes':!0x1}),_0x27c7a6=_0x1390b7[_0x4fdadd(0x1c4)](_0x43c4e2[_0x4fdadd(0x206)][_0x4fdadd(0x20b)][_0x4fdadd(0x218)]),void _0xf77c93[_0x4fdadd(0x1fe)](_0x27c7a6,{..._0x5d036d,'commandReversedParams':[{'value':_0x17bccd||null,'setImageSizes':!0x1}]},[],_0x4fdadd(0x204))):void(_0x1390b7[_0x4fdadd(0x1c9)](_0x27c7a6)?_0xf77c93[_0x4fdadd(0x1fe)](_0x27c7a6,_0x5d036d,[],_0x4fdadd(0x210)):_0xf77c93[_0x4fdadd(0x1f7)](_0x1ca8e4,_0x5d036d,_0x4fdadd(0x210)));});});for(const _0x3ac998 of _0x43c4e2[_0x4e167c(0x1f5)][_0x4e167c(0x202)](_0x4e167c(0x208))[_0x4e167c(0x1c2)])_0x7b5d36[_0x3ac998[_0x4e167c(0x20c)]]=_0x3ac998[_0x4e167c(0x1ea)][_0x4e167c(0x214)]();_0xf77c93[_0x4e167c(0x1e2)][_0x4e167c(0x1fa)](_0x4e167c(0x1e7),_0x4e167c(0x204),_0x4e167c(0x1e1),()=>!0x1),_0xf77c93[_0x4e167c(0x1e2)][_0x4e167c(0x1fa)](_0x4e167c(0x1e7),_0x4e167c(0x210),_0x4e167c(0x1e1),()=>!0x1),_0xf77c93[_0x4e167c(0x1e2)][_0x4e167c(0x1fa)](_0x4e167c(0x1f8),_0x4e167c(0x210),_0x4e167c(0x1e1),()=>!0x1),_0xf77c93[_0x4e167c(0x1e2)][_0x4e167c(0x1fa)](_0x4e167c(0x1e7),_0x4e167c(0x204),_0x4e167c(0x1bb),([_0x4eb368])=>{const _0x1d55b8=_0x4e167c;_0x1390b7[_0x1d55b8(0x1d3)](_0x4eb368[_0x1d55b8(0x213)]());}),_0xf77c93[_0x4e167c(0x1e2)][_0x4e167c(0x1fa)](_0x4e167c(0x1e7),_0x4e167c(0x204),_0x4e167c(0x1d5),(_0x242923,_0x219677)=>{const _0x3e98ba=_0x4e167c;_0xf77c93[_0x3e98ba(0x1e2)][_0x3e98ba(0x20d)](_0x3e98ba(0x1e7),'',_0x3e98ba(0x1bb))(_0x242923,{'commandName':_0x219677[_0x3e98ba(0x1c5)],'commandParams':_0x219677[_0x3e98ba(0x209)]});}),_0xf77c93[_0x4e167c(0x1e2)][_0x4e167c(0x1fa)](_0x4e167c(0x1e7),_0x4e167c(0x204),_0x4e167c(0x1e0),function(_0x1736a0,_0x5d0997){if(_0x228c37(_0x1736a0,_0x5d0997))return[_0x1736a0,_0x5d0997];if(_0x228c37(_0x5d0997,_0x1736a0))return[_0x5d0997,_0x1736a0];return null;});const _0xfb7f8f=[{'type':_0x4e167c(0x1e7),'subType':_0x4e167c(0x204)},{'type':_0x4e167c(0x20f),'subType':_0x4e167c(0x1f9)},{'type':_0x4e167c(0x1e7),'subType':_0x4e167c(0x211)},{'type':_0x4e167c(0x20f),'subType':_0x4e167c(0x211)}];function _0x228c37(_0x3c33ec,_0x392d98){const _0x2ad03e=_0x4e167c,_0x2ae409=_0xfb7f8f[_0x2ad03e(0x1e6)](({type:_0x93f62d,subType:_0x58e1f7})=>_0x3c33ec[_0x2ad03e(0x1d4)]==_0x93f62d&&_0x3c33ec[_0x2ad03e(0x1cf)]==_0x58e1f7),_0xe666b1=_0xfb7f8f[_0x2ad03e(0x1e6)](({type:_0x2f6b6b,subType:_0x319793})=>_0x392d98[_0x2ad03e(0x1d4)]==_0x2f6b6b&&_0x392d98[_0x2ad03e(0x1cf)]==_0x319793);if(_0x2ae409<0x0||_0xe666b1<0x0)return!0x1;const _0x487d9d=_0x3c33ec[_0x2ad03e(0x20e)](),_0x4f419c=_0x392d98[_0x2ad03e(0x20e)]();if((0x0==_0x2ae409||0x1==_0x2ae409)&&0x2==_0xe666b1&&_0x487d9d[_0x2ad03e(0x205)](_0x4f419c))return!0x0;if(0x2==_0x2ae409&&0x3==_0xe666b1){const _0x4f7a9f=_0xf77c93[_0x2ad03e(0x200)](_0x487d9d,_0x2ad03e(0x20f))[_0x2ad03e(0x1f0)](({suggestion:_0x13f947,meta:_0x3c340d})=>_0x3c340d[_0x2ad03e(0x1ee)]&&_0x2ad03e(0x211)==_0x13f947[_0x2ad03e(0x1cf)]);if(_0x4f7a9f[_0x2ad03e(0x1c6)]>0x1&&_0x4f419c[_0x2ad03e(0x1e4)][_0x2ad03e(0x1f2)](_0x487d9d[_0x2ad03e(0x1f6)]))return!0x0;if(0x1==_0x4f7a9f[_0x2ad03e(0x1c6)]&&(_0x487d9d[_0x2ad03e(0x1f6)][_0x2ad03e(0x1f2)](_0x4f419c[_0x2ad03e(0x1e4)])||_0x487d9d[_0x2ad03e(0x1e4)][_0x2ad03e(0x1f2)](_0x4f419c[_0x2ad03e(0x1f6)])))return!0x0;}if(0x3==_0x2ae409&&0x3==_0xe666b1&&_0x487d9d[_0x2ad03e(0x1f6)][_0x2ad03e(0x1ce)](_0x4f419c[_0x2ad03e(0x1f6)])){const _0x54c4ee=_0x487d9d[_0x2ad03e(0x1e4)][_0x2ad03e(0x1ec)],_0x27f1bd=_0x4f419c[_0x2ad03e(0x1f6)][_0x2ad03e(0x1bf)];return _0x1390b7[_0x2ad03e(0x1c9)](_0x54c4ee)&&_0x54c4ee===_0x27f1bd;}return!0x1;}_0x43c4e2[_0x4e167c(0x206)][_0x4e167c(0x20b)][_0x4e167c(0x1d6)](()=>{const _0x2a629a=_0x4e167c;let _0x59b538=!0x1;const _0x306287=Array[_0x2a629a(0x1b9)](_0x43c4e2[_0x2a629a(0x206)][_0x2a629a(0x20b)][_0x2a629a(0x1c3)][_0x2a629a(0x1cd)]());for(const {name:_0x57866d,data:_0x40f872}of _0x306287){const {group:_0x32dba4,type:_0x3d98fa,subType:_0x1b6b55,id:_0x370f35}=_0xf77c93[_0x2a629a(0x212)](_0x57866d);if(_0x2a629a(0x1ef)==_0x32dba4&&_0xf77c93[_0x2a629a(0x1e8)](_0x370f35)){if(_0x2a629a(0x1e7)==_0x3d98fa&&(_0x2a629a(0x204)==_0x1b6b55||_0x2a629a(0x210)==_0x1b6b55)){const _0xd077e4=_0xf77c93[_0x2a629a(0x1e5)](_0x370f35);if(_0x40f872[_0x2a629a(0x1d1)]){const _0x10a7ea=_0xd077e4[_0x2a629a(0x20e)]()[_0x2a629a(0x213)]();if(_0x1390b7[_0x2a629a(0x1c9)](_0x10a7ea))continue;_0xf77c93[_0x2a629a(0x1c0)](_0xd077e4),_0x59b538=!0x0;}}if(_0x2a629a(0x20f)==_0x3d98fa&&_0x2a629a(0x1f9)==_0x1b6b55&&!_0x40f872[_0x2a629a(0x1d1)]){const _0x57c2e3=_0xf77c93[_0x2a629a(0x1e5)](_0x370f35);_0x57c2e3[_0x2a629a(0x216)]&&_0x57c2e3[_0x2a629a(0x216)][_0x2a629a(0x203)]&&(_0xf77c93[_0x2a629a(0x1c0)](_0x57c2e3[_0x2a629a(0x216)]),_0x59b538=!0x0);}}}return _0x59b538;}),this[_0x4e167c(0x1c8)](_0x7b5d36);}[_0x3ff640(0x1c8)](_0x220853){const _0x4438b1=_0x3ff640,_0x32171a=this[_0x4438b1(0x217)],_0x422264=_0x32171a[_0x4438b1(0x215)];_0x32171a[_0x4438b1(0x1f5)][_0x4438b1(0x202)](_0x4438b1(0x20a))[_0x4438b1(0x1f4)][_0x4438b1(0x1cb)](_0xba904=>{const _0x5341a3=_0x4438b1;if(_0x5341a3(0x1e7)!=_0xba904[_0x5341a3(0x1d4)]&&_0x5341a3(0x1f8)!=_0xba904[_0x5341a3(0x1d4)])return;const {data:_0x37e3a1}=_0xba904;if(!_0x37e3a1||_0x5341a3(0x1d8)!=_0x37e3a1[_0x5341a3(0x1c5)])return;const _0x2c090a=_0x37e3a1[_0x5341a3(0x21a)][0x0][_0x5341a3(0x1fb)];return _0x26ddce(_0x5341a3(0x1e3)===_0x2c090a?_0x5c0866(_0x422264,_0x5341a3(0x1fc)):_0x220853[_0x2c090a]||_0x2c090a);function _0x26ddce(_0x1cfbc4){const _0x257137=_0x5341a3;return{'type':_0x257137(0x1e9),'content':_0x5c0866(_0x422264,_0x257137(0x1ed),_0x1cfbc4)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x415609=_0x39ec;(function(_0x52bff4,_0x3f45bf){const _0x2fc4a2=_0x39ec,_0xe4d757=_0x52bff4();while(!![]){try{const _0x36a1fd=parseInt(_0x2fc4a2(0x87))/0x1*(parseInt(_0x2fc4a2(0x78))/0x2)+-parseInt(_0x2fc4a2(0x85))/0x3+parseInt(_0x2fc4a2(0x7c))/0x4+parseInt(_0x2fc4a2(0x83))/0x5+-parseInt(_0x2fc4a2(0x7a))/0x6*(-parseInt(_0x2fc4a2(0x84))/0x7)+parseInt(_0x2fc4a2(0x71))/0x8+-parseInt(_0x2fc4a2(0x89))/0x9*(parseInt(_0x2fc4a2(0x8c))/0xa);if(_0x36a1fd===_0x3f45bf)break;else _0xe4d757['push'](_0xe4d757['shift']());}catch(_0x2473f0){_0xe4d757['push'](_0xe4d757['shift']());}}}(_0xa218,0xcea66));function _0x39ec(_0x56d918,_0x5e9a60){const _0xa218d8=_0xa218();return _0x39ec=function(_0x39eced,_0x179532){_0x39eced=_0x39eced-0x6b;let _0x1bbb06=_0xa218d8[_0x39eced];return _0x1bbb06;},_0x39ec(_0x56d918,_0x5e9a60);}import{Plugin as _0x48da9e}from'ckeditor5/src/core.js';export default class at extends _0x48da9e{constructor(_0x2ad2c4){const _0x14639c=_0x39ec;super(_0x2ad2c4),this[_0x14639c(0x6e)]=!0x1,this[_0x14639c(0x70)]=!0x1;}[_0x415609(0x7e)](){const _0x3a444a=_0x415609,_0x23d00f=this[_0x3a444a(0x6f)],_0x49cc3a=_0x23d00f[_0x3a444a(0x8b)][_0x3a444a(0x88)](_0x3a444a(0x7f)),_0x26b254=_0x23d00f[_0x3a444a(0x8b)][_0x3a444a(0x88)](_0x3a444a(0x86));_0x49cc3a&&(_0x49cc3a['on'](_0x3a444a(0x76),(_0x2d2530,[,_0x157a5a])=>{const _0x2b5ad9=_0x3a444a;this[_0x2b5ad9(0x6e)]=_0x26b254[_0x2b5ad9(0x79)],_0x157a5a[_0x2b5ad9(0x77)][_0x2b5ad9(0x7d)]=!this[_0x2b5ad9(0x6e)];},{'priority':_0x3a444a(0x7b)}),this[_0x3a444a(0x6b)](_0x49cc3a,_0x3a444a(0x74),this[_0x3a444a(0x72)][_0x3a444a(0x6d)](this)),this[_0x3a444a(0x6b)](_0x49cc3a,_0x3a444a(0x74),()=>{const _0x3ebb55=_0x3a444a;this[_0x3ebb55(0x70)]&&(_0x26b254[_0x3ebb55(0x76)](),this[_0x3ebb55(0x70)]=!0x1);},{'priority':_0x3a444a(0x81)}),_0x23d00f[_0x3a444a(0x6c)][_0x3a444a(0x88)](_0x3a444a(0x75))[_0x3a444a(0x82)](_0x3a444a(0x7f)));}[_0x415609(0x72)](_0x4abbf7,_0x47af0f){const _0x4e3547=_0x415609,{suggestions:_0x1dfdb6}=_0x47af0f,_0x358287=this[_0x4e3547(0x6f)][_0x4e3547(0x8b)][_0x4e3547(0x88)](_0x4e3547(0x86)),_0x387577=_0x358287[_0x4e3547(0x79)];this[_0x4e3547(0x6e)]!==_0x387577&&(_0x358287[_0x4e3547(0x76)](),this[_0x4e3547(0x70)]=!0x0),_0x1dfdb6&&_0x1dfdb6[_0x4e3547(0x80)](({id:_0x537200,type:_0xc9d17d,author:_0x52e8f2,created_at:_0x53ee10})=>{const _0xacb4dc=_0x4e3547,_0x196d8b={'id':_0x537200,'type':_0xc9d17d,'authorId':this[_0xacb4dc(0x6f)][_0xacb4dc(0x6c)][_0xacb4dc(0x88)](_0xacb4dc(0x73))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x52e8f2,'createdAt':_0x53ee10?new Date(_0x53ee10):new Date(),'source':_0xacb4dc(0x7f)}}};this[_0xacb4dc(0x6f)][_0xacb4dc(0x6c)][_0xacb4dc(0x88)](_0xacb4dc(0x75))[_0xacb4dc(0x8a)](_0x196d8b);});}}function _0xa218(){const _0x333f24=['listenTo','plugins','bind','_trackChangesValueDuringImport','editor','_trackChangesExecuted','1611128tIuRgU','_handleImportedData','Users','dataInsert','TrackChangesEditing','execute','collaboration_features','1288TrlfoD','value','61422xwuGcN','high','2358108AXZxIy','track_changes','afterInit','importWord','forEach','lowest','enableCommand','1022620wbrtUU','1155YVwYPh','2050935OfMMKz','trackChanges','620sUDHrv','get','1747962XaFiQQ','_setSuggestionData','commands','80cRwCzB'];_0xa218=function(){return _0x333f24;};return _0xa218();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x66720b=_0x5524;(function(_0x39649e,_0x3b74f5){const _0x25478e=_0x5524,_0x303087=_0x39649e();while(!![]){try{const _0x352637=parseInt(_0x25478e(0x197))/0x1*(parseInt(_0x25478e(0x19c))/0x2)+-parseInt(_0x25478e(0x19b))/0x3*(-parseInt(_0x25478e(0x1a2))/0x4)+-parseInt(_0x25478e(0x1a3))/0x5+parseInt(_0x25478e(0x18f))/0x6*(-parseInt(_0x25478e(0x198))/0x7)+-parseInt(_0x25478e(0x1a0))/0x8*(-parseInt(_0x25478e(0x1b1))/0x9)+parseInt(_0x25478e(0x1a1))/0xa*(parseInt(_0x25478e(0x190))/0xb)+-parseInt(_0x25478e(0x1af))/0xc;if(_0x352637===_0x3b74f5)break;else _0x303087['push'](_0x303087['shift']());}catch(_0x1d9d74){_0x303087['push'](_0x303087['shift']());}}}(_0x4b86,0x36362));function _0x5524(_0x240fa5,_0x1aac6c){const _0x4b8652=_0x4b86();return _0x5524=function(_0x5524fe,_0x3342d2){_0x5524fe=_0x5524fe-0x18b;let _0x5da3=_0x4b8652[_0x5524fe];return _0x5da3;},_0x5524(_0x240fa5,_0x1aac6c);}import{Plugin as _0x2a33f5}from'ckeditor5/src/core.js';import{getTranslation as _0x32af6f}from'../utils/common-translations.js';export default class ct extends _0x2a33f5{[_0x66720b(0x19f)](){const _0x1c311b=_0x66720b,_0x5ce9d2=this[_0x1c311b(0x1aa)],_0x4ada8c=_0x5ce9d2[_0x1c311b(0x1ae)][_0x1c311b(0x1b2)](_0x1c311b(0x1ad));if(_0x5ce9d2[_0x1c311b(0x1ae)][_0x1c311b(0x1b3)](_0x1c311b(0x1ab))&&(_0x4ada8c[_0x1c311b(0x1ac)](_0x1c311b(0x1a4)),_0x4ada8c[_0x1c311b(0x1ac)](_0x1c311b(0x1a7))),_0x5ce9d2[_0x1c311b(0x1ae)][_0x1c311b(0x1b3)](_0x1c311b(0x1a5))){for(const _0x28fe72 of[_0x1c311b(0x191),_0x1c311b(0x19d)])_0x4ada8c[_0x1c311b(0x199)](_0x28fe72);}const _0x3f94d3=_0x5ce9d2[_0x1c311b(0x194)];_0x4ada8c[_0x1c311b(0x1a6)](_0x1c311b(0x19a)),_0x4ada8c[_0x1c311b(0x19e)][_0x1c311b(0x1a8)](_0x1c311b(0x19a),_0x32af6f(_0x3f94d3,_0x1c311b(0x18c))),this[_0x1c311b(0x18e)]();}[_0x66720b(0x18e)](){const _0x27a79f=_0x66720b,_0x2f16f9=this[_0x27a79f(0x1aa)],_0x4f1ffb=_0x2f16f9[_0x27a79f(0x194)],_0x4c04ef=_0x2f16f9[_0x27a79f(0x1ae)][_0x27a79f(0x1b2)](_0x27a79f(0x1ad));_0x4c04ef[_0x27a79f(0x19e)][_0x27a79f(0x18b)](_0x2f83c6=>{const _0x177ea9=_0x27a79f;if(_0x177ea9(0x192)!=_0x2f83c6[_0x177ea9(0x1a9)])return;const {data:_0x3bcf4c}=_0x2f83c6;if(!_0x3bcf4c)return;if(_0x177ea9(0x191)!=_0x3bcf4c[_0x177ea9(0x195)]&&_0x177ea9(0x19d)!=_0x3bcf4c[_0x177ea9(0x195)])return;const _0x4eb213=_0x2f83c6[_0x177ea9(0x193)]()[0x0],_0x35f33b=_0x4c04ef[_0x177ea9(0x19e)][_0x177ea9(0x1b0)](_0x4eb213);return _0x177ea9(0x191)==_0x3bcf4c[_0x177ea9(0x195)]?{'type':_0x177ea9(0x1b4),'content':_0x32af6f(_0x4f1ffb,_0x177ea9(0x18d),_0x35f33b)}:_0x177ea9(0x19d)==_0x3bcf4c[_0x177ea9(0x195)]?{'type':_0x177ea9(0x1b4),'content':_0x32af6f(_0x4f1ffb,_0x177ea9(0x196),_0x35f33b)}:void 0x0;});}}function _0x4b86(){const _0x1a4d08=['IndentBlock','registerBlockAttribute','outdent','registerAttributeLabel','type','editor','IndentEditing','enableCommand','TrackChangesEditing','plugins','3054948wupEVj','getItemLabel','225gNUQlP','get','has','format','registerDescriptionCallback','FORMAT_INDENT','*Indent:*\x20%0','_registerLegacyDescription','6cLDMms','789503ahYIHM','indentBlock','formatBlock','getItems','locale','commandName','*Outdent:*\x20%0','3raWTSl','1089949zjtkwk','enableDefaultAttributesIntegration','blockIndent','407019VpysIB','255858iASJvY','outdentBlock','descriptionFactory','afterInit','83272PBjrMh','40bALjgI','4YViPTp','2172205xmsKnf','indent'];_0x4b86=function(){return _0x1a4d08;};return _0x4b86();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x1d280a=_0x39eb;function _0x2eb7(){var _0x414234=['requires','1077879adqzJc','2zSNeTN','258403JBnnXK','1944WowwKZ','209700OaTZiL','editor','12YtYBBB','get','6484982zDwXMo','7688rkAybe','input','4128495FCIQtm','1587010mrqVUs','init','6DFlqFz','enableCommand','TrackChangesEditing','plugins'];_0x2eb7=function(){return _0x414234;};return _0x2eb7();}(function(_0x32831f,_0x3f4c21){var _0x46543c=_0x39eb,_0x52d4d6=_0x32831f();while(!![]){try{var _0x208459=parseInt(_0x46543c(0xe4))/0x1*(parseInt(_0x46543c(0xe3))/0x2)+parseInt(_0x46543c(0xd3))/0x3*(parseInt(_0x46543c(0xd5))/0x4)+-parseInt(_0x46543c(0xda))/0x5+parseInt(_0x46543c(0xdd))/0x6*(parseInt(_0x46543c(0xd7))/0x7)+-parseInt(_0x46543c(0xd8))/0x8*(-parseInt(_0x46543c(0xe5))/0x9)+-parseInt(_0x46543c(0xdb))/0xa+parseInt(_0x46543c(0xe2))/0xb;if(_0x208459===_0x3f4c21)break;else _0x52d4d6['push'](_0x52d4d6['shift']());}catch(_0x10001a){_0x52d4d6['push'](_0x52d4d6['shift']());}}}(_0x2eb7,0xaebae));function _0x39eb(_0xe96bd7,_0x402459){var _0x2eb7bf=_0x2eb7();return _0x39eb=function(_0x39eb3d,_0x100563){_0x39eb3d=_0x39eb3d-0xd3;var _0x5a11b5=_0x2eb7bf[_0x39eb3d];return _0x5a11b5;},_0x39eb(_0xe96bd7,_0x402459);}import{Plugin as _0x2cc3b8}from'ckeditor5/src/core.js';import{Input as _0x10d384}from'ckeditor5/src/typing.js';export default class ut extends _0x2cc3b8{static get[_0x1d280a(0xe1)](){return[_0x10d384];}[_0x1d280a(0xdc)](){var _0x1e8010=_0x1d280a;this[_0x1e8010(0xd4)][_0x1e8010(0xe0)][_0x1e8010(0xd6)](_0x1e8010(0xdf))[_0x1e8010(0xde)](_0x1e8010(0xd9));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x103362=_0x3bcd;function _0x3bcd(_0x4e7ea4,_0x1a830e){const _0x2b2dc1=_0x2b2d();return _0x3bcd=function(_0x3bcd1f,_0xa550b7){_0x3bcd1f=_0x3bcd1f-0xe7;let _0x1de0f5=_0x2b2dc1[_0x3bcd1f];return _0x1de0f5;},_0x3bcd(_0x4e7ea4,_0x1a830e);}(function(_0x570dd3,_0x3a16c1){const _0x234c6a=_0x3bcd,_0x2cdf1e=_0x570dd3();while(!![]){try{const _0x45e2e6=-parseInt(_0x234c6a(0x137))/0x1+-parseInt(_0x234c6a(0x104))/0x2+-parseInt(_0x234c6a(0x10e))/0x3+parseInt(_0x234c6a(0x13a))/0x4+-parseInt(_0x234c6a(0x128))/0x5*(parseInt(_0x234c6a(0xf2))/0x6)+parseInt(_0x234c6a(0x112))/0x7+parseInt(_0x234c6a(0x119))/0x8;if(_0x45e2e6===_0x3a16c1)break;else _0x2cdf1e['push'](_0x2cdf1e['shift']());}catch(_0x115074){_0x2cdf1e['push'](_0x2cdf1e['shift']());}}}(_0x2b2d,0xea5a1));function _0x2b2d(){const _0x44b5ff=['ELEMENT_NUMBERED_LIST','checkChild','from','length','selection','1036578ZnfdxQ','end','afterInit','parent','isObject','todoList','registerDescriptionCallback','*Indent:*\x20%0','getSelectedBlocks','enableCommand','713508HVxRHu','bulleted','createRange','element','5183493crqxiY','formatInline','has','todoListChecked','add','LegacyTodoListEditing','*Uncheck\x20item*','19206672ZGeRvF','createPositionAt','listItem','forceValue','findIndex','numberedList','_selectedElements','paragraph','LegacyListEditing','editor','TrackChangesEditing','type','name','format','commandParams','8357950oBpoRi','indentList','registerElementLabel','locale','*Outdent:*\x20%0','formatBlock','listType','before','descriptionFactory','plugins','get','filter','listIndent','nextSibling','document','1062782rcTaRu','markBlockFormat','numbered','5236276ZPbhzT','commandName','outdentList','List','value','schema','execute','bulletedList','push','*Check\x20item*','ELEMENT_TODO_LIST','slice','6rovwzl','previousSibling','ELEMENT_BULLETED_LIST','change','ELEMENT_LIST_ITEM','commands','replace','model','checkTodoList','blockName','getAttribute','*Change\x20to:*\x20%0','todo'];_0x2b2d=function(){return _0x44b5ff;};return _0x2b2d();}import{Plugin as _0x4a07d9}from'ckeditor5/src/core.js';import{getTranslation as _0xe68e3f}from'../utils/common-translations.js';export default class ft extends _0x4a07d9{[_0x103362(0x106)](){const _0x1fe4d3=_0x103362,_0x56b0ac=this[_0x1fe4d3(0x122)],_0x573ded=_0x56b0ac[_0x1fe4d3(0x12b)];if(!_0x56b0ac[_0x1fe4d3(0x131)][_0x1fe4d3(0x114)](_0x1fe4d3(0x121)))return;const _0x165d6f=_0x56b0ac[_0x1fe4d3(0x131)][_0x1fe4d3(0x132)](_0x1fe4d3(0x123)),_0x54cc94=_0x56b0ac[_0x1fe4d3(0x131)][_0x1fe4d3(0x114)](_0x1fe4d3(0x117));function _0x40eba5(_0x548a4b){return()=>{const _0x15b7b5=_0x3bcd,_0x2641a6=_0x56b0ac[_0x15b7b5(0xf9)][_0x15b7b5(0x136)][_0x15b7b5(0x103)],_0xa0f895=_0x56b0ac[_0x15b7b5(0xf7)][_0x15b7b5(0x132)](_0x548a4b);if(_0xa0f895[_0x15b7b5(0xea)])return void _0x56b0ac[_0x15b7b5(0xec)](_0x15b7b5(0x120),{});const _0x1d7181=_0x548a4b[_0x15b7b5(0xf1)](0x0,-0x4),_0x3192ee=function(_0x573684,_0x40a32f,_0x4c9041){const _0x48e353=_0x15b7b5;let _0xe52ca3=Array[_0x48e353(0x101)](_0x573684)[_0x48e353(0x133)](_0x590168=>function(_0x12311b,_0x425589){const _0x409d95=_0x48e353;return _0x425589[_0x409d95(0x100)](_0x12311b[_0x409d95(0x107)],_0x409d95(0x11b))&&!_0x425589[_0x409d95(0x108)](_0x12311b);}(_0x590168,_0x4c9041));_0xe52ca3=_0xe52ca3[_0x48e353(0x133)](_0x2a7da9=>!_0x2a7da9['is'](_0x48e353(0x111),_0x48e353(0x11b))||_0x2a7da9[_0x48e353(0xfc)](_0x48e353(0x12e))!=_0x40a32f);const _0x9a84da=new Set();for(const _0x24481e of _0xe52ca3)_0x24481e['is'](_0x48e353(0x111),_0x48e353(0x11b))?_0x9a84da[_0x48e353(0x116)](fe(_0x24481e)):_0x9a84da[_0x48e353(0x116)](_0x24481e);return Array[_0x48e353(0x101)](_0x9a84da);}(_0x2641a6[_0x15b7b5(0x10c)](),_0x1d7181,_0x56b0ac[_0x15b7b5(0xf9)][_0x15b7b5(0xeb)]);_0x56b0ac[_0x15b7b5(0xf9)][_0x15b7b5(0xf5)](()=>{const _0x59a21d=_0x15b7b5;for(const _0x6d4c84 of _0x3192ee)_0x165d6f[_0x59a21d(0x138)](_0x6d4c84,{'commandName':_0x548a4b,'commandParams':[{'forceValue':!_0xa0f895[_0x59a21d(0xea)]}],'formatGroupId':_0x59a21d(0xfb)},ue(_0x6d4c84));});};}function _0x3513f2(_0x1509a9){return()=>{const _0x15a716=_0x3bcd,_0x3c666a=function(_0x1d6713){const _0x4a7af0=_0x3bcd;let _0x452c4b=Array[_0x4a7af0(0x101)](_0x1d6713);const _0x26870e=_0x452c4b[_0x4a7af0(0x11d)](_0x3b262e=>_0x4a7af0(0x11b)!=_0x3b262e[_0x4a7af0(0x125)]);return _0x26870e>-0x1&&(_0x452c4b=_0x452c4b[_0x4a7af0(0xf1)](0x0,_0x26870e)),_0x452c4b;}(_0x56b0ac[_0x15a716(0xf9)][_0x15a716(0x136)][_0x15a716(0x103)][_0x15a716(0x10c)]()),_0x1f718b=_0x56b0ac[_0x15a716(0xf9)][_0x15a716(0x110)](_0x56b0ac[_0x15a716(0xf9)][_0x15a716(0x11a)](_0x3c666a[0x0],_0x15a716(0x12f)),_0x56b0ac[_0x15a716(0xf9)][_0x15a716(0x11a)](_0x3c666a[_0x3c666a[_0x15a716(0x102)]-0x1],_0x15a716(0x105)));_0x56b0ac[_0x15a716(0xf9)][_0x15a716(0xf5)](()=>{const _0x7019f4=_0x15a716;_0x165d6f[_0x7019f4(0x138)](_0x1f718b,{'commandName':_0x1509a9,'commandParams':[],'formatGroupId':_0x7019f4(0x134)},function(_0x3dd591){const _0x38f5d7=_0x7019f4,_0x2a9e72=new Set();for(const _0x58d7a7 of _0x3dd591){let _0x2c2c16=_0x58d7a7[_0x38f5d7(0x135)];for(;_0x2c2c16&&_0x2c2c16[_0x38f5d7(0xfc)](_0x38f5d7(0x134))>_0x58d7a7[_0x38f5d7(0xfc)](_0x38f5d7(0x134));)_0x2a9e72[_0x38f5d7(0x116)](_0x2c2c16),_0x2c2c16=_0x2c2c16[_0x38f5d7(0x135)];}return Array[_0x38f5d7(0x101)](_0x2a9e72);}(_0x3c666a));});};}_0x165d6f[_0x1fe4d3(0x10d)](_0x1fe4d3(0x11e),_0x40eba5(_0x1fe4d3(0x11e))),_0x165d6f[_0x1fe4d3(0x10d)](_0x1fe4d3(0xed),_0x40eba5(_0x1fe4d3(0xed))),_0x54cc94&&_0x165d6f[_0x1fe4d3(0x10d)](_0x1fe4d3(0x109),_0x40eba5(_0x1fe4d3(0x109))),_0x165d6f[_0x1fe4d3(0x10d)](_0x1fe4d3(0x129),_0x3513f2(_0x1fe4d3(0x129))),_0x165d6f[_0x1fe4d3(0x10d)](_0x1fe4d3(0xe8),_0x3513f2(_0x1fe4d3(0xe8))),_0x54cc94&&_0x165d6f[_0x1fe4d3(0x10d)](_0x1fe4d3(0xfa),()=>{const _0x27d93a=_0x1fe4d3,_0x3fb18c=_0x56b0ac[_0x27d93a(0xf7)][_0x27d93a(0x132)](_0x27d93a(0xfa)),_0x5caddb=Array[_0x27d93a(0x101)](_0x3fb18c[_0x27d93a(0x11f)]);_0x5caddb[_0x27d93a(0x133)](_0xd8bd14=>_0xd8bd14[_0x27d93a(0xfc)](_0x27d93a(0x115))!=_0x3fb18c[_0x27d93a(0xea)]),_0x56b0ac[_0x27d93a(0xf9)][_0x27d93a(0xf5)](()=>{const _0x52cbda=_0x27d93a;for(const _0x5dc8d0 of _0x5caddb)_0x165d6f[_0x52cbda(0x138)](_0x5dc8d0,{'commandName':_0x52cbda(0xfa),'commandParams':[{'forceValue':!_0x3fb18c[_0x52cbda(0xea)]}]});});}),_0x165d6f[_0x1fe4d3(0x130)][_0x1fe4d3(0x12a)](_0x1fe4d3(0x11b),_0x371000=>_0xe68e3f(_0x573ded,_0x1fe4d3(0xf6),_0x371000)),_0x165d6f[_0x1fe4d3(0x130)][_0x1fe4d3(0x10a)](_0x3f0bc0=>{const _0x591fa5=_0x1fe4d3;if(_0x591fa5(0x12d)!=_0x3f0bc0[_0x591fa5(0x124)]&&_0x591fa5(0x113)!=_0x3f0bc0[_0x591fa5(0x124)])return;const {data:_0x3d2561}=_0x3f0bc0;if(_0x3d2561){if(_0x591fa5(0x11e)==_0x3d2561[_0x591fa5(0xe7)]||_0x591fa5(0xed)==_0x3d2561[_0x591fa5(0xe7)]||_0x591fa5(0x109)==_0x3d2561[_0x591fa5(0xe7)])switch(_0x3d2561[_0x591fa5(0xe7)][_0x591fa5(0xf8)](_0x591fa5(0xe9),'')){case _0x591fa5(0x10f):return _0x55bd7d(_0xe68e3f(_0x573ded,_0x591fa5(0xf4)));case _0x591fa5(0x139):return _0x55bd7d(_0xe68e3f(_0x573ded,_0x591fa5(0xff)));case _0x591fa5(0xfe):return _0x55bd7d(_0xe68e3f(_0x573ded,_0x591fa5(0xf0)));}if(_0x591fa5(0x129)==_0x3d2561[_0x591fa5(0xe7)])return{'type':_0x591fa5(0x126),'content':_0xe68e3f(_0x573ded,_0x591fa5(0x10b),_0xe68e3f(_0x573ded,_0x591fa5(0xf6)))};if(_0x591fa5(0xe8)==_0x3d2561[_0x591fa5(0xe7)])return{'type':_0x591fa5(0x126),'content':_0xe68e3f(_0x573ded,_0x591fa5(0x12c),_0xe68e3f(_0x573ded,_0x591fa5(0xf6)))};if(_0x591fa5(0xfa)==_0x3d2561[_0x591fa5(0xe7)])return _0x3d2561[_0x591fa5(0x127)][0x0][_0x591fa5(0x11c)]?{'type':_0x591fa5(0x126),'content':_0xe68e3f(_0x573ded,_0x591fa5(0xef))}:{'type':_0x591fa5(0x126),'content':_0xe68e3f(_0x573ded,_0x591fa5(0x118))};}function _0x55bd7d(_0x1064d7){const _0x5706bf=_0x591fa5;return{'type':_0x5706bf(0x126),'content':_0xe68e3f(_0x573ded,_0x5706bf(0xfd),_0x1064d7)};}});}}function fe(_0x38b941){const _0x435e5d=_0x103362,_0xd8c377=_0x38b941[_0x435e5d(0xfc)](_0x435e5d(0x134));if(0x0==_0xd8c377)return _0x38b941;let _0x202267=_0x38b941;for(;_0x38b941[_0x435e5d(0xf3)]&&_0x38b941[_0x435e5d(0xf3)]['is'](_0x435e5d(0x111),_0x435e5d(0x11b));){const _0x242bdf=_0x38b941[_0x435e5d(0xf3)][_0x435e5d(0xfc)](_0x435e5d(0x134));if(_0x242bdf==_0xd8c377)_0x202267=_0x38b941[_0x435e5d(0xf3)];else{if(_0x242bdf<_0xd8c377)break;}_0x38b941=_0x38b941[_0x435e5d(0xf3)];}return _0x202267;}function ue(_0x1cb6b4){const _0x4375b6=_0x103362,_0x1c9e7c=[];if(_0x1cb6b4['is'](_0x4375b6(0x111),_0x4375b6(0x11b))&&_0x1cb6b4[_0x4375b6(0xfc)](_0x4375b6(0x134))>0x0){let _0x26bf37=_0x1cb6b4[_0x4375b6(0x135)];for(;_0x26bf37&&_0x4375b6(0x11b)==_0x26bf37[_0x4375b6(0x125)]&&_0x26bf37[_0x4375b6(0xfc)](_0x4375b6(0x134))==_0x1cb6b4[_0x4375b6(0xfc)](_0x4375b6(0x134));)_0x1c9e7c[_0x4375b6(0xee)](_0x26bf37),_0x26bf37=_0x26bf37[_0x4375b6(0x135)];}return _0x1c9e7c;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x1fe2(){const _0x55a4d1=['ELEMENT_','type','bind','unshift','10xajFsS','getSelectedBlocks','LegacyListUtils','plugins','*Format:*\x20set\x20order\x20to\x20reversed','*Format:*\x20set\x20order\x20to\x20regular','parent','reversed','listReversed','length','listStyle','listItem','9gxPHzN','editor','_LIST_','1070715NKFqjW','TrackChangesEditing','filter','_getSuggestionBlocks','1345812JCimNe','*Change\x20to:*\x20%0','handleDescriptions','has','322270ctZjmK','toUpperCase','getFirstPosition','enableCommand','before','config','flat','numbered','styles','afterInit','startIndex','createRange','getLastPosition','replace','3284792zPbFwT','selection','1286838NFnvRY','element','markMultiRangeBlockFormat','listType','_getTranslationKeyForListStyle','document','_getSuggestionBlocksForListStyle','getSiblingNodes','*Format:*\x20set\x20start\x20index\x20to\x20%0','getAttribute','handleListStyleCommand','formatInline','get','locale','4dTEaEf','format','formatBlock','descriptionFactory','478989fxkUKj','handleListReversedCommand','default','from','model','backward','registerDescriptionCallback','change','commandParams','forward','commandName','map','createPositionAt','list.properties','listStart','LegacyListPropertiesEditing','handleListStartCommand','756614DIUbhP','getListTypeFromListStyleType','push'];_0x1fe2=function(){return _0x55a4d1;};return _0x1fe2();}const _0x288f5a=_0x4b4c;(function(_0x3f12ff,_0xbacf4f){const _0x21a082=_0x4b4c,_0x5bdbe3=_0x3f12ff();while(!![]){try{const _0x7640d3=parseInt(_0x21a082(0x1e0))/0x1+parseInt(_0x21a082(0x1f1))/0x2+-parseInt(_0x21a082(0x207))/0x3*(parseInt(_0x21a082(0x1dc))/0x4)+parseInt(_0x21a082(0x1f8))/0x5*(parseInt(_0x21a082(0x1ba))/0x6)+-parseInt(_0x21a082(0x1ce))/0x7+parseInt(_0x21a082(0x1cc))/0x8*(-parseInt(_0x21a082(0x204))/0x9)+parseInt(_0x21a082(0x1be))/0xa;if(_0x7640d3===_0xbacf4f)break;else _0x5bdbe3['push'](_0x5bdbe3['shift']());}catch(_0x10b195){_0x5bdbe3['push'](_0x5bdbe3['shift']());}}}(_0x1fe2,0x5e6e5));import{Plugin as _0x56f8cb}from'ckeditor5/src/core.js';import{getTranslation as _0x1afde2}from'../utils/common-translations.js';function _0x4b4c(_0x52c4a5,_0x3270a3){const _0x1fe281=_0x1fe2();return _0x4b4c=function(_0x4b4c21,_0x4e5e38){_0x4b4c21=_0x4b4c21-0x1ba;let _0x281fa1=_0x1fe281[_0x4b4c21];return _0x281fa1;},_0x4b4c(_0x52c4a5,_0x3270a3);}export default class W extends _0x56f8cb{[_0x288f5a(0x1c7)](){const _0x43620e=_0x288f5a;if(!this[_0x43620e(0x205)][_0x43620e(0x1fb)][_0x43620e(0x1bd)](_0x43620e(0x1ef)))return;const _0x3cebd5=this[_0x43620e(0x205)][_0x43620e(0x1c3)][_0x43620e(0x1da)](_0x43620e(0x1ed)),_0x49e9a1=this[_0x43620e(0x205)][_0x43620e(0x1fb)][_0x43620e(0x1da)](_0x43620e(0x208));_0x3cebd5[_0x43620e(0x1c6)]&&_0x49e9a1[_0x43620e(0x1c1)](_0x43620e(0x202),this[_0x43620e(0x1d8)][_0x43620e(0x1f6)](this)),_0x3cebd5[_0x43620e(0x1ff)]&&_0x49e9a1[_0x43620e(0x1c1)](_0x43620e(0x200),this[_0x43620e(0x1e1)][_0x43620e(0x1f6)](this)),_0x3cebd5[_0x43620e(0x1c8)]&&_0x49e9a1[_0x43620e(0x1c1)](_0x43620e(0x1ee),this[_0x43620e(0x1f0)][_0x43620e(0x1f6)](this)),_0x49e9a1[_0x43620e(0x1df)][_0x43620e(0x1e6)](this[_0x43620e(0x1bc)][_0x43620e(0x1f6)](this));}[_0x288f5a(0x1d8)](_0x110c7a,_0x228017={}){const _0x1e12ab=_0x288f5a,_0x432355=this[_0x1e12ab(0x205)][_0x1e12ab(0x1fb)][_0x1e12ab(0x1da)](_0x1e12ab(0x208)),_0x1d8732=this[_0x1e12ab(0x1d4)]();this[_0x1e12ab(0x205)][_0x1e12ab(0x1e4)][_0x1e12ab(0x1e7)](()=>{const _0x2dc47b=_0x1e12ab;_0x432355[_0x2dc47b(0x1d0)](_0x1d8732,{'commandName':_0x2dc47b(0x202),'commandParams':[{'type':_0x228017[_0x2dc47b(0x1f5)]}],'formatGroupId':_0x2dc47b(0x202)});});}[_0x288f5a(0x1e1)](_0x24df6a,_0x14defd={}){const _0x49bb87=_0x288f5a,_0x55c640=this[_0x49bb87(0x205)][_0x49bb87(0x1fb)][_0x49bb87(0x1da)](_0x49bb87(0x208)),_0x34fcc0=this[_0x49bb87(0x20a)](_0x525a39=>_0x525a39['is'](_0x49bb87(0x1cf),_0x49bb87(0x203))&&_0x49bb87(0x1c5)===_0x525a39[_0x49bb87(0x1d7)](_0x49bb87(0x1d1)));if(_0x34fcc0[_0x49bb87(0x201)]<0x1)return;const _0x15b550=_0x34fcc0[_0x49bb87(0x1eb)](_0x31dcee=>this[_0x49bb87(0x205)][_0x49bb87(0x1e4)][_0x49bb87(0x1c9)](this[_0x49bb87(0x205)][_0x49bb87(0x1e4)][_0x49bb87(0x1ec)](_0x31dcee,_0x49bb87(0x1c2)),this[_0x49bb87(0x205)][_0x49bb87(0x1e4)][_0x49bb87(0x1ec)](_0x31dcee,0x0)));this[_0x49bb87(0x205)][_0x49bb87(0x1e4)][_0x49bb87(0x1e7)](()=>{const _0x41651e=_0x49bb87;_0x55c640[_0x41651e(0x1d0)](_0x15b550,{'commandName':_0x41651e(0x200),'commandParams':[{'reversed':_0x14defd[_0x41651e(0x1ff)]}],'formatGroupId':_0x41651e(0x200)});});}[_0x288f5a(0x1f0)](_0x157cb4,_0x2dc859={}){const _0x539c9f=_0x288f5a,_0x31b032=this[_0x539c9f(0x205)][_0x539c9f(0x1fb)][_0x539c9f(0x1da)](_0x539c9f(0x208)),_0x4df2f6=this[_0x539c9f(0x20a)](_0x1ad5ca=>_0x1ad5ca['is'](_0x539c9f(0x1cf),_0x539c9f(0x203))&&_0x539c9f(0x1c5)===_0x1ad5ca[_0x539c9f(0x1d7)](_0x539c9f(0x1d1)));if(_0x4df2f6[_0x539c9f(0x201)]<0x1)return;const _0xf2ff9=_0x4df2f6[_0x539c9f(0x1eb)](_0x3a22e2=>this[_0x539c9f(0x205)][_0x539c9f(0x1e4)][_0x539c9f(0x1c9)](this[_0x539c9f(0x205)][_0x539c9f(0x1e4)][_0x539c9f(0x1ec)](_0x3a22e2,_0x539c9f(0x1c2)),this[_0x539c9f(0x205)][_0x539c9f(0x1e4)][_0x539c9f(0x1ec)](_0x3a22e2,0x0)));this[_0x539c9f(0x205)][_0x539c9f(0x1e4)][_0x539c9f(0x1e7)](()=>{const _0x1b456f=_0x539c9f;_0x31b032[_0x1b456f(0x1d0)](_0xf2ff9,{'commandName':_0x1b456f(0x1ee),'commandParams':[{'startIndex':_0x2dc859[_0x1b456f(0x1c8)]}],'formatGroupId':_0x1b456f(0x1ee)});});}[_0x288f5a(0x1bc)](_0x1e4504){const _0x439b93=_0x288f5a;if(_0x439b93(0x1de)!=_0x1e4504[_0x439b93(0x1f5)]&&_0x439b93(0x1d9)!=_0x1e4504[_0x439b93(0x1f5)])return;const _0x3128d9=this[_0x439b93(0x205)][_0x439b93(0x1db)],{data:_0x4af36b}=_0x1e4504;if(!_0x4af36b)return;let _0x28f496,_0x2fea3d;switch(_0x4af36b[_0x439b93(0x1ea)]){case _0x439b93(0x202):_0x28f496=_0x439b93(0x1bb),_0x2fea3d={'type':_0x439b93(0x1dd),'content':_0x1afde2(_0x3128d9,_0x28f496,_0x1afde2(_0x3128d9,this[_0x439b93(0x1d2)](_0x4af36b[_0x439b93(0x1e8)][0x0][_0x439b93(0x1f5)])))};break;case _0x439b93(0x200):_0x28f496=_0x4af36b[_0x439b93(0x1e8)][0x0][_0x439b93(0x1ff)]?_0x439b93(0x1fc):_0x439b93(0x1fd),_0x2fea3d={'type':_0x439b93(0x1dd),'content':_0x1afde2(_0x3128d9,_0x28f496)};break;case _0x439b93(0x1ee):_0x28f496=_0x439b93(0x1d6),_0x2fea3d={'type':_0x439b93(0x1dd),'content':_0x1afde2(_0x3128d9,_0x28f496,_0x4af36b[_0x439b93(0x1e8)][0x0][_0x439b93(0x1c8)])};}return _0x2fea3d;}[_0x288f5a(0x1d4)](){const _0x9c4087=_0x288f5a;var _0x12cf58,_0x20a677,_0xdfa99,_0x593b38;const _0x47eee2=this[_0x9c4087(0x205)][_0x9c4087(0x1fb)][_0x9c4087(0x1da)](_0x9c4087(0x1fa));let _0x581794=Array[_0x9c4087(0x1e3)](this[_0x9c4087(0x205)][_0x9c4087(0x1e4)][_0x9c4087(0x1d3)][_0x9c4087(0x1cd)][_0x9c4087(0x1f9)]());return(null===(_0x12cf58=_0x581794[0x0])||void 0x0===_0x12cf58?void 0x0:_0x12cf58['is'](_0x9c4087(0x1cf),_0x9c4087(0x203)))&&_0x581794[_0x9c4087(0x1f7)](..._0x47eee2[_0x9c4087(0x1d5)](this[_0x9c4087(0x205)][_0x9c4087(0x1e4)][_0x9c4087(0x1d3)][_0x9c4087(0x1cd)][_0x9c4087(0x1c0)](),_0x9c4087(0x1e5))),(null===(_0x20a677=_0x581794[_0x581794[_0x9c4087(0x201)]-0x1])||void 0x0===_0x20a677?void 0x0:_0x20a677['is'](_0x9c4087(0x1cf),_0x9c4087(0x203)))&&_0x581794[_0x9c4087(0x1f3)](..._0x47eee2[_0x9c4087(0x1d5)](this[_0x9c4087(0x205)][_0x9c4087(0x1e4)][_0x9c4087(0x1d3)][_0x9c4087(0x1cd)][_0x9c4087(0x1ca)](),_0x9c4087(0x1e9))),_0x581794=[...new Set(_0x581794)],(null===(_0x593b38=null===(_0xdfa99=this[_0x9c4087(0x205)][_0x9c4087(0x1e4)][_0x9c4087(0x1d3)][_0x9c4087(0x1cd)][_0x9c4087(0x1c0)]())||void 0x0===_0xdfa99?void 0x0:_0xdfa99[_0x9c4087(0x1fe)])||void 0x0===_0x593b38?void 0x0:_0x593b38['is'](_0x9c4087(0x1cf),_0x9c4087(0x203)))&&(_0x581794=_0x581794[_0x9c4087(0x209)](_0x36374f=>_0x36374f['is'](_0x9c4087(0x1cf),_0x9c4087(0x203)))),_0x581794;}[_0x288f5a(0x20a)](_0x52b987){const _0x383571=_0x288f5a,_0x2ed8e7=this[_0x383571(0x205)][_0x383571(0x1fb)][_0x383571(0x1da)](_0x383571(0x1fa));let _0x1c8c48=Array[_0x383571(0x1e3)](this[_0x383571(0x205)][_0x383571(0x1e4)][_0x383571(0x1d3)][_0x383571(0x1cd)][_0x383571(0x1f9)]())[_0x383571(0x209)](_0x52b987)[_0x383571(0x1eb)](_0xe3f884=>{const _0x3256c6=_0x383571,_0x57ac36=this[_0x3256c6(0x205)][_0x3256c6(0x1e4)][_0x3256c6(0x1ec)](_0xe3f884,0x0);return[..._0x2ed8e7[_0x3256c6(0x1d5)](_0x57ac36,_0x3256c6(0x1e5)),..._0x2ed8e7[_0x3256c6(0x1d5)](_0x57ac36,_0x3256c6(0x1e9))];})[_0x383571(0x1c4)]();return _0x1c8c48=[...new Set(_0x1c8c48)],_0x1c8c48;}[_0x288f5a(0x1d2)](_0x31bc2a){const _0x3d2804=_0x288f5a;return _0x3d2804(0x1f4)+(this[_0x3d2804(0x205)][_0x3d2804(0x1fb)][_0x3d2804(0x1da)](_0x3d2804(0x1fa))[_0x3d2804(0x1f2)](_0x31bc2a)||_0x3d2804(0x1e2))[_0x3d2804(0x1bf)]()+_0x3d2804(0x206)+_0x31bc2a[_0x3d2804(0x1bf)]()[_0x3d2804(0x1cb)](/-/g,'_');}}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5460(_0x387bc7,_0xbf2ae2){const _0x159195=_0x1591();return _0x5460=function(_0x546094,_0x5e5746){_0x546094=_0x546094-0x124;let _0x215af4=_0x159195[_0x546094];return _0x215af4;},_0x5460(_0x387bc7,_0xbf2ae2);}function _0x1591(){const _0x5b8acb=['type','locale','167cckfCz','*Set\x20link:*\x20%0','linkHref','descriptionFactory','format','has','manualDecorators','commands','attribute','registerDescriptionCallback','registerInlineAttribute','LinkEditing','afterInit','48288abCJSh','*Remove\x20link*','get','toLowerCase','50466rFDVbh','9357768tcNTai','8843317MusswP','registerAttributeLabel','665slefvh','editor','8587400ygkjDs','plugins','TrackChangesEditing','14963960bOtGPi','_registerLegacyDescription','link\x20(','13222VBTgRZ','unlink','112LjOvzS','newValue','commandParams','key','commandName','formatInline','label','link','enableDefaultAttributesIntegration'];_0x1591=function(){return _0x5b8acb;};return _0x1591();}const _0x4a3cd7=_0x5460;(function(_0x4ce8a2,_0xee2059){const _0x8836a4=_0x5460,_0x4f81c5=_0x4ce8a2();while(!![]){try{const _0xf94d08=parseInt(_0x8836a4(0x14a))/0x1*(-parseInt(_0x8836a4(0x13d))/0x2)+-parseInt(_0x8836a4(0x12d))/0x3*(-parseInt(_0x8836a4(0x13f))/0x4)+parseInt(_0x8836a4(0x135))/0x5*(parseInt(_0x8836a4(0x131))/0x6)+-parseInt(_0x8836a4(0x133))/0x7+-parseInt(_0x8836a4(0x137))/0x8+parseInt(_0x8836a4(0x132))/0x9+parseInt(_0x8836a4(0x13a))/0xa;if(_0xf94d08===_0xee2059)break;else _0x4f81c5['push'](_0x4f81c5['shift']());}catch(_0x206060){_0x4f81c5['push'](_0x4f81c5['shift']());}}}(_0x1591,0xa2482));import{Plugin as _0x25aaf9}from'ckeditor5/src/core.js';import{getTranslation as _0x4ed2f2}from'../utils/common-translations.js';export default class ht extends _0x25aaf9{[_0x4a3cd7(0x12c)](){const _0x1d4cae=_0x4a3cd7,_0x2c6887=this[_0x1d4cae(0x136)];if(!_0x2c6887[_0x1d4cae(0x138)][_0x1d4cae(0x125)](_0x1d4cae(0x12b)))return;const _0x181205=_0x2c6887[_0x1d4cae(0x138)][_0x1d4cae(0x12f)](_0x1d4cae(0x139)),_0x46ecba=_0x2c6887[_0x1d4cae(0x127)][_0x1d4cae(0x12f)](_0x1d4cae(0x146));_0x181205[_0x1d4cae(0x147)](_0x1d4cae(0x146)),_0x181205[_0x1d4cae(0x147)](_0x1d4cae(0x13e)),_0x181205[_0x1d4cae(0x12a)](_0x1d4cae(0x14c));for(const _0x4be2fd of _0x46ecba[_0x1d4cae(0x126)])_0x181205[_0x1d4cae(0x12a)](_0x4be2fd['id']),_0x181205[_0x1d4cae(0x14d)][_0x1d4cae(0x134)](_0x4be2fd['id'],_0x1d4cae(0x13c)+_0x4be2fd[_0x1d4cae(0x145)][_0x1d4cae(0x130)]()+')');_0x181205[_0x1d4cae(0x14d)][_0x1d4cae(0x129)](_0x2e21da=>{const _0xd99963=_0x1d4cae;if(_0xd99963(0x128)!=_0x2e21da[_0xd99963(0x148)])return;const {data:_0x63713b}=_0x2e21da;if(!_0x63713b||_0xd99963(0x14c)!=_0x63713b[_0xd99963(0x142)])return;const _0x5bdba2=_0x63713b[_0xd99963(0x140)],_0x5b7c85=_0x2c6887[_0xd99963(0x149)];return{'type':_0xd99963(0x124),'content':null==_0x5bdba2?_0x4ed2f2(_0x5b7c85,_0xd99963(0x12e)):_0x4ed2f2(_0x5b7c85,_0xd99963(0x14b),'\x22'+_0x5bdba2+'\x22')};}),this[_0x1d4cae(0x13b)]();}[_0x4a3cd7(0x13b)](){const _0x55c4ad=_0x4a3cd7,_0x19c1a7=this[_0x55c4ad(0x136)],_0x3a3163=_0x19c1a7[_0x55c4ad(0x149)];_0x19c1a7[_0x55c4ad(0x138)][_0x55c4ad(0x12f)](_0x55c4ad(0x139))[_0x55c4ad(0x14d)][_0x55c4ad(0x129)](_0x4eecda=>{const _0x566e71=_0x55c4ad;if(_0x566e71(0x144)!=_0x4eecda[_0x566e71(0x148)])return;const {data:_0xdceb45}=_0x4eecda;if(_0xdceb45){if(_0x566e71(0x146)==_0xdceb45[_0x566e71(0x143)]){const _0x5f34d1=_0xdceb45[_0x566e71(0x141)][0x0];return{'type':_0x566e71(0x124),'content':_0x4ed2f2(_0x3a3163,_0x566e71(0x14b),'\x22'+_0x5f34d1+'\x22')};}return _0x566e71(0x13e)==_0xdceb45[_0x566e71(0x143)]?{'type':_0x566e71(0x124),'content':_0x4ed2f2(_0x3a3163,_0x566e71(0x12e))}:void 0x0;}});}}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x5bc862=_0x2e58;(function(_0x2bd9fc,_0x299c35){const _0x2cee5d=_0x2e58,_0x565c29=_0x2bd9fc();while(!![]){try{const _0x2392e8=-parseInt(_0x2cee5d(0x194))/0x1+parseInt(_0x2cee5d(0x151))/0x2+-parseInt(_0x2cee5d(0x16f))/0x3*(parseInt(_0x2cee5d(0x195))/0x4)+-parseInt(_0x2cee5d(0x107))/0x5*(parseInt(_0x2cee5d(0x153))/0x6)+-parseInt(_0x2cee5d(0x122))/0x7+-parseInt(_0x2cee5d(0x128))/0x8+parseInt(_0x2cee5d(0x104))/0x9;if(_0x2392e8===_0x299c35)break;else _0x565c29['push'](_0x565c29['shift']());}catch(_0x1d9310){_0x565c29['push'](_0x565c29['shift']());}}}(_0x17b4,0xe0c7f));function _0x2e58(_0x1fc2fc,_0xb6ea0b){const _0x17b4c0=_0x17b4();return _0x2e58=function(_0x2e583e,_0x11599b){_0x2e583e=_0x2e583e-0xfb;let _0x1888c7=_0x17b4c0[_0x2e583e];return _0x1888c7;},_0x2e58(_0x1fc2fc,_0xb6ea0b);}import{Plugin as _0x59f8bf}from'ckeditor5/src/core.js';function _0x17b4(){const _0xbf3b1a=['data','todo','listMarkerStyle','todoList','schema','documentList','getRanges','ELEMENT_NUMBERED_LIST','end','registerElementLabel','createRange','TrackChangesEditing','_LIST','map','*Format:*\x20remove\x20from\x20%0','newValue','groupId','value','listType','todoListCheck','ELEMENT_TODO_LIST','_registerLegacyDescription','listReversed','bulleted','FORMAT_INDENT','setSelection','registerCustomCallback','1718272zaRgTm','3532oBVoWW','getSuggestion','commandName','*Remove\x20format:*\x20%0','key','forceValue','customNumberedList','meta','commandParams','*Outdent:*\x20%0','accept','*Set\x20format:*\x20%0','assureChains','createPositionAt','*Uncheck\x20item*','listIndent','65297790acGOhf','getChangedMarkers','checkTodoList','155LNtUFT','newRange','*Indent:*\x20%0','trackChangesCommand','registerBlockAttribute','_getAttributeKey','differ','selection','startsWith','getSuggestions','isLocal','getFirstRange','locale','refresh','add','attributes','removeMarker','listMarker','todoListChecked','detach','get','from','registerDescriptionCallback','_findSuggestions','*Merge:*\x20list\x20item','registerPostFixer','has','9116709PRPRoH','change','attribute','ELEMENT_','previousSibling','bulletedList','5409776EpMBbY','descriptionFactory','size','list.multiBlock','listStart','ELEMENT_BULLETED_LIST','*Change\x20to:*\x20%0','next','default','_suggestionFactory','oldValue','parent','getAttribute','start','*Check\x20item*','batch','outdentList','deletion','listItemIdFixer','isUndo','splitListItemAfter','plugins','numberedList','format','afterInit','commands','indentList','nextSibling','_supportLegacySuggestions','config','hasSuggestion','filter','mergeListItemBackward','getFirstMarker','suggestion:attribute:','isObject','customBulletedList','type','getChanges','suggestion','nodeAfter','304882AZqaSH','_splitMarkerName','258042PzdqyC','execute','high','*Split:*\x20list\x20item','mergeListItemForward','formatBlock','push','fromRange','head','multipleBlocks','ELEMENT_LIST_ITEM','includes','ListEditing','splitListItemBefore','TodoListEditing','name','toUpperCase','isNextTo','*Merge:*\x20%0','numbered','length','oldRange','setAttribute','attributeKey','change:data','enableDefaultAttributesIntegration','*Format:*\x20insert\x20into\x20%0','listItemId','4950vuhzZi','range','model','document','noTrackChangesFixer','editor','registerAttributeLabel','listStyle','find','containsItem'];_0x17b4=function(){return _0xbf3b1a;};return _0x17b4();}import{getTranslation as _0x419aa8}from'../utils/common-translations.js';import{renameAttributeKey as _0x54625e}from'../trackchangesediting.js';import{LiveRange as _0x25daae}from'ckeditor5/src/engine.js';export default class K extends _0x59f8bf{[_0x5bc862(0x140)](){const _0x2231c0=_0x5bc862,_0x55e76c=this[_0x2231c0(0x174)];if(!_0x55e76c[_0x2231c0(0x13d)][_0x2231c0(0x121)](_0x2231c0(0x15f)))return;const _0xb28590=_0x55e76c[_0x2231c0(0x113)],_0x1285aa=_0x55e76c[_0x2231c0(0x13d)][_0x2231c0(0x11b)](_0x2231c0(0x184)),_0xbb7d9=_0x55e76c[_0x2231c0(0x13d)][_0x2231c0(0x121)](_0x2231c0(0x161)),_0x315b7a=!!_0x55e76c[_0x2231c0(0x145)][_0x2231c0(0x11b)](_0x2231c0(0x12b));function _0x4455aa(_0x38440a){const _0x5ce1b3=_0x2231c0;return{'type':_0x5ce1b3(0x13f),'content':''+_0x419aa8(_0xb28590,_0x5ce1b3(0xff),_0x38440a)};}function _0x4bdf14(_0x2c6ebb){const _0x532072=_0x2231c0;return{'type':_0x532072(0x13f),'content':''+_0x419aa8(_0xb28590,_0x532072(0x198),_0x2c6ebb)};}_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x13e)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x127)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x19b)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x14c)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x142)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x138)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x13c)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x160)),_0x1285aa[_0x2231c0(0x10b)](_0x2231c0(0x16e)),_0x1285aa[_0x2231c0(0x10b)](_0x2231c0(0x18b)),_0x1285aa[_0x2231c0(0x10b)](_0x2231c0(0x103)),_0x315b7a&&(_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x148)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x157))),_0xbb7d9&&(_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x17c)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x106)),_0x1285aa[_0x2231c0(0x10b)](_0x2231c0(0x119)),_0x1285aa[_0x2231c0(0x129)][_0x2231c0(0x11d)](_0x3e623a=>{const _0x4112a9=_0x2231c0,{data:_0x6d23a0}=_0x3e623a;if(_0x6d23a0&&_0x4112a9(0x119)==_0x6d23a0[_0x4112a9(0x199)])return{'type':_0x4112a9(0x13f),'content':_0x6d23a0[_0x4112a9(0x188)]?_0x419aa8(_0xb28590,_0x4112a9(0x136)):_0x419aa8(_0xb28590,_0x4112a9(0x102))};}),this[_0x2231c0(0x174)][_0x2231c0(0x171)][_0x2231c0(0x172)][_0x2231c0(0x120)](_0x3f182d=>{const _0x51c5ee=_0x2231c0;if(_0x3f182d[_0x51c5ee(0x137)][_0x51c5ee(0x13b)])return!0x1;let _0x3d3f7e=!0x1;const _0x3287e1=_0x1285aa[_0x51c5ee(0x110)]({'skipNotAttached':!0x0})[_0x51c5ee(0x147)](_0x1607e7=>_0x51c5ee(0x119)===_0x1285aa[_0x51c5ee(0x10c)](_0x1607e7));for(const _0x2c713a of _0x3287e1){_0x51c5ee(0x17a)!=_0x2c713a[_0x51c5ee(0x112)]()[_0x51c5ee(0x135)][_0x51c5ee(0x150)][_0x51c5ee(0x134)](_0x51c5ee(0x18b))&&(_0x1285aa[_0x51c5ee(0x11e)](_0x2c713a[_0x51c5ee(0x112)](),_0x51c5ee(0x124))[_0x51c5ee(0x177)](_0x37ecca=>_0x51c5ee(0x18b)===_0x1285aa[_0x51c5ee(0x10c)](_0x37ecca[_0x51c5ee(0x14f)]))||(_0x3f182d[_0x51c5ee(0x117)](_0x2c713a[_0x51c5ee(0x149)]()),_0x3d3f7e=!0x0));}return _0x3d3f7e;})),_0x1285aa[_0x2231c0(0x129)][_0x2231c0(0x175)](_0x2231c0(0x103),_0x419aa8(_0xb28590,_0x2231c0(0x191)));const _0x405e4c={'type':_0x2231c0(0x13f),'content':''};_0x1285aa[_0x2231c0(0x129)][_0x2231c0(0x11d)](_0x534b88=>{const _0x402582=_0x2231c0,{data:_0x10878e}=_0x534b88;if(!_0x10878e||_0x402582(0x18b)!=_0x10878e[_0x402582(0x199)])return;let _0x5c296c=_0x534b88[_0x402582(0x15b)];for(;_0x5c296c;){if(_0x5c296c[_0x402582(0x179)]&&((_0x402582(0x176)==_0x5c296c[_0x402582(0x179)][_0x402582(0x199)]||_0x402582(0x17b)==_0x5c296c[_0x402582(0x179)][_0x402582(0x199)])&&(_0x5c296c[_0x402582(0x179)][_0x402582(0x188)]&&_0x402582(0x130)!=_0x5c296c[_0x402582(0x179)][_0x402582(0x188)]||_0x402582(0x130)!=_0x5c296c[_0x402582(0x179)][_0x402582(0x132)]&&!_0x10878e[_0x402582(0x188)])||!_0x315b7a&&_0x5c296c[_0x402582(0x179)][_0x402582(0x199)]==_0x54625e))return _0x405e4c;_0x5c296c=_0x5c296c[_0x402582(0x12f)];}if(null==_0x10878e[_0x402582(0x188)])switch(_0x10878e[_0x402582(0x132)]){case _0x402582(0x190):return _0x4bdf14(_0x419aa8(_0xb28590,_0x402582(0x12d)));case _0x402582(0x166):return _0x4bdf14(_0x419aa8(_0xb28590,_0x402582(0x180)));case _0x402582(0x17a):return _0x4bdf14(_0x419aa8(_0xb28590,_0x402582(0x18d)));}switch(_0x10878e[_0x402582(0x188)]){case _0x402582(0x190):return _0x4455aa(_0x419aa8(_0xb28590,_0x402582(0x12d)));case _0x402582(0x166):return _0x4455aa(_0x419aa8(_0xb28590,_0x402582(0x180)));case _0x402582(0x17a):return _0x4455aa(_0x419aa8(_0xb28590,_0x402582(0x18d)));}}),_0x1285aa[_0x2231c0(0x129)][_0x2231c0(0x11d)](_0x18fc59=>{const _0x3224aa=_0x2231c0,{data:_0xf1eee2}=_0x18fc59;if(_0xf1eee2&&_0x3224aa(0x103)==_0xf1eee2[_0x3224aa(0x199)])return null==_0xf1eee2[_0x3224aa(0x188)]||null==_0xf1eee2[_0x3224aa(0x132)]&&0x0==_0xf1eee2[_0x3224aa(0x188)]?_0x405e4c:void 0x0;}),_0x1285aa[_0x2231c0(0x129)][_0x2231c0(0x11d)](_0x28f939=>{const _0x5c7f38=_0x2231c0;if(_0x5c7f38(0x124)!=_0x28f939[_0x5c7f38(0x14d)])return;const {data:_0x5962d2}=_0x28f939;if(!_0x5962d2||_0x5c7f38(0x16e)!=_0x5962d2[_0x5c7f38(0x199)])return;const _0x200cad=Ee(_0x28f939);return _0x5c7f38(0x188)==_0x200cad?{'type':_0x5c7f38(0x13f),'content':_0x419aa8(_0xb28590,_0x5c7f38(0x11f))}:_0x5c7f38(0x132)==_0x200cad?{'type':_0x5c7f38(0x13f),'content':_0x419aa8(_0xb28590,_0x5c7f38(0x156))}:_0x405e4c;}),_0x55e76c[_0x2231c0(0x171)][_0x2231c0(0x172)][_0x2231c0(0x120)](_0x3b7fa7=>this[_0x2231c0(0x13a)](_0x3b7fa7)),_0x55e76c[_0x2231c0(0x171)][_0x2231c0(0x172)][_0x2231c0(0x120)](_0x33f1d9=>this[_0x2231c0(0x173)](_0x33f1d9)),_0x55e76c[_0x2231c0(0x171)][_0x2231c0(0x172)]['on'](_0x2231c0(0x16b),(_0x1de2b2,_0x42b0c1)=>{const _0x44daa7=_0x2231c0;if(_0x42b0c1[_0x44daa7(0x13b)]||!_0x42b0c1[_0x44daa7(0x111)])return!0x1;this[_0x44daa7(0x100)]();},{'priority':_0x2231c0(0x155)}),this[_0x2231c0(0x144)]();}[_0x5bc862(0x13a)](_0x83981f){const _0x138ae6=_0x5bc862;if(_0x83981f[_0x138ae6(0x137)][_0x138ae6(0x13b)]||!_0x83981f[_0x138ae6(0x137)][_0x138ae6(0x111)])return!0x1;let _0x3ed33b=!0x1;const _0x3c8eca=this[_0x138ae6(0x174)][_0x138ae6(0x13d)][_0x138ae6(0x11b)](_0x138ae6(0x184))[_0x138ae6(0x110)]({'skipNotAttached':!0x0})[_0x138ae6(0x147)](_0x239497=>_0x239497[_0x138ae6(0x179)]&&_0x138ae6(0x16e)==_0x239497[_0x138ae6(0x179)][_0x138ae6(0x199)])[_0x138ae6(0x147)](_0x457967=>_0x457967[_0x138ae6(0x179)][_0x138ae6(0x188)]&&_0x457967[_0x138ae6(0x179)][_0x138ae6(0x132)]);for(const _0x582fa3 of _0x3c8eca)Ee(_0x582fa3)||(_0x83981f[_0x138ae6(0x117)](_0x582fa3[_0x138ae6(0x149)]()),_0x3ed33b=!0x0);return _0x3ed33b;}[_0x5bc862(0x173)](_0x39cef6){const _0x4565f3=_0x5bc862;if(_0x39cef6[_0x4565f3(0x137)][_0x4565f3(0x13b)]||!_0x39cef6[_0x4565f3(0x137)][_0x4565f3(0x111)])return!0x1;const _0x2ef347=this[_0x4565f3(0x174)][_0x4565f3(0x13d)][_0x4565f3(0x11b)](_0x4565f3(0x184));if(_0x2ef347[_0x4565f3(0x10a)][_0x4565f3(0x18a)])return!0x1;let _0x4640ad=!0x1;const _0x2e04e1=[_0x4565f3(0x18b),_0x4565f3(0x16e),_0x4565f3(0x103),_0x4565f3(0x176),_0x4565f3(0x12c),_0x4565f3(0x18f),_0x4565f3(0x18c),_0x4565f3(0x118),_0x4565f3(0x17b)],_0x53fef2=this[_0x4565f3(0x174)][_0x4565f3(0x171)][_0x4565f3(0x172)][_0x4565f3(0x10d)][_0x4565f3(0x14e)]()[_0x4565f3(0x147)](_0x1607d4=>_0x4565f3(0x124)==_0x1607d4[_0x4565f3(0x14d)])[_0x4565f3(0x147)](_0x37c5cf=>_0x2e04e1[_0x4565f3(0x15e)](_0x37c5cf[_0x4565f3(0x16a)]));if(0x0==_0x53fef2[_0x4565f3(0x167)])return _0x4640ad;for(const _0x42a7bc of _0x53fef2){const _0x2445ae=_0x2ef347[_0x4565f3(0x11e)](_0x42a7bc[_0x4565f3(0x170)],_0x4565f3(0x124))[_0x4565f3(0x147)](_0x128005=>!_0x128005[_0x4565f3(0xfb)][_0x4565f3(0x164)])[_0x4565f3(0x186)](_0x5f0369=>_0x5f0369[_0x4565f3(0x14f)])[_0x4565f3(0x147)](_0x2b885b=>{const _0xc4e0e2=_0x4565f3,_0x349bb7=_0x2ef347[_0xc4e0e2(0x10c)](_0x2b885b);return _0x2e04e1[_0xc4e0e2(0x15e)](_0x349bb7);});if(_0x2445ae[_0x4565f3(0x167)]){for(const _0x4d4f00 of _0x2445ae)_0x39cef6[_0x4565f3(0x117)](_0x4d4f00[_0x4565f3(0x149)]());_0x4640ad=!0x0;}}return _0x4640ad;}[_0x5bc862(0x100)](){const _0x24c754=_0x5bc862,_0x48b711=this[_0x24c754(0x174)][_0x24c754(0x13d)][_0x24c754(0x11b)](_0x24c754(0x184)),_0x4e1a81=[_0x24c754(0x18b),_0x24c754(0x16e),_0x24c754(0x103),_0x24c754(0x176),_0x24c754(0x12c),_0x24c754(0x18f),_0x24c754(0x18c),_0x24c754(0x118),_0x24c754(0x17b)];let _0x402c9c;const _0xa03a08=new Set(this[_0x24c754(0x174)][_0x24c754(0x171)][_0x24c754(0x172)][_0x24c754(0x10d)][_0x24c754(0x105)]()[_0x24c754(0x147)](_0x51fa45=>{const _0x5ed783=_0x24c754;if(_0x51fa45[_0x5ed783(0x179)][_0x5ed783(0x168)]||!_0x51fa45[_0x5ed783(0x179)][_0x5ed783(0x108)])return null;if(!_0x51fa45[_0x5ed783(0x162)][_0x5ed783(0x10f)](_0x5ed783(0x14a)))return null;const {id:_0x9d525a}=_0x48b711[_0x5ed783(0x152)](_0x51fa45[_0x5ed783(0x162)]);if(!_0x48b711[_0x5ed783(0x146)](_0x9d525a))return null;const _0x52743c=_0x48b711[_0x5ed783(0x196)](_0x9d525a);return _0x4e1a81[_0x5ed783(0x15e)](_0x52743c[_0x5ed783(0x179)][_0x5ed783(0x199)]);})[_0x24c754(0x186)](_0x2ded12=>{const _0x1e2cb8=_0x24c754,{id:_0x3f3276}=_0x48b711[_0x1e2cb8(0x152)](_0x2ded12[_0x1e2cb8(0x162)]),_0x5b33e3=_0x48b711[_0x1e2cb8(0x196)](_0x3f3276);return _0x402c9c=_0x5b33e3[_0x1e2cb8(0x116)][_0x1e2cb8(0x189)],_0x5b33e3[_0x1e2cb8(0x112)]()[_0x1e2cb8(0x135)][_0x1e2cb8(0x150)];}));if(0x0==_0xa03a08[_0x24c754(0x12a)])return;const _0x5f191f=_0x48b711[_0x24c754(0x110)]({'skipNotAttached':!0x0})[_0x24c754(0x147)](_0x1a2352=>_0x24c754(0x124)==_0x1a2352[_0x24c754(0x14d)]&&_0x1a2352[_0x24c754(0x179)]&&_0x4e1a81[_0x24c754(0x15e)](_0x1a2352[_0x24c754(0x179)][_0x24c754(0x199)])&&_0x1a2352[_0x24c754(0x116)][_0x24c754(0x189)]!=_0x402c9c)[_0x24c754(0x186)](_0x254166=>({'listItem':_0x254166[_0x24c754(0x112)]()[_0x24c754(0x135)][_0x24c754(0x150)],'groupId':_0x254166[_0x24c754(0x116)][_0x24c754(0x189)]})),_0x475476=new Set();for(const {groupId:_0x533126,listItem:_0x3c7ea0}of _0x5f191f)_0xa03a08[_0x24c754(0x121)](_0x3c7ea0)&&_0x475476[_0x24c754(0x115)](_0x533126);for(const _0xc64251 of _0x48b711[_0x24c754(0x110)]())_0x475476[_0x24c754(0x121)](_0xc64251[_0x24c754(0x116)][_0x24c754(0x189)])&&_0xc64251[_0x24c754(0x169)](_0x24c754(0x189),_0x402c9c);}[_0x5bc862(0x144)](){const _0x59564a=_0x5bc862,_0x160259=this[_0x59564a(0x174)],_0x7f0c9a=_0x160259[_0x59564a(0x113)],_0x376018=_0x160259[_0x59564a(0x13d)][_0x59564a(0x11b)](_0x59564a(0x184));this[_0x59564a(0x18e)](),_0x376018[_0x59564a(0x131)][_0x59564a(0x193)](_0x59564a(0x158),_0x59564a(0x17e),_0x59564a(0xfe),function(_0x2ebbcd,_0x5d8db5){const _0x116119=_0x59564a,_0x178125=[];for(let _0x2709a2 of _0x2ebbcd)_0x2709a2[_0x116119(0x135)][_0x116119(0x150)]===_0x2709a2[_0x116119(0x181)][_0x116119(0x133)]&&(_0x2709a2=_0x160259[_0x116119(0x171)][_0x116119(0x183)](_0x160259[_0x116119(0x171)][_0x116119(0x101)](_0x2709a2[_0x116119(0x135)][_0x116119(0x150)],0x0))),_0x178125[_0x116119(0x159)](_0x2709a2);_0x160259[_0x116119(0x171)][_0x116119(0x123)](_0x336209=>{const _0x47edd8=_0x116119,_0x4ed7af=_0x160259[_0x47edd8(0x171)][_0x47edd8(0x172)][_0x47edd8(0x10e)],_0x462c11=Array[_0x47edd8(0x11c)](_0x4ed7af[_0x47edd8(0x17f)]())[_0x47edd8(0x186)](_0xd00e28=>_0x25daae[_0x47edd8(0x15a)](_0xd00e28));_0x336209[_0x47edd8(0x192)](_0x178125),_0x160259[_0x47edd8(0x141)][_0x47edd8(0x11b)](_0x5d8db5[_0x47edd8(0x197)])[_0x47edd8(0x114)](),_0x5d8db5[_0x47edd8(0xfc)][_0x47edd8(0x159)]({'forceDefaultExecution':!0x0}),_0x160259[_0x47edd8(0x154)](_0x5d8db5[_0x47edd8(0x197)],..._0x5d8db5[_0x47edd8(0xfc)]),_0x336209[_0x47edd8(0x192)](_0x462c11);for(const _0x3c90f1 of _0x462c11)_0x3c90f1[_0x47edd8(0x11a)]();});}),_0x376018[_0x59564a(0x129)][_0x59564a(0x182)](function(_0xb6b262){const _0x1ea96e=_0x59564a,_0x51d873=!_0x160259[_0x1ea96e(0x171)][_0x1ea96e(0x17d)][_0x1ea96e(0x14b)](_0xb6b262),_0x275a6d=_0xb6b262[_0x1ea96e(0x126)],_0x3a6a16=_0xb6b262[_0x1ea96e(0x143)],_0x209e0e=_0xb6b262[_0x1ea96e(0x134)](_0x1ea96e(0x16e)),_0x3729e3=!_0x275a6d||_0x275a6d[_0x1ea96e(0x134)](_0x1ea96e(0x16e))!==_0x209e0e,_0x68e19e=!_0x3a6a16||_0x3a6a16[_0x1ea96e(0x134)](_0x1ea96e(0x16e))!==_0x209e0e;return _0x51d873&&Boolean(_0x209e0e)&&_0x3729e3&&_0x68e19e;},_0x4a424e=>_0x419aa8(_0x7f0c9a,_0x59564a(0x15d),_0x4a424e));}[_0x5bc862(0x18e)](){const _0x3b4ed1=_0x5bc862,_0x37f5fe=this[_0x3b4ed1(0x174)],_0x57e5ad=_0x37f5fe[_0x3b4ed1(0x113)];function _0x3b7dda(_0x52f40e){const _0x26bbb5=_0x3b4ed1,_0x7285fe=_0x37f5fe[_0x26bbb5(0x141)][_0x26bbb5(0x11b)](_0x26bbb5(0x127))[_0x26bbb5(0x18a)],_0x1b69a3=_0x37f5fe[_0x26bbb5(0x141)][_0x26bbb5(0x11b)](_0x26bbb5(0x13e))[_0x26bbb5(0x18a)];return _0x26bbb5(0x13e)===_0x52f40e?_0x7285fe:_0x1b69a3;}_0x37f5fe[_0x3b4ed1(0x13d)][_0x3b4ed1(0x11b)](_0x3b4ed1(0x184))[_0x3b4ed1(0x129)][_0x3b4ed1(0x11d)](function(_0x24a4eb){const _0x4f924f=_0x3b4ed1;if(_0x4f924f(0x158)!=_0x24a4eb[_0x4f924f(0x14d)])return;const {data:_0x38c01b}=_0x24a4eb;if(!_0x38c01b)return;let _0x5f06bb,_0x520ef6,_0x28d001,_0x2ac736;switch(_0x38c01b[_0x4f924f(0x197)]){case _0x4f924f(0x127):_0x28d001=_0x38c01b[_0x4f924f(0xfc)][0x0][_0x4f924f(0x19a)],_0x2ac736=_0x3b7dda(_0x38c01b[_0x4f924f(0x197)]),_0x5f06bb=_0x28d001?_0x4f924f(0x16d):_0x4f924f(0x187),!_0x2ac736&&_0x37f5fe[_0x4f924f(0x145)][_0x4f924f(0x11b)](_0x4f924f(0x12b))||(_0x5f06bb=_0x4f924f(0x12e)),_0x520ef6={'type':_0x4f924f(0x13f),'content':_0x419aa8(_0x57e5ad,_0x5f06bb,_0x419aa8(_0x57e5ad,_0x4f924f(0x12d)))};break;case _0x4f924f(0x13e):_0x28d001=_0x38c01b[_0x4f924f(0xfc)][0x0][_0x4f924f(0x19a)],_0x2ac736=_0x3b7dda(_0x38c01b[_0x4f924f(0x197)]),_0x5f06bb=_0x28d001?_0x4f924f(0x16d):_0x4f924f(0x187),!_0x2ac736&&_0x37f5fe[_0x4f924f(0x145)][_0x4f924f(0x11b)](_0x4f924f(0x12b))||(_0x5f06bb=_0x4f924f(0x12e)),_0x520ef6={'type':_0x4f924f(0x13f),'content':_0x419aa8(_0x57e5ad,_0x5f06bb,_0x419aa8(_0x57e5ad,_0x4f924f(0x180)))};break;case _0x4f924f(0x142):_0x5f06bb=_0x4f924f(0x109),_0x520ef6={'type':_0x4f924f(0x13f),'content':_0x419aa8(_0x57e5ad,_0x5f06bb,_0x419aa8(_0x57e5ad,_0x4f924f(0x15d)))};break;case _0x4f924f(0x138):_0x5f06bb=function(_0x4063eb){const _0x18c129=_0x4f924f,_0x3e6a9d=_0x4063eb[_0x18c129(0x112)]();let _0x3c8371=_0x3e6a9d[_0x18c129(0x135)][_0x18c129(0x150)];for(;_0x3c8371&&_0x3e6a9d[_0x18c129(0x178)](_0x3c8371);){if(_0x3c8371[_0x18c129(0x134)](_0x18c129(0x103))>0x0)return!0x1;_0x3c8371=_0x3c8371[_0x18c129(0x143)];}return!0x0;}(_0x24a4eb)?_0x419aa8(_0x57e5ad,_0x4f924f(0x187),_0x419aa8(_0x57e5ad,function(_0x1911d5){const _0x2edaba=_0x4f924f;return _0x2edaba(0x125)+_0x1911d5[_0x2edaba(0x112)]()[_0x2edaba(0x135)][_0x2edaba(0x150)][_0x2edaba(0x134)](_0x2edaba(0x18b))[_0x2edaba(0x163)]()+_0x2edaba(0x185);}(_0x24a4eb))):_0x419aa8(_0x57e5ad,_0x4f924f(0xfd),_0x419aa8(_0x57e5ad,_0x4f924f(0x15d))),_0x520ef6={'type':_0x4f924f(0x13f),'content':_0x5f06bb};break;case _0x4f924f(0x148):case _0x4f924f(0x157):!0x1===_0x38c01b[_0x4f924f(0x15c)]&&(_0x5f06bb=_0x4f924f(0x165),_0x520ef6={'type':_0x4f924f(0x139),'content':_0x419aa8(_0x57e5ad,_0x5f06bb,_0x419aa8(_0x57e5ad,_0x4f924f(0x15d)))});}return _0x520ef6;});}}function Ee(_0x3f1c4b){const _0x582d36=_0x5bc862;let _0xf7b2a6=_0x3f1c4b[_0x582d36(0x112)]()[_0x582d36(0x135)][_0x582d36(0x150)][_0x582d36(0x126)];for(;_0xf7b2a6;){const _0xaf8eca=_0xf7b2a6[_0x582d36(0x134)](_0x582d36(0x16e));if(!_0xaf8eca)return!0x1;if(_0xaf8eca==_0x3f1c4b[_0x582d36(0x179)][_0x582d36(0x188)])return _0x582d36(0x188);if(_0xaf8eca==_0x3f1c4b[_0x582d36(0x179)][_0x582d36(0x132)])return _0x582d36(0x132);_0xf7b2a6=_0xf7b2a6[_0x582d36(0x126)];}return!0x1;}
|
|
23
|
+
const _0x3787d4=_0x479d;(function(_0x2a6998,_0x3c0e21){const _0x1bdb05=_0x479d,_0x4c55a9=_0x2a6998();while(!![]){try{const _0x575ad2=-parseInt(_0x1bdb05(0x1a1))/0x1*(-parseInt(_0x1bdb05(0x1c4))/0x2)+parseInt(_0x1bdb05(0x1ec))/0x3+parseInt(_0x1bdb05(0x1f2))/0x4+-parseInt(_0x1bdb05(0x1c0))/0x5+-parseInt(_0x1bdb05(0x182))/0x6+parseInt(_0x1bdb05(0x20b))/0x7*(-parseInt(_0x1bdb05(0x174))/0x8)+-parseInt(_0x1bdb05(0x19a))/0x9;if(_0x575ad2===_0x3c0e21)break;else _0x4c55a9['push'](_0x4c55a9['shift']());}catch(_0x32617){_0x4c55a9['push'](_0x4c55a9['shift']());}}}(_0xea46,0x66d17));import{Plugin as _0x4677fd}from'ckeditor5/src/core.js';import{getTranslation as _0xc31b18}from'../utils/common-translations.js';function _0x479d(_0x1aa213,_0x1898fd){const _0xea4610=_0xea46();return _0x479d=function(_0x479d99,_0x42009f){_0x479d99=_0x479d99-0x171;let _0x589993=_0xea4610[_0x479d99];return _0x589993;},_0x479d(_0x1aa213,_0x1898fd);}import{renameAttributeKey as _0x27ca65}from'../trackchangesediting.js';import{LiveRange as _0x4aa3a1}from'ckeditor5/src/engine.js';export default class K extends _0x4677fd{[_0x3787d4(0x191)](){const _0x13a6a8=_0x3787d4,_0x38b8cc=this[_0x13a6a8(0x204)];if(!_0x38b8cc[_0x13a6a8(0x1aa)][_0x13a6a8(0x1a5)](_0x13a6a8(0x189)))return;const _0x402daa=_0x38b8cc[_0x13a6a8(0x1fb)],_0x76b27a=_0x38b8cc[_0x13a6a8(0x1aa)][_0x13a6a8(0x1ce)](_0x13a6a8(0x18b)),_0x2d003b=_0x38b8cc[_0x13a6a8(0x1aa)][_0x13a6a8(0x1a5)](_0x13a6a8(0x1ef)),_0x5dc466=!!_0x38b8cc[_0x13a6a8(0x171)][_0x13a6a8(0x1ce)](_0x13a6a8(0x1b5));function _0xff0ec8(_0xb4bc30){const _0x222faf=_0x13a6a8;return{'type':_0x222faf(0x1e2),'content':''+_0xc31b18(_0x402daa,_0x222faf(0x176),_0xb4bc30)};}function _0x31ff7b(_0x2fef11){const _0x17b983=_0x13a6a8;return{'type':_0x17b983(0x1e2),'content':''+_0xc31b18(_0x402daa,_0x17b983(0x188),_0x2fef11)};}_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x1d3)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x18c)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x1be)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x1bf)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x1b4)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x1bc)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x172)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x17d)),_0x76b27a[_0x13a6a8(0x205)](_0x13a6a8(0x206)),_0x76b27a[_0x13a6a8(0x205)](_0x13a6a8(0x17c)),_0x76b27a[_0x13a6a8(0x205)](_0x13a6a8(0x1c1)),_0x5dc466&&(_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x1fd)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x20c))),_0x2d003b&&(_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x1d2)),_0x76b27a[_0x13a6a8(0x1ed)](_0x13a6a8(0x1b9)),_0x76b27a[_0x13a6a8(0x205)](_0x13a6a8(0x19d)),_0x76b27a[_0x13a6a8(0x17e)][_0x13a6a8(0x20e)](_0x35f9a2=>{const _0x37f818=_0x13a6a8,{data:_0x29ef68}=_0x35f9a2;if(_0x29ef68&&_0x37f818(0x19d)==_0x29ef68[_0x37f818(0x1d8)])return{'type':_0x37f818(0x1e2),'content':_0x29ef68[_0x37f818(0x1ee)]?_0xc31b18(_0x402daa,_0x37f818(0x1ea)):_0xc31b18(_0x402daa,_0x37f818(0x1ff))};}),this[_0x13a6a8(0x204)][_0x13a6a8(0x1b1)][_0x13a6a8(0x1ca)][_0x13a6a8(0x208)](_0x34698b=>{const _0x350285=_0x13a6a8;if(_0x34698b[_0x350285(0x177)][_0x350285(0x1a8)])return!0x1;let _0x6bb696=!0x1;const _0x28b0da=_0x76b27a[_0x350285(0x1b7)]({'skipNotAttached':!0x0})[_0x350285(0x193)](_0x21bc5c=>_0x350285(0x19d)===_0x76b27a[_0x350285(0x1cd)](_0x21bc5c));for(const _0xcebc76 of _0x28b0da){_0x350285(0x1f8)!=_0xcebc76[_0x350285(0x20f)]()[_0x350285(0x181)][_0x350285(0x1e3)][_0x350285(0x200)](_0x350285(0x17c))&&(_0x76b27a[_0x350285(0x1a2)](_0xcebc76[_0x350285(0x20f)](),_0x350285(0x1d4))[_0x350285(0x1c9)](_0x30249a=>_0x350285(0x17c)===_0x76b27a[_0x350285(0x1cd)](_0x30249a[_0x350285(0x178)]))||(_0x34698b[_0x350285(0x19f)](_0xcebc76[_0x350285(0x1eb)]()),_0x6bb696=!0x0));}return _0x6bb696;})),_0x76b27a[_0x13a6a8(0x17e)][_0x13a6a8(0x19c)](_0x13a6a8(0x1c1),_0xc31b18(_0x402daa,_0x13a6a8(0x1f7)));const _0x24ed6b={'type':_0x13a6a8(0x1e2),'content':''};_0x76b27a[_0x13a6a8(0x17e)][_0x13a6a8(0x20e)](_0x445223=>{const _0x36c6a4=_0x13a6a8,{data:_0x1331d9}=_0x445223;if(!_0x1331d9||_0x36c6a4(0x17c)!=_0x1331d9[_0x36c6a4(0x1d8)])return;let _0x3303d4=_0x445223[_0x36c6a4(0x1ae)];for(;_0x3303d4;){if(_0x3303d4[_0x36c6a4(0x1f0)]&&((_0x36c6a4(0x195)==_0x3303d4[_0x36c6a4(0x1f0)][_0x36c6a4(0x1d8)]||_0x36c6a4(0x1d5)==_0x3303d4[_0x36c6a4(0x1f0)][_0x36c6a4(0x1d8)])&&(_0x3303d4[_0x36c6a4(0x1f0)][_0x36c6a4(0x1ee)]&&_0x36c6a4(0x1e5)!=_0x3303d4[_0x36c6a4(0x1f0)][_0x36c6a4(0x1ee)]||_0x36c6a4(0x1e5)!=_0x3303d4[_0x36c6a4(0x1f0)][_0x36c6a4(0x1da)]&&!_0x1331d9[_0x36c6a4(0x1ee)])||!_0x5dc466&&_0x3303d4[_0x36c6a4(0x1f0)][_0x36c6a4(0x1d8)]==_0x27ca65))return _0x24ed6b;_0x3303d4=_0x3303d4[_0x36c6a4(0x1a4)];}if(null==_0x1331d9[_0x36c6a4(0x1ee)])switch(_0x1331d9[_0x36c6a4(0x1da)]){case _0x36c6a4(0x1f1):return _0x31ff7b(_0xc31b18(_0x402daa,_0x36c6a4(0x185)));case _0x36c6a4(0x1fc):return _0x31ff7b(_0xc31b18(_0x402daa,_0x36c6a4(0x1e6)));case _0x36c6a4(0x1f8):return _0x31ff7b(_0xc31b18(_0x402daa,_0x36c6a4(0x1f4)));}switch(_0x1331d9[_0x36c6a4(0x1ee)]){case _0x36c6a4(0x1f1):return _0xff0ec8(_0xc31b18(_0x402daa,_0x36c6a4(0x185)));case _0x36c6a4(0x1fc):return _0xff0ec8(_0xc31b18(_0x402daa,_0x36c6a4(0x1e6)));case _0x36c6a4(0x1f8):return _0xff0ec8(_0xc31b18(_0x402daa,_0x36c6a4(0x1f4)));}}),_0x76b27a[_0x13a6a8(0x17e)][_0x13a6a8(0x20e)](_0x4e4186=>{const _0x56144d=_0x13a6a8,{data:_0x4732aa}=_0x4e4186;if(_0x4732aa&&_0x56144d(0x1c1)==_0x4732aa[_0x56144d(0x1d8)])return null==_0x4732aa[_0x56144d(0x1ee)]||null==_0x4732aa[_0x56144d(0x1da)]&&0x0==_0x4732aa[_0x56144d(0x1ee)]?_0x24ed6b:void 0x0;}),_0x76b27a[_0x13a6a8(0x17e)][_0x13a6a8(0x20e)](_0x5dcb03=>{const _0x5a6e1b=_0x13a6a8;if(_0x5a6e1b(0x1d4)!=_0x5dcb03[_0x5a6e1b(0x18d)])return;const {data:_0x1cd5c6}=_0x5dcb03;if(!_0x1cd5c6||_0x5a6e1b(0x206)!=_0x1cd5c6[_0x5a6e1b(0x1d8)])return;const _0x3315ad=Ee(_0x5dcb03);return _0x5a6e1b(0x1ee)==_0x3315ad?{'type':_0x5a6e1b(0x1e2),'content':_0xc31b18(_0x402daa,_0x5a6e1b(0x202))}:_0x5a6e1b(0x1da)==_0x3315ad?{'type':_0x5a6e1b(0x1e2),'content':_0xc31b18(_0x402daa,_0x5a6e1b(0x1bb))}:_0x24ed6b;}),_0x38b8cc[_0x13a6a8(0x1b1)][_0x13a6a8(0x1ca)][_0x13a6a8(0x208)](_0x1dd4d8=>this[_0x13a6a8(0x1b3)](_0x1dd4d8)),_0x38b8cc[_0x13a6a8(0x1b1)][_0x13a6a8(0x1ca)][_0x13a6a8(0x208)](_0x32dfc6=>this[_0x13a6a8(0x1b0)](_0x32dfc6)),_0x38b8cc[_0x13a6a8(0x1b1)][_0x13a6a8(0x1ca)]['on'](_0x13a6a8(0x1d9),(_0x483eea,_0x775cc2)=>{const _0x3a0afe=_0x13a6a8;if(_0x775cc2[_0x3a0afe(0x1a8)]||!_0x775cc2[_0x3a0afe(0x1d1)])return!0x1;this[_0x3a0afe(0x1c3)]();},{'priority':_0x13a6a8(0x1db)}),this[_0x13a6a8(0x183)]();}[_0x3787d4(0x1b3)](_0x5f5796){const _0x218978=_0x3787d4;if(_0x5f5796[_0x218978(0x177)][_0x218978(0x1a8)]||!_0x5f5796[_0x218978(0x177)][_0x218978(0x1d1)])return!0x1;let _0x458b94=!0x1;const _0x34a153=this[_0x218978(0x204)][_0x218978(0x1aa)][_0x218978(0x1ce)](_0x218978(0x18b))[_0x218978(0x1b7)]({'skipNotAttached':!0x0})[_0x218978(0x193)](_0x3f78b3=>_0x3f78b3[_0x218978(0x1f0)]&&_0x218978(0x206)==_0x3f78b3[_0x218978(0x1f0)][_0x218978(0x1d8)])[_0x218978(0x193)](_0x597aa3=>_0x597aa3[_0x218978(0x1f0)][_0x218978(0x1ee)]&&_0x597aa3[_0x218978(0x1f0)][_0x218978(0x1da)]);for(const _0x349ac5 of _0x34a153)Ee(_0x349ac5)||(_0x5f5796[_0x218978(0x19f)](_0x349ac5[_0x218978(0x1eb)]()),_0x458b94=!0x0);return _0x458b94;}[_0x3787d4(0x1b0)](_0x4323b3){const _0x3e39df=_0x3787d4;if(_0x4323b3[_0x3e39df(0x177)][_0x3e39df(0x1a8)]||!_0x4323b3[_0x3e39df(0x177)][_0x3e39df(0x1d1)])return!0x1;const _0x2c4cc9=this[_0x3e39df(0x204)][_0x3e39df(0x1aa)][_0x3e39df(0x1ce)](_0x3e39df(0x18b));if(_0x2c4cc9[_0x3e39df(0x1dd)][_0x3e39df(0x1f6)])return!0x1;let _0x4ce937=!0x1;const _0x3f799d=[_0x3e39df(0x17c),_0x3e39df(0x206),_0x3e39df(0x1c1),_0x3e39df(0x195),_0x3e39df(0x1fa),_0x3e39df(0x175),_0x3e39df(0x209),_0x3e39df(0x1e7),_0x3e39df(0x1d5)],_0x401ec1=this[_0x3e39df(0x204)][_0x3e39df(0x1b1)][_0x3e39df(0x1ca)][_0x3e39df(0x1de)][_0x3e39df(0x1e9)]()[_0x3e39df(0x193)](_0x329adc=>_0x3e39df(0x1d4)==_0x329adc[_0x3e39df(0x18d)])[_0x3e39df(0x193)](_0x488a3c=>_0x3f799d[_0x3e39df(0x1c6)](_0x488a3c[_0x3e39df(0x197)]));if(0x0==_0x401ec1[_0x3e39df(0x1b8)])return _0x4ce937;for(const _0x2c94ca of _0x401ec1){const _0x4db420=_0x2c4cc9[_0x3e39df(0x1a2)](_0x2c94ca[_0x3e39df(0x1f3)],_0x3e39df(0x1d4))[_0x3e39df(0x193)](_0x251861=>!_0x251861[_0x3e39df(0x17f)][_0x3e39df(0x1ab)])[_0x3e39df(0x20a)](_0x3fd81f=>_0x3fd81f[_0x3e39df(0x178)])[_0x3e39df(0x193)](_0x3f4f52=>{const _0x2e8912=_0x3e39df,_0x560d18=_0x2c4cc9[_0x2e8912(0x1cd)](_0x3f4f52);return _0x3f799d[_0x2e8912(0x1c6)](_0x560d18);});if(_0x4db420[_0x3e39df(0x1b8)]){for(const _0x343a37 of _0x4db420)_0x4323b3[_0x3e39df(0x19f)](_0x343a37[_0x3e39df(0x1eb)]());_0x4ce937=!0x0;}}return _0x4ce937;}[_0x3787d4(0x1c3)](){const _0x4c3e50=_0x3787d4,_0x531223=this[_0x4c3e50(0x204)][_0x4c3e50(0x1aa)][_0x4c3e50(0x1ce)](_0x4c3e50(0x18b)),_0x418e48=[_0x4c3e50(0x17c),_0x4c3e50(0x206),_0x4c3e50(0x1c1),_0x4c3e50(0x195),_0x4c3e50(0x1fa),_0x4c3e50(0x175),_0x4c3e50(0x209),_0x4c3e50(0x1e7),_0x4c3e50(0x1d5)];let _0x4bde6a;const _0x4c8035=new Set(this[_0x4c3e50(0x204)][_0x4c3e50(0x1b1)][_0x4c3e50(0x1ca)][_0x4c3e50(0x1de)][_0x4c3e50(0x1ba)]()[_0x4c3e50(0x193)](_0x11f62e=>{const _0x17ad71=_0x4c3e50;if(_0x11f62e[_0x17ad71(0x1f0)][_0x17ad71(0x20d)]||!_0x11f62e[_0x17ad71(0x1f0)][_0x17ad71(0x184)])return null;if(!_0x11f62e[_0x17ad71(0x1a9)][_0x17ad71(0x1d0)](_0x17ad71(0x210)))return null;const {id:_0x1e278e}=_0x531223[_0x17ad71(0x1c8)](_0x11f62e[_0x17ad71(0x1a9)]);if(!_0x531223[_0x17ad71(0x194)](_0x1e278e))return null;const _0xd1ed74=_0x531223[_0x17ad71(0x192)](_0x1e278e);return _0x418e48[_0x17ad71(0x1c6)](_0xd1ed74[_0x17ad71(0x1f0)][_0x17ad71(0x1d8)]);})[_0x4c3e50(0x20a)](_0x593f5f=>{const _0x2c92cb=_0x4c3e50,{id:_0x1c8058}=_0x531223[_0x2c92cb(0x1c8)](_0x593f5f[_0x2c92cb(0x1a9)]),_0x28e432=_0x531223[_0x2c92cb(0x192)](_0x1c8058);return _0x4bde6a=_0x28e432[_0x2c92cb(0x1a7)][_0x2c92cb(0x201)],_0x28e432[_0x2c92cb(0x20f)]()[_0x2c92cb(0x181)][_0x2c92cb(0x1e3)];}));if(0x0==_0x4c8035[_0x4c3e50(0x1dc)])return;const _0xe884df=_0x531223[_0x4c3e50(0x1b7)]({'skipNotAttached':!0x0})[_0x4c3e50(0x193)](_0x5962c9=>_0x4c3e50(0x1d4)==_0x5962c9[_0x4c3e50(0x18d)]&&_0x5962c9[_0x4c3e50(0x1f0)]&&_0x418e48[_0x4c3e50(0x1c6)](_0x5962c9[_0x4c3e50(0x1f0)][_0x4c3e50(0x1d8)])&&_0x5962c9[_0x4c3e50(0x1a7)][_0x4c3e50(0x201)]!=_0x4bde6a)[_0x4c3e50(0x20a)](_0x141cb2=>({'listItem':_0x141cb2[_0x4c3e50(0x20f)]()[_0x4c3e50(0x181)][_0x4c3e50(0x1e3)],'groupId':_0x141cb2[_0x4c3e50(0x1a7)][_0x4c3e50(0x201)]})),_0x2c42f5=new Set();for(const {groupId:_0x3e6e4b,listItem:_0xda39ed}of _0xe884df)_0x4c8035[_0x4c3e50(0x1a5)](_0xda39ed)&&_0x2c42f5[_0x4c3e50(0x186)](_0x3e6e4b);for(const _0x6fad1d of _0x531223[_0x4c3e50(0x1b7)]())_0x2c42f5[_0x4c3e50(0x1a5)](_0x6fad1d[_0x4c3e50(0x1a7)][_0x4c3e50(0x201)])&&_0x6fad1d[_0x4c3e50(0x1ad)](_0x4c3e50(0x201),_0x4bde6a);}[_0x3787d4(0x183)](){const _0x37d934=_0x3787d4,_0x49fb47=this[_0x37d934(0x204)],_0x26d65b=_0x49fb47[_0x37d934(0x1fb)],_0x428c79=_0x49fb47[_0x37d934(0x1aa)][_0x37d934(0x1ce)](_0x37d934(0x18b));this[_0x37d934(0x18e)](),_0x428c79[_0x37d934(0x1b6)][_0x37d934(0x1b2)](_0x37d934(0x1ac),_0x37d934(0x1cc),_0x37d934(0x17b),function(_0x4124d1,_0x333a96){const _0x2e0101=_0x37d934,_0x42dd0c=[];for(let _0x19dd8d of _0x4124d1)_0x19dd8d[_0x2e0101(0x181)][_0x2e0101(0x1e3)]===_0x19dd8d[_0x2e0101(0x1f5)][_0x2e0101(0x1d7)]&&(_0x19dd8d=_0x49fb47[_0x2e0101(0x1b1)][_0x2e0101(0x19e)](_0x49fb47[_0x2e0101(0x1b1)][_0x2e0101(0x173)](_0x19dd8d[_0x2e0101(0x181)][_0x2e0101(0x1e3)],0x0))),_0x42dd0c[_0x2e0101(0x1e0)](_0x19dd8d);_0x49fb47[_0x2e0101(0x1b1)][_0x2e0101(0x196)](_0x1b8c4c=>{const _0x4e2527=_0x2e0101,_0x1da706=_0x49fb47[_0x4e2527(0x1b1)][_0x4e2527(0x1ca)][_0x4e2527(0x19b)],_0x5ce5e2=Array[_0x4e2527(0x1a6)](_0x1da706[_0x4e2527(0x1e1)]())[_0x4e2527(0x20a)](_0x31ed5c=>_0x4aa3a1[_0x4e2527(0x1d6)](_0x31ed5c));_0x1b8c4c[_0x4e2527(0x1df)](_0x42dd0c),_0x49fb47[_0x4e2527(0x1af)][_0x4e2527(0x1ce)](_0x333a96[_0x4e2527(0x187)])[_0x4e2527(0x1a3)](),_0x333a96[_0x4e2527(0x1a0)][_0x4e2527(0x1e0)]({'forceDefaultExecution':!0x0}),_0x49fb47[_0x4e2527(0x1c2)](_0x333a96[_0x4e2527(0x187)],..._0x333a96[_0x4e2527(0x1a0)]),_0x1b8c4c[_0x4e2527(0x1df)](_0x5ce5e2);for(const _0x30eaf0 of _0x5ce5e2)_0x30eaf0[_0x4e2527(0x1fe)]();});}),_0x428c79[_0x37d934(0x17e)][_0x37d934(0x1cf)](function(_0x4d6930){const _0x42e0d6=_0x37d934,_0x232550=!_0x49fb47[_0x42e0d6(0x1b1)][_0x42e0d6(0x211)][_0x42e0d6(0x207)](_0x4d6930),_0x40e510=_0x4d6930[_0x42e0d6(0x1cb)],_0x3dabea=_0x4d6930[_0x42e0d6(0x1c7)],_0x19cdf1=_0x4d6930[_0x42e0d6(0x200)](_0x42e0d6(0x206)),_0x10e17a=!_0x40e510||_0x40e510[_0x42e0d6(0x200)](_0x42e0d6(0x206))!==_0x19cdf1,_0x58398c=!_0x3dabea||_0x3dabea[_0x42e0d6(0x200)](_0x42e0d6(0x206))!==_0x19cdf1;return _0x232550&&Boolean(_0x19cdf1)&&_0x10e17a&&_0x58398c;},_0x5a15d1=>_0xc31b18(_0x26d65b,_0x37d934(0x1bd),_0x5a15d1));}[_0x3787d4(0x18e)](){const _0x316abc=_0x3787d4,_0x55e7c0=this[_0x316abc(0x204)],_0x213979=_0x55e7c0[_0x316abc(0x1fb)];function _0x46496b(_0x357762){const _0x31908e=_0x316abc,_0x15cd77=_0x55e7c0[_0x31908e(0x1af)][_0x31908e(0x1ce)](_0x31908e(0x18c))[_0x31908e(0x1f6)],_0x3e14f4=_0x55e7c0[_0x31908e(0x1af)][_0x31908e(0x1ce)](_0x31908e(0x1d3))[_0x31908e(0x1f6)];return _0x31908e(0x1d3)===_0x357762?_0x15cd77:_0x3e14f4;}_0x55e7c0[_0x316abc(0x1aa)][_0x316abc(0x1ce)](_0x316abc(0x18b))[_0x316abc(0x17e)][_0x316abc(0x20e)](function(_0x407153){const _0x35f4bc=_0x316abc;if(_0x35f4bc(0x1ac)!=_0x407153[_0x35f4bc(0x18d)])return;const {data:_0x2af90b}=_0x407153;if(!_0x2af90b)return;let _0x23bc54,_0x4b31cb,_0x4cd4dc,_0x141410;switch(_0x2af90b[_0x35f4bc(0x187)]){case _0x35f4bc(0x18c):_0x4cd4dc=_0x2af90b[_0x35f4bc(0x1a0)][0x0][_0x35f4bc(0x1e8)],_0x141410=_0x46496b(_0x2af90b[_0x35f4bc(0x187)]),_0x23bc54=_0x4cd4dc?_0x35f4bc(0x190):_0x35f4bc(0x179),!_0x141410&&_0x55e7c0[_0x35f4bc(0x171)][_0x35f4bc(0x1ce)](_0x35f4bc(0x1b5))||(_0x23bc54=_0x35f4bc(0x17a)),_0x4b31cb={'type':_0x35f4bc(0x1e2),'content':_0xc31b18(_0x213979,_0x23bc54,_0xc31b18(_0x213979,_0x35f4bc(0x185)))};break;case _0x35f4bc(0x1d3):_0x4cd4dc=_0x2af90b[_0x35f4bc(0x1a0)][0x0][_0x35f4bc(0x1e8)],_0x141410=_0x46496b(_0x2af90b[_0x35f4bc(0x187)]),_0x23bc54=_0x4cd4dc?_0x35f4bc(0x190):_0x35f4bc(0x179),!_0x141410&&_0x55e7c0[_0x35f4bc(0x171)][_0x35f4bc(0x1ce)](_0x35f4bc(0x1b5))||(_0x23bc54=_0x35f4bc(0x17a)),_0x4b31cb={'type':_0x35f4bc(0x1e2),'content':_0xc31b18(_0x213979,_0x23bc54,_0xc31b18(_0x213979,_0x35f4bc(0x1e6)))};break;case _0x35f4bc(0x1b4):_0x23bc54=_0x35f4bc(0x18f),_0x4b31cb={'type':_0x35f4bc(0x1e2),'content':_0xc31b18(_0x213979,_0x23bc54,_0xc31b18(_0x213979,_0x35f4bc(0x1bd)))};break;case _0x35f4bc(0x1bc):_0x23bc54=function(_0x4c81f1){const _0x223ea6=_0x35f4bc,_0x35e618=_0x4c81f1[_0x223ea6(0x20f)]();let _0x29e24e=_0x35e618[_0x223ea6(0x181)][_0x223ea6(0x1e3)];for(;_0x29e24e&&_0x35e618[_0x223ea6(0x18a)](_0x29e24e);){if(_0x29e24e[_0x223ea6(0x200)](_0x223ea6(0x1c1))>0x0)return!0x1;_0x29e24e=_0x29e24e[_0x223ea6(0x1c7)];}return!0x0;}(_0x407153)?_0xc31b18(_0x213979,_0x35f4bc(0x179),_0xc31b18(_0x213979,function(_0x299ab2){const _0x54c502=_0x35f4bc;return _0x54c502(0x1c5)+_0x299ab2[_0x54c502(0x20f)]()[_0x54c502(0x181)][_0x54c502(0x1e3)][_0x54c502(0x200)](_0x54c502(0x17c))[_0x54c502(0x203)]()+_0x54c502(0x1f9);}(_0x407153))):_0xc31b18(_0x213979,_0x35f4bc(0x198),_0xc31b18(_0x213979,_0x35f4bc(0x1bd))),_0x4b31cb={'type':_0x35f4bc(0x1e2),'content':_0x23bc54};break;case _0x35f4bc(0x1fd):case _0x35f4bc(0x20c):!0x1===_0x2af90b[_0x35f4bc(0x180)]&&(_0x23bc54=_0x35f4bc(0x1e4),_0x4b31cb={'type':_0x35f4bc(0x199),'content':_0xc31b18(_0x213979,_0x23bc54,_0xc31b18(_0x213979,_0x35f4bc(0x1bd)))});}return _0x4b31cb;});}}function _0xea46(){const _0x58c7b2=['batch','suggestion','*Format:*\x20remove\x20from\x20%0','*Change\x20to:*\x20%0','accept','listType','splitListItemBefore','descriptionFactory','meta','multipleBlocks','start','1136640wdhflv','_supportLegacySuggestions','newRange','ELEMENT_BULLETED_LIST','add','commandName','*Remove\x20format:*\x20%0','ListEditing','containsItem','TrackChangesEditing','bulletedList','type','_registerLegacyDescription','*Indent:*\x20%0','*Format:*\x20insert\x20into\x20%0','afterInit','getSuggestion','filter','hasSuggestion','listStyle','change','attributeKey','*Outdent:*\x20%0','deletion','527778eGqFUY','selection','registerAttributeLabel','todoListChecked','createRange','removeMarker','commandParams','292112IMVYfF','_findSuggestions','refresh','next','has','from','attributes','isUndo','name','plugins','isNextTo','formatBlock','setAttribute','head','commands','noTrackChangesFixer','model','registerCustomCallback','listItemIdFixer','indentList','list.multiBlock','_suggestionFactory','getSuggestions','length','checkTodoList','getChangedMarkers','*Split:*\x20list\x20item','outdentList','ELEMENT_LIST_ITEM','customNumberedList','customBulletedList','290375hQrSDX','listIndent','execute','assureChains','4TQjyYj','ELEMENT_','includes','nextSibling','_splitMarkerName','find','document','previousSibling','documentList','_getAttributeKey','get','registerElementLabel','startsWith','isLocal','todoList','numberedList','attribute','listMarkerStyle','fromRange','parent','key','change:data','oldValue','high','size','trackChangesCommand','differ','setSelection','push','getRanges','format','nodeAfter','*Merge:*\x20%0','default','ELEMENT_NUMBERED_LIST','listMarker','forceValue','getChanges','*Check\x20item*','getFirstMarker','2152206yGqZbG','enableDefaultAttributesIntegration','newValue','TodoListEditing','data','bulleted','730428YWvUFB','range','ELEMENT_TODO_LIST','end','value','FORMAT_INDENT','todo','_LIST','listStart','locale','numbered','mergeListItemBackward','detach','*Uncheck\x20item*','getAttribute','groupId','*Merge:*\x20list\x20item','toUpperCase','editor','registerBlockAttribute','listItemId','isObject','registerPostFixer','todoListCheck','map','5298531Txmkaq','mergeListItemForward','oldRange','registerDescriptionCallback','getFirstRange','suggestion:attribute:','schema','config','splitListItemAfter','createPositionAt','8RFzMRu','listReversed','*Set\x20format:*\x20%0'];_0xea46=function(){return _0x58c7b2;};return _0xea46();}function Ee(_0x56a789){const _0x376b63=_0x3787d4;let _0x5c8c8f=_0x56a789[_0x376b63(0x20f)]()[_0x376b63(0x181)][_0x376b63(0x1e3)][_0x376b63(0x1cb)];for(;_0x5c8c8f;){const _0x19ede3=_0x5c8c8f[_0x376b63(0x200)](_0x376b63(0x206));if(!_0x19ede3)return!0x1;if(_0x19ede3==_0x56a789[_0x376b63(0x1f0)][_0x376b63(0x1ee)])return _0x376b63(0x1ee);if(_0x19ede3==_0x56a789[_0x376b63(0x1f0)][_0x376b63(0x1da)])return _0x376b63(0x1da);_0x5c8c8f=_0x5c8c8f[_0x376b63(0x1cb)];}return!0x1;}
|