@ckeditor/ckeditor5-track-changes 43.1.0-alpha.2 → 43.1.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3ce2b4=_0x3abe;function _0x3abe(_0x54f04b,_0x11a221){const _0xcf163c=_0xcf16();return _0x3abe=function(_0x3abe3b,_0x57c170){_0x3abe3b=_0x3abe3b-0x1a9;let _0x1f35f4=_0xcf163c[_0x3abe3b];return _0x1f35f4;},_0x3abe(_0x54f04b,_0x11a221);}(function(_0x275ce7,_0x3e5584){const _0x38ee93=_0x3abe,_0x595df7=_0x275ce7();while(!![]){try{const _0x44c9e4=-parseInt(_0x38ee93(0x1d3))/0x1+-parseInt(_0x38ee93(0x1d4))/0x2*(parseInt(_0x38ee93(0x211))/0x3)+-parseInt(_0x38ee93(0x1f3))/0x4+parseInt(_0x38ee93(0x1e7))/0x5+parseInt(_0x38ee93(0x21d))/0x6*(-parseInt(_0x38ee93(0x218))/0x7)+parseInt(_0x38ee93(0x1ce))/0x8*(parseInt(_0x38ee93(0x1c5))/0x9)+parseInt(_0x38ee93(0x1c4))/0xa;if(_0x44c9e4===_0x3e5584)break;else _0x595df7['push'](_0x595df7['shift']());}catch(_0x44f2d8){_0x595df7['push'](_0x595df7['shift']());}}}(_0xcf16,0xe0642));import{Plugin as _0x1bb0cf}from'ckeditor5/src/core.js';function _0xcf16(){const _0xe7abe4=['type','newValue','getContainedElement','forward','forceDefaultExecution','resizedWidth','6690cECAIn','enableCommand','key','imageInline','ImageUploadEditing','isBefore','createRangeOn','35aCeKRc','Block\x20image\x20to\x20inline\x20image','getNearestSelectionRange','find','get','2179074SkQLyN','has','subType','registerCustomCallback','ImageBlockEditing','*Reset\x20image\x20width*','isBlockImage','getCaptionFromImageModelElement','toNext','registerBlockAttribute','document','resizeImage','_suggestionFactory','change','schema','width','attribute','markInsertion','markBlockFormat','registerAttributeLabel','ImageTextAlternativeEditing','commandName','*Set\x20image\x20width:*\x20%0','alt','formatBlock','detach','*Set\x20image\x20text\x20alternative:*\x20%0','findIndex','registerElementLabel','deletion','imageBlock','TrackChangesEditing','27613940VCVGCV','36aeOYxH','toPrevious','afterInit','imageStylePreApply','discard','caption','start','end','backward','1300384eDSvFm','uploadImage','ImageResize','ELEMENT_IMAGE','insertion','352120zKfzvL','1076sVdvEd','filter','isIntersecting','insertImage','selection','length','nodeBefore','ImageCaptionEditing','ImageCaptionUtils','chain','enableDefaultAttributesIntegration','previous','imageTypeBlock','registerDescriptionCallback','convertInlineImageToBlock','markDeletion','ELEMENT_INLINE_IMAGE','getClosestSelectedImageElement','locale','5835635oEYdpu','isCollapsed','ImageInlineEditing','isEqual','createRange','FORMAT_IMAGE_SIZE','imageTextAlternative','accept','isOwn','addObject','removeObject','toggleImageCaption','1167408HASciw','imageCaption','editor','formatInline','getSuggestionCallback','ELEMENT_CAPTION','Inline\x20image\x20to\x20block\x20image','join','ImageUtils','convertBlockImageToInline','commandParams','imageTypeInline','nodeAfter','descriptionFactory','_registerLegacyDescription','format','fromPosition','ImageEditing','getFirstRange','element','plugins','*Remove\x20image\x20text\x20alternative*','_findSuggestions','model'];_0xcf16=function(){return _0xe7abe4;};return _0xcf16();}import{LivePosition as _0x27f847}from'ckeditor5/src/engine.js';import{getTranslation as _0x36da6b}from'../utils/common-translations.js';export default class nt extends _0x1bb0cf{[_0x3ce2b4(0x1c7)](){const _0x73bd77=_0x3ce2b4,_0x48da1a=this[_0x73bd77(0x1f5)];if(!_0x48da1a[_0x73bd77(0x207)][_0x73bd77(0x21e)](_0x73bd77(0x204)))return;const _0x5045a9=_0x48da1a[_0x73bd77(0x207)][_0x73bd77(0x21c)](_0x73bd77(0x1c3)),_0x4c8c27=_0x48da1a[_0x73bd77(0x207)][_0x73bd77(0x21c)](_0x73bd77(0x1fb)),_0x3dccae=_0x48da1a[_0x73bd77(0x1e6)];_0x5045a9[_0x73bd77(0x212)](_0x73bd77(0x1d7)),_0x5045a9[_0x73bd77(0x200)][_0x73bd77(0x1c0)](_0x73bd77(0x1c2),_0x3f21c6=>_0x36da6b(_0x3dccae,_0x73bd77(0x1d1),_0x3f21c6)),_0x5045a9[_0x73bd77(0x200)][_0x73bd77(0x1c0)](_0x73bd77(0x214),_0x397634=>_0x36da6b(_0x3dccae,_0x73bd77(0x1e4),_0x397634)),_0x5045a9[_0x73bd77(0x200)][_0x73bd77(0x1c0)](_0x73bd77(0x1ca),()=>_0x36da6b(_0x3dccae,_0x73bd77(0x1f8))),_0x48da1a[_0x73bd77(0x207)][_0x73bd77(0x21e)](_0x73bd77(0x215))&&_0x5045a9[_0x73bd77(0x212)](_0x73bd77(0x1cf)),_0x48da1a[_0x73bd77(0x207)][_0x73bd77(0x21e)](_0x73bd77(0x221))&&_0x48da1a[_0x73bd77(0x207)][_0x73bd77(0x21e)](_0x73bd77(0x1e9))&&(_0x5045a9[_0x73bd77(0x212)](_0x73bd77(0x1fe),(_0x57b41d,_0x3a35c0)=>{const _0x5ab93c=_0x73bd77,_0x3d5ca6=_0x4c8c27[_0x5ab93c(0x1e5)](_0x48da1a[_0x5ab93c(0x20a)][_0x5ab93c(0x1ae)][_0x5ab93c(0x1d8)]);_0x48da1a[_0x5ab93c(0x20a)][_0x5ab93c(0x1b1)](()=>{const _0x55d5cf=_0x5ab93c;_0x5045a9[_0x55d5cf(0x1b6)](_0x3d5ca6,{'commandName':_0x55d5cf(0x1fe),'commandParams':[_0x3a35c0]},[],_0x55d5cf(0x1fc));});}),_0x5045a9[_0x73bd77(0x212)](_0x73bd77(0x1e0),(_0x24ce98,_0x2725a9)=>{const _0x26b8dc=_0x73bd77;_0x48da1a[_0x26b8dc(0x20a)][_0x26b8dc(0x1b1)](_0xa9a069=>{const _0xea02bf=_0x26b8dc;let _0xa279a2=_0x4c8c27[_0xea02bf(0x1e5)](_0x48da1a[_0xea02bf(0x20a)][_0xea02bf(0x1ae)][_0xea02bf(0x1d8)]),_0x4ff01d=_0xa9a069[_0xea02bf(0x217)](_0xa279a2);const _0x2930de=_0x27f847[_0xea02bf(0x203)](_0x4ff01d[_0xea02bf(0x1cb)],_0xea02bf(0x1c6)),_0x11f0dd=_0x27f847[_0xea02bf(0x203)](_0x4ff01d[_0xea02bf(0x1cc)],_0xea02bf(0x1ac));_0x5045a9[_0xea02bf(0x20f)](()=>_0x24ce98(_0x2725a9)),_0xa279a2=_0x4c8c27[_0xea02bf(0x1e5)](_0x48da1a[_0xea02bf(0x20a)][_0xea02bf(0x1ae)][_0xea02bf(0x1d8)]),_0x4ff01d=_0xa9a069[_0xea02bf(0x217)](_0xa279a2);const _0x59e8d3=_0xa9a069[_0xea02bf(0x1eb)](_0x2930de,_0x11f0dd);_0x2930de[_0xea02bf(0x1bd)](),_0x11f0dd[_0xea02bf(0x1bd)](),_0x5045a9[_0xea02bf(0x1b6)](_0xa279a2,{'commandName':_0xea02bf(0x1fe),'commandParams':[_0x2725a9]},[],_0xea02bf(0x1e2)),_0x59e8d3[_0xea02bf(0x1cb)][_0xea02bf(0x216)](_0x4ff01d[_0xea02bf(0x1cb)])&&_0x5045a9[_0xea02bf(0x1b5)](_0xa9a069[_0xea02bf(0x1eb)](_0x59e8d3[_0xea02bf(0x1cb)],_0x4ff01d[_0xea02bf(0x1cb)]),_0xea02bf(0x1e2)),_0x4ff01d[_0xea02bf(0x1cc)][_0xea02bf(0x216)](_0x59e8d3[_0xea02bf(0x1cc)])&&_0x5045a9[_0xea02bf(0x1b5)](_0xa9a069[_0xea02bf(0x1eb)](_0x4ff01d[_0xea02bf(0x1cc)],_0x59e8d3[_0xea02bf(0x1cc)]),_0xea02bf(0x1e2));});}),_0x5045a9[_0x73bd77(0x1b0)][_0x73bd77(0x220)](_0x73bd77(0x1bc),_0x73bd77(0x1e2),_0x73bd77(0x1fa),()=>!0x1),_0x5045a9[_0x73bd77(0x1b0)][_0x73bd77(0x220)](_0x73bd77(0x1bc),_0x73bd77(0x1e2),_0x73bd77(0x1ee),()=>!0x1),_0x5045a9[_0x73bd77(0x1b0)][_0x73bd77(0x220)](_0x73bd77(0x1bc),_0x73bd77(0x1e2),_0x73bd77(0x1c9),_0x5045a9[_0x73bd77(0x1b0)][_0x73bd77(0x1f7)](_0x73bd77(0x1bc),'',_0x73bd77(0x1ee))),_0x5045a9[_0x73bd77(0x1b0)][_0x73bd77(0x220)](_0x73bd77(0x1d2),_0x73bd77(0x1e2),_0x73bd77(0x1fa),()=>!0x1),_0x5045a9[_0x73bd77(0x1b0)][_0x73bd77(0x220)](_0x73bd77(0x1d2),_0x73bd77(0x1e2),_0x73bd77(0x1c9),([_0x94a55d])=>{const _0x5da16a=_0x73bd77,_0x4ffb8f=_0x5045a9[_0x5da16a(0x1b0)][_0x5da16a(0x1f7)](_0x5da16a(0x1d2),'',_0x5da16a(0x1c9));let _0x5d39b9=_0x94a55d[_0x5da16a(0x1cb)],_0x151210=_0x94a55d[_0x5da16a(0x1cc)];const _0x8bdb5a=_0x48da1a[_0x5da16a(0x20a)][_0x5da16a(0x1b2)][_0x5da16a(0x21a)](_0x5d39b9,_0x5da16a(0x1cd)),_0x30f0ba=_0x48da1a[_0x5da16a(0x20a)][_0x5da16a(0x1b2)][_0x5da16a(0x21a)](_0x151210,_0x5da16a(0x20e));_0x8bdb5a[_0x5da16a(0x1e8)]&&(_0x5d39b9=_0x8bdb5a[_0x5da16a(0x1cb)]),_0x30f0ba[_0x5da16a(0x1e8)]&&(_0x151210=_0x30f0ba[_0x5da16a(0x1cc)]),_0x4ffb8f([_0x48da1a[_0x5da16a(0x20a)][_0x5da16a(0x1eb)](_0x5d39b9,_0x151210)]);}),_0x5045a9[_0x73bd77(0x1b0)][_0x73bd77(0x220)](_0x73bd77(0x1bc),_0x73bd77(0x1e2),_0x73bd77(0x1dd),_0x411497),_0x5045a9[_0x73bd77(0x1b0)][_0x73bd77(0x220)](_0x73bd77(0x1d2),_0x73bd77(0x1e2),_0x73bd77(0x1dd),_0x411497)),_0x48da1a[_0x73bd77(0x207)][_0x73bd77(0x21e)](_0x73bd77(0x1db))&&(_0x5045a9[_0x73bd77(0x212)](_0x73bd77(0x1f2),(_0x4ebe90,_0x633206)=>{const _0x2a57c8=_0x73bd77,_0x26a8ca=_0x48da1a[_0x2a57c8(0x207)][_0x2a57c8(0x21c)](_0x2a57c8(0x1dc));let _0x411e60=_0x4c8c27[_0x2a57c8(0x1e5)](_0x48da1a[_0x2a57c8(0x20a)][_0x2a57c8(0x1ae)][_0x2a57c8(0x1d8)]),_0x1501f5=_0x26a8ca[_0x2a57c8(0x1ab)](_0x411e60);_0x48da1a[_0x2a57c8(0x20a)][_0x2a57c8(0x1b1)](()=>{const _0x587e64=_0x2a57c8;if(_0x1501f5)return void _0x5045a9[_0x587e64(0x1e3)](_0x48da1a[_0x587e64(0x20a)][_0x587e64(0x217)](_0x1501f5));const _0x528fe4=_0x4c8c27[_0x587e64(0x1aa)](_0x411e60);_0x4ebe90(_0x633206),_0x411e60=_0x4c8c27[_0x587e64(0x1e5)](_0x48da1a[_0x587e64(0x20a)][_0x587e64(0x1ae)][_0x587e64(0x1d8)]),_0x1501f5=_0x26a8ca[_0x587e64(0x1ab)](_0x411e60),_0x5045a9[_0x587e64(0x1b5)](_0x48da1a[_0x587e64(0x20a)][_0x587e64(0x217)](_0x1501f5),_0x528fe4?null:_0x587e64(0x1f4));});}),_0x5045a9[_0x73bd77(0x1b0)][_0x73bd77(0x220)](_0x73bd77(0x1d2),_0x73bd77(0x1f4),_0x73bd77(0x1dd),_0x411497));const _0x362d72=[{'type':_0x73bd77(0x1bc),'subType':_0x73bd77(0x1c8)},{'type':_0x73bd77(0x1d2),'subType':_0x73bd77(0x1f4)},{'type':_0x73bd77(0x1bc),'subType':_0x73bd77(0x1e2)},{'type':_0x73bd77(0x1d2),'subType':_0x73bd77(0x1e2)}];function _0x5dd668(_0x148af7,_0x48804a){const _0x7c9b4a=_0x73bd77,_0x32df8a=_0x362d72[_0x7c9b4a(0x1bf)](({type:_0x5ab954,subType:_0x499bd8})=>_0x148af7[_0x7c9b4a(0x20b)]==_0x5ab954&&_0x148af7[_0x7c9b4a(0x21f)]==_0x499bd8),_0x5b7c29=_0x362d72[_0x7c9b4a(0x1bf)](({type:_0x5e4380,subType:_0x271e2e})=>_0x48804a[_0x7c9b4a(0x20b)]==_0x5e4380&&_0x48804a[_0x7c9b4a(0x21f)]==_0x271e2e);if(_0x32df8a<0x0||_0x5b7c29<0x0)return!0x1;const _0x11ba18=_0x148af7[_0x7c9b4a(0x205)](),_0x1d0abb=_0x48804a[_0x7c9b4a(0x205)]();if((0x0==_0x32df8a||0x1==_0x32df8a)&&0x2==_0x5b7c29&&_0x11ba18[_0x7c9b4a(0x1d6)](_0x1d0abb))return!0x0;if(0x2==_0x32df8a&&0x3==_0x5b7c29){const _0x578e18=_0x5045a9[_0x7c9b4a(0x209)](_0x11ba18,_0x7c9b4a(0x1d2))[_0x7c9b4a(0x1d5)](({suggestion:_0xee6fb9,meta:_0x5b488a})=>_0x5b488a[_0x7c9b4a(0x1ef)]&&_0x7c9b4a(0x1e2)==_0xee6fb9[_0x7c9b4a(0x21f)]);if(_0x578e18[_0x7c9b4a(0x1d9)]>0x1&&_0x1d0abb[_0x7c9b4a(0x1cc)][_0x7c9b4a(0x1ea)](_0x11ba18[_0x7c9b4a(0x1cb)]))return!0x0;if(0x1==_0x578e18[_0x7c9b4a(0x1d9)]&&(_0x11ba18[_0x7c9b4a(0x1cb)][_0x7c9b4a(0x1ea)](_0x1d0abb[_0x7c9b4a(0x1cc)])||_0x11ba18[_0x7c9b4a(0x1cc)][_0x7c9b4a(0x1ea)](_0x1d0abb[_0x7c9b4a(0x1cb)])))return!0x0;}if(0x3==_0x32df8a&&0x3==_0x5b7c29&&_0x11ba18[_0x7c9b4a(0x1cb)][_0x7c9b4a(0x216)](_0x1d0abb[_0x7c9b4a(0x1cb)])){const _0x4fff4c=_0x11ba18[_0x7c9b4a(0x1cc)][_0x7c9b4a(0x1ff)],_0x32aef0=_0x1d0abb[_0x7c9b4a(0x1cb)][_0x7c9b4a(0x1da)];return _0x4c8c27[_0x7c9b4a(0x1aa)](_0x4fff4c)&&_0x4fff4c===_0x32aef0;}return!0x1;}function _0x411497(_0x1969e7,_0x10b2a8){return _0x5dd668(_0x1969e7,_0x10b2a8)?[_0x1969e7,_0x10b2a8]:_0x5dd668(_0x10b2a8,_0x1969e7)?[_0x10b2a8,_0x1969e7]:null;}_0x48da1a[_0x73bd77(0x207)][_0x73bd77(0x21e)](_0x73bd77(0x1d0))&&(_0x5045a9[_0x73bd77(0x1de)](_0x73bd77(0x1af)),_0x5045a9[_0x73bd77(0x1ad)](_0x73bd77(0x210)),_0x5045a9[_0x73bd77(0x200)][_0x73bd77(0x1b7)](_0x73bd77(0x210),_0x36da6b(_0x3dccae,_0x73bd77(0x1ec)))),_0x48da1a[_0x73bd77(0x207)][_0x73bd77(0x21e)](_0x73bd77(0x1b8))&&(_0x5045a9[_0x73bd77(0x1de)](_0x73bd77(0x1ed)),_0x5045a9[_0x73bd77(0x1ad)](_0x73bd77(0x1bb))),_0x5045a9[_0x73bd77(0x200)][_0x73bd77(0x1e1)](_0x5cf77d=>{const _0x56cda9=_0x73bd77;if(!!_0x362d72[_0x56cda9(0x21b)](({type:_0x3d8905,subType:_0x518d9e})=>_0x5cf77d[_0x56cda9(0x20b)]==_0x3d8905&&_0x5cf77d[_0x56cda9(0x21f)]==_0x518d9e))return _0x5cf77d[_0x56cda9(0x1df)]?{}:void 0x0;}),_0x5045a9[_0x73bd77(0x200)][_0x73bd77(0x1e1)](_0x55e520=>{const _0x2b4a90=_0x73bd77;if(_0x2b4a90(0x1d2)==_0x55e520[_0x2b4a90(0x20b)]||_0x2b4a90(0x1c1)==_0x55e520[_0x2b4a90(0x20b)]){const _0x5b52b5=_0x55e520[_0x2b4a90(0x20d)]();if(_0x5b52b5&&_0x5b52b5['is'](_0x2b4a90(0x206),_0x2b4a90(0x1ca)))return{'type':_0x2b4a90(0x1d2)==_0x55e520[_0x2b4a90(0x20b)]?_0x2b4a90(0x1f0):_0x2b4a90(0x1f1),'element':_0x5b52b5,'quantity':0x1};}}),_0x5045a9[_0x73bd77(0x200)][_0x73bd77(0x1e1)](_0xbe1394=>_0x73bd77(0x1bc)==_0xbe1394[_0x73bd77(0x20b)]&&_0x73bd77(0x1e2)==_0xbe1394[_0x73bd77(0x21f)]?{'type':_0x73bd77(0x202),'content':_0x73bd77(0x1f9)}:_0x73bd77(0x1bc)==_0xbe1394[_0x73bd77(0x20b)]&&_0x73bd77(0x1fc)==_0xbe1394[_0x73bd77(0x21f)]?{'type':_0x73bd77(0x202),'content':_0x73bd77(0x219)}:void 0x0),_0x5045a9[_0x73bd77(0x200)][_0x73bd77(0x1e1)](_0x377042=>{const _0x2b31d4=_0x73bd77;if(_0x2b31d4(0x1b4)!=_0x377042[_0x2b31d4(0x20b)])return;const {data:_0x4f64e1}=_0x377042;if(!_0x4f64e1||_0x2b31d4(0x1bb)!=_0x4f64e1[_0x2b31d4(0x213)])return;const _0x174239=_0x4f64e1[_0x2b31d4(0x20c)];return _0x174239?{'type':_0x2b31d4(0x202),'content':_0x36da6b(_0x3dccae,_0x2b31d4(0x1be),'\x22'+_0x174239+'\x22')}:{'type':_0x2b31d4(0x202),'content':_0x36da6b(_0x3dccae,_0x2b31d4(0x208))};}),this[_0x73bd77(0x201)]();}[_0x3ce2b4(0x201)](){const _0x1ebd06=_0x3ce2b4,_0x110b79=this[_0x1ebd06(0x1f5)],_0x3efd69=_0x110b79[_0x1ebd06(0x1e6)];_0x110b79[_0x1ebd06(0x207)][_0x1ebd06(0x21c)](_0x1ebd06(0x1c3))[_0x1ebd06(0x200)][_0x1ebd06(0x1e1)](_0x389fc0=>{const _0x24c170=_0x1ebd06;if(_0x24c170(0x1bc)!=_0x389fc0[_0x24c170(0x20b)]&&_0x24c170(0x1f6)!=_0x389fc0[_0x24c170(0x20b)])return;const {data:_0x2656df}=_0x389fc0;if(_0x2656df){if(_0x24c170(0x1ed)==_0x2656df[_0x24c170(0x1b9)]){const _0x30c57c=_0x2656df[_0x24c170(0x1fd)][0x0][_0x24c170(0x20c)];return _0x30c57c?{'type':_0x24c170(0x202),'content':_0x36da6b(_0x3efd69,_0x24c170(0x1be),'\x22'+_0x30c57c+'\x22')}:{'type':_0x24c170(0x202),'content':_0x36da6b(_0x3efd69,_0x24c170(0x208))};}if(_0x24c170(0x1af)==_0x2656df[_0x24c170(0x1b9)]){const _0x45c30c=_0x2656df[_0x24c170(0x1fd)][0x0][_0x24c170(0x1b3)];return _0x45c30c?{'type':_0x24c170(0x202),'content':_0x36da6b(_0x3efd69,_0x24c170(0x1ba),_0x45c30c)}:{'type':_0x24c170(0x202),'content':_0x36da6b(_0x3efd69,_0x24c170(0x1a9))};}}});}}
|
|
23
|
+
const _0x27a858=_0x127c;(function(_0x4a6423,_0x1b5549){const _0x1676e0=_0x127c,_0x9159c=_0x4a6423();while(!![]){try{const _0xde8707=-parseInt(_0x1676e0(0xcc))/0x1*(parseInt(_0x1676e0(0xb8))/0x2)+parseInt(_0x1676e0(0xcd))/0x3+parseInt(_0x1676e0(0xef))/0x4*(-parseInt(_0x1676e0(0xc0))/0x5)+-parseInt(_0x1676e0(0xe6))/0x6+parseInt(_0x1676e0(0xe0))/0x7*(parseInt(_0x1676e0(0xf1))/0x8)+-parseInt(_0x1676e0(0x82))/0x9*(parseInt(_0x1676e0(0x7f))/0xa)+-parseInt(_0x1676e0(0xad))/0xb*(-parseInt(_0x1676e0(0xc1))/0xc);if(_0xde8707===_0x1b5549)break;else _0x9159c['push'](_0x9159c['shift']());}catch(_0x3c33f9){_0x9159c['push'](_0x9159c['shift']());}}}(_0x1b78,0x1efa4));import{Plugin as _0x792f05}from'ckeditor5/src/core.js';function _0x1b78(){const _0x4acfaa=['getSuggestionCallback','nodeAfter','element','imageTypeInline','68978Xifjnw','key','enableDefaultAttributesIntegration','insertImage','ELEMENT_CAPTION','removeObject','selection','imageStylePreApply','42065nSjlnd','820860HeJrZL','previous','FORMAT_IMAGE_SIZE','_findSuggestions','Block\x20image\x20to\x20inline\x20image','Inline\x20image\x20to\x20block\x20image','length','nodeBefore','deletion','width','fromPosition','3thzBYU','290289AXscfg','ImageUploadEditing','ImageTextAlternativeEditing','enableCommand','registerCustomCallback','formatBlock','document','getContainedElement','toggleImageCaption','isEqual','change','backward','ImageResize','type','*Remove\x20image\x20text\x20alternative*','toPrevious','*Reset\x20image\x20width*','isBlockImage','discard','6783yUwtSY','ImageBlockEditing','addObject','format','getClosestSelectedImageElement','convertInlineImageToBlock','846390JRbjlX','imageTextAlternative','descriptionFactory','toNext','afterInit','convertBlockImageToInline','getNearestSelectionRange','insertion','commandName','92uGAtJd','ELEMENT_IMAGE','768JFHFmy','attribute','ImageInlineEditing','chain','has','registerBlockAttribute','_registerLegacyDescription','locale','registerElementLabel','20wBaoHn','ImageCaptionEditing','isIntersecting','774504MiaQlP','ImageCaptionUtils','forceDefaultExecution','start','createRangeOn','subType','caption','isBefore','alt','registerAttributeLabel','createRange','getCaptionFromImageModelElement','*Set\x20image\x20text\x20alternative:*\x20%0','ImageEditing','getFirstRange','forward','imageCaption','model','ELEMENT_INLINE_IMAGE','imageTypeBlock','detach','_suggestionFactory','get','join','resizeImage','end','editor','markBlockFormat','filter','isOwn','newValue','*Set\x20image\x20width:*\x20%0','schema','registerDescriptionCallback','commandParams','isCollapsed','find','TrackChangesEditing','markDeletion','markInsertion','imageBlock','formatInline','resizedWidth','88yFGvrL','findIndex','ImageUtils','accept','uploadImage','plugins','imageInline'];_0x1b78=function(){return _0x4acfaa;};return _0x1b78();}import{LivePosition as _0x2593cb}from'ckeditor5/src/engine.js';function _0x127c(_0x3b3693,_0x14e02b){const _0x1b7800=_0x1b78();return _0x127c=function(_0x127c4e,_0x301ad2){_0x127c4e=_0x127c4e-0x7a;let _0x15c330=_0x1b7800[_0x127c4e];return _0x15c330;},_0x127c(_0x3b3693,_0x14e02b);}import{getTranslation as _0x3b21de}from'../utils/common-translations.js';export default class nt extends _0x792f05{[_0x27a858(0xea)](){const _0x11f6da=_0x27a858,_0x18c6e7=this[_0x11f6da(0x9c)];if(!_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x7a)](_0x11f6da(0x8f)))return;const _0x33c07f=_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x98)](_0x11f6da(0xa7)),_0x43af92=_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x98)](_0x11f6da(0xaf)),_0x41b6f1=_0x18c6e7[_0x11f6da(0x7d)];_0x33c07f[_0x11f6da(0xd0)](_0x11f6da(0xbb)),_0x33c07f[_0x11f6da(0xe8)][_0x11f6da(0x7e)](_0x11f6da(0xaa),_0x1972d6=>_0x3b21de(_0x41b6f1,_0x11f6da(0xf0),_0x1972d6)),_0x33c07f[_0x11f6da(0xe8)][_0x11f6da(0x7e)](_0x11f6da(0xb3),_0x5aaba8=>_0x3b21de(_0x41b6f1,_0x11f6da(0x94),_0x5aaba8)),_0x33c07f[_0x11f6da(0xe8)][_0x11f6da(0x7e)](_0x11f6da(0x88),()=>_0x3b21de(_0x41b6f1,_0x11f6da(0xbc))),_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x7a)](_0x11f6da(0xce))&&_0x33c07f[_0x11f6da(0xd0)](_0x11f6da(0xb1)),_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x7a)](_0x11f6da(0xe1))&&_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x7a)](_0x11f6da(0xf3))&&(_0x33c07f[_0x11f6da(0xd0)](_0x11f6da(0xb7),(_0x965fcb,_0x4784c1)=>{const _0xa37bca=_0x11f6da,_0x222249=_0x43af92[_0xa37bca(0xe4)](_0x18c6e7[_0xa37bca(0x93)][_0xa37bca(0xd3)][_0xa37bca(0xbe)]);_0x18c6e7[_0xa37bca(0x93)][_0xa37bca(0xd7)](()=>{const _0x5df799=_0xa37bca;_0x33c07f[_0x5df799(0x9d)](_0x222249,{'commandName':_0x5df799(0xb7),'commandParams':[_0x4784c1]},[],_0x5df799(0xeb));});}),_0x33c07f[_0x11f6da(0xd0)](_0x11f6da(0x95),(_0x45a08b,_0x504c09)=>{const _0x10c3a4=_0x11f6da;_0x18c6e7[_0x10c3a4(0x93)][_0x10c3a4(0xd7)](_0x3c5d79=>{const _0x17a1f7=_0x10c3a4;let _0x5bd3cf=_0x43af92[_0x17a1f7(0xe4)](_0x18c6e7[_0x17a1f7(0x93)][_0x17a1f7(0xd3)][_0x17a1f7(0xbe)]),_0x5013df=_0x3c5d79[_0x17a1f7(0x86)](_0x5bd3cf);const _0x411c90=_0x2593cb[_0x17a1f7(0xcb)](_0x5013df[_0x17a1f7(0x85)],_0x17a1f7(0xdc)),_0x4a96f9=_0x2593cb[_0x17a1f7(0xcb)](_0x5013df[_0x17a1f7(0x9b)],_0x17a1f7(0xe9));_0x33c07f[_0x17a1f7(0x84)](()=>_0x45a08b(_0x504c09)),_0x5bd3cf=_0x43af92[_0x17a1f7(0xe4)](_0x18c6e7[_0x17a1f7(0x93)][_0x17a1f7(0xd3)][_0x17a1f7(0xbe)]),_0x5013df=_0x3c5d79[_0x17a1f7(0x86)](_0x5bd3cf);const _0x13f0ae=_0x3c5d79[_0x17a1f7(0x8c)](_0x411c90,_0x4a96f9);_0x411c90[_0x17a1f7(0x96)](),_0x4a96f9[_0x17a1f7(0x96)](),_0x33c07f[_0x17a1f7(0x9d)](_0x5bd3cf,{'commandName':_0x17a1f7(0xb7),'commandParams':[_0x504c09]},[],_0x17a1f7(0xe5)),_0x13f0ae[_0x17a1f7(0x85)][_0x17a1f7(0x89)](_0x5013df[_0x17a1f7(0x85)])&&_0x33c07f[_0x17a1f7(0xa9)](_0x3c5d79[_0x17a1f7(0x8c)](_0x13f0ae[_0x17a1f7(0x85)],_0x5013df[_0x17a1f7(0x85)]),_0x17a1f7(0xe5)),_0x5013df[_0x17a1f7(0x9b)][_0x17a1f7(0x89)](_0x13f0ae[_0x17a1f7(0x9b)])&&_0x33c07f[_0x17a1f7(0xa9)](_0x3c5d79[_0x17a1f7(0x8c)](_0x5013df[_0x17a1f7(0x9b)],_0x13f0ae[_0x17a1f7(0x9b)]),_0x17a1f7(0xe5));});}),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xd1)](_0x11f6da(0xd2),_0x11f6da(0xe5),_0x11f6da(0x99),()=>!0x1),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xd1)](_0x11f6da(0xd2),_0x11f6da(0xe5),_0x11f6da(0xb0),()=>!0x1),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xd1)](_0x11f6da(0xd2),_0x11f6da(0xe5),_0x11f6da(0xdf),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xb4)](_0x11f6da(0xd2),'',_0x11f6da(0xb0))),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xd1)](_0x11f6da(0xed),_0x11f6da(0xe5),_0x11f6da(0x99),()=>!0x1),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xd1)](_0x11f6da(0xed),_0x11f6da(0xe5),_0x11f6da(0xdf),([_0x1ff567])=>{const _0x60c79=_0x11f6da,_0xf923bc=_0x33c07f[_0x60c79(0x97)][_0x60c79(0xb4)](_0x60c79(0xed),'',_0x60c79(0xdf));let _0x54660c=_0x1ff567[_0x60c79(0x85)],_0x5e43cd=_0x1ff567[_0x60c79(0x9b)];const _0x460ece=_0x18c6e7[_0x60c79(0x93)][_0x60c79(0xa2)][_0x60c79(0xec)](_0x54660c,_0x60c79(0xd8)),_0x10fe76=_0x18c6e7[_0x60c79(0x93)][_0x60c79(0xa2)][_0x60c79(0xec)](_0x5e43cd,_0x60c79(0x91));_0x460ece[_0x60c79(0xa5)]&&(_0x54660c=_0x460ece[_0x60c79(0x85)]),_0x10fe76[_0x60c79(0xa5)]&&(_0x5e43cd=_0x10fe76[_0x60c79(0x9b)]),_0xf923bc([_0x18c6e7[_0x60c79(0x93)][_0x60c79(0x8c)](_0x54660c,_0x5e43cd)]);}),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xd1)](_0x11f6da(0xd2),_0x11f6da(0xe5),_0x11f6da(0xf4),_0x2e93e1),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xd1)](_0x11f6da(0xed),_0x11f6da(0xe5),_0x11f6da(0xf4),_0x2e93e1)),_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x7a)](_0x11f6da(0x80))&&(_0x33c07f[_0x11f6da(0xd0)](_0x11f6da(0xd5),(_0x36aea8,_0x4feff0)=>{const _0x585652=_0x11f6da,_0x58169e=_0x18c6e7[_0x585652(0xb2)][_0x585652(0x98)](_0x585652(0x83));let _0x520523=_0x43af92[_0x585652(0xe4)](_0x18c6e7[_0x585652(0x93)][_0x585652(0xd3)][_0x585652(0xbe)]),_0x574da6=_0x58169e[_0x585652(0x8d)](_0x520523);_0x18c6e7[_0x585652(0x93)][_0x585652(0xd7)](()=>{const _0x10f682=_0x585652;if(_0x574da6)return void _0x33c07f[_0x10f682(0xa8)](_0x18c6e7[_0x10f682(0x93)][_0x10f682(0x86)](_0x574da6));const _0x5aa85b=_0x43af92[_0x10f682(0xde)](_0x520523);_0x36aea8(_0x4feff0),_0x520523=_0x43af92[_0x10f682(0xe4)](_0x18c6e7[_0x10f682(0x93)][_0x10f682(0xd3)][_0x10f682(0xbe)]),_0x574da6=_0x58169e[_0x10f682(0x8d)](_0x520523),_0x33c07f[_0x10f682(0xa9)](_0x18c6e7[_0x10f682(0x93)][_0x10f682(0x86)](_0x574da6),_0x5aa85b?null:_0x10f682(0x92));});}),_0x33c07f[_0x11f6da(0x97)][_0x11f6da(0xd1)](_0x11f6da(0xed),_0x11f6da(0x92),_0x11f6da(0xf4),_0x2e93e1));const _0x506d0b=[{'type':_0x11f6da(0xd2),'subType':_0x11f6da(0xbf)},{'type':_0x11f6da(0xed),'subType':_0x11f6da(0x92)},{'type':_0x11f6da(0xd2),'subType':_0x11f6da(0xe5)},{'type':_0x11f6da(0xed),'subType':_0x11f6da(0xe5)}];function _0x4d4d3b(_0x505aea,_0x4b8f1a){const _0x43d014=_0x11f6da,_0x14a299=_0x506d0b[_0x43d014(0xae)](({type:_0x18dc7b,subType:_0x51a84c})=>_0x505aea[_0x43d014(0xda)]==_0x18dc7b&&_0x505aea[_0x43d014(0x87)]==_0x51a84c),_0x57b061=_0x506d0b[_0x43d014(0xae)](({type:_0x2dc14a,subType:_0x5f011d})=>_0x4b8f1a[_0x43d014(0xda)]==_0x2dc14a&&_0x4b8f1a[_0x43d014(0x87)]==_0x5f011d);if(_0x14a299<0x0||_0x57b061<0x0)return!0x1;const _0x41bd2c=_0x505aea[_0x43d014(0x90)](),_0x4c7aaf=_0x4b8f1a[_0x43d014(0x90)]();if((0x0==_0x14a299||0x1==_0x14a299)&&0x2==_0x57b061&&_0x41bd2c[_0x43d014(0x81)](_0x4c7aaf))return!0x0;if(0x2==_0x14a299&&0x3==_0x57b061){const _0x4b8c91=_0x33c07f[_0x43d014(0xc4)](_0x41bd2c,_0x43d014(0xed))[_0x43d014(0x9e)](({suggestion:_0x3bbef2,meta:_0x5ba12a})=>_0x5ba12a[_0x43d014(0x9f)]&&_0x43d014(0xe5)==_0x3bbef2[_0x43d014(0x87)]);if(_0x4b8c91[_0x43d014(0xc7)]>0x1&&_0x4c7aaf[_0x43d014(0x9b)][_0x43d014(0xd6)](_0x41bd2c[_0x43d014(0x85)]))return!0x0;if(0x1==_0x4b8c91[_0x43d014(0xc7)]&&(_0x41bd2c[_0x43d014(0x85)][_0x43d014(0xd6)](_0x4c7aaf[_0x43d014(0x9b)])||_0x41bd2c[_0x43d014(0x9b)][_0x43d014(0xd6)](_0x4c7aaf[_0x43d014(0x85)])))return!0x0;}if(0x3==_0x14a299&&0x3==_0x57b061&&_0x41bd2c[_0x43d014(0x85)][_0x43d014(0x89)](_0x4c7aaf[_0x43d014(0x85)])){const _0x35bfa0=_0x41bd2c[_0x43d014(0x9b)][_0x43d014(0xb5)],_0x4911e7=_0x4c7aaf[_0x43d014(0x85)][_0x43d014(0xc8)];return _0x43af92[_0x43d014(0xde)](_0x35bfa0)&&_0x35bfa0===_0x4911e7;}return!0x1;}function _0x2e93e1(_0x5af38f,_0x28684c){return _0x4d4d3b(_0x5af38f,_0x28684c)?[_0x5af38f,_0x28684c]:_0x4d4d3b(_0x28684c,_0x5af38f)?[_0x28684c,_0x5af38f]:null;}_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x7a)](_0x11f6da(0xd9))&&(_0x33c07f[_0x11f6da(0xba)](_0x11f6da(0x9a)),_0x33c07f[_0x11f6da(0x7b)](_0x11f6da(0xac)),_0x33c07f[_0x11f6da(0xe8)][_0x11f6da(0x8b)](_0x11f6da(0xac),_0x3b21de(_0x41b6f1,_0x11f6da(0xc3)))),_0x18c6e7[_0x11f6da(0xb2)][_0x11f6da(0x7a)](_0x11f6da(0xcf))&&(_0x33c07f[_0x11f6da(0xba)](_0x11f6da(0xe7)),_0x33c07f[_0x11f6da(0x7b)](_0x11f6da(0x8a))),_0x33c07f[_0x11f6da(0xe8)][_0x11f6da(0xa3)](_0x5e0d3f=>{const _0x5bba98=_0x11f6da;if(!!_0x506d0b[_0x5bba98(0xa6)](({type:_0xffaae9,subType:_0x20aa26})=>_0x5e0d3f[_0x5bba98(0xda)]==_0xffaae9&&_0x5e0d3f[_0x5bba98(0x87)]==_0x20aa26))return _0x5e0d3f[_0x5bba98(0xc2)]?{}:void 0x0;}),_0x33c07f[_0x11f6da(0xe8)][_0x11f6da(0xa3)](_0x7b14fc=>{const _0x278e95=_0x11f6da;if(_0x278e95(0xed)==_0x7b14fc[_0x278e95(0xda)]||_0x278e95(0xc9)==_0x7b14fc[_0x278e95(0xda)]){const _0x606562=_0x7b14fc[_0x278e95(0xd4)]();if(_0x606562&&_0x606562['is'](_0x278e95(0xb6),_0x278e95(0x88)))return{'type':_0x278e95(0xed)==_0x7b14fc[_0x278e95(0xda)]?_0x278e95(0xe2):_0x278e95(0xbd),'element':_0x606562,'quantity':0x1};}}),_0x33c07f[_0x11f6da(0xe8)][_0x11f6da(0xa3)](_0x403c53=>_0x11f6da(0xd2)==_0x403c53[_0x11f6da(0xda)]&&_0x11f6da(0xe5)==_0x403c53[_0x11f6da(0x87)]?{'type':_0x11f6da(0xe3),'content':_0x11f6da(0xc6)}:_0x11f6da(0xd2)==_0x403c53[_0x11f6da(0xda)]&&_0x11f6da(0xeb)==_0x403c53[_0x11f6da(0x87)]?{'type':_0x11f6da(0xe3),'content':_0x11f6da(0xc5)}:void 0x0),_0x33c07f[_0x11f6da(0xe8)][_0x11f6da(0xa3)](_0x4481a4=>{const _0x4774ac=_0x11f6da;if(_0x4774ac(0xf2)!=_0x4481a4[_0x4774ac(0xda)])return;const {data:_0x570aaa}=_0x4481a4;if(!_0x570aaa||_0x4774ac(0x8a)!=_0x570aaa[_0x4774ac(0xb9)])return;const _0xc975c0=_0x570aaa[_0x4774ac(0xa0)];return _0xc975c0?{'type':_0x4774ac(0xe3),'content':_0x3b21de(_0x41b6f1,_0x4774ac(0x8e),'\x22'+_0xc975c0+'\x22')}:{'type':_0x4774ac(0xe3),'content':_0x3b21de(_0x41b6f1,_0x4774ac(0xdb))};}),this[_0x11f6da(0x7c)]();}[_0x27a858(0x7c)](){const _0x2a07cb=_0x27a858,_0x274284=this[_0x2a07cb(0x9c)],_0x169f07=_0x274284[_0x2a07cb(0x7d)];_0x274284[_0x2a07cb(0xb2)][_0x2a07cb(0x98)](_0x2a07cb(0xa7))[_0x2a07cb(0xe8)][_0x2a07cb(0xa3)](_0x1d2d2e=>{const _0x1a3079=_0x2a07cb;if(_0x1a3079(0xd2)!=_0x1d2d2e[_0x1a3079(0xda)]&&_0x1a3079(0xab)!=_0x1d2d2e[_0x1a3079(0xda)])return;const {data:_0x3573a2}=_0x1d2d2e;if(_0x3573a2){if(_0x1a3079(0xe7)==_0x3573a2[_0x1a3079(0xee)]){const _0x21e5af=_0x3573a2[_0x1a3079(0xa4)][0x0][_0x1a3079(0xa0)];return _0x21e5af?{'type':_0x1a3079(0xe3),'content':_0x3b21de(_0x169f07,_0x1a3079(0x8e),'\x22'+_0x21e5af+'\x22')}:{'type':_0x1a3079(0xe3),'content':_0x3b21de(_0x169f07,_0x1a3079(0xdb))};}if(_0x1a3079(0x9a)==_0x3573a2[_0x1a3079(0xee)]){const _0x5396b5=_0x3573a2[_0x1a3079(0xa4)][0x0][_0x1a3079(0xca)];return _0x5396b5?{'type':_0x1a3079(0xe3),'content':_0x3b21de(_0x169f07,_0x1a3079(0xa1),_0x5396b5)}:{'type':_0x1a3079(0xe3),'content':_0x3b21de(_0x169f07,_0x1a3079(0xdd))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x584933=_0x12ec;(function(_0x11dd71,_0x21d8fd){const _0x26f8b6=_0x12ec,_0xa971fd=_0x11dd71();while(!![]){try{const _0x42ef6c=-parseInt(_0x26f8b6(0x15e))/0x1*(-parseInt(_0x26f8b6(0x14a))/0x2)+parseInt(_0x26f8b6(0x156))/0x3*(parseInt(_0x26f8b6(0x151))/0x4)+-parseInt(_0x26f8b6(0x162))/0x5*(-parseInt(_0x26f8b6(0x15f))/0x6)+parseInt(_0x26f8b6(0x153))/0x7+parseInt(_0x26f8b6(0x158))/0x8*(parseInt(_0x26f8b6(0x160))/0x9)+-parseInt(_0x26f8b6(0x150))/0xa*(parseInt(_0x26f8b6(0x143))/0xb)+-parseInt(_0x26f8b6(0x167))/0xc*(parseInt(_0x26f8b6(0x154))/0xd);if(_0x42ef6c===_0x21d8fd)break;else _0xa971fd['push'](_0xa971fd['shift']());}catch(_0x28b283){_0xa971fd['push'](_0xa971fd['shift']());}}}(_0x369e,0x866ef));function _0x12ec(_0x318906,_0x44d506){const _0x369e8b=_0x369e();return _0x12ec=function(_0x12ecd9,_0x33e3fb){_0x12ecd9=_0x12ecd9-0x141;let _0x17aa64=_0x369e8b[_0x12ecd9];return _0x17aa64;},_0x12ec(_0x318906,_0x44d506);}import{Plugin as _0x5b204a}from'ckeditor5/src/core.js';import{getTranslation as _0x19b60f}from'../utils/common-translations.js';function _0x369e(){const _0x152e45=['TrackChangesEditing','_registerLegacyDescription','locale','registerBlockAttribute','*Format:*\x20replace\x20image\x20URL','plugins','src','formatInline','1407769seIopm','get','oldValue','ImageEditing','discard','_handleLegacySuggestions','_suggestionFactory','274036QbZsbn','has','newValue','registerDescriptionCallback','key','*Replace\x20image\x20URL*','50mwIPAB','508JRiVPz','replaceImageSource','2797039iIgxsI','2239406tsPrvl','registerCustomCallback','5061vZQeeB','descriptionFactory','1189352mFOxRU','accept','editor','type','format','formatBlock','2tbgyMi','30THDYdG','27QBXrwd','attribute','717975EoWxhi','getSuggestionCallback','afterInit','commandName','enableDefaultAttributesIntegration','60ZIfsOA'];_0x369e=function(){return _0x152e45;};return _0x369e();}export default class ot extends _0x5b204a{[_0x584933(0x164)](){const _0x3eda70=_0x584933;if(!this[_0x3eda70(0x15a)][_0x3eda70(0x16d)][_0x3eda70(0x14b)](_0x3eda70(0x146)))return;const _0xd3971e=this[_0x3eda70(0x15a)][_0x3eda70(0x16a)],_0x27d5f6=this[_0x3eda70(0x15a)][_0x3eda70(0x16d)][_0x3eda70(0x144)](_0x3eda70(0x168));_0x27d5f6[_0x3eda70(0x166)](_0x3eda70(0x152)),_0x27d5f6[_0x3eda70(0x16b)](_0x3eda70(0x141)),_0x27d5f6[_0x3eda70(0x157)][_0x3eda70(0x14d)](_0x5c5f81=>{const _0x175ea9=_0x3eda70;if(_0x175ea9(0x161)!=_0x5c5f81[_0x175ea9(0x15b)])return;const {data:_0x4fa99d}=_0x5c5f81;return _0x4fa99d&&_0x175ea9(0x141)==_0x4fa99d[_0x175ea9(0x14e)]?_0x4fa99d[_0x175ea9(0x14c)]&&_0x4fa99d[_0x175ea9(0x145)]?{'type':_0x175ea9(0x15c),'content':_0x19b60f(_0xd3971e,_0x175ea9(0x14f))}:{'type':_0x175ea9(0x15c),'content':''}:void 0x0;}),this[_0x3eda70(0x148)]();}[_0x584933(0x148)](){const _0x508bff=_0x584933,_0x3e1eac=this[_0x508bff(0x15a)][_0x508bff(0x16d)][_0x508bff(0x144)](_0x508bff(0x168));_0x3e1eac[_0x508bff(0x149)][_0x508bff(0x155)](_0x508bff(0x15d),_0x508bff(0x152),_0x508bff(0x159),_0x3e1eac[_0x508bff(0x149)][_0x508bff(0x163)](_0x508bff(0x15d),null,_0x508bff(0x147))),_0x3e1eac[_0x508bff(0x149)][_0x508bff(0x155)](_0x508bff(0x15d),_0x508bff(0x152),_0x508bff(0x147),_0x3e1eac[_0x508bff(0x149)][_0x508bff(0x163)](_0x508bff(0x15d),null,_0x508bff(0x159))),this[_0x508bff(0x169)]();}[_0x584933(0x169)](){const _0x68973d=_0x584933,_0x498422=this[_0x68973d(0x15a)],_0x54a353=_0x498422[_0x68973d(0x16a)];_0x498422[_0x68973d(0x16d)][_0x68973d(0x144)](_0x68973d(0x168))[_0x68973d(0x157)][_0x68973d(0x14d)](_0x267ca2=>{const _0x31e95f=_0x68973d;if(_0x31e95f(0x15d)!=_0x267ca2[_0x31e95f(0x15b)]&&_0x31e95f(0x142)!=_0x267ca2[_0x31e95f(0x15b)])return;const {data:_0x458d2f}=_0x267ca2;if(!_0x458d2f||_0x31e95f(0x152)!=_0x458d2f[_0x31e95f(0x165)])return;return{'type':_0x31e95f(0x15c),'content':_0x19b60f(_0x54a353,_0x31e95f(0x16c))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2f8483=_0x1ee5;(function(_0x4406a3,_0x1ecea6){const _0x33bae0=_0x1ee5,_0x955553=_0x4406a3();while(!![]){try{const _0x38332d=parseInt(_0x33bae0(0x1f3))/0x1+parseInt(_0x33bae0(0x1e0))/0x2*(-parseInt(_0x33bae0(0x205))/0x3)+parseInt(_0x33bae0(0x1d8))/0x4+parseInt(_0x33bae0(0x216))/0x5+parseInt(_0x33bae0(0x203))/0x6+parseInt(_0x33bae0(0x1f6))/0x7+parseInt(_0x33bae0(0x21e))/0x8*(-parseInt(_0x33bae0(0x21c))/0x9);if(_0x38332d===_0x1ecea6)break;else _0x955553['push'](_0x955553['shift']());}catch(_0x303480){_0x955553['push'](_0x955553['shift']());}}}(_0x3d2e,0xe1139));import{Plugin as _0x3847f5}from'ckeditor5/src/core.js';import{uid as _0xa2e0b8}from'ckeditor5/src/utils.js';import{getTranslation as _0x5cf666}from'../utils/common-translations.js';function _0x1ee5(_0x5a2164,_0x398348){const _0x3d2e3f=_0x3d2e();return _0x1ee5=function(_0x1ee5f5,_0x521dbe){_0x1ee5f5=_0x1ee5f5-0x1bd;let _0x3d438c=_0x3d2e3f[_0x1ee5f5];return _0x3d438c;},_0x1ee5(_0x5a2164,_0x398348);}function _0x3d2e(){const _0x27219c=['next','length','194BDWBVz','newRange','title','isBlockImage','refresh','start','plugins','head','get','descriptionFactory','isBefore','nodeAfter','imageTypeInline','isInlineImage','TrackChangesEditing','getSuggestionCallback','has','document','imageCaption','1213562kXMjGo','convertInlineImageToBlock','registerPostFixer','9088541AxALHP','insertion','isInContent','commandName','getContainedElement','toLowerCase','name','_splitMarkerName','discardSuggestion','nodeBefore','discard','createRangeOn','commandParams','11014698gXlGyN','imageStyle','44211hXotyI','author','side','afterInit','hasSuggestion','locale','differ','findIndex','accept','format','join','getSuggestions','markInlineFormat','getChangedMarkers','enableCommand','subType','isOwn','843380WlfcjY','registerCustomCallback','getSuggestion','change','suggestion','ImageStyleEditing','18VGJgad','registerDescriptionCallback','11889944pTKRPM','imageStylePreApply','isEqual','filter','_registerLegacyDescription','getFirstRange','type','markBlockFormat','imageTypeBlock','forEach','Users','end','commandReversedParams','*Format:*\x20%0','chain','isIntersecting','imageStylePostApply','ImageUtils','FORMAT_SIDE_IMAGE','formatInline','getClosestSelectedImageElement','formatBlock','from','model','_suggestionFactory','selection','shouldConvertImageType','commands','3230016nFhkAV','normalizedStyles','editor','_findSuggestions','setImageNaturalSizeAttributes','value'];_0x3d2e=function(){return _0x27219c;};return _0x3d2e();}export default class rt extends _0x3847f5{[_0x2f8483(0x208)](){const _0x456e92=_0x2f8483,_0x5d1bfb=this[_0x456e92(0x1da)];if(!_0x5d1bfb[_0x456e92(0x1e6)][_0x456e92(0x1f0)](_0x456e92(0x21b)))return;const _0x18c4ee=_0x5d1bfb[_0x456e92(0x1e6)][_0x456e92(0x1e8)](_0x456e92(0x1ee)),_0x4ee6c0=_0x5d1bfb[_0x456e92(0x1e6)][_0x456e92(0x1e8)](_0x456e92(0x1cd)),_0x14d5d7={};_0x18c4ee[_0x456e92(0x213)](_0x456e92(0x204),(_0x2e3c9f,_0xe7042b)=>{const _0x5572bf=_0x456e92,_0x1fc571=_0x5d1bfb[_0x5572bf(0x1e6)][_0x5572bf(0x1e8)](_0x5572bf(0x1c6))['me'],_0xc37403=_0x5d1bfb[_0x5572bf(0x1d7)][_0x5572bf(0x1e8)](_0x5572bf(0x204));let _0x49ca27=_0x4ee6c0[_0x5572bf(0x1d0)](_0x5d1bfb[_0x5572bf(0x1d3)][_0x5572bf(0x1f1)][_0x5572bf(0x1d5)]),_0x5caebb=_0x5d1bfb[_0x5572bf(0x1d3)][_0x5572bf(0x201)](_0x49ca27),_0x80dae0=_0xc37403[_0x5572bf(0x1dd)];if(_0x80dae0==_0xe7042b[_0x5572bf(0x1dd)])return;const _0x336d02={'commandName':_0x5572bf(0x204),'commandParams':[_0xe7042b],'formatGroupId':_0xa2e0b8()};_0x5d1bfb[_0x5572bf(0x1d3)][_0x5572bf(0x219)](()=>{const _0x231d09=_0x5572bf;if(_0x18c4ee[_0x231d09(0x210)]()[_0x231d09(0x1bf)](_0x217fd9=>_0x217fd9[_0x231d09(0x1f8)]&&_0x1fc571==_0x217fd9[_0x231d09(0x206)]&&(_0x231d09(0x1d1)==_0x217fd9[_0x231d09(0x1c2)]||_0x231d09(0x1cf)==_0x217fd9[_0x231d09(0x1c2)])&&(_0x231d09(0x1bd)==_0x217fd9[_0x231d09(0x214)]||_0x231d09(0x1cc)==_0x217fd9[_0x231d09(0x214)])&&_0x217fd9[_0x231d09(0x1c1)]()[_0x231d09(0x1be)](_0x5caebb))[_0x231d09(0x1c5)](_0x24d27a=>_0x18c4ee[_0x231d09(0x1fe)](_0x24d27a[_0x231d09(0x1e7)])),_0x49ca27=_0x4ee6c0[_0x231d09(0x1d0)](_0x5d1bfb[_0x231d09(0x1d3)][_0x231d09(0x1f1)][_0x231d09(0x1d5)]),_0x5caebb=_0x5d1bfb[_0x231d09(0x1d3)][_0x231d09(0x201)](_0x49ca27),_0xc37403[_0x231d09(0x1e4)](),_0x5d1bfb[_0x231d09(0x1d7)][_0x231d09(0x1e8)](_0x231d09(0x1ec))[_0x231d09(0x1e4)](),_0x5d1bfb[_0x231d09(0x1d7)][_0x231d09(0x1e8)](_0x231d09(0x1c4))[_0x231d09(0x1e4)](),_0x80dae0=_0xc37403[_0x231d09(0x1dd)],_0x80dae0!=_0xe7042b[_0x231d09(0x1dd)])return _0x4ee6c0[_0x231d09(0x1ed)](_0x49ca27)&&_0xc37403[_0x231d09(0x1d6)](_0xe7042b[_0x231d09(0x1dd)],_0x49ca27)?(_0x2e3c9f({..._0xe7042b,'setImageSizes':!0x1}),_0x49ca27=_0x4ee6c0[_0x231d09(0x1d0)](_0x5d1bfb[_0x231d09(0x1d3)][_0x231d09(0x1f1)][_0x231d09(0x1d5)]),void _0x18c4ee[_0x231d09(0x1c3)](_0x49ca27,{..._0x336d02,'commandReversedParams':[{'value':_0x80dae0||null,'setImageSizes':!0x1}]},[],_0x231d09(0x1bd))):void(_0x4ee6c0[_0x231d09(0x1e3)](_0x49ca27)?_0x18c4ee[_0x231d09(0x1c3)](_0x49ca27,_0x336d02,[],_0x231d09(0x1cc)):_0x18c4ee[_0x231d09(0x211)](_0x5caebb,_0x336d02,_0x231d09(0x1cc)));});});for(const _0x4858ec of _0x5d1bfb[_0x456e92(0x1e6)][_0x456e92(0x1e8)](_0x456e92(0x21b))[_0x456e92(0x1d9)])_0x14d5d7[_0x4858ec[_0x456e92(0x1fc)]]=_0x4858ec[_0x456e92(0x1e2)][_0x456e92(0x1fb)]();_0x18c4ee[_0x456e92(0x1d4)][_0x456e92(0x217)](_0x456e92(0x1d1),_0x456e92(0x1bd),_0x456e92(0x20f),()=>!0x1),_0x18c4ee[_0x456e92(0x1d4)][_0x456e92(0x217)](_0x456e92(0x1d1),_0x456e92(0x1cc),_0x456e92(0x20f),()=>!0x1),_0x18c4ee[_0x456e92(0x1d4)][_0x456e92(0x217)](_0x456e92(0x1cf),_0x456e92(0x1cc),_0x456e92(0x20f),()=>!0x1),_0x18c4ee[_0x456e92(0x1d4)][_0x456e92(0x217)](_0x456e92(0x1d1),_0x456e92(0x1bd),_0x456e92(0x20d),([_0x443450])=>{const _0x1bf70a=_0x456e92;_0x4ee6c0[_0x1bf70a(0x1dc)](_0x443450[_0x1bf70a(0x1fa)]());}),_0x18c4ee[_0x456e92(0x1d4)][_0x456e92(0x217)](_0x456e92(0x1d1),_0x456e92(0x1bd),_0x456e92(0x200),(_0x4206ff,_0x11f2b1)=>{const _0x262a0a=_0x456e92;_0x18c4ee[_0x262a0a(0x1d4)][_0x262a0a(0x1ef)](_0x262a0a(0x1d1),'',_0x262a0a(0x20d))(_0x4206ff,{'commandName':_0x11f2b1[_0x262a0a(0x1f9)],'commandParams':_0x11f2b1[_0x262a0a(0x1c8)]});}),_0x18c4ee[_0x456e92(0x1d4)][_0x456e92(0x217)](_0x456e92(0x1d1),_0x456e92(0x1bd),_0x456e92(0x1ca),function(_0x2a86b0,_0x1e1169){if(_0x526072(_0x2a86b0,_0x1e1169))return[_0x2a86b0,_0x1e1169];if(_0x526072(_0x1e1169,_0x2a86b0))return[_0x1e1169,_0x2a86b0];return null;});const _0x3c6066=[{'type':_0x456e92(0x1d1),'subType':_0x456e92(0x1bd)},{'type':_0x456e92(0x1f7),'subType':_0x456e92(0x1f2)},{'type':_0x456e92(0x1d1),'subType':_0x456e92(0x1f4)},{'type':_0x456e92(0x1f7),'subType':_0x456e92(0x1f4)}];function _0x526072(_0x3250c0,_0x3dedf0){const _0x3835f4=_0x456e92,_0x29077a=_0x3c6066[_0x3835f4(0x20c)](({type:_0x1835aa,subType:_0x1e34fe})=>_0x3250c0[_0x3835f4(0x1c2)]==_0x1835aa&&_0x3250c0[_0x3835f4(0x214)]==_0x1e34fe),_0x3397d3=_0x3c6066[_0x3835f4(0x20c)](({type:_0x50273f,subType:_0x307fc8})=>_0x3dedf0[_0x3835f4(0x1c2)]==_0x50273f&&_0x3dedf0[_0x3835f4(0x214)]==_0x307fc8);if(_0x29077a<0x0||_0x3397d3<0x0)return!0x1;const _0x53a7fb=_0x3250c0[_0x3835f4(0x1c1)](),_0x1ff6f5=_0x3dedf0[_0x3835f4(0x1c1)]();if((0x0==_0x29077a||0x1==_0x29077a)&&0x2==_0x3397d3&&_0x53a7fb[_0x3835f4(0x1cb)](_0x1ff6f5))return!0x0;if(0x2==_0x29077a&&0x3==_0x3397d3){const _0x1b81e9=_0x18c4ee[_0x3835f4(0x1db)](_0x53a7fb,_0x3835f4(0x1f7))[_0x3835f4(0x1bf)](({suggestion:_0x231a45,meta:_0xc7404a})=>_0xc7404a[_0x3835f4(0x215)]&&_0x3835f4(0x1f4)==_0x231a45[_0x3835f4(0x214)]);if(_0x1b81e9[_0x3835f4(0x1df)]>0x1&&_0x1ff6f5[_0x3835f4(0x1c7)][_0x3835f4(0x1be)](_0x53a7fb[_0x3835f4(0x1e5)]))return!0x0;if(0x1==_0x1b81e9[_0x3835f4(0x1df)]&&(_0x53a7fb[_0x3835f4(0x1e5)][_0x3835f4(0x1be)](_0x1ff6f5[_0x3835f4(0x1c7)])||_0x53a7fb[_0x3835f4(0x1c7)][_0x3835f4(0x1be)](_0x1ff6f5[_0x3835f4(0x1e5)])))return!0x0;}if(0x3==_0x29077a&&0x3==_0x3397d3&&_0x53a7fb[_0x3835f4(0x1e5)][_0x3835f4(0x1ea)](_0x1ff6f5[_0x3835f4(0x1e5)])){const _0x427fd0=_0x53a7fb[_0x3835f4(0x1c7)][_0x3835f4(0x1eb)],_0x263fcd=_0x1ff6f5[_0x3835f4(0x1e5)][_0x3835f4(0x1ff)];return _0x4ee6c0[_0x3835f4(0x1e3)](_0x427fd0)&&_0x427fd0===_0x263fcd;}return!0x1;}_0x5d1bfb[_0x456e92(0x1d3)][_0x456e92(0x1f1)][_0x456e92(0x1f5)](()=>{const _0x342163=_0x456e92;let _0x3973c6=!0x1;const _0xe0eaa3=Array[_0x342163(0x1d2)](_0x5d1bfb[_0x342163(0x1d3)][_0x342163(0x1f1)][_0x342163(0x20b)][_0x342163(0x212)]());for(const {name:_0xf7a1fe,data:_0xa2d0bc}of _0xe0eaa3){const {group:_0x5839e7,type:_0x222258,subType:_0x15bea9,id:_0x450d99}=_0x18c4ee[_0x342163(0x1fd)](_0xf7a1fe);if(_0x342163(0x21a)==_0x5839e7&&_0x18c4ee[_0x342163(0x209)](_0x450d99)){if(_0x342163(0x1d1)==_0x222258&&(_0x342163(0x1bd)==_0x15bea9||_0x342163(0x1cc)==_0x15bea9)){const _0x2a1ee3=_0x18c4ee[_0x342163(0x218)](_0x450d99);if(_0xa2d0bc[_0x342163(0x1e1)]){const _0x4a6df0=_0x2a1ee3[_0x342163(0x1c1)]()[_0x342163(0x1fa)]();if(_0x4ee6c0[_0x342163(0x1e3)](_0x4a6df0))continue;_0x18c4ee[_0x342163(0x1fe)](_0x2a1ee3),_0x3973c6=!0x0;}}if(_0x342163(0x1f7)==_0x222258&&_0x342163(0x1f2)==_0x15bea9&&!_0xa2d0bc[_0x342163(0x1e1)]){const _0x54bfd8=_0x18c4ee[_0x342163(0x218)](_0x450d99);_0x54bfd8[_0x342163(0x1de)]&&_0x54bfd8[_0x342163(0x1de)][_0x342163(0x1f8)]&&(_0x18c4ee[_0x342163(0x1fe)](_0x54bfd8[_0x342163(0x1de)]),_0x3973c6=!0x0);}}}return _0x3973c6;}),this[_0x456e92(0x1c0)](_0x14d5d7);}[_0x2f8483(0x1c0)](_0x2ca5b1){const _0x223f34=_0x2f8483,_0x377c68=this[_0x223f34(0x1da)],_0x3d4645=_0x377c68[_0x223f34(0x20a)];_0x377c68[_0x223f34(0x1e6)][_0x223f34(0x1e8)](_0x223f34(0x1ee))[_0x223f34(0x1e9)][_0x223f34(0x21d)](_0x57f789=>{const _0x40ed5c=_0x223f34;if(_0x40ed5c(0x1d1)!=_0x57f789[_0x40ed5c(0x1c2)]&&_0x40ed5c(0x1cf)!=_0x57f789[_0x40ed5c(0x1c2)])return;const {data:_0x2f5021}=_0x57f789;if(!_0x2f5021||_0x40ed5c(0x204)!=_0x2f5021[_0x40ed5c(0x1f9)])return;const _0x5f015e=_0x2f5021[_0x40ed5c(0x202)][0x0][_0x40ed5c(0x1dd)];return _0x42dca6(_0x40ed5c(0x207)===_0x5f015e?_0x5cf666(_0x3d4645,_0x40ed5c(0x1ce)):_0x2ca5b1[_0x5f015e]||_0x5f015e);function _0x42dca6(_0x475416){const _0x19e1fc=_0x40ed5c;return{'type':_0x19e1fc(0x20e),'content':_0x5cf666(_0x3d4645,_0x19e1fc(0x1c9),_0x475416)};}});}}
|
|
23
|
+
const _0x3b3eed=_0x1a3d;(function(_0x58d060,_0x56882d){const _0x4a2d76=_0x1a3d,_0x3750c1=_0x58d060();while(!![]){try{const _0x3f0f53=parseInt(_0x4a2d76(0x236))/0x1+-parseInt(_0x4a2d76(0x228))/0x2+parseInt(_0x4a2d76(0x23a))/0x3+-parseInt(_0x4a2d76(0x214))/0x4*(-parseInt(_0x4a2d76(0x215))/0x5)+-parseInt(_0x4a2d76(0x216))/0x6+parseInt(_0x4a2d76(0x201))/0x7+-parseInt(_0x4a2d76(0x22b))/0x8;if(_0x3f0f53===_0x56882d)break;else _0x3750c1['push'](_0x3750c1['shift']());}catch(_0x8762da){_0x3750c1['push'](_0x3750c1['shift']());}}}(_0x4817,0xac21d));import{Plugin as _0x4cd2a1}from'ckeditor5/src/core.js';function _0x4817(){const _0x419df3=['newRange','head','suggestion','isInContent','registerDescriptionCallback','editor','getFirstRange','normalizedStyles','getClosestSelectedImageElement','_suggestionFactory','commands','imageStylePreApply','isIntersecting','formatBlock','findIndex','getContainedElement','imageCaption','imageStylePostApply','nodeAfter','registerPostFixer','imageStyle','isBefore','commandReversedParams','change','imageTypeInline','*Format:*\x20%0','locale','getSuggestion','isEqual','has','TrackChangesEditing','nodeBefore','model','toLowerCase','format','markInlineFormat','isInlineImage','1915872WYdLNz','differ','isOwn','getChangedMarkers','ImageStyleEditing','_registerLegacyDescription','refresh','ImageUtils','setImageNaturalSizeAttributes','formatInline','side','join','FORMAT_SIDE_IMAGE','_findSuggestions','length','afterInit','discardSuggestion','filter','enableCommand','2507908tWnhQf','5zxAhnm','5964762FSWylw','shouldConvertImageType','registerCustomCallback','type','author','from','get','discard','commandParams','hasSuggestion','title','getSuggestionCallback','commandName','createRangeOn','value','_splitMarkerName','start','document','36296TsgYvP','plugins','accept','5052344IfwNTz','getSuggestions','next','name','forEach','markBlockFormat','Users','end','isBlockImage','imageTypeBlock','convertInlineImageToBlock','304355EBeaHH','chain','insertion','selection','3431529yXFQuj','subType','descriptionFactory'];_0x4817=function(){return _0x419df3;};return _0x4817();}function _0x1a3d(_0x125052,_0x58a9cf){const _0x4817b4=_0x4817();return _0x1a3d=function(_0x1a3d36,_0x2c1141){_0x1a3d36=_0x1a3d36-0x1da;let _0x131306=_0x4817b4[_0x1a3d36];return _0x131306;},_0x1a3d(_0x125052,_0x58a9cf);}import{uid as _0xe499b1}from'ckeditor5/src/utils.js';import{getTranslation as _0x228afa}from'../utils/common-translations.js';export default class rt extends _0x4cd2a1{[_0x3b3eed(0x210)](){const _0x5dc4a7=_0x3b3eed,_0x4061d8=this[_0x5dc4a7(0x1e1)];if(!_0x4061d8[_0x5dc4a7(0x229)][_0x5dc4a7(0x1f9)](_0x5dc4a7(0x205)))return;const _0x54c2cb=_0x4061d8[_0x5dc4a7(0x229)][_0x5dc4a7(0x21c)](_0x5dc4a7(0x1fa)),_0x8bb85a=_0x4061d8[_0x5dc4a7(0x229)][_0x5dc4a7(0x21c)](_0x5dc4a7(0x208)),_0xd34244={};_0x54c2cb[_0x5dc4a7(0x213)](_0x5dc4a7(0x1f0),(_0x1fe4b5,_0x353e47)=>{const _0x118054=_0x5dc4a7,_0x2e8c51=_0x4061d8[_0x118054(0x229)][_0x118054(0x21c)](_0x118054(0x231))['me'],_0x399497=_0x4061d8[_0x118054(0x1e6)][_0x118054(0x21c)](_0x118054(0x1f0));let _0xc46d47=_0x8bb85a[_0x118054(0x1e4)](_0x4061d8[_0x118054(0x1fc)][_0x118054(0x227)][_0x118054(0x239)]),_0x527321=_0x4061d8[_0x118054(0x1fc)][_0x118054(0x223)](_0xc46d47),_0x17d3be=_0x399497[_0x118054(0x224)];if(_0x17d3be==_0x353e47[_0x118054(0x224)])return;const _0x3449df={'commandName':_0x118054(0x1f0),'commandParams':[_0x353e47],'formatGroupId':_0xe499b1()};_0x4061d8[_0x118054(0x1fc)][_0x118054(0x1f3)](()=>{const _0x5f2e00=_0x118054;if(_0x54c2cb[_0x5f2e00(0x22c)]()[_0x5f2e00(0x212)](_0xdc80fd=>_0xdc80fd[_0x5f2e00(0x1df)]&&_0x2e8c51==_0xdc80fd[_0x5f2e00(0x21a)]&&(_0x5f2e00(0x1e9)==_0xdc80fd[_0x5f2e00(0x219)]||_0x5f2e00(0x20a)==_0xdc80fd[_0x5f2e00(0x219)])&&(_0x5f2e00(0x1e7)==_0xdc80fd[_0x5f2e00(0x1da)]||_0x5f2e00(0x1ed)==_0xdc80fd[_0x5f2e00(0x1da)])&&_0xdc80fd[_0x5f2e00(0x1e2)]()[_0x5f2e00(0x1f8)](_0x527321))[_0x5f2e00(0x22f)](_0x5728e0=>_0x54c2cb[_0x5f2e00(0x211)](_0x5728e0[_0x5f2e00(0x1dd)])),_0xc46d47=_0x8bb85a[_0x5f2e00(0x1e4)](_0x4061d8[_0x5f2e00(0x1fc)][_0x5f2e00(0x227)][_0x5f2e00(0x239)]),_0x527321=_0x4061d8[_0x5f2e00(0x1fc)][_0x5f2e00(0x223)](_0xc46d47),_0x399497[_0x5f2e00(0x207)](),_0x4061d8[_0x5f2e00(0x1e6)][_0x5f2e00(0x21c)](_0x5f2e00(0x1f4))[_0x5f2e00(0x207)](),_0x4061d8[_0x5f2e00(0x1e6)][_0x5f2e00(0x21c)](_0x5f2e00(0x234))[_0x5f2e00(0x207)](),_0x17d3be=_0x399497[_0x5f2e00(0x224)],_0x17d3be!=_0x353e47[_0x5f2e00(0x224)])return _0x8bb85a[_0x5f2e00(0x200)](_0xc46d47)&&_0x399497[_0x5f2e00(0x217)](_0x353e47[_0x5f2e00(0x224)],_0xc46d47)?(_0x1fe4b5({..._0x353e47,'setImageSizes':!0x1}),_0xc46d47=_0x8bb85a[_0x5f2e00(0x1e4)](_0x4061d8[_0x5f2e00(0x1fc)][_0x5f2e00(0x227)][_0x5f2e00(0x239)]),void _0x54c2cb[_0x5f2e00(0x230)](_0xc46d47,{..._0x3449df,'commandReversedParams':[{'value':_0x17d3be||null,'setImageSizes':!0x1}]},[],_0x5f2e00(0x1e7))):void(_0x8bb85a[_0x5f2e00(0x233)](_0xc46d47)?_0x54c2cb[_0x5f2e00(0x230)](_0xc46d47,_0x3449df,[],_0x5f2e00(0x1ed)):_0x54c2cb[_0x5f2e00(0x1ff)](_0x527321,_0x3449df,_0x5f2e00(0x1ed)));});});for(const _0x28d0c9 of _0x4061d8[_0x5dc4a7(0x229)][_0x5dc4a7(0x21c)](_0x5dc4a7(0x205))[_0x5dc4a7(0x1e3)])_0xd34244[_0x28d0c9[_0x5dc4a7(0x22e)]]=_0x28d0c9[_0x5dc4a7(0x220)][_0x5dc4a7(0x1fd)]();_0x54c2cb[_0x5dc4a7(0x1e5)][_0x5dc4a7(0x218)](_0x5dc4a7(0x1e9),_0x5dc4a7(0x1e7),_0x5dc4a7(0x20c),()=>!0x1),_0x54c2cb[_0x5dc4a7(0x1e5)][_0x5dc4a7(0x218)](_0x5dc4a7(0x1e9),_0x5dc4a7(0x1ed),_0x5dc4a7(0x20c),()=>!0x1),_0x54c2cb[_0x5dc4a7(0x1e5)][_0x5dc4a7(0x218)](_0x5dc4a7(0x20a),_0x5dc4a7(0x1ed),_0x5dc4a7(0x20c),()=>!0x1),_0x54c2cb[_0x5dc4a7(0x1e5)][_0x5dc4a7(0x218)](_0x5dc4a7(0x1e9),_0x5dc4a7(0x1e7),_0x5dc4a7(0x22a),([_0x2621d1])=>{const _0x4ccce1=_0x5dc4a7;_0x8bb85a[_0x4ccce1(0x209)](_0x2621d1[_0x4ccce1(0x1eb)]());}),_0x54c2cb[_0x5dc4a7(0x1e5)][_0x5dc4a7(0x218)](_0x5dc4a7(0x1e9),_0x5dc4a7(0x1e7),_0x5dc4a7(0x21d),(_0x48794c,_0x944ed7)=>{const _0x30ebab=_0x5dc4a7;_0x54c2cb[_0x30ebab(0x1e5)][_0x30ebab(0x221)](_0x30ebab(0x1e9),'',_0x30ebab(0x22a))(_0x48794c,{'commandName':_0x944ed7[_0x30ebab(0x222)],'commandParams':_0x944ed7[_0x30ebab(0x1f2)]});}),_0x54c2cb[_0x5dc4a7(0x1e5)][_0x5dc4a7(0x218)](_0x5dc4a7(0x1e9),_0x5dc4a7(0x1e7),_0x5dc4a7(0x237),function(_0x4abccf,_0x4f2aad){if(_0x59ba3a(_0x4abccf,_0x4f2aad))return[_0x4abccf,_0x4f2aad];if(_0x59ba3a(_0x4f2aad,_0x4abccf))return[_0x4f2aad,_0x4abccf];return null;});const _0x1253a9=[{'type':_0x5dc4a7(0x1e9),'subType':_0x5dc4a7(0x1e7)},{'type':_0x5dc4a7(0x238),'subType':_0x5dc4a7(0x1ec)},{'type':_0x5dc4a7(0x1e9),'subType':_0x5dc4a7(0x235)},{'type':_0x5dc4a7(0x238),'subType':_0x5dc4a7(0x235)}];function _0x59ba3a(_0x44d441,_0x3d61ba){const _0x283484=_0x5dc4a7,_0x1db4c6=_0x1253a9[_0x283484(0x1ea)](({type:_0x449ca2,subType:_0x4290cf})=>_0x44d441[_0x283484(0x219)]==_0x449ca2&&_0x44d441[_0x283484(0x1da)]==_0x4290cf),_0x241427=_0x1253a9[_0x283484(0x1ea)](({type:_0x3717f5,subType:_0x35aacb})=>_0x3d61ba[_0x283484(0x219)]==_0x3717f5&&_0x3d61ba[_0x283484(0x1da)]==_0x35aacb);if(_0x1db4c6<0x0||_0x241427<0x0)return!0x1;const _0x497edc=_0x44d441[_0x283484(0x1e2)](),_0x171e89=_0x3d61ba[_0x283484(0x1e2)]();if((0x0==_0x1db4c6||0x1==_0x1db4c6)&&0x2==_0x241427&&_0x497edc[_0x283484(0x1e8)](_0x171e89))return!0x0;if(0x2==_0x1db4c6&&0x3==_0x241427){const _0x1f96d6=_0x54c2cb[_0x283484(0x20e)](_0x497edc,_0x283484(0x238))[_0x283484(0x212)](({suggestion:_0x5e45c6,meta:_0x4cb2e9})=>_0x4cb2e9[_0x283484(0x203)]&&_0x283484(0x235)==_0x5e45c6[_0x283484(0x1da)]);if(_0x1f96d6[_0x283484(0x20f)]>0x1&&_0x171e89[_0x283484(0x232)][_0x283484(0x1f8)](_0x497edc[_0x283484(0x226)]))return!0x0;if(0x1==_0x1f96d6[_0x283484(0x20f)]&&(_0x497edc[_0x283484(0x226)][_0x283484(0x1f8)](_0x171e89[_0x283484(0x232)])||_0x497edc[_0x283484(0x232)][_0x283484(0x1f8)](_0x171e89[_0x283484(0x226)])))return!0x0;}if(0x3==_0x1db4c6&&0x3==_0x241427&&_0x497edc[_0x283484(0x226)][_0x283484(0x1f1)](_0x171e89[_0x283484(0x226)])){const _0xcceabf=_0x497edc[_0x283484(0x232)][_0x283484(0x1ee)],_0x41e69d=_0x171e89[_0x283484(0x226)][_0x283484(0x1fb)];return _0x8bb85a[_0x283484(0x233)](_0xcceabf)&&_0xcceabf===_0x41e69d;}return!0x1;}_0x4061d8[_0x5dc4a7(0x1fc)][_0x5dc4a7(0x227)][_0x5dc4a7(0x1ef)](()=>{const _0xf13fa6=_0x5dc4a7;let _0x1d3ca9=!0x1;const _0x475099=Array[_0xf13fa6(0x21b)](_0x4061d8[_0xf13fa6(0x1fc)][_0xf13fa6(0x227)][_0xf13fa6(0x202)][_0xf13fa6(0x204)]());for(const {name:_0x5d5048,data:_0x26fa27}of _0x475099){const {group:_0x4bcefd,type:_0x15e5c5,subType:_0x10429d,id:_0x3baebf}=_0x54c2cb[_0xf13fa6(0x225)](_0x5d5048);if(_0xf13fa6(0x1de)==_0x4bcefd&&_0x54c2cb[_0xf13fa6(0x21f)](_0x3baebf)){if(_0xf13fa6(0x1e9)==_0x15e5c5&&(_0xf13fa6(0x1e7)==_0x10429d||_0xf13fa6(0x1ed)==_0x10429d)){const _0x2699a9=_0x54c2cb[_0xf13fa6(0x1f7)](_0x3baebf);if(_0x26fa27[_0xf13fa6(0x1dc)]){const _0x3d8640=_0x2699a9[_0xf13fa6(0x1e2)]()[_0xf13fa6(0x1eb)]();if(_0x8bb85a[_0xf13fa6(0x233)](_0x3d8640))continue;_0x54c2cb[_0xf13fa6(0x211)](_0x2699a9),_0x1d3ca9=!0x0;}}if(_0xf13fa6(0x238)==_0x15e5c5&&_0xf13fa6(0x1ec)==_0x10429d&&!_0x26fa27[_0xf13fa6(0x1dc)]){const _0x31abf0=_0x54c2cb[_0xf13fa6(0x1f7)](_0x3baebf);_0x31abf0[_0xf13fa6(0x22d)]&&_0x31abf0[_0xf13fa6(0x22d)][_0xf13fa6(0x1df)]&&(_0x54c2cb[_0xf13fa6(0x211)](_0x31abf0[_0xf13fa6(0x22d)]),_0x1d3ca9=!0x0);}}}return _0x1d3ca9;}),this[_0x5dc4a7(0x206)](_0xd34244);}[_0x3b3eed(0x206)](_0x41e5ea){const _0x301631=_0x3b3eed,_0x39c011=this[_0x301631(0x1e1)],_0x2f0de9=_0x39c011[_0x301631(0x1f6)];_0x39c011[_0x301631(0x229)][_0x301631(0x21c)](_0x301631(0x1fa))[_0x301631(0x1db)][_0x301631(0x1e0)](_0x409672=>{const _0xe354e8=_0x301631;if(_0xe354e8(0x1e9)!=_0x409672[_0xe354e8(0x219)]&&_0xe354e8(0x20a)!=_0x409672[_0xe354e8(0x219)])return;const {data:_0xdd34f2}=_0x409672;if(!_0xdd34f2||_0xe354e8(0x1f0)!=_0xdd34f2[_0xe354e8(0x222)])return;const _0x5c180c=_0xdd34f2[_0xe354e8(0x21e)][0x0][_0xe354e8(0x224)];return _0x54901a(_0xe354e8(0x20b)===_0x5c180c?_0x228afa(_0x2f0de9,_0xe354e8(0x20d)):_0x41e5ea[_0x5c180c]||_0x5c180c);function _0x54901a(_0x34e8c8){const _0xfb64e1=_0xe354e8;return{'type':_0xfb64e1(0x1fe),'content':_0x228afa(_0x2f0de9,_0xfb64e1(0x1f5),_0x34e8c8)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x310e24=_0x5780;(function(_0x4fa54c,_0x27688b){const _0x530b6e=_0x5780,_0x471950=_0x4fa54c();while(!![]){try{const _0xeda67d=parseInt(_0x530b6e(0x160))/0x1*(-parseInt(_0x530b6e(0x14d))/0x2)+parseInt(_0x530b6e(0x150))/0x3+parseInt(_0x530b6e(0x153))/0x4+parseInt(_0x530b6e(0x144))/0x5+parseInt(_0x530b6e(0x14a))/0x6+-parseInt(_0x530b6e(0x14b))/0x7*(parseInt(_0x530b6e(0x15d))/0x8)+parseInt(_0x530b6e(0x149))/0x9*(-parseInt(_0x530b6e(0x152))/0xa);if(_0xeda67d===_0x27688b)break;else _0x471950['push'](_0x471950['shift']());}catch(_0x548909){_0x471950['push'](_0x471950['shift']());}}}(_0x4ba2,0x4a662));import{Plugin as _0x4638e8}from'ckeditor5/src/core.js';function _0x5780(_0x57ecd3,_0x2b753f){const _0x4ba2dc=_0x4ba2();return _0x5780=function(_0x5780b3,_0x433d19){_0x5780b3=_0x5780b3-0x144;let _0x1c4196=_0x4ba2dc[_0x5780b3];return _0x1c4196;},_0x5780(_0x57ecd3,_0x2b753f);}export default class at extends _0x4638e8{constructor(_0x506614){const _0x32e37c=_0x5780;super(_0x506614),this[_0x32e37c(0x159)]=!0x1,this[_0x32e37c(0x15f)]=!0x1;}[_0x310e24(0x151)](){const _0x481f6a=_0x310e24,_0x10c1f0=this[_0x481f6a(0x15e)],_0x24a45a=_0x10c1f0[_0x481f6a(0x148)][_0x481f6a(0x156)](_0x481f6a(0x14f)),_0x42d3d7=_0x10c1f0[_0x481f6a(0x148)][_0x481f6a(0x156)](_0x481f6a(0x165));_0x24a45a&&(_0x24a45a['on'](_0x481f6a(0x15a),(_0x400b75,[,_0x227ca5])=>{const _0x206139=_0x481f6a;this[_0x206139(0x159)]=_0x42d3d7[_0x206139(0x163)],_0x227ca5[_0x206139(0x162)][_0x206139(0x14e)]=!this[_0x206139(0x159)];},{'priority':_0x481f6a(0x147)}),this[_0x481f6a(0x15b)](_0x24a45a,_0x481f6a(0x158),this[_0x481f6a(0x161)][_0x481f6a(0x157)](this)),this[_0x481f6a(0x15b)](_0x24a45a,_0x481f6a(0x158),()=>{const _0x3bc35a=_0x481f6a;this[_0x3bc35a(0x15f)]&&(_0x42d3d7[_0x3bc35a(0x15a)](),this[_0x3bc35a(0x15f)]=!0x1);},{'priority':_0x481f6a(0x154)}),_0x10c1f0[_0x481f6a(0x145)][_0x481f6a(0x156)](_0x481f6a(0x164))[_0x481f6a(0x146)](_0x481f6a(0x14f)));}[_0x310e24(0x161)](_0x4c67b6,_0x59681f){const _0x374895=_0x310e24,{suggestions:_0x5bdde3}=_0x59681f,_0x7e8c2c=this[_0x374895(0x15e)][_0x374895(0x148)][_0x374895(0x156)](_0x374895(0x165)),_0x1e36ee=_0x7e8c2c[_0x374895(0x163)];this[_0x374895(0x159)]!==_0x1e36ee&&(_0x7e8c2c[_0x374895(0x15a)](),this[_0x374895(0x15f)]=!0x0),_0x5bdde3&&_0x5bdde3[_0x374895(0x14c)](({id:_0x1a10df,type:_0x1edf86,author:_0x25dc75,created_at:_0x3ef4b7})=>{const _0x4650f5=_0x374895,_0x20d9c9={'id':_0x1a10df,'type':_0x1edf86,'authorId':this[_0x4650f5(0x15e)][_0x4650f5(0x145)][_0x4650f5(0x156)](_0x4650f5(0x155))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x25dc75,'createdAt':_0x3ef4b7?new Date(_0x3ef4b7):new Date(),'source':_0x4650f5(0x14f)}}};this[_0x4650f5(0x15e)][_0x4650f5(0x145)][_0x4650f5(0x156)](_0x4650f5(0x164))[_0x4650f5(0x15c)](_0x20d9c9);});}}function _0x4ba2(){const _0x4fc8fd=['TrackChangesEditing','trackChanges','3006195jmVJCF','plugins','enableCommand','high','commands','28071VGpKpy','3466692WesajV','14mPOzSD','forEach','953698NcGjSl','track_changes','importWord','1772391Lpltfo','afterInit','3430BQHrMp','1425840fZfEmj','lowest','Users','get','bind','dataInsert','_trackChangesValueDuringImport','execute','listenTo','_setSuggestionData','1099496FIKHIU','editor','_trackChangesExecuted','1yWwbeX','_handleImportedData','collaboration_features','value'];_0x4ba2=function(){return _0x4fc8fd;};return _0x4ba2();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x5f13e8=_0x4d2c;function _0xbbd3(){const _0x4c878e=['TrackChangesEditing','indentBlock','getItemLabel','descriptionFactory','15895oKXHmY','1292nDtQDL','registerAttributeLabel','formatBlock','*Outdent:*\x20%0','outdent','enableCommand','_registerLegacyDescription','*Indent:*\x20%0','has','241213VAWVTJ','2865YmKaxy','outdentBlock','afterInit','editor','type','registerDescriptionCallback','getItems','6Mzdrfq','commandName','IndentBlock','11rOgJIN','blockIndent','registerBlockAttribute','6876128OJQaZH','locale','13924570wyMMEq','FORMAT_INDENT','2749491ZrWkBJ','enableDefaultAttributesIntegration','indent','plugins','IndentEditing','2834ulFxle','format','get','3351411odHHzl'];_0xbbd3=function(){return _0x4c878e;};return _0xbbd3();}(function(_0x34c8e4,_0x58a051){const _0x10ac06=_0x4d2c,_0x5d95f0=_0x34c8e4();while(!![]){try{const _0x488a01=parseInt(_0x10ac06(0x11b))/0x1+parseInt(_0x10ac06(0x109))/0x2*(-parseInt(_0x10ac06(0x11c))/0x3)+parseInt(_0x10ac06(0x112))/0x4*(-parseInt(_0x10ac06(0x111))/0x5)+-parseInt(_0x10ac06(0x123))/0x6*(-parseInt(_0x10ac06(0x10c))/0x7)+parseInt(_0x10ac06(0x129))/0x8+parseInt(_0x10ac06(0x12d))/0x9+parseInt(_0x10ac06(0x12b))/0xa*(parseInt(_0x10ac06(0x126))/0xb);if(_0x488a01===_0x58a051)break;else _0x5d95f0['push'](_0x5d95f0['shift']());}catch(_0x67dc63){_0x5d95f0['push'](_0x5d95f0['shift']());}}}(_0xbbd3,0xdb17e));import{Plugin as _0x1fcfeb}from'ckeditor5/src/core.js';import{getTranslation as _0x42537d}from'../utils/common-translations.js';function _0x4d2c(_0x5da5d8,_0x47ccb3){const _0xbbd37f=_0xbbd3();return _0x4d2c=function(_0x4d2c0e,_0x1cd411){_0x4d2c0e=_0x4d2c0e-0x109;let _0x37af77=_0xbbd37f[_0x4d2c0e];return _0x37af77;},_0x4d2c(_0x5da5d8,_0x47ccb3);}export default class ct extends _0x1fcfeb{[_0x5f13e8(0x11e)](){const _0x30a2cb=_0x5f13e8,_0x31eae8=this[_0x30a2cb(0x11f)],_0x594561=_0x31eae8[_0x30a2cb(0x130)][_0x30a2cb(0x10b)](_0x30a2cb(0x10d));if(_0x31eae8[_0x30a2cb(0x130)][_0x30a2cb(0x11a)](_0x30a2cb(0x131))&&(_0x594561[_0x30a2cb(0x117)](_0x30a2cb(0x12f)),_0x594561[_0x30a2cb(0x117)](_0x30a2cb(0x116))),_0x31eae8[_0x30a2cb(0x130)][_0x30a2cb(0x11a)](_0x30a2cb(0x125))){for(const _0x1dbee8 of[_0x30a2cb(0x10e),_0x30a2cb(0x11d)])_0x594561[_0x30a2cb(0x12e)](_0x1dbee8);}const _0xc4155c=_0x31eae8[_0x30a2cb(0x12a)];_0x594561[_0x30a2cb(0x128)](_0x30a2cb(0x127)),_0x594561[_0x30a2cb(0x110)][_0x30a2cb(0x113)](_0x30a2cb(0x127),_0x42537d(_0xc4155c,_0x30a2cb(0x12c))),this[_0x30a2cb(0x118)]();}[_0x5f13e8(0x118)](){const _0x282b77=_0x5f13e8,_0x278d27=this[_0x282b77(0x11f)],_0x3242ac=_0x278d27[_0x282b77(0x12a)],_0x2485d7=_0x278d27[_0x282b77(0x130)][_0x282b77(0x10b)](_0x282b77(0x10d));_0x2485d7[_0x282b77(0x110)][_0x282b77(0x121)](_0x3e9b82=>{const _0x4bd2bb=_0x282b77;if(_0x4bd2bb(0x114)!=_0x3e9b82[_0x4bd2bb(0x120)])return;const {data:_0xd9dbc6}=_0x3e9b82;if(!_0xd9dbc6)return;if(_0x4bd2bb(0x10e)!=_0xd9dbc6[_0x4bd2bb(0x124)]&&_0x4bd2bb(0x11d)!=_0xd9dbc6[_0x4bd2bb(0x124)])return;const _0x54d510=_0x3e9b82[_0x4bd2bb(0x122)]()[0x0],_0x33bd5a=_0x2485d7[_0x4bd2bb(0x110)][_0x4bd2bb(0x10f)](_0x54d510);return _0x4bd2bb(0x10e)==_0xd9dbc6[_0x4bd2bb(0x124)]?{'type':_0x4bd2bb(0x10a),'content':_0x42537d(_0x3242ac,_0x4bd2bb(0x119),_0x33bd5a)}:_0x4bd2bb(0x11d)==_0xd9dbc6[_0x4bd2bb(0x124)]?{'type':_0x4bd2bb(0x10a),'content':_0x42537d(_0x3242ac,_0x4bd2bb(0x115),_0x33bd5a)}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x138501=_0xb20b;(function(_0x2af05f,_0x328c5d){var _0x16b745=_0xb20b,_0x49fa2c=_0x2af05f();while(!![]){try{var _0x5a1d1d=-parseInt(_0x16b745(0x1b4))/0x1*(parseInt(_0x16b745(0x1b6))/0x2)+parseInt(_0x16b745(0x1af))/0x3+-parseInt(_0x16b745(0x1ae))/0x4+-parseInt(_0x16b745(0x1b1))/0x5*(-parseInt(_0x16b745(0x1b8))/0x6)+-parseInt(_0x16b745(0x1b9))/0x7+parseInt(_0x16b745(0x1b7))/0x8*(parseInt(_0x16b745(0x1a9))/0x9)+-parseInt(_0x16b745(0x1b3))/0xa*(-parseInt(_0x16b745(0x1a8))/0xb);if(_0x5a1d1d===_0x328c5d)break;else _0x49fa2c['push'](_0x49fa2c['shift']());}catch(_0x21f74d){_0x49fa2c['push'](_0x49fa2c['shift']());}}}(_0x1c5d,0x50aab));import{Plugin as _0x490c14}from'ckeditor5/src/core.js';import{Input as _0x49c8d9}from'ckeditor5/src/typing.js';function _0xb20b(_0x367897,_0x175d52){var _0x1c5d03=_0x1c5d();return _0xb20b=function(_0xb20bd,_0x4b7837){_0xb20bd=_0xb20bd-0x1a8;var _0x58d8a3=_0x1c5d03[_0xb20bd];return _0x58d8a3;},_0xb20b(_0x367897,_0x175d52);}function _0x1c5d(){var _0x4e80ac=['editor','enableCommand','input','2085052OXXqeS','1069329nfMumF','TrackChangesEditing','30zKGCJf','plugins','522380QIXqxZ','1vAQhEE','init','723434FHsmno','1217288oDetyU','50526iMLPHy','2669751bsVjDy','get','154tduxmR','27jAgSpO','requires'];_0x1c5d=function(){return _0x4e80ac;};return _0x1c5d();}export default class ut extends _0x490c14{static get[_0x138501(0x1aa)](){return[_0x49c8d9];}[_0x138501(0x1b5)](){var _0x19b51f=_0x138501;this[_0x19b51f(0x1ab)][_0x19b51f(0x1b2)][_0x19b51f(0x1ba)](_0x19b51f(0x1b0))[_0x19b51f(0x1ac)](_0x19b51f(0x1ad));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5acb28=_0x2297;(function(_0x5ac669,_0x23973c){const _0x240069=_0x2297,_0x44656a=_0x5ac669();while(!![]){try{const _0x4d49ae=-parseInt(_0x240069(0xcc))/0x1+parseInt(_0x240069(0xea))/0x2*(-parseInt(_0x240069(0xad))/0x3)+-parseInt(_0x240069(0xc0))/0x4*(parseInt(_0x240069(0xb6))/0x5)+-parseInt(_0x240069(0xdc))/0x6*(-parseInt(_0x240069(0x9b))/0x7)+parseInt(_0x240069(0xd8))/0x8+-parseInt(_0x240069(0xa8))/0x9*(parseInt(_0x240069(0xa1))/0xa)+parseInt(_0x240069(0xe8))/0xb;if(_0x4d49ae===_0x23973c)break;else _0x44656a['push'](_0x44656a['shift']());}catch(_0x7fc86e){_0x44656a['push'](_0x44656a['shift']());}}}(_0x4412,0xeebd9));function _0x4412(){const _0x14fe11=['type','format','LegacyTodoListEditing','ELEMENT_NUMBERED_LIST','LegacyListEditing','getSelectedBlocks','plugins','enableCommand','numbered','49689112TyWdzw','has','250HzWiUi','nextSibling','commandParams','registerElementLabel','todoListChecked','add','editor','paragraph','931UywRhT','outdentList','registerDescriptionCallback','forceValue','listItem','ELEMENT_BULLETED_LIST','110ukZlFK','createRange','before','bulletedList','model','checkTodoList','numberedList','1386621WZvROV','getAttribute','ELEMENT_TODO_LIST','isObject','*Uncheck\x20item*','40377XVRcch','indentList','slice','*Check\x20item*','name','List','blockName','formatInline','selection','5hBZZoX','document','schema','get','listType','*Outdent:*\x20%0','_selectedElements','checkChild','change','listIndent','6018872xKjhZg','TrackChangesEditing','commands','todo','element','length','findIndex','ELEMENT_LIST_ITEM','createPositionAt','replace','filter','markBlockFormat','512630klLJzR','end','value','parent','previousSibling','afterInit','execute','from','descriptionFactory','todoList','*Change\x20to:*\x20%0','commandName','7922176RlOzrW','locale','formatBlock','bulleted','39018XwUCWj','push','*Indent:*\x20%0'];_0x4412=function(){return _0x14fe11;};return _0x4412();}function _0x2297(_0x3b9086,_0x249f7f){const _0x441262=_0x4412();return _0x2297=function(_0x2297f1,_0x9ae79d){_0x2297f1=_0x2297f1-0x98;let _0x27dd1e=_0x441262[_0x2297f1];return _0x27dd1e;},_0x2297(_0x3b9086,_0x249f7f);}import{Plugin as _0x14fdae}from'ckeditor5/src/core.js';import{getTranslation as _0x415719}from'../utils/common-translations.js';export default class ft extends _0x14fdae{[_0x5acb28(0xd1)](){const _0x424c63=_0x5acb28,_0x43a135=this[_0x424c63(0x99)],_0x4f6a31=_0x43a135[_0x424c63(0xd9)];if(!_0x43a135[_0x424c63(0xe5)][_0x424c63(0xe9)](_0x424c63(0xe3)))return;const _0x49ed8a=_0x43a135[_0x424c63(0xe5)][_0x424c63(0xb9)](_0x424c63(0xc1)),_0x26b22b=_0x43a135[_0x424c63(0xe5)][_0x424c63(0xe9)](_0x424c63(0xe1));function _0x52239e(_0x21efb1){return()=>{const _0x3148e5=_0x2297,_0x371aa9=_0x43a135[_0x3148e5(0xa5)][_0x3148e5(0xb7)][_0x3148e5(0xb5)],_0x15d284=_0x43a135[_0x3148e5(0xc2)][_0x3148e5(0xb9)](_0x21efb1);if(_0x15d284[_0x3148e5(0xce)])return void _0x43a135[_0x3148e5(0xd2)](_0x3148e5(0x9a),{});const _0x147d84=_0x21efb1[_0x3148e5(0xaf)](0x0,-0x4),_0x476533=function(_0x30364e,_0x16b18f,_0x379124){const _0x1c11a8=_0x3148e5;let _0x49dcfa=Array[_0x1c11a8(0xd3)](_0x30364e)[_0x1c11a8(0xca)](_0x4e1e57=>function(_0x5b9839,_0x3f9d49){const _0x4e6069=_0x1c11a8;return _0x3f9d49[_0x4e6069(0xbd)](_0x5b9839[_0x4e6069(0xcf)],_0x4e6069(0x9f))&&!_0x3f9d49[_0x4e6069(0xab)](_0x5b9839);}(_0x4e1e57,_0x379124));_0x49dcfa=_0x49dcfa[_0x1c11a8(0xca)](_0x32c5e4=>!_0x32c5e4['is'](_0x1c11a8(0xc4),_0x1c11a8(0x9f))||_0x32c5e4[_0x1c11a8(0xa9)](_0x1c11a8(0xba))!=_0x16b18f);const _0x16caa1=new Set();for(const _0xa8ca2a of _0x49dcfa)_0xa8ca2a['is'](_0x1c11a8(0xc4),_0x1c11a8(0x9f))?_0x16caa1[_0x1c11a8(0x98)](fe(_0xa8ca2a)):_0x16caa1[_0x1c11a8(0x98)](_0xa8ca2a);return Array[_0x1c11a8(0xd3)](_0x16caa1);}(_0x371aa9[_0x3148e5(0xe4)](),_0x147d84,_0x43a135[_0x3148e5(0xa5)][_0x3148e5(0xb8)]);_0x43a135[_0x3148e5(0xa5)][_0x3148e5(0xbe)](()=>{const _0x3ab8d2=_0x3148e5;for(const _0x5de79f of _0x476533)_0x49ed8a[_0x3ab8d2(0xcb)](_0x5de79f,{'commandName':_0x21efb1,'commandParams':[{'forceValue':!_0x15d284[_0x3ab8d2(0xce)]}],'formatGroupId':_0x3ab8d2(0xb3)},ue(_0x5de79f));});};}function _0x5ae2e7(_0x1c366d){return()=>{const _0x3b2883=_0x2297,_0x174fb6=function(_0x443201){const _0x4e92b6=_0x2297;let _0x392e6d=Array[_0x4e92b6(0xd3)](_0x443201);const _0x59c698=_0x392e6d[_0x4e92b6(0xc6)](_0x3b224c=>_0x4e92b6(0x9f)!=_0x3b224c[_0x4e92b6(0xb1)]);return _0x59c698>-0x1&&(_0x392e6d=_0x392e6d[_0x4e92b6(0xaf)](0x0,_0x59c698)),_0x392e6d;}(_0x43a135[_0x3b2883(0xa5)][_0x3b2883(0xb7)][_0x3b2883(0xb5)][_0x3b2883(0xe4)]()),_0x25524a=_0x43a135[_0x3b2883(0xa5)][_0x3b2883(0xa2)](_0x43a135[_0x3b2883(0xa5)][_0x3b2883(0xc8)](_0x174fb6[0x0],_0x3b2883(0xa3)),_0x43a135[_0x3b2883(0xa5)][_0x3b2883(0xc8)](_0x174fb6[_0x174fb6[_0x3b2883(0xc5)]-0x1],_0x3b2883(0xcd)));_0x43a135[_0x3b2883(0xa5)][_0x3b2883(0xbe)](()=>{const _0x5162b4=_0x3b2883;_0x49ed8a[_0x5162b4(0xcb)](_0x25524a,{'commandName':_0x1c366d,'commandParams':[],'formatGroupId':_0x5162b4(0xbf)},function(_0x4eeea5){const _0x598ba1=_0x5162b4,_0x49452a=new Set();for(const _0x3adb07 of _0x4eeea5){let _0x42626d=_0x3adb07[_0x598ba1(0xeb)];for(;_0x42626d&&_0x42626d[_0x598ba1(0xa9)](_0x598ba1(0xbf))>_0x3adb07[_0x598ba1(0xa9)](_0x598ba1(0xbf));)_0x49452a[_0x598ba1(0x98)](_0x42626d),_0x42626d=_0x42626d[_0x598ba1(0xeb)];}return Array[_0x598ba1(0xd3)](_0x49452a);}(_0x174fb6));});};}_0x49ed8a[_0x424c63(0xe6)](_0x424c63(0xa7),_0x52239e(_0x424c63(0xa7))),_0x49ed8a[_0x424c63(0xe6)](_0x424c63(0xa4),_0x52239e(_0x424c63(0xa4))),_0x26b22b&&_0x49ed8a[_0x424c63(0xe6)](_0x424c63(0xd5),_0x52239e(_0x424c63(0xd5))),_0x49ed8a[_0x424c63(0xe6)](_0x424c63(0xae),_0x5ae2e7(_0x424c63(0xae))),_0x49ed8a[_0x424c63(0xe6)](_0x424c63(0x9c),_0x5ae2e7(_0x424c63(0x9c))),_0x26b22b&&_0x49ed8a[_0x424c63(0xe6)](_0x424c63(0xa6),()=>{const _0x5eff14=_0x424c63,_0x4d07cc=_0x43a135[_0x5eff14(0xc2)][_0x5eff14(0xb9)](_0x5eff14(0xa6)),_0x4fb400=Array[_0x5eff14(0xd3)](_0x4d07cc[_0x5eff14(0xbc)]);_0x4fb400[_0x5eff14(0xca)](_0x35078b=>_0x35078b[_0x5eff14(0xa9)](_0x5eff14(0xee))!=_0x4d07cc[_0x5eff14(0xce)]),_0x43a135[_0x5eff14(0xa5)][_0x5eff14(0xbe)](()=>{const _0x397a4c=_0x5eff14;for(const _0x37f2ae of _0x4fb400)_0x49ed8a[_0x397a4c(0xcb)](_0x37f2ae,{'commandName':_0x397a4c(0xa6),'commandParams':[{'forceValue':!_0x4d07cc[_0x397a4c(0xce)]}]});});}),_0x49ed8a[_0x424c63(0xd4)][_0x424c63(0xed)](_0x424c63(0x9f),_0x12fef7=>_0x415719(_0x4f6a31,_0x424c63(0xc7),_0x12fef7)),_0x49ed8a[_0x424c63(0xd4)][_0x424c63(0x9d)](_0x2f8c6c=>{const _0x5a9bea=_0x424c63;if(_0x5a9bea(0xda)!=_0x2f8c6c[_0x5a9bea(0xdf)]&&_0x5a9bea(0xb4)!=_0x2f8c6c[_0x5a9bea(0xdf)])return;const {data:_0x127f97}=_0x2f8c6c;if(_0x127f97){if(_0x5a9bea(0xa7)==_0x127f97[_0x5a9bea(0xd7)]||_0x5a9bea(0xa4)==_0x127f97[_0x5a9bea(0xd7)]||_0x5a9bea(0xd5)==_0x127f97[_0x5a9bea(0xd7)])switch(_0x127f97[_0x5a9bea(0xd7)][_0x5a9bea(0xc9)](_0x5a9bea(0xb2),'')){case _0x5a9bea(0xdb):return _0x1a48d5(_0x415719(_0x4f6a31,_0x5a9bea(0xa0)));case _0x5a9bea(0xe7):return _0x1a48d5(_0x415719(_0x4f6a31,_0x5a9bea(0xe2)));case _0x5a9bea(0xc3):return _0x1a48d5(_0x415719(_0x4f6a31,_0x5a9bea(0xaa)));}if(_0x5a9bea(0xae)==_0x127f97[_0x5a9bea(0xd7)])return{'type':_0x5a9bea(0xe0),'content':_0x415719(_0x4f6a31,_0x5a9bea(0xde),_0x415719(_0x4f6a31,_0x5a9bea(0xc7)))};if(_0x5a9bea(0x9c)==_0x127f97[_0x5a9bea(0xd7)])return{'type':_0x5a9bea(0xe0),'content':_0x415719(_0x4f6a31,_0x5a9bea(0xbb),_0x415719(_0x4f6a31,_0x5a9bea(0xc7)))};if(_0x5a9bea(0xa6)==_0x127f97[_0x5a9bea(0xd7)])return _0x127f97[_0x5a9bea(0xec)][0x0][_0x5a9bea(0x9e)]?{'type':_0x5a9bea(0xe0),'content':_0x415719(_0x4f6a31,_0x5a9bea(0xb0))}:{'type':_0x5a9bea(0xe0),'content':_0x415719(_0x4f6a31,_0x5a9bea(0xac))};}function _0x1a48d5(_0x16a5c8){const _0x40d2c5=_0x5a9bea;return{'type':_0x40d2c5(0xe0),'content':_0x415719(_0x4f6a31,_0x40d2c5(0xd6),_0x16a5c8)};}});}}function fe(_0x56e47c){const _0x5f0a92=_0x5acb28,_0x3e6ee2=_0x56e47c[_0x5f0a92(0xa9)](_0x5f0a92(0xbf));if(0x0==_0x3e6ee2)return _0x56e47c;let _0x254018=_0x56e47c;for(;_0x56e47c[_0x5f0a92(0xd0)]&&_0x56e47c[_0x5f0a92(0xd0)]['is'](_0x5f0a92(0xc4),_0x5f0a92(0x9f));){const _0x18ff63=_0x56e47c[_0x5f0a92(0xd0)][_0x5f0a92(0xa9)](_0x5f0a92(0xbf));if(_0x18ff63==_0x3e6ee2)_0x254018=_0x56e47c[_0x5f0a92(0xd0)];else{if(_0x18ff63<_0x3e6ee2)break;}_0x56e47c=_0x56e47c[_0x5f0a92(0xd0)];}return _0x254018;}function ue(_0x24cd3f){const _0x2e49e0=_0x5acb28,_0x48804e=[];if(_0x24cd3f['is'](_0x2e49e0(0xc4),_0x2e49e0(0x9f))&&_0x24cd3f[_0x2e49e0(0xa9)](_0x2e49e0(0xbf))>0x0){let _0x344a92=_0x24cd3f[_0x2e49e0(0xeb)];for(;_0x344a92&&_0x2e49e0(0x9f)==_0x344a92[_0x2e49e0(0xb1)]&&_0x344a92[_0x2e49e0(0xa9)](_0x2e49e0(0xbf))==_0x24cd3f[_0x2e49e0(0xa9)](_0x2e49e0(0xbf));)_0x48804e[_0x2e49e0(0xdd)](_0x344a92),_0x344a92=_0x344a92[_0x2e49e0(0xeb)];}return _0x48804e;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x3b767e=_0x29fc;function _0x52af(){const _0x129dcf=['listItem','LegacyListPropertiesEditing','*Format:*\x20set\x20order\x20to\x20regular','flat','listType','default','filter','*Format:*\x20set\x20start\x20index\x20to\x20%0','numbered','*Change\x20to:*\x20%0','getLastPosition','afterInit','config','styles','getSelectedBlocks','TrackChangesEditing','replace','getAttribute','toUpperCase','createPositionAt','3737436URJWfx','startIndex','formatInline','LegacyListUtils','get','4VMpRNN','getFirstPosition','1310BjMABx','descriptionFactory','before','ELEMENT_','2314024tsKKEv','_getSuggestionBlocks','list.properties','995523WUDmXs','enableCommand','handleListStyleCommand','reversed','646776HlVRhk','3528132nqJxLD','push','bind','type','getListTypeFromListStyleType','has','forward','locale','plugins','14NLQzwU','listReversed','selection','markMultiRangeBlockFormat','commandName','model','_getTranslationKeyForListStyle','handleListReversedCommand','_getSuggestionBlocksForListStyle','change','listStyle','unshift','editor','format','getSiblingNodes','length','map','listStart','commandParams','parent','formatBlock','_LIST_','document','handleDescriptions','1474585IqIjAF','registerDescriptionCallback','backward','from','120465FcnnQZ','element','handleListStartCommand','*Format:*\x20set\x20order\x20to\x20reversed','createRange'];_0x52af=function(){return _0x129dcf;};return _0x52af();}function _0x29fc(_0x58bcf6,_0x4a5a91){const _0x52af7d=_0x52af();return _0x29fc=function(_0x29fc96,_0x30edc1){_0x29fc96=_0x29fc96-0x71;let _0x292bd0=_0x52af7d[_0x29fc96];return _0x292bd0;},_0x29fc(_0x58bcf6,_0x4a5a91);}(function(_0x18e33f,_0x333a7e){const _0x267e86=_0x29fc,_0x181fc3=_0x18e33f();while(!![]){try{const _0x170173=parseInt(_0x267e86(0x9f))/0x1+-parseInt(_0x267e86(0x92))/0x2*(parseInt(_0x267e86(0x9b))/0x3)+-parseInt(_0x267e86(0xa0))/0x4+-parseInt(_0x267e86(0xc1))/0x5+-parseInt(_0x267e86(0x8d))/0x6+parseInt(_0x267e86(0xa9))/0x7*(parseInt(_0x267e86(0x98))/0x8)+-parseInt(_0x267e86(0x74))/0x9*(-parseInt(_0x267e86(0x94))/0xa);if(_0x170173===_0x333a7e)break;else _0x181fc3['push'](_0x181fc3['shift']());}catch(_0x2d127d){_0x181fc3['push'](_0x181fc3['shift']());}}}(_0x52af,0x7dc6b));import{Plugin as _0x1b99db}from'ckeditor5/src/core.js';import{getTranslation as _0x59d526}from'../utils/common-translations.js';export default class W extends _0x1b99db{[_0x3b767e(0x84)](){const _0x4b1ae3=_0x3b767e;if(!this[_0x4b1ae3(0xb5)][_0x4b1ae3(0xa8)][_0x4b1ae3(0xa5)](_0x4b1ae3(0x7a)))return;const _0x2a0188=this[_0x4b1ae3(0xb5)][_0x4b1ae3(0x85)][_0x4b1ae3(0x91)](_0x4b1ae3(0x9a)),_0x1490d4=this[_0x4b1ae3(0xb5)][_0x4b1ae3(0xa8)][_0x4b1ae3(0x91)](_0x4b1ae3(0x88));_0x2a0188[_0x4b1ae3(0x86)]&&_0x1490d4[_0x4b1ae3(0x9c)](_0x4b1ae3(0xb3),this[_0x4b1ae3(0x9d)][_0x4b1ae3(0xa2)](this)),_0x2a0188[_0x4b1ae3(0x9e)]&&_0x1490d4[_0x4b1ae3(0x9c)](_0x4b1ae3(0xaa),this[_0x4b1ae3(0xb0)][_0x4b1ae3(0xa2)](this)),_0x2a0188[_0x4b1ae3(0x8e)]&&_0x1490d4[_0x4b1ae3(0x9c)](_0x4b1ae3(0xba),this[_0x4b1ae3(0x76)][_0x4b1ae3(0xa2)](this)),_0x1490d4[_0x4b1ae3(0x95)][_0x4b1ae3(0x71)](this[_0x4b1ae3(0xc0)][_0x4b1ae3(0xa2)](this));}[_0x3b767e(0x9d)](_0x1f1f41,_0x51a7b7={}){const _0x2fc3ef=_0x3b767e,_0x36cbb6=this[_0x2fc3ef(0xb5)][_0x2fc3ef(0xa8)][_0x2fc3ef(0x91)](_0x2fc3ef(0x88)),_0xce65fb=this[_0x2fc3ef(0xb1)]();this[_0x2fc3ef(0xb5)][_0x2fc3ef(0xae)][_0x2fc3ef(0xb2)](()=>{const _0xe9657c=_0x2fc3ef;_0x36cbb6[_0xe9657c(0xac)](_0xce65fb,{'commandName':_0xe9657c(0xb3),'commandParams':[{'type':_0x51a7b7[_0xe9657c(0xa3)]}],'formatGroupId':_0xe9657c(0xb3)});});}[_0x3b767e(0xb0)](_0x6870ae,_0x512f33={}){const _0x513700=_0x3b767e,_0x4982e2=this[_0x513700(0xb5)][_0x513700(0xa8)][_0x513700(0x91)](_0x513700(0x88)),_0x59f773=this[_0x513700(0x99)](_0x27c485=>_0x27c485['is'](_0x513700(0x75),_0x513700(0x79))&&_0x513700(0x81)===_0x27c485[_0x513700(0x8a)](_0x513700(0x7d)));if(_0x59f773[_0x513700(0xb8)]<0x1)return;const _0x5a2844=_0x59f773[_0x513700(0xb9)](_0x3d328a=>this[_0x513700(0xb5)][_0x513700(0xae)][_0x513700(0x78)](this[_0x513700(0xb5)][_0x513700(0xae)][_0x513700(0x8c)](_0x3d328a,_0x513700(0x96)),this[_0x513700(0xb5)][_0x513700(0xae)][_0x513700(0x8c)](_0x3d328a,0x0)));this[_0x513700(0xb5)][_0x513700(0xae)][_0x513700(0xb2)](()=>{const _0x1138ac=_0x513700;_0x4982e2[_0x1138ac(0xac)](_0x5a2844,{'commandName':_0x1138ac(0xaa),'commandParams':[{'reversed':_0x512f33[_0x1138ac(0x9e)]}],'formatGroupId':_0x1138ac(0xaa)});});}[_0x3b767e(0x76)](_0x208b3b,_0x20cfa4={}){const _0x1940ae=_0x3b767e,_0x46dd84=this[_0x1940ae(0xb5)][_0x1940ae(0xa8)][_0x1940ae(0x91)](_0x1940ae(0x88)),_0x48bba9=this[_0x1940ae(0x99)](_0xd30c5=>_0xd30c5['is'](_0x1940ae(0x75),_0x1940ae(0x79))&&_0x1940ae(0x81)===_0xd30c5[_0x1940ae(0x8a)](_0x1940ae(0x7d)));if(_0x48bba9[_0x1940ae(0xb8)]<0x1)return;const _0x47c01b=_0x48bba9[_0x1940ae(0xb9)](_0xa5f703=>this[_0x1940ae(0xb5)][_0x1940ae(0xae)][_0x1940ae(0x78)](this[_0x1940ae(0xb5)][_0x1940ae(0xae)][_0x1940ae(0x8c)](_0xa5f703,_0x1940ae(0x96)),this[_0x1940ae(0xb5)][_0x1940ae(0xae)][_0x1940ae(0x8c)](_0xa5f703,0x0)));this[_0x1940ae(0xb5)][_0x1940ae(0xae)][_0x1940ae(0xb2)](()=>{const _0x24c6bf=_0x1940ae;_0x46dd84[_0x24c6bf(0xac)](_0x47c01b,{'commandName':_0x24c6bf(0xba),'commandParams':[{'startIndex':_0x20cfa4[_0x24c6bf(0x8e)]}],'formatGroupId':_0x24c6bf(0xba)});});}[_0x3b767e(0xc0)](_0xd8f37){const _0x289595=_0x3b767e;if(_0x289595(0xbd)!=_0xd8f37[_0x289595(0xa3)]&&_0x289595(0x8f)!=_0xd8f37[_0x289595(0xa3)])return;const _0x5483e5=this[_0x289595(0xb5)][_0x289595(0xa7)],{data:_0x3ec015}=_0xd8f37;if(!_0x3ec015)return;let _0x3c226b,_0x59a3cc;switch(_0x3ec015[_0x289595(0xad)]){case _0x289595(0xb3):_0x3c226b=_0x289595(0x82),_0x59a3cc={'type':_0x289595(0xb6),'content':_0x59d526(_0x5483e5,_0x3c226b,_0x59d526(_0x5483e5,this[_0x289595(0xaf)](_0x3ec015[_0x289595(0xbb)][0x0][_0x289595(0xa3)])))};break;case _0x289595(0xaa):_0x3c226b=_0x3ec015[_0x289595(0xbb)][0x0][_0x289595(0x9e)]?_0x289595(0x77):_0x289595(0x7b),_0x59a3cc={'type':_0x289595(0xb6),'content':_0x59d526(_0x5483e5,_0x3c226b)};break;case _0x289595(0xba):_0x3c226b=_0x289595(0x80),_0x59a3cc={'type':_0x289595(0xb6),'content':_0x59d526(_0x5483e5,_0x3c226b,_0x3ec015[_0x289595(0xbb)][0x0][_0x289595(0x8e)])};}return _0x59a3cc;}[_0x3b767e(0xb1)](){const _0x1a06fe=_0x3b767e;var _0xb5143d,_0x4185de,_0x469547,_0x35ae68;const _0x2f71ea=this[_0x1a06fe(0xb5)][_0x1a06fe(0xa8)][_0x1a06fe(0x91)](_0x1a06fe(0x90));let _0x48325d=Array[_0x1a06fe(0x73)](this[_0x1a06fe(0xb5)][_0x1a06fe(0xae)][_0x1a06fe(0xbf)][_0x1a06fe(0xab)][_0x1a06fe(0x87)]());return(null===(_0xb5143d=_0x48325d[0x0])||void 0x0===_0xb5143d?void 0x0:_0xb5143d['is'](_0x1a06fe(0x75),_0x1a06fe(0x79)))&&_0x48325d[_0x1a06fe(0xb4)](..._0x2f71ea[_0x1a06fe(0xb7)](this[_0x1a06fe(0xb5)][_0x1a06fe(0xae)][_0x1a06fe(0xbf)][_0x1a06fe(0xab)][_0x1a06fe(0x93)](),_0x1a06fe(0x72))),(null===(_0x4185de=_0x48325d[_0x48325d[_0x1a06fe(0xb8)]-0x1])||void 0x0===_0x4185de?void 0x0:_0x4185de['is'](_0x1a06fe(0x75),_0x1a06fe(0x79)))&&_0x48325d[_0x1a06fe(0xa1)](..._0x2f71ea[_0x1a06fe(0xb7)](this[_0x1a06fe(0xb5)][_0x1a06fe(0xae)][_0x1a06fe(0xbf)][_0x1a06fe(0xab)][_0x1a06fe(0x83)](),_0x1a06fe(0xa6))),_0x48325d=[...new Set(_0x48325d)],(null===(_0x35ae68=null===(_0x469547=this[_0x1a06fe(0xb5)][_0x1a06fe(0xae)][_0x1a06fe(0xbf)][_0x1a06fe(0xab)][_0x1a06fe(0x93)]())||void 0x0===_0x469547?void 0x0:_0x469547[_0x1a06fe(0xbc)])||void 0x0===_0x35ae68?void 0x0:_0x35ae68['is'](_0x1a06fe(0x75),_0x1a06fe(0x79)))&&(_0x48325d=_0x48325d[_0x1a06fe(0x7f)](_0x158e9f=>_0x158e9f['is'](_0x1a06fe(0x75),_0x1a06fe(0x79)))),_0x48325d;}[_0x3b767e(0x99)](_0x2a6543){const _0x2ca81e=_0x3b767e,_0x4c6150=this[_0x2ca81e(0xb5)][_0x2ca81e(0xa8)][_0x2ca81e(0x91)](_0x2ca81e(0x90));let _0x329735=Array[_0x2ca81e(0x73)](this[_0x2ca81e(0xb5)][_0x2ca81e(0xae)][_0x2ca81e(0xbf)][_0x2ca81e(0xab)][_0x2ca81e(0x87)]())[_0x2ca81e(0x7f)](_0x2a6543)[_0x2ca81e(0xb9)](_0x3e5aae=>{const _0x3b14aa=_0x2ca81e,_0x14110a=this[_0x3b14aa(0xb5)][_0x3b14aa(0xae)][_0x3b14aa(0x8c)](_0x3e5aae,0x0);return[..._0x4c6150[_0x3b14aa(0xb7)](_0x14110a,_0x3b14aa(0x72)),..._0x4c6150[_0x3b14aa(0xb7)](_0x14110a,_0x3b14aa(0xa6))];})[_0x2ca81e(0x7c)]();return _0x329735=[...new Set(_0x329735)],_0x329735;}[_0x3b767e(0xaf)](_0x32e016){const _0x4642d0=_0x3b767e;return _0x4642d0(0x97)+(this[_0x4642d0(0xb5)][_0x4642d0(0xa8)][_0x4642d0(0x91)](_0x4642d0(0x90))[_0x4642d0(0xa4)](_0x32e016)||_0x4642d0(0x7e))[_0x4642d0(0x8b)]()+_0x4642d0(0xbe)+_0x32e016[_0x4642d0(0x8b)]()[_0x4642d0(0x89)](/-/g,'_');}}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x382c83=_0x127c;(function(_0x25ac9d,_0x42329e){const _0x4c9c2c=_0x127c,_0x4bdf4c=_0x25ac9d();while(!![]){try{const _0xa20cf=parseInt(_0x4c9c2c(0x1cb))/0x1*(-parseInt(_0x4c9c2c(0x1d5))/0x2)+parseInt(_0x4c9c2c(0x1df))/0x3*(-parseInt(_0x4c9c2c(0x1e6))/0x4)+parseInt(_0x4c9c2c(0x1cd))/0x5+parseInt(_0x4c9c2c(0x1c7))/0x6*(-parseInt(_0x4c9c2c(0x1e7))/0x7)+parseInt(_0x4c9c2c(0x1ca))/0x8+parseInt(_0x4c9c2c(0x1ce))/0x9*(-parseInt(_0x4c9c2c(0x1d1))/0xa)+-parseInt(_0x4c9c2c(0x1ef))/0xb*(-parseInt(_0x4c9c2c(0x1e5))/0xc);if(_0xa20cf===_0x42329e)break;else _0x4bdf4c['push'](_0x4bdf4c['shift']());}catch(_0x4670e4){_0x4bdf4c['push'](_0x4bdf4c['shift']());}}}(_0x1dd0,0x6079a));function _0x127c(_0x48effe,_0x2599fd){const _0x1dd093=_0x1dd0();return _0x127c=function(_0x127cbe,_0x44ce97){_0x127cbe=_0x127cbe-0x1c6;let _0x158e12=_0x1dd093[_0x127cbe];return _0x158e12;},_0x127c(_0x48effe,_0x2599fd);}function _0x1dd0(){const _0x122a75=['type','LinkEditing','1150hADdlf','toLowerCase','link','commandParams','1523898ZfwqCY','locale','label','registerDescriptionCallback','get','registerInlineAttribute','formatInline','registerAttributeLabel','_registerLegacyDescription','TrackChangesEditing','24XDnZBq','newValue','format','attribute','link\x20(','enableDefaultAttributesIntegration','1122936XBOpCz','168204HuejyY','119QfyAga','key','linkHref','editor','*Set\x20link:*\x20%0','commandName','unlink','commands','121LPSltP','plugins','has','manualDecorators','199026LgsNZf','*Remove\x20link*','afterInit','5203896zTXqzE','1zSrEwv','descriptionFactory','2252455XlcGRQ','5706OVoNDP'];_0x1dd0=function(){return _0x122a75;};return _0x1dd0();}import{Plugin as _0x366f46}from'ckeditor5/src/core.js';import{getTranslation as _0x3a0531}from'../utils/common-translations.js';export default class ht extends _0x366f46{[_0x382c83(0x1c9)](){const _0x42bf57=_0x382c83,_0x29849e=this[_0x42bf57(0x1ea)];if(!_0x29849e[_0x42bf57(0x1f0)][_0x42bf57(0x1f1)](_0x42bf57(0x1d0)))return;const _0x5d9cf2=_0x29849e[_0x42bf57(0x1f0)][_0x42bf57(0x1d9)](_0x42bf57(0x1de)),_0x3363e5=_0x29849e[_0x42bf57(0x1ee)][_0x42bf57(0x1d9)](_0x42bf57(0x1d3));_0x5d9cf2[_0x42bf57(0x1e4)](_0x42bf57(0x1d3)),_0x5d9cf2[_0x42bf57(0x1e4)](_0x42bf57(0x1ed)),_0x5d9cf2[_0x42bf57(0x1da)](_0x42bf57(0x1e9));for(const _0x3c97cc of _0x3363e5[_0x42bf57(0x1c6)])_0x5d9cf2[_0x42bf57(0x1da)](_0x3c97cc['id']),_0x5d9cf2[_0x42bf57(0x1cc)][_0x42bf57(0x1dc)](_0x3c97cc['id'],_0x42bf57(0x1e3)+_0x3c97cc[_0x42bf57(0x1d7)][_0x42bf57(0x1d2)]()+')');_0x5d9cf2[_0x42bf57(0x1cc)][_0x42bf57(0x1d8)](_0x38992f=>{const _0x41d9ce=_0x42bf57;if(_0x41d9ce(0x1e2)!=_0x38992f[_0x41d9ce(0x1cf)])return;const {data:_0x13e073}=_0x38992f;if(!_0x13e073||_0x41d9ce(0x1e9)!=_0x13e073[_0x41d9ce(0x1e8)])return;const _0x51a429=_0x13e073[_0x41d9ce(0x1e0)],_0xfb4b4f=_0x29849e[_0x41d9ce(0x1d6)];return{'type':_0x41d9ce(0x1e1),'content':null==_0x51a429?_0x3a0531(_0xfb4b4f,_0x41d9ce(0x1c8)):_0x3a0531(_0xfb4b4f,_0x41d9ce(0x1eb),'\x22'+_0x51a429+'\x22')};}),this[_0x42bf57(0x1dd)]();}[_0x382c83(0x1dd)](){const _0x3c91c1=_0x382c83,_0x50cfbc=this[_0x3c91c1(0x1ea)],_0x41ddb1=_0x50cfbc[_0x3c91c1(0x1d6)];_0x50cfbc[_0x3c91c1(0x1f0)][_0x3c91c1(0x1d9)](_0x3c91c1(0x1de))[_0x3c91c1(0x1cc)][_0x3c91c1(0x1d8)](_0x160139=>{const _0x58b61c=_0x3c91c1;if(_0x58b61c(0x1db)!=_0x160139[_0x58b61c(0x1cf)])return;const {data:_0x27a143}=_0x160139;if(_0x27a143){if(_0x58b61c(0x1d3)==_0x27a143[_0x58b61c(0x1ec)]){const _0x255d10=_0x27a143[_0x58b61c(0x1d4)][0x0];return{'type':_0x58b61c(0x1e1),'content':_0x3a0531(_0x41ddb1,_0x58b61c(0x1eb),'\x22'+_0x255d10+'\x22')};}return _0x58b61c(0x1ed)==_0x27a143[_0x58b61c(0x1ec)]?{'type':_0x58b61c(0x1e1),'content':_0x3a0531(_0x41ddb1,_0x58b61c(0x1c8))}:void 0x0;}});}}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3b3ed2=_0x1998;(function(_0x53bea0,_0x4d485c){const _0x584045=_0x1998,_0x3e19bc=_0x53bea0();while(!![]){try{const _0x4cd404=-parseInt(_0x584045(0x1ef))/0x1+-parseInt(_0x584045(0x241))/0x2+-parseInt(_0x584045(0x246))/0x3+parseInt(_0x584045(0x1ec))/0x4+-parseInt(_0x584045(0x20a))/0x5*(parseInt(_0x584045(0x203))/0x6)+-parseInt(_0x584045(0x22b))/0x7*(parseInt(_0x584045(0x1c1))/0x8)+parseInt(_0x584045(0x200))/0x9;if(_0x4cd404===_0x4d485c)break;else _0x3e19bc['push'](_0x3e19bc['shift']());}catch(_0x4bc1df){_0x3e19bc['push'](_0x3e19bc['shift']());}}}(_0x2af2,0x2c380));import{Plugin as _0x4e05c7}from'ckeditor5/src/core.js';import{getTranslation as _0x2895a8}from'../utils/common-translations.js';import{renameAttributeKey as _0x1be223}from'../trackchangesediting.js';function _0x1998(_0x1c7c71,_0x1cef84){const _0x2af21b=_0x2af2();return _0x1998=function(_0x199848,_0x28e89f){_0x199848=_0x199848-0x1b0;let _0x527b55=_0x2af21b[_0x199848];return _0x527b55;},_0x1998(_0x1c7c71,_0x1cef84);}import{LiveRange as _0x4ac5d1}from'ckeditor5/src/engine.js';function _0x2af2(){const _0x124ad6=['*Check\x20item*','listItemId','6366087OTbHZt','listMarkerStyle','format','11928dBJcCW','isNextTo','bulletedList','todoListChecked','previousSibling','ELEMENT_','checkTodoList','70HVbQQL','getSuggestions','name','schema','accept','listStart','find','*Outdent:*\x20%0','*Format:*\x20insert\x20into\x20%0','customBulletedList','getChanges','has','oldValue','getFirstRange','_findSuggestions','listItemIdFixer','editor','attributeKey','config','assureChains','FORMAT_INDENT','documentList','parent','mergeListItemBackward','next','createRange','enableDefaultAttributesIntegration','*Format:*\x20remove\x20from\x20%0','hasSuggestion','setSelection','_suggestionFactory','*Merge:*\x20list\x20item','containsItem','4949IxeCdp','start','value','newRange','_LIST','range','listType','removeMarker','_registerLegacyDescription','registerDescriptionCallback','push','ELEMENT_NUMBERED_LIST','registerElementLabel','attributes','commands','registerBlockAttribute','isObject','data','todoList','getFirstMarker','startsWith','size','690668NyZNAW','isLocal','getChangedMarkers','registerCustomCallback','refresh','69003inVZyx','listIndent','document','locale','add','commandParams','nodeAfter','splitListItemAfter','registerPostFixer','afterInit','execute','createPositionAt','registerAttributeLabel','meta','forceValue','head','formatBlock','descriptionFactory','*Remove\x20format:*\x20%0','key','*Merge:*\x20%0','change:data','oldRange','ELEMENT_LIST_ITEM','newValue','getRanges','ListEditing','end','2536esUuMo','bulleted','todoListCheck','isUndo','ELEMENT_TODO_LIST','filter','selection','todo','*Set\x20format:*\x20%0','*Uncheck\x20item*','*Indent:*\x20%0','splitListItemBefore','default','change','detach','type','groupId','ELEMENT_BULLETED_LIST','list.multiBlock','listMarker','high','getSuggestion','nextSibling','TrackChangesEditing','_splitMarkerName','setAttribute','attribute','differ','commandName','*Change\x20to:*\x20%0','multipleBlocks','model','batch','get','includes','_getAttributeKey','customNumberedList','mergeListItemForward','getAttribute','suggestion:attribute:','numbered','suggestion','from','658904SsMqxM','fromRange','TodoListEditing','70663hlANTt','map','indentList','listReversed','_supportLegacySuggestions','length','toUpperCase','trackChangesCommand','outdentList','listStyle','numberedList','noTrackChangesFixer','deletion','plugins','*Split:*\x20list\x20item'];_0x2af2=function(){return _0x124ad6;};return _0x2af2();}export default class K extends _0x4e05c7{[_0x3b3ed2(0x24f)](){const _0x34bc3e=_0x3b3ed2,_0x23ef62=this[_0x34bc3e(0x21a)];if(!_0x23ef62[_0x34bc3e(0x1fc)][_0x34bc3e(0x215)](_0x34bc3e(0x1bf)))return;const _0x5558b5=_0x23ef62[_0x34bc3e(0x249)],_0x246a69=_0x23ef62[_0x34bc3e(0x1fc)][_0x34bc3e(0x1e2)](_0x34bc3e(0x1d8)),_0x583aa8=_0x23ef62[_0x34bc3e(0x1fc)][_0x34bc3e(0x215)](_0x34bc3e(0x1ee)),_0x1d4f28=!!_0x23ef62[_0x34bc3e(0x21c)][_0x34bc3e(0x1e2)](_0x34bc3e(0x1d3));function _0x5df566(_0x350664){const _0x52bf05=_0x34bc3e;return{'type':_0x52bf05(0x202),'content':''+_0x2895a8(_0x5558b5,_0x52bf05(0x1c9),_0x350664)};}function _0x398bbe(_0x4caf67){const _0x33dcf8=_0x34bc3e;return{'type':_0x33dcf8(0x202),'content':''+_0x2895a8(_0x5558b5,_0x33dcf8(0x1b7),_0x4caf67)};}_0x246a69[_0x34bc3e(0x224)](_0x34bc3e(0x1f9)),_0x246a69[_0x34bc3e(0x224)](_0x34bc3e(0x205)),_0x246a69[_0x34bc3e(0x224)](_0x34bc3e(0x1e5)),_0x246a69[_0x34bc3e(0x224)](_0x34bc3e(0x213)),_0x246a69[_0x34bc3e(0x224)](_0x34bc3e(0x1f1)),_0x246a69[_0x34bc3e(0x224)](_0x34bc3e(0x1f7)),_0x246a69[_0x34bc3e(0x224)](_0x34bc3e(0x24d)),_0x246a69[_0x34bc3e(0x224)](_0x34bc3e(0x1cc)),_0x246a69[_0x34bc3e(0x23a)](_0x34bc3e(0x1ff)),_0x246a69[_0x34bc3e(0x23a)](_0x34bc3e(0x231)),_0x246a69[_0x34bc3e(0x23a)](_0x34bc3e(0x247)),_0x1d4f28&&(_0x246a69[_0x34bc3e(0x224)](_0x34bc3e(0x221)),_0x246a69[_0x34bc3e(0x224)](_0x34bc3e(0x1e6))),_0x583aa8&&(_0x246a69[_0x34bc3e(0x224)](_0x34bc3e(0x23d)),_0x246a69[_0x34bc3e(0x224)](_0x34bc3e(0x209)),_0x246a69[_0x34bc3e(0x23a)](_0x34bc3e(0x206)),_0x246a69[_0x34bc3e(0x1b6)][_0x34bc3e(0x234)](_0x2a7fd5=>{const _0x54aaf8=_0x34bc3e,{data:_0x49252c}=_0x2a7fd5;if(_0x49252c&&_0x54aaf8(0x206)==_0x49252c[_0x54aaf8(0x1b8)])return{'type':_0x54aaf8(0x202),'content':_0x49252c[_0x54aaf8(0x1bd)]?_0x2895a8(_0x5558b5,_0x54aaf8(0x1fe)):_0x2895a8(_0x5558b5,_0x54aaf8(0x1ca))};}),this[_0x34bc3e(0x21a)][_0x34bc3e(0x1e0)][_0x34bc3e(0x248)][_0x34bc3e(0x24e)](_0x157756=>{const _0x3eaecf=_0x34bc3e;if(_0x157756[_0x3eaecf(0x1e1)][_0x3eaecf(0x1c4)])return!0x1;let _0x31f224=!0x1;const _0x2bd0ae=_0x246a69[_0x3eaecf(0x20b)]({'skipNotAttached':!0x0})[_0x3eaecf(0x1c6)](_0x3fcae7=>_0x3eaecf(0x206)===_0x246a69[_0x3eaecf(0x1e4)](_0x3fcae7));for(const _0x3783b6 of _0x2bd0ae){_0x3eaecf(0x1c8)!=_0x3783b6[_0x3eaecf(0x217)]()[_0x3eaecf(0x22c)][_0x3eaecf(0x24c)][_0x3eaecf(0x1e7)](_0x3eaecf(0x231))&&(_0x246a69[_0x3eaecf(0x218)](_0x3783b6[_0x3eaecf(0x217)](),_0x3eaecf(0x1db))[_0x3eaecf(0x210)](_0xf31a1a=>_0x3eaecf(0x231)===_0x246a69[_0x3eaecf(0x1e4)](_0xf31a1a[_0x3eaecf(0x1ea)]))||(_0x157756[_0x3eaecf(0x232)](_0x3783b6[_0x3eaecf(0x23e)]()),_0x31f224=!0x0));}return _0x31f224;})),_0x246a69[_0x34bc3e(0x1b6)][_0x34bc3e(0x1b1)](_0x34bc3e(0x247),_0x2895a8(_0x5558b5,_0x34bc3e(0x21e)));const _0x5db5e3={'type':_0x34bc3e(0x202),'content':''};_0x246a69[_0x34bc3e(0x1b6)][_0x34bc3e(0x234)](_0x2f3b8b=>{const _0x47d487=_0x34bc3e,{data:_0x5d122a}=_0x2f3b8b;if(!_0x5d122a||_0x47d487(0x231)!=_0x5d122a[_0x47d487(0x1b8)])return;let _0x2fe4ae=_0x2f3b8b[_0x47d487(0x1b4)];for(;_0x2fe4ae;){if(_0x2fe4ae[_0x47d487(0x23c)]&&((_0x47d487(0x1f8)==_0x2fe4ae[_0x47d487(0x23c)][_0x47d487(0x1b8)]||_0x47d487(0x201)==_0x2fe4ae[_0x47d487(0x23c)][_0x47d487(0x1b8)])&&(_0x2fe4ae[_0x47d487(0x23c)][_0x47d487(0x1bd)]&&_0x47d487(0x1cd)!=_0x2fe4ae[_0x47d487(0x23c)][_0x47d487(0x1bd)]||_0x47d487(0x1cd)!=_0x2fe4ae[_0x47d487(0x23c)][_0x47d487(0x216)]&&!_0x5d122a[_0x47d487(0x1bd)])||!_0x1d4f28&&_0x2fe4ae[_0x47d487(0x23c)][_0x47d487(0x1b8)]==_0x1be223))return _0x5db5e3;_0x2fe4ae=_0x2fe4ae[_0x47d487(0x222)];}if(null==_0x5d122a[_0x47d487(0x1bd)])switch(_0x5d122a[_0x47d487(0x216)]){case _0x47d487(0x1c2):return _0x398bbe(_0x2895a8(_0x5558b5,_0x47d487(0x1d2)));case _0x47d487(0x1e9):return _0x398bbe(_0x2895a8(_0x5558b5,_0x47d487(0x236)));case _0x47d487(0x1c8):return _0x398bbe(_0x2895a8(_0x5558b5,_0x47d487(0x1c5)));}switch(_0x5d122a[_0x47d487(0x1bd)]){case _0x47d487(0x1c2):return _0x5df566(_0x2895a8(_0x5558b5,_0x47d487(0x1d2)));case _0x47d487(0x1e9):return _0x5df566(_0x2895a8(_0x5558b5,_0x47d487(0x236)));case _0x47d487(0x1c8):return _0x5df566(_0x2895a8(_0x5558b5,_0x47d487(0x1c5)));}}),_0x246a69[_0x34bc3e(0x1b6)][_0x34bc3e(0x234)](_0x1dddd0=>{const _0x9cd4b5=_0x34bc3e,{data:_0x1e50e7}=_0x1dddd0;if(_0x1e50e7&&_0x9cd4b5(0x247)==_0x1e50e7[_0x9cd4b5(0x1b8)])return null==_0x1e50e7[_0x9cd4b5(0x1bd)]||null==_0x1e50e7[_0x9cd4b5(0x216)]&&0x0==_0x1e50e7[_0x9cd4b5(0x1bd)]?_0x5db5e3:void 0x0;}),_0x246a69[_0x34bc3e(0x1b6)][_0x34bc3e(0x234)](_0x4b157a=>{const _0x1aaeac=_0x34bc3e;if(_0x1aaeac(0x1db)!=_0x4b157a[_0x1aaeac(0x1d0)])return;const {data:_0xd3472c}=_0x4b157a;if(!_0xd3472c||_0x1aaeac(0x1ff)!=_0xd3472c[_0x1aaeac(0x1b8)])return;const _0x552f9f=Ee(_0x4b157a);return _0x1aaeac(0x1bd)==_0x552f9f?{'type':_0x1aaeac(0x202),'content':_0x2895a8(_0x5558b5,_0x1aaeac(0x229))}:_0x1aaeac(0x216)==_0x552f9f?{'type':_0x1aaeac(0x202),'content':_0x2895a8(_0x5558b5,_0x1aaeac(0x1fd))}:_0x5db5e3;}),_0x23ef62[_0x34bc3e(0x1e0)][_0x34bc3e(0x248)][_0x34bc3e(0x24e)](_0x58a07c=>this[_0x34bc3e(0x219)](_0x58a07c)),_0x23ef62[_0x34bc3e(0x1e0)][_0x34bc3e(0x248)][_0x34bc3e(0x24e)](_0xfe1245=>this[_0x34bc3e(0x1fa)](_0xfe1245)),_0x23ef62[_0x34bc3e(0x1e0)][_0x34bc3e(0x248)]['on'](_0x34bc3e(0x1ba),(_0x39b14f,_0x5ae52d)=>{const _0x4c08a7=_0x34bc3e;if(_0x5ae52d[_0x4c08a7(0x1c4)]||!_0x5ae52d[_0x4c08a7(0x242)])return!0x1;this[_0x4c08a7(0x21d)]();},{'priority':_0x34bc3e(0x1d5)}),this[_0x34bc3e(0x1f3)]();}[_0x3b3ed2(0x219)](_0x4d8c19){const _0x15c4e4=_0x3b3ed2;if(_0x4d8c19[_0x15c4e4(0x1e1)][_0x15c4e4(0x1c4)]||!_0x4d8c19[_0x15c4e4(0x1e1)][_0x15c4e4(0x242)])return!0x1;let _0x46b410=!0x1;const _0x12b6e2=this[_0x15c4e4(0x21a)][_0x15c4e4(0x1fc)][_0x15c4e4(0x1e2)](_0x15c4e4(0x1d8))[_0x15c4e4(0x20b)]({'skipNotAttached':!0x0})[_0x15c4e4(0x1c6)](_0xe54a39=>_0xe54a39[_0x15c4e4(0x23c)]&&_0x15c4e4(0x1ff)==_0xe54a39[_0x15c4e4(0x23c)][_0x15c4e4(0x1b8)])[_0x15c4e4(0x1c6)](_0x55dd65=>_0x55dd65[_0x15c4e4(0x23c)][_0x15c4e4(0x1bd)]&&_0x55dd65[_0x15c4e4(0x23c)][_0x15c4e4(0x216)]);for(const _0x46eb25 of _0x12b6e2)Ee(_0x46eb25)||(_0x4d8c19[_0x15c4e4(0x232)](_0x46eb25[_0x15c4e4(0x23e)]()),_0x46b410=!0x0);return _0x46b410;}[_0x3b3ed2(0x1fa)](_0x1cf202){const _0x798556=_0x3b3ed2;if(_0x1cf202[_0x798556(0x1e1)][_0x798556(0x1c4)]||!_0x1cf202[_0x798556(0x1e1)][_0x798556(0x242)])return!0x1;const _0x117e73=this[_0x798556(0x21a)][_0x798556(0x1fc)][_0x798556(0x1e2)](_0x798556(0x1d8));if(_0x117e73[_0x798556(0x1f6)][_0x798556(0x22d)])return!0x1;let _0xe0cbb5=!0x1;const _0x4d83bb=[_0x798556(0x231),_0x798556(0x1ff),_0x798556(0x247),_0x798556(0x1f8),_0x798556(0x20f),_0x798556(0x1f2),_0x798556(0x1c3),_0x798556(0x1d4),_0x798556(0x201)],_0x56fc7b=this[_0x798556(0x21a)][_0x798556(0x1e0)][_0x798556(0x248)][_0x798556(0x1dc)][_0x798556(0x214)]()[_0x798556(0x1c6)](_0x2812f2=>_0x798556(0x1db)==_0x2812f2[_0x798556(0x1d0)])[_0x798556(0x1c6)](_0xdf9abf=>_0x4d83bb[_0x798556(0x1e3)](_0xdf9abf[_0x798556(0x21b)]));if(0x0==_0x56fc7b[_0x798556(0x1f4)])return _0xe0cbb5;for(const _0x26cff2 of _0x56fc7b){const _0x3f7b21=_0x117e73[_0x798556(0x218)](_0x26cff2[_0x798556(0x230)],_0x798556(0x1db))[_0x798556(0x1c6)](_0x2a1db9=>!_0x2a1db9[_0x798556(0x1b2)][_0x798556(0x204)])[_0x798556(0x1f0)](_0x3d32e1=>_0x3d32e1[_0x798556(0x1ea)])[_0x798556(0x1c6)](_0x2b238f=>{const _0x336c5c=_0x798556,_0x256ed2=_0x117e73[_0x336c5c(0x1e4)](_0x2b238f);return _0x4d83bb[_0x336c5c(0x1e3)](_0x256ed2);});if(_0x3f7b21[_0x798556(0x1f4)]){for(const _0x475f89 of _0x3f7b21)_0x1cf202[_0x798556(0x232)](_0x475f89[_0x798556(0x23e)]());_0xe0cbb5=!0x0;}}return _0xe0cbb5;}[_0x3b3ed2(0x21d)](){const _0x5196e4=_0x3b3ed2,_0x4cd75c=this[_0x5196e4(0x21a)][_0x5196e4(0x1fc)][_0x5196e4(0x1e2)](_0x5196e4(0x1d8)),_0x49a025=[_0x5196e4(0x231),_0x5196e4(0x1ff),_0x5196e4(0x247),_0x5196e4(0x1f8),_0x5196e4(0x20f),_0x5196e4(0x1f2),_0x5196e4(0x1c3),_0x5196e4(0x1d4),_0x5196e4(0x201)];let _0x41ab77;const _0xa1934b=new Set(this[_0x5196e4(0x21a)][_0x5196e4(0x1e0)][_0x5196e4(0x248)][_0x5196e4(0x1dc)][_0x5196e4(0x243)]()[_0x5196e4(0x1c6)](_0x21aa22=>{const _0x1aa264=_0x5196e4;if(_0x21aa22[_0x1aa264(0x23c)][_0x1aa264(0x1bb)]||!_0x21aa22[_0x1aa264(0x23c)][_0x1aa264(0x22e)])return null;if(!_0x21aa22[_0x1aa264(0x20c)][_0x1aa264(0x23f)](_0x1aa264(0x1e8)))return null;const {id:_0x3a034f}=_0x4cd75c[_0x1aa264(0x1d9)](_0x21aa22[_0x1aa264(0x20c)]);if(!_0x4cd75c[_0x1aa264(0x226)](_0x3a034f))return null;const _0xfccabf=_0x4cd75c[_0x1aa264(0x1d6)](_0x3a034f);return _0x49a025[_0x1aa264(0x1e3)](_0xfccabf[_0x1aa264(0x23c)][_0x1aa264(0x1b8)]);})[_0x5196e4(0x1f0)](_0x2d11ba=>{const _0x11ad59=_0x5196e4,{id:_0x4b748a}=_0x4cd75c[_0x11ad59(0x1d9)](_0x2d11ba[_0x11ad59(0x20c)]),_0x41d1fb=_0x4cd75c[_0x11ad59(0x1d6)](_0x4b748a);return _0x41ab77=_0x41d1fb[_0x11ad59(0x238)][_0x11ad59(0x1d1)],_0x41d1fb[_0x11ad59(0x217)]()[_0x11ad59(0x22c)][_0x11ad59(0x24c)];}));if(0x0==_0xa1934b[_0x5196e4(0x240)])return;const _0x36a6e0=_0x4cd75c[_0x5196e4(0x20b)]({'skipNotAttached':!0x0})[_0x5196e4(0x1c6)](_0x3bee51=>_0x5196e4(0x1db)==_0x3bee51[_0x5196e4(0x1d0)]&&_0x3bee51[_0x5196e4(0x23c)]&&_0x49a025[_0x5196e4(0x1e3)](_0x3bee51[_0x5196e4(0x23c)][_0x5196e4(0x1b8)])&&_0x3bee51[_0x5196e4(0x238)][_0x5196e4(0x1d1)]!=_0x41ab77)[_0x5196e4(0x1f0)](_0x33fb2a=>({'listItem':_0x33fb2a[_0x5196e4(0x217)]()[_0x5196e4(0x22c)][_0x5196e4(0x24c)],'groupId':_0x33fb2a[_0x5196e4(0x238)][_0x5196e4(0x1d1)]})),_0x146ec2=new Set();for(const {groupId:_0x3e0f32,listItem:_0x4707bb}of _0x36a6e0)_0xa1934b[_0x5196e4(0x215)](_0x4707bb)&&_0x146ec2[_0x5196e4(0x24a)](_0x3e0f32);for(const _0x23dd45 of _0x4cd75c[_0x5196e4(0x20b)]())_0x146ec2[_0x5196e4(0x215)](_0x23dd45[_0x5196e4(0x238)][_0x5196e4(0x1d1)])&&_0x23dd45[_0x5196e4(0x1da)](_0x5196e4(0x1d1),_0x41ab77);}[_0x3b3ed2(0x1f3)](){const _0x49118e=_0x3b3ed2,_0x31f477=this[_0x49118e(0x21a)],_0xfcebf6=_0x31f477[_0x49118e(0x249)],_0x33543f=_0x31f477[_0x49118e(0x1fc)][_0x49118e(0x1e2)](_0x49118e(0x1d8));this[_0x49118e(0x233)](),_0x33543f[_0x49118e(0x228)][_0x49118e(0x244)](_0x49118e(0x1b5),_0x49118e(0x21f),_0x49118e(0x20e),function(_0x46ce8d,_0x5a638c){const _0x49f919=_0x49118e,_0x31da65=[];for(let _0x488605 of _0x46ce8d)_0x488605[_0x49f919(0x22c)][_0x49f919(0x24c)]===_0x488605[_0x49f919(0x1c0)][_0x49f919(0x220)]&&(_0x488605=_0x31f477[_0x49f919(0x1e0)][_0x49f919(0x223)](_0x31f477[_0x49f919(0x1e0)][_0x49f919(0x1b0)](_0x488605[_0x49f919(0x22c)][_0x49f919(0x24c)],0x0))),_0x31da65[_0x49f919(0x235)](_0x488605);_0x31f477[_0x49f919(0x1e0)][_0x49f919(0x1ce)](_0x54c176=>{const _0x318175=_0x49f919,_0xf58a9b=_0x31f477[_0x318175(0x1e0)][_0x318175(0x248)][_0x318175(0x1c7)],_0x1da631=Array[_0x318175(0x1eb)](_0xf58a9b[_0x318175(0x1be)]())[_0x318175(0x1f0)](_0x434c9a=>_0x4ac5d1[_0x318175(0x1ed)](_0x434c9a));_0x54c176[_0x318175(0x227)](_0x31da65),_0x31f477[_0x318175(0x239)][_0x318175(0x1e2)](_0x5a638c[_0x318175(0x1dd)])[_0x318175(0x245)](),_0x5a638c[_0x318175(0x24b)][_0x318175(0x235)]({'forceDefaultExecution':!0x0}),_0x31f477[_0x318175(0x250)](_0x5a638c[_0x318175(0x1dd)],..._0x5a638c[_0x318175(0x24b)]),_0x54c176[_0x318175(0x227)](_0x1da631);for(const _0x163738 of _0x1da631)_0x163738[_0x318175(0x1cf)]();});}),_0x33543f[_0x49118e(0x1b6)][_0x49118e(0x237)](function(_0x6463fd){const _0x5408f4=_0x49118e,_0x4cb34e=!_0x31f477[_0x5408f4(0x1e0)][_0x5408f4(0x20d)][_0x5408f4(0x23b)](_0x6463fd),_0x16456f=_0x6463fd[_0x5408f4(0x207)],_0x5b41ef=_0x6463fd[_0x5408f4(0x1d7)],_0x34274e=_0x6463fd[_0x5408f4(0x1e7)](_0x5408f4(0x1ff)),_0x2706cd=!_0x16456f||_0x16456f[_0x5408f4(0x1e7)](_0x5408f4(0x1ff))!==_0x34274e,_0xc74b2d=!_0x5b41ef||_0x5b41ef[_0x5408f4(0x1e7)](_0x5408f4(0x1ff))!==_0x34274e;return _0x4cb34e&&Boolean(_0x34274e)&&_0x2706cd&&_0xc74b2d;},_0x46c272=>_0x2895a8(_0xfcebf6,_0x49118e(0x1bc),_0x46c272));}[_0x3b3ed2(0x233)](){const _0x3ac536=_0x3b3ed2,_0x552278=this[_0x3ac536(0x21a)],_0xfa0b54=_0x552278[_0x3ac536(0x249)];function _0x16d132(_0x2f3db0){const _0x4c65fa=_0x3ac536,_0x390662=_0x552278[_0x4c65fa(0x239)][_0x4c65fa(0x1e2)](_0x4c65fa(0x205))[_0x4c65fa(0x22d)],_0x40a4e5=_0x552278[_0x4c65fa(0x239)][_0x4c65fa(0x1e2)](_0x4c65fa(0x1f9))[_0x4c65fa(0x22d)];return _0x4c65fa(0x1f9)===_0x2f3db0?_0x390662:_0x40a4e5;}_0x552278[_0x3ac536(0x1fc)][_0x3ac536(0x1e2)](_0x3ac536(0x1d8))[_0x3ac536(0x1b6)][_0x3ac536(0x234)](function(_0xdeda64){const _0x4e8201=_0x3ac536;if(_0x4e8201(0x1b5)!=_0xdeda64[_0x4e8201(0x1d0)])return;const {data:_0x38e0e2}=_0xdeda64;if(!_0x38e0e2)return;let _0x449e4e,_0x2cd0ab,_0x1a7e88,_0x3b37c4;switch(_0x38e0e2[_0x4e8201(0x1dd)]){case _0x4e8201(0x205):_0x1a7e88=_0x38e0e2[_0x4e8201(0x24b)][0x0][_0x4e8201(0x1b3)],_0x3b37c4=_0x16d132(_0x38e0e2[_0x4e8201(0x1dd)]),_0x449e4e=_0x1a7e88?_0x4e8201(0x212):_0x4e8201(0x225),!_0x3b37c4&&_0x552278[_0x4e8201(0x21c)][_0x4e8201(0x1e2)](_0x4e8201(0x1d3))||(_0x449e4e=_0x4e8201(0x1de)),_0x2cd0ab={'type':_0x4e8201(0x202),'content':_0x2895a8(_0xfa0b54,_0x449e4e,_0x2895a8(_0xfa0b54,_0x4e8201(0x1d2)))};break;case _0x4e8201(0x1f9):_0x1a7e88=_0x38e0e2[_0x4e8201(0x24b)][0x0][_0x4e8201(0x1b3)],_0x3b37c4=_0x16d132(_0x38e0e2[_0x4e8201(0x1dd)]),_0x449e4e=_0x1a7e88?_0x4e8201(0x212):_0x4e8201(0x225),!_0x3b37c4&&_0x552278[_0x4e8201(0x21c)][_0x4e8201(0x1e2)](_0x4e8201(0x1d3))||(_0x449e4e=_0x4e8201(0x1de)),_0x2cd0ab={'type':_0x4e8201(0x202),'content':_0x2895a8(_0xfa0b54,_0x449e4e,_0x2895a8(_0xfa0b54,_0x4e8201(0x236)))};break;case _0x4e8201(0x1f1):_0x449e4e=_0x4e8201(0x1cb),_0x2cd0ab={'type':_0x4e8201(0x202),'content':_0x2895a8(_0xfa0b54,_0x449e4e,_0x2895a8(_0xfa0b54,_0x4e8201(0x1bc)))};break;case _0x4e8201(0x1f7):_0x449e4e=function(_0x191184){const _0x136b2d=_0x4e8201,_0x35b90e=_0x191184[_0x136b2d(0x217)]();let _0x561333=_0x35b90e[_0x136b2d(0x22c)][_0x136b2d(0x24c)];for(;_0x561333&&_0x35b90e[_0x136b2d(0x22a)](_0x561333);){if(_0x561333[_0x136b2d(0x1e7)](_0x136b2d(0x247))>0x0)return!0x1;_0x561333=_0x561333[_0x136b2d(0x1d7)];}return!0x0;}(_0xdeda64)?_0x2895a8(_0xfa0b54,_0x4e8201(0x225),_0x2895a8(_0xfa0b54,function(_0x2df5c7){const _0x3ec254=_0x4e8201;return _0x3ec254(0x208)+_0x2df5c7[_0x3ec254(0x217)]()[_0x3ec254(0x22c)][_0x3ec254(0x24c)][_0x3ec254(0x1e7)](_0x3ec254(0x231))[_0x3ec254(0x1f5)]()+_0x3ec254(0x22f);}(_0xdeda64))):_0x2895a8(_0xfa0b54,_0x4e8201(0x211),_0x2895a8(_0xfa0b54,_0x4e8201(0x1bc))),_0x2cd0ab={'type':_0x4e8201(0x202),'content':_0x449e4e};break;case _0x4e8201(0x221):case _0x4e8201(0x1e6):!0x1===_0x38e0e2[_0x4e8201(0x1df)]&&(_0x449e4e=_0x4e8201(0x1b9),_0x2cd0ab={'type':_0x4e8201(0x1fb),'content':_0x2895a8(_0xfa0b54,_0x449e4e,_0x2895a8(_0xfa0b54,_0x4e8201(0x1bc)))});}return _0x2cd0ab;});}}function Ee(_0x4e1989){const _0x2f5e07=_0x3b3ed2;let _0x23f9b4=_0x4e1989[_0x2f5e07(0x217)]()[_0x2f5e07(0x22c)][_0x2f5e07(0x24c)][_0x2f5e07(0x207)];for(;_0x23f9b4;){const _0x202a43=_0x23f9b4[_0x2f5e07(0x1e7)](_0x2f5e07(0x1ff));if(!_0x202a43)return!0x1;if(_0x202a43==_0x4e1989[_0x2f5e07(0x23c)][_0x2f5e07(0x1bd)])return _0x2f5e07(0x1bd);if(_0x202a43==_0x4e1989[_0x2f5e07(0x23c)][_0x2f5e07(0x216)])return _0x2f5e07(0x216);_0x23f9b4=_0x23f9b4[_0x2f5e07(0x207)];}return!0x1;}
|
|
23
|
+
const _0x5ab6b1=_0xcf47;(function(_0x3f0335,_0x190d96){const _0x4b122c=_0xcf47,_0x1b7113=_0x3f0335();while(!![]){try{const _0x44fe10=-parseInt(_0x4b122c(0x1c9))/0x1+parseInt(_0x4b122c(0x1cc))/0x2+parseInt(_0x4b122c(0x1fe))/0x3*(-parseInt(_0x4b122c(0x1e1))/0x4)+parseInt(_0x4b122c(0x1b6))/0x5*(parseInt(_0x4b122c(0x203))/0x6)+-parseInt(_0x4b122c(0x1e2))/0x7+-parseInt(_0x4b122c(0x1ca))/0x8*(-parseInt(_0x4b122c(0x1a3))/0x9)+parseInt(_0x4b122c(0x1b3))/0xa;if(_0x44fe10===_0x190d96)break;else _0x1b7113['push'](_0x1b7113['shift']());}catch(_0x5c0ace){_0x1b7113['push'](_0x1b7113['shift']());}}}(_0x237a,0xddac9));function _0x237a(){const _0x35fda0=['*Merge:*\x20%0','_supportLegacySuggestions','listMarkerStyle','*Uncheck\x20item*','model','createRange','972EbcRIg','isUndo','_findSuggestions','containsItem','registerCustomCallback','registerDescriptionCallback','groupId','list.multiBlock','enableDefaultAttributesIntegration','start','setAttribute','listItemId','*Change\x20to:*\x20%0','bulletedList','*Set\x20format:*\x20%0','todoList','11507650eNodYl','createPositionAt','push','157665YlvqAI','size','isObject','getFirstMarker','listStyle','ELEMENT_','splitListItemAfter','mergeListItemForward','registerAttributeLabel','_suggestionFactory','batch','todoListChecked','isLocal','has','TodoListEditing','nodeAfter','commandParams','numberedList','ELEMENT_BULLETED_LIST','543265jzcEQR','92752jvGUbw','multipleBlocks','555726xKYdft','removeMarker','ListEditing','descriptionFactory','getAttribute','forceValue','document','locale','differ','change:data','next','TrackChangesEditing','plugins','high','change','customNumberedList','meta','find','numbered','trackChangesCommand','data','546724qlEIbH','11328583CBuSRi','*Remove\x20format:*\x20%0','checkTodoList','getSuggestions','*Format:*\x20remove\x20from\x20%0','map','value','oldValue','assureChains','registerElementLabel','isNextTo','registerBlockAttribute','key','*Split:*\x20list\x20item','startsWith','listReversed','type','*Format:*\x20insert\x20into\x20%0','nextSibling','todo','head','FORMAT_INDENT','commandName','*Check\x20item*','listIndent','previousSibling','includes','selection','6IxEDgG','suggestion:attribute:','setSelection','end','newValue','126jWPMxt','ELEMENT_NUMBERED_LIST','splitListItemBefore','fromRange','listItemIdFixer','listStart','documentList','add','name','attributes','mergeListItemBackward','getChanges','commands','get','bulleted','from','default','listType','toUpperCase','outdentList','refresh','getRanges','getSuggestion','newRange','getChangedMarkers','*Outdent:*\x20%0','_splitMarkerName','suggestion','deletion','afterInit','schema','listMarker','_getAttributeKey','parent','formatBlock','config','*Indent:*\x20%0','accept','editor','detach','_registerLegacyDescription','ELEMENT_TODO_LIST','_LIST','format','attributeKey','oldRange','*Merge:*\x20list\x20item','hasSuggestion','length','customBulletedList','getFirstRange','noTrackChangesFixer','filter','ELEMENT_LIST_ITEM','indentList','registerPostFixer','range','todoListCheck','execute','attribute'];_0x237a=function(){return _0x35fda0;};return _0x237a();}import{Plugin as _0x46b7b1}from'ckeditor5/src/core.js';import{getTranslation as _0x35146b}from'../utils/common-translations.js';function _0xcf47(_0x1b03f7,_0x2cab8d){const _0x237a64=_0x237a();return _0xcf47=function(_0xcf4768,_0x5b1918){_0xcf4768=_0xcf4768-0x185;let _0x5546e7=_0x237a64[_0xcf4768];return _0x5546e7;},_0xcf47(_0x1b03f7,_0x2cab8d);}import{renameAttributeKey as _0x2a60a9}from'../trackchangesediting.js';import{LiveRange as _0x5d2ae3}from'ckeditor5/src/engine.js';export default class K extends _0x46b7b1{[_0x5ab6b1(0x220)](){const _0x4eba51=_0x5ab6b1,_0x6f54c7=this[_0x4eba51(0x187)];if(!_0x6f54c7[_0x4eba51(0x1d8)][_0x4eba51(0x1c3)](_0x4eba51(0x1ce)))return;const _0x215801=_0x6f54c7[_0x4eba51(0x1d3)],_0x9b7424=_0x6f54c7[_0x4eba51(0x1d8)][_0x4eba51(0x210)](_0x4eba51(0x1d7)),_0x15410a=_0x6f54c7[_0x4eba51(0x1d8)][_0x4eba51(0x1c3)](_0x4eba51(0x1c4)),_0x2e770c=!!_0x6f54c7[_0x4eba51(0x226)][_0x4eba51(0x210)](_0x4eba51(0x1aa));function _0x3dce17(_0x4140ed){const _0x3f50a9=_0x4eba51;return{'type':_0x3f50a9(0x18c),'content':''+_0x35146b(_0x215801,_0x3f50a9(0x1b1),_0x4140ed)};}function _0xcadecd(_0x47441f){const _0x56bb1a=_0x4eba51;return{'type':_0x56bb1a(0x18c),'content':''+_0x35146b(_0x215801,_0x56bb1a(0x1e3),_0x47441f)};}_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x1c7)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x1b0)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x1db)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x192)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x197)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x216)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x1bc)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x205)),_0x9b7424[_0x4eba51(0x1ed)](_0x4eba51(0x1ae)),_0x9b7424[_0x4eba51(0x1ed)](_0x4eba51(0x214)),_0x9b7424[_0x4eba51(0x1ed)](_0x4eba51(0x1fa)),_0x2e770c&&(_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x20d)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x1bd))),_0x15410a&&(_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x1b2)),_0x9b7424[_0x4eba51(0x1ab)](_0x4eba51(0x1e4)),_0x9b7424[_0x4eba51(0x1ed)](_0x4eba51(0x1c1)),_0x9b7424[_0x4eba51(0x1cf)][_0x4eba51(0x1a8)](_0x445f6b=>{const _0x11942e=_0x4eba51,{data:_0x92507}=_0x445f6b;if(_0x92507&&_0x11942e(0x1c1)==_0x92507[_0x11942e(0x1ee)])return{'type':_0x11942e(0x18c),'content':_0x92507[_0x11942e(0x202)]?_0x35146b(_0x215801,_0x11942e(0x1f9)):_0x35146b(_0x215801,_0x11942e(0x1a0))};}),this[_0x4eba51(0x187)][_0x4eba51(0x1a1)][_0x4eba51(0x1d2)][_0x4eba51(0x198)](_0x414766=>{const _0x2a7ada=_0x4eba51;if(_0x414766[_0x2a7ada(0x1c0)][_0x2a7ada(0x1a4)])return!0x1;let _0x4f3f26=!0x1;const _0x2fdc49=_0x9b7424[_0x2a7ada(0x1e5)]({'skipNotAttached':!0x0})[_0x2a7ada(0x195)](_0x158ba7=>_0x2a7ada(0x1c1)===_0x9b7424[_0x2a7ada(0x223)](_0x158ba7));for(const _0x593d39 of _0x2fdc49){_0x2a7ada(0x1f5)!=_0x593d39[_0x2a7ada(0x193)]()[_0x2a7ada(0x1ac)][_0x2a7ada(0x1c5)][_0x2a7ada(0x1d0)](_0x2a7ada(0x214))&&(_0x9b7424[_0x2a7ada(0x1a5)](_0x593d39[_0x2a7ada(0x193)](),_0x2a7ada(0x19c))[_0x2a7ada(0x1dd)](_0xe067b1=>_0x2a7ada(0x214)===_0x9b7424[_0x2a7ada(0x223)](_0xe067b1[_0x2a7ada(0x21e)]))||(_0x414766[_0x2a7ada(0x1cd)](_0x593d39[_0x2a7ada(0x1b9)]()),_0x4f3f26=!0x0));}return _0x4f3f26;})),_0x9b7424[_0x4eba51(0x1cf)][_0x4eba51(0x1be)](_0x4eba51(0x1fa),_0x35146b(_0x215801,_0x4eba51(0x1f7)));const _0x189039={'type':_0x4eba51(0x18c),'content':''};_0x9b7424[_0x4eba51(0x1cf)][_0x4eba51(0x1a8)](_0x15ac56=>{const _0x5b62fb=_0x4eba51,{data:_0x157829}=_0x15ac56;if(!_0x157829||_0x5b62fb(0x214)!=_0x157829[_0x5b62fb(0x1ee)])return;let _0x1e0dbc=_0x15ac56[_0x5b62fb(0x1f6)];for(;_0x1e0dbc;){if(_0x1e0dbc[_0x5b62fb(0x1e0)]&&((_0x5b62fb(0x1ba)==_0x1e0dbc[_0x5b62fb(0x1e0)][_0x5b62fb(0x1ee)]||_0x5b62fb(0x19f)==_0x1e0dbc[_0x5b62fb(0x1e0)][_0x5b62fb(0x1ee)])&&(_0x1e0dbc[_0x5b62fb(0x1e0)][_0x5b62fb(0x202)]&&_0x5b62fb(0x213)!=_0x1e0dbc[_0x5b62fb(0x1e0)][_0x5b62fb(0x202)]||_0x5b62fb(0x213)!=_0x1e0dbc[_0x5b62fb(0x1e0)][_0x5b62fb(0x1e9)]&&!_0x157829[_0x5b62fb(0x202)])||!_0x2e770c&&_0x1e0dbc[_0x5b62fb(0x1e0)][_0x5b62fb(0x1ee)]==_0x2a60a9))return _0x189039;_0x1e0dbc=_0x1e0dbc[_0x5b62fb(0x1d6)];}if(null==_0x157829[_0x5b62fb(0x202)])switch(_0x157829[_0x5b62fb(0x1e9)]){case _0x5b62fb(0x211):return _0xcadecd(_0x35146b(_0x215801,_0x5b62fb(0x1c8)));case _0x5b62fb(0x1de):return _0xcadecd(_0x35146b(_0x215801,_0x5b62fb(0x204)));case _0x5b62fb(0x1f5):return _0xcadecd(_0x35146b(_0x215801,_0x5b62fb(0x18a)));}switch(_0x157829[_0x5b62fb(0x202)]){case _0x5b62fb(0x211):return _0x3dce17(_0x35146b(_0x215801,_0x5b62fb(0x1c8)));case _0x5b62fb(0x1de):return _0x3dce17(_0x35146b(_0x215801,_0x5b62fb(0x204)));case _0x5b62fb(0x1f5):return _0x3dce17(_0x35146b(_0x215801,_0x5b62fb(0x18a)));}}),_0x9b7424[_0x4eba51(0x1cf)][_0x4eba51(0x1a8)](_0xbcfc88=>{const _0x4d03d1=_0x4eba51,{data:_0x25b607}=_0xbcfc88;if(_0x25b607&&_0x4d03d1(0x1fa)==_0x25b607[_0x4d03d1(0x1ee)])return null==_0x25b607[_0x4d03d1(0x202)]||null==_0x25b607[_0x4d03d1(0x1e9)]&&0x0==_0x25b607[_0x4d03d1(0x202)]?_0x189039:void 0x0;}),_0x9b7424[_0x4eba51(0x1cf)][_0x4eba51(0x1a8)](_0x1d3471=>{const _0xd55ec1=_0x4eba51;if(_0xd55ec1(0x19c)!=_0x1d3471[_0xd55ec1(0x1f2)])return;const {data:_0x59bc60}=_0x1d3471;if(!_0x59bc60||_0xd55ec1(0x1ae)!=_0x59bc60[_0xd55ec1(0x1ee)])return;const _0x5ef331=Ee(_0x1d3471);return _0xd55ec1(0x202)==_0x5ef331?{'type':_0xd55ec1(0x18c),'content':_0x35146b(_0x215801,_0xd55ec1(0x18f))}:_0xd55ec1(0x1e9)==_0x5ef331?{'type':_0xd55ec1(0x18c),'content':_0x35146b(_0x215801,_0xd55ec1(0x1ef))}:_0x189039;}),_0x6f54c7[_0x4eba51(0x1a1)][_0x4eba51(0x1d2)][_0x4eba51(0x198)](_0x489c60=>this[_0x4eba51(0x207)](_0x489c60)),_0x6f54c7[_0x4eba51(0x1a1)][_0x4eba51(0x1d2)][_0x4eba51(0x198)](_0x4893c5=>this[_0x4eba51(0x194)](_0x4893c5)),_0x6f54c7[_0x4eba51(0x1a1)][_0x4eba51(0x1d2)]['on'](_0x4eba51(0x1d5),(_0x331950,_0x129b87)=>{const _0x41c34e=_0x4eba51;if(_0x129b87[_0x41c34e(0x1a4)]||!_0x129b87[_0x41c34e(0x1c2)])return!0x1;this[_0x41c34e(0x1ea)]();},{'priority':_0x4eba51(0x1d9)}),this[_0x4eba51(0x19e)]();}[_0x5ab6b1(0x207)](_0x1e4314){const _0x27d9a9=_0x5ab6b1;if(_0x1e4314[_0x27d9a9(0x1c0)][_0x27d9a9(0x1a4)]||!_0x1e4314[_0x27d9a9(0x1c0)][_0x27d9a9(0x1c2)])return!0x1;let _0x32f257=!0x1;const _0x559e08=this[_0x27d9a9(0x187)][_0x27d9a9(0x1d8)][_0x27d9a9(0x210)](_0x27d9a9(0x1d7))[_0x27d9a9(0x1e5)]({'skipNotAttached':!0x0})[_0x27d9a9(0x195)](_0x290cb1=>_0x290cb1[_0x27d9a9(0x1e0)]&&_0x27d9a9(0x1ae)==_0x290cb1[_0x27d9a9(0x1e0)][_0x27d9a9(0x1ee)])[_0x27d9a9(0x195)](_0x53c4ad=>_0x53c4ad[_0x27d9a9(0x1e0)][_0x27d9a9(0x202)]&&_0x53c4ad[_0x27d9a9(0x1e0)][_0x27d9a9(0x1e9)]);for(const _0x51bb34 of _0x559e08)Ee(_0x51bb34)||(_0x1e4314[_0x27d9a9(0x1cd)](_0x51bb34[_0x27d9a9(0x1b9)]()),_0x32f257=!0x0);return _0x32f257;}[_0x5ab6b1(0x194)](_0x475a30){const _0xc43735=_0x5ab6b1;if(_0x475a30[_0xc43735(0x1c0)][_0xc43735(0x1a4)]||!_0x475a30[_0xc43735(0x1c0)][_0xc43735(0x1c2)])return!0x1;const _0xa4909d=this[_0xc43735(0x187)][_0xc43735(0x1d8)][_0xc43735(0x210)](_0xc43735(0x1d7));if(_0xa4909d[_0xc43735(0x1df)][_0xc43735(0x1e8)])return!0x1;let _0x385e81=!0x1;const _0x5966cb=[_0xc43735(0x214),_0xc43735(0x1ae),_0xc43735(0x1fa),_0xc43735(0x1ba),_0xc43735(0x208),_0xc43735(0x1f1),_0xc43735(0x19a),_0xc43735(0x222),_0xc43735(0x19f)],_0x214996=this[_0xc43735(0x187)][_0xc43735(0x1a1)][_0xc43735(0x1d2)][_0xc43735(0x1d4)][_0xc43735(0x20e)]()[_0xc43735(0x195)](_0xf1c99f=>_0xc43735(0x19c)==_0xf1c99f[_0xc43735(0x1f2)])[_0xc43735(0x195)](_0x48fadc=>_0x5966cb[_0xc43735(0x1fc)](_0x48fadc[_0xc43735(0x18d)]));if(0x0==_0x214996[_0xc43735(0x191)])return _0x385e81;for(const _0x5302c0 of _0x214996){const _0x3954b8=_0xa4909d[_0xc43735(0x1a5)](_0x5302c0[_0xc43735(0x199)],_0xc43735(0x19c))[_0xc43735(0x195)](_0xb567db=>!_0xb567db[_0xc43735(0x1dc)][_0xc43735(0x1ec)])[_0xc43735(0x1e7)](_0x35b606=>_0x35b606[_0xc43735(0x21e)])[_0xc43735(0x195)](_0x34c89e=>{const _0x11072d=_0xc43735,_0x461b93=_0xa4909d[_0x11072d(0x223)](_0x34c89e);return _0x5966cb[_0x11072d(0x1fc)](_0x461b93);});if(_0x3954b8[_0xc43735(0x191)]){for(const _0x217d08 of _0x3954b8)_0x475a30[_0xc43735(0x1cd)](_0x217d08[_0xc43735(0x1b9)]());_0x385e81=!0x0;}}return _0x385e81;}[_0x5ab6b1(0x1ea)](){const _0x5a522e=_0x5ab6b1,_0x2c3c6c=this[_0x5a522e(0x187)][_0x5a522e(0x1d8)][_0x5a522e(0x210)](_0x5a522e(0x1d7)),_0x4f7f00=[_0x5a522e(0x214),_0x5a522e(0x1ae),_0x5a522e(0x1fa),_0x5a522e(0x1ba),_0x5a522e(0x208),_0x5a522e(0x1f1),_0x5a522e(0x19a),_0x5a522e(0x222),_0x5a522e(0x19f)];let _0x249f64;const _0x5e7180=new Set(this[_0x5a522e(0x187)][_0x5a522e(0x1a1)][_0x5a522e(0x1d2)][_0x5a522e(0x1d4)][_0x5a522e(0x21b)]()[_0x5a522e(0x195)](_0x46bc1e=>{const _0x292adc=_0x5a522e;if(_0x46bc1e[_0x292adc(0x1e0)][_0x292adc(0x18e)]||!_0x46bc1e[_0x292adc(0x1e0)][_0x292adc(0x21a)])return null;if(!_0x46bc1e[_0x292adc(0x20b)][_0x292adc(0x1f0)](_0x292adc(0x1ff)))return null;const {id:_0x5cae2c}=_0x2c3c6c[_0x292adc(0x21d)](_0x46bc1e[_0x292adc(0x20b)]);if(!_0x2c3c6c[_0x292adc(0x190)](_0x5cae2c))return null;const _0x3afce6=_0x2c3c6c[_0x292adc(0x219)](_0x5cae2c);return _0x4f7f00[_0x292adc(0x1fc)](_0x3afce6[_0x292adc(0x1e0)][_0x292adc(0x1ee)]);})[_0x5a522e(0x1e7)](_0x2993eb=>{const _0x31eed7=_0x5a522e,{id:_0x20d2c2}=_0x2c3c6c[_0x31eed7(0x21d)](_0x2993eb[_0x31eed7(0x20b)]),_0x4f0a3c=_0x2c3c6c[_0x31eed7(0x219)](_0x20d2c2);return _0x249f64=_0x4f0a3c[_0x31eed7(0x20c)][_0x31eed7(0x1a9)],_0x4f0a3c[_0x31eed7(0x193)]()[_0x31eed7(0x1ac)][_0x31eed7(0x1c5)];}));if(0x0==_0x5e7180[_0x5a522e(0x1b7)])return;const _0x1be6ba=_0x2c3c6c[_0x5a522e(0x1e5)]({'skipNotAttached':!0x0})[_0x5a522e(0x195)](_0x19cb0c=>_0x5a522e(0x19c)==_0x19cb0c[_0x5a522e(0x1f2)]&&_0x19cb0c[_0x5a522e(0x1e0)]&&_0x4f7f00[_0x5a522e(0x1fc)](_0x19cb0c[_0x5a522e(0x1e0)][_0x5a522e(0x1ee)])&&_0x19cb0c[_0x5a522e(0x20c)][_0x5a522e(0x1a9)]!=_0x249f64)[_0x5a522e(0x1e7)](_0x558e6c=>({'listItem':_0x558e6c[_0x5a522e(0x193)]()[_0x5a522e(0x1ac)][_0x5a522e(0x1c5)],'groupId':_0x558e6c[_0x5a522e(0x20c)][_0x5a522e(0x1a9)]})),_0x59eb42=new Set();for(const {groupId:_0x4abee5,listItem:_0x389a9c}of _0x1be6ba)_0x5e7180[_0x5a522e(0x1c3)](_0x389a9c)&&_0x59eb42[_0x5a522e(0x20a)](_0x4abee5);for(const _0x2caabe of _0x2c3c6c[_0x5a522e(0x1e5)]())_0x59eb42[_0x5a522e(0x1c3)](_0x2caabe[_0x5a522e(0x20c)][_0x5a522e(0x1a9)])&&_0x2caabe[_0x5a522e(0x1ad)](_0x5a522e(0x1a9),_0x249f64);}[_0x5ab6b1(0x19e)](){const _0x718789=_0x5ab6b1,_0x24b25d=this[_0x718789(0x187)],_0x504b76=_0x24b25d[_0x718789(0x1d3)],_0x519222=_0x24b25d[_0x718789(0x1d8)][_0x718789(0x210)](_0x718789(0x1d7));this[_0x718789(0x189)](),_0x519222[_0x718789(0x1bf)][_0x718789(0x1a7)](_0x718789(0x225),_0x718789(0x209),_0x718789(0x186),function(_0x27b318,_0x1db3b9){const _0x1a0836=_0x718789,_0x5f1f97=[];for(let _0x50846c of _0x27b318)_0x50846c[_0x1a0836(0x1ac)][_0x1a0836(0x1c5)]===_0x50846c[_0x1a0836(0x201)][_0x1a0836(0x224)]&&(_0x50846c=_0x24b25d[_0x1a0836(0x1a1)][_0x1a0836(0x1a2)](_0x24b25d[_0x1a0836(0x1a1)][_0x1a0836(0x1b4)](_0x50846c[_0x1a0836(0x1ac)][_0x1a0836(0x1c5)],0x0))),_0x5f1f97[_0x1a0836(0x1b5)](_0x50846c);_0x24b25d[_0x1a0836(0x1a1)][_0x1a0836(0x1da)](_0x1f6ce1=>{const _0x5a2982=_0x1a0836,_0x3caf02=_0x24b25d[_0x5a2982(0x1a1)][_0x5a2982(0x1d2)][_0x5a2982(0x1fd)],_0x5d6603=Array[_0x5a2982(0x212)](_0x3caf02[_0x5a2982(0x218)]())[_0x5a2982(0x1e7)](_0x4a3cd6=>_0x5d2ae3[_0x5a2982(0x206)](_0x4a3cd6));_0x1f6ce1[_0x5a2982(0x200)](_0x5f1f97),_0x24b25d[_0x5a2982(0x20f)][_0x5a2982(0x210)](_0x1db3b9[_0x5a2982(0x1f8)])[_0x5a2982(0x217)](),_0x1db3b9[_0x5a2982(0x1c6)][_0x5a2982(0x1b5)]({'forceDefaultExecution':!0x0}),_0x24b25d[_0x5a2982(0x19b)](_0x1db3b9[_0x5a2982(0x1f8)],..._0x1db3b9[_0x5a2982(0x1c6)]),_0x1f6ce1[_0x5a2982(0x200)](_0x5d6603);for(const _0x548dcd of _0x5d6603)_0x548dcd[_0x5a2982(0x188)]();});}),_0x519222[_0x718789(0x1cf)][_0x718789(0x1eb)](function(_0x235d61){const _0x30a8bd=_0x718789,_0x5df866=!_0x24b25d[_0x30a8bd(0x1a1)][_0x30a8bd(0x221)][_0x30a8bd(0x1b8)](_0x235d61),_0x139f44=_0x235d61[_0x30a8bd(0x1fb)],_0x439db3=_0x235d61[_0x30a8bd(0x1f4)],_0x39d8ee=_0x235d61[_0x30a8bd(0x1d0)](_0x30a8bd(0x1ae)),_0x1c72bd=!_0x139f44||_0x139f44[_0x30a8bd(0x1d0)](_0x30a8bd(0x1ae))!==_0x39d8ee,_0x448ffe=!_0x439db3||_0x439db3[_0x30a8bd(0x1d0)](_0x30a8bd(0x1ae))!==_0x39d8ee;return _0x5df866&&Boolean(_0x39d8ee)&&_0x1c72bd&&_0x448ffe;},_0x25506a=>_0x35146b(_0x504b76,_0x718789(0x196),_0x25506a));}[_0x5ab6b1(0x189)](){const _0x116545=_0x5ab6b1,_0x1a24d6=this[_0x116545(0x187)],_0x201fb9=_0x1a24d6[_0x116545(0x1d3)];function _0x224285(_0x5db345){const _0x40c3c8=_0x116545,_0xf31a76=_0x1a24d6[_0x40c3c8(0x20f)][_0x40c3c8(0x210)](_0x40c3c8(0x1b0))[_0x40c3c8(0x1e8)],_0x13632a=_0x1a24d6[_0x40c3c8(0x20f)][_0x40c3c8(0x210)](_0x40c3c8(0x1c7))[_0x40c3c8(0x1e8)];return _0x40c3c8(0x1c7)===_0x5db345?_0xf31a76:_0x13632a;}_0x1a24d6[_0x116545(0x1d8)][_0x116545(0x210)](_0x116545(0x1d7))[_0x116545(0x1cf)][_0x116545(0x1a8)](function(_0x3f30e0){const _0x1273f2=_0x116545;if(_0x1273f2(0x225)!=_0x3f30e0[_0x1273f2(0x1f2)])return;const {data:_0xb2699e}=_0x3f30e0;if(!_0xb2699e)return;let _0x26daa1,_0x59e04c,_0x39e9f6,_0x554c1e;switch(_0xb2699e[_0x1273f2(0x1f8)]){case _0x1273f2(0x1b0):_0x39e9f6=_0xb2699e[_0x1273f2(0x1c6)][0x0][_0x1273f2(0x1d1)],_0x554c1e=_0x224285(_0xb2699e[_0x1273f2(0x1f8)]),_0x26daa1=_0x39e9f6?_0x1273f2(0x1f3):_0x1273f2(0x1e6),!_0x554c1e&&_0x1a24d6[_0x1273f2(0x226)][_0x1273f2(0x210)](_0x1273f2(0x1aa))||(_0x26daa1=_0x1273f2(0x1af)),_0x59e04c={'type':_0x1273f2(0x18c),'content':_0x35146b(_0x201fb9,_0x26daa1,_0x35146b(_0x201fb9,_0x1273f2(0x1c8)))};break;case _0x1273f2(0x1c7):_0x39e9f6=_0xb2699e[_0x1273f2(0x1c6)][0x0][_0x1273f2(0x1d1)],_0x554c1e=_0x224285(_0xb2699e[_0x1273f2(0x1f8)]),_0x26daa1=_0x39e9f6?_0x1273f2(0x1f3):_0x1273f2(0x1e6),!_0x554c1e&&_0x1a24d6[_0x1273f2(0x226)][_0x1273f2(0x210)](_0x1273f2(0x1aa))||(_0x26daa1=_0x1273f2(0x1af)),_0x59e04c={'type':_0x1273f2(0x18c),'content':_0x35146b(_0x201fb9,_0x26daa1,_0x35146b(_0x201fb9,_0x1273f2(0x204)))};break;case _0x1273f2(0x197):_0x26daa1=_0x1273f2(0x185),_0x59e04c={'type':_0x1273f2(0x18c),'content':_0x35146b(_0x201fb9,_0x26daa1,_0x35146b(_0x201fb9,_0x1273f2(0x196)))};break;case _0x1273f2(0x216):_0x26daa1=function(_0xe27b39){const _0x34abcc=_0x1273f2,_0x31f86c=_0xe27b39[_0x34abcc(0x193)]();let _0x2e4d76=_0x31f86c[_0x34abcc(0x1ac)][_0x34abcc(0x1c5)];for(;_0x2e4d76&&_0x31f86c[_0x34abcc(0x1a6)](_0x2e4d76);){if(_0x2e4d76[_0x34abcc(0x1d0)](_0x34abcc(0x1fa))>0x0)return!0x1;_0x2e4d76=_0x2e4d76[_0x34abcc(0x1f4)];}return!0x0;}(_0x3f30e0)?_0x35146b(_0x201fb9,_0x1273f2(0x1e6),_0x35146b(_0x201fb9,function(_0xb71b8f){const _0x31fb13=_0x1273f2;return _0x31fb13(0x1bb)+_0xb71b8f[_0x31fb13(0x193)]()[_0x31fb13(0x1ac)][_0x31fb13(0x1c5)][_0x31fb13(0x1d0)](_0x31fb13(0x214))[_0x31fb13(0x215)]()+_0x31fb13(0x18b);}(_0x3f30e0))):_0x35146b(_0x201fb9,_0x1273f2(0x21c),_0x35146b(_0x201fb9,_0x1273f2(0x196))),_0x59e04c={'type':_0x1273f2(0x18c),'content':_0x26daa1};break;case _0x1273f2(0x20d):case _0x1273f2(0x1bd):!0x1===_0xb2699e[_0x1273f2(0x1cb)]&&(_0x26daa1=_0x1273f2(0x19d),_0x59e04c={'type':_0x1273f2(0x21f),'content':_0x35146b(_0x201fb9,_0x26daa1,_0x35146b(_0x201fb9,_0x1273f2(0x196)))});}return _0x59e04c;});}}function Ee(_0x2fa305){const _0x1b367c=_0x5ab6b1;let _0x51df9b=_0x2fa305[_0x1b367c(0x193)]()[_0x1b367c(0x1ac)][_0x1b367c(0x1c5)][_0x1b367c(0x1fb)];for(;_0x51df9b;){const _0x2eea90=_0x51df9b[_0x1b367c(0x1d0)](_0x1b367c(0x1ae));if(!_0x2eea90)return!0x1;if(_0x2eea90==_0x2fa305[_0x1b367c(0x1e0)][_0x1b367c(0x202)])return _0x1b367c(0x202);if(_0x2eea90==_0x2fa305[_0x1b367c(0x1e0)][_0x1b367c(0x1e9)])return _0x1b367c(0x1e9);_0x51df9b=_0x51df9b[_0x1b367c(0x1fb)];}return!0x1;}
|