@ckeditor/ckeditor5-track-changes 41.4.1 → 41.4.2
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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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
|
+
function _0x47e9(){const _0x3faaac=['goToNextRestrictedEditingException','acceptSuggestion','discardSuggestion','trackChanges','1236512QdeQss','discardAllSuggestions','editor','enableCommand','afterInit','has','acceptAllSuggestions','166956zrYqaw','3344936BoRTip','acceptSelectedSuggestions','7420818dNUaGH','discardSelectedSuggestions','539530XrkJMU','goToPreviousRestrictedEditingException','816340nSzVtG','TrackChangesEditing','1241016LAqEsv','RestrictedEditingModeEditing','plugins','get'];_0x47e9=function(){return _0x3faaac;};return _0x47e9();}const _0x4ff658=_0x5831;(function(_0x53b76d,_0xd5ca83){const _0x5542cd=_0x5831,_0x5b7c0b=_0x53b76d();while(!![]){try{const _0x566c8b=parseInt(_0x5542cd(0x176))/0x1+parseInt(_0x5542cd(0x170))/0x2+-parseInt(_0x5542cd(0x16f))/0x3+-parseInt(_0x5542cd(0x168))/0x4+-parseInt(_0x5542cd(0x174))/0x5+-parseInt(_0x5542cd(0x172))/0x6+parseInt(_0x5542cd(0x160))/0x7;if(_0x566c8b===_0xd5ca83)break;else _0x5b7c0b['push'](_0x5b7c0b['shift']());}catch(_0xa679c){_0x5b7c0b['push'](_0x5b7c0b['shift']());}}}(_0x47e9,0xe98bf));import{Plugin as _0x1f9893}from'ckeditor5/src/core.js';function _0x5831(_0x19fc3d,_0x3dc366){const _0x47e97b=_0x47e9();return _0x5831=function(_0x5831c2,_0x327600){_0x5831c2=_0x5831c2-0x15f;let _0x5d4547=_0x47e97b[_0x5831c2];return _0x5d4547;},_0x5831(_0x19fc3d,_0x3dc366);}export default class kt extends _0x1f9893{[_0x4ff658(0x16c)](){const _0x2ee42f=_0x4ff658,_0x3d3ceb=this[_0x2ee42f(0x16a)];if(!_0x3d3ceb[_0x2ee42f(0x162)][_0x2ee42f(0x16d)](_0x2ee42f(0x161)))return;const _0xb9dc24=_0x3d3ceb[_0x2ee42f(0x162)][_0x2ee42f(0x163)](_0x2ee42f(0x15f));_0xb9dc24[_0x2ee42f(0x16b)](_0x2ee42f(0x175)),_0xb9dc24[_0x2ee42f(0x16b)](_0x2ee42f(0x164));const _0xbabe57=_0x3d3ceb[_0x2ee42f(0x162)][_0x2ee42f(0x163)](_0x2ee42f(0x161));_0xbabe57[_0x2ee42f(0x16b)](_0x2ee42f(0x167)),_0xbabe57[_0x2ee42f(0x16b)](_0x2ee42f(0x165)),_0xbabe57[_0x2ee42f(0x16b)](_0x2ee42f(0x166)),_0xbabe57[_0x2ee42f(0x16b)](_0x2ee42f(0x16e)),_0xbabe57[_0x2ee42f(0x16b)](_0x2ee42f(0x169)),_0xbabe57[_0x2ee42f(0x16b)](_0x2ee42f(0x171)),_0xbabe57[_0x2ee42f(0x16b)](_0x2ee42f(0x173));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x12fcd3=_0x8b24;function _0x8b24(_0x79a4ed,_0x3febad){const _0x7ce25b=_0x7ce2();return _0x8b24=function(_0x8b24ca,_0x5e3807){_0x8b24ca=_0x8b24ca-0x116;let _0x3452e2=_0x7ce25b[_0x8b24ca];return _0x3452e2;},_0x8b24(_0x79a4ed,_0x3febad);}(function(_0x4d0144,_0xa5223e){const _0x5982f9=_0x8b24,_0x544027=_0x4d0144();while(!![]){try{const _0x2aa6f3=-parseInt(_0x5982f9(0x14a))/0x1*(-parseInt(_0x5982f9(0x145))/0x2)+parseInt(_0x5982f9(0x141))/0x3*(parseInt(_0x5982f9(0x14f))/0x4)+parseInt(_0x5982f9(0x118))/0x5*(parseInt(_0x5982f9(0x129))/0x6)+parseInt(_0x5982f9(0x137))/0x7+-parseInt(_0x5982f9(0x133))/0x8+parseInt(_0x5982f9(0x131))/0x9*(-parseInt(_0x5982f9(0x146))/0xa)+-parseInt(_0x5982f9(0x13f))/0xb*(-parseInt(_0x5982f9(0x138))/0xc);if(_0x2aa6f3===_0xa5223e)break;else _0x544027['push'](_0x544027['shift']());}catch(_0x3ce1f2){_0x544027['push'](_0x544027['shift']());}}}(_0x7ce2,0x3af14));import{Plugin as _0x4f967}from'ckeditor5/src/core.js';function _0x7ce2(){const _0x4a353c=['enableCommand','mapper','64WzmHTg','ELEMENT_LINE_BREAK','options','197130IgmYFR','addMarker:suggestion:deletion','descriptionFactory','test','requires','name','ck-suggestion-marker--active','merge','split','markerRange','addMarker:suggestion','writer','addClass','plugins','createUIElement','insert','toViewPosition','18ICQdKg','activeMarkers','ck-suggestion-marker-','TrackChangesEditing','addMarker:suggestion:insertion','deletion','includes','element','16515nZuSWk','span','1237432nvFreK','get','model','shiftEnter','467810vMwSeq','1341444HxOOJI','init','consumable','editor','editing','bindElementToMarker','downcastDispatcher','11URnZDF','getItems','89454JCcwbn','high','data','registerElementLabel','44308YbVOLc','2180sjkSkQ','markerName','softBreak','showSuggestionHighlights','1MyUsFe','locale','createPositionBefore'];_0x7ce2=function(){return _0x4a353c;};return _0x7ce2();}import{ShiftEnter as _0x430def}from'ckeditor5/src/enter.js';import{getTranslation as _0x5c40b1}from'../utils/common-translations.js';export default class bt extends _0x4f967{static get[_0x12fcd3(0x11c)](){return[_0x430def];}[_0x12fcd3(0x139)](){const _0x55bca4=_0x12fcd3,_0x4f7775=this[_0x55bca4(0x13b)],_0x848eaa=_0x4f7775[_0x55bca4(0x125)][_0x55bca4(0x134)](_0x55bca4(0x12c));_0x848eaa[_0x55bca4(0x14d)](_0x55bca4(0x136)),_0x4f7775[_0x55bca4(0x13c)][_0x55bca4(0x13e)]['on'](_0x55bca4(0x12d),de(_0x4f7775),{'priority':_0x55bca4(0x142)}),_0x4f7775[_0x55bca4(0x13c)][_0x55bca4(0x13e)]['on'](_0x55bca4(0x119),de(_0x4f7775),{'priority':_0x55bca4(0x142)}),_0x4f7775[_0x55bca4(0x143)][_0x55bca4(0x13e)]['on'](_0x55bca4(0x122),(_0x22ef99,_0xb0e21b,_0x251825)=>{const _0x3f4443=_0x55bca4;_0x251825[_0x3f4443(0x117)][_0x3f4443(0x149)]&&de(_0x4f7775,{'showActiveMarker':!0x1})(_0x22ef99,_0xb0e21b,_0x251825);}),_0x848eaa[_0x55bca4(0x11a)][_0x55bca4(0x144)](_0x55bca4(0x148),_0x498efe=>_0x5c40b1(_0x4f7775[_0x55bca4(0x14b)],_0x55bca4(0x116),_0x498efe));}}function de(_0x84c56d,{showActiveMarker:_0x4eab7e=!0x0}={}){return(_0x1a3f8d,_0x49658d,_0x5a9683)=>{const _0x1a0d97=_0x8b24,_0x6eb055=_0x84c56d[_0x1a0d97(0x125)][_0x1a0d97(0x134)](_0x1a0d97(0x12c));if(!_0x5a9683[_0x1a0d97(0x13a)][_0x1a0d97(0x11b)](_0x49658d[_0x1a0d97(0x121)],_0x1a3f8d[_0x1a0d97(0x11d)]))return;const _0x35d6ed=_0x84c56d[_0x1a0d97(0x135)];for(const _0x4c62bc of _0x49658d[_0x1a0d97(0x121)][_0x1a0d97(0x140)]()){if(!_0x4c62bc['is'](_0x1a0d97(0x130),_0x1a0d97(0x148)))continue;const _0xbbe69e=_0x1a0d97(0x12e)==_0x49658d[_0x1a0d97(0x147)][_0x1a0d97(0x120)](':')[0x1]?_0x1a0d97(0x11f):_0x1a0d97(0x120),_0x5dae93=_0x5a9683[_0x1a0d97(0x123)][_0x1a0d97(0x126)](_0x1a0d97(0x132),{'class':_0x1a0d97(0x12b)+_0xbbe69e}),_0x3b7d57=_0x5a9683[_0x1a0d97(0x14e)][_0x1a0d97(0x128)](_0x35d6ed[_0x1a0d97(0x14c)](_0x4c62bc));_0x4eab7e&&_0x6eb055[_0x1a0d97(0x12a)][_0x1a0d97(0x12f)](_0x49658d[_0x1a0d97(0x147)])&&_0x5a9683[_0x1a0d97(0x123)][_0x1a0d97(0x124)](_0x1a0d97(0x11e),_0x5dae93),_0x5a9683[_0x1a0d97(0x123)][_0x1a0d97(0x127)](_0x3b7d57,_0x5dae93),_0x5a9683[_0x1a0d97(0x14e)][_0x1a0d97(0x13d)](_0x5dae93,_0x49658d[_0x1a0d97(0x147)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x40ab6a=_0x6b76;(function(_0x2a04a0,_0x9a5475){const _0x280e2e=_0x6b76,_0x20779e=_0x2a04a0();while(!![]){try{const _0xd05814=-parseInt(_0x280e2e(0x1c6))/0x1*(parseInt(_0x280e2e(0x1c0))/0x2)+-parseInt(_0x280e2e(0x1b7))/0x3+parseInt(_0x280e2e(0x1bb))/0x4*(-parseInt(_0x280e2e(0x1d4))/0x5)+parseInt(_0x280e2e(0x1b8))/0x6+parseInt(_0x280e2e(0x1c9))/0x7*(-parseInt(_0x280e2e(0x1d6))/0x8)+-parseInt(_0x280e2e(0x1b5))/0x9+parseInt(_0x280e2e(0x1d5))/0xa*(parseInt(_0x280e2e(0x1ba))/0xb);if(_0xd05814===_0x9a5475)break;else _0x20779e['push'](_0x20779e['shift']());}catch(_0x1c3873){_0x20779e['push'](_0x20779e['shift']());}}}(_0x445c,0x6cca4));import{Plugin as _0x106a58}from'ckeditor5/src/core.js';function _0x6b76(_0xc829ec,_0x13dd38){const _0x445c7a=_0x445c();return _0x6b76=function(_0x6b767f,_0x1f1db7){_0x6b767f=_0x6b767f-0x1b1;let _0x5ad3eb=_0x445c7a[_0x6b767f];return _0x5ad3eb;},_0x6b76(_0xc829ec,_0x13dd38);}import{getRangesWithAttribute as _0x1cf794}from'./utils.js';function _0x445c(){const _0x1a1f83=['format','formatInline','getRanges','commandName','document','descriptionFactory','change','editor','commandParams','forceValue','20jfsksf','350RqWRAB','133664UwaTri','type','value','has','restrictedEditingException','locale','selection','registerDescriptionCallback','FORMAT_RESTRICTED_DISABLED','4935582hpoiko','from','1598571cbKrND','846942RfAAWM','enableCommand','884950FvCarw','165544FwJLMn','FORMAT_RESTRICTED_ENABLED','commands','formatBlock','get','104264KXxOdW','afterInit','model','TrackChangesEditing','StandardEditingModeEditing','plugins','14DuVMBg','isCollapsed','markInlineFormat','224JjMdPe'];_0x445c=function(){return _0x1a1f83;};return _0x445c();}import{getTranslation as _0x23a546}from'../utils/common-translations.js';export default class wt extends _0x106a58{[_0x40ab6a(0x1c1)](){const _0x555925=_0x40ab6a,_0x124f9b=this[_0x555925(0x1d1)],_0x414256=_0x124f9b[_0x555925(0x1c2)],_0x36559d=_0x124f9b[_0x555925(0x1b1)];if(!_0x124f9b[_0x555925(0x1c5)][_0x555925(0x1d9)](_0x555925(0x1c4)))return;const _0xe436ce=_0x124f9b[_0x555925(0x1c5)][_0x555925(0x1bf)](_0x555925(0x1c3)),_0x257ebd=_0x555925(0x1da),_0x2bee80=_0x124f9b[_0x555925(0x1bd)][_0x555925(0x1bf)](_0x257ebd);_0xe436ce[_0x555925(0x1b9)](_0x257ebd,(_0x4a26ec,_0x153a60={})=>{const _0x5c98c4=_0x555925,_0x108836=_0x414256[_0x5c98c4(0x1ce)][_0x5c98c4(0x1b2)];if(_0x108836[_0x5c98c4(0x1c7)])return void _0x4a26ec(_0x153a60);const _0x4f7d96=void 0x0!==_0x153a60[_0x5c98c4(0x1d3)]?_0x153a60[_0x5c98c4(0x1d3)]:!_0x2bee80[_0x5c98c4(0x1d8)];_0x414256[_0x5c98c4(0x1d0)](()=>{const _0x1ebf11=_0x5c98c4,_0x22e28b=Array[_0x1ebf11(0x1b6)](_0x108836[_0x1ebf11(0x1cc)]());for(const _0x3edb8b of _0x22e28b){const _0x133ce1=_0x4f7d96?[_0x3edb8b]:_0x1cf794(_0x257ebd,_0x3edb8b,_0x414256);for(const _0x2b2016 of _0x133ce1)_0xe436ce[_0x1ebf11(0x1c8)](_0x2b2016,{'commandName':_0x257ebd,'commandParams':[{'forceValue':_0x4f7d96}]});}});}),_0xe436ce[_0x555925(0x1cf)][_0x555925(0x1b3)](_0x3468ae=>{const _0x4b118a=_0x555925;if(_0x4b118a(0x1be)!=_0x3468ae[_0x4b118a(0x1d7)]&&_0x4b118a(0x1cb)!=_0x3468ae[_0x4b118a(0x1d7)])return;const {data:_0x431c4d}=_0x3468ae;return _0x431c4d&&_0x431c4d[_0x4b118a(0x1cd)]==_0x257ebd?_0x431c4d[_0x4b118a(0x1d2)][0x0][_0x4b118a(0x1d3)]?{'type':_0x4b118a(0x1ca),'content':_0x23a546(_0x36559d,_0x4b118a(0x1bc))}:{'type':_0x4b118a(0x1ca),'content':_0x23a546(_0x36559d,_0x4b118a(0x1b4))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x516f85=_0x9cbf;function _0x9cbf(_0x299c53,_0x1e6d51){const _0x202156=_0x2021();return _0x9cbf=function(_0x9cbffc,_0x1fa949){_0x9cbffc=_0x9cbffc-0xe7;let _0x21b896=_0x202156[_0x9cbffc];return _0x21b896;},_0x9cbf(_0x299c53,_0x1e6d51);}(function(_0x58ebd6,_0xf27a27){const _0x5ed043=_0x9cbf,_0x22bb94=_0x58ebd6();while(!![]){try{const _0x49adb9=-parseInt(_0x5ed043(0xff))/0x1*(parseInt(_0x5ed043(0x10f))/0x2)+-parseInt(_0x5ed043(0xf6))/0x3*(-parseInt(_0x5ed043(0x10b))/0x4)+parseInt(_0x5ed043(0x119))/0x5*(-parseInt(_0x5ed043(0xf3))/0x6)+-parseInt(_0x5ed043(0x107))/0x7*(parseInt(_0x5ed043(0x118))/0x8)+parseInt(_0x5ed043(0x108))/0x9+-parseInt(_0x5ed043(0xf0))/0xa+parseInt(_0x5ed043(0x114))/0xb;if(_0x49adb9===_0xf27a27)break;else _0x22bb94['push'](_0x22bb94['shift']());}catch(_0xdf508a){_0x22bb94['push'](_0x22bb94['shift']());}}}(_0x2021,0x7b517));import{Plugin as _0x51eb6f}from'ckeditor5/src/core.js';import{getTranslation as _0x9e37fe}from'../utils/common-translations.js';function _0x2021(){const _0x1fe68b=['DataSchema','registerBlockAttribute','plugins','7716NxkRhl','formatInline','definitions','*Remove\x20format:*\x20%0','add','15889159EKuUZj','descriptionFactory','normalizeConfig','commandParams','48aIDSrF','13435gVuGts','TrackChangesEditing','config','locale','forceValue','registerDescriptionCallback','editor','GeneralHtmlSupport','inline','toLowerCase','5294030xCgAut','registerInlineAttribute','registerAttributeLabel','366mFUAOk','format','Style','227037pkNWBx','afterInit','styleName','FORMAT_STYLE','type','style','enableDefaultAttributesIntegration','formatBlock','ghsAttributes','1LAWBSD','_registerLegacyDescription','element','get','block','has','getGhsAttributeNameForElement','*Set\x20format:*\x20%0','874447ZqVwyn','2522691fxHubE','StyleUtils','commandName','12QczbSi'];_0x2021=function(){return _0x1fe68b;};return _0x2021();}export default class yt extends _0x51eb6f{[_0x516f85(0xf7)](){const _0x5935ae=_0x516f85,_0x395cde=this[_0x5935ae(0xec)];if(!_0x395cde[_0x5935ae(0x10e)][_0x5935ae(0x104)](_0x5935ae(0xf5))||!_0x395cde[_0x5935ae(0x10e)][_0x5935ae(0x104)](_0x5935ae(0x10c)))return;const _0x311ffc=_0x395cde[_0x5935ae(0x10e)][_0x5935ae(0x102)](_0x5935ae(0xe7)),_0x2df6d0=_0x395cde[_0x5935ae(0xe9)],_0xcd0d41=_0x395cde[_0x5935ae(0xe8)][_0x5935ae(0x102)](_0x5935ae(0xfb))||{},_0x788241=_0x395cde[_0x5935ae(0x10e)][_0x5935ae(0x102)](_0x5935ae(0xed)),_0x228ca8=_0x395cde[_0x5935ae(0x10e)][_0x5935ae(0x102)](_0x5935ae(0x109))[_0x5935ae(0x116)](_0x395cde[_0x5935ae(0x10e)][_0x5935ae(0x102)](_0x5935ae(0x10c)),_0xcd0d41[_0x5935ae(0x111)]);_0x311ffc[_0x5935ae(0xfc)](_0x5935ae(0xfb));const _0x40f469=new Set();for(const _0x38434a of _0x228ca8[_0x5935ae(0x103)]){const _0x539338=_0x788241[_0x5935ae(0x105)](_0x38434a[_0x5935ae(0x101)]);_0x40f469[_0x5935ae(0x113)](_0x539338);}const _0x51a64b=new Set();for(const _0x15cf73 of _0x228ca8[_0x5935ae(0xee)]){const _0x3568a7=_0x788241[_0x5935ae(0x105)](_0x15cf73[_0x5935ae(0x101)]);_0x51a64b[_0x5935ae(0x113)](_0x3568a7);for(const _0x23f0af of _0x15cf73[_0x5935ae(0xfe)])_0x51a64b[_0x5935ae(0x113)](_0x23f0af);}for(const _0x313cb3 of _0x40f469)_0x311ffc[_0x5935ae(0x10d)](_0x313cb3),_0x311ffc[_0x5935ae(0x115)][_0x5935ae(0xf2)](_0x313cb3,_0x9e37fe(_0x2df6d0,_0x5935ae(0xf9)));for(const _0x3d58b7 of _0x51a64b)_0x311ffc[_0x5935ae(0xf1)](_0x3d58b7),_0x311ffc[_0x5935ae(0x115)][_0x5935ae(0xf2)](_0x3d58b7,_0x9e37fe(_0x2df6d0,_0x5935ae(0xf9)));this[_0x5935ae(0x100)]();}[_0x516f85(0x100)](){const _0x531708=_0x516f85,_0x46c24b=this[_0x531708(0xec)],_0x1ff21d=_0x46c24b[_0x531708(0xe9)];_0x46c24b[_0x531708(0x10e)][_0x531708(0x102)](_0x531708(0xe7))[_0x531708(0x115)][_0x531708(0xeb)](_0x5db742=>{const _0x13d142=_0x531708;if(_0x13d142(0xfd)!=_0x5db742[_0x13d142(0xfa)]&&_0x13d142(0x110)!=_0x5db742[_0x13d142(0xfa)])return;const {data:_0x1d0390}=_0x5db742;return _0x1d0390&&_0x13d142(0xfb)===_0x1d0390[_0x13d142(0x10a)]?_0x1d0390[_0x13d142(0x117)][0x0][_0x13d142(0xea)]?{'type':_0x13d142(0xf4),'content':_0x9e37fe(_0x1ff21d,_0x13d142(0x106),_0x1d0390[_0x13d142(0x117)][0x0][_0x13d142(0xf8)][_0x13d142(0xef)]())}:{'type':_0x13d142(0xf4),'content':_0x9e37fe(_0x1ff21d,_0x13d142(0x112),_0x1d0390[_0x13d142(0x117)][0x0][_0x13d142(0xf8)][_0x13d142(0xef)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3cab33=_0x4e0d;(function(_0x1c46bd,_0x25dac7){const _0x25ed7e=_0x4e0d,_0x3015bb=_0x1c46bd();while(!![]){try{const _0x697ed6=-parseInt(_0x25ed7e(0xfc))/0x1*(parseInt(_0x25ed7e(0x80))/0x2)+parseInt(_0x25ed7e(0x109))/0x3+parseInt(_0x25ed7e(0xe3))/0x4*(-parseInt(_0x25ed7e(0x10f))/0x5)+parseInt(_0x25ed7e(0x96))/0x6+parseInt(_0x25ed7e(0x111))/0x7*(parseInt(_0x25ed7e(0x108))/0x8)+parseInt(_0x25ed7e(0xb0))/0x9+-parseInt(_0x25ed7e(0x7f))/0xa;if(_0x697ed6===_0x25dac7)break;else _0x3015bb['push'](_0x3015bb['shift']());}catch(_0x39d68e){_0x3015bb['push'](_0x3015bb['shift']());}}}(_0x5b56,0xab9e7));import{Plugin as _0x389be9}from'ckeditor5/src/core.js';function _0x4e0d(_0x117fb0,_0x40d2dd){const _0x5b569b=_0x5b56();return _0x4e0d=function(_0x4e0d82,_0x4e5249){_0x4e0d82=_0x4e0d82-0x7d;let _0x43dfb6=_0x5b569b[_0x4e0d82];return _0x43dfb6;},_0x4e0d(_0x117fb0,_0x40d2dd);}import{LiveRange as _0xa2c5ad}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x4227e4}from'ckeditor5/src/widget.js';import{getTranslation as _0x560d24}from'../utils/common-translations.js';export default class jt extends _0x389be9{constructor(_0x2af682){const _0x3ae31e=_0x4e0d;super(_0x2af682),this[_0x3ae31e(0x91)]=[_0x3ae31e(0xf3),_0x3ae31e(0x89)],this[_0x3ae31e(0x105)]=new Set();}[_0x3cab33(0x117)](){const _0x235840=_0x3cab33,_0x5dc957=this[_0x235840(0xa5)],_0x337382=_0x5dc957[_0x235840(0xe7)][_0x235840(0xeb)][_0x235840(0xea)];if(!_0x5dc957[_0x235840(0x7e)][_0x235840(0xe8)](_0x235840(0xce)))return;const _0xfe070e=_0x5dc957[_0x235840(0x103)],_0x38c66a=_0x5dc957[_0x235840(0x7e)][_0x235840(0xd9)](_0x235840(0xe2)),_0x3a2c69=_0x5dc957[_0x235840(0x7e)][_0x235840(0xd9)](_0x235840(0x93));_0x38c66a[_0x235840(0xc3)][_0x235840(0xb4)](_0x235840(0xbb),_0x342865=>_0x560d24(_0xfe070e,_0x235840(0x9c),_0x342865)),this[_0x235840(0xcd)](),_0x38c66a[_0x235840(0xec)](_0x235840(0xc1)),_0x38c66a[_0x235840(0xec)](_0x235840(0xf2)),_0x38c66a[_0x235840(0xec)](_0x235840(0xd5));for(const _0x4849db of[_0x235840(0xa8),_0x235840(0x84)]){const _0x2ed8ed=_0x5dc957[_0x235840(0xb7)][_0x235840(0xd9)](_0x4849db);_0x38c66a[_0x235840(0xec)](_0x4849db,_0x5c76e1=>{const _0x291e28=_0x235840;_0x5dc957[_0x291e28(0xe7)][_0x291e28(0xb6)](_0x4d6677=>{const _0x3b023f=_0x291e28;_0x5c76e1();const _0x5a04ad=_0x3b023f(0x11a)===_0x2ed8ed[_0x3b023f(0xdc)],_0x2c066f=_0x3a2c69[_0x3b023f(0xad)](_0x337382),_0x2246ac=_0x3a2c69[_0x3b023f(0x116)](_0x2c066f),_0x21a8bf=_0x5a04ad?_0x2246ac[_0x3b023f(0xef)]-0x1:_0x2246ac[_0x3b023f(0x90)]+0x1,_0x5c2223=_0x2c066f[0x0][_0x3b023f(0xb8)](_0x3b023f(0xbb)),_0x6dfe9f=_0x3a2c69[_0x3b023f(0xc2)](_0x5c2223,{'startRow':_0x21a8bf,'endRow':_0x21a8bf}),_0x546e3a=Array[_0x3b023f(0xfd)](_0x6dfe9f)[_0x3b023f(0xdd)](_0x5aa0ac=>_0x4d6677[_0x3b023f(0xd0)](_0x5aa0ac[_0x3b023f(0xe9)]));_0x38c66a[_0x3b023f(0xb2)](_0x546e3a,_0x3b023f(0xf3));});});}for(const _0x34f1c4 of[_0x235840(0x9d),_0x235840(0x8e)]){const _0x27253b=_0x5dc957[_0x235840(0xb7)][_0x235840(0xd9)](_0x34f1c4);_0x38c66a[_0x235840(0xec)](_0x34f1c4,_0x3a786d=>{const _0x1fa79c=_0x235840;_0x5dc957[_0x1fa79c(0xe7)][_0x1fa79c(0xb6)](_0x3afdb5=>{const _0x56b7d5=_0x1fa79c;_0x3a786d();const _0x4a3c39=_0x56b7d5(0xde)===_0x27253b[_0x56b7d5(0xdc)],_0x32e863=_0x3a2c69[_0x56b7d5(0xad)](_0x337382),_0x128760=_0x3a2c69[_0x56b7d5(0x10e)](_0x32e863),_0x2d67ef=_0x4a3c39?_0x128760[_0x56b7d5(0xef)]-0x1:_0x128760[_0x56b7d5(0x90)]+0x1,_0x5e1b0e=_0x32e863[0x0][_0x56b7d5(0xb8)](_0x56b7d5(0xbb)),_0x143e86=_0x3a2c69[_0x56b7d5(0xc2)](_0x5e1b0e,{'startRow':0x0,'column':_0x2d67ef,'includeAllSlots':!0x1}),_0x3d8050=Array[_0x56b7d5(0xfd)](_0x143e86)[_0x56b7d5(0xdd)](_0x4483b8=>_0x3afdb5[_0x56b7d5(0xd0)](_0x4483b8[_0x56b7d5(0xe9)]));_0x38c66a[_0x56b7d5(0xb2)](_0x3d8050,_0x56b7d5(0x89));});});}for(const _0x579688 of[_0x235840(0x8d),_0x235840(0x94)]){const _0x5923d4=_0x579688[_0x235840(0xe6)](0xb),_0x48ea21=_0x5923d4[_0x235840(0x10a)](),_0x3f98a7=_0x48ea21[_0x235840(0xe6)](0x0,0x3)+_0x235840(0x11b),_0x560cc3=_0x235840(0xbb)+_0x5923d4,_0x1acbfc=_0x235840(0xf6)+_0x5923d4,_0x1c8fe1=_0x235840(0xcb)+_0x5923d4;_0x38c66a[_0x235840(0xec)](_0x579688,()=>{const _0x3c87fa=_0x235840;_0x5dc957[_0x3c87fa(0xe7)][_0x3c87fa(0xb6)](_0x4ded2c=>{const _0x212490=_0x3c87fa,_0x33668f=_0x3a2c69[_0x212490(0xad)](_0x337382),_0x4e8604=_0x33668f[0x0][_0x212490(0xb8)](_0x212490(0xbb));let _0x15a591;if(_0x212490(0x8d)==_0x579688){const _0x252f73=_0x3a2c69[_0x212490(0x116)](_0x33668f);_0x15a591={'startRow':_0x252f73[_0x212490(0xef)],'endRow':_0x252f73[_0x212490(0x90)],'includeAllSlots':!0x0};}else{const _0xcab670=_0x3a2c69[_0x212490(0x10e)](_0x33668f);_0x15a591={'startColumn':_0xcab670[_0x212490(0xef)],'endColumn':_0xcab670[_0x212490(0x90)],'includeAllSlots':!0x0};}const _0x2e11c3=_0x3a2c69[_0x212490(0xc2)](_0x4e8604,_0x15a591),_0x4806f2=Array[_0x212490(0xfd)](_0x2e11c3)[_0x212490(0xdd)](({cell:_0x23823d})=>_0x23823d),_0x3b16e0=Ee(_0x4806f2[_0x212490(0xdf)](_0x4147f3=>_0x4147f3[_0x212490(0xaa)](_0x3f98a7))),_0x4c474f=Ee(_0x4806f2[_0x212490(0xdf)](_0x39ab82=>!_0x39ab82[_0x212490(0xaa)](_0x3f98a7)))[_0x212490(0xdd)](_0x154ec8=>_0x4ded2c[_0x212490(0xd0)](_0x154ec8)),_0x52694f=_0x38c66a[_0x212490(0xf1)](_0x4c474f,_0x560cc3);if(_0x52694f&&(_0x212490(0xf3)==_0x52694f[_0x212490(0xa7)]||_0x212490(0x89)==_0x52694f[_0x212490(0xa7)])){const _0x2e1b31=this[_0x212490(0xc7)](_0x52694f);for(const _0x50b9c9 of _0x3b16e0){const _0x44dbd8=_0x4ded2c[_0x212490(0xd0)](_0x50b9c9),_0x3f0422=_0x3a2c69[_0x212490(0xee)](_0x50b9c9),_0x8e3254=_0x50b9c9[_0x212490(0xb3)](_0x3f98a7)-0x1,_0x361390=_0x2e1b31[_0x1acbfc],_0x3ca8ed=_0x2e1b31[_0x1c8fe1];_0x361390<=_0x3f0422[_0x48ea21]&&_0x3f0422[_0x48ea21]+_0x8e3254<=_0x3ca8ed&&_0x52694f[_0x212490(0x9b)](_0x44dbd8);}}});});}function _0xe87fb8(_0x543606){const _0x15ba6a=_0x235840,_0x35fc94=Array[_0x15ba6a(0xfd)](_0x337382[_0x15ba6a(0xed)]())[_0x15ba6a(0xdd)](_0x4be17e=>_0xa2c5ad[_0x15ba6a(0x8a)](_0x4be17e));_0x5dc957[_0x15ba6a(0xe7)][_0x15ba6a(0xb6)](_0xa33cb=>{const _0x1a639f=_0x15ba6a,_0x5d326e=_0xa33cb[_0x1a639f(0xd1)];_0x543606=_0x543606[_0x1a639f(0xdf)](_0x1a821b=>_0x1a639f(0xc9)!=_0x1a821b[_0x1a639f(0xff)][_0x1a639f(0x98)]),_0xa33cb[_0x1a639f(0xc5)](_0x543606),_0x5dc957[_0x1a639f(0xb7)][_0x1a639f(0xd9)](_0x1a639f(0x8d))[_0x1a639f(0xf0)](),_0x5dc957[_0x1a639f(0x11e)](_0x1a639f(0x8d),{'forceDefaultExecution':!0x0}),_0x5dc957[_0x1a639f(0xe7)][_0x1a639f(0xf8)](()=>{const _0x43933a=_0x1a639f;_0x5dc957[_0x43933a(0xe7)][_0x43933a(0xf8)](_0x5d326e,_0x5f4bd7=>{const _0xd142bd=_0x43933a,_0x419c78=_0x35fc94[_0xd142bd(0xdf)](_0x14d7ab=>_0xd142bd(0xc9)!=_0x14d7ab[_0xd142bd(0xff)][_0xd142bd(0x98)]);_0x419c78[_0xd142bd(0x8b)]>0x0&&_0x5f4bd7[_0xd142bd(0xc5)](_0x419c78);for(const _0x4a265b of _0x35fc94)_0x4a265b[_0xd142bd(0xd4)]();});});});}function _0x470dc9(_0x384d3c){const _0x137d3d=_0x235840;_0x5dc957[_0x137d3d(0xe7)][_0x137d3d(0xb6)](_0x35637c=>{const _0xa3cc75=_0x137d3d,_0x547de0=Array[_0xa3cc75(0xfd)](_0x337382[_0xa3cc75(0xed)]())[_0xa3cc75(0xdd)](_0x3ae3bc=>_0xa2c5ad[_0xa3cc75(0x8a)](_0x3ae3bc)),_0x1d4ff7=[];for(const _0x7109f0 of _0x384d3c)for(const _0x5cf5c6 of _0x7109f0[_0xa3cc75(0x100)]({'shallow':!0x0}))_0x1d4ff7[_0xa3cc75(0xf5)](_0x5cf5c6);for(const _0x193bad of _0x1d4ff7)_0xa3cc75(0xc9)!=_0x193bad[_0xa3cc75(0xff)][_0xa3cc75(0x98)]&&(_0x35637c[_0xa3cc75(0xc5)](_0x35637c[_0xa3cc75(0x82)](_0x193bad,0x0)),_0x5dc957[_0xa3cc75(0xb7)][_0xa3cc75(0xd9)](_0xa3cc75(0x94))[_0xa3cc75(0xf0)](),_0x5dc957[_0xa3cc75(0x11e)](_0xa3cc75(0x94),{'forceDefaultExecution':!0x0}));const _0xc113f3=_0x547de0[_0xa3cc75(0xdf)](_0x1022e4=>_0xa3cc75(0xc9)!=_0x1022e4[_0xa3cc75(0xff)][_0xa3cc75(0x98)]);_0xc113f3[_0xa3cc75(0x8b)]>0x0&&_0x35637c[_0xa3cc75(0xc5)](_0xc113f3);for(const _0x264b88 of _0x547de0)_0x264b88[_0xa3cc75(0xd4)]();});}function _0x2c57d4(_0x134f68,_0x10f876){const _0x479118=_0x235840;return _0x10f876[_0x479118(0xba)](_0xdfbdd4=>_0x134f68[_0x479118(0xb9)](_0x5700a3=>_0x5700a3[_0x479118(0xf7)][_0x479118(0xa9)](_0xdfbdd4[_0x479118(0xaf)])||_0xdfbdd4[_0x479118(0xf7)][_0x479118(0xa9)](_0x5700a3[_0x479118(0xaf)])));}function _0x45ff37(_0x1d6f65,_0x212cc8){const _0x58114e=_0x235840;return _0x1d6f65[_0x58114e(0xb9)](_0x392e8a=>_0x212cc8[_0x58114e(0xb9)](_0x1f9bf4=>_0x392e8a[_0x58114e(0xf7)][_0x58114e(0x101)](_0x1f9bf4[_0x58114e(0xaf)])));}_0x5dc957[_0x235840(0x113)][_0x235840(0xcf)]['on'](_0x235840(0x7d),(_0x3e0094,_0x1130f1,_0x5e2a34)=>{const _0x1edb61=_0x235840;if(!_0x5e2a34[_0x1edb61(0xbf)][_0x1edb61(0xd7)])return;const _0x222d23=_0x1130f1[_0x1edb61(0x86)];if(!_0x222d23)return;const _0x45a3f2=_0x5e2a34[_0x1edb61(0xf4)][_0x1edb61(0xe1)](_0x222d23);function _0x29610b(_0x117a7c){const _0x3f9335=_0x1edb61;return Array[_0x3f9335(0x110)](_0x117a7c)?_0x117a7c:[_0x117a7c];}_0x45a3f2&&_0x1edb61(0x107)===_0x222d23[_0x1edb61(0xbc)]&&_0x4227e4(_0x45a3f2,_0x5e2a34[_0x1edb61(0xfe)],(_0x183953,_0xc76501,_0xc379a8)=>_0xc379a8[_0x1edb61(0x92)](_0x29610b(_0xc76501[_0x1edb61(0x95)]),_0x183953),(_0x5d3d1b,_0x1d17ef,_0xa5e18f)=>_0xa5e18f[_0x1edb61(0xfb)](_0x29610b(_0x1d17ef[_0x1edb61(0x95)]),_0x5d3d1b));},{'priority':_0x235840(0x9e)}),_0x38c66a[_0x235840(0xc3)][_0x235840(0xd3)](_0x1a3a90=>{const _0x26c2d1=_0x235840;if(_0x26c2d1(0x119)!=_0x1a3a90[_0x26c2d1(0xd6)]&&_0x26c2d1(0xc0)!=_0x1a3a90[_0x26c2d1(0xd6)])return;const _0x5b5bbe=_0x1a3a90[_0x26c2d1(0xc4)]();if(null!=_0x5b5bbe&&_0x5b5bbe['is'](_0x26c2d1(0xcc),_0x26c2d1(0xbb))){if(_0x26c2d1(0x119)==_0x1a3a90[_0x26c2d1(0xd6)]){const _0x6a18d5=_0x1a3a90[_0x26c2d1(0x100)]()[_0x26c2d1(0xdf)](_0x4be57a=>_0x4be57a['is'](_0x26c2d1(0xa1)))[_0x26c2d1(0xdd)](_0x4a5863=>_0x4a5863[_0x26c2d1(0x113)]);if(_0x6a18d5[_0x26c2d1(0x8b)])return{'type':_0x26c2d1(0x119),'content':_0x560d24(_0xfe070e,_0x26c2d1(0x10d),_0x560d24(_0xfe070e,_0x26c2d1(0x115),'\x22'+_0x6a18d5[_0x26c2d1(0xb1)]('\x20')+'\x22'))};}if(_0x26c2d1(0xc0)==_0x1a3a90[_0x26c2d1(0xd6)]){const _0x490521=_0x1a3a90[_0x26c2d1(0x100)]()[_0x26c2d1(0xdf)](_0x498f93=>_0x498f93['is'](_0x26c2d1(0xa1)))[_0x26c2d1(0xdd)](_0x8dc19b=>_0x8dc19b[_0x26c2d1(0x113)]);if(_0x490521[_0x26c2d1(0x8b)])return{'type':_0x26c2d1(0xc0),'content':_0x560d24(_0xfe070e,_0x26c2d1(0xb5),_0x560d24(_0xfe070e,_0x26c2d1(0x115),'\x22'+_0x490521[_0x26c2d1(0xb1)]('\x20')+'\x22'))};}}}),_0x38c66a[_0x235840(0xc3)][_0x235840(0xd3)](_0x4deee6=>{const _0x126a56=_0x235840;if(_0x126a56(0xf3)==_0x4deee6[_0x126a56(0xa7)]){const _0x539667=_0x4deee6[_0x126a56(0x100)]()[_0x126a56(0xdf)](_0x2c4a22=>_0x2c4a22['is'](_0x126a56(0xa1)))[_0x126a56(0xdd)](_0x11eb9a=>_0x11eb9a[_0x126a56(0x113)]),_0x3f992e=this[_0x126a56(0xc7)](_0x4deee6),_0xbd1944=_0x3f992e[_0x126a56(0xae)]-_0x3f992e[_0x126a56(0x112)]+0x1;if(_0x126a56(0x119)==_0x4deee6[_0x126a56(0xd6)])return _0x539667[_0x126a56(0x8b)]?{'type':_0x126a56(0x119),'content':_0x560d24(_0xfe070e,_0x126a56(0x10d),_0x560d24(_0xfe070e,_0x126a56(0xe4),[_0xbd1944,'\x22'+_0x539667[_0x126a56(0xb1)]('\x20')+'\x22']))}:{'type':_0x126a56(0x119),'content':_0x560d24(_0xfe070e,_0x126a56(0x10d),_0x560d24(_0xfe070e,_0x126a56(0x87),_0xbd1944))};if(_0x126a56(0xc0)==_0x4deee6[_0x126a56(0xd6)])return _0x539667[_0x126a56(0x8b)]?{'type':_0x126a56(0xc0),'content':_0x560d24(_0xfe070e,_0x126a56(0xb5),_0x560d24(_0xfe070e,_0x126a56(0xe4),[_0xbd1944,'\x22'+_0x539667[_0x126a56(0xb1)]('\x20')+'\x22']))}:{'type':_0x126a56(0xc0),'content':_0x560d24(_0xfe070e,_0x126a56(0xb5),_0x560d24(_0xfe070e,_0x126a56(0x87),_0xbd1944))};}if(_0x126a56(0x89)==_0x4deee6[_0x126a56(0xa7)]){const _0x4b9161=_0x4deee6[_0x126a56(0x100)]()[_0x126a56(0xdf)](_0x3de2bb=>_0x3de2bb['is'](_0x126a56(0xa1)))[_0x126a56(0xdd)](_0x143703=>_0x143703[_0x126a56(0x113)]),_0x1049cd=this[_0x126a56(0xc7)](_0x4deee6),_0x23d0d=_0x1049cd[_0x126a56(0x9f)]-_0x1049cd[_0x126a56(0x104)]+0x1;if(_0x126a56(0x119)==_0x4deee6[_0x126a56(0xd6)])return _0x4b9161[_0x126a56(0x8b)]?{'type':_0x126a56(0x119),'content':_0x560d24(_0xfe070e,_0x126a56(0x10d),_0x560d24(_0xfe070e,_0x126a56(0xf9),[_0x23d0d,'\x22'+_0x4b9161[_0x126a56(0xb1)]('\x20')+'\x22']))}:{'type':_0x126a56(0x119),'content':_0x560d24(_0xfe070e,_0x126a56(0x10d),_0x560d24(_0xfe070e,_0x126a56(0xe0),_0x23d0d))};if(_0x126a56(0xc0)==_0x4deee6[_0x126a56(0xd6)])return _0x4b9161[_0x126a56(0x8b)]?{'type':_0x126a56(0xc0),'content':_0x560d24(_0xfe070e,_0x126a56(0xb5),_0x560d24(_0xfe070e,_0x126a56(0xf9),[_0x23d0d,'\x22'+_0x4b9161[_0x126a56(0xb1)]('\x20')+'\x22']))}:{'type':_0x126a56(0xc0),'content':_0x560d24(_0xfe070e,_0x126a56(0xb5),_0x560d24(_0xfe070e,_0x126a56(0xe0),_0x23d0d))};}}),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0x119),_0x235840(0xf3),_0x235840(0x11d),_0xe87fb8),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0xc0),_0x235840(0xf3),_0x235840(0xa2),_0xe87fb8),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0x119),_0x235840(0x89),_0x235840(0x11d),_0x470dc9),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0xc0),_0x235840(0x89),_0x235840(0xa2),_0x470dc9),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0x119),_0x235840(0x89),_0x235840(0xb1),_0x2c57d4),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0xc0),_0x235840(0x89),_0x235840(0xb1),_0x2c57d4),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0x119),_0x235840(0xf3),_0x235840(0xb1),_0x45ff37),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0xc0),_0x235840(0xf3),_0x235840(0xb1),_0x45ff37);}[_0x3cab33(0x10b)](){const _0x5a1e71=_0x3cab33,_0x274d6b=this[_0x5a1e71(0xa5)],_0x50dd75=_0x274d6b[_0x5a1e71(0xe7)][_0x5a1e71(0xeb)][_0x5a1e71(0xea)];return(_0x1313bf,_0x5541de)=>{const _0x439ed9=_0x5a1e71;_0x274d6b[_0x439ed9(0xe7)][_0x439ed9(0xb6)](_0x4aa9d3=>{const _0x9da696=_0x439ed9,{commandName:_0x4fcb68,commandParams:_0x177cd9}=_0x5541de;let _0x4bdc58=_0x1313bf[0x0][_0x9da696(0xf7)][_0x9da696(0xe5)];_0x177cd9&&_0x177cd9[0x0]&&!0x1===_0x177cd9[0x0][_0x9da696(0xab)]&&(_0x4bdc58=_0x1313bf[0x0][_0x9da696(0xaf)][_0x9da696(0x10c)]);const _0x2e5176=_0x4aa9d3[_0x9da696(0x106)](_0x4bdc58);if(_0x9da696(0xc9)==_0x2e5176[_0x9da696(0xff)][_0x9da696(0x98)])return;const _0x5d51d8=Array[_0x9da696(0xfd)](_0x50dd75[_0x9da696(0xed)]())[_0x9da696(0xdd)](_0x4c936b=>_0xa2c5ad[_0x9da696(0x8a)](_0x4c936b));_0x4aa9d3[_0x9da696(0xc5)](_0x2e5176),_0x274d6b[_0x9da696(0xb7)][_0x9da696(0xd9)](_0x4fcb68)[_0x9da696(0xf0)](),_0x177cd9[_0x9da696(0xf5)]({'forceDefaultExecution':!0x0}),_0x274d6b[_0x9da696(0x11e)](_0x4fcb68,..._0x177cd9);const _0x474427=_0x5d51d8[_0x9da696(0xdf)](_0x49ae68=>_0x9da696(0xc9)!=_0x49ae68[_0x9da696(0xff)][_0x9da696(0x98)]);_0x474427[_0x9da696(0x8b)]>0x0&&_0x4aa9d3[_0x9da696(0xc5)](_0x474427);for(const _0x4b6420 of _0x5d51d8)_0x4b6420[_0x9da696(0xd4)]();});};}[_0x3cab33(0xbd)](_0x3e3b16){const _0x465bf3=_0x3cab33,_0x1eacd4=this[_0x465bf3(0xa5)][_0x465bf3(0x7e)][_0x465bf3(0xd9)](_0x465bf3(0x93));let _0x467b71=Number[_0x465bf3(0xa0)],_0x275848=Number[_0x465bf3(0x8f)],_0x30c086=Number[_0x465bf3(0xa0)],_0x5d7b65=Number[_0x465bf3(0x8f)];for(const _0x46298a of _0x3e3b16){if(_0x465bf3(0xc9)==_0x46298a[_0x465bf3(0xff)][_0x465bf3(0x98)])continue;const {row:_0xc5a831,column:_0x46bb71}=_0x1eacd4[_0x465bf3(0xee)](_0x46298a),_0x3283dd=_0x46298a[_0x465bf3(0xaa)](_0x465bf3(0x88))?_0x46298a[_0x465bf3(0xb3)](_0x465bf3(0x88))-0x1:0x0,_0x251282=_0x46298a[_0x465bf3(0xaa)](_0x465bf3(0x8c))?_0x46298a[_0x465bf3(0xb3)](_0x465bf3(0x8c))-0x1:0x0;_0x467b71=_0xc5a831<_0x467b71?_0xc5a831:_0x467b71,_0x275848=_0xc5a831+_0x3283dd>_0x275848?_0xc5a831+_0x3283dd:_0x275848,_0x30c086=_0x46bb71<_0x30c086?_0x46bb71:_0x30c086,_0x5d7b65=_0x46bb71+_0x251282>_0x5d7b65?_0x46bb71+_0x251282:_0x5d7b65;}return{'minRow':_0x467b71,'maxRow':_0x275848,'minColumn':_0x30c086,'maxColumn':_0x5d7b65};}[_0x3cab33(0xcd)](){const _0x21f2a9=_0x3cab33,_0x130f4d=this[_0x21f2a9(0xa5)],_0x4cb5d3=_0x130f4d[_0x21f2a9(0x7e)][_0x21f2a9(0xd9)](_0x21f2a9(0xe2)),_0x338593=_0x130f4d[_0x21f2a9(0x7e)][_0x21f2a9(0xd9)](_0x21f2a9(0x93));_0x130f4d[_0x21f2a9(0xe7)][_0x21f2a9(0xeb)]['on'](_0x21f2a9(0xac),()=>{const _0x4298d8=_0x21f2a9,_0x36e230=Array[_0x4298d8(0xfd)](_0x130f4d[_0x4298d8(0xe7)][_0x4298d8(0xeb)][_0x4298d8(0x102)][_0x4298d8(0x83)]());for(const {name:_0x2c301a,data:_0x119198}of _0x36e230){const {group:_0x5a57d1,id:_0x486b84,subType:_0x54403a}=_0x4cb5d3[_0x4298d8(0xd8)](_0x2c301a);if(_0x4298d8(0xc8)!=_0x5a57d1)continue;if(null!=_0x119198[_0x4298d8(0x11c)])continue;const _0x32b495=_0x4cb5d3[_0x4298d8(0x114)](_0x486b84);this[_0x4298d8(0x91)][_0x4298d8(0xbe)](_0x54403a)&&this[_0x4298d8(0x105)][_0x4298d8(0xa6)](_0x32b495);}},{'priority':_0x21f2a9(0x9a)});const _0x3afd74=(_0x328112,_0x27c87f)=>{const _0x5b5eba=_0x21f2a9;let _0x147303=!0x1;const _0x4f363c=_0x27c87f[_0x5b5eba(0xd0)](_0x328112),_0x40c950=_0x328112[_0x5b5eba(0xb8)](_0x5b5eba(0xbb)),_0x32dfbc=_0x338593[_0x5b5eba(0xee)](_0x328112);for(const _0x2ca07c of this[_0x5b5eba(0x105)]){const _0x31965c=_0x2ca07c[_0x5b5eba(0xa7)],_0x3de179=_0x31965c[_0x5b5eba(0xfa)](_0x5b5eba(0xd2)),_0x5ecb0f=_0x31965c[_0x5b5eba(0xe6)](_0x3de179?0xa:0x5),_0x37a765=_0x5ecb0f[_0x5b5eba(0x10a)](),_0x212434=_0x37a765[_0x5b5eba(0xe6)](0x0,0x3)+_0x5b5eba(0x11b),_0x5bb750=_0x5b5eba(0xf6)+_0x5ecb0f,_0xdc6198=_0x5b5eba(0xcb)+_0x5ecb0f;if(!_0x2ca07c[_0x5b5eba(0x118)])continue;if(_0x40c950!=_0x2ca07c[_0x5b5eba(0x97)]()[_0x5b5eba(0xaf)][_0x5b5eba(0xb8)](_0x5b5eba(0xbb)))continue;if(_0x2ca07c[_0x5b5eba(0xc6)](_0x4f363c))continue;const _0x2230b0=_0x328112[_0x5b5eba(0xaa)](_0x212434)?_0x328112[_0x5b5eba(0xb3)](_0x212434)-0x1:0x0,_0x16bb0a=this[_0x5b5eba(0xc7)](_0x2ca07c),_0x575dfc=_0x16bb0a[_0x5bb750],_0x43a80b=_0x16bb0a[_0xdc6198];_0x575dfc<=_0x32dfbc[_0x37a765]&&_0x32dfbc[_0x37a765]+_0x2230b0<=_0x43a80b&&(_0x2ca07c[_0x5b5eba(0x9b)](_0x4f363c),_0x147303=!0x0);}return _0x147303;};_0x130f4d[_0x21f2a9(0xe7)][_0x21f2a9(0xeb)][_0x21f2a9(0xca)](_0x3c928e=>{const _0x49b0a5=_0x21f2a9;let _0x315872=!0x1;for(const _0xb64d5b of _0x130f4d[_0x49b0a5(0xe7)][_0x49b0a5(0xeb)][_0x49b0a5(0x102)][_0x49b0a5(0x81)]())if(_0x49b0a5(0xdb)==_0xb64d5b[_0x49b0a5(0xd6)]){if(_0x49b0a5(0xf3)==_0xb64d5b[_0x49b0a5(0xbc)]){for(const _0x316ab6 of _0xb64d5b[_0x49b0a5(0xda)][_0x49b0a5(0x10c)][_0x49b0a5(0x85)]())_0x315872=_0x315872||_0x3afd74(_0x316ab6,_0x3c928e);}else _0x49b0a5(0x107)==_0xb64d5b[_0x49b0a5(0xbc)]&&(_0x315872=_0x315872||_0x3afd74(_0xb64d5b[_0x49b0a5(0xda)][_0x49b0a5(0x10c)],_0x3c928e));}return _0x315872;});}[_0x3cab33(0xc7)](_0x15f8ad){const _0x19b3de=_0x3cab33;return this[_0x19b3de(0xbd)](_0x15f8ad[_0x19b3de(0xed)]()[_0x19b3de(0xdd)](_0x3613f2=>_0x3613f2[_0x19b3de(0xaf)][_0x19b3de(0x10c)]));}}function _0x5b56(){const _0x10030b=['toLowerCase','_acceptFormatSuggestionCallbackFactory','nodeAfter','*Insert:*\x20%0','getColumnIndexes','25vIpIXY','isArray','2947XMgjED','minRow','data','getSuggestion','ELEMENT_TABLE_WITH_TEXT','getRowIndexes','afterInit','isInContent','insertion','above','span','oldRange','discard','execute','addMarker:suggestion','plugins','8845370NBZSpm','64058EPJlSO','getChanges','createPositionAt','getChangedMarkers','insertTableRowBelow','getChildren','item','ELEMENT_TABLE_ROW','rowspan','tableColumn','fromRange','length','colspan','removeTableRow','insertTableColumnRight','MIN_SAFE_INTEGER','last','_tablePostFixingSubtypes','addClass','TableUtils','removeTableColumn','classes','3952044bRXaDg','getFirstRange','rootName','_suggestionFactory','low','addRange','ELEMENT_TABLE','insertTableColumnLeft','highest','maxColumn','MAX_SAFE_INTEGER','$textProxy','accept','values','registerCustomCallback','editor','add','subType','insertTableRowAbove','isEqual','hasAttribute','forceValue','change:data','getSelectionAffectedTableCells','maxRow','start','583578tjHXec','join','markMultiRangeInsertion','getAttribute','registerElementLabel','*Remove:*\x20%0','change','commands','findAncestor','some','every','table','name','_getCoordsForCells','includes','options','deletion','insertTable','createTableWalker','descriptionFactory','getContainedElement','setSelection','isIntersectingWithRange','_getSuggestionCoords','suggestion','$graveyard','registerPostFixer','max','element','_setupColumnsRowsFixing','TableEditing','downcastDispatcher','createRangeOn','batch','tablePaste','registerDescriptionCallback','detach','selectTableColumn','type','showSuggestionHighlights','_splitMarkerName','get','position','insert','order','map','left','filter','ELEMENT_TABLE_COLUMN','toViewElement','TrackChangesEditing','990896DVCAby','ELEMENT_TABLE_ROW_WITH_TEXT','nodeBefore','substr','model','has','cell','selection','document','enableCommand','getRanges','getCellLocation','first','refresh','markMultiRangeDeletion','selectTableRow','tableRow','mapper','push','min','end','enqueueChange','ELEMENT_TABLE_COLUMN_WITH_TEXT','startsWith','removeClass','2ItsEae','from','writer','root','getItems','isTouching','differ','locale','minColumn','_tableSuggestions','createRangeIn','tableCell','24144CFEHWW','2688216cSUBvv'];_0x5b56=function(){return _0x10030b;};return _0x5b56();}function Ee(_0x4afcf8){const _0x2c62c2=_0x3cab33;return Array[_0x2c62c2(0xfd)](new Set(_0x4afcf8)[_0x2c62c2(0xa3)]());}
|
|
23
|
+
const _0x53d84e=_0x4ba7;(function(_0x37e84b,_0x4cd70f){const _0xc50d86=_0x4ba7,_0xe5474a=_0x37e84b();while(!![]){try{const _0x53ae65=-parseInt(_0xc50d86(0x114))/0x1+-parseInt(_0xc50d86(0xf3))/0x2*(-parseInt(_0xc50d86(0xe8))/0x3)+-parseInt(_0xc50d86(0xe4))/0x4+parseInt(_0xc50d86(0x16b))/0x5+parseInt(_0xc50d86(0x13e))/0x6+parseInt(_0xc50d86(0x157))/0x7*(parseInt(_0xc50d86(0x171))/0x8)+-parseInt(_0xc50d86(0x106))/0x9;if(_0x53ae65===_0x4cd70f)break;else _0xe5474a['push'](_0xe5474a['shift']());}catch(_0x15be55){_0xe5474a['push'](_0xe5474a['shift']());}}}(_0x3739,0x3a626));function _0x4ba7(_0x3ed51e,_0x404eb1){const _0x3739ee=_0x3739();return _0x4ba7=function(_0x4ba70d,_0x1fafcb){_0x4ba70d=_0x4ba70d-0xdc;let _0x129ad0=_0x3739ee[_0x4ba70d];return _0x129ad0;},_0x4ba7(_0x3ed51e,_0x404eb1);}function _0x3739(){const _0x5a75ba=['batch','every','differ','colspan','ELEMENT_TABLE_WITH_TEXT','deletion','2443259UUystk','join','rowspan','min','registerCustomCallback','getChanges','data','findAncestor','descriptionFactory','start','editor','left','nodeBefore','document','ELEMENT_TABLE_COLUMN','isIntersectingWithRange','markMultiRangeDeletion','ELEMENT_TABLE_COLUMN_WITH_TEXT','MAX_SAFE_INTEGER','maxRow','490615axTbEx','from','showSuggestionHighlights','order','createRangeOn','insertTableRowAbove','8JXDxyU','enableCommand','classes','MIN_SAFE_INTEGER','$graveyard','rootName','last','removeTableColumn','isTouching','insertion','getAttribute','TrackChangesEditing','addMarker:suggestion','table','first','isInContent','_splitMarkerName','position','max','$textProxy','424568mWytNT','filter','getFirstRange','includes','3slRnYJ','highest','execute','toLowerCase','createTableWalker','addRange','insertTableColumnRight','createRangeIn','TableEditing','maxColumn','change','309622qOOwqO','_tablePostFixingSubtypes','tablePaste','insertTableRowBelow','insertTable','some','getRanges','map','selectTableRow','span','model','insertTableColumnLeft','getSelectionAffectedTableCells','forceValue','ELEMENT_TABLE_ROW','TableUtils','selectTableColumn','low','change:data','5134815uIMYAw','type','_suggestionFactory','removeTableRow','addClass','writer','_tableSuggestions','discard','subType','startsWith','end','commands','getItems','accept','97766HcfEiZ','has','plugins','getChildren','get','getCellLocation','getChangedMarkers','getColumnIndexes','selection','*Insert:*\x20%0','*Remove:*\x20%0','detach','downcastDispatcher','locale','name','getContainedElement','isArray','ELEMENT_TABLE_ROW_WITH_TEXT','tableCell','isEqual','mapper','enqueueChange','cell','_getSuggestionCoords','tableRow','refresh','insert','minColumn','setSelection','ELEMENT_TABLE','markMultiRangeInsertion','afterInit','nodeAfter','minRow','toViewElement','registerElementLabel','getSuggestion','getRowIndexes','registerDescriptionCallback','createPositionAt','registerPostFixer','above','2469684OPYaEf','root','element','fromRange','item','_setupColumnsRowsFixing','options','length','values','_getCoordsForCells','oldRange','add','suggestion','push','tableColumn','hasAttribute','_acceptFormatSuggestionCallbackFactory','removeClass','substr'];_0x3739=function(){return _0x5a75ba;};return _0x3739();}import{Plugin as _0x1b344a}from'ckeditor5/src/core.js';import{LiveRange as _0xd79a26}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3de50b}from'ckeditor5/src/widget.js';import{getTranslation as _0x5d2fd0}from'../utils/common-translations.js';export default class jt extends _0x1b344a{constructor(_0x5c66c8){const _0x26a716=_0x4ba7;super(_0x5c66c8),this[_0x26a716(0xf4)]=[_0x26a716(0x12c),_0x26a716(0x14c)],this[_0x26a716(0x10c)]=new Set();}[_0x53d84e(0x133)](){const _0x4d4649=_0x53d84e,_0x45699b=this[_0x4d4649(0x161)],_0x1e63d4=_0x45699b[_0x4d4649(0xfd)][_0x4d4649(0x164)][_0x4d4649(0x11c)];if(!_0x45699b[_0x4d4649(0x116)][_0x4d4649(0x115)](_0x4d4649(0xf0)))return;const _0x4a5735=_0x45699b[_0x4d4649(0x121)],_0x5e79a1=_0x45699b[_0x4d4649(0x116)][_0x4d4649(0x118)](_0x4d4649(0x17c)),_0x39b6d7=_0x45699b[_0x4d4649(0x116)][_0x4d4649(0x118)](_0x4d4649(0x102));_0x5e79a1[_0x4d4649(0x15f)][_0x4d4649(0x137)](_0x4d4649(0xdd),_0x289867=>_0x5d2fd0(_0x4a5735,_0x4d4649(0x131),_0x289867)),this[_0x4d4649(0x143)](),_0x5e79a1[_0x4d4649(0x172)](_0x4d4649(0xf7)),_0x5e79a1[_0x4d4649(0x172)](_0x4d4649(0xfb)),_0x5e79a1[_0x4d4649(0x172)](_0x4d4649(0x103));for(const _0x241c33 of[_0x4d4649(0x170),_0x4d4649(0xf6)]){const _0x35fbfd=_0x45699b[_0x4d4649(0x111)][_0x4d4649(0x118)](_0x241c33);_0x5e79a1[_0x4d4649(0x172)](_0x241c33,_0x458efb=>{const _0xbadb4f=_0x4d4649;_0x45699b[_0xbadb4f(0xfd)][_0xbadb4f(0xf2)](_0x26a5e8=>{const _0x2700c7=_0xbadb4f;_0x458efb();const _0x2e139d=_0x2700c7(0x13d)===_0x35fbfd[_0x2700c7(0x16e)],_0x67b07e=_0x39b6d7[_0x2700c7(0xff)](_0x1e63d4),_0x59107b=_0x39b6d7[_0x2700c7(0x139)](_0x67b07e),_0x2cf8d0=_0x2e139d?_0x59107b[_0x2700c7(0xde)]-0x1:_0x59107b[_0x2700c7(0x177)]+0x1,_0xcb51ee=_0x67b07e[0x0][_0x2700c7(0x15e)](_0x2700c7(0xdd)),_0x4f2d8a=_0x39b6d7[_0x2700c7(0xec)](_0xcb51ee,{'startRow':_0x2cf8d0,'endRow':_0x2cf8d0}),_0x176f18=Array[_0x2700c7(0x16c)](_0x4f2d8a)[_0x2700c7(0xfa)](_0x16567e=>_0x26a5e8[_0x2700c7(0x16f)](_0x16567e[_0x2700c7(0x12a)]));_0x5e79a1[_0x2700c7(0x132)](_0x176f18,_0x2700c7(0x12c));});});}for(const _0x100ddb of[_0x4d4649(0xfe),_0x4d4649(0xee)]){const _0xb037ad=_0x45699b[_0x4d4649(0x111)][_0x4d4649(0x118)](_0x100ddb);_0x5e79a1[_0x4d4649(0x172)](_0x100ddb,_0x31e466=>{const _0x5ba913=_0x4d4649;_0x45699b[_0x5ba913(0xfd)][_0x5ba913(0xf2)](_0x4555bb=>{const _0xbebe69=_0x5ba913;_0x31e466();const _0x3f56a7=_0xbebe69(0x162)===_0xb037ad[_0xbebe69(0x16e)],_0x576d8b=_0x39b6d7[_0xbebe69(0xff)](_0x1e63d4),_0x13ad8f=_0x39b6d7[_0xbebe69(0x11b)](_0x576d8b),_0x5ec0f1=_0x3f56a7?_0x13ad8f[_0xbebe69(0xde)]-0x1:_0x13ad8f[_0xbebe69(0x177)]+0x1,_0x278b18=_0x576d8b[0x0][_0xbebe69(0x15e)](_0xbebe69(0xdd)),_0x4330b5=_0x39b6d7[_0xbebe69(0xec)](_0x278b18,{'startRow':0x0,'column':_0x5ec0f1,'includeAllSlots':!0x1}),_0x572a26=Array[_0xbebe69(0x16c)](_0x4330b5)[_0xbebe69(0xfa)](_0x2d6681=>_0x4555bb[_0xbebe69(0x16f)](_0x2d6681[_0xbebe69(0x12a)]));_0x5e79a1[_0xbebe69(0x132)](_0x572a26,_0xbebe69(0x14c));});});}for(const _0x2bb945 of[_0x4d4649(0x109),_0x4d4649(0x178)]){const _0x13475a=_0x2bb945[_0x4d4649(0x150)](0xb),_0x2c1f7b=_0x13475a[_0x4d4649(0xeb)](),_0x3718c9=_0x2c1f7b[_0x4d4649(0x150)](0x0,0x3)+_0x4d4649(0xfc),_0x3827f9=_0x4d4649(0xdd)+_0x13475a,_0x4202d4=_0x4d4649(0x15a)+_0x13475a,_0x29da77=_0x4d4649(0xe2)+_0x13475a;_0x5e79a1[_0x4d4649(0x172)](_0x2bb945,()=>{const _0x3a32f4=_0x4d4649;_0x45699b[_0x3a32f4(0xfd)][_0x3a32f4(0xf2)](_0x461496=>{const _0xa5d2a7=_0x3a32f4,_0x44d9e0=_0x39b6d7[_0xa5d2a7(0xff)](_0x1e63d4),_0x5debd9=_0x44d9e0[0x0][_0xa5d2a7(0x15e)](_0xa5d2a7(0xdd));let _0x450d73;if(_0xa5d2a7(0x109)==_0x2bb945){const _0x43e319=_0x39b6d7[_0xa5d2a7(0x139)](_0x44d9e0);_0x450d73={'startRow':_0x43e319[_0xa5d2a7(0xde)],'endRow':_0x43e319[_0xa5d2a7(0x177)],'includeAllSlots':!0x0};}else{const _0x2075b5=_0x39b6d7[_0xa5d2a7(0x11b)](_0x44d9e0);_0x450d73={'startColumn':_0x2075b5[_0xa5d2a7(0xde)],'endColumn':_0x2075b5[_0xa5d2a7(0x177)],'includeAllSlots':!0x0};}const _0x8cfd3=_0x39b6d7[_0xa5d2a7(0xec)](_0x5debd9,_0x450d73),_0x4a992b=Array[_0xa5d2a7(0x16c)](_0x8cfd3)[_0xa5d2a7(0xfa)](({cell:_0x1eb937})=>_0x1eb937),_0x4fa59d=Ee(_0x4a992b[_0xa5d2a7(0xe5)](_0x124612=>_0x124612[_0xa5d2a7(0x14d)](_0x3718c9))),_0x48d7d8=Ee(_0x4a992b[_0xa5d2a7(0xe5)](_0x3d72ca=>!_0x3d72ca[_0xa5d2a7(0x14d)](_0x3718c9)))[_0xa5d2a7(0xfa)](_0x35316a=>_0x461496[_0xa5d2a7(0x16f)](_0x35316a)),_0x1bf0ac=_0x5e79a1[_0xa5d2a7(0x167)](_0x48d7d8,_0x3827f9);if(_0x1bf0ac&&(_0xa5d2a7(0x12c)==_0x1bf0ac[_0xa5d2a7(0x10e)]||_0xa5d2a7(0x14c)==_0x1bf0ac[_0xa5d2a7(0x10e)])){const _0x3995a3=this[_0xa5d2a7(0x12b)](_0x1bf0ac);for(const _0x390e4d of _0x4fa59d){const _0xca3b23=_0x461496[_0xa5d2a7(0x16f)](_0x390e4d),_0x44f7ee=_0x39b6d7[_0xa5d2a7(0x119)](_0x390e4d),_0x38ef64=_0x390e4d[_0xa5d2a7(0x17b)](_0x3718c9)-0x1,_0x142c57=_0x3995a3[_0x4202d4],_0x3814da=_0x3995a3[_0x29da77];_0x142c57<=_0x44f7ee[_0x2c1f7b]&&_0x44f7ee[_0x2c1f7b]+_0x38ef64<=_0x3814da&&_0x1bf0ac[_0xa5d2a7(0xed)](_0xca3b23);}}});});}function _0x12e56f(_0x5b6da3){const _0x50b250=_0x4d4649,_0x731a19=Array[_0x50b250(0x16c)](_0x1e63d4[_0x50b250(0xf9)]())[_0x50b250(0xfa)](_0x3a9e86=>_0xd79a26[_0x50b250(0x141)](_0x3a9e86));_0x45699b[_0x50b250(0xfd)][_0x50b250(0xf2)](_0x2b025f=>{const _0x581a60=_0x50b250,_0x1afbe1=_0x2b025f[_0x581a60(0x151)];_0x5b6da3=_0x5b6da3[_0x581a60(0xe5)](_0x1215c3=>_0x581a60(0x175)!=_0x1215c3[_0x581a60(0x13f)][_0x581a60(0x176)]),_0x2b025f[_0x581a60(0x130)](_0x5b6da3),_0x45699b[_0x581a60(0x111)][_0x581a60(0x118)](_0x581a60(0x109))[_0x581a60(0x12d)](),_0x45699b[_0x581a60(0xea)](_0x581a60(0x109),{'forceDefaultExecution':!0x0}),_0x45699b[_0x581a60(0xfd)][_0x581a60(0x129)](()=>{const _0x4cf7fa=_0x581a60;_0x45699b[_0x4cf7fa(0xfd)][_0x4cf7fa(0x129)](_0x1afbe1,_0xad6898=>{const _0x2b4258=_0x4cf7fa,_0x19a6a4=_0x731a19[_0x2b4258(0xe5)](_0x1b756c=>_0x2b4258(0x175)!=_0x1b756c[_0x2b4258(0x13f)][_0x2b4258(0x176)]);_0x19a6a4[_0x2b4258(0x145)]>0x0&&_0xad6898[_0x2b4258(0x130)](_0x19a6a4);for(const _0x2509a1 of _0x731a19)_0x2509a1[_0x2b4258(0x11f)]();});});});}function _0x29286a(_0x47a81f){const _0x541f51=_0x4d4649;_0x45699b[_0x541f51(0xfd)][_0x541f51(0xf2)](_0x58185b=>{const _0x3b32ea=_0x541f51,_0xbda6b0=Array[_0x3b32ea(0x16c)](_0x1e63d4[_0x3b32ea(0xf9)]())[_0x3b32ea(0xfa)](_0x406262=>_0xd79a26[_0x3b32ea(0x141)](_0x406262)),_0x568ac4=[];for(const _0x469737 of _0x47a81f)for(const _0x179d92 of _0x469737[_0x3b32ea(0x112)]({'shallow':!0x0}))_0x568ac4[_0x3b32ea(0x14b)](_0x179d92);for(const _0x5807fa of _0x568ac4)_0x3b32ea(0x175)!=_0x5807fa[_0x3b32ea(0x13f)][_0x3b32ea(0x176)]&&(_0x58185b[_0x3b32ea(0x130)](_0x58185b[_0x3b32ea(0x13b)](_0x5807fa,0x0)),_0x45699b[_0x3b32ea(0x111)][_0x3b32ea(0x118)](_0x3b32ea(0x178))[_0x3b32ea(0x12d)](),_0x45699b[_0x3b32ea(0xea)](_0x3b32ea(0x178),{'forceDefaultExecution':!0x0}));const _0x5f0684=_0xbda6b0[_0x3b32ea(0xe5)](_0x2486c9=>_0x3b32ea(0x175)!=_0x2486c9[_0x3b32ea(0x13f)][_0x3b32ea(0x176)]);_0x5f0684[_0x3b32ea(0x145)]>0x0&&_0x58185b[_0x3b32ea(0x130)](_0x5f0684);for(const _0x10662c of _0xbda6b0)_0x10662c[_0x3b32ea(0x11f)]();});}function _0x5cd816(_0x2f8377,_0x286826){const _0x3c882a=_0x4d4649;return _0x286826[_0x3c882a(0x152)](_0xb8ec16=>_0x2f8377[_0x3c882a(0xf8)](_0x1da446=>_0x1da446[_0x3c882a(0x110)][_0x3c882a(0x127)](_0xb8ec16[_0x3c882a(0x160)])||_0xb8ec16[_0x3c882a(0x110)][_0x3c882a(0x127)](_0x1da446[_0x3c882a(0x160)])));}function _0x124c41(_0x2af8a0,_0x38abe5){const _0xcbe4a=_0x4d4649;return _0x2af8a0[_0xcbe4a(0xf8)](_0x182d8c=>_0x38abe5[_0xcbe4a(0xf8)](_0x4b7b57=>_0x182d8c[_0xcbe4a(0x110)][_0xcbe4a(0x179)](_0x4b7b57[_0xcbe4a(0x160)])));}_0x45699b[_0x4d4649(0x15d)][_0x4d4649(0x120)]['on'](_0x4d4649(0xdc),(_0x56915c,_0x2789f6,_0x1067c4)=>{const _0x32c5c8=_0x4d4649;if(!_0x1067c4[_0x32c5c8(0x144)][_0x32c5c8(0x16d)])return;const _0x34ca38=_0x2789f6[_0x32c5c8(0x142)];if(!_0x34ca38)return;const _0x5b8100=_0x1067c4[_0x32c5c8(0x128)][_0x32c5c8(0x136)](_0x34ca38);function _0x23909c(_0x4cefd1){const _0x3f4c9e=_0x32c5c8;return Array[_0x3f4c9e(0x124)](_0x4cefd1)?_0x4cefd1:[_0x4cefd1];}_0x5b8100&&_0x32c5c8(0x126)===_0x34ca38[_0x32c5c8(0x122)]&&_0x3de50b(_0x5b8100,_0x1067c4[_0x32c5c8(0x10b)],(_0x3e2486,_0x8dfc2b,_0x514c03)=>_0x514c03[_0x32c5c8(0x10a)](_0x23909c(_0x8dfc2b[_0x32c5c8(0x173)]),_0x3e2486),(_0x140be5,_0x1dabe9,_0x1ee008)=>_0x1ee008[_0x32c5c8(0x14f)](_0x23909c(_0x1dabe9[_0x32c5c8(0x173)]),_0x140be5));},{'priority':_0x4d4649(0xe9)}),_0x5e79a1[_0x4d4649(0x15f)][_0x4d4649(0x13a)](_0x1473ea=>{const _0x327f7a=_0x4d4649;if(_0x327f7a(0x17a)!=_0x1473ea[_0x327f7a(0x107)]&&_0x327f7a(0x156)!=_0x1473ea[_0x327f7a(0x107)])return;const _0x4725d2=_0x1473ea[_0x327f7a(0x123)]();if(null!=_0x4725d2&&_0x4725d2['is'](_0x327f7a(0x140),_0x327f7a(0xdd))){if(_0x327f7a(0x17a)==_0x1473ea[_0x327f7a(0x107)]){const _0x414478=_0x1473ea[_0x327f7a(0x112)]()[_0x327f7a(0xe5)](_0x4f9150=>_0x4f9150['is'](_0x327f7a(0xe3)))[_0x327f7a(0xfa)](_0x12fe7c=>_0x12fe7c[_0x327f7a(0x15d)]);if(_0x414478[_0x327f7a(0x145)])return{'type':_0x327f7a(0x17a),'content':_0x5d2fd0(_0x4a5735,_0x327f7a(0x11d),_0x5d2fd0(_0x4a5735,_0x327f7a(0x155),'\x22'+_0x414478[_0x327f7a(0x158)]('\x20')+'\x22'))};}if(_0x327f7a(0x156)==_0x1473ea[_0x327f7a(0x107)]){const _0x7d18d9=_0x1473ea[_0x327f7a(0x112)]()[_0x327f7a(0xe5)](_0x46fa98=>_0x46fa98['is'](_0x327f7a(0xe3)))[_0x327f7a(0xfa)](_0x403108=>_0x403108[_0x327f7a(0x15d)]);if(_0x7d18d9[_0x327f7a(0x145)])return{'type':_0x327f7a(0x156),'content':_0x5d2fd0(_0x4a5735,_0x327f7a(0x11e),_0x5d2fd0(_0x4a5735,_0x327f7a(0x155),'\x22'+_0x7d18d9[_0x327f7a(0x158)]('\x20')+'\x22'))};}}}),_0x5e79a1[_0x4d4649(0x15f)][_0x4d4649(0x13a)](_0x2350e1=>{const _0x5ba193=_0x4d4649;if(_0x5ba193(0x12c)==_0x2350e1[_0x5ba193(0x10e)]){const _0x2b94f3=_0x2350e1[_0x5ba193(0x112)]()[_0x5ba193(0xe5)](_0x1306ba=>_0x1306ba['is'](_0x5ba193(0xe3)))[_0x5ba193(0xfa)](_0x45e493=>_0x45e493[_0x5ba193(0x15d)]),_0x412f40=this[_0x5ba193(0x12b)](_0x2350e1),_0x328777=_0x412f40[_0x5ba193(0x16a)]-_0x412f40[_0x5ba193(0x135)]+0x1;if(_0x5ba193(0x17a)==_0x2350e1[_0x5ba193(0x107)])return _0x2b94f3[_0x5ba193(0x145)]?{'type':_0x5ba193(0x17a),'content':_0x5d2fd0(_0x4a5735,_0x5ba193(0x11d),_0x5d2fd0(_0x4a5735,_0x5ba193(0x125),[_0x328777,'\x22'+_0x2b94f3[_0x5ba193(0x158)]('\x20')+'\x22']))}:{'type':_0x5ba193(0x17a),'content':_0x5d2fd0(_0x4a5735,_0x5ba193(0x11d),_0x5d2fd0(_0x4a5735,_0x5ba193(0x101),_0x328777))};if(_0x5ba193(0x156)==_0x2350e1[_0x5ba193(0x107)])return _0x2b94f3[_0x5ba193(0x145)]?{'type':_0x5ba193(0x156),'content':_0x5d2fd0(_0x4a5735,_0x5ba193(0x11e),_0x5d2fd0(_0x4a5735,_0x5ba193(0x125),[_0x328777,'\x22'+_0x2b94f3[_0x5ba193(0x158)]('\x20')+'\x22']))}:{'type':_0x5ba193(0x156),'content':_0x5d2fd0(_0x4a5735,_0x5ba193(0x11e),_0x5d2fd0(_0x4a5735,_0x5ba193(0x101),_0x328777))};}if(_0x5ba193(0x14c)==_0x2350e1[_0x5ba193(0x10e)]){const _0x43e943=_0x2350e1[_0x5ba193(0x112)]()[_0x5ba193(0xe5)](_0x10dc57=>_0x10dc57['is'](_0x5ba193(0xe3)))[_0x5ba193(0xfa)](_0x2a41a9=>_0x2a41a9[_0x5ba193(0x15d)]),_0x819571=this[_0x5ba193(0x12b)](_0x2350e1),_0x2e98dc=_0x819571[_0x5ba193(0xf1)]-_0x819571[_0x5ba193(0x12f)]+0x1;if(_0x5ba193(0x17a)==_0x2350e1[_0x5ba193(0x107)])return _0x43e943[_0x5ba193(0x145)]?{'type':_0x5ba193(0x17a),'content':_0x5d2fd0(_0x4a5735,_0x5ba193(0x11d),_0x5d2fd0(_0x4a5735,_0x5ba193(0x168),[_0x2e98dc,'\x22'+_0x43e943[_0x5ba193(0x158)]('\x20')+'\x22']))}:{'type':_0x5ba193(0x17a),'content':_0x5d2fd0(_0x4a5735,_0x5ba193(0x11d),_0x5d2fd0(_0x4a5735,_0x5ba193(0x165),_0x2e98dc))};if(_0x5ba193(0x156)==_0x2350e1[_0x5ba193(0x107)])return _0x43e943[_0x5ba193(0x145)]?{'type':_0x5ba193(0x156),'content':_0x5d2fd0(_0x4a5735,_0x5ba193(0x11e),_0x5d2fd0(_0x4a5735,_0x5ba193(0x168),[_0x2e98dc,'\x22'+_0x43e943[_0x5ba193(0x158)]('\x20')+'\x22']))}:{'type':_0x5ba193(0x156),'content':_0x5d2fd0(_0x4a5735,_0x5ba193(0x11e),_0x5d2fd0(_0x4a5735,_0x5ba193(0x165),_0x2e98dc))};}}),_0x5e79a1[_0x4d4649(0x108)][_0x4d4649(0x15b)](_0x4d4649(0x17a),_0x4d4649(0x12c),_0x4d4649(0x10d),_0x12e56f),_0x5e79a1[_0x4d4649(0x108)][_0x4d4649(0x15b)](_0x4d4649(0x156),_0x4d4649(0x12c),_0x4d4649(0x113),_0x12e56f),_0x5e79a1[_0x4d4649(0x108)][_0x4d4649(0x15b)](_0x4d4649(0x17a),_0x4d4649(0x14c),_0x4d4649(0x10d),_0x29286a),_0x5e79a1[_0x4d4649(0x108)][_0x4d4649(0x15b)](_0x4d4649(0x156),_0x4d4649(0x14c),_0x4d4649(0x113),_0x29286a),_0x5e79a1[_0x4d4649(0x108)][_0x4d4649(0x15b)](_0x4d4649(0x17a),_0x4d4649(0x14c),_0x4d4649(0x158),_0x5cd816),_0x5e79a1[_0x4d4649(0x108)][_0x4d4649(0x15b)](_0x4d4649(0x156),_0x4d4649(0x14c),_0x4d4649(0x158),_0x5cd816),_0x5e79a1[_0x4d4649(0x108)][_0x4d4649(0x15b)](_0x4d4649(0x17a),_0x4d4649(0x12c),_0x4d4649(0x158),_0x124c41),_0x5e79a1[_0x4d4649(0x108)][_0x4d4649(0x15b)](_0x4d4649(0x156),_0x4d4649(0x12c),_0x4d4649(0x158),_0x124c41);}[_0x53d84e(0x14e)](){const _0x5ec1d5=_0x53d84e,_0x1ab7fb=this[_0x5ec1d5(0x161)],_0x3eec5f=_0x1ab7fb[_0x5ec1d5(0xfd)][_0x5ec1d5(0x164)][_0x5ec1d5(0x11c)];return(_0x4eb8dd,_0x43f6e3)=>{const _0x4ae1ca=_0x5ec1d5;_0x1ab7fb[_0x4ae1ca(0xfd)][_0x4ae1ca(0xf2)](_0x169f6d=>{const _0x59b02b=_0x4ae1ca,{commandName:_0x53f228,commandParams:_0x4a2593}=_0x43f6e3;let _0x2a66de=_0x4eb8dd[0x0][_0x59b02b(0x110)][_0x59b02b(0x163)];_0x4a2593&&_0x4a2593[0x0]&&!0x1===_0x4a2593[0x0][_0x59b02b(0x100)]&&(_0x2a66de=_0x4eb8dd[0x0][_0x59b02b(0x160)][_0x59b02b(0x134)]);const _0x44274d=_0x169f6d[_0x59b02b(0xef)](_0x2a66de);if(_0x59b02b(0x175)==_0x44274d[_0x59b02b(0x13f)][_0x59b02b(0x176)])return;const _0x3d1167=Array[_0x59b02b(0x16c)](_0x3eec5f[_0x59b02b(0xf9)]())[_0x59b02b(0xfa)](_0x566d4b=>_0xd79a26[_0x59b02b(0x141)](_0x566d4b));_0x169f6d[_0x59b02b(0x130)](_0x44274d),_0x1ab7fb[_0x59b02b(0x111)][_0x59b02b(0x118)](_0x53f228)[_0x59b02b(0x12d)](),_0x4a2593[_0x59b02b(0x14b)]({'forceDefaultExecution':!0x0}),_0x1ab7fb[_0x59b02b(0xea)](_0x53f228,..._0x4a2593);const _0xb225d8=_0x3d1167[_0x59b02b(0xe5)](_0x373160=>_0x59b02b(0x175)!=_0x373160[_0x59b02b(0x13f)][_0x59b02b(0x176)]);_0xb225d8[_0x59b02b(0x145)]>0x0&&_0x169f6d[_0x59b02b(0x130)](_0xb225d8);for(const _0x72886f of _0x3d1167)_0x72886f[_0x59b02b(0x11f)]();});};}[_0x53d84e(0x147)](_0x4cc825){const _0x3ec2e3=_0x53d84e,_0x49dcec=this[_0x3ec2e3(0x161)][_0x3ec2e3(0x116)][_0x3ec2e3(0x118)](_0x3ec2e3(0x102));let _0x226ab7=Number[_0x3ec2e3(0x169)],_0x337ce2=Number[_0x3ec2e3(0x174)],_0x295e4e=Number[_0x3ec2e3(0x169)],_0x2d17d5=Number[_0x3ec2e3(0x174)];for(const _0x33ad90 of _0x4cc825){if(_0x3ec2e3(0x175)==_0x33ad90[_0x3ec2e3(0x13f)][_0x3ec2e3(0x176)])continue;const {row:_0x9a07bd,column:_0x1db8f9}=_0x49dcec[_0x3ec2e3(0x119)](_0x33ad90),_0x40870b=_0x33ad90[_0x3ec2e3(0x14d)](_0x3ec2e3(0x159))?_0x33ad90[_0x3ec2e3(0x17b)](_0x3ec2e3(0x159))-0x1:0x0,_0x3bdc75=_0x33ad90[_0x3ec2e3(0x14d)](_0x3ec2e3(0x154))?_0x33ad90[_0x3ec2e3(0x17b)](_0x3ec2e3(0x154))-0x1:0x0;_0x226ab7=_0x9a07bd<_0x226ab7?_0x9a07bd:_0x226ab7,_0x337ce2=_0x9a07bd+_0x40870b>_0x337ce2?_0x9a07bd+_0x40870b:_0x337ce2,_0x295e4e=_0x1db8f9<_0x295e4e?_0x1db8f9:_0x295e4e,_0x2d17d5=_0x1db8f9+_0x3bdc75>_0x2d17d5?_0x1db8f9+_0x3bdc75:_0x2d17d5;}return{'minRow':_0x226ab7,'maxRow':_0x337ce2,'minColumn':_0x295e4e,'maxColumn':_0x2d17d5};}[_0x53d84e(0x143)](){const _0x1bd385=_0x53d84e,_0x421e5f=this[_0x1bd385(0x161)],_0x498324=_0x421e5f[_0x1bd385(0x116)][_0x1bd385(0x118)](_0x1bd385(0x17c)),_0x339182=_0x421e5f[_0x1bd385(0x116)][_0x1bd385(0x118)](_0x1bd385(0x102));_0x421e5f[_0x1bd385(0xfd)][_0x1bd385(0x164)]['on'](_0x1bd385(0x105),()=>{const _0x58cc50=_0x1bd385,_0x177c29=Array[_0x58cc50(0x16c)](_0x421e5f[_0x58cc50(0xfd)][_0x58cc50(0x164)][_0x58cc50(0x153)][_0x58cc50(0x11a)]());for(const {name:_0x246867,data:_0x425656}of _0x177c29){const {group:_0x5a5e81,id:_0x118dcc,subType:_0x3a79fa}=_0x498324[_0x58cc50(0xe0)](_0x246867);if(_0x58cc50(0x14a)!=_0x5a5e81)continue;if(null!=_0x425656[_0x58cc50(0x148)])continue;const _0x1e4909=_0x498324[_0x58cc50(0x138)](_0x118dcc);this[_0x58cc50(0xf4)][_0x58cc50(0xe7)](_0x3a79fa)&&this[_0x58cc50(0x10c)][_0x58cc50(0x149)](_0x1e4909);}},{'priority':_0x1bd385(0x104)});const _0x248161=(_0x48dfc7,_0x4b9ade)=>{const _0x5b2864=_0x1bd385;let _0xc3f6f7=!0x1;const _0x366528=_0x4b9ade[_0x5b2864(0x16f)](_0x48dfc7),_0x5b6516=_0x48dfc7[_0x5b2864(0x15e)](_0x5b2864(0xdd)),_0x546036=_0x339182[_0x5b2864(0x119)](_0x48dfc7);for(const _0x1b0f86 of this[_0x5b2864(0x10c)]){const _0x48225c=_0x1b0f86[_0x5b2864(0x10e)],_0x4f14d4=_0x48225c[_0x5b2864(0x10f)](_0x5b2864(0xf5)),_0x441f24=_0x48225c[_0x5b2864(0x150)](_0x4f14d4?0xa:0x5),_0x1dda4a=_0x441f24[_0x5b2864(0xeb)](),_0x2f12b9=_0x1dda4a[_0x5b2864(0x150)](0x0,0x3)+_0x5b2864(0xfc),_0x21f8ab=_0x5b2864(0x15a)+_0x441f24,_0x3d311c=_0x5b2864(0xe2)+_0x441f24;if(!_0x1b0f86[_0x5b2864(0xdf)])continue;if(_0x5b6516!=_0x1b0f86[_0x5b2864(0xe6)]()[_0x5b2864(0x160)][_0x5b2864(0x15e)](_0x5b2864(0xdd)))continue;if(_0x1b0f86[_0x5b2864(0x166)](_0x366528))continue;const _0x59d600=_0x48dfc7[_0x5b2864(0x14d)](_0x2f12b9)?_0x48dfc7[_0x5b2864(0x17b)](_0x2f12b9)-0x1:0x0,_0x59d010=this[_0x5b2864(0x12b)](_0x1b0f86),_0x24e9b4=_0x59d010[_0x21f8ab],_0x1691af=_0x59d010[_0x3d311c];_0x24e9b4<=_0x546036[_0x1dda4a]&&_0x546036[_0x1dda4a]+_0x59d600<=_0x1691af&&(_0x1b0f86[_0x5b2864(0xed)](_0x366528),_0xc3f6f7=!0x0);}return _0xc3f6f7;};_0x421e5f[_0x1bd385(0xfd)][_0x1bd385(0x164)][_0x1bd385(0x13c)](_0x1f18ef=>{const _0x2bdcc1=_0x1bd385;let _0x24b195=!0x1;for(const _0x15cf3d of _0x421e5f[_0x2bdcc1(0xfd)][_0x2bdcc1(0x164)][_0x2bdcc1(0x153)][_0x2bdcc1(0x15c)]())if(_0x2bdcc1(0x12e)==_0x15cf3d[_0x2bdcc1(0x107)]){if(_0x2bdcc1(0x12c)==_0x15cf3d[_0x2bdcc1(0x122)]){for(const _0xcf582 of _0x15cf3d[_0x2bdcc1(0xe1)][_0x2bdcc1(0x134)][_0x2bdcc1(0x117)]())_0x24b195=_0x24b195||_0x248161(_0xcf582,_0x1f18ef);}else _0x2bdcc1(0x126)==_0x15cf3d[_0x2bdcc1(0x122)]&&(_0x24b195=_0x24b195||_0x248161(_0x15cf3d[_0x2bdcc1(0xe1)][_0x2bdcc1(0x134)],_0x1f18ef));}return _0x24b195;});}[_0x53d84e(0x12b)](_0x57fe74){const _0x1c188e=_0x53d84e;return this[_0x1c188e(0x147)](_0x57fe74[_0x1c188e(0xf9)]()[_0x1c188e(0xfa)](_0x78aafa=>_0x78aafa[_0x1c188e(0x160)][_0x1c188e(0x134)]));}}function Ee(_0x1cc3ae){const _0x3429e9=_0x53d84e;return Array[_0x3429e9(0x16c)](new Set(_0x1cc3ae)[_0x3429e9(0x146)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x418391=_0x2551;(function(_0x36a9e2,_0x55fbbd){const _0x4c38f4=_0x2551,_0x3c2e9f=_0x36a9e2();while(!![]){try{const _0x523e67=-parseInt(_0x4c38f4(0x1fd))/0x1+parseInt(_0x4c38f4(0x1f7))/0x2*(parseInt(_0x4c38f4(0x202))/0x3)+-parseInt(_0x4c38f4(0x1ff))/0x4*(parseInt(_0x4c38f4(0x1f8))/0x5)+parseInt(_0x4c38f4(0x201))/0x6+-parseInt(_0x4c38f4(0x1fc))/0x7*(-parseInt(_0x4c38f4(0x1f9))/0x8)+-parseInt(_0x4c38f4(0x1f5))/0x9+parseInt(_0x4c38f4(0x1f4))/0xa*(parseInt(_0x4c38f4(0x1fe))/0xb);if(_0x523e67===_0x55fbbd)break;else _0x3c2e9f['push'](_0x3c2e9f['shift']());}catch(_0x198f08){_0x3c2e9f['push'](_0x3c2e9f['shift']());}}}(_0x18fe,0x483b1));function _0x2551(_0x29277b,_0x47e1b9){const _0x18fe71=_0x18fe();return _0x2551=function(_0x2551bd,_0x17ba1b){_0x2551bd=_0x2551bd-0x1f0;let _0x509f61=_0x18fe71[_0x2551bd];return _0x509f61;},_0x2551(_0x29277b,_0x47e1b9);}function _0x18fe(){const _0x7d34f=['editor','TrackChangesEditing','get','TableCaptionEditing','afterInit','requires','108760QQMIxQ','3240009ryWKIS','has','2mAmVgy','35FAoCeP','664CnOoRb','enableCommand','toggleTableCaption','32837pHCpCH','590766LWiXrj','110XdzRXB','45472dkzwvH','plugins','1483710DgZqTb','1742406xOfOiX'];_0x18fe=function(){return _0x7d34f;};return _0x18fe();}import{Plugin as _0x1b30c7}from'ckeditor5/src/core.js';import _0x42af80 from'./table.js';export default class Mt extends _0x1b30c7{static get[_0x418391(0x1f3)](){return[_0x42af80];}[_0x418391(0x1f2)](){const _0x31cd8e=_0x418391,_0x5429e2=this[_0x31cd8e(0x203)];if(!_0x5429e2[_0x31cd8e(0x200)][_0x31cd8e(0x1f6)](_0x31cd8e(0x1f1)))return;_0x5429e2[_0x31cd8e(0x200)][_0x31cd8e(0x1f0)](_0x31cd8e(0x204))[_0x31cd8e(0x1fa)](_0x31cd8e(0x1fb));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2cbcc6=_0x26cd;(function(_0x11d569,_0x11aa22){const _0x39ac69=_0x26cd,_0xfb000d=_0x11d569();while(!![]){try{const _0x4893cf=parseInt(_0x39ac69(0x177))/0x1+-parseInt(_0x39ac69(0x191))/0x2*(-parseInt(_0x39ac69(0x15e))/0x3)+-parseInt(_0x39ac69(0x1ae))/0x4*(parseInt(_0x39ac69(0x1e1))/0x5)+parseInt(_0x39ac69(0x212))/0x6*(-parseInt(_0x39ac69(0x1da))/0x7)+parseInt(_0x39ac69(0x1ef))/0x8*(-parseInt(_0x39ac69(0x17f))/0x9)+-parseInt(_0x39ac69(0x1e5))/0xa*(-parseInt(_0x39ac69(0x1a5))/0xb)+-parseInt(_0x39ac69(0x1fe))/0xc*(-parseInt(_0x39ac69(0x223))/0xd);if(_0x4893cf===_0x11aa22)break;else _0xfb000d['push'](_0xfb000d['shift']());}catch(_0x229a9c){_0xfb000d['push'](_0xfb000d['shift']());}}}(_0x4766,0x88928));import{getTranslation as _0x454c5e}from'../utils/common-translations.js';import{Plugin as _0x3ac80a}from'ckeditor5/src/core.js';import{LiveRange as _0x11b2ec}from'ckeditor5/src/engine.js';function _0x26cd(_0x447c68,_0x26ffc8){const _0x476628=_0x4766();return _0x26cd=function(_0x26cd15,_0x162cf8){_0x26cd15=_0x26cd15-0x159;let _0x122515=_0x476628[_0x26cd15];return _0x122515;},_0x26cd(_0x447c68,_0x26ffc8);}import{uid as _0x12958a,priorities as _0x5dae69}from'ckeditor5/src/utils.js';import _0x33558b from'./table.js';const ge=[_0x2cbcc6(0x15f),_0x2cbcc6(0x20f),_0x2cbcc6(0x1fa),_0x2cbcc6(0x1ac),_0x2cbcc6(0x1a2),_0x2cbcc6(0x1ba),_0x2cbcc6(0x226)],Ce=Object[_0x2cbcc6(0x184)](ge[_0x2cbcc6(0x1cf)](_0x33f3c1=>[_0x33f3c1,null]));export default class It extends _0x3ac80a{static get[_0x2cbcc6(0x1d3)](){return[_0x33558b];}[_0x2cbcc6(0x203)](){const _0x14c853=_0x2cbcc6,_0x4b0435=this[_0x14c853(0x1ed)];if(!_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1de)](_0x14c853(0x1b3)))return;const _0x2c0ba9=_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1d0)](_0x14c853(0x17b)),_0x42fb6a=_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1d0)](_0x14c853(0x185)),_0xeb40cf=_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1d0)](_0x33558b),_0x288021=_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1d0)](_0x14c853(0x1b3));_0xeb40cf[_0x14c853(0x1d5)][_0x14c853(0x224)](_0x14c853(0x1ca),_0x14c853(0x19b)),_0x4b0435[_0x14c853(0x1d2)][_0x14c853(0x1eb)][_0x14c853(0x19a)](_0x14c853(0x162),{'allowIn':_0x14c853(0x16f),'allowContentOf':_0x14c853(0x16f),'isLimit':!0x0}),_0x4b0435[_0x14c853(0x1a3)][_0x14c853(0x1f4)]({'model':_0x14c853(0x162),'view':_0x14c853(0x1af)});let _0x2d4075=null;_0x4b0435[_0x14c853(0x1d2)]['on'](_0x14c853(0x187),(_0xd4d009,_0x58bc92)=>{const _0x1f3f19=_0x14c853,[_0x5bb247,_0x17eb1d]=_0x58bc92,_0x23e809=_0x58bc92[_0x58bc92[_0x1f3f19(0x221)]-0x1];_0x23e809&&_0x23e809[_0x1f3f19(0x1e0)]||_0x2c0ba9[_0x1f3f19(0x213)]||this[_0x1f3f19(0x1ed)][_0x1f3f19(0x205)][_0x1f3f19(0x1d0)](_0x1f3f19(0x1cd))[_0x1f3f19(0x1c0)]&&function(_0x34d5f9,_0x2a2d7b,_0xe8f58e,_0x3b5c47,_0x154a85){const _0x25ff35=_0x1f3f19;if(_0x2a2d7b&&!_0x2a2d7b['is'](_0x25ff35(0x1fc)))return!0x1;const _0xcdbf89=_0x154a85[_0x25ff35(0x1f9)](_0x34d5f9,_0xe8f58e);if(!_0xcdbf89||!he(_0xcdbf89,void 0x0,_0x3b5c47))return!0x1;const _0x3ddfd7=_0x3b5c47[_0x25ff35(0x163)](_0xe8f58e[_0x25ff35(0x1d4)][_0x25ff35(0x1c4)]);if(!_0x3ddfd7[_0x25ff35(0x221)])return!0x1;const _0x243c60=_0x3ddfd7[0x0][_0x25ff35(0x1b9)](_0x25ff35(0x1a8)),_0x3af15c=_0x3b5c47[_0x25ff35(0x176)](_0x3ddfd7),_0x20a41a=_0x3b5c47[_0x25ff35(0x21e)](_0x3ddfd7),_0x359ffd={'startRow':_0x3af15c[_0x25ff35(0x225)],'endRow':_0x3af15c[_0x25ff35(0x193)],'startColumn':_0x20a41a[_0x25ff35(0x225)],'endColumn':_0x20a41a[_0x25ff35(0x193)]};return 0x1==_0x3ddfd7[_0x25ff35(0x221)]&&(_0x359ffd[_0x25ff35(0x18d)]+=_0x3b5c47[_0x25ff35(0x1bf)](_0xcdbf89)-0x1,_0x359ffd[_0x25ff35(0x1c6)]+=_0x3b5c47[_0x25ff35(0x197)](_0xcdbf89)-0x1),he(_0x243c60,_0x359ffd,_0x3b5c47);}(_0x5bb247,_0x17eb1d,_0x4b0435[_0x1f3f19(0x1d2)],_0x42fb6a,_0x288021)&&(_0xd4d009[_0x1f3f19(0x1a1)](),_0x2d4075={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4b0435[_0x1f3f19(0x1d2)][_0x1f3f19(0x175)](()=>{const _0x10942e=_0x1f3f19;_0x4b0435[_0x10942e(0x1d2)][_0x10942e(0x187)](_0x58bc92[0x0],_0x58bc92[0x1],_0x58bc92[0x2],{'forceDefaultExecution':!0x0});const _0x546b1c=_0x12958a(),{rowInsertionRanges:_0x2b2b07,columnInsertionRanges:_0x2d7df9,insertionRanges:_0x16c2f2,deletionRanges:_0x5dbcb8,cells:_0x131c65}=_0x2d4075;_0x2b2b07[_0x10942e(0x221)]&&_0x2c0ba9[_0x10942e(0x1ee)](_0x2b2b07,_0x10942e(0x1ca),{'tablePasteChainId':_0x546b1c}),_0x2d7df9[_0x10942e(0x221)]&&_0x2c0ba9[_0x10942e(0x1ee)](_0x2d7df9,_0x10942e(0x19b),{'tablePasteChainId':_0x546b1c}),_0x16c2f2[_0x10942e(0x221)]&&(_0x2c0ba9[_0x10942e(0x1ee)](_0x16c2f2,_0x10942e(0x1b0),{'tablePasteChainId':_0x546b1c,'skipNestingCheck':!0x0}),_0x16c2f2[_0x10942e(0x1c3)](_0x7622a9=>{const _0x3b9070=_0x10942e;var _0x319e37;return null===(_0x319e37=_0x7622a9[_0x3b9070(0x166)])||void 0x0===_0x319e37?void 0x0:_0x319e37[_0x3b9070(0x1c1)](_0x7622a9);})),_0x5dbcb8[_0x10942e(0x221)]&&(_0x2c0ba9[_0x10942e(0x1a0)](_0x5dbcb8,_0x10942e(0x1b0),{'tablePasteChainId':_0x546b1c,'skipNestingCheck':!0x0}),_0x5dbcb8[_0x10942e(0x1c3)](_0x1694fd=>{const _0x14d2e7=_0x10942e;var _0x3e3e91;return null===(_0x3e3e91=_0x1694fd[_0x14d2e7(0x166)])||void 0x0===_0x3e3e91?void 0x0:_0x3e3e91[_0x14d2e7(0x1c1)](_0x1694fd);}));const _0x35fce7=_0x2c0ba9[_0x10942e(0x20c)](_0x131c65[_0x10942e(0x1cf)](({element:_0x226529})=>_0x226529),{'formatGroupId':_0x12958a()},[],_0x10942e(0x186),{'tablePasteChainId':_0x546b1c});if(_0x35fce7){const _0x1eb1f0=_0x35fce7[_0x10942e(0x201)](),_0x44908e=[];for(const {element:_0x559319,attributes:_0x5668a5}of _0x131c65){if(!_0x5668a5)continue;const _0x40c5e8=_0x4b0435[_0x10942e(0x1d2)][_0x10942e(0x161)](_0x559319),_0x313a76=_0x1eb1f0[_0x10942e(0x17a)](_0x28c84f=>_0x28c84f[_0x10942e(0x204)]()[_0x10942e(0x159)](_0x40c5e8));_0x313a76&&_0x44908e[_0x10942e(0x224)]([_0x313a76[_0x10942e(0x200)],_0x5668a5]);}_0x44908e[_0x10942e(0x221)]&&_0x35fce7[_0x10942e(0x1fb)](_0x10942e(0x1e7),Object[_0x10942e(0x184)](_0x44908e));}_0x2d4075=null;}));},{'priority':_0x5dae69[_0x14c853(0x1be)]+0xa}),_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1d0)](_0x14c853(0x1b3))['on'](_0x14c853(0x16c),(_0x17338b,_0x4f5124)=>{const _0x24e5c0=_0x14c853,[_0x3026af,_0x555364,,_0xbc8b11]=_0x4f5124;if(!_0x2d4075)return;_0x17338b[_0x24e5c0(0x1a1)]();const _0x1a884f=_0x3026af[_0x24e5c0(0x1b2)],_0x42e0cf=_0x555364,_0x2885a3=Pe(_0x1a884f),_0x2b380b=Pe(_0x42e0cf);_0x17338b[_0x24e5c0(0x215)]=_0x1a884f;let _0x2f56f9=null,_0x1e2022=null;if(_0x2b380b||_0x2885a3){if(_0x2885a3&&!_0x2b380b){_0xbc8b11[_0x24e5c0(0x1b8)](_0x1a884f[_0x24e5c0(0x188)](0x0));for(const _0x4fc033 of Array[_0x24e5c0(0x1bd)](_0x42e0cf[_0x24e5c0(0x180)]()))_0xbc8b11[_0x24e5c0(0x168)](_0x4fc033,_0x1a884f,_0x24e5c0(0x211));const _0x3cd7bd=_0x2d4075[_0x24e5c0(0x15a)][_0x24e5c0(0x1e4)](_0x3026af[_0x24e5c0(0x160)]),_0x2154ae=_0x2d4075[_0x24e5c0(0x19f)][_0x24e5c0(0x1e4)](_0x3026af[_0x24e5c0(0x1bb)]);_0x3cd7bd||_0x2154ae||(_0x2f56f9=_0x11b2ec[_0x24e5c0(0x179)](_0xbc8b11[_0x24e5c0(0x174)](_0x1a884f)));}else _0x2b380b&&!_0x2885a3&&(_0x1e2022=_0xbc8b11[_0x24e5c0(0x174)](_0x1a884f));}else{const _0x5b6b99=_0xbc8b11[_0x24e5c0(0x15d)](_0x24e5c0(0x162)),_0x2200c5=_0xbc8b11[_0x24e5c0(0x15d)](_0x24e5c0(0x162));_0xbc8b11[_0x24e5c0(0x20a)](_0xbc8b11[_0x24e5c0(0x174)](_0x1a884f),_0x2200c5),_0xbc8b11[_0x24e5c0(0x168)](_0x5b6b99,_0x1a884f,0x0);for(const _0x1076e6 of Array[_0x24e5c0(0x1bd)](_0x42e0cf[_0x24e5c0(0x180)]()))_0xbc8b11[_0x24e5c0(0x168)](_0x1076e6,_0x5b6b99,_0x24e5c0(0x211));_0x2f56f9=_0x11b2ec[_0x24e5c0(0x179)](_0xbc8b11[_0x24e5c0(0x161)](_0x5b6b99)),_0x1e2022=_0x11b2ec[_0x24e5c0(0x179)](_0xbc8b11[_0x24e5c0(0x161)](_0x2200c5));}const _0x381da1=Array[_0x24e5c0(0x1bd)](_0x42e0cf[_0x24e5c0(0x207)]())[_0x24e5c0(0x1e8)](([_0x216c8c])=>ge[_0x24e5c0(0x1e4)](_0x216c8c));_0x2d4075[_0x24e5c0(0x183)][_0x24e5c0(0x224)]({'element':_0x1a884f,'attributes':_0x381da1[_0x24e5c0(0x221)]?Object[_0x24e5c0(0x184)](_0x381da1):null}),_0x2f56f9&&_0x2d4075[_0x24e5c0(0x1a6)][_0x24e5c0(0x224)](_0x2f56f9),_0x1e2022&&_0x2d4075[_0x24e5c0(0x1d1)][_0x24e5c0(0x224)](_0x1e2022);},{'priority':_0x14c853(0x1be)}),_0x42fb6a['on'](_0x14c853(0x1dd),(_0x1ed03a,_0x15d440)=>{const _0xc6cbdb=_0x14c853,[_0x447573,_0x4acf3d={}]=_0x15d440;if(!_0x2d4075)return;const _0x2a1150=_0x4acf3d['at']||0x0,_0x53f188=_0x4acf3d[_0xc6cbdb(0x192)]||0x1;_0x2d4075[_0xc6cbdb(0x19f)]=new Array(_0x53f188)[_0xc6cbdb(0x17d)](_0x2a1150)[_0xc6cbdb(0x1cf)]((_0x316500,_0x4ba7ed)=>_0x316500+_0x4ba7ed);for(const {cell:_0x3776bf}of _0x42fb6a[_0xc6cbdb(0x1cc)](_0x447573,{'startColumn':_0x2a1150,'endColumn':_0x2a1150+_0x53f188-0x1}))_0x2d4075[_0xc6cbdb(0x1ec)][_0xc6cbdb(0x224)](_0x4b0435[_0xc6cbdb(0x1d2)][_0xc6cbdb(0x161)](_0x3776bf));},{'priority':_0x14c853(0x182)}),_0x42fb6a['on'](_0x14c853(0x1e9),(_0xdbe0c6,_0x14ac23)=>{const _0x3c2267=_0x14c853,[_0x27c988,_0x4797b0={}]=_0x14ac23;if(!_0x2d4075)return;const _0x15845b=_0x4797b0['at']||0x0,_0x3200e2=_0x4797b0[_0x3c2267(0x169)]||0x1;_0x2d4075[_0x3c2267(0x15a)]=new Array(_0x3200e2)[_0x3c2267(0x17d)](_0x15845b)[_0x3c2267(0x1cf)]((_0x58b06b,_0x15ed92)=>_0x58b06b+_0x15ed92);for(const {cell:_0x1d9604}of _0x42fb6a[_0x3c2267(0x1cc)](_0x27c988,{'startRow':_0x15845b,'endRow':_0x15845b+_0x3200e2-0x1}))_0x2d4075[_0x3c2267(0x1d8)][_0x3c2267(0x224)](_0x4b0435[_0x3c2267(0x1d2)][_0x3c2267(0x161)](_0x1d9604));},{'priority':_0x14c853(0x182)}),_0x2c0ba9[_0x14c853(0x1b4)][_0x14c853(0x1c8)](_0x44a70b=>{const _0xe94d70=_0x14c853;if(_0x44a70b[_0xe94d70(0x217)]&&_0x44a70b[_0xe94d70(0x217)][_0xe94d70(0x220)](_0xe94d70(0x1b0)))return _0x44a70b[_0xe94d70(0x1dc)]?{}:{'type':_0xe94d70(0x19d),'content':_0x454c5e(_0x4b0435[_0xe94d70(0x21d)],_0xe94d70(0x19e))};});const _0x3b3859=()=>!0x1;for(const _0xf4eac9 of[_0x14c853(0x1b0),_0x14c853(0x19b),_0x14c853(0x1ca),_0x14c853(0x186)])_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x19d),_0xf4eac9,_0x14c853(0x20d),_0x3b3859),_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x1ff),_0xf4eac9,_0x14c853(0x20d),_0x3b3859),_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x228),_0xf4eac9,_0x14c853(0x20d),_0x3b3859);_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x228),_0x14c853(0x186),_0x14c853(0x165),_0x3b3859),_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x228),_0x14c853(0x186),_0x14c853(0x20e),(_0x190c72,_0x32a9b8,_0x66f333)=>{const _0x172d50=_0x14c853,_0x5cbdb1=_0x190c72[_0x172d50(0x1cf)](_0x2dda70=>_0x2dda70[_0x172d50(0x195)]())[_0x172d50(0x1e8)](_0x1112de=>_0x1112de),_0x19dafe=new Map(_0x5cbdb1[_0x172d50(0x1cf)](_0x475f3a=>[_0x475f3a,null]));if(_0x2d4075){for(const {element:_0x2c6b64,attributes:_0x149ef6}of _0x2d4075[_0x172d50(0x183)])_0x149ef6&&_0x19dafe[_0x172d50(0x1e3)](_0x2c6b64,_0x149ef6);}else{if(_0x66f333&&_0x66f333[_0x172d50(0x1e7)])for(const [_0x3c42e6,_0x23a2bb]of Object[_0x172d50(0x1d6)](_0x66f333[_0x172d50(0x1e7)])){const _0x41a5fd=_0x4b0435[_0x172d50(0x1d2)][_0x172d50(0x1f2)][_0x172d50(0x1d0)](_0x3c42e6),_0x4cf872=_0x41a5fd?_0x41a5fd[_0x172d50(0x204)]()[_0x172d50(0x195)]():null;_0x4cf872&&_0x19dafe[_0x172d50(0x1e3)](_0x4cf872,_0x23a2bb);}}_0x4b0435[_0x172d50(0x1d2)][_0x172d50(0x175)](_0x1b77a9=>{const _0x4eb36a=_0x172d50;for(const [_0x19dbf0,_0x28ed85]of _0x19dafe)_0x1b77a9[_0x4eb36a(0x199)]({...Ce,..._0x28ed85},_0x19dbf0);});});const _0x5dbd31=(_0xed51a6,_0x44d844)=>{const _0x1e6efa=_0x14c853;_0x2c0ba9[_0x1e6efa(0x1e6)][_0x1e6efa(0x1a4)](_0xed51a6,_0x1e6efa(0x1b0),_0x44d844,(_0x2f8957,_0x5a4e26,_0x28607f)=>{const _0xb2d010=_0x1e6efa;_0x4b0435[_0xb2d010(0x1d2)][_0xb2d010(0x175)](_0x5bb883=>{const _0x194143=_0xb2d010,_0x10f8bf=[];for(const _0x4cf2f2 of _0x2f8957){const _0x19d0fc=_0x4cf2f2[_0x194143(0x1b1)][_0x194143(0x219)];_0x19d0fc['is'](_0x194143(0x15c),_0x194143(0x162))&&_0x10f8bf[_0x194143(0x224)](_0x19d0fc);}_0x2c0ba9[_0x194143(0x1e6)][_0x194143(0x1ea)](_0xed51a6,null,_0x44d844)(_0x2f8957,_0x5a4e26,_0x28607f);for(const _0x5dc800 of _0x10f8bf)_0x194143(0x190)!=_0x5dc800[_0x194143(0x194)][_0x194143(0x20b)]&&_0x5bb883[_0x194143(0x1cb)](_0x5dc800);});});};_0x5dbd31(_0x14c853(0x19d),_0x14c853(0x20e)),_0x5dbd31(_0x14c853(0x19d),_0x14c853(0x165)),_0x5dbd31(_0x14c853(0x1ff),_0x14c853(0x20e)),_0x5dbd31(_0x14c853(0x1ff),_0x14c853(0x165)),_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x19d),_0x14c853(0x1ca),_0x14c853(0x165),_0x32d5ad=>{const _0x57def1=_0x14c853,_0x45b85a=_0x32d5ad[_0x57def1(0x1cf)](_0xfe796=>_0xfe796[_0x57def1(0x195)]()),_0x1ae98e=_0x45b85a[0x0][_0x57def1(0x1b9)](_0x57def1(0x1a8)),{minRow:_0x3fe69b,maxRow:_0x50ea43}=_0xeb40cf[_0x57def1(0x19c)](_0x45b85a);_0x42fb6a[_0x57def1(0x1ab)](_0x1ae98e,{'at':_0x3fe69b,'rows':_0x50ea43-_0x3fe69b+0x1});}),_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x19d),_0x14c853(0x19b),_0x14c853(0x165),_0x310e4f=>{const _0xf99db7=_0x14c853,_0x33edd8=_0x310e4f[_0xf99db7(0x1cf)](_0x15aea9=>_0x15aea9[_0xf99db7(0x195)]()),_0x33d532=_0x33edd8[0x0][_0xf99db7(0x1b9)](_0xf99db7(0x1a8)),{minColumn:_0xf835c2,maxColumn:_0x115073}=_0xeb40cf[_0xf99db7(0x19c)](_0x33edd8);_0x42fb6a[_0xf99db7(0x1c9)](_0x33d532,{'at':_0xf835c2,'columns':_0x115073-_0xf835c2+0x1});});const _0xeab1c7=(_0x1c6c8e,_0x230834)=>{const _0x531407=_0x14c853;if(!_0x230834[_0x531407(0x217)]||!_0x230834[_0x531407(0x217)][_0x531407(0x220)](_0x531407(0x1b0)))return;const _0x4b0660=_0x230834[_0x531407(0x17e)][_0x531407(0x216)],_0x467ea1=_0x2c0ba9[_0x531407(0x171)]()[_0x531407(0x1e8)](_0x157ff8=>_0x157ff8[_0x531407(0x167)]&&_0x157ff8[_0x531407(0x17e)]&&_0x157ff8[_0x531407(0x17e)][_0x531407(0x216)]==_0x4b0660);_0x467ea1[_0x531407(0x221)]&&_0x230834[_0x531407(0x1bc)]()[_0x531407(0x221)]!=_0x467ea1[_0x531407(0x221)]&&_0x467ea1[_0x531407(0x164)]((_0x5b7884,_0x548bc7)=>(_0x5b7884[_0x531407(0x18a)]=_0x548bc7,_0x548bc7[_0x531407(0x1dc)]=_0x5b7884,_0x548bc7));};function _0x4b79f0(_0xa4758c,_0x1e7ffb=!0x0){const _0xd752d7=_0x14c853,{id:_0x2ed9c9}=_0x2c0ba9[_0xd752d7(0x1c7)](_0xa4758c[_0xd752d7(0x1f1)]),_0x47a0aa=[_0xd752d7(0x1fd),_0xd752d7(0x222)],_0x7a690e=_0x2c0ba9[_0xd752d7(0x1f6)][_0xd752d7(0x1e4)](_0xa4758c[_0xd752d7(0x1f1)]);return _0x7a690e&&_0x47a0aa[_0xd752d7(0x224)](_0xd752d7(0x202)),{'classes':_0x47a0aa,'attributes':{'data-suggestion':_0x2ed9c9},'priority':_0x7a690e&&_0x1e7ffb?0xbc2:0xbb8};}_0x2c0ba9['on'](_0x14c853(0x227),_0xeab1c7,{'priority':_0x14c853(0x1be)}),_0x2c0ba9['on'](_0x14c853(0x18f),_0xeab1c7,{'priority':_0x14c853(0x1be)}),_0x4b0435[_0x14c853(0x1d2)][_0x14c853(0x1d4)][_0x14c853(0x218)](()=>{const _0x1bd063=_0x14c853;let _0x4bde87=!0x1;const _0x5434d0=Array[_0x1bd063(0x1bd)](_0x4b0435[_0x1bd063(0x1d2)][_0x1bd063(0x1d4)][_0x1bd063(0x16a)][_0x1bd063(0x1e2)]());for(const {name:_0x4b78f0,data:_0x5d5699}of _0x5434d0){const {group:_0x3c2ecf,type:_0x4bccb6,id:_0x1eee21}=_0x2c0ba9[_0x1bd063(0x1c7)](_0x4b78f0);if(_0x1bd063(0x16d)!=_0x3c2ecf||_0x1bd063(0x1ff)!=_0x4bccb6||_0x5d5699[_0x1bd063(0x1f7)])continue;if(!_0x2c0ba9[_0x1bd063(0x1ad)](_0x1eee21))continue;const _0x70152a=_0x2c0ba9[_0x1bd063(0x210)](_0x1eee21)[_0x1bd063(0x18b)](),_0x3a06e4=_0x4b0435[_0x1bd063(0x1f8)][_0x1bd063(0x1d0)](_0x1bd063(0x1f0))['me'];for(const _0x4666db of _0x2c0ba9[_0x1bd063(0x171)]()){if(!_0x4666db[_0x1bd063(0x167)]||_0x4666db[_0x1bd063(0x21a)]!=_0x3a06e4)continue;if(_0x1bd063(0x228)!=_0x4666db[_0x1bd063(0x206)]||_0x1bd063(0x186)!=_0x4666db[_0x1bd063(0x217)])continue;if(_0x4666db[_0x1bd063(0x18b)]()[_0x1bd063(0x1d7)](_0x64893e=>_0x70152a[_0x1bd063(0x15b)](_0x1fe27e=>_0x1fe27e[_0x1bd063(0x209)](_0x64893e,!0x0)))){for(const _0x665e26 of _0x4666db[_0x1bd063(0x1bc)]())_0x665e26[_0x1bd063(0x167)]&&(_0x665e26[_0x1bd063(0x165)](),_0x4bde87=!0x0);}}}return _0x4bde87;}),_0x4b0435[_0x14c853(0x1d2)][_0x14c853(0x1d4)][_0x14c853(0x218)](_0x4fe322=>{const _0xf6a0f1=_0x14c853,_0x57ded6=_0x4b0435[_0xf6a0f1(0x205)][_0xf6a0f1(0x1d0)](_0xf6a0f1(0x1db));if(!_0x57ded6||!_0x57ded6[_0xf6a0f1(0x1ce)][_0xf6a0f1(0x1de)](_0x4fe322[_0xf6a0f1(0x208)]))return!0x1;let _0x2d1729=!0x1;const _0x47947c=_0x4b0435[_0xf6a0f1(0x1f8)][_0xf6a0f1(0x1d0)](_0xf6a0f1(0x1f0))['me'],_0x825c57=_0x4b0435[_0xf6a0f1(0x1d2)][_0xf6a0f1(0x1d4)][_0xf6a0f1(0x16a)][_0xf6a0f1(0x173)](),_0x567944=Array[_0xf6a0f1(0x1bd)](_0x4b0435[_0xf6a0f1(0x1d2)][_0xf6a0f1(0x1d4)][_0xf6a0f1(0x16a)][_0xf6a0f1(0x1e2)]())[_0xf6a0f1(0x1e8)](({name:_0x50699c,data:_0xd495f9})=>{const _0x3b8e01=_0xf6a0f1,{group:_0x4b40d6,subType:_0x14ef14,authorId:_0x1d4ada}=_0x2c0ba9[_0x3b8e01(0x1c7)](_0x50699c);return _0x3b8e01(0x16d)==_0x4b40d6&&_0x3b8e01(0x1b0)==_0x14ef14&&_0x1d4ada==_0x47947c['id']&&!_0xd495f9[_0x3b8e01(0x1f7)];});for(const _0x2da947 of _0x825c57){if(_0xf6a0f1(0x168)!=_0x2da947[_0xf6a0f1(0x206)]||_0xf6a0f1(0x162)!=_0x2da947[_0xf6a0f1(0x200)]||0x1!=_0x2da947[_0xf6a0f1(0x221)])continue;const _0x4c01a6=_0x4fe322[_0xf6a0f1(0x1d9)](_0x2da947[_0xf6a0f1(0x172)],_0x2da947[_0xf6a0f1(0x172)][_0xf6a0f1(0x1a9)](0x1));if(!_0x567944[_0xf6a0f1(0x17a)](({data:_0x1d73b0})=>_0x1d73b0[_0xf6a0f1(0x1c5)][_0xf6a0f1(0x159)](_0x4c01a6))){for(const {name:_0x33c40b,data:_0x19f628}of _0x567944)if(_0x4c01a6[_0xf6a0f1(0x209)](_0x19f628[_0xf6a0f1(0x1c5)])){_0x4fe322[_0xf6a0f1(0x1a7)](_0x33c40b,{'range':_0x4c01a6}),_0x2d1729=!0x0;break;}}}return _0x2d1729;}),_0x4b0435[_0x14c853(0x1d2)][_0x14c853(0x1d4)][_0x14c853(0x218)](_0x11dab5=>{const _0x167ace=_0x14c853;let _0x113fc5=!0x1;const _0x5a524c=_0x4b0435[_0x167ace(0x1f8)][_0x167ace(0x1d0)](_0x167ace(0x1f0))['me'],_0x19b22d=_0x2c0ba9[_0x167ace(0x171)]()[_0x167ace(0x1e8)](_0x2afc9d=>_0x2afc9d[_0x167ace(0x167)]&&_0x2afc9d[_0x167ace(0x21a)]==_0x5a524c),_0x5c45c4=new Set(),_0xe97a69=new Set();for(const _0x87c80c of _0x19b22d)if(_0x167ace(0x1b0)==_0x87c80c[_0x167ace(0x217)])for(const _0x214492 of _0x87c80c[_0x167ace(0x201)]()){const _0x18de5e=_0x214492[_0x167ace(0x204)]()[_0x167ace(0x195)]();if(_0x18de5e){if(_0x18de5e['is'](_0x167ace(0x15c),_0x167ace(0x162))&&Pe(_0x18de5e)){_0x87c80c[_0x167ace(0x16b)](_0x214492[_0x167ace(0x200)]),_0x5c45c4[_0x167ace(0x1b7)](_0x18de5e),_0x113fc5=!0x0;const _0x5c1dcc=_0x18de5e[_0x167ace(0x18c)],_0x5b6dc3=_0x18de5e[_0x167ace(0x198)],_0x1e9d85=_0x5c1dcc&&_0x5c1dcc['is'](_0x167ace(0x15c),_0x167ace(0x162)),_0xdbed6b=_0x5b6dc3&&_0x5b6dc3['is'](_0x167ace(0x15c),_0x167ace(0x162));_0x1e9d85&&!_0x5c45c4[_0x167ace(0x1de)](_0x5c1dcc)&&_0xe97a69[_0x167ace(0x1b7)](_0x5c1dcc),_0xdbed6b&&!_0x5c45c4[_0x167ace(0x1de)](_0x5b6dc3)&&_0xe97a69[_0x167ace(0x1b7)](_0x5b6dc3);}else _0x18de5e['is'](_0x167ace(0x15c),_0x167ace(0x1df))&&_0x18de5e[_0x167ace(0x214)]&&(_0x87c80c[_0x167ace(0x16b)](_0x214492[_0x167ace(0x200)]),_0x113fc5=!0x0);}}else{if(_0x167ace(0x186)==_0x87c80c[_0x167ace(0x217)]){if(!_0x87c80c[_0x167ace(0x17e)]||!_0x87c80c[_0x167ace(0x17e)][_0x167ace(0x216)])continue;const _0x1a2f98=_0x87c80c[_0x167ace(0x17e)][_0x167ace(0x1e7)];if(_0x1a2f98&&Object[_0x167ace(0x17c)](_0x1a2f98)[_0x167ace(0x221)])continue;const _0x49bd55=_0x87c80c[_0x167ace(0x17e)][_0x167ace(0x216)];let _0x108174=!0x0,_0x4c3add=!0x0;for(const _0x17e54a of _0x19b22d)if(_0x17e54a[_0x167ace(0x217)]&&_0x17e54a[_0x167ace(0x217)][_0x167ace(0x220)](_0x167ace(0x1b0))){if(!_0x17e54a[_0x167ace(0x17e)][_0x167ace(0x216)]){_0x4c3add=!0x1;break;}if(_0x17e54a['id']!=_0x87c80c['id']&&_0x17e54a[_0x167ace(0x17e)][_0x167ace(0x216)]==_0x49bd55){_0x108174=!0x1;break;}}_0x4c3add&&_0x108174&&(_0x87c80c[_0x167ace(0x1f5)](),_0x113fc5=!0x0);}}for(const _0x2fe136 of _0x5c45c4)_0x11dab5[_0x167ace(0x1b8)](_0x2fe136);for(const _0x48eacd of _0xe97a69)_0x11dab5[_0x167ace(0x1cb)](_0x48eacd);return _0x113fc5;}),_0x4b0435[_0x14c853(0x1a3)][_0x14c853(0x170)](_0x14c853(0x1f3))[_0x14c853(0x21f)]({'model':_0x14c853(0x1b5),'view':(_0x1f7011,_0x5cc356)=>_0x4b79f0(_0x1f7011),'converterPriority':_0x14c853(0x1be)}),_0x4b0435[_0x14c853(0x1a3)][_0x14c853(0x170)](_0x14c853(0x189))[_0x14c853(0x21f)]({'model':_0x14c853(0x1b5),'view':(_0x527df3,_0xb85460)=>_0xb85460[_0x14c853(0x1c2)][_0x14c853(0x178)]?_0x4b79f0(_0x527df3,!0x1):null,'converterPriority':_0x14c853(0x1be)});const _0x5b822d=_0x4b0435[_0x14c853(0x181)][_0x14c853(0x196)];this[_0x14c853(0x1aa)](_0x5b822d[_0x14c853(0x1d4)],_0x14c853(0x1b6),(_0x3ed49f,_0x2cde15)=>{const _0x27356c=_0x14c853,_0x4df8c9=[];for(const _0x1e10ab of _0x5b822d[_0x27356c(0x174)](_0x2cde15[_0x27356c(0x21c)])[_0x27356c(0x18e)]())_0x1e10ab['is'](_0x27356c(0x15c),_0x27356c(0x1af))&&_0x4df8c9[_0x27356c(0x224)](_0x1e10ab);_0x5b822d[_0x27356c(0x175)](_0x40c8ca=>{const _0x22d64d=_0x27356c;for(const _0x2ece9a of _0x4df8c9)_0x40c8ca[_0x22d64d(0x16e)](_0x40c8ca[_0x22d64d(0x174)](_0x2ece9a),_0x40c8ca[_0x22d64d(0x21b)](_0x2ece9a)),_0x40c8ca[_0x22d64d(0x1b8)](_0x2ece9a);});});}}function _0x4766(){const _0x3f8d5a=['has','paragraph','forceDefaultExecution','5AtYOWY','getChangedMarkers','set','includes','10XvLnHf','_suggestionFactory','markerAttributes','filter','insertRows','getSuggestionCallback','schema','columnInsertionRanges','editor','markMultiRangeInsertion','8qICxsG','Users','markerName','markers','editingDowncast','elementToElement','removeMarkers','activeMarkers','oldRange','plugins','getTableIfOnlyTableInContent','tableCellBorderStyle','setAttribute','documentSelection','ck-suggestion-marker','99156EyIgMc','deletion','name','getMarkers','ck-suggestion-marker--active','afterInit','getRange','commands','type','getAttributes','batch','containsRange','wrap','rootName','markMultiRangeBlockFormat','join','accept','tableCellBorderColor','getSuggestion','end','140718tQfRux','_isForcedDefaultExecutionBlock','isEmpty','return','tablePasteChainId','subType','registerPostFixer','nodeAfter','author','createPositionBefore','content','locale','getColumnIndexes','markerToHighlight','startsWith','length','ck-suggestion-marker-insertion','1027uHCTOm','push','first','tableCellPadding','suggestionLoaded','formatBlock','isEqual','rowInsertionIndexes','some','element','createElement','57SvzCkq','tableCellBorderWidth','row','createRangeOn','tableCellSuggestion','getSelectionAffectedTableCells','reduce','discard','detach','isInContent','insert','rows','differ','removeMarker','_replaceTableSlotCell','suggestion','move','tableCell','for','getSuggestions','position','getChanges','createRangeIn','change','getRowIndexes','581272wmesMs','showSuggestionHighlights','fromRange','find','TrackChangesEditing','keys','fill','attributes','10014633LnJqjJ','getChildren','editing','low','cells','fromEntries','TableUtils','tablePasteCell','insertContent','getChild','dataDowncast','next','getRanges','nextSibling','endRow','getItems','suggestionUnloaded','$graveyard','75542OUhBeL','columns','last','root','getContainedElement','view','getColumns','previousSibling','setAttributes','register','tablePasteColumn','_getCoordsForCells','insertion','*Replace\x20table\x20cells*','columnInsertionIndexes','markMultiRangeDeletion','stop','tableCellVerticalAlignment','conversion','registerCustomCallback','8590681kwUBGg','insertionRanges','updateMarker','table','getShiftedBy','listenTo','removeRows','tableCellHorizontalAlignment','hasSuggestion','395836HmyTlC','suggestion-td','tablePaste','start','cell','TableClipboard','descriptionFactory','suggestion:formatBlock:tablePasteCell','clipboardOutput','add','remove','findAncestor','tableCellBackgroundColor','column','getAllAdjacentSuggestions','from','high','getRows','value','call','options','forEach','selection','newRange','endColumn','_splitMarkerName','registerDescriptionCallback','removeColumns','tablePasteRow','unwrap','createTableWalker','trackChanges','_createdBatches','map','get','deletionRanges','model','requires','document','_tablePostFixingSubtypes','entries','every','rowInsertionRanges','createRange','287arDXYJ','redo','previous','insertColumns'];_0x4766=function(){return _0x3f8d5a;};return _0x4766();}function Pe(_0x106624){const _0x1136f1=_0x2cbcc6;if(_0x106624[_0x1136f1(0x214)])return!0x0;const _0x5ef9db=_0x106624[_0x1136f1(0x188)](0x0);return _0x5ef9db['is'](_0x1136f1(0x15c),_0x1136f1(0x1df))&&_0x5ef9db[_0x1136f1(0x214)];}function he(_0x448d70,_0x52144d={},_0x50ab26){const _0x573514=_0x2cbcc6;for(const {isAnchor:_0x5cd281,cellHeight:_0x5a9921,cellWidth:_0x4e3456}of _0x50ab26[_0x573514(0x1cc)](_0x448d70,{'includeAllSlots':!0x0,..._0x52144d}))if(!_0x5cd281||0x1!=_0x5a9921||0x1!=_0x4e3456)return!0x1;return!0x0;}
|
|
23
|
+
const _0x567129=_0x3873;(function(_0x5bd438,_0x5b027f){const _0x28fad8=_0x3873,_0x28b5b3=_0x5bd438();while(!![]){try{const _0x1abdf3=parseInt(_0x28fad8(0x1fe))/0x1*(-parseInt(_0x28fad8(0x251))/0x2)+parseInt(_0x28fad8(0x1cb))/0x3+-parseInt(_0x28fad8(0x280))/0x4+parseInt(_0x28fad8(0x263))/0x5*(parseInt(_0x28fad8(0x229))/0x6)+parseInt(_0x28fad8(0x25a))/0x7*(-parseInt(_0x28fad8(0x1d5))/0x8)+parseInt(_0x28fad8(0x22d))/0x9+parseInt(_0x28fad8(0x284))/0xa;if(_0x1abdf3===_0x5b027f)break;else _0x28b5b3['push'](_0x28b5b3['shift']());}catch(_0x29fe57){_0x28b5b3['push'](_0x28b5b3['shift']());}}}(_0x3fc9,0xbf68d));import{getTranslation as _0x39c912}from'../utils/common-translations.js';import{Plugin as _0x3f4d3e}from'ckeditor5/src/core.js';import{LiveRange as _0x355bd0}from'ckeditor5/src/engine.js';function _0x3873(_0x54c5d4,_0xcde281){const _0x3fc90e=_0x3fc9();return _0x3873=function(_0x3873ef,_0x190e24){_0x3873ef=_0x3873ef-0x1c6;let _0x43e5f5=_0x3fc90e[_0x3873ef];return _0x43e5f5;},_0x3873(_0x54c5d4,_0xcde281);}function _0x3fc9(){const _0x5b130d=['author','conversion','wrap','startsWith','afterInit','listenTo','1260512xWHsLh','rows','getColumns','tableCellHorizontalAlignment','6721020fSABHr','element','removeMarker','*Replace\x20table\x20cells*','markers','insertRows','_tablePostFixingSubtypes','call','_suggestionFactory','_getCoordsForCells','join','root','createRangeIn','first','getRange','createRange','getSelectionAffectedTableCells','registerDescriptionCallback','add','TableClipboard','828999ScOAlf','length','forEach','tableCell','redo','from','locale','insertContent','set','rowInsertionRanges','4147432nlwGpq','high','isEmpty','ck-suggestion-marker--active','previous','selection','change','endRow','cells','last','getAllAdjacentSuggestions','insert','editingDowncast','tablePasteRow','return','getRows','fromEntries','markMultiRangeDeletion','getItems','batch','markerAttributes','get','TableUtils','commands','end','createElement','rowInsertionIndexes','tableCellBackgroundColor','suggestion','getSuggestionCallback','every','reduce','attributes','trackChanges','deletion','fill','getChildren','detach','paragraph','move','getChangedMarkers','226IBWdtI','entries','start','options','tablePasteChainId','tableCellSuggestion','removeColumns','remove','rootName','setAttributes','suggestionUnloaded','tableCellBorderStyle','filter','tableCellPadding','createTableWalker','getMarkers','schema','_createdBatches','previousSibling','ck-suggestion-marker','showSuggestionHighlights','getSuggestions','getChanges','plugins','isInContent','descriptionFactory','push','suggestionLoaded','tableCellBorderColor','table','tablePasteColumn','tablePasteCell','getRanges','ck-suggestion-marker-insertion','removeRows','value','forceDefaultExecution','suggestion-td','markerName','register','containsRange','getColumnIndexes','removeMarkers','18cEiHVZ','getTableIfOnlyTableInContent','position','dataDowncast','5597406DciEJI','content','low','_replaceTableSlotCell','some','tablePaste','columnInsertionIndexes','insertion','createPositionBefore','tableCellBorderWidth','_isForcedDefaultExecutionBlock','columnInsertionRanges','type','newRange','requires','view','isEqual','createRangeOn','discard','deletionRanges','columns','subType','TrackChangesEditing','map','updateMarker','clipboardOutput','$graveyard','editor','getContainedElement','suggestion:formatBlock:tablePasteCell','accept','document','registerCustomCallback','hasSuggestion','_splitMarkerName','nodeAfter','8942pbATQD','registerPostFixer','unwrap','markMultiRangeBlockFormat','for','insertColumns','editing','Users','getAttributes','7TgLrSJ','fromRange','has','getShiftedBy','includes','model','getSuggestion','nextSibling','oldRange','1762745GrVjLF','endColumn','name','getChild','markerToHighlight','tableCellVerticalAlignment','row','next','column','differ','insertionRanges','documentSelection','cell','find','keys','setAttribute','stop','markMultiRangeInsertion','elementToElement','activeMarkers','getRowIndexes','findAncestor','formatBlock'];_0x3fc9=function(){return _0x5b130d;};return _0x3fc9();}import{uid as _0x41afee,priorities as _0x54713b}from'ckeditor5/src/utils.js';import _0x515ece from'./table.js';const ge=[_0x567129(0x236),_0x567129(0x21a),_0x567129(0x209),_0x567129(0x283),_0x567129(0x268),_0x567129(0x1f0),_0x567129(0x20b)],Ce=Object[_0x567129(0x1e5)](ge[_0x567129(0x244)](_0x1afd0d=>[_0x1afd0d,null]));export default class It extends _0x3f4d3e{static get[_0x567129(0x23b)](){return[_0x515ece];}[_0x567129(0x27e)](){const _0x23cb14=_0x567129,_0x4b3650=this[_0x23cb14(0x248)];if(!_0x4b3650[_0x23cb14(0x215)][_0x23cb14(0x25c)](_0x23cb14(0x1ca)))return;const _0x255fa6=_0x4b3650[_0x23cb14(0x215)][_0x23cb14(0x1ea)](_0x23cb14(0x243)),_0x22c76a=_0x4b3650[_0x23cb14(0x215)][_0x23cb14(0x1ea)](_0x23cb14(0x1eb)),_0x1ca2eb=_0x4b3650[_0x23cb14(0x215)][_0x23cb14(0x1ea)](_0x515ece),_0x3f52d9=_0x4b3650[_0x23cb14(0x215)][_0x23cb14(0x1ea)](_0x23cb14(0x1ca));_0x1ca2eb[_0x23cb14(0x28a)][_0x23cb14(0x218)](_0x23cb14(0x1e2),_0x23cb14(0x21c)),_0x4b3650[_0x23cb14(0x25f)][_0x23cb14(0x20e)][_0x23cb14(0x225)](_0x23cb14(0x203),{'allowIn':_0x23cb14(0x1ce),'allowContentOf':_0x23cb14(0x1ce),'isLimit':!0x0}),_0x4b3650[_0x23cb14(0x27b)][_0x23cb14(0x275)]({'model':_0x23cb14(0x203),'view':_0x23cb14(0x223)});let _0x19d6bc=null;_0x4b3650[_0x23cb14(0x25f)]['on'](_0x23cb14(0x1d2),(_0x2d36d4,_0x5de92a)=>{const _0x5d6a75=_0x23cb14,[_0x5f0559,_0x4952ae]=_0x5de92a,_0x50c70e=_0x5de92a[_0x5de92a[_0x5d6a75(0x1cc)]-0x1];_0x50c70e&&_0x50c70e[_0x5d6a75(0x222)]||_0x255fa6[_0x5d6a75(0x237)]||this[_0x5d6a75(0x248)][_0x5d6a75(0x1ec)][_0x5d6a75(0x1ea)](_0x5d6a75(0x1f6))[_0x5d6a75(0x221)]&&function(_0x42f904,_0x49e212,_0x407515,_0xbad04,_0x6027d5){const _0x582014=_0x5d6a75;if(_0x49e212&&!_0x49e212['is'](_0x582014(0x26e)))return!0x1;const _0x592d53=_0x6027d5[_0x582014(0x22a)](_0x42f904,_0x407515);if(!_0x592d53||!he(_0x592d53,void 0x0,_0xbad04))return!0x1;const _0x1e3e4f=_0xbad04[_0x582014(0x1c7)](_0x407515[_0x582014(0x24c)][_0x582014(0x1da)]);if(!_0x1e3e4f[_0x582014(0x1cc)])return!0x1;const _0x441618=_0x1e3e4f[0x0][_0x582014(0x278)](_0x582014(0x21b)),_0x3029ff=_0xbad04[_0x582014(0x277)](_0x1e3e4f),_0x3a1162=_0xbad04[_0x582014(0x227)](_0x1e3e4f),_0x5f7525={'startRow':_0x3029ff[_0x582014(0x291)],'endRow':_0x3029ff[_0x582014(0x1de)],'startColumn':_0x3a1162[_0x582014(0x291)],'endColumn':_0x3a1162[_0x582014(0x1de)]};return 0x1==_0x1e3e4f[_0x582014(0x1cc)]&&(_0x5f7525[_0x582014(0x1dc)]+=_0xbad04[_0x582014(0x1e4)](_0x592d53)-0x1,_0x5f7525[_0x582014(0x264)]+=_0xbad04[_0x582014(0x282)](_0x592d53)-0x1),he(_0x441618,_0x5f7525,_0xbad04);}(_0x5f0559,_0x4952ae,_0x4b3650[_0x5d6a75(0x25f)],_0x22c76a,_0x3f52d9)&&(_0x2d36d4[_0x5d6a75(0x273)](),_0x19d6bc={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4b3650[_0x5d6a75(0x25f)][_0x5d6a75(0x1db)](()=>{const _0x60c9af=_0x5d6a75;_0x4b3650[_0x60c9af(0x25f)][_0x60c9af(0x1d2)](_0x5de92a[0x0],_0x5de92a[0x1],_0x5de92a[0x2],{'forceDefaultExecution':!0x0});const _0x1a989d=_0x41afee(),{rowInsertionRanges:_0x1e5798,columnInsertionRanges:_0xba7398,insertionRanges:_0x4fe801,deletionRanges:_0x76c5c0,cells:_0x130532}=_0x19d6bc;_0x1e5798[_0x60c9af(0x1cc)]&&_0x255fa6[_0x60c9af(0x274)](_0x1e5798,_0x60c9af(0x1e2),{'tablePasteChainId':_0x1a989d}),_0xba7398[_0x60c9af(0x1cc)]&&_0x255fa6[_0x60c9af(0x274)](_0xba7398,_0x60c9af(0x21c),{'tablePasteChainId':_0x1a989d}),_0x4fe801[_0x60c9af(0x1cc)]&&(_0x255fa6[_0x60c9af(0x274)](_0x4fe801,_0x60c9af(0x232),{'tablePasteChainId':_0x1a989d,'skipNestingCheck':!0x0}),_0x4fe801[_0x60c9af(0x1cd)](_0x3741a8=>{const _0x1ae539=_0x60c9af;var _0x58a09d;return null===(_0x58a09d=_0x3741a8[_0x1ae539(0x1fa)])||void 0x0===_0x58a09d?void 0x0:_0x58a09d[_0x1ae539(0x28b)](_0x3741a8);})),_0x76c5c0[_0x60c9af(0x1cc)]&&(_0x255fa6[_0x60c9af(0x1e6)](_0x76c5c0,_0x60c9af(0x232),{'tablePasteChainId':_0x1a989d,'skipNestingCheck':!0x0}),_0x76c5c0[_0x60c9af(0x1cd)](_0x346092=>{const _0x527433=_0x60c9af;var _0x26ab64;return null===(_0x26ab64=_0x346092[_0x527433(0x1fa)])||void 0x0===_0x26ab64?void 0x0:_0x26ab64[_0x527433(0x28b)](_0x346092);}));const _0x40c22d=_0x255fa6[_0x60c9af(0x254)](_0x130532[_0x60c9af(0x244)](({element:_0x86d1d})=>_0x86d1d),{'formatGroupId':_0x41afee()},[],_0x60c9af(0x21d),{'tablePasteChainId':_0x1a989d});if(_0x40c22d){const _0x1fff6b=_0x40c22d[_0x60c9af(0x20d)](),_0xebb7c3=[];for(const {element:_0x1b89e8,attributes:_0x134f73}of _0x130532){if(!_0x134f73)continue;const _0x41f3dd=_0x4b3650[_0x60c9af(0x25f)][_0x60c9af(0x23e)](_0x1b89e8),_0x1f355c=_0x1fff6b[_0x60c9af(0x270)](_0x2a82d8=>_0x2a82d8[_0x60c9af(0x292)]()[_0x60c9af(0x23d)](_0x41f3dd));_0x1f355c&&_0xebb7c3[_0x60c9af(0x218)]([_0x1f355c[_0x60c9af(0x265)],_0x134f73]);}_0xebb7c3[_0x60c9af(0x1cc)]&&_0x40c22d[_0x60c9af(0x272)](_0x60c9af(0x1e9),Object[_0x60c9af(0x1e5)](_0xebb7c3));}_0x19d6bc=null;}));},{'priority':_0x54713b[_0x23cb14(0x1d6)]+0xa}),_0x4b3650[_0x23cb14(0x215)][_0x23cb14(0x1ea)](_0x23cb14(0x1ca))['on'](_0x23cb14(0x230),(_0x4dda54,_0x538c21)=>{const _0x32f4c7=_0x23cb14,[_0x1cd921,_0x2fb9d9,,_0x1fa050]=_0x538c21;if(!_0x19d6bc)return;_0x4dda54[_0x32f4c7(0x273)]();const _0x2cc46d=_0x1cd921[_0x32f4c7(0x26f)],_0x4d36a3=_0x2fb9d9,_0x55345d=Pe(_0x2cc46d),_0x12c374=Pe(_0x4d36a3);_0x4dda54[_0x32f4c7(0x1e3)]=_0x2cc46d;let _0x5e4714=null,_0x52141d=null;if(_0x12c374||_0x55345d){if(_0x55345d&&!_0x12c374){_0x1fa050[_0x32f4c7(0x205)](_0x2cc46d[_0x32f4c7(0x266)](0x0));for(const _0x1a08fa of Array[_0x32f4c7(0x1d0)](_0x4d36a3[_0x32f4c7(0x1f9)]()))_0x1fa050[_0x32f4c7(0x1e0)](_0x1a08fa,_0x2cc46d,_0x32f4c7(0x1ed));const _0x4d4b86=_0x19d6bc[_0x32f4c7(0x1ef)][_0x32f4c7(0x25e)](_0x1cd921[_0x32f4c7(0x269)]),_0x3acc5c=_0x19d6bc[_0x32f4c7(0x233)][_0x32f4c7(0x25e)](_0x1cd921[_0x32f4c7(0x26b)]);_0x4d4b86||_0x3acc5c||(_0x5e4714=_0x355bd0[_0x32f4c7(0x25b)](_0x1fa050[_0x32f4c7(0x290)](_0x2cc46d)));}else _0x12c374&&!_0x55345d&&(_0x52141d=_0x1fa050[_0x32f4c7(0x290)](_0x2cc46d));}else{const _0xdc1f17=_0x1fa050[_0x32f4c7(0x1ee)](_0x32f4c7(0x203)),_0x490cb9=_0x1fa050[_0x32f4c7(0x1ee)](_0x32f4c7(0x203));_0x1fa050[_0x32f4c7(0x27c)](_0x1fa050[_0x32f4c7(0x290)](_0x2cc46d),_0x490cb9),_0x1fa050[_0x32f4c7(0x1e0)](_0xdc1f17,_0x2cc46d,0x0);for(const _0x1f551c of Array[_0x32f4c7(0x1d0)](_0x4d36a3[_0x32f4c7(0x1f9)]()))_0x1fa050[_0x32f4c7(0x1e0)](_0x1f551c,_0xdc1f17,_0x32f4c7(0x1ed));_0x5e4714=_0x355bd0[_0x32f4c7(0x25b)](_0x1fa050[_0x32f4c7(0x23e)](_0xdc1f17)),_0x52141d=_0x355bd0[_0x32f4c7(0x25b)](_0x1fa050[_0x32f4c7(0x23e)](_0x490cb9));}const _0x303a7a=Array[_0x32f4c7(0x1d0)](_0x4d36a3[_0x32f4c7(0x259)]())[_0x32f4c7(0x20a)](([_0x1e5a81])=>ge[_0x32f4c7(0x25e)](_0x1e5a81));_0x19d6bc[_0x32f4c7(0x1dd)][_0x32f4c7(0x218)]({'element':_0x2cc46d,'attributes':_0x303a7a[_0x32f4c7(0x1cc)]?Object[_0x32f4c7(0x1e5)](_0x303a7a):null}),_0x5e4714&&_0x19d6bc[_0x32f4c7(0x26d)][_0x32f4c7(0x218)](_0x5e4714),_0x52141d&&_0x19d6bc[_0x32f4c7(0x240)][_0x32f4c7(0x218)](_0x52141d);},{'priority':_0x23cb14(0x1d6)}),_0x22c76a['on'](_0x23cb14(0x256),(_0x547112,_0x13b115)=>{const _0x4f780f=_0x23cb14,[_0x1f38fc,_0x175501={}]=_0x13b115;if(!_0x19d6bc)return;const _0x28a0a5=_0x175501['at']||0x0,_0x435d14=_0x175501[_0x4f780f(0x241)]||0x1;_0x19d6bc[_0x4f780f(0x233)]=new Array(_0x435d14)[_0x4f780f(0x1f8)](_0x28a0a5)[_0x4f780f(0x244)]((_0x2fb952,_0x53c5a5)=>_0x2fb952+_0x53c5a5);for(const {cell:_0x3f08d4}of _0x22c76a[_0x4f780f(0x20c)](_0x1f38fc,{'startColumn':_0x28a0a5,'endColumn':_0x28a0a5+_0x435d14-0x1}))_0x19d6bc[_0x4f780f(0x238)][_0x4f780f(0x218)](_0x4b3650[_0x4f780f(0x25f)][_0x4f780f(0x23e)](_0x3f08d4));},{'priority':_0x23cb14(0x22f)}),_0x22c76a['on'](_0x23cb14(0x289),(_0x20333b,_0x345640)=>{const _0x16c76c=_0x23cb14,[_0x1b5eca,_0x25e655={}]=_0x345640;if(!_0x19d6bc)return;const _0xd05257=_0x25e655['at']||0x0,_0x390061=_0x25e655[_0x16c76c(0x281)]||0x1;_0x19d6bc[_0x16c76c(0x1ef)]=new Array(_0x390061)[_0x16c76c(0x1f8)](_0xd05257)[_0x16c76c(0x244)]((_0x2679d9,_0x28655a)=>_0x2679d9+_0x28655a);for(const {cell:_0x155b3a}of _0x22c76a[_0x16c76c(0x20c)](_0x1b5eca,{'startRow':_0xd05257,'endRow':_0xd05257+_0x390061-0x1}))_0x19d6bc[_0x16c76c(0x1d4)][_0x16c76c(0x218)](_0x4b3650[_0x16c76c(0x25f)][_0x16c76c(0x23e)](_0x155b3a));},{'priority':_0x23cb14(0x22f)}),_0x255fa6[_0x23cb14(0x217)][_0x23cb14(0x1c8)](_0x388303=>{const _0x4e5a03=_0x23cb14;if(_0x388303[_0x4e5a03(0x242)]&&_0x388303[_0x4e5a03(0x242)][_0x4e5a03(0x27d)](_0x4e5a03(0x232)))return _0x388303[_0x4e5a03(0x1d9)]?{}:{'type':_0x4e5a03(0x234),'content':_0x39c912(_0x4b3650[_0x4e5a03(0x1d1)],_0x4e5a03(0x287))};});const _0x5db82b=()=>!0x1;for(const _0x1e336d of[_0x23cb14(0x232),_0x23cb14(0x21c),_0x23cb14(0x1e2),_0x23cb14(0x21d)])_0x255fa6[_0x23cb14(0x28c)][_0x23cb14(0x24d)](_0x23cb14(0x234),_0x1e336d,_0x23cb14(0x28e),_0x5db82b),_0x255fa6[_0x23cb14(0x28c)][_0x23cb14(0x24d)](_0x23cb14(0x1f7),_0x1e336d,_0x23cb14(0x28e),_0x5db82b),_0x255fa6[_0x23cb14(0x28c)][_0x23cb14(0x24d)](_0x23cb14(0x279),_0x1e336d,_0x23cb14(0x28e),_0x5db82b);_0x255fa6[_0x23cb14(0x28c)][_0x23cb14(0x24d)](_0x23cb14(0x279),_0x23cb14(0x21d),_0x23cb14(0x23f),_0x5db82b),_0x255fa6[_0x23cb14(0x28c)][_0x23cb14(0x24d)](_0x23cb14(0x279),_0x23cb14(0x21d),_0x23cb14(0x24b),(_0x443020,_0xa10278,_0x7fd7a8)=>{const _0x44b179=_0x23cb14,_0x27230a=_0x443020[_0x44b179(0x244)](_0x4ed6d2=>_0x4ed6d2[_0x44b179(0x249)]())[_0x44b179(0x20a)](_0x31a2ee=>_0x31a2ee),_0x347003=new Map(_0x27230a[_0x44b179(0x244)](_0x1d4ce9=>[_0x1d4ce9,null]));if(_0x19d6bc){for(const {element:_0x23b542,attributes:_0x2d30c1}of _0x19d6bc[_0x44b179(0x1dd)])_0x2d30c1&&_0x347003[_0x44b179(0x1d3)](_0x23b542,_0x2d30c1);}else{if(_0x7fd7a8&&_0x7fd7a8[_0x44b179(0x1e9)])for(const [_0x52f6c3,_0x4f1221]of Object[_0x44b179(0x1ff)](_0x7fd7a8[_0x44b179(0x1e9)])){const _0x34debe=_0x4b3650[_0x44b179(0x25f)][_0x44b179(0x288)][_0x44b179(0x1ea)](_0x52f6c3),_0x515ee7=_0x34debe?_0x34debe[_0x44b179(0x292)]()[_0x44b179(0x249)]():null;_0x515ee7&&_0x347003[_0x44b179(0x1d3)](_0x515ee7,_0x4f1221);}}_0x4b3650[_0x44b179(0x25f)][_0x44b179(0x1db)](_0x569263=>{const _0x2a717f=_0x44b179;for(const [_0x4cd2e7,_0x34e9ac]of _0x347003)_0x569263[_0x2a717f(0x207)]({...Ce,..._0x34e9ac},_0x4cd2e7);});});const _0x1438f6=(_0x26f396,_0x177e97)=>{const _0x4fe779=_0x23cb14;_0x255fa6[_0x4fe779(0x28c)][_0x4fe779(0x24d)](_0x26f396,_0x4fe779(0x232),_0x177e97,(_0x13b11b,_0x325712,_0x1f378b)=>{const _0xc405f9=_0x4fe779;_0x4b3650[_0xc405f9(0x25f)][_0xc405f9(0x1db)](_0x2ab681=>{const _0x3b9b1a=_0xc405f9,_0x3366f6=[];for(const _0x246bba of _0x13b11b){const _0x3cf48e=_0x246bba[_0x3b9b1a(0x200)][_0x3b9b1a(0x250)];_0x3cf48e['is'](_0x3b9b1a(0x285),_0x3b9b1a(0x203))&&_0x3366f6[_0x3b9b1a(0x218)](_0x3cf48e);}_0x255fa6[_0x3b9b1a(0x28c)][_0x3b9b1a(0x1f2)](_0x26f396,null,_0x177e97)(_0x13b11b,_0x325712,_0x1f378b);for(const _0x3b6478 of _0x3366f6)_0x3b9b1a(0x247)!=_0x3b6478[_0x3b9b1a(0x28f)][_0x3b9b1a(0x206)]&&_0x2ab681[_0x3b9b1a(0x253)](_0x3b6478);});});};_0x1438f6(_0x23cb14(0x234),_0x23cb14(0x24b)),_0x1438f6(_0x23cb14(0x234),_0x23cb14(0x23f)),_0x1438f6(_0x23cb14(0x1f7),_0x23cb14(0x24b)),_0x1438f6(_0x23cb14(0x1f7),_0x23cb14(0x23f)),_0x255fa6[_0x23cb14(0x28c)][_0x23cb14(0x24d)](_0x23cb14(0x234),_0x23cb14(0x1e2),_0x23cb14(0x23f),_0x2f06a1=>{const _0x97404b=_0x23cb14,_0x310aa7=_0x2f06a1[_0x97404b(0x244)](_0x449614=>_0x449614[_0x97404b(0x249)]()),_0x57b0ed=_0x310aa7[0x0][_0x97404b(0x278)](_0x97404b(0x21b)),{minRow:_0xdea43e,maxRow:_0x45e5ea}=_0x1ca2eb[_0x97404b(0x28d)](_0x310aa7);_0x22c76a[_0x97404b(0x220)](_0x57b0ed,{'at':_0xdea43e,'rows':_0x45e5ea-_0xdea43e+0x1});}),_0x255fa6[_0x23cb14(0x28c)][_0x23cb14(0x24d)](_0x23cb14(0x234),_0x23cb14(0x21c),_0x23cb14(0x23f),_0x268eb6=>{const _0x5ee0de=_0x23cb14,_0x55600f=_0x268eb6[_0x5ee0de(0x244)](_0x2cf8d1=>_0x2cf8d1[_0x5ee0de(0x249)]()),_0x321b04=_0x55600f[0x0][_0x5ee0de(0x278)](_0x5ee0de(0x21b)),{minColumn:_0x669f84,maxColumn:_0x5a53f9}=_0x1ca2eb[_0x5ee0de(0x28d)](_0x55600f);_0x22c76a[_0x5ee0de(0x204)](_0x321b04,{'at':_0x669f84,'columns':_0x5a53f9-_0x669f84+0x1});});const _0x3041fd=(_0x2a84df,_0x4a80b4)=>{const _0x2f9f80=_0x23cb14;if(!_0x4a80b4[_0x2f9f80(0x242)]||!_0x4a80b4[_0x2f9f80(0x242)][_0x2f9f80(0x27d)](_0x2f9f80(0x232)))return;const _0x5bbd96=_0x4a80b4[_0x2f9f80(0x1f5)][_0x2f9f80(0x202)],_0x3e880b=_0x255fa6[_0x2f9f80(0x213)]()[_0x2f9f80(0x20a)](_0x562ef3=>_0x562ef3[_0x2f9f80(0x216)]&&_0x562ef3[_0x2f9f80(0x1f5)]&&_0x562ef3[_0x2f9f80(0x1f5)][_0x2f9f80(0x202)]==_0x5bbd96);_0x3e880b[_0x2f9f80(0x1cc)]&&_0x4a80b4[_0x2f9f80(0x1df)]()[_0x2f9f80(0x1cc)]!=_0x3e880b[_0x2f9f80(0x1cc)]&&_0x3e880b[_0x2f9f80(0x1f4)]((_0x5d8565,_0x21ff94)=>(_0x5d8565[_0x2f9f80(0x26a)]=_0x21ff94,_0x21ff94[_0x2f9f80(0x1d9)]=_0x5d8565,_0x21ff94));};function _0x54d0e6(_0x40bb4b,_0x411001=!0x0){const _0x2459ad=_0x23cb14,{id:_0x3aaaef}=_0x255fa6[_0x2459ad(0x24f)](_0x40bb4b[_0x2459ad(0x224)]),_0x3a34ff=[_0x2459ad(0x211),_0x2459ad(0x21f)],_0x3295ad=_0x255fa6[_0x2459ad(0x276)][_0x2459ad(0x25e)](_0x40bb4b[_0x2459ad(0x224)]);return _0x3295ad&&_0x3a34ff[_0x2459ad(0x218)](_0x2459ad(0x1d8)),{'classes':_0x3a34ff,'attributes':{'data-suggestion':_0x3aaaef},'priority':_0x3295ad&&_0x411001?0xbc2:0xbb8};}_0x255fa6['on'](_0x23cb14(0x219),_0x3041fd,{'priority':_0x23cb14(0x1d6)}),_0x255fa6['on'](_0x23cb14(0x208),_0x3041fd,{'priority':_0x23cb14(0x1d6)}),_0x4b3650[_0x23cb14(0x25f)][_0x23cb14(0x24c)][_0x23cb14(0x252)](()=>{const _0x3b5bde=_0x23cb14;let _0x357554=!0x1;const _0x145d4c=Array[_0x3b5bde(0x1d0)](_0x4b3650[_0x3b5bde(0x25f)][_0x3b5bde(0x24c)][_0x3b5bde(0x26c)][_0x3b5bde(0x1fd)]());for(const {name:_0x21d097,data:_0x1eb7e1}of _0x145d4c){const {group:_0x44fbe1,type:_0x38c2af,id:_0x494193}=_0x255fa6[_0x3b5bde(0x24f)](_0x21d097);if(_0x3b5bde(0x1f1)!=_0x44fbe1||_0x3b5bde(0x1f7)!=_0x38c2af||_0x1eb7e1[_0x3b5bde(0x262)])continue;if(!_0x255fa6[_0x3b5bde(0x24e)](_0x494193))continue;const _0x2a221d=_0x255fa6[_0x3b5bde(0x260)](_0x494193)[_0x3b5bde(0x21e)](),_0x1850d1=_0x4b3650[_0x3b5bde(0x215)][_0x3b5bde(0x1ea)](_0x3b5bde(0x258))['me'];for(const _0x4d74e8 of _0x255fa6[_0x3b5bde(0x213)]()){if(!_0x4d74e8[_0x3b5bde(0x216)]||_0x4d74e8[_0x3b5bde(0x27a)]!=_0x1850d1)continue;if(_0x3b5bde(0x279)!=_0x4d74e8[_0x3b5bde(0x239)]||_0x3b5bde(0x21d)!=_0x4d74e8[_0x3b5bde(0x242)])continue;if(_0x4d74e8[_0x3b5bde(0x21e)]()[_0x3b5bde(0x1f3)](_0x2548db=>_0x2a221d[_0x3b5bde(0x231)](_0x1f8c6c=>_0x1f8c6c[_0x3b5bde(0x226)](_0x2548db,!0x0)))){for(const _0x8eb088 of _0x4d74e8[_0x3b5bde(0x1df)]())_0x8eb088[_0x3b5bde(0x216)]&&(_0x8eb088[_0x3b5bde(0x23f)](),_0x357554=!0x0);}}}return _0x357554;}),_0x4b3650[_0x23cb14(0x25f)][_0x23cb14(0x24c)][_0x23cb14(0x252)](_0x12196a=>{const _0x4e660d=_0x23cb14,_0x5db224=_0x4b3650[_0x4e660d(0x1ec)][_0x4e660d(0x1ea)](_0x4e660d(0x1cf));if(!_0x5db224||!_0x5db224[_0x4e660d(0x20f)][_0x4e660d(0x25c)](_0x12196a[_0x4e660d(0x1e8)]))return!0x1;let _0x3dda8e=!0x1;const _0x1183a8=_0x4b3650[_0x4e660d(0x215)][_0x4e660d(0x1ea)](_0x4e660d(0x258))['me'],_0x13da6e=_0x4b3650[_0x4e660d(0x25f)][_0x4e660d(0x24c)][_0x4e660d(0x26c)][_0x4e660d(0x214)](),_0x5adba4=Array[_0x4e660d(0x1d0)](_0x4b3650[_0x4e660d(0x25f)][_0x4e660d(0x24c)][_0x4e660d(0x26c)][_0x4e660d(0x1fd)]())[_0x4e660d(0x20a)](({name:_0x2eb516,data:_0x2156fe})=>{const _0x46bf98=_0x4e660d,{group:_0x4a946b,subType:_0x1b54cf,authorId:_0x5a5ec1}=_0x255fa6[_0x46bf98(0x24f)](_0x2eb516);return _0x46bf98(0x1f1)==_0x4a946b&&_0x46bf98(0x232)==_0x1b54cf&&_0x5a5ec1==_0x1183a8['id']&&!_0x2156fe[_0x46bf98(0x262)];});for(const _0x29cdd0 of _0x13da6e){if(_0x4e660d(0x1e0)!=_0x29cdd0[_0x4e660d(0x239)]||_0x4e660d(0x203)!=_0x29cdd0[_0x4e660d(0x265)]||0x1!=_0x29cdd0[_0x4e660d(0x1cc)])continue;const _0x404b79=_0x12196a[_0x4e660d(0x1c6)](_0x29cdd0[_0x4e660d(0x22b)],_0x29cdd0[_0x4e660d(0x22b)][_0x4e660d(0x25d)](0x1));if(!_0x5adba4[_0x4e660d(0x270)](({data:_0x358cfc})=>_0x358cfc[_0x4e660d(0x23a)][_0x4e660d(0x23d)](_0x404b79))){for(const {name:_0x1c87a1,data:_0x43e2f8}of _0x5adba4)if(_0x404b79[_0x4e660d(0x226)](_0x43e2f8[_0x4e660d(0x23a)])){_0x12196a[_0x4e660d(0x245)](_0x1c87a1,{'range':_0x404b79}),_0x3dda8e=!0x0;break;}}}return _0x3dda8e;}),_0x4b3650[_0x23cb14(0x25f)][_0x23cb14(0x24c)][_0x23cb14(0x252)](_0x2925f8=>{const _0x4c34bf=_0x23cb14;let _0x228820=!0x1;const _0x4389c7=_0x4b3650[_0x4c34bf(0x215)][_0x4c34bf(0x1ea)](_0x4c34bf(0x258))['me'],_0x107dbc=_0x255fa6[_0x4c34bf(0x213)]()[_0x4c34bf(0x20a)](_0x506993=>_0x506993[_0x4c34bf(0x216)]&&_0x506993[_0x4c34bf(0x27a)]==_0x4389c7),_0x1a1a2d=new Set(),_0x3f3def=new Set();for(const _0x7d8b4a of _0x107dbc)if(_0x4c34bf(0x232)==_0x7d8b4a[_0x4c34bf(0x242)])for(const _0x40bb4e of _0x7d8b4a[_0x4c34bf(0x20d)]()){const _0x2124ce=_0x40bb4e[_0x4c34bf(0x292)]()[_0x4c34bf(0x249)]();if(_0x2124ce){if(_0x2124ce['is'](_0x4c34bf(0x285),_0x4c34bf(0x203))&&Pe(_0x2124ce)){_0x7d8b4a[_0x4c34bf(0x286)](_0x40bb4e[_0x4c34bf(0x265)]),_0x1a1a2d[_0x4c34bf(0x1c9)](_0x2124ce),_0x228820=!0x0;const _0x307199=_0x2124ce[_0x4c34bf(0x261)],_0x50d969=_0x2124ce[_0x4c34bf(0x210)],_0x388a=_0x307199&&_0x307199['is'](_0x4c34bf(0x285),_0x4c34bf(0x203)),_0x51c93d=_0x50d969&&_0x50d969['is'](_0x4c34bf(0x285),_0x4c34bf(0x203));_0x388a&&!_0x1a1a2d[_0x4c34bf(0x25c)](_0x307199)&&_0x3f3def[_0x4c34bf(0x1c9)](_0x307199),_0x51c93d&&!_0x1a1a2d[_0x4c34bf(0x25c)](_0x50d969)&&_0x3f3def[_0x4c34bf(0x1c9)](_0x50d969);}else _0x2124ce['is'](_0x4c34bf(0x285),_0x4c34bf(0x1fb))&&_0x2124ce[_0x4c34bf(0x1d7)]&&(_0x7d8b4a[_0x4c34bf(0x286)](_0x40bb4e[_0x4c34bf(0x265)]),_0x228820=!0x0);}}else{if(_0x4c34bf(0x21d)==_0x7d8b4a[_0x4c34bf(0x242)]){if(!_0x7d8b4a[_0x4c34bf(0x1f5)]||!_0x7d8b4a[_0x4c34bf(0x1f5)][_0x4c34bf(0x202)])continue;const _0x4d9715=_0x7d8b4a[_0x4c34bf(0x1f5)][_0x4c34bf(0x1e9)];if(_0x4d9715&&Object[_0x4c34bf(0x271)](_0x4d9715)[_0x4c34bf(0x1cc)])continue;const _0x40f9d3=_0x7d8b4a[_0x4c34bf(0x1f5)][_0x4c34bf(0x202)];let _0x132ae1=!0x0,_0x45989a=!0x0;for(const _0x4f51d0 of _0x107dbc)if(_0x4f51d0[_0x4c34bf(0x242)]&&_0x4f51d0[_0x4c34bf(0x242)][_0x4c34bf(0x27d)](_0x4c34bf(0x232))){if(!_0x4f51d0[_0x4c34bf(0x1f5)][_0x4c34bf(0x202)]){_0x45989a=!0x1;break;}if(_0x4f51d0['id']!=_0x7d8b4a['id']&&_0x4f51d0[_0x4c34bf(0x1f5)][_0x4c34bf(0x202)]==_0x40f9d3){_0x132ae1=!0x1;break;}}_0x45989a&&_0x132ae1&&(_0x7d8b4a[_0x4c34bf(0x228)](),_0x228820=!0x0);}}for(const _0x354f7a of _0x1a1a2d)_0x2925f8[_0x4c34bf(0x205)](_0x354f7a);for(const _0x40641a of _0x3f3def)_0x2925f8[_0x4c34bf(0x253)](_0x40641a);return _0x228820;}),_0x4b3650[_0x23cb14(0x27b)][_0x23cb14(0x255)](_0x23cb14(0x1e1))[_0x23cb14(0x267)]({'model':_0x23cb14(0x24a),'view':(_0x330f07,_0xb3e860)=>_0x54d0e6(_0x330f07),'converterPriority':_0x23cb14(0x1d6)}),_0x4b3650[_0x23cb14(0x27b)][_0x23cb14(0x255)](_0x23cb14(0x22c))[_0x23cb14(0x267)]({'model':_0x23cb14(0x24a),'view':(_0x1fcbef,_0x4210cc)=>_0x4210cc[_0x23cb14(0x201)][_0x23cb14(0x212)]?_0x54d0e6(_0x1fcbef,!0x1):null,'converterPriority':_0x23cb14(0x1d6)});const _0x40165f=_0x4b3650[_0x23cb14(0x257)][_0x23cb14(0x23c)];this[_0x23cb14(0x27f)](_0x40165f[_0x23cb14(0x24c)],_0x23cb14(0x246),(_0x1885f2,_0x18c64e)=>{const _0x5c8a69=_0x23cb14,_0x2c8598=[];for(const _0x527303 of _0x40165f[_0x5c8a69(0x290)](_0x18c64e[_0x5c8a69(0x22e)])[_0x5c8a69(0x1e7)]())_0x527303['is'](_0x5c8a69(0x285),_0x5c8a69(0x223))&&_0x2c8598[_0x5c8a69(0x218)](_0x527303);_0x40165f[_0x5c8a69(0x1db)](_0x4725ee=>{const _0x4023b2=_0x5c8a69;for(const _0x5ed139 of _0x2c8598)_0x4725ee[_0x4023b2(0x1fc)](_0x4725ee[_0x4023b2(0x290)](_0x5ed139),_0x4725ee[_0x4023b2(0x235)](_0x5ed139)),_0x4725ee[_0x4023b2(0x205)](_0x5ed139);});});}}function Pe(_0x3fb55c){const _0x3b4066=_0x567129;if(_0x3fb55c[_0x3b4066(0x1d7)])return!0x0;const _0x35f45c=_0x3fb55c[_0x3b4066(0x266)](0x0);return _0x35f45c['is'](_0x3b4066(0x285),_0x3b4066(0x1fb))&&_0x35f45c[_0x3b4066(0x1d7)];}function he(_0x37237e,_0x16897b={},_0x5ddb2d){const _0x5ec3b2=_0x567129;for(const {isAnchor:_0x466a6e,cellHeight:_0x2c7416,cellWidth:_0x40616c}of _0x5ddb2d[_0x5ec3b2(0x20c)](_0x37237e,{'includeAllSlots':!0x0,..._0x16897b}))if(!_0x466a6e||0x1!=_0x2c7416||0x1!=_0x40616c)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x7192(_0x373284,_0x362c59){const _0x4b027c=_0x4b02();return _0x7192=function(_0x719276,_0x16d13c){_0x719276=_0x719276-0x19c;let _0x313975=_0x4b027c[_0x719276];return _0x313975;},_0x7192(_0x373284,_0x362c59);}const _0x465b29=_0x7192;(function(_0x1a1223,_0x36407b){const _0x105e35=_0x7192,_0x5df643=_0x1a1223();while(!![]){try{const _0x53eb49=-parseInt(_0x105e35(0x1a8))/0x1+parseInt(_0x105e35(0x1c9))/0x2+-parseInt(_0x105e35(0x1cd))/0x3*(-parseInt(_0x105e35(0x1a7))/0x4)+parseInt(_0x105e35(0x1af))/0x5+parseInt(_0x105e35(0x1bd))/0x6*(-parseInt(_0x105e35(0x1cb))/0x7)+parseInt(_0x105e35(0x1c1))/0x8+-parseInt(_0x105e35(0x19f))/0x9;if(_0x53eb49===_0x36407b)break;else _0x5df643['push'](_0x5df643['shift']());}catch(_0x45f51a){_0x5df643['push'](_0x5df643['shift']());}}}(_0x4b02,0x82811));function _0x4b02(){const _0x17c84e=['getColumnGroupElement','registerCustomCallback','4121300QCvkIm','descriptionFactory','markBlockFormat','columnWidths','change','document','getSuggestionCallback','getSuggestions','formatInline','enableCommand','getSelectedElement','_suggestionFactory','type','locale','132MsuZTV','handleResizeTableWidthCommand','tableWidth','bind','5346672qZQVVg','getTableColumnsWidths','TableColumnResizeEditing','getContainedElement','commandParams','handleSuggestionDescription','Users','editor','909240VDgZaN','formatGroupId','7763mVzrVq','formatBlock','18051rPWyjb','subType','*Format:*\x20resize\x20table','model','table','accept','format','discard','TrackChangesEditing','14663106EyHmPr','selection','data','registerDescriptionCallback','get','getAttribute','plugins','has','460lmdbRM','450992ajKwbG','afterInit','author','resizeTableWidth','resizeTable'];_0x4b02=function(){return _0x17c84e;};return _0x4b02();}import{Plugin as _0x4b23f1}from'ckeditor5/src/core.js';import{getTranslation as _0x3d1d06}from'../utils/common-translations.js';export default class vt extends _0x4b23f1{[_0x465b29(0x1a9)](){const _0x455fcd=_0x465b29;if(!this[_0x455fcd(0x1c8)][_0x455fcd(0x1a5)][_0x455fcd(0x1a6)](_0x455fcd(0x1c3)))return;const _0x634737=this[_0x455fcd(0x1c8)][_0x455fcd(0x1a5)][_0x455fcd(0x1a3)](_0x455fcd(0x19e));_0x634737[_0x455fcd(0x1b8)](_0x455fcd(0x1ab),this[_0x455fcd(0x1be)][_0x455fcd(0x1c0)](this)),_0x634737[_0x455fcd(0x1ba)][_0x455fcd(0x1ae)](_0x455fcd(0x1cc),_0x455fcd(0x1ac),_0x455fcd(0x1d2),_0x634737[_0x455fcd(0x1ba)][_0x455fcd(0x1b5)](_0x455fcd(0x1cc),null,_0x455fcd(0x19d))),_0x634737[_0x455fcd(0x1ba)][_0x455fcd(0x1ae)](_0x455fcd(0x1cc),_0x455fcd(0x1ac),_0x455fcd(0x19d),_0x634737[_0x455fcd(0x1ba)][_0x455fcd(0x1b5)](_0x455fcd(0x1cc),null,_0x455fcd(0x1d2))),_0x634737[_0x455fcd(0x1b0)][_0x455fcd(0x1a2)](this[_0x455fcd(0x1c6)][_0x455fcd(0x1c0)](this));}[_0x465b29(0x1be)](_0x458801,_0x57e0b3){const _0x34b0f4=_0x465b29,_0x3ac343=this[_0x34b0f4(0x1c8)][_0x34b0f4(0x1a5)][_0x34b0f4(0x1a3)](_0x34b0f4(0x19e)),_0x8724a4=this[_0x34b0f4(0x1c8)][_0x34b0f4(0x1a5)][_0x34b0f4(0x1a3)](_0x34b0f4(0x1c3)),_0x2ff012=_0x57e0b3[_0x34b0f4(0x1d1)]||this[_0x34b0f4(0x1c8)][_0x34b0f4(0x1d0)][_0x34b0f4(0x1b4)][_0x34b0f4(0x1a0)][_0x34b0f4(0x1b9)]();this[_0x34b0f4(0x1c8)][_0x34b0f4(0x1d0)][_0x34b0f4(0x1b3)](()=>{const _0x122070=_0x34b0f4,_0x56a24d=_0x8724a4[_0x122070(0x1ad)](_0x2ff012);let _0x1ac3e9=_0x56a24d?_0x8724a4[_0x122070(0x1c2)](_0x56a24d):null,_0x2c4090=_0x2ff012[_0x122070(0x1a4)](_0x122070(0x1bf))||null;const _0x36ed02=_0x57e0b3[_0x122070(0x1bf)]||_0x2c4090,_0x554842=_0x57e0b3[_0x122070(0x1b2)]||_0x1ac3e9,_0xd2da61=this[_0x122070(0x1c8)][_0x122070(0x1a5)][_0x122070(0x1a3)](_0x122070(0x1c7))['me'];for(const _0x56e17e of _0x3ac343[_0x122070(0x1b6)]()){const _0x30a613=_0x56e17e[_0x122070(0x1c4)]();if(_0x122070(0x1ac)===_0x56e17e[_0x122070(0x1ce)]&&_0x30a613===_0x2ff012){_0x56e17e[_0x122070(0x1aa)]!==_0xd2da61&&_0x56e17e[_0x122070(0x19d)]();const _0x2d6437=_0x56e17e[_0x122070(0x1a1)][_0x122070(0x1c5)];_0x2c4090=_0x2d6437[0x0][_0x122070(0x1bf)],_0x1ac3e9=_0x2d6437[0x0][_0x122070(0x1b2)];break;}}_0x458801({'table':_0x2ff012,'tableWidth':_0x36ed02,'columnWidths':_0x554842}),_0x3ac343[_0x122070(0x1b1)](_0x2ff012,{'commandName':_0x122070(0x1ab),'commandParams':[{'tableWidth':_0x2c4090,'columnWidths':_0x1ac3e9}],'formatGroupId':_0x122070(0x1ac)},[],_0x122070(0x1ac));});}[_0x465b29(0x1c6)](_0x3c4aa0){const _0x12a745=_0x465b29;if(_0x12a745(0x1cc)!=_0x3c4aa0[_0x12a745(0x1bb)]&&_0x12a745(0x1b7)!=_0x3c4aa0[_0x12a745(0x1bb)])return;const {data:_0x17ce42}=_0x3c4aa0;if(_0x17ce42&&_0x12a745(0x1ac)===_0x17ce42[_0x12a745(0x1ca)]){const _0x5b10c9=_0x12a745(0x1cf);return{'type':_0x12a745(0x19c),'content':_0x3d1d06(this[_0x12a745(0x1c8)][_0x12a745(0x1bc)],_0x5b10c9)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x1616(_0xeac708,_0x301cc7){const _0x498d81=_0x498d();return _0x1616=function(_0x161661,_0x37eef6){_0x161661=_0x161661-0xa3;let _0x139c1c=_0x498d81[_0x161661];return _0x139c1c;},_0x1616(_0xeac708,_0x301cc7);}const _0x235a26=_0x1616;(function(_0x2e1690,_0x48f215){const _0x328f59=_0x1616,_0x16d339=_0x2e1690();while(!![]){try{const _0x580e01=-parseInt(_0x328f59(0xba))/0x1*(-parseInt(_0x328f59(0xe5))/0x2)+-parseInt(_0x328f59(0xf8))/0x3*(parseInt(_0x328f59(0xe1))/0x4)+-parseInt(_0x328f59(0xb3))/0x5*(-parseInt(_0x328f59(0xce))/0x6)+-parseInt(_0x328f59(0xd6))/0x7*(parseInt(_0x328f59(0xa8))/0x8)+parseInt(_0x328f59(0xe3))/0x9+-parseInt(_0x328f59(0xb2))/0xa+parseInt(_0x328f59(0xf6))/0xb;if(_0x580e01===_0x48f215)break;else _0x16d339['push'](_0x16d339['shift']());}catch(_0x1a7f3a){_0x16d339['push'](_0x16d339['shift']());}}}(_0x498d,0x4ae00));import{Plugin as _0x499783}from'ckeditor5/src/core.js';function _0x498d(){const _0x12c01e=['descriptionFactory','134964pPIkGk','registerBlockAttribute','1522cuGmHu','parent','downcastDispatcher','_acceptFormatSuggestionCallbackFactory','setAttribute','*Format:*\x20%0','cell','toViewElement','plugins','enableDefaultAttributesIntegration','addClass','type','TrackChangesEditing','accept','setTableColumnHeader','FORMAT_HEADER_ROW','_suggestionFactory','11985523cumLBt','format','1823838aqAQck','showSuggestionHighlights','mapper','start','forceValue','FORMAT_REGULAR_ROW','markerRange','32dQXKlw','locale','markerName','FORMAT_REGULAR_COLUMN','TableUtils','writer','editor','registerCustomCallback','includes','data-suggestion','5545000MCGtQz','27305jCPhtI','consume','headingRows','createTableWalker','addMarker:suggestion','commandName','requires','359jvmeKc','getSuggestion','ck-suggestion-marker-','setTableRowHeader','_registerLegacyDescription','ck-suggestion-marker--active','nodeAfter','markerNameToElements','FORMAT_HEADER_COLUMN','activeMarkers','get','removeAttribute','data','commandParams','options','formatBlock','removeClass','nodeBefore','stop','_handleLegacySuggestions','180jyuszt','name','editing','headingColumns','end','getCellLocation','afterInit','highest','126847CWJowl','item','consumable','bindElementToMarker','registerDescriptionCallback','registerAttributeLabel','TableEditing','unbindElementFromMarkerName','removeMarker:suggestion','has','_splitMarkerName','4aTyqNh'];_0x498d=function(){return _0x12c01e;};return _0x498d();}import _0x250f62 from'./table.js';import{getTranslation as _0x5ba400}from'../utils/common-translations.js';export default class At extends _0x499783{static get[_0x235a26(0xb9)](){return[_0x250f62];}[_0x235a26(0xd4)](){const _0x4a36e9=_0x235a26,_0x2187fd=this[_0x4a36e9(0xae)];if(!_0x2187fd[_0x4a36e9(0xed)][_0x4a36e9(0xdf)](_0x4a36e9(0xdc)))return;const _0x2ea641=_0x2187fd[_0x4a36e9(0xa9)],_0x309e2b=_0x2187fd[_0x4a36e9(0xed)][_0x4a36e9(0xc4)](_0x4a36e9(0xf1));_0x309e2b[_0x4a36e9(0xee)](_0x4a36e9(0xbd)),_0x309e2b[_0x4a36e9(0xee)](_0x4a36e9(0xf3)),_0x309e2b[_0x4a36e9(0xe4)](_0x4a36e9(0xb5)),_0x309e2b[_0x4a36e9(0xe4)](_0x4a36e9(0xd1)),_0x309e2b[_0x4a36e9(0xe2)][_0x4a36e9(0xdb)](_0x4a36e9(0xb5),_0x5ba400(_0x2ea641,_0x4a36e9(0xf4))),_0x309e2b[_0x4a36e9(0xe2)][_0x4a36e9(0xdb)](_0x4a36e9(0xd1),_0x5ba400(_0x2ea641,_0x4a36e9(0xc2))),this[_0x4a36e9(0xcd)]();}[_0x235a26(0xcd)](){const _0x54d11d=_0x235a26,_0x2a1787=this[_0x54d11d(0xae)][_0x54d11d(0xed)][_0x54d11d(0xc4)](_0x54d11d(0xf1)),_0x1a7a0b=this[_0x54d11d(0xae)][_0x54d11d(0xed)][_0x54d11d(0xc4)](_0x54d11d(0xac)),_0x99537b=this[_0x54d11d(0xae)][_0x54d11d(0xed)][_0x54d11d(0xc4)](_0x250f62)[_0x54d11d(0xe8)]();function _0x3f4ab5({showActiveMarker:_0x5c81df=!0x0,setDataAttribute:_0x8847ea=!0x0}={}){return(_0x192d77,_0x3671c3,_0x43d2e4)=>{const _0x2554af=_0x1616,{type:_0x15df79,id:_0x3e0e9d}=_0x2a1787[_0x2554af(0xe0)](_0x3671c3[_0x2554af(0xaa)]),_0x140602=_0x2a1787[_0x2554af(0xbb)](_0x3e0e9d),_0x4383c4=_0x140602[_0x2554af(0xc6)];if(_0x2554af(0xc9)!=_0x140602[_0x2554af(0xf0)]||!_0x4383c4||_0x2554af(0xf3)!=_0x4383c4[_0x2554af(0xb8)])return;if(_0x3671c3[_0x2554af(0xd7)])return void _0x192d77[_0x2554af(0xcc)]();if(!_0x43d2e4[_0x2554af(0xd8)][_0x2554af(0xb4)](_0x3671c3[_0x2554af(0xa7)],_0x192d77[_0x2554af(0xcf)]))return;const _0x302bbd=_0x3671c3[_0x2554af(0xa7)][_0x2554af(0xa4)][_0x2554af(0xc0)],_0x2da6e8=_0x3671c3[_0x2554af(0xa7)][_0x2554af(0xd2)][_0x2554af(0xcb)],_0x5c070c=_0x302bbd[_0x2554af(0xe6)][_0x2554af(0xe6)],{column:_0x7ea9b4}=_0x1a7a0b[_0x2554af(0xd3)](_0x302bbd),{column:_0x5a8ef5}=_0x1a7a0b[_0x2554af(0xd3)](_0x2da6e8);for(let _0x483a4b=_0x7ea9b4;_0x483a4b<=_0x5a8ef5;_0x483a4b++){const _0x28dd0b=_0x1a7a0b[_0x2554af(0xb6)](_0x5c070c,{'column':_0x483a4b,'includeAllSlots':!0x1});for(const _0x4ffc04 of _0x28dd0b){const _0x5ab4dc=_0x4ffc04[_0x2554af(0xeb)],_0x465ba1=_0x43d2e4[_0x2554af(0xa3)][_0x2554af(0xec)](_0x5ab4dc);_0x43d2e4[_0x2554af(0xad)][_0x2554af(0xef)](_0x2554af(0xbc)+_0x15df79,_0x465ba1),_0x8847ea&&_0x43d2e4[_0x2554af(0xad)][_0x2554af(0xe9)](_0x2554af(0xb1),_0x3e0e9d,_0x465ba1),_0x43d2e4[_0x2554af(0xa3)][_0x2554af(0xd9)](_0x465ba1,_0x3671c3[_0x2554af(0xaa)]),_0x5c81df&&(_0x2a1787[_0x2554af(0xc3)][_0x2554af(0xb0)](_0x3671c3[_0x2554af(0xaa)])?_0x43d2e4[_0x2554af(0xad)][_0x2554af(0xef)](_0x2554af(0xbf),_0x465ba1):_0x43d2e4[_0x2554af(0xad)][_0x2554af(0xca)](_0x2554af(0xbf),_0x465ba1));}}};}_0x2a1787[_0x54d11d(0xf5)][_0x54d11d(0xaf)](_0x54d11d(0xc9),_0x54d11d(0xbd),_0x54d11d(0xf2),_0x99537b),_0x2a1787[_0x54d11d(0xf5)][_0x54d11d(0xaf)](_0x54d11d(0xc9),_0x54d11d(0xf3),_0x54d11d(0xf2),_0x99537b),this[_0x54d11d(0xae)][_0x54d11d(0xd0)][_0x54d11d(0xe7)]['on'](_0x54d11d(0xb7),_0x3f4ab5(),{'priority':_0x54d11d(0xd5)}),this[_0x54d11d(0xae)][_0x54d11d(0xc6)][_0x54d11d(0xe7)]['on'](_0x54d11d(0xb7),(_0x636a8,_0x58b124,_0x20b99a)=>{const _0x40ce2f=_0x54d11d;_0x20b99a[_0x40ce2f(0xc8)][_0x40ce2f(0xf9)]&&_0x3f4ab5({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x636a8,_0x58b124,_0x20b99a);},{'priority':_0x54d11d(0xd5)}),this[_0x54d11d(0xae)][_0x54d11d(0xd0)][_0x54d11d(0xe7)]['on'](_0x54d11d(0xde),(_0x2b73c8,_0xda6cad,_0x4e836d)=>{const _0xefc8e6=_0x54d11d,{type:_0x5b37f1,id:_0x4a8623}=_0x2a1787[_0xefc8e6(0xe0)](_0xda6cad[_0xefc8e6(0xaa)]),_0x2e7d6c=_0x2a1787[_0xefc8e6(0xbb)](_0x4a8623),_0x2fbd4a=_0x2e7d6c[_0xefc8e6(0xc6)];if(_0xefc8e6(0xc9)!=_0x2e7d6c[_0xefc8e6(0xf0)]||!_0x2fbd4a||_0xefc8e6(0xf3)!=_0x2fbd4a[_0xefc8e6(0xb8)])return;const _0x2dee3b=_0x4e836d[_0xefc8e6(0xa3)][_0xefc8e6(0xc1)](_0xda6cad[_0xefc8e6(0xaa)]);if(_0x2dee3b){for(const _0x383e49 of _0x2dee3b)_0x4e836d[_0xefc8e6(0xad)][_0xefc8e6(0xca)](_0xefc8e6(0xbc)+_0x5b37f1,_0x383e49),_0x4e836d[_0xefc8e6(0xad)][_0xefc8e6(0xca)](_0xefc8e6(0xbf),_0x383e49),_0x4e836d[_0xefc8e6(0xad)][_0xefc8e6(0xc5)](_0xefc8e6(0xb1),_0x383e49),_0x4e836d[_0xefc8e6(0xa3)][_0xefc8e6(0xdd)](_0x383e49,_0xda6cad[_0xefc8e6(0xaa)]);}},{'priority':_0x54d11d(0xd5)}),this[_0x54d11d(0xbe)]();}[_0x235a26(0xbe)](){const _0x9821f9=_0x235a26,_0x3e36a4=this[_0x9821f9(0xae)],_0x396fc0=_0x3e36a4[_0x9821f9(0xa9)];function _0x3b9461(_0x17a25f){const _0x3319ec=_0x9821f9;return{'type':_0x3319ec(0xf7),'content':_0x5ba400(_0x396fc0,_0x3319ec(0xea),_0x17a25f)};}_0x3e36a4[_0x9821f9(0xed)][_0x9821f9(0xc4)](_0x9821f9(0xf1))[_0x9821f9(0xe2)][_0x9821f9(0xda)](_0x5371f1=>{const _0x3fdfde=_0x9821f9;if(_0x3fdfde(0xc9)!=_0x5371f1[_0x3fdfde(0xf0)])return;const {data:_0x648b12}=_0x5371f1;if(_0x648b12){if(_0x3fdfde(0xbd)==_0x648b12[_0x3fdfde(0xb8)]){const _0x5083c6=_0x648b12[_0x3fdfde(0xc7)][0x0][_0x3fdfde(0xa5)];return _0x3b9461(_0x5ba400(_0x396fc0,_0x5083c6?_0x3fdfde(0xf4):_0x3fdfde(0xa6)));}if(_0x3fdfde(0xf3)==_0x648b12[_0x3fdfde(0xb8)]){const _0x1400d9=_0x648b12[_0x3fdfde(0xc7)][0x0][_0x3fdfde(0xa5)];return _0x3b9461(_0x5ba400(_0x396fc0,_0x1400d9?_0x3fdfde(0xc2):_0x3fdfde(0xab)));}}});}}
|