@ckeditor/ckeditor5-track-changes 43.1.0-alpha.6 → 43.1.0-alpha.7
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 _0x1058ae=_0x5527;(function(_0x39df6e,_0x103fdc){const _0xecf0b6=_0x5527,_0x14a494=_0x39df6e();while(!![]){try{const _0x505378=-parseInt(_0xecf0b6(0x164))/0x1+parseInt(_0xecf0b6(0x149))/0x2*(-parseInt(_0xecf0b6(0x16e))/0x3)+-parseInt(_0xecf0b6(0x13b))/0x4*(parseInt(_0xecf0b6(0x190))/0x5)+-parseInt(_0xecf0b6(0xeb))/0x6*(-parseInt(_0xecf0b6(0xea))/0x7)+parseInt(_0xecf0b6(0xd1))/0x8*(parseInt(_0xecf0b6(0x13f))/0x9)+-parseInt(_0xecf0b6(0xf8))/0xa+parseInt(_0xecf0b6(0x100))/0xb;if(_0x505378===_0x103fdc)break;else _0x14a494['push'](_0x14a494['shift']());}catch(_0x332174){_0x14a494['push'](_0x14a494['shift']());}}}(_0x4cba,0xa8e00));import{getTranslation as _0x25556c}from'../utils/common-translations.js';import{Plugin as _0x1f5235}from'ckeditor5/src/core.js';import{LiveRange as _0x380266}from'ckeditor5/src/engine.js';import{uid as _0x350cad,priorities as _0x4adebd}from'ckeditor5/src/utils.js';import _0x87e68e from'./table.js';const Pe=[_0x1058ae(0x10f),_0x1058ae(0xf2),_0x1058ae(0xfe),_0x1058ae(0xe3),_0x1058ae(0x122),_0x1058ae(0xd5),_0x1058ae(0x158)],we=Object[_0x1058ae(0x113)](Pe[_0x1058ae(0x110)](_0x4f541b=>[_0x4f541b,null]));export default class _t extends _0x1f5235{static get[_0x1058ae(0x15d)](){return[_0x87e68e];}[_0x1058ae(0x17c)](){const _0x40bdce=_0x1058ae,_0x180abf=this[_0x40bdce(0x143)];if(!_0x180abf[_0x40bdce(0x126)][_0x40bdce(0x184)](_0x40bdce(0x168)))return;const _0x4d8f60=_0x180abf[_0x40bdce(0x126)][_0x40bdce(0xf7)](_0x40bdce(0x15a)),_0x2157af=_0x180abf[_0x40bdce(0x126)][_0x40bdce(0xf7)](_0x40bdce(0x16d)),_0x187d43=_0x180abf[_0x40bdce(0x126)][_0x40bdce(0xf7)](_0x87e68e),_0x4940ad=_0x180abf[_0x40bdce(0x126)][_0x40bdce(0xf7)](_0x40bdce(0x168));_0x187d43[_0x40bdce(0xcf)][_0x40bdce(0x129)](_0x40bdce(0x199),_0x40bdce(0xe7)),_0x180abf[_0x40bdce(0xce)][_0x40bdce(0x138)][_0x40bdce(0x12d)](_0x40bdce(0xfd),{'allowIn':_0x40bdce(0x163),'allowContentOf':_0x40bdce(0x163),'isLimit':!0x0}),_0x180abf[_0x40bdce(0x104)][_0x40bdce(0x17a)]({'model':_0x40bdce(0xfd),'view':_0x40bdce(0x12b)});let _0x452a91=null;_0x180abf[_0x40bdce(0xce)]['on'](_0x40bdce(0x178),(_0x15e665,_0x102356)=>{const _0x50cf5c=_0x40bdce,[_0x390d7d,_0x1521c1]=_0x102356,_0xf198a9=_0x102356[_0x102356[_0x50cf5c(0x177)]-0x1];_0xf198a9&&_0xf198a9[_0x50cf5c(0x12a)]||_0x4d8f60[_0x50cf5c(0x15b)]||this[_0x50cf5c(0x143)][_0x50cf5c(0xd7)][_0x50cf5c(0xf7)](_0x50cf5c(0x156))[_0x50cf5c(0x139)]&&function(_0x308abd,_0x5b4d7b,_0x46359d,_0x235fef,_0x358227){const _0x15ea00=_0x50cf5c;if(_0x5b4d7b&&!_0x5b4d7b['is'](_0x15ea00(0x112)))return!0x1;const _0x327c2a=_0x358227[_0x15ea00(0x18d)](_0x308abd,_0x46359d);if(!_0x327c2a||!Re(_0x327c2a,void 0x0,_0x235fef))return!0x1;const _0x10053=_0x235fef[_0x15ea00(0x175)](_0x46359d[_0x15ea00(0x14e)][_0x15ea00(0x176)]);if(!_0x10053[_0x15ea00(0x177)])return!0x1;const _0x27c589=_0x10053[0x0][_0x15ea00(0x18f)](_0x15ea00(0x117)),_0x586bde=_0x235fef[_0x15ea00(0x12f)](_0x10053),_0x44766a=_0x235fef[_0x15ea00(0xd6)](_0x10053),_0x1e1074={'startRow':_0x586bde[_0x15ea00(0xe1)],'endRow':_0x586bde[_0x15ea00(0x191)],'startColumn':_0x44766a[_0x15ea00(0xe1)],'endColumn':_0x44766a[_0x15ea00(0x191)]};return 0x1==_0x10053[_0x15ea00(0x177)]&&(_0x1e1074[_0x15ea00(0x106)]+=_0x235fef[_0x15ea00(0x124)](_0x327c2a)-0x1,_0x1e1074[_0x15ea00(0x197)]+=_0x235fef[_0x15ea00(0x105)](_0x327c2a)-0x1),Re(_0x27c589,_0x1e1074,_0x235fef);}(_0x390d7d,_0x1521c1,_0x180abf[_0x50cf5c(0xce)],_0x2157af,_0x4940ad)&&(_0x15e665[_0x50cf5c(0x14d)](),_0x452a91={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x180abf[_0x50cf5c(0xce)][_0x50cf5c(0xe0)](()=>{const _0x157691=_0x50cf5c;_0x180abf[_0x157691(0xce)][_0x157691(0x178)](_0x102356[0x0],_0x102356[0x1],_0x102356[0x2],{'forceDefaultExecution':!0x0});const _0x12c7c1=_0x350cad(),{rowInsertionRanges:_0x40c6ea,columnInsertionRanges:_0x5dca53,insertionRanges:_0x5a2659,deletionRanges:_0x265063,cells:_0x3f08b2}=_0x452a91;_0x40c6ea[_0x157691(0x177)]&&_0x4d8f60[_0x157691(0x196)](_0x40c6ea,_0x157691(0x199),{'tablePasteChainId':_0x12c7c1}),_0x5dca53[_0x157691(0x177)]&&_0x4d8f60[_0x157691(0x196)](_0x5dca53,_0x157691(0xe7),{'tablePasteChainId':_0x12c7c1}),_0x5a2659[_0x157691(0x177)]&&(_0x4d8f60[_0x157691(0x196)](_0x5a2659,_0x157691(0x145),{'tablePasteChainId':_0x12c7c1,'skipNestingCheck':!0x0}),_0x5a2659[_0x157691(0x14c)](_0x31844f=>{const _0x10fb5f=_0x157691;var _0x1dad5d;return null===(_0x1dad5d=_0x31844f[_0x10fb5f(0x111)])||void 0x0===_0x1dad5d?void 0x0:_0x1dad5d[_0x10fb5f(0x114)](_0x31844f);})),_0x265063[_0x157691(0x177)]&&(_0x4d8f60[_0x157691(0x154)](_0x265063,_0x157691(0x145),{'tablePasteChainId':_0x12c7c1,'skipNestingCheck':!0x0}),_0x265063[_0x157691(0x14c)](_0x128c55=>{const _0x427c43=_0x157691;var _0x1a81ad;return null===(_0x1a81ad=_0x128c55[_0x427c43(0x111)])||void 0x0===_0x1a81ad?void 0x0:_0x1a81ad[_0x427c43(0x114)](_0x128c55);}));const _0x4182ae=_0x4d8f60[_0x157691(0x135)](_0x3f08b2[_0x157691(0x110)](({element:_0x4cbe82})=>_0x4cbe82),{'formatGroupId':_0x350cad()},[],_0x157691(0x15f),{'tablePasteChainId':_0x12c7c1});if(_0x4182ae){const _0x358f8a=_0x4182ae[_0x157691(0xd9)](),_0x192e3d=[];for(const {element:_0x576b26,attributes:_0x29a89d}of _0x3f08b2){if(!_0x29a89d)continue;const _0x35621d=_0x180abf[_0x157691(0xce)][_0x157691(0xe6)](_0x576b26),_0x2f9f00=_0x358f8a[_0x157691(0x13e)](_0x5d85ba=>_0x5d85ba[_0x157691(0x11c)]()[_0x157691(0x119)](_0x35621d));_0x2f9f00&&_0x192e3d[_0x157691(0x129)]([_0x2f9f00[_0x157691(0x180)],_0x29a89d]);}_0x192e3d[_0x157691(0x177)]&&_0x4182ae[_0x157691(0x10e)](_0x157691(0x155),Object[_0x157691(0x113)](_0x192e3d));}_0x452a91=null;}));},{'priority':_0x4adebd[_0x40bdce(0x14f)]+0xa}),_0x180abf[_0x40bdce(0x126)][_0x40bdce(0xf7)](_0x40bdce(0x168))['on'](_0x40bdce(0x157),(_0x2c36de,_0x2b85d0)=>{const _0x537efe=_0x40bdce,[_0x1d77cc,_0x11715c,,_0x55913a]=_0x2b85d0;if(!_0x452a91)return;_0x2c36de[_0x537efe(0x14d)]();const _0x10a1e1=_0x1d77cc[_0x537efe(0xf0)],_0x9d53ef=_0x11715c,_0x22b1ce=ke(_0x10a1e1),_0x2deab9=ke(_0x9d53ef);_0x2c36de[_0x537efe(0x10d)]=_0x10a1e1;let _0x232e21=null,_0x51dcc3=null;if(_0x2deab9||_0x22b1ce){if(_0x22b1ce&&!_0x2deab9){_0x55913a[_0x537efe(0x123)](_0x10a1e1[_0x537efe(0x185)](0x0));for(const _0x2b29a3 of Array[_0x537efe(0x13c)](_0x9d53ef[_0x537efe(0xe9)]()))_0x55913a[_0x537efe(0x152)](_0x2b29a3,_0x10a1e1,_0x537efe(0x11e));const _0x250ded=_0x452a91[_0x537efe(0x174)][_0x537efe(0x16c)](_0x1d77cc[_0x537efe(0xff)]),_0x341ca8=_0x452a91[_0x537efe(0x187)][_0x537efe(0x16c)](_0x1d77cc[_0x537efe(0xfc)]);_0x250ded||_0x341ca8||(_0x232e21=_0x380266[_0x537efe(0x12e)](_0x55913a[_0x537efe(0x17f)](_0x10a1e1)));}else _0x2deab9&&!_0x22b1ce&&(_0x51dcc3=_0x55913a[_0x537efe(0x17f)](_0x10a1e1));}else{const _0x581ca0=_0x55913a[_0x537efe(0xda)](_0x537efe(0xfd)),_0x4c0b37=_0x55913a[_0x537efe(0xda)](_0x537efe(0xfd));_0x55913a[_0x537efe(0x115)](_0x55913a[_0x537efe(0x17f)](_0x10a1e1),_0x4c0b37),_0x55913a[_0x537efe(0x152)](_0x581ca0,_0x10a1e1,0x0);for(const _0x285ae9 of Array[_0x537efe(0x13c)](_0x9d53ef[_0x537efe(0xe9)]()))_0x55913a[_0x537efe(0x152)](_0x285ae9,_0x581ca0,_0x537efe(0x11e));_0x232e21=_0x380266[_0x537efe(0x12e)](_0x55913a[_0x537efe(0xe6)](_0x581ca0)),_0x51dcc3=_0x380266[_0x537efe(0x12e)](_0x55913a[_0x537efe(0xe6)](_0x4c0b37));}const _0x12b09d=Array[_0x537efe(0x13c)](_0x9d53ef[_0x537efe(0x192)]())[_0x537efe(0x16a)](([_0x57d9a1])=>Pe[_0x537efe(0x16c)](_0x57d9a1));_0x452a91[_0x537efe(0x147)][_0x537efe(0x129)]({'element':_0x10a1e1,'attributes':_0x12b09d[_0x537efe(0x177)]?Object[_0x537efe(0x113)](_0x12b09d):null}),_0x232e21&&_0x452a91[_0x537efe(0x181)][_0x537efe(0x129)](_0x232e21),_0x51dcc3&&_0x452a91[_0x537efe(0xf5)][_0x537efe(0x129)](_0x51dcc3);},{'priority':_0x40bdce(0x14f)}),_0x2157af['on'](_0x40bdce(0xd3),(_0xfe56c8,_0x4198cf)=>{const _0x2a10d5=_0x40bdce,[_0x4dd81d,_0xf4e35f={}]=_0x4198cf;if(!_0x452a91)return;const _0x59813b=_0xf4e35f['at']||0x0,_0x1fd9a7=_0xf4e35f[_0x2a10d5(0x165)]||0x1;_0x452a91[_0x2a10d5(0x187)]=new Array(_0x1fd9a7)[_0x2a10d5(0xfa)](_0x59813b)[_0x2a10d5(0x110)]((_0x13d381,_0x189cd)=>_0x13d381+_0x189cd);for(const {cell:_0x3f0d7e}of _0x2157af[_0x2a10d5(0x16b)](_0x4dd81d,{'startColumn':_0x59813b,'endColumn':_0x59813b+_0x1fd9a7-0x1}))_0x452a91[_0x2a10d5(0x16f)][_0x2a10d5(0x129)](_0x180abf[_0x2a10d5(0xce)][_0x2a10d5(0xe6)](_0x3f0d7e));},{'priority':_0x40bdce(0x160)}),_0x2157af['on'](_0x40bdce(0x183),(_0x4628bb,_0x8d43a3)=>{const _0x421ba6=_0x40bdce,[_0x1dd3d3,_0x43e847={}]=_0x8d43a3;if(!_0x452a91)return;const _0x4dfb1d=_0x43e847['at']||0x0,_0x273fa7=_0x43e847[_0x421ba6(0xf1)]||0x1;_0x452a91[_0x421ba6(0x174)]=new Array(_0x273fa7)[_0x421ba6(0xfa)](_0x4dfb1d)[_0x421ba6(0x110)]((_0x40deeb,_0x5304eb)=>_0x40deeb+_0x5304eb);for(const {cell:_0x2cf192}of _0x2157af[_0x421ba6(0x16b)](_0x1dd3d3,{'startRow':_0x4dfb1d,'endRow':_0x4dfb1d+_0x273fa7-0x1}))_0x452a91[_0x421ba6(0xd2)][_0x421ba6(0x129)](_0x180abf[_0x421ba6(0xce)][_0x421ba6(0xe6)](_0x2cf192));},{'priority':_0x40bdce(0x160)}),_0x4d8f60[_0x40bdce(0x186)][_0x40bdce(0x15c)](_0x38355f=>{const _0x277365=_0x40bdce;if(_0x38355f[_0x277365(0x166)]&&_0x38355f[_0x277365(0x166)][_0x277365(0x13a)](_0x277365(0x145)))return _0x38355f[_0x277365(0x142)]?{}:{'type':_0x277365(0x146),'content':_0x25556c(_0x180abf[_0x277365(0x150)],_0x277365(0x172))};});const _0xed3fbf=()=>!0x1;for(const _0x23e4d6 of[_0x40bdce(0x145),_0x40bdce(0xe7),_0x40bdce(0x199),_0x40bdce(0x15f)])_0x4d8f60[_0x40bdce(0x137)][_0x40bdce(0x10c)](_0x40bdce(0x146),_0x23e4d6,_0x40bdce(0xd0),_0xed3fbf),_0x4d8f60[_0x40bdce(0x137)][_0x40bdce(0x10c)](_0x40bdce(0x167),_0x23e4d6,_0x40bdce(0xd0),_0xed3fbf),_0x4d8f60[_0x40bdce(0x137)][_0x40bdce(0x10c)](_0x40bdce(0xec),_0x23e4d6,_0x40bdce(0xd0),_0xed3fbf);_0x4d8f60[_0x40bdce(0x137)][_0x40bdce(0x10c)](_0x40bdce(0xec),_0x40bdce(0x15f),_0x40bdce(0x148),_0xed3fbf),_0x4d8f60[_0x40bdce(0x137)][_0x40bdce(0x10c)](_0x40bdce(0xec),_0x40bdce(0x15f),_0x40bdce(0x12c),(_0x2c13ab,_0x24ee49,_0x527f85)=>{const _0x14df06=_0x40bdce,_0x527188=_0x2c13ab[_0x14df06(0x110)](_0x1254cd=>_0x1254cd[_0x14df06(0x127)]())[_0x14df06(0x16a)](_0x16e756=>_0x16e756),_0x5479d9=new Map(_0x527188[_0x14df06(0x110)](_0x4b366a=>[_0x4b366a,null]));if(_0x452a91){for(const {element:_0x4f71ee,attributes:_0x4b7bdc}of _0x452a91[_0x14df06(0x147)])_0x4b7bdc&&_0x5479d9[_0x14df06(0xdc)](_0x4f71ee,_0x4b7bdc);}else{if(_0x527f85&&_0x527f85[_0x14df06(0x155)])for(const [_0x2db5b9,_0x2a7e8e]of Object[_0x14df06(0x131)](_0x527f85[_0x14df06(0x155)])){const _0x2ce9c7=_0x180abf[_0x14df06(0xce)][_0x14df06(0x151)][_0x14df06(0xf7)](_0x2db5b9),_0xcbc7dd=_0x2ce9c7?_0x2ce9c7[_0x14df06(0x11c)]()[_0x14df06(0x127)]():null;_0xcbc7dd&&_0x5479d9[_0x14df06(0xdc)](_0xcbc7dd,_0x2a7e8e);}}_0x180abf[_0x14df06(0xce)][_0x14df06(0xe0)](_0x5a7f82=>{const _0x25c60f=_0x14df06;for(const [_0x506702,_0x463848]of _0x5479d9)_0x5a7f82[_0x25c60f(0x121)]({...we,..._0x463848},_0x506702);});});const _0x5015a2=(_0x36d2c9,_0x437ec5)=>{const _0x144db1=_0x40bdce;_0x4d8f60[_0x144db1(0x137)][_0x144db1(0x10c)](_0x36d2c9,_0x144db1(0x145),_0x437ec5,(_0x200da1,_0x26f8b0,_0x59b44c)=>{const _0x181ad8=_0x144db1;_0x180abf[_0x181ad8(0xce)][_0x181ad8(0xe0)](_0x51398a=>{const _0x4af6fe=_0x181ad8,_0xd01e07=[];for(const _0x5e9ae9 of _0x200da1){const _0x3456c1=_0x5e9ae9[_0x4af6fe(0x140)][_0x4af6fe(0x132)];_0x3456c1['is'](_0x4af6fe(0xd4),_0x4af6fe(0xfd))&&_0xd01e07[_0x4af6fe(0x129)](_0x3456c1);}_0x4d8f60[_0x4af6fe(0x137)][_0x4af6fe(0x193)](_0x36d2c9,null,_0x437ec5)(_0x200da1,_0x26f8b0,_0x59b44c);for(const _0xf84cbf of _0xd01e07)_0x4af6fe(0xdf)!=_0xf84cbf[_0x4af6fe(0x170)][_0x4af6fe(0x108)]&&_0x51398a[_0x4af6fe(0x101)](_0xf84cbf);});});};_0x5015a2(_0x40bdce(0x146),_0x40bdce(0x12c)),_0x5015a2(_0x40bdce(0x146),_0x40bdce(0x148)),_0x5015a2(_0x40bdce(0x167),_0x40bdce(0x12c)),_0x5015a2(_0x40bdce(0x167),_0x40bdce(0x148)),_0x4d8f60[_0x40bdce(0x137)][_0x40bdce(0x10c)](_0x40bdce(0x146),_0x40bdce(0x199),_0x40bdce(0x148),_0x309ccf=>{const _0x42a860=_0x40bdce,_0x58464e=_0x309ccf[_0x42a860(0x110)](_0x223676=>_0x223676[_0x42a860(0x127)]()),_0x380dd1=_0x58464e[0x0][_0x42a860(0x18f)](_0x42a860(0x117)),{minRow:_0x23294f,maxRow:_0x28c529}=_0x187d43[_0x42a860(0x116)](_0x58464e);_0x2157af[_0x42a860(0x17e)](_0x380dd1,{'at':_0x23294f,'rows':_0x28c529-_0x23294f+0x1});}),_0x4d8f60[_0x40bdce(0x137)][_0x40bdce(0x10c)](_0x40bdce(0x146),_0x40bdce(0xe7),_0x40bdce(0x148),_0x542771=>{const _0x4a6c83=_0x40bdce,_0x310864=_0x542771[_0x4a6c83(0x110)](_0x3ab6b4=>_0x3ab6b4[_0x4a6c83(0x127)]()),_0x25c337=_0x310864[0x0][_0x4a6c83(0x18f)](_0x4a6c83(0x117)),{minColumn:_0x58f48b,maxColumn:_0x31a477}=_0x187d43[_0x4a6c83(0x116)](_0x310864);_0x2157af[_0x4a6c83(0x15e)](_0x25c337,{'at':_0x58f48b,'columns':_0x31a477-_0x58f48b+0x1});});const _0x570082=(_0x24e68a,_0x88c10f)=>{const _0x22a41d=_0x40bdce;if(!_0x88c10f[_0x22a41d(0x166)]||!_0x88c10f[_0x22a41d(0x166)][_0x22a41d(0x13a)](_0x22a41d(0x145)))return;const _0x5908a8=_0x88c10f[_0x22a41d(0x133)][_0x22a41d(0xe5)],_0x11ae11=_0x4d8f60[_0x22a41d(0xd8)]()[_0x22a41d(0x16a)](_0x2f541a=>_0x2f541a[_0x22a41d(0x188)]&&_0x2f541a[_0x22a41d(0x133)]&&_0x2f541a[_0x22a41d(0x133)][_0x22a41d(0xe5)]==_0x5908a8);_0x11ae11[_0x22a41d(0x177)]&&_0x88c10f[_0x22a41d(0x18c)]()[_0x22a41d(0x177)]!=_0x11ae11[_0x22a41d(0x177)]&&_0x11ae11[_0x22a41d(0x11b)]((_0x4857aa,_0x9d03e4)=>(_0x4857aa[_0x22a41d(0x136)]=_0x9d03e4,_0x9d03e4[_0x22a41d(0x142)]=_0x4857aa,_0x9d03e4));};function _0x746b06(_0x25e4c1,_0x44c1ab=!0x0){const _0x3d3de9=_0x40bdce,{id:_0x40ba4c,authorId:_0x3d0449}=_0x4d8f60[_0x3d3de9(0x198)](_0x25e4c1[_0x3d3de9(0x11f)]),_0x48da25=[_0x3d3de9(0xed),_0x3d3de9(0xee)],_0x486bc1=_0x4d8f60[_0x3d3de9(0x171)][_0x3d3de9(0x16c)](_0x25e4c1[_0x3d3de9(0x11f)]);return _0x486bc1&&_0x48da25[_0x3d3de9(0x129)](_0x3d3de9(0x134)),{'classes':_0x48da25,'attributes':{'data-suggestion':_0x40ba4c,'data-author-id':_0x3d0449},'priority':_0x486bc1&&_0x44c1ab?0xbc2:0xbb8};}_0x4d8f60['on'](_0x40bdce(0xf9),_0x570082,{'priority':_0x40bdce(0x14f)}),_0x4d8f60['on'](_0x40bdce(0x18e),_0x570082,{'priority':_0x40bdce(0x14f)}),_0x180abf[_0x40bdce(0xce)][_0x40bdce(0x14e)][_0x40bdce(0x11a)](()=>{const _0x331bdc=_0x40bdce;let _0x3358cd=!0x1;const _0x307e40=Array[_0x331bdc(0x13c)](_0x180abf[_0x331bdc(0xce)][_0x331bdc(0x14e)][_0x331bdc(0x162)][_0x331bdc(0x118)]());for(const {name:_0x31bad7,data:_0x1815fe}of _0x307e40){const {group:_0xd44cfc,type:_0x504a71,id:_0x3e2a4f}=_0x4d8f60[_0x331bdc(0x198)](_0x31bad7);if(_0x331bdc(0x144)!=_0xd44cfc||_0x331bdc(0x167)!=_0x504a71||_0x1815fe[_0x331bdc(0xdd)])continue;if(!_0x4d8f60[_0x331bdc(0x161)](_0x3e2a4f))continue;const _0xe6859a=_0x4d8f60[_0x331bdc(0x17d)](_0x3e2a4f)[_0x331bdc(0x189)](),_0x13f535=_0x180abf[_0x331bdc(0x126)][_0x331bdc(0xf7)](_0x331bdc(0x11d))['me'];for(const _0x23a9f9 of _0x4d8f60[_0x331bdc(0xd8)]()){if(!_0x23a9f9[_0x331bdc(0x188)]||_0x23a9f9[_0x331bdc(0x17b)]!=_0x13f535)continue;if(_0x331bdc(0xec)!=_0x23a9f9[_0x331bdc(0x10a)]||_0x331bdc(0x15f)!=_0x23a9f9[_0x331bdc(0x166)])continue;if(_0x23a9f9[_0x331bdc(0x189)]()[_0x331bdc(0xf6)](_0x47860c=>_0xe6859a[_0x331bdc(0x14b)](_0x3be291=>_0x3be291[_0x331bdc(0x18b)](_0x47860c,!0x0)))){for(const _0x7b483b of _0x23a9f9[_0x331bdc(0x18c)]())_0x7b483b[_0x331bdc(0x188)]&&(_0x7b483b[_0x331bdc(0x148)](),_0x3358cd=!0x0);}}}return _0x3358cd;}),_0x180abf[_0x40bdce(0xce)][_0x40bdce(0x14e)][_0x40bdce(0x11a)](_0x146ca8=>{const _0x3e3832=_0x40bdce,_0x3fff0c=_0x180abf[_0x3e3832(0xd7)][_0x3e3832(0xf7)](_0x3e3832(0x179));if(!_0x3fff0c||!_0x3fff0c[_0x3e3832(0x194)][_0x3e3832(0x184)](_0x146ca8[_0x3e3832(0x195)]))return!0x1;let _0x441b55=!0x1;const _0x340d10=_0x180abf[_0x3e3832(0x126)][_0x3e3832(0xf7)](_0x3e3832(0x11d))['me'],_0x259691=_0x180abf[_0x3e3832(0xce)][_0x3e3832(0x14e)][_0x3e3832(0x162)][_0x3e3832(0x153)](),_0x39907e=Array[_0x3e3832(0x13c)](_0x180abf[_0x3e3832(0xce)][_0x3e3832(0x14e)][_0x3e3832(0x162)][_0x3e3832(0x118)]())[_0x3e3832(0x16a)](({name:_0x5b9a11,data:_0x51fa98})=>{const _0x1ec707=_0x3e3832,{group:_0x2346eb,subType:_0xb038e1,authorId:_0x1845de}=_0x4d8f60[_0x1ec707(0x198)](_0x5b9a11);return _0x1ec707(0x144)==_0x2346eb&&_0x1ec707(0x145)==_0xb038e1&&_0x1845de==_0x340d10['id']&&!_0x51fa98[_0x1ec707(0xdd)];});for(const _0x57eae1 of _0x259691){if(_0x3e3832(0x152)!=_0x57eae1[_0x3e3832(0x10a)]||_0x3e3832(0xfd)!=_0x57eae1[_0x3e3832(0x180)]||0x1!=_0x57eae1[_0x3e3832(0x177)])continue;const _0x5b827b=_0x146ca8[_0x3e3832(0x14a)](_0x57eae1[_0x3e3832(0xdb)],_0x57eae1[_0x3e3832(0xdb)][_0x3e3832(0x141)](0x1));if(!_0x39907e[_0x3e3832(0x13e)](({data:_0x5608f6})=>_0x5608f6[_0x3e3832(0xe2)][_0x3e3832(0x119)](_0x5b827b))){for(const {name:_0x4eb5d6,data:_0x42c920}of _0x39907e)if(_0x5b827b[_0x3e3832(0x18b)](_0x42c920[_0x3e3832(0xe2)])){_0x146ca8[_0x3e3832(0x109)](_0x4eb5d6,{'range':_0x5b827b}),_0x441b55=!0x0;break;}}}return _0x441b55;}),_0x180abf[_0x40bdce(0xce)][_0x40bdce(0x14e)][_0x40bdce(0x11a)](_0x4d40a4=>{const _0x48c5c5=_0x40bdce;let _0x548669=!0x1;const _0x6d6536=_0x180abf[_0x48c5c5(0x126)][_0x48c5c5(0xf7)](_0x48c5c5(0x11d))['me'],_0x370290=_0x4d8f60[_0x48c5c5(0xd8)]()[_0x48c5c5(0x16a)](_0x4f7ac8=>_0x4f7ac8[_0x48c5c5(0x188)]&&_0x4f7ac8[_0x48c5c5(0x17b)]==_0x6d6536),_0x110c6b=new Set(),_0x2f409a=new Set();for(const _0x3da2fb of _0x370290)if(_0x48c5c5(0x145)==_0x3da2fb[_0x48c5c5(0x166)])for(const _0x148fd8 of _0x3da2fb[_0x48c5c5(0xd9)]()){const _0x28bc65=_0x148fd8[_0x48c5c5(0x11c)]()[_0x48c5c5(0x127)]();if(_0x28bc65){if(_0x28bc65['is'](_0x48c5c5(0xd4),_0x48c5c5(0xfd))&&ke(_0x28bc65)){_0x3da2fb[_0x48c5c5(0x169)](_0x148fd8[_0x48c5c5(0x180)]),_0x110c6b[_0x48c5c5(0x128)](_0x28bc65),_0x548669=!0x0;const _0xbd62ff=_0x28bc65[_0x48c5c5(0x159)],_0x5b83d0=_0x28bc65[_0x48c5c5(0xf4)],_0xf2b1c1=_0xbd62ff&&_0xbd62ff['is'](_0x48c5c5(0xd4),_0x48c5c5(0xfd)),_0x1d4819=_0x5b83d0&&_0x5b83d0['is'](_0x48c5c5(0xd4),_0x48c5c5(0xfd));_0xf2b1c1&&!_0x110c6b[_0x48c5c5(0x184)](_0xbd62ff)&&_0x2f409a[_0x48c5c5(0x128)](_0xbd62ff),_0x1d4819&&!_0x110c6b[_0x48c5c5(0x184)](_0x5b83d0)&&_0x2f409a[_0x48c5c5(0x128)](_0x5b83d0);}else _0x28bc65['is'](_0x48c5c5(0xd4),_0x48c5c5(0x103))&&_0x28bc65[_0x48c5c5(0x182)]&&(_0x3da2fb[_0x48c5c5(0x169)](_0x148fd8[_0x48c5c5(0x180)]),_0x548669=!0x0);}}else{if(_0x48c5c5(0x15f)==_0x3da2fb[_0x48c5c5(0x166)]){if(!_0x3da2fb[_0x48c5c5(0x133)]||!_0x3da2fb[_0x48c5c5(0x133)][_0x48c5c5(0xe5)])continue;const _0x5b4594=_0x3da2fb[_0x48c5c5(0x133)][_0x48c5c5(0x155)];if(_0x5b4594&&Object[_0x48c5c5(0xde)](_0x5b4594)[_0x48c5c5(0x177)])continue;const _0x537aa9=_0x3da2fb[_0x48c5c5(0x133)][_0x48c5c5(0xe5)];let _0x19fbdd=!0x0,_0x10351d=!0x0;for(const _0x32813b of _0x370290)if(_0x32813b[_0x48c5c5(0x166)]&&_0x32813b[_0x48c5c5(0x166)][_0x48c5c5(0x13a)](_0x48c5c5(0x145))){if(!_0x32813b[_0x48c5c5(0x133)][_0x48c5c5(0xe5)]){_0x10351d=!0x1;break;}if(_0x32813b['id']!=_0x3da2fb['id']&&_0x32813b[_0x48c5c5(0x133)][_0x48c5c5(0xe5)]==_0x537aa9){_0x19fbdd=!0x1;break;}}_0x10351d&&_0x19fbdd&&(_0x3da2fb[_0x48c5c5(0xcd)](),_0x548669=!0x0);}}for(const _0x5a5269 of _0x110c6b)_0x4d40a4[_0x48c5c5(0x123)](_0x5a5269);for(const _0x2d30fc of _0x2f409a)_0x4d40a4[_0x48c5c5(0x101)](_0x2d30fc);return _0x548669;}),_0x180abf[_0x40bdce(0x104)][_0x40bdce(0x130)](_0x40bdce(0x120))[_0x40bdce(0x13d)]({'model':_0x40bdce(0x10b),'view':(_0x239dc6,_0x1c4017)=>_0x746b06(_0x239dc6),'converterPriority':_0x40bdce(0x14f)}),_0x180abf[_0x40bdce(0x104)][_0x40bdce(0x130)](_0x40bdce(0xe4))[_0x40bdce(0x13d)]({'model':_0x40bdce(0x10b),'view':(_0x2fb6c5,_0x193f62)=>_0x193f62[_0x40bdce(0x102)][_0x40bdce(0x173)]?_0x746b06(_0x2fb6c5,!0x1):null,'converterPriority':_0x40bdce(0x14f)});const _0x418eca=_0x180abf[_0x40bdce(0xfb)][_0x40bdce(0x18a)];this[_0x40bdce(0x107)](_0x418eca[_0x40bdce(0x14e)],_0x40bdce(0xf3),(_0x1adf41,_0x5462bb)=>{const _0x1752b2=_0x40bdce,_0x3e9195=[];for(const _0x4e55af of _0x418eca[_0x1752b2(0x17f)](_0x5462bb[_0x1752b2(0x125)])[_0x1752b2(0x19a)]())_0x4e55af['is'](_0x1752b2(0xd4),_0x1752b2(0x12b))&&_0x3e9195[_0x1752b2(0x129)](_0x4e55af);_0x418eca[_0x1752b2(0xe0)](_0x47f7e8=>{const _0x1eb07b=_0x1752b2;for(const _0x1a6662 of _0x3e9195)_0x47f7e8[_0x1eb07b(0xe8)](_0x47f7e8[_0x1eb07b(0x17f)](_0x1a6662),_0x47f7e8[_0x1eb07b(0xef)](_0x1a6662)),_0x47f7e8[_0x1eb07b(0x123)](_0x1a6662);});});}}function _0x4cba(){const _0x2c329f=['tablePasteCell','low','hasSuggestion','differ','tableCell','479038NuCgNN','columns','subType','deletion','TableClipboard','removeMarker','filter','createTableWalker','includes','TableUtils','1990248YInskm','columnInsertionRanges','root','activeMarkers','*Replace\x20table\x20cells*','showSuggestionHighlights','rowInsertionIndexes','getSelectionAffectedTableCells','selection','length','insertContent','redo','elementToElement','author','afterInit','getSuggestion','removeRows','createRangeIn','name','insertionRanges','isEmpty','insertRows','has','getChild','descriptionFactory','columnInsertionIndexes','isInContent','getRanges','view','containsRange','getAllAdjacentSuggestions','getTableIfOnlyTableInContent','suggestionUnloaded','findAncestor','10tsQqaX','last','getAttributes','getSuggestionCallback','_createdBatches','batch','markMultiRangeInsertion','endColumn','_splitMarkerName','tablePasteRow','getItems','removeMarkers','model','_tablePostFixingSubtypes','join','8pEDpMO','rowInsertionRanges','insertColumns','element','tableCellBackgroundColor','getColumnIndexes','commands','getSuggestions','getMarkers','createElement','position','set','oldRange','keys','$graveyard','change','first','newRange','tableCellHorizontalAlignment','dataDowncast','tablePasteChainId','createRangeOn','tablePasteColumn','move','getChildren','427RdLyNz','61458mpqqZb','formatBlock','ck-suggestion-marker','ck-suggestion-marker-insertion','createPositionBefore','cell','rows','tableCellBorderColor','clipboardOutput','previousSibling','deletionRanges','every','get','8266400qBZGNG','suggestionLoaded','fill','editing','column','tableCellSuggestion','tableCellBorderStyle','row','18018616vjwipY','unwrap','options','paragraph','conversion','getColumns','endRow','listenTo','rootName','updateMarker','type','suggestion:formatBlock:tablePasteCell','registerCustomCallback','return','setAttribute','tableCellBorderWidth','map','detach','documentSelection','fromEntries','call','wrap','_getCoordsForCells','table','getChangedMarkers','isEqual','registerPostFixer','reduce','getRange','Users','end','markerName','editingDowncast','setAttributes','tableCellVerticalAlignment','remove','getRows','content','plugins','getContainedElement','add','push','forceDefaultExecution','suggestion-td','accept','register','fromRange','getRowIndexes','for','entries','nodeAfter','attributes','ck-suggestion-marker--active','markMultiRangeBlockFormat','next','_suggestionFactory','schema','value','startsWith','1322788gyzwhE','from','markerToHighlight','find','9533889KxQOtr','start','getShiftedBy','previous','editor','suggestion','tablePaste','insertion','cells','discard','2hZhfuX','createRange','some','forEach','stop','document','high','locale','markers','insert','getChanges','markMultiRangeDeletion','markerAttributes','trackChanges','_replaceTableSlotCell','tableCellPadding','nextSibling','TrackChangesEditing','_isForcedDefaultExecutionBlock','registerDescriptionCallback','requires','removeColumns'];_0x4cba=function(){return _0x2c329f;};return _0x4cba();}function _0x5527(_0x2a2a8b,_0x1fc71e){const _0x4cbacd=_0x4cba();return _0x5527=function(_0x552701,_0x1af2a2){_0x552701=_0x552701-0xcd;let _0x45889a=_0x4cbacd[_0x552701];return _0x45889a;},_0x5527(_0x2a2a8b,_0x1fc71e);}function ke(_0xc2273a){const _0x1567d9=_0x1058ae;if(_0xc2273a[_0x1567d9(0x182)])return!0x0;const _0x253117=_0xc2273a[_0x1567d9(0x185)](0x0);return _0x253117['is'](_0x1567d9(0xd4),_0x1567d9(0x103))&&_0x253117[_0x1567d9(0x182)];}function Re(_0x523c02,_0x513514={},_0x49dc68){const _0x5f3733=_0x1058ae;for(const {isAnchor:_0x217020,cellHeight:_0x4a578f,cellWidth:_0x285bf6}of _0x49dc68[_0x5f3733(0x16b)](_0x523c02,{'includeAllSlots':!0x0,..._0x513514}))if(!_0x217020||0x1!=_0x4a578f||0x1!=_0x285bf6)return!0x1;return!0x0;}
|
|
23
|
+
const _0x266efd=_0x28a1;(function(_0x35cc75,_0xf05e67){const _0x4ac9a9=_0x28a1,_0x3960e1=_0x35cc75();while(!![]){try{const _0x1a0cf9=-parseInt(_0x4ac9a9(0x1aa))/0x1+-parseInt(_0x4ac9a9(0x19d))/0x2+-parseInt(_0x4ac9a9(0x1dd))/0x3+parseInt(_0x4ac9a9(0x1ff))/0x4+parseInt(_0x4ac9a9(0x204))/0x5+parseInt(_0x4ac9a9(0x1ac))/0x6*(-parseInt(_0x4ac9a9(0x1dc))/0x7)+parseInt(_0x4ac9a9(0x180))/0x8*(parseInt(_0x4ac9a9(0x1af))/0x9);if(_0x1a0cf9===_0xf05e67)break;else _0x3960e1['push'](_0x3960e1['shift']());}catch(_0xe0663c){_0x3960e1['push'](_0x3960e1['shift']());}}}(_0x5898,0x40cb8));import{getTranslation as _0x4ebb42}from'../utils/common-translations.js';function _0x28a1(_0x170850,_0x45ddd7){const _0x5898cc=_0x5898();return _0x28a1=function(_0x28a1cc,_0x32d9f0){_0x28a1cc=_0x28a1cc-0x17d;let _0x2b7701=_0x5898cc[_0x28a1cc];return _0x2b7701;},_0x28a1(_0x170850,_0x45ddd7);}import{Plugin as _0x874a83}from'ckeditor5/src/core.js';import{LiveRange as _0x4f0ec9}from'ckeditor5/src/engine.js';import{uid as _0x225d24,priorities as _0x23e9da}from'ckeditor5/src/utils.js';function _0x5898(){const _0x102b64=['columns','getColumnIndexes','documentSelection','getSuggestionCallback','isInContent','end','suggestion:formatBlock:tablePasteCell','fromRange','call','dataDowncast','_suggestionFactory','findAncestor','forEach','endColumn','reduce','map','entries','row','locale','markMultiRangeBlockFormat','clipboardOutput','editingDowncast','editor','1174008bOHbXa','registerPostFixer','previous','createElement','from','suggestion-td','return','requires','last','getRange','getAllAdjacentSuggestions','columnInsertionRanges','insert','filter','registerDescriptionCallback','low','containsRange','insertion','nextSibling','deletionRanges','element','TableClipboard','createTableWalker','getShiftedBy','suggestionLoaded','change','getRows','keys','tableCellBackgroundColor','487610zWrMeW','ck-suggestion-marker','value','removeMarkers','isEmpty','createPositionBefore','nodeAfter','wrap','push','redo','markerToHighlight','removeColumns','every','453638PHQcyb','createRangeOn','8106psEPLx','getChildren','document','27lrMIAa','getRowIndexes','options','next','_splitMarkerName','*Replace\x20table\x20cells*','updateMarker','isEqual','detach','insertionRanges','tablePaste','tableCellBorderStyle','_isForcedDefaultExecutionBlock','ck-suggestion-marker--active','createRange','conversion','discard','rootName','has','oldRange','fromEntries','unwrap','getRanges','move','position','Users','start','find','getColumns','get','tableCell','insertContent','ck-suggestion-marker-insertion','type','table','tableCellHorizontalAlignment','includes','createRangeIn','getMarkers','rowInsertionRanges','suggestion','tablePasteRow','getChangedMarkers','remove','columnInsertionIndexes','392BGJOsT','333984lnTHdx','deletion','trackChanges','tablePasteCell','_createdBatches','registerCustomCallback','view','setAttributes','getSelectionAffectedTableCells','for','tableCellVerticalAlignment','forceDefaultExecution','$graveyard','tableCellPadding','getAttributes','root','_getCoordsForCells','tablePasteChainId','markerName','accept','startsWith','_replaceTableSlotCell','TrackChangesEditing','differ','newRange','getSuggestions','getChanges','insertColumns','afterInit','column','schema','listenTo','editing','hasSuggestion','1801420QnRuRZ','cell','descriptionFactory','paragraph','getChild','1296095uMRqzI','selection','tableCellSuggestion','getTableIfOnlyTableInContent','join','add','activeMarkers','_tablePostFixingSubtypes','rowInsertionIndexes','name','tablePasteColumn','content','model','rows','attributes','getSuggestion','setAttribute','suggestionUnloaded','some','endRow','commands','fill','subType','previousSibling','showSuggestionHighlights','formatBlock','removeMarker','first','tableCellBorderWidth','insertRows','author','stop','set','length','markers','markMultiRangeDeletion','cells','removeRows','getContainedElement','plugins','high','elementToElement','TableUtils','getItems','markerAttributes','tableCellBorderColor','markMultiRangeInsertion','batch','register'];_0x5898=function(){return _0x102b64;};return _0x5898();}import _0x2eb2fc from'./table.js';const Pe=[_0x266efd(0x220),_0x266efd(0x231),_0x266efd(0x1ba),_0x266efd(0x1d2),_0x266efd(0x1e7),_0x266efd(0x19c),_0x266efd(0x1ea)],we=Object[_0x266efd(0x1c3)](Pe[_0x266efd(0x244)](_0x8ddc95=>[_0x8ddc95,null]));export default class _t extends _0x874a83{static get[_0x266efd(0x187)](){return[_0x2eb2fc];}[_0x266efd(0x1f9)](){const _0xb0da68=_0x266efd,_0x523b82=this[_0xb0da68(0x17f)];if(!_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1c1)](_0xb0da68(0x195)))return;const _0x5211ed=_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1cc)](_0xb0da68(0x1f3)),_0x26f8de=_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1cc)](_0xb0da68(0x22e)),_0x4f5e6e=_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1cc)](_0x2eb2fc),_0x9c1c16=_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1cc)](_0xb0da68(0x195));_0x4f5e6e[_0xb0da68(0x20b)][_0xb0da68(0x1a5)](_0xb0da68(0x1d8),_0xb0da68(0x20e)),_0x523b82[_0xb0da68(0x210)][_0xb0da68(0x1fb)][_0xb0da68(0x234)](_0xb0da68(0x206),{'allowIn':_0xb0da68(0x1cd),'allowContentOf':_0xb0da68(0x1cd),'isLimit':!0x0}),_0x523b82[_0xb0da68(0x1be)][_0xb0da68(0x22d)]({'model':_0xb0da68(0x206),'view':_0xb0da68(0x185)});let _0x4b1640=null;_0x523b82[_0xb0da68(0x210)]['on'](_0xb0da68(0x1ce),(_0x9570d6,_0x43255d)=>{const _0x4ec982=_0xb0da68,[_0x6e8de7,_0x107388]=_0x43255d,_0x2effb7=_0x43255d[_0x43255d[_0x4ec982(0x225)]-0x1];_0x2effb7&&_0x2effb7[_0x4ec982(0x1e8)]||_0x5211ed[_0x4ec982(0x1bb)]||this[_0x4ec982(0x17f)][_0x4ec982(0x218)][_0x4ec982(0x1cc)](_0x4ec982(0x1df))[_0x4ec982(0x19f)]&&function(_0x19f6c4,_0x30d9d0,_0x2a2282,_0x507718,_0x2aa6e5){const _0x3a0c5e=_0x4ec982;if(_0x30d9d0&&!_0x30d9d0['is'](_0x3a0c5e(0x237)))return!0x1;const _0x389950=_0x2aa6e5[_0x3a0c5e(0x207)](_0x19f6c4,_0x2a2282);if(!_0x389950||!Re(_0x389950,void 0x0,_0x507718))return!0x1;const _0x195f89=_0x507718[_0x3a0c5e(0x1e5)](_0x2a2282[_0x3a0c5e(0x1ae)][_0x3a0c5e(0x205)]);if(!_0x195f89[_0x3a0c5e(0x225)])return!0x1;const _0x294f0d=_0x195f89[0x0][_0x3a0c5e(0x240)](_0x3a0c5e(0x1d1)),_0xb02130=_0x507718[_0x3a0c5e(0x1b0)](_0x195f89),_0x4ad528=_0x507718[_0x3a0c5e(0x236)](_0x195f89),_0x409256={'startRow':_0xb02130[_0x3a0c5e(0x21f)],'endRow':_0xb02130[_0x3a0c5e(0x188)],'startColumn':_0x4ad528[_0x3a0c5e(0x21f)],'endColumn':_0x4ad528[_0x3a0c5e(0x188)]};return 0x1==_0x195f89[_0x3a0c5e(0x225)]&&(_0x409256[_0x3a0c5e(0x217)]+=_0x507718[_0x3a0c5e(0x19a)](_0x389950)-0x1,_0x409256[_0x3a0c5e(0x242)]+=_0x507718[_0x3a0c5e(0x1cb)](_0x389950)-0x1),Re(_0x294f0d,_0x409256,_0x507718);}(_0x6e8de7,_0x107388,_0x523b82[_0x4ec982(0x210)],_0x26f8de,_0x9c1c16)&&(_0x9570d6[_0x4ec982(0x223)](),_0x4b1640={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x523b82[_0x4ec982(0x210)][_0x4ec982(0x199)](()=>{const _0x38ff8d=_0x4ec982;_0x523b82[_0x38ff8d(0x210)][_0x38ff8d(0x1ce)](_0x43255d[0x0],_0x43255d[0x1],_0x43255d[0x2],{'forceDefaultExecution':!0x0});const _0x3f797a=_0x225d24(),{rowInsertionRanges:_0x5a9a1a,columnInsertionRanges:_0x13249c,insertionRanges:_0x5a56aa,deletionRanges:_0x1e3e60,cells:_0xcf5281}=_0x4b1640;_0x5a9a1a[_0x38ff8d(0x225)]&&_0x5211ed[_0x38ff8d(0x232)](_0x5a9a1a,_0x38ff8d(0x1d8),{'tablePasteChainId':_0x3f797a}),_0x13249c[_0x38ff8d(0x225)]&&_0x5211ed[_0x38ff8d(0x232)](_0x13249c,_0x38ff8d(0x20e),{'tablePasteChainId':_0x3f797a}),_0x5a56aa[_0x38ff8d(0x225)]&&(_0x5211ed[_0x38ff8d(0x232)](_0x5a56aa,_0x38ff8d(0x1b9),{'tablePasteChainId':_0x3f797a,'skipNestingCheck':!0x0}),_0x5a56aa[_0x38ff8d(0x241)](_0x51fa15=>{const _0x512cfd=_0x38ff8d;var _0x1fefc8;return null===(_0x1fefc8=_0x51fa15[_0x512cfd(0x1b7)])||void 0x0===_0x1fefc8?void 0x0:_0x1fefc8[_0x512cfd(0x23d)](_0x51fa15);})),_0x1e3e60[_0x38ff8d(0x225)]&&(_0x5211ed[_0x38ff8d(0x227)](_0x1e3e60,_0x38ff8d(0x1b9),{'tablePasteChainId':_0x3f797a,'skipNestingCheck':!0x0}),_0x1e3e60[_0x38ff8d(0x241)](_0x20f47d=>{const _0x566285=_0x38ff8d;var _0x1381d4;return null===(_0x1381d4=_0x20f47d[_0x566285(0x1b7)])||void 0x0===_0x1381d4?void 0x0:_0x1381d4[_0x566285(0x23d)](_0x20f47d);}));const _0x5d7972=_0x5211ed[_0x38ff8d(0x248)](_0xcf5281[_0x38ff8d(0x244)](({element:_0x5639c8})=>_0x5639c8),{'formatGroupId':_0x225d24()},[],_0x38ff8d(0x1e0),{'tablePasteChainId':_0x3f797a});if(_0x5d7972){const _0x32bf78=_0x5d7972[_0x38ff8d(0x1d5)](),_0xa0db4e=[];for(const {element:_0xf4d4b2,attributes:_0x5db1b9}of _0xcf5281){if(!_0x5db1b9)continue;const _0x34f255=_0x523b82[_0x38ff8d(0x210)][_0x38ff8d(0x1ab)](_0xf4d4b2),_0x3be33c=_0x32bf78[_0x38ff8d(0x1ca)](_0x382540=>_0x382540[_0x38ff8d(0x189)]()[_0x38ff8d(0x1b6)](_0x34f255));_0x3be33c&&_0xa0db4e[_0x38ff8d(0x1a5)]([_0x3be33c[_0x38ff8d(0x20d)],_0x5db1b9]);}_0xa0db4e[_0x38ff8d(0x225)]&&_0x5d7972[_0x38ff8d(0x214)](_0x38ff8d(0x230),Object[_0x38ff8d(0x1c3)](_0xa0db4e));}_0x4b1640=null;}));},{'priority':_0x23e9da[_0xb0da68(0x22c)]+0xa}),_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1cc)](_0xb0da68(0x195))['on'](_0xb0da68(0x1f2),(_0x47c0c1,_0x228f38)=>{const _0x3547df=_0xb0da68,[_0x446a1f,_0x3707da,,_0x335228]=_0x228f38;if(!_0x4b1640)return;_0x47c0c1[_0x3547df(0x223)]();const _0x11618b=_0x446a1f[_0x3547df(0x200)],_0x38b0d3=_0x3707da,_0x50850e=ke(_0x11618b),_0x225316=ke(_0x38b0d3);_0x47c0c1[_0x3547df(0x186)]=_0x11618b;let _0x53270f=null,_0x5a8792=null;if(_0x225316||_0x50850e){if(_0x50850e&&!_0x225316){_0x335228[_0x3547df(0x1da)](_0x11618b[_0x3547df(0x203)](0x0));for(const _0x1ccfac of Array[_0x3547df(0x184)](_0x38b0d3[_0x3547df(0x1ad)]()))_0x335228[_0x3547df(0x18c)](_0x1ccfac,_0x11618b,_0x3547df(0x23a));const _0x5f39ba=_0x4b1640[_0x3547df(0x20c)][_0x3547df(0x1d3)](_0x446a1f[_0x3547df(0x246)]),_0x2a6e43=_0x4b1640[_0x3547df(0x1db)][_0x3547df(0x1d3)](_0x446a1f[_0x3547df(0x1fa)]);_0x5f39ba||_0x2a6e43||(_0x53270f=_0x4f0ec9[_0x3547df(0x23c)](_0x335228[_0x3547df(0x1d4)](_0x11618b)));}else _0x225316&&!_0x50850e&&(_0x5a8792=_0x335228[_0x3547df(0x1d4)](_0x11618b));}else{const _0x5b563b=_0x335228[_0x3547df(0x183)](_0x3547df(0x206)),_0x49b78d=_0x335228[_0x3547df(0x183)](_0x3547df(0x206));_0x335228[_0x3547df(0x1a4)](_0x335228[_0x3547df(0x1d4)](_0x11618b),_0x49b78d),_0x335228[_0x3547df(0x18c)](_0x5b563b,_0x11618b,0x0);for(const _0x353e98 of Array[_0x3547df(0x184)](_0x38b0d3[_0x3547df(0x1ad)]()))_0x335228[_0x3547df(0x18c)](_0x353e98,_0x5b563b,_0x3547df(0x23a));_0x53270f=_0x4f0ec9[_0x3547df(0x23c)](_0x335228[_0x3547df(0x1ab)](_0x5b563b)),_0x5a8792=_0x4f0ec9[_0x3547df(0x23c)](_0x335228[_0x3547df(0x1ab)](_0x49b78d));}const _0x4026eb=Array[_0x3547df(0x184)](_0x38b0d3[_0x3547df(0x1eb)]())[_0x3547df(0x18d)](([_0x3f6b52])=>Pe[_0x3547df(0x1d3)](_0x3f6b52));_0x4b1640[_0x3547df(0x228)][_0x3547df(0x1a5)]({'element':_0x11618b,'attributes':_0x4026eb[_0x3547df(0x225)]?Object[_0x3547df(0x1c3)](_0x4026eb):null}),_0x53270f&&_0x4b1640[_0x3547df(0x1b8)][_0x3547df(0x1a5)](_0x53270f),_0x5a8792&&_0x4b1640[_0x3547df(0x193)][_0x3547df(0x1a5)](_0x5a8792);},{'priority':_0xb0da68(0x22c)}),_0x26f8de['on'](_0xb0da68(0x1f8),(_0x572c1b,_0x42d878)=>{const _0x38fe9a=_0xb0da68,[_0x1a518e,_0x372989={}]=_0x42d878;if(!_0x4b1640)return;const _0x3880b8=_0x372989['at']||0x0,_0x578a35=_0x372989[_0x38fe9a(0x235)]||0x1;_0x4b1640[_0x38fe9a(0x1db)]=new Array(_0x578a35)[_0x38fe9a(0x219)](_0x3880b8)[_0x38fe9a(0x244)]((_0x121ca5,_0x343d24)=>_0x121ca5+_0x343d24);for(const {cell:_0xa56574}of _0x26f8de[_0x38fe9a(0x196)](_0x1a518e,{'startColumn':_0x3880b8,'endColumn':_0x3880b8+_0x578a35-0x1}))_0x4b1640[_0x38fe9a(0x18b)][_0x38fe9a(0x1a5)](_0x523b82[_0x38fe9a(0x210)][_0x38fe9a(0x1ab)](_0xa56574));},{'priority':_0xb0da68(0x18f)}),_0x26f8de['on'](_0xb0da68(0x221),(_0x2c1c27,_0x2181fc)=>{const _0x58f816=_0xb0da68,[_0x1ef236,_0x8a5798={}]=_0x2181fc;if(!_0x4b1640)return;const _0x2b9238=_0x8a5798['at']||0x0,_0x55867e=_0x8a5798[_0x58f816(0x211)]||0x1;_0x4b1640[_0x58f816(0x20c)]=new Array(_0x55867e)[_0x58f816(0x219)](_0x2b9238)[_0x58f816(0x244)]((_0x53865b,_0x4ab005)=>_0x53865b+_0x4ab005);for(const {cell:_0x45fdda}of _0x26f8de[_0x58f816(0x196)](_0x1ef236,{'startRow':_0x2b9238,'endRow':_0x2b9238+_0x55867e-0x1}))_0x4b1640[_0x58f816(0x1d6)][_0x58f816(0x1a5)](_0x523b82[_0x58f816(0x210)][_0x58f816(0x1ab)](_0x45fdda));},{'priority':_0xb0da68(0x18f)}),_0x5211ed[_0xb0da68(0x201)][_0xb0da68(0x18e)](_0x30b964=>{const _0x39ce38=_0xb0da68;if(_0x30b964[_0x39ce38(0x21a)]&&_0x30b964[_0x39ce38(0x21a)][_0x39ce38(0x1f1)](_0x39ce38(0x1b9)))return _0x30b964[_0x39ce38(0x182)]?{}:{'type':_0x39ce38(0x191),'content':_0x4ebb42(_0x523b82[_0x39ce38(0x247)],_0x39ce38(0x1b4))};});const _0x11eb5a=()=>!0x1;for(const _0x18c180 of[_0xb0da68(0x1b9),_0xb0da68(0x20e),_0xb0da68(0x1d8),_0xb0da68(0x1e0)])_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x191),_0x18c180,_0xb0da68(0x208),_0x11eb5a),_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x1de),_0x18c180,_0xb0da68(0x208),_0x11eb5a),_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x21d),_0x18c180,_0xb0da68(0x208),_0x11eb5a);_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x21d),_0xb0da68(0x1e0),_0xb0da68(0x1bf),_0x11eb5a),_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x21d),_0xb0da68(0x1e0),_0xb0da68(0x1f0),(_0x2c9f08,_0x14ab23,_0x2d72fc)=>{const _0x3510dd=_0xb0da68,_0x2dc900=_0x2c9f08[_0x3510dd(0x244)](_0x44a613=>_0x44a613[_0x3510dd(0x22a)]())[_0x3510dd(0x18d)](_0x48137a=>_0x48137a),_0x1d5a3d=new Map(_0x2dc900[_0x3510dd(0x244)](_0x1bc949=>[_0x1bc949,null]));if(_0x4b1640){for(const {element:_0x26db8e,attributes:_0x45cdd0}of _0x4b1640[_0x3510dd(0x228)])_0x45cdd0&&_0x1d5a3d[_0x3510dd(0x224)](_0x26db8e,_0x45cdd0);}else{if(_0x2d72fc&&_0x2d72fc[_0x3510dd(0x230)])for(const [_0x59f4a7,_0x12966d]of Object[_0x3510dd(0x245)](_0x2d72fc[_0x3510dd(0x230)])){const _0x570144=_0x523b82[_0x3510dd(0x210)][_0x3510dd(0x226)][_0x3510dd(0x1cc)](_0x59f4a7),_0x3e59f1=_0x570144?_0x570144[_0x3510dd(0x189)]()[_0x3510dd(0x22a)]():null;_0x3e59f1&&_0x1d5a3d[_0x3510dd(0x224)](_0x3e59f1,_0x12966d);}}_0x523b82[_0x3510dd(0x210)][_0x3510dd(0x199)](_0x1da20e=>{const _0x33191a=_0x3510dd;for(const [_0xaf3007,_0x583467]of _0x1d5a3d)_0x1da20e[_0x33191a(0x1e4)]({...we,..._0x583467},_0xaf3007);});});const _0x56e169=(_0x2375f6,_0x5c29c8)=>{const _0x36c2da=_0xb0da68;_0x5211ed[_0x36c2da(0x23f)][_0x36c2da(0x1e2)](_0x2375f6,_0x36c2da(0x1b9),_0x5c29c8,(_0x538aec,_0x183068,_0x194ea4)=>{const _0x17a79d=_0x36c2da;_0x523b82[_0x17a79d(0x210)][_0x17a79d(0x199)](_0x16805c=>{const _0x55c4a3=_0x17a79d,_0x3368cb=[];for(const _0x51af9a of _0x538aec){const _0x3ba3a5=_0x51af9a[_0x55c4a3(0x1c9)][_0x55c4a3(0x1a3)];_0x3ba3a5['is'](_0x55c4a3(0x194),_0x55c4a3(0x206))&&_0x3368cb[_0x55c4a3(0x1a5)](_0x3ba3a5);}_0x5211ed[_0x55c4a3(0x23f)][_0x55c4a3(0x238)](_0x2375f6,null,_0x5c29c8)(_0x538aec,_0x183068,_0x194ea4);for(const _0x10c9d5 of _0x3368cb)_0x55c4a3(0x1e9)!=_0x10c9d5[_0x55c4a3(0x1ec)][_0x55c4a3(0x1c0)]&&_0x16805c[_0x55c4a3(0x1c4)](_0x10c9d5);});});};_0x56e169(_0xb0da68(0x191),_0xb0da68(0x1f0)),_0x56e169(_0xb0da68(0x191),_0xb0da68(0x1bf)),_0x56e169(_0xb0da68(0x1de),_0xb0da68(0x1f0)),_0x56e169(_0xb0da68(0x1de),_0xb0da68(0x1bf)),_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x191),_0xb0da68(0x1d8),_0xb0da68(0x1bf),_0xf3371f=>{const _0xbfbbe7=_0xb0da68,_0x3fdf16=_0xf3371f[_0xbfbbe7(0x244)](_0x2a6148=>_0x2a6148[_0xbfbbe7(0x22a)]()),_0x2c088f=_0x3fdf16[0x0][_0xbfbbe7(0x240)](_0xbfbbe7(0x1d1)),{minRow:_0x59e377,maxRow:_0x50a27a}=_0x4f5e6e[_0xbfbbe7(0x1ed)](_0x3fdf16);_0x26f8de[_0xbfbbe7(0x229)](_0x2c088f,{'at':_0x59e377,'rows':_0x50a27a-_0x59e377+0x1});}),_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x191),_0xb0da68(0x20e),_0xb0da68(0x1bf),_0xf15386=>{const _0x1b67fd=_0xb0da68,_0x117fe9=_0xf15386[_0x1b67fd(0x244)](_0x2f5466=>_0x2f5466[_0x1b67fd(0x22a)]()),_0x50c9fc=_0x117fe9[0x0][_0x1b67fd(0x240)](_0x1b67fd(0x1d1)),{minColumn:_0x2a1f64,maxColumn:_0x24f307}=_0x4f5e6e[_0x1b67fd(0x1ed)](_0x117fe9);_0x26f8de[_0x1b67fd(0x1a8)](_0x50c9fc,{'at':_0x2a1f64,'columns':_0x24f307-_0x2a1f64+0x1});});const _0x136f41=(_0xa83fd7,_0x12d301)=>{const _0x394408=_0xb0da68;if(!_0x12d301[_0x394408(0x21a)]||!_0x12d301[_0x394408(0x21a)][_0x394408(0x1f1)](_0x394408(0x1b9)))return;const _0xdb1ed8=_0x12d301[_0x394408(0x212)][_0x394408(0x1ee)],_0x412bd9=_0x5211ed[_0x394408(0x1f6)]()[_0x394408(0x18d)](_0x10811c=>_0x10811c[_0x394408(0x239)]&&_0x10811c[_0x394408(0x212)]&&_0x10811c[_0x394408(0x212)][_0x394408(0x1ee)]==_0xdb1ed8);_0x412bd9[_0x394408(0x225)]&&_0x12d301[_0x394408(0x18a)]()[_0x394408(0x225)]!=_0x412bd9[_0x394408(0x225)]&&_0x412bd9[_0x394408(0x243)]((_0x15e904,_0x5e21f6)=>(_0x15e904[_0x394408(0x1b2)]=_0x5e21f6,_0x5e21f6[_0x394408(0x182)]=_0x15e904,_0x5e21f6));};function _0x50e9b7(_0x44dd9a,_0x2070da=!0x0){const _0x3540b9=_0xb0da68,{id:_0x28a4e6,authorId:_0x49f9b9}=_0x5211ed[_0x3540b9(0x1b3)](_0x44dd9a[_0x3540b9(0x1ef)]),_0x4f67ff=[_0x3540b9(0x19e),_0x3540b9(0x1cf)],_0x27b154=_0x5211ed[_0x3540b9(0x20a)][_0x3540b9(0x1d3)](_0x44dd9a[_0x3540b9(0x1ef)]);return _0x27b154&&_0x4f67ff[_0x3540b9(0x1a5)](_0x3540b9(0x1bc)),{'classes':_0x4f67ff,'attributes':{'data-suggestion':_0x28a4e6,'data-author-id':_0x49f9b9},'priority':_0x27b154&&_0x2070da?0xbc2:0xbb8};}_0x5211ed['on'](_0xb0da68(0x198),_0x136f41,{'priority':_0xb0da68(0x22c)}),_0x5211ed['on'](_0xb0da68(0x215),_0x136f41,{'priority':_0xb0da68(0x22c)}),_0x523b82[_0xb0da68(0x210)][_0xb0da68(0x1ae)][_0xb0da68(0x181)](()=>{const _0x25bc05=_0xb0da68;let _0x29342c=!0x1;const _0x32c905=Array[_0x25bc05(0x184)](_0x523b82[_0x25bc05(0x210)][_0x25bc05(0x1ae)][_0x25bc05(0x1f4)][_0x25bc05(0x1d9)]());for(const {name:_0x118745,data:_0x325712}of _0x32c905){const {group:_0x7949a5,type:_0x552593,id:_0x48603f}=_0x5211ed[_0x25bc05(0x1b3)](_0x118745);if(_0x25bc05(0x1d7)!=_0x7949a5||_0x25bc05(0x1de)!=_0x552593||_0x325712[_0x25bc05(0x1c2)])continue;if(!_0x5211ed[_0x25bc05(0x1fe)](_0x48603f))continue;const _0x3edea2=_0x5211ed[_0x25bc05(0x213)](_0x48603f)[_0x25bc05(0x1c5)](),_0x43fd77=_0x523b82[_0x25bc05(0x22b)][_0x25bc05(0x1cc)](_0x25bc05(0x1c8))['me'];for(const _0x3182f3 of _0x5211ed[_0x25bc05(0x1f6)]()){if(!_0x3182f3[_0x25bc05(0x239)]||_0x3182f3[_0x25bc05(0x222)]!=_0x43fd77)continue;if(_0x25bc05(0x21d)!=_0x3182f3[_0x25bc05(0x1d0)]||_0x25bc05(0x1e0)!=_0x3182f3[_0x25bc05(0x21a)])continue;if(_0x3182f3[_0x25bc05(0x1c5)]()[_0x25bc05(0x1a9)](_0x48251a=>_0x3edea2[_0x25bc05(0x216)](_0x1240d3=>_0x1240d3[_0x25bc05(0x190)](_0x48251a,!0x0)))){for(const _0x4c56fa of _0x3182f3[_0x25bc05(0x18a)]())_0x4c56fa[_0x25bc05(0x239)]&&(_0x4c56fa[_0x25bc05(0x1bf)](),_0x29342c=!0x0);}}}return _0x29342c;}),_0x523b82[_0xb0da68(0x210)][_0xb0da68(0x1ae)][_0xb0da68(0x181)](_0x3a6634=>{const _0x5398e0=_0xb0da68,_0x161478=_0x523b82[_0x5398e0(0x218)][_0x5398e0(0x1cc)](_0x5398e0(0x1a6));if(!_0x161478||!_0x161478[_0x5398e0(0x1e1)][_0x5398e0(0x1c1)](_0x3a6634[_0x5398e0(0x233)]))return!0x1;let _0x8cd1f0=!0x1;const _0x305ceb=_0x523b82[_0x5398e0(0x22b)][_0x5398e0(0x1cc)](_0x5398e0(0x1c8))['me'],_0x312072=_0x523b82[_0x5398e0(0x210)][_0x5398e0(0x1ae)][_0x5398e0(0x1f4)][_0x5398e0(0x1f7)](),_0x482b5a=Array[_0x5398e0(0x184)](_0x523b82[_0x5398e0(0x210)][_0x5398e0(0x1ae)][_0x5398e0(0x1f4)][_0x5398e0(0x1d9)]())[_0x5398e0(0x18d)](({name:_0xd1326d,data:_0x1133ef})=>{const _0x200f36=_0x5398e0,{group:_0xd1d7ac,subType:_0x4c9b41,authorId:_0x58f6d8}=_0x5211ed[_0x200f36(0x1b3)](_0xd1326d);return _0x200f36(0x1d7)==_0xd1d7ac&&_0x200f36(0x1b9)==_0x4c9b41&&_0x58f6d8==_0x305ceb['id']&&!_0x1133ef[_0x200f36(0x1c2)];});for(const _0x49be53 of _0x312072){if(_0x5398e0(0x18c)!=_0x49be53[_0x5398e0(0x1d0)]||_0x5398e0(0x206)!=_0x49be53[_0x5398e0(0x20d)]||0x1!=_0x49be53[_0x5398e0(0x225)])continue;const _0x1734b6=_0x3a6634[_0x5398e0(0x1bd)](_0x49be53[_0x5398e0(0x1c7)],_0x49be53[_0x5398e0(0x1c7)][_0x5398e0(0x197)](0x1));if(!_0x482b5a[_0x5398e0(0x1ca)](({data:_0x270b7c})=>_0x270b7c[_0x5398e0(0x1f5)][_0x5398e0(0x1b6)](_0x1734b6))){for(const {name:_0x261335,data:_0x5a1cad}of _0x482b5a)if(_0x1734b6[_0x5398e0(0x190)](_0x5a1cad[_0x5398e0(0x1f5)])){_0x3a6634[_0x5398e0(0x1b5)](_0x261335,{'range':_0x1734b6}),_0x8cd1f0=!0x0;break;}}}return _0x8cd1f0;}),_0x523b82[_0xb0da68(0x210)][_0xb0da68(0x1ae)][_0xb0da68(0x181)](_0x160cc7=>{const _0x15e66d=_0xb0da68;let _0x561121=!0x1;const _0x975680=_0x523b82[_0x15e66d(0x22b)][_0x15e66d(0x1cc)](_0x15e66d(0x1c8))['me'],_0x4a435c=_0x5211ed[_0x15e66d(0x1f6)]()[_0x15e66d(0x18d)](_0x181f2d=>_0x181f2d[_0x15e66d(0x239)]&&_0x181f2d[_0x15e66d(0x222)]==_0x975680),_0x2eb6e6=new Set(),_0x164d11=new Set();for(const _0x4a3c15 of _0x4a435c)if(_0x15e66d(0x1b9)==_0x4a3c15[_0x15e66d(0x21a)])for(const _0x27b2a1 of _0x4a3c15[_0x15e66d(0x1d5)]()){const _0x4c680d=_0x27b2a1[_0x15e66d(0x189)]()[_0x15e66d(0x22a)]();if(_0x4c680d){if(_0x4c680d['is'](_0x15e66d(0x194),_0x15e66d(0x206))&&ke(_0x4c680d)){_0x4a3c15[_0x15e66d(0x21e)](_0x27b2a1[_0x15e66d(0x20d)]),_0x2eb6e6[_0x15e66d(0x209)](_0x4c680d),_0x561121=!0x0;const _0x44973f=_0x4c680d[_0x15e66d(0x192)],_0x163921=_0x4c680d[_0x15e66d(0x21b)],_0x43cc6d=_0x44973f&&_0x44973f['is'](_0x15e66d(0x194),_0x15e66d(0x206)),_0x1aafb2=_0x163921&&_0x163921['is'](_0x15e66d(0x194),_0x15e66d(0x206));_0x43cc6d&&!_0x2eb6e6[_0x15e66d(0x1c1)](_0x44973f)&&_0x164d11[_0x15e66d(0x209)](_0x44973f),_0x1aafb2&&!_0x2eb6e6[_0x15e66d(0x1c1)](_0x163921)&&_0x164d11[_0x15e66d(0x209)](_0x163921);}else _0x4c680d['is'](_0x15e66d(0x194),_0x15e66d(0x202))&&_0x4c680d[_0x15e66d(0x1a1)]&&(_0x4a3c15[_0x15e66d(0x21e)](_0x27b2a1[_0x15e66d(0x20d)]),_0x561121=!0x0);}}else{if(_0x15e66d(0x1e0)==_0x4a3c15[_0x15e66d(0x21a)]){if(!_0x4a3c15[_0x15e66d(0x212)]||!_0x4a3c15[_0x15e66d(0x212)][_0x15e66d(0x1ee)])continue;const _0x3a9cb1=_0x4a3c15[_0x15e66d(0x212)][_0x15e66d(0x230)];if(_0x3a9cb1&&Object[_0x15e66d(0x19b)](_0x3a9cb1)[_0x15e66d(0x225)])continue;const _0x41f1af=_0x4a3c15[_0x15e66d(0x212)][_0x15e66d(0x1ee)];let _0x1de390=!0x0,_0x54fc20=!0x0;for(const _0x3d1fc9 of _0x4a435c)if(_0x3d1fc9[_0x15e66d(0x21a)]&&_0x3d1fc9[_0x15e66d(0x21a)][_0x15e66d(0x1f1)](_0x15e66d(0x1b9))){if(!_0x3d1fc9[_0x15e66d(0x212)][_0x15e66d(0x1ee)]){_0x54fc20=!0x1;break;}if(_0x3d1fc9['id']!=_0x4a3c15['id']&&_0x3d1fc9[_0x15e66d(0x212)][_0x15e66d(0x1ee)]==_0x41f1af){_0x1de390=!0x1;break;}}_0x54fc20&&_0x1de390&&(_0x4a3c15[_0x15e66d(0x1a0)](),_0x561121=!0x0);}}for(const _0x788da0 of _0x2eb6e6)_0x160cc7[_0x15e66d(0x1da)](_0x788da0);for(const _0x2c503f of _0x164d11)_0x160cc7[_0x15e66d(0x1c4)](_0x2c503f);return _0x561121;}),_0x523b82[_0xb0da68(0x1be)][_0xb0da68(0x1e6)](_0xb0da68(0x17e))[_0xb0da68(0x1a7)]({'model':_0xb0da68(0x23b),'view':(_0x2b9585,_0x56248d)=>_0x50e9b7(_0x2b9585),'converterPriority':_0xb0da68(0x22c)}),_0x523b82[_0xb0da68(0x1be)][_0xb0da68(0x1e6)](_0xb0da68(0x23e))[_0xb0da68(0x1a7)]({'model':_0xb0da68(0x23b),'view':(_0x59564e,_0x46cb3d)=>_0x46cb3d[_0xb0da68(0x1b1)][_0xb0da68(0x21c)]?_0x50e9b7(_0x59564e,!0x1):null,'converterPriority':_0xb0da68(0x22c)});const _0x3474aa=_0x523b82[_0xb0da68(0x1fd)][_0xb0da68(0x1e3)];this[_0xb0da68(0x1fc)](_0x3474aa[_0xb0da68(0x1ae)],_0xb0da68(0x17d),(_0x304b46,_0x428ef2)=>{const _0x232850=_0xb0da68,_0x32bf0a=[];for(const _0x14d636 of _0x3474aa[_0x232850(0x1d4)](_0x428ef2[_0x232850(0x20f)])[_0x232850(0x22f)]())_0x14d636['is'](_0x232850(0x194),_0x232850(0x185))&&_0x32bf0a[_0x232850(0x1a5)](_0x14d636);_0x3474aa[_0x232850(0x199)](_0x1f187f=>{const _0x89178f=_0x232850;for(const _0x449bcd of _0x32bf0a)_0x1f187f[_0x89178f(0x1c6)](_0x1f187f[_0x89178f(0x1d4)](_0x449bcd),_0x1f187f[_0x89178f(0x1a2)](_0x449bcd)),_0x1f187f[_0x89178f(0x1da)](_0x449bcd);});});}}function ke(_0x28054a){const _0x5a01ee=_0x266efd;if(_0x28054a[_0x5a01ee(0x1a1)])return!0x0;const _0x197bcb=_0x28054a[_0x5a01ee(0x203)](0x0);return _0x197bcb['is'](_0x5a01ee(0x194),_0x5a01ee(0x202))&&_0x197bcb[_0x5a01ee(0x1a1)];}function Re(_0x283a69,_0x4f6dde={},_0x4e2c92){const _0xda9c51=_0x266efd;for(const {isAnchor:_0x16c403,cellHeight:_0x1d6861,cellWidth:_0x4050b6}of _0x4e2c92[_0xda9c51(0x196)](_0x283a69,{'includeAllSlots':!0x0,..._0x4f6dde}))if(!_0x16c403||0x1!=_0x1d6861||0x1!=_0x4050b6)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3c1e99=_0x246f;(function(_0x398667,_0x3789f8){const _0x507e62=_0x246f,_0x29bced=_0x398667();while(!![]){try{const _0x34db5a=-parseInt(_0x507e62(0xc7))/0x1+-parseInt(_0x507e62(0xe7))/0x2*(-parseInt(_0x507e62(0xda))/0x3)+-parseInt(_0x507e62(0xdc))/0x4*(-parseInt(_0x507e62(0xed))/0x5)+-parseInt(_0x507e62(0xbb))/0x6*(-parseInt(_0x507e62(0xbc))/0x7)+parseInt(_0x507e62(0xd7))/0x8*(parseInt(_0x507e62(0xee))/0x9)+-parseInt(_0x507e62(0xb6))/0xa*(parseInt(_0x507e62(0xdb))/0xb)+parseInt(_0x507e62(0xc6))/0xc*(-parseInt(_0x507e62(0xe6))/0xd);if(_0x34db5a===_0x3789f8)break;else _0x29bced['push'](_0x29bced['shift']());}catch(_0x23a63b){_0x29bced['push'](_0x29bced['shift']());}}}(_0x4dff,0x52a02));function _0x246f(_0x5b9c6c,_0x4ece22){const _0x4dff66=_0x4dff();return _0x246f=function(_0x246f62,_0x549f03){_0x246f62=_0x246f62-0xb6;let _0x3c60d6=_0x4dff66[_0x246f62];return _0x3c60d6;},_0x246f(_0x5b9c6c,_0x4ece22);}import{Plugin as _0x2380ae}from'ckeditor5/src/core.js';import{getTranslation as _0x3a5685}from'../utils/common-translations.js';export default class Nt extends _0x2380ae{[_0x3c1e99(0xc5)](){const _0x2ce9bb=_0x3c1e99;if(!this[_0x2ce9bb(0xc9)][_0x2ce9bb(0xe4)][_0x2ce9bb(0xc3)](_0x2ce9bb(0xeb)))return;const _0x4a5d92=this[_0x2ce9bb(0xc9)][_0x2ce9bb(0xe4)][_0x2ce9bb(0xcf)](_0x2ce9bb(0xb9));_0x4a5d92[_0x2ce9bb(0xbd)](_0x2ce9bb(0xe8),this[_0x2ce9bb(0xd5)][_0x2ce9bb(0xe3)](this)),_0x4a5d92[_0x2ce9bb(0xd9)][_0x2ce9bb(0xca)](_0x2ce9bb(0xe1),_0x2ce9bb(0xc0),_0x2ce9bb(0xc8),_0x4a5d92[_0x2ce9bb(0xd9)][_0x2ce9bb(0xc2)](_0x2ce9bb(0xe1),null,_0x2ce9bb(0xd1))),_0x4a5d92[_0x2ce9bb(0xd9)][_0x2ce9bb(0xca)](_0x2ce9bb(0xe1),_0x2ce9bb(0xc0),_0x2ce9bb(0xd1),_0x4a5d92[_0x2ce9bb(0xd9)][_0x2ce9bb(0xc2)](_0x2ce9bb(0xe1),null,_0x2ce9bb(0xc8))),_0x4a5d92[_0x2ce9bb(0xec)][_0x2ce9bb(0xb8)](this[_0x2ce9bb(0xd4)][_0x2ce9bb(0xe3)](this));}[_0x3c1e99(0xd5)](_0x17b883,_0x113626){const _0xca151d=_0x3c1e99,_0x3a4f4e=this[_0xca151d(0xc9)][_0xca151d(0xe4)][_0xca151d(0xcf)](_0xca151d(0xb9)),_0x1601ea=this[_0xca151d(0xc9)][_0xca151d(0xe4)][_0xca151d(0xcf)](_0xca151d(0xeb)),_0x94b3c8=_0x113626[_0xca151d(0xcd)]||this[_0xca151d(0xc9)][_0xca151d(0xcb)][_0xca151d(0xc4)][_0xca151d(0xd2)][_0xca151d(0xd3)]();this[_0xca151d(0xc9)][_0xca151d(0xcb)][_0xca151d(0xe5)](()=>{const _0x41f2ca=_0xca151d,_0x2bc78d=_0x1601ea[_0x41f2ca(0xf0)](_0x94b3c8);let _0x13d2ec=_0x2bc78d?_0x1601ea[_0x41f2ca(0xd0)](_0x2bc78d):null,_0x4fb709=_0x94b3c8[_0x41f2ca(0xbe)](_0x41f2ca(0xe0))||null;const _0x2ec7e4=_0x113626[_0x41f2ca(0xe0)]||_0x4fb709,_0x380abe=_0x113626[_0x41f2ca(0xea)]||_0x13d2ec,_0x1e0588=this[_0x41f2ca(0xc9)][_0x41f2ca(0xe4)][_0x41f2ca(0xcf)](_0x41f2ca(0xde))['me'];for(const _0x43579c of _0x3a4f4e[_0x41f2ca(0xdd)]()){const _0x543d26=_0x43579c[_0x41f2ca(0xd8)]();if(_0x41f2ca(0xc0)===_0x43579c[_0x41f2ca(0xcc)]&&_0x543d26===_0x94b3c8){_0x43579c[_0x41f2ca(0xce)]!==_0x1e0588&&_0x43579c[_0x41f2ca(0xd1)]();const _0x1f31f0=_0x43579c[_0x41f2ca(0xd6)][_0x41f2ca(0xe2)];_0x4fb709=_0x1f31f0[0x0][_0x41f2ca(0xe0)],_0x13d2ec=_0x1f31f0[0x0][_0x41f2ca(0xea)];break;}}_0x17b883({'table':_0x94b3c8,'tableWidth':_0x2ec7e4,'columnWidths':_0x380abe}),_0x3a4f4e[_0x41f2ca(0xbf)](_0x94b3c8,{'commandName':_0x41f2ca(0xe8),'commandParams':[{'tableWidth':_0x4fb709,'columnWidths':_0x13d2ec}],'formatGroupId':_0x41f2ca(0xc0)},[],_0x41f2ca(0xc0));});}[_0x3c1e99(0xd4)](_0x1e5227){const _0x5cf9c6=_0x3c1e99;if(_0x5cf9c6(0xe1)!=_0x1e5227[_0x5cf9c6(0xdf)]&&_0x5cf9c6(0xe9)!=_0x1e5227[_0x5cf9c6(0xdf)])return;const {data:_0x2bd667}=_0x1e5227;if(_0x2bd667&&_0x5cf9c6(0xc0)===_0x2bd667[_0x5cf9c6(0xef)]){const _0x56862f=_0x5cf9c6(0xba);return{'type':_0x5cf9c6(0xb7),'content':_0x3a5685(this[_0x5cf9c6(0xc9)][_0x5cf9c6(0xc1)],_0x56862f)};}}}function _0x4dff(){const _0x41ee08=['formatInline','columnWidths','TableColumnResizeEditing','descriptionFactory','3790bxCNNC','29727mLcQze','formatGroupId','getColumnGroupElement','10uGtvRZ','format','registerDescriptionCallback','TrackChangesEditing','*Format:*\x20resize\x20table','1237962BbCUrS','7RmDZCa','enableCommand','getAttribute','markBlockFormat','resizeTable','locale','getSuggestionCallback','has','document','afterInit','12228VDZiuE','49908JyooNV','accept','editor','registerCustomCallback','model','subType','table','author','get','getTableColumnsWidths','discard','selection','getSelectedElement','handleSuggestionDescription','handleResizeTableWidthCommand','data','1128pSKJHo','getContainedElement','_suggestionFactory','78mYMhMg','1760198yIVAOj','668sWktCe','getSuggestions','Users','type','tableWidth','formatBlock','commandParams','bind','plugins','change','7774RmNQPW','27622hKzfLl','resizeTableWidth'];_0x4dff=function(){return _0x41ee08;};return _0x4dff();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x275903=_0x3d99;(function(_0x384e41,_0xd80b40){const _0x4db5f0=_0x3d99,_0xb05c67=_0x384e41();while(!![]){try{const _0x1011ad=parseInt(_0x4db5f0(0xe8))/0x1+-parseInt(_0x4db5f0(0xda))/0x2*(parseInt(_0x4db5f0(0xf5))/0x3)+parseInt(_0x4db5f0(0xed))/0x4+parseInt(_0x4db5f0(0x106))/0x5*(-parseInt(_0x4db5f0(0xcf))/0x6)+parseInt(_0x4db5f0(0x100))/0x7+parseInt(_0x4db5f0(0x111))/0x8*(-parseInt(_0x4db5f0(0xd9))/0x9)+parseInt(_0x4db5f0(0xee))/0xa*(-parseInt(_0x4db5f0(0xd1))/0xb);if(_0x1011ad===_0xd80b40)break;else _0xb05c67['push'](_0xb05c67['shift']());}catch(_0x30a5ca){_0xb05c67['push'](_0xb05c67['shift']());}}}(_0x5575,0xec9fe));import{Plugin as _0x15cab3}from'ckeditor5/src/core.js';import _0x54665a from'./table.js';function _0x3d99(_0x27fb5e,_0x4960fe){const _0x557542=_0x5575();return _0x3d99=function(_0x3d99a4,_0xba5a37){_0x3d99a4=_0x3d99a4-0xc4;let _0x264fa1=_0x557542[_0x3d99a4];return _0x264fa1;},_0x3d99(_0x27fb5e,_0x4960fe);}import{getTranslation as _0x3f8f9d}from'../utils/common-translations.js';function _0x5575(){const _0x5312a5=['bindElementToMarker','registerDescriptionCallback','nodeAfter','showSuggestionHighlights','data-suggestion','accept','markerNameToElements','FORMAT_REGULAR_COLUMN','712966XUFiZp','removeMarker:suggestion','forceValue','createTableWalker','editing','4472056XVLibP','65570acWSht','requires','_suggestionFactory','_acceptFormatSuggestionCallbackFactory','TrackChangesEditing','end','nodeBefore','212181EOGSUf','downcastDispatcher','consumable','mapper','commandName','_handleLegacySuggestions','cell','removeAttribute','format','FORMAT_REGULAR_ROW','consume','13022415GKwavX','registerCustomCallback','ck-suggestion-marker-','ck-suggestion-marker--active','addClass','afterInit','5FTZMWB','getSuggestion','addMarker:suggestion','TableUtils','setAttribute','locale','activeMarkers','includes','item','formatBlock','has','184Ldrqlg','name','setTableColumnHeader','registerAttributeLabel','removeClass','FORMAT_HEADER_COLUMN','options','_registerLegacyDescription','commandParams','parent','headingColumns','data','headingRows','markerRange','get','_splitMarkerName','TableEditing','setTableRowHeader','registerBlockAttribute','type','markerName','2860932ixesfC','unbindElementFromMarkerName','1727LIxjqN','enableDefaultAttributesIntegration','plugins','writer','start','getCellLocation','descriptionFactory','editor','282033sSKzkx','14pxyeDl','FORMAT_HEADER_ROW','*Format:*\x20%0','highest','toViewElement','stop'];_0x5575=function(){return _0x5312a5;};return _0x5575();}export default class Ct extends _0x15cab3{static get[_0x275903(0xef)](){return[_0x54665a];}[_0x275903(0x105)](){const _0x3c9014=_0x275903,_0x58613e=this[_0x3c9014(0xd8)];if(!_0x58613e[_0x3c9014(0xd3)][_0x3c9014(0x110)](_0x3c9014(0xca)))return;const _0x331b7f=_0x58613e[_0x3c9014(0x10b)],_0x38c9e7=_0x58613e[_0x3c9014(0xd3)][_0x3c9014(0xc8)](_0x3c9014(0xf2));_0x38c9e7[_0x3c9014(0xd2)](_0x3c9014(0xcb)),_0x38c9e7[_0x3c9014(0xd2)](_0x3c9014(0x113)),_0x38c9e7[_0x3c9014(0xcc)](_0x3c9014(0xc6)),_0x38c9e7[_0x3c9014(0xcc)](_0x3c9014(0xc4)),_0x38c9e7[_0x3c9014(0xd7)][_0x3c9014(0x114)](_0x3c9014(0xc6),_0x3f8f9d(_0x331b7f,_0x3c9014(0xdb))),_0x38c9e7[_0x3c9014(0xd7)][_0x3c9014(0x114)](_0x3c9014(0xc4),_0x3f8f9d(_0x331b7f,_0x3c9014(0x116))),this[_0x3c9014(0xfa)]();}[_0x275903(0xfa)](){const _0x554fae=_0x275903,_0x393512=this[_0x554fae(0xd8)][_0x554fae(0xd3)][_0x554fae(0xc8)](_0x554fae(0xf2)),_0x58628c=this[_0x554fae(0xd8)][_0x554fae(0xd3)][_0x554fae(0xc8)](_0x554fae(0x109)),_0x13a86b=this[_0x554fae(0xd8)][_0x554fae(0xd3)][_0x554fae(0xc8)](_0x54665a)[_0x554fae(0xf1)]();function _0x1f70a7({showActiveMarker:_0x1fabb6=!0x0,setDataAttribute:_0x40ffa0=!0x0}={}){return(_0x3712d9,_0x1be079,_0x5b9510)=>{const _0xaecd5=_0x3d99,{type:_0x3dc953,id:_0x5e9c72}=_0x393512[_0xaecd5(0xc9)](_0x1be079[_0xaecd5(0xce)]),_0x5284d8=_0x393512[_0xaecd5(0x107)](_0x5e9c72),_0x49db89=_0x5284d8[_0xaecd5(0xc5)];if(_0xaecd5(0x10f)!=_0x5284d8[_0xaecd5(0xcd)]||!_0x49db89||_0xaecd5(0x113)!=_0x49db89[_0xaecd5(0xf9)])return;if(_0x1be079[_0xaecd5(0x10e)])return void _0x3712d9[_0xaecd5(0xdf)]();if(!_0x5b9510[_0xaecd5(0xf7)][_0xaecd5(0xff)](_0x1be079[_0xaecd5(0xc7)],_0x3712d9[_0xaecd5(0x112)]))return;const _0x1ad0bd=_0x1be079[_0xaecd5(0xc7)][_0xaecd5(0xd5)][_0xaecd5(0xe2)],_0x44376e=_0x1be079[_0xaecd5(0xc7)][_0xaecd5(0xf3)][_0xaecd5(0xf4)],_0x23ffe2=_0x1ad0bd[_0xaecd5(0x11a)][_0xaecd5(0x11a)],{column:_0x539b73}=_0x58628c[_0xaecd5(0xd6)](_0x1ad0bd),{column:_0x5685e1}=_0x58628c[_0xaecd5(0xd6)](_0x44376e);for(let _0x13edbe=_0x539b73;_0x13edbe<=_0x5685e1;_0x13edbe++){const _0x228757=_0x58628c[_0xaecd5(0xeb)](_0x23ffe2,{'column':_0x13edbe,'includeAllSlots':!0x1});for(const _0x44db0a of _0x228757){const _0x576e8a=_0x44db0a[_0xaecd5(0xfb)],_0x473af5=_0x5b9510[_0xaecd5(0xf8)][_0xaecd5(0xde)](_0x576e8a);_0x5b9510[_0xaecd5(0xd4)][_0xaecd5(0x104)](_0xaecd5(0x102)+_0x3dc953,_0x473af5),_0x40ffa0&&_0x5b9510[_0xaecd5(0xd4)][_0xaecd5(0x10a)](_0xaecd5(0xe4),_0x5e9c72,_0x473af5),_0x5b9510[_0xaecd5(0xf8)][_0xaecd5(0xe0)](_0x473af5,_0x1be079[_0xaecd5(0xce)]),_0x1fabb6&&(_0x393512[_0xaecd5(0x10c)][_0xaecd5(0x10d)](_0x1be079[_0xaecd5(0xce)])?_0x5b9510[_0xaecd5(0xd4)][_0xaecd5(0x104)](_0xaecd5(0x103),_0x473af5):_0x5b9510[_0xaecd5(0xd4)][_0xaecd5(0x115)](_0xaecd5(0x103),_0x473af5));}}};}_0x393512[_0x554fae(0xf0)][_0x554fae(0x101)](_0x554fae(0x10f),_0x554fae(0xcb),_0x554fae(0xe5),_0x13a86b),_0x393512[_0x554fae(0xf0)][_0x554fae(0x101)](_0x554fae(0x10f),_0x554fae(0x113),_0x554fae(0xe5),_0x13a86b),this[_0x554fae(0xd8)][_0x554fae(0xec)][_0x554fae(0xf6)]['on'](_0x554fae(0x108),_0x1f70a7(),{'priority':_0x554fae(0xdd)}),this[_0x554fae(0xd8)][_0x554fae(0xc5)][_0x554fae(0xf6)]['on'](_0x554fae(0x108),(_0x2b563f,_0x455123,_0x5179b)=>{const _0x3baf99=_0x554fae;_0x5179b[_0x3baf99(0x117)][_0x3baf99(0xe3)]&&_0x1f70a7({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2b563f,_0x455123,_0x5179b);},{'priority':_0x554fae(0xdd)}),this[_0x554fae(0xd8)][_0x554fae(0xec)][_0x554fae(0xf6)]['on'](_0x554fae(0xe9),(_0x35ca4e,_0x4fdef0,_0x52642d)=>{const _0x1b53ec=_0x554fae,{type:_0x28e6d0,id:_0x33675d}=_0x393512[_0x1b53ec(0xc9)](_0x4fdef0[_0x1b53ec(0xce)]),_0x54fe2a=_0x393512[_0x1b53ec(0x107)](_0x33675d),_0x1c5a0c=_0x54fe2a[_0x1b53ec(0xc5)];if(_0x1b53ec(0x10f)!=_0x54fe2a[_0x1b53ec(0xcd)]||!_0x1c5a0c||_0x1b53ec(0x113)!=_0x1c5a0c[_0x1b53ec(0xf9)])return;const _0x1a3162=_0x52642d[_0x1b53ec(0xf8)][_0x1b53ec(0xe6)](_0x4fdef0[_0x1b53ec(0xce)]);if(_0x1a3162){for(const _0x2721b1 of _0x1a3162)_0x52642d[_0x1b53ec(0xd4)][_0x1b53ec(0x115)](_0x1b53ec(0x102)+_0x28e6d0,_0x2721b1),_0x52642d[_0x1b53ec(0xd4)][_0x1b53ec(0x115)](_0x1b53ec(0x103),_0x2721b1),_0x52642d[_0x1b53ec(0xd4)][_0x1b53ec(0xfc)](_0x1b53ec(0xe4),_0x2721b1),_0x52642d[_0x1b53ec(0xf8)][_0x1b53ec(0xd0)](_0x2721b1,_0x4fdef0[_0x1b53ec(0xce)]);}},{'priority':_0x554fae(0xdd)}),this[_0x554fae(0x118)]();}[_0x275903(0x118)](){const _0x321fc8=_0x275903,_0x3755ac=this[_0x321fc8(0xd8)],_0x24eb26=_0x3755ac[_0x321fc8(0x10b)];function _0x31a8c5(_0xdba135){const _0x972dc7=_0x321fc8;return{'type':_0x972dc7(0xfd),'content':_0x3f8f9d(_0x24eb26,_0x972dc7(0xdc),_0xdba135)};}_0x3755ac[_0x321fc8(0xd3)][_0x321fc8(0xc8)](_0x321fc8(0xf2))[_0x321fc8(0xd7)][_0x321fc8(0xe1)](_0x32711d=>{const _0x35c783=_0x321fc8;if(_0x35c783(0x10f)!=_0x32711d[_0x35c783(0xcd)])return;const {data:_0x2fba31}=_0x32711d;if(_0x2fba31){if(_0x35c783(0xcb)==_0x2fba31[_0x35c783(0xf9)]){const _0xbe3ef2=_0x2fba31[_0x35c783(0x119)][0x0][_0x35c783(0xea)];return _0x31a8c5(_0x3f8f9d(_0x24eb26,_0xbe3ef2?_0x35c783(0xdb):_0x35c783(0xfe)));}if(_0x35c783(0x113)==_0x2fba31[_0x35c783(0xf9)]){const _0x1c397a=_0x2fba31[_0x35c783(0x119)][0x0][_0x35c783(0xea)];return _0x31a8c5(_0x3f8f9d(_0x24eb26,_0x1c397a?_0x35c783(0x116):_0x35c783(0xe7)));}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x38f0(_0x12eec3,_0x26125e){const _0xce265c=_0xce26();return _0x38f0=function(_0x38f0db,_0x3a2c85){_0x38f0db=_0x38f0db-0x1a0;let _0x346e84=_0xce265c[_0x38f0db];return _0x346e84;},_0x38f0(_0x12eec3,_0x26125e);}const _0x5c93f9=_0x38f0;(function(_0x1c14fc,_0x54bf5e){const _0x4bdb58=_0x38f0,_0x1d62c5=_0x1c14fc();while(!![]){try{const _0xa9de1e=-parseInt(_0x4bdb58(0x1da))/0x1+-parseInt(_0x4bdb58(0x1ae))/0x2*(-parseInt(_0x4bdb58(0x1e4))/0x3)+-parseInt(_0x4bdb58(0x1ac))/0x4+parseInt(_0x4bdb58(0x1ed))/0x5*(-parseInt(_0x4bdb58(0x200))/0x6)+parseInt(_0x4bdb58(0x1cb))/0x7*(parseInt(_0x4bdb58(0x202))/0x8)+parseInt(_0x4bdb58(0x1f0))/0x9*(parseInt(_0x4bdb58(0x1b0))/0xa)+parseInt(_0x4bdb58(0x1d2))/0xb;if(_0xa9de1e===_0x54bf5e)break;else _0x1d62c5['push'](_0x1d62c5['shift']());}catch(_0xc976b0){_0x1d62c5['push'](_0x1d62c5['shift']());}}}(_0xce26,0x70c74));import{Plugin as _0x4f01f1}from'ckeditor5/src/core.js';import _0x12b96a from'./table.js';import{LiveRange as _0x47672e}from'ckeditor5/src/engine.js';function _0xce26(){const _0x4fe634=['createTableWalker','plugins','_tablePostFixingSubtypes','formatInline','10FdDZkS','mergeTableCellLeft','horizontally','35649xQgAIW','forceDefaultExecution','get','low','format','enableCommand','set:isEnabled','has','registerCustomCallback','highest','rootName','execute','getAncestors','requires','TrackChangesEditing','_isForcedDefaultExecutionBlock','1772574BdmKTU','element','7720RrTgzt','formatBlock','stop','trackChanges','commandName','type','TableEditing','size','map','setSelection','return','deletion','findAncestor','splitTableCellVertically','1233020kgdfhk','mergeTableCellUp','3098ZigfaM','filter','220Ipoknz','fromRange','*Merge\x20cells*','insertion','detach','value','markBlockFormat','mergeTableCellRight','root','cell','getRanges','push','locale','$graveyard','markMultiRangeBlockFormat','change','selection','refresh','isEnabled','*Split\x20cell:*\x20horizontally','TableUtils','length','getCellLocation','author','afterInit','registerDescriptionCallback','accept','1981WYlsOe','_suggestionFactory','isInContent','getSelectionAffectedTableCells','find','getSuggestions','direction','6404992AypjBr','splitTableCellHorizontally','*Split\x20cell:*\x20vertically','table','_areSelectedCellsMergable','containsRange','descriptionFactory','mergeTableCellDown','132900FcRBnB','from','getFirstPosition','add','subType','createRangeOn','model','_areMergableCells','commands','_acceptFormatSuggestionCallbackFactory','1068opkJzp','mergeTableCells','tableCell','editor','document'];_0xce26=function(){return _0x4fe634;};return _0xce26();}import{getTranslation as _0x3018ee}from'../utils/common-translations.js';export default class vt extends _0x4f01f1{static get[_0x5c93f9(0x1fd)](){return[_0x12b96a];}[_0x5c93f9(0x1c8)](){const _0x528e2e=_0x5c93f9,_0x340acf=this[_0x528e2e(0x1e7)],_0x46d2e2=_0x340acf[_0x528e2e(0x1e0)][_0x528e2e(0x1e8)][_0x528e2e(0x1c0)],_0x5a30a9=_0x340acf[_0x528e2e(0x1bc)];if(!_0x340acf[_0x528e2e(0x1ea)][_0x528e2e(0x1f7)](_0x528e2e(0x1a4)))return;const _0xe03073=_0x340acf[_0x528e2e(0x1ea)][_0x528e2e(0x1f2)](_0x528e2e(0x1fe)),_0x9441c7=_0x340acf[_0x528e2e(0x1ea)][_0x528e2e(0x1f2)](_0x528e2e(0x1c4)),_0x33736d=_0x340acf[_0x528e2e(0x1ea)][_0x528e2e(0x1f2)](_0x12b96a);_0x33736d[_0x528e2e(0x1eb)][_0x528e2e(0x1bb)](_0x528e2e(0x1e5)),_0xe03073[_0x528e2e(0x1f5)](_0x528e2e(0x1e5),()=>{const _0x5ef8d2=_0x528e2e,_0x438d02=_0x9441c7[_0x5ef8d2(0x1ce)](_0x340acf[_0x5ef8d2(0x1e0)][_0x5ef8d2(0x1e8)][_0x5ef8d2(0x1c0)]);_0x340acf[_0x5ef8d2(0x1e0)][_0x5ef8d2(0x1bf)](()=>{const _0x13f6df=_0x5ef8d2;_0xe03073[_0x13f6df(0x1be)](_0x438d02,{'commandName':_0x13f6df(0x1e5),'commandParams':[]},[],_0x13f6df(0x1e5));});}),_0x340acf[_0x528e2e(0x1e2)][_0x528e2e(0x1f2)](_0x528e2e(0x1e5))['on'](_0x528e2e(0x1fb),(_0x58b260,_0x273752)=>{const _0x21b115=_0x528e2e;_0x340acf[_0x21b115(0x1e2)][_0x21b115(0x1f2)](_0x21b115(0x1a1))[_0x21b115(0x1b5)]&&(_0x273752[_0x21b115(0x1c5)]>0x0&&_0x273752[_0x273752[_0x21b115(0x1c5)]-0x1]&&_0x273752[_0x273752[_0x21b115(0x1c5)]-0x1][_0x21b115(0x1f1)]||_0xe03073[_0x21b115(0x1ff)]||this[_0x21b115(0x1d6)]()||_0x58b260[_0x21b115(0x1a0)]());},{'priority':_0x528e2e(0x1f9)});for(const _0x599338 of[_0x528e2e(0x1ad),_0x528e2e(0x1b7),_0x528e2e(0x1d9),_0x528e2e(0x1ee)]){const _0x2a0f45=_0x340acf[_0x528e2e(0x1e2)][_0x528e2e(0x1f2)](_0x599338);_0xe03073[_0x528e2e(0x1f5)](_0x599338,()=>{const _0x9d5500=_0x528e2e,_0x13f106=_0x340acf[_0x9d5500(0x1e0)][_0x9d5500(0x1e8)][_0x9d5500(0x1c0)][_0x9d5500(0x1dc)]()[_0x9d5500(0x1fc)]()[_0x9d5500(0x1cf)](_0x4ef6d7=>_0x4ef6d7['is'](_0x9d5500(0x201),_0x9d5500(0x1e6))),_0x2aabc=_0x2a0f45[_0x9d5500(0x1b5)];_0x340acf[_0x9d5500(0x1e0)][_0x9d5500(0x1bf)](()=>{const _0x4944bd=_0x9d5500;_0xe03073[_0x4944bd(0x1be)]([_0x13f106,_0x2aabc],{'commandName':_0x4944bd(0x1e5),'commandParams':[]},[],_0x4944bd(0x1e5));});});}for(const _0x407553 of[_0x528e2e(0x1ab),_0x528e2e(0x1d3)]){const _0x2ee59f=_0x340acf[_0x528e2e(0x1e2)][_0x528e2e(0x1f2)](_0x407553);_0xe03073[_0x528e2e(0x1f5)](_0x407553,()=>{const _0x486c28=_0x528e2e,_0x3c4b1e=_0x9441c7[_0x486c28(0x1ce)](_0x340acf[_0x486c28(0x1e0)][_0x486c28(0x1e8)][_0x486c28(0x1c0)])[0x0],_0x442a35=_0x3c4b1e[_0x486c28(0x1aa)](_0x486c28(0x1d5)),{column:_0x996a84,row:_0x4534bc}=_0x9441c7[_0x486c28(0x1c6)](_0x3c4b1e);let _0x1ddde9=[];if(_0x486c28(0x1ef)==_0x2ee59f[_0x486c28(0x1d1)]){const _0x1f13a1=_0x9441c7[_0x486c28(0x1e9)](_0x442a35,{'startRow':_0x4534bc,'endRow':_0x4534bc,'includeAllSlots':!0x0});_0x1ddde9=Array[_0x486c28(0x1db)](_0x1f13a1)[_0x486c28(0x1a6)](_0x355d55=>_0x355d55[_0x486c28(0x1b9)]);}else{const _0x52e75c=_0x9441c7[_0x486c28(0x1e9)](_0x442a35,{'column':_0x996a84,'includeAllSlots':!0x0});_0x1ddde9=Array[_0x486c28(0x1db)](_0x52e75c)[_0x486c28(0x1a6)](_0xfc89a2=>_0xfc89a2[_0x486c28(0x1b9)]);}_0x340acf[_0x486c28(0x1e0)][_0x486c28(0x1bf)](_0x4d9883=>{const _0x10958a=_0x486c28;_0xe03073[_0x10958a(0x1b6)](_0x4d9883[_0x10958a(0x1df)](_0x3c4b1e),{'commandName':_0x407553,'commandParams':[]},_0x1ddde9,_0x407553);});});}_0xe03073[_0x528e2e(0x1d8)][_0x528e2e(0x1c9)](_0x1f2033=>{const _0xb8e864=_0x528e2e;if(_0xb8e864(0x203)!=_0x1f2033[_0xb8e864(0x1a3)]&&_0xb8e864(0x1ec)!=_0x1f2033[_0xb8e864(0x1a3)])return;const {data:_0x55334d}=_0x1f2033;return _0x55334d&&_0xb8e864(0x1e5)==_0x55334d[_0xb8e864(0x1a2)]?{'type':_0xb8e864(0x1f4),'content':_0x3018ee(_0x5a30a9,_0xb8e864(0x1b2))}:void 0x0;}),_0xe03073[_0x528e2e(0x1d8)][_0x528e2e(0x1c9)](_0x1f77c0=>{const _0xc3e674=_0x528e2e;if(_0xc3e674(0x203)!=_0x1f77c0[_0xc3e674(0x1a3)]&&_0xc3e674(0x1ec)!=_0x1f77c0[_0xc3e674(0x1a3)])return;const {data:_0x3344a3}=_0x1f77c0;return _0x3344a3?_0xc3e674(0x1ab)==_0x3344a3[_0xc3e674(0x1a2)]?{'type':_0xc3e674(0x1f4),'content':_0x3018ee(_0x5a30a9,_0xc3e674(0x1d4))}:_0xc3e674(0x1d3)==_0x3344a3[_0xc3e674(0x1a2)]?{'type':_0xc3e674(0x1f4),'content':_0x3018ee(_0x5a30a9,_0xc3e674(0x1c3))}:void 0x0:void 0x0;});const _0x5a2176=_0x33736d[_0x528e2e(0x1e3)]();for(const _0x49dd58 of[_0x528e2e(0x1ad),_0x528e2e(0x1b7),_0x528e2e(0x1d9),_0x528e2e(0x1ee)])_0xe03073[_0x528e2e(0x1cc)][_0x528e2e(0x1f8)](_0x528e2e(0x203),_0x49dd58,_0x528e2e(0x1ca),_0x5a2176);for(const _0x16d6fb of[_0x528e2e(0x1ab),_0x528e2e(0x1d3)])_0xe03073[_0x528e2e(0x1cc)][_0x528e2e(0x1f8)](_0x528e2e(0x203),_0x16d6fb,_0x528e2e(0x1ca),_0x5a2176);_0xe03073[_0x528e2e(0x1cc)][_0x528e2e(0x1f8)](_0x528e2e(0x203),_0x528e2e(0x1e5),_0x528e2e(0x1ca),_0x1d9052=>{const _0x4f09be=_0x528e2e;_0x340acf[_0x4f09be(0x1e0)][_0x4f09be(0x1bf)](_0x36e4ab=>{const _0x4f9fe2=_0x4f09be,_0x32445d=Array[_0x4f9fe2(0x1db)](_0x46d2e2[_0x4f9fe2(0x1ba)]())[_0x4f9fe2(0x1a6)](_0xc55668=>_0x47672e[_0x4f9fe2(0x1b1)](_0xc55668));_0x36e4ab[_0x4f9fe2(0x1a7)](_0x1d9052),_0x340acf[_0x4f9fe2(0x1e2)][_0x4f9fe2(0x1f2)](_0x4f9fe2(0x1e5))[_0x4f9fe2(0x1c1)](),_0x340acf[_0x4f9fe2(0x1fb)](_0x4f9fe2(0x1e5),{'forceDefaultExecution':!0x0});const _0x17e7ea=_0x32445d[_0x4f9fe2(0x1af)](_0xb48be6=>_0x4f9fe2(0x1bd)!=_0xb48be6[_0x4f9fe2(0x1b8)][_0x4f9fe2(0x1fa)]);_0x17e7ea[_0x4f9fe2(0x1c5)]>0x0&&_0x36e4ab[_0x4f9fe2(0x1a7)](_0x17e7ea);for(const _0x3a9678 of _0x32445d)_0x3a9678[_0x4f9fe2(0x1b4)]();});});for(const _0x459558 of[_0x528e2e(0x1ad),_0x528e2e(0x1d9),_0x528e2e(0x1ee),_0x528e2e(0x1b7)]){const _0x42bb27=_0x340acf[_0x528e2e(0x1e2)][_0x528e2e(0x1f2)](_0x459558);_0x42bb27['on'](_0x528e2e(0x1f6),(_0x4727b2,_0x1b898b,_0x24cb44)=>{const _0x5aa3dd=_0x528e2e;if(_0x24cb44){const _0x548d3c=_0x340acf[_0x5aa3dd(0x1e0)][_0x5aa3dd(0x1e8)][_0x5aa3dd(0x1c0)][_0x5aa3dd(0x1dc)]()[_0x5aa3dd(0x1fc)]()[_0x5aa3dd(0x1cf)](_0x33364c=>_0x33364c['is'](_0x5aa3dd(0x201),_0x5aa3dd(0x1e6)));this[_0x5aa3dd(0x1e1)](_0x42bb27[_0x5aa3dd(0x1b5)],_0x548d3c)||(_0x4727b2[_0x5aa3dd(0x1a8)]=!0x1,_0x4727b2[_0x5aa3dd(0x1a0)]());}},{'priority':_0x528e2e(0x1f3)});}}[_0x5c93f9(0x1d6)](){const _0x538911=_0x5c93f9,_0xfd382d=this[_0x538911(0x1e7)][_0x538911(0x1e2)][_0x538911(0x1f2)](_0x538911(0x1e5)),_0xc71980=this[_0x538911(0x1e7)][_0x538911(0x1ea)][_0x538911(0x1f2)](_0x538911(0x1c4));if(!_0xfd382d[_0x538911(0x1c2)])return!0x1;const _0x453e0b=_0xc71980[_0x538911(0x1ce)](this[_0x538911(0x1e7)][_0x538911(0x1e0)][_0x538911(0x1e8)][_0x538911(0x1c0)]);for(const _0x18caa4 of _0x453e0b)for(const _0x358985 of _0x453e0b)if(_0x18caa4!=_0x358985&&!this[_0x538911(0x1e1)](_0x18caa4,_0x358985))return!0x1;return!0x0;}[_0x5c93f9(0x1e1)](_0x5623fc,_0x3f3d6){const _0x2a3d35=_0x5c93f9,_0x5b6051=this[_0x2a3d35(0x1e7)][_0x2a3d35(0x1ea)][_0x2a3d35(0x1f2)](_0x2a3d35(0x1fe)),_0x443b7b=this[_0x2a3d35(0x1e7)][_0x2a3d35(0x1e0)][_0x2a3d35(0x1df)](_0x5623fc),_0x3f47b9=this[_0x2a3d35(0x1e7)][_0x2a3d35(0x1e0)][_0x2a3d35(0x1df)](_0x3f3d6),_0x244775=new Set(),_0x200890=new Set();for(const _0x9951b5 of _0x5b6051[_0x2a3d35(0x1d0)]())if((_0x2a3d35(0x1b3)==_0x9951b5[_0x2a3d35(0x1a3)]||_0x2a3d35(0x1a9)==_0x9951b5[_0x2a3d35(0x1a3)]||_0x2a3d35(0x1e5)==_0x9951b5[_0x2a3d35(0x1de)])&&_0x9951b5[_0x2a3d35(0x1cd)]){for(const _0x260f98 of _0x9951b5[_0x2a3d35(0x1ba)]())_0x260f98[_0x2a3d35(0x1d7)](_0x443b7b,!0x0)&&_0x244775[_0x2a3d35(0x1dd)](_0x9951b5[_0x2a3d35(0x1a3)]+':'+_0x9951b5[_0x2a3d35(0x1c7)]['id']),_0x260f98[_0x2a3d35(0x1d7)](_0x3f47b9,!0x0)&&_0x200890[_0x2a3d35(0x1dd)](_0x9951b5[_0x2a3d35(0x1a3)]+':'+_0x9951b5[_0x2a3d35(0x1c7)]['id']);}if(_0x244775[_0x2a3d35(0x1a5)]!=_0x200890[_0x2a3d35(0x1a5)])return!0x1;for(const _0x37a39b of _0x244775)if(!_0x200890[_0x2a3d35(0x1f7)](_0x37a39b))return!0x1;return!0x0;}}
|
|
23
|
+
const _0x31cde8=_0x1d84;function _0x1d84(_0xfb9847,_0x4f99e1){const _0x5096d3=_0x5096();return _0x1d84=function(_0x1d8440,_0x40e078){_0x1d8440=_0x1d8440-0x150;let _0x32a246=_0x5096d3[_0x1d8440];return _0x32a246;},_0x1d84(_0xfb9847,_0x4f99e1);}(function(_0x1c657b,_0x1daeaf){const _0x866d44=_0x1d84,_0x3679d9=_0x1c657b();while(!![]){try{const _0xc3d008=-parseInt(_0x866d44(0x181))/0x1*(-parseInt(_0x866d44(0x162))/0x2)+parseInt(_0x866d44(0x17f))/0x3+parseInt(_0x866d44(0x161))/0x4+parseInt(_0x866d44(0x19c))/0x5*(-parseInt(_0x866d44(0x180))/0x6)+-parseInt(_0x866d44(0x17d))/0x7*(-parseInt(_0x866d44(0x196))/0x8)+-parseInt(_0x866d44(0x190))/0x9*(-parseInt(_0x866d44(0x19b))/0xa)+-parseInt(_0x866d44(0x1a2))/0xb;if(_0xc3d008===_0x1daeaf)break;else _0x3679d9['push'](_0x3679d9['shift']());}catch(_0x5c5301){_0x3679d9['push'](_0x3679d9['shift']());}}}(_0x5096,0xd12d7));import{Plugin as _0x454dac}from'ckeditor5/src/core.js';import _0x5d3e5f from'./table.js';import{LiveRange as _0x4899aa}from'ckeditor5/src/engine.js';function _0x5096(){const _0x4519da=['splitTableCellVertically','document','splitTableCellHorizontally','*Merge\x20cells*','mergeTableCellRight','TableUtils','tableCell','afterInit','rootName','registerCustomCallback','commandName','length','descriptionFactory','deletion','getFirstPosition','formatInline','findAncestor','from','mergeTableCellLeft','_areMergableCells','_acceptFormatSuggestionCallbackFactory','highest','$graveyard','4671836TsCzGb','1360990XiDBtH','registerDescriptionCallback','value','editor','subType','createRangeOn','getRanges','fromRange','_tablePostFixingSubtypes','createTableWalker','getCellLocation','plugins','has','TrackChangesEditing','return','enableCommand','*Split\x20cell:*\x20horizontally','locale','find','trackChanges','cell','TableEditing','size','insertion','author','add','low','917uAeEpR','formatBlock','1491270RQqQqu','30oMlCQa','1GXuWcU','selection','direction','getSuggestions','set:isEnabled','change','mergeTableCellDown','element','_isForcedDefaultExecutionBlock','containsRange','requires','push','type','getSelectionAffectedTableCells','isEnabled','423GsTSmu','model','stop','execute','filter','format','84400zyxHep','mergeTableCellUp','commands','isInContent','setSelection','328870PCVJgj','277285sntbno','refresh','horizontally','markBlockFormat','markMultiRangeBlockFormat','table','45531277omROSP','mergeTableCells','root','*Split\x20cell:*\x20vertically','get','getAncestors','forceDefaultExecution','_areSelectedCellsMergable','detach','accept','_suggestionFactory','map'];_0x5096=function(){return _0x4519da;};return _0x5096();}import{getTranslation as _0x18745f}from'../utils/common-translations.js';export default class vt extends _0x454dac{static get[_0x31cde8(0x18b)](){return[_0x5d3e5f];}[_0x31cde8(0x151)](){const _0x15ab43=_0x31cde8,_0x43dee7=this[_0x15ab43(0x165)],_0x5e3fb1=_0x43dee7[_0x15ab43(0x191)][_0x15ab43(0x1af)][_0x15ab43(0x182)],_0x4dbdc9=_0x43dee7[_0x15ab43(0x173)];if(!_0x43dee7[_0x15ab43(0x16d)][_0x15ab43(0x16e)](_0x15ab43(0x177)))return;const _0x2744b8=_0x43dee7[_0x15ab43(0x16d)][_0x15ab43(0x1a6)](_0x15ab43(0x16f)),_0x1562fd=_0x43dee7[_0x15ab43(0x16d)][_0x15ab43(0x1a6)](_0x15ab43(0x1b3)),_0x2472b3=_0x43dee7[_0x15ab43(0x16d)][_0x15ab43(0x1a6)](_0x5d3e5f);_0x2472b3[_0x15ab43(0x16a)][_0x15ab43(0x18c)](_0x15ab43(0x1a3)),_0x2744b8[_0x15ab43(0x171)](_0x15ab43(0x1a3),()=>{const _0x314f3e=_0x15ab43,_0x1002df=_0x1562fd[_0x314f3e(0x18e)](_0x43dee7[_0x314f3e(0x191)][_0x314f3e(0x1af)][_0x314f3e(0x182)]);_0x43dee7[_0x314f3e(0x191)][_0x314f3e(0x186)](()=>{const _0x370fec=_0x314f3e;_0x2744b8[_0x370fec(0x1a0)](_0x1002df,{'commandName':_0x370fec(0x1a3),'commandParams':[]},[],_0x370fec(0x1a3));});}),_0x43dee7[_0x15ab43(0x198)][_0x15ab43(0x1a6)](_0x15ab43(0x1a3))['on'](_0x15ab43(0x193),(_0x154e58,_0x1bcc23)=>{const _0x41b224=_0x15ab43;_0x43dee7[_0x41b224(0x198)][_0x41b224(0x1a6)](_0x41b224(0x175))[_0x41b224(0x164)]&&(_0x1bcc23[_0x41b224(0x155)]>0x0&&_0x1bcc23[_0x1bcc23[_0x41b224(0x155)]-0x1]&&_0x1bcc23[_0x1bcc23[_0x41b224(0x155)]-0x1][_0x41b224(0x1a8)]||_0x2744b8[_0x41b224(0x189)]||this[_0x41b224(0x1a9)]()||_0x154e58[_0x41b224(0x192)]());},{'priority':_0x15ab43(0x15f)});for(const _0x5b8284 of[_0x15ab43(0x197),_0x15ab43(0x1b2),_0x15ab43(0x187),_0x15ab43(0x15c)]){const _0x5bbba5=_0x43dee7[_0x15ab43(0x198)][_0x15ab43(0x1a6)](_0x5b8284);_0x2744b8[_0x15ab43(0x171)](_0x5b8284,()=>{const _0x50dd53=_0x15ab43,_0x55cd76=_0x43dee7[_0x50dd53(0x191)][_0x50dd53(0x1af)][_0x50dd53(0x182)][_0x50dd53(0x158)]()[_0x50dd53(0x1a7)]()[_0x50dd53(0x174)](_0x4e1015=>_0x4e1015['is'](_0x50dd53(0x188),_0x50dd53(0x150))),_0x5513d1=_0x5bbba5[_0x50dd53(0x164)];_0x43dee7[_0x50dd53(0x191)][_0x50dd53(0x186)](()=>{const _0x5b62b8=_0x50dd53;_0x2744b8[_0x5b62b8(0x1a0)]([_0x55cd76,_0x5513d1],{'commandName':_0x5b62b8(0x1a3),'commandParams':[]},[],_0x5b62b8(0x1a3));});});}for(const _0x309c0a of[_0x15ab43(0x1ae),_0x15ab43(0x1b0)]){const _0x216112=_0x43dee7[_0x15ab43(0x198)][_0x15ab43(0x1a6)](_0x309c0a);_0x2744b8[_0x15ab43(0x171)](_0x309c0a,()=>{const _0x3d4bd2=_0x15ab43,_0x43f16c=_0x1562fd[_0x3d4bd2(0x18e)](_0x43dee7[_0x3d4bd2(0x191)][_0x3d4bd2(0x1af)][_0x3d4bd2(0x182)])[0x0],_0x4c84d2=_0x43f16c[_0x3d4bd2(0x15a)](_0x3d4bd2(0x1a1)),{column:_0x1f5195,row:_0x4e23f4}=_0x1562fd[_0x3d4bd2(0x16c)](_0x43f16c);let _0x5a6e0a=[];if(_0x3d4bd2(0x19e)==_0x216112[_0x3d4bd2(0x183)]){const _0x580e51=_0x1562fd[_0x3d4bd2(0x16b)](_0x4c84d2,{'startRow':_0x4e23f4,'endRow':_0x4e23f4,'includeAllSlots':!0x0});_0x5a6e0a=Array[_0x3d4bd2(0x15b)](_0x580e51)[_0x3d4bd2(0x1ad)](_0x40d37c=>_0x40d37c[_0x3d4bd2(0x176)]);}else{const _0x527c7b=_0x1562fd[_0x3d4bd2(0x16b)](_0x4c84d2,{'column':_0x1f5195,'includeAllSlots':!0x0});_0x5a6e0a=Array[_0x3d4bd2(0x15b)](_0x527c7b)[_0x3d4bd2(0x1ad)](_0x26dcdd=>_0x26dcdd[_0x3d4bd2(0x176)]);}_0x43dee7[_0x3d4bd2(0x191)][_0x3d4bd2(0x186)](_0x4b6c42=>{const _0x15549f=_0x3d4bd2;_0x2744b8[_0x15549f(0x19f)](_0x4b6c42[_0x15549f(0x167)](_0x43f16c),{'commandName':_0x309c0a,'commandParams':[]},_0x5a6e0a,_0x309c0a);});});}_0x2744b8[_0x15ab43(0x156)][_0x15ab43(0x163)](_0x2cee7b=>{const _0x4d0295=_0x15ab43;if(_0x4d0295(0x17e)!=_0x2cee7b[_0x4d0295(0x18d)]&&_0x4d0295(0x159)!=_0x2cee7b[_0x4d0295(0x18d)])return;const {data:_0x4041a5}=_0x2cee7b;return _0x4041a5&&_0x4d0295(0x1a3)==_0x4041a5[_0x4d0295(0x154)]?{'type':_0x4d0295(0x195),'content':_0x18745f(_0x4dbdc9,_0x4d0295(0x1b1))}:void 0x0;}),_0x2744b8[_0x15ab43(0x156)][_0x15ab43(0x163)](_0x3a065f=>{const _0x45f563=_0x15ab43;if(_0x45f563(0x17e)!=_0x3a065f[_0x45f563(0x18d)]&&_0x45f563(0x159)!=_0x3a065f[_0x45f563(0x18d)])return;const {data:_0x12c164}=_0x3a065f;return _0x12c164?_0x45f563(0x1ae)==_0x12c164[_0x45f563(0x154)]?{'type':_0x45f563(0x195),'content':_0x18745f(_0x4dbdc9,_0x45f563(0x1a5))}:_0x45f563(0x1b0)==_0x12c164[_0x45f563(0x154)]?{'type':_0x45f563(0x195),'content':_0x18745f(_0x4dbdc9,_0x45f563(0x172))}:void 0x0:void 0x0;});const _0x309fda=_0x2472b3[_0x15ab43(0x15e)]();for(const _0x368591 of[_0x15ab43(0x197),_0x15ab43(0x1b2),_0x15ab43(0x187),_0x15ab43(0x15c)])_0x2744b8[_0x15ab43(0x1ac)][_0x15ab43(0x153)](_0x15ab43(0x17e),_0x368591,_0x15ab43(0x1ab),_0x309fda);for(const _0x16fba8 of[_0x15ab43(0x1ae),_0x15ab43(0x1b0)])_0x2744b8[_0x15ab43(0x1ac)][_0x15ab43(0x153)](_0x15ab43(0x17e),_0x16fba8,_0x15ab43(0x1ab),_0x309fda);_0x2744b8[_0x15ab43(0x1ac)][_0x15ab43(0x153)](_0x15ab43(0x17e),_0x15ab43(0x1a3),_0x15ab43(0x1ab),_0x2de4cb=>{const _0x12be12=_0x15ab43;_0x43dee7[_0x12be12(0x191)][_0x12be12(0x186)](_0x238ff9=>{const _0x2a69f4=_0x12be12,_0x55bd10=Array[_0x2a69f4(0x15b)](_0x5e3fb1[_0x2a69f4(0x168)]())[_0x2a69f4(0x1ad)](_0x21d11a=>_0x4899aa[_0x2a69f4(0x169)](_0x21d11a));_0x238ff9[_0x2a69f4(0x19a)](_0x2de4cb),_0x43dee7[_0x2a69f4(0x198)][_0x2a69f4(0x1a6)](_0x2a69f4(0x1a3))[_0x2a69f4(0x19d)](),_0x43dee7[_0x2a69f4(0x193)](_0x2a69f4(0x1a3),{'forceDefaultExecution':!0x0});const _0x2c9b20=_0x55bd10[_0x2a69f4(0x194)](_0x4263c9=>_0x2a69f4(0x160)!=_0x4263c9[_0x2a69f4(0x1a4)][_0x2a69f4(0x152)]);_0x2c9b20[_0x2a69f4(0x155)]>0x0&&_0x238ff9[_0x2a69f4(0x19a)](_0x2c9b20);for(const _0x3dd4b5 of _0x55bd10)_0x3dd4b5[_0x2a69f4(0x1aa)]();});});for(const _0x4d9054 of[_0x15ab43(0x197),_0x15ab43(0x187),_0x15ab43(0x15c),_0x15ab43(0x1b2)]){const _0x3a338a=_0x43dee7[_0x15ab43(0x198)][_0x15ab43(0x1a6)](_0x4d9054);_0x3a338a['on'](_0x15ab43(0x185),(_0x326de2,_0x377afb,_0x4d0993)=>{const _0x5f2fde=_0x15ab43;if(_0x4d0993){const _0x1940ac=_0x43dee7[_0x5f2fde(0x191)][_0x5f2fde(0x1af)][_0x5f2fde(0x182)][_0x5f2fde(0x158)]()[_0x5f2fde(0x1a7)]()[_0x5f2fde(0x174)](_0x296ca0=>_0x296ca0['is'](_0x5f2fde(0x188),_0x5f2fde(0x150)));this[_0x5f2fde(0x15d)](_0x3a338a[_0x5f2fde(0x164)],_0x1940ac)||(_0x326de2[_0x5f2fde(0x170)]=!0x1,_0x326de2[_0x5f2fde(0x192)]());}},{'priority':_0x15ab43(0x17c)});}}[_0x31cde8(0x1a9)](){const _0x5a3f51=_0x31cde8,_0x667087=this[_0x5a3f51(0x165)][_0x5a3f51(0x198)][_0x5a3f51(0x1a6)](_0x5a3f51(0x1a3)),_0x7b2251=this[_0x5a3f51(0x165)][_0x5a3f51(0x16d)][_0x5a3f51(0x1a6)](_0x5a3f51(0x1b3));if(!_0x667087[_0x5a3f51(0x18f)])return!0x1;const _0x151641=_0x7b2251[_0x5a3f51(0x18e)](this[_0x5a3f51(0x165)][_0x5a3f51(0x191)][_0x5a3f51(0x1af)][_0x5a3f51(0x182)]);for(const _0xec968f of _0x151641)for(const _0x1fb80c of _0x151641)if(_0xec968f!=_0x1fb80c&&!this[_0x5a3f51(0x15d)](_0xec968f,_0x1fb80c))return!0x1;return!0x0;}[_0x31cde8(0x15d)](_0x58774c,_0x376606){const _0x5b463d=_0x31cde8,_0x2cd394=this[_0x5b463d(0x165)][_0x5b463d(0x16d)][_0x5b463d(0x1a6)](_0x5b463d(0x16f)),_0x2a4503=this[_0x5b463d(0x165)][_0x5b463d(0x191)][_0x5b463d(0x167)](_0x58774c),_0x7c92d0=this[_0x5b463d(0x165)][_0x5b463d(0x191)][_0x5b463d(0x167)](_0x376606),_0x2c4fe1=new Set(),_0x59ccc8=new Set();for(const _0x4c2034 of _0x2cd394[_0x5b463d(0x184)]())if((_0x5b463d(0x179)==_0x4c2034[_0x5b463d(0x18d)]||_0x5b463d(0x157)==_0x4c2034[_0x5b463d(0x18d)]||_0x5b463d(0x1a3)==_0x4c2034[_0x5b463d(0x166)])&&_0x4c2034[_0x5b463d(0x199)]){for(const _0x531f44 of _0x4c2034[_0x5b463d(0x168)]())_0x531f44[_0x5b463d(0x18a)](_0x2a4503,!0x0)&&_0x2c4fe1[_0x5b463d(0x17b)](_0x4c2034[_0x5b463d(0x18d)]+':'+_0x4c2034[_0x5b463d(0x17a)]['id']),_0x531f44[_0x5b463d(0x18a)](_0x7c92d0,!0x0)&&_0x59ccc8[_0x5b463d(0x17b)](_0x4c2034[_0x5b463d(0x18d)]+':'+_0x4c2034[_0x5b463d(0x17a)]['id']);}if(_0x2c4fe1[_0x5b463d(0x178)]!=_0x59ccc8[_0x5b463d(0x178)])return!0x1;for(const _0x45bd51 of _0x2c4fe1)if(!_0x59ccc8[_0x5b463d(0x16e)](_0x45bd51))return!0x1;return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x5ea2(){const _0x3ad1da=['291956baKGOh','tableOfContents','2155050OdoPSw','descriptionFactory','1120126pKrTtL','afterInit','enableCommand','locale','get','TrackChangesEditing','ELEMENT_TABLE_OF_CONTENTS','plugins','332296tHSvgi','154fNZTjg','40184zHdUYh','1553346QEVUyG','commands','insertTableOfContents','editor','registerElementLabel','786995owqIbF'];_0x5ea2=function(){return _0x3ad1da;};return _0x5ea2();}const _0xdfd242=_0x2134;(function(_0x11c520,_0x2485c){const _0x1b9157=_0x2134,_0x9b292e=_0x11c520();while(!![]){try{const _0x5c3db1=-parseInt(_0x1b9157(0x1c3))/0x1+parseInt(_0x1b9157(0x1c7))/0x2+parseInt(_0x1b9157(0x1c5))/0x3+parseInt(_0x1b9157(0x1ba))/0x4+-parseInt(_0x1b9157(0x1c2))/0x5+-parseInt(_0x1b9157(0x1bd))/0x6+parseInt(_0x1b9157(0x1bb))/0x7*(-parseInt(_0x1b9157(0x1bc))/0x8);if(_0x5c3db1===_0x2485c)break;else _0x9b292e['push'](_0x9b292e['shift']());}catch(_0x406e8c){_0x9b292e['push'](_0x9b292e['shift']());}}}(_0x5ea2,0x8480f));import{Plugin as _0x2ad965}from'ckeditor5/src/core.js';import{getTranslation as _0x16389f}from'../utils/common-translations.js';function _0x2134(_0x821eeb,_0x429124){const _0x5ea2d4=_0x5ea2();return _0x2134=function(_0x2134ca,_0x25af77){_0x2134ca=_0x2134ca-0x1ba;let _0x4d51fa=_0x5ea2d4[_0x2134ca];return _0x4d51fa;},_0x2134(_0x821eeb,_0x429124);}export default class Mt extends _0x2ad965{[_0xdfd242(0x1c8)](){const _0x499128=_0xdfd242,_0x44e7b9=this[_0x499128(0x1c0)];if(!_0x44e7b9[_0x499128(0x1be)][_0x499128(0x1cb)](_0x499128(0x1bf)))return;_0x44e7b9[_0x499128(0x1ce)][_0x499128(0x1cb)](_0x499128(0x1cc))[_0x499128(0x1c9)](_0x499128(0x1bf));const _0x56bc93=_0x44e7b9[_0x499128(0x1ce)][_0x499128(0x1cb)](_0x499128(0x1cc)),_0x11e711=_0x44e7b9[_0x499128(0x1ca)];_0x56bc93[_0x499128(0x1c6)][_0x499128(0x1c1)](_0x499128(0x1c4),_0x14b7eb=>_0x16389f(_0x11e711,_0x499128(0x1cd),_0x14b7eb));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x2fc4(_0x5456d0,_0x12dc76){const _0x3bcbf5=_0x3bcb();return _0x2fc4=function(_0x2fc482,_0x9c4af2){_0x2fc482=_0x2fc482-0x1a2;let _0x32da1b=_0x3bcbf5[_0x2fc482];return _0x32da1b;},_0x2fc4(_0x5456d0,_0x12dc76);}const _0x162ae7=_0x2fc4;(function(_0x5d035a,_0x1c0bfb){const _0x57e81a=_0x2fc4,_0xa61304=_0x5d035a();while(!![]){try{const _0x2f7083=parseInt(_0x57e81a(0x1cb))/0x1+parseInt(_0x57e81a(0x1a7))/0x2*(parseInt(_0x57e81a(0x1d9))/0x3)+parseInt(_0x57e81a(0x1e7))/0x4+parseInt(_0x57e81a(0x1c7))/0x5*(-parseInt(_0x57e81a(0x1aa))/0x6)+parseInt(_0x57e81a(0x1d1))/0x7*(-parseInt(_0x57e81a(0x1d8))/0x8)+-parseInt(_0x57e81a(0x1e0))/0x9*(parseInt(_0x57e81a(0x1b3))/0xa)+parseInt(_0x57e81a(0x1bc))/0xb;if(_0x2f7083===_0x1c0bfb)break;else _0xa61304['push'](_0xa61304['shift']());}catch(_0x182422){_0xa61304['push'](_0xa61304['shift']());}}}(_0x3bcb,0xf3774));import{Plugin as _0x2e2604}from'ckeditor5/src/core.js';import{getTranslation as _0x1217f9}from'../utils/common-translations.js';export default class Rt extends _0x2e2604{constructor(_0x58ff21){const _0x45600c=_0x2fc4;super(_0x58ff21),this[_0x45600c(0x1b1)]=[_0x45600c(0x1ec),_0x45600c(0x1a3),_0x45600c(0x1ed),_0x45600c(0x1f0),_0x45600c(0x1d7),_0x45600c(0x1da),_0x45600c(0x1c1)],this[_0x45600c(0x1b8)]=[_0x45600c(0x1d4),_0x45600c(0x1c0),_0x45600c(0x1a2),_0x45600c(0x1be),_0x45600c(0x1eb),_0x45600c(0x1a8),_0x45600c(0x1e1),_0x45600c(0x1dc),_0x45600c(0x1b0)];}static get[_0x162ae7(0x1cc)](){const _0x3451e6=_0x162ae7;return _0x3451e6(0x1c2);}[_0x162ae7(0x1b5)](){const _0x5ca0d7=_0x162ae7,_0x454524=this[_0x5ca0d7(0x1c5)][_0x5ca0d7(0x1d3)][_0x5ca0d7(0x1bd)](_0x5ca0d7(0x1b6));if(this[_0x5ca0d7(0x1c5)][_0x5ca0d7(0x1d3)][_0x5ca0d7(0x1a6)](_0x5ca0d7(0x1bb))){for(const _0x7f533b of this[_0x5ca0d7(0x1b1)])_0x454524[_0x5ca0d7(0x1af)](_0x7f533b,(_0x2536a1,_0x54de37)=>{const _0x2a8fe4=_0x5ca0d7,_0x1a26c0=this[_0x2a8fe4(0x1c5)][_0x2a8fe4(0x1ae)][_0x2a8fe4(0x1ee)][_0x2a8fe4(0x1ac)][_0x2a8fe4(0x1a4)]()[_0x2a8fe4(0x1e5)](_0x2a8fe4(0x1b4));this[_0x2a8fe4(0x1e4)](_0x7f533b,[_0x1a26c0],this[_0x2a8fe4(0x1b1)],_0x2a8fe4(0x1b1),_0x2536a1,_0x54de37);});_0x454524[_0x5ca0d7(0x1dd)][_0x5ca0d7(0x1e6)](_0x5ca0d7(0x1d0),_0x5ca0d7(0x1b1),_0x5ca0d7(0x1c9),_0x454524[_0x5ca0d7(0x1dd)][_0x5ca0d7(0x1b9)](_0x5ca0d7(0x1d0),null,_0x5ca0d7(0x1d2))),_0x454524[_0x5ca0d7(0x1dd)][_0x5ca0d7(0x1e6)](_0x5ca0d7(0x1d0),_0x5ca0d7(0x1b1),_0x5ca0d7(0x1d2),(_0x13c980,_0x37954d)=>this[_0x5ca0d7(0x1cd)](this[_0x5ca0d7(0x1b1)],_0x13c980,_0x37954d)),_0x454524[_0x5ca0d7(0x1dd)][_0x5ca0d7(0x1e6)](_0x5ca0d7(0x1d0),_0x5ca0d7(0x1b1),_0x5ca0d7(0x1ca),()=>!0x1);}if(this[_0x5ca0d7(0x1c5)][_0x5ca0d7(0x1d3)][_0x5ca0d7(0x1a6)](_0x5ca0d7(0x1e3))){for(const _0x4451da of this[_0x5ca0d7(0x1b8)])_0x454524[_0x5ca0d7(0x1af)](_0x4451da,(_0x29d5ee,_0x56d637)=>{const _0x56b8b4=_0x5ca0d7,_0x549362=this[_0x56b8b4(0x1c5)][_0x56b8b4(0x1d3)][_0x56b8b4(0x1bd)](_0x56b8b4(0x1b7))[_0x56b8b4(0x1ce)](this[_0x56b8b4(0x1c5)][_0x56b8b4(0x1ae)][_0x56b8b4(0x1ee)][_0x56b8b4(0x1ac)]);this[_0x56b8b4(0x1e4)](_0x4451da,_0x549362,this[_0x56b8b4(0x1b8)],_0x56b8b4(0x1b8),_0x29d5ee,_0x56d637);});_0x454524[_0x5ca0d7(0x1dd)][_0x5ca0d7(0x1e6)](_0x5ca0d7(0x1d0),_0x5ca0d7(0x1b8),_0x5ca0d7(0x1c9),_0x454524[_0x5ca0d7(0x1dd)][_0x5ca0d7(0x1b9)](_0x5ca0d7(0x1d0),null,_0x5ca0d7(0x1d2))),_0x454524[_0x5ca0d7(0x1dd)][_0x5ca0d7(0x1e6)](_0x5ca0d7(0x1d0),_0x5ca0d7(0x1b8),_0x5ca0d7(0x1d2),(_0x66352f,_0x13de0c)=>this[_0x5ca0d7(0x1cd)](this[_0x5ca0d7(0x1b8)],_0x66352f,_0x13de0c)),_0x454524[_0x5ca0d7(0x1dd)][_0x5ca0d7(0x1e6)](_0x5ca0d7(0x1d0),_0x5ca0d7(0x1b8),_0x5ca0d7(0x1ca),()=>!0x1);}_0x454524[_0x5ca0d7(0x1a9)][_0x5ca0d7(0x1cf)](_0x145254=>this[_0x5ca0d7(0x1ef)](_0x145254));}[_0x162ae7(0x1e4)](_0x344266,_0x594957,_0xf4b765,_0x1398b8,_0x13c94a,_0x119b8a){const _0x1ffbc8=_0x162ae7,_0x4e0d07=this[_0x1ffbc8(0x1c5)][_0x1ffbc8(0x1d3)][_0x1ffbc8(0x1bd)](_0x1ffbc8(0x1b6));this[_0x1ffbc8(0x1c5)][_0x1ffbc8(0x1ae)][_0x1ffbc8(0x1c4)](_0x119b8a[_0x1ffbc8(0x1ad)],()=>{const _0x3d69c1=_0x1ffbc8;for(const _0x5ee22a of _0x594957){if(this[_0x3d69c1(0x1df)](_0x5ee22a,_0x1398b8))_0x13c94a(_0x119b8a);else{const _0x16dd5c={};for(const _0x201057 of _0xf4b765){const _0x51a661=_0x5ee22a[_0x3d69c1(0x1b2)](_0x201057);void 0x0!==_0x51a661&&(_0x16dd5c[_0x201057]=_0x51a661);}_0x13c94a(_0x119b8a),_0x4e0d07[_0x3d69c1(0x1c6)](_0x5ee22a,{'commandParams':[_0x16dd5c]},[],_0x1398b8);}}});}[_0x162ae7(0x1cd)](_0x3c36fa,_0x4aa554,_0x369863){const _0x5f385c=_0x162ae7,_0x355627=_0x4aa554[0x0][_0x5f385c(0x1a5)][_0x5f385c(0x1e9)],_0xdf1d7c=_0x369863[_0x5f385c(0x1c3)][0x0];this[_0x5f385c(0x1c5)][_0x5f385c(0x1ae)][_0x5f385c(0x1e8)](_0x4fa1ad=>{const _0x25d0fb=_0x5f385c;for(const _0xe765b2 of _0x3c36fa)void 0x0!==_0xdf1d7c[_0xe765b2]?_0x4fa1ad[_0x25d0fb(0x1d6)](_0xe765b2,_0xdf1d7c[_0xe765b2],_0x355627):_0x4fa1ad[_0x25d0fb(0x1d5)](_0xe765b2,_0x355627);});}[_0x162ae7(0x1ef)](_0x5b4e94){const _0x2348d4=_0x162ae7;if(_0x5b4e94[_0x2348d4(0x1c8)])switch(_0x5b4e94[_0x2348d4(0x1ea)]){case _0x2348d4(0x1b1):return{'type':_0x2348d4(0x1e2),'content':_0x1217f9(this[_0x2348d4(0x1c5)][_0x2348d4(0x1bf)],_0x2348d4(0x1db))};case _0x2348d4(0x1b8):return{'type':_0x2348d4(0x1e2),'content':_0x1217f9(this[_0x2348d4(0x1c5)][_0x2348d4(0x1bf)],_0x2348d4(0x1de))};}}[_0x162ae7(0x1df)](_0xd4d3f7,_0x3df1d9){const _0x8d29f0=_0x162ae7,_0x1a42fb=this[_0x8d29f0(0x1c5)][_0x8d29f0(0x1d3)][_0x8d29f0(0x1bd)](_0x8d29f0(0x1b6));for(const _0x51522f of _0x1a42fb[_0x8d29f0(0x1ab)]({'skipNotAttached':!0x0})){const _0x49fcfa=_0x51522f[_0x8d29f0(0x1ba)]();if(_0x51522f[_0x8d29f0(0x1ea)]===_0x3df1d9&&_0x49fcfa===_0xd4d3f7)return _0x51522f;}return null;}}function _0x3bcb(){const _0x1019a8=['selection','batch','model','enableCommand','tableCellVerticalAlignment','tableProperties','getAttribute','271110NaGrhH','table','afterInit','TrackChangesEditing','TableUtils','tableCellProperties','getSuggestionCallback','getContainedElement','TablePropertiesEditing','32969057ATrsXk','get','tableCellPadding','locale','tableCellBorderStyle','tableBackgroundColor','TrackChangesTableProperties','commandParams','enqueueChange','editor','markBlockFormat','8301205SacDWs','data','accept','join','1331988TMjJXN','pluginName','handleDiscardAction','getSelectionAffectedTableCells','registerDescriptionCallback','formatBlock','1267PhNbvC','discard','plugins','tableCellBorderColor','removeAttribute','setAttribute','tableWidth','71080lzkFDr','2973yCMzag','tableHeight','*Format:*\x20change\x20table\x20properties','tableCellHorizontalAlignment','_suggestionFactory','*Format:*\x20change\x20table\x20cell\x20properties','_getSuggestion','522ubWDds','tableCellBackgroundColor','format','TableCellPropertiesEditing','_handlePropertyChange','findAncestor','registerCustomCallback','830968fxzBGN','change','nodeAfter','subType','tableCellWidth','tableBorderColor','tableBorderWidth','document','handleSuggestionDescription','tableAlignment','tableCellBorderWidth','tableBorderStyle','getFirstPosition','start','has','2626sPZgYY','tableCellHeight','descriptionFactory','6vhcikK','getSuggestions'];_0x3bcb=function(){return _0x1019a8;};return _0x3bcb();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x107f73=_0x23f0;(function(_0x490c93,_0x1b6189){const _0x272058=_0x23f0,_0x3baf98=_0x490c93();while(!![]){try{const _0x2ce065=parseInt(_0x272058(0x99))/0x1+parseInt(_0x272058(0xa7))/0x2*(-parseInt(_0x272058(0xaa))/0x3)+parseInt(_0x272058(0xa1))/0x4+-parseInt(_0x272058(0xa0))/0x5+parseInt(_0x272058(0xa3))/0x6+-parseInt(_0x272058(0x98))/0x7*(-parseInt(_0x272058(0xa9))/0x8)+parseInt(_0x272058(0xa8))/0x9*(parseInt(_0x272058(0x9d))/0xa);if(_0x2ce065===_0x1b6189)break;else _0x3baf98['push'](_0x3baf98['shift']());}catch(_0x52da29){_0x3baf98['push'](_0x3baf98['shift']());}}}(_0x38f7,0x6bedb));function _0x23f0(_0x400801,_0x5bbfd7){const _0x38f72f=_0x38f7();return _0x23f0=function(_0x23f03c,_0x460e55){_0x23f03c=_0x23f03c-0x98;let _0x4baf97=_0x38f72f[_0x23f03c];return _0x4baf97;},_0x23f0(_0x400801,_0x5bbfd7);}import{Plugin as _0x4005ab}from'ckeditor5/src/core.js';export default class Dt extends _0x4005ab{[_0x107f73(0x9b)](){const _0x289523=_0x107f73,_0x1d3710=this[_0x289523(0x9a)];_0x1d3710[_0x289523(0x9f)][_0x289523(0x9c)](_0x289523(0xa5))&&_0x1d3710[_0x289523(0x9f)][_0x289523(0xa2)](_0x289523(0xa4))[_0x289523(0xa6)](_0x289523(0x9e));}}function _0x38f7(){const _0x237ab7=['1322612GCXjko','get','3218700mjzeeY','TrackChangesEditing','Template','enableCommand','338134oDrXRx','3104262OkbFYy','8JLjUbp','9rgCMoI','2048879nnBmnb','63267WFwdgE','editor','afterInit','has','10HYlhjc','insertTemplate','plugins','3093545liACnZ'];_0x38f7=function(){return _0x237ab7;};return _0x38f7();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x4002d5=_0x51d6;(function(_0x4aeb1e,_0x187315){const _0x35ed33=_0x51d6,_0x209f00=_0x4aeb1e();while(!![]){try{const _0x5f2f8c=-parseInt(_0x35ed33(0x193))/0x1*(-parseInt(_0x35ed33(0x187))/0x2)+parseInt(_0x35ed33(0x198))/0x3+-parseInt(_0x35ed33(0x184))/0x4*(-parseInt(_0x35ed33(0x1a4))/0x5)+parseInt(_0x35ed33(0x19b))/0x6+-parseInt(_0x35ed33(0x1a5))/0x7+-parseInt(_0x35ed33(0x19a))/0x8*(-parseInt(_0x35ed33(0x197))/0x9)+-parseInt(_0x35ed33(0x18f))/0xa;if(_0x5f2f8c===_0x187315)break;else _0x209f00['push'](_0x209f00['shift']());}catch(_0x793777){_0x209f00['push'](_0x209f00['shift']());}}}(_0x139a,0x61007));import{Plugin as _0x3842d1}from'ckeditor5/src/core.js';import{getTranslation as _0x1b462e}from'../utils/common-translations.js';function _0x51d6(_0x323740,_0x35ae8b){const _0x139a8f=_0x139a();return _0x51d6=function(_0x51d6a2,_0x5fae80){_0x51d6a2=_0x51d6a2-0x181;let _0x533624=_0x139a8f[_0x51d6a2];return _0x533624;},_0x51d6(_0x323740,_0x35ae8b);}function _0x139a(){const _0x30925c=['model','forward','14289890TjqMvk','createRange','_splitMarkerName','title-content','10PIQqab','descriptionFactory','getNearestSelectionRange','plugins','20997oWemlL','611250yAjdJr','TrackChangesEditing','584npHaCK','4181340kvQWPU','afterInit','ELEMENT_TITLE','differ','end','start','registerPostFixer','updateMarker','Title','15uncHyq','217105ZwyBcf','has','getChangedMarkers','isEqual','editor','registerElementLabel','suggestion','from','element','get','schema','159152aQOMmK','document','removeMarker','133402APmgAL','newRange','isCollapsed','locale','isTouching','nodeBefore'];_0x139a=function(){return _0x30925c;};return _0x139a();}export default class $t extends _0x3842d1{[_0x4002d5(0x19c)](){const _0x148440=_0x4002d5,_0x1536eb=this[_0x148440(0x1a9)];if(!_0x1536eb[_0x148440(0x196)][_0x148440(0x1a6)](_0x148440(0x1a3)))return;const _0x1db4ef=_0x1536eb[_0x148440(0x196)][_0x148440(0x182)](_0x148440(0x199));_0x1db4ef[_0x148440(0x194)][_0x148440(0x1aa)](_0x148440(0x192),()=>_0x1b462e(_0x1536eb[_0x148440(0x18a)],_0x148440(0x19d))),_0x1536eb[_0x148440(0x18d)][_0x148440(0x185)][_0x148440(0x1a1)](_0x26c909=>{const _0x5485f3=_0x148440;let _0x492632=!0x1;const _0x571023=Array[_0x5485f3(0x1ac)](_0x1536eb[_0x5485f3(0x18d)][_0x5485f3(0x185)][_0x5485f3(0x19e)][_0x5485f3(0x1a7)]());for(const {name:_0x1a7787,data:_0x18bd4b}of _0x571023){const {group:_0x6f2f41}=_0x1db4ef[_0x5485f3(0x191)](_0x1a7787);if(_0x5485f3(0x1ab)!==_0x6f2f41||!_0x18bd4b[_0x5485f3(0x188)])continue;const _0x381ae9=_0x18bd4b[_0x5485f3(0x188)],_0x35c304=_0x381ae9[_0x5485f3(0x19f)][_0x5485f3(0x18c)];if(!_0x35c304||!_0x35c304['is'](_0x5485f3(0x181),_0x5485f3(0x192)))continue;if(!_0x381ae9[_0x5485f3(0x1a0)][_0x5485f3(0x18b)](_0x381ae9[_0x5485f3(0x19f)]))continue;const _0x114881=_0x1536eb[_0x5485f3(0x18d)][_0x5485f3(0x183)][_0x5485f3(0x195)](_0x381ae9[_0x5485f3(0x19f)],_0x5485f3(0x18e));if(_0x114881&&_0x114881[_0x5485f3(0x189)]){const _0x4509a7=_0x26c909[_0x5485f3(0x190)](_0x381ae9[_0x5485f3(0x1a0)],_0x114881[_0x5485f3(0x1a0)]);_0x4509a7[_0x5485f3(0x1a8)](_0x381ae9)||(_0x26c909[_0x5485f3(0x1a2)](_0x1a7787,{'range':_0x4509a7}),_0x492632=!0x0);}_0x492632||(_0x26c909[_0x5485f3(0x186)](_0x1a7787),_0x492632=!0x0);}return _0x492632;});}}
|
package/src/integrations/undo.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x64c774=_0x4704;function _0x4704(_0x4a7e03,_0x11e45b){const _0x3468ef=_0x3468();return _0x4704=function(_0x470427,_0x3420fe){_0x470427=_0x470427-0x67;let _0x49b6d0=_0x3468ef[_0x470427];return _0x49b6d0;},_0x4704(_0x4a7e03,_0x11e45b);}(function(_0x3bc552,_0x4c7d71){const _0x554686=_0x4704,_0xcb8ac8=_0x3bc552();while(!![]){try{const _0x51ad4c=-parseInt(_0x554686(0x73))/0x1*(-parseInt(_0x554686(0x75))/0x2)+-parseInt(_0x554686(0x6a))/0x3+-parseInt(_0x554686(0x74))/0x4*(parseInt(_0x554686(0x68))/0x5)+parseInt(_0x554686(0x7a))/0x6+-parseInt(_0x554686(0x67))/0x7+parseInt(_0x554686(0x77))/0x8*(parseInt(_0x554686(0x79))/0x9)+parseInt(_0x554686(0x76))/0xa*(parseInt(_0x554686(0x70))/0xb);if(_0x51ad4c===_0x4c7d71)break;else _0xcb8ac8['push'](_0xcb8ac8['shift']());}catch(_0x1acedb){_0xcb8ac8['push'](_0xcb8ac8['shift']());}}}(_0x3468,0xb3dc2));import{Plugin as _0x399888}from'ckeditor5/src/core.js';export default class Bt extends _0x399888{[_0x64c774(0x78)](){const _0x5d42c8=_0x64c774,_0x505e5f=this[_0x5d42c8(0x72)],_0x234dd8=_0x505e5f[_0x5d42c8(0x6c)][_0x5d42c8(0x71)](_0x5d42c8(0x6e));_0x505e5f[_0x5d42c8(0x6c)][_0x5d42c8(0x6d)](_0x5d42c8(0x69))&&(_0x234dd8[_0x5d42c8(0x7b)](_0x5d42c8(0x6f)),_0x234dd8[_0x5d42c8(0x7b)](_0x5d42c8(0x6b)));}}function _0x3468(){const _0x762406=['184811CrGLvA','get','editor','2qEUFTn','4qSZNkJ','772726nNNmmi','680lkzknv','4768744qRjoAT','afterInit','9XUXYgc','4600098XNNWHE','enableCommand','2647232XApxso','3663565ibPreJ','UndoEditing','4291125ABGsel','redo','plugins','has','TrackChangesEditing','undo'];_0x3468=function(){return _0x762406;};return _0x3468();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x1ca8(){const _0x3ee224=['1591966HVSAvr','get','TrackChangesEditing','8IKkLMr','markerRange','markerName','previousPosition','hasAttribute','ck-suggestion-marker-','start','insert','span','isAtEnd','282sNdDZT','parent','nextSibling','bindElementToMarker','model','activeMarkers','toViewElement','10uUWrpM','push','schema','1390361rRwEDA','isLimit','12vieQsk','48NfxWum','_splitMarkerName','writer','type','11714886jEXlth','name','162912ISfmLz','6394883tBLYEn','createUIElement','getCustomProperty','ck-suggestion-marker--active','49081188rCtVrg','plugins','item','getItems','createRangeOn','35130fgCgQE','test','toViewPosition','mapper','60ZnzwWV','isBlock','includes','addHighlight','consumable','elementEnd','isContent','getWalker','addClass'];_0x1ca8=function(){return _0x3ee224;};return _0x1ca8();}(function(_0x4a869c,_0x3dc568){const _0x4425e6=_0x1cdd,_0x571df8=_0x4a869c();while(!![]){try{const _0x3cc080=-parseInt(_0x4425e6(0x18a))/0x1+-parseInt(_0x4425e6(0x197))/0x2*(parseInt(_0x4425e6(0x17d))/0x3)+-parseInt(_0x4425e6(0x173))/0x4*(parseInt(_0x4425e6(0x181))/0x5)+-parseInt(_0x4425e6(0x1a4))/0x6*(-parseInt(_0x4425e6(0x1a1))/0x7)+parseInt(_0x4425e6(0x18d))/0x8*(-parseInt(_0x4425e6(0x171))/0x9)+parseInt(_0x4425e6(0x19e))/0xa*(parseInt(_0x4425e6(0x174))/0xb)+parseInt(_0x4425e6(0x1a3))/0xc*(parseInt(_0x4425e6(0x178))/0xd);if(_0x3cc080===_0x3dc568)break;else _0x571df8['push'](_0x571df8['shift']());}catch(_0x234d00){_0x571df8['push'](_0x571df8['shift']());}}}(_0x1ca8,0xdebdb));export function getRangesWithAttribute(_0x3dda28,_0x25e8c5,_0x45896b){const _0x536c4e=_0x1cdd,_0x1803b7=[];for(const _0x496b80 of _0x25e8c5[_0x536c4e(0x17b)]())_0x496b80[_0x536c4e(0x191)](_0x3dda28)&&_0x1803b7[_0x536c4e(0x19f)](_0x45896b[_0x536c4e(0x17c)](_0x496b80));return _0x1803b7;}function _0x1cdd(_0x4e1a09,_0x3c33dd){const _0x1ca89d=_0x1ca8();return _0x1cdd=function(_0x1cddf2,_0x46b672){_0x1cddf2=_0x1cddf2-0x16f;let _0x4fc48=_0x1ca89d[_0x1cddf2];return _0x4fc48;},_0x1cdd(_0x4e1a09,_0x3c33dd);}export function downcastSplitMergeMarker(_0x4c3c4d,_0x2d2b7a,{showActiveMarker:_0x3acb67=!0x0}={}){const _0x1b93b9=_0x1cdd,_0x5eac12=_0x4c3c4d[_0x1b93b9(0x179)][_0x1b93b9(0x18b)](_0x1b93b9(0x18c));return(_0x3273e1,_0x1be75e,_0x1c2d65)=>{const _0x4ea463=_0x1b93b9;if(!_0x1c2d65[_0x4ea463(0x185)][_0x4ea463(0x17e)](_0x1be75e[_0x4ea463(0x18e)],_0x3273e1[_0x4ea463(0x172)]))return;const _0xfaff9a=_0x1be75e[_0x4ea463(0x18e)][_0x4ea463(0x188)](),_0xb4581=_0x1be75e[_0x4ea463(0x18e)][_0x4ea463(0x193)],_0x47b451=_0x4c3c4d[_0x4ea463(0x19b)][_0x4ea463(0x1a0)];let _0x9ce90b=null,_0x3b4fd5=null,_0x1fda34=!0x1,_0x4490bb=!0x1;for(const _0x4202e4 of _0xfaff9a){const _0x3d8207=_0x4202e4[_0x4ea463(0x17a)];_0x1fda34=_0x1fda34||_0x47b451[_0x4ea463(0x187)](_0x3d8207);const _0x20c336=_0x1c2d65[_0x4ea463(0x180)][_0x4ea463(0x19d)](_0x3d8207);if(_0x20c336&&_0x20c336[_0x4ea463(0x176)](_0x4ea463(0x184)))return;_0x4ea463(0x186)==_0x4202e4[_0x4ea463(0x170)]&&(_0x47b451[_0x4ea463(0x182)](_0x3d8207)&&!_0x47b451[_0x4ea463(0x1a2)](_0x3d8207)&&(_0x3d8207[_0x4ea463(0x199)]||_0xb4581[_0x4ea463(0x196)]?_0x9ce90b&&_0x9ce90b[_0x4ea463(0x198)]==_0x3d8207||(_0x9ce90b=_0x3d8207,_0x5c4229(_0x4202e4[_0x4ea463(0x190)]),_0x4490bb=!0x0):_0x3b4fd5=_0x3b4fd5||_0x4202e4[_0x4ea463(0x190)]));}function _0x5c4229(_0x2a69f5){const _0x13872d=_0x4ea463,{authorId:_0x21f7a1}=_0x5eac12[_0x13872d(0x1a5)](_0x1be75e[_0x13872d(0x18f)]),_0x1a898b=_0x1c2d65[_0x13872d(0x16f)][_0x13872d(0x175)](_0x13872d(0x195),{'class':_0x13872d(0x192)+_0x2d2b7a,'data-author-id':_0x21f7a1}),_0x114078=_0x1c2d65[_0x13872d(0x180)][_0x13872d(0x17f)](_0x2a69f5);_0x3acb67&&_0x5eac12[_0x13872d(0x19c)][_0x13872d(0x183)](_0x1be75e[_0x13872d(0x18f)])&&_0x1c2d65[_0x13872d(0x16f)][_0x13872d(0x189)](_0x13872d(0x177),_0x1a898b),_0x1c2d65[_0x13872d(0x16f)][_0x13872d(0x194)](_0x114078,_0x1a898b),_0x1c2d65[_0x13872d(0x180)][_0x13872d(0x19a)](_0x1a898b,_0x1be75e[_0x13872d(0x18f)]);}_0x1fda34||_0x4490bb||!_0x3b4fd5||_0x5c4229(_0x3b4fd5);};}
|