@ckeditor/ckeditor5-track-changes 42.0.0-alpha.16 → 42.0.0-alpha.18
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 +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/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/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x284381=_0x4793;(function(_0x25b7bf,_0x476e4d){const _0x4962cd=_0x4793,_0x2acad3=_0x25b7bf();while(!![]){try{const _0x1186c8=-parseInt(_0x4962cd(0xe0))/0x1+parseInt(_0x4962cd(0xde))/0x2+-parseInt(_0x4962cd(0xe6))/0x3*(-parseInt(_0x4962cd(0xa4))/0x4)+parseInt(_0x4962cd(0xcd))/0x5+-parseInt(_0x4962cd(0xaf))/0x6*(parseInt(_0x4962cd(0xb0))/0x7)+-parseInt(_0x4962cd(0xa1))/0x8*(-parseInt(_0x4962cd(0xc8))/0x9)+parseInt(_0x4962cd(0xa3))/0xa;if(_0x1186c8===_0x476e4d)break;else _0x2acad3['push'](_0x2acad3['shift']());}catch(_0x2fb5e1){_0x2acad3['push'](_0x2acad3['shift']());}}}(_0x1e7e,0xe2eee));import{Plugin as _0x5607de}from'ckeditor5/src/core.js';import{getTranslation as _0x33473f}from'../utils/common-translations.js';function _0x1e7e(){const _0x2de96e=['listType','afterInit','TrackChangesEditing','descriptionFactory','LegacyTodoListEditing','type','*Outdent:*\x20%0','model','replace','schema','createPositionAt','end','ELEMENT_NUMBERED_LIST','listIndent','commands','slice','length','get','isObject','getSelectedBlocks','ELEMENT_TODO_LIST','name','1048743DMPGoh','ELEMENT_LIST_ITEM','numberedList','todo','parent','2406820krKGxa','commandParams','blockName','getAttribute','change','bulleted','*Uncheck\x20item*','plugins','nextSibling','formatBlock','enableCommand','findIndex','commandName','execute','paragraph','editor','registerDescriptionCallback','265792PbtcnT','numbered','571910qpQCds','listItem','registerElementLabel','*Check\x20item*','LegacyListEditing','*Indent:*\x20%0','3792WASRfk','push','document','has','todoList','formatInline','ELEMENT_BULLETED_LIST','List','*Change\x20to:*\x20%0','bulletedList','checkChild','locale','value','filter','forceValue','indentList','createRange','56MGdFlK','outdentList','12072830tjtDst','812XKoKjm','selection','previousSibling','checkTodoList','before','format','from','add','_selectedElements','markBlockFormat','todoListChecked','372KSzbMl','157206Xeguai','element'];_0x1e7e=function(){return _0x2de96e;};return _0x1e7e();}export default class ut extends _0x5607de{[_0x284381(0xb3)](){const _0x43cdeb=_0x284381,_0x2402f4=this[_0x43cdeb(0xdc)],_0x4ab671=_0x2402f4[_0x43cdeb(0x9b)];if(!_0x2402f4[_0x43cdeb(0xd4)][_0x43cdeb(0xe9)](_0x43cdeb(0xe4)))return;const _0x49955d=_0x2402f4[_0x43cdeb(0xd4)][_0x43cdeb(0xc3)](_0x43cdeb(0xb4)),_0x139e31=_0x2402f4[_0x43cdeb(0xd4)][_0x43cdeb(0xe9)](_0x43cdeb(0xb6));function _0x6d5154(_0x511815){return()=>{const _0x46834a=_0x4793,_0x2a0bf3=_0x2402f4[_0x46834a(0xb9)][_0x46834a(0xe8)][_0x46834a(0xa5)],_0x45fb76=_0x2402f4[_0x46834a(0xc0)][_0x46834a(0xc3)](_0x511815);if(_0x45fb76[_0x46834a(0x9c)])return void _0x2402f4[_0x46834a(0xda)](_0x46834a(0xdb),{});const _0x527de8=_0x511815[_0x46834a(0xc1)](0x0,-0x4),_0x48239d=function(_0x50f2ff,_0x112d1c,_0x8f6b74){const _0x595055=_0x46834a;let _0x245847=Array[_0x595055(0xaa)](_0x50f2ff)[_0x595055(0x9d)](_0x3e4bc5=>function(_0x4154f6,_0x442982){const _0x541d4c=_0x595055;return _0x442982[_0x541d4c(0x9a)](_0x4154f6[_0x541d4c(0xcc)],_0x541d4c(0xe1))&&!_0x442982[_0x541d4c(0xc4)](_0x4154f6);}(_0x3e4bc5,_0x8f6b74));_0x245847=_0x245847[_0x595055(0x9d)](_0xf4d5d2=>!_0xf4d5d2['is'](_0x595055(0xb1),_0x595055(0xe1))||_0xf4d5d2[_0x595055(0xd0)](_0x595055(0xb2))!=_0x112d1c);const _0x3283c4=new Set();for(const _0x4bcdae of _0x245847)_0x4bcdae['is'](_0x595055(0xb1),_0x595055(0xe1))?_0x3283c4[_0x595055(0xab)](me(_0x4bcdae)):_0x3283c4[_0x595055(0xab)](_0x4bcdae);return Array[_0x595055(0xaa)](_0x3283c4);}(_0x2a0bf3[_0x46834a(0xc5)](),_0x527de8,_0x2402f4[_0x46834a(0xb9)][_0x46834a(0xbb)]);_0x2402f4[_0x46834a(0xb9)][_0x46834a(0xd1)](()=>{const _0x25c838=_0x46834a;for(const _0x1f6b85 of _0x48239d)_0x49955d[_0x25c838(0xad)](_0x1f6b85,{'commandName':_0x511815,'commandParams':[{'forceValue':!_0x45fb76[_0x25c838(0x9c)]}],'formatGroupId':_0x25c838(0xcf)},fe(_0x1f6b85));});};}function _0x3f8ac1(_0x228c96){return()=>{const _0x46e8b8=_0x4793,_0x2627c6=function(_0x26cf6f){const _0x32e417=_0x4793;let _0x823e42=Array[_0x32e417(0xaa)](_0x26cf6f);const _0x3988df=_0x823e42[_0x32e417(0xd8)](_0x407c91=>_0x32e417(0xe1)!=_0x407c91[_0x32e417(0xc7)]);return _0x3988df>-0x1&&(_0x823e42=_0x823e42[_0x32e417(0xc1)](0x0,_0x3988df)),_0x823e42;}(_0x2402f4[_0x46e8b8(0xb9)][_0x46e8b8(0xe8)][_0x46e8b8(0xa5)][_0x46e8b8(0xc5)]()),_0x444dd6=_0x2402f4[_0x46e8b8(0xb9)][_0x46e8b8(0xa0)](_0x2402f4[_0x46e8b8(0xb9)][_0x46e8b8(0xbc)](_0x2627c6[0x0],_0x46e8b8(0xa8)),_0x2402f4[_0x46e8b8(0xb9)][_0x46e8b8(0xbc)](_0x2627c6[_0x2627c6[_0x46e8b8(0xc2)]-0x1],_0x46e8b8(0xbd)));_0x2402f4[_0x46e8b8(0xb9)][_0x46e8b8(0xd1)](()=>{const _0x5c4d42=_0x46e8b8;_0x49955d[_0x5c4d42(0xad)](_0x444dd6,{'commandName':_0x228c96,'commandParams':[],'formatGroupId':_0x5c4d42(0xbf)},function(_0x50ee7e){const _0xa598de=_0x5c4d42,_0x51aa8f=new Set();for(const _0x16bc13 of _0x50ee7e){let _0x49a6a6=_0x16bc13[_0xa598de(0xd5)];for(;_0x49a6a6&&_0x49a6a6[_0xa598de(0xd0)](_0xa598de(0xbf))>_0x16bc13[_0xa598de(0xd0)](_0xa598de(0xbf));)_0x51aa8f[_0xa598de(0xab)](_0x49a6a6),_0x49a6a6=_0x49a6a6[_0xa598de(0xd5)];}return Array[_0xa598de(0xaa)](_0x51aa8f);}(_0x2627c6));});};}_0x49955d[_0x43cdeb(0xd7)](_0x43cdeb(0xca),_0x6d5154(_0x43cdeb(0xca))),_0x49955d[_0x43cdeb(0xd7)](_0x43cdeb(0x99),_0x6d5154(_0x43cdeb(0x99))),_0x139e31&&_0x49955d[_0x43cdeb(0xd7)](_0x43cdeb(0xea),_0x6d5154(_0x43cdeb(0xea))),_0x49955d[_0x43cdeb(0xd7)](_0x43cdeb(0x9f),_0x3f8ac1(_0x43cdeb(0x9f))),_0x49955d[_0x43cdeb(0xd7)](_0x43cdeb(0xa2),_0x3f8ac1(_0x43cdeb(0xa2))),_0x139e31&&_0x49955d[_0x43cdeb(0xd7)](_0x43cdeb(0xa7),()=>{const _0x376103=_0x43cdeb,_0x48b54d=_0x2402f4[_0x376103(0xc0)][_0x376103(0xc3)](_0x376103(0xa7)),_0x501eb0=Array[_0x376103(0xaa)](_0x48b54d[_0x376103(0xac)]);_0x501eb0[_0x376103(0x9d)](_0x1b4152=>_0x1b4152[_0x376103(0xd0)](_0x376103(0xae))!=_0x48b54d[_0x376103(0x9c)]),_0x2402f4[_0x376103(0xb9)][_0x376103(0xd1)](()=>{const _0x1e8294=_0x376103;for(const _0x2f76c1 of _0x501eb0)_0x49955d[_0x1e8294(0xad)](_0x2f76c1,{'commandName':_0x1e8294(0xa7),'commandParams':[{'forceValue':!_0x48b54d[_0x1e8294(0x9c)]}]});});}),_0x49955d[_0x43cdeb(0xb5)][_0x43cdeb(0xe2)](_0x43cdeb(0xe1),_0x4bf28c=>_0x33473f(_0x4ab671,_0x43cdeb(0xc9),_0x4bf28c)),_0x49955d[_0x43cdeb(0xb5)][_0x43cdeb(0xdd)](_0x38421c=>{const _0x53e1a8=_0x43cdeb;if(_0x53e1a8(0xd6)!=_0x38421c[_0x53e1a8(0xb7)]&&_0x53e1a8(0xeb)!=_0x38421c[_0x53e1a8(0xb7)])return;const {data:_0x56cfaf}=_0x38421c;if(_0x56cfaf){if(_0x53e1a8(0xca)==_0x56cfaf[_0x53e1a8(0xd9)]||_0x53e1a8(0x99)==_0x56cfaf[_0x53e1a8(0xd9)]||_0x53e1a8(0xea)==_0x56cfaf[_0x53e1a8(0xd9)])switch(_0x56cfaf[_0x53e1a8(0xd9)][_0x53e1a8(0xba)](_0x53e1a8(0xed),'')){case _0x53e1a8(0xd2):return _0x36cf76(_0x33473f(_0x4ab671,_0x53e1a8(0xec)));case _0x53e1a8(0xdf):return _0x36cf76(_0x33473f(_0x4ab671,_0x53e1a8(0xbe)));case _0x53e1a8(0xcb):return _0x36cf76(_0x33473f(_0x4ab671,_0x53e1a8(0xc6)));}if(_0x53e1a8(0x9f)==_0x56cfaf[_0x53e1a8(0xd9)])return{'type':_0x53e1a8(0xa9),'content':_0x33473f(_0x4ab671,_0x53e1a8(0xe5),_0x33473f(_0x4ab671,_0x53e1a8(0xc9)))};if(_0x53e1a8(0xa2)==_0x56cfaf[_0x53e1a8(0xd9)])return{'type':_0x53e1a8(0xa9),'content':_0x33473f(_0x4ab671,_0x53e1a8(0xb8),_0x33473f(_0x4ab671,_0x53e1a8(0xc9)))};if(_0x53e1a8(0xa7)==_0x56cfaf[_0x53e1a8(0xd9)])return _0x56cfaf[_0x53e1a8(0xce)][0x0][_0x53e1a8(0x9e)]?{'type':_0x53e1a8(0xa9),'content':_0x33473f(_0x4ab671,_0x53e1a8(0xe3))}:{'type':_0x53e1a8(0xa9),'content':_0x33473f(_0x4ab671,_0x53e1a8(0xd3))};}function _0x36cf76(_0x236245){const _0x13246a=_0x53e1a8;return{'type':_0x13246a(0xa9),'content':_0x33473f(_0x4ab671,_0x13246a(0x98),_0x236245)};}});}}function me(_0x4fc2c7){const _0x5715dd=_0x284381,_0x51cd71=_0x4fc2c7[_0x5715dd(0xd0)](_0x5715dd(0xbf));if(0x0==_0x51cd71)return _0x4fc2c7;let _0x5cf7c8=_0x4fc2c7;for(;_0x4fc2c7[_0x5715dd(0xa6)]&&_0x4fc2c7[_0x5715dd(0xa6)]['is'](_0x5715dd(0xb1),_0x5715dd(0xe1));){const _0x5d0601=_0x4fc2c7[_0x5715dd(0xa6)][_0x5715dd(0xd0)](_0x5715dd(0xbf));if(_0x5d0601==_0x51cd71)_0x5cf7c8=_0x4fc2c7[_0x5715dd(0xa6)];else{if(_0x5d0601<_0x51cd71)break;}_0x4fc2c7=_0x4fc2c7[_0x5715dd(0xa6)];}return _0x5cf7c8;}function _0x4793(_0x42ceea,_0x2fa9cc){const _0x1e7edd=_0x1e7e();return _0x4793=function(_0x479333,_0xf7d400){_0x479333=_0x479333-0x98;let _0xe65326=_0x1e7edd[_0x479333];return _0xe65326;},_0x4793(_0x42ceea,_0x2fa9cc);}function fe(_0x4da2a4){const _0x48268b=_0x284381,_0x5145f2=[];if(_0x4da2a4['is'](_0x48268b(0xb1),_0x48268b(0xe1))&&_0x4da2a4[_0x48268b(0xd0)](_0x48268b(0xbf))>0x0){let _0x2b60c=_0x4da2a4[_0x48268b(0xd5)];for(;_0x2b60c&&_0x48268b(0xe1)==_0x2b60c[_0x48268b(0xc7)]&&_0x2b60c[_0x48268b(0xd0)](_0x48268b(0xbf))==_0x4da2a4[_0x48268b(0xd0)](_0x48268b(0xbf));)_0x5145f2[_0x48268b(0xe7)](_0x2b60c),_0x2b60c=_0x2b60c[_0x48268b(0xd5)];}return _0x5145f2;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x25d6(_0x5dec85,_0x3ea109){const _0x4d4d09=_0x4d4d();return _0x25d6=function(_0x25d64c,_0x29c410){_0x25d64c=_0x25d64c-0xee;let _0x3645f8=_0x4d4d09[_0x25d64c];return _0x3645f8;},_0x25d6(_0x5dec85,_0x3ea109);}const _0x3feac5=_0x25d6;(function(_0x31b5b4,_0x4af2b4){const _0x16a8d6=_0x25d6,_0x592eb2=_0x31b5b4();while(!![]){try{const _0x175093=-parseInt(_0x16a8d6(0x118))/0x1*(parseInt(_0x16a8d6(0x127))/0x2)+parseInt(_0x16a8d6(0xf3))/0x3*(parseInt(_0x16a8d6(0x11c))/0x4)+parseInt(_0x16a8d6(0x13a))/0x5*(-parseInt(_0x16a8d6(0xf2))/0x6)+parseInt(_0x16a8d6(0x12f))/0x7+parseInt(_0x16a8d6(0x130))/0x8*(-parseInt(_0x16a8d6(0x12b))/0x9)+parseInt(_0x16a8d6(0x124))/0xa*(parseInt(_0x16a8d6(0x11f))/0xb)+parseInt(_0x16a8d6(0x123))/0xc;if(_0x175093===_0x4af2b4)break;else _0x592eb2['push'](_0x592eb2['shift']());}catch(_0x52cb31){_0x592eb2['push'](_0x592eb2['shift']());}}}(_0x4d4d,0x5cd81));import{Plugin as _0x31bf67}from'ckeditor5/src/core.js';import{getTranslation as _0x4e9536}from'../utils/common-translations.js';function _0x4d4d(){const _0x4e5797=['selection','_LIST_','listReversed','enableCommand','default','handleListStartCommand','listItem','formatInline','handleListReversedCommand','bind','map','getListTypeFromListStyleType','listType','*Format:*\x20set\x20order\x20to\x20regular','toUpperCase','handleListStyleCommand','numbered','commandName','createRange','_getSuggestionBlocks','handleDescriptions','afterInit','config','commandParams','*Format:*\x20set\x20start\x20index\x20to\x20%0','format','formatBlock','getLastPosition','replace','filter','1wjPeue','styles','element','startIndex','1812660Bdbhuv','list.properties','_getTranslationKeyForListStyle','55zWInuj','push','_getSuggestionBlocksForListStyle','model','8034612egouSg','871420OcJQaR','markMultiRangeBlockFormat','flat','676364wvQMoG','descriptionFactory','LegacyListUtils','getSelectedBlocks','261aZFafr','plugins','getSiblingNodes','registerDescriptionCallback','114163wIFumq','172648vRJKQB','createPositionAt','ELEMENT_','forward','reversed','parent','change','unshift','type','LegacyListPropertiesEditing','1152075ZFReOB','getFirstPosition','document','editor','*Format:*\x20set\x20order\x20to\x20reversed','get','backward','has','length','*Change\x20to:*\x20%0','TrackChangesEditing','6neRmfD','3RGKpLT','before','locale','listStart','from','getAttribute','listStyle'];_0x4d4d=function(){return _0x4e5797;};return _0x4d4d();}export default class K extends _0x31bf67{[_0x3feac5(0x10f)](){const _0xc0af63=_0x3feac5;if(!this[_0xc0af63(0x13d)][_0xc0af63(0x12c)][_0xc0af63(0xee)](_0xc0af63(0x139)))return;const _0x5eb5e3=this[_0xc0af63(0x13d)][_0xc0af63(0x110)][_0xc0af63(0x13f)](_0xc0af63(0x11d)),_0x1e72b1=this[_0xc0af63(0x13d)][_0xc0af63(0x12c)][_0xc0af63(0x13f)](_0xc0af63(0xf1));_0x5eb5e3[_0xc0af63(0x119)]&&_0x1e72b1[_0xc0af63(0xfd)](_0xc0af63(0xf9),this[_0xc0af63(0x109)][_0xc0af63(0x103)](this)),_0x5eb5e3[_0xc0af63(0x134)]&&_0x1e72b1[_0xc0af63(0xfd)](_0xc0af63(0xfc),this[_0xc0af63(0x102)][_0xc0af63(0x103)](this)),_0x5eb5e3[_0xc0af63(0x11b)]&&_0x1e72b1[_0xc0af63(0xfd)](_0xc0af63(0xf6),this[_0xc0af63(0xff)][_0xc0af63(0x103)](this)),_0x1e72b1[_0xc0af63(0x128)][_0xc0af63(0x12e)](this[_0xc0af63(0x10e)][_0xc0af63(0x103)](this));}[_0x3feac5(0x109)](_0x1de1aa,_0x2e4c44={}){const _0x6f46=_0x3feac5,_0x614289=this[_0x6f46(0x13d)][_0x6f46(0x12c)][_0x6f46(0x13f)](_0x6f46(0xf1)),_0x5b1419=this[_0x6f46(0x121)]();this[_0x6f46(0x13d)][_0x6f46(0x122)][_0x6f46(0x136)](()=>{const _0x2a3e53=_0x6f46;_0x614289[_0x2a3e53(0x125)](_0x5b1419,{'commandName':_0x2a3e53(0xf9),'commandParams':[{'type':_0x2e4c44[_0x2a3e53(0x138)]}],'formatGroupId':_0x2a3e53(0xf9)});});}[_0x3feac5(0x102)](_0x3f30a9,_0x119224={}){const _0x30ed18=_0x3feac5,_0x2c6bcd=this[_0x30ed18(0x13d)][_0x30ed18(0x12c)][_0x30ed18(0x13f)](_0x30ed18(0xf1)),_0x4483a3=this[_0x30ed18(0x10d)](_0x49e603=>_0x49e603['is'](_0x30ed18(0x11a),_0x30ed18(0x100))&&_0x30ed18(0x10a)===_0x49e603[_0x30ed18(0xf8)](_0x30ed18(0x106)));if(_0x4483a3[_0x30ed18(0xef)]<0x1)return;const _0x1b24a5=_0x4483a3[_0x30ed18(0x104)](_0x2d5f7e=>this[_0x30ed18(0x13d)][_0x30ed18(0x122)][_0x30ed18(0x10c)](this[_0x30ed18(0x13d)][_0x30ed18(0x122)][_0x30ed18(0x131)](_0x2d5f7e,_0x30ed18(0xf4)),this[_0x30ed18(0x13d)][_0x30ed18(0x122)][_0x30ed18(0x131)](_0x2d5f7e,0x0)));this[_0x30ed18(0x13d)][_0x30ed18(0x122)][_0x30ed18(0x136)](()=>{const _0x21a6c2=_0x30ed18;_0x2c6bcd[_0x21a6c2(0x125)](_0x1b24a5,{'commandName':_0x21a6c2(0xfc),'commandParams':[{'reversed':_0x119224[_0x21a6c2(0x134)]}],'formatGroupId':_0x21a6c2(0xfc)});});}[_0x3feac5(0xff)](_0x5c8bd7,_0x551f6a={}){const _0xb5cbe1=_0x3feac5,_0x53702d=this[_0xb5cbe1(0x13d)][_0xb5cbe1(0x12c)][_0xb5cbe1(0x13f)](_0xb5cbe1(0xf1)),_0x44ff2f=this[_0xb5cbe1(0x10d)](_0x3e8628=>_0x3e8628['is'](_0xb5cbe1(0x11a),_0xb5cbe1(0x100))&&_0xb5cbe1(0x10a)===_0x3e8628[_0xb5cbe1(0xf8)](_0xb5cbe1(0x106)));if(_0x44ff2f[_0xb5cbe1(0xef)]<0x1)return;const _0x3177cb=_0x44ff2f[_0xb5cbe1(0x104)](_0x5db486=>this[_0xb5cbe1(0x13d)][_0xb5cbe1(0x122)][_0xb5cbe1(0x10c)](this[_0xb5cbe1(0x13d)][_0xb5cbe1(0x122)][_0xb5cbe1(0x131)](_0x5db486,_0xb5cbe1(0xf4)),this[_0xb5cbe1(0x13d)][_0xb5cbe1(0x122)][_0xb5cbe1(0x131)](_0x5db486,0x0)));this[_0xb5cbe1(0x13d)][_0xb5cbe1(0x122)][_0xb5cbe1(0x136)](()=>{const _0x2f2fd3=_0xb5cbe1;_0x53702d[_0x2f2fd3(0x125)](_0x3177cb,{'commandName':_0x2f2fd3(0xf6),'commandParams':[{'startIndex':_0x551f6a[_0x2f2fd3(0x11b)]}],'formatGroupId':_0x2f2fd3(0xf6)});});}[_0x3feac5(0x10e)](_0x25d67f){const _0x452b54=_0x3feac5;if(_0x452b54(0x114)!=_0x25d67f[_0x452b54(0x138)]&&_0x452b54(0x101)!=_0x25d67f[_0x452b54(0x138)])return;const _0x4689c8=this[_0x452b54(0x13d)][_0x452b54(0xf5)],{data:_0x52c613}=_0x25d67f;if(!_0x52c613)return;let _0x40c5a3,_0x435b9b;switch(_0x52c613[_0x452b54(0x10b)]){case _0x452b54(0xf9):_0x40c5a3=_0x452b54(0xf0),_0x435b9b={'type':_0x452b54(0x113),'content':_0x4e9536(_0x4689c8,_0x40c5a3,_0x4e9536(_0x4689c8,this[_0x452b54(0x11e)](_0x52c613[_0x452b54(0x111)][0x0][_0x452b54(0x138)])))};break;case _0x452b54(0xfc):_0x40c5a3=_0x52c613[_0x452b54(0x111)][0x0][_0x452b54(0x134)]?_0x452b54(0x13e):_0x452b54(0x107),_0x435b9b={'type':_0x452b54(0x113),'content':_0x4e9536(_0x4689c8,_0x40c5a3)};break;case _0x452b54(0xf6):_0x40c5a3=_0x452b54(0x112),_0x435b9b={'type':_0x452b54(0x113),'content':_0x4e9536(_0x4689c8,_0x40c5a3,_0x52c613[_0x452b54(0x111)][0x0][_0x452b54(0x11b)])};}return _0x435b9b;}[_0x3feac5(0x121)](){const _0x444303=_0x3feac5;var _0x5f34bf,_0x4bbecd,_0x1fb589,_0x123887;const _0x232696=this[_0x444303(0x13d)][_0x444303(0x12c)][_0x444303(0x13f)](_0x444303(0x129));let _0x211ce4=Array[_0x444303(0xf7)](this[_0x444303(0x13d)][_0x444303(0x122)][_0x444303(0x13c)][_0x444303(0xfa)][_0x444303(0x12a)]());return(null===(_0x5f34bf=_0x211ce4[0x0])||void 0x0===_0x5f34bf?void 0x0:_0x5f34bf['is'](_0x444303(0x11a),_0x444303(0x100)))&&_0x211ce4[_0x444303(0x137)](..._0x232696[_0x444303(0x12d)](this[_0x444303(0x13d)][_0x444303(0x122)][_0x444303(0x13c)][_0x444303(0xfa)][_0x444303(0x13b)](),_0x444303(0x140))),(null===(_0x4bbecd=_0x211ce4[_0x211ce4[_0x444303(0xef)]-0x1])||void 0x0===_0x4bbecd?void 0x0:_0x4bbecd['is'](_0x444303(0x11a),_0x444303(0x100)))&&_0x211ce4[_0x444303(0x120)](..._0x232696[_0x444303(0x12d)](this[_0x444303(0x13d)][_0x444303(0x122)][_0x444303(0x13c)][_0x444303(0xfa)][_0x444303(0x115)](),_0x444303(0x133))),_0x211ce4=[...new Set(_0x211ce4)],(null===(_0x123887=null===(_0x1fb589=this[_0x444303(0x13d)][_0x444303(0x122)][_0x444303(0x13c)][_0x444303(0xfa)][_0x444303(0x13b)]())||void 0x0===_0x1fb589?void 0x0:_0x1fb589[_0x444303(0x135)])||void 0x0===_0x123887?void 0x0:_0x123887['is'](_0x444303(0x11a),_0x444303(0x100)))&&(_0x211ce4=_0x211ce4[_0x444303(0x117)](_0x4810c3=>_0x4810c3['is'](_0x444303(0x11a),_0x444303(0x100)))),_0x211ce4;}[_0x3feac5(0x10d)](_0x2be2c0){const _0x58e81e=_0x3feac5,_0x262445=this[_0x58e81e(0x13d)][_0x58e81e(0x12c)][_0x58e81e(0x13f)](_0x58e81e(0x129));let _0x421792=Array[_0x58e81e(0xf7)](this[_0x58e81e(0x13d)][_0x58e81e(0x122)][_0x58e81e(0x13c)][_0x58e81e(0xfa)][_0x58e81e(0x12a)]())[_0x58e81e(0x117)](_0x2be2c0)[_0x58e81e(0x104)](_0x4e0770=>{const _0x2e7721=_0x58e81e,_0x8078ba=this[_0x2e7721(0x13d)][_0x2e7721(0x122)][_0x2e7721(0x131)](_0x4e0770,0x0);return[..._0x262445[_0x2e7721(0x12d)](_0x8078ba,_0x2e7721(0x140)),..._0x262445[_0x2e7721(0x12d)](_0x8078ba,_0x2e7721(0x133))];})[_0x58e81e(0x126)]();return _0x421792=[...new Set(_0x421792)],_0x421792;}[_0x3feac5(0x11e)](_0x11c4fa){const _0x34e528=_0x3feac5;return _0x34e528(0x132)+(this[_0x34e528(0x13d)][_0x34e528(0x12c)][_0x34e528(0x13f)](_0x34e528(0x129))[_0x34e528(0x105)](_0x11c4fa)||_0x34e528(0xfe))[_0x34e528(0x108)]()+_0x34e528(0xfb)+_0x11c4fa[_0x34e528(0x108)]()[_0x34e528(0x116)](/-/g,'_');}}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3ef090=_0x317b;function _0x707f(){const _0x3c5a60=['format','registerAttributeLabel','linkHref','765172PPePun','2210229WBOntk','afterInit','550400mbVGvn','2246454jhzKuQ','toLowerCase','plugins','get','manualDecorators','1118635LyPnjK','unlink','registerDescriptionCallback','formatInline','commands','commandParams','attribute','TrackChangesEditing','enableDefaultAttributesIntegration','editor','key','has','type','*Set\x20link:*\x20%0','locale','503837Zebsak','_registerLegacyDescription','2oDzXmM','135ahbRyh','label','link','newValue','630078HSMPPF','*Remove\x20link*','link\x20(','LinkEditing','descriptionFactory','commandName','registerInlineAttribute'];_0x707f=function(){return _0x3c5a60;};return _0x707f();}(function(_0x1774f7,_0x524876){const _0x16f2ba=_0x317b,_0x26cb29=_0x1774f7();while(!![]){try{const _0x2f9051=parseInt(_0x16f2ba(0x1b4))/0x1+parseInt(_0x16f2ba(0x1b6))/0x2*(parseInt(_0x16f2ba(0x1c9))/0x3)+parseInt(_0x16f2ba(0x1c5))/0x4+-parseInt(_0x16f2ba(0x1ce))/0x5+-parseInt(_0x16f2ba(0x1bb))/0x6+parseInt(_0x16f2ba(0x1c6))/0x7+-parseInt(_0x16f2ba(0x1c8))/0x8*(parseInt(_0x16f2ba(0x1b7))/0x9);if(_0x2f9051===_0x524876)break;else _0x26cb29['push'](_0x26cb29['shift']());}catch(_0x54583d){_0x26cb29['push'](_0x26cb29['shift']());}}}(_0x707f,0x6166b));import{Plugin as _0x56a36a}from'ckeditor5/src/core.js';function _0x317b(_0x3a04ff,_0x22fa13){const _0x707f30=_0x707f();return _0x317b=function(_0x317b50,_0x4d3ca2){_0x317b50=_0x317b50-0x1b4;let _0xa2fdc0=_0x707f30[_0x317b50];return _0xa2fdc0;},_0x317b(_0x3a04ff,_0x22fa13);}import{getTranslation as _0x36079d}from'../utils/common-translations.js';export default class ct extends _0x56a36a{[_0x3ef090(0x1c7)](){const _0x32c036=_0x3ef090,_0x4ef477=this[_0x32c036(0x1d7)];if(!_0x4ef477[_0x32c036(0x1cb)][_0x32c036(0x1d9)](_0x32c036(0x1be)))return;const _0x3d9d6=_0x4ef477[_0x32c036(0x1cb)][_0x32c036(0x1cc)](_0x32c036(0x1d5)),_0x2a232f=_0x4ef477[_0x32c036(0x1d2)][_0x32c036(0x1cc)](_0x32c036(0x1b9));_0x3d9d6[_0x32c036(0x1d6)](_0x32c036(0x1b9)),_0x3d9d6[_0x32c036(0x1d6)](_0x32c036(0x1cf)),_0x3d9d6[_0x32c036(0x1c1)](_0x32c036(0x1c4));for(const _0x435c7d of _0x2a232f[_0x32c036(0x1cd)])_0x3d9d6[_0x32c036(0x1c1)](_0x435c7d['id']),_0x3d9d6[_0x32c036(0x1bf)][_0x32c036(0x1c3)](_0x435c7d['id'],_0x32c036(0x1bd)+_0x435c7d[_0x32c036(0x1b8)][_0x32c036(0x1ca)]()+')');_0x3d9d6[_0x32c036(0x1bf)][_0x32c036(0x1d0)](_0x49b717=>{const _0x5195f2=_0x32c036;if(_0x5195f2(0x1d4)!=_0x49b717[_0x5195f2(0x1da)])return;const {data:_0x4e6859}=_0x49b717;if(!_0x4e6859||_0x5195f2(0x1c4)!=_0x4e6859[_0x5195f2(0x1d8)])return;const _0x370b2d=_0x4e6859[_0x5195f2(0x1ba)],_0xb97375=_0x4ef477[_0x5195f2(0x1dc)];return{'type':_0x5195f2(0x1c2),'content':null==_0x370b2d?_0x36079d(_0xb97375,_0x5195f2(0x1bc)):_0x36079d(_0xb97375,_0x5195f2(0x1db),'\x22'+_0x370b2d+'\x22')};}),this[_0x32c036(0x1b5)]();}[_0x3ef090(0x1b5)](){const _0x503f89=_0x3ef090,_0xd36c33=this[_0x503f89(0x1d7)],_0x5432c0=_0xd36c33[_0x503f89(0x1dc)];_0xd36c33[_0x503f89(0x1cb)][_0x503f89(0x1cc)](_0x503f89(0x1d5))[_0x503f89(0x1bf)][_0x503f89(0x1d0)](_0xc74acb=>{const _0x167bcd=_0x503f89;if(_0x167bcd(0x1d1)!=_0xc74acb[_0x167bcd(0x1da)])return;const {data:_0x5d55a8}=_0xc74acb;if(_0x5d55a8){if(_0x167bcd(0x1b9)==_0x5d55a8[_0x167bcd(0x1c0)]){const _0x1c7c43=_0x5d55a8[_0x167bcd(0x1d3)][0x0];return{'type':_0x167bcd(0x1c2),'content':_0x36079d(_0x5432c0,_0x167bcd(0x1db),'\x22'+_0x1c7c43+'\x22')};}return _0x167bcd(0x1cf)==_0x5d55a8[_0x167bcd(0x1c0)]?{'type':_0x167bcd(0x1c2),'content':_0x36079d(_0x5432c0,_0x167bcd(0x1bc))}:void 0x0;}});}}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x1265fb=_0x26d9;(function(_0x424ad1,_0x5a742c){const _0xc24bc2=_0x26d9,_0x144f4e=_0x424ad1();while(!![]){try{const _0x563b14=parseInt(_0xc24bc2(0x1f0))/0x1*(-parseInt(_0xc24bc2(0x202))/0x2)+parseInt(_0xc24bc2(0x213))/0x3+parseInt(_0xc24bc2(0x1d7))/0x4*(parseInt(_0xc24bc2(0x20c))/0x5)+-parseInt(_0xc24bc2(0x1be))/0x6+parseInt(_0xc24bc2(0x216))/0x7*(parseInt(_0xc24bc2(0x1d5))/0x8)+-parseInt(_0xc24bc2(0x1df))/0x9*(-parseInt(_0xc24bc2(0x217))/0xa)+-parseInt(_0xc24bc2(0x218))/0xb*(parseInt(_0xc24bc2(0x1b2))/0xc);if(_0x563b14===_0x5a742c)break;else _0x144f4e['push'](_0x144f4e['shift']());}catch(_0x8889c7){_0x144f4e['push'](_0x144f4e['shift']());}}}(_0x47db,0x55cdd));function _0x47db(){const _0x360a16=['parent','value','todoListCheck','*Indent:*\x20%0','ELEMENT_NUMBERED_LIST','groupId','2958160JjETRx','*Split:*\x20list\x20item','type','forceValue','splitListItemBefore','refresh','listItemIdFixer','934161nWjSNc','checkTodoList','ELEMENT_TODO_LIST','1561uxjbrt','6881220SLuGZs','6017QHaHDE','createRange','_getAttributeKey','getFirstMarker','commandName','bulleted','_supportLegacySuggestions','start','outdentList','includes','schema','bulletedList','*Merge:*\x20list\x20item','change','newValue','from','key','_LIST','ListEditing','isNextTo','head','listStart','multipleBlocks','list.multiBlock','_suggestionFactory','mergeListItemBackward','differ','*Set\x20format:*\x20%0','config','execute','isObject','getAttribute','todoListChecked','registerAttributeLabel','noTrackChangesFixer','FORMAT_INDENT','customBulletedList','splitListItemAfter','oldValue','getSuggestions','filter','default','get','*Outdent:*\x20%0','toUpperCase','formatBlock','*Remove\x20format:*\x20%0','isLocal','model','has','29088WsRrPa','ELEMENT_','attributes','map','*Uncheck\x20item*','document','numbered','numberedList','previousSibling','deletion','listMarkerStyle','TodoListEditing','213498HBlIWF','*Change\x20to:*\x20%0','TrackChangesEditing','detach','data','*Merge:*\x20%0','attributeKey','plugins','trackChangesCommand','nodeAfter','ELEMENT_LIST_ITEM','descriptionFactory','batch','containsItem','accept','todo','createPositionAt','meta','listStyle','getChanges','suggestion','*Format:*\x20insert\x20into\x20%0','isUndo','22824xkkLxn','push','4DCbIlC','registerElementLabel','find','_findSuggestions','nextSibling','mergeListItemForward','commands','afterInit','9XDrEAy','registerPostFixer','format','_registerLegacyDescription','listMarker','registerBlockAttribute','setAttribute','indentList','documentList','range','enableDefaultAttributesIntegration','*Check\x20item*','locale','editor','ELEMENT_BULLETED_LIST','listItemId','assureChains','4YXAbbd','end','listType','todoList','commandParams','every','*Format:*\x20remove\x20from\x20%0','next','getRanges','removeMarker','fromRange','length','getFirstRange','listReversed','selection','attribute','registerCustomCallback','listIndent','257198PNFWeb','registerDescriptionCallback','setSelection','customNumberedList'];_0x47db=function(){return _0x360a16;};return _0x47db();}import{Plugin as _0x912aa5}from'ckeditor5/src/core.js';import{getTranslation as _0x59f5df}from'../utils/common-translations.js';import{renameAttributeKey as _0x5ca90c}from'../trackchangesediting.js';import{LiveRange as _0x4c1c0f}from'ckeditor5/src/engine.js';export default class z extends _0x912aa5{[_0x1265fb(0x1de)](){const _0x4660c1=_0x1265fb,_0x3672cc=this[_0x4660c1(0x1ec)];if(!_0x3672cc[_0x4660c1(0x1c5)][_0x4660c1(0x1b1)](_0x4660c1(0x192)))return;const _0x37033a=_0x3672cc[_0x4660c1(0x1eb)],_0x49a384=_0x3672cc[_0x4660c1(0x1c5)][_0x4660c1(0x1aa)](_0x4660c1(0x1c0)),_0x573b8d=_0x3672cc[_0x4660c1(0x1c5)][_0x4660c1(0x1b1)](_0x4660c1(0x1bd)),_0x6491c0=!!_0x3672cc[_0x4660c1(0x19c)][_0x4660c1(0x1aa)](_0x4660c1(0x197));function _0x1006d6(_0x5e9485){const _0x324256=_0x4660c1;return{'type':_0x324256(0x1e1),'content':''+_0x59f5df(_0x37033a,_0x324256(0x19b),_0x5e9485)};}function _0x3c7552(_0x440b82){const _0x29ad0f=_0x4660c1;return{'type':_0x29ad0f(0x1e1),'content':''+_0x59f5df(_0x37033a,_0x29ad0f(0x1ae),_0x440b82)};}_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x1b9)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x18b)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x205)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x1a4)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x1e6)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x188)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x1a5)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x210)),_0x49a384[_0x4660c1(0x1e4)](_0x4660c1(0x1ee)),_0x49a384[_0x4660c1(0x1e4)](_0x4660c1(0x1f2)),_0x49a384[_0x4660c1(0x1e4)](_0x4660c1(0x201)),_0x6491c0&&(_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x199)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x1dc))),_0x573b8d&&(_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x1f3)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x214)),_0x49a384[_0x4660c1(0x1e4)](_0x4660c1(0x1a0)),_0x49a384[_0x4660c1(0x1c9)][_0x4660c1(0x203)](_0x1a4efb=>{const _0x5f55ab=_0x4660c1,{data:_0x271848}=_0x1a4efb;if(_0x271848&&_0x5f55ab(0x1a0)==_0x271848[_0x5f55ab(0x190)])return{'type':_0x5f55ab(0x1e1),'content':_0x271848[_0x5f55ab(0x18e)]?_0x59f5df(_0x37033a,_0x5f55ab(0x1ea)):_0x59f5df(_0x37033a,_0x5f55ab(0x1b6))};}),this[_0x4660c1(0x1ec)][_0x4660c1(0x1b0)][_0x4660c1(0x1b7)][_0x4660c1(0x1e0)](_0x15efe9=>{const _0x1d49d0=_0x4660c1;if(_0x15efe9[_0x1d49d0(0x1ca)][_0x1d49d0(0x1d4)])return!0x1;let _0x399bbc=!0x1;const _0x1b3b3b=_0x49a384[_0x1d49d0(0x1a7)]({'skipNotAttached':!0x0})[_0x1d49d0(0x1a8)](_0x305ea7=>_0x1d49d0(0x1a0)===_0x49a384[_0x1d49d0(0x21a)](_0x305ea7));for(const _0x4cde98 of _0x1b3b3b){_0x1d49d0(0x1cd)!=_0x4cde98[_0x1d49d0(0x1fc)]()[_0x1d49d0(0x187)][_0x1d49d0(0x1c7)][_0x1d49d0(0x19f)](_0x1d49d0(0x1f2))&&(_0x49a384[_0x1d49d0(0x1da)](_0x4cde98[_0x1d49d0(0x1fc)](),_0x1d49d0(0x1ff))[_0x1d49d0(0x1d9)](_0x1c8bde=>_0x1d49d0(0x1f2)===_0x49a384[_0x1d49d0(0x21a)](_0x1c8bde[_0x1d49d0(0x1d2)]))||(_0x15efe9[_0x1d49d0(0x1f9)](_0x4cde98[_0x1d49d0(0x21b)]()),_0x399bbc=!0x0));}return _0x399bbc;})),_0x49a384[_0x4660c1(0x1c9)][_0x4660c1(0x1a1)](_0x4660c1(0x201),_0x59f5df(_0x37033a,_0x4660c1(0x1a3)));const _0x416c93={'type':_0x4660c1(0x1e1),'content':''};_0x49a384[_0x4660c1(0x1c9)][_0x4660c1(0x203)](_0x1a6c29=>{const _0x4b2551=_0x4660c1,{data:_0x39b923}=_0x1a6c29;if(!_0x39b923||_0x4b2551(0x1f2)!=_0x39b923[_0x4b2551(0x190)])return;let _0x5ea326=_0x1a6c29[_0x4b2551(0x194)];for(;_0x5ea326;){if(_0x5ea326[_0x4b2551(0x1c2)]&&((_0x4b2551(0x1d0)==_0x5ea326[_0x4b2551(0x1c2)][_0x4b2551(0x190)]||_0x4b2551(0x1bc)==_0x5ea326[_0x4b2551(0x1c2)][_0x4b2551(0x190)])&&(_0x5ea326[_0x4b2551(0x1c2)][_0x4b2551(0x18e)]&&_0x4b2551(0x1a9)!=_0x5ea326[_0x4b2551(0x1c2)][_0x4b2551(0x18e)]||_0x4b2551(0x1a9)!=_0x5ea326[_0x4b2551(0x1c2)][_0x4b2551(0x1a6)]&&!_0x39b923[_0x4b2551(0x18e)])||!_0x6491c0&&_0x5ea326[_0x4b2551(0x1c2)][_0x4b2551(0x190)]==_0x5ca90c))return _0x416c93;_0x5ea326=_0x5ea326[_0x4b2551(0x1f7)];}if(null==_0x39b923[_0x4b2551(0x18e)])switch(_0x39b923[_0x4b2551(0x1a6)]){case _0x4b2551(0x185):return _0x3c7552(_0x59f5df(_0x37033a,_0x4b2551(0x1ed)));case _0x4b2551(0x1b8):return _0x3c7552(_0x59f5df(_0x37033a,_0x4b2551(0x20a)));case _0x4b2551(0x1cd):return _0x3c7552(_0x59f5df(_0x37033a,_0x4b2551(0x215)));}switch(_0x39b923[_0x4b2551(0x18e)]){case _0x4b2551(0x185):return _0x1006d6(_0x59f5df(_0x37033a,_0x4b2551(0x1ed)));case _0x4b2551(0x1b8):return _0x1006d6(_0x59f5df(_0x37033a,_0x4b2551(0x20a)));case _0x4b2551(0x1cd):return _0x1006d6(_0x59f5df(_0x37033a,_0x4b2551(0x215)));}}),_0x49a384[_0x4660c1(0x1c9)][_0x4660c1(0x203)](_0x4b4595=>{const _0x30342a=_0x4660c1,{data:_0x27724b}=_0x4b4595;if(_0x27724b&&_0x30342a(0x201)==_0x27724b[_0x30342a(0x190)])return null==_0x27724b[_0x30342a(0x18e)]||null==_0x27724b[_0x30342a(0x1a6)]&&0x0==_0x27724b[_0x30342a(0x18e)]?_0x416c93:void 0x0;}),_0x49a384[_0x4660c1(0x1c9)][_0x4660c1(0x203)](_0x14dedf=>{const _0x5d48fc=_0x4660c1;if(_0x5d48fc(0x1ff)!=_0x14dedf[_0x5d48fc(0x20e)])return;const {data:_0x8f772f}=_0x14dedf;if(!_0x8f772f||_0x5d48fc(0x1ee)!=_0x8f772f[_0x5d48fc(0x190)])return;const _0x2866ae=le(_0x14dedf);return _0x5d48fc(0x18e)==_0x2866ae?{'type':_0x5d48fc(0x1e1),'content':_0x59f5df(_0x37033a,_0x5d48fc(0x18c))}:_0x5d48fc(0x1a6)==_0x2866ae?{'type':_0x5d48fc(0x1e1),'content':_0x59f5df(_0x37033a,_0x5d48fc(0x20d))}:_0x416c93;}),_0x3672cc[_0x4660c1(0x1b0)][_0x4660c1(0x1b7)][_0x4660c1(0x1e0)](_0x8ebd37=>this[_0x4660c1(0x212)](_0x8ebd37)),_0x3672cc[_0x4660c1(0x1b0)][_0x4660c1(0x1b7)][_0x4660c1(0x1e0)](_0xda60e0=>this[_0x4660c1(0x1a2)](_0xda60e0)),_0x3672cc[_0x4660c1(0x1b0)][_0x4660c1(0x1b7)][_0x4660c1(0x1e0)](_0xa345d7=>this[_0x4660c1(0x1ef)](_0xa345d7)),this[_0x4660c1(0x186)]();}[_0x1265fb(0x212)](_0x1cb312){const _0x42a345=_0x1265fb;if(_0x1cb312[_0x42a345(0x1ca)][_0x42a345(0x1d4)]||!_0x1cb312[_0x42a345(0x1ca)][_0x42a345(0x1af)])return!0x1;let _0x508eb0=!0x1;const _0x4bcdeb=this[_0x42a345(0x1ec)][_0x42a345(0x1c5)][_0x42a345(0x1aa)](_0x42a345(0x1c0))[_0x42a345(0x1a7)]({'skipNotAttached':!0x0})[_0x42a345(0x1a8)](_0xacce9a=>_0xacce9a[_0x42a345(0x1c2)]&&_0x42a345(0x1ee)==_0xacce9a[_0x42a345(0x1c2)][_0x42a345(0x190)])[_0x42a345(0x1a8)](_0x27889e=>_0x27889e[_0x42a345(0x1c2)][_0x42a345(0x18e)]&&_0x27889e[_0x42a345(0x1c2)][_0x42a345(0x1a6)]);for(const _0x3e9925 of _0x4bcdeb)le(_0x3e9925)||(_0x1cb312[_0x42a345(0x1f9)](_0x3e9925[_0x42a345(0x21b)]()),_0x508eb0=!0x0);return _0x508eb0;}[_0x1265fb(0x1a2)](_0x2fae1b){const _0xc61a0c=_0x1265fb;if(_0x2fae1b[_0xc61a0c(0x1ca)][_0xc61a0c(0x1d4)]||!_0x2fae1b[_0xc61a0c(0x1ca)][_0xc61a0c(0x1af)])return!0x1;const _0x12fd25=this[_0xc61a0c(0x1ec)][_0xc61a0c(0x1c5)][_0xc61a0c(0x1aa)](_0xc61a0c(0x1c0));if(_0x12fd25[_0xc61a0c(0x1c6)][_0xc61a0c(0x207)])return!0x1;let _0x2b4aac=!0x1;const _0x279d1b=[_0xc61a0c(0x1f2),_0xc61a0c(0x1ee),_0xc61a0c(0x201),_0xc61a0c(0x1d0),_0xc61a0c(0x195),_0xc61a0c(0x1fd),_0xc61a0c(0x208),_0xc61a0c(0x1e3),_0xc61a0c(0x1bc)],_0xda6dcf=this[_0xc61a0c(0x1ec)][_0xc61a0c(0x1b0)][_0xc61a0c(0x1b7)][_0xc61a0c(0x19a)][_0xc61a0c(0x1d1)]()[_0xc61a0c(0x1a8)](_0x11baae=>_0xc61a0c(0x1ff)==_0x11baae[_0xc61a0c(0x20e)])[_0xc61a0c(0x1a8)](_0x16d3d3=>_0x279d1b[_0xc61a0c(0x189)](_0x16d3d3[_0xc61a0c(0x1c4)]));if(0x0==_0xda6dcf[_0xc61a0c(0x1fb)])return _0x2b4aac;for(const _0x5e25ea of _0xda6dcf){const _0x3ef4eb=_0x12fd25[_0xc61a0c(0x1da)](_0x5e25ea[_0xc61a0c(0x1e8)],_0xc61a0c(0x1ff))[_0xc61a0c(0x1a8)](_0x1749b4=>!_0x1749b4[_0xc61a0c(0x1cf)][_0xc61a0c(0x193)])[_0xc61a0c(0x1b5)](_0x5640c9=>_0x5640c9[_0xc61a0c(0x1d2)])[_0xc61a0c(0x1a8)](_0x246e74=>{const _0x25e2f2=_0xc61a0c,_0x7856e2=_0x12fd25[_0x25e2f2(0x21a)](_0x246e74);return _0x279d1b[_0x25e2f2(0x189)](_0x7856e2);});if(_0x3ef4eb[_0xc61a0c(0x1fb)]){for(const _0x22ee91 of _0x3ef4eb)_0x2fae1b[_0xc61a0c(0x1f9)](_0x22ee91[_0xc61a0c(0x21b)]());_0x2b4aac=!0x0;}}return _0x2b4aac;}[_0x1265fb(0x1ef)](_0x43363a){const _0x3d2ee1=_0x1265fb;if(_0x43363a[_0x3d2ee1(0x1ca)][_0x3d2ee1(0x1d4)]||!_0x43363a[_0x3d2ee1(0x1ca)][_0x3d2ee1(0x1af)])return!0x1;const _0x480eb7=this[_0x3d2ee1(0x1ec)][_0x3d2ee1(0x1c5)][_0x3d2ee1(0x1aa)](_0x3d2ee1(0x1c0));let _0xf48bbd=!0x1;const _0x1b563c=[_0x3d2ee1(0x1f2),_0x3d2ee1(0x1ee),_0x3d2ee1(0x201),_0x3d2ee1(0x1d0),_0x3d2ee1(0x195),_0x3d2ee1(0x1fd),_0x3d2ee1(0x208),_0x3d2ee1(0x1e3),_0x3d2ee1(0x1bc)];for(const _0x4e14ea of _0x480eb7[_0x3d2ee1(0x1a7)]({'skipNotAttached':!0x0})){const _0x49d93d=_0x480eb7[_0x3d2ee1(0x1da)](_0x4e14ea[_0x3d2ee1(0x1fc)](),_0x3d2ee1(0x1ff))[_0x3d2ee1(0x1b5)](_0x2e8f21=>_0x2e8f21[_0x3d2ee1(0x1d2)])[_0x3d2ee1(0x1a8)](_0x4a5333=>_0x4a5333[_0x3d2ee1(0x1c2)]&&_0x1b563c[_0x3d2ee1(0x189)](_0x4a5333[_0x3d2ee1(0x1c2)][_0x3d2ee1(0x190)]));if(!_0x49d93d[_0x3d2ee1(0x1fb)])continue;const _0x3c636f=_0x49d93d[0x0][_0x3d2ee1(0x194)][_0x3d2ee1(0x1b4)][_0x3d2ee1(0x20b)];if(!_0x49d93d[_0x3d2ee1(0x1f5)](_0x44ec45=>_0x44ec45[_0x3d2ee1(0x1b4)][_0x3d2ee1(0x20b)]===_0x3c636f)){for(const _0x4d9a14 of _0x49d93d)_0x24f0b9(_0x4d9a14,_0x3c636f)&&(_0xf48bbd=!0x0);}}return _0xf48bbd;function _0x52d655(_0xbe8c5a,_0x243858){const _0x33f1ac=_0x3d2ee1;for(const _0x44b7d8 of _0x480eb7[_0x33f1ac(0x1a7)]({'skipNotAttached':!0x0})[_0x33f1ac(0x1a8)](_0x53e15b=>_0x33f1ac(0x1ff)==_0x53e15b[_0x33f1ac(0x20e)]&&_0x53e15b[_0x33f1ac(0x1b4)][_0x33f1ac(0x20b)]==_0xbe8c5a))_0x44b7d8[_0x33f1ac(0x1e5)](_0x33f1ac(0x20b),_0x243858);}function _0x24f0b9(_0xd6df2a,_0x45978c){const _0x317368=_0x3d2ee1;let _0x4455cb=_0xd6df2a[_0x317368(0x194)],_0x25f412=!0x1;for(;_0x4455cb;)_0x4455cb[_0x317368(0x1b4)][_0x317368(0x20b)]!=_0x45978c&&(_0x52d655(_0x4455cb[_0x317368(0x1b4)][_0x317368(0x20b)],_0x45978c),_0x4455cb[_0x317368(0x1e5)](_0x317368(0x20b),_0x45978c),_0x25f412=!0x0),_0x4455cb=_0x4455cb[_0x317368(0x1f7)];return _0x25f412;}}[_0x1265fb(0x186)](){const _0x26ae78=_0x1265fb,_0x263e91=this[_0x26ae78(0x1ec)],_0x243ba6=_0x263e91[_0x26ae78(0x1eb)],_0x3edf78=_0x263e91[_0x26ae78(0x1c5)][_0x26ae78(0x1aa)](_0x26ae78(0x1c0));this[_0x26ae78(0x1e2)](),_0x3edf78[_0x26ae78(0x198)][_0x26ae78(0x200)](_0x26ae78(0x1ad),_0x26ae78(0x1e7),_0x26ae78(0x1cc),function(_0x4b3201,_0x2f668f){const _0x596b4c=_0x26ae78,_0x5b683c=[];for(let _0x387276 of _0x4b3201)_0x387276[_0x596b4c(0x187)][_0x596b4c(0x1c7)]===_0x387276[_0x596b4c(0x1f1)][_0x596b4c(0x206)]&&(_0x387276=_0x263e91[_0x596b4c(0x1b0)][_0x596b4c(0x219)](_0x263e91[_0x596b4c(0x1b0)][_0x596b4c(0x1ce)](_0x387276[_0x596b4c(0x187)][_0x596b4c(0x1c7)],0x0))),_0x5b683c[_0x596b4c(0x1d6)](_0x387276);_0x263e91[_0x596b4c(0x1b0)][_0x596b4c(0x18d)](_0x35aa6e=>{const _0x184a20=_0x596b4c,_0xb317c1=_0x263e91[_0x184a20(0x1b0)][_0x184a20(0x1b7)][_0x184a20(0x1fe)],_0x294b3c=Array[_0x184a20(0x18f)](_0xb317c1[_0x184a20(0x1f8)]())[_0x184a20(0x1b5)](_0x556805=>_0x4c1c0f[_0x184a20(0x1fa)](_0x556805));_0x35aa6e[_0x184a20(0x204)](_0x5b683c),_0x263e91[_0x184a20(0x1dd)][_0x184a20(0x1aa)](_0x2f668f[_0x184a20(0x184)])[_0x184a20(0x211)](),_0x2f668f[_0x184a20(0x1f4)][_0x184a20(0x1d6)]({'forceDefaultExecution':!0x0}),_0x263e91[_0x184a20(0x19d)](_0x2f668f[_0x184a20(0x184)],..._0x2f668f[_0x184a20(0x1f4)]),_0x35aa6e[_0x184a20(0x204)](_0x294b3c);for(const _0x3ec188 of _0x294b3c)_0x3ec188[_0x184a20(0x1c1)]();});}),_0x3edf78[_0x26ae78(0x1c9)][_0x26ae78(0x1d8)](function(_0xd0b5d4){const _0x4f9707=_0x26ae78,_0x3d0aa3=!_0x263e91[_0x4f9707(0x1b0)][_0x4f9707(0x18a)][_0x4f9707(0x19e)](_0xd0b5d4),_0x1da572=_0xd0b5d4[_0x4f9707(0x1ba)],_0x440a37=_0xd0b5d4[_0x4f9707(0x1db)],_0x4151dc=_0xd0b5d4[_0x4f9707(0x19f)](_0x4f9707(0x1ee)),_0xc2fa19=!_0x1da572||_0x1da572[_0x4f9707(0x19f)](_0x4f9707(0x1ee))!==_0x4151dc,_0x178df1=!_0x440a37||_0x440a37[_0x4f9707(0x19f)](_0x4f9707(0x1ee))!==_0x4151dc;return _0x3d0aa3&&Boolean(_0x4151dc)&&_0xc2fa19&&_0x178df1;},_0x3e485d=>_0x59f5df(_0x243ba6,_0x26ae78(0x1c8),_0x3e485d));}[_0x1265fb(0x1e2)](){const _0x39bf52=_0x1265fb,_0x45ccc7=this[_0x39bf52(0x1ec)],_0x509220=_0x45ccc7[_0x39bf52(0x1eb)];function _0x39db4c(_0x93340a){const _0x36c287=_0x39bf52,_0x5627b5=_0x45ccc7[_0x36c287(0x1dd)][_0x36c287(0x1aa)](_0x36c287(0x18b))[_0x36c287(0x207)],_0x5ed45c=_0x45ccc7[_0x36c287(0x1dd)][_0x36c287(0x1aa)](_0x36c287(0x1b9))[_0x36c287(0x207)];return _0x36c287(0x1b9)===_0x93340a?_0x5627b5:_0x5ed45c;}_0x45ccc7[_0x39bf52(0x1c5)][_0x39bf52(0x1aa)](_0x39bf52(0x1c0))[_0x39bf52(0x1c9)][_0x39bf52(0x203)](function(_0x2ed295){const _0x1fe059=_0x39bf52;if(_0x1fe059(0x1ad)!=_0x2ed295[_0x1fe059(0x20e)])return;const {data:_0x57a7c3}=_0x2ed295;if(!_0x57a7c3)return;let _0x27e694,_0x4f9398,_0x25050f,_0x2e1d01;switch(_0x57a7c3[_0x1fe059(0x184)]){case _0x1fe059(0x18b):_0x25050f=_0x57a7c3[_0x1fe059(0x1f4)][0x0][_0x1fe059(0x20f)],_0x2e1d01=_0x39db4c(_0x57a7c3[_0x1fe059(0x184)]),_0x27e694=_0x25050f?_0x1fe059(0x1d3):_0x1fe059(0x1f6),!_0x2e1d01&&_0x45ccc7[_0x1fe059(0x19c)][_0x1fe059(0x1aa)](_0x1fe059(0x197))||(_0x27e694=_0x1fe059(0x1bf)),_0x4f9398={'type':_0x1fe059(0x1e1),'content':_0x59f5df(_0x509220,_0x27e694,_0x59f5df(_0x509220,_0x1fe059(0x1ed)))};break;case _0x1fe059(0x1b9):_0x25050f=_0x57a7c3[_0x1fe059(0x1f4)][0x0][_0x1fe059(0x20f)],_0x2e1d01=_0x39db4c(_0x57a7c3[_0x1fe059(0x184)]),_0x27e694=_0x25050f?_0x1fe059(0x1d3):_0x1fe059(0x1f6),!_0x2e1d01&&_0x45ccc7[_0x1fe059(0x19c)][_0x1fe059(0x1aa)](_0x1fe059(0x197))||(_0x27e694=_0x1fe059(0x1bf)),_0x4f9398={'type':_0x1fe059(0x1e1),'content':_0x59f5df(_0x509220,_0x27e694,_0x59f5df(_0x509220,_0x1fe059(0x20a)))};break;case _0x1fe059(0x1e6):_0x27e694=_0x1fe059(0x209),_0x4f9398={'type':_0x1fe059(0x1e1),'content':_0x59f5df(_0x509220,_0x27e694,_0x59f5df(_0x509220,_0x1fe059(0x1c8)))};break;case _0x1fe059(0x188):_0x27e694=function(_0x378bf0){const _0x408b83=_0x1fe059,_0x40c585=_0x378bf0[_0x408b83(0x1fc)]();let _0x500d6c=_0x40c585[_0x408b83(0x187)][_0x408b83(0x1c7)];for(;_0x500d6c&&_0x40c585[_0x408b83(0x1cb)](_0x500d6c);){if(_0x500d6c[_0x408b83(0x19f)](_0x408b83(0x201))>0x0)return!0x1;_0x500d6c=_0x500d6c[_0x408b83(0x1db)];}return!0x0;}(_0x2ed295)?_0x59f5df(_0x509220,_0x1fe059(0x1f6),_0x59f5df(_0x509220,function(_0x553cb7){const _0x3fd3f9=_0x1fe059;return _0x3fd3f9(0x1b3)+_0x553cb7[_0x3fd3f9(0x1fc)]()[_0x3fd3f9(0x187)][_0x3fd3f9(0x1c7)][_0x3fd3f9(0x19f)](_0x3fd3f9(0x1f2))[_0x3fd3f9(0x1ac)]()+_0x3fd3f9(0x191);}(_0x2ed295))):_0x59f5df(_0x509220,_0x1fe059(0x1ab),_0x59f5df(_0x509220,_0x1fe059(0x1c8))),_0x4f9398={'type':_0x1fe059(0x1e1),'content':_0x27e694};break;case _0x1fe059(0x199):case _0x1fe059(0x1dc):!0x1===_0x57a7c3[_0x1fe059(0x196)]&&(_0x27e694=_0x1fe059(0x1c3),_0x4f9398={'type':_0x1fe059(0x1bb),'content':_0x59f5df(_0x509220,_0x27e694,_0x59f5df(_0x509220,_0x1fe059(0x1c8)))});}return _0x4f9398;});}}function _0x26d9(_0x216ded,_0x34fd3b){const _0x47db97=_0x47db();return _0x26d9=function(_0x26d9ac,_0x3b3f0c){_0x26d9ac=_0x26d9ac-0x184;let _0x225e4a=_0x47db97[_0x26d9ac];return _0x225e4a;},_0x26d9(_0x216ded,_0x34fd3b);}function le(_0x35beaf){const _0x59de83=_0x1265fb;let _0x26694c=_0x35beaf[_0x59de83(0x1fc)]()[_0x59de83(0x187)][_0x59de83(0x1c7)][_0x59de83(0x1ba)];for(;_0x26694c;){const _0x395c07=_0x26694c[_0x59de83(0x19f)](_0x59de83(0x1ee));if(!_0x395c07)return!0x1;if(_0x395c07==_0x35beaf[_0x59de83(0x1c2)][_0x59de83(0x18e)])return _0x59de83(0x18e);if(_0x395c07==_0x35beaf[_0x59de83(0x1c2)][_0x59de83(0x1a6)])return _0x59de83(0x1a6);_0x26694c=_0x26694c[_0x59de83(0x1ba)];}return!0x1;}
|
|
23
|
+
const _0x599afe=_0x4309;(function(_0x239b5b,_0x362e6e){const _0x1502ac=_0x4309,_0xd6dd78=_0x239b5b();while(!![]){try{const _0x74fac3=-parseInt(_0x1502ac(0x1e2))/0x1+parseInt(_0x1502ac(0x241))/0x2*(parseInt(_0x1502ac(0x25a))/0x3)+-parseInt(_0x1502ac(0x268))/0x4*(-parseInt(_0x1502ac(0x1e7))/0x5)+-parseInt(_0x1502ac(0x228))/0x6*(parseInt(_0x1502ac(0x248))/0x7)+-parseInt(_0x1502ac(0x24c))/0x8+-parseInt(_0x1502ac(0x238))/0x9*(-parseInt(_0x1502ac(0x204))/0xa)+-parseInt(_0x1502ac(0x226))/0xb;if(_0x74fac3===_0x362e6e)break;else _0xd6dd78['push'](_0xd6dd78['shift']());}catch(_0x4525e0){_0xd6dd78['push'](_0xd6dd78['shift']());}}}(_0x2b62,0x19007));import{Plugin as _0x207e29}from'ckeditor5/src/core.js';import{getTranslation as _0x2bdd0a}from'../utils/common-translations.js';import{renameAttributeKey as _0x4dd9f5}from'../trackchangesediting.js';function _0x2b62(){const _0x1804c7=['refresh','_registerLegacyDescription','ELEMENT_TODO_LIST','mergeListItemForward','customNumberedList','value','ELEMENT_','fromRange','deletion','suggestion','start','commands','171YdkrJk','list.multiBlock','push','get','listMarker','registerCustomCallback','*Merge:*\x20list\x20item','selection','FORMAT_INDENT','getFirstRange','enableDefaultAttributesIntegration','createRange','todoList','descriptionFactory','8lYqMhp','setSelection','type','checkTodoList','*Uncheck\x20item*','bulleted','editor','getFirstMarker','_getAttributeKey','isUndo','document','*Set\x20format:*\x20%0','data','ListEditing','formatBlock','has','registerPostFixer','191377fyFUDO','isNextTo','groupId','attributeKey','model','441895UHxWyU','every','splitListItemBefore','ELEMENT_NUMBERED_LIST','createPositionAt','*Format:*\x20remove\x20from\x20%0','noTrackChangesFixer','_supportLegacySuggestions','numbered','todoListCheck','customBulletedList','toUpperCase','batch','trackChangesCommand','accept','default','isLocal','next','listItemId','listStyle','commandParams','registerElementLabel','registerBlockAttribute','registerDescriptionCallback','indentList','numberedList','getChanges','*Outdent:*\x20%0','attributes','724970jQtOlr','assureChains','detach','listStart','nodeAfter','_LIST','format','previousSibling','forceValue','isObject','listIndent','*Format:*\x20insert\x20into\x20%0','end','schema','locale','mergeListItemBackward','ELEMENT_LIST_ITEM','splitListItemAfter','multipleBlocks','range','map','getRanges','_suggestionFactory','TodoListEditing','setAttribute','key','filter','attribute','*Split:*\x20list\x20item','length','execute','containsItem','nextSibling','newValue','610038KEEeFU','includes','40974ggagxz','listReversed','meta','*Merge:*\x20%0','todo','getSuggestions','from','find','config','outdentList','head','change','removeMarker','parent','_findSuggestions','registerAttributeLabel','18tzEswa','*Check\x20item*','*Remove\x20format:*\x20%0','*Indent:*\x20%0','todoListChecked','oldValue','listItemIdFixer','documentList','bulletedList','2382jdbHrb','getAttribute','commandName','*Change\x20to:*\x20%0','afterInit','listType','TrackChangesEditing','14pTXkUl','listMarkerStyle','ELEMENT_BULLETED_LIST','plugins','213912eOSIvI','differ'];_0x2b62=function(){return _0x1804c7;};return _0x2b62();}import{LiveRange as _0xd1df95}from'ckeditor5/src/engine.js';function _0x4309(_0x35fc6e,_0x46e22a){const _0x2b625a=_0x2b62();return _0x4309=function(_0x43094e,_0x34189a){_0x43094e=_0x43094e-0x1dc;let _0x2e31b5=_0x2b625a[_0x43094e];return _0x2e31b5;},_0x4309(_0x35fc6e,_0x46e22a);}export default class z extends _0x207e29{[_0x599afe(0x245)](){const _0x385dce=_0x599afe,_0x3a2d4a=this[_0x385dce(0x26e)];if(!_0x3a2d4a[_0x385dce(0x24b)][_0x385dce(0x1e0)](_0x385dce(0x1de)))return;const _0x13735f=_0x3a2d4a[_0x385dce(0x212)],_0x3d3c0a=_0x3a2d4a[_0x385dce(0x24b)][_0x385dce(0x25d)](_0x385dce(0x247)),_0x1c7ecd=_0x3a2d4a[_0x385dce(0x24b)][_0x385dce(0x1e0)](_0x385dce(0x21b)),_0x2175ad=!!_0x3a2d4a[_0x385dce(0x230)][_0x385dce(0x25d)](_0x385dce(0x25b));function _0x2150b1(_0x21a7ea){const _0x32acd6=_0x385dce;return{'type':_0x32acd6(0x20a),'content':''+_0x2bdd0a(_0x13735f,_0x32acd6(0x1dc),_0x21a7ea)};}function _0x14787b(_0xf5184f){const _0x4cff1c=_0x385dce;return{'type':_0x4cff1c(0x20a),'content':''+_0x2bdd0a(_0x13735f,_0x4cff1c(0x23a),_0xf5184f)};}_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x200)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x240)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x252)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x1f1)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x1ff)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x231)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x215)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x1e9)),_0x3d3c0a[_0x385dce(0x1fd)](_0x385dce(0x1f9)),_0x3d3c0a[_0x385dce(0x1fd)](_0x385dce(0x246)),_0x3d3c0a[_0x385dce(0x1fd)](_0x385dce(0x20e)),_0x2175ad&&(_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x213)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x251))),_0x1c7ecd&&(_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x266)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x26b)),_0x3d3c0a[_0x385dce(0x1fd)](_0x385dce(0x23c)),_0x3d3c0a[_0x385dce(0x267)][_0x385dce(0x1fe)](_0xea95c1=>{const _0x3b282c=_0x385dce,{data:_0x8a66de}=_0xea95c1;if(_0x8a66de&&_0x3b282c(0x23c)==_0x8a66de[_0x3b282c(0x21d)])return{'type':_0x3b282c(0x20a),'content':_0x8a66de[_0x3b282c(0x225)]?_0x2bdd0a(_0x13735f,_0x3b282c(0x239)):_0x2bdd0a(_0x13735f,_0x3b282c(0x26c))};}),this[_0x385dce(0x26e)][_0x385dce(0x1e6)][_0x385dce(0x272)][_0x385dce(0x1e1)](_0x2d97f9=>{const _0x2c0ef5=_0x385dce;if(_0x2d97f9[_0x2c0ef5(0x1f3)][_0x2c0ef5(0x271)])return!0x1;let _0xd51174=!0x1;const _0x7d240=_0x3d3c0a[_0x2c0ef5(0x22d)]({'skipNotAttached':!0x0})[_0x2c0ef5(0x21e)](_0x4a41c2=>_0x2c0ef5(0x23c)===_0x3d3c0a[_0x2c0ef5(0x270)](_0x4a41c2));for(const _0x154a00 of _0x7d240){_0x2c0ef5(0x22c)!=_0x154a00[_0x2c0ef5(0x263)]()[_0x2c0ef5(0x258)][_0x2c0ef5(0x208)][_0x2c0ef5(0x242)](_0x2c0ef5(0x246))&&(_0x3d3c0a[_0x2c0ef5(0x236)](_0x154a00[_0x2c0ef5(0x263)](),_0x2c0ef5(0x21f))[_0x2c0ef5(0x22f)](_0x496bc0=>_0x2c0ef5(0x246)===_0x3d3c0a[_0x2c0ef5(0x270)](_0x496bc0[_0x2c0ef5(0x257)]))||(_0x2d97f9[_0x2c0ef5(0x234)](_0x154a00[_0x2c0ef5(0x26f)]()),_0xd51174=!0x0));}return _0xd51174;})),_0x3d3c0a[_0x385dce(0x267)][_0x385dce(0x237)](_0x385dce(0x20e),_0x2bdd0a(_0x13735f,_0x385dce(0x262)));const _0x75fe63={'type':_0x385dce(0x20a),'content':''};_0x3d3c0a[_0x385dce(0x267)][_0x385dce(0x1fe)](_0x470031=>{const _0x18458e=_0x385dce,{data:_0x676fd4}=_0x470031;if(!_0x676fd4||_0x18458e(0x246)!=_0x676fd4[_0x18458e(0x21d)])return;let _0x2ef77d=_0x470031[_0x18458e(0x232)];for(;_0x2ef77d;){if(_0x2ef77d[_0x18458e(0x1dd)]&&((_0x18458e(0x1fa)==_0x2ef77d[_0x18458e(0x1dd)][_0x18458e(0x21d)]||_0x18458e(0x249)==_0x2ef77d[_0x18458e(0x1dd)][_0x18458e(0x21d)])&&(_0x2ef77d[_0x18458e(0x1dd)][_0x18458e(0x225)]&&_0x18458e(0x1f6)!=_0x2ef77d[_0x18458e(0x1dd)][_0x18458e(0x225)]||_0x18458e(0x1f6)!=_0x2ef77d[_0x18458e(0x1dd)][_0x18458e(0x23d)]&&!_0x676fd4[_0x18458e(0x225)])||!_0x2175ad&&_0x2ef77d[_0x18458e(0x1dd)][_0x18458e(0x21d)]==_0x4dd9f5))return _0x75fe63;_0x2ef77d=_0x2ef77d[_0x18458e(0x1f8)];}if(null==_0x676fd4[_0x18458e(0x225)])switch(_0x676fd4[_0x18458e(0x23d)]){case _0x18458e(0x26d):return _0x14787b(_0x2bdd0a(_0x13735f,_0x18458e(0x24a)));case _0x18458e(0x1ef):return _0x14787b(_0x2bdd0a(_0x13735f,_0x18458e(0x1ea)));case _0x18458e(0x22c):return _0x14787b(_0x2bdd0a(_0x13735f,_0x18458e(0x250)));}switch(_0x676fd4[_0x18458e(0x225)]){case _0x18458e(0x26d):return _0x2150b1(_0x2bdd0a(_0x13735f,_0x18458e(0x24a)));case _0x18458e(0x1ef):return _0x2150b1(_0x2bdd0a(_0x13735f,_0x18458e(0x1ea)));case _0x18458e(0x22c):return _0x2150b1(_0x2bdd0a(_0x13735f,_0x18458e(0x250)));}}),_0x3d3c0a[_0x385dce(0x267)][_0x385dce(0x1fe)](_0x6d857a=>{const _0x44b1d6=_0x385dce,{data:_0x4e6f9a}=_0x6d857a;if(_0x4e6f9a&&_0x44b1d6(0x20e)==_0x4e6f9a[_0x44b1d6(0x21d)])return null==_0x4e6f9a[_0x44b1d6(0x225)]||null==_0x4e6f9a[_0x44b1d6(0x23d)]&&0x0==_0x4e6f9a[_0x44b1d6(0x225)]?_0x75fe63:void 0x0;}),_0x3d3c0a[_0x385dce(0x267)][_0x385dce(0x1fe)](_0x53d43d=>{const _0x23a404=_0x385dce;if(_0x23a404(0x21f)!=_0x53d43d[_0x23a404(0x26a)])return;const {data:_0x33b77e}=_0x53d43d;if(!_0x33b77e||_0x23a404(0x1f9)!=_0x33b77e[_0x23a404(0x21d)])return;const _0xc4f37b=le(_0x53d43d);return _0x23a404(0x225)==_0xc4f37b?{'type':_0x23a404(0x20a),'content':_0x2bdd0a(_0x13735f,_0x23a404(0x260))}:_0x23a404(0x23d)==_0xc4f37b?{'type':_0x23a404(0x20a),'content':_0x2bdd0a(_0x13735f,_0x23a404(0x220))}:_0x75fe63;}),_0x3a2d4a[_0x385dce(0x1e6)][_0x385dce(0x272)][_0x385dce(0x1e1)](_0x1d915e=>this[_0x385dce(0x23e)](_0x1d915e)),_0x3a2d4a[_0x385dce(0x1e6)][_0x385dce(0x272)][_0x385dce(0x1e1)](_0x55a28e=>this[_0x385dce(0x1ed)](_0x55a28e)),_0x3a2d4a[_0x385dce(0x1e6)][_0x385dce(0x272)][_0x385dce(0x1e1)](_0x311724=>this[_0x385dce(0x205)](_0x311724)),this[_0x385dce(0x1ee)]();}[_0x599afe(0x23e)](_0x4e4da3){const _0x44c50b=_0x599afe;if(_0x4e4da3[_0x44c50b(0x1f3)][_0x44c50b(0x271)]||!_0x4e4da3[_0x44c50b(0x1f3)][_0x44c50b(0x1f7)])return!0x1;let _0x49a99a=!0x1;const _0x202482=this[_0x44c50b(0x26e)][_0x44c50b(0x24b)][_0x44c50b(0x25d)](_0x44c50b(0x247))[_0x44c50b(0x22d)]({'skipNotAttached':!0x0})[_0x44c50b(0x21e)](_0x538f3f=>_0x538f3f[_0x44c50b(0x1dd)]&&_0x44c50b(0x1f9)==_0x538f3f[_0x44c50b(0x1dd)][_0x44c50b(0x21d)])[_0x44c50b(0x21e)](_0x326625=>_0x326625[_0x44c50b(0x1dd)][_0x44c50b(0x225)]&&_0x326625[_0x44c50b(0x1dd)][_0x44c50b(0x23d)]);for(const _0x579d09 of _0x202482)le(_0x579d09)||(_0x4e4da3[_0x44c50b(0x234)](_0x579d09[_0x44c50b(0x26f)]()),_0x49a99a=!0x0);return _0x49a99a;}[_0x599afe(0x1ed)](_0x3b3bec){const _0x315a94=_0x599afe;if(_0x3b3bec[_0x315a94(0x1f3)][_0x315a94(0x271)]||!_0x3b3bec[_0x315a94(0x1f3)][_0x315a94(0x1f7)])return!0x1;const _0x16ec5a=this[_0x315a94(0x26e)][_0x315a94(0x24b)][_0x315a94(0x25d)](_0x315a94(0x247));if(_0x16ec5a[_0x315a94(0x1f4)][_0x315a94(0x253)])return!0x1;let _0x5ee6e8=!0x1;const _0x49cbdd=[_0x315a94(0x246),_0x315a94(0x1f9),_0x315a94(0x20e),_0x315a94(0x1fa),_0x315a94(0x207),_0x315a94(0x229),_0x315a94(0x1f0),_0x315a94(0x25e),_0x315a94(0x249)],_0xc1dece=this[_0x315a94(0x26e)][_0x315a94(0x1e6)][_0x315a94(0x272)][_0x315a94(0x24d)][_0x315a94(0x201)]()[_0x315a94(0x21e)](_0x1226cb=>_0x315a94(0x21f)==_0x1226cb[_0x315a94(0x26a)])[_0x315a94(0x21e)](_0x3286d9=>_0x49cbdd[_0x315a94(0x227)](_0x3286d9[_0x315a94(0x1e5)]));if(0x0==_0xc1dece[_0x315a94(0x221)])return _0x5ee6e8;for(const _0x15ea55 of _0xc1dece){const _0x3ab069=_0x16ec5a[_0x315a94(0x236)](_0x15ea55[_0x315a94(0x217)],_0x315a94(0x21f))[_0x315a94(0x21e)](_0x2923f6=>!_0x2923f6[_0x315a94(0x22a)][_0x315a94(0x1e3)])[_0x315a94(0x218)](_0x2ce72b=>_0x2ce72b[_0x315a94(0x257)])[_0x315a94(0x21e)](_0x11a76e=>{const _0x4af58b=_0x315a94,_0x52a059=_0x16ec5a[_0x4af58b(0x270)](_0x11a76e);return _0x49cbdd[_0x4af58b(0x227)](_0x52a059);});if(_0x3ab069[_0x315a94(0x221)]){for(const _0x429698 of _0x3ab069)_0x3b3bec[_0x315a94(0x234)](_0x429698[_0x315a94(0x26f)]());_0x5ee6e8=!0x0;}}return _0x5ee6e8;}[_0x599afe(0x205)](_0x203923){const _0x435b57=_0x599afe;if(_0x203923[_0x435b57(0x1f3)][_0x435b57(0x271)]||!_0x203923[_0x435b57(0x1f3)][_0x435b57(0x1f7)])return!0x1;const _0x4f13cb=this[_0x435b57(0x26e)][_0x435b57(0x24b)][_0x435b57(0x25d)](_0x435b57(0x247));let _0x156b11=!0x1;const _0x7d6465=[_0x435b57(0x246),_0x435b57(0x1f9),_0x435b57(0x20e),_0x435b57(0x1fa),_0x435b57(0x207),_0x435b57(0x229),_0x435b57(0x1f0),_0x435b57(0x25e),_0x435b57(0x249)];for(const _0x4a3911 of _0x4f13cb[_0x435b57(0x22d)]({'skipNotAttached':!0x0})){const _0x729bcf=_0x4f13cb[_0x435b57(0x236)](_0x4a3911[_0x435b57(0x263)](),_0x435b57(0x21f))[_0x435b57(0x218)](_0x49ce82=>_0x49ce82[_0x435b57(0x257)])[_0x435b57(0x21e)](_0x6af0a8=>_0x6af0a8[_0x435b57(0x1dd)]&&_0x7d6465[_0x435b57(0x227)](_0x6af0a8[_0x435b57(0x1dd)][_0x435b57(0x21d)]));if(!_0x729bcf[_0x435b57(0x221)])continue;const _0x12bbcb=_0x729bcf[0x0][_0x435b57(0x232)][_0x435b57(0x203)][_0x435b57(0x1e4)];if(!_0x729bcf[_0x435b57(0x1e8)](_0x23b5b0=>_0x23b5b0[_0x435b57(0x203)][_0x435b57(0x1e4)]===_0x12bbcb)){for(const _0x147923 of _0x729bcf)_0x364601(_0x147923,_0x12bbcb)&&(_0x156b11=!0x0);}}return _0x156b11;function _0x850535(_0x36779d,_0x579615){const _0x5e6b7f=_0x435b57;for(const _0x4bfdae of _0x4f13cb[_0x5e6b7f(0x22d)]({'skipNotAttached':!0x0})[_0x5e6b7f(0x21e)](_0x44813f=>_0x5e6b7f(0x21f)==_0x44813f[_0x5e6b7f(0x26a)]&&_0x44813f[_0x5e6b7f(0x203)][_0x5e6b7f(0x1e4)]==_0x36779d))_0x4bfdae[_0x5e6b7f(0x21c)](_0x5e6b7f(0x1e4),_0x579615);}function _0x364601(_0x87458,_0x16bf1a){const _0x3b4af2=_0x435b57;let _0x4ad582=_0x87458[_0x3b4af2(0x232)],_0x2144fb=!0x1;for(;_0x4ad582;)_0x4ad582[_0x3b4af2(0x203)][_0x3b4af2(0x1e4)]!=_0x16bf1a&&(_0x850535(_0x4ad582[_0x3b4af2(0x203)][_0x3b4af2(0x1e4)],_0x16bf1a),_0x4ad582[_0x3b4af2(0x21c)](_0x3b4af2(0x1e4),_0x16bf1a),_0x2144fb=!0x0),_0x4ad582=_0x4ad582[_0x3b4af2(0x1f8)];return _0x2144fb;}}[_0x599afe(0x1ee)](){const _0x4718f0=_0x599afe,_0xd65552=this[_0x4718f0(0x26e)],_0xb3866e=_0xd65552[_0x4718f0(0x212)],_0x2a36f=_0xd65552[_0x4718f0(0x24b)][_0x4718f0(0x25d)](_0x4718f0(0x247));this[_0x4718f0(0x24f)](),_0x2a36f[_0x4718f0(0x21a)][_0x4718f0(0x25f)](_0x4718f0(0x1df),_0x4718f0(0x23f),_0x4718f0(0x1f5),function(_0x71fd5c,_0x148f6d){const _0x5a52c6=_0x4718f0,_0x3bbb63=[];for(let _0x138599 of _0x71fd5c)_0x138599[_0x5a52c6(0x258)][_0x5a52c6(0x208)]===_0x138599[_0x5a52c6(0x210)][_0x5a52c6(0x235)]&&(_0x138599=_0xd65552[_0x5a52c6(0x1e6)][_0x5a52c6(0x265)](_0xd65552[_0x5a52c6(0x1e6)][_0x5a52c6(0x1eb)](_0x138599[_0x5a52c6(0x258)][_0x5a52c6(0x208)],0x0))),_0x3bbb63[_0x5a52c6(0x25c)](_0x138599);_0xd65552[_0x5a52c6(0x1e6)][_0x5a52c6(0x233)](_0x309b7f=>{const _0x355ec8=_0x5a52c6,_0x580acd=_0xd65552[_0x355ec8(0x1e6)][_0x355ec8(0x272)][_0x355ec8(0x261)],_0x24884d=Array[_0x355ec8(0x22e)](_0x580acd[_0x355ec8(0x219)]())[_0x355ec8(0x218)](_0x5245a9=>_0xd1df95[_0x355ec8(0x255)](_0x5245a9));_0x309b7f[_0x355ec8(0x269)](_0x3bbb63),_0xd65552[_0x355ec8(0x259)][_0x355ec8(0x25d)](_0x148f6d[_0x355ec8(0x243)])[_0x355ec8(0x24e)](),_0x148f6d[_0x355ec8(0x1fb)][_0x355ec8(0x25c)]({'forceDefaultExecution':!0x0}),_0xd65552[_0x355ec8(0x222)](_0x148f6d[_0x355ec8(0x243)],..._0x148f6d[_0x355ec8(0x1fb)]),_0x309b7f[_0x355ec8(0x269)](_0x24884d);for(const _0x3127d2 of _0x24884d)_0x3127d2[_0x355ec8(0x206)]();});}),_0x2a36f[_0x4718f0(0x267)][_0x4718f0(0x1fc)](function(_0xb4b797){const _0x10d6e8=_0x4718f0,_0x267d1e=!_0xd65552[_0x10d6e8(0x1e6)][_0x10d6e8(0x211)][_0x10d6e8(0x20d)](_0xb4b797),_0x4acb9d=_0xb4b797[_0x10d6e8(0x20b)],_0x1a3531=_0xb4b797[_0x10d6e8(0x224)],_0x566fd5=_0xb4b797[_0x10d6e8(0x242)](_0x10d6e8(0x1f9)),_0x5ebe42=!_0x4acb9d||_0x4acb9d[_0x10d6e8(0x242)](_0x10d6e8(0x1f9))!==_0x566fd5,_0x21de86=!_0x1a3531||_0x1a3531[_0x10d6e8(0x242)](_0x10d6e8(0x1f9))!==_0x566fd5;return _0x267d1e&&Boolean(_0x566fd5)&&_0x5ebe42&&_0x21de86;},_0x3bfe60=>_0x2bdd0a(_0xb3866e,_0x4718f0(0x214),_0x3bfe60));}[_0x599afe(0x24f)](){const _0x362fba=_0x599afe,_0x3a7105=this[_0x362fba(0x26e)],_0x32b58a=_0x3a7105[_0x362fba(0x212)];function _0x9db80c(_0x5074a1){const _0x254cfc=_0x362fba,_0x4a8915=_0x3a7105[_0x254cfc(0x259)][_0x254cfc(0x25d)](_0x254cfc(0x240))[_0x254cfc(0x253)],_0x3e4d17=_0x3a7105[_0x254cfc(0x259)][_0x254cfc(0x25d)](_0x254cfc(0x200))[_0x254cfc(0x253)];return _0x254cfc(0x200)===_0x5074a1?_0x4a8915:_0x3e4d17;}_0x3a7105[_0x362fba(0x24b)][_0x362fba(0x25d)](_0x362fba(0x247))[_0x362fba(0x267)][_0x362fba(0x1fe)](function(_0x502475){const _0xa7239b=_0x362fba;if(_0xa7239b(0x1df)!=_0x502475[_0xa7239b(0x26a)])return;const {data:_0x14b458}=_0x502475;if(!_0x14b458)return;let _0x59f5dc,_0x274da7,_0x55b36d,_0x55c510;switch(_0x14b458[_0xa7239b(0x243)]){case _0xa7239b(0x240):_0x55b36d=_0x14b458[_0xa7239b(0x1fb)][0x0][_0xa7239b(0x20c)],_0x55c510=_0x9db80c(_0x14b458[_0xa7239b(0x243)]),_0x59f5dc=_0x55b36d?_0xa7239b(0x20f):_0xa7239b(0x1ec),!_0x55c510&&_0x3a7105[_0xa7239b(0x230)][_0xa7239b(0x25d)](_0xa7239b(0x25b))||(_0x59f5dc=_0xa7239b(0x244)),_0x274da7={'type':_0xa7239b(0x20a),'content':_0x2bdd0a(_0x32b58a,_0x59f5dc,_0x2bdd0a(_0x32b58a,_0xa7239b(0x24a)))};break;case _0xa7239b(0x200):_0x55b36d=_0x14b458[_0xa7239b(0x1fb)][0x0][_0xa7239b(0x20c)],_0x55c510=_0x9db80c(_0x14b458[_0xa7239b(0x243)]),_0x59f5dc=_0x55b36d?_0xa7239b(0x20f):_0xa7239b(0x1ec),!_0x55c510&&_0x3a7105[_0xa7239b(0x230)][_0xa7239b(0x25d)](_0xa7239b(0x25b))||(_0x59f5dc=_0xa7239b(0x244)),_0x274da7={'type':_0xa7239b(0x20a),'content':_0x2bdd0a(_0x32b58a,_0x59f5dc,_0x2bdd0a(_0x32b58a,_0xa7239b(0x1ea)))};break;case _0xa7239b(0x1ff):_0x59f5dc=_0xa7239b(0x23b),_0x274da7={'type':_0xa7239b(0x20a),'content':_0x2bdd0a(_0x32b58a,_0x59f5dc,_0x2bdd0a(_0x32b58a,_0xa7239b(0x214)))};break;case _0xa7239b(0x231):_0x59f5dc=function(_0x328bf0){const _0x229f35=_0xa7239b,_0x2b3bac=_0x328bf0[_0x229f35(0x263)]();let _0x388ae8=_0x2b3bac[_0x229f35(0x258)][_0x229f35(0x208)];for(;_0x388ae8&&_0x2b3bac[_0x229f35(0x223)](_0x388ae8);){if(_0x388ae8[_0x229f35(0x242)](_0x229f35(0x20e))>0x0)return!0x1;_0x388ae8=_0x388ae8[_0x229f35(0x224)];}return!0x0;}(_0x502475)?_0x2bdd0a(_0x32b58a,_0xa7239b(0x1ec),_0x2bdd0a(_0x32b58a,function(_0xf29105){const _0x34497d=_0xa7239b;return _0x34497d(0x254)+_0xf29105[_0x34497d(0x263)]()[_0x34497d(0x258)][_0x34497d(0x208)][_0x34497d(0x242)](_0x34497d(0x246))[_0x34497d(0x1f2)]()+_0x34497d(0x209);}(_0x502475))):_0x2bdd0a(_0x32b58a,_0xa7239b(0x202),_0x2bdd0a(_0x32b58a,_0xa7239b(0x214))),_0x274da7={'type':_0xa7239b(0x20a),'content':_0x59f5dc};break;case _0xa7239b(0x213):case _0xa7239b(0x251):!0x1===_0x14b458[_0xa7239b(0x216)]&&(_0x59f5dc=_0xa7239b(0x22b),_0x274da7={'type':_0xa7239b(0x256),'content':_0x2bdd0a(_0x32b58a,_0x59f5dc,_0x2bdd0a(_0x32b58a,_0xa7239b(0x214)))});}return _0x274da7;});}}function le(_0x1f50a1){const _0x37f2e8=_0x599afe;let _0xa2b5a0=_0x1f50a1[_0x37f2e8(0x263)]()[_0x37f2e8(0x258)][_0x37f2e8(0x208)][_0x37f2e8(0x20b)];for(;_0xa2b5a0;){const _0x230449=_0xa2b5a0[_0x37f2e8(0x242)](_0x37f2e8(0x1f9));if(!_0x230449)return!0x1;if(_0x230449==_0x1f50a1[_0x37f2e8(0x1dd)][_0x37f2e8(0x225)])return _0x37f2e8(0x225);if(_0x230449==_0x1f50a1[_0x37f2e8(0x1dd)][_0x37f2e8(0x23d)])return _0x37f2e8(0x23d);_0xa2b5a0=_0xa2b5a0[_0x37f2e8(0x20b)];}return!0x1;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0xcdba28=_0x3328;(function(_0x5a8e6a,_0x5d5e6d){const _0x28c20a=_0x3328,_0x34acf9=_0x5a8e6a();while(!![]){try{const _0x10a135=parseInt(_0x28c20a(0x105))/0x1+parseInt(_0x28c20a(0xdf))/0x2+-parseInt(_0x28c20a(0xab))/0x3*(parseInt(_0x28c20a(0xcd))/0x4)+-parseInt(_0x28c20a(0xb2))/0x5+parseInt(_0x28c20a(0xe4))/0x6+-parseInt(_0x28c20a(0xcc))/0x7*(parseInt(_0x28c20a(0xb9))/0x8)+parseInt(_0x28c20a(0xae))/0x9*(parseInt(_0x28c20a(0xe9))/0xa);if(_0x10a135===_0x5d5e6d)break;else _0x34acf9['push'](_0x34acf9['shift']());}catch(_0xbf2382){_0x34acf9['push'](_0x34acf9['shift']());}}}(_0x4bd4,0x9f127));import{Plugin as _0x178429}from'ckeditor5/src/core.js';function _0x3328(_0x5f4fb3,_0x54625d){const _0x4bd465=_0x4bd4();return _0x3328=function(_0x33283e,_0x49ca8a){_0x33283e=_0x33283e-0xab;let _0x1a32e4=_0x4bd465[_0x33283e];return _0x1a32e4;},_0x3328(_0x5f4fb3,_0x54625d);}import{getTranslation as _0x128114}from'../utils/common-translations.js';export default class ue extends _0x178429{[_0xcdba28(0xb8)](){const _0xb83ba4=_0xcdba28;if(!this[_0xb83ba4(0xce)][_0xb83ba4(0xe8)][_0xb83ba4(0xc8)](_0xb83ba4(0xf0)))return;const _0xcd2f35=this[_0xb83ba4(0xce)][_0xb83ba4(0x103)][_0xb83ba4(0xd1)](_0xb83ba4(0xb1)),_0x543254=this[_0xb83ba4(0xce)][_0xb83ba4(0xe8)][_0xb83ba4(0xd1)](_0xb83ba4(0xd0));_0xcd2f35[_0xb83ba4(0x100)]&&(_0x543254[_0xb83ba4(0xde)](_0xb83ba4(0xf8)),_0x543254[_0xb83ba4(0xd7)](_0xb83ba4(0xf8))),_0xcd2f35[_0xb83ba4(0xc3)]&&(_0x543254[_0xb83ba4(0xde)](_0xb83ba4(0xfb)),_0x543254[_0xb83ba4(0xd7)](_0xb83ba4(0xfb))),_0xcd2f35[_0xb83ba4(0xe3)]&&(_0x543254[_0xb83ba4(0xde)](_0xb83ba4(0xbd)),_0x543254[_0xb83ba4(0xd7)](_0xb83ba4(0xbd)));const _0x578385={'type':_0xb83ba4(0xd2),'content':''};_0x543254[_0xb83ba4(0xe6)][_0xb83ba4(0xbe)](this[_0xb83ba4(0xc1)][_0xb83ba4(0xdc)](this));const _0x403b6b=this[_0xb83ba4(0xce)][_0xb83ba4(0xb3)];_0x543254[_0xb83ba4(0xe6)][_0xb83ba4(0xe0)](_0xb83ba4(0xfb),_0x128114(_0x403b6b,_0xb83ba4(0xec))),_0x543254[_0xb83ba4(0xe6)][_0xb83ba4(0xbe)](_0x4676fd=>{const _0x393e73=_0xb83ba4,{data:_0xe8af27}=_0x4676fd;if(_0xe8af27&&_0x393e73(0xfb)==_0xe8af27[_0x393e73(0xea)])return null==_0xe8af27[_0x393e73(0xdb)]||0x0==_0xe8af27[_0x393e73(0xdb)]&&null==_0xe8af27[_0x393e73(0xef)]?_0x578385:void 0x0;}),_0x543254[_0xb83ba4(0xe6)][_0xb83ba4(0xe0)](_0xb83ba4(0xbd),_0x128114(_0x403b6b,_0xb83ba4(0xd9))),_0x543254[_0xb83ba4(0xe6)][_0xb83ba4(0xbe)](_0x46fbc0=>{const _0x4bb95e=_0xb83ba4,{data:_0x2f46c4}=_0x46fbc0;if(_0x2f46c4&&_0x4bb95e(0xbd)==_0x2f46c4[_0x4bb95e(0xea)])return null==_0x2f46c4[_0x4bb95e(0xdb)]||0x1==_0x2f46c4[_0x4bb95e(0xdb)]&&null==_0x2f46c4[_0x4bb95e(0xef)]?_0x578385:void 0x0;}),this[_0xb83ba4(0xce)][_0xb83ba4(0xda)][_0xb83ba4(0x106)][_0xb83ba4(0xb7)](_0x1aeb23=>{const _0x1913d4=_0xb83ba4;if(_0x1aeb23[_0x1913d4(0xca)][_0x1913d4(0xb5)])return!0x1;let _0x41843a=!0x1;const _0x46e3d1=_0x543254[_0x1913d4(0xc4)]({'skipNotAttached':!0x0})[_0x1913d4(0xfa)](_0x489e70=>{const _0x36d650=_0x1913d4,_0xf848=_0x543254[_0x36d650(0xbf)](_0x489e70);return _0x36d650(0xbd)==_0xf848||_0x36d650(0xfb)==_0xf848;});for(const _0x379e26 of _0x46e3d1){const _0x4c839f=_0x379e26[_0x1913d4(0xf3)]()[_0x1913d4(0xe5)][_0x1913d4(0xb6)][_0x1913d4(0xeb)](_0x1913d4(0xe2));if(_0x1913d4(0xc7)==_0x4c839f||_0x1913d4(0xd3)==_0x4c839f)continue;_0x543254[_0x1913d4(0xf2)](_0x379e26[_0x1913d4(0xf3)](),_0x1913d4(0xaf))[_0x1913d4(0xfd)](_0x59cf4c=>_0x1913d4(0xe2)==_0x543254[_0x1913d4(0xbf)](_0x59cf4c[_0x1913d4(0xcb)]))||(_0x1aeb23[_0x1913d4(0x102)](_0x379e26[_0x1913d4(0xcf)]()),_0x41843a=!0x0);}return _0x41843a;}),this[_0xb83ba4(0xfe)]();}[_0xcdba28(0xc1)](_0x105681){const _0x57512d=_0xcdba28,_0x5bcbff=this[_0x57512d(0xce)][_0x57512d(0xb3)],{data:_0x464cca}=_0x105681,_0x34d3e5={'type':_0x57512d(0xd2),'content':''};if(!_0x464cca||_0x57512d(0xf8)!=_0x464cca[_0x57512d(0xea)])return;if(!_0x464cca[_0x57512d(0xef)])return _0x57512d(0xd8)==_0x464cca[_0x57512d(0xdb)]?_0x34d3e5:{'type':_0x57512d(0xd2),'content':''+_0x128114(_0x5bcbff,_0x57512d(0xba),_0x128114(_0x5bcbff,this[_0x57512d(0xbb)](_0x464cca[_0x57512d(0xdb)])))};if(!_0x464cca[_0x57512d(0xdb)]){if(_0x57512d(0xd8)==_0x464cca[_0x57512d(0xef)])return _0x34d3e5;let _0x1d355b=_0x105681[_0x57512d(0xe1)];for(;_0x1d355b;){if(_0x1d355b[_0x57512d(0xd5)]&&_0x57512d(0xe2)==_0x1d355b[_0x57512d(0xd5)][_0x57512d(0xea)]&&_0x1d355b[_0x57512d(0xd5)][_0x57512d(0xdb)])return _0x34d3e5;_0x1d355b=_0x1d355b[_0x57512d(0xbc)];}return{'type':_0x57512d(0xd2),'content':''+_0x128114(_0x5bcbff,_0x57512d(0xc5),_0x128114(_0x5bcbff,this[_0x57512d(0xbb)](_0x464cca[_0x57512d(0xef)])))};}if(_0x57512d(0xd8)!=_0x464cca[_0x57512d(0xdb)])return{'type':_0x57512d(0xd2),'content':''+_0x128114(_0x5bcbff,_0x57512d(0xba),_0x128114(_0x5bcbff,this[_0x57512d(0xbb)](_0x464cca[_0x57512d(0xdb)])))};let _0x45d2de=_0x105681[_0x57512d(0xe1)];for(;_0x45d2de;){if(_0x45d2de[_0x57512d(0xd5)]&&_0x57512d(0xe2)==_0x45d2de[_0x57512d(0xd5)][_0x57512d(0xea)]&&_0x45d2de[_0x57512d(0xd5)][_0x57512d(0xdb)]&&_0x45d2de[_0x57512d(0xd5)][_0x57512d(0xef)])return _0x34d3e5;_0x45d2de=_0x45d2de[_0x57512d(0xbc)];}const _0x4f70a4=_0x105681[_0x57512d(0xf3)]()[_0x57512d(0xe5)][_0x57512d(0xb6)][_0x57512d(0xeb)](_0x57512d(0xe2));return{'type':_0x57512d(0xd2),'content':_0x128114(_0x5bcbff,_0x57512d(0xba),_0x128114(_0x5bcbff,_0x57512d(0xd4)+_0x4f70a4[_0x57512d(0xdd)]()+_0x57512d(0xf6)))};}[_0xcdba28(0xfe)](){const _0x1a5afe=_0xcdba28,_0xee7af9=this[_0x1a5afe(0xce)],_0x587ec2=_0xee7af9[_0x1a5afe(0xb3)];_0xee7af9[_0x1a5afe(0xe8)][_0x1a5afe(0xd1)](_0x1a5afe(0xd0))[_0x1a5afe(0xe6)][_0x1a5afe(0xbe)](_0x4cb44e=>{const _0x517b1e=_0x1a5afe;if(_0x517b1e(0x101)!=_0x4cb44e[_0x517b1e(0xf9)])return;const {data:_0x1f8d00}=_0x4cb44e;if(!_0x1f8d00)return;let _0x4f7c5f,_0x23544a;switch(_0x1f8d00[_0x517b1e(0xb0)]){case _0x517b1e(0xf8):_0x4f7c5f=_0x517b1e(0xc0),_0x23544a={'type':_0x517b1e(0xd2),'content':_0x128114(_0x587ec2,_0x4f7c5f,_0x128114(_0x587ec2,this[_0x517b1e(0xbb)](_0x1f8d00[_0x517b1e(0xff)][0x0][_0x517b1e(0xf9)])))};break;case _0x517b1e(0xfb):_0x4f7c5f=_0x1f8d00[_0x517b1e(0xff)][0x0][_0x517b1e(0xc3)]?_0x517b1e(0xf7):_0x517b1e(0xc6),_0x23544a={'type':_0x517b1e(0xd2),'content':_0x128114(_0x587ec2,_0x4f7c5f)};break;case _0x517b1e(0xbd):_0x4f7c5f=_0x517b1e(0xed),_0x23544a={'type':_0x517b1e(0xd2),'content':_0x128114(_0x587ec2,_0x4f7c5f,_0x1f8d00[_0x517b1e(0xff)][0x0][_0x517b1e(0xe3)])};}return _0x23544a;});}[_0xcdba28(0xbb)](_0x3ba65c){const _0x208e74=_0xcdba28;return _0x208e74(0xd4)+function(_0xcf54f3){const _0x4ed4af=_0x208e74;if(pe[_0x4ed4af(0xad)](_0xcf54f3))return _0x4ed4af(0xac);if(ye[_0x4ed4af(0xad)](_0xcf54f3))return _0x4ed4af(0xc7);return null;}(_0x3ba65c)[_0x208e74(0xdd)]()+_0x208e74(0xc2)+_0x3ba65c[_0x208e74(0xdd)]()[_0x208e74(0xf5)](/-/g,'_');}}function _0x4bd4(){const _0xff7799=['lower-latin','isUndo','nodeAfter','registerPostFixer','afterInit','8ZHHNZC','*Set\x20format:*\x20%0','_getTranslationKeyForListStyle','next','listStart','registerDescriptionCallback','_getAttributeKey','*Change\x20to:*\x20%0','handleDescriptions','_LIST_','reversed','getSuggestions','*Remove\x20format:*\x20%0','*Format:*\x20set\x20order\x20to\x20regular','numbered','has','decimal-leading-zero','batch','suggestion','4126255EUUBXN','2892QXForw','editor','getFirstMarker','TrackChangesEditing','get','format','customNumbered','ELEMENT_','data','upper-roman','registerBlockAttribute','default','FORMAT_LIST_START','model','newValue','bind','toUpperCase','enableDefaultAttributesIntegration','400960YXZsMj','registerAttributeLabel','head','listType','startIndex','1352046bgjZIq','start','descriptionFactory','circle','plugins','352990ZlZvFV','key','getAttribute','FORMAT_LIST_REVERSED','*Format:*\x20set\x20start\x20index\x20to\x20%0','upper-latin','oldValue','ListPropertiesEditing','lower-roman','_findSuggestions','getFirstRange','square','replace','_LIST_DEFAULT','*Format:*\x20set\x20order\x20to\x20reversed','listStyle','type','filter','listReversed','disc','find','_registerLegacyDescription','commandParams','styles','formatBlock','removeMarker','config','decimal','1224512oZDptR','document','1158AMIoqm','bulleted','includes','99SAEnER','attribute','commandName','list.properties','2592600CxgwBB','locale'];_0x4bd4=function(){return _0xff7799;};return _0x4bd4();}const pe=[_0xcdba28(0xfc),_0xcdba28(0xe7),_0xcdba28(0xf4)],ye=[_0xcdba28(0x104),_0xcdba28(0xc9),_0xcdba28(0xf1),_0xcdba28(0xd6),_0xcdba28(0xb4),_0xcdba28(0xee)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x443229=_0x56e7;function _0x56e7(_0x3cf254,_0x4564a2){const _0x1835b6=_0x1835();return _0x56e7=function(_0x56e779,_0x331c3f){_0x56e779=_0x56e779-0x1c7;let _0x3e8090=_0x1835b6[_0x56e779];return _0x3e8090;},_0x56e7(_0x3cf254,_0x4564a2);}(function(_0x13f6bb,_0x16358a){const _0x2b4fdf=_0x56e7,_0x3a274e=_0x13f6bb();while(!![]){try{const _0x58e301=-parseInt(_0x2b4fdf(0x1e0))/0x1+-parseInt(_0x2b4fdf(0x1cc))/0x2+-parseInt(_0x2b4fdf(0x1ca))/0x3*(parseInt(_0x2b4fdf(0x1dd))/0x4)+-parseInt(_0x2b4fdf(0x1e6))/0x5+parseInt(_0x2b4fdf(0x1d5))/0x6+parseInt(_0x2b4fdf(0x1dc))/0x7+-parseInt(_0x2b4fdf(0x1c7))/0x8*(-parseInt(_0x2b4fdf(0x1db))/0x9);if(_0x58e301===_0x16358a)break;else _0x3a274e['push'](_0x3a274e['shift']());}catch(_0x155259){_0x3a274e['push'](_0x3a274e['shift']());}}}(_0x1835,0x69daa));import{Plugin as _0x28b573}from'ckeditor5/src/core.js';import{getTranslation as _0xc093c6}from'../utils/common-translations.js';function _0x1835(){const _0x3cc450=['592307zdkSbd','TrackChangesEditing','for','createEmptyElement','MediaEmbedEditing','conversion','2302225MrqZdY','stop','editor','has','div','15027704VyBFTQ','enableCommand','ELEMENT_MEDIA','42zUmEyc','elementToElement','1089916NGZeoK','plugins','descriptionFactory','downcastDispatcher','attribute:url:media','showSuggestionHighlights','dataDowncast','media','high','859356slGtnf','options','locale','get','registerElementLabel','data','9cVMzmp','360605CYHLpL','11976pWdRGQ','afterInit','mediaEmbed'];_0x1835=function(){return _0x3cc450;};return _0x1835();}export default class ft extends _0x28b573{[_0x443229(0x1de)](){const _0x2a29b3=_0x443229,_0x1a8b5f=this[_0x2a29b3(0x1e8)];if(!_0x1a8b5f[_0x2a29b3(0x1cd)][_0x2a29b3(0x1e9)](_0x2a29b3(0x1e4)))return;const _0x6cc95c=_0x1a8b5f[_0x2a29b3(0x1cd)][_0x2a29b3(0x1d8)](_0x2a29b3(0x1e1)),_0x1f3958=_0x1a8b5f[_0x2a29b3(0x1d7)];_0x6cc95c[_0x2a29b3(0x1c8)](_0x2a29b3(0x1df)),_0x6cc95c[_0x2a29b3(0x1ce)][_0x2a29b3(0x1d9)](_0x2a29b3(0x1d3),_0xde8dd5=>_0xc093c6(_0x1f3958,_0x2a29b3(0x1c9),_0xde8dd5)),_0x1a8b5f[_0x2a29b3(0x1e5)][_0x2a29b3(0x1e2)](_0x2a29b3(0x1d2))[_0x2a29b3(0x1cb)]({'model':_0x2a29b3(0x1d3),'view':(_0x118ea1,{writer:_0x13774c,options:_0x416efc})=>{const _0x67eba=_0x2a29b3;if(_0x416efc[_0x67eba(0x1d1)])return _0x13774c[_0x67eba(0x1e3)](_0x67eba(0x1ea));},'converterPriority':_0x2a29b3(0x1d4)}),_0x1a8b5f[_0x2a29b3(0x1da)][_0x2a29b3(0x1cf)]['on'](_0x2a29b3(0x1d0),(_0x552965,_0xd0f68b,_0x15b0df)=>{const _0x4112f7=_0x2a29b3;_0x15b0df[_0x4112f7(0x1d6)][_0x4112f7(0x1d1)]&&_0x552965[_0x4112f7(0x1e7)]();},{'priority':_0x2a29b3(0x1d4)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3d65(){const _0x23d8ff=['TrackChangesEditing','mention','afterInit','24844bnEYxm','plugins','MentionEditing','enableCommand','3GIptdV','6281910sycBlN','2012878JnJavf','2993448RRPBAY','2573466DZVIRn','has','10TDaadr','get','1148202njAgvd','136xemXIU','editor','30445iTeHGx'];_0x3d65=function(){return _0x23d8ff;};return _0x3d65();}const _0x1885c2=_0x4121;(function(_0x289220,_0x128748){const _0xfe3a03=_0x4121,_0x488d6a=_0x289220();while(!![]){try{const _0x2b3732=-parseInt(_0xfe3a03(0xdb))/0x1*(-parseInt(_0xfe3a03(0xea))/0x2)+parseInt(_0xfe3a03(0xe3))/0x3+-parseInt(_0xfe3a03(0xe4))/0x4*(-parseInt(_0xfe3a03(0xe6))/0x5)+parseInt(_0xfe3a03(0xdf))/0x6+parseInt(_0xfe3a03(0xdd))/0x7+-parseInt(_0xfe3a03(0xde))/0x8+-parseInt(_0xfe3a03(0xdc))/0x9*(parseInt(_0xfe3a03(0xe1))/0xa);if(_0x2b3732===_0x128748)break;else _0x488d6a['push'](_0x488d6a['shift']());}catch(_0x36a01d){_0x488d6a['push'](_0x488d6a['shift']());}}}(_0x3d65,0x423d8));function _0x4121(_0x1a15bb,_0x1cc1e4){const _0x3d6577=_0x3d65();return _0x4121=function(_0x4121f4,_0x57e2fc){_0x4121f4=_0x4121f4-0xd9;let _0x31ec41=_0x3d6577[_0x4121f4];return _0x31ec41;},_0x4121(_0x1a15bb,_0x1cc1e4);}import{Plugin as _0x30b318}from'ckeditor5/src/core.js';export default class gt extends _0x30b318{[_0x1885c2(0xe9)](){const _0x56f287=_0x1885c2,_0x864e=this[_0x56f287(0xe5)];_0x864e[_0x56f287(0xeb)][_0x56f287(0xe0)](_0x56f287(0xd9))&&_0x864e[_0x56f287(0xeb)][_0x56f287(0xe2)](_0x56f287(0xe7))[_0x56f287(0xda)](_0x56f287(0xe8));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2996(_0xc9d374,_0x1c5fda){const _0x373d26=_0x373d();return _0x2996=function(_0x29964f,_0x19c486){_0x29964f=_0x29964f-0xfe;let _0x123991=_0x373d26[_0x29964f];return _0x123991;},_0x2996(_0xc9d374,_0x1c5fda);}const _0x4e82e1=_0x2996;(function(_0x18c2a3,_0x5cce61){const _0x3129c7=_0x2996,_0x268c9c=_0x18c2a3();while(!![]){try{const _0x21cc26=parseInt(_0x3129c7(0x11e))/0x1+-parseInt(_0x3129c7(0x10a))/0x2*(parseInt(_0x3129c7(0xff))/0x3)+-parseInt(_0x3129c7(0x120))/0x4+parseInt(_0x3129c7(0x11f))/0x5*(-parseInt(_0x3129c7(0x102))/0x6)+parseInt(_0x3129c7(0x10d))/0x7*(-parseInt(_0x3129c7(0x121))/0x8)+-parseInt(_0x3129c7(0x10f))/0x9+parseInt(_0x3129c7(0x114))/0xa;if(_0x21cc26===_0x5cce61)break;else _0x268c9c['push'](_0x268c9c['shift']());}catch(_0x5da911){_0x268c9c['push'](_0x268c9c['shift']());}}}(_0x373d,0xb254e));import{Plugin as _0x352d6a}from'ckeditor5/src/core.js';import{getTranslation as _0x3df8dd}from'../utils/common-translations.js';function _0x373d(){const _0x259f9c=['160PZPdQm','721652zuWajJ','16UNkQCg','editor','6LFghGN','MultiLevelList','*Remove\x20format:*\x20%0','155106WDzVMK','head','get','plugins','newValue','locale','listMarkerStyle','format','502198BUzqUO','registerBlockAttribute','data','4554494McrcxU','has','1031985lUhDGy','multiLevelList','key','registerDescriptionCallback','descriptionFactory','25798160biwhHs','enableDefaultAttributesIntegration','*Set\x20format:*\x20%0','oldValue','TrackChangesEditing','handleDescriptions','listType','next','ELEMENT_MULTI_LEVEL_LIST','afterInit','1076422UQFkGo'];_0x373d=function(){return _0x259f9c;};return _0x373d();}export default class lt extends _0x352d6a{[_0x4e82e1(0x11d)](){const _0x41807f=_0x4e82e1,_0x3c0b12=this[_0x41807f(0xfe)],_0x2d363e=_0x3c0b12[_0x41807f(0x105)][_0x41807f(0x104)](_0x41807f(0x118));_0x3c0b12[_0x41807f(0x105)][_0x41807f(0x10e)](_0x41807f(0x100))&&(_0x2d363e[_0x41807f(0x115)](_0x41807f(0x110)),_0x2d363e[_0x41807f(0x10b)](_0x41807f(0x108)),_0x2d363e[_0x41807f(0x113)][_0x41807f(0x112)](_0x172119=>this[_0x41807f(0x119)](_0x172119)));}[_0x4e82e1(0x119)](_0x31aec2){const _0x6abb9c=_0x4e82e1,_0x51e2ab=this[_0x6abb9c(0xfe)][_0x6abb9c(0x107)],{data:_0x467599}=_0x31aec2,_0x2c6419={'type':_0x6abb9c(0x109),'content':''};if(_0x467599&&_0x6abb9c(0x108)==_0x467599[_0x6abb9c(0x111)]){if(!_0x467599[_0x6abb9c(0x117)])return{'type':_0x6abb9c(0x109),'content':_0x3df8dd(_0x51e2ab,_0x6abb9c(0x116),_0x3df8dd(_0x51e2ab,_0x6abb9c(0x11c)))+'\x20('+_0x467599[_0x6abb9c(0x106)]+')'};if(!_0x467599[_0x6abb9c(0x106)]){let _0x3c05d5=_0x31aec2[_0x6abb9c(0x103)];for(;_0x3c05d5;){if(_0x3c05d5[_0x6abb9c(0x10c)]&&_0x6abb9c(0x11a)==_0x3c05d5[_0x6abb9c(0x10c)][_0x6abb9c(0x111)]&&_0x3c05d5[_0x6abb9c(0x10c)][_0x6abb9c(0x106)])return _0x2c6419;_0x3c05d5=_0x3c05d5[_0x6abb9c(0x11b)];}return{'type':_0x6abb9c(0x109),'content':_0x3df8dd(_0x51e2ab,_0x6abb9c(0x101),_0x3df8dd(_0x51e2ab,_0x6abb9c(0x11c)))+'\x20('+_0x467599[_0x6abb9c(0x117)]+')'};}}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1b8590=_0x1bde;function _0x2b87(){const _0x4a56fa=['afterInit','16ytIGoR','68726YhCbpl','enableCommand','descriptionFactory','634683YjlBSW','editor','TrackChangesEditing','2222154OesVcZ','22490FExqdc','8294896tNpthC','locale','pageBreak','ELEMENT_PAGE_BREAK','1449515yJEpIK','891gGDSpP','plugins','13YaxELV','PageBreakEditing','896098hgUTYH','has','get','12CoNOuE','registerElementLabel'];_0x2b87=function(){return _0x4a56fa;};return _0x2b87();}function _0x1bde(_0x7ff5f0,_0x910fac){const _0x2b8797=_0x2b87();return _0x1bde=function(_0x1bde9b,_0x44a6c8){_0x1bde9b=_0x1bde9b-0x93;let _0x4a5469=_0x2b8797[_0x1bde9b];return _0x4a5469;},_0x1bde(_0x7ff5f0,_0x910fac);}(function(_0xd70581,_0x3c88af){const _0x4a06f7=_0x1bde,_0x453e0a=_0xd70581();while(!![]){try{const _0x4def72=-parseInt(_0x4a06f7(0xa9))/0x1*(-parseInt(_0x4a06f7(0x9a))/0x2)+-parseInt(_0x4a06f7(0x9d))/0x3*(parseInt(_0x4a06f7(0x99))/0x4)+-parseInt(_0x4a06f7(0xa6))/0x5+parseInt(_0x4a06f7(0x96))/0x6*(-parseInt(_0x4a06f7(0x93))/0x7)+parseInt(_0x4a06f7(0xa2))/0x8+parseInt(_0x4a06f7(0xa0))/0x9+-parseInt(_0x4a06f7(0xa1))/0xa*(-parseInt(_0x4a06f7(0xa7))/0xb);if(_0x4def72===_0x3c88af)break;else _0x453e0a['push'](_0x453e0a['shift']());}catch(_0x4fb4e){_0x453e0a['push'](_0x453e0a['shift']());}}}(_0x2b87,0x7f121));import{Plugin as _0xc06aa1}from'ckeditor5/src/core.js';import{getTranslation as _0x48304f}from'../utils/common-translations.js';export default class mt extends _0xc06aa1{[_0x1b8590(0x98)](){const _0x1b5f66=_0x1b8590,_0x268f22=this[_0x1b5f66(0x9e)];if(!_0x268f22[_0x1b5f66(0xa8)][_0x1b5f66(0x94)](_0x1b5f66(0xaa)))return;_0x268f22[_0x1b5f66(0xa8)][_0x1b5f66(0x95)](_0x1b5f66(0x9f))[_0x1b5f66(0x9b)](_0x1b5f66(0xa4));const _0x1a75bb=_0x268f22[_0x1b5f66(0xa8)][_0x1b5f66(0x95)](_0x1b5f66(0x9f)),_0x778849=_0x268f22[_0x1b5f66(0xa3)];_0x1a75bb[_0x1b5f66(0x9c)][_0x1b5f66(0x97)](_0x1b5f66(0xa4),_0x2e3f17=>_0x48304f(_0x778849,_0x1b5f66(0xa5),_0x2e3f17));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x238b32=_0x574f;function _0x3d1f(){const _0x272d5e=['model','schema','addMarker:suggestion:insertion','data','*Change\x20to:*\x20%0','writer','ck-suggestion-marker-split','consume','53063530JiGxJD','includes','mapper','isTouching','5660676GXZqSS','isLimit','_registerLegacyDescription','start','editing','markerName','editor','consumable','addClass','formatBlock','8ACnTCv','ck-suggestion-marker--active','getItemLabel','downcastDispatcher','registerElementLabel','has','plugins','2276KcvEPa','2595314LpbICn','span','options','1725582lmcuwT','toViewPosition','*Insert:*\x20%0','insertion','highest','createUIElement','checkChild','end','get','$text','insertParagraph','ELEMENT_PARAGRAPH','bindElementToMarker','15cfaiFW','locale','afterInit','markerRange','commandName','nodeAfter','showSuggestionHighlights','descriptionFactory','11739213VKMJEM','insert','Paragraph','activeMarkers','name','getFirstRange','enableDefaultAttributesIntegration','isBlock','2289QOvDQh','enableCommand','TrackChangesEditing','1324336VjLpbJ','type','registerDescriptionCallback','format','paragraph'];_0x3d1f=function(){return _0x272d5e;};return _0x3d1f();}(function(_0x183988,_0x4f97c1){const _0x46006d=_0x574f,_0x66f5d5=_0x183988();while(!![]){try{const _0x4ee551=parseInt(_0x46006d(0x17e))/0x1+parseInt(_0x46006d(0x1a1))/0x2+-parseInt(_0x46006d(0x17b))/0x3*(-parseInt(_0x46006d(0x1a0))/0x4)+parseInt(_0x46006d(0x16b))/0x5*(parseInt(_0x46006d(0x1a4))/0x6)+parseInt(_0x46006d(0x18f))/0x7+parseInt(_0x46006d(0x199))/0x8*(parseInt(_0x46006d(0x173))/0x9)+-parseInt(_0x46006d(0x18b))/0xa;if(_0x4ee551===_0x4f97c1)break;else _0x66f5d5['push'](_0x66f5d5['shift']());}catch(_0x5a57e9){_0x66f5d5['push'](_0x66f5d5['shift']());}}}(_0x3d1f,0xb1263));import{Plugin as _0x9d5faa}from'ckeditor5/src/core.js';import{getTranslation as _0x207841}from'../utils/common-translations.js';export default class dt extends _0x9d5faa{[_0x238b32(0x16d)](){const _0x3cd9b3=_0x238b32,_0x8c8121=this[_0x3cd9b3(0x195)];if(!_0x8c8121[_0x3cd9b3(0x19f)][_0x3cd9b3(0x19e)](_0x3cd9b3(0x175)))return;const _0x20d844=_0x8c8121[_0x3cd9b3(0x16c)],_0x32769f=_0x8c8121[_0x3cd9b3(0x19f)][_0x3cd9b3(0x166)](_0x3cd9b3(0x17d));_0x32769f[_0x3cd9b3(0x172)][_0x3cd9b3(0x19d)](_0x3cd9b3(0x182),_0x29bbfb=>_0x207841(_0x20d844,_0x3cd9b3(0x169),_0x29bbfb)),_0x32769f[_0x3cd9b3(0x179)](_0x3cd9b3(0x182)),_0x32769f[_0x3cd9b3(0x17c)](_0x3cd9b3(0x168)),_0x8c8121[_0x3cd9b3(0x193)][_0x3cd9b3(0x19c)]['on'](_0x3cd9b3(0x185),nr(_0x8c8121),{'priority':_0x3cd9b3(0x162)}),_0x8c8121[_0x3cd9b3(0x186)][_0x3cd9b3(0x19c)]['on'](_0x3cd9b3(0x185),(_0x1dd150,_0x1b5474,_0x2c7b75)=>{const _0x5dc73e=_0x3cd9b3;_0x2c7b75[_0x5dc73e(0x1a3)][_0x5dc73e(0x171)]&&nr(_0x8c8121,{'showActiveMarker':!0x1})(_0x1dd150,_0x1b5474,_0x2c7b75);},{'priority':_0x3cd9b3(0x162)});const _0x23e8e3=_0x32769f[_0x3cd9b3(0x172)];_0x23e8e3[_0x3cd9b3(0x180)](_0x75d0bd=>{const _0x5329f0=_0x3cd9b3;if(_0x5329f0(0x161)!==_0x75d0bd[_0x5329f0(0x17f)])return;const {start:_0x355efa,end:_0x2d8b79}=_0x75d0bd[_0x5329f0(0x178)]();if(!_0x355efa[_0x5329f0(0x18e)](_0x2d8b79)||!_0x355efa[_0x5329f0(0x170)])return;const _0x44d58=_0x8c8121[_0x5329f0(0x183)][_0x5329f0(0x184)],_0x28d0e7=_0x355efa[_0x5329f0(0x170)];return _0x44d58[_0x5329f0(0x17a)](_0x28d0e7)&&!_0x44d58[_0x5329f0(0x190)](_0x28d0e7)&&_0x44d58[_0x5329f0(0x164)](_0x28d0e7,_0x5329f0(0x167))?{'type':_0x5329f0(0x161),'content':_0x207841(_0x20d844,_0x5329f0(0x160),_0x23e8e3[_0x5329f0(0x19b)](_0x28d0e7,0x1))}:void 0x0;}),this[_0x3cd9b3(0x191)]();}[_0x238b32(0x191)](){const _0x118877=_0x238b32,_0x298b6b=this[_0x118877(0x195)],_0x2dbc90=_0x298b6b[_0x118877(0x16c)];_0x298b6b[_0x118877(0x19f)][_0x118877(0x166)](_0x118877(0x17d))[_0x118877(0x172)][_0x118877(0x180)](_0xafdf0e=>{const _0x5995e0=_0x118877;if(_0x5995e0(0x198)!=_0xafdf0e[_0x5995e0(0x17f)])return;const {data:_0x2efb6a}=_0xafdf0e;return _0x2efb6a&&_0x5995e0(0x182)==_0x2efb6a[_0x5995e0(0x16f)]?{'type':_0x5995e0(0x181),'content':_0x207841(_0x2dbc90,_0x5995e0(0x187),_0x207841(_0x2dbc90,_0x5995e0(0x169)))}:void 0x0;});}}function _0x574f(_0x422a58,_0x29cad0){const _0x3d1f08=_0x3d1f();return _0x574f=function(_0x574f86,_0x29fda5){_0x574f86=_0x574f86-0x160;let _0x52bea1=_0x3d1f08[_0x574f86];return _0x52bea1;},_0x574f(_0x422a58,_0x29cad0);}function nr(_0x53dfdb,{showActiveMarker:_0x4e6cd0=!0x0}={}){return(_0x5e402c,_0x70f9,_0x2f422b)=>{const _0x2de0f8=_0x574f,_0x2efaf0=_0x53dfdb[_0x2de0f8(0x19f)][_0x2de0f8(0x166)](_0x2de0f8(0x17d)),_0x8c1438=_0x70f9[_0x2de0f8(0x16e)][_0x2de0f8(0x192)],_0x2fec83=_0x70f9[_0x2de0f8(0x16e)][_0x2de0f8(0x165)],_0x778b5e=_0x53dfdb[_0x2de0f8(0x183)][_0x2de0f8(0x184)];if(!_0x8c1438[_0x2de0f8(0x18e)](_0x2fec83)||!_0x8c1438[_0x2de0f8(0x170)])return;const _0x57cee9=_0x8c1438[_0x2de0f8(0x170)];if(_0x778b5e[_0x2de0f8(0x17a)](_0x57cee9)&&!_0x778b5e[_0x2de0f8(0x190)](_0x57cee9)&&_0x778b5e[_0x2de0f8(0x164)](_0x57cee9,_0x2de0f8(0x167))){if(!_0x2f422b[_0x2de0f8(0x196)][_0x2de0f8(0x18a)](_0x70f9[_0x2de0f8(0x16e)],_0x5e402c[_0x2de0f8(0x177)]))return;const _0x1ca571=_0x2f422b[_0x2de0f8(0x188)][_0x2de0f8(0x163)](_0x2de0f8(0x1a2),{'class':_0x2de0f8(0x189)}),_0x22bbe1=_0x2f422b[_0x2de0f8(0x18d)][_0x2de0f8(0x1a5)](_0x2fec83);_0x4e6cd0&&_0x2efaf0[_0x2de0f8(0x176)][_0x2de0f8(0x18c)](_0x70f9[_0x2de0f8(0x194)])&&_0x2f422b[_0x2de0f8(0x188)][_0x2de0f8(0x197)](_0x2de0f8(0x19a),_0x1ca571),_0x2f422b[_0x2de0f8(0x188)][_0x2de0f8(0x174)](_0x22bbe1,_0x1ca571),_0x2f422b[_0x2de0f8(0x18d)][_0x2de0f8(0x16a)](_0x1ca571,_0x70f9[_0x2de0f8(0x194)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x12a6fc=_0x1db1;function _0x5e4c(){const _0x344478=['format','351AwdMxZ','155368KMlzmh','afterInit','registerDescriptionCallback','plugins','1900160uJwzqL','has','2011090CVuObo','2985230gtGqCx','get','*Remove\x20all\x20formatting*','formatInline','RemoveFormatEditing','commandName','removeFormat','1ZEcoag','_registerLegacyDescription','6mRbYBU','locale','2037150JbJRYy','454640vYfrOM','formatBlock','627dqfKPp','editor','TrackChangesEditing','enableDefaultAttributesIntegration','type','descriptionFactory','3705898VMEyKr'];_0x5e4c=function(){return _0x344478;};return _0x5e4c();}(function(_0x4873ae,_0x2edd24){const _0x28b76b=_0x1db1,_0x3dff65=_0x4873ae();while(!![]){try{const _0x2e13a6=parseInt(_0x28b76b(0x129))/0x1*(-parseInt(_0x28b76b(0x121))/0x2)+-parseInt(_0x28b76b(0x12d))/0x3+parseInt(_0x28b76b(0x11f))/0x4+-parseInt(_0x28b76b(0x122))/0x5+parseInt(_0x28b76b(0x12b))/0x6*(parseInt(_0x28b76b(0x118))/0x7)+-parseInt(_0x28b76b(0x11b))/0x8*(parseInt(_0x28b76b(0x11a))/0x9)+-parseInt(_0x28b76b(0x12e))/0xa*(-parseInt(_0x28b76b(0x112))/0xb);if(_0x2e13a6===_0x2edd24)break;else _0x3dff65['push'](_0x3dff65['shift']());}catch(_0x3adc9f){_0x3dff65['push'](_0x3dff65['shift']());}}}(_0x5e4c,0x87f2a));import{Plugin as _0x19d03d}from'ckeditor5/src/core.js';function _0x1db1(_0x15c357,_0x47eb01){const _0x5e4cdb=_0x5e4c();return _0x1db1=function(_0x1db143,_0xad5152){_0x1db143=_0x1db143-0x111;let _0x58ee72=_0x5e4cdb[_0x1db143];return _0x58ee72;},_0x1db1(_0x15c357,_0x47eb01);}import{getTranslation as _0x5bb89c}from'../utils/common-translations.js';export default class pt extends _0x19d03d{[_0x12a6fc(0x11c)](){const _0x59b3a5=_0x12a6fc,_0x2116d5=this[_0x59b3a5(0x113)];if(!_0x2116d5[_0x59b3a5(0x11e)][_0x59b3a5(0x120)](_0x59b3a5(0x126)))return;_0x2116d5[_0x59b3a5(0x11e)][_0x59b3a5(0x123)](_0x59b3a5(0x114))[_0x59b3a5(0x115)](_0x59b3a5(0x128)),this[_0x59b3a5(0x12a)]();}[_0x12a6fc(0x12a)](){const _0x44672e=_0x12a6fc,_0x20b722=this[_0x44672e(0x113)];_0x20b722[_0x44672e(0x11e)][_0x44672e(0x123)](_0x44672e(0x114))[_0x44672e(0x117)][_0x44672e(0x11d)](_0x49c704=>{const _0x16aa03=_0x44672e;if(_0x16aa03(0x111)!=_0x49c704[_0x16aa03(0x116)]&&_0x16aa03(0x125)!=_0x49c704[_0x16aa03(0x116)])return;const {data:_0x5ef335}=_0x49c704;return _0x5ef335&&_0x16aa03(0x128)==_0x5ef335[_0x16aa03(0x127)]?{'type':_0x16aa03(0x119),'content':_0x5bb89c(_0x20b722[_0x16aa03(0x12c)],_0x16aa03(0x124))}:void 0x0;});}}
|