@ckeditor/ckeditor5-track-changes 42.0.2-alpha.2 → 42.0.2
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/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 _0x324931=_0x5b2a;(function(_0x13eff5,_0x4cdf77){const _0x492e3b=_0x5b2a,_0x35b050=_0x13eff5();while(!![]){try{const _0x1359cf=parseInt(_0x492e3b(0x1ef))/0x1*(-parseInt(_0x492e3b(0x1b6))/0x2)+-parseInt(_0x492e3b(0x1bb))/0x3*(parseInt(_0x492e3b(0x1b1))/0x4)+parseInt(_0x492e3b(0x1de))/0x5+parseInt(_0x492e3b(0x1f1))/0x6*(parseInt(_0x492e3b(0x1e1))/0x7)+-parseInt(_0x492e3b(0x1aa))/0x8*(-parseInt(_0x492e3b(0x1c9))/0x9)+parseInt(_0x492e3b(0x1f8))/0xa*(parseInt(_0x492e3b(0x1dd))/0xb)+parseInt(_0x492e3b(0x1c6))/0xc*(parseInt(_0x492e3b(0x1f6))/0xd);if(_0x1359cf===_0x4cdf77)break;else _0x35b050['push'](_0x35b050['shift']());}catch(_0x1aae07){_0x35b050['push'](_0x35b050['shift']());}}}(_0x5d16,0xefa4d));import{Plugin as _0x5b3dea}from'ckeditor5/src/core.js';function _0x5d16(){const _0xcb36fd=['ELEMENT_LIST_ITEM','end','formatInline','*Indent:*\x20%0','bulleted','registerDescriptionCallback','listIndent','editor','name','enableCommand','240zFegFK','createPositionAt','10290DcUMsi','ELEMENT_TODO_LIST','forceValue','plugins','indentList','2867527lSQFpA','createRange','10iacDgZ','todoList','bulletedList','replace','checkChild','todo','outdentList','previousSibling','format','has','todoListChecked','3022440vHTrTW','element','get','blockName','ELEMENT_BULLETED_LIST','findIndex','LegacyListEditing','930044OJkGoV','afterInit','isObject','from','document','8054PGPffS','slice','parent','getAttribute','numberedList','24UCAEqT','selection','model','commandParams','commandName','List','locale','formatBlock','*Uncheck\x20item*','LegacyTodoListEditing','push','24fkUZqQ','schema','getSelectedBlocks','45HnXHEC','*Check\x20item*','*Change\x20to:*\x20%0','nextSibling','numbered','TrackChangesEditing','markBlockFormat','execute','add','listType','filter','*Outdent:*\x20%0','_selectedElements','change','checkTodoList','length','registerElementLabel','paragraph','ELEMENT_NUMBERED_LIST','listItem','5797462xOBWvF','1710495EKYudq','before','value','2485bDgFiL','type','descriptionFactory','commands'];_0x5d16=function(){return _0xcb36fd;};return _0x5d16();}import{getTranslation as _0x47ecdd}from'../utils/common-translations.js';function _0x5b2a(_0xa7b45a,_0x46e07e){const _0x5d1626=_0x5d16();return _0x5b2a=function(_0x5b2ae6,_0x4f2b46){_0x5b2ae6=_0x5b2ae6-0x1a4;let _0x36a143=_0x5d1626[_0x5b2ae6];return _0x36a143;},_0x5b2a(_0xa7b45a,_0x46e07e);}export default class ut extends _0x5b3dea{[_0x324931(0x1b2)](){const _0x2e1c6d=_0x324931,_0x151db9=this[_0x2e1c6d(0x1ec)],_0x983b73=_0x151db9[_0x2e1c6d(0x1c1)];if(!_0x151db9[_0x2e1c6d(0x1f4)][_0x2e1c6d(0x1a8)](_0x2e1c6d(0x1b0)))return;const _0x2ffe59=_0x151db9[_0x2e1c6d(0x1f4)][_0x2e1c6d(0x1ac)](_0x2e1c6d(0x1ce)),_0xdc94d1=_0x151db9[_0x2e1c6d(0x1f4)][_0x2e1c6d(0x1a8)](_0x2e1c6d(0x1c4));function _0xd49efb(_0x3fc891){return()=>{const _0x2bafa8=_0x5b2a,_0x58d1bc=_0x151db9[_0x2bafa8(0x1bd)][_0x2bafa8(0x1b5)][_0x2bafa8(0x1bc)],_0x533819=_0x151db9[_0x2bafa8(0x1e4)][_0x2bafa8(0x1ac)](_0x3fc891);if(_0x533819[_0x2bafa8(0x1e0)])return void _0x151db9[_0x2bafa8(0x1d0)](_0x2bafa8(0x1da),{});const _0x4bb3fe=_0x3fc891[_0x2bafa8(0x1b7)](0x0,-0x4),_0x1b796c=function(_0x43a27c,_0x5852e9,_0x496617){const _0x4bce93=_0x2bafa8;let _0x2a77c8=Array[_0x4bce93(0x1b4)](_0x43a27c)[_0x4bce93(0x1d3)](_0x1a7cac=>function(_0x14e56a,_0x621219){const _0x5de1a7=_0x4bce93;return _0x621219[_0x5de1a7(0x1fc)](_0x14e56a[_0x5de1a7(0x1b8)],_0x5de1a7(0x1dc))&&!_0x621219[_0x5de1a7(0x1b3)](_0x14e56a);}(_0x1a7cac,_0x496617));_0x2a77c8=_0x2a77c8[_0x4bce93(0x1d3)](_0x15dad3=>!_0x15dad3['is'](_0x4bce93(0x1ab),_0x4bce93(0x1dc))||_0x15dad3[_0x4bce93(0x1b9)](_0x4bce93(0x1d2))!=_0x5852e9);const _0x506cd1=new Set();for(const _0x1b136a of _0x2a77c8)_0x1b136a['is'](_0x4bce93(0x1ab),_0x4bce93(0x1dc))?_0x506cd1[_0x4bce93(0x1d1)](me(_0x1b136a)):_0x506cd1[_0x4bce93(0x1d1)](_0x1b136a);return Array[_0x4bce93(0x1b4)](_0x506cd1);}(_0x58d1bc[_0x2bafa8(0x1c8)](),_0x4bb3fe,_0x151db9[_0x2bafa8(0x1bd)][_0x2bafa8(0x1c7)]);_0x151db9[_0x2bafa8(0x1bd)][_0x2bafa8(0x1d6)](()=>{const _0x37d51d=_0x2bafa8;for(const _0x295d1b of _0x1b796c)_0x2ffe59[_0x37d51d(0x1cf)](_0x295d1b,{'commandName':_0x3fc891,'commandParams':[{'forceValue':!_0x533819[_0x37d51d(0x1e0)]}],'formatGroupId':_0x37d51d(0x1ad)},fe(_0x295d1b));});};}function _0x3af263(_0x1bcca7){return()=>{const _0x3a6def=_0x5b2a,_0xc7ac5e=function(_0x18913f){const _0x171c2e=_0x5b2a;let _0x2d8840=Array[_0x171c2e(0x1b4)](_0x18913f);const _0x997da6=_0x2d8840[_0x171c2e(0x1af)](_0x20d3dc=>_0x171c2e(0x1dc)!=_0x20d3dc[_0x171c2e(0x1ed)]);return _0x997da6>-0x1&&(_0x2d8840=_0x2d8840[_0x171c2e(0x1b7)](0x0,_0x997da6)),_0x2d8840;}(_0x151db9[_0x3a6def(0x1bd)][_0x3a6def(0x1b5)][_0x3a6def(0x1bc)][_0x3a6def(0x1c8)]()),_0x10019b=_0x151db9[_0x3a6def(0x1bd)][_0x3a6def(0x1f7)](_0x151db9[_0x3a6def(0x1bd)][_0x3a6def(0x1f0)](_0xc7ac5e[0x0],_0x3a6def(0x1df)),_0x151db9[_0x3a6def(0x1bd)][_0x3a6def(0x1f0)](_0xc7ac5e[_0xc7ac5e[_0x3a6def(0x1d8)]-0x1],_0x3a6def(0x1e6)));_0x151db9[_0x3a6def(0x1bd)][_0x3a6def(0x1d6)](()=>{const _0x25ac60=_0x3a6def;_0x2ffe59[_0x25ac60(0x1cf)](_0x10019b,{'commandName':_0x1bcca7,'commandParams':[],'formatGroupId':_0x25ac60(0x1eb)},function(_0x2c3b90){const _0x5c78cd=_0x25ac60,_0x31eff4=new Set();for(const _0x30248a of _0x2c3b90){let _0x1eddda=_0x30248a[_0x5c78cd(0x1cc)];for(;_0x1eddda&&_0x1eddda[_0x5c78cd(0x1b9)](_0x5c78cd(0x1eb))>_0x30248a[_0x5c78cd(0x1b9)](_0x5c78cd(0x1eb));)_0x31eff4[_0x5c78cd(0x1d1)](_0x1eddda),_0x1eddda=_0x1eddda[_0x5c78cd(0x1cc)];}return Array[_0x5c78cd(0x1b4)](_0x31eff4);}(_0xc7ac5e));});};}_0x2ffe59[_0x2e1c6d(0x1ee)](_0x2e1c6d(0x1ba),_0xd49efb(_0x2e1c6d(0x1ba))),_0x2ffe59[_0x2e1c6d(0x1ee)](_0x2e1c6d(0x1fa),_0xd49efb(_0x2e1c6d(0x1fa))),_0xdc94d1&&_0x2ffe59[_0x2e1c6d(0x1ee)](_0x2e1c6d(0x1f9),_0xd49efb(_0x2e1c6d(0x1f9))),_0x2ffe59[_0x2e1c6d(0x1ee)](_0x2e1c6d(0x1f5),_0x3af263(_0x2e1c6d(0x1f5))),_0x2ffe59[_0x2e1c6d(0x1ee)](_0x2e1c6d(0x1a5),_0x3af263(_0x2e1c6d(0x1a5))),_0xdc94d1&&_0x2ffe59[_0x2e1c6d(0x1ee)](_0x2e1c6d(0x1d7),()=>{const _0x598baf=_0x2e1c6d,_0x50521a=_0x151db9[_0x598baf(0x1e4)][_0x598baf(0x1ac)](_0x598baf(0x1d7)),_0x3b514e=Array[_0x598baf(0x1b4)](_0x50521a[_0x598baf(0x1d5)]);_0x3b514e[_0x598baf(0x1d3)](_0x34fbb8=>_0x34fbb8[_0x598baf(0x1b9)](_0x598baf(0x1a9))!=_0x50521a[_0x598baf(0x1e0)]),_0x151db9[_0x598baf(0x1bd)][_0x598baf(0x1d6)](()=>{const _0x508d07=_0x598baf;for(const _0x6d78e7 of _0x3b514e)_0x2ffe59[_0x508d07(0x1cf)](_0x6d78e7,{'commandName':_0x508d07(0x1d7),'commandParams':[{'forceValue':!_0x50521a[_0x508d07(0x1e0)]}]});});}),_0x2ffe59[_0x2e1c6d(0x1e3)][_0x2e1c6d(0x1d9)](_0x2e1c6d(0x1dc),_0x37dea7=>_0x47ecdd(_0x983b73,_0x2e1c6d(0x1e5),_0x37dea7)),_0x2ffe59[_0x2e1c6d(0x1e3)][_0x2e1c6d(0x1ea)](_0x417d99=>{const _0x150e1b=_0x2e1c6d;if(_0x150e1b(0x1c2)!=_0x417d99[_0x150e1b(0x1e2)]&&_0x150e1b(0x1e7)!=_0x417d99[_0x150e1b(0x1e2)])return;const {data:_0x445328}=_0x417d99;if(_0x445328){if(_0x150e1b(0x1ba)==_0x445328[_0x150e1b(0x1bf)]||_0x150e1b(0x1fa)==_0x445328[_0x150e1b(0x1bf)]||_0x150e1b(0x1f9)==_0x445328[_0x150e1b(0x1bf)])switch(_0x445328[_0x150e1b(0x1bf)][_0x150e1b(0x1fb)](_0x150e1b(0x1c0),'')){case _0x150e1b(0x1e9):return _0x3a9a2e(_0x47ecdd(_0x983b73,_0x150e1b(0x1ae)));case _0x150e1b(0x1cd):return _0x3a9a2e(_0x47ecdd(_0x983b73,_0x150e1b(0x1db)));case _0x150e1b(0x1a4):return _0x3a9a2e(_0x47ecdd(_0x983b73,_0x150e1b(0x1f2)));}if(_0x150e1b(0x1f5)==_0x445328[_0x150e1b(0x1bf)])return{'type':_0x150e1b(0x1a7),'content':_0x47ecdd(_0x983b73,_0x150e1b(0x1e8),_0x47ecdd(_0x983b73,_0x150e1b(0x1e5)))};if(_0x150e1b(0x1a5)==_0x445328[_0x150e1b(0x1bf)])return{'type':_0x150e1b(0x1a7),'content':_0x47ecdd(_0x983b73,_0x150e1b(0x1d4),_0x47ecdd(_0x983b73,_0x150e1b(0x1e5)))};if(_0x150e1b(0x1d7)==_0x445328[_0x150e1b(0x1bf)])return _0x445328[_0x150e1b(0x1be)][0x0][_0x150e1b(0x1f3)]?{'type':_0x150e1b(0x1a7),'content':_0x47ecdd(_0x983b73,_0x150e1b(0x1ca))}:{'type':_0x150e1b(0x1a7),'content':_0x47ecdd(_0x983b73,_0x150e1b(0x1c3))};}function _0x3a9a2e(_0x1194ed){const _0x1f4df5=_0x150e1b;return{'type':_0x1f4df5(0x1a7),'content':_0x47ecdd(_0x983b73,_0x1f4df5(0x1cb),_0x1194ed)};}});}}function me(_0x14bbe4){const _0x5eb422=_0x324931,_0x5e9d49=_0x14bbe4[_0x5eb422(0x1b9)](_0x5eb422(0x1eb));if(0x0==_0x5e9d49)return _0x14bbe4;let _0x1e4731=_0x14bbe4;for(;_0x14bbe4[_0x5eb422(0x1a6)]&&_0x14bbe4[_0x5eb422(0x1a6)]['is'](_0x5eb422(0x1ab),_0x5eb422(0x1dc));){const _0xc362b7=_0x14bbe4[_0x5eb422(0x1a6)][_0x5eb422(0x1b9)](_0x5eb422(0x1eb));if(_0xc362b7==_0x5e9d49)_0x1e4731=_0x14bbe4[_0x5eb422(0x1a6)];else{if(_0xc362b7<_0x5e9d49)break;}_0x14bbe4=_0x14bbe4[_0x5eb422(0x1a6)];}return _0x1e4731;}function fe(_0x337d6f){const _0x4b0623=_0x324931,_0x4b7517=[];if(_0x337d6f['is'](_0x4b0623(0x1ab),_0x4b0623(0x1dc))&&_0x337d6f[_0x4b0623(0x1b9)](_0x4b0623(0x1eb))>0x0){let _0x92984b=_0x337d6f[_0x4b0623(0x1cc)];for(;_0x92984b&&_0x4b0623(0x1dc)==_0x92984b[_0x4b0623(0x1ed)]&&_0x92984b[_0x4b0623(0x1b9)](_0x4b0623(0x1eb))==_0x337d6f[_0x4b0623(0x1b9)](_0x4b0623(0x1eb));)_0x4b7517[_0x4b0623(0x1c5)](_0x92984b),_0x92984b=_0x92984b[_0x4b0623(0x1cc)];}return _0x4b7517;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x4c7ebd=_0x524e;(function(_0x15daa7,_0x325346){const _0x38bd48=_0x524e,_0xea61a=_0x15daa7();while(!![]){try{const _0x2987e8=-parseInt(_0x38bd48(0x201))/0x1*(parseInt(_0x38bd48(0x22c))/0x2)+parseInt(_0x38bd48(0x22f))/0x3*(-parseInt(_0x38bd48(0x200))/0x4)+-parseInt(_0x38bd48(0x1f9))/0x5*(parseInt(_0x38bd48(0x23b))/0x6)+parseInt(_0x38bd48(0x217))/0x7*(parseInt(_0x38bd48(0x1f4))/0x8)+parseInt(_0x38bd48(0x229))/0x9+parseInt(_0x38bd48(0x23e))/0xa*(parseInt(_0x38bd48(0x21e))/0xb)+-parseInt(_0x38bd48(0x213))/0xc*(-parseInt(_0x38bd48(0x223))/0xd);if(_0x2987e8===_0x325346)break;else _0xea61a['push'](_0xea61a['shift']());}catch(_0x39cebf){_0xea61a['push'](_0xea61a['shift']());}}}(_0x3a4e,0x9f366));import{Plugin as _0x4ccb65}from'ckeditor5/src/core.js';function _0x3a4e(){const _0x4d06f7=['length','handleListStyleCommand','listStyle','change','default','has','config','model','afterInit','map','createRange','LegacyListPropertiesEditing','listItem','listReversed','*Format:*\x20set\x20order\x20to\x20regular','registerDescriptionCallback','listType','453780KgqwTD','getFirstPosition','styles','getListTypeFromListStyleType','448LGGXtE','getAttribute','replace','bind','createPositionAt','*Format:*\x20set\x20order\x20to\x20reversed','*Change\x20to:*\x20%0','11aSAbRs','handleDescriptions','handleListReversedCommand','unshift','element','39QgjfcD','ELEMENT_','backward','listStart','formatInline','before','2266965nPOdlJ','numbered','markMultiRangeBlockFormat','152738NdNHOH','getLastPosition','locale','9JWdWKr','type','push','_LIST_','handleListStartCommand','selection','get','filter','format','toUpperCase','forward','parent','1514706nmlECS','_getTranslationKeyForListStyle','TrackChangesEditing','7893430gZejAj','plugins','commandName','getSiblingNodes','document','from','LegacyListUtils','descriptionFactory','enableCommand','*Format:*\x20set\x20start\x20index\x20to\x20%0','43288AqRCsf','_getSuggestionBlocks','formatBlock','commandParams','_getSuggestionBlocksForListStyle','5sWJKkj','reversed','flat','getSelectedBlocks','editor','list.properties','startIndex','82412biXPYg','7OYOLKD'];_0x3a4e=function(){return _0x4d06f7;};return _0x3a4e();}import{getTranslation as _0x4ea961}from'../utils/common-translations.js';function _0x524e(_0x1a8f14,_0x4bea90){const _0x3a4e28=_0x3a4e();return _0x524e=function(_0x524e7b,_0x25dc01){_0x524e7b=_0x524e7b-0x1eb;let _0x43ff36=_0x3a4e28[_0x524e7b];return _0x43ff36;},_0x524e(_0x1a8f14,_0x4bea90);}export default class z extends _0x4ccb65{[_0x4c7ebd(0x20a)](){const _0x45a38f=_0x4c7ebd;if(!this[_0x45a38f(0x1fd)][_0x45a38f(0x1eb)][_0x45a38f(0x207)](_0x45a38f(0x20d)))return;const _0x2d3a62=this[_0x45a38f(0x1fd)][_0x45a38f(0x208)][_0x45a38f(0x235)](_0x45a38f(0x1fe)),_0xfc832a=this[_0x45a38f(0x1fd)][_0x45a38f(0x1eb)][_0x45a38f(0x235)](_0x45a38f(0x23d));_0x2d3a62[_0x45a38f(0x215)]&&_0xfc832a[_0x45a38f(0x1f2)](_0x45a38f(0x204),this[_0x45a38f(0x203)][_0x45a38f(0x21a)](this)),_0x2d3a62[_0x45a38f(0x1fa)]&&_0xfc832a[_0x45a38f(0x1f2)](_0x45a38f(0x20f),this[_0x45a38f(0x220)][_0x45a38f(0x21a)](this)),_0x2d3a62[_0x45a38f(0x1ff)]&&_0xfc832a[_0x45a38f(0x1f2)](_0x45a38f(0x226),this[_0x45a38f(0x233)][_0x45a38f(0x21a)](this)),_0xfc832a[_0x45a38f(0x1f1)][_0x45a38f(0x211)](this[_0x45a38f(0x21f)][_0x45a38f(0x21a)](this));}[_0x4c7ebd(0x203)](_0x3ec5b6,_0x334b4c={}){const _0x3026b6=_0x4c7ebd,_0x5c3185=this[_0x3026b6(0x1fd)][_0x3026b6(0x1eb)][_0x3026b6(0x235)](_0x3026b6(0x23d)),_0xed897d=this[_0x3026b6(0x1f8)]();this[_0x3026b6(0x1fd)][_0x3026b6(0x209)][_0x3026b6(0x205)](()=>{const _0x203bd9=_0x3026b6;_0x5c3185[_0x203bd9(0x22b)](_0xed897d,{'commandName':_0x203bd9(0x204),'commandParams':[{'type':_0x334b4c[_0x203bd9(0x230)]}],'formatGroupId':_0x203bd9(0x204)});});}[_0x4c7ebd(0x220)](_0x332b09,_0x3f945f={}){const _0x5a042=_0x4c7ebd,_0x909920=this[_0x5a042(0x1fd)][_0x5a042(0x1eb)][_0x5a042(0x235)](_0x5a042(0x23d)),_0x2d12b1=this[_0x5a042(0x1f5)](_0x550e49=>_0x550e49['is'](_0x5a042(0x222),_0x5a042(0x20e))&&_0x5a042(0x22a)===_0x550e49[_0x5a042(0x218)](_0x5a042(0x212)));if(_0x2d12b1[_0x5a042(0x202)]<0x1)return;const _0x469992=_0x2d12b1[_0x5a042(0x20b)](_0x198d0d=>this[_0x5a042(0x1fd)][_0x5a042(0x209)][_0x5a042(0x20c)](this[_0x5a042(0x1fd)][_0x5a042(0x209)][_0x5a042(0x21b)](_0x198d0d,_0x5a042(0x228)),this[_0x5a042(0x1fd)][_0x5a042(0x209)][_0x5a042(0x21b)](_0x198d0d,0x0)));this[_0x5a042(0x1fd)][_0x5a042(0x209)][_0x5a042(0x205)](()=>{const _0x6bd76f=_0x5a042;_0x909920[_0x6bd76f(0x22b)](_0x469992,{'commandName':_0x6bd76f(0x20f),'commandParams':[{'reversed':_0x3f945f[_0x6bd76f(0x1fa)]}],'formatGroupId':_0x6bd76f(0x20f)});});}[_0x4c7ebd(0x233)](_0x696dd7,_0x42d7f7={}){const _0x67c68c=_0x4c7ebd,_0x7013a1=this[_0x67c68c(0x1fd)][_0x67c68c(0x1eb)][_0x67c68c(0x235)](_0x67c68c(0x23d)),_0x4aa912=this[_0x67c68c(0x1f5)](_0x209168=>_0x209168['is'](_0x67c68c(0x222),_0x67c68c(0x20e))&&_0x67c68c(0x22a)===_0x209168[_0x67c68c(0x218)](_0x67c68c(0x212)));if(_0x4aa912[_0x67c68c(0x202)]<0x1)return;const _0x52c6ec=_0x4aa912[_0x67c68c(0x20b)](_0x1c8bbf=>this[_0x67c68c(0x1fd)][_0x67c68c(0x209)][_0x67c68c(0x20c)](this[_0x67c68c(0x1fd)][_0x67c68c(0x209)][_0x67c68c(0x21b)](_0x1c8bbf,_0x67c68c(0x228)),this[_0x67c68c(0x1fd)][_0x67c68c(0x209)][_0x67c68c(0x21b)](_0x1c8bbf,0x0)));this[_0x67c68c(0x1fd)][_0x67c68c(0x209)][_0x67c68c(0x205)](()=>{const _0x30ae90=_0x67c68c;_0x7013a1[_0x30ae90(0x22b)](_0x52c6ec,{'commandName':_0x30ae90(0x226),'commandParams':[{'startIndex':_0x42d7f7[_0x30ae90(0x1ff)]}],'formatGroupId':_0x30ae90(0x226)});});}[_0x4c7ebd(0x21f)](_0x33cef4){const _0xa51bc4=_0x4c7ebd;if(_0xa51bc4(0x1f6)!=_0x33cef4[_0xa51bc4(0x230)]&&_0xa51bc4(0x227)!=_0x33cef4[_0xa51bc4(0x230)])return;const _0xe08a5=this[_0xa51bc4(0x1fd)][_0xa51bc4(0x22e)],{data:_0x508244}=_0x33cef4;if(!_0x508244)return;let _0x1c7d71,_0x4a1fe7;switch(_0x508244[_0xa51bc4(0x1ec)]){case _0xa51bc4(0x204):_0x1c7d71=_0xa51bc4(0x21d),_0x4a1fe7={'type':_0xa51bc4(0x237),'content':_0x4ea961(_0xe08a5,_0x1c7d71,_0x4ea961(_0xe08a5,this[_0xa51bc4(0x23c)](_0x508244[_0xa51bc4(0x1f7)][0x0][_0xa51bc4(0x230)])))};break;case _0xa51bc4(0x20f):_0x1c7d71=_0x508244[_0xa51bc4(0x1f7)][0x0][_0xa51bc4(0x1fa)]?_0xa51bc4(0x21c):_0xa51bc4(0x210),_0x4a1fe7={'type':_0xa51bc4(0x237),'content':_0x4ea961(_0xe08a5,_0x1c7d71)};break;case _0xa51bc4(0x226):_0x1c7d71=_0xa51bc4(0x1f3),_0x4a1fe7={'type':_0xa51bc4(0x237),'content':_0x4ea961(_0xe08a5,_0x1c7d71,_0x508244[_0xa51bc4(0x1f7)][0x0][_0xa51bc4(0x1ff)])};}return _0x4a1fe7;}[_0x4c7ebd(0x1f8)](){const _0x147eb3=_0x4c7ebd;var _0xc58fa8,_0x3018be,_0x3495ef,_0x4a1af1;const _0x92ccbf=this[_0x147eb3(0x1fd)][_0x147eb3(0x1eb)][_0x147eb3(0x235)](_0x147eb3(0x1f0));let _0x3c20a8=Array[_0x147eb3(0x1ef)](this[_0x147eb3(0x1fd)][_0x147eb3(0x209)][_0x147eb3(0x1ee)][_0x147eb3(0x234)][_0x147eb3(0x1fc)]());return(null===(_0xc58fa8=_0x3c20a8[0x0])||void 0x0===_0xc58fa8?void 0x0:_0xc58fa8['is'](_0x147eb3(0x222),_0x147eb3(0x20e)))&&_0x3c20a8[_0x147eb3(0x221)](..._0x92ccbf[_0x147eb3(0x1ed)](this[_0x147eb3(0x1fd)][_0x147eb3(0x209)][_0x147eb3(0x1ee)][_0x147eb3(0x234)][_0x147eb3(0x214)](),_0x147eb3(0x225))),(null===(_0x3018be=_0x3c20a8[_0x3c20a8[_0x147eb3(0x202)]-0x1])||void 0x0===_0x3018be?void 0x0:_0x3018be['is'](_0x147eb3(0x222),_0x147eb3(0x20e)))&&_0x3c20a8[_0x147eb3(0x231)](..._0x92ccbf[_0x147eb3(0x1ed)](this[_0x147eb3(0x1fd)][_0x147eb3(0x209)][_0x147eb3(0x1ee)][_0x147eb3(0x234)][_0x147eb3(0x22d)](),_0x147eb3(0x239))),_0x3c20a8=[...new Set(_0x3c20a8)],(null===(_0x4a1af1=null===(_0x3495ef=this[_0x147eb3(0x1fd)][_0x147eb3(0x209)][_0x147eb3(0x1ee)][_0x147eb3(0x234)][_0x147eb3(0x214)]())||void 0x0===_0x3495ef?void 0x0:_0x3495ef[_0x147eb3(0x23a)])||void 0x0===_0x4a1af1?void 0x0:_0x4a1af1['is'](_0x147eb3(0x222),_0x147eb3(0x20e)))&&(_0x3c20a8=_0x3c20a8[_0x147eb3(0x236)](_0x344ee6=>_0x344ee6['is'](_0x147eb3(0x222),_0x147eb3(0x20e)))),_0x3c20a8;}[_0x4c7ebd(0x1f5)](_0x11c358){const _0xc0a3a2=_0x4c7ebd,_0x404c6e=this[_0xc0a3a2(0x1fd)][_0xc0a3a2(0x1eb)][_0xc0a3a2(0x235)](_0xc0a3a2(0x1f0));let _0x542ebd=Array[_0xc0a3a2(0x1ef)](this[_0xc0a3a2(0x1fd)][_0xc0a3a2(0x209)][_0xc0a3a2(0x1ee)][_0xc0a3a2(0x234)][_0xc0a3a2(0x1fc)]())[_0xc0a3a2(0x236)](_0x11c358)[_0xc0a3a2(0x20b)](_0x41875a=>{const _0x5d27c2=_0xc0a3a2,_0x9cfa78=this[_0x5d27c2(0x1fd)][_0x5d27c2(0x209)][_0x5d27c2(0x21b)](_0x41875a,0x0);return[..._0x404c6e[_0x5d27c2(0x1ed)](_0x9cfa78,_0x5d27c2(0x225)),..._0x404c6e[_0x5d27c2(0x1ed)](_0x9cfa78,_0x5d27c2(0x239))];})[_0xc0a3a2(0x1fb)]();return _0x542ebd=[...new Set(_0x542ebd)],_0x542ebd;}[_0x4c7ebd(0x23c)](_0x537db5){const _0x9fc6f0=_0x4c7ebd;return _0x9fc6f0(0x224)+(this[_0x9fc6f0(0x1fd)][_0x9fc6f0(0x1eb)][_0x9fc6f0(0x235)](_0x9fc6f0(0x1f0))[_0x9fc6f0(0x216)](_0x537db5)||_0x9fc6f0(0x206))[_0x9fc6f0(0x238)]()+_0x9fc6f0(0x232)+_0x537db5[_0x9fc6f0(0x238)]()[_0x9fc6f0(0x219)](/-/g,'_');}}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x58a2a1=_0x3a97;function _0x3a97(_0x3bd276,_0x43a57a){const _0x4786ec=_0x4786();return _0x3a97=function(_0x3a9796,_0x4473cf){_0x3a9796=_0x3a9796-0xbd;let _0x550eb2=_0x4786ec[_0x3a9796];return _0x550eb2;},_0x3a97(_0x3bd276,_0x43a57a);}function _0x4786(){const _0x3caa7f=['linkHref','label','registerDescriptionCallback','98xzcpGg','527292mHPqwS','toLowerCase','locale','unlink','_registerLegacyDescription','plugins','link','format','afterInit','type','registerAttributeLabel','*Set\x20link:*\x20%0','get','4523930WYbvjR','commandParams','3479340YdjrKl','attribute','TrackChangesEditing','link\x20(','1106JnvXBS','2170737ZdORZL','descriptionFactory','474eBxVSf','39797480kAPxam','*Remove\x20link*','newValue','commands','11475096ZOaoJd','editor','enableDefaultAttributesIntegration','formatInline','manualDecorators','has','key','3CBuAIr','LinkEditing','registerInlineAttribute','commandName'];_0x4786=function(){return _0x3caa7f;};return _0x4786();}(function(_0x2458cf,_0x582bee){const _0x4446e7=_0x3a97,_0x2fbd0c=_0x2458cf();while(!![]){try{const _0x4dcc68=parseInt(_0x4446e7(0xdb))/0x1*(-parseInt(_0x4446e7(0xd8))/0x2)+-parseInt(_0x4446e7(0xbd))/0x3*(parseInt(_0x4446e7(0xd4))/0x4)+parseInt(_0x4446e7(0xd2))/0x5+-parseInt(_0x4446e7(0xc5))/0x6*(parseInt(_0x4446e7(0xc4))/0x7)+-parseInt(_0x4446e7(0xe0))/0x8+-parseInt(_0x4446e7(0xd9))/0x9+parseInt(_0x4446e7(0xdc))/0xa;if(_0x4dcc68===_0x582bee)break;else _0x2fbd0c['push'](_0x2fbd0c['shift']());}catch(_0x188241){_0x2fbd0c['push'](_0x2fbd0c['shift']());}}}(_0x4786,0xceb39));import{Plugin as _0x5b1c51}from'ckeditor5/src/core.js';import{getTranslation as _0x2f34ae}from'../utils/common-translations.js';export default class ct extends _0x5b1c51{[_0x58a2a1(0xcd)](){const _0x35e8b4=_0x58a2a1,_0x237541=this[_0x35e8b4(0xe1)];if(!_0x237541[_0x35e8b4(0xca)][_0x35e8b4(0xe5)](_0x35e8b4(0xbe)))return;const _0x556602=_0x237541[_0x35e8b4(0xca)][_0x35e8b4(0xd1)](_0x35e8b4(0xd6)),_0x22dc23=_0x237541[_0x35e8b4(0xdf)][_0x35e8b4(0xd1)](_0x35e8b4(0xcb));_0x556602[_0x35e8b4(0xe2)](_0x35e8b4(0xcb)),_0x556602[_0x35e8b4(0xe2)](_0x35e8b4(0xc8)),_0x556602[_0x35e8b4(0xbf)](_0x35e8b4(0xc1));for(const _0x40ef0d of _0x22dc23[_0x35e8b4(0xe4)])_0x556602[_0x35e8b4(0xbf)](_0x40ef0d['id']),_0x556602[_0x35e8b4(0xda)][_0x35e8b4(0xcf)](_0x40ef0d['id'],_0x35e8b4(0xd7)+_0x40ef0d[_0x35e8b4(0xc2)][_0x35e8b4(0xc6)]()+')');_0x556602[_0x35e8b4(0xda)][_0x35e8b4(0xc3)](_0x142f40=>{const _0xd7321a=_0x35e8b4;if(_0xd7321a(0xd5)!=_0x142f40[_0xd7321a(0xce)])return;const {data:_0x117b94}=_0x142f40;if(!_0x117b94||_0xd7321a(0xc1)!=_0x117b94[_0xd7321a(0xe6)])return;const _0x5e363a=_0x117b94[_0xd7321a(0xde)],_0x58648c=_0x237541[_0xd7321a(0xc7)];return{'type':_0xd7321a(0xcc),'content':null==_0x5e363a?_0x2f34ae(_0x58648c,_0xd7321a(0xdd)):_0x2f34ae(_0x58648c,_0xd7321a(0xd0),'\x22'+_0x5e363a+'\x22')};}),this[_0x35e8b4(0xc9)]();}[_0x58a2a1(0xc9)](){const _0x3db800=_0x58a2a1,_0x2f6e99=this[_0x3db800(0xe1)],_0x30af50=_0x2f6e99[_0x3db800(0xc7)];_0x2f6e99[_0x3db800(0xca)][_0x3db800(0xd1)](_0x3db800(0xd6))[_0x3db800(0xda)][_0x3db800(0xc3)](_0x111de8=>{const _0x475489=_0x3db800;if(_0x475489(0xe3)!=_0x111de8[_0x475489(0xce)])return;const {data:_0x17100b}=_0x111de8;if(_0x17100b){if(_0x475489(0xcb)==_0x17100b[_0x475489(0xc0)]){const _0xac7651=_0x17100b[_0x475489(0xd3)][0x0];return{'type':_0x475489(0xcc),'content':_0x2f34ae(_0x30af50,_0x475489(0xd0),'\x22'+_0xac7651+'\x22')};}return _0x475489(0xc8)==_0x17100b[_0x475489(0xc0)]?{'type':_0x475489(0xcc),'content':_0x2f34ae(_0x30af50,_0x475489(0xdd))}:void 0x0;}});}}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x4b83(){const _0x5936cb=['ELEMENT_LIST_ITEM','ELEMENT_NUMBERED_LIST','execute','registerDescriptionCallback','size','listIndent','descriptionFactory','customBulletedList','createRange','_registerLegacyDescription','filter','TodoListEditing','groupId','end','attribute','957551EvvQjL','getChanges','plugins','45AKUVoY','assureChains','ELEMENT_BULLETED_LIST','locale','range','getChangedMarkers','name','*Set\x20format:*\x20%0','_findSuggestions','11TzUEgs','4LyxKhj','oldValue','data','36PDVWdD','attributeKey','isUndo','setSelection','listType','suggestion','afterInit','ELEMENT_TODO_LIST','_splitMarkerName','enableDefaultAttributesIntegration','getSuggestions','_LIST','has','removeMarker','isNextTo','key','fromRange','push','head','*Uncheck\x20item*','value','default','listStart','todoList','documentList','outdentList','listItemIdFixer','meta','ELEMENT_','newRange','TrackChangesEditing','commandName','deletion','639872TksiiB','registerAttributeLabel','length','todoListCheck','type','indentList','from','listStyle','setAttribute','isObject','getSuggestion','refresh','*Format:*\x20insert\x20into\x20%0','listReversed','numbered','3512724CFDhKv','7714810DOOznH','getFirstMarker','registerElementLabel','ListEditing','_suggestionFactory','todo','noTrackChangesFixer','multipleBlocks','*Format:*\x20remove\x20from\x20%0','nodeAfter','FORMAT_INDENT','*Check\x20item*','bulleted','*Merge:*\x20list\x20item','*Merge:*\x20%0','*Split:*\x20list\x20item','previousSibling','get','next','listItemId','getRanges','commandParams','customNumberedList','nextSibling','parent','*Outdent:*\x20%0','selection','mergeListItemBackward','registerBlockAttribute','_getAttributeKey','format','document','splitListItemBefore','splitListItemAfter','formatBlock','attributes','forceValue','numberedList','*Change\x20to:*\x20%0','5zcIlDi','accept','*Remove\x20format:*\x20%0','high','editor','listMarkerStyle','change','list.multiBlock','bulletedList','containsItem','commands','startsWith','getAttribute','mergeListItemForward','*Indent:*\x20%0','registerCustomCallback','getFirstRange','oldRange','change:data','3969732afsThs','batch','schema','trackChangesCommand','createPositionAt','_supportLegacySuggestions','config','hasSuggestion','listMarker','isLocal','add','newValue','includes','suggestion:attribute:','todoListChecked','checkTodoList','2197104hTPmqr','start','map','toUpperCase','detach','differ','2056360zHxgnz','find','model','registerPostFixer'];_0x4b83=function(){return _0x5936cb;};return _0x4b83();}function _0x5083(_0x4e4a9d,_0x4599f4){const _0x4b83dc=_0x4b83();return _0x5083=function(_0x508302,_0x238367){_0x508302=_0x508302-0x10b;let _0x31c7af=_0x4b83dc[_0x508302];return _0x31c7af;},_0x5083(_0x4e4a9d,_0x4599f4);}const _0x3a87cc=_0x5083;(function(_0x535de3,_0x8eb9f8){const _0x542c10=_0x5083,_0x11511b=_0x535de3();while(!![]){try{const _0x2c84d4=parseInt(_0x542c10(0x161))/0x1*(parseInt(_0x542c10(0x185))/0x2)+parseInt(_0x542c10(0x12b))/0x3+-parseInt(_0x542c10(0x194))/0x4*(-parseInt(_0x542c10(0x118))/0x5)+parseInt(_0x542c10(0x164))/0x6*(-parseInt(_0x542c10(0x154))/0x7)+-parseInt(_0x542c10(0x141))/0x8*(parseInt(_0x542c10(0x157))/0x9)+-parseInt(_0x542c10(0x195))/0xa*(parseInt(_0x542c10(0x160))/0xb)+parseInt(_0x542c10(0x13b))/0xc;if(_0x2c84d4===_0x8eb9f8)break;else _0x11511b['push'](_0x11511b['shift']());}catch(_0x92ac23){_0x11511b['push'](_0x11511b['shift']());}}}(_0x4b83,0xc016d));import{Plugin as _0x404636}from'ckeditor5/src/core.js';import{getTranslation as _0x8d4500}from'../utils/common-translations.js';import{renameAttributeKey as _0x415e40}from'../trackchangesediting.js';import{LiveRange as _0x585c15}from'ckeditor5/src/engine.js';export default class q extends _0x404636{[_0x3a87cc(0x16a)](){const _0x54e679=_0x3a87cc,_0x543c75=this[_0x54e679(0x11c)];if(!_0x543c75[_0x54e679(0x156)][_0x54e679(0x170)](_0x54e679(0x198)))return;const _0x31291e=_0x543c75[_0x54e679(0x15a)],_0x31e5a6=_0x543c75[_0x54e679(0x156)][_0x54e679(0x1a6)](_0x54e679(0x182)),_0x19e9d5=_0x543c75[_0x54e679(0x156)][_0x54e679(0x170)](_0x54e679(0x150)),_0x2d39bd=!!_0x543c75[_0x54e679(0x131)][_0x54e679(0x1a6)](_0x54e679(0x11f));function _0x4b42b8(_0x3d35c3){const _0x39ed02=_0x54e679;return{'type':_0x39ed02(0x10f),'content':''+_0x8d4500(_0x31291e,_0x39ed02(0x15e),_0x3d35c3)};}function _0x355654(_0x462c1c){const _0x4ca886=_0x54e679;return{'type':_0x4ca886(0x10f),'content':''+_0x8d4500(_0x31291e,_0x4ca886(0x11a),_0x462c1c)};}_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x116)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x120)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x1ab)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x14c)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x18a)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x17d)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x112)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x111)),_0x31e5a6[_0x54e679(0x10d)](_0x54e679(0x1a8)),_0x31e5a6[_0x54e679(0x10d)](_0x54e679(0x168)),_0x31e5a6[_0x54e679(0x10d)](_0x54e679(0x14a)),_0x2d39bd&&(_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x10c)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x125))),_0x19e9d5&&(_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x17b)),_0x31e5a6[_0x54e679(0x16d)](_0x54e679(0x13a)),_0x31e5a6[_0x54e679(0x10d)](_0x54e679(0x139)),_0x31e5a6[_0x54e679(0x14b)][_0x54e679(0x148)](_0x44a1b0=>{const _0x5828ac=_0x54e679,{data:_0x36a9d8}=_0x44a1b0;if(_0x36a9d8&&_0x5828ac(0x139)==_0x36a9d8[_0x5828ac(0x173)])return{'type':_0x5828ac(0x10f),'content':_0x36a9d8[_0x5828ac(0x136)]?_0x8d4500(_0x31291e,_0x5828ac(0x1a0)):_0x8d4500(_0x31291e,_0x5828ac(0x177))};}),this[_0x54e679(0x11c)][_0x54e679(0x143)][_0x54e679(0x110)][_0x54e679(0x144)](_0x178eb2=>{const _0x18f986=_0x54e679;if(_0x178eb2[_0x18f986(0x12c)][_0x18f986(0x166)])return!0x1;let _0x54a2a5=!0x1;const _0x2fe1d1=_0x31e5a6[_0x18f986(0x16e)]({'skipNotAttached':!0x0})[_0x18f986(0x14f)](_0xd2ae52=>_0x18f986(0x139)===_0x31e5a6[_0x18f986(0x10e)](_0xd2ae52));for(const _0x30c6f9 of _0x2fe1d1){_0x18f986(0x19a)!=_0x30c6f9[_0x18f986(0x128)]()[_0x18f986(0x13c)][_0x18f986(0x19e)][_0x18f986(0x124)](_0x18f986(0x168))&&(_0x31e5a6[_0x18f986(0x15f)](_0x30c6f9[_0x18f986(0x128)](),_0x18f986(0x153))[_0x18f986(0x142)](_0x4c6f36=>_0x18f986(0x168)===_0x31e5a6[_0x18f986(0x10e)](_0x4c6f36[_0x18f986(0x169)]))||(_0x178eb2[_0x18f986(0x171)](_0x30c6f9[_0x18f986(0x196)]()),_0x54a2a5=!0x0));}return _0x54a2a5;})),_0x31e5a6[_0x54e679(0x14b)][_0x54e679(0x186)](_0x54e679(0x14a),_0x8d4500(_0x31291e,_0x54e679(0x19f)));const _0x35283d={'type':_0x54e679(0x10f),'content':''};_0x31e5a6[_0x54e679(0x14b)][_0x54e679(0x148)](_0x559d17=>{const _0x4b0cc5=_0x54e679,{data:_0x17d0b4}=_0x559d17;if(!_0x17d0b4||_0x4b0cc5(0x168)!=_0x17d0b4[_0x4b0cc5(0x173)])return;let _0x571b9b=_0x559d17[_0x4b0cc5(0x176)];for(;_0x571b9b;){if(_0x571b9b[_0x4b0cc5(0x163)]&&((_0x4b0cc5(0x18c)==_0x571b9b[_0x4b0cc5(0x163)][_0x4b0cc5(0x173)]||_0x4b0cc5(0x11d)==_0x571b9b[_0x4b0cc5(0x163)][_0x4b0cc5(0x173)])&&(_0x571b9b[_0x4b0cc5(0x163)][_0x4b0cc5(0x136)]&&_0x4b0cc5(0x179)!=_0x571b9b[_0x4b0cc5(0x163)][_0x4b0cc5(0x136)]||_0x4b0cc5(0x179)!=_0x571b9b[_0x4b0cc5(0x163)][_0x4b0cc5(0x162)]&&!_0x17d0b4[_0x4b0cc5(0x136)])||!_0x2d39bd&&_0x571b9b[_0x4b0cc5(0x163)][_0x4b0cc5(0x173)]==_0x415e40))return _0x35283d;_0x571b9b=_0x571b9b[_0x4b0cc5(0x1a7)];}if(null==_0x17d0b4[_0x4b0cc5(0x136)])switch(_0x17d0b4[_0x4b0cc5(0x162)]){case _0x4b0cc5(0x1a1):return _0x355654(_0x8d4500(_0x31291e,_0x4b0cc5(0x159)));case _0x4b0cc5(0x193):return _0x355654(_0x8d4500(_0x31291e,_0x4b0cc5(0x146)));case _0x4b0cc5(0x19a):return _0x355654(_0x8d4500(_0x31291e,_0x4b0cc5(0x16b)));}switch(_0x17d0b4[_0x4b0cc5(0x136)]){case _0x4b0cc5(0x1a1):return _0x4b42b8(_0x8d4500(_0x31291e,_0x4b0cc5(0x159)));case _0x4b0cc5(0x193):return _0x4b42b8(_0x8d4500(_0x31291e,_0x4b0cc5(0x146)));case _0x4b0cc5(0x19a):return _0x4b42b8(_0x8d4500(_0x31291e,_0x4b0cc5(0x16b)));}}),_0x31e5a6[_0x54e679(0x14b)][_0x54e679(0x148)](_0x20c9f9=>{const _0xa7c42=_0x54e679,{data:_0x1cd97b}=_0x20c9f9;if(_0x1cd97b&&_0xa7c42(0x14a)==_0x1cd97b[_0xa7c42(0x173)])return null==_0x1cd97b[_0xa7c42(0x136)]||null==_0x1cd97b[_0xa7c42(0x162)]&&0x0==_0x1cd97b[_0xa7c42(0x136)]?_0x35283d:void 0x0;}),_0x31e5a6[_0x54e679(0x14b)][_0x54e679(0x148)](_0x1b100c=>{const _0x214981=_0x54e679;if(_0x214981(0x153)!=_0x1b100c[_0x214981(0x189)])return;const {data:_0x220d68}=_0x1b100c;if(!_0x220d68||_0x214981(0x1a8)!=_0x220d68[_0x214981(0x173)])return;const _0x3f193d=le(_0x1b100c);return _0x214981(0x136)==_0x3f193d?{'type':_0x214981(0x10f),'content':_0x8d4500(_0x31291e,_0x214981(0x1a2))}:_0x214981(0x162)==_0x3f193d?{'type':_0x214981(0x10f),'content':_0x8d4500(_0x31291e,_0x214981(0x1a4))}:_0x35283d;}),_0x543c75[_0x54e679(0x143)][_0x54e679(0x110)][_0x54e679(0x144)](_0x38c21d=>this[_0x54e679(0x17e)](_0x38c21d)),_0x543c75[_0x54e679(0x143)][_0x54e679(0x110)][_0x54e679(0x144)](_0x208315=>this[_0x54e679(0x19b)](_0x208315)),_0x543c75[_0x54e679(0x143)][_0x54e679(0x110)]['on'](_0x54e679(0x12a),(_0x20af03,_0x5ef0fd)=>{const _0x5bac62=_0x54e679;if(_0x5ef0fd[_0x5bac62(0x166)]||!_0x5ef0fd[_0x5bac62(0x134)])return!0x1;this[_0x5bac62(0x158)]();},{'priority':_0x54e679(0x11b)}),this[_0x54e679(0x130)]();}[_0x3a87cc(0x17e)](_0x480149){const _0x8a6153=_0x3a87cc;if(_0x480149[_0x8a6153(0x12c)][_0x8a6153(0x166)]||!_0x480149[_0x8a6153(0x12c)][_0x8a6153(0x134)])return!0x1;let _0x3aa619=!0x1;const _0x124bd2=this[_0x8a6153(0x11c)][_0x8a6153(0x156)][_0x8a6153(0x1a6)](_0x8a6153(0x182))[_0x8a6153(0x16e)]({'skipNotAttached':!0x0})[_0x8a6153(0x14f)](_0x27b915=>_0x27b915[_0x8a6153(0x163)]&&_0x8a6153(0x1a8)==_0x27b915[_0x8a6153(0x163)][_0x8a6153(0x173)])[_0x8a6153(0x14f)](_0x53444b=>_0x53444b[_0x8a6153(0x163)][_0x8a6153(0x136)]&&_0x53444b[_0x8a6153(0x163)][_0x8a6153(0x162)]);for(const _0x5034bb of _0x124bd2)le(_0x5034bb)||(_0x480149[_0x8a6153(0x171)](_0x5034bb[_0x8a6153(0x196)]()),_0x3aa619=!0x0);return _0x3aa619;}[_0x3a87cc(0x19b)](_0x11be31){const _0x34f364=_0x3a87cc;if(_0x11be31[_0x34f364(0x12c)][_0x34f364(0x166)]||!_0x11be31[_0x34f364(0x12c)][_0x34f364(0x134)])return!0x1;const _0x2a6689=this[_0x34f364(0x11c)][_0x34f364(0x156)][_0x34f364(0x1a6)](_0x34f364(0x182));if(_0x2a6689[_0x34f364(0x12e)][_0x34f364(0x178)])return!0x1;let _0x563a18=!0x1;const _0x571a67=[_0x34f364(0x168),_0x34f364(0x1a8),_0x34f364(0x14a),_0x34f364(0x18c),_0x34f364(0x17a),_0x34f364(0x192),_0x34f364(0x188),_0x34f364(0x133),_0x34f364(0x11d)],_0x321398=this[_0x34f364(0x11c)][_0x34f364(0x143)][_0x34f364(0x110)][_0x34f364(0x140)][_0x34f364(0x155)]()[_0x34f364(0x14f)](_0x5cb5c2=>_0x34f364(0x153)==_0x5cb5c2[_0x34f364(0x189)])[_0x34f364(0x14f)](_0x456aeb=>_0x571a67[_0x34f364(0x137)](_0x456aeb[_0x34f364(0x165)]));if(0x0==_0x321398[_0x34f364(0x187)])return _0x563a18;for(const _0x4688ba of _0x321398){const _0x56521d=_0x2a6689[_0x34f364(0x15f)](_0x4688ba[_0x34f364(0x15b)],_0x34f364(0x153))[_0x34f364(0x14f)](_0x39729d=>!_0x39729d[_0x34f364(0x17f)][_0x34f364(0x172)])[_0x34f364(0x13d)](_0x48e688=>_0x48e688[_0x34f364(0x169)])[_0x34f364(0x14f)](_0x3d39bf=>{const _0x21d5e8=_0x34f364,_0x4b45ea=_0x2a6689[_0x21d5e8(0x10e)](_0x3d39bf);return _0x571a67[_0x21d5e8(0x137)](_0x4b45ea);});if(_0x56521d[_0x34f364(0x187)]){for(const _0xe556e5 of _0x56521d)_0x11be31[_0x34f364(0x171)](_0xe556e5[_0x34f364(0x196)]());_0x563a18=!0x0;}}return _0x563a18;}[_0x3a87cc(0x158)](){const _0x1c854f=_0x3a87cc,_0x122f3e=this[_0x1c854f(0x11c)][_0x1c854f(0x156)][_0x1c854f(0x1a6)](_0x1c854f(0x182)),_0x5db60f=[_0x1c854f(0x168),_0x1c854f(0x1a8),_0x1c854f(0x14a),_0x1c854f(0x18c),_0x1c854f(0x17a),_0x1c854f(0x192),_0x1c854f(0x188),_0x1c854f(0x133),_0x1c854f(0x11d)];let _0x38b211;const _0x77c30a=new Set(this[_0x1c854f(0x11c)][_0x1c854f(0x143)][_0x1c854f(0x110)][_0x1c854f(0x140)][_0x1c854f(0x15c)]()[_0x1c854f(0x14f)](_0x6044a3=>{const _0x3a296d=_0x1c854f;if(_0x6044a3[_0x3a296d(0x163)][_0x3a296d(0x129)]||!_0x6044a3[_0x3a296d(0x163)][_0x3a296d(0x181)])return null;if(!_0x6044a3[_0x3a296d(0x15d)][_0x3a296d(0x123)](_0x3a296d(0x138)))return null;const {id:_0x7010c1}=_0x122f3e[_0x3a296d(0x16c)](_0x6044a3[_0x3a296d(0x15d)]);if(!_0x122f3e[_0x3a296d(0x132)](_0x7010c1))return null;const _0x4e5661=_0x122f3e[_0x3a296d(0x18f)](_0x7010c1);return _0x5db60f[_0x3a296d(0x137)](_0x4e5661[_0x3a296d(0x163)][_0x3a296d(0x173)]);})[_0x1c854f(0x13d)](_0xa4a9f2=>{const _0x37fc89=_0x1c854f,{id:_0x2eda24}=_0x122f3e[_0x37fc89(0x16c)](_0xa4a9f2[_0x37fc89(0x15d)]),_0xf1ba62=_0x122f3e[_0x37fc89(0x18f)](_0x2eda24);return _0x38b211=_0xf1ba62[_0x37fc89(0x114)][_0x37fc89(0x151)],_0xf1ba62[_0x37fc89(0x128)]()[_0x37fc89(0x13c)][_0x37fc89(0x19e)];}));if(0x0==_0x77c30a[_0x1c854f(0x149)])return;const _0x2e3cac=_0x122f3e[_0x1c854f(0x16e)]({'skipNotAttached':!0x0})[_0x1c854f(0x14f)](_0x26c05b=>_0x1c854f(0x153)==_0x26c05b[_0x1c854f(0x189)]&&_0x26c05b[_0x1c854f(0x163)]&&_0x5db60f[_0x1c854f(0x137)](_0x26c05b[_0x1c854f(0x163)][_0x1c854f(0x173)])&&_0x26c05b[_0x1c854f(0x114)][_0x1c854f(0x151)]!=_0x38b211)[_0x1c854f(0x13d)](_0x3bb863=>({'listItem':_0x3bb863[_0x1c854f(0x128)]()[_0x1c854f(0x13c)][_0x1c854f(0x19e)],'groupId':_0x3bb863[_0x1c854f(0x114)][_0x1c854f(0x151)]})),_0x329901=new Set();for(const {groupId:_0x217695,listItem:_0x5f22f5}of _0x2e3cac)_0x77c30a[_0x1c854f(0x170)](_0x5f22f5)&&_0x329901[_0x1c854f(0x135)](_0x217695);for(const _0x3c3d33 of _0x122f3e[_0x1c854f(0x16e)]())_0x329901[_0x1c854f(0x170)](_0x3c3d33[_0x1c854f(0x114)][_0x1c854f(0x151)])&&_0x3c3d33[_0x1c854f(0x18d)](_0x1c854f(0x151),_0x38b211);}[_0x3a87cc(0x130)](){const _0x6fe959=_0x3a87cc,_0x76382a=this[_0x6fe959(0x11c)],_0x5ba003=_0x76382a[_0x6fe959(0x15a)],_0x57a6bf=_0x76382a[_0x6fe959(0x156)][_0x6fe959(0x1a6)](_0x6fe959(0x182));this[_0x6fe959(0x14e)](),_0x57a6bf[_0x6fe959(0x199)][_0x6fe959(0x127)](_0x6fe959(0x113),_0x6fe959(0x17c),_0x6fe959(0x119),function(_0x5b0ba0,_0x39922f){const _0x4e4083=_0x6fe959,_0x2766a9=[];for(let _0x6c1c31 of _0x5b0ba0)_0x6c1c31[_0x4e4083(0x13c)][_0x4e4083(0x19e)]===_0x6c1c31[_0x4e4083(0x152)][_0x4e4083(0x1ad)]&&(_0x6c1c31=_0x76382a[_0x4e4083(0x143)][_0x4e4083(0x14d)](_0x76382a[_0x4e4083(0x143)][_0x4e4083(0x12f)](_0x6c1c31[_0x4e4083(0x13c)][_0x4e4083(0x19e)],0x0))),_0x2766a9[_0x4e4083(0x175)](_0x6c1c31);_0x76382a[_0x4e4083(0x143)][_0x4e4083(0x11e)](_0x381012=>{const _0x1162c6=_0x4e4083,_0xb28b73=_0x76382a[_0x1162c6(0x143)][_0x1162c6(0x110)][_0x1162c6(0x10b)],_0x50a28b=Array[_0x1162c6(0x18b)](_0xb28b73[_0x1162c6(0x1a9)]())[_0x1162c6(0x13d)](_0x22ad55=>_0x585c15[_0x1162c6(0x174)](_0x22ad55));_0x381012[_0x1162c6(0x167)](_0x2766a9),_0x76382a[_0x1162c6(0x122)][_0x1162c6(0x1a6)](_0x39922f[_0x1162c6(0x183)])[_0x1162c6(0x190)](),_0x39922f[_0x1162c6(0x1aa)][_0x1162c6(0x175)]({'forceDefaultExecution':!0x0}),_0x76382a[_0x1162c6(0x147)](_0x39922f[_0x1162c6(0x183)],..._0x39922f[_0x1162c6(0x1aa)]),_0x381012[_0x1162c6(0x167)](_0x50a28b);for(const _0x1a1514 of _0x50a28b)_0x1a1514[_0x1162c6(0x13f)]();});}),_0x57a6bf[_0x6fe959(0x14b)][_0x6fe959(0x197)](function(_0x41a8ea){const _0x4601ef=_0x6fe959,_0x3b53e4=!_0x76382a[_0x4601ef(0x143)][_0x4601ef(0x12d)][_0x4601ef(0x18e)](_0x41a8ea),_0x1702af=_0x41a8ea[_0x4601ef(0x1a5)],_0x4268ec=_0x41a8ea[_0x4601ef(0x1ac)],_0x1c6664=_0x41a8ea[_0x4601ef(0x124)](_0x4601ef(0x1a8)),_0x2ff23f=!_0x1702af||_0x1702af[_0x4601ef(0x124)](_0x4601ef(0x1a8))!==_0x1c6664,_0x33958b=!_0x4268ec||_0x4268ec[_0x4601ef(0x124)](_0x4601ef(0x1a8))!==_0x1c6664;return _0x3b53e4&&Boolean(_0x1c6664)&&_0x2ff23f&&_0x33958b;},_0x1922b6=>_0x8d4500(_0x5ba003,_0x6fe959(0x145),_0x1922b6));}[_0x3a87cc(0x14e)](){const _0x1eaefb=_0x3a87cc,_0x44c244=this[_0x1eaefb(0x11c)],_0x343938=_0x44c244[_0x1eaefb(0x15a)];function _0x3882f8(_0x169d13){const _0x46d195=_0x1eaefb,_0x293d72=_0x44c244[_0x46d195(0x122)][_0x46d195(0x1a6)](_0x46d195(0x120))[_0x46d195(0x178)],_0x4eedf8=_0x44c244[_0x46d195(0x122)][_0x46d195(0x1a6)](_0x46d195(0x116))[_0x46d195(0x178)];return _0x46d195(0x116)===_0x169d13?_0x293d72:_0x4eedf8;}_0x44c244[_0x1eaefb(0x156)][_0x1eaefb(0x1a6)](_0x1eaefb(0x182))[_0x1eaefb(0x14b)][_0x1eaefb(0x148)](function(_0x6d3b45){const _0x1445a0=_0x1eaefb;if(_0x1445a0(0x113)!=_0x6d3b45[_0x1445a0(0x189)])return;const {data:_0x5b40cf}=_0x6d3b45;if(!_0x5b40cf)return;let _0x7c5022,_0x371fb9,_0x2ecd0f,_0x4d72ae;switch(_0x5b40cf[_0x1445a0(0x183)]){case _0x1445a0(0x120):_0x2ecd0f=_0x5b40cf[_0x1445a0(0x1aa)][0x0][_0x1445a0(0x115)],_0x4d72ae=_0x3882f8(_0x5b40cf[_0x1445a0(0x183)]),_0x7c5022=_0x2ecd0f?_0x1445a0(0x191):_0x1445a0(0x19d),!_0x4d72ae&&_0x44c244[_0x1445a0(0x131)][_0x1445a0(0x1a6)](_0x1445a0(0x11f))||(_0x7c5022=_0x1445a0(0x117)),_0x371fb9={'type':_0x1445a0(0x10f),'content':_0x8d4500(_0x343938,_0x7c5022,_0x8d4500(_0x343938,_0x1445a0(0x159)))};break;case _0x1445a0(0x116):_0x2ecd0f=_0x5b40cf[_0x1445a0(0x1aa)][0x0][_0x1445a0(0x115)],_0x4d72ae=_0x3882f8(_0x5b40cf[_0x1445a0(0x183)]),_0x7c5022=_0x2ecd0f?_0x1445a0(0x191):_0x1445a0(0x19d),!_0x4d72ae&&_0x44c244[_0x1445a0(0x131)][_0x1445a0(0x1a6)](_0x1445a0(0x11f))||(_0x7c5022=_0x1445a0(0x117)),_0x371fb9={'type':_0x1445a0(0x10f),'content':_0x8d4500(_0x343938,_0x7c5022,_0x8d4500(_0x343938,_0x1445a0(0x146)))};break;case _0x1445a0(0x18a):_0x7c5022=_0x1445a0(0x126),_0x371fb9={'type':_0x1445a0(0x10f),'content':_0x8d4500(_0x343938,_0x7c5022,_0x8d4500(_0x343938,_0x1445a0(0x145)))};break;case _0x1445a0(0x17d):_0x7c5022=function(_0xe2925e){const _0x4caa4c=_0x1445a0,_0x4074b1=_0xe2925e[_0x4caa4c(0x128)]();let _0x32f63d=_0x4074b1[_0x4caa4c(0x13c)][_0x4caa4c(0x19e)];for(;_0x32f63d&&_0x4074b1[_0x4caa4c(0x121)](_0x32f63d);){if(_0x32f63d[_0x4caa4c(0x124)](_0x4caa4c(0x14a))>0x0)return!0x1;_0x32f63d=_0x32f63d[_0x4caa4c(0x1ac)];}return!0x0;}(_0x6d3b45)?_0x8d4500(_0x343938,_0x1445a0(0x19d),_0x8d4500(_0x343938,function(_0x18d6e0){const _0x527c2b=_0x1445a0;return _0x527c2b(0x180)+_0x18d6e0[_0x527c2b(0x128)]()[_0x527c2b(0x13c)][_0x527c2b(0x19e)][_0x527c2b(0x124)](_0x527c2b(0x168))[_0x527c2b(0x13e)]()+_0x527c2b(0x16f);}(_0x6d3b45))):_0x8d4500(_0x343938,_0x1445a0(0x1ae),_0x8d4500(_0x343938,_0x1445a0(0x145))),_0x371fb9={'type':_0x1445a0(0x10f),'content':_0x7c5022};break;case _0x1445a0(0x10c):case _0x1445a0(0x125):!0x1===_0x5b40cf[_0x1445a0(0x19c)]&&(_0x7c5022=_0x1445a0(0x1a3),_0x371fb9={'type':_0x1445a0(0x184),'content':_0x8d4500(_0x343938,_0x7c5022,_0x8d4500(_0x343938,_0x1445a0(0x145)))});}return _0x371fb9;});}}function le(_0x2c204c){const _0x5186e4=_0x3a87cc;let _0x93f944=_0x2c204c[_0x5186e4(0x128)]()[_0x5186e4(0x13c)][_0x5186e4(0x19e)][_0x5186e4(0x1a5)];for(;_0x93f944;){const _0x54a988=_0x93f944[_0x5186e4(0x124)](_0x5186e4(0x1a8));if(!_0x54a988)return!0x1;if(_0x54a988==_0x2c204c[_0x5186e4(0x163)][_0x5186e4(0x136)])return _0x5186e4(0x136);if(_0x54a988==_0x2c204c[_0x5186e4(0x163)][_0x5186e4(0x162)])return _0x5186e4(0x162);_0x93f944=_0x93f944[_0x5186e4(0x1a5)];}return!0x1;}
|
|
23
|
+
function _0x3109(){const _0x3fedf2=['default','size','ELEMENT_','1967oBctGq','TodoListEditing','map','9bTcynF','newValue','isNextTo','numberedList','setAttribute','outdentList','indentList','_findSuggestions','next','change','createPositionAt','checkTodoList','parent','refresh','list.multiBlock','listReversed','noTrackChangesFixer','formatBlock','suggestion:attribute:','listItemId','splitListItemAfter','registerPostFixer','suggestion','*Uncheck\x20item*','_getAttributeKey','add','88RivvTt','value','removeMarker','TrackChangesEditing','descriptionFactory','listType','nextSibling','*Split:*\x20list\x20item','listStyle','todo','deletion','setSelection','_supportLegacySuggestions','enableDefaultAttributesIntegration','differ','model','format','*Format:*\x20insert\x20into\x20%0','*Format:*\x20remove\x20from\x20%0','attributes','customNumberedList','nodeAfter','customBulletedList','push','numbered','plugins','config','isUndo','_registerLegacyDescription','attributeKey','listStart','oldRange','getSuggestions','attribute','range','registerCustomCallback','get','_splitMarkerName','mergeListItemBackward','_LIST','isLocal','filter','detach','ELEMENT_NUMBERED_LIST','1572148bdzcSi','multipleBlocks','getFirstMarker','bulletedList','ListEditing','find','ELEMENT_TODO_LIST','listIndent','editor','8091875aHxbvJ','*Indent:*\x20%0','data','*Merge:*\x20list\x20item','execute','previousSibling','name','*Merge:*\x20%0','getChangedMarkers','getSuggestion','schema','splitListItemBefore','meta','*Change\x20to:*\x20%0','createRange','documentList','groupId','batch','isObject','forceValue','start','37588570VqOmRD','selection','locale','bulleted','getAttribute','listMarkerStyle','fromRange','toUpperCase','_suggestionFactory','afterInit','listItemIdFixer','commandName','length','getChanges','key','*Check\x20item*','ELEMENT_BULLETED_LIST','type','registerBlockAttribute','todoListCheck','todoList','FORMAT_INDENT','head','document','hasSuggestion','*Outdent:*\x20%0','high','registerElementLabel','containsItem','mergeListItemForward','includes','60387fLMJWO','*Remove\x20format:*\x20%0','assureChains','29814YPwquX','end','commandParams','todoListChecked','commands','10705152KDWyyf','getFirstRange','990894DOwVwn','getRanges','newRange','registerDescriptionCallback','ELEMENT_LIST_ITEM','oldValue','change:data','registerAttributeLabel','trackChangesCommand','listMarker','startsWith','accept','has','*Set\x20format:*\x20%0','from'];_0x3109=function(){return _0x3fedf2;};return _0x3109();}const _0x2d2fad=_0x360e;(function(_0x3b0594,_0x1a4e5b){const _0x2bb92c=_0x360e,_0x39cf64=_0x3b0594();while(!![]){try{const _0x126e28=-parseInt(_0x2bb92c(0x10c))/0x1+parseInt(_0x2bb92c(0xc5))/0x2+-parseInt(_0x2bb92c(0x102))/0x3*(-parseInt(_0x2bb92c(0x99))/0x4)+parseInt(_0x2bb92c(0xce))/0x5+-parseInt(_0x2bb92c(0x105))/0x6*(-parseInt(_0x2bb92c(0x7c))/0x7)+parseInt(_0x2bb92c(0x10a))/0x8+-parseInt(_0x2bb92c(0x7f))/0x9*(parseInt(_0x2bb92c(0xe3))/0xa);if(_0x126e28===_0x1a4e5b)break;else _0x39cf64['push'](_0x39cf64['shift']());}catch(_0x343143){_0x39cf64['push'](_0x39cf64['shift']());}}}(_0x3109,0xcb1e1));function _0x360e(_0x2029ae,_0xc1f9bf){const _0x310962=_0x3109();return _0x360e=function(_0x360ec7,_0x2b1090){_0x360ec7=_0x360ec7-0x6e;let _0x225d56=_0x310962[_0x360ec7];return _0x225d56;},_0x360e(_0x2029ae,_0xc1f9bf);}import{Plugin as _0x56520a}from'ckeditor5/src/core.js';import{getTranslation as _0x51d438}from'../utils/common-translations.js';import{renameAttributeKey as _0x4eb84c}from'../trackchangesediting.js';import{LiveRange as _0x2709cd}from'ckeditor5/src/engine.js';export default class q extends _0x56520a{[_0x2d2fad(0xec)](){const _0x59f967=_0x2d2fad,_0x436a90=this[_0x59f967(0xcd)];if(!_0x436a90[_0x59f967(0xb2)][_0x59f967(0x76)](_0x59f967(0xc9)))return;const _0x49877c=_0x436a90[_0x59f967(0xe5)],_0x42438c=_0x436a90[_0x59f967(0xb2)][_0x59f967(0xbd)](_0x59f967(0x9c)),_0x18be5e=_0x436a90[_0x59f967(0xb2)][_0x59f967(0x76)](_0x59f967(0x7d)),_0xd3f47a=!!_0x436a90[_0x59f967(0xb3)][_0x59f967(0xbd)](_0x59f967(0x8d));function _0x4d69c8(_0x335d57){const _0x265723=_0x59f967;return{'type':_0x265723(0xa9),'content':''+_0x51d438(_0x49877c,_0x265723(0x77),_0x335d57)};}function _0x1a2cfc(_0x3db2f5){const _0x39c3b7=_0x59f967;return{'type':_0x39c3b7(0xa9),'content':''+_0x51d438(_0x49877c,_0x39c3b7(0x103),_0x3db2f5)};}_0x42438c[_0x59f967(0xa6)](_0x59f967(0x82)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0xc8)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0xad)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0xaf)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0x85)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0x84)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0x93)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0xd9)),_0x42438c[_0x59f967(0xf5)](_0x59f967(0x92)),_0x42438c[_0x59f967(0xf5)](_0x59f967(0x9e)),_0x42438c[_0x59f967(0xf5)](_0x59f967(0xcc)),_0xd3f47a&&(_0x42438c[_0x59f967(0xa6)](_0x59f967(0xbf)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0x100))),_0x18be5e&&(_0x42438c[_0x59f967(0xa6)](_0x59f967(0xf7)),_0x42438c[_0x59f967(0xa6)](_0x59f967(0x8a)),_0x42438c[_0x59f967(0xf5)](_0x59f967(0x108)),_0x42438c[_0x59f967(0x9d)][_0x59f967(0x10f)](_0x12e4c4=>{const _0x3113ae=_0x59f967,{data:_0x3f9554}=_0x12e4c4;if(_0x3f9554&&_0x3113ae(0x108)==_0x3f9554[_0x3113ae(0xf1)])return{'type':_0x3113ae(0xa9),'content':_0x3f9554[_0x3113ae(0x80)]?_0x51d438(_0x49877c,_0x3113ae(0xf2)):_0x51d438(_0x49877c,_0x3113ae(0x96))};}),this[_0x59f967(0xcd)][_0x59f967(0xa8)][_0x59f967(0xfa)][_0x59f967(0x94)](_0x4ba600=>{const _0x33636e=_0x59f967;if(_0x4ba600[_0x33636e(0xdf)][_0x33636e(0xb4)])return!0x1;let _0x4ec820=!0x1;const _0x4d6cd7=_0x42438c[_0x33636e(0xb9)]({'skipNotAttached':!0x0})[_0x33636e(0xc2)](_0x25ba3c=>_0x33636e(0x108)===_0x42438c[_0x33636e(0x97)](_0x25ba3c));for(const _0x1e7d7d of _0x4d6cd7){_0x33636e(0xa2)!=_0x1e7d7d[_0x33636e(0x10b)]()[_0x33636e(0xe2)][_0x33636e(0xae)][_0x33636e(0xe7)](_0x33636e(0x9e))&&(_0x42438c[_0x33636e(0x86)](_0x1e7d7d[_0x33636e(0x10b)](),_0x33636e(0xba))[_0x33636e(0xca)](_0x50b546=>_0x33636e(0x9e)===_0x42438c[_0x33636e(0x97)](_0x50b546[_0x33636e(0x95)]))||(_0x4ba600[_0x33636e(0x9b)](_0x1e7d7d[_0x33636e(0xc7)]()),_0x4ec820=!0x0));}return _0x4ec820;})),_0x42438c[_0x59f967(0x9d)][_0x59f967(0x71)](_0x59f967(0xcc),_0x51d438(_0x49877c,_0x59f967(0xf8)));const _0x475749={'type':_0x59f967(0xa9),'content':''};_0x42438c[_0x59f967(0x9d)][_0x59f967(0x10f)](_0x4494f6=>{const _0x99763a=_0x59f967,{data:_0x491116}=_0x4494f6;if(!_0x491116||_0x99763a(0x9e)!=_0x491116[_0x99763a(0xf1)])return;let _0x4e4a76=_0x4494f6[_0x99763a(0xf9)];for(;_0x4e4a76;){if(_0x4e4a76[_0x99763a(0xd0)]&&((_0x99763a(0xa1)==_0x4e4a76[_0x99763a(0xd0)][_0x99763a(0xf1)]||_0x99763a(0xe8)==_0x4e4a76[_0x99763a(0xd0)][_0x99763a(0xf1)])&&(_0x4e4a76[_0x99763a(0xd0)][_0x99763a(0x80)]&&_0x99763a(0x79)!=_0x4e4a76[_0x99763a(0xd0)][_0x99763a(0x80)]||_0x99763a(0x79)!=_0x4e4a76[_0x99763a(0xd0)][_0x99763a(0x6f)]&&!_0x491116[_0x99763a(0x80)])||!_0xd3f47a&&_0x4e4a76[_0x99763a(0xd0)][_0x99763a(0xf1)]==_0x4eb84c))return _0x475749;_0x4e4a76=_0x4e4a76[_0x99763a(0x87)];}if(null==_0x491116[_0x99763a(0x80)])switch(_0x491116[_0x99763a(0x6f)]){case _0x99763a(0xe6):return _0x1a2cfc(_0x51d438(_0x49877c,_0x99763a(0xf3)));case _0x99763a(0xb1):return _0x1a2cfc(_0x51d438(_0x49877c,_0x99763a(0xc4)));case _0x99763a(0xa2):return _0x1a2cfc(_0x51d438(_0x49877c,_0x99763a(0xcb)));}switch(_0x491116[_0x99763a(0x80)]){case _0x99763a(0xe6):return _0x4d69c8(_0x51d438(_0x49877c,_0x99763a(0xf3)));case _0x99763a(0xb1):return _0x4d69c8(_0x51d438(_0x49877c,_0x99763a(0xc4)));case _0x99763a(0xa2):return _0x4d69c8(_0x51d438(_0x49877c,_0x99763a(0xcb)));}}),_0x42438c[_0x59f967(0x9d)][_0x59f967(0x10f)](_0x5534d9=>{const _0x5a7e0a=_0x59f967,{data:_0x44ee14}=_0x5534d9;if(_0x44ee14&&_0x5a7e0a(0xcc)==_0x44ee14[_0x5a7e0a(0xf1)])return null==_0x44ee14[_0x5a7e0a(0x80)]||null==_0x44ee14[_0x5a7e0a(0x6f)]&&0x0==_0x44ee14[_0x5a7e0a(0x80)]?_0x475749:void 0x0;}),_0x42438c[_0x59f967(0x9d)][_0x59f967(0x10f)](_0x3f2a91=>{const _0x20597e=_0x59f967;if(_0x20597e(0xba)!=_0x3f2a91[_0x20597e(0xf4)])return;const {data:_0x150d59}=_0x3f2a91;if(!_0x150d59||_0x20597e(0x92)!=_0x150d59[_0x20597e(0xf1)])return;const _0x438d70=le(_0x3f2a91);return _0x20597e(0x80)==_0x438d70?{'type':_0x20597e(0xa9),'content':_0x51d438(_0x49877c,_0x20597e(0xd1))}:_0x20597e(0x6f)==_0x438d70?{'type':_0x20597e(0xa9),'content':_0x51d438(_0x49877c,_0x20597e(0xa0))}:_0x475749;}),_0x436a90[_0x59f967(0xa8)][_0x59f967(0xfa)][_0x59f967(0x94)](_0x585942=>this[_0x59f967(0xed)](_0x585942)),_0x436a90[_0x59f967(0xa8)][_0x59f967(0xfa)][_0x59f967(0x94)](_0x1f5733=>this[_0x59f967(0x8f)](_0x1f5733)),_0x436a90[_0x59f967(0xa8)][_0x59f967(0xfa)]['on'](_0x59f967(0x70),(_0x4fdc88,_0x4e9977)=>{const _0x18d93b=_0x59f967;if(_0x4e9977[_0x18d93b(0xb4)]||!_0x4e9977[_0x18d93b(0xc1)])return!0x1;this[_0x18d93b(0x104)]();},{'priority':_0x59f967(0xfd)}),this[_0x59f967(0xa5)]();}[_0x2d2fad(0xed)](_0x1a0b86){const _0x300ae7=_0x2d2fad;if(_0x1a0b86[_0x300ae7(0xdf)][_0x300ae7(0xb4)]||!_0x1a0b86[_0x300ae7(0xdf)][_0x300ae7(0xc1)])return!0x1;let _0x3b1d37=!0x1;const _0x1edfb0=this[_0x300ae7(0xcd)][_0x300ae7(0xb2)][_0x300ae7(0xbd)](_0x300ae7(0x9c))[_0x300ae7(0xb9)]({'skipNotAttached':!0x0})[_0x300ae7(0xc2)](_0x6c2754=>_0x6c2754[_0x300ae7(0xd0)]&&_0x300ae7(0x92)==_0x6c2754[_0x300ae7(0xd0)][_0x300ae7(0xf1)])[_0x300ae7(0xc2)](_0x2e72f3=>_0x2e72f3[_0x300ae7(0xd0)][_0x300ae7(0x80)]&&_0x2e72f3[_0x300ae7(0xd0)][_0x300ae7(0x6f)]);for(const _0x4519d3 of _0x1edfb0)le(_0x4519d3)||(_0x1a0b86[_0x300ae7(0x9b)](_0x4519d3[_0x300ae7(0xc7)]()),_0x3b1d37=!0x0);return _0x3b1d37;}[_0x2d2fad(0x8f)](_0x43789d){const _0x10bf42=_0x2d2fad;if(_0x43789d[_0x10bf42(0xdf)][_0x10bf42(0xb4)]||!_0x43789d[_0x10bf42(0xdf)][_0x10bf42(0xc1)])return!0x1;const _0x3027ae=this[_0x10bf42(0xcd)][_0x10bf42(0xb2)][_0x10bf42(0xbd)](_0x10bf42(0x9c));if(_0x3027ae[_0x10bf42(0x72)][_0x10bf42(0x9a)])return!0x1;let _0x3ca0c3=!0x1;const _0x52e936=[_0x10bf42(0x9e),_0x10bf42(0x92),_0x10bf42(0xcc),_0x10bf42(0xa1),_0x10bf42(0xb7),_0x10bf42(0x8e),_0x10bf42(0xf6),_0x10bf42(0x73),_0x10bf42(0xe8)],_0x207716=this[_0x10bf42(0xcd)][_0x10bf42(0xa8)][_0x10bf42(0xfa)][_0x10bf42(0xa7)][_0x10bf42(0xf0)]()[_0x10bf42(0xc2)](_0x4a6c10=>_0x10bf42(0xba)==_0x4a6c10[_0x10bf42(0xf4)])[_0x10bf42(0xc2)](_0x2f16f4=>_0x52e936[_0x10bf42(0x101)](_0x2f16f4[_0x10bf42(0xb6)]));if(0x0==_0x207716[_0x10bf42(0xef)])return _0x3ca0c3;for(const _0x804387 of _0x207716){const _0x574003=_0x3027ae[_0x10bf42(0x86)](_0x804387[_0x10bf42(0xbb)],_0x10bf42(0xba))[_0x10bf42(0xc2)](_0x37e9cc=>!_0x37e9cc[_0x10bf42(0xda)][_0x10bf42(0x81)])[_0x10bf42(0x7e)](_0xc00bc0=>_0xc00bc0[_0x10bf42(0x95)])[_0x10bf42(0xc2)](_0x131458=>{const _0x53aacd=_0x10bf42,_0x2ab1d8=_0x3027ae[_0x53aacd(0x97)](_0x131458);return _0x52e936[_0x53aacd(0x101)](_0x2ab1d8);});if(_0x574003[_0x10bf42(0xef)]){for(const _0x474c29 of _0x574003)_0x43789d[_0x10bf42(0x9b)](_0x474c29[_0x10bf42(0xc7)]());_0x3ca0c3=!0x0;}}return _0x3ca0c3;}[_0x2d2fad(0x104)](){const _0x2e2dd7=_0x2d2fad,_0x35147c=this[_0x2e2dd7(0xcd)][_0x2e2dd7(0xb2)][_0x2e2dd7(0xbd)](_0x2e2dd7(0x9c)),_0x2a512d=[_0x2e2dd7(0x9e),_0x2e2dd7(0x92),_0x2e2dd7(0xcc),_0x2e2dd7(0xa1),_0x2e2dd7(0xb7),_0x2e2dd7(0x8e),_0x2e2dd7(0xf6),_0x2e2dd7(0x73),_0x2e2dd7(0xe8)];let _0x5e67a7;const _0x5289ad=new Set(this[_0x2e2dd7(0xcd)][_0x2e2dd7(0xa8)][_0x2e2dd7(0xfa)][_0x2e2dd7(0xa7)][_0x2e2dd7(0xd6)]()[_0x2e2dd7(0xc2)](_0x25a619=>{const _0x22e967=_0x2e2dd7;if(_0x25a619[_0x22e967(0xd0)][_0x22e967(0xb8)]||!_0x25a619[_0x22e967(0xd0)][_0x22e967(0x10e)])return null;if(!_0x25a619[_0x22e967(0xd4)][_0x22e967(0x74)](_0x22e967(0x91)))return null;const {id:_0x310d1f}=_0x35147c[_0x22e967(0xbe)](_0x25a619[_0x22e967(0xd4)]);if(!_0x35147c[_0x22e967(0xfb)](_0x310d1f))return null;const _0x5987b0=_0x35147c[_0x22e967(0xd7)](_0x310d1f);return _0x2a512d[_0x22e967(0x101)](_0x5987b0[_0x22e967(0xd0)][_0x22e967(0xf1)]);})[_0x2e2dd7(0x7e)](_0x3b991c=>{const _0x2e5f4c=_0x2e2dd7,{id:_0x36c106}=_0x35147c[_0x2e5f4c(0xbe)](_0x3b991c[_0x2e5f4c(0xd4)]),_0x4cc519=_0x35147c[_0x2e5f4c(0xd7)](_0x36c106);return _0x5e67a7=_0x4cc519[_0x2e5f4c(0xac)][_0x2e5f4c(0xde)],_0x4cc519[_0x2e5f4c(0x10b)]()[_0x2e5f4c(0xe2)][_0x2e5f4c(0xae)];}));if(0x0==_0x5289ad[_0x2e2dd7(0x7a)])return;const _0x185803=_0x35147c[_0x2e2dd7(0xb9)]({'skipNotAttached':!0x0})[_0x2e2dd7(0xc2)](_0x2e2e63=>_0x2e2dd7(0xba)==_0x2e2e63[_0x2e2dd7(0xf4)]&&_0x2e2e63[_0x2e2dd7(0xd0)]&&_0x2a512d[_0x2e2dd7(0x101)](_0x2e2e63[_0x2e2dd7(0xd0)][_0x2e2dd7(0xf1)])&&_0x2e2e63[_0x2e2dd7(0xac)][_0x2e2dd7(0xde)]!=_0x5e67a7)[_0x2e2dd7(0x7e)](_0x1ba3bc=>({'listItem':_0x1ba3bc[_0x2e2dd7(0x10b)]()[_0x2e2dd7(0xe2)][_0x2e2dd7(0xae)],'groupId':_0x1ba3bc[_0x2e2dd7(0xac)][_0x2e2dd7(0xde)]})),_0x3fc21e=new Set();for(const {groupId:_0x1d702f,listItem:_0x14a79d}of _0x185803)_0x5289ad[_0x2e2dd7(0x76)](_0x14a79d)&&_0x3fc21e[_0x2e2dd7(0x98)](_0x1d702f);for(const _0x1ef21a of _0x35147c[_0x2e2dd7(0xb9)]())_0x3fc21e[_0x2e2dd7(0x76)](_0x1ef21a[_0x2e2dd7(0xac)][_0x2e2dd7(0xde)])&&_0x1ef21a[_0x2e2dd7(0x83)](_0x2e2dd7(0xde),_0x5e67a7);}[_0x2d2fad(0xa5)](){const _0x2f6a30=_0x2d2fad,_0x4ba892=this[_0x2f6a30(0xcd)],_0x346c45=_0x4ba892[_0x2f6a30(0xe5)],_0x192850=_0x4ba892[_0x2f6a30(0xb2)][_0x2f6a30(0xbd)](_0x2f6a30(0x9c));this[_0x2f6a30(0xb5)](),_0x192850[_0x2f6a30(0xeb)][_0x2f6a30(0xbc)](_0x2f6a30(0x90),_0x2f6a30(0xdd),_0x2f6a30(0x75),function(_0x4ac72e,_0x3432c2){const _0x3620e7=_0x2f6a30,_0x1bb110=[];for(let _0x22f2b6 of _0x4ac72e)_0x22f2b6[_0x3620e7(0xe2)][_0x3620e7(0xae)]===_0x22f2b6[_0x3620e7(0x106)][_0x3620e7(0x8b)]&&(_0x22f2b6=_0x4ba892[_0x3620e7(0xa8)][_0x3620e7(0xdc)](_0x4ba892[_0x3620e7(0xa8)][_0x3620e7(0x89)](_0x22f2b6[_0x3620e7(0xe2)][_0x3620e7(0xae)],0x0))),_0x1bb110[_0x3620e7(0xb0)](_0x22f2b6);_0x4ba892[_0x3620e7(0xa8)][_0x3620e7(0x88)](_0x2baa0a=>{const _0x52b1fc=_0x3620e7,_0x33dbeb=_0x4ba892[_0x52b1fc(0xa8)][_0x52b1fc(0xfa)][_0x52b1fc(0xe4)],_0x1abe9b=Array[_0x52b1fc(0x78)](_0x33dbeb[_0x52b1fc(0x10d)]())[_0x52b1fc(0x7e)](_0xc15073=>_0x2709cd[_0x52b1fc(0xe9)](_0xc15073));_0x2baa0a[_0x52b1fc(0xa4)](_0x1bb110),_0x4ba892[_0x52b1fc(0x109)][_0x52b1fc(0xbd)](_0x3432c2[_0x52b1fc(0xee)])[_0x52b1fc(0x8c)](),_0x3432c2[_0x52b1fc(0x107)][_0x52b1fc(0xb0)]({'forceDefaultExecution':!0x0}),_0x4ba892[_0x52b1fc(0xd2)](_0x3432c2[_0x52b1fc(0xee)],..._0x3432c2[_0x52b1fc(0x107)]),_0x2baa0a[_0x52b1fc(0xa4)](_0x1abe9b);for(const _0x133027 of _0x1abe9b)_0x133027[_0x52b1fc(0xc3)]();});}),_0x192850[_0x2f6a30(0x9d)][_0x2f6a30(0xfe)](function(_0x5f1c2e){const _0x13c5ae=_0x2f6a30,_0x5886ea=!_0x4ba892[_0x13c5ae(0xa8)][_0x13c5ae(0xd8)][_0x13c5ae(0xe0)](_0x5f1c2e),_0x383efc=_0x5f1c2e[_0x13c5ae(0xd3)],_0x39e33c=_0x5f1c2e[_0x13c5ae(0x9f)],_0x410935=_0x5f1c2e[_0x13c5ae(0xe7)](_0x13c5ae(0x92)),_0x19cb86=!_0x383efc||_0x383efc[_0x13c5ae(0xe7)](_0x13c5ae(0x92))!==_0x410935,_0x19eeb8=!_0x39e33c||_0x39e33c[_0x13c5ae(0xe7)](_0x13c5ae(0x92))!==_0x410935;return _0x5886ea&&Boolean(_0x410935)&&_0x19cb86&&_0x19eeb8;},_0x4b4a66=>_0x51d438(_0x346c45,_0x2f6a30(0x6e),_0x4b4a66));}[_0x2d2fad(0xb5)](){const _0x50d1bf=_0x2d2fad,_0x3ba286=this[_0x50d1bf(0xcd)],_0x2f0788=_0x3ba286[_0x50d1bf(0xe5)];function _0x1a09f8(_0x2a12a9){const _0x3f05f5=_0x50d1bf,_0x1b6449=_0x3ba286[_0x3f05f5(0x109)][_0x3f05f5(0xbd)](_0x3f05f5(0xc8))[_0x3f05f5(0x9a)],_0x24b61e=_0x3ba286[_0x3f05f5(0x109)][_0x3f05f5(0xbd)](_0x3f05f5(0x82))[_0x3f05f5(0x9a)];return _0x3f05f5(0x82)===_0x2a12a9?_0x1b6449:_0x24b61e;}_0x3ba286[_0x50d1bf(0xb2)][_0x50d1bf(0xbd)](_0x50d1bf(0x9c))[_0x50d1bf(0x9d)][_0x50d1bf(0x10f)](function(_0x803661){const _0xe1d8=_0x50d1bf;if(_0xe1d8(0x90)!=_0x803661[_0xe1d8(0xf4)])return;const {data:_0x477070}=_0x803661;if(!_0x477070)return;let _0x125691,_0x33a49e,_0x31994e,_0x4fda51;switch(_0x477070[_0xe1d8(0xee)]){case _0xe1d8(0xc8):_0x31994e=_0x477070[_0xe1d8(0x107)][0x0][_0xe1d8(0xe1)],_0x4fda51=_0x1a09f8(_0x477070[_0xe1d8(0xee)]),_0x125691=_0x31994e?_0xe1d8(0xaa):_0xe1d8(0xab),!_0x4fda51&&_0x3ba286[_0xe1d8(0xb3)][_0xe1d8(0xbd)](_0xe1d8(0x8d))||(_0x125691=_0xe1d8(0xdb)),_0x33a49e={'type':_0xe1d8(0xa9),'content':_0x51d438(_0x2f0788,_0x125691,_0x51d438(_0x2f0788,_0xe1d8(0xf3)))};break;case _0xe1d8(0x82):_0x31994e=_0x477070[_0xe1d8(0x107)][0x0][_0xe1d8(0xe1)],_0x4fda51=_0x1a09f8(_0x477070[_0xe1d8(0xee)]),_0x125691=_0x31994e?_0xe1d8(0xaa):_0xe1d8(0xab),!_0x4fda51&&_0x3ba286[_0xe1d8(0xb3)][_0xe1d8(0xbd)](_0xe1d8(0x8d))||(_0x125691=_0xe1d8(0xdb)),_0x33a49e={'type':_0xe1d8(0xa9),'content':_0x51d438(_0x2f0788,_0x125691,_0x51d438(_0x2f0788,_0xe1d8(0xc4)))};break;case _0xe1d8(0x85):_0x125691=_0xe1d8(0xcf),_0x33a49e={'type':_0xe1d8(0xa9),'content':_0x51d438(_0x2f0788,_0x125691,_0x51d438(_0x2f0788,_0xe1d8(0x6e)))};break;case _0xe1d8(0x84):_0x125691=function(_0x10d6b6){const _0x3b0c9a=_0xe1d8,_0x5ee376=_0x10d6b6[_0x3b0c9a(0x10b)]();let _0x9b5028=_0x5ee376[_0x3b0c9a(0xe2)][_0x3b0c9a(0xae)];for(;_0x9b5028&&_0x5ee376[_0x3b0c9a(0xff)](_0x9b5028);){if(_0x9b5028[_0x3b0c9a(0xe7)](_0x3b0c9a(0xcc))>0x0)return!0x1;_0x9b5028=_0x9b5028[_0x3b0c9a(0x9f)];}return!0x0;}(_0x803661)?_0x51d438(_0x2f0788,_0xe1d8(0xab),_0x51d438(_0x2f0788,function(_0xf68813){const _0x3e1042=_0xe1d8;return _0x3e1042(0x7b)+_0xf68813[_0x3e1042(0x10b)]()[_0x3e1042(0xe2)][_0x3e1042(0xae)][_0x3e1042(0xe7)](_0x3e1042(0x9e))[_0x3e1042(0xea)]()+_0x3e1042(0xc0);}(_0x803661))):_0x51d438(_0x2f0788,_0xe1d8(0xfc),_0x51d438(_0x2f0788,_0xe1d8(0x6e))),_0x33a49e={'type':_0xe1d8(0xa9),'content':_0x125691};break;case _0xe1d8(0xbf):case _0xe1d8(0x100):!0x1===_0x477070[_0xe1d8(0xc6)]&&(_0x125691=_0xe1d8(0xd5),_0x33a49e={'type':_0xe1d8(0xa3),'content':_0x51d438(_0x2f0788,_0x125691,_0x51d438(_0x2f0788,_0xe1d8(0x6e)))});}return _0x33a49e;});}}function le(_0x5f04be){const _0x2c3e1a=_0x2d2fad;let _0x38e832=_0x5f04be[_0x2c3e1a(0x10b)]()[_0x2c3e1a(0xe2)][_0x2c3e1a(0xae)][_0x2c3e1a(0xd3)];for(;_0x38e832;){const _0x2f3b8b=_0x38e832[_0x2c3e1a(0xe7)](_0x2c3e1a(0x92));if(!_0x2f3b8b)return!0x1;if(_0x2f3b8b==_0x5f04be[_0x2c3e1a(0xd0)][_0x2c3e1a(0x80)])return _0x2c3e1a(0x80);if(_0x2f3b8b==_0x5f04be[_0x2c3e1a(0xd0)][_0x2c3e1a(0x6f)])return _0x2c3e1a(0x6f);_0x38e832=_0x38e832[_0x2c3e1a(0xd3)];}return!0x1;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x401156=_0x1fa1;function _0x1fa1(_0x57055e,_0x396cda){const _0x3debab=_0x3deb();return _0x1fa1=function(_0x1fa19a,_0x255799){_0x1fa19a=_0x1fa19a-0x9d;let _0x500ca9=_0x3debab[_0x1fa19a];return _0x500ca9;},_0x1fa1(_0x57055e,_0x396cda);}(function(_0x2fc431,_0x2518f3){const _0x342795=_0x1fa1,_0x3338c4=_0x2fc431();while(!![]){try{const _0x5eb254=-parseInt(_0x342795(0xb1))/0x1+parseInt(_0x342795(0xc3))/0x2+parseInt(_0x342795(0xb9))/0x3+-parseInt(_0x342795(0xc6))/0x4*(parseInt(_0x342795(0xce))/0x5)+parseInt(_0x342795(0xf0))/0x6+parseInt(_0x342795(0xed))/0x7*(parseInt(_0x342795(0xe8))/0x8)+-parseInt(_0x342795(0xe6))/0x9;if(_0x5eb254===_0x2518f3)break;else _0x3338c4['push'](_0x3338c4['shift']());}catch(_0x730cf3){_0x3338c4['push'](_0x3338c4['shift']());}}}(_0x3deb,0x9e156));import{Plugin as _0x42c704}from'ckeditor5/src/core.js';import{getTranslation as _0x5e405f}from'../utils/common-translations.js';export default class ue extends _0x42c704{[_0x401156(0xa7)](){const _0x3f30cd=_0x401156;if(!this[_0x3f30cd(0xb0)][_0x3f30cd(0xc8)][_0x3f30cd(0xd0)](_0x3f30cd(0xa2)))return;const _0x5be9d1=this[_0x3f30cd(0xb0)][_0x3f30cd(0xdb)][_0x3f30cd(0xe1)](_0x3f30cd(0xd6)),_0x2e4cde=this[_0x3f30cd(0xb0)][_0x3f30cd(0xc8)][_0x3f30cd(0xe1)](_0x3f30cd(0xc0));_0x5be9d1[_0x3f30cd(0xc9)]&&(_0x2e4cde[_0x3f30cd(0xcc)](_0x3f30cd(0xdf)),_0x2e4cde[_0x3f30cd(0xeb)](_0x3f30cd(0xdf))),_0x5be9d1[_0x3f30cd(0xd1)]&&(_0x2e4cde[_0x3f30cd(0xcc)](_0x3f30cd(0xc4)),_0x2e4cde[_0x3f30cd(0xeb)](_0x3f30cd(0xc4))),_0x5be9d1[_0x3f30cd(0xa9)]&&(_0x2e4cde[_0x3f30cd(0xcc)](_0x3f30cd(0xb6)),_0x2e4cde[_0x3f30cd(0xeb)](_0x3f30cd(0xb6)));const _0x3673f2={'type':_0x3f30cd(0xf7),'content':''};_0x2e4cde[_0x3f30cd(0xba)][_0x3f30cd(0xd9)](this[_0x3f30cd(0xd3)][_0x3f30cd(0x9f)](this));const _0x155d49=this[_0x3f30cd(0xb0)][_0x3f30cd(0xe0)];_0x2e4cde[_0x3f30cd(0xba)][_0x3f30cd(0xc2)](_0x3f30cd(0xc4),_0x5e405f(_0x155d49,_0x3f30cd(0xdd))),_0x2e4cde[_0x3f30cd(0xba)][_0x3f30cd(0xd9)](_0x7c84fc=>{const _0x52e7f6=_0x3f30cd,{data:_0x4370d}=_0x7c84fc;if(_0x4370d&&_0x52e7f6(0xc4)==_0x4370d[_0x52e7f6(0xf2)])return null==_0x4370d[_0x52e7f6(0xa6)]||0x0==_0x4370d[_0x52e7f6(0xa6)]&&null==_0x4370d[_0x52e7f6(0xbf)]?_0x3673f2:void 0x0;}),_0x2e4cde[_0x3f30cd(0xba)][_0x3f30cd(0xc2)](_0x3f30cd(0xb6),_0x5e405f(_0x155d49,_0x3f30cd(0xc5))),_0x2e4cde[_0x3f30cd(0xba)][_0x3f30cd(0xd9)](_0x176a5a=>{const _0x38d108=_0x3f30cd,{data:_0x1d7e42}=_0x176a5a;if(_0x1d7e42&&_0x38d108(0xb6)==_0x1d7e42[_0x38d108(0xf2)])return null==_0x1d7e42[_0x38d108(0xa6)]||0x1==_0x1d7e42[_0x38d108(0xa6)]&&null==_0x1d7e42[_0x38d108(0xbf)]?_0x3673f2:void 0x0;}),this[_0x3f30cd(0xb0)][_0x3f30cd(0xcf)][_0x3f30cd(0xa3)][_0x3f30cd(0xee)](_0x55be0b=>{const _0x35a8dd=_0x3f30cd;if(_0x55be0b[_0x35a8dd(0xab)][_0x35a8dd(0xc1)])return!0x1;let _0x2560c9=!0x1;const _0x54be30=_0x2e4cde[_0x35a8dd(0xd4)]({'skipNotAttached':!0x0})[_0x35a8dd(0xd2)](_0x474853=>{const _0x3e8060=_0x35a8dd,_0x3b862b=_0x2e4cde[_0x3e8060(0xad)](_0x474853);return _0x3e8060(0xb6)==_0x3b862b||_0x3e8060(0xc4)==_0x3b862b;});for(const _0x5918af of _0x54be30){const _0x125af2=_0x5918af[_0x35a8dd(0xbe)]()[_0x35a8dd(0xde)][_0x35a8dd(0xa5)][_0x35a8dd(0xc7)](_0x35a8dd(0xbd));if(_0x35a8dd(0xf6)==_0x125af2||_0x35a8dd(0xe9)==_0x125af2)continue;_0x2e4cde[_0x35a8dd(0xd5)](_0x5918af[_0x35a8dd(0xbe)](),_0x35a8dd(0xaa))[_0x35a8dd(0xf4)](_0x3271d8=>_0x35a8dd(0xbd)==_0x2e4cde[_0x35a8dd(0xad)](_0x3271d8[_0x35a8dd(0xa4)]))||(_0x55be0b[_0x35a8dd(0xa0)](_0x5918af[_0x35a8dd(0xa1)]()),_0x2560c9=!0x0);}return _0x2560c9;}),this[_0x3f30cd(0xef)]();}[_0x401156(0xd3)](_0x4fe669){const _0x23f73a=_0x401156,_0x165bfd=this[_0x23f73a(0xb0)][_0x23f73a(0xe0)],{data:_0x298ff3}=_0x4fe669,_0x43383f={'type':_0x23f73a(0xf7),'content':''};if(!_0x298ff3||_0x23f73a(0xdf)!=_0x298ff3[_0x23f73a(0xf2)])return;if(!_0x298ff3[_0x23f73a(0xbf)])return _0x23f73a(0xd8)==_0x298ff3[_0x23f73a(0xa6)]?_0x43383f:{'type':_0x23f73a(0xf7),'content':''+_0x5e405f(_0x165bfd,_0x23f73a(0xa8),_0x5e405f(_0x165bfd,this[_0x23f73a(0xb4)](_0x298ff3[_0x23f73a(0xa6)])))};if(!_0x298ff3[_0x23f73a(0xa6)]){if(_0x23f73a(0xd8)==_0x298ff3[_0x23f73a(0xbf)])return _0x43383f;let _0x167319=_0x4fe669[_0x23f73a(0xf1)];for(;_0x167319;){if(_0x167319[_0x23f73a(0x9d)]&&_0x23f73a(0xbd)==_0x167319[_0x23f73a(0x9d)][_0x23f73a(0xf2)]&&_0x167319[_0x23f73a(0x9d)][_0x23f73a(0xa6)])return _0x43383f;_0x167319=_0x167319[_0x23f73a(0xe7)];}return{'type':_0x23f73a(0xf7),'content':''+_0x5e405f(_0x165bfd,_0x23f73a(0xea),_0x5e405f(_0x165bfd,this[_0x23f73a(0xb4)](_0x298ff3[_0x23f73a(0xbf)])))};}if(_0x23f73a(0xd8)!=_0x298ff3[_0x23f73a(0xa6)])return{'type':_0x23f73a(0xf7),'content':''+_0x5e405f(_0x165bfd,_0x23f73a(0xa8),_0x5e405f(_0x165bfd,this[_0x23f73a(0xb4)](_0x298ff3[_0x23f73a(0xa6)])))};let _0x5c6f14=_0x4fe669[_0x23f73a(0xf1)];for(;_0x5c6f14;){if(_0x5c6f14[_0x23f73a(0x9d)]&&_0x23f73a(0xbd)==_0x5c6f14[_0x23f73a(0x9d)][_0x23f73a(0xf2)]&&_0x5c6f14[_0x23f73a(0x9d)][_0x23f73a(0xa6)]&&_0x5c6f14[_0x23f73a(0x9d)][_0x23f73a(0xbf)])return _0x43383f;_0x5c6f14=_0x5c6f14[_0x23f73a(0xe7)];}const _0x380001=_0x4fe669[_0x23f73a(0xbe)]()[_0x23f73a(0xde)][_0x23f73a(0xa5)][_0x23f73a(0xc7)](_0x23f73a(0xbd));return{'type':_0x23f73a(0xf7),'content':_0x5e405f(_0x165bfd,_0x23f73a(0xa8),_0x5e405f(_0x165bfd,_0x23f73a(0xda)+_0x380001[_0x23f73a(0xb7)]()+_0x23f73a(0xf3)))};}[_0x401156(0xef)](){const _0x5d0a69=_0x401156,_0x553bc9=this[_0x5d0a69(0xb0)],_0x6214b6=_0x553bc9[_0x5d0a69(0xe0)];_0x553bc9[_0x5d0a69(0xc8)][_0x5d0a69(0xe1)](_0x5d0a69(0xc0))[_0x5d0a69(0xba)][_0x5d0a69(0xd9)](_0x29f096=>{const _0x1f12af=_0x5d0a69;if(_0x1f12af(0xae)!=_0x29f096[_0x1f12af(0xec)])return;const {data:_0xd4d23a}=_0x29f096;if(!_0xd4d23a)return;let _0x2f2d17,_0x59c7ea;switch(_0xd4d23a[_0x1f12af(0xdc)]){case _0x1f12af(0xdf):_0x2f2d17=_0x1f12af(0xf5),_0x59c7ea={'type':_0x1f12af(0xf7),'content':_0x5e405f(_0x6214b6,_0x2f2d17,_0x5e405f(_0x6214b6,this[_0x1f12af(0xb4)](_0xd4d23a[_0x1f12af(0xca)][0x0][_0x1f12af(0xec)])))};break;case _0x1f12af(0xc4):_0x2f2d17=_0xd4d23a[_0x1f12af(0xca)][0x0][_0x1f12af(0xd1)]?_0x1f12af(0xcd):_0x1f12af(0xb3),_0x59c7ea={'type':_0x1f12af(0xf7),'content':_0x5e405f(_0x6214b6,_0x2f2d17)};break;case _0x1f12af(0xb6):_0x2f2d17=_0x1f12af(0xb5),_0x59c7ea={'type':_0x1f12af(0xf7),'content':_0x5e405f(_0x6214b6,_0x2f2d17,_0xd4d23a[_0x1f12af(0xca)][0x0][_0x1f12af(0xa9)])};}return _0x59c7ea;});}[_0x401156(0xb4)](_0x56442f){const _0x51addf=_0x401156;return _0x51addf(0xda)+function(_0x3cf531){const _0x450ffc=_0x51addf;if(pe[_0x450ffc(0xbc)](_0x3cf531))return _0x450ffc(0xb8);if(ye[_0x450ffc(0xbc)](_0x3cf531))return _0x450ffc(0xf6);return null;}(_0x56442f)[_0x51addf(0xb7)]()+_0x51addf(0xd7)+_0x56442f[_0x51addf(0xb7)]()[_0x51addf(0xe2)](/-/g,'_');}}const pe=[_0x401156(0xe3),_0x401156(0xe5),_0x401156(0x9e)],ye=[_0x401156(0xaf),_0x401156(0xb2),_0x401156(0xe4),_0x401156(0xcb),_0x401156(0xac),_0x401156(0xbb)];function _0x3deb(){const _0x56413e=['reversed','filter','handleDescriptions','getSuggestions','_findSuggestions','list.properties','_LIST_','default','registerDescriptionCallback','ELEMENT_','config','commandName','FORMAT_LIST_REVERSED','start','listStyle','locale','get','replace','disc','lower-roman','circle','15543594ehmTSN','next','752BcKDbc','customNumbered','*Remove\x20format:*\x20%0','registerBlockAttribute','type','71911XEgxWk','registerPostFixer','_registerLegacyDescription','5984670NUSLBT','head','key','_LIST_DEFAULT','find','*Change\x20to:*\x20%0','numbered','format','data','square','bind','removeMarker','getFirstMarker','ListPropertiesEditing','document','suggestion','nodeAfter','newValue','afterInit','*Set\x20format:*\x20%0','startIndex','attribute','batch','lower-latin','_getAttributeKey','formatBlock','decimal','editor','168928JhQSUD','decimal-leading-zero','*Format:*\x20set\x20order\x20to\x20regular','_getTranslationKeyForListStyle','*Format:*\x20set\x20start\x20index\x20to\x20%0','listStart','toUpperCase','bulleted','2371950qHqbfg','descriptionFactory','upper-latin','includes','listType','getFirstRange','oldValue','TrackChangesEditing','isUndo','registerAttributeLabel','325534XUMBFX','listReversed','FORMAT_LIST_START','120gTnmch','getAttribute','plugins','styles','commandParams','upper-roman','enableDefaultAttributesIntegration','*Format:*\x20set\x20order\x20to\x20reversed','62170lBUkiA','model','has'];_0x3deb=function(){return _0x56413e;};return _0x3deb();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x53b034=_0x72ed;function _0x4715(){const _0x463e75=['stop','TrackChangesEditing','get','2YFGdxC','descriptionFactory','createEmptyElement','enableCommand','11505304yegZZF','27251iNpIVG','3dEkfoV','data','dataDowncast','1662rQVAog','editor','4860924BrwiME','afterInit','options','registerElementLabel','5535900SdEoew','conversion','1816030BhwDGF','mediaEmbed','for','attribute:url:media','locale','MediaEmbedEditing','showSuggestionHighlights','div','media','high','1160181OegcFP','ELEMENT_MEDIA','plugins','7389801wGuGbp','has','downcastDispatcher','elementToElement'];_0x4715=function(){return _0x463e75;};return _0x4715();}(function(_0x3b2697,_0x2ac351){const _0x238b39=_0x72ed,_0x9eef89=_0x3b2697();while(!![]){try{const _0x1a534b=-parseInt(_0x238b39(0x94))/0x1*(-parseInt(_0x238b39(0x79))/0x2)+parseInt(_0x238b39(0x7f))/0x3*(-parseInt(_0x238b39(0x84))/0x4)+parseInt(_0x238b39(0x88))/0x5+-parseInt(_0x238b39(0x82))/0x6*(parseInt(_0x238b39(0x7e))/0x7)+parseInt(_0x238b39(0x7d))/0x8+-parseInt(_0x238b39(0x72))/0x9+parseInt(_0x238b39(0x8a))/0xa;if(_0x1a534b===_0x2ac351)break;else _0x9eef89['push'](_0x9eef89['shift']());}catch(_0x33f28e){_0x9eef89['push'](_0x9eef89['shift']());}}}(_0x4715,0xbc95e));function _0x72ed(_0x59af52,_0x16f72d){const _0x471564=_0x4715();return _0x72ed=function(_0x72ed32,_0x1d7444){_0x72ed32=_0x72ed32-0x72;let _0x1f1c8b=_0x471564[_0x72ed32];return _0x1f1c8b;},_0x72ed(_0x59af52,_0x16f72d);}import{Plugin as _0x47ab1d}from'ckeditor5/src/core.js';import{getTranslation as _0x38b714}from'../utils/common-translations.js';export default class ft extends _0x47ab1d{[_0x53b034(0x85)](){const _0x218aa5=_0x53b034,_0x1b9d9e=this[_0x218aa5(0x83)];if(!_0x1b9d9e[_0x218aa5(0x96)][_0x218aa5(0x73)](_0x218aa5(0x8f)))return;const _0x6d795c=_0x1b9d9e[_0x218aa5(0x96)][_0x218aa5(0x78)](_0x218aa5(0x77)),_0x1cfaca=_0x1b9d9e[_0x218aa5(0x8e)];_0x6d795c[_0x218aa5(0x7c)](_0x218aa5(0x8b)),_0x6d795c[_0x218aa5(0x7a)][_0x218aa5(0x87)](_0x218aa5(0x92),_0x1a4813=>_0x38b714(_0x1cfaca,_0x218aa5(0x95),_0x1a4813)),_0x1b9d9e[_0x218aa5(0x89)][_0x218aa5(0x8c)](_0x218aa5(0x81))[_0x218aa5(0x75)]({'model':_0x218aa5(0x92),'view':(_0x3441a7,{writer:_0x597734,options:_0x4c4a8b})=>{const _0xf89cc2=_0x218aa5;if(_0x4c4a8b[_0xf89cc2(0x90)])return _0x597734[_0xf89cc2(0x7b)](_0xf89cc2(0x91));},'converterPriority':_0x218aa5(0x93)}),_0x1b9d9e[_0x218aa5(0x80)][_0x218aa5(0x74)]['on'](_0x218aa5(0x8d),(_0x1a1536,_0xeaf5f1,_0x1ffcff)=>{const _0x594f9d=_0x218aa5;_0x1ffcff[_0x594f9d(0x86)][_0x594f9d(0x90)]&&_0x1a1536[_0x594f9d(0x76)]();},{'priority':_0x218aa5(0x93)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x46dc(_0x33cab2,_0x21557a){const _0x58c1bf=_0x58c1();return _0x46dc=function(_0x46dccd,_0x2d9c96){_0x46dccd=_0x46dccd-0x1ad;let _0xf74dea=_0x58c1bf[_0x46dccd];return _0xf74dea;},_0x46dc(_0x33cab2,_0x21557a);}function _0x58c1(){const _0x132964=['1027842RghzXY','has','editor','2257488TbbWBP','MentionEditing','8iUlhpp','get','enableCommand','plugins','3148290wqFBtc','263562LCJhJW','68973MzjfKm','572026sOZIab','mention','afterInit','615UWMmvR','4892BFqOiU','TrackChangesEditing'];_0x58c1=function(){return _0x132964;};return _0x58c1();}const _0x2f1f8b=_0x46dc;(function(_0x4584b7,_0x1856f9){const _0x5cc147=_0x46dc,_0x1655f0=_0x4584b7();while(!![]){try{const _0x4ea235=parseInt(_0x5cc147(0x1b8))/0x1+-parseInt(_0x5cc147(0x1b7))/0x2+parseInt(_0x5cc147(0x1ad))/0x3+-parseInt(_0x5cc147(0x1bd))/0x4*(parseInt(_0x5cc147(0x1bc))/0x5)+parseInt(_0x5cc147(0x1b0))/0x6+-parseInt(_0x5cc147(0x1b9))/0x7*(-parseInt(_0x5cc147(0x1b2))/0x8)+-parseInt(_0x5cc147(0x1b6))/0x9;if(_0x4ea235===_0x1856f9)break;else _0x1655f0['push'](_0x1655f0['shift']());}catch(_0x53af1a){_0x1655f0['push'](_0x1655f0['shift']());}}}(_0x58c1,0x39fdd));import{Plugin as _0x24456e}from'ckeditor5/src/core.js';export default class gt extends _0x24456e{[_0x2f1f8b(0x1bb)](){const _0x4cf2cf=_0x2f1f8b,_0x5322b7=this[_0x4cf2cf(0x1af)];_0x5322b7[_0x4cf2cf(0x1b5)][_0x4cf2cf(0x1ae)](_0x4cf2cf(0x1b1))&&_0x5322b7[_0x4cf2cf(0x1b5)][_0x4cf2cf(0x1b3)](_0x4cf2cf(0x1be))[_0x4cf2cf(0x1b4)](_0x4cf2cf(0x1ba));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x2d67(_0x2739d1,_0x4e16e8){const _0x4af708=_0x4af7();return _0x2d67=function(_0x2d67e6,_0xc47b3b){_0x2d67e6=_0x2d67e6-0x1cf;let _0x38f2a4=_0x4af708[_0x2d67e6];return _0x38f2a4;},_0x2d67(_0x2739d1,_0x4e16e8);}const _0x4676c1=_0x2d67;(function(_0x3c3aba,_0x5b9d43){const _0x16bfc8=_0x2d67,_0x513b7d=_0x3c3aba();while(!![]){try{const _0x38fd77=-parseInt(_0x16bfc8(0x1dc))/0x1*(parseInt(_0x16bfc8(0x1e2))/0x2)+parseInt(_0x16bfc8(0x1d1))/0x3*(-parseInt(_0x16bfc8(0x1d0))/0x4)+-parseInt(_0x16bfc8(0x1f0))/0x5*(-parseInt(_0x16bfc8(0x1da))/0x6)+parseInt(_0x16bfc8(0x1d9))/0x7+parseInt(_0x16bfc8(0x1e9))/0x8+-parseInt(_0x16bfc8(0x1ef))/0x9+parseInt(_0x16bfc8(0x1d5))/0xa;if(_0x38fd77===_0x5b9d43)break;else _0x513b7d['push'](_0x513b7d['shift']());}catch(_0x3c2a97){_0x513b7d['push'](_0x513b7d['shift']());}}}(_0x4af7,0xd6761));import{Plugin as _0x4aedc8}from'ckeditor5/src/core.js';import{getTranslation as _0x38e789}from'../utils/common-translations.js';export default class lt extends _0x4aedc8{[_0x4676c1(0x1cf)](){const _0x38750d=_0x4676c1,_0x2cb1d5=this[_0x38750d(0x1e1)],_0x55e8d0=_0x2cb1d5[_0x38750d(0x1de)][_0x38750d(0x1ea)](_0x38750d(0x1e3));_0x2cb1d5[_0x38750d(0x1de)][_0x38750d(0x1d3)](_0x38750d(0x1dd))&&(_0x55e8d0[_0x38750d(0x1e5)](_0x38750d(0x1d7)),_0x55e8d0[_0x38750d(0x1e6)](_0x38750d(0x1ec)),_0x55e8d0[_0x38750d(0x1e7)][_0x38750d(0x1d4)](_0x4205ac=>this[_0x38750d(0x1ee)](_0x4205ac)));}[_0x4676c1(0x1ee)](_0x2eadb7){const _0x460a9f=_0x4676c1,_0x53eb09=this[_0x460a9f(0x1e1)][_0x460a9f(0x1db)],{data:_0x583b38}=_0x2eadb7,_0x1003c0={'type':_0x460a9f(0x1f1),'content':''};if(_0x583b38&&_0x460a9f(0x1ec)==_0x583b38[_0x460a9f(0x1eb)]){if(!_0x583b38[_0x460a9f(0x1d8)])return{'type':_0x460a9f(0x1f1),'content':_0x38e789(_0x53eb09,_0x460a9f(0x1ed),_0x38e789(_0x53eb09,_0x460a9f(0x1e4)))+'\x20('+_0x583b38[_0x460a9f(0x1d6)]+')'};if(!_0x583b38[_0x460a9f(0x1d6)]){let _0x2f753f=_0x2eadb7[_0x460a9f(0x1d2)];for(;_0x2f753f;){if(_0x2f753f[_0x460a9f(0x1df)]&&_0x460a9f(0x1e0)==_0x2f753f[_0x460a9f(0x1df)][_0x460a9f(0x1eb)]&&_0x2f753f[_0x460a9f(0x1df)][_0x460a9f(0x1d6)])return _0x1003c0;_0x2f753f=_0x2f753f[_0x460a9f(0x1e8)];}return{'type':_0x460a9f(0x1f1),'content':_0x38e789(_0x53eb09,_0x460a9f(0x1f2),_0x38e789(_0x53eb09,_0x460a9f(0x1e4)))+'\x20('+_0x583b38[_0x460a9f(0x1d8)]+')'};}}}}function _0x4af7(){const _0x2f2e48=['MultiLevelList','plugins','data','listType','editor','2GCbyPj','TrackChangesEditing','ELEMENT_MULTI_LEVEL_LIST','enableDefaultAttributesIntegration','registerBlockAttribute','descriptionFactory','next','3033208fLGBfJ','get','key','listMarkerStyle','*Set\x20format:*\x20%0','handleDescriptions','11746782JWGsRb','924130vdeknX','format','*Remove\x20format:*\x20%0','afterInit','92LeXjfa','202731tBvCJM','head','has','registerDescriptionCallback','22849860KUBIDh','newValue','multiLevelList','oldValue','8615082SpkqzS','12IJmzhE','locale','526613oazMln'];_0x4af7=function(){return _0x2f2e48;};return _0x4af7();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3e6dc6=_0x4d0a;(function(_0x120f60,_0x16aae8){const _0x43f73f=_0x4d0a,_0x915ddf=_0x120f60();while(!![]){try{const _0x4f8f31=-parseInt(_0x43f73f(0x1d1))/0x1+-parseInt(_0x43f73f(0x1be))/0x2*(-parseInt(_0x43f73f(0x1bd))/0x3)+-parseInt(_0x43f73f(0x1c1))/0x4*(parseInt(_0x43f73f(0x1c3))/0x5)+-parseInt(_0x43f73f(0x1d0))/0x6+parseInt(_0x43f73f(0x1ce))/0x7*(-parseInt(_0x43f73f(0x1c6))/0x8)+-parseInt(_0x43f73f(0x1c5))/0x9+-parseInt(_0x43f73f(0x1c9))/0xa*(-parseInt(_0x43f73f(0x1cf))/0xb);if(_0x4f8f31===_0x16aae8)break;else _0x915ddf['push'](_0x915ddf['shift']());}catch(_0x5b59b2){_0x915ddf['push'](_0x915ddf['shift']());}}}(_0x4e6f,0xb4922));function _0x4d0a(_0x26600e,_0x23429c){const _0x4e6f71=_0x4e6f();return _0x4d0a=function(_0x4d0a1b,_0x1cf4fa){_0x4d0a1b=_0x4d0a1b-0x1bd;let _0x46386e=_0x4e6f71[_0x4d0a1b];return _0x46386e;},_0x4d0a(_0x26600e,_0x23429c);}import{Plugin as _0x1daa03}from'ckeditor5/src/core.js';import{getTranslation as _0x200d43}from'../utils/common-translations.js';function _0x4e6f(){const _0x395f52=['afterInit','PageBreakEditing','12uruweG','ELEMENT_PAGE_BREAK','2570swIswe','locale','5632317LYrpbr','229600yDHnEr','pageBreak','enableCommand','30ORuOkV','descriptionFactory','TrackChangesEditing','get','has','238DlIluR','16365591aCaWzg','7980678frrGyJ','909668BZrQjn','registerElementLabel','plugins','editor','711uYoiCU','1006cKGJDx'];_0x4e6f=function(){return _0x395f52;};return _0x4e6f();}export default class mt extends _0x1daa03{[_0x3e6dc6(0x1bf)](){const _0x42dc29=_0x3e6dc6,_0x9a81ae=this[_0x42dc29(0x1d4)];if(!_0x9a81ae[_0x42dc29(0x1d3)][_0x42dc29(0x1cd)](_0x42dc29(0x1c0)))return;_0x9a81ae[_0x42dc29(0x1d3)][_0x42dc29(0x1cc)](_0x42dc29(0x1cb))[_0x42dc29(0x1c8)](_0x42dc29(0x1c7));const _0x5dff22=_0x9a81ae[_0x42dc29(0x1d3)][_0x42dc29(0x1cc)](_0x42dc29(0x1cb)),_0x30f37d=_0x9a81ae[_0x42dc29(0x1c4)];_0x5dff22[_0x42dc29(0x1ca)][_0x42dc29(0x1d2)](_0x42dc29(0x1c7),_0x57348b=>_0x200d43(_0x30f37d,_0x42dc29(0x1c2),_0x57348b));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x15f24d=_0x5d43;function _0x8cad(){const _0x3f8b8b=['schema','get','9FQYjFU','data','434930qaDyLM','30nAYwNI','downcastDispatcher','getFirstRange','consume','registerDescriptionCallback','10pHKCtx','end','markerName','has','plugins','locale','paragraph','type','activeMarkers','toViewPosition','insert','highest','isLimit','*Insert:*\x20%0','isTouching','getItemLabel','bindElementToMarker','238962XmKCbT','enableCommand','5740361cZRGMZ','registerElementLabel','createUIElement','573112pLXGpJ','writer','consumable','checkChild','formatBlock','descriptionFactory','enableDefaultAttributesIntegration','nodeAfter','mapper','name','ck-suggestion-marker-split','331360aMcagw','1lJTfnZ','addClass','markerRange','$text','format','editing','*Change\x20to:*\x20%0','_registerLegacyDescription','isBlock','showSuggestionHighlights','343721AIPZuS','ck-suggestion-marker--active','editor','ELEMENT_PARAGRAPH','154334DelkyN','model','span','TrackChangesEditing','insertion','afterInit','includes','addMarker:suggestion:insertion','commandName','options','start','insertParagraph','Paragraph','12nbrcyb'];_0x8cad=function(){return _0x3f8b8b;};return _0x8cad();}(function(_0x2bbff7,_0x1022b3){const _0x47cc04=_0x5d43,_0x2a4160=_0x2bbff7();while(!![]){try{const _0x13c5d4=-parseInt(_0x47cc04(0x210))/0x1*(parseInt(_0x47cc04(0x1d6))/0x2)+-parseInt(_0x47cc04(0x1ff))/0x3+-parseInt(_0x47cc04(0x20f))/0x4*(-parseInt(_0x47cc04(0x1ee))/0x5)+parseInt(_0x47cc04(0x1e9))/0x6*(-parseInt(_0x47cc04(0x1d2))/0x7)+-parseInt(_0x47cc04(0x204))/0x8*(parseInt(_0x47cc04(0x1e6))/0x9)+-parseInt(_0x47cc04(0x1e8))/0xa+parseInt(_0x47cc04(0x201))/0xb*(parseInt(_0x47cc04(0x1e3))/0xc);if(_0x13c5d4===_0x1022b3)break;else _0x2a4160['push'](_0x2a4160['shift']());}catch(_0x3a46bf){_0x2a4160['push'](_0x2a4160['shift']());}}}(_0x8cad,0x2984f));import{Plugin as _0x4f128f}from'ckeditor5/src/core.js';import{getTranslation as _0x503b0f}from'../utils/common-translations.js';function _0x5d43(_0x4af3d6,_0x16972c){const _0x8cad94=_0x8cad();return _0x5d43=function(_0x5d43b2,_0x1a7ecf){_0x5d43b2=_0x5d43b2-0x1cd;let _0x2e7fa2=_0x8cad94[_0x5d43b2];return _0x2e7fa2;},_0x5d43(_0x4af3d6,_0x16972c);}export default class dt extends _0x4f128f{[_0x15f24d(0x1db)](){const _0x20063e=_0x15f24d,_0x52d39f=this[_0x20063e(0x1d4)];if(!_0x52d39f[_0x20063e(0x1f2)][_0x20063e(0x1f1)](_0x20063e(0x1e2)))return;const _0x125c1f=_0x52d39f[_0x20063e(0x1f3)],_0x3b3e1b=_0x52d39f[_0x20063e(0x1f2)][_0x20063e(0x1e5)](_0x20063e(0x1d9));_0x3b3e1b[_0x20063e(0x209)][_0x20063e(0x202)](_0x20063e(0x1f4),_0x389a93=>_0x503b0f(_0x125c1f,_0x20063e(0x1d5),_0x389a93)),_0x3b3e1b[_0x20063e(0x20a)](_0x20063e(0x1f4)),_0x3b3e1b[_0x20063e(0x200)](_0x20063e(0x1e1)),_0x52d39f[_0x20063e(0x1cd)][_0x20063e(0x1ea)]['on'](_0x20063e(0x1dd),nr(_0x52d39f),{'priority':_0x20063e(0x1f9)}),_0x52d39f[_0x20063e(0x1e7)][_0x20063e(0x1ea)]['on'](_0x20063e(0x1dd),(_0x38b901,_0x12c449,_0x510c6b)=>{const _0x2303fb=_0x20063e;_0x510c6b[_0x2303fb(0x1df)][_0x2303fb(0x1d1)]&&nr(_0x52d39f,{'showActiveMarker':!0x1})(_0x38b901,_0x12c449,_0x510c6b);},{'priority':_0x20063e(0x1f9)});const _0x51ae79=_0x3b3e1b[_0x20063e(0x209)];_0x51ae79[_0x20063e(0x1ed)](_0x1eb67a=>{const _0x537daa=_0x20063e;if(_0x537daa(0x1da)!==_0x1eb67a[_0x537daa(0x1f5)])return;const {start:_0x149122,end:_0xf010ee}=_0x1eb67a[_0x537daa(0x1eb)]();if(!_0x149122[_0x537daa(0x1fc)](_0xf010ee)||!_0x149122[_0x537daa(0x20b)])return;const _0x279499=_0x52d39f[_0x537daa(0x1d7)][_0x537daa(0x1e4)],_0x2bface=_0x149122[_0x537daa(0x20b)];return _0x279499[_0x537daa(0x1d0)](_0x2bface)&&!_0x279499[_0x537daa(0x1fa)](_0x2bface)&&_0x279499[_0x537daa(0x207)](_0x2bface,_0x537daa(0x213))?{'type':_0x537daa(0x1da),'content':_0x503b0f(_0x125c1f,_0x537daa(0x1fb),_0x51ae79[_0x537daa(0x1fd)](_0x2bface,0x1))}:void 0x0;}),this[_0x20063e(0x1cf)]();}[_0x15f24d(0x1cf)](){const _0x343245=_0x15f24d,_0x4cfa9f=this[_0x343245(0x1d4)],_0x362bfc=_0x4cfa9f[_0x343245(0x1f3)];_0x4cfa9f[_0x343245(0x1f2)][_0x343245(0x1e5)](_0x343245(0x1d9))[_0x343245(0x209)][_0x343245(0x1ed)](_0x170a8e=>{const _0x442b03=_0x343245;if(_0x442b03(0x208)!=_0x170a8e[_0x442b03(0x1f5)])return;const {data:_0x525251}=_0x170a8e;return _0x525251&&_0x442b03(0x1f4)==_0x525251[_0x442b03(0x1de)]?{'type':_0x442b03(0x214),'content':_0x503b0f(_0x362bfc,_0x442b03(0x1ce),_0x503b0f(_0x362bfc,_0x442b03(0x1d5)))}:void 0x0;});}}function nr(_0x24d062,{showActiveMarker:_0xf14a08=!0x0}={}){return(_0x250319,_0x3a2ad5,_0x35eb3f)=>{const _0x124d89=_0x5d43,_0x1356ef=_0x24d062[_0x124d89(0x1f2)][_0x124d89(0x1e5)](_0x124d89(0x1d9)),_0x2fdae5=_0x3a2ad5[_0x124d89(0x212)][_0x124d89(0x1e0)],_0x1b7059=_0x3a2ad5[_0x124d89(0x212)][_0x124d89(0x1ef)],_0xbe72e2=_0x24d062[_0x124d89(0x1d7)][_0x124d89(0x1e4)];if(!_0x2fdae5[_0x124d89(0x1fc)](_0x1b7059)||!_0x2fdae5[_0x124d89(0x20b)])return;const _0x229fc8=_0x2fdae5[_0x124d89(0x20b)];if(_0xbe72e2[_0x124d89(0x1d0)](_0x229fc8)&&!_0xbe72e2[_0x124d89(0x1fa)](_0x229fc8)&&_0xbe72e2[_0x124d89(0x207)](_0x229fc8,_0x124d89(0x213))){if(!_0x35eb3f[_0x124d89(0x206)][_0x124d89(0x1ec)](_0x3a2ad5[_0x124d89(0x212)],_0x250319[_0x124d89(0x20d)]))return;const _0x5f06c8=_0x35eb3f[_0x124d89(0x205)][_0x124d89(0x203)](_0x124d89(0x1d8),{'class':_0x124d89(0x20e)}),_0x2d08ac=_0x35eb3f[_0x124d89(0x20c)][_0x124d89(0x1f7)](_0x1b7059);_0xf14a08&&_0x1356ef[_0x124d89(0x1f6)][_0x124d89(0x1dc)](_0x3a2ad5[_0x124d89(0x1f0)])&&_0x35eb3f[_0x124d89(0x205)][_0x124d89(0x211)](_0x124d89(0x1d3),_0x5f06c8),_0x35eb3f[_0x124d89(0x205)][_0x124d89(0x1f8)](_0x2d08ac,_0x5f06c8),_0x35eb3f[_0x124d89(0x20c)][_0x124d89(0x1fe)](_0x5f06c8,_0x3a2ad5[_0x124d89(0x1f0)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x405e(_0x174336,_0x334c2e){const _0x59e23c=_0x59e2();return _0x405e=function(_0x405e74,_0x45be4a){_0x405e74=_0x405e74-0x1a5;let _0x1da62b=_0x59e23c[_0x405e74];return _0x1da62b;},_0x405e(_0x174336,_0x334c2e);}const _0x44c165=_0x405e;(function(_0x4d44eb,_0x7272fd){const _0x141e54=_0x405e,_0x54e870=_0x4d44eb();while(!![]){try{const _0x3cc565=parseInt(_0x141e54(0x1b9))/0x1+parseInt(_0x141e54(0x1c2))/0x2+parseInt(_0x141e54(0x1b6))/0x3*(parseInt(_0x141e54(0x1b8))/0x4)+parseInt(_0x141e54(0x1a7))/0x5*(parseInt(_0x141e54(0x1bf))/0x6)+-parseInt(_0x141e54(0x1bc))/0x7*(parseInt(_0x141e54(0x1ba))/0x8)+parseInt(_0x141e54(0x1b7))/0x9*(-parseInt(_0x141e54(0x1bb))/0xa)+parseInt(_0x141e54(0x1b5))/0xb*(-parseInt(_0x141e54(0x1c1))/0xc);if(_0x3cc565===_0x7272fd)break;else _0x54e870['push'](_0x54e870['shift']());}catch(_0x116650){_0x54e870['push'](_0x54e870['shift']());}}}(_0x59e2,0xb518d));function _0x59e2(){const _0x38ecfa=['2971mQJINE','1128wOYecl','30zhFxLH','12915gqeVJv','plugins','*Remove\x20all\x20formatting*','3438834mocfze','formatBlock','12Eoyfxq','2819222dVsAfb','enableDefaultAttributesIntegration','locale','formatInline','10KtPPkU','type','editor','RemoveFormatEditing','TrackChangesEditing','registerDescriptionCallback','has','get','afterInit','_registerLegacyDescription','format','commandName','descriptionFactory','removeFormat','21816982TVzizr','3SbmBYA','1061631fjRqbw','3121188SrfTju'];_0x59e2=function(){return _0x38ecfa;};return _0x59e2();}import{Plugin as _0x48a4bd}from'ckeditor5/src/core.js';import{getTranslation as _0x1ee002}from'../utils/common-translations.js';export default class pt extends _0x48a4bd{[_0x44c165(0x1af)](){const _0x503422=_0x44c165,_0x5af9b9=this[_0x503422(0x1a9)];if(!_0x5af9b9[_0x503422(0x1bd)][_0x503422(0x1ad)](_0x503422(0x1aa)))return;_0x5af9b9[_0x503422(0x1bd)][_0x503422(0x1ae)](_0x503422(0x1ab))[_0x503422(0x1c3)](_0x503422(0x1b4)),this[_0x503422(0x1b0)]();}[_0x44c165(0x1b0)](){const _0x3d5bbf=_0x44c165,_0x57df67=this[_0x3d5bbf(0x1a9)];_0x57df67[_0x3d5bbf(0x1bd)][_0x3d5bbf(0x1ae)](_0x3d5bbf(0x1ab))[_0x3d5bbf(0x1b3)][_0x3d5bbf(0x1ac)](_0x210c4d=>{const _0xd09bba=_0x3d5bbf;if(_0xd09bba(0x1c0)!=_0x210c4d[_0xd09bba(0x1a8)]&&_0xd09bba(0x1a6)!=_0x210c4d[_0xd09bba(0x1a8)])return;const {data:_0x1e49c7}=_0x210c4d;return _0x1e49c7&&_0xd09bba(0x1b4)==_0x1e49c7[_0xd09bba(0x1b2)]?{'type':_0xd09bba(0x1b1),'content':_0x1ee002(_0x57df67[_0xd09bba(0x1a5)],_0xd09bba(0x1be))}:void 0x0;});}}
|