@ckeditor/ckeditor5-track-changes 43.1.0-alpha.4 → 43.1.0-alpha.6
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 _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))};}}});}}
|
|
23
|
+
function _0x8651(){const _0x4d2781=['*Set\x20image\x20text\x20alternative:*\x20%0','40890uXYZId','newValue','descriptionFactory','plugins','imageStylePreApply','imageCaption','isIntersecting','markBlockFormat','50155agPgbP','ImageTextAlternativeEditing','getCaptionFromImageModelElement','resizedWidth','attribute','forceDefaultExecution','width','backward','imageTypeBlock','registerDescriptionCallback','commandParams','ELEMENT_CAPTION','*Reset\x20image\x20width*','FORMAT_IMAGE_SIZE','toggleImageCaption','accept','discard','chain','toNext','convertBlockImageToInline','getContainedElement','join','change','4eivOvB','imageBlock','findIndex','nodeBefore','TrackChangesEditing','filter','toPrevious','getFirstRange','find','ImageCaptionUtils','ImageEditing','start','formatInline','_findSuggestions','deletion','model','2353968fjBTCs','ELEMENT_INLINE_IMAGE','enableDefaultAttributesIntegration','getClosestSelectedImageElement','key','removeObject','nodeAfter','imageTextAlternative','element','afterInit','commandName','createRange','document','detach','registerBlockAttribute','caption','1264640ckvSKG','forward','2608656cdswSa','getNearestSelectionRange','alt','12oOgldx','Block\x20image\x20to\x20inline\x20image','isBlockImage','ImageInlineEditing','subType','ImageCaptionEditing','*Remove\x20image\x20text\x20alternative*','previous','createRangeOn','ImageUploadEditing','end','locale','markInsertion','isCollapsed','selection','insertion','Inline\x20image\x20to\x20block\x20image','imageInline','ImageUtils','editor','getSuggestionCallback','uploadImage','enableCommand','451tOSUXx','*Set\x20image\x20width:*\x20%0','registerCustomCallback','10vtoiWd','has','ImageBlockEditing','isOwn','formatBlock','registerAttributeLabel','isBefore','format','_suggestionFactory','type','insertImage','schema','get','isEqual','length','ELEMENT_IMAGE','registerElementLabel','resizeImage','markDeletion','_registerLegacyDescription','imageTypeInline','fromPosition','addObject','272439PAjvby','convertInlineImageToBlock','134813CwYPtR','ImageResize'];_0x8651=function(){return _0x4d2781;};return _0x8651();}const _0x421421=_0x167a;(function(_0x19c51f,_0x237069){const _0x23d1f0=_0x167a,_0x52cb53=_0x19c51f();while(!![]){try{const _0x45049a=parseInt(_0x23d1f0(0x1fa))/0x1*(-parseInt(_0x23d1f0(0x1d6))/0x2)+parseInt(_0x23d1f0(0x1ed))/0x3*(parseInt(_0x23d1f0(0x211))/0x4)+-parseInt(_0x23d1f0(0x231))/0x5+-parseInt(_0x23d1f0(0x236))/0x6*(parseInt(_0x23d1f0(0x1ef))/0x7)+parseInt(_0x23d1f0(0x233))/0x8+parseInt(_0x23d1f0(0x221))/0x9+parseInt(_0x23d1f0(0x1f2))/0xa*(parseInt(_0x23d1f0(0x1d3))/0xb);if(_0x45049a===_0x237069)break;else _0x52cb53['push'](_0x52cb53['shift']());}catch(_0x4e3ab2){_0x52cb53['push'](_0x52cb53['shift']());}}}(_0x8651,0x4a303));function _0x167a(_0x4a2c02,_0x4ebafc){const _0x865136=_0x8651();return _0x167a=function(_0x167a74,_0x211c3f){_0x167a74=_0x167a74-0x1c7;let _0x3a59b7=_0x865136[_0x167a74];return _0x3a59b7;},_0x167a(_0x4a2c02,_0x4ebafc);}import{Plugin as _0x538ba8}from'ckeditor5/src/core.js';import{LivePosition as _0x2484d4}from'ckeditor5/src/engine.js';import{getTranslation as _0x587480}from'../utils/common-translations.js';export default class nt extends _0x538ba8{[_0x421421(0x22a)](){const _0x1a1e8f=_0x421421,_0x2e8683=this[_0x1a1e8f(0x1cf)];if(!_0x2e8683[_0x1a1e8f(0x1f5)][_0x1a1e8f(0x1d7)](_0x1a1e8f(0x21b)))return;const _0x49b702=_0x2e8683[_0x1a1e8f(0x1f5)][_0x1a1e8f(0x1e2)](_0x1a1e8f(0x215)),_0x34e715=_0x2e8683[_0x1a1e8f(0x1f5)][_0x1a1e8f(0x1e2)](_0x1a1e8f(0x1ce)),_0x4525df=_0x2e8683[_0x1a1e8f(0x1c7)];_0x49b702[_0x1a1e8f(0x1d2)](_0x1a1e8f(0x1e0)),_0x49b702[_0x1a1e8f(0x1f4)][_0x1a1e8f(0x1e6)](_0x1a1e8f(0x212),_0x259e17=>_0x587480(_0x4525df,_0x1a1e8f(0x1e5),_0x259e17)),_0x49b702[_0x1a1e8f(0x1f4)][_0x1a1e8f(0x1e6)](_0x1a1e8f(0x1cd),_0x448620=>_0x587480(_0x4525df,_0x1a1e8f(0x222),_0x448620)),_0x49b702[_0x1a1e8f(0x1f4)][_0x1a1e8f(0x1e6)](_0x1a1e8f(0x230),()=>_0x587480(_0x4525df,_0x1a1e8f(0x205))),_0x2e8683[_0x1a1e8f(0x1f5)][_0x1a1e8f(0x1d7)](_0x1a1e8f(0x23f))&&_0x49b702[_0x1a1e8f(0x1d2)](_0x1a1e8f(0x1d1)),_0x2e8683[_0x1a1e8f(0x1f5)][_0x1a1e8f(0x1d7)](_0x1a1e8f(0x1d8))&&_0x2e8683[_0x1a1e8f(0x1f5)][_0x1a1e8f(0x1d7)](_0x1a1e8f(0x239))&&(_0x49b702[_0x1a1e8f(0x1d2)](_0x1a1e8f(0x1ea),(_0x267446,_0x52b8f1)=>{const _0x2d0e36=_0x1a1e8f,_0x4e2627=_0x34e715[_0x2d0e36(0x224)](_0x2e8683[_0x2d0e36(0x220)][_0x2d0e36(0x22d)][_0x2d0e36(0x1ca)]);_0x2e8683[_0x2d0e36(0x220)][_0x2d0e36(0x210)](()=>{const _0x1a3b64=_0x2d0e36;_0x49b702[_0x1a3b64(0x1f9)](_0x4e2627,{'commandName':_0x1a3b64(0x1ea),'commandParams':[_0x52b8f1]},[],_0x1a3b64(0x20d));});}),_0x49b702[_0x1a1e8f(0x1d2)](_0x1a1e8f(0x202),(_0x42b35b,_0x52b96b)=>{const _0xe62d53=_0x1a1e8f;_0x2e8683[_0xe62d53(0x220)][_0xe62d53(0x210)](_0x521681=>{const _0x201d80=_0xe62d53;let _0x385c6e=_0x34e715[_0x201d80(0x224)](_0x2e8683[_0x201d80(0x220)][_0x201d80(0x22d)][_0x201d80(0x1ca)]),_0x7895e6=_0x521681[_0x201d80(0x23e)](_0x385c6e);const _0xc30966=_0x2484d4[_0x201d80(0x1eb)](_0x7895e6[_0x201d80(0x21c)],_0x201d80(0x217)),_0x52b0f1=_0x2484d4[_0x201d80(0x1eb)](_0x7895e6[_0x201d80(0x240)],_0x201d80(0x20c));_0x49b702[_0x201d80(0x1ff)](()=>_0x42b35b(_0x52b96b)),_0x385c6e=_0x34e715[_0x201d80(0x224)](_0x2e8683[_0x201d80(0x220)][_0x201d80(0x22d)][_0x201d80(0x1ca)]),_0x7895e6=_0x521681[_0x201d80(0x23e)](_0x385c6e);const _0x316b0d=_0x521681[_0x201d80(0x22c)](_0xc30966,_0x52b0f1);_0xc30966[_0x201d80(0x22e)](),_0x52b0f1[_0x201d80(0x22e)](),_0x49b702[_0x201d80(0x1f9)](_0x385c6e,{'commandName':_0x201d80(0x1ea),'commandParams':[_0x52b96b]},[],_0x201d80(0x1ee)),_0x316b0d[_0x201d80(0x21c)][_0x201d80(0x1dc)](_0x7895e6[_0x201d80(0x21c)])&&_0x49b702[_0x201d80(0x1c8)](_0x521681[_0x201d80(0x22c)](_0x316b0d[_0x201d80(0x21c)],_0x7895e6[_0x201d80(0x21c)]),_0x201d80(0x1ee)),_0x7895e6[_0x201d80(0x240)][_0x201d80(0x1dc)](_0x316b0d[_0x201d80(0x240)])&&_0x49b702[_0x201d80(0x1c8)](_0x521681[_0x201d80(0x22c)](_0x7895e6[_0x201d80(0x240)],_0x316b0d[_0x201d80(0x240)]),_0x201d80(0x1ee));});}),_0x49b702[_0x1a1e8f(0x1de)][_0x1a1e8f(0x1d5)](_0x1a1e8f(0x1da),_0x1a1e8f(0x1ee),_0x1a1e8f(0x20f),()=>!0x1),_0x49b702[_0x1a1e8f(0x1de)][_0x1a1e8f(0x1d5)](_0x1a1e8f(0x1da),_0x1a1e8f(0x1ee),_0x1a1e8f(0x209),()=>!0x1),_0x49b702[_0x1a1e8f(0x1de)][_0x1a1e8f(0x1d5)](_0x1a1e8f(0x1da),_0x1a1e8f(0x1ee),_0x1a1e8f(0x20a),_0x49b702[_0x1a1e8f(0x1de)][_0x1a1e8f(0x1d0)](_0x1a1e8f(0x1da),'',_0x1a1e8f(0x209))),_0x49b702[_0x1a1e8f(0x1de)][_0x1a1e8f(0x1d5)](_0x1a1e8f(0x1cb),_0x1a1e8f(0x1ee),_0x1a1e8f(0x20f),()=>!0x1),_0x49b702[_0x1a1e8f(0x1de)][_0x1a1e8f(0x1d5)](_0x1a1e8f(0x1cb),_0x1a1e8f(0x1ee),_0x1a1e8f(0x20a),([_0x3fea38])=>{const _0x3448cd=_0x1a1e8f,_0x2c6e6a=_0x49b702[_0x3448cd(0x1de)][_0x3448cd(0x1d0)](_0x3448cd(0x1cb),'',_0x3448cd(0x20a));let _0x52be64=_0x3fea38[_0x3448cd(0x21c)],_0x35a67a=_0x3fea38[_0x3448cd(0x240)];const _0x5bfaa7=_0x2e8683[_0x3448cd(0x220)][_0x3448cd(0x1e1)][_0x3448cd(0x234)](_0x52be64,_0x3448cd(0x201)),_0x2c4b1d=_0x2e8683[_0x3448cd(0x220)][_0x3448cd(0x1e1)][_0x3448cd(0x234)](_0x35a67a,_0x3448cd(0x232));_0x5bfaa7[_0x3448cd(0x1c9)]&&(_0x52be64=_0x5bfaa7[_0x3448cd(0x21c)]),_0x2c4b1d[_0x3448cd(0x1c9)]&&(_0x35a67a=_0x2c4b1d[_0x3448cd(0x240)]),_0x2c6e6a([_0x2e8683[_0x3448cd(0x220)][_0x3448cd(0x22c)](_0x52be64,_0x35a67a)]);}),_0x49b702[_0x1a1e8f(0x1de)][_0x1a1e8f(0x1d5)](_0x1a1e8f(0x1da),_0x1a1e8f(0x1ee),_0x1a1e8f(0x20b),_0x347200),_0x49b702[_0x1a1e8f(0x1de)][_0x1a1e8f(0x1d5)](_0x1a1e8f(0x1cb),_0x1a1e8f(0x1ee),_0x1a1e8f(0x20b),_0x347200)),_0x2e8683[_0x1a1e8f(0x1f5)][_0x1a1e8f(0x1d7)](_0x1a1e8f(0x23b))&&(_0x49b702[_0x1a1e8f(0x1d2)](_0x1a1e8f(0x208),(_0x1972d8,_0x47f503)=>{const _0x5690d7=_0x1a1e8f,_0x54e08e=_0x2e8683[_0x5690d7(0x1f5)][_0x5690d7(0x1e2)](_0x5690d7(0x21a));let _0x27732c=_0x34e715[_0x5690d7(0x224)](_0x2e8683[_0x5690d7(0x220)][_0x5690d7(0x22d)][_0x5690d7(0x1ca)]),_0x1675f4=_0x54e08e[_0x5690d7(0x1fc)](_0x27732c);_0x2e8683[_0x5690d7(0x220)][_0x5690d7(0x210)](()=>{const _0x5c327f=_0x5690d7;if(_0x1675f4)return void _0x49b702[_0x5c327f(0x1e8)](_0x2e8683[_0x5c327f(0x220)][_0x5c327f(0x23e)](_0x1675f4));const _0x17e8c9=_0x34e715[_0x5c327f(0x238)](_0x27732c);_0x1972d8(_0x47f503),_0x27732c=_0x34e715[_0x5c327f(0x224)](_0x2e8683[_0x5c327f(0x220)][_0x5c327f(0x22d)][_0x5c327f(0x1ca)]),_0x1675f4=_0x54e08e[_0x5c327f(0x1fc)](_0x27732c),_0x49b702[_0x5c327f(0x1c8)](_0x2e8683[_0x5c327f(0x220)][_0x5c327f(0x23e)](_0x1675f4),_0x17e8c9?null:_0x5c327f(0x1f7));});}),_0x49b702[_0x1a1e8f(0x1de)][_0x1a1e8f(0x1d5)](_0x1a1e8f(0x1cb),_0x1a1e8f(0x1f7),_0x1a1e8f(0x20b),_0x347200));const _0x2ad25f=[{'type':_0x1a1e8f(0x1da),'subType':_0x1a1e8f(0x1f6)},{'type':_0x1a1e8f(0x1cb),'subType':_0x1a1e8f(0x1f7)},{'type':_0x1a1e8f(0x1da),'subType':_0x1a1e8f(0x1ee)},{'type':_0x1a1e8f(0x1cb),'subType':_0x1a1e8f(0x1ee)}];function _0x53cb48(_0x3c4597,_0x5e1d38){const _0x36fdcd=_0x1a1e8f,_0x581ef6=_0x2ad25f[_0x36fdcd(0x213)](({type:_0x13dbb6,subType:_0x67e17b})=>_0x3c4597[_0x36fdcd(0x1df)]==_0x13dbb6&&_0x3c4597[_0x36fdcd(0x23a)]==_0x67e17b),_0x5beee1=_0x2ad25f[_0x36fdcd(0x213)](({type:_0x57360d,subType:_0x7d678a})=>_0x5e1d38[_0x36fdcd(0x1df)]==_0x57360d&&_0x5e1d38[_0x36fdcd(0x23a)]==_0x7d678a);if(_0x581ef6<0x0||_0x5beee1<0x0)return!0x1;const _0x3289ae=_0x3c4597[_0x36fdcd(0x218)](),_0x5e93f2=_0x5e1d38[_0x36fdcd(0x218)]();if((0x0==_0x581ef6||0x1==_0x581ef6)&&0x2==_0x5beee1&&_0x3289ae[_0x36fdcd(0x1f8)](_0x5e93f2))return!0x0;if(0x2==_0x581ef6&&0x3==_0x5beee1){const _0x4fe320=_0x49b702[_0x36fdcd(0x21e)](_0x3289ae,_0x36fdcd(0x1cb))[_0x36fdcd(0x216)](({suggestion:_0x433abd,meta:_0x19e736})=>_0x19e736[_0x36fdcd(0x1d9)]&&_0x36fdcd(0x1ee)==_0x433abd[_0x36fdcd(0x23a)]);if(_0x4fe320[_0x36fdcd(0x1e4)]>0x1&&_0x5e93f2[_0x36fdcd(0x240)][_0x36fdcd(0x1e3)](_0x3289ae[_0x36fdcd(0x21c)]))return!0x0;if(0x1==_0x4fe320[_0x36fdcd(0x1e4)]&&(_0x3289ae[_0x36fdcd(0x21c)][_0x36fdcd(0x1e3)](_0x5e93f2[_0x36fdcd(0x240)])||_0x3289ae[_0x36fdcd(0x240)][_0x36fdcd(0x1e3)](_0x5e93f2[_0x36fdcd(0x21c)])))return!0x0;}if(0x3==_0x581ef6&&0x3==_0x5beee1&&_0x3289ae[_0x36fdcd(0x21c)][_0x36fdcd(0x1dc)](_0x5e93f2[_0x36fdcd(0x21c)])){const _0x221c8f=_0x3289ae[_0x36fdcd(0x240)][_0x36fdcd(0x227)],_0x4a0aee=_0x5e93f2[_0x36fdcd(0x21c)][_0x36fdcd(0x214)];return _0x34e715[_0x36fdcd(0x238)](_0x221c8f)&&_0x221c8f===_0x4a0aee;}return!0x1;}function _0x347200(_0x3340b3,_0xcf0abe){return _0x53cb48(_0x3340b3,_0xcf0abe)?[_0x3340b3,_0xcf0abe]:_0x53cb48(_0xcf0abe,_0x3340b3)?[_0xcf0abe,_0x3340b3]:null;}_0x2e8683[_0x1a1e8f(0x1f5)][_0x1a1e8f(0x1d7)](_0x1a1e8f(0x1f0))&&(_0x49b702[_0x1a1e8f(0x223)](_0x1a1e8f(0x1e7)),_0x49b702[_0x1a1e8f(0x22f)](_0x1a1e8f(0x1fd)),_0x49b702[_0x1a1e8f(0x1f4)][_0x1a1e8f(0x1db)](_0x1a1e8f(0x1fd),_0x587480(_0x4525df,_0x1a1e8f(0x207)))),_0x2e8683[_0x1a1e8f(0x1f5)][_0x1a1e8f(0x1d7)](_0x1a1e8f(0x1fb))&&(_0x49b702[_0x1a1e8f(0x223)](_0x1a1e8f(0x228)),_0x49b702[_0x1a1e8f(0x22f)](_0x1a1e8f(0x235))),_0x49b702[_0x1a1e8f(0x1f4)][_0x1a1e8f(0x203)](_0x4a4e6a=>{const _0x6ac3a9=_0x1a1e8f;if(!!_0x2ad25f[_0x6ac3a9(0x219)](({type:_0x4217ba,subType:_0x475f0f})=>_0x4a4e6a[_0x6ac3a9(0x1df)]==_0x4217ba&&_0x4a4e6a[_0x6ac3a9(0x23a)]==_0x475f0f))return _0x4a4e6a[_0x6ac3a9(0x23d)]?{}:void 0x0;}),_0x49b702[_0x1a1e8f(0x1f4)][_0x1a1e8f(0x203)](_0x220b40=>{const _0x140910=_0x1a1e8f;if(_0x140910(0x1cb)==_0x220b40[_0x140910(0x1df)]||_0x140910(0x21f)==_0x220b40[_0x140910(0x1df)]){const _0x14ba86=_0x220b40[_0x140910(0x20e)]();if(_0x14ba86&&_0x14ba86['is'](_0x140910(0x229),_0x140910(0x230)))return{'type':_0x140910(0x1cb)==_0x220b40[_0x140910(0x1df)]?_0x140910(0x1ec):_0x140910(0x226),'element':_0x14ba86,'quantity':0x1};}}),_0x49b702[_0x1a1e8f(0x1f4)][_0x1a1e8f(0x203)](_0x44435c=>_0x1a1e8f(0x1da)==_0x44435c[_0x1a1e8f(0x1df)]&&_0x1a1e8f(0x1ee)==_0x44435c[_0x1a1e8f(0x23a)]?{'type':_0x1a1e8f(0x1dd),'content':_0x1a1e8f(0x1cc)}:_0x1a1e8f(0x1da)==_0x44435c[_0x1a1e8f(0x1df)]&&_0x1a1e8f(0x20d)==_0x44435c[_0x1a1e8f(0x23a)]?{'type':_0x1a1e8f(0x1dd),'content':_0x1a1e8f(0x237)}:void 0x0),_0x49b702[_0x1a1e8f(0x1f4)][_0x1a1e8f(0x203)](_0x28b8d7=>{const _0x5b579f=_0x1a1e8f;if(_0x5b579f(0x1fe)!=_0x28b8d7[_0x5b579f(0x1df)])return;const {data:_0x37e09f}=_0x28b8d7;if(!_0x37e09f||_0x5b579f(0x235)!=_0x37e09f[_0x5b579f(0x225)])return;const _0x526854=_0x37e09f[_0x5b579f(0x1f3)];return _0x526854?{'type':_0x5b579f(0x1dd),'content':_0x587480(_0x4525df,_0x5b579f(0x1f1),'\x22'+_0x526854+'\x22')}:{'type':_0x5b579f(0x1dd),'content':_0x587480(_0x4525df,_0x5b579f(0x23c))};}),this[_0x1a1e8f(0x1e9)]();}[_0x421421(0x1e9)](){const _0x21c267=_0x421421,_0x182e76=this[_0x21c267(0x1cf)],_0x108eba=_0x182e76[_0x21c267(0x1c7)];_0x182e76[_0x21c267(0x1f5)][_0x21c267(0x1e2)](_0x21c267(0x215))[_0x21c267(0x1f4)][_0x21c267(0x203)](_0x4edf21=>{const _0x45e376=_0x21c267;if(_0x45e376(0x1da)!=_0x4edf21[_0x45e376(0x1df)]&&_0x45e376(0x21d)!=_0x4edf21[_0x45e376(0x1df)])return;const {data:_0x1033c8}=_0x4edf21;if(_0x1033c8){if(_0x45e376(0x228)==_0x1033c8[_0x45e376(0x22b)]){const _0xe5d49b=_0x1033c8[_0x45e376(0x204)][0x0][_0x45e376(0x1f3)];return _0xe5d49b?{'type':_0x45e376(0x1dd),'content':_0x587480(_0x108eba,_0x45e376(0x1f1),'\x22'+_0xe5d49b+'\x22')}:{'type':_0x45e376(0x1dd),'content':_0x587480(_0x108eba,_0x45e376(0x23c))};}if(_0x45e376(0x1e7)==_0x1033c8[_0x45e376(0x22b)]){const _0x3dffb4=_0x1033c8[_0x45e376(0x204)][0x0][_0x45e376(0x200)];return _0x3dffb4?{'type':_0x45e376(0x1dd),'content':_0x587480(_0x108eba,_0x45e376(0x1d4),_0x3dffb4)}:{'type':_0x45e376(0x1dd),'content':_0x587480(_0x108eba,_0x45e376(0x206))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x53cadd=_0x2368;(function(_0x11624e,_0x310aee){const _0x341534=_0x2368,_0x253a25=_0x11624e();while(!![]){try{const _0x56dc54=-parseInt(_0x341534(0x218))/0x1+parseInt(_0x341534(0x1fb))/0x2*(-parseInt(_0x341534(0x1ff))/0x3)+parseInt(_0x341534(0x20f))/0x4*(parseInt(_0x341534(0x20a))/0x5)+-parseInt(_0x341534(0x20e))/0x6+-parseInt(_0x341534(0x214))/0x7+-parseInt(_0x341534(0x207))/0x8*(-parseInt(_0x341534(0x1f8))/0x9)+parseInt(_0x341534(0x1fd))/0xa*(parseInt(_0x341534(0x21b))/0xb);if(_0x56dc54===_0x310aee)break;else _0x253a25['push'](_0x253a25['shift']());}catch(_0x2234d4){_0x253a25['push'](_0x253a25['shift']());}}}(_0x5d3f,0xe01a0));import{Plugin as _0x2d2cfa}from'ckeditor5/src/core.js';import{getTranslation as _0x4f0521}from'../utils/common-translations.js';export default class ot extends _0x2d2cfa{[_0x53cadd(0x211)](){const _0x3c6581=_0x53cadd;if(!this[_0x3c6581(0x200)][_0x3c6581(0x202)][_0x3c6581(0x216)](_0x3c6581(0x1f2)))return;const _0x3ec840=this[_0x3c6581(0x200)][_0x3c6581(0x21a)],_0x24738b=this[_0x3c6581(0x200)][_0x3c6581(0x202)][_0x3c6581(0x1f7)](_0x3c6581(0x1f4));_0x24738b[_0x3c6581(0x215)](_0x3c6581(0x1f3)),_0x24738b[_0x3c6581(0x20b)](_0x3c6581(0x1f9)),_0x24738b[_0x3c6581(0x204)][_0x3c6581(0x213)](_0x5d45b2=>{const _0x30c201=_0x3c6581;if(_0x30c201(0x20c)!=_0x5d45b2[_0x30c201(0x206)])return;const {data:_0x51b6b9}=_0x5d45b2;return _0x51b6b9&&_0x30c201(0x1f9)==_0x51b6b9[_0x30c201(0x219)]?_0x51b6b9[_0x30c201(0x1fc)]&&_0x51b6b9[_0x30c201(0x205)]?{'type':_0x30c201(0x217),'content':_0x4f0521(_0x3ec840,_0x30c201(0x1fa))}:{'type':_0x30c201(0x217),'content':''}:void 0x0;}),this[_0x3c6581(0x209)]();}[_0x53cadd(0x209)](){const _0x3480b8=_0x53cadd,_0x210d20=this[_0x3480b8(0x200)][_0x3480b8(0x202)][_0x3480b8(0x1f7)](_0x3480b8(0x1f4));_0x210d20[_0x3480b8(0x208)][_0x3480b8(0x210)](_0x3480b8(0x212),_0x3480b8(0x1f3),_0x3480b8(0x1f5),_0x210d20[_0x3480b8(0x208)][_0x3480b8(0x20d)](_0x3480b8(0x212),null,_0x3480b8(0x1fe))),_0x210d20[_0x3480b8(0x208)][_0x3480b8(0x210)](_0x3480b8(0x212),_0x3480b8(0x1f3),_0x3480b8(0x1fe),_0x210d20[_0x3480b8(0x208)][_0x3480b8(0x20d)](_0x3480b8(0x212),null,_0x3480b8(0x1f5))),this[_0x3480b8(0x203)]();}[_0x53cadd(0x203)](){const _0x14d7d3=_0x53cadd,_0x152de9=this[_0x14d7d3(0x200)],_0x4977c0=_0x152de9[_0x14d7d3(0x21a)];_0x152de9[_0x14d7d3(0x202)][_0x14d7d3(0x1f7)](_0x14d7d3(0x1f4))[_0x14d7d3(0x204)][_0x14d7d3(0x213)](_0x284f2b=>{const _0x2d9c70=_0x14d7d3;if(_0x2d9c70(0x212)!=_0x284f2b[_0x2d9c70(0x206)]&&_0x2d9c70(0x1f1)!=_0x284f2b[_0x2d9c70(0x206)])return;const {data:_0x381403}=_0x284f2b;if(!_0x381403||_0x2d9c70(0x1f3)!=_0x381403[_0x2d9c70(0x1f6)])return;return{'type':_0x2d9c70(0x217),'content':_0x4f0521(_0x4977c0,_0x2d9c70(0x201))};});}}function _0x2368(_0x51efaf,_0x213f64){const _0x5d3f3c=_0x5d3f();return _0x2368=function(_0x236863,_0x9687f8){_0x236863=_0x236863-0x1f1;let _0x2b22d5=_0x5d3f3c[_0x236863];return _0x2b22d5;},_0x2368(_0x51efaf,_0x213f64);}function _0x5d3f(){const _0x47c1fe=['has','format','669397oEgvvB','key','locale','14069ZXUEkH','formatInline','ImageEditing','replaceImageSource','TrackChangesEditing','accept','commandName','get','1251eNZYOs','src','*Replace\x20image\x20URL*','6XDNJDB','newValue','29550DJrsKf','discard','1744053VnzfYg','editor','*Format:*\x20replace\x20image\x20URL','plugins','_registerLegacyDescription','descriptionFactory','oldValue','type','87128tNUmOa','_suggestionFactory','_handleLegacySuggestions','255035jLswIc','registerBlockAttribute','attribute','getSuggestionCallback','7704060zOxyRp','40EZtiAP','registerCustomCallback','afterInit','formatBlock','registerDescriptionCallback','8315888kYGVjT','enableDefaultAttributesIntegration'];_0x5d3f=function(){return _0x47c1fe;};return _0x5d3f();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
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)};}});}}
|
|
23
|
+
function _0x5659(_0x320b0e,_0x3347fd){const _0x5875b2=_0x5875();return _0x5659=function(_0x5659c8,_0x54c985){_0x5659c8=_0x5659c8-0x167;let _0x40e4ec=_0x5875b2[_0x5659c8];return _0x40e4ec;},_0x5659(_0x320b0e,_0x3347fd);}const _0x37f7af=_0x5659;function _0x5875(){const _0x52cdf9=['isOwn','convertInlineImageToBlock','isInlineImage','registerPostFixer','FORMAT_SIDE_IMAGE','markBlockFormat','*Format:*\x20%0','discardSuggestion','document','next','formatInline','author','imageTypeBlock','hasSuggestion','commandReversedParams','3205070spFvOB','registerDescriptionCallback','417604eNMoDr','getFirstRange','selection','21QymDmZ','differ','imageStyle','1XAdjKK','TrackChangesEditing','739362EEopIn','suggestion','imageStylePreApply','insertion','type','chain','enableCommand','title','change','get','imageCaption','_findSuggestions','name','head','markInlineFormat','locale','nodeBefore','end','5405880jKMVmK','descriptionFactory','_registerLegacyDescription','from','registerCustomCallback','isIntersecting','editor','findIndex','commandName','imageTypeInline','normalizedStyles','ImageStyleEditing','forEach','_splitMarkerName','format','43812NjObpB','plugins','has','createRangeOn','commandParams','subType','getChangedMarkers','newRange','setImageNaturalSizeAttributes','isEqual','ImageUtils','start','accept','getSuggestions','isBefore','filter','getSuggestion','3258900AxScsp','isInContent','afterInit','commands','toLowerCase','getSuggestionCallback','153923YASYYB','getClosestSelectedImageElement','getContainedElement','value','discard','refresh','length','formatBlock','join','2264iuCWFN','model','390PtxzFL','_suggestionFactory','imageStylePostApply','Users','shouldConvertImageType','isBlockImage','side','nodeAfter'];_0x5875=function(){return _0x52cdf9;};return _0x5875();}(function(_0x5df911,_0x3b0b14){const _0x448931=_0x5659,_0x2715e9=_0x5df911();while(!![]){try{const _0x56d9d6=-parseInt(_0x448931(0x1a9))/0x1*(parseInt(_0x448931(0x1ab))/0x2)+parseInt(_0x448931(0x1a6))/0x3*(parseInt(_0x448931(0x1a3))/0x4)+parseInt(_0x448931(0x1bd))/0x5+-parseInt(_0x448931(0x18a))/0x6*(parseInt(_0x448931(0x17f))/0x7)+-parseInt(_0x448931(0x188))/0x8*(-parseInt(_0x448931(0x168))/0x9)+-parseInt(_0x448931(0x179))/0xa+-parseInt(_0x448931(0x1a1))/0xb;if(_0x56d9d6===_0x3b0b14)break;else _0x2715e9['push'](_0x2715e9['shift']());}catch(_0x49e657){_0x2715e9['push'](_0x2715e9['shift']());}}}(_0x5875,0xbcd19));import{Plugin as _0x36d35b}from'ckeditor5/src/core.js';import{uid as _0x354be6}from'ckeditor5/src/utils.js';import{getTranslation as _0x19680e}from'../utils/common-translations.js';export default class rt extends _0x36d35b{[_0x37f7af(0x17b)](){const _0x9ca082=_0x37f7af,_0x1078f3=this[_0x9ca082(0x1c3)];if(!_0x1078f3[_0x9ca082(0x169)][_0x9ca082(0x16a)](_0x9ca082(0x1c8)))return;const _0xedd1cb=_0x1078f3[_0x9ca082(0x169)][_0x9ca082(0x1b4)](_0x9ca082(0x1aa)),_0x33ce15=_0x1078f3[_0x9ca082(0x169)][_0x9ca082(0x1b4)](_0x9ca082(0x172)),_0x300c3a={};_0xedd1cb[_0x9ca082(0x1b1)](_0x9ca082(0x1a8),(_0x5ea827,_0x72a7d7)=>{const _0x47cc69=_0x9ca082,_0x18ecf9=_0x1078f3[_0x47cc69(0x169)][_0x47cc69(0x1b4)](_0x47cc69(0x18d))['me'],_0x5dc0ef=_0x1078f3[_0x47cc69(0x17c)][_0x47cc69(0x1b4)](_0x47cc69(0x1a8));let _0x28934a=_0x33ce15[_0x47cc69(0x180)](_0x1078f3[_0x47cc69(0x189)][_0x47cc69(0x19a)][_0x47cc69(0x1a5)]),_0x595afa=_0x1078f3[_0x47cc69(0x189)][_0x47cc69(0x16b)](_0x28934a),_0x491770=_0x5dc0ef[_0x47cc69(0x182)];if(_0x491770==_0x72a7d7[_0x47cc69(0x182)])return;const _0x29fcc2={'commandName':_0x47cc69(0x1a8),'commandParams':[_0x72a7d7],'formatGroupId':_0x354be6()};_0x1078f3[_0x47cc69(0x189)][_0x47cc69(0x1b3)](()=>{const _0xe4a245=_0x47cc69;if(_0xedd1cb[_0xe4a245(0x175)]()[_0xe4a245(0x177)](_0x26f44f=>_0x26f44f[_0xe4a245(0x17a)]&&_0x18ecf9==_0x26f44f[_0xe4a245(0x19d)]&&(_0xe4a245(0x186)==_0x26f44f[_0xe4a245(0x1af)]||_0xe4a245(0x19c)==_0x26f44f[_0xe4a245(0x1af)])&&(_0xe4a245(0x1ad)==_0x26f44f[_0xe4a245(0x16d)]||_0xe4a245(0x18c)==_0x26f44f[_0xe4a245(0x16d)])&&_0x26f44f[_0xe4a245(0x1a4)]()[_0xe4a245(0x171)](_0x595afa))[_0xe4a245(0x1c9)](_0x1bea72=>_0xedd1cb[_0xe4a245(0x199)](_0x1bea72[_0xe4a245(0x1b8)])),_0x28934a=_0x33ce15[_0xe4a245(0x180)](_0x1078f3[_0xe4a245(0x189)][_0xe4a245(0x19a)][_0xe4a245(0x1a5)]),_0x595afa=_0x1078f3[_0xe4a245(0x189)][_0xe4a245(0x16b)](_0x28934a),_0x5dc0ef[_0xe4a245(0x184)](),_0x1078f3[_0xe4a245(0x17c)][_0xe4a245(0x1b4)](_0xe4a245(0x1c6))[_0xe4a245(0x184)](),_0x1078f3[_0xe4a245(0x17c)][_0xe4a245(0x1b4)](_0xe4a245(0x19e))[_0xe4a245(0x184)](),_0x491770=_0x5dc0ef[_0xe4a245(0x182)],_0x491770!=_0x72a7d7[_0xe4a245(0x182)])return _0x33ce15[_0xe4a245(0x194)](_0x28934a)&&_0x5dc0ef[_0xe4a245(0x18e)](_0x72a7d7[_0xe4a245(0x182)],_0x28934a)?(_0x5ea827({..._0x72a7d7,'setImageSizes':!0x1}),_0x28934a=_0x33ce15[_0xe4a245(0x180)](_0x1078f3[_0xe4a245(0x189)][_0xe4a245(0x19a)][_0xe4a245(0x1a5)]),void _0xedd1cb[_0xe4a245(0x197)](_0x28934a,{..._0x29fcc2,'commandReversedParams':[{'value':_0x491770||null,'setImageSizes':!0x1}]},[],_0xe4a245(0x1ad))):void(_0x33ce15[_0xe4a245(0x18f)](_0x28934a)?_0xedd1cb[_0xe4a245(0x197)](_0x28934a,_0x29fcc2,[],_0xe4a245(0x18c)):_0xedd1cb[_0xe4a245(0x1b9)](_0x595afa,_0x29fcc2,_0xe4a245(0x18c)));});});for(const _0x2d02db of _0x1078f3[_0x9ca082(0x169)][_0x9ca082(0x1b4)](_0x9ca082(0x1c8))[_0x9ca082(0x1c7)])_0x300c3a[_0x2d02db[_0x9ca082(0x1b7)]]=_0x2d02db[_0x9ca082(0x1b2)][_0x9ca082(0x17d)]();_0xedd1cb[_0x9ca082(0x18b)][_0x9ca082(0x1c1)](_0x9ca082(0x186),_0x9ca082(0x1ad),_0x9ca082(0x187),()=>!0x1),_0xedd1cb[_0x9ca082(0x18b)][_0x9ca082(0x1c1)](_0x9ca082(0x186),_0x9ca082(0x18c),_0x9ca082(0x187),()=>!0x1),_0xedd1cb[_0x9ca082(0x18b)][_0x9ca082(0x1c1)](_0x9ca082(0x19c),_0x9ca082(0x18c),_0x9ca082(0x187),()=>!0x1),_0xedd1cb[_0x9ca082(0x18b)][_0x9ca082(0x1c1)](_0x9ca082(0x186),_0x9ca082(0x1ad),_0x9ca082(0x174),([_0x216c71])=>{const _0x11c6be=_0x9ca082;_0x33ce15[_0x11c6be(0x170)](_0x216c71[_0x11c6be(0x181)]());}),_0xedd1cb[_0x9ca082(0x18b)][_0x9ca082(0x1c1)](_0x9ca082(0x186),_0x9ca082(0x1ad),_0x9ca082(0x183),(_0x5abccb,_0x498277)=>{const _0x952bb5=_0x9ca082;_0xedd1cb[_0x952bb5(0x18b)][_0x952bb5(0x17e)](_0x952bb5(0x186),'',_0x952bb5(0x174))(_0x5abccb,{'commandName':_0x498277[_0x952bb5(0x1c5)],'commandParams':_0x498277[_0x952bb5(0x1a0)]});}),_0xedd1cb[_0x9ca082(0x18b)][_0x9ca082(0x1c1)](_0x9ca082(0x186),_0x9ca082(0x1ad),_0x9ca082(0x1b0),function(_0x464090,_0x651db6){if(_0x1bf034(_0x464090,_0x651db6))return[_0x464090,_0x651db6];if(_0x1bf034(_0x651db6,_0x464090))return[_0x651db6,_0x464090];return null;});const _0x37f82b=[{'type':_0x9ca082(0x186),'subType':_0x9ca082(0x1ad)},{'type':_0x9ca082(0x1ae),'subType':_0x9ca082(0x1b5)},{'type':_0x9ca082(0x186),'subType':_0x9ca082(0x193)},{'type':_0x9ca082(0x1ae),'subType':_0x9ca082(0x193)}];function _0x1bf034(_0x36541a,_0x179115){const _0x3e2792=_0x9ca082,_0x27e999=_0x37f82b[_0x3e2792(0x1c4)](({type:_0x70fb3a,subType:_0x5f39f1})=>_0x36541a[_0x3e2792(0x1af)]==_0x70fb3a&&_0x36541a[_0x3e2792(0x16d)]==_0x5f39f1),_0x138973=_0x37f82b[_0x3e2792(0x1c4)](({type:_0x34f41f,subType:_0xbf8100})=>_0x179115[_0x3e2792(0x1af)]==_0x34f41f&&_0x179115[_0x3e2792(0x16d)]==_0xbf8100);if(_0x27e999<0x0||_0x138973<0x0)return!0x1;const _0x19ad9e=_0x36541a[_0x3e2792(0x1a4)](),_0x1c7ab9=_0x179115[_0x3e2792(0x1a4)]();if((0x0==_0x27e999||0x1==_0x27e999)&&0x2==_0x138973&&_0x19ad9e[_0x3e2792(0x1c2)](_0x1c7ab9))return!0x0;if(0x2==_0x27e999&&0x3==_0x138973){const _0x5c82ab=_0xedd1cb[_0x3e2792(0x1b6)](_0x19ad9e,_0x3e2792(0x1ae))[_0x3e2792(0x177)](({suggestion:_0x4af785,meta:_0x3729c6})=>_0x3729c6[_0x3e2792(0x192)]&&_0x3e2792(0x193)==_0x4af785[_0x3e2792(0x16d)]);if(_0x5c82ab[_0x3e2792(0x185)]>0x1&&_0x1c7ab9[_0x3e2792(0x1bc)][_0x3e2792(0x171)](_0x19ad9e[_0x3e2792(0x173)]))return!0x0;if(0x1==_0x5c82ab[_0x3e2792(0x185)]&&(_0x19ad9e[_0x3e2792(0x173)][_0x3e2792(0x171)](_0x1c7ab9[_0x3e2792(0x1bc)])||_0x19ad9e[_0x3e2792(0x1bc)][_0x3e2792(0x171)](_0x1c7ab9[_0x3e2792(0x173)])))return!0x0;}if(0x3==_0x27e999&&0x3==_0x138973&&_0x19ad9e[_0x3e2792(0x173)][_0x3e2792(0x176)](_0x1c7ab9[_0x3e2792(0x173)])){const _0x378c6f=_0x19ad9e[_0x3e2792(0x1bc)][_0x3e2792(0x191)],_0x423640=_0x1c7ab9[_0x3e2792(0x173)][_0x3e2792(0x1bb)];return _0x33ce15[_0x3e2792(0x18f)](_0x378c6f)&&_0x378c6f===_0x423640;}return!0x1;}_0x1078f3[_0x9ca082(0x189)][_0x9ca082(0x19a)][_0x9ca082(0x195)](()=>{const _0x351907=_0x9ca082;let _0x59a8eb=!0x1;const _0x277483=Array[_0x351907(0x1c0)](_0x1078f3[_0x351907(0x189)][_0x351907(0x19a)][_0x351907(0x1a7)][_0x351907(0x16e)]());for(const {name:_0x306e8e,data:_0x1a4819}of _0x277483){const {group:_0x38a5e3,type:_0x2a0940,subType:_0x472833,id:_0x58dc41}=_0xedd1cb[_0x351907(0x1ca)](_0x306e8e);if(_0x351907(0x1ac)==_0x38a5e3&&_0xedd1cb[_0x351907(0x19f)](_0x58dc41)){if(_0x351907(0x186)==_0x2a0940&&(_0x351907(0x1ad)==_0x472833||_0x351907(0x18c)==_0x472833)){const _0x1db948=_0xedd1cb[_0x351907(0x178)](_0x58dc41);if(_0x1a4819[_0x351907(0x16f)]){const _0xd76ead=_0x1db948[_0x351907(0x1a4)]()[_0x351907(0x181)]();if(_0x33ce15[_0x351907(0x18f)](_0xd76ead))continue;_0xedd1cb[_0x351907(0x199)](_0x1db948),_0x59a8eb=!0x0;}}if(_0x351907(0x1ae)==_0x2a0940&&_0x351907(0x1b5)==_0x472833&&!_0x1a4819[_0x351907(0x16f)]){const _0x5a0283=_0xedd1cb[_0x351907(0x178)](_0x58dc41);_0x5a0283[_0x351907(0x19b)]&&_0x5a0283[_0x351907(0x19b)][_0x351907(0x17a)]&&(_0xedd1cb[_0x351907(0x199)](_0x5a0283[_0x351907(0x19b)]),_0x59a8eb=!0x0);}}}return _0x59a8eb;}),this[_0x9ca082(0x1bf)](_0x300c3a);}[_0x37f7af(0x1bf)](_0x39b0ff){const _0x38e3fe=_0x37f7af,_0x3b90d2=this[_0x38e3fe(0x1c3)],_0x3bc4b5=_0x3b90d2[_0x38e3fe(0x1ba)];_0x3b90d2[_0x38e3fe(0x169)][_0x38e3fe(0x1b4)](_0x38e3fe(0x1aa))[_0x38e3fe(0x1be)][_0x38e3fe(0x1a2)](_0xabf3e9=>{const _0x5a9ab0=_0x38e3fe;if(_0x5a9ab0(0x186)!=_0xabf3e9[_0x5a9ab0(0x1af)]&&_0x5a9ab0(0x19c)!=_0xabf3e9[_0x5a9ab0(0x1af)])return;const {data:_0x239e5f}=_0xabf3e9;if(!_0x239e5f||_0x5a9ab0(0x1a8)!=_0x239e5f[_0x5a9ab0(0x1c5)])return;const _0x4fd7e1=_0x239e5f[_0x5a9ab0(0x16c)][0x0][_0x5a9ab0(0x182)];return _0x52238a(_0x5a9ab0(0x190)===_0x4fd7e1?_0x19680e(_0x3bc4b5,_0x5a9ab0(0x196)):_0x39b0ff[_0x4fd7e1]||_0x4fd7e1);function _0x52238a(_0x4ec25f){const _0x8b335f=_0x5a9ab0;return{'type':_0x8b335f(0x167),'content':_0x19680e(_0x3bc4b5,_0x8b335f(0x198),_0x4ec25f)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x41a3(){const _0x36669a=['value','get','forEach','Users','_trackChangesValueDuringImport','importWord','lowest','plugins','224544NYgQuZ','7JqLVPA','8602614GVsYta','33Mhzasf','execute','collaboration_features','afterInit','enableCommand','57612FQmRdd','30Vvujab','trackChanges','listenTo','_handleImportedData','247440hfvGXh','_trackChangesExecuted','1754616zyCVUz','_setSuggestionData','10GtnCLI','track_changes','TrackChangesEditing','commands','118LfQzMS','15815aOrSTM','981555VdjvJw','editor','high','bind','dataInsert'];_0x41a3=function(){return _0x36669a;};return _0x41a3();}function _0x2f06(_0x28659f,_0x158b9e){const _0x41a300=_0x41a3();return _0x2f06=function(_0x2f068f,_0x39fea1){_0x2f068f=_0x2f068f-0x198;let _0xcdf8e9=_0x41a300[_0x2f068f];return _0xcdf8e9;},_0x2f06(_0x28659f,_0x158b9e);}const _0xcae6ba=_0x2f06;(function(_0xb960b0,_0x173eab){const _0x188f19=_0x2f06,_0x4d02d4=_0xb960b0();while(!![]){try{const _0x3abf73=parseInt(_0x188f19(0x1ae))/0x1*(-parseInt(_0x188f19(0x1ad))/0x2)+-parseInt(_0x188f19(0x1a7))/0x3+parseInt(_0x188f19(0x198))/0x4+-parseInt(_0x188f19(0x1af))/0x5*(-parseInt(_0x188f19(0x1a1))/0x6)+-parseInt(_0x188f19(0x199))/0x7*(-parseInt(_0x188f19(0x1a5))/0x8)+-parseInt(_0x188f19(0x19a))/0x9*(-parseInt(_0x188f19(0x1a9))/0xa)+-parseInt(_0x188f19(0x19b))/0xb*(parseInt(_0x188f19(0x1a0))/0xc);if(_0x3abf73===_0x173eab)break;else _0x4d02d4['push'](_0x4d02d4['shift']());}catch(_0x52fd94){_0x4d02d4['push'](_0x4d02d4['shift']());}}}(_0x41a3,0x7824b));import{Plugin as _0x30b79b}from'ckeditor5/src/core.js';export default class at extends _0x30b79b{constructor(_0x54c201){const _0x519661=_0x2f06;super(_0x54c201),this[_0x519661(0x1b8)]=!0x1,this[_0x519661(0x1a6)]=!0x1;}[_0xcae6ba(0x19e)](){const _0x5e3082=_0xcae6ba,_0x57130a=this[_0x5e3082(0x1b0)],_0x4432a9=_0x57130a[_0x5e3082(0x1ac)][_0x5e3082(0x1b5)](_0x5e3082(0x1b9)),_0x506204=_0x57130a[_0x5e3082(0x1ac)][_0x5e3082(0x1b5)](_0x5e3082(0x1a2));_0x4432a9&&(_0x4432a9['on'](_0x5e3082(0x19c),(_0x591631,[,_0x4a23a9])=>{const _0x123a86=_0x5e3082;this[_0x123a86(0x1b8)]=_0x506204[_0x123a86(0x1b4)],_0x4a23a9[_0x123a86(0x19d)][_0x123a86(0x1aa)]=!this[_0x123a86(0x1b8)];},{'priority':_0x5e3082(0x1b1)}),this[_0x5e3082(0x1a3)](_0x4432a9,_0x5e3082(0x1b3),this[_0x5e3082(0x1a4)][_0x5e3082(0x1b2)](this)),this[_0x5e3082(0x1a3)](_0x4432a9,_0x5e3082(0x1b3),()=>{const _0x55f12f=_0x5e3082;this[_0x55f12f(0x1a6)]&&(_0x506204[_0x55f12f(0x19c)](),this[_0x55f12f(0x1a6)]=!0x1);},{'priority':_0x5e3082(0x1ba)}),_0x57130a[_0x5e3082(0x1bb)][_0x5e3082(0x1b5)](_0x5e3082(0x1ab))[_0x5e3082(0x19f)](_0x5e3082(0x1b9)));}[_0xcae6ba(0x1a4)](_0x1f76a9,_0x49c3a7){const _0xcc956=_0xcae6ba,{suggestions:_0x3ffcc7}=_0x49c3a7,_0x4e1832=this[_0xcc956(0x1b0)][_0xcc956(0x1ac)][_0xcc956(0x1b5)](_0xcc956(0x1a2)),_0x352e58=_0x4e1832[_0xcc956(0x1b4)];this[_0xcc956(0x1b8)]!==_0x352e58&&(_0x4e1832[_0xcc956(0x19c)](),this[_0xcc956(0x1a6)]=!0x0),_0x3ffcc7&&_0x3ffcc7[_0xcc956(0x1b6)](({id:_0x593a55,type:_0x170dd6,author:_0x11d0b9,created_at:_0x183655})=>{const _0x44227d=_0xcc956,_0x591a2f={'id':_0x593a55,'type':_0x170dd6,'authorId':this[_0x44227d(0x1b0)][_0x44227d(0x1bb)][_0x44227d(0x1b5)](_0x44227d(0x1b7))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x11d0b9,'createdAt':_0x183655?new Date(_0x183655):new Date(),'source':_0x44227d(0x1b9)}}};this[_0x44227d(0x1b0)][_0x44227d(0x1bb)][_0x44227d(0x1b5)](_0x44227d(0x1ab))[_0x44227d(0x1a8)](_0x591a2f);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xab517a=_0x32e6;(function(_0xe30421,_0x479071){const _0x5447ad=_0x32e6,_0x586689=_0xe30421();while(!![]){try{const _0x55ebcb=-parseInt(_0x5447ad(0x18b))/0x1+-parseInt(_0x5447ad(0x176))/0x2*(-parseInt(_0x5447ad(0x180))/0x3)+parseInt(_0x5447ad(0x17b))/0x4+-parseInt(_0x5447ad(0x188))/0x5+-parseInt(_0x5447ad(0x16c))/0x6*(parseInt(_0x5447ad(0x189))/0x7)+-parseInt(_0x5447ad(0x182))/0x8+parseInt(_0x5447ad(0x174))/0x9;if(_0x55ebcb===_0x479071)break;else _0x586689['push'](_0x586689['shift']());}catch(_0x74b9d9){_0x586689['push'](_0x586689['shift']());}}}(_0x4ff9,0xa53b3));import{Plugin as _0x291bf9}from'ckeditor5/src/core.js';import{getTranslation as _0x59793e}from'../utils/common-translations.js';function _0x4ff9(){const _0x4864c8=['enableCommand','_registerLegacyDescription','2558770qmMVJP','29617spzvGe','registerBlockAttribute','1123046TWXJar','outdent','has','type','IndentEditing','getItemLabel','registerAttributeLabel','commandName','12aYLsBZ','indent','enableDefaultAttributesIntegration','editor','IndentBlock','plugins','format','TrackChangesEditing','13736736KKhTtS','indentBlock','11450MWEseE','descriptionFactory','*Outdent:*\x20%0','afterInit','outdentBlock','5280196zoqBqz','locale','getItems','get','registerDescriptionCallback','75vxKjVP','formatBlock','5355432qpPTuC','*Indent:*\x20%0','FORMAT_INDENT','blockIndent'];_0x4ff9=function(){return _0x4864c8;};return _0x4ff9();}function _0x32e6(_0x5e10b2,_0x1bfc43){const _0x4ff9ba=_0x4ff9();return _0x32e6=function(_0x32e6f1,_0x2cd4a8){_0x32e6f1=_0x32e6f1-0x167;let _0xa9e9de=_0x4ff9ba[_0x32e6f1];return _0xa9e9de;},_0x32e6(_0x5e10b2,_0x1bfc43);}export default class ct extends _0x291bf9{[_0xab517a(0x179)](){const _0x3427b5=_0xab517a,_0x4545d6=this[_0x3427b5(0x16f)],_0xf25a0b=_0x4545d6[_0x3427b5(0x171)][_0x3427b5(0x17e)](_0x3427b5(0x173));if(_0x4545d6[_0x3427b5(0x171)][_0x3427b5(0x18d)](_0x3427b5(0x168))&&(_0xf25a0b[_0x3427b5(0x186)](_0x3427b5(0x16d)),_0xf25a0b[_0x3427b5(0x186)](_0x3427b5(0x18c))),_0x4545d6[_0x3427b5(0x171)][_0x3427b5(0x18d)](_0x3427b5(0x170))){for(const _0x94c4c3 of[_0x3427b5(0x175),_0x3427b5(0x17a)])_0xf25a0b[_0x3427b5(0x16e)](_0x94c4c3);}const _0xefdc05=_0x4545d6[_0x3427b5(0x17c)];_0xf25a0b[_0x3427b5(0x18a)](_0x3427b5(0x185)),_0xf25a0b[_0x3427b5(0x177)][_0x3427b5(0x16a)](_0x3427b5(0x185),_0x59793e(_0xefdc05,_0x3427b5(0x184))),this[_0x3427b5(0x187)]();}[_0xab517a(0x187)](){const _0x1b4ef4=_0xab517a,_0x4de6ef=this[_0x1b4ef4(0x16f)],_0x5a2dd8=_0x4de6ef[_0x1b4ef4(0x17c)],_0x1cd144=_0x4de6ef[_0x1b4ef4(0x171)][_0x1b4ef4(0x17e)](_0x1b4ef4(0x173));_0x1cd144[_0x1b4ef4(0x177)][_0x1b4ef4(0x17f)](_0x39c16e=>{const _0x3c9ea6=_0x1b4ef4;if(_0x3c9ea6(0x181)!=_0x39c16e[_0x3c9ea6(0x167)])return;const {data:_0x3d7b3a}=_0x39c16e;if(!_0x3d7b3a)return;if(_0x3c9ea6(0x175)!=_0x3d7b3a[_0x3c9ea6(0x16b)]&&_0x3c9ea6(0x17a)!=_0x3d7b3a[_0x3c9ea6(0x16b)])return;const _0x4b2e59=_0x39c16e[_0x3c9ea6(0x17d)]()[0x0],_0x4e3962=_0x1cd144[_0x3c9ea6(0x177)][_0x3c9ea6(0x169)](_0x4b2e59);return _0x3c9ea6(0x175)==_0x3d7b3a[_0x3c9ea6(0x16b)]?{'type':_0x3c9ea6(0x172),'content':_0x59793e(_0x5a2dd8,_0x3c9ea6(0x183),_0x4e3962)}:_0x3c9ea6(0x17a)==_0x3d7b3a[_0x3c9ea6(0x16b)]?{'type':_0x3c9ea6(0x172),'content':_0x59793e(_0x5a2dd8,_0x3c9ea6(0x178),_0x4e3962)}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x160d69=_0x1078;(function(_0x2d29ec,_0x1fc762){var _0x4ec27c=_0x1078,_0x5dba2b=_0x2d29ec();while(!![]){try{var _0x5d2ac8=parseInt(_0x4ec27c(0x103))/0x1*(-parseInt(_0x4ec27c(0x108))/0x2)+-parseInt(_0x4ec27c(0x106))/0x3*(parseInt(_0x4ec27c(0x10b))/0x4)+-parseInt(_0x4ec27c(0x10f))/0x5*(parseInt(_0x4ec27c(0x109))/0x6)+parseInt(_0x4ec27c(0x10a))/0x7+-parseInt(_0x4ec27c(0x10d))/0x8+-parseInt(_0x4ec27c(0x10c))/0x9*(-parseInt(_0x4ec27c(0xff))/0xa)+-parseInt(_0x4ec27c(0x112))/0xb*(-parseInt(_0x4ec27c(0x105))/0xc);if(_0x5d2ac8===_0x1fc762)break;else _0x5dba2b['push'](_0x5dba2b['shift']());}catch(_0xad8ff5){_0x5dba2b['push'](_0x5dba2b['shift']());}}}(_0xc6b2,0xc3100));import{Plugin as _0x25bba4}from'ckeditor5/src/core.js';import{Input as _0x296630}from'ckeditor5/src/typing.js';export default class ut extends _0x25bba4{static get[_0x160d69(0x104)](){return[_0x296630];}[_0x160d69(0x111)](){var _0x4c4104=_0x160d69;this[_0x4c4104(0x101)][_0x4c4104(0x107)][_0x4c4104(0x110)](_0x4c4104(0x10e))[_0x4c4104(0x100)](_0x4c4104(0x102));}}function _0x1078(_0x2d0a67,_0x329cf3){var _0xc6b217=_0xc6b2();return _0x1078=function(_0x1078a0,_0x426eea){_0x1078a0=_0x1078a0-0xff;var _0x2aa072=_0xc6b217[_0x1078a0];return _0x2aa072;},_0x1078(_0x2d0a67,_0x329cf3);}function _0xc6b2(){var _0x31e578=['18NURdTL','816432vJYvbl','TrackChangesEditing','150JyFQMf','get','init','12087020uGhyeK','4928530yuKApk','enableCommand','editor','input','632UPnUKY','requires','12lrPjSa','1230042DafqRM','plugins','1294FLlDRl','164736jzOrgH','6083812ZmdghD','8pQYlEW'];_0xc6b2=function(){return _0x31e578;};return _0xc6b2();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x477f87=_0x1d51;(function(_0x542ff7,_0x35db3e){const _0x3aa42c=_0x1d51,_0x1aef11=_0x542ff7();while(!![]){try{const _0xacea7e=-parseInt(_0x3aa42c(0x19a))/0x1+parseInt(_0x3aa42c(0x172))/0x2*(parseInt(_0x3aa42c(0x155))/0x3)+-parseInt(_0x3aa42c(0x177))/0x4+parseInt(_0x3aa42c(0x16d))/0x5+-parseInt(_0x3aa42c(0x1a5))/0x6+-parseInt(_0x3aa42c(0x18b))/0x7+parseInt(_0x3aa42c(0x182))/0x8;if(_0xacea7e===_0x35db3e)break;else _0x1aef11['push'](_0x1aef11['shift']());}catch(_0x5f06a5){_0x1aef11['push'](_0x1aef11['shift']());}}}(_0x4382,0xa6151));function _0x1d51(_0x4053cc,_0x4342d2){const _0x4382d8=_0x4382();return _0x1d51=function(_0x1d5138,_0x2d7762){_0x1d5138=_0x1d5138-0x154;let _0x47a6ec=_0x4382d8[_0x1d5138];return _0x47a6ec;},_0x1d51(_0x4053cc,_0x4342d2);}import{Plugin as _0x2f192f}from'ckeditor5/src/core.js';import{getTranslation as _0x3a31c5}from'../utils/common-translations.js';export default class ft extends _0x2f192f{[_0x477f87(0x1a3)](){const _0x3afdec=_0x477f87,_0x25ee8b=this[_0x3afdec(0x15c)],_0x499ed2=_0x25ee8b[_0x3afdec(0x164)];if(!_0x25ee8b[_0x3afdec(0x181)][_0x3afdec(0x175)](_0x3afdec(0x1a6)))return;const _0x1f70eb=_0x25ee8b[_0x3afdec(0x181)][_0x3afdec(0x159)](_0x3afdec(0x1a0)),_0x8107a0=_0x25ee8b[_0x3afdec(0x181)][_0x3afdec(0x175)](_0x3afdec(0x17b));function _0x45e74e(_0x1d3ac7){return()=>{const _0x5f2a25=_0x1d51,_0x50afc9=_0x25ee8b[_0x5f2a25(0x167)][_0x5f2a25(0x19d)][_0x5f2a25(0x15b)],_0x4fda90=_0x25ee8b[_0x5f2a25(0x165)][_0x5f2a25(0x159)](_0x1d3ac7);if(_0x4fda90[_0x5f2a25(0x18f)])return void _0x25ee8b[_0x5f2a25(0x186)](_0x5f2a25(0x15f),{});const _0x123bd2=_0x1d3ac7[_0x5f2a25(0x19c)](0x0,-0x4),_0x388997=function(_0x4503a4,_0x438353,_0x2295e5){const _0x506757=_0x5f2a25;let _0x339e3b=Array[_0x506757(0x170)](_0x4503a4)[_0x506757(0x17a)](_0x2c6021=>function(_0x21948b,_0x1ea8c4){const _0x51edfc=_0x506757;return _0x1ea8c4[_0x51edfc(0x168)](_0x21948b[_0x51edfc(0x173)],_0x51edfc(0x15a))&&!_0x1ea8c4[_0x51edfc(0x154)](_0x21948b);}(_0x2c6021,_0x2295e5));_0x339e3b=_0x339e3b[_0x506757(0x17a)](_0x22945e=>!_0x22945e['is'](_0x506757(0x179),_0x506757(0x15a))||_0x22945e[_0x506757(0x160)](_0x506757(0x16a))!=_0x438353);const _0x7cb6d9=new Set();for(const _0x4f6b9d of _0x339e3b)_0x4f6b9d['is'](_0x506757(0x179),_0x506757(0x15a))?_0x7cb6d9[_0x506757(0x16f)](fe(_0x4f6b9d)):_0x7cb6d9[_0x506757(0x16f)](_0x4f6b9d);return Array[_0x506757(0x170)](_0x7cb6d9);}(_0x50afc9[_0x5f2a25(0x1a4)](),_0x123bd2,_0x25ee8b[_0x5f2a25(0x167)][_0x5f2a25(0x184)]);_0x25ee8b[_0x5f2a25(0x167)][_0x5f2a25(0x18c)](()=>{const _0x1dcfe0=_0x5f2a25;for(const _0x12ab69 of _0x388997)_0x1f70eb[_0x1dcfe0(0x17d)](_0x12ab69,{'commandName':_0x1d3ac7,'commandParams':[{'forceValue':!_0x4fda90[_0x1dcfe0(0x18f)]}],'formatGroupId':_0x1dcfe0(0x156)},ue(_0x12ab69));});};}function _0x5e7ffd(_0x49195b){return()=>{const _0x51d56d=_0x1d51,_0x2ab7e8=function(_0xb597c9){const _0x36707d=_0x1d51;let _0xa88061=Array[_0x36707d(0x170)](_0xb597c9);const _0x2811db=_0xa88061[_0x36707d(0x198)](_0x10c09d=>_0x36707d(0x15a)!=_0x10c09d[_0x36707d(0x162)]);return _0x2811db>-0x1&&(_0xa88061=_0xa88061[_0x36707d(0x19c)](0x0,_0x2811db)),_0xa88061;}(_0x25ee8b[_0x51d56d(0x167)][_0x51d56d(0x19d)][_0x51d56d(0x15b)][_0x51d56d(0x1a4)]()),_0x2498c7=_0x25ee8b[_0x51d56d(0x167)][_0x51d56d(0x1a7)](_0x25ee8b[_0x51d56d(0x167)][_0x51d56d(0x1a2)](_0x2ab7e8[0x0],_0x51d56d(0x194)),_0x25ee8b[_0x51d56d(0x167)][_0x51d56d(0x1a2)](_0x2ab7e8[_0x2ab7e8[_0x51d56d(0x193)]-0x1],_0x51d56d(0x17e)));_0x25ee8b[_0x51d56d(0x167)][_0x51d56d(0x18c)](()=>{const _0x28a2cf=_0x51d56d;_0x1f70eb[_0x28a2cf(0x17d)](_0x2498c7,{'commandName':_0x49195b,'commandParams':[],'formatGroupId':_0x28a2cf(0x171)},function(_0x204f55){const _0x1ff8cd=_0x28a2cf,_0x2c8017=new Set();for(const _0x45598b of _0x204f55){let _0x49276b=_0x45598b[_0x1ff8cd(0x176)];for(;_0x49276b&&_0x49276b[_0x1ff8cd(0x160)](_0x1ff8cd(0x171))>_0x45598b[_0x1ff8cd(0x160)](_0x1ff8cd(0x171));)_0x2c8017[_0x1ff8cd(0x16f)](_0x49276b),_0x49276b=_0x49276b[_0x1ff8cd(0x176)];}return Array[_0x1ff8cd(0x170)](_0x2c8017);}(_0x2ab7e8));});};}_0x1f70eb[_0x3afdec(0x197)](_0x3afdec(0x17f),_0x45e74e(_0x3afdec(0x17f))),_0x1f70eb[_0x3afdec(0x197)](_0x3afdec(0x187),_0x45e74e(_0x3afdec(0x187))),_0x8107a0&&_0x1f70eb[_0x3afdec(0x197)](_0x3afdec(0x19e),_0x45e74e(_0x3afdec(0x19e))),_0x1f70eb[_0x3afdec(0x197)](_0x3afdec(0x196),_0x5e7ffd(_0x3afdec(0x196))),_0x1f70eb[_0x3afdec(0x197)](_0x3afdec(0x15e),_0x5e7ffd(_0x3afdec(0x15e))),_0x8107a0&&_0x1f70eb[_0x3afdec(0x197)](_0x3afdec(0x163),()=>{const _0x25c1f4=_0x3afdec,_0x391f77=_0x25ee8b[_0x25c1f4(0x165)][_0x25c1f4(0x159)](_0x25c1f4(0x163)),_0x1f0ab0=Array[_0x25c1f4(0x170)](_0x391f77[_0x25c1f4(0x185)]);_0x1f0ab0[_0x25c1f4(0x17a)](_0x4e2034=>_0x4e2034[_0x25c1f4(0x160)](_0x25c1f4(0x183))!=_0x391f77[_0x25c1f4(0x18f)]),_0x25ee8b[_0x25c1f4(0x167)][_0x25c1f4(0x18c)](()=>{const _0x2db216=_0x25c1f4;for(const _0x33980a of _0x1f0ab0)_0x1f70eb[_0x2db216(0x17d)](_0x33980a,{'commandName':_0x2db216(0x163),'commandParams':[{'forceValue':!_0x391f77[_0x2db216(0x18f)]}]});});}),_0x1f70eb[_0x3afdec(0x19b)][_0x3afdec(0x174)](_0x3afdec(0x15a),_0x448bbc=>_0x3a31c5(_0x499ed2,_0x3afdec(0x169),_0x448bbc)),_0x1f70eb[_0x3afdec(0x19b)][_0x3afdec(0x18d)](_0x56df4f=>{const _0x45f966=_0x3afdec;if(_0x45f966(0x161)!=_0x56df4f[_0x45f966(0x16b)]&&_0x45f966(0x189)!=_0x56df4f[_0x45f966(0x16b)])return;const {data:_0x3312bf}=_0x56df4f;if(_0x3312bf){if(_0x45f966(0x17f)==_0x3312bf[_0x45f966(0x1a1)]||_0x45f966(0x187)==_0x3312bf[_0x45f966(0x1a1)]||_0x45f966(0x19e)==_0x3312bf[_0x45f966(0x1a1)])switch(_0x3312bf[_0x45f966(0x1a1)][_0x45f966(0x17c)](_0x45f966(0x158),'')){case _0x45f966(0x16c):return _0x1afdd3(_0x3a31c5(_0x499ed2,_0x45f966(0x192)));case _0x45f966(0x19f):return _0x1afdd3(_0x3a31c5(_0x499ed2,_0x45f966(0x180)));case _0x45f966(0x195):return _0x1afdd3(_0x3a31c5(_0x499ed2,_0x45f966(0x157)));}if(_0x45f966(0x196)==_0x3312bf[_0x45f966(0x1a1)])return{'type':_0x45f966(0x18e),'content':_0x3a31c5(_0x499ed2,_0x45f966(0x18a),_0x3a31c5(_0x499ed2,_0x45f966(0x169)))};if(_0x45f966(0x15e)==_0x3312bf[_0x45f966(0x1a1)])return{'type':_0x45f966(0x18e),'content':_0x3a31c5(_0x499ed2,_0x45f966(0x199),_0x3a31c5(_0x499ed2,_0x45f966(0x169)))};if(_0x45f966(0x163)==_0x3312bf[_0x45f966(0x1a1)])return _0x3312bf[_0x45f966(0x16e)][0x0][_0x45f966(0x190)]?{'type':_0x45f966(0x18e),'content':_0x3a31c5(_0x499ed2,_0x45f966(0x191))}:{'type':_0x45f966(0x18e),'content':_0x3a31c5(_0x499ed2,_0x45f966(0x178))};}function _0x1afdd3(_0x5345db){const _0x2d9a15=_0x45f966;return{'type':_0x2d9a15(0x18e),'content':_0x3a31c5(_0x499ed2,_0x2d9a15(0x15d),_0x5345db)};}});}}function _0x4382(){const _0x2aab1b=['193463VrOEyg','descriptionFactory','slice','document','todoList','numbered','TrackChangesEditing','commandName','createPositionAt','afterInit','getSelectedBlocks','7421676ctUSYJ','LegacyListEditing','createRange','isObject','327mgcFSq','blockName','ELEMENT_TODO_LIST','List','get','listItem','selection','editor','*Change\x20to:*\x20%0','outdentList','paragraph','getAttribute','formatBlock','name','checkTodoList','locale','commands','push','model','checkChild','ELEMENT_LIST_ITEM','listType','type','bulleted','4846200vIHDhs','commandParams','add','from','listIndent','21122oGIwpf','parent','registerElementLabel','has','nextSibling','4690964YoOMiG','*Uncheck\x20item*','element','filter','LegacyTodoListEditing','replace','markBlockFormat','end','numberedList','ELEMENT_NUMBERED_LIST','plugins','11679840JbXGWu','todoListChecked','schema','_selectedElements','execute','bulletedList','previousSibling','formatInline','*Indent:*\x20%0','2078622XWRZec','change','registerDescriptionCallback','format','value','forceValue','*Check\x20item*','ELEMENT_BULLETED_LIST','length','before','todo','indentList','enableCommand','findIndex','*Outdent:*\x20%0'];_0x4382=function(){return _0x2aab1b;};return _0x4382();}function fe(_0x97894){const _0x37bbbe=_0x477f87,_0x14bd3f=_0x97894[_0x37bbbe(0x160)](_0x37bbbe(0x171));if(0x0==_0x14bd3f)return _0x97894;let _0x214721=_0x97894;for(;_0x97894[_0x37bbbe(0x188)]&&_0x97894[_0x37bbbe(0x188)]['is'](_0x37bbbe(0x179),_0x37bbbe(0x15a));){const _0x2d5986=_0x97894[_0x37bbbe(0x188)][_0x37bbbe(0x160)](_0x37bbbe(0x171));if(_0x2d5986==_0x14bd3f)_0x214721=_0x97894[_0x37bbbe(0x188)];else{if(_0x2d5986<_0x14bd3f)break;}_0x97894=_0x97894[_0x37bbbe(0x188)];}return _0x214721;}function ue(_0x41a92b){const _0x55877a=_0x477f87,_0xced86b=[];if(_0x41a92b['is'](_0x55877a(0x179),_0x55877a(0x15a))&&_0x41a92b[_0x55877a(0x160)](_0x55877a(0x171))>0x0){let _0x3ee1d8=_0x41a92b[_0x55877a(0x176)];for(;_0x3ee1d8&&_0x55877a(0x15a)==_0x3ee1d8[_0x55877a(0x162)]&&_0x3ee1d8[_0x55877a(0x160)](_0x55877a(0x171))==_0x41a92b[_0x55877a(0x160)](_0x55877a(0x171));)_0xced86b[_0x55877a(0x166)](_0x3ee1d8),_0x3ee1d8=_0x3ee1d8[_0x55877a(0x176)];}return _0xced86b;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2ef627=_0x23c7;(function(_0x14af85,_0x4f00e1){const _0x2691cf=_0x23c7,_0x234f7f=_0x14af85();while(!![]){try{const _0x574c34=-parseInt(_0x2691cf(0xaf))/0x1+-parseInt(_0x2691cf(0xdf))/0x2*(parseInt(_0x2691cf(0xd5))/0x3)+parseInt(_0x2691cf(0xdb))/0x4+-parseInt(_0x2691cf(0xb5))/0x5*(parseInt(_0x2691cf(0xcc))/0x6)+-parseInt(_0x2691cf(0x9d))/0x7*(parseInt(_0x2691cf(0xcd))/0x8)+-parseInt(_0x2691cf(0xa6))/0x9*(parseInt(_0x2691cf(0xad))/0xa)+parseInt(_0x2691cf(0xaa))/0xb;if(_0x574c34===_0x4f00e1)break;else _0x234f7f['push'](_0x234f7f['shift']());}catch(_0x4d6b80){_0x234f7f['push'](_0x234f7f['shift']());}}}(_0x56c8,0x31e18));function _0x56c8(){const _0x467cae=['38724ZASnHP','32wYgFHv','parent','reversed','styles','ELEMENT_','selection','formatInline','descriptionFactory','489921BrBRZk','markMultiRangeBlockFormat','_getSuggestionBlocks','getLastPosition','commandName','_LIST_','492716XVnfdl','change','getSelectedBlocks','TrackChangesEditing','2zUCCNt','createPositionAt','before','listItem','replace','numbered','commandParams','listStart','formatBlock','editor','*Format:*\x20set\x20start\x20index\x20to\x20%0','document','*Format:*\x20set\x20order\x20to\x20regular','element','filter','afterInit','424291kaKcpQ','*Format:*\x20set\x20order\x20to\x20reversed','locale','get','length','createRange','_getTranslationKeyForListStyle','startIndex','getListTypeFromListStyleType','9oXLBnX','bind','listType','list.properties','11838794plvlLU','toUpperCase','listStyle','1805350JBvAib','flat','189391dhDIkb','has','LegacyListUtils','getSiblingNodes','format','default','170iiSgaR','enableCommand','unshift','handleListStartCommand','type','handleListStyleCommand','from','handleDescriptions','map','model','plugins','registerDescriptionCallback','backward','getAttribute','listReversed','handleListReversedCommand','getFirstPosition','forward','LegacyListPropertiesEditing','*Change\x20to:*\x20%0','config','push','_getSuggestionBlocksForListStyle'];_0x56c8=function(){return _0x467cae;};return _0x56c8();}import{Plugin as _0x3e75ea}from'ckeditor5/src/core.js';import{getTranslation as _0x36a8b0}from'../utils/common-translations.js';function _0x23c7(_0x445ba2,_0x313970){const _0x56c854=_0x56c8();return _0x23c7=function(_0x23c712,_0x335a99){_0x23c712=_0x23c712-0x9a;let _0x43ff2c=_0x56c854[_0x23c712];return _0x43ff2c;},_0x23c7(_0x445ba2,_0x313970);}export default class W extends _0x3e75ea{[_0x2ef627(0x9c)](){const _0x50d6fd=_0x2ef627;if(!this[_0x50d6fd(0xe8)][_0x50d6fd(0xbf)][_0x50d6fd(0xb0)](_0x50d6fd(0xc7)))return;const _0x402f06=this[_0x50d6fd(0xe8)][_0x50d6fd(0xc9)][_0x50d6fd(0xa0)](_0x50d6fd(0xa9)),_0x3798c0=this[_0x50d6fd(0xe8)][_0x50d6fd(0xbf)][_0x50d6fd(0xa0)](_0x50d6fd(0xde));_0x402f06[_0x50d6fd(0xd0)]&&_0x3798c0[_0x50d6fd(0xb6)](_0x50d6fd(0xac),this[_0x50d6fd(0xba)][_0x50d6fd(0xa7)](this)),_0x402f06[_0x50d6fd(0xcf)]&&_0x3798c0[_0x50d6fd(0xb6)](_0x50d6fd(0xc3),this[_0x50d6fd(0xc4)][_0x50d6fd(0xa7)](this)),_0x402f06[_0x50d6fd(0xa4)]&&_0x3798c0[_0x50d6fd(0xb6)](_0x50d6fd(0xe6),this[_0x50d6fd(0xb8)][_0x50d6fd(0xa7)](this)),_0x3798c0[_0x50d6fd(0xd4)][_0x50d6fd(0xc0)](this[_0x50d6fd(0xbc)][_0x50d6fd(0xa7)](this));}[_0x2ef627(0xba)](_0x55a957,_0x33a109={}){const _0x5ebcc4=_0x2ef627,_0x3c4189=this[_0x5ebcc4(0xe8)][_0x5ebcc4(0xbf)][_0x5ebcc4(0xa0)](_0x5ebcc4(0xde)),_0x16655c=this[_0x5ebcc4(0xcb)]();this[_0x5ebcc4(0xe8)][_0x5ebcc4(0xbe)][_0x5ebcc4(0xdc)](()=>{const _0x30ce29=_0x5ebcc4;_0x3c4189[_0x30ce29(0xd6)](_0x16655c,{'commandName':_0x30ce29(0xac),'commandParams':[{'type':_0x33a109[_0x30ce29(0xb9)]}],'formatGroupId':_0x30ce29(0xac)});});}[_0x2ef627(0xc4)](_0x205616,_0x522d57={}){const _0x1f59e9=_0x2ef627,_0x2e2c0c=this[_0x1f59e9(0xe8)][_0x1f59e9(0xbf)][_0x1f59e9(0xa0)](_0x1f59e9(0xde)),_0x543cca=this[_0x1f59e9(0xd7)](_0x4c0af1=>_0x4c0af1['is'](_0x1f59e9(0x9a),_0x1f59e9(0xe2))&&_0x1f59e9(0xe4)===_0x4c0af1[_0x1f59e9(0xc2)](_0x1f59e9(0xa8)));if(_0x543cca[_0x1f59e9(0xa1)]<0x1)return;const _0x3492a6=_0x543cca[_0x1f59e9(0xbd)](_0x2bdbc6=>this[_0x1f59e9(0xe8)][_0x1f59e9(0xbe)][_0x1f59e9(0xa2)](this[_0x1f59e9(0xe8)][_0x1f59e9(0xbe)][_0x1f59e9(0xe0)](_0x2bdbc6,_0x1f59e9(0xe1)),this[_0x1f59e9(0xe8)][_0x1f59e9(0xbe)][_0x1f59e9(0xe0)](_0x2bdbc6,0x0)));this[_0x1f59e9(0xe8)][_0x1f59e9(0xbe)][_0x1f59e9(0xdc)](()=>{const _0x58dc4c=_0x1f59e9;_0x2e2c0c[_0x58dc4c(0xd6)](_0x3492a6,{'commandName':_0x58dc4c(0xc3),'commandParams':[{'reversed':_0x522d57[_0x58dc4c(0xcf)]}],'formatGroupId':_0x58dc4c(0xc3)});});}[_0x2ef627(0xb8)](_0x42ecea,_0x1cee2a={}){const _0x2a2d6b=_0x2ef627,_0x369d1e=this[_0x2a2d6b(0xe8)][_0x2a2d6b(0xbf)][_0x2a2d6b(0xa0)](_0x2a2d6b(0xde)),_0x54adfa=this[_0x2a2d6b(0xd7)](_0x113319=>_0x113319['is'](_0x2a2d6b(0x9a),_0x2a2d6b(0xe2))&&_0x2a2d6b(0xe4)===_0x113319[_0x2a2d6b(0xc2)](_0x2a2d6b(0xa8)));if(_0x54adfa[_0x2a2d6b(0xa1)]<0x1)return;const _0x19bab9=_0x54adfa[_0x2a2d6b(0xbd)](_0x1b59f9=>this[_0x2a2d6b(0xe8)][_0x2a2d6b(0xbe)][_0x2a2d6b(0xa2)](this[_0x2a2d6b(0xe8)][_0x2a2d6b(0xbe)][_0x2a2d6b(0xe0)](_0x1b59f9,_0x2a2d6b(0xe1)),this[_0x2a2d6b(0xe8)][_0x2a2d6b(0xbe)][_0x2a2d6b(0xe0)](_0x1b59f9,0x0)));this[_0x2a2d6b(0xe8)][_0x2a2d6b(0xbe)][_0x2a2d6b(0xdc)](()=>{const _0x870da=_0x2a2d6b;_0x369d1e[_0x870da(0xd6)](_0x19bab9,{'commandName':_0x870da(0xe6),'commandParams':[{'startIndex':_0x1cee2a[_0x870da(0xa4)]}],'formatGroupId':_0x870da(0xe6)});});}[_0x2ef627(0xbc)](_0x2c6836){const _0x4a42df=_0x2ef627;if(_0x4a42df(0xe7)!=_0x2c6836[_0x4a42df(0xb9)]&&_0x4a42df(0xd3)!=_0x2c6836[_0x4a42df(0xb9)])return;const _0x2a74cc=this[_0x4a42df(0xe8)][_0x4a42df(0x9f)],{data:_0xaec717}=_0x2c6836;if(!_0xaec717)return;let _0x372d5a,_0x14b4e3;switch(_0xaec717[_0x4a42df(0xd9)]){case _0x4a42df(0xac):_0x372d5a=_0x4a42df(0xc8),_0x14b4e3={'type':_0x4a42df(0xb3),'content':_0x36a8b0(_0x2a74cc,_0x372d5a,_0x36a8b0(_0x2a74cc,this[_0x4a42df(0xa3)](_0xaec717[_0x4a42df(0xe5)][0x0][_0x4a42df(0xb9)])))};break;case _0x4a42df(0xc3):_0x372d5a=_0xaec717[_0x4a42df(0xe5)][0x0][_0x4a42df(0xcf)]?_0x4a42df(0x9e):_0x4a42df(0xeb),_0x14b4e3={'type':_0x4a42df(0xb3),'content':_0x36a8b0(_0x2a74cc,_0x372d5a)};break;case _0x4a42df(0xe6):_0x372d5a=_0x4a42df(0xe9),_0x14b4e3={'type':_0x4a42df(0xb3),'content':_0x36a8b0(_0x2a74cc,_0x372d5a,_0xaec717[_0x4a42df(0xe5)][0x0][_0x4a42df(0xa4)])};}return _0x14b4e3;}[_0x2ef627(0xcb)](){const _0x10dc3e=_0x2ef627;var _0x4ae9a1,_0x488307,_0x5939e3,_0x29c8c6;const _0x18fba8=this[_0x10dc3e(0xe8)][_0x10dc3e(0xbf)][_0x10dc3e(0xa0)](_0x10dc3e(0xb1));let _0x397380=Array[_0x10dc3e(0xbb)](this[_0x10dc3e(0xe8)][_0x10dc3e(0xbe)][_0x10dc3e(0xea)][_0x10dc3e(0xd2)][_0x10dc3e(0xdd)]());return(null===(_0x4ae9a1=_0x397380[0x0])||void 0x0===_0x4ae9a1?void 0x0:_0x4ae9a1['is'](_0x10dc3e(0x9a),_0x10dc3e(0xe2)))&&_0x397380[_0x10dc3e(0xb7)](..._0x18fba8[_0x10dc3e(0xb2)](this[_0x10dc3e(0xe8)][_0x10dc3e(0xbe)][_0x10dc3e(0xea)][_0x10dc3e(0xd2)][_0x10dc3e(0xc5)](),_0x10dc3e(0xc1))),(null===(_0x488307=_0x397380[_0x397380[_0x10dc3e(0xa1)]-0x1])||void 0x0===_0x488307?void 0x0:_0x488307['is'](_0x10dc3e(0x9a),_0x10dc3e(0xe2)))&&_0x397380[_0x10dc3e(0xca)](..._0x18fba8[_0x10dc3e(0xb2)](this[_0x10dc3e(0xe8)][_0x10dc3e(0xbe)][_0x10dc3e(0xea)][_0x10dc3e(0xd2)][_0x10dc3e(0xd8)](),_0x10dc3e(0xc6))),_0x397380=[...new Set(_0x397380)],(null===(_0x29c8c6=null===(_0x5939e3=this[_0x10dc3e(0xe8)][_0x10dc3e(0xbe)][_0x10dc3e(0xea)][_0x10dc3e(0xd2)][_0x10dc3e(0xc5)]())||void 0x0===_0x5939e3?void 0x0:_0x5939e3[_0x10dc3e(0xce)])||void 0x0===_0x29c8c6?void 0x0:_0x29c8c6['is'](_0x10dc3e(0x9a),_0x10dc3e(0xe2)))&&(_0x397380=_0x397380[_0x10dc3e(0x9b)](_0x55f722=>_0x55f722['is'](_0x10dc3e(0x9a),_0x10dc3e(0xe2)))),_0x397380;}[_0x2ef627(0xd7)](_0x1a81f6){const _0x179f1d=_0x2ef627,_0x41905b=this[_0x179f1d(0xe8)][_0x179f1d(0xbf)][_0x179f1d(0xa0)](_0x179f1d(0xb1));let _0x447d85=Array[_0x179f1d(0xbb)](this[_0x179f1d(0xe8)][_0x179f1d(0xbe)][_0x179f1d(0xea)][_0x179f1d(0xd2)][_0x179f1d(0xdd)]())[_0x179f1d(0x9b)](_0x1a81f6)[_0x179f1d(0xbd)](_0x125272=>{const _0x226c15=_0x179f1d,_0x34ac37=this[_0x226c15(0xe8)][_0x226c15(0xbe)][_0x226c15(0xe0)](_0x125272,0x0);return[..._0x41905b[_0x226c15(0xb2)](_0x34ac37,_0x226c15(0xc1)),..._0x41905b[_0x226c15(0xb2)](_0x34ac37,_0x226c15(0xc6))];})[_0x179f1d(0xae)]();return _0x447d85=[...new Set(_0x447d85)],_0x447d85;}[_0x2ef627(0xa3)](_0x544d8c){const _0x220ad1=_0x2ef627;return _0x220ad1(0xd1)+(this[_0x220ad1(0xe8)][_0x220ad1(0xbf)][_0x220ad1(0xa0)](_0x220ad1(0xb1))[_0x220ad1(0xa5)](_0x544d8c)||_0x220ad1(0xb4))[_0x220ad1(0xab)]()+_0x220ad1(0xda)+_0x544d8c[_0x220ad1(0xab)]()[_0x220ad1(0xe3)](/-/g,'_');}}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x51cbb8=_0x248e;(function(_0x407473,_0x2beb49){const _0x11e200=_0x248e,_0x1f0120=_0x407473();while(!![]){try{const _0xcdf24e=parseInt(_0x11e200(0x6c))/0x1+parseInt(_0x11e200(0x6e))/0x2*(-parseInt(_0x11e200(0x84))/0x3)+-parseInt(_0x11e200(0x76))/0x4+-parseInt(_0x11e200(0x89))/0x5*(-parseInt(_0x11e200(0x67))/0x6)+parseInt(_0x11e200(0x87))/0x7+-parseInt(_0x11e200(0x65))/0x8+parseInt(_0x11e200(0x6f))/0x9;if(_0xcdf24e===_0x2beb49)break;else _0x1f0120['push'](_0x1f0120['shift']());}catch(_0x1fc6a8){_0x1f0120['push'](_0x1f0120['shift']());}}}(_0x4ca3,0x594e2));function _0x4ca3(){const _0x3c65fc=['LinkEditing','manualDecorators','toLowerCase','468546ycZvva','format','464038KxvRnO','2189214raxDtE','link\x20(','afterInit','commands','registerDescriptionCallback','*Remove\x20link*','commandParams','952088NcmRcD','type','label','editor','commandName','registerAttributeLabel','key','enableDefaultAttributesIntegration','link','formatInline','descriptionFactory','_registerLegacyDescription','*Set\x20link:*\x20%0','has','6VVsgRu','linkHref','plugins','4213643LVsVUH','registerInlineAttribute','50wSZDVT','get','unlink','attribute','TrackChangesEditing','3320776DCILgB','newValue','101526BFskey','locale'];_0x4ca3=function(){return _0x3c65fc;};return _0x4ca3();}import{Plugin as _0x5c2a9c}from'ckeditor5/src/core.js';function _0x248e(_0x5e9e72,_0x1cda90){const _0x4ca3a8=_0x4ca3();return _0x248e=function(_0x248eaf,_0x4d1c97){_0x248eaf=_0x248eaf-0x64;let _0x292584=_0x4ca3a8[_0x248eaf];return _0x292584;},_0x248e(_0x5e9e72,_0x1cda90);}import{getTranslation as _0x4aea7b}from'../utils/common-translations.js';export default class ht extends _0x5c2a9c{[_0x51cbb8(0x71)](){const _0xb6d103=_0x51cbb8,_0x514d9f=this[_0xb6d103(0x79)];if(!_0x514d9f[_0xb6d103(0x86)][_0xb6d103(0x83)](_0xb6d103(0x69)))return;const _0x27a60c=_0x514d9f[_0xb6d103(0x86)][_0xb6d103(0x8a)](_0xb6d103(0x64)),_0x9e1652=_0x514d9f[_0xb6d103(0x72)][_0xb6d103(0x8a)](_0xb6d103(0x7e));_0x27a60c[_0xb6d103(0x7d)](_0xb6d103(0x7e)),_0x27a60c[_0xb6d103(0x7d)](_0xb6d103(0x8b)),_0x27a60c[_0xb6d103(0x88)](_0xb6d103(0x85));for(const _0x53fbb0 of _0x9e1652[_0xb6d103(0x6a)])_0x27a60c[_0xb6d103(0x88)](_0x53fbb0['id']),_0x27a60c[_0xb6d103(0x80)][_0xb6d103(0x7b)](_0x53fbb0['id'],_0xb6d103(0x70)+_0x53fbb0[_0xb6d103(0x78)][_0xb6d103(0x6b)]()+')');_0x27a60c[_0xb6d103(0x80)][_0xb6d103(0x73)](_0x1b78df=>{const _0x414013=_0xb6d103;if(_0x414013(0x8c)!=_0x1b78df[_0x414013(0x77)])return;const {data:_0x199493}=_0x1b78df;if(!_0x199493||_0x414013(0x85)!=_0x199493[_0x414013(0x7c)])return;const _0x2ff516=_0x199493[_0x414013(0x66)],_0x51e904=_0x514d9f[_0x414013(0x68)];return{'type':_0x414013(0x6d),'content':null==_0x2ff516?_0x4aea7b(_0x51e904,_0x414013(0x74)):_0x4aea7b(_0x51e904,_0x414013(0x82),'\x22'+_0x2ff516+'\x22')};}),this[_0xb6d103(0x81)]();}[_0x51cbb8(0x81)](){const _0x4a2d24=_0x51cbb8,_0x14bae7=this[_0x4a2d24(0x79)],_0x20bd3b=_0x14bae7[_0x4a2d24(0x68)];_0x14bae7[_0x4a2d24(0x86)][_0x4a2d24(0x8a)](_0x4a2d24(0x64))[_0x4a2d24(0x80)][_0x4a2d24(0x73)](_0x12bad6=>{const _0x688ed2=_0x4a2d24;if(_0x688ed2(0x7f)!=_0x12bad6[_0x688ed2(0x77)])return;const {data:_0x3766ca}=_0x12bad6;if(_0x3766ca){if(_0x688ed2(0x7e)==_0x3766ca[_0x688ed2(0x7a)]){const _0x4fc07b=_0x3766ca[_0x688ed2(0x75)][0x0];return{'type':_0x688ed2(0x6d),'content':_0x4aea7b(_0x20bd3b,_0x688ed2(0x82),'\x22'+_0x4fc07b+'\x22')};}return _0x688ed2(0x8b)==_0x3766ca[_0x688ed2(0x7a)]?{'type':_0x688ed2(0x6d),'content':_0x4aea7b(_0x20bd3b,_0x688ed2(0x74))}:void 0x0;}});}}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
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;}
|
|
23
|
+
function _0xf3d1(_0x3453fd,_0x1e5847){const _0x4cd147=_0x4cd1();return _0xf3d1=function(_0xf3d1f7,_0x2bb332){_0xf3d1f7=_0xf3d1f7-0x18b;let _0xe03e28=_0x4cd147[_0xf3d1f7];return _0xe03e28;},_0xf3d1(_0x3453fd,_0x1e5847);}const _0x334f96=_0xf3d1;function _0x4cd1(){const _0x337465=['todoListCheck','getChangedMarkers','todo','isObject','_registerLegacyDescription','includes','2133iXaika','_findSuggestions','ELEMENT_LIST_ITEM','splitListItemAfter','splitListItemBefore','formatBlock','indentList','ELEMENT_BULLETED_LIST','trackChangesCommand','_getAttributeKey','ELEMENT_TODO_LIST','fromRange','groupId','attributeKey','toUpperCase','detach','registerPostFixer','listType','multipleBlocks','start','execute','isUndo','meta','refresh','bulleted','*Format:*\x20remove\x20from\x20%0','differ','*Split:*\x20list\x20item','descriptionFactory','push','listMarkerStyle','accept','createPositionAt','_LIST','name','isNextTo','newRange','60130JjGaQe','head','documentList','*Format:*\x20insert\x20into\x20%0','1083510isBXfG','listReversed','getFirstMarker','ELEMENT_','TrackChangesEditing','6aHCojd','listMarker','nodeAfter','checkTodoList','from','1374DHlPxk','1729QxYoum','registerAttributeLabel','mergeListItemBackward','listIndent','commandName','22432sxhzYs','*Uncheck\x20item*','end','mergeListItemForward','newValue','suggestion:attribute:','parent','registerBlockAttribute','numberedList','oldRange','todoListChecked','noTrackChangesFixer','value','getChanges','document','oldValue','registerDescriptionCallback','*Outdent:*\x20%0','getFirstRange','change','FORMAT_INDENT','change:data','hasSuggestion','todoList','outdentList','selection','ELEMENT_NUMBERED_LIST','attributes','*Change\x20to:*\x20%0','_suggestionFactory','map','nextSibling','registerElementLabel','suggestion','createRange','commandParams','startsWith','has','config','_supportLegacySuggestions','listStart','containsItem','next','enableDefaultAttributesIntegration','batch','getRanges','_splitMarkerName','size','default','locale','numbered','registerCustomCallback','isLocal','previousSibling','type','filter','format','commands','plugins','high','setSelection','list.multiBlock','length','model','forceValue','removeMarker','listItemId','23476409xcSycT','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','find','customNumberedList','ListEditing','getAttribute','listItemIdFixer','*Merge:*\x20list\x20item','schema','get','getSuggestion','*Indent:*\x20%0','key','setAttribute','getSuggestions','attribute','editor','187099scOifJ','afterInit','listStyle','data','bulletedList','*Merge:*\x20%0','range','*Check\x20item*','4168gerhin','assureChains','add','TodoListEditing','customBulletedList','deletion','2477110vuLfZS'];_0x4cd1=function(){return _0x337465;};return _0x4cd1();}(function(_0x485a1b,_0xf19dad){const _0x450b3d=_0xf3d1,_0x1f738c=_0x485a1b();while(!![]){try{const _0x406397=parseInt(_0x450b3d(0x1b8))/0x1+parseInt(_0x450b3d(0x1f6))/0x2+-parseInt(_0x450b3d(0x200))/0x3*(parseInt(_0x450b3d(0x1c0))/0x4)+-parseInt(_0x450b3d(0x1c6))/0x5*(-parseInt(_0x450b3d(0x1fb))/0x6)+-parseInt(_0x450b3d(0x201))/0x7*(parseInt(_0x450b3d(0x206))/0x8)+-parseInt(_0x450b3d(0x1cd))/0x9*(parseInt(_0x450b3d(0x1f2))/0xa)+parseInt(_0x450b3d(0x1a6))/0xb;if(_0x406397===_0xf19dad)break;else _0x1f738c['push'](_0x1f738c['shift']());}catch(_0x6f8ad1){_0x1f738c['push'](_0x1f738c['shift']());}}}(_0x4cd1,0xba6c6));import{Plugin as _0xecea6b}from'ckeditor5/src/core.js';import{getTranslation as _0x299735}from'../utils/common-translations.js';import{renameAttributeKey as _0x1966be}from'../trackchangesediting.js';import{LiveRange as _0x4a40ce}from'ckeditor5/src/engine.js';export default class K extends _0xecea6b{[_0x334f96(0x1b9)](){const _0xde1094=_0x334f96,_0x41e2a5=this[_0xde1094(0x1b7)];if(!_0x41e2a5[_0xde1094(0x19d)][_0xde1094(0x22b)](_0xde1094(0x1ab)))return;const _0x4933d0=_0x41e2a5[_0xde1094(0x194)],_0x5a73f8=_0x41e2a5[_0xde1094(0x19d)][_0xde1094(0x1b0)](_0xde1094(0x1fa)),_0x134002=_0x41e2a5[_0xde1094(0x19d)][_0xde1094(0x22b)](_0xde1094(0x1c3)),_0x56d305=!!_0x41e2a5[_0xde1094(0x22c)][_0xde1094(0x1b0)](_0xde1094(0x1a0));function _0x4cdee8(_0x464413){const _0x11b660=_0xde1094;return{'type':_0x11b660(0x19b),'content':''+_0x299735(_0x4933d0,_0x11b660(0x1a7),_0x464413)};}function _0x1d58cf(_0x1eb716){const _0x4303fb=_0xde1094;return{'type':_0x4303fb(0x19b),'content':''+_0x299735(_0x4933d0,_0x4303fb(0x1a8),_0x1eb716)};}_0x5a73f8[_0xde1094(0x18e)](_0xde1094(0x20e)),_0x5a73f8[_0xde1094(0x18e)](_0xde1094(0x1bc)),_0x5a73f8[_0xde1094(0x18e)](_0xde1094(0x1aa)),_0x5a73f8[_0xde1094(0x18e)](_0xde1094(0x1c4)),_0x5a73f8[_0xde1094(0x18e)](_0xde1094(0x1d3)),_0x5a73f8[_0xde1094(0x18e)](_0xde1094(0x21e)),_0x5a73f8[_0xde1094(0x18e)](_0xde1094(0x1d0)),_0x5a73f8[_0xde1094(0x18e)](_0xde1094(0x1d1)),_0x5a73f8[_0xde1094(0x20d)](_0xde1094(0x1a5)),_0x5a73f8[_0xde1094(0x20d)](_0xde1094(0x1de)),_0x5a73f8[_0xde1094(0x20d)](_0xde1094(0x204)),_0x56d305&&(_0x5a73f8[_0xde1094(0x18e)](_0xde1094(0x203)),_0x5a73f8[_0xde1094(0x18e)](_0xde1094(0x209))),_0x134002&&(_0x5a73f8[_0xde1094(0x18e)](_0xde1094(0x21d)),_0x5a73f8[_0xde1094(0x18e)](_0xde1094(0x1fe)),_0x5a73f8[_0xde1094(0x20d)](_0xde1094(0x210)),_0x5a73f8[_0xde1094(0x1e9)][_0xde1094(0x216)](_0x18e4c9=>{const _0x36800c=_0xde1094,{data:_0x40d855}=_0x18e4c9;if(_0x40d855&&_0x36800c(0x210)==_0x40d855[_0x36800c(0x1b3)])return{'type':_0x36800c(0x19b),'content':_0x40d855[_0x36800c(0x20a)]?_0x299735(_0x4933d0,_0x36800c(0x1bf)):_0x299735(_0x4933d0,_0x36800c(0x207))};}),this[_0xde1094(0x1b7)][_0xde1094(0x1a2)][_0xde1094(0x214)][_0xde1094(0x1dd)](_0x773cf6=>{const _0x46cdd3=_0xde1094;if(_0x773cf6[_0x46cdd3(0x18f)][_0x46cdd3(0x1e2)])return!0x1;let _0x4c2293=!0x1;const _0x5e1e03=_0x5a73f8[_0x46cdd3(0x1b5)]({'skipNotAttached':!0x0})[_0x46cdd3(0x19a)](_0x55159a=>_0x46cdd3(0x210)===_0x5a73f8[_0x46cdd3(0x1d6)](_0x55159a));for(const _0x5c263b of _0x5e1e03){_0x46cdd3(0x1c9)!=_0x5c263b[_0x46cdd3(0x218)]()[_0x46cdd3(0x1e0)][_0x46cdd3(0x1fd)][_0x46cdd3(0x1ac)](_0x46cdd3(0x1de))&&(_0x5a73f8[_0x46cdd3(0x1ce)](_0x5c263b[_0x46cdd3(0x218)](),_0x46cdd3(0x1b6))[_0x46cdd3(0x1a9)](_0x3728bd=>_0x46cdd3(0x1de)===_0x5a73f8[_0x46cdd3(0x1d6)](_0x3728bd[_0x46cdd3(0x227)]))||(_0x773cf6[_0x46cdd3(0x1a4)](_0x5c263b[_0x46cdd3(0x1f8)]()),_0x4c2293=!0x0));}return _0x4c2293;})),_0x5a73f8[_0xde1094(0x1e9)][_0xde1094(0x202)](_0xde1094(0x204),_0x299735(_0x4933d0,_0xde1094(0x21a)));const _0x2e60cc={'type':_0xde1094(0x19b),'content':''};_0x5a73f8[_0xde1094(0x1e9)][_0xde1094(0x216)](_0x350ae0=>{const _0x4fc413=_0xde1094,{data:_0xbf7a71}=_0x350ae0;if(!_0xbf7a71||_0x4fc413(0x1de)!=_0xbf7a71[_0x4fc413(0x1b3)])return;let _0x2c2aa8=_0x350ae0[_0x4fc413(0x1f3)];for(;_0x2c2aa8;){if(_0x2c2aa8[_0x4fc413(0x1bb)]&&((_0x4fc413(0x1ba)==_0x2c2aa8[_0x4fc413(0x1bb)][_0x4fc413(0x1b3)]||_0x4fc413(0x1eb)==_0x2c2aa8[_0x4fc413(0x1bb)][_0x4fc413(0x1b3)])&&(_0x2c2aa8[_0x4fc413(0x1bb)][_0x4fc413(0x20a)]&&_0x4fc413(0x193)!=_0x2c2aa8[_0x4fc413(0x1bb)][_0x4fc413(0x20a)]||_0x4fc413(0x193)!=_0x2c2aa8[_0x4fc413(0x1bb)][_0x4fc413(0x215)]&&!_0xbf7a71[_0x4fc413(0x20a)])||!_0x56d305&&_0x2c2aa8[_0x4fc413(0x1bb)][_0x4fc413(0x1b3)]==_0x1966be))return _0x2e60cc;_0x2c2aa8=_0x2c2aa8[_0x4fc413(0x18d)];}if(null==_0xbf7a71[_0x4fc413(0x20a)])switch(_0xbf7a71[_0x4fc413(0x215)]){case _0x4fc413(0x1e5):return _0x1d58cf(_0x299735(_0x4933d0,_0x4fc413(0x1d4)));case _0x4fc413(0x195):return _0x1d58cf(_0x299735(_0x4933d0,_0x4fc413(0x220)));case _0x4fc413(0x1c9):return _0x1d58cf(_0x299735(_0x4933d0,_0x4fc413(0x1d7)));}switch(_0xbf7a71[_0x4fc413(0x20a)]){case _0x4fc413(0x1e5):return _0x4cdee8(_0x299735(_0x4933d0,_0x4fc413(0x1d4)));case _0x4fc413(0x195):return _0x4cdee8(_0x299735(_0x4933d0,_0x4fc413(0x220)));case _0x4fc413(0x1c9):return _0x4cdee8(_0x299735(_0x4933d0,_0x4fc413(0x1d7)));}}),_0x5a73f8[_0xde1094(0x1e9)][_0xde1094(0x216)](_0x37c88c=>{const _0x4a7644=_0xde1094,{data:_0x35379d}=_0x37c88c;if(_0x35379d&&_0x4a7644(0x204)==_0x35379d[_0x4a7644(0x1b3)])return null==_0x35379d[_0x4a7644(0x20a)]||null==_0x35379d[_0x4a7644(0x215)]&&0x0==_0x35379d[_0x4a7644(0x20a)]?_0x2e60cc:void 0x0;}),_0x5a73f8[_0xde1094(0x1e9)][_0xde1094(0x216)](_0x49ae81=>{const _0x417ad8=_0xde1094;if(_0x417ad8(0x1b6)!=_0x49ae81[_0x417ad8(0x199)])return;const {data:_0x4da393}=_0x49ae81;if(!_0x4da393||_0x417ad8(0x1a5)!=_0x4da393[_0x417ad8(0x1b3)])return;const _0xc73cd2=Ee(_0x49ae81);return _0x417ad8(0x20a)==_0xc73cd2?{'type':_0x417ad8(0x19b),'content':_0x299735(_0x4933d0,_0x417ad8(0x1ae))}:_0x417ad8(0x215)==_0xc73cd2?{'type':_0x417ad8(0x19b),'content':_0x299735(_0x4933d0,_0x417ad8(0x1e8))}:_0x2e60cc;}),_0x41e2a5[_0xde1094(0x1a2)][_0xde1094(0x214)][_0xde1094(0x1dd)](_0x507cc7=>this[_0xde1094(0x1ad)](_0x507cc7)),_0x41e2a5[_0xde1094(0x1a2)][_0xde1094(0x214)][_0xde1094(0x1dd)](_0x19cb3d=>this[_0xde1094(0x211)](_0x19cb3d)),_0x41e2a5[_0xde1094(0x1a2)][_0xde1094(0x214)]['on'](_0xde1094(0x21b),(_0x15dd0e,_0x2d2328)=>{const _0x2ba959=_0xde1094;if(_0x2d2328[_0x2ba959(0x1e2)]||!_0x2d2328[_0x2ba959(0x197)])return!0x1;this[_0x2ba959(0x1c1)]();},{'priority':_0xde1094(0x19e)}),this[_0xde1094(0x22d)]();}[_0x334f96(0x1ad)](_0x4e8616){const _0x2757d=_0x334f96;if(_0x4e8616[_0x2757d(0x18f)][_0x2757d(0x1e2)]||!_0x4e8616[_0x2757d(0x18f)][_0x2757d(0x197)])return!0x1;let _0x1bc666=!0x1;const _0x224ae3=this[_0x2757d(0x1b7)][_0x2757d(0x19d)][_0x2757d(0x1b0)](_0x2757d(0x1fa))[_0x2757d(0x1b5)]({'skipNotAttached':!0x0})[_0x2757d(0x19a)](_0xfa3dd4=>_0xfa3dd4[_0x2757d(0x1bb)]&&_0x2757d(0x1a5)==_0xfa3dd4[_0x2757d(0x1bb)][_0x2757d(0x1b3)])[_0x2757d(0x19a)](_0x17e992=>_0x17e992[_0x2757d(0x1bb)][_0x2757d(0x20a)]&&_0x17e992[_0x2757d(0x1bb)][_0x2757d(0x215)]);for(const _0x42b6a0 of _0x224ae3)Ee(_0x42b6a0)||(_0x4e8616[_0x2757d(0x1a4)](_0x42b6a0[_0x2757d(0x1f8)]()),_0x1bc666=!0x0);return _0x1bc666;}[_0x334f96(0x211)](_0x447b91){const _0x2898a6=_0x334f96;if(_0x447b91[_0x2898a6(0x18f)][_0x2898a6(0x1e2)]||!_0x447b91[_0x2898a6(0x18f)][_0x2898a6(0x197)])return!0x1;const _0x7c08b9=this[_0x2898a6(0x1b7)][_0x2898a6(0x19d)][_0x2898a6(0x1b0)](_0x2898a6(0x1fa));if(_0x7c08b9[_0x2898a6(0x1d5)][_0x2898a6(0x212)])return!0x1;let _0x43a21d=!0x1;const _0x1693a3=[_0x2898a6(0x1de),_0x2898a6(0x1a5),_0x2898a6(0x204),_0x2898a6(0x1ba),_0x2898a6(0x18b),_0x2898a6(0x1f7),_0x2898a6(0x1c7),_0x2898a6(0x1fc),_0x2898a6(0x1eb)],_0x4fbed6=this[_0x2898a6(0x1b7)][_0x2898a6(0x1a2)][_0x2898a6(0x214)][_0x2898a6(0x1e7)][_0x2898a6(0x213)]()[_0x2898a6(0x19a)](_0x5e90e7=>_0x2898a6(0x1b6)==_0x5e90e7[_0x2898a6(0x199)])[_0x2898a6(0x19a)](_0x1217af=>_0x1693a3[_0x2898a6(0x1cc)](_0x1217af[_0x2898a6(0x1da)]));if(0x0==_0x4fbed6[_0x2898a6(0x1a1)])return _0x43a21d;for(const _0x2c1048 of _0x4fbed6){const _0x58cc7e=_0x7c08b9[_0x2898a6(0x1ce)](_0x2c1048[_0x2898a6(0x1be)],_0x2898a6(0x1b6))[_0x2898a6(0x19a)](_0x469a0d=>!_0x469a0d[_0x2898a6(0x1e3)][_0x2898a6(0x1f0)])[_0x2898a6(0x224)](_0x1f1f22=>_0x1f1f22[_0x2898a6(0x227)])[_0x2898a6(0x19a)](_0x2c5382=>{const _0x5136f1=_0x2898a6,_0x360527=_0x7c08b9[_0x5136f1(0x1d6)](_0x2c5382);return _0x1693a3[_0x5136f1(0x1cc)](_0x360527);});if(_0x58cc7e[_0x2898a6(0x1a1)]){for(const _0x141bb3 of _0x58cc7e)_0x447b91[_0x2898a6(0x1a4)](_0x141bb3[_0x2898a6(0x1f8)]());_0x43a21d=!0x0;}}return _0x43a21d;}[_0x334f96(0x1c1)](){const _0x57a42a=_0x334f96,_0x5d9ee6=this[_0x57a42a(0x1b7)][_0x57a42a(0x19d)][_0x57a42a(0x1b0)](_0x57a42a(0x1fa)),_0x257db7=[_0x57a42a(0x1de),_0x57a42a(0x1a5),_0x57a42a(0x204),_0x57a42a(0x1ba),_0x57a42a(0x18b),_0x57a42a(0x1f7),_0x57a42a(0x1c7),_0x57a42a(0x1fc),_0x57a42a(0x1eb)];let _0x983f2e;const _0xe38b78=new Set(this[_0x57a42a(0x1b7)][_0x57a42a(0x1a2)][_0x57a42a(0x214)][_0x57a42a(0x1e7)][_0x57a42a(0x1c8)]()[_0x57a42a(0x19a)](_0x5e9eaf=>{const _0x27de6d=_0x57a42a;if(_0x5e9eaf[_0x27de6d(0x1bb)][_0x27de6d(0x20f)]||!_0x5e9eaf[_0x27de6d(0x1bb)][_0x27de6d(0x1f1)])return null;if(!_0x5e9eaf[_0x27de6d(0x1ef)][_0x27de6d(0x22a)](_0x27de6d(0x20b)))return null;const {id:_0x217653}=_0x5d9ee6[_0x27de6d(0x191)](_0x5e9eaf[_0x27de6d(0x1ef)]);if(!_0x5d9ee6[_0x27de6d(0x21c)](_0x217653))return null;const _0x5b0569=_0x5d9ee6[_0x27de6d(0x1b1)](_0x217653);return _0x257db7[_0x27de6d(0x1cc)](_0x5b0569[_0x27de6d(0x1bb)][_0x27de6d(0x1b3)]);})[_0x57a42a(0x224)](_0x3e881d=>{const _0x56a190=_0x57a42a,{id:_0x31ccdc}=_0x5d9ee6[_0x56a190(0x191)](_0x3e881d[_0x56a190(0x1ef)]),_0x2c1faf=_0x5d9ee6[_0x56a190(0x1b1)](_0x31ccdc);return _0x983f2e=_0x2c1faf[_0x56a190(0x221)][_0x56a190(0x1d9)],_0x2c1faf[_0x56a190(0x218)]()[_0x56a190(0x1e0)][_0x56a190(0x1fd)];}));if(0x0==_0xe38b78[_0x57a42a(0x192)])return;const _0x2242f9=_0x5d9ee6[_0x57a42a(0x1b5)]({'skipNotAttached':!0x0})[_0x57a42a(0x19a)](_0x44ee3b=>_0x57a42a(0x1b6)==_0x44ee3b[_0x57a42a(0x199)]&&_0x44ee3b[_0x57a42a(0x1bb)]&&_0x257db7[_0x57a42a(0x1cc)](_0x44ee3b[_0x57a42a(0x1bb)][_0x57a42a(0x1b3)])&&_0x44ee3b[_0x57a42a(0x221)][_0x57a42a(0x1d9)]!=_0x983f2e)[_0x57a42a(0x224)](_0x14cc6f=>({'listItem':_0x14cc6f[_0x57a42a(0x218)]()[_0x57a42a(0x1e0)][_0x57a42a(0x1fd)],'groupId':_0x14cc6f[_0x57a42a(0x221)][_0x57a42a(0x1d9)]})),_0x32655c=new Set();for(const {groupId:_0xab26b6,listItem:_0x5c70d5}of _0x2242f9)_0xe38b78[_0x57a42a(0x22b)](_0x5c70d5)&&_0x32655c[_0x57a42a(0x1c2)](_0xab26b6);for(const _0xdd5e63 of _0x5d9ee6[_0x57a42a(0x1b5)]())_0x32655c[_0x57a42a(0x22b)](_0xdd5e63[_0x57a42a(0x221)][_0x57a42a(0x1d9)])&&_0xdd5e63[_0x57a42a(0x1b4)](_0x57a42a(0x1d9),_0x983f2e);}[_0x334f96(0x22d)](){const _0x1b3d57=_0x334f96,_0x91a94f=this[_0x1b3d57(0x1b7)],_0x595021=_0x91a94f[_0x1b3d57(0x194)],_0x3d0c9e=_0x91a94f[_0x1b3d57(0x19d)][_0x1b3d57(0x1b0)](_0x1b3d57(0x1fa));this[_0x1b3d57(0x1cb)](),_0x3d0c9e[_0x1b3d57(0x223)][_0x1b3d57(0x196)](_0x1b3d57(0x1d2),_0x1b3d57(0x1f4),_0x1b3d57(0x1ec),function(_0x133f54,_0x3d0caf){const _0x7525e6=_0x1b3d57,_0x4ad919=[];for(let _0x3813d6 of _0x133f54)_0x3813d6[_0x7525e6(0x1e0)][_0x7525e6(0x1fd)]===_0x3813d6[_0x7525e6(0x208)][_0x7525e6(0x20c)]&&(_0x3813d6=_0x91a94f[_0x7525e6(0x1a2)][_0x7525e6(0x228)](_0x91a94f[_0x7525e6(0x1a2)][_0x7525e6(0x1ed)](_0x3813d6[_0x7525e6(0x1e0)][_0x7525e6(0x1fd)],0x0))),_0x4ad919[_0x7525e6(0x1ea)](_0x3813d6);_0x91a94f[_0x7525e6(0x1a2)][_0x7525e6(0x219)](_0x1d79b6=>{const _0x364fa3=_0x7525e6,_0x3ad8c1=_0x91a94f[_0x364fa3(0x1a2)][_0x364fa3(0x214)][_0x364fa3(0x21f)],_0x1bbf47=Array[_0x364fa3(0x1ff)](_0x3ad8c1[_0x364fa3(0x190)]())[_0x364fa3(0x224)](_0x395fc0=>_0x4a40ce[_0x364fa3(0x1d8)](_0x395fc0));_0x1d79b6[_0x364fa3(0x19f)](_0x4ad919),_0x91a94f[_0x364fa3(0x19c)][_0x364fa3(0x1b0)](_0x3d0caf[_0x364fa3(0x205)])[_0x364fa3(0x1e4)](),_0x3d0caf[_0x364fa3(0x229)][_0x364fa3(0x1ea)]({'forceDefaultExecution':!0x0}),_0x91a94f[_0x364fa3(0x1e1)](_0x3d0caf[_0x364fa3(0x205)],..._0x3d0caf[_0x364fa3(0x229)]),_0x1d79b6[_0x364fa3(0x19f)](_0x1bbf47);for(const _0x3b38ba of _0x1bbf47)_0x3b38ba[_0x364fa3(0x1dc)]();});}),_0x3d0c9e[_0x1b3d57(0x1e9)][_0x1b3d57(0x226)](function(_0x4d0feb){const _0x1ae7fb=_0x1b3d57,_0x1f3197=!_0x91a94f[_0x1ae7fb(0x1a2)][_0x1ae7fb(0x1af)][_0x1ae7fb(0x1ca)](_0x4d0feb),_0x202bf1=_0x4d0feb[_0x1ae7fb(0x198)],_0x435d76=_0x4d0feb[_0x1ae7fb(0x225)],_0x35e240=_0x4d0feb[_0x1ae7fb(0x1ac)](_0x1ae7fb(0x1a5)),_0x1764d9=!_0x202bf1||_0x202bf1[_0x1ae7fb(0x1ac)](_0x1ae7fb(0x1a5))!==_0x35e240,_0x8db9be=!_0x435d76||_0x435d76[_0x1ae7fb(0x1ac)](_0x1ae7fb(0x1a5))!==_0x35e240;return _0x1f3197&&Boolean(_0x35e240)&&_0x1764d9&&_0x8db9be;},_0x19eb02=>_0x299735(_0x595021,_0x1b3d57(0x1cf),_0x19eb02));}[_0x334f96(0x1cb)](){const _0x5805c8=_0x334f96,_0x4a8411=this[_0x5805c8(0x1b7)],_0x3a15a6=_0x4a8411[_0x5805c8(0x194)];function _0x30190e(_0x5f5b02){const _0x2af947=_0x5805c8,_0x569169=_0x4a8411[_0x2af947(0x19c)][_0x2af947(0x1b0)](_0x2af947(0x1bc))[_0x2af947(0x212)],_0x53441a=_0x4a8411[_0x2af947(0x19c)][_0x2af947(0x1b0)](_0x2af947(0x20e))[_0x2af947(0x212)];return _0x2af947(0x20e)===_0x5f5b02?_0x569169:_0x53441a;}_0x4a8411[_0x5805c8(0x19d)][_0x5805c8(0x1b0)](_0x5805c8(0x1fa))[_0x5805c8(0x1e9)][_0x5805c8(0x216)](function(_0x50f1f7){const _0x12b152=_0x5805c8;if(_0x12b152(0x1d2)!=_0x50f1f7[_0x12b152(0x199)])return;const {data:_0xf53955}=_0x50f1f7;if(!_0xf53955)return;let _0x542658,_0x1456b6,_0x4294dc,_0x45d620;switch(_0xf53955[_0x12b152(0x205)]){case _0x12b152(0x1bc):_0x4294dc=_0xf53955[_0x12b152(0x229)][0x0][_0x12b152(0x1a3)],_0x45d620=_0x30190e(_0xf53955[_0x12b152(0x205)]),_0x542658=_0x4294dc?_0x12b152(0x1f5):_0x12b152(0x1e6),!_0x45d620&&_0x4a8411[_0x12b152(0x22c)][_0x12b152(0x1b0)](_0x12b152(0x1a0))||(_0x542658=_0x12b152(0x222)),_0x1456b6={'type':_0x12b152(0x19b),'content':_0x299735(_0x3a15a6,_0x542658,_0x299735(_0x3a15a6,_0x12b152(0x1d4)))};break;case _0x12b152(0x20e):_0x4294dc=_0xf53955[_0x12b152(0x229)][0x0][_0x12b152(0x1a3)],_0x45d620=_0x30190e(_0xf53955[_0x12b152(0x205)]),_0x542658=_0x4294dc?_0x12b152(0x1f5):_0x12b152(0x1e6),!_0x45d620&&_0x4a8411[_0x12b152(0x22c)][_0x12b152(0x1b0)](_0x12b152(0x1a0))||(_0x542658=_0x12b152(0x222)),_0x1456b6={'type':_0x12b152(0x19b),'content':_0x299735(_0x3a15a6,_0x542658,_0x299735(_0x3a15a6,_0x12b152(0x220)))};break;case _0x12b152(0x1d3):_0x542658=_0x12b152(0x1b2),_0x1456b6={'type':_0x12b152(0x19b),'content':_0x299735(_0x3a15a6,_0x542658,_0x299735(_0x3a15a6,_0x12b152(0x1cf)))};break;case _0x12b152(0x21e):_0x542658=function(_0x368af8){const _0x5aef4b=_0x12b152,_0x43ef14=_0x368af8[_0x5aef4b(0x218)]();let _0x3d5227=_0x43ef14[_0x5aef4b(0x1e0)][_0x5aef4b(0x1fd)];for(;_0x3d5227&&_0x43ef14[_0x5aef4b(0x18c)](_0x3d5227);){if(_0x3d5227[_0x5aef4b(0x1ac)](_0x5aef4b(0x204))>0x0)return!0x1;_0x3d5227=_0x3d5227[_0x5aef4b(0x225)];}return!0x0;}(_0x50f1f7)?_0x299735(_0x3a15a6,_0x12b152(0x1e6),_0x299735(_0x3a15a6,function(_0x4ee1fb){const _0x1fa2cb=_0x12b152;return _0x1fa2cb(0x1f9)+_0x4ee1fb[_0x1fa2cb(0x218)]()[_0x1fa2cb(0x1e0)][_0x1fa2cb(0x1fd)][_0x1fa2cb(0x1ac)](_0x1fa2cb(0x1de))[_0x1fa2cb(0x1db)]()+_0x1fa2cb(0x1ee);}(_0x50f1f7))):_0x299735(_0x3a15a6,_0x12b152(0x217),_0x299735(_0x3a15a6,_0x12b152(0x1cf))),_0x1456b6={'type':_0x12b152(0x19b),'content':_0x542658};break;case _0x12b152(0x203):case _0x12b152(0x209):!0x1===_0xf53955[_0x12b152(0x1df)]&&(_0x542658=_0x12b152(0x1bd),_0x1456b6={'type':_0x12b152(0x1c5),'content':_0x299735(_0x3a15a6,_0x542658,_0x299735(_0x3a15a6,_0x12b152(0x1cf)))});}return _0x1456b6;});}}function Ee(_0x2e19b9){const _0x3d0c33=_0x334f96;let _0x49ac80=_0x2e19b9[_0x3d0c33(0x218)]()[_0x3d0c33(0x1e0)][_0x3d0c33(0x1fd)][_0x3d0c33(0x198)];for(;_0x49ac80;){const _0x168af8=_0x49ac80[_0x3d0c33(0x1ac)](_0x3d0c33(0x1a5));if(!_0x168af8)return!0x1;if(_0x168af8==_0x2e19b9[_0x3d0c33(0x1bb)][_0x3d0c33(0x20a)])return _0x3d0c33(0x20a);if(_0x168af8==_0x2e19b9[_0x3d0c33(0x1bb)][_0x3d0c33(0x215)])return _0x3d0c33(0x215);_0x49ac80=_0x49ac80[_0x3d0c33(0x198)];}return!0x1;}
|