@ckeditor/ckeditor5-track-changes 43.1.0-alpha.5 → 43.1.0-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x32b314=_0x29fd;(function(_0x2b3f66,_0x28c31e){const _0x3d9701=_0x29fd,_0x2b03f1=_0x2b3f66();while(!![]){try{const _0x4d9a47=parseInt(_0x3d9701(0x1b9))/0x1+parseInt(_0x3d9701(0x153))/0x2*(parseInt(_0x3d9701(0x1e0))/0x3)+parseInt(_0x3d9701(0x196))/0x4*(parseInt(_0x3d9701(0x156))/0x5)+-parseInt(_0x3d9701(0x175))/0x6+-parseInt(_0x3d9701(0x15a))/0x7+parseInt(_0x3d9701(0x1c0))/0x8*(-parseInt(_0x3d9701(0x1ea))/0x9)+-parseInt(_0x3d9701(0x1ef))/0xa*(-parseInt(_0x3d9701(0x1fe))/0xb);if(_0x4d9a47===_0x28c31e)break;else _0x2b03f1['push'](_0x2b03f1['shift']());}catch(_0x577034){_0x2b03f1['push'](_0x2b03f1['shift']());}}}(_0x1ded,0x21b7d));import{getTranslation as _0x1cf4ff}from'../utils/common-translations.js';import{Plugin as _0x1def08}from'ckeditor5/src/core.js';import{LiveRange as _0x55f036}from'ckeditor5/src/engine.js';import{uid as _0x46b66f,priorities as _0x443477}from'ckeditor5/src/utils.js';import _0xbd4c01 from'./table.js';function _0x29fd(_0x1d0eb2,_0x5c898d){const _0x1deded=_0x1ded();return _0x29fd=function(_0x29fd1a,_0x467bf6){_0x29fd1a=_0x29fd1a-0x14a;let _0x52f9a6=_0x1deded[_0x29fd1a];return _0x52f9a6;},_0x29fd(_0x1d0eb2,_0x5c898d);}const Pe=[_0x32b314(0x1f5),_0x32b314(0x20a),_0x32b314(0x203),_0x32b314(0x197),_0x32b314(0x1ae),_0x32b314(0x165),_0x32b314(0x179)],we=Object[_0x32b314(0x194)](Pe[_0x32b314(0x1b5)](_0x3e932d=>[_0x3e932d,null]));export default class _t extends _0x1def08{static get[_0x32b314(0x188)](){return[_0xbd4c01];}[_0x32b314(0x1d8)](){const _0x13645f=_0x32b314,_0x38a683=this[_0x13645f(0x1bd)];if(!_0x38a683[_0x13645f(0x20e)][_0x13645f(0x1c5)](_0x13645f(0x1e6)))return;const _0x5a139f=_0x38a683[_0x13645f(0x20e)][_0x13645f(0x1f2)](_0x13645f(0x1a5)),_0x509872=_0x38a683[_0x13645f(0x20e)][_0x13645f(0x1f2)](_0x13645f(0x191)),_0x239b06=_0x38a683[_0x13645f(0x20e)][_0x13645f(0x1f2)](_0xbd4c01),_0x4f826b=_0x38a683[_0x13645f(0x20e)][_0x13645f(0x1f2)](_0x13645f(0x1e6));_0x239b06[_0x13645f(0x1d6)][_0x13645f(0x193)](_0x13645f(0x1e7),_0x13645f(0x177)),_0x38a683[_0x13645f(0x18a)][_0x13645f(0x1e8)][_0x13645f(0x15b)](_0x13645f(0x19f),{'allowIn':_0x13645f(0x14a),'allowContentOf':_0x13645f(0x14a),'isLimit':!0x0}),_0x38a683[_0x13645f(0x1cd)][_0x13645f(0x1aa)]({'model':_0x13645f(0x19f),'view':_0x13645f(0x199)});let _0x2da362=null;_0x38a683[_0x13645f(0x18a)]['on'](_0x13645f(0x1b4),(_0xad6545,_0x371406)=>{const _0x2d95da=_0x13645f,[_0x54e1ea,_0x57eacc]=_0x371406,_0x247209=_0x371406[_0x371406[_0x2d95da(0x207)]-0x1];_0x247209&&_0x247209[_0x2d95da(0x1ed)]||_0x5a139f[_0x2d95da(0x18d)]||this[_0x2d95da(0x1bd)][_0x2d95da(0x216)][_0x2d95da(0x1f2)](_0x2d95da(0x173))[_0x2d95da(0x14f)]&&function(_0x52715a,_0x5c645c,_0x5469fd,_0x32b881,_0x37374e){const _0x191bb1=_0x2d95da;if(_0x5c645c&&!_0x5c645c['is'](_0x191bb1(0x1b8)))return!0x1;const _0x2b8082=_0x37374e[_0x191bb1(0x1d7)](_0x52715a,_0x5469fd);if(!_0x2b8082||!Re(_0x2b8082,void 0x0,_0x32b881))return!0x1;const _0x57ab5d=_0x32b881[_0x191bb1(0x159)](_0x5469fd[_0x191bb1(0x1a0)][_0x191bb1(0x1c3)]);if(!_0x57ab5d[_0x191bb1(0x207)])return!0x1;const _0x47084b=_0x57ab5d[0x0][_0x191bb1(0x1e5)](_0x191bb1(0x1bf)),_0x345387=_0x32b881[_0x191bb1(0x14e)](_0x57ab5d),_0x3b6f87=_0x32b881[_0x191bb1(0x1ee)](_0x57ab5d),_0x435a95={'startRow':_0x345387[_0x191bb1(0x151)],'endRow':_0x345387[_0x191bb1(0x186)],'startColumn':_0x3b6f87[_0x191bb1(0x151)],'endColumn':_0x3b6f87[_0x191bb1(0x186)]};return 0x1==_0x57ab5d[_0x191bb1(0x207)]&&(_0x435a95[_0x191bb1(0x169)]+=_0x32b881[_0x191bb1(0x1a1)](_0x2b8082)-0x1,_0x435a95[_0x191bb1(0x204)]+=_0x32b881[_0x191bb1(0x1b6)](_0x2b8082)-0x1),Re(_0x47084b,_0x435a95,_0x32b881);}(_0x54e1ea,_0x57eacc,_0x38a683[_0x2d95da(0x18a)],_0x509872,_0x4f826b)&&(_0xad6545[_0x2d95da(0x18c)](),_0x2da362={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x38a683[_0x2d95da(0x18a)][_0x2d95da(0x1f6)](()=>{const _0x25a1e0=_0x2d95da;_0x38a683[_0x25a1e0(0x18a)][_0x25a1e0(0x1b4)](_0x371406[0x0],_0x371406[0x1],_0x371406[0x2],{'forceDefaultExecution':!0x0});const _0x4e114d=_0x46b66f(),{rowInsertionRanges:_0x26574b,columnInsertionRanges:_0xba666,insertionRanges:_0x17a300,deletionRanges:_0x2af5fa,cells:_0x500ddc}=_0x2da362;_0x26574b[_0x25a1e0(0x207)]&&_0x5a139f[_0x25a1e0(0x1b2)](_0x26574b,_0x25a1e0(0x1e7),{'tablePasteChainId':_0x4e114d}),_0xba666[_0x25a1e0(0x207)]&&_0x5a139f[_0x25a1e0(0x1b2)](_0xba666,_0x25a1e0(0x177),{'tablePasteChainId':_0x4e114d}),_0x17a300[_0x25a1e0(0x207)]&&(_0x5a139f[_0x25a1e0(0x1b2)](_0x17a300,_0x25a1e0(0x171),{'tablePasteChainId':_0x4e114d,'skipNestingCheck':!0x0}),_0x17a300[_0x25a1e0(0x17d)](_0x1d321b=>{const _0x34fb2c=_0x25a1e0;var _0x103ecd;return null===(_0x103ecd=_0x1d321b[_0x34fb2c(0x1e2)])||void 0x0===_0x103ecd?void 0x0:_0x103ecd[_0x34fb2c(0x14d)](_0x1d321b);})),_0x2af5fa[_0x25a1e0(0x207)]&&(_0x5a139f[_0x25a1e0(0x1f4)](_0x2af5fa,_0x25a1e0(0x171),{'tablePasteChainId':_0x4e114d,'skipNestingCheck':!0x0}),_0x2af5fa[_0x25a1e0(0x17d)](_0xc5f2aa=>{const _0x56b2bd=_0x25a1e0;var _0x3d7001;return null===(_0x3d7001=_0xc5f2aa[_0x56b2bd(0x1e2)])||void 0x0===_0x3d7001?void 0x0:_0x3d7001[_0x56b2bd(0x14d)](_0xc5f2aa);}));const _0x35cfff=_0x5a139f[_0x25a1e0(0x1f8)](_0x500ddc[_0x25a1e0(0x1b5)](({element:_0x3ae01c})=>_0x3ae01c),{'formatGroupId':_0x46b66f()},[],_0x25a1e0(0x157),{'tablePasteChainId':_0x4e114d});if(_0x35cfff){const _0x5c7e8e=_0x35cfff[_0x25a1e0(0x16b)](),_0x39af66=[];for(const {element:_0x5f1920,attributes:_0x1e3e23}of _0x500ddc){if(!_0x1e3e23)continue;const _0x2af536=_0x38a683[_0x25a1e0(0x18a)][_0x25a1e0(0x1dd)](_0x5f1920),_0x891486=_0x5c7e8e[_0x25a1e0(0x1d1)](_0x5e11a9=>_0x5e11a9[_0x25a1e0(0x1d9)]()[_0x25a1e0(0x174)](_0x2af536));_0x891486&&_0x39af66[_0x25a1e0(0x193)]([_0x891486[_0x25a1e0(0x1ca)],_0x1e3e23]);}_0x39af66[_0x25a1e0(0x207)]&&_0x35cfff[_0x25a1e0(0x1d2)](_0x25a1e0(0x1e3),Object[_0x25a1e0(0x194)](_0x39af66));}_0x2da362=null;}));},{'priority':_0x443477[_0x13645f(0x1a4)]+0xa}),_0x38a683[_0x13645f(0x20e)][_0x13645f(0x1f2)](_0x13645f(0x1e6))['on'](_0x13645f(0x16c),(_0xb38868,_0x51fb2f)=>{const _0x57144d=_0x13645f,[_0x1cc796,_0x1fb9b9,,_0x4e8bbe]=_0x51fb2f;if(!_0x2da362)return;_0xb38868[_0x57144d(0x18c)]();const _0x83df38=_0x1cc796[_0x57144d(0x1c8)],_0xe39578=_0x1fb9b9,_0x510271=ke(_0x83df38),_0x1744d4=ke(_0xe39578);_0xb38868[_0x57144d(0x16d)]=_0x83df38;let _0x2b69a3=null,_0x276db8=null;if(_0x1744d4||_0x510271){if(_0x510271&&!_0x1744d4){_0x4e8bbe[_0x57144d(0x1ac)](_0x83df38[_0x57144d(0x17b)](0x0));for(const _0x259756 of Array[_0x57144d(0x1eb)](_0xe39578[_0x57144d(0x16a)]()))_0x4e8bbe[_0x57144d(0x1fb)](_0x259756,_0x83df38,_0x57144d(0x17c));const _0x209493=_0x2da362[_0x57144d(0x1b1)][_0x57144d(0x1d0)](_0x1cc796[_0x57144d(0x19d)]),_0x553730=_0x2da362[_0x57144d(0x1b3)][_0x57144d(0x1d0)](_0x1cc796[_0x57144d(0x184)]);_0x209493||_0x553730||(_0x2b69a3=_0x55f036[_0x57144d(0x1cf)](_0x4e8bbe[_0x57144d(0x217)](_0x83df38)));}else _0x1744d4&&!_0x510271&&(_0x276db8=_0x4e8bbe[_0x57144d(0x217)](_0x83df38));}else{const _0xd5fb40=_0x4e8bbe[_0x57144d(0x198)](_0x57144d(0x19f)),_0x376271=_0x4e8bbe[_0x57144d(0x198)](_0x57144d(0x19f));_0x4e8bbe[_0x57144d(0x162)](_0x4e8bbe[_0x57144d(0x217)](_0x83df38),_0x376271),_0x4e8bbe[_0x57144d(0x1fb)](_0xd5fb40,_0x83df38,0x0);for(const _0x548e17 of Array[_0x57144d(0x1eb)](_0xe39578[_0x57144d(0x16a)]()))_0x4e8bbe[_0x57144d(0x1fb)](_0x548e17,_0xd5fb40,_0x57144d(0x17c));_0x2b69a3=_0x55f036[_0x57144d(0x1cf)](_0x4e8bbe[_0x57144d(0x1dd)](_0xd5fb40)),_0x276db8=_0x55f036[_0x57144d(0x1cf)](_0x4e8bbe[_0x57144d(0x1dd)](_0x376271));}const _0x15b717=Array[_0x57144d(0x1eb)](_0xe39578[_0x57144d(0x1bb)]())[_0x57144d(0x192)](([_0x5bbbb8])=>Pe[_0x57144d(0x1d0)](_0x5bbbb8));_0x2da362[_0x57144d(0x1e4)][_0x57144d(0x193)]({'element':_0x83df38,'attributes':_0x15b717[_0x57144d(0x207)]?Object[_0x57144d(0x194)](_0x15b717):null}),_0x2b69a3&&_0x2da362[_0x57144d(0x152)][_0x57144d(0x193)](_0x2b69a3),_0x276db8&&_0x2da362[_0x57144d(0x187)][_0x57144d(0x193)](_0x276db8);},{'priority':_0x13645f(0x1a4)}),_0x509872['on'](_0x13645f(0x1c1),(_0x55a824,_0x1095c4)=>{const _0x463a77=_0x13645f,[_0x488a72,_0xc49c66={}]=_0x1095c4;if(!_0x2da362)return;const _0xb7da1a=_0xc49c66['at']||0x0,_0x5440ab=_0xc49c66[_0x463a77(0x1ce)]||0x1;_0x2da362[_0x463a77(0x1b3)]=new Array(_0x5440ab)[_0x463a77(0x150)](_0xb7da1a)[_0x463a77(0x1b5)]((_0x5e0a34,_0x228702)=>_0x5e0a34+_0x228702);for(const {cell:_0x1e0a03}of _0x509872[_0x463a77(0x14b)](_0x488a72,{'startColumn':_0xb7da1a,'endColumn':_0xb7da1a+_0x5440ab-0x1}))_0x2da362[_0x463a77(0x1a9)][_0x463a77(0x193)](_0x38a683[_0x463a77(0x18a)][_0x463a77(0x1dd)](_0x1e0a03));},{'priority':_0x13645f(0x1f1)}),_0x509872['on'](_0x13645f(0x206),(_0x4c429e,_0x37a1c6)=>{const _0x395071=_0x13645f,[_0x3c5c34,_0x7e6c50={}]=_0x37a1c6;if(!_0x2da362)return;const _0x31248f=_0x7e6c50['at']||0x0,_0x4b25a=_0x7e6c50[_0x395071(0x1ab)]||0x1;_0x2da362[_0x395071(0x1b1)]=new Array(_0x4b25a)[_0x395071(0x150)](_0x31248f)[_0x395071(0x1b5)]((_0x4bb036,_0x145f38)=>_0x4bb036+_0x145f38);for(const {cell:_0x19eeec}of _0x509872[_0x395071(0x14b)](_0x3c5c34,{'startRow':_0x31248f,'endRow':_0x31248f+_0x4b25a-0x1}))_0x2da362[_0x395071(0x1be)][_0x395071(0x193)](_0x38a683[_0x395071(0x18a)][_0x395071(0x1dd)](_0x19eeec));},{'priority':_0x13645f(0x1f1)}),_0x5a139f[_0x13645f(0x1af)][_0x13645f(0x1a2)](_0x5c422c=>{const _0x1ca6fc=_0x13645f;if(_0x5c422c[_0x1ca6fc(0x160)]&&_0x5c422c[_0x1ca6fc(0x160)][_0x1ca6fc(0x1ad)](_0x1ca6fc(0x171)))return _0x5c422c[_0x1ca6fc(0x155)]?{}:{'type':_0x1ca6fc(0x185),'content':_0x1cf4ff(_0x38a683[_0x1ca6fc(0x201)],_0x1ca6fc(0x210))};});const _0x4cece5=()=>!0x1;for(const _0x296064 of[_0x13645f(0x171),_0x13645f(0x177),_0x13645f(0x1e7),_0x13645f(0x157)])_0x5a139f[_0x13645f(0x18e)][_0x13645f(0x212)](_0x13645f(0x185),_0x296064,_0x13645f(0x1da),_0x4cece5),_0x5a139f[_0x13645f(0x18e)][_0x13645f(0x212)](_0x13645f(0x1fd),_0x296064,_0x13645f(0x1da),_0x4cece5),_0x5a139f[_0x13645f(0x18e)][_0x13645f(0x212)](_0x13645f(0x15e),_0x296064,_0x13645f(0x1da),_0x4cece5);_0x5a139f[_0x13645f(0x18e)][_0x13645f(0x212)](_0x13645f(0x15e),_0x13645f(0x157),_0x13645f(0x1bc),_0x4cece5),_0x5a139f[_0x13645f(0x18e)][_0x13645f(0x212)](_0x13645f(0x15e),_0x13645f(0x157),_0x13645f(0x1cc),(_0x23c6ab,_0x492a0d,_0x46847a)=>{const _0x2cb5e5=_0x13645f,_0x461319=_0x23c6ab[_0x2cb5e5(0x1b5)](_0x40dad9=>_0x40dad9[_0x2cb5e5(0x170)]())[_0x2cb5e5(0x192)](_0x453abe=>_0x453abe),_0x5781d7=new Map(_0x461319[_0x2cb5e5(0x1b5)](_0x2bb7c7=>[_0x2bb7c7,null]));if(_0x2da362){for(const {element:_0x3d0055,attributes:_0x122b26}of _0x2da362[_0x2cb5e5(0x1e4)])_0x122b26&&_0x5781d7[_0x2cb5e5(0x1cb)](_0x3d0055,_0x122b26);}else{if(_0x46847a&&_0x46847a[_0x2cb5e5(0x1e3)])for(const [_0x6f219d,_0x1a5c95]of Object[_0x2cb5e5(0x205)](_0x46847a[_0x2cb5e5(0x1e3)])){const _0x4e2ca1=_0x38a683[_0x2cb5e5(0x18a)][_0x2cb5e5(0x1c7)][_0x2cb5e5(0x1f2)](_0x6f219d),_0x5168e1=_0x4e2ca1?_0x4e2ca1[_0x2cb5e5(0x1d9)]()[_0x2cb5e5(0x170)]():null;_0x5168e1&&_0x5781d7[_0x2cb5e5(0x1cb)](_0x5168e1,_0x1a5c95);}}_0x38a683[_0x2cb5e5(0x18a)][_0x2cb5e5(0x1f6)](_0xa99832=>{const _0x1f924f=_0x2cb5e5;for(const [_0x563fad,_0x56b4f8]of _0x5781d7)_0xa99832[_0x1f924f(0x20f)]({...we,..._0x56b4f8},_0x563fad);});});const _0x13faf4=(_0x186cec,_0x38ea55)=>{const _0x492852=_0x13645f;_0x5a139f[_0x492852(0x18e)][_0x492852(0x212)](_0x186cec,_0x492852(0x171),_0x38ea55,(_0x51a990,_0x44e08d,_0x579022)=>{const _0x579012=_0x492852;_0x38a683[_0x579012(0x18a)][_0x579012(0x1f6)](_0xcc0102=>{const _0x519711=_0x579012,_0x5bf634=[];for(const _0x5c3418 of _0x51a990){const _0x2a9300=_0x5c3418[_0x519711(0x183)][_0x519711(0x1f7)];_0x2a9300['is'](_0x519711(0x200),_0x519711(0x19f))&&_0x5bf634[_0x519711(0x193)](_0x2a9300);}_0x5a139f[_0x519711(0x18e)][_0x519711(0x190)](_0x186cec,null,_0x38ea55)(_0x51a990,_0x44e08d,_0x579022);for(const _0x4e1181 of _0x5bf634)_0x519711(0x189)!=_0x4e1181[_0x519711(0x167)][_0x519711(0x158)]&&_0xcc0102[_0x519711(0x1df)](_0x4e1181);});});};_0x13faf4(_0x13645f(0x185),_0x13645f(0x1cc)),_0x13faf4(_0x13645f(0x185),_0x13645f(0x1bc)),_0x13faf4(_0x13645f(0x1fd),_0x13645f(0x1cc)),_0x13faf4(_0x13645f(0x1fd),_0x13645f(0x1bc)),_0x5a139f[_0x13645f(0x18e)][_0x13645f(0x212)](_0x13645f(0x185),_0x13645f(0x1e7),_0x13645f(0x1bc),_0x12851d=>{const _0x6eb60d=_0x13645f,_0x55c013=_0x12851d[_0x6eb60d(0x1b5)](_0x218189=>_0x218189[_0x6eb60d(0x170)]()),_0x10fa24=_0x55c013[0x0][_0x6eb60d(0x1e5)](_0x6eb60d(0x1bf)),{minRow:_0x38dbd1,maxRow:_0x1db447}=_0x239b06[_0x6eb60d(0x176)](_0x55c013);_0x509872[_0x6eb60d(0x15d)](_0x10fa24,{'at':_0x38dbd1,'rows':_0x1db447-_0x38dbd1+0x1});}),_0x5a139f[_0x13645f(0x18e)][_0x13645f(0x212)](_0x13645f(0x185),_0x13645f(0x177),_0x13645f(0x1bc),_0x410702=>{const _0x265c6f=_0x13645f,_0x1573dd=_0x410702[_0x265c6f(0x1b5)](_0x277847=>_0x277847[_0x265c6f(0x170)]()),_0x3d3f03=_0x1573dd[0x0][_0x265c6f(0x1e5)](_0x265c6f(0x1bf)),{minColumn:_0xeec17b,maxColumn:_0x1c8df9}=_0x239b06[_0x265c6f(0x176)](_0x1573dd);_0x509872[_0x265c6f(0x1c2)](_0x3d3f03,{'at':_0xeec17b,'columns':_0x1c8df9-_0xeec17b+0x1});});const _0xa709a8=(_0xeb015f,_0x10ab3a)=>{const _0x363925=_0x13645f;if(!_0x10ab3a[_0x363925(0x160)]||!_0x10ab3a[_0x363925(0x160)][_0x363925(0x1ad)](_0x363925(0x171)))return;const _0x2a94ba=_0x10ab3a[_0x363925(0x1de)][_0x363925(0x17f)],_0x27f84f=_0x5a139f[_0x363925(0x154)]()[_0x363925(0x192)](_0x1c90ae=>_0x1c90ae[_0x363925(0x181)]&&_0x1c90ae[_0x363925(0x1de)]&&_0x1c90ae[_0x363925(0x1de)][_0x363925(0x17f)]==_0x2a94ba);_0x27f84f[_0x363925(0x207)]&&_0x10ab3a[_0x363925(0x17a)]()[_0x363925(0x207)]!=_0x27f84f[_0x363925(0x207)]&&_0x27f84f[_0x363925(0x1ba)]((_0x283e7a,_0x236c5e)=>(_0x283e7a[_0x363925(0x195)]=_0x236c5e,_0x236c5e[_0x363925(0x155)]=_0x283e7a,_0x236c5e));};function _0x5059e7(_0x525226,_0x5c27a6=!0x0){const _0x21c305=_0x13645f,{id:_0x41bfc4,authorId:_0x545092}=_0x5a139f[_0x21c305(0x164)](_0x525226[_0x21c305(0x1fa)]),_0x492833=[_0x21c305(0x202),_0x21c305(0x1db)],_0xafbdeb=_0x5a139f[_0x21c305(0x211)][_0x21c305(0x1d0)](_0x525226[_0x21c305(0x1fa)]);return _0xafbdeb&&_0x492833[_0x21c305(0x193)](_0x21c305(0x168)),{'classes':_0x492833,'attributes':{'data-suggestion':_0x41bfc4,'data-author-id':_0x545092},'priority':_0xafbdeb&&_0x5c27a6?0xbc2:0xbb8};}_0x5a139f['on'](_0x13645f(0x1f3),_0xa709a8,{'priority':_0x13645f(0x1a4)}),_0x5a139f['on'](_0x13645f(0x1a6),_0xa709a8,{'priority':_0x13645f(0x1a4)}),_0x38a683[_0x13645f(0x18a)][_0x13645f(0x1a0)][_0x13645f(0x16e)](()=>{const _0x7cf7f4=_0x13645f;let _0x19b605=!0x1;const _0x3d3e96=Array[_0x7cf7f4(0x1eb)](_0x38a683[_0x7cf7f4(0x18a)][_0x7cf7f4(0x1a0)][_0x7cf7f4(0x1b7)][_0x7cf7f4(0x215)]());for(const {name:_0x24bd37,data:_0x54f204}of _0x3d3e96){const {group:_0x522857,type:_0x10169c,id:_0x52c68f}=_0x5a139f[_0x7cf7f4(0x164)](_0x24bd37);if(_0x7cf7f4(0x1d5)!=_0x522857||_0x7cf7f4(0x1fd)!=_0x10169c||_0x54f204[_0x7cf7f4(0x1f9)])continue;if(!_0x5a139f[_0x7cf7f4(0x163)](_0x52c68f))continue;const _0x310396=_0x5a139f[_0x7cf7f4(0x209)](_0x52c68f)[_0x7cf7f4(0x1b0)](),_0x41d4c4=_0x38a683[_0x7cf7f4(0x20e)][_0x7cf7f4(0x1f2)](_0x7cf7f4(0x20d))['me'];for(const _0x4c3664 of _0x5a139f[_0x7cf7f4(0x154)]()){if(!_0x4c3664[_0x7cf7f4(0x181)]||_0x4c3664[_0x7cf7f4(0x1d3)]!=_0x41d4c4)continue;if(_0x7cf7f4(0x15e)!=_0x4c3664[_0x7cf7f4(0x1dc)]||_0x7cf7f4(0x157)!=_0x4c3664[_0x7cf7f4(0x160)])continue;if(_0x4c3664[_0x7cf7f4(0x1b0)]()[_0x7cf7f4(0x208)](_0x42d42d=>_0x310396[_0x7cf7f4(0x161)](_0x41a03d=>_0x41a03d[_0x7cf7f4(0x1e1)](_0x42d42d,!0x0)))){for(const _0x2f9eee of _0x4c3664[_0x7cf7f4(0x17a)]())_0x2f9eee[_0x7cf7f4(0x181)]&&(_0x2f9eee[_0x7cf7f4(0x1bc)](),_0x19b605=!0x0);}}}return _0x19b605;}),_0x38a683[_0x13645f(0x18a)][_0x13645f(0x1a0)][_0x13645f(0x16e)](_0x6bafe2=>{const _0x1a923c=_0x13645f,_0x210380=_0x38a683[_0x1a923c(0x216)][_0x1a923c(0x1f2)](_0x1a923c(0x1e9));if(!_0x210380||!_0x210380[_0x1a923c(0x1f0)][_0x1a923c(0x1c5)](_0x6bafe2[_0x1a923c(0x19b)]))return!0x1;let _0x194821=!0x1;const _0x3bd153=_0x38a683[_0x1a923c(0x20e)][_0x1a923c(0x1f2)](_0x1a923c(0x20d))['me'],_0x243012=_0x38a683[_0x1a923c(0x18a)][_0x1a923c(0x1a0)][_0x1a923c(0x1b7)][_0x1a923c(0x172)](),_0x556091=Array[_0x1a923c(0x1eb)](_0x38a683[_0x1a923c(0x18a)][_0x1a923c(0x1a0)][_0x1a923c(0x1b7)][_0x1a923c(0x215)]())[_0x1a923c(0x192)](({name:_0x1eba6e,data:_0x36452b})=>{const _0x277a6e=_0x1a923c,{group:_0x7737a5,subType:_0x2ec16a,authorId:_0x20815a}=_0x5a139f[_0x277a6e(0x164)](_0x1eba6e);return _0x277a6e(0x1d5)==_0x7737a5&&_0x277a6e(0x171)==_0x2ec16a&&_0x20815a==_0x3bd153['id']&&!_0x36452b[_0x277a6e(0x1f9)];});for(const _0x2b8649 of _0x243012){if(_0x1a923c(0x1fb)!=_0x2b8649[_0x1a923c(0x1dc)]||_0x1a923c(0x19f)!=_0x2b8649[_0x1a923c(0x1ca)]||0x1!=_0x2b8649[_0x1a923c(0x207)])continue;const _0x12a381=_0x6bafe2[_0x1a923c(0x178)](_0x2b8649[_0x1a923c(0x166)],_0x2b8649[_0x1a923c(0x166)][_0x1a923c(0x1ff)](0x1));if(!_0x556091[_0x1a923c(0x1d1)](({data:_0x23e0ea})=>_0x23e0ea[_0x1a923c(0x19e)][_0x1a923c(0x174)](_0x12a381))){for(const {name:_0x242bf2,data:_0x120b97}of _0x556091)if(_0x12a381[_0x1a923c(0x1e1)](_0x120b97[_0x1a923c(0x19e)])){_0x6bafe2[_0x1a923c(0x1c6)](_0x242bf2,{'range':_0x12a381}),_0x194821=!0x0;break;}}}return _0x194821;}),_0x38a683[_0x13645f(0x18a)][_0x13645f(0x1a0)][_0x13645f(0x16e)](_0x56621f=>{const _0x4e8f77=_0x13645f;let _0x330f61=!0x1;const _0x1e4ac8=_0x38a683[_0x4e8f77(0x20e)][_0x4e8f77(0x1f2)](_0x4e8f77(0x20d))['me'],_0x153083=_0x5a139f[_0x4e8f77(0x154)]()[_0x4e8f77(0x192)](_0x341ec1=>_0x341ec1[_0x4e8f77(0x181)]&&_0x341ec1[_0x4e8f77(0x1d3)]==_0x1e4ac8),_0x456cf6=new Set(),_0x24160f=new Set();for(const _0x105c8b of _0x153083)if(_0x4e8f77(0x171)==_0x105c8b[_0x4e8f77(0x160)])for(const _0x459acd of _0x105c8b[_0x4e8f77(0x16b)]()){const _0x1a60f2=_0x459acd[_0x4e8f77(0x1d9)]()[_0x4e8f77(0x170)]();if(_0x1a60f2){if(_0x1a60f2['is'](_0x4e8f77(0x200),_0x4e8f77(0x19f))&&ke(_0x1a60f2)){_0x105c8b[_0x4e8f77(0x180)](_0x459acd[_0x4e8f77(0x1ca)]),_0x456cf6[_0x4e8f77(0x18f)](_0x1a60f2),_0x330f61=!0x0;const _0x3b37a8=_0x1a60f2[_0x4e8f77(0x20c)],_0x225b82=_0x1a60f2[_0x4e8f77(0x1a8)],_0x5ee74b=_0x3b37a8&&_0x3b37a8['is'](_0x4e8f77(0x200),_0x4e8f77(0x19f)),_0x264940=_0x225b82&&_0x225b82['is'](_0x4e8f77(0x200),_0x4e8f77(0x19f));_0x5ee74b&&!_0x456cf6[_0x4e8f77(0x1c5)](_0x3b37a8)&&_0x24160f[_0x4e8f77(0x18f)](_0x3b37a8),_0x264940&&!_0x456cf6[_0x4e8f77(0x1c5)](_0x225b82)&&_0x24160f[_0x4e8f77(0x18f)](_0x225b82);}else _0x1a60f2['is'](_0x4e8f77(0x200),_0x4e8f77(0x18b))&&_0x1a60f2[_0x4e8f77(0x182)]&&(_0x105c8b[_0x4e8f77(0x180)](_0x459acd[_0x4e8f77(0x1ca)]),_0x330f61=!0x0);}}else{if(_0x4e8f77(0x157)==_0x105c8b[_0x4e8f77(0x160)]){if(!_0x105c8b[_0x4e8f77(0x1de)]||!_0x105c8b[_0x4e8f77(0x1de)][_0x4e8f77(0x17f)])continue;const _0x90abc0=_0x105c8b[_0x4e8f77(0x1de)][_0x4e8f77(0x1e3)];if(_0x90abc0&&Object[_0x4e8f77(0x1a3)](_0x90abc0)[_0x4e8f77(0x207)])continue;const _0x2a870e=_0x105c8b[_0x4e8f77(0x1de)][_0x4e8f77(0x17f)];let _0x1c68f4=!0x0,_0x4b0805=!0x0;for(const _0x15ec05 of _0x153083)if(_0x15ec05[_0x4e8f77(0x160)]&&_0x15ec05[_0x4e8f77(0x160)][_0x4e8f77(0x1ad)](_0x4e8f77(0x171))){if(!_0x15ec05[_0x4e8f77(0x1de)][_0x4e8f77(0x17f)]){_0x4b0805=!0x1;break;}if(_0x15ec05['id']!=_0x105c8b['id']&&_0x15ec05[_0x4e8f77(0x1de)][_0x4e8f77(0x17f)]==_0x2a870e){_0x1c68f4=!0x1;break;}}_0x4b0805&&_0x1c68f4&&(_0x105c8b[_0x4e8f77(0x1ec)](),_0x330f61=!0x0);}}for(const _0xcf9328 of _0x456cf6)_0x56621f[_0x4e8f77(0x1ac)](_0xcf9328);for(const _0x31c261 of _0x24160f)_0x56621f[_0x4e8f77(0x1df)](_0x31c261);return _0x330f61;}),_0x38a683[_0x13645f(0x1cd)][_0x13645f(0x1a7)](_0x13645f(0x16f))[_0x13645f(0x20b)]({'model':_0x13645f(0x1c4),'view':(_0x77c0ba,_0x320793)=>_0x5059e7(_0x77c0ba),'converterPriority':_0x13645f(0x1a4)}),_0x38a683[_0x13645f(0x1cd)][_0x13645f(0x1a7)](_0x13645f(0x17e))[_0x13645f(0x20b)]({'model':_0x13645f(0x1c4),'view':(_0x3ec7c3,_0x34fd47)=>_0x34fd47[_0x13645f(0x1d4)][_0x13645f(0x214)]?_0x5059e7(_0x3ec7c3,!0x1):null,'converterPriority':_0x13645f(0x1a4)});const _0x3aaac4=_0x38a683[_0x13645f(0x1c9)][_0x13645f(0x15f)];this[_0x13645f(0x15c)](_0x3aaac4[_0x13645f(0x1a0)],_0x13645f(0x213),(_0x2c4f44,_0x160536)=>{const _0x11d03a=_0x13645f,_0x2df8b0=[];for(const _0x4a94ee of _0x3aaac4[_0x11d03a(0x217)](_0x160536[_0x11d03a(0x14c)])[_0x11d03a(0x19a)]())_0x4a94ee['is'](_0x11d03a(0x200),_0x11d03a(0x199))&&_0x2df8b0[_0x11d03a(0x193)](_0x4a94ee);_0x3aaac4[_0x11d03a(0x1f6)](_0x5b0330=>{const _0xd52bff=_0x11d03a;for(const _0x1831ea of _0x2df8b0)_0x5b0330[_0xd52bff(0x1fc)](_0x5b0330[_0xd52bff(0x217)](_0x1831ea),_0x5b0330[_0xd52bff(0x19c)](_0x1831ea)),_0x5b0330[_0xd52bff(0x1ac)](_0x1831ea);});});}}function _0x1ded(){const _0x2f8ef5=['root','ck-suggestion-marker--active','endRow','getChildren','getMarkers','_replaceTableSlotCell','return','registerPostFixer','editingDowncast','getContainedElement','tablePaste','getChanges','trackChanges','isEqual','1227702atCOIE','_getCoordsForCells','tablePasteColumn','createRange','tableCellPadding','getAllAdjacentSuggestions','getChild','end','forEach','dataDowncast','tablePasteChainId','removeMarker','isInContent','isEmpty','start','column','insertion','last','deletionRanges','requires','$graveyard','model','paragraph','stop','_isForcedDefaultExecutionBlock','_suggestionFactory','add','getSuggestionCallback','TableUtils','filter','push','fromEntries','next','148jGRjub','tableCellHorizontalAlignment','createElement','suggestion-td','getItems','batch','createPositionBefore','row','newRange','tableCellSuggestion','document','getRows','registerDescriptionCallback','keys','high','TrackChangesEditing','suggestionUnloaded','for','previousSibling','columnInsertionRanges','elementToElement','rows','remove','startsWith','tableCellVerticalAlignment','descriptionFactory','getRanges','rowInsertionIndexes','markMultiRangeInsertion','columnInsertionIndexes','insertContent','map','getColumns','differ','documentSelection','115685xXTGQj','reduce','getAttributes','discard','editor','rowInsertionRanges','table','485008eESyaW','insertColumns','removeColumns','selection','suggestion:formatBlock:tablePasteCell','has','updateMarker','markers','cell','editing','name','set','accept','conversion','columns','fromRange','includes','find','setAttribute','author','options','suggestion','_tablePostFixingSubtypes','getTableIfOnlyTableInContent','afterInit','getRange','join','ck-suggestion-marker-insertion','type','createRangeOn','attributes','unwrap','571077FOvDhF','containsRange','detach','markerAttributes','cells','findAncestor','TableClipboard','tablePasteRow','schema','redo','9qrPZiW','from','removeMarkers','forceDefaultExecution','getColumnIndexes','132590BExtpk','_createdBatches','low','get','suggestionLoaded','markMultiRangeDeletion','tableCellBorderWidth','change','nodeAfter','markMultiRangeBlockFormat','oldRange','markerName','insert','move','deletion','132GzAtYx','getShiftedBy','element','locale','ck-suggestion-marker','tableCellBorderStyle','endColumn','entries','insertRows','length','every','getSuggestion','tableCellBorderColor','markerToHighlight','nextSibling','Users','plugins','setAttributes','*Replace\x20table\x20cells*','activeMarkers','registerCustomCallback','clipboardOutput','showSuggestionHighlights','getChangedMarkers','commands','createRangeIn','tableCell','createTableWalker','content','call','getRowIndexes','value','fill','first','insertionRanges','2jdkgwf','getSuggestions','previous','19175mfLzhE','tablePasteCell','rootName','getSelectionAffectedTableCells','1425865xkwCHX','register','listenTo','removeRows','formatBlock','view','subType','some','wrap','hasSuggestion','_splitMarkerName','tableCellBackgroundColor','position'];_0x1ded=function(){return _0x2f8ef5;};return _0x1ded();}function ke(_0x90103f){const _0x5d5392=_0x32b314;if(_0x90103f[_0x5d5392(0x182)])return!0x0;const _0x32336f=_0x90103f[_0x5d5392(0x17b)](0x0);return _0x32336f['is'](_0x5d5392(0x200),_0x5d5392(0x18b))&&_0x32336f[_0x5d5392(0x182)];}function Re(_0x571c5e,_0x4970f5={},_0x29e36c){const _0x339c2c=_0x32b314;for(const {isAnchor:_0x2a670c,cellHeight:_0x1fbd00,cellWidth:_0x17ccd0}of _0x29e36c[_0x339c2c(0x14b)](_0x571c5e,{'includeAllSlots':!0x0,..._0x4970f5}))if(!_0x2a670c||0x1!=_0x1fbd00||0x1!=_0x17ccd0)return!0x1;return!0x0;}
|
|
23
|
+
const _0x266efd=_0x28a1;(function(_0x35cc75,_0xf05e67){const _0x4ac9a9=_0x28a1,_0x3960e1=_0x35cc75();while(!![]){try{const _0x1a0cf9=-parseInt(_0x4ac9a9(0x1aa))/0x1+-parseInt(_0x4ac9a9(0x19d))/0x2+-parseInt(_0x4ac9a9(0x1dd))/0x3+parseInt(_0x4ac9a9(0x1ff))/0x4+parseInt(_0x4ac9a9(0x204))/0x5+parseInt(_0x4ac9a9(0x1ac))/0x6*(-parseInt(_0x4ac9a9(0x1dc))/0x7)+parseInt(_0x4ac9a9(0x180))/0x8*(parseInt(_0x4ac9a9(0x1af))/0x9);if(_0x1a0cf9===_0xf05e67)break;else _0x3960e1['push'](_0x3960e1['shift']());}catch(_0xe0663c){_0x3960e1['push'](_0x3960e1['shift']());}}}(_0x5898,0x40cb8));import{getTranslation as _0x4ebb42}from'../utils/common-translations.js';function _0x28a1(_0x170850,_0x45ddd7){const _0x5898cc=_0x5898();return _0x28a1=function(_0x28a1cc,_0x32d9f0){_0x28a1cc=_0x28a1cc-0x17d;let _0x2b7701=_0x5898cc[_0x28a1cc];return _0x2b7701;},_0x28a1(_0x170850,_0x45ddd7);}import{Plugin as _0x874a83}from'ckeditor5/src/core.js';import{LiveRange as _0x4f0ec9}from'ckeditor5/src/engine.js';import{uid as _0x225d24,priorities as _0x23e9da}from'ckeditor5/src/utils.js';function _0x5898(){const _0x102b64=['columns','getColumnIndexes','documentSelection','getSuggestionCallback','isInContent','end','suggestion:formatBlock:tablePasteCell','fromRange','call','dataDowncast','_suggestionFactory','findAncestor','forEach','endColumn','reduce','map','entries','row','locale','markMultiRangeBlockFormat','clipboardOutput','editingDowncast','editor','1174008bOHbXa','registerPostFixer','previous','createElement','from','suggestion-td','return','requires','last','getRange','getAllAdjacentSuggestions','columnInsertionRanges','insert','filter','registerDescriptionCallback','low','containsRange','insertion','nextSibling','deletionRanges','element','TableClipboard','createTableWalker','getShiftedBy','suggestionLoaded','change','getRows','keys','tableCellBackgroundColor','487610zWrMeW','ck-suggestion-marker','value','removeMarkers','isEmpty','createPositionBefore','nodeAfter','wrap','push','redo','markerToHighlight','removeColumns','every','453638PHQcyb','createRangeOn','8106psEPLx','getChildren','document','27lrMIAa','getRowIndexes','options','next','_splitMarkerName','*Replace\x20table\x20cells*','updateMarker','isEqual','detach','insertionRanges','tablePaste','tableCellBorderStyle','_isForcedDefaultExecutionBlock','ck-suggestion-marker--active','createRange','conversion','discard','rootName','has','oldRange','fromEntries','unwrap','getRanges','move','position','Users','start','find','getColumns','get','tableCell','insertContent','ck-suggestion-marker-insertion','type','table','tableCellHorizontalAlignment','includes','createRangeIn','getMarkers','rowInsertionRanges','suggestion','tablePasteRow','getChangedMarkers','remove','columnInsertionIndexes','392BGJOsT','333984lnTHdx','deletion','trackChanges','tablePasteCell','_createdBatches','registerCustomCallback','view','setAttributes','getSelectionAffectedTableCells','for','tableCellVerticalAlignment','forceDefaultExecution','$graveyard','tableCellPadding','getAttributes','root','_getCoordsForCells','tablePasteChainId','markerName','accept','startsWith','_replaceTableSlotCell','TrackChangesEditing','differ','newRange','getSuggestions','getChanges','insertColumns','afterInit','column','schema','listenTo','editing','hasSuggestion','1801420QnRuRZ','cell','descriptionFactory','paragraph','getChild','1296095uMRqzI','selection','tableCellSuggestion','getTableIfOnlyTableInContent','join','add','activeMarkers','_tablePostFixingSubtypes','rowInsertionIndexes','name','tablePasteColumn','content','model','rows','attributes','getSuggestion','setAttribute','suggestionUnloaded','some','endRow','commands','fill','subType','previousSibling','showSuggestionHighlights','formatBlock','removeMarker','first','tableCellBorderWidth','insertRows','author','stop','set','length','markers','markMultiRangeDeletion','cells','removeRows','getContainedElement','plugins','high','elementToElement','TableUtils','getItems','markerAttributes','tableCellBorderColor','markMultiRangeInsertion','batch','register'];_0x5898=function(){return _0x102b64;};return _0x5898();}import _0x2eb2fc from'./table.js';const Pe=[_0x266efd(0x220),_0x266efd(0x231),_0x266efd(0x1ba),_0x266efd(0x1d2),_0x266efd(0x1e7),_0x266efd(0x19c),_0x266efd(0x1ea)],we=Object[_0x266efd(0x1c3)](Pe[_0x266efd(0x244)](_0x8ddc95=>[_0x8ddc95,null]));export default class _t extends _0x874a83{static get[_0x266efd(0x187)](){return[_0x2eb2fc];}[_0x266efd(0x1f9)](){const _0xb0da68=_0x266efd,_0x523b82=this[_0xb0da68(0x17f)];if(!_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1c1)](_0xb0da68(0x195)))return;const _0x5211ed=_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1cc)](_0xb0da68(0x1f3)),_0x26f8de=_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1cc)](_0xb0da68(0x22e)),_0x4f5e6e=_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1cc)](_0x2eb2fc),_0x9c1c16=_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1cc)](_0xb0da68(0x195));_0x4f5e6e[_0xb0da68(0x20b)][_0xb0da68(0x1a5)](_0xb0da68(0x1d8),_0xb0da68(0x20e)),_0x523b82[_0xb0da68(0x210)][_0xb0da68(0x1fb)][_0xb0da68(0x234)](_0xb0da68(0x206),{'allowIn':_0xb0da68(0x1cd),'allowContentOf':_0xb0da68(0x1cd),'isLimit':!0x0}),_0x523b82[_0xb0da68(0x1be)][_0xb0da68(0x22d)]({'model':_0xb0da68(0x206),'view':_0xb0da68(0x185)});let _0x4b1640=null;_0x523b82[_0xb0da68(0x210)]['on'](_0xb0da68(0x1ce),(_0x9570d6,_0x43255d)=>{const _0x4ec982=_0xb0da68,[_0x6e8de7,_0x107388]=_0x43255d,_0x2effb7=_0x43255d[_0x43255d[_0x4ec982(0x225)]-0x1];_0x2effb7&&_0x2effb7[_0x4ec982(0x1e8)]||_0x5211ed[_0x4ec982(0x1bb)]||this[_0x4ec982(0x17f)][_0x4ec982(0x218)][_0x4ec982(0x1cc)](_0x4ec982(0x1df))[_0x4ec982(0x19f)]&&function(_0x19f6c4,_0x30d9d0,_0x2a2282,_0x507718,_0x2aa6e5){const _0x3a0c5e=_0x4ec982;if(_0x30d9d0&&!_0x30d9d0['is'](_0x3a0c5e(0x237)))return!0x1;const _0x389950=_0x2aa6e5[_0x3a0c5e(0x207)](_0x19f6c4,_0x2a2282);if(!_0x389950||!Re(_0x389950,void 0x0,_0x507718))return!0x1;const _0x195f89=_0x507718[_0x3a0c5e(0x1e5)](_0x2a2282[_0x3a0c5e(0x1ae)][_0x3a0c5e(0x205)]);if(!_0x195f89[_0x3a0c5e(0x225)])return!0x1;const _0x294f0d=_0x195f89[0x0][_0x3a0c5e(0x240)](_0x3a0c5e(0x1d1)),_0xb02130=_0x507718[_0x3a0c5e(0x1b0)](_0x195f89),_0x4ad528=_0x507718[_0x3a0c5e(0x236)](_0x195f89),_0x409256={'startRow':_0xb02130[_0x3a0c5e(0x21f)],'endRow':_0xb02130[_0x3a0c5e(0x188)],'startColumn':_0x4ad528[_0x3a0c5e(0x21f)],'endColumn':_0x4ad528[_0x3a0c5e(0x188)]};return 0x1==_0x195f89[_0x3a0c5e(0x225)]&&(_0x409256[_0x3a0c5e(0x217)]+=_0x507718[_0x3a0c5e(0x19a)](_0x389950)-0x1,_0x409256[_0x3a0c5e(0x242)]+=_0x507718[_0x3a0c5e(0x1cb)](_0x389950)-0x1),Re(_0x294f0d,_0x409256,_0x507718);}(_0x6e8de7,_0x107388,_0x523b82[_0x4ec982(0x210)],_0x26f8de,_0x9c1c16)&&(_0x9570d6[_0x4ec982(0x223)](),_0x4b1640={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x523b82[_0x4ec982(0x210)][_0x4ec982(0x199)](()=>{const _0x38ff8d=_0x4ec982;_0x523b82[_0x38ff8d(0x210)][_0x38ff8d(0x1ce)](_0x43255d[0x0],_0x43255d[0x1],_0x43255d[0x2],{'forceDefaultExecution':!0x0});const _0x3f797a=_0x225d24(),{rowInsertionRanges:_0x5a9a1a,columnInsertionRanges:_0x13249c,insertionRanges:_0x5a56aa,deletionRanges:_0x1e3e60,cells:_0xcf5281}=_0x4b1640;_0x5a9a1a[_0x38ff8d(0x225)]&&_0x5211ed[_0x38ff8d(0x232)](_0x5a9a1a,_0x38ff8d(0x1d8),{'tablePasteChainId':_0x3f797a}),_0x13249c[_0x38ff8d(0x225)]&&_0x5211ed[_0x38ff8d(0x232)](_0x13249c,_0x38ff8d(0x20e),{'tablePasteChainId':_0x3f797a}),_0x5a56aa[_0x38ff8d(0x225)]&&(_0x5211ed[_0x38ff8d(0x232)](_0x5a56aa,_0x38ff8d(0x1b9),{'tablePasteChainId':_0x3f797a,'skipNestingCheck':!0x0}),_0x5a56aa[_0x38ff8d(0x241)](_0x51fa15=>{const _0x512cfd=_0x38ff8d;var _0x1fefc8;return null===(_0x1fefc8=_0x51fa15[_0x512cfd(0x1b7)])||void 0x0===_0x1fefc8?void 0x0:_0x1fefc8[_0x512cfd(0x23d)](_0x51fa15);})),_0x1e3e60[_0x38ff8d(0x225)]&&(_0x5211ed[_0x38ff8d(0x227)](_0x1e3e60,_0x38ff8d(0x1b9),{'tablePasteChainId':_0x3f797a,'skipNestingCheck':!0x0}),_0x1e3e60[_0x38ff8d(0x241)](_0x20f47d=>{const _0x566285=_0x38ff8d;var _0x1381d4;return null===(_0x1381d4=_0x20f47d[_0x566285(0x1b7)])||void 0x0===_0x1381d4?void 0x0:_0x1381d4[_0x566285(0x23d)](_0x20f47d);}));const _0x5d7972=_0x5211ed[_0x38ff8d(0x248)](_0xcf5281[_0x38ff8d(0x244)](({element:_0x5639c8})=>_0x5639c8),{'formatGroupId':_0x225d24()},[],_0x38ff8d(0x1e0),{'tablePasteChainId':_0x3f797a});if(_0x5d7972){const _0x32bf78=_0x5d7972[_0x38ff8d(0x1d5)](),_0xa0db4e=[];for(const {element:_0xf4d4b2,attributes:_0x5db1b9}of _0xcf5281){if(!_0x5db1b9)continue;const _0x34f255=_0x523b82[_0x38ff8d(0x210)][_0x38ff8d(0x1ab)](_0xf4d4b2),_0x3be33c=_0x32bf78[_0x38ff8d(0x1ca)](_0x382540=>_0x382540[_0x38ff8d(0x189)]()[_0x38ff8d(0x1b6)](_0x34f255));_0x3be33c&&_0xa0db4e[_0x38ff8d(0x1a5)]([_0x3be33c[_0x38ff8d(0x20d)],_0x5db1b9]);}_0xa0db4e[_0x38ff8d(0x225)]&&_0x5d7972[_0x38ff8d(0x214)](_0x38ff8d(0x230),Object[_0x38ff8d(0x1c3)](_0xa0db4e));}_0x4b1640=null;}));},{'priority':_0x23e9da[_0xb0da68(0x22c)]+0xa}),_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1cc)](_0xb0da68(0x195))['on'](_0xb0da68(0x1f2),(_0x47c0c1,_0x228f38)=>{const _0x3547df=_0xb0da68,[_0x446a1f,_0x3707da,,_0x335228]=_0x228f38;if(!_0x4b1640)return;_0x47c0c1[_0x3547df(0x223)]();const _0x11618b=_0x446a1f[_0x3547df(0x200)],_0x38b0d3=_0x3707da,_0x50850e=ke(_0x11618b),_0x225316=ke(_0x38b0d3);_0x47c0c1[_0x3547df(0x186)]=_0x11618b;let _0x53270f=null,_0x5a8792=null;if(_0x225316||_0x50850e){if(_0x50850e&&!_0x225316){_0x335228[_0x3547df(0x1da)](_0x11618b[_0x3547df(0x203)](0x0));for(const _0x1ccfac of Array[_0x3547df(0x184)](_0x38b0d3[_0x3547df(0x1ad)]()))_0x335228[_0x3547df(0x18c)](_0x1ccfac,_0x11618b,_0x3547df(0x23a));const _0x5f39ba=_0x4b1640[_0x3547df(0x20c)][_0x3547df(0x1d3)](_0x446a1f[_0x3547df(0x246)]),_0x2a6e43=_0x4b1640[_0x3547df(0x1db)][_0x3547df(0x1d3)](_0x446a1f[_0x3547df(0x1fa)]);_0x5f39ba||_0x2a6e43||(_0x53270f=_0x4f0ec9[_0x3547df(0x23c)](_0x335228[_0x3547df(0x1d4)](_0x11618b)));}else _0x225316&&!_0x50850e&&(_0x5a8792=_0x335228[_0x3547df(0x1d4)](_0x11618b));}else{const _0x5b563b=_0x335228[_0x3547df(0x183)](_0x3547df(0x206)),_0x49b78d=_0x335228[_0x3547df(0x183)](_0x3547df(0x206));_0x335228[_0x3547df(0x1a4)](_0x335228[_0x3547df(0x1d4)](_0x11618b),_0x49b78d),_0x335228[_0x3547df(0x18c)](_0x5b563b,_0x11618b,0x0);for(const _0x353e98 of Array[_0x3547df(0x184)](_0x38b0d3[_0x3547df(0x1ad)]()))_0x335228[_0x3547df(0x18c)](_0x353e98,_0x5b563b,_0x3547df(0x23a));_0x53270f=_0x4f0ec9[_0x3547df(0x23c)](_0x335228[_0x3547df(0x1ab)](_0x5b563b)),_0x5a8792=_0x4f0ec9[_0x3547df(0x23c)](_0x335228[_0x3547df(0x1ab)](_0x49b78d));}const _0x4026eb=Array[_0x3547df(0x184)](_0x38b0d3[_0x3547df(0x1eb)]())[_0x3547df(0x18d)](([_0x3f6b52])=>Pe[_0x3547df(0x1d3)](_0x3f6b52));_0x4b1640[_0x3547df(0x228)][_0x3547df(0x1a5)]({'element':_0x11618b,'attributes':_0x4026eb[_0x3547df(0x225)]?Object[_0x3547df(0x1c3)](_0x4026eb):null}),_0x53270f&&_0x4b1640[_0x3547df(0x1b8)][_0x3547df(0x1a5)](_0x53270f),_0x5a8792&&_0x4b1640[_0x3547df(0x193)][_0x3547df(0x1a5)](_0x5a8792);},{'priority':_0xb0da68(0x22c)}),_0x26f8de['on'](_0xb0da68(0x1f8),(_0x572c1b,_0x42d878)=>{const _0x38fe9a=_0xb0da68,[_0x1a518e,_0x372989={}]=_0x42d878;if(!_0x4b1640)return;const _0x3880b8=_0x372989['at']||0x0,_0x578a35=_0x372989[_0x38fe9a(0x235)]||0x1;_0x4b1640[_0x38fe9a(0x1db)]=new Array(_0x578a35)[_0x38fe9a(0x219)](_0x3880b8)[_0x38fe9a(0x244)]((_0x121ca5,_0x343d24)=>_0x121ca5+_0x343d24);for(const {cell:_0xa56574}of _0x26f8de[_0x38fe9a(0x196)](_0x1a518e,{'startColumn':_0x3880b8,'endColumn':_0x3880b8+_0x578a35-0x1}))_0x4b1640[_0x38fe9a(0x18b)][_0x38fe9a(0x1a5)](_0x523b82[_0x38fe9a(0x210)][_0x38fe9a(0x1ab)](_0xa56574));},{'priority':_0xb0da68(0x18f)}),_0x26f8de['on'](_0xb0da68(0x221),(_0x2c1c27,_0x2181fc)=>{const _0x58f816=_0xb0da68,[_0x1ef236,_0x8a5798={}]=_0x2181fc;if(!_0x4b1640)return;const _0x2b9238=_0x8a5798['at']||0x0,_0x55867e=_0x8a5798[_0x58f816(0x211)]||0x1;_0x4b1640[_0x58f816(0x20c)]=new Array(_0x55867e)[_0x58f816(0x219)](_0x2b9238)[_0x58f816(0x244)]((_0x53865b,_0x4ab005)=>_0x53865b+_0x4ab005);for(const {cell:_0x45fdda}of _0x26f8de[_0x58f816(0x196)](_0x1ef236,{'startRow':_0x2b9238,'endRow':_0x2b9238+_0x55867e-0x1}))_0x4b1640[_0x58f816(0x1d6)][_0x58f816(0x1a5)](_0x523b82[_0x58f816(0x210)][_0x58f816(0x1ab)](_0x45fdda));},{'priority':_0xb0da68(0x18f)}),_0x5211ed[_0xb0da68(0x201)][_0xb0da68(0x18e)](_0x30b964=>{const _0x39ce38=_0xb0da68;if(_0x30b964[_0x39ce38(0x21a)]&&_0x30b964[_0x39ce38(0x21a)][_0x39ce38(0x1f1)](_0x39ce38(0x1b9)))return _0x30b964[_0x39ce38(0x182)]?{}:{'type':_0x39ce38(0x191),'content':_0x4ebb42(_0x523b82[_0x39ce38(0x247)],_0x39ce38(0x1b4))};});const _0x11eb5a=()=>!0x1;for(const _0x18c180 of[_0xb0da68(0x1b9),_0xb0da68(0x20e),_0xb0da68(0x1d8),_0xb0da68(0x1e0)])_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x191),_0x18c180,_0xb0da68(0x208),_0x11eb5a),_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x1de),_0x18c180,_0xb0da68(0x208),_0x11eb5a),_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x21d),_0x18c180,_0xb0da68(0x208),_0x11eb5a);_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x21d),_0xb0da68(0x1e0),_0xb0da68(0x1bf),_0x11eb5a),_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x21d),_0xb0da68(0x1e0),_0xb0da68(0x1f0),(_0x2c9f08,_0x14ab23,_0x2d72fc)=>{const _0x3510dd=_0xb0da68,_0x2dc900=_0x2c9f08[_0x3510dd(0x244)](_0x44a613=>_0x44a613[_0x3510dd(0x22a)]())[_0x3510dd(0x18d)](_0x48137a=>_0x48137a),_0x1d5a3d=new Map(_0x2dc900[_0x3510dd(0x244)](_0x1bc949=>[_0x1bc949,null]));if(_0x4b1640){for(const {element:_0x26db8e,attributes:_0x45cdd0}of _0x4b1640[_0x3510dd(0x228)])_0x45cdd0&&_0x1d5a3d[_0x3510dd(0x224)](_0x26db8e,_0x45cdd0);}else{if(_0x2d72fc&&_0x2d72fc[_0x3510dd(0x230)])for(const [_0x59f4a7,_0x12966d]of Object[_0x3510dd(0x245)](_0x2d72fc[_0x3510dd(0x230)])){const _0x570144=_0x523b82[_0x3510dd(0x210)][_0x3510dd(0x226)][_0x3510dd(0x1cc)](_0x59f4a7),_0x3e59f1=_0x570144?_0x570144[_0x3510dd(0x189)]()[_0x3510dd(0x22a)]():null;_0x3e59f1&&_0x1d5a3d[_0x3510dd(0x224)](_0x3e59f1,_0x12966d);}}_0x523b82[_0x3510dd(0x210)][_0x3510dd(0x199)](_0x1da20e=>{const _0x33191a=_0x3510dd;for(const [_0xaf3007,_0x583467]of _0x1d5a3d)_0x1da20e[_0x33191a(0x1e4)]({...we,..._0x583467},_0xaf3007);});});const _0x56e169=(_0x2375f6,_0x5c29c8)=>{const _0x36c2da=_0xb0da68;_0x5211ed[_0x36c2da(0x23f)][_0x36c2da(0x1e2)](_0x2375f6,_0x36c2da(0x1b9),_0x5c29c8,(_0x538aec,_0x183068,_0x194ea4)=>{const _0x17a79d=_0x36c2da;_0x523b82[_0x17a79d(0x210)][_0x17a79d(0x199)](_0x16805c=>{const _0x55c4a3=_0x17a79d,_0x3368cb=[];for(const _0x51af9a of _0x538aec){const _0x3ba3a5=_0x51af9a[_0x55c4a3(0x1c9)][_0x55c4a3(0x1a3)];_0x3ba3a5['is'](_0x55c4a3(0x194),_0x55c4a3(0x206))&&_0x3368cb[_0x55c4a3(0x1a5)](_0x3ba3a5);}_0x5211ed[_0x55c4a3(0x23f)][_0x55c4a3(0x238)](_0x2375f6,null,_0x5c29c8)(_0x538aec,_0x183068,_0x194ea4);for(const _0x10c9d5 of _0x3368cb)_0x55c4a3(0x1e9)!=_0x10c9d5[_0x55c4a3(0x1ec)][_0x55c4a3(0x1c0)]&&_0x16805c[_0x55c4a3(0x1c4)](_0x10c9d5);});});};_0x56e169(_0xb0da68(0x191),_0xb0da68(0x1f0)),_0x56e169(_0xb0da68(0x191),_0xb0da68(0x1bf)),_0x56e169(_0xb0da68(0x1de),_0xb0da68(0x1f0)),_0x56e169(_0xb0da68(0x1de),_0xb0da68(0x1bf)),_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x191),_0xb0da68(0x1d8),_0xb0da68(0x1bf),_0xf3371f=>{const _0xbfbbe7=_0xb0da68,_0x3fdf16=_0xf3371f[_0xbfbbe7(0x244)](_0x2a6148=>_0x2a6148[_0xbfbbe7(0x22a)]()),_0x2c088f=_0x3fdf16[0x0][_0xbfbbe7(0x240)](_0xbfbbe7(0x1d1)),{minRow:_0x59e377,maxRow:_0x50a27a}=_0x4f5e6e[_0xbfbbe7(0x1ed)](_0x3fdf16);_0x26f8de[_0xbfbbe7(0x229)](_0x2c088f,{'at':_0x59e377,'rows':_0x50a27a-_0x59e377+0x1});}),_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x191),_0xb0da68(0x20e),_0xb0da68(0x1bf),_0xf15386=>{const _0x1b67fd=_0xb0da68,_0x117fe9=_0xf15386[_0x1b67fd(0x244)](_0x2f5466=>_0x2f5466[_0x1b67fd(0x22a)]()),_0x50c9fc=_0x117fe9[0x0][_0x1b67fd(0x240)](_0x1b67fd(0x1d1)),{minColumn:_0x2a1f64,maxColumn:_0x24f307}=_0x4f5e6e[_0x1b67fd(0x1ed)](_0x117fe9);_0x26f8de[_0x1b67fd(0x1a8)](_0x50c9fc,{'at':_0x2a1f64,'columns':_0x24f307-_0x2a1f64+0x1});});const _0x136f41=(_0xa83fd7,_0x12d301)=>{const _0x394408=_0xb0da68;if(!_0x12d301[_0x394408(0x21a)]||!_0x12d301[_0x394408(0x21a)][_0x394408(0x1f1)](_0x394408(0x1b9)))return;const _0xdb1ed8=_0x12d301[_0x394408(0x212)][_0x394408(0x1ee)],_0x412bd9=_0x5211ed[_0x394408(0x1f6)]()[_0x394408(0x18d)](_0x10811c=>_0x10811c[_0x394408(0x239)]&&_0x10811c[_0x394408(0x212)]&&_0x10811c[_0x394408(0x212)][_0x394408(0x1ee)]==_0xdb1ed8);_0x412bd9[_0x394408(0x225)]&&_0x12d301[_0x394408(0x18a)]()[_0x394408(0x225)]!=_0x412bd9[_0x394408(0x225)]&&_0x412bd9[_0x394408(0x243)]((_0x15e904,_0x5e21f6)=>(_0x15e904[_0x394408(0x1b2)]=_0x5e21f6,_0x5e21f6[_0x394408(0x182)]=_0x15e904,_0x5e21f6));};function _0x50e9b7(_0x44dd9a,_0x2070da=!0x0){const _0x3540b9=_0xb0da68,{id:_0x28a4e6,authorId:_0x49f9b9}=_0x5211ed[_0x3540b9(0x1b3)](_0x44dd9a[_0x3540b9(0x1ef)]),_0x4f67ff=[_0x3540b9(0x19e),_0x3540b9(0x1cf)],_0x27b154=_0x5211ed[_0x3540b9(0x20a)][_0x3540b9(0x1d3)](_0x44dd9a[_0x3540b9(0x1ef)]);return _0x27b154&&_0x4f67ff[_0x3540b9(0x1a5)](_0x3540b9(0x1bc)),{'classes':_0x4f67ff,'attributes':{'data-suggestion':_0x28a4e6,'data-author-id':_0x49f9b9},'priority':_0x27b154&&_0x2070da?0xbc2:0xbb8};}_0x5211ed['on'](_0xb0da68(0x198),_0x136f41,{'priority':_0xb0da68(0x22c)}),_0x5211ed['on'](_0xb0da68(0x215),_0x136f41,{'priority':_0xb0da68(0x22c)}),_0x523b82[_0xb0da68(0x210)][_0xb0da68(0x1ae)][_0xb0da68(0x181)](()=>{const _0x25bc05=_0xb0da68;let _0x29342c=!0x1;const _0x32c905=Array[_0x25bc05(0x184)](_0x523b82[_0x25bc05(0x210)][_0x25bc05(0x1ae)][_0x25bc05(0x1f4)][_0x25bc05(0x1d9)]());for(const {name:_0x118745,data:_0x325712}of _0x32c905){const {group:_0x7949a5,type:_0x552593,id:_0x48603f}=_0x5211ed[_0x25bc05(0x1b3)](_0x118745);if(_0x25bc05(0x1d7)!=_0x7949a5||_0x25bc05(0x1de)!=_0x552593||_0x325712[_0x25bc05(0x1c2)])continue;if(!_0x5211ed[_0x25bc05(0x1fe)](_0x48603f))continue;const _0x3edea2=_0x5211ed[_0x25bc05(0x213)](_0x48603f)[_0x25bc05(0x1c5)](),_0x43fd77=_0x523b82[_0x25bc05(0x22b)][_0x25bc05(0x1cc)](_0x25bc05(0x1c8))['me'];for(const _0x3182f3 of _0x5211ed[_0x25bc05(0x1f6)]()){if(!_0x3182f3[_0x25bc05(0x239)]||_0x3182f3[_0x25bc05(0x222)]!=_0x43fd77)continue;if(_0x25bc05(0x21d)!=_0x3182f3[_0x25bc05(0x1d0)]||_0x25bc05(0x1e0)!=_0x3182f3[_0x25bc05(0x21a)])continue;if(_0x3182f3[_0x25bc05(0x1c5)]()[_0x25bc05(0x1a9)](_0x48251a=>_0x3edea2[_0x25bc05(0x216)](_0x1240d3=>_0x1240d3[_0x25bc05(0x190)](_0x48251a,!0x0)))){for(const _0x4c56fa of _0x3182f3[_0x25bc05(0x18a)]())_0x4c56fa[_0x25bc05(0x239)]&&(_0x4c56fa[_0x25bc05(0x1bf)](),_0x29342c=!0x0);}}}return _0x29342c;}),_0x523b82[_0xb0da68(0x210)][_0xb0da68(0x1ae)][_0xb0da68(0x181)](_0x3a6634=>{const _0x5398e0=_0xb0da68,_0x161478=_0x523b82[_0x5398e0(0x218)][_0x5398e0(0x1cc)](_0x5398e0(0x1a6));if(!_0x161478||!_0x161478[_0x5398e0(0x1e1)][_0x5398e0(0x1c1)](_0x3a6634[_0x5398e0(0x233)]))return!0x1;let _0x8cd1f0=!0x1;const _0x305ceb=_0x523b82[_0x5398e0(0x22b)][_0x5398e0(0x1cc)](_0x5398e0(0x1c8))['me'],_0x312072=_0x523b82[_0x5398e0(0x210)][_0x5398e0(0x1ae)][_0x5398e0(0x1f4)][_0x5398e0(0x1f7)](),_0x482b5a=Array[_0x5398e0(0x184)](_0x523b82[_0x5398e0(0x210)][_0x5398e0(0x1ae)][_0x5398e0(0x1f4)][_0x5398e0(0x1d9)]())[_0x5398e0(0x18d)](({name:_0xd1326d,data:_0x1133ef})=>{const _0x200f36=_0x5398e0,{group:_0xd1d7ac,subType:_0x4c9b41,authorId:_0x58f6d8}=_0x5211ed[_0x200f36(0x1b3)](_0xd1326d);return _0x200f36(0x1d7)==_0xd1d7ac&&_0x200f36(0x1b9)==_0x4c9b41&&_0x58f6d8==_0x305ceb['id']&&!_0x1133ef[_0x200f36(0x1c2)];});for(const _0x49be53 of _0x312072){if(_0x5398e0(0x18c)!=_0x49be53[_0x5398e0(0x1d0)]||_0x5398e0(0x206)!=_0x49be53[_0x5398e0(0x20d)]||0x1!=_0x49be53[_0x5398e0(0x225)])continue;const _0x1734b6=_0x3a6634[_0x5398e0(0x1bd)](_0x49be53[_0x5398e0(0x1c7)],_0x49be53[_0x5398e0(0x1c7)][_0x5398e0(0x197)](0x1));if(!_0x482b5a[_0x5398e0(0x1ca)](({data:_0x270b7c})=>_0x270b7c[_0x5398e0(0x1f5)][_0x5398e0(0x1b6)](_0x1734b6))){for(const {name:_0x261335,data:_0x5a1cad}of _0x482b5a)if(_0x1734b6[_0x5398e0(0x190)](_0x5a1cad[_0x5398e0(0x1f5)])){_0x3a6634[_0x5398e0(0x1b5)](_0x261335,{'range':_0x1734b6}),_0x8cd1f0=!0x0;break;}}}return _0x8cd1f0;}),_0x523b82[_0xb0da68(0x210)][_0xb0da68(0x1ae)][_0xb0da68(0x181)](_0x160cc7=>{const _0x15e66d=_0xb0da68;let _0x561121=!0x1;const _0x975680=_0x523b82[_0x15e66d(0x22b)][_0x15e66d(0x1cc)](_0x15e66d(0x1c8))['me'],_0x4a435c=_0x5211ed[_0x15e66d(0x1f6)]()[_0x15e66d(0x18d)](_0x181f2d=>_0x181f2d[_0x15e66d(0x239)]&&_0x181f2d[_0x15e66d(0x222)]==_0x975680),_0x2eb6e6=new Set(),_0x164d11=new Set();for(const _0x4a3c15 of _0x4a435c)if(_0x15e66d(0x1b9)==_0x4a3c15[_0x15e66d(0x21a)])for(const _0x27b2a1 of _0x4a3c15[_0x15e66d(0x1d5)]()){const _0x4c680d=_0x27b2a1[_0x15e66d(0x189)]()[_0x15e66d(0x22a)]();if(_0x4c680d){if(_0x4c680d['is'](_0x15e66d(0x194),_0x15e66d(0x206))&&ke(_0x4c680d)){_0x4a3c15[_0x15e66d(0x21e)](_0x27b2a1[_0x15e66d(0x20d)]),_0x2eb6e6[_0x15e66d(0x209)](_0x4c680d),_0x561121=!0x0;const _0x44973f=_0x4c680d[_0x15e66d(0x192)],_0x163921=_0x4c680d[_0x15e66d(0x21b)],_0x43cc6d=_0x44973f&&_0x44973f['is'](_0x15e66d(0x194),_0x15e66d(0x206)),_0x1aafb2=_0x163921&&_0x163921['is'](_0x15e66d(0x194),_0x15e66d(0x206));_0x43cc6d&&!_0x2eb6e6[_0x15e66d(0x1c1)](_0x44973f)&&_0x164d11[_0x15e66d(0x209)](_0x44973f),_0x1aafb2&&!_0x2eb6e6[_0x15e66d(0x1c1)](_0x163921)&&_0x164d11[_0x15e66d(0x209)](_0x163921);}else _0x4c680d['is'](_0x15e66d(0x194),_0x15e66d(0x202))&&_0x4c680d[_0x15e66d(0x1a1)]&&(_0x4a3c15[_0x15e66d(0x21e)](_0x27b2a1[_0x15e66d(0x20d)]),_0x561121=!0x0);}}else{if(_0x15e66d(0x1e0)==_0x4a3c15[_0x15e66d(0x21a)]){if(!_0x4a3c15[_0x15e66d(0x212)]||!_0x4a3c15[_0x15e66d(0x212)][_0x15e66d(0x1ee)])continue;const _0x3a9cb1=_0x4a3c15[_0x15e66d(0x212)][_0x15e66d(0x230)];if(_0x3a9cb1&&Object[_0x15e66d(0x19b)](_0x3a9cb1)[_0x15e66d(0x225)])continue;const _0x41f1af=_0x4a3c15[_0x15e66d(0x212)][_0x15e66d(0x1ee)];let _0x1de390=!0x0,_0x54fc20=!0x0;for(const _0x3d1fc9 of _0x4a435c)if(_0x3d1fc9[_0x15e66d(0x21a)]&&_0x3d1fc9[_0x15e66d(0x21a)][_0x15e66d(0x1f1)](_0x15e66d(0x1b9))){if(!_0x3d1fc9[_0x15e66d(0x212)][_0x15e66d(0x1ee)]){_0x54fc20=!0x1;break;}if(_0x3d1fc9['id']!=_0x4a3c15['id']&&_0x3d1fc9[_0x15e66d(0x212)][_0x15e66d(0x1ee)]==_0x41f1af){_0x1de390=!0x1;break;}}_0x54fc20&&_0x1de390&&(_0x4a3c15[_0x15e66d(0x1a0)](),_0x561121=!0x0);}}for(const _0x788da0 of _0x2eb6e6)_0x160cc7[_0x15e66d(0x1da)](_0x788da0);for(const _0x2c503f of _0x164d11)_0x160cc7[_0x15e66d(0x1c4)](_0x2c503f);return _0x561121;}),_0x523b82[_0xb0da68(0x1be)][_0xb0da68(0x1e6)](_0xb0da68(0x17e))[_0xb0da68(0x1a7)]({'model':_0xb0da68(0x23b),'view':(_0x2b9585,_0x56248d)=>_0x50e9b7(_0x2b9585),'converterPriority':_0xb0da68(0x22c)}),_0x523b82[_0xb0da68(0x1be)][_0xb0da68(0x1e6)](_0xb0da68(0x23e))[_0xb0da68(0x1a7)]({'model':_0xb0da68(0x23b),'view':(_0x59564e,_0x46cb3d)=>_0x46cb3d[_0xb0da68(0x1b1)][_0xb0da68(0x21c)]?_0x50e9b7(_0x59564e,!0x1):null,'converterPriority':_0xb0da68(0x22c)});const _0x3474aa=_0x523b82[_0xb0da68(0x1fd)][_0xb0da68(0x1e3)];this[_0xb0da68(0x1fc)](_0x3474aa[_0xb0da68(0x1ae)],_0xb0da68(0x17d),(_0x304b46,_0x428ef2)=>{const _0x232850=_0xb0da68,_0x32bf0a=[];for(const _0x14d636 of _0x3474aa[_0x232850(0x1d4)](_0x428ef2[_0x232850(0x20f)])[_0x232850(0x22f)]())_0x14d636['is'](_0x232850(0x194),_0x232850(0x185))&&_0x32bf0a[_0x232850(0x1a5)](_0x14d636);_0x3474aa[_0x232850(0x199)](_0x1f187f=>{const _0x89178f=_0x232850;for(const _0x449bcd of _0x32bf0a)_0x1f187f[_0x89178f(0x1c6)](_0x1f187f[_0x89178f(0x1d4)](_0x449bcd),_0x1f187f[_0x89178f(0x1a2)](_0x449bcd)),_0x1f187f[_0x89178f(0x1da)](_0x449bcd);});});}}function ke(_0x28054a){const _0x5a01ee=_0x266efd;if(_0x28054a[_0x5a01ee(0x1a1)])return!0x0;const _0x197bcb=_0x28054a[_0x5a01ee(0x203)](0x0);return _0x197bcb['is'](_0x5a01ee(0x194),_0x5a01ee(0x202))&&_0x197bcb[_0x5a01ee(0x1a1)];}function Re(_0x283a69,_0x4f6dde={},_0x4e2c92){const _0xda9c51=_0x266efd;for(const {isAnchor:_0x16c403,cellHeight:_0x1d6861,cellWidth:_0x4050b6}of _0x4e2c92[_0xda9c51(0x196)](_0x283a69,{'includeAllSlots':!0x0,..._0x4f6dde}))if(!_0x16c403||0x1!=_0x1d6861||0x1!=_0x4050b6)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3c1e99=_0x246f;(function(_0x398667,_0x3789f8){const _0x507e62=_0x246f,_0x29bced=_0x398667();while(!![]){try{const _0x34db5a=-parseInt(_0x507e62(0xc7))/0x1+-parseInt(_0x507e62(0xe7))/0x2*(-parseInt(_0x507e62(0xda))/0x3)+-parseInt(_0x507e62(0xdc))/0x4*(-parseInt(_0x507e62(0xed))/0x5)+-parseInt(_0x507e62(0xbb))/0x6*(-parseInt(_0x507e62(0xbc))/0x7)+parseInt(_0x507e62(0xd7))/0x8*(parseInt(_0x507e62(0xee))/0x9)+-parseInt(_0x507e62(0xb6))/0xa*(parseInt(_0x507e62(0xdb))/0xb)+parseInt(_0x507e62(0xc6))/0xc*(-parseInt(_0x507e62(0xe6))/0xd);if(_0x34db5a===_0x3789f8)break;else _0x29bced['push'](_0x29bced['shift']());}catch(_0x23a63b){_0x29bced['push'](_0x29bced['shift']());}}}(_0x4dff,0x52a02));function _0x246f(_0x5b9c6c,_0x4ece22){const _0x4dff66=_0x4dff();return _0x246f=function(_0x246f62,_0x549f03){_0x246f62=_0x246f62-0xb6;let _0x3c60d6=_0x4dff66[_0x246f62];return _0x3c60d6;},_0x246f(_0x5b9c6c,_0x4ece22);}import{Plugin as _0x2380ae}from'ckeditor5/src/core.js';import{getTranslation as _0x3a5685}from'../utils/common-translations.js';export default class Nt extends _0x2380ae{[_0x3c1e99(0xc5)](){const _0x2ce9bb=_0x3c1e99;if(!this[_0x2ce9bb(0xc9)][_0x2ce9bb(0xe4)][_0x2ce9bb(0xc3)](_0x2ce9bb(0xeb)))return;const _0x4a5d92=this[_0x2ce9bb(0xc9)][_0x2ce9bb(0xe4)][_0x2ce9bb(0xcf)](_0x2ce9bb(0xb9));_0x4a5d92[_0x2ce9bb(0xbd)](_0x2ce9bb(0xe8),this[_0x2ce9bb(0xd5)][_0x2ce9bb(0xe3)](this)),_0x4a5d92[_0x2ce9bb(0xd9)][_0x2ce9bb(0xca)](_0x2ce9bb(0xe1),_0x2ce9bb(0xc0),_0x2ce9bb(0xc8),_0x4a5d92[_0x2ce9bb(0xd9)][_0x2ce9bb(0xc2)](_0x2ce9bb(0xe1),null,_0x2ce9bb(0xd1))),_0x4a5d92[_0x2ce9bb(0xd9)][_0x2ce9bb(0xca)](_0x2ce9bb(0xe1),_0x2ce9bb(0xc0),_0x2ce9bb(0xd1),_0x4a5d92[_0x2ce9bb(0xd9)][_0x2ce9bb(0xc2)](_0x2ce9bb(0xe1),null,_0x2ce9bb(0xc8))),_0x4a5d92[_0x2ce9bb(0xec)][_0x2ce9bb(0xb8)](this[_0x2ce9bb(0xd4)][_0x2ce9bb(0xe3)](this));}[_0x3c1e99(0xd5)](_0x17b883,_0x113626){const _0xca151d=_0x3c1e99,_0x3a4f4e=this[_0xca151d(0xc9)][_0xca151d(0xe4)][_0xca151d(0xcf)](_0xca151d(0xb9)),_0x1601ea=this[_0xca151d(0xc9)][_0xca151d(0xe4)][_0xca151d(0xcf)](_0xca151d(0xeb)),_0x94b3c8=_0x113626[_0xca151d(0xcd)]||this[_0xca151d(0xc9)][_0xca151d(0xcb)][_0xca151d(0xc4)][_0xca151d(0xd2)][_0xca151d(0xd3)]();this[_0xca151d(0xc9)][_0xca151d(0xcb)][_0xca151d(0xe5)](()=>{const _0x41f2ca=_0xca151d,_0x2bc78d=_0x1601ea[_0x41f2ca(0xf0)](_0x94b3c8);let _0x13d2ec=_0x2bc78d?_0x1601ea[_0x41f2ca(0xd0)](_0x2bc78d):null,_0x4fb709=_0x94b3c8[_0x41f2ca(0xbe)](_0x41f2ca(0xe0))||null;const _0x2ec7e4=_0x113626[_0x41f2ca(0xe0)]||_0x4fb709,_0x380abe=_0x113626[_0x41f2ca(0xea)]||_0x13d2ec,_0x1e0588=this[_0x41f2ca(0xc9)][_0x41f2ca(0xe4)][_0x41f2ca(0xcf)](_0x41f2ca(0xde))['me'];for(const _0x43579c of _0x3a4f4e[_0x41f2ca(0xdd)]()){const _0x543d26=_0x43579c[_0x41f2ca(0xd8)]();if(_0x41f2ca(0xc0)===_0x43579c[_0x41f2ca(0xcc)]&&_0x543d26===_0x94b3c8){_0x43579c[_0x41f2ca(0xce)]!==_0x1e0588&&_0x43579c[_0x41f2ca(0xd1)]();const _0x1f31f0=_0x43579c[_0x41f2ca(0xd6)][_0x41f2ca(0xe2)];_0x4fb709=_0x1f31f0[0x0][_0x41f2ca(0xe0)],_0x13d2ec=_0x1f31f0[0x0][_0x41f2ca(0xea)];break;}}_0x17b883({'table':_0x94b3c8,'tableWidth':_0x2ec7e4,'columnWidths':_0x380abe}),_0x3a4f4e[_0x41f2ca(0xbf)](_0x94b3c8,{'commandName':_0x41f2ca(0xe8),'commandParams':[{'tableWidth':_0x4fb709,'columnWidths':_0x13d2ec}],'formatGroupId':_0x41f2ca(0xc0)},[],_0x41f2ca(0xc0));});}[_0x3c1e99(0xd4)](_0x1e5227){const _0x5cf9c6=_0x3c1e99;if(_0x5cf9c6(0xe1)!=_0x1e5227[_0x5cf9c6(0xdf)]&&_0x5cf9c6(0xe9)!=_0x1e5227[_0x5cf9c6(0xdf)])return;const {data:_0x2bd667}=_0x1e5227;if(_0x2bd667&&_0x5cf9c6(0xc0)===_0x2bd667[_0x5cf9c6(0xef)]){const _0x56862f=_0x5cf9c6(0xba);return{'type':_0x5cf9c6(0xb7),'content':_0x3a5685(this[_0x5cf9c6(0xc9)][_0x5cf9c6(0xc1)],_0x56862f)};}}}function _0x4dff(){const _0x41ee08=['formatInline','columnWidths','TableColumnResizeEditing','descriptionFactory','3790bxCNNC','29727mLcQze','formatGroupId','getColumnGroupElement','10uGtvRZ','format','registerDescriptionCallback','TrackChangesEditing','*Format:*\x20resize\x20table','1237962BbCUrS','7RmDZCa','enableCommand','getAttribute','markBlockFormat','resizeTable','locale','getSuggestionCallback','has','document','afterInit','12228VDZiuE','49908JyooNV','accept','editor','registerCustomCallback','model','subType','table','author','get','getTableColumnsWidths','discard','selection','getSelectedElement','handleSuggestionDescription','handleResizeTableWidthCommand','data','1128pSKJHo','getContainedElement','_suggestionFactory','78mYMhMg','1760198yIVAOj','668sWktCe','getSuggestions','Users','type','tableWidth','formatBlock','commandParams','bind','plugins','change','7774RmNQPW','27622hKzfLl','resizeTableWidth'];_0x4dff=function(){return _0x41ee08;};return _0x4dff();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x275903=_0x3d99;(function(_0x384e41,_0xd80b40){const _0x4db5f0=_0x3d99,_0xb05c67=_0x384e41();while(!![]){try{const _0x1011ad=parseInt(_0x4db5f0(0xe8))/0x1+-parseInt(_0x4db5f0(0xda))/0x2*(parseInt(_0x4db5f0(0xf5))/0x3)+parseInt(_0x4db5f0(0xed))/0x4+parseInt(_0x4db5f0(0x106))/0x5*(-parseInt(_0x4db5f0(0xcf))/0x6)+parseInt(_0x4db5f0(0x100))/0x7+parseInt(_0x4db5f0(0x111))/0x8*(-parseInt(_0x4db5f0(0xd9))/0x9)+parseInt(_0x4db5f0(0xee))/0xa*(-parseInt(_0x4db5f0(0xd1))/0xb);if(_0x1011ad===_0xd80b40)break;else _0xb05c67['push'](_0xb05c67['shift']());}catch(_0x30a5ca){_0xb05c67['push'](_0xb05c67['shift']());}}}(_0x5575,0xec9fe));import{Plugin as _0x15cab3}from'ckeditor5/src/core.js';import _0x54665a from'./table.js';function _0x3d99(_0x27fb5e,_0x4960fe){const _0x557542=_0x5575();return _0x3d99=function(_0x3d99a4,_0xba5a37){_0x3d99a4=_0x3d99a4-0xc4;let _0x264fa1=_0x557542[_0x3d99a4];return _0x264fa1;},_0x3d99(_0x27fb5e,_0x4960fe);}import{getTranslation as _0x3f8f9d}from'../utils/common-translations.js';function _0x5575(){const _0x5312a5=['bindElementToMarker','registerDescriptionCallback','nodeAfter','showSuggestionHighlights','data-suggestion','accept','markerNameToElements','FORMAT_REGULAR_COLUMN','712966XUFiZp','removeMarker:suggestion','forceValue','createTableWalker','editing','4472056XVLibP','65570acWSht','requires','_suggestionFactory','_acceptFormatSuggestionCallbackFactory','TrackChangesEditing','end','nodeBefore','212181EOGSUf','downcastDispatcher','consumable','mapper','commandName','_handleLegacySuggestions','cell','removeAttribute','format','FORMAT_REGULAR_ROW','consume','13022415GKwavX','registerCustomCallback','ck-suggestion-marker-','ck-suggestion-marker--active','addClass','afterInit','5FTZMWB','getSuggestion','addMarker:suggestion','TableUtils','setAttribute','locale','activeMarkers','includes','item','formatBlock','has','184Ldrqlg','name','setTableColumnHeader','registerAttributeLabel','removeClass','FORMAT_HEADER_COLUMN','options','_registerLegacyDescription','commandParams','parent','headingColumns','data','headingRows','markerRange','get','_splitMarkerName','TableEditing','setTableRowHeader','registerBlockAttribute','type','markerName','2860932ixesfC','unbindElementFromMarkerName','1727LIxjqN','enableDefaultAttributesIntegration','plugins','writer','start','getCellLocation','descriptionFactory','editor','282033sSKzkx','14pxyeDl','FORMAT_HEADER_ROW','*Format:*\x20%0','highest','toViewElement','stop'];_0x5575=function(){return _0x5312a5;};return _0x5575();}export default class Ct extends _0x15cab3{static get[_0x275903(0xef)](){return[_0x54665a];}[_0x275903(0x105)](){const _0x3c9014=_0x275903,_0x58613e=this[_0x3c9014(0xd8)];if(!_0x58613e[_0x3c9014(0xd3)][_0x3c9014(0x110)](_0x3c9014(0xca)))return;const _0x331b7f=_0x58613e[_0x3c9014(0x10b)],_0x38c9e7=_0x58613e[_0x3c9014(0xd3)][_0x3c9014(0xc8)](_0x3c9014(0xf2));_0x38c9e7[_0x3c9014(0xd2)](_0x3c9014(0xcb)),_0x38c9e7[_0x3c9014(0xd2)](_0x3c9014(0x113)),_0x38c9e7[_0x3c9014(0xcc)](_0x3c9014(0xc6)),_0x38c9e7[_0x3c9014(0xcc)](_0x3c9014(0xc4)),_0x38c9e7[_0x3c9014(0xd7)][_0x3c9014(0x114)](_0x3c9014(0xc6),_0x3f8f9d(_0x331b7f,_0x3c9014(0xdb))),_0x38c9e7[_0x3c9014(0xd7)][_0x3c9014(0x114)](_0x3c9014(0xc4),_0x3f8f9d(_0x331b7f,_0x3c9014(0x116))),this[_0x3c9014(0xfa)]();}[_0x275903(0xfa)](){const _0x554fae=_0x275903,_0x393512=this[_0x554fae(0xd8)][_0x554fae(0xd3)][_0x554fae(0xc8)](_0x554fae(0xf2)),_0x58628c=this[_0x554fae(0xd8)][_0x554fae(0xd3)][_0x554fae(0xc8)](_0x554fae(0x109)),_0x13a86b=this[_0x554fae(0xd8)][_0x554fae(0xd3)][_0x554fae(0xc8)](_0x54665a)[_0x554fae(0xf1)]();function _0x1f70a7({showActiveMarker:_0x1fabb6=!0x0,setDataAttribute:_0x40ffa0=!0x0}={}){return(_0x3712d9,_0x1be079,_0x5b9510)=>{const _0xaecd5=_0x3d99,{type:_0x3dc953,id:_0x5e9c72}=_0x393512[_0xaecd5(0xc9)](_0x1be079[_0xaecd5(0xce)]),_0x5284d8=_0x393512[_0xaecd5(0x107)](_0x5e9c72),_0x49db89=_0x5284d8[_0xaecd5(0xc5)];if(_0xaecd5(0x10f)!=_0x5284d8[_0xaecd5(0xcd)]||!_0x49db89||_0xaecd5(0x113)!=_0x49db89[_0xaecd5(0xf9)])return;if(_0x1be079[_0xaecd5(0x10e)])return void _0x3712d9[_0xaecd5(0xdf)]();if(!_0x5b9510[_0xaecd5(0xf7)][_0xaecd5(0xff)](_0x1be079[_0xaecd5(0xc7)],_0x3712d9[_0xaecd5(0x112)]))return;const _0x1ad0bd=_0x1be079[_0xaecd5(0xc7)][_0xaecd5(0xd5)][_0xaecd5(0xe2)],_0x44376e=_0x1be079[_0xaecd5(0xc7)][_0xaecd5(0xf3)][_0xaecd5(0xf4)],_0x23ffe2=_0x1ad0bd[_0xaecd5(0x11a)][_0xaecd5(0x11a)],{column:_0x539b73}=_0x58628c[_0xaecd5(0xd6)](_0x1ad0bd),{column:_0x5685e1}=_0x58628c[_0xaecd5(0xd6)](_0x44376e);for(let _0x13edbe=_0x539b73;_0x13edbe<=_0x5685e1;_0x13edbe++){const _0x228757=_0x58628c[_0xaecd5(0xeb)](_0x23ffe2,{'column':_0x13edbe,'includeAllSlots':!0x1});for(const _0x44db0a of _0x228757){const _0x576e8a=_0x44db0a[_0xaecd5(0xfb)],_0x473af5=_0x5b9510[_0xaecd5(0xf8)][_0xaecd5(0xde)](_0x576e8a);_0x5b9510[_0xaecd5(0xd4)][_0xaecd5(0x104)](_0xaecd5(0x102)+_0x3dc953,_0x473af5),_0x40ffa0&&_0x5b9510[_0xaecd5(0xd4)][_0xaecd5(0x10a)](_0xaecd5(0xe4),_0x5e9c72,_0x473af5),_0x5b9510[_0xaecd5(0xf8)][_0xaecd5(0xe0)](_0x473af5,_0x1be079[_0xaecd5(0xce)]),_0x1fabb6&&(_0x393512[_0xaecd5(0x10c)][_0xaecd5(0x10d)](_0x1be079[_0xaecd5(0xce)])?_0x5b9510[_0xaecd5(0xd4)][_0xaecd5(0x104)](_0xaecd5(0x103),_0x473af5):_0x5b9510[_0xaecd5(0xd4)][_0xaecd5(0x115)](_0xaecd5(0x103),_0x473af5));}}};}_0x393512[_0x554fae(0xf0)][_0x554fae(0x101)](_0x554fae(0x10f),_0x554fae(0xcb),_0x554fae(0xe5),_0x13a86b),_0x393512[_0x554fae(0xf0)][_0x554fae(0x101)](_0x554fae(0x10f),_0x554fae(0x113),_0x554fae(0xe5),_0x13a86b),this[_0x554fae(0xd8)][_0x554fae(0xec)][_0x554fae(0xf6)]['on'](_0x554fae(0x108),_0x1f70a7(),{'priority':_0x554fae(0xdd)}),this[_0x554fae(0xd8)][_0x554fae(0xc5)][_0x554fae(0xf6)]['on'](_0x554fae(0x108),(_0x2b563f,_0x455123,_0x5179b)=>{const _0x3baf99=_0x554fae;_0x5179b[_0x3baf99(0x117)][_0x3baf99(0xe3)]&&_0x1f70a7({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2b563f,_0x455123,_0x5179b);},{'priority':_0x554fae(0xdd)}),this[_0x554fae(0xd8)][_0x554fae(0xec)][_0x554fae(0xf6)]['on'](_0x554fae(0xe9),(_0x35ca4e,_0x4fdef0,_0x52642d)=>{const _0x1b53ec=_0x554fae,{type:_0x28e6d0,id:_0x33675d}=_0x393512[_0x1b53ec(0xc9)](_0x4fdef0[_0x1b53ec(0xce)]),_0x54fe2a=_0x393512[_0x1b53ec(0x107)](_0x33675d),_0x1c5a0c=_0x54fe2a[_0x1b53ec(0xc5)];if(_0x1b53ec(0x10f)!=_0x54fe2a[_0x1b53ec(0xcd)]||!_0x1c5a0c||_0x1b53ec(0x113)!=_0x1c5a0c[_0x1b53ec(0xf9)])return;const _0x1a3162=_0x52642d[_0x1b53ec(0xf8)][_0x1b53ec(0xe6)](_0x4fdef0[_0x1b53ec(0xce)]);if(_0x1a3162){for(const _0x2721b1 of _0x1a3162)_0x52642d[_0x1b53ec(0xd4)][_0x1b53ec(0x115)](_0x1b53ec(0x102)+_0x28e6d0,_0x2721b1),_0x52642d[_0x1b53ec(0xd4)][_0x1b53ec(0x115)](_0x1b53ec(0x103),_0x2721b1),_0x52642d[_0x1b53ec(0xd4)][_0x1b53ec(0xfc)](_0x1b53ec(0xe4),_0x2721b1),_0x52642d[_0x1b53ec(0xf8)][_0x1b53ec(0xd0)](_0x2721b1,_0x4fdef0[_0x1b53ec(0xce)]);}},{'priority':_0x554fae(0xdd)}),this[_0x554fae(0x118)]();}[_0x275903(0x118)](){const _0x321fc8=_0x275903,_0x3755ac=this[_0x321fc8(0xd8)],_0x24eb26=_0x3755ac[_0x321fc8(0x10b)];function _0x31a8c5(_0xdba135){const _0x972dc7=_0x321fc8;return{'type':_0x972dc7(0xfd),'content':_0x3f8f9d(_0x24eb26,_0x972dc7(0xdc),_0xdba135)};}_0x3755ac[_0x321fc8(0xd3)][_0x321fc8(0xc8)](_0x321fc8(0xf2))[_0x321fc8(0xd7)][_0x321fc8(0xe1)](_0x32711d=>{const _0x35c783=_0x321fc8;if(_0x35c783(0x10f)!=_0x32711d[_0x35c783(0xcd)])return;const {data:_0x2fba31}=_0x32711d;if(_0x2fba31){if(_0x35c783(0xcb)==_0x2fba31[_0x35c783(0xf9)]){const _0xbe3ef2=_0x2fba31[_0x35c783(0x119)][0x0][_0x35c783(0xea)];return _0x31a8c5(_0x3f8f9d(_0x24eb26,_0xbe3ef2?_0x35c783(0xdb):_0x35c783(0xfe)));}if(_0x35c783(0x113)==_0x2fba31[_0x35c783(0xf9)]){const _0x1c397a=_0x2fba31[_0x35c783(0x119)][0x0][_0x35c783(0xea)];return _0x31a8c5(_0x3f8f9d(_0x24eb26,_0x1c397a?_0x35c783(0x116):_0x35c783(0xe7)));}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x372963=_0xa55f;function _0xa55f(_0x337cbf,_0x50f2c4){const _0x5d1d45=_0x5d1d();return _0xa55f=function(_0xa55f29,_0x3ff8c7){_0xa55f29=_0xa55f29-0x11b;let _0x2f1a64=_0x5d1d45[_0xa55f29];return _0x2f1a64;},_0xa55f(_0x337cbf,_0x50f2c4);}(function(_0xe88ce2,_0x531dfe){const _0x14d9cc=_0xa55f,_0x1d7412=_0xe88ce2();while(!![]){try{const _0x10fae1=parseInt(_0x14d9cc(0x14f))/0x1*(parseInt(_0x14d9cc(0x12b))/0x2)+parseInt(_0x14d9cc(0x147))/0x3*(parseInt(_0x14d9cc(0x157))/0x4)+-parseInt(_0x14d9cc(0x126))/0x5+-parseInt(_0x14d9cc(0x16b))/0x6*(-parseInt(_0x14d9cc(0x135))/0x7)+parseInt(_0x14d9cc(0x14c))/0x8*(parseInt(_0x14d9cc(0x17e))/0x9)+parseInt(_0x14d9cc(0x123))/0xa*(-parseInt(_0x14d9cc(0x14b))/0xb)+-parseInt(_0x14d9cc(0x175))/0xc;if(_0x10fae1===_0x531dfe)break;else _0x1d7412['push'](_0x1d7412['shift']());}catch(_0x2e3463){_0x1d7412['push'](_0x1d7412['shift']());}}}(_0x5d1d,0x6319d));import{Plugin as _0x15fedb}from'ckeditor5/src/core.js';function _0x5d1d(){const _0x57999d=['direction','enableCommand','has','plugins','size','610947kKpbmh','stop','mergeTableCells','return','36542LZRBIt','8jIHxFv','afterInit','getSelectionAffectedTableCells','39257hoYiLq','_acceptFormatSuggestionCallbackFactory','forceDefaultExecution','$graveyard','registerCustomCallback','insertion','subType','commandName','12ElzOTc','formatBlock','isInContent','table','getAncestors','type','horizontally','mergeTableCellLeft','mergeTableCellRight','createRangeOn','add','containsRange','_isForcedDefaultExecutionBlock','_areSelectedCellsMergable','splitTableCellHorizontally','cell','value','descriptionFactory','commands','createTableWalker','140412yBnuvU','*Split\x20cell:*\x20horizontally','from','format','markBlockFormat','rootName','getCellLocation','tableCell','findAncestor','length','10775256qyTXsO','map','root','document','get','getFirstPosition','deletion','low','refresh','6126858WphLoH','isEnabled','locale','author','mergeTableCellDown','change','trackChanges','_suggestionFactory','setSelection','editor','270qpgDNj','*Merge\x20cells*','selection','2586015nQVYcJ','element','find','accept','detach','22ZAKCkp','_areMergableCells','requires','set:isEnabled','model','push','splitTableCellVertically','*Split\x20cell:*\x20vertically','getSuggestions','registerDescriptionCallback','56XeeMby','getRanges','formatInline','TrackChangesEditing','highest','mergeTableCellUp','TableEditing','_tablePostFixingSubtypes','fromRange','TableUtils','execute','markMultiRangeBlockFormat','filter'];_0x5d1d=function(){return _0x57999d;};return _0x5d1d();}import _0x35a84f from'./table.js';import{LiveRange as _0x2b4d5e}from'ckeditor5/src/engine.js';import{getTranslation as _0x46d237}from'../utils/common-translations.js';export default class vt extends _0x15fedb{static get[_0x372963(0x12d)](){return[_0x35a84f];}[_0x372963(0x14d)](){const _0x320ae4=_0x372963,_0x1af9af=this[_0x320ae4(0x122)],_0x3ddbb3=_0x1af9af[_0x320ae4(0x12f)][_0x320ae4(0x178)][_0x320ae4(0x125)],_0xb8ad60=_0x1af9af[_0x320ae4(0x11b)];if(!_0x1af9af[_0x320ae4(0x145)][_0x320ae4(0x144)](_0x320ae4(0x13b)))return;const _0x28638c=_0x1af9af[_0x320ae4(0x145)][_0x320ae4(0x179)](_0x320ae4(0x138)),_0x203a3b=_0x1af9af[_0x320ae4(0x145)][_0x320ae4(0x179)](_0x320ae4(0x13e)),_0x370f0c=_0x1af9af[_0x320ae4(0x145)][_0x320ae4(0x179)](_0x35a84f);_0x370f0c[_0x320ae4(0x13c)][_0x320ae4(0x130)](_0x320ae4(0x149)),_0x28638c[_0x320ae4(0x143)](_0x320ae4(0x149),()=>{const _0x39a714=_0x320ae4,_0x2bdb32=_0x203a3b[_0x39a714(0x14e)](_0x1af9af[_0x39a714(0x12f)][_0x39a714(0x178)][_0x39a714(0x125)]);_0x1af9af[_0x39a714(0x12f)][_0x39a714(0x11e)](()=>{const _0x1a363a=_0x39a714;_0x28638c[_0x1a363a(0x140)](_0x2bdb32,{'commandName':_0x1a363a(0x149),'commandParams':[]},[],_0x1a363a(0x149));});}),_0x1af9af[_0x320ae4(0x169)][_0x320ae4(0x179)](_0x320ae4(0x149))['on'](_0x320ae4(0x13f),(_0x13cb96,_0x1b9b2a)=>{const _0x2374a2=_0x320ae4;_0x1af9af[_0x2374a2(0x169)][_0x2374a2(0x179)](_0x2374a2(0x11f))[_0x2374a2(0x167)]&&(_0x1b9b2a[_0x2374a2(0x174)]>0x0&&_0x1b9b2a[_0x1b9b2a[_0x2374a2(0x174)]-0x1]&&_0x1b9b2a[_0x1b9b2a[_0x2374a2(0x174)]-0x1][_0x2374a2(0x151)]||_0x28638c[_0x2374a2(0x163)]||this[_0x2374a2(0x164)]()||_0x13cb96[_0x2374a2(0x148)]());},{'priority':_0x320ae4(0x139)});for(const _0x25b3ee of[_0x320ae4(0x13a),_0x320ae4(0x15f),_0x320ae4(0x11d),_0x320ae4(0x15e)]){const _0x27fc84=_0x1af9af[_0x320ae4(0x169)][_0x320ae4(0x179)](_0x25b3ee);_0x28638c[_0x320ae4(0x143)](_0x25b3ee,()=>{const _0x200173=_0x320ae4,_0x564dc6=_0x1af9af[_0x200173(0x12f)][_0x200173(0x178)][_0x200173(0x125)][_0x200173(0x17a)]()[_0x200173(0x15b)]()[_0x200173(0x128)](_0x372275=>_0x372275['is'](_0x200173(0x127),_0x200173(0x172))),_0xf95dd8=_0x27fc84[_0x200173(0x167)];_0x1af9af[_0x200173(0x12f)][_0x200173(0x11e)](()=>{const _0x115e1b=_0x200173;_0x28638c[_0x115e1b(0x140)]([_0x564dc6,_0xf95dd8],{'commandName':_0x115e1b(0x149),'commandParams':[]},[],_0x115e1b(0x149));});});}for(const _0x4dd018 of[_0x320ae4(0x131),_0x320ae4(0x165)]){const _0x4359a3=_0x1af9af[_0x320ae4(0x169)][_0x320ae4(0x179)](_0x4dd018);_0x28638c[_0x320ae4(0x143)](_0x4dd018,()=>{const _0x34235=_0x320ae4,_0xb992ac=_0x203a3b[_0x34235(0x14e)](_0x1af9af[_0x34235(0x12f)][_0x34235(0x178)][_0x34235(0x125)])[0x0],_0x22e888=_0xb992ac[_0x34235(0x173)](_0x34235(0x15a)),{column:_0x52fbe8,row:_0x42bdb5}=_0x203a3b[_0x34235(0x171)](_0xb992ac);let _0xfd757f=[];if(_0x34235(0x15d)==_0x4359a3[_0x34235(0x142)]){const _0x3a6cbd=_0x203a3b[_0x34235(0x16a)](_0x22e888,{'startRow':_0x42bdb5,'endRow':_0x42bdb5,'includeAllSlots':!0x0});_0xfd757f=Array[_0x34235(0x16d)](_0x3a6cbd)[_0x34235(0x176)](_0x5bdb91=>_0x5bdb91[_0x34235(0x166)]);}else{const _0x5c9d34=_0x203a3b[_0x34235(0x16a)](_0x22e888,{'column':_0x52fbe8,'includeAllSlots':!0x0});_0xfd757f=Array[_0x34235(0x16d)](_0x5c9d34)[_0x34235(0x176)](_0x1c6b81=>_0x1c6b81[_0x34235(0x166)]);}_0x1af9af[_0x34235(0x12f)][_0x34235(0x11e)](_0x5243da=>{const _0xed0c6d=_0x34235;_0x28638c[_0xed0c6d(0x16f)](_0x5243da[_0xed0c6d(0x160)](_0xb992ac),{'commandName':_0x4dd018,'commandParams':[]},_0xfd757f,_0x4dd018);});});}_0x28638c[_0x320ae4(0x168)][_0x320ae4(0x134)](_0x56a019=>{const _0x1fe0db=_0x320ae4;if(_0x1fe0db(0x158)!=_0x56a019[_0x1fe0db(0x15c)]&&_0x1fe0db(0x137)!=_0x56a019[_0x1fe0db(0x15c)])return;const {data:_0x223fac}=_0x56a019;return _0x223fac&&_0x1fe0db(0x149)==_0x223fac[_0x1fe0db(0x156)]?{'type':_0x1fe0db(0x16e),'content':_0x46d237(_0xb8ad60,_0x1fe0db(0x124))}:void 0x0;}),_0x28638c[_0x320ae4(0x168)][_0x320ae4(0x134)](_0x15d5fd=>{const _0x3d2fea=_0x320ae4;if(_0x3d2fea(0x158)!=_0x15d5fd[_0x3d2fea(0x15c)]&&_0x3d2fea(0x137)!=_0x15d5fd[_0x3d2fea(0x15c)])return;const {data:_0x42591c}=_0x15d5fd;return _0x42591c?_0x3d2fea(0x131)==_0x42591c[_0x3d2fea(0x156)]?{'type':_0x3d2fea(0x16e),'content':_0x46d237(_0xb8ad60,_0x3d2fea(0x132))}:_0x3d2fea(0x165)==_0x42591c[_0x3d2fea(0x156)]?{'type':_0x3d2fea(0x16e),'content':_0x46d237(_0xb8ad60,_0x3d2fea(0x16c))}:void 0x0:void 0x0;});const _0x17d299=_0x370f0c[_0x320ae4(0x150)]();for(const _0x51d980 of[_0x320ae4(0x13a),_0x320ae4(0x15f),_0x320ae4(0x11d),_0x320ae4(0x15e)])_0x28638c[_0x320ae4(0x120)][_0x320ae4(0x153)](_0x320ae4(0x158),_0x51d980,_0x320ae4(0x129),_0x17d299);for(const _0x2c4259 of[_0x320ae4(0x131),_0x320ae4(0x165)])_0x28638c[_0x320ae4(0x120)][_0x320ae4(0x153)](_0x320ae4(0x158),_0x2c4259,_0x320ae4(0x129),_0x17d299);_0x28638c[_0x320ae4(0x120)][_0x320ae4(0x153)](_0x320ae4(0x158),_0x320ae4(0x149),_0x320ae4(0x129),_0x1abc9d=>{const _0x515e86=_0x320ae4;_0x1af9af[_0x515e86(0x12f)][_0x515e86(0x11e)](_0x2f5a38=>{const _0x349ece=_0x515e86,_0x5dfaec=Array[_0x349ece(0x16d)](_0x3ddbb3[_0x349ece(0x136)]())[_0x349ece(0x176)](_0x5070ae=>_0x2b4d5e[_0x349ece(0x13d)](_0x5070ae));_0x2f5a38[_0x349ece(0x121)](_0x1abc9d),_0x1af9af[_0x349ece(0x169)][_0x349ece(0x179)](_0x349ece(0x149))[_0x349ece(0x17d)](),_0x1af9af[_0x349ece(0x13f)](_0x349ece(0x149),{'forceDefaultExecution':!0x0});const _0x4f609c=_0x5dfaec[_0x349ece(0x141)](_0x8f9c07=>_0x349ece(0x152)!=_0x8f9c07[_0x349ece(0x177)][_0x349ece(0x170)]);_0x4f609c[_0x349ece(0x174)]>0x0&&_0x2f5a38[_0x349ece(0x121)](_0x4f609c);for(const _0x2c88d0 of _0x5dfaec)_0x2c88d0[_0x349ece(0x12a)]();});});for(const _0x2049b4 of[_0x320ae4(0x13a),_0x320ae4(0x11d),_0x320ae4(0x15e),_0x320ae4(0x15f)]){const _0x18a605=_0x1af9af[_0x320ae4(0x169)][_0x320ae4(0x179)](_0x2049b4);_0x18a605['on'](_0x320ae4(0x12e),(_0x4d0f89,_0x1638cb,_0x271f9f)=>{const _0x2d62cd=_0x320ae4;if(_0x271f9f){const _0x1c793c=_0x1af9af[_0x2d62cd(0x12f)][_0x2d62cd(0x178)][_0x2d62cd(0x125)][_0x2d62cd(0x17a)]()[_0x2d62cd(0x15b)]()[_0x2d62cd(0x128)](_0x24bec8=>_0x24bec8['is'](_0x2d62cd(0x127),_0x2d62cd(0x172)));this[_0x2d62cd(0x12c)](_0x18a605[_0x2d62cd(0x167)],_0x1c793c)||(_0x4d0f89[_0x2d62cd(0x14a)]=!0x1,_0x4d0f89[_0x2d62cd(0x148)]());}},{'priority':_0x320ae4(0x17c)});}}[_0x372963(0x164)](){const _0xa191f7=_0x372963,_0x3b3566=this[_0xa191f7(0x122)][_0xa191f7(0x169)][_0xa191f7(0x179)](_0xa191f7(0x149)),_0xf71b7b=this[_0xa191f7(0x122)][_0xa191f7(0x145)][_0xa191f7(0x179)](_0xa191f7(0x13e));if(!_0x3b3566[_0xa191f7(0x17f)])return!0x1;const _0xe92f76=_0xf71b7b[_0xa191f7(0x14e)](this[_0xa191f7(0x122)][_0xa191f7(0x12f)][_0xa191f7(0x178)][_0xa191f7(0x125)]);for(const _0x3e7f14 of _0xe92f76)for(const _0x394393 of _0xe92f76)if(_0x3e7f14!=_0x394393&&!this[_0xa191f7(0x12c)](_0x3e7f14,_0x394393))return!0x1;return!0x0;}[_0x372963(0x12c)](_0x41fe71,_0x5bff25){const _0x37cf52=_0x372963,_0x42c6e6=this[_0x37cf52(0x122)][_0x37cf52(0x145)][_0x37cf52(0x179)](_0x37cf52(0x138)),_0x28e8b1=this[_0x37cf52(0x122)][_0x37cf52(0x12f)][_0x37cf52(0x160)](_0x41fe71),_0xf2bb97=this[_0x37cf52(0x122)][_0x37cf52(0x12f)][_0x37cf52(0x160)](_0x5bff25),_0x225861=new Set(),_0x51b3b1=new Set();for(const _0x6d997e of _0x42c6e6[_0x37cf52(0x133)]())if((_0x37cf52(0x154)==_0x6d997e[_0x37cf52(0x15c)]||_0x37cf52(0x17b)==_0x6d997e[_0x37cf52(0x15c)]||_0x37cf52(0x149)==_0x6d997e[_0x37cf52(0x155)])&&_0x6d997e[_0x37cf52(0x159)]){for(const _0x42283d of _0x6d997e[_0x37cf52(0x136)]())_0x42283d[_0x37cf52(0x162)](_0x28e8b1,!0x0)&&_0x225861[_0x37cf52(0x161)](_0x6d997e[_0x37cf52(0x15c)]+':'+_0x6d997e[_0x37cf52(0x11c)]['id']),_0x42283d[_0x37cf52(0x162)](_0xf2bb97,!0x0)&&_0x51b3b1[_0x37cf52(0x161)](_0x6d997e[_0x37cf52(0x15c)]+':'+_0x6d997e[_0x37cf52(0x11c)]['id']);}if(_0x225861[_0x37cf52(0x146)]!=_0x51b3b1[_0x37cf52(0x146)])return!0x1;for(const _0x3d269e of _0x225861)if(!_0x51b3b1[_0x37cf52(0x144)](_0x3d269e))return!0x1;return!0x0;}}
|
|
23
|
+
const _0x31cde8=_0x1d84;function _0x1d84(_0xfb9847,_0x4f99e1){const _0x5096d3=_0x5096();return _0x1d84=function(_0x1d8440,_0x40e078){_0x1d8440=_0x1d8440-0x150;let _0x32a246=_0x5096d3[_0x1d8440];return _0x32a246;},_0x1d84(_0xfb9847,_0x4f99e1);}(function(_0x1c657b,_0x1daeaf){const _0x866d44=_0x1d84,_0x3679d9=_0x1c657b();while(!![]){try{const _0xc3d008=-parseInt(_0x866d44(0x181))/0x1*(-parseInt(_0x866d44(0x162))/0x2)+parseInt(_0x866d44(0x17f))/0x3+parseInt(_0x866d44(0x161))/0x4+parseInt(_0x866d44(0x19c))/0x5*(-parseInt(_0x866d44(0x180))/0x6)+-parseInt(_0x866d44(0x17d))/0x7*(-parseInt(_0x866d44(0x196))/0x8)+-parseInt(_0x866d44(0x190))/0x9*(-parseInt(_0x866d44(0x19b))/0xa)+-parseInt(_0x866d44(0x1a2))/0xb;if(_0xc3d008===_0x1daeaf)break;else _0x3679d9['push'](_0x3679d9['shift']());}catch(_0x5c5301){_0x3679d9['push'](_0x3679d9['shift']());}}}(_0x5096,0xd12d7));import{Plugin as _0x454dac}from'ckeditor5/src/core.js';import _0x5d3e5f from'./table.js';import{LiveRange as _0x4899aa}from'ckeditor5/src/engine.js';function _0x5096(){const _0x4519da=['splitTableCellVertically','document','splitTableCellHorizontally','*Merge\x20cells*','mergeTableCellRight','TableUtils','tableCell','afterInit','rootName','registerCustomCallback','commandName','length','descriptionFactory','deletion','getFirstPosition','formatInline','findAncestor','from','mergeTableCellLeft','_areMergableCells','_acceptFormatSuggestionCallbackFactory','highest','$graveyard','4671836TsCzGb','1360990XiDBtH','registerDescriptionCallback','value','editor','subType','createRangeOn','getRanges','fromRange','_tablePostFixingSubtypes','createTableWalker','getCellLocation','plugins','has','TrackChangesEditing','return','enableCommand','*Split\x20cell:*\x20horizontally','locale','find','trackChanges','cell','TableEditing','size','insertion','author','add','low','917uAeEpR','formatBlock','1491270RQqQqu','30oMlCQa','1GXuWcU','selection','direction','getSuggestions','set:isEnabled','change','mergeTableCellDown','element','_isForcedDefaultExecutionBlock','containsRange','requires','push','type','getSelectionAffectedTableCells','isEnabled','423GsTSmu','model','stop','execute','filter','format','84400zyxHep','mergeTableCellUp','commands','isInContent','setSelection','328870PCVJgj','277285sntbno','refresh','horizontally','markBlockFormat','markMultiRangeBlockFormat','table','45531277omROSP','mergeTableCells','root','*Split\x20cell:*\x20vertically','get','getAncestors','forceDefaultExecution','_areSelectedCellsMergable','detach','accept','_suggestionFactory','map'];_0x5096=function(){return _0x4519da;};return _0x5096();}import{getTranslation as _0x18745f}from'../utils/common-translations.js';export default class vt extends _0x454dac{static get[_0x31cde8(0x18b)](){return[_0x5d3e5f];}[_0x31cde8(0x151)](){const _0x15ab43=_0x31cde8,_0x43dee7=this[_0x15ab43(0x165)],_0x5e3fb1=_0x43dee7[_0x15ab43(0x191)][_0x15ab43(0x1af)][_0x15ab43(0x182)],_0x4dbdc9=_0x43dee7[_0x15ab43(0x173)];if(!_0x43dee7[_0x15ab43(0x16d)][_0x15ab43(0x16e)](_0x15ab43(0x177)))return;const _0x2744b8=_0x43dee7[_0x15ab43(0x16d)][_0x15ab43(0x1a6)](_0x15ab43(0x16f)),_0x1562fd=_0x43dee7[_0x15ab43(0x16d)][_0x15ab43(0x1a6)](_0x15ab43(0x1b3)),_0x2472b3=_0x43dee7[_0x15ab43(0x16d)][_0x15ab43(0x1a6)](_0x5d3e5f);_0x2472b3[_0x15ab43(0x16a)][_0x15ab43(0x18c)](_0x15ab43(0x1a3)),_0x2744b8[_0x15ab43(0x171)](_0x15ab43(0x1a3),()=>{const _0x314f3e=_0x15ab43,_0x1002df=_0x1562fd[_0x314f3e(0x18e)](_0x43dee7[_0x314f3e(0x191)][_0x314f3e(0x1af)][_0x314f3e(0x182)]);_0x43dee7[_0x314f3e(0x191)][_0x314f3e(0x186)](()=>{const _0x370fec=_0x314f3e;_0x2744b8[_0x370fec(0x1a0)](_0x1002df,{'commandName':_0x370fec(0x1a3),'commandParams':[]},[],_0x370fec(0x1a3));});}),_0x43dee7[_0x15ab43(0x198)][_0x15ab43(0x1a6)](_0x15ab43(0x1a3))['on'](_0x15ab43(0x193),(_0x154e58,_0x1bcc23)=>{const _0x41b224=_0x15ab43;_0x43dee7[_0x41b224(0x198)][_0x41b224(0x1a6)](_0x41b224(0x175))[_0x41b224(0x164)]&&(_0x1bcc23[_0x41b224(0x155)]>0x0&&_0x1bcc23[_0x1bcc23[_0x41b224(0x155)]-0x1]&&_0x1bcc23[_0x1bcc23[_0x41b224(0x155)]-0x1][_0x41b224(0x1a8)]||_0x2744b8[_0x41b224(0x189)]||this[_0x41b224(0x1a9)]()||_0x154e58[_0x41b224(0x192)]());},{'priority':_0x15ab43(0x15f)});for(const _0x5b8284 of[_0x15ab43(0x197),_0x15ab43(0x1b2),_0x15ab43(0x187),_0x15ab43(0x15c)]){const _0x5bbba5=_0x43dee7[_0x15ab43(0x198)][_0x15ab43(0x1a6)](_0x5b8284);_0x2744b8[_0x15ab43(0x171)](_0x5b8284,()=>{const _0x50dd53=_0x15ab43,_0x55cd76=_0x43dee7[_0x50dd53(0x191)][_0x50dd53(0x1af)][_0x50dd53(0x182)][_0x50dd53(0x158)]()[_0x50dd53(0x1a7)]()[_0x50dd53(0x174)](_0x4e1015=>_0x4e1015['is'](_0x50dd53(0x188),_0x50dd53(0x150))),_0x5513d1=_0x5bbba5[_0x50dd53(0x164)];_0x43dee7[_0x50dd53(0x191)][_0x50dd53(0x186)](()=>{const _0x5b62b8=_0x50dd53;_0x2744b8[_0x5b62b8(0x1a0)]([_0x55cd76,_0x5513d1],{'commandName':_0x5b62b8(0x1a3),'commandParams':[]},[],_0x5b62b8(0x1a3));});});}for(const _0x309c0a of[_0x15ab43(0x1ae),_0x15ab43(0x1b0)]){const _0x216112=_0x43dee7[_0x15ab43(0x198)][_0x15ab43(0x1a6)](_0x309c0a);_0x2744b8[_0x15ab43(0x171)](_0x309c0a,()=>{const _0x3d4bd2=_0x15ab43,_0x43f16c=_0x1562fd[_0x3d4bd2(0x18e)](_0x43dee7[_0x3d4bd2(0x191)][_0x3d4bd2(0x1af)][_0x3d4bd2(0x182)])[0x0],_0x4c84d2=_0x43f16c[_0x3d4bd2(0x15a)](_0x3d4bd2(0x1a1)),{column:_0x1f5195,row:_0x4e23f4}=_0x1562fd[_0x3d4bd2(0x16c)](_0x43f16c);let _0x5a6e0a=[];if(_0x3d4bd2(0x19e)==_0x216112[_0x3d4bd2(0x183)]){const _0x580e51=_0x1562fd[_0x3d4bd2(0x16b)](_0x4c84d2,{'startRow':_0x4e23f4,'endRow':_0x4e23f4,'includeAllSlots':!0x0});_0x5a6e0a=Array[_0x3d4bd2(0x15b)](_0x580e51)[_0x3d4bd2(0x1ad)](_0x40d37c=>_0x40d37c[_0x3d4bd2(0x176)]);}else{const _0x527c7b=_0x1562fd[_0x3d4bd2(0x16b)](_0x4c84d2,{'column':_0x1f5195,'includeAllSlots':!0x0});_0x5a6e0a=Array[_0x3d4bd2(0x15b)](_0x527c7b)[_0x3d4bd2(0x1ad)](_0x26dcdd=>_0x26dcdd[_0x3d4bd2(0x176)]);}_0x43dee7[_0x3d4bd2(0x191)][_0x3d4bd2(0x186)](_0x4b6c42=>{const _0x15549f=_0x3d4bd2;_0x2744b8[_0x15549f(0x19f)](_0x4b6c42[_0x15549f(0x167)](_0x43f16c),{'commandName':_0x309c0a,'commandParams':[]},_0x5a6e0a,_0x309c0a);});});}_0x2744b8[_0x15ab43(0x156)][_0x15ab43(0x163)](_0x2cee7b=>{const _0x4d0295=_0x15ab43;if(_0x4d0295(0x17e)!=_0x2cee7b[_0x4d0295(0x18d)]&&_0x4d0295(0x159)!=_0x2cee7b[_0x4d0295(0x18d)])return;const {data:_0x4041a5}=_0x2cee7b;return _0x4041a5&&_0x4d0295(0x1a3)==_0x4041a5[_0x4d0295(0x154)]?{'type':_0x4d0295(0x195),'content':_0x18745f(_0x4dbdc9,_0x4d0295(0x1b1))}:void 0x0;}),_0x2744b8[_0x15ab43(0x156)][_0x15ab43(0x163)](_0x3a065f=>{const _0x45f563=_0x15ab43;if(_0x45f563(0x17e)!=_0x3a065f[_0x45f563(0x18d)]&&_0x45f563(0x159)!=_0x3a065f[_0x45f563(0x18d)])return;const {data:_0x12c164}=_0x3a065f;return _0x12c164?_0x45f563(0x1ae)==_0x12c164[_0x45f563(0x154)]?{'type':_0x45f563(0x195),'content':_0x18745f(_0x4dbdc9,_0x45f563(0x1a5))}:_0x45f563(0x1b0)==_0x12c164[_0x45f563(0x154)]?{'type':_0x45f563(0x195),'content':_0x18745f(_0x4dbdc9,_0x45f563(0x172))}:void 0x0:void 0x0;});const _0x309fda=_0x2472b3[_0x15ab43(0x15e)]();for(const _0x368591 of[_0x15ab43(0x197),_0x15ab43(0x1b2),_0x15ab43(0x187),_0x15ab43(0x15c)])_0x2744b8[_0x15ab43(0x1ac)][_0x15ab43(0x153)](_0x15ab43(0x17e),_0x368591,_0x15ab43(0x1ab),_0x309fda);for(const _0x16fba8 of[_0x15ab43(0x1ae),_0x15ab43(0x1b0)])_0x2744b8[_0x15ab43(0x1ac)][_0x15ab43(0x153)](_0x15ab43(0x17e),_0x16fba8,_0x15ab43(0x1ab),_0x309fda);_0x2744b8[_0x15ab43(0x1ac)][_0x15ab43(0x153)](_0x15ab43(0x17e),_0x15ab43(0x1a3),_0x15ab43(0x1ab),_0x2de4cb=>{const _0x12be12=_0x15ab43;_0x43dee7[_0x12be12(0x191)][_0x12be12(0x186)](_0x238ff9=>{const _0x2a69f4=_0x12be12,_0x55bd10=Array[_0x2a69f4(0x15b)](_0x5e3fb1[_0x2a69f4(0x168)]())[_0x2a69f4(0x1ad)](_0x21d11a=>_0x4899aa[_0x2a69f4(0x169)](_0x21d11a));_0x238ff9[_0x2a69f4(0x19a)](_0x2de4cb),_0x43dee7[_0x2a69f4(0x198)][_0x2a69f4(0x1a6)](_0x2a69f4(0x1a3))[_0x2a69f4(0x19d)](),_0x43dee7[_0x2a69f4(0x193)](_0x2a69f4(0x1a3),{'forceDefaultExecution':!0x0});const _0x2c9b20=_0x55bd10[_0x2a69f4(0x194)](_0x4263c9=>_0x2a69f4(0x160)!=_0x4263c9[_0x2a69f4(0x1a4)][_0x2a69f4(0x152)]);_0x2c9b20[_0x2a69f4(0x155)]>0x0&&_0x238ff9[_0x2a69f4(0x19a)](_0x2c9b20);for(const _0x3dd4b5 of _0x55bd10)_0x3dd4b5[_0x2a69f4(0x1aa)]();});});for(const _0x4d9054 of[_0x15ab43(0x197),_0x15ab43(0x187),_0x15ab43(0x15c),_0x15ab43(0x1b2)]){const _0x3a338a=_0x43dee7[_0x15ab43(0x198)][_0x15ab43(0x1a6)](_0x4d9054);_0x3a338a['on'](_0x15ab43(0x185),(_0x326de2,_0x377afb,_0x4d0993)=>{const _0x5f2fde=_0x15ab43;if(_0x4d0993){const _0x1940ac=_0x43dee7[_0x5f2fde(0x191)][_0x5f2fde(0x1af)][_0x5f2fde(0x182)][_0x5f2fde(0x158)]()[_0x5f2fde(0x1a7)]()[_0x5f2fde(0x174)](_0x296ca0=>_0x296ca0['is'](_0x5f2fde(0x188),_0x5f2fde(0x150)));this[_0x5f2fde(0x15d)](_0x3a338a[_0x5f2fde(0x164)],_0x1940ac)||(_0x326de2[_0x5f2fde(0x170)]=!0x1,_0x326de2[_0x5f2fde(0x192)]());}},{'priority':_0x15ab43(0x17c)});}}[_0x31cde8(0x1a9)](){const _0x5a3f51=_0x31cde8,_0x667087=this[_0x5a3f51(0x165)][_0x5a3f51(0x198)][_0x5a3f51(0x1a6)](_0x5a3f51(0x1a3)),_0x7b2251=this[_0x5a3f51(0x165)][_0x5a3f51(0x16d)][_0x5a3f51(0x1a6)](_0x5a3f51(0x1b3));if(!_0x667087[_0x5a3f51(0x18f)])return!0x1;const _0x151641=_0x7b2251[_0x5a3f51(0x18e)](this[_0x5a3f51(0x165)][_0x5a3f51(0x191)][_0x5a3f51(0x1af)][_0x5a3f51(0x182)]);for(const _0xec968f of _0x151641)for(const _0x1fb80c of _0x151641)if(_0xec968f!=_0x1fb80c&&!this[_0x5a3f51(0x15d)](_0xec968f,_0x1fb80c))return!0x1;return!0x0;}[_0x31cde8(0x15d)](_0x58774c,_0x376606){const _0x5b463d=_0x31cde8,_0x2cd394=this[_0x5b463d(0x165)][_0x5b463d(0x16d)][_0x5b463d(0x1a6)](_0x5b463d(0x16f)),_0x2a4503=this[_0x5b463d(0x165)][_0x5b463d(0x191)][_0x5b463d(0x167)](_0x58774c),_0x7c92d0=this[_0x5b463d(0x165)][_0x5b463d(0x191)][_0x5b463d(0x167)](_0x376606),_0x2c4fe1=new Set(),_0x59ccc8=new Set();for(const _0x4c2034 of _0x2cd394[_0x5b463d(0x184)]())if((_0x5b463d(0x179)==_0x4c2034[_0x5b463d(0x18d)]||_0x5b463d(0x157)==_0x4c2034[_0x5b463d(0x18d)]||_0x5b463d(0x1a3)==_0x4c2034[_0x5b463d(0x166)])&&_0x4c2034[_0x5b463d(0x199)]){for(const _0x531f44 of _0x4c2034[_0x5b463d(0x168)]())_0x531f44[_0x5b463d(0x18a)](_0x2a4503,!0x0)&&_0x2c4fe1[_0x5b463d(0x17b)](_0x4c2034[_0x5b463d(0x18d)]+':'+_0x4c2034[_0x5b463d(0x17a)]['id']),_0x531f44[_0x5b463d(0x18a)](_0x7c92d0,!0x0)&&_0x59ccc8[_0x5b463d(0x17b)](_0x4c2034[_0x5b463d(0x18d)]+':'+_0x4c2034[_0x5b463d(0x17a)]['id']);}if(_0x2c4fe1[_0x5b463d(0x178)]!=_0x59ccc8[_0x5b463d(0x178)])return!0x1;for(const _0x45bd51 of _0x2c4fe1)if(!_0x59ccc8[_0x5b463d(0x16e)](_0x45bd51))return!0x1;return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5ea2(){const _0x3ad1da=['291956baKGOh','tableOfContents','2155050OdoPSw','descriptionFactory','1120126pKrTtL','afterInit','enableCommand','locale','get','TrackChangesEditing','ELEMENT_TABLE_OF_CONTENTS','plugins','332296tHSvgi','154fNZTjg','40184zHdUYh','1553346QEVUyG','commands','insertTableOfContents','editor','registerElementLabel','786995owqIbF'];_0x5ea2=function(){return _0x3ad1da;};return _0x5ea2();}const _0xdfd242=_0x2134;(function(_0x11c520,_0x2485c){const _0x1b9157=_0x2134,_0x9b292e=_0x11c520();while(!![]){try{const _0x5c3db1=-parseInt(_0x1b9157(0x1c3))/0x1+parseInt(_0x1b9157(0x1c7))/0x2+parseInt(_0x1b9157(0x1c5))/0x3+parseInt(_0x1b9157(0x1ba))/0x4+-parseInt(_0x1b9157(0x1c2))/0x5+-parseInt(_0x1b9157(0x1bd))/0x6+parseInt(_0x1b9157(0x1bb))/0x7*(-parseInt(_0x1b9157(0x1bc))/0x8);if(_0x5c3db1===_0x2485c)break;else _0x9b292e['push'](_0x9b292e['shift']());}catch(_0x406e8c){_0x9b292e['push'](_0x9b292e['shift']());}}}(_0x5ea2,0x8480f));import{Plugin as _0x2ad965}from'ckeditor5/src/core.js';import{getTranslation as _0x16389f}from'../utils/common-translations.js';function _0x2134(_0x821eeb,_0x429124){const _0x5ea2d4=_0x5ea2();return _0x2134=function(_0x2134ca,_0x25af77){_0x2134ca=_0x2134ca-0x1ba;let _0x4d51fa=_0x5ea2d4[_0x2134ca];return _0x4d51fa;},_0x2134(_0x821eeb,_0x429124);}export default class Mt extends _0x2ad965{[_0xdfd242(0x1c8)](){const _0x499128=_0xdfd242,_0x44e7b9=this[_0x499128(0x1c0)];if(!_0x44e7b9[_0x499128(0x1be)][_0x499128(0x1cb)](_0x499128(0x1bf)))return;_0x44e7b9[_0x499128(0x1ce)][_0x499128(0x1cb)](_0x499128(0x1cc))[_0x499128(0x1c9)](_0x499128(0x1bf));const _0x56bc93=_0x44e7b9[_0x499128(0x1ce)][_0x499128(0x1cb)](_0x499128(0x1cc)),_0x11e711=_0x44e7b9[_0x499128(0x1ca)];_0x56bc93[_0x499128(0x1c6)][_0x499128(0x1c1)](_0x499128(0x1c4),_0x14b7eb=>_0x16389f(_0x11e711,_0x499128(0x1cd),_0x14b7eb));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2fc4(_0x5456d0,_0x12dc76){const _0x3bcbf5=_0x3bcb();return _0x2fc4=function(_0x2fc482,_0x9c4af2){_0x2fc482=_0x2fc482-0x1a2;let _0x32da1b=_0x3bcbf5[_0x2fc482];return _0x32da1b;},_0x2fc4(_0x5456d0,_0x12dc76);}const _0x162ae7=_0x2fc4;(function(_0x5d035a,_0x1c0bfb){const _0x57e81a=_0x2fc4,_0xa61304=_0x5d035a();while(!![]){try{const _0x2f7083=parseInt(_0x57e81a(0x1cb))/0x1+parseInt(_0x57e81a(0x1a7))/0x2*(parseInt(_0x57e81a(0x1d9))/0x3)+parseInt(_0x57e81a(0x1e7))/0x4+parseInt(_0x57e81a(0x1c7))/0x5*(-parseInt(_0x57e81a(0x1aa))/0x6)+parseInt(_0x57e81a(0x1d1))/0x7*(-parseInt(_0x57e81a(0x1d8))/0x8)+-parseInt(_0x57e81a(0x1e0))/0x9*(parseInt(_0x57e81a(0x1b3))/0xa)+parseInt(_0x57e81a(0x1bc))/0xb;if(_0x2f7083===_0x1c0bfb)break;else _0xa61304['push'](_0xa61304['shift']());}catch(_0x182422){_0xa61304['push'](_0xa61304['shift']());}}}(_0x3bcb,0xf3774));import{Plugin as _0x2e2604}from'ckeditor5/src/core.js';import{getTranslation as _0x1217f9}from'../utils/common-translations.js';export default class Rt extends _0x2e2604{constructor(_0x58ff21){const _0x45600c=_0x2fc4;super(_0x58ff21),this[_0x45600c(0x1b1)]=[_0x45600c(0x1ec),_0x45600c(0x1a3),_0x45600c(0x1ed),_0x45600c(0x1f0),_0x45600c(0x1d7),_0x45600c(0x1da),_0x45600c(0x1c1)],this[_0x45600c(0x1b8)]=[_0x45600c(0x1d4),_0x45600c(0x1c0),_0x45600c(0x1a2),_0x45600c(0x1be),_0x45600c(0x1eb),_0x45600c(0x1a8),_0x45600c(0x1e1),_0x45600c(0x1dc),_0x45600c(0x1b0)];}static get[_0x162ae7(0x1cc)](){const _0x3451e6=_0x162ae7;return _0x3451e6(0x1c2);}[_0x162ae7(0x1b5)](){const _0x5ca0d7=_0x162ae7,_0x454524=this[_0x5ca0d7(0x1c5)][_0x5ca0d7(0x1d3)][_0x5ca0d7(0x1bd)](_0x5ca0d7(0x1b6));if(this[_0x5ca0d7(0x1c5)][_0x5ca0d7(0x1d3)][_0x5ca0d7(0x1a6)](_0x5ca0d7(0x1bb))){for(const _0x7f533b of this[_0x5ca0d7(0x1b1)])_0x454524[_0x5ca0d7(0x1af)](_0x7f533b,(_0x2536a1,_0x54de37)=>{const _0x2a8fe4=_0x5ca0d7,_0x1a26c0=this[_0x2a8fe4(0x1c5)][_0x2a8fe4(0x1ae)][_0x2a8fe4(0x1ee)][_0x2a8fe4(0x1ac)][_0x2a8fe4(0x1a4)]()[_0x2a8fe4(0x1e5)](_0x2a8fe4(0x1b4));this[_0x2a8fe4(0x1e4)](_0x7f533b,[_0x1a26c0],this[_0x2a8fe4(0x1b1)],_0x2a8fe4(0x1b1),_0x2536a1,_0x54de37);});_0x454524[_0x5ca0d7(0x1dd)][_0x5ca0d7(0x1e6)](_0x5ca0d7(0x1d0),_0x5ca0d7(0x1b1),_0x5ca0d7(0x1c9),_0x454524[_0x5ca0d7(0x1dd)][_0x5ca0d7(0x1b9)](_0x5ca0d7(0x1d0),null,_0x5ca0d7(0x1d2))),_0x454524[_0x5ca0d7(0x1dd)][_0x5ca0d7(0x1e6)](_0x5ca0d7(0x1d0),_0x5ca0d7(0x1b1),_0x5ca0d7(0x1d2),(_0x13c980,_0x37954d)=>this[_0x5ca0d7(0x1cd)](this[_0x5ca0d7(0x1b1)],_0x13c980,_0x37954d)),_0x454524[_0x5ca0d7(0x1dd)][_0x5ca0d7(0x1e6)](_0x5ca0d7(0x1d0),_0x5ca0d7(0x1b1),_0x5ca0d7(0x1ca),()=>!0x1);}if(this[_0x5ca0d7(0x1c5)][_0x5ca0d7(0x1d3)][_0x5ca0d7(0x1a6)](_0x5ca0d7(0x1e3))){for(const _0x4451da of this[_0x5ca0d7(0x1b8)])_0x454524[_0x5ca0d7(0x1af)](_0x4451da,(_0x29d5ee,_0x56d637)=>{const _0x56b8b4=_0x5ca0d7,_0x549362=this[_0x56b8b4(0x1c5)][_0x56b8b4(0x1d3)][_0x56b8b4(0x1bd)](_0x56b8b4(0x1b7))[_0x56b8b4(0x1ce)](this[_0x56b8b4(0x1c5)][_0x56b8b4(0x1ae)][_0x56b8b4(0x1ee)][_0x56b8b4(0x1ac)]);this[_0x56b8b4(0x1e4)](_0x4451da,_0x549362,this[_0x56b8b4(0x1b8)],_0x56b8b4(0x1b8),_0x29d5ee,_0x56d637);});_0x454524[_0x5ca0d7(0x1dd)][_0x5ca0d7(0x1e6)](_0x5ca0d7(0x1d0),_0x5ca0d7(0x1b8),_0x5ca0d7(0x1c9),_0x454524[_0x5ca0d7(0x1dd)][_0x5ca0d7(0x1b9)](_0x5ca0d7(0x1d0),null,_0x5ca0d7(0x1d2))),_0x454524[_0x5ca0d7(0x1dd)][_0x5ca0d7(0x1e6)](_0x5ca0d7(0x1d0),_0x5ca0d7(0x1b8),_0x5ca0d7(0x1d2),(_0x66352f,_0x13de0c)=>this[_0x5ca0d7(0x1cd)](this[_0x5ca0d7(0x1b8)],_0x66352f,_0x13de0c)),_0x454524[_0x5ca0d7(0x1dd)][_0x5ca0d7(0x1e6)](_0x5ca0d7(0x1d0),_0x5ca0d7(0x1b8),_0x5ca0d7(0x1ca),()=>!0x1);}_0x454524[_0x5ca0d7(0x1a9)][_0x5ca0d7(0x1cf)](_0x145254=>this[_0x5ca0d7(0x1ef)](_0x145254));}[_0x162ae7(0x1e4)](_0x344266,_0x594957,_0xf4b765,_0x1398b8,_0x13c94a,_0x119b8a){const _0x1ffbc8=_0x162ae7,_0x4e0d07=this[_0x1ffbc8(0x1c5)][_0x1ffbc8(0x1d3)][_0x1ffbc8(0x1bd)](_0x1ffbc8(0x1b6));this[_0x1ffbc8(0x1c5)][_0x1ffbc8(0x1ae)][_0x1ffbc8(0x1c4)](_0x119b8a[_0x1ffbc8(0x1ad)],()=>{const _0x3d69c1=_0x1ffbc8;for(const _0x5ee22a of _0x594957){if(this[_0x3d69c1(0x1df)](_0x5ee22a,_0x1398b8))_0x13c94a(_0x119b8a);else{const _0x16dd5c={};for(const _0x201057 of _0xf4b765){const _0x51a661=_0x5ee22a[_0x3d69c1(0x1b2)](_0x201057);void 0x0!==_0x51a661&&(_0x16dd5c[_0x201057]=_0x51a661);}_0x13c94a(_0x119b8a),_0x4e0d07[_0x3d69c1(0x1c6)](_0x5ee22a,{'commandParams':[_0x16dd5c]},[],_0x1398b8);}}});}[_0x162ae7(0x1cd)](_0x3c36fa,_0x4aa554,_0x369863){const _0x5f385c=_0x162ae7,_0x355627=_0x4aa554[0x0][_0x5f385c(0x1a5)][_0x5f385c(0x1e9)],_0xdf1d7c=_0x369863[_0x5f385c(0x1c3)][0x0];this[_0x5f385c(0x1c5)][_0x5f385c(0x1ae)][_0x5f385c(0x1e8)](_0x4fa1ad=>{const _0x25d0fb=_0x5f385c;for(const _0xe765b2 of _0x3c36fa)void 0x0!==_0xdf1d7c[_0xe765b2]?_0x4fa1ad[_0x25d0fb(0x1d6)](_0xe765b2,_0xdf1d7c[_0xe765b2],_0x355627):_0x4fa1ad[_0x25d0fb(0x1d5)](_0xe765b2,_0x355627);});}[_0x162ae7(0x1ef)](_0x5b4e94){const _0x2348d4=_0x162ae7;if(_0x5b4e94[_0x2348d4(0x1c8)])switch(_0x5b4e94[_0x2348d4(0x1ea)]){case _0x2348d4(0x1b1):return{'type':_0x2348d4(0x1e2),'content':_0x1217f9(this[_0x2348d4(0x1c5)][_0x2348d4(0x1bf)],_0x2348d4(0x1db))};case _0x2348d4(0x1b8):return{'type':_0x2348d4(0x1e2),'content':_0x1217f9(this[_0x2348d4(0x1c5)][_0x2348d4(0x1bf)],_0x2348d4(0x1de))};}}[_0x162ae7(0x1df)](_0xd4d3f7,_0x3df1d9){const _0x8d29f0=_0x162ae7,_0x1a42fb=this[_0x8d29f0(0x1c5)][_0x8d29f0(0x1d3)][_0x8d29f0(0x1bd)](_0x8d29f0(0x1b6));for(const _0x51522f of _0x1a42fb[_0x8d29f0(0x1ab)]({'skipNotAttached':!0x0})){const _0x49fcfa=_0x51522f[_0x8d29f0(0x1ba)]();if(_0x51522f[_0x8d29f0(0x1ea)]===_0x3df1d9&&_0x49fcfa===_0xd4d3f7)return _0x51522f;}return null;}}function _0x3bcb(){const _0x1019a8=['selection','batch','model','enableCommand','tableCellVerticalAlignment','tableProperties','getAttribute','271110NaGrhH','table','afterInit','TrackChangesEditing','TableUtils','tableCellProperties','getSuggestionCallback','getContainedElement','TablePropertiesEditing','32969057ATrsXk','get','tableCellPadding','locale','tableCellBorderStyle','tableBackgroundColor','TrackChangesTableProperties','commandParams','enqueueChange','editor','markBlockFormat','8301205SacDWs','data','accept','join','1331988TMjJXN','pluginName','handleDiscardAction','getSelectionAffectedTableCells','registerDescriptionCallback','formatBlock','1267PhNbvC','discard','plugins','tableCellBorderColor','removeAttribute','setAttribute','tableWidth','71080lzkFDr','2973yCMzag','tableHeight','*Format:*\x20change\x20table\x20properties','tableCellHorizontalAlignment','_suggestionFactory','*Format:*\x20change\x20table\x20cell\x20properties','_getSuggestion','522ubWDds','tableCellBackgroundColor','format','TableCellPropertiesEditing','_handlePropertyChange','findAncestor','registerCustomCallback','830968fxzBGN','change','nodeAfter','subType','tableCellWidth','tableBorderColor','tableBorderWidth','document','handleSuggestionDescription','tableAlignment','tableCellBorderWidth','tableBorderStyle','getFirstPosition','start','has','2626sPZgYY','tableCellHeight','descriptionFactory','6vhcikK','getSuggestions'];_0x3bcb=function(){return _0x1019a8;};return _0x3bcb();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x107f73=_0x23f0;(function(_0x490c93,_0x1b6189){const _0x272058=_0x23f0,_0x3baf98=_0x490c93();while(!![]){try{const _0x2ce065=parseInt(_0x272058(0x99))/0x1+parseInt(_0x272058(0xa7))/0x2*(-parseInt(_0x272058(0xaa))/0x3)+parseInt(_0x272058(0xa1))/0x4+-parseInt(_0x272058(0xa0))/0x5+parseInt(_0x272058(0xa3))/0x6+-parseInt(_0x272058(0x98))/0x7*(-parseInt(_0x272058(0xa9))/0x8)+parseInt(_0x272058(0xa8))/0x9*(parseInt(_0x272058(0x9d))/0xa);if(_0x2ce065===_0x1b6189)break;else _0x3baf98['push'](_0x3baf98['shift']());}catch(_0x52da29){_0x3baf98['push'](_0x3baf98['shift']());}}}(_0x38f7,0x6bedb));function _0x23f0(_0x400801,_0x5bbfd7){const _0x38f72f=_0x38f7();return _0x23f0=function(_0x23f03c,_0x460e55){_0x23f03c=_0x23f03c-0x98;let _0x4baf97=_0x38f72f[_0x23f03c];return _0x4baf97;},_0x23f0(_0x400801,_0x5bbfd7);}import{Plugin as _0x4005ab}from'ckeditor5/src/core.js';export default class Dt extends _0x4005ab{[_0x107f73(0x9b)](){const _0x289523=_0x107f73,_0x1d3710=this[_0x289523(0x9a)];_0x1d3710[_0x289523(0x9f)][_0x289523(0x9c)](_0x289523(0xa5))&&_0x1d3710[_0x289523(0x9f)][_0x289523(0xa2)](_0x289523(0xa4))[_0x289523(0xa6)](_0x289523(0x9e));}}function _0x38f7(){const _0x237ab7=['1322612GCXjko','get','3218700mjzeeY','TrackChangesEditing','Template','enableCommand','338134oDrXRx','3104262OkbFYy','8JLjUbp','9rgCMoI','2048879nnBmnb','63267WFwdgE','editor','afterInit','has','10HYlhjc','insertTemplate','plugins','3093545liACnZ'];_0x38f7=function(){return _0x237ab7;};return _0x38f7();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4002d5=_0x51d6;(function(_0x4aeb1e,_0x187315){const _0x35ed33=_0x51d6,_0x209f00=_0x4aeb1e();while(!![]){try{const _0x5f2f8c=-parseInt(_0x35ed33(0x193))/0x1*(-parseInt(_0x35ed33(0x187))/0x2)+parseInt(_0x35ed33(0x198))/0x3+-parseInt(_0x35ed33(0x184))/0x4*(-parseInt(_0x35ed33(0x1a4))/0x5)+parseInt(_0x35ed33(0x19b))/0x6+-parseInt(_0x35ed33(0x1a5))/0x7+-parseInt(_0x35ed33(0x19a))/0x8*(-parseInt(_0x35ed33(0x197))/0x9)+-parseInt(_0x35ed33(0x18f))/0xa;if(_0x5f2f8c===_0x187315)break;else _0x209f00['push'](_0x209f00['shift']());}catch(_0x793777){_0x209f00['push'](_0x209f00['shift']());}}}(_0x139a,0x61007));import{Plugin as _0x3842d1}from'ckeditor5/src/core.js';import{getTranslation as _0x1b462e}from'../utils/common-translations.js';function _0x51d6(_0x323740,_0x35ae8b){const _0x139a8f=_0x139a();return _0x51d6=function(_0x51d6a2,_0x5fae80){_0x51d6a2=_0x51d6a2-0x181;let _0x533624=_0x139a8f[_0x51d6a2];return _0x533624;},_0x51d6(_0x323740,_0x35ae8b);}function _0x139a(){const _0x30925c=['model','forward','14289890TjqMvk','createRange','_splitMarkerName','title-content','10PIQqab','descriptionFactory','getNearestSelectionRange','plugins','20997oWemlL','611250yAjdJr','TrackChangesEditing','584npHaCK','4181340kvQWPU','afterInit','ELEMENT_TITLE','differ','end','start','registerPostFixer','updateMarker','Title','15uncHyq','217105ZwyBcf','has','getChangedMarkers','isEqual','editor','registerElementLabel','suggestion','from','element','get','schema','159152aQOMmK','document','removeMarker','133402APmgAL','newRange','isCollapsed','locale','isTouching','nodeBefore'];_0x139a=function(){return _0x30925c;};return _0x139a();}export default class $t extends _0x3842d1{[_0x4002d5(0x19c)](){const _0x148440=_0x4002d5,_0x1536eb=this[_0x148440(0x1a9)];if(!_0x1536eb[_0x148440(0x196)][_0x148440(0x1a6)](_0x148440(0x1a3)))return;const _0x1db4ef=_0x1536eb[_0x148440(0x196)][_0x148440(0x182)](_0x148440(0x199));_0x1db4ef[_0x148440(0x194)][_0x148440(0x1aa)](_0x148440(0x192),()=>_0x1b462e(_0x1536eb[_0x148440(0x18a)],_0x148440(0x19d))),_0x1536eb[_0x148440(0x18d)][_0x148440(0x185)][_0x148440(0x1a1)](_0x26c909=>{const _0x5485f3=_0x148440;let _0x492632=!0x1;const _0x571023=Array[_0x5485f3(0x1ac)](_0x1536eb[_0x5485f3(0x18d)][_0x5485f3(0x185)][_0x5485f3(0x19e)][_0x5485f3(0x1a7)]());for(const {name:_0x1a7787,data:_0x18bd4b}of _0x571023){const {group:_0x6f2f41}=_0x1db4ef[_0x5485f3(0x191)](_0x1a7787);if(_0x5485f3(0x1ab)!==_0x6f2f41||!_0x18bd4b[_0x5485f3(0x188)])continue;const _0x381ae9=_0x18bd4b[_0x5485f3(0x188)],_0x35c304=_0x381ae9[_0x5485f3(0x19f)][_0x5485f3(0x18c)];if(!_0x35c304||!_0x35c304['is'](_0x5485f3(0x181),_0x5485f3(0x192)))continue;if(!_0x381ae9[_0x5485f3(0x1a0)][_0x5485f3(0x18b)](_0x381ae9[_0x5485f3(0x19f)]))continue;const _0x114881=_0x1536eb[_0x5485f3(0x18d)][_0x5485f3(0x183)][_0x5485f3(0x195)](_0x381ae9[_0x5485f3(0x19f)],_0x5485f3(0x18e));if(_0x114881&&_0x114881[_0x5485f3(0x189)]){const _0x4509a7=_0x26c909[_0x5485f3(0x190)](_0x381ae9[_0x5485f3(0x1a0)],_0x114881[_0x5485f3(0x1a0)]);_0x4509a7[_0x5485f3(0x1a8)](_0x381ae9)||(_0x26c909[_0x5485f3(0x1a2)](_0x1a7787,{'range':_0x4509a7}),_0x492632=!0x0);}_0x492632||(_0x26c909[_0x5485f3(0x186)](_0x1a7787),_0x492632=!0x0);}return _0x492632;});}}
|
package/src/integrations/undo.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x64c774=_0x4704;function _0x4704(_0x4a7e03,_0x11e45b){const _0x3468ef=_0x3468();return _0x4704=function(_0x470427,_0x3420fe){_0x470427=_0x470427-0x67;let _0x49b6d0=_0x3468ef[_0x470427];return _0x49b6d0;},_0x4704(_0x4a7e03,_0x11e45b);}(function(_0x3bc552,_0x4c7d71){const _0x554686=_0x4704,_0xcb8ac8=_0x3bc552();while(!![]){try{const _0x51ad4c=-parseInt(_0x554686(0x73))/0x1*(-parseInt(_0x554686(0x75))/0x2)+-parseInt(_0x554686(0x6a))/0x3+-parseInt(_0x554686(0x74))/0x4*(parseInt(_0x554686(0x68))/0x5)+parseInt(_0x554686(0x7a))/0x6+-parseInt(_0x554686(0x67))/0x7+parseInt(_0x554686(0x77))/0x8*(parseInt(_0x554686(0x79))/0x9)+parseInt(_0x554686(0x76))/0xa*(parseInt(_0x554686(0x70))/0xb);if(_0x51ad4c===_0x4c7d71)break;else _0xcb8ac8['push'](_0xcb8ac8['shift']());}catch(_0x1acedb){_0xcb8ac8['push'](_0xcb8ac8['shift']());}}}(_0x3468,0xb3dc2));import{Plugin as _0x399888}from'ckeditor5/src/core.js';export default class Bt extends _0x399888{[_0x64c774(0x78)](){const _0x5d42c8=_0x64c774,_0x505e5f=this[_0x5d42c8(0x72)],_0x234dd8=_0x505e5f[_0x5d42c8(0x6c)][_0x5d42c8(0x71)](_0x5d42c8(0x6e));_0x505e5f[_0x5d42c8(0x6c)][_0x5d42c8(0x6d)](_0x5d42c8(0x69))&&(_0x234dd8[_0x5d42c8(0x7b)](_0x5d42c8(0x6f)),_0x234dd8[_0x5d42c8(0x7b)](_0x5d42c8(0x6b)));}}function _0x3468(){const _0x762406=['184811CrGLvA','get','editor','2qEUFTn','4qSZNkJ','772726nNNmmi','680lkzknv','4768744qRjoAT','afterInit','9XUXYgc','4600098XNNWHE','enableCommand','2647232XApxso','3663565ibPreJ','UndoEditing','4291125ABGsel','redo','plugins','has','TrackChangesEditing','undo'];_0x3468=function(){return _0x762406;};return _0x3468();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1ca8(){const _0x3ee224=['1591966HVSAvr','get','TrackChangesEditing','8IKkLMr','markerRange','markerName','previousPosition','hasAttribute','ck-suggestion-marker-','start','insert','span','isAtEnd','282sNdDZT','parent','nextSibling','bindElementToMarker','model','activeMarkers','toViewElement','10uUWrpM','push','schema','1390361rRwEDA','isLimit','12vieQsk','48NfxWum','_splitMarkerName','writer','type','11714886jEXlth','name','162912ISfmLz','6394883tBLYEn','createUIElement','getCustomProperty','ck-suggestion-marker--active','49081188rCtVrg','plugins','item','getItems','createRangeOn','35130fgCgQE','test','toViewPosition','mapper','60ZnzwWV','isBlock','includes','addHighlight','consumable','elementEnd','isContent','getWalker','addClass'];_0x1ca8=function(){return _0x3ee224;};return _0x1ca8();}(function(_0x4a869c,_0x3dc568){const _0x4425e6=_0x1cdd,_0x571df8=_0x4a869c();while(!![]){try{const _0x3cc080=-parseInt(_0x4425e6(0x18a))/0x1+-parseInt(_0x4425e6(0x197))/0x2*(parseInt(_0x4425e6(0x17d))/0x3)+-parseInt(_0x4425e6(0x173))/0x4*(parseInt(_0x4425e6(0x181))/0x5)+-parseInt(_0x4425e6(0x1a4))/0x6*(-parseInt(_0x4425e6(0x1a1))/0x7)+parseInt(_0x4425e6(0x18d))/0x8*(-parseInt(_0x4425e6(0x171))/0x9)+parseInt(_0x4425e6(0x19e))/0xa*(parseInt(_0x4425e6(0x174))/0xb)+parseInt(_0x4425e6(0x1a3))/0xc*(parseInt(_0x4425e6(0x178))/0xd);if(_0x3cc080===_0x3dc568)break;else _0x571df8['push'](_0x571df8['shift']());}catch(_0x234d00){_0x571df8['push'](_0x571df8['shift']());}}}(_0x1ca8,0xdebdb));export function getRangesWithAttribute(_0x3dda28,_0x25e8c5,_0x45896b){const _0x536c4e=_0x1cdd,_0x1803b7=[];for(const _0x496b80 of _0x25e8c5[_0x536c4e(0x17b)]())_0x496b80[_0x536c4e(0x191)](_0x3dda28)&&_0x1803b7[_0x536c4e(0x19f)](_0x45896b[_0x536c4e(0x17c)](_0x496b80));return _0x1803b7;}function _0x1cdd(_0x4e1a09,_0x3c33dd){const _0x1ca89d=_0x1ca8();return _0x1cdd=function(_0x1cddf2,_0x46b672){_0x1cddf2=_0x1cddf2-0x16f;let _0x4fc48=_0x1ca89d[_0x1cddf2];return _0x4fc48;},_0x1cdd(_0x4e1a09,_0x3c33dd);}export function downcastSplitMergeMarker(_0x4c3c4d,_0x2d2b7a,{showActiveMarker:_0x3acb67=!0x0}={}){const _0x1b93b9=_0x1cdd,_0x5eac12=_0x4c3c4d[_0x1b93b9(0x179)][_0x1b93b9(0x18b)](_0x1b93b9(0x18c));return(_0x3273e1,_0x1be75e,_0x1c2d65)=>{const _0x4ea463=_0x1b93b9;if(!_0x1c2d65[_0x4ea463(0x185)][_0x4ea463(0x17e)](_0x1be75e[_0x4ea463(0x18e)],_0x3273e1[_0x4ea463(0x172)]))return;const _0xfaff9a=_0x1be75e[_0x4ea463(0x18e)][_0x4ea463(0x188)](),_0xb4581=_0x1be75e[_0x4ea463(0x18e)][_0x4ea463(0x193)],_0x47b451=_0x4c3c4d[_0x4ea463(0x19b)][_0x4ea463(0x1a0)];let _0x9ce90b=null,_0x3b4fd5=null,_0x1fda34=!0x1,_0x4490bb=!0x1;for(const _0x4202e4 of _0xfaff9a){const _0x3d8207=_0x4202e4[_0x4ea463(0x17a)];_0x1fda34=_0x1fda34||_0x47b451[_0x4ea463(0x187)](_0x3d8207);const _0x20c336=_0x1c2d65[_0x4ea463(0x180)][_0x4ea463(0x19d)](_0x3d8207);if(_0x20c336&&_0x20c336[_0x4ea463(0x176)](_0x4ea463(0x184)))return;_0x4ea463(0x186)==_0x4202e4[_0x4ea463(0x170)]&&(_0x47b451[_0x4ea463(0x182)](_0x3d8207)&&!_0x47b451[_0x4ea463(0x1a2)](_0x3d8207)&&(_0x3d8207[_0x4ea463(0x199)]||_0xb4581[_0x4ea463(0x196)]?_0x9ce90b&&_0x9ce90b[_0x4ea463(0x198)]==_0x3d8207||(_0x9ce90b=_0x3d8207,_0x5c4229(_0x4202e4[_0x4ea463(0x190)]),_0x4490bb=!0x0):_0x3b4fd5=_0x3b4fd5||_0x4202e4[_0x4ea463(0x190)]));}function _0x5c4229(_0x2a69f5){const _0x13872d=_0x4ea463,{authorId:_0x21f7a1}=_0x5eac12[_0x13872d(0x1a5)](_0x1be75e[_0x13872d(0x18f)]),_0x1a898b=_0x1c2d65[_0x13872d(0x16f)][_0x13872d(0x175)](_0x13872d(0x195),{'class':_0x13872d(0x192)+_0x2d2b7a,'data-author-id':_0x21f7a1}),_0x114078=_0x1c2d65[_0x13872d(0x180)][_0x13872d(0x17f)](_0x2a69f5);_0x3acb67&&_0x5eac12[_0x13872d(0x19c)][_0x13872d(0x183)](_0x1be75e[_0x13872d(0x18f)])&&_0x1c2d65[_0x13872d(0x16f)][_0x13872d(0x189)](_0x13872d(0x177),_0x1a898b),_0x1c2d65[_0x13872d(0x16f)][_0x13872d(0x194)](_0x114078,_0x1a898b),_0x1c2d65[_0x13872d(0x180)][_0x13872d(0x19a)](_0x1a898b,_0x1be75e[_0x13872d(0x18f)]);}_0x1fda34||_0x4490bb||!_0x3b4fd5||_0x5c4229(_0x3b4fd5);};}
|