@ckeditor/ckeditor5-track-changes 43.0.0-alpha.3 → 43.0.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
- package/theme/icons/track-changes-accept.svg +1 -1
- package/theme/icons/track-changes-discard.svg +1 -1
- package/theme/icons/track-changes.svg +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x389689=_0xdaaa;(function(_0x59b18a,_0x5f5a0f){const _0x26d430=_0xdaaa,_0x2af909=_0x59b18a();while(!![]){try{const _0x44ad3d=parseInt(_0x26d430(0xe6))/0x1+parseInt(_0x26d430(0xe3))/0x2*(parseInt(_0x26d430(0xe9))/0x3)+-parseInt(_0x26d430(0xe1))/0x4*(parseInt(_0x26d430(0xee))/0x5)+-parseInt(_0x26d430(0xd9))/0x6*(parseInt(_0x26d430(0xde))/0x7)+parseInt(_0x26d430(0xdd))/0x8+parseInt(_0x26d430(0xf4))/0x9*(-parseInt(_0x26d430(0xe4))/0xa)+parseInt(_0x26d430(0xef))/0xb*(-parseInt(_0x26d430(0xed))/0xc);if(_0x44ad3d===_0x5f5a0f)break;else _0x2af909['push'](_0x2af909['shift']());}catch(_0x4ab5e0){_0x2af909['push'](_0x2af909['shift']());}}}(_0x4512,0x4b0f5));import{Plugin as _0x494328}from'ckeditor5/src/core.js';function _0x4512(){const _0xce460e=['commands','get','3604PoARWW','deletion','2JynXap','1592180hBnRbN','mergeField','497192NKqNHN','getLabel','*Insert:*\x20%0','1835961zjxnta','getContainedElement','descriptionFactory','plugins','84WcALAw','635zCdNNk','344927jgAoHB','locale','afterInit','insertMergeField','*Remove:*\x20%0','18brBZQR','element','registerDescriptionCallback','editor','getAttribute','enableCommand','type','insertion','registerElementLabel','834UFUwVL','TrackChangesEditing','ELEMENT_MERGE_FIELD','MergeFieldsEditing','2921648aYrScn','25914xruLaQ'];_0x4512=function(){return _0xce460e;};return _0x4512();}import{getTranslation as _0x118cc4}from'../utils/common-translations.js';function _0xdaaa(_0x1e634c,_0x5e9a88){const _0x4512f1=_0x4512();return _0xdaaa=function(_0xdaaaf3,_0x47c23d){_0xdaaaf3=_0xdaaaf3-0xd8;let _0x3dd709=_0x4512f1[_0xdaaaf3];return _0x3dd709;},_0xdaaa(_0x1e634c,_0x5e9a88);}export default class dt extends _0x494328{[_0x389689(0xf1)](){const _0x374cd8=_0x389689,_0x49467a=this[_0x374cd8(0xf7)];if(!_0x49467a[_0x374cd8(0xdf)][_0x374cd8(0xe0)](_0x374cd8(0xf2)))return;_0x49467a[_0x374cd8(0xec)][_0x374cd8(0xe0)](_0x374cd8(0xda))[_0x374cd8(0xf9)](_0x374cd8(0xf2));const _0x268e98=_0x49467a[_0x374cd8(0xec)][_0x374cd8(0xe0)](_0x374cd8(0xda)),_0x349e00=_0x49467a[_0x374cd8(0xf0)];_0x268e98[_0x374cd8(0xeb)][_0x374cd8(0xd8)](_0x374cd8(0xe5),_0x3bca58=>_0x118cc4(_0x349e00,_0x374cd8(0xdb),_0x3bca58)),_0x268e98[_0x374cd8(0xeb)][_0x374cd8(0xf6)](_0x508cbd=>{const _0x3f8229=_0x374cd8;if(_0x3f8229(0xfb)!=_0x508cbd[_0x3f8229(0xfa)]&&_0x3f8229(0xe2)!=_0x508cbd[_0x3f8229(0xfa)])return;const _0x10c55c=_0x508cbd[_0x3f8229(0xea)]();if(null==_0x10c55c)return;if(!_0x10c55c['is'](_0x3f8229(0xf5),_0x3f8229(0xe5)))return;const _0x20e61f=_0x49467a[_0x3f8229(0xec)][_0x3f8229(0xe0)](_0x3f8229(0xdc))[_0x3f8229(0xe7)](_0x10c55c[_0x3f8229(0xf8)]('id'));return _0x3f8229(0xfb)==_0x508cbd[_0x3f8229(0xfa)]?{'type':_0x3f8229(0xfb),'content':_0x118cc4(_0x349e00,_0x3f8229(0xe8),'\x22'+_0x20e61f+'\x22\x20'+_0x118cc4(_0x349e00,_0x3f8229(0xdb)))}:{'type':_0x3f8229(0xe2),'content':_0x118cc4(_0x349e00,_0x3f8229(0xf3),'\x22'+_0x20e61f+'\x22\x20'+_0x118cc4(_0x349e00,_0x3f8229(0xdb)))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xd0b92c=_0x3112;(function(_0x454b47,_0x1db56d){const _0x3fb714=_0x3112,_0x4d1c42=_0x454b47();while(!![]){try{const _0x3b42c1=parseInt(_0x3fb714(0x14b))/0x1+-parseInt(_0x3fb714(0x149))/0x2*(-parseInt(_0x3fb714(0x15a))/0x3)+parseInt(_0x3fb714(0x152))/0x4*(parseInt(_0x3fb714(0x141))/0x5)+-parseInt(_0x3fb714(0x150))/0x6+-parseInt(_0x3fb714(0x147))/0x7+-parseInt(_0x3fb714(0x15d))/0x8*(-parseInt(_0x3fb714(0x14f))/0x9)+-parseInt(_0x3fb714(0x14c))/0xa;if(_0x3b42c1===_0x1db56d)break;else _0x4d1c42['push'](_0x4d1c42['shift']());}catch(_0x3fb4df){_0x4d1c42['push'](_0x4d1c42['shift']());}}}(_0xaebf,0x7606b));import{Plugin as _0x8bad1c}from'ckeditor5/src/core.js';import{getTranslation as _0x1e8a66}from'../utils/common-translations.js';function _0x3112(_0x5c41b8,_0x29a2de){const _0xaebfc=_0xaebf();return _0x3112=function(_0x311297,_0x5ad816){_0x311297=_0x311297-0x13e;let _0x405778=_0xaebfc[_0x311297];return _0x405778;},_0x3112(_0x5c41b8,_0x29a2de);}export default class pt extends _0x8bad1c{[_0xd0b92c(0x15b)](){const _0x5622ef=_0xd0b92c,_0xf16724=this[_0x5622ef(0x148)],_0x5d0eee=_0xf16724[_0x5622ef(0x142)][_0x5622ef(0x14e)](_0x5622ef(0x158));_0xf16724[_0x5622ef(0x142)][_0x5622ef(0x146)](_0x5622ef(0x153))&&(_0x5d0eee[_0x5622ef(0x13e)](_0x5622ef(0x14a)),_0x5d0eee[_0x5622ef(0x154)](_0x5622ef(0x155)),_0x5d0eee[_0x5622ef(0x159)][_0x5622ef(0x15c)](_0x2c362f=>this[_0x5622ef(0x15f)](_0x2c362f)));}[_0xd0b92c(0x15f)](_0x36668b){const _0x29f0ed=_0xd0b92c,_0x39ba82=this[_0x29f0ed(0x148)][_0x29f0ed(0x143)],{data:_0x178343}=_0x36668b,_0x43afa2={'type':_0x29f0ed(0x161),'content':''};if(_0x178343&&_0x29f0ed(0x155)==_0x178343[_0x29f0ed(0x151)]){if(!_0x178343[_0x29f0ed(0x140)])return{'type':_0x29f0ed(0x161),'content':_0x1e8a66(_0x39ba82,_0x29f0ed(0x157),_0x1e8a66(_0x39ba82,_0x29f0ed(0x160)))+'\x20('+_0x178343[_0x29f0ed(0x13f)]+')'};if(!_0x178343[_0x29f0ed(0x13f)]){let _0x197170=_0x36668b[_0x29f0ed(0x15e)];for(;_0x197170;){if(_0x197170[_0x29f0ed(0x14d)]&&_0x29f0ed(0x145)==_0x197170[_0x29f0ed(0x14d)][_0x29f0ed(0x151)]&&_0x197170[_0x29f0ed(0x14d)][_0x29f0ed(0x13f)])return _0x43afa2;_0x197170=_0x197170[_0x29f0ed(0x144)];}return{'type':_0x29f0ed(0x161),'content':_0x1e8a66(_0x39ba82,_0x29f0ed(0x156),_0x1e8a66(_0x39ba82,_0x29f0ed(0x160)))+'\x20('+_0x178343[_0x29f0ed(0x140)]+')'};}}}}function _0xaebf(){const _0x3aca66=['4zNHyFs','MultiLevelList','registerBlockAttribute','listMarkerStyle','*Remove\x20format:*\x20%0','*Set\x20format:*\x20%0','TrackChangesEditing','descriptionFactory','1506522tKlvkr','afterInit','registerDescriptionCallback','8dqBVuy','head','handleDescriptions','ELEMENT_MULTI_LEVEL_LIST','format','enableDefaultAttributesIntegration','newValue','oldValue','2763195EPXbze','plugins','locale','next','listType','has','981568NlpMuw','editor','2ZWXEGm','multiLevelList','534116wvTEdf','7703960UJaFUJ','data','get','4574457cWtdoh','4218882rAiXyO','key'];_0xaebf=function(){return _0x3aca66;};return _0xaebf();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x37fe14=_0x5eb3;(function(_0x5f3e6e,_0x476b70){const _0x27c863=_0x5eb3,_0x39c2be=_0x5f3e6e();while(!![]){try{const _0x4d8f12=-parseInt(_0x27c863(0x98))/0x1*(-parseInt(_0x27c863(0x9f))/0x2)+parseInt(_0x27c863(0x9d))/0x3+parseInt(_0x27c863(0x94))/0x4*(-parseInt(_0x27c863(0x96))/0x5)+parseInt(_0x27c863(0x87))/0x6*(parseInt(_0x27c863(0x97))/0x7)+parseInt(_0x27c863(0x9b))/0x8+-parseInt(_0x27c863(0x99))/0x9*(-parseInt(_0x27c863(0x8d))/0xa)+parseInt(_0x27c863(0x9e))/0xb*(-parseInt(_0x27c863(0x8e))/0xc);if(_0x4d8f12===_0x476b70)break;else _0x39c2be['push'](_0x39c2be['shift']());}catch(_0x19c96f){_0x39c2be['push'](_0x39c2be['shift']());}}}(_0x182e,0x29df4));function _0x182e(){const _0x14cc5a=['7aHTjat','36877wWUKRk','1215216awGuiL','enableCommand','861064TxlOnu','registerElementLabel','1010595lZVSIH','77AbqNoG','10IcmuvF','2007978WHFgzM','get','pageBreak','TrackChangesEditing','plugins','editor','10CmulPj','1031676kpeYgH','locale','PageBreakEditing','ELEMENT_PAGE_BREAK','descriptionFactory','afterInit','1301004CMiwmU','has','5xpiuBe'];_0x182e=function(){return _0x14cc5a;};return _0x182e();}import{Plugin as _0x3705c9}from'ckeditor5/src/core.js';import{getTranslation as _0x12a99d}from'../utils/common-translations.js';function _0x5eb3(_0x37c47e,_0x1c7da9){const _0x182ee7=_0x182e();return _0x5eb3=function(_0x5eb3d7,_0x304765){_0x5eb3d7=_0x5eb3d7-0x87;let _0x538865=_0x182ee7[_0x5eb3d7];return _0x538865;},_0x5eb3(_0x37c47e,_0x1c7da9);}export default class kt extends _0x3705c9{[_0x37fe14(0x93)](){const _0x2a90c0=_0x37fe14,_0x88a485=this[_0x2a90c0(0x8c)];if(!_0x88a485[_0x2a90c0(0x8b)][_0x2a90c0(0x95)](_0x2a90c0(0x90)))return;_0x88a485[_0x2a90c0(0x8b)][_0x2a90c0(0x88)](_0x2a90c0(0x8a))[_0x2a90c0(0x9a)](_0x2a90c0(0x89));const _0x36ce3c=_0x88a485[_0x2a90c0(0x8b)][_0x2a90c0(0x88)](_0x2a90c0(0x8a)),_0x18a2a1=_0x88a485[_0x2a90c0(0x8f)];_0x36ce3c[_0x2a90c0(0x92)][_0x2a90c0(0x9c)](_0x2a90c0(0x89),_0x5ad96d=>_0x12a99d(_0x18a2a1,_0x2a90c0(0x91),_0x5ad96d));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x2052dc=_0x4027;function _0x4027(_0x63a189,_0x4a0c45){const _0x8fa12e=_0x8fa1();return _0x4027=function(_0x402746,_0x56a2fb){_0x402746=_0x402746-0x74;let _0x23cf70=_0x8fa12e[_0x402746];return _0x23cf70;},_0x4027(_0x63a189,_0x4a0c45);}(function(_0x159cd2,_0x4a4f2b){const _0x3bd7f7=_0x4027,_0x164bd7=_0x159cd2();while(!![]){try{const _0x5bd59d=parseInt(_0x3bd7f7(0xa2))/0x1*(parseInt(_0x3bd7f7(0xb3))/0x2)+parseInt(_0x3bd7f7(0x92))/0x3+-parseInt(_0x3bd7f7(0x94))/0x4+parseInt(_0x3bd7f7(0x75))/0x5*(-parseInt(_0x3bd7f7(0x9d))/0x6)+-parseInt(_0x3bd7f7(0x77))/0x7*(-parseInt(_0x3bd7f7(0x7b))/0x8)+-parseInt(_0x3bd7f7(0xad))/0x9+parseInt(_0x3bd7f7(0x85))/0xa;if(_0x5bd59d===_0x4a4f2b)break;else _0x164bd7['push'](_0x164bd7['shift']());}catch(_0x368766){_0x164bd7['push'](_0x164bd7['shift']());}}}(_0x8fa1,0x7e4b3));import{Plugin as _0x23180a}from'ckeditor5/src/core.js';import{getTranslation as _0x441192}from'../utils/common-translations.js';function _0x8fa1(){const _0x5af6bf=['createUIElement','name','plugins','TrackChangesEditing','markerName','get','ELEMENT_PARAGRAPH','_registerLegacyDescription','3474684NCHrvX','descriptionFactory','type','checkChild','nodeAfter','insertParagraph','6RNWVzP','getItemLabel','consume','ck-suggestion-marker--active','bindElementToMarker','afterInit','highest','ck-suggestion-marker-split','9190IosXzv','*Insert:*\x20%0','7wtbeqc','registerElementLabel','insertion','registerDescriptionCallback','6543064TLAWWu','model','downcastDispatcher','addClass','activeMarkers','editing','options','schema','toViewPosition','writer','767840mObeIk','*Change\x20to:*\x20%0','includes','$text','paragraph','insert','commandName','isTouching','locale','enableDefaultAttributesIntegration','consumable','markerRange','getFirstRange','2796579PjDyAW','showSuggestionHighlights','2240840sehOim','end','span','isLimit','editor','start','has','isBlock','addMarker:suggestion:insertion','3282NIaJNM','Paragraph','data','mapper','enableCommand','214037mirBVM','formatBlock','format'];_0x8fa1=function(){return _0x5af6bf;};return _0x8fa1();}export default class bt extends _0x23180a{[_0x2052dc(0xb8)](){const _0x1a73ae=_0x2052dc,_0x4d07c2=this[_0x1a73ae(0x98)];if(!_0x4d07c2[_0x1a73ae(0xa7)][_0x1a73ae(0x9a)](_0x1a73ae(0x9e)))return;const _0x1e1239=_0x4d07c2[_0x1a73ae(0x8d)],_0x32224b=_0x4d07c2[_0x1a73ae(0xa7)][_0x1a73ae(0xaa)](_0x1a73ae(0xa8));_0x32224b[_0x1a73ae(0xae)][_0x1a73ae(0x78)](_0x1a73ae(0x89),_0x5f4e4e=>_0x441192(_0x1e1239,_0x1a73ae(0xab),_0x5f4e4e)),_0x32224b[_0x1a73ae(0x8e)](_0x1a73ae(0x89)),_0x32224b[_0x1a73ae(0xa1)](_0x1a73ae(0xb2)),_0x4d07c2[_0x1a73ae(0x80)][_0x1a73ae(0x7d)]['on'](_0x1a73ae(0x9c),nr(_0x4d07c2),{'priority':_0x1a73ae(0xb9)}),_0x4d07c2[_0x1a73ae(0x9f)][_0x1a73ae(0x7d)]['on'](_0x1a73ae(0x9c),(_0xa7e45f,_0x125100,_0x892827)=>{const _0x14ae32=_0x1a73ae;_0x892827[_0x14ae32(0x81)][_0x14ae32(0x93)]&&nr(_0x4d07c2,{'showActiveMarker':!0x1})(_0xa7e45f,_0x125100,_0x892827);},{'priority':_0x1a73ae(0xb9)});const _0x399134=_0x32224b[_0x1a73ae(0xae)];_0x399134[_0x1a73ae(0x7a)](_0x16f5f0=>{const _0xa80d84=_0x1a73ae;if(_0xa80d84(0x79)!==_0x16f5f0[_0xa80d84(0xaf)])return;const {start:_0x2f08c3,end:_0x78682a}=_0x16f5f0[_0xa80d84(0x91)]();if(!_0x2f08c3[_0xa80d84(0x8c)](_0x78682a)||!_0x2f08c3[_0xa80d84(0xb1)])return;const _0x458805=_0x4d07c2[_0xa80d84(0x7c)][_0xa80d84(0x82)],_0x597231=_0x2f08c3[_0xa80d84(0xb1)];return _0x458805[_0xa80d84(0x9b)](_0x597231)&&!_0x458805[_0xa80d84(0x97)](_0x597231)&&_0x458805[_0xa80d84(0xb0)](_0x597231,_0xa80d84(0x88))?{'type':_0xa80d84(0x79),'content':_0x441192(_0x1e1239,_0xa80d84(0x76),_0x399134[_0xa80d84(0xb4)](_0x597231,0x1))}:void 0x0;}),this[_0x1a73ae(0xac)]();}[_0x2052dc(0xac)](){const _0x338b6d=_0x2052dc,_0x26149c=this[_0x338b6d(0x98)],_0x593d43=_0x26149c[_0x338b6d(0x8d)];_0x26149c[_0x338b6d(0xa7)][_0x338b6d(0xaa)](_0x338b6d(0xa8))[_0x338b6d(0xae)][_0x338b6d(0x7a)](_0x4bf5be=>{const _0x5ebba2=_0x338b6d;if(_0x5ebba2(0xa3)!=_0x4bf5be[_0x5ebba2(0xaf)])return;const {data:_0x4d213d}=_0x4bf5be;return _0x4d213d&&_0x5ebba2(0x89)==_0x4d213d[_0x5ebba2(0x8b)]?{'type':_0x5ebba2(0xa4),'content':_0x441192(_0x593d43,_0x5ebba2(0x86),_0x441192(_0x593d43,_0x5ebba2(0xab)))}:void 0x0;});}}function nr(_0x39ca23,{showActiveMarker:_0x3c4266=!0x0}={}){return(_0x723a6e,_0x11aa7a,_0x4dc8db)=>{const _0x34987b=_0x4027,_0x2b61b9=_0x39ca23[_0x34987b(0xa7)][_0x34987b(0xaa)](_0x34987b(0xa8)),_0x12d411=_0x11aa7a[_0x34987b(0x90)][_0x34987b(0x99)],_0x44d21d=_0x11aa7a[_0x34987b(0x90)][_0x34987b(0x95)],_0x378833=_0x39ca23[_0x34987b(0x7c)][_0x34987b(0x82)];if(!_0x12d411[_0x34987b(0x8c)](_0x44d21d)||!_0x12d411[_0x34987b(0xb1)])return;const _0x2c65c6=_0x12d411[_0x34987b(0xb1)];if(_0x378833[_0x34987b(0x9b)](_0x2c65c6)&&!_0x378833[_0x34987b(0x97)](_0x2c65c6)&&_0x378833[_0x34987b(0xb0)](_0x2c65c6,_0x34987b(0x88))){if(!_0x4dc8db[_0x34987b(0x8f)][_0x34987b(0xb5)](_0x11aa7a[_0x34987b(0x90)],_0x723a6e[_0x34987b(0xa6)]))return;const _0x4ef39f=_0x4dc8db[_0x34987b(0x84)][_0x34987b(0xa5)](_0x34987b(0x96),{'class':_0x34987b(0x74)}),_0x1abb7f=_0x4dc8db[_0x34987b(0xa0)][_0x34987b(0x83)](_0x44d21d);_0x3c4266&&_0x2b61b9[_0x34987b(0x7f)][_0x34987b(0x87)](_0x11aa7a[_0x34987b(0xa9)])&&_0x4dc8db[_0x34987b(0x84)][_0x34987b(0x7e)](_0x34987b(0xb6),_0x4ef39f),_0x4dc8db[_0x34987b(0x84)][_0x34987b(0x8a)](_0x1abb7f,_0x4ef39f),_0x4dc8db[_0x34987b(0xa0)][_0x34987b(0xb7)](_0x4ef39f,_0x11aa7a[_0x34987b(0xa9)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x11b5(){const _0x3a529e=['193830SNlFpb','TrackChangesEditing','descriptionFactory','removeFormat','_registerLegacyDescription','format','type','formatInline','260040zQyroV','commandName','138MGIsxE','locale','261nNiYTp','registerDescriptionCallback','1097784McqbqR','get','*Remove\x20all\x20formatting*','editor','2VQtBFk','afterInit','45233GgDHrF','plugins','enableDefaultAttributesIntegration','has','155160VIWyMp','formatBlock','RemoveFormatEditing','168550jdYLwB','1773002krwdQY'];_0x11b5=function(){return _0x3a529e;};return _0x11b5();}const _0x228235=_0x4894;function _0x4894(_0x211ea6,_0x474a49){const _0x11b50a=_0x11b5();return _0x4894=function(_0x489431,_0x3824df){_0x489431=_0x489431-0xb6;let _0x5b384b=_0x11b50a[_0x489431];return _0x5b384b;},_0x4894(_0x211ea6,_0x474a49);}(function(_0x2a4672,_0x312198){const _0x149754=_0x4894,_0x1a1823=_0x2a4672();while(!![]){try{const _0x2e59cd=parseInt(_0x149754(0xbb))/0x1*(parseInt(_0x149754(0xb9))/0x2)+parseInt(_0x149754(0xd2))/0x3+-parseInt(_0x149754(0xcc))/0x4+-parseInt(_0x149754(0xc2))/0x5*(-parseInt(_0x149754(0xce))/0x6)+parseInt(_0x149754(0xc3))/0x7+-parseInt(_0x149754(0xbf))/0x8+-parseInt(_0x149754(0xd0))/0x9*(parseInt(_0x149754(0xc4))/0xa);if(_0x2e59cd===_0x312198)break;else _0x1a1823['push'](_0x1a1823['shift']());}catch(_0x214ddd){_0x1a1823['push'](_0x1a1823['shift']());}}}(_0x11b5,0xc1ab1));import{Plugin as _0x21ebdf}from'ckeditor5/src/core.js';import{getTranslation as _0x490ee1}from'../utils/common-translations.js';export default class wt extends _0x21ebdf{[_0x228235(0xba)](){const _0xbf127f=_0x228235,_0x455a17=this[_0xbf127f(0xb8)];if(!_0x455a17[_0xbf127f(0xbc)][_0xbf127f(0xbe)](_0xbf127f(0xc1)))return;_0x455a17[_0xbf127f(0xbc)][_0xbf127f(0xb6)](_0xbf127f(0xc5))[_0xbf127f(0xbd)](_0xbf127f(0xc7)),this[_0xbf127f(0xc8)]();}[_0x228235(0xc8)](){const _0x2d64b0=_0x228235,_0x55701d=this[_0x2d64b0(0xb8)];_0x55701d[_0x2d64b0(0xbc)][_0x2d64b0(0xb6)](_0x2d64b0(0xc5))[_0x2d64b0(0xc6)][_0x2d64b0(0xd1)](_0x127ba1=>{const _0x3b1d80=_0x2d64b0;if(_0x3b1d80(0xc0)!=_0x127ba1[_0x3b1d80(0xca)]&&_0x3b1d80(0xcb)!=_0x127ba1[_0x3b1d80(0xca)])return;const {data:_0x2fa80e}=_0x127ba1;return _0x2fa80e&&_0x3b1d80(0xc7)==_0x2fa80e[_0x3b1d80(0xcd)]?{'type':_0x3b1d80(0xc9),'content':_0x490ee1(_0x55701d[_0x3b1d80(0xcf)],_0x3b1d80(0xb7))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x33ca98=_0x1ea0;(function(_0xb4bb1f,_0x1f57b1){const _0x27619=_0x1ea0,_0x2fab34=_0xb4bb1f();while(!![]){try{const _0x12e0f7=parseInt(_0x27619(0x1c8))/0x1*(-parseInt(_0x27619(0x1ca))/0x2)+-parseInt(_0x27619(0x1d3))/0x3*(parseInt(_0x27619(0x1dd))/0x4)+parseInt(_0x27619(0x1c6))/0x5*(-parseInt(_0x27619(0x1c5))/0x6)+parseInt(_0x27619(0x1db))/0x7+-parseInt(_0x27619(0x1c9))/0x8*(parseInt(_0x27619(0x1c2))/0x9)+-parseInt(_0x27619(0x1c3))/0xa+-parseInt(_0x27619(0x1cd))/0xb*(-parseInt(_0x27619(0x1ce))/0xc);if(_0x12e0f7===_0x1f57b1)break;else _0x2fab34['push'](_0x2fab34['shift']());}catch(_0x19b7a9){_0x2fab34['push'](_0x2fab34['shift']());}}}(_0x5576,0x96d1d));function _0x1ea0(_0x4d9e6e,_0x1c0b23){const _0x5576b6=_0x5576();return _0x1ea0=function(_0x1ea02b,_0x5bfc00){_0x1ea02b=_0x1ea02b-0x1c1;let _0x70d1ba=_0x5576b6[_0x1ea02b];return _0x70d1ba;},_0x1ea0(_0x4d9e6e,_0x1c0b23);}import{Plugin as _0x274f5f}from'ckeditor5/src/core.js';function _0x5576(){const _0x3d1a60=['2998ThIiRL','acceptSelectedSuggestions','discardSelectedSuggestions','29701661TcoUBd','12kVDhQm','goToNextRestrictedEditingException','plugins','has','trackChanges','1383kUhFoG','editor','afterInit','acceptAllSuggestions','acceptSuggestion','TrackChangesEditing','discardAllSuggestions','discardSuggestion','3631530bpaIVS','RestrictedEditingModeEditing','4600coCbzz','goToPreviousRestrictedEditingException','855bSxcat','431060bRvOll','enableCommand','333138Mvlxeg','50ISJdHX','get','547NAOAag','54968bssEbY'];_0x5576=function(){return _0x3d1a60;};return _0x5576();}export default class yt extends _0x274f5f{[_0x33ca98(0x1d5)](){const _0x556684=_0x33ca98,_0x5b5244=this[_0x556684(0x1d4)];if(!_0x5b5244[_0x556684(0x1d0)][_0x556684(0x1d1)](_0x556684(0x1dc)))return;const _0x530f34=_0x5b5244[_0x556684(0x1d0)][_0x556684(0x1c7)](_0x556684(0x1d8));_0x530f34[_0x556684(0x1c4)](_0x556684(0x1c1)),_0x530f34[_0x556684(0x1c4)](_0x556684(0x1cf));const _0x500b91=_0x5b5244[_0x556684(0x1d0)][_0x556684(0x1c7)](_0x556684(0x1dc));_0x500b91[_0x556684(0x1c4)](_0x556684(0x1d2)),_0x500b91[_0x556684(0x1c4)](_0x556684(0x1d7)),_0x500b91[_0x556684(0x1c4)](_0x556684(0x1da)),_0x500b91[_0x556684(0x1c4)](_0x556684(0x1d6)),_0x500b91[_0x556684(0x1c4)](_0x556684(0x1d9)),_0x500b91[_0x556684(0x1c4)](_0x556684(0x1cb)),_0x500b91[_0x556684(0x1c4)](_0x556684(0x1cc));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3686ba=_0x5594;(function(_0x2d2a8c,_0x2bf02b){const _0x4cce03=_0x5594,_0x49a156=_0x2d2a8c();while(!![]){try{const _0x57526e=parseInt(_0x4cce03(0x107))/0x1*(-parseInt(_0x4cce03(0xf0))/0x2)+-parseInt(_0x4cce03(0xe3))/0x3*(-parseInt(_0x4cce03(0xe2))/0x4)+parseInt(_0x4cce03(0xd2))/0x5*(parseInt(_0x4cce03(0xf1))/0x6)+parseInt(_0x4cce03(0xe4))/0x7*(-parseInt(_0x4cce03(0xec))/0x8)+-parseInt(_0x4cce03(0x100))/0x9*(-parseInt(_0x4cce03(0xea))/0xa)+-parseInt(_0x4cce03(0xd1))/0xb*(parseInt(_0x4cce03(0xdb))/0xc)+parseInt(_0x4cce03(0x105))/0xd*(parseInt(_0x4cce03(0xd4))/0xe);if(_0x57526e===_0x2bf02b)break;else _0x49a156['push'](_0x49a156['shift']());}catch(_0x5dcfe1){_0x49a156['push'](_0x49a156['shift']());}}}(_0x424d,0x3e383));function _0x5594(_0x3e7160,_0x4acf26){const _0x424d1b=_0x424d();return _0x5594=function(_0x55946a,_0x19ce3e){_0x55946a=_0x55946a-0xce;let _0x28eece=_0x424d1b[_0x55946a];return _0x28eece;},_0x5594(_0x3e7160,_0x4acf26);}function _0x424d(){const _0x3d9d0a=['markerName','downcastDispatcher','insert','test','softBreak','descriptionFactory','name','enableCommand','locale','requires','span','merge','showSuggestionHighlights','createUIElement','14067mslQrB','options','get','consumable','addMarker:suggestion','299USLOJF','data','291491PMtPeD','model','registerElementLabel','shiftEnter','plugins','addClass','22tbKoXc','1055UXrBeQ','activeMarkers','555618dQcXRf','init','mapper','addMarker:suggestion:insertion','toViewPosition','high','addMarker:suggestion:deletion','2802324WaEEef','editor','includes','ELEMENT_LINE_BREAK','markerRange','TrackChangesEditing','getItems','4ciNwSs','167304AwtYQG','980777sjwBCo','deletion','writer','ck-suggestion-marker--active','ck-suggestion-marker-','element','1780FKeUZI','editing','24NjpadM','createPositionBefore','split','bindElementToMarker','2lyXmuQ','5316RNQlcg'];_0x424d=function(){return _0x3d9d0a;};return _0x424d();}import{Plugin as _0x313fa1}from'ckeditor5/src/core.js';import{ShiftEnter as _0x47f2bc}from'ckeditor5/src/enter.js';import{getTranslation as _0x1c56ee}from'../utils/common-translations.js';export default class jt extends _0x313fa1{static get[_0x3686ba(0xfb)](){return[_0x47f2bc];}[_0x3686ba(0xd5)](){const _0x3b6254=_0x3686ba,_0x4c9cb1=this[_0x3b6254(0xdc)],_0x4b45af=_0x4c9cb1[_0x3b6254(0xcf)][_0x3b6254(0x102)](_0x3b6254(0xe0));_0x4b45af[_0x3b6254(0xf9)](_0x3b6254(0xce)),_0x4c9cb1[_0x3b6254(0xeb)][_0x3b6254(0xf3)]['on'](_0x3b6254(0xd7),ge(_0x4c9cb1),{'priority':_0x3b6254(0xd9)}),_0x4c9cb1[_0x3b6254(0xeb)][_0x3b6254(0xf3)]['on'](_0x3b6254(0xda),ge(_0x4c9cb1),{'priority':_0x3b6254(0xd9)}),_0x4c9cb1[_0x3b6254(0x106)][_0x3b6254(0xf3)]['on'](_0x3b6254(0x104),(_0x56fc11,_0x24478e,_0x2d5fe3)=>{const _0x386c09=_0x3b6254;_0x2d5fe3[_0x386c09(0x101)][_0x386c09(0xfe)]&&ge(_0x4c9cb1,{'showActiveMarker':!0x1})(_0x56fc11,_0x24478e,_0x2d5fe3);}),_0x4b45af[_0x3b6254(0xf7)][_0x3b6254(0x109)](_0x3b6254(0xf6),_0x53a36a=>_0x1c56ee(_0x4c9cb1[_0x3b6254(0xfa)],_0x3b6254(0xde),_0x53a36a));}}function ge(_0x406139,{showActiveMarker:_0x4fda0c=!0x0}={}){return(_0x1c4237,_0x2a5825,_0x5c5436)=>{const _0x12b914=_0x5594,_0x505538=_0x406139[_0x12b914(0xcf)][_0x12b914(0x102)](_0x12b914(0xe0));if(!_0x5c5436[_0x12b914(0x103)][_0x12b914(0xf5)](_0x2a5825[_0x12b914(0xdf)],_0x1c4237[_0x12b914(0xf8)]))return;const _0x3dbc44=_0x406139[_0x12b914(0x108)];for(const _0x24a857 of _0x2a5825[_0x12b914(0xdf)][_0x12b914(0xe1)]()){if(!_0x24a857['is'](_0x12b914(0xe9),_0x12b914(0xf6)))continue;const _0x2e705f=_0x12b914(0xe5)==_0x2a5825[_0x12b914(0xf2)][_0x12b914(0xee)](':')[0x1]?_0x12b914(0xfd):_0x12b914(0xee),_0x409d1f=_0x5c5436[_0x12b914(0xe6)][_0x12b914(0xff)](_0x12b914(0xfc),{'class':_0x12b914(0xe8)+_0x2e705f}),_0x4d9a44=_0x5c5436[_0x12b914(0xd6)][_0x12b914(0xd8)](_0x3dbc44[_0x12b914(0xed)](_0x24a857));_0x4fda0c&&_0x505538[_0x12b914(0xd3)][_0x12b914(0xdd)](_0x2a5825[_0x12b914(0xf2)])&&_0x5c5436[_0x12b914(0xe6)][_0x12b914(0xd0)](_0x12b914(0xe7),_0x409d1f),_0x5c5436[_0x12b914(0xe6)][_0x12b914(0xf4)](_0x4d9a44,_0x409d1f),_0x5c5436[_0x12b914(0xd6)][_0x12b914(0xef)](_0x409d1f,_0x2a5825[_0x12b914(0xf2)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x89d1e1=_0xbfb2;function _0xbfb2(_0x33fd7c,_0x2ce0ae){const _0x25419c=_0x2541();return _0xbfb2=function(_0xbfb28f,_0x5b60ea){_0xbfb28f=_0xbfb28f-0x14f;let _0x3f6718=_0x25419c[_0xbfb28f];return _0x3f6718;},_0xbfb2(_0x33fd7c,_0x2ce0ae);}(function(_0xdf5556,_0x54512e){const _0x20331b=_0xbfb2,_0x4bf07d=_0xdf5556();while(!![]){try{const _0x37275b=parseInt(_0x20331b(0x15d))/0x1+parseInt(_0x20331b(0x16b))/0x2+parseInt(_0x20331b(0x16c))/0x3+-parseInt(_0x20331b(0x172))/0x4*(-parseInt(_0x20331b(0x15e))/0x5)+parseInt(_0x20331b(0x15f))/0x6*(parseInt(_0x20331b(0x176))/0x7)+-parseInt(_0x20331b(0x14f))/0x8+-parseInt(_0x20331b(0x157))/0x9*(parseInt(_0x20331b(0x171))/0xa);if(_0x37275b===_0x54512e)break;else _0x4bf07d['push'](_0x4bf07d['shift']());}catch(_0x37714a){_0x4bf07d['push'](_0x4bf07d['shift']());}}}(_0x2541,0xce63a));function _0x2541(){const _0x364811=['plugins','1090908xrAMxn','FORMAT_RESTRICTED_DISABLED','5988280GqQUFY','formatInline','formatBlock','change','model','FORMAT_RESTRICTED_ENABLED','commandName','TrackChangesEditing','27zgzAHI','descriptionFactory','enableCommand','type','get','document','1582007xoLpsU','40cxmlii','42txvQbF','value','StandardEditingModeEditing','locale','isCollapsed','commands','selection','registerDescriptionCallback','restrictedEditingException','forceValue','getRanges','markInlineFormat','2875564HBunCV','694275CkIdWo','format','has','from','editor','12472350THzihY','496744aMFWSe','afterInit','commandParams'];_0x2541=function(){return _0x364811;};return _0x2541();}import{Plugin as _0x1688cc}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x6956ff}from'./utils.js';import{getTranslation as _0x3c1de2}from'../utils/common-translations.js';export default class St extends _0x1688cc{[_0x89d1e1(0x173)](){const _0x29a7cd=_0x89d1e1,_0x987f9=this[_0x29a7cd(0x170)],_0x5805b2=_0x987f9[_0x29a7cd(0x153)],_0x5dee22=_0x987f9[_0x29a7cd(0x162)];if(!_0x987f9[_0x29a7cd(0x175)][_0x29a7cd(0x16e)](_0x29a7cd(0x161)))return;const _0x26daa0=_0x987f9[_0x29a7cd(0x175)][_0x29a7cd(0x15b)](_0x29a7cd(0x156)),_0x3cd422=_0x29a7cd(0x167),_0x33ea1b=_0x987f9[_0x29a7cd(0x164)][_0x29a7cd(0x15b)](_0x3cd422);_0x26daa0[_0x29a7cd(0x159)](_0x3cd422,(_0x538ff3,_0x4b5c19={})=>{const _0x9f6edf=_0x29a7cd,_0x1c3df8=_0x5805b2[_0x9f6edf(0x15c)][_0x9f6edf(0x165)];if(_0x1c3df8[_0x9f6edf(0x163)])return void _0x538ff3(_0x4b5c19);const _0x4b0124=void 0x0!==_0x4b5c19[_0x9f6edf(0x168)]?_0x4b5c19[_0x9f6edf(0x168)]:!_0x33ea1b[_0x9f6edf(0x160)];_0x5805b2[_0x9f6edf(0x152)](()=>{const _0xeb6ae5=_0x9f6edf,_0x1659dd=Array[_0xeb6ae5(0x16f)](_0x1c3df8[_0xeb6ae5(0x169)]());for(const _0x34d109 of _0x1659dd){const _0x373f06=_0x4b0124?[_0x34d109]:_0x6956ff(_0x3cd422,_0x34d109,_0x5805b2);for(const _0x3dc215 of _0x373f06)_0x26daa0[_0xeb6ae5(0x16a)](_0x3dc215,{'commandName':_0x3cd422,'commandParams':[{'forceValue':_0x4b0124}]});}});}),_0x26daa0[_0x29a7cd(0x158)][_0x29a7cd(0x166)](_0x4bb08b=>{const _0x3f4920=_0x29a7cd;if(_0x3f4920(0x151)!=_0x4bb08b[_0x3f4920(0x15a)]&&_0x3f4920(0x150)!=_0x4bb08b[_0x3f4920(0x15a)])return;const {data:_0x46316c}=_0x4bb08b;return _0x46316c&&_0x46316c[_0x3f4920(0x155)]==_0x3cd422?_0x46316c[_0x3f4920(0x174)][0x0][_0x3f4920(0x168)]?{'type':_0x3f4920(0x16d),'content':_0x3c1de2(_0x5dee22,_0x3f4920(0x154))}:{'type':_0x3f4920(0x16d),'content':_0x3c1de2(_0x5dee22,_0x3f4920(0x177))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x35633f=_0x16a0;function _0x3a26(){const _0x1c7fc2=['registerDescriptionCallback','*Set\x20format:*\x20%0','block','165474uCuTUT','enableDefaultAttributesIntegration','27VINddv','definitions','has','afterInit','registerInlineAttribute','1100482YzExjP','config','2264680GEEdFr','302813WGTmbV','DataSchema','get','getGhsAttributeNameForElement','StyleUtils','commandParams','forceValue','GeneralHtmlSupport','_registerLegacyDescription','TrackChangesEditing','66mOHJdX','editor','inline','*Remove\x20format:*\x20%0','normalizeConfig','1925048VZLJMo','add','styleName','Style','FORMAT_STYLE','formatInline','element','type','toLowerCase','registerBlockAttribute','registerAttributeLabel','8ZLdkyR','ghsAttributes','9155608rsQhSp','plugins','formatBlock','1orxFYX','commandName','format','locale','descriptionFactory','878565eCbeHg','style'];_0x3a26=function(){return _0x1c7fc2;};return _0x3a26();}function _0x16a0(_0x228996,_0x1db984){const _0x3a2681=_0x3a26();return _0x16a0=function(_0x16a0d7,_0x4fe495){_0x16a0d7=_0x16a0d7-0xff;let _0x2bb452=_0x3a2681[_0x16a0d7];return _0x2bb452;},_0x16a0(_0x228996,_0x1db984);}(function(_0x57a508,_0x262e4a){const _0x24bf72=_0x16a0,_0x18a412=_0x57a508();while(!![]){try{const _0x33b370=-parseInt(_0x24bf72(0x112))/0x1*(parseInt(_0x24bf72(0x123))/0x2)+-parseInt(_0x24bf72(0x11c))/0x3*(parseInt(_0x24bf72(0x10d))/0x4)+parseInt(_0x24bf72(0x117))/0x5+-parseInt(_0x24bf72(0x130))/0x6*(parseInt(_0x24bf72(0x126))/0x7)+parseInt(_0x24bf72(0x102))/0x8*(parseInt(_0x24bf72(0x11e))/0x9)+-parseInt(_0x24bf72(0x125))/0xa+parseInt(_0x24bf72(0x10f))/0xb;if(_0x33b370===_0x262e4a)break;else _0x18a412['push'](_0x18a412['shift']());}catch(_0x33a087){_0x18a412['push'](_0x18a412['shift']());}}}(_0x3a26,0x599d4));import{Plugin as _0x2005bc}from'ckeditor5/src/core.js';import{getTranslation as _0x58827a}from'../utils/common-translations.js';export default class At extends _0x2005bc{[_0x35633f(0x121)](){const _0x39e9de=_0x35633f,_0x4f2179=this[_0x39e9de(0x131)];if(!_0x4f2179[_0x39e9de(0x110)][_0x39e9de(0x120)](_0x39e9de(0x105))||!_0x4f2179[_0x39e9de(0x110)][_0x39e9de(0x120)](_0x39e9de(0x127)))return;const _0x7c0f35=_0x4f2179[_0x39e9de(0x110)][_0x39e9de(0x128)](_0x39e9de(0x12f)),_0x204e13=_0x4f2179[_0x39e9de(0x115)],_0x4e1df6=_0x4f2179[_0x39e9de(0x124)][_0x39e9de(0x128)](_0x39e9de(0x118))||{},_0x5b1cf6=_0x4f2179[_0x39e9de(0x110)][_0x39e9de(0x128)](_0x39e9de(0x12d)),_0x971a4=_0x4f2179[_0x39e9de(0x110)][_0x39e9de(0x128)](_0x39e9de(0x12a))[_0x39e9de(0x101)](_0x4f2179[_0x39e9de(0x110)][_0x39e9de(0x128)](_0x39e9de(0x127)),_0x4e1df6[_0x39e9de(0x11f)]);_0x7c0f35[_0x39e9de(0x11d)](_0x39e9de(0x118));const _0x3c99f5=new Set();for(const _0x36f681 of _0x971a4[_0x39e9de(0x11b)]){const _0x55f315=_0x5b1cf6[_0x39e9de(0x129)](_0x36f681[_0x39e9de(0x108)]);_0x3c99f5[_0x39e9de(0x103)](_0x55f315);}const _0x166477=new Set();for(const _0x51ab26 of _0x971a4[_0x39e9de(0xff)]){const _0x21c3cc=_0x5b1cf6[_0x39e9de(0x129)](_0x51ab26[_0x39e9de(0x108)]);_0x166477[_0x39e9de(0x103)](_0x21c3cc);for(const _0x413e95 of _0x51ab26[_0x39e9de(0x10e)])_0x166477[_0x39e9de(0x103)](_0x413e95);}for(const _0x51f68a of _0x3c99f5)_0x7c0f35[_0x39e9de(0x10b)](_0x51f68a),_0x7c0f35[_0x39e9de(0x116)][_0x39e9de(0x10c)](_0x51f68a,_0x58827a(_0x204e13,_0x39e9de(0x106)));for(const _0x28fbd4 of _0x166477)_0x7c0f35[_0x39e9de(0x122)](_0x28fbd4),_0x7c0f35[_0x39e9de(0x116)][_0x39e9de(0x10c)](_0x28fbd4,_0x58827a(_0x204e13,_0x39e9de(0x106)));this[_0x39e9de(0x12e)]();}[_0x35633f(0x12e)](){const _0x215890=_0x35633f,_0x278546=this[_0x215890(0x131)],_0x33a1c4=_0x278546[_0x215890(0x115)];_0x278546[_0x215890(0x110)][_0x215890(0x128)](_0x215890(0x12f))[_0x215890(0x116)][_0x215890(0x119)](_0x55491c=>{const _0x5188d3=_0x215890;if(_0x5188d3(0x111)!=_0x55491c[_0x5188d3(0x109)]&&_0x5188d3(0x107)!=_0x55491c[_0x5188d3(0x109)])return;const {data:_0x2b6e87}=_0x55491c;return _0x2b6e87&&_0x5188d3(0x118)===_0x2b6e87[_0x5188d3(0x113)]?_0x2b6e87[_0x5188d3(0x12b)][0x0][_0x5188d3(0x12c)]?{'type':_0x5188d3(0x114),'content':_0x58827a(_0x33a1c4,_0x5188d3(0x11a),_0x2b6e87[_0x5188d3(0x12b)][0x0][_0x5188d3(0x104)][_0x5188d3(0x10a)]())}:{'type':_0x5188d3(0x114),'content':_0x58827a(_0x33a1c4,_0x5188d3(0x100),_0x2b6e87[_0x5188d3(0x12b)][0x0][_0x5188d3(0x104)][_0x5188d3(0x10a)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x3b12(_0x482fb7,_0x152bc5){const _0x539aee=_0x539a();return _0x3b12=function(_0x3b12f5,_0x37b563){_0x3b12f5=_0x3b12f5-0x14f;let _0x2efc0c=_0x539aee[_0x3b12f5];return _0x2efc0c;},_0x3b12(_0x482fb7,_0x152bc5);}const _0x5d5609=_0x3b12;(function(_0x460be8,_0x43f6c4){const _0x502903=_0x3b12,_0x5731a1=_0x460be8();while(!![]){try{const _0xa40c89=-parseInt(_0x502903(0x183))/0x1+parseInt(_0x502903(0x18b))/0x2+-parseInt(_0x502903(0x174))/0x3+-parseInt(_0x502903(0x1b5))/0x4*(-parseInt(_0x502903(0x164))/0x5)+-parseInt(_0x502903(0x1b9))/0x6*(parseInt(_0x502903(0x170))/0x7)+-parseInt(_0x502903(0x1c0))/0x8+parseInt(_0x502903(0x1ae))/0x9;if(_0xa40c89===_0x43f6c4)break;else _0x5731a1['push'](_0x5731a1['shift']());}catch(_0x1ff0f9){_0x5731a1['push'](_0x5731a1['shift']());}}}(_0x539a,0xbf084));import{Plugin as _0x2ee622}from'ckeditor5/src/core.js';import{LiveRange as _0x4afffc}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x5ecc37}from'ckeditor5/src/widget.js';import{getTranslation as _0x56565e}from'../utils/common-translations.js';export default class It extends _0x2ee622{constructor(_0x130274){const _0x571163=_0x3b12;super(_0x130274),this[_0x571163(0x1b0)]=[_0x571163(0x187),_0x571163(0x1c5)],this[_0x571163(0x1c2)]=new Set();}[_0x5d5609(0x1db)](){const _0x93df1f=_0x5d5609,_0x1e9fc2=this[_0x93df1f(0x1b1)],_0x855185=_0x1e9fc2[_0x93df1f(0x18e)][_0x93df1f(0x1b2)][_0x93df1f(0x197)];if(!_0x1e9fc2[_0x93df1f(0x190)][_0x93df1f(0x175)](_0x93df1f(0x163)))return;const _0x7d08fe=_0x1e9fc2[_0x93df1f(0x1aa)],_0x33cc4d=_0x1e9fc2[_0x93df1f(0x190)][_0x93df1f(0x1a6)](_0x93df1f(0x1c9)),_0x55bbab=_0x1e9fc2[_0x93df1f(0x190)][_0x93df1f(0x1a6)](_0x93df1f(0x17c));_0x33cc4d[_0x93df1f(0x19d)][_0x93df1f(0x1ee)](_0x93df1f(0x191),_0x56af8a=>_0x56565e(_0x7d08fe,_0x93df1f(0x16d),_0x56af8a)),this[_0x93df1f(0x1cc)](),_0x33cc4d[_0x93df1f(0x1b4)](_0x93df1f(0x173)),_0x33cc4d[_0x93df1f(0x1b4)](_0x93df1f(0x156)),_0x33cc4d[_0x93df1f(0x1b4)](_0x93df1f(0x159));for(const _0x502f44 of[_0x93df1f(0x1d6),_0x93df1f(0x1ad)]){const _0x241ef9=_0x1e9fc2[_0x93df1f(0x19b)][_0x93df1f(0x1a6)](_0x502f44);_0x33cc4d[_0x93df1f(0x1b4)](_0x502f44,_0x3d9383=>{const _0x45b73c=_0x93df1f;_0x1e9fc2[_0x45b73c(0x18e)][_0x45b73c(0x17d)](_0xaa5cb8=>{const _0x1f5139=_0x45b73c;_0x3d9383();const _0xd2d599=_0x1f5139(0x165)===_0x241ef9[_0x1f5139(0x194)],_0x103f77=_0x55bbab[_0x1f5139(0x1b3)](_0x855185),_0xba3f5e=_0x55bbab[_0x1f5139(0x1a2)](_0x103f77),_0x2c9384=_0xd2d599?_0xba3f5e[_0x1f5139(0x19c)]-0x1:_0xba3f5e[_0x1f5139(0x17a)]+0x1,_0x10fed9=_0x103f77[0x0][_0x1f5139(0x1bd)](_0x1f5139(0x191)),_0x106d7e=_0x55bbab[_0x1f5139(0x151)](_0x10fed9,{'startRow':_0x2c9384,'endRow':_0x2c9384}),_0x3cf41c=Array[_0x1f5139(0x15a)](_0x106d7e)[_0x1f5139(0x1d5)](_0x1831f9=>_0xaa5cb8[_0x1f5139(0x158)](_0x1831f9[_0x1f5139(0x150)]));_0x33cc4d[_0x1f5139(0x1ea)](_0x3cf41c,_0x1f5139(0x187));});});}for(const _0x5310c2 of[_0x93df1f(0x16c),_0x93df1f(0x15f)]){const _0x404d5e=_0x1e9fc2[_0x93df1f(0x19b)][_0x93df1f(0x1a6)](_0x5310c2);_0x33cc4d[_0x93df1f(0x1b4)](_0x5310c2,_0x4e1b00=>{const _0x154f67=_0x93df1f;_0x1e9fc2[_0x154f67(0x18e)][_0x154f67(0x17d)](_0x4640d0=>{const _0x3506f8=_0x154f67;_0x4e1b00();const _0x138f05=_0x3506f8(0x188)===_0x404d5e[_0x3506f8(0x194)],_0x3326f8=_0x55bbab[_0x3506f8(0x1b3)](_0x855185),_0x269b90=_0x55bbab[_0x3506f8(0x1e1)](_0x3326f8),_0x510c8f=_0x138f05?_0x269b90[_0x3506f8(0x19c)]-0x1:_0x269b90[_0x3506f8(0x17a)]+0x1,_0x534e55=_0x3326f8[0x0][_0x3506f8(0x1bd)](_0x3506f8(0x191)),_0xc26533=_0x55bbab[_0x3506f8(0x151)](_0x534e55,{'startRow':0x0,'column':_0x510c8f,'includeAllSlots':!0x1}),_0x51afa8=Array[_0x3506f8(0x15a)](_0xc26533)[_0x3506f8(0x1d5)](_0x596def=>_0x4640d0[_0x3506f8(0x158)](_0x596def[_0x3506f8(0x150)]));_0x33cc4d[_0x3506f8(0x1ea)](_0x51afa8,_0x3506f8(0x1c5));});});}for(const _0xdab75b of[_0x93df1f(0x1e0),_0x93df1f(0x172)]){const _0x59a1c0=_0xdab75b[_0x93df1f(0x157)](0xb),_0x1ec7b3=_0x59a1c0[_0x93df1f(0x182)](),_0x509393=_0x1ec7b3[_0x93df1f(0x157)](0x0,0x3)+_0x93df1f(0x181),_0x24ae2d=_0x93df1f(0x191)+_0x59a1c0,_0x27b7c5=_0x93df1f(0x16f)+_0x59a1c0,_0x2a1c0e=_0x93df1f(0x15b)+_0x59a1c0;_0x33cc4d[_0x93df1f(0x1b4)](_0xdab75b,()=>{const _0x5d40d7=_0x93df1f;_0x1e9fc2[_0x5d40d7(0x18e)][_0x5d40d7(0x17d)](_0x51efa9=>{const _0x4be584=_0x5d40d7,_0x461c81=_0x55bbab[_0x4be584(0x1b3)](_0x855185),_0x142302=_0x461c81[0x0][_0x4be584(0x1bd)](_0x4be584(0x191));let _0x51a025;if(_0x4be584(0x1e0)==_0xdab75b){const _0x20d965=_0x55bbab[_0x4be584(0x1a2)](_0x461c81);_0x51a025={'startRow':_0x20d965[_0x4be584(0x19c)],'endRow':_0x20d965[_0x4be584(0x17a)],'includeAllSlots':!0x0};}else{const _0x178ab7=_0x55bbab[_0x4be584(0x1e1)](_0x461c81);_0x51a025={'startColumn':_0x178ab7[_0x4be584(0x19c)],'endColumn':_0x178ab7[_0x4be584(0x17a)],'includeAllSlots':!0x0};}const _0x45153b=_0x55bbab[_0x4be584(0x151)](_0x142302,_0x51a025),_0x3d331f=Array[_0x4be584(0x15a)](_0x45153b)[_0x4be584(0x1d5)](({cell:_0x1f09fd})=>_0x1f09fd),_0x4612c2=Ee(_0x3d331f[_0x4be584(0x161)](_0x4ef5bb=>_0x4ef5bb[_0x4be584(0x1c1)](_0x509393))),_0x3affec=Ee(_0x3d331f[_0x4be584(0x161)](_0x5d62ce=>!_0x5d62ce[_0x4be584(0x1c1)](_0x509393)))[_0x4be584(0x1d5)](_0x3f64ac=>_0x51efa9[_0x4be584(0x158)](_0x3f64ac)),_0x44b571=_0x33cc4d[_0x4be584(0x16b)](_0x3affec,_0x24ae2d);if(_0x44b571&&(_0x4be584(0x187)==_0x44b571[_0x4be584(0x1be)]||_0x4be584(0x1c5)==_0x44b571[_0x4be584(0x1be)])){const _0x2e703f=this[_0x4be584(0x1e8)](_0x44b571);for(const _0x561415 of _0x4612c2){const _0x43ce5e=_0x51efa9[_0x4be584(0x158)](_0x561415),_0x12c0bc=_0x55bbab[_0x4be584(0x1d4)](_0x561415),_0x3a999e=_0x561415[_0x4be584(0x1ca)](_0x509393)-0x1,_0x4759f3=_0x2e703f[_0x27b7c5],_0x590160=_0x2e703f[_0x2a1c0e];_0x4759f3<=_0x12c0bc[_0x1ec7b3]&&_0x12c0bc[_0x1ec7b3]+_0x3a999e<=_0x590160&&_0x44b571[_0x4be584(0x1d2)](_0x43ce5e);}}});});}function _0x5b969c(_0x3cd30f){const _0x1401d1=_0x93df1f,_0x3cb2ad=Array[_0x1401d1(0x15a)](_0x855185[_0x1401d1(0x1d3)]())[_0x1401d1(0x1d5)](_0x119a49=>_0x4afffc[_0x1401d1(0x1da)](_0x119a49));_0x1e9fc2[_0x1401d1(0x18e)][_0x1401d1(0x17d)](_0x123add=>{const _0x48fd71=_0x1401d1,_0x599250=_0x123add[_0x48fd71(0x180)];_0x3cd30f=_0x3cd30f[_0x48fd71(0x161)](_0x6df125=>_0x48fd71(0x153)!=_0x6df125[_0x48fd71(0x1ed)][_0x48fd71(0x1a1)]),_0x123add[_0x48fd71(0x19f)](_0x3cd30f),_0x1e9fc2[_0x48fd71(0x19b)][_0x48fd71(0x1a6)](_0x48fd71(0x1e0))[_0x48fd71(0x15e)](),_0x1e9fc2[_0x48fd71(0x17f)](_0x48fd71(0x1e0),{'forceDefaultExecution':!0x0}),_0x1e9fc2[_0x48fd71(0x18e)][_0x48fd71(0x1cf)](()=>{const _0x5dc2e2=_0x48fd71;_0x1e9fc2[_0x5dc2e2(0x18e)][_0x5dc2e2(0x1cf)](_0x599250,_0x2bc343=>{const _0x57aa74=_0x5dc2e2,_0x3fbe2c=_0x3cb2ad[_0x57aa74(0x161)](_0x60657b=>_0x57aa74(0x153)!=_0x60657b[_0x57aa74(0x1ed)][_0x57aa74(0x1a1)]);_0x3fbe2c[_0x57aa74(0x155)]>0x0&&_0x2bc343[_0x57aa74(0x19f)](_0x3fbe2c);for(const _0x26d615 of _0x3cb2ad)_0x26d615[_0x57aa74(0x1cb)]();});});});}function _0x4c6809(_0x51208e){const _0x3f1198=_0x93df1f;_0x1e9fc2[_0x3f1198(0x18e)][_0x3f1198(0x17d)](_0x55cba1=>{const _0x376d39=_0x3f1198,_0x1454fd=Array[_0x376d39(0x15a)](_0x855185[_0x376d39(0x1d3)]())[_0x376d39(0x1d5)](_0x437e1d=>_0x4afffc[_0x376d39(0x1da)](_0x437e1d)),_0x1731b9=[];for(const _0x36d39d of _0x51208e)for(const _0x3a5c86 of _0x36d39d[_0x376d39(0x1e4)]({'shallow':!0x0}))_0x1731b9[_0x376d39(0x195)](_0x3a5c86);for(const _0x5c80ea of _0x1731b9)_0x376d39(0x153)!=_0x5c80ea[_0x376d39(0x1ed)][_0x376d39(0x1a1)]&&(_0x55cba1[_0x376d39(0x19f)](_0x55cba1[_0x376d39(0x171)](_0x5c80ea,0x0)),_0x1e9fc2[_0x376d39(0x19b)][_0x376d39(0x1a6)](_0x376d39(0x172))[_0x376d39(0x15e)](),_0x1e9fc2[_0x376d39(0x17f)](_0x376d39(0x172),{'forceDefaultExecution':!0x0}));const _0x1d0eef=_0x1454fd[_0x376d39(0x161)](_0x249e90=>_0x376d39(0x153)!=_0x249e90[_0x376d39(0x1ed)][_0x376d39(0x1a1)]);_0x1d0eef[_0x376d39(0x155)]>0x0&&_0x55cba1[_0x376d39(0x19f)](_0x1d0eef);for(const _0x5a2882 of _0x1454fd)_0x5a2882[_0x376d39(0x1cb)]();});}function _0x4a2838(_0x1bb3ce,_0x2c6f71){const _0x115ed7=_0x93df1f;return _0x2c6f71[_0x115ed7(0x1dc)](_0x27b7fd=>_0x1bb3ce[_0x115ed7(0x1a0)](_0x1b65f0=>_0x1b65f0[_0x115ed7(0x186)][_0x115ed7(0x1a9)](_0x27b7fd[_0x115ed7(0x1bb)])||_0x27b7fd[_0x115ed7(0x186)][_0x115ed7(0x1a9)](_0x1b65f0[_0x115ed7(0x1bb)])));}function _0x5826b7(_0x2ecdc4,_0x21c4da){const _0x3b1fed=_0x93df1f;return!_0x2ecdc4[_0x3b1fed(0x1a0)](_0x3a44c7=>_0x21c4da[_0x3b1fed(0x1a0)](_0x4d9394=>_0x3a44c7[_0x3b1fed(0x199)](_0x4d9394)))&&_0x2ecdc4[_0x3b1fed(0x1a0)](_0x197052=>_0x21c4da[_0x3b1fed(0x1a0)](_0x3c8282=>_0x197052[_0x3b1fed(0x186)][_0x3b1fed(0x189)](_0x3c8282[_0x3b1fed(0x1bb)])));}_0x1e9fc2[_0x93df1f(0x16a)][_0x93df1f(0x1dd)]['on'](_0x93df1f(0x18c),(_0x45a7c6,_0x6feb29,_0x3549c6)=>{const _0x2ba996=_0x93df1f;if(!_0x3549c6[_0x2ba996(0x19a)][_0x2ba996(0x1d8)])return;const _0x34592b=_0x6feb29[_0x2ba996(0x184)];if(!_0x34592b)return;const _0x408b0b=_0x3549c6[_0x2ba996(0x1c3)][_0x2ba996(0x1ab)](_0x34592b);function _0x2d12da(_0xfa291d){const _0x1d7a13=_0x2ba996;return Array[_0x1d7a13(0x198)](_0xfa291d)?_0xfa291d:[_0xfa291d];}_0x408b0b&&_0x2ba996(0x1d7)===_0x34592b[_0x2ba996(0x15d)]&&_0x5ecc37(_0x408b0b,_0x3549c6[_0x2ba996(0x1bf)],(_0x2b1de0,_0x468134,_0x3aa3f5)=>_0x3aa3f5[_0x2ba996(0x1c7)](_0x2d12da(_0x468134[_0x2ba996(0x1a4)]),_0x2b1de0),(_0x255cc3,_0x3dc89a,_0xaf5882)=>_0xaf5882[_0x2ba996(0x17b)](_0x2d12da(_0x3dc89a[_0x2ba996(0x1a4)]),_0x255cc3));},{'priority':_0x93df1f(0x1c8)}),_0x33cc4d[_0x93df1f(0x19d)][_0x93df1f(0x166)](_0xf77071=>{const _0x4cc3b4=_0x93df1f;if(_0x4cc3b4(0x1d9)!=_0xf77071[_0x4cc3b4(0x1af)]&&_0x4cc3b4(0x1eb)!=_0xf77071[_0x4cc3b4(0x1af)])return;const _0x1cb91d=_0xf77071[_0x4cc3b4(0x152)]();if(null!=_0x1cb91d&&_0x1cb91d['is'](_0x4cc3b4(0x1c4),_0x4cc3b4(0x191))){if(_0x4cc3b4(0x1d9)==_0xf77071[_0x4cc3b4(0x1af)]){const _0x177561=_0xf77071[_0x4cc3b4(0x1e4)]()[_0x4cc3b4(0x161)](_0x17136d=>_0x17136d['is'](_0x4cc3b4(0x179)))[_0x4cc3b4(0x1d5)](_0x41a947=>_0x41a947[_0x4cc3b4(0x16a)]);if(_0x177561[_0x4cc3b4(0x155)])return{'type':_0x4cc3b4(0x1d9),'content':_0x56565e(_0x7d08fe,_0x4cc3b4(0x177),_0x56565e(_0x7d08fe,_0x4cc3b4(0x178),'\x22'+_0x177561[_0x4cc3b4(0x18a)]('\x20')+'\x22'))};}if(_0x4cc3b4(0x1eb)==_0xf77071[_0x4cc3b4(0x1af)]){const _0x453fb9=_0xf77071[_0x4cc3b4(0x1e4)]()[_0x4cc3b4(0x161)](_0x2812d6=>_0x2812d6['is'](_0x4cc3b4(0x179)))[_0x4cc3b4(0x1d5)](_0xc11ec0=>_0xc11ec0[_0x4cc3b4(0x16a)]);if(_0x453fb9[_0x4cc3b4(0x155)])return{'type':_0x4cc3b4(0x1eb),'content':_0x56565e(_0x7d08fe,_0x4cc3b4(0x1b6),_0x56565e(_0x7d08fe,_0x4cc3b4(0x178),'\x22'+_0x453fb9[_0x4cc3b4(0x18a)]('\x20')+'\x22'))};}}}),_0x33cc4d[_0x93df1f(0x19d)][_0x93df1f(0x166)](_0x4f5a8a=>{const _0x23b6bf=_0x93df1f;if(_0x23b6bf(0x187)==_0x4f5a8a[_0x23b6bf(0x1be)]){const _0x59df47=_0x4f5a8a[_0x23b6bf(0x1e4)]()[_0x23b6bf(0x161)](_0x43def9=>_0x43def9['is'](_0x23b6bf(0x179)))[_0x23b6bf(0x1d5)](_0x5b8544=>_0x5b8544[_0x23b6bf(0x16a)]),_0x2f42de=this[_0x23b6bf(0x1e8)](_0x4f5a8a),_0x2c9834=_0x2f42de[_0x23b6bf(0x1d0)]-_0x2f42de[_0x23b6bf(0x1ac)]+0x1;if(_0x23b6bf(0x1d9)==_0x4f5a8a[_0x23b6bf(0x1af)])return _0x59df47[_0x23b6bf(0x155)]?{'type':_0x23b6bf(0x1d9),'content':_0x56565e(_0x7d08fe,_0x23b6bf(0x177),_0x56565e(_0x7d08fe,_0x23b6bf(0x1e7),[_0x2c9834,'\x22'+_0x59df47[_0x23b6bf(0x18a)]('\x20')+'\x22']))}:{'type':_0x23b6bf(0x1d9),'content':_0x56565e(_0x7d08fe,_0x23b6bf(0x177),_0x56565e(_0x7d08fe,_0x23b6bf(0x1b7),_0x2c9834))};if(_0x23b6bf(0x1eb)==_0x4f5a8a[_0x23b6bf(0x1af)])return _0x59df47[_0x23b6bf(0x155)]?{'type':_0x23b6bf(0x1eb),'content':_0x56565e(_0x7d08fe,_0x23b6bf(0x1b6),_0x56565e(_0x7d08fe,_0x23b6bf(0x1e7),[_0x2c9834,'\x22'+_0x59df47[_0x23b6bf(0x18a)]('\x20')+'\x22']))}:{'type':_0x23b6bf(0x1eb),'content':_0x56565e(_0x7d08fe,_0x23b6bf(0x1b6),_0x56565e(_0x7d08fe,_0x23b6bf(0x1b7),_0x2c9834))};}if(_0x23b6bf(0x1c5)==_0x4f5a8a[_0x23b6bf(0x1be)]){const _0x48e4fc=_0x4f5a8a[_0x23b6bf(0x1e4)]()[_0x23b6bf(0x161)](_0x31c64c=>_0x31c64c['is'](_0x23b6bf(0x179)))[_0x23b6bf(0x1d5)](_0x34e041=>_0x34e041[_0x23b6bf(0x16a)]),_0x1f7cbe=this[_0x23b6bf(0x1e8)](_0x4f5a8a),_0x4faaba=_0x1f7cbe[_0x23b6bf(0x1a3)]-_0x1f7cbe[_0x23b6bf(0x1f0)]+0x1;if(_0x23b6bf(0x1d9)==_0x4f5a8a[_0x23b6bf(0x1af)])return _0x48e4fc[_0x23b6bf(0x155)]?{'type':_0x23b6bf(0x1d9),'content':_0x56565e(_0x7d08fe,_0x23b6bf(0x177),_0x56565e(_0x7d08fe,_0x23b6bf(0x1ec),[_0x4faaba,'\x22'+_0x48e4fc[_0x23b6bf(0x18a)]('\x20')+'\x22']))}:{'type':_0x23b6bf(0x1d9),'content':_0x56565e(_0x7d08fe,_0x23b6bf(0x177),_0x56565e(_0x7d08fe,_0x23b6bf(0x1c6),_0x4faaba))};if(_0x23b6bf(0x1eb)==_0x4f5a8a[_0x23b6bf(0x1af)])return _0x48e4fc[_0x23b6bf(0x155)]?{'type':_0x23b6bf(0x1eb),'content':_0x56565e(_0x7d08fe,_0x23b6bf(0x1b6),_0x56565e(_0x7d08fe,_0x23b6bf(0x1ec),[_0x4faaba,'\x22'+_0x48e4fc[_0x23b6bf(0x18a)]('\x20')+'\x22']))}:{'type':_0x23b6bf(0x1eb),'content':_0x56565e(_0x7d08fe,_0x23b6bf(0x1b6),_0x56565e(_0x7d08fe,_0x23b6bf(0x1c6),_0x4faaba))};}}),_0x33cc4d[_0x93df1f(0x17e)][_0x93df1f(0x1e5)](_0x93df1f(0x1d9),_0x93df1f(0x187),_0x93df1f(0x160),_0x5b969c),_0x33cc4d[_0x93df1f(0x17e)][_0x93df1f(0x1e5)](_0x93df1f(0x1eb),_0x93df1f(0x187),_0x93df1f(0x1e2),_0x5b969c),_0x33cc4d[_0x93df1f(0x17e)][_0x93df1f(0x1e5)](_0x93df1f(0x1d9),_0x93df1f(0x1c5),_0x93df1f(0x160),_0x4c6809),_0x33cc4d[_0x93df1f(0x17e)][_0x93df1f(0x1e5)](_0x93df1f(0x1eb),_0x93df1f(0x1c5),_0x93df1f(0x1e2),_0x4c6809),_0x33cc4d[_0x93df1f(0x17e)][_0x93df1f(0x1e5)](_0x93df1f(0x1d9),_0x93df1f(0x1c5),_0x93df1f(0x18a),_0x4a2838),_0x33cc4d[_0x93df1f(0x17e)][_0x93df1f(0x1e5)](_0x93df1f(0x1eb),_0x93df1f(0x1c5),_0x93df1f(0x18a),_0x4a2838),_0x33cc4d[_0x93df1f(0x17e)][_0x93df1f(0x1e5)](_0x93df1f(0x1d9),_0x93df1f(0x187),_0x93df1f(0x18a),_0x5826b7),_0x33cc4d[_0x93df1f(0x17e)][_0x93df1f(0x1e5)](_0x93df1f(0x1eb),_0x93df1f(0x187),_0x93df1f(0x18a),_0x5826b7);}[_0x5d5609(0x18d)](){const _0x2c32b5=_0x5d5609,_0xb23dfe=this[_0x2c32b5(0x1b1)],_0x45f7b2=_0xb23dfe[_0x2c32b5(0x18e)][_0x2c32b5(0x1b2)][_0x2c32b5(0x197)];return(_0x259b59,_0x50e2ab)=>{const _0x1c6135=_0x2c32b5;_0xb23dfe[_0x1c6135(0x18e)][_0x1c6135(0x17d)](_0x34f92a=>{const _0x3dacd3=_0x1c6135,{commandName:_0x454a1a,commandParams:_0x256830}=_0x50e2ab;let _0x5b9353=_0x259b59[0x0][_0x3dacd3(0x186)][_0x3dacd3(0x1ce)];_0x256830&&_0x256830[0x0]&&!0x1===_0x256830[0x0][_0x3dacd3(0x154)]&&(_0x5b9353=_0x259b59[0x0][_0x3dacd3(0x1bb)][_0x3dacd3(0x168)]);const _0x48cd2f=_0x34f92a[_0x3dacd3(0x1ba)](_0x5b9353);if(_0x3dacd3(0x153)==_0x48cd2f[_0x3dacd3(0x1ed)][_0x3dacd3(0x1a1)])return;const _0x59c3da=Array[_0x3dacd3(0x15a)](_0x45f7b2[_0x3dacd3(0x1d3)]())[_0x3dacd3(0x1d5)](_0x35ae82=>_0x4afffc[_0x3dacd3(0x1da)](_0x35ae82));_0x34f92a[_0x3dacd3(0x19f)](_0x48cd2f),_0xb23dfe[_0x3dacd3(0x19b)][_0x3dacd3(0x1a6)](_0x454a1a)[_0x3dacd3(0x15e)](),_0x256830[_0x3dacd3(0x195)]({'forceDefaultExecution':!0x0}),_0xb23dfe[_0x3dacd3(0x17f)](_0x454a1a,..._0x256830);const _0x1fa0f0=_0x59c3da[_0x3dacd3(0x161)](_0x2debef=>_0x3dacd3(0x153)!=_0x2debef[_0x3dacd3(0x1ed)][_0x3dacd3(0x1a1)]);_0x1fa0f0[_0x3dacd3(0x155)]>0x0&&_0x34f92a[_0x3dacd3(0x19f)](_0x1fa0f0);for(const _0xd118f1 of _0x59c3da)_0xd118f1[_0x3dacd3(0x1cb)]();});};}[_0x5d5609(0x1df)](_0x21581){const _0xa3c1b7=_0x5d5609,_0x5cc895=this[_0xa3c1b7(0x1b1)][_0xa3c1b7(0x190)][_0xa3c1b7(0x1a6)](_0xa3c1b7(0x17c));let _0x25f53c=Number[_0xa3c1b7(0x162)],_0x4eb222=Number[_0xa3c1b7(0x1de)],_0x3de1d4=Number[_0xa3c1b7(0x162)],_0x2445b2=Number[_0xa3c1b7(0x1de)];for(const _0x4e5c88 of _0x21581){if(_0xa3c1b7(0x153)==_0x4e5c88[_0xa3c1b7(0x1ed)][_0xa3c1b7(0x1a1)])continue;const {row:_0x1348d4,column:_0x6e9d2e}=_0x5cc895[_0xa3c1b7(0x1d4)](_0x4e5c88),_0x53f567=_0x4e5c88[_0xa3c1b7(0x1c1)](_0xa3c1b7(0x1a5))?_0x4e5c88[_0xa3c1b7(0x1ca)](_0xa3c1b7(0x1a5))-0x1:0x0,_0x5c8923=_0x4e5c88[_0xa3c1b7(0x1c1)](_0xa3c1b7(0x169))?_0x4e5c88[_0xa3c1b7(0x1ca)](_0xa3c1b7(0x169))-0x1:0x0;_0x25f53c=_0x1348d4<_0x25f53c?_0x1348d4:_0x25f53c,_0x4eb222=_0x1348d4+_0x53f567>_0x4eb222?_0x1348d4+_0x53f567:_0x4eb222,_0x3de1d4=_0x6e9d2e<_0x3de1d4?_0x6e9d2e:_0x3de1d4,_0x2445b2=_0x6e9d2e+_0x5c8923>_0x2445b2?_0x6e9d2e+_0x5c8923:_0x2445b2;}return{'minRow':_0x25f53c,'maxRow':_0x4eb222,'minColumn':_0x3de1d4,'maxColumn':_0x2445b2};}[_0x5d5609(0x1cc)](){const _0x48d652=_0x5d5609,_0x28230a=this[_0x48d652(0x1b1)],_0x14a038=_0x28230a[_0x48d652(0x190)][_0x48d652(0x1a6)](_0x48d652(0x1c9)),_0x2072e8=_0x28230a[_0x48d652(0x190)][_0x48d652(0x1a6)](_0x48d652(0x17c));_0x28230a[_0x48d652(0x18e)][_0x48d652(0x1b2)]['on'](_0x48d652(0x193),()=>{const _0x1f797a=_0x48d652,_0x57989c=Array[_0x1f797a(0x15a)](_0x28230a[_0x1f797a(0x18e)][_0x1f797a(0x1b2)][_0x1f797a(0x14f)][_0x1f797a(0x1b8)]());for(const {name:_0x3d163a,data:_0x2bb825}of _0x57989c){const {group:_0xfd2830,id:_0x1fef96,subType:_0x8e55b1}=_0x14a038[_0x1f797a(0x1ef)](_0x3d163a);if(_0x1f797a(0x167)!=_0xfd2830)continue;if(null!=_0x2bb825[_0x1f797a(0x192)])continue;const _0x21552c=_0x14a038[_0x1f797a(0x1cd)](_0x1fef96);this[_0x1f797a(0x1b0)][_0x1f797a(0x19e)](_0x8e55b1)&&this[_0x1f797a(0x1c2)][_0x1f797a(0x1a8)](_0x21552c);}},{'priority':_0x48d652(0x1bc)});const _0x27606f=(_0x9ddadc,_0x347bfb)=>{const _0x527526=_0x48d652;let _0x162182=!0x1;const _0x3d8090=_0x347bfb[_0x527526(0x158)](_0x9ddadc),_0xf7eb16=_0x9ddadc[_0x527526(0x1bd)](_0x527526(0x191)),_0xf1b747=_0x2072e8[_0x527526(0x1d4)](_0x9ddadc);for(const _0x56e56b of this[_0x527526(0x1c2)]){const _0x14969f=_0x56e56b[_0x527526(0x1be)],_0x39e930=_0x14969f[_0x527526(0x16e)](_0x527526(0x185)),_0x2bfb35=_0x14969f[_0x527526(0x157)](_0x39e930?0xa:0x5),_0x44c8a7=_0x2bfb35[_0x527526(0x182)](),_0x13a3c2=_0x44c8a7[_0x527526(0x157)](0x0,0x3)+_0x527526(0x181),_0x4b3a3a=_0x527526(0x16f)+_0x2bfb35,_0x10551c=_0x527526(0x15b)+_0x2bfb35;if(!_0x56e56b[_0x527526(0x18f)])continue;if(_0xf7eb16!=_0x56e56b[_0x527526(0x1e6)]()[_0x527526(0x1bb)][_0x527526(0x1bd)](_0x527526(0x191)))continue;if(_0x56e56b[_0x527526(0x15c)](_0x3d8090))continue;const _0x5e474a=_0x9ddadc[_0x527526(0x1c1)](_0x13a3c2)?_0x9ddadc[_0x527526(0x1ca)](_0x13a3c2)-0x1:0x0,_0x311d08=this[_0x527526(0x1e8)](_0x56e56b),_0x15f44f=_0x311d08[_0x4b3a3a],_0x273538=_0x311d08[_0x10551c];_0x15f44f<=_0xf1b747[_0x44c8a7]&&_0xf1b747[_0x44c8a7]+_0x5e474a<=_0x273538&&(_0x56e56b[_0x527526(0x1d2)](_0x3d8090),_0x162182=!0x0);}return _0x162182;};_0x28230a[_0x48d652(0x18e)][_0x48d652(0x1b2)][_0x48d652(0x196)](_0x387af9=>{const _0x1044fa=_0x48d652;let _0x2b9de3=!0x1;for(const _0x13cf98 of _0x28230a[_0x1044fa(0x18e)][_0x1044fa(0x1b2)][_0x1044fa(0x14f)][_0x1044fa(0x1d1)]())if(_0x1044fa(0x1e3)==_0x13cf98[_0x1044fa(0x1af)]){if(_0x1044fa(0x187)==_0x13cf98[_0x1044fa(0x15d)]){for(const _0x245431 of _0x13cf98[_0x1044fa(0x1a7)][_0x1044fa(0x168)][_0x1044fa(0x176)]())_0x2b9de3=_0x2b9de3||_0x27606f(_0x245431,_0x387af9);}else _0x1044fa(0x1d7)==_0x13cf98[_0x1044fa(0x15d)]&&(_0x2b9de3=_0x2b9de3||_0x27606f(_0x13cf98[_0x1044fa(0x1a7)][_0x1044fa(0x168)],_0x387af9));}return _0x2b9de3;});}[_0x5d5609(0x1e8)](_0x5d7d46){const _0x3f4346=_0x5d5609;return this[_0x3f4346(0x1df)](_0x5d7d46[_0x3f4346(0x1d3)]()[_0x3f4346(0x1d5)](_0x1ec3e8=>_0x1ec3e8[_0x3f4346(0x1bb)][_0x3f4346(0x168)]));}}function _0x539a(){const _0x258746=['ELEMENT_TABLE','startsWith','min','9513ooLNrB','createPositionAt','removeTableColumn','insertTable','3610617lGNUMu','has','getChildren','*Insert:*\x20%0','ELEMENT_TABLE_WITH_TEXT','$textProxy','last','removeClass','TableUtils','change','_suggestionFactory','execute','batch','span','toLowerCase','1059049ApHJer','item','tablePaste','end','tableRow','left','isTouching','join','2871574Gvyslp','addMarker:suggestion','_acceptFormatSuggestionCallbackFactory','model','isInContent','plugins','table','oldRange','change:data','order','push','registerPostFixer','selection','isArray','isIntersecting','options','commands','first','descriptionFactory','includes','setSelection','some','rootName','getRowIndexes','maxColumn','classes','rowspan','get','position','add','isEqual','locale','toViewElement','minRow','insertTableRowBelow','12480624zPMveA','type','_tablePostFixingSubtypes','editor','document','getSelectionAffectedTableCells','enableCommand','5988788FHfLHW','*Remove:*\x20%0','ELEMENT_TABLE_ROW','getChangedMarkers','2142wEuSiq','createRangeIn','start','low','findAncestor','subType','writer','6316008hlXwma','hasAttribute','_tableSuggestions','mapper','element','tableColumn','ELEMENT_TABLE_COLUMN','addClass','highest','TrackChangesEditing','getAttribute','detach','_setupColumnsRowsFixing','getSuggestion','nodeBefore','enqueueChange','maxRow','getChanges','addRange','getRanges','getCellLocation','map','insertTableRowAbove','tableCell','showSuggestionHighlights','insertion','fromRange','afterInit','every','downcastDispatcher','MIN_SAFE_INTEGER','_getCoordsForCells','removeTableRow','getColumnIndexes','accept','insert','getItems','registerCustomCallback','getFirstRange','ELEMENT_TABLE_ROW_WITH_TEXT','_getSuggestionCoords','values','markMultiRangeInsertion','deletion','ELEMENT_TABLE_COLUMN_WITH_TEXT','root','registerElementLabel','_splitMarkerName','minColumn','differ','cell','createTableWalker','getContainedElement','$graveyard','forceValue','length','selectTableRow','substr','createRangeOn','selectTableColumn','from','max','isIntersectingWithRange','name','refresh','insertTableColumnRight','discard','filter','MAX_SAFE_INTEGER','TableEditing','5rrekqf','above','registerDescriptionCallback','suggestion','nodeAfter','colspan','data','markMultiRangeDeletion','insertTableColumnLeft'];_0x539a=function(){return _0x258746;};return _0x539a();}function Ee(_0x2656f2){const _0x20a05e=_0x5d5609;return Array[_0x20a05e(0x15a)](new Set(_0x2656f2)[_0x20a05e(0x1e9)]());}
|
|
23
|
+
const _0xa868c2=_0x34ed;(function(_0x2f4b42,_0x53d2c1){const _0x4497f0=_0x34ed,_0x160bbc=_0x2f4b42();while(!![]){try{const _0x4ff275=parseInt(_0x4497f0(0x116))/0x1+-parseInt(_0x4497f0(0xde))/0x2*(parseInt(_0x4497f0(0xfe))/0x3)+-parseInt(_0x4497f0(0x131))/0x4*(parseInt(_0x4497f0(0xd7))/0x5)+parseInt(_0x4497f0(0xf4))/0x6*(-parseInt(_0x4497f0(0x151))/0x7)+-parseInt(_0x4497f0(0xc1))/0x8+-parseInt(_0x4497f0(0x12c))/0x9+-parseInt(_0x4497f0(0xbc))/0xa*(-parseInt(_0x4497f0(0xc3))/0xb);if(_0x4ff275===_0x53d2c1)break;else _0x160bbc['push'](_0x160bbc['shift']());}catch(_0x38121a){_0x160bbc['push'](_0x160bbc['shift']());}}}(_0x5a1c,0x75f57));import{Plugin as _0x380de9}from'ckeditor5/src/core.js';function _0x5a1c(){const _0x2e2541=['showSuggestionHighlights','createRangeOn','enqueueChange','includes','selectTableRow','removeClass','insertTableColumnLeft','discard','execute','downcastDispatcher','start','getRanges','has','_tableSuggestions','model','_getSuggestionCoords','addMarker:suggestion','every','rowspan','createPositionAt','change','TrackChangesEditing','data','addRange','getSuggestion','getSelectionAffectedTableCells','539LLdUPp','rootName','first','setSelection','end','_acceptFormatSuggestionCallbackFactory','map','TableEditing','afterInit','add','ELEMENT_TABLE_ROW','forceValue','colspan','getCellLocation','tableCell','21760390donsCQ','from','join','min','above','1456440jNdSZr','minColumn','11wWNSrq','root','plugins','suggestion','cell','type','length','startsWith','ELEMENT_TABLE_COLUMN','hasAttribute','MAX_SAFE_INTEGER','TableUtils','subType','low','isIntersecting','insert','order','table','filter','span','300765KgMhLL','getChanges','element','insertTableRowBelow','removeTableColumn','highest','isEqual','75334EtDqFx','insertTableRowAbove','removeTableRow','selectTableColumn','toLowerCase','markMultiRangeInsertion','isArray','change:data','findAncestor','createRangeIn','getAttribute','differ','_suggestionFactory','tableRow','detach','MIN_SAFE_INTEGER','left','isIntersectingWithRange','isTouching','some','getFirstRange','selection','20208VuZueb','getContainedElement','max','oldRange','addClass','ELEMENT_TABLE_WITH_TEXT','writer','nodeBefore','registerPostFixer','locale','42QckNOu','registerElementLabel','enableCommand','position','fromRange','substr','mapper','refresh','name','ELEMENT_TABLE_COLUMN_WITH_TEXT','_splitMarkerName','get','getChangedMarkers','_setupColumnsRowsFixing','descriptionFactory','item','$textProxy','_tablePostFixingSubtypes','getChildren','tableColumn','tablePaste','markMultiRangeDeletion','editor','push','404781vpDyxy','accept','last','ELEMENT_TABLE_ROW_WITH_TEXT','registerCustomCallback','*Remove:*\x20%0','insertTableColumnRight','insertion','minRow','nodeAfter','maxColumn','document','insertTable','maxRow','registerDescriptionCallback','toViewElement','options','_getCoordsForCells','getRowIndexes','values','batch','getColumnIndexes','8536257tqpjNU','getItems','commands','isInContent','*Insert:*\x20%0','12JPGhNi','classes','createTableWalker','ELEMENT_TABLE','deletion','$graveyard'];_0x5a1c=function(){return _0x2e2541;};return _0x5a1c();}import{LiveRange as _0x4b1123}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x9eed3d}from'ckeditor5/src/widget.js';import{getTranslation as _0x1683e0}from'../utils/common-translations.js';export default class It extends _0x380de9{constructor(_0xd8bd46){const _0x81960=_0x34ed;super(_0xd8bd46),this[_0x81960(0x10f)]=[_0x81960(0xeb),_0x81960(0x111)],this[_0x81960(0x144)]=new Set();}[_0xa868c2(0xb5)](){const _0x3658cd=_0xa868c2,_0x3cf773=this[_0x3658cd(0x114)],_0x23a58f=_0x3cf773[_0x3658cd(0x145)][_0x3658cd(0x121)][_0x3658cd(0xf3)];if(!_0x3cf773[_0x3658cd(0xc5)][_0x3658cd(0x143)](_0x3658cd(0xb4)))return;const _0x459baf=_0x3cf773[_0x3658cd(0xfd)],_0x26288f=_0x3cf773[_0x3658cd(0xc5)][_0x3658cd(0x109)](_0x3658cd(0x14c)),_0x5e97e5=_0x3cf773[_0x3658cd(0xc5)][_0x3658cd(0x109)](_0x3658cd(0xce));_0x26288f[_0x3658cd(0x10c)][_0x3658cd(0xff)](_0x3658cd(0xd4),_0x24e249=>_0x1683e0(_0x459baf,_0x3658cd(0x134),_0x24e249)),this[_0x3658cd(0x10b)](),_0x26288f[_0x3658cd(0x100)](_0x3658cd(0x122)),_0x26288f[_0x3658cd(0x100)](_0x3658cd(0x13b)),_0x26288f[_0x3658cd(0x100)](_0x3658cd(0xe1));for(const _0x2b6f08 of[_0x3658cd(0xdf),_0x3658cd(0xda)]){const _0x5e0a40=_0x3cf773[_0x3658cd(0x12e)][_0x3658cd(0x109)](_0x2b6f08);_0x26288f[_0x3658cd(0x100)](_0x2b6f08,_0x1d5363=>{const _0x1ab9a1=_0x3658cd;_0x3cf773[_0x1ab9a1(0x145)][_0x1ab9a1(0x14b)](_0x5c7036=>{const _0x18cb37=_0x1ab9a1;_0x1d5363();const _0x6beaca=_0x18cb37(0xc0)===_0x5e0a40[_0x18cb37(0xd3)],_0x339bbd=_0x5e97e5[_0x18cb37(0x150)](_0x23a58f),_0x1e9c5d=_0x5e97e5[_0x18cb37(0x128)](_0x339bbd),_0x21ed4d=_0x6beaca?_0x1e9c5d[_0x18cb37(0x153)]-0x1:_0x1e9c5d[_0x18cb37(0x118)]+0x1,_0xf1520a=_0x339bbd[0x0][_0x18cb37(0xe6)](_0x18cb37(0xd4)),_0x162cc5=_0x5e97e5[_0x18cb37(0x133)](_0xf1520a,{'startRow':_0x21ed4d,'endRow':_0x21ed4d}),_0x3e887d=Array[_0x18cb37(0xbd)](_0x162cc5)[_0x18cb37(0x157)](_0x4ed208=>_0x5c7036[_0x18cb37(0x138)](_0x4ed208[_0x18cb37(0xc7)]));_0x26288f[_0x18cb37(0xe3)](_0x3e887d,_0x18cb37(0xeb));});});}for(const _0x2b42ea of[_0x3658cd(0x13d),_0x3658cd(0x11c)]){const _0x36474e=_0x3cf773[_0x3658cd(0x12e)][_0x3658cd(0x109)](_0x2b42ea);_0x26288f[_0x3658cd(0x100)](_0x2b42ea,_0x389c5e=>{const _0xeaeda5=_0x3658cd;_0x3cf773[_0xeaeda5(0x145)][_0xeaeda5(0x14b)](_0x504e93=>{const _0x59c0a2=_0xeaeda5;_0x389c5e();const _0x56db2c=_0x59c0a2(0xee)===_0x36474e[_0x59c0a2(0xd3)],_0x4c0e60=_0x5e97e5[_0x59c0a2(0x150)](_0x23a58f),_0x857e58=_0x5e97e5[_0x59c0a2(0x12b)](_0x4c0e60),_0x10c5c4=_0x56db2c?_0x857e58[_0x59c0a2(0x153)]-0x1:_0x857e58[_0x59c0a2(0x118)]+0x1,_0x6c5231=_0x4c0e60[0x0][_0x59c0a2(0xe6)](_0x59c0a2(0xd4)),_0x2e2ca1=_0x5e97e5[_0x59c0a2(0x133)](_0x6c5231,{'startRow':0x0,'column':_0x10c5c4,'includeAllSlots':!0x1}),_0x3a5c14=Array[_0x59c0a2(0xbd)](_0x2e2ca1)[_0x59c0a2(0x157)](_0x1d54c3=>_0x504e93[_0x59c0a2(0x138)](_0x1d54c3[_0x59c0a2(0xc7)]));_0x26288f[_0x59c0a2(0xe3)](_0x3a5c14,_0x59c0a2(0x111));});});}for(const _0xe592bf of[_0x3658cd(0xe0),_0x3658cd(0xdb)]){const _0x55e692=_0xe592bf[_0x3658cd(0x103)](0xb),_0x1b3f14=_0x55e692[_0x3658cd(0xe2)](),_0x15db33=_0x1b3f14[_0x3658cd(0x103)](0x0,0x3)+_0x3658cd(0xd6),_0x3bb99d=_0x3658cd(0xd4)+_0x55e692,_0xa4a768=_0x3658cd(0xbf)+_0x55e692,_0x55e1d1=_0x3658cd(0xf6)+_0x55e692;_0x26288f[_0x3658cd(0x100)](_0xe592bf,()=>{const _0x27573a=_0x3658cd;_0x3cf773[_0x27573a(0x145)][_0x27573a(0x14b)](_0x54cc54=>{const _0x39989c=_0x27573a,_0x543c49=_0x5e97e5[_0x39989c(0x150)](_0x23a58f),_0x51b5a3=_0x543c49[0x0][_0x39989c(0xe6)](_0x39989c(0xd4));let _0x376997;if(_0x39989c(0xe0)==_0xe592bf){const _0x59733e=_0x5e97e5[_0x39989c(0x128)](_0x543c49);_0x376997={'startRow':_0x59733e[_0x39989c(0x153)],'endRow':_0x59733e[_0x39989c(0x118)],'includeAllSlots':!0x0};}else{const _0x9d0c7b=_0x5e97e5[_0x39989c(0x12b)](_0x543c49);_0x376997={'startColumn':_0x9d0c7b[_0x39989c(0x153)],'endColumn':_0x9d0c7b[_0x39989c(0x118)],'includeAllSlots':!0x0};}const _0x45f079=_0x5e97e5[_0x39989c(0x133)](_0x51b5a3,_0x376997),_0x3f30d4=Array[_0x39989c(0xbd)](_0x45f079)[_0x39989c(0x157)](({cell:_0x23a46b})=>_0x23a46b),_0x12897a=Ee(_0x3f30d4[_0x39989c(0xd5)](_0x5d14af=>_0x5d14af[_0x39989c(0xcc)](_0x15db33))),_0x4a7f70=Ee(_0x3f30d4[_0x39989c(0xd5)](_0x3e8c98=>!_0x3e8c98[_0x39989c(0xcc)](_0x15db33)))[_0x39989c(0x157)](_0x218a44=>_0x54cc54[_0x39989c(0x138)](_0x218a44)),_0x417f9f=_0x26288f[_0x39989c(0x113)](_0x4a7f70,_0x3bb99d);if(_0x417f9f&&(_0x39989c(0xeb)==_0x417f9f[_0x39989c(0xcf)]||_0x39989c(0x111)==_0x417f9f[_0x39989c(0xcf)])){const _0x4f986c=this[_0x39989c(0x146)](_0x417f9f);for(const _0x35996e of _0x12897a){const _0x2a6b1c=_0x54cc54[_0x39989c(0x138)](_0x35996e),_0x2902e4=_0x5e97e5[_0x39989c(0xba)](_0x35996e),_0x318a3e=_0x35996e[_0x39989c(0xe8)](_0x15db33)-0x1,_0x41c82b=_0x4f986c[_0xa4a768],_0x1b948a=_0x4f986c[_0x55e1d1];_0x41c82b<=_0x2902e4[_0x1b3f14]&&_0x2902e4[_0x1b3f14]+_0x318a3e<=_0x1b948a&&_0x417f9f[_0x39989c(0x14e)](_0x2a6b1c);}}});});}function _0x3d2921(_0x2cd3d2){const _0x1d96a3=_0x3658cd,_0x2ad72f=Array[_0x1d96a3(0xbd)](_0x23a58f[_0x1d96a3(0x142)]())[_0x1d96a3(0x157)](_0x15a98f=>_0x4b1123[_0x1d96a3(0x102)](_0x15a98f));_0x3cf773[_0x1d96a3(0x145)][_0x1d96a3(0x14b)](_0x41e6b3=>{const _0x11d795=_0x1d96a3,_0x5abd56=_0x41e6b3[_0x11d795(0x12a)];_0x2cd3d2=_0x2cd3d2[_0x11d795(0xd5)](_0xa90c3d=>_0x11d795(0x136)!=_0xa90c3d[_0x11d795(0xc4)][_0x11d795(0x152)]),_0x41e6b3[_0x11d795(0x154)](_0x2cd3d2),_0x3cf773[_0x11d795(0x12e)][_0x11d795(0x109)](_0x11d795(0xe0))[_0x11d795(0x105)](),_0x3cf773[_0x11d795(0x13f)](_0x11d795(0xe0),{'forceDefaultExecution':!0x0}),_0x3cf773[_0x11d795(0x145)][_0x11d795(0x139)](()=>{const _0x1d2429=_0x11d795;_0x3cf773[_0x1d2429(0x145)][_0x1d2429(0x139)](_0x5abd56,_0x444708=>{const _0x982376=_0x1d2429,_0x120a0a=_0x2ad72f[_0x982376(0xd5)](_0x275366=>_0x982376(0x136)!=_0x275366[_0x982376(0xc4)][_0x982376(0x152)]);_0x120a0a[_0x982376(0xc9)]>0x0&&_0x444708[_0x982376(0x154)](_0x120a0a);for(const _0xf562a7 of _0x2ad72f)_0xf562a7[_0x982376(0xec)]();});});});}function _0x5c0f41(_0x11745d){const _0x2fd184=_0x3658cd;_0x3cf773[_0x2fd184(0x145)][_0x2fd184(0x14b)](_0xfd8a0f=>{const _0x337a69=_0x2fd184,_0x123b16=Array[_0x337a69(0xbd)](_0x23a58f[_0x337a69(0x142)]())[_0x337a69(0x157)](_0x629b77=>_0x4b1123[_0x337a69(0x102)](_0x629b77)),_0x5bbfdf=[];for(const _0x5a3ffd of _0x11745d)for(const _0x2532b3 of _0x5a3ffd[_0x337a69(0x12d)]({'shallow':!0x0}))_0x5bbfdf[_0x337a69(0x115)](_0x2532b3);for(const _0x4b7eda of _0x5bbfdf)_0x337a69(0x136)!=_0x4b7eda[_0x337a69(0xc4)][_0x337a69(0x152)]&&(_0xfd8a0f[_0x337a69(0x154)](_0xfd8a0f[_0x337a69(0x14a)](_0x4b7eda,0x0)),_0x3cf773[_0x337a69(0x12e)][_0x337a69(0x109)](_0x337a69(0xdb))[_0x337a69(0x105)](),_0x3cf773[_0x337a69(0x13f)](_0x337a69(0xdb),{'forceDefaultExecution':!0x0}));const _0x17106f=_0x123b16[_0x337a69(0xd5)](_0x11094e=>_0x337a69(0x136)!=_0x11094e[_0x337a69(0xc4)][_0x337a69(0x152)]);_0x17106f[_0x337a69(0xc9)]>0x0&&_0xfd8a0f[_0x337a69(0x154)](_0x17106f);for(const _0x188834 of _0x123b16)_0x188834[_0x337a69(0xec)]();});}function _0x4fdf46(_0x29d142,_0xcbba66){const _0x4e8a88=_0x3658cd;return _0xcbba66[_0x4e8a88(0x148)](_0x46ad20=>_0x29d142[_0x4e8a88(0xf1)](_0x596b5d=>_0x596b5d[_0x4e8a88(0x155)][_0x4e8a88(0xdd)](_0x46ad20[_0x4e8a88(0x141)])||_0x46ad20[_0x4e8a88(0x155)][_0x4e8a88(0xdd)](_0x596b5d[_0x4e8a88(0x141)])));}function _0x29e9a4(_0x4ccf4c,_0xa56ac6){const _0x389c38=_0x3658cd;return!_0x4ccf4c[_0x389c38(0xf1)](_0x37895e=>_0xa56ac6[_0x389c38(0xf1)](_0x1e4dee=>_0x37895e[_0x389c38(0xd1)](_0x1e4dee)))&&_0x4ccf4c[_0x389c38(0xf1)](_0x1ff44e=>_0xa56ac6[_0x389c38(0xf1)](_0x59249b=>_0x1ff44e[_0x389c38(0x155)][_0x389c38(0xf0)](_0x59249b[_0x389c38(0x141)])));}_0x3cf773[_0x3658cd(0x14d)][_0x3658cd(0x140)]['on'](_0x3658cd(0x147),(_0x2a9396,_0x47ff3b,_0x57d649)=>{const _0x48e729=_0x3658cd;if(!_0x57d649[_0x48e729(0x126)][_0x48e729(0x137)])return;const _0x3f567f=_0x47ff3b[_0x48e729(0x10d)];if(!_0x3f567f)return;const _0x4d3eae=_0x57d649[_0x48e729(0x104)][_0x48e729(0x125)](_0x3f567f);function _0xf02f02(_0x4eaeb6){const _0x4ec23e=_0x48e729;return Array[_0x4ec23e(0xe4)](_0x4eaeb6)?_0x4eaeb6:[_0x4eaeb6];}_0x4d3eae&&_0x48e729(0xbb)===_0x3f567f[_0x48e729(0x106)]&&_0x9eed3d(_0x4d3eae,_0x57d649[_0x48e729(0xfa)],(_0x4557a5,_0x803e2d,_0xb6dbb3)=>_0xb6dbb3[_0x48e729(0xf8)](_0xf02f02(_0x803e2d[_0x48e729(0x132)]),_0x4557a5),(_0x38f615,_0x1b288c,_0x13748b)=>_0x13748b[_0x48e729(0x13c)](_0xf02f02(_0x1b288c[_0x48e729(0x132)]),_0x38f615));},{'priority':_0x3658cd(0xdc)}),_0x26288f[_0x3658cd(0x10c)][_0x3658cd(0x124)](_0x1c1fb9=>{const _0x27cbeb=_0x3658cd;if(_0x27cbeb(0x11d)!=_0x1c1fb9[_0x27cbeb(0xc8)]&&_0x27cbeb(0x135)!=_0x1c1fb9[_0x27cbeb(0xc8)])return;const _0x1d21af=_0x1c1fb9[_0x27cbeb(0xf5)]();if(null!=_0x1d21af&&_0x1d21af['is'](_0x27cbeb(0xd9),_0x27cbeb(0xd4))){if(_0x27cbeb(0x11d)==_0x1c1fb9[_0x27cbeb(0xc8)]){const _0x4ee955=_0x1c1fb9[_0x27cbeb(0x12d)]()[_0x27cbeb(0xd5)](_0x3c5816=>_0x3c5816['is'](_0x27cbeb(0x10e)))[_0x27cbeb(0x157)](_0x3e33ed=>_0x3e33ed[_0x27cbeb(0x14d)]);if(_0x4ee955[_0x27cbeb(0xc9)])return{'type':_0x27cbeb(0x11d),'content':_0x1683e0(_0x459baf,_0x27cbeb(0x130),_0x1683e0(_0x459baf,_0x27cbeb(0xf9),'\x22'+_0x4ee955[_0x27cbeb(0xbe)]('\x20')+'\x22'))};}if(_0x27cbeb(0x135)==_0x1c1fb9[_0x27cbeb(0xc8)]){const _0x5cf72a=_0x1c1fb9[_0x27cbeb(0x12d)]()[_0x27cbeb(0xd5)](_0x47689f=>_0x47689f['is'](_0x27cbeb(0x10e)))[_0x27cbeb(0x157)](_0x59ddaa=>_0x59ddaa[_0x27cbeb(0x14d)]);if(_0x5cf72a[_0x27cbeb(0xc9)])return{'type':_0x27cbeb(0x135),'content':_0x1683e0(_0x459baf,_0x27cbeb(0x11b),_0x1683e0(_0x459baf,_0x27cbeb(0xf9),'\x22'+_0x5cf72a[_0x27cbeb(0xbe)]('\x20')+'\x22'))};}}}),_0x26288f[_0x3658cd(0x10c)][_0x3658cd(0x124)](_0x16f7a1=>{const _0x5dd01d=_0x3658cd;if(_0x5dd01d(0xeb)==_0x16f7a1[_0x5dd01d(0xcf)]){const _0x5f3488=_0x16f7a1[_0x5dd01d(0x12d)]()[_0x5dd01d(0xd5)](_0x2cca77=>_0x2cca77['is'](_0x5dd01d(0x10e)))[_0x5dd01d(0x157)](_0x118701=>_0x118701[_0x5dd01d(0x14d)]),_0x36518a=this[_0x5dd01d(0x146)](_0x16f7a1),_0x2bf81f=_0x36518a[_0x5dd01d(0x123)]-_0x36518a[_0x5dd01d(0x11e)]+0x1;if(_0x5dd01d(0x11d)==_0x16f7a1[_0x5dd01d(0xc8)])return _0x5f3488[_0x5dd01d(0xc9)]?{'type':_0x5dd01d(0x11d),'content':_0x1683e0(_0x459baf,_0x5dd01d(0x130),_0x1683e0(_0x459baf,_0x5dd01d(0x119),[_0x2bf81f,'\x22'+_0x5f3488[_0x5dd01d(0xbe)]('\x20')+'\x22']))}:{'type':_0x5dd01d(0x11d),'content':_0x1683e0(_0x459baf,_0x5dd01d(0x130),_0x1683e0(_0x459baf,_0x5dd01d(0xb7),_0x2bf81f))};if(_0x5dd01d(0x135)==_0x16f7a1[_0x5dd01d(0xc8)])return _0x5f3488[_0x5dd01d(0xc9)]?{'type':_0x5dd01d(0x135),'content':_0x1683e0(_0x459baf,_0x5dd01d(0x11b),_0x1683e0(_0x459baf,_0x5dd01d(0x119),[_0x2bf81f,'\x22'+_0x5f3488[_0x5dd01d(0xbe)]('\x20')+'\x22']))}:{'type':_0x5dd01d(0x135),'content':_0x1683e0(_0x459baf,_0x5dd01d(0x11b),_0x1683e0(_0x459baf,_0x5dd01d(0xb7),_0x2bf81f))};}if(_0x5dd01d(0x111)==_0x16f7a1[_0x5dd01d(0xcf)]){const _0x200891=_0x16f7a1[_0x5dd01d(0x12d)]()[_0x5dd01d(0xd5)](_0x99c6c8=>_0x99c6c8['is'](_0x5dd01d(0x10e)))[_0x5dd01d(0x157)](_0x4e28b3=>_0x4e28b3[_0x5dd01d(0x14d)]),_0x26faac=this[_0x5dd01d(0x146)](_0x16f7a1),_0x1c732e=_0x26faac[_0x5dd01d(0x120)]-_0x26faac[_0x5dd01d(0xc2)]+0x1;if(_0x5dd01d(0x11d)==_0x16f7a1[_0x5dd01d(0xc8)])return _0x200891[_0x5dd01d(0xc9)]?{'type':_0x5dd01d(0x11d),'content':_0x1683e0(_0x459baf,_0x5dd01d(0x130),_0x1683e0(_0x459baf,_0x5dd01d(0x107),[_0x1c732e,'\x22'+_0x200891[_0x5dd01d(0xbe)]('\x20')+'\x22']))}:{'type':_0x5dd01d(0x11d),'content':_0x1683e0(_0x459baf,_0x5dd01d(0x130),_0x1683e0(_0x459baf,_0x5dd01d(0xcb),_0x1c732e))};if(_0x5dd01d(0x135)==_0x16f7a1[_0x5dd01d(0xc8)])return _0x200891[_0x5dd01d(0xc9)]?{'type':_0x5dd01d(0x135),'content':_0x1683e0(_0x459baf,_0x5dd01d(0x11b),_0x1683e0(_0x459baf,_0x5dd01d(0x107),[_0x1c732e,'\x22'+_0x200891[_0x5dd01d(0xbe)]('\x20')+'\x22']))}:{'type':_0x5dd01d(0x135),'content':_0x1683e0(_0x459baf,_0x5dd01d(0x11b),_0x1683e0(_0x459baf,_0x5dd01d(0xcb),_0x1c732e))};}}),_0x26288f[_0x3658cd(0xea)][_0x3658cd(0x11a)](_0x3658cd(0x11d),_0x3658cd(0xeb),_0x3658cd(0x13e),_0x3d2921),_0x26288f[_0x3658cd(0xea)][_0x3658cd(0x11a)](_0x3658cd(0x135),_0x3658cd(0xeb),_0x3658cd(0x117),_0x3d2921),_0x26288f[_0x3658cd(0xea)][_0x3658cd(0x11a)](_0x3658cd(0x11d),_0x3658cd(0x111),_0x3658cd(0x13e),_0x5c0f41),_0x26288f[_0x3658cd(0xea)][_0x3658cd(0x11a)](_0x3658cd(0x135),_0x3658cd(0x111),_0x3658cd(0x117),_0x5c0f41),_0x26288f[_0x3658cd(0xea)][_0x3658cd(0x11a)](_0x3658cd(0x11d),_0x3658cd(0x111),_0x3658cd(0xbe),_0x4fdf46),_0x26288f[_0x3658cd(0xea)][_0x3658cd(0x11a)](_0x3658cd(0x135),_0x3658cd(0x111),_0x3658cd(0xbe),_0x4fdf46),_0x26288f[_0x3658cd(0xea)][_0x3658cd(0x11a)](_0x3658cd(0x11d),_0x3658cd(0xeb),_0x3658cd(0xbe),_0x29e9a4),_0x26288f[_0x3658cd(0xea)][_0x3658cd(0x11a)](_0x3658cd(0x135),_0x3658cd(0xeb),_0x3658cd(0xbe),_0x29e9a4);}[_0xa868c2(0x156)](){const _0x1a96ec=_0xa868c2,_0x1cbfb9=this[_0x1a96ec(0x114)],_0xf718cd=_0x1cbfb9[_0x1a96ec(0x145)][_0x1a96ec(0x121)][_0x1a96ec(0xf3)];return(_0x1a80ff,_0x3b98fc)=>{const _0xf63f44=_0x1a96ec;_0x1cbfb9[_0xf63f44(0x145)][_0xf63f44(0x14b)](_0x3fa2f8=>{const _0x5d4eba=_0xf63f44,{commandName:_0x763141,commandParams:_0x5a31f2}=_0x3b98fc;let _0x5c69aa=_0x1a80ff[0x0][_0x5d4eba(0x155)][_0x5d4eba(0xfb)];_0x5a31f2&&_0x5a31f2[0x0]&&!0x1===_0x5a31f2[0x0][_0x5d4eba(0xb8)]&&(_0x5c69aa=_0x1a80ff[0x0][_0x5d4eba(0x141)][_0x5d4eba(0x11f)]);const _0x4acedd=_0x3fa2f8[_0x5d4eba(0xe7)](_0x5c69aa);if(_0x5d4eba(0x136)==_0x4acedd[_0x5d4eba(0xc4)][_0x5d4eba(0x152)])return;const _0x810684=Array[_0x5d4eba(0xbd)](_0xf718cd[_0x5d4eba(0x142)]())[_0x5d4eba(0x157)](_0x4924da=>_0x4b1123[_0x5d4eba(0x102)](_0x4924da));_0x3fa2f8[_0x5d4eba(0x154)](_0x4acedd),_0x1cbfb9[_0x5d4eba(0x12e)][_0x5d4eba(0x109)](_0x763141)[_0x5d4eba(0x105)](),_0x5a31f2[_0x5d4eba(0x115)]({'forceDefaultExecution':!0x0}),_0x1cbfb9[_0x5d4eba(0x13f)](_0x763141,..._0x5a31f2);const _0x22470d=_0x810684[_0x5d4eba(0xd5)](_0x571ccb=>_0x5d4eba(0x136)!=_0x571ccb[_0x5d4eba(0xc4)][_0x5d4eba(0x152)]);_0x22470d[_0x5d4eba(0xc9)]>0x0&&_0x3fa2f8[_0x5d4eba(0x154)](_0x22470d);for(const _0x17cf44 of _0x810684)_0x17cf44[_0x5d4eba(0xec)]();});};}[_0xa868c2(0x127)](_0x579e5c){const _0x543bbf=_0xa868c2,_0xdc4f38=this[_0x543bbf(0x114)][_0x543bbf(0xc5)][_0x543bbf(0x109)](_0x543bbf(0xce));let _0x56bd7e=Number[_0x543bbf(0xcd)],_0x4511c9=Number[_0x543bbf(0xed)],_0x13bdf9=Number[_0x543bbf(0xcd)],_0x5d3bc6=Number[_0x543bbf(0xed)];for(const _0x586df3 of _0x579e5c){if(_0x543bbf(0x136)==_0x586df3[_0x543bbf(0xc4)][_0x543bbf(0x152)])continue;const {row:_0x247ea4,column:_0x302708}=_0xdc4f38[_0x543bbf(0xba)](_0x586df3),_0x34f38c=_0x586df3[_0x543bbf(0xcc)](_0x543bbf(0x149))?_0x586df3[_0x543bbf(0xe8)](_0x543bbf(0x149))-0x1:0x0,_0x39d00d=_0x586df3[_0x543bbf(0xcc)](_0x543bbf(0xb9))?_0x586df3[_0x543bbf(0xe8)](_0x543bbf(0xb9))-0x1:0x0;_0x56bd7e=_0x247ea4<_0x56bd7e?_0x247ea4:_0x56bd7e,_0x4511c9=_0x247ea4+_0x34f38c>_0x4511c9?_0x247ea4+_0x34f38c:_0x4511c9,_0x13bdf9=_0x302708<_0x13bdf9?_0x302708:_0x13bdf9,_0x5d3bc6=_0x302708+_0x39d00d>_0x5d3bc6?_0x302708+_0x39d00d:_0x5d3bc6;}return{'minRow':_0x56bd7e,'maxRow':_0x4511c9,'minColumn':_0x13bdf9,'maxColumn':_0x5d3bc6};}[_0xa868c2(0x10b)](){const _0x19f71e=_0xa868c2,_0x59b9fc=this[_0x19f71e(0x114)],_0x302fc9=_0x59b9fc[_0x19f71e(0xc5)][_0x19f71e(0x109)](_0x19f71e(0x14c)),_0x4e7db3=_0x59b9fc[_0x19f71e(0xc5)][_0x19f71e(0x109)](_0x19f71e(0xce));_0x59b9fc[_0x19f71e(0x145)][_0x19f71e(0x121)]['on'](_0x19f71e(0xe5),()=>{const _0xf94320=_0x19f71e,_0x32a5bb=Array[_0xf94320(0xbd)](_0x59b9fc[_0xf94320(0x145)][_0xf94320(0x121)][_0xf94320(0xe9)][_0xf94320(0x10a)]());for(const {name:_0xec1d3,data:_0x3ce1df}of _0x32a5bb){const {group:_0x3131b8,id:_0x584f7b,subType:_0x545ad4}=_0x302fc9[_0xf94320(0x108)](_0xec1d3);if(_0xf94320(0xc6)!=_0x3131b8)continue;if(null!=_0x3ce1df[_0xf94320(0xf7)])continue;const _0x33f497=_0x302fc9[_0xf94320(0x14f)](_0x584f7b);this[_0xf94320(0x10f)][_0xf94320(0x13a)](_0x545ad4)&&this[_0xf94320(0x144)][_0xf94320(0xb6)](_0x33f497);}},{'priority':_0x19f71e(0xd0)});const _0x1196f9=(_0x176b2a,_0x46e640)=>{const _0x52748d=_0x19f71e;let _0x230c16=!0x1;const _0x128598=_0x46e640[_0x52748d(0x138)](_0x176b2a),_0x1d9205=_0x176b2a[_0x52748d(0xe6)](_0x52748d(0xd4)),_0x52169=_0x4e7db3[_0x52748d(0xba)](_0x176b2a);for(const _0xccc4f7 of this[_0x52748d(0x144)]){const _0x2292ab=_0xccc4f7[_0x52748d(0xcf)],_0x2fce23=_0x2292ab[_0x52748d(0xca)](_0x52748d(0x112)),_0xd841b8=_0x2292ab[_0x52748d(0x103)](_0x2fce23?0xa:0x5),_0x44e68c=_0xd841b8[_0x52748d(0xe2)](),_0x1e9bd0=_0x44e68c[_0x52748d(0x103)](0x0,0x3)+_0x52748d(0xd6),_0x5c9383=_0x52748d(0xbf)+_0xd841b8,_0x14c10f=_0x52748d(0xf6)+_0xd841b8;if(!_0xccc4f7[_0x52748d(0x12f)])continue;if(_0x1d9205!=_0xccc4f7[_0x52748d(0xf2)]()[_0x52748d(0x141)][_0x52748d(0xe6)](_0x52748d(0xd4)))continue;if(_0xccc4f7[_0x52748d(0xef)](_0x128598))continue;const _0x46b7dc=_0x176b2a[_0x52748d(0xcc)](_0x1e9bd0)?_0x176b2a[_0x52748d(0xe8)](_0x1e9bd0)-0x1:0x0,_0x553b00=this[_0x52748d(0x146)](_0xccc4f7),_0x5988e7=_0x553b00[_0x5c9383],_0x13c499=_0x553b00[_0x14c10f];_0x5988e7<=_0x52169[_0x44e68c]&&_0x52169[_0x44e68c]+_0x46b7dc<=_0x13c499&&(_0xccc4f7[_0x52748d(0x14e)](_0x128598),_0x230c16=!0x0);}return _0x230c16;};_0x59b9fc[_0x19f71e(0x145)][_0x19f71e(0x121)][_0x19f71e(0xfc)](_0x2f84cf=>{const _0x8fddb6=_0x19f71e;let _0x4e368d=!0x1;for(const _0x555ab3 of _0x59b9fc[_0x8fddb6(0x145)][_0x8fddb6(0x121)][_0x8fddb6(0xe9)][_0x8fddb6(0xd8)]())if(_0x8fddb6(0xd2)==_0x555ab3[_0x8fddb6(0xc8)]){if(_0x8fddb6(0xeb)==_0x555ab3[_0x8fddb6(0x106)]){for(const _0x16075e of _0x555ab3[_0x8fddb6(0x101)][_0x8fddb6(0x11f)][_0x8fddb6(0x110)]())_0x4e368d=_0x4e368d||_0x1196f9(_0x16075e,_0x2f84cf);}else _0x8fddb6(0xbb)==_0x555ab3[_0x8fddb6(0x106)]&&(_0x4e368d=_0x4e368d||_0x1196f9(_0x555ab3[_0x8fddb6(0x101)][_0x8fddb6(0x11f)],_0x2f84cf));}return _0x4e368d;});}[_0xa868c2(0x146)](_0x598f28){const _0x49dbe6=_0xa868c2;return this[_0x49dbe6(0x127)](_0x598f28[_0x49dbe6(0x142)]()[_0x49dbe6(0x157)](_0x525f74=>_0x525f74[_0x49dbe6(0x141)][_0x49dbe6(0x11f)]));}}function _0x34ed(_0xfedd94,_0x14237d){const _0x5a1ccb=_0x5a1c();return _0x34ed=function(_0x34ed92,_0x43ffec){_0x34ed92=_0x34ed92-0xb4;let _0x491fe4=_0x5a1ccb[_0x34ed92];return _0x491fe4;},_0x34ed(_0xfedd94,_0x14237d);}function Ee(_0x21054d){const _0x12c6ff=_0xa868c2;return Array[_0x12c6ff(0xbd)](new Set(_0x21054d)[_0x12c6ff(0x129)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x532833=_0x2d2a;(function(_0x488f54,_0x10546e){const _0x1924a1=_0x2d2a,_0x4fef77=_0x488f54();while(!![]){try{const _0x27f6e7=-parseInt(_0x1924a1(0xd8))/0x1+-parseInt(_0x1924a1(0xe4))/0x2+parseInt(_0x1924a1(0xda))/0x3+-parseInt(_0x1924a1(0xe1))/0x4+parseInt(_0x1924a1(0xe5))/0x5*(parseInt(_0x1924a1(0xe0))/0x6)+-parseInt(_0x1924a1(0xd9))/0x7*(parseInt(_0x1924a1(0xea))/0x8)+-parseInt(_0x1924a1(0xe8))/0x9*(-parseInt(_0x1924a1(0xdc))/0xa);if(_0x27f6e7===_0x10546e)break;else _0x4fef77['push'](_0x4fef77['shift']());}catch(_0x211fa8){_0x4fef77['push'](_0x4fef77['shift']());}}}(_0x5a18,0x65fe2));import{Plugin as _0x511a37}from'ckeditor5/src/core.js';import _0x2dcf10 from'./table.js';function _0x5a18(){const _0x4f3601=['enableCommand','editor','6mQNtAq','2800660UmZYJS','toggleTableCaption','get','42876prTjpl','3353225WWhvUU','afterInit','plugins','261TZOTBw','TableCaptionEditing','25248eqQFmB','TrackChangesEditing','58771CgxOIV','1309FAMOAV','334698uOOjEA','requires','346930ZRbpoU','has'];_0x5a18=function(){return _0x4f3601;};return _0x5a18();}function _0x2d2a(_0x97a2f8,_0x45d006){const _0x5a185e=_0x5a18();return _0x2d2a=function(_0x2d2aa0,_0xb5692d){_0x2d2aa0=_0x2d2aa0-0xd8;let _0xc7bf8e=_0x5a185e[_0x2d2aa0];return _0xc7bf8e;},_0x2d2a(_0x97a2f8,_0x45d006);}export default class xt extends _0x511a37{static get[_0x532833(0xdb)](){return[_0x2dcf10];}[_0x532833(0xe6)](){const _0x47d554=_0x532833,_0x4f7098=this[_0x47d554(0xdf)];if(!_0x4f7098[_0x47d554(0xe7)][_0x47d554(0xdd)](_0x47d554(0xe9)))return;_0x4f7098[_0x47d554(0xe7)][_0x47d554(0xe3)](_0x47d554(0xeb))[_0x47d554(0xde)](_0x47d554(0xe2));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3d5a1f=_0x1656;function _0x1656(_0x313c48,_0x3b0732){const _0xc0ded4=_0xc0de();return _0x1656=function(_0x16563a,_0x2a3f8e){_0x16563a=_0x16563a-0xd4;let _0x224296=_0xc0ded4[_0x16563a];return _0x224296;},_0x1656(_0x313c48,_0x3b0732);}(function(_0x40ef38,_0x40bbad){const _0x56fb38=_0x1656,_0x3cc25e=_0x40ef38();while(!![]){try{const _0x1cce42=parseInt(_0x56fb38(0xd7))/0x1*(parseInt(_0x56fb38(0x10a))/0x2)+parseInt(_0x56fb38(0x19f))/0x3+parseInt(_0x56fb38(0x112))/0x4+parseInt(_0x56fb38(0x103))/0x5*(parseInt(_0x56fb38(0x18e))/0x6)+parseInt(_0x56fb38(0x10d))/0x7*(parseInt(_0x56fb38(0x183))/0x8)+parseInt(_0x56fb38(0x12e))/0x9*(-parseInt(_0x56fb38(0x114))/0xa)+-parseInt(_0x56fb38(0x180))/0xb;if(_0x1cce42===_0x40bbad)break;else _0x3cc25e['push'](_0x3cc25e['shift']());}catch(_0x831a3d){_0x3cc25e['push'](_0x3cc25e['shift']());}}}(_0xc0de,0xa60fe));import{getTranslation as _0x272377}from'../utils/common-translations.js';import{Plugin as _0x393253}from'ckeditor5/src/core.js';import{LiveRange as _0x5b2ca5}from'ckeditor5/src/engine.js';import{uid as _0x357c41,priorities as _0x12ff3a}from'ckeditor5/src/utils.js';function _0xc0de(){const _0x5d7567=['removeColumns','oldRange','previousSibling','columnInsertionRanges','length','1046sedSLw','TableClipboard','listenTo','959tvZJLE','getChanges','_getCoordsForCells','markerAttributes','name','4125624OCikqR','elementToElement','11436490qXdBzd','every','has','tableCellBorderWidth','position','fromRange','tablePasteRow','suggestionUnloaded','filter','remove','registerPostFixer','_tablePostFixingSubtypes','removeRows','nextSibling','insert','getRows','element','last','end','suggestion-td','ck-suggestion-marker-insertion','markerToHighlight','TableUtils','ck-suggestion-marker','getAllAdjacentSuggestions','type','9lILzkK','setAttribute','createElement','fromEntries','rows','forceDefaultExecution','createPositionBefore','nodeAfter','includes','editing','showSuggestionHighlights','columnInsertionIndexes','markerName','getContainedElement','attributes','createTableWalker','subType','tableCellSuggestion','_isForcedDefaultExecutionBlock','value','getRowIndexes','table','insertColumns','fill','createRange','column','tableCellHorizontalAlignment','map','descriptionFactory','getItems','start','redo','newRange','getColumns','tablePasteCell','move','tableCellBorderStyle','requires','getSuggestionCallback','removeMarkers','commands','accept','_replaceTableSlotCell','markMultiRangeBlockFormat','conversion','deletionRanges','activeMarkers','suggestion','endRow','createRangeIn','columns','previous','differ','isEqual','high','push','removeMarker','getAttributes','stop','root','insertContent','dataDowncast','updateMarker','insertionRanges','tableCell','cells','insertion','for','markMultiRangeInsertion','tablePasteColumn','from','rootName','getTableIfOnlyTableInContent','change','set','getChildren','get','first','tableCellPadding','low','setAttributes','registerDescriptionCallback','28792445LTsleU','*Replace\x20table\x20cells*','forEach','60056uRzTQq','tablePasteChainId','registerCustomCallback','tableCellVerticalAlignment','getSuggestion','locale','view','suggestion:formatBlock:tablePasteCell','join','selection','isEmpty','1272GMeMOv','schema','formatBlock','_splitMarkerName','$graveyard','return','call','clipboardOutput','paragraph','entries','wrap','trackChanges','cell','getRange','getSelectionAffectedTableCells','createRangeOn','markMultiRangeDeletion','1854708AkNbXH','afterInit','rowInsertionRanges','batch','add','unwrap','859mhMjuF','discard','startsWith','ck-suggestion-marker--active','markers','_suggestionFactory','isInContent','getSuggestions','hasSuggestion','model','getShiftedBy','Users','document','_createdBatches','row','find','keys','insertRows','tablePaste','getRanges','author','plugins','next','TrackChangesEditing','options','deletion','getColumnIndexes','getChangedMarkers','detach','some','tableCellBackgroundColor','getMarkers','rowInsertionIndexes','getChild','tableCellBorderColor','editor','reduce','documentSelection','register','suggestionLoaded','containsRange','endColumn','editingDowncast','content','30990FnvNzH','findAncestor'];_0xc0de=function(){return _0x5d7567;};return _0xc0de();}import _0x3ab7a5 from'./table.js';const Ce=[_0x3d5a1f(0x117),_0x3d5a1f(0xf9),_0x3d5a1f(0x152),_0x3d5a1f(0x148),_0x3d5a1f(0x186),_0x3d5a1f(0xf5),_0x3d5a1f(0x17c)],Pe=Object[_0x3d5a1f(0x131)](Ce[_0x3d5a1f(0x149)](_0x444fea=>[_0x444fea,null]));export default class _t extends _0x393253{static get[_0x3d5a1f(0x153)](){return[_0x3ab7a5];}[_0x3d5a1f(0x1a0)](){const _0x4541dc=_0x3d5a1f,_0x4e7fb3=this[_0x4541dc(0xfa)];if(!_0x4e7fb3[_0x4541dc(0xec)][_0x4541dc(0x116)](_0x4541dc(0x10b)))return;const _0x2e2b8b=_0x4e7fb3[_0x4541dc(0xec)][_0x4541dc(0x17a)](_0x4541dc(0xee)),_0x5555fe=_0x4e7fb3[_0x4541dc(0xec)][_0x4541dc(0x17a)](_0x4541dc(0x12a)),_0x1b7f97=_0x4e7fb3[_0x4541dc(0xec)][_0x4541dc(0x17a)](_0x3ab7a5),_0x2cb6f2=_0x4e7fb3[_0x4541dc(0xec)][_0x4541dc(0x17a)](_0x4541dc(0x10b));_0x1b7f97[_0x4541dc(0x11f)][_0x4541dc(0x165)](_0x4541dc(0x11a),_0x4541dc(0x173)),_0x4e7fb3[_0x4541dc(0xe0)][_0x4541dc(0x18f)][_0x4541dc(0xfd)](_0x4541dc(0x13f),{'allowIn':_0x4541dc(0x16e),'allowContentOf':_0x4541dc(0x16e),'isLimit':!0x0}),_0x4e7fb3[_0x4541dc(0x15a)][_0x4541dc(0x113)]({'model':_0x4541dc(0x13f),'view':_0x4541dc(0x127)});let _0x53b0d9=null;_0x4e7fb3[_0x4541dc(0xe0)]['on'](_0x4541dc(0x16a),(_0x13b872,_0x8b5cf3)=>{const _0x56b362=_0x4541dc,[_0x446ffa,_0x54d615]=_0x8b5cf3,_0x1b5ff6=_0x8b5cf3[_0x8b5cf3[_0x56b362(0x109)]-0x1];_0x1b5ff6&&_0x1b5ff6[_0x56b362(0x133)]||_0x2e2b8b[_0x56b362(0x140)]||this[_0x56b362(0xfa)][_0x56b362(0x156)][_0x56b362(0x17a)](_0x56b362(0x199))[_0x56b362(0x141)]&&function(_0x26d501,_0x2ad24a,_0x40a619,_0x604663,_0x821208){const _0x2cf90b=_0x56b362;if(_0x2ad24a&&!_0x2ad24a['is'](_0x2cf90b(0xfc)))return!0x1;const _0x27c939=_0x821208[_0x2cf90b(0x176)](_0x26d501,_0x40a619);if(!_0x27c939||!ke(_0x27c939,void 0x0,_0x604663))return!0x1;const _0x24e60d=_0x604663[_0x2cf90b(0x19c)](_0x40a619[_0x2cf90b(0xe3)][_0x2cf90b(0x18c)]);if(!_0x24e60d[_0x2cf90b(0x109)])return!0x1;const _0x1074a1=_0x24e60d[0x0][_0x2cf90b(0x104)](_0x2cf90b(0x143)),_0x3c9e29=_0x604663[_0x2cf90b(0x142)](_0x24e60d),_0x51e08d=_0x604663[_0x2cf90b(0xf1)](_0x24e60d),_0x44afe5={'startRow':_0x3c9e29[_0x2cf90b(0x17b)],'endRow':_0x3c9e29[_0x2cf90b(0x125)],'startColumn':_0x51e08d[_0x2cf90b(0x17b)],'endColumn':_0x51e08d[_0x2cf90b(0x125)]};return 0x1==_0x24e60d[_0x2cf90b(0x109)]&&(_0x44afe5[_0x2cf90b(0x15e)]+=_0x604663[_0x2cf90b(0x123)](_0x27c939)-0x1,_0x44afe5[_0x2cf90b(0x100)]+=_0x604663[_0x2cf90b(0x14f)](_0x27c939)-0x1),ke(_0x1074a1,_0x44afe5,_0x604663);}(_0x446ffa,_0x54d615,_0x4e7fb3[_0x56b362(0xe0)],_0x5555fe,_0x2cb6f2)&&(_0x13b872[_0x56b362(0x168)](),_0x53b0d9={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4e7fb3[_0x56b362(0xe0)][_0x56b362(0x177)](()=>{const _0x334de0=_0x56b362;_0x4e7fb3[_0x334de0(0xe0)][_0x334de0(0x16a)](_0x8b5cf3[0x0],_0x8b5cf3[0x1],_0x8b5cf3[0x2],{'forceDefaultExecution':!0x0});const _0x3703e9=_0x357c41(),{rowInsertionRanges:_0x165923,columnInsertionRanges:_0x49ec9d,insertionRanges:_0x36ee75,deletionRanges:_0x4f38ac,cells:_0x4e8384}=_0x53b0d9;_0x165923[_0x334de0(0x109)]&&_0x2e2b8b[_0x334de0(0x172)](_0x165923,_0x334de0(0x11a),{'tablePasteChainId':_0x3703e9}),_0x49ec9d[_0x334de0(0x109)]&&_0x2e2b8b[_0x334de0(0x172)](_0x49ec9d,_0x334de0(0x173),{'tablePasteChainId':_0x3703e9}),_0x36ee75[_0x334de0(0x109)]&&(_0x2e2b8b[_0x334de0(0x172)](_0x36ee75,_0x334de0(0xe9),{'tablePasteChainId':_0x3703e9,'skipNestingCheck':!0x0}),_0x36ee75[_0x334de0(0x182)](_0x570769=>{const _0x2a36cc=_0x334de0;var _0xd0de8a;return null===(_0xd0de8a=_0x570769[_0x2a36cc(0xf3)])||void 0x0===_0xd0de8a?void 0x0:_0xd0de8a[_0x2a36cc(0x194)](_0x570769);})),_0x4f38ac[_0x334de0(0x109)]&&(_0x2e2b8b[_0x334de0(0x19e)](_0x4f38ac,_0x334de0(0xe9),{'tablePasteChainId':_0x3703e9,'skipNestingCheck':!0x0}),_0x4f38ac[_0x334de0(0x182)](_0x120e4e=>{const _0x127692=_0x334de0;var _0x45ca4e;return null===(_0x45ca4e=_0x120e4e[_0x127692(0xf3)])||void 0x0===_0x45ca4e?void 0x0:_0x45ca4e[_0x127692(0x194)](_0x120e4e);}));const _0x3997ac=_0x2e2b8b[_0x334de0(0x159)](_0x4e8384[_0x334de0(0x149)](({element:_0x40a083})=>_0x40a083),{'formatGroupId':_0x357c41()},[],_0x334de0(0x150),{'tablePasteChainId':_0x3703e9});if(_0x3997ac){const _0x25e71c=_0x3997ac[_0x334de0(0xf6)](),_0x242c72=[];for(const {element:_0x172bd2,attributes:_0xa68e90}of _0x4e8384){if(!_0xa68e90)continue;const _0x3a9261=_0x4e7fb3[_0x334de0(0xe0)][_0x334de0(0x19d)](_0x172bd2),_0x1c6ed8=_0x25e71c[_0x334de0(0xe6)](_0x114947=>_0x114947[_0x334de0(0x19b)]()[_0x334de0(0x163)](_0x3a9261));_0x1c6ed8&&_0x242c72[_0x334de0(0x165)]([_0x1c6ed8[_0x334de0(0x111)],_0xa68e90]);}_0x242c72[_0x334de0(0x109)]&&_0x3997ac[_0x334de0(0x12f)](_0x334de0(0x110),Object[_0x334de0(0x131)](_0x242c72));}_0x53b0d9=null;}));},{'priority':_0x12ff3a[_0x4541dc(0x164)]+0xa}),_0x4e7fb3[_0x4541dc(0xec)][_0x4541dc(0x17a)](_0x4541dc(0x10b))['on'](_0x4541dc(0x158),(_0x249b8d,_0x4c6c66)=>{const _0x46f91b=_0x4541dc,[_0x542405,_0x473a29,,_0x2a841f]=_0x4c6c66;if(!_0x53b0d9)return;_0x249b8d[_0x46f91b(0x168)]();const _0x585d92=_0x542405[_0x46f91b(0x19a)],_0x3065e5=_0x473a29,_0x49e85e=we(_0x585d92),_0x279c0c=we(_0x3065e5);_0x249b8d[_0x46f91b(0x193)]=_0x585d92;let _0x2610ce=null,_0x2032c2=null;if(_0x279c0c||_0x49e85e){if(_0x49e85e&&!_0x279c0c){_0x2a841f[_0x46f91b(0x11d)](_0x585d92[_0x46f91b(0xf8)](0x0));for(const _0x203133 of Array[_0x46f91b(0x174)](_0x3065e5[_0x46f91b(0x179)]()))_0x2a841f[_0x46f91b(0x122)](_0x203133,_0x585d92,_0x46f91b(0x126));const _0x1c8bed=_0x53b0d9[_0x46f91b(0xf7)][_0x46f91b(0x136)](_0x542405[_0x46f91b(0xe5)]),_0x4a15b5=_0x53b0d9[_0x46f91b(0x139)][_0x46f91b(0x136)](_0x542405[_0x46f91b(0x147)]);_0x1c8bed||_0x4a15b5||(_0x2610ce=_0x5b2ca5[_0x46f91b(0x119)](_0x2a841f[_0x46f91b(0x15f)](_0x585d92)));}else _0x279c0c&&!_0x49e85e&&(_0x2032c2=_0x2a841f[_0x46f91b(0x15f)](_0x585d92));}else{const _0x1690f4=_0x2a841f[_0x46f91b(0x130)](_0x46f91b(0x13f)),_0xc37117=_0x2a841f[_0x46f91b(0x130)](_0x46f91b(0x13f));_0x2a841f[_0x46f91b(0x198)](_0x2a841f[_0x46f91b(0x15f)](_0x585d92),_0xc37117),_0x2a841f[_0x46f91b(0x122)](_0x1690f4,_0x585d92,0x0);for(const _0x144375 of Array[_0x46f91b(0x174)](_0x3065e5[_0x46f91b(0x179)]()))_0x2a841f[_0x46f91b(0x122)](_0x144375,_0x1690f4,_0x46f91b(0x126));_0x2610ce=_0x5b2ca5[_0x46f91b(0x119)](_0x2a841f[_0x46f91b(0x19d)](_0x1690f4)),_0x2032c2=_0x5b2ca5[_0x46f91b(0x119)](_0x2a841f[_0x46f91b(0x19d)](_0xc37117));}const _0x464f3a=Array[_0x46f91b(0x174)](_0x3065e5[_0x46f91b(0x167)]())[_0x46f91b(0x11c)](([_0x5938dc])=>Ce[_0x46f91b(0x136)](_0x5938dc));_0x53b0d9[_0x46f91b(0x16f)][_0x46f91b(0x165)]({'element':_0x585d92,'attributes':_0x464f3a[_0x46f91b(0x109)]?Object[_0x46f91b(0x131)](_0x464f3a):null}),_0x2610ce&&_0x53b0d9[_0x46f91b(0x16d)][_0x46f91b(0x165)](_0x2610ce),_0x2032c2&&_0x53b0d9[_0x46f91b(0x15b)][_0x46f91b(0x165)](_0x2032c2);},{'priority':_0x4541dc(0x164)}),_0x5555fe['on'](_0x4541dc(0x144),(_0x42a1fb,_0x4de396)=>{const _0x248e27=_0x4541dc,[_0x39f703,_0x2f4829={}]=_0x4de396;if(!_0x53b0d9)return;const _0x31a3f0=_0x2f4829['at']||0x0,_0x30fbab=_0x2f4829[_0x248e27(0x160)]||0x1;_0x53b0d9[_0x248e27(0x139)]=new Array(_0x30fbab)[_0x248e27(0x145)](_0x31a3f0)[_0x248e27(0x149)]((_0x3a127e,_0x1d4c11)=>_0x3a127e+_0x1d4c11);for(const {cell:_0xa8f611}of _0x5555fe[_0x248e27(0x13d)](_0x39f703,{'startColumn':_0x31a3f0,'endColumn':_0x31a3f0+_0x30fbab-0x1}))_0x53b0d9[_0x248e27(0x108)][_0x248e27(0x165)](_0x4e7fb3[_0x248e27(0xe0)][_0x248e27(0x19d)](_0xa8f611));},{'priority':_0x4541dc(0x17d)}),_0x5555fe['on'](_0x4541dc(0xe8),(_0x2cac66,_0x5aadf1)=>{const _0x1b1c6e=_0x4541dc,[_0x4af12f,_0x3b225f={}]=_0x5aadf1;if(!_0x53b0d9)return;const _0x3202b6=_0x3b225f['at']||0x0,_0x430e28=_0x3b225f[_0x1b1c6e(0x132)]||0x1;_0x53b0d9[_0x1b1c6e(0xf7)]=new Array(_0x430e28)[_0x1b1c6e(0x145)](_0x3202b6)[_0x1b1c6e(0x149)]((_0x4d6754,_0x510cf5)=>_0x4d6754+_0x510cf5);for(const {cell:_0x59c87e}of _0x5555fe[_0x1b1c6e(0x13d)](_0x4af12f,{'startRow':_0x3202b6,'endRow':_0x3202b6+_0x430e28-0x1}))_0x53b0d9[_0x1b1c6e(0x1a1)][_0x1b1c6e(0x165)](_0x4e7fb3[_0x1b1c6e(0xe0)][_0x1b1c6e(0x19d)](_0x59c87e));},{'priority':_0x4541dc(0x17d)}),_0x2e2b8b[_0x4541dc(0x14a)][_0x4541dc(0x17f)](_0x42e0a0=>{const _0x2524de=_0x4541dc;if(_0x42e0a0[_0x2524de(0x13e)]&&_0x42e0a0[_0x2524de(0x13e)][_0x2524de(0xd9)](_0x2524de(0xe9)))return _0x42e0a0[_0x2524de(0x161)]?{}:{'type':_0x2524de(0x170),'content':_0x272377(_0x4e7fb3[_0x2524de(0x188)],_0x2524de(0x181))};});const _0x4a8211=()=>!0x1;for(const _0x498904 of[_0x4541dc(0xe9),_0x4541dc(0x173),_0x4541dc(0x11a),_0x4541dc(0x150)])_0x2e2b8b[_0x4541dc(0xdc)][_0x4541dc(0x185)](_0x4541dc(0x170),_0x498904,_0x4541dc(0x18b),_0x4a8211),_0x2e2b8b[_0x4541dc(0xdc)][_0x4541dc(0x185)](_0x4541dc(0xf0),_0x498904,_0x4541dc(0x18b),_0x4a8211),_0x2e2b8b[_0x4541dc(0xdc)][_0x4541dc(0x185)](_0x4541dc(0x190),_0x498904,_0x4541dc(0x18b),_0x4a8211);_0x2e2b8b[_0x4541dc(0xdc)][_0x4541dc(0x185)](_0x4541dc(0x190),_0x4541dc(0x150),_0x4541dc(0xd8),_0x4a8211),_0x2e2b8b[_0x4541dc(0xdc)][_0x4541dc(0x185)](_0x4541dc(0x190),_0x4541dc(0x150),_0x4541dc(0x157),(_0x1e15e7,_0xe03ddf,_0x2798ae)=>{const _0x181699=_0x4541dc,_0x4c96a7=_0x1e15e7[_0x181699(0x149)](_0x34a4b8=>_0x34a4b8[_0x181699(0x13b)]())[_0x181699(0x11c)](_0x112698=>_0x112698),_0x12f6bb=new Map(_0x4c96a7[_0x181699(0x149)](_0x44211f=>[_0x44211f,null]));if(_0x53b0d9){for(const {element:_0x991229,attributes:_0x32be82}of _0x53b0d9[_0x181699(0x16f)])_0x32be82&&_0x12f6bb[_0x181699(0x178)](_0x991229,_0x32be82);}else{if(_0x2798ae&&_0x2798ae[_0x181699(0x110)])for(const [_0x32092f,_0x549130]of Object[_0x181699(0x197)](_0x2798ae[_0x181699(0x110)])){const _0x162252=_0x4e7fb3[_0x181699(0xe0)][_0x181699(0xdb)][_0x181699(0x17a)](_0x32092f),_0xdb78e2=_0x162252?_0x162252[_0x181699(0x19b)]()[_0x181699(0x13b)]():null;_0xdb78e2&&_0x12f6bb[_0x181699(0x178)](_0xdb78e2,_0x549130);}}_0x4e7fb3[_0x181699(0xe0)][_0x181699(0x177)](_0x498e6f=>{const _0x5f441a=_0x181699;for(const [_0x3e42e6,_0x5eeb3a]of _0x12f6bb)_0x498e6f[_0x5f441a(0x17e)]({...Pe,..._0x5eeb3a},_0x3e42e6);});});const _0x6c7462=(_0x1c55ce,_0x4eb827)=>{const _0x30f590=_0x4541dc;_0x2e2b8b[_0x30f590(0xdc)][_0x30f590(0x185)](_0x1c55ce,_0x30f590(0xe9),_0x4eb827,(_0x1e1275,_0x509e81,_0x5128fb)=>{const _0x212291=_0x30f590;_0x4e7fb3[_0x212291(0xe0)][_0x212291(0x177)](_0x4abf69=>{const _0x261d2a=_0x212291,_0x3a6313=[];for(const _0x1addfd of _0x1e1275){const _0x5eef5d=_0x1addfd[_0x261d2a(0x14c)][_0x261d2a(0x135)];_0x5eef5d['is'](_0x261d2a(0x124),_0x261d2a(0x13f))&&_0x3a6313[_0x261d2a(0x165)](_0x5eef5d);}_0x2e2b8b[_0x261d2a(0xdc)][_0x261d2a(0x154)](_0x1c55ce,null,_0x4eb827)(_0x1e1275,_0x509e81,_0x5128fb);for(const _0x22648c of _0x3a6313)_0x261d2a(0x192)!=_0x22648c[_0x261d2a(0x169)][_0x261d2a(0x175)]&&_0x4abf69[_0x261d2a(0xd6)](_0x22648c);});});};_0x6c7462(_0x4541dc(0x170),_0x4541dc(0x157)),_0x6c7462(_0x4541dc(0x170),_0x4541dc(0xd8)),_0x6c7462(_0x4541dc(0xf0),_0x4541dc(0x157)),_0x6c7462(_0x4541dc(0xf0),_0x4541dc(0xd8)),_0x2e2b8b[_0x4541dc(0xdc)][_0x4541dc(0x185)](_0x4541dc(0x170),_0x4541dc(0x11a),_0x4541dc(0xd8),_0x157c87=>{const _0x180e7c=_0x4541dc,_0x4b9623=_0x157c87[_0x180e7c(0x149)](_0x52229e=>_0x52229e[_0x180e7c(0x13b)]()),_0x19a81f=_0x4b9623[0x0][_0x180e7c(0x104)](_0x180e7c(0x143)),{minRow:_0x35f804,maxRow:_0x473619}=_0x1b7f97[_0x180e7c(0x10f)](_0x4b9623);_0x5555fe[_0x180e7c(0x120)](_0x19a81f,{'at':_0x35f804,'rows':_0x473619-_0x35f804+0x1});}),_0x2e2b8b[_0x4541dc(0xdc)][_0x4541dc(0x185)](_0x4541dc(0x170),_0x4541dc(0x173),_0x4541dc(0xd8),_0x4aa727=>{const _0x1fa80a=_0x4541dc,_0x3e24b6=_0x4aa727[_0x1fa80a(0x149)](_0x1674a0=>_0x1674a0[_0x1fa80a(0x13b)]()),_0x239ce6=_0x3e24b6[0x0][_0x1fa80a(0x104)](_0x1fa80a(0x143)),{minColumn:_0x5299b4,maxColumn:_0x4fcdcf}=_0x1b7f97[_0x1fa80a(0x10f)](_0x3e24b6);_0x5555fe[_0x1fa80a(0x105)](_0x239ce6,{'at':_0x5299b4,'columns':_0x4fcdcf-_0x5299b4+0x1});});const _0x2dea9c=(_0x56e64a,_0x24a1da)=>{const _0x5def60=_0x4541dc;if(!_0x24a1da[_0x5def60(0x13e)]||!_0x24a1da[_0x5def60(0x13e)][_0x5def60(0xd9)](_0x5def60(0xe9)))return;const _0x13f379=_0x24a1da[_0x5def60(0x13c)][_0x5def60(0x184)],_0x1845d4=_0x2e2b8b[_0x5def60(0xde)]()[_0x5def60(0x11c)](_0x5934f8=>_0x5934f8[_0x5def60(0xdd)]&&_0x5934f8[_0x5def60(0x13c)]&&_0x5934f8[_0x5def60(0x13c)][_0x5def60(0x184)]==_0x13f379);_0x1845d4[_0x5def60(0x109)]&&_0x24a1da[_0x5def60(0x12c)]()[_0x5def60(0x109)]!=_0x1845d4[_0x5def60(0x109)]&&_0x1845d4[_0x5def60(0xfb)]((_0x4dc5ce,_0x43d5b7)=>(_0x4dc5ce[_0x5def60(0xed)]=_0x43d5b7,_0x43d5b7[_0x5def60(0x161)]=_0x4dc5ce,_0x43d5b7));};function _0x4c373d(_0x2f19a8,_0x2212f6=!0x0){const _0x28d1f9=_0x4541dc,{id:_0x143b85}=_0x2e2b8b[_0x28d1f9(0x191)](_0x2f19a8[_0x28d1f9(0x13a)]),_0x21824e=[_0x28d1f9(0x12b),_0x28d1f9(0x128)],_0x1686e6=_0x2e2b8b[_0x28d1f9(0x15c)][_0x28d1f9(0x136)](_0x2f19a8[_0x28d1f9(0x13a)]);return _0x1686e6&&_0x21824e[_0x28d1f9(0x165)](_0x28d1f9(0xda)),{'classes':_0x21824e,'attributes':{'data-suggestion':_0x143b85},'priority':_0x1686e6&&_0x2212f6?0xbc2:0xbb8};}_0x2e2b8b['on'](_0x4541dc(0xfe),_0x2dea9c,{'priority':_0x4541dc(0x164)}),_0x2e2b8b['on'](_0x4541dc(0x11b),_0x2dea9c,{'priority':_0x4541dc(0x164)}),_0x4e7fb3[_0x4541dc(0xe0)][_0x4541dc(0xe3)][_0x4541dc(0x11e)](()=>{const _0x26b502=_0x4541dc;let _0x3f0e0d=!0x1;const _0x2e1744=Array[_0x26b502(0x174)](_0x4e7fb3[_0x26b502(0xe0)][_0x26b502(0xe3)][_0x26b502(0x162)][_0x26b502(0xf2)]());for(const {name:_0x4a3df9,data:_0x2600e0}of _0x2e1744){const {group:_0x2c9c5a,type:_0x436d53,id:_0x4d8654}=_0x2e2b8b[_0x26b502(0x191)](_0x4a3df9);if(_0x26b502(0x15d)!=_0x2c9c5a||_0x26b502(0xf0)!=_0x436d53||_0x2600e0[_0x26b502(0x106)])continue;if(!_0x2e2b8b[_0x26b502(0xdf)](_0x4d8654))continue;const _0x57bb7b=_0x2e2b8b[_0x26b502(0x187)](_0x4d8654)[_0x26b502(0xea)](),_0x49f1b7=_0x4e7fb3[_0x26b502(0xec)][_0x26b502(0x17a)](_0x26b502(0xe2))['me'];for(const _0x14e3c9 of _0x2e2b8b[_0x26b502(0xde)]()){if(!_0x14e3c9[_0x26b502(0xdd)]||_0x14e3c9[_0x26b502(0xeb)]!=_0x49f1b7)continue;if(_0x26b502(0x190)!=_0x14e3c9[_0x26b502(0x12d)]||_0x26b502(0x150)!=_0x14e3c9[_0x26b502(0x13e)])continue;if(_0x14e3c9[_0x26b502(0xea)]()[_0x26b502(0x115)](_0x258dce=>_0x57bb7b[_0x26b502(0xf4)](_0x321aba=>_0x321aba[_0x26b502(0xff)](_0x258dce,!0x0)))){for(const _0x1f1fc5 of _0x14e3c9[_0x26b502(0x12c)]())_0x1f1fc5[_0x26b502(0xdd)]&&(_0x1f1fc5[_0x26b502(0xd8)](),_0x3f0e0d=!0x0);}}}return _0x3f0e0d;}),_0x4e7fb3[_0x4541dc(0xe0)][_0x4541dc(0xe3)][_0x4541dc(0x11e)](_0x57b765=>{const _0x456579=_0x4541dc,_0x468cd0=_0x4e7fb3[_0x456579(0x156)][_0x456579(0x17a)](_0x456579(0x14d));if(!_0x468cd0||!_0x468cd0[_0x456579(0xe4)][_0x456579(0x116)](_0x57b765[_0x456579(0xd4)]))return!0x1;let _0xccaa68=!0x1;const _0x138d71=_0x4e7fb3[_0x456579(0xec)][_0x456579(0x17a)](_0x456579(0xe2))['me'],_0x20b295=_0x4e7fb3[_0x456579(0xe0)][_0x456579(0xe3)][_0x456579(0x162)][_0x456579(0x10e)](),_0x5684fa=Array[_0x456579(0x174)](_0x4e7fb3[_0x456579(0xe0)][_0x456579(0xe3)][_0x456579(0x162)][_0x456579(0xf2)]())[_0x456579(0x11c)](({name:_0x132277,data:_0x1a0e99})=>{const _0x5dd416=_0x456579,{group:_0x4af6ca,subType:_0x58f867,authorId:_0x1cf6af}=_0x2e2b8b[_0x5dd416(0x191)](_0x132277);return _0x5dd416(0x15d)==_0x4af6ca&&_0x5dd416(0xe9)==_0x58f867&&_0x1cf6af==_0x138d71['id']&&!_0x1a0e99[_0x5dd416(0x106)];});for(const _0x118bb5 of _0x20b295){if(_0x456579(0x122)!=_0x118bb5[_0x456579(0x12d)]||_0x456579(0x13f)!=_0x118bb5[_0x456579(0x111)]||0x1!=_0x118bb5[_0x456579(0x109)])continue;const _0x409c2c=_0x57b765[_0x456579(0x146)](_0x118bb5[_0x456579(0x118)],_0x118bb5[_0x456579(0x118)][_0x456579(0xe1)](0x1));if(!_0x5684fa[_0x456579(0xe6)](({data:_0x5e8430})=>_0x5e8430[_0x456579(0x14e)][_0x456579(0x163)](_0x409c2c))){for(const {name:_0x50a29a,data:_0x1f2080}of _0x5684fa)if(_0x409c2c[_0x456579(0xff)](_0x1f2080[_0x456579(0x14e)])){_0x57b765[_0x456579(0x16c)](_0x50a29a,{'range':_0x409c2c}),_0xccaa68=!0x0;break;}}}return _0xccaa68;}),_0x4e7fb3[_0x4541dc(0xe0)][_0x4541dc(0xe3)][_0x4541dc(0x11e)](_0x21de20=>{const _0x1a3ece=_0x4541dc;let _0x5658e3=!0x1;const _0x1a515c=_0x4e7fb3[_0x1a3ece(0xec)][_0x1a3ece(0x17a)](_0x1a3ece(0xe2))['me'],_0x8201c1=_0x2e2b8b[_0x1a3ece(0xde)]()[_0x1a3ece(0x11c)](_0x1049be=>_0x1049be[_0x1a3ece(0xdd)]&&_0x1049be[_0x1a3ece(0xeb)]==_0x1a515c),_0x181a28=new Set(),_0x58392a=new Set();for(const _0xf232a7 of _0x8201c1)if(_0x1a3ece(0xe9)==_0xf232a7[_0x1a3ece(0x13e)])for(const _0x19ebe5 of _0xf232a7[_0x1a3ece(0xf6)]()){const _0x52a390=_0x19ebe5[_0x1a3ece(0x19b)]()[_0x1a3ece(0x13b)]();if(_0x52a390){if(_0x52a390['is'](_0x1a3ece(0x124),_0x1a3ece(0x13f))&&we(_0x52a390)){_0xf232a7[_0x1a3ece(0x166)](_0x19ebe5[_0x1a3ece(0x111)]),_0x181a28[_0x1a3ece(0xd5)](_0x52a390),_0x5658e3=!0x0;const _0x2318f8=_0x52a390[_0x1a3ece(0x121)],_0x379a7d=_0x52a390[_0x1a3ece(0x107)],_0x9d8358=_0x2318f8&&_0x2318f8['is'](_0x1a3ece(0x124),_0x1a3ece(0x13f)),_0x433d7b=_0x379a7d&&_0x379a7d['is'](_0x1a3ece(0x124),_0x1a3ece(0x13f));_0x9d8358&&!_0x181a28[_0x1a3ece(0x116)](_0x2318f8)&&_0x58392a[_0x1a3ece(0xd5)](_0x2318f8),_0x433d7b&&!_0x181a28[_0x1a3ece(0x116)](_0x379a7d)&&_0x58392a[_0x1a3ece(0xd5)](_0x379a7d);}else _0x52a390['is'](_0x1a3ece(0x124),_0x1a3ece(0x196))&&_0x52a390[_0x1a3ece(0x18d)]&&(_0xf232a7[_0x1a3ece(0x166)](_0x19ebe5[_0x1a3ece(0x111)]),_0x5658e3=!0x0);}}else{if(_0x1a3ece(0x150)==_0xf232a7[_0x1a3ece(0x13e)]){if(!_0xf232a7[_0x1a3ece(0x13c)]||!_0xf232a7[_0x1a3ece(0x13c)][_0x1a3ece(0x184)])continue;const _0x276101=_0xf232a7[_0x1a3ece(0x13c)][_0x1a3ece(0x110)];if(_0x276101&&Object[_0x1a3ece(0xe7)](_0x276101)[_0x1a3ece(0x109)])continue;const _0xa5c542=_0xf232a7[_0x1a3ece(0x13c)][_0x1a3ece(0x184)];let _0x24b5e2=!0x0,_0x5b87b7=!0x0;for(const _0x199cbe of _0x8201c1)if(_0x199cbe[_0x1a3ece(0x13e)]&&_0x199cbe[_0x1a3ece(0x13e)][_0x1a3ece(0xd9)](_0x1a3ece(0xe9))){if(!_0x199cbe[_0x1a3ece(0x13c)][_0x1a3ece(0x184)]){_0x5b87b7=!0x1;break;}if(_0x199cbe['id']!=_0xf232a7['id']&&_0x199cbe[_0x1a3ece(0x13c)][_0x1a3ece(0x184)]==_0xa5c542){_0x24b5e2=!0x1;break;}}_0x5b87b7&&_0x24b5e2&&(_0xf232a7[_0x1a3ece(0x155)](),_0x5658e3=!0x0);}}for(const _0x1e005d of _0x181a28)_0x21de20[_0x1a3ece(0x11d)](_0x1e005d);for(const _0x5e61ea of _0x58392a)_0x21de20[_0x1a3ece(0xd6)](_0x5e61ea);return _0x5658e3;}),_0x4e7fb3[_0x4541dc(0x15a)][_0x4541dc(0x171)](_0x4541dc(0x101))[_0x4541dc(0x129)]({'model':_0x4541dc(0x18a),'view':(_0x49514a,_0x1b5327)=>_0x4c373d(_0x49514a),'converterPriority':_0x4541dc(0x164)}),_0x4e7fb3[_0x4541dc(0x15a)][_0x4541dc(0x171)](_0x4541dc(0x16b))[_0x4541dc(0x129)]({'model':_0x4541dc(0x18a),'view':(_0x4fc38b,_0x2846f1)=>_0x2846f1[_0x4541dc(0xef)][_0x4541dc(0x138)]?_0x4c373d(_0x4fc38b,!0x1):null,'converterPriority':_0x4541dc(0x164)});const _0x30e5fc=_0x4e7fb3[_0x4541dc(0x137)][_0x4541dc(0x189)];this[_0x4541dc(0x10c)](_0x30e5fc[_0x4541dc(0xe3)],_0x4541dc(0x195),(_0x328371,_0x53268b)=>{const _0xae486=_0x4541dc,_0x41b09f=[];for(const _0x558cdf of _0x30e5fc[_0xae486(0x15f)](_0x53268b[_0xae486(0x102)])[_0xae486(0x14b)]())_0x558cdf['is'](_0xae486(0x124),_0xae486(0x127))&&_0x41b09f[_0xae486(0x165)](_0x558cdf);_0x30e5fc[_0xae486(0x177)](_0xa8c174=>{const _0x3b9452=_0xae486;for(const _0x145062 of _0x41b09f)_0xa8c174[_0x3b9452(0x151)](_0xa8c174[_0x3b9452(0x15f)](_0x145062),_0xa8c174[_0x3b9452(0x134)](_0x145062)),_0xa8c174[_0x3b9452(0x11d)](_0x145062);});});}}function we(_0x4d01e2){const _0x1374dd=_0x3d5a1f;if(_0x4d01e2[_0x1374dd(0x18d)])return!0x0;const _0x1ba398=_0x4d01e2[_0x1374dd(0xf8)](0x0);return _0x1ba398['is'](_0x1374dd(0x124),_0x1374dd(0x196))&&_0x1ba398[_0x1374dd(0x18d)];}function ke(_0x4f25b0,_0x10e337={},_0x4d6358){const _0x2ea4a8=_0x3d5a1f;for(const {isAnchor:_0x2fd303,cellHeight:_0x41603a,cellWidth:_0x12888d}of _0x4d6358[_0x2ea4a8(0x13d)](_0x4f25b0,{'includeAllSlots':!0x0,..._0x10e337}))if(!_0x2fd303||0x1!=_0x41603a||0x1!=_0x12888d)return!0x1;return!0x0;}
|
|
23
|
+
const _0x45159e=_0x3889;(function(_0x1e22c3,_0x50d6c5){const _0x1fcf37=_0x3889,_0x4615dd=_0x1e22c3();while(!![]){try{const _0x36c11a=parseInt(_0x1fcf37(0x1bd))/0x1+-parseInt(_0x1fcf37(0x184))/0x2+parseInt(_0x1fcf37(0x1b7))/0x3+parseInt(_0x1fcf37(0x14d))/0x4*(-parseInt(_0x1fcf37(0x155))/0x5)+-parseInt(_0x1fcf37(0x1b1))/0x6*(parseInt(_0x1fcf37(0x1ec))/0x7)+parseInt(_0x1fcf37(0x1f9))/0x8+parseInt(_0x1fcf37(0x196))/0x9*(parseInt(_0x1fcf37(0x1ab))/0xa);if(_0x36c11a===_0x50d6c5)break;else _0x4615dd['push'](_0x4615dd['shift']());}catch(_0x1aafcc){_0x4615dd['push'](_0x4615dd['shift']());}}}(_0x17d0,0xda7b3));import{getTranslation as _0x452bac}from'../utils/common-translations.js';import{Plugin as _0x4464b9}from'ckeditor5/src/core.js';import{LiveRange as _0xba73de}from'ckeditor5/src/engine.js';import{uid as _0x4b1882,priorities as _0x20738f}from'ckeditor5/src/utils.js';import _0x215d7d from'./table.js';const Ce=[_0x45159e(0x15f),_0x45159e(0x166),_0x45159e(0x157),_0x45159e(0x16a),_0x45159e(0x13c),_0x45159e(0x1b3),_0x45159e(0x164)],Pe=Object[_0x45159e(0x1b6)](Ce[_0x45159e(0x1a8)](_0x1dc637=>[_0x1dc637,null]));export default class _t extends _0x4464b9{static get[_0x45159e(0x177)](){return[_0x215d7d];}[_0x45159e(0x170)](){const _0x10786a=_0x45159e,_0x38c8d3=this[_0x10786a(0x1c8)];if(!_0x38c8d3[_0x10786a(0x18d)][_0x10786a(0x1d9)](_0x10786a(0x180)))return;const _0x432a33=_0x38c8d3[_0x10786a(0x18d)][_0x10786a(0x14c)](_0x10786a(0x169)),_0x3c9b10=_0x38c8d3[_0x10786a(0x18d)][_0x10786a(0x14c)](_0x10786a(0x14e)),_0x356937=_0x38c8d3[_0x10786a(0x18d)][_0x10786a(0x14c)](_0x215d7d),_0x5cc1af=_0x38c8d3[_0x10786a(0x18d)][_0x10786a(0x14c)](_0x10786a(0x180));_0x356937[_0x10786a(0x1a3)][_0x10786a(0x1aa)](_0x10786a(0x1a1),_0x10786a(0x1d8)),_0x38c8d3[_0x10786a(0x1cf)][_0x10786a(0x199)][_0x10786a(0x16d)](_0x10786a(0x185),{'allowIn':_0x10786a(0x188),'allowContentOf':_0x10786a(0x188),'isLimit':!0x0}),_0x38c8d3[_0x10786a(0x140)][_0x10786a(0x182)]({'model':_0x10786a(0x185),'view':_0x10786a(0x19d)});let _0x1cfba6=null;_0x38c8d3[_0x10786a(0x1cf)]['on'](_0x10786a(0x175),(_0xe13550,_0x6dfce9)=>{const _0x3aede1=_0x10786a,[_0x6c5791,_0x3850b4]=_0x6dfce9,_0x10be78=_0x6dfce9[_0x6dfce9[_0x3aede1(0x1f0)]-0x1];_0x10be78&&_0x10be78[_0x3aede1(0x1c1)]||_0x432a33[_0x3aede1(0x14a)]||this[_0x3aede1(0x1c8)][_0x3aede1(0x19f)][_0x3aede1(0x14c)](_0x3aede1(0x1dc))[_0x3aede1(0x144)]&&function(_0x542a22,_0x122f2f,_0x4384fe,_0x3dbea0,_0x4dfc46){const _0x3a0499=_0x3aede1;if(_0x122f2f&&!_0x122f2f['is'](_0x3a0499(0x179)))return!0x1;const _0x4c6bf2=_0x4dfc46[_0x3a0499(0x19b)](_0x542a22,_0x4384fe);if(!_0x4c6bf2||!ke(_0x4c6bf2,void 0x0,_0x3dbea0))return!0x1;const _0x430621=_0x3dbea0[_0x3a0499(0x1d1)](_0x4384fe[_0x3a0499(0x1cd)][_0x3a0499(0x151)]);if(!_0x430621[_0x3a0499(0x1f0)])return!0x1;const _0x48f661=_0x430621[0x0][_0x3a0499(0x1f5)](_0x3a0499(0x1ce)),_0x24985a=_0x3dbea0[_0x3a0499(0x1af)](_0x430621),_0x2d4738=_0x3dbea0[_0x3a0499(0x1d6)](_0x430621),_0x442579={'startRow':_0x24985a[_0x3a0499(0x14f)],'endRow':_0x24985a[_0x3a0499(0x1ed)],'startColumn':_0x2d4738[_0x3a0499(0x14f)],'endColumn':_0x2d4738[_0x3a0499(0x1ed)]};return 0x1==_0x430621[_0x3a0499(0x1f0)]&&(_0x442579[_0x3a0499(0x201)]+=_0x3dbea0[_0x3a0499(0x160)](_0x4c6bf2)-0x1,_0x442579[_0x3a0499(0x17d)]+=_0x3dbea0[_0x3a0499(0x1fb)](_0x4c6bf2)-0x1),ke(_0x48f661,_0x442579,_0x3dbea0);}(_0x6c5791,_0x3850b4,_0x38c8d3[_0x3aede1(0x1cf)],_0x3c9b10,_0x5cc1af)&&(_0xe13550[_0x3aede1(0x143)](),_0x1cfba6={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x38c8d3[_0x3aede1(0x1cf)][_0x3aede1(0x171)](()=>{const _0x4a2132=_0x3aede1;_0x38c8d3[_0x4a2132(0x1cf)][_0x4a2132(0x175)](_0x6dfce9[0x0],_0x6dfce9[0x1],_0x6dfce9[0x2],{'forceDefaultExecution':!0x0});const _0x264cbb=_0x4b1882(),{rowInsertionRanges:_0x5d6625,columnInsertionRanges:_0x44b6dd,insertionRanges:_0x3c080c,deletionRanges:_0x402fb6,cells:_0x1fdc4f}=_0x1cfba6;_0x5d6625[_0x4a2132(0x1f0)]&&_0x432a33[_0x4a2132(0x17f)](_0x5d6625,_0x4a2132(0x1a1),{'tablePasteChainId':_0x264cbb}),_0x44b6dd[_0x4a2132(0x1f0)]&&_0x432a33[_0x4a2132(0x17f)](_0x44b6dd,_0x4a2132(0x1d8),{'tablePasteChainId':_0x264cbb}),_0x3c080c[_0x4a2132(0x1f0)]&&(_0x432a33[_0x4a2132(0x17f)](_0x3c080c,_0x4a2132(0x14b),{'tablePasteChainId':_0x264cbb,'skipNestingCheck':!0x0}),_0x3c080c[_0x4a2132(0x1d4)](_0x3de792=>{const _0x2110ac=_0x4a2132;var _0x2c140b;return null===(_0x2c140b=_0x3de792[_0x2110ac(0x1b5)])||void 0x0===_0x2c140b?void 0x0:_0x2c140b[_0x2110ac(0x165)](_0x3de792);})),_0x402fb6[_0x4a2132(0x1f0)]&&(_0x432a33[_0x4a2132(0x1c4)](_0x402fb6,_0x4a2132(0x14b),{'tablePasteChainId':_0x264cbb,'skipNestingCheck':!0x0}),_0x402fb6[_0x4a2132(0x1d4)](_0x5c42a7=>{const _0x193420=_0x4a2132;var _0x4ded53;return null===(_0x4ded53=_0x5c42a7[_0x193420(0x1b5)])||void 0x0===_0x4ded53?void 0x0:_0x4ded53[_0x193420(0x165)](_0x5c42a7);}));const _0x5a121d=_0x432a33[_0x4a2132(0x1a7)](_0x1fdc4f[_0x4a2132(0x1a8)](({element:_0x2a1f06})=>_0x2a1f06),{'formatGroupId':_0x4b1882()},[],_0x4a2132(0x200),{'tablePasteChainId':_0x264cbb});if(_0x5a121d){const _0xc37abd=_0x5a121d[_0x4a2132(0x202)](),_0x4d167b=[];for(const {element:_0x33a3ba,attributes:_0x3f9500}of _0x1fdc4f){if(!_0x3f9500)continue;const _0x55a44d=_0x38c8d3[_0x4a2132(0x1cf)][_0x4a2132(0x193)](_0x33a3ba),_0xbfa002=_0xc37abd[_0x4a2132(0x195)](_0x5d9d9c=>_0x5d9d9c[_0x4a2132(0x181)]()[_0x4a2132(0x1f2)](_0x55a44d));_0xbfa002&&_0x4d167b[_0x4a2132(0x1aa)]([_0xbfa002[_0x4a2132(0x1bb)],_0x3f9500]);}_0x4d167b[_0x4a2132(0x1f0)]&&_0x5a121d[_0x4a2132(0x1e1)](_0x4a2132(0x15a),Object[_0x4a2132(0x1b6)](_0x4d167b));}_0x1cfba6=null;}));},{'priority':_0x20738f[_0x10786a(0x152)]+0xa}),_0x38c8d3[_0x10786a(0x18d)][_0x10786a(0x14c)](_0x10786a(0x180))['on'](_0x10786a(0x1f4),(_0x351476,_0x5c3c81)=>{const _0x4eb2e3=_0x10786a,[_0x36554c,_0x108487,,_0x140817]=_0x5c3c81;if(!_0x1cfba6)return;_0x351476[_0x4eb2e3(0x143)]();const _0x3251c2=_0x36554c[_0x4eb2e3(0x1d7)],_0x10afff=_0x108487,_0x2bb4af=we(_0x3251c2),_0x3d5a0f=we(_0x10afff);_0x351476[_0x4eb2e3(0x1eb)]=_0x3251c2;let _0x233fad=null,_0xdf41ce=null;if(_0x3d5a0f||_0x2bb4af){if(_0x2bb4af&&!_0x3d5a0f){_0x140817[_0x4eb2e3(0x13b)](_0x3251c2[_0x4eb2e3(0x1a5)](0x0));for(const _0x5ac408 of Array[_0x4eb2e3(0x1c5)](_0x10afff[_0x4eb2e3(0x168)]()))_0x140817[_0x4eb2e3(0x1b8)](_0x5ac408,_0x3251c2,_0x4eb2e3(0x158));const _0x1a2fc1=_0x1cfba6[_0x4eb2e3(0x156)][_0x4eb2e3(0x1b4)](_0x36554c[_0x4eb2e3(0x153)]),_0x443ec7=_0x1cfba6[_0x4eb2e3(0x1be)][_0x4eb2e3(0x1b4)](_0x36554c[_0x4eb2e3(0x17e)]);_0x1a2fc1||_0x443ec7||(_0x233fad=_0xba73de[_0x4eb2e3(0x1c9)](_0x140817[_0x4eb2e3(0x161)](_0x3251c2)));}else _0x3d5a0f&&!_0x2bb4af&&(_0xdf41ce=_0x140817[_0x4eb2e3(0x161)](_0x3251c2));}else{const _0xe20f1d=_0x140817[_0x4eb2e3(0x178)](_0x4eb2e3(0x185)),_0x584293=_0x140817[_0x4eb2e3(0x178)](_0x4eb2e3(0x185));_0x140817[_0x4eb2e3(0x17c)](_0x140817[_0x4eb2e3(0x161)](_0x3251c2),_0x584293),_0x140817[_0x4eb2e3(0x1b8)](_0xe20f1d,_0x3251c2,0x0);for(const _0x1a5ceb of Array[_0x4eb2e3(0x1c5)](_0x10afff[_0x4eb2e3(0x168)]()))_0x140817[_0x4eb2e3(0x1b8)](_0x1a5ceb,_0xe20f1d,_0x4eb2e3(0x158));_0x233fad=_0xba73de[_0x4eb2e3(0x1c9)](_0x140817[_0x4eb2e3(0x193)](_0xe20f1d)),_0xdf41ce=_0xba73de[_0x4eb2e3(0x1c9)](_0x140817[_0x4eb2e3(0x193)](_0x584293));}const _0x591fab=Array[_0x4eb2e3(0x1c5)](_0x10afff[_0x4eb2e3(0x1e8)]())[_0x4eb2e3(0x191)](([_0x4436bf])=>Ce[_0x4eb2e3(0x1b4)](_0x4436bf));_0x1cfba6[_0x4eb2e3(0x1e0)][_0x4eb2e3(0x1aa)]({'element':_0x3251c2,'attributes':_0x591fab[_0x4eb2e3(0x1f0)]?Object[_0x4eb2e3(0x1b6)](_0x591fab):null}),_0x233fad&&_0x1cfba6[_0x4eb2e3(0x1db)][_0x4eb2e3(0x1aa)](_0x233fad),_0xdf41ce&&_0x1cfba6[_0x4eb2e3(0x1a4)][_0x4eb2e3(0x1aa)](_0xdf41ce);},{'priority':_0x10786a(0x152)}),_0x3c9b10['on'](_0x10786a(0x1f1),(_0x25f752,_0x511d79)=>{const _0x3804cb=_0x10786a,[_0x4ee93a,_0x624e7b={}]=_0x511d79;if(!_0x1cfba6)return;const _0x1dd623=_0x624e7b['at']||0x0,_0x3c4457=_0x624e7b[_0x3804cb(0x136)]||0x1;_0x1cfba6[_0x3804cb(0x1be)]=new Array(_0x3c4457)[_0x3804cb(0x16f)](_0x1dd623)[_0x3804cb(0x1a8)]((_0x5c127f,_0x4553ae)=>_0x5c127f+_0x4553ae);for(const {cell:_0x4eea95}of _0x3c9b10[_0x3804cb(0x1ca)](_0x4ee93a,{'startColumn':_0x1dd623,'endColumn':_0x1dd623+_0x3c4457-0x1}))_0x1cfba6[_0x3804cb(0x1df)][_0x3804cb(0x1aa)](_0x38c8d3[_0x3804cb(0x1cf)][_0x3804cb(0x193)](_0x4eea95));},{'priority':_0x10786a(0x187)}),_0x3c9b10['on'](_0x10786a(0x1ba),(_0x363e01,_0x2829c5)=>{const _0x16b801=_0x10786a,[_0x49462d,_0x1d3d3a={}]=_0x2829c5;if(!_0x1cfba6)return;const _0x28d5ad=_0x1d3d3a['at']||0x0,_0x346c16=_0x1d3d3a[_0x16b801(0x13f)]||0x1;_0x1cfba6[_0x16b801(0x156)]=new Array(_0x346c16)[_0x16b801(0x16f)](_0x28d5ad)[_0x16b801(0x1a8)]((_0x4ed287,_0x8f02c)=>_0x4ed287+_0x8f02c);for(const {cell:_0xcbf73d}of _0x3c9b10[_0x16b801(0x1ca)](_0x49462d,{'startRow':_0x28d5ad,'endRow':_0x28d5ad+_0x346c16-0x1}))_0x1cfba6[_0x16b801(0x1fa)][_0x16b801(0x1aa)](_0x38c8d3[_0x16b801(0x1cf)][_0x16b801(0x193)](_0xcbf73d));},{'priority':_0x10786a(0x187)}),_0x432a33[_0x10786a(0x150)][_0x10786a(0x174)](_0x54df0f=>{const _0x10a3f2=_0x10786a;if(_0x54df0f[_0x10a3f2(0x1f7)]&&_0x54df0f[_0x10a3f2(0x1f7)][_0x10a3f2(0x13a)](_0x10a3f2(0x14b)))return _0x54df0f[_0x10a3f2(0x192)]?{}:{'type':_0x10a3f2(0x1da),'content':_0x452bac(_0x38c8d3[_0x10a3f2(0x149)],_0x10a3f2(0x154))};});const _0x3b8ea1=()=>!0x1;for(const _0x56a5ad of[_0x10786a(0x14b),_0x10786a(0x1d8),_0x10786a(0x1a1),_0x10786a(0x200)])_0x432a33[_0x10786a(0x1d2)][_0x10786a(0x1e4)](_0x10786a(0x1da),_0x56a5ad,_0x10786a(0x1e5),_0x3b8ea1),_0x432a33[_0x10786a(0x1d2)][_0x10786a(0x1e4)](_0x10786a(0x1fd),_0x56a5ad,_0x10786a(0x1e5),_0x3b8ea1),_0x432a33[_0x10786a(0x1d2)][_0x10786a(0x1e4)](_0x10786a(0x189),_0x56a5ad,_0x10786a(0x1e5),_0x3b8ea1);_0x432a33[_0x10786a(0x1d2)][_0x10786a(0x1e4)](_0x10786a(0x189),_0x10786a(0x200),_0x10786a(0x1f3),_0x3b8ea1),_0x432a33[_0x10786a(0x1d2)][_0x10786a(0x1e4)](_0x10786a(0x189),_0x10786a(0x200),_0x10786a(0x1d0),(_0x1f947e,_0x59df52,_0xacf7ac)=>{const _0x3b014c=_0x10786a,_0x4b414a=_0x1f947e[_0x3b014c(0x1a8)](_0x4070d4=>_0x4070d4[_0x3b014c(0x1c2)]())[_0x3b014c(0x191)](_0x7cd113=>_0x7cd113),_0x25ab32=new Map(_0x4b414a[_0x3b014c(0x1a8)](_0x3774bd=>[_0x3774bd,null]));if(_0x1cfba6){for(const {element:_0x47b6c9,attributes:_0x41cde8}of _0x1cfba6[_0x3b014c(0x1e0)])_0x41cde8&&_0x25ab32[_0x3b014c(0x147)](_0x47b6c9,_0x41cde8);}else{if(_0xacf7ac&&_0xacf7ac[_0x3b014c(0x15a)])for(const [_0x4abd18,_0x176ea4]of Object[_0x3b014c(0x1e7)](_0xacf7ac[_0x3b014c(0x15a)])){const _0x1d6864=_0x38c8d3[_0x3b014c(0x1cf)][_0x3b014c(0x172)][_0x3b014c(0x14c)](_0x4abd18),_0xf23bf0=_0x1d6864?_0x1d6864[_0x3b014c(0x181)]()[_0x3b014c(0x1c2)]():null;_0xf23bf0&&_0x25ab32[_0x3b014c(0x147)](_0xf23bf0,_0x176ea4);}}_0x38c8d3[_0x3b014c(0x1cf)][_0x3b014c(0x171)](_0x39ebf7=>{const _0x35366a=_0x3b014c;for(const [_0x2b4654,_0x25089b]of _0x25ab32)_0x39ebf7[_0x35366a(0x173)]({...Pe,..._0x25089b},_0x2b4654);});});const _0xf3d17d=(_0x10018c,_0x2f5983)=>{const _0x2b1415=_0x10786a;_0x432a33[_0x2b1415(0x1d2)][_0x2b1415(0x1e4)](_0x10018c,_0x2b1415(0x14b),_0x2f5983,(_0x5e3714,_0x1bfbdc,_0x3058d4)=>{const _0xf80c9a=_0x2b1415;_0x38c8d3[_0xf80c9a(0x1cf)][_0xf80c9a(0x171)](_0x189bf7=>{const _0x4a988f=_0xf80c9a,_0x248ef4=[];for(const _0x14af98 of _0x5e3714){const _0x956886=_0x14af98[_0x4a988f(0x1fc)][_0x4a988f(0x1b9)];_0x956886['is'](_0x4a988f(0x141),_0x4a988f(0x185))&&_0x248ef4[_0x4a988f(0x1aa)](_0x956886);}_0x432a33[_0x4a988f(0x1d2)][_0x4a988f(0x18f)](_0x10018c,null,_0x2f5983)(_0x5e3714,_0x1bfbdc,_0x3058d4);for(const _0x2af22a of _0x248ef4)_0x4a988f(0x1a9)!=_0x2af22a[_0x4a988f(0x138)][_0x4a988f(0x1c0)]&&_0x189bf7[_0x4a988f(0x16b)](_0x2af22a);});});};_0xf3d17d(_0x10786a(0x1da),_0x10786a(0x1d0)),_0xf3d17d(_0x10786a(0x1da),_0x10786a(0x1f3)),_0xf3d17d(_0x10786a(0x1fd),_0x10786a(0x1d0)),_0xf3d17d(_0x10786a(0x1fd),_0x10786a(0x1f3)),_0x432a33[_0x10786a(0x1d2)][_0x10786a(0x1e4)](_0x10786a(0x1da),_0x10786a(0x1a1),_0x10786a(0x1f3),_0x59f097=>{const _0x53d833=_0x10786a,_0x15a9a5=_0x59f097[_0x53d833(0x1a8)](_0xe2419b=>_0xe2419b[_0x53d833(0x1c2)]()),_0x5f3466=_0x15a9a5[0x0][_0x53d833(0x1f5)](_0x53d833(0x1ce)),{minRow:_0x532487,maxRow:_0x2d3e6b}=_0x356937[_0x53d833(0x145)](_0x15a9a5);_0x3c9b10[_0x53d833(0x15c)](_0x5f3466,{'at':_0x532487,'rows':_0x2d3e6b-_0x532487+0x1});}),_0x432a33[_0x10786a(0x1d2)][_0x10786a(0x1e4)](_0x10786a(0x1da),_0x10786a(0x1d8),_0x10786a(0x1f3),_0x5a0618=>{const _0x34dfbf=_0x10786a,_0x5ba3b1=_0x5a0618[_0x34dfbf(0x1a8)](_0x29f96f=>_0x29f96f[_0x34dfbf(0x1c2)]()),_0x3a2686=_0x5ba3b1[0x0][_0x34dfbf(0x1f5)](_0x34dfbf(0x1ce)),{minColumn:_0x35e396,maxColumn:_0x3b1d72}=_0x356937[_0x34dfbf(0x145)](_0x5ba3b1);_0x3c9b10[_0x34dfbf(0x18c)](_0x3a2686,{'at':_0x35e396,'columns':_0x3b1d72-_0x35e396+0x1});});const _0x29b6bb=(_0x892c44,_0x26595c)=>{const _0x4c3b8c=_0x10786a;if(!_0x26595c[_0x4c3b8c(0x1f7)]||!_0x26595c[_0x4c3b8c(0x1f7)][_0x4c3b8c(0x13a)](_0x4c3b8c(0x14b)))return;const _0xe1d177=_0x26595c[_0x4c3b8c(0x1a6)][_0x4c3b8c(0x1ad)],_0x1b367a=_0x432a33[_0x4c3b8c(0x1f6)]()[_0x4c3b8c(0x191)](_0x1ecb90=>_0x1ecb90[_0x4c3b8c(0x197)]&&_0x1ecb90[_0x4c3b8c(0x1a6)]&&_0x1ecb90[_0x4c3b8c(0x1a6)][_0x4c3b8c(0x1ad)]==_0xe1d177);_0x1b367a[_0x4c3b8c(0x1f0)]&&_0x26595c[_0x4c3b8c(0x148)]()[_0x4c3b8c(0x1f0)]!=_0x1b367a[_0x4c3b8c(0x1f0)]&&_0x1b367a[_0x4c3b8c(0x1ac)]((_0x18b53d,_0x2c0592)=>(_0x18b53d[_0x4c3b8c(0x1bc)]=_0x2c0592,_0x2c0592[_0x4c3b8c(0x192)]=_0x18b53d,_0x2c0592));};function _0x119e6a(_0x38a2c6,_0x11c6fa=!0x0){const _0x640976=_0x10786a,{id:_0x1c82f2}=_0x432a33[_0x640976(0x1b2)](_0x38a2c6[_0x640976(0x1cc)]),_0x2a6c0f=[_0x640976(0x198),_0x640976(0x1bf)],_0x155b58=_0x432a33[_0x640976(0x15b)][_0x640976(0x1b4)](_0x38a2c6[_0x640976(0x1cc)]);return _0x155b58&&_0x2a6c0f[_0x640976(0x1aa)](_0x640976(0x146)),{'classes':_0x2a6c0f,'attributes':{'data-suggestion':_0x1c82f2},'priority':_0x155b58&&_0x11c6fa?0xbc2:0xbb8};}_0x432a33['on'](_0x10786a(0x1cb),_0x29b6bb,{'priority':_0x10786a(0x152)}),_0x432a33['on'](_0x10786a(0x18a),_0x29b6bb,{'priority':_0x10786a(0x152)}),_0x38c8d3[_0x10786a(0x1cf)][_0x10786a(0x1cd)][_0x10786a(0x1e6)](()=>{const _0xdf00d6=_0x10786a;let _0x39e269=!0x1;const _0x256889=Array[_0xdf00d6(0x1c5)](_0x38c8d3[_0xdf00d6(0x1cf)][_0xdf00d6(0x1cd)][_0xdf00d6(0x1b0)][_0xdf00d6(0x194)]());for(const {name:_0x1b73e9,data:_0x15856c}of _0x256889){const {group:_0x5434fa,type:_0x4ee8bd,id:_0x6bb927}=_0x432a33[_0xdf00d6(0x1b2)](_0x1b73e9);if(_0xdf00d6(0x15d)!=_0x5434fa||_0xdf00d6(0x1fd)!=_0x4ee8bd||_0x15856c[_0xdf00d6(0x1a2)])continue;if(!_0x432a33[_0xdf00d6(0x1ee)](_0x6bb927))continue;const _0x53dfca=_0x432a33[_0xdf00d6(0x13e)](_0x6bb927)[_0xdf00d6(0x19a)](),_0x436a67=_0x38c8d3[_0xdf00d6(0x18d)][_0xdf00d6(0x14c)](_0xdf00d6(0x1e2))['me'];for(const _0x4c6093 of _0x432a33[_0xdf00d6(0x1f6)]()){if(!_0x4c6093[_0xdf00d6(0x197)]||_0x4c6093[_0xdf00d6(0x1c7)]!=_0x436a67)continue;if(_0xdf00d6(0x189)!=_0x4c6093[_0xdf00d6(0x162)]||_0xdf00d6(0x200)!=_0x4c6093[_0xdf00d6(0x1f7)])continue;if(_0x4c6093[_0xdf00d6(0x19a)]()[_0xdf00d6(0x18b)](_0x5413b6=>_0x53dfca[_0xdf00d6(0x19e)](_0x5aa036=>_0x5aa036[_0xdf00d6(0x13d)](_0x5413b6,!0x0)))){for(const _0x18eb13 of _0x4c6093[_0xdf00d6(0x148)]())_0x18eb13[_0xdf00d6(0x197)]&&(_0x18eb13[_0xdf00d6(0x1f3)](),_0x39e269=!0x0);}}}return _0x39e269;}),_0x38c8d3[_0x10786a(0x1cf)][_0x10786a(0x1cd)][_0x10786a(0x1e6)](_0x53f17d=>{const _0x15d61a=_0x10786a,_0x12ac15=_0x38c8d3[_0x15d61a(0x19f)][_0x15d61a(0x14c)](_0x15d61a(0x1e3));if(!_0x12ac15||!_0x12ac15[_0x15d61a(0x1d5)][_0x15d61a(0x1d9)](_0x53f17d[_0x15d61a(0x183)]))return!0x1;let _0x49c3a5=!0x1;const _0x33e4cc=_0x38c8d3[_0x15d61a(0x18d)][_0x15d61a(0x14c)](_0x15d61a(0x1e2))['me'],_0x4a2bf6=_0x38c8d3[_0x15d61a(0x1cf)][_0x15d61a(0x1cd)][_0x15d61a(0x1b0)][_0x15d61a(0x1ef)](),_0x364f29=Array[_0x15d61a(0x1c5)](_0x38c8d3[_0x15d61a(0x1cf)][_0x15d61a(0x1cd)][_0x15d61a(0x1b0)][_0x15d61a(0x194)]())[_0x15d61a(0x191)](({name:_0x139ed0,data:_0x489588})=>{const _0x10af7c=_0x15d61a,{group:_0x16bf45,subType:_0x1774db,authorId:_0xf5b5ef}=_0x432a33[_0x10af7c(0x1b2)](_0x139ed0);return _0x10af7c(0x15d)==_0x16bf45&&_0x10af7c(0x14b)==_0x1774db&&_0xf5b5ef==_0x33e4cc['id']&&!_0x489588[_0x10af7c(0x1a2)];});for(const _0x4ad0db of _0x4a2bf6){if(_0x15d61a(0x1b8)!=_0x4ad0db[_0x15d61a(0x162)]||_0x15d61a(0x185)!=_0x4ad0db[_0x15d61a(0x1bb)]||0x1!=_0x4ad0db[_0x15d61a(0x1f0)])continue;const _0x2d8e05=_0x53f17d[_0x15d61a(0x142)](_0x4ad0db[_0x15d61a(0x190)],_0x4ad0db[_0x15d61a(0x190)][_0x15d61a(0x17a)](0x1));if(!_0x364f29[_0x15d61a(0x195)](({data:_0x6d4a00})=>_0x6d4a00[_0x15d61a(0x19c)][_0x15d61a(0x1f2)](_0x2d8e05))){for(const {name:_0x40e26f,data:_0x28985d}of _0x364f29)if(_0x2d8e05[_0x15d61a(0x13d)](_0x28985d[_0x15d61a(0x19c)])){_0x53f17d[_0x15d61a(0x137)](_0x40e26f,{'range':_0x2d8e05}),_0x49c3a5=!0x0;break;}}}return _0x49c3a5;}),_0x38c8d3[_0x10786a(0x1cf)][_0x10786a(0x1cd)][_0x10786a(0x1e6)](_0x4e696c=>{const _0x58fdca=_0x10786a;let _0x5e3b33=!0x1;const _0x55ce1e=_0x38c8d3[_0x58fdca(0x18d)][_0x58fdca(0x14c)](_0x58fdca(0x1e2))['me'],_0x244a77=_0x432a33[_0x58fdca(0x1f6)]()[_0x58fdca(0x191)](_0x1ceb6a=>_0x1ceb6a[_0x58fdca(0x197)]&&_0x1ceb6a[_0x58fdca(0x1c7)]==_0x55ce1e),_0x5b5d7e=new Set(),_0x132138=new Set();for(const _0x2098c3 of _0x244a77)if(_0x58fdca(0x14b)==_0x2098c3[_0x58fdca(0x1f7)])for(const _0x3abcb4 of _0x2098c3[_0x58fdca(0x202)]()){const _0x14ee75=_0x3abcb4[_0x58fdca(0x181)]()[_0x58fdca(0x1c2)]();if(_0x14ee75){if(_0x14ee75['is'](_0x58fdca(0x141),_0x58fdca(0x185))&&we(_0x14ee75)){_0x2098c3[_0x58fdca(0x1c6)](_0x3abcb4[_0x58fdca(0x1bb)]),_0x5b5d7e[_0x58fdca(0x159)](_0x14ee75),_0x5e3b33=!0x0;const _0x52d029=_0x14ee75[_0x58fdca(0x16c)],_0x5d2f7c=_0x14ee75[_0x58fdca(0x18e)],_0x3b6afe=_0x52d029&&_0x52d029['is'](_0x58fdca(0x141),_0x58fdca(0x185)),_0x166c9a=_0x5d2f7c&&_0x5d2f7c['is'](_0x58fdca(0x141),_0x58fdca(0x185));_0x3b6afe&&!_0x5b5d7e[_0x58fdca(0x1d9)](_0x52d029)&&_0x132138[_0x58fdca(0x159)](_0x52d029),_0x166c9a&&!_0x5b5d7e[_0x58fdca(0x1d9)](_0x5d2f7c)&&_0x132138[_0x58fdca(0x159)](_0x5d2f7c);}else _0x14ee75['is'](_0x58fdca(0x141),_0x58fdca(0x186))&&_0x14ee75[_0x58fdca(0x1a0)]&&(_0x2098c3[_0x58fdca(0x1c6)](_0x3abcb4[_0x58fdca(0x1bb)]),_0x5e3b33=!0x0);}}else{if(_0x58fdca(0x200)==_0x2098c3[_0x58fdca(0x1f7)]){if(!_0x2098c3[_0x58fdca(0x1a6)]||!_0x2098c3[_0x58fdca(0x1a6)][_0x58fdca(0x1ad)])continue;const _0x594f48=_0x2098c3[_0x58fdca(0x1a6)][_0x58fdca(0x15a)];if(_0x594f48&&Object[_0x58fdca(0x1f8)](_0x594f48)[_0x58fdca(0x1f0)])continue;const _0x1fd74a=_0x2098c3[_0x58fdca(0x1a6)][_0x58fdca(0x1ad)];let _0x2b77d2=!0x0,_0x95607a=!0x0;for(const _0x21fea7 of _0x244a77)if(_0x21fea7[_0x58fdca(0x1f7)]&&_0x21fea7[_0x58fdca(0x1f7)][_0x58fdca(0x13a)](_0x58fdca(0x14b))){if(!_0x21fea7[_0x58fdca(0x1a6)][_0x58fdca(0x1ad)]){_0x95607a=!0x1;break;}if(_0x21fea7['id']!=_0x2098c3['id']&&_0x21fea7[_0x58fdca(0x1a6)][_0x58fdca(0x1ad)]==_0x1fd74a){_0x2b77d2=!0x1;break;}}_0x95607a&&_0x2b77d2&&(_0x2098c3[_0x58fdca(0x1e9)](),_0x5e3b33=!0x0);}}for(const _0x2b25ce of _0x5b5d7e)_0x4e696c[_0x58fdca(0x13b)](_0x2b25ce);for(const _0x4cd9e6 of _0x132138)_0x4e696c[_0x58fdca(0x16b)](_0x4cd9e6);return _0x5e3b33;}),_0x38c8d3[_0x10786a(0x140)][_0x10786a(0x1de)](_0x10786a(0x139))[_0x10786a(0x17b)]({'model':_0x10786a(0x1ae),'view':(_0x5a5e95,_0x44c551)=>_0x119e6a(_0x5a5e95),'converterPriority':_0x10786a(0x152)}),_0x38c8d3[_0x10786a(0x140)][_0x10786a(0x1de)](_0x10786a(0x1fe))[_0x10786a(0x17b)]({'model':_0x10786a(0x1ae),'view':(_0x1331ea,_0x2cde10)=>_0x2cde10[_0x10786a(0x1ff)][_0x10786a(0x167)]?_0x119e6a(_0x1331ea,!0x1):null,'converterPriority':_0x10786a(0x152)});const _0x2b7708=_0x38c8d3[_0x10786a(0x163)][_0x10786a(0x1dd)];this[_0x10786a(0x16e)](_0x2b7708[_0x10786a(0x1cd)],_0x10786a(0x176),(_0x5030dc,_0x37989d)=>{const _0x11621d=_0x10786a,_0x353a09=[];for(const _0x274393 of _0x2b7708[_0x11621d(0x161)](_0x37989d[_0x11621d(0x1d3)])[_0x11621d(0x1c3)]())_0x274393['is'](_0x11621d(0x141),_0x11621d(0x19d))&&_0x353a09[_0x11621d(0x1aa)](_0x274393);_0x2b7708[_0x11621d(0x171)](_0x50844c=>{const _0x10cbf7=_0x11621d;for(const _0x2ed241 of _0x353a09)_0x50844c[_0x10cbf7(0x1ea)](_0x50844c[_0x10cbf7(0x161)](_0x2ed241),_0x50844c[_0x10cbf7(0x15e)](_0x2ed241)),_0x50844c[_0x10cbf7(0x13b)](_0x2ed241);});});}}function _0x3889(_0x5d2e47,_0x2eb575){const _0x17d06e=_0x17d0();return _0x3889=function(_0x3889c7,_0x545062){_0x3889c7=_0x3889c7-0x136;let _0x2ce8cb=_0x17d06e[_0x3889c7];return _0x2ce8cb;},_0x3889(_0x5d2e47,_0x2eb575);}function we(_0x26e365){const _0x4358ed=_0x45159e;if(_0x26e365[_0x4358ed(0x1a0)])return!0x0;const _0x1e533e=_0x26e365[_0x4358ed(0x1a5)](0x0);return _0x1e533e['is'](_0x4358ed(0x141),_0x4358ed(0x186))&&_0x1e533e[_0x4358ed(0x1a0)];}function _0x17d0(){const _0x46a7d8=['commands','isEmpty','tablePasteRow','oldRange','_tablePostFixingSubtypes','deletionRanges','getChild','attributes','markMultiRangeBlockFormat','map','$graveyard','push','27265410AeAAXw','reduce','tablePasteChainId','suggestion:formatBlock:tablePasteCell','getRowIndexes','differ','2802VxxBtt','_splitMarkerName','tableCellBackgroundColor','includes','detach','fromEntries','107235fUdUQo','insert','nodeAfter','insertRows','name','next','419947fOcGcj','columnInsertionIndexes','ck-suggestion-marker-insertion','rootName','forceDefaultExecution','getContainedElement','getItems','markMultiRangeDeletion','from','removeMarker','author','editor','fromRange','createTableWalker','suggestionLoaded','markerName','document','table','model','accept','getSelectionAffectedTableCells','_suggestionFactory','content','forEach','_createdBatches','getColumnIndexes','cell','tablePasteColumn','has','insertion','insertionRanges','trackChanges','view','for','columnInsertionRanges','cells','setAttribute','Users','redo','registerCustomCallback','join','registerPostFixer','entries','getAttributes','removeMarkers','move','return','4060cKzQeU','last','hasSuggestion','getChanges','length','insertColumns','isEqual','discard','_replaceTableSlotCell','findAncestor','getSuggestions','subType','keys','3679192Tywlyz','rowInsertionRanges','getColumns','start','deletion','dataDowncast','options','tablePasteCell','endRow','getMarkers','columns','updateMarker','root','editingDowncast','startsWith','remove','tableCellVerticalAlignment','containsRange','getSuggestion','rows','conversion','element','createRange','stop','value','_getCoordsForCells','ck-suggestion-marker--active','set','getAllAdjacentSuggestions','locale','_isForcedDefaultExecutionBlock','tablePaste','get','596412GwPbJt','TableUtils','first','descriptionFactory','selection','high','row','*Replace\x20table\x20cells*','50XWOSTl','rowInsertionIndexes','tableCellBorderStyle','end','add','markerAttributes','activeMarkers','removeRows','suggestion','createPositionBefore','tableCellBorderWidth','getRows','createRangeIn','type','editing','tableCellPadding','call','tableCellBorderColor','showSuggestionHighlights','getChildren','TrackChangesEditing','tableCellHorizontalAlignment','unwrap','nextSibling','register','listenTo','fill','afterInit','change','markers','setAttributes','registerDescriptionCallback','insertContent','clipboardOutput','requires','createElement','documentSelection','getShiftedBy','markerToHighlight','wrap','endColumn','column','markMultiRangeInsertion','TableClipboard','getRange','elementToElement','batch','1970686zRTkPw','tableCellSuggestion','paragraph','low','tableCell','formatBlock','suggestionUnloaded','every','removeColumns','plugins','previousSibling','getSuggestionCallback','position','filter','previous','createRangeOn','getChangedMarkers','find','9iDAtOB','isInContent','ck-suggestion-marker','schema','getRanges','getTableIfOnlyTableInContent','newRange','suggestion-td','some'];_0x17d0=function(){return _0x46a7d8;};return _0x17d0();}function ke(_0x58fd19,_0x4b252c={},_0x578f01){const _0x4ff1b3=_0x45159e;for(const {isAnchor:_0x522a85,cellHeight:_0x14deaa,cellWidth:_0x4135a5}of _0x578f01[_0x4ff1b3(0x1ca)](_0x58fd19,{'includeAllSlots':!0x0,..._0x4b252c}))if(!_0x522a85||0x1!=_0x14deaa||0x1!=_0x4135a5)return!0x1;return!0x0;}
|