@ckeditor/ckeditor5-track-changes 43.2.0-alpha.6 → 43.2.0-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x4336e7=_0x57f5;(function(_0x3cd340,_0x219ed4){const _0x2297a8=_0x57f5,_0x24bc9e=_0x3cd340();while(!![]){try{const _0x5a60b9=-parseInt(_0x2297a8(0x123))/0x1+-parseInt(_0x2297a8(0xea))/0x2+-parseInt(_0x2297a8(0x14f))/0x3+parseInt(_0x2297a8(0x139))/0x4+parseInt(_0x2297a8(0xaa))/0x5*(-parseInt(_0x2297a8(0x162))/0x6)+-parseInt(_0x2297a8(0xd7))/0x7+parseInt(_0x2297a8(0xd8))/0x8*(parseInt(_0x2297a8(0x128))/0x9);if(_0x5a60b9===_0x219ed4)break;else _0x24bc9e['push'](_0x24bc9e['shift']());}catch(_0x3a7e55){_0x24bc9e['push'](_0x24bc9e['shift']());}}}(_0x1fba,0x67bfe));import{getTranslation as _0x40027a}from'../utils/common-translations.js';import{Plugin as _0x2589ea}from'ckeditor5/src/core.js';import{LiveRange as _0x4ef91a}from'ckeditor5/src/engine.js';import{uid as _0x2550ce,priorities as _0x2843ce}from'ckeditor5/src/utils.js';function _0x57f5(_0x35425d,_0x4fa1af){const _0x1fba46=_0x1fba();return _0x57f5=function(_0x57f581,_0x18ac77){_0x57f581=_0x57f581-0xa6;let _0x5d335d=_0x1fba46[_0x57f581];return _0x5d335d;},_0x57f5(_0x35425d,_0x4fa1af);}import _0x13c43a from'./table.js';const Pe=[_0x4336e7(0x170),_0x4336e7(0x12a),_0x4336e7(0x136),_0x4336e7(0xb5),_0x4336e7(0x105),_0x4336e7(0xcd),_0x4336e7(0x138)],we=Object[_0x4336e7(0xed)](Pe[_0x4336e7(0x157)](_0x19f0ef=>[_0x19f0ef,null]));export default class _t extends _0x2589ea{static get[_0x4336e7(0xad)](){return[_0x13c43a];}[_0x4336e7(0xeb)](){const _0x24132b=_0x4336e7,_0x37b84b=this[_0x24132b(0xa7)];if(!_0x37b84b[_0x24132b(0x164)][_0x24132b(0x126)](_0x24132b(0xc5)))return;const _0x563a3c=_0x37b84b[_0x24132b(0x164)][_0x24132b(0xe7)](_0x24132b(0xf0)),_0x1669a2=_0x37b84b[_0x24132b(0x164)][_0x24132b(0xe7)](_0x24132b(0xc7)),_0x39b18b=_0x37b84b[_0x24132b(0x164)][_0x24132b(0xe7)](_0x13c43a),_0x2123cf=_0x37b84b[_0x24132b(0x164)][_0x24132b(0xe7)](_0x24132b(0xc5));_0x39b18b[_0x24132b(0xa9)][_0x24132b(0x15e)](_0x24132b(0x147),_0x24132b(0x124)),_0x37b84b[_0x24132b(0xd0)][_0x24132b(0xab)][_0x24132b(0x11b)](_0x24132b(0xd9),{'allowIn':_0x24132b(0x153),'allowContentOf':_0x24132b(0x153),'isLimit':!0x0}),_0x37b84b[_0x24132b(0xdd)][_0x24132b(0xc8)]({'model':_0x24132b(0xd9),'view':_0x24132b(0xbd)});let _0x220ef5=null;_0x37b84b[_0x24132b(0xd0)]['on'](_0x24132b(0xd3),(_0x31f063,_0x473862)=>{const _0x53d85a=_0x24132b,[_0x415236,_0x4e2286]=_0x473862,_0x25d8aa=_0x473862[_0x473862[_0x53d85a(0x163)]-0x1];_0x25d8aa&&_0x25d8aa[_0x53d85a(0x132)]||_0x563a3c[_0x53d85a(0x13d)]||this[_0x53d85a(0xa7)][_0x53d85a(0x165)][_0x53d85a(0xe7)](_0x53d85a(0x117))[_0x53d85a(0x13f)]&&function(_0x487614,_0x5c556d,_0x17b726,_0x4dba32,_0xa3f5cc){const _0x17e596=_0x53d85a;if(_0x5c556d&&!_0x5c556d['is'](_0x17e596(0xec)))return!0x1;const _0x473cbc=_0xa3f5cc[_0x17e596(0x159)](_0x487614,_0x17b726);if(!_0x473cbc||!Re(_0x473cbc,void 0x0,_0x4dba32))return!0x1;const _0x34311a=_0x4dba32[_0x17e596(0xcc)](_0x17b726[_0x17e596(0x100)][_0x17e596(0x125)]);if(!_0x34311a[_0x17e596(0x163)])return!0x1;const _0x4f8cdf=_0x34311a[0x0][_0x17e596(0xbb)](_0x17e596(0x122)),_0xa1d9fe=_0x4dba32[_0x17e596(0xdf)](_0x34311a),_0x38b509=_0x4dba32[_0x17e596(0x11d)](_0x34311a),_0x2af5a2={'startRow':_0xa1d9fe[_0x17e596(0xfd)],'endRow':_0xa1d9fe[_0x17e596(0xfc)],'startColumn':_0x38b509[_0x17e596(0xfd)],'endColumn':_0x38b509[_0x17e596(0xfc)]};return 0x1==_0x34311a[_0x17e596(0x163)]&&(_0x2af5a2[_0x17e596(0xbe)]+=_0x4dba32[_0x17e596(0x15f)](_0x473cbc)-0x1,_0x2af5a2[_0x17e596(0x12b)]+=_0x4dba32[_0x17e596(0xd6)](_0x473cbc)-0x1),Re(_0x4f8cdf,_0x2af5a2,_0x4dba32);}(_0x415236,_0x4e2286,_0x37b84b[_0x53d85a(0xd0)],_0x1669a2,_0x2123cf)&&(_0x31f063[_0x53d85a(0x15c)](),_0x220ef5={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x37b84b[_0x53d85a(0xd0)][_0x53d85a(0x16c)](()=>{const _0x3e8aec=_0x53d85a;_0x37b84b[_0x3e8aec(0xd0)][_0x3e8aec(0xd3)](_0x473862[0x0],_0x473862[0x1],_0x473862[0x2],{'forceDefaultExecution':!0x0});const _0xc4ddb=_0x2550ce(),{rowInsertionRanges:_0x5648f7,columnInsertionRanges:_0x90495d,insertionRanges:_0xc52674,deletionRanges:_0x419ad3,cells:_0x598a2c}=_0x220ef5;_0x5648f7[_0x3e8aec(0x163)]&&_0x563a3c[_0x3e8aec(0xbc)](_0x5648f7,_0x3e8aec(0x147),{'tablePasteChainId':_0xc4ddb}),_0x90495d[_0x3e8aec(0x163)]&&_0x563a3c[_0x3e8aec(0xbc)](_0x90495d,_0x3e8aec(0x124),{'tablePasteChainId':_0xc4ddb}),_0xc52674[_0x3e8aec(0x163)]&&(_0x563a3c[_0x3e8aec(0xbc)](_0xc52674,_0x3e8aec(0x115),{'tablePasteChainId':_0xc4ddb,'skipNestingCheck':!0x0}),_0xc52674[_0x3e8aec(0x102)](_0x55c8de=>{const _0x270240=_0x3e8aec;var _0x58673f;return null===(_0x58673f=_0x55c8de[_0x270240(0x148)])||void 0x0===_0x58673f?void 0x0:_0x58673f[_0x270240(0x10d)](_0x55c8de);})),_0x419ad3[_0x3e8aec(0x163)]&&(_0x563a3c[_0x3e8aec(0xe2)](_0x419ad3,_0x3e8aec(0x115),{'tablePasteChainId':_0xc4ddb,'skipNestingCheck':!0x0}),_0x419ad3[_0x3e8aec(0x102)](_0x528a88=>{const _0x269f44=_0x3e8aec;var _0x38d5da;return null===(_0x38d5da=_0x528a88[_0x269f44(0x148)])||void 0x0===_0x38d5da?void 0x0:_0x38d5da[_0x269f44(0x10d)](_0x528a88);}));const _0x4a3b55=_0x563a3c[_0x3e8aec(0xfb)](_0x598a2c[_0x3e8aec(0x157)](({element:_0x2581c3})=>_0x2581c3),{'formatGroupId':_0x2550ce()},[],_0x3e8aec(0xf9),{'tablePasteChainId':_0xc4ddb});if(_0x4a3b55){const _0x4dde34=_0x4a3b55[_0x3e8aec(0xef)](),_0x1a83ab=[];for(const {element:_0x1d992a,attributes:_0x10afe9}of _0x598a2c){if(!_0x10afe9)continue;const _0x2a29f3=_0x37b84b[_0x3e8aec(0xd0)][_0x3e8aec(0x15b)](_0x1d992a),_0x54474f=_0x4dde34[_0x3e8aec(0x14c)](_0x4ef19d=>_0x4ef19d[_0x3e8aec(0x118)]()[_0x3e8aec(0xd1)](_0x2a29f3));_0x54474f&&_0x1a83ab[_0x3e8aec(0x15e)]([_0x54474f[_0x3e8aec(0xba)],_0x10afe9]);}_0x1a83ab[_0x3e8aec(0x163)]&&_0x4a3b55[_0x3e8aec(0xcb)](_0x3e8aec(0x166),Object[_0x3e8aec(0xed)](_0x1a83ab));}_0x220ef5=null;}));},{'priority':_0x2843ce[_0x24132b(0xaf)]+0xa}),_0x37b84b[_0x24132b(0x164)][_0x24132b(0xe7)](_0x24132b(0xc5))['on'](_0x24132b(0x16a),(_0x2514e7,_0x4df2fc)=>{const _0x1a29b3=_0x24132b,[_0x2a5fd7,_0x369cf1,,_0x368c5b]=_0x4df2fc;if(!_0x220ef5)return;_0x2514e7[_0x1a29b3(0x15c)]();const _0x5ac7fa=_0x2a5fd7[_0x1a29b3(0x107)],_0x53503e=_0x369cf1,_0x362fd1=ke(_0x5ac7fa),_0x268496=ke(_0x53503e);_0x2514e7[_0x1a29b3(0xd5)]=_0x5ac7fa;let _0x41c91a=null,_0xc563bc=null;if(_0x268496||_0x362fd1){if(_0x362fd1&&!_0x268496){_0x368c5b[_0x1a29b3(0xda)](_0x5ac7fa[_0x1a29b3(0xae)](0x0));for(const _0x25e97d of Array[_0x1a29b3(0x16e)](_0x53503e[_0x1a29b3(0x112)]()))_0x368c5b[_0x1a29b3(0x154)](_0x25e97d,_0x5ac7fa,_0x1a29b3(0xf4));const _0x15cf1e=_0x220ef5[_0x1a29b3(0xf7)][_0x1a29b3(0xe3)](_0x2a5fd7[_0x1a29b3(0xb9)]),_0x1c4173=_0x220ef5[_0x1a29b3(0x16f)][_0x1a29b3(0xe3)](_0x2a5fd7[_0x1a29b3(0x10a)]);_0x15cf1e||_0x1c4173||(_0x41c91a=_0x4ef91a[_0x1a29b3(0x11f)](_0x368c5b[_0x1a29b3(0x15a)](_0x5ac7fa)));}else _0x268496&&!_0x362fd1&&(_0xc563bc=_0x368c5b[_0x1a29b3(0x15a)](_0x5ac7fa));}else{const _0xeedfda=_0x368c5b[_0x1a29b3(0x106)](_0x1a29b3(0xd9)),_0x56f8e4=_0x368c5b[_0x1a29b3(0x106)](_0x1a29b3(0xd9));_0x368c5b[_0x1a29b3(0x116)](_0x368c5b[_0x1a29b3(0x15a)](_0x5ac7fa),_0x56f8e4),_0x368c5b[_0x1a29b3(0x154)](_0xeedfda,_0x5ac7fa,0x0);for(const _0x595ff9 of Array[_0x1a29b3(0x16e)](_0x53503e[_0x1a29b3(0x112)]()))_0x368c5b[_0x1a29b3(0x154)](_0x595ff9,_0xeedfda,_0x1a29b3(0xf4));_0x41c91a=_0x4ef91a[_0x1a29b3(0x11f)](_0x368c5b[_0x1a29b3(0x15b)](_0xeedfda)),_0xc563bc=_0x4ef91a[_0x1a29b3(0x11f)](_0x368c5b[_0x1a29b3(0x15b)](_0x56f8e4));}const _0x48810f=Array[_0x1a29b3(0x16e)](_0x53503e[_0x1a29b3(0x12c)]())[_0x1a29b3(0x109)](([_0x403f69])=>Pe[_0x1a29b3(0xe3)](_0x403f69));_0x220ef5[_0x1a29b3(0x137)][_0x1a29b3(0x15e)]({'element':_0x5ac7fa,'attributes':_0x48810f[_0x1a29b3(0x163)]?Object[_0x1a29b3(0xed)](_0x48810f):null}),_0x41c91a&&_0x220ef5[_0x1a29b3(0x141)][_0x1a29b3(0x15e)](_0x41c91a),_0xc563bc&&_0x220ef5[_0x1a29b3(0x10c)][_0x1a29b3(0x15e)](_0xc563bc);},{'priority':_0x24132b(0xaf)}),_0x1669a2['on'](_0x24132b(0x120),(_0x158652,_0x1c7ff5)=>{const _0x571467=_0x24132b,[_0x49caeb,_0x1ec683={}]=_0x1c7ff5;if(!_0x220ef5)return;const _0x3811e7=_0x1ec683['at']||0x0,_0x43c848=_0x1ec683[_0x571467(0x12e)]||0x1;_0x220ef5[_0x571467(0x16f)]=new Array(_0x43c848)[_0x571467(0xfa)](_0x3811e7)[_0x571467(0x157)]((_0x5cfb9e,_0x46729b)=>_0x5cfb9e+_0x46729b);for(const {cell:_0x52122a}of _0x1669a2[_0x571467(0xdc)](_0x49caeb,{'startColumn':_0x3811e7,'endColumn':_0x3811e7+_0x43c848-0x1}))_0x220ef5[_0x571467(0xca)][_0x571467(0x15e)](_0x37b84b[_0x571467(0xd0)][_0x571467(0x15b)](_0x52122a));},{'priority':_0x24132b(0x101)}),_0x1669a2['on'](_0x24132b(0x155),(_0x1f4de6,_0x13e5c5)=>{const _0x185707=_0x24132b,[_0x4faf3f,_0xf329f3={}]=_0x13e5c5;if(!_0x220ef5)return;const _0x58d22c=_0xf329f3['at']||0x0,_0x4825f0=_0xf329f3[_0x185707(0xcf)]||0x1;_0x220ef5[_0x185707(0xf7)]=new Array(_0x4825f0)[_0x185707(0xfa)](_0x58d22c)[_0x185707(0x157)]((_0x118dd5,_0x4c8f48)=>_0x118dd5+_0x4c8f48);for(const {cell:_0x1a2a4e}of _0x1669a2[_0x185707(0xdc)](_0x4faf3f,{'startRow':_0x58d22c,'endRow':_0x58d22c+_0x4825f0-0x1}))_0x220ef5[_0x185707(0x111)][_0x185707(0x15e)](_0x37b84b[_0x185707(0xd0)][_0x185707(0x15b)](_0x1a2a4e));},{'priority':_0x24132b(0x101)}),_0x563a3c[_0x24132b(0x13a)][_0x24132b(0xee)](_0x29305c=>{const _0x46cc02=_0x24132b;if(_0x29305c[_0x46cc02(0xe5)]&&_0x29305c[_0x46cc02(0xe5)][_0x46cc02(0xb3)](_0x46cc02(0x115)))return _0x29305c[_0x46cc02(0xc2)]?{}:{'type':_0x46cc02(0xdb),'content':_0x40027a(_0x37b84b[_0x46cc02(0x14e)],_0x46cc02(0xc9))};});const _0x2b6be5=()=>!0x1;for(const _0x4e45fc of[_0x24132b(0x115),_0x24132b(0x124),_0x24132b(0x147),_0x24132b(0xf9)])_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0xdb),_0x4e45fc,_0x24132b(0x10b),_0x2b6be5),_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0xce),_0x4e45fc,_0x24132b(0x10b),_0x2b6be5),_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0x152),_0x4e45fc,_0x24132b(0x10b),_0x2b6be5);_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0x152),_0x24132b(0xf9),_0x24132b(0xc3),_0x2b6be5),_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0x152),_0x24132b(0xf9),_0x24132b(0x146),(_0x35ff52,_0x5b16a7,_0x54c285)=>{const _0x7be0fe=_0x24132b,_0x5a71fb=_0x35ff52[_0x7be0fe(0x157)](_0x1fd5cb=>_0x1fd5cb[_0x7be0fe(0x151)]())[_0x7be0fe(0x109)](_0x48b64b=>_0x48b64b),_0x3cc096=new Map(_0x5a71fb[_0x7be0fe(0x157)](_0x1efeab=>[_0x1efeab,null]));if(_0x220ef5){for(const {element:_0x5ac2c6,attributes:_0x5a8577}of _0x220ef5[_0x7be0fe(0x137)])_0x5a8577&&_0x3cc096[_0x7be0fe(0xb7)](_0x5ac2c6,_0x5a8577);}else{if(_0x54c285&&_0x54c285[_0x7be0fe(0x166)])for(const [_0x5c6d3e,_0x2792cf]of Object[_0x7be0fe(0x150)](_0x54c285[_0x7be0fe(0x166)])){const _0x381b6a=_0x37b84b[_0x7be0fe(0xd0)][_0x7be0fe(0xf6)][_0x7be0fe(0xe7)](_0x5c6d3e),_0x3e63e3=_0x381b6a?_0x381b6a[_0x7be0fe(0x118)]()[_0x7be0fe(0x151)]():null;_0x3e63e3&&_0x3cc096[_0x7be0fe(0xb7)](_0x3e63e3,_0x2792cf);}}_0x37b84b[_0x7be0fe(0xd0)][_0x7be0fe(0x16c)](_0x5c1316=>{const _0x39e86e=_0x7be0fe;for(const [_0x11e47a,_0x3976fa]of _0x3cc096)_0x5c1316[_0x39e86e(0xd2)]({...we,..._0x3976fa},_0x11e47a);});});const _0x3c213f=(_0x5c1cc0,_0xd71375)=>{const _0x264477=_0x24132b;_0x563a3c[_0x264477(0xa8)][_0x264477(0x167)](_0x5c1cc0,_0x264477(0x115),_0xd71375,(_0x585967,_0x3c1493,_0x41c6be)=>{const _0x23877=_0x264477;_0x37b84b[_0x23877(0xd0)][_0x23877(0x16c)](_0x7ca979=>{const _0x2cef5e=_0x23877,_0x2e15bf=[];for(const _0x1c67b2 of _0x585967){const _0x2715a2=_0x1c67b2[_0x2cef5e(0x16d)][_0x2cef5e(0xf5)];_0x2715a2['is'](_0x2cef5e(0x110),_0x2cef5e(0xd9))&&_0x2e15bf[_0x2cef5e(0x15e)](_0x2715a2);}_0x563a3c[_0x2cef5e(0xa8)][_0x2cef5e(0x14d)](_0x5c1cc0,null,_0xd71375)(_0x585967,_0x3c1493,_0x41c6be);for(const _0x16f392 of _0x2e15bf)_0x2cef5e(0x15d)!=_0x16f392[_0x2cef5e(0xde)][_0x2cef5e(0xe4)]&&_0x7ca979[_0x2cef5e(0xc1)](_0x16f392);});});};_0x3c213f(_0x24132b(0xdb),_0x24132b(0x146)),_0x3c213f(_0x24132b(0xdb),_0x24132b(0xc3)),_0x3c213f(_0x24132b(0xce),_0x24132b(0x146)),_0x3c213f(_0x24132b(0xce),_0x24132b(0xc3)),_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0xdb),_0x24132b(0x147),_0x24132b(0xc3),_0x3a3c7c=>{const _0x58441c=_0x24132b,_0x3801cc=_0x3a3c7c[_0x58441c(0x157)](_0x10ba42=>_0x10ba42[_0x58441c(0x151)]()),_0x3c67a3=_0x3801cc[0x0][_0x58441c(0xbb)](_0x58441c(0x122)),{minRow:_0xfb975c,maxRow:_0x49e133}=_0x39b18b[_0x58441c(0xe1)](_0x3801cc);_0x1669a2[_0x58441c(0x13c)](_0x3c67a3,{'at':_0xfb975c,'rows':_0x49e133-_0xfb975c+0x1});}),_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0xdb),_0x24132b(0x124),_0x24132b(0xc3),_0x2cc465=>{const _0x4ed3de=_0x24132b,_0x40dd41=_0x2cc465[_0x4ed3de(0x157)](_0x10960b=>_0x10960b[_0x4ed3de(0x151)]()),_0x21f6ee=_0x40dd41[0x0][_0x4ed3de(0xbb)](_0x4ed3de(0x122)),{minColumn:_0x15c67b,maxColumn:_0xf09ef1}=_0x39b18b[_0x4ed3de(0xe1)](_0x40dd41);_0x1669a2[_0x4ed3de(0x10e)](_0x21f6ee,{'at':_0x15c67b,'columns':_0xf09ef1-_0x15c67b+0x1});});const _0x333682=(_0x43c087,_0x142716)=>{const _0x4502e3=_0x24132b;if(!_0x142716[_0x4502e3(0xe5)]||!_0x142716[_0x4502e3(0xe5)][_0x4502e3(0xb3)](_0x4502e3(0x115)))return;const _0x3a5b22=_0x142716[_0x4502e3(0xc6)][_0x4502e3(0xe0)],_0x16eab2=_0x563a3c[_0x4502e3(0x135)]()[_0x4502e3(0x109)](_0x4c877b=>_0x4c877b[_0x4502e3(0x171)]&&_0x4c877b[_0x4502e3(0xc6)]&&_0x4c877b[_0x4502e3(0xc6)][_0x4502e3(0xe0)]==_0x3a5b22);_0x16eab2[_0x4502e3(0x163)]&&_0x142716[_0x4502e3(0xe8)]()[_0x4502e3(0x163)]!=_0x16eab2[_0x4502e3(0x163)]&&_0x16eab2[_0x4502e3(0xe6)]((_0x2d3f7d,_0x5f3f8c)=>(_0x2d3f7d[_0x4502e3(0x140)]=_0x5f3f8c,_0x5f3f8c[_0x4502e3(0xc2)]=_0x2d3f7d,_0x5f3f8c));};function _0x59aba6(_0x5859f1,_0x5029e3=!0x0){const _0x360e00=_0x24132b,{id:_0x27cb7f,authorId:_0x12a09e}=_0x563a3c[_0x360e00(0x113)](_0x5859f1[_0x360e00(0x108)]),_0x29515f=[_0x360e00(0x14a),_0x360e00(0x169)],_0x165594=_0x563a3c[_0x360e00(0x168)][_0x360e00(0xe3)](_0x5859f1[_0x360e00(0x108)]);return _0x165594&&_0x29515f[_0x360e00(0x15e)](_0x360e00(0x144)),{'classes':_0x29515f,'attributes':{'data-suggestion':_0x27cb7f,'data-author-id':_0x12a09e},'priority':_0x165594&&_0x5029e3?0xbc2:0xbb8};}_0x563a3c['on'](_0x24132b(0xfe),_0x333682,{'priority':_0x24132b(0xaf)}),_0x563a3c['on'](_0x24132b(0xac),_0x333682,{'priority':_0x24132b(0xaf)}),_0x37b84b[_0x24132b(0xd0)][_0x24132b(0x100)][_0x24132b(0x130)](()=>{const _0x492253=_0x24132b;let _0x5d7055=!0x1;const _0x596f79=Array[_0x492253(0x16e)](_0x37b84b[_0x492253(0xd0)][_0x492253(0x100)][_0x492253(0xe9)][_0x492253(0xd4)]());for(const {name:_0x5cf638,data:_0x5dc32f}of _0x596f79){const {group:_0x21e7f3,type:_0x283315,id:_0x5dc598}=_0x563a3c[_0x492253(0x113)](_0x5cf638);if(_0x492253(0x13b)!=_0x21e7f3||_0x492253(0xce)!=_0x283315||_0x5dc32f[_0x492253(0x161)])continue;if(!_0x563a3c[_0x492253(0xb0)](_0x5dc598))continue;const _0x31c3f7=_0x563a3c[_0x492253(0xf8)](_0x5dc598)[_0x492253(0x114)](),_0x300cf3=_0x37b84b[_0x492253(0x164)][_0x492253(0xe7)](_0x492253(0x129))['me'];for(const _0x471b16 of _0x563a3c[_0x492253(0x135)]()){if(!_0x471b16[_0x492253(0x171)]||_0x471b16[_0x492253(0x131)]!=_0x300cf3)continue;if(_0x492253(0x152)!=_0x471b16[_0x492253(0xbf)]||_0x492253(0xf9)!=_0x471b16[_0x492253(0xe5)])continue;if(_0x471b16[_0x492253(0x114)]()[_0x492253(0xf1)](_0x40536d=>_0x31c3f7[_0x492253(0x121)](_0x5e6f9c=>_0x5e6f9c[_0x492253(0xb4)](_0x40536d,!0x0)))){for(const _0x1fe3b8 of _0x471b16[_0x492253(0xe8)]())_0x1fe3b8[_0x492253(0x171)]&&(_0x1fe3b8[_0x492253(0xc3)](),_0x5d7055=!0x0);}}}return _0x5d7055;}),_0x37b84b[_0x24132b(0xd0)][_0x24132b(0x100)][_0x24132b(0x130)](_0x3b68bb=>{const _0x21a722=_0x24132b,_0x51b238=_0x37b84b[_0x21a722(0x165)][_0x21a722(0xe7)](_0x21a722(0x16b));if(!_0x51b238||!_0x51b238[_0x21a722(0x103)][_0x21a722(0x126)](_0x3b68bb[_0x21a722(0x149)]))return!0x1;let _0x2065e6=!0x1;const _0x5c0513=_0x37b84b[_0x21a722(0x164)][_0x21a722(0xe7)](_0x21a722(0x129))['me'],_0x315d8f=_0x37b84b[_0x21a722(0xd0)][_0x21a722(0x100)][_0x21a722(0xe9)][_0x21a722(0xa6)](),_0x5c8d16=Array[_0x21a722(0x16e)](_0x37b84b[_0x21a722(0xd0)][_0x21a722(0x100)][_0x21a722(0xe9)][_0x21a722(0xd4)]())[_0x21a722(0x109)](({name:_0x32ed31,data:_0x15a142})=>{const _0x32eaf9=_0x21a722,{group:_0x28ad9a,subType:_0x29ac09,authorId:_0x579f54}=_0x563a3c[_0x32eaf9(0x113)](_0x32ed31);return _0x32eaf9(0x13b)==_0x28ad9a&&_0x32eaf9(0x115)==_0x29ac09&&_0x579f54==_0x5c0513['id']&&!_0x15a142[_0x32eaf9(0x161)];});for(const _0x4d4bb5 of _0x315d8f){if(_0x21a722(0x154)!=_0x4d4bb5[_0x21a722(0xbf)]||_0x21a722(0xd9)!=_0x4d4bb5[_0x21a722(0xba)]||0x1!=_0x4d4bb5[_0x21a722(0x163)])continue;const _0x32769f=_0x3b68bb[_0x21a722(0x127)](_0x4d4bb5[_0x21a722(0xb8)],_0x4d4bb5[_0x21a722(0xb8)][_0x21a722(0x12d)](0x1));if(!_0x5c8d16[_0x21a722(0x14c)](({data:_0xe936c1})=>_0xe936c1[_0x21a722(0x158)][_0x21a722(0xd1)](_0x32769f))){for(const {name:_0x40d302,data:_0x162e08}of _0x5c8d16)if(_0x32769f[_0x21a722(0xb4)](_0x162e08[_0x21a722(0x158)])){_0x3b68bb[_0x21a722(0xc0)](_0x40d302,{'range':_0x32769f}),_0x2065e6=!0x0;break;}}}return _0x2065e6;}),_0x37b84b[_0x24132b(0xd0)][_0x24132b(0x100)][_0x24132b(0x130)](_0x28788a=>{const _0x438662=_0x24132b;let _0xfdc7f1=!0x1;const _0x59813f=_0x37b84b[_0x438662(0x164)][_0x438662(0xe7)](_0x438662(0x129))['me'],_0x14765e=_0x563a3c[_0x438662(0x135)]()[_0x438662(0x109)](_0x1fefd9=>_0x1fefd9[_0x438662(0x171)]&&_0x1fefd9[_0x438662(0x131)]==_0x59813f),_0x51347b=new Set(),_0x1cd26c=new Set();for(const _0x14e06b of _0x14765e)if(_0x438662(0x115)==_0x14e06b[_0x438662(0xe5)])for(const _0x4c581b of _0x14e06b[_0x438662(0xef)]()){const _0xeeec72=_0x4c581b[_0x438662(0x118)]()[_0x438662(0x151)]();if(_0xeeec72){if(_0xeeec72['is'](_0x438662(0x110),_0x438662(0xd9))&&ke(_0xeeec72)){_0x14e06b[_0x438662(0xf2)](_0x4c581b[_0x438662(0xba)]),_0x51347b[_0x438662(0x13e)](_0xeeec72),_0xfdc7f1=!0x0;const _0x254ee3=_0xeeec72[_0x438662(0xb6)],_0x33f45e=_0xeeec72[_0x438662(0x12f)],_0x418b43=_0x254ee3&&_0x254ee3['is'](_0x438662(0x110),_0x438662(0xd9)),_0x343a11=_0x33f45e&&_0x33f45e['is'](_0x438662(0x110),_0x438662(0xd9));_0x418b43&&!_0x51347b[_0x438662(0x126)](_0x254ee3)&&_0x1cd26c[_0x438662(0x13e)](_0x254ee3),_0x343a11&&!_0x51347b[_0x438662(0x126)](_0x33f45e)&&_0x1cd26c[_0x438662(0x13e)](_0x33f45e);}else _0xeeec72['is'](_0x438662(0x110),_0x438662(0x160))&&_0xeeec72[_0x438662(0xc4)]&&(_0x14e06b[_0x438662(0xf2)](_0x4c581b[_0x438662(0xba)]),_0xfdc7f1=!0x0);}}else{if(_0x438662(0xf9)==_0x14e06b[_0x438662(0xe5)]){if(!_0x14e06b[_0x438662(0xc6)]||!_0x14e06b[_0x438662(0xc6)][_0x438662(0xe0)])continue;const _0x32e589=_0x14e06b[_0x438662(0xc6)][_0x438662(0x166)];if(_0x32e589&&Object[_0x438662(0x104)](_0x32e589)[_0x438662(0x163)])continue;const _0x5a0f3e=_0x14e06b[_0x438662(0xc6)][_0x438662(0xe0)];let _0x2a20f9=!0x0,_0x39b8eb=!0x0;for(const _0x2e117f of _0x14765e)if(_0x2e117f[_0x438662(0xe5)]&&_0x2e117f[_0x438662(0xe5)][_0x438662(0xb3)](_0x438662(0x115))){if(!_0x2e117f[_0x438662(0xc6)][_0x438662(0xe0)]){_0x39b8eb=!0x1;break;}if(_0x2e117f['id']!=_0x14e06b['id']&&_0x2e117f[_0x438662(0xc6)][_0x438662(0xe0)]==_0x5a0f3e){_0x2a20f9=!0x1;break;}}_0x39b8eb&&_0x2a20f9&&(_0x14e06b[_0x438662(0xf3)](),_0xfdc7f1=!0x0);}}for(const _0x2119bc of _0x51347b)_0x28788a[_0x438662(0xda)](_0x2119bc);for(const _0x4e02ec of _0x1cd26c)_0x28788a[_0x438662(0xc1)](_0x4e02ec);return _0xfdc7f1;}),_0x37b84b[_0x24132b(0xdd)][_0x24132b(0x10f)](_0x24132b(0x145))[_0x24132b(0x11c)]({'model':_0x24132b(0x156),'view':_0x431b31=>_0x59aba6(_0x431b31),'converterPriority':_0x24132b(0xaf)}),_0x37b84b[_0x24132b(0xdd)][_0x24132b(0x10f)](_0x24132b(0xff))[_0x24132b(0x11c)]({'model':_0x24132b(0x156),'view':(_0x294b22,_0x4a86e5)=>_0x4a86e5[_0x24132b(0x134)][_0x24132b(0x119)]?_0x59aba6(_0x294b22,!0x1):null,'converterPriority':_0x24132b(0xaf)});const _0x2814b2=_0x37b84b[_0x24132b(0x143)][_0x24132b(0x11e)];this[_0x24132b(0xb2)](_0x2814b2[_0x24132b(0x100)],_0x24132b(0x133),(_0x4ee63c,_0x5beacd)=>{const _0x5b9bc2=_0x24132b,_0x1e8efd=[];for(const _0x59efda of _0x2814b2[_0x5b9bc2(0x15a)](_0x5beacd[_0x5b9bc2(0xb1)])[_0x5b9bc2(0x142)]())_0x59efda['is'](_0x5b9bc2(0x110),_0x5b9bc2(0xbd))&&_0x1e8efd[_0x5b9bc2(0x15e)](_0x59efda);_0x2814b2[_0x5b9bc2(0x16c)](_0x8a7cfd=>{const _0x159757=_0x5b9bc2;for(const _0x3c0b47 of _0x1e8efd)_0x8a7cfd[_0x159757(0x14b)](_0x8a7cfd[_0x159757(0x15a)](_0x3c0b47),_0x8a7cfd[_0x159757(0x11a)](_0x3c0b47)),_0x8a7cfd[_0x159757(0xda)](_0x3c0b47);});});}}function ke(_0x5a8a89){const _0xfdb069=_0x4336e7;if(_0x5a8a89[_0xfdb069(0xc4)])return!0x0;const _0x1c8a18=_0x5a8a89[_0xfdb069(0xae)](0x0);return _0x1c8a18['is'](_0xfdb069(0x110),_0xfdb069(0x160))&&_0x1c8a18[_0xfdb069(0xc4)];}function Re(_0x4c9899,_0xed9fe={},_0x42df6c){const _0x5cd4ee=_0x4336e7;for(const {isAnchor:_0x344b2e,cellHeight:_0x344ea0,cellWidth:_0x5d59e9}of _0x42df6c[_0x5cd4ee(0xdc)](_0x4c9899,{'includeAllSlots':!0x0,..._0xed9fe}))if(!_0x344b2e||0x1!=_0x344ea0||0x1!=_0x5d59e9)return!0x1;return!0x0;}function _0x1fba(){const _0x44e113=['editor','_suggestionFactory','_tablePostFixingSubtypes','562930NYhvhU','schema','suggestionUnloaded','requires','getChild','high','hasSuggestion','content','listenTo','startsWith','containsRange','tableCellHorizontalAlignment','nextSibling','set','position','row','name','findAncestor','markMultiRangeInsertion','suggestion-td','endRow','type','updateMarker','unwrap','previous','discard','isEmpty','TableClipboard','attributes','TableUtils','elementToElement','*Replace\x20table\x20cells*','columnInsertionRanges','setAttribute','getSelectionAffectedTableCells','tableCellBackgroundColor','deletion','rows','model','isEqual','setAttributes','insertContent','getChangedMarkers','return','getColumns','2471063FeEgpv','22026008ZgUKfh','tableCellSuggestion','remove','insertion','createTableWalker','conversion','root','getRowIndexes','tablePasteChainId','_getCoordsForCells','markMultiRangeDeletion','includes','rootName','subType','reduce','get','getAllAdjacentSuggestions','differ','1684062OUWAiJ','afterInit','documentSelection','fromEntries','registerDescriptionCallback','getMarkers','TrackChangesEditing','every','removeMarker','removeMarkers','end','nodeAfter','markers','rowInsertionIndexes','getSuggestion','tablePasteCell','fill','markMultiRangeBlockFormat','last','first','suggestionLoaded','dataDowncast','document','low','forEach','_createdBatches','keys','tableCellVerticalAlignment','createElement','cell','markerName','filter','column','join','deletionRanges','call','removeColumns','for','element','rowInsertionRanges','getChildren','_splitMarkerName','getRanges','tablePaste','wrap','trackChanges','getRange','showSuggestionHighlights','createPositionBefore','register','markerToHighlight','getColumnIndexes','view','fromRange','insertColumns','some','table','93559oIPfXc','tablePasteColumn','selection','has','createRange','9xEUwiA','Users','tableCellBorderColor','endColumn','getAttributes','getShiftedBy','columns','previousSibling','registerPostFixer','author','forceDefaultExecution','clipboardOutput','options','getSuggestions','tableCellBorderStyle','cells','tableCellPadding','2091992IKJayQ','descriptionFactory','suggestion','removeRows','_isForcedDefaultExecutionBlock','add','value','next','insertionRanges','getItems','editing','ck-suggestion-marker--active','editingDowncast','accept','tablePasteRow','detach','batch','ck-suggestion-marker','move','find','getSuggestionCallback','locale','2323770vDmxSF','entries','getContainedElement','formatBlock','tableCell','insert','insertRows','suggestion:formatBlock:tablePasteCell','map','newRange','getTableIfOnlyTableInContent','createRangeIn','createRangeOn','stop','$graveyard','push','getRows','paragraph','oldRange','42cmBewb','length','plugins','commands','markerAttributes','registerCustomCallback','activeMarkers','ck-suggestion-marker-insertion','_replaceTableSlotCell','redo','change','start','from','columnInsertionIndexes','tableCellBorderWidth','isInContent','getChanges'];_0x1fba=function(){return _0x44e113;};return _0x1fba();}
|
|
23
|
+
const _0x3208bb=_0x35e2;(function(_0x4b686e,_0x34905d){const _0x24d3a1=_0x35e2,_0x375090=_0x4b686e();while(!![]){try{const _0x23d844=-parseInt(_0x24d3a1(0x1a4))/0x1+parseInt(_0x24d3a1(0x18b))/0x2+parseInt(_0x24d3a1(0x241))/0x3+parseInt(_0x24d3a1(0x196))/0x4+parseInt(_0x24d3a1(0x1b6))/0x5+-parseInt(_0x24d3a1(0x1ce))/0x6+-parseInt(_0x24d3a1(0x210))/0x7;if(_0x23d844===_0x34905d)break;else _0x375090['push'](_0x375090['shift']());}catch(_0x4b5169){_0x375090['push'](_0x375090['shift']());}}}(_0x5120,0xac8ae));import{getTranslation as _0xbc1bcd}from'../utils/common-translations.js';import{Plugin as _0x5a0e4a}from'ckeditor5/src/core.js';function _0x35e2(_0x2fc360,_0x278f15){const _0x5120e9=_0x5120();return _0x35e2=function(_0x35e2a3,_0x37a382){_0x35e2a3=_0x35e2a3-0x18b;let _0x388557=_0x5120e9[_0x35e2a3];return _0x388557;},_0x35e2(_0x2fc360,_0x278f15);}import{LiveRange as _0x557b38}from'ckeditor5/src/engine.js';import{uid as _0x524a01,priorities as _0x58877f}from'ckeditor5/src/utils.js';function _0x5120(){const _0x4ebedf=['descriptionFactory','getColumns','getColumnIndexes','_createdBatches','markMultiRangeInsertion','differ','detach','nextSibling','setAttribute','unwrap','add','findAncestor','markMultiRangeDeletion','_suggestionFactory','find','deletion','fromEntries','locale','ck-suggestion-marker','getRanges','getRows','tablePasteCell','_replaceTableSlotCell','cell','commands','1637976MGoClG','tablePaste','getSuggestions','filter','schema','insert','isEqual','tableCellPadding','tableCellBorderStyle','last','getRange','elementToElement','removeMarkers','position','*Replace\x20table\x20cells*','cells','suggestionUnloaded','tableCell','insertionRanges','has','2216252ikSFEm','attributes','row','removeColumns','suggestion','createRange','editor','element','markMultiRangeBlockFormat','createElement','some','5360272sHeDJl','getChildren','getShiftedBy','createRangeIn','_isForcedDefaultExecutionBlock','rowInsertionIndexes','clipboardOutput','hasSuggestion','_splitMarkerName','rows','oldRange','removeRows','column','high','955342FGRCzB','table','register','redo','view','deletionRanges','fill','content','tableCellBorderColor','suggestionLoaded','getItems','length','dataDowncast','previousSibling','documentSelection','options','call','markers','3968575FyyiJn','root','columnInsertionRanges','accept','wrap','tableCellSuggestion','tableCellVerticalAlignment','document','getRowIndexes','every','activeMarkers','insertRows','previous','formatBlock','endRow','TableClipboard','value','columns','tableCellBackgroundColor','markerAttributes','containsRange','updateMarker','suggestion-td','rowInsertionRanges','8038242JOQcgH','plugins','join','set','isInContent','tableCellBorderWidth','rootName','insertion','start','end','subType','low','afterInit','tablePasteRow','getChangedMarkers','paragraph','getAttributes','getTableIfOnlyTableInContent','getSuggestion','Users','insertColumns','editingDowncast','nodeAfter','getMarkers','removeMarker','reduce','name','registerCustomCallback','getContainedElement','push','return','forEach','conversion','remove','suggestion:formatBlock:tablePasteCell','markerName','author','columnInsertionIndexes','tablePasteColumn','move','tablePasteChainId','next','from','ck-suggestion-marker--active','createRangeOn','trackChanges','insertContent','markerToHighlight','selection','newRange','fromRange','createTableWalker','model','registerDescriptionCallback','forceDefaultExecution','tableCellHorizontalAlignment','_tablePostFixingSubtypes','listenTo','TableUtils','get','first','startsWith','keys','ck-suggestion-marker-insertion','$graveyard','requires','5502826RrFsMB','_getCoordsForCells','stop','isEmpty','getAllAdjacentSuggestions','endColumn','batch','createPositionBefore','includes','getChild','map','change','discard','getSuggestionCallback','entries','showSuggestionHighlights','TrackChangesEditing','editing','type','for','registerPostFixer','getChanges','setAttributes','getSelectionAffectedTableCells'];_0x5120=function(){return _0x4ebedf;};return _0x5120();}import _0x252fd4 from'./table.js';const Pe=[_0x3208bb(0x1d3),_0x3208bb(0x1ac),_0x3208bb(0x249),_0x3208bb(0x205),_0x3208bb(0x1bc),_0x3208bb(0x1c8),_0x3208bb(0x248)],we=Object[_0x3208bb(0x238)](Pe[_0x3208bb(0x21a)](_0x47bc19=>[_0x47bc19,null]));export default class _t extends _0x5a0e4a{static get[_0x3208bb(0x20f)](){return[_0x252fd4];}[_0x3208bb(0x1da)](){const _0x5ba3a0=_0x3208bb,_0x5a3e50=this[_0x5ba3a0(0x191)];if(!_0x5a3e50[_0x5ba3a0(0x1cf)][_0x5ba3a0(0x254)](_0x5ba3a0(0x1c5)))return;const _0x1e7f89=_0x5a3e50[_0x5ba3a0(0x1cf)][_0x5ba3a0(0x209)](_0x5ba3a0(0x220)),_0x1b162d=_0x5a3e50[_0x5ba3a0(0x1cf)][_0x5ba3a0(0x209)](_0x5ba3a0(0x208)),_0x45547f=_0x5a3e50[_0x5ba3a0(0x1cf)][_0x5ba3a0(0x209)](_0x252fd4),_0x4c1378=_0x5a3e50[_0x5ba3a0(0x1cf)][_0x5ba3a0(0x209)](_0x5ba3a0(0x1c5));_0x45547f[_0x5ba3a0(0x206)][_0x5ba3a0(0x1eb)](_0x5ba3a0(0x1db),_0x5ba3a0(0x1f4)),_0x5a3e50[_0x5ba3a0(0x202)][_0x5ba3a0(0x245)][_0x5ba3a0(0x1a6)](_0x5ba3a0(0x1bb),{'allowIn':_0x5ba3a0(0x252),'allowContentOf':_0x5ba3a0(0x252),'isLimit':!0x0}),_0x5a3e50[_0x5ba3a0(0x1ee)][_0x5ba3a0(0x24c)]({'model':_0x5ba3a0(0x1bb),'view':_0x5ba3a0(0x1cc)});let _0x4841e8=null;_0x5a3e50[_0x5ba3a0(0x202)]['on'](_0x5ba3a0(0x1fc),(_0x73b75a,_0x27e9f1)=>{const _0x1aeb10=_0x5ba3a0,[_0x4f468c,_0xad7725]=_0x27e9f1,_0x545332=_0x27e9f1[_0x27e9f1[_0x1aeb10(0x1af)]-0x1];_0x545332&&_0x545332[_0x1aeb10(0x204)]||_0x1e7f89[_0x1aeb10(0x19a)]||this[_0x1aeb10(0x191)][_0x1aeb10(0x240)][_0x1aeb10(0x209)](_0x1aeb10(0x1fb))[_0x1aeb10(0x1c6)]&&function(_0x305db8,_0x33a76f,_0x5ec8da,_0x556929,_0x1c379f){const _0x510925=_0x1aeb10;if(_0x33a76f&&!_0x33a76f['is'](_0x510925(0x1b2)))return!0x1;const _0x379074=_0x1c379f[_0x510925(0x1df)](_0x305db8,_0x5ec8da);if(!_0x379074||!Re(_0x379074,void 0x0,_0x556929))return!0x1;const _0x3b27e5=_0x556929[_0x510925(0x227)](_0x5ec8da[_0x510925(0x1bd)][_0x510925(0x1fe)]);if(!_0x3b27e5[_0x510925(0x1af)])return!0x1;const _0x575a3b=_0x3b27e5[0x0][_0x510925(0x233)](_0x510925(0x1a5)),_0x328376=_0x556929[_0x510925(0x1be)](_0x3b27e5),_0x40673f=_0x556929[_0x510925(0x22a)](_0x3b27e5),_0x21c6e3={'startRow':_0x328376[_0x510925(0x20a)],'endRow':_0x328376[_0x510925(0x24a)],'startColumn':_0x40673f[_0x510925(0x20a)],'endColumn':_0x40673f[_0x510925(0x24a)]};return 0x1==_0x3b27e5[_0x510925(0x1af)]&&(_0x21c6e3[_0x510925(0x1c4)]+=_0x556929[_0x510925(0x23c)](_0x379074)-0x1,_0x21c6e3[_0x510925(0x215)]+=_0x556929[_0x510925(0x229)](_0x379074)-0x1),Re(_0x575a3b,_0x21c6e3,_0x556929);}(_0x4f468c,_0xad7725,_0x5a3e50[_0x1aeb10(0x202)],_0x1b162d,_0x4c1378)&&(_0x73b75a[_0x1aeb10(0x212)](),_0x4841e8={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x5a3e50[_0x1aeb10(0x202)][_0x1aeb10(0x21b)](()=>{const _0x563c71=_0x1aeb10;_0x5a3e50[_0x563c71(0x202)][_0x563c71(0x1fc)](_0x27e9f1[0x0],_0x27e9f1[0x1],_0x27e9f1[0x2],{'forceDefaultExecution':!0x0});const _0x234f6c=_0x524a01(),{rowInsertionRanges:_0x5408d1,columnInsertionRanges:_0xd78385,insertionRanges:_0x3f3bcb,deletionRanges:_0x526d3c,cells:_0x2611ef}=_0x4841e8;_0x5408d1[_0x563c71(0x1af)]&&_0x1e7f89[_0x563c71(0x22c)](_0x5408d1,_0x563c71(0x1db),{'tablePasteChainId':_0x234f6c}),_0xd78385[_0x563c71(0x1af)]&&_0x1e7f89[_0x563c71(0x22c)](_0xd78385,_0x563c71(0x1f4),{'tablePasteChainId':_0x234f6c}),_0x3f3bcb[_0x563c71(0x1af)]&&(_0x1e7f89[_0x563c71(0x22c)](_0x3f3bcb,_0x563c71(0x242),{'tablePasteChainId':_0x234f6c,'skipNestingCheck':!0x0}),_0x3f3bcb[_0x563c71(0x1ed)](_0x121c13=>{const _0x39eee0=_0x563c71;var _0x1469a4;return null===(_0x1469a4=_0x121c13[_0x39eee0(0x22e)])||void 0x0===_0x1469a4?void 0x0:_0x1469a4[_0x39eee0(0x1b4)](_0x121c13);})),_0x526d3c[_0x563c71(0x1af)]&&(_0x1e7f89[_0x563c71(0x234)](_0x526d3c,_0x563c71(0x242),{'tablePasteChainId':_0x234f6c,'skipNestingCheck':!0x0}),_0x526d3c[_0x563c71(0x1ed)](_0x5cb835=>{const _0x2d4db4=_0x563c71;var _0x2933f4;return null===(_0x2933f4=_0x5cb835[_0x2d4db4(0x22e)])||void 0x0===_0x2933f4?void 0x0:_0x2933f4[_0x2d4db4(0x1b4)](_0x5cb835);}));const _0x46e702=_0x1e7f89[_0x563c71(0x193)](_0x2611ef[_0x563c71(0x21a)](({element:_0xe8e300})=>_0xe8e300),{'formatGroupId':_0x524a01()},[],_0x563c71(0x23d),{'tablePasteChainId':_0x234f6c});if(_0x46e702){const _0x50045d=_0x46e702[_0x563c71(0x1e5)](),_0x2a5086=[];for(const {element:_0x62b60,attributes:_0x518231}of _0x2611ef){if(!_0x518231)continue;const _0x57b661=_0x5a3e50[_0x563c71(0x202)][_0x563c71(0x1fa)](_0x62b60),_0x338890=_0x50045d[_0x563c71(0x236)](_0x140389=>_0x140389[_0x563c71(0x24b)]()[_0x563c71(0x247)](_0x57b661));_0x338890&&_0x2a5086[_0x563c71(0x1eb)]([_0x338890[_0x563c71(0x1e8)],_0x518231]);}_0x2a5086[_0x563c71(0x1af)]&&_0x46e702[_0x563c71(0x230)](_0x563c71(0x1c9),Object[_0x563c71(0x238)](_0x2a5086));}_0x4841e8=null;}));},{'priority':_0x58877f[_0x5ba3a0(0x1a3)]+0xa}),_0x5a3e50[_0x5ba3a0(0x1cf)][_0x5ba3a0(0x209)](_0x5ba3a0(0x1c5))['on'](_0x5ba3a0(0x23e),(_0x1fd869,_0x5d61de)=>{const _0x331253=_0x5ba3a0,[_0x17a85e,_0x4de873,,_0xf41427]=_0x5d61de;if(!_0x4841e8)return;_0x1fd869[_0x331253(0x212)]();const _0x2c15e0=_0x17a85e[_0x331253(0x23f)],_0x5d8193=_0x4de873,_0x3b155c=ke(_0x2c15e0),_0x53a7b1=ke(_0x5d8193);_0x1fd869[_0x331253(0x1ec)]=_0x2c15e0;let _0x430e5c=null,_0x5ccecb=null;if(_0x53a7b1||_0x3b155c){if(_0x3b155c&&!_0x53a7b1){_0xf41427[_0x331253(0x1ef)](_0x2c15e0[_0x331253(0x219)](0x0));for(const _0x134593 of Array[_0x331253(0x1f8)](_0x5d8193[_0x331253(0x197)]()))_0xf41427[_0x331253(0x246)](_0x134593,_0x2c15e0,_0x331253(0x1d7));const _0x1b02e2=_0x4841e8[_0x331253(0x19b)][_0x331253(0x218)](_0x17a85e[_0x331253(0x18d)]),_0x479deb=_0x4841e8[_0x331253(0x1f3)][_0x331253(0x218)](_0x17a85e[_0x331253(0x1a2)]);_0x1b02e2||_0x479deb||(_0x430e5c=_0x557b38[_0x331253(0x200)](_0xf41427[_0x331253(0x199)](_0x2c15e0)));}else _0x53a7b1&&!_0x3b155c&&(_0x5ccecb=_0xf41427[_0x331253(0x199)](_0x2c15e0));}else{const _0x95de27=_0xf41427[_0x331253(0x194)](_0x331253(0x1bb)),_0xe2aa9f=_0xf41427[_0x331253(0x194)](_0x331253(0x1bb));_0xf41427[_0x331253(0x1ba)](_0xf41427[_0x331253(0x199)](_0x2c15e0),_0xe2aa9f),_0xf41427[_0x331253(0x246)](_0x95de27,_0x2c15e0,0x0);for(const _0x26c1cb of Array[_0x331253(0x1f8)](_0x5d8193[_0x331253(0x197)]()))_0xf41427[_0x331253(0x246)](_0x26c1cb,_0x95de27,_0x331253(0x1d7));_0x430e5c=_0x557b38[_0x331253(0x200)](_0xf41427[_0x331253(0x1fa)](_0x95de27)),_0x5ccecb=_0x557b38[_0x331253(0x200)](_0xf41427[_0x331253(0x1fa)](_0xe2aa9f));}const _0x191cbf=Array[_0x331253(0x1f8)](_0x5d8193[_0x331253(0x1de)]())[_0x331253(0x244)](([_0x38549d])=>Pe[_0x331253(0x218)](_0x38549d));_0x4841e8[_0x331253(0x250)][_0x331253(0x1eb)]({'element':_0x2c15e0,'attributes':_0x191cbf[_0x331253(0x1af)]?Object[_0x331253(0x238)](_0x191cbf):null}),_0x430e5c&&_0x4841e8[_0x331253(0x253)][_0x331253(0x1eb)](_0x430e5c),_0x5ccecb&&_0x4841e8[_0x331253(0x1a9)][_0x331253(0x1eb)](_0x5ccecb);},{'priority':_0x5ba3a0(0x1a3)}),_0x1b162d['on'](_0x5ba3a0(0x1e2),(_0x9a80bf,_0x25170c)=>{const _0x215c6c=_0x5ba3a0,[_0x369238,_0xc5f9b={}]=_0x25170c;if(!_0x4841e8)return;const _0x2521ac=_0xc5f9b['at']||0x0,_0x58f177=_0xc5f9b[_0x215c6c(0x1c7)]||0x1;_0x4841e8[_0x215c6c(0x1f3)]=new Array(_0x58f177)[_0x215c6c(0x1aa)](_0x2521ac)[_0x215c6c(0x21a)]((_0x5d4cb7,_0x5715df)=>_0x5d4cb7+_0x5715df);for(const {cell:_0x491d02}of _0x1b162d[_0x215c6c(0x201)](_0x369238,{'startColumn':_0x2521ac,'endColumn':_0x2521ac+_0x58f177-0x1}))_0x4841e8[_0x215c6c(0x1b8)][_0x215c6c(0x1eb)](_0x5a3e50[_0x215c6c(0x202)][_0x215c6c(0x1fa)](_0x491d02));},{'priority':_0x5ba3a0(0x1d9)}),_0x1b162d['on'](_0x5ba3a0(0x1c1),(_0x2edb86,_0x4a3825)=>{const _0x79a21=_0x5ba3a0,[_0x365f4a,_0x1d966d={}]=_0x4a3825;if(!_0x4841e8)return;const _0x37f093=_0x1d966d['at']||0x0,_0x2b72e5=_0x1d966d[_0x79a21(0x19f)]||0x1;_0x4841e8[_0x79a21(0x19b)]=new Array(_0x2b72e5)[_0x79a21(0x1aa)](_0x37f093)[_0x79a21(0x21a)]((_0x37393a,_0x454301)=>_0x37393a+_0x454301);for(const {cell:_0x3e0046}of _0x1b162d[_0x79a21(0x201)](_0x365f4a,{'startRow':_0x37f093,'endRow':_0x37f093+_0x2b72e5-0x1}))_0x4841e8[_0x79a21(0x1cd)][_0x79a21(0x1eb)](_0x5a3e50[_0x79a21(0x202)][_0x79a21(0x1fa)](_0x3e0046));},{'priority':_0x5ba3a0(0x1d9)}),_0x1e7f89[_0x5ba3a0(0x228)][_0x5ba3a0(0x203)](_0x5a66b2=>{const _0x51157b=_0x5ba3a0;if(_0x5a66b2[_0x51157b(0x1d8)]&&_0x5a66b2[_0x51157b(0x1d8)][_0x51157b(0x20b)](_0x51157b(0x242)))return _0x5a66b2[_0x51157b(0x1c2)]?{}:{'type':_0x51157b(0x1d5),'content':_0xbc1bcd(_0x5a3e50[_0x51157b(0x239)],_0x51157b(0x24f))};});const _0x577ff3=()=>!0x1;for(const _0x568cf2 of[_0x5ba3a0(0x242),_0x5ba3a0(0x1f4),_0x5ba3a0(0x1db),_0x5ba3a0(0x23d)])_0x1e7f89[_0x5ba3a0(0x235)][_0x5ba3a0(0x1e9)](_0x5ba3a0(0x1d5),_0x568cf2,_0x5ba3a0(0x1d0),_0x577ff3),_0x1e7f89[_0x5ba3a0(0x235)][_0x5ba3a0(0x1e9)](_0x5ba3a0(0x237),_0x568cf2,_0x5ba3a0(0x1d0),_0x577ff3),_0x1e7f89[_0x5ba3a0(0x235)][_0x5ba3a0(0x1e9)](_0x5ba3a0(0x1c3),_0x568cf2,_0x5ba3a0(0x1d0),_0x577ff3);_0x1e7f89[_0x5ba3a0(0x235)][_0x5ba3a0(0x1e9)](_0x5ba3a0(0x1c3),_0x5ba3a0(0x23d),_0x5ba3a0(0x21c),_0x577ff3),_0x1e7f89[_0x5ba3a0(0x235)][_0x5ba3a0(0x1e9)](_0x5ba3a0(0x1c3),_0x5ba3a0(0x23d),_0x5ba3a0(0x1b9),(_0x2c5739,_0xe94af6,_0x1fce79)=>{const _0x431433=_0x5ba3a0,_0x19825c=_0x2c5739[_0x431433(0x21a)](_0x1f2408=>_0x1f2408[_0x431433(0x1ea)]())[_0x431433(0x244)](_0x4e11d4=>_0x4e11d4),_0x2ba286=new Map(_0x19825c[_0x431433(0x21a)](_0x5c8218=>[_0x5c8218,null]));if(_0x4841e8){for(const {element:_0x4ab457,attributes:_0x138d5c}of _0x4841e8[_0x431433(0x250)])_0x138d5c&&_0x2ba286[_0x431433(0x1d1)](_0x4ab457,_0x138d5c);}else{if(_0x1fce79&&_0x1fce79[_0x431433(0x1c9)])for(const [_0x5dbaf7,_0x2b8af2]of Object[_0x431433(0x21e)](_0x1fce79[_0x431433(0x1c9)])){const _0x3a39d3=_0x5a3e50[_0x431433(0x202)][_0x431433(0x1b5)][_0x431433(0x209)](_0x5dbaf7),_0x4b5a36=_0x3a39d3?_0x3a39d3[_0x431433(0x24b)]()[_0x431433(0x1ea)]():null;_0x4b5a36&&_0x2ba286[_0x431433(0x1d1)](_0x4b5a36,_0x2b8af2);}}_0x5a3e50[_0x431433(0x202)][_0x431433(0x21b)](_0x40c7c4=>{const _0x5ec531=_0x431433;for(const [_0xa41be6,_0x25f7da]of _0x2ba286)_0x40c7c4[_0x5ec531(0x226)]({...we,..._0x25f7da},_0xa41be6);});});const _0x555f1c=(_0x1bc172,_0x48cf59)=>{const _0x49855d=_0x5ba3a0;_0x1e7f89[_0x49855d(0x235)][_0x49855d(0x1e9)](_0x1bc172,_0x49855d(0x242),_0x48cf59,(_0x209f0e,_0x57cbf3,_0x431fc1)=>{const _0x5de8de=_0x49855d;_0x5a3e50[_0x5de8de(0x202)][_0x5de8de(0x21b)](_0x273775=>{const _0x1aa800=_0x5de8de,_0x4ff616=[];for(const _0x86961f of _0x209f0e){const _0x3b5a48=_0x86961f[_0x1aa800(0x1d6)][_0x1aa800(0x1e4)];_0x3b5a48['is'](_0x1aa800(0x192),_0x1aa800(0x1bb))&&_0x4ff616[_0x1aa800(0x1eb)](_0x3b5a48);}_0x1e7f89[_0x1aa800(0x235)][_0x1aa800(0x21d)](_0x1bc172,null,_0x48cf59)(_0x209f0e,_0x57cbf3,_0x431fc1);for(const _0x1811cb of _0x4ff616)_0x1aa800(0x20e)!=_0x1811cb[_0x1aa800(0x1b7)][_0x1aa800(0x1d4)]&&_0x273775[_0x1aa800(0x231)](_0x1811cb);});});};_0x555f1c(_0x5ba3a0(0x1d5),_0x5ba3a0(0x1b9)),_0x555f1c(_0x5ba3a0(0x1d5),_0x5ba3a0(0x21c)),_0x555f1c(_0x5ba3a0(0x237),_0x5ba3a0(0x1b9)),_0x555f1c(_0x5ba3a0(0x237),_0x5ba3a0(0x21c)),_0x1e7f89[_0x5ba3a0(0x235)][_0x5ba3a0(0x1e9)](_0x5ba3a0(0x1d5),_0x5ba3a0(0x1db),_0x5ba3a0(0x21c),_0x417c41=>{const _0x5ca6e5=_0x5ba3a0,_0x4f8b0c=_0x417c41[_0x5ca6e5(0x21a)](_0x278008=>_0x278008[_0x5ca6e5(0x1ea)]()),_0x34ea14=_0x4f8b0c[0x0][_0x5ca6e5(0x233)](_0x5ca6e5(0x1a5)),{minRow:_0x3e504a,maxRow:_0x5cace2}=_0x45547f[_0x5ca6e5(0x211)](_0x4f8b0c);_0x1b162d[_0x5ca6e5(0x1a1)](_0x34ea14,{'at':_0x3e504a,'rows':_0x5cace2-_0x3e504a+0x1});}),_0x1e7f89[_0x5ba3a0(0x235)][_0x5ba3a0(0x1e9)](_0x5ba3a0(0x1d5),_0x5ba3a0(0x1f4),_0x5ba3a0(0x21c),_0x2d3140=>{const _0x27d773=_0x5ba3a0,_0x435d67=_0x2d3140[_0x27d773(0x21a)](_0x26c7db=>_0x26c7db[_0x27d773(0x1ea)]()),_0xedef6d=_0x435d67[0x0][_0x27d773(0x233)](_0x27d773(0x1a5)),{minColumn:_0x39fbb0,maxColumn:_0x22d55c}=_0x45547f[_0x27d773(0x211)](_0x435d67);_0x1b162d[_0x27d773(0x18e)](_0xedef6d,{'at':_0x39fbb0,'columns':_0x22d55c-_0x39fbb0+0x1});});const _0x128e24=(_0x4b5d8b,_0x1cd943)=>{const _0x5f32e0=_0x5ba3a0;if(!_0x1cd943[_0x5f32e0(0x1d8)]||!_0x1cd943[_0x5f32e0(0x1d8)][_0x5f32e0(0x20b)](_0x5f32e0(0x242)))return;const _0x3d315c=_0x1cd943[_0x5f32e0(0x18c)][_0x5f32e0(0x1f6)],_0x558159=_0x1e7f89[_0x5f32e0(0x243)]()[_0x5f32e0(0x244)](_0x3a4c5e=>_0x3a4c5e[_0x5f32e0(0x1d2)]&&_0x3a4c5e[_0x5f32e0(0x18c)]&&_0x3a4c5e[_0x5f32e0(0x18c)][_0x5f32e0(0x1f6)]==_0x3d315c);_0x558159[_0x5f32e0(0x1af)]&&_0x1cd943[_0x5f32e0(0x214)]()[_0x5f32e0(0x1af)]!=_0x558159[_0x5f32e0(0x1af)]&&_0x558159[_0x5f32e0(0x1e7)]((_0x5d9cff,_0x21db5f)=>(_0x5d9cff[_0x5f32e0(0x1f7)]=_0x21db5f,_0x21db5f[_0x5f32e0(0x1c2)]=_0x5d9cff,_0x21db5f));};function _0x517f4a(_0x4bd03b,_0x428afd=!0x0){const _0x426185=_0x5ba3a0,{id:_0x28405b,authorId:_0x4820ea}=_0x1e7f89[_0x426185(0x19e)](_0x4bd03b[_0x426185(0x1f1)]),_0x134481=[_0x426185(0x23a),_0x426185(0x20d)],_0x595edc=_0x1e7f89[_0x426185(0x1c0)][_0x426185(0x218)](_0x4bd03b[_0x426185(0x1f1)]);return _0x595edc&&_0x134481[_0x426185(0x1eb)](_0x426185(0x1f9)),{'classes':_0x134481,'attributes':{'data-suggestion':_0x28405b,'data-author-id':_0x4820ea},'priority':_0x595edc&&_0x428afd?0xbc2:0xbb8};}_0x1e7f89['on'](_0x5ba3a0(0x1ad),_0x128e24,{'priority':_0x5ba3a0(0x1a3)}),_0x1e7f89['on'](_0x5ba3a0(0x251),_0x128e24,{'priority':_0x5ba3a0(0x1a3)}),_0x5a3e50[_0x5ba3a0(0x202)][_0x5ba3a0(0x1bd)][_0x5ba3a0(0x224)](()=>{const _0x4ff500=_0x5ba3a0;let _0x1091e1=!0x1;const _0x40806e=Array[_0x4ff500(0x1f8)](_0x5a3e50[_0x4ff500(0x202)][_0x4ff500(0x1bd)][_0x4ff500(0x22d)][_0x4ff500(0x1dc)]());for(const {name:_0x301269,data:_0x1f6d64}of _0x40806e){const {group:_0x5a9631,type:_0x167ba5,id:_0x2ac22d}=_0x1e7f89[_0x4ff500(0x19e)](_0x301269);if(_0x4ff500(0x18f)!=_0x5a9631||_0x4ff500(0x237)!=_0x167ba5||_0x1f6d64[_0x4ff500(0x1a0)])continue;if(!_0x1e7f89[_0x4ff500(0x19d)](_0x2ac22d))continue;const _0x55bdc1=_0x1e7f89[_0x4ff500(0x1e0)](_0x2ac22d)[_0x4ff500(0x23b)](),_0x29b31a=_0x5a3e50[_0x4ff500(0x1cf)][_0x4ff500(0x209)](_0x4ff500(0x1e1))['me'];for(const _0x4c5133 of _0x1e7f89[_0x4ff500(0x243)]()){if(!_0x4c5133[_0x4ff500(0x1d2)]||_0x4c5133[_0x4ff500(0x1f2)]!=_0x29b31a)continue;if(_0x4ff500(0x1c3)!=_0x4c5133[_0x4ff500(0x222)]||_0x4ff500(0x23d)!=_0x4c5133[_0x4ff500(0x1d8)])continue;if(_0x4c5133[_0x4ff500(0x23b)]()[_0x4ff500(0x1bf)](_0xec6ab8=>_0x55bdc1[_0x4ff500(0x195)](_0x31f55a=>_0x31f55a[_0x4ff500(0x1ca)](_0xec6ab8,!0x0)))){for(const _0x3bbc2c of _0x4c5133[_0x4ff500(0x214)]())_0x3bbc2c[_0x4ff500(0x1d2)]&&(_0x3bbc2c[_0x4ff500(0x21c)](),_0x1091e1=!0x0);}}}return _0x1091e1;}),_0x5a3e50[_0x5ba3a0(0x202)][_0x5ba3a0(0x1bd)][_0x5ba3a0(0x224)](_0x472047=>{const _0x333132=_0x5ba3a0,_0x50071d=_0x5a3e50[_0x333132(0x240)][_0x333132(0x209)](_0x333132(0x1a7));if(!_0x50071d||!_0x50071d[_0x333132(0x22b)][_0x333132(0x254)](_0x472047[_0x333132(0x216)]))return!0x1;let _0x1bab04=!0x1;const _0x22daac=_0x5a3e50[_0x333132(0x1cf)][_0x333132(0x209)](_0x333132(0x1e1))['me'],_0x32552d=_0x5a3e50[_0x333132(0x202)][_0x333132(0x1bd)][_0x333132(0x22d)][_0x333132(0x225)](),_0xeadc42=Array[_0x333132(0x1f8)](_0x5a3e50[_0x333132(0x202)][_0x333132(0x1bd)][_0x333132(0x22d)][_0x333132(0x1dc)]())[_0x333132(0x244)](({name:_0x5351d8,data:_0xfe0995})=>{const _0x28803a=_0x333132,{group:_0x2e163c,subType:_0x3bb1b9,authorId:_0x14f3dc}=_0x1e7f89[_0x28803a(0x19e)](_0x5351d8);return _0x28803a(0x18f)==_0x2e163c&&_0x28803a(0x242)==_0x3bb1b9&&_0x14f3dc==_0x22daac['id']&&!_0xfe0995[_0x28803a(0x1a0)];});for(const _0x47bd38 of _0x32552d){if(_0x333132(0x246)!=_0x47bd38[_0x333132(0x222)]||_0x333132(0x1bb)!=_0x47bd38[_0x333132(0x1e8)]||0x1!=_0x47bd38[_0x333132(0x1af)])continue;const _0x472b26=_0x472047[_0x333132(0x190)](_0x47bd38[_0x333132(0x24e)],_0x47bd38[_0x333132(0x24e)][_0x333132(0x198)](0x1));if(!_0xeadc42[_0x333132(0x236)](({data:_0x55947c})=>_0x55947c[_0x333132(0x1ff)][_0x333132(0x247)](_0x472b26))){for(const {name:_0x43ee77,data:_0x4478f2}of _0xeadc42)if(_0x472b26[_0x333132(0x1ca)](_0x4478f2[_0x333132(0x1ff)])){_0x472047[_0x333132(0x1cb)](_0x43ee77,{'range':_0x472b26}),_0x1bab04=!0x0;break;}}}return _0x1bab04;}),_0x5a3e50[_0x5ba3a0(0x202)][_0x5ba3a0(0x1bd)][_0x5ba3a0(0x224)](_0x155ec7=>{const _0x1512df=_0x5ba3a0;let _0x4f0c96=!0x1;const _0x1e95c7=_0x5a3e50[_0x1512df(0x1cf)][_0x1512df(0x209)](_0x1512df(0x1e1))['me'],_0x2c42d7=_0x1e7f89[_0x1512df(0x243)]()[_0x1512df(0x244)](_0x3c0297=>_0x3c0297[_0x1512df(0x1d2)]&&_0x3c0297[_0x1512df(0x1f2)]==_0x1e95c7),_0x40cfdc=new Set(),_0x10e115=new Set();for(const _0x1071f9 of _0x2c42d7)if(_0x1512df(0x242)==_0x1071f9[_0x1512df(0x1d8)])for(const _0x5cffc8 of _0x1071f9[_0x1512df(0x1e5)]()){const _0x1dc8fc=_0x5cffc8[_0x1512df(0x24b)]()[_0x1512df(0x1ea)]();if(_0x1dc8fc){if(_0x1dc8fc['is'](_0x1512df(0x192),_0x1512df(0x1bb))&&ke(_0x1dc8fc)){_0x1071f9[_0x1512df(0x1e6)](_0x5cffc8[_0x1512df(0x1e8)]),_0x40cfdc[_0x1512df(0x232)](_0x1dc8fc),_0x4f0c96=!0x0;const _0x543132=_0x1dc8fc[_0x1512df(0x22f)],_0x99f7f1=_0x1dc8fc[_0x1512df(0x1b1)],_0x3aa0a6=_0x543132&&_0x543132['is'](_0x1512df(0x192),_0x1512df(0x1bb)),_0x366f0a=_0x99f7f1&&_0x99f7f1['is'](_0x1512df(0x192),_0x1512df(0x1bb));_0x3aa0a6&&!_0x40cfdc[_0x1512df(0x254)](_0x543132)&&_0x10e115[_0x1512df(0x232)](_0x543132),_0x366f0a&&!_0x40cfdc[_0x1512df(0x254)](_0x99f7f1)&&_0x10e115[_0x1512df(0x232)](_0x99f7f1);}else _0x1dc8fc['is'](_0x1512df(0x192),_0x1512df(0x1dd))&&_0x1dc8fc[_0x1512df(0x213)]&&(_0x1071f9[_0x1512df(0x1e6)](_0x5cffc8[_0x1512df(0x1e8)]),_0x4f0c96=!0x0);}}else{if(_0x1512df(0x23d)==_0x1071f9[_0x1512df(0x1d8)]){if(!_0x1071f9[_0x1512df(0x18c)]||!_0x1071f9[_0x1512df(0x18c)][_0x1512df(0x1f6)])continue;const _0x3ae725=_0x1071f9[_0x1512df(0x18c)][_0x1512df(0x1c9)];if(_0x3ae725&&Object[_0x1512df(0x20c)](_0x3ae725)[_0x1512df(0x1af)])continue;const _0x5c7897=_0x1071f9[_0x1512df(0x18c)][_0x1512df(0x1f6)];let _0x2f7ffc=!0x0,_0x515be0=!0x0;for(const _0x4fb66b of _0x2c42d7)if(_0x4fb66b[_0x1512df(0x1d8)]&&_0x4fb66b[_0x1512df(0x1d8)][_0x1512df(0x20b)](_0x1512df(0x242))){if(!_0x4fb66b[_0x1512df(0x18c)][_0x1512df(0x1f6)]){_0x515be0=!0x1;break;}if(_0x4fb66b['id']!=_0x1071f9['id']&&_0x4fb66b[_0x1512df(0x18c)][_0x1512df(0x1f6)]==_0x5c7897){_0x2f7ffc=!0x1;break;}}_0x515be0&&_0x2f7ffc&&(_0x1071f9[_0x1512df(0x24d)](),_0x4f0c96=!0x0);}}for(const _0x1875b1 of _0x40cfdc)_0x155ec7[_0x1512df(0x1ef)](_0x1875b1);for(const _0x1ed78e of _0x10e115)_0x155ec7[_0x1512df(0x231)](_0x1ed78e);return _0x4f0c96;}),_0x5a3e50[_0x5ba3a0(0x1ee)][_0x5ba3a0(0x223)](_0x5ba3a0(0x1e3))[_0x5ba3a0(0x1fd)]({'model':_0x5ba3a0(0x1f0),'view':_0x388c46=>_0x517f4a(_0x388c46),'converterPriority':_0x5ba3a0(0x1a3)}),_0x5a3e50[_0x5ba3a0(0x1ee)][_0x5ba3a0(0x223)](_0x5ba3a0(0x1b0))[_0x5ba3a0(0x1fd)]({'model':_0x5ba3a0(0x1f0),'view':(_0x5b2681,_0x15642f)=>_0x15642f[_0x5ba3a0(0x1b3)][_0x5ba3a0(0x21f)]?_0x517f4a(_0x5b2681,!0x1):null,'converterPriority':_0x5ba3a0(0x1a3)});const _0x4842a8=_0x5a3e50[_0x5ba3a0(0x221)][_0x5ba3a0(0x1a8)];this[_0x5ba3a0(0x207)](_0x4842a8[_0x5ba3a0(0x1bd)],_0x5ba3a0(0x19c),(_0x4b98aa,_0x12be10)=>{const _0x33f3e1=_0x5ba3a0,_0x9a3609=[];for(const _0x4dafdb of _0x4842a8[_0x33f3e1(0x199)](_0x12be10[_0x33f3e1(0x1ab)])[_0x33f3e1(0x1ae)]())_0x4dafdb['is'](_0x33f3e1(0x192),_0x33f3e1(0x1cc))&&_0x9a3609[_0x33f3e1(0x1eb)](_0x4dafdb);_0x4842a8[_0x33f3e1(0x21b)](_0x303baf=>{const _0x5b0db6=_0x33f3e1;for(const _0x1de998 of _0x9a3609)_0x303baf[_0x5b0db6(0x1f5)](_0x303baf[_0x5b0db6(0x199)](_0x1de998),_0x303baf[_0x5b0db6(0x217)](_0x1de998)),_0x303baf[_0x5b0db6(0x1ef)](_0x1de998);});});}}function ke(_0x1645e5){const _0x4bb8d9=_0x3208bb;if(_0x1645e5[_0x4bb8d9(0x213)])return!0x0;const _0x4e6858=_0x1645e5[_0x4bb8d9(0x219)](0x0);return _0x4e6858['is'](_0x4bb8d9(0x192),_0x4bb8d9(0x1dd))&&_0x4e6858[_0x4bb8d9(0x213)];}function Re(_0x5f48d5,_0x50e872={},_0x71564e){const _0x55e709=_0x3208bb;for(const {isAnchor:_0x59bd7e,cellHeight:_0x28ea35,cellWidth:_0x1ae023}of _0x71564e[_0x55e709(0x201)](_0x5f48d5,{'includeAllSlots':!0x0,..._0x50e872}))if(!_0x59bd7e||0x1!=_0x28ea35||0x1!=_0x1ae023)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2c225f=_0x5d38;(function(_0x3d5b82,_0x332971){const _0x31242b=_0x5d38,_0x285eca=_0x3d5b82();while(!![]){try{const _0x5506ba=parseInt(_0x31242b(0xac))/0x1+-parseInt(_0x31242b(0xcf))/0x2+-parseInt(_0x31242b(0xa2))/0x3*(-parseInt(_0x31242b(0xc0))/0x4)+-parseInt(_0x31242b(0xaa))/0x5*(-parseInt(_0x31242b(0xa9))/0x6)+-parseInt(_0x31242b(0xcb))/0x7*(parseInt(_0x31242b(0xb6))/0x8)+parseInt(_0x31242b(0xad))/0x9*(parseInt(_0x31242b(0xb4))/0xa)+-parseInt(_0x31242b(0xa5))/0xb*(parseInt(_0x31242b(0x9f))/0xc);if(_0x5506ba===_0x332971)break;else _0x285eca['push'](_0x285eca['shift']());}catch(_0x228aa8){_0x285eca['push'](_0x285eca['shift']());}}}(_0x1a03,0xcaab0));import{Plugin as _0x1dc24a}from'ckeditor5/src/core.js';function _0x5d38(_0x37946d,_0x3a1a44){const _0x1a039b=_0x1a03();return _0x5d38=function(_0x5d38a2,_0x1246ec){_0x5d38a2=_0x5d38a2-0x99;let _0x4ef59d=_0x1a039b[_0x5d38a2];return _0x4ef59d;},_0x5d38(_0x37946d,_0x3a1a44);}import{getTranslation as _0x1c8199}from'../utils/common-translations.js';export default class Nt extends _0x1dc24a{[_0x2c225f(0xb1)](){const _0x40a805=_0x2c225f;if(!this[_0x40a805(0xc9)][_0x40a805(0xca)][_0x40a805(0xb9)](_0x40a805(0xa7)))return;const _0x5d1b1a=this[_0x40a805(0xc9)][_0x40a805(0xca)][_0x40a805(0xc8)](_0x40a805(0xbb));_0x5d1b1a[_0x40a805(0xab)](_0x40a805(0x9c),this[_0x40a805(0xb8)][_0x40a805(0xb0)](this)),_0x5d1b1a[_0x40a805(0xc6)][_0x40a805(0xaf)](_0x40a805(0xbc),_0x40a805(0xc3),_0x40a805(0x99),_0x5d1b1a[_0x40a805(0xc6)][_0x40a805(0xb5)](_0x40a805(0xbc),null,_0x40a805(0xc1))),_0x5d1b1a[_0x40a805(0xc6)][_0x40a805(0xaf)](_0x40a805(0xbc),_0x40a805(0xc3),_0x40a805(0xc1),_0x5d1b1a[_0x40a805(0xc6)][_0x40a805(0xb5)](_0x40a805(0xbc),null,_0x40a805(0x99))),_0x5d1b1a[_0x40a805(0xa0)][_0x40a805(0xa3)](this[_0x40a805(0xb2)][_0x40a805(0xb0)](this));}[_0x2c225f(0xb8)](_0x5e6805,_0x5b2cb5){const _0x26a666=_0x2c225f,_0x1b5b48=this[_0x26a666(0xc9)][_0x26a666(0xca)][_0x26a666(0xc8)](_0x26a666(0xbb)),_0x1ecbad=this[_0x26a666(0xc9)][_0x26a666(0xca)][_0x26a666(0xc8)](_0x26a666(0xa7)),_0x2062fb=_0x5b2cb5[_0x26a666(0xce)]||this[_0x26a666(0xc9)][_0x26a666(0xa8)][_0x26a666(0xcc)][_0x26a666(0xd1)][_0x26a666(0xc5)]();this[_0x26a666(0xc9)][_0x26a666(0xa8)][_0x26a666(0xba)](()=>{const _0x12223f=_0x26a666,_0xab4cdf=_0x1ecbad[_0x12223f(0xa6)](_0x2062fb);let _0x3b0b1a=_0xab4cdf?_0x1ecbad[_0x12223f(0xb3)](_0xab4cdf):null,_0x4499a5=_0x2062fb[_0x12223f(0xbe)](_0x12223f(0xc4))||null;const _0x269f31=_0x5b2cb5[_0x12223f(0xc4)]||_0x4499a5,_0x5962b6=_0x5b2cb5[_0x12223f(0xcd)]||_0x3b0b1a,_0x1ccf65=this[_0x12223f(0xc9)][_0x12223f(0xca)][_0x12223f(0xc8)](_0x12223f(0xbf))['me'];for(const _0x4f23d3 of _0x1b5b48[_0x12223f(0xa1)]()){const _0x4ef031=_0x4f23d3[_0x12223f(0xd0)]();if(_0x12223f(0xc3)===_0x4f23d3[_0x12223f(0x9b)]&&_0x4ef031===_0x2062fb){_0x4f23d3[_0x12223f(0x9e)]!==_0x1ccf65&&_0x4f23d3[_0x12223f(0xc1)]();const _0x41604a=_0x4f23d3[_0x12223f(0xae)][_0x12223f(0x9d)];_0x4499a5=_0x41604a[0x0][_0x12223f(0xc4)],_0x3b0b1a=_0x41604a[0x0][_0x12223f(0xcd)];break;}}_0x5e6805({'table':_0x2062fb,'tableWidth':_0x269f31,'columnWidths':_0x5962b6}),_0x1b5b48[_0x12223f(0xd2)](_0x2062fb,{'commandName':_0x12223f(0x9c),'commandParams':[{'tableWidth':_0x4499a5,'columnWidths':_0x3b0b1a}],'formatGroupId':_0x12223f(0xc3)},[],_0x12223f(0xc3));});}[_0x2c225f(0xb2)](_0x1d319d){const _0x9060a9=_0x2c225f;if(_0x9060a9(0xbc)!=_0x1d319d[_0x9060a9(0xc7)]&&_0x9060a9(0x9a)!=_0x1d319d[_0x9060a9(0xc7)])return;const {data:_0x567510}=_0x1d319d;if(_0x567510&&_0x9060a9(0xc3)===_0x567510[_0x9060a9(0xb7)]){const _0x3f6434=_0x9060a9(0xbd);return{'type':_0x9060a9(0xc2),'content':_0x1c8199(this[_0x9060a9(0xc9)][_0x9060a9(0xa4)],_0x3f6434)};}}}function _0x1a03(){const _0x503073=['75505NdkHEw','enableCommand','1598011cPULYV','12168PgDxbR','data','registerCustomCallback','bind','afterInit','handleSuggestionDescription','getTableColumnsWidths','11050wPcmJt','getSuggestionCallback','8oBjlkh','formatGroupId','handleResizeTableWidthCommand','has','change','TrackChangesEditing','formatBlock','*Format:*\x20resize\x20table','getAttribute','Users','728RopHDp','discard','format','resizeTable','tableWidth','getSelectedElement','_suggestionFactory','type','get','editor','plugins','10806572MuDTyO','document','columnWidths','table','456292ScKurO','getContainedElement','selection','markBlockFormat','accept','formatInline','subType','resizeTableWidth','commandParams','author','599880ADPhKg','descriptionFactory','getSuggestions','26439VXhrrD','registerDescriptionCallback','locale','803oVUvAl','getColumnGroupElement','TableColumnResizeEditing','model','618pqDWRu'];_0x1a03=function(){return _0x503073;};return _0x1a03();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x41e1(){const _0xea4935=['requires','commandParams','cell','ck-suggestion-marker-','registerBlockAttribute','9tibfzm','downcastDispatcher','setAttribute','nodeBefore','plugins','6177330nVlEpf','4902772YzrFyy','data-suggestion','3768448FvpfnC','unbindElementFromMarkerName','markerNameToElements','FORMAT_REGULAR_ROW','end','showSuggestionHighlights','registerCustomCallback','TrackChangesEditing','_suggestionFactory','removeClass','createTableWalker','get','_registerLegacyDescription','getCellLocation','markerName','1444424dQjeXS','forceValue','format','includes','toViewElement','accept','consumable','_splitMarkerName','options','enableDefaultAttributesIntegration','ck-suggestion-marker--active','writer','mapper','TableEditing','removeMarker:suggestion','addClass','6nAWhxG','addMarker:suggestion','1199085KEnIiJ','FORMAT_HEADER_COLUMN','9709048dwgtkE','editing','stop','setTableColumnHeader','consume','setTableRowHeader','markerRange','getSuggestion','item','bindElementToMarker','afterInit','_acceptFormatSuggestionCallbackFactory','data','headingRows','name','commandName','start','locale','FORMAT_HEADER_ROW','nodeAfter','has','*Format:*\x20%0','registerDescriptionCallback','formatBlock','editor','2nBqiMF','_handleLegacySuggestions','activeMarkers','14114250mNyWNg','headingColumns','parent','removeAttribute','FORMAT_REGULAR_COLUMN','highest','descriptionFactory','type','TableUtils','registerAttributeLabel'];_0x41e1=function(){return _0xea4935;};return _0x41e1();}function _0x4fc7(_0x4ca888,_0xe132f6){const _0x41e172=_0x41e1();return _0x4fc7=function(_0x4fc715,_0x455cb2){_0x4fc715=_0x4fc715-0x18d;let _0x3af0bc=_0x41e172[_0x4fc715];return _0x3af0bc;},_0x4fc7(_0x4ca888,_0xe132f6);}const _0x3bf159=_0x4fc7;(function(_0x1eecfd,_0x340c69){const _0x57df59=_0x4fc7,_0x5dc530=_0x1eecfd();while(!![]){try{const _0x4c8e0c=-parseInt(_0x57df59(0x1a1))/0x1+-parseInt(_0x57df59(0x1ce))/0x2*(parseInt(_0x57df59(0x1b3))/0x3)+parseInt(_0x57df59(0x192))/0x4+parseInt(_0x57df59(0x18f))/0x5*(parseInt(_0x57df59(0x1b1))/0x6)+parseInt(_0x57df59(0x190))/0x7+parseInt(_0x57df59(0x1b5))/0x8*(parseInt(_0x57df59(0x1e0))/0x9)+-parseInt(_0x57df59(0x1d1))/0xa;if(_0x4c8e0c===_0x340c69)break;else _0x5dc530['push'](_0x5dc530['shift']());}catch(_0x13b080){_0x5dc530['push'](_0x5dc530['shift']());}}}(_0x41e1,0xcc1dd));import{Plugin as _0x4383c1}from'ckeditor5/src/core.js';import _0x3bf45c from'./table.js';import{getTranslation as _0xe87216}from'../utils/common-translations.js';export default class Ct extends _0x4383c1{static get[_0x3bf159(0x1db)](){return[_0x3bf45c];}[_0x3bf159(0x1bf)](){const _0x2d059d=_0x3bf159,_0x568d33=this[_0x2d059d(0x1cd)];if(!_0x568d33[_0x2d059d(0x18e)][_0x2d059d(0x1c9)](_0x2d059d(0x1ae)))return;const _0x3bf568=_0x568d33[_0x2d059d(0x1c6)],_0xd0108b=_0x568d33[_0x2d059d(0x18e)][_0x2d059d(0x19d)](_0x2d059d(0x199));_0xd0108b[_0x2d059d(0x1aa)](_0x2d059d(0x1ba)),_0xd0108b[_0x2d059d(0x1aa)](_0x2d059d(0x1b8)),_0xd0108b[_0x2d059d(0x1df)](_0x2d059d(0x1c2)),_0xd0108b[_0x2d059d(0x1df)](_0x2d059d(0x1d2)),_0xd0108b[_0x2d059d(0x1d7)][_0x2d059d(0x1da)](_0x2d059d(0x1c2),_0xe87216(_0x3bf568,_0x2d059d(0x1c7))),_0xd0108b[_0x2d059d(0x1d7)][_0x2d059d(0x1da)](_0x2d059d(0x1d2),_0xe87216(_0x3bf568,_0x2d059d(0x1b4))),this[_0x2d059d(0x1cf)]();}[_0x3bf159(0x1cf)](){const _0x22fb1b=_0x3bf159,_0x24f73d=this[_0x22fb1b(0x1cd)][_0x22fb1b(0x18e)][_0x22fb1b(0x19d)](_0x22fb1b(0x199)),_0x7f315d=this[_0x22fb1b(0x1cd)][_0x22fb1b(0x18e)][_0x22fb1b(0x19d)](_0x22fb1b(0x1d9)),_0x4d7650=this[_0x22fb1b(0x1cd)][_0x22fb1b(0x18e)][_0x22fb1b(0x19d)](_0x3bf45c)[_0x22fb1b(0x1c0)]();function _0x4f3331({showActiveMarker:_0x13c045=!0x0,setDataAttribute:_0x56598e=!0x0}={}){return(_0x30c4af,_0x15afa7,_0x5d0257)=>{const _0x377b9f=_0x4fc7,{type:_0x24c8cf,id:_0x411901}=_0x24f73d[_0x377b9f(0x1a8)](_0x15afa7[_0x377b9f(0x1a0)]),_0x164407=_0x24f73d[_0x377b9f(0x1bc)](_0x411901),_0x3d46f7=_0x164407[_0x377b9f(0x1c1)];if(_0x377b9f(0x1cc)!=_0x164407[_0x377b9f(0x1d8)]||!_0x3d46f7||_0x377b9f(0x1b8)!=_0x3d46f7[_0x377b9f(0x1c4)])return;if(_0x15afa7[_0x377b9f(0x1bd)])return void _0x30c4af[_0x377b9f(0x1b7)]();if(!_0x5d0257[_0x377b9f(0x1a7)][_0x377b9f(0x1b9)](_0x15afa7[_0x377b9f(0x1bb)],_0x30c4af[_0x377b9f(0x1c3)]))return;const _0xb6d03c=_0x15afa7[_0x377b9f(0x1bb)][_0x377b9f(0x1c5)][_0x377b9f(0x1c8)],_0x571a8b=_0x15afa7[_0x377b9f(0x1bb)][_0x377b9f(0x196)][_0x377b9f(0x18d)],_0x49c01f=_0xb6d03c[_0x377b9f(0x1d3)][_0x377b9f(0x1d3)],{column:_0x26ae1b}=_0x7f315d[_0x377b9f(0x19f)](_0xb6d03c),{column:_0x47fe0b}=_0x7f315d[_0x377b9f(0x19f)](_0x571a8b);for(let _0x355116=_0x26ae1b;_0x355116<=_0x47fe0b;_0x355116++){const _0x54c484=_0x7f315d[_0x377b9f(0x19c)](_0x49c01f,{'column':_0x355116,'includeAllSlots':!0x1});for(const _0x40bc1e of _0x54c484){const _0x337c7e=_0x40bc1e[_0x377b9f(0x1dd)],_0x4d3e32=_0x5d0257[_0x377b9f(0x1ad)][_0x377b9f(0x1a5)](_0x337c7e);_0x5d0257[_0x377b9f(0x1ac)][_0x377b9f(0x1b0)](_0x377b9f(0x1de)+_0x24c8cf,_0x4d3e32),_0x56598e&&_0x5d0257[_0x377b9f(0x1ac)][_0x377b9f(0x1e2)](_0x377b9f(0x191),_0x411901,_0x4d3e32),_0x5d0257[_0x377b9f(0x1ad)][_0x377b9f(0x1be)](_0x4d3e32,_0x15afa7[_0x377b9f(0x1a0)]),_0x13c045&&(_0x24f73d[_0x377b9f(0x1d0)][_0x377b9f(0x1a4)](_0x15afa7[_0x377b9f(0x1a0)])?_0x5d0257[_0x377b9f(0x1ac)][_0x377b9f(0x1b0)](_0x377b9f(0x1ab),_0x4d3e32):_0x5d0257[_0x377b9f(0x1ac)][_0x377b9f(0x19b)](_0x377b9f(0x1ab),_0x4d3e32));}}};}_0x24f73d[_0x22fb1b(0x19a)][_0x22fb1b(0x198)](_0x22fb1b(0x1cc),_0x22fb1b(0x1ba),_0x22fb1b(0x1a6),_0x4d7650),_0x24f73d[_0x22fb1b(0x19a)][_0x22fb1b(0x198)](_0x22fb1b(0x1cc),_0x22fb1b(0x1b8),_0x22fb1b(0x1a6),_0x4d7650),this[_0x22fb1b(0x1cd)][_0x22fb1b(0x1b6)][_0x22fb1b(0x1e1)]['on'](_0x22fb1b(0x1b2),_0x4f3331(),{'priority':_0x22fb1b(0x1d6)}),this[_0x22fb1b(0x1cd)][_0x22fb1b(0x1c1)][_0x22fb1b(0x1e1)]['on'](_0x22fb1b(0x1b2),(_0xf9c515,_0x1acf4f,_0x223c28)=>{const _0x146bb9=_0x22fb1b;_0x223c28[_0x146bb9(0x1a9)][_0x146bb9(0x197)]&&_0x4f3331({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0xf9c515,_0x1acf4f,_0x223c28);},{'priority':_0x22fb1b(0x1d6)}),this[_0x22fb1b(0x1cd)][_0x22fb1b(0x1b6)][_0x22fb1b(0x1e1)]['on'](_0x22fb1b(0x1af),(_0x544d01,_0x2ba7b1,_0x2adb39)=>{const _0x4d5d11=_0x22fb1b,{type:_0x51fccd,id:_0x15313b}=_0x24f73d[_0x4d5d11(0x1a8)](_0x2ba7b1[_0x4d5d11(0x1a0)]),_0x1be756=_0x24f73d[_0x4d5d11(0x1bc)](_0x15313b),_0x32a75f=_0x1be756[_0x4d5d11(0x1c1)];if(_0x4d5d11(0x1cc)!=_0x1be756[_0x4d5d11(0x1d8)]||!_0x32a75f||_0x4d5d11(0x1b8)!=_0x32a75f[_0x4d5d11(0x1c4)])return;const _0x170fcf=_0x2adb39[_0x4d5d11(0x1ad)][_0x4d5d11(0x194)](_0x2ba7b1[_0x4d5d11(0x1a0)]);if(_0x170fcf){for(const _0x2ea758 of _0x170fcf)_0x2adb39[_0x4d5d11(0x1ac)][_0x4d5d11(0x19b)](_0x4d5d11(0x1de)+_0x51fccd,_0x2ea758),_0x2adb39[_0x4d5d11(0x1ac)][_0x4d5d11(0x19b)](_0x4d5d11(0x1ab),_0x2ea758),_0x2adb39[_0x4d5d11(0x1ac)][_0x4d5d11(0x1d4)](_0x4d5d11(0x191),_0x2ea758),_0x2adb39[_0x4d5d11(0x1ad)][_0x4d5d11(0x193)](_0x2ea758,_0x2ba7b1[_0x4d5d11(0x1a0)]);}},{'priority':_0x22fb1b(0x1d6)}),this[_0x22fb1b(0x19e)]();}[_0x3bf159(0x19e)](){const _0x47f735=_0x3bf159,_0x22619d=this[_0x47f735(0x1cd)],_0x52fc8d=_0x22619d[_0x47f735(0x1c6)];function _0x3f7008(_0xed9bb1){const _0x2b8456=_0x47f735;return{'type':_0x2b8456(0x1a3),'content':_0xe87216(_0x52fc8d,_0x2b8456(0x1ca),_0xed9bb1)};}_0x22619d[_0x47f735(0x18e)][_0x47f735(0x19d)](_0x47f735(0x199))[_0x47f735(0x1d7)][_0x47f735(0x1cb)](_0x43f28c=>{const _0x1b271f=_0x47f735;if(_0x1b271f(0x1cc)!=_0x43f28c[_0x1b271f(0x1d8)])return;const {data:_0x54bb8b}=_0x43f28c;if(_0x54bb8b){if(_0x1b271f(0x1ba)==_0x54bb8b[_0x1b271f(0x1c4)]){const _0x5ab11d=_0x54bb8b[_0x1b271f(0x1dc)][0x0][_0x1b271f(0x1a2)];return _0x3f7008(_0xe87216(_0x52fc8d,_0x5ab11d?_0x1b271f(0x1c7):_0x1b271f(0x195)));}if(_0x1b271f(0x1b8)==_0x54bb8b[_0x1b271f(0x1c4)]){const _0x2fa82f=_0x54bb8b[_0x1b271f(0x1dc)][0x0][_0x1b271f(0x1a2)];return _0x3f7008(_0xe87216(_0x52fc8d,_0x2fa82f?_0x1b271f(0x1b4):_0x1b271f(0x1d5)));}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x5d10a6=_0x4f92;(function(_0x1fdbc6,_0xd773ec){const _0xa4c2ee=_0x4f92,_0x95608b=_0x1fdbc6();while(!![]){try{const _0x5437bd=-parseInt(_0xa4c2ee(0x147))/0x1+parseInt(_0xa4c2ee(0x15b))/0x2+parseInt(_0xa4c2ee(0x159))/0x3+parseInt(_0xa4c2ee(0x180))/0x4+-parseInt(_0xa4c2ee(0x16e))/0x5+-parseInt(_0xa4c2ee(0x184))/0x6+parseInt(_0xa4c2ee(0x14a))/0x7;if(_0x5437bd===_0xd773ec)break;else _0x95608b['push'](_0x95608b['shift']());}catch(_0x23d34c){_0x95608b['push'](_0x95608b['shift']());}}}(_0x1ba3,0x3e0ed));import{Plugin as _0x4dbff6}from'ckeditor5/src/core.js';import _0x8cc795 from'./table.js';import{LiveRange as _0x4e73fe}from'ckeditor5/src/engine.js';function _0x4f92(_0x333776,_0x2255ee){const _0x1ba333=_0x1ba3();return _0x4f92=function(_0x4f92f4,_0x4ed140){_0x4f92f4=_0x4f92f4-0x13e;let _0x24776e=_0x1ba333[_0x4f92f4];return _0x24776e;},_0x4f92(_0x333776,_0x2255ee);}import{getTranslation as _0x25b1d5}from'../utils/common-translations.js';function _0x1ba3(){const _0x11b4bc=['subType','execute','_areMergableCells','getCellLocation','insertion','isInContent','TrackChangesEditing','author','table','model','document','55390daGVWB','$graveyard','registerDescriptionCallback','direction','commandName','deletion','commands','findAncestor','getRanges','*Split\x20cell:*\x20horizontally','forceDefaultExecution','horizontally','splitTableCellVertically','cell','_acceptFormatSuggestionCallbackFactory','format','mergeTableCellLeft','highest','1801168tZtYxu','trackChanges','editor','isEnabled','1916640QkBDEe','has','tableCell','createTableWalker','_tablePostFixingSubtypes','*Split\x20cell:*\x20vertically','mergeTableCellUp','splitTableCellHorizontally','setSelection','map','TableEditing','accept','find','plugins','set:isEnabled','selection','getSelectionAffectedTableCells','from','length','root','rootName','requires','TableUtils','getSuggestions','low','*Merge\x20cells*','push','detach','fromRange','mergeTableCells','stop','type','descriptionFactory','filter','afterInit','483561MFwxvN','markMultiRangeBlockFormat','_isForcedDefaultExecutionBlock','3880940Frzuwp','locale','element','_areSelectedCellsMergable','formatInline','return','markBlockFormat','refresh','mergeTableCellDown','change','formatBlock','add','containsRange','registerCustomCallback','size','58758JPWHzK','get','87940xwsBuV','enableCommand','value','getFirstPosition','createRangeOn','_suggestionFactory','getAncestors','mergeTableCellRight'];_0x1ba3=function(){return _0x11b4bc;};return _0x1ba3();}export default class vt extends _0x4dbff6{static get[_0x5d10a6(0x199)](){return[_0x8cc795];}[_0x5d10a6(0x146)](){const _0x215987=_0x5d10a6,_0xde3326=this[_0x215987(0x182)],_0x513156=_0xde3326[_0x215987(0x16c)][_0x215987(0x16d)][_0x215987(0x193)],_0x178c45=_0xde3326[_0x215987(0x14b)];if(!_0xde3326[_0x215987(0x191)][_0x215987(0x185)](_0x215987(0x18e)))return;const _0x13b534=_0xde3326[_0x215987(0x191)][_0x215987(0x15a)](_0x215987(0x169)),_0x2d1aac=_0xde3326[_0x215987(0x191)][_0x215987(0x15a)](_0x215987(0x19a)),_0xd438b4=_0xde3326[_0x215987(0x191)][_0x215987(0x15a)](_0x8cc795);_0xd438b4[_0x215987(0x188)][_0x215987(0x13e)](_0x215987(0x141)),_0x13b534[_0x215987(0x15c)](_0x215987(0x141),()=>{const _0x2fef75=_0x215987,_0x5cd3e3=_0x2d1aac[_0x2fef75(0x194)](_0xde3326[_0x2fef75(0x16c)][_0x2fef75(0x16d)][_0x2fef75(0x193)]);_0xde3326[_0x2fef75(0x16c)][_0x2fef75(0x153)](()=>{const _0x2dbe00=_0x2fef75;_0x13b534[_0x2dbe00(0x148)](_0x5cd3e3,{'commandName':_0x2dbe00(0x141),'commandParams':[]},[],_0x2dbe00(0x141));});}),_0xde3326[_0x215987(0x174)][_0x215987(0x15a)](_0x215987(0x141))['on'](_0x215987(0x164),(_0x3474a2,_0x4c6a7c)=>{const _0x38c0b9=_0x215987;_0xde3326[_0x38c0b9(0x174)][_0x38c0b9(0x15a)](_0x38c0b9(0x181))[_0x38c0b9(0x15d)]&&(_0x4c6a7c[_0x38c0b9(0x196)]>0x0&&_0x4c6a7c[_0x4c6a7c[_0x38c0b9(0x196)]-0x1]&&_0x4c6a7c[_0x4c6a7c[_0x38c0b9(0x196)]-0x1][_0x38c0b9(0x178)]||_0x13b534[_0x38c0b9(0x149)]||this[_0x38c0b9(0x14d)]()||_0x3474a2[_0x38c0b9(0x142)]());},{'priority':_0x215987(0x17f)});for(const _0x599939 of[_0x215987(0x18a),_0x215987(0x162),_0x215987(0x152),_0x215987(0x17e)]){const _0x4eeab1=_0xde3326[_0x215987(0x174)][_0x215987(0x15a)](_0x599939);_0x13b534[_0x215987(0x15c)](_0x599939,()=>{const _0x5ead99=_0x215987,_0x37bcc7=_0xde3326[_0x5ead99(0x16c)][_0x5ead99(0x16d)][_0x5ead99(0x193)][_0x5ead99(0x15e)]()[_0x5ead99(0x161)]()[_0x5ead99(0x190)](_0xa5366=>_0xa5366['is'](_0x5ead99(0x14c),_0x5ead99(0x186))),_0x484a1f=_0x4eeab1[_0x5ead99(0x15d)];_0xde3326[_0x5ead99(0x16c)][_0x5ead99(0x153)](()=>{const _0x35301f=_0x5ead99;_0x13b534[_0x35301f(0x148)]([_0x37bcc7,_0x484a1f],{'commandName':_0x35301f(0x141),'commandParams':[]},[],_0x35301f(0x141));});});}for(const _0x1095b8 of[_0x215987(0x17a),_0x215987(0x18b)]){const _0x694d13=_0xde3326[_0x215987(0x174)][_0x215987(0x15a)](_0x1095b8);_0x13b534[_0x215987(0x15c)](_0x1095b8,()=>{const _0x565f1c=_0x215987,_0x1470f8=_0x2d1aac[_0x565f1c(0x194)](_0xde3326[_0x565f1c(0x16c)][_0x565f1c(0x16d)][_0x565f1c(0x193)])[0x0],_0x4d4a44=_0x1470f8[_0x565f1c(0x175)](_0x565f1c(0x16b)),{column:_0x489505,row:_0x3c8dd3}=_0x2d1aac[_0x565f1c(0x166)](_0x1470f8);let _0x4488ee=[];if(_0x565f1c(0x179)==_0x694d13[_0x565f1c(0x171)]){const _0x2f5b82=_0x2d1aac[_0x565f1c(0x187)](_0x4d4a44,{'startRow':_0x3c8dd3,'endRow':_0x3c8dd3,'includeAllSlots':!0x0});_0x4488ee=Array[_0x565f1c(0x195)](_0x2f5b82)[_0x565f1c(0x18d)](_0x1aca0e=>_0x1aca0e[_0x565f1c(0x17b)]);}else{const _0x41c09a=_0x2d1aac[_0x565f1c(0x187)](_0x4d4a44,{'column':_0x489505,'includeAllSlots':!0x0});_0x4488ee=Array[_0x565f1c(0x195)](_0x41c09a)[_0x565f1c(0x18d)](_0x1f1a98=>_0x1f1a98[_0x565f1c(0x17b)]);}_0xde3326[_0x565f1c(0x16c)][_0x565f1c(0x153)](_0x3b4017=>{const _0x1dc369=_0x565f1c;_0x13b534[_0x1dc369(0x150)](_0x3b4017[_0x1dc369(0x15f)](_0x1470f8),{'commandName':_0x1095b8,'commandParams':[]},_0x4488ee,_0x1095b8);});});}_0x13b534[_0x215987(0x144)][_0x215987(0x170)](_0x21761a=>{const _0xae8c74=_0x215987;if(_0xae8c74(0x154)!=_0x21761a[_0xae8c74(0x143)]&&_0xae8c74(0x14e)!=_0x21761a[_0xae8c74(0x143)])return;const {data:_0x3439f2}=_0x21761a;return _0x3439f2&&_0xae8c74(0x141)==_0x3439f2[_0xae8c74(0x172)]?{'type':_0xae8c74(0x17d),'content':_0x25b1d5(_0x178c45,_0xae8c74(0x19d))}:void 0x0;}),_0x13b534[_0x215987(0x144)][_0x215987(0x170)](_0x2c1d4f=>{const _0x55c9c2=_0x215987;if(_0x55c9c2(0x154)!=_0x2c1d4f[_0x55c9c2(0x143)]&&_0x55c9c2(0x14e)!=_0x2c1d4f[_0x55c9c2(0x143)])return;const {data:_0x2ada2b}=_0x2c1d4f;return _0x2ada2b?_0x55c9c2(0x17a)==_0x2ada2b[_0x55c9c2(0x172)]?{'type':_0x55c9c2(0x17d),'content':_0x25b1d5(_0x178c45,_0x55c9c2(0x189))}:_0x55c9c2(0x18b)==_0x2ada2b[_0x55c9c2(0x172)]?{'type':_0x55c9c2(0x17d),'content':_0x25b1d5(_0x178c45,_0x55c9c2(0x177))}:void 0x0:void 0x0;});const _0x43d6d4=_0xd438b4[_0x215987(0x17c)]();for(const _0x395a47 of[_0x215987(0x18a),_0x215987(0x162),_0x215987(0x152),_0x215987(0x17e)])_0x13b534[_0x215987(0x160)][_0x215987(0x157)](_0x215987(0x154),_0x395a47,_0x215987(0x18f),_0x43d6d4);for(const _0x5f0952 of[_0x215987(0x17a),_0x215987(0x18b)])_0x13b534[_0x215987(0x160)][_0x215987(0x157)](_0x215987(0x154),_0x5f0952,_0x215987(0x18f),_0x43d6d4);_0x13b534[_0x215987(0x160)][_0x215987(0x157)](_0x215987(0x154),_0x215987(0x141),_0x215987(0x18f),_0x18b294=>{const _0x2a342f=_0x215987;_0xde3326[_0x2a342f(0x16c)][_0x2a342f(0x153)](_0xfcc930=>{const _0xcc8224=_0x2a342f,_0x415b75=Array[_0xcc8224(0x195)](_0x513156[_0xcc8224(0x176)]())[_0xcc8224(0x18d)](_0x3204d2=>_0x4e73fe[_0xcc8224(0x140)](_0x3204d2));_0xfcc930[_0xcc8224(0x18c)](_0x18b294),_0xde3326[_0xcc8224(0x174)][_0xcc8224(0x15a)](_0xcc8224(0x141))[_0xcc8224(0x151)](),_0xde3326[_0xcc8224(0x164)](_0xcc8224(0x141),{'forceDefaultExecution':!0x0});const _0x33ff72=_0x415b75[_0xcc8224(0x145)](_0x459393=>_0xcc8224(0x16f)!=_0x459393[_0xcc8224(0x197)][_0xcc8224(0x198)]);_0x33ff72[_0xcc8224(0x196)]>0x0&&_0xfcc930[_0xcc8224(0x18c)](_0x33ff72);for(const _0x54b04f of _0x415b75)_0x54b04f[_0xcc8224(0x13f)]();});});for(const _0x350dcf of[_0x215987(0x18a),_0x215987(0x152),_0x215987(0x17e),_0x215987(0x162)]){const _0x18c2c4=_0xde3326[_0x215987(0x174)][_0x215987(0x15a)](_0x350dcf);_0x18c2c4['on'](_0x215987(0x192),(_0x5c4c2a,_0x10ed36,_0x526d7f)=>{const _0x507902=_0x215987;if(_0x526d7f){const _0xa720fa=_0xde3326[_0x507902(0x16c)][_0x507902(0x16d)][_0x507902(0x193)][_0x507902(0x15e)]()[_0x507902(0x161)]()[_0x507902(0x190)](_0x5480cd=>_0x5480cd['is'](_0x507902(0x14c),_0x507902(0x186)));this[_0x507902(0x165)](_0x18c2c4[_0x507902(0x15d)],_0xa720fa)||(_0x5c4c2a[_0x507902(0x14f)]=!0x1,_0x5c4c2a[_0x507902(0x142)]());}},{'priority':_0x215987(0x19c)});}}[_0x5d10a6(0x14d)](){const _0x3a94a8=_0x5d10a6,_0x1ca771=this[_0x3a94a8(0x182)][_0x3a94a8(0x174)][_0x3a94a8(0x15a)](_0x3a94a8(0x141)),_0x52f46f=this[_0x3a94a8(0x182)][_0x3a94a8(0x191)][_0x3a94a8(0x15a)](_0x3a94a8(0x19a));if(!_0x1ca771[_0x3a94a8(0x183)])return!0x1;const _0x15c4e1=_0x52f46f[_0x3a94a8(0x194)](this[_0x3a94a8(0x182)][_0x3a94a8(0x16c)][_0x3a94a8(0x16d)][_0x3a94a8(0x193)]);for(const _0x2af6e5 of _0x15c4e1)for(const _0x270310 of _0x15c4e1)if(_0x2af6e5!=_0x270310&&!this[_0x3a94a8(0x165)](_0x2af6e5,_0x270310))return!0x1;return!0x0;}[_0x5d10a6(0x165)](_0x2648b3,_0x20672e){const _0x407afe=_0x5d10a6,_0x8a1719=this[_0x407afe(0x182)][_0x407afe(0x191)][_0x407afe(0x15a)](_0x407afe(0x169)),_0x595bf7=this[_0x407afe(0x182)][_0x407afe(0x16c)][_0x407afe(0x15f)](_0x2648b3),_0x1f8ea5=this[_0x407afe(0x182)][_0x407afe(0x16c)][_0x407afe(0x15f)](_0x20672e),_0x3e065d=new Set(),_0x53f91d=new Set();for(const _0x39c09e of _0x8a1719[_0x407afe(0x19b)]())if((_0x407afe(0x167)==_0x39c09e[_0x407afe(0x143)]||_0x407afe(0x173)==_0x39c09e[_0x407afe(0x143)]||_0x407afe(0x141)==_0x39c09e[_0x407afe(0x163)])&&_0x39c09e[_0x407afe(0x168)]){for(const _0x50ae87 of _0x39c09e[_0x407afe(0x176)]())_0x50ae87[_0x407afe(0x156)](_0x595bf7,!0x0)&&_0x3e065d[_0x407afe(0x155)](_0x39c09e[_0x407afe(0x143)]+':'+_0x39c09e[_0x407afe(0x16a)]['id']),_0x50ae87[_0x407afe(0x156)](_0x1f8ea5,!0x0)&&_0x53f91d[_0x407afe(0x155)](_0x39c09e[_0x407afe(0x143)]+':'+_0x39c09e[_0x407afe(0x16a)]['id']);}if(_0x3e065d[_0x407afe(0x158)]!=_0x53f91d[_0x407afe(0x158)])return!0x1;for(const _0x311b57 of _0x3e065d)if(!_0x53f91d[_0x407afe(0x185)](_0x311b57))return!0x1;return!0x0;}}
|
|
23
|
+
const _0x58d626=_0x51ef;(function(_0x44d8ac,_0x4aad55){const _0x5b13e2=_0x51ef,_0x1a34cd=_0x44d8ac();while(!![]){try{const _0xf6a32c=parseInt(_0x5b13e2(0xa0))/0x1+-parseInt(_0x5b13e2(0x95))/0x2+parseInt(_0x5b13e2(0x9a))/0x3*(-parseInt(_0x5b13e2(0xeb))/0x4)+-parseInt(_0x5b13e2(0xd8))/0x5+-parseInt(_0x5b13e2(0xb3))/0x6+-parseInt(_0x5b13e2(0xd3))/0x7*(-parseInt(_0x5b13e2(0xae))/0x8)+parseInt(_0x5b13e2(0xbc))/0x9;if(_0xf6a32c===_0x4aad55)break;else _0x1a34cd['push'](_0x1a34cd['shift']());}catch(_0x57b2c6){_0x1a34cd['push'](_0x1a34cd['shift']());}}}(_0x2e09,0xb87df));import{Plugin as _0x52cc19}from'ckeditor5/src/core.js';function _0x2e09(){const _0x57f4ae=['has','TableUtils','*Split\x20cell:*\x20vertically','isEnabled','splitTableCellVertically','find','isInContent','cell','author','TrackChangesEditing','getFirstPosition','accept','afterInit','216WMmuHb','document','mergeTableCellLeft','enableCommand','locale','7671870ivyYJx','getRanges','change','_acceptFormatSuggestionCallbackFactory','mergeTableCellDown','registerDescriptionCallback','execute','get','deletion','35495703xORJGk','_isForcedDefaultExecutionBlock','subType','requires','from','createRangeOn','commands','_suggestionFactory','createTableWalker','_areMergableCells','type','root','trackChanges','*Merge\x20cells*','rootName','push','markMultiRangeBlockFormat','table','markBlockFormat','tableCell','map','format','mergeTableCellRight','497xBbiOW','filter','mergeTableCellUp','insertion','descriptionFactory','1152520cYulNx','selection','getSuggestions','direction','horizontally','model','add','low','value','detach','registerCustomCallback','forceDefaultExecution','stop','getSelectionAffectedTableCells','*Split\x20cell:*\x20horizontally','commandName','length','findAncestor','return','228WqJahE','highest','setSelection','TableEditing','size','_areSelectedCellsMergable','plugins','fromRange','mergeTableCells','editor','getAncestors','refresh','2843210vZsmga','formatBlock','formatInline','containsRange','getCellLocation','30903rMqRcS','$graveyard','element','splitTableCellHorizontally','set:isEnabled','_tablePostFixingSubtypes','327706YDMyTL'];_0x2e09=function(){return _0x57f4ae;};return _0x2e09();}function _0x51ef(_0x3cb0a8,_0x594141){const _0x2e09f3=_0x2e09();return _0x51ef=function(_0x51ef49,_0x6c1967){_0x51ef49=_0x51ef49-0x8d;let _0x933543=_0x2e09f3[_0x51ef49];return _0x933543;},_0x51ef(_0x3cb0a8,_0x594141);}import _0x995f5d from'./table.js';import{LiveRange as _0x1100ac}from'ckeditor5/src/engine.js';import{getTranslation as _0x528f00}from'../utils/common-translations.js';export default class vt extends _0x52cc19{static get[_0x58d626(0xbf)](){return[_0x995f5d];}[_0x58d626(0xad)](){const _0x5d649f=_0x58d626,_0xd84673=this[_0x5d649f(0x92)],_0x2fcc90=_0xd84673[_0x5d649f(0xdd)][_0x5d649f(0xaf)][_0x5d649f(0xd9)],_0x4476ec=_0xd84673[_0x5d649f(0xb2)];if(!_0xd84673[_0x5d649f(0x8f)][_0x5d649f(0xa1)](_0x5d649f(0xee)))return;const _0x44247f=_0xd84673[_0x5d649f(0x8f)][_0x5d649f(0xba)](_0x5d649f(0xaa)),_0x2e255a=_0xd84673[_0x5d649f(0x8f)][_0x5d649f(0xba)](_0x5d649f(0xa2)),_0x538784=_0xd84673[_0x5d649f(0x8f)][_0x5d649f(0xba)](_0x995f5d);_0x538784[_0x5d649f(0x9f)][_0x5d649f(0xcb)](_0x5d649f(0x91)),_0x44247f[_0x5d649f(0xb1)](_0x5d649f(0x91),()=>{const _0xc4cc46=_0x5d649f,_0x11b198=_0x2e255a[_0xc4cc46(0xe5)](_0xd84673[_0xc4cc46(0xdd)][_0xc4cc46(0xaf)][_0xc4cc46(0xd9)]);_0xd84673[_0xc4cc46(0xdd)][_0xc4cc46(0xb5)](()=>{const _0x37def8=_0xc4cc46;_0x44247f[_0x37def8(0xcc)](_0x11b198,{'commandName':_0x37def8(0x91),'commandParams':[]},[],_0x37def8(0x91));});}),_0xd84673[_0x5d649f(0xc2)][_0x5d649f(0xba)](_0x5d649f(0x91))['on'](_0x5d649f(0xb9),(_0x5268c7,_0xa95a5c)=>{const _0x5f2816=_0x5d649f;_0xd84673[_0x5f2816(0xc2)][_0x5f2816(0xba)](_0x5f2816(0xc8))[_0x5f2816(0xe0)]&&(_0xa95a5c[_0x5f2816(0xe8)]>0x0&&_0xa95a5c[_0xa95a5c[_0x5f2816(0xe8)]-0x1]&&_0xa95a5c[_0xa95a5c[_0x5f2816(0xe8)]-0x1][_0x5f2816(0xe3)]||_0x44247f[_0x5f2816(0xbd)]||this[_0x5f2816(0x8e)]()||_0x5268c7[_0x5f2816(0xe4)]());},{'priority':_0x5d649f(0xec)});for(const _0x1e99e5 of[_0x5d649f(0xd5),_0x5d649f(0xd2),_0x5d649f(0xb7),_0x5d649f(0xb0)]){const _0x3d6fb4=_0xd84673[_0x5d649f(0xc2)][_0x5d649f(0xba)](_0x1e99e5);_0x44247f[_0x5d649f(0xb1)](_0x1e99e5,()=>{const _0x29371=_0x5d649f,_0x3dba43=_0xd84673[_0x29371(0xdd)][_0x29371(0xaf)][_0x29371(0xd9)][_0x29371(0xab)]()[_0x29371(0x93)]()[_0x29371(0xa6)](_0x2688e8=>_0x2688e8['is'](_0x29371(0x9c),_0x29371(0xcf))),_0x498307=_0x3d6fb4[_0x29371(0xe0)];_0xd84673[_0x29371(0xdd)][_0x29371(0xb5)](()=>{const _0x433591=_0x29371;_0x44247f[_0x433591(0xcc)]([_0x3dba43,_0x498307],{'commandName':_0x433591(0x91),'commandParams':[]},[],_0x433591(0x91));});});}for(const _0x19c134 of[_0x5d649f(0xa5),_0x5d649f(0x9d)]){const _0x2e942d=_0xd84673[_0x5d649f(0xc2)][_0x5d649f(0xba)](_0x19c134);_0x44247f[_0x5d649f(0xb1)](_0x19c134,()=>{const _0x53e1f7=_0x5d649f,_0x3c63a2=_0x2e255a[_0x53e1f7(0xe5)](_0xd84673[_0x53e1f7(0xdd)][_0x53e1f7(0xaf)][_0x53e1f7(0xd9)])[0x0],_0x5abd68=_0x3c63a2[_0x53e1f7(0xe9)](_0x53e1f7(0xcd)),{column:_0x23cd67,row:_0x494742}=_0x2e255a[_0x53e1f7(0x99)](_0x3c63a2);let _0x37484c=[];if(_0x53e1f7(0xdc)==_0x2e942d[_0x53e1f7(0xdb)]){const _0x5aa70d=_0x2e255a[_0x53e1f7(0xc4)](_0x5abd68,{'startRow':_0x494742,'endRow':_0x494742,'includeAllSlots':!0x0});_0x37484c=Array[_0x53e1f7(0xc0)](_0x5aa70d)[_0x53e1f7(0xd0)](_0x581766=>_0x581766[_0x53e1f7(0xa8)]);}else{const _0x2849ab=_0x2e255a[_0x53e1f7(0xc4)](_0x5abd68,{'column':_0x23cd67,'includeAllSlots':!0x0});_0x37484c=Array[_0x53e1f7(0xc0)](_0x2849ab)[_0x53e1f7(0xd0)](_0x246abc=>_0x246abc[_0x53e1f7(0xa8)]);}_0xd84673[_0x53e1f7(0xdd)][_0x53e1f7(0xb5)](_0x12d294=>{const _0x52f997=_0x53e1f7;_0x44247f[_0x52f997(0xce)](_0x12d294[_0x52f997(0xc1)](_0x3c63a2),{'commandName':_0x19c134,'commandParams':[]},_0x37484c,_0x19c134);});});}_0x44247f[_0x5d649f(0xd7)][_0x5d649f(0xb8)](_0xf56f9c=>{const _0x312de8=_0x5d649f;if(_0x312de8(0x96)!=_0xf56f9c[_0x312de8(0xc6)]&&_0x312de8(0x97)!=_0xf56f9c[_0x312de8(0xc6)])return;const {data:_0xf3e652}=_0xf56f9c;return _0xf3e652&&_0x312de8(0x91)==_0xf3e652[_0x312de8(0xe7)]?{'type':_0x312de8(0xd1),'content':_0x528f00(_0x4476ec,_0x312de8(0xc9))}:void 0x0;}),_0x44247f[_0x5d649f(0xd7)][_0x5d649f(0xb8)](_0x44c498=>{const _0x38c365=_0x5d649f;if(_0x38c365(0x96)!=_0x44c498[_0x38c365(0xc6)]&&_0x38c365(0x97)!=_0x44c498[_0x38c365(0xc6)])return;const {data:_0x1b1c22}=_0x44c498;return _0x1b1c22?_0x38c365(0xa5)==_0x1b1c22[_0x38c365(0xe7)]?{'type':_0x38c365(0xd1),'content':_0x528f00(_0x4476ec,_0x38c365(0xa3))}:_0x38c365(0x9d)==_0x1b1c22[_0x38c365(0xe7)]?{'type':_0x38c365(0xd1),'content':_0x528f00(_0x4476ec,_0x38c365(0xe6))}:void 0x0:void 0x0;});const _0x17f2a4=_0x538784[_0x5d649f(0xb6)]();for(const _0x113578 of[_0x5d649f(0xd5),_0x5d649f(0xd2),_0x5d649f(0xb7),_0x5d649f(0xb0)])_0x44247f[_0x5d649f(0xc3)][_0x5d649f(0xe2)](_0x5d649f(0x96),_0x113578,_0x5d649f(0xac),_0x17f2a4);for(const _0x19eef9 of[_0x5d649f(0xa5),_0x5d649f(0x9d)])_0x44247f[_0x5d649f(0xc3)][_0x5d649f(0xe2)](_0x5d649f(0x96),_0x19eef9,_0x5d649f(0xac),_0x17f2a4);_0x44247f[_0x5d649f(0xc3)][_0x5d649f(0xe2)](_0x5d649f(0x96),_0x5d649f(0x91),_0x5d649f(0xac),_0x575ac6=>{const _0x10b1fa=_0x5d649f;_0xd84673[_0x10b1fa(0xdd)][_0x10b1fa(0xb5)](_0x5582e7=>{const _0x25825a=_0x10b1fa,_0x52fca5=Array[_0x25825a(0xc0)](_0x2fcc90[_0x25825a(0xb4)]())[_0x25825a(0xd0)](_0x17281b=>_0x1100ac[_0x25825a(0x90)](_0x17281b));_0x5582e7[_0x25825a(0xed)](_0x575ac6),_0xd84673[_0x25825a(0xc2)][_0x25825a(0xba)](_0x25825a(0x91))[_0x25825a(0x94)](),_0xd84673[_0x25825a(0xb9)](_0x25825a(0x91),{'forceDefaultExecution':!0x0});const _0x4810d8=_0x52fca5[_0x25825a(0xd4)](_0x1c2019=>_0x25825a(0x9b)!=_0x1c2019[_0x25825a(0xc7)][_0x25825a(0xca)]);_0x4810d8[_0x25825a(0xe8)]>0x0&&_0x5582e7[_0x25825a(0xed)](_0x4810d8);for(const _0x13063d of _0x52fca5)_0x13063d[_0x25825a(0xe1)]();});});for(const _0x2b6345 of[_0x5d649f(0xd5),_0x5d649f(0xb7),_0x5d649f(0xb0),_0x5d649f(0xd2)]){const _0x5a5069=_0xd84673[_0x5d649f(0xc2)][_0x5d649f(0xba)](_0x2b6345);_0x5a5069['on'](_0x5d649f(0x9e),(_0x1a4343,_0x450d94,_0x32b7fa)=>{const _0x2391e0=_0x5d649f;if(_0x32b7fa){const _0x1e7fef=_0xd84673[_0x2391e0(0xdd)][_0x2391e0(0xaf)][_0x2391e0(0xd9)][_0x2391e0(0xab)]()[_0x2391e0(0x93)]()[_0x2391e0(0xa6)](_0x4cee53=>_0x4cee53['is'](_0x2391e0(0x9c),_0x2391e0(0xcf)));this[_0x2391e0(0xc5)](_0x5a5069[_0x2391e0(0xe0)],_0x1e7fef)||(_0x1a4343[_0x2391e0(0xea)]=!0x1,_0x1a4343[_0x2391e0(0xe4)]());}},{'priority':_0x5d649f(0xdf)});}}[_0x58d626(0x8e)](){const _0x5eea26=_0x58d626,_0x3869b0=this[_0x5eea26(0x92)][_0x5eea26(0xc2)][_0x5eea26(0xba)](_0x5eea26(0x91)),_0x2bd632=this[_0x5eea26(0x92)][_0x5eea26(0x8f)][_0x5eea26(0xba)](_0x5eea26(0xa2));if(!_0x3869b0[_0x5eea26(0xa4)])return!0x1;const _0x369395=_0x2bd632[_0x5eea26(0xe5)](this[_0x5eea26(0x92)][_0x5eea26(0xdd)][_0x5eea26(0xaf)][_0x5eea26(0xd9)]);for(const _0x275ac2 of _0x369395)for(const _0x4e0cc5 of _0x369395)if(_0x275ac2!=_0x4e0cc5&&!this[_0x5eea26(0xc5)](_0x275ac2,_0x4e0cc5))return!0x1;return!0x0;}[_0x58d626(0xc5)](_0x277806,_0x4520bd){const _0x5068f2=_0x58d626,_0x34ced3=this[_0x5068f2(0x92)][_0x5068f2(0x8f)][_0x5068f2(0xba)](_0x5068f2(0xaa)),_0x2903aa=this[_0x5068f2(0x92)][_0x5068f2(0xdd)][_0x5068f2(0xc1)](_0x277806),_0x148d02=this[_0x5068f2(0x92)][_0x5068f2(0xdd)][_0x5068f2(0xc1)](_0x4520bd),_0x37e344=new Set(),_0x43e1b8=new Set();for(const _0x157884 of _0x34ced3[_0x5068f2(0xda)]())if((_0x5068f2(0xd6)==_0x157884[_0x5068f2(0xc6)]||_0x5068f2(0xbb)==_0x157884[_0x5068f2(0xc6)]||_0x5068f2(0x91)==_0x157884[_0x5068f2(0xbe)])&&_0x157884[_0x5068f2(0xa7)]){for(const _0x502bac of _0x157884[_0x5068f2(0xb4)]())_0x502bac[_0x5068f2(0x98)](_0x2903aa,!0x0)&&_0x37e344[_0x5068f2(0xde)](_0x157884[_0x5068f2(0xc6)]+':'+_0x157884[_0x5068f2(0xa9)]['id']),_0x502bac[_0x5068f2(0x98)](_0x148d02,!0x0)&&_0x43e1b8[_0x5068f2(0xde)](_0x157884[_0x5068f2(0xc6)]+':'+_0x157884[_0x5068f2(0xa9)]['id']);}if(_0x37e344[_0x5068f2(0x8d)]!=_0x43e1b8[_0x5068f2(0x8d)])return!0x1;for(const _0x3839f7 of _0x37e344)if(!_0x43e1b8[_0x5068f2(0xa1)](_0x3839f7))return!0x1;return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x22a9(_0x439619,_0x17b2eb){const _0x450faa=_0x450f();return _0x22a9=function(_0x22a934,_0x2f8dc7){_0x22a934=_0x22a934-0x108;let _0x4bf968=_0x450faa[_0x22a934];return _0x4bf968;},_0x22a9(_0x439619,_0x17b2eb);}const _0x2816c0=_0x22a9;(function(_0x3c0f31,_0x147bff){const _0x58560f=_0x22a9,_0x17d5f5=_0x3c0f31();while(!![]){try{const _0x33b69d=-parseInt(_0x58560f(0x113))/0x1+-parseInt(_0x58560f(0x118))/0x2*(parseInt(_0x58560f(0x109))/0x3)+-parseInt(_0x58560f(0x10f))/0x4+parseInt(_0x58560f(0x10d))/0x5+-parseInt(_0x58560f(0x108))/0x6+parseInt(_0x58560f(0x115))/0x7*(-parseInt(_0x58560f(0x116))/0x8)+parseInt(_0x58560f(0x110))/0x9;if(_0x33b69d===_0x147bff)break;else _0x17d5f5['push'](_0x17d5f5['shift']());}catch(_0x58ce73){_0x17d5f5['push'](_0x17d5f5['shift']());}}}(_0x450f,0x99fcf));import{Plugin as _0x43281}from'ckeditor5/src/core.js';import{getTranslation as _0x150a62}from'../utils/common-translations.js';function _0x450f(){const _0x4b735b=['4286QrifJG','TrackChangesEditing','ELEMENT_TABLE_OF_CONTENTS','editor','afterInit','enableCommand','6899190gycUwf','255qXFJqb','registerElementLabel','get','descriptionFactory','5655360nBtpdc','plugins','4622084KUDLiA','27316539UOUqJk','insertTableOfContents','commands','76553rreqIj','tableOfContents','238Pghfok','228568vtInnC','locale'];_0x450f=function(){return _0x4b735b;};return _0x450f();}export default class Mt extends _0x43281{[_0x2816c0(0x11c)](){const _0x1ca98c=_0x2816c0,_0x40e932=this[_0x1ca98c(0x11b)];if(!_0x40e932[_0x1ca98c(0x112)][_0x1ca98c(0x10b)](_0x1ca98c(0x111)))return;_0x40e932[_0x1ca98c(0x10e)][_0x1ca98c(0x10b)](_0x1ca98c(0x119))[_0x1ca98c(0x11d)](_0x1ca98c(0x111));const _0x395fb6=_0x40e932[_0x1ca98c(0x10e)][_0x1ca98c(0x10b)](_0x1ca98c(0x119)),_0x21ab88=_0x40e932[_0x1ca98c(0x117)];_0x395fb6[_0x1ca98c(0x10c)][_0x1ca98c(0x10a)](_0x1ca98c(0x114),_0x44d294=>_0x150a62(_0x21ab88,_0x1ca98c(0x11a),_0x44d294));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x364876=_0x1d1a;function _0x1d1a(_0x54a00b,_0x3117de){const _0x5d77f7=_0x5d77();return _0x1d1a=function(_0x1d1a41,_0x384328){_0x1d1a41=_0x1d1a41-0xee;let _0x331278=_0x5d77f7[_0x1d1a41];return _0x331278;},_0x1d1a(_0x54a00b,_0x3117de);}(function(_0x232104,_0x42f4c2){const _0x20171c=_0x1d1a,_0x10079f=_0x232104();while(!![]){try{const _0x67b6be=-parseInt(_0x20171c(0x102))/0x1*(-parseInt(_0x20171c(0x10e))/0x2)+parseInt(_0x20171c(0x116))/0x3+parseInt(_0x20171c(0xee))/0x4*(-parseInt(_0x20171c(0x10b))/0x5)+parseInt(_0x20171c(0x11a))/0x6*(-parseInt(_0x20171c(0xfa))/0x7)+-parseInt(_0x20171c(0x103))/0x8+-parseInt(_0x20171c(0x125))/0x9*(parseInt(_0x20171c(0xef))/0xa)+-parseInt(_0x20171c(0x111))/0xb*(-parseInt(_0x20171c(0x119))/0xc);if(_0x67b6be===_0x42f4c2)break;else _0x10079f['push'](_0x10079f['shift']());}catch(_0x527ca8){_0x10079f['push'](_0x10079f['shift']());}}}(_0x5d77,0x5fffe));import{Plugin as _0x14aed2}from'ckeditor5/src/core.js';import{getTranslation as _0x36e839}from'../utils/common-translations.js';function _0x5d77(){const _0x2750ab=['getSelectionAffectedTableCells','tableCellPadding','getAttribute','15498qMHYNC','subType','tableCellBorderStyle','nodeAfter','data','tableCellBackgroundColor','tableBorderColor','tableCellProperties','format','tableBackgroundColor','plugins','commandParams','TablePropertiesEditing','tableWidth','handleDiscardAction','tableCellBorderColor','formatBlock','tableProperties','tableHeight','descriptionFactory','*Format:*\x20change\x20table\x20cell\x20properties','start','model','tableBorderStyle','getContainedElement','1676RYHbys','500vdwxpl','get','TableUtils','tableCellWidth','discard','selection','tableCellVerticalAlignment','accept','getSuggestionCallback','has','TrackChangesEditing','7GSLLSN','registerDescriptionCallback','locale','_handlePropertyChange','tableAlignment','tableBorderWidth','getFirstPosition','editor','6GncckS','2802880flzkVQ','tableCellBorderWidth','getSuggestions','markBlockFormat','removeAttribute','change','*Format:*\x20change\x20table\x20properties','TrackChangesTableProperties','870WeIDKO','enableCommand','afterInit','173048cWNVbn','tableCellHeight','_getSuggestion','363SUOjkn','handleSuggestionDescription','enqueueChange','pluginName','_suggestionFactory','2151093VNynsA','setAttribute','join','29196YRcYnA','2483304NzcgbH','findAncestor','document','tableCellHorizontalAlignment','table','registerCustomCallback','TableCellPropertiesEditing','batch'];_0x5d77=function(){return _0x2750ab;};return _0x5d77();}export default class Rt extends _0x14aed2{constructor(_0x396c69){const _0x516efd=_0x1d1a;super(_0x396c69),this[_0x516efd(0x136)]=[_0x516efd(0x12b),_0x516efd(0x13c),_0x516efd(0xff),_0x516efd(0xfe),_0x516efd(0x132),_0x516efd(0x137),_0x516efd(0x12e)],this[_0x516efd(0x12c)]=[_0x516efd(0x134),_0x516efd(0x127),_0x516efd(0x104),_0x516efd(0x123),_0x516efd(0xf2),_0x516efd(0x10f),_0x516efd(0x12a),_0x516efd(0x11d),_0x516efd(0xf5)];}static get[_0x364876(0x114)](){const _0x535de6=_0x364876;return _0x535de6(0x10a);}[_0x364876(0x10d)](){const _0x47b1a7=_0x364876,_0x44b6b2=this[_0x47b1a7(0x101)][_0x47b1a7(0x12f)][_0x47b1a7(0xf0)](_0x47b1a7(0xf9));if(this[_0x47b1a7(0x101)][_0x47b1a7(0x12f)][_0x47b1a7(0xf8)](_0x47b1a7(0x131))){for(const _0x49d72a of this[_0x47b1a7(0x136)])_0x44b6b2[_0x47b1a7(0x10c)](_0x49d72a,(_0x3d6e25,_0x3cf9b0)=>{const _0x4ff37d=_0x47b1a7,_0x1788a2=this[_0x4ff37d(0x101)][_0x4ff37d(0x13b)][_0x4ff37d(0x11c)][_0x4ff37d(0xf4)][_0x4ff37d(0x100)]()[_0x4ff37d(0x11b)](_0x4ff37d(0x11e));this[_0x4ff37d(0xfd)](_0x49d72a,[_0x1788a2],this[_0x4ff37d(0x136)],_0x4ff37d(0x136),_0x3d6e25,_0x3cf9b0);});_0x44b6b2[_0x47b1a7(0x115)][_0x47b1a7(0x11f)](_0x47b1a7(0x135),_0x47b1a7(0x136),_0x47b1a7(0xf6),_0x44b6b2[_0x47b1a7(0x115)][_0x47b1a7(0xf7)](_0x47b1a7(0x135),null,_0x47b1a7(0xf3))),_0x44b6b2[_0x47b1a7(0x115)][_0x47b1a7(0x11f)](_0x47b1a7(0x135),_0x47b1a7(0x136),_0x47b1a7(0xf3),(_0x519882,_0x286b51)=>this[_0x47b1a7(0x133)](this[_0x47b1a7(0x136)],_0x519882,_0x286b51)),_0x44b6b2[_0x47b1a7(0x115)][_0x47b1a7(0x11f)](_0x47b1a7(0x135),_0x47b1a7(0x136),_0x47b1a7(0x118),()=>!0x1);}if(this[_0x47b1a7(0x101)][_0x47b1a7(0x12f)][_0x47b1a7(0xf8)](_0x47b1a7(0x120))){for(const _0xd3401d of this[_0x47b1a7(0x12c)])_0x44b6b2[_0x47b1a7(0x10c)](_0xd3401d,(_0x426b6e,_0x21b457)=>{const _0x37e43d=_0x47b1a7,_0x125e89=this[_0x37e43d(0x101)][_0x37e43d(0x12f)][_0x37e43d(0xf0)](_0x37e43d(0xf1))[_0x37e43d(0x122)](this[_0x37e43d(0x101)][_0x37e43d(0x13b)][_0x37e43d(0x11c)][_0x37e43d(0xf4)]);this[_0x37e43d(0xfd)](_0xd3401d,_0x125e89,this[_0x37e43d(0x12c)],_0x37e43d(0x12c),_0x426b6e,_0x21b457);});_0x44b6b2[_0x47b1a7(0x115)][_0x47b1a7(0x11f)](_0x47b1a7(0x135),_0x47b1a7(0x12c),_0x47b1a7(0xf6),_0x44b6b2[_0x47b1a7(0x115)][_0x47b1a7(0xf7)](_0x47b1a7(0x135),null,_0x47b1a7(0xf3))),_0x44b6b2[_0x47b1a7(0x115)][_0x47b1a7(0x11f)](_0x47b1a7(0x135),_0x47b1a7(0x12c),_0x47b1a7(0xf3),(_0x258f50,_0x4b30d5)=>this[_0x47b1a7(0x133)](this[_0x47b1a7(0x12c)],_0x258f50,_0x4b30d5)),_0x44b6b2[_0x47b1a7(0x115)][_0x47b1a7(0x11f)](_0x47b1a7(0x135),_0x47b1a7(0x12c),_0x47b1a7(0x118),()=>!0x1);}_0x44b6b2[_0x47b1a7(0x138)][_0x47b1a7(0xfb)](_0x4bb473=>this[_0x47b1a7(0x112)](_0x4bb473));}[_0x364876(0xfd)](_0x37aa2e,_0x131d63,_0x4edb2d,_0x2fb4a8,_0x29e0bf,_0x13548f){const _0x190019=_0x364876,_0x136044=this[_0x190019(0x101)][_0x190019(0x12f)][_0x190019(0xf0)](_0x190019(0xf9));this[_0x190019(0x101)][_0x190019(0x13b)][_0x190019(0x113)](_0x13548f[_0x190019(0x121)],()=>{const _0x9643f6=_0x190019;for(const _0x1a9760 of _0x131d63){if(this[_0x9643f6(0x110)](_0x1a9760,_0x2fb4a8))_0x29e0bf(_0x13548f);else{const _0x4c95f3={};for(const _0x28fb56 of _0x4edb2d){const _0x355be0=_0x1a9760[_0x9643f6(0x124)](_0x28fb56);void 0x0!==_0x355be0&&(_0x4c95f3[_0x28fb56]=_0x355be0);}_0x29e0bf(_0x13548f),_0x136044[_0x9643f6(0x106)](_0x1a9760,{'commandParams':[_0x4c95f3]},[],_0x2fb4a8);}}});}[_0x364876(0x133)](_0x2b86f5,_0x4ce97a,_0x478386){const _0x563d3c=_0x364876,_0x41cf43=_0x4ce97a[0x0][_0x563d3c(0x13a)][_0x563d3c(0x128)],_0x3b6d4f=_0x478386[_0x563d3c(0x130)][0x0];this[_0x563d3c(0x101)][_0x563d3c(0x13b)][_0x563d3c(0x108)](_0x246f93=>{const _0x2d34eb=_0x563d3c;for(const _0xb9513d of _0x2b86f5)void 0x0!==_0x3b6d4f[_0xb9513d]?_0x246f93[_0x2d34eb(0x117)](_0xb9513d,_0x3b6d4f[_0xb9513d],_0x41cf43):_0x246f93[_0x2d34eb(0x107)](_0xb9513d,_0x41cf43);});}[_0x364876(0x112)](_0x2631fc){const _0x52c532=_0x364876;if(_0x2631fc[_0x52c532(0x129)])switch(_0x2631fc[_0x52c532(0x126)]){case _0x52c532(0x136):return{'type':_0x52c532(0x12d),'content':_0x36e839(this[_0x52c532(0x101)][_0x52c532(0xfc)],_0x52c532(0x109))};case _0x52c532(0x12c):return{'type':_0x52c532(0x12d),'content':_0x36e839(this[_0x52c532(0x101)][_0x52c532(0xfc)],_0x52c532(0x139))};}}[_0x364876(0x110)](_0x20455f,_0x9d4c73){const _0x2fdfde=_0x364876,_0x28a651=this[_0x2fdfde(0x101)][_0x2fdfde(0x12f)][_0x2fdfde(0xf0)](_0x2fdfde(0xf9));for(const _0x8c5f26 of _0x28a651[_0x2fdfde(0x105)]({'skipNotAttached':!0x0})){const _0x46b1a0=_0x8c5f26[_0x2fdfde(0x13d)]();if(_0x8c5f26[_0x2fdfde(0x126)]===_0x9d4c73&&_0x46b1a0===_0x20455f)return _0x8c5f26;}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1a41b7=_0x1b17;function _0x1b17(_0x3309d1,_0x4b3343){const _0x15cbc0=_0x15cb();return _0x1b17=function(_0x1b171a,_0x3e09c4){_0x1b171a=_0x1b171a-0x1ed;let _0x47e392=_0x15cbc0[_0x1b171a];return _0x47e392;},_0x1b17(_0x3309d1,_0x4b3343);}function _0x15cb(){const _0x4169c6=['5698270rVLOfn','afterInit','TrackChangesEditing','enableCommand','7356630sHpcfj','plugins','editor','has','get','27078616OUzpZZ','8284pzrGmJ','1605729dBugEk','438qAOZhT','5473342lajNeC','insertTemplate','Template','603548JfXBDM'];_0x15cb=function(){return _0x4169c6;};return _0x15cb();}(function(_0x27560b,_0x3b845a){const _0x2f83de=_0x1b17,_0x1ae61c=_0x27560b();while(!![]){try{const _0x44d7fa=-parseInt(_0x2f83de(0x1f0))/0x1+-parseInt(_0x2f83de(0x1ef))/0x2*(-parseInt(_0x2f83de(0x1f1))/0x3)+parseInt(_0x2f83de(0x1f5))/0x4+-parseInt(_0x2f83de(0x1f6))/0x5+-parseInt(_0x2f83de(0x1fa))/0x6+parseInt(_0x2f83de(0x1f2))/0x7+parseInt(_0x2f83de(0x1ee))/0x8;if(_0x44d7fa===_0x3b845a)break;else _0x1ae61c['push'](_0x1ae61c['shift']());}catch(_0x38a9fc){_0x1ae61c['push'](_0x1ae61c['shift']());}}}(_0x15cb,0xe8250));import{Plugin as _0x3b8c6a}from'ckeditor5/src/core.js';export default class Dt extends _0x3b8c6a{[_0x1a41b7(0x1f7)](){const _0x4603ab=_0x1a41b7,_0x3e9916=this[_0x4603ab(0x1fc)];_0x3e9916[_0x4603ab(0x1fb)][_0x4603ab(0x1fd)](_0x4603ab(0x1f4))&&_0x3e9916[_0x4603ab(0x1fb)][_0x4603ab(0x1ed)](_0x4603ab(0x1f8))[_0x4603ab(0x1f9)](_0x4603ab(0x1f3));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3d94b9=_0x5ab8;function _0x5ab8(_0x371ad2,_0x41d5de){const _0x9d58c6=_0x9d58();return _0x5ab8=function(_0x5ab8e7,_0x5645fc){_0x5ab8e7=_0x5ab8e7-0xfa;let _0x284a4b=_0x9d58c6[_0x5ab8e7];return _0x284a4b;},_0x5ab8(_0x371ad2,_0x41d5de);}(function(_0x4325ee,_0x16972d){const _0x17a03b=_0x5ab8,_0x297231=_0x4325ee();while(!![]){try{const _0x8458ae=parseInt(_0x17a03b(0x11d))/0x1+parseInt(_0x17a03b(0x114))/0x2*(-parseInt(_0x17a03b(0x102))/0x3)+-parseInt(_0x17a03b(0x109))/0x4+-parseInt(_0x17a03b(0x104))/0x5*(parseInt(_0x17a03b(0x11c))/0x6)+parseInt(_0x17a03b(0xfa))/0x7+parseInt(_0x17a03b(0x119))/0x8*(-parseInt(_0x17a03b(0x110))/0x9)+-parseInt(_0x17a03b(0xfd))/0xa*(-parseInt(_0x17a03b(0x116))/0xb);if(_0x8458ae===_0x16972d)break;else _0x297231['push'](_0x297231['shift']());}catch(_0x5c1da3){_0x297231['push'](_0x297231['shift']());}}}(_0x9d58,0x3c084));import{Plugin as _0x371ca4}from'ckeditor5/src/core.js';import{getTranslation as _0xe6014e}from'../utils/common-translations.js';export default class $t extends _0x371ca4{[_0x3d94b9(0x121)](){const _0x523f2f=_0x3d94b9,_0x415c03=this[_0x523f2f(0x11a)];if(!_0x415c03[_0x523f2f(0x125)][_0x523f2f(0x112)](_0x523f2f(0x10c)))return;const _0x11cf7c=_0x415c03[_0x523f2f(0x125)][_0x523f2f(0x11e)](_0x523f2f(0x122));_0x11cf7c[_0x523f2f(0x113)][_0x523f2f(0x105)](_0x523f2f(0x126),()=>_0xe6014e(_0x415c03[_0x523f2f(0x120)],_0x523f2f(0x117))),_0x415c03[_0x523f2f(0x115)][_0x523f2f(0x10d)][_0x523f2f(0xfb)](_0x4b3afb=>{const _0x529df4=_0x523f2f;let _0x350a14=!0x1;const _0x2b9672=Array[_0x529df4(0x11f)](_0x415c03[_0x529df4(0x115)][_0x529df4(0x10d)][_0x529df4(0x10f)][_0x529df4(0x10b)]());for(const {name:_0x5d05cd,data:_0x100b9a}of _0x2b9672){const {group:_0xc34c2c}=_0x11cf7c[_0x529df4(0x118)](_0x5d05cd);if(_0x529df4(0x124)!==_0xc34c2c||!_0x100b9a[_0x529df4(0x123)])continue;const _0x28b94=_0x100b9a[_0x529df4(0x123)],_0x232429=_0x28b94[_0x529df4(0xff)][_0x529df4(0x11b)];if(!_0x232429||!_0x232429['is'](_0x529df4(0x108),_0x529df4(0x126)))continue;if(!_0x28b94[_0x529df4(0x10e)][_0x529df4(0x111)](_0x28b94[_0x529df4(0xff)]))continue;const _0xae7623=_0x415c03[_0x529df4(0x115)][_0x529df4(0x107)][_0x529df4(0xfe)](_0x28b94[_0x529df4(0xff)],_0x529df4(0x103));if(_0xae7623&&_0xae7623[_0x529df4(0x100)]){const _0x28a401=_0x4b3afb[_0x529df4(0x101)](_0x28b94[_0x529df4(0x10e)],_0xae7623[_0x529df4(0x10e)]);_0x28a401[_0x529df4(0xfc)](_0x28b94)||(_0x4b3afb[_0x529df4(0x106)](_0x5d05cd,{'range':_0x28a401}),_0x350a14=!0x0);}_0x350a14||(_0x4b3afb[_0x529df4(0x10a)](_0x5d05cd),_0x350a14=!0x0);}return _0x350a14;});}}function _0x9d58(){const _0x557855=['TrackChangesEditing','newRange','suggestion','plugins','title-content','338156mUIDdQ','registerPostFixer','isEqual','413470QMxJoJ','getNearestSelectionRange','end','isCollapsed','createRange','894cudDIW','forward','3235HKJkzZ','registerElementLabel','updateMarker','schema','element','431516WsTDwL','removeMarker','getChangedMarkers','Title','document','start','differ','2848032qkGfZY','isTouching','has','descriptionFactory','2092XKBKvL','model','341HarWmD','ELEMENT_TITLE','_splitMarkerName','8hZmgqz','editor','nodeBefore','4434VAqWUh','129995sDiLZW','get','from','locale','afterInit'];_0x9d58=function(){return _0x557855;};return _0x9d58();}
|
package/src/integrations/undo.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x5c3209=_0x57d8;(function(_0x268107,_0x1939cc){const _0x3d904d=_0x57d8,_0x2a0b96=_0x268107();while(!![]){try{const _0x3da59c=-parseInt(_0x3d904d(0x1a7))/0x1+-parseInt(_0x3d904d(0x1b1))/0x2+parseInt(_0x3d904d(0x1b2))/0x3+-parseInt(_0x3d904d(0x1a6))/0x4+-parseInt(_0x3d904d(0x1ac))/0x5+-parseInt(_0x3d904d(0x1a9))/0x6+parseInt(_0x3d904d(0x1b4))/0x7;if(_0x3da59c===_0x1939cc)break;else _0x2a0b96['push'](_0x2a0b96['shift']());}catch(_0x4a0d84){_0x2a0b96['push'](_0x2a0b96['shift']());}}}(_0x4cde,0x8f8e7));function _0x57d8(_0x3a5cd3,_0x6db95d){const _0x4cdeea=_0x4cde();return _0x57d8=function(_0x57d803,_0x4a1f11){_0x57d803=_0x57d803-0x1a6;let _0x4743cb=_0x4cdeea[_0x57d803];return _0x4743cb;},_0x57d8(_0x3a5cd3,_0x6db95d);}import{Plugin as _0xdc9451}from'ckeditor5/src/core.js';export default class Bt extends _0xdc9451{[_0x5c3209(0x1b0)](){const _0x3d1441=_0x5c3209,_0x5d7488=this[_0x3d1441(0x1ae)],_0x3e23bc=_0x5d7488[_0x3d1441(0x1ab)][_0x3d1441(0x1af)](_0x3d1441(0x1b6));_0x5d7488[_0x3d1441(0x1ab)][_0x3d1441(0x1b3)](_0x3d1441(0x1b5))&&(_0x3e23bc[_0x3d1441(0x1ad)](_0x3d1441(0x1aa)),_0x3e23bc[_0x3d1441(0x1ad)](_0x3d1441(0x1a8)));}}function _0x4cde(){const _0x231e77=['10866184cAQYIq','UndoEditing','TrackChangesEditing','1998556hqMcgL','171691wFGiZX','redo','3118224fcNupM','undo','plugins','1338165OynpFd','enableCommand','editor','get','afterInit','845996gXazzN','2752080UUIGVj','has'];_0x4cde=function(){return _0x231e77;};return _0x4cde();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x4559(_0x11a679,_0x330e2d){const _0x174539=_0x1745();return _0x4559=function(_0x455986,_0x2f724b){_0x455986=_0x455986-0x1d4;let _0xfcb457=_0x174539[_0x455986];return _0xfcb457;},_0x4559(_0x11a679,_0x330e2d);}(function(_0x3e9167,_0x38abc6){const _0x2044b5=_0x4559,_0x52b0a2=_0x3e9167();while(!![]){try{const _0x459fc1=parseInt(_0x2044b5(0x205))/0x1*(-parseInt(_0x2044b5(0x1ee))/0x2)+parseInt(_0x2044b5(0x1fd))/0x3*(parseInt(_0x2044b5(0x1da))/0x4)+-parseInt(_0x2044b5(0x206))/0x5+parseInt(_0x2044b5(0x1d5))/0x6*(parseInt(_0x2044b5(0x202))/0x7)+-parseInt(_0x2044b5(0x1d9))/0x8*(-parseInt(_0x2044b5(0x201))/0x9)+parseInt(_0x2044b5(0x1f6))/0xa*(parseInt(_0x2044b5(0x1e1))/0xb)+parseInt(_0x2044b5(0x1e8))/0xc;if(_0x459fc1===_0x38abc6)break;else _0x52b0a2['push'](_0x52b0a2['shift']());}catch(_0x3e5437){_0x52b0a2['push'](_0x52b0a2['shift']());}}}(_0x1745,0x497dc));export function getRangesWithAttribute(_0x1d37a7,_0x45344f,_0x147e65){const _0x2edc0c=_0x4559,_0x3bb508=[];for(const _0x5d1047 of _0x45344f[_0x2edc0c(0x1e9)]())_0x5d1047[_0x2edc0c(0x208)](_0x1d37a7)&&_0x3bb508[_0x2edc0c(0x1f3)](_0x147e65[_0x2edc0c(0x1e6)](_0x5d1047));return _0x3bb508;}function _0x1745(){const _0xee5629=['nextSibling','10QBxzZN','markerRange','isLimit','model','parent','elementEnd','plugins','552jFEZTr','start','isAtEnd','isBlock','1098XfLqZA','2849kSmMTC','span','get','13327lIQnvr','2818815pvqsMJ','_splitMarkerName','hasAttribute','previousPosition','ck-suggestion-marker--active','8574MPogiC','consumable','insert','mapper','6352njWNiQ','2644TbtpLm','isContent','markerName','getWalker','ck-suggestion-marker-','type','writer','5607349tRgMGc','createUIElement','bindElementToMarker','toViewPosition','schema','createRangeOn','test','1216032sYOhsy','getItems','item','getCustomProperty','name','TrackChangesEditing','82OPssal','toViewElement','activeMarkers','addHighlight','includes','push','addClass'];_0x1745=function(){return _0xee5629;};return _0x1745();}export function downcastSplitMergeMarker(_0x6bebef,_0x1af2c7,{showActiveMarker:_0x533024=!0x0}={}){const _0x387e55=_0x4559,_0x4a1303=_0x6bebef[_0x387e55(0x1fc)][_0x387e55(0x204)](_0x387e55(0x1ed));return(_0x45b402,_0x221fce,_0x1c68f3)=>{const _0xb6e14f=_0x387e55;if(!_0x1c68f3[_0xb6e14f(0x1d6)][_0xb6e14f(0x1e7)](_0x221fce[_0xb6e14f(0x1f7)],_0x45b402[_0xb6e14f(0x1ec)]))return;const _0x27c48a=_0x221fce[_0xb6e14f(0x1f7)][_0xb6e14f(0x1dd)](),_0x3546db=_0x221fce[_0xb6e14f(0x1f7)][_0xb6e14f(0x1fe)],_0x81372f=_0x6bebef[_0xb6e14f(0x1f9)][_0xb6e14f(0x1e5)];let _0x38d44e=null,_0x530d3b=null,_0x179bc0=!0x1,_0x51ec1b=!0x1;for(const _0x465bd2 of _0x27c48a){const _0x14239a=_0x465bd2[_0xb6e14f(0x1ea)];_0x179bc0=_0x179bc0||_0x81372f[_0xb6e14f(0x1db)](_0x14239a);const _0x29278b=_0x1c68f3[_0xb6e14f(0x1d8)][_0xb6e14f(0x1ef)](_0x14239a);if(_0x29278b&&_0x29278b[_0xb6e14f(0x1eb)](_0xb6e14f(0x1f1)))return;_0xb6e14f(0x1fb)==_0x465bd2[_0xb6e14f(0x1df)]&&(_0x81372f[_0xb6e14f(0x200)](_0x14239a)&&!_0x81372f[_0xb6e14f(0x1f8)](_0x14239a)&&(_0x14239a[_0xb6e14f(0x1f5)]||_0x3546db[_0xb6e14f(0x1ff)]?_0x38d44e&&_0x38d44e[_0xb6e14f(0x1fa)]==_0x14239a||(_0x38d44e=_0x14239a,_0x4b23de(_0x465bd2[_0xb6e14f(0x209)]),_0x51ec1b=!0x0):_0x530d3b=_0x530d3b||_0x465bd2[_0xb6e14f(0x209)]));}function _0x4b23de(_0x4602b5){const _0x37e10d=_0xb6e14f,{authorId:_0x21d4e1}=_0x4a1303[_0x37e10d(0x207)](_0x221fce[_0x37e10d(0x1dc)]),_0x202e47=_0x1c68f3[_0x37e10d(0x1e0)][_0x37e10d(0x1e2)](_0x37e10d(0x203),{'class':_0x37e10d(0x1de)+_0x1af2c7,'data-author-id':_0x21d4e1}),_0x5a20f5=_0x1c68f3[_0x37e10d(0x1d8)][_0x37e10d(0x1e4)](_0x4602b5);_0x533024&&_0x4a1303[_0x37e10d(0x1f0)][_0x37e10d(0x1f2)](_0x221fce[_0x37e10d(0x1dc)])&&_0x1c68f3[_0x37e10d(0x1e0)][_0x37e10d(0x1f4)](_0x37e10d(0x1d4),_0x202e47),_0x1c68f3[_0x37e10d(0x1e0)][_0x37e10d(0x1d7)](_0x5a20f5,_0x202e47),_0x1c68f3[_0x37e10d(0x1d8)][_0x37e10d(0x1e3)](_0x202e47,_0x221fce[_0x37e10d(0x1dc)]);}_0x179bc0||_0x51ec1b||!_0x530d3b||_0x4b23de(_0x530d3b);};}
|