@ckeditor/ckeditor5-track-changes 43.1.0-alpha.6 → 43.1.0-alpha.8
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
|
-
|
|
23
|
+
const _0x4afc9a=_0x1cbb;(function(_0x14421e,_0x118cc8){const _0x13d3ea=_0x1cbb,_0x13c505=_0x14421e();while(!![]){try{const _0x4df8b0=-parseInt(_0x13d3ea(0x125))/0x1+parseInt(_0x13d3ea(0x12b))/0x2*(-parseInt(_0x13d3ea(0x127))/0x3)+-parseInt(_0x13d3ea(0x11d))/0x4+-parseInt(_0x13d3ea(0x12a))/0x5*(-parseInt(_0x13d3ea(0x11e))/0x6)+-parseInt(_0x13d3ea(0x11f))/0x7*(-parseInt(_0x13d3ea(0x11c))/0x8)+parseInt(_0x13d3ea(0x12e))/0x9*(parseInt(_0x13d3ea(0x124))/0xa)+parseInt(_0x13d3ea(0x123))/0xb;if(_0x4df8b0===_0x118cc8)break;else _0x13c505['push'](_0x13c505['shift']());}catch(_0x2330da){_0x13c505['push'](_0x13c505['shift']());}}}(_0x1679,0x21055));import{Plugin as _0xb84114}from'ckeditor5/src/core.js';function _0x1cbb(_0xa89bf8,_0x447dd8){const _0x16799e=_0x1679();return _0x1cbb=function(_0x1cbb01,_0x529d07){_0x1cbb01=_0x1cbb01-0x11a;let _0x5bf6f2=_0x16799e[_0x1cbb01];return _0x5bf6f2;},_0x1cbb(_0xa89bf8,_0x447dd8);}import _0x3cf549 from'./table.js';function _0x1679(){const _0x56d674=['plugins','1629045ewaIYE','778550bwOjdj','233514oObJWt','requires','29793MUrBtD','TrackChangesEditing','toggleTableCaption','525BMmJrt','52COCVKq','enableCommand','editor','18eYsdpu','has','get','32ljichi','470324mfIfau','15126JJjMLp','308077ULhMAm','afterInit','TableCaptionEditing'];_0x1679=function(){return _0x56d674;};return _0x1679();}export default class xt extends _0xb84114{static get[_0x4afc9a(0x126)](){return[_0x3cf549];}[_0x4afc9a(0x120)](){const _0x23f667=_0x4afc9a,_0x23ac65=this[_0x23f667(0x12d)];if(!_0x23ac65[_0x23f667(0x122)][_0x23f667(0x11a)](_0x23f667(0x121)))return;_0x23ac65[_0x23f667(0x122)][_0x23f667(0x11b)](_0x23f667(0x128))[_0x23f667(0x12c)](_0x23f667(0x129));}}
|
|
@@ -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 _0x4e6111=_0x4d74;function _0x4e0f(){const _0x12befb=['register','next','_splitMarkerName','registerDescriptionCallback','tableCellBorderColor','attributes','getMarkers','differ','getSuggestion','for','createTableWalker','ck-suggestion-marker-insertion','deletionRanges','last','deletion','value','find','cells','elementToElement','Users','length','suggestion-td','getColumns','fill','change','getTableIfOnlyTableInContent','first','rootName','_tablePostFixingSubtypes','clipboardOutput','tableCellVerticalAlignment','root','insertColumns','set','discard','document','hasSuggestion','suggestionUnloaded','includes','setAttribute','getSuggestions','forceDefaultExecution','createRangeOn','tableCellBackgroundColor','getRange','descriptionFactory','endRow','remove','accept','getItems','tablePasteChainId','listenTo','markerName','markMultiRangeDeletion','high','923212wzTFQQ','ck-suggestion-marker','showSuggestionHighlights','plugins','getColumnIndexes','cell','detach','markMultiRangeBlockFormat','getChild','nextSibling','insertContent','newRange','has','batch','getSelectionAffectedTableCells','fromRange','tablePasteColumn','tableCellSuggestion','tablePasteRow','_suggestionFactory','removeMarker','get','TableClipboard','2302683CCgEyH','registerCustomCallback','rowInsertionRanges','5434794jivzDF','wrap','markerAttributes','documentSelection','markerToHighlight','setAttributes','isInContent','_isForcedDefaultExecutionBlock','883760QesrUQ','join','author','isEmpty','tableCell','TrackChangesEditing','suggestion:formatBlock:tablePasteCell','schema','tableCellHorizontalAlignment','tableCellBorderStyle','subType','return','name','column','getRows','dataDowncast','getRowIndexes','insertionRanges','oldRange','paragraph','editing','826908eqVYaV','start','activeMarkers','TableUtils','getContainedElement','entries','reduce','getAttributes','createElement','5393735BndVkS','map','previousSibling','every','nodeAfter','containsRange','content','tablePaste','getRanges','getSuggestionCallback','suggestionLoaded','stop','options','*Replace\x20table\x20cells*','model','getShiftedBy','locale','ck-suggestion-marker--active','getChildren','afterInit','commands','editor','previous','type','insertion','forEach','columnInsertionRanges','selection','_getCoordsForCells','filter','3099509zkHvMX','removeRows','getChanges','isEqual','row','getChangedMarkers','requires','some','createPositionBefore','removeColumns','end','keys','formatBlock','low','columns','tableCellPadding','createRange','columnInsertionIndexes','startsWith','redo','rows','add','table','view','removeMarkers','call','element','markMultiRangeInsertion','suggestion','_createdBatches','markers','move','$graveyard','trackChanges','_replaceTableSlotCell','getAllAdjacentSuggestions','conversion','unwrap','insert','position','updateMarker','endColumn','editingDowncast','insertRows','registerPostFixer','from','tableCellBorderWidth','fromEntries','tablePasteCell','createRangeIn','rowInsertionIndexes','findAncestor','push'];_0x4e0f=function(){return _0x12befb;};return _0x4e0f();}(function(_0x2986bd,_0x40640f){const _0x42b877=_0x4d74,_0xc0c39d=_0x2986bd();while(!![]){try{const _0x5f2548=-parseInt(_0x42b877(0x180))/0x1+parseInt(_0x42b877(0x149))/0x2+-parseInt(_0x42b877(0x160))/0x3+parseInt(_0x42b877(0x16b))/0x4+parseInt(_0x42b877(0xbf))/0x5+parseInt(_0x42b877(0x163))/0x6+-parseInt(_0x42b877(0xdd))/0x7;if(_0x5f2548===_0x40640f)break;else _0xc0c39d['push'](_0xc0c39d['shift']());}catch(_0x35d215){_0xc0c39d['push'](_0xc0c39d['shift']());}}}(_0x4e0f,0x99c4c));import{getTranslation as _0x43c842}from'../utils/common-translations.js';function _0x4d74(_0x29fa95,_0x58084a){const _0x4e0f11=_0x4e0f();return _0x4d74=function(_0x4d74b3,_0x504397){_0x4d74b3=_0x4d74b3-0xb8;let _0x1ea342=_0x4e0f11[_0x4d74b3];return _0x1ea342;},_0x4d74(_0x29fa95,_0x58084a);}import{Plugin as _0x5252fe}from'ckeditor5/src/core.js';import{LiveRange as _0x3acc7f}from'ckeditor5/src/engine.js';import{uid as _0x9f2036,priorities as _0x1b1075}from'ckeditor5/src/utils.js';import _0x2bb0a2 from'./table.js';const Pe=[_0x4e6111(0x10b),_0x4e6111(0x116),_0x4e6111(0x174),_0x4e6111(0x173),_0x4e6111(0x130),_0x4e6111(0x13d),_0x4e6111(0xec)],we=Object[_0x4e6111(0x10c)](Pe[_0x4e6111(0xc0)](_0x486d84=>[_0x486d84,null]));export default class _t extends _0x5252fe{static get[_0x4e6111(0xe3)](){return[_0x2bb0a2];}[_0x4e6111(0xd2)](){const _0x185f49=_0x4e6111,_0x276d29=this[_0x185f49(0xd4)];if(!_0x276d29[_0x185f49(0x14c)][_0x185f49(0x155)](_0x185f49(0x15f)))return;const _0x1e3930=_0x276d29[_0x185f49(0x14c)][_0x185f49(0x15e)](_0x185f49(0x170)),_0x1cab28=_0x276d29[_0x185f49(0x14c)][_0x185f49(0x15e)](_0x185f49(0xb9)),_0x4fa1a8=_0x276d29[_0x185f49(0x14c)][_0x185f49(0x15e)](_0x2bb0a2),_0x3d2343=_0x276d29[_0x185f49(0x14c)][_0x185f49(0x15e)](_0x185f49(0x15f));_0x4fa1a8[_0x185f49(0x12e)][_0x185f49(0x111)](_0x185f49(0x15b),_0x185f49(0x159)),_0x276d29[_0x185f49(0xcd)][_0x185f49(0x172)][_0x185f49(0x112)](_0x185f49(0x15a),{'allowIn':_0x185f49(0x16f),'allowContentOf':_0x185f49(0x16f),'isLimit':!0x0}),_0x276d29[_0x185f49(0x101)][_0x185f49(0x124)]({'model':_0x185f49(0x15a),'view':_0x185f49(0x127)});let _0x325055=null;_0x276d29[_0x185f49(0xcd)]['on'](_0x185f49(0x153),(_0x3b5cfd,_0x59e306)=>{const _0x555368=_0x185f49,[_0x4ba656,_0x21223b]=_0x59e306,_0x4731dd=_0x59e306[_0x59e306[_0x555368(0x126)]-0x1];_0x4731dd&&_0x4731dd[_0x555368(0x13b)]||_0x1e3930[_0x555368(0x16a)]||this[_0x555368(0xd4)][_0x555368(0xd3)][_0x555368(0x15e)](_0x555368(0xfe))[_0x555368(0x121)]&&function(_0x4cf991,_0x2b9b11,_0xda85b6,_0x1c4ad7,_0x3cc0f6){const _0x439c8b=_0x555368;if(_0x2b9b11&&!_0x2b9b11['is'](_0x439c8b(0x166)))return!0x1;const _0x51843e=_0x3cc0f6[_0x439c8b(0x12b)](_0x4cf991,_0xda85b6);if(!_0x51843e||!Re(_0x51843e,void 0x0,_0x1c4ad7))return!0x1;const _0x5dabf5=_0x1c4ad7[_0x439c8b(0x157)](_0xda85b6[_0x439c8b(0x135)][_0x439c8b(0xda)]);if(!_0x5dabf5[_0x439c8b(0x126)])return!0x1;const _0x515dfb=_0x5dabf5[0x0][_0x439c8b(0x110)](_0x439c8b(0xf3)),_0x2d317f=_0x1c4ad7[_0x439c8b(0x17b)](_0x5dabf5),_0xb263a=_0x1c4ad7[_0x439c8b(0x14d)](_0x5dabf5),_0x196a12={'startRow':_0x2d317f[_0x439c8b(0x12c)],'endRow':_0x2d317f[_0x439c8b(0x11f)],'startColumn':_0xb263a[_0x439c8b(0x12c)],'endColumn':_0xb263a[_0x439c8b(0x11f)]};return 0x1==_0x5dabf5[_0x439c8b(0x126)]&&(_0x196a12[_0x439c8b(0x140)]+=_0x1c4ad7[_0x439c8b(0x179)](_0x51843e)-0x1,_0x196a12[_0x439c8b(0x106)]+=_0x1c4ad7[_0x439c8b(0x128)](_0x51843e)-0x1),Re(_0x515dfb,_0x196a12,_0x1c4ad7);}(_0x4ba656,_0x21223b,_0x276d29[_0x555368(0xcd)],_0x1cab28,_0x3d2343)&&(_0x3b5cfd[_0x555368(0xca)](),_0x325055={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x276d29[_0x555368(0xcd)][_0x555368(0x12a)](()=>{const _0x112127=_0x555368;_0x276d29[_0x112127(0xcd)][_0x112127(0x153)](_0x59e306[0x0],_0x59e306[0x1],_0x59e306[0x2],{'forceDefaultExecution':!0x0});const _0x30facf=_0x9f2036(),{rowInsertionRanges:_0x324139,columnInsertionRanges:_0x5308ec,insertionRanges:_0x48dfa8,deletionRanges:_0x2565ae,cells:_0x359bd5}=_0x325055;_0x324139[_0x112127(0x126)]&&_0x1e3930[_0x112127(0xf8)](_0x324139,_0x112127(0x15b),{'tablePasteChainId':_0x30facf}),_0x5308ec[_0x112127(0x126)]&&_0x1e3930[_0x112127(0xf8)](_0x5308ec,_0x112127(0x159),{'tablePasteChainId':_0x30facf}),_0x48dfa8[_0x112127(0x126)]&&(_0x1e3930[_0x112127(0xf8)](_0x48dfa8,_0x112127(0xc6),{'tablePasteChainId':_0x30facf,'skipNestingCheck':!0x0}),_0x48dfa8[_0x112127(0xd8)](_0xa1334f=>{const _0x3219d7=_0x112127;var _0x20c7f2;return null===(_0x20c7f2=_0xa1334f[_0x3219d7(0x14f)])||void 0x0===_0x20c7f2?void 0x0:_0x20c7f2[_0x3219d7(0xf6)](_0xa1334f);})),_0x2565ae[_0x112127(0x126)]&&(_0x1e3930[_0x112127(0x147)](_0x2565ae,_0x112127(0xc6),{'tablePasteChainId':_0x30facf,'skipNestingCheck':!0x0}),_0x2565ae[_0x112127(0xd8)](_0x5d13bd=>{const _0x491113=_0x112127;var _0x5bc965;return null===(_0x5bc965=_0x5d13bd[_0x491113(0x14f)])||void 0x0===_0x5bc965?void 0x0:_0x5bc965[_0x491113(0xf6)](_0x5d13bd);}));const _0xa04a7d=_0x1e3930[_0x112127(0x150)](_0x359bd5[_0x112127(0xc0)](({element:_0x779c63})=>_0x779c63),{'formatGroupId':_0x9f2036()},[],_0x112127(0x10d),{'tablePasteChainId':_0x30facf});if(_0xa04a7d){const _0x1bf72d=_0xa04a7d[_0x112127(0x118)](),_0x369dba=[];for(const {element:_0x4fab90,attributes:_0x4fa525}of _0x359bd5){if(!_0x4fa525)continue;const _0x59482b=_0x276d29[_0x112127(0xcd)][_0x112127(0x13c)](_0x4fab90),_0x595130=_0x1bf72d[_0x112127(0x122)](_0x16ef1f=>_0x16ef1f[_0x112127(0x13e)]()[_0x112127(0xe0)](_0x59482b));_0x595130&&_0x369dba[_0x112127(0x111)]([_0x595130[_0x112127(0x177)],_0x4fa525]);}_0x369dba[_0x112127(0x126)]&&_0xa04a7d[_0x112127(0x139)](_0x112127(0x165),Object[_0x112127(0x10c)](_0x369dba));}_0x325055=null;}));},{'priority':_0x1b1075[_0x185f49(0x148)]+0xa}),_0x276d29[_0x185f49(0x14c)][_0x185f49(0x15e)](_0x185f49(0x15f))['on'](_0x185f49(0xff),(_0x5daa5f,_0x5d9289)=>{const _0x28cba7=_0x185f49,[_0x41aae8,_0x53d7af,,_0x3ce569]=_0x5d9289;if(!_0x325055)return;_0x5daa5f[_0x28cba7(0xca)]();const _0x10ab13=_0x41aae8[_0x28cba7(0x14e)],_0x456d25=_0x53d7af,_0xd1abc=ke(_0x10ab13),_0x1bb155=ke(_0x456d25);_0x5daa5f[_0x28cba7(0x176)]=_0x10ab13;let _0x1ee2ec=null,_0x1d2cda=null;if(_0x1bb155||_0xd1abc){if(_0xd1abc&&!_0x1bb155){_0x3ce569[_0x28cba7(0x141)](_0x10ab13[_0x28cba7(0x151)](0x0));for(const _0x5e831a of Array[_0x28cba7(0x10a)](_0x456d25[_0x28cba7(0xd1)]()))_0x3ce569[_0x28cba7(0x103)](_0x5e831a,_0x10ab13,_0x28cba7(0xe7));const _0x8a74b4=_0x325055[_0x28cba7(0x10f)][_0x28cba7(0x138)](_0x41aae8[_0x28cba7(0xe1)]),_0x625b7d=_0x325055[_0x28cba7(0xee)][_0x28cba7(0x138)](_0x41aae8[_0x28cba7(0x178)]);_0x8a74b4||_0x625b7d||(_0x1ee2ec=_0x3acc7f[_0x28cba7(0x158)](_0x3ce569[_0x28cba7(0x10e)](_0x10ab13)));}else _0x1bb155&&!_0xd1abc&&(_0x1d2cda=_0x3ce569[_0x28cba7(0x10e)](_0x10ab13));}else{const _0x27512c=_0x3ce569[_0x28cba7(0xbe)](_0x28cba7(0x15a)),_0x331e46=_0x3ce569[_0x28cba7(0xbe)](_0x28cba7(0x15a));_0x3ce569[_0x28cba7(0x164)](_0x3ce569[_0x28cba7(0x10e)](_0x10ab13),_0x331e46),_0x3ce569[_0x28cba7(0x103)](_0x27512c,_0x10ab13,0x0);for(const _0x4cfb00 of Array[_0x28cba7(0x10a)](_0x456d25[_0x28cba7(0xd1)]()))_0x3ce569[_0x28cba7(0x103)](_0x4cfb00,_0x27512c,_0x28cba7(0xe7));_0x1ee2ec=_0x3acc7f[_0x28cba7(0x158)](_0x3ce569[_0x28cba7(0x13c)](_0x27512c)),_0x1d2cda=_0x3acc7f[_0x28cba7(0x158)](_0x3ce569[_0x28cba7(0x13c)](_0x331e46));}const _0x473c73=Array[_0x28cba7(0x10a)](_0x456d25[_0x28cba7(0xbd)]())[_0x28cba7(0xdc)](([_0x165493])=>Pe[_0x28cba7(0x138)](_0x165493));_0x325055[_0x28cba7(0x123)][_0x28cba7(0x111)]({'element':_0x10ab13,'attributes':_0x473c73[_0x28cba7(0x126)]?Object[_0x28cba7(0x10c)](_0x473c73):null}),_0x1ee2ec&&_0x325055[_0x28cba7(0x17c)][_0x28cba7(0x111)](_0x1ee2ec),_0x1d2cda&&_0x325055[_0x28cba7(0x11e)][_0x28cba7(0x111)](_0x1d2cda);},{'priority':_0x185f49(0x148)}),_0x1cab28['on'](_0x185f49(0x132),(_0x273289,_0x4e1382)=>{const _0x5d72b7=_0x185f49,[_0x57811b,_0x101ca3={}]=_0x4e1382;if(!_0x325055)return;const _0x4c6c8c=_0x101ca3['at']||0x0,_0x257a07=_0x101ca3[_0x5d72b7(0xeb)]||0x1;_0x325055[_0x5d72b7(0xee)]=new Array(_0x257a07)[_0x5d72b7(0x129)](_0x4c6c8c)[_0x5d72b7(0xc0)]((_0xf73295,_0x5476fe)=>_0xf73295+_0x5476fe);for(const {cell:_0xf26469}of _0x1cab28[_0x5d72b7(0x11c)](_0x57811b,{'startColumn':_0x4c6c8c,'endColumn':_0x4c6c8c+_0x257a07-0x1}))_0x325055[_0x5d72b7(0xd9)][_0x5d72b7(0x111)](_0x276d29[_0x5d72b7(0xcd)][_0x5d72b7(0x13c)](_0xf26469));},{'priority':_0x185f49(0xea)}),_0x1cab28['on'](_0x185f49(0x108),(_0x1d105c,_0x5f5bf5)=>{const _0x444572=_0x185f49,[_0x52136e,_0x5e707c={}]=_0x5f5bf5;if(!_0x325055)return;const _0x584442=_0x5e707c['at']||0x0,_0x19c386=_0x5e707c[_0x444572(0xf1)]||0x1;_0x325055[_0x444572(0x10f)]=new Array(_0x19c386)[_0x444572(0x129)](_0x584442)[_0x444572(0xc0)]((_0x5da3cb,_0x56afca)=>_0x5da3cb+_0x56afca);for(const {cell:_0x3eeb66}of _0x1cab28[_0x444572(0x11c)](_0x52136e,{'startRow':_0x584442,'endRow':_0x584442+_0x19c386-0x1}))_0x325055[_0x444572(0x162)][_0x444572(0x111)](_0x276d29[_0x444572(0xcd)][_0x444572(0x13c)](_0x3eeb66));},{'priority':_0x185f49(0xea)}),_0x1e3930[_0x185f49(0x13f)][_0x185f49(0x115)](_0x2d4f13=>{const _0x3739d8=_0x185f49;if(_0x2d4f13[_0x3739d8(0x175)]&&_0x2d4f13[_0x3739d8(0x175)][_0x3739d8(0xef)](_0x3739d8(0xc6)))return _0x2d4f13[_0x3739d8(0xd5)]?{}:{'type':_0x3739d8(0xd7),'content':_0x43c842(_0x276d29[_0x3739d8(0xcf)],_0x3739d8(0xcc))};});const _0x254939=()=>!0x1;for(const _0x25eea8 of[_0x185f49(0xc6),_0x185f49(0x159),_0x185f49(0x15b),_0x185f49(0x10d)])_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xd7),_0x25eea8,_0x185f49(0x16c),_0x254939),_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0x120),_0x25eea8,_0x185f49(0x16c),_0x254939),_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xe9),_0x25eea8,_0x185f49(0x16c),_0x254939);_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xe9),_0x185f49(0x10d),_0x185f49(0x134),_0x254939),_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xe9),_0x185f49(0x10d),_0x185f49(0x142),(_0x14dc2b,_0x3867b0,_0x1d3169)=>{const _0x3de61e=_0x185f49,_0x71673d=_0x14dc2b[_0x3de61e(0xc0)](_0x5268a5=>_0x5268a5[_0x3de61e(0xba)]())[_0x3de61e(0xdc)](_0x559107=>_0x559107),_0x1fb5ce=new Map(_0x71673d[_0x3de61e(0xc0)](_0x46cfd2=>[_0x46cfd2,null]));if(_0x325055){for(const {element:_0x3c1335,attributes:_0xa1d9ac}of _0x325055[_0x3de61e(0x123)])_0xa1d9ac&&_0x1fb5ce[_0x3de61e(0x133)](_0x3c1335,_0xa1d9ac);}else{if(_0x1d3169&&_0x1d3169[_0x3de61e(0x165)])for(const [_0x363277,_0xd2a002]of Object[_0x3de61e(0xbb)](_0x1d3169[_0x3de61e(0x165)])){const _0x393c75=_0x276d29[_0x3de61e(0xcd)][_0x3de61e(0xfb)][_0x3de61e(0x15e)](_0x363277),_0x242110=_0x393c75?_0x393c75[_0x3de61e(0x13e)]()[_0x3de61e(0xba)]():null;_0x242110&&_0x1fb5ce[_0x3de61e(0x133)](_0x242110,_0xd2a002);}}_0x276d29[_0x3de61e(0xcd)][_0x3de61e(0x12a)](_0xe792aa=>{const _0x41f1d6=_0x3de61e;for(const [_0x3fab00,_0x2199d2]of _0x1fb5ce)_0xe792aa[_0x41f1d6(0x168)]({...we,..._0x2199d2},_0x3fab00);});});const _0x3a781e=(_0x53699a,_0x5af651)=>{const _0x13eb78=_0x185f49;_0x1e3930[_0x13eb78(0x15c)][_0x13eb78(0x161)](_0x53699a,_0x13eb78(0xc6),_0x5af651,(_0x17814d,_0x5778dd,_0x4b1709)=>{const _0x2ff31a=_0x13eb78;_0x276d29[_0x2ff31a(0xcd)][_0x2ff31a(0x12a)](_0x427a83=>{const _0x56c20a=_0x2ff31a,_0x555e00=[];for(const _0x4c5322 of _0x17814d){const _0x152293=_0x4c5322[_0x56c20a(0x181)][_0x56c20a(0xc3)];_0x152293['is'](_0x56c20a(0xf7),_0x56c20a(0x15a))&&_0x555e00[_0x56c20a(0x111)](_0x152293);}_0x1e3930[_0x56c20a(0x15c)][_0x56c20a(0xc8)](_0x53699a,null,_0x5af651)(_0x17814d,_0x5778dd,_0x4b1709);for(const _0x12d261 of _0x555e00)_0x56c20a(0xfd)!=_0x12d261[_0x56c20a(0x131)][_0x56c20a(0x12d)]&&_0x427a83[_0x56c20a(0x102)](_0x12d261);});});};_0x3a781e(_0x185f49(0xd7),_0x185f49(0x142)),_0x3a781e(_0x185f49(0xd7),_0x185f49(0x134)),_0x3a781e(_0x185f49(0x120),_0x185f49(0x142)),_0x3a781e(_0x185f49(0x120),_0x185f49(0x134)),_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xd7),_0x185f49(0x15b),_0x185f49(0x134),_0x2c25eb=>{const _0x102950=_0x185f49,_0x3436b7=_0x2c25eb[_0x102950(0xc0)](_0x20105b=>_0x20105b[_0x102950(0xba)]()),_0x296d92=_0x3436b7[0x0][_0x102950(0x110)](_0x102950(0xf3)),{minRow:_0x175666,maxRow:_0xeb49f2}=_0x4fa1a8[_0x102950(0xdb)](_0x3436b7);_0x1cab28[_0x102950(0xde)](_0x296d92,{'at':_0x175666,'rows':_0xeb49f2-_0x175666+0x1});}),_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xd7),_0x185f49(0x159),_0x185f49(0x134),_0x631663=>{const _0x417ef7=_0x185f49,_0x166f46=_0x631663[_0x417ef7(0xc0)](_0x233925=>_0x233925[_0x417ef7(0xba)]()),_0x64bc6c=_0x166f46[0x0][_0x417ef7(0x110)](_0x417ef7(0xf3)),{minColumn:_0x2a88c8,maxColumn:_0x5b9d39}=_0x4fa1a8[_0x417ef7(0xdb)](_0x166f46);_0x1cab28[_0x417ef7(0xe6)](_0x64bc6c,{'at':_0x2a88c8,'columns':_0x5b9d39-_0x2a88c8+0x1});});const _0x274a94=(_0x114f2a,_0x422d57)=>{const _0x3bd0e9=_0x185f49;if(!_0x422d57[_0x3bd0e9(0x175)]||!_0x422d57[_0x3bd0e9(0x175)][_0x3bd0e9(0xef)](_0x3bd0e9(0xc6)))return;const _0x1b6f97=_0x422d57[_0x3bd0e9(0x117)][_0x3bd0e9(0x144)],_0x575dd9=_0x1e3930[_0x3bd0e9(0x13a)]()[_0x3bd0e9(0xdc)](_0x35f463=>_0x35f463[_0x3bd0e9(0x169)]&&_0x35f463[_0x3bd0e9(0x117)]&&_0x35f463[_0x3bd0e9(0x117)][_0x3bd0e9(0x144)]==_0x1b6f97);_0x575dd9[_0x3bd0e9(0x126)]&&_0x422d57[_0x3bd0e9(0x100)]()[_0x3bd0e9(0x126)]!=_0x575dd9[_0x3bd0e9(0x126)]&&_0x575dd9[_0x3bd0e9(0xbc)]((_0x5ad31a,_0x536906)=>(_0x5ad31a[_0x3bd0e9(0x113)]=_0x536906,_0x536906[_0x3bd0e9(0xd5)]=_0x5ad31a,_0x536906));};function _0x32dc6a(_0x5ea601,_0x1b2a98=!0x0){const _0x204c18=_0x185f49,{id:_0x349525,authorId:_0x57ba97}=_0x1e3930[_0x204c18(0x114)](_0x5ea601[_0x204c18(0x146)]),_0x3d4dd3=[_0x204c18(0x14a),_0x204c18(0x11d)],_0x4a32d4=_0x1e3930[_0x204c18(0xb8)][_0x204c18(0x138)](_0x5ea601[_0x204c18(0x146)]);return _0x4a32d4&&_0x3d4dd3[_0x204c18(0x111)](_0x204c18(0xd0)),{'classes':_0x3d4dd3,'attributes':{'data-suggestion':_0x349525,'data-author-id':_0x57ba97},'priority':_0x4a32d4&&_0x1b2a98?0xbc2:0xbb8};}_0x1e3930['on'](_0x185f49(0xc9),_0x274a94,{'priority':_0x185f49(0x148)}),_0x1e3930['on'](_0x185f49(0x137),_0x274a94,{'priority':_0x185f49(0x148)}),_0x276d29[_0x185f49(0xcd)][_0x185f49(0x135)][_0x185f49(0x109)](()=>{const _0x2324fa=_0x185f49;let _0x243414=!0x1;const _0x21205f=Array[_0x2324fa(0x10a)](_0x276d29[_0x2324fa(0xcd)][_0x2324fa(0x135)][_0x2324fa(0x119)][_0x2324fa(0xe2)]());for(const {name:_0x51c0dc,data:_0x3c0312}of _0x21205f){const {group:_0x1b533c,type:_0x55823c,id:_0x2113f4}=_0x1e3930[_0x2324fa(0x114)](_0x51c0dc);if(_0x2324fa(0xf9)!=_0x1b533c||_0x2324fa(0x120)!=_0x55823c||_0x3c0312[_0x2324fa(0x17d)])continue;if(!_0x1e3930[_0x2324fa(0x136)](_0x2113f4))continue;const _0x5800e9=_0x1e3930[_0x2324fa(0x11a)](_0x2113f4)[_0x2324fa(0xc7)](),_0xe96166=_0x276d29[_0x2324fa(0x14c)][_0x2324fa(0x15e)](_0x2324fa(0x125))['me'];for(const _0x2c9396 of _0x1e3930[_0x2324fa(0x13a)]()){if(!_0x2c9396[_0x2324fa(0x169)]||_0x2c9396[_0x2324fa(0x16d)]!=_0xe96166)continue;if(_0x2324fa(0xe9)!=_0x2c9396[_0x2324fa(0xd6)]||_0x2324fa(0x10d)!=_0x2c9396[_0x2324fa(0x175)])continue;if(_0x2c9396[_0x2324fa(0xc7)]()[_0x2324fa(0xc2)](_0x10e76d=>_0x5800e9[_0x2324fa(0xe4)](_0x510692=>_0x510692[_0x2324fa(0xc4)](_0x10e76d,!0x0)))){for(const _0x4b0bd7 of _0x2c9396[_0x2324fa(0x100)]())_0x4b0bd7[_0x2324fa(0x169)]&&(_0x4b0bd7[_0x2324fa(0x134)](),_0x243414=!0x0);}}}return _0x243414;}),_0x276d29[_0x185f49(0xcd)][_0x185f49(0x135)][_0x185f49(0x109)](_0x549001=>{const _0x1d9c5a=_0x185f49,_0x30d718=_0x276d29[_0x1d9c5a(0xd3)][_0x1d9c5a(0x15e)](_0x1d9c5a(0xf0));if(!_0x30d718||!_0x30d718[_0x1d9c5a(0xfa)][_0x1d9c5a(0x155)](_0x549001[_0x1d9c5a(0x156)]))return!0x1;let _0xc19f0d=!0x1;const _0x157f15=_0x276d29[_0x1d9c5a(0x14c)][_0x1d9c5a(0x15e)](_0x1d9c5a(0x125))['me'],_0x1dbe06=_0x276d29[_0x1d9c5a(0xcd)][_0x1d9c5a(0x135)][_0x1d9c5a(0x119)][_0x1d9c5a(0xdf)](),_0x345ab2=Array[_0x1d9c5a(0x10a)](_0x276d29[_0x1d9c5a(0xcd)][_0x1d9c5a(0x135)][_0x1d9c5a(0x119)][_0x1d9c5a(0xe2)]())[_0x1d9c5a(0xdc)](({name:_0x324e96,data:_0x2c6a2f})=>{const _0x115c71=_0x1d9c5a,{group:_0x147c7c,subType:_0x183aad,authorId:_0x403da9}=_0x1e3930[_0x115c71(0x114)](_0x324e96);return _0x115c71(0xf9)==_0x147c7c&&_0x115c71(0xc6)==_0x183aad&&_0x403da9==_0x157f15['id']&&!_0x2c6a2f[_0x115c71(0x17d)];});for(const _0x4a23b1 of _0x1dbe06){if(_0x1d9c5a(0x103)!=_0x4a23b1[_0x1d9c5a(0xd6)]||_0x1d9c5a(0x15a)!=_0x4a23b1[_0x1d9c5a(0x177)]||0x1!=_0x4a23b1[_0x1d9c5a(0x126)])continue;const _0x4d2cea=_0x549001[_0x1d9c5a(0xed)](_0x4a23b1[_0x1d9c5a(0x104)],_0x4a23b1[_0x1d9c5a(0x104)][_0x1d9c5a(0xce)](0x1));if(!_0x345ab2[_0x1d9c5a(0x122)](({data:_0x5705a1})=>_0x5705a1[_0x1d9c5a(0x154)][_0x1d9c5a(0xe0)](_0x4d2cea))){for(const {name:_0x28823e,data:_0x366f90}of _0x345ab2)if(_0x4d2cea[_0x1d9c5a(0xc4)](_0x366f90[_0x1d9c5a(0x154)])){_0x549001[_0x1d9c5a(0x105)](_0x28823e,{'range':_0x4d2cea}),_0xc19f0d=!0x0;break;}}}return _0xc19f0d;}),_0x276d29[_0x185f49(0xcd)][_0x185f49(0x135)][_0x185f49(0x109)](_0x3704f5=>{const _0x3b6c3d=_0x185f49;let _0x4595ef=!0x1;const _0x340fc2=_0x276d29[_0x3b6c3d(0x14c)][_0x3b6c3d(0x15e)](_0x3b6c3d(0x125))['me'],_0x5dbd68=_0x1e3930[_0x3b6c3d(0x13a)]()[_0x3b6c3d(0xdc)](_0x458c5b=>_0x458c5b[_0x3b6c3d(0x169)]&&_0x458c5b[_0x3b6c3d(0x16d)]==_0x340fc2),_0x511821=new Set(),_0x141192=new Set();for(const _0x1943fe of _0x5dbd68)if(_0x3b6c3d(0xc6)==_0x1943fe[_0x3b6c3d(0x175)])for(const _0x232a50 of _0x1943fe[_0x3b6c3d(0x118)]()){const _0x5a30c6=_0x232a50[_0x3b6c3d(0x13e)]()[_0x3b6c3d(0xba)]();if(_0x5a30c6){if(_0x5a30c6['is'](_0x3b6c3d(0xf7),_0x3b6c3d(0x15a))&&ke(_0x5a30c6)){_0x1943fe[_0x3b6c3d(0x15d)](_0x232a50[_0x3b6c3d(0x177)]),_0x511821[_0x3b6c3d(0xf2)](_0x5a30c6),_0x4595ef=!0x0;const _0x222f15=_0x5a30c6[_0x3b6c3d(0x152)],_0x39c5cf=_0x5a30c6[_0x3b6c3d(0xc1)],_0xdcb7fe=_0x222f15&&_0x222f15['is'](_0x3b6c3d(0xf7),_0x3b6c3d(0x15a)),_0x8081cd=_0x39c5cf&&_0x39c5cf['is'](_0x3b6c3d(0xf7),_0x3b6c3d(0x15a));_0xdcb7fe&&!_0x511821[_0x3b6c3d(0x155)](_0x222f15)&&_0x141192[_0x3b6c3d(0xf2)](_0x222f15),_0x8081cd&&!_0x511821[_0x3b6c3d(0x155)](_0x39c5cf)&&_0x141192[_0x3b6c3d(0xf2)](_0x39c5cf);}else _0x5a30c6['is'](_0x3b6c3d(0xf7),_0x3b6c3d(0x17e))&&_0x5a30c6[_0x3b6c3d(0x16e)]&&(_0x1943fe[_0x3b6c3d(0x15d)](_0x232a50[_0x3b6c3d(0x177)]),_0x4595ef=!0x0);}}else{if(_0x3b6c3d(0x10d)==_0x1943fe[_0x3b6c3d(0x175)]){if(!_0x1943fe[_0x3b6c3d(0x117)]||!_0x1943fe[_0x3b6c3d(0x117)][_0x3b6c3d(0x144)])continue;const _0x3d407b=_0x1943fe[_0x3b6c3d(0x117)][_0x3b6c3d(0x165)];if(_0x3d407b&&Object[_0x3b6c3d(0xe8)](_0x3d407b)[_0x3b6c3d(0x126)])continue;const _0x4f1063=_0x1943fe[_0x3b6c3d(0x117)][_0x3b6c3d(0x144)];let _0x207363=!0x0,_0x6ac12b=!0x0;for(const _0x4a4bc1 of _0x5dbd68)if(_0x4a4bc1[_0x3b6c3d(0x175)]&&_0x4a4bc1[_0x3b6c3d(0x175)][_0x3b6c3d(0xef)](_0x3b6c3d(0xc6))){if(!_0x4a4bc1[_0x3b6c3d(0x117)][_0x3b6c3d(0x144)]){_0x6ac12b=!0x1;break;}if(_0x4a4bc1['id']!=_0x1943fe['id']&&_0x4a4bc1[_0x3b6c3d(0x117)][_0x3b6c3d(0x144)]==_0x4f1063){_0x207363=!0x1;break;}}_0x6ac12b&&_0x207363&&(_0x1943fe[_0x3b6c3d(0xf5)](),_0x4595ef=!0x0);}}for(const _0xbf9ed3 of _0x511821)_0x3704f5[_0x3b6c3d(0x141)](_0xbf9ed3);for(const _0x37bfb1 of _0x141192)_0x3704f5[_0x3b6c3d(0x102)](_0x37bfb1);return _0x4595ef;}),_0x276d29[_0x185f49(0x101)][_0x185f49(0x11b)](_0x185f49(0x107))[_0x185f49(0x167)]({'model':_0x185f49(0x171),'view':(_0xff4c67,_0x495ad8)=>_0x32dc6a(_0xff4c67),'converterPriority':_0x185f49(0x148)}),_0x276d29[_0x185f49(0x101)][_0x185f49(0x11b)](_0x185f49(0x17a))[_0x185f49(0x167)]({'model':_0x185f49(0x171),'view':(_0x22de6a,_0x2f1a49)=>_0x2f1a49[_0x185f49(0xcb)][_0x185f49(0x14b)]?_0x32dc6a(_0x22de6a,!0x1):null,'converterPriority':_0x185f49(0x148)});const _0x358093=_0x276d29[_0x185f49(0x17f)][_0x185f49(0xf4)];this[_0x185f49(0x145)](_0x358093[_0x185f49(0x135)],_0x185f49(0x12f),(_0xb2627b,_0x44705f)=>{const _0x3b5544=_0x185f49,_0x26c338=[];for(const _0x4b068b of _0x358093[_0x3b5544(0x10e)](_0x44705f[_0x3b5544(0xc5)])[_0x3b5544(0x143)]())_0x4b068b['is'](_0x3b5544(0xf7),_0x3b5544(0x127))&&_0x26c338[_0x3b5544(0x111)](_0x4b068b);_0x358093[_0x3b5544(0x12a)](_0x489858=>{const _0x3bf00e=_0x3b5544;for(const _0x5d9552 of _0x26c338)_0x489858[_0x3bf00e(0xfc)](_0x489858[_0x3bf00e(0x10e)](_0x5d9552),_0x489858[_0x3bf00e(0xe5)](_0x5d9552)),_0x489858[_0x3bf00e(0x141)](_0x5d9552);});});}}function ke(_0x199150){const _0x41e5e1=_0x4e6111;if(_0x199150[_0x41e5e1(0x16e)])return!0x0;const _0x109a96=_0x199150[_0x41e5e1(0x151)](0x0);return _0x109a96['is'](_0x41e5e1(0xf7),_0x41e5e1(0x17e))&&_0x109a96[_0x41e5e1(0x16e)];}function Re(_0x471e74,_0x2764d9={},_0x1b5e2a){const _0x1a8ac3=_0x4e6111;for(const {isAnchor:_0x1e17bd,cellHeight:_0x4cb0e5,cellWidth:_0x3f5e3a}of _0x1b5e2a[_0x1a8ac3(0x11c)](_0x471e74,{'includeAllSlots':!0x0,..._0x2764d9}))if(!_0x1e17bd||0x1!=_0x4cb0e5||0x1!=_0x3f5e3a)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x317fe1=_0x4ba4;(function(_0x2bb320,_0x240b02){const _0x37b635=_0x4ba4,_0xeaf98a=_0x2bb320();while(!![]){try{const _0x34b9a2=parseInt(_0x37b635(0x1bd))/0x1*(-parseInt(_0x37b635(0x1d9))/0x2)+-parseInt(_0x37b635(0x1e9))/0x3+-parseInt(_0x37b635(0x1ce))/0x4+-parseInt(_0x37b635(0x1ef))/0x5*(parseInt(_0x37b635(0x1df))/0x6)+-parseInt(_0x37b635(0x1db))/0x7*(parseInt(_0x37b635(0x1dc))/0x8)+parseInt(_0x37b635(0x1d4))/0x9+parseInt(_0x37b635(0x1d1))/0xa*(parseInt(_0x37b635(0x1e2))/0xb);if(_0x34b9a2===_0x240b02)break;else _0xeaf98a['push'](_0xeaf98a['shift']());}catch(_0x27ec63){_0xeaf98a['push'](_0xeaf98a['shift']());}}}(_0x5c2e,0xa9099));function _0x4ba4(_0x2c21d2,_0x3d3f12){const _0x5c2e0e=_0x5c2e();return _0x4ba4=function(_0x4ba43a,_0x1c5fb9){_0x4ba43a=_0x4ba43a-0x1b9;let _0x1d31e5=_0x5c2e0e[_0x4ba43a];return _0x1d31e5;},_0x4ba4(_0x2c21d2,_0x3d3f12);}import{Plugin as _0x190ac9}from'ckeditor5/src/core.js';import{getTranslation as _0x304ad6}from'../utils/common-translations.js';export default class Nt extends _0x190ac9{[_0x317fe1(0x1c8)](){const _0x482eb3=_0x317fe1;if(!this[_0x482eb3(0x1ed)][_0x482eb3(0x1c5)][_0x482eb3(0x1e1)](_0x482eb3(0x1c7)))return;const _0x1f8766=this[_0x482eb3(0x1ed)][_0x482eb3(0x1c5)][_0x482eb3(0x1e6)](_0x482eb3(0x1f0));_0x1f8766[_0x482eb3(0x1e3)](_0x482eb3(0x1da),this[_0x482eb3(0x1d7)][_0x482eb3(0x1d6)](this)),_0x1f8766[_0x482eb3(0x1d0)][_0x482eb3(0x1dd)](_0x482eb3(0x1d3),_0x482eb3(0x1be),_0x482eb3(0x1cf),_0x1f8766[_0x482eb3(0x1d0)][_0x482eb3(0x1ca)](_0x482eb3(0x1d3),null,_0x482eb3(0x1ea))),_0x1f8766[_0x482eb3(0x1d0)][_0x482eb3(0x1dd)](_0x482eb3(0x1d3),_0x482eb3(0x1be),_0x482eb3(0x1ea),_0x1f8766[_0x482eb3(0x1d0)][_0x482eb3(0x1ca)](_0x482eb3(0x1d3),null,_0x482eb3(0x1cf))),_0x1f8766[_0x482eb3(0x1c0)][_0x482eb3(0x1cb)](this[_0x482eb3(0x1e5)][_0x482eb3(0x1d6)](this));}[_0x317fe1(0x1d7)](_0x126f37,_0x43078a){const _0x818128=_0x317fe1,_0x232a9f=this[_0x818128(0x1ed)][_0x818128(0x1c5)][_0x818128(0x1e6)](_0x818128(0x1f0)),_0x1d171e=this[_0x818128(0x1ed)][_0x818128(0x1c5)][_0x818128(0x1e6)](_0x818128(0x1c7)),_0x2553fb=_0x43078a[_0x818128(0x1b9)]||this[_0x818128(0x1ed)][_0x818128(0x1d8)][_0x818128(0x1e4)][_0x818128(0x1ee)][_0x818128(0x1c6)]();this[_0x818128(0x1ed)][_0x818128(0x1d8)][_0x818128(0x1cd)](()=>{const _0xf826d0=_0x818128,_0x1436a7=_0x1d171e[_0xf826d0(0x1c9)](_0x2553fb);let _0x54edc8=_0x1436a7?_0x1d171e[_0xf826d0(0x1ec)](_0x1436a7):null,_0x165e25=_0x2553fb[_0xf826d0(0x1d5)](_0xf826d0(0x1c1))||null;const _0x5e9738=_0x43078a[_0xf826d0(0x1c1)]||_0x165e25,_0x2f1b2e=_0x43078a[_0xf826d0(0x1de)]||_0x54edc8,_0x1afeb4=this[_0xf826d0(0x1ed)][_0xf826d0(0x1c5)][_0xf826d0(0x1e6)](_0xf826d0(0x1bb))['me'];for(const _0x27e8ac of _0x232a9f[_0xf826d0(0x1c3)]()){const _0x2258b1=_0x27e8ac[_0xf826d0(0x1ba)]();if(_0xf826d0(0x1be)===_0x27e8ac[_0xf826d0(0x1e7)]&&_0x2258b1===_0x2553fb){_0x27e8ac[_0xf826d0(0x1f1)]!==_0x1afeb4&&_0x27e8ac[_0xf826d0(0x1ea)]();const _0x567a37=_0x27e8ac[_0xf826d0(0x1e8)][_0xf826d0(0x1eb)];_0x165e25=_0x567a37[0x0][_0xf826d0(0x1c1)],_0x54edc8=_0x567a37[0x0][_0xf826d0(0x1de)];break;}}_0x126f37({'table':_0x2553fb,'tableWidth':_0x5e9738,'columnWidths':_0x2f1b2e}),_0x232a9f[_0xf826d0(0x1c4)](_0x2553fb,{'commandName':_0xf826d0(0x1da),'commandParams':[{'tableWidth':_0x165e25,'columnWidths':_0x54edc8}],'formatGroupId':_0xf826d0(0x1be)},[],_0xf826d0(0x1be));});}[_0x317fe1(0x1e5)](_0x30f1dd){const _0x5ebd86=_0x317fe1;if(_0x5ebd86(0x1d3)!=_0x30f1dd[_0x5ebd86(0x1bc)]&&_0x5ebd86(0x1cc)!=_0x30f1dd[_0x5ebd86(0x1bc)])return;const {data:_0x50c0ed}=_0x30f1dd;if(_0x50c0ed&&_0x5ebd86(0x1be)===_0x50c0ed[_0x5ebd86(0x1bf)]){const _0x25f6c9=_0x5ebd86(0x1e0);return{'type':_0x5ebd86(0x1c2),'content':_0x304ad6(this[_0x5ebd86(0x1ed)][_0x5ebd86(0x1d2)],_0x25f6c9)};}}}function _0x5c2e(){const _0x5727a8=['getTableColumnsWidths','editor','selection','55DybeMS','TrackChangesEditing','author','table','getContainedElement','Users','type','61783NyKpBT','resizeTable','formatGroupId','descriptionFactory','tableWidth','format','getSuggestions','markBlockFormat','plugins','getSelectedElement','TableColumnResizeEditing','afterInit','getColumnGroupElement','getSuggestionCallback','registerDescriptionCallback','formatInline','change','1497480XgSukT','accept','_suggestionFactory','1730TcjInD','locale','formatBlock','6996798cyjhHl','getAttribute','bind','handleResizeTableWidthCommand','model','24TkZuPh','resizeTableWidth','58464darcCb','744xVDIuM','registerCustomCallback','columnWidths','36570SbgSvo','*Format:*\x20resize\x20table','has','160556QLEcbb','enableCommand','document','handleSuggestionDescription','get','subType','data','1951818exUYdO','discard','commandParams'];_0x5c2e=function(){return _0x5727a8;};return _0x5c2e();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x2c3ed8=_0x53c8;function _0x53c8(_0x59d263,_0x25bff4){const _0x4ff276=_0x4ff2();return _0x53c8=function(_0x53c811,_0x2b9636){_0x53c811=_0x53c811-0x183;let _0x3fc3bf=_0x4ff276[_0x53c811];return _0x3fc3bf;},_0x53c8(_0x59d263,_0x25bff4);}(function(_0x3e030f,_0x5561b0){const _0x453f39=_0x53c8,_0x80aac3=_0x3e030f();while(!![]){try{const _0x4f789f=parseInt(_0x453f39(0x1b2))/0x1+-parseInt(_0x453f39(0x1c4))/0x2+-parseInt(_0x453f39(0x1d2))/0x3*(-parseInt(_0x453f39(0x1c8))/0x4)+parseInt(_0x453f39(0x1c3))/0x5+-parseInt(_0x453f39(0x1bc))/0x6*(-parseInt(_0x453f39(0x18f))/0x7)+-parseInt(_0x453f39(0x19f))/0x8*(parseInt(_0x453f39(0x1ab))/0x9)+-parseInt(_0x453f39(0x196))/0xa*(-parseInt(_0x453f39(0x189))/0xb);if(_0x4f789f===_0x5561b0)break;else _0x80aac3['push'](_0x80aac3['shift']());}catch(_0x1c8475){_0x80aac3['push'](_0x80aac3['shift']());}}}(_0x4ff2,0xc59a7));import{Plugin as _0x4be0ac}from'ckeditor5/src/core.js';function _0x4ff2(){const _0x5e2f03=['markerName','toViewElement','removeMarker:suggestion','nodeAfter','type','forceValue','_suggestionFactory','commandName','9640lZvHAG','getSuggestion','addClass','editing','writer','data','consumable','createTableWalker','headingColumns','plugins','registerBlockAttribute','format','8604mWvELl','downcastDispatcher','enableDefaultAttributesIntegration','has','item','includes','TrackChangesEditing','893252mSPpBH','accept','registerDescriptionCallback','markerNameToElements','formatBlock','removeAttribute','requires','FORMAT_HEADER_COLUMN','stop','removeClass','1111938ADNMmF','headingRows','options','_registerLegacyDescription','bindElementToMarker','nodeBefore','FORMAT_HEADER_ROW','1517170qlANZZ','2920666wsrPVu','showSuggestionHighlights','setTableRowHeader','getCellLocation','44rQUVDE','_handleLegacySuggestions','setTableColumnHeader','data-suggestion','consume','start','FORMAT_REGULAR_COLUMN','mapper','activeMarkers','addMarker:suggestion','349851aDxmwj','ck-suggestion-marker-','_acceptFormatSuggestionCallbackFactory','markerRange','descriptionFactory','locale','setAttribute','FORMAT_REGULAR_ROW','unbindElementFromMarkerName','name','afterInit','highest','*Format:*\x20%0','ck-suggestion-marker--active','4785lvCIWD','registerCustomCallback','registerAttributeLabel','TableEditing','get','cell','7kRVUau','_splitMarkerName','TableUtils','end','editor','parent','commandParams','17400AmUpuX'];_0x4ff2=function(){return _0x5e2f03;};return _0x4ff2();}import _0x50a701 from'./table.js';import{getTranslation as _0x587a76}from'../utils/common-translations.js';export default class Ct extends _0x4be0ac{static get[_0x2c3ed8(0x1b8)](){return[_0x50a701];}[_0x2c3ed8(0x185)](){const _0x5b4482=_0x2c3ed8,_0x136832=this[_0x5b4482(0x193)];if(!_0x136832[_0x5b4482(0x1a8)][_0x5b4482(0x1ae)](_0x5b4482(0x18c)))return;const _0xc9847a=_0x136832[_0x5b4482(0x1d7)],_0x3b4e80=_0x136832[_0x5b4482(0x1a8)][_0x5b4482(0x18d)](_0x5b4482(0x1b1));_0x3b4e80[_0x5b4482(0x1ad)](_0x5b4482(0x1c6)),_0x3b4e80[_0x5b4482(0x1ad)](_0x5b4482(0x1ca)),_0x3b4e80[_0x5b4482(0x1a9)](_0x5b4482(0x1bd)),_0x3b4e80[_0x5b4482(0x1a9)](_0x5b4482(0x1a7)),_0x3b4e80[_0x5b4482(0x1d6)][_0x5b4482(0x18b)](_0x5b4482(0x1bd),_0x587a76(_0xc9847a,_0x5b4482(0x1c2))),_0x3b4e80[_0x5b4482(0x1d6)][_0x5b4482(0x18b)](_0x5b4482(0x1a7),_0x587a76(_0xc9847a,_0x5b4482(0x1b9))),this[_0x5b4482(0x1c9)]();}[_0x2c3ed8(0x1c9)](){const _0x5a3d95=_0x2c3ed8,_0x5c08eb=this[_0x5a3d95(0x193)][_0x5a3d95(0x1a8)][_0x5a3d95(0x18d)](_0x5a3d95(0x1b1)),_0xa6a85a=this[_0x5a3d95(0x193)][_0x5a3d95(0x1a8)][_0x5a3d95(0x18d)](_0x5a3d95(0x191)),_0x50d874=this[_0x5a3d95(0x193)][_0x5a3d95(0x1a8)][_0x5a3d95(0x18d)](_0x50a701)[_0x5a3d95(0x1d4)]();function _0x56aa37({showActiveMarker:_0x3f168e=!0x0,setDataAttribute:_0x364934=!0x0}={}){return(_0xce9690,_0x1f09a5,_0xb5d4a4)=>{const _0x188f2c=_0x53c8,{type:_0x572061,id:_0x24e6e1}=_0x5c08eb[_0x188f2c(0x190)](_0x1f09a5[_0x188f2c(0x197)]),_0x153db4=_0x5c08eb[_0x188f2c(0x1a0)](_0x24e6e1),_0x4455ff=_0x153db4[_0x188f2c(0x1a4)];if(_0x188f2c(0x1b6)!=_0x153db4[_0x188f2c(0x19b)]||!_0x4455ff||_0x188f2c(0x1ca)!=_0x4455ff[_0x188f2c(0x19e)])return;if(_0x1f09a5[_0x188f2c(0x1af)])return void _0xce9690[_0x188f2c(0x1ba)]();if(!_0xb5d4a4[_0x188f2c(0x1a5)][_0x188f2c(0x1cc)](_0x1f09a5[_0x188f2c(0x1d5)],_0xce9690[_0x188f2c(0x184)]))return;const _0x2b1dcd=_0x1f09a5[_0x188f2c(0x1d5)][_0x188f2c(0x1cd)][_0x188f2c(0x19a)],_0x54ed65=_0x1f09a5[_0x188f2c(0x1d5)][_0x188f2c(0x192)][_0x188f2c(0x1c1)],_0x2a1aeb=_0x2b1dcd[_0x188f2c(0x194)][_0x188f2c(0x194)],{column:_0x118145}=_0xa6a85a[_0x188f2c(0x1c7)](_0x2b1dcd),{column:_0x168a95}=_0xa6a85a[_0x188f2c(0x1c7)](_0x54ed65);for(let _0x42487a=_0x118145;_0x42487a<=_0x168a95;_0x42487a++){const _0x34f535=_0xa6a85a[_0x188f2c(0x1a6)](_0x2a1aeb,{'column':_0x42487a,'includeAllSlots':!0x1});for(const _0x5beed7 of _0x34f535){const _0x9cb170=_0x5beed7[_0x188f2c(0x18e)],_0x6df049=_0xb5d4a4[_0x188f2c(0x1cf)][_0x188f2c(0x198)](_0x9cb170);_0xb5d4a4[_0x188f2c(0x1a3)][_0x188f2c(0x1a1)](_0x188f2c(0x1d3)+_0x572061,_0x6df049),_0x364934&&_0xb5d4a4[_0x188f2c(0x1a3)][_0x188f2c(0x1d8)](_0x188f2c(0x1cb),_0x24e6e1,_0x6df049),_0xb5d4a4[_0x188f2c(0x1cf)][_0x188f2c(0x1c0)](_0x6df049,_0x1f09a5[_0x188f2c(0x197)]),_0x3f168e&&(_0x5c08eb[_0x188f2c(0x1d0)][_0x188f2c(0x1b0)](_0x1f09a5[_0x188f2c(0x197)])?_0xb5d4a4[_0x188f2c(0x1a3)][_0x188f2c(0x1a1)](_0x188f2c(0x188),_0x6df049):_0xb5d4a4[_0x188f2c(0x1a3)][_0x188f2c(0x1bb)](_0x188f2c(0x188),_0x6df049));}}};}_0x5c08eb[_0x5a3d95(0x19d)][_0x5a3d95(0x18a)](_0x5a3d95(0x1b6),_0x5a3d95(0x1c6),_0x5a3d95(0x1b3),_0x50d874),_0x5c08eb[_0x5a3d95(0x19d)][_0x5a3d95(0x18a)](_0x5a3d95(0x1b6),_0x5a3d95(0x1ca),_0x5a3d95(0x1b3),_0x50d874),this[_0x5a3d95(0x193)][_0x5a3d95(0x1a2)][_0x5a3d95(0x1ac)]['on'](_0x5a3d95(0x1d1),_0x56aa37(),{'priority':_0x5a3d95(0x186)}),this[_0x5a3d95(0x193)][_0x5a3d95(0x1a4)][_0x5a3d95(0x1ac)]['on'](_0x5a3d95(0x1d1),(_0x9aedbe,_0x1b7a35,_0x3e1ada)=>{const _0x1c9116=_0x5a3d95;_0x3e1ada[_0x1c9116(0x1be)][_0x1c9116(0x1c5)]&&_0x56aa37({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x9aedbe,_0x1b7a35,_0x3e1ada);},{'priority':_0x5a3d95(0x186)}),this[_0x5a3d95(0x193)][_0x5a3d95(0x1a2)][_0x5a3d95(0x1ac)]['on'](_0x5a3d95(0x199),(_0x3ef8a9,_0x2ff7ce,_0x3afdfd)=>{const _0x463b2c=_0x5a3d95,{type:_0x59aff7,id:_0x1ccae5}=_0x5c08eb[_0x463b2c(0x190)](_0x2ff7ce[_0x463b2c(0x197)]),_0x37087d=_0x5c08eb[_0x463b2c(0x1a0)](_0x1ccae5),_0x5a565d=_0x37087d[_0x463b2c(0x1a4)];if(_0x463b2c(0x1b6)!=_0x37087d[_0x463b2c(0x19b)]||!_0x5a565d||_0x463b2c(0x1ca)!=_0x5a565d[_0x463b2c(0x19e)])return;const _0x1dfac5=_0x3afdfd[_0x463b2c(0x1cf)][_0x463b2c(0x1b5)](_0x2ff7ce[_0x463b2c(0x197)]);if(_0x1dfac5){for(const _0x20d62b of _0x1dfac5)_0x3afdfd[_0x463b2c(0x1a3)][_0x463b2c(0x1bb)](_0x463b2c(0x1d3)+_0x59aff7,_0x20d62b),_0x3afdfd[_0x463b2c(0x1a3)][_0x463b2c(0x1bb)](_0x463b2c(0x188),_0x20d62b),_0x3afdfd[_0x463b2c(0x1a3)][_0x463b2c(0x1b7)](_0x463b2c(0x1cb),_0x20d62b),_0x3afdfd[_0x463b2c(0x1cf)][_0x463b2c(0x183)](_0x20d62b,_0x2ff7ce[_0x463b2c(0x197)]);}},{'priority':_0x5a3d95(0x186)}),this[_0x5a3d95(0x1bf)]();}[_0x2c3ed8(0x1bf)](){const _0x2d0b5c=_0x2c3ed8,_0x4ad34f=this[_0x2d0b5c(0x193)],_0x431cf7=_0x4ad34f[_0x2d0b5c(0x1d7)];function _0x2ae187(_0x1b7522){const _0x537905=_0x2d0b5c;return{'type':_0x537905(0x1aa),'content':_0x587a76(_0x431cf7,_0x537905(0x187),_0x1b7522)};}_0x4ad34f[_0x2d0b5c(0x1a8)][_0x2d0b5c(0x18d)](_0x2d0b5c(0x1b1))[_0x2d0b5c(0x1d6)][_0x2d0b5c(0x1b4)](_0x1eb1dc=>{const _0x423695=_0x2d0b5c;if(_0x423695(0x1b6)!=_0x1eb1dc[_0x423695(0x19b)])return;const {data:_0x38bfb3}=_0x1eb1dc;if(_0x38bfb3){if(_0x423695(0x1c6)==_0x38bfb3[_0x423695(0x19e)]){const _0x1c5eb9=_0x38bfb3[_0x423695(0x195)][0x0][_0x423695(0x19c)];return _0x2ae187(_0x587a76(_0x431cf7,_0x1c5eb9?_0x423695(0x1c2):_0x423695(0x1d9)));}if(_0x423695(0x1ca)==_0x38bfb3[_0x423695(0x19e)]){const _0x397cc5=_0x38bfb3[_0x423695(0x195)][0x0][_0x423695(0x19c)];return _0x2ae187(_0x587a76(_0x431cf7,_0x397cc5?_0x423695(0x1b9):_0x423695(0x1ce)));}}});}}
|
|
@@ -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 _0xce015d=_0x4a9f;(function(_0x13c823,_0x2f827f){const _0x536a25=_0x4a9f,_0xdec52a=_0x13c823();while(!![]){try{const _0x148132=-parseInt(_0x536a25(0xbc))/0x1+-parseInt(_0x536a25(0x87))/0x2*(-parseInt(_0x536a25(0xac))/0x3)+parseInt(_0x536a25(0xc0))/0x4*(-parseInt(_0x536a25(0xe1))/0x5)+parseInt(_0x536a25(0xb9))/0x6*(-parseInt(_0x536a25(0xdc))/0x7)+parseInt(_0x536a25(0x9d))/0x8+-parseInt(_0x536a25(0xc3))/0x9+-parseInt(_0x536a25(0x90))/0xa*(-parseInt(_0x536a25(0x96))/0xb);if(_0x148132===_0x2f827f)break;else _0xdec52a['push'](_0xdec52a['shift']());}catch(_0x2869d2){_0xdec52a['push'](_0xdec52a['shift']());}}}(_0x4279,0x29cc5));function _0x4a9f(_0x18f230,_0x40ffbc){const _0x427986=_0x4279();return _0x4a9f=function(_0x4a9fc8,_0xca66b8){_0x4a9fc8=_0x4a9fc8-0x83;let _0x41af93=_0x427986[_0x4a9fc8];return _0x41af93;},_0x4a9f(_0x18f230,_0x40ffbc);}import{Plugin as _0x510622}from'ckeditor5/src/core.js';function _0x4279(){const _0x8550cb=['204388LJrjsA','_areMergableCells','highest','907155ZTRrZE','mergeTableCells','has','plugins','formatInline','commandName','subType','direction','return','_tablePostFixingSubtypes','$graveyard','mergeTableCellDown','accept','tableCell','enableCommand','TableUtils','deletion','splitTableCellHorizontally','registerCustomCallback','model','afterInit','execute','map','forceDefaultExecution','mergeTableCellLeft','1523879OPuSdj','createTableWalker','push','insertion','stop','25VoVUsf','requires','root','getAncestors','document','_isForcedDefaultExecutionBlock','*Merge\x20cells*','createRangeOn','_acceptFormatSuggestionCallbackFactory','isEnabled','44lJAhwJ','mergeTableCellUp','fromRange','TrackChangesEditing','rootName','setSelection','cell','add','commands','108660rUEceJ','refresh','locale','isInContent','*Split\x20cell:*\x20horizontally','markBlockFormat','561iBuuSF','detach','selection','length','formatBlock','_suggestionFactory','getFirstPosition','276048xmtQlC','filter','change','set:isEnabled','type','TableEditing','value','table','findAncestor','splitTableCellVertically','getRanges','size','format','markMultiRangeBlockFormat','get','23796ylqoik','from','horizontally','getSelectionAffectedTableCells','*Split\x20cell:*\x20vertically','trackChanges','getSuggestions','registerDescriptionCallback','containsRange','find','low','descriptionFactory','mergeTableCellRight','6ZCgJGc','element','author','17994MsBVNX','_areSelectedCellsMergable','getCellLocation','editor'];_0x4279=function(){return _0x8550cb;};return _0x4279();}import _0x222f9a from'./table.js';import{LiveRange as _0x522334}from'ckeditor5/src/engine.js';import{getTranslation as _0x42e2e6}from'../utils/common-translations.js';export default class vt extends _0x510622{static get[_0xce015d(0xe2)](){return[_0x222f9a];}[_0xce015d(0xd7)](){const _0x35b1ca=_0xce015d,_0x4a55d2=this[_0x35b1ca(0xbf)],_0x53510e=_0x4a55d2[_0x35b1ca(0xd6)][_0x35b1ca(0xe5)][_0x35b1ca(0x98)],_0xc873f9=_0x4a55d2[_0x35b1ca(0x92)];if(!_0x4a55d2[_0x35b1ca(0xc6)][_0x35b1ca(0xc5)](_0x35b1ca(0xa2)))return;const _0x448f6b=_0x4a55d2[_0x35b1ca(0xc6)][_0x35b1ca(0xab)](_0x35b1ca(0x8a)),_0x58a4fb=_0x4a55d2[_0x35b1ca(0xc6)][_0x35b1ca(0xab)](_0x35b1ca(0xd2)),_0x3508fb=_0x4a55d2[_0x35b1ca(0xc6)][_0x35b1ca(0xab)](_0x222f9a);_0x3508fb[_0x35b1ca(0xcc)][_0x35b1ca(0xde)](_0x35b1ca(0xc4)),_0x448f6b[_0x35b1ca(0xd1)](_0x35b1ca(0xc4),()=>{const _0x601630=_0x35b1ca,_0x3aac78=_0x58a4fb[_0x601630(0xaf)](_0x4a55d2[_0x601630(0xd6)][_0x601630(0xe5)][_0x601630(0x98)]);_0x4a55d2[_0x601630(0xd6)][_0x601630(0x9f)](()=>{const _0x35ab24=_0x601630;_0x448f6b[_0x35ab24(0xaa)](_0x3aac78,{'commandName':_0x35ab24(0xc4),'commandParams':[]},[],_0x35ab24(0xc4));});}),_0x4a55d2[_0x35b1ca(0x8f)][_0x35b1ca(0xab)](_0x35b1ca(0xc4))['on'](_0x35b1ca(0xd8),(_0x3d8d78,_0x59b285)=>{const _0x3f3ee4=_0x35b1ca;_0x4a55d2[_0x3f3ee4(0x8f)][_0x3f3ee4(0xab)](_0x3f3ee4(0xb1))[_0x3f3ee4(0xa3)]&&(_0x59b285[_0x3f3ee4(0x99)]>0x0&&_0x59b285[_0x59b285[_0x3f3ee4(0x99)]-0x1]&&_0x59b285[_0x59b285[_0x3f3ee4(0x99)]-0x1][_0x3f3ee4(0xda)]||_0x448f6b[_0x3f3ee4(0xe6)]||this[_0x3f3ee4(0xbd)]()||_0x3d8d78[_0x3f3ee4(0xe0)]());},{'priority':_0x35b1ca(0xc2)});for(const _0x11d0d2 of[_0x35b1ca(0x88),_0x35b1ca(0xb8),_0x35b1ca(0xce),_0x35b1ca(0xdb)]){const _0x5a5961=_0x4a55d2[_0x35b1ca(0x8f)][_0x35b1ca(0xab)](_0x11d0d2);_0x448f6b[_0x35b1ca(0xd1)](_0x11d0d2,()=>{const _0x3b22e0=_0x35b1ca,_0x86f07d=_0x4a55d2[_0x3b22e0(0xd6)][_0x3b22e0(0xe5)][_0x3b22e0(0x98)][_0x3b22e0(0x9c)]()[_0x3b22e0(0xe4)]()[_0x3b22e0(0xb5)](_0x593da8=>_0x593da8['is'](_0x3b22e0(0xba),_0x3b22e0(0xd0))),_0x220d17=_0x5a5961[_0x3b22e0(0xa3)];_0x4a55d2[_0x3b22e0(0xd6)][_0x3b22e0(0x9f)](()=>{const _0x41fb2f=_0x3b22e0;_0x448f6b[_0x41fb2f(0xaa)]([_0x86f07d,_0x220d17],{'commandName':_0x41fb2f(0xc4),'commandParams':[]},[],_0x41fb2f(0xc4));});});}for(const _0x3adfca of[_0x35b1ca(0xa6),_0x35b1ca(0xd4)]){const _0x1ea95c=_0x4a55d2[_0x35b1ca(0x8f)][_0x35b1ca(0xab)](_0x3adfca);_0x448f6b[_0x35b1ca(0xd1)](_0x3adfca,()=>{const _0x199972=_0x35b1ca,_0x52bc03=_0x58a4fb[_0x199972(0xaf)](_0x4a55d2[_0x199972(0xd6)][_0x199972(0xe5)][_0x199972(0x98)])[0x0],_0x496a39=_0x52bc03[_0x199972(0xa5)](_0x199972(0xa4)),{column:_0x1439d5,row:_0x27707a}=_0x58a4fb[_0x199972(0xbe)](_0x52bc03);let _0x51ef92=[];if(_0x199972(0xae)==_0x1ea95c[_0x199972(0xca)]){const _0x4cedf4=_0x58a4fb[_0x199972(0xdd)](_0x496a39,{'startRow':_0x27707a,'endRow':_0x27707a,'includeAllSlots':!0x0});_0x51ef92=Array[_0x199972(0xad)](_0x4cedf4)[_0x199972(0xd9)](_0x5e15f8=>_0x5e15f8[_0x199972(0x8d)]);}else{const _0x4ec5af=_0x58a4fb[_0x199972(0xdd)](_0x496a39,{'column':_0x1439d5,'includeAllSlots':!0x0});_0x51ef92=Array[_0x199972(0xad)](_0x4ec5af)[_0x199972(0xd9)](_0x1ecf10=>_0x1ecf10[_0x199972(0x8d)]);}_0x4a55d2[_0x199972(0xd6)][_0x199972(0x9f)](_0x85e4a9=>{const _0x2207de=_0x199972;_0x448f6b[_0x2207de(0x95)](_0x85e4a9[_0x2207de(0x84)](_0x52bc03),{'commandName':_0x3adfca,'commandParams':[]},_0x51ef92,_0x3adfca);});});}_0x448f6b[_0x35b1ca(0xb7)][_0x35b1ca(0xb3)](_0x29d634=>{const _0x365725=_0x35b1ca;if(_0x365725(0x9a)!=_0x29d634[_0x365725(0xa1)]&&_0x365725(0xc7)!=_0x29d634[_0x365725(0xa1)])return;const {data:_0x19f8c9}=_0x29d634;return _0x19f8c9&&_0x365725(0xc4)==_0x19f8c9[_0x365725(0xc8)]?{'type':_0x365725(0xa9),'content':_0x42e2e6(_0xc873f9,_0x365725(0x83))}:void 0x0;}),_0x448f6b[_0x35b1ca(0xb7)][_0x35b1ca(0xb3)](_0x242cf2=>{const _0x43f7ee=_0x35b1ca;if(_0x43f7ee(0x9a)!=_0x242cf2[_0x43f7ee(0xa1)]&&_0x43f7ee(0xc7)!=_0x242cf2[_0x43f7ee(0xa1)])return;const {data:_0x2b8737}=_0x242cf2;return _0x2b8737?_0x43f7ee(0xa6)==_0x2b8737[_0x43f7ee(0xc8)]?{'type':_0x43f7ee(0xa9),'content':_0x42e2e6(_0xc873f9,_0x43f7ee(0xb0))}:_0x43f7ee(0xd4)==_0x2b8737[_0x43f7ee(0xc8)]?{'type':_0x43f7ee(0xa9),'content':_0x42e2e6(_0xc873f9,_0x43f7ee(0x94))}:void 0x0:void 0x0;});const _0x1c3446=_0x3508fb[_0x35b1ca(0x85)]();for(const _0x57d328 of[_0x35b1ca(0x88),_0x35b1ca(0xb8),_0x35b1ca(0xce),_0x35b1ca(0xdb)])_0x448f6b[_0x35b1ca(0x9b)][_0x35b1ca(0xd5)](_0x35b1ca(0x9a),_0x57d328,_0x35b1ca(0xcf),_0x1c3446);for(const _0x59bebc of[_0x35b1ca(0xa6),_0x35b1ca(0xd4)])_0x448f6b[_0x35b1ca(0x9b)][_0x35b1ca(0xd5)](_0x35b1ca(0x9a),_0x59bebc,_0x35b1ca(0xcf),_0x1c3446);_0x448f6b[_0x35b1ca(0x9b)][_0x35b1ca(0xd5)](_0x35b1ca(0x9a),_0x35b1ca(0xc4),_0x35b1ca(0xcf),_0xc02eab=>{const _0x3821bd=_0x35b1ca;_0x4a55d2[_0x3821bd(0xd6)][_0x3821bd(0x9f)](_0x252d88=>{const _0x34a9f8=_0x3821bd,_0x3e713c=Array[_0x34a9f8(0xad)](_0x53510e[_0x34a9f8(0xa7)]())[_0x34a9f8(0xd9)](_0x2ccd18=>_0x522334[_0x34a9f8(0x89)](_0x2ccd18));_0x252d88[_0x34a9f8(0x8c)](_0xc02eab),_0x4a55d2[_0x34a9f8(0x8f)][_0x34a9f8(0xab)](_0x34a9f8(0xc4))[_0x34a9f8(0x91)](),_0x4a55d2[_0x34a9f8(0xd8)](_0x34a9f8(0xc4),{'forceDefaultExecution':!0x0});const _0x4a022f=_0x3e713c[_0x34a9f8(0x9e)](_0x40dad7=>_0x34a9f8(0xcd)!=_0x40dad7[_0x34a9f8(0xe3)][_0x34a9f8(0x8b)]);_0x4a022f[_0x34a9f8(0x99)]>0x0&&_0x252d88[_0x34a9f8(0x8c)](_0x4a022f);for(const _0x3ef723 of _0x3e713c)_0x3ef723[_0x34a9f8(0x97)]();});});for(const _0x17c169 of[_0x35b1ca(0x88),_0x35b1ca(0xce),_0x35b1ca(0xdb),_0x35b1ca(0xb8)]){const _0x51b066=_0x4a55d2[_0x35b1ca(0x8f)][_0x35b1ca(0xab)](_0x17c169);_0x51b066['on'](_0x35b1ca(0xa0),(_0x1b726e,_0x48af99,_0x4a5804)=>{const _0x280ef3=_0x35b1ca;if(_0x4a5804){const _0x3c5335=_0x4a55d2[_0x280ef3(0xd6)][_0x280ef3(0xe5)][_0x280ef3(0x98)][_0x280ef3(0x9c)]()[_0x280ef3(0xe4)]()[_0x280ef3(0xb5)](_0x288fae=>_0x288fae['is'](_0x280ef3(0xba),_0x280ef3(0xd0)));this[_0x280ef3(0xc1)](_0x51b066[_0x280ef3(0xa3)],_0x3c5335)||(_0x1b726e[_0x280ef3(0xcb)]=!0x1,_0x1b726e[_0x280ef3(0xe0)]());}},{'priority':_0x35b1ca(0xb6)});}}[_0xce015d(0xbd)](){const _0x3dfac5=_0xce015d,_0x186367=this[_0x3dfac5(0xbf)][_0x3dfac5(0x8f)][_0x3dfac5(0xab)](_0x3dfac5(0xc4)),_0x42c029=this[_0x3dfac5(0xbf)][_0x3dfac5(0xc6)][_0x3dfac5(0xab)](_0x3dfac5(0xd2));if(!_0x186367[_0x3dfac5(0x86)])return!0x1;const _0x5bd3ab=_0x42c029[_0x3dfac5(0xaf)](this[_0x3dfac5(0xbf)][_0x3dfac5(0xd6)][_0x3dfac5(0xe5)][_0x3dfac5(0x98)]);for(const _0xd5319a of _0x5bd3ab)for(const _0x25cbe1 of _0x5bd3ab)if(_0xd5319a!=_0x25cbe1&&!this[_0x3dfac5(0xc1)](_0xd5319a,_0x25cbe1))return!0x1;return!0x0;}[_0xce015d(0xc1)](_0x480d2b,_0x514495){const _0x198c92=_0xce015d,_0x2cb97a=this[_0x198c92(0xbf)][_0x198c92(0xc6)][_0x198c92(0xab)](_0x198c92(0x8a)),_0x5962e1=this[_0x198c92(0xbf)][_0x198c92(0xd6)][_0x198c92(0x84)](_0x480d2b),_0x48dba0=this[_0x198c92(0xbf)][_0x198c92(0xd6)][_0x198c92(0x84)](_0x514495),_0x2f22d6=new Set(),_0x515d9e=new Set();for(const _0x1cb9fe of _0x2cb97a[_0x198c92(0xb2)]())if((_0x198c92(0xdf)==_0x1cb9fe[_0x198c92(0xa1)]||_0x198c92(0xd3)==_0x1cb9fe[_0x198c92(0xa1)]||_0x198c92(0xc4)==_0x1cb9fe[_0x198c92(0xc9)])&&_0x1cb9fe[_0x198c92(0x93)]){for(const _0xeca040 of _0x1cb9fe[_0x198c92(0xa7)]())_0xeca040[_0x198c92(0xb4)](_0x5962e1,!0x0)&&_0x2f22d6[_0x198c92(0x8e)](_0x1cb9fe[_0x198c92(0xa1)]+':'+_0x1cb9fe[_0x198c92(0xbb)]['id']),_0xeca040[_0x198c92(0xb4)](_0x48dba0,!0x0)&&_0x515d9e[_0x198c92(0x8e)](_0x1cb9fe[_0x198c92(0xa1)]+':'+_0x1cb9fe[_0x198c92(0xbb)]['id']);}if(_0x2f22d6[_0x198c92(0xa8)]!=_0x515d9e[_0x198c92(0xa8)])return!0x1;for(const _0x162495 of _0x2f22d6)if(!_0x515d9e[_0x198c92(0xc5)](_0x162495))return!0x1;return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x3a1d(_0xf37e2a,_0x19bc86){const _0x11f567=_0x11f5();return _0x3a1d=function(_0x3a1dc4,_0x1147f2){_0x3a1dc4=_0x3a1dc4-0x183;let _0x47d038=_0x11f567[_0x3a1dc4];return _0x47d038;},_0x3a1d(_0xf37e2a,_0x19bc86);}const _0x4f3b81=_0x3a1d;(function(_0x14ea5d,_0x20f5fe){const _0x2ea877=_0x3a1d,_0x3669b5=_0x14ea5d();while(!![]){try{const _0x99df45=parseInt(_0x2ea877(0x189))/0x1+parseInt(_0x2ea877(0x186))/0x2*(parseInt(_0x2ea877(0x190))/0x3)+-parseInt(_0x2ea877(0x18d))/0x4+parseInt(_0x2ea877(0x188))/0x5+-parseInt(_0x2ea877(0x196))/0x6+-parseInt(_0x2ea877(0x199))/0x7*(-parseInt(_0x2ea877(0x185))/0x8)+parseInt(_0x2ea877(0x18c))/0x9*(parseInt(_0x2ea877(0x198))/0xa);if(_0x99df45===_0x20f5fe)break;else _0x3669b5['push'](_0x3669b5['shift']());}catch(_0x48231b){_0x3669b5['push'](_0x3669b5['shift']());}}}(_0x11f5,0xedf9d));import{Plugin as _0x108918}from'ckeditor5/src/core.js';function _0x11f5(){const _0x4d4ff7=['15298byFBHp','get','commands','298629YjaYOO','3471688ZqxzkD','insertTableOfContents','tableOfContents','3bMXnUI','registerElementLabel','editor','TrackChangesEditing','ELEMENT_TABLE_OF_CONTENTS','descriptionFactory','11092686OktWNi','plugins','610CIFovk','7777175TeXdBX','enableCommand','afterInit','8mRVUST','667510bMxNtP','locale','1036665uiZpWe'];_0x11f5=function(){return _0x4d4ff7;};return _0x11f5();}import{getTranslation as _0x3d2d5d}from'../utils/common-translations.js';export default class Mt extends _0x108918{[_0x4f3b81(0x184)](){const _0x23d60a=_0x4f3b81,_0x42c1c5=this[_0x23d60a(0x192)];if(!_0x42c1c5[_0x23d60a(0x18b)][_0x23d60a(0x18a)](_0x23d60a(0x18e)))return;_0x42c1c5[_0x23d60a(0x197)][_0x23d60a(0x18a)](_0x23d60a(0x193))[_0x23d60a(0x183)](_0x23d60a(0x18e));const _0x5221cc=_0x42c1c5[_0x23d60a(0x197)][_0x23d60a(0x18a)](_0x23d60a(0x193)),_0x156284=_0x42c1c5[_0x23d60a(0x187)];_0x5221cc[_0x23d60a(0x195)][_0x23d60a(0x191)](_0x23d60a(0x18f),_0x438e9a=>_0x3d2d5d(_0x156284,_0x23d60a(0x194),_0x438e9a));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3896(){const _0x57161f=['*Format:*\x20change\x20table\x20properties','subType','commandParams','discard','tableCellBackgroundColor','_handlePropertyChange','handleDiscardAction','tableProperties','1948YBlUll','model','24cwtteh','getSuggestions','plugins','table','markBlockFormat','TableCellPropertiesEditing','3417048tqtWDb','locale','handleSuggestionDescription','getAttribute','*Format:*\x20change\x20table\x20cell\x20properties','tableCellProperties','tableBorderColor','registerDescriptionCallback','getSelectionAffectedTableCells','enableCommand','_getSuggestion','505590kapXTp','1180hkDmxY','getFirstPosition','format','start','tableCellHorizontalAlignment','tableCellWidth','TrackChangesTableProperties','tableAlignment','64238QPTWqF','944412JiDBRU','4Udljij','selection','7dsGQKt','tableBackgroundColor','TablePropertiesEditing','tableWidth','formatBlock','TrackChangesEditing','data','tableCellHeight','join','tableBorderStyle','setAttribute','descriptionFactory','38169hrPfoT','tableCellBorderWidth','tableCellPadding','has','6680707jPypHy','document','accept','batch','removeAttribute','tableCellBorderColor','getContainedElement','tableCellBorderStyle','TableUtils','afterInit','_suggestionFactory','registerCustomCallback','tableBorderWidth','change','editor','getSuggestionCallback','tableHeight','4580BvXxQN','enqueueChange','pluginName','get','findAncestor','nodeAfter','tableCellVerticalAlignment'];_0x3896=function(){return _0x57161f;};return _0x3896();}const _0x4d48da=_0x426f;function _0x426f(_0x3aa4aa,_0x146c0e){const _0x38965b=_0x3896();return _0x426f=function(_0x426f6d,_0x3a45e2){_0x426f6d=_0x426f6d-0x171;let _0x29f4df=_0x38965b[_0x426f6d];return _0x29f4df;},_0x426f(_0x3aa4aa,_0x146c0e);}(function(_0x384cf3,_0x18f8c9){const _0x4ffff9=_0x426f,_0x3706d3=_0x384cf3();while(!![]){try{const _0x6e27b7=parseInt(_0x4ffff9(0x1aa))/0x1*(-parseInt(_0x4ffff9(0x1a8))/0x2)+parseInt(_0x4ffff9(0x1a9))/0x3+parseInt(_0x4ffff9(0x18c))/0x4*(parseInt(_0x4ffff9(0x17d))/0x5)+-parseInt(_0x4ffff9(0x19f))/0x6*(parseInt(_0x4ffff9(0x1ac))/0x7)+parseInt(_0x4ffff9(0x194))/0x8+-parseInt(_0x4ffff9(0x1b8))/0x9*(-parseInt(_0x4ffff9(0x1a0))/0xa)+parseInt(_0x4ffff9(0x1bc))/0xb*(-parseInt(_0x4ffff9(0x18e))/0xc);if(_0x6e27b7===_0x18f8c9)break;else _0x3706d3['push'](_0x3706d3['shift']());}catch(_0x28e571){_0x3706d3['push'](_0x3706d3['shift']());}}}(_0x3896,0x3fbba));import{Plugin as _0x17eeaa}from'ckeditor5/src/core.js';import{getTranslation as _0x4602d3}from'../utils/common-translations.js';export default class Rt extends _0x17eeaa{constructor(_0x264b59){const _0x893ef4=_0x426f;super(_0x264b59),this[_0x893ef4(0x18b)]=[_0x893ef4(0x19a),_0x893ef4(0x1b5),_0x893ef4(0x178),_0x893ef4(0x1a7),_0x893ef4(0x1af),_0x893ef4(0x17c),_0x893ef4(0x1ad)],this[_0x893ef4(0x199)]=[_0x893ef4(0x171),_0x893ef4(0x173),_0x893ef4(0x1b9),_0x893ef4(0x1ba),_0x893ef4(0x1a5),_0x893ef4(0x1b3),_0x893ef4(0x188),_0x893ef4(0x1a4),_0x893ef4(0x183)];}static get[_0x4d48da(0x17f)](){const _0x24093e=_0x4d48da;return _0x24093e(0x1a6);}[_0x4d48da(0x175)](){const _0x298992=_0x4d48da,_0x51324c=this[_0x298992(0x17a)][_0x298992(0x190)][_0x298992(0x180)](_0x298992(0x1b1));if(this[_0x298992(0x17a)][_0x298992(0x190)][_0x298992(0x1bb)](_0x298992(0x1ae))){for(const _0x25290b of this[_0x298992(0x18b)])_0x51324c[_0x298992(0x19d)](_0x25290b,(_0x4fe851,_0xecc0ef)=>{const _0x41b9fb=_0x298992,_0x340898=this[_0x41b9fb(0x17a)][_0x41b9fb(0x18d)][_0x41b9fb(0x1bd)][_0x41b9fb(0x1ab)][_0x41b9fb(0x1a1)]()[_0x41b9fb(0x181)](_0x41b9fb(0x191));this[_0x41b9fb(0x189)](_0x25290b,[_0x340898],this[_0x41b9fb(0x18b)],_0x41b9fb(0x18b),_0x4fe851,_0xecc0ef);});_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x18b),_0x298992(0x1be),_0x51324c[_0x298992(0x176)][_0x298992(0x17b)](_0x298992(0x1b0),null,_0x298992(0x187))),_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x18b),_0x298992(0x187),(_0xe7ca16,_0x6e250b)=>this[_0x298992(0x18a)](this[_0x298992(0x18b)],_0xe7ca16,_0x6e250b)),_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x18b),_0x298992(0x1b4),()=>!0x1);}if(this[_0x298992(0x17a)][_0x298992(0x190)][_0x298992(0x1bb)](_0x298992(0x193))){for(const _0x350b24 of this[_0x298992(0x199)])_0x51324c[_0x298992(0x19d)](_0x350b24,(_0x576700,_0x116c9e)=>{const _0x625889=_0x298992,_0x460453=this[_0x625889(0x17a)][_0x625889(0x190)][_0x625889(0x180)](_0x625889(0x174))[_0x625889(0x19c)](this[_0x625889(0x17a)][_0x625889(0x18d)][_0x625889(0x1bd)][_0x625889(0x1ab)]);this[_0x625889(0x189)](_0x350b24,_0x460453,this[_0x625889(0x199)],_0x625889(0x199),_0x576700,_0x116c9e);});_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x199),_0x298992(0x1be),_0x51324c[_0x298992(0x176)][_0x298992(0x17b)](_0x298992(0x1b0),null,_0x298992(0x187))),_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x199),_0x298992(0x187),(_0x2ce60c,_0x484acd)=>this[_0x298992(0x18a)](this[_0x298992(0x199)],_0x2ce60c,_0x484acd)),_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x199),_0x298992(0x1b4),()=>!0x1);}_0x51324c[_0x298992(0x1b7)][_0x298992(0x19b)](_0x3022fb=>this[_0x298992(0x196)](_0x3022fb));}[_0x4d48da(0x189)](_0x361a3d,_0x206be7,_0x50ac8c,_0x224f59,_0xd0c98a,_0x34584f){const _0x23a0aa=_0x4d48da,_0x3a72a6=this[_0x23a0aa(0x17a)][_0x23a0aa(0x190)][_0x23a0aa(0x180)](_0x23a0aa(0x1b1));this[_0x23a0aa(0x17a)][_0x23a0aa(0x18d)][_0x23a0aa(0x17e)](_0x34584f[_0x23a0aa(0x1bf)],()=>{const _0x4ad10e=_0x23a0aa;for(const _0x29f02e of _0x206be7){if(this[_0x4ad10e(0x19e)](_0x29f02e,_0x224f59))_0xd0c98a(_0x34584f);else{const _0x45c880={};for(const _0x3a5c6b of _0x50ac8c){const _0x103ade=_0x29f02e[_0x4ad10e(0x197)](_0x3a5c6b);void 0x0!==_0x103ade&&(_0x45c880[_0x3a5c6b]=_0x103ade);}_0xd0c98a(_0x34584f),_0x3a72a6[_0x4ad10e(0x192)](_0x29f02e,{'commandParams':[_0x45c880]},[],_0x224f59);}}});}[_0x4d48da(0x18a)](_0x58e972,_0x391272,_0x43bb39){const _0x25fd1f=_0x4d48da,_0x4c7e25=_0x391272[0x0][_0x25fd1f(0x1a3)][_0x25fd1f(0x182)],_0x3d1039=_0x43bb39[_0x25fd1f(0x186)][0x0];this[_0x25fd1f(0x17a)][_0x25fd1f(0x18d)][_0x25fd1f(0x179)](_0xc2adc=>{const _0x38def1=_0x25fd1f;for(const _0x513d4a of _0x58e972)void 0x0!==_0x3d1039[_0x513d4a]?_0xc2adc[_0x38def1(0x1b6)](_0x513d4a,_0x3d1039[_0x513d4a],_0x4c7e25):_0xc2adc[_0x38def1(0x1c0)](_0x513d4a,_0x4c7e25);});}[_0x4d48da(0x196)](_0xc1c6d4){const _0x43d2a8=_0x4d48da;if(_0xc1c6d4[_0x43d2a8(0x1b2)])switch(_0xc1c6d4[_0x43d2a8(0x185)]){case _0x43d2a8(0x18b):return{'type':_0x43d2a8(0x1a2),'content':_0x4602d3(this[_0x43d2a8(0x17a)][_0x43d2a8(0x195)],_0x43d2a8(0x184))};case _0x43d2a8(0x199):return{'type':_0x43d2a8(0x1a2),'content':_0x4602d3(this[_0x43d2a8(0x17a)][_0x43d2a8(0x195)],_0x43d2a8(0x198))};}}[_0x4d48da(0x19e)](_0x995983,_0x1205da){const _0x3154e7=_0x4d48da,_0x2625c5=this[_0x3154e7(0x17a)][_0x3154e7(0x190)][_0x3154e7(0x180)](_0x3154e7(0x1b1));for(const _0x55e968 of _0x2625c5[_0x3154e7(0x18f)]({'skipNotAttached':!0x0})){const _0x343f95=_0x55e968[_0x3154e7(0x172)]();if(_0x55e968[_0x3154e7(0x185)]===_0x1205da&&_0x343f95===_0x995983)return _0x55e968;}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x517eee=_0x2377;function _0x2377(_0x291121,_0x38113a){const _0x430fa9=_0x430f();return _0x2377=function(_0x2377e0,_0x3d8775){_0x2377e0=_0x2377e0-0x90;let _0x4be0dc=_0x430fa9[_0x2377e0];return _0x4be0dc;},_0x2377(_0x291121,_0x38113a);}function _0x430f(){const _0xc37858=['12216fSycFA','2CJICvI','829000xFPjBt','enableCommand','64071ZbDNBO','1805QoKuqv','9744238DUboCz','insertTemplate','12441810AhzFnd','TrackChangesEditing','get','1112dbvJaH','has','editor','afterInit','3916278mTzbnB','Template','plugins','2704332eQTtit'];_0x430f=function(){return _0xc37858;};return _0x430f();}(function(_0x56e3a5,_0x14a3f8){const _0x18cb00=_0x2377,_0x61eb54=_0x56e3a5();while(!![]){try{const _0x5eaa80=parseInt(_0x18cb00(0x90))/0x1+parseInt(_0x18cb00(0xa2))/0x2*(-parseInt(_0x18cb00(0xa0))/0x3)+parseInt(_0x18cb00(0xa1))/0x4*(parseInt(_0x18cb00(0x93))/0x5)+parseInt(_0x18cb00(0x9d))/0x6+parseInt(_0x18cb00(0x94))/0x7+-parseInt(_0x18cb00(0x99))/0x8*(parseInt(_0x18cb00(0x92))/0x9)+-parseInt(_0x18cb00(0x96))/0xa;if(_0x5eaa80===_0x14a3f8)break;else _0x61eb54['push'](_0x61eb54['shift']());}catch(_0x291dab){_0x61eb54['push'](_0x61eb54['shift']());}}}(_0x430f,0xcd573));import{Plugin as _0x51c912}from'ckeditor5/src/core.js';export default class Dt extends _0x51c912{[_0x517eee(0x9c)](){const _0x386f33=_0x517eee,_0x1c435a=this[_0x386f33(0x9b)];_0x1c435a[_0x386f33(0x9f)][_0x386f33(0x9a)](_0x386f33(0x9e))&&_0x1c435a[_0x386f33(0x9f)][_0x386f33(0x98)](_0x386f33(0x97))[_0x386f33(0x91)](_0x386f33(0x95));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x3bcdb6=_0x5aa0;(function(_0x290c1c,_0x262280){const _0x3fe919=_0x5aa0,_0x130b4a=_0x290c1c();while(!![]){try{const _0x118a44=-parseInt(_0x3fe919(0x1f3))/0x1+-parseInt(_0x3fe919(0x20e))/0x2+-parseInt(_0x3fe919(0x1fe))/0x3+-parseInt(_0x3fe919(0x202))/0x4*(parseInt(_0x3fe919(0x209))/0x5)+-parseInt(_0x3fe919(0x1f4))/0x6+parseInt(_0x3fe919(0x20f))/0x7*(parseInt(_0x3fe919(0x1ed))/0x8)+parseInt(_0x3fe919(0x20c))/0x9;if(_0x118a44===_0x262280)break;else _0x130b4a['push'](_0x130b4a['shift']());}catch(_0xad9a8c){_0x130b4a['push'](_0x130b4a['shift']());}}}(_0x5d14,0x6b7ac));import{Plugin as _0x4bbe93}from'ckeditor5/src/core.js';import{getTranslation as _0x5156f1}from'../utils/common-translations.js';export default class $t extends _0x4bbe93{[_0x3bcdb6(0x1fb)](){const _0x571cc9=_0x3bcdb6,_0x4b5a66=this[_0x571cc9(0x1e7)];if(!_0x4b5a66[_0x571cc9(0x208)][_0x571cc9(0x20b)](_0x571cc9(0x201)))return;const _0x18f3d9=_0x4b5a66[_0x571cc9(0x208)][_0x571cc9(0x20a)](_0x571cc9(0x1ef));_0x18f3d9[_0x571cc9(0x200)][_0x571cc9(0x1e8)](_0x571cc9(0x1ea),()=>_0x5156f1(_0x4b5a66[_0x571cc9(0x210)],_0x571cc9(0x1f0))),_0x4b5a66[_0x571cc9(0x1f7)][_0x571cc9(0x205)][_0x571cc9(0x1e6)](_0x28a75c=>{const _0x33048f=_0x571cc9;let _0x979ac2=!0x1;const _0x43d677=Array[_0x33048f(0x207)](_0x4b5a66[_0x33048f(0x1f7)][_0x33048f(0x205)][_0x33048f(0x1f2)][_0x33048f(0x1f9)]());for(const {name:_0x4c3ad0,data:_0x5c883d}of _0x43d677){const {group:_0x33d63d}=_0x18f3d9[_0x33048f(0x1e9)](_0x4c3ad0);if(_0x33048f(0x1eb)!==_0x33d63d||!_0x5c883d[_0x33048f(0x1fd)])continue;const _0x4fb32a=_0x5c883d[_0x33048f(0x1fd)],_0xb7fc0d=_0x4fb32a[_0x33048f(0x1f5)][_0x33048f(0x203)];if(!_0xb7fc0d||!_0xb7fc0d['is'](_0x33048f(0x1fc),_0x33048f(0x1ea)))continue;if(!_0x4fb32a[_0x33048f(0x1ee)][_0x33048f(0x204)](_0x4fb32a[_0x33048f(0x1f5)]))continue;const _0x328956=_0x4b5a66[_0x33048f(0x1f7)][_0x33048f(0x1fa)][_0x33048f(0x1ff)](_0x4fb32a[_0x33048f(0x1f5)],_0x33048f(0x206));if(_0x328956&&_0x328956[_0x33048f(0x1f8)]){const _0x1f723a=_0x28a75c[_0x33048f(0x20d)](_0x4fb32a[_0x33048f(0x1ee)],_0x328956[_0x33048f(0x1ee)]);_0x1f723a[_0x33048f(0x1f6)](_0x4fb32a)||(_0x28a75c[_0x33048f(0x1f1)](_0x4c3ad0,{'range':_0x1f723a}),_0x979ac2=!0x0);}_0x979ac2||(_0x28a75c[_0x33048f(0x1ec)](_0x4c3ad0),_0x979ac2=!0x0);}return _0x979ac2;});}}function _0x5aa0(_0x165063,_0x459325){const _0x5d14c1=_0x5d14();return _0x5aa0=function(_0x5aa077,_0xfd306e){_0x5aa077=_0x5aa077-0x1e6;let _0x2837e0=_0x5d14c1[_0x5aa077];return _0x2837e0;},_0x5aa0(_0x165063,_0x459325);}function _0x5d14(){const _0x3d92df=['getChangedMarkers','schema','afterInit','element','newRange','1784610HUMbKt','getNearestSelectionRange','descriptionFactory','Title','1994348FtcHAo','nodeBefore','isTouching','document','forward','from','plugins','5rpYVxE','get','has','13355649dqiKfI','createRange','72094sdaXcY','7bzNWzd','locale','registerPostFixer','editor','registerElementLabel','_splitMarkerName','title-content','suggestion','removeMarker','3282832xUatSJ','start','TrackChangesEditing','ELEMENT_TITLE','updateMarker','differ','137874GfmfGC','1120206QdmGOi','end','isEqual','model','isCollapsed'];_0x5d14=function(){return _0x3d92df;};return _0x5d14();}
|
package/src/integrations/undo.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xbbf99b=_0x1c4a;(function(_0x115e30,_0x19a7b6){const _0x51d609=_0x1c4a,_0x3d3229=_0x115e30();while(!![]){try{const _0x3bc123=-parseInt(_0x51d609(0x197))/0x1*(parseInt(_0x51d609(0x1a0))/0x2)+-parseInt(_0x51d609(0x1a8))/0x3+parseInt(_0x51d609(0x1a2))/0x4+-parseInt(_0x51d609(0x19e))/0x5*(-parseInt(_0x51d609(0x1a4))/0x6)+parseInt(_0x51d609(0x198))/0x7+parseInt(_0x51d609(0x1a1))/0x8+parseInt(_0x51d609(0x199))/0x9;if(_0x3bc123===_0x19a7b6)break;else _0x3d3229['push'](_0x3d3229['shift']());}catch(_0x38263b){_0x3d3229['push'](_0x3d3229['shift']());}}}(_0x4aaf,0x3b2fd));import{Plugin as _0x1db644}from'ckeditor5/src/core.js';export default class Bt extends _0x1db644{[_0xbbf99b(0x19a)](){const _0x3482f0=_0xbbf99b,_0x3c5f89=this[_0x3482f0(0x19f)],_0x1fd435=_0x3c5f89[_0x3482f0(0x19d)][_0x3482f0(0x1a7)](_0x3482f0(0x196));_0x3c5f89[_0x3482f0(0x19d)][_0x3482f0(0x1a6)](_0x3482f0(0x1a3))&&(_0x1fd435[_0x3482f0(0x1a5)](_0x3482f0(0x19b)),_0x1fd435[_0x3482f0(0x1a5)](_0x3482f0(0x19c)));}}function _0x1c4a(_0x2069c7,_0x2f7203){const _0x4aaf2b=_0x4aaf();return _0x1c4a=function(_0x1c4ab7,_0x5d24e3){_0x1c4ab7=_0x1c4ab7-0x196;let _0x4ffb6e=_0x4aaf2b[_0x1c4ab7];return _0x4ffb6e;},_0x1c4a(_0x2069c7,_0x2f7203);}function _0x4aaf(){const _0x19d64c=['editor','217608fnLZvx','1877600svftif','19620wRWvXF','UndoEditing','54YxIsnJ','enableCommand','has','get','393819iIeKAB','TrackChangesEditing','3eoGtZM','934745CbpGty','1966797QNyIVE','afterInit','undo','redo','plugins','60245nikvyV'];_0x4aaf=function(){return _0x19d64c;};return _0x4aaf();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x5a1b(){const _0x5c8445=['insert','isLimit','952297EMbhGl','115WRaSfO','start','ck-suggestion-marker--active','plugins','isAtEnd','284436RfjqHk','elementEnd','parent','toViewElement','9gOoVMv','markerName','getItems','34227950FEvkFz','includes','previousPosition','addClass','createUIElement','schema','name','activeMarkers','test','span','nextSibling','2XiHRCL','hasAttribute','model','type','11pXvMTK','consumable','TrackChangesEditing','isContent','ck-suggestion-marker-','getCustomProperty','3617334dBGsxB','writer','bindElementToMarker','createRangeOn','9410387HsUNKn','_splitMarkerName','2870096KxQlDF','item','getWalker','toViewPosition','get','addHighlight','push','mapper','markerRange','isBlock','5654728HRNRFE'];_0x5a1b=function(){return _0x5c8445;};return _0x5a1b();}function _0x4fee(_0x44d224,_0x2f0ee3){const _0x5a1b39=_0x5a1b();return _0x4fee=function(_0x4fee00,_0x380381){_0x4fee00=_0x4fee00-0xed;let _0x13e267=_0x5a1b39[_0x4fee00];return _0x13e267;},_0x4fee(_0x44d224,_0x2f0ee3);}(function(_0x11eaa5,_0x3d0c97){const _0x135770=_0x4fee,_0x2070a2=_0x11eaa5();while(!![]){try{const _0x20a79b=-parseInt(_0x135770(0x116))/0x1*(-parseInt(_0x135770(0xf9))/0x2)+-parseInt(_0x135770(0x103))/0x3+-parseInt(_0x135770(0x109))/0x4+-parseInt(_0x135770(0x117))/0x5*(parseInt(_0x135770(0x11c))/0x6)+-parseInt(_0x135770(0x107))/0x7+-parseInt(_0x135770(0x113))/0x8*(-parseInt(_0x135770(0x120))/0x9)+parseInt(_0x135770(0xee))/0xa*(parseInt(_0x135770(0xfd))/0xb);if(_0x20a79b===_0x3d0c97)break;else _0x2070a2['push'](_0x2070a2['shift']());}catch(_0x17eeeb){_0x2070a2['push'](_0x2070a2['shift']());}}}(_0x5a1b,0xb0bf0));export function getRangesWithAttribute(_0x13207d,_0x2eb3d9,_0x24168f){const _0x4a934f=_0x4fee,_0x253921=[];for(const _0x256bc6 of _0x2eb3d9[_0x4a934f(0xed)]())_0x256bc6[_0x4a934f(0xfa)](_0x13207d)&&_0x253921[_0x4a934f(0x10f)](_0x24168f[_0x4a934f(0x106)](_0x256bc6));return _0x253921;}export function downcastSplitMergeMarker(_0x3c90d6,_0x415baf,{showActiveMarker:_0x24053f=!0x0}={}){const _0x1950b7=_0x4fee,_0x56cc54=_0x3c90d6[_0x1950b7(0x11a)][_0x1950b7(0x10d)](_0x1950b7(0xff));return(_0x515812,_0x4fa195,_0x3586c4)=>{const _0x14b84c=_0x1950b7;if(!_0x3586c4[_0x14b84c(0xfe)][_0x14b84c(0xf6)](_0x4fa195[_0x14b84c(0x111)],_0x515812[_0x14b84c(0xf4)]))return;const _0x11df20=_0x4fa195[_0x14b84c(0x111)][_0x14b84c(0x10b)](),_0x4f8818=_0x4fa195[_0x14b84c(0x111)][_0x14b84c(0x118)],_0x107f5e=_0x3c90d6[_0x14b84c(0xfb)][_0x14b84c(0xf3)];let _0x311e78=null,_0x137580=null,_0x121c20=!0x1,_0x2b06d7=!0x1;for(const _0x37ad49 of _0x11df20){const _0x122d77=_0x37ad49[_0x14b84c(0x10a)];_0x121c20=_0x121c20||_0x107f5e[_0x14b84c(0x100)](_0x122d77);const _0xb53eb9=_0x3586c4[_0x14b84c(0x110)][_0x14b84c(0x11f)](_0x122d77);if(_0xb53eb9&&_0xb53eb9[_0x14b84c(0x102)](_0x14b84c(0x10e)))return;_0x14b84c(0x11d)==_0x37ad49[_0x14b84c(0xfc)]&&(_0x107f5e[_0x14b84c(0x112)](_0x122d77)&&!_0x107f5e[_0x14b84c(0x115)](_0x122d77)&&(_0x122d77[_0x14b84c(0xf8)]||_0x4f8818[_0x14b84c(0x11b)]?_0x311e78&&_0x311e78[_0x14b84c(0x11e)]==_0x122d77||(_0x311e78=_0x122d77,_0x1f1e86(_0x37ad49[_0x14b84c(0xf0)]),_0x2b06d7=!0x0):_0x137580=_0x137580||_0x37ad49[_0x14b84c(0xf0)]));}function _0x1f1e86(_0x541ef2){const _0x17b65c=_0x14b84c,{authorId:_0x5505b0}=_0x56cc54[_0x17b65c(0x108)](_0x4fa195[_0x17b65c(0x121)]),_0x53192a=_0x3586c4[_0x17b65c(0x104)][_0x17b65c(0xf2)](_0x17b65c(0xf7),{'class':_0x17b65c(0x101)+_0x415baf,'data-author-id':_0x5505b0}),_0x2faf88=_0x3586c4[_0x17b65c(0x110)][_0x17b65c(0x10c)](_0x541ef2);_0x24053f&&_0x56cc54[_0x17b65c(0xf5)][_0x17b65c(0xef)](_0x4fa195[_0x17b65c(0x121)])&&_0x3586c4[_0x17b65c(0x104)][_0x17b65c(0xf1)](_0x17b65c(0x119),_0x53192a),_0x3586c4[_0x17b65c(0x104)][_0x17b65c(0x114)](_0x2faf88,_0x53192a),_0x3586c4[_0x17b65c(0x110)][_0x17b65c(0x105)](_0x53192a,_0x4fa195[_0x17b65c(0x121)]);}_0x121c20||_0x2b06d7||!_0x137580||_0x1f1e86(_0x137580);};}
|