@ckeditor/ckeditor5-track-changes 43.1.0-alpha.1 → 43.1.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/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 _0x21a921=_0x3986;function _0x1ef3(){const _0x466b1b=['registerDescriptionCallback','newValue','getContainedElement','width','locale','isCollapsed','convertBlockImageToInline','element','alt','isBlockImage','deletion','isOwn','ELEMENT_IMAGE','plugins','descriptionFactory','Block\x20image\x20to\x20inline\x20image','*Set\x20image\x20width:*\x20%0','imageTypeInline','schema','attribute','_suggestionFactory','TrackChangesEditing','change','nodeAfter','formatInline','forward','chain','*Remove\x20image\x20text\x20alternative*','filter','ImageInlineEditing','8956746anWBjx','ImageCaptionEditing','_findSuggestions','has','enableDefaultAttributesIntegration','isBefore','model','registerAttributeLabel','editor','fromPosition','getFirstRange','forceDefaultExecution','toNext','50333pZhDSB','Inline\x20image\x20to\x20block\x20image','ImageBlockEditing','document','ImageResize','backward','subType','format','imageStylePreApply','toPrevious','markInsertion','registerElementLabel','afterInit','get','ELEMENT_INLINE_IMAGE','find','imageTextAlternative','imageTypeBlock','FORMAT_IMAGE_SIZE','getCaptionFromImageModelElement','getClosestSelectedImageElement','formatBlock','5628096zisdLi','type','ImageEditing','end','length','key','markDeletion','convertInlineImageToBlock','ImageTextAlternativeEditing','2ftHPdV','selection','uploadImage','createRangeOn','commandName','nodeBefore','2658420QPZQlt','toggleImageCaption','caption','isEqual','start','ELEMENT_CAPTION','imageBlock','accept','createRange','10076amqopC','insertImage','ImageCaptionUtils','ImageUploadEditing','findIndex','395868cnmKHy','_registerLegacyDescription','commandParams','*Reset\x20image\x20width*','enableCommand','removeObject','resizeImage','insertion','detach','registerCustomCallback','*Set\x20image\x20text\x20alternative:*\x20%0','previous','isIntersecting','addObject','resizedWidth','markBlockFormat','5443930AUHNfk','imageCaption','registerBlockAttribute','783BpRyNk','ImageUtils','discard','getNearestSelectionRange','getSuggestionCallback','join','imageInline','35hkjlSW'];_0x1ef3=function(){return _0x466b1b;};return _0x1ef3();}(function(_0x3b4670,_0x535d81){const _0x43bc63=_0x3986,_0xbf33fa=_0x3b4670();while(!![]){try{const _0x2586a9=parseInt(_0x43bc63(0x19c))/0x1*(parseInt(_0x43bc63(0x1bb))/0x2)+parseInt(_0x43bc63(0x1e2))/0x3*(parseInt(_0x43bc63(0x1ca))/0x4)+parseInt(_0x43bc63(0x1c1))/0x5+parseInt(_0x43bc63(0x1cf))/0x6*(parseInt(_0x43bc63(0x1e9))/0x7)+parseInt(_0x43bc63(0x1b2))/0x8+-parseInt(_0x43bc63(0x208))/0x9+-parseInt(_0x43bc63(0x1df))/0xa;if(_0x2586a9===_0x535d81)break;else _0xbf33fa['push'](_0xbf33fa['shift']());}catch(_0x30e5a6){_0xbf33fa['push'](_0xbf33fa['shift']());}}}(_0x1ef3,0xb306b));import{Plugin as _0x40492c}from'ckeditor5/src/core.js';function _0x3986(_0x18e6d8,_0x4177d4){const _0x1ef3e1=_0x1ef3();return _0x3986=function(_0x3986e4,_0x1b1b7d){_0x3986e4=_0x3986e4-0x197;let _0x1e6250=_0x1ef3e1[_0x3986e4];return _0x1e6250;},_0x3986(_0x18e6d8,_0x4177d4);}import{LivePosition as _0x2c3fe0}from'ckeditor5/src/engine.js';import{getTranslation as _0x5f4904}from'../utils/common-translations.js';export default class nt extends _0x40492c{[_0x21a921(0x1a8)](){const _0x30be20=_0x21a921,_0xed4201=this[_0x30be20(0x197)];if(!_0xed4201[_0x30be20(0x1f7)][_0x30be20(0x20b)](_0x30be20(0x1b4)))return;const _0x4a108d=_0xed4201[_0x30be20(0x1f7)][_0x30be20(0x1a9)](_0x30be20(0x1ff)),_0x43ae16=_0xed4201[_0x30be20(0x1f7)][_0x30be20(0x1a9)](_0x30be20(0x1e3)),_0xa47e6d=_0xed4201[_0x30be20(0x1ee)];_0x4a108d[_0x30be20(0x1d3)](_0x30be20(0x1cb)),_0x4a108d[_0x30be20(0x1f8)][_0x30be20(0x1a7)](_0x30be20(0x1c7),_0x3c00aa=>_0x5f4904(_0xa47e6d,_0x30be20(0x1f6),_0x3c00aa)),_0x4a108d[_0x30be20(0x1f8)][_0x30be20(0x1a7)](_0x30be20(0x1e8),_0x158b45=>_0x5f4904(_0xa47e6d,_0x30be20(0x1aa),_0x158b45)),_0x4a108d[_0x30be20(0x1f8)][_0x30be20(0x1a7)](_0x30be20(0x1c3),()=>_0x5f4904(_0xa47e6d,_0x30be20(0x1c6))),_0xed4201[_0x30be20(0x1f7)][_0x30be20(0x20b)](_0x30be20(0x1cd))&&_0x4a108d[_0x30be20(0x1d3)](_0x30be20(0x1bd)),_0xed4201[_0x30be20(0x1f7)][_0x30be20(0x20b)](_0x30be20(0x19e))&&_0xed4201[_0x30be20(0x1f7)][_0x30be20(0x20b)](_0x30be20(0x207))&&(_0x4a108d[_0x30be20(0x1d3)](_0x30be20(0x1fb),(_0x316239,_0x338755)=>{const _0x59b5d1=_0x30be20,_0x23dd7e=_0x43ae16[_0x59b5d1(0x1b0)](_0xed4201[_0x59b5d1(0x20e)][_0x59b5d1(0x19f)][_0x59b5d1(0x1bc)]);_0xed4201[_0x59b5d1(0x20e)][_0x59b5d1(0x200)](()=>{const _0x58b9c6=_0x59b5d1;_0x4a108d[_0x58b9c6(0x1de)](_0x23dd7e,{'commandName':_0x58b9c6(0x1fb),'commandParams':[_0x338755]},[],_0x58b9c6(0x1f0));});}),_0x4a108d[_0x30be20(0x1d3)](_0x30be20(0x1ad),(_0x3add86,_0x39d34c)=>{const _0x465bd5=_0x30be20;_0xed4201[_0x465bd5(0x20e)][_0x465bd5(0x200)](_0x158d7d=>{const _0x393c02=_0x465bd5;let _0x2a40b8=_0x43ae16[_0x393c02(0x1b0)](_0xed4201[_0x393c02(0x20e)][_0x393c02(0x19f)][_0x393c02(0x1bc)]),_0x8176fa=_0x158d7d[_0x393c02(0x1be)](_0x2a40b8);const _0x5c0f06=_0x2c3fe0[_0x393c02(0x198)](_0x8176fa[_0x393c02(0x1c5)],_0x393c02(0x1a5)),_0x4ee2c9=_0x2c3fe0[_0x393c02(0x198)](_0x8176fa[_0x393c02(0x1b5)],_0x393c02(0x19b));_0x4a108d[_0x393c02(0x19a)](()=>_0x3add86(_0x39d34c)),_0x2a40b8=_0x43ae16[_0x393c02(0x1b0)](_0xed4201[_0x393c02(0x20e)][_0x393c02(0x19f)][_0x393c02(0x1bc)]),_0x8176fa=_0x158d7d[_0x393c02(0x1be)](_0x2a40b8);const _0x3eca34=_0x158d7d[_0x393c02(0x1c9)](_0x5c0f06,_0x4ee2c9);_0x5c0f06[_0x393c02(0x1d7)](),_0x4ee2c9[_0x393c02(0x1d7)](),_0x4a108d[_0x393c02(0x1de)](_0x2a40b8,{'commandName':_0x393c02(0x1fb),'commandParams':[_0x39d34c]},[],_0x393c02(0x1b9)),_0x3eca34[_0x393c02(0x1c5)][_0x393c02(0x20d)](_0x8176fa[_0x393c02(0x1c5)])&&_0x4a108d[_0x393c02(0x1a6)](_0x158d7d[_0x393c02(0x1c9)](_0x3eca34[_0x393c02(0x1c5)],_0x8176fa[_0x393c02(0x1c5)]),_0x393c02(0x1b9)),_0x8176fa[_0x393c02(0x1b5)][_0x393c02(0x20d)](_0x3eca34[_0x393c02(0x1b5)])&&_0x4a108d[_0x393c02(0x1a6)](_0x158d7d[_0x393c02(0x1c9)](_0x8176fa[_0x393c02(0x1b5)],_0x3eca34[_0x393c02(0x1b5)]),_0x393c02(0x1b9));});}),_0x4a108d[_0x30be20(0x1fe)][_0x30be20(0x1d8)](_0x30be20(0x1b1),_0x30be20(0x1b9),_0x30be20(0x1e7),()=>!0x1),_0x4a108d[_0x30be20(0x1fe)][_0x30be20(0x1d8)](_0x30be20(0x1b1),_0x30be20(0x1b9),_0x30be20(0x1c8),()=>!0x1),_0x4a108d[_0x30be20(0x1fe)][_0x30be20(0x1d8)](_0x30be20(0x1b1),_0x30be20(0x1b9),_0x30be20(0x1e4),_0x4a108d[_0x30be20(0x1fe)][_0x30be20(0x1e6)](_0x30be20(0x1b1),'',_0x30be20(0x1c8))),_0x4a108d[_0x30be20(0x1fe)][_0x30be20(0x1d8)](_0x30be20(0x1d6),_0x30be20(0x1b9),_0x30be20(0x1e7),()=>!0x1),_0x4a108d[_0x30be20(0x1fe)][_0x30be20(0x1d8)](_0x30be20(0x1d6),_0x30be20(0x1b9),_0x30be20(0x1e4),([_0x4f9597])=>{const _0x1c9a08=_0x30be20,_0x548a95=_0x4a108d[_0x1c9a08(0x1fe)][_0x1c9a08(0x1e6)](_0x1c9a08(0x1d6),'',_0x1c9a08(0x1e4));let _0x51db10=_0x4f9597[_0x1c9a08(0x1c5)],_0x1a782d=_0x4f9597[_0x1c9a08(0x1b5)];const _0x4da3a0=_0xed4201[_0x1c9a08(0x20e)][_0x1c9a08(0x1fc)][_0x1c9a08(0x1e5)](_0x51db10,_0x1c9a08(0x1a1)),_0x13c741=_0xed4201[_0x1c9a08(0x20e)][_0x1c9a08(0x1fc)][_0x1c9a08(0x1e5)](_0x1a782d,_0x1c9a08(0x203));_0x4da3a0[_0x1c9a08(0x1ef)]&&(_0x51db10=_0x4da3a0[_0x1c9a08(0x1c5)]),_0x13c741[_0x1c9a08(0x1ef)]&&(_0x1a782d=_0x13c741[_0x1c9a08(0x1b5)]),_0x548a95([_0xed4201[_0x1c9a08(0x20e)][_0x1c9a08(0x1c9)](_0x51db10,_0x1a782d)]);}),_0x4a108d[_0x30be20(0x1fe)][_0x30be20(0x1d8)](_0x30be20(0x1b1),_0x30be20(0x1b9),_0x30be20(0x204),_0x476506),_0x4a108d[_0x30be20(0x1fe)][_0x30be20(0x1d8)](_0x30be20(0x1d6),_0x30be20(0x1b9),_0x30be20(0x204),_0x476506)),_0xed4201[_0x30be20(0x1f7)][_0x30be20(0x20b)](_0x30be20(0x209))&&(_0x4a108d[_0x30be20(0x1d3)](_0x30be20(0x1c2),(_0x58921b,_0x2757e0)=>{const _0x2fdea0=_0x30be20,_0x51fe3c=_0xed4201[_0x2fdea0(0x1f7)][_0x2fdea0(0x1a9)](_0x2fdea0(0x1cc));let _0x4e43ef=_0x43ae16[_0x2fdea0(0x1b0)](_0xed4201[_0x2fdea0(0x20e)][_0x2fdea0(0x19f)][_0x2fdea0(0x1bc)]),_0x593023=_0x51fe3c[_0x2fdea0(0x1af)](_0x4e43ef);_0xed4201[_0x2fdea0(0x20e)][_0x2fdea0(0x200)](()=>{const _0x1680c3=_0x2fdea0;if(_0x593023)return void _0x4a108d[_0x1680c3(0x1b8)](_0xed4201[_0x1680c3(0x20e)][_0x1680c3(0x1be)](_0x593023));const _0x55baa4=_0x43ae16[_0x1680c3(0x1f3)](_0x4e43ef);_0x58921b(_0x2757e0),_0x4e43ef=_0x43ae16[_0x1680c3(0x1b0)](_0xed4201[_0x1680c3(0x20e)][_0x1680c3(0x19f)][_0x1680c3(0x1bc)]),_0x593023=_0x51fe3c[_0x1680c3(0x1af)](_0x4e43ef),_0x4a108d[_0x1680c3(0x1a6)](_0xed4201[_0x1680c3(0x20e)][_0x1680c3(0x1be)](_0x593023),_0x55baa4?null:_0x1680c3(0x1e0));});}),_0x4a108d[_0x30be20(0x1fe)][_0x30be20(0x1d8)](_0x30be20(0x1d6),_0x30be20(0x1e0),_0x30be20(0x204),_0x476506));const _0x74843a=[{'type':_0x30be20(0x1b1),'subType':_0x30be20(0x1a4)},{'type':_0x30be20(0x1d6),'subType':_0x30be20(0x1e0)},{'type':_0x30be20(0x1b1),'subType':_0x30be20(0x1b9)},{'type':_0x30be20(0x1d6),'subType':_0x30be20(0x1b9)}];function _0x23a1b7(_0x188395,_0x8b7072){const _0x4198a3=_0x30be20,_0x53fe06=_0x74843a[_0x4198a3(0x1ce)](({type:_0x2cf330,subType:_0x1c4a05})=>_0x188395[_0x4198a3(0x1b3)]==_0x2cf330&&_0x188395[_0x4198a3(0x1a2)]==_0x1c4a05),_0x4a0c8e=_0x74843a[_0x4198a3(0x1ce)](({type:_0x453f10,subType:_0x373361})=>_0x8b7072[_0x4198a3(0x1b3)]==_0x453f10&&_0x8b7072[_0x4198a3(0x1a2)]==_0x373361);if(_0x53fe06<0x0||_0x4a0c8e<0x0)return!0x1;const _0x38b50d=_0x188395[_0x4198a3(0x199)](),_0x8edca8=_0x8b7072[_0x4198a3(0x199)]();if((0x0==_0x53fe06||0x1==_0x53fe06)&&0x2==_0x4a0c8e&&_0x38b50d[_0x4198a3(0x1db)](_0x8edca8))return!0x0;if(0x2==_0x53fe06&&0x3==_0x4a0c8e){const _0xb12b06=_0x4a108d[_0x4198a3(0x20a)](_0x38b50d,_0x4198a3(0x1d6))[_0x4198a3(0x206)](({suggestion:_0x171671,meta:_0x55d9d6})=>_0x55d9d6[_0x4198a3(0x1f5)]&&_0x4198a3(0x1b9)==_0x171671[_0x4198a3(0x1a2)]);if(_0xb12b06[_0x4198a3(0x1b6)]>0x1&&_0x8edca8[_0x4198a3(0x1b5)][_0x4198a3(0x1c4)](_0x38b50d[_0x4198a3(0x1c5)]))return!0x0;if(0x1==_0xb12b06[_0x4198a3(0x1b6)]&&(_0x38b50d[_0x4198a3(0x1c5)][_0x4198a3(0x1c4)](_0x8edca8[_0x4198a3(0x1b5)])||_0x38b50d[_0x4198a3(0x1b5)][_0x4198a3(0x1c4)](_0x8edca8[_0x4198a3(0x1c5)])))return!0x0;}if(0x3==_0x53fe06&&0x3==_0x4a0c8e&&_0x38b50d[_0x4198a3(0x1c5)][_0x4198a3(0x20d)](_0x8edca8[_0x4198a3(0x1c5)])){const _0x31f5a8=_0x38b50d[_0x4198a3(0x1b5)][_0x4198a3(0x201)],_0x3553fa=_0x8edca8[_0x4198a3(0x1c5)][_0x4198a3(0x1c0)];return _0x43ae16[_0x4198a3(0x1f3)](_0x31f5a8)&&_0x31f5a8===_0x3553fa;}return!0x1;}function _0x476506(_0x4c313a,_0x526803){return _0x23a1b7(_0x4c313a,_0x526803)?[_0x4c313a,_0x526803]:_0x23a1b7(_0x526803,_0x4c313a)?[_0x526803,_0x4c313a]:null;}_0xed4201[_0x30be20(0x1f7)][_0x30be20(0x20b)](_0x30be20(0x1a0))&&(_0x4a108d[_0x30be20(0x20c)](_0x30be20(0x1d5)),_0x4a108d[_0x30be20(0x1e1)](_0x30be20(0x1dd)),_0x4a108d[_0x30be20(0x1f8)][_0x30be20(0x20f)](_0x30be20(0x1dd),_0x5f4904(_0xa47e6d,_0x30be20(0x1ae)))),_0xed4201[_0x30be20(0x1f7)][_0x30be20(0x20b)](_0x30be20(0x1ba))&&(_0x4a108d[_0x30be20(0x20c)](_0x30be20(0x1ac)),_0x4a108d[_0x30be20(0x1e1)](_0x30be20(0x1f2))),_0x4a108d[_0x30be20(0x1f8)][_0x30be20(0x1ea)](_0x19643d=>{const _0x45fd10=_0x30be20;if(!!_0x74843a[_0x45fd10(0x1ab)](({type:_0x2f3056,subType:_0x18968c})=>_0x19643d[_0x45fd10(0x1b3)]==_0x2f3056&&_0x19643d[_0x45fd10(0x1a2)]==_0x18968c))return _0x19643d[_0x45fd10(0x1da)]?{}:void 0x0;}),_0x4a108d[_0x30be20(0x1f8)][_0x30be20(0x1ea)](_0x5a104f=>{const _0x1c3a1e=_0x30be20;if(_0x1c3a1e(0x1d6)==_0x5a104f[_0x1c3a1e(0x1b3)]||_0x1c3a1e(0x1f4)==_0x5a104f[_0x1c3a1e(0x1b3)]){const _0x15a53d=_0x5a104f[_0x1c3a1e(0x1ec)]();if(_0x15a53d&&_0x15a53d['is'](_0x1c3a1e(0x1f1),_0x1c3a1e(0x1c3)))return{'type':_0x1c3a1e(0x1d6)==_0x5a104f[_0x1c3a1e(0x1b3)]?_0x1c3a1e(0x1dc):_0x1c3a1e(0x1d4),'element':_0x15a53d,'quantity':0x1};}}),_0x4a108d[_0x30be20(0x1f8)][_0x30be20(0x1ea)](_0x2bac84=>_0x30be20(0x1b1)==_0x2bac84[_0x30be20(0x1b3)]&&_0x30be20(0x1b9)==_0x2bac84[_0x30be20(0x1a2)]?{'type':_0x30be20(0x1a3),'content':_0x30be20(0x19d)}:_0x30be20(0x1b1)==_0x2bac84[_0x30be20(0x1b3)]&&_0x30be20(0x1f0)==_0x2bac84[_0x30be20(0x1a2)]?{'type':_0x30be20(0x1a3),'content':_0x30be20(0x1f9)}:void 0x0),_0x4a108d[_0x30be20(0x1f8)][_0x30be20(0x1ea)](_0x120c58=>{const _0x27b51b=_0x30be20;if(_0x27b51b(0x1fd)!=_0x120c58[_0x27b51b(0x1b3)])return;const {data:_0x3b12c0}=_0x120c58;if(!_0x3b12c0||_0x27b51b(0x1f2)!=_0x3b12c0[_0x27b51b(0x1b7)])return;const _0x519f7f=_0x3b12c0[_0x27b51b(0x1eb)];return _0x519f7f?{'type':_0x27b51b(0x1a3),'content':_0x5f4904(_0xa47e6d,_0x27b51b(0x1d9),'\x22'+_0x519f7f+'\x22')}:{'type':_0x27b51b(0x1a3),'content':_0x5f4904(_0xa47e6d,_0x27b51b(0x205))};}),this[_0x30be20(0x1d0)]();}[_0x21a921(0x1d0)](){const _0x4b98f5=_0x21a921,_0x23ae93=this[_0x4b98f5(0x197)],_0x21f511=_0x23ae93[_0x4b98f5(0x1ee)];_0x23ae93[_0x4b98f5(0x1f7)][_0x4b98f5(0x1a9)](_0x4b98f5(0x1ff))[_0x4b98f5(0x1f8)][_0x4b98f5(0x1ea)](_0xb3b5b7=>{const _0x5321ba=_0x4b98f5;if(_0x5321ba(0x1b1)!=_0xb3b5b7[_0x5321ba(0x1b3)]&&_0x5321ba(0x202)!=_0xb3b5b7[_0x5321ba(0x1b3)])return;const {data:_0x1b87ce}=_0xb3b5b7;if(_0x1b87ce){if(_0x5321ba(0x1ac)==_0x1b87ce[_0x5321ba(0x1bf)]){const _0x480fdc=_0x1b87ce[_0x5321ba(0x1d1)][0x0][_0x5321ba(0x1eb)];return _0x480fdc?{'type':_0x5321ba(0x1a3),'content':_0x5f4904(_0x21f511,_0x5321ba(0x1d9),'\x22'+_0x480fdc+'\x22')}:{'type':_0x5321ba(0x1a3),'content':_0x5f4904(_0x21f511,_0x5321ba(0x205))};}if(_0x5321ba(0x1d5)==_0x1b87ce[_0x5321ba(0x1bf)]){const _0x3c5586=_0x1b87ce[_0x5321ba(0x1d1)][0x0][_0x5321ba(0x1ed)];return _0x3c5586?{'type':_0x5321ba(0x1a3),'content':_0x5f4904(_0x21f511,_0x5321ba(0x1fa),_0x3c5586)}:{'type':_0x5321ba(0x1a3),'content':_0x5f4904(_0x21f511,_0x5321ba(0x1d2))};}}});}}
|
|
23
|
+
const _0x27a858=_0x127c;(function(_0x4a6423,_0x1b5549){const _0x1676e0=_0x127c,_0x9159c=_0x4a6423();while(!![]){try{const _0xde8707=-parseInt(_0x1676e0(0xcc))/0x1*(parseInt(_0x1676e0(0xb8))/0x2)+parseInt(_0x1676e0(0xcd))/0x3+parseInt(_0x1676e0(0xef))/0x4*(-parseInt(_0x1676e0(0xc0))/0x5)+-parseInt(_0x1676e0(0xe6))/0x6+parseInt(_0x1676e0(0xe0))/0x7*(parseInt(_0x1676e0(0xf1))/0x8)+-parseInt(_0x1676e0(0x82))/0x9*(parseInt(_0x1676e0(0x7f))/0xa)+-parseInt(_0x1676e0(0xad))/0xb*(-parseInt(_0x1676e0(0xc1))/0xc);if(_0xde8707===_0x1b5549)break;else _0x9159c['push'](_0x9159c['shift']());}catch(_0x3c33f9){_0x9159c['push'](_0x9159c['shift']());}}}(_0x1b78,0x1efa4));import{Plugin as _0x792f05}from'ckeditor5/src/core.js';function _0x1b78(){const _0x4acfaa=['getSuggestionCallback','nodeAfter','element','imageTypeInline','68978Xifjnw','key','enableDefaultAttributesIntegration','insertImage','ELEMENT_CAPTION','removeObject','selection','imageStylePreApply','42065nSjlnd','820860HeJrZL','previous','FORMAT_IMAGE_SIZE','_findSuggestions','Block\x20image\x20to\x20inline\x20image','Inline\x20image\x20to\x20block\x20image','length','nodeBefore','deletion','width','fromPosition','3thzBYU','290289AXscfg','ImageUploadEditing','ImageTextAlternativeEditing','enableCommand','registerCustomCallback','formatBlock','document','getContainedElement','toggleImageCaption','isEqual','change','backward','ImageResize','type','*Remove\x20image\x20text\x20alternative*','toPrevious','*Reset\x20image\x20width*','isBlockImage','discard','6783yUwtSY','ImageBlockEditing','addObject','format','getClosestSelectedImageElement','convertInlineImageToBlock','846390JRbjlX','imageTextAlternative','descriptionFactory','toNext','afterInit','convertBlockImageToInline','getNearestSelectionRange','insertion','commandName','92uGAtJd','ELEMENT_IMAGE','768JFHFmy','attribute','ImageInlineEditing','chain','has','registerBlockAttribute','_registerLegacyDescription','locale','registerElementLabel','20wBaoHn','ImageCaptionEditing','isIntersecting','774504MiaQlP','ImageCaptionUtils','forceDefaultExecution','start','createRangeOn','subType','caption','isBefore','alt','registerAttributeLabel','createRange','getCaptionFromImageModelElement','*Set\x20image\x20text\x20alternative:*\x20%0','ImageEditing','getFirstRange','forward','imageCaption','model','ELEMENT_INLINE_IMAGE','imageTypeBlock','detach','_suggestionFactory','get','join','resizeImage','end','editor','markBlockFormat','filter','isOwn','newValue','*Set\x20image\x20width:*\x20%0','schema','registerDescriptionCallback','commandParams','isCollapsed','find','TrackChangesEditing','markDeletion','markInsertion','imageBlock','formatInline','resizedWidth','88yFGvrL','findIndex','ImageUtils','accept','uploadImage','plugins','imageInline'];_0x1b78=function(){return _0x4acfaa;};return _0x1b78();}import{LivePosition as _0x2593cb}from'ckeditor5/src/engine.js';function _0x127c(_0x3b3693,_0x14e02b){const _0x1b7800=_0x1b78();return _0x127c=function(_0x127c4e,_0x301ad2){_0x127c4e=_0x127c4e-0x7a;let _0x15c330=_0x1b7800[_0x127c4e];return _0x15c330;},_0x127c(_0x3b3693,_0x14e02b);}import{getTranslation as _0x3b21de}from'../utils/common-translations.js';export default class nt extends _0x792f05{[_0x27a858(0xea)](){const _0x11f6da=_0x27a858,_0x18c6e7=this[_0x11f6da(0x9c)];if(!_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x7a)](_0x11f6da(0x8f)))return;const _0x33c07f=_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x98)](_0x11f6da(0xa7)),_0x43af92=_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x98)](_0x11f6da(0xaf)),_0x41b6f1=_0x18c6e7[_0x11f6da(0x7d)];_0x33c07f[_0x11f6da(0xd0)](_0x11f6da(0xbb)),_0x33c07f[_0x11f6da(0xe8)][_0x11f6da(0x7e)](_0x11f6da(0xaa),_0x1972d6=>_0x3b21de(_0x41b6f1,_0x11f6da(0xf0),_0x1972d6)),_0x33c07f[_0x11f6da(0xe8)][_0x11f6da(0x7e)](_0x11f6da(0xb3),_0x5aaba8=>_0x3b21de(_0x41b6f1,_0x11f6da(0x94),_0x5aaba8)),_0x33c07f[_0x11f6da(0xe8)][_0x11f6da(0x7e)](_0x11f6da(0x88),()=>_0x3b21de(_0x41b6f1,_0x11f6da(0xbc))),_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x7a)](_0x11f6da(0xce))&&_0x33c07f[_0x11f6da(0xd0)](_0x11f6da(0xb1)),_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x7a)](_0x11f6da(0xe1))&&_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x7a)](_0x11f6da(0xf3))&&(_0x33c07f[_0x11f6da(0xd0)](_0x11f6da(0xb7),(_0x965fcb,_0x4784c1)=>{const _0xa37bca=_0x11f6da,_0x222249=_0x43af92[_0xa37bca(0xe4)](_0x18c6e7[_0xa37bca(0x93)][_0xa37bca(0xd3)][_0xa37bca(0xbe)]);_0x18c6e7[_0xa37bca(0x93)][_0xa37bca(0xd7)](()=>{const _0x5df799=_0xa37bca;_0x33c07f[_0x5df799(0x9d)](_0x222249,{'commandName':_0x5df799(0xb7),'commandParams':[_0x4784c1]},[],_0x5df799(0xeb));});}),_0x33c07f[_0x11f6da(0xd0)](_0x11f6da(0x95),(_0x45a08b,_0x504c09)=>{const _0x10c3a4=_0x11f6da;_0x18c6e7[_0x10c3a4(0x93)][_0x10c3a4(0xd7)](_0x3c5d79=>{const _0x17a1f7=_0x10c3a4;let _0x5bd3cf=_0x43af92[_0x17a1f7(0xe4)](_0x18c6e7[_0x17a1f7(0x93)][_0x17a1f7(0xd3)][_0x17a1f7(0xbe)]),_0x5013df=_0x3c5d79[_0x17a1f7(0x86)](_0x5bd3cf);const _0x411c90=_0x2593cb[_0x17a1f7(0xcb)](_0x5013df[_0x17a1f7(0x85)],_0x17a1f7(0xdc)),_0x4a96f9=_0x2593cb[_0x17a1f7(0xcb)](_0x5013df[_0x17a1f7(0x9b)],_0x17a1f7(0xe9));_0x33c07f[_0x17a1f7(0x84)](()=>_0x45a08b(_0x504c09)),_0x5bd3cf=_0x43af92[_0x17a1f7(0xe4)](_0x18c6e7[_0x17a1f7(0x93)][_0x17a1f7(0xd3)][_0x17a1f7(0xbe)]),_0x5013df=_0x3c5d79[_0x17a1f7(0x86)](_0x5bd3cf);const _0x13f0ae=_0x3c5d79[_0x17a1f7(0x8c)](_0x411c90,_0x4a96f9);_0x411c90[_0x17a1f7(0x96)](),_0x4a96f9[_0x17a1f7(0x96)](),_0x33c07f[_0x17a1f7(0x9d)](_0x5bd3cf,{'commandName':_0x17a1f7(0xb7),'commandParams':[_0x504c09]},[],_0x17a1f7(0xe5)),_0x13f0ae[_0x17a1f7(0x85)][_0x17a1f7(0x89)](_0x5013df[_0x17a1f7(0x85)])&&_0x33c07f[_0x17a1f7(0xa9)](_0x3c5d79[_0x17a1f7(0x8c)](_0x13f0ae[_0x17a1f7(0x85)],_0x5013df[_0x17a1f7(0x85)]),_0x17a1f7(0xe5)),_0x5013df[_0x17a1f7(0x9b)][_0x17a1f7(0x89)](_0x13f0ae[_0x17a1f7(0x9b)])&&_0x33c07f[_0x17a1f7(0xa9)](_0x3c5d79[_0x17a1f7(0x8c)](_0x5013df[_0x17a1f7(0x9b)],_0x13f0ae[_0x17a1f7(0x9b)]),_0x17a1f7(0xe5));});}),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xd1)](_0x11f6da(0xd2),_0x11f6da(0xe5),_0x11f6da(0x99),()=>!0x1),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xd1)](_0x11f6da(0xd2),_0x11f6da(0xe5),_0x11f6da(0xb0),()=>!0x1),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xd1)](_0x11f6da(0xd2),_0x11f6da(0xe5),_0x11f6da(0xdf),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xb4)](_0x11f6da(0xd2),'',_0x11f6da(0xb0))),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xd1)](_0x11f6da(0xed),_0x11f6da(0xe5),_0x11f6da(0x99),()=>!0x1),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xd1)](_0x11f6da(0xed),_0x11f6da(0xe5),_0x11f6da(0xdf),([_0x1ff567])=>{const _0x60c79=_0x11f6da,_0xf923bc=_0x33c07f[_0x60c79(0x97)][_0x60c79(0xb4)](_0x60c79(0xed),'',_0x60c79(0xdf));let _0x54660c=_0x1ff567[_0x60c79(0x85)],_0x5e43cd=_0x1ff567[_0x60c79(0x9b)];const _0x460ece=_0x18c6e7[_0x60c79(0x93)][_0x60c79(0xa2)][_0x60c79(0xec)](_0x54660c,_0x60c79(0xd8)),_0x10fe76=_0x18c6e7[_0x60c79(0x93)][_0x60c79(0xa2)][_0x60c79(0xec)](_0x5e43cd,_0x60c79(0x91));_0x460ece[_0x60c79(0xa5)]&&(_0x54660c=_0x460ece[_0x60c79(0x85)]),_0x10fe76[_0x60c79(0xa5)]&&(_0x5e43cd=_0x10fe76[_0x60c79(0x9b)]),_0xf923bc([_0x18c6e7[_0x60c79(0x93)][_0x60c79(0x8c)](_0x54660c,_0x5e43cd)]);}),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xd1)](_0x11f6da(0xd2),_0x11f6da(0xe5),_0x11f6da(0xf4),_0x2e93e1),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xd1)](_0x11f6da(0xed),_0x11f6da(0xe5),_0x11f6da(0xf4),_0x2e93e1)),_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x7a)](_0x11f6da(0x80))&&(_0x33c07f[_0x11f6da(0xd0)](_0x11f6da(0xd5),(_0x36aea8,_0x4feff0)=>{const _0x585652=_0x11f6da,_0x58169e=_0x18c6e7[_0x585652(0xb2)][_0x585652(0x98)](_0x585652(0x83));let _0x520523=_0x43af92[_0x585652(0xe4)](_0x18c6e7[_0x585652(0x93)][_0x585652(0xd3)][_0x585652(0xbe)]),_0x574da6=_0x58169e[_0x585652(0x8d)](_0x520523);_0x18c6e7[_0x585652(0x93)][_0x585652(0xd7)](()=>{const _0x10f682=_0x585652;if(_0x574da6)return void _0x33c07f[_0x10f682(0xa8)](_0x18c6e7[_0x10f682(0x93)][_0x10f682(0x86)](_0x574da6));const _0x5aa85b=_0x43af92[_0x10f682(0xde)](_0x520523);_0x36aea8(_0x4feff0),_0x520523=_0x43af92[_0x10f682(0xe4)](_0x18c6e7[_0x10f682(0x93)][_0x10f682(0xd3)][_0x10f682(0xbe)]),_0x574da6=_0x58169e[_0x10f682(0x8d)](_0x520523),_0x33c07f[_0x10f682(0xa9)](_0x18c6e7[_0x10f682(0x93)][_0x10f682(0x86)](_0x574da6),_0x5aa85b?null:_0x10f682(0x92));});}),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xd1)](_0x11f6da(0xed),_0x11f6da(0x92),_0x11f6da(0xf4),_0x2e93e1));const _0x506d0b=[{'type':_0x11f6da(0xd2),'subType':_0x11f6da(0xbf)},{'type':_0x11f6da(0xed),'subType':_0x11f6da(0x92)},{'type':_0x11f6da(0xd2),'subType':_0x11f6da(0xe5)},{'type':_0x11f6da(0xed),'subType':_0x11f6da(0xe5)}];function _0x4d4d3b(_0x505aea,_0x4b8f1a){const _0x43d014=_0x11f6da,_0x14a299=_0x506d0b[_0x43d014(0xae)](({type:_0x18dc7b,subType:_0x51a84c})=>_0x505aea[_0x43d014(0xda)]==_0x18dc7b&&_0x505aea[_0x43d014(0x87)]==_0x51a84c),_0x57b061=_0x506d0b[_0x43d014(0xae)](({type:_0x2dc14a,subType:_0x5f011d})=>_0x4b8f1a[_0x43d014(0xda)]==_0x2dc14a&&_0x4b8f1a[_0x43d014(0x87)]==_0x5f011d);if(_0x14a299<0x0||_0x57b061<0x0)return!0x1;const _0x41bd2c=_0x505aea[_0x43d014(0x90)](),_0x4c7aaf=_0x4b8f1a[_0x43d014(0x90)]();if((0x0==_0x14a299||0x1==_0x14a299)&&0x2==_0x57b061&&_0x41bd2c[_0x43d014(0x81)](_0x4c7aaf))return!0x0;if(0x2==_0x14a299&&0x3==_0x57b061){const _0x4b8c91=_0x33c07f[_0x43d014(0xc4)](_0x41bd2c,_0x43d014(0xed))[_0x43d014(0x9e)](({suggestion:_0x3bbef2,meta:_0x5ba12a})=>_0x5ba12a[_0x43d014(0x9f)]&&_0x43d014(0xe5)==_0x3bbef2[_0x43d014(0x87)]);if(_0x4b8c91[_0x43d014(0xc7)]>0x1&&_0x4c7aaf[_0x43d014(0x9b)][_0x43d014(0xd6)](_0x41bd2c[_0x43d014(0x85)]))return!0x0;if(0x1==_0x4b8c91[_0x43d014(0xc7)]&&(_0x41bd2c[_0x43d014(0x85)][_0x43d014(0xd6)](_0x4c7aaf[_0x43d014(0x9b)])||_0x41bd2c[_0x43d014(0x9b)][_0x43d014(0xd6)](_0x4c7aaf[_0x43d014(0x85)])))return!0x0;}if(0x3==_0x14a299&&0x3==_0x57b061&&_0x41bd2c[_0x43d014(0x85)][_0x43d014(0x89)](_0x4c7aaf[_0x43d014(0x85)])){const _0x35bfa0=_0x41bd2c[_0x43d014(0x9b)][_0x43d014(0xb5)],_0x4911e7=_0x4c7aaf[_0x43d014(0x85)][_0x43d014(0xc8)];return _0x43af92[_0x43d014(0xde)](_0x35bfa0)&&_0x35bfa0===_0x4911e7;}return!0x1;}function _0x2e93e1(_0x5af38f,_0x28684c){return _0x4d4d3b(_0x5af38f,_0x28684c)?[_0x5af38f,_0x28684c]:_0x4d4d3b(_0x28684c,_0x5af38f)?[_0x28684c,_0x5af38f]:null;}_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x7a)](_0x11f6da(0xd9))&&(_0x33c07f[_0x11f6da(0xba)](_0x11f6da(0x9a)),_0x33c07f[_0x11f6da(0x7b)](_0x11f6da(0xac)),_0x33c07f[_0x11f6da(0xe8)][_0x11f6da(0x8b)](_0x11f6da(0xac),_0x3b21de(_0x41b6f1,_0x11f6da(0xc3)))),_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x7a)](_0x11f6da(0xcf))&&(_0x33c07f[_0x11f6da(0xba)](_0x11f6da(0xe7)),_0x33c07f[_0x11f6da(0x7b)](_0x11f6da(0x8a))),_0x33c07f[_0x11f6da(0xe8)][_0x11f6da(0xa3)](_0x5e0d3f=>{const _0x5bba98=_0x11f6da;if(!!_0x506d0b[_0x5bba98(0xa6)](({type:_0xffaae9,subType:_0x20aa26})=>_0x5e0d3f[_0x5bba98(0xda)]==_0xffaae9&&_0x5e0d3f[_0x5bba98(0x87)]==_0x20aa26))return _0x5e0d3f[_0x5bba98(0xc2)]?{}:void 0x0;}),_0x33c07f[_0x11f6da(0xe8)][_0x11f6da(0xa3)](_0x7b14fc=>{const _0x278e95=_0x11f6da;if(_0x278e95(0xed)==_0x7b14fc[_0x278e95(0xda)]||_0x278e95(0xc9)==_0x7b14fc[_0x278e95(0xda)]){const _0x606562=_0x7b14fc[_0x278e95(0xd4)]();if(_0x606562&&_0x606562['is'](_0x278e95(0xb6),_0x278e95(0x88)))return{'type':_0x278e95(0xed)==_0x7b14fc[_0x278e95(0xda)]?_0x278e95(0xe2):_0x278e95(0xbd),'element':_0x606562,'quantity':0x1};}}),_0x33c07f[_0x11f6da(0xe8)][_0x11f6da(0xa3)](_0x403c53=>_0x11f6da(0xd2)==_0x403c53[_0x11f6da(0xda)]&&_0x11f6da(0xe5)==_0x403c53[_0x11f6da(0x87)]?{'type':_0x11f6da(0xe3),'content':_0x11f6da(0xc6)}:_0x11f6da(0xd2)==_0x403c53[_0x11f6da(0xda)]&&_0x11f6da(0xeb)==_0x403c53[_0x11f6da(0x87)]?{'type':_0x11f6da(0xe3),'content':_0x11f6da(0xc5)}:void 0x0),_0x33c07f[_0x11f6da(0xe8)][_0x11f6da(0xa3)](_0x4481a4=>{const _0x4774ac=_0x11f6da;if(_0x4774ac(0xf2)!=_0x4481a4[_0x4774ac(0xda)])return;const {data:_0x570aaa}=_0x4481a4;if(!_0x570aaa||_0x4774ac(0x8a)!=_0x570aaa[_0x4774ac(0xb9)])return;const _0xc975c0=_0x570aaa[_0x4774ac(0xa0)];return _0xc975c0?{'type':_0x4774ac(0xe3),'content':_0x3b21de(_0x41b6f1,_0x4774ac(0x8e),'\x22'+_0xc975c0+'\x22')}:{'type':_0x4774ac(0xe3),'content':_0x3b21de(_0x41b6f1,_0x4774ac(0xdb))};}),this[_0x11f6da(0x7c)]();}[_0x27a858(0x7c)](){const _0x2a07cb=_0x27a858,_0x274284=this[_0x2a07cb(0x9c)],_0x169f07=_0x274284[_0x2a07cb(0x7d)];_0x274284[_0x2a07cb(0xb2)][_0x2a07cb(0x98)](_0x2a07cb(0xa7))[_0x2a07cb(0xe8)][_0x2a07cb(0xa3)](_0x1d2d2e=>{const _0x1a3079=_0x2a07cb;if(_0x1a3079(0xd2)!=_0x1d2d2e[_0x1a3079(0xda)]&&_0x1a3079(0xab)!=_0x1d2d2e[_0x1a3079(0xda)])return;const {data:_0x3573a2}=_0x1d2d2e;if(_0x3573a2){if(_0x1a3079(0xe7)==_0x3573a2[_0x1a3079(0xee)]){const _0x21e5af=_0x3573a2[_0x1a3079(0xa4)][0x0][_0x1a3079(0xa0)];return _0x21e5af?{'type':_0x1a3079(0xe3),'content':_0x3b21de(_0x169f07,_0x1a3079(0x8e),'\x22'+_0x21e5af+'\x22')}:{'type':_0x1a3079(0xe3),'content':_0x3b21de(_0x169f07,_0x1a3079(0xdb))};}if(_0x1a3079(0x9a)==_0x3573a2[_0x1a3079(0xee)]){const _0x5396b5=_0x3573a2[_0x1a3079(0xa4)][0x0][_0x1a3079(0xca)];return _0x5396b5?{'type':_0x1a3079(0xe3),'content':_0x3b21de(_0x169f07,_0x1a3079(0xa1),_0x5396b5)}:{'type':_0x1a3079(0xe3),'content':_0x3b21de(_0x169f07,_0x1a3079(0xdd))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x584933=_0x12ec;(function(_0x11dd71,_0x21d8fd){const _0x26f8b6=_0x12ec,_0xa971fd=_0x11dd71();while(!![]){try{const _0x42ef6c=-parseInt(_0x26f8b6(0x15e))/0x1*(-parseInt(_0x26f8b6(0x14a))/0x2)+parseInt(_0x26f8b6(0x156))/0x3*(parseInt(_0x26f8b6(0x151))/0x4)+-parseInt(_0x26f8b6(0x162))/0x5*(-parseInt(_0x26f8b6(0x15f))/0x6)+parseInt(_0x26f8b6(0x153))/0x7+parseInt(_0x26f8b6(0x158))/0x8*(parseInt(_0x26f8b6(0x160))/0x9)+-parseInt(_0x26f8b6(0x150))/0xa*(parseInt(_0x26f8b6(0x143))/0xb)+-parseInt(_0x26f8b6(0x167))/0xc*(parseInt(_0x26f8b6(0x154))/0xd);if(_0x42ef6c===_0x21d8fd)break;else _0xa971fd['push'](_0xa971fd['shift']());}catch(_0x28b283){_0xa971fd['push'](_0xa971fd['shift']());}}}(_0x369e,0x866ef));function _0x12ec(_0x318906,_0x44d506){const _0x369e8b=_0x369e();return _0x12ec=function(_0x12ecd9,_0x33e3fb){_0x12ecd9=_0x12ecd9-0x141;let _0x17aa64=_0x369e8b[_0x12ecd9];return _0x17aa64;},_0x12ec(_0x318906,_0x44d506);}import{Plugin as _0x5b204a}from'ckeditor5/src/core.js';import{getTranslation as _0x19b60f}from'../utils/common-translations.js';function _0x369e(){const _0x152e45=['TrackChangesEditing','_registerLegacyDescription','locale','registerBlockAttribute','*Format:*\x20replace\x20image\x20URL','plugins','src','formatInline','1407769seIopm','get','oldValue','ImageEditing','discard','_handleLegacySuggestions','_suggestionFactory','274036QbZsbn','has','newValue','registerDescriptionCallback','key','*Replace\x20image\x20URL*','50mwIPAB','508JRiVPz','replaceImageSource','2797039iIgxsI','2239406tsPrvl','registerCustomCallback','5061vZQeeB','descriptionFactory','1189352mFOxRU','accept','editor','type','format','formatBlock','2tbgyMi','30THDYdG','27QBXrwd','attribute','717975EoWxhi','getSuggestionCallback','afterInit','commandName','enableDefaultAttributesIntegration','60ZIfsOA'];_0x369e=function(){return _0x152e45;};return _0x369e();}export default class ot extends _0x5b204a{[_0x584933(0x164)](){const _0x3eda70=_0x584933;if(!this[_0x3eda70(0x15a)][_0x3eda70(0x16d)][_0x3eda70(0x14b)](_0x3eda70(0x146)))return;const _0xd3971e=this[_0x3eda70(0x15a)][_0x3eda70(0x16a)],_0x27d5f6=this[_0x3eda70(0x15a)][_0x3eda70(0x16d)][_0x3eda70(0x144)](_0x3eda70(0x168));_0x27d5f6[_0x3eda70(0x166)](_0x3eda70(0x152)),_0x27d5f6[_0x3eda70(0x16b)](_0x3eda70(0x141)),_0x27d5f6[_0x3eda70(0x157)][_0x3eda70(0x14d)](_0x5c5f81=>{const _0x175ea9=_0x3eda70;if(_0x175ea9(0x161)!=_0x5c5f81[_0x175ea9(0x15b)])return;const {data:_0x4fa99d}=_0x5c5f81;return _0x4fa99d&&_0x175ea9(0x141)==_0x4fa99d[_0x175ea9(0x14e)]?_0x4fa99d[_0x175ea9(0x14c)]&&_0x4fa99d[_0x175ea9(0x145)]?{'type':_0x175ea9(0x15c),'content':_0x19b60f(_0xd3971e,_0x175ea9(0x14f))}:{'type':_0x175ea9(0x15c),'content':''}:void 0x0;}),this[_0x3eda70(0x148)]();}[_0x584933(0x148)](){const _0x508bff=_0x584933,_0x3e1eac=this[_0x508bff(0x15a)][_0x508bff(0x16d)][_0x508bff(0x144)](_0x508bff(0x168));_0x3e1eac[_0x508bff(0x149)][_0x508bff(0x155)](_0x508bff(0x15d),_0x508bff(0x152),_0x508bff(0x159),_0x3e1eac[_0x508bff(0x149)][_0x508bff(0x163)](_0x508bff(0x15d),null,_0x508bff(0x147))),_0x3e1eac[_0x508bff(0x149)][_0x508bff(0x155)](_0x508bff(0x15d),_0x508bff(0x152),_0x508bff(0x147),_0x3e1eac[_0x508bff(0x149)][_0x508bff(0x163)](_0x508bff(0x15d),null,_0x508bff(0x159))),this[_0x508bff(0x169)]();}[_0x584933(0x169)](){const _0x68973d=_0x584933,_0x498422=this[_0x68973d(0x15a)],_0x54a353=_0x498422[_0x68973d(0x16a)];_0x498422[_0x68973d(0x16d)][_0x68973d(0x144)](_0x68973d(0x168))[_0x68973d(0x157)][_0x68973d(0x14d)](_0x267ca2=>{const _0x31e95f=_0x68973d;if(_0x31e95f(0x15d)!=_0x267ca2[_0x31e95f(0x15b)]&&_0x31e95f(0x142)!=_0x267ca2[_0x31e95f(0x15b)])return;const {data:_0x458d2f}=_0x267ca2;if(!_0x458d2f||_0x31e95f(0x152)!=_0x458d2f[_0x31e95f(0x165)])return;return{'type':_0x31e95f(0x15c),'content':_0x19b60f(_0x54a353,_0x31e95f(0x16c))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x21e3eb=_0x6a8e;(function(_0x131e02,_0x18810a){const _0x2533c1=_0x6a8e,_0x74c2a=_0x131e02();while(!![]){try{const _0x507b47=-parseInt(_0x2533c1(0x10d))/0x1+parseInt(_0x2533c1(0x11d))/0x2+-parseInt(_0x2533c1(0xcf))/0x3+-parseInt(_0x2533c1(0xe1))/0x4*(-parseInt(_0x2533c1(0xe6))/0x5)+-parseInt(_0x2533c1(0xfa))/0x6+parseInt(_0x2533c1(0x109))/0x7*(-parseInt(_0x2533c1(0xd7))/0x8)+-parseInt(_0x2533c1(0xc4))/0x9*(-parseInt(_0x2533c1(0xe7))/0xa);if(_0x507b47===_0x18810a)break;else _0x74c2a['push'](_0x74c2a['shift']());}catch(_0x409670){_0x74c2a['push'](_0x74c2a['shift']());}}}(_0x5b14,0x42783));function _0x6a8e(_0x5e5ed7,_0x382f17){const _0x5b144f=_0x5b14();return _0x6a8e=function(_0x6a8e48,_0x455a0f){_0x6a8e48=_0x6a8e48-0xbc;let _0x3de9cd=_0x5b144f[_0x6a8e48];return _0x3de9cd;},_0x6a8e(_0x5e5ed7,_0x382f17);}function _0x5b14(){const _0x146d08=['subType','imageStyle','registerPostFixer','isBefore','ImageUtils','getContainedElement','isEqual','markBlockFormat','setImageNaturalSizeAttributes','Users','value','isBlockImage','shouldConvertImageType','side','discard','markInlineFormat','2458644zfmscz','isIntersecting','discardSuggestion','convertInlineImageToBlock','length','imageTypeInline','editor','_suggestionFactory','getClosestSelectedImageElement','toLowerCase','findIndex','imageTypeBlock','afterInit','locale','getSuggestion','6013rfGWda','filter','formatBlock','FORMAT_SIDE_IMAGE','110769cTNFQo','isInContent','_findSuggestions','document','enableCommand','nodeBefore','imageCaption','isOwn','has','getSuggestions','model','ImageStyleEditing','forEach','start','join','author','508950qnMCpB','imageStylePreApply','getChangedMarkers','change','from','commandParams','newRange','insertion','plugins','format','9CNkEEh','differ','descriptionFactory','hasSuggestion','commands','createRangeOn','imageStylePostApply','commandName','next','chain','commandReversedParams','941610XeEfat','registerDescriptionCallback','formatInline','title','_splitMarkerName','selection','type','*Format:*\x20%0','4616PoouyF','head','refresh','name','_registerLegacyDescription','getFirstRange','get','normalizedStyles','TrackChangesEditing','suggestion','24BAkeOE','getSuggestionCallback','end','registerCustomCallback','accept','384045OHFihr','8869860ajpiyb','isInlineImage','nodeAfter'];_0x5b14=function(){return _0x146d08;};return _0x5b14();}import{Plugin as _0x14f89c}from'ckeditor5/src/core.js';import{uid as _0x4f56fb}from'ckeditor5/src/utils.js';import{getTranslation as _0x4662b4}from'../utils/common-translations.js';export default class rt extends _0x14f89c{[_0x21e3eb(0x106)](){const _0x141070=_0x21e3eb,_0x26d785=this[_0x141070(0x100)];if(!_0x26d785[_0x141070(0xc2)][_0x141070(0x115)](_0x141070(0x118)))return;const _0x1975f3=_0x26d785[_0x141070(0xc2)][_0x141070(0xdd)](_0x141070(0xdf)),_0x5ab175=_0x26d785[_0x141070(0xc2)][_0x141070(0xdd)](_0x141070(0xee)),_0x24e8e5={};_0x1975f3[_0x141070(0x111)](_0x141070(0xeb),(_0x8e3434,_0x282947)=>{const _0x336493=_0x141070,_0x2107a6=_0x26d785[_0x336493(0xc2)][_0x336493(0xdd)](_0x336493(0xf3))['me'],_0xa7243a=_0x26d785[_0x336493(0xc8)][_0x336493(0xdd)](_0x336493(0xeb));let _0x2af071=_0x5ab175[_0x336493(0x102)](_0x26d785[_0x336493(0x117)][_0x336493(0x110)][_0x336493(0xd4)]),_0x300825=_0x26d785[_0x336493(0x117)][_0x336493(0xc9)](_0x2af071),_0x485181=_0xa7243a[_0x336493(0xf4)];if(_0x485181==_0x282947[_0x336493(0xf4)])return;const _0x7bf778={'commandName':_0x336493(0xeb),'commandParams':[_0x282947],'formatGroupId':_0x4f56fb()};_0x26d785[_0x336493(0x117)][_0x336493(0xbd)](()=>{const _0x36eb30=_0x336493;if(_0x1975f3[_0x36eb30(0x116)]()[_0x36eb30(0x10a)](_0x253df5=>_0x253df5[_0x36eb30(0x10e)]&&_0x2107a6==_0x253df5[_0x36eb30(0x11c)]&&(_0x36eb30(0x10b)==_0x253df5[_0x36eb30(0xd5)]||_0x36eb30(0xd1)==_0x253df5[_0x36eb30(0xd5)])&&(_0x36eb30(0x11e)==_0x253df5[_0x36eb30(0xea)]||_0x36eb30(0xca)==_0x253df5[_0x36eb30(0xea)])&&_0x253df5[_0x36eb30(0xdc)]()[_0x36eb30(0xf0)](_0x300825))[_0x36eb30(0x119)](_0x3b954c=>_0x1975f3[_0x36eb30(0xfc)](_0x3b954c[_0x36eb30(0xd8)])),_0x2af071=_0x5ab175[_0x36eb30(0x102)](_0x26d785[_0x36eb30(0x117)][_0x36eb30(0x110)][_0x36eb30(0xd4)]),_0x300825=_0x26d785[_0x36eb30(0x117)][_0x36eb30(0xc9)](_0x2af071),_0xa7243a[_0x36eb30(0xd9)](),_0x26d785[_0x36eb30(0xc8)][_0x36eb30(0xdd)](_0x36eb30(0xff))[_0x36eb30(0xd9)](),_0x26d785[_0x36eb30(0xc8)][_0x36eb30(0xdd)](_0x36eb30(0x105))[_0x36eb30(0xd9)](),_0x485181=_0xa7243a[_0x36eb30(0xf4)],_0x485181!=_0x282947[_0x36eb30(0xf4)])return _0x5ab175[_0x36eb30(0xe8)](_0x2af071)&&_0xa7243a[_0x36eb30(0xf6)](_0x282947[_0x36eb30(0xf4)],_0x2af071)?(_0x8e3434({..._0x282947,'setImageSizes':!0x1}),_0x2af071=_0x5ab175[_0x36eb30(0x102)](_0x26d785[_0x36eb30(0x117)][_0x36eb30(0x110)][_0x36eb30(0xd4)]),void _0x1975f3[_0x36eb30(0xf1)](_0x2af071,{..._0x7bf778,'commandReversedParams':[{'value':_0x485181||null,'setImageSizes':!0x1}]},[],_0x36eb30(0x11e))):void(_0x5ab175[_0x36eb30(0xf5)](_0x2af071)?_0x1975f3[_0x36eb30(0xf1)](_0x2af071,_0x7bf778,[],_0x36eb30(0xca)):_0x1975f3[_0x36eb30(0xf9)](_0x300825,_0x7bf778,_0x36eb30(0xca)));});});for(const _0x1862e7 of _0x26d785[_0x141070(0xc2)][_0x141070(0xdd)](_0x141070(0x118))[_0x141070(0xde)])_0x24e8e5[_0x1862e7[_0x141070(0xda)]]=_0x1862e7[_0x141070(0xd2)][_0x141070(0x103)]();_0x1975f3[_0x141070(0x101)][_0x141070(0xe4)](_0x141070(0x10b),_0x141070(0x11e),_0x141070(0x11b),()=>!0x1),_0x1975f3[_0x141070(0x101)][_0x141070(0xe4)](_0x141070(0x10b),_0x141070(0xca),_0x141070(0x11b),()=>!0x1),_0x1975f3[_0x141070(0x101)][_0x141070(0xe4)](_0x141070(0xd1),_0x141070(0xca),_0x141070(0x11b),()=>!0x1),_0x1975f3[_0x141070(0x101)][_0x141070(0xe4)](_0x141070(0x10b),_0x141070(0x11e),_0x141070(0xe5),([_0x58d8fc])=>{const _0x58d382=_0x141070;_0x5ab175[_0x58d382(0xf2)](_0x58d8fc[_0x58d382(0xef)]());}),_0x1975f3[_0x141070(0x101)][_0x141070(0xe4)](_0x141070(0x10b),_0x141070(0x11e),_0x141070(0xf8),(_0x2f4765,_0x1d49c7)=>{const _0x46a491=_0x141070;_0x1975f3[_0x46a491(0x101)][_0x46a491(0xe2)](_0x46a491(0x10b),'',_0x46a491(0xe5))(_0x2f4765,{'commandName':_0x1d49c7[_0x46a491(0xcb)],'commandParams':_0x1d49c7[_0x46a491(0xce)]});}),_0x1975f3[_0x141070(0x101)][_0x141070(0xe4)](_0x141070(0x10b),_0x141070(0x11e),_0x141070(0xcd),function(_0x35ba3b,_0x333e8a){if(_0x9846b6(_0x35ba3b,_0x333e8a))return[_0x35ba3b,_0x333e8a];if(_0x9846b6(_0x333e8a,_0x35ba3b))return[_0x333e8a,_0x35ba3b];return null;});const _0x5bcf6a=[{'type':_0x141070(0x10b),'subType':_0x141070(0x11e)},{'type':_0x141070(0xc1),'subType':_0x141070(0x113)},{'type':_0x141070(0x10b),'subType':_0x141070(0xfd)},{'type':_0x141070(0xc1),'subType':_0x141070(0xfd)}];function _0x9846b6(_0x27eb6e,_0x11e1c1){const _0x4797e9=_0x141070,_0x1fab05=_0x5bcf6a[_0x4797e9(0x104)](({type:_0x161eeb,subType:_0x5a10f7})=>_0x27eb6e[_0x4797e9(0xd5)]==_0x161eeb&&_0x27eb6e[_0x4797e9(0xea)]==_0x5a10f7),_0xb1a1c9=_0x5bcf6a[_0x4797e9(0x104)](({type:_0x3f78cd,subType:_0x450fe8})=>_0x11e1c1[_0x4797e9(0xd5)]==_0x3f78cd&&_0x11e1c1[_0x4797e9(0xea)]==_0x450fe8);if(_0x1fab05<0x0||_0xb1a1c9<0x0)return!0x1;const _0xc898b5=_0x27eb6e[_0x4797e9(0xdc)](),_0x427533=_0x11e1c1[_0x4797e9(0xdc)]();if((0x0==_0x1fab05||0x1==_0x1fab05)&&0x2==_0xb1a1c9&&_0xc898b5[_0x4797e9(0xfb)](_0x427533))return!0x0;if(0x2==_0x1fab05&&0x3==_0xb1a1c9){const _0x251793=_0x1975f3[_0x4797e9(0x10f)](_0xc898b5,_0x4797e9(0xc1))[_0x4797e9(0x10a)](({suggestion:_0x4c0fda,meta:_0x163057})=>_0x163057[_0x4797e9(0x114)]&&_0x4797e9(0xfd)==_0x4c0fda[_0x4797e9(0xea)]);if(_0x251793[_0x4797e9(0xfe)]>0x1&&_0x427533[_0x4797e9(0xe3)][_0x4797e9(0xf0)](_0xc898b5[_0x4797e9(0x11a)]))return!0x0;if(0x1==_0x251793[_0x4797e9(0xfe)]&&(_0xc898b5[_0x4797e9(0x11a)][_0x4797e9(0xf0)](_0x427533[_0x4797e9(0xe3)])||_0xc898b5[_0x4797e9(0xe3)][_0x4797e9(0xf0)](_0x427533[_0x4797e9(0x11a)])))return!0x0;}if(0x3==_0x1fab05&&0x3==_0xb1a1c9&&_0xc898b5[_0x4797e9(0x11a)][_0x4797e9(0xed)](_0x427533[_0x4797e9(0x11a)])){const _0x2e2c6b=_0xc898b5[_0x4797e9(0xe3)][_0x4797e9(0xe9)],_0x3a012c=_0x427533[_0x4797e9(0x11a)][_0x4797e9(0x112)];return _0x5ab175[_0x4797e9(0xf5)](_0x2e2c6b)&&_0x2e2c6b===_0x3a012c;}return!0x1;}_0x26d785[_0x141070(0x117)][_0x141070(0x110)][_0x141070(0xec)](()=>{const _0x4ff58c=_0x141070;let _0x3af52b=!0x1;const _0x3d0cb2=Array[_0x4ff58c(0xbe)](_0x26d785[_0x4ff58c(0x117)][_0x4ff58c(0x110)][_0x4ff58c(0xc5)][_0x4ff58c(0xbc)]());for(const {name:_0x37539f,data:_0x5f2313}of _0x3d0cb2){const {group:_0x208f91,type:_0x4b2678,subType:_0xb35404,id:_0x3f6835}=_0x1975f3[_0x4ff58c(0xd3)](_0x37539f);if(_0x4ff58c(0xe0)==_0x208f91&&_0x1975f3[_0x4ff58c(0xc7)](_0x3f6835)){if(_0x4ff58c(0x10b)==_0x4b2678&&(_0x4ff58c(0x11e)==_0xb35404||_0x4ff58c(0xca)==_0xb35404)){const _0x2157c1=_0x1975f3[_0x4ff58c(0x108)](_0x3f6835);if(_0x5f2313[_0x4ff58c(0xc0)]){const _0x19d938=_0x2157c1[_0x4ff58c(0xdc)]()[_0x4ff58c(0xef)]();if(_0x5ab175[_0x4ff58c(0xf5)](_0x19d938))continue;_0x1975f3[_0x4ff58c(0xfc)](_0x2157c1),_0x3af52b=!0x0;}}if(_0x4ff58c(0xc1)==_0x4b2678&&_0x4ff58c(0x113)==_0xb35404&&!_0x5f2313[_0x4ff58c(0xc0)]){const _0x358409=_0x1975f3[_0x4ff58c(0x108)](_0x3f6835);_0x358409[_0x4ff58c(0xcc)]&&_0x358409[_0x4ff58c(0xcc)][_0x4ff58c(0x10e)]&&(_0x1975f3[_0x4ff58c(0xfc)](_0x358409[_0x4ff58c(0xcc)]),_0x3af52b=!0x0);}}}return _0x3af52b;}),this[_0x141070(0xdb)](_0x24e8e5);}[_0x21e3eb(0xdb)](_0x525349){const _0x54530e=_0x21e3eb,_0x445eef=this[_0x54530e(0x100)],_0x3bb111=_0x445eef[_0x54530e(0x107)];_0x445eef[_0x54530e(0xc2)][_0x54530e(0xdd)](_0x54530e(0xdf))[_0x54530e(0xc6)][_0x54530e(0xd0)](_0x1aeeab=>{const _0x3eecb5=_0x54530e;if(_0x3eecb5(0x10b)!=_0x1aeeab[_0x3eecb5(0xd5)]&&_0x3eecb5(0xd1)!=_0x1aeeab[_0x3eecb5(0xd5)])return;const {data:_0x244d33}=_0x1aeeab;if(!_0x244d33||_0x3eecb5(0xeb)!=_0x244d33[_0x3eecb5(0xcb)])return;const _0x14b10c=_0x244d33[_0x3eecb5(0xbf)][0x0][_0x3eecb5(0xf4)];return _0x31cd1e(_0x3eecb5(0xf7)===_0x14b10c?_0x4662b4(_0x3bb111,_0x3eecb5(0x10c)):_0x525349[_0x14b10c]||_0x14b10c);function _0x31cd1e(_0x27f336){const _0x1218fd=_0x3eecb5;return{'type':_0x1218fd(0xc3),'content':_0x4662b4(_0x3bb111,_0x1218fd(0xd6),_0x27f336)};}});}}
|
|
23
|
+
const _0x3b3eed=_0x1a3d;(function(_0x58d060,_0x56882d){const _0x4a2d76=_0x1a3d,_0x3750c1=_0x58d060();while(!![]){try{const _0x3f0f53=parseInt(_0x4a2d76(0x236))/0x1+-parseInt(_0x4a2d76(0x228))/0x2+parseInt(_0x4a2d76(0x23a))/0x3+-parseInt(_0x4a2d76(0x214))/0x4*(-parseInt(_0x4a2d76(0x215))/0x5)+-parseInt(_0x4a2d76(0x216))/0x6+parseInt(_0x4a2d76(0x201))/0x7+-parseInt(_0x4a2d76(0x22b))/0x8;if(_0x3f0f53===_0x56882d)break;else _0x3750c1['push'](_0x3750c1['shift']());}catch(_0x8762da){_0x3750c1['push'](_0x3750c1['shift']());}}}(_0x4817,0xac21d));import{Plugin as _0x4cd2a1}from'ckeditor5/src/core.js';function _0x4817(){const _0x419df3=['newRange','head','suggestion','isInContent','registerDescriptionCallback','editor','getFirstRange','normalizedStyles','getClosestSelectedImageElement','_suggestionFactory','commands','imageStylePreApply','isIntersecting','formatBlock','findIndex','getContainedElement','imageCaption','imageStylePostApply','nodeAfter','registerPostFixer','imageStyle','isBefore','commandReversedParams','change','imageTypeInline','*Format:*\x20%0','locale','getSuggestion','isEqual','has','TrackChangesEditing','nodeBefore','model','toLowerCase','format','markInlineFormat','isInlineImage','1915872WYdLNz','differ','isOwn','getChangedMarkers','ImageStyleEditing','_registerLegacyDescription','refresh','ImageUtils','setImageNaturalSizeAttributes','formatInline','side','join','FORMAT_SIDE_IMAGE','_findSuggestions','length','afterInit','discardSuggestion','filter','enableCommand','2507908tWnhQf','5zxAhnm','5964762FSWylw','shouldConvertImageType','registerCustomCallback','type','author','from','get','discard','commandParams','hasSuggestion','title','getSuggestionCallback','commandName','createRangeOn','value','_splitMarkerName','start','document','36296TsgYvP','plugins','accept','5052344IfwNTz','getSuggestions','next','name','forEach','markBlockFormat','Users','end','isBlockImage','imageTypeBlock','convertInlineImageToBlock','304355EBeaHH','chain','insertion','selection','3431529yXFQuj','subType','descriptionFactory'];_0x4817=function(){return _0x419df3;};return _0x4817();}function _0x1a3d(_0x125052,_0x58a9cf){const _0x4817b4=_0x4817();return _0x1a3d=function(_0x1a3d36,_0x2c1141){_0x1a3d36=_0x1a3d36-0x1da;let _0x131306=_0x4817b4[_0x1a3d36];return _0x131306;},_0x1a3d(_0x125052,_0x58a9cf);}import{uid as _0xe499b1}from'ckeditor5/src/utils.js';import{getTranslation as _0x228afa}from'../utils/common-translations.js';export default class rt extends _0x4cd2a1{[_0x3b3eed(0x210)](){const _0x5dc4a7=_0x3b3eed,_0x4061d8=this[_0x5dc4a7(0x1e1)];if(!_0x4061d8[_0x5dc4a7(0x229)][_0x5dc4a7(0x1f9)](_0x5dc4a7(0x205)))return;const _0x54c2cb=_0x4061d8[_0x5dc4a7(0x229)][_0x5dc4a7(0x21c)](_0x5dc4a7(0x1fa)),_0x8bb85a=_0x4061d8[_0x5dc4a7(0x229)][_0x5dc4a7(0x21c)](_0x5dc4a7(0x208)),_0xd34244={};_0x54c2cb[_0x5dc4a7(0x213)](_0x5dc4a7(0x1f0),(_0x1fe4b5,_0x353e47)=>{const _0x118054=_0x5dc4a7,_0x2e8c51=_0x4061d8[_0x118054(0x229)][_0x118054(0x21c)](_0x118054(0x231))['me'],_0x399497=_0x4061d8[_0x118054(0x1e6)][_0x118054(0x21c)](_0x118054(0x1f0));let _0xc46d47=_0x8bb85a[_0x118054(0x1e4)](_0x4061d8[_0x118054(0x1fc)][_0x118054(0x227)][_0x118054(0x239)]),_0x527321=_0x4061d8[_0x118054(0x1fc)][_0x118054(0x223)](_0xc46d47),_0x17d3be=_0x399497[_0x118054(0x224)];if(_0x17d3be==_0x353e47[_0x118054(0x224)])return;const _0x3449df={'commandName':_0x118054(0x1f0),'commandParams':[_0x353e47],'formatGroupId':_0xe499b1()};_0x4061d8[_0x118054(0x1fc)][_0x118054(0x1f3)](()=>{const _0x5f2e00=_0x118054;if(_0x54c2cb[_0x5f2e00(0x22c)]()[_0x5f2e00(0x212)](_0xdc80fd=>_0xdc80fd[_0x5f2e00(0x1df)]&&_0x2e8c51==_0xdc80fd[_0x5f2e00(0x21a)]&&(_0x5f2e00(0x1e9)==_0xdc80fd[_0x5f2e00(0x219)]||_0x5f2e00(0x20a)==_0xdc80fd[_0x5f2e00(0x219)])&&(_0x5f2e00(0x1e7)==_0xdc80fd[_0x5f2e00(0x1da)]||_0x5f2e00(0x1ed)==_0xdc80fd[_0x5f2e00(0x1da)])&&_0xdc80fd[_0x5f2e00(0x1e2)]()[_0x5f2e00(0x1f8)](_0x527321))[_0x5f2e00(0x22f)](_0x5728e0=>_0x54c2cb[_0x5f2e00(0x211)](_0x5728e0[_0x5f2e00(0x1dd)])),_0xc46d47=_0x8bb85a[_0x5f2e00(0x1e4)](_0x4061d8[_0x5f2e00(0x1fc)][_0x5f2e00(0x227)][_0x5f2e00(0x239)]),_0x527321=_0x4061d8[_0x5f2e00(0x1fc)][_0x5f2e00(0x223)](_0xc46d47),_0x399497[_0x5f2e00(0x207)](),_0x4061d8[_0x5f2e00(0x1e6)][_0x5f2e00(0x21c)](_0x5f2e00(0x1f4))[_0x5f2e00(0x207)](),_0x4061d8[_0x5f2e00(0x1e6)][_0x5f2e00(0x21c)](_0x5f2e00(0x234))[_0x5f2e00(0x207)](),_0x17d3be=_0x399497[_0x5f2e00(0x224)],_0x17d3be!=_0x353e47[_0x5f2e00(0x224)])return _0x8bb85a[_0x5f2e00(0x200)](_0xc46d47)&&_0x399497[_0x5f2e00(0x217)](_0x353e47[_0x5f2e00(0x224)],_0xc46d47)?(_0x1fe4b5({..._0x353e47,'setImageSizes':!0x1}),_0xc46d47=_0x8bb85a[_0x5f2e00(0x1e4)](_0x4061d8[_0x5f2e00(0x1fc)][_0x5f2e00(0x227)][_0x5f2e00(0x239)]),void _0x54c2cb[_0x5f2e00(0x230)](_0xc46d47,{..._0x3449df,'commandReversedParams':[{'value':_0x17d3be||null,'setImageSizes':!0x1}]},[],_0x5f2e00(0x1e7))):void(_0x8bb85a[_0x5f2e00(0x233)](_0xc46d47)?_0x54c2cb[_0x5f2e00(0x230)](_0xc46d47,_0x3449df,[],_0x5f2e00(0x1ed)):_0x54c2cb[_0x5f2e00(0x1ff)](_0x527321,_0x3449df,_0x5f2e00(0x1ed)));});});for(const _0x28d0c9 of _0x4061d8[_0x5dc4a7(0x229)][_0x5dc4a7(0x21c)](_0x5dc4a7(0x205))[_0x5dc4a7(0x1e3)])_0xd34244[_0x28d0c9[_0x5dc4a7(0x22e)]]=_0x28d0c9[_0x5dc4a7(0x220)][_0x5dc4a7(0x1fd)]();_0x54c2cb[_0x5dc4a7(0x1e5)][_0x5dc4a7(0x218)](_0x5dc4a7(0x1e9),_0x5dc4a7(0x1e7),_0x5dc4a7(0x20c),()=>!0x1),_0x54c2cb[_0x5dc4a7(0x1e5)][_0x5dc4a7(0x218)](_0x5dc4a7(0x1e9),_0x5dc4a7(0x1ed),_0x5dc4a7(0x20c),()=>!0x1),_0x54c2cb[_0x5dc4a7(0x1e5)][_0x5dc4a7(0x218)](_0x5dc4a7(0x20a),_0x5dc4a7(0x1ed),_0x5dc4a7(0x20c),()=>!0x1),_0x54c2cb[_0x5dc4a7(0x1e5)][_0x5dc4a7(0x218)](_0x5dc4a7(0x1e9),_0x5dc4a7(0x1e7),_0x5dc4a7(0x22a),([_0x2621d1])=>{const _0x4ccce1=_0x5dc4a7;_0x8bb85a[_0x4ccce1(0x209)](_0x2621d1[_0x4ccce1(0x1eb)]());}),_0x54c2cb[_0x5dc4a7(0x1e5)][_0x5dc4a7(0x218)](_0x5dc4a7(0x1e9),_0x5dc4a7(0x1e7),_0x5dc4a7(0x21d),(_0x48794c,_0x944ed7)=>{const _0x30ebab=_0x5dc4a7;_0x54c2cb[_0x30ebab(0x1e5)][_0x30ebab(0x221)](_0x30ebab(0x1e9),'',_0x30ebab(0x22a))(_0x48794c,{'commandName':_0x944ed7[_0x30ebab(0x222)],'commandParams':_0x944ed7[_0x30ebab(0x1f2)]});}),_0x54c2cb[_0x5dc4a7(0x1e5)][_0x5dc4a7(0x218)](_0x5dc4a7(0x1e9),_0x5dc4a7(0x1e7),_0x5dc4a7(0x237),function(_0x4abccf,_0x4f2aad){if(_0x59ba3a(_0x4abccf,_0x4f2aad))return[_0x4abccf,_0x4f2aad];if(_0x59ba3a(_0x4f2aad,_0x4abccf))return[_0x4f2aad,_0x4abccf];return null;});const _0x1253a9=[{'type':_0x5dc4a7(0x1e9),'subType':_0x5dc4a7(0x1e7)},{'type':_0x5dc4a7(0x238),'subType':_0x5dc4a7(0x1ec)},{'type':_0x5dc4a7(0x1e9),'subType':_0x5dc4a7(0x235)},{'type':_0x5dc4a7(0x238),'subType':_0x5dc4a7(0x235)}];function _0x59ba3a(_0x44d441,_0x3d61ba){const _0x283484=_0x5dc4a7,_0x1db4c6=_0x1253a9[_0x283484(0x1ea)](({type:_0x449ca2,subType:_0x4290cf})=>_0x44d441[_0x283484(0x219)]==_0x449ca2&&_0x44d441[_0x283484(0x1da)]==_0x4290cf),_0x241427=_0x1253a9[_0x283484(0x1ea)](({type:_0x3717f5,subType:_0x35aacb})=>_0x3d61ba[_0x283484(0x219)]==_0x3717f5&&_0x3d61ba[_0x283484(0x1da)]==_0x35aacb);if(_0x1db4c6<0x0||_0x241427<0x0)return!0x1;const _0x497edc=_0x44d441[_0x283484(0x1e2)](),_0x171e89=_0x3d61ba[_0x283484(0x1e2)]();if((0x0==_0x1db4c6||0x1==_0x1db4c6)&&0x2==_0x241427&&_0x497edc[_0x283484(0x1e8)](_0x171e89))return!0x0;if(0x2==_0x1db4c6&&0x3==_0x241427){const _0x1f96d6=_0x54c2cb[_0x283484(0x20e)](_0x497edc,_0x283484(0x238))[_0x283484(0x212)](({suggestion:_0x5e45c6,meta:_0x4cb2e9})=>_0x4cb2e9[_0x283484(0x203)]&&_0x283484(0x235)==_0x5e45c6[_0x283484(0x1da)]);if(_0x1f96d6[_0x283484(0x20f)]>0x1&&_0x171e89[_0x283484(0x232)][_0x283484(0x1f8)](_0x497edc[_0x283484(0x226)]))return!0x0;if(0x1==_0x1f96d6[_0x283484(0x20f)]&&(_0x497edc[_0x283484(0x226)][_0x283484(0x1f8)](_0x171e89[_0x283484(0x232)])||_0x497edc[_0x283484(0x232)][_0x283484(0x1f8)](_0x171e89[_0x283484(0x226)])))return!0x0;}if(0x3==_0x1db4c6&&0x3==_0x241427&&_0x497edc[_0x283484(0x226)][_0x283484(0x1f1)](_0x171e89[_0x283484(0x226)])){const _0xcceabf=_0x497edc[_0x283484(0x232)][_0x283484(0x1ee)],_0x41e69d=_0x171e89[_0x283484(0x226)][_0x283484(0x1fb)];return _0x8bb85a[_0x283484(0x233)](_0xcceabf)&&_0xcceabf===_0x41e69d;}return!0x1;}_0x4061d8[_0x5dc4a7(0x1fc)][_0x5dc4a7(0x227)][_0x5dc4a7(0x1ef)](()=>{const _0xf13fa6=_0x5dc4a7;let _0x1d3ca9=!0x1;const _0x475099=Array[_0xf13fa6(0x21b)](_0x4061d8[_0xf13fa6(0x1fc)][_0xf13fa6(0x227)][_0xf13fa6(0x202)][_0xf13fa6(0x204)]());for(const {name:_0x5d5048,data:_0x26fa27}of _0x475099){const {group:_0x4bcefd,type:_0x15e5c5,subType:_0x10429d,id:_0x3baebf}=_0x54c2cb[_0xf13fa6(0x225)](_0x5d5048);if(_0xf13fa6(0x1de)==_0x4bcefd&&_0x54c2cb[_0xf13fa6(0x21f)](_0x3baebf)){if(_0xf13fa6(0x1e9)==_0x15e5c5&&(_0xf13fa6(0x1e7)==_0x10429d||_0xf13fa6(0x1ed)==_0x10429d)){const _0x2699a9=_0x54c2cb[_0xf13fa6(0x1f7)](_0x3baebf);if(_0x26fa27[_0xf13fa6(0x1dc)]){const _0x3d8640=_0x2699a9[_0xf13fa6(0x1e2)]()[_0xf13fa6(0x1eb)]();if(_0x8bb85a[_0xf13fa6(0x233)](_0x3d8640))continue;_0x54c2cb[_0xf13fa6(0x211)](_0x2699a9),_0x1d3ca9=!0x0;}}if(_0xf13fa6(0x238)==_0x15e5c5&&_0xf13fa6(0x1ec)==_0x10429d&&!_0x26fa27[_0xf13fa6(0x1dc)]){const _0x31abf0=_0x54c2cb[_0xf13fa6(0x1f7)](_0x3baebf);_0x31abf0[_0xf13fa6(0x22d)]&&_0x31abf0[_0xf13fa6(0x22d)][_0xf13fa6(0x1df)]&&(_0x54c2cb[_0xf13fa6(0x211)](_0x31abf0[_0xf13fa6(0x22d)]),_0x1d3ca9=!0x0);}}}return _0x1d3ca9;}),this[_0x5dc4a7(0x206)](_0xd34244);}[_0x3b3eed(0x206)](_0x41e5ea){const _0x301631=_0x3b3eed,_0x39c011=this[_0x301631(0x1e1)],_0x2f0de9=_0x39c011[_0x301631(0x1f6)];_0x39c011[_0x301631(0x229)][_0x301631(0x21c)](_0x301631(0x1fa))[_0x301631(0x1db)][_0x301631(0x1e0)](_0x409672=>{const _0xe354e8=_0x301631;if(_0xe354e8(0x1e9)!=_0x409672[_0xe354e8(0x219)]&&_0xe354e8(0x20a)!=_0x409672[_0xe354e8(0x219)])return;const {data:_0xdd34f2}=_0x409672;if(!_0xdd34f2||_0xe354e8(0x1f0)!=_0xdd34f2[_0xe354e8(0x222)])return;const _0x5c180c=_0xdd34f2[_0xe354e8(0x21e)][0x0][_0xe354e8(0x224)];return _0x54901a(_0xe354e8(0x20b)===_0x5c180c?_0x228afa(_0x2f0de9,_0xe354e8(0x20d)):_0x41e5ea[_0x5c180c]||_0x5c180c);function _0x54901a(_0x34e8c8){const _0xfb64e1=_0xe354e8;return{'type':_0xfb64e1(0x1fe),'content':_0x228afa(_0x2f0de9,_0xfb64e1(0x1f5),_0x34e8c8)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x310e24=_0x5780;(function(_0x4fa54c,_0x27688b){const _0x530b6e=_0x5780,_0x471950=_0x4fa54c();while(!![]){try{const _0xeda67d=parseInt(_0x530b6e(0x160))/0x1*(-parseInt(_0x530b6e(0x14d))/0x2)+parseInt(_0x530b6e(0x150))/0x3+parseInt(_0x530b6e(0x153))/0x4+parseInt(_0x530b6e(0x144))/0x5+parseInt(_0x530b6e(0x14a))/0x6+-parseInt(_0x530b6e(0x14b))/0x7*(parseInt(_0x530b6e(0x15d))/0x8)+parseInt(_0x530b6e(0x149))/0x9*(-parseInt(_0x530b6e(0x152))/0xa);if(_0xeda67d===_0x27688b)break;else _0x471950['push'](_0x471950['shift']());}catch(_0x548909){_0x471950['push'](_0x471950['shift']());}}}(_0x4ba2,0x4a662));import{Plugin as _0x4638e8}from'ckeditor5/src/core.js';function _0x5780(_0x57ecd3,_0x2b753f){const _0x4ba2dc=_0x4ba2();return _0x5780=function(_0x5780b3,_0x433d19){_0x5780b3=_0x5780b3-0x144;let _0x1c4196=_0x4ba2dc[_0x5780b3];return _0x1c4196;},_0x5780(_0x57ecd3,_0x2b753f);}export default class at extends _0x4638e8{constructor(_0x506614){const _0x32e37c=_0x5780;super(_0x506614),this[_0x32e37c(0x159)]=!0x1,this[_0x32e37c(0x15f)]=!0x1;}[_0x310e24(0x151)](){const _0x481f6a=_0x310e24,_0x10c1f0=this[_0x481f6a(0x15e)],_0x24a45a=_0x10c1f0[_0x481f6a(0x148)][_0x481f6a(0x156)](_0x481f6a(0x14f)),_0x42d3d7=_0x10c1f0[_0x481f6a(0x148)][_0x481f6a(0x156)](_0x481f6a(0x165));_0x24a45a&&(_0x24a45a['on'](_0x481f6a(0x15a),(_0x400b75,[,_0x227ca5])=>{const _0x206139=_0x481f6a;this[_0x206139(0x159)]=_0x42d3d7[_0x206139(0x163)],_0x227ca5[_0x206139(0x162)][_0x206139(0x14e)]=!this[_0x206139(0x159)];},{'priority':_0x481f6a(0x147)}),this[_0x481f6a(0x15b)](_0x24a45a,_0x481f6a(0x158),this[_0x481f6a(0x161)][_0x481f6a(0x157)](this)),this[_0x481f6a(0x15b)](_0x24a45a,_0x481f6a(0x158),()=>{const _0x3bc35a=_0x481f6a;this[_0x3bc35a(0x15f)]&&(_0x42d3d7[_0x3bc35a(0x15a)](),this[_0x3bc35a(0x15f)]=!0x1);},{'priority':_0x481f6a(0x154)}),_0x10c1f0[_0x481f6a(0x145)][_0x481f6a(0x156)](_0x481f6a(0x164))[_0x481f6a(0x146)](_0x481f6a(0x14f)));}[_0x310e24(0x161)](_0x4c67b6,_0x59681f){const _0x374895=_0x310e24,{suggestions:_0x5bdde3}=_0x59681f,_0x7e8c2c=this[_0x374895(0x15e)][_0x374895(0x148)][_0x374895(0x156)](_0x374895(0x165)),_0x1e36ee=_0x7e8c2c[_0x374895(0x163)];this[_0x374895(0x159)]!==_0x1e36ee&&(_0x7e8c2c[_0x374895(0x15a)](),this[_0x374895(0x15f)]=!0x0),_0x5bdde3&&_0x5bdde3[_0x374895(0x14c)](({id:_0x1a10df,type:_0x1edf86,author:_0x25dc75,created_at:_0x3ef4b7})=>{const _0x4650f5=_0x374895,_0x20d9c9={'id':_0x1a10df,'type':_0x1edf86,'authorId':this[_0x4650f5(0x15e)][_0x4650f5(0x145)][_0x4650f5(0x156)](_0x4650f5(0x155))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x25dc75,'createdAt':_0x3ef4b7?new Date(_0x3ef4b7):new Date(),'source':_0x4650f5(0x14f)}}};this[_0x4650f5(0x15e)][_0x4650f5(0x145)][_0x4650f5(0x156)](_0x4650f5(0x164))[_0x4650f5(0x15c)](_0x20d9c9);});}}function _0x4ba2(){const _0x4fc8fd=['TrackChangesEditing','trackChanges','3006195jmVJCF','plugins','enableCommand','high','commands','28071VGpKpy','3466692WesajV','14mPOzSD','forEach','953698NcGjSl','track_changes','importWord','1772391Lpltfo','afterInit','3430BQHrMp','1425840fZfEmj','lowest','Users','get','bind','dataInsert','_trackChangesValueDuringImport','execute','listenTo','_setSuggestionData','1099496FIKHIU','editor','_trackChangesExecuted','1yWwbeX','_handleImportedData','collaboration_features','value'];_0x4ba2=function(){return _0x4fc8fd;};return _0x4ba2();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5f13e8=_0x4d2c;function _0xbbd3(){const _0x4c878e=['TrackChangesEditing','indentBlock','getItemLabel','descriptionFactory','15895oKXHmY','1292nDtQDL','registerAttributeLabel','formatBlock','*Outdent:*\x20%0','outdent','enableCommand','_registerLegacyDescription','*Indent:*\x20%0','has','241213VAWVTJ','2865YmKaxy','outdentBlock','afterInit','editor','type','registerDescriptionCallback','getItems','6Mzdrfq','commandName','IndentBlock','11rOgJIN','blockIndent','registerBlockAttribute','6876128OJQaZH','locale','13924570wyMMEq','FORMAT_INDENT','2749491ZrWkBJ','enableDefaultAttributesIntegration','indent','plugins','IndentEditing','2834ulFxle','format','get','3351411odHHzl'];_0xbbd3=function(){return _0x4c878e;};return _0xbbd3();}(function(_0x34c8e4,_0x58a051){const _0x10ac06=_0x4d2c,_0x5d95f0=_0x34c8e4();while(!![]){try{const _0x488a01=parseInt(_0x10ac06(0x11b))/0x1+parseInt(_0x10ac06(0x109))/0x2*(-parseInt(_0x10ac06(0x11c))/0x3)+parseInt(_0x10ac06(0x112))/0x4*(-parseInt(_0x10ac06(0x111))/0x5)+-parseInt(_0x10ac06(0x123))/0x6*(-parseInt(_0x10ac06(0x10c))/0x7)+parseInt(_0x10ac06(0x129))/0x8+parseInt(_0x10ac06(0x12d))/0x9+parseInt(_0x10ac06(0x12b))/0xa*(parseInt(_0x10ac06(0x126))/0xb);if(_0x488a01===_0x58a051)break;else _0x5d95f0['push'](_0x5d95f0['shift']());}catch(_0x67dc63){_0x5d95f0['push'](_0x5d95f0['shift']());}}}(_0xbbd3,0xdb17e));import{Plugin as _0x1fcfeb}from'ckeditor5/src/core.js';import{getTranslation as _0x42537d}from'../utils/common-translations.js';function _0x4d2c(_0x5da5d8,_0x47ccb3){const _0xbbd37f=_0xbbd3();return _0x4d2c=function(_0x4d2c0e,_0x1cd411){_0x4d2c0e=_0x4d2c0e-0x109;let _0x37af77=_0xbbd37f[_0x4d2c0e];return _0x37af77;},_0x4d2c(_0x5da5d8,_0x47ccb3);}export default class ct extends _0x1fcfeb{[_0x5f13e8(0x11e)](){const _0x30a2cb=_0x5f13e8,_0x31eae8=this[_0x30a2cb(0x11f)],_0x594561=_0x31eae8[_0x30a2cb(0x130)][_0x30a2cb(0x10b)](_0x30a2cb(0x10d));if(_0x31eae8[_0x30a2cb(0x130)][_0x30a2cb(0x11a)](_0x30a2cb(0x131))&&(_0x594561[_0x30a2cb(0x117)](_0x30a2cb(0x12f)),_0x594561[_0x30a2cb(0x117)](_0x30a2cb(0x116))),_0x31eae8[_0x30a2cb(0x130)][_0x30a2cb(0x11a)](_0x30a2cb(0x125))){for(const _0x1dbee8 of[_0x30a2cb(0x10e),_0x30a2cb(0x11d)])_0x594561[_0x30a2cb(0x12e)](_0x1dbee8);}const _0xc4155c=_0x31eae8[_0x30a2cb(0x12a)];_0x594561[_0x30a2cb(0x128)](_0x30a2cb(0x127)),_0x594561[_0x30a2cb(0x110)][_0x30a2cb(0x113)](_0x30a2cb(0x127),_0x42537d(_0xc4155c,_0x30a2cb(0x12c))),this[_0x30a2cb(0x118)]();}[_0x5f13e8(0x118)](){const _0x282b77=_0x5f13e8,_0x278d27=this[_0x282b77(0x11f)],_0x3242ac=_0x278d27[_0x282b77(0x12a)],_0x2485d7=_0x278d27[_0x282b77(0x130)][_0x282b77(0x10b)](_0x282b77(0x10d));_0x2485d7[_0x282b77(0x110)][_0x282b77(0x121)](_0x3e9b82=>{const _0x4bd2bb=_0x282b77;if(_0x4bd2bb(0x114)!=_0x3e9b82[_0x4bd2bb(0x120)])return;const {data:_0xd9dbc6}=_0x3e9b82;if(!_0xd9dbc6)return;if(_0x4bd2bb(0x10e)!=_0xd9dbc6[_0x4bd2bb(0x124)]&&_0x4bd2bb(0x11d)!=_0xd9dbc6[_0x4bd2bb(0x124)])return;const _0x54d510=_0x3e9b82[_0x4bd2bb(0x122)]()[0x0],_0x33bd5a=_0x2485d7[_0x4bd2bb(0x110)][_0x4bd2bb(0x10f)](_0x54d510);return _0x4bd2bb(0x10e)==_0xd9dbc6[_0x4bd2bb(0x124)]?{'type':_0x4bd2bb(0x10a),'content':_0x42537d(_0x3242ac,_0x4bd2bb(0x119),_0x33bd5a)}:_0x4bd2bb(0x11d)==_0xd9dbc6[_0x4bd2bb(0x124)]?{'type':_0x4bd2bb(0x10a),'content':_0x42537d(_0x3242ac,_0x4bd2bb(0x115),_0x33bd5a)}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
var _0x138501=_0xb20b;(function(_0x2af05f,_0x328c5d){var _0x16b745=_0xb20b,_0x49fa2c=_0x2af05f();while(!![]){try{var _0x5a1d1d=-parseInt(_0x16b745(0x1b4))/0x1*(parseInt(_0x16b745(0x1b6))/0x2)+parseInt(_0x16b745(0x1af))/0x3+-parseInt(_0x16b745(0x1ae))/0x4+-parseInt(_0x16b745(0x1b1))/0x5*(-parseInt(_0x16b745(0x1b8))/0x6)+-parseInt(_0x16b745(0x1b9))/0x7+parseInt(_0x16b745(0x1b7))/0x8*(parseInt(_0x16b745(0x1a9))/0x9)+-parseInt(_0x16b745(0x1b3))/0xa*(-parseInt(_0x16b745(0x1a8))/0xb);if(_0x5a1d1d===_0x328c5d)break;else _0x49fa2c['push'](_0x49fa2c['shift']());}catch(_0x21f74d){_0x49fa2c['push'](_0x49fa2c['shift']());}}}(_0x1c5d,0x50aab));import{Plugin as _0x490c14}from'ckeditor5/src/core.js';import{Input as _0x49c8d9}from'ckeditor5/src/typing.js';function _0xb20b(_0x367897,_0x175d52){var _0x1c5d03=_0x1c5d();return _0xb20b=function(_0xb20bd,_0x4b7837){_0xb20bd=_0xb20bd-0x1a8;var _0x58d8a3=_0x1c5d03[_0xb20bd];return _0x58d8a3;},_0xb20b(_0x367897,_0x175d52);}function _0x1c5d(){var _0x4e80ac=['editor','enableCommand','input','2085052OXXqeS','1069329nfMumF','TrackChangesEditing','30zKGCJf','plugins','522380QIXqxZ','1vAQhEE','init','723434FHsmno','1217288oDetyU','50526iMLPHy','2669751bsVjDy','get','154tduxmR','27jAgSpO','requires'];_0x1c5d=function(){return _0x4e80ac;};return _0x1c5d();}export default class ut extends _0x490c14{static get[_0x138501(0x1aa)](){return[_0x49c8d9];}[_0x138501(0x1b5)](){var _0x19b51f=_0x138501;this[_0x19b51f(0x1ab)][_0x19b51f(0x1b2)][_0x19b51f(0x1ba)](_0x19b51f(0x1b0))[_0x19b51f(0x1ac)](_0x19b51f(0x1ad));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5acb28=_0x2297;(function(_0x5ac669,_0x23973c){const _0x240069=_0x2297,_0x44656a=_0x5ac669();while(!![]){try{const _0x4d49ae=-parseInt(_0x240069(0xcc))/0x1+parseInt(_0x240069(0xea))/0x2*(-parseInt(_0x240069(0xad))/0x3)+-parseInt(_0x240069(0xc0))/0x4*(parseInt(_0x240069(0xb6))/0x5)+-parseInt(_0x240069(0xdc))/0x6*(-parseInt(_0x240069(0x9b))/0x7)+parseInt(_0x240069(0xd8))/0x8+-parseInt(_0x240069(0xa8))/0x9*(parseInt(_0x240069(0xa1))/0xa)+parseInt(_0x240069(0xe8))/0xb;if(_0x4d49ae===_0x23973c)break;else _0x44656a['push'](_0x44656a['shift']());}catch(_0x7fc86e){_0x44656a['push'](_0x44656a['shift']());}}}(_0x4412,0xeebd9));function _0x4412(){const _0x14fe11=['type','format','LegacyTodoListEditing','ELEMENT_NUMBERED_LIST','LegacyListEditing','getSelectedBlocks','plugins','enableCommand','numbered','49689112TyWdzw','has','250HzWiUi','nextSibling','commandParams','registerElementLabel','todoListChecked','add','editor','paragraph','931UywRhT','outdentList','registerDescriptionCallback','forceValue','listItem','ELEMENT_BULLETED_LIST','110ukZlFK','createRange','before','bulletedList','model','checkTodoList','numberedList','1386621WZvROV','getAttribute','ELEMENT_TODO_LIST','isObject','*Uncheck\x20item*','40377XVRcch','indentList','slice','*Check\x20item*','name','List','blockName','formatInline','selection','5hBZZoX','document','schema','get','listType','*Outdent:*\x20%0','_selectedElements','checkChild','change','listIndent','6018872xKjhZg','TrackChangesEditing','commands','todo','element','length','findIndex','ELEMENT_LIST_ITEM','createPositionAt','replace','filter','markBlockFormat','512630klLJzR','end','value','parent','previousSibling','afterInit','execute','from','descriptionFactory','todoList','*Change\x20to:*\x20%0','commandName','7922176RlOzrW','locale','formatBlock','bulleted','39018XwUCWj','push','*Indent:*\x20%0'];_0x4412=function(){return _0x14fe11;};return _0x4412();}function _0x2297(_0x3b9086,_0x249f7f){const _0x441262=_0x4412();return _0x2297=function(_0x2297f1,_0x9ae79d){_0x2297f1=_0x2297f1-0x98;let _0x27dd1e=_0x441262[_0x2297f1];return _0x27dd1e;},_0x2297(_0x3b9086,_0x249f7f);}import{Plugin as _0x14fdae}from'ckeditor5/src/core.js';import{getTranslation as _0x415719}from'../utils/common-translations.js';export default class ft extends _0x14fdae{[_0x5acb28(0xd1)](){const _0x424c63=_0x5acb28,_0x43a135=this[_0x424c63(0x99)],_0x4f6a31=_0x43a135[_0x424c63(0xd9)];if(!_0x43a135[_0x424c63(0xe5)][_0x424c63(0xe9)](_0x424c63(0xe3)))return;const _0x49ed8a=_0x43a135[_0x424c63(0xe5)][_0x424c63(0xb9)](_0x424c63(0xc1)),_0x26b22b=_0x43a135[_0x424c63(0xe5)][_0x424c63(0xe9)](_0x424c63(0xe1));function _0x52239e(_0x21efb1){return()=>{const _0x3148e5=_0x2297,_0x371aa9=_0x43a135[_0x3148e5(0xa5)][_0x3148e5(0xb7)][_0x3148e5(0xb5)],_0x15d284=_0x43a135[_0x3148e5(0xc2)][_0x3148e5(0xb9)](_0x21efb1);if(_0x15d284[_0x3148e5(0xce)])return void _0x43a135[_0x3148e5(0xd2)](_0x3148e5(0x9a),{});const _0x147d84=_0x21efb1[_0x3148e5(0xaf)](0x0,-0x4),_0x476533=function(_0x30364e,_0x16b18f,_0x379124){const _0x1c11a8=_0x3148e5;let _0x49dcfa=Array[_0x1c11a8(0xd3)](_0x30364e)[_0x1c11a8(0xca)](_0x4e1e57=>function(_0x5b9839,_0x3f9d49){const _0x4e6069=_0x1c11a8;return _0x3f9d49[_0x4e6069(0xbd)](_0x5b9839[_0x4e6069(0xcf)],_0x4e6069(0x9f))&&!_0x3f9d49[_0x4e6069(0xab)](_0x5b9839);}(_0x4e1e57,_0x379124));_0x49dcfa=_0x49dcfa[_0x1c11a8(0xca)](_0x32c5e4=>!_0x32c5e4['is'](_0x1c11a8(0xc4),_0x1c11a8(0x9f))||_0x32c5e4[_0x1c11a8(0xa9)](_0x1c11a8(0xba))!=_0x16b18f);const _0x16caa1=new Set();for(const _0xa8ca2a of _0x49dcfa)_0xa8ca2a['is'](_0x1c11a8(0xc4),_0x1c11a8(0x9f))?_0x16caa1[_0x1c11a8(0x98)](fe(_0xa8ca2a)):_0x16caa1[_0x1c11a8(0x98)](_0xa8ca2a);return Array[_0x1c11a8(0xd3)](_0x16caa1);}(_0x371aa9[_0x3148e5(0xe4)](),_0x147d84,_0x43a135[_0x3148e5(0xa5)][_0x3148e5(0xb8)]);_0x43a135[_0x3148e5(0xa5)][_0x3148e5(0xbe)](()=>{const _0x3ab8d2=_0x3148e5;for(const _0x5de79f of _0x476533)_0x49ed8a[_0x3ab8d2(0xcb)](_0x5de79f,{'commandName':_0x21efb1,'commandParams':[{'forceValue':!_0x15d284[_0x3ab8d2(0xce)]}],'formatGroupId':_0x3ab8d2(0xb3)},ue(_0x5de79f));});};}function _0x5ae2e7(_0x1c366d){return()=>{const _0x3b2883=_0x2297,_0x174fb6=function(_0x443201){const _0x4e92b6=_0x2297;let _0x392e6d=Array[_0x4e92b6(0xd3)](_0x443201);const _0x59c698=_0x392e6d[_0x4e92b6(0xc6)](_0x3b224c=>_0x4e92b6(0x9f)!=_0x3b224c[_0x4e92b6(0xb1)]);return _0x59c698>-0x1&&(_0x392e6d=_0x392e6d[_0x4e92b6(0xaf)](0x0,_0x59c698)),_0x392e6d;}(_0x43a135[_0x3b2883(0xa5)][_0x3b2883(0xb7)][_0x3b2883(0xb5)][_0x3b2883(0xe4)]()),_0x25524a=_0x43a135[_0x3b2883(0xa5)][_0x3b2883(0xa2)](_0x43a135[_0x3b2883(0xa5)][_0x3b2883(0xc8)](_0x174fb6[0x0],_0x3b2883(0xa3)),_0x43a135[_0x3b2883(0xa5)][_0x3b2883(0xc8)](_0x174fb6[_0x174fb6[_0x3b2883(0xc5)]-0x1],_0x3b2883(0xcd)));_0x43a135[_0x3b2883(0xa5)][_0x3b2883(0xbe)](()=>{const _0x5162b4=_0x3b2883;_0x49ed8a[_0x5162b4(0xcb)](_0x25524a,{'commandName':_0x1c366d,'commandParams':[],'formatGroupId':_0x5162b4(0xbf)},function(_0x4eeea5){const _0x598ba1=_0x5162b4,_0x49452a=new Set();for(const _0x3adb07 of _0x4eeea5){let _0x42626d=_0x3adb07[_0x598ba1(0xeb)];for(;_0x42626d&&_0x42626d[_0x598ba1(0xa9)](_0x598ba1(0xbf))>_0x3adb07[_0x598ba1(0xa9)](_0x598ba1(0xbf));)_0x49452a[_0x598ba1(0x98)](_0x42626d),_0x42626d=_0x42626d[_0x598ba1(0xeb)];}return Array[_0x598ba1(0xd3)](_0x49452a);}(_0x174fb6));});};}_0x49ed8a[_0x424c63(0xe6)](_0x424c63(0xa7),_0x52239e(_0x424c63(0xa7))),_0x49ed8a[_0x424c63(0xe6)](_0x424c63(0xa4),_0x52239e(_0x424c63(0xa4))),_0x26b22b&&_0x49ed8a[_0x424c63(0xe6)](_0x424c63(0xd5),_0x52239e(_0x424c63(0xd5))),_0x49ed8a[_0x424c63(0xe6)](_0x424c63(0xae),_0x5ae2e7(_0x424c63(0xae))),_0x49ed8a[_0x424c63(0xe6)](_0x424c63(0x9c),_0x5ae2e7(_0x424c63(0x9c))),_0x26b22b&&_0x49ed8a[_0x424c63(0xe6)](_0x424c63(0xa6),()=>{const _0x5eff14=_0x424c63,_0x4d07cc=_0x43a135[_0x5eff14(0xc2)][_0x5eff14(0xb9)](_0x5eff14(0xa6)),_0x4fb400=Array[_0x5eff14(0xd3)](_0x4d07cc[_0x5eff14(0xbc)]);_0x4fb400[_0x5eff14(0xca)](_0x35078b=>_0x35078b[_0x5eff14(0xa9)](_0x5eff14(0xee))!=_0x4d07cc[_0x5eff14(0xce)]),_0x43a135[_0x5eff14(0xa5)][_0x5eff14(0xbe)](()=>{const _0x397a4c=_0x5eff14;for(const _0x37f2ae of _0x4fb400)_0x49ed8a[_0x397a4c(0xcb)](_0x37f2ae,{'commandName':_0x397a4c(0xa6),'commandParams':[{'forceValue':!_0x4d07cc[_0x397a4c(0xce)]}]});});}),_0x49ed8a[_0x424c63(0xd4)][_0x424c63(0xed)](_0x424c63(0x9f),_0x12fef7=>_0x415719(_0x4f6a31,_0x424c63(0xc7),_0x12fef7)),_0x49ed8a[_0x424c63(0xd4)][_0x424c63(0x9d)](_0x2f8c6c=>{const _0x5a9bea=_0x424c63;if(_0x5a9bea(0xda)!=_0x2f8c6c[_0x5a9bea(0xdf)]&&_0x5a9bea(0xb4)!=_0x2f8c6c[_0x5a9bea(0xdf)])return;const {data:_0x127f97}=_0x2f8c6c;if(_0x127f97){if(_0x5a9bea(0xa7)==_0x127f97[_0x5a9bea(0xd7)]||_0x5a9bea(0xa4)==_0x127f97[_0x5a9bea(0xd7)]||_0x5a9bea(0xd5)==_0x127f97[_0x5a9bea(0xd7)])switch(_0x127f97[_0x5a9bea(0xd7)][_0x5a9bea(0xc9)](_0x5a9bea(0xb2),'')){case _0x5a9bea(0xdb):return _0x1a48d5(_0x415719(_0x4f6a31,_0x5a9bea(0xa0)));case _0x5a9bea(0xe7):return _0x1a48d5(_0x415719(_0x4f6a31,_0x5a9bea(0xe2)));case _0x5a9bea(0xc3):return _0x1a48d5(_0x415719(_0x4f6a31,_0x5a9bea(0xaa)));}if(_0x5a9bea(0xae)==_0x127f97[_0x5a9bea(0xd7)])return{'type':_0x5a9bea(0xe0),'content':_0x415719(_0x4f6a31,_0x5a9bea(0xde),_0x415719(_0x4f6a31,_0x5a9bea(0xc7)))};if(_0x5a9bea(0x9c)==_0x127f97[_0x5a9bea(0xd7)])return{'type':_0x5a9bea(0xe0),'content':_0x415719(_0x4f6a31,_0x5a9bea(0xbb),_0x415719(_0x4f6a31,_0x5a9bea(0xc7)))};if(_0x5a9bea(0xa6)==_0x127f97[_0x5a9bea(0xd7)])return _0x127f97[_0x5a9bea(0xec)][0x0][_0x5a9bea(0x9e)]?{'type':_0x5a9bea(0xe0),'content':_0x415719(_0x4f6a31,_0x5a9bea(0xb0))}:{'type':_0x5a9bea(0xe0),'content':_0x415719(_0x4f6a31,_0x5a9bea(0xac))};}function _0x1a48d5(_0x16a5c8){const _0x40d2c5=_0x5a9bea;return{'type':_0x40d2c5(0xe0),'content':_0x415719(_0x4f6a31,_0x40d2c5(0xd6),_0x16a5c8)};}});}}function fe(_0x56e47c){const _0x5f0a92=_0x5acb28,_0x3e6ee2=_0x56e47c[_0x5f0a92(0xa9)](_0x5f0a92(0xbf));if(0x0==_0x3e6ee2)return _0x56e47c;let _0x254018=_0x56e47c;for(;_0x56e47c[_0x5f0a92(0xd0)]&&_0x56e47c[_0x5f0a92(0xd0)]['is'](_0x5f0a92(0xc4),_0x5f0a92(0x9f));){const _0x18ff63=_0x56e47c[_0x5f0a92(0xd0)][_0x5f0a92(0xa9)](_0x5f0a92(0xbf));if(_0x18ff63==_0x3e6ee2)_0x254018=_0x56e47c[_0x5f0a92(0xd0)];else{if(_0x18ff63<_0x3e6ee2)break;}_0x56e47c=_0x56e47c[_0x5f0a92(0xd0)];}return _0x254018;}function ue(_0x24cd3f){const _0x2e49e0=_0x5acb28,_0x48804e=[];if(_0x24cd3f['is'](_0x2e49e0(0xc4),_0x2e49e0(0x9f))&&_0x24cd3f[_0x2e49e0(0xa9)](_0x2e49e0(0xbf))>0x0){let _0x344a92=_0x24cd3f[_0x2e49e0(0xeb)];for(;_0x344a92&&_0x2e49e0(0x9f)==_0x344a92[_0x2e49e0(0xb1)]&&_0x344a92[_0x2e49e0(0xa9)](_0x2e49e0(0xbf))==_0x24cd3f[_0x2e49e0(0xa9)](_0x2e49e0(0xbf));)_0x48804e[_0x2e49e0(0xdd)](_0x344a92),_0x344a92=_0x344a92[_0x2e49e0(0xeb)];}return _0x48804e;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3b767e=_0x29fc;function _0x52af(){const _0x129dcf=['listItem','LegacyListPropertiesEditing','*Format:*\x20set\x20order\x20to\x20regular','flat','listType','default','filter','*Format:*\x20set\x20start\x20index\x20to\x20%0','numbered','*Change\x20to:*\x20%0','getLastPosition','afterInit','config','styles','getSelectedBlocks','TrackChangesEditing','replace','getAttribute','toUpperCase','createPositionAt','3737436URJWfx','startIndex','formatInline','LegacyListUtils','get','4VMpRNN','getFirstPosition','1310BjMABx','descriptionFactory','before','ELEMENT_','2314024tsKKEv','_getSuggestionBlocks','list.properties','995523WUDmXs','enableCommand','handleListStyleCommand','reversed','646776HlVRhk','3528132nqJxLD','push','bind','type','getListTypeFromListStyleType','has','forward','locale','plugins','14NLQzwU','listReversed','selection','markMultiRangeBlockFormat','commandName','model','_getTranslationKeyForListStyle','handleListReversedCommand','_getSuggestionBlocksForListStyle','change','listStyle','unshift','editor','format','getSiblingNodes','length','map','listStart','commandParams','parent','formatBlock','_LIST_','document','handleDescriptions','1474585IqIjAF','registerDescriptionCallback','backward','from','120465FcnnQZ','element','handleListStartCommand','*Format:*\x20set\x20order\x20to\x20reversed','createRange'];_0x52af=function(){return _0x129dcf;};return _0x52af();}function _0x29fc(_0x58bcf6,_0x4a5a91){const _0x52af7d=_0x52af();return _0x29fc=function(_0x29fc96,_0x30edc1){_0x29fc96=_0x29fc96-0x71;let _0x292bd0=_0x52af7d[_0x29fc96];return _0x292bd0;},_0x29fc(_0x58bcf6,_0x4a5a91);}(function(_0x18e33f,_0x333a7e){const _0x267e86=_0x29fc,_0x181fc3=_0x18e33f();while(!![]){try{const _0x170173=parseInt(_0x267e86(0x9f))/0x1+-parseInt(_0x267e86(0x92))/0x2*(parseInt(_0x267e86(0x9b))/0x3)+-parseInt(_0x267e86(0xa0))/0x4+-parseInt(_0x267e86(0xc1))/0x5+-parseInt(_0x267e86(0x8d))/0x6+parseInt(_0x267e86(0xa9))/0x7*(parseInt(_0x267e86(0x98))/0x8)+-parseInt(_0x267e86(0x74))/0x9*(-parseInt(_0x267e86(0x94))/0xa);if(_0x170173===_0x333a7e)break;else _0x181fc3['push'](_0x181fc3['shift']());}catch(_0x2d127d){_0x181fc3['push'](_0x181fc3['shift']());}}}(_0x52af,0x7dc6b));import{Plugin as _0x1b99db}from'ckeditor5/src/core.js';import{getTranslation as _0x59d526}from'../utils/common-translations.js';export default class W extends _0x1b99db{[_0x3b767e(0x84)](){const _0x4b1ae3=_0x3b767e;if(!this[_0x4b1ae3(0xb5)][_0x4b1ae3(0xa8)][_0x4b1ae3(0xa5)](_0x4b1ae3(0x7a)))return;const _0x2a0188=this[_0x4b1ae3(0xb5)][_0x4b1ae3(0x85)][_0x4b1ae3(0x91)](_0x4b1ae3(0x9a)),_0x1490d4=this[_0x4b1ae3(0xb5)][_0x4b1ae3(0xa8)][_0x4b1ae3(0x91)](_0x4b1ae3(0x88));_0x2a0188[_0x4b1ae3(0x86)]&&_0x1490d4[_0x4b1ae3(0x9c)](_0x4b1ae3(0xb3),this[_0x4b1ae3(0x9d)][_0x4b1ae3(0xa2)](this)),_0x2a0188[_0x4b1ae3(0x9e)]&&_0x1490d4[_0x4b1ae3(0x9c)](_0x4b1ae3(0xaa),this[_0x4b1ae3(0xb0)][_0x4b1ae3(0xa2)](this)),_0x2a0188[_0x4b1ae3(0x8e)]&&_0x1490d4[_0x4b1ae3(0x9c)](_0x4b1ae3(0xba),this[_0x4b1ae3(0x76)][_0x4b1ae3(0xa2)](this)),_0x1490d4[_0x4b1ae3(0x95)][_0x4b1ae3(0x71)](this[_0x4b1ae3(0xc0)][_0x4b1ae3(0xa2)](this));}[_0x3b767e(0x9d)](_0x1f1f41,_0x51a7b7={}){const _0x2fc3ef=_0x3b767e,_0x36cbb6=this[_0x2fc3ef(0xb5)][_0x2fc3ef(0xa8)][_0x2fc3ef(0x91)](_0x2fc3ef(0x88)),_0xce65fb=this[_0x2fc3ef(0xb1)]();this[_0x2fc3ef(0xb5)][_0x2fc3ef(0xae)][_0x2fc3ef(0xb2)](()=>{const _0xe9657c=_0x2fc3ef;_0x36cbb6[_0xe9657c(0xac)](_0xce65fb,{'commandName':_0xe9657c(0xb3),'commandParams':[{'type':_0x51a7b7[_0xe9657c(0xa3)]}],'formatGroupId':_0xe9657c(0xb3)});});}[_0x3b767e(0xb0)](_0x6870ae,_0x512f33={}){const _0x513700=_0x3b767e,_0x4982e2=this[_0x513700(0xb5)][_0x513700(0xa8)][_0x513700(0x91)](_0x513700(0x88)),_0x59f773=this[_0x513700(0x99)](_0x27c485=>_0x27c485['is'](_0x513700(0x75),_0x513700(0x79))&&_0x513700(0x81)===_0x27c485[_0x513700(0x8a)](_0x513700(0x7d)));if(_0x59f773[_0x513700(0xb8)]<0x1)return;const _0x5a2844=_0x59f773[_0x513700(0xb9)](_0x3d328a=>this[_0x513700(0xb5)][_0x513700(0xae)][_0x513700(0x78)](this[_0x513700(0xb5)][_0x513700(0xae)][_0x513700(0x8c)](_0x3d328a,_0x513700(0x96)),this[_0x513700(0xb5)][_0x513700(0xae)][_0x513700(0x8c)](_0x3d328a,0x0)));this[_0x513700(0xb5)][_0x513700(0xae)][_0x513700(0xb2)](()=>{const _0x1138ac=_0x513700;_0x4982e2[_0x1138ac(0xac)](_0x5a2844,{'commandName':_0x1138ac(0xaa),'commandParams':[{'reversed':_0x512f33[_0x1138ac(0x9e)]}],'formatGroupId':_0x1138ac(0xaa)});});}[_0x3b767e(0x76)](_0x208b3b,_0x20cfa4={}){const _0x1940ae=_0x3b767e,_0x46dd84=this[_0x1940ae(0xb5)][_0x1940ae(0xa8)][_0x1940ae(0x91)](_0x1940ae(0x88)),_0x48bba9=this[_0x1940ae(0x99)](_0xd30c5=>_0xd30c5['is'](_0x1940ae(0x75),_0x1940ae(0x79))&&_0x1940ae(0x81)===_0xd30c5[_0x1940ae(0x8a)](_0x1940ae(0x7d)));if(_0x48bba9[_0x1940ae(0xb8)]<0x1)return;const _0x47c01b=_0x48bba9[_0x1940ae(0xb9)](_0xa5f703=>this[_0x1940ae(0xb5)][_0x1940ae(0xae)][_0x1940ae(0x78)](this[_0x1940ae(0xb5)][_0x1940ae(0xae)][_0x1940ae(0x8c)](_0xa5f703,_0x1940ae(0x96)),this[_0x1940ae(0xb5)][_0x1940ae(0xae)][_0x1940ae(0x8c)](_0xa5f703,0x0)));this[_0x1940ae(0xb5)][_0x1940ae(0xae)][_0x1940ae(0xb2)](()=>{const _0x24c6bf=_0x1940ae;_0x46dd84[_0x24c6bf(0xac)](_0x47c01b,{'commandName':_0x24c6bf(0xba),'commandParams':[{'startIndex':_0x20cfa4[_0x24c6bf(0x8e)]}],'formatGroupId':_0x24c6bf(0xba)});});}[_0x3b767e(0xc0)](_0xd8f37){const _0x289595=_0x3b767e;if(_0x289595(0xbd)!=_0xd8f37[_0x289595(0xa3)]&&_0x289595(0x8f)!=_0xd8f37[_0x289595(0xa3)])return;const _0x5483e5=this[_0x289595(0xb5)][_0x289595(0xa7)],{data:_0x3ec015}=_0xd8f37;if(!_0x3ec015)return;let _0x3c226b,_0x59a3cc;switch(_0x3ec015[_0x289595(0xad)]){case _0x289595(0xb3):_0x3c226b=_0x289595(0x82),_0x59a3cc={'type':_0x289595(0xb6),'content':_0x59d526(_0x5483e5,_0x3c226b,_0x59d526(_0x5483e5,this[_0x289595(0xaf)](_0x3ec015[_0x289595(0xbb)][0x0][_0x289595(0xa3)])))};break;case _0x289595(0xaa):_0x3c226b=_0x3ec015[_0x289595(0xbb)][0x0][_0x289595(0x9e)]?_0x289595(0x77):_0x289595(0x7b),_0x59a3cc={'type':_0x289595(0xb6),'content':_0x59d526(_0x5483e5,_0x3c226b)};break;case _0x289595(0xba):_0x3c226b=_0x289595(0x80),_0x59a3cc={'type':_0x289595(0xb6),'content':_0x59d526(_0x5483e5,_0x3c226b,_0x3ec015[_0x289595(0xbb)][0x0][_0x289595(0x8e)])};}return _0x59a3cc;}[_0x3b767e(0xb1)](){const _0x1a06fe=_0x3b767e;var _0xb5143d,_0x4185de,_0x469547,_0x35ae68;const _0x2f71ea=this[_0x1a06fe(0xb5)][_0x1a06fe(0xa8)][_0x1a06fe(0x91)](_0x1a06fe(0x90));let _0x48325d=Array[_0x1a06fe(0x73)](this[_0x1a06fe(0xb5)][_0x1a06fe(0xae)][_0x1a06fe(0xbf)][_0x1a06fe(0xab)][_0x1a06fe(0x87)]());return(null===(_0xb5143d=_0x48325d[0x0])||void 0x0===_0xb5143d?void 0x0:_0xb5143d['is'](_0x1a06fe(0x75),_0x1a06fe(0x79)))&&_0x48325d[_0x1a06fe(0xb4)](..._0x2f71ea[_0x1a06fe(0xb7)](this[_0x1a06fe(0xb5)][_0x1a06fe(0xae)][_0x1a06fe(0xbf)][_0x1a06fe(0xab)][_0x1a06fe(0x93)](),_0x1a06fe(0x72))),(null===(_0x4185de=_0x48325d[_0x48325d[_0x1a06fe(0xb8)]-0x1])||void 0x0===_0x4185de?void 0x0:_0x4185de['is'](_0x1a06fe(0x75),_0x1a06fe(0x79)))&&_0x48325d[_0x1a06fe(0xa1)](..._0x2f71ea[_0x1a06fe(0xb7)](this[_0x1a06fe(0xb5)][_0x1a06fe(0xae)][_0x1a06fe(0xbf)][_0x1a06fe(0xab)][_0x1a06fe(0x83)](),_0x1a06fe(0xa6))),_0x48325d=[...new Set(_0x48325d)],(null===(_0x35ae68=null===(_0x469547=this[_0x1a06fe(0xb5)][_0x1a06fe(0xae)][_0x1a06fe(0xbf)][_0x1a06fe(0xab)][_0x1a06fe(0x93)]())||void 0x0===_0x469547?void 0x0:_0x469547[_0x1a06fe(0xbc)])||void 0x0===_0x35ae68?void 0x0:_0x35ae68['is'](_0x1a06fe(0x75),_0x1a06fe(0x79)))&&(_0x48325d=_0x48325d[_0x1a06fe(0x7f)](_0x158e9f=>_0x158e9f['is'](_0x1a06fe(0x75),_0x1a06fe(0x79)))),_0x48325d;}[_0x3b767e(0x99)](_0x2a6543){const _0x2ca81e=_0x3b767e,_0x4c6150=this[_0x2ca81e(0xb5)][_0x2ca81e(0xa8)][_0x2ca81e(0x91)](_0x2ca81e(0x90));let _0x329735=Array[_0x2ca81e(0x73)](this[_0x2ca81e(0xb5)][_0x2ca81e(0xae)][_0x2ca81e(0xbf)][_0x2ca81e(0xab)][_0x2ca81e(0x87)]())[_0x2ca81e(0x7f)](_0x2a6543)[_0x2ca81e(0xb9)](_0x3e5aae=>{const _0x3b14aa=_0x2ca81e,_0x14110a=this[_0x3b14aa(0xb5)][_0x3b14aa(0xae)][_0x3b14aa(0x8c)](_0x3e5aae,0x0);return[..._0x4c6150[_0x3b14aa(0xb7)](_0x14110a,_0x3b14aa(0x72)),..._0x4c6150[_0x3b14aa(0xb7)](_0x14110a,_0x3b14aa(0xa6))];})[_0x2ca81e(0x7c)]();return _0x329735=[...new Set(_0x329735)],_0x329735;}[_0x3b767e(0xaf)](_0x32e016){const _0x4642d0=_0x3b767e;return _0x4642d0(0x97)+(this[_0x4642d0(0xb5)][_0x4642d0(0xa8)][_0x4642d0(0x91)](_0x4642d0(0x90))[_0x4642d0(0xa4)](_0x32e016)||_0x4642d0(0x7e))[_0x4642d0(0x8b)]()+_0x4642d0(0xbe)+_0x32e016[_0x4642d0(0x8b)]()[_0x4642d0(0x89)](/-/g,'_');}}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x382c83=_0x127c;(function(_0x25ac9d,_0x42329e){const _0x4c9c2c=_0x127c,_0x4bdf4c=_0x25ac9d();while(!![]){try{const _0xa20cf=parseInt(_0x4c9c2c(0x1cb))/0x1*(-parseInt(_0x4c9c2c(0x1d5))/0x2)+parseInt(_0x4c9c2c(0x1df))/0x3*(-parseInt(_0x4c9c2c(0x1e6))/0x4)+parseInt(_0x4c9c2c(0x1cd))/0x5+parseInt(_0x4c9c2c(0x1c7))/0x6*(-parseInt(_0x4c9c2c(0x1e7))/0x7)+parseInt(_0x4c9c2c(0x1ca))/0x8+parseInt(_0x4c9c2c(0x1ce))/0x9*(-parseInt(_0x4c9c2c(0x1d1))/0xa)+-parseInt(_0x4c9c2c(0x1ef))/0xb*(-parseInt(_0x4c9c2c(0x1e5))/0xc);if(_0xa20cf===_0x42329e)break;else _0x4bdf4c['push'](_0x4bdf4c['shift']());}catch(_0x4670e4){_0x4bdf4c['push'](_0x4bdf4c['shift']());}}}(_0x1dd0,0x6079a));function _0x127c(_0x48effe,_0x2599fd){const _0x1dd093=_0x1dd0();return _0x127c=function(_0x127cbe,_0x44ce97){_0x127cbe=_0x127cbe-0x1c6;let _0x158e12=_0x1dd093[_0x127cbe];return _0x158e12;},_0x127c(_0x48effe,_0x2599fd);}function _0x1dd0(){const _0x122a75=['type','LinkEditing','1150hADdlf','toLowerCase','link','commandParams','1523898ZfwqCY','locale','label','registerDescriptionCallback','get','registerInlineAttribute','formatInline','registerAttributeLabel','_registerLegacyDescription','TrackChangesEditing','24XDnZBq','newValue','format','attribute','link\x20(','enableDefaultAttributesIntegration','1122936XBOpCz','168204HuejyY','119QfyAga','key','linkHref','editor','*Set\x20link:*\x20%0','commandName','unlink','commands','121LPSltP','plugins','has','manualDecorators','199026LgsNZf','*Remove\x20link*','afterInit','5203896zTXqzE','1zSrEwv','descriptionFactory','2252455XlcGRQ','5706OVoNDP'];_0x1dd0=function(){return _0x122a75;};return _0x1dd0();}import{Plugin as _0x366f46}from'ckeditor5/src/core.js';import{getTranslation as _0x3a0531}from'../utils/common-translations.js';export default class ht extends _0x366f46{[_0x382c83(0x1c9)](){const _0x42bf57=_0x382c83,_0x29849e=this[_0x42bf57(0x1ea)];if(!_0x29849e[_0x42bf57(0x1f0)][_0x42bf57(0x1f1)](_0x42bf57(0x1d0)))return;const _0x5d9cf2=_0x29849e[_0x42bf57(0x1f0)][_0x42bf57(0x1d9)](_0x42bf57(0x1de)),_0x3363e5=_0x29849e[_0x42bf57(0x1ee)][_0x42bf57(0x1d9)](_0x42bf57(0x1d3));_0x5d9cf2[_0x42bf57(0x1e4)](_0x42bf57(0x1d3)),_0x5d9cf2[_0x42bf57(0x1e4)](_0x42bf57(0x1ed)),_0x5d9cf2[_0x42bf57(0x1da)](_0x42bf57(0x1e9));for(const _0x3c97cc of _0x3363e5[_0x42bf57(0x1c6)])_0x5d9cf2[_0x42bf57(0x1da)](_0x3c97cc['id']),_0x5d9cf2[_0x42bf57(0x1cc)][_0x42bf57(0x1dc)](_0x3c97cc['id'],_0x42bf57(0x1e3)+_0x3c97cc[_0x42bf57(0x1d7)][_0x42bf57(0x1d2)]()+')');_0x5d9cf2[_0x42bf57(0x1cc)][_0x42bf57(0x1d8)](_0x38992f=>{const _0x41d9ce=_0x42bf57;if(_0x41d9ce(0x1e2)!=_0x38992f[_0x41d9ce(0x1cf)])return;const {data:_0x13e073}=_0x38992f;if(!_0x13e073||_0x41d9ce(0x1e9)!=_0x13e073[_0x41d9ce(0x1e8)])return;const _0x51a429=_0x13e073[_0x41d9ce(0x1e0)],_0xfb4b4f=_0x29849e[_0x41d9ce(0x1d6)];return{'type':_0x41d9ce(0x1e1),'content':null==_0x51a429?_0x3a0531(_0xfb4b4f,_0x41d9ce(0x1c8)):_0x3a0531(_0xfb4b4f,_0x41d9ce(0x1eb),'\x22'+_0x51a429+'\x22')};}),this[_0x42bf57(0x1dd)]();}[_0x382c83(0x1dd)](){const _0x3c91c1=_0x382c83,_0x50cfbc=this[_0x3c91c1(0x1ea)],_0x41ddb1=_0x50cfbc[_0x3c91c1(0x1d6)];_0x50cfbc[_0x3c91c1(0x1f0)][_0x3c91c1(0x1d9)](_0x3c91c1(0x1de))[_0x3c91c1(0x1cc)][_0x3c91c1(0x1d8)](_0x160139=>{const _0x58b61c=_0x3c91c1;if(_0x58b61c(0x1db)!=_0x160139[_0x58b61c(0x1cf)])return;const {data:_0x27a143}=_0x160139;if(_0x27a143){if(_0x58b61c(0x1d3)==_0x27a143[_0x58b61c(0x1ec)]){const _0x255d10=_0x27a143[_0x58b61c(0x1d4)][0x0];return{'type':_0x58b61c(0x1e1),'content':_0x3a0531(_0x41ddb1,_0x58b61c(0x1eb),'\x22'+_0x255d10+'\x22')};}return _0x58b61c(0x1ed)==_0x27a143[_0x58b61c(0x1ec)]?{'type':_0x58b61c(0x1e1),'content':_0x3a0531(_0x41ddb1,_0x58b61c(0x1c8))}:void 0x0;}});}}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x40ce(_0xb22ac3,_0x10e88a){const _0x550bbb=_0x550b();return _0x40ce=function(_0x40ce42,_0x39ea02){_0x40ce42=_0x40ce42-0xbd;let _0x21aefe=_0x550bbb[_0x40ce42];return _0x21aefe;},_0x40ce(_0xb22ac3,_0x10e88a);}const _0x450863=_0x40ce;(function(_0x2fc153,_0x2b9fca){const _0x5a9b8f=_0x40ce,_0x582686=_0x2fc153();while(!![]){try{const _0x461e88=-parseInt(_0x5a9b8f(0xf6))/0x1*(-parseInt(_0x5a9b8f(0xf3))/0x2)+parseInt(_0x5a9b8f(0xd2))/0x3*(-parseInt(_0x5a9b8f(0x15d))/0x4)+-parseInt(_0x5a9b8f(0x134))/0x5*(-parseInt(_0x5a9b8f(0xe9))/0x6)+parseInt(_0x5a9b8f(0xd8))/0x7+parseInt(_0x5a9b8f(0xcf))/0x8+parseInt(_0x5a9b8f(0x153))/0x9*(-parseInt(_0x5a9b8f(0x141))/0xa)+-parseInt(_0x5a9b8f(0x13c))/0xb;if(_0x461e88===_0x2b9fca)break;else _0x582686['push'](_0x582686['shift']());}catch(_0x5c2dfe){_0x582686['push'](_0x582686['shift']());}}}(_0x550b,0xacbcb));import{Plugin as _0x15caf8}from'ckeditor5/src/core.js';import{getTranslation as _0x79a87f}from'../utils/common-translations.js';import{renameAttributeKey as _0x474386}from'../trackchangesediting.js';function _0x550b(){const _0x46764c=['26pDMKIA','getChangedMarkers','ELEMENT_','listStart','getChanges','listType','listStyle','isNextTo','documentList','range','trackChangesCommand','createRange','commands','oldRange','selection','commandParams','filter','outdentList','forceValue','*Outdent:*\x20%0','customNumberedList','list.multiBlock','find','suggestion:attribute:','head','end','splitListItemBefore','*Indent:*\x20%0','plugins','descriptionFactory','mergeListItemBackward','type','ELEMENT_NUMBERED_LIST','registerCustomCallback','getAttribute','change','ListEditing','locale','get','todoList','*Remove\x20format:*\x20%0','getSuggestions','listItemIdFixer','model','checkTodoList','*Format:*\x20remove\x20from\x20%0','multipleBlocks','afterInit','_supportLegacySuggestions','deletion','*Check\x20item*','_LIST','document','bulleted','assureChains','noTrackChangesFixer','containsItem','detach','todo','todoListChecked','*Uncheck\x20item*','setSelection','4925nyNTfp','_findSuggestions','nodeAfter','startsWith','nextSibling','attributes','high','key','7490802LqUGUG','batch','default','data','add','829110kakhqf','schema','listIndent','next','execute','registerAttributeLabel','accept','differ','*Format:*\x20insert\x20into\x20%0','getFirstMarker','map','_suggestionFactory','suggestion','listMarkerStyle','registerDescriptionCallback','refresh','enableDefaultAttributesIntegration','_registerLegacyDescription','9ZkdKaf','toUpperCase','ELEMENT_TODO_LIST','customBulletedList','length','newRange','from','isObject','attributeKey','push','20viYrLy','hasSuggestion','includes','format','todoListCheck','commandName','ELEMENT_BULLETED_LIST','listMarker','numberedList','*Set\x20format:*\x20%0','*Split:*\x20list\x20item','mergeListItemForward','groupId','setAttribute','*Merge:*\x20list\x20item','editor','_getAttributeKey','TrackChangesEditing','removeMarker','ELEMENT_LIST_ITEM','has','5345304lOHWli','createPositionAt','numbered','466737HpuFGq','bulletedList','formatBlock','*Change\x20to:*\x20%0','value','config','2747423EplKSf','registerElementLabel','registerPostFixer','getFirstRange','*Merge:*\x20%0','parent','TodoListEditing','getSuggestion','isUndo','attribute','getRanges','listItemId','fromRange','size','isLocal','previousSibling','registerBlockAttribute','3018LvmDQd','listReversed','FORMAT_INDENT','_splitMarkerName','start','newValue','oldValue','name','change:data','meta','53324yFtxri','splitListItemAfter','indentList'];_0x550b=function(){return _0x46764c;};return _0x550b();}import{LiveRange as _0xfb7574}from'ckeditor5/src/engine.js';export default class K extends _0x15caf8{[_0x450863(0x125)](){const _0x3a6fcd=_0x450863,_0x5b71cf=this[_0x3a6fcd(0xc9)];if(!_0x5b71cf[_0x3a6fcd(0x112)][_0x3a6fcd(0xce)](_0x3a6fcd(0x11a)))return;const _0x64336b=_0x5b71cf[_0x3a6fcd(0x11b)],_0x381b89=_0x5b71cf[_0x3a6fcd(0x112)][_0x3a6fcd(0x11c)](_0x3a6fcd(0xcb)),_0x713938=_0x5b71cf[_0x3a6fcd(0x112)][_0x3a6fcd(0xce)](_0x3a6fcd(0xde)),_0x31fb21=!!_0x5b71cf[_0x3a6fcd(0xd7)][_0x3a6fcd(0x11c)](_0x3a6fcd(0x10b));function _0x3f0baf(_0x388260){const _0x267d1f=_0x3a6fcd;return{'type':_0x267d1f(0xbd),'content':''+_0x79a87f(_0x64336b,_0x267d1f(0xc3),_0x388260)};}function _0x2c2c91(_0x496e4c){const _0x511d46=_0x3a6fcd;return{'type':_0x511d46(0xbd),'content':''+_0x79a87f(_0x64336b,_0x511d46(0x11e),_0x496e4c)};}_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0xc2)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0xd3)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0x10a)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0x156)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0xf5)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0x107)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0xf4)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0x110)),_0x381b89[_0x3a6fcd(0xe8)](_0x3a6fcd(0xe3)),_0x381b89[_0x3a6fcd(0xe8)](_0x3a6fcd(0xfb)),_0x381b89[_0x3a6fcd(0xe8)](_0x3a6fcd(0x143)),_0x31fb21&&(_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0x114)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0xc5))),_0x713938&&(_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0x11d)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0x122)),_0x381b89[_0x3a6fcd(0xe8)](_0x3a6fcd(0x131)),_0x381b89[_0x3a6fcd(0x113)][_0x3a6fcd(0x14f)](_0x40586a=>{const _0x32de90=_0x3a6fcd,{data:_0xac06b6}=_0x40586a;if(_0xac06b6&&_0x32de90(0x131)==_0xac06b6[_0x32de90(0x13b)])return{'type':_0x32de90(0xbd),'content':_0xac06b6[_0x32de90(0xee)]?_0x79a87f(_0x64336b,_0x32de90(0x128)):_0x79a87f(_0x64336b,_0x32de90(0x132))};}),this[_0x3a6fcd(0xc9)][_0x3a6fcd(0x121)][_0x3a6fcd(0x12a)][_0x3a6fcd(0xda)](_0x5e2b79=>{const _0x92bfbd=_0x3a6fcd;if(_0x5e2b79[_0x92bfbd(0x13d)][_0x92bfbd(0xe0)])return!0x1;let _0x4a0d5b=!0x1;const _0x7c9914=_0x381b89[_0x92bfbd(0x11f)]({'skipNotAttached':!0x0})[_0x92bfbd(0x106)](_0x3a24d3=>_0x92bfbd(0x131)===_0x381b89[_0x92bfbd(0xca)](_0x3a24d3));for(const _0x251893 of _0x7c9914){_0x92bfbd(0x130)!=_0x251893[_0x92bfbd(0xdb)]()[_0x92bfbd(0xed)][_0x92bfbd(0x136)][_0x92bfbd(0x118)](_0x92bfbd(0xfb))&&(_0x381b89[_0x92bfbd(0x135)](_0x251893[_0x92bfbd(0xdb)](),_0x92bfbd(0xe1))[_0x92bfbd(0x10c)](_0x9ba9bb=>_0x92bfbd(0xfb)===_0x381b89[_0x92bfbd(0xca)](_0x9ba9bb[_0x92bfbd(0x14d)]))||(_0x5e2b79[_0x92bfbd(0xcc)](_0x251893[_0x92bfbd(0x14a)]()),_0x4a0d5b=!0x0));}return _0x4a0d5b;})),_0x381b89[_0x3a6fcd(0x113)][_0x3a6fcd(0x146)](_0x3a6fcd(0x143),_0x79a87f(_0x64336b,_0x3a6fcd(0xeb)));const _0xc7ea82={'type':_0x3a6fcd(0xbd),'content':''};_0x381b89[_0x3a6fcd(0x113)][_0x3a6fcd(0x14f)](_0x5393bb=>{const _0x47ab3b=_0x3a6fcd,{data:_0x2208ba}=_0x5393bb;if(!_0x2208ba||_0x47ab3b(0xfb)!=_0x2208ba[_0x47ab3b(0x13b)])return;let _0x47db5b=_0x5393bb[_0x47ab3b(0x10e)];for(;_0x47db5b;){if(_0x47db5b[_0x47ab3b(0x13f)]&&((_0x47ab3b(0xfc)==_0x47db5b[_0x47ab3b(0x13f)][_0x47ab3b(0x13b)]||_0x47ab3b(0x14e)==_0x47db5b[_0x47ab3b(0x13f)][_0x47ab3b(0x13b)])&&(_0x47db5b[_0x47ab3b(0x13f)][_0x47ab3b(0xee)]&&_0x47ab3b(0x13e)!=_0x47db5b[_0x47ab3b(0x13f)][_0x47ab3b(0xee)]||_0x47ab3b(0x13e)!=_0x47db5b[_0x47ab3b(0x13f)][_0x47ab3b(0xef)]&&!_0x2208ba[_0x47ab3b(0xee)])||!_0x31fb21&&_0x47db5b[_0x47ab3b(0x13f)][_0x47ab3b(0x13b)]==_0x474386))return _0xc7ea82;_0x47db5b=_0x47db5b[_0x47ab3b(0x144)];}if(null==_0x2208ba[_0x47ab3b(0xee)])switch(_0x2208ba[_0x47ab3b(0xef)]){case _0x47ab3b(0x12b):return _0x2c2c91(_0x79a87f(_0x64336b,_0x47ab3b(0xc0)));case _0x47ab3b(0xd1):return _0x2c2c91(_0x79a87f(_0x64336b,_0x47ab3b(0x116)));case _0x47ab3b(0x130):return _0x2c2c91(_0x79a87f(_0x64336b,_0x47ab3b(0x155)));}switch(_0x2208ba[_0x47ab3b(0xee)]){case _0x47ab3b(0x12b):return _0x3f0baf(_0x79a87f(_0x64336b,_0x47ab3b(0xc0)));case _0x47ab3b(0xd1):return _0x3f0baf(_0x79a87f(_0x64336b,_0x47ab3b(0x116)));case _0x47ab3b(0x130):return _0x3f0baf(_0x79a87f(_0x64336b,_0x47ab3b(0x155)));}}),_0x381b89[_0x3a6fcd(0x113)][_0x3a6fcd(0x14f)](_0x5a2c44=>{const _0x40fdb1=_0x3a6fcd,{data:_0x292764}=_0x5a2c44;if(_0x292764&&_0x40fdb1(0x143)==_0x292764[_0x40fdb1(0x13b)])return null==_0x292764[_0x40fdb1(0xee)]||null==_0x292764[_0x40fdb1(0xef)]&&0x0==_0x292764[_0x40fdb1(0xee)]?_0xc7ea82:void 0x0;}),_0x381b89[_0x3a6fcd(0x113)][_0x3a6fcd(0x14f)](_0x4f02b6=>{const _0x1d3a67=_0x3a6fcd;if(_0x1d3a67(0xe1)!=_0x4f02b6[_0x1d3a67(0x115)])return;const {data:_0x26c99b}=_0x4f02b6;if(!_0x26c99b||_0x1d3a67(0xe3)!=_0x26c99b[_0x1d3a67(0x13b)])return;const _0x3e4111=Ee(_0x4f02b6);return _0x1d3a67(0xee)==_0x3e4111?{'type':_0x1d3a67(0xbd),'content':_0x79a87f(_0x64336b,_0x1d3a67(0xc8))}:_0x1d3a67(0xef)==_0x3e4111?{'type':_0x1d3a67(0xbd),'content':_0x79a87f(_0x64336b,_0x1d3a67(0xc4))}:_0xc7ea82;}),_0x5b71cf[_0x3a6fcd(0x121)][_0x3a6fcd(0x12a)][_0x3a6fcd(0xda)](_0x450d92=>this[_0x3a6fcd(0x120)](_0x450d92)),_0x5b71cf[_0x3a6fcd(0x121)][_0x3a6fcd(0x12a)][_0x3a6fcd(0xda)](_0x2c1607=>this[_0x3a6fcd(0x12d)](_0x2c1607)),_0x5b71cf[_0x3a6fcd(0x121)][_0x3a6fcd(0x12a)]['on'](_0x3a6fcd(0xf1),(_0x2d5935,_0x37c7b7)=>{const _0x3ccbc6=_0x3a6fcd;if(_0x37c7b7[_0x3ccbc6(0xe0)]||!_0x37c7b7[_0x3ccbc6(0xe6)])return!0x1;this[_0x3ccbc6(0x12c)]();},{'priority':_0x3a6fcd(0x13a)}),this[_0x3a6fcd(0x126)]();}[_0x450863(0x120)](_0x2697e1){const _0x30ade8=_0x450863;if(_0x2697e1[_0x30ade8(0x13d)][_0x30ade8(0xe0)]||!_0x2697e1[_0x30ade8(0x13d)][_0x30ade8(0xe6)])return!0x1;let _0x375acc=!0x1;const _0x33d122=this[_0x30ade8(0xc9)][_0x30ade8(0x112)][_0x30ade8(0x11c)](_0x30ade8(0xcb))[_0x30ade8(0x11f)]({'skipNotAttached':!0x0})[_0x30ade8(0x106)](_0x2298a9=>_0x2298a9[_0x30ade8(0x13f)]&&_0x30ade8(0xe3)==_0x2298a9[_0x30ade8(0x13f)][_0x30ade8(0x13b)])[_0x30ade8(0x106)](_0x95d73d=>_0x95d73d[_0x30ade8(0x13f)][_0x30ade8(0xee)]&&_0x95d73d[_0x30ade8(0x13f)][_0x30ade8(0xef)]);for(const _0x3c04f6 of _0x33d122)Ee(_0x3c04f6)||(_0x2697e1[_0x30ade8(0xcc)](_0x3c04f6[_0x30ade8(0x14a)]()),_0x375acc=!0x0);return _0x375acc;}[_0x450863(0x12d)](_0x4ff9fb){const _0x40644f=_0x450863;if(_0x4ff9fb[_0x40644f(0x13d)][_0x40644f(0xe0)]||!_0x4ff9fb[_0x40644f(0x13d)][_0x40644f(0xe6)])return!0x1;const _0x32484d=this[_0x40644f(0xc9)][_0x40644f(0x112)][_0x40644f(0x11c)](_0x40644f(0xcb));if(_0x32484d[_0x40644f(0x100)][_0x40644f(0xd6)])return!0x1;let _0x5de435=!0x1;const _0x5d7803=[_0x40644f(0xfb),_0x40644f(0xe3),_0x40644f(0x143),_0x40644f(0xfc),_0x40644f(0xf9),_0x40644f(0xea),_0x40644f(0xbe),_0x40644f(0xc1),_0x40644f(0x14e)],_0x3b887e=this[_0x40644f(0xc9)][_0x40644f(0x121)][_0x40644f(0x12a)][_0x40644f(0x148)][_0x40644f(0xfa)]()[_0x40644f(0x106)](_0x2c92b4=>_0x40644f(0xe1)==_0x2c92b4[_0x40644f(0x115)])[_0x40644f(0x106)](_0x76296e=>_0x5d7803[_0x40644f(0x15f)](_0x76296e[_0x40644f(0x15b)]));if(0x0==_0x3b887e[_0x40644f(0x157)])return _0x5de435;for(const _0x50a9a0 of _0x3b887e){const _0x91f2d=_0x32484d[_0x40644f(0x135)](_0x50a9a0[_0x40644f(0xff)],_0x40644f(0xe1))[_0x40644f(0x106)](_0x3dcd42=>!_0x3dcd42[_0x40644f(0xf2)][_0x40644f(0xfd)])[_0x40644f(0x14b)](_0x1af12b=>_0x1af12b[_0x40644f(0x14d)])[_0x40644f(0x106)](_0x405763=>{const _0x247699=_0x40644f,_0x2d57ce=_0x32484d[_0x247699(0xca)](_0x405763);return _0x5d7803[_0x247699(0x15f)](_0x2d57ce);});if(_0x91f2d[_0x40644f(0x157)]){for(const _0x591a7d of _0x91f2d)_0x4ff9fb[_0x40644f(0xcc)](_0x591a7d[_0x40644f(0x14a)]());_0x5de435=!0x0;}}return _0x5de435;}[_0x450863(0x12c)](){const _0x451d6b=_0x450863,_0x2e0a1f=this[_0x451d6b(0xc9)][_0x451d6b(0x112)][_0x451d6b(0x11c)](_0x451d6b(0xcb)),_0x4f6116=[_0x451d6b(0xfb),_0x451d6b(0xe3),_0x451d6b(0x143),_0x451d6b(0xfc),_0x451d6b(0xf9),_0x451d6b(0xea),_0x451d6b(0xbe),_0x451d6b(0xc1),_0x451d6b(0x14e)];let _0x2e447a;const _0x409cfd=new Set(this[_0x451d6b(0xc9)][_0x451d6b(0x121)][_0x451d6b(0x12a)][_0x451d6b(0x148)][_0x451d6b(0xf7)]()[_0x451d6b(0x106)](_0x3812e0=>{const _0x5a0268=_0x451d6b;if(_0x3812e0[_0x5a0268(0x13f)][_0x5a0268(0x103)]||!_0x3812e0[_0x5a0268(0x13f)][_0x5a0268(0x158)])return null;if(!_0x3812e0[_0x5a0268(0xf0)][_0x5a0268(0x137)](_0x5a0268(0x10d)))return null;const {id:_0xe796e5}=_0x2e0a1f[_0x5a0268(0xec)](_0x3812e0[_0x5a0268(0xf0)]);if(!_0x2e0a1f[_0x5a0268(0x15e)](_0xe796e5))return null;const _0x230c7d=_0x2e0a1f[_0x5a0268(0xdf)](_0xe796e5);return _0x4f6116[_0x5a0268(0x15f)](_0x230c7d[_0x5a0268(0x13f)][_0x5a0268(0x13b)]);})[_0x451d6b(0x14b)](_0x32f368=>{const _0x137e81=_0x451d6b,{id:_0x1bc1b5}=_0x2e0a1f[_0x137e81(0xec)](_0x32f368[_0x137e81(0xf0)]),_0x90f94f=_0x2e0a1f[_0x137e81(0xdf)](_0x1bc1b5);return _0x2e447a=_0x90f94f[_0x137e81(0x139)][_0x137e81(0xc6)],_0x90f94f[_0x137e81(0xdb)]()[_0x137e81(0xed)][_0x137e81(0x136)];}));if(0x0==_0x409cfd[_0x451d6b(0xe5)])return;const _0x1a8cf0=_0x2e0a1f[_0x451d6b(0x11f)]({'skipNotAttached':!0x0})[_0x451d6b(0x106)](_0x3537af=>_0x451d6b(0xe1)==_0x3537af[_0x451d6b(0x115)]&&_0x3537af[_0x451d6b(0x13f)]&&_0x4f6116[_0x451d6b(0x15f)](_0x3537af[_0x451d6b(0x13f)][_0x451d6b(0x13b)])&&_0x3537af[_0x451d6b(0x139)][_0x451d6b(0xc6)]!=_0x2e447a)[_0x451d6b(0x14b)](_0x38af8d=>({'listItem':_0x38af8d[_0x451d6b(0xdb)]()[_0x451d6b(0xed)][_0x451d6b(0x136)],'groupId':_0x38af8d[_0x451d6b(0x139)][_0x451d6b(0xc6)]})),_0x35ff96=new Set();for(const {groupId:_0x54383a,listItem:_0x45b7ed}of _0x1a8cf0)_0x409cfd[_0x451d6b(0xce)](_0x45b7ed)&&_0x35ff96[_0x451d6b(0x140)](_0x54383a);for(const _0x22d1f8 of _0x2e0a1f[_0x451d6b(0x11f)]())_0x35ff96[_0x451d6b(0xce)](_0x22d1f8[_0x451d6b(0x139)][_0x451d6b(0xc6)])&&_0x22d1f8[_0x451d6b(0xc7)](_0x451d6b(0xc6),_0x2e447a);}[_0x450863(0x126)](){const _0x1255d7=_0x450863,_0x4ae212=this[_0x1255d7(0xc9)],_0x5a48b6=_0x4ae212[_0x1255d7(0x11b)],_0x493997=_0x4ae212[_0x1255d7(0x112)][_0x1255d7(0x11c)](_0x1255d7(0xcb));this[_0x1255d7(0x152)](),_0x493997[_0x1255d7(0x14c)][_0x1255d7(0x117)](_0x1255d7(0xd4),_0x1255d7(0xfe),_0x1255d7(0x147),function(_0x1e4e8a,_0x20a0db){const _0x2ef06d=_0x1255d7,_0x3f7d3a=[];for(let _0x32a539 of _0x1e4e8a)_0x32a539[_0x2ef06d(0xed)][_0x2ef06d(0x136)]===_0x32a539[_0x2ef06d(0x10f)][_0x2ef06d(0xdd)]&&(_0x32a539=_0x4ae212[_0x2ef06d(0x121)][_0x2ef06d(0x101)](_0x4ae212[_0x2ef06d(0x121)][_0x2ef06d(0xd0)](_0x32a539[_0x2ef06d(0xed)][_0x2ef06d(0x136)],0x0))),_0x3f7d3a[_0x2ef06d(0x15c)](_0x32a539);_0x4ae212[_0x2ef06d(0x121)][_0x2ef06d(0x119)](_0x1fe4d0=>{const _0x891dda=_0x2ef06d,_0x500427=_0x4ae212[_0x891dda(0x121)][_0x891dda(0x12a)][_0x891dda(0x104)],_0x301db7=Array[_0x891dda(0x159)](_0x500427[_0x891dda(0xe2)]())[_0x891dda(0x14b)](_0x84c182=>_0xfb7574[_0x891dda(0xe4)](_0x84c182));_0x1fe4d0[_0x891dda(0x133)](_0x3f7d3a),_0x4ae212[_0x891dda(0x102)][_0x891dda(0x11c)](_0x20a0db[_0x891dda(0xbf)])[_0x891dda(0x150)](),_0x20a0db[_0x891dda(0x105)][_0x891dda(0x15c)]({'forceDefaultExecution':!0x0}),_0x4ae212[_0x891dda(0x145)](_0x20a0db[_0x891dda(0xbf)],..._0x20a0db[_0x891dda(0x105)]),_0x1fe4d0[_0x891dda(0x133)](_0x301db7);for(const _0x19892d of _0x301db7)_0x19892d[_0x891dda(0x12f)]();});}),_0x493997[_0x1255d7(0x113)][_0x1255d7(0xd9)](function(_0x1703b7){const _0x11fb8f=_0x1255d7,_0x2492cd=!_0x4ae212[_0x11fb8f(0x121)][_0x11fb8f(0x142)][_0x11fb8f(0x15a)](_0x1703b7),_0x2a7a5e=_0x1703b7[_0x11fb8f(0xe7)],_0x1c0f84=_0x1703b7[_0x11fb8f(0x138)],_0x43528e=_0x1703b7[_0x11fb8f(0x118)](_0x11fb8f(0xe3)),_0x231bc5=!_0x2a7a5e||_0x2a7a5e[_0x11fb8f(0x118)](_0x11fb8f(0xe3))!==_0x43528e,_0x3af0bb=!_0x1c0f84||_0x1c0f84[_0x11fb8f(0x118)](_0x11fb8f(0xe3))!==_0x43528e;return _0x2492cd&&Boolean(_0x43528e)&&_0x231bc5&&_0x3af0bb;},_0x4e480b=>_0x79a87f(_0x5a48b6,_0x1255d7(0xcd),_0x4e480b));}[_0x450863(0x152)](){const _0x10b2d6=_0x450863,_0x538c3e=this[_0x10b2d6(0xc9)],_0x4a1e09=_0x538c3e[_0x10b2d6(0x11b)];function _0x536e63(_0x26cdef){const _0x5d262f=_0x10b2d6,_0x38f249=_0x538c3e[_0x5d262f(0x102)][_0x5d262f(0x11c)](_0x5d262f(0xd3))[_0x5d262f(0xd6)],_0x537c36=_0x538c3e[_0x5d262f(0x102)][_0x5d262f(0x11c)](_0x5d262f(0xc2))[_0x5d262f(0xd6)];return _0x5d262f(0xc2)===_0x26cdef?_0x38f249:_0x537c36;}_0x538c3e[_0x10b2d6(0x112)][_0x10b2d6(0x11c)](_0x10b2d6(0xcb))[_0x10b2d6(0x113)][_0x10b2d6(0x14f)](function(_0x260ad2){const _0x36353b=_0x10b2d6;if(_0x36353b(0xd4)!=_0x260ad2[_0x36353b(0x115)])return;const {data:_0x32d101}=_0x260ad2;if(!_0x32d101)return;let _0x331196,_0x3341c2,_0x2b97a2,_0x273a57;switch(_0x32d101[_0x36353b(0xbf)]){case _0x36353b(0xd3):_0x2b97a2=_0x32d101[_0x36353b(0x105)][0x0][_0x36353b(0x108)],_0x273a57=_0x536e63(_0x32d101[_0x36353b(0xbf)]),_0x331196=_0x2b97a2?_0x36353b(0x149):_0x36353b(0x123),!_0x273a57&&_0x538c3e[_0x36353b(0xd7)][_0x36353b(0x11c)](_0x36353b(0x10b))||(_0x331196=_0x36353b(0xd5)),_0x3341c2={'type':_0x36353b(0xbd),'content':_0x79a87f(_0x4a1e09,_0x331196,_0x79a87f(_0x4a1e09,_0x36353b(0xc0)))};break;case _0x36353b(0xc2):_0x2b97a2=_0x32d101[_0x36353b(0x105)][0x0][_0x36353b(0x108)],_0x273a57=_0x536e63(_0x32d101[_0x36353b(0xbf)]),_0x331196=_0x2b97a2?_0x36353b(0x149):_0x36353b(0x123),!_0x273a57&&_0x538c3e[_0x36353b(0xd7)][_0x36353b(0x11c)](_0x36353b(0x10b))||(_0x331196=_0x36353b(0xd5)),_0x3341c2={'type':_0x36353b(0xbd),'content':_0x79a87f(_0x4a1e09,_0x331196,_0x79a87f(_0x4a1e09,_0x36353b(0x116)))};break;case _0x36353b(0xf5):_0x331196=_0x36353b(0x111),_0x3341c2={'type':_0x36353b(0xbd),'content':_0x79a87f(_0x4a1e09,_0x331196,_0x79a87f(_0x4a1e09,_0x36353b(0xcd)))};break;case _0x36353b(0x107):_0x331196=function(_0x2e2c82){const _0x72f3d8=_0x36353b,_0x277b94=_0x2e2c82[_0x72f3d8(0xdb)]();let _0x9ddb50=_0x277b94[_0x72f3d8(0xed)][_0x72f3d8(0x136)];for(;_0x9ddb50&&_0x277b94[_0x72f3d8(0x12e)](_0x9ddb50);){if(_0x9ddb50[_0x72f3d8(0x118)](_0x72f3d8(0x143))>0x0)return!0x1;_0x9ddb50=_0x9ddb50[_0x72f3d8(0x138)];}return!0x0;}(_0x260ad2)?_0x79a87f(_0x4a1e09,_0x36353b(0x123),_0x79a87f(_0x4a1e09,function(_0x3bda9c){const _0x1b8639=_0x36353b;return _0x1b8639(0xf8)+_0x3bda9c[_0x1b8639(0xdb)]()[_0x1b8639(0xed)][_0x1b8639(0x136)][_0x1b8639(0x118)](_0x1b8639(0xfb))[_0x1b8639(0x154)]()+_0x1b8639(0x129);}(_0x260ad2))):_0x79a87f(_0x4a1e09,_0x36353b(0x109),_0x79a87f(_0x4a1e09,_0x36353b(0xcd))),_0x3341c2={'type':_0x36353b(0xbd),'content':_0x331196};break;case _0x36353b(0x114):case _0x36353b(0xc5):!0x1===_0x32d101[_0x36353b(0x124)]&&(_0x331196=_0x36353b(0xdc),_0x3341c2={'type':_0x36353b(0x127),'content':_0x79a87f(_0x4a1e09,_0x331196,_0x79a87f(_0x4a1e09,_0x36353b(0xcd)))});}return _0x3341c2;});}}function Ee(_0x299ab3){const _0x534cf3=_0x450863;let _0x39d40c=_0x299ab3[_0x534cf3(0xdb)]()[_0x534cf3(0xed)][_0x534cf3(0x136)][_0x534cf3(0xe7)];for(;_0x39d40c;){const _0x4911b2=_0x39d40c[_0x534cf3(0x118)](_0x534cf3(0xe3));if(!_0x4911b2)return!0x1;if(_0x4911b2==_0x299ab3[_0x534cf3(0x13f)][_0x534cf3(0xee)])return _0x534cf3(0xee);if(_0x4911b2==_0x299ab3[_0x534cf3(0x13f)][_0x534cf3(0xef)])return _0x534cf3(0xef);_0x39d40c=_0x39d40c[_0x534cf3(0xe7)];}return!0x1;}
|
|
23
|
+
const _0x5ab6b1=_0xcf47;(function(_0x3f0335,_0x190d96){const _0x4b122c=_0xcf47,_0x1b7113=_0x3f0335();while(!![]){try{const _0x44fe10=-parseInt(_0x4b122c(0x1c9))/0x1+parseInt(_0x4b122c(0x1cc))/0x2+parseInt(_0x4b122c(0x1fe))/0x3*(-parseInt(_0x4b122c(0x1e1))/0x4)+parseInt(_0x4b122c(0x1b6))/0x5*(parseInt(_0x4b122c(0x203))/0x6)+-parseInt(_0x4b122c(0x1e2))/0x7+-parseInt(_0x4b122c(0x1ca))/0x8*(-parseInt(_0x4b122c(0x1a3))/0x9)+parseInt(_0x4b122c(0x1b3))/0xa;if(_0x44fe10===_0x190d96)break;else _0x1b7113['push'](_0x1b7113['shift']());}catch(_0x5c0ace){_0x1b7113['push'](_0x1b7113['shift']());}}}(_0x237a,0xddac9));function _0x237a(){const _0x35fda0=['*Merge:*\x20%0','_supportLegacySuggestions','listMarkerStyle','*Uncheck\x20item*','model','createRange','972EbcRIg','isUndo','_findSuggestions','containsItem','registerCustomCallback','registerDescriptionCallback','groupId','list.multiBlock','enableDefaultAttributesIntegration','start','setAttribute','listItemId','*Change\x20to:*\x20%0','bulletedList','*Set\x20format:*\x20%0','todoList','11507650eNodYl','createPositionAt','push','157665YlvqAI','size','isObject','getFirstMarker','listStyle','ELEMENT_','splitListItemAfter','mergeListItemForward','registerAttributeLabel','_suggestionFactory','batch','todoListChecked','isLocal','has','TodoListEditing','nodeAfter','commandParams','numberedList','ELEMENT_BULLETED_LIST','543265jzcEQR','92752jvGUbw','multipleBlocks','555726xKYdft','removeMarker','ListEditing','descriptionFactory','getAttribute','forceValue','document','locale','differ','change:data','next','TrackChangesEditing','plugins','high','change','customNumberedList','meta','find','numbered','trackChangesCommand','data','546724qlEIbH','11328583CBuSRi','*Remove\x20format:*\x20%0','checkTodoList','getSuggestions','*Format:*\x20remove\x20from\x20%0','map','value','oldValue','assureChains','registerElementLabel','isNextTo','registerBlockAttribute','key','*Split:*\x20list\x20item','startsWith','listReversed','type','*Format:*\x20insert\x20into\x20%0','nextSibling','todo','head','FORMAT_INDENT','commandName','*Check\x20item*','listIndent','previousSibling','includes','selection','6IxEDgG','suggestion:attribute:','setSelection','end','newValue','126jWPMxt','ELEMENT_NUMBERED_LIST','splitListItemBefore','fromRange','listItemIdFixer','listStart','documentList','add','name','attributes','mergeListItemBackward','getChanges','commands','get','bulleted','from','default','listType','toUpperCase','outdentList','refresh','getRanges','getSuggestion','newRange','getChangedMarkers','*Outdent:*\x20%0','_splitMarkerName','suggestion','deletion','afterInit','schema','listMarker','_getAttributeKey','parent','formatBlock','config','*Indent:*\x20%0','accept','editor','detach','_registerLegacyDescription','ELEMENT_TODO_LIST','_LIST','format','attributeKey','oldRange','*Merge:*\x20list\x20item','hasSuggestion','length','customBulletedList','getFirstRange','noTrackChangesFixer','filter','ELEMENT_LIST_ITEM','indentList','registerPostFixer','range','todoListCheck','execute','attribute'];_0x237a=function(){return _0x35fda0;};return _0x237a();}import{Plugin as _0x46b7b1}from'ckeditor5/src/core.js';import{getTranslation as _0x35146b}from'../utils/common-translations.js';function _0xcf47(_0x1b03f7,_0x2cab8d){const _0x237a64=_0x237a();return _0xcf47=function(_0xcf4768,_0x5b1918){_0xcf4768=_0xcf4768-0x185;let _0x5546e7=_0x237a64[_0xcf4768];return _0x5546e7;},_0xcf47(_0x1b03f7,_0x2cab8d);}import{renameAttributeKey as _0x2a60a9}from'../trackchangesediting.js';import{LiveRange as _0x5d2ae3}from'ckeditor5/src/engine.js';export default class K extends _0x46b7b1{[_0x5ab6b1(0x220)](){const _0x4eba51=_0x5ab6b1,_0x6f54c7=this[_0x4eba51(0x187)];if(!_0x6f54c7[_0x4eba51(0x1d8)][_0x4eba51(0x1c3)](_0x4eba51(0x1ce)))return;const _0x215801=_0x6f54c7[_0x4eba51(0x1d3)],_0x9b7424=_0x6f54c7[_0x4eba51(0x1d8)][_0x4eba51(0x210)](_0x4eba51(0x1d7)),_0x15410a=_0x6f54c7[_0x4eba51(0x1d8)][_0x4eba51(0x1c3)](_0x4eba51(0x1c4)),_0x2e770c=!!_0x6f54c7[_0x4eba51(0x226)][_0x4eba51(0x210)](_0x4eba51(0x1aa));function _0x3dce17(_0x4140ed){const _0x3f50a9=_0x4eba51;return{'type':_0x3f50a9(0x18c),'content':''+_0x35146b(_0x215801,_0x3f50a9(0x1b1),_0x4140ed)};}function _0xcadecd(_0x47441f){const _0x56bb1a=_0x4eba51;return{'type':_0x56bb1a(0x18c),'content':''+_0x35146b(_0x215801,_0x56bb1a(0x1e3),_0x47441f)};}_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x1c7)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x1b0)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x1db)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x192)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x197)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x216)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x1bc)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x205)),_0x9b7424[_0x4eba51(0x1ed)](_0x4eba51(0x1ae)),_0x9b7424[_0x4eba51(0x1ed)](_0x4eba51(0x214)),_0x9b7424[_0x4eba51(0x1ed)](_0x4eba51(0x1fa)),_0x2e770c&&(_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x20d)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x1bd))),_0x15410a&&(_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x1b2)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x1e4)),_0x9b7424[_0x4eba51(0x1ed)](_0x4eba51(0x1c1)),_0x9b7424[_0x4eba51(0x1cf)][_0x4eba51(0x1a8)](_0x445f6b=>{const _0x11942e=_0x4eba51,{data:_0x92507}=_0x445f6b;if(_0x92507&&_0x11942e(0x1c1)==_0x92507[_0x11942e(0x1ee)])return{'type':_0x11942e(0x18c),'content':_0x92507[_0x11942e(0x202)]?_0x35146b(_0x215801,_0x11942e(0x1f9)):_0x35146b(_0x215801,_0x11942e(0x1a0))};}),this[_0x4eba51(0x187)][_0x4eba51(0x1a1)][_0x4eba51(0x1d2)][_0x4eba51(0x198)](_0x414766=>{const _0x2a7ada=_0x4eba51;if(_0x414766[_0x2a7ada(0x1c0)][_0x2a7ada(0x1a4)])return!0x1;let _0x4f3f26=!0x1;const _0x2fdc49=_0x9b7424[_0x2a7ada(0x1e5)]({'skipNotAttached':!0x0})[_0x2a7ada(0x195)](_0x158ba7=>_0x2a7ada(0x1c1)===_0x9b7424[_0x2a7ada(0x223)](_0x158ba7));for(const _0x593d39 of _0x2fdc49){_0x2a7ada(0x1f5)!=_0x593d39[_0x2a7ada(0x193)]()[_0x2a7ada(0x1ac)][_0x2a7ada(0x1c5)][_0x2a7ada(0x1d0)](_0x2a7ada(0x214))&&(_0x9b7424[_0x2a7ada(0x1a5)](_0x593d39[_0x2a7ada(0x193)](),_0x2a7ada(0x19c))[_0x2a7ada(0x1dd)](_0xe067b1=>_0x2a7ada(0x214)===_0x9b7424[_0x2a7ada(0x223)](_0xe067b1[_0x2a7ada(0x21e)]))||(_0x414766[_0x2a7ada(0x1cd)](_0x593d39[_0x2a7ada(0x1b9)]()),_0x4f3f26=!0x0));}return _0x4f3f26;})),_0x9b7424[_0x4eba51(0x1cf)][_0x4eba51(0x1be)](_0x4eba51(0x1fa),_0x35146b(_0x215801,_0x4eba51(0x1f7)));const _0x189039={'type':_0x4eba51(0x18c),'content':''};_0x9b7424[_0x4eba51(0x1cf)][_0x4eba51(0x1a8)](_0x15ac56=>{const _0x5b62fb=_0x4eba51,{data:_0x157829}=_0x15ac56;if(!_0x157829||_0x5b62fb(0x214)!=_0x157829[_0x5b62fb(0x1ee)])return;let _0x1e0dbc=_0x15ac56[_0x5b62fb(0x1f6)];for(;_0x1e0dbc;){if(_0x1e0dbc[_0x5b62fb(0x1e0)]&&((_0x5b62fb(0x1ba)==_0x1e0dbc[_0x5b62fb(0x1e0)][_0x5b62fb(0x1ee)]||_0x5b62fb(0x19f)==_0x1e0dbc[_0x5b62fb(0x1e0)][_0x5b62fb(0x1ee)])&&(_0x1e0dbc[_0x5b62fb(0x1e0)][_0x5b62fb(0x202)]&&_0x5b62fb(0x213)!=_0x1e0dbc[_0x5b62fb(0x1e0)][_0x5b62fb(0x202)]||_0x5b62fb(0x213)!=_0x1e0dbc[_0x5b62fb(0x1e0)][_0x5b62fb(0x1e9)]&&!_0x157829[_0x5b62fb(0x202)])||!_0x2e770c&&_0x1e0dbc[_0x5b62fb(0x1e0)][_0x5b62fb(0x1ee)]==_0x2a60a9))return _0x189039;_0x1e0dbc=_0x1e0dbc[_0x5b62fb(0x1d6)];}if(null==_0x157829[_0x5b62fb(0x202)])switch(_0x157829[_0x5b62fb(0x1e9)]){case _0x5b62fb(0x211):return _0xcadecd(_0x35146b(_0x215801,_0x5b62fb(0x1c8)));case _0x5b62fb(0x1de):return _0xcadecd(_0x35146b(_0x215801,_0x5b62fb(0x204)));case _0x5b62fb(0x1f5):return _0xcadecd(_0x35146b(_0x215801,_0x5b62fb(0x18a)));}switch(_0x157829[_0x5b62fb(0x202)]){case _0x5b62fb(0x211):return _0x3dce17(_0x35146b(_0x215801,_0x5b62fb(0x1c8)));case _0x5b62fb(0x1de):return _0x3dce17(_0x35146b(_0x215801,_0x5b62fb(0x204)));case _0x5b62fb(0x1f5):return _0x3dce17(_0x35146b(_0x215801,_0x5b62fb(0x18a)));}}),_0x9b7424[_0x4eba51(0x1cf)][_0x4eba51(0x1a8)](_0xbcfc88=>{const _0x4d03d1=_0x4eba51,{data:_0x25b607}=_0xbcfc88;if(_0x25b607&&_0x4d03d1(0x1fa)==_0x25b607[_0x4d03d1(0x1ee)])return null==_0x25b607[_0x4d03d1(0x202)]||null==_0x25b607[_0x4d03d1(0x1e9)]&&0x0==_0x25b607[_0x4d03d1(0x202)]?_0x189039:void 0x0;}),_0x9b7424[_0x4eba51(0x1cf)][_0x4eba51(0x1a8)](_0x1d3471=>{const _0xd55ec1=_0x4eba51;if(_0xd55ec1(0x19c)!=_0x1d3471[_0xd55ec1(0x1f2)])return;const {data:_0x59bc60}=_0x1d3471;if(!_0x59bc60||_0xd55ec1(0x1ae)!=_0x59bc60[_0xd55ec1(0x1ee)])return;const _0x5ef331=Ee(_0x1d3471);return _0xd55ec1(0x202)==_0x5ef331?{'type':_0xd55ec1(0x18c),'content':_0x35146b(_0x215801,_0xd55ec1(0x18f))}:_0xd55ec1(0x1e9)==_0x5ef331?{'type':_0xd55ec1(0x18c),'content':_0x35146b(_0x215801,_0xd55ec1(0x1ef))}:_0x189039;}),_0x6f54c7[_0x4eba51(0x1a1)][_0x4eba51(0x1d2)][_0x4eba51(0x198)](_0x489c60=>this[_0x4eba51(0x207)](_0x489c60)),_0x6f54c7[_0x4eba51(0x1a1)][_0x4eba51(0x1d2)][_0x4eba51(0x198)](_0x4893c5=>this[_0x4eba51(0x194)](_0x4893c5)),_0x6f54c7[_0x4eba51(0x1a1)][_0x4eba51(0x1d2)]['on'](_0x4eba51(0x1d5),(_0x331950,_0x129b87)=>{const _0x41c34e=_0x4eba51;if(_0x129b87[_0x41c34e(0x1a4)]||!_0x129b87[_0x41c34e(0x1c2)])return!0x1;this[_0x41c34e(0x1ea)]();},{'priority':_0x4eba51(0x1d9)}),this[_0x4eba51(0x19e)]();}[_0x5ab6b1(0x207)](_0x1e4314){const _0x27d9a9=_0x5ab6b1;if(_0x1e4314[_0x27d9a9(0x1c0)][_0x27d9a9(0x1a4)]||!_0x1e4314[_0x27d9a9(0x1c0)][_0x27d9a9(0x1c2)])return!0x1;let _0x32f257=!0x1;const _0x559e08=this[_0x27d9a9(0x187)][_0x27d9a9(0x1d8)][_0x27d9a9(0x210)](_0x27d9a9(0x1d7))[_0x27d9a9(0x1e5)]({'skipNotAttached':!0x0})[_0x27d9a9(0x195)](_0x290cb1=>_0x290cb1[_0x27d9a9(0x1e0)]&&_0x27d9a9(0x1ae)==_0x290cb1[_0x27d9a9(0x1e0)][_0x27d9a9(0x1ee)])[_0x27d9a9(0x195)](_0x53c4ad=>_0x53c4ad[_0x27d9a9(0x1e0)][_0x27d9a9(0x202)]&&_0x53c4ad[_0x27d9a9(0x1e0)][_0x27d9a9(0x1e9)]);for(const _0x51bb34 of _0x559e08)Ee(_0x51bb34)||(_0x1e4314[_0x27d9a9(0x1cd)](_0x51bb34[_0x27d9a9(0x1b9)]()),_0x32f257=!0x0);return _0x32f257;}[_0x5ab6b1(0x194)](_0x475a30){const _0xc43735=_0x5ab6b1;if(_0x475a30[_0xc43735(0x1c0)][_0xc43735(0x1a4)]||!_0x475a30[_0xc43735(0x1c0)][_0xc43735(0x1c2)])return!0x1;const _0xa4909d=this[_0xc43735(0x187)][_0xc43735(0x1d8)][_0xc43735(0x210)](_0xc43735(0x1d7));if(_0xa4909d[_0xc43735(0x1df)][_0xc43735(0x1e8)])return!0x1;let _0x385e81=!0x1;const _0x5966cb=[_0xc43735(0x214),_0xc43735(0x1ae),_0xc43735(0x1fa),_0xc43735(0x1ba),_0xc43735(0x208),_0xc43735(0x1f1),_0xc43735(0x19a),_0xc43735(0x222),_0xc43735(0x19f)],_0x214996=this[_0xc43735(0x187)][_0xc43735(0x1a1)][_0xc43735(0x1d2)][_0xc43735(0x1d4)][_0xc43735(0x20e)]()[_0xc43735(0x195)](_0xf1c99f=>_0xc43735(0x19c)==_0xf1c99f[_0xc43735(0x1f2)])[_0xc43735(0x195)](_0x48fadc=>_0x5966cb[_0xc43735(0x1fc)](_0x48fadc[_0xc43735(0x18d)]));if(0x0==_0x214996[_0xc43735(0x191)])return _0x385e81;for(const _0x5302c0 of _0x214996){const _0x3954b8=_0xa4909d[_0xc43735(0x1a5)](_0x5302c0[_0xc43735(0x199)],_0xc43735(0x19c))[_0xc43735(0x195)](_0xb567db=>!_0xb567db[_0xc43735(0x1dc)][_0xc43735(0x1ec)])[_0xc43735(0x1e7)](_0x35b606=>_0x35b606[_0xc43735(0x21e)])[_0xc43735(0x195)](_0x34c89e=>{const _0x11072d=_0xc43735,_0x461b93=_0xa4909d[_0x11072d(0x223)](_0x34c89e);return _0x5966cb[_0x11072d(0x1fc)](_0x461b93);});if(_0x3954b8[_0xc43735(0x191)]){for(const _0x217d08 of _0x3954b8)_0x475a30[_0xc43735(0x1cd)](_0x217d08[_0xc43735(0x1b9)]());_0x385e81=!0x0;}}return _0x385e81;}[_0x5ab6b1(0x1ea)](){const _0x5a522e=_0x5ab6b1,_0x2c3c6c=this[_0x5a522e(0x187)][_0x5a522e(0x1d8)][_0x5a522e(0x210)](_0x5a522e(0x1d7)),_0x4f7f00=[_0x5a522e(0x214),_0x5a522e(0x1ae),_0x5a522e(0x1fa),_0x5a522e(0x1ba),_0x5a522e(0x208),_0x5a522e(0x1f1),_0x5a522e(0x19a),_0x5a522e(0x222),_0x5a522e(0x19f)];let _0x249f64;const _0x5e7180=new Set(this[_0x5a522e(0x187)][_0x5a522e(0x1a1)][_0x5a522e(0x1d2)][_0x5a522e(0x1d4)][_0x5a522e(0x21b)]()[_0x5a522e(0x195)](_0x46bc1e=>{const _0x292adc=_0x5a522e;if(_0x46bc1e[_0x292adc(0x1e0)][_0x292adc(0x18e)]||!_0x46bc1e[_0x292adc(0x1e0)][_0x292adc(0x21a)])return null;if(!_0x46bc1e[_0x292adc(0x20b)][_0x292adc(0x1f0)](_0x292adc(0x1ff)))return null;const {id:_0x5cae2c}=_0x2c3c6c[_0x292adc(0x21d)](_0x46bc1e[_0x292adc(0x20b)]);if(!_0x2c3c6c[_0x292adc(0x190)](_0x5cae2c))return null;const _0x3afce6=_0x2c3c6c[_0x292adc(0x219)](_0x5cae2c);return _0x4f7f00[_0x292adc(0x1fc)](_0x3afce6[_0x292adc(0x1e0)][_0x292adc(0x1ee)]);})[_0x5a522e(0x1e7)](_0x2993eb=>{const _0x31eed7=_0x5a522e,{id:_0x20d2c2}=_0x2c3c6c[_0x31eed7(0x21d)](_0x2993eb[_0x31eed7(0x20b)]),_0x4f0a3c=_0x2c3c6c[_0x31eed7(0x219)](_0x20d2c2);return _0x249f64=_0x4f0a3c[_0x31eed7(0x20c)][_0x31eed7(0x1a9)],_0x4f0a3c[_0x31eed7(0x193)]()[_0x31eed7(0x1ac)][_0x31eed7(0x1c5)];}));if(0x0==_0x5e7180[_0x5a522e(0x1b7)])return;const _0x1be6ba=_0x2c3c6c[_0x5a522e(0x1e5)]({'skipNotAttached':!0x0})[_0x5a522e(0x195)](_0x19cb0c=>_0x5a522e(0x19c)==_0x19cb0c[_0x5a522e(0x1f2)]&&_0x19cb0c[_0x5a522e(0x1e0)]&&_0x4f7f00[_0x5a522e(0x1fc)](_0x19cb0c[_0x5a522e(0x1e0)][_0x5a522e(0x1ee)])&&_0x19cb0c[_0x5a522e(0x20c)][_0x5a522e(0x1a9)]!=_0x249f64)[_0x5a522e(0x1e7)](_0x558e6c=>({'listItem':_0x558e6c[_0x5a522e(0x193)]()[_0x5a522e(0x1ac)][_0x5a522e(0x1c5)],'groupId':_0x558e6c[_0x5a522e(0x20c)][_0x5a522e(0x1a9)]})),_0x59eb42=new Set();for(const {groupId:_0x4abee5,listItem:_0x389a9c}of _0x1be6ba)_0x5e7180[_0x5a522e(0x1c3)](_0x389a9c)&&_0x59eb42[_0x5a522e(0x20a)](_0x4abee5);for(const _0x2caabe of _0x2c3c6c[_0x5a522e(0x1e5)]())_0x59eb42[_0x5a522e(0x1c3)](_0x2caabe[_0x5a522e(0x20c)][_0x5a522e(0x1a9)])&&_0x2caabe[_0x5a522e(0x1ad)](_0x5a522e(0x1a9),_0x249f64);}[_0x5ab6b1(0x19e)](){const _0x718789=_0x5ab6b1,_0x24b25d=this[_0x718789(0x187)],_0x504b76=_0x24b25d[_0x718789(0x1d3)],_0x519222=_0x24b25d[_0x718789(0x1d8)][_0x718789(0x210)](_0x718789(0x1d7));this[_0x718789(0x189)](),_0x519222[_0x718789(0x1bf)][_0x718789(0x1a7)](_0x718789(0x225),_0x718789(0x209),_0x718789(0x186),function(_0x27b318,_0x1db3b9){const _0x1a0836=_0x718789,_0x5f1f97=[];for(let _0x50846c of _0x27b318)_0x50846c[_0x1a0836(0x1ac)][_0x1a0836(0x1c5)]===_0x50846c[_0x1a0836(0x201)][_0x1a0836(0x224)]&&(_0x50846c=_0x24b25d[_0x1a0836(0x1a1)][_0x1a0836(0x1a2)](_0x24b25d[_0x1a0836(0x1a1)][_0x1a0836(0x1b4)](_0x50846c[_0x1a0836(0x1ac)][_0x1a0836(0x1c5)],0x0))),_0x5f1f97[_0x1a0836(0x1b5)](_0x50846c);_0x24b25d[_0x1a0836(0x1a1)][_0x1a0836(0x1da)](_0x1f6ce1=>{const _0x5a2982=_0x1a0836,_0x3caf02=_0x24b25d[_0x5a2982(0x1a1)][_0x5a2982(0x1d2)][_0x5a2982(0x1fd)],_0x5d6603=Array[_0x5a2982(0x212)](_0x3caf02[_0x5a2982(0x218)]())[_0x5a2982(0x1e7)](_0x4a3cd6=>_0x5d2ae3[_0x5a2982(0x206)](_0x4a3cd6));_0x1f6ce1[_0x5a2982(0x200)](_0x5f1f97),_0x24b25d[_0x5a2982(0x20f)][_0x5a2982(0x210)](_0x1db3b9[_0x5a2982(0x1f8)])[_0x5a2982(0x217)](),_0x1db3b9[_0x5a2982(0x1c6)][_0x5a2982(0x1b5)]({'forceDefaultExecution':!0x0}),_0x24b25d[_0x5a2982(0x19b)](_0x1db3b9[_0x5a2982(0x1f8)],..._0x1db3b9[_0x5a2982(0x1c6)]),_0x1f6ce1[_0x5a2982(0x200)](_0x5d6603);for(const _0x548dcd of _0x5d6603)_0x548dcd[_0x5a2982(0x188)]();});}),_0x519222[_0x718789(0x1cf)][_0x718789(0x1eb)](function(_0x235d61){const _0x30a8bd=_0x718789,_0x5df866=!_0x24b25d[_0x30a8bd(0x1a1)][_0x30a8bd(0x221)][_0x30a8bd(0x1b8)](_0x235d61),_0x139f44=_0x235d61[_0x30a8bd(0x1fb)],_0x439db3=_0x235d61[_0x30a8bd(0x1f4)],_0x39d8ee=_0x235d61[_0x30a8bd(0x1d0)](_0x30a8bd(0x1ae)),_0x1c72bd=!_0x139f44||_0x139f44[_0x30a8bd(0x1d0)](_0x30a8bd(0x1ae))!==_0x39d8ee,_0x448ffe=!_0x439db3||_0x439db3[_0x30a8bd(0x1d0)](_0x30a8bd(0x1ae))!==_0x39d8ee;return _0x5df866&&Boolean(_0x39d8ee)&&_0x1c72bd&&_0x448ffe;},_0x25506a=>_0x35146b(_0x504b76,_0x718789(0x196),_0x25506a));}[_0x5ab6b1(0x189)](){const _0x116545=_0x5ab6b1,_0x1a24d6=this[_0x116545(0x187)],_0x201fb9=_0x1a24d6[_0x116545(0x1d3)];function _0x224285(_0x5db345){const _0x40c3c8=_0x116545,_0xf31a76=_0x1a24d6[_0x40c3c8(0x20f)][_0x40c3c8(0x210)](_0x40c3c8(0x1b0))[_0x40c3c8(0x1e8)],_0x13632a=_0x1a24d6[_0x40c3c8(0x20f)][_0x40c3c8(0x210)](_0x40c3c8(0x1c7))[_0x40c3c8(0x1e8)];return _0x40c3c8(0x1c7)===_0x5db345?_0xf31a76:_0x13632a;}_0x1a24d6[_0x116545(0x1d8)][_0x116545(0x210)](_0x116545(0x1d7))[_0x116545(0x1cf)][_0x116545(0x1a8)](function(_0x3f30e0){const _0x1273f2=_0x116545;if(_0x1273f2(0x225)!=_0x3f30e0[_0x1273f2(0x1f2)])return;const {data:_0xb2699e}=_0x3f30e0;if(!_0xb2699e)return;let _0x26daa1,_0x59e04c,_0x39e9f6,_0x554c1e;switch(_0xb2699e[_0x1273f2(0x1f8)]){case _0x1273f2(0x1b0):_0x39e9f6=_0xb2699e[_0x1273f2(0x1c6)][0x0][_0x1273f2(0x1d1)],_0x554c1e=_0x224285(_0xb2699e[_0x1273f2(0x1f8)]),_0x26daa1=_0x39e9f6?_0x1273f2(0x1f3):_0x1273f2(0x1e6),!_0x554c1e&&_0x1a24d6[_0x1273f2(0x226)][_0x1273f2(0x210)](_0x1273f2(0x1aa))||(_0x26daa1=_0x1273f2(0x1af)),_0x59e04c={'type':_0x1273f2(0x18c),'content':_0x35146b(_0x201fb9,_0x26daa1,_0x35146b(_0x201fb9,_0x1273f2(0x1c8)))};break;case _0x1273f2(0x1c7):_0x39e9f6=_0xb2699e[_0x1273f2(0x1c6)][0x0][_0x1273f2(0x1d1)],_0x554c1e=_0x224285(_0xb2699e[_0x1273f2(0x1f8)]),_0x26daa1=_0x39e9f6?_0x1273f2(0x1f3):_0x1273f2(0x1e6),!_0x554c1e&&_0x1a24d6[_0x1273f2(0x226)][_0x1273f2(0x210)](_0x1273f2(0x1aa))||(_0x26daa1=_0x1273f2(0x1af)),_0x59e04c={'type':_0x1273f2(0x18c),'content':_0x35146b(_0x201fb9,_0x26daa1,_0x35146b(_0x201fb9,_0x1273f2(0x204)))};break;case _0x1273f2(0x197):_0x26daa1=_0x1273f2(0x185),_0x59e04c={'type':_0x1273f2(0x18c),'content':_0x35146b(_0x201fb9,_0x26daa1,_0x35146b(_0x201fb9,_0x1273f2(0x196)))};break;case _0x1273f2(0x216):_0x26daa1=function(_0xe27b39){const _0x34abcc=_0x1273f2,_0x31f86c=_0xe27b39[_0x34abcc(0x193)]();let _0x2e4d76=_0x31f86c[_0x34abcc(0x1ac)][_0x34abcc(0x1c5)];for(;_0x2e4d76&&_0x31f86c[_0x34abcc(0x1a6)](_0x2e4d76);){if(_0x2e4d76[_0x34abcc(0x1d0)](_0x34abcc(0x1fa))>0x0)return!0x1;_0x2e4d76=_0x2e4d76[_0x34abcc(0x1f4)];}return!0x0;}(_0x3f30e0)?_0x35146b(_0x201fb9,_0x1273f2(0x1e6),_0x35146b(_0x201fb9,function(_0xb71b8f){const _0x31fb13=_0x1273f2;return _0x31fb13(0x1bb)+_0xb71b8f[_0x31fb13(0x193)]()[_0x31fb13(0x1ac)][_0x31fb13(0x1c5)][_0x31fb13(0x1d0)](_0x31fb13(0x214))[_0x31fb13(0x215)]()+_0x31fb13(0x18b);}(_0x3f30e0))):_0x35146b(_0x201fb9,_0x1273f2(0x21c),_0x35146b(_0x201fb9,_0x1273f2(0x196))),_0x59e04c={'type':_0x1273f2(0x18c),'content':_0x26daa1};break;case _0x1273f2(0x20d):case _0x1273f2(0x1bd):!0x1===_0xb2699e[_0x1273f2(0x1cb)]&&(_0x26daa1=_0x1273f2(0x19d),_0x59e04c={'type':_0x1273f2(0x21f),'content':_0x35146b(_0x201fb9,_0x26daa1,_0x35146b(_0x201fb9,_0x1273f2(0x196)))});}return _0x59e04c;});}}function Ee(_0x2fa305){const _0x1b367c=_0x5ab6b1;let _0x51df9b=_0x2fa305[_0x1b367c(0x193)]()[_0x1b367c(0x1ac)][_0x1b367c(0x1c5)][_0x1b367c(0x1fb)];for(;_0x51df9b;){const _0x2eea90=_0x51df9b[_0x1b367c(0x1d0)](_0x1b367c(0x1ae));if(!_0x2eea90)return!0x1;if(_0x2eea90==_0x2fa305[_0x1b367c(0x1e0)][_0x1b367c(0x202)])return _0x1b367c(0x202);if(_0x2eea90==_0x2fa305[_0x1b367c(0x1e0)][_0x1b367c(0x1e9)])return _0x1b367c(0x1e9);_0x51df9b=_0x51df9b[_0x1b367c(0x1fb)];}return!0x1;}
|