@ckeditor/ckeditor5-track-changes 42.0.0-alpha.5 → 42.0.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 +3 -3
- 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/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/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
|
|
23
|
+
const _0x4647e2=_0x1f8d;function _0x39fb(){const _0x3ceb23=['TrackChangesEditing','133nTjwHo','enableCommand','53823USkbQF','discardSelectedSuggestions','8VWdxVj','RestrictedEditingModeEditing','discardSuggestion','165vnQiGD','trackChanges','1370705XeuzWB','acceptSelectedSuggestions','acceptAllSuggestions','4612zYoPFE','get','goToPreviousRestrictedEditingException','1490IGqOyh','editor','94782BCajZo','discardAllSuggestions','goToNextRestrictedEditingException','2155383HpVIKG','acceptSuggestion','afterInit','plugins','1598AzBdqP','14807820TxoIqc','1026BZqCPl','has'];_0x39fb=function(){return _0x3ceb23;};return _0x39fb();}(function(_0x5519e3,_0x30d2fc){const _0x1fe014=_0x1f8d,_0x188cf3=_0x5519e3();while(!![]){try{const _0x547515=parseInt(_0x1fe014(0xbe))/0x1*(parseInt(_0x1fe014(0xb9))/0x2)+-parseInt(_0x1fe014(0xbb))/0x3*(-parseInt(_0x1fe014(0xca))/0x4)+parseInt(_0x1fe014(0xc5))/0x5*(parseInt(_0x1fe014(0xcf))/0x6)+parseInt(_0x1fe014(0xc7))/0x7*(-parseInt(_0x1fe014(0xc2))/0x8)+parseInt(_0x1fe014(0xd2))/0x9+-parseInt(_0x1fe014(0xcd))/0xa*(-parseInt(_0x1fe014(0xc0))/0xb)+-parseInt(_0x1fe014(0xba))/0xc;if(_0x547515===_0x30d2fc)break;else _0x188cf3['push'](_0x188cf3['shift']());}catch(_0x4a9637){_0x188cf3['push'](_0x188cf3['shift']());}}}(_0x39fb,0x88dfe));import{Plugin as _0x5acb05}from'ckeditor5/src/core.js';function _0x1f8d(_0x5c7385,_0x21f954){const _0x39fbb9=_0x39fb();return _0x1f8d=function(_0x1f8dbf,_0x157d40){_0x1f8dbf=_0x1f8dbf-0xb8;let _0x273501=_0x39fbb9[_0x1f8dbf];return _0x273501;},_0x1f8d(_0x5c7385,_0x21f954);}export default class kt extends _0x5acb05{[_0x4647e2(0xd4)](){const _0x2a60b1=_0x4647e2,_0x2cc2eb=this[_0x2a60b1(0xce)];if(!_0x2cc2eb[_0x2a60b1(0xb8)][_0x2a60b1(0xbc)](_0x2a60b1(0xc3)))return;const _0x3dc75a=_0x2cc2eb[_0x2a60b1(0xb8)][_0x2a60b1(0xcb)](_0x2a60b1(0xbd));_0x3dc75a[_0x2a60b1(0xbf)](_0x2a60b1(0xcc)),_0x3dc75a[_0x2a60b1(0xbf)](_0x2a60b1(0xd1));const _0x120b93=_0x2cc2eb[_0x2a60b1(0xb8)][_0x2a60b1(0xcb)](_0x2a60b1(0xc3));_0x120b93[_0x2a60b1(0xbf)](_0x2a60b1(0xc6)),_0x120b93[_0x2a60b1(0xbf)](_0x2a60b1(0xd3)),_0x120b93[_0x2a60b1(0xbf)](_0x2a60b1(0xc4)),_0x120b93[_0x2a60b1(0xbf)](_0x2a60b1(0xc9)),_0x120b93[_0x2a60b1(0xbf)](_0x2a60b1(0xd0)),_0x120b93[_0x2a60b1(0xbf)](_0x2a60b1(0xc8)),_0x120b93[_0x2a60b1(0xbf)](_0x2a60b1(0xc1));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3d84(_0x518beb,_0x12c952){const _0x2b2c30=_0x2b2c();return _0x3d84=function(_0x3d84be,_0x25cacc){_0x3d84be=_0x3d84be-0x87;let _0x4b75a8=_0x2b2c30[_0x3d84be];return _0x4b75a8;},_0x3d84(_0x518beb,_0x12c952);}const _0x8c5147=_0x3d84;function _0x2b2c(){const _0x297222=['8zfRdPH','1clIbpL','markerRange','12NpPrYX','writer','toViewPosition','markerName','downcastDispatcher','addMarker:suggestion:deletion','locale','1521276VcsgCd','get','descriptionFactory','init','200397NlHquQ','ck-suggestion-marker-','1033950MhnsFD','high','requires','consumable','addClass','5353570oYvklr','data','softBreak','ck-suggestion-marker--active','deletion','registerElementLabel','activeMarkers','merge','1005333OqcRTF','name','showSuggestionHighlights','createUIElement','TrackChangesEditing','mapper','addMarker:suggestion','createPositionBefore','split','getItems','model','editing','insert','bindElementToMarker','editor','362458fQkGny','plugins','enableCommand','addMarker:suggestion:insertion','1655649lyzzon','element','span','ELEMENT_LINE_BREAK','options','shiftEnter','includes','test'];_0x2b2c=function(){return _0x297222;};return _0x2b2c();}(function(_0x5e985f,_0x2cd318){const _0x1e35b0=_0x3d84,_0x5373d7=_0x5e985f();while(!![]){try{const _0x281b0b=-parseInt(_0x1e35b0(0xa8))/0x1*(parseInt(_0x1e35b0(0x9b))/0x2)+-parseInt(_0x1e35b0(0xb5))/0x3*(-parseInt(_0x1e35b0(0xaa))/0x4)+-parseInt(_0x1e35b0(0xb7))/0x5+parseInt(_0x1e35b0(0xb1))/0x6+-parseInt(_0x1e35b0(0x8c))/0x7+parseInt(_0x1e35b0(0xa7))/0x8*(-parseInt(_0x1e35b0(0x9f))/0x9)+parseInt(_0x1e35b0(0xbc))/0xa;if(_0x281b0b===_0x2cd318)break;else _0x5373d7['push'](_0x5373d7['shift']());}catch(_0x1971b4){_0x5373d7['push'](_0x5373d7['shift']());}}}(_0x2b2c,0x42d25));import{Plugin as _0x33f38c}from'ckeditor5/src/core.js';import{ShiftEnter as _0x368677}from'ckeditor5/src/enter.js';import{getTranslation as _0x368c24}from'../utils/common-translations.js';export default class bt extends _0x33f38c{static get[_0x8c5147(0xb9)](){return[_0x368677];}[_0x8c5147(0xb4)](){const _0x265e6a=_0x8c5147,_0x5952cf=this[_0x265e6a(0x9a)],_0x5ea76d=_0x5952cf[_0x265e6a(0x9c)][_0x265e6a(0xb2)](_0x265e6a(0x90));_0x5ea76d[_0x265e6a(0x9d)](_0x265e6a(0xa4)),_0x5952cf[_0x265e6a(0x97)][_0x265e6a(0xae)]['on'](_0x265e6a(0x9e),de(_0x5952cf),{'priority':_0x265e6a(0xb8)}),_0x5952cf[_0x265e6a(0x97)][_0x265e6a(0xae)]['on'](_0x265e6a(0xaf),de(_0x5952cf),{'priority':_0x265e6a(0xb8)}),_0x5952cf[_0x265e6a(0xbd)][_0x265e6a(0xae)]['on'](_0x265e6a(0x92),(_0x1a2771,_0x3dde6e,_0x12f5ba)=>{const _0x402913=_0x265e6a;_0x12f5ba[_0x402913(0xa3)][_0x402913(0x8e)]&&de(_0x5952cf,{'showActiveMarker':!0x1})(_0x1a2771,_0x3dde6e,_0x12f5ba);}),_0x5ea76d[_0x265e6a(0xb3)][_0x265e6a(0x89)](_0x265e6a(0xbe),_0x234738=>_0x368c24(_0x5952cf[_0x265e6a(0xb0)],_0x265e6a(0xa2),_0x234738));}}function de(_0x5b7e8c,{showActiveMarker:_0x36d013=!0x0}={}){return(_0x22ce65,_0x161cb2,_0x2580cf)=>{const _0x1f2134=_0x3d84,_0x18ef91=_0x5b7e8c[_0x1f2134(0x9c)][_0x1f2134(0xb2)](_0x1f2134(0x90));if(!_0x2580cf[_0x1f2134(0xba)][_0x1f2134(0xa6)](_0x161cb2[_0x1f2134(0xa9)],_0x22ce65[_0x1f2134(0x8d)]))return;const _0x564bbc=_0x5b7e8c[_0x1f2134(0x96)];for(const _0x4f67d8 of _0x161cb2[_0x1f2134(0xa9)][_0x1f2134(0x95)]()){if(!_0x4f67d8['is'](_0x1f2134(0xa0),_0x1f2134(0xbe)))continue;const _0x4a07bd=_0x1f2134(0x88)==_0x161cb2[_0x1f2134(0xad)][_0x1f2134(0x94)](':')[0x1]?_0x1f2134(0x8b):_0x1f2134(0x94),_0xa66290=_0x2580cf[_0x1f2134(0xab)][_0x1f2134(0x8f)](_0x1f2134(0xa1),{'class':_0x1f2134(0xb6)+_0x4a07bd}),_0x488af4=_0x2580cf[_0x1f2134(0x91)][_0x1f2134(0xac)](_0x564bbc[_0x1f2134(0x93)](_0x4f67d8));_0x36d013&&_0x18ef91[_0x1f2134(0x8a)][_0x1f2134(0xa5)](_0x161cb2[_0x1f2134(0xad)])&&_0x2580cf[_0x1f2134(0xab)][_0x1f2134(0xbb)](_0x1f2134(0x87),_0xa66290),_0x2580cf[_0x1f2134(0xab)][_0x1f2134(0x98)](_0x488af4,_0xa66290),_0x2580cf[_0x1f2134(0x91)][_0x1f2134(0x99)](_0xa66290,_0x161cb2[_0x1f2134(0xad)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x1fb1(){const _0x12761f=['markInlineFormat','7VfZRJz','selection','afterInit','from','163560wzqLZZ','23669uynDBx','locale','type','descriptionFactory','TrackChangesEditing','commandParams','554000qhLWic','get','formatBlock','value','enableCommand','change','312460pPNShc','registerDescriptionCallback','FORMAT_RESTRICTED_ENABLED','6KnZRPC','commandName','restrictedEditingException','commands','6tQwXWb','plugins','16CBYfFD','isCollapsed','formatInline','FORMAT_RESTRICTED_DISABLED','document','1137735ritbWx','format','11OrBGfh','has','91988KnBWiA','forceValue','model','StandardEditingModeEditing','editor','getRanges','365705fsYaMz'];_0x1fb1=function(){return _0x12761f;};return _0x1fb1();}const _0x5a5c89=_0x23f3;(function(_0x1a5f1f,_0x522be8){const _0x46310f=_0x23f3,_0x578546=_0x1a5f1f();while(!![]){try{const _0x1edc4b=-parseInt(_0x46310f(0x137))/0x1*(-parseInt(_0x46310f(0x121))/0x2)+-parseInt(_0x46310f(0x11f))/0x3*(parseInt(_0x46310f(0x12a))/0x4)+parseInt(_0x46310f(0x130))/0x5*(parseInt(_0x46310f(0x11b))/0x6)+-parseInt(_0x46310f(0x132))/0x7*(-parseInt(_0x46310f(0x13d))/0x8)+-parseInt(_0x46310f(0x126))/0x9+-parseInt(_0x46310f(0x118))/0xa+parseInt(_0x46310f(0x128))/0xb*(-parseInt(_0x46310f(0x136))/0xc);if(_0x1edc4b===_0x522be8)break;else _0x578546['push'](_0x578546['shift']());}catch(_0x418115){_0x578546['push'](_0x578546['shift']());}}}(_0x1fb1,0x1bf1a));import{Plugin as _0x594045}from'ckeditor5/src/core.js';function _0x23f3(_0x5aa8be,_0x1a9930){const _0x1fb115=_0x1fb1();return _0x23f3=function(_0x23f338,_0x1d167f){_0x23f338=_0x23f338-0x117;let _0x576bdd=_0x1fb115[_0x23f338];return _0x576bdd;},_0x23f3(_0x5aa8be,_0x1a9930);}import{getRangesWithAttribute as _0x312f85}from'./utils.js';import{getTranslation as _0x33bd21}from'../utils/common-translations.js';export default class wt extends _0x594045{[_0x5a5c89(0x134)](){const _0xc0f168=_0x5a5c89,_0x10592e=this[_0xc0f168(0x12e)],_0x5b1e7c=_0x10592e[_0xc0f168(0x12c)],_0x14c3a1=_0x10592e[_0xc0f168(0x138)];if(!_0x10592e[_0xc0f168(0x120)][_0xc0f168(0x129)](_0xc0f168(0x12d)))return;const _0x1b76b0=_0x10592e[_0xc0f168(0x120)][_0xc0f168(0x13e)](_0xc0f168(0x13b)),_0x257ae2=_0xc0f168(0x11d),_0x5bd940=_0x10592e[_0xc0f168(0x11e)][_0xc0f168(0x13e)](_0x257ae2);_0x1b76b0[_0xc0f168(0x141)](_0x257ae2,(_0x210139,_0x1242cb={})=>{const _0x2e3b2a=_0xc0f168,_0x3e7f5b=_0x5b1e7c[_0x2e3b2a(0x125)][_0x2e3b2a(0x133)];if(_0x3e7f5b[_0x2e3b2a(0x122)])return void _0x210139(_0x1242cb);const _0x596ea4=void 0x0!==_0x1242cb[_0x2e3b2a(0x12b)]?_0x1242cb[_0x2e3b2a(0x12b)]:!_0x5bd940[_0x2e3b2a(0x140)];_0x5b1e7c[_0x2e3b2a(0x117)](()=>{const _0x5bf9a1=_0x2e3b2a,_0x41abd4=Array[_0x5bf9a1(0x135)](_0x3e7f5b[_0x5bf9a1(0x12f)]());for(const _0x1a07e0 of _0x41abd4){const _0x2fdc9f=_0x596ea4?[_0x1a07e0]:_0x312f85(_0x257ae2,_0x1a07e0,_0x5b1e7c);for(const _0x505a2b of _0x2fdc9f)_0x1b76b0[_0x5bf9a1(0x131)](_0x505a2b,{'commandName':_0x257ae2,'commandParams':[{'forceValue':_0x596ea4}]});}});}),_0x1b76b0[_0xc0f168(0x13a)][_0xc0f168(0x119)](_0x161b9c=>{const _0x259d78=_0xc0f168;if(_0x259d78(0x13f)!=_0x161b9c[_0x259d78(0x139)]&&_0x259d78(0x123)!=_0x161b9c[_0x259d78(0x139)])return;const {data:_0x49d6b7}=_0x161b9c;return _0x49d6b7&&_0x49d6b7[_0x259d78(0x11c)]==_0x257ae2?_0x49d6b7[_0x259d78(0x13c)][0x0][_0x259d78(0x12b)]?{'type':_0x259d78(0x127),'content':_0x33bd21(_0x14c3a1,_0x259d78(0x11a))}:{'type':_0x259d78(0x127),'content':_0x33bd21(_0x14c3a1,_0x259d78(0x124))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5c7ba4=_0x4158;(function(_0x527731,_0x3b4605){const _0x7b4985=_0x4158,_0x1b5137=_0x527731();while(!![]){try{const _0xddf319=parseInt(_0x7b4985(0x148))/0x1+-parseInt(_0x7b4985(0x12a))/0x2*(-parseInt(_0x7b4985(0x135))/0x3)+-parseInt(_0x7b4985(0x122))/0x4+parseInt(_0x7b4985(0x128))/0x5+-parseInt(_0x7b4985(0x11c))/0x6+parseInt(_0x7b4985(0x13f))/0x7+parseInt(_0x7b4985(0x13b))/0x8*(-parseInt(_0x7b4985(0x123))/0x9);if(_0xddf319===_0x3b4605)break;else _0x1b5137['push'](_0x1b5137['shift']());}catch(_0x56908a){_0x1b5137['push'](_0x1b5137['shift']());}}}(_0x218b,0x8a814));function _0x218b(){const _0x54ccc1=['registerBlockAttribute','format','Style','3227364uFAElp','getGhsAttributeNameForElement','normalizeConfig','TrackChangesEditing','formatInline','*Set\x20format:*\x20%0','3442232HDjmRp','171EKVtOB','commandName','locale','ghsAttributes','commandParams','5324715fYtYMq','style','139822OSzJOq','inline','has','formatBlock','toLowerCase','enableDefaultAttributesIntegration','descriptionFactory','element','plugins','add','type','15hPYPuN','StyleUtils','_registerLegacyDescription','registerInlineAttribute','get','definitions','29072uNTpSd','block','editor','forceValue','2986347VKXzXm','GeneralHtmlSupport','registerDescriptionCallback','*Remove\x20format:*\x20%0','styleName','DataSchema','registerAttributeLabel','FORMAT_STYLE','afterInit','193695jwmgIi','config'];_0x218b=function(){return _0x54ccc1;};return _0x218b();}import{Plugin as _0x5ee0ea}from'ckeditor5/src/core.js';import{getTranslation as _0x5055c8}from'../utils/common-translations.js';function _0x4158(_0x42b2c3,_0x46b0f5){const _0x218b04=_0x218b();return _0x4158=function(_0x4158f6,_0x1e4af0){_0x4158f6=_0x4158f6-0x119;let _0x5a8acc=_0x218b04[_0x4158f6];return _0x5a8acc;},_0x4158(_0x42b2c3,_0x46b0f5);}export default class yt extends _0x5ee0ea{[_0x5c7ba4(0x147)](){const _0x401906=_0x5c7ba4,_0x1d55fd=this[_0x401906(0x13d)];if(!_0x1d55fd[_0x401906(0x132)][_0x401906(0x12c)](_0x401906(0x11b))||!_0x1d55fd[_0x401906(0x132)][_0x401906(0x12c)](_0x401906(0x144)))return;const _0x5aca0b=_0x1d55fd[_0x401906(0x132)][_0x401906(0x139)](_0x401906(0x11f)),_0x166c67=_0x1d55fd[_0x401906(0x125)],_0x1f831e=_0x1d55fd[_0x401906(0x149)][_0x401906(0x139)](_0x401906(0x129))||{},_0x18ce7d=_0x1d55fd[_0x401906(0x132)][_0x401906(0x139)](_0x401906(0x140)),_0x254867=_0x1d55fd[_0x401906(0x132)][_0x401906(0x139)](_0x401906(0x136))[_0x401906(0x11e)](_0x1d55fd[_0x401906(0x132)][_0x401906(0x139)](_0x401906(0x144)),_0x1f831e[_0x401906(0x13a)]);_0x5aca0b[_0x401906(0x12f)](_0x401906(0x129));const _0x5cf30d=new Set();for(const _0xe09927 of _0x254867[_0x401906(0x13c)]){const _0x3918d3=_0x18ce7d[_0x401906(0x11d)](_0xe09927[_0x401906(0x131)]);_0x5cf30d[_0x401906(0x133)](_0x3918d3);}const _0x385abf=new Set();for(const _0x348cce of _0x254867[_0x401906(0x12b)]){const _0x41237b=_0x18ce7d[_0x401906(0x11d)](_0x348cce[_0x401906(0x131)]);_0x385abf[_0x401906(0x133)](_0x41237b);for(const _0x352159 of _0x348cce[_0x401906(0x126)])_0x385abf[_0x401906(0x133)](_0x352159);}for(const _0x46312f of _0x5cf30d)_0x5aca0b[_0x401906(0x119)](_0x46312f),_0x5aca0b[_0x401906(0x130)][_0x401906(0x145)](_0x46312f,_0x5055c8(_0x166c67,_0x401906(0x146)));for(const _0xf7a390 of _0x385abf)_0x5aca0b[_0x401906(0x138)](_0xf7a390),_0x5aca0b[_0x401906(0x130)][_0x401906(0x145)](_0xf7a390,_0x5055c8(_0x166c67,_0x401906(0x146)));this[_0x401906(0x137)]();}[_0x5c7ba4(0x137)](){const _0x2f34b3=_0x5c7ba4,_0x4ff10f=this[_0x2f34b3(0x13d)],_0x5ed293=_0x4ff10f[_0x2f34b3(0x125)];_0x4ff10f[_0x2f34b3(0x132)][_0x2f34b3(0x139)](_0x2f34b3(0x11f))[_0x2f34b3(0x130)][_0x2f34b3(0x141)](_0xad0982=>{const _0x299683=_0x2f34b3;if(_0x299683(0x12d)!=_0xad0982[_0x299683(0x134)]&&_0x299683(0x120)!=_0xad0982[_0x299683(0x134)])return;const {data:_0x29a155}=_0xad0982;return _0x29a155&&_0x299683(0x129)===_0x29a155[_0x299683(0x124)]?_0x29a155[_0x299683(0x127)][0x0][_0x299683(0x13e)]?{'type':_0x299683(0x11a),'content':_0x5055c8(_0x5ed293,_0x299683(0x121),_0x29a155[_0x299683(0x127)][0x0][_0x299683(0x143)][_0x299683(0x12e)]())}:{'type':_0x299683(0x11a),'content':_0x5055c8(_0x5ed293,_0x299683(0x142),_0x29a155[_0x299683(0x127)][0x0][_0x299683(0x143)][_0x299683(0x12e)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x16f9b0=_0x26a5;(function(_0x24f18f,_0x9a3e7d){const _0x4172ac=_0x26a5,_0xb42452=_0x24f18f();while(!![]){try{const _0x52c29d=parseInt(_0x4172ac(0x1ba))/0x1*(parseInt(_0x4172ac(0x1ae))/0x2)+parseInt(_0x4172ac(0x154))/0x3*(parseInt(_0x4172ac(0x1b4))/0x4)+parseInt(_0x4172ac(0x128))/0x5*(-parseInt(_0x4172ac(0x17f))/0x6)+-parseInt(_0x4172ac(0x16a))/0x7*(parseInt(_0x4172ac(0x13e))/0x8)+parseInt(_0x4172ac(0x17e))/0x9+parseInt(_0x4172ac(0x151))/0xa*(parseInt(_0x4172ac(0x187))/0xb)+-parseInt(_0x4172ac(0x16d))/0xc*(parseInt(_0x4172ac(0x1b5))/0xd);if(_0x52c29d===_0x9a3e7d)break;else _0xb42452['push'](_0xb42452['shift']());}catch(_0x277213){_0xb42452['push'](_0xb42452['shift']());}}}(_0x4d01,0xf20fa));import{Plugin as _0x5de5a6}from'ckeditor5/src/core.js';function _0x26a5(_0x100221,_0x7acf36){const _0x4d0105=_0x4d01();return _0x26a5=function(_0x26a5fd,_0x3c0ac0){_0x26a5fd=_0x26a5fd-0x128;let _0x620f79=_0x4d0105[_0x26a5fd];return _0x620f79;},_0x26a5(_0x100221,_0x7acf36);}import{LiveRange as _0x4204fe}from'ckeditor5/src/engine.js';function _0x4d01(){const _0x5d3180=['insertTableRowBelow','ELEMENT_TABLE','low','last','ELEMENT_TABLE_ROW_WITH_TEXT','_setupColumnsRowsFixing','3769365XOsxEm','isIntersecting','ELEMENT_TABLE_WITH_TEXT','getSelectionAffectedTableCells','getContainedElement','getRanges','item','table','isArray','minColumn','registerDescriptionCallback','*Remove:*\x20%0','getFirstRange','addMarker:suggestion','tableRow','fromRange','markMultiRangeInsertion','afterInit','isIntersectingWithRange','highest','$graveyard','tableColumn','9866216xOSejJ','_suggestionFactory','filter','min','createRangeOn','_splitMarkerName','findAncestor','join','batch','classes','push','isTouching','*Insert:*\x20%0','max','tableCell','suggestion','enableCommand','left','detach','29990hACKwB','addClass','_getSuggestionCoords','12vWrvWK','commands','differ','maxRow','removeClass','every','selection','oldRange','getChangedMarkers','has','markMultiRangeDeletion','deletion','toLowerCase','isEqual','getSuggestion','minRow','selectTableColumn','subType','rowspan','MIN_SAFE_INTEGER','getAttribute','getColumnIndexes','7Akewml','TableEditing','ELEMENT_TABLE_ROW','1918308GxaROW','rootName','data','options','_tableSuggestions','includes','add','downcastDispatcher','writer','registerCustomCallback','MAX_SAFE_INTEGER','model','createPositionAt','execute','TrackChangesEditing','forceValue','order','12869820yVeuHT','12EBEYEM','$textProxy','get','map','mapper','end','some','insertTable','5753wJNdto','removeTableColumn','substr','startsWith','above','addRange','name','maxColumn','_tablePostFixingSubtypes','ELEMENT_TABLE_COLUMN','descriptionFactory','change','getItems','ELEMENT_TABLE_COLUMN_WITH_TEXT','element','discard','refresh','getChanges','plugins','_getCoordsForCells','createTableWalker','hasAttribute','registerElementLabel','getChildren','tablePaste','createRangeIn','from','first','TableUtils','insertTableColumnLeft','toViewElement','showSuggestionHighlights','start','document','registerPostFixer','nodeAfter','getRowIndexes','setSelection','enqueueChange','198meHEGy','change:data','root','selectTableRow','insert','accept','1950712BwgZel','221NrVqDk','removeTableRow','insertTableRowAbove','length','colspan','15161MOyXeX','values','type','locale','insertTableColumnRight','nodeBefore','_acceptFormatSuggestionCallbackFactory','span','position','cell','insertion','isInContent','getCellLocation','editor'];_0x4d01=function(){return _0x5d3180;};return _0x4d01();}import{setHighlightHandling as _0x415531}from'ckeditor5/src/widget.js';import{getTranslation as _0x1bdd6a}from'../utils/common-translations.js';export default class jt extends _0x5de5a6{constructor(_0x445bf6){const _0xa39f36=_0x26a5;super(_0x445bf6),this[_0xa39f36(0x18f)]=[_0xa39f36(0x136),_0xa39f36(0x13d)],this[_0xa39f36(0x171)]=new Set();}[_0x16f9b0(0x139)](){const _0xdf819a=_0x16f9b0,_0x520396=this[_0xdf819a(0x1c7)],_0x4b4713=_0x520396[_0xdf819a(0x178)][_0xdf819a(0x1a8)][_0xdf819a(0x15a)];if(!_0x520396[_0xdf819a(0x199)][_0xdf819a(0x15d)](_0xdf819a(0x16b)))return;const _0x30f534=_0x520396[_0xdf819a(0x1bd)],_0x1ae436=_0x520396[_0xdf819a(0x199)][_0xdf819a(0x181)](_0xdf819a(0x17b)),_0x4789bf=_0x520396[_0xdf819a(0x199)][_0xdf819a(0x181)](_0xdf819a(0x1a3));_0x1ae436[_0xdf819a(0x191)][_0xdf819a(0x19d)](_0xdf819a(0x12f),_0x1bcc91=>_0x1bdd6a(_0x30f534,_0xdf819a(0x1c9),_0x1bcc91)),this[_0xdf819a(0x1cd)](),_0x1ae436[_0xdf819a(0x14e)](_0xdf819a(0x186)),_0x1ae436[_0xdf819a(0x14e)](_0xdf819a(0x1b1)),_0x1ae436[_0xdf819a(0x14e)](_0xdf819a(0x164));for(const _0x19cef9 of[_0xdf819a(0x1b7),_0xdf819a(0x1c8)]){const _0x3bc2f9=_0x520396[_0xdf819a(0x155)][_0xdf819a(0x181)](_0x19cef9);_0x1ae436[_0xdf819a(0x14e)](_0x19cef9,_0x1dd03e=>{const _0x46128c=_0xdf819a;_0x520396[_0x46128c(0x178)][_0x46128c(0x192)](_0x171ec8=>{const _0x117e33=_0x46128c;_0x1dd03e();const _0x446017=_0x117e33(0x18b)===_0x3bc2f9[_0x117e33(0x17d)],_0x1615cb=_0x4789bf[_0x117e33(0x12b)](_0x4b4713),_0x7420bb=_0x4789bf[_0x117e33(0x1ab)](_0x1615cb),_0x104df7=_0x446017?_0x7420bb[_0x117e33(0x1a2)]-0x1:_0x7420bb[_0x117e33(0x1cb)]+0x1,_0x3e7ee5=_0x1615cb[0x0][_0x117e33(0x144)](_0x117e33(0x12f)),_0x42075e=_0x4789bf[_0x117e33(0x19b)](_0x3e7ee5,{'startRow':_0x104df7,'endRow':_0x104df7}),_0xc4074c=Array[_0x117e33(0x1a1)](_0x42075e)[_0x117e33(0x182)](_0x3eea93=>_0x171ec8[_0x117e33(0x142)](_0x3eea93[_0x117e33(0x1c3)]));_0x1ae436[_0x117e33(0x138)](_0xc4074c,_0x117e33(0x136));});});}for(const _0x3f3f1a of[_0xdf819a(0x1a4),_0xdf819a(0x1be)]){const _0x642501=_0x520396[_0xdf819a(0x155)][_0xdf819a(0x181)](_0x3f3f1a);_0x1ae436[_0xdf819a(0x14e)](_0x3f3f1a,_0x5215c2=>{const _0x3f34f3=_0xdf819a;_0x520396[_0x3f34f3(0x178)][_0x3f34f3(0x192)](_0x2f636e=>{const _0x42f155=_0x3f34f3;_0x5215c2();const _0x22f0a5=_0x42f155(0x14f)===_0x642501[_0x42f155(0x17d)],_0x26a25e=_0x4789bf[_0x42f155(0x12b)](_0x4b4713),_0x5f3749=_0x4789bf[_0x42f155(0x169)](_0x26a25e),_0xd278bb=_0x22f0a5?_0x5f3749[_0x42f155(0x1a2)]-0x1:_0x5f3749[_0x42f155(0x1cb)]+0x1,_0x6eec78=_0x26a25e[0x0][_0x42f155(0x144)](_0x42f155(0x12f)),_0x44fd5e=_0x4789bf[_0x42f155(0x19b)](_0x6eec78,{'startRow':0x0,'column':_0xd278bb,'includeAllSlots':!0x1}),_0x4146c2=Array[_0x42f155(0x1a1)](_0x44fd5e)[_0x42f155(0x182)](_0x318368=>_0x2f636e[_0x42f155(0x142)](_0x318368[_0x42f155(0x1c3)]));_0x1ae436[_0x42f155(0x138)](_0x4146c2,_0x42f155(0x13d));});});}for(const _0x3fea5b of[_0xdf819a(0x1b6),_0xdf819a(0x188)]){const _0x245604=_0x3fea5b[_0xdf819a(0x189)](0xb),_0x3fb6ac=_0x245604[_0xdf819a(0x160)](),_0x438e8b=_0x3fb6ac[_0xdf819a(0x189)](0x0,0x3)+_0xdf819a(0x1c1),_0x1b7e27=_0xdf819a(0x12f)+_0x245604,_0x1c36c0=_0xdf819a(0x141)+_0x245604,_0x6c1e7d=_0xdf819a(0x14b)+_0x245604;_0x1ae436[_0xdf819a(0x14e)](_0x3fea5b,()=>{const _0xad3ff2=_0xdf819a;_0x520396[_0xad3ff2(0x178)][_0xad3ff2(0x192)](_0x40225c=>{const _0x557ed4=_0xad3ff2,_0x3f8edd=_0x4789bf[_0x557ed4(0x12b)](_0x4b4713),_0x1c64ec=_0x3f8edd[0x0][_0x557ed4(0x144)](_0x557ed4(0x12f));let _0x5b79a9;if(_0x557ed4(0x1b6)==_0x3fea5b){const _0x2f5a4b=_0x4789bf[_0x557ed4(0x1ab)](_0x3f8edd);_0x5b79a9={'startRow':_0x2f5a4b[_0x557ed4(0x1a2)],'endRow':_0x2f5a4b[_0x557ed4(0x1cb)],'includeAllSlots':!0x0};}else{const _0x5a5fb9=_0x4789bf[_0x557ed4(0x169)](_0x3f8edd);_0x5b79a9={'startColumn':_0x5a5fb9[_0x557ed4(0x1a2)],'endColumn':_0x5a5fb9[_0x557ed4(0x1cb)],'includeAllSlots':!0x0};}const _0x5a2451=_0x4789bf[_0x557ed4(0x19b)](_0x1c64ec,_0x5b79a9),_0x3908b4=Array[_0x557ed4(0x1a1)](_0x5a2451)[_0x557ed4(0x182)](({cell:_0x41d32f})=>_0x41d32f),_0xbfbecc=Ee(_0x3908b4[_0x557ed4(0x140)](_0x102d3a=>_0x102d3a[_0x557ed4(0x19c)](_0x438e8b))),_0x22521e=Ee(_0x3908b4[_0x557ed4(0x140)](_0x427c71=>!_0x427c71[_0x557ed4(0x19c)](_0x438e8b)))[_0x557ed4(0x182)](_0x34a740=>_0x40225c[_0x557ed4(0x142)](_0x34a740)),_0x152c39=_0x1ae436[_0x557ed4(0x15e)](_0x22521e,_0x1b7e27);if(_0x152c39&&(_0x557ed4(0x136)==_0x152c39[_0x557ed4(0x165)]||_0x557ed4(0x13d)==_0x152c39[_0x557ed4(0x165)])){const _0x447a46=this[_0x557ed4(0x153)](_0x152c39);for(const _0x5c06c2 of _0xbfbecc){const _0x59d849=_0x40225c[_0x557ed4(0x142)](_0x5c06c2),_0x3f163d=_0x4789bf[_0x557ed4(0x1c6)](_0x5c06c2),_0x2533e6=_0x5c06c2[_0x557ed4(0x168)](_0x438e8b)-0x1,_0x1af968=_0x447a46[_0x1c36c0],_0x388a88=_0x447a46[_0x6c1e7d];_0x1af968<=_0x3f163d[_0x3fb6ac]&&_0x3f163d[_0x3fb6ac]+_0x2533e6<=_0x388a88&&_0x152c39[_0x557ed4(0x18c)](_0x59d849);}}});});}function _0x4696f4(_0x4ffe26){const _0x3ffd37=_0xdf819a,_0x26bd89=Array[_0x3ffd37(0x1a1)](_0x4b4713[_0x3ffd37(0x12d)]())[_0x3ffd37(0x182)](_0x202e28=>_0x4204fe[_0x3ffd37(0x137)](_0x202e28));_0x520396[_0x3ffd37(0x178)][_0x3ffd37(0x192)](_0x25ce9d=>{const _0x40da12=_0x3ffd37,_0x4c74ad=_0x25ce9d[_0x40da12(0x146)];_0x4ffe26=_0x4ffe26[_0x40da12(0x140)](_0x391b1e=>_0x40da12(0x13c)!=_0x391b1e[_0x40da12(0x1b0)][_0x40da12(0x16e)]),_0x25ce9d[_0x40da12(0x1ac)](_0x4ffe26),_0x520396[_0x40da12(0x155)][_0x40da12(0x181)](_0x40da12(0x1b6))[_0x40da12(0x197)](),_0x520396[_0x40da12(0x17a)](_0x40da12(0x1b6),{'forceDefaultExecution':!0x0}),_0x520396[_0x40da12(0x178)][_0x40da12(0x1ad)](()=>{const _0x1d3a92=_0x40da12;_0x520396[_0x1d3a92(0x178)][_0x1d3a92(0x1ad)](_0x4c74ad,_0x191165=>{const _0x2d00b1=_0x1d3a92,_0x161888=_0x26bd89[_0x2d00b1(0x140)](_0xdc30c2=>_0x2d00b1(0x13c)!=_0xdc30c2[_0x2d00b1(0x1b0)][_0x2d00b1(0x16e)]);_0x161888[_0x2d00b1(0x1b8)]>0x0&&_0x191165[_0x2d00b1(0x1ac)](_0x161888);for(const _0x444416 of _0x26bd89)_0x444416[_0x2d00b1(0x150)]();});});});}function _0x455989(_0x517094){const _0x207ec6=_0xdf819a;_0x520396[_0x207ec6(0x178)][_0x207ec6(0x192)](_0x338af8=>{const _0x146e84=_0x207ec6,_0x2d1a19=Array[_0x146e84(0x1a1)](_0x4b4713[_0x146e84(0x12d)]())[_0x146e84(0x182)](_0x360807=>_0x4204fe[_0x146e84(0x137)](_0x360807)),_0x247794=[];for(const _0x463bad of _0x517094)for(const _0x33db90 of _0x463bad[_0x146e84(0x193)]({'shallow':!0x0}))_0x247794[_0x146e84(0x148)](_0x33db90);for(const _0x5ff808 of _0x247794)_0x146e84(0x13c)!=_0x5ff808[_0x146e84(0x1b0)][_0x146e84(0x16e)]&&(_0x338af8[_0x146e84(0x1ac)](_0x338af8[_0x146e84(0x179)](_0x5ff808,0x0)),_0x520396[_0x146e84(0x155)][_0x146e84(0x181)](_0x146e84(0x188))[_0x146e84(0x197)](),_0x520396[_0x146e84(0x17a)](_0x146e84(0x188),{'forceDefaultExecution':!0x0}));const _0x1378bd=_0x2d1a19[_0x146e84(0x140)](_0x35826c=>_0x146e84(0x13c)!=_0x35826c[_0x146e84(0x1b0)][_0x146e84(0x16e)]);_0x1378bd[_0x146e84(0x1b8)]>0x0&&_0x338af8[_0x146e84(0x1ac)](_0x1378bd);for(const _0x655965 of _0x2d1a19)_0x655965[_0x146e84(0x150)]();});}function _0x23df07(_0x44d12f,_0x4b9507){const _0x22bd19=_0xdf819a;return _0x4b9507[_0x22bd19(0x159)](_0x2609c0=>_0x44d12f[_0x22bd19(0x185)](_0x294114=>_0x294114[_0x22bd19(0x184)][_0x22bd19(0x161)](_0x2609c0[_0x22bd19(0x1a7)])||_0x2609c0[_0x22bd19(0x184)][_0x22bd19(0x161)](_0x294114[_0x22bd19(0x1a7)])));}function _0x1e1eb1(_0x2c0e64,_0x42affc){const _0x4c2d5d=_0xdf819a;return!_0x2c0e64[_0x4c2d5d(0x185)](_0x9f7474=>_0x42affc[_0x4c2d5d(0x185)](_0xad5a3f=>_0x9f7474[_0x4c2d5d(0x129)](_0xad5a3f)))&&_0x2c0e64[_0x4c2d5d(0x185)](_0x450cf8=>_0x42affc[_0x4c2d5d(0x185)](_0x5167a3=>_0x450cf8[_0x4c2d5d(0x184)][_0x4c2d5d(0x149)](_0x5167a3[_0x4c2d5d(0x1a7)])));}_0x520396[_0xdf819a(0x16f)][_0xdf819a(0x174)]['on'](_0xdf819a(0x135),(_0x59a89b,_0x23393b,_0x1585a6)=>{const _0x2632fa=_0xdf819a;if(!_0x1585a6[_0x2632fa(0x170)][_0x2632fa(0x1a6)])return;const _0x8ee54a=_0x23393b[_0x2632fa(0x12e)];if(!_0x8ee54a)return;const _0x6775e1=_0x1585a6[_0x2632fa(0x183)][_0x2632fa(0x1a5)](_0x8ee54a);function _0xfc81a1(_0x25b310){const _0x1f7523=_0x2632fa;return Array[_0x1f7523(0x130)](_0x25b310)?_0x25b310:[_0x25b310];}_0x6775e1&&_0x2632fa(0x14c)===_0x8ee54a[_0x2632fa(0x18d)]&&_0x415531(_0x6775e1,_0x1585a6[_0x2632fa(0x175)],(_0x17d52f,_0xfd58c9,_0x2767d0)=>_0x2767d0[_0x2632fa(0x152)](_0xfc81a1(_0xfd58c9[_0x2632fa(0x147)]),_0x17d52f),(_0x2825ed,_0x4d95da,_0x5483ae)=>_0x5483ae[_0x2632fa(0x158)](_0xfc81a1(_0x4d95da[_0x2632fa(0x147)]),_0x2825ed));},{'priority':_0xdf819a(0x13b)}),_0x1ae436[_0xdf819a(0x191)][_0xdf819a(0x132)](_0x4e5589=>{const _0x29395=_0xdf819a;if(_0x29395(0x1c4)!=_0x4e5589[_0x29395(0x1bc)]&&_0x29395(0x15f)!=_0x4e5589[_0x29395(0x1bc)])return;const _0x1dbde2=_0x4e5589[_0x29395(0x12c)]();if(null!=_0x1dbde2&&_0x1dbde2['is'](_0x29395(0x195),_0x29395(0x12f))){if(_0x29395(0x1c4)==_0x4e5589[_0x29395(0x1bc)]){const _0x8317ff=_0x4e5589[_0x29395(0x193)]()[_0x29395(0x140)](_0x306335=>_0x306335['is'](_0x29395(0x180)))[_0x29395(0x182)](_0x48e0e8=>_0x48e0e8[_0x29395(0x16f)]);if(_0x8317ff[_0x29395(0x1b8)])return{'type':_0x29395(0x1c4),'content':_0x1bdd6a(_0x30f534,_0x29395(0x14a),_0x1bdd6a(_0x30f534,_0x29395(0x12a),'\x22'+_0x8317ff[_0x29395(0x145)]('\x20')+'\x22'))};}if(_0x29395(0x15f)==_0x4e5589[_0x29395(0x1bc)]){const _0x40fb0b=_0x4e5589[_0x29395(0x193)]()[_0x29395(0x140)](_0x267634=>_0x267634['is'](_0x29395(0x180)))[_0x29395(0x182)](_0x2a952c=>_0x2a952c[_0x29395(0x16f)]);if(_0x40fb0b[_0x29395(0x1b8)])return{'type':_0x29395(0x15f),'content':_0x1bdd6a(_0x30f534,_0x29395(0x133),_0x1bdd6a(_0x30f534,_0x29395(0x12a),'\x22'+_0x40fb0b[_0x29395(0x145)]('\x20')+'\x22'))};}}}),_0x1ae436[_0xdf819a(0x191)][_0xdf819a(0x132)](_0x3f2e79=>{const _0x487aea=_0xdf819a;if(_0x487aea(0x136)==_0x3f2e79[_0x487aea(0x165)]){const _0x330410=_0x3f2e79[_0x487aea(0x193)]()[_0x487aea(0x140)](_0x3231d1=>_0x3231d1['is'](_0x487aea(0x180)))[_0x487aea(0x182)](_0xe10870=>_0xe10870[_0x487aea(0x16f)]),_0x3a93bf=this[_0x487aea(0x153)](_0x3f2e79),_0xaa2d04=_0x3a93bf[_0x487aea(0x157)]-_0x3a93bf[_0x487aea(0x163)]+0x1;if(_0x487aea(0x1c4)==_0x3f2e79[_0x487aea(0x1bc)])return _0x330410[_0x487aea(0x1b8)]?{'type':_0x487aea(0x1c4),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x14a),_0x1bdd6a(_0x30f534,_0x487aea(0x1cc),[_0xaa2d04,'\x22'+_0x330410[_0x487aea(0x145)]('\x20')+'\x22']))}:{'type':_0x487aea(0x1c4),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x14a),_0x1bdd6a(_0x30f534,_0x487aea(0x16c),_0xaa2d04))};if(_0x487aea(0x15f)==_0x3f2e79[_0x487aea(0x1bc)])return _0x330410[_0x487aea(0x1b8)]?{'type':_0x487aea(0x15f),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x133),_0x1bdd6a(_0x30f534,_0x487aea(0x1cc),[_0xaa2d04,'\x22'+_0x330410[_0x487aea(0x145)]('\x20')+'\x22']))}:{'type':_0x487aea(0x15f),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x133),_0x1bdd6a(_0x30f534,_0x487aea(0x16c),_0xaa2d04))};}if(_0x487aea(0x13d)==_0x3f2e79[_0x487aea(0x165)]){const _0x3171c0=_0x3f2e79[_0x487aea(0x193)]()[_0x487aea(0x140)](_0x39b212=>_0x39b212['is'](_0x487aea(0x180)))[_0x487aea(0x182)](_0x3a6b28=>_0x3a6b28[_0x487aea(0x16f)]),_0x501cd2=this[_0x487aea(0x153)](_0x3f2e79),_0x36cde3=_0x501cd2[_0x487aea(0x18e)]-_0x501cd2[_0x487aea(0x131)]+0x1;if(_0x487aea(0x1c4)==_0x3f2e79[_0x487aea(0x1bc)])return _0x3171c0[_0x487aea(0x1b8)]?{'type':_0x487aea(0x1c4),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x14a),_0x1bdd6a(_0x30f534,_0x487aea(0x194),[_0x36cde3,'\x22'+_0x3171c0[_0x487aea(0x145)]('\x20')+'\x22']))}:{'type':_0x487aea(0x1c4),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x14a),_0x1bdd6a(_0x30f534,_0x487aea(0x190),_0x36cde3))};if(_0x487aea(0x15f)==_0x3f2e79[_0x487aea(0x1bc)])return _0x3171c0[_0x487aea(0x1b8)]?{'type':_0x487aea(0x15f),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x133),_0x1bdd6a(_0x30f534,_0x487aea(0x194),[_0x36cde3,'\x22'+_0x3171c0[_0x487aea(0x145)]('\x20')+'\x22']))}:{'type':_0x487aea(0x15f),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x133),_0x1bdd6a(_0x30f534,_0x487aea(0x190),_0x36cde3))};}}),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x1c4),_0xdf819a(0x136),_0xdf819a(0x196),_0x4696f4),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x15f),_0xdf819a(0x136),_0xdf819a(0x1b3),_0x4696f4),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x1c4),_0xdf819a(0x13d),_0xdf819a(0x196),_0x455989),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x15f),_0xdf819a(0x13d),_0xdf819a(0x1b3),_0x455989),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x1c4),_0xdf819a(0x13d),_0xdf819a(0x145),_0x23df07),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x15f),_0xdf819a(0x13d),_0xdf819a(0x145),_0x23df07),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x1c4),_0xdf819a(0x136),_0xdf819a(0x145),_0x1e1eb1),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x15f),_0xdf819a(0x136),_0xdf819a(0x145),_0x1e1eb1);}[_0x16f9b0(0x1c0)](){const _0x1c2e29=_0x16f9b0,_0x2e59a2=this[_0x1c2e29(0x1c7)],_0x2e89d9=_0x2e59a2[_0x1c2e29(0x178)][_0x1c2e29(0x1a8)][_0x1c2e29(0x15a)];return(_0x55c859,_0x591060)=>{const _0x315301=_0x1c2e29;_0x2e59a2[_0x315301(0x178)][_0x315301(0x192)](_0x3aecc6=>{const _0x140813=_0x315301,{commandName:_0x557792,commandParams:_0x50dad5}=_0x591060;let _0x1facbc=_0x55c859[0x0][_0x140813(0x184)][_0x140813(0x1bf)];_0x50dad5&&_0x50dad5[0x0]&&!0x1===_0x50dad5[0x0][_0x140813(0x17c)]&&(_0x1facbc=_0x55c859[0x0][_0x140813(0x1a7)][_0x140813(0x1aa)]);const _0x13a17e=_0x3aecc6[_0x140813(0x1a0)](_0x1facbc);if(_0x140813(0x13c)==_0x13a17e[_0x140813(0x1b0)][_0x140813(0x16e)])return;const _0x4c2cb5=Array[_0x140813(0x1a1)](_0x2e89d9[_0x140813(0x12d)]())[_0x140813(0x182)](_0xf91db8=>_0x4204fe[_0x140813(0x137)](_0xf91db8));_0x3aecc6[_0x140813(0x1ac)](_0x13a17e),_0x2e59a2[_0x140813(0x155)][_0x140813(0x181)](_0x557792)[_0x140813(0x197)](),_0x50dad5[_0x140813(0x148)]({'forceDefaultExecution':!0x0}),_0x2e59a2[_0x140813(0x17a)](_0x557792,..._0x50dad5);const _0xe443e2=_0x4c2cb5[_0x140813(0x140)](_0x2cef92=>_0x140813(0x13c)!=_0x2cef92[_0x140813(0x1b0)][_0x140813(0x16e)]);_0xe443e2[_0x140813(0x1b8)]>0x0&&_0x3aecc6[_0x140813(0x1ac)](_0xe443e2);for(const _0xca728b of _0x4c2cb5)_0xca728b[_0x140813(0x150)]();});};}[_0x16f9b0(0x19a)](_0x3b4874){const _0x53c461=_0x16f9b0,_0x3d21c3=this[_0x53c461(0x1c7)][_0x53c461(0x199)][_0x53c461(0x181)](_0x53c461(0x1a3));let _0x4588b1=Number[_0x53c461(0x177)],_0x1a533d=Number[_0x53c461(0x167)],_0x51b76e=Number[_0x53c461(0x177)],_0x855d2c=Number[_0x53c461(0x167)];for(const _0x333d3d of _0x3b4874){if(_0x53c461(0x13c)==_0x333d3d[_0x53c461(0x1b0)][_0x53c461(0x16e)])continue;const {row:_0x36b8e5,column:_0x215cb5}=_0x3d21c3[_0x53c461(0x1c6)](_0x333d3d),_0x187ecd=_0x333d3d[_0x53c461(0x19c)](_0x53c461(0x166))?_0x333d3d[_0x53c461(0x168)](_0x53c461(0x166))-0x1:0x0,_0x36b39b=_0x333d3d[_0x53c461(0x19c)](_0x53c461(0x1b9))?_0x333d3d[_0x53c461(0x168)](_0x53c461(0x1b9))-0x1:0x0;_0x4588b1=_0x36b8e5<_0x4588b1?_0x36b8e5:_0x4588b1,_0x1a533d=_0x36b8e5+_0x187ecd>_0x1a533d?_0x36b8e5+_0x187ecd:_0x1a533d,_0x51b76e=_0x215cb5<_0x51b76e?_0x215cb5:_0x51b76e,_0x855d2c=_0x215cb5+_0x36b39b>_0x855d2c?_0x215cb5+_0x36b39b:_0x855d2c;}return{'minRow':_0x4588b1,'maxRow':_0x1a533d,'minColumn':_0x51b76e,'maxColumn':_0x855d2c};}[_0x16f9b0(0x1cd)](){const _0x662215=_0x16f9b0,_0xd14a37=this[_0x662215(0x1c7)],_0x93cea0=_0xd14a37[_0x662215(0x199)][_0x662215(0x181)](_0x662215(0x17b)),_0x28bf95=_0xd14a37[_0x662215(0x199)][_0x662215(0x181)](_0x662215(0x1a3));_0xd14a37[_0x662215(0x178)][_0x662215(0x1a8)]['on'](_0x662215(0x1af),()=>{const _0x4c0d73=_0x662215,_0x99334=Array[_0x4c0d73(0x1a1)](_0xd14a37[_0x4c0d73(0x178)][_0x4c0d73(0x1a8)][_0x4c0d73(0x156)][_0x4c0d73(0x15c)]());for(const {name:_0xe92a6,data:_0x2cdd5d}of _0x99334){const {group:_0xa686dd,id:_0x35e79e,subType:_0x4e0ad9}=_0x93cea0[_0x4c0d73(0x143)](_0xe92a6);if(_0x4c0d73(0x14d)!=_0xa686dd)continue;if(null!=_0x2cdd5d[_0x4c0d73(0x15b)])continue;const _0xa50eef=_0x93cea0[_0x4c0d73(0x162)](_0x35e79e);this[_0x4c0d73(0x18f)][_0x4c0d73(0x172)](_0x4e0ad9)&&this[_0x4c0d73(0x171)][_0x4c0d73(0x173)](_0xa50eef);}},{'priority':_0x662215(0x1ca)});const _0x2106ea=(_0x519c4a,_0x391c1e)=>{const _0xd91e0b=_0x662215;let _0x22207b=!0x1;const _0x4af5e9=_0x391c1e[_0xd91e0b(0x142)](_0x519c4a),_0x285f6c=_0x519c4a[_0xd91e0b(0x144)](_0xd91e0b(0x12f)),_0x1201a6=_0x28bf95[_0xd91e0b(0x1c6)](_0x519c4a);for(const _0x39a5dc of this[_0xd91e0b(0x171)]){const _0x2dcdd2=_0x39a5dc[_0xd91e0b(0x165)],_0x3d2147=_0x2dcdd2[_0xd91e0b(0x18a)](_0xd91e0b(0x19f)),_0x2e3f09=_0x2dcdd2[_0xd91e0b(0x189)](_0x3d2147?0xa:0x5),_0x4774d6=_0x2e3f09[_0xd91e0b(0x160)](),_0x2e2c25=_0x4774d6[_0xd91e0b(0x189)](0x0,0x3)+_0xd91e0b(0x1c1),_0x488231=_0xd91e0b(0x141)+_0x2e3f09,_0x5a2e56=_0xd91e0b(0x14b)+_0x2e3f09;if(!_0x39a5dc[_0xd91e0b(0x1c5)])continue;if(_0x285f6c!=_0x39a5dc[_0xd91e0b(0x134)]()[_0xd91e0b(0x1a7)][_0xd91e0b(0x144)](_0xd91e0b(0x12f)))continue;if(_0x39a5dc[_0xd91e0b(0x13a)](_0x4af5e9))continue;const _0x1bf5b1=_0x519c4a[_0xd91e0b(0x19c)](_0x2e2c25)?_0x519c4a[_0xd91e0b(0x168)](_0x2e2c25)-0x1:0x0,_0x39f8b6=this[_0xd91e0b(0x153)](_0x39a5dc),_0x38d5e5=_0x39f8b6[_0x488231],_0xeec2fc=_0x39f8b6[_0x5a2e56];_0x38d5e5<=_0x1201a6[_0x4774d6]&&_0x1201a6[_0x4774d6]+_0x1bf5b1<=_0xeec2fc&&(_0x39a5dc[_0xd91e0b(0x18c)](_0x4af5e9),_0x22207b=!0x0);}return _0x22207b;};_0xd14a37[_0x662215(0x178)][_0x662215(0x1a8)][_0x662215(0x1a9)](_0x3539e5=>{const _0x378358=_0x662215;let _0x2920d4=!0x1;for(const _0x1795bb of _0xd14a37[_0x378358(0x178)][_0x378358(0x1a8)][_0x378358(0x156)][_0x378358(0x198)]())if(_0x378358(0x1b2)==_0x1795bb[_0x378358(0x1bc)]){if(_0x378358(0x136)==_0x1795bb[_0x378358(0x18d)]){for(const _0x1ad3c1 of _0x1795bb[_0x378358(0x1c2)][_0x378358(0x1aa)][_0x378358(0x19e)]())_0x2920d4=_0x2920d4||_0x2106ea(_0x1ad3c1,_0x3539e5);}else _0x378358(0x14c)==_0x1795bb[_0x378358(0x18d)]&&(_0x2920d4=_0x2920d4||_0x2106ea(_0x1795bb[_0x378358(0x1c2)][_0x378358(0x1aa)],_0x3539e5));}return _0x2920d4;});}[_0x16f9b0(0x153)](_0x4e6780){const _0xa2943c=_0x16f9b0;return this[_0xa2943c(0x19a)](_0x4e6780[_0xa2943c(0x12d)]()[_0xa2943c(0x182)](_0x1aac85=>_0x1aac85[_0xa2943c(0x1a7)][_0xa2943c(0x1aa)]));}}function Ee(_0x4056d7){const _0x5f0407=_0x16f9b0;return Array[_0x5f0407(0x1a1)](new Set(_0x4056d7)[_0x5f0407(0x1bb)]());}
|
|
23
|
+
const _0x29a295=_0x506c;(function(_0x26aaca,_0x20f236){const _0x37c356=_0x506c,_0x5aa9d3=_0x26aaca();while(!![]){try{const _0x4ea7f2=-parseInt(_0x37c356(0x1e7))/0x1*(-parseInt(_0x37c356(0x1e9))/0x2)+parseInt(_0x37c356(0x221))/0x3*(-parseInt(_0x37c356(0x21f))/0x4)+parseInt(_0x37c356(0x25f))/0x5+-parseInt(_0x37c356(0x24a))/0x6*(parseInt(_0x37c356(0x235))/0x7)+-parseInt(_0x37c356(0x1f1))/0x8*(parseInt(_0x37c356(0x1fd))/0x9)+-parseInt(_0x37c356(0x1e2))/0xa*(-parseInt(_0x37c356(0x1f0))/0xb)+parseInt(_0x37c356(0x1fc))/0xc*(parseInt(_0x37c356(0x276))/0xd);if(_0x4ea7f2===_0x20f236)break;else _0x5aa9d3['push'](_0x5aa9d3['shift']());}catch(_0x58f02d){_0x5aa9d3['push'](_0x5aa9d3['shift']());}}}(_0x5a5c,0x45bc2));import{Plugin as _0x19e8ee}from'ckeditor5/src/core.js';import{LiveRange as _0x5218ef}from'ckeditor5/src/engine.js';function _0x506c(_0x5ca715,_0x4ebcc4){const _0x5a5c4e=_0x5a5c();return _0x506c=function(_0x506ca8,_0x266269){_0x506ca8=_0x506ca8-0x1d8;let _0x2e5454=_0x5a5c4e[_0x506ca8];return _0x2e5454;},_0x506c(_0x5ca715,_0x4ebcc4);}import{setHighlightHandling as _0x3803bf}from'ckeditor5/src/widget.js';function _0x5a5c(){const _0x1cb774=['suggestion','selectTableRow','ELEMENT_TABLE','nodeBefore','length','insert','insertTableRowBelow','getColumnIndexes','49KszpMh','_splitMarkerName','markMultiRangeInsertion','toLowerCase','includes','registerDescriptionCallback','fromRange','writer','order','differ','max','from','model','ELEMENT_TABLE_COLUMN','insertTableColumnRight','MAX_SAFE_INTEGER','element','filter','start','createRangeOn','getChildren','469812zZgkPd','selectTableColumn','name','registerPostFixer','createPositionAt','findAncestor','last','mapper','createRangeIn','getItems','data','position','addMarker:suggestion','accept','minColumn','selection','ELEMENT_TABLE_WITH_TEXT','refresh','setSelection','insertTableColumnLeft','colspan','318630NrKbwn','descriptionFactory','ELEMENT_TABLE_ROW','discard','*Remove:*\x20%0','ELEMENT_TABLE_ROW_WITH_TEXT','tableColumn','isIntersectingWithRange','addRange','startsWith','getFirstRange','getRanges','join','MIN_SAFE_INTEGER','substr','registerElementLabel','has','highest','removeTableColumn','left','TrackChangesEditing','showSuggestionHighlights','addClass','2815917AjgYPF','getSuggestion','detach','enqueueChange','_getSuggestionCoords','getAttribute','type','getContainedElement','get','change','rowspan','getRowIndexes','getChanges','nodeAfter','rootName','insertTable','forceValue','change:data','596990wbSaHy','every','enableCommand','batch','low','9BEoVix','root','67974lLBPuI','toViewElement','tableCell','item','_suggestionFactory','document','execute','77eAoCNk','40HsRslK','span','oldRange','add','minRow','maxRow','downcastDispatcher','isArray','min','_tablePostFixingSubtypes','isTouching','36mCQwaj','961209COVMeo','TableUtils','subType','*Insert:*\x20%0','getChangedMarkers','insertion','commands','ELEMENT_TABLE_COLUMN_WITH_TEXT','TableEditing','_acceptFormatSuggestionCallbackFactory','maxColumn','locale','plugins','getSelectionAffectedTableCells','options','isInContent','deletion','some','editor','_tableSuggestions','hasAttribute','table','markMultiRangeDeletion','getCellLocation','push','values','tablePaste','registerCustomCallback','cell','isIntersecting','classes','end','removeClass','$graveyard','52dmnDrU','above','16056OyVJqF','_getCoordsForCells','removeTableRow','$textProxy','map','tableRow','first','createTableWalker','_setupColumnsRowsFixing','isEqual','afterInit','insertTableRowAbove'];_0x5a5c=function(){return _0x1cb774;};return _0x5a5c();}import{getTranslation as _0x3c0248}from'../utils/common-translations.js';export default class jt extends _0x19e8ee{constructor(_0x4806f8){const _0x554914=_0x506c;super(_0x4806f8),this[_0x554914(0x1fa)]=[_0x554914(0x226),_0x554914(0x265)],this[_0x554914(0x210)]=new Set();}[_0x29a295(0x22b)](){const _0x1669fb=_0x29a295,_0x9cca66=this[_0x1669fb(0x20f)],_0x2b46cc=_0x9cca66[_0x1669fb(0x241)][_0x1669fb(0x1ee)][_0x1669fb(0x259)];if(!_0x9cca66[_0x1669fb(0x209)][_0x1669fb(0x26f)](_0x1669fb(0x205)))return;const _0x4166ce=_0x9cca66[_0x1669fb(0x208)],_0x468077=_0x9cca66[_0x1669fb(0x209)][_0x1669fb(0x1d8)](_0x1669fb(0x273)),_0x27bfc0=_0x9cca66[_0x1669fb(0x209)][_0x1669fb(0x1d8)](_0x1669fb(0x1fe));_0x468077[_0x1669fb(0x260)][_0x1669fb(0x26e)](_0x1669fb(0x212),_0x5b5e57=>_0x3c0248(_0x4166ce,_0x1669fb(0x22f),_0x5b5e57)),this[_0x1669fb(0x229)](),_0x468077[_0x1669fb(0x1e4)](_0x1669fb(0x1df)),_0x468077[_0x1669fb(0x1e4)](_0x1669fb(0x22e)),_0x468077[_0x1669fb(0x1e4)](_0x1669fb(0x24b));for(const _0x36c28c of[_0x1669fb(0x22c),_0x1669fb(0x233)]){const _0x4f6ea1=_0x9cca66[_0x1669fb(0x203)][_0x1669fb(0x1d8)](_0x36c28c);_0x468077[_0x1669fb(0x1e4)](_0x36c28c,_0xe2137=>{const _0x1a1171=_0x1669fb;_0x9cca66[_0x1a1171(0x241)][_0x1a1171(0x1d9)](_0x38a246=>{const _0x5d7d23=_0x1a1171;_0xe2137();const _0x26519c=_0x5d7d23(0x220)===_0x4f6ea1[_0x5d7d23(0x23d)],_0x4ba9ab=_0x27bfc0[_0x5d7d23(0x20a)](_0x2b46cc),_0x8d19eb=_0x27bfc0[_0x5d7d23(0x1db)](_0x4ba9ab),_0x41f56b=_0x26519c?_0x8d19eb[_0x5d7d23(0x227)]-0x1:_0x8d19eb[_0x5d7d23(0x250)]+0x1,_0x3eb924=_0x4ba9ab[0x0][_0x5d7d23(0x24f)](_0x5d7d23(0x212)),_0x310f22=_0x27bfc0[_0x5d7d23(0x228)](_0x3eb924,{'startRow':_0x41f56b,'endRow':_0x41f56b}),_0x135a12=Array[_0x5d7d23(0x240)](_0x310f22)[_0x5d7d23(0x225)](_0x2760a7=>_0x38a246[_0x5d7d23(0x248)](_0x2760a7[_0x5d7d23(0x219)]));_0x468077[_0x5d7d23(0x237)](_0x135a12,_0x5d7d23(0x226));});});}for(const _0xfbb54a of[_0x1669fb(0x25d),_0x1669fb(0x243)]){const _0x37e85b=_0x9cca66[_0x1669fb(0x203)][_0x1669fb(0x1d8)](_0xfbb54a);_0x468077[_0x1669fb(0x1e4)](_0xfbb54a,_0x46f678=>{const _0x25e2a0=_0x1669fb;_0x9cca66[_0x25e2a0(0x241)][_0x25e2a0(0x1d9)](_0x499fa3=>{const _0x37376e=_0x25e2a0;_0x46f678();const _0x7aadbc=_0x37376e(0x272)===_0x37e85b[_0x37376e(0x23d)],_0x4d925a=_0x27bfc0[_0x37376e(0x20a)](_0x2b46cc),_0x4a49a2=_0x27bfc0[_0x37376e(0x234)](_0x4d925a),_0x51fb8c=_0x7aadbc?_0x4a49a2[_0x37376e(0x227)]-0x1:_0x4a49a2[_0x37376e(0x250)]+0x1,_0x3a3923=_0x4d925a[0x0][_0x37376e(0x24f)](_0x37376e(0x212)),_0x3d28c5=_0x27bfc0[_0x37376e(0x228)](_0x3a3923,{'startRow':0x0,'column':_0x51fb8c,'includeAllSlots':!0x1}),_0x2b77ad=Array[_0x37376e(0x240)](_0x3d28c5)[_0x37376e(0x225)](_0x2cf6a7=>_0x499fa3[_0x37376e(0x248)](_0x2cf6a7[_0x37376e(0x219)]));_0x468077[_0x37376e(0x237)](_0x2b77ad,_0x37376e(0x265));});});}for(const _0x2e0eb0 of[_0x1669fb(0x223),_0x1669fb(0x271)]){const _0x1f523a=_0x2e0eb0[_0x1669fb(0x26d)](0xb),_0x52cb56=_0x1f523a[_0x1669fb(0x238)](),_0x571591=_0x52cb56[_0x1669fb(0x26d)](0x0,0x3)+_0x1669fb(0x1f2),_0x2b6edb=_0x1669fb(0x212)+_0x1f523a,_0x57fad3=_0x1669fb(0x1f9)+_0x1f523a,_0x322716=_0x1669fb(0x23f)+_0x1f523a;_0x468077[_0x1669fb(0x1e4)](_0x2e0eb0,()=>{const _0x4a094c=_0x1669fb;_0x9cca66[_0x4a094c(0x241)][_0x4a094c(0x1d9)](_0x248cb9=>{const _0x53b0b0=_0x4a094c,_0xbcd8f2=_0x27bfc0[_0x53b0b0(0x20a)](_0x2b46cc),_0x2c6687=_0xbcd8f2[0x0][_0x53b0b0(0x24f)](_0x53b0b0(0x212));let _0x2a6642;if(_0x53b0b0(0x223)==_0x2e0eb0){const _0x332f07=_0x27bfc0[_0x53b0b0(0x1db)](_0xbcd8f2);_0x2a6642={'startRow':_0x332f07[_0x53b0b0(0x227)],'endRow':_0x332f07[_0x53b0b0(0x250)],'includeAllSlots':!0x0};}else{const _0x503344=_0x27bfc0[_0x53b0b0(0x234)](_0xbcd8f2);_0x2a6642={'startColumn':_0x503344[_0x53b0b0(0x227)],'endColumn':_0x503344[_0x53b0b0(0x250)],'includeAllSlots':!0x0};}const _0xb2001a=_0x27bfc0[_0x53b0b0(0x228)](_0x2c6687,_0x2a6642),_0x506a79=Array[_0x53b0b0(0x240)](_0xb2001a)[_0x53b0b0(0x225)](({cell:_0x3c18fd})=>_0x3c18fd),_0x103810=Ee(_0x506a79[_0x53b0b0(0x246)](_0x21852d=>_0x21852d[_0x53b0b0(0x211)](_0x571591))),_0x4f33c8=Ee(_0x506a79[_0x53b0b0(0x246)](_0x73915c=>!_0x73915c[_0x53b0b0(0x211)](_0x571591)))[_0x53b0b0(0x225)](_0x1ee8f2=>_0x248cb9[_0x53b0b0(0x248)](_0x1ee8f2)),_0x5a856e=_0x468077[_0x53b0b0(0x213)](_0x4f33c8,_0x2b6edb);if(_0x5a856e&&(_0x53b0b0(0x226)==_0x5a856e[_0x53b0b0(0x1ff)]||_0x53b0b0(0x265)==_0x5a856e[_0x53b0b0(0x1ff)])){const _0x193f0d=this[_0x53b0b0(0x27a)](_0x5a856e);for(const _0x222db1 of _0x103810){const _0x5ba208=_0x248cb9[_0x53b0b0(0x248)](_0x222db1),_0x475a1f=_0x27bfc0[_0x53b0b0(0x214)](_0x222db1),_0x35ba43=_0x222db1[_0x53b0b0(0x27b)](_0x571591)-0x1,_0x1b13fc=_0x193f0d[_0x57fad3],_0x590da4=_0x193f0d[_0x322716];_0x1b13fc<=_0x475a1f[_0x52cb56]&&_0x475a1f[_0x52cb56]+_0x35ba43<=_0x590da4&&_0x5a856e[_0x53b0b0(0x267)](_0x5ba208);}}});});}function _0x33b04c(_0x5e4ebe){const _0x1f019f=_0x1669fb,_0x34742a=Array[_0x1f019f(0x240)](_0x2b46cc[_0x1f019f(0x26a)]())[_0x1f019f(0x225)](_0x73f9ec=>_0x5218ef[_0x1f019f(0x23b)](_0x73f9ec));_0x9cca66[_0x1f019f(0x241)][_0x1f019f(0x1d9)](_0x505a57=>{const _0x12bd1e=_0x1f019f,_0x1aaf0e=_0x505a57[_0x12bd1e(0x1e5)];_0x5e4ebe=_0x5e4ebe[_0x12bd1e(0x246)](_0x68207b=>_0x12bd1e(0x21e)!=_0x68207b[_0x12bd1e(0x1e8)][_0x12bd1e(0x1de)]),_0x505a57[_0x12bd1e(0x25c)](_0x5e4ebe),_0x9cca66[_0x12bd1e(0x203)][_0x12bd1e(0x1d8)](_0x12bd1e(0x223))[_0x12bd1e(0x25b)](),_0x9cca66[_0x12bd1e(0x1ef)](_0x12bd1e(0x223),{'forceDefaultExecution':!0x0}),_0x9cca66[_0x12bd1e(0x241)][_0x12bd1e(0x279)](()=>{const _0x30c5a=_0x12bd1e;_0x9cca66[_0x30c5a(0x241)][_0x30c5a(0x279)](_0x1aaf0e,_0x56838d=>{const _0x345968=_0x30c5a,_0x49d74f=_0x34742a[_0x345968(0x246)](_0x42ac6b=>_0x345968(0x21e)!=_0x42ac6b[_0x345968(0x1e8)][_0x345968(0x1de)]);_0x49d74f[_0x345968(0x231)]>0x0&&_0x56838d[_0x345968(0x25c)](_0x49d74f);for(const _0x2bbc92 of _0x34742a)_0x2bbc92[_0x345968(0x278)]();});});});}function _0x30de76(_0x19b6d5){const _0x5ebda7=_0x1669fb;_0x9cca66[_0x5ebda7(0x241)][_0x5ebda7(0x1d9)](_0x1c85f9=>{const _0x1cd50d=_0x5ebda7,_0x1dd721=Array[_0x1cd50d(0x240)](_0x2b46cc[_0x1cd50d(0x26a)]())[_0x1cd50d(0x225)](_0x4311e9=>_0x5218ef[_0x1cd50d(0x23b)](_0x4311e9)),_0x2b5232=[];for(const _0x52cbad of _0x19b6d5)for(const _0x473176 of _0x52cbad[_0x1cd50d(0x253)]({'shallow':!0x0}))_0x2b5232[_0x1cd50d(0x215)](_0x473176);for(const _0x4eee24 of _0x2b5232)_0x1cd50d(0x21e)!=_0x4eee24[_0x1cd50d(0x1e8)][_0x1cd50d(0x1de)]&&(_0x1c85f9[_0x1cd50d(0x25c)](_0x1c85f9[_0x1cd50d(0x24e)](_0x4eee24,0x0)),_0x9cca66[_0x1cd50d(0x203)][_0x1cd50d(0x1d8)](_0x1cd50d(0x271))[_0x1cd50d(0x25b)](),_0x9cca66[_0x1cd50d(0x1ef)](_0x1cd50d(0x271),{'forceDefaultExecution':!0x0}));const _0x144a0a=_0x1dd721[_0x1cd50d(0x246)](_0x2faa29=>_0x1cd50d(0x21e)!=_0x2faa29[_0x1cd50d(0x1e8)][_0x1cd50d(0x1de)]);_0x144a0a[_0x1cd50d(0x231)]>0x0&&_0x1c85f9[_0x1cd50d(0x25c)](_0x144a0a);for(const _0x1b184d of _0x1dd721)_0x1b184d[_0x1cd50d(0x278)]();});}function _0x57564a(_0x35ee08,_0xe2db4f){const _0x2fc3c8=_0x1669fb;return _0xe2db4f[_0x2fc3c8(0x1e3)](_0x4f2a2b=>_0x35ee08[_0x2fc3c8(0x20e)](_0x31515d=>_0x31515d[_0x2fc3c8(0x21c)][_0x2fc3c8(0x22a)](_0x4f2a2b[_0x2fc3c8(0x247)])||_0x4f2a2b[_0x2fc3c8(0x21c)][_0x2fc3c8(0x22a)](_0x31515d[_0x2fc3c8(0x247)])));}function _0xa67d3f(_0x1f6daa,_0x3d83d3){const _0x1685a4=_0x1669fb;return!_0x1f6daa[_0x1685a4(0x20e)](_0xcd8064=>_0x3d83d3[_0x1685a4(0x20e)](_0x3b5aa0=>_0xcd8064[_0x1685a4(0x21a)](_0x3b5aa0)))&&_0x1f6daa[_0x1685a4(0x20e)](_0x54eefa=>_0x3d83d3[_0x1685a4(0x20e)](_0xa19c17=>_0x54eefa[_0x1685a4(0x21c)][_0x1685a4(0x1fb)](_0xa19c17[_0x1685a4(0x247)])));}_0x9cca66[_0x1669fb(0x254)][_0x1669fb(0x1f7)]['on'](_0x1669fb(0x256),(_0x1afe0d,_0x145957,_0x9b6664)=>{const _0x3e4d4d=_0x1669fb;if(!_0x9b6664[_0x3e4d4d(0x20b)][_0x3e4d4d(0x274)])return;const _0x1347b8=_0x145957[_0x3e4d4d(0x1ec)];if(!_0x1347b8)return;const _0x1f025f=_0x9b6664[_0x3e4d4d(0x251)][_0x3e4d4d(0x1ea)](_0x1347b8);function _0x3a26c7(_0x10e96d){const _0x86e49c=_0x3e4d4d;return Array[_0x86e49c(0x1f8)](_0x10e96d)?_0x10e96d:[_0x10e96d];}_0x1f025f&&_0x3e4d4d(0x1eb)===_0x1347b8[_0x3e4d4d(0x24c)]&&_0x3803bf(_0x1f025f,_0x9b6664[_0x3e4d4d(0x23c)],(_0x65fe61,_0x7a6849,_0x3b6b3a)=>_0x3b6b3a[_0x3e4d4d(0x275)](_0x3a26c7(_0x7a6849[_0x3e4d4d(0x21b)]),_0x65fe61),(_0x41a49a,_0x376dca,_0x39d6bc)=>_0x39d6bc[_0x3e4d4d(0x21d)](_0x3a26c7(_0x376dca[_0x3e4d4d(0x21b)]),_0x41a49a));},{'priority':_0x1669fb(0x270)}),_0x468077[_0x1669fb(0x260)][_0x1669fb(0x23a)](_0x5792a3=>{const _0x44700d=_0x1669fb;if(_0x44700d(0x202)!=_0x5792a3[_0x44700d(0x27c)]&&_0x44700d(0x20d)!=_0x5792a3[_0x44700d(0x27c)])return;const _0x5f3250=_0x5792a3[_0x44700d(0x27d)]();if(null!=_0x5f3250&&_0x5f3250['is'](_0x44700d(0x245),_0x44700d(0x212))){if(_0x44700d(0x202)==_0x5792a3[_0x44700d(0x27c)]){const _0xcd6dba=_0x5792a3[_0x44700d(0x253)]()[_0x44700d(0x246)](_0x4f0586=>_0x4f0586['is'](_0x44700d(0x224)))[_0x44700d(0x225)](_0x40e3bf=>_0x40e3bf[_0x44700d(0x254)]);if(_0xcd6dba[_0x44700d(0x231)])return{'type':_0x44700d(0x202),'content':_0x3c0248(_0x4166ce,_0x44700d(0x200),_0x3c0248(_0x4166ce,_0x44700d(0x25a),'\x22'+_0xcd6dba[_0x44700d(0x26b)]('\x20')+'\x22'))};}if(_0x44700d(0x20d)==_0x5792a3[_0x44700d(0x27c)]){const _0x6e514=_0x5792a3[_0x44700d(0x253)]()[_0x44700d(0x246)](_0x5022d7=>_0x5022d7['is'](_0x44700d(0x224)))[_0x44700d(0x225)](_0x4d5ebf=>_0x4d5ebf[_0x44700d(0x254)]);if(_0x6e514[_0x44700d(0x231)])return{'type':_0x44700d(0x20d),'content':_0x3c0248(_0x4166ce,_0x44700d(0x263),_0x3c0248(_0x4166ce,_0x44700d(0x25a),'\x22'+_0x6e514[_0x44700d(0x26b)]('\x20')+'\x22'))};}}}),_0x468077[_0x1669fb(0x260)][_0x1669fb(0x23a)](_0x19ee9c=>{const _0x5c3964=_0x1669fb;if(_0x5c3964(0x226)==_0x19ee9c[_0x5c3964(0x1ff)]){const _0x5d2a29=_0x19ee9c[_0x5c3964(0x253)]()[_0x5c3964(0x246)](_0x3309d3=>_0x3309d3['is'](_0x5c3964(0x224)))[_0x5c3964(0x225)](_0x372e0f=>_0x372e0f[_0x5c3964(0x254)]),_0x26335f=this[_0x5c3964(0x27a)](_0x19ee9c),_0x3b7c1a=_0x26335f[_0x5c3964(0x1f6)]-_0x26335f[_0x5c3964(0x1f5)]+0x1;if(_0x5c3964(0x202)==_0x19ee9c[_0x5c3964(0x27c)])return _0x5d2a29[_0x5c3964(0x231)]?{'type':_0x5c3964(0x202),'content':_0x3c0248(_0x4166ce,_0x5c3964(0x200),_0x3c0248(_0x4166ce,_0x5c3964(0x264),[_0x3b7c1a,'\x22'+_0x5d2a29[_0x5c3964(0x26b)]('\x20')+'\x22']))}:{'type':_0x5c3964(0x202),'content':_0x3c0248(_0x4166ce,_0x5c3964(0x200),_0x3c0248(_0x4166ce,_0x5c3964(0x261),_0x3b7c1a))};if(_0x5c3964(0x20d)==_0x19ee9c[_0x5c3964(0x27c)])return _0x5d2a29[_0x5c3964(0x231)]?{'type':_0x5c3964(0x20d),'content':_0x3c0248(_0x4166ce,_0x5c3964(0x263),_0x3c0248(_0x4166ce,_0x5c3964(0x264),[_0x3b7c1a,'\x22'+_0x5d2a29[_0x5c3964(0x26b)]('\x20')+'\x22']))}:{'type':_0x5c3964(0x20d),'content':_0x3c0248(_0x4166ce,_0x5c3964(0x263),_0x3c0248(_0x4166ce,_0x5c3964(0x261),_0x3b7c1a))};}if(_0x5c3964(0x265)==_0x19ee9c[_0x5c3964(0x1ff)]){const _0xbf9014=_0x19ee9c[_0x5c3964(0x253)]()[_0x5c3964(0x246)](_0x49b8c0=>_0x49b8c0['is'](_0x5c3964(0x224)))[_0x5c3964(0x225)](_0x261947=>_0x261947[_0x5c3964(0x254)]),_0x48cc87=this[_0x5c3964(0x27a)](_0x19ee9c),_0x1061d6=_0x48cc87[_0x5c3964(0x207)]-_0x48cc87[_0x5c3964(0x258)]+0x1;if(_0x5c3964(0x202)==_0x19ee9c[_0x5c3964(0x27c)])return _0xbf9014[_0x5c3964(0x231)]?{'type':_0x5c3964(0x202),'content':_0x3c0248(_0x4166ce,_0x5c3964(0x200),_0x3c0248(_0x4166ce,_0x5c3964(0x204),[_0x1061d6,'\x22'+_0xbf9014[_0x5c3964(0x26b)]('\x20')+'\x22']))}:{'type':_0x5c3964(0x202),'content':_0x3c0248(_0x4166ce,_0x5c3964(0x200),_0x3c0248(_0x4166ce,_0x5c3964(0x242),_0x1061d6))};if(_0x5c3964(0x20d)==_0x19ee9c[_0x5c3964(0x27c)])return _0xbf9014[_0x5c3964(0x231)]?{'type':_0x5c3964(0x20d),'content':_0x3c0248(_0x4166ce,_0x5c3964(0x263),_0x3c0248(_0x4166ce,_0x5c3964(0x204),[_0x1061d6,'\x22'+_0xbf9014[_0x5c3964(0x26b)]('\x20')+'\x22']))}:{'type':_0x5c3964(0x20d),'content':_0x3c0248(_0x4166ce,_0x5c3964(0x263),_0x3c0248(_0x4166ce,_0x5c3964(0x242),_0x1061d6))};}}),_0x468077[_0x1669fb(0x1ed)][_0x1669fb(0x218)](_0x1669fb(0x202),_0x1669fb(0x226),_0x1669fb(0x262),_0x33b04c),_0x468077[_0x1669fb(0x1ed)][_0x1669fb(0x218)](_0x1669fb(0x20d),_0x1669fb(0x226),_0x1669fb(0x257),_0x33b04c),_0x468077[_0x1669fb(0x1ed)][_0x1669fb(0x218)](_0x1669fb(0x202),_0x1669fb(0x265),_0x1669fb(0x262),_0x30de76),_0x468077[_0x1669fb(0x1ed)][_0x1669fb(0x218)](_0x1669fb(0x20d),_0x1669fb(0x265),_0x1669fb(0x257),_0x30de76),_0x468077[_0x1669fb(0x1ed)][_0x1669fb(0x218)](_0x1669fb(0x202),_0x1669fb(0x265),_0x1669fb(0x26b),_0x57564a),_0x468077[_0x1669fb(0x1ed)][_0x1669fb(0x218)](_0x1669fb(0x20d),_0x1669fb(0x265),_0x1669fb(0x26b),_0x57564a),_0x468077[_0x1669fb(0x1ed)][_0x1669fb(0x218)](_0x1669fb(0x202),_0x1669fb(0x226),_0x1669fb(0x26b),_0xa67d3f),_0x468077[_0x1669fb(0x1ed)][_0x1669fb(0x218)](_0x1669fb(0x20d),_0x1669fb(0x226),_0x1669fb(0x26b),_0xa67d3f);}[_0x29a295(0x206)](){const _0x5015c1=_0x29a295,_0x5857ac=this[_0x5015c1(0x20f)],_0x1392ac=_0x5857ac[_0x5015c1(0x241)][_0x5015c1(0x1ee)][_0x5015c1(0x259)];return(_0x51af26,_0x2a5fa4)=>{const _0x24bc54=_0x5015c1;_0x5857ac[_0x24bc54(0x241)][_0x24bc54(0x1d9)](_0x60ff5=>{const _0x2dd000=_0x24bc54,{commandName:_0x2471d1,commandParams:_0x492fca}=_0x2a5fa4;let _0x2bd5fb=_0x51af26[0x0][_0x2dd000(0x21c)][_0x2dd000(0x230)];_0x492fca&&_0x492fca[0x0]&&!0x1===_0x492fca[0x0][_0x2dd000(0x1e0)]&&(_0x2bd5fb=_0x51af26[0x0][_0x2dd000(0x247)][_0x2dd000(0x1dd)]);const _0x294300=_0x60ff5[_0x2dd000(0x252)](_0x2bd5fb);if(_0x2dd000(0x21e)==_0x294300[_0x2dd000(0x1e8)][_0x2dd000(0x1de)])return;const _0x16867b=Array[_0x2dd000(0x240)](_0x1392ac[_0x2dd000(0x26a)]())[_0x2dd000(0x225)](_0x21de4a=>_0x5218ef[_0x2dd000(0x23b)](_0x21de4a));_0x60ff5[_0x2dd000(0x25c)](_0x294300),_0x5857ac[_0x2dd000(0x203)][_0x2dd000(0x1d8)](_0x2471d1)[_0x2dd000(0x25b)](),_0x492fca[_0x2dd000(0x215)]({'forceDefaultExecution':!0x0}),_0x5857ac[_0x2dd000(0x1ef)](_0x2471d1,..._0x492fca);const _0x4c07ab=_0x16867b[_0x2dd000(0x246)](_0x109123=>_0x2dd000(0x21e)!=_0x109123[_0x2dd000(0x1e8)][_0x2dd000(0x1de)]);_0x4c07ab[_0x2dd000(0x231)]>0x0&&_0x60ff5[_0x2dd000(0x25c)](_0x4c07ab);for(const _0x474db7 of _0x16867b)_0x474db7[_0x2dd000(0x278)]();});};}[_0x29a295(0x222)](_0x11640a){const _0x5aabb0=_0x29a295,_0xdbad5b=this[_0x5aabb0(0x20f)][_0x5aabb0(0x209)][_0x5aabb0(0x1d8)](_0x5aabb0(0x1fe));let _0x1a5ed3=Number[_0x5aabb0(0x244)],_0x246346=Number[_0x5aabb0(0x26c)],_0x3754c4=Number[_0x5aabb0(0x244)],_0x54d2fc=Number[_0x5aabb0(0x26c)];for(const _0x3bb5c4 of _0x11640a){if(_0x5aabb0(0x21e)==_0x3bb5c4[_0x5aabb0(0x1e8)][_0x5aabb0(0x1de)])continue;const {row:_0x4d83c4,column:_0x1aac0e}=_0xdbad5b[_0x5aabb0(0x214)](_0x3bb5c4),_0x4b5327=_0x3bb5c4[_0x5aabb0(0x211)](_0x5aabb0(0x1da))?_0x3bb5c4[_0x5aabb0(0x27b)](_0x5aabb0(0x1da))-0x1:0x0,_0x3c0e32=_0x3bb5c4[_0x5aabb0(0x211)](_0x5aabb0(0x25e))?_0x3bb5c4[_0x5aabb0(0x27b)](_0x5aabb0(0x25e))-0x1:0x0;_0x1a5ed3=_0x4d83c4<_0x1a5ed3?_0x4d83c4:_0x1a5ed3,_0x246346=_0x4d83c4+_0x4b5327>_0x246346?_0x4d83c4+_0x4b5327:_0x246346,_0x3754c4=_0x1aac0e<_0x3754c4?_0x1aac0e:_0x3754c4,_0x54d2fc=_0x1aac0e+_0x3c0e32>_0x54d2fc?_0x1aac0e+_0x3c0e32:_0x54d2fc;}return{'minRow':_0x1a5ed3,'maxRow':_0x246346,'minColumn':_0x3754c4,'maxColumn':_0x54d2fc};}[_0x29a295(0x229)](){const _0x44dda4=_0x29a295,_0x114d5e=this[_0x44dda4(0x20f)],_0xe04748=_0x114d5e[_0x44dda4(0x209)][_0x44dda4(0x1d8)](_0x44dda4(0x273)),_0x3e5daa=_0x114d5e[_0x44dda4(0x209)][_0x44dda4(0x1d8)](_0x44dda4(0x1fe));_0x114d5e[_0x44dda4(0x241)][_0x44dda4(0x1ee)]['on'](_0x44dda4(0x1e1),()=>{const _0x86ee76=_0x44dda4,_0x451d5f=Array[_0x86ee76(0x240)](_0x114d5e[_0x86ee76(0x241)][_0x86ee76(0x1ee)][_0x86ee76(0x23e)][_0x86ee76(0x201)]());for(const {name:_0x8b7274,data:_0xc00f2a}of _0x451d5f){const {group:_0x45da6b,id:_0x52022f,subType:_0x5e4e65}=_0xe04748[_0x86ee76(0x236)](_0x8b7274);if(_0x86ee76(0x22d)!=_0x45da6b)continue;if(null!=_0xc00f2a[_0x86ee76(0x1f3)])continue;const _0x3f0fc5=_0xe04748[_0x86ee76(0x277)](_0x52022f);this[_0x86ee76(0x1fa)][_0x86ee76(0x239)](_0x5e4e65)&&this[_0x86ee76(0x210)][_0x86ee76(0x1f4)](_0x3f0fc5);}},{'priority':_0x44dda4(0x1e6)});const _0x4af4ba=(_0x80ab14,_0x1f9708)=>{const _0x6c31b8=_0x44dda4;let _0x1a32f5=!0x1;const _0x258e2f=_0x1f9708[_0x6c31b8(0x248)](_0x80ab14),_0x4879c9=_0x80ab14[_0x6c31b8(0x24f)](_0x6c31b8(0x212)),_0x401fc6=_0x3e5daa[_0x6c31b8(0x214)](_0x80ab14);for(const _0x1c59c8 of this[_0x6c31b8(0x210)]){const _0xa65186=_0x1c59c8[_0x6c31b8(0x1ff)],_0x367810=_0xa65186[_0x6c31b8(0x268)](_0x6c31b8(0x217)),_0x5f3d40=_0xa65186[_0x6c31b8(0x26d)](_0x367810?0xa:0x5),_0x5c66de=_0x5f3d40[_0x6c31b8(0x238)](),_0x1b86a1=_0x5c66de[_0x6c31b8(0x26d)](0x0,0x3)+_0x6c31b8(0x1f2),_0x72a503=_0x6c31b8(0x1f9)+_0x5f3d40,_0x168da4=_0x6c31b8(0x23f)+_0x5f3d40;if(!_0x1c59c8[_0x6c31b8(0x20c)])continue;if(_0x4879c9!=_0x1c59c8[_0x6c31b8(0x269)]()[_0x6c31b8(0x247)][_0x6c31b8(0x24f)](_0x6c31b8(0x212)))continue;if(_0x1c59c8[_0x6c31b8(0x266)](_0x258e2f))continue;const _0x4e235f=_0x80ab14[_0x6c31b8(0x211)](_0x1b86a1)?_0x80ab14[_0x6c31b8(0x27b)](_0x1b86a1)-0x1:0x0,_0x376ea2=this[_0x6c31b8(0x27a)](_0x1c59c8),_0x355764=_0x376ea2[_0x72a503],_0x50fa1b=_0x376ea2[_0x168da4];_0x355764<=_0x401fc6[_0x5c66de]&&_0x401fc6[_0x5c66de]+_0x4e235f<=_0x50fa1b&&(_0x1c59c8[_0x6c31b8(0x267)](_0x258e2f),_0x1a32f5=!0x0);}return _0x1a32f5;};_0x114d5e[_0x44dda4(0x241)][_0x44dda4(0x1ee)][_0x44dda4(0x24d)](_0x12a39e=>{const _0x4061ab=_0x44dda4;let _0xb00963=!0x1;for(const _0x3efb66 of _0x114d5e[_0x4061ab(0x241)][_0x4061ab(0x1ee)][_0x4061ab(0x23e)][_0x4061ab(0x1dc)]())if(_0x4061ab(0x232)==_0x3efb66[_0x4061ab(0x27c)]){if(_0x4061ab(0x226)==_0x3efb66[_0x4061ab(0x24c)]){for(const _0x4796e9 of _0x3efb66[_0x4061ab(0x255)][_0x4061ab(0x1dd)][_0x4061ab(0x249)]())_0xb00963=_0xb00963||_0x4af4ba(_0x4796e9,_0x12a39e);}else _0x4061ab(0x1eb)==_0x3efb66[_0x4061ab(0x24c)]&&(_0xb00963=_0xb00963||_0x4af4ba(_0x3efb66[_0x4061ab(0x255)][_0x4061ab(0x1dd)],_0x12a39e));}return _0xb00963;});}[_0x29a295(0x27a)](_0xbb6cf3){const _0x1b1088=_0x29a295;return this[_0x1b1088(0x222)](_0xbb6cf3[_0x1b1088(0x26a)]()[_0x1b1088(0x225)](_0x209b8=>_0x209b8[_0x1b1088(0x247)][_0x1b1088(0x1dd)]));}}function Ee(_0x1dfa5e){const _0x416a6e=_0x29a295;return Array[_0x416a6e(0x240)](new Set(_0x1dfa5e)[_0x416a6e(0x216)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x5684b1=_0x8d15;function _0x15a9(){const _0x384d5d=['3405689ycFgPR','10120864JDaGZm','TrackChangesEditing','5007222rgwGfJ','toggleTableCaption','get','TableCaptionEditing','enableCommand','has','afterInit','requires','3203136ORyaIA','5YWFMsp','editor','245726phMmHr','683820qzPIIb','1255398iEAxHO','plugins'];_0x15a9=function(){return _0x384d5d;};return _0x15a9();}function _0x8d15(_0x9949cd,_0x36be87){const _0x15a93e=_0x15a9();return _0x8d15=function(_0x8d15d0,_0x43c7e6){_0x8d15d0=_0x8d15d0-0xa9;let _0x53bd46=_0x15a93e[_0x8d15d0];return _0x53bd46;},_0x8d15(_0x9949cd,_0x36be87);}(function(_0x9c709a,_0x7b8dbc){const _0x451cc6=_0x8d15,_0xd1a9e7=_0x9c709a();while(!![]){try{const _0x15f114=parseInt(_0x451cc6(0xb3))/0x1+-parseInt(_0x451cc6(0xb5))/0x2+parseInt(_0x451cc6(0xb4))/0x3+-parseInt(_0x451cc6(0xb0))/0x4+-parseInt(_0x451cc6(0xb1))/0x5*(-parseInt(_0x451cc6(0xba))/0x6)+-parseInt(_0x451cc6(0xb7))/0x7+parseInt(_0x451cc6(0xb8))/0x8;if(_0x15f114===_0x7b8dbc)break;else _0xd1a9e7['push'](_0xd1a9e7['shift']());}catch(_0x399f0c){_0xd1a9e7['push'](_0xd1a9e7['shift']());}}}(_0x15a9,0xa0b7d));import{Plugin as _0x5cdc5e}from'ckeditor5/src/core.js';import _0x25b929 from'./table.js';export default class Mt extends _0x5cdc5e{static get[_0x5684b1(0xaf)](){return[_0x25b929];}[_0x5684b1(0xae)](){const _0x595b28=_0x5684b1,_0x5e2685=this[_0x595b28(0xb2)];if(!_0x5e2685[_0x595b28(0xb6)][_0x595b28(0xad)](_0x595b28(0xab)))return;_0x5e2685[_0x595b28(0xb6)][_0x595b28(0xaa)](_0x595b28(0xb9))[_0x595b28(0xac)](_0x595b28(0xa9));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x978c3e=_0x43af;(function(_0x24f635,_0x359e25){const _0x48db52=_0x43af,_0x5d9396=_0x24f635();while(!![]){try{const _0x51b860=-parseInt(_0x48db52(0x1e0))/0x1*(-parseInt(_0x48db52(0x197))/0x2)+parseInt(_0x48db52(0x18a))/0x3*(-parseInt(_0x48db52(0x170))/0x4)+-parseInt(_0x48db52(0x1e3))/0x5+parseInt(_0x48db52(0x14a))/0x6*(-parseInt(_0x48db52(0x1c9))/0x7)+-parseInt(_0x48db52(0x1c0))/0x8*(-parseInt(_0x48db52(0x16c))/0x9)+-parseInt(_0x48db52(0x192))/0xa+-parseInt(_0x48db52(0x154))/0xb*(-parseInt(_0x48db52(0x1e2))/0xc);if(_0x51b860===_0x359e25)break;else _0x5d9396['push'](_0x5d9396['shift']());}catch(_0x1111af){_0x5d9396['push'](_0x5d9396['shift']());}}}(_0x23fb,0x4c480));import{getTranslation as _0x2dd8cc}from'../utils/common-translations.js';import{Plugin as _0x2e881c}from'ckeditor5/src/core.js';import{LiveRange as _0x1f1acc}from'ckeditor5/src/engine.js';import{uid as _0x507dd9,priorities as _0x15f677}from'ckeditor5/src/utils.js';function _0x43af(_0x40e844,_0x5409f4){const _0x23fb3a=_0x23fb();return _0x43af=function(_0x43af66,_0x7560b9){_0x43af66=_0x43af66-0x13e;let _0x58df01=_0x23fb3a[_0x43af66];return _0x58df01;},_0x43af(_0x40e844,_0x5409f4);}import _0x302148 from'./table.js';const ge=[_0x978c3e(0x1c4),_0x978c3e(0x1c6),_0x978c3e(0x209),_0x978c3e(0x1a4),_0x978c3e(0x145),_0x978c3e(0x1c5),_0x978c3e(0x177)],Ce=Object[_0x978c3e(0x195)](ge[_0x978c3e(0x201)](_0x4aafcd=>[_0x4aafcd,null]));export default class It extends _0x2e881c{static get[_0x978c3e(0x187)](){return[_0x302148];}[_0x978c3e(0x1d5)](){const _0x4e4c4f=_0x978c3e,_0x28266a=this[_0x4e4c4f(0x16e)];if(!_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x172)](_0x4e4c4f(0x153)))return;const _0x7dfe0d=_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x1ad)](_0x4e4c4f(0x1f1)),_0x30a0f5=_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x1ad)](_0x4e4c4f(0x1e6)),_0x344b3a=_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x1ad)](_0x302148),_0x7252f1=_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x1ad)](_0x4e4c4f(0x153));_0x344b3a[_0x4e4c4f(0x193)][_0x4e4c4f(0x17f)](_0x4e4c4f(0x1fa),_0x4e4c4f(0x16b)),_0x28266a[_0x4e4c4f(0x186)][_0x4e4c4f(0x20a)][_0x4e4c4f(0x188)](_0x4e4c4f(0x1ec),{'allowIn':_0x4e4c4f(0x150),'allowContentOf':_0x4e4c4f(0x150),'isLimit':!0x0}),_0x28266a[_0x4e4c4f(0x19f)][_0x4e4c4f(0x143)]({'model':_0x4e4c4f(0x1ec),'view':_0x4e4c4f(0x1ae)});let _0x47b1b4=null;_0x28266a[_0x4e4c4f(0x186)]['on'](_0x4e4c4f(0x184),(_0x517f85,_0x5ec917)=>{const _0x5ca6f0=_0x4e4c4f,[_0x420b78,_0x269679]=_0x5ec917,_0x39f097=_0x5ec917[_0x5ec917[_0x5ca6f0(0x165)]-0x1];_0x39f097&&_0x39f097[_0x5ca6f0(0x1df)]||_0x7dfe0d[_0x5ca6f0(0x174)]||this[_0x5ca6f0(0x16e)][_0x5ca6f0(0x14b)][_0x5ca6f0(0x1ad)](_0x5ca6f0(0x152))[_0x5ca6f0(0x1f2)]&&function(_0x2b957d,_0x4495ae,_0x16012a,_0x423ba5,_0x4c369d){const _0xa36cc0=_0x5ca6f0;if(_0x4495ae&&!_0x4495ae['is'](_0xa36cc0(0x14f)))return!0x1;const _0x23a062=_0x4c369d[_0xa36cc0(0x155)](_0x2b957d,_0x16012a);if(!_0x23a062||!he(_0x23a062,void 0x0,_0x423ba5))return!0x1;const _0x3e7a9d=_0x423ba5[_0xa36cc0(0x19a)](_0x16012a[_0xa36cc0(0x169)][_0xa36cc0(0x159)]);if(!_0x3e7a9d[_0xa36cc0(0x165)])return!0x1;const _0x36f176=_0x3e7a9d[0x0][_0xa36cc0(0x19e)](_0xa36cc0(0x16f)),_0x4da40c=_0x423ba5[_0xa36cc0(0x1b3)](_0x3e7a9d),_0x127c09=_0x423ba5[_0xa36cc0(0x16d)](_0x3e7a9d),_0x1daad7={'startRow':_0x4da40c[_0xa36cc0(0x181)],'endRow':_0x4da40c[_0xa36cc0(0x1fe)],'startColumn':_0x127c09[_0xa36cc0(0x181)],'endColumn':_0x127c09[_0xa36cc0(0x1fe)]};return 0x1==_0x3e7a9d[_0xa36cc0(0x165)]&&(_0x1daad7[_0xa36cc0(0x19c)]+=_0x423ba5[_0xa36cc0(0x1d2)](_0x23a062)-0x1,_0x1daad7[_0xa36cc0(0x200)]+=_0x423ba5[_0xa36cc0(0x1f8)](_0x23a062)-0x1),he(_0x36f176,_0x1daad7,_0x423ba5);}(_0x420b78,_0x269679,_0x28266a[_0x5ca6f0(0x186)],_0x30a0f5,_0x7252f1)&&(_0x517f85[_0x5ca6f0(0x17c)](),_0x47b1b4={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x28266a[_0x5ca6f0(0x186)][_0x5ca6f0(0x1e9)](()=>{const _0x2ef9c1=_0x5ca6f0;_0x28266a[_0x2ef9c1(0x186)][_0x2ef9c1(0x184)](_0x5ec917[0x0],_0x5ec917[0x1],_0x5ec917[0x2],{'forceDefaultExecution':!0x0});const _0x12f6a6=_0x507dd9(),{rowInsertionRanges:_0x46b84b,columnInsertionRanges:_0xcb031c,insertionRanges:_0x21141e,deletionRanges:_0x50f830,cells:_0x14a682}=_0x47b1b4;_0x46b84b[_0x2ef9c1(0x165)]&&_0x7dfe0d[_0x2ef9c1(0x190)](_0x46b84b,_0x2ef9c1(0x1fa),{'tablePasteChainId':_0x12f6a6}),_0xcb031c[_0x2ef9c1(0x165)]&&_0x7dfe0d[_0x2ef9c1(0x190)](_0xcb031c,_0x2ef9c1(0x16b),{'tablePasteChainId':_0x12f6a6}),_0x21141e[_0x2ef9c1(0x165)]&&(_0x7dfe0d[_0x2ef9c1(0x190)](_0x21141e,_0x2ef9c1(0x161),{'tablePasteChainId':_0x12f6a6,'skipNestingCheck':!0x0}),_0x21141e[_0x2ef9c1(0x1c3)](_0x44d195=>{const _0x1b8cec=_0x2ef9c1;var _0x36cab3;return null===(_0x36cab3=_0x44d195[_0x1b8cec(0x1cc)])||void 0x0===_0x36cab3?void 0x0:_0x36cab3[_0x1b8cec(0x1d9)](_0x44d195);})),_0x50f830[_0x2ef9c1(0x165)]&&(_0x7dfe0d[_0x2ef9c1(0x1a3)](_0x50f830,_0x2ef9c1(0x161),{'tablePasteChainId':_0x12f6a6,'skipNestingCheck':!0x0}),_0x50f830[_0x2ef9c1(0x1c3)](_0x2bc3db=>{const _0x3ade13=_0x2ef9c1;var _0xc01218;return null===(_0xc01218=_0x2bc3db[_0x3ade13(0x1cc)])||void 0x0===_0xc01218?void 0x0:_0xc01218[_0x3ade13(0x1d9)](_0x2bc3db);}));const _0x523251=_0x7dfe0d[_0x2ef9c1(0x1ea)](_0x14a682[_0x2ef9c1(0x201)](({element:_0x4d2aad})=>_0x4d2aad),{'formatGroupId':_0x507dd9()},[],_0x2ef9c1(0x1d6),{'tablePasteChainId':_0x12f6a6});if(_0x523251){const _0x180462=_0x523251[_0x2ef9c1(0x1a5)](),_0xfe879b=[];for(const {element:_0x335d5a,attributes:_0x2f7107}of _0x14a682){if(!_0x2f7107)continue;const _0x5ac3a7=_0x28266a[_0x2ef9c1(0x186)][_0x2ef9c1(0x1b8)](_0x335d5a),_0x30c5bf=_0x180462[_0x2ef9c1(0x158)](_0x1f3208=>_0x1f3208[_0x2ef9c1(0x1c1)]()[_0x2ef9c1(0x163)](_0x5ac3a7));_0x30c5bf&&_0xfe879b[_0x2ef9c1(0x17f)]([_0x30c5bf[_0x2ef9c1(0x162)],_0x2f7107]);}_0xfe879b[_0x2ef9c1(0x165)]&&_0x523251[_0x2ef9c1(0x17b)](_0x2ef9c1(0x1d7),Object[_0x2ef9c1(0x195)](_0xfe879b));}_0x47b1b4=null;}));},{'priority':_0x15f677[_0x4e4c4f(0x1ce)]+0xa}),_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x1ad)](_0x4e4c4f(0x153))['on'](_0x4e4c4f(0x1a9),(_0x3c7d3b,_0x1f1ef2)=>{const _0x374458=_0x4e4c4f,[_0x4fe5fc,_0x1e7197,,_0x3c3d15]=_0x1f1ef2;if(!_0x47b1b4)return;_0x3c7d3b[_0x374458(0x17c)]();const _0x101e06=_0x4fe5fc[_0x374458(0x14d)],_0x148dea=_0x1e7197,_0x4df2f1=Pe(_0x101e06),_0xc7f8b9=Pe(_0x148dea);_0x3c7d3b[_0x374458(0x1ed)]=_0x101e06;let _0x230d5d=null,_0x26d71e=null;if(_0xc7f8b9||_0x4df2f1){if(_0x4df2f1&&!_0xc7f8b9){_0x3c3d15[_0x374458(0x1a2)](_0x101e06[_0x374458(0x204)](0x0));for(const _0x59db44 of Array[_0x374458(0x19d)](_0x148dea[_0x374458(0x15a)]()))_0x3c3d15[_0x374458(0x1c8)](_0x59db44,_0x101e06,_0x374458(0x1ac));const _0x835e85=_0x47b1b4[_0x374458(0x1af)][_0x374458(0x173)](_0x4fe5fc[_0x374458(0x15e)]),_0x3223bf=_0x47b1b4[_0x374458(0x207)][_0x374458(0x173)](_0x4fe5fc[_0x374458(0x19b)]);_0x835e85||_0x3223bf||(_0x230d5d=_0x1f1acc[_0x374458(0x1e8)](_0x3c3d15[_0x374458(0x182)](_0x101e06)));}else _0xc7f8b9&&!_0x4df2f1&&(_0x26d71e=_0x3c3d15[_0x374458(0x182)](_0x101e06));}else{const _0x5e710e=_0x3c3d15[_0x374458(0x1e5)](_0x374458(0x1ec)),_0x2d1cfa=_0x3c3d15[_0x374458(0x1e5)](_0x374458(0x1ec));_0x3c3d15[_0x374458(0x1e4)](_0x3c3d15[_0x374458(0x182)](_0x101e06),_0x2d1cfa),_0x3c3d15[_0x374458(0x1c8)](_0x5e710e,_0x101e06,0x0);for(const _0x7a3ad6 of Array[_0x374458(0x19d)](_0x148dea[_0x374458(0x15a)]()))_0x3c3d15[_0x374458(0x1c8)](_0x7a3ad6,_0x5e710e,_0x374458(0x1ac));_0x230d5d=_0x1f1acc[_0x374458(0x1e8)](_0x3c3d15[_0x374458(0x1b8)](_0x5e710e)),_0x26d71e=_0x1f1acc[_0x374458(0x1e8)](_0x3c3d15[_0x374458(0x1b8)](_0x2d1cfa));}const _0x31baf9=Array[_0x374458(0x19d)](_0x148dea[_0x374458(0x13f)]())[_0x374458(0x1d4)](([_0x40ba7b])=>ge[_0x374458(0x173)](_0x40ba7b));_0x47b1b4[_0x374458(0x17e)][_0x374458(0x17f)]({'element':_0x101e06,'attributes':_0x31baf9[_0x374458(0x165)]?Object[_0x374458(0x195)](_0x31baf9):null}),_0x230d5d&&_0x47b1b4[_0x374458(0x144)][_0x374458(0x17f)](_0x230d5d),_0x26d71e&&_0x47b1b4[_0x374458(0x141)][_0x374458(0x17f)](_0x26d71e);},{'priority':_0x4e4c4f(0x1ce)}),_0x30a0f5['on'](_0x4e4c4f(0x1a0),(_0x3cc02d,_0x52106b)=>{const _0x4fd3be=_0x4e4c4f,[_0x365010,_0x4a77a3={}]=_0x52106b;if(!_0x47b1b4)return;const _0x77a29e=_0x4a77a3['at']||0x0,_0x54e3ba=_0x4a77a3[_0x4fd3be(0x13e)]||0x1;_0x47b1b4[_0x4fd3be(0x207)]=new Array(_0x54e3ba)[_0x4fd3be(0x18c)](_0x77a29e)[_0x4fd3be(0x201)]((_0x52b935,_0x196d16)=>_0x52b935+_0x196d16);for(const {cell:_0xa8d56b}of _0x30a0f5[_0x4fd3be(0x1a8)](_0x365010,{'startColumn':_0x77a29e,'endColumn':_0x77a29e+_0x54e3ba-0x1}))_0x47b1b4[_0x4fd3be(0x157)][_0x4fd3be(0x17f)](_0x28266a[_0x4fd3be(0x186)][_0x4fd3be(0x1b8)](_0xa8d56b));},{'priority':_0x4e4c4f(0x1dd)}),_0x30a0f5['on'](_0x4e4c4f(0x179),(_0x1bdef3,_0x167e84)=>{const _0x1861a7=_0x4e4c4f,[_0x2a7aea,_0x446e66={}]=_0x167e84;if(!_0x47b1b4)return;const _0x131aa4=_0x446e66['at']||0x0,_0xb10f25=_0x446e66[_0x1861a7(0x1fd)]||0x1;_0x47b1b4[_0x1861a7(0x1af)]=new Array(_0xb10f25)[_0x1861a7(0x18c)](_0x131aa4)[_0x1861a7(0x201)]((_0x1d8948,_0x4fc040)=>_0x1d8948+_0x4fc040);for(const {cell:_0x16422a}of _0x30a0f5[_0x1861a7(0x1a8)](_0x2a7aea,{'startRow':_0x131aa4,'endRow':_0x131aa4+_0xb10f25-0x1}))_0x47b1b4[_0x1861a7(0x146)][_0x1861a7(0x17f)](_0x28266a[_0x1861a7(0x186)][_0x1861a7(0x1b8)](_0x16422a));},{'priority':_0x4e4c4f(0x1dd)}),_0x7dfe0d[_0x4e4c4f(0x203)][_0x4e4c4f(0x1cb)](_0x4be61a=>{const _0x5697db=_0x4e4c4f;if(_0x4be61a[_0x5697db(0x1b0)]&&_0x4be61a[_0x5697db(0x1b0)][_0x5697db(0x140)](_0x5697db(0x161)))return _0x4be61a[_0x5697db(0x1a6)]?{}:{'type':_0x5697db(0x1ef),'content':_0x2dd8cc(_0x28266a[_0x5697db(0x183)],_0x5697db(0x1eb))};});const _0xb26c97=()=>!0x1;for(const _0x5ef9f0 of[_0x4e4c4f(0x161),_0x4e4c4f(0x16b),_0x4e4c4f(0x1fa),_0x4e4c4f(0x1d6)])_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x1ef),_0x5ef9f0,_0x4e4c4f(0x1ca),_0xb26c97),_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x18d),_0x5ef9f0,_0x4e4c4f(0x1ca),_0xb26c97),_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x18b),_0x5ef9f0,_0x4e4c4f(0x1ca),_0xb26c97);_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x18b),_0x4e4c4f(0x1d6),_0x4e4c4f(0x1f0),_0xb26c97),_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x18b),_0x4e4c4f(0x1d6),_0x4e4c4f(0x1ab),(_0x1ac9f0,_0x35ddd4,_0x3faaaf)=>{const _0x418736=_0x4e4c4f,_0x3a4ecc=_0x1ac9f0[_0x418736(0x201)](_0x4473e1=>_0x4473e1[_0x418736(0x1de)]())[_0x418736(0x1d4)](_0x230768=>_0x230768),_0x103f05=new Map(_0x3a4ecc[_0x418736(0x201)](_0x319c40=>[_0x319c40,null]));if(_0x47b1b4){for(const {element:_0x4d438c,attributes:_0x57b5f5}of _0x47b1b4[_0x418736(0x17e)])_0x57b5f5&&_0x103f05[_0x418736(0x166)](_0x4d438c,_0x57b5f5);}else{if(_0x3faaaf&&_0x3faaaf[_0x418736(0x1d7)])for(const [_0x5f1fad,_0x19a460]of Object[_0x418736(0x176)](_0x3faaaf[_0x418736(0x1d7)])){const _0x5c1994=_0x28266a[_0x418736(0x186)][_0x418736(0x178)][_0x418736(0x1ad)](_0x5f1fad),_0x49407e=_0x5c1994?_0x5c1994[_0x418736(0x1c1)]()[_0x418736(0x1de)]():null;_0x49407e&&_0x103f05[_0x418736(0x166)](_0x49407e,_0x19a460);}}_0x28266a[_0x418736(0x186)][_0x418736(0x1e9)](_0x110e21=>{const _0x159df5=_0x418736;for(const [_0x51d312,_0x26adea]of _0x103f05)_0x110e21[_0x159df5(0x15b)]({...Ce,..._0x26adea},_0x51d312);});});const _0x1e5338=(_0x14308e,_0x156fe7)=>{const _0x57d23f=_0x4e4c4f;_0x7dfe0d[_0x57d23f(0x1f4)][_0x57d23f(0x14e)](_0x14308e,_0x57d23f(0x161),_0x156fe7,(_0x28a66b,_0x66da9,_0x11a1c6)=>{const _0x41ee96=_0x57d23f;_0x28266a[_0x41ee96(0x186)][_0x41ee96(0x1e9)](_0xe8bc5c=>{const _0xbe81da=_0x41ee96,_0x3272d2=[];for(const _0x5ac581 of _0x28a66b){const _0x3b5661=_0x5ac581[_0xbe81da(0x1aa)][_0xbe81da(0x194)];_0x3b5661['is'](_0xbe81da(0x1b5),_0xbe81da(0x1ec))&&_0x3272d2[_0xbe81da(0x17f)](_0x3b5661);}_0x7dfe0d[_0xbe81da(0x1f4)][_0xbe81da(0x1b2)](_0x14308e,null,_0x156fe7)(_0x28a66b,_0x66da9,_0x11a1c6);for(const _0x196bfa of _0x3272d2)_0xbe81da(0x1b4)!=_0x196bfa[_0xbe81da(0x1bd)][_0xbe81da(0x1b1)]&&_0xe8bc5c[_0xbe81da(0x175)](_0x196bfa);});});};_0x1e5338(_0x4e4c4f(0x1ef),_0x4e4c4f(0x1ab)),_0x1e5338(_0x4e4c4f(0x1ef),_0x4e4c4f(0x1f0)),_0x1e5338(_0x4e4c4f(0x18d),_0x4e4c4f(0x1ab)),_0x1e5338(_0x4e4c4f(0x18d),_0x4e4c4f(0x1f0)),_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x1ef),_0x4e4c4f(0x1fa),_0x4e4c4f(0x1f0),_0x4aa3c9=>{const _0x4af346=_0x4e4c4f,_0x2a3809=_0x4aa3c9[_0x4af346(0x201)](_0x21f427=>_0x21f427[_0x4af346(0x1de)]()),_0x41a43a=_0x2a3809[0x0][_0x4af346(0x19e)](_0x4af346(0x16f)),{minRow:_0x5b093d,maxRow:_0x47bb31}=_0x344b3a[_0x4af346(0x142)](_0x2a3809);_0x30a0f5[_0x4af346(0x20b)](_0x41a43a,{'at':_0x5b093d,'rows':_0x47bb31-_0x5b093d+0x1});}),_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x1ef),_0x4e4c4f(0x16b),_0x4e4c4f(0x1f0),_0x21fe65=>{const _0x306004=_0x4e4c4f,_0x319f11=_0x21fe65[_0x306004(0x201)](_0x6b04f9=>_0x6b04f9[_0x306004(0x1de)]()),_0x49a8b1=_0x319f11[0x0][_0x306004(0x19e)](_0x306004(0x16f)),{minColumn:_0x70c36f,maxColumn:_0x4252e0}=_0x344b3a[_0x306004(0x142)](_0x319f11);_0x30a0f5[_0x306004(0x18f)](_0x49a8b1,{'at':_0x70c36f,'columns':_0x4252e0-_0x70c36f+0x1});});const _0x34404f=(_0x21e586,_0x4013a0)=>{const _0x44c9e4=_0x4e4c4f;if(!_0x4013a0[_0x44c9e4(0x1b0)]||!_0x4013a0[_0x44c9e4(0x1b0)][_0x44c9e4(0x140)](_0x44c9e4(0x161)))return;const _0xfada45=_0x4013a0[_0x44c9e4(0x148)][_0x44c9e4(0x1f7)],_0x2dac23=_0x7dfe0d[_0x44c9e4(0x1fc)]()[_0x44c9e4(0x1d4)](_0x57cf0d=>_0x57cf0d[_0x44c9e4(0x167)]&&_0x57cf0d[_0x44c9e4(0x148)]&&_0x57cf0d[_0x44c9e4(0x148)][_0x44c9e4(0x1f7)]==_0xfada45);_0x2dac23[_0x44c9e4(0x165)]&&_0x4013a0[_0x44c9e4(0x1ff)]()[_0x44c9e4(0x165)]!=_0x2dac23[_0x44c9e4(0x165)]&&_0x2dac23[_0x44c9e4(0x1d8)]((_0x14c105,_0xf91ab6)=>(_0x14c105[_0x44c9e4(0x16a)]=_0xf91ab6,_0xf91ab6[_0x44c9e4(0x1a6)]=_0x14c105,_0xf91ab6));};function _0x5651be(_0xa95fd0,_0x1f2ed=!0x0){const _0x5b9634=_0x4e4c4f,{id:_0x699fb7}=_0x7dfe0d[_0x5b9634(0x1da)](_0xa95fd0[_0x5b9634(0x185)]),_0x334d44=[_0x5b9634(0x198),_0x5b9634(0x205)],_0x4a4d70=_0x7dfe0d[_0x5b9634(0x156)][_0x5b9634(0x173)](_0xa95fd0[_0x5b9634(0x185)]);return _0x4a4d70&&_0x334d44[_0x5b9634(0x17f)](_0x5b9634(0x1b6)),{'classes':_0x334d44,'attributes':{'data-suggestion':_0x699fb7},'priority':_0x4a4d70&&_0x1f2ed?0xbc2:0xbb8};}_0x7dfe0d['on'](_0x4e4c4f(0x199),_0x34404f,{'priority':_0x4e4c4f(0x1ce)}),_0x7dfe0d['on'](_0x4e4c4f(0x1bb),_0x34404f,{'priority':_0x4e4c4f(0x1ce)}),_0x28266a[_0x4e4c4f(0x186)][_0x4e4c4f(0x169)][_0x4e4c4f(0x18e)](()=>{const _0x419709=_0x4e4c4f;let _0x5a5ae8=!0x1;const _0x2a9161=Array[_0x419709(0x19d)](_0x28266a[_0x419709(0x186)][_0x419709(0x169)][_0x419709(0x15d)][_0x419709(0x15c)]());for(const {name:_0x3366f8,data:_0xab9a20}of _0x2a9161){const {group:_0x17ca81,type:_0x501953,id:_0x13db3d}=_0x7dfe0d[_0x419709(0x1da)](_0x3366f8);if(_0x419709(0x1e1)!=_0x17ca81||_0x419709(0x18d)!=_0x501953||_0xab9a20[_0x419709(0x1f6)])continue;if(!_0x7dfe0d[_0x419709(0x160)](_0x13db3d))continue;const _0x34fd1d=_0x7dfe0d[_0x419709(0x196)](_0x13db3d)[_0x419709(0x171)](),_0xf49289=_0x28266a[_0x419709(0x14c)][_0x419709(0x1ad)](_0x419709(0x17d))['me'];for(const _0x396a3f of _0x7dfe0d[_0x419709(0x1fc)]()){if(!_0x396a3f[_0x419709(0x167)]||_0x396a3f[_0x419709(0x206)]!=_0xf49289)continue;if(_0x419709(0x18b)!=_0x396a3f[_0x419709(0x208)]||_0x419709(0x1d6)!=_0x396a3f[_0x419709(0x1b0)])continue;if(_0x396a3f[_0x419709(0x171)]()[_0x419709(0x202)](_0x2e72f4=>_0x34fd1d[_0x419709(0x149)](_0x3a76d0=>_0x3a76d0[_0x419709(0x1d3)](_0x2e72f4,!0x0)))){for(const _0x45a2c8 of _0x396a3f[_0x419709(0x1ff)]())_0x45a2c8[_0x419709(0x167)]&&(_0x45a2c8[_0x419709(0x1f0)](),_0x5a5ae8=!0x0);}}}return _0x5a5ae8;}),_0x28266a[_0x4e4c4f(0x186)][_0x4e4c4f(0x169)][_0x4e4c4f(0x18e)](_0x4fd738=>{const _0x482051=_0x4e4c4f,_0x150baf=_0x28266a[_0x482051(0x14b)][_0x482051(0x1ad)](_0x482051(0x1db));if(!_0x150baf||!_0x150baf[_0x482051(0x1fb)][_0x482051(0x172)](_0x4fd738[_0x482051(0x1dc)]))return!0x1;let _0x2b0191=!0x1;const _0x2d7881=_0x28266a[_0x482051(0x14c)][_0x482051(0x1ad)](_0x482051(0x17d))['me'],_0x3fe7ff=_0x28266a[_0x482051(0x186)][_0x482051(0x169)][_0x482051(0x15d)][_0x482051(0x1b9)](),_0x160cab=Array[_0x482051(0x19d)](_0x28266a[_0x482051(0x186)][_0x482051(0x169)][_0x482051(0x15d)][_0x482051(0x15c)]())[_0x482051(0x1d4)](({name:_0x2c2f1f,data:_0xabfe24})=>{const _0x30ae22=_0x482051,{group:_0x2db856,subType:_0x36eb7a,authorId:_0x496484}=_0x7dfe0d[_0x30ae22(0x1da)](_0x2c2f1f);return _0x30ae22(0x1e1)==_0x2db856&&_0x30ae22(0x161)==_0x36eb7a&&_0x496484==_0x2d7881['id']&&!_0xabfe24[_0x30ae22(0x1f6)];});for(const _0x517f13 of _0x3fe7ff){if(_0x482051(0x1c8)!=_0x517f13[_0x482051(0x208)]||_0x482051(0x1ec)!=_0x517f13[_0x482051(0x162)]||0x1!=_0x517f13[_0x482051(0x165)])continue;const _0xfc886b=_0x4fd738[_0x482051(0x1d0)](_0x517f13[_0x482051(0x1c7)],_0x517f13[_0x482051(0x1c7)][_0x482051(0x1e7)](0x1));if(!_0x160cab[_0x482051(0x158)](({data:_0x1efb72})=>_0x1efb72[_0x482051(0x168)][_0x482051(0x163)](_0xfc886b))){for(const {name:_0x3ae95f,data:_0x15d91d}of _0x160cab)if(_0xfc886b[_0x482051(0x1d3)](_0x15d91d[_0x482051(0x168)])){_0x4fd738[_0x482051(0x1a7)](_0x3ae95f,{'range':_0xfc886b}),_0x2b0191=!0x0;break;}}}return _0x2b0191;}),_0x28266a[_0x4e4c4f(0x186)][_0x4e4c4f(0x169)][_0x4e4c4f(0x18e)](_0x573dc7=>{const _0x4b8ef3=_0x4e4c4f;let _0x4973ec=!0x1;const _0x585773=_0x28266a[_0x4b8ef3(0x14c)][_0x4b8ef3(0x1ad)](_0x4b8ef3(0x17d))['me'],_0x5564c6=_0x7dfe0d[_0x4b8ef3(0x1fc)]()[_0x4b8ef3(0x1d4)](_0x358a00=>_0x358a00[_0x4b8ef3(0x167)]&&_0x358a00[_0x4b8ef3(0x206)]==_0x585773),_0x2bc349=new Set(),_0x190497=new Set();for(const _0x39dd40 of _0x5564c6)if(_0x4b8ef3(0x161)==_0x39dd40[_0x4b8ef3(0x1b0)])for(const _0x4a4080 of _0x39dd40[_0x4b8ef3(0x1a5)]()){const _0x191e80=_0x4a4080[_0x4b8ef3(0x1c1)]()[_0x4b8ef3(0x1de)]();if(_0x191e80){if(_0x191e80['is'](_0x4b8ef3(0x1b5),_0x4b8ef3(0x1ec))&&Pe(_0x191e80)){_0x39dd40[_0x4b8ef3(0x1cf)](_0x4a4080[_0x4b8ef3(0x162)]),_0x2bc349[_0x4b8ef3(0x164)](_0x191e80),_0x4973ec=!0x0;const _0x74c1bd=_0x191e80[_0x4b8ef3(0x1c2)],_0x2937da=_0x191e80[_0x4b8ef3(0x1a1)],_0x3ad63f=_0x74c1bd&&_0x74c1bd['is'](_0x4b8ef3(0x1b5),_0x4b8ef3(0x1ec)),_0x2ec7dc=_0x2937da&&_0x2937da['is'](_0x4b8ef3(0x1b5),_0x4b8ef3(0x1ec));_0x3ad63f&&!_0x2bc349[_0x4b8ef3(0x172)](_0x74c1bd)&&_0x190497[_0x4b8ef3(0x164)](_0x74c1bd),_0x2ec7dc&&!_0x2bc349[_0x4b8ef3(0x172)](_0x2937da)&&_0x190497[_0x4b8ef3(0x164)](_0x2937da);}else _0x191e80['is'](_0x4b8ef3(0x1b5),_0x4b8ef3(0x1ee))&&_0x191e80[_0x4b8ef3(0x1f5)]&&(_0x39dd40[_0x4b8ef3(0x1cf)](_0x4a4080[_0x4b8ef3(0x162)]),_0x4973ec=!0x0);}}else{if(_0x4b8ef3(0x1d6)==_0x39dd40[_0x4b8ef3(0x1b0)]){if(!_0x39dd40[_0x4b8ef3(0x148)]||!_0x39dd40[_0x4b8ef3(0x148)][_0x4b8ef3(0x1f7)])continue;const _0x21191b=_0x39dd40[_0x4b8ef3(0x148)][_0x4b8ef3(0x1d7)];if(_0x21191b&&Object[_0x4b8ef3(0x1f9)](_0x21191b)[_0x4b8ef3(0x165)])continue;const _0x383ae5=_0x39dd40[_0x4b8ef3(0x148)][_0x4b8ef3(0x1f7)];let _0x1d2310=!0x0,_0x2e4b9d=!0x0;for(const _0x2e54a1 of _0x5564c6)if(_0x2e54a1[_0x4b8ef3(0x1b0)]&&_0x2e54a1[_0x4b8ef3(0x1b0)][_0x4b8ef3(0x140)](_0x4b8ef3(0x161))){if(!_0x2e54a1[_0x4b8ef3(0x148)][_0x4b8ef3(0x1f7)]){_0x2e4b9d=!0x1;break;}if(_0x2e54a1['id']!=_0x39dd40['id']&&_0x2e54a1[_0x4b8ef3(0x148)][_0x4b8ef3(0x1f7)]==_0x383ae5){_0x1d2310=!0x1;break;}}_0x2e4b9d&&_0x1d2310&&(_0x39dd40[_0x4b8ef3(0x191)](),_0x4973ec=!0x0);}}for(const _0x25869c of _0x2bc349)_0x573dc7[_0x4b8ef3(0x1a2)](_0x25869c);for(const _0x5d1be9 of _0x190497)_0x573dc7[_0x4b8ef3(0x175)](_0x5d1be9);return _0x4973ec;}),_0x28266a[_0x4e4c4f(0x19f)][_0x4e4c4f(0x147)](_0x4e4c4f(0x180))[_0x4e4c4f(0x15f)]({'model':_0x4e4c4f(0x17a),'view':(_0x2a7382,_0x7ba6e6)=>_0x5651be(_0x2a7382),'converterPriority':_0x4e4c4f(0x1ce)}),_0x28266a[_0x4e4c4f(0x19f)][_0x4e4c4f(0x147)](_0x4e4c4f(0x189))[_0x4e4c4f(0x15f)]({'model':_0x4e4c4f(0x17a),'view':(_0x212bc6,_0x5294e6)=>_0x5294e6[_0x4e4c4f(0x1b7)][_0x4e4c4f(0x1be)]?_0x5651be(_0x212bc6,!0x1):null,'converterPriority':_0x4e4c4f(0x1ce)});const _0x15f210=_0x28266a[_0x4e4c4f(0x1cd)][_0x4e4c4f(0x1d1)];this[_0x4e4c4f(0x1f3)](_0x15f210[_0x4e4c4f(0x169)],_0x4e4c4f(0x1bf),(_0x5186a1,_0x177e67)=>{const _0x4b5d31=_0x4e4c4f,_0x132fef=[];for(const _0x31194f of _0x15f210[_0x4b5d31(0x182)](_0x177e67[_0x4b5d31(0x1bc)])[_0x4b5d31(0x1ba)]())_0x31194f['is'](_0x4b5d31(0x1b5),_0x4b5d31(0x1ae))&&_0x132fef[_0x4b5d31(0x17f)](_0x31194f);_0x15f210[_0x4b5d31(0x1e9)](_0x3344b3=>{const _0x4d1d03=_0x4b5d31;for(const _0x1e2faf of _0x132fef)_0x3344b3[_0x4d1d03(0x151)](_0x3344b3[_0x4d1d03(0x182)](_0x1e2faf),_0x3344b3[_0x4d1d03(0x20c)](_0x1e2faf)),_0x3344b3[_0x4d1d03(0x1a2)](_0x1e2faf);});});}}function Pe(_0x390155){const _0x58315c=_0x978c3e;if(_0x390155[_0x58315c(0x1f5)])return!0x0;const _0x535420=_0x390155[_0x58315c(0x204)](0x0);return _0x535420['is'](_0x58315c(0x1b5),_0x58315c(0x1ee))&&_0x535420[_0x58315c(0x1f5)];}function _0x23fb(){const _0x5a30d9=['suggestion','240JNMZOj','629040XILIQJ','wrap','createElement','TableUtils','getShiftedBy','fromRange','change','markMultiRangeBlockFormat','*Replace\x20table\x20cells*','tableCellSuggestion','return','paragraph','insertion','discard','TrackChangesEditing','value','listenTo','_suggestionFactory','isEmpty','oldRange','tablePasteChainId','getColumns','keys','tablePasteRow','_createdBatches','getSuggestions','rows','last','getAllAdjacentSuggestions','endColumn','map','every','descriptionFactory','getChild','ck-suggestion-marker-insertion','author','columnInsertionIndexes','type','tableCellBorderStyle','schema','removeRows','createPositionBefore','columns','getAttributes','startsWith','deletionRanges','_getCoordsForCells','elementToElement','insertionRanges','tableCellVerticalAlignment','rowInsertionRanges','for','attributes','some','415308Rkbuqa','commands','plugins','cell','registerCustomCallback','documentSelection','tableCell','move','trackChanges','TableClipboard','645326wZrQWI','getTableIfOnlyTableInContent','activeMarkers','columnInsertionRanges','find','selection','getChildren','setAttributes','getChangedMarkers','differ','row','markerToHighlight','hasSuggestion','tablePaste','name','isEqual','add','length','set','isInContent','newRange','document','next','tablePasteColumn','9gJivOt','getColumnIndexes','editor','table','40816uOHRJT','getRanges','has','includes','_isForcedDefaultExecutionBlock','unwrap','entries','tableCellPadding','markers','insertRows','suggestion:formatBlock:tablePasteCell','setAttribute','stop','Users','cells','push','editingDowncast','first','createRangeIn','locale','insertContent','markerName','model','requires','register','dataDowncast','33TaFYGz','formatBlock','fill','deletion','registerPostFixer','removeColumns','markMultiRangeInsertion','removeMarkers','5478360KYuBIE','_tablePostFixingSubtypes','nodeAfter','fromEntries','getSuggestion','479454OpYNkU','ck-suggestion-marker','suggestionLoaded','getSelectionAffectedTableCells','column','endRow','from','findAncestor','conversion','insertColumns','previousSibling','remove','markMultiRangeDeletion','tableCellHorizontalAlignment','getMarkers','previous','updateMarker','createTableWalker','_replaceTableSlotCell','start','accept','end','get','suggestion-td','rowInsertionIndexes','subType','rootName','getSuggestionCallback','getRowIndexes','$graveyard','element','ck-suggestion-marker--active','options','createRangeOn','getChanges','getItems','suggestionUnloaded','content','root','showSuggestionHighlights','clipboardOutput','1912264KwJzTZ','getRange','nextSibling','forEach','tableCellBorderWidth','tableCellBackgroundColor','tableCellBorderColor','position','insert','56tyjfwc','join','registerDescriptionCallback','detach','editing','high','removeMarker','createRange','view','getRows','containsRange','filter','afterInit','tablePasteCell','markerAttributes','reduce','call','_splitMarkerName','redo','batch','low','getContainedElement','forceDefaultExecution','1SvybjP'];_0x23fb=function(){return _0x5a30d9;};return _0x23fb();}function he(_0x1a0473,_0x596e1c={},_0x3582e0){const _0x418c9f=_0x978c3e;for(const {isAnchor:_0x36b180,cellHeight:_0x44ee37,cellWidth:_0x5c5f97}of _0x3582e0[_0x418c9f(0x1a8)](_0x1a0473,{'includeAllSlots':!0x0,..._0x596e1c}))if(!_0x36b180||0x1!=_0x44ee37||0x1!=_0x5c5f97)return!0x1;return!0x0;}
|
|
23
|
+
const _0x202be0=_0x4c62;(function(_0x2ac6d4,_0x1b2e28){const _0x1d74fd=_0x4c62,_0x220804=_0x2ac6d4();while(!![]){try{const _0x553794=parseInt(_0x1d74fd(0x276))/0x1+parseInt(_0x1d74fd(0x2a1))/0x2+-parseInt(_0x1d74fd(0x277))/0x3*(-parseInt(_0x1d74fd(0x21a))/0x4)+-parseInt(_0x1d74fd(0x26d))/0x5*(parseInt(_0x1d74fd(0x284))/0x6)+parseInt(_0x1d74fd(0x247))/0x7+-parseInt(_0x1d74fd(0x26c))/0x8+parseInt(_0x1d74fd(0x245))/0x9*(-parseInt(_0x1d74fd(0x29c))/0xa);if(_0x553794===_0x1b2e28)break;else _0x220804['push'](_0x220804['shift']());}catch(_0x3d1d56){_0x220804['push'](_0x220804['shift']());}}}(_0x32c9,0xe3059));import{getTranslation as _0x2990c5}from'../utils/common-translations.js';import{Plugin as _0x5626da}from'ckeditor5/src/core.js';import{LiveRange as _0x4779f8}from'ckeditor5/src/engine.js';import{uid as _0x1646aa,priorities as _0x2e4d6e}from'ckeditor5/src/utils.js';function _0x32c9(){const _0x5b5daf=['entries','_replaceTableSlotCell','insertion','getSelectionAffectedTableCells','first','subType','type','locale','paragraph','getRange','markers','element','columns','createElement','document','tableCellVerticalAlignment','TrackChangesEditing','isEmpty','row','_suggestionFactory','_createdBatches','isInContent','deletion','attributes','keys','removeMarkers','join','reduce','editor','low','author','getChildren','getTableIfOnlyTableInContent','11206416RDPtHR','150umINlL','deletionRanges','getAttributes','next','differ','remove','getRowIndexes','suggestion:formatBlock:tablePasteCell','stop','1309885SlpwOz','407793OSBCpo','discard','ck-suggestion-marker--active','has','from','fromRange','tablePasteRow','nextSibling','getChangedMarkers','getSuggestionCallback','position','redo','tablePaste','323148GybNUv','clipboardOutput','ck-suggestion-marker','call','tableCellPadding','createRangeIn','some','rowInsertionRanges','columnInsertionRanges','map','tablePasteCell','tableCellBackgroundColor','registerPostFixer','tableCellBorderStyle','view','tableCellSuggestion','options','tablePasteColumn','registerCustomCallback','batch','getSuggestion','get','TableClipboard','registerDescriptionCallback','2810mNRoYD','tableCellBorderColor','change','forEach','dataDowncast','2342906YuQfrB','getItems','tableCellHorizontalAlignment','register','suggestion-td','editing','Users','getShiftedBy','accept','rootName','requires','getChild','previousSibling','insertContent','markerAttributes','startsWith','isEqual','filter','includes','cells','markMultiRangeInsertion','markerToHighlight','detach','newRange','getMarkers','createPositionBefore','rowInsertionIndexes','name','containsRange','endRow','activeMarkers','_splitMarkerName','descriptionFactory','fromEntries','*Replace\x20table\x20cells*','markMultiRangeBlockFormat','nodeAfter','getRanges','showSuggestionHighlights','trackChanges','fill','insertionRanges','documentSelection','set','findAncestor','model','cell','previous','endColumn','last','removeMarker','end','for','editingDowncast','insertRows','start','_tablePostFixingSubtypes','getContainedElement','value','markMultiRangeDeletion','find','_getCoordsForCells','return','suggestionLoaded','tablePasteChainId','root','hasSuggestion','every','getColumns','removeColumns','24PWeuVa','suggestion','tableCell','content','getRows','$graveyard','columnInsertionIndexes','getColumnIndexes','column','move','createRange','table','commands','rows','wrap','ck-suggestion-marker-insertion','setAttributes','conversion','oldRange','push','tableCellBorderWidth','getChanges','insert','createRangeOn','selection','elementToElement','forceDefaultExecution','add','listenTo','formatBlock','afterInit','createTableWalker','TableUtils','markerName','plugins','setAttribute','getAllAdjacentSuggestions','unwrap','length','updateMarker','schema','suggestionUnloaded','insertColumns','12951pORrcm','_isForcedDefaultExecutionBlock','7377006eDpfCq','getSuggestions','high','removeRows'];_0x32c9=function(){return _0x5b5daf;};return _0x32c9();}import _0x21cff4 from'./table.js';const ge=[_0x202be0(0x22e),_0x202be0(0x29d),_0x202be0(0x291),_0x202be0(0x2a3),_0x202be0(0x25a),_0x202be0(0x28f),_0x202be0(0x288)],Ce=Object[_0x202be0(0x1f5)](ge[_0x202be0(0x28d)](_0x411b60=>[_0x411b60,null]));export default class It extends _0x5626da{static get[_0x202be0(0x2ab)](){return[_0x21cff4];}[_0x202be0(0x238)](){const _0x343647=_0x202be0,_0x1d4372=this[_0x343647(0x267)];if(!_0x1d4372[_0x343647(0x23c)][_0x343647(0x27a)](_0x343647(0x29a)))return;const _0x572475=_0x1d4372[_0x343647(0x23c)][_0x343647(0x299)](_0x343647(0x25b)),_0x4f6e95=_0x1d4372[_0x343647(0x23c)][_0x343647(0x299)](_0x343647(0x23a)),_0xb179f9=_0x1d4372[_0x343647(0x23c)][_0x343647(0x299)](_0x21cff4),_0x438cd3=_0x1d4372[_0x343647(0x23c)][_0x343647(0x299)](_0x343647(0x29a));_0xb179f9[_0x343647(0x20c)][_0x343647(0x22d)](_0x343647(0x27d),_0x343647(0x295)),_0x1d4372[_0x343647(0x201)][_0x343647(0x242)][_0x343647(0x2a4)](_0x343647(0x293),{'allowIn':_0x343647(0x21c),'allowContentOf':_0x343647(0x21c),'isLimit':!0x0}),_0x1d4372[_0x343647(0x22b)][_0x343647(0x233)]({'model':_0x343647(0x293),'view':_0x343647(0x2a5)});let _0x5f01a1=null;_0x1d4372[_0x343647(0x201)]['on'](_0x343647(0x2ae),(_0x2d8687,_0x30be36)=>{const _0x2718a4=_0x343647,[_0x486677,_0x5d7cf0]=_0x30be36,_0x1a594b=_0x30be36[_0x30be36[_0x2718a4(0x240)]-0x1];_0x1a594b&&_0x1a594b[_0x2718a4(0x234)]||_0x572475[_0x2718a4(0x246)]||this[_0x2718a4(0x267)][_0x2718a4(0x226)][_0x2718a4(0x299)](_0x2718a4(0x1fb))[_0x2718a4(0x20e)]&&function(_0x5e4087,_0x4b2b2f,_0x400d27,_0x3c6a72,_0x504ad5){const _0x31d353=_0x2718a4;if(_0x4b2b2f&&!_0x4b2b2f['is'](_0x31d353(0x1fe)))return!0x1;const _0x1c05f6=_0x504ad5[_0x31d353(0x26b)](_0x5e4087,_0x400d27);if(!_0x1c05f6||!he(_0x1c05f6,void 0x0,_0x3c6a72))return!0x1;const _0x43baa5=_0x3c6a72[_0x31d353(0x24e)](_0x400d27[_0x31d353(0x259)][_0x31d353(0x232)]);if(!_0x43baa5[_0x31d353(0x240)])return!0x1;const _0x13a2f4=_0x43baa5[0x0][_0x31d353(0x200)](_0x31d353(0x225)),_0x44d9c1=_0x3c6a72[_0x31d353(0x273)](_0x43baa5),_0x51bbc3=_0x3c6a72[_0x31d353(0x221)](_0x43baa5),_0x28c917={'startRow':_0x44d9c1[_0x31d353(0x24f)],'endRow':_0x44d9c1[_0x31d353(0x205)],'startColumn':_0x51bbc3[_0x31d353(0x24f)],'endColumn':_0x51bbc3[_0x31d353(0x205)]};return 0x1==_0x43baa5[_0x31d353(0x240)]&&(_0x28c917[_0x31d353(0x1f1)]+=_0x3c6a72[_0x31d353(0x21e)](_0x1c05f6)-0x1,_0x28c917[_0x31d353(0x204)]+=_0x3c6a72[_0x31d353(0x218)](_0x1c05f6)-0x1),he(_0x13a2f4,_0x28c917,_0x3c6a72);}(_0x486677,_0x5d7cf0,_0x1d4372[_0x2718a4(0x201)],_0x4f6e95,_0x438cd3)&&(_0x2d8687[_0x2718a4(0x275)](),_0x5f01a1={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x1d4372[_0x2718a4(0x201)][_0x2718a4(0x29e)](()=>{const _0x1d93ce=_0x2718a4;_0x1d4372[_0x1d93ce(0x201)][_0x1d93ce(0x2ae)](_0x30be36[0x0],_0x30be36[0x1],_0x30be36[0x2],{'forceDefaultExecution':!0x0});const _0x24ed18=_0x1646aa(),{rowInsertionRanges:_0x22b855,columnInsertionRanges:_0x4b3928,insertionRanges:_0x70baef,deletionRanges:_0x21a543,cells:_0x6b9a72}=_0x5f01a1;_0x22b855[_0x1d93ce(0x240)]&&_0x572475[_0x1d93ce(0x2b5)](_0x22b855,_0x1d93ce(0x27d),{'tablePasteChainId':_0x24ed18}),_0x4b3928[_0x1d93ce(0x240)]&&_0x572475[_0x1d93ce(0x2b5)](_0x4b3928,_0x1d93ce(0x295),{'tablePasteChainId':_0x24ed18}),_0x70baef[_0x1d93ce(0x240)]&&(_0x572475[_0x1d93ce(0x2b5)](_0x70baef,_0x1d93ce(0x283),{'tablePasteChainId':_0x24ed18,'skipNestingCheck':!0x0}),_0x70baef[_0x1d93ce(0x29f)](_0x168071=>{const _0x3a16fa=_0x1d93ce;var _0x245189;return null===(_0x245189=_0x168071[_0x3a16fa(0x2b7)])||void 0x0===_0x245189?void 0x0:_0x245189[_0x3a16fa(0x287)](_0x168071);})),_0x21a543[_0x1d93ce(0x240)]&&(_0x572475[_0x1d93ce(0x20f)](_0x21a543,_0x1d93ce(0x283),{'tablePasteChainId':_0x24ed18,'skipNestingCheck':!0x0}),_0x21a543[_0x1d93ce(0x29f)](_0x17d9c8=>{const _0x33cda8=_0x1d93ce;var _0x503c73;return null===(_0x503c73=_0x17d9c8[_0x33cda8(0x2b7)])||void 0x0===_0x503c73?void 0x0:_0x503c73[_0x33cda8(0x287)](_0x17d9c8);}));const _0x31857a=_0x572475[_0x1d93ce(0x1f7)](_0x6b9a72[_0x1d93ce(0x28d)](({element:_0x470864})=>_0x470864),{'formatGroupId':_0x1646aa()},[],_0x1d93ce(0x28e),{'tablePasteChainId':_0x24ed18});if(_0x31857a){const _0x3f70c3=_0x31857a[_0x1d93ce(0x2b9)](),_0x1f003f=[];for(const {element:_0x507d6a,attributes:_0xf919e7}of _0x6b9a72){if(!_0xf919e7)continue;const _0x3d08d3=_0x1d4372[_0x1d93ce(0x201)][_0x1d93ce(0x231)](_0x507d6a),_0x1f340b=_0x3f70c3[_0x1d93ce(0x210)](_0xf5731c=>_0xf5731c[_0x1d93ce(0x254)]()[_0x1d93ce(0x2b1)](_0x3d08d3));_0x1f340b&&_0x1f003f[_0x1d93ce(0x22d)]([_0x1f340b[_0x1d93ce(0x1ef)],_0xf919e7]);}_0x1f003f[_0x1d93ce(0x240)]&&_0x31857a[_0x1d93ce(0x23d)](_0x1d93ce(0x2af),Object[_0x1d93ce(0x1f5)](_0x1f003f));}_0x5f01a1=null;}));},{'priority':_0x2e4d6e[_0x343647(0x249)]+0xa}),_0x1d4372[_0x343647(0x23c)][_0x343647(0x299)](_0x343647(0x29a))['on'](_0x343647(0x24c),(_0x901489,_0x4e770f)=>{const _0xfab221=_0x343647,[_0x463c30,_0x53aebf,,_0xf7c97c]=_0x4e770f;if(!_0x5f01a1)return;_0x901489[_0xfab221(0x275)]();const _0xa6274e=_0x463c30[_0xfab221(0x202)],_0x32d5af=_0x53aebf,_0x2cf4f6=Pe(_0xa6274e),_0x5ead07=Pe(_0x32d5af);_0x901489[_0xfab221(0x212)]=_0xa6274e;let _0x31137b=null,_0x50d16e=null;if(_0x5ead07||_0x2cf4f6){if(_0x2cf4f6&&!_0x5ead07){_0xf7c97c[_0xfab221(0x272)](_0xa6274e[_0xfab221(0x2ac)](0x0));for(const _0x2eeab4 of Array[_0xfab221(0x27b)](_0x32d5af[_0xfab221(0x26a)]()))_0xf7c97c[_0xfab221(0x230)](_0x2eeab4,_0xa6274e,_0xfab221(0x207));const _0xf5de1c=_0x5f01a1[_0xfab221(0x1ee)][_0xfab221(0x2b3)](_0x463c30[_0xfab221(0x25d)]),_0x33ab61=_0x5f01a1[_0xfab221(0x220)][_0xfab221(0x2b3)](_0x463c30[_0xfab221(0x222)]);_0xf5de1c||_0x33ab61||(_0x31137b=_0x4779f8[_0xfab221(0x27c)](_0xf7c97c[_0xfab221(0x289)](_0xa6274e)));}else _0x5ead07&&!_0x2cf4f6&&(_0x50d16e=_0xf7c97c[_0xfab221(0x289)](_0xa6274e));}else{const _0x400b42=_0xf7c97c[_0xfab221(0x258)](_0xfab221(0x293)),_0x379257=_0xf7c97c[_0xfab221(0x258)](_0xfab221(0x293));_0xf7c97c[_0xfab221(0x228)](_0xf7c97c[_0xfab221(0x289)](_0xa6274e),_0x379257),_0xf7c97c[_0xfab221(0x230)](_0x400b42,_0xa6274e,0x0);for(const _0x16016c of Array[_0xfab221(0x27b)](_0x32d5af[_0xfab221(0x26a)]()))_0xf7c97c[_0xfab221(0x230)](_0x16016c,_0x400b42,_0xfab221(0x207));_0x31137b=_0x4779f8[_0xfab221(0x27c)](_0xf7c97c[_0xfab221(0x231)](_0x400b42)),_0x50d16e=_0x4779f8[_0xfab221(0x27c)](_0xf7c97c[_0xfab221(0x231)](_0x379257));}const _0x9d3993=Array[_0xfab221(0x27b)](_0x32d5af[_0xfab221(0x26f)]())[_0xfab221(0x2b2)](([_0x10fd3e])=>ge[_0xfab221(0x2b3)](_0x10fd3e));_0x5f01a1[_0xfab221(0x2b4)][_0xfab221(0x22d)]({'element':_0xa6274e,'attributes':_0x9d3993[_0xfab221(0x240)]?Object[_0xfab221(0x1f5)](_0x9d3993):null}),_0x31137b&&_0x5f01a1[_0xfab221(0x1fd)][_0xfab221(0x22d)](_0x31137b),_0x50d16e&&_0x5f01a1[_0xfab221(0x26e)][_0xfab221(0x22d)](_0x50d16e);},{'priority':_0x343647(0x249)}),_0x4f6e95['on'](_0x343647(0x244),(_0x3bba71,_0x4db5da)=>{const _0x526d19=_0x343647,[_0x12e52e,_0x27dbe4={}]=_0x4db5da;if(!_0x5f01a1)return;const _0xf76790=_0x27dbe4['at']||0x0,_0x2cd8b3=_0x27dbe4[_0x526d19(0x257)]||0x1;_0x5f01a1[_0x526d19(0x220)]=new Array(_0x2cd8b3)[_0x526d19(0x1fc)](_0xf76790)[_0x526d19(0x28d)]((_0x39a68f,_0xe5710a)=>_0x39a68f+_0xe5710a);for(const {cell:_0x943754}of _0x4f6e95[_0x526d19(0x239)](_0x12e52e,{'startColumn':_0xf76790,'endColumn':_0xf76790+_0x2cd8b3-0x1}))_0x5f01a1[_0x526d19(0x28c)][_0x526d19(0x22d)](_0x1d4372[_0x526d19(0x201)][_0x526d19(0x231)](_0x943754));},{'priority':_0x343647(0x268)}),_0x4f6e95['on'](_0x343647(0x20a),(_0x55b9d8,_0x5e136b)=>{const _0x5a564a=_0x343647,[_0x44da67,_0x135fab={}]=_0x5e136b;if(!_0x5f01a1)return;const _0xab5e39=_0x135fab['at']||0x0,_0x363fc1=_0x135fab[_0x5a564a(0x227)]||0x1;_0x5f01a1[_0x5a564a(0x1ee)]=new Array(_0x363fc1)[_0x5a564a(0x1fc)](_0xab5e39)[_0x5a564a(0x28d)]((_0x4998c2,_0xf31539)=>_0x4998c2+_0xf31539);for(const {cell:_0x14831d}of _0x4f6e95[_0x5a564a(0x239)](_0x44da67,{'startRow':_0xab5e39,'endRow':_0xab5e39+_0x363fc1-0x1}))_0x5f01a1[_0x5a564a(0x28b)][_0x5a564a(0x22d)](_0x1d4372[_0x5a564a(0x201)][_0x5a564a(0x231)](_0x14831d));},{'priority':_0x343647(0x268)}),_0x572475[_0x343647(0x1f4)][_0x343647(0x29b)](_0x2afff4=>{const _0x2d540e=_0x343647;if(_0x2afff4[_0x2d540e(0x250)]&&_0x2afff4[_0x2d540e(0x250)][_0x2d540e(0x2b0)](_0x2d540e(0x283)))return _0x2afff4[_0x2d540e(0x203)]?{}:{'type':_0x2d540e(0x24d),'content':_0x2990c5(_0x1d4372[_0x2d540e(0x252)],_0x2d540e(0x1f6))};});const _0x231fac=()=>!0x1;for(const _0x9d1ebc of[_0x343647(0x283),_0x343647(0x295),_0x343647(0x27d),_0x343647(0x28e)])_0x572475[_0x343647(0x25e)][_0x343647(0x296)](_0x343647(0x24d),_0x9d1ebc,_0x343647(0x265),_0x231fac),_0x572475[_0x343647(0x25e)][_0x343647(0x296)](_0x343647(0x261),_0x9d1ebc,_0x343647(0x265),_0x231fac),_0x572475[_0x343647(0x25e)][_0x343647(0x296)](_0x343647(0x237),_0x9d1ebc,_0x343647(0x265),_0x231fac);_0x572475[_0x343647(0x25e)][_0x343647(0x296)](_0x343647(0x237),_0x343647(0x28e),_0x343647(0x278),_0x231fac),_0x572475[_0x343647(0x25e)][_0x343647(0x296)](_0x343647(0x237),_0x343647(0x28e),_0x343647(0x2a9),(_0x5b6cdc,_0x257ddb,_0x32ce59)=>{const _0x1afd2d=_0x343647,_0x1d36a2=_0x5b6cdc[_0x1afd2d(0x28d)](_0x3a2860=>_0x3a2860[_0x1afd2d(0x20d)]())[_0x1afd2d(0x2b2)](_0x59843f=>_0x59843f),_0x4be122=new Map(_0x1d36a2[_0x1afd2d(0x28d)](_0x19256b=>[_0x19256b,null]));if(_0x5f01a1){for(const {element:_0x5e5a98,attributes:_0xd18043}of _0x5f01a1[_0x1afd2d(0x2b4)])_0xd18043&&_0x4be122[_0x1afd2d(0x1ff)](_0x5e5a98,_0xd18043);}else{if(_0x32ce59&&_0x32ce59[_0x1afd2d(0x2af)])for(const [_0x1f1db1,_0x10850d]of Object[_0x1afd2d(0x24b)](_0x32ce59[_0x1afd2d(0x2af)])){const _0x135627=_0x1d4372[_0x1afd2d(0x201)][_0x1afd2d(0x255)][_0x1afd2d(0x299)](_0x1f1db1),_0x443201=_0x135627?_0x135627[_0x1afd2d(0x254)]()[_0x1afd2d(0x20d)]():null;_0x443201&&_0x4be122[_0x1afd2d(0x1ff)](_0x443201,_0x10850d);}}_0x1d4372[_0x1afd2d(0x201)][_0x1afd2d(0x29e)](_0x213104=>{const _0x37f358=_0x1afd2d;for(const [_0xae7798,_0x37ff05]of _0x4be122)_0x213104[_0x37f358(0x22a)]({...Ce,..._0x37ff05},_0xae7798);});});const _0x11ca83=(_0x51b3b9,_0x361bb9)=>{const _0x2a55b1=_0x343647;_0x572475[_0x2a55b1(0x25e)][_0x2a55b1(0x296)](_0x51b3b9,_0x2a55b1(0x283),_0x361bb9,(_0x32cfce,_0x4cdb6e,_0x1d47c7)=>{const _0x304c6f=_0x2a55b1;_0x1d4372[_0x304c6f(0x201)][_0x304c6f(0x29e)](_0x5b00d4=>{const _0x2d0648=_0x304c6f,_0x1609be=[];for(const _0x39e9e6 of _0x32cfce){const _0x1285d1=_0x39e9e6[_0x2d0648(0x20b)][_0x2d0648(0x1f8)];_0x1285d1['is'](_0x2d0648(0x256),_0x2d0648(0x293))&&_0x1609be[_0x2d0648(0x22d)](_0x1285d1);}_0x572475[_0x2d0648(0x25e)][_0x2d0648(0x280)](_0x51b3b9,null,_0x361bb9)(_0x32cfce,_0x4cdb6e,_0x1d47c7);for(const _0x59042a of _0x1609be)_0x2d0648(0x21f)!=_0x59042a[_0x2d0648(0x215)][_0x2d0648(0x2aa)]&&_0x5b00d4[_0x2d0648(0x23f)](_0x59042a);});});};_0x11ca83(_0x343647(0x24d),_0x343647(0x2a9)),_0x11ca83(_0x343647(0x24d),_0x343647(0x278)),_0x11ca83(_0x343647(0x261),_0x343647(0x2a9)),_0x11ca83(_0x343647(0x261),_0x343647(0x278)),_0x572475[_0x343647(0x25e)][_0x343647(0x296)](_0x343647(0x24d),_0x343647(0x27d),_0x343647(0x278),_0x13226d=>{const _0x1022b3=_0x343647,_0x585a23=_0x13226d[_0x1022b3(0x28d)](_0xa3b2b4=>_0xa3b2b4[_0x1022b3(0x20d)]()),_0x36edc7=_0x585a23[0x0][_0x1022b3(0x200)](_0x1022b3(0x225)),{minRow:_0x5317d0,maxRow:_0x3a614b}=_0xb179f9[_0x1022b3(0x211)](_0x585a23);_0x4f6e95[_0x1022b3(0x24a)](_0x36edc7,{'at':_0x5317d0,'rows':_0x3a614b-_0x5317d0+0x1});}),_0x572475[_0x343647(0x25e)][_0x343647(0x296)](_0x343647(0x24d),_0x343647(0x295),_0x343647(0x278),_0x19fa86=>{const _0x4cd1ad=_0x343647,_0x2a325d=_0x19fa86[_0x4cd1ad(0x28d)](_0x25ba53=>_0x25ba53[_0x4cd1ad(0x20d)]()),_0xbf31c4=_0x2a325d[0x0][_0x4cd1ad(0x200)](_0x4cd1ad(0x225)),{minColumn:_0x5e742c,maxColumn:_0x374033}=_0xb179f9[_0x4cd1ad(0x211)](_0x2a325d);_0x4f6e95[_0x4cd1ad(0x219)](_0xbf31c4,{'at':_0x5e742c,'columns':_0x374033-_0x5e742c+0x1});});const _0x5f4b2b=(_0x45e0cc,_0x46990f)=>{const _0xa3e844=_0x343647;if(!_0x46990f[_0xa3e844(0x250)]||!_0x46990f[_0xa3e844(0x250)][_0xa3e844(0x2b0)](_0xa3e844(0x283)))return;const _0xb47fa1=_0x46990f[_0xa3e844(0x262)][_0xa3e844(0x214)],_0x3caf86=_0x572475[_0xa3e844(0x248)]()[_0xa3e844(0x2b2)](_0x41204d=>_0x41204d[_0xa3e844(0x260)]&&_0x41204d[_0xa3e844(0x262)]&&_0x41204d[_0xa3e844(0x262)][_0xa3e844(0x214)]==_0xb47fa1);_0x3caf86[_0xa3e844(0x240)]&&_0x46990f[_0xa3e844(0x23e)]()[_0xa3e844(0x240)]!=_0x3caf86[_0xa3e844(0x240)]&&_0x3caf86[_0xa3e844(0x266)]((_0x27a386,_0x1f873d)=>(_0x27a386[_0xa3e844(0x270)]=_0x1f873d,_0x1f873d[_0xa3e844(0x203)]=_0x27a386,_0x1f873d));};function _0x243c7d(_0x4f8dcf,_0x3e5f5a=!0x0){const _0x4ff106=_0x343647,{id:_0x350283}=_0x572475[_0x4ff106(0x1f3)](_0x4f8dcf[_0x4ff106(0x23b)]),_0x495ec3=[_0x4ff106(0x286),_0x4ff106(0x229)],_0x5340c1=_0x572475[_0x4ff106(0x1f2)][_0x4ff106(0x2b3)](_0x4f8dcf[_0x4ff106(0x23b)]);return _0x5340c1&&_0x495ec3[_0x4ff106(0x22d)](_0x4ff106(0x279)),{'classes':_0x495ec3,'attributes':{'data-suggestion':_0x350283},'priority':_0x5340c1&&_0x3e5f5a?0xbc2:0xbb8};}_0x572475['on'](_0x343647(0x213),_0x5f4b2b,{'priority':_0x343647(0x249)}),_0x572475['on'](_0x343647(0x243),_0x5f4b2b,{'priority':_0x343647(0x249)}),_0x1d4372[_0x343647(0x201)][_0x343647(0x259)][_0x343647(0x290)](()=>{const _0x136ced=_0x343647;let _0x3f3521=!0x1;const _0x537f32=Array[_0x136ced(0x27b)](_0x1d4372[_0x136ced(0x201)][_0x136ced(0x259)][_0x136ced(0x271)][_0x136ced(0x27f)]());for(const {name:_0x44f3a0,data:_0x38e109}of _0x537f32){const {group:_0x24974d,type:_0x1471af,id:_0x32032a}=_0x572475[_0x136ced(0x1f3)](_0x44f3a0);if(_0x136ced(0x21b)!=_0x24974d||_0x136ced(0x261)!=_0x1471af||_0x38e109[_0x136ced(0x22c)])continue;if(!_0x572475[_0x136ced(0x216)](_0x32032a))continue;const _0x168b7c=_0x572475[_0x136ced(0x298)](_0x32032a)[_0x136ced(0x1f9)](),_0x597880=_0x1d4372[_0x136ced(0x23c)][_0x136ced(0x299)](_0x136ced(0x2a7))['me'];for(const _0x32a09e of _0x572475[_0x136ced(0x248)]()){if(!_0x32a09e[_0x136ced(0x260)]||_0x32a09e[_0x136ced(0x269)]!=_0x597880)continue;if(_0x136ced(0x237)!=_0x32a09e[_0x136ced(0x251)]||_0x136ced(0x28e)!=_0x32a09e[_0x136ced(0x250)])continue;if(_0x32a09e[_0x136ced(0x1f9)]()[_0x136ced(0x217)](_0x458440=>_0x168b7c[_0x136ced(0x28a)](_0xb7d940=>_0xb7d940[_0x136ced(0x1f0)](_0x458440,!0x0)))){for(const _0x1b59f9 of _0x32a09e[_0x136ced(0x23e)]())_0x1b59f9[_0x136ced(0x260)]&&(_0x1b59f9[_0x136ced(0x278)](),_0x3f3521=!0x0);}}}return _0x3f3521;}),_0x1d4372[_0x343647(0x201)][_0x343647(0x259)][_0x343647(0x290)](_0x3f683c=>{const _0x47af9d=_0x343647,_0x15194a=_0x1d4372[_0x47af9d(0x226)][_0x47af9d(0x299)](_0x47af9d(0x282));if(!_0x15194a||!_0x15194a[_0x47af9d(0x25f)][_0x47af9d(0x27a)](_0x3f683c[_0x47af9d(0x297)]))return!0x1;let _0x59a48a=!0x1;const _0x3cf835=_0x1d4372[_0x47af9d(0x23c)][_0x47af9d(0x299)](_0x47af9d(0x2a7))['me'],_0x1a6e07=_0x1d4372[_0x47af9d(0x201)][_0x47af9d(0x259)][_0x47af9d(0x271)][_0x47af9d(0x22f)](),_0x7c7ab7=Array[_0x47af9d(0x27b)](_0x1d4372[_0x47af9d(0x201)][_0x47af9d(0x259)][_0x47af9d(0x271)][_0x47af9d(0x27f)]())[_0x47af9d(0x2b2)](({name:_0x12b07f,data:_0x555966})=>{const _0x258a30=_0x47af9d,{group:_0x1f8b37,subType:_0x1159be,authorId:_0x28a358}=_0x572475[_0x258a30(0x1f3)](_0x12b07f);return _0x258a30(0x21b)==_0x1f8b37&&_0x258a30(0x283)==_0x1159be&&_0x28a358==_0x3cf835['id']&&!_0x555966[_0x258a30(0x22c)];});for(const _0x457a2e of _0x1a6e07){if(_0x47af9d(0x230)!=_0x457a2e[_0x47af9d(0x251)]||_0x47af9d(0x293)!=_0x457a2e[_0x47af9d(0x1ef)]||0x1!=_0x457a2e[_0x47af9d(0x240)])continue;const _0x237606=_0x3f683c[_0x47af9d(0x224)](_0x457a2e[_0x47af9d(0x281)],_0x457a2e[_0x47af9d(0x281)][_0x47af9d(0x2a8)](0x1));if(!_0x7c7ab7[_0x47af9d(0x210)](({data:_0x4c1926})=>_0x4c1926[_0x47af9d(0x2b8)][_0x47af9d(0x2b1)](_0x237606))){for(const {name:_0x42d079,data:_0xecb443}of _0x7c7ab7)if(_0x237606[_0x47af9d(0x1f0)](_0xecb443[_0x47af9d(0x2b8)])){_0x3f683c[_0x47af9d(0x241)](_0x42d079,{'range':_0x237606}),_0x59a48a=!0x0;break;}}}return _0x59a48a;}),_0x1d4372[_0x343647(0x201)][_0x343647(0x259)][_0x343647(0x290)](_0x472587=>{const _0x1eccb6=_0x343647;let _0x5c8719=!0x1;const _0x2fe086=_0x1d4372[_0x1eccb6(0x23c)][_0x1eccb6(0x299)](_0x1eccb6(0x2a7))['me'],_0x4a9f22=_0x572475[_0x1eccb6(0x248)]()[_0x1eccb6(0x2b2)](_0x2e8cbf=>_0x2e8cbf[_0x1eccb6(0x260)]&&_0x2e8cbf[_0x1eccb6(0x269)]==_0x2fe086),_0x2f6dcf=new Set(),_0x3ef21f=new Set();for(const _0x199273 of _0x4a9f22)if(_0x1eccb6(0x283)==_0x199273[_0x1eccb6(0x250)])for(const _0x54c80d of _0x199273[_0x1eccb6(0x2b9)]()){const _0x496112=_0x54c80d[_0x1eccb6(0x254)]()[_0x1eccb6(0x20d)]();if(_0x496112){if(_0x496112['is'](_0x1eccb6(0x256),_0x1eccb6(0x293))&&Pe(_0x496112)){_0x199273[_0x1eccb6(0x206)](_0x54c80d[_0x1eccb6(0x1ef)]),_0x2f6dcf[_0x1eccb6(0x235)](_0x496112),_0x5c8719=!0x0;const _0x80a418=_0x496112[_0x1eccb6(0x27e)],_0x46ea80=_0x496112[_0x1eccb6(0x2ad)],_0x374c7d=_0x80a418&&_0x80a418['is'](_0x1eccb6(0x256),_0x1eccb6(0x293)),_0x5dd5de=_0x46ea80&&_0x46ea80['is'](_0x1eccb6(0x256),_0x1eccb6(0x293));_0x374c7d&&!_0x2f6dcf[_0x1eccb6(0x27a)](_0x80a418)&&_0x3ef21f[_0x1eccb6(0x235)](_0x80a418),_0x5dd5de&&!_0x2f6dcf[_0x1eccb6(0x27a)](_0x46ea80)&&_0x3ef21f[_0x1eccb6(0x235)](_0x46ea80);}else _0x496112['is'](_0x1eccb6(0x256),_0x1eccb6(0x253))&&_0x496112[_0x1eccb6(0x25c)]&&(_0x199273[_0x1eccb6(0x206)](_0x54c80d[_0x1eccb6(0x1ef)]),_0x5c8719=!0x0);}}else{if(_0x1eccb6(0x28e)==_0x199273[_0x1eccb6(0x250)]){if(!_0x199273[_0x1eccb6(0x262)]||!_0x199273[_0x1eccb6(0x262)][_0x1eccb6(0x214)])continue;const _0x5a4813=_0x199273[_0x1eccb6(0x262)][_0x1eccb6(0x2af)];if(_0x5a4813&&Object[_0x1eccb6(0x263)](_0x5a4813)[_0x1eccb6(0x240)])continue;const _0x4710a7=_0x199273[_0x1eccb6(0x262)][_0x1eccb6(0x214)];let _0xb3677d=!0x0,_0x222efe=!0x0;for(const _0x9182c2 of _0x4a9f22)if(_0x9182c2[_0x1eccb6(0x250)]&&_0x9182c2[_0x1eccb6(0x250)][_0x1eccb6(0x2b0)](_0x1eccb6(0x283))){if(!_0x9182c2[_0x1eccb6(0x262)][_0x1eccb6(0x214)]){_0x222efe=!0x1;break;}if(_0x9182c2['id']!=_0x199273['id']&&_0x9182c2[_0x1eccb6(0x262)][_0x1eccb6(0x214)]==_0x4710a7){_0xb3677d=!0x1;break;}}_0x222efe&&_0xb3677d&&(_0x199273[_0x1eccb6(0x264)](),_0x5c8719=!0x0);}}for(const _0x255aa of _0x2f6dcf)_0x472587[_0x1eccb6(0x272)](_0x255aa);for(const _0x3c56f5 of _0x3ef21f)_0x472587[_0x1eccb6(0x23f)](_0x3c56f5);return _0x5c8719;}),_0x1d4372[_0x343647(0x22b)][_0x343647(0x208)](_0x343647(0x209))[_0x343647(0x2b6)]({'model':_0x343647(0x274),'view':(_0x3570d7,_0x28d4f6)=>_0x243c7d(_0x3570d7),'converterPriority':_0x343647(0x249)}),_0x1d4372[_0x343647(0x22b)][_0x343647(0x208)](_0x343647(0x2a0))[_0x343647(0x2b6)]({'model':_0x343647(0x274),'view':(_0x4b1e92,_0x202b0b)=>_0x202b0b[_0x343647(0x294)][_0x343647(0x1fa)]?_0x243c7d(_0x4b1e92,!0x1):null,'converterPriority':_0x343647(0x249)});const _0x831e21=_0x1d4372[_0x343647(0x2a6)][_0x343647(0x292)];this[_0x343647(0x236)](_0x831e21[_0x343647(0x259)],_0x343647(0x285),(_0x16e0ac,_0x480243)=>{const _0x8f48a5=_0x343647,_0x33db9d=[];for(const _0x2d2b7f of _0x831e21[_0x8f48a5(0x289)](_0x480243[_0x8f48a5(0x21d)])[_0x8f48a5(0x2a2)]())_0x2d2b7f['is'](_0x8f48a5(0x256),_0x8f48a5(0x2a5))&&_0x33db9d[_0x8f48a5(0x22d)](_0x2d2b7f);_0x831e21[_0x8f48a5(0x29e)](_0x3eb3e6=>{const _0x4e09b1=_0x8f48a5;for(const _0x8185bf of _0x33db9d)_0x3eb3e6[_0x4e09b1(0x223)](_0x3eb3e6[_0x4e09b1(0x289)](_0x8185bf),_0x3eb3e6[_0x4e09b1(0x2ba)](_0x8185bf)),_0x3eb3e6[_0x4e09b1(0x272)](_0x8185bf);});});}}function Pe(_0x167d06){const _0x674607=_0x202be0;if(_0x167d06[_0x674607(0x25c)])return!0x0;const _0x1c7565=_0x167d06[_0x674607(0x2ac)](0x0);return _0x1c7565['is'](_0x674607(0x256),_0x674607(0x253))&&_0x1c7565[_0x674607(0x25c)];}function _0x4c62(_0x40347b,_0x271524){const _0x32c99d=_0x32c9();return _0x4c62=function(_0x4c6216,_0x1e6ec8){_0x4c6216=_0x4c6216-0x1ee;let _0x494797=_0x32c99d[_0x4c6216];return _0x494797;},_0x4c62(_0x40347b,_0x271524);}function he(_0xb79780,_0x35e160={},_0x5277fd){const _0x4d6c3c=_0x202be0;for(const {isAnchor:_0x3e6543,cellHeight:_0x541a80,cellWidth:_0xfc8b22}of _0x5277fd[_0x4d6c3c(0x239)](_0xb79780,{'includeAllSlots':!0x0,..._0x35e160}))if(!_0x3e6543||0x1!=_0x541a80||0x1!=_0xfc8b22)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5353a8=_0x5a79;(function(_0x1e4b8c,_0x2f32cb){const _0x2ffe91=_0x5a79,_0x535286=_0x1e4b8c();while(!![]){try{const _0x5bcb89=parseInt(_0x2ffe91(0x15f))/0x1+parseInt(_0x2ffe91(0x17f))/0x2+-parseInt(_0x2ffe91(0x170))/0x3*(parseInt(_0x2ffe91(0x174))/0x4)+parseInt(_0x2ffe91(0x161))/0x5*(parseInt(_0x2ffe91(0x182))/0x6)+parseInt(_0x2ffe91(0x169))/0x7*(-parseInt(_0x2ffe91(0x16f))/0x8)+-parseInt(_0x2ffe91(0x178))/0x9+-parseInt(_0x2ffe91(0x162))/0xa;if(_0x5bcb89===_0x2f32cb)break;else _0x535286['push'](_0x535286['shift']());}catch(_0x126b86){_0x535286['push'](_0x535286['shift']());}}}(_0x550c,0x49102));function _0x5a79(_0x4de1dc,_0x4706be){const _0x550c01=_0x550c();return _0x5a79=function(_0x5a7975,_0x1d6111){_0x5a7975=_0x5a7975-0x15b;let _0x3dc24d=_0x550c01[_0x5a7975];return _0x3dc24d;},_0x5a79(_0x4de1dc,_0x4706be);}import{Plugin as _0x5b5cb0}from'ckeditor5/src/core.js';import{getTranslation as _0x1da59d}from'../utils/common-translations.js';function _0x550c(){const _0x30745a=['3224suyuXA','3Hrrrro','tableWidth','afterInit','formatBlock','341108nWMuMh','getSuggestions','table','registerCustomCallback','1595691mUwvUS','getAttribute','selection','model','resizeTableWidth','locale','document','981722QhACBw','descriptionFactory','getColumnGroupElement','24Nrybhi','Users','author','format','registerDescriptionCallback','handleSuggestionDescription','getTableColumnsWidths','_suggestionFactory','getContainedElement','TableColumnResizeEditing','plugins','subType','formatGroupId','enableCommand','editor','has','TrackChangesEditing','resizeTable','type','*Format:*\x20resize\x20table','data','271492Dplkfe','getSelectedElement','551110qvKkjS','2214730WcLQVm','markBlockFormat','bind','discard','get','handleResizeTableWidthCommand','columnWidths','7294djcFsZ','getSuggestionCallback','commandParams','change','formatInline','accept'];_0x550c=function(){return _0x30745a;};return _0x550c();}export default class vt extends _0x5b5cb0{[_0x5353a8(0x172)](){const _0x4ca11b=_0x5353a8;if(!this[_0x4ca11b(0x190)][_0x4ca11b(0x18c)][_0x4ca11b(0x191)](_0x4ca11b(0x18b)))return;const _0x498657=this[_0x4ca11b(0x190)][_0x4ca11b(0x18c)][_0x4ca11b(0x166)](_0x4ca11b(0x192));_0x498657[_0x4ca11b(0x18f)](_0x4ca11b(0x17c),this[_0x4ca11b(0x167)][_0x4ca11b(0x164)](this)),_0x498657[_0x4ca11b(0x189)][_0x4ca11b(0x177)](_0x4ca11b(0x173),_0x4ca11b(0x15b),_0x4ca11b(0x16e),_0x498657[_0x4ca11b(0x189)][_0x4ca11b(0x16a)](_0x4ca11b(0x173),null,_0x4ca11b(0x165))),_0x498657[_0x4ca11b(0x189)][_0x4ca11b(0x177)](_0x4ca11b(0x173),_0x4ca11b(0x15b),_0x4ca11b(0x165),_0x498657[_0x4ca11b(0x189)][_0x4ca11b(0x16a)](_0x4ca11b(0x173),null,_0x4ca11b(0x16e))),_0x498657[_0x4ca11b(0x180)][_0x4ca11b(0x186)](this[_0x4ca11b(0x187)][_0x4ca11b(0x164)](this));}[_0x5353a8(0x167)](_0x1e184a,_0x1a65f2){const _0x322e84=_0x5353a8,_0x26f8a8=this[_0x322e84(0x190)][_0x322e84(0x18c)][_0x322e84(0x166)](_0x322e84(0x192)),_0xa16b20=this[_0x322e84(0x190)][_0x322e84(0x18c)][_0x322e84(0x166)](_0x322e84(0x18b)),_0x3eeb41=_0x1a65f2[_0x322e84(0x176)]||this[_0x322e84(0x190)][_0x322e84(0x17b)][_0x322e84(0x17e)][_0x322e84(0x17a)][_0x322e84(0x160)]();this[_0x322e84(0x190)][_0x322e84(0x17b)][_0x322e84(0x16c)](()=>{const _0x34c46a=_0x322e84,_0x1fc9c6=_0xa16b20[_0x34c46a(0x181)](_0x3eeb41);let _0x115ec7=_0x1fc9c6?_0xa16b20[_0x34c46a(0x188)](_0x1fc9c6):null,_0x2a8028=_0x3eeb41[_0x34c46a(0x179)](_0x34c46a(0x171))||null;const _0x44d693=_0x1a65f2[_0x34c46a(0x171)]||_0x2a8028,_0x106b4e=_0x1a65f2[_0x34c46a(0x168)]||_0x115ec7,_0x4d3e34=this[_0x34c46a(0x190)][_0x34c46a(0x18c)][_0x34c46a(0x166)](_0x34c46a(0x183))['me'];for(const _0x58a305 of _0x26f8a8[_0x34c46a(0x175)]()){const _0x19530a=_0x58a305[_0x34c46a(0x18a)]();if(_0x34c46a(0x15b)===_0x58a305[_0x34c46a(0x18d)]&&_0x19530a===_0x3eeb41){_0x58a305[_0x34c46a(0x184)]!==_0x4d3e34&&_0x58a305[_0x34c46a(0x165)]();const _0x48804b=_0x58a305[_0x34c46a(0x15e)][_0x34c46a(0x16b)];_0x2a8028=_0x48804b[0x0][_0x34c46a(0x171)],_0x115ec7=_0x48804b[0x0][_0x34c46a(0x168)];break;}}_0x1e184a({'table':_0x3eeb41,'tableWidth':_0x44d693,'columnWidths':_0x106b4e}),_0x26f8a8[_0x34c46a(0x163)](_0x3eeb41,{'commandName':_0x34c46a(0x17c),'commandParams':[{'tableWidth':_0x2a8028,'columnWidths':_0x115ec7}],'formatGroupId':_0x34c46a(0x15b)},[],_0x34c46a(0x15b));});}[_0x5353a8(0x187)](_0x1542df){const _0x19d92e=_0x5353a8;if(_0x19d92e(0x173)!=_0x1542df[_0x19d92e(0x15c)]&&_0x19d92e(0x16d)!=_0x1542df[_0x19d92e(0x15c)])return;const {data:_0x5c80e6}=_0x1542df;if(_0x5c80e6&&_0x19d92e(0x15b)===_0x5c80e6[_0x19d92e(0x18e)]){const _0x1f2b33=_0x19d92e(0x15d);return{'type':_0x19d92e(0x185),'content':_0x1da59d(this[_0x19d92e(0x190)][_0x19d92e(0x17d)],_0x1f2b33)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x8ca637=_0xab83;(function(_0x23c467,_0xcee8db){const _0x78c8c6=_0xab83,_0x23c9b8=_0x23c467();while(!![]){try{const _0x513691=parseInt(_0x78c8c6(0x117))/0x1+-parseInt(_0x78c8c6(0xee))/0x2+parseInt(_0x78c8c6(0x115))/0x3*(parseInt(_0x78c8c6(0x126))/0x4)+-parseInt(_0x78c8c6(0xed))/0x5+parseInt(_0x78c8c6(0xe1))/0x6*(parseInt(_0x78c8c6(0x11c))/0x7)+-parseInt(_0x78c8c6(0xf9))/0x8*(-parseInt(_0x78c8c6(0x122))/0x9)+parseInt(_0x78c8c6(0xfb))/0xa*(-parseInt(_0x78c8c6(0x104))/0xb);if(_0x513691===_0xcee8db)break;else _0x23c9b8['push'](_0x23c9b8['shift']());}catch(_0x572692){_0x23c9b8['push'](_0x23c9b8['shift']());}}}(_0x147e,0xc842a));import{Plugin as _0x164c5d}from'ckeditor5/src/core.js';function _0xab83(_0x5090e1,_0x39e39a){const _0x147e9b=_0x147e();return _0xab83=function(_0xab83d1,_0x1ec181){_0xab83d1=_0xab83d1-0xdf;let _0x26b6e1=_0x147e9b[_0xab83d1];return _0x26b6e1;},_0xab83(_0x5090e1,_0x39e39a);}import _0x123b79 from'./table.js';import{getTranslation as _0x5095fa}from'../utils/common-translations.js';function _0x147e(){const _0x3f420b=['get','stop','mapper','removeMarker:suggestion','parent','plugins','cell','_splitMarkerName','end','toViewElement','commandParams','type','_suggestionFactory','highest','3738393NPjQLC','ck-suggestion-marker--active','195817oHHwKK','bindElementToMarker','removeClass','registerAttributeLabel','registerDescriptionCallback','385IJvhTV','formatBlock','setAttribute','afterInit','createTableWalker','removeAttribute','26973NWlMQO','TableUtils','nodeBefore','headingColumns','4dTUOZH','getSuggestion','markerName','nodeAfter','setTableRowHeader','TrackChangesEditing','downcastDispatcher','FORMAT_HEADER_COLUMN','accept','registerBlockAttribute','setTableColumnHeader','getCellLocation','editing','_acceptFormatSuggestionCallbackFactory','forceValue','options','showSuggestionHighlights','addMarker:suggestion','103482uWWpxD','editor','descriptionFactory','*Format:*\x20%0','_registerLegacyDescription','consumable','start','name','ck-suggestion-marker-','FORMAT_HEADER_ROW','TableEditing','_handleLegacySuggestions','5987025Txkmsp','1025094rsFaNc','markerNameToElements','markerRange','commandName','requires','registerCustomCallback','data','FORMAT_REGULAR_COLUMN','locale','FORMAT_REGULAR_ROW','headingRows','2520OZWQFd','data-suggestion','804370tFwQMJ','addClass','consume','writer','item','format','unbindElementFromMarkerName','activeMarkers','has','110DFDHgp','enableDefaultAttributesIntegration','includes'];_0x147e=function(){return _0x3f420b;};return _0x147e();}export default class At extends _0x164c5d{static get[_0x8ca637(0xf2)](){return[_0x123b79];}[_0x8ca637(0x11f)](){const _0x72ade8=_0x8ca637,_0x2f69ad=this[_0x72ade8(0xe2)];if(!_0x2f69ad[_0x72ade8(0x10c)][_0x72ade8(0x103)](_0x72ade8(0xeb)))return;const _0x39b414=_0x2f69ad[_0x72ade8(0xf6)],_0x327701=_0x2f69ad[_0x72ade8(0x10c)][_0x72ade8(0x107)](_0x72ade8(0x12b));_0x327701[_0x72ade8(0x105)](_0x72ade8(0x12a)),_0x327701[_0x72ade8(0x105)](_0x72ade8(0x130)),_0x327701[_0x72ade8(0x12f)](_0x72ade8(0xf8)),_0x327701[_0x72ade8(0x12f)](_0x72ade8(0x125)),_0x327701[_0x72ade8(0xe3)][_0x72ade8(0x11a)](_0x72ade8(0xf8),_0x5095fa(_0x39b414,_0x72ade8(0xea))),_0x327701[_0x72ade8(0xe3)][_0x72ade8(0x11a)](_0x72ade8(0x125),_0x5095fa(_0x39b414,_0x72ade8(0x12d))),this[_0x72ade8(0xec)]();}[_0x8ca637(0xec)](){const _0x1521d0=_0x8ca637,_0xa4151c=this[_0x1521d0(0xe2)][_0x1521d0(0x10c)][_0x1521d0(0x107)](_0x1521d0(0x12b)),_0x12848d=this[_0x1521d0(0xe2)][_0x1521d0(0x10c)][_0x1521d0(0x107)](_0x1521d0(0x123)),_0x4b8d31=this[_0x1521d0(0xe2)][_0x1521d0(0x10c)][_0x1521d0(0x107)](_0x123b79)[_0x1521d0(0x133)]();function _0x1b8366({showActiveMarker:_0x2f2725=!0x0,setDataAttribute:_0x4ba64e=!0x0}={}){return(_0x5edbbb,_0x536e4d,_0x1d50a5)=>{const _0x2d1fc0=_0xab83,{type:_0x50662b,id:_0x5ade45}=_0xa4151c[_0x2d1fc0(0x10e)](_0x536e4d[_0x2d1fc0(0x128)]),_0x308fc4=_0xa4151c[_0x2d1fc0(0x127)](_0x5ade45),_0x45a744=_0x308fc4[_0x2d1fc0(0xf4)];if(_0x2d1fc0(0x11d)!=_0x308fc4[_0x2d1fc0(0x112)]||!_0x45a744||_0x2d1fc0(0x130)!=_0x45a744[_0x2d1fc0(0xf1)])return;if(_0x536e4d[_0x2d1fc0(0xff)])return void _0x5edbbb[_0x2d1fc0(0x108)]();if(!_0x1d50a5[_0x2d1fc0(0xe6)][_0x2d1fc0(0xfd)](_0x536e4d[_0x2d1fc0(0xf0)],_0x5edbbb[_0x2d1fc0(0xe8)]))return;const _0x5d42df=_0x536e4d[_0x2d1fc0(0xf0)][_0x2d1fc0(0xe7)][_0x2d1fc0(0x129)],_0xe9e34=_0x536e4d[_0x2d1fc0(0xf0)][_0x2d1fc0(0x10f)][_0x2d1fc0(0x124)],_0x2113e7=_0x5d42df[_0x2d1fc0(0x10b)][_0x2d1fc0(0x10b)],{column:_0x4a8d3d}=_0x12848d[_0x2d1fc0(0x131)](_0x5d42df),{column:_0x5a6f04}=_0x12848d[_0x2d1fc0(0x131)](_0xe9e34);for(let _0x5eec4a=_0x4a8d3d;_0x5eec4a<=_0x5a6f04;_0x5eec4a++){const _0x4c223d=_0x12848d[_0x2d1fc0(0x120)](_0x2113e7,{'column':_0x5eec4a,'includeAllSlots':!0x1});for(const _0x4cfbfd of _0x4c223d){const _0x5e2358=_0x4cfbfd[_0x2d1fc0(0x10d)],_0x2519d1=_0x1d50a5[_0x2d1fc0(0x109)][_0x2d1fc0(0x110)](_0x5e2358);_0x1d50a5[_0x2d1fc0(0xfe)][_0x2d1fc0(0xfc)](_0x2d1fc0(0xe9)+_0x50662b,_0x2519d1),_0x4ba64e&&_0x1d50a5[_0x2d1fc0(0xfe)][_0x2d1fc0(0x11e)](_0x2d1fc0(0xfa),_0x5ade45,_0x2519d1),_0x1d50a5[_0x2d1fc0(0x109)][_0x2d1fc0(0x118)](_0x2519d1,_0x536e4d[_0x2d1fc0(0x128)]),_0x2f2725&&(_0xa4151c[_0x2d1fc0(0x102)][_0x2d1fc0(0x106)](_0x536e4d[_0x2d1fc0(0x128)])?_0x1d50a5[_0x2d1fc0(0xfe)][_0x2d1fc0(0xfc)](_0x2d1fc0(0x116),_0x2519d1):_0x1d50a5[_0x2d1fc0(0xfe)][_0x2d1fc0(0x119)](_0x2d1fc0(0x116),_0x2519d1));}}};}_0xa4151c[_0x1521d0(0x113)][_0x1521d0(0xf3)](_0x1521d0(0x11d),_0x1521d0(0x12a),_0x1521d0(0x12e),_0x4b8d31),_0xa4151c[_0x1521d0(0x113)][_0x1521d0(0xf3)](_0x1521d0(0x11d),_0x1521d0(0x130),_0x1521d0(0x12e),_0x4b8d31),this[_0x1521d0(0xe2)][_0x1521d0(0x132)][_0x1521d0(0x12c)]['on'](_0x1521d0(0xe0),_0x1b8366(),{'priority':_0x1521d0(0x114)}),this[_0x1521d0(0xe2)][_0x1521d0(0xf4)][_0x1521d0(0x12c)]['on'](_0x1521d0(0xe0),(_0x22848,_0x3abe45,_0x5b0ccd)=>{const _0x363db3=_0x1521d0;_0x5b0ccd[_0x363db3(0x135)][_0x363db3(0xdf)]&&_0x1b8366({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x22848,_0x3abe45,_0x5b0ccd);},{'priority':_0x1521d0(0x114)}),this[_0x1521d0(0xe2)][_0x1521d0(0x132)][_0x1521d0(0x12c)]['on'](_0x1521d0(0x10a),(_0x1fa6bf,_0x24be23,_0x388b32)=>{const _0x2f63bf=_0x1521d0,{type:_0x4d2522,id:_0x52c592}=_0xa4151c[_0x2f63bf(0x10e)](_0x24be23[_0x2f63bf(0x128)]),_0x3cbbe3=_0xa4151c[_0x2f63bf(0x127)](_0x52c592),_0x38f74a=_0x3cbbe3[_0x2f63bf(0xf4)];if(_0x2f63bf(0x11d)!=_0x3cbbe3[_0x2f63bf(0x112)]||!_0x38f74a||_0x2f63bf(0x130)!=_0x38f74a[_0x2f63bf(0xf1)])return;const _0x4de345=_0x388b32[_0x2f63bf(0x109)][_0x2f63bf(0xef)](_0x24be23[_0x2f63bf(0x128)]);if(_0x4de345){for(const _0x4bc50e of _0x4de345)_0x388b32[_0x2f63bf(0xfe)][_0x2f63bf(0x119)](_0x2f63bf(0xe9)+_0x4d2522,_0x4bc50e),_0x388b32[_0x2f63bf(0xfe)][_0x2f63bf(0x119)](_0x2f63bf(0x116),_0x4bc50e),_0x388b32[_0x2f63bf(0xfe)][_0x2f63bf(0x121)](_0x2f63bf(0xfa),_0x4bc50e),_0x388b32[_0x2f63bf(0x109)][_0x2f63bf(0x101)](_0x4bc50e,_0x24be23[_0x2f63bf(0x128)]);}},{'priority':_0x1521d0(0x114)}),this[_0x1521d0(0xe5)]();}[_0x8ca637(0xe5)](){const _0x3774f6=_0x8ca637,_0x1c1cfe=this[_0x3774f6(0xe2)],_0x5ce79e=_0x1c1cfe[_0x3774f6(0xf6)];function _0x19c98e(_0x375254){const _0x420ba7=_0x3774f6;return{'type':_0x420ba7(0x100),'content':_0x5095fa(_0x5ce79e,_0x420ba7(0xe4),_0x375254)};}_0x1c1cfe[_0x3774f6(0x10c)][_0x3774f6(0x107)](_0x3774f6(0x12b))[_0x3774f6(0xe3)][_0x3774f6(0x11b)](_0x2f0233=>{const _0x4b5751=_0x3774f6;if(_0x4b5751(0x11d)!=_0x2f0233[_0x4b5751(0x112)])return;const {data:_0x30c3e1}=_0x2f0233;if(_0x30c3e1){if(_0x4b5751(0x12a)==_0x30c3e1[_0x4b5751(0xf1)]){const _0x2dfc61=_0x30c3e1[_0x4b5751(0x111)][0x0][_0x4b5751(0x134)];return _0x19c98e(_0x5095fa(_0x5ce79e,_0x2dfc61?_0x4b5751(0xea):_0x4b5751(0xf7)));}if(_0x4b5751(0x130)==_0x30c3e1[_0x4b5751(0xf1)]){const _0x99a7d8=_0x30c3e1[_0x4b5751(0x111)][0x0][_0x4b5751(0x134)];return _0x19c98e(_0x5095fa(_0x5ce79e,_0x99a7d8?_0x4b5751(0x12d):_0x4b5751(0xf5)));}}});}}
|