@ckeditor/ckeditor5-track-changes 43.1.0-alpha.4 → 43.1.0-alpha.6
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 _0x1058ae=_0x5527;(function(_0x39df6e,_0x103fdc){const _0xecf0b6=_0x5527,_0x14a494=_0x39df6e();while(!![]){try{const _0x505378=-parseInt(_0xecf0b6(0x164))/0x1+parseInt(_0xecf0b6(0x149))/0x2*(-parseInt(_0xecf0b6(0x16e))/0x3)+-parseInt(_0xecf0b6(0x13b))/0x4*(parseInt(_0xecf0b6(0x190))/0x5)+-parseInt(_0xecf0b6(0xeb))/0x6*(-parseInt(_0xecf0b6(0xea))/0x7)+parseInt(_0xecf0b6(0xd1))/0x8*(parseInt(_0xecf0b6(0x13f))/0x9)+-parseInt(_0xecf0b6(0xf8))/0xa+parseInt(_0xecf0b6(0x100))/0xb;if(_0x505378===_0x103fdc)break;else _0x14a494['push'](_0x14a494['shift']());}catch(_0x332174){_0x14a494['push'](_0x14a494['shift']());}}}(_0x4cba,0xa8e00));import{getTranslation as _0x25556c}from'../utils/common-translations.js';import{Plugin as _0x1f5235}from'ckeditor5/src/core.js';import{LiveRange as _0x380266}from'ckeditor5/src/engine.js';import{uid as _0x350cad,priorities as _0x4adebd}from'ckeditor5/src/utils.js';import _0x87e68e from'./table.js';const Pe=[_0x1058ae(0x10f),_0x1058ae(0xf2),_0x1058ae(0xfe),_0x1058ae(0xe3),_0x1058ae(0x122),_0x1058ae(0xd5),_0x1058ae(0x158)],we=Object[_0x1058ae(0x113)](Pe[_0x1058ae(0x110)](_0x4f541b=>[_0x4f541b,null]));export default class _t extends _0x1f5235{static get[_0x1058ae(0x15d)](){return[_0x87e68e];}[_0x1058ae(0x17c)](){const _0x40bdce=_0x1058ae,_0x180abf=this[_0x40bdce(0x143)];if(!_0x180abf[_0x40bdce(0x126)][_0x40bdce(0x184)](_0x40bdce(0x168)))return;const _0x4d8f60=_0x180abf[_0x40bdce(0x126)][_0x40bdce(0xf7)](_0x40bdce(0x15a)),_0x2157af=_0x180abf[_0x40bdce(0x126)][_0x40bdce(0xf7)](_0x40bdce(0x16d)),_0x187d43=_0x180abf[_0x40bdce(0x126)][_0x40bdce(0xf7)](_0x87e68e),_0x4940ad=_0x180abf[_0x40bdce(0x126)][_0x40bdce(0xf7)](_0x40bdce(0x168));_0x187d43[_0x40bdce(0xcf)][_0x40bdce(0x129)](_0x40bdce(0x199),_0x40bdce(0xe7)),_0x180abf[_0x40bdce(0xce)][_0x40bdce(0x138)][_0x40bdce(0x12d)](_0x40bdce(0xfd),{'allowIn':_0x40bdce(0x163),'allowContentOf':_0x40bdce(0x163),'isLimit':!0x0}),_0x180abf[_0x40bdce(0x104)][_0x40bdce(0x17a)]({'model':_0x40bdce(0xfd),'view':_0x40bdce(0x12b)});let _0x452a91=null;_0x180abf[_0x40bdce(0xce)]['on'](_0x40bdce(0x178),(_0x15e665,_0x102356)=>{const _0x50cf5c=_0x40bdce,[_0x390d7d,_0x1521c1]=_0x102356,_0xf198a9=_0x102356[_0x102356[_0x50cf5c(0x177)]-0x1];_0xf198a9&&_0xf198a9[_0x50cf5c(0x12a)]||_0x4d8f60[_0x50cf5c(0x15b)]||this[_0x50cf5c(0x143)][_0x50cf5c(0xd7)][_0x50cf5c(0xf7)](_0x50cf5c(0x156))[_0x50cf5c(0x139)]&&function(_0x308abd,_0x5b4d7b,_0x46359d,_0x235fef,_0x358227){const _0x15ea00=_0x50cf5c;if(_0x5b4d7b&&!_0x5b4d7b['is'](_0x15ea00(0x112)))return!0x1;const _0x327c2a=_0x358227[_0x15ea00(0x18d)](_0x308abd,_0x46359d);if(!_0x327c2a||!Re(_0x327c2a,void 0x0,_0x235fef))return!0x1;const _0x10053=_0x235fef[_0x15ea00(0x175)](_0x46359d[_0x15ea00(0x14e)][_0x15ea00(0x176)]);if(!_0x10053[_0x15ea00(0x177)])return!0x1;const _0x27c589=_0x10053[0x0][_0x15ea00(0x18f)](_0x15ea00(0x117)),_0x586bde=_0x235fef[_0x15ea00(0x12f)](_0x10053),_0x44766a=_0x235fef[_0x15ea00(0xd6)](_0x10053),_0x1e1074={'startRow':_0x586bde[_0x15ea00(0xe1)],'endRow':_0x586bde[_0x15ea00(0x191)],'startColumn':_0x44766a[_0x15ea00(0xe1)],'endColumn':_0x44766a[_0x15ea00(0x191)]};return 0x1==_0x10053[_0x15ea00(0x177)]&&(_0x1e1074[_0x15ea00(0x106)]+=_0x235fef[_0x15ea00(0x124)](_0x327c2a)-0x1,_0x1e1074[_0x15ea00(0x197)]+=_0x235fef[_0x15ea00(0x105)](_0x327c2a)-0x1),Re(_0x27c589,_0x1e1074,_0x235fef);}(_0x390d7d,_0x1521c1,_0x180abf[_0x50cf5c(0xce)],_0x2157af,_0x4940ad)&&(_0x15e665[_0x50cf5c(0x14d)](),_0x452a91={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x180abf[_0x50cf5c(0xce)][_0x50cf5c(0xe0)](()=>{const _0x157691=_0x50cf5c;_0x180abf[_0x157691(0xce)][_0x157691(0x178)](_0x102356[0x0],_0x102356[0x1],_0x102356[0x2],{'forceDefaultExecution':!0x0});const _0x12c7c1=_0x350cad(),{rowInsertionRanges:_0x40c6ea,columnInsertionRanges:_0x5dca53,insertionRanges:_0x5a2659,deletionRanges:_0x265063,cells:_0x3f08b2}=_0x452a91;_0x40c6ea[_0x157691(0x177)]&&_0x4d8f60[_0x157691(0x196)](_0x40c6ea,_0x157691(0x199),{'tablePasteChainId':_0x12c7c1}),_0x5dca53[_0x157691(0x177)]&&_0x4d8f60[_0x157691(0x196)](_0x5dca53,_0x157691(0xe7),{'tablePasteChainId':_0x12c7c1}),_0x5a2659[_0x157691(0x177)]&&(_0x4d8f60[_0x157691(0x196)](_0x5a2659,_0x157691(0x145),{'tablePasteChainId':_0x12c7c1,'skipNestingCheck':!0x0}),_0x5a2659[_0x157691(0x14c)](_0x31844f=>{const _0x10fb5f=_0x157691;var _0x1dad5d;return null===(_0x1dad5d=_0x31844f[_0x10fb5f(0x111)])||void 0x0===_0x1dad5d?void 0x0:_0x1dad5d[_0x10fb5f(0x114)](_0x31844f);})),_0x265063[_0x157691(0x177)]&&(_0x4d8f60[_0x157691(0x154)](_0x265063,_0x157691(0x145),{'tablePasteChainId':_0x12c7c1,'skipNestingCheck':!0x0}),_0x265063[_0x157691(0x14c)](_0x128c55=>{const _0x427c43=_0x157691;var _0x1a81ad;return null===(_0x1a81ad=_0x128c55[_0x427c43(0x111)])||void 0x0===_0x1a81ad?void 0x0:_0x1a81ad[_0x427c43(0x114)](_0x128c55);}));const _0x4182ae=_0x4d8f60[_0x157691(0x135)](_0x3f08b2[_0x157691(0x110)](({element:_0x4cbe82})=>_0x4cbe82),{'formatGroupId':_0x350cad()},[],_0x157691(0x15f),{'tablePasteChainId':_0x12c7c1});if(_0x4182ae){const _0x358f8a=_0x4182ae[_0x157691(0xd9)](),_0x192e3d=[];for(const {element:_0x576b26,attributes:_0x29a89d}of _0x3f08b2){if(!_0x29a89d)continue;const _0x35621d=_0x180abf[_0x157691(0xce)][_0x157691(0xe6)](_0x576b26),_0x2f9f00=_0x358f8a[_0x157691(0x13e)](_0x5d85ba=>_0x5d85ba[_0x157691(0x11c)]()[_0x157691(0x119)](_0x35621d));_0x2f9f00&&_0x192e3d[_0x157691(0x129)]([_0x2f9f00[_0x157691(0x180)],_0x29a89d]);}_0x192e3d[_0x157691(0x177)]&&_0x4182ae[_0x157691(0x10e)](_0x157691(0x155),Object[_0x157691(0x113)](_0x192e3d));}_0x452a91=null;}));},{'priority':_0x4adebd[_0x40bdce(0x14f)]+0xa}),_0x180abf[_0x40bdce(0x126)][_0x40bdce(0xf7)](_0x40bdce(0x168))['on'](_0x40bdce(0x157),(_0x2c36de,_0x2b85d0)=>{const _0x537efe=_0x40bdce,[_0x1d77cc,_0x11715c,,_0x55913a]=_0x2b85d0;if(!_0x452a91)return;_0x2c36de[_0x537efe(0x14d)]();const _0x10a1e1=_0x1d77cc[_0x537efe(0xf0)],_0x9d53ef=_0x11715c,_0x22b1ce=ke(_0x10a1e1),_0x2deab9=ke(_0x9d53ef);_0x2c36de[_0x537efe(0x10d)]=_0x10a1e1;let _0x232e21=null,_0x51dcc3=null;if(_0x2deab9||_0x22b1ce){if(_0x22b1ce&&!_0x2deab9){_0x55913a[_0x537efe(0x123)](_0x10a1e1[_0x537efe(0x185)](0x0));for(const _0x2b29a3 of Array[_0x537efe(0x13c)](_0x9d53ef[_0x537efe(0xe9)]()))_0x55913a[_0x537efe(0x152)](_0x2b29a3,_0x10a1e1,_0x537efe(0x11e));const _0x250ded=_0x452a91[_0x537efe(0x174)][_0x537efe(0x16c)](_0x1d77cc[_0x537efe(0xff)]),_0x341ca8=_0x452a91[_0x537efe(0x187)][_0x537efe(0x16c)](_0x1d77cc[_0x537efe(0xfc)]);_0x250ded||_0x341ca8||(_0x232e21=_0x380266[_0x537efe(0x12e)](_0x55913a[_0x537efe(0x17f)](_0x10a1e1)));}else _0x2deab9&&!_0x22b1ce&&(_0x51dcc3=_0x55913a[_0x537efe(0x17f)](_0x10a1e1));}else{const _0x581ca0=_0x55913a[_0x537efe(0xda)](_0x537efe(0xfd)),_0x4c0b37=_0x55913a[_0x537efe(0xda)](_0x537efe(0xfd));_0x55913a[_0x537efe(0x115)](_0x55913a[_0x537efe(0x17f)](_0x10a1e1),_0x4c0b37),_0x55913a[_0x537efe(0x152)](_0x581ca0,_0x10a1e1,0x0);for(const _0x285ae9 of Array[_0x537efe(0x13c)](_0x9d53ef[_0x537efe(0xe9)]()))_0x55913a[_0x537efe(0x152)](_0x285ae9,_0x581ca0,_0x537efe(0x11e));_0x232e21=_0x380266[_0x537efe(0x12e)](_0x55913a[_0x537efe(0xe6)](_0x581ca0)),_0x51dcc3=_0x380266[_0x537efe(0x12e)](_0x55913a[_0x537efe(0xe6)](_0x4c0b37));}const _0x12b09d=Array[_0x537efe(0x13c)](_0x9d53ef[_0x537efe(0x192)]())[_0x537efe(0x16a)](([_0x57d9a1])=>Pe[_0x537efe(0x16c)](_0x57d9a1));_0x452a91[_0x537efe(0x147)][_0x537efe(0x129)]({'element':_0x10a1e1,'attributes':_0x12b09d[_0x537efe(0x177)]?Object[_0x537efe(0x113)](_0x12b09d):null}),_0x232e21&&_0x452a91[_0x537efe(0x181)][_0x537efe(0x129)](_0x232e21),_0x51dcc3&&_0x452a91[_0x537efe(0xf5)][_0x537efe(0x129)](_0x51dcc3);},{'priority':_0x40bdce(0x14f)}),_0x2157af['on'](_0x40bdce(0xd3),(_0xfe56c8,_0x4198cf)=>{const _0x2a10d5=_0x40bdce,[_0x4dd81d,_0xf4e35f={}]=_0x4198cf;if(!_0x452a91)return;const _0x59813b=_0xf4e35f['at']||0x0,_0x1fd9a7=_0xf4e35f[_0x2a10d5(0x165)]||0x1;_0x452a91[_0x2a10d5(0x187)]=new Array(_0x1fd9a7)[_0x2a10d5(0xfa)](_0x59813b)[_0x2a10d5(0x110)]((_0x13d381,_0x189cd)=>_0x13d381+_0x189cd);for(const {cell:_0x3f0d7e}of _0x2157af[_0x2a10d5(0x16b)](_0x4dd81d,{'startColumn':_0x59813b,'endColumn':_0x59813b+_0x1fd9a7-0x1}))_0x452a91[_0x2a10d5(0x16f)][_0x2a10d5(0x129)](_0x180abf[_0x2a10d5(0xce)][_0x2a10d5(0xe6)](_0x3f0d7e));},{'priority':_0x40bdce(0x160)}),_0x2157af['on'](_0x40bdce(0x183),(_0x4628bb,_0x8d43a3)=>{const _0x421ba6=_0x40bdce,[_0x1dd3d3,_0x43e847={}]=_0x8d43a3;if(!_0x452a91)return;const _0x4dfb1d=_0x43e847['at']||0x0,_0x273fa7=_0x43e847[_0x421ba6(0xf1)]||0x1;_0x452a91[_0x421ba6(0x174)]=new Array(_0x273fa7)[_0x421ba6(0xfa)](_0x4dfb1d)[_0x421ba6(0x110)]((_0x40deeb,_0x5304eb)=>_0x40deeb+_0x5304eb);for(const {cell:_0x2cf192}of _0x2157af[_0x421ba6(0x16b)](_0x1dd3d3,{'startRow':_0x4dfb1d,'endRow':_0x4dfb1d+_0x273fa7-0x1}))_0x452a91[_0x421ba6(0xd2)][_0x421ba6(0x129)](_0x180abf[_0x421ba6(0xce)][_0x421ba6(0xe6)](_0x2cf192));},{'priority':_0x40bdce(0x160)}),_0x4d8f60[_0x40bdce(0x186)][_0x40bdce(0x15c)](_0x38355f=>{const _0x277365=_0x40bdce;if(_0x38355f[_0x277365(0x166)]&&_0x38355f[_0x277365(0x166)][_0x277365(0x13a)](_0x277365(0x145)))return _0x38355f[_0x277365(0x142)]?{}:{'type':_0x277365(0x146),'content':_0x25556c(_0x180abf[_0x277365(0x150)],_0x277365(0x172))};});const _0xed3fbf=()=>!0x1;for(const _0x23e4d6 of[_0x40bdce(0x145),_0x40bdce(0xe7),_0x40bdce(0x199),_0x40bdce(0x15f)])_0x4d8f60[_0x40bdce(0x137)][_0x40bdce(0x10c)](_0x40bdce(0x146),_0x23e4d6,_0x40bdce(0xd0),_0xed3fbf),_0x4d8f60[_0x40bdce(0x137)][_0x40bdce(0x10c)](_0x40bdce(0x167),_0x23e4d6,_0x40bdce(0xd0),_0xed3fbf),_0x4d8f60[_0x40bdce(0x137)][_0x40bdce(0x10c)](_0x40bdce(0xec),_0x23e4d6,_0x40bdce(0xd0),_0xed3fbf);_0x4d8f60[_0x40bdce(0x137)][_0x40bdce(0x10c)](_0x40bdce(0xec),_0x40bdce(0x15f),_0x40bdce(0x148),_0xed3fbf),_0x4d8f60[_0x40bdce(0x137)][_0x40bdce(0x10c)](_0x40bdce(0xec),_0x40bdce(0x15f),_0x40bdce(0x12c),(_0x2c13ab,_0x24ee49,_0x527f85)=>{const _0x14df06=_0x40bdce,_0x527188=_0x2c13ab[_0x14df06(0x110)](_0x1254cd=>_0x1254cd[_0x14df06(0x127)]())[_0x14df06(0x16a)](_0x16e756=>_0x16e756),_0x5479d9=new Map(_0x527188[_0x14df06(0x110)](_0x4b366a=>[_0x4b366a,null]));if(_0x452a91){for(const {element:_0x4f71ee,attributes:_0x4b7bdc}of _0x452a91[_0x14df06(0x147)])_0x4b7bdc&&_0x5479d9[_0x14df06(0xdc)](_0x4f71ee,_0x4b7bdc);}else{if(_0x527f85&&_0x527f85[_0x14df06(0x155)])for(const [_0x2db5b9,_0x2a7e8e]of Object[_0x14df06(0x131)](_0x527f85[_0x14df06(0x155)])){const _0x2ce9c7=_0x180abf[_0x14df06(0xce)][_0x14df06(0x151)][_0x14df06(0xf7)](_0x2db5b9),_0xcbc7dd=_0x2ce9c7?_0x2ce9c7[_0x14df06(0x11c)]()[_0x14df06(0x127)]():null;_0xcbc7dd&&_0x5479d9[_0x14df06(0xdc)](_0xcbc7dd,_0x2a7e8e);}}_0x180abf[_0x14df06(0xce)][_0x14df06(0xe0)](_0x5a7f82=>{const _0x25c60f=_0x14df06;for(const [_0x506702,_0x463848]of _0x5479d9)_0x5a7f82[_0x25c60f(0x121)]({...we,..._0x463848},_0x506702);});});const _0x5015a2=(_0x36d2c9,_0x437ec5)=>{const _0x144db1=_0x40bdce;_0x4d8f60[_0x144db1(0x137)][_0x144db1(0x10c)](_0x36d2c9,_0x144db1(0x145),_0x437ec5,(_0x200da1,_0x26f8b0,_0x59b44c)=>{const _0x181ad8=_0x144db1;_0x180abf[_0x181ad8(0xce)][_0x181ad8(0xe0)](_0x51398a=>{const _0x4af6fe=_0x181ad8,_0xd01e07=[];for(const _0x5e9ae9 of _0x200da1){const _0x3456c1=_0x5e9ae9[_0x4af6fe(0x140)][_0x4af6fe(0x132)];_0x3456c1['is'](_0x4af6fe(0xd4),_0x4af6fe(0xfd))&&_0xd01e07[_0x4af6fe(0x129)](_0x3456c1);}_0x4d8f60[_0x4af6fe(0x137)][_0x4af6fe(0x193)](_0x36d2c9,null,_0x437ec5)(_0x200da1,_0x26f8b0,_0x59b44c);for(const _0xf84cbf of _0xd01e07)_0x4af6fe(0xdf)!=_0xf84cbf[_0x4af6fe(0x170)][_0x4af6fe(0x108)]&&_0x51398a[_0x4af6fe(0x101)](_0xf84cbf);});});};_0x5015a2(_0x40bdce(0x146),_0x40bdce(0x12c)),_0x5015a2(_0x40bdce(0x146),_0x40bdce(0x148)),_0x5015a2(_0x40bdce(0x167),_0x40bdce(0x12c)),_0x5015a2(_0x40bdce(0x167),_0x40bdce(0x148)),_0x4d8f60[_0x40bdce(0x137)][_0x40bdce(0x10c)](_0x40bdce(0x146),_0x40bdce(0x199),_0x40bdce(0x148),_0x309ccf=>{const _0x42a860=_0x40bdce,_0x58464e=_0x309ccf[_0x42a860(0x110)](_0x223676=>_0x223676[_0x42a860(0x127)]()),_0x380dd1=_0x58464e[0x0][_0x42a860(0x18f)](_0x42a860(0x117)),{minRow:_0x23294f,maxRow:_0x28c529}=_0x187d43[_0x42a860(0x116)](_0x58464e);_0x2157af[_0x42a860(0x17e)](_0x380dd1,{'at':_0x23294f,'rows':_0x28c529-_0x23294f+0x1});}),_0x4d8f60[_0x40bdce(0x137)][_0x40bdce(0x10c)](_0x40bdce(0x146),_0x40bdce(0xe7),_0x40bdce(0x148),_0x542771=>{const _0x4a6c83=_0x40bdce,_0x310864=_0x542771[_0x4a6c83(0x110)](_0x3ab6b4=>_0x3ab6b4[_0x4a6c83(0x127)]()),_0x25c337=_0x310864[0x0][_0x4a6c83(0x18f)](_0x4a6c83(0x117)),{minColumn:_0x58f48b,maxColumn:_0x31a477}=_0x187d43[_0x4a6c83(0x116)](_0x310864);_0x2157af[_0x4a6c83(0x15e)](_0x25c337,{'at':_0x58f48b,'columns':_0x31a477-_0x58f48b+0x1});});const _0x570082=(_0x24e68a,_0x88c10f)=>{const _0x22a41d=_0x40bdce;if(!_0x88c10f[_0x22a41d(0x166)]||!_0x88c10f[_0x22a41d(0x166)][_0x22a41d(0x13a)](_0x22a41d(0x145)))return;const _0x5908a8=_0x88c10f[_0x22a41d(0x133)][_0x22a41d(0xe5)],_0x11ae11=_0x4d8f60[_0x22a41d(0xd8)]()[_0x22a41d(0x16a)](_0x2f541a=>_0x2f541a[_0x22a41d(0x188)]&&_0x2f541a[_0x22a41d(0x133)]&&_0x2f541a[_0x22a41d(0x133)][_0x22a41d(0xe5)]==_0x5908a8);_0x11ae11[_0x22a41d(0x177)]&&_0x88c10f[_0x22a41d(0x18c)]()[_0x22a41d(0x177)]!=_0x11ae11[_0x22a41d(0x177)]&&_0x11ae11[_0x22a41d(0x11b)]((_0x4857aa,_0x9d03e4)=>(_0x4857aa[_0x22a41d(0x136)]=_0x9d03e4,_0x9d03e4[_0x22a41d(0x142)]=_0x4857aa,_0x9d03e4));};function _0x746b06(_0x25e4c1,_0x44c1ab=!0x0){const _0x3d3de9=_0x40bdce,{id:_0x40ba4c,authorId:_0x3d0449}=_0x4d8f60[_0x3d3de9(0x198)](_0x25e4c1[_0x3d3de9(0x11f)]),_0x48da25=[_0x3d3de9(0xed),_0x3d3de9(0xee)],_0x486bc1=_0x4d8f60[_0x3d3de9(0x171)][_0x3d3de9(0x16c)](_0x25e4c1[_0x3d3de9(0x11f)]);return _0x486bc1&&_0x48da25[_0x3d3de9(0x129)](_0x3d3de9(0x134)),{'classes':_0x48da25,'attributes':{'data-suggestion':_0x40ba4c,'data-author-id':_0x3d0449},'priority':_0x486bc1&&_0x44c1ab?0xbc2:0xbb8};}_0x4d8f60['on'](_0x40bdce(0xf9),_0x570082,{'priority':_0x40bdce(0x14f)}),_0x4d8f60['on'](_0x40bdce(0x18e),_0x570082,{'priority':_0x40bdce(0x14f)}),_0x180abf[_0x40bdce(0xce)][_0x40bdce(0x14e)][_0x40bdce(0x11a)](()=>{const _0x331bdc=_0x40bdce;let _0x3358cd=!0x1;const _0x307e40=Array[_0x331bdc(0x13c)](_0x180abf[_0x331bdc(0xce)][_0x331bdc(0x14e)][_0x331bdc(0x162)][_0x331bdc(0x118)]());for(const {name:_0x31bad7,data:_0x1815fe}of _0x307e40){const {group:_0xd44cfc,type:_0x504a71,id:_0x3e2a4f}=_0x4d8f60[_0x331bdc(0x198)](_0x31bad7);if(_0x331bdc(0x144)!=_0xd44cfc||_0x331bdc(0x167)!=_0x504a71||_0x1815fe[_0x331bdc(0xdd)])continue;if(!_0x4d8f60[_0x331bdc(0x161)](_0x3e2a4f))continue;const _0xe6859a=_0x4d8f60[_0x331bdc(0x17d)](_0x3e2a4f)[_0x331bdc(0x189)](),_0x13f535=_0x180abf[_0x331bdc(0x126)][_0x331bdc(0xf7)](_0x331bdc(0x11d))['me'];for(const _0x23a9f9 of _0x4d8f60[_0x331bdc(0xd8)]()){if(!_0x23a9f9[_0x331bdc(0x188)]||_0x23a9f9[_0x331bdc(0x17b)]!=_0x13f535)continue;if(_0x331bdc(0xec)!=_0x23a9f9[_0x331bdc(0x10a)]||_0x331bdc(0x15f)!=_0x23a9f9[_0x331bdc(0x166)])continue;if(_0x23a9f9[_0x331bdc(0x189)]()[_0x331bdc(0xf6)](_0x47860c=>_0xe6859a[_0x331bdc(0x14b)](_0x3be291=>_0x3be291[_0x331bdc(0x18b)](_0x47860c,!0x0)))){for(const _0x7b483b of _0x23a9f9[_0x331bdc(0x18c)]())_0x7b483b[_0x331bdc(0x188)]&&(_0x7b483b[_0x331bdc(0x148)](),_0x3358cd=!0x0);}}}return _0x3358cd;}),_0x180abf[_0x40bdce(0xce)][_0x40bdce(0x14e)][_0x40bdce(0x11a)](_0x146ca8=>{const _0x3e3832=_0x40bdce,_0x3fff0c=_0x180abf[_0x3e3832(0xd7)][_0x3e3832(0xf7)](_0x3e3832(0x179));if(!_0x3fff0c||!_0x3fff0c[_0x3e3832(0x194)][_0x3e3832(0x184)](_0x146ca8[_0x3e3832(0x195)]))return!0x1;let _0x441b55=!0x1;const _0x340d10=_0x180abf[_0x3e3832(0x126)][_0x3e3832(0xf7)](_0x3e3832(0x11d))['me'],_0x259691=_0x180abf[_0x3e3832(0xce)][_0x3e3832(0x14e)][_0x3e3832(0x162)][_0x3e3832(0x153)](),_0x39907e=Array[_0x3e3832(0x13c)](_0x180abf[_0x3e3832(0xce)][_0x3e3832(0x14e)][_0x3e3832(0x162)][_0x3e3832(0x118)]())[_0x3e3832(0x16a)](({name:_0x5b9a11,data:_0x51fa98})=>{const _0x1ec707=_0x3e3832,{group:_0x2346eb,subType:_0xb038e1,authorId:_0x1845de}=_0x4d8f60[_0x1ec707(0x198)](_0x5b9a11);return _0x1ec707(0x144)==_0x2346eb&&_0x1ec707(0x145)==_0xb038e1&&_0x1845de==_0x340d10['id']&&!_0x51fa98[_0x1ec707(0xdd)];});for(const _0x57eae1 of _0x259691){if(_0x3e3832(0x152)!=_0x57eae1[_0x3e3832(0x10a)]||_0x3e3832(0xfd)!=_0x57eae1[_0x3e3832(0x180)]||0x1!=_0x57eae1[_0x3e3832(0x177)])continue;const _0x5b827b=_0x146ca8[_0x3e3832(0x14a)](_0x57eae1[_0x3e3832(0xdb)],_0x57eae1[_0x3e3832(0xdb)][_0x3e3832(0x141)](0x1));if(!_0x39907e[_0x3e3832(0x13e)](({data:_0x5608f6})=>_0x5608f6[_0x3e3832(0xe2)][_0x3e3832(0x119)](_0x5b827b))){for(const {name:_0x4eb5d6,data:_0x42c920}of _0x39907e)if(_0x5b827b[_0x3e3832(0x18b)](_0x42c920[_0x3e3832(0xe2)])){_0x146ca8[_0x3e3832(0x109)](_0x4eb5d6,{'range':_0x5b827b}),_0x441b55=!0x0;break;}}}return _0x441b55;}),_0x180abf[_0x40bdce(0xce)][_0x40bdce(0x14e)][_0x40bdce(0x11a)](_0x4d40a4=>{const _0x48c5c5=_0x40bdce;let _0x548669=!0x1;const _0x6d6536=_0x180abf[_0x48c5c5(0x126)][_0x48c5c5(0xf7)](_0x48c5c5(0x11d))['me'],_0x370290=_0x4d8f60[_0x48c5c5(0xd8)]()[_0x48c5c5(0x16a)](_0x4f7ac8=>_0x4f7ac8[_0x48c5c5(0x188)]&&_0x4f7ac8[_0x48c5c5(0x17b)]==_0x6d6536),_0x110c6b=new Set(),_0x2f409a=new Set();for(const _0x3da2fb of _0x370290)if(_0x48c5c5(0x145)==_0x3da2fb[_0x48c5c5(0x166)])for(const _0x148fd8 of _0x3da2fb[_0x48c5c5(0xd9)]()){const _0x28bc65=_0x148fd8[_0x48c5c5(0x11c)]()[_0x48c5c5(0x127)]();if(_0x28bc65){if(_0x28bc65['is'](_0x48c5c5(0xd4),_0x48c5c5(0xfd))&&ke(_0x28bc65)){_0x3da2fb[_0x48c5c5(0x169)](_0x148fd8[_0x48c5c5(0x180)]),_0x110c6b[_0x48c5c5(0x128)](_0x28bc65),_0x548669=!0x0;const _0xbd62ff=_0x28bc65[_0x48c5c5(0x159)],_0x5b83d0=_0x28bc65[_0x48c5c5(0xf4)],_0xf2b1c1=_0xbd62ff&&_0xbd62ff['is'](_0x48c5c5(0xd4),_0x48c5c5(0xfd)),_0x1d4819=_0x5b83d0&&_0x5b83d0['is'](_0x48c5c5(0xd4),_0x48c5c5(0xfd));_0xf2b1c1&&!_0x110c6b[_0x48c5c5(0x184)](_0xbd62ff)&&_0x2f409a[_0x48c5c5(0x128)](_0xbd62ff),_0x1d4819&&!_0x110c6b[_0x48c5c5(0x184)](_0x5b83d0)&&_0x2f409a[_0x48c5c5(0x128)](_0x5b83d0);}else _0x28bc65['is'](_0x48c5c5(0xd4),_0x48c5c5(0x103))&&_0x28bc65[_0x48c5c5(0x182)]&&(_0x3da2fb[_0x48c5c5(0x169)](_0x148fd8[_0x48c5c5(0x180)]),_0x548669=!0x0);}}else{if(_0x48c5c5(0x15f)==_0x3da2fb[_0x48c5c5(0x166)]){if(!_0x3da2fb[_0x48c5c5(0x133)]||!_0x3da2fb[_0x48c5c5(0x133)][_0x48c5c5(0xe5)])continue;const _0x5b4594=_0x3da2fb[_0x48c5c5(0x133)][_0x48c5c5(0x155)];if(_0x5b4594&&Object[_0x48c5c5(0xde)](_0x5b4594)[_0x48c5c5(0x177)])continue;const _0x537aa9=_0x3da2fb[_0x48c5c5(0x133)][_0x48c5c5(0xe5)];let _0x19fbdd=!0x0,_0x10351d=!0x0;for(const _0x32813b of _0x370290)if(_0x32813b[_0x48c5c5(0x166)]&&_0x32813b[_0x48c5c5(0x166)][_0x48c5c5(0x13a)](_0x48c5c5(0x145))){if(!_0x32813b[_0x48c5c5(0x133)][_0x48c5c5(0xe5)]){_0x10351d=!0x1;break;}if(_0x32813b['id']!=_0x3da2fb['id']&&_0x32813b[_0x48c5c5(0x133)][_0x48c5c5(0xe5)]==_0x537aa9){_0x19fbdd=!0x1;break;}}_0x10351d&&_0x19fbdd&&(_0x3da2fb[_0x48c5c5(0xcd)](),_0x548669=!0x0);}}for(const _0x5a5269 of _0x110c6b)_0x4d40a4[_0x48c5c5(0x123)](_0x5a5269);for(const _0x2d30fc of _0x2f409a)_0x4d40a4[_0x48c5c5(0x101)](_0x2d30fc);return _0x548669;}),_0x180abf[_0x40bdce(0x104)][_0x40bdce(0x130)](_0x40bdce(0x120))[_0x40bdce(0x13d)]({'model':_0x40bdce(0x10b),'view':(_0x239dc6,_0x1c4017)=>_0x746b06(_0x239dc6),'converterPriority':_0x40bdce(0x14f)}),_0x180abf[_0x40bdce(0x104)][_0x40bdce(0x130)](_0x40bdce(0xe4))[_0x40bdce(0x13d)]({'model':_0x40bdce(0x10b),'view':(_0x2fb6c5,_0x193f62)=>_0x193f62[_0x40bdce(0x102)][_0x40bdce(0x173)]?_0x746b06(_0x2fb6c5,!0x1):null,'converterPriority':_0x40bdce(0x14f)});const _0x418eca=_0x180abf[_0x40bdce(0xfb)][_0x40bdce(0x18a)];this[_0x40bdce(0x107)](_0x418eca[_0x40bdce(0x14e)],_0x40bdce(0xf3),(_0x1adf41,_0x5462bb)=>{const _0x1752b2=_0x40bdce,_0x3e9195=[];for(const _0x4e55af of _0x418eca[_0x1752b2(0x17f)](_0x5462bb[_0x1752b2(0x125)])[_0x1752b2(0x19a)]())_0x4e55af['is'](_0x1752b2(0xd4),_0x1752b2(0x12b))&&_0x3e9195[_0x1752b2(0x129)](_0x4e55af);_0x418eca[_0x1752b2(0xe0)](_0x47f7e8=>{const _0x1eb07b=_0x1752b2;for(const _0x1a6662 of _0x3e9195)_0x47f7e8[_0x1eb07b(0xe8)](_0x47f7e8[_0x1eb07b(0x17f)](_0x1a6662),_0x47f7e8[_0x1eb07b(0xef)](_0x1a6662)),_0x47f7e8[_0x1eb07b(0x123)](_0x1a6662);});});}}function _0x4cba(){const _0x2c329f=['tablePasteCell','low','hasSuggestion','differ','tableCell','479038NuCgNN','columns','subType','deletion','TableClipboard','removeMarker','filter','createTableWalker','includes','TableUtils','1990248YInskm','columnInsertionRanges','root','activeMarkers','*Replace\x20table\x20cells*','showSuggestionHighlights','rowInsertionIndexes','getSelectionAffectedTableCells','selection','length','insertContent','redo','elementToElement','author','afterInit','getSuggestion','removeRows','createRangeIn','name','insertionRanges','isEmpty','insertRows','has','getChild','descriptionFactory','columnInsertionIndexes','isInContent','getRanges','view','containsRange','getAllAdjacentSuggestions','getTableIfOnlyTableInContent','suggestionUnloaded','findAncestor','10tsQqaX','last','getAttributes','getSuggestionCallback','_createdBatches','batch','markMultiRangeInsertion','endColumn','_splitMarkerName','tablePasteRow','getItems','removeMarkers','model','_tablePostFixingSubtypes','join','8pEDpMO','rowInsertionRanges','insertColumns','element','tableCellBackgroundColor','getColumnIndexes','commands','getSuggestions','getMarkers','createElement','position','set','oldRange','keys','$graveyard','change','first','newRange','tableCellHorizontalAlignment','dataDowncast','tablePasteChainId','createRangeOn','tablePasteColumn','move','getChildren','427RdLyNz','61458mpqqZb','formatBlock','ck-suggestion-marker','ck-suggestion-marker-insertion','createPositionBefore','cell','rows','tableCellBorderColor','clipboardOutput','previousSibling','deletionRanges','every','get','8266400qBZGNG','suggestionLoaded','fill','editing','column','tableCellSuggestion','tableCellBorderStyle','row','18018616vjwipY','unwrap','options','paragraph','conversion','getColumns','endRow','listenTo','rootName','updateMarker','type','suggestion:formatBlock:tablePasteCell','registerCustomCallback','return','setAttribute','tableCellBorderWidth','map','detach','documentSelection','fromEntries','call','wrap','_getCoordsForCells','table','getChangedMarkers','isEqual','registerPostFixer','reduce','getRange','Users','end','markerName','editingDowncast','setAttributes','tableCellVerticalAlignment','remove','getRows','content','plugins','getContainedElement','add','push','forceDefaultExecution','suggestion-td','accept','register','fromRange','getRowIndexes','for','entries','nodeAfter','attributes','ck-suggestion-marker--active','markMultiRangeBlockFormat','next','_suggestionFactory','schema','value','startsWith','1322788gyzwhE','from','markerToHighlight','find','9533889KxQOtr','start','getShiftedBy','previous','editor','suggestion','tablePaste','insertion','cells','discard','2hZhfuX','createRange','some','forEach','stop','document','high','locale','markers','insert','getChanges','markMultiRangeDeletion','markerAttributes','trackChanges','_replaceTableSlotCell','tableCellPadding','nextSibling','TrackChangesEditing','_isForcedDefaultExecutionBlock','registerDescriptionCallback','requires','removeColumns'];_0x4cba=function(){return _0x2c329f;};return _0x4cba();}function _0x5527(_0x2a2a8b,_0x1fc71e){const _0x4cbacd=_0x4cba();return _0x5527=function(_0x552701,_0x1af2a2){_0x552701=_0x552701-0xcd;let _0x45889a=_0x4cbacd[_0x552701];return _0x45889a;},_0x5527(_0x2a2a8b,_0x1fc71e);}function ke(_0xc2273a){const _0x1567d9=_0x1058ae;if(_0xc2273a[_0x1567d9(0x182)])return!0x0;const _0x253117=_0xc2273a[_0x1567d9(0x185)](0x0);return _0x253117['is'](_0x1567d9(0xd4),_0x1567d9(0x103))&&_0x253117[_0x1567d9(0x182)];}function Re(_0x523c02,_0x513514={},_0x49dc68){const _0x5f3733=_0x1058ae;for(const {isAnchor:_0x217020,cellHeight:_0x4a578f,cellWidth:_0x285bf6}of _0x49dc68[_0x5f3733(0x16b)](_0x523c02,{'includeAllSlots':!0x0,..._0x513514}))if(!_0x217020||0x1!=_0x4a578f||0x1!=_0x285bf6)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1c62ad=_0x24e4;(function(_0xd4d2d8,_0x2431fc){const _0x36616e=_0x24e4,_0x5017bf=_0xd4d2d8();while(!![]){try{const _0x80ff17=parseInt(_0x36616e(0x1a6))/0x1*(parseInt(_0x36616e(0x18c))/0x2)+parseInt(_0x36616e(0x18d))/0x3+-parseInt(_0x36616e(0x17d))/0x4+parseInt(_0x36616e(0x188))/0x5+-parseInt(_0x36616e(0x1ac))/0x6+-parseInt(_0x36616e(0x1ae))/0x7+-parseInt(_0x36616e(0x19d))/0x8;if(_0x80ff17===_0x2431fc)break;else _0x5017bf['push'](_0x5017bf['shift']());}catch(_0x3e77e2){_0x5017bf['push'](_0x5017bf['shift']());}}}(_0x332d,0xcc63c));function _0x332d(){const _0x571373=['Users','commandParams','registerCustomCallback','model','3487000fIBaHt','type','getTableColumnsWidths','document','19934TKBJpU','2608242wbZPTd','selection','get','getColumnGroupElement','registerDescriptionCallback','formatBlock','afterInit','accept','handleResizeTableWidthCommand','locale','discard','resizeTableWidth','bind','data','plugins','getSuggestionCallback','585032oiyLGH','TrackChangesEditing','columnWidths','formatGroupId','author','getSelectedElement','table','change','enableCommand','138obJEKM','getAttribute','formatInline','*Format:*\x20resize\x20table','has','handleSuggestionDescription','7899024lceUqm','tableWidth','4003881RadAky','subType','descriptionFactory','editor','getSuggestions','573856CXoHOW','TableColumnResizeEditing','_suggestionFactory','getContainedElement','resizeTable','markBlockFormat','format'];_0x332d=function(){return _0x571373;};return _0x332d();}import{Plugin as _0x12f007}from'ckeditor5/src/core.js';function _0x24e4(_0x4f0a10,_0x42abc6){const _0x332df5=_0x332d();return _0x24e4=function(_0x24e48f,_0x23f5df){_0x24e48f=_0x24e48f-0x17a;let _0x48cff9=_0x332df5[_0x24e48f];return _0x48cff9;},_0x24e4(_0x4f0a10,_0x42abc6);}import{getTranslation as _0x46b4b2}from'../utils/common-translations.js';export default class Nt extends _0x12f007{[_0x1c62ad(0x193)](){const _0x51835e=_0x1c62ad;if(!this[_0x51835e(0x17b)][_0x51835e(0x19b)][_0x51835e(0x1aa)](_0x51835e(0x17e)))return;const _0x44492d=this[_0x51835e(0x17b)][_0x51835e(0x19b)][_0x51835e(0x18f)](_0x51835e(0x19e));_0x44492d[_0x51835e(0x1a5)](_0x51835e(0x198),this[_0x51835e(0x195)][_0x51835e(0x199)](this)),_0x44492d[_0x51835e(0x17f)][_0x51835e(0x186)](_0x51835e(0x192),_0x51835e(0x181),_0x51835e(0x194),_0x44492d[_0x51835e(0x17f)][_0x51835e(0x19c)](_0x51835e(0x192),null,_0x51835e(0x197))),_0x44492d[_0x51835e(0x17f)][_0x51835e(0x186)](_0x51835e(0x192),_0x51835e(0x181),_0x51835e(0x197),_0x44492d[_0x51835e(0x17f)][_0x51835e(0x19c)](_0x51835e(0x192),null,_0x51835e(0x194))),_0x44492d[_0x51835e(0x17a)][_0x51835e(0x191)](this[_0x51835e(0x1ab)][_0x51835e(0x199)](this));}[_0x1c62ad(0x195)](_0x299938,_0x4044af){const _0x4215e5=_0x1c62ad,_0x30f97a=this[_0x4215e5(0x17b)][_0x4215e5(0x19b)][_0x4215e5(0x18f)](_0x4215e5(0x19e)),_0x2a45a4=this[_0x4215e5(0x17b)][_0x4215e5(0x19b)][_0x4215e5(0x18f)](_0x4215e5(0x17e)),_0x499ea4=_0x4044af[_0x4215e5(0x1a3)]||this[_0x4215e5(0x17b)][_0x4215e5(0x187)][_0x4215e5(0x18b)][_0x4215e5(0x18e)][_0x4215e5(0x1a2)]();this[_0x4215e5(0x17b)][_0x4215e5(0x187)][_0x4215e5(0x1a4)](()=>{const _0x243414=_0x4215e5,_0x4c78c9=_0x2a45a4[_0x243414(0x190)](_0x499ea4);let _0x236247=_0x4c78c9?_0x2a45a4[_0x243414(0x18a)](_0x4c78c9):null,_0x202edd=_0x499ea4[_0x243414(0x1a7)](_0x243414(0x1ad))||null;const _0x10a829=_0x4044af[_0x243414(0x1ad)]||_0x202edd,_0x16bb34=_0x4044af[_0x243414(0x19f)]||_0x236247,_0x31fa2e=this[_0x243414(0x17b)][_0x243414(0x19b)][_0x243414(0x18f)](_0x243414(0x184))['me'];for(const _0x693921 of _0x30f97a[_0x243414(0x17c)]()){const _0x260f80=_0x693921[_0x243414(0x180)]();if(_0x243414(0x181)===_0x693921[_0x243414(0x1af)]&&_0x260f80===_0x499ea4){_0x693921[_0x243414(0x1a1)]!==_0x31fa2e&&_0x693921[_0x243414(0x197)]();const _0x238f44=_0x693921[_0x243414(0x19a)][_0x243414(0x185)];_0x202edd=_0x238f44[0x0][_0x243414(0x1ad)],_0x236247=_0x238f44[0x0][_0x243414(0x19f)];break;}}_0x299938({'table':_0x499ea4,'tableWidth':_0x10a829,'columnWidths':_0x16bb34}),_0x30f97a[_0x243414(0x182)](_0x499ea4,{'commandName':_0x243414(0x198),'commandParams':[{'tableWidth':_0x202edd,'columnWidths':_0x236247}],'formatGroupId':_0x243414(0x181)},[],_0x243414(0x181));});}[_0x1c62ad(0x1ab)](_0x2112e0){const _0x355b99=_0x1c62ad;if(_0x355b99(0x192)!=_0x2112e0[_0x355b99(0x189)]&&_0x355b99(0x1a8)!=_0x2112e0[_0x355b99(0x189)])return;const {data:_0x44a4ce}=_0x2112e0;if(_0x44a4ce&&_0x355b99(0x181)===_0x44a4ce[_0x355b99(0x1a0)]){const _0x35c5a6=_0x355b99(0x1a9);return{'type':_0x355b99(0x183),'content':_0x46b4b2(this[_0x355b99(0x17b)][_0x355b99(0x196)],_0x35c5a6)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x22d6(){const _0x2d2094=['format','FORMAT_HEADER_ROW','registerBlockAttribute','removeMarker:suggestion','registerAttributeLabel','addClass','nodeAfter','parent','addMarker:suggestion','5403HTQzOj','markerNameToElements','setTableRowHeader','requires','nodeBefore','consume','10406760bniPXC','_acceptFormatSuggestionCallbackFactory','headingColumns','activeMarkers','2088549nrOTHS','removeAttribute','createTableWalker','FORMAT_REGULAR_ROW','removeClass','headingRows','descriptionFactory','commandParams','FORMAT_HEADER_COLUMN','ck-suggestion-marker-','mapper','362kjfQXA','consumable','name','_handleLegacySuggestions','forceValue','start','bindElementToMarker','508503OZeyim','highest','editing','end','markerName','unbindElementFromMarkerName','includes','locale','TableUtils','registerDescriptionCallback','toViewElement','registerCustomCallback','has','TableEditing','options','1414812FuZnNX','getCellLocation','data-suggestion','getSuggestion','*Format:*\x20%0','afterInit','ck-suggestion-marker--active','setAttribute','stop','type','get','accept','item','data','downcastDispatcher','5762772oHNaMv','5043308pNVsVT','commandName','_suggestionFactory','setTableColumnHeader','5PgOUtE','showSuggestionHighlights','cell','plugins','enableDefaultAttributesIntegration','editor','markerRange','writer','formatBlock','FORMAT_REGULAR_COLUMN','_registerLegacyDescription','_splitMarkerName','TrackChangesEditing'];_0x22d6=function(){return _0x2d2094;};return _0x22d6();}function _0x34e1(_0x29492b,_0xaf0eb){const _0x22d625=_0x22d6();return _0x34e1=function(_0x34e161,_0x2c37e4){_0x34e161=_0x34e161-0xb8;let _0x21e77d=_0x22d625[_0x34e161];return _0x21e77d;},_0x34e1(_0x29492b,_0xaf0eb);}const _0x508e53=_0x34e1;(function(_0x31c710,_0x3971e9){const _0x512086=_0x34e1,_0x4fd4ba=_0x31c710();while(!![]){try{const _0x3bc951=-parseInt(_0x512086(0xec))/0x1+-parseInt(_0x512086(0xe5))/0x2*(-parseInt(_0x512086(0xd0))/0x3)+parseInt(_0x512086(0x10b))/0x4*(-parseInt(_0x512086(0xba))/0x5)+parseInt(_0x512086(0x10a))/0x6+parseInt(_0x512086(0xfb))/0x7+parseInt(_0x512086(0xd6))/0x8+-parseInt(_0x512086(0xda))/0x9;if(_0x3bc951===_0x3971e9)break;else _0x4fd4ba['push'](_0x4fd4ba['shift']());}catch(_0x32fe8f){_0x4fd4ba['push'](_0x4fd4ba['shift']());}}}(_0x22d6,0xc062d));import{Plugin as _0x25837f}from'ckeditor5/src/core.js';import _0x229ab2 from'./table.js';import{getTranslation as _0x6a9f08}from'../utils/common-translations.js';export default class Ct extends _0x25837f{static get[_0x508e53(0xd3)](){return[_0x229ab2];}[_0x508e53(0x100)](){const _0x5705bd=_0x508e53,_0x535a29=this[_0x5705bd(0xbf)];if(!_0x535a29[_0x5705bd(0xbd)][_0x5705bd(0xf8)](_0x5705bd(0xf9)))return;const _0x48bfe4=_0x535a29[_0x5705bd(0xf3)],_0x51cb12=_0x535a29[_0x5705bd(0xbd)][_0x5705bd(0x105)](_0x5705bd(0xc6));_0x51cb12[_0x5705bd(0xbe)](_0x5705bd(0xd2)),_0x51cb12[_0x5705bd(0xbe)](_0x5705bd(0xb9)),_0x51cb12[_0x5705bd(0xc9)](_0x5705bd(0xdf)),_0x51cb12[_0x5705bd(0xc9)](_0x5705bd(0xd8)),_0x51cb12[_0x5705bd(0xe0)][_0x5705bd(0xcb)](_0x5705bd(0xdf),_0x6a9f08(_0x48bfe4,_0x5705bd(0xc8))),_0x51cb12[_0x5705bd(0xe0)][_0x5705bd(0xcb)](_0x5705bd(0xd8),_0x6a9f08(_0x48bfe4,_0x5705bd(0xe2))),this[_0x5705bd(0xe8)]();}[_0x508e53(0xe8)](){const _0x516ccc=_0x508e53,_0x3ba8e0=this[_0x516ccc(0xbf)][_0x516ccc(0xbd)][_0x516ccc(0x105)](_0x516ccc(0xc6)),_0x3e4553=this[_0x516ccc(0xbf)][_0x516ccc(0xbd)][_0x516ccc(0x105)](_0x516ccc(0xf4)),_0x5729fa=this[_0x516ccc(0xbf)][_0x516ccc(0xbd)][_0x516ccc(0x105)](_0x229ab2)[_0x516ccc(0xd7)]();function _0x2c9aad({showActiveMarker:_0x3ff766=!0x0,setDataAttribute:_0x55d796=!0x0}={}){return(_0x59811e,_0x8c8bf6,_0x1904b2)=>{const _0x4fbfb6=_0x34e1,{type:_0x4114be,id:_0x1b53a1}=_0x3ba8e0[_0x4fbfb6(0xc5)](_0x8c8bf6[_0x4fbfb6(0xf0)]),_0x33ad3f=_0x3ba8e0[_0x4fbfb6(0xfe)](_0x1b53a1),_0x573ff8=_0x33ad3f[_0x4fbfb6(0x108)];if(_0x4fbfb6(0xc2)!=_0x33ad3f[_0x4fbfb6(0x104)]||!_0x573ff8||_0x4fbfb6(0xb9)!=_0x573ff8[_0x4fbfb6(0x10c)])return;if(_0x8c8bf6[_0x4fbfb6(0x107)])return void _0x59811e[_0x4fbfb6(0x103)]();if(!_0x1904b2[_0x4fbfb6(0xe6)][_0x4fbfb6(0xd5)](_0x8c8bf6[_0x4fbfb6(0xc0)],_0x59811e[_0x4fbfb6(0xe7)]))return;const _0x26cba0=_0x8c8bf6[_0x4fbfb6(0xc0)][_0x4fbfb6(0xea)][_0x4fbfb6(0xcd)],_0x21123a=_0x8c8bf6[_0x4fbfb6(0xc0)][_0x4fbfb6(0xef)][_0x4fbfb6(0xd4)],_0x44e39a=_0x26cba0[_0x4fbfb6(0xce)][_0x4fbfb6(0xce)],{column:_0x53db30}=_0x3e4553[_0x4fbfb6(0xfc)](_0x26cba0),{column:_0x57d332}=_0x3e4553[_0x4fbfb6(0xfc)](_0x21123a);for(let _0x746a8=_0x53db30;_0x746a8<=_0x57d332;_0x746a8++){const _0xbe204a=_0x3e4553[_0x4fbfb6(0xdc)](_0x44e39a,{'column':_0x746a8,'includeAllSlots':!0x1});for(const _0x4d9c42 of _0xbe204a){const _0x101598=_0x4d9c42[_0x4fbfb6(0xbc)],_0x307864=_0x1904b2[_0x4fbfb6(0xe4)][_0x4fbfb6(0xf6)](_0x101598);_0x1904b2[_0x4fbfb6(0xc1)][_0x4fbfb6(0xcc)](_0x4fbfb6(0xe3)+_0x4114be,_0x307864),_0x55d796&&_0x1904b2[_0x4fbfb6(0xc1)][_0x4fbfb6(0x102)](_0x4fbfb6(0xfd),_0x1b53a1,_0x307864),_0x1904b2[_0x4fbfb6(0xe4)][_0x4fbfb6(0xeb)](_0x307864,_0x8c8bf6[_0x4fbfb6(0xf0)]),_0x3ff766&&(_0x3ba8e0[_0x4fbfb6(0xd9)][_0x4fbfb6(0xf2)](_0x8c8bf6[_0x4fbfb6(0xf0)])?_0x1904b2[_0x4fbfb6(0xc1)][_0x4fbfb6(0xcc)](_0x4fbfb6(0x101),_0x307864):_0x1904b2[_0x4fbfb6(0xc1)][_0x4fbfb6(0xde)](_0x4fbfb6(0x101),_0x307864));}}};}_0x3ba8e0[_0x516ccc(0xb8)][_0x516ccc(0xf7)](_0x516ccc(0xc2),_0x516ccc(0xd2),_0x516ccc(0x106),_0x5729fa),_0x3ba8e0[_0x516ccc(0xb8)][_0x516ccc(0xf7)](_0x516ccc(0xc2),_0x516ccc(0xb9),_0x516ccc(0x106),_0x5729fa),this[_0x516ccc(0xbf)][_0x516ccc(0xee)][_0x516ccc(0x109)]['on'](_0x516ccc(0xcf),_0x2c9aad(),{'priority':_0x516ccc(0xed)}),this[_0x516ccc(0xbf)][_0x516ccc(0x108)][_0x516ccc(0x109)]['on'](_0x516ccc(0xcf),(_0x48c851,_0x5782a0,_0x391d37)=>{const _0x1083d6=_0x516ccc;_0x391d37[_0x1083d6(0xfa)][_0x1083d6(0xbb)]&&_0x2c9aad({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x48c851,_0x5782a0,_0x391d37);},{'priority':_0x516ccc(0xed)}),this[_0x516ccc(0xbf)][_0x516ccc(0xee)][_0x516ccc(0x109)]['on'](_0x516ccc(0xca),(_0x3b3776,_0x1de0ae,_0x195e4e)=>{const _0xca25a8=_0x516ccc,{type:_0x491b96,id:_0x2863a7}=_0x3ba8e0[_0xca25a8(0xc5)](_0x1de0ae[_0xca25a8(0xf0)]),_0x28aa5f=_0x3ba8e0[_0xca25a8(0xfe)](_0x2863a7),_0x29fe37=_0x28aa5f[_0xca25a8(0x108)];if(_0xca25a8(0xc2)!=_0x28aa5f[_0xca25a8(0x104)]||!_0x29fe37||_0xca25a8(0xb9)!=_0x29fe37[_0xca25a8(0x10c)])return;const _0x580776=_0x195e4e[_0xca25a8(0xe4)][_0xca25a8(0xd1)](_0x1de0ae[_0xca25a8(0xf0)]);if(_0x580776){for(const _0x4d1d6f of _0x580776)_0x195e4e[_0xca25a8(0xc1)][_0xca25a8(0xde)](_0xca25a8(0xe3)+_0x491b96,_0x4d1d6f),_0x195e4e[_0xca25a8(0xc1)][_0xca25a8(0xde)](_0xca25a8(0x101),_0x4d1d6f),_0x195e4e[_0xca25a8(0xc1)][_0xca25a8(0xdb)](_0xca25a8(0xfd),_0x4d1d6f),_0x195e4e[_0xca25a8(0xe4)][_0xca25a8(0xf1)](_0x4d1d6f,_0x1de0ae[_0xca25a8(0xf0)]);}},{'priority':_0x516ccc(0xed)}),this[_0x516ccc(0xc4)]();}[_0x508e53(0xc4)](){const _0x3fcece=_0x508e53,_0x5c5a8d=this[_0x3fcece(0xbf)],_0x67e021=_0x5c5a8d[_0x3fcece(0xf3)];function _0x55d3be(_0xbfc88b){const _0x318610=_0x3fcece;return{'type':_0x318610(0xc7),'content':_0x6a9f08(_0x67e021,_0x318610(0xff),_0xbfc88b)};}_0x5c5a8d[_0x3fcece(0xbd)][_0x3fcece(0x105)](_0x3fcece(0xc6))[_0x3fcece(0xe0)][_0x3fcece(0xf5)](_0x284673=>{const _0x3af130=_0x3fcece;if(_0x3af130(0xc2)!=_0x284673[_0x3af130(0x104)])return;const {data:_0x558cdd}=_0x284673;if(_0x558cdd){if(_0x3af130(0xd2)==_0x558cdd[_0x3af130(0x10c)]){const _0x54fadf=_0x558cdd[_0x3af130(0xe1)][0x0][_0x3af130(0xe9)];return _0x55d3be(_0x6a9f08(_0x67e021,_0x54fadf?_0x3af130(0xc8):_0x3af130(0xdd)));}if(_0x3af130(0xb9)==_0x558cdd[_0x3af130(0x10c)]){const _0x424f10=_0x558cdd[_0x3af130(0xe1)][0x0][_0x3af130(0xe9)];return _0x55d3be(_0x6a9f08(_0x67e021,_0x424f10?_0x3af130(0xe2):_0x3af130(0xc3)));}}});}}
|
|
@@ -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
|
+
function _0x38f0(_0x12eec3,_0x26125e){const _0xce265c=_0xce26();return _0x38f0=function(_0x38f0db,_0x3a2c85){_0x38f0db=_0x38f0db-0x1a0;let _0x346e84=_0xce265c[_0x38f0db];return _0x346e84;},_0x38f0(_0x12eec3,_0x26125e);}const _0x5c93f9=_0x38f0;(function(_0x1c14fc,_0x54bf5e){const _0x4bdb58=_0x38f0,_0x1d62c5=_0x1c14fc();while(!![]){try{const _0xa9de1e=-parseInt(_0x4bdb58(0x1da))/0x1+-parseInt(_0x4bdb58(0x1ae))/0x2*(-parseInt(_0x4bdb58(0x1e4))/0x3)+-parseInt(_0x4bdb58(0x1ac))/0x4+parseInt(_0x4bdb58(0x1ed))/0x5*(-parseInt(_0x4bdb58(0x200))/0x6)+parseInt(_0x4bdb58(0x1cb))/0x7*(parseInt(_0x4bdb58(0x202))/0x8)+parseInt(_0x4bdb58(0x1f0))/0x9*(parseInt(_0x4bdb58(0x1b0))/0xa)+parseInt(_0x4bdb58(0x1d2))/0xb;if(_0xa9de1e===_0x54bf5e)break;else _0x1d62c5['push'](_0x1d62c5['shift']());}catch(_0xc976b0){_0x1d62c5['push'](_0x1d62c5['shift']());}}}(_0xce26,0x70c74));import{Plugin as _0x4f01f1}from'ckeditor5/src/core.js';import _0x12b96a from'./table.js';import{LiveRange as _0x47672e}from'ckeditor5/src/engine.js';function _0xce26(){const _0x4fe634=['createTableWalker','plugins','_tablePostFixingSubtypes','formatInline','10FdDZkS','mergeTableCellLeft','horizontally','35649xQgAIW','forceDefaultExecution','get','low','format','enableCommand','set:isEnabled','has','registerCustomCallback','highest','rootName','execute','getAncestors','requires','TrackChangesEditing','_isForcedDefaultExecutionBlock','1772574BdmKTU','element','7720RrTgzt','formatBlock','stop','trackChanges','commandName','type','TableEditing','size','map','setSelection','return','deletion','findAncestor','splitTableCellVertically','1233020kgdfhk','mergeTableCellUp','3098ZigfaM','filter','220Ipoknz','fromRange','*Merge\x20cells*','insertion','detach','value','markBlockFormat','mergeTableCellRight','root','cell','getRanges','push','locale','$graveyard','markMultiRangeBlockFormat','change','selection','refresh','isEnabled','*Split\x20cell:*\x20horizontally','TableUtils','length','getCellLocation','author','afterInit','registerDescriptionCallback','accept','1981WYlsOe','_suggestionFactory','isInContent','getSelectionAffectedTableCells','find','getSuggestions','direction','6404992AypjBr','splitTableCellHorizontally','*Split\x20cell:*\x20vertically','table','_areSelectedCellsMergable','containsRange','descriptionFactory','mergeTableCellDown','132900FcRBnB','from','getFirstPosition','add','subType','createRangeOn','model','_areMergableCells','commands','_acceptFormatSuggestionCallbackFactory','1068opkJzp','mergeTableCells','tableCell','editor','document'];_0xce26=function(){return _0x4fe634;};return _0xce26();}import{getTranslation as _0x3018ee}from'../utils/common-translations.js';export default class vt extends _0x4f01f1{static get[_0x5c93f9(0x1fd)](){return[_0x12b96a];}[_0x5c93f9(0x1c8)](){const _0x528e2e=_0x5c93f9,_0x340acf=this[_0x528e2e(0x1e7)],_0x46d2e2=_0x340acf[_0x528e2e(0x1e0)][_0x528e2e(0x1e8)][_0x528e2e(0x1c0)],_0x5a30a9=_0x340acf[_0x528e2e(0x1bc)];if(!_0x340acf[_0x528e2e(0x1ea)][_0x528e2e(0x1f7)](_0x528e2e(0x1a4)))return;const _0xe03073=_0x340acf[_0x528e2e(0x1ea)][_0x528e2e(0x1f2)](_0x528e2e(0x1fe)),_0x9441c7=_0x340acf[_0x528e2e(0x1ea)][_0x528e2e(0x1f2)](_0x528e2e(0x1c4)),_0x33736d=_0x340acf[_0x528e2e(0x1ea)][_0x528e2e(0x1f2)](_0x12b96a);_0x33736d[_0x528e2e(0x1eb)][_0x528e2e(0x1bb)](_0x528e2e(0x1e5)),_0xe03073[_0x528e2e(0x1f5)](_0x528e2e(0x1e5),()=>{const _0x5ef8d2=_0x528e2e,_0x438d02=_0x9441c7[_0x5ef8d2(0x1ce)](_0x340acf[_0x5ef8d2(0x1e0)][_0x5ef8d2(0x1e8)][_0x5ef8d2(0x1c0)]);_0x340acf[_0x5ef8d2(0x1e0)][_0x5ef8d2(0x1bf)](()=>{const _0x13f6df=_0x5ef8d2;_0xe03073[_0x13f6df(0x1be)](_0x438d02,{'commandName':_0x13f6df(0x1e5),'commandParams':[]},[],_0x13f6df(0x1e5));});}),_0x340acf[_0x528e2e(0x1e2)][_0x528e2e(0x1f2)](_0x528e2e(0x1e5))['on'](_0x528e2e(0x1fb),(_0x58b260,_0x273752)=>{const _0x21b115=_0x528e2e;_0x340acf[_0x21b115(0x1e2)][_0x21b115(0x1f2)](_0x21b115(0x1a1))[_0x21b115(0x1b5)]&&(_0x273752[_0x21b115(0x1c5)]>0x0&&_0x273752[_0x273752[_0x21b115(0x1c5)]-0x1]&&_0x273752[_0x273752[_0x21b115(0x1c5)]-0x1][_0x21b115(0x1f1)]||_0xe03073[_0x21b115(0x1ff)]||this[_0x21b115(0x1d6)]()||_0x58b260[_0x21b115(0x1a0)]());},{'priority':_0x528e2e(0x1f9)});for(const _0x599338 of[_0x528e2e(0x1ad),_0x528e2e(0x1b7),_0x528e2e(0x1d9),_0x528e2e(0x1ee)]){const _0x2a0f45=_0x340acf[_0x528e2e(0x1e2)][_0x528e2e(0x1f2)](_0x599338);_0xe03073[_0x528e2e(0x1f5)](_0x599338,()=>{const _0x9d5500=_0x528e2e,_0x13f106=_0x340acf[_0x9d5500(0x1e0)][_0x9d5500(0x1e8)][_0x9d5500(0x1c0)][_0x9d5500(0x1dc)]()[_0x9d5500(0x1fc)]()[_0x9d5500(0x1cf)](_0x4ef6d7=>_0x4ef6d7['is'](_0x9d5500(0x201),_0x9d5500(0x1e6))),_0x2aabc=_0x2a0f45[_0x9d5500(0x1b5)];_0x340acf[_0x9d5500(0x1e0)][_0x9d5500(0x1bf)](()=>{const _0x4944bd=_0x9d5500;_0xe03073[_0x4944bd(0x1be)]([_0x13f106,_0x2aabc],{'commandName':_0x4944bd(0x1e5),'commandParams':[]},[],_0x4944bd(0x1e5));});});}for(const _0x407553 of[_0x528e2e(0x1ab),_0x528e2e(0x1d3)]){const _0x2ee59f=_0x340acf[_0x528e2e(0x1e2)][_0x528e2e(0x1f2)](_0x407553);_0xe03073[_0x528e2e(0x1f5)](_0x407553,()=>{const _0x486c28=_0x528e2e,_0x3c4b1e=_0x9441c7[_0x486c28(0x1ce)](_0x340acf[_0x486c28(0x1e0)][_0x486c28(0x1e8)][_0x486c28(0x1c0)])[0x0],_0x442a35=_0x3c4b1e[_0x486c28(0x1aa)](_0x486c28(0x1d5)),{column:_0x996a84,row:_0x4534bc}=_0x9441c7[_0x486c28(0x1c6)](_0x3c4b1e);let _0x1ddde9=[];if(_0x486c28(0x1ef)==_0x2ee59f[_0x486c28(0x1d1)]){const _0x1f13a1=_0x9441c7[_0x486c28(0x1e9)](_0x442a35,{'startRow':_0x4534bc,'endRow':_0x4534bc,'includeAllSlots':!0x0});_0x1ddde9=Array[_0x486c28(0x1db)](_0x1f13a1)[_0x486c28(0x1a6)](_0x355d55=>_0x355d55[_0x486c28(0x1b9)]);}else{const _0x52e75c=_0x9441c7[_0x486c28(0x1e9)](_0x442a35,{'column':_0x996a84,'includeAllSlots':!0x0});_0x1ddde9=Array[_0x486c28(0x1db)](_0x52e75c)[_0x486c28(0x1a6)](_0xfc89a2=>_0xfc89a2[_0x486c28(0x1b9)]);}_0x340acf[_0x486c28(0x1e0)][_0x486c28(0x1bf)](_0x4d9883=>{const _0x10958a=_0x486c28;_0xe03073[_0x10958a(0x1b6)](_0x4d9883[_0x10958a(0x1df)](_0x3c4b1e),{'commandName':_0x407553,'commandParams':[]},_0x1ddde9,_0x407553);});});}_0xe03073[_0x528e2e(0x1d8)][_0x528e2e(0x1c9)](_0x1f2033=>{const _0xb8e864=_0x528e2e;if(_0xb8e864(0x203)!=_0x1f2033[_0xb8e864(0x1a3)]&&_0xb8e864(0x1ec)!=_0x1f2033[_0xb8e864(0x1a3)])return;const {data:_0x55334d}=_0x1f2033;return _0x55334d&&_0xb8e864(0x1e5)==_0x55334d[_0xb8e864(0x1a2)]?{'type':_0xb8e864(0x1f4),'content':_0x3018ee(_0x5a30a9,_0xb8e864(0x1b2))}:void 0x0;}),_0xe03073[_0x528e2e(0x1d8)][_0x528e2e(0x1c9)](_0x1f77c0=>{const _0xc3e674=_0x528e2e;if(_0xc3e674(0x203)!=_0x1f77c0[_0xc3e674(0x1a3)]&&_0xc3e674(0x1ec)!=_0x1f77c0[_0xc3e674(0x1a3)])return;const {data:_0x3344a3}=_0x1f77c0;return _0x3344a3?_0xc3e674(0x1ab)==_0x3344a3[_0xc3e674(0x1a2)]?{'type':_0xc3e674(0x1f4),'content':_0x3018ee(_0x5a30a9,_0xc3e674(0x1d4))}:_0xc3e674(0x1d3)==_0x3344a3[_0xc3e674(0x1a2)]?{'type':_0xc3e674(0x1f4),'content':_0x3018ee(_0x5a30a9,_0xc3e674(0x1c3))}:void 0x0:void 0x0;});const _0x5a2176=_0x33736d[_0x528e2e(0x1e3)]();for(const _0x49dd58 of[_0x528e2e(0x1ad),_0x528e2e(0x1b7),_0x528e2e(0x1d9),_0x528e2e(0x1ee)])_0xe03073[_0x528e2e(0x1cc)][_0x528e2e(0x1f8)](_0x528e2e(0x203),_0x49dd58,_0x528e2e(0x1ca),_0x5a2176);for(const _0x16d6fb of[_0x528e2e(0x1ab),_0x528e2e(0x1d3)])_0xe03073[_0x528e2e(0x1cc)][_0x528e2e(0x1f8)](_0x528e2e(0x203),_0x16d6fb,_0x528e2e(0x1ca),_0x5a2176);_0xe03073[_0x528e2e(0x1cc)][_0x528e2e(0x1f8)](_0x528e2e(0x203),_0x528e2e(0x1e5),_0x528e2e(0x1ca),_0x1d9052=>{const _0x4f09be=_0x528e2e;_0x340acf[_0x4f09be(0x1e0)][_0x4f09be(0x1bf)](_0x36e4ab=>{const _0x4f9fe2=_0x4f09be,_0x32445d=Array[_0x4f9fe2(0x1db)](_0x46d2e2[_0x4f9fe2(0x1ba)]())[_0x4f9fe2(0x1a6)](_0xc55668=>_0x47672e[_0x4f9fe2(0x1b1)](_0xc55668));_0x36e4ab[_0x4f9fe2(0x1a7)](_0x1d9052),_0x340acf[_0x4f9fe2(0x1e2)][_0x4f9fe2(0x1f2)](_0x4f9fe2(0x1e5))[_0x4f9fe2(0x1c1)](),_0x340acf[_0x4f9fe2(0x1fb)](_0x4f9fe2(0x1e5),{'forceDefaultExecution':!0x0});const _0x17e7ea=_0x32445d[_0x4f9fe2(0x1af)](_0xb48be6=>_0x4f9fe2(0x1bd)!=_0xb48be6[_0x4f9fe2(0x1b8)][_0x4f9fe2(0x1fa)]);_0x17e7ea[_0x4f9fe2(0x1c5)]>0x0&&_0x36e4ab[_0x4f9fe2(0x1a7)](_0x17e7ea);for(const _0x3a9678 of _0x32445d)_0x3a9678[_0x4f9fe2(0x1b4)]();});});for(const _0x459558 of[_0x528e2e(0x1ad),_0x528e2e(0x1d9),_0x528e2e(0x1ee),_0x528e2e(0x1b7)]){const _0x42bb27=_0x340acf[_0x528e2e(0x1e2)][_0x528e2e(0x1f2)](_0x459558);_0x42bb27['on'](_0x528e2e(0x1f6),(_0x4727b2,_0x1b898b,_0x24cb44)=>{const _0x5aa3dd=_0x528e2e;if(_0x24cb44){const _0x548d3c=_0x340acf[_0x5aa3dd(0x1e0)][_0x5aa3dd(0x1e8)][_0x5aa3dd(0x1c0)][_0x5aa3dd(0x1dc)]()[_0x5aa3dd(0x1fc)]()[_0x5aa3dd(0x1cf)](_0x33364c=>_0x33364c['is'](_0x5aa3dd(0x201),_0x5aa3dd(0x1e6)));this[_0x5aa3dd(0x1e1)](_0x42bb27[_0x5aa3dd(0x1b5)],_0x548d3c)||(_0x4727b2[_0x5aa3dd(0x1a8)]=!0x1,_0x4727b2[_0x5aa3dd(0x1a0)]());}},{'priority':_0x528e2e(0x1f3)});}}[_0x5c93f9(0x1d6)](){const _0x538911=_0x5c93f9,_0xfd382d=this[_0x538911(0x1e7)][_0x538911(0x1e2)][_0x538911(0x1f2)](_0x538911(0x1e5)),_0xc71980=this[_0x538911(0x1e7)][_0x538911(0x1ea)][_0x538911(0x1f2)](_0x538911(0x1c4));if(!_0xfd382d[_0x538911(0x1c2)])return!0x1;const _0x453e0b=_0xc71980[_0x538911(0x1ce)](this[_0x538911(0x1e7)][_0x538911(0x1e0)][_0x538911(0x1e8)][_0x538911(0x1c0)]);for(const _0x18caa4 of _0x453e0b)for(const _0x358985 of _0x453e0b)if(_0x18caa4!=_0x358985&&!this[_0x538911(0x1e1)](_0x18caa4,_0x358985))return!0x1;return!0x0;}[_0x5c93f9(0x1e1)](_0x5623fc,_0x3f3d6){const _0x2a3d35=_0x5c93f9,_0x5b6051=this[_0x2a3d35(0x1e7)][_0x2a3d35(0x1ea)][_0x2a3d35(0x1f2)](_0x2a3d35(0x1fe)),_0x443b7b=this[_0x2a3d35(0x1e7)][_0x2a3d35(0x1e0)][_0x2a3d35(0x1df)](_0x5623fc),_0x3f47b9=this[_0x2a3d35(0x1e7)][_0x2a3d35(0x1e0)][_0x2a3d35(0x1df)](_0x3f3d6),_0x244775=new Set(),_0x200890=new Set();for(const _0x9951b5 of _0x5b6051[_0x2a3d35(0x1d0)]())if((_0x2a3d35(0x1b3)==_0x9951b5[_0x2a3d35(0x1a3)]||_0x2a3d35(0x1a9)==_0x9951b5[_0x2a3d35(0x1a3)]||_0x2a3d35(0x1e5)==_0x9951b5[_0x2a3d35(0x1de)])&&_0x9951b5[_0x2a3d35(0x1cd)]){for(const _0x260f98 of _0x9951b5[_0x2a3d35(0x1ba)]())_0x260f98[_0x2a3d35(0x1d7)](_0x443b7b,!0x0)&&_0x244775[_0x2a3d35(0x1dd)](_0x9951b5[_0x2a3d35(0x1a3)]+':'+_0x9951b5[_0x2a3d35(0x1c7)]['id']),_0x260f98[_0x2a3d35(0x1d7)](_0x3f47b9,!0x0)&&_0x200890[_0x2a3d35(0x1dd)](_0x9951b5[_0x2a3d35(0x1a3)]+':'+_0x9951b5[_0x2a3d35(0x1c7)]['id']);}if(_0x244775[_0x2a3d35(0x1a5)]!=_0x200890[_0x2a3d35(0x1a5)])return!0x1;for(const _0x37a39b of _0x244775)if(!_0x200890[_0x2a3d35(0x1f7)](_0x37a39b))return!0x1;return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x2e9686=_0x56de;(function(_0x561e03,_0xb0974c){const _0x3332a7=_0x56de,_0x1651f3=_0x561e03();while(!![]){try{const _0x21c28d=-parseInt(_0x3332a7(0x17b))/0x1*(-parseInt(_0x3332a7(0x186))/0x2)+parseInt(_0x3332a7(0x182))/0x3*(parseInt(_0x3332a7(0x18d))/0x4)+-parseInt(_0x3332a7(0x18e))/0x5*(parseInt(_0x3332a7(0x191))/0x6)+parseInt(_0x3332a7(0x17d))/0x7+-parseInt(_0x3332a7(0x180))/0x8+-parseInt(_0x3332a7(0x185))/0x9*(parseInt(_0x3332a7(0x17c))/0xa)+parseInt(_0x3332a7(0x192))/0xb*(parseInt(_0x3332a7(0x184))/0xc);if(_0x21c28d===_0xb0974c)break;else _0x1651f3['push'](_0x1651f3['shift']());}catch(_0x1db26e){_0x1651f3['push'](_0x1651f3['shift']());}}}(_0x8606,0xcfab9));function _0x56de(_0x53adcd,_0x37f144){const _0x86063d=_0x8606();return _0x56de=function(_0x56de39,_0x54adfb){_0x56de39=_0x56de39-0x17b;let _0x4f6a4e=_0x86063d[_0x56de39];return _0x4f6a4e;},_0x56de(_0x53adcd,_0x37f144);}import{Plugin as _0x2ddbd6}from'ckeditor5/src/core.js';import{getTranslation as _0x31661c}from'../utils/common-translations.js';export default class Mt extends _0x2ddbd6{[_0x2e9686(0x18b)](){const _0x4eafd=_0x2e9686,_0x5b218d=this[_0x4eafd(0x17f)];if(!_0x5b218d[_0x4eafd(0x18f)][_0x4eafd(0x193)](_0x4eafd(0x181)))return;_0x5b218d[_0x4eafd(0x183)][_0x4eafd(0x193)](_0x4eafd(0x187))[_0x4eafd(0x190)](_0x4eafd(0x181));const _0x137f51=_0x5b218d[_0x4eafd(0x183)][_0x4eafd(0x193)](_0x4eafd(0x187)),_0x6897a7=_0x5b218d[_0x4eafd(0x189)];_0x137f51[_0x4eafd(0x18a)][_0x4eafd(0x188)](_0x4eafd(0x18c),_0x1d8269=>_0x31661c(_0x6897a7,_0x4eafd(0x17e),_0x1d8269));}}function _0x8606(){const _0x2b55df=['TrackChangesEditing','registerElementLabel','locale','descriptionFactory','afterInit','tableOfContents','4BcPFLg','825700guMHGw','commands','enableCommand','24XZurIi','803132yKGWsx','get','8043ZlMIaK','20sgeVCo','4398709LtMPrf','ELEMENT_TABLE_OF_CONTENTS','editor','6197040rNLUdM','insertTableOfContents','2144073BrXRgk','plugins','348tSUBCd','6480171qzPAwR','66zKFhZz'];_0x8606=function(){return _0x2b55df;};return _0x8606();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x334a(){const _0x386f41=['tableCellVerticalAlignment','_suggestionFactory','formatBlock','423294giGIdH','tableCellBorderWidth','*Format:*\x20change\x20table\x20properties','tableBorderColor','getAttribute','accept','model','getSuggestionCallback','enableCommand','getContainedElement','TrackChangesEditing','format','document','tableCellBorderColor','27LUfYkM','getSelectionAffectedTableCells','batch','setAttribute','tableCellBackgroundColor','descriptionFactory','_getSuggestion','nodeAfter','2049140nkrqdz','tableProperties','data','change','join','636510vxvxin','TableUtils','table','removeAttribute','tableCellBorderStyle','tableCellProperties','103945IlrRIg','markBlockFormat','enqueueChange','editor','tableBorderStyle','TablePropertiesEditing','tableCellPadding','44LbMhyq','*Format:*\x20change\x20table\x20cell\x20properties','108AnzhQs','registerDescriptionCallback','tableHeight','getSuggestions','tableCellHorizontalAlignment','_handlePropertyChange','21230KHIEAe','start','discard','get','TrackChangesTableProperties','subType','tableBorderWidth','findAncestor','21343PBiIhM','has','tableCellHeight','registerCustomCallback','plugins','handleSuggestionDescription','tableWidth','handleDiscardAction','pluginName','afterInit','locale','selection','tableCellWidth','tableAlignment','commandParams','tableBackgroundColor','305240pdPWoo','getFirstPosition','TableCellPropertiesEditing'];_0x334a=function(){return _0x386f41;};return _0x334a();}const _0x517000=_0x12aa;(function(_0x197b0d,_0x1a0d2b){const _0x34df09=_0x12aa,_0x5c4251=_0x197b0d();while(!![]){try{const _0x36df27=-parseInt(_0x34df09(0xab))/0x1+parseInt(_0x34df09(0xd8))/0x2+-parseInt(_0x34df09(0xa5))/0x3+parseInt(_0x34df09(0xb2))/0x4*(-parseInt(_0x34df09(0xba))/0x5)+-parseInt(_0x34df09(0xb4))/0x6*(parseInt(_0x34df09(0xc2))/0x7)+parseInt(_0x34df09(0xd2))/0x8*(parseInt(_0x34df09(0x98))/0x9)+parseInt(_0x34df09(0xa0))/0xa;if(_0x36df27===_0x1a0d2b)break;else _0x5c4251['push'](_0x5c4251['shift']());}catch(_0x4c5685){_0x5c4251['push'](_0x5c4251['shift']());}}}(_0x334a,0x1baab));function _0x12aa(_0x3b03af,_0x25b61a){const _0x334a70=_0x334a();return _0x12aa=function(_0x12aa6f,_0x3e9b0a){_0x12aa6f=_0x12aa6f-0x8f;let _0x4fd2b8=_0x334a70[_0x12aa6f];return _0x4fd2b8;},_0x12aa(_0x3b03af,_0x25b61a);}import{Plugin as _0x2696aa}from'ckeditor5/src/core.js';import{getTranslation as _0x286899}from'../utils/common-translations.js';export default class Rt extends _0x2696aa{constructor(_0x29b2fc){const _0x4e243a=_0x12aa;super(_0x29b2fc),this[_0x4e243a(0xa1)]=[_0x4e243a(0xdb),_0x4e243a(0xaf),_0x4e243a(0xc0),_0x4e243a(0xcf),_0x4e243a(0xc8),_0x4e243a(0xb6),_0x4e243a(0xd1)],this[_0x4e243a(0xaa)]=[_0x4e243a(0x97),_0x4e243a(0xa9),_0x4e243a(0xd9),_0x4e243a(0xb1),_0x4e243a(0xce),_0x4e243a(0xc4),_0x4e243a(0x9c),_0x4e243a(0xb8),_0x4e243a(0xd5)];}static get[_0x517000(0xca)](){const _0x20abcb=_0x517000;return _0x20abcb(0xbe);}[_0x517000(0xcb)](){const _0x4cf0d2=_0x517000,_0x32afbf=this[_0x4cf0d2(0xae)][_0x4cf0d2(0xc6)][_0x4cf0d2(0xbd)](_0x4cf0d2(0x94));if(this[_0x4cf0d2(0xae)][_0x4cf0d2(0xc6)][_0x4cf0d2(0xc3)](_0x4cf0d2(0xb0))){for(const _0x2d4b98 of this[_0x4cf0d2(0xa1)])_0x32afbf[_0x4cf0d2(0x92)](_0x2d4b98,(_0x31728c,_0xf0285f)=>{const _0x944cc0=_0x4cf0d2,_0x2cded3=this[_0x944cc0(0xae)][_0x944cc0(0x90)][_0x944cc0(0x96)][_0x944cc0(0xcd)][_0x944cc0(0xd3)]()[_0x944cc0(0xc1)](_0x944cc0(0xa7));this[_0x944cc0(0xb9)](_0x2d4b98,[_0x2cded3],this[_0x944cc0(0xa1)],_0x944cc0(0xa1),_0x31728c,_0xf0285f);});_0x32afbf[_0x4cf0d2(0xd6)][_0x4cf0d2(0xc5)](_0x4cf0d2(0xd7),_0x4cf0d2(0xa1),_0x4cf0d2(0x8f),_0x32afbf[_0x4cf0d2(0xd6)][_0x4cf0d2(0x91)](_0x4cf0d2(0xd7),null,_0x4cf0d2(0xbc))),_0x32afbf[_0x4cf0d2(0xd6)][_0x4cf0d2(0xc5)](_0x4cf0d2(0xd7),_0x4cf0d2(0xa1),_0x4cf0d2(0xbc),(_0x5896b5,_0x39c5a2)=>this[_0x4cf0d2(0xc9)](this[_0x4cf0d2(0xa1)],_0x5896b5,_0x39c5a2)),_0x32afbf[_0x4cf0d2(0xd6)][_0x4cf0d2(0xc5)](_0x4cf0d2(0xd7),_0x4cf0d2(0xa1),_0x4cf0d2(0xa4),()=>!0x1);}if(this[_0x4cf0d2(0xae)][_0x4cf0d2(0xc6)][_0x4cf0d2(0xc3)](_0x4cf0d2(0xd4))){for(const _0x53d711 of this[_0x4cf0d2(0xaa)])_0x32afbf[_0x4cf0d2(0x92)](_0x53d711,(_0x2da907,_0xa753b4)=>{const _0xfbc6fa=_0x4cf0d2,_0x4fd2ec=this[_0xfbc6fa(0xae)][_0xfbc6fa(0xc6)][_0xfbc6fa(0xbd)](_0xfbc6fa(0xa6))[_0xfbc6fa(0x99)](this[_0xfbc6fa(0xae)][_0xfbc6fa(0x90)][_0xfbc6fa(0x96)][_0xfbc6fa(0xcd)]);this[_0xfbc6fa(0xb9)](_0x53d711,_0x4fd2ec,this[_0xfbc6fa(0xaa)],_0xfbc6fa(0xaa),_0x2da907,_0xa753b4);});_0x32afbf[_0x4cf0d2(0xd6)][_0x4cf0d2(0xc5)](_0x4cf0d2(0xd7),_0x4cf0d2(0xaa),_0x4cf0d2(0x8f),_0x32afbf[_0x4cf0d2(0xd6)][_0x4cf0d2(0x91)](_0x4cf0d2(0xd7),null,_0x4cf0d2(0xbc))),_0x32afbf[_0x4cf0d2(0xd6)][_0x4cf0d2(0xc5)](_0x4cf0d2(0xd7),_0x4cf0d2(0xaa),_0x4cf0d2(0xbc),(_0x56b0c4,_0x1d5c1e)=>this[_0x4cf0d2(0xc9)](this[_0x4cf0d2(0xaa)],_0x56b0c4,_0x1d5c1e)),_0x32afbf[_0x4cf0d2(0xd6)][_0x4cf0d2(0xc5)](_0x4cf0d2(0xd7),_0x4cf0d2(0xaa),_0x4cf0d2(0xa4),()=>!0x1);}_0x32afbf[_0x4cf0d2(0x9d)][_0x4cf0d2(0xb5)](_0x7a7690=>this[_0x4cf0d2(0xc7)](_0x7a7690));}[_0x517000(0xb9)](_0x204e76,_0x21cf61,_0x331ccb,_0x428505,_0x3ac162,_0xb39cba){const _0x19340c=_0x517000,_0x2fa072=this[_0x19340c(0xae)][_0x19340c(0xc6)][_0x19340c(0xbd)](_0x19340c(0x94));this[_0x19340c(0xae)][_0x19340c(0x90)][_0x19340c(0xad)](_0xb39cba[_0x19340c(0x9a)],()=>{const _0x49cc9d=_0x19340c;for(const _0x271909 of _0x21cf61){if(this[_0x49cc9d(0x9e)](_0x271909,_0x428505))_0x3ac162(_0xb39cba);else{const _0xcfc990={};for(const _0x4943ea of _0x331ccb){const _0x55ebb7=_0x271909[_0x49cc9d(0xdc)](_0x4943ea);void 0x0!==_0x55ebb7&&(_0xcfc990[_0x4943ea]=_0x55ebb7);}_0x3ac162(_0xb39cba),_0x2fa072[_0x49cc9d(0xac)](_0x271909,{'commandParams':[_0xcfc990]},[],_0x428505);}}});}[_0x517000(0xc9)](_0x3a26a4,_0x5441fb,_0x518506){const _0x1c91b6=_0x517000,_0x5f179b=_0x5441fb[0x0][_0x1c91b6(0xbb)][_0x1c91b6(0x9f)],_0x23b457=_0x518506[_0x1c91b6(0xd0)][0x0];this[_0x1c91b6(0xae)][_0x1c91b6(0x90)][_0x1c91b6(0xa3)](_0x482d59=>{const _0x4db6fd=_0x1c91b6;for(const _0x46498e of _0x3a26a4)void 0x0!==_0x23b457[_0x46498e]?_0x482d59[_0x4db6fd(0x9b)](_0x46498e,_0x23b457[_0x46498e],_0x5f179b):_0x482d59[_0x4db6fd(0xa8)](_0x46498e,_0x5f179b);});}[_0x517000(0xc7)](_0x3a9914){const _0x3ac1a5=_0x517000;if(_0x3a9914[_0x3ac1a5(0xa2)])switch(_0x3a9914[_0x3ac1a5(0xbf)]){case _0x3ac1a5(0xa1):return{'type':_0x3ac1a5(0x95),'content':_0x286899(this[_0x3ac1a5(0xae)][_0x3ac1a5(0xcc)],_0x3ac1a5(0xda))};case _0x3ac1a5(0xaa):return{'type':_0x3ac1a5(0x95),'content':_0x286899(this[_0x3ac1a5(0xae)][_0x3ac1a5(0xcc)],_0x3ac1a5(0xb3))};}}[_0x517000(0x9e)](_0x33b73e,_0xefce90){const _0x5d8353=_0x517000,_0x1af278=this[_0x5d8353(0xae)][_0x5d8353(0xc6)][_0x5d8353(0xbd)](_0x5d8353(0x94));for(const _0x105e21 of _0x1af278[_0x5d8353(0xb7)]({'skipNotAttached':!0x0})){const _0x560a4f=_0x105e21[_0x5d8353(0x93)]();if(_0x105e21[_0x5d8353(0xbf)]===_0xefce90&&_0x560a4f===_0x33b73e)return _0x105e21;}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x52b482=_0xc6d6;function _0xc6d6(_0x15e94c,_0x50b21c){const _0x42f0ff=_0x42f0();return _0xc6d6=function(_0xc6d623,_0x7be13e){_0xc6d623=_0xc6d623-0xcb;let _0x120e9b=_0x42f0ff[_0xc6d623];return _0x120e9b;},_0xc6d6(_0x15e94c,_0x50b21c);}(function(_0x50e742,_0x1b39f8){const _0x3cb9e7=_0xc6d6,_0x4d11bf=_0x50e742();while(!![]){try{const _0x1cdec1=-parseInt(_0x3cb9e7(0xd7))/0x1+-parseInt(_0x3cb9e7(0xd1))/0x2*(-parseInt(_0x3cb9e7(0xcf))/0x3)+-parseInt(_0x3cb9e7(0xd6))/0x4+parseInt(_0x3cb9e7(0xd8))/0x5*(-parseInt(_0x3cb9e7(0xcb))/0x6)+-parseInt(_0x3cb9e7(0xce))/0x7+-parseInt(_0x3cb9e7(0xd9))/0x8+parseInt(_0x3cb9e7(0xd3))/0x9;if(_0x1cdec1===_0x1b39f8)break;else _0x4d11bf['push'](_0x4d11bf['shift']());}catch(_0x54a3a8){_0x4d11bf['push'](_0x4d11bf['shift']());}}}(_0x42f0,0x61db5));import{Plugin as _0x1d1ac3}from'ckeditor5/src/core.js';export default class Dt extends _0x1d1ac3{[_0x52b482(0xcc)](){const _0x3d4a54=_0x52b482,_0x15433e=this[_0x3d4a54(0xda)];_0x15433e[_0x3d4a54(0xcd)][_0x3d4a54(0xdc)](_0x3d4a54(0xd2))&&_0x15433e[_0x3d4a54(0xcd)][_0x3d4a54(0xdb)](_0x3d4a54(0xd4))[_0x3d4a54(0xd5)](_0x3d4a54(0xd0));}}function _0x42f0(){const _0x318485=['insertTemplate','45810fseUPc','Template','20122128EGwhPY','TrackChangesEditing','enableCommand','2772716rNwLkA','255485lxriMI','3545QHCUcT','4397568YXxvjX','editor','get','has','366OSlfYX','afterInit','plugins','5580904mhiXhz','66FkWWcR'];_0x42f0=function(){return _0x318485;};return _0x42f0();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2475(_0x42bea6,_0x367f9e){const _0xf56d88=_0xf56d();return _0x2475=function(_0x247550,_0x299b8b){_0x247550=_0x247550-0x92;let _0x564c70=_0xf56d88[_0x247550];return _0x564c70;},_0x2475(_0x42bea6,_0x367f9e);}function _0xf56d(){const _0x2fa35a=['getChangedMarkers','plugins','4526600UAxnuZ','model','updateMarker','24nQTJHS','title-content','descriptionFactory','isCollapsed','locale','registerPostFixer','newRange','Title','afterInit','ELEMENT_TITLE','removeMarker','has','_splitMarkerName','isEqual','schema','from','431942BXNYZN','8WirGEe','35764ixQKMg','nodeBefore','end','differ','document','editor','forward','start','TrackChangesEditing','412135cdUGKt','registerElementLabel','57UBSgJP','suggestion','2991645myAPHS','isTouching','createRange','element','346726aLOiVS','get','getNearestSelectionRange','1924223SvRtCr'];_0xf56d=function(){return _0x2fa35a;};return _0xf56d();}const _0x2198be=_0x2475;(function(_0xfc5b0f,_0x5d71c0){const _0x2c423c=_0x2475,_0x315370=_0xfc5b0f();while(!![]){try{const _0x5838ae=parseInt(_0x2c423c(0xb0))/0x1+-parseInt(_0x2c423c(0x9d))/0x2+-parseInt(_0x2c423c(0xaa))/0x3*(-parseInt(_0x2c423c(0x9f))/0x4)+-parseInt(_0x2c423c(0xa8))/0x5*(-parseInt(_0x2c423c(0xb9))/0x6)+-parseInt(_0x2c423c(0xb3))/0x7*(parseInt(_0x2c423c(0x9e))/0x8)+parseInt(_0x2c423c(0xac))/0x9+-parseInt(_0x2c423c(0xb6))/0xa;if(_0x5838ae===_0x5d71c0)break;else _0x315370['push'](_0x315370['shift']());}catch(_0x18b433){_0x315370['push'](_0x315370['shift']());}}}(_0xf56d,0x396be));import{Plugin as _0x5aeee7}from'ckeditor5/src/core.js';import{getTranslation as _0x2ae474}from'../utils/common-translations.js';export default class $t extends _0x5aeee7{[_0x2198be(0x95)](){const _0x526145=_0x2198be,_0x3c7443=this[_0x526145(0xa4)];if(!_0x3c7443[_0x526145(0xb5)][_0x526145(0x98)](_0x526145(0x94)))return;const _0x44fe42=_0x3c7443[_0x526145(0xb5)][_0x526145(0xb1)](_0x526145(0xa7));_0x44fe42[_0x526145(0xbb)][_0x526145(0xa9)](_0x526145(0xba),()=>_0x2ae474(_0x3c7443[_0x526145(0xbd)],_0x526145(0x96))),_0x3c7443[_0x526145(0xb7)][_0x526145(0xa3)][_0x526145(0x92)](_0x450c5a=>{const _0x186272=_0x526145;let _0xf9656b=!0x1;const _0x3fb8e6=Array[_0x186272(0x9c)](_0x3c7443[_0x186272(0xb7)][_0x186272(0xa3)][_0x186272(0xa2)][_0x186272(0xb4)]());for(const {name:_0x424997,data:_0xaaee85}of _0x3fb8e6){const {group:_0x421a04}=_0x44fe42[_0x186272(0x99)](_0x424997);if(_0x186272(0xab)!==_0x421a04||!_0xaaee85[_0x186272(0x93)])continue;const _0x672fc3=_0xaaee85[_0x186272(0x93)],_0x4202dd=_0x672fc3[_0x186272(0xa1)][_0x186272(0xa0)];if(!_0x4202dd||!_0x4202dd['is'](_0x186272(0xaf),_0x186272(0xba)))continue;if(!_0x672fc3[_0x186272(0xa6)][_0x186272(0xad)](_0x672fc3[_0x186272(0xa1)]))continue;const _0x144059=_0x3c7443[_0x186272(0xb7)][_0x186272(0x9b)][_0x186272(0xb2)](_0x672fc3[_0x186272(0xa1)],_0x186272(0xa5));if(_0x144059&&_0x144059[_0x186272(0xbc)]){const _0x1a7efc=_0x450c5a[_0x186272(0xae)](_0x672fc3[_0x186272(0xa6)],_0x144059[_0x186272(0xa6)]);_0x1a7efc[_0x186272(0x9a)](_0x672fc3)||(_0x450c5a[_0x186272(0xb8)](_0x424997,{'range':_0x1a7efc}),_0xf9656b=!0x0);}_0xf9656b||(_0x450c5a[_0x186272(0x97)](_0x424997),_0xf9656b=!0x0);}return _0xf9656b;});}}
|
package/src/integrations/undo.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5590a3=_0x56f7;(function(_0x467c09,_0x1aaec5){const _0x205cb0=_0x56f7,_0x522029=_0x467c09();while(!![]){try{const _0x2a51db=-parseInt(_0x205cb0(0x79))/0x1+-parseInt(_0x205cb0(0x7f))/0x2+parseInt(_0x205cb0(0x81))/0x3*(-parseInt(_0x205cb0(0x82))/0x4)+-parseInt(_0x205cb0(0x8a))/0x5*(parseInt(_0x205cb0(0x83))/0x6)+parseInt(_0x205cb0(0x78))/0x7+parseInt(_0x205cb0(0x85))/0x8*(parseInt(_0x205cb0(0x86))/0x9)+parseInt(_0x205cb0(0x7d))/0xa;if(_0x2a51db===_0x1aaec5)break;else _0x522029['push'](_0x522029['shift']());}catch(_0x5dfed2){_0x522029['push'](_0x522029['shift']());}}}(_0x33d7,0xc5e4a));function _0x33d7(){const _0x1d2bef=['1838860HcmHae','555480QQbZNn','undo','160VayOlf','706689FkUJKE','editor','get','UndoEditing','55NlTeTi','redo','7544236reuwId','99294mrfHCX','TrackChangesEditing','plugins','has','7767920JmHEhl','enableCommand','2074002FTdGJJ','afterInit','3oHTyZC'];_0x33d7=function(){return _0x1d2bef;};return _0x33d7();}import{Plugin as _0x13601b}from'ckeditor5/src/core.js';function _0x56f7(_0x293839,_0x22c47b){const _0x33d71e=_0x33d7();return _0x56f7=function(_0x56f72d,_0x25e450){_0x56f72d=_0x56f72d-0x78;let _0x7272e=_0x33d71e[_0x56f72d];return _0x7272e;},_0x56f7(_0x293839,_0x22c47b);}export default class Bt extends _0x13601b{[_0x5590a3(0x80)](){const _0xcd7cfc=_0x5590a3,_0xe14c64=this[_0xcd7cfc(0x87)],_0x49ef1d=_0xe14c64[_0xcd7cfc(0x7b)][_0xcd7cfc(0x88)](_0xcd7cfc(0x7a));_0xe14c64[_0xcd7cfc(0x7b)][_0xcd7cfc(0x7c)](_0xcd7cfc(0x89))&&(_0x49ef1d[_0xcd7cfc(0x7e)](_0xcd7cfc(0x84)),_0x49ef1d[_0xcd7cfc(0x7e)](_0xcd7cfc(0x8b)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x326a3a,_0x4f6e1a){const _0x29c5d7=_0x58d5,_0xaed41d=_0x326a3a();while(!![]){try{const _0xbbc08b=parseInt(_0x29c5d7(0x1e6))/0x1*(parseInt(_0x29c5d7(0x201))/0x2)+parseInt(_0x29c5d7(0x200))/0x3*(parseInt(_0x29c5d7(0x213))/0x4)+-parseInt(_0x29c5d7(0x209))/0x5+-parseInt(_0x29c5d7(0x1e2))/0x6*(parseInt(_0x29c5d7(0x202))/0x7)+parseInt(_0x29c5d7(0x1f1))/0x8*(-parseInt(_0x29c5d7(0x1fc))/0x9)+parseInt(_0x29c5d7(0x1e5))/0xa+parseInt(_0x29c5d7(0x1ea))/0xb*(parseInt(_0x29c5d7(0x20f))/0xc);if(_0xbbc08b===_0x4f6e1a)break;else _0xaed41d['push'](_0xaed41d['shift']());}catch(_0x50e8be){_0xaed41d['push'](_0xaed41d['shift']());}}}(_0x881e,0x20830));export function getRangesWithAttribute(_0x5bf0ec,_0x586b8b,_0x150c49){const _0x191c2b=_0x58d5,_0x279232=[];for(const _0x24e1ac of _0x586b8b[_0x191c2b(0x211)]())_0x24e1ac[_0x191c2b(0x1f9)](_0x5bf0ec)&&_0x279232[_0x191c2b(0x1e4)](_0x150c49[_0x191c2b(0x1f7)](_0x24e1ac));return _0x279232;}function _0x58d5(_0x2a94c2,_0xff2ecd){const _0x881e31=_0x881e();return _0x58d5=function(_0x58d5ea,_0x36a753){_0x58d5ea=_0x58d5ea-0x1e2;let _0x5d9f89=_0x881e31[_0x58d5ea];return _0x5d9f89;},_0x58d5(_0x2a94c2,_0xff2ecd);}export function downcastSplitMergeMarker(_0x5e871b,_0x439456,{showActiveMarker:_0x450496=!0x0}={}){const _0x559393=_0x58d5,_0x5bf977=_0x5e871b[_0x559393(0x20c)][_0x559393(0x205)](_0x559393(0x1fa));return(_0x3067c1,_0x3dd966,_0x417bde)=>{const _0x52a6dd=_0x559393;if(!_0x417bde[_0x52a6dd(0x20d)][_0x52a6dd(0x1e3)](_0x3dd966[_0x52a6dd(0x206)],_0x3067c1[_0x52a6dd(0x1f2)]))return;const _0x38eb72=_0x3dd966[_0x52a6dd(0x206)][_0x52a6dd(0x1ee)](),_0x49a30c=_0x3dd966[_0x52a6dd(0x206)][_0x52a6dd(0x1f4)],_0x13b91d=_0x5e871b[_0x52a6dd(0x1f8)][_0x52a6dd(0x1eb)];let _0x4c03ca=null,_0x2531cc=null,_0xbe48c7=!0x1,_0x4e5933=!0x1;for(const _0x381ec7 of _0x38eb72){const _0x40b2bc=_0x381ec7[_0x52a6dd(0x20b)];_0xbe48c7=_0xbe48c7||_0x13b91d[_0x52a6dd(0x214)](_0x40b2bc);const _0x3879d0=_0x417bde[_0x52a6dd(0x20a)][_0x52a6dd(0x1f3)](_0x40b2bc);if(_0x3879d0&&_0x3879d0[_0x52a6dd(0x207)](_0x52a6dd(0x212)))return;_0x52a6dd(0x204)==_0x381ec7[_0x52a6dd(0x208)]&&(_0x13b91d[_0x52a6dd(0x203)](_0x40b2bc)&&!_0x13b91d[_0x52a6dd(0x1fe)](_0x40b2bc)&&(_0x40b2bc[_0x52a6dd(0x216)]||_0x49a30c[_0x52a6dd(0x215)]?_0x4c03ca&&_0x4c03ca[_0x52a6dd(0x217)]==_0x40b2bc||(_0x4c03ca=_0x40b2bc,_0x17c7ec(_0x381ec7[_0x52a6dd(0x1ed)]),_0x4e5933=!0x0):_0x2531cc=_0x2531cc||_0x381ec7[_0x52a6dd(0x1ed)]));}function _0x17c7ec(_0x154e28){const _0x9994fa=_0x52a6dd,{authorId:_0x59fcc9}=_0x5bf977[_0x9994fa(0x1ff)](_0x3dd966[_0x9994fa(0x1f0)]),_0x4db61f=_0x417bde[_0x9994fa(0x1e8)][_0x9994fa(0x1fb)](_0x9994fa(0x1ef),{'class':_0x9994fa(0x1f5)+_0x439456,'data-author-id':_0x59fcc9}),_0x2461d9=_0x417bde[_0x9994fa(0x20a)][_0x9994fa(0x1e7)](_0x154e28);_0x450496&&_0x5bf977[_0x9994fa(0x20e)][_0x9994fa(0x1e9)](_0x3dd966[_0x9994fa(0x1f0)])&&_0x417bde[_0x9994fa(0x1e8)][_0x9994fa(0x210)](_0x9994fa(0x1ec),_0x4db61f),_0x417bde[_0x9994fa(0x1e8)][_0x9994fa(0x1fd)](_0x2461d9,_0x4db61f),_0x417bde[_0x9994fa(0x20a)][_0x9994fa(0x1f6)](_0x4db61f,_0x3dd966[_0x9994fa(0x1f0)]);}_0xbe48c7||_0x4e5933||!_0x2531cc||_0x17c7ec(_0x2531cc);};}function _0x881e(){const _0x159c14=['includes','308cWAUZl','schema','ck-suggestion-marker--active','previousPosition','getWalker','span','markerName','33144CAcjzU','name','toViewElement','start','ck-suggestion-marker-','bindElementToMarker','createRangeOn','model','hasAttribute','TrackChangesEditing','createUIElement','9hhxbRt','insert','isLimit','_splitMarkerName','3ngziJZ','2xmCerU','202706UzdccV','isBlock','elementEnd','get','markerRange','getCustomProperty','type','1291455mecjCt','mapper','item','plugins','consumable','activeMarkers','78384EuAmaR','addClass','getItems','addHighlight','68104Rhueun','isContent','isAtEnd','nextSibling','parent','54YfXBOz','test','push','2579660AyzrwL','198336nJpKPi','toViewPosition','writer'];_0x881e=function(){return _0x159c14;};return _0x881e();}
|