@ckeditor/ckeditor5-track-changes 42.0.0-alpha.21 → 42.0.0-alpha.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x597e(_0x5101cf,_0x1139b6){const _0x4dedde=_0x4ded();return _0x597e=function(_0x597e90,_0x2747ed){_0x597e90=_0x597e90-0x181;let _0x3f149b=_0x4dedde[_0x597e90];return _0x3f149b;},_0x597e(_0x5101cf,_0x1139b6);}const _0x42b97c=_0x597e;(function(_0xf5b2dc,_0x4ff093){const _0x304f8d=_0x597e,_0x12ba97=_0xf5b2dc();while(!![]){try{const _0x25fbae=parseInt(_0x304f8d(0x19a))/0x1+-parseInt(_0x304f8d(0x188))/0x2+parseInt(_0x304f8d(0x185))/0x3*(-parseInt(_0x304f8d(0x182))/0x4)+parseInt(_0x304f8d(0x196))/0x5+parseInt(_0x304f8d(0x181))/0x6+-parseInt(_0x304f8d(0x190))/0x7+-parseInt(_0x304f8d(0x18b))/0x8*(parseInt(_0x304f8d(0x198))/0x9);if(_0x25fbae===_0x4ff093)break;else _0x12ba97['push'](_0x12ba97['shift']());}catch(_0x3d9765){_0x12ba97['push'](_0x12ba97['shift']());}}}(_0x4ded,0x19343));import{Plugin as _0x16e158}from'ckeditor5/src/core.js';export default class kt extends _0x16e158{[_0x42b97c(0x18f)](){const _0x3be7b8=_0x42b97c,_0x3ba40a=this[_0x3be7b8(0x18d)];if(!_0x3ba40a[_0x3be7b8(0x18a)][_0x3be7b8(0x195)](_0x3be7b8(0x18e)))return;const _0x25aeea=_0x3ba40a[_0x3be7b8(0x18a)][_0x3be7b8(0x191)](_0x3be7b8(0x199));_0x25aeea[_0x3be7b8(0x194)](_0x3be7b8(0x187)),_0x25aeea[_0x3be7b8(0x194)](_0x3be7b8(0x189));const _0x106aff=_0x3ba40a[_0x3be7b8(0x18a)][_0x3be7b8(0x191)](_0x3be7b8(0x18e));_0x106aff[_0x3be7b8(0x194)](_0x3be7b8(0x18c)),_0x106aff[_0x3be7b8(0x194)](_0x3be7b8(0x184)),_0x106aff[_0x3be7b8(0x194)](_0x3be7b8(0x197)),_0x106aff[_0x3be7b8(0x194)](_0x3be7b8(0x192)),_0x106aff[_0x3be7b8(0x194)](_0x3be7b8(0x186)),_0x106aff[_0x3be7b8(0x194)](_0x3be7b8(0x183)),_0x106aff[_0x3be7b8(0x194)](_0x3be7b8(0x193));}}function _0x4ded(){const _0x371d4a=['acceptAllSuggestions','discardSelectedSuggestions','enableCommand','has','922185oDYDlK','discardSuggestion','36nNlLQJ','TrackChangesEditing','143577iauykO','1130928RysIcm','44LKaLmO','acceptSelectedSuggestions','acceptSuggestion','25185ZflIIv','discardAllSuggestions','goToPreviousRestrictedEditingException','279062Fmuavd','goToNextRestrictedEditingException','plugins','206664uDeous','trackChanges','editor','RestrictedEditingModeEditing','afterInit','546413kXsulL','get'];_0x4ded=function(){return _0x371d4a;};return _0x4ded();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1571(_0x13a5af,_0x4aca9b){const _0x1fccf5=_0x1fcc();return _0x1571=function(_0x1571d6,_0x1bb897){_0x1571d6=_0x1571d6-0x123;let _0x42db0e=_0x1fccf5[_0x1571d6];return _0x42db0e;},_0x1571(_0x13a5af,_0x4aca9b);}const _0x3f75a9=_0x1571;(function(_0x32ea39,_0x13e167){const _0x143650=_0x1571,_0x59596c=_0x32ea39();while(!![]){try{const _0x1289fa=-parseInt(_0x143650(0x14b))/0x1*(parseInt(_0x143650(0x13d))/0x2)+parseInt(_0x143650(0x126))/0x3+parseInt(_0x143650(0x127))/0x4*(parseInt(_0x143650(0x139))/0x5)+parseInt(_0x143650(0x12a))/0x6+-parseInt(_0x143650(0x149))/0x7+-parseInt(_0x143650(0x12f))/0x8+parseInt(_0x143650(0x148))/0x9*(parseInt(_0x143650(0x129))/0xa);if(_0x1289fa===_0x13e167)break;else _0x59596c['push'](_0x59596c['shift']());}catch(_0x484915){_0x59596c['push'](_0x59596c['shift']());}}}(_0x1fcc,0x5c555));import{Plugin as _0x2a13ec}from'ckeditor5/src/core.js';import{ShiftEnter as _0x91905f}from'ckeditor5/src/enter.js';import{getTranslation as _0x42d5cc}from'../utils/common-translations.js';function _0x1fcc(){const _0x5e421c=['element','ELEMENT_LINE_BREAK','mapper','softBreak','options','TrackChangesEditing','registerElementLabel','locale','toViewPosition','markerName','addClass','975345XyBFIN','123460BjbRJO','bindElementToMarker','3073880XxScUu','1845858nZKFiD','createPositionBefore','markerRange','name','init','5886216vgzlaj','model','deletion','activeMarkers','merge','enableCommand','includes','editor','addMarker:suggestion','descriptionFactory','55VbmrCH','showSuggestionHighlights','insert','split','2186wIQYJw','ck-suggestion-marker-','span','downcastDispatcher','writer','requires','addMarker:suggestion:insertion','createUIElement','consumable','getItems','plugins','27OkhLZe','2609418EYfvsY','addMarker:suggestion:deletion','373LdfVAV','data','ck-suggestion-marker--active','get','shiftEnter','test','editing','high'];_0x1fcc=function(){return _0x5e421c;};return _0x1fcc();}export default class bt extends _0x2a13ec{static get[_0x3f75a9(0x142)](){return[_0x91905f];}[_0x3f75a9(0x12e)](){const _0x1bb236=_0x3f75a9,_0xb01757=this[_0x1bb236(0x136)],_0x44cef2=_0xb01757[_0x1bb236(0x147)][_0x1bb236(0x14e)](_0x1bb236(0x158));_0x44cef2[_0x1bb236(0x134)](_0x1bb236(0x14f)),_0xb01757[_0x1bb236(0x151)][_0x1bb236(0x140)]['on'](_0x1bb236(0x143),de(_0xb01757),{'priority':_0x1bb236(0x152)}),_0xb01757[_0x1bb236(0x151)][_0x1bb236(0x140)]['on'](_0x1bb236(0x14a),de(_0xb01757),{'priority':_0x1bb236(0x152)}),_0xb01757[_0x1bb236(0x14c)][_0x1bb236(0x140)]['on'](_0x1bb236(0x137),(_0x719022,_0x3ccfb9,_0x1c1901)=>{const _0x35d4ae=_0x1bb236;_0x1c1901[_0x35d4ae(0x157)][_0x35d4ae(0x13a)]&&de(_0xb01757,{'showActiveMarker':!0x1})(_0x719022,_0x3ccfb9,_0x1c1901);}),_0x44cef2[_0x1bb236(0x138)][_0x1bb236(0x159)](_0x1bb236(0x156),_0x5a8bb5=>_0x42d5cc(_0xb01757[_0x1bb236(0x15a)],_0x1bb236(0x154),_0x5a8bb5));}}function de(_0x21c5c9,{showActiveMarker:_0x32935d=!0x0}={}){return(_0x58dcde,_0x2315ee,_0xe2c8ea)=>{const _0xdf17aa=_0x1571,_0x3c00b4=_0x21c5c9[_0xdf17aa(0x147)][_0xdf17aa(0x14e)](_0xdf17aa(0x158));if(!_0xe2c8ea[_0xdf17aa(0x145)][_0xdf17aa(0x150)](_0x2315ee[_0xdf17aa(0x12c)],_0x58dcde[_0xdf17aa(0x12d)]))return;const _0x111b39=_0x21c5c9[_0xdf17aa(0x130)];for(const _0x15cf04 of _0x2315ee[_0xdf17aa(0x12c)][_0xdf17aa(0x146)]()){if(!_0x15cf04['is'](_0xdf17aa(0x153),_0xdf17aa(0x156)))continue;const _0x2f779e=_0xdf17aa(0x131)==_0x2315ee[_0xdf17aa(0x124)][_0xdf17aa(0x13c)](':')[0x1]?_0xdf17aa(0x133):_0xdf17aa(0x13c),_0xe912c6=_0xe2c8ea[_0xdf17aa(0x141)][_0xdf17aa(0x144)](_0xdf17aa(0x13f),{'class':_0xdf17aa(0x13e)+_0x2f779e}),_0x417aa7=_0xe2c8ea[_0xdf17aa(0x155)][_0xdf17aa(0x123)](_0x111b39[_0xdf17aa(0x12b)](_0x15cf04));_0x32935d&&_0x3c00b4[_0xdf17aa(0x132)][_0xdf17aa(0x135)](_0x2315ee[_0xdf17aa(0x124)])&&_0xe2c8ea[_0xdf17aa(0x141)][_0xdf17aa(0x125)](_0xdf17aa(0x14d),_0xe912c6),_0xe2c8ea[_0xdf17aa(0x141)][_0xdf17aa(0x13b)](_0x417aa7,_0xe912c6),_0xe2c8ea[_0xdf17aa(0x155)][_0xdf17aa(0x128)](_0xe912c6,_0x2315ee[_0xdf17aa(0x124)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x53aa3c=_0x32bf;function _0x1ce8(){const _0x56ab5d=['commandName','enableCommand','36364LTqnLp','FORMAT_RESTRICTED_ENABLED','registerDescriptionCallback','plugins','142304opfpBp','editor','936AFPyxH','selection','from','StandardEditingModeEditing','commandParams','TrackChangesEditing','898986HJPvaH','10dZmRtH','type','4tFbiNk','has','get','document','format','formatInline','forceValue','530KlkvHm','FORMAT_RESTRICTED_DISABLED','isCollapsed','554223rdxjdi','value','markInlineFormat','change','descriptionFactory','2097060FRMTqK','afterInit','getRanges','model','1171079SCGNXe','30407894fDaFyq','restrictedEditingException','locale','commands','formatBlock'];_0x1ce8=function(){return _0x56ab5d;};return _0x1ce8();}(function(_0x165fe7,_0x28122d){const _0x1b87f4=_0x32bf,_0xd65762=_0x165fe7();while(!![]){try{const _0x138eb3=parseInt(_0x1b87f4(0x122))/0x1*(parseInt(_0x1b87f4(0x142))/0x2)+-parseInt(_0x1b87f4(0x13f))/0x3+-parseInt(_0x1b87f4(0x133))/0x4*(parseInt(_0x1b87f4(0x11f))/0x5)+parseInt(_0x1b87f4(0x127))/0x6+-parseInt(_0x1b87f4(0x12b))/0x7+parseInt(_0x1b87f4(0x137))/0x8*(-parseInt(_0x1b87f4(0x139))/0x9)+-parseInt(_0x1b87f4(0x140))/0xa*(-parseInt(_0x1b87f4(0x12c))/0xb);if(_0x138eb3===_0x28122d)break;else _0xd65762['push'](_0xd65762['shift']());}catch(_0x424c56){_0xd65762['push'](_0xd65762['shift']());}}}(_0x1ce8,0xe5eb9));import{Plugin as _0x5f34c3}from'ckeditor5/src/core.js';function _0x32bf(_0x407d6e,_0x27fef1){const _0x1ce84a=_0x1ce8();return _0x32bf=function(_0x32bfc9,_0x28571d){_0x32bfc9=_0x32bfc9-0x11e;let _0x41f0c8=_0x1ce84a[_0x32bfc9];return _0x41f0c8;},_0x32bf(_0x407d6e,_0x27fef1);}import{getRangesWithAttribute as _0x330b44}from'./utils.js';import{getTranslation as _0x3705c2}from'../utils/common-translations.js';export default class wt extends _0x5f34c3{[_0x53aa3c(0x128)](){const _0x402d5a=_0x53aa3c,_0x40f6f6=this[_0x402d5a(0x138)],_0x56fdf2=_0x40f6f6[_0x402d5a(0x12a)],_0x3c450c=_0x40f6f6[_0x402d5a(0x12e)];if(!_0x40f6f6[_0x402d5a(0x136)][_0x402d5a(0x143)](_0x402d5a(0x13c)))return;const _0x48869b=_0x40f6f6[_0x402d5a(0x136)][_0x402d5a(0x144)](_0x402d5a(0x13e)),_0x120591=_0x402d5a(0x12d),_0x500249=_0x40f6f6[_0x402d5a(0x12f)][_0x402d5a(0x144)](_0x120591);_0x48869b[_0x402d5a(0x132)](_0x120591,(_0x2bc890,_0x2a39e8={})=>{const _0x178dcd=_0x402d5a,_0x3f3e4f=_0x56fdf2[_0x178dcd(0x145)][_0x178dcd(0x13a)];if(_0x3f3e4f[_0x178dcd(0x121)])return void _0x2bc890(_0x2a39e8);const _0xbf569e=void 0x0!==_0x2a39e8[_0x178dcd(0x11e)]?_0x2a39e8[_0x178dcd(0x11e)]:!_0x500249[_0x178dcd(0x123)];_0x56fdf2[_0x178dcd(0x125)](()=>{const _0x28af8e=_0x178dcd,_0x453b40=Array[_0x28af8e(0x13b)](_0x3f3e4f[_0x28af8e(0x129)]());for(const _0x20fb23 of _0x453b40){const _0x3fad82=_0xbf569e?[_0x20fb23]:_0x330b44(_0x120591,_0x20fb23,_0x56fdf2);for(const _0x59dcb4 of _0x3fad82)_0x48869b[_0x28af8e(0x124)](_0x59dcb4,{'commandName':_0x120591,'commandParams':[{'forceValue':_0xbf569e}]});}});}),_0x48869b[_0x402d5a(0x126)][_0x402d5a(0x135)](_0x3cdb0e=>{const _0x50296a=_0x402d5a;if(_0x50296a(0x130)!=_0x3cdb0e[_0x50296a(0x141)]&&_0x50296a(0x147)!=_0x3cdb0e[_0x50296a(0x141)])return;const {data:_0x20d6f2}=_0x3cdb0e;return _0x20d6f2&&_0x20d6f2[_0x50296a(0x131)]==_0x120591?_0x20d6f2[_0x50296a(0x13d)][0x0][_0x50296a(0x11e)]?{'type':_0x50296a(0x146),'content':_0x3705c2(_0x3c450c,_0x50296a(0x134))}:{'type':_0x50296a(0x146),'content':_0x3705c2(_0x3c450c,_0x50296a(0x120))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2f3efe=_0x3160;function _0x3160(_0x13c6a9,_0x383e59){const _0x22fd26=_0x22fd();return _0x3160=function(_0x316029,_0x3cda89){_0x316029=_0x316029-0x180;let _0x4a7d62=_0x22fd26[_0x316029];return _0x4a7d62;},_0x3160(_0x13c6a9,_0x383e59);}(function(_0x43fc46,_0x6277dd){const _0x19f776=_0x3160,_0x15aa09=_0x43fc46();while(!![]){try{const _0x1fc53e=parseInt(_0x19f776(0x180))/0x1*(parseInt(_0x19f776(0x18c))/0x2)+parseInt(_0x19f776(0x19d))/0x3+parseInt(_0x19f776(0x1ac))/0x4*(-parseInt(_0x19f776(0x183))/0x5)+parseInt(_0x19f776(0x182))/0x6*(-parseInt(_0x19f776(0x198))/0x7)+-parseInt(_0x19f776(0x1a5))/0x8+-parseInt(_0x19f776(0x1a4))/0x9+parseInt(_0x19f776(0x18e))/0xa;if(_0x1fc53e===_0x6277dd)break;else _0x15aa09['push'](_0x15aa09['shift']());}catch(_0x116a7a){_0x15aa09['push'](_0x15aa09['shift']());}}}(_0x22fd,0xd5d69));import{Plugin as _0x1e3760}from'ckeditor5/src/core.js';import{getTranslation as _0x595773}from'../utils/common-translations.js';function _0x22fd(){const _0x1169b5=['descriptionFactory','getGhsAttributeNameForElement','84FNtLAq','block','inline','StyleUtils','element','2751684NYdzPp','add','registerInlineAttribute','styleName','TrackChangesEditing','commandParams','formatBlock','472968DSyUut','8876784jMcgte','GeneralHtmlSupport','_registerLegacyDescription','toLowerCase','*Set\x20format:*\x20%0','Style','enableDefaultAttributesIntegration','4deouNE','FORMAT_STYLE','normalizeConfig','forceValue','type','style','52180gJbPgZ','formatInline','678384UQpDmP','4133515ArevOH','DataSchema','format','afterInit','config','editor','definitions','has','get','34WdqteF','locale','24172140tHCfxd','commandName','*Remove\x20format:*\x20%0','registerAttributeLabel','registerDescriptionCallback','ghsAttributes','plugins','registerBlockAttribute'];_0x22fd=function(){return _0x1169b5;};return _0x22fd();}export default class yt extends _0x1e3760{[_0x2f3efe(0x186)](){const _0x1d59eb=_0x2f3efe,_0x5f3887=this[_0x1d59eb(0x188)];if(!_0x5f3887[_0x1d59eb(0x194)][_0x1d59eb(0x18a)](_0x1d59eb(0x1aa))||!_0x5f3887[_0x1d59eb(0x194)][_0x1d59eb(0x18a)](_0x1d59eb(0x184)))return;const _0x3c7125=_0x5f3887[_0x1d59eb(0x194)][_0x1d59eb(0x18b)](_0x1d59eb(0x1a1)),_0x1dfb10=_0x5f3887[_0x1d59eb(0x18d)],_0x6b1930=_0x5f3887[_0x1d59eb(0x187)][_0x1d59eb(0x18b)](_0x1d59eb(0x1b1))||{},_0x592d6d=_0x5f3887[_0x1d59eb(0x194)][_0x1d59eb(0x18b)](_0x1d59eb(0x1a6)),_0x243418=_0x5f3887[_0x1d59eb(0x194)][_0x1d59eb(0x18b)](_0x1d59eb(0x19b))[_0x1d59eb(0x1ae)](_0x5f3887[_0x1d59eb(0x194)][_0x1d59eb(0x18b)](_0x1d59eb(0x184)),_0x6b1930[_0x1d59eb(0x189)]);_0x3c7125[_0x1d59eb(0x1ab)](_0x1d59eb(0x1b1));const _0x384cd6=new Set();for(const _0x1026d3 of _0x243418[_0x1d59eb(0x199)]){const _0x3003e5=_0x592d6d[_0x1d59eb(0x197)](_0x1026d3[_0x1d59eb(0x19c)]);_0x384cd6[_0x1d59eb(0x19e)](_0x3003e5);}const _0x44e4cc=new Set();for(const _0x5dec53 of _0x243418[_0x1d59eb(0x19a)]){const _0x52e33c=_0x592d6d[_0x1d59eb(0x197)](_0x5dec53[_0x1d59eb(0x19c)]);_0x44e4cc[_0x1d59eb(0x19e)](_0x52e33c);for(const _0x291865 of _0x5dec53[_0x1d59eb(0x193)])_0x44e4cc[_0x1d59eb(0x19e)](_0x291865);}for(const _0x84de85 of _0x384cd6)_0x3c7125[_0x1d59eb(0x195)](_0x84de85),_0x3c7125[_0x1d59eb(0x196)][_0x1d59eb(0x191)](_0x84de85,_0x595773(_0x1dfb10,_0x1d59eb(0x1ad)));for(const _0x395013 of _0x44e4cc)_0x3c7125[_0x1d59eb(0x19f)](_0x395013),_0x3c7125[_0x1d59eb(0x196)][_0x1d59eb(0x191)](_0x395013,_0x595773(_0x1dfb10,_0x1d59eb(0x1ad)));this[_0x1d59eb(0x1a7)]();}[_0x2f3efe(0x1a7)](){const _0x2c0a3b=_0x2f3efe,_0x248bce=this[_0x2c0a3b(0x188)],_0x126fb0=_0x248bce[_0x2c0a3b(0x18d)];_0x248bce[_0x2c0a3b(0x194)][_0x2c0a3b(0x18b)](_0x2c0a3b(0x1a1))[_0x2c0a3b(0x196)][_0x2c0a3b(0x192)](_0x116d6d=>{const _0x58de08=_0x2c0a3b;if(_0x58de08(0x1a3)!=_0x116d6d[_0x58de08(0x1b0)]&&_0x58de08(0x181)!=_0x116d6d[_0x58de08(0x1b0)])return;const {data:_0x2be245}=_0x116d6d;return _0x2be245&&_0x58de08(0x1b1)===_0x2be245[_0x58de08(0x18f)]?_0x2be245[_0x58de08(0x1a2)][0x0][_0x58de08(0x1af)]?{'type':_0x58de08(0x185),'content':_0x595773(_0x126fb0,_0x58de08(0x1a9),_0x2be245[_0x58de08(0x1a2)][0x0][_0x58de08(0x1a0)][_0x58de08(0x1a8)]())}:{'type':_0x58de08(0x185),'content':_0x595773(_0x126fb0,_0x58de08(0x190),_0x2be245[_0x58de08(0x1a2)][0x0][_0x58de08(0x1a0)][_0x58de08(0x1a8)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x339dd0=_0x4a8b;(function(_0xf1fa25,_0x164361){const _0xd735f7=_0x4a8b,_0x38cedf=_0xf1fa25();while(!![]){try{const _0x50eb11=parseInt(_0xd735f7(0x15c))/0x1*(parseInt(_0xd735f7(0x16a))/0x2)+-parseInt(_0xd735f7(0x14d))/0x3+-parseInt(_0xd735f7(0x196))/0x4*(-parseInt(_0xd735f7(0x162))/0x5)+parseInt(_0xd735f7(0x152))/0x6*(parseInt(_0xd735f7(0x121))/0x7)+parseInt(_0xd735f7(0x1ac))/0x8+-parseInt(_0xd735f7(0x14b))/0x9*(parseInt(_0xd735f7(0x182))/0xa)+parseInt(_0xd735f7(0x17b))/0xb*(parseInt(_0xd735f7(0x1bc))/0xc);if(_0x50eb11===_0x164361)break;else _0x38cedf['push'](_0x38cedf['shift']());}catch(_0x25fbe2){_0x38cedf['push'](_0x38cedf['shift']());}}}(_0x846b,0x8f74a));function _0x846b(){const _0x164410=['nodeBefore','last','from','getChildren','getRanges','getRowIndexes','toLowerCase','push','maxRow','addRange','forceValue','getChangedMarkers','left','batch','tablePaste','*Insert:*\x20%0','root','12aRqPmh','subType','createRangeOn','ELEMENT_TABLE','selectTableColumn','max','model','document','getSuggestion','change:data','editor','_getCoordsForCells','isInContent','position','isArray','isIntersectingWithRange','registerDescriptionCallback','nodeAfter','maxColumn','registerCustomCallback','registerElementLabel','markMultiRangeDeletion','1981200JSrcLf','TrackChangesEditing','min','createTableWalker','deletion','locale','getSelectionAffectedTableCells','insertTableRowBelow','*Remove:*\x20%0','markMultiRangeInsertion','every','map','mapper','data','low','insertTableColumnRight','1385868sRFRSj','some','_splitMarkerName','start','getChanges','hasAttribute','selection','add','downcastDispatcher','table','2310112Kginol','TableEditing','_tablePostFixingSubtypes','discard','removeTableColumn','substr','rowspan','minRow','order','_suggestionFactory','removeClass','isTouching','insertTableRowAbove','name','has','values','TableUtils','minColumn','getCellLocation','change','ELEMENT_TABLE_WITH_TEXT','ELEMENT_TABLE_ROW','getContainedElement','suggestion','getItems','length','classes','createPositionAt','item','tableRow','afterInit','addClass','selectTableRow','showSuggestionHighlights','above','get','join','getColumnIndexes','insertTableColumnLeft','$graveyard','end','createRangeIn','1878057lkRXpc','colspan','1167588WFZcPp','getAttribute','ELEMENT_TABLE_COLUMN_WITH_TEXT','highest','ELEMENT_TABLE_COLUMN','6GHTTxV','enableCommand','type','isIntersecting','insertTable','toViewElement','_tableSuggestions','registerPostFixer','startsWith','detach','4429ulJVob','ELEMENT_TABLE_ROW_WITH_TEXT','differ','descriptionFactory','$textProxy','includes','1398275wwlXeV','fromRange','execute','refresh','rootName','writer','_setupColumnsRowsFixing','isEqual','74PfzEmS','tableCell','tableColumn','insert','filter','plugins','accept','insertion','findAncestor','_getSuggestionCoords','removeTableRow','MIN_SAFE_INTEGER','MAX_SAFE_INTEGER','getFirstRange','span','commands','element','22VTVNGn','cell','oldRange','first','enqueueChange','addMarker:suggestion','options','40afeZmX','setSelection','_acceptFormatSuggestionCallbackFactory'];_0x846b=function(){return _0x164410;};return _0x846b();}import{Plugin as _0x4c80e4}from'ckeditor5/src/core.js';import{LiveRange as _0x49e86c}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0xdb2e5f}from'ckeditor5/src/widget.js';import{getTranslation as _0x4e6f8a}from'../utils/common-translations.js';export default class jt extends _0x4c80e4{constructor(_0x23b4e0){const _0x1402b5=_0x4a8b;super(_0x23b4e0),this[_0x1402b5(0x123)]=[_0x1402b5(0x13e),_0x1402b5(0x16c)],this[_0x1402b5(0x158)]=new Set();}[_0x339dd0(0x13f)](){const _0x49931b=_0x339dd0,_0x5c2121=this[_0x49931b(0x1a0)],_0x543d22=_0x5c2121[_0x49931b(0x19c)][_0x49931b(0x19d)][_0x49931b(0x1c2)];if(!_0x5c2121[_0x49931b(0x16f)][_0x49931b(0x12f)](_0x49931b(0x122)))return;const _0x530fbc=_0x5c2121[_0x49931b(0x1b1)],_0x4d05fa=_0x5c2121[_0x49931b(0x16f)][_0x49931b(0x144)](_0x49931b(0x1ad)),_0x5919aa=_0x5c2121[_0x49931b(0x16f)][_0x49931b(0x144)](_0x49931b(0x131));_0x4d05fa[_0x49931b(0x15f)][_0x49931b(0x1aa)](_0x49931b(0x120),_0x1b2aa3=>_0x4e6f8a(_0x530fbc,_0x49931b(0x199),_0x1b2aa3)),this[_0x49931b(0x168)](),_0x4d05fa[_0x49931b(0x153)](_0x49931b(0x156)),_0x4d05fa[_0x49931b(0x153)](_0x49931b(0x141)),_0x4d05fa[_0x49931b(0x153)](_0x49931b(0x19a));for(const _0x56e95a of[_0x49931b(0x12d),_0x49931b(0x1b3)]){const _0x4ed445=_0x5c2121[_0x49931b(0x179)][_0x49931b(0x144)](_0x56e95a);_0x4d05fa[_0x49931b(0x153)](_0x56e95a,_0x5d5c46=>{const _0x89cba7=_0x49931b;_0x5c2121[_0x89cba7(0x19c)][_0x89cba7(0x134)](_0x58c9ec=>{const _0x429834=_0x89cba7;_0x5d5c46();const _0x38d635=_0x429834(0x143)===_0x4ed445[_0x429834(0x129)],_0x3fa372=_0x5919aa[_0x429834(0x1b2)](_0x543d22),_0x2e79c4=_0x5919aa[_0x429834(0x18a)](_0x3fa372),_0x2963b2=_0x38d635?_0x2e79c4[_0x429834(0x17e)]-0x1:_0x2e79c4[_0x429834(0x186)]+0x1,_0x5e487d=_0x3fa372[0x0][_0x429834(0x172)](_0x429834(0x120)),_0x321ab2=_0x5919aa[_0x429834(0x1af)](_0x5e487d,{'startRow':_0x2963b2,'endRow':_0x2963b2}),_0x3a2f70=Array[_0x429834(0x187)](_0x321ab2)[_0x429834(0x1b7)](_0x6447f9=>_0x58c9ec[_0x429834(0x198)](_0x6447f9[_0x429834(0x17c)]));_0x4d05fa[_0x429834(0x1b5)](_0x3a2f70,_0x429834(0x13e));});});}for(const _0x1d7fa8 of[_0x49931b(0x147),_0x49931b(0x1bb)]){const _0x183093=_0x5c2121[_0x49931b(0x179)][_0x49931b(0x144)](_0x1d7fa8);_0x4d05fa[_0x49931b(0x153)](_0x1d7fa8,_0x111279=>{const _0x41c55a=_0x49931b;_0x5c2121[_0x41c55a(0x19c)][_0x41c55a(0x134)](_0x2dc646=>{const _0x22ae4a=_0x41c55a;_0x111279();const _0x25ac95=_0x22ae4a(0x191)===_0x183093[_0x22ae4a(0x129)],_0xc5307d=_0x5919aa[_0x22ae4a(0x1b2)](_0x543d22),_0x5952d0=_0x5919aa[_0x22ae4a(0x146)](_0xc5307d),_0x4508d1=_0x25ac95?_0x5952d0[_0x22ae4a(0x17e)]-0x1:_0x5952d0[_0x22ae4a(0x186)]+0x1,_0x2b8ff0=_0xc5307d[0x0][_0x22ae4a(0x172)](_0x22ae4a(0x120)),_0x104797=_0x5919aa[_0x22ae4a(0x1af)](_0x2b8ff0,{'startRow':0x0,'column':_0x4508d1,'includeAllSlots':!0x1}),_0x2fa05b=Array[_0x22ae4a(0x187)](_0x104797)[_0x22ae4a(0x1b7)](_0x2642dd=>_0x2dc646[_0x22ae4a(0x198)](_0x2642dd[_0x22ae4a(0x17c)]));_0x4d05fa[_0x22ae4a(0x1b5)](_0x2fa05b,_0x22ae4a(0x16c));});});}for(const _0x24bd0d of[_0x49931b(0x174),_0x49931b(0x125)]){const _0x1dad99=_0x24bd0d[_0x49931b(0x126)](0xb),_0x24e460=_0x1dad99[_0x49931b(0x18b)](),_0x478f06=_0x24e460[_0x49931b(0x126)](0x0,0x3)+_0x49931b(0x178),_0x109295=_0x49931b(0x120)+_0x1dad99,_0x596c73=_0x49931b(0x1ae)+_0x1dad99,_0x3320e8=_0x49931b(0x19b)+_0x1dad99;_0x4d05fa[_0x49931b(0x153)](_0x24bd0d,()=>{const _0x1cb4b5=_0x49931b;_0x5c2121[_0x1cb4b5(0x19c)][_0x1cb4b5(0x134)](_0x5b1b96=>{const _0x5aef45=_0x1cb4b5,_0xfd113a=_0x5919aa[_0x5aef45(0x1b2)](_0x543d22),_0x2a89ed=_0xfd113a[0x0][_0x5aef45(0x172)](_0x5aef45(0x120));let _0x2e39e4;if(_0x5aef45(0x174)==_0x24bd0d){const _0x1ca3b7=_0x5919aa[_0x5aef45(0x18a)](_0xfd113a);_0x2e39e4={'startRow':_0x1ca3b7[_0x5aef45(0x17e)],'endRow':_0x1ca3b7[_0x5aef45(0x186)],'includeAllSlots':!0x0};}else{const _0x21298b=_0x5919aa[_0x5aef45(0x146)](_0xfd113a);_0x2e39e4={'startColumn':_0x21298b[_0x5aef45(0x17e)],'endColumn':_0x21298b[_0x5aef45(0x186)],'includeAllSlots':!0x0};}const _0x3dc4a8=_0x5919aa[_0x5aef45(0x1af)](_0x2a89ed,_0x2e39e4),_0x1dbc6d=Array[_0x5aef45(0x187)](_0x3dc4a8)[_0x5aef45(0x1b7)](({cell:_0x381eed})=>_0x381eed),_0x5941e3=Ee(_0x1dbc6d[_0x5aef45(0x16e)](_0x22b0c5=>_0x22b0c5[_0x5aef45(0x1c1)](_0x478f06))),_0xeca37c=Ee(_0x1dbc6d[_0x5aef45(0x16e)](_0x2dfada=>!_0x2dfada[_0x5aef45(0x1c1)](_0x478f06)))[_0x5aef45(0x1b7)](_0x41bf92=>_0x5b1b96[_0x5aef45(0x198)](_0x41bf92)),_0x51ce67=_0x4d05fa[_0x5aef45(0x1ab)](_0xeca37c,_0x109295);if(_0x51ce67&&(_0x5aef45(0x13e)==_0x51ce67[_0x5aef45(0x197)]||_0x5aef45(0x16c)==_0x51ce67[_0x5aef45(0x197)])){const _0x3aa906=this[_0x5aef45(0x173)](_0x51ce67);for(const _0x213a49 of _0x5941e3){const _0x3d5e44=_0x5b1b96[_0x5aef45(0x198)](_0x213a49),_0x4d64ce=_0x5919aa[_0x5aef45(0x133)](_0x213a49),_0xaa2632=_0x213a49[_0x5aef45(0x14e)](_0x478f06)-0x1,_0x5d4591=_0x3aa906[_0x596c73],_0x49a884=_0x3aa906[_0x3320e8];_0x5d4591<=_0x4d64ce[_0x24e460]&&_0x4d64ce[_0x24e460]+_0xaa2632<=_0x49a884&&_0x51ce67[_0x5aef45(0x18e)](_0x3d5e44);}}});});}function _0xf590c6(_0x4b0c4e){const _0x1ba2f6=_0x49931b,_0x27b601=Array[_0x1ba2f6(0x187)](_0x543d22[_0x1ba2f6(0x189)]())[_0x1ba2f6(0x1b7)](_0x194d66=>_0x49e86c[_0x1ba2f6(0x163)](_0x194d66));_0x5c2121[_0x1ba2f6(0x19c)][_0x1ba2f6(0x134)](_0x48a23c=>{const _0x5c3481=_0x1ba2f6,_0x25d2df=_0x48a23c[_0x5c3481(0x192)];_0x4b0c4e=_0x4b0c4e[_0x5c3481(0x16e)](_0x24883f=>_0x5c3481(0x148)!=_0x24883f[_0x5c3481(0x195)][_0x5c3481(0x166)]),_0x48a23c[_0x5c3481(0x183)](_0x4b0c4e),_0x5c2121[_0x5c3481(0x179)][_0x5c3481(0x144)](_0x5c3481(0x174))[_0x5c3481(0x165)](),_0x5c2121[_0x5c3481(0x164)](_0x5c3481(0x174),{'forceDefaultExecution':!0x0}),_0x5c2121[_0x5c3481(0x19c)][_0x5c3481(0x17f)](()=>{const _0x30a760=_0x5c3481;_0x5c2121[_0x30a760(0x19c)][_0x30a760(0x17f)](_0x25d2df,_0x63a387=>{const _0x4bf22b=_0x30a760,_0x2aeef0=_0x27b601[_0x4bf22b(0x16e)](_0x590356=>_0x4bf22b(0x148)!=_0x590356[_0x4bf22b(0x195)][_0x4bf22b(0x166)]);_0x2aeef0[_0x4bf22b(0x13a)]>0x0&&_0x63a387[_0x4bf22b(0x183)](_0x2aeef0);for(const _0x30db6b of _0x27b601)_0x30db6b[_0x4bf22b(0x15b)]();});});});}function _0x5714e3(_0x5f10b4){const _0x211322=_0x49931b;_0x5c2121[_0x211322(0x19c)][_0x211322(0x134)](_0x3d4b7b=>{const _0x49d74a=_0x211322,_0xf311ff=Array[_0x49d74a(0x187)](_0x543d22[_0x49d74a(0x189)]())[_0x49d74a(0x1b7)](_0x27b403=>_0x49e86c[_0x49d74a(0x163)](_0x27b403)),_0x6f6f34=[];for(const _0x4d220d of _0x5f10b4)for(const _0x1feb84 of _0x4d220d[_0x49d74a(0x139)]({'shallow':!0x0}))_0x6f6f34[_0x49d74a(0x18c)](_0x1feb84);for(const _0x577691 of _0x6f6f34)_0x49d74a(0x148)!=_0x577691[_0x49d74a(0x195)][_0x49d74a(0x166)]&&(_0x3d4b7b[_0x49d74a(0x183)](_0x3d4b7b[_0x49d74a(0x13c)](_0x577691,0x0)),_0x5c2121[_0x49d74a(0x179)][_0x49d74a(0x144)](_0x49d74a(0x125))[_0x49d74a(0x165)](),_0x5c2121[_0x49d74a(0x164)](_0x49d74a(0x125),{'forceDefaultExecution':!0x0}));const _0x50b708=_0xf311ff[_0x49d74a(0x16e)](_0x84e3c2=>_0x49d74a(0x148)!=_0x84e3c2[_0x49d74a(0x195)][_0x49d74a(0x166)]);_0x50b708[_0x49d74a(0x13a)]>0x0&&_0x3d4b7b[_0x49d74a(0x183)](_0x50b708);for(const _0x3532f2 of _0xf311ff)_0x3532f2[_0x49d74a(0x15b)]();});}function _0xa539a(_0x1b83ab,_0x400e84){const _0x1c335a=_0x49931b;return _0x400e84[_0x1c335a(0x1b6)](_0xedc151=>_0x1b83ab[_0x1c335a(0x1bd)](_0xd47c92=>_0xd47c92[_0x1c335a(0x149)][_0x1c335a(0x169)](_0xedc151[_0x1c335a(0x1bf)])||_0xedc151[_0x1c335a(0x149)][_0x1c335a(0x169)](_0xd47c92[_0x1c335a(0x1bf)])));}function _0x46a555(_0xc8aee3,_0x1d83c4){const _0x43e870=_0x49931b;return!_0xc8aee3[_0x43e870(0x1bd)](_0x501484=>_0x1d83c4[_0x43e870(0x1bd)](_0x54f8f9=>_0x501484[_0x43e870(0x155)](_0x54f8f9)))&&_0xc8aee3[_0x43e870(0x1bd)](_0x3524c8=>_0x1d83c4[_0x43e870(0x1bd)](_0x1ea4de=>_0x3524c8[_0x43e870(0x149)][_0x43e870(0x12c)](_0x1ea4de[_0x43e870(0x1bf)])));}_0x5c2121[_0x49931b(0x1b9)][_0x49931b(0x11f)]['on'](_0x49931b(0x180),(_0x750d32,_0x281fe7,_0x275287)=>{const _0x314ee7=_0x49931b;if(!_0x275287[_0x314ee7(0x181)][_0x314ee7(0x142)])return;const _0x530a60=_0x281fe7[_0x314ee7(0x13d)];if(!_0x530a60)return;const _0x574e66=_0x275287[_0x314ee7(0x1b8)][_0x314ee7(0x157)](_0x530a60);function _0x2411c2(_0xcdb648){const _0xea44c1=_0x314ee7;return Array[_0xea44c1(0x1a4)](_0xcdb648)?_0xcdb648:[_0xcdb648];}_0x574e66&&_0x314ee7(0x16b)===_0x530a60[_0x314ee7(0x12e)]&&_0xdb2e5f(_0x574e66,_0x275287[_0x314ee7(0x167)],(_0x1935de,_0x473936,_0x531596)=>_0x531596[_0x314ee7(0x140)](_0x2411c2(_0x473936[_0x314ee7(0x13b)]),_0x1935de),(_0x3743cb,_0x3e1662,_0x466798)=>_0x466798[_0x314ee7(0x12b)](_0x2411c2(_0x3e1662[_0x314ee7(0x13b)]),_0x3743cb));},{'priority':_0x49931b(0x150)}),_0x4d05fa[_0x49931b(0x15f)][_0x49931b(0x1a6)](_0x406056=>{const _0x2b9525=_0x49931b;if(_0x2b9525(0x171)!=_0x406056[_0x2b9525(0x154)]&&_0x2b9525(0x1b0)!=_0x406056[_0x2b9525(0x154)])return;const _0x204432=_0x406056[_0x2b9525(0x137)]();if(null!=_0x204432&&_0x204432['is'](_0x2b9525(0x17a),_0x2b9525(0x120))){if(_0x2b9525(0x171)==_0x406056[_0x2b9525(0x154)]){const _0x836725=_0x406056[_0x2b9525(0x139)]()[_0x2b9525(0x16e)](_0x1ada15=>_0x1ada15['is'](_0x2b9525(0x160)))[_0x2b9525(0x1b7)](_0x21cdb3=>_0x21cdb3[_0x2b9525(0x1b9)]);if(_0x836725[_0x2b9525(0x13a)])return{'type':_0x2b9525(0x171),'content':_0x4e6f8a(_0x530fbc,_0x2b9525(0x194),_0x4e6f8a(_0x530fbc,_0x2b9525(0x135),'\x22'+_0x836725[_0x2b9525(0x145)]('\x20')+'\x22'))};}if(_0x2b9525(0x1b0)==_0x406056[_0x2b9525(0x154)]){const _0x302603=_0x406056[_0x2b9525(0x139)]()[_0x2b9525(0x16e)](_0x3942e0=>_0x3942e0['is'](_0x2b9525(0x160)))[_0x2b9525(0x1b7)](_0x31d251=>_0x31d251[_0x2b9525(0x1b9)]);if(_0x302603[_0x2b9525(0x13a)])return{'type':_0x2b9525(0x1b0),'content':_0x4e6f8a(_0x530fbc,_0x2b9525(0x1b4),_0x4e6f8a(_0x530fbc,_0x2b9525(0x135),'\x22'+_0x302603[_0x2b9525(0x145)]('\x20')+'\x22'))};}}}),_0x4d05fa[_0x49931b(0x15f)][_0x49931b(0x1a6)](_0xbede=>{const _0x1c917b=_0x49931b;if(_0x1c917b(0x13e)==_0xbede[_0x1c917b(0x197)]){const _0x2b2e56=_0xbede[_0x1c917b(0x139)]()[_0x1c917b(0x16e)](_0x4e8a28=>_0x4e8a28['is'](_0x1c917b(0x160)))[_0x1c917b(0x1b7)](_0x587c9a=>_0x587c9a[_0x1c917b(0x1b9)]),_0x103580=this[_0x1c917b(0x173)](_0xbede),_0x14bd97=_0x103580[_0x1c917b(0x18d)]-_0x103580[_0x1c917b(0x128)]+0x1;if(_0x1c917b(0x171)==_0xbede[_0x1c917b(0x154)])return _0x2b2e56[_0x1c917b(0x13a)]?{'type':_0x1c917b(0x171),'content':_0x4e6f8a(_0x530fbc,_0x1c917b(0x194),_0x4e6f8a(_0x530fbc,_0x1c917b(0x15d),[_0x14bd97,'\x22'+_0x2b2e56[_0x1c917b(0x145)]('\x20')+'\x22']))}:{'type':_0x1c917b(0x171),'content':_0x4e6f8a(_0x530fbc,_0x1c917b(0x194),_0x4e6f8a(_0x530fbc,_0x1c917b(0x136),_0x14bd97))};if(_0x1c917b(0x1b0)==_0xbede[_0x1c917b(0x154)])return _0x2b2e56[_0x1c917b(0x13a)]?{'type':_0x1c917b(0x1b0),'content':_0x4e6f8a(_0x530fbc,_0x1c917b(0x1b4),_0x4e6f8a(_0x530fbc,_0x1c917b(0x15d),[_0x14bd97,'\x22'+_0x2b2e56[_0x1c917b(0x145)]('\x20')+'\x22']))}:{'type':_0x1c917b(0x1b0),'content':_0x4e6f8a(_0x530fbc,_0x1c917b(0x1b4),_0x4e6f8a(_0x530fbc,_0x1c917b(0x136),_0x14bd97))};}if(_0x1c917b(0x16c)==_0xbede[_0x1c917b(0x197)]){const _0x672913=_0xbede[_0x1c917b(0x139)]()[_0x1c917b(0x16e)](_0x362c45=>_0x362c45['is'](_0x1c917b(0x160)))[_0x1c917b(0x1b7)](_0xbad604=>_0xbad604[_0x1c917b(0x1b9)]),_0x36737c=this[_0x1c917b(0x173)](_0xbede),_0x267e7a=_0x36737c[_0x1c917b(0x1a8)]-_0x36737c[_0x1c917b(0x132)]+0x1;if(_0x1c917b(0x171)==_0xbede[_0x1c917b(0x154)])return _0x672913[_0x1c917b(0x13a)]?{'type':_0x1c917b(0x171),'content':_0x4e6f8a(_0x530fbc,_0x1c917b(0x194),_0x4e6f8a(_0x530fbc,_0x1c917b(0x14f),[_0x267e7a,'\x22'+_0x672913[_0x1c917b(0x145)]('\x20')+'\x22']))}:{'type':_0x1c917b(0x171),'content':_0x4e6f8a(_0x530fbc,_0x1c917b(0x194),_0x4e6f8a(_0x530fbc,_0x1c917b(0x151),_0x267e7a))};if(_0x1c917b(0x1b0)==_0xbede[_0x1c917b(0x154)])return _0x672913[_0x1c917b(0x13a)]?{'type':_0x1c917b(0x1b0),'content':_0x4e6f8a(_0x530fbc,_0x1c917b(0x1b4),_0x4e6f8a(_0x530fbc,_0x1c917b(0x14f),[_0x267e7a,'\x22'+_0x672913[_0x1c917b(0x145)]('\x20')+'\x22']))}:{'type':_0x1c917b(0x1b0),'content':_0x4e6f8a(_0x530fbc,_0x1c917b(0x1b4),_0x4e6f8a(_0x530fbc,_0x1c917b(0x151),_0x267e7a))};}}),_0x4d05fa[_0x49931b(0x12a)][_0x49931b(0x1a9)](_0x49931b(0x171),_0x49931b(0x13e),_0x49931b(0x124),_0xf590c6),_0x4d05fa[_0x49931b(0x12a)][_0x49931b(0x1a9)](_0x49931b(0x1b0),_0x49931b(0x13e),_0x49931b(0x170),_0xf590c6),_0x4d05fa[_0x49931b(0x12a)][_0x49931b(0x1a9)](_0x49931b(0x171),_0x49931b(0x16c),_0x49931b(0x124),_0x5714e3),_0x4d05fa[_0x49931b(0x12a)][_0x49931b(0x1a9)](_0x49931b(0x1b0),_0x49931b(0x16c),_0x49931b(0x170),_0x5714e3),_0x4d05fa[_0x49931b(0x12a)][_0x49931b(0x1a9)](_0x49931b(0x171),_0x49931b(0x16c),_0x49931b(0x145),_0xa539a),_0x4d05fa[_0x49931b(0x12a)][_0x49931b(0x1a9)](_0x49931b(0x1b0),_0x49931b(0x16c),_0x49931b(0x145),_0xa539a),_0x4d05fa[_0x49931b(0x12a)][_0x49931b(0x1a9)](_0x49931b(0x171),_0x49931b(0x13e),_0x49931b(0x145),_0x46a555),_0x4d05fa[_0x49931b(0x12a)][_0x49931b(0x1a9)](_0x49931b(0x1b0),_0x49931b(0x13e),_0x49931b(0x145),_0x46a555);}[_0x339dd0(0x184)](){const _0x1d9df2=_0x339dd0,_0xf8a70c=this[_0x1d9df2(0x1a0)],_0x336358=_0xf8a70c[_0x1d9df2(0x19c)][_0x1d9df2(0x19d)][_0x1d9df2(0x1c2)];return(_0x57bc33,_0x1dad38)=>{const _0x1fd622=_0x1d9df2;_0xf8a70c[_0x1fd622(0x19c)][_0x1fd622(0x134)](_0x5d5edd=>{const _0x3f05fe=_0x1fd622,{commandName:_0x3b9e97,commandParams:_0x8becee}=_0x1dad38;let _0x40b35b=_0x57bc33[0x0][_0x3f05fe(0x149)][_0x3f05fe(0x185)];_0x8becee&&_0x8becee[0x0]&&!0x1===_0x8becee[0x0][_0x3f05fe(0x18f)]&&(_0x40b35b=_0x57bc33[0x0][_0x3f05fe(0x1bf)][_0x3f05fe(0x1a7)]);const _0x1a0a07=_0x5d5edd[_0x3f05fe(0x14a)](_0x40b35b);if(_0x3f05fe(0x148)==_0x1a0a07[_0x3f05fe(0x195)][_0x3f05fe(0x166)])return;const _0xa2c2ef=Array[_0x3f05fe(0x187)](_0x336358[_0x3f05fe(0x189)]())[_0x3f05fe(0x1b7)](_0x57292b=>_0x49e86c[_0x3f05fe(0x163)](_0x57292b));_0x5d5edd[_0x3f05fe(0x183)](_0x1a0a07),_0xf8a70c[_0x3f05fe(0x179)][_0x3f05fe(0x144)](_0x3b9e97)[_0x3f05fe(0x165)](),_0x8becee[_0x3f05fe(0x18c)]({'forceDefaultExecution':!0x0}),_0xf8a70c[_0x3f05fe(0x164)](_0x3b9e97,..._0x8becee);const _0x47b0e6=_0xa2c2ef[_0x3f05fe(0x16e)](_0x3448f0=>_0x3f05fe(0x148)!=_0x3448f0[_0x3f05fe(0x195)][_0x3f05fe(0x166)]);_0x47b0e6[_0x3f05fe(0x13a)]>0x0&&_0x5d5edd[_0x3f05fe(0x183)](_0x47b0e6);for(const _0xba6bbd of _0xa2c2ef)_0xba6bbd[_0x3f05fe(0x15b)]();});};}[_0x339dd0(0x1a1)](_0x51ee95){const _0x31265d=_0x339dd0,_0x4dc3c9=this[_0x31265d(0x1a0)][_0x31265d(0x16f)][_0x31265d(0x144)](_0x31265d(0x131));let _0x142f6e=Number[_0x31265d(0x176)],_0x4b04b2=Number[_0x31265d(0x175)],_0x44b638=Number[_0x31265d(0x176)],_0x2cacd8=Number[_0x31265d(0x175)];for(const _0x5da8a1 of _0x51ee95){if(_0x31265d(0x148)==_0x5da8a1[_0x31265d(0x195)][_0x31265d(0x166)])continue;const {row:_0xaa7d3,column:_0x576f8e}=_0x4dc3c9[_0x31265d(0x133)](_0x5da8a1),_0x8cbfb0=_0x5da8a1[_0x31265d(0x1c1)](_0x31265d(0x127))?_0x5da8a1[_0x31265d(0x14e)](_0x31265d(0x127))-0x1:0x0,_0x5de8cf=_0x5da8a1[_0x31265d(0x1c1)](_0x31265d(0x14c))?_0x5da8a1[_0x31265d(0x14e)](_0x31265d(0x14c))-0x1:0x0;_0x142f6e=_0xaa7d3<_0x142f6e?_0xaa7d3:_0x142f6e,_0x4b04b2=_0xaa7d3+_0x8cbfb0>_0x4b04b2?_0xaa7d3+_0x8cbfb0:_0x4b04b2,_0x44b638=_0x576f8e<_0x44b638?_0x576f8e:_0x44b638,_0x2cacd8=_0x576f8e+_0x5de8cf>_0x2cacd8?_0x576f8e+_0x5de8cf:_0x2cacd8;}return{'minRow':_0x142f6e,'maxRow':_0x4b04b2,'minColumn':_0x44b638,'maxColumn':_0x2cacd8};}[_0x339dd0(0x168)](){const _0x162a75=_0x339dd0,_0x31380a=this[_0x162a75(0x1a0)],_0x2d32bf=_0x31380a[_0x162a75(0x16f)][_0x162a75(0x144)](_0x162a75(0x1ad)),_0x13d5c6=_0x31380a[_0x162a75(0x16f)][_0x162a75(0x144)](_0x162a75(0x131));_0x31380a[_0x162a75(0x19c)][_0x162a75(0x19d)]['on'](_0x162a75(0x19f),()=>{const _0x2a825f=_0x162a75,_0x12eab5=Array[_0x2a825f(0x187)](_0x31380a[_0x2a825f(0x19c)][_0x2a825f(0x19d)][_0x2a825f(0x15e)][_0x2a825f(0x190)]());for(const {name:_0x5231ac,data:_0x30a82e}of _0x12eab5){const {group:_0x3e89cf,id:_0x371c17,subType:_0x590ba5}=_0x2d32bf[_0x2a825f(0x1be)](_0x5231ac);if(_0x2a825f(0x138)!=_0x3e89cf)continue;if(null!=_0x30a82e[_0x2a825f(0x17d)])continue;const _0x3f35ad=_0x2d32bf[_0x2a825f(0x19e)](_0x371c17);this[_0x2a825f(0x123)][_0x2a825f(0x161)](_0x590ba5)&&this[_0x2a825f(0x158)][_0x2a825f(0x1c3)](_0x3f35ad);}},{'priority':_0x162a75(0x1ba)});const _0x1aa000=(_0x1a8350,_0x422c8d)=>{const _0x1bf413=_0x162a75;let _0x5086ab=!0x1;const _0x414f91=_0x422c8d[_0x1bf413(0x198)](_0x1a8350),_0x4b3858=_0x1a8350[_0x1bf413(0x172)](_0x1bf413(0x120)),_0x84a887=_0x13d5c6[_0x1bf413(0x133)](_0x1a8350);for(const _0xa83fe2 of this[_0x1bf413(0x158)]){const _0xbe8af=_0xa83fe2[_0x1bf413(0x197)],_0x2d02e8=_0xbe8af[_0x1bf413(0x15a)](_0x1bf413(0x193)),_0x1082cc=_0xbe8af[_0x1bf413(0x126)](_0x2d02e8?0xa:0x5),_0x28e0a1=_0x1082cc[_0x1bf413(0x18b)](),_0x578afe=_0x28e0a1[_0x1bf413(0x126)](0x0,0x3)+_0x1bf413(0x178),_0x172592=_0x1bf413(0x1ae)+_0x1082cc,_0x380ab8=_0x1bf413(0x19b)+_0x1082cc;if(!_0xa83fe2[_0x1bf413(0x1a2)])continue;if(_0x4b3858!=_0xa83fe2[_0x1bf413(0x177)]()[_0x1bf413(0x1bf)][_0x1bf413(0x172)](_0x1bf413(0x120)))continue;if(_0xa83fe2[_0x1bf413(0x1a5)](_0x414f91))continue;const _0x8e2762=_0x1a8350[_0x1bf413(0x1c1)](_0x578afe)?_0x1a8350[_0x1bf413(0x14e)](_0x578afe)-0x1:0x0,_0x4bc7fa=this[_0x1bf413(0x173)](_0xa83fe2),_0x4cec49=_0x4bc7fa[_0x172592],_0x5bd977=_0x4bc7fa[_0x380ab8];_0x4cec49<=_0x84a887[_0x28e0a1]&&_0x84a887[_0x28e0a1]+_0x8e2762<=_0x5bd977&&(_0xa83fe2[_0x1bf413(0x18e)](_0x414f91),_0x5086ab=!0x0);}return _0x5086ab;};_0x31380a[_0x162a75(0x19c)][_0x162a75(0x19d)][_0x162a75(0x159)](_0x3fa639=>{const _0x3eb64f=_0x162a75;let _0x1d9d0c=!0x1;for(const _0x53403d of _0x31380a[_0x3eb64f(0x19c)][_0x3eb64f(0x19d)][_0x3eb64f(0x15e)][_0x3eb64f(0x1c0)]())if(_0x3eb64f(0x16d)==_0x53403d[_0x3eb64f(0x154)]){if(_0x3eb64f(0x13e)==_0x53403d[_0x3eb64f(0x12e)]){for(const _0x314288 of _0x53403d[_0x3eb64f(0x1a3)][_0x3eb64f(0x1a7)][_0x3eb64f(0x188)]())_0x1d9d0c=_0x1d9d0c||_0x1aa000(_0x314288,_0x3fa639);}else _0x3eb64f(0x16b)==_0x53403d[_0x3eb64f(0x12e)]&&(_0x1d9d0c=_0x1d9d0c||_0x1aa000(_0x53403d[_0x3eb64f(0x1a3)][_0x3eb64f(0x1a7)],_0x3fa639));}return _0x1d9d0c;});}[_0x339dd0(0x173)](_0x5dc188){const _0x57da9c=_0x339dd0;return this[_0x57da9c(0x1a1)](_0x5dc188[_0x57da9c(0x189)]()[_0x57da9c(0x1b7)](_0x42d284=>_0x42d284[_0x57da9c(0x1bf)][_0x57da9c(0x1a7)]));}}function _0x4a8b(_0x470e07,_0xca4850){const _0x846b88=_0x846b();return _0x4a8b=function(_0x4a8b74,_0x24d2c5){_0x4a8b74=_0x4a8b74-0x11f;let _0x4ee423=_0x846b88[_0x4a8b74];return _0x4ee423;},_0x4a8b(_0x470e07,_0xca4850);}function Ee(_0x2a61f8){const _0x518803=_0x339dd0;return Array[_0x518803(0x187)](new Set(_0x2a61f8)[_0x518803(0x130)]());}
|
|
23
|
+
const _0x3ee45e=_0x3d96;(function(_0x261dc2,_0x395654){const _0x4ac4c4=_0x3d96,_0x3bb0bf=_0x261dc2();while(!![]){try{const _0x4804b3=parseInt(_0x4ac4c4(0x23f))/0x1+parseInt(_0x4ac4c4(0x1c1))/0x2+parseInt(_0x4ac4c4(0x20e))/0x3*(-parseInt(_0x4ac4c4(0x22b))/0x4)+parseInt(_0x4ac4c4(0x24c))/0x5*(-parseInt(_0x4ac4c4(0x222))/0x6)+-parseInt(_0x4ac4c4(0x256))/0x7+parseInt(_0x4ac4c4(0x251))/0x8*(parseInt(_0x4ac4c4(0x1d5))/0x9)+-parseInt(_0x4ac4c4(0x20b))/0xa*(-parseInt(_0x4ac4c4(0x225))/0xb);if(_0x4804b3===_0x395654)break;else _0x3bb0bf['push'](_0x3bb0bf['shift']());}catch(_0xbd10f5){_0x3bb0bf['push'](_0x3bb0bf['shift']());}}}(_0xd3fe,0xc64ee));import{Plugin as _0x3ebee9}from'ckeditor5/src/core.js';function _0xd3fe(){const _0x369dc8=['ELEMENT_TABLE_COLUMN_WITH_TEXT','$graveyard','ELEMENT_TABLE_COLUMN','_getSuggestionCoords','suggestion','ELEMENT_TABLE_WITH_TEXT','accept','getRanges','ELEMENT_TABLE','TableUtils','createRangeOn','registerElementLabel','table','*Remove:*\x20%0','classes','substr','addClass','selectTableRow','highest','batch','commands','_getCoordsForCells','deletion','position','execute','getChanges','order','isIntersectingWithRange','minRow','getAttribute','model','ELEMENT_TABLE_ROW','markMultiRangeDeletion','start','options','insertTableColumnLeft','refresh','get','removeTableRow','tablePaste','nodeBefore','rootName','enableCommand','values','registerPostFixer','maxColumn','push','insertTableColumnRight','nodeAfter','element','enqueueChange','27290INYfca','data','cell','786Yottjq','span','root','length','rowspan','isEqual','toLowerCase','removeTableColumn','hasAttribute','tableColumn','MAX_SAFE_INTEGER','getColumnIndexes','registerCustomCallback','writer','removeClass','getSuggestion','startsWith','name','addRange','map','3175206hGkLms','downcastDispatcher','low','4169gNThWd','getRowIndexes','markMultiRangeInsertion','type','toViewElement','tableRow','18992sEMTTW','editor','has','change:data','add','selection','mapper','setSelection','isTouching','getItems','createPositionAt','subType','_suggestionFactory','_acceptFormatSuggestionCallbackFactory','isArray','discard','document','MIN_SAFE_INTEGER','getSelectionAffectedTableCells','afterInit','1002449zoVLDK','above','min','first','insert','getFirstRange','_splitMarkerName','insertTable','minColumn','differ','max','*Insert:*\x20%0','insertTableRowBelow','5RSGuIb','createTableWalker','tableCell','insertion','colspan','64hpSlaL','TrackChangesEditing','some','last','maxRow','9222374uGcWkE','left','end','$textProxy','getCellLocation','join','showSuggestionHighlights','selectTableColumn','plugins','locale','item','findAncestor','fromRange','descriptionFactory','registerDescriptionCallback','805274VczmWz','forceValue','TableEditing','getChildren','oldRange','isInContent','_setupColumnsRowsFixing','every','ELEMENT_TABLE_ROW_WITH_TEXT','from','createRangeIn','_tableSuggestions','addMarker:suggestion','isIntersecting','getChangedMarkers','change','insertTableRowAbove','filter','getContainedElement','detach','1646496oXtLeF','_tablePostFixingSubtypes','includes'];_0xd3fe=function(){return _0x369dc8;};return _0xd3fe();}import{LiveRange as _0xcdc498}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x1a3c50}from'ckeditor5/src/widget.js';import{getTranslation as _0x328aad}from'../utils/common-translations.js';export default class jt extends _0x3ebee9{constructor(_0x16f5d8){const _0x3c0d4a=_0x3d96;super(_0x16f5d8),this[_0x3c0d4a(0x1d6)]=[_0x3c0d4a(0x22a),_0x3c0d4a(0x217)],this[_0x3c0d4a(0x1cc)]=new Set();}[_0x3ee45e(0x23e)](){const _0x5c9f58=_0x3ee45e,_0x2765d8=this[_0x5c9f58(0x22c)],_0x2611ac=_0x2765d8[_0x5c9f58(0x1f6)][_0x5c9f58(0x23b)][_0x5c9f58(0x230)];if(!_0x2765d8[_0x5c9f58(0x1ba)][_0x5c9f58(0x22d)](_0x5c9f58(0x1c3)))return;const _0x16cb38=_0x2765d8[_0x5c9f58(0x1bb)],_0x843433=_0x2765d8[_0x5c9f58(0x1ba)][_0x5c9f58(0x1fd)](_0x5c9f58(0x252)),_0x24e82d=_0x2765d8[_0x5c9f58(0x1ba)][_0x5c9f58(0x1fd)](_0x5c9f58(0x1e1));_0x843433[_0x5c9f58(0x1bf)][_0x5c9f58(0x1e3)](_0x5c9f58(0x1e4),_0x2fe222=>_0x328aad(_0x16cb38,_0x5c9f58(0x1e0),_0x2fe222)),this[_0x5c9f58(0x1c7)](),_0x843433[_0x5c9f58(0x202)](_0x5c9f58(0x246)),_0x843433[_0x5c9f58(0x202)](_0x5c9f58(0x1e9)),_0x843433[_0x5c9f58(0x202)](_0x5c9f58(0x1b9));for(const _0x3c65b3 of[_0x5c9f58(0x1d1),_0x5c9f58(0x24b)]){const _0x2d8c0e=_0x2765d8[_0x5c9f58(0x1ec)][_0x5c9f58(0x1fd)](_0x3c65b3);_0x843433[_0x5c9f58(0x202)](_0x3c65b3,_0x12538e=>{const _0x318b4d=_0x5c9f58;_0x2765d8[_0x318b4d(0x1f6)][_0x318b4d(0x1d0)](_0xa4fbf7=>{const _0x54ca8c=_0x318b4d;_0x12538e();const _0x29d138=_0x54ca8c(0x240)===_0x2d8c0e[_0x54ca8c(0x1f2)],_0x4df998=_0x24e82d[_0x54ca8c(0x23d)](_0x2611ac),_0x3f3e3a=_0x24e82d[_0x54ca8c(0x226)](_0x4df998),_0xee5103=_0x29d138?_0x3f3e3a[_0x54ca8c(0x242)]-0x1:_0x3f3e3a[_0x54ca8c(0x254)]+0x1,_0x566976=_0x4df998[0x0][_0x54ca8c(0x1bd)](_0x54ca8c(0x1e4)),_0x433f5f=_0x24e82d[_0x54ca8c(0x24d)](_0x566976,{'startRow':_0xee5103,'endRow':_0xee5103}),_0x5ba569=Array[_0x54ca8c(0x1ca)](_0x433f5f)[_0x54ca8c(0x221)](_0x356152=>_0xa4fbf7[_0x54ca8c(0x1e2)](_0x356152[_0x54ca8c(0x20d)]));_0x843433[_0x54ca8c(0x227)](_0x5ba569,_0x54ca8c(0x22a));});});}for(const _0x251044 of[_0x5c9f58(0x1fb),_0x5c9f58(0x207)]){const _0x101960=_0x2765d8[_0x5c9f58(0x1ec)][_0x5c9f58(0x1fd)](_0x251044);_0x843433[_0x5c9f58(0x202)](_0x251044,_0x1bd3c5=>{const _0x1edc99=_0x5c9f58;_0x2765d8[_0x1edc99(0x1f6)][_0x1edc99(0x1d0)](_0x486002=>{const _0x5bb755=_0x1edc99;_0x1bd3c5();const _0x1a0a2a=_0x5bb755(0x257)===_0x101960[_0x5bb755(0x1f2)],_0x31fe05=_0x24e82d[_0x5bb755(0x23d)](_0x2611ac),_0x7135ec=_0x24e82d[_0x5bb755(0x219)](_0x31fe05),_0x1c0a93=_0x1a0a2a?_0x7135ec[_0x5bb755(0x242)]-0x1:_0x7135ec[_0x5bb755(0x254)]+0x1,_0x7e5b00=_0x31fe05[0x0][_0x5bb755(0x1bd)](_0x5bb755(0x1e4)),_0x2002be=_0x24e82d[_0x5bb755(0x24d)](_0x7e5b00,{'startRow':0x0,'column':_0x1c0a93,'includeAllSlots':!0x1}),_0x45208a=Array[_0x5bb755(0x1ca)](_0x2002be)[_0x5bb755(0x221)](_0x555bfe=>_0x486002[_0x5bb755(0x1e2)](_0x555bfe[_0x5bb755(0x20d)]));_0x843433[_0x5bb755(0x227)](_0x45208a,_0x5bb755(0x217));});});}for(const _0x3ee76f of[_0x5c9f58(0x1fe),_0x5c9f58(0x215)]){const _0x5a3f45=_0x3ee76f[_0x5c9f58(0x1e7)](0xb),_0xfbb51d=_0x5a3f45[_0x5c9f58(0x214)](),_0x2a8e74=_0xfbb51d[_0x5c9f58(0x1e7)](0x0,0x3)+_0x5c9f58(0x20f),_0x452b6d=_0x5c9f58(0x1e4)+_0x5a3f45,_0x52c290=_0x5c9f58(0x241)+_0x5a3f45,_0x13c4a1=_0x5c9f58(0x249)+_0x5a3f45;_0x843433[_0x5c9f58(0x202)](_0x3ee76f,()=>{const _0x2b5ee3=_0x5c9f58;_0x2765d8[_0x2b5ee3(0x1f6)][_0x2b5ee3(0x1d0)](_0x5a7c75=>{const _0x3dc847=_0x2b5ee3,_0x51354e=_0x24e82d[_0x3dc847(0x23d)](_0x2611ac),_0x1d2276=_0x51354e[0x0][_0x3dc847(0x1bd)](_0x3dc847(0x1e4));let _0x45273b;if(_0x3dc847(0x1fe)==_0x3ee76f){const _0x8b635b=_0x24e82d[_0x3dc847(0x226)](_0x51354e);_0x45273b={'startRow':_0x8b635b[_0x3dc847(0x242)],'endRow':_0x8b635b[_0x3dc847(0x254)],'includeAllSlots':!0x0};}else{const _0x215929=_0x24e82d[_0x3dc847(0x219)](_0x51354e);_0x45273b={'startColumn':_0x215929[_0x3dc847(0x242)],'endColumn':_0x215929[_0x3dc847(0x254)],'includeAllSlots':!0x0};}const _0x2175fd=_0x24e82d[_0x3dc847(0x24d)](_0x1d2276,_0x45273b),_0x2cb77c=Array[_0x3dc847(0x1ca)](_0x2175fd)[_0x3dc847(0x221)](({cell:_0x4f883d})=>_0x4f883d),_0x498637=Ee(_0x2cb77c[_0x3dc847(0x1d2)](_0x2dac95=>_0x2dac95[_0x3dc847(0x216)](_0x2a8e74))),_0x2a369a=Ee(_0x2cb77c[_0x3dc847(0x1d2)](_0x15d6b2=>!_0x15d6b2[_0x3dc847(0x216)](_0x2a8e74)))[_0x3dc847(0x221)](_0x450b43=>_0x5a7c75[_0x3dc847(0x1e2)](_0x450b43)),_0xe20eb9=_0x843433[_0x3dc847(0x1f8)](_0x2a369a,_0x452b6d);if(_0xe20eb9&&(_0x3dc847(0x22a)==_0xe20eb9[_0x3dc847(0x236)]||_0x3dc847(0x217)==_0xe20eb9[_0x3dc847(0x236)])){const _0x502474=this[_0x3dc847(0x1db)](_0xe20eb9);for(const _0x69783e of _0x498637){const _0x2b1263=_0x5a7c75[_0x3dc847(0x1e2)](_0x69783e),_0x9dea44=_0x24e82d[_0x3dc847(0x25a)](_0x69783e),_0x48871f=_0x69783e[_0x3dc847(0x1f5)](_0x2a8e74)-0x1,_0x58b4dd=_0x502474[_0x52c290],_0x30cacf=_0x502474[_0x13c4a1];_0x58b4dd<=_0x9dea44[_0xfbb51d]&&_0x9dea44[_0xfbb51d]+_0x48871f<=_0x30cacf&&_0xe20eb9[_0x3dc847(0x220)](_0x2b1263);}}});});}function _0x2997d1(_0x275f9f){const _0x450c7d=_0x5c9f58,_0x236448=Array[_0x450c7d(0x1ca)](_0x2611ac[_0x450c7d(0x1df)]())[_0x450c7d(0x221)](_0x23c33c=>_0xcdc498[_0x450c7d(0x1be)](_0x23c33c));_0x2765d8[_0x450c7d(0x1f6)][_0x450c7d(0x1d0)](_0x239790=>{const _0x14bb8f=_0x450c7d,_0xe0c306=_0x239790[_0x14bb8f(0x1eb)];_0x275f9f=_0x275f9f[_0x14bb8f(0x1d2)](_0x4dafd3=>_0x14bb8f(0x1d9)!=_0x4dafd3[_0x14bb8f(0x210)][_0x14bb8f(0x201)]),_0x239790[_0x14bb8f(0x232)](_0x275f9f),_0x2765d8[_0x14bb8f(0x1ec)][_0x14bb8f(0x1fd)](_0x14bb8f(0x1fe))[_0x14bb8f(0x1fc)](),_0x2765d8[_0x14bb8f(0x1f0)](_0x14bb8f(0x1fe),{'forceDefaultExecution':!0x0}),_0x2765d8[_0x14bb8f(0x1f6)][_0x14bb8f(0x20a)](()=>{const _0x1d6512=_0x14bb8f;_0x2765d8[_0x1d6512(0x1f6)][_0x1d6512(0x20a)](_0xe0c306,_0x451270=>{const _0x4c6cc6=_0x1d6512,_0x4b6358=_0x236448[_0x4c6cc6(0x1d2)](_0x5c16c3=>_0x4c6cc6(0x1d9)!=_0x5c16c3[_0x4c6cc6(0x210)][_0x4c6cc6(0x201)]);_0x4b6358[_0x4c6cc6(0x211)]>0x0&&_0x451270[_0x4c6cc6(0x232)](_0x4b6358);for(const _0x1fa6c8 of _0x236448)_0x1fa6c8[_0x4c6cc6(0x1d4)]();});});});}function _0x5dff2c(_0x5501c4){const _0x315572=_0x5c9f58;_0x2765d8[_0x315572(0x1f6)][_0x315572(0x1d0)](_0x37f242=>{const _0x53792c=_0x315572,_0x4309bd=Array[_0x53792c(0x1ca)](_0x2611ac[_0x53792c(0x1df)]())[_0x53792c(0x221)](_0xbea78a=>_0xcdc498[_0x53792c(0x1be)](_0xbea78a)),_0x2e451a=[];for(const _0x36b282 of _0x5501c4)for(const _0x357d0a of _0x36b282[_0x53792c(0x234)]({'shallow':!0x0}))_0x2e451a[_0x53792c(0x206)](_0x357d0a);for(const _0x4d0b76 of _0x2e451a)_0x53792c(0x1d9)!=_0x4d0b76[_0x53792c(0x210)][_0x53792c(0x201)]&&(_0x37f242[_0x53792c(0x232)](_0x37f242[_0x53792c(0x235)](_0x4d0b76,0x0)),_0x2765d8[_0x53792c(0x1ec)][_0x53792c(0x1fd)](_0x53792c(0x215))[_0x53792c(0x1fc)](),_0x2765d8[_0x53792c(0x1f0)](_0x53792c(0x215),{'forceDefaultExecution':!0x0}));const _0x2cc852=_0x4309bd[_0x53792c(0x1d2)](_0x2fdf37=>_0x53792c(0x1d9)!=_0x2fdf37[_0x53792c(0x210)][_0x53792c(0x201)]);_0x2cc852[_0x53792c(0x211)]>0x0&&_0x37f242[_0x53792c(0x232)](_0x2cc852);for(const _0x446096 of _0x4309bd)_0x446096[_0x53792c(0x1d4)]();});}function _0x4b614c(_0x25ab3e,_0x527837){const _0x3ca912=_0x5c9f58;return _0x527837[_0x3ca912(0x1c8)](_0x383771=>_0x25ab3e[_0x3ca912(0x253)](_0x263d57=>_0x263d57[_0x3ca912(0x258)][_0x3ca912(0x213)](_0x383771[_0x3ca912(0x1f9)])||_0x383771[_0x3ca912(0x258)][_0x3ca912(0x213)](_0x263d57[_0x3ca912(0x1f9)])));}function _0x52f4cd(_0x272ea0,_0x50c4c4){const _0x1b9d75=_0x5c9f58;return!_0x272ea0[_0x1b9d75(0x253)](_0x40b4d5=>_0x50c4c4[_0x1b9d75(0x253)](_0x588328=>_0x40b4d5[_0x1b9d75(0x1ce)](_0x588328)))&&_0x272ea0[_0x1b9d75(0x253)](_0x319a86=>_0x50c4c4[_0x1b9d75(0x253)](_0x4563ce=>_0x319a86[_0x1b9d75(0x258)][_0x1b9d75(0x233)](_0x4563ce[_0x1b9d75(0x1f9)])));}_0x2765d8[_0x5c9f58(0x20c)][_0x5c9f58(0x223)]['on'](_0x5c9f58(0x1cd),(_0x39a41b,_0x405c98,_0xb1ec24)=>{const _0x59daa8=_0x5c9f58;if(!_0xb1ec24[_0x59daa8(0x1fa)][_0x59daa8(0x1b8)])return;const _0x291d2e=_0x405c98[_0x59daa8(0x1bc)];if(!_0x291d2e)return;const _0x340e78=_0xb1ec24[_0x59daa8(0x231)][_0x59daa8(0x229)](_0x291d2e);function _0x3f5d8e(_0x4da46e){const _0x4ffbb7=_0x59daa8;return Array[_0x4ffbb7(0x239)](_0x4da46e)?_0x4da46e:[_0x4da46e];}_0x340e78&&_0x59daa8(0x24e)===_0x291d2e[_0x59daa8(0x21f)]&&_0x1a3c50(_0x340e78,_0xb1ec24[_0x59daa8(0x21b)],(_0x382719,_0x4aeadf,_0x2fb734)=>_0x2fb734[_0x59daa8(0x1e8)](_0x3f5d8e(_0x4aeadf[_0x59daa8(0x1e6)]),_0x382719),(_0x155460,_0x42ee49,_0x2cfb0c)=>_0x2cfb0c[_0x59daa8(0x21c)](_0x3f5d8e(_0x42ee49[_0x59daa8(0x1e6)]),_0x155460));},{'priority':_0x5c9f58(0x1ea)}),_0x843433[_0x5c9f58(0x1bf)][_0x5c9f58(0x1c0)](_0x5434d9=>{const _0x42845e=_0x5c9f58;if(_0x42845e(0x24f)!=_0x5434d9[_0x42845e(0x228)]&&_0x42845e(0x1ee)!=_0x5434d9[_0x42845e(0x228)])return;const _0x3252fc=_0x5434d9[_0x42845e(0x1d3)]();if(null!=_0x3252fc&&_0x3252fc['is'](_0x42845e(0x209),_0x42845e(0x1e4))){if(_0x42845e(0x24f)==_0x5434d9[_0x42845e(0x228)]){const _0x3629ca=_0x5434d9[_0x42845e(0x234)]()[_0x42845e(0x1d2)](_0x171e45=>_0x171e45['is'](_0x42845e(0x259)))[_0x42845e(0x221)](_0x50a8e4=>_0x50a8e4[_0x42845e(0x20c)]);if(_0x3629ca[_0x42845e(0x211)])return{'type':_0x42845e(0x24f),'content':_0x328aad(_0x16cb38,_0x42845e(0x24a),_0x328aad(_0x16cb38,_0x42845e(0x1dd),'\x22'+_0x3629ca[_0x42845e(0x25b)]('\x20')+'\x22'))};}if(_0x42845e(0x1ee)==_0x5434d9[_0x42845e(0x228)]){const _0x341478=_0x5434d9[_0x42845e(0x234)]()[_0x42845e(0x1d2)](_0x1d703e=>_0x1d703e['is'](_0x42845e(0x259)))[_0x42845e(0x221)](_0xe9fcd1=>_0xe9fcd1[_0x42845e(0x20c)]);if(_0x341478[_0x42845e(0x211)])return{'type':_0x42845e(0x1ee),'content':_0x328aad(_0x16cb38,_0x42845e(0x1e5),_0x328aad(_0x16cb38,_0x42845e(0x1dd),'\x22'+_0x341478[_0x42845e(0x25b)]('\x20')+'\x22'))};}}}),_0x843433[_0x5c9f58(0x1bf)][_0x5c9f58(0x1c0)](_0x417fb4=>{const _0x569160=_0x5c9f58;if(_0x569160(0x22a)==_0x417fb4[_0x569160(0x236)]){const _0x5349c0=_0x417fb4[_0x569160(0x234)]()[_0x569160(0x1d2)](_0x5d2e6f=>_0x5d2e6f['is'](_0x569160(0x259)))[_0x569160(0x221)](_0x11df3e=>_0x11df3e[_0x569160(0x20c)]),_0x2885e5=this[_0x569160(0x1db)](_0x417fb4),_0x5c8f59=_0x2885e5[_0x569160(0x255)]-_0x2885e5[_0x569160(0x1f4)]+0x1;if(_0x569160(0x24f)==_0x417fb4[_0x569160(0x228)])return _0x5349c0[_0x569160(0x211)]?{'type':_0x569160(0x24f),'content':_0x328aad(_0x16cb38,_0x569160(0x24a),_0x328aad(_0x16cb38,_0x569160(0x1c9),[_0x5c8f59,'\x22'+_0x5349c0[_0x569160(0x25b)]('\x20')+'\x22']))}:{'type':_0x569160(0x24f),'content':_0x328aad(_0x16cb38,_0x569160(0x24a),_0x328aad(_0x16cb38,_0x569160(0x1f7),_0x5c8f59))};if(_0x569160(0x1ee)==_0x417fb4[_0x569160(0x228)])return _0x5349c0[_0x569160(0x211)]?{'type':_0x569160(0x1ee),'content':_0x328aad(_0x16cb38,_0x569160(0x1e5),_0x328aad(_0x16cb38,_0x569160(0x1c9),[_0x5c8f59,'\x22'+_0x5349c0[_0x569160(0x25b)]('\x20')+'\x22']))}:{'type':_0x569160(0x1ee),'content':_0x328aad(_0x16cb38,_0x569160(0x1e5),_0x328aad(_0x16cb38,_0x569160(0x1f7),_0x5c8f59))};}if(_0x569160(0x217)==_0x417fb4[_0x569160(0x236)]){const _0x48f4ac=_0x417fb4[_0x569160(0x234)]()[_0x569160(0x1d2)](_0x3f8eeb=>_0x3f8eeb['is'](_0x569160(0x259)))[_0x569160(0x221)](_0x279040=>_0x279040[_0x569160(0x20c)]),_0x28f1d1=this[_0x569160(0x1db)](_0x417fb4),_0x530b36=_0x28f1d1[_0x569160(0x205)]-_0x28f1d1[_0x569160(0x247)]+0x1;if(_0x569160(0x24f)==_0x417fb4[_0x569160(0x228)])return _0x48f4ac[_0x569160(0x211)]?{'type':_0x569160(0x24f),'content':_0x328aad(_0x16cb38,_0x569160(0x24a),_0x328aad(_0x16cb38,_0x569160(0x1d8),[_0x530b36,'\x22'+_0x48f4ac[_0x569160(0x25b)]('\x20')+'\x22']))}:{'type':_0x569160(0x24f),'content':_0x328aad(_0x16cb38,_0x569160(0x24a),_0x328aad(_0x16cb38,_0x569160(0x1da),_0x530b36))};if(_0x569160(0x1ee)==_0x417fb4[_0x569160(0x228)])return _0x48f4ac[_0x569160(0x211)]?{'type':_0x569160(0x1ee),'content':_0x328aad(_0x16cb38,_0x569160(0x1e5),_0x328aad(_0x16cb38,_0x569160(0x1d8),[_0x530b36,'\x22'+_0x48f4ac[_0x569160(0x25b)]('\x20')+'\x22']))}:{'type':_0x569160(0x1ee),'content':_0x328aad(_0x16cb38,_0x569160(0x1e5),_0x328aad(_0x16cb38,_0x569160(0x1da),_0x530b36))};}}),_0x843433[_0x5c9f58(0x237)][_0x5c9f58(0x21a)](_0x5c9f58(0x24f),_0x5c9f58(0x22a),_0x5c9f58(0x23a),_0x2997d1),_0x843433[_0x5c9f58(0x237)][_0x5c9f58(0x21a)](_0x5c9f58(0x1ee),_0x5c9f58(0x22a),_0x5c9f58(0x1de),_0x2997d1),_0x843433[_0x5c9f58(0x237)][_0x5c9f58(0x21a)](_0x5c9f58(0x24f),_0x5c9f58(0x217),_0x5c9f58(0x23a),_0x5dff2c),_0x843433[_0x5c9f58(0x237)][_0x5c9f58(0x21a)](_0x5c9f58(0x1ee),_0x5c9f58(0x217),_0x5c9f58(0x1de),_0x5dff2c),_0x843433[_0x5c9f58(0x237)][_0x5c9f58(0x21a)](_0x5c9f58(0x24f),_0x5c9f58(0x217),_0x5c9f58(0x25b),_0x4b614c),_0x843433[_0x5c9f58(0x237)][_0x5c9f58(0x21a)](_0x5c9f58(0x1ee),_0x5c9f58(0x217),_0x5c9f58(0x25b),_0x4b614c),_0x843433[_0x5c9f58(0x237)][_0x5c9f58(0x21a)](_0x5c9f58(0x24f),_0x5c9f58(0x22a),_0x5c9f58(0x25b),_0x52f4cd),_0x843433[_0x5c9f58(0x237)][_0x5c9f58(0x21a)](_0x5c9f58(0x1ee),_0x5c9f58(0x22a),_0x5c9f58(0x25b),_0x52f4cd);}[_0x3ee45e(0x238)](){const _0x5f0ed2=_0x3ee45e,_0x2c0904=this[_0x5f0ed2(0x22c)],_0xadee5b=_0x2c0904[_0x5f0ed2(0x1f6)][_0x5f0ed2(0x23b)][_0x5f0ed2(0x230)];return(_0x473fcc,_0x39ce08)=>{const _0x4be6ba=_0x5f0ed2;_0x2c0904[_0x4be6ba(0x1f6)][_0x4be6ba(0x1d0)](_0x48e4b9=>{const _0x2acaed=_0x4be6ba,{commandName:_0x34aafa,commandParams:_0x5e494e}=_0x39ce08;let _0x27cf23=_0x473fcc[0x0][_0x2acaed(0x258)][_0x2acaed(0x200)];_0x5e494e&&_0x5e494e[0x0]&&!0x1===_0x5e494e[0x0][_0x2acaed(0x1c2)]&&(_0x27cf23=_0x473fcc[0x0][_0x2acaed(0x1f9)][_0x2acaed(0x208)]);const _0xc3706f=_0x48e4b9[_0x2acaed(0x1cb)](_0x27cf23);if(_0x2acaed(0x1d9)==_0xc3706f[_0x2acaed(0x210)][_0x2acaed(0x201)])return;const _0x483914=Array[_0x2acaed(0x1ca)](_0xadee5b[_0x2acaed(0x1df)]())[_0x2acaed(0x221)](_0x2faa14=>_0xcdc498[_0x2acaed(0x1be)](_0x2faa14));_0x48e4b9[_0x2acaed(0x232)](_0xc3706f),_0x2c0904[_0x2acaed(0x1ec)][_0x2acaed(0x1fd)](_0x34aafa)[_0x2acaed(0x1fc)](),_0x5e494e[_0x2acaed(0x206)]({'forceDefaultExecution':!0x0}),_0x2c0904[_0x2acaed(0x1f0)](_0x34aafa,..._0x5e494e);const _0xc6b355=_0x483914[_0x2acaed(0x1d2)](_0x316cdf=>_0x2acaed(0x1d9)!=_0x316cdf[_0x2acaed(0x210)][_0x2acaed(0x201)]);_0xc6b355[_0x2acaed(0x211)]>0x0&&_0x48e4b9[_0x2acaed(0x232)](_0xc6b355);for(const _0x5c7d7f of _0x483914)_0x5c7d7f[_0x2acaed(0x1d4)]();});};}[_0x3ee45e(0x1ed)](_0x1caddb){const _0xea64e2=_0x3ee45e,_0x13949b=this[_0xea64e2(0x22c)][_0xea64e2(0x1ba)][_0xea64e2(0x1fd)](_0xea64e2(0x1e1));let _0x1947a8=Number[_0xea64e2(0x218)],_0x3fcfd9=Number[_0xea64e2(0x23c)],_0x11e719=Number[_0xea64e2(0x218)],_0x660b5c=Number[_0xea64e2(0x23c)];for(const _0x1ab9ff of _0x1caddb){if(_0xea64e2(0x1d9)==_0x1ab9ff[_0xea64e2(0x210)][_0xea64e2(0x201)])continue;const {row:_0x427830,column:_0x3099d6}=_0x13949b[_0xea64e2(0x25a)](_0x1ab9ff),_0x34031a=_0x1ab9ff[_0xea64e2(0x216)](_0xea64e2(0x212))?_0x1ab9ff[_0xea64e2(0x1f5)](_0xea64e2(0x212))-0x1:0x0,_0x226c91=_0x1ab9ff[_0xea64e2(0x216)](_0xea64e2(0x250))?_0x1ab9ff[_0xea64e2(0x1f5)](_0xea64e2(0x250))-0x1:0x0;_0x1947a8=_0x427830<_0x1947a8?_0x427830:_0x1947a8,_0x3fcfd9=_0x427830+_0x34031a>_0x3fcfd9?_0x427830+_0x34031a:_0x3fcfd9,_0x11e719=_0x3099d6<_0x11e719?_0x3099d6:_0x11e719,_0x660b5c=_0x3099d6+_0x226c91>_0x660b5c?_0x3099d6+_0x226c91:_0x660b5c;}return{'minRow':_0x1947a8,'maxRow':_0x3fcfd9,'minColumn':_0x11e719,'maxColumn':_0x660b5c};}[_0x3ee45e(0x1c7)](){const _0x3097b3=_0x3ee45e,_0x3da604=this[_0x3097b3(0x22c)],_0x20b1a4=_0x3da604[_0x3097b3(0x1ba)][_0x3097b3(0x1fd)](_0x3097b3(0x252)),_0x8632bd=_0x3da604[_0x3097b3(0x1ba)][_0x3097b3(0x1fd)](_0x3097b3(0x1e1));_0x3da604[_0x3097b3(0x1f6)][_0x3097b3(0x23b)]['on'](_0x3097b3(0x22e),()=>{const _0x51ddbb=_0x3097b3,_0x361049=Array[_0x51ddbb(0x1ca)](_0x3da604[_0x51ddbb(0x1f6)][_0x51ddbb(0x23b)][_0x51ddbb(0x248)][_0x51ddbb(0x1cf)]());for(const {name:_0x288d66,data:_0x4a24b1}of _0x361049){const {group:_0x446ec4,id:_0x2d764a,subType:_0x79ee15}=_0x20b1a4[_0x51ddbb(0x245)](_0x288d66);if(_0x51ddbb(0x1dc)!=_0x446ec4)continue;if(null!=_0x4a24b1[_0x51ddbb(0x1c5)])continue;const _0x4d739f=_0x20b1a4[_0x51ddbb(0x21d)](_0x2d764a);this[_0x51ddbb(0x1d6)][_0x51ddbb(0x1d7)](_0x79ee15)&&this[_0x51ddbb(0x1cc)][_0x51ddbb(0x22f)](_0x4d739f);}},{'priority':_0x3097b3(0x224)});const _0x5843ac=(_0x20360e,_0x1f4721)=>{const _0x5d89cb=_0x3097b3;let _0x8e3be7=!0x1;const _0x412fa4=_0x1f4721[_0x5d89cb(0x1e2)](_0x20360e),_0x1f15e0=_0x20360e[_0x5d89cb(0x1bd)](_0x5d89cb(0x1e4)),_0x497625=_0x8632bd[_0x5d89cb(0x25a)](_0x20360e);for(const _0x3e1835 of this[_0x5d89cb(0x1cc)]){const _0x12a480=_0x3e1835[_0x5d89cb(0x236)],_0x3801f8=_0x12a480[_0x5d89cb(0x21e)](_0x5d89cb(0x1ff)),_0x542d56=_0x12a480[_0x5d89cb(0x1e7)](_0x3801f8?0xa:0x5),_0x498cf9=_0x542d56[_0x5d89cb(0x214)](),_0x53c279=_0x498cf9[_0x5d89cb(0x1e7)](0x0,0x3)+_0x5d89cb(0x20f),_0x3a29c4=_0x5d89cb(0x241)+_0x542d56,_0x47b78e=_0x5d89cb(0x249)+_0x542d56;if(!_0x3e1835[_0x5d89cb(0x1c6)])continue;if(_0x1f15e0!=_0x3e1835[_0x5d89cb(0x244)]()[_0x5d89cb(0x1f9)][_0x5d89cb(0x1bd)](_0x5d89cb(0x1e4)))continue;if(_0x3e1835[_0x5d89cb(0x1f3)](_0x412fa4))continue;const _0x55ff14=_0x20360e[_0x5d89cb(0x216)](_0x53c279)?_0x20360e[_0x5d89cb(0x1f5)](_0x53c279)-0x1:0x0,_0x344fe4=this[_0x5d89cb(0x1db)](_0x3e1835),_0x322a90=_0x344fe4[_0x3a29c4],_0x411c69=_0x344fe4[_0x47b78e];_0x322a90<=_0x497625[_0x498cf9]&&_0x497625[_0x498cf9]+_0x55ff14<=_0x411c69&&(_0x3e1835[_0x5d89cb(0x220)](_0x412fa4),_0x8e3be7=!0x0);}return _0x8e3be7;};_0x3da604[_0x3097b3(0x1f6)][_0x3097b3(0x23b)][_0x3097b3(0x204)](_0x5e425e=>{const _0x4d0f1d=_0x3097b3;let _0x4fdf57=!0x1;for(const _0x56a70a of _0x3da604[_0x4d0f1d(0x1f6)][_0x4d0f1d(0x23b)][_0x4d0f1d(0x248)][_0x4d0f1d(0x1f1)]())if(_0x4d0f1d(0x243)==_0x56a70a[_0x4d0f1d(0x228)]){if(_0x4d0f1d(0x22a)==_0x56a70a[_0x4d0f1d(0x21f)]){for(const _0x4d425a of _0x56a70a[_0x4d0f1d(0x1ef)][_0x4d0f1d(0x208)][_0x4d0f1d(0x1c4)]())_0x4fdf57=_0x4fdf57||_0x5843ac(_0x4d425a,_0x5e425e);}else _0x4d0f1d(0x24e)==_0x56a70a[_0x4d0f1d(0x21f)]&&(_0x4fdf57=_0x4fdf57||_0x5843ac(_0x56a70a[_0x4d0f1d(0x1ef)][_0x4d0f1d(0x208)],_0x5e425e));}return _0x4fdf57;});}[_0x3ee45e(0x1db)](_0x3be983){const _0x5e3faf=_0x3ee45e;return this[_0x5e3faf(0x1ed)](_0x3be983[_0x5e3faf(0x1df)]()[_0x5e3faf(0x221)](_0x4f9965=>_0x4f9965[_0x5e3faf(0x1f9)][_0x5e3faf(0x208)]));}}function _0x3d96(_0x3d8e79,_0x6520f1){const _0xd3fe80=_0xd3fe();return _0x3d96=function(_0x3d9639,_0x20b619){_0x3d9639=_0x3d9639-0x1b8;let _0x28fe81=_0xd3fe80[_0x3d9639];return _0x28fe81;},_0x3d96(_0x3d8e79,_0x6520f1);}function Ee(_0x109a40){const _0x14b70a=_0x3ee45e;return Array[_0x14b70a(0x1ca)](new Set(_0x109a40)[_0x14b70a(0x203)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5e354c=_0x191c;(function(_0x2884bb,_0x20dbc2){const _0x28eb28=_0x191c,_0x41a179=_0x2884bb();while(!![]){try{const _0x3f8c97=parseInt(_0x28eb28(0x1dc))/0x1*(parseInt(_0x28eb28(0x1d1))/0x2)+-parseInt(_0x28eb28(0x1d6))/0x3*(-parseInt(_0x28eb28(0x1d4))/0x4)+-parseInt(_0x28eb28(0x1db))/0x5+-parseInt(_0x28eb28(0x1d9))/0x6*(-parseInt(_0x28eb28(0x1d0))/0x7)+parseInt(_0x28eb28(0x1d7))/0x8+-parseInt(_0x28eb28(0x1cb))/0x9+parseInt(_0x28eb28(0x1ce))/0xa*(-parseInt(_0x28eb28(0x1c8))/0xb);if(_0x3f8c97===_0x20dbc2)break;else _0x41a179['push'](_0x41a179['shift']());}catch(_0x34133f){_0x41a179['push'](_0x41a179['shift']());}}}(_0x57e6,0x74b0b));import{Plugin as _0x8ae238}from'ckeditor5/src/core.js';import _0x41c3c5 from'./table.js';function _0x57e6(){const _0x41c7e8=['3764768kSfaCs','has','174ogCPxf','afterInit','1071840rHmRcR','2529PIAkDf','503437lXpMWj','toggleTableCaption','TableCaptionEditing','1913661Lmoylj','enableCommand','plugins','70BNXPDD','TrackChangesEditing','2149GJRbRE','270XwkClI','requires','get','9804uJUEJI','editor','495MhGWFC'];_0x57e6=function(){return _0x41c7e8;};return _0x57e6();}function _0x191c(_0x389b41,_0x1afd58){const _0x57e679=_0x57e6();return _0x191c=function(_0x191ccb,_0x182ca1){_0x191ccb=_0x191ccb-0x1c8;let _0x1bcefd=_0x57e679[_0x191ccb];return _0x1bcefd;},_0x191c(_0x389b41,_0x1afd58);}export default class Mt extends _0x8ae238{static get[_0x5e354c(0x1d2)](){return[_0x41c3c5];}[_0x5e354c(0x1da)](){const _0x1a5faf=_0x5e354c,_0x1e8647=this[_0x1a5faf(0x1d5)];if(!_0x1e8647[_0x1a5faf(0x1cd)][_0x1a5faf(0x1d8)](_0x1a5faf(0x1ca)))return;_0x1e8647[_0x1a5faf(0x1cd)][_0x1a5faf(0x1d3)](_0x1a5faf(0x1cf))[_0x1a5faf(0x1cc)](_0x1a5faf(0x1c9));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x5b0734=_0x1856;(function(_0x41c2a5,_0x291e5a){const _0xebe16a=_0x1856,_0x2ff21f=_0x41c2a5();while(!![]){try{const _0x4a1b30=parseInt(_0xebe16a(0x152))/0x1+-parseInt(_0xebe16a(0x1cb))/0x2+-parseInt(_0xebe16a(0x1ae))/0x3+parseInt(_0xebe16a(0x172))/0x4+parseInt(_0xebe16a(0x1ad))/0x5+-parseInt(_0xebe16a(0x173))/0x6+parseInt(_0xebe16a(0x142))/0x7*(parseInt(_0xebe16a(0x124))/0x8);if(_0x4a1b30===_0x291e5a)break;else _0x2ff21f['push'](_0x2ff21f['shift']());}catch(_0x10b989){_0x2ff21f['push'](_0x2ff21f['shift']());}}}(_0x30ce,0xe915c));import{getTranslation as _0x41443f}from'../utils/common-translations.js';import{Plugin as _0xae4523}from'ckeditor5/src/core.js';import{LiveRange as _0x280e88}from'ckeditor5/src/engine.js';function _0x1856(_0x37b2bf,_0x5ec80a){const _0x30ceb5=_0x30ce();return _0x1856=function(_0x185658,_0xdc5437){_0x185658=_0x185658-0x10d;let _0x30948d=_0x30ceb5[_0x185658];return _0x30948d;},_0x1856(_0x37b2bf,_0x5ec80a);}import{uid as _0x136b01,priorities as _0x10f082}from'ckeditor5/src/utils.js';import _0x23f1d6 from'./table.js';const ge=[_0x5b0734(0x151),_0x5b0734(0x114),_0x5b0734(0x1be),_0x5b0734(0x18f),_0x5b0734(0x189),_0x5b0734(0x188),_0x5b0734(0x15c)],Ce=Object[_0x5b0734(0x1b5)](ge[_0x5b0734(0x1a9)](_0x9376ad=>[_0x9376ad,null]));function _0x30ce(){const _0x449202=['map','getSelectionAffectedTableCells','element','getChild','5026345QmnnSK','4958229fGlSsD','ck-suggestion-marker-insertion','from','updateMarker','getColumnIndexes','get','getShiftedBy','fromEntries','row','getMarkers','getRanges','descriptionFactory','length','unwrap','registerDescriptionCallback','afterInit','tableCellBorderStyle','nextSibling','value','join','markMultiRangeInsertion','high','dataDowncast','rootName','elementToElement','getSuggestions','documentSelection','insertContent','registerCustomCallback','2135264ocfmII','endRow','tableCell','columnInsertionRanges','containsRange','subType','every','includes','push','setAttributes','hasSuggestion','activeMarkers','markMultiRangeDeletion','register','markerName','previous','fromRange','content','trackChanges','editingDowncast','tableCellBorderColor','*Replace\x20table\x20cells*','start','getSuggestionCallback','root','rowInsertionRanges','editing','deletion','setAttribute','getAttributes','view','endColumn','createRangeIn','createElement','markMultiRangeBlockFormat','some','3688bhPntM','TableUtils','cell','author','_createdBatches','isInContent','position','add','_getCoordsForCells','tablePasteColumn','newRange','reduce','columns','getRange','formatBlock','suggestion','options','showSuggestionHighlights','plugins','set','schema','removeColumns','accept','removeRows','keys','_isForcedDefaultExecutionBlock','deletionRanges','tablePasteCell','createRangeOn','for','44821aZItev','return','column','_tablePostFixingSubtypes','requires','_splitMarkerName','forceDefaultExecution','batch','suggestion-td','getAllAdjacentSuggestions','paragraph','differ','tablePaste','call','removeMarkers','tableCellBorderWidth','681894hEePIz','wrap','commands','move','insertionRanges','nodeAfter','removeMarker','stop','cells','isEqual','tableCellPadding','type','rows','markerAttributes','attributes','first','isEmpty','ck-suggestion-marker--active','name','last','Users','columnInsertionIndexes','listenTo','insertion','TableClipboard','entries','remove','rowInsertionIndexes','createTableWalker','next','editor','getItems','3116372TJBQQw','10457688CaEiJF','getTableIfOnlyTableInContent','find','getContainedElement','getRows','createRange','markerToHighlight','tablePasteRow','_suggestionFactory','change','suggestionLoaded','suggestion:formatBlock:tablePasteCell','ck-suggestion-marker','getChanges','conversion','markers','TrackChangesEditing','getRowIndexes','insertRows','table','getColumns','tableCellBackgroundColor','tableCellVerticalAlignment','fill','detach','filter','document','model','tableCellHorizontalAlignment','tablePasteChainId','insert','has','oldRange','discard','forEach','previousSibling','_replaceTableSlotCell','getSuggestion','end','findAncestor','suggestionUnloaded','createPositionBefore','registerPostFixer','redo','insertColumns','low','tableCellSuggestion','startsWith','locale','getChangedMarkers','$graveyard','getChildren','selection','clipboardOutput'];_0x30ce=function(){return _0x449202;};return _0x30ce();}export default class It extends _0xae4523{static get[_0x5b0734(0x146)](){return[_0x23f1d6];}[_0x5b0734(0x1bd)](){const _0x370036=_0x5b0734,_0x41911c=this[_0x370036(0x170)];if(!_0x41911c[_0x370036(0x136)][_0x370036(0x192)](_0x370036(0x16a)))return;const _0x1d4872=_0x41911c[_0x370036(0x136)][_0x370036(0x1b3)](_0x370036(0x183)),_0x1ded21=_0x41911c[_0x370036(0x136)][_0x370036(0x1b3)](_0x370036(0x125)),_0x40944b=_0x41911c[_0x370036(0x136)][_0x370036(0x1b3)](_0x23f1d6),_0x5022c2=_0x41911c[_0x370036(0x136)][_0x370036(0x1b3)](_0x370036(0x16a));_0x40944b[_0x370036(0x145)][_0x370036(0x1d3)](_0x370036(0x17a),_0x370036(0x12d)),_0x41911c[_0x370036(0x18e)][_0x370036(0x138)][_0x370036(0x10d)](_0x370036(0x1a1),{'allowIn':_0x370036(0x1cd),'allowContentOf':_0x370036(0x1cd),'isLimit':!0x0}),_0x41911c[_0x370036(0x181)][_0x370036(0x1c6)]({'model':_0x370036(0x1a1),'view':_0x370036(0x14a)});let _0x87095a=null;_0x41911c[_0x370036(0x18e)]['on'](_0x370036(0x1c9),(_0x4559fc,_0x766974)=>{const _0x3b0939=_0x370036,[_0x14a6e2,_0x5f3d08]=_0x766974,_0x511fe3=_0x766974[_0x766974[_0x3b0939(0x1ba)]-0x1];_0x511fe3&&_0x511fe3[_0x3b0939(0x148)]||_0x1d4872[_0x3b0939(0x13d)]||this[_0x3b0939(0x170)][_0x3b0939(0x154)][_0x3b0939(0x1b3)](_0x3b0939(0x112))[_0x3b0939(0x1c0)]&&function(_0x46a95e,_0x49d69d,_0x3ebadc,_0x22b67d,_0x1da938){const _0x2424e0=_0x3b0939;if(_0x49d69d&&!_0x49d69d['is'](_0x2424e0(0x1c8)))return!0x1;const _0xc0e0b0=_0x1da938[_0x2424e0(0x174)](_0x46a95e,_0x3ebadc);if(!_0xc0e0b0||!he(_0xc0e0b0,void 0x0,_0x22b67d))return!0x1;const _0x5e3d3c=_0x22b67d[_0x2424e0(0x1aa)](_0x3ebadc[_0x2424e0(0x18d)][_0x2424e0(0x1a7)]);if(!_0x5e3d3c[_0x2424e0(0x1ba)])return!0x1;const _0xe0fbaf=_0x5e3d3c[0x0][_0x2424e0(0x19a)](_0x2424e0(0x186)),_0x2b5527=_0x22b67d[_0x2424e0(0x184)](_0x5e3d3c),_0x4c058a=_0x22b67d[_0x2424e0(0x1b2)](_0x5e3d3c),_0x2e5d28={'startRow':_0x2b5527[_0x2424e0(0x161)],'endRow':_0x2b5527[_0x2424e0(0x165)],'startColumn':_0x4c058a[_0x2424e0(0x161)],'endColumn':_0x4c058a[_0x2424e0(0x165)]};return 0x1==_0x5e3d3c[_0x2424e0(0x1ba)]&&(_0x2e5d28[_0x2424e0(0x1cc)]+=_0x22b67d[_0x2424e0(0x177)](_0xc0e0b0)-0x1,_0x2e5d28[_0x2424e0(0x11f)]+=_0x22b67d[_0x2424e0(0x187)](_0xc0e0b0)-0x1),he(_0xe0fbaf,_0x2e5d28,_0x22b67d);}(_0x14a6e2,_0x5f3d08,_0x41911c[_0x3b0939(0x18e)],_0x1ded21,_0x5022c2)&&(_0x4559fc[_0x3b0939(0x159)](),_0x87095a={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x41911c[_0x3b0939(0x18e)][_0x3b0939(0x17c)](()=>{const _0x2c83e1=_0x3b0939;_0x41911c[_0x2c83e1(0x18e)][_0x2c83e1(0x1c9)](_0x766974[0x0],_0x766974[0x1],_0x766974[0x2],{'forceDefaultExecution':!0x0});const _0x295c42=_0x136b01(),{rowInsertionRanges:_0x27a119,columnInsertionRanges:_0x467068,insertionRanges:_0x67db4e,deletionRanges:_0x2f7f48,cells:_0x5bbfc0}=_0x87095a;_0x27a119[_0x2c83e1(0x1ba)]&&_0x1d4872[_0x2c83e1(0x1c2)](_0x27a119,_0x2c83e1(0x17a),{'tablePasteChainId':_0x295c42}),_0x467068[_0x2c83e1(0x1ba)]&&_0x1d4872[_0x2c83e1(0x1c2)](_0x467068,_0x2c83e1(0x12d),{'tablePasteChainId':_0x295c42}),_0x67db4e[_0x2c83e1(0x1ba)]&&(_0x1d4872[_0x2c83e1(0x1c2)](_0x67db4e,_0x2c83e1(0x14e),{'tablePasteChainId':_0x295c42,'skipNestingCheck':!0x0}),_0x67db4e[_0x2c83e1(0x195)](_0x31dc59=>{const _0x504932=_0x2c83e1;var _0x53b7fb;return null===(_0x53b7fb=_0x31dc59[_0x504932(0x18b)])||void 0x0===_0x53b7fb?void 0x0:_0x53b7fb[_0x504932(0x14f)](_0x31dc59);})),_0x2f7f48[_0x2c83e1(0x1ba)]&&(_0x1d4872[_0x2c83e1(0x1d7)](_0x2f7f48,_0x2c83e1(0x14e),{'tablePasteChainId':_0x295c42,'skipNestingCheck':!0x0}),_0x2f7f48[_0x2c83e1(0x195)](_0x2b2b93=>{const _0x32729d=_0x2c83e1;var _0x4903f1;return null===(_0x4903f1=_0x2b2b93[_0x32729d(0x18b)])||void 0x0===_0x4903f1?void 0x0:_0x4903f1[_0x32729d(0x14f)](_0x2b2b93);}));const _0x5e86ab=_0x1d4872[_0x2c83e1(0x122)](_0x5bbfc0[_0x2c83e1(0x1a9)](({element:_0x4b6880})=>_0x4b6880),{'formatGroupId':_0x136b01()},[],_0x2c83e1(0x13f),{'tablePasteChainId':_0x295c42});if(_0x5e86ab){const _0x3d8052=_0x5e86ab[_0x2c83e1(0x1b7)](),_0x3210c7=[];for(const {element:_0x3f6f83,attributes:_0x180e8e}of _0x5bbfc0){if(!_0x180e8e)continue;const _0x47e7ec=_0x41911c[_0x2c83e1(0x18e)][_0x2c83e1(0x140)](_0x3f6f83),_0x268d24=_0x3d8052[_0x2c83e1(0x175)](_0x5085dc=>_0x5085dc[_0x2c83e1(0x131)]()[_0x2c83e1(0x15b)](_0x47e7ec));_0x268d24&&_0x3210c7[_0x2c83e1(0x1d3)]([_0x268d24[_0x2c83e1(0x164)],_0x180e8e]);}_0x3210c7[_0x2c83e1(0x1ba)]&&_0x5e86ab[_0x2c83e1(0x11c)](_0x2c83e1(0x15f),Object[_0x2c83e1(0x1b5)](_0x3210c7));}_0x87095a=null;}));},{'priority':_0x10f082[_0x370036(0x1c3)]+0xa}),_0x41911c[_0x370036(0x136)][_0x370036(0x1b3)](_0x370036(0x16a))['on'](_0x370036(0x197),(_0x31b804,_0x4b0f73)=>{const _0x1c33c8=_0x370036,[_0x3adfd0,_0x1b9a68,,_0x3f9ad2]=_0x4b0f73;if(!_0x87095a)return;_0x31b804[_0x1c33c8(0x159)]();const _0x5d2064=_0x3adfd0[_0x1c33c8(0x126)],_0x4d5c47=_0x1b9a68,_0x491e27=Pe(_0x5d2064),_0x16fffe=Pe(_0x4d5c47);_0x31b804[_0x1c33c8(0x143)]=_0x5d2064;let _0x40a37d=null,_0x4f5459=null;if(_0x16fffe||_0x491e27){if(_0x491e27&&!_0x16fffe){_0x3f9ad2[_0x1c33c8(0x16c)](_0x5d2064[_0x1c33c8(0x1ac)](0x0));for(const _0x3a208d of Array[_0x1c33c8(0x1b0)](_0x4d5c47[_0x1c33c8(0x1a6)]()))_0x3f9ad2[_0x1c33c8(0x191)](_0x3a208d,_0x5d2064,_0x1c33c8(0x199));const _0x1d2cf9=_0x87095a[_0x1c33c8(0x16d)][_0x1c33c8(0x1d2)](_0x3adfd0[_0x1c33c8(0x1b6)]),_0x3ed998=_0x87095a[_0x1c33c8(0x167)][_0x1c33c8(0x1d2)](_0x3adfd0[_0x1c33c8(0x144)]);_0x1d2cf9||_0x3ed998||(_0x40a37d=_0x280e88[_0x1c33c8(0x110)](_0x3f9ad2[_0x1c33c8(0x120)](_0x5d2064)));}else _0x16fffe&&!_0x491e27&&(_0x4f5459=_0x3f9ad2[_0x1c33c8(0x120)](_0x5d2064));}else{const _0x1198ab=_0x3f9ad2[_0x1c33c8(0x121)](_0x1c33c8(0x1a1)),_0x5005dd=_0x3f9ad2[_0x1c33c8(0x121)](_0x1c33c8(0x1a1));_0x3f9ad2[_0x1c33c8(0x153)](_0x3f9ad2[_0x1c33c8(0x120)](_0x5d2064),_0x5005dd),_0x3f9ad2[_0x1c33c8(0x191)](_0x1198ab,_0x5d2064,0x0);for(const _0xd45bb6 of Array[_0x1c33c8(0x1b0)](_0x4d5c47[_0x1c33c8(0x1a6)]()))_0x3f9ad2[_0x1c33c8(0x191)](_0xd45bb6,_0x1198ab,_0x1c33c8(0x199));_0x40a37d=_0x280e88[_0x1c33c8(0x110)](_0x3f9ad2[_0x1c33c8(0x140)](_0x1198ab)),_0x4f5459=_0x280e88[_0x1c33c8(0x110)](_0x3f9ad2[_0x1c33c8(0x140)](_0x5005dd));}const _0x1eb1c9=Array[_0x1c33c8(0x1b0)](_0x4d5c47[_0x1c33c8(0x11d)]())[_0x1c33c8(0x18c)](([_0x36f27b])=>ge[_0x1c33c8(0x1d2)](_0x36f27b));_0x87095a[_0x1c33c8(0x15a)][_0x1c33c8(0x1d3)]({'element':_0x5d2064,'attributes':_0x1eb1c9[_0x1c33c8(0x1ba)]?Object[_0x1c33c8(0x1b5)](_0x1eb1c9):null}),_0x40a37d&&_0x87095a[_0x1c33c8(0x156)][_0x1c33c8(0x1d3)](_0x40a37d),_0x4f5459&&_0x87095a[_0x1c33c8(0x13e)][_0x1c33c8(0x1d3)](_0x4f5459);},{'priority':_0x370036(0x1c3)}),_0x1ded21['on'](_0x370036(0x19f),(_0x520276,_0x5221f5)=>{const _0x297849=_0x370036,[_0x5a42f6,_0xa1c2e3={}]=_0x5221f5;if(!_0x87095a)return;const _0x1d98bf=_0xa1c2e3['at']||0x0,_0x50031a=_0xa1c2e3[_0x297849(0x130)]||0x1;_0x87095a[_0x297849(0x167)]=new Array(_0x50031a)[_0x297849(0x18a)](_0x1d98bf)[_0x297849(0x1a9)]((_0x266ce6,_0xc09b2b)=>_0x266ce6+_0xc09b2b);for(const {cell:_0x27ede5}of _0x1ded21[_0x297849(0x16e)](_0x5a42f6,{'startColumn':_0x1d98bf,'endColumn':_0x1d98bf+_0x50031a-0x1}))_0x87095a[_0x297849(0x1ce)][_0x297849(0x1d3)](_0x41911c[_0x297849(0x18e)][_0x297849(0x140)](_0x27ede5));},{'priority':_0x370036(0x1a0)}),_0x1ded21['on'](_0x370036(0x185),(_0x36f1fc,_0x45b55a)=>{const _0x591480=_0x370036,[_0x32ee00,_0x2a5af1={}]=_0x45b55a;if(!_0x87095a)return;const _0x5bf05b=_0x2a5af1['at']||0x0,_0x51b843=_0x2a5af1[_0x591480(0x15e)]||0x1;_0x87095a[_0x591480(0x16d)]=new Array(_0x51b843)[_0x591480(0x18a)](_0x5bf05b)[_0x591480(0x1a9)]((_0x202798,_0x564429)=>_0x202798+_0x564429);for(const {cell:_0x3e21fc}of _0x1ded21[_0x591480(0x16e)](_0x32ee00,{'startRow':_0x5bf05b,'endRow':_0x5bf05b+_0x51b843-0x1}))_0x87095a[_0x591480(0x119)][_0x591480(0x1d3)](_0x41911c[_0x591480(0x18e)][_0x591480(0x140)](_0x3e21fc));},{'priority':_0x370036(0x1a0)}),_0x1d4872[_0x370036(0x1b9)][_0x370036(0x1bc)](_0x333a14=>{const _0x764f34=_0x370036;if(_0x333a14[_0x764f34(0x1d0)]&&_0x333a14[_0x764f34(0x1d0)][_0x764f34(0x1a2)](_0x764f34(0x14e)))return _0x333a14[_0x764f34(0x10f)]?{}:{'type':_0x764f34(0x169),'content':_0x41443f(_0x41911c[_0x764f34(0x1a3)],_0x764f34(0x115))};});const _0x2d1bfc=()=>!0x1;for(const _0x123f1a of[_0x370036(0x14e),_0x370036(0x12d),_0x370036(0x17a),_0x370036(0x13f)])_0x1d4872[_0x370036(0x17b)][_0x370036(0x1ca)](_0x370036(0x169),_0x123f1a,_0x370036(0x1c1),_0x2d1bfc),_0x1d4872[_0x370036(0x17b)][_0x370036(0x1ca)](_0x370036(0x11b),_0x123f1a,_0x370036(0x1c1),_0x2d1bfc),_0x1d4872[_0x370036(0x17b)][_0x370036(0x1ca)](_0x370036(0x132),_0x123f1a,_0x370036(0x1c1),_0x2d1bfc);_0x1d4872[_0x370036(0x17b)][_0x370036(0x1ca)](_0x370036(0x132),_0x370036(0x13f),_0x370036(0x194),_0x2d1bfc),_0x1d4872[_0x370036(0x17b)][_0x370036(0x1ca)](_0x370036(0x132),_0x370036(0x13f),_0x370036(0x13a),(_0x4b0b08,_0x5abe54,_0xa4b478)=>{const _0x2dd355=_0x370036,_0x11b676=_0x4b0b08[_0x2dd355(0x1a9)](_0x2ffbc1=>_0x2ffbc1[_0x2dd355(0x176)]())[_0x2dd355(0x18c)](_0x411143=>_0x411143),_0x474ac=new Map(_0x11b676[_0x2dd355(0x1a9)](_0x56b6fe=>[_0x56b6fe,null]));if(_0x87095a){for(const {element:_0xb7c12a,attributes:_0x462f51}of _0x87095a[_0x2dd355(0x15a)])_0x462f51&&_0x474ac[_0x2dd355(0x137)](_0xb7c12a,_0x462f51);}else{if(_0xa4b478&&_0xa4b478[_0x2dd355(0x15f)])for(const [_0x3ce5a6,_0x2d6300]of Object[_0x2dd355(0x16b)](_0xa4b478[_0x2dd355(0x15f)])){const _0x47fac7=_0x41911c[_0x2dd355(0x18e)][_0x2dd355(0x182)][_0x2dd355(0x1b3)](_0x3ce5a6),_0x1949f9=_0x47fac7?_0x47fac7[_0x2dd355(0x131)]()[_0x2dd355(0x176)]():null;_0x1949f9&&_0x474ac[_0x2dd355(0x137)](_0x1949f9,_0x2d6300);}}_0x41911c[_0x2dd355(0x18e)][_0x2dd355(0x17c)](_0x54e4f1=>{const _0x51e7fa=_0x2dd355;for(const [_0x51f35b,_0x4c9f12]of _0x474ac)_0x54e4f1[_0x51e7fa(0x1d4)]({...Ce,..._0x4c9f12},_0x51f35b);});});const _0x33bfe1=(_0x32db66,_0x479faa)=>{const _0x15c9c8=_0x370036;_0x1d4872[_0x15c9c8(0x17b)][_0x15c9c8(0x1ca)](_0x32db66,_0x15c9c8(0x14e),_0x479faa,(_0x58f363,_0x396ffc,_0x10f034)=>{const _0x41a1ac=_0x15c9c8;_0x41911c[_0x41a1ac(0x18e)][_0x41a1ac(0x17c)](_0x4b02d7=>{const _0x1affbb=_0x41a1ac,_0x107aba=[];for(const _0x308d7d of _0x58f363){const _0x1ce293=_0x308d7d[_0x1affbb(0x116)][_0x1affbb(0x157)];_0x1ce293['is'](_0x1affbb(0x1ab),_0x1affbb(0x1a1))&&_0x107aba[_0x1affbb(0x1d3)](_0x1ce293);}_0x1d4872[_0x1affbb(0x17b)][_0x1affbb(0x117)](_0x32db66,null,_0x479faa)(_0x58f363,_0x396ffc,_0x10f034);for(const _0x5e7d37 of _0x107aba)_0x1affbb(0x1a5)!=_0x5e7d37[_0x1affbb(0x118)][_0x1affbb(0x1c5)]&&_0x4b02d7[_0x1affbb(0x1bb)](_0x5e7d37);});});};_0x33bfe1(_0x370036(0x169),_0x370036(0x13a)),_0x33bfe1(_0x370036(0x169),_0x370036(0x194)),_0x33bfe1(_0x370036(0x11b),_0x370036(0x13a)),_0x33bfe1(_0x370036(0x11b),_0x370036(0x194)),_0x1d4872[_0x370036(0x17b)][_0x370036(0x1ca)](_0x370036(0x169),_0x370036(0x17a),_0x370036(0x194),_0x65f1c5=>{const _0x3c7303=_0x370036,_0x15c54c=_0x65f1c5[_0x3c7303(0x1a9)](_0x3a5786=>_0x3a5786[_0x3c7303(0x176)]()),_0x2366fa=_0x15c54c[0x0][_0x3c7303(0x19a)](_0x3c7303(0x186)),{minRow:_0x50121c,maxRow:_0x5b5aaa}=_0x40944b[_0x3c7303(0x12c)](_0x15c54c);_0x1ded21[_0x3c7303(0x13b)](_0x2366fa,{'at':_0x50121c,'rows':_0x5b5aaa-_0x50121c+0x1});}),_0x1d4872[_0x370036(0x17b)][_0x370036(0x1ca)](_0x370036(0x169),_0x370036(0x12d),_0x370036(0x194),_0x2d812d=>{const _0x5b4c31=_0x370036,_0x3ba4a0=_0x2d812d[_0x5b4c31(0x1a9)](_0x6aaadb=>_0x6aaadb[_0x5b4c31(0x176)]()),_0x2218cd=_0x3ba4a0[0x0][_0x5b4c31(0x19a)](_0x5b4c31(0x186)),{minColumn:_0x4103ff,maxColumn:_0x5772a6}=_0x40944b[_0x5b4c31(0x12c)](_0x3ba4a0);_0x1ded21[_0x5b4c31(0x139)](_0x2218cd,{'at':_0x4103ff,'columns':_0x5772a6-_0x4103ff+0x1});});const _0x435eab=(_0x4b0e8e,_0xd4873f)=>{const _0x496bc2=_0x370036;if(!_0xd4873f[_0x496bc2(0x1d0)]||!_0xd4873f[_0x496bc2(0x1d0)][_0x496bc2(0x1a2)](_0x496bc2(0x14e)))return;const _0x56d086=_0xd4873f[_0x496bc2(0x160)][_0x496bc2(0x190)],_0x1abcce=_0x1d4872[_0x496bc2(0x1c7)]()[_0x496bc2(0x18c)](_0x403e80=>_0x403e80[_0x496bc2(0x129)]&&_0x403e80[_0x496bc2(0x160)]&&_0x403e80[_0x496bc2(0x160)][_0x496bc2(0x190)]==_0x56d086);_0x1abcce[_0x496bc2(0x1ba)]&&_0xd4873f[_0x496bc2(0x14b)]()[_0x496bc2(0x1ba)]!=_0x1abcce[_0x496bc2(0x1ba)]&&_0x1abcce[_0x496bc2(0x12f)]((_0x1475ed,_0x1e317c)=>(_0x1475ed[_0x496bc2(0x16f)]=_0x1e317c,_0x1e317c[_0x496bc2(0x10f)]=_0x1475ed,_0x1e317c));};function _0x1e3da2(_0x20eeb0,_0x1b01f6=!0x0){const _0x1a08e7=_0x370036,{id:_0x65cfb1}=_0x1d4872[_0x1a08e7(0x147)](_0x20eeb0[_0x1a08e7(0x10e)]),_0x3424fc=[_0x1a08e7(0x17f),_0x1a08e7(0x1af)],_0x139976=_0x1d4872[_0x1a08e7(0x1d6)][_0x1a08e7(0x1d2)](_0x20eeb0[_0x1a08e7(0x10e)]);return _0x139976&&_0x3424fc[_0x1a08e7(0x1d3)](_0x1a08e7(0x163)),{'classes':_0x3424fc,'attributes':{'data-suggestion':_0x65cfb1},'priority':_0x139976&&_0x1b01f6?0xbc2:0xbb8};}_0x1d4872['on'](_0x370036(0x17d),_0x435eab,{'priority':_0x370036(0x1c3)}),_0x1d4872['on'](_0x370036(0x19b),_0x435eab,{'priority':_0x370036(0x1c3)}),_0x41911c[_0x370036(0x18e)][_0x370036(0x18d)][_0x370036(0x19d)](()=>{const _0x19bfbf=_0x370036;let _0x12faa7=!0x1;const _0x44480d=Array[_0x19bfbf(0x1b0)](_0x41911c[_0x19bfbf(0x18e)][_0x19bfbf(0x18d)][_0x19bfbf(0x14d)][_0x19bfbf(0x1a4)]());for(const {name:_0xdaa426,data:_0x231753}of _0x44480d){const {group:_0x2525ee,type:_0x865865,id:_0xfaca6d}=_0x1d4872[_0x19bfbf(0x147)](_0xdaa426);if(_0x19bfbf(0x133)!=_0x2525ee||_0x19bfbf(0x11b)!=_0x865865||_0x231753[_0x19bfbf(0x193)])continue;if(!_0x1d4872[_0x19bfbf(0x1d5)](_0xfaca6d))continue;const _0xb403d0=_0x1d4872[_0x19bfbf(0x198)](_0xfaca6d)[_0x19bfbf(0x1b8)](),_0x29ba23=_0x41911c[_0x19bfbf(0x136)][_0x19bfbf(0x1b3)](_0x19bfbf(0x166))['me'];for(const _0x561904 of _0x1d4872[_0x19bfbf(0x1c7)]()){if(!_0x561904[_0x19bfbf(0x129)]||_0x561904[_0x19bfbf(0x127)]!=_0x29ba23)continue;if(_0x19bfbf(0x132)!=_0x561904[_0x19bfbf(0x15d)]||_0x19bfbf(0x13f)!=_0x561904[_0x19bfbf(0x1d0)])continue;if(_0x561904[_0x19bfbf(0x1b8)]()[_0x19bfbf(0x1d1)](_0x2995ee=>_0xb403d0[_0x19bfbf(0x123)](_0x1f9560=>_0x1f9560[_0x19bfbf(0x1cf)](_0x2995ee,!0x0)))){for(const _0x1f9d66 of _0x561904[_0x19bfbf(0x14b)]())_0x1f9d66[_0x19bfbf(0x129)]&&(_0x1f9d66[_0x19bfbf(0x194)](),_0x12faa7=!0x0);}}}return _0x12faa7;}),_0x41911c[_0x370036(0x18e)][_0x370036(0x18d)][_0x370036(0x19d)](_0x597587=>{const _0x103122=_0x370036,_0x59d698=_0x41911c[_0x103122(0x154)][_0x103122(0x1b3)](_0x103122(0x19e));if(!_0x59d698||!_0x59d698[_0x103122(0x128)][_0x103122(0x192)](_0x597587[_0x103122(0x149)]))return!0x1;let _0x1afcb3=!0x1;const _0x54505e=_0x41911c[_0x103122(0x136)][_0x103122(0x1b3)](_0x103122(0x166))['me'],_0x34cf3d=_0x41911c[_0x103122(0x18e)][_0x103122(0x18d)][_0x103122(0x14d)][_0x103122(0x180)](),_0xf70a74=Array[_0x103122(0x1b0)](_0x41911c[_0x103122(0x18e)][_0x103122(0x18d)][_0x103122(0x14d)][_0x103122(0x1a4)]())[_0x103122(0x18c)](({name:_0x549c1c,data:_0x3cf750})=>{const _0x19fe6b=_0x103122,{group:_0x444635,subType:_0x1ca44d,authorId:_0x20b502}=_0x1d4872[_0x19fe6b(0x147)](_0x549c1c);return _0x19fe6b(0x133)==_0x444635&&_0x19fe6b(0x14e)==_0x1ca44d&&_0x20b502==_0x54505e['id']&&!_0x3cf750[_0x19fe6b(0x193)];});for(const _0x5b4694 of _0x34cf3d){if(_0x103122(0x191)!=_0x5b4694[_0x103122(0x15d)]||_0x103122(0x1a1)!=_0x5b4694[_0x103122(0x164)]||0x1!=_0x5b4694[_0x103122(0x1ba)])continue;const _0x3079fb=_0x597587[_0x103122(0x178)](_0x5b4694[_0x103122(0x12a)],_0x5b4694[_0x103122(0x12a)][_0x103122(0x1b4)](0x1));if(!_0xf70a74[_0x103122(0x175)](({data:_0x35ac49})=>_0x35ac49[_0x103122(0x12e)][_0x103122(0x15b)](_0x3079fb))){for(const {name:_0x4f2bfb,data:_0x5783ee}of _0xf70a74)if(_0x3079fb[_0x103122(0x1cf)](_0x5783ee[_0x103122(0x12e)])){_0x597587[_0x103122(0x1b1)](_0x4f2bfb,{'range':_0x3079fb}),_0x1afcb3=!0x0;break;}}}return _0x1afcb3;}),_0x41911c[_0x370036(0x18e)][_0x370036(0x18d)][_0x370036(0x19d)](_0x337630=>{const _0x566a3c=_0x370036;let _0x1db49d=!0x1;const _0xc97eba=_0x41911c[_0x566a3c(0x136)][_0x566a3c(0x1b3)](_0x566a3c(0x166))['me'],_0x5cccf7=_0x1d4872[_0x566a3c(0x1c7)]()[_0x566a3c(0x18c)](_0x272cfd=>_0x272cfd[_0x566a3c(0x129)]&&_0x272cfd[_0x566a3c(0x127)]==_0xc97eba),_0x35bd80=new Set(),_0x509db4=new Set();for(const _0xbc82 of _0x5cccf7)if(_0x566a3c(0x14e)==_0xbc82[_0x566a3c(0x1d0)])for(const _0x5cad93 of _0xbc82[_0x566a3c(0x1b7)]()){const _0xcb7a8b=_0x5cad93[_0x566a3c(0x131)]()[_0x566a3c(0x176)]();if(_0xcb7a8b){if(_0xcb7a8b['is'](_0x566a3c(0x1ab),_0x566a3c(0x1a1))&&Pe(_0xcb7a8b)){_0xbc82[_0x566a3c(0x158)](_0x5cad93[_0x566a3c(0x164)]),_0x35bd80[_0x566a3c(0x12b)](_0xcb7a8b),_0x1db49d=!0x0;const _0x2b078f=_0xcb7a8b[_0x566a3c(0x1bf)],_0xe09a71=_0xcb7a8b[_0x566a3c(0x196)],_0x1cdac4=_0x2b078f&&_0x2b078f['is'](_0x566a3c(0x1ab),_0x566a3c(0x1a1)),_0x404052=_0xe09a71&&_0xe09a71['is'](_0x566a3c(0x1ab),_0x566a3c(0x1a1));_0x1cdac4&&!_0x35bd80[_0x566a3c(0x192)](_0x2b078f)&&_0x509db4[_0x566a3c(0x12b)](_0x2b078f),_0x404052&&!_0x35bd80[_0x566a3c(0x192)](_0xe09a71)&&_0x509db4[_0x566a3c(0x12b)](_0xe09a71);}else _0xcb7a8b['is'](_0x566a3c(0x1ab),_0x566a3c(0x14c))&&_0xcb7a8b[_0x566a3c(0x162)]&&(_0xbc82[_0x566a3c(0x158)](_0x5cad93[_0x566a3c(0x164)]),_0x1db49d=!0x0);}}else{if(_0x566a3c(0x13f)==_0xbc82[_0x566a3c(0x1d0)]){if(!_0xbc82[_0x566a3c(0x160)]||!_0xbc82[_0x566a3c(0x160)][_0x566a3c(0x190)])continue;const _0x4be5b4=_0xbc82[_0x566a3c(0x160)][_0x566a3c(0x15f)];if(_0x4be5b4&&Object[_0x566a3c(0x13c)](_0x4be5b4)[_0x566a3c(0x1ba)])continue;const _0x3ad8b9=_0xbc82[_0x566a3c(0x160)][_0x566a3c(0x190)];let _0xdecfc4=!0x0,_0x236b17=!0x0;for(const _0xb37f9f of _0x5cccf7)if(_0xb37f9f[_0x566a3c(0x1d0)]&&_0xb37f9f[_0x566a3c(0x1d0)][_0x566a3c(0x1a2)](_0x566a3c(0x14e))){if(!_0xb37f9f[_0x566a3c(0x160)][_0x566a3c(0x190)]){_0x236b17=!0x1;break;}if(_0xb37f9f['id']!=_0xbc82['id']&&_0xb37f9f[_0x566a3c(0x160)][_0x566a3c(0x190)]==_0x3ad8b9){_0xdecfc4=!0x1;break;}}_0x236b17&&_0xdecfc4&&(_0xbc82[_0x566a3c(0x150)](),_0x1db49d=!0x0);}}for(const _0x34b768 of _0x35bd80)_0x337630[_0x566a3c(0x16c)](_0x34b768);for(const _0x31d20c of _0x509db4)_0x337630[_0x566a3c(0x1bb)](_0x31d20c);return _0x1db49d;}),_0x41911c[_0x370036(0x181)][_0x370036(0x141)](_0x370036(0x113))[_0x370036(0x179)]({'model':_0x370036(0x17e),'view':(_0x456578,_0x5442ad)=>_0x1e3da2(_0x456578),'converterPriority':_0x370036(0x1c3)}),_0x41911c[_0x370036(0x181)][_0x370036(0x141)](_0x370036(0x1c4))[_0x370036(0x179)]({'model':_0x370036(0x17e),'view':(_0x5104f1,_0xdce787)=>_0xdce787[_0x370036(0x134)][_0x370036(0x135)]?_0x1e3da2(_0x5104f1,!0x1):null,'converterPriority':_0x370036(0x1c3)});const _0x3bad5f=_0x41911c[_0x370036(0x11a)][_0x370036(0x11e)];this[_0x370036(0x168)](_0x3bad5f[_0x370036(0x18d)],_0x370036(0x1a8),(_0x38869b,_0x592833)=>{const _0x3c1ea7=_0x370036,_0x33b877=[];for(const _0x4d224e of _0x3bad5f[_0x3c1ea7(0x120)](_0x592833[_0x3c1ea7(0x111)])[_0x3c1ea7(0x171)]())_0x4d224e['is'](_0x3c1ea7(0x1ab),_0x3c1ea7(0x14a))&&_0x33b877[_0x3c1ea7(0x1d3)](_0x4d224e);_0x3bad5f[_0x3c1ea7(0x17c)](_0x286d3a=>{const _0x1d03fa=_0x3c1ea7;for(const _0x589632 of _0x33b877)_0x286d3a[_0x1d03fa(0x155)](_0x286d3a[_0x1d03fa(0x120)](_0x589632),_0x286d3a[_0x1d03fa(0x19c)](_0x589632)),_0x286d3a[_0x1d03fa(0x16c)](_0x589632);});});}}function Pe(_0x3afcbd){const _0x26facc=_0x5b0734;if(_0x3afcbd[_0x26facc(0x162)])return!0x0;const _0x42b3d9=_0x3afcbd[_0x26facc(0x1ac)](0x0);return _0x42b3d9['is'](_0x26facc(0x1ab),_0x26facc(0x14c))&&_0x42b3d9[_0x26facc(0x162)];}function he(_0x4c2bdc,_0xba211e={},_0x35c38e){const _0x51d39f=_0x5b0734;for(const {isAnchor:_0x587319,cellHeight:_0x3ec168,cellWidth:_0x4d1e38}of _0x35c38e[_0x51d39f(0x16e)](_0x4c2bdc,{'includeAllSlots':!0x0,..._0xba211e}))if(!_0x587319||0x1!=_0x3ec168||0x1!=_0x4d1e38)return!0x1;return!0x0;}
|
|
23
|
+
const _0x5de5b1=_0x1d30;(function(_0x4691bc,_0x1a67f7){const _0xe0e4f0=_0x1d30,_0x5a7f86=_0x4691bc();while(!![]){try{const _0x400256=parseInt(_0xe0e4f0(0x1a3))/0x1*(-parseInt(_0xe0e4f0(0x133))/0x2)+parseInt(_0xe0e4f0(0x11b))/0x3+parseInt(_0xe0e4f0(0x1a1))/0x4*(-parseInt(_0xe0e4f0(0x1a7))/0x5)+parseInt(_0xe0e4f0(0x10b))/0x6*(-parseInt(_0xe0e4f0(0x14d))/0x7)+parseInt(_0xe0e4f0(0x112))/0x8*(parseInt(_0xe0e4f0(0x116))/0x9)+-parseInt(_0xe0e4f0(0x168))/0xa*(parseInt(_0xe0e4f0(0x1bb))/0xb)+parseInt(_0xe0e4f0(0x16c))/0xc*(parseInt(_0xe0e4f0(0x12f))/0xd);if(_0x400256===_0x1a67f7)break;else _0x5a7f86['push'](_0x5a7f86['shift']());}catch(_0x10e002){_0x5a7f86['push'](_0x5a7f86['shift']());}}}(_0x5349,0x40a3c));import{getTranslation as _0x283d11}from'../utils/common-translations.js';import{Plugin as _0x5025f5}from'ckeditor5/src/core.js';import{LiveRange as _0x17f3ab}from'ckeditor5/src/engine.js';function _0x1d30(_0x2b33d6,_0x2971f9){const _0x53496f=_0x5349();return _0x1d30=function(_0x1d3063,_0x3e10b1){_0x1d3063=_0x1d3063-0x105;let _0x29ff45=_0x53496f[_0x1d3063];return _0x29ff45;},_0x1d30(_0x2b33d6,_0x2971f9);}import{uid as _0x52b3ec,priorities as _0x38441f}from'ckeditor5/src/utils.js';import _0x39bd6b from'./table.js';const ge=[_0x5de5b1(0x189),_0x5de5b1(0x196),_0x5de5b1(0x1b8),_0x5de5b1(0x1a2),_0x5de5b1(0x183),_0x5de5b1(0x10a),_0x5de5b1(0x15e)],Ce=Object[_0x5de5b1(0x194)](ge[_0x5de5b1(0x164)](_0x2c3ea6=>[_0x2c3ea6,null]));export default class It extends _0x5025f5{static get[_0x5de5b1(0x1bc)](){return[_0x39bd6b];}[_0x5de5b1(0x123)](){const _0xe0394d=_0x5de5b1,_0x3af22d=this[_0xe0394d(0x150)];if(!_0x3af22d[_0xe0394d(0x1a6)][_0xe0394d(0x171)](_0xe0394d(0x1d0)))return;const _0x2fd411=_0x3af22d[_0xe0394d(0x1a6)][_0xe0394d(0x1af)](_0xe0394d(0x16d)),_0x52ac88=_0x3af22d[_0xe0394d(0x1a6)][_0xe0394d(0x1af)](_0xe0394d(0x138)),_0x4b1d87=_0x3af22d[_0xe0394d(0x1a6)][_0xe0394d(0x1af)](_0x39bd6b),_0x49cdcc=_0x3af22d[_0xe0394d(0x1a6)][_0xe0394d(0x1af)](_0xe0394d(0x1d0));_0x4b1d87[_0xe0394d(0x19e)][_0xe0394d(0x144)](_0xe0394d(0x18e),_0xe0394d(0x135)),_0x3af22d[_0xe0394d(0x187)][_0xe0394d(0x130)][_0xe0394d(0x163)](_0xe0394d(0x184),{'allowIn':_0xe0394d(0x18a),'allowContentOf':_0xe0394d(0x18a),'isLimit':!0x0}),_0x3af22d[_0xe0394d(0x10e)][_0xe0394d(0x107)]({'model':_0xe0394d(0x184),'view':_0xe0394d(0x13c)});let _0x4da41b=null;_0x3af22d[_0xe0394d(0x187)]['on'](_0xe0394d(0x185),(_0x152543,_0x3bd32f)=>{const _0x11336d=_0xe0394d,[_0x3009f8,_0x2bfb7b]=_0x3bd32f,_0x224d91=_0x3bd32f[_0x3bd32f[_0x11336d(0x117)]-0x1];_0x224d91&&_0x224d91[_0x11336d(0x146)]||_0x2fd411[_0x11336d(0x127)]||this[_0x11336d(0x150)][_0x11336d(0x148)][_0x11336d(0x1af)](_0x11336d(0x157))[_0x11336d(0x199)]&&function(_0x2d16bf,_0x3b61d3,_0x562a5f,_0x1a46d2,_0x51e078){const _0x355b74=_0x11336d;if(_0x3b61d3&&!_0x3b61d3['is'](_0x355b74(0x17f)))return!0x1;const _0xda18e1=_0x51e078[_0x355b74(0x14c)](_0x2d16bf,_0x562a5f);if(!_0xda18e1||!he(_0xda18e1,void 0x0,_0x1a46d2))return!0x1;const _0x172d64=_0x1a46d2[_0x355b74(0x1c8)](_0x562a5f[_0x355b74(0x1cc)][_0x355b74(0x166)]);if(!_0x172d64[_0x355b74(0x117)])return!0x1;const _0x3374c0=_0x172d64[0x0][_0x355b74(0x1ad)](_0x355b74(0x16b)),_0xae063e=_0x1a46d2[_0x355b74(0x162)](_0x172d64),_0x4ca72e=_0x1a46d2[_0x355b74(0x178)](_0x172d64),_0x5e4854={'startRow':_0xae063e[_0x355b74(0x1ba)],'endRow':_0xae063e[_0x355b74(0x192)],'startColumn':_0x4ca72e[_0x355b74(0x1ba)],'endColumn':_0x4ca72e[_0x355b74(0x192)]};return 0x1==_0x172d64[_0x355b74(0x117)]&&(_0x5e4854[_0x355b74(0x1b3)]+=_0x1a46d2[_0x355b74(0x155)](_0xda18e1)-0x1,_0x5e4854[_0x355b74(0x1d3)]+=_0x1a46d2[_0x355b74(0x137)](_0xda18e1)-0x1),he(_0x3374c0,_0x5e4854,_0x1a46d2);}(_0x3009f8,_0x2bfb7b,_0x3af22d[_0x11336d(0x187)],_0x52ac88,_0x49cdcc)&&(_0x152543[_0x11336d(0x105)](),_0x4da41b={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3af22d[_0x11336d(0x187)][_0x11336d(0x13d)](()=>{const _0x1723ec=_0x11336d;_0x3af22d[_0x1723ec(0x187)][_0x1723ec(0x185)](_0x3bd32f[0x0],_0x3bd32f[0x1],_0x3bd32f[0x2],{'forceDefaultExecution':!0x0});const _0x3cb4e1=_0x52b3ec(),{rowInsertionRanges:_0x412e7f,columnInsertionRanges:_0x1a576a,insertionRanges:_0x5c50bf,deletionRanges:_0x12fcd2,cells:_0x3213cd}=_0x4da41b;_0x412e7f[_0x1723ec(0x117)]&&_0x2fd411[_0x1723ec(0x1cd)](_0x412e7f,_0x1723ec(0x18e),{'tablePasteChainId':_0x3cb4e1}),_0x1a576a[_0x1723ec(0x117)]&&_0x2fd411[_0x1723ec(0x1cd)](_0x1a576a,_0x1723ec(0x135),{'tablePasteChainId':_0x3cb4e1}),_0x5c50bf[_0x1723ec(0x117)]&&(_0x2fd411[_0x1723ec(0x1cd)](_0x5c50bf,_0x1723ec(0x19f),{'tablePasteChainId':_0x3cb4e1,'skipNestingCheck':!0x0}),_0x5c50bf[_0x1723ec(0x15a)](_0x17611d=>{const _0x440dab=_0x1723ec;var _0x52af0e;return null===(_0x52af0e=_0x17611d[_0x440dab(0x14e)])||void 0x0===_0x52af0e?void 0x0:_0x52af0e[_0x440dab(0x132)](_0x17611d);})),_0x12fcd2[_0x1723ec(0x117)]&&(_0x2fd411[_0x1723ec(0x122)](_0x12fcd2,_0x1723ec(0x19f),{'tablePasteChainId':_0x3cb4e1,'skipNestingCheck':!0x0}),_0x12fcd2[_0x1723ec(0x15a)](_0x1b971f=>{const _0x12df96=_0x1723ec;var _0x5044b6;return null===(_0x5044b6=_0x1b971f[_0x12df96(0x14e)])||void 0x0===_0x5044b6?void 0x0:_0x5044b6[_0x12df96(0x132)](_0x1b971f);}));const _0x3d4262=_0x2fd411[_0x1723ec(0x1be)](_0x3213cd[_0x1723ec(0x164)](({element:_0x25507a})=>_0x25507a),{'formatGroupId':_0x52b3ec()},[],_0x1723ec(0x151),{'tablePasteChainId':_0x3cb4e1});if(_0x3d4262){const _0x28043f=_0x3d4262[_0x1723ec(0x1c9)](),_0x22bfcc=[];for(const {element:_0x2ff0d0,attributes:_0x192a93}of _0x3213cd){if(!_0x192a93)continue;const _0x319f6a=_0x3af22d[_0x1723ec(0x187)][_0x1723ec(0x131)](_0x2ff0d0),_0x45d981=_0x28043f[_0x1723ec(0x11d)](_0x4c47a2=>_0x4c47a2[_0x1723ec(0x12b)]()[_0x1723ec(0x1ac)](_0x319f6a));_0x45d981&&_0x22bfcc[_0x1723ec(0x144)]([_0x45d981[_0x1723ec(0x1d2)],_0x192a93]);}_0x22bfcc[_0x1723ec(0x117)]&&_0x3d4262[_0x1723ec(0x1c0)](_0x1723ec(0x160),Object[_0x1723ec(0x194)](_0x22bfcc));}_0x4da41b=null;}));},{'priority':_0x38441f[_0xe0394d(0x128)]+0xa}),_0x3af22d[_0xe0394d(0x1a6)][_0xe0394d(0x1af)](_0xe0394d(0x1d0))['on'](_0xe0394d(0x12a),(_0x56a74f,_0x2ad880)=>{const _0xe8d896=_0xe0394d,[_0x1bb61c,_0x429052,,_0x30f0e2]=_0x2ad880;if(!_0x4da41b)return;_0x56a74f[_0xe8d896(0x105)]();const _0x59364b=_0x1bb61c[_0xe8d896(0x193)],_0x23125d=_0x429052,_0x4a7a37=Pe(_0x59364b),_0x573ce0=Pe(_0x23125d);_0x56a74f[_0xe8d896(0x106)]=_0x59364b;let _0xa61726=null,_0x2c8e56=null;if(_0x573ce0||_0x4a7a37){if(_0x4a7a37&&!_0x573ce0){_0x30f0e2[_0xe8d896(0x13a)](_0x59364b[_0xe8d896(0x16e)](0x0));for(const _0x4d4777 of Array[_0xe8d896(0x1b6)](_0x23125d[_0xe8d896(0x158)]()))_0x30f0e2[_0xe8d896(0x1cb)](_0x4d4777,_0x59364b,_0xe8d896(0x142));const _0x1f5739=_0x4da41b[_0xe8d896(0x111)][_0xe8d896(0x11a)](_0x1bb61c[_0xe8d896(0x18d)]),_0x2685cc=_0x4da41b[_0xe8d896(0x195)][_0xe8d896(0x11a)](_0x1bb61c[_0xe8d896(0x17e)]);_0x1f5739||_0x2685cc||(_0xa61726=_0x17f3ab[_0xe8d896(0x17a)](_0x30f0e2[_0xe8d896(0x156)](_0x59364b)));}else _0x573ce0&&!_0x4a7a37&&(_0x2c8e56=_0x30f0e2[_0xe8d896(0x156)](_0x59364b));}else{const _0x4d33c6=_0x30f0e2[_0xe8d896(0x15b)](_0xe8d896(0x184)),_0x3418b5=_0x30f0e2[_0xe8d896(0x15b)](_0xe8d896(0x184));_0x30f0e2[_0xe8d896(0x11f)](_0x30f0e2[_0xe8d896(0x156)](_0x59364b),_0x3418b5),_0x30f0e2[_0xe8d896(0x1cb)](_0x4d33c6,_0x59364b,0x0);for(const _0x3a2c8a of Array[_0xe8d896(0x1b6)](_0x23125d[_0xe8d896(0x158)]()))_0x30f0e2[_0xe8d896(0x1cb)](_0x3a2c8a,_0x4d33c6,_0xe8d896(0x142));_0xa61726=_0x17f3ab[_0xe8d896(0x17a)](_0x30f0e2[_0xe8d896(0x131)](_0x4d33c6)),_0x2c8e56=_0x17f3ab[_0xe8d896(0x17a)](_0x30f0e2[_0xe8d896(0x131)](_0x3418b5));}const _0x1b6469=Array[_0xe8d896(0x1b6)](_0x23125d[_0xe8d896(0x154)]())[_0xe8d896(0x179)](([_0x414f68])=>ge[_0xe8d896(0x11a)](_0x414f68));_0x4da41b[_0xe8d896(0x19d)][_0xe8d896(0x144)]({'element':_0x59364b,'attributes':_0x1b6469[_0xe8d896(0x117)]?Object[_0xe8d896(0x194)](_0x1b6469):null}),_0xa61726&&_0x4da41b[_0xe8d896(0x1c6)][_0xe8d896(0x144)](_0xa61726),_0x2c8e56&&_0x4da41b[_0xe8d896(0x18b)][_0xe8d896(0x144)](_0x2c8e56);},{'priority':_0xe0394d(0x128)}),_0x52ac88['on'](_0xe0394d(0x115),(_0x203ce9,_0x546973)=>{const _0x57c9b4=_0xe0394d,[_0x2fee95,_0xf9c5ad={}]=_0x546973;if(!_0x4da41b)return;const _0x518fc6=_0xf9c5ad['at']||0x0,_0x14b6fe=_0xf9c5ad[_0x57c9b4(0x141)]||0x1;_0x4da41b[_0x57c9b4(0x195)]=new Array(_0x14b6fe)[_0x57c9b4(0x119)](_0x518fc6)[_0x57c9b4(0x164)]((_0x3c4d95,_0x11876d)=>_0x3c4d95+_0x11876d);for(const {cell:_0x1daa51}of _0x52ac88[_0x57c9b4(0x1ab)](_0x2fee95,{'startColumn':_0x518fc6,'endColumn':_0x518fc6+_0x14b6fe-0x1}))_0x4da41b[_0x57c9b4(0x180)][_0x57c9b4(0x144)](_0x3af22d[_0x57c9b4(0x187)][_0x57c9b4(0x131)](_0x1daa51));},{'priority':_0xe0394d(0x181)}),_0x52ac88['on'](_0xe0394d(0x13f),(_0x39cd31,_0x36315)=>{const _0x28db04=_0xe0394d,[_0x1aa18e,_0x8760f={}]=_0x36315;if(!_0x4da41b)return;const _0x4abb1b=_0x8760f['at']||0x0,_0x661a84=_0x8760f[_0x28db04(0x10f)]||0x1;_0x4da41b[_0x28db04(0x111)]=new Array(_0x661a84)[_0x28db04(0x119)](_0x4abb1b)[_0x28db04(0x164)]((_0x4b1774,_0x34184e)=>_0x4b1774+_0x34184e);for(const {cell:_0x332d27}of _0x52ac88[_0x28db04(0x1ab)](_0x1aa18e,{'startRow':_0x4abb1b,'endRow':_0x4abb1b+_0x661a84-0x1}))_0x4da41b[_0x28db04(0x126)][_0x28db04(0x144)](_0x3af22d[_0x28db04(0x187)][_0x28db04(0x131)](_0x332d27));},{'priority':_0xe0394d(0x181)}),_0x2fd411[_0xe0394d(0x1a4)][_0xe0394d(0x12c)](_0x148c5b=>{const _0x5b1443=_0xe0394d;if(_0x148c5b[_0x5b1443(0x1b1)]&&_0x148c5b[_0x5b1443(0x1b1)][_0x5b1443(0x120)](_0x5b1443(0x19f)))return _0x148c5b[_0x5b1443(0x14f)]?{}:{'type':_0x5b1443(0x1c3),'content':_0x283d11(_0x3af22d[_0x5b1443(0x1a5)],_0x5b1443(0x13e))};});const _0x37bbf9=()=>!0x1;for(const _0x220281 of[_0xe0394d(0x19f),_0xe0394d(0x135),_0xe0394d(0x18e),_0xe0394d(0x151)])_0x2fd411[_0xe0394d(0x1d1)][_0xe0394d(0x1c4)](_0xe0394d(0x1c3),_0x220281,_0xe0394d(0x109),_0x37bbf9),_0x2fd411[_0xe0394d(0x1d1)][_0xe0394d(0x1c4)](_0xe0394d(0x11e),_0x220281,_0xe0394d(0x109),_0x37bbf9),_0x2fd411[_0xe0394d(0x1d1)][_0xe0394d(0x1c4)](_0xe0394d(0x17d),_0x220281,_0xe0394d(0x109),_0x37bbf9);_0x2fd411[_0xe0394d(0x1d1)][_0xe0394d(0x1c4)](_0xe0394d(0x17d),_0xe0394d(0x151),_0xe0394d(0x167),_0x37bbf9),_0x2fd411[_0xe0394d(0x1d1)][_0xe0394d(0x1c4)](_0xe0394d(0x17d),_0xe0394d(0x151),_0xe0394d(0x14b),(_0x24482e,_0x37ba4a,_0x430081)=>{const _0x2c4e04=_0xe0394d,_0x18754c=_0x24482e[_0x2c4e04(0x164)](_0x3815e3=>_0x3815e3[_0x2c4e04(0x108)]())[_0x2c4e04(0x179)](_0x9a5fee=>_0x9a5fee),_0x3612f2=new Map(_0x18754c[_0x2c4e04(0x164)](_0x29312c=>[_0x29312c,null]));if(_0x4da41b){for(const {element:_0x304f3d,attributes:_0x53cc19}of _0x4da41b[_0x2c4e04(0x19d)])_0x53cc19&&_0x3612f2[_0x2c4e04(0x159)](_0x304f3d,_0x53cc19);}else{if(_0x430081&&_0x430081[_0x2c4e04(0x160)])for(const [_0x108eda,_0x3aac2b]of Object[_0x2c4e04(0x12d)](_0x430081[_0x2c4e04(0x160)])){const _0x1a4233=_0x3af22d[_0x2c4e04(0x187)][_0x2c4e04(0x11c)][_0x2c4e04(0x1af)](_0x108eda),_0x181c0d=_0x1a4233?_0x1a4233[_0x2c4e04(0x12b)]()[_0x2c4e04(0x108)]():null;_0x181c0d&&_0x3612f2[_0x2c4e04(0x159)](_0x181c0d,_0x3aac2b);}}_0x3af22d[_0x2c4e04(0x187)][_0x2c4e04(0x13d)](_0x2e5b3b=>{const _0x2f4d5f=_0x2c4e04;for(const [_0x20e463,_0x21fa69]of _0x3612f2)_0x2e5b3b[_0x2f4d5f(0x15c)]({...Ce,..._0x21fa69},_0x20e463);});});const _0xf69c52=(_0x17f87a,_0x129cd6)=>{const _0x2c0b7b=_0xe0394d;_0x2fd411[_0x2c0b7b(0x1d1)][_0x2c0b7b(0x1c4)](_0x17f87a,_0x2c0b7b(0x19f),_0x129cd6,(_0x3c71e9,_0x985a79,_0x289e58)=>{const _0x2b953c=_0x2c0b7b;_0x3af22d[_0x2b953c(0x187)][_0x2b953c(0x13d)](_0x5b50b4=>{const _0x35ee32=_0x2b953c,_0x4c522f=[];for(const _0x1c6c43 of _0x3c71e9){const _0x53b71e=_0x1c6c43[_0x35ee32(0x190)][_0x35ee32(0x153)];_0x53b71e['is'](_0x35ee32(0x16f),_0x35ee32(0x184))&&_0x4c522f[_0x35ee32(0x144)](_0x53b71e);}_0x2fd411[_0x35ee32(0x1d1)][_0x35ee32(0x1aa)](_0x17f87a,null,_0x129cd6)(_0x3c71e9,_0x985a79,_0x289e58);for(const _0x18439b of _0x4c522f)_0x35ee32(0x1c1)!=_0x18439b[_0x35ee32(0x1b7)][_0x35ee32(0x134)]&&_0x5b50b4[_0x35ee32(0x18f)](_0x18439b);});});};_0xf69c52(_0xe0394d(0x1c3),_0xe0394d(0x14b)),_0xf69c52(_0xe0394d(0x1c3),_0xe0394d(0x167)),_0xf69c52(_0xe0394d(0x11e),_0xe0394d(0x14b)),_0xf69c52(_0xe0394d(0x11e),_0xe0394d(0x167)),_0x2fd411[_0xe0394d(0x1d1)][_0xe0394d(0x1c4)](_0xe0394d(0x1c3),_0xe0394d(0x18e),_0xe0394d(0x167),_0x252c06=>{const _0x2b23b4=_0xe0394d,_0x5a006c=_0x252c06[_0x2b23b4(0x164)](_0x178334=>_0x178334[_0x2b23b4(0x108)]()),_0xb0eb48=_0x5a006c[0x0][_0x2b23b4(0x1ad)](_0x2b23b4(0x16b)),{minRow:_0x386d6c,maxRow:_0x1d2949}=_0x4b1d87[_0x2b23b4(0x19b)](_0x5a006c);_0x52ac88[_0x2b23b4(0x1b5)](_0xb0eb48,{'at':_0x386d6c,'rows':_0x1d2949-_0x386d6c+0x1});}),_0x2fd411[_0xe0394d(0x1d1)][_0xe0394d(0x1c4)](_0xe0394d(0x1c3),_0xe0394d(0x135),_0xe0394d(0x167),_0xe38980=>{const _0x2f8281=_0xe0394d,_0x2c99e2=_0xe38980[_0x2f8281(0x164)](_0x29ca97=>_0x29ca97[_0x2f8281(0x108)]()),_0x1fa5d6=_0x2c99e2[0x0][_0x2f8281(0x1ad)](_0x2f8281(0x16b)),{minColumn:_0x3e9894,maxColumn:_0x41e049}=_0x4b1d87[_0x2f8281(0x19b)](_0x2c99e2);_0x52ac88[_0x2f8281(0x1b2)](_0x1fa5d6,{'at':_0x3e9894,'columns':_0x41e049-_0x3e9894+0x1});});const _0x10f874=(_0x561830,_0x21f08a)=>{const _0x2376e9=_0xe0394d;if(!_0x21f08a[_0x2376e9(0x1b1)]||!_0x21f08a[_0x2376e9(0x1b1)][_0x2376e9(0x120)](_0x2376e9(0x19f)))return;const _0x7b41e8=_0x21f08a[_0x2376e9(0x15d)][_0x2376e9(0x12e)],_0x27ae96=_0x2fd411[_0x2376e9(0x152)]()[_0x2376e9(0x179)](_0x13621c=>_0x13621c[_0x2376e9(0x191)]&&_0x13621c[_0x2376e9(0x15d)]&&_0x13621c[_0x2376e9(0x15d)][_0x2376e9(0x12e)]==_0x7b41e8);_0x27ae96[_0x2376e9(0x117)]&&_0x21f08a[_0x2376e9(0x18c)]()[_0x2376e9(0x117)]!=_0x27ae96[_0x2376e9(0x117)]&&_0x27ae96[_0x2376e9(0x1bf)]((_0x3ae6c2,_0xe3bff2)=>(_0x3ae6c2[_0x2376e9(0x16a)]=_0xe3bff2,_0xe3bff2[_0x2376e9(0x14f)]=_0x3ae6c2,_0xe3bff2));};function _0x56bd61(_0x64ef6d,_0x59bc56=!0x0){const _0x5bd0f7=_0xe0394d,{id:_0x56f2f4}=_0x2fd411[_0x5bd0f7(0x197)](_0x64ef6d[_0x5bd0f7(0x139)]),_0x552137=[_0x5bd0f7(0x182),_0x5bd0f7(0x174)],_0x1f49a1=_0x2fd411[_0x5bd0f7(0x1b4)][_0x5bd0f7(0x11a)](_0x64ef6d[_0x5bd0f7(0x139)]);return _0x1f49a1&&_0x552137[_0x5bd0f7(0x144)](_0x5bd0f7(0x136)),{'classes':_0x552137,'attributes':{'data-suggestion':_0x56f2f4},'priority':_0x1f49a1&&_0x59bc56?0xbc2:0xbb8};}_0x2fd411['on'](_0xe0394d(0x165),_0x10f874,{'priority':_0xe0394d(0x128)}),_0x2fd411['on'](_0xe0394d(0x17b),_0x10f874,{'priority':_0xe0394d(0x128)}),_0x3af22d[_0xe0394d(0x187)][_0xe0394d(0x1cc)][_0xe0394d(0x118)](()=>{const _0x29f778=_0xe0394d;let _0xa0168f=!0x1;const _0x459a06=Array[_0x29f778(0x1b6)](_0x3af22d[_0x29f778(0x187)][_0x29f778(0x1cc)][_0x29f778(0x172)][_0x29f778(0x129)]());for(const {name:_0x70cffc,data:_0x377ab6}of _0x459a06){const {group:_0x1b4f47,type:_0x5d7cdc,id:_0x403144}=_0x2fd411[_0x29f778(0x197)](_0x70cffc);if(_0x29f778(0x186)!=_0x1b4f47||_0x29f778(0x11e)!=_0x5d7cdc||_0x377ab6[_0x29f778(0x1c5)])continue;if(!_0x2fd411[_0x29f778(0x114)](_0x403144))continue;const _0x339c1a=_0x2fd411[_0x29f778(0x110)](_0x403144)[_0x29f778(0x15f)](),_0x4d2ed0=_0x3af22d[_0x29f778(0x1a6)][_0x29f778(0x1af)](_0x29f778(0x173))['me'];for(const _0x125f78 of _0x2fd411[_0x29f778(0x152)]()){if(!_0x125f78[_0x29f778(0x191)]||_0x125f78[_0x29f778(0x198)]!=_0x4d2ed0)continue;if(_0x29f778(0x17d)!=_0x125f78[_0x29f778(0x1a8)]||_0x29f778(0x151)!=_0x125f78[_0x29f778(0x1b1)])continue;if(_0x125f78[_0x29f778(0x15f)]()[_0x29f778(0x140)](_0x3645c9=>_0x339c1a[_0x29f778(0x1ae)](_0x2923ac=>_0x2923ac[_0x29f778(0x124)](_0x3645c9,!0x0)))){for(const _0x4d7179 of _0x125f78[_0x29f778(0x18c)]())_0x4d7179[_0x29f778(0x191)]&&(_0x4d7179[_0x29f778(0x167)](),_0xa0168f=!0x0);}}}return _0xa0168f;}),_0x3af22d[_0xe0394d(0x187)][_0xe0394d(0x1cc)][_0xe0394d(0x118)](_0x2595c6=>{const _0x552ee1=_0xe0394d,_0x2c4cba=_0x3af22d[_0x552ee1(0x148)][_0x552ee1(0x1af)](_0x552ee1(0x1ca));if(!_0x2c4cba||!_0x2c4cba[_0x552ee1(0x175)][_0x552ee1(0x171)](_0x2595c6[_0x552ee1(0x177)]))return!0x1;let _0x4122a3=!0x1;const _0x25c0ce=_0x3af22d[_0x552ee1(0x1a6)][_0x552ee1(0x1af)](_0x552ee1(0x173))['me'],_0x10a459=_0x3af22d[_0x552ee1(0x187)][_0x552ee1(0x1cc)][_0x552ee1(0x172)][_0x552ee1(0x1cf)](),_0x1b3faa=Array[_0x552ee1(0x1b6)](_0x3af22d[_0x552ee1(0x187)][_0x552ee1(0x1cc)][_0x552ee1(0x172)][_0x552ee1(0x129)]())[_0x552ee1(0x179)](({name:_0x319c56,data:_0x398104})=>{const _0x6e57ff=_0x552ee1,{group:_0x338f11,subType:_0x38d0b9,authorId:_0x1b898a}=_0x2fd411[_0x6e57ff(0x197)](_0x319c56);return _0x6e57ff(0x186)==_0x338f11&&_0x6e57ff(0x19f)==_0x38d0b9&&_0x1b898a==_0x25c0ce['id']&&!_0x398104[_0x6e57ff(0x1c5)];});for(const _0x1476a9 of _0x10a459){if(_0x552ee1(0x1cb)!=_0x1476a9[_0x552ee1(0x1a8)]||_0x552ee1(0x184)!=_0x1476a9[_0x552ee1(0x1d2)]||0x1!=_0x1476a9[_0x552ee1(0x117)])continue;const _0x523f0b=_0x2595c6[_0x552ee1(0x1d4)](_0x1476a9[_0x552ee1(0x1a9)],_0x1476a9[_0x552ee1(0x1a9)][_0x552ee1(0x169)](0x1));if(!_0x1b3faa[_0x552ee1(0x11d)](({data:_0x417d4d})=>_0x417d4d[_0x552ee1(0x1b0)][_0x552ee1(0x1ac)](_0x523f0b))){for(const {name:_0x3d24b3,data:_0x11b868}of _0x1b3faa)if(_0x523f0b[_0x552ee1(0x124)](_0x11b868[_0x552ee1(0x1b0)])){_0x2595c6[_0x552ee1(0x145)](_0x3d24b3,{'range':_0x523f0b}),_0x4122a3=!0x0;break;}}}return _0x4122a3;}),_0x3af22d[_0xe0394d(0x187)][_0xe0394d(0x1cc)][_0xe0394d(0x118)](_0x5e3a72=>{const _0x474da1=_0xe0394d;let _0x2b68f3=!0x1;const _0x30f920=_0x3af22d[_0x474da1(0x1a6)][_0x474da1(0x1af)](_0x474da1(0x173))['me'],_0xd0dc94=_0x2fd411[_0x474da1(0x152)]()[_0x474da1(0x179)](_0x1b141d=>_0x1b141d[_0x474da1(0x191)]&&_0x1b141d[_0x474da1(0x198)]==_0x30f920),_0x57680b=new Set(),_0x51560a=new Set();for(const _0x51e3ff of _0xd0dc94)if(_0x474da1(0x19f)==_0x51e3ff[_0x474da1(0x1b1)])for(const _0x18c008 of _0x51e3ff[_0x474da1(0x1c9)]()){const _0x24444c=_0x18c008[_0x474da1(0x12b)]()[_0x474da1(0x108)]();if(_0x24444c){if(_0x24444c['is'](_0x474da1(0x16f),_0x474da1(0x184))&&Pe(_0x24444c)){_0x51e3ff[_0x474da1(0x1b9)](_0x18c008[_0x474da1(0x1d2)]),_0x57680b[_0x474da1(0x121)](_0x24444c),_0x2b68f3=!0x0;const _0x47cede=_0x24444c[_0x474da1(0x149)],_0x4879e6=_0x24444c[_0x474da1(0x161)],_0x486ce5=_0x47cede&&_0x47cede['is'](_0x474da1(0x16f),_0x474da1(0x184)),_0x5e06fd=_0x4879e6&&_0x4879e6['is'](_0x474da1(0x16f),_0x474da1(0x184));_0x486ce5&&!_0x57680b[_0x474da1(0x171)](_0x47cede)&&_0x51560a[_0x474da1(0x121)](_0x47cede),_0x5e06fd&&!_0x57680b[_0x474da1(0x171)](_0x4879e6)&&_0x51560a[_0x474da1(0x121)](_0x4879e6);}else _0x24444c['is'](_0x474da1(0x16f),_0x474da1(0x1c2))&&_0x24444c[_0x474da1(0x188)]&&(_0x51e3ff[_0x474da1(0x1b9)](_0x18c008[_0x474da1(0x1d2)]),_0x2b68f3=!0x0);}}else{if(_0x474da1(0x151)==_0x51e3ff[_0x474da1(0x1b1)]){if(!_0x51e3ff[_0x474da1(0x15d)]||!_0x51e3ff[_0x474da1(0x15d)][_0x474da1(0x12e)])continue;const _0x3a5939=_0x51e3ff[_0x474da1(0x15d)][_0x474da1(0x160)];if(_0x3a5939&&Object[_0x474da1(0x10d)](_0x3a5939)[_0x474da1(0x117)])continue;const _0x212d7e=_0x51e3ff[_0x474da1(0x15d)][_0x474da1(0x12e)];let _0x47d8ab=!0x0,_0x47b3ae=!0x0;for(const _0x3a30cc of _0xd0dc94)if(_0x3a30cc[_0x474da1(0x1b1)]&&_0x3a30cc[_0x474da1(0x1b1)][_0x474da1(0x120)](_0x474da1(0x19f))){if(!_0x3a30cc[_0x474da1(0x15d)][_0x474da1(0x12e)]){_0x47b3ae=!0x1;break;}if(_0x3a30cc['id']!=_0x51e3ff['id']&&_0x3a30cc[_0x474da1(0x15d)][_0x474da1(0x12e)]==_0x212d7e){_0x47d8ab=!0x1;break;}}_0x47b3ae&&_0x47d8ab&&(_0x51e3ff[_0x474da1(0x1ce)](),_0x2b68f3=!0x0);}}for(const _0xf87c7b of _0x57680b)_0x5e3a72[_0x474da1(0x13a)](_0xf87c7b);for(const _0x341daf of _0x51560a)_0x5e3a72[_0x474da1(0x18f)](_0x341daf);return _0x2b68f3;}),_0x3af22d[_0xe0394d(0x10e)][_0xe0394d(0x19a)](_0xe0394d(0x10c))[_0xe0394d(0x17c)]({'model':_0xe0394d(0x14a),'view':(_0x1c1bb4,_0x40f299)=>_0x56bd61(_0x1c1bb4),'converterPriority':_0xe0394d(0x128)}),_0x3af22d[_0xe0394d(0x10e)][_0xe0394d(0x19a)](_0xe0394d(0x176))[_0xe0394d(0x17c)]({'model':_0xe0394d(0x14a),'view':(_0x4e5123,_0x35ba58)=>_0x35ba58[_0xe0394d(0x19c)][_0xe0394d(0x113)]?_0x56bd61(_0x4e5123,!0x1):null,'converterPriority':_0xe0394d(0x128)});const _0x1e9456=_0x3af22d[_0xe0394d(0x143)][_0xe0394d(0x13b)];this[_0xe0394d(0x147)](_0x1e9456[_0xe0394d(0x1cc)],_0xe0394d(0x125),(_0xb38138,_0x3de44b)=>{const _0xc6ae5f=_0xe0394d,_0x536e17=[];for(const _0x307835 of _0x1e9456[_0xc6ae5f(0x156)](_0x3de44b[_0xc6ae5f(0x1bd)])[_0xc6ae5f(0x1a0)]())_0x307835['is'](_0xc6ae5f(0x16f),_0xc6ae5f(0x13c))&&_0x536e17[_0xc6ae5f(0x144)](_0x307835);_0x1e9456[_0xc6ae5f(0x13d)](_0x39c9b3=>{const _0x43fe54=_0xc6ae5f;for(const _0x58625f of _0x536e17)_0x39c9b3[_0x43fe54(0x170)](_0x39c9b3[_0x43fe54(0x156)](_0x58625f),_0x39c9b3[_0x43fe54(0x1c7)](_0x58625f)),_0x39c9b3[_0x43fe54(0x13a)](_0x58625f);});});}}function _0x5349(){const _0x117e6f=['push','updateMarker','forceDefaultExecution','listenTo','commands','nextSibling','suggestion:formatBlock:tablePasteCell','accept','getTableIfOnlyTableInContent','30226eBVNfd','detach','previous','editor','tablePasteCell','getSuggestions','nodeAfter','getAttributes','getRows','createRangeIn','trackChanges','getChildren','set','forEach','createElement','setAttributes','attributes','tableCellPadding','getRanges','markerAttributes','previousSibling','getRowIndexes','register','map','suggestionLoaded','selection','discard','2710laIekw','getShiftedBy','next','table','17181708DnbHmW','TrackChangesEditing','getChild','element','move','has','differ','Users','ck-suggestion-marker-insertion','_createdBatches','dataDowncast','batch','getColumnIndexes','filter','fromRange','suggestionUnloaded','markerToHighlight','formatBlock','column','documentSelection','columnInsertionRanges','low','ck-suggestion-marker','tableCellVerticalAlignment','tableCellSuggestion','insertContent','suggestion','model','isEmpty','tableCellBorderWidth','tableCell','deletionRanges','getAllAdjacentSuggestions','row','tablePasteRow','unwrap','start','isInContent','last','cell','fromEntries','columnInsertionIndexes','tableCellBorderColor','_splitMarkerName','author','value','for','_getCoordsForCells','options','cells','_tablePostFixingSubtypes','tablePaste','getItems','4TTJTuf','tableCellHorizontalAlignment','126oiPLrW','descriptionFactory','locale','plugins','1517655WrBFhT','type','position','getSuggestionCallback','createTableWalker','isEqual','findAncestor','some','get','newRange','subType','removeColumns','endRow','activeMarkers','removeRows','from','root','tableCellBorderStyle','removeMarker','first','1969ogpMTl','requires','content','markMultiRangeBlockFormat','reduce','setAttribute','$graveyard','paragraph','insertion','registerCustomCallback','oldRange','insertionRanges','createPositionBefore','getSelectionAffectedTableCells','getMarkers','redo','insert','document','markMultiRangeInsertion','removeMarkers','getChanges','TableClipboard','_suggestionFactory','name','endColumn','createRange','stop','return','elementToElement','getContainedElement','join','tableCellBackgroundColor','564ySoeiA','editingDowncast','keys','conversion','rows','getSuggestion','rowInsertionIndexes','238416xGYgGo','showSuggestionHighlights','hasSuggestion','insertColumns','9UWnUTh','length','registerPostFixer','fill','includes','51237Wubdel','markers','find','deletion','wrap','startsWith','add','markMultiRangeDeletion','afterInit','containsRange','clipboardOutput','rowInsertionRanges','_isForcedDefaultExecutionBlock','high','getChangedMarkers','_replaceTableSlotCell','getRange','registerDescriptionCallback','entries','tablePasteChainId','13ohvnuB','schema','createRangeOn','call','7238gcOVFX','rootName','tablePasteColumn','ck-suggestion-marker--active','getColumns','TableUtils','markerName','remove','view','suggestion-td','change','*Replace\x20table\x20cells*','insertRows','every','columns','end','editing'];_0x5349=function(){return _0x117e6f;};return _0x5349();}function Pe(_0xa4b27e){const _0x2a201a=_0x5de5b1;if(_0xa4b27e[_0x2a201a(0x188)])return!0x0;const _0x2d87af=_0xa4b27e[_0x2a201a(0x16e)](0x0);return _0x2d87af['is'](_0x2a201a(0x16f),_0x2a201a(0x1c2))&&_0x2d87af[_0x2a201a(0x188)];}function he(_0x51af71,_0x2a330a={},_0x537d07){const _0x25a86b=_0x5de5b1;for(const {isAnchor:_0x435453,cellHeight:_0x45c7ec,cellWidth:_0x2d2482}of _0x537d07[_0x25a86b(0x1ab)](_0x51af71,{'includeAllSlots':!0x0,..._0x2a330a}))if(!_0x435453||0x1!=_0x45c7ec||0x1!=_0x2d2482)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x26818d=_0x6a48;function _0x6a48(_0x89a9a7,_0x5871ba){const _0x53f6bc=_0x53f6();return _0x6a48=function(_0x6a4882,_0x5e0416){_0x6a4882=_0x6a4882-0x144;let _0x4414b4=_0x53f6bc[_0x6a4882];return _0x4414b4;},_0x6a48(_0x89a9a7,_0x5871ba);}(function(_0x2cf428,_0xd9a97f){const _0x43bbb3=_0x6a48,_0x58f9eb=_0x2cf428();while(!![]){try{const _0x1a7c17=-parseInt(_0x43bbb3(0x14c))/0x1*(-parseInt(_0x43bbb3(0x15a))/0x2)+parseInt(_0x43bbb3(0x161))/0x3*(-parseInt(_0x43bbb3(0x17d))/0x4)+parseInt(_0x43bbb3(0x165))/0x5*(parseInt(_0x43bbb3(0x160))/0x6)+-parseInt(_0x43bbb3(0x16b))/0x7*(-parseInt(_0x43bbb3(0x172))/0x8)+parseInt(_0x43bbb3(0x170))/0x9+parseInt(_0x43bbb3(0x14d))/0xa*(parseInt(_0x43bbb3(0x16c))/0xb)+-parseInt(_0x43bbb3(0x152))/0xc;if(_0x1a7c17===_0xd9a97f)break;else _0x58f9eb['push'](_0x58f9eb['shift']());}catch(_0x11ee0b){_0x58f9eb['push'](_0x58f9eb['shift']());}}}(_0x53f6,0xa5e76));import{Plugin as _0x31e489}from'ckeditor5/src/core.js';function _0x53f6(){const _0x161d90=['getSuggestionCallback','*Format:*\x20resize\x20table','984fhhDra','5823PmBkKY','bind','table','type','41145RbVhCj','tableWidth','has','plugins','Users','locale','24731JxlJwo','6260749lHQHaJ','_suggestionFactory','resizeTableWidth','discard','28899BtXZCG','selection','2792tLzweF','get','getAttribute','getSelectedElement','model','columnWidths','getTableColumnsWidths','format','TableColumnResizeEditing','afterInit','resizeTable','580lBjYoE','registerDescriptionCallback','getColumnGroupElement','document','handleSuggestionDescription','formatBlock','change','author','editor','6156arJZGI','10uBBKGx','formatGroupId','data','registerCustomCallback','markBlockFormat','27287808NcbVKh','commandParams','getSuggestions','formatInline','descriptionFactory','enableCommand','accept','TrackChangesEditing','26aOXnQU','subType','handleResizeTableWidthCommand','getContainedElement'];_0x53f6=function(){return _0x161d90;};return _0x53f6();}import{getTranslation as _0x50d4fd}from'../utils/common-translations.js';export default class vt extends _0x31e489{[_0x26818d(0x17b)](){const _0x548723=_0x26818d;if(!this[_0x548723(0x14b)][_0x548723(0x168)][_0x548723(0x167)](_0x548723(0x17a)))return;const _0x295477=this[_0x548723(0x14b)][_0x548723(0x168)][_0x548723(0x173)](_0x548723(0x159));_0x295477[_0x548723(0x157)](_0x548723(0x16e),this[_0x548723(0x15c)][_0x548723(0x162)](this)),_0x295477[_0x548723(0x16d)][_0x548723(0x150)](_0x548723(0x148),_0x548723(0x17c),_0x548723(0x158),_0x295477[_0x548723(0x16d)][_0x548723(0x15e)](_0x548723(0x148),null,_0x548723(0x16f))),_0x295477[_0x548723(0x16d)][_0x548723(0x150)](_0x548723(0x148),_0x548723(0x17c),_0x548723(0x16f),_0x295477[_0x548723(0x16d)][_0x548723(0x15e)](_0x548723(0x148),null,_0x548723(0x158))),_0x295477[_0x548723(0x156)][_0x548723(0x144)](this[_0x548723(0x147)][_0x548723(0x162)](this));}[_0x26818d(0x15c)](_0x1c964f,_0x1d2e6b){const _0x230a6a=_0x26818d,_0xa30d29=this[_0x230a6a(0x14b)][_0x230a6a(0x168)][_0x230a6a(0x173)](_0x230a6a(0x159)),_0x5da686=this[_0x230a6a(0x14b)][_0x230a6a(0x168)][_0x230a6a(0x173)](_0x230a6a(0x17a)),_0x1aeaa9=_0x1d2e6b[_0x230a6a(0x163)]||this[_0x230a6a(0x14b)][_0x230a6a(0x176)][_0x230a6a(0x146)][_0x230a6a(0x171)][_0x230a6a(0x175)]();this[_0x230a6a(0x14b)][_0x230a6a(0x176)][_0x230a6a(0x149)](()=>{const _0x595c6c=_0x230a6a,_0x314e76=_0x5da686[_0x595c6c(0x145)](_0x1aeaa9);let _0x3438d0=_0x314e76?_0x5da686[_0x595c6c(0x178)](_0x314e76):null,_0x59ceb3=_0x1aeaa9[_0x595c6c(0x174)](_0x595c6c(0x166))||null;const _0x1679af=_0x1d2e6b[_0x595c6c(0x166)]||_0x59ceb3,_0x4aad55=_0x1d2e6b[_0x595c6c(0x177)]||_0x3438d0,_0x2d81e8=this[_0x595c6c(0x14b)][_0x595c6c(0x168)][_0x595c6c(0x173)](_0x595c6c(0x169))['me'];for(const _0x163f8e of _0xa30d29[_0x595c6c(0x154)]()){const _0x46b60c=_0x163f8e[_0x595c6c(0x15d)]();if(_0x595c6c(0x17c)===_0x163f8e[_0x595c6c(0x15b)]&&_0x46b60c===_0x1aeaa9){_0x163f8e[_0x595c6c(0x14a)]!==_0x2d81e8&&_0x163f8e[_0x595c6c(0x16f)]();const _0x597462=_0x163f8e[_0x595c6c(0x14f)][_0x595c6c(0x153)];_0x59ceb3=_0x597462[0x0][_0x595c6c(0x166)],_0x3438d0=_0x597462[0x0][_0x595c6c(0x177)];break;}}_0x1c964f({'table':_0x1aeaa9,'tableWidth':_0x1679af,'columnWidths':_0x4aad55}),_0xa30d29[_0x595c6c(0x151)](_0x1aeaa9,{'commandName':_0x595c6c(0x16e),'commandParams':[{'tableWidth':_0x59ceb3,'columnWidths':_0x3438d0}],'formatGroupId':_0x595c6c(0x17c)},[],_0x595c6c(0x17c));});}[_0x26818d(0x147)](_0x538cc7){const _0x983b1d=_0x26818d;if(_0x983b1d(0x148)!=_0x538cc7[_0x983b1d(0x164)]&&_0x983b1d(0x155)!=_0x538cc7[_0x983b1d(0x164)])return;const {data:_0x57697e}=_0x538cc7;if(_0x57697e&&_0x983b1d(0x17c)===_0x57697e[_0x983b1d(0x14e)]){const _0x5de0b5=_0x983b1d(0x15f);return{'type':_0x983b1d(0x179),'content':_0x50d4fd(this[_0x983b1d(0x14b)][_0x983b1d(0x16a)],_0x5de0b5)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x268b50=_0x1ab4;function _0x418e(){const _0x209a69=['FORMAT_HEADER_COLUMN','accept','name','options','_suggestionFactory','get','createTableWalker','nodeBefore','registerDescriptionCallback','FORMAT_REGULAR_COLUMN','markerNameToElements','cell','locale','has','forceValue','_handleLegacySuggestions','5661161CzeXlt','18Kgmqwc','FORMAT_REGULAR_ROW','unbindElementFromMarkerName','registerBlockAttribute','8AUkcGW','editing','end','ck-suggestion-marker--active','data','headingColumns','*Format:*\x20%0','54TXGJMh','ck-suggestion-marker-','consume','type','removeClass','bindElementToMarker','includes','editor','removeMarker:suggestion','FORMAT_HEADER_ROW','start','2858023dulzNb','addClass','stop','highest','markerName','markerRange','602460gFOkQd','478632KBPhko','24380fyrLLe','12yQYCWG','commandName','getCellLocation','_acceptFormatSuggestionCallbackFactory','getSuggestion','28433rESubZ','item','descriptionFactory','setTableRowHeader','TrackChangesEditing','parent','removeAttribute','writer','downcastDispatcher','TableUtils','_registerLegacyDescription','commandParams','activeMarkers','format','consumable','headingRows','_splitMarkerName','enableDefaultAttributesIntegration','registerAttributeLabel','data-suggestion','TableEditing','setTableColumnHeader','mapper','showSuggestionHighlights','1840680JqYaVU','registerCustomCallback','afterInit','nodeAfter','toViewElement','plugins','addMarker:suggestion','requires','setAttribute','formatBlock'];_0x418e=function(){return _0x209a69;};return _0x418e();}(function(_0xf12f75,_0x357e9b){const _0x5bfa24=_0x1ab4,_0x2584a2=_0xf12f75();while(!![]){try{const _0x206690=-parseInt(_0x5bfa24(0x99))/0x1*(parseInt(_0x5bfa24(0x94))/0x2)+parseInt(_0x5bfa24(0xd7))/0x3*(parseInt(_0x5bfa24(0x93))/0x4)+parseInt(_0x5bfa24(0xb1))/0x5+-parseInt(_0x5bfa24(0x92))/0x6+parseInt(_0x5bfa24(0x8b))/0x7*(-parseInt(_0x5bfa24(0xd0))/0x8)+parseInt(_0x5bfa24(0xcc))/0x9*(-parseInt(_0x5bfa24(0x91))/0xa)+parseInt(_0x5bfa24(0xcb))/0xb;if(_0x206690===_0x357e9b)break;else _0x2584a2['push'](_0x2584a2['shift']());}catch(_0x1fea62){_0x2584a2['push'](_0x2584a2['shift']());}}}(_0x418e,0x34162));function _0x1ab4(_0x37c09d,_0x4a40ba){const _0x418e04=_0x418e();return _0x1ab4=function(_0x1ab44a,_0x1f8c84){_0x1ab44a=_0x1ab44a-0x8b;let _0x116d8c=_0x418e04[_0x1ab44a];return _0x116d8c;},_0x1ab4(_0x37c09d,_0x4a40ba);}import{Plugin as _0x3e7a3c}from'ckeditor5/src/core.js';import _0x23da12 from'./table.js';import{getTranslation as _0x52298c}from'../utils/common-translations.js';export default class At extends _0x3e7a3c{static get[_0x268b50(0xb8)](){return[_0x23da12];}[_0x268b50(0xb3)](){const _0x3ffca4=_0x268b50,_0x11d75b=this[_0x3ffca4(0xde)];if(!_0x11d75b[_0x3ffca4(0xb6)][_0x3ffca4(0xc8)](_0x3ffca4(0xad)))return;const _0x21239d=_0x11d75b[_0x3ffca4(0xc7)],_0x1575fb=_0x11d75b[_0x3ffca4(0xb6)][_0x3ffca4(0xc0)](_0x3ffca4(0x9d));_0x1575fb[_0x3ffca4(0xaa)](_0x3ffca4(0x9c)),_0x1575fb[_0x3ffca4(0xaa)](_0x3ffca4(0xae)),_0x1575fb[_0x3ffca4(0xcf)](_0x3ffca4(0xa8)),_0x1575fb[_0x3ffca4(0xcf)](_0x3ffca4(0xd5)),_0x1575fb[_0x3ffca4(0x9b)][_0x3ffca4(0xab)](_0x3ffca4(0xa8),_0x52298c(_0x21239d,_0x3ffca4(0xe0))),_0x1575fb[_0x3ffca4(0x9b)][_0x3ffca4(0xab)](_0x3ffca4(0xd5),_0x52298c(_0x21239d,_0x3ffca4(0xbb))),this[_0x3ffca4(0xca)]();}[_0x268b50(0xca)](){const _0x227608=_0x268b50,_0x50594f=this[_0x227608(0xde)][_0x227608(0xb6)][_0x227608(0xc0)](_0x227608(0x9d)),_0x5bc325=this[_0x227608(0xde)][_0x227608(0xb6)][_0x227608(0xc0)](_0x227608(0xa2)),_0x127d48=this[_0x227608(0xde)][_0x227608(0xb6)][_0x227608(0xc0)](_0x23da12)[_0x227608(0x97)]();function _0x3a531b({showActiveMarker:_0x53b14b=!0x0,setDataAttribute:_0x26d545=!0x0}={}){return(_0x16eef5,_0x40e616,_0x2f5b38)=>{const _0x196a30=_0x1ab4,{type:_0x115382,id:_0xceb3a5}=_0x50594f[_0x196a30(0xa9)](_0x40e616[_0x196a30(0x8f)]),_0x2a3200=_0x50594f[_0x196a30(0x98)](_0xceb3a5),_0x580580=_0x2a3200[_0x196a30(0xd4)];if(_0x196a30(0xba)!=_0x2a3200[_0x196a30(0xda)]||!_0x580580||_0x196a30(0xae)!=_0x580580[_0x196a30(0x95)])return;if(_0x40e616[_0x196a30(0x9a)])return void _0x16eef5[_0x196a30(0x8d)]();if(!_0x2f5b38[_0x196a30(0xa7)][_0x196a30(0xd9)](_0x40e616[_0x196a30(0x90)],_0x16eef5[_0x196a30(0xbd)]))return;const _0x432842=_0x40e616[_0x196a30(0x90)][_0x196a30(0xe1)][_0x196a30(0xb4)],_0xcb2769=_0x40e616[_0x196a30(0x90)][_0x196a30(0xd2)][_0x196a30(0xc2)],_0x56caa6=_0x432842[_0x196a30(0x9e)][_0x196a30(0x9e)],{column:_0x24e57b}=_0x5bc325[_0x196a30(0x96)](_0x432842),{column:_0x41c0d7}=_0x5bc325[_0x196a30(0x96)](_0xcb2769);for(let _0x31e975=_0x24e57b;_0x31e975<=_0x41c0d7;_0x31e975++){const _0x592795=_0x5bc325[_0x196a30(0xc1)](_0x56caa6,{'column':_0x31e975,'includeAllSlots':!0x1});for(const _0x552501 of _0x592795){const _0x55e5dd=_0x552501[_0x196a30(0xc6)],_0x454d8a=_0x2f5b38[_0x196a30(0xaf)][_0x196a30(0xb5)](_0x55e5dd);_0x2f5b38[_0x196a30(0xa0)][_0x196a30(0x8c)](_0x196a30(0xd8)+_0x115382,_0x454d8a),_0x26d545&&_0x2f5b38[_0x196a30(0xa0)][_0x196a30(0xb9)](_0x196a30(0xac),_0xceb3a5,_0x454d8a),_0x2f5b38[_0x196a30(0xaf)][_0x196a30(0xdc)](_0x454d8a,_0x40e616[_0x196a30(0x8f)]),_0x53b14b&&(_0x50594f[_0x196a30(0xa5)][_0x196a30(0xdd)](_0x40e616[_0x196a30(0x8f)])?_0x2f5b38[_0x196a30(0xa0)][_0x196a30(0x8c)](_0x196a30(0xd3),_0x454d8a):_0x2f5b38[_0x196a30(0xa0)][_0x196a30(0xdb)](_0x196a30(0xd3),_0x454d8a));}}};}_0x50594f[_0x227608(0xbf)][_0x227608(0xb2)](_0x227608(0xba),_0x227608(0x9c),_0x227608(0xbc),_0x127d48),_0x50594f[_0x227608(0xbf)][_0x227608(0xb2)](_0x227608(0xba),_0x227608(0xae),_0x227608(0xbc),_0x127d48),this[_0x227608(0xde)][_0x227608(0xd1)][_0x227608(0xa1)]['on'](_0x227608(0xb7),_0x3a531b(),{'priority':_0x227608(0x8e)}),this[_0x227608(0xde)][_0x227608(0xd4)][_0x227608(0xa1)]['on'](_0x227608(0xb7),(_0x4432a1,_0x1492c6,_0x11ff7c)=>{const _0x4ac9bd=_0x227608;_0x11ff7c[_0x4ac9bd(0xbe)][_0x4ac9bd(0xb0)]&&_0x3a531b({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x4432a1,_0x1492c6,_0x11ff7c);},{'priority':_0x227608(0x8e)}),this[_0x227608(0xde)][_0x227608(0xd1)][_0x227608(0xa1)]['on'](_0x227608(0xdf),(_0x2c180d,_0x54804b,_0x4cc14d)=>{const _0x3d5500=_0x227608,{type:_0x9a0158,id:_0x3ef180}=_0x50594f[_0x3d5500(0xa9)](_0x54804b[_0x3d5500(0x8f)]),_0x4b2922=_0x50594f[_0x3d5500(0x98)](_0x3ef180),_0x445ab1=_0x4b2922[_0x3d5500(0xd4)];if(_0x3d5500(0xba)!=_0x4b2922[_0x3d5500(0xda)]||!_0x445ab1||_0x3d5500(0xae)!=_0x445ab1[_0x3d5500(0x95)])return;const _0x375727=_0x4cc14d[_0x3d5500(0xaf)][_0x3d5500(0xc5)](_0x54804b[_0x3d5500(0x8f)]);if(_0x375727){for(const _0xe0494b of _0x375727)_0x4cc14d[_0x3d5500(0xa0)][_0x3d5500(0xdb)](_0x3d5500(0xd8)+_0x9a0158,_0xe0494b),_0x4cc14d[_0x3d5500(0xa0)][_0x3d5500(0xdb)](_0x3d5500(0xd3),_0xe0494b),_0x4cc14d[_0x3d5500(0xa0)][_0x3d5500(0x9f)](_0x3d5500(0xac),_0xe0494b),_0x4cc14d[_0x3d5500(0xaf)][_0x3d5500(0xce)](_0xe0494b,_0x54804b[_0x3d5500(0x8f)]);}},{'priority':_0x227608(0x8e)}),this[_0x227608(0xa3)]();}[_0x268b50(0xa3)](){const _0x2b31ec=_0x268b50,_0x8ef340=this[_0x2b31ec(0xde)],_0x18eaf6=_0x8ef340[_0x2b31ec(0xc7)];function _0x19eab0(_0x3d5cad){const _0x5470b3=_0x2b31ec;return{'type':_0x5470b3(0xa6),'content':_0x52298c(_0x18eaf6,_0x5470b3(0xd6),_0x3d5cad)};}_0x8ef340[_0x2b31ec(0xb6)][_0x2b31ec(0xc0)](_0x2b31ec(0x9d))[_0x2b31ec(0x9b)][_0x2b31ec(0xc3)](_0x4468df=>{const _0x512484=_0x2b31ec;if(_0x512484(0xba)!=_0x4468df[_0x512484(0xda)])return;const {data:_0xeaedf6}=_0x4468df;if(_0xeaedf6){if(_0x512484(0x9c)==_0xeaedf6[_0x512484(0x95)]){const _0x476bfb=_0xeaedf6[_0x512484(0xa4)][0x0][_0x512484(0xc9)];return _0x19eab0(_0x52298c(_0x18eaf6,_0x476bfb?_0x512484(0xe0):_0x512484(0xcd)));}if(_0x512484(0xae)==_0xeaedf6[_0x512484(0x95)]){const _0xf94e85=_0xeaedf6[_0x512484(0xa4)][0x0][_0x512484(0xc9)];return _0x19eab0(_0x52298c(_0x18eaf6,_0xf94e85?_0x512484(0xbb):_0x512484(0xc4)));}}});}}
|