@ckeditor/ckeditor5-track-changes 43.0.0-alpha.6 → 43.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x31137d=_0x42c5;(function(_0x4f9b77,_0x5d04de){const _0x575010=_0x42c5,_0x4cfc37=_0x4f9b77();while(!![]){try{const _0x20d276=-parseInt(_0x575010(0x9f))/0x1+parseInt(_0x575010(0x9a))/0x2+parseInt(_0x575010(0x97))/0x3*(-parseInt(_0x575010(0x96))/0x4)+parseInt(_0x575010(0x8f))/0x5+-parseInt(_0x575010(0x98))/0x6+-parseInt(_0x575010(0x92))/0x7+parseInt(_0x575010(0x90))/0x8*(parseInt(_0x575010(0x9b))/0x9);if(_0x20d276===_0x5d04de)break;else _0x4cfc37['push'](_0x4cfc37['shift']());}catch(_0x392e7b){_0x4cfc37['push'](_0x4cfc37['shift']());}}}(_0x16fc,0x6b44e));function _0x16fc(){const _0x21ba0e=['TrackChangesEditing','mention','editor','136197sCHRqK','afterInit','4189740kmkham','546736pFbhDj','get','3999345tjkywI','MentionEditing','enableCommand','plugins','20156UbqRgf','231JObAmc','260634eeQsHv','has','387328HIeOBs','72BBbrfu'];_0x16fc=function(){return _0x21ba0e;};return _0x16fc();}import{Plugin as _0x2dfa6b}from'ckeditor5/src/core.js';function _0x42c5(_0x1a5ba9,_0x1a9e08){const _0x16fc88=_0x16fc();return _0x42c5=function(_0x42c52b,_0x1abc61){_0x42c52b=_0x42c52b-0x8f;let _0x4b0c8f=_0x16fc88[_0x42c52b];return _0x4b0c8f;},_0x42c5(_0x1a5ba9,_0x1a9e08);}export default class mt extends _0x2dfa6b{[_0x31137d(0xa0)](){const _0x3fc029=_0x31137d,_0x362f25=this[_0x3fc029(0x9e)];_0x362f25[_0x3fc029(0x95)][_0x3fc029(0x99)](_0x3fc029(0x93))&&_0x362f25[_0x3fc029(0x95)][_0x3fc029(0x91)](_0x3fc029(0x9c))[_0x3fc029(0x94)](_0x3fc029(0x9d));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x255d54=_0x473e;(function(_0x26035d,_0x345d1a){const _0xba3cc=_0x473e,_0x2d6b8c=_0x26035d();while(!![]){try{const _0x1aebac=-parseInt(_0xba3cc(0x14a))/0x1*(parseInt(_0xba3cc(0x13c))/0x2)+-parseInt(_0xba3cc(0x14b))/0x3+-parseInt(_0xba3cc(0x147))/0x4+-parseInt(_0xba3cc(0x154))/0x5+-parseInt(_0xba3cc(0x14d))/0x6*(parseInt(_0xba3cc(0x13a))/0x7)+-parseInt(_0xba3cc(0x151))/0x8*(-parseInt(_0xba3cc(0x156))/0x9)+parseInt(_0xba3cc(0x13f))/0xa;if(_0x1aebac===_0x345d1a)break;else _0x2d6b8c['push'](_0x2d6b8c['shift']());}catch(_0x250d00){_0x2d6b8c['push'](_0x2d6b8c['shift']());}}}(_0x2d2a,0xab685));import{Plugin as _0x31fa8f}from'ckeditor5/src/core.js';function _0x2d2a(){const _0x55328a=['plugins','315CJKUek','getContainedElement','*Insert:*\x20%0','afterInit','getLabel','deletion','203nxpaRi','insertion','2635546lidgzi','descriptionFactory','insertMergeField','41237910nQvrzS','mergeField','registerElementLabel','ELEMENT_MERGE_FIELD','registerDescriptionCallback','getAttribute','type','get','2442284GdxkGS','MergeFieldsEditing','commands','1ebWJNa','664749ZMfSxp','enableCommand','279042yAqSnE','*Remove:*\x20%0','locale','TrackChangesEditing','66904oDrJrr','element','editor','1078905IaIVQx'];_0x2d2a=function(){return _0x55328a;};return _0x2d2a();}function _0x473e(_0x2eaf2c,_0x9d18e){const _0x2d2aa7=_0x2d2a();return _0x473e=function(_0x473e22,_0x49f00a){_0x473e22=_0x473e22-0x137;let _0x12f08c=_0x2d2aa7[_0x473e22];return _0x12f08c;},_0x473e(_0x2eaf2c,_0x9d18e);}import{getTranslation as _0xaff49}from'../utils/common-translations.js';export default class dt extends _0x31fa8f{[_0x255d54(0x137)](){const _0x1f8147=_0x255d54,_0x56895a=this[_0x1f8147(0x153)];if(!_0x56895a[_0x1f8147(0x149)][_0x1f8147(0x146)](_0x1f8147(0x13e)))return;_0x56895a[_0x1f8147(0x155)][_0x1f8147(0x146)](_0x1f8147(0x150))[_0x1f8147(0x14c)](_0x1f8147(0x13e));const _0x44cc44=_0x56895a[_0x1f8147(0x155)][_0x1f8147(0x146)](_0x1f8147(0x150)),_0x4aaf19=_0x56895a[_0x1f8147(0x14f)];_0x44cc44[_0x1f8147(0x13d)][_0x1f8147(0x141)](_0x1f8147(0x140),_0x2cefd7=>_0xaff49(_0x4aaf19,_0x1f8147(0x142),_0x2cefd7)),_0x44cc44[_0x1f8147(0x13d)][_0x1f8147(0x143)](_0x5bab1e=>{const _0x51da47=_0x1f8147;if(_0x51da47(0x13b)!=_0x5bab1e[_0x51da47(0x145)]&&_0x51da47(0x139)!=_0x5bab1e[_0x51da47(0x145)])return;const _0x3f1fba=_0x5bab1e[_0x51da47(0x157)]();if(null==_0x3f1fba)return;if(!_0x3f1fba['is'](_0x51da47(0x152),_0x51da47(0x140)))return;const _0x3cab28=_0x56895a[_0x51da47(0x155)][_0x51da47(0x146)](_0x51da47(0x148))[_0x51da47(0x138)](_0x3f1fba[_0x51da47(0x144)]('id'));return _0x51da47(0x13b)==_0x5bab1e[_0x51da47(0x145)]?{'type':_0x51da47(0x13b),'content':_0xaff49(_0x4aaf19,_0x51da47(0x158),'\x22'+_0x3cab28+'\x22\x20'+_0xaff49(_0x4aaf19,_0x51da47(0x142)))}:{'type':_0x51da47(0x139),'content':_0xaff49(_0x4aaf19,_0x51da47(0x14e),'\x22'+_0x3cab28+'\x22\x20'+_0xaff49(_0x4aaf19,_0x51da47(0x142)))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x22fe03=_0x2eb1;function _0x33bd(){const _0x37d5ac=['plugins','listType','27839556bzKIkj','*Set\x20format:*\x20%0','descriptionFactory','key','12WrPgOJ','afterInit','*Remove\x20format:*\x20%0','ELEMENT_MULTI_LEVEL_LIST','TrackChangesEditing','handleDescriptions','registerBlockAttribute','head','1AyDiMF','8ELLtGf','multiLevelList','oldValue','listMarkerStyle','10uIvRTX','2080444PnoNJF','next','newValue','registerDescriptionCallback','has','8021298EjstRb','7453390jpzklr','format','data','386049XNLXFh','enableDefaultAttributesIntegration','5bBiJdO','1029908pPuJdK','editor','MultiLevelList','7315389pqWAGx','locale','get'];_0x33bd=function(){return _0x37d5ac;};return _0x33bd();}(function(_0x30eaee,_0x4b1d28){const _0x1d2234=_0x2eb1,_0x1f7282=_0x30eaee();while(!![]){try{const _0x368402=-parseInt(_0x1d2234(0x103))/0x1*(parseInt(_0x1d2234(0x109))/0x2)+parseInt(_0x1d2234(0x112))/0x3*(parseInt(_0x1d2234(0xfb))/0x4)+-parseInt(_0x1d2234(0x114))/0x5*(parseInt(_0x1d2234(0x10e))/0x6)+parseInt(_0x1d2234(0x10f))/0x7+parseInt(_0x1d2234(0x104))/0x8*(-parseInt(_0x1d2234(0xf2))/0x9)+-parseInt(_0x1d2234(0x108))/0xa*(-parseInt(_0x1d2234(0x115))/0xb)+parseInt(_0x1d2234(0xf7))/0xc;if(_0x368402===_0x4b1d28)break;else _0x1f7282['push'](_0x1f7282['shift']());}catch(_0x1b61ec){_0x1f7282['push'](_0x1f7282['shift']());}}}(_0x33bd,0xa4ab4));function _0x2eb1(_0x275e0f,_0xe5c11d){const _0x33bd70=_0x33bd();return _0x2eb1=function(_0x2eb1ab,_0x5dc3f7){_0x2eb1ab=_0x2eb1ab-0xf0;let _0x5a031f=_0x33bd70[_0x2eb1ab];return _0x5a031f;},_0x2eb1(_0x275e0f,_0xe5c11d);}import{Plugin as _0x2684ab}from'ckeditor5/src/core.js';import{getTranslation as _0x3ba962}from'../utils/common-translations.js';export default class pt extends _0x2684ab{[_0x22fe03(0xfc)](){const _0x1d33bb=_0x22fe03,_0x2182f3=this[_0x1d33bb(0xf0)],_0x133002=_0x2182f3[_0x1d33bb(0xf5)][_0x1d33bb(0xf4)](_0x1d33bb(0xff));_0x2182f3[_0x1d33bb(0xf5)][_0x1d33bb(0x10d)](_0x1d33bb(0xf1))&&(_0x133002[_0x1d33bb(0x113)](_0x1d33bb(0x105)),_0x133002[_0x1d33bb(0x101)](_0x1d33bb(0x107)),_0x133002[_0x1d33bb(0xf9)][_0x1d33bb(0x10c)](_0x10e7b6=>this[_0x1d33bb(0x100)](_0x10e7b6)));}[_0x22fe03(0x100)](_0x1f91e5){const _0xf73eeb=_0x22fe03,_0x31c72e=this[_0xf73eeb(0xf0)][_0xf73eeb(0xf3)],{data:_0x307bbe}=_0x1f91e5,_0xcb74c8={'type':_0xf73eeb(0x110),'content':''};if(_0x307bbe&&_0xf73eeb(0x107)==_0x307bbe[_0xf73eeb(0xfa)]){if(!_0x307bbe[_0xf73eeb(0x106)])return{'type':_0xf73eeb(0x110),'content':_0x3ba962(_0x31c72e,_0xf73eeb(0xf8),_0x3ba962(_0x31c72e,_0xf73eeb(0xfe)))+'\x20('+_0x307bbe[_0xf73eeb(0x10b)]+')'};if(!_0x307bbe[_0xf73eeb(0x10b)]){let _0xd92724=_0x1f91e5[_0xf73eeb(0x102)];for(;_0xd92724;){if(_0xd92724[_0xf73eeb(0x111)]&&_0xf73eeb(0xf6)==_0xd92724[_0xf73eeb(0x111)][_0xf73eeb(0xfa)]&&_0xd92724[_0xf73eeb(0x111)][_0xf73eeb(0x10b)])return _0xcb74c8;_0xd92724=_0xd92724[_0xf73eeb(0x10a)];}return{'type':_0xf73eeb(0x110),'content':_0x3ba962(_0x31c72e,_0xf73eeb(0xfd),_0x3ba962(_0x31c72e,_0xf73eeb(0xfe)))+'\x20('+_0x307bbe[_0xf73eeb(0x106)]+')'};}}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x54ecc7=_0x58c8;(function(_0x1b1d06,_0x5e74d9){const _0x294edd=_0x58c8,_0x1b7067=_0x1b1d06();while(!![]){try{const _0x2839b4=parseInt(_0x294edd(0x75))/0x1*(-parseInt(_0x294edd(0x79))/0x2)+parseInt(_0x294edd(0x6e))/0x3*(-parseInt(_0x294edd(0x78))/0x4)+-parseInt(_0x294edd(0x7a))/0x5+parseInt(_0x294edd(0x7b))/0x6*(parseInt(_0x294edd(0x69))/0x7)+parseInt(_0x294edd(0x67))/0x8+-parseInt(_0x294edd(0x70))/0x9+parseInt(_0x294edd(0x68))/0xa;if(_0x2839b4===_0x5e74d9)break;else _0x1b7067['push'](_0x1b7067['shift']());}catch(_0x4573d1){_0x1b7067['push'](_0x1b7067['shift']());}}}(_0x4a55,0x5b48b));function _0x4a55(){const _0x1da7d5=['ELEMENT_PAGE_BREAK','5896832CLVLxk','9024910LtDuZE','202153jqeEfq','afterInit','registerElementLabel','has','PageBreakEditing','1101gKrxDI','plugins','4335732PsfQQF','locale','editor','TrackChangesEditing','descriptionFactory','175202BRPFdB','pageBreak','enableCommand','4548juJpgO','2HYyeDf','1534915UiOkUl','24BQDVsd','get'];_0x4a55=function(){return _0x1da7d5;};return _0x4a55();}function _0x58c8(_0x1d63e3,_0x3f1506){const _0x4a5569=_0x4a55();return _0x58c8=function(_0x58c8da,_0x5de262){_0x58c8da=_0x58c8da-0x65;let _0x396c24=_0x4a5569[_0x58c8da];return _0x396c24;},_0x58c8(_0x1d63e3,_0x3f1506);}import{Plugin as _0x3ba9cd}from'ckeditor5/src/core.js';import{getTranslation as _0x468af6}from'../utils/common-translations.js';export default class kt extends _0x3ba9cd{[_0x54ecc7(0x6a)](){const _0x341279=_0x54ecc7,_0x2e41b0=this[_0x341279(0x72)];if(!_0x2e41b0[_0x341279(0x6f)][_0x341279(0x6c)](_0x341279(0x6d)))return;_0x2e41b0[_0x341279(0x6f)][_0x341279(0x65)](_0x341279(0x73))[_0x341279(0x77)](_0x341279(0x76));const _0x3ab378=_0x2e41b0[_0x341279(0x6f)][_0x341279(0x65)](_0x341279(0x73)),_0x204eaf=_0x2e41b0[_0x341279(0x71)];_0x3ab378[_0x341279(0x74)][_0x341279(0x6b)](_0x341279(0x76),_0x299ba1=>_0x468af6(_0x204eaf,_0x341279(0x66),_0x299ba1));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xa5fb0b=_0x4a58;function _0x4780(){const _0x1ac824=['type','consume','createUIElement','commandName','options','insertParagraph','mapper','start','$text','3180402tgkWCu','editor','downcastDispatcher','markerRange','model','schema','formatBlock','*Insert:*\x20%0','getFirstRange','end','descriptionFactory','insert','highest','146986BzQLHg','has','enableDefaultAttributesIntegration','locale','insertion','checkChild','writer','name','26830uDBMpr','showSuggestionHighlights','ELEMENT_PARAGRAPH','toViewPosition','markerName','bindElementToMarker','ck-suggestion-marker--active','TrackChangesEditing','462jShiUO','enableCommand','60epmtPZ','65336dLMppd','span','1686868NHFGKv','isBlock','ck-suggestion-marker-split','isLimit','get','1649577tBgitj','data','_registerLegacyDescription','nodeAfter','format','getItemLabel','isTouching','registerElementLabel','editing','paragraph','128339XCznfl','registerDescriptionCallback','20fmJGic','includes','plugins','addClass','Paragraph','consumable','afterInit','activeMarkers','addMarker:suggestion:insertion','*Change\x20to:*\x20%0'];_0x4780=function(){return _0x1ac824;};return _0x4780();}(function(_0x1ac25c,_0xfdfae2){const _0x6d664=_0x4a58,_0x4a5d68=_0x1ac25c();while(!![]){try{const _0x449790=parseInt(_0x6d664(0x1e7))/0x1+-parseInt(_0x6d664(0x209))/0x2+parseInt(_0x6d664(0x223))/0x3+-parseInt(_0x6d664(0x21e))/0x4+-parseInt(_0x6d664(0x211))/0x5*(parseInt(_0x6d664(0x21b))/0x6)+parseInt(_0x6d664(0x219))/0x7*(-parseInt(_0x6d664(0x21c))/0x8)+parseInt(_0x6d664(0x1fc))/0x9*(parseInt(_0x6d664(0x1e9))/0xa);if(_0x449790===_0xfdfae2)break;else _0x4a5d68['push'](_0x4a5d68['shift']());}catch(_0x471134){_0x4a5d68['push'](_0x4a5d68['shift']());}}}(_0x4780,0x48866));import{Plugin as _0x390a14}from'ckeditor5/src/core.js';import{getTranslation as _0x440b60}from'../utils/common-translations.js';export default class bt extends _0x390a14{[_0xa5fb0b(0x1ef)](){const _0x21f671=_0xa5fb0b,_0x101e96=this[_0x21f671(0x1fd)];if(!_0x101e96[_0x21f671(0x1eb)][_0x21f671(0x20a)](_0x21f671(0x1ed)))return;const _0x3869fd=_0x101e96[_0x21f671(0x20c)],_0x1d98ad=_0x101e96[_0x21f671(0x1eb)][_0x21f671(0x222)](_0x21f671(0x218));_0x1d98ad[_0x21f671(0x206)][_0x21f671(0x1e4)](_0x21f671(0x1e6),_0x4ebefd=>_0x440b60(_0x3869fd,_0x21f671(0x213),_0x4ebefd)),_0x1d98ad[_0x21f671(0x20b)](_0x21f671(0x1e6)),_0x1d98ad[_0x21f671(0x21a)](_0x21f671(0x1f8)),_0x101e96[_0x21f671(0x1e5)][_0x21f671(0x1fe)]['on'](_0x21f671(0x1f1),nr(_0x101e96),{'priority':_0x21f671(0x208)}),_0x101e96[_0x21f671(0x224)][_0x21f671(0x1fe)]['on'](_0x21f671(0x1f1),(_0x2b46a2,_0x1d64e9,_0x485c13)=>{const _0x26b3ea=_0x21f671;_0x485c13[_0x26b3ea(0x1f7)][_0x26b3ea(0x212)]&&nr(_0x101e96,{'showActiveMarker':!0x1})(_0x2b46a2,_0x1d64e9,_0x485c13);},{'priority':_0x21f671(0x208)});const _0x57a358=_0x1d98ad[_0x21f671(0x206)];_0x57a358[_0x21f671(0x1e8)](_0x7d7eb3=>{const _0x5ac710=_0x21f671;if(_0x5ac710(0x20d)!==_0x7d7eb3[_0x5ac710(0x1f3)])return;const {start:_0x256119,end:_0x13e414}=_0x7d7eb3[_0x5ac710(0x204)]();if(!_0x256119[_0x5ac710(0x1e3)](_0x13e414)||!_0x256119[_0x5ac710(0x226)])return;const _0x2c59c5=_0x101e96[_0x5ac710(0x200)][_0x5ac710(0x201)],_0x1409ba=_0x256119[_0x5ac710(0x226)];return _0x2c59c5[_0x5ac710(0x21f)](_0x1409ba)&&!_0x2c59c5[_0x5ac710(0x221)](_0x1409ba)&&_0x2c59c5[_0x5ac710(0x20e)](_0x1409ba,_0x5ac710(0x1fb))?{'type':_0x5ac710(0x20d),'content':_0x440b60(_0x3869fd,_0x5ac710(0x203),_0x57a358[_0x5ac710(0x1e2)](_0x1409ba,0x1))}:void 0x0;}),this[_0x21f671(0x225)]();}[_0xa5fb0b(0x225)](){const _0x4a4757=_0xa5fb0b,_0x5cca73=this[_0x4a4757(0x1fd)],_0x216d8a=_0x5cca73[_0x4a4757(0x20c)];_0x5cca73[_0x4a4757(0x1eb)][_0x4a4757(0x222)](_0x4a4757(0x218))[_0x4a4757(0x206)][_0x4a4757(0x1e8)](_0x453bd9=>{const _0x527ef6=_0x4a4757;if(_0x527ef6(0x202)!=_0x453bd9[_0x527ef6(0x1f3)])return;const {data:_0x153f4e}=_0x453bd9;return _0x153f4e&&_0x527ef6(0x1e6)==_0x153f4e[_0x527ef6(0x1f6)]?{'type':_0x527ef6(0x227),'content':_0x440b60(_0x216d8a,_0x527ef6(0x1f2),_0x440b60(_0x216d8a,_0x527ef6(0x213)))}:void 0x0;});}}function _0x4a58(_0x3f5b86,_0x41fd29){const _0x478044=_0x4780();return _0x4a58=function(_0x4a58c1,_0x1d9151){_0x4a58c1=_0x4a58c1-0x1e2;let _0x15bef3=_0x478044[_0x4a58c1];return _0x15bef3;},_0x4a58(_0x3f5b86,_0x41fd29);}function nr(_0x4a7629,{showActiveMarker:_0x194d7e=!0x0}={}){return(_0xbc0478,_0x39338e,_0x2aff4a)=>{const _0x1b2458=_0x4a58,_0x41f83e=_0x4a7629[_0x1b2458(0x1eb)][_0x1b2458(0x222)](_0x1b2458(0x218)),_0xf29bbe=_0x39338e[_0x1b2458(0x1ff)][_0x1b2458(0x1fa)],_0x306cc5=_0x39338e[_0x1b2458(0x1ff)][_0x1b2458(0x205)],_0x22cf02=_0x4a7629[_0x1b2458(0x200)][_0x1b2458(0x201)];if(!_0xf29bbe[_0x1b2458(0x1e3)](_0x306cc5)||!_0xf29bbe[_0x1b2458(0x226)])return;const _0x42cb9a=_0xf29bbe[_0x1b2458(0x226)];if(_0x22cf02[_0x1b2458(0x21f)](_0x42cb9a)&&!_0x22cf02[_0x1b2458(0x221)](_0x42cb9a)&&_0x22cf02[_0x1b2458(0x20e)](_0x42cb9a,_0x1b2458(0x1fb))){if(!_0x2aff4a[_0x1b2458(0x1ee)][_0x1b2458(0x1f4)](_0x39338e[_0x1b2458(0x1ff)],_0xbc0478[_0x1b2458(0x210)]))return;const _0x2d821c=_0x2aff4a[_0x1b2458(0x20f)][_0x1b2458(0x1f5)](_0x1b2458(0x21d),{'class':_0x1b2458(0x220)}),_0x2b7389=_0x2aff4a[_0x1b2458(0x1f9)][_0x1b2458(0x214)](_0x306cc5);_0x194d7e&&_0x41f83e[_0x1b2458(0x1f0)][_0x1b2458(0x1ea)](_0x39338e[_0x1b2458(0x215)])&&_0x2aff4a[_0x1b2458(0x20f)][_0x1b2458(0x1ec)](_0x1b2458(0x217),_0x2d821c),_0x2aff4a[_0x1b2458(0x20f)][_0x1b2458(0x207)](_0x2b7389,_0x2d821c),_0x2aff4a[_0x1b2458(0x1f9)][_0x1b2458(0x216)](_0x2d821c,_0x39338e[_0x1b2458(0x215)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x32b75c=_0x7a47;(function(_0x4708de,_0x10686e){const _0x9b873d=_0x7a47,_0xbb9222=_0x4708de();while(!![]){try{const _0x494a20=-parseInt(_0x9b873d(0x1d8))/0x1+-parseInt(_0x9b873d(0x1da))/0x2*(-parseInt(_0x9b873d(0x1e8))/0x3)+parseInt(_0x9b873d(0x1e3))/0x4+parseInt(_0x9b873d(0x1ed))/0x5*(-parseInt(_0x9b873d(0x1f2))/0x6)+-parseInt(_0x9b873d(0x1d9))/0x7+parseInt(_0x9b873d(0x1e0))/0x8*(parseInt(_0x9b873d(0x1ec))/0x9)+parseInt(_0x9b873d(0x1e5))/0xa;if(_0x494a20===_0x10686e)break;else _0xbb9222['push'](_0xbb9222['shift']());}catch(_0x7a7f98){_0xbb9222['push'](_0xbb9222['shift']());}}}(_0x3057,0x5577b));function _0x3057(){const _0x5e60dd=['6443840yXErKq','formatInline','has','25293CBsjag','formatBlock','registerDescriptionCallback','enableDefaultAttributesIntegration','4011381AtWgWC','380180cmsxGL','format','_registerLegacyDescription','TrackChangesEditing','*Remove\x20all\x20formatting*','6erAcdQ','type','commandName','651719Mowufd','649873qOxdXg','14yJVgoN','removeFormat','editor','descriptionFactory','RemoveFormatEditing','plugins','8voGDWi','afterInit','get','86236AgAeuB','locale'];_0x3057=function(){return _0x5e60dd;};return _0x3057();}import{Plugin as _0x228500}from'ckeditor5/src/core.js';import{getTranslation as _0x40e134}from'../utils/common-translations.js';function _0x7a47(_0x14667b,_0x1aa4e4){const _0x30573a=_0x3057();return _0x7a47=function(_0x7a47cd,_0x2379bd){_0x7a47cd=_0x7a47cd-0x1d8;let _0x240e7d=_0x30573a[_0x7a47cd];return _0x240e7d;},_0x7a47(_0x14667b,_0x1aa4e4);}export default class wt extends _0x228500{[_0x32b75c(0x1e1)](){const _0xc35e9a=_0x32b75c,_0x524d0f=this[_0xc35e9a(0x1dc)];if(!_0x524d0f[_0xc35e9a(0x1df)][_0xc35e9a(0x1e7)](_0xc35e9a(0x1de)))return;_0x524d0f[_0xc35e9a(0x1df)][_0xc35e9a(0x1e2)](_0xc35e9a(0x1f0))[_0xc35e9a(0x1eb)](_0xc35e9a(0x1db)),this[_0xc35e9a(0x1ef)]();}[_0x32b75c(0x1ef)](){const _0x44ae65=_0x32b75c,_0x1c475e=this[_0x44ae65(0x1dc)];_0x1c475e[_0x44ae65(0x1df)][_0x44ae65(0x1e2)](_0x44ae65(0x1f0))[_0x44ae65(0x1dd)][_0x44ae65(0x1ea)](_0x334220=>{const _0xeb1f2=_0x44ae65;if(_0xeb1f2(0x1e9)!=_0x334220[_0xeb1f2(0x1f3)]&&_0xeb1f2(0x1e6)!=_0x334220[_0xeb1f2(0x1f3)])return;const {data:_0x4d222b}=_0x334220;return _0x4d222b&&_0xeb1f2(0x1db)==_0x4d222b[_0xeb1f2(0x1f4)]?{'type':_0xeb1f2(0x1ee),'content':_0x40e134(_0x1c475e[_0xeb1f2(0x1e4)],_0xeb1f2(0x1f1))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x7187(){const _0x1d4190=['11501118VwKekQ','3348474fcMIPS','10stmscP','TrackChangesEditing','discardSuggestion','discardAllSuggestions','423042ifpIqZ','discardSelectedSuggestions','4wKWJNc','acceptSuggestion','RestrictedEditingModeEditing','7QZzlpz','has','goToNextRestrictedEditingException','enableCommand','3949392pCbPjg','9240qIqbla','acceptSelectedSuggestions','get','afterInit','60133337dxXven','editor','acceptAllSuggestions','4441350nvkIbl','trackChanges','goToPreviousRestrictedEditingException','plugins','732KXDYkl'];_0x7187=function(){return _0x1d4190;};return _0x7187();}const _0x387f3e=_0x17a6;(function(_0x1ce39c,_0x188199){const _0x5a29c2=_0x17a6,_0x3fbbeb=_0x1ce39c();while(!![]){try{const _0x4a4ae5=-parseInt(_0x5a29c2(0x7e))/0x1*(parseInt(_0x5a29c2(0x80))/0x2)+-parseInt(_0x5a29c2(0x79))/0x3+parseInt(_0x5a29c2(0x77))/0x4*(-parseInt(_0x5a29c2(0x6c))/0x5)+parseInt(_0x5a29c2(0x73))/0x6*(-parseInt(_0x5a29c2(0x83))/0x7)+-parseInt(_0x5a29c2(0x6b))/0x8+-parseInt(_0x5a29c2(0x78))/0x9+parseInt(_0x5a29c2(0x7a))/0xa*(parseInt(_0x5a29c2(0x70))/0xb);if(_0x4a4ae5===_0x188199)break;else _0x3fbbeb['push'](_0x3fbbeb['shift']());}catch(_0x58ef9b){_0x3fbbeb['push'](_0x3fbbeb['shift']());}}}(_0x7187,0x9fc68));import{Plugin as _0x547275}from'ckeditor5/src/core.js';function _0x17a6(_0x152ad1,_0x32c36e){const _0x71879a=_0x7187();return _0x17a6=function(_0x17a677,_0x376d26){_0x17a677=_0x17a677-0x68;let _0x419e0c=_0x71879a[_0x17a677];return _0x419e0c;},_0x17a6(_0x152ad1,_0x32c36e);}export default class yt extends _0x547275{[_0x387f3e(0x6f)](){const _0x318e2a=_0x387f3e,_0xe2f933=this[_0x318e2a(0x71)];if(!_0xe2f933[_0x318e2a(0x76)][_0x318e2a(0x68)](_0x318e2a(0x82)))return;const _0x77ff9e=_0xe2f933[_0x318e2a(0x76)][_0x318e2a(0x6e)](_0x318e2a(0x7b));_0x77ff9e[_0x318e2a(0x6a)](_0x318e2a(0x75)),_0x77ff9e[_0x318e2a(0x6a)](_0x318e2a(0x69));const _0x4003a7=_0xe2f933[_0x318e2a(0x76)][_0x318e2a(0x6e)](_0x318e2a(0x82));_0x4003a7[_0x318e2a(0x6a)](_0x318e2a(0x74)),_0x4003a7[_0x318e2a(0x6a)](_0x318e2a(0x81)),_0x4003a7[_0x318e2a(0x6a)](_0x318e2a(0x7c)),_0x4003a7[_0x318e2a(0x6a)](_0x318e2a(0x72)),_0x4003a7[_0x318e2a(0x6a)](_0x318e2a(0x7d)),_0x4003a7[_0x318e2a(0x6a)](_0x318e2a(0x6d)),_0x4003a7[_0x318e2a(0x6a)](_0x318e2a(0x7f));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x3e1d(){const _0x2954e3=['downcastDispatcher','editor','90ekQBMm','options','ELEMENT_LINE_BREAK','toViewPosition','split','init','enableCommand','span','5864rDEbLy','registerElementLabel','136296kOIufb','getItems','659989AGtZjs','locale','merge','6wYEhTX','consumable','addMarker:suggestion:deletion','activeMarkers','addClass','editing','93250sLmtWu','346406RoUYfV','markerRange','plugins','addMarker:suggestion:insertion','writer','data','shiftEnter','softBreak','requires','mapper','createPositionBefore','showSuggestionHighlights','TrackChangesEditing','ck-suggestion-marker--active','1687yfVULv','insert','bindElementToMarker','element','5273073qvmDFV','markerName','model','addMarker:suggestion','deletion','name','high','get','test','includes','368202qTDPEY','8QMQIjD','descriptionFactory','createUIElement','ck-suggestion-marker-'];_0x3e1d=function(){return _0x2954e3;};return _0x3e1d();}const _0xaa3d37=_0x3299;(function(_0x1bd532,_0x104578){const _0x485c0f=_0x3299,_0x3e18cd=_0x1bd532();while(!![]){try{const _0x27b17f=parseInt(_0x485c0f(0x159))/0x1+parseInt(_0x485c0f(0x165))/0x2+-parseInt(_0x485c0f(0x181))/0x3*(-parseInt(_0x485c0f(0x182))/0x4)+parseInt(_0x485c0f(0x164))/0x5*(-parseInt(_0x485c0f(0x15e))/0x6)+parseInt(_0x485c0f(0x173))/0x7*(-parseInt(_0x485c0f(0x157))/0x8)+-parseInt(_0x485c0f(0x177))/0x9+parseInt(_0x485c0f(0x14f))/0xa*(parseInt(_0x485c0f(0x15b))/0xb);if(_0x27b17f===_0x104578)break;else _0x3e18cd['push'](_0x3e18cd['shift']());}catch(_0x2fbce6){_0x3e18cd['push'](_0x3e18cd['shift']());}}}(_0x3e1d,0x4c99e));import{Plugin as _0x38004e}from'ckeditor5/src/core.js';import{ShiftEnter as _0x3064c8}from'ckeditor5/src/enter.js';function _0x3299(_0x84a960,_0x412d73){const _0x3e1d57=_0x3e1d();return _0x3299=function(_0x3299f0,_0x52145c){_0x3299f0=_0x3299f0-0x14d;let _0x18dec4=_0x3e1d57[_0x3299f0];return _0x18dec4;},_0x3299(_0x84a960,_0x412d73);}import{getTranslation as _0x32c78d}from'../utils/common-translations.js';export default class jt extends _0x38004e{static get[_0xaa3d37(0x16d)](){return[_0x3064c8];}[_0xaa3d37(0x154)](){const _0x55b8f2=_0xaa3d37,_0x4c520a=this[_0x55b8f2(0x14e)],_0x399c46=_0x4c520a[_0x55b8f2(0x167)][_0x55b8f2(0x17e)](_0x55b8f2(0x171));_0x399c46[_0x55b8f2(0x155)](_0x55b8f2(0x16b)),_0x4c520a[_0x55b8f2(0x163)][_0x55b8f2(0x14d)]['on'](_0x55b8f2(0x168),ge(_0x4c520a),{'priority':_0x55b8f2(0x17d)}),_0x4c520a[_0x55b8f2(0x163)][_0x55b8f2(0x14d)]['on'](_0x55b8f2(0x160),ge(_0x4c520a),{'priority':_0x55b8f2(0x17d)}),_0x4c520a[_0x55b8f2(0x16a)][_0x55b8f2(0x14d)]['on'](_0x55b8f2(0x17a),(_0x37bd27,_0x4a0ee4,_0x3c11eb)=>{const _0x2f3338=_0x55b8f2;_0x3c11eb[_0x2f3338(0x150)][_0x2f3338(0x170)]&&ge(_0x4c520a,{'showActiveMarker':!0x1})(_0x37bd27,_0x4a0ee4,_0x3c11eb);}),_0x399c46[_0x55b8f2(0x183)][_0x55b8f2(0x158)](_0x55b8f2(0x16c),_0x2d50b7=>_0x32c78d(_0x4c520a[_0x55b8f2(0x15c)],_0x55b8f2(0x151),_0x2d50b7));}}function ge(_0x5b9427,{showActiveMarker:_0xc7017c=!0x0}={}){return(_0x12899a,_0x1aff2e,_0x327ca3)=>{const _0x1a62c3=_0x3299,_0x29211e=_0x5b9427[_0x1a62c3(0x167)][_0x1a62c3(0x17e)](_0x1a62c3(0x171));if(!_0x327ca3[_0x1a62c3(0x15f)][_0x1a62c3(0x17f)](_0x1aff2e[_0x1a62c3(0x166)],_0x12899a[_0x1a62c3(0x17c)]))return;const _0xb96dfc=_0x5b9427[_0x1a62c3(0x179)];for(const _0x3d0355 of _0x1aff2e[_0x1a62c3(0x166)][_0x1a62c3(0x15a)]()){if(!_0x3d0355['is'](_0x1a62c3(0x176),_0x1a62c3(0x16c)))continue;const _0x507491=_0x1a62c3(0x17b)==_0x1aff2e[_0x1a62c3(0x178)][_0x1a62c3(0x153)](':')[0x1]?_0x1a62c3(0x15d):_0x1a62c3(0x153),_0xb297ad=_0x327ca3[_0x1a62c3(0x169)][_0x1a62c3(0x184)](_0x1a62c3(0x156),{'class':_0x1a62c3(0x185)+_0x507491}),_0x5ab01a=_0x327ca3[_0x1a62c3(0x16e)][_0x1a62c3(0x152)](_0xb96dfc[_0x1a62c3(0x16f)](_0x3d0355));_0xc7017c&&_0x29211e[_0x1a62c3(0x161)][_0x1a62c3(0x180)](_0x1aff2e[_0x1a62c3(0x178)])&&_0x327ca3[_0x1a62c3(0x169)][_0x1a62c3(0x162)](_0x1a62c3(0x172),_0xb297ad),_0x327ca3[_0x1a62c3(0x169)][_0x1a62c3(0x174)](_0x5ab01a,_0xb297ad),_0x327ca3[_0x1a62c3(0x16e)][_0x1a62c3(0x175)](_0xb297ad,_0x1aff2e[_0x1a62c3(0x178)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3ba7(_0x5dea26,_0x38e506){const _0x2672a9=_0x2672();return _0x3ba7=function(_0x3ba706,_0x48b5bb){_0x3ba706=_0x3ba706-0x11c;let _0x51fda6=_0x2672a9[_0x3ba706];return _0x51fda6;},_0x3ba7(_0x5dea26,_0x38e506);}const _0x3f8955=_0x3ba7;(function(_0x427393,_0x52f787){const _0x5e7338=_0x3ba7,_0x1f672f=_0x427393();while(!![]){try{const _0x31fdb0=-parseInt(_0x5e7338(0x12e))/0x1+-parseInt(_0x5e7338(0x127))/0x2*(-parseInt(_0x5e7338(0x130))/0x3)+-parseInt(_0x5e7338(0x131))/0x4+-parseInt(_0x5e7338(0x121))/0x5*(parseInt(_0x5e7338(0x12d))/0x6)+-parseInt(_0x5e7338(0x125))/0x7*(-parseInt(_0x5e7338(0x135))/0x8)+-parseInt(_0x5e7338(0x143))/0x9*(parseInt(_0x5e7338(0x12c))/0xa)+parseInt(_0x5e7338(0x128))/0xb;if(_0x31fdb0===_0x52f787)break;else _0x1f672f['push'](_0x1f672f['shift']());}catch(_0xbd7dc9){_0x1f672f['push'](_0x1f672f['shift']());}}}(_0x2672,0xeed40));import{Plugin as _0xed5a32}from'ckeditor5/src/core.js';function _0x2672(){const _0x10fc84=['39576119TIskCW','plugins','formatInline','markInlineFormat','27630mncBow','6zYvMFv','1900204NlpnGA','commands','27351HIqEKt','987764NMNxuH','model','commandName','enableCommand','1814664oXhClN','get','isCollapsed','commandParams','format','selection','restrictedEditingException','document','getRanges','value','FORMAT_RESTRICTED_ENABLED','FORMAT_RESTRICTED_DISABLED','from','locale','4923tpNlUk','StandardEditingModeEditing','editor','descriptionFactory','type','registerDescriptionCallback','afterInit','has','726005YhqNHC','forceValue','change','TrackChangesEditing','7DomRBH','formatBlock','210ozNTvx'];_0x2672=function(){return _0x10fc84;};return _0x2672();}import{getRangesWithAttribute as _0x1acfd4}from'./utils.js';import{getTranslation as _0x5a0357}from'../utils/common-translations.js';export default class St extends _0xed5a32{[_0x3f8955(0x11f)](){const _0xfed701=_0x3f8955,_0x356d9f=this[_0xfed701(0x145)],_0x1af582=_0x356d9f[_0xfed701(0x132)],_0x15d96e=_0x356d9f[_0xfed701(0x142)];if(!_0x356d9f[_0xfed701(0x129)][_0xfed701(0x120)](_0xfed701(0x144)))return;const _0x350c89=_0x356d9f[_0xfed701(0x129)][_0xfed701(0x136)](_0xfed701(0x124)),_0x205707=_0xfed701(0x13b),_0x4a91b2=_0x356d9f[_0xfed701(0x12f)][_0xfed701(0x136)](_0x205707);_0x350c89[_0xfed701(0x134)](_0x205707,(_0xfb2876,_0x208b5e={})=>{const _0x2f1e9c=_0xfed701,_0xfbb37d=_0x1af582[_0x2f1e9c(0x13c)][_0x2f1e9c(0x13a)];if(_0xfbb37d[_0x2f1e9c(0x137)])return void _0xfb2876(_0x208b5e);const _0x48168d=void 0x0!==_0x208b5e[_0x2f1e9c(0x122)]?_0x208b5e[_0x2f1e9c(0x122)]:!_0x4a91b2[_0x2f1e9c(0x13e)];_0x1af582[_0x2f1e9c(0x123)](()=>{const _0x394403=_0x2f1e9c,_0xa747ea=Array[_0x394403(0x141)](_0xfbb37d[_0x394403(0x13d)]());for(const _0x4224e1 of _0xa747ea){const _0x2189e7=_0x48168d?[_0x4224e1]:_0x1acfd4(_0x205707,_0x4224e1,_0x1af582);for(const _0x58dbe4 of _0x2189e7)_0x350c89[_0x394403(0x12b)](_0x58dbe4,{'commandName':_0x205707,'commandParams':[{'forceValue':_0x48168d}]});}});}),_0x350c89[_0xfed701(0x11c)][_0xfed701(0x11e)](_0x3a0be2=>{const _0xe83bcc=_0xfed701;if(_0xe83bcc(0x126)!=_0x3a0be2[_0xe83bcc(0x11d)]&&_0xe83bcc(0x12a)!=_0x3a0be2[_0xe83bcc(0x11d)])return;const {data:_0x23e50a}=_0x3a0be2;return _0x23e50a&&_0x23e50a[_0xe83bcc(0x133)]==_0x205707?_0x23e50a[_0xe83bcc(0x138)][0x0][_0xe83bcc(0x122)]?{'type':_0xe83bcc(0x139),'content':_0x5a0357(_0x15d96e,_0xe83bcc(0x13f))}:{'type':_0xe83bcc(0x139),'content':_0x5a0357(_0x15d96e,_0xe83bcc(0x140))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x55f5e3=_0x4dde;(function(_0xd3be53,_0x238f70){const _0x979234=_0x4dde,_0x4ef6ef=_0xd3be53();while(!![]){try{const _0x45fb41=parseInt(_0x979234(0xbc))/0x1*(-parseInt(_0x979234(0xc2))/0x2)+parseInt(_0x979234(0xcc))/0x3+-parseInt(_0x979234(0xc7))/0x4+-parseInt(_0x979234(0xd5))/0x5+parseInt(_0x979234(0xe5))/0x6*(parseInt(_0x979234(0xd4))/0x7)+-parseInt(_0x979234(0xc5))/0x8*(parseInt(_0x979234(0xb9))/0x9)+parseInt(_0x979234(0xc4))/0xa;if(_0x45fb41===_0x238f70)break;else _0x4ef6ef['push'](_0x4ef6ef['shift']());}catch(_0x49d0b0){_0x4ef6ef['push'](_0x4ef6ef['shift']());}}}(_0x3859,0x3f816));import{Plugin as _0x5a49be}from'ckeditor5/src/core.js';import{getTranslation as _0x3be1f7}from'../utils/common-translations.js';export default class At extends _0x5a49be{[_0x55f5e3(0xc6)](){const _0x2a8e35=_0x55f5e3,_0xff7eb0=this[_0x2a8e35(0xde)];if(!_0xff7eb0[_0x2a8e35(0xc3)][_0x2a8e35(0xba)](_0x2a8e35(0xe1))||!_0xff7eb0[_0x2a8e35(0xc3)][_0x2a8e35(0xba)](_0x2a8e35(0xd6)))return;const _0x410a72=_0xff7eb0[_0x2a8e35(0xc3)][_0x2a8e35(0xb8)](_0x2a8e35(0xce)),_0x3cb252=_0xff7eb0[_0x2a8e35(0xd9)],_0x42166b=_0xff7eb0[_0x2a8e35(0xe3)][_0x2a8e35(0xb8)](_0x2a8e35(0xdf))||{},_0x3d87d8=_0xff7eb0[_0x2a8e35(0xc3)][_0x2a8e35(0xb8)](_0x2a8e35(0xe2)),_0x4d49aa=_0xff7eb0[_0x2a8e35(0xc3)][_0x2a8e35(0xb8)](_0x2a8e35(0xda))[_0x2a8e35(0xe6)](_0xff7eb0[_0x2a8e35(0xc3)][_0x2a8e35(0xb8)](_0x2a8e35(0xd6)),_0x42166b[_0x2a8e35(0xc1)]);_0x410a72[_0x2a8e35(0xe4)](_0x2a8e35(0xdf));const _0x14c0d6=new Set();for(const _0x4af1b9 of _0x4d49aa[_0x2a8e35(0xcb)]){const _0xf9221=_0x3d87d8[_0x2a8e35(0xbd)](_0x4af1b9[_0x2a8e35(0xd7)]);_0x14c0d6[_0x2a8e35(0xcf)](_0xf9221);}const _0x571bb7=new Set();for(const _0x481e34 of _0x4d49aa[_0x2a8e35(0xcd)]){const _0x32fd44=_0x3d87d8[_0x2a8e35(0xbd)](_0x481e34[_0x2a8e35(0xd7)]);_0x571bb7[_0x2a8e35(0xcf)](_0x32fd44);for(const _0x1722c9 of _0x481e34[_0x2a8e35(0xd1)])_0x571bb7[_0x2a8e35(0xcf)](_0x1722c9);}for(const _0x3b12aa of _0x14c0d6)_0x410a72[_0x2a8e35(0xdc)](_0x3b12aa),_0x410a72[_0x2a8e35(0xc9)][_0x2a8e35(0xd3)](_0x3b12aa,_0x3be1f7(_0x3cb252,_0x2a8e35(0xd8)));for(const _0x1e6bf8 of _0x571bb7)_0x410a72[_0x2a8e35(0xd0)](_0x1e6bf8),_0x410a72[_0x2a8e35(0xc9)][_0x2a8e35(0xd3)](_0x1e6bf8,_0x3be1f7(_0x3cb252,_0x2a8e35(0xd8)));this[_0x2a8e35(0xc8)]();}[_0x55f5e3(0xc8)](){const _0x14549b=_0x55f5e3,_0xb052ac=this[_0x14549b(0xde)],_0x484e4d=_0xb052ac[_0x14549b(0xd9)];_0xb052ac[_0x14549b(0xc3)][_0x14549b(0xb8)](_0x14549b(0xce))[_0x14549b(0xc9)][_0x14549b(0xc0)](_0xf70101=>{const _0x254921=_0x14549b;if(_0x254921(0xe9)!=_0xf70101[_0x254921(0xe0)]&&_0x254921(0xe7)!=_0xf70101[_0x254921(0xe0)])return;const {data:_0x56ad11}=_0xf70101;return _0x56ad11&&_0x254921(0xdf)===_0x56ad11[_0x254921(0xbf)]?_0x56ad11[_0x254921(0xe8)][0x0][_0x254921(0xdb)]?{'type':_0x254921(0xbe),'content':_0x3be1f7(_0x484e4d,_0x254921(0xd2),_0x56ad11[_0x254921(0xe8)][0x0][_0x254921(0xca)][_0x254921(0xdd)]())}:{'type':_0x254921(0xbe),'content':_0x3be1f7(_0x484e4d,_0x254921(0xbb),_0x56ad11[_0x254921(0xe8)][0x0][_0x254921(0xca)][_0x254921(0xdd)]())}:void 0x0;});}}function _0x4dde(_0x4fdd95,_0x352cd7){const _0x385923=_0x3859();return _0x4dde=function(_0x4ddeb8,_0x5851e9){_0x4ddeb8=_0x4ddeb8-0xb8;let _0x26ae68=_0x385923[_0x4ddeb8];return _0x26ae68;},_0x4dde(_0x4fdd95,_0x352cd7);}function _0x3859(){const _0x3499d2=['ghsAttributes','*Set\x20format:*\x20%0','registerAttributeLabel','33971aanqhE','674650cGGAJQ','DataSchema','element','FORMAT_STYLE','locale','StyleUtils','forceValue','registerBlockAttribute','toLowerCase','editor','style','type','Style','GeneralHtmlSupport','config','enableDefaultAttributesIntegration','462FAwEvJ','normalizeConfig','formatInline','commandParams','formatBlock','get','99JOXVsE','has','*Remove\x20format:*\x20%0','96700liYgje','getGhsAttributeNameForElement','format','commandName','registerDescriptionCallback','definitions','4litpKD','plugins','5710880eahKJo','201464Pppzsr','afterInit','1856300oXQFxT','_registerLegacyDescription','descriptionFactory','styleName','block','1154301RIRsBu','inline','TrackChangesEditing','add','registerInlineAttribute'];_0x3859=function(){return _0x3499d2;};return _0x3859();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x37492d=_0x28d2;function _0x28d2(_0x357add,_0x2c0991){const _0x3028a8=_0x3028();return _0x28d2=function(_0x28d257,_0x4f9ff0){_0x28d257=_0x28d257-0x153;let _0x307e99=_0x3028a8[_0x28d257];return _0x307e99;},_0x28d2(_0x357add,_0x2c0991);}(function(_0x30b6d1,_0x435d0c){const _0x26ad0b=_0x28d2,_0x10ffb2=_0x30b6d1();while(!![]){try{const _0x2c2b86=-parseInt(_0x26ad0b(0x1e9))/0x1+parseInt(_0x26ad0b(0x1c7))/0x2+parseInt(_0x26ad0b(0x16e))/0x3*(parseInt(_0x26ad0b(0x1ab))/0x4)+-parseInt(_0x26ad0b(0x197))/0x5*(-parseInt(_0x26ad0b(0x175))/0x6)+parseInt(_0x26ad0b(0x16d))/0x7+-parseInt(_0x26ad0b(0x1f2))/0x8+parseInt(_0x26ad0b(0x1a3))/0x9;if(_0x2c2b86===_0x435d0c)break;else _0x10ffb2['push'](_0x10ffb2['shift']());}catch(_0x7e4efb){_0x10ffb2['push'](_0x10ffb2['shift']());}}}(_0x3028,0xef094));import{Plugin as _0x2c73a7}from'ckeditor5/src/core.js';import{LiveRange as _0x32057e}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x61e509}from'ckeditor5/src/widget.js';import{getTranslation as _0x54630e}from'../utils/common-translations.js';export default class It extends _0x2c73a7{constructor(_0x3c0bf4){const _0x3ea8ff=_0x28d2;super(_0x3c0bf4),this[_0x3ea8ff(0x19a)]=[_0x3ea8ff(0x1ed),_0x3ea8ff(0x1e2)],this[_0x3ea8ff(0x1d7)]=new Set();}[_0x37492d(0x17c)](){const _0x15a2fb=_0x37492d,_0x1f7735=this[_0x15a2fb(0x193)],_0xcc2eb1=_0x1f7735[_0x15a2fb(0x16f)][_0x15a2fb(0x189)][_0x15a2fb(0x1bc)];if(!_0x1f7735[_0x15a2fb(0x182)][_0x15a2fb(0x173)](_0x15a2fb(0x1d1)))return;const _0x6d45f3=_0x1f7735[_0x15a2fb(0x1a5)],_0x2b9e48=_0x1f7735[_0x15a2fb(0x182)][_0x15a2fb(0x1ea)](_0x15a2fb(0x188)),_0x31ac52=_0x1f7735[_0x15a2fb(0x182)][_0x15a2fb(0x1ea)](_0x15a2fb(0x1a7));_0x2b9e48[_0x15a2fb(0x192)][_0x15a2fb(0x17a)](_0x15a2fb(0x190),_0xeb8f90=>_0x54630e(_0x6d45f3,_0x15a2fb(0x191),_0xeb8f90)),this[_0x15a2fb(0x1e8)](),_0x2b9e48[_0x15a2fb(0x1d3)](_0x15a2fb(0x1c4)),_0x2b9e48[_0x15a2fb(0x1d3)](_0x15a2fb(0x1e6)),_0x2b9e48[_0x15a2fb(0x1d3)](_0x15a2fb(0x164));for(const _0x4621d6 of[_0x15a2fb(0x178),_0x15a2fb(0x1c3)]){const _0x669860=_0x1f7735[_0x15a2fb(0x160)][_0x15a2fb(0x1ea)](_0x4621d6);_0x2b9e48[_0x15a2fb(0x1d3)](_0x4621d6,_0x514c99=>{const _0x223f11=_0x15a2fb;_0x1f7735[_0x223f11(0x16f)][_0x223f11(0x154)](_0x5e6a46=>{const _0x7490b7=_0x223f11;_0x514c99();const _0x56e464=_0x7490b7(0x1b9)===_0x669860[_0x7490b7(0x1dd)],_0x260e3e=_0x31ac52[_0x7490b7(0x1f3)](_0xcc2eb1),_0xf506aa=_0x31ac52[_0x7490b7(0x1b0)](_0x260e3e),_0x5dfcbf=_0x56e464?_0xf506aa[_0x7490b7(0x161)]-0x1:_0xf506aa[_0x7490b7(0x1c6)]+0x1,_0x3cff09=_0x260e3e[0x0][_0x7490b7(0x19b)](_0x7490b7(0x190)),_0x231872=_0x31ac52[_0x7490b7(0x1ad)](_0x3cff09,{'startRow':_0x5dfcbf,'endRow':_0x5dfcbf}),_0x2c53b2=Array[_0x7490b7(0x196)](_0x231872)[_0x7490b7(0x1b8)](_0x1cc377=>_0x5e6a46[_0x7490b7(0x1e4)](_0x1cc377[_0x7490b7(0x1f0)]));_0x2b9e48[_0x7490b7(0x159)](_0x2c53b2,_0x7490b7(0x1ed));});});}for(const _0x291602 of[_0x15a2fb(0x1cf),_0x15a2fb(0x1ba)]){const _0x1cd0c0=_0x1f7735[_0x15a2fb(0x160)][_0x15a2fb(0x1ea)](_0x291602);_0x2b9e48[_0x15a2fb(0x1d3)](_0x291602,_0x5d4f69=>{const _0x5845bc=_0x15a2fb;_0x1f7735[_0x5845bc(0x16f)][_0x5845bc(0x154)](_0x1932f3=>{const _0x160f85=_0x5845bc;_0x5d4f69();const _0x21218f=_0x160f85(0x19f)===_0x1cd0c0[_0x160f85(0x1dd)],_0x411434=_0x31ac52[_0x160f85(0x1f3)](_0xcc2eb1),_0x47081e=_0x31ac52[_0x160f85(0x1a0)](_0x411434),_0x4757c4=_0x21218f?_0x47081e[_0x160f85(0x161)]-0x1:_0x47081e[_0x160f85(0x1c6)]+0x1,_0x50acca=_0x411434[0x0][_0x160f85(0x19b)](_0x160f85(0x190)),_0x516982=_0x31ac52[_0x160f85(0x1ad)](_0x50acca,{'startRow':0x0,'column':_0x4757c4,'includeAllSlots':!0x1}),_0x48dc39=Array[_0x160f85(0x196)](_0x516982)[_0x160f85(0x1b8)](_0x588338=>_0x1932f3[_0x160f85(0x1e4)](_0x588338[_0x160f85(0x1f0)]));_0x2b9e48[_0x160f85(0x159)](_0x48dc39,_0x160f85(0x1e2));});});}for(const _0x2239c9 of[_0x15a2fb(0x15d),_0x15a2fb(0x1a2)]){const _0x50eac5=_0x2239c9[_0x15a2fb(0x184)](0xb),_0x9ecf75=_0x50eac5[_0x15a2fb(0x1c8)](),_0x27b3ea=_0x9ecf75[_0x15a2fb(0x184)](0x0,0x3)+_0x15a2fb(0x17f),_0xf83942=_0x15a2fb(0x190)+_0x50eac5,_0x504a8a=_0x15a2fb(0x1b5)+_0x50eac5,_0x496479=_0x15a2fb(0x1ee)+_0x50eac5;_0x2b9e48[_0x15a2fb(0x1d3)](_0x2239c9,()=>{const _0x408409=_0x15a2fb;_0x1f7735[_0x408409(0x16f)][_0x408409(0x154)](_0x567a6a=>{const _0x34b064=_0x408409,_0x4ff3cd=_0x31ac52[_0x34b064(0x1f3)](_0xcc2eb1),_0x4c2ddb=_0x4ff3cd[0x0][_0x34b064(0x19b)](_0x34b064(0x190));let _0x3b14c9;if(_0x34b064(0x15d)==_0x2239c9){const _0x226dae=_0x31ac52[_0x34b064(0x1b0)](_0x4ff3cd);_0x3b14c9={'startRow':_0x226dae[_0x34b064(0x161)],'endRow':_0x226dae[_0x34b064(0x1c6)],'includeAllSlots':!0x0};}else{const _0x885efc=_0x31ac52[_0x34b064(0x1a0)](_0x4ff3cd);_0x3b14c9={'startColumn':_0x885efc[_0x34b064(0x161)],'endColumn':_0x885efc[_0x34b064(0x1c6)],'includeAllSlots':!0x0};}const _0x1761ec=_0x31ac52[_0x34b064(0x1ad)](_0x4c2ddb,_0x3b14c9),_0x2313e7=Array[_0x34b064(0x196)](_0x1761ec)[_0x34b064(0x1b8)](({cell:_0x5317d7})=>_0x5317d7),_0x18bd22=be(_0x2313e7[_0x34b064(0x1b1)](_0x55a7c8=>_0x55a7c8[_0x34b064(0x153)](_0x27b3ea))),_0x43c667=be(_0x2313e7[_0x34b064(0x1b1)](_0xd18d9c=>!_0xd18d9c[_0x34b064(0x153)](_0x27b3ea)))[_0x34b064(0x1b8)](_0x5a67a3=>_0x567a6a[_0x34b064(0x1e4)](_0x5a67a3)),_0x1d21b8=_0x2b9e48[_0x34b064(0x18f)](_0x43c667,_0xf83942);if(_0x1d21b8&&(_0x34b064(0x1ed)==_0x1d21b8[_0x34b064(0x198)]||_0x34b064(0x1e2)==_0x1d21b8[_0x34b064(0x198)])){const _0x116f55=this[_0x34b064(0x1f4)](_0x1d21b8);for(const _0x19010e of _0x18bd22){const _0x41c873=_0x567a6a[_0x34b064(0x1e4)](_0x19010e),_0x30b29c=_0x31ac52[_0x34b064(0x1e1)](_0x19010e),_0x26f3d5=_0x19010e[_0x34b064(0x199)](_0x27b3ea)-0x1,_0x5844cf=_0x116f55[_0x504a8a],_0x3cde43=_0x116f55[_0x496479];_0x5844cf<=_0x30b29c[_0x9ecf75]&&_0x30b29c[_0x9ecf75]+_0x26f3d5<=_0x3cde43&&_0x1d21b8[_0x34b064(0x16c)](_0x41c873);}}});});}function _0x512ceb(_0x9e4439){const _0x3c683a=_0x15a2fb,_0x55f5bd=Array[_0x3c683a(0x196)](_0xcc2eb1[_0x3c683a(0x1ac)]())[_0x3c683a(0x1b8)](_0x528120=>_0x32057e[_0x3c683a(0x180)](_0x528120));_0x1f7735[_0x3c683a(0x16f)][_0x3c683a(0x154)](_0x4caa8f=>{const _0x45e8c7=_0x3c683a,_0x2ce750=_0x4caa8f[_0x45e8c7(0x1d6)];_0x9e4439=_0x9e4439[_0x45e8c7(0x1b1)](_0x52fde6=>_0x45e8c7(0x179)!=_0x52fde6[_0x45e8c7(0x1eb)][_0x45e8c7(0x167)]),_0x4caa8f[_0x45e8c7(0x171)](_0x9e4439),_0x1f7735[_0x45e8c7(0x160)][_0x45e8c7(0x1ea)](_0x45e8c7(0x15d))[_0x45e8c7(0x1ef)](),_0x1f7735[_0x45e8c7(0x1cd)](_0x45e8c7(0x15d),{'forceDefaultExecution':!0x0}),_0x1f7735[_0x45e8c7(0x16f)][_0x45e8c7(0x1cb)](()=>{const _0x6273c=_0x45e8c7;_0x1f7735[_0x6273c(0x16f)][_0x6273c(0x1cb)](_0x2ce750,_0x564f26=>{const _0x52705d=_0x6273c,_0x51ac3c=_0x55f5bd[_0x52705d(0x1b1)](_0x4656b0=>_0x52705d(0x179)!=_0x4656b0[_0x52705d(0x1eb)][_0x52705d(0x167)]);_0x51ac3c[_0x52705d(0x1ce)]>0x0&&_0x564f26[_0x52705d(0x171)](_0x51ac3c);for(const _0x38277b of _0x55f5bd)_0x38277b[_0x52705d(0x1d4)]();});});});}function _0x34e7db(_0x509460){const _0x1b6f7f=_0x15a2fb;_0x1f7735[_0x1b6f7f(0x16f)][_0x1b6f7f(0x154)](_0x3187d2=>{const _0x5f221a=_0x1b6f7f,_0x386b5d=Array[_0x5f221a(0x196)](_0xcc2eb1[_0x5f221a(0x1ac)]())[_0x5f221a(0x1b8)](_0x50d3e1=>_0x32057e[_0x5f221a(0x180)](_0x50d3e1)),_0x117f7f=[];for(const _0x40e983 of _0x509460)for(const _0x2dfdd8 of _0x40e983[_0x5f221a(0x187)]({'shallow':!0x0}))_0x117f7f[_0x5f221a(0x1b2)](_0x2dfdd8);for(const _0x279a53 of _0x117f7f)_0x5f221a(0x179)!=_0x279a53[_0x5f221a(0x1eb)][_0x5f221a(0x167)]&&(_0x3187d2[_0x5f221a(0x171)](_0x3187d2[_0x5f221a(0x16b)](_0x279a53,0x0)),_0x1f7735[_0x5f221a(0x160)][_0x5f221a(0x1ea)](_0x5f221a(0x1a2))[_0x5f221a(0x1ef)](),_0x1f7735[_0x5f221a(0x1cd)](_0x5f221a(0x1a2),{'forceDefaultExecution':!0x0}));const _0x2dc253=_0x386b5d[_0x5f221a(0x1b1)](_0x23f3d6=>_0x5f221a(0x179)!=_0x23f3d6[_0x5f221a(0x1eb)][_0x5f221a(0x167)]);_0x2dc253[_0x5f221a(0x1ce)]>0x0&&_0x3187d2[_0x5f221a(0x171)](_0x2dc253);for(const _0x117633 of _0x386b5d)_0x117633[_0x5f221a(0x1d4)]();});}function _0x1a1854(_0x4877cf,_0x2602c5){const _0x389719=_0x15a2fb;return _0x2602c5[_0x389719(0x1b7)](_0x34fc82=>_0x4877cf[_0x389719(0x17e)](_0x367532=>_0x367532[_0x389719(0x15e)][_0x389719(0x17d)](_0x34fc82[_0x389719(0x162)])||_0x34fc82[_0x389719(0x15e)][_0x389719(0x17d)](_0x367532[_0x389719(0x162)])));}function _0x467b77(_0x10250a,_0x4c070a){const _0x59b333=_0x15a2fb;return!_0x10250a[_0x59b333(0x17e)](_0x170be=>_0x4c070a[_0x59b333(0x17e)](_0x270988=>_0x170be[_0x59b333(0x1a4)](_0x270988)))&&_0x10250a[_0x59b333(0x17e)](_0x12cad4=>_0x4c070a[_0x59b333(0x17e)](_0x39f4eb=>_0x12cad4[_0x59b333(0x15e)][_0x59b333(0x1db)](_0x39f4eb[_0x59b333(0x162)])));}_0x1f7735[_0x15a2fb(0x1bf)][_0x15a2fb(0x181)]['on'](_0x15a2fb(0x185),(_0x3e4523,_0x2d585f,_0x25ddd8)=>{const _0x1c81d8=_0x15a2fb;if(!_0x25ddd8[_0x1c81d8(0x155)][_0x1c81d8(0x1aa)])return;const _0x303159=_0x2d585f[_0x1c81d8(0x1d2)];if(!_0x303159)return;const _0xa32fb5=_0x25ddd8[_0x1c81d8(0x1e5)][_0x1c81d8(0x1e3)](_0x303159);function _0x111ba5(_0x559a99){const _0x7808a6=_0x1c81d8;return Array[_0x7808a6(0x1c9)](_0x559a99)?_0x559a99:[_0x559a99];}_0xa32fb5&&_0x1c81d8(0x1df)===_0x303159[_0x1c81d8(0x1be)]&&_0x61e509(_0xa32fb5,_0x25ddd8[_0x1c81d8(0x1c2)],(_0x73839a,_0x43e5ec,_0x102248)=>_0x102248[_0x1c81d8(0x169)](_0x111ba5(_0x43e5ec[_0x1c81d8(0x1c0)]),_0x73839a),(_0x17f7eb,_0x287373,_0x282146)=>_0x282146[_0x1c81d8(0x172)](_0x111ba5(_0x287373[_0x1c81d8(0x1c0)]),_0x17f7eb));},{'priority':_0x15a2fb(0x18b)}),_0x2b9e48[_0x15a2fb(0x192)][_0x15a2fb(0x15c)](_0x8dfea8=>{const _0xf040ec=_0x15a2fb;if(_0xf040ec(0x1ca)!=_0x8dfea8[_0xf040ec(0x17b)]&&_0xf040ec(0x1b6)!=_0x8dfea8[_0xf040ec(0x17b)])return;const _0x5a65e3=_0x8dfea8[_0xf040ec(0x1d9)]();if(null!=_0x5a65e3&&_0x5a65e3['is'](_0xf040ec(0x174),_0xf040ec(0x190))){if(_0xf040ec(0x1ca)==_0x8dfea8[_0xf040ec(0x17b)]){const _0xd5a126=_0x8dfea8[_0xf040ec(0x187)]()[_0xf040ec(0x1b1)](_0x400c2b=>_0x400c2b['is'](_0xf040ec(0x156)))[_0xf040ec(0x1b8)](_0x4fa354=>_0x4fa354[_0xf040ec(0x1bf)]);if(_0xd5a126[_0xf040ec(0x1ce)])return{'type':_0xf040ec(0x1ca),'content':_0x54630e(_0x6d45f3,_0xf040ec(0x168),_0x54630e(_0x6d45f3,_0xf040ec(0x19d),'\x22'+_0xd5a126[_0xf040ec(0x1f1)]('\x20')+'\x22'))};}if(_0xf040ec(0x1b6)==_0x8dfea8[_0xf040ec(0x17b)]){const _0x15f3a4=_0x8dfea8[_0xf040ec(0x187)]()[_0xf040ec(0x1b1)](_0xdf7e34=>_0xdf7e34['is'](_0xf040ec(0x156)))[_0xf040ec(0x1b8)](_0x2e4fd9=>_0x2e4fd9[_0xf040ec(0x1bf)]);if(_0x15f3a4[_0xf040ec(0x1ce)])return{'type':_0xf040ec(0x1b6),'content':_0x54630e(_0x6d45f3,_0xf040ec(0x1b4),_0x54630e(_0x6d45f3,_0xf040ec(0x19d),'\x22'+_0x15f3a4[_0xf040ec(0x1f1)]('\x20')+'\x22'))};}}}),_0x2b9e48[_0x15a2fb(0x192)][_0x15a2fb(0x15c)](_0x4c2a7d=>{const _0x3fbfb2=_0x15a2fb;if(_0x3fbfb2(0x1ed)==_0x4c2a7d[_0x3fbfb2(0x198)]){const _0x1768e4=_0x4c2a7d[_0x3fbfb2(0x187)]()[_0x3fbfb2(0x1b1)](_0x1326d1=>_0x1326d1['is'](_0x3fbfb2(0x156)))[_0x3fbfb2(0x1b8)](_0x3ec1ab=>_0x3ec1ab[_0x3fbfb2(0x1bf)]),_0x36bfd3=this[_0x3fbfb2(0x1f4)](_0x4c2a7d),_0x391322=_0x36bfd3[_0x3fbfb2(0x18d)]-_0x36bfd3[_0x3fbfb2(0x19c)]+0x1;if(_0x3fbfb2(0x1ca)==_0x4c2a7d[_0x3fbfb2(0x17b)])return _0x1768e4[_0x3fbfb2(0x1ce)]?{'type':_0x3fbfb2(0x1ca),'content':_0x54630e(_0x6d45f3,_0x3fbfb2(0x168),_0x54630e(_0x6d45f3,_0x3fbfb2(0x195),[_0x391322,'\x22'+_0x1768e4[_0x3fbfb2(0x1f1)]('\x20')+'\x22']))}:{'type':_0x3fbfb2(0x1ca),'content':_0x54630e(_0x6d45f3,_0x3fbfb2(0x168),_0x54630e(_0x6d45f3,_0x3fbfb2(0x18a),_0x391322))};if(_0x3fbfb2(0x1b6)==_0x4c2a7d[_0x3fbfb2(0x17b)])return _0x1768e4[_0x3fbfb2(0x1ce)]?{'type':_0x3fbfb2(0x1b6),'content':_0x54630e(_0x6d45f3,_0x3fbfb2(0x1b4),_0x54630e(_0x6d45f3,_0x3fbfb2(0x195),[_0x391322,'\x22'+_0x1768e4[_0x3fbfb2(0x1f1)]('\x20')+'\x22']))}:{'type':_0x3fbfb2(0x1b6),'content':_0x54630e(_0x6d45f3,_0x3fbfb2(0x1b4),_0x54630e(_0x6d45f3,_0x3fbfb2(0x18a),_0x391322))};}if(_0x3fbfb2(0x1e2)==_0x4c2a7d[_0x3fbfb2(0x198)]){const _0xb01d8b=_0x4c2a7d[_0x3fbfb2(0x187)]()[_0x3fbfb2(0x1b1)](_0x6c12fe=>_0x6c12fe['is'](_0x3fbfb2(0x156)))[_0x3fbfb2(0x1b8)](_0x157b9b=>_0x157b9b[_0x3fbfb2(0x1bf)]),_0x5b24f7=this[_0x3fbfb2(0x1f4)](_0x4c2a7d),_0x3de7c4=_0x5b24f7[_0x3fbfb2(0x1a8)]-_0x5b24f7[_0x3fbfb2(0x16a)]+0x1;if(_0x3fbfb2(0x1ca)==_0x4c2a7d[_0x3fbfb2(0x17b)])return _0xb01d8b[_0x3fbfb2(0x1ce)]?{'type':_0x3fbfb2(0x1ca),'content':_0x54630e(_0x6d45f3,_0x3fbfb2(0x168),_0x54630e(_0x6d45f3,_0x3fbfb2(0x1c1),[_0x3de7c4,'\x22'+_0xb01d8b[_0x3fbfb2(0x1f1)]('\x20')+'\x22']))}:{'type':_0x3fbfb2(0x1ca),'content':_0x54630e(_0x6d45f3,_0x3fbfb2(0x168),_0x54630e(_0x6d45f3,_0x3fbfb2(0x1cc),_0x3de7c4))};if(_0x3fbfb2(0x1b6)==_0x4c2a7d[_0x3fbfb2(0x17b)])return _0xb01d8b[_0x3fbfb2(0x1ce)]?{'type':_0x3fbfb2(0x1b6),'content':_0x54630e(_0x6d45f3,_0x3fbfb2(0x1b4),_0x54630e(_0x6d45f3,_0x3fbfb2(0x1c1),[_0x3de7c4,'\x22'+_0xb01d8b[_0x3fbfb2(0x1f1)]('\x20')+'\x22']))}:{'type':_0x3fbfb2(0x1b6),'content':_0x54630e(_0x6d45f3,_0x3fbfb2(0x1b4),_0x54630e(_0x6d45f3,_0x3fbfb2(0x1cc),_0x3de7c4))};}}),_0x2b9e48[_0x15a2fb(0x1c5)][_0x15a2fb(0x186)](_0x15a2fb(0x1ca),_0x15a2fb(0x1ed),_0x15a2fb(0x15a),_0x512ceb),_0x2b9e48[_0x15a2fb(0x1c5)][_0x15a2fb(0x186)](_0x15a2fb(0x1b6),_0x15a2fb(0x1ed),_0x15a2fb(0x15f),_0x512ceb),_0x2b9e48[_0x15a2fb(0x1c5)][_0x15a2fb(0x186)](_0x15a2fb(0x1ca),_0x15a2fb(0x1e2),_0x15a2fb(0x15a),_0x34e7db),_0x2b9e48[_0x15a2fb(0x1c5)][_0x15a2fb(0x186)](_0x15a2fb(0x1b6),_0x15a2fb(0x1e2),_0x15a2fb(0x15f),_0x34e7db),_0x2b9e48[_0x15a2fb(0x1c5)][_0x15a2fb(0x186)](_0x15a2fb(0x1ca),_0x15a2fb(0x1e2),_0x15a2fb(0x1f1),_0x1a1854),_0x2b9e48[_0x15a2fb(0x1c5)][_0x15a2fb(0x186)](_0x15a2fb(0x1b6),_0x15a2fb(0x1e2),_0x15a2fb(0x1f1),_0x1a1854),_0x2b9e48[_0x15a2fb(0x1c5)][_0x15a2fb(0x186)](_0x15a2fb(0x1ca),_0x15a2fb(0x1ed),_0x15a2fb(0x1f1),_0x467b77),_0x2b9e48[_0x15a2fb(0x1c5)][_0x15a2fb(0x186)](_0x15a2fb(0x1b6),_0x15a2fb(0x1ed),_0x15a2fb(0x1f1),_0x467b77);}[_0x37492d(0x18c)](){const _0x2ecb94=_0x37492d,_0x23f95b=this[_0x2ecb94(0x193)],_0x4ca966=_0x23f95b[_0x2ecb94(0x16f)][_0x2ecb94(0x189)][_0x2ecb94(0x1bc)];return(_0x219829,_0x280866)=>{const _0x3380d4=_0x2ecb94;_0x23f95b[_0x3380d4(0x16f)][_0x3380d4(0x154)](_0x4bca66=>{const _0x5f544f=_0x3380d4,{commandName:_0x1e968d,commandParams:_0x2f2f07}=_0x280866;let _0x294df6=_0x219829[0x0][_0x5f544f(0x15e)][_0x5f544f(0x1bb)];_0x2f2f07&&_0x2f2f07[0x0]&&!0x1===_0x2f2f07[0x0][_0x5f544f(0x163)]&&(_0x294df6=_0x219829[0x0][_0x5f544f(0x162)][_0x5f544f(0x165)]);const _0x202a2c=_0x4bca66[_0x5f544f(0x157)](_0x294df6);if(_0x5f544f(0x179)==_0x202a2c[_0x5f544f(0x1eb)][_0x5f544f(0x167)])return;const _0xb3e036=Array[_0x5f544f(0x196)](_0x4ca966[_0x5f544f(0x1ac)]())[_0x5f544f(0x1b8)](_0xd9d2fb=>_0x32057e[_0x5f544f(0x180)](_0xd9d2fb));_0x4bca66[_0x5f544f(0x171)](_0x202a2c),_0x23f95b[_0x5f544f(0x160)][_0x5f544f(0x1ea)](_0x1e968d)[_0x5f544f(0x1ef)](),_0x2f2f07[_0x5f544f(0x1b2)]({'forceDefaultExecution':!0x0}),_0x23f95b[_0x5f544f(0x1cd)](_0x1e968d,..._0x2f2f07);const _0x1d586a=_0xb3e036[_0x5f544f(0x1b1)](_0x1a4866=>_0x5f544f(0x179)!=_0x1a4866[_0x5f544f(0x1eb)][_0x5f544f(0x167)]);_0x1d586a[_0x5f544f(0x1ce)]>0x0&&_0x4bca66[_0x5f544f(0x171)](_0x1d586a);for(const _0x389cad of _0xb3e036)_0x389cad[_0x5f544f(0x1d4)]();});};}[_0x37492d(0x1e0)](_0x37fa94){const _0x4d2072=_0x37492d,_0x3358ea=this[_0x4d2072(0x193)][_0x4d2072(0x182)][_0x4d2072(0x1ea)](_0x4d2072(0x1a7));let _0x10f846=Number[_0x4d2072(0x1af)],_0x3a2340=Number[_0x4d2072(0x1a6)],_0x2bd7d9=Number[_0x4d2072(0x1af)],_0xac329b=Number[_0x4d2072(0x1a6)];for(const _0x3d5410 of _0x37fa94){if(_0x4d2072(0x179)==_0x3d5410[_0x4d2072(0x1eb)][_0x4d2072(0x167)])continue;const {row:_0x55a56f,column:_0x37af36}=_0x3358ea[_0x4d2072(0x1e1)](_0x3d5410),_0x354a46=_0x3d5410[_0x4d2072(0x153)](_0x4d2072(0x1a1))?_0x3d5410[_0x4d2072(0x199)](_0x4d2072(0x1a1))-0x1:0x0,_0x51a1ee=_0x3d5410[_0x4d2072(0x153)](_0x4d2072(0x19e))?_0x3d5410[_0x4d2072(0x199)](_0x4d2072(0x19e))-0x1:0x0;_0x10f846=_0x55a56f<_0x10f846?_0x55a56f:_0x10f846,_0x3a2340=_0x55a56f+_0x354a46>_0x3a2340?_0x55a56f+_0x354a46:_0x3a2340,_0x2bd7d9=_0x37af36<_0x2bd7d9?_0x37af36:_0x2bd7d9,_0xac329b=_0x37af36+_0x51a1ee>_0xac329b?_0x37af36+_0x51a1ee:_0xac329b;}return{'minRow':_0x10f846,'maxRow':_0x3a2340,'minColumn':_0x2bd7d9,'maxColumn':_0xac329b};}[_0x37492d(0x1e8)](){const _0xfdf886=_0x37492d,_0x362511=this[_0xfdf886(0x193)],_0x5a061=_0x362511[_0xfdf886(0x182)][_0xfdf886(0x1ea)](_0xfdf886(0x188)),_0x2e2255=_0x362511[_0xfdf886(0x182)][_0xfdf886(0x1ea)](_0xfdf886(0x1a7));_0x362511[_0xfdf886(0x16f)][_0xfdf886(0x189)]['on'](_0xfdf886(0x1d8),()=>{const _0x15c8cc=_0xfdf886,_0x3069c9=Array[_0x15c8cc(0x196)](_0x362511[_0x15c8cc(0x16f)][_0x15c8cc(0x189)][_0x15c8cc(0x1da)][_0x15c8cc(0x166)]());for(const {name:_0x40c156,data:_0x4671d8}of _0x3069c9){const {group:_0x3c278e,id:_0xdab8c3,subType:_0x265adf}=_0x5a061[_0x15c8cc(0x176)](_0x40c156);if(_0x15c8cc(0x1b3)!=_0x3c278e)continue;if(null!=_0x4671d8[_0x15c8cc(0x1e7)])continue;const _0x3b521b=_0x5a061[_0x15c8cc(0x15b)](_0xdab8c3);this[_0x15c8cc(0x19a)][_0x15c8cc(0x183)](_0x265adf)&&this[_0x15c8cc(0x1d7)][_0x15c8cc(0x1dc)](_0x3b521b);}},{'priority':_0xfdf886(0x1ec)});const _0x52025f=(_0x5e3e8a,_0x2f6d38)=>{const _0x2f237a=_0xfdf886;let _0x32b606=!0x1;const _0x5cfaa8=_0x2f6d38[_0x2f237a(0x1e4)](_0x5e3e8a),_0x530a7e=_0x5e3e8a[_0x2f237a(0x19b)](_0x2f237a(0x190)),_0x500b21=_0x2e2255[_0x2f237a(0x1e1)](_0x5e3e8a);for(const _0xd79e33 of this[_0x2f237a(0x1d7)]){const _0x8e5d7d=_0xd79e33[_0x2f237a(0x198)],_0x2beb09=_0x8e5d7d[_0x2f237a(0x1d0)](_0x2f237a(0x1bd)),_0x49f29f=_0x8e5d7d[_0x2f237a(0x184)](_0x2beb09?0xa:0x5),_0x59ef8b=_0x49f29f[_0x2f237a(0x1c8)](),_0x2df1f7=_0x59ef8b[_0x2f237a(0x184)](0x0,0x3)+_0x2f237a(0x17f),_0x42d24a=_0x2f237a(0x1b5)+_0x49f29f,_0x1d924b=_0x2f237a(0x1ee)+_0x49f29f;if(!_0xd79e33[_0x2f237a(0x1de)])continue;if(_0x530a7e!=_0xd79e33[_0x2f237a(0x177)]()[_0x2f237a(0x162)][_0x2f237a(0x19b)](_0x2f237a(0x190)))continue;if(_0xd79e33[_0x2f237a(0x1d5)](_0x5cfaa8))continue;const _0x298900=_0x5e3e8a[_0x2f237a(0x153)](_0x2df1f7)?_0x5e3e8a[_0x2f237a(0x199)](_0x2df1f7)-0x1:0x0,_0xe71b23=this[_0x2f237a(0x1f4)](_0xd79e33),_0x11cc33=_0xe71b23[_0x42d24a],_0x1dd3c8=_0xe71b23[_0x1d924b];_0x11cc33<=_0x500b21[_0x59ef8b]&&_0x500b21[_0x59ef8b]+_0x298900<=_0x1dd3c8&&(_0xd79e33[_0x2f237a(0x16c)](_0x5cfaa8),_0x32b606=!0x0);}return _0x32b606;};_0x362511[_0xfdf886(0x16f)][_0xfdf886(0x189)][_0xfdf886(0x1a9)](_0x222b10=>{const _0xacdd4e=_0xfdf886;let _0x35be10=!0x1;for(const _0x55d9f2 of _0x362511[_0xacdd4e(0x16f)][_0xacdd4e(0x189)][_0xacdd4e(0x1da)][_0xacdd4e(0x158)]())if(_0xacdd4e(0x170)==_0x55d9f2[_0xacdd4e(0x17b)]){if(_0xacdd4e(0x1ed)==_0x55d9f2[_0xacdd4e(0x1be)]){for(const _0x2ed3cf of _0x55d9f2[_0xacdd4e(0x194)][_0xacdd4e(0x165)][_0xacdd4e(0x18e)]())_0x35be10=_0x35be10||_0x52025f(_0x2ed3cf,_0x222b10);}else _0xacdd4e(0x1df)==_0x55d9f2[_0xacdd4e(0x1be)]&&(_0x35be10=_0x35be10||_0x52025f(_0x55d9f2[_0xacdd4e(0x194)][_0xacdd4e(0x165)],_0x222b10));}return _0x35be10;});}[_0x37492d(0x1f4)](_0x1238c8){const _0x1f0f7d=_0x37492d;return this[_0x1f0f7d(0x1e0)](_0x1238c8[_0x1f0f7d(0x1ac)]()[_0x1f0f7d(0x1b8)](_0x2251db=>_0x2251db[_0x1f0f7d(0x162)][_0x1f0f7d(0x165)]));}}function _0x3028(){const _0x28f44b=['addClass','minColumn','createPositionAt','addRange','23597zBlCXP','168KuETVZ','model','insert','setSelection','removeClass','has','element','6sNpXDS','_splitMarkerName','getFirstRange','insertTableRowAbove','$graveyard','registerElementLabel','type','afterInit','isEqual','some','span','fromRange','downcastDispatcher','plugins','includes','substr','addMarker:suggestion','registerCustomCallback','getItems','TrackChangesEditing','document','ELEMENT_TABLE_ROW','highest','_acceptFormatSuggestionCallbackFactory','maxRow','getChildren','markMultiRangeDeletion','table','ELEMENT_TABLE','descriptionFactory','editor','position','ELEMENT_TABLE_ROW_WITH_TEXT','from','225035SJEyek','subType','getAttribute','_tablePostFixingSubtypes','findAncestor','minRow','ELEMENT_TABLE_WITH_TEXT','colspan','left','getColumnIndexes','rowspan','removeTableColumn','13777047GRaEmU','isIntersecting','locale','MIN_SAFE_INTEGER','TableUtils','maxColumn','registerPostFixer','showSuggestionHighlights','980JQzHOj','getRanges','createTableWalker','values','MAX_SAFE_INTEGER','getRowIndexes','filter','push','suggestion','*Remove:*\x20%0','min','deletion','every','map','above','insertTableColumnRight','nodeBefore','selection','tablePaste','name','data','classes','ELEMENT_TABLE_COLUMN_WITH_TEXT','writer','insertTableRowBelow','insertTable','_suggestionFactory','last','2352310EMMUlZ','toLowerCase','isArray','insertion','enqueueChange','ELEMENT_TABLE_COLUMN','execute','length','insertTableColumnLeft','startsWith','TableEditing','item','enableCommand','detach','isIntersectingWithRange','batch','_tableSuggestions','change:data','getContainedElement','differ','isTouching','add','order','isInContent','tableCell','_getCoordsForCells','getCellLocation','tableColumn','toViewElement','createRangeOn','mapper','selectTableRow','oldRange','_setupColumnsRowsFixing','296559XCuWnb','get','root','low','tableRow','max','refresh','cell','join','11947080kcHrOK','getSelectionAffectedTableCells','_getSuggestionCoords','hasAttribute','change','options','$textProxy','createRangeIn','getChanges','markMultiRangeInsertion','discard','getSuggestion','registerDescriptionCallback','removeTableRow','end','accept','commands','first','start','forceValue','selectTableColumn','nodeAfter','getChangedMarkers','rootName','*Insert:*\x20%0'];_0x3028=function(){return _0x28f44b;};return _0x3028();}function be(_0x4fc386){const _0xdd0589=_0x37492d;return Array[_0xdd0589(0x196)](new Set(_0x4fc386)[_0xdd0589(0x1ae)]());}
|
|
23
|
+
function _0x1b63(){const _0x7725b=['*Insert:*\x20%0','length','30eLYmXE','enableCommand','refresh','createTableWalker','startsWith','plugins','insert','position','some','tableColumn','order','join','_getCoordsForCells','root','removeTableRow','tableRow','isInContent','fromRange','4495772QGAyeK','insertTableColumnLeft','writer','table','registerElementLabel','getRowIndexes','selectTableColumn','ELEMENT_TABLE_ROW','isEqual','TableUtils','5672yIECZM','getChanges','deletion','getChildren','insertTableRowBelow','ELEMENT_TABLE_COLUMN_WITH_TEXT','detach','editor','_splitMarkerName','66OwRVzL','commands','low','options','add','map','cell','getChangedMarkers','getSuggestion','1393110eJZPHv','selectTableRow','insertTableColumnRight','2877elElIX','includes','push','toViewElement','getItems','addClass','138695ZljYZX','document','_getSuggestionCoords','nodeBefore','registerDescriptionCallback','getColumnIndexes','insertTableRowAbove','_tableSuggestions','_acceptFormatSuggestionCallbackFactory','registerCustomCallback','ELEMENT_TABLE_WITH_TEXT','type','span','showSuggestionHighlights','isTouching','ELEMENT_TABLE_COLUMN','filter','data','suggestion','TableEditing','substr','colspan','ELEMENT_TABLE','rootName','toLowerCase','addRange','min','isArray','tablePaste','markMultiRangeDeletion','30714497dZLCkg','findAncestor','tableCell','nodeAfter','1916URoZOY','execute','item','locale','ELEMENT_TABLE_ROW_WITH_TEXT','insertion','classes','oldRange','$graveyard','batch','descriptionFactory','accept','differ','discard','_tablePostFixingSubtypes','minRow','getAttribute','createRangeOn','markMultiRangeInsertion','33966bjtpac','setSelection','createPositionAt','getFirstRange','removeTableColumn','MIN_SAFE_INTEGER','getCellLocation','selection','max','isIntersecting','removeClass','model','registerPostFixer','change:data','mapper','change','12QDcXsh','start','enqueueChange','MAX_SAFE_INTEGER','617FGlLZd','maxRow','above','getSelectionAffectedTableCells','highest','end','values','_setupColumnsRowsFixing','TrackChangesEditing','minColumn','addMarker:suggestion','forceValue','createRangeIn','downcastDispatcher','*Remove:*\x20%0','name','_suggestionFactory','subType','first','every','hasAttribute','getContainedElement','insertTable','element','rowspan','has','last','get','isIntersectingWithRange','maxColumn','$textProxy','left','afterInit','getRanges','from'];_0x1b63=function(){return _0x7725b;};return _0x1b63();}const _0x25ae4d=_0x351b;(function(_0x72671e,_0x2ae2f3){const _0xfe5fc1=_0x351b,_0x238679=_0x72671e();while(!![]){try{const _0x16e1b2=parseInt(_0xfe5fc1(0x8d))/0x1*(-parseInt(_0xfe5fc1(0x10b))/0x2)+-parseInt(_0xfe5fc1(0xe0))/0x3+-parseInt(_0xfe5fc1(0xc4))/0x4+-parseInt(_0xfe5fc1(0xe9))/0x5*(parseInt(_0xfe5fc1(0xd7))/0x6)+parseInt(_0xfe5fc1(0xe3))/0x7*(parseInt(_0xfe5fc1(0xce))/0x8)+-parseInt(_0xfe5fc1(0x11e))/0x9*(-parseInt(_0xfe5fc1(0xb2))/0xa)+-parseInt(_0xfe5fc1(0x107))/0xb*(-parseInt(_0xfe5fc1(0x89))/0xc);if(_0x16e1b2===_0x2ae2f3)break;else _0x238679['push'](_0x238679['shift']());}catch(_0x486ab8){_0x238679['push'](_0x238679['shift']());}}}(_0x1b63,0x95074));import{Plugin as _0x2c3cf1}from'ckeditor5/src/core.js';import{LiveRange as _0x2b3abd}from'ckeditor5/src/engine.js';function _0x351b(_0x7c1181,_0x205a2d){const _0x1b639c=_0x1b63();return _0x351b=function(_0x351bdb,_0x24c99d){_0x351bdb=_0x351bdb-0x85;let _0x2b71d2=_0x1b639c[_0x351bdb];return _0x2b71d2;},_0x351b(_0x7c1181,_0x205a2d);}import{setHighlightHandling as _0x1c8af2}from'ckeditor5/src/widget.js';import{getTranslation as _0x2fd9e9}from'../utils/common-translations.js';export default class It extends _0x2c3cf1{constructor(_0x20791f){const _0x357118=_0x351b;super(_0x20791f),this[_0x357118(0x119)]=[_0x357118(0xc1),_0x357118(0xbb)],this[_0x357118(0xf0)]=new Set();}[_0x25ae4d(0xad)](){const _0x66e5d9=_0x25ae4d,_0x4e738a=this[_0x66e5d9(0xd5)],_0x50864f=_0x4e738a[_0x66e5d9(0x129)][_0x66e5d9(0xea)][_0x66e5d9(0x125)];if(!_0x4e738a[_0x66e5d9(0xb7)][_0x66e5d9(0xa6)](_0x66e5d9(0xfc)))return;const _0x586c8a=_0x4e738a[_0x66e5d9(0x10e)],_0xbd276f=_0x4e738a[_0x66e5d9(0xb7)][_0x66e5d9(0xa8)](_0x66e5d9(0x95)),_0x5daa50=_0x4e738a[_0x66e5d9(0xb7)][_0x66e5d9(0xa8)](_0x66e5d9(0xcd));_0xbd276f[_0x66e5d9(0x115)][_0x66e5d9(0xc8)](_0x66e5d9(0xc7),_0x3a65d1=>_0x2fd9e9(_0x586c8a,_0x66e5d9(0xff),_0x3a65d1)),this[_0x66e5d9(0x94)](),_0xbd276f[_0x66e5d9(0xb3)](_0x66e5d9(0xa3)),_0xbd276f[_0x66e5d9(0xb3)](_0x66e5d9(0xe1)),_0xbd276f[_0x66e5d9(0xb3)](_0x66e5d9(0xca));for(const _0x208467 of[_0x66e5d9(0xef),_0x66e5d9(0xd2)]){const _0x2d932b=_0x4e738a[_0x66e5d9(0xd8)][_0x66e5d9(0xa8)](_0x208467);_0xbd276f[_0x66e5d9(0xb3)](_0x208467,_0x109817=>{const _0x3fb9fa=_0x66e5d9;_0x4e738a[_0x3fb9fa(0x129)][_0x3fb9fa(0x88)](_0x37130e=>{const _0x157f9c=_0x3fb9fa;_0x109817();const _0x1da12c=_0x157f9c(0x8f)===_0x2d932b[_0x157f9c(0xbc)],_0x4937a8=_0x5daa50[_0x157f9c(0x90)](_0x50864f),_0x5833ac=_0x5daa50[_0x157f9c(0xc9)](_0x4937a8),_0x5545ff=_0x1da12c?_0x5833ac[_0x157f9c(0x9f)]-0x1:_0x5833ac[_0x157f9c(0xa7)]+0x1,_0x4e3cd4=_0x4937a8[0x0][_0x157f9c(0x108)](_0x157f9c(0xc7)),_0x3f3a07=_0x5daa50[_0x157f9c(0xb5)](_0x4e3cd4,{'startRow':_0x5545ff,'endRow':_0x5545ff}),_0x27dbe3=Array[_0x157f9c(0xaf)](_0x3f3a07)[_0x157f9c(0xdc)](_0x5b2386=>_0x37130e[_0x157f9c(0x11c)](_0x5b2386[_0x157f9c(0xdd)]));_0xbd276f[_0x157f9c(0x11d)](_0x27dbe3,_0x157f9c(0xc1));});});}for(const _0x564b09 of[_0x66e5d9(0xc5),_0x66e5d9(0xe2)]){const _0xeeb1b3=_0x4e738a[_0x66e5d9(0xd8)][_0x66e5d9(0xa8)](_0x564b09);_0xbd276f[_0x66e5d9(0xb3)](_0x564b09,_0xa2e3f6=>{const _0x5966ad=_0x66e5d9;_0x4e738a[_0x5966ad(0x129)][_0x5966ad(0x88)](_0x45520b=>{const _0x578e24=_0x5966ad;_0xa2e3f6();const _0x35d33a=_0x578e24(0xac)===_0xeeb1b3[_0x578e24(0xbc)],_0x4fdd69=_0x5daa50[_0x578e24(0x90)](_0x50864f),_0x1641b2=_0x5daa50[_0x578e24(0xee)](_0x4fdd69),_0x1e66ff=_0x35d33a?_0x1641b2[_0x578e24(0x9f)]-0x1:_0x1641b2[_0x578e24(0xa7)]+0x1,_0xf85103=_0x4fdd69[0x0][_0x578e24(0x108)](_0x578e24(0xc7)),_0x4be5f3=_0x5daa50[_0x578e24(0xb5)](_0xf85103,{'startRow':0x0,'column':_0x1e66ff,'includeAllSlots':!0x1}),_0x6b54e0=Array[_0x578e24(0xaf)](_0x4be5f3)[_0x578e24(0xdc)](_0x3ae972=>_0x45520b[_0x578e24(0x11c)](_0x3ae972[_0x578e24(0xdd)]));_0xbd276f[_0x578e24(0x11d)](_0x6b54e0,_0x578e24(0xbb));});});}for(const _0x5f41c3 of[_0x66e5d9(0xc0),_0x66e5d9(0x122)]){const _0x26c3c9=_0x5f41c3[_0x66e5d9(0xfd)](0xb),_0x4ea993=_0x26c3c9[_0x66e5d9(0x101)](),_0x42b3ab=_0x4ea993[_0x66e5d9(0xfd)](0x0,0x3)+_0x66e5d9(0xf5),_0x274c4e=_0x66e5d9(0xc7)+_0x26c3c9,_0x1d0f51=_0x66e5d9(0x103)+_0x26c3c9,_0x507a91=_0x66e5d9(0x126)+_0x26c3c9;_0xbd276f[_0x66e5d9(0xb3)](_0x5f41c3,()=>{const _0x242537=_0x66e5d9;_0x4e738a[_0x242537(0x129)][_0x242537(0x88)](_0x236275=>{const _0x44d200=_0x242537,_0x3d2670=_0x5daa50[_0x44d200(0x90)](_0x50864f),_0x484947=_0x3d2670[0x0][_0x44d200(0x108)](_0x44d200(0xc7));let _0x8ac58;if(_0x44d200(0xc0)==_0x5f41c3){const _0x59e32d=_0x5daa50[_0x44d200(0xc9)](_0x3d2670);_0x8ac58={'startRow':_0x59e32d[_0x44d200(0x9f)],'endRow':_0x59e32d[_0x44d200(0xa7)],'includeAllSlots':!0x0};}else{const _0x320bf1=_0x5daa50[_0x44d200(0xee)](_0x3d2670);_0x8ac58={'startColumn':_0x320bf1[_0x44d200(0x9f)],'endColumn':_0x320bf1[_0x44d200(0xa7)],'includeAllSlots':!0x0};}const _0x5b877a=_0x5daa50[_0x44d200(0xb5)](_0x484947,_0x8ac58),_0x7a865e=Array[_0x44d200(0xaf)](_0x5b877a)[_0x44d200(0xdc)](({cell:_0x1a7c3f})=>_0x1a7c3f),_0x5da48b=be(_0x7a865e[_0x44d200(0xf9)](_0x33bd9d=>_0x33bd9d[_0x44d200(0xa1)](_0x42b3ab))),_0x39aa30=be(_0x7a865e[_0x44d200(0xf9)](_0x462b0e=>!_0x462b0e[_0x44d200(0xa1)](_0x42b3ab)))[_0x44d200(0xdc)](_0x1bceda=>_0x236275[_0x44d200(0x11c)](_0x1bceda)),_0x354402=_0xbd276f[_0x44d200(0x106)](_0x39aa30,_0x274c4e);if(_0x354402&&(_0x44d200(0xc1)==_0x354402[_0x44d200(0x9e)]||_0x44d200(0xbb)==_0x354402[_0x44d200(0x9e)])){const _0x2af34d=this[_0x44d200(0xeb)](_0x354402);for(const _0x112664 of _0x5da48b){const _0x16e12e=_0x236275[_0x44d200(0x11c)](_0x112664),_0x2dc39d=_0x5daa50[_0x44d200(0x124)](_0x112664),_0x217441=_0x112664[_0x44d200(0x11b)](_0x42b3ab)-0x1,_0x1ff2ca=_0x2af34d[_0x1d0f51],_0x22dfdc=_0x2af34d[_0x507a91];_0x1ff2ca<=_0x2dc39d[_0x4ea993]&&_0x2dc39d[_0x4ea993]+_0x217441<=_0x22dfdc&&_0x354402[_0x44d200(0x102)](_0x16e12e);}}});});}function _0x35ead6(_0x6bd997){const _0x25cab3=_0x66e5d9,_0x1a449e=Array[_0x25cab3(0xaf)](_0x50864f[_0x25cab3(0xae)]())[_0x25cab3(0xdc)](_0x4e2060=>_0x2b3abd[_0x25cab3(0xc3)](_0x4e2060));_0x4e738a[_0x25cab3(0x129)][_0x25cab3(0x88)](_0x4d9b29=>{const _0x1ba2fc=_0x25cab3,_0x44075f=_0x4d9b29[_0x1ba2fc(0x114)];_0x6bd997=_0x6bd997[_0x1ba2fc(0xf9)](_0xecdc72=>_0x1ba2fc(0x113)!=_0xecdc72[_0x1ba2fc(0xbf)][_0x1ba2fc(0x100)]),_0x4d9b29[_0x1ba2fc(0x11f)](_0x6bd997),_0x4e738a[_0x1ba2fc(0xd8)][_0x1ba2fc(0xa8)](_0x1ba2fc(0xc0))[_0x1ba2fc(0xb4)](),_0x4e738a[_0x1ba2fc(0x10c)](_0x1ba2fc(0xc0),{'forceDefaultExecution':!0x0}),_0x4e738a[_0x1ba2fc(0x129)][_0x1ba2fc(0x8b)](()=>{const _0x51aca0=_0x1ba2fc;_0x4e738a[_0x51aca0(0x129)][_0x51aca0(0x8b)](_0x44075f,_0x21bc17=>{const _0x231fec=_0x51aca0,_0x327b97=_0x1a449e[_0x231fec(0xf9)](_0x178d33=>_0x231fec(0x113)!=_0x178d33[_0x231fec(0xbf)][_0x231fec(0x100)]);_0x327b97[_0x231fec(0xb1)]>0x0&&_0x21bc17[_0x231fec(0x11f)](_0x327b97);for(const _0x3512a9 of _0x1a449e)_0x3512a9[_0x231fec(0xd4)]();});});});}function _0x3f6b51(_0x14be37){const _0x30fd0d=_0x66e5d9;_0x4e738a[_0x30fd0d(0x129)][_0x30fd0d(0x88)](_0x490a12=>{const _0xe7d861=_0x30fd0d,_0x4fb57f=Array[_0xe7d861(0xaf)](_0x50864f[_0xe7d861(0xae)]())[_0xe7d861(0xdc)](_0x2d250f=>_0x2b3abd[_0xe7d861(0xc3)](_0x2d250f)),_0x15a789=[];for(const _0x429f56 of _0x14be37)for(const _0x24db7f of _0x429f56[_0xe7d861(0xe7)]({'shallow':!0x0}))_0x15a789[_0xe7d861(0xe5)](_0x24db7f);for(const _0x39862a of _0x15a789)_0xe7d861(0x113)!=_0x39862a[_0xe7d861(0xbf)][_0xe7d861(0x100)]&&(_0x490a12[_0xe7d861(0x11f)](_0x490a12[_0xe7d861(0x120)](_0x39862a,0x0)),_0x4e738a[_0xe7d861(0xd8)][_0xe7d861(0xa8)](_0xe7d861(0x122))[_0xe7d861(0xb4)](),_0x4e738a[_0xe7d861(0x10c)](_0xe7d861(0x122),{'forceDefaultExecution':!0x0}));const _0x49d8ee=_0x4fb57f[_0xe7d861(0xf9)](_0xc4a21c=>_0xe7d861(0x113)!=_0xc4a21c[_0xe7d861(0xbf)][_0xe7d861(0x100)]);_0x49d8ee[_0xe7d861(0xb1)]>0x0&&_0x490a12[_0xe7d861(0x11f)](_0x49d8ee);for(const _0x2c03b2 of _0x4fb57f)_0x2c03b2[_0xe7d861(0xd4)]();});}function _0xb3ccc6(_0x2bdeb2,_0x2aba9e){const _0x1aceed=_0x66e5d9;return _0x2aba9e[_0x1aceed(0xa0)](_0x3def9d=>_0x2bdeb2[_0x1aceed(0xba)](_0x3c5278=>_0x3c5278[_0x1aceed(0x92)][_0x1aceed(0xcc)](_0x3def9d[_0x1aceed(0x8a)])||_0x3def9d[_0x1aceed(0x92)][_0x1aceed(0xcc)](_0x3c5278[_0x1aceed(0x8a)])));}function _0x3cef99(_0x464726,_0x2bbb40){const _0x3448fc=_0x66e5d9;return!_0x464726[_0x3448fc(0xba)](_0x168acd=>_0x2bbb40[_0x3448fc(0xba)](_0x10db9c=>_0x168acd[_0x3448fc(0x127)](_0x10db9c)))&&_0x464726[_0x3448fc(0xba)](_0x4b3d15=>_0x2bbb40[_0x3448fc(0xba)](_0x5e13fa=>_0x4b3d15[_0x3448fc(0x92)][_0x3448fc(0xf7)](_0x5e13fa[_0x3448fc(0x8a)])));}_0x4e738a[_0x66e5d9(0xfa)][_0x66e5d9(0x9a)]['on'](_0x66e5d9(0x97),(_0x55b291,_0x3d0cb3,_0x47fa4f)=>{const _0x1f0d6a=_0x66e5d9;if(!_0x47fa4f[_0x1f0d6a(0xda)][_0x1f0d6a(0xf6)])return;const _0x44034b=_0x3d0cb3[_0x1f0d6a(0x10d)];if(!_0x44034b)return;const _0xff17bb=_0x47fa4f[_0x1f0d6a(0x87)][_0x1f0d6a(0xe6)](_0x44034b);function _0x50eb66(_0x50c288){const _0x3e854c=_0x1f0d6a;return Array[_0x3e854c(0x104)](_0x50c288)?_0x50c288:[_0x50c288];}_0xff17bb&&_0x1f0d6a(0x109)===_0x44034b[_0x1f0d6a(0x9c)]&&_0x1c8af2(_0xff17bb,_0x47fa4f[_0x1f0d6a(0xc6)],(_0x1549a3,_0x10a3db,_0x3d0f7d)=>_0x3d0f7d[_0x1f0d6a(0xe8)](_0x50eb66(_0x10a3db[_0x1f0d6a(0x111)]),_0x1549a3),(_0x251c9f,_0x47ccbd,_0x1363d0)=>_0x1363d0[_0x1f0d6a(0x128)](_0x50eb66(_0x47ccbd[_0x1f0d6a(0x111)]),_0x251c9f));},{'priority':_0x66e5d9(0x91)}),_0xbd276f[_0x66e5d9(0x115)][_0x66e5d9(0xed)](_0x18215a=>{const _0x243954=_0x66e5d9;if(_0x243954(0x110)!=_0x18215a[_0x243954(0xf4)]&&_0x243954(0xd0)!=_0x18215a[_0x243954(0xf4)])return;const _0x3f0b59=_0x18215a[_0x243954(0xa2)]();if(null!=_0x3f0b59&&_0x3f0b59['is'](_0x243954(0xa4),_0x243954(0xc7))){if(_0x243954(0x110)==_0x18215a[_0x243954(0xf4)]){const _0x86e9dc=_0x18215a[_0x243954(0xe7)]()[_0x243954(0xf9)](_0x5a27d2=>_0x5a27d2['is'](_0x243954(0xab)))[_0x243954(0xdc)](_0x23eca3=>_0x23eca3[_0x243954(0xfa)]);if(_0x86e9dc[_0x243954(0xb1)])return{'type':_0x243954(0x110),'content':_0x2fd9e9(_0x586c8a,_0x243954(0xb0),_0x2fd9e9(_0x586c8a,_0x243954(0xf3),'\x22'+_0x86e9dc[_0x243954(0xbd)]('\x20')+'\x22'))};}if(_0x243954(0xd0)==_0x18215a[_0x243954(0xf4)]){const _0x83bbea=_0x18215a[_0x243954(0xe7)]()[_0x243954(0xf9)](_0x18dd24=>_0x18dd24['is'](_0x243954(0xab)))[_0x243954(0xdc)](_0x11115a=>_0x11115a[_0x243954(0xfa)]);if(_0x83bbea[_0x243954(0xb1)])return{'type':_0x243954(0xd0),'content':_0x2fd9e9(_0x586c8a,_0x243954(0x9b),_0x2fd9e9(_0x586c8a,_0x243954(0xf3),'\x22'+_0x83bbea[_0x243954(0xbd)]('\x20')+'\x22'))};}}}),_0xbd276f[_0x66e5d9(0x115)][_0x66e5d9(0xed)](_0x4613cc=>{const _0x399955=_0x66e5d9;if(_0x399955(0xc1)==_0x4613cc[_0x399955(0x9e)]){const _0x3cb430=_0x4613cc[_0x399955(0xe7)]()[_0x399955(0xf9)](_0x5c0c03=>_0x5c0c03['is'](_0x399955(0xab)))[_0x399955(0xdc)](_0x8aefa3=>_0x8aefa3[_0x399955(0xfa)]),_0x1cc846=this[_0x399955(0xeb)](_0x4613cc),_0x3a5e21=_0x1cc846[_0x399955(0x8e)]-_0x1cc846[_0x399955(0x11a)]+0x1;if(_0x399955(0x110)==_0x4613cc[_0x399955(0xf4)])return _0x3cb430[_0x399955(0xb1)]?{'type':_0x399955(0x110),'content':_0x2fd9e9(_0x586c8a,_0x399955(0xb0),_0x2fd9e9(_0x586c8a,_0x399955(0x10f),[_0x3a5e21,'\x22'+_0x3cb430[_0x399955(0xbd)]('\x20')+'\x22']))}:{'type':_0x399955(0x110),'content':_0x2fd9e9(_0x586c8a,_0x399955(0xb0),_0x2fd9e9(_0x586c8a,_0x399955(0xcb),_0x3a5e21))};if(_0x399955(0xd0)==_0x4613cc[_0x399955(0xf4)])return _0x3cb430[_0x399955(0xb1)]?{'type':_0x399955(0xd0),'content':_0x2fd9e9(_0x586c8a,_0x399955(0x9b),_0x2fd9e9(_0x586c8a,_0x399955(0x10f),[_0x3a5e21,'\x22'+_0x3cb430[_0x399955(0xbd)]('\x20')+'\x22']))}:{'type':_0x399955(0xd0),'content':_0x2fd9e9(_0x586c8a,_0x399955(0x9b),_0x2fd9e9(_0x586c8a,_0x399955(0xcb),_0x3a5e21))};}if(_0x399955(0xbb)==_0x4613cc[_0x399955(0x9e)]){const _0x987156=_0x4613cc[_0x399955(0xe7)]()[_0x399955(0xf9)](_0x43594f=>_0x43594f['is'](_0x399955(0xab)))[_0x399955(0xdc)](_0x1e79da=>_0x1e79da[_0x399955(0xfa)]),_0x54c54e=this[_0x399955(0xeb)](_0x4613cc),_0x303ea0=_0x54c54e[_0x399955(0xaa)]-_0x54c54e[_0x399955(0x96)]+0x1;if(_0x399955(0x110)==_0x4613cc[_0x399955(0xf4)])return _0x987156[_0x399955(0xb1)]?{'type':_0x399955(0x110),'content':_0x2fd9e9(_0x586c8a,_0x399955(0xb0),_0x2fd9e9(_0x586c8a,_0x399955(0xd3),[_0x303ea0,'\x22'+_0x987156[_0x399955(0xbd)]('\x20')+'\x22']))}:{'type':_0x399955(0x110),'content':_0x2fd9e9(_0x586c8a,_0x399955(0xb0),_0x2fd9e9(_0x586c8a,_0x399955(0xf8),_0x303ea0))};if(_0x399955(0xd0)==_0x4613cc[_0x399955(0xf4)])return _0x987156[_0x399955(0xb1)]?{'type':_0x399955(0xd0),'content':_0x2fd9e9(_0x586c8a,_0x399955(0x9b),_0x2fd9e9(_0x586c8a,_0x399955(0xd3),[_0x303ea0,'\x22'+_0x987156[_0x399955(0xbd)]('\x20')+'\x22']))}:{'type':_0x399955(0xd0),'content':_0x2fd9e9(_0x586c8a,_0x399955(0x9b),_0x2fd9e9(_0x586c8a,_0x399955(0xf8),_0x303ea0))};}}),_0xbd276f[_0x66e5d9(0x9d)][_0x66e5d9(0xf2)](_0x66e5d9(0x110),_0x66e5d9(0xc1),_0x66e5d9(0x118),_0x35ead6),_0xbd276f[_0x66e5d9(0x9d)][_0x66e5d9(0xf2)](_0x66e5d9(0xd0),_0x66e5d9(0xc1),_0x66e5d9(0x116),_0x35ead6),_0xbd276f[_0x66e5d9(0x9d)][_0x66e5d9(0xf2)](_0x66e5d9(0x110),_0x66e5d9(0xbb),_0x66e5d9(0x118),_0x3f6b51),_0xbd276f[_0x66e5d9(0x9d)][_0x66e5d9(0xf2)](_0x66e5d9(0xd0),_0x66e5d9(0xbb),_0x66e5d9(0x116),_0x3f6b51),_0xbd276f[_0x66e5d9(0x9d)][_0x66e5d9(0xf2)](_0x66e5d9(0x110),_0x66e5d9(0xbb),_0x66e5d9(0xbd),_0xb3ccc6),_0xbd276f[_0x66e5d9(0x9d)][_0x66e5d9(0xf2)](_0x66e5d9(0xd0),_0x66e5d9(0xbb),_0x66e5d9(0xbd),_0xb3ccc6),_0xbd276f[_0x66e5d9(0x9d)][_0x66e5d9(0xf2)](_0x66e5d9(0x110),_0x66e5d9(0xc1),_0x66e5d9(0xbd),_0x3cef99),_0xbd276f[_0x66e5d9(0x9d)][_0x66e5d9(0xf2)](_0x66e5d9(0xd0),_0x66e5d9(0xc1),_0x66e5d9(0xbd),_0x3cef99);}[_0x25ae4d(0xf1)](){const _0x1d9cbe=_0x25ae4d,_0x4c1428=this[_0x1d9cbe(0xd5)],_0x1e552c=_0x4c1428[_0x1d9cbe(0x129)][_0x1d9cbe(0xea)][_0x1d9cbe(0x125)];return(_0x1e7fd2,_0x2cc557)=>{const _0x3e7480=_0x1d9cbe;_0x4c1428[_0x3e7480(0x129)][_0x3e7480(0x88)](_0x2710bc=>{const _0x5b5ca1=_0x3e7480,{commandName:_0x3d6914,commandParams:_0x4991ff}=_0x2cc557;let _0x3add25=_0x1e7fd2[0x0][_0x5b5ca1(0x92)][_0x5b5ca1(0xec)];_0x4991ff&&_0x4991ff[0x0]&&!0x1===_0x4991ff[0x0][_0x5b5ca1(0x98)]&&(_0x3add25=_0x1e7fd2[0x0][_0x5b5ca1(0x8a)][_0x5b5ca1(0x10a)]);const _0x1f2a73=_0x2710bc[_0x5b5ca1(0x99)](_0x3add25);if(_0x5b5ca1(0x113)==_0x1f2a73[_0x5b5ca1(0xbf)][_0x5b5ca1(0x100)])return;const _0x47e8f4=Array[_0x5b5ca1(0xaf)](_0x1e552c[_0x5b5ca1(0xae)]())[_0x5b5ca1(0xdc)](_0x3a4d34=>_0x2b3abd[_0x5b5ca1(0xc3)](_0x3a4d34));_0x2710bc[_0x5b5ca1(0x11f)](_0x1f2a73),_0x4c1428[_0x5b5ca1(0xd8)][_0x5b5ca1(0xa8)](_0x3d6914)[_0x5b5ca1(0xb4)](),_0x4991ff[_0x5b5ca1(0xe5)]({'forceDefaultExecution':!0x0}),_0x4c1428[_0x5b5ca1(0x10c)](_0x3d6914,..._0x4991ff);const _0x20350c=_0x47e8f4[_0x5b5ca1(0xf9)](_0x4a0b84=>_0x5b5ca1(0x113)!=_0x4a0b84[_0x5b5ca1(0xbf)][_0x5b5ca1(0x100)]);_0x20350c[_0x5b5ca1(0xb1)]>0x0&&_0x2710bc[_0x5b5ca1(0x11f)](_0x20350c);for(const _0x2dce6e of _0x47e8f4)_0x2dce6e[_0x5b5ca1(0xd4)]();});};}[_0x25ae4d(0xbe)](_0x1461a2){const _0x228b8f=_0x25ae4d,_0x1d458b=this[_0x228b8f(0xd5)][_0x228b8f(0xb7)][_0x228b8f(0xa8)](_0x228b8f(0xcd));let _0x2000d4=Number[_0x228b8f(0x8c)],_0x261b1e=Number[_0x228b8f(0x123)],_0x569c31=Number[_0x228b8f(0x8c)],_0x57e253=Number[_0x228b8f(0x123)];for(const _0x4cec45 of _0x1461a2){if(_0x228b8f(0x113)==_0x4cec45[_0x228b8f(0xbf)][_0x228b8f(0x100)])continue;const {row:_0x515413,column:_0x5577c4}=_0x1d458b[_0x228b8f(0x124)](_0x4cec45),_0x15d4e7=_0x4cec45[_0x228b8f(0xa1)](_0x228b8f(0xa5))?_0x4cec45[_0x228b8f(0x11b)](_0x228b8f(0xa5))-0x1:0x0,_0x337712=_0x4cec45[_0x228b8f(0xa1)](_0x228b8f(0xfe))?_0x4cec45[_0x228b8f(0x11b)](_0x228b8f(0xfe))-0x1:0x0;_0x2000d4=_0x515413<_0x2000d4?_0x515413:_0x2000d4,_0x261b1e=_0x515413+_0x15d4e7>_0x261b1e?_0x515413+_0x15d4e7:_0x261b1e,_0x569c31=_0x5577c4<_0x569c31?_0x5577c4:_0x569c31,_0x57e253=_0x5577c4+_0x337712>_0x57e253?_0x5577c4+_0x337712:_0x57e253;}return{'minRow':_0x2000d4,'maxRow':_0x261b1e,'minColumn':_0x569c31,'maxColumn':_0x57e253};}[_0x25ae4d(0x94)](){const _0x5b24bd=_0x25ae4d,_0x4fe135=this[_0x5b24bd(0xd5)],_0x53fe69=_0x4fe135[_0x5b24bd(0xb7)][_0x5b24bd(0xa8)](_0x5b24bd(0x95)),_0x2d83ea=_0x4fe135[_0x5b24bd(0xb7)][_0x5b24bd(0xa8)](_0x5b24bd(0xcd));_0x4fe135[_0x5b24bd(0x129)][_0x5b24bd(0xea)]['on'](_0x5b24bd(0x86),()=>{const _0x4f3659=_0x5b24bd,_0x13cc0c=Array[_0x4f3659(0xaf)](_0x4fe135[_0x4f3659(0x129)][_0x4f3659(0xea)][_0x4f3659(0x117)][_0x4f3659(0xde)]());for(const {name:_0x2bc478,data:_0x3295fc}of _0x13cc0c){const {group:_0xbc671d,id:_0x4003f5,subType:_0x480ead}=_0x53fe69[_0x4f3659(0xd6)](_0x2bc478);if(_0x4f3659(0xfb)!=_0xbc671d)continue;if(null!=_0x3295fc[_0x4f3659(0x112)])continue;const _0x4f9c6d=_0x53fe69[_0x4f3659(0xdf)](_0x4003f5);this[_0x4f3659(0x119)][_0x4f3659(0xe4)](_0x480ead)&&this[_0x4f3659(0xf0)][_0x4f3659(0xdb)](_0x4f9c6d);}},{'priority':_0x5b24bd(0xd9)});const _0x4d9abb=(_0x2b541d,_0x5a3dad)=>{const _0x38fe7b=_0x5b24bd;let _0x826ea=!0x1;const _0x2af47c=_0x5a3dad[_0x38fe7b(0x11c)](_0x2b541d),_0xb2a04c=_0x2b541d[_0x38fe7b(0x108)](_0x38fe7b(0xc7)),_0x9aa846=_0x2d83ea[_0x38fe7b(0x124)](_0x2b541d);for(const _0x3ba3ac of this[_0x38fe7b(0xf0)]){const _0x3a6d11=_0x3ba3ac[_0x38fe7b(0x9e)],_0x5b8013=_0x3a6d11[_0x38fe7b(0xb6)](_0x38fe7b(0x105)),_0x464097=_0x3a6d11[_0x38fe7b(0xfd)](_0x5b8013?0xa:0x5),_0x169a2a=_0x464097[_0x38fe7b(0x101)](),_0x50a9a7=_0x169a2a[_0x38fe7b(0xfd)](0x0,0x3)+_0x38fe7b(0xf5),_0x529ce6=_0x38fe7b(0x103)+_0x464097,_0x544e57=_0x38fe7b(0x126)+_0x464097;if(!_0x3ba3ac[_0x38fe7b(0xc2)])continue;if(_0xb2a04c!=_0x3ba3ac[_0x38fe7b(0x121)]()[_0x38fe7b(0x8a)][_0x38fe7b(0x108)](_0x38fe7b(0xc7)))continue;if(_0x3ba3ac[_0x38fe7b(0xa9)](_0x2af47c))continue;const _0x4cb6ae=_0x2b541d[_0x38fe7b(0xa1)](_0x50a9a7)?_0x2b541d[_0x38fe7b(0x11b)](_0x50a9a7)-0x1:0x0,_0x430de1=this[_0x38fe7b(0xeb)](_0x3ba3ac),_0xb8350a=_0x430de1[_0x529ce6],_0x5506c7=_0x430de1[_0x544e57];_0xb8350a<=_0x9aa846[_0x169a2a]&&_0x9aa846[_0x169a2a]+_0x4cb6ae<=_0x5506c7&&(_0x3ba3ac[_0x38fe7b(0x102)](_0x2af47c),_0x826ea=!0x0);}return _0x826ea;};_0x4fe135[_0x5b24bd(0x129)][_0x5b24bd(0xea)][_0x5b24bd(0x85)](_0x82df3b=>{const _0x1ec4ed=_0x5b24bd;let _0x5931fe=!0x1;for(const _0x1e3d9c of _0x4fe135[_0x1ec4ed(0x129)][_0x1ec4ed(0xea)][_0x1ec4ed(0x117)][_0x1ec4ed(0xcf)]())if(_0x1ec4ed(0xb8)==_0x1e3d9c[_0x1ec4ed(0xf4)]){if(_0x1ec4ed(0xc1)==_0x1e3d9c[_0x1ec4ed(0x9c)]){for(const _0x2f3b7f of _0x1e3d9c[_0x1ec4ed(0xb9)][_0x1ec4ed(0x10a)][_0x1ec4ed(0xd1)]())_0x5931fe=_0x5931fe||_0x4d9abb(_0x2f3b7f,_0x82df3b);}else _0x1ec4ed(0x109)==_0x1e3d9c[_0x1ec4ed(0x9c)]&&(_0x5931fe=_0x5931fe||_0x4d9abb(_0x1e3d9c[_0x1ec4ed(0xb9)][_0x1ec4ed(0x10a)],_0x82df3b));}return _0x5931fe;});}[_0x25ae4d(0xeb)](_0x46eb01){const _0x1c7966=_0x25ae4d;return this[_0x1c7966(0xbe)](_0x46eb01[_0x1c7966(0xae)]()[_0x1c7966(0xdc)](_0x1f6dea=>_0x1f6dea[_0x1c7966(0x8a)][_0x1c7966(0x10a)]));}}function be(_0x9f04ea){const _0x2b9585=_0x25ae4d;return Array[_0x2b9585(0xaf)](new Set(_0x9f04ea)[_0x2b9585(0x93)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4b9e13=_0x3d07;(function(_0x4fb619,_0x100de2){const _0x358827=_0x3d07,_0x20ca9a=_0x4fb619();while(!![]){try{const _0x75689c=parseInt(_0x358827(0x198))/0x1+parseInt(_0x358827(0x196))/0x2+parseInt(_0x358827(0x19c))/0x3+parseInt(_0x358827(0x19d))/0x4+parseInt(_0x358827(0x1a6))/0x5*(-parseInt(_0x358827(0x194))/0x6)+-parseInt(_0x358827(0x1a2))/0x7+-parseInt(_0x358827(0x197))/0x8*(parseInt(_0x358827(0x1a0))/0x9);if(_0x75689c===_0x100de2)break;else _0x20ca9a['push'](_0x20ca9a['shift']());}catch(_0x2eb35b){_0x20ca9a['push'](_0x20ca9a['shift']());}}}(_0x167c,0xa72fd));function _0x3d07(_0x4ad2c9,_0x3fb82c){const _0x167cf5=_0x167c();return _0x3d07=function(_0x3d0751,_0x31e5c4){_0x3d0751=_0x3d0751-0x194;let _0x5f015b=_0x167cf5[_0x3d0751];return _0x5f015b;},_0x3d07(_0x4ad2c9,_0x3fb82c);}import{Plugin as _0x514efd}from'ckeditor5/src/core.js';function _0x167c(){const _0x1c2bbc=['TrackChangesEditing','1152249EFqfCJ','get','TableCaptionEditing','afterInit','110PWodRO','134502UlPxzb','editor','1088748WEQnxc','2840jbfHmX','552733oaWYrG','toggleTableCaption','enableCommand','has','864894PjJZKf','273152ttzwAt','requires','plugins','2817Ymaytv'];_0x167c=function(){return _0x1c2bbc;};return _0x167c();}import _0x3ea047 from'./table.js';export default class xt extends _0x514efd{static get[_0x4b9e13(0x19e)](){return[_0x3ea047];}[_0x4b9e13(0x1a5)](){const _0x4bad08=_0x4b9e13,_0xd4077b=this[_0x4bad08(0x195)];if(!_0xd4077b[_0x4bad08(0x19f)][_0x4bad08(0x19b)](_0x4bad08(0x1a4)))return;_0xd4077b[_0x4bad08(0x19f)][_0x4bad08(0x1a3)](_0x4bad08(0x1a1))[_0x4bad08(0x19a)](_0x4bad08(0x199));}}
|