@ckeditor/ckeditor5-track-changes 42.0.0-alpha.11 → 42.0.0-alpha.14
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
|
+
const _0x189861=_0x4c1a;(function(_0x90fcb4,_0x118e3c){const _0x302cc3=_0x4c1a,_0x3fb423=_0x90fcb4();while(!![]){try{const _0x307403=parseInt(_0x302cc3(0x148))/0x1*(parseInt(_0x302cc3(0x14a))/0x2)+parseInt(_0x302cc3(0x151))/0x3*(-parseInt(_0x302cc3(0x153))/0x4)+parseInt(_0x302cc3(0x146))/0x5*(parseInt(_0x302cc3(0x13e))/0x6)+-parseInt(_0x302cc3(0x147))/0x7*(parseInt(_0x302cc3(0x149))/0x8)+-parseInt(_0x302cc3(0x13c))/0x9*(-parseInt(_0x302cc3(0x140))/0xa)+parseInt(_0x302cc3(0x14f))/0xb*(-parseInt(_0x302cc3(0x157))/0xc)+parseInt(_0x302cc3(0x142))/0xd;if(_0x307403===_0x118e3c)break;else _0x3fb423['push'](_0x3fb423['shift']());}catch(_0x128691){_0x3fb423['push'](_0x3fb423['shift']());}}}(_0x4494,0x55050));import{Plugin as _0x4c1f7a}from'ckeditor5/src/core.js';function _0x4494(){const _0x2dbb72=['acceptSelectedSuggestions','discardSuggestion','afterInit','12wTJJcA','goToPreviousRestrictedEditingException','acceptAllSuggestions','9YXRxBF','plugins','1552074AnlqHn','discardAllSuggestions','3618600iTBiQH','get','7591402pVvfyw','trackChanges','enableCommand','goToNextRestrictedEditingException','5jGhLBq','658637tvkHyR','1idDHQM','8PJuUby','954782xxmmyK','RestrictedEditingModeEditing','has','acceptSuggestion','editor','7036040yoTKGE','TrackChangesEditing','3921LfEnhn','discardSelectedSuggestions','1836qcuJAx'];_0x4494=function(){return _0x2dbb72;};return _0x4494();}function _0x4c1a(_0x42234f,_0xf1eeb5){const _0x449464=_0x4494();return _0x4c1a=function(_0x4c1adf,_0x5dcdce){_0x4c1adf=_0x4c1adf-0x13b;let _0x5156f4=_0x449464[_0x4c1adf];return _0x5156f4;},_0x4c1a(_0x42234f,_0xf1eeb5);}export default class kt extends _0x4c1f7a{[_0x189861(0x156)](){const _0x5ce7aa=_0x189861,_0x581943=this[_0x5ce7aa(0x14e)];if(!_0x581943[_0x5ce7aa(0x13d)][_0x5ce7aa(0x14c)](_0x5ce7aa(0x14b)))return;const _0x343f57=_0x581943[_0x5ce7aa(0x13d)][_0x5ce7aa(0x141)](_0x5ce7aa(0x150));_0x343f57[_0x5ce7aa(0x144)](_0x5ce7aa(0x158)),_0x343f57[_0x5ce7aa(0x144)](_0x5ce7aa(0x145));const _0x5660bf=_0x581943[_0x5ce7aa(0x13d)][_0x5ce7aa(0x141)](_0x5ce7aa(0x14b));_0x5660bf[_0x5ce7aa(0x144)](_0x5ce7aa(0x143)),_0x5660bf[_0x5ce7aa(0x144)](_0x5ce7aa(0x14d)),_0x5660bf[_0x5ce7aa(0x144)](_0x5ce7aa(0x155)),_0x5660bf[_0x5ce7aa(0x144)](_0x5ce7aa(0x13b)),_0x5660bf[_0x5ce7aa(0x144)](_0x5ce7aa(0x13f)),_0x5660bf[_0x5ce7aa(0x144)](_0x5ce7aa(0x154)),_0x5660bf[_0x5ce7aa(0x144)](_0x5ce7aa(0x152));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3dfe78=_0x237c;(function(_0xed207c,_0x15be9b){const _0x56c9e0=_0x237c,_0x14002f=_0xed207c();while(!![]){try{const _0x5405b6=parseInt(_0x56c9e0(0xba))/0x1+parseInt(_0x56c9e0(0xbf))/0x2+-parseInt(_0x56c9e0(0xc5))/0x3*(parseInt(_0x56c9e0(0xc4))/0x4)+-parseInt(_0x56c9e0(0xaf))/0x5+parseInt(_0x56c9e0(0xa0))/0x6+parseInt(_0x56c9e0(0xb4))/0x7*(-parseInt(_0x56c9e0(0xae))/0x8)+-parseInt(_0x56c9e0(0xa5))/0x9*(-parseInt(_0x56c9e0(0x9f))/0xa);if(_0x5405b6===_0x15be9b)break;else _0x14002f['push'](_0x14002f['shift']());}catch(_0x49e93c){_0x14002f['push'](_0x14002f['shift']());}}}(_0x1282,0xe5eba));function _0x237c(_0x418e2f,_0x51cac0){const _0x12827b=_0x1282();return _0x237c=function(_0x237c8f,_0x11079c){_0x237c8f=_0x237c8f-0x95;let _0x1e391e=_0x12827b[_0x237c8f];return _0x1e391e;},_0x237c(_0x418e2f,_0x51cac0);}import{Plugin as _0xe39f02}from'ckeditor5/src/core.js';function _0x1282(){const _0xeb083b=['ELEMENT_LINE_BREAK','options','enableCommand','ck-suggestion-marker-','editing','1686711DAjikA','element','init','test','shiftEnter','1812454qHIwPd','split','get','plugins','registerElementLabel','24nPpBnB','849576oGWkTn','addMarker:suggestion:insertion','createPositionBefore','requires','activeMarkers','locale','toViewPosition','markerName','softBreak','writer','editor','data','markerRange','consumable','descriptionFactory','bindElementToMarker','getItems','addMarker:suggestion:deletion','30RVqwwD','6256416EOonnU','name','insert','createUIElement','high','2654199ZGFqtS','addMarker:suggestion','deletion','showSuggestionHighlights','merge','downcastDispatcher','mapper','span','includes','3190472YbEbqG','7403460NAzJta','ck-suggestion-marker--active','model','addClass','TrackChangesEditing','7ptztIz'];_0x1282=function(){return _0xeb083b;};return _0x1282();}import{ShiftEnter as _0x4c23b1}from'ckeditor5/src/enter.js';import{getTranslation as _0x2fd9a4}from'../utils/common-translations.js';export default class bt extends _0xe39f02{static get[_0x3dfe78(0xc8)](){return[_0x4c23b1];}[_0x3dfe78(0xbc)](){const _0x2f73e0=_0x3dfe78,_0x53a701=this[_0x2f73e0(0x97)],_0x159aa6=_0x53a701[_0x2f73e0(0xc2)][_0x2f73e0(0xc1)](_0x2f73e0(0xb3));_0x159aa6[_0x2f73e0(0xb7)](_0x2f73e0(0xbe)),_0x53a701[_0x2f73e0(0xb9)][_0x2f73e0(0xaa)]['on'](_0x2f73e0(0xc6),de(_0x53a701),{'priority':_0x2f73e0(0xa4)}),_0x53a701[_0x2f73e0(0xb9)][_0x2f73e0(0xaa)]['on'](_0x2f73e0(0x9e),de(_0x53a701),{'priority':_0x2f73e0(0xa4)}),_0x53a701[_0x2f73e0(0x98)][_0x2f73e0(0xaa)]['on'](_0x2f73e0(0xa6),(_0x30d137,_0x2176ef,_0x196b85)=>{const _0x2579ad=_0x2f73e0;_0x196b85[_0x2579ad(0xb6)][_0x2579ad(0xa8)]&&de(_0x53a701,{'showActiveMarker':!0x1})(_0x30d137,_0x2176ef,_0x196b85);}),_0x159aa6[_0x2f73e0(0x9b)][_0x2f73e0(0xc3)](_0x2f73e0(0x95),_0xe772dc=>_0x2fd9a4(_0x53a701[_0x2f73e0(0xca)],_0x2f73e0(0xb5),_0xe772dc));}}function de(_0x4fa8ba,{showActiveMarker:_0x172ef5=!0x0}={}){return(_0xf750b,_0x4a4e79,_0x305b8c)=>{const _0x36f923=_0x237c,_0x207cf0=_0x4fa8ba[_0x36f923(0xc2)][_0x36f923(0xc1)](_0x36f923(0xb3));if(!_0x305b8c[_0x36f923(0x9a)][_0x36f923(0xbd)](_0x4a4e79[_0x36f923(0x99)],_0xf750b[_0x36f923(0xa1)]))return;const _0x29bae2=_0x4fa8ba[_0x36f923(0xb1)];for(const _0x474708 of _0x4a4e79[_0x36f923(0x99)][_0x36f923(0x9d)]()){if(!_0x474708['is'](_0x36f923(0xbb),_0x36f923(0x95)))continue;const _0x2eea0e=_0x36f923(0xa7)==_0x4a4e79[_0x36f923(0xcc)][_0x36f923(0xc0)](':')[0x1]?_0x36f923(0xa9):_0x36f923(0xc0),_0x36fc0=_0x305b8c[_0x36f923(0x96)][_0x36f923(0xa3)](_0x36f923(0xac),{'class':_0x36f923(0xb8)+_0x2eea0e}),_0x4963cd=_0x305b8c[_0x36f923(0xab)][_0x36f923(0xcb)](_0x29bae2[_0x36f923(0xc7)](_0x474708));_0x172ef5&&_0x207cf0[_0x36f923(0xc9)][_0x36f923(0xad)](_0x4a4e79[_0x36f923(0xcc)])&&_0x305b8c[_0x36f923(0x96)][_0x36f923(0xb2)](_0x36f923(0xb0),_0x36fc0),_0x305b8c[_0x36f923(0x96)][_0x36f923(0xa2)](_0x4963cd,_0x36fc0),_0x305b8c[_0x36f923(0xab)][_0x36f923(0x9c)](_0x36fc0,_0x4a4e79[_0x36f923(0xcc)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xc3aa3=_0xc782;function _0x5565(){const _0x435488=['StandardEditingModeEditing','plugins','commandName','get','forceValue','639357OUKbIQ','type','382200yYDfjX','formatInline','registerDescriptionCallback','683690QbVxkw','10YUlCvn','locale','30cZvHQs','145670iVDppt','afterInit','from','enableCommand','editor','1370284PnPwFu','121BaDEEh','markInlineFormat','value','2JxCSDH','formatBlock','selection','has','change','isCollapsed','document','commands','FORMAT_RESTRICTED_DISABLED','restrictedEditingException','2158344ntcTXU','TrackChangesEditing','FORMAT_RESTRICTED_ENABLED','descriptionFactory','1196344PKyMBp','format','commandParams','model','getRanges'];_0x5565=function(){return _0x435488;};return _0x5565();}(function(_0x3efce2,_0x5771ec){const _0x3f679c=_0xc782,_0x4c5f4c=_0x3efce2();while(!![]){try{const _0x339095=-parseInt(_0x3f679c(0xa3))/0x1+parseInt(_0x3f679c(0xac))/0x2*(parseInt(_0x3f679c(0x9a))/0x3)+-parseInt(_0x3f679c(0xa8))/0x4*(-parseInt(_0x3f679c(0xa0))/0x5)+-parseInt(_0x3f679c(0xa2))/0x6*(-parseInt(_0x3f679c(0x9c))/0x7)+-parseInt(_0x3f679c(0x90))/0x8+parseInt(_0x3f679c(0x8c))/0x9+parseInt(_0x3f679c(0x9f))/0xa*(-parseInt(_0x3f679c(0xa9))/0xb);if(_0x339095===_0x5771ec)break;else _0x4c5f4c['push'](_0x4c5f4c['shift']());}catch(_0x251ff7){_0x4c5f4c['push'](_0x4c5f4c['shift']());}}}(_0x5565,0x58d1d));import{Plugin as _0x51aeec}from'ckeditor5/src/core.js';function _0xc782(_0x92271f,_0x525413){const _0x5565bc=_0x5565();return _0xc782=function(_0xc782de,_0x5dd12e){_0xc782de=_0xc782de-0x89;let _0x535d44=_0x5565bc[_0xc782de];return _0x535d44;},_0xc782(_0x92271f,_0x525413);}import{getRangesWithAttribute as _0x138b3e}from'./utils.js';import{getTranslation as _0x3d2b33}from'../utils/common-translations.js';export default class wt extends _0x51aeec{[_0xc3aa3(0xa4)](){const _0x456cf1=_0xc3aa3,_0x17d9f7=this[_0x456cf1(0xa7)],_0x5279f6=_0x17d9f7[_0x456cf1(0x93)],_0x23ae51=_0x17d9f7[_0x456cf1(0xa1)];if(!_0x17d9f7[_0x456cf1(0x96)][_0x456cf1(0xaf)](_0x456cf1(0x95)))return;const _0x50740e=_0x17d9f7[_0x456cf1(0x96)][_0x456cf1(0x98)](_0x456cf1(0x8d)),_0x3d6079=_0x456cf1(0x8b),_0x41f2b8=_0x17d9f7[_0x456cf1(0x89)][_0x456cf1(0x98)](_0x3d6079);_0x50740e[_0x456cf1(0xa6)](_0x3d6079,(_0x506d21,_0x47b2a2={})=>{const _0x515584=_0x456cf1,_0x4ee4d2=_0x5279f6[_0x515584(0xb2)][_0x515584(0xae)];if(_0x4ee4d2[_0x515584(0xb1)])return void _0x506d21(_0x47b2a2);const _0x21b61f=void 0x0!==_0x47b2a2[_0x515584(0x99)]?_0x47b2a2[_0x515584(0x99)]:!_0x41f2b8[_0x515584(0xab)];_0x5279f6[_0x515584(0xb0)](()=>{const _0x147501=_0x515584,_0x510e23=Array[_0x147501(0xa5)](_0x4ee4d2[_0x147501(0x94)]());for(const _0x28e022 of _0x510e23){const _0x11f8e1=_0x21b61f?[_0x28e022]:_0x138b3e(_0x3d6079,_0x28e022,_0x5279f6);for(const _0x3d36bc of _0x11f8e1)_0x50740e[_0x147501(0xaa)](_0x3d36bc,{'commandName':_0x3d6079,'commandParams':[{'forceValue':_0x21b61f}]});}});}),_0x50740e[_0x456cf1(0x8f)][_0x456cf1(0x9e)](_0x4318e3=>{const _0x23f217=_0x456cf1;if(_0x23f217(0xad)!=_0x4318e3[_0x23f217(0x9b)]&&_0x23f217(0x9d)!=_0x4318e3[_0x23f217(0x9b)])return;const {data:_0x561f09}=_0x4318e3;return _0x561f09&&_0x561f09[_0x23f217(0x97)]==_0x3d6079?_0x561f09[_0x23f217(0x92)][0x0][_0x23f217(0x99)]?{'type':_0x23f217(0x91),'content':_0x3d2b33(_0x23ae51,_0x23f217(0x8e))}:{'type':_0x23f217(0x91),'content':_0x3d2b33(_0x23ae51,_0x23f217(0x8a))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2e78f9=_0x2f74;(function(_0x2d8600,_0x435bc8){const _0x383e54=_0x2f74,_0x532e4f=_0x2d8600();while(!![]){try{const _0x56db4d=-parseInt(_0x383e54(0x1cb))/0x1+-parseInt(_0x383e54(0x1c3))/0x2*(-parseInt(_0x383e54(0x1ba))/0x3)+-parseInt(_0x383e54(0x1c0))/0x4*(parseInt(_0x383e54(0x1b4))/0x5)+-parseInt(_0x383e54(0x1cc))/0x6+parseInt(_0x383e54(0x1b7))/0x7*(parseInt(_0x383e54(0x1dc))/0x8)+-parseInt(_0x383e54(0x1ad))/0x9+-parseInt(_0x383e54(0x1c9))/0xa*(-parseInt(_0x383e54(0x1c4))/0xb);if(_0x56db4d===_0x435bc8)break;else _0x532e4f['push'](_0x532e4f['shift']());}catch(_0x56e0c1){_0x532e4f['push'](_0x532e4f['shift']());}}}(_0x358c,0x58afb));import{Plugin as _0x36004f}from'ckeditor5/src/core.js';import{getTranslation as _0x1d1072}from'../utils/common-translations.js';function _0x358c(){const _0x5a8b23=['10sdsBHB','FORMAT_STYLE','215332pcOOuD','3399150yIvzZr','block','commandParams','getGhsAttributeNameForElement','formatInline','forceValue','add','*Remove\x20format:*\x20%0','normalizeConfig','format','styleName','registerBlockAttribute','toLowerCase','afterInit','plugins','get','192904wjybDn','_registerLegacyDescription','element','formatBlock','5430762cvQodE','definitions','TrackChangesEditing','inline','registerAttributeLabel','commandName','editor','10XtsLsA','GeneralHtmlSupport','type','98yZOvNG','style','enableDefaultAttributesIntegration','3147jKpoZt','config','registerInlineAttribute','descriptionFactory','Style','ghsAttributes','679196gocMYb','registerDescriptionCallback','*Set\x20format:*\x20%0','806UXwbiq','14605833uVURXx','has','StyleUtils','locale','DataSchema'];_0x358c=function(){return _0x5a8b23;};return _0x358c();}function _0x2f74(_0x235555,_0x14d553){const _0x358cc2=_0x358c();return _0x2f74=function(_0x2f748f,_0x489278){_0x2f748f=_0x2f748f-0x1aa;let _0x105811=_0x358cc2[_0x2f748f];return _0x105811;},_0x2f74(_0x235555,_0x14d553);}export default class yt extends _0x36004f{[_0x2e78f9(0x1d9)](){const _0x5d9ac9=_0x2e78f9,_0x35bcc9=this[_0x5d9ac9(0x1b3)];if(!_0x35bcc9[_0x5d9ac9(0x1da)][_0x5d9ac9(0x1c5)](_0x5d9ac9(0x1be))||!_0x35bcc9[_0x5d9ac9(0x1da)][_0x5d9ac9(0x1c5)](_0x5d9ac9(0x1c8)))return;const _0x49d096=_0x35bcc9[_0x5d9ac9(0x1da)][_0x5d9ac9(0x1db)](_0x5d9ac9(0x1af)),_0xf4417d=_0x35bcc9[_0x5d9ac9(0x1c7)],_0x1b8f15=_0x35bcc9[_0x5d9ac9(0x1bb)][_0x5d9ac9(0x1db)](_0x5d9ac9(0x1b8))||{},_0x26d935=_0x35bcc9[_0x5d9ac9(0x1da)][_0x5d9ac9(0x1db)](_0x5d9ac9(0x1b5)),_0x5a0220=_0x35bcc9[_0x5d9ac9(0x1da)][_0x5d9ac9(0x1db)](_0x5d9ac9(0x1c6))[_0x5d9ac9(0x1d4)](_0x35bcc9[_0x5d9ac9(0x1da)][_0x5d9ac9(0x1db)](_0x5d9ac9(0x1c8)),_0x1b8f15[_0x5d9ac9(0x1ae)]);_0x49d096[_0x5d9ac9(0x1b9)](_0x5d9ac9(0x1b8));const _0x2a6e9f=new Set();for(const _0x1afdec of _0x5a0220[_0x5d9ac9(0x1cd)]){const _0x546af8=_0x26d935[_0x5d9ac9(0x1cf)](_0x1afdec[_0x5d9ac9(0x1ab)]);_0x2a6e9f[_0x5d9ac9(0x1d2)](_0x546af8);}const _0x855106=new Set();for(const _0x12d5f5 of _0x5a0220[_0x5d9ac9(0x1b0)]){const _0x34d7e3=_0x26d935[_0x5d9ac9(0x1cf)](_0x12d5f5[_0x5d9ac9(0x1ab)]);_0x855106[_0x5d9ac9(0x1d2)](_0x34d7e3);for(const _0x10b9f5 of _0x12d5f5[_0x5d9ac9(0x1bf)])_0x855106[_0x5d9ac9(0x1d2)](_0x10b9f5);}for(const _0x5b0df8 of _0x2a6e9f)_0x49d096[_0x5d9ac9(0x1d7)](_0x5b0df8),_0x49d096[_0x5d9ac9(0x1bd)][_0x5d9ac9(0x1b1)](_0x5b0df8,_0x1d1072(_0xf4417d,_0x5d9ac9(0x1ca)));for(const _0x154934 of _0x855106)_0x49d096[_0x5d9ac9(0x1bc)](_0x154934),_0x49d096[_0x5d9ac9(0x1bd)][_0x5d9ac9(0x1b1)](_0x154934,_0x1d1072(_0xf4417d,_0x5d9ac9(0x1ca)));this[_0x5d9ac9(0x1aa)]();}[_0x2e78f9(0x1aa)](){const _0x53f7f5=_0x2e78f9,_0x2a0692=this[_0x53f7f5(0x1b3)],_0x5bc801=_0x2a0692[_0x53f7f5(0x1c7)];_0x2a0692[_0x53f7f5(0x1da)][_0x53f7f5(0x1db)](_0x53f7f5(0x1af))[_0x53f7f5(0x1bd)][_0x53f7f5(0x1c1)](_0x2aa2bf=>{const _0x393bce=_0x53f7f5;if(_0x393bce(0x1ac)!=_0x2aa2bf[_0x393bce(0x1b6)]&&_0x393bce(0x1d0)!=_0x2aa2bf[_0x393bce(0x1b6)])return;const {data:_0x444122}=_0x2aa2bf;return _0x444122&&_0x393bce(0x1b8)===_0x444122[_0x393bce(0x1b2)]?_0x444122[_0x393bce(0x1ce)][0x0][_0x393bce(0x1d1)]?{'type':_0x393bce(0x1d5),'content':_0x1d1072(_0x5bc801,_0x393bce(0x1c2),_0x444122[_0x393bce(0x1ce)][0x0][_0x393bce(0x1d6)][_0x393bce(0x1d8)]())}:{'type':_0x393bce(0x1d5),'content':_0x1d1072(_0x5bc801,_0x393bce(0x1d3),_0x444122[_0x393bce(0x1ce)][0x0][_0x393bce(0x1d6)][_0x393bce(0x1d8)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0xa11712=_0x1550;function _0x1060(){const _0x2814e0=['ELEMENT_TABLE_ROW','suggestion','insertion','getRowIndexes','getContainedElement','createPositionAt','isEqual','element','cell','createRangeIn','values','span','selectTableColumn','TableEditing','locale','_setupColumnsRowsFixing','1045790IDacCs','editor','90IpcQdD','name','last','registerDescriptionCallback','selection','findAncestor','left','differ','insertTableRowAbove','min','ELEMENT_TABLE_WITH_TEXT','plugins','data','3EoFzhd','detach','isInContent','5588668lskBBM','low','getAttribute','getSelectionAffectedTableCells','model','tableRow','oldRange','_tablePostFixingSubtypes','push','discard','document','nodeAfter','getCellLocation','subType','from','join','forceValue','_getSuggestionCoords','every','addMarker:suggestion','type','root','options','rootName','ELEMENT_TABLE_COLUMN','insertTableRowBelow','tablePaste','substr','30otxNEl','addRange','registerElementLabel','isTouching','setSelection','*Insert:*\x20%0','registerPostFixer','enableCommand','_getCoordsForCells','length','isArray','selectTableRow','removeTableRow','accept','item','fromRange','getChanges','_acceptFormatSuggestionCallbackFactory','table','refresh','includes','getItems','commands','mapper','isIntersecting','_tableSuggestions','nodeBefore','max','TableUtils','removeClass','maxColumn','MAX_SAFE_INTEGER','startsWith','position','getColumnIndexes','$graveyard','insertTable','ELEMENT_TABLE','highest','has','order','createRangeOn','createTableWalker','insertTableColumnRight','12NwjinH','first','deletion','6299986jCiryN','ELEMENT_TABLE_ROW_WITH_TEXT','_suggestionFactory','minColumn','downcastDispatcher','TrackChangesEditing','MIN_SAFE_INTEGER','descriptionFactory','72695xIABhE','getFirstRange','1297836JAmgNV','getChangedMarkers','start','88bEdykq','registerCustomCallback','ELEMENT_TABLE_COLUMN_WITH_TEXT','171324VRpmeK','writer','above','add','minRow','colspan','isIntersectingWithRange','_splitMarkerName','39TCasBp','*Remove:*\x20%0','maxRow','hasAttribute','insert','filter','some','toViewElement','change','showSuggestionHighlights','classes','3nxyNry','tableCell','afterInit','get','markMultiRangeInsertion','addClass','enqueueChange','removeTableColumn','tableColumn','rowspan','end','getRanges','map','toLowerCase','insertTableColumnLeft','getSuggestion','batch','change:data','$textProxy','10968818XPVswL','getChildren','markMultiRangeDeletion','execute'];_0x1060=function(){return _0x2814e0;};return _0x1060();}(function(_0x1aba99,_0x4e6653){const _0x126136=_0x1550,_0x3f7ff7=_0x1aba99();while(!![]){try{const _0x121d65=parseInt(_0x126136(0xd8))/0x1*(-parseInt(_0x126136(0x16c))/0x2)+parseInt(_0x126136(0x10e))/0x3*(-parseInt(_0x126136(0x111))/0x4)+-parseInt(_0x126136(0x12d))/0x5*(parseInt(_0x126136(0x166))/0x6)+parseInt(_0x126136(0x164))/0x7*(-parseInt(_0x126136(0x169))/0x8)+-parseInt(_0x126136(0x101))/0x9*(-parseInt(_0x126136(0xff))/0xa)+parseInt(_0x126136(0x15c))/0xb*(parseInt(_0x126136(0x159))/0xc)+-parseInt(_0x126136(0x174))/0xd*(-parseInt(_0x126136(0xeb))/0xe);if(_0x121d65===_0x4e6653)break;else _0x3f7ff7['push'](_0x3f7ff7['shift']());}catch(_0x2186c8){_0x3f7ff7['push'](_0x3f7ff7['shift']());}}}(_0x1060,0xdc661));import{Plugin as _0x1f03aa}from'ckeditor5/src/core.js';import{LiveRange as _0x2ce84d}from'ckeditor5/src/engine.js';function _0x1550(_0x425c1f,_0xf619a4){const _0x10600f=_0x1060();return _0x1550=function(_0x155012,_0x581244){_0x155012=_0x155012-0xd1;let _0x4fbf7a=_0x10600f[_0x155012];return _0x4fbf7a;},_0x1550(_0x425c1f,_0xf619a4);}import{setHighlightHandling as _0x468022}from'ckeditor5/src/widget.js';import{getTranslation as _0x1b3082}from'../utils/common-translations.js';export default class jt extends _0x1f03aa{constructor(_0x14a7bb){const _0x1596fd=_0x1550;super(_0x14a7bb),this[_0x1596fd(0x118)]=[_0x1596fd(0x116),_0x1596fd(0xe0)],this[_0x1596fd(0x146)]=new Set();}[_0xa11712(0xda)](){const _0x30815c=_0xa11712,_0x511086=this[_0x30815c(0x100)],_0x1553ca=_0x511086[_0x30815c(0x115)][_0x30815c(0x11b)][_0x30815c(0x105)];if(!_0x511086[_0x30815c(0x10c)][_0x30815c(0x154)](_0x30815c(0xfc)))return;const _0x33f227=_0x511086[_0x30815c(0xfd)],_0xceebd9=_0x511086[_0x30815c(0x10c)][_0x30815c(0xdb)](_0x30815c(0x161)),_0x5766db=_0x511086[_0x30815c(0x10c)][_0x30815c(0xdb)](_0x30815c(0x149));_0xceebd9[_0x30815c(0x163)][_0x30815c(0x12f)](_0x30815c(0x13f),_0x56294e=>_0x1b3082(_0x33f227,_0x30815c(0x152),_0x56294e)),this[_0x30815c(0xfe)](),_0xceebd9[_0x30815c(0x134)](_0x30815c(0x151)),_0xceebd9[_0x30815c(0x134)](_0x30815c(0x138)),_0xceebd9[_0x30815c(0x134)](_0x30815c(0xfb));for(const _0x3a4d63 of[_0x30815c(0x109),_0x30815c(0x12a)]){const _0x3feed3=_0x511086[_0x30815c(0x143)][_0x30815c(0xdb)](_0x3a4d63);_0xceebd9[_0x30815c(0x134)](_0x3a4d63,_0x3faaae=>{const _0x5190de=_0x30815c;_0x511086[_0x5190de(0x115)][_0x5190de(0xd5)](_0x12a2ab=>{const _0x20e56c=_0x5190de;_0x3faaae();const _0x4a9c23=_0x20e56c(0x16e)===_0x3feed3[_0x20e56c(0x155)],_0x271e41=_0x5766db[_0x20e56c(0x114)](_0x1553ca),_0x55b541=_0x5766db[_0x20e56c(0xf2)](_0x271e41),_0x2048c9=_0x4a9c23?_0x55b541[_0x20e56c(0x15a)]-0x1:_0x55b541[_0x20e56c(0x103)]+0x1,_0x56b659=_0x271e41[0x0][_0x20e56c(0x106)](_0x20e56c(0x13f)),_0x456c28=_0x5766db[_0x20e56c(0x157)](_0x56b659,{'startRow':_0x2048c9,'endRow':_0x2048c9}),_0x48ebc2=Array[_0x20e56c(0x11f)](_0x456c28)[_0x20e56c(0xe4)](_0x5e1474=>_0x12a2ab[_0x20e56c(0x156)](_0x5e1474[_0x20e56c(0xf7)]));_0xceebd9[_0x20e56c(0xdc)](_0x48ebc2,_0x20e56c(0x116));});});}for(const _0x1ac5a7 of[_0x30815c(0xe6),_0x30815c(0x158)]){const _0x470a1e=_0x511086[_0x30815c(0x143)][_0x30815c(0xdb)](_0x1ac5a7);_0xceebd9[_0x30815c(0x134)](_0x1ac5a7,_0x3811a6=>{const _0x331507=_0x30815c;_0x511086[_0x331507(0x115)][_0x331507(0xd5)](_0x11694f=>{const _0x2350a0=_0x331507;_0x3811a6();const _0x2ee3b6=_0x2350a0(0x107)===_0x470a1e[_0x2350a0(0x155)],_0x482af9=_0x5766db[_0x2350a0(0x114)](_0x1553ca),_0x32c1f9=_0x5766db[_0x2350a0(0x14f)](_0x482af9),_0x3ffff0=_0x2ee3b6?_0x32c1f9[_0x2350a0(0x15a)]-0x1:_0x32c1f9[_0x2350a0(0x103)]+0x1,_0x638707=_0x482af9[0x0][_0x2350a0(0x106)](_0x2350a0(0x13f)),_0xe772e9=_0x5766db[_0x2350a0(0x157)](_0x638707,{'startRow':0x0,'column':_0x3ffff0,'includeAllSlots':!0x1}),_0x2f1caf=Array[_0x2350a0(0x11f)](_0xe772e9)[_0x2350a0(0xe4)](_0x34b770=>_0x11694f[_0x2350a0(0x156)](_0x34b770[_0x2350a0(0xf7)]));_0xceebd9[_0x2350a0(0xdc)](_0x2f1caf,_0x2350a0(0xe0));});});}for(const _0x123a5f of[_0x30815c(0x139),_0x30815c(0xdf)]){const _0x5bdafa=_0x123a5f[_0x30815c(0x12c)](0xb),_0x329a70=_0x5bdafa[_0x30815c(0xe5)](),_0x36417e=_0x329a70[_0x30815c(0x12c)](0x0,0x3)+_0x30815c(0xfa),_0x19b5a5=_0x30815c(0x13f)+_0x5bdafa,_0x4e62c6=_0x30815c(0x10a)+_0x5bdafa,_0x23bdbf=_0x30815c(0x148)+_0x5bdafa;_0xceebd9[_0x30815c(0x134)](_0x123a5f,()=>{const _0x43289c=_0x30815c;_0x511086[_0x43289c(0x115)][_0x43289c(0xd5)](_0x47fc23=>{const _0x31b37e=_0x43289c,_0x4e41ef=_0x5766db[_0x31b37e(0x114)](_0x1553ca),_0x4ac895=_0x4e41ef[0x0][_0x31b37e(0x106)](_0x31b37e(0x13f));let _0x4ed0e9;if(_0x31b37e(0x139)==_0x123a5f){const _0x3b7446=_0x5766db[_0x31b37e(0xf2)](_0x4e41ef);_0x4ed0e9={'startRow':_0x3b7446[_0x31b37e(0x15a)],'endRow':_0x3b7446[_0x31b37e(0x103)],'includeAllSlots':!0x0};}else{const _0x21bbb1=_0x5766db[_0x31b37e(0x14f)](_0x4e41ef);_0x4ed0e9={'startColumn':_0x21bbb1[_0x31b37e(0x15a)],'endColumn':_0x21bbb1[_0x31b37e(0x103)],'includeAllSlots':!0x0};}const _0xfc2b0e=_0x5766db[_0x31b37e(0x157)](_0x4ac895,_0x4ed0e9),_0x51b903=Array[_0x31b37e(0x11f)](_0xfc2b0e)[_0x31b37e(0xe4)](({cell:_0x33244a})=>_0x33244a),_0x149631=Ee(_0x51b903[_0x31b37e(0xd2)](_0x49d87d=>_0x49d87d[_0x31b37e(0x177)](_0x36417e))),_0x56749f=Ee(_0x51b903[_0x31b37e(0xd2)](_0x2bfaeb=>!_0x2bfaeb[_0x31b37e(0x177)](_0x36417e)))[_0x31b37e(0xe4)](_0x32b1e3=>_0x47fc23[_0x31b37e(0x156)](_0x32b1e3)),_0xc98820=_0xceebd9[_0x31b37e(0xed)](_0x56749f,_0x19b5a5);if(_0xc98820&&(_0x31b37e(0x116)==_0xc98820[_0x31b37e(0x11e)]||_0x31b37e(0xe0)==_0xc98820[_0x31b37e(0x11e)])){const _0x2b4a2b=this[_0x31b37e(0x122)](_0xc98820);for(const _0x1222f7 of _0x149631){const _0xd54f11=_0x47fc23[_0x31b37e(0x156)](_0x1222f7),_0x4a4831=_0x5766db[_0x31b37e(0x11d)](_0x1222f7),_0x38712c=_0x1222f7[_0x31b37e(0x113)](_0x36417e)-0x1,_0x30aae=_0x2b4a2b[_0x4e62c6],_0x235721=_0x2b4a2b[_0x23bdbf];_0x30aae<=_0x4a4831[_0x329a70]&&_0x4a4831[_0x329a70]+_0x38712c<=_0x235721&&_0xc98820[_0x31b37e(0x12e)](_0xd54f11);}}});});}function _0x355b4e(_0x221b75){const _0x50801f=_0x30815c,_0x9bb4f6=Array[_0x50801f(0x11f)](_0x1553ca[_0x50801f(0xe3)]())[_0x50801f(0xe4)](_0x5e3d4e=>_0x2ce84d[_0x50801f(0x13c)](_0x5e3d4e));_0x511086[_0x50801f(0x115)][_0x50801f(0xd5)](_0x59fc09=>{const _0x5d81af=_0x50801f,_0x20a9ae=_0x59fc09[_0x5d81af(0xe8)];_0x221b75=_0x221b75[_0x5d81af(0xd2)](_0x5b269e=>_0x5d81af(0x150)!=_0x5b269e[_0x5d81af(0x126)][_0x5d81af(0x128)]),_0x59fc09[_0x5d81af(0x131)](_0x221b75),_0x511086[_0x5d81af(0x143)][_0x5d81af(0xdb)](_0x5d81af(0x139))[_0x5d81af(0x140)](),_0x511086[_0x5d81af(0xee)](_0x5d81af(0x139),{'forceDefaultExecution':!0x0}),_0x511086[_0x5d81af(0x115)][_0x5d81af(0xde)](()=>{const _0x44542e=_0x5d81af;_0x511086[_0x44542e(0x115)][_0x44542e(0xde)](_0x20a9ae,_0x17735b=>{const _0x5b1533=_0x44542e,_0x4ae157=_0x9bb4f6[_0x5b1533(0xd2)](_0x1af713=>_0x5b1533(0x150)!=_0x1af713[_0x5b1533(0x126)][_0x5b1533(0x128)]);_0x4ae157[_0x5b1533(0x136)]>0x0&&_0x17735b[_0x5b1533(0x131)](_0x4ae157);for(const _0x1565c8 of _0x9bb4f6)_0x1565c8[_0x5b1533(0x10f)]();});});});}function _0x372e3e(_0x11b73f){const _0x366d3c=_0x30815c;_0x511086[_0x366d3c(0x115)][_0x366d3c(0xd5)](_0xe3aabd=>{const _0x32e8f2=_0x366d3c,_0x20bcb2=Array[_0x32e8f2(0x11f)](_0x1553ca[_0x32e8f2(0xe3)]())[_0x32e8f2(0xe4)](_0x4e90f9=>_0x2ce84d[_0x32e8f2(0x13c)](_0x4e90f9)),_0x416d6f=[];for(const _0x19bd9e of _0x11b73f)for(const _0x16ec18 of _0x19bd9e[_0x32e8f2(0x142)]({'shallow':!0x0}))_0x416d6f[_0x32e8f2(0x119)](_0x16ec18);for(const _0x317f51 of _0x416d6f)_0x32e8f2(0x150)!=_0x317f51[_0x32e8f2(0x126)][_0x32e8f2(0x128)]&&(_0xe3aabd[_0x32e8f2(0x131)](_0xe3aabd[_0x32e8f2(0xf4)](_0x317f51,0x0)),_0x511086[_0x32e8f2(0x143)][_0x32e8f2(0xdb)](_0x32e8f2(0xdf))[_0x32e8f2(0x140)](),_0x511086[_0x32e8f2(0xee)](_0x32e8f2(0xdf),{'forceDefaultExecution':!0x0}));const _0x28ef1f=_0x20bcb2[_0x32e8f2(0xd2)](_0x6a501a=>_0x32e8f2(0x150)!=_0x6a501a[_0x32e8f2(0x126)][_0x32e8f2(0x128)]);_0x28ef1f[_0x32e8f2(0x136)]>0x0&&_0xe3aabd[_0x32e8f2(0x131)](_0x28ef1f);for(const _0x5f39b6 of _0x20bcb2)_0x5f39b6[_0x32e8f2(0x10f)]();});}function _0x403b8e(_0x32da4d,_0xdfdf1b){const _0x10dd93=_0x30815c;return _0xdfdf1b[_0x10dd93(0x123)](_0x325bb1=>_0x32da4d[_0x10dd93(0xd3)](_0x18f74a=>_0x18f74a[_0x10dd93(0xe2)][_0x10dd93(0xf5)](_0x325bb1[_0x10dd93(0x168)])||_0x325bb1[_0x10dd93(0xe2)][_0x10dd93(0xf5)](_0x18f74a[_0x10dd93(0x168)])));}function _0x2b1e6e(_0x33edd7,_0x1d9790){const _0x125cb2=_0x30815c;return!_0x33edd7[_0x125cb2(0xd3)](_0x55478d=>_0x1d9790[_0x125cb2(0xd3)](_0x227ff0=>_0x55478d[_0x125cb2(0x145)](_0x227ff0)))&&_0x33edd7[_0x125cb2(0xd3)](_0x28b72a=>_0x1d9790[_0x125cb2(0xd3)](_0x1abe04=>_0x28b72a[_0x125cb2(0xe2)][_0x125cb2(0x130)](_0x1abe04[_0x125cb2(0x168)])));}_0x511086[_0x30815c(0x10d)][_0x30815c(0x160)]['on'](_0x30815c(0x124),(_0x8b7fae,_0x1aca91,_0xd51f91)=>{const _0x5513bc=_0x30815c;if(!_0xd51f91[_0x5513bc(0x127)][_0x5513bc(0xd6)])return;const _0x324a46=_0x1aca91[_0x5513bc(0x13b)];if(!_0x324a46)return;const _0x188184=_0xd51f91[_0x5513bc(0x144)][_0x5513bc(0xd4)](_0x324a46);function _0x1b3e1a(_0x226711){const _0x43fa9b=_0x5513bc;return Array[_0x43fa9b(0x137)](_0x226711)?_0x226711:[_0x226711];}_0x188184&&_0x5513bc(0xd9)===_0x324a46[_0x5513bc(0x102)]&&_0x468022(_0x188184,_0xd51f91[_0x5513bc(0x16d)],(_0x3966d5,_0x5bb487,_0x23cdb1)=>_0x23cdb1[_0x5513bc(0xdd)](_0x1b3e1a(_0x5bb487[_0x5513bc(0xd7)]),_0x3966d5),(_0x50c746,_0x57d7a3,_0x9cf682)=>_0x9cf682[_0x5513bc(0x14a)](_0x1b3e1a(_0x57d7a3[_0x5513bc(0xd7)]),_0x50c746));},{'priority':_0x30815c(0x153)}),_0xceebd9[_0x30815c(0x163)][_0x30815c(0x104)](_0x42ba0b=>{const _0x4ca268=_0x30815c;if(_0x4ca268(0xf1)!=_0x42ba0b[_0x4ca268(0x125)]&&_0x4ca268(0x15b)!=_0x42ba0b[_0x4ca268(0x125)])return;const _0xd9efe5=_0x42ba0b[_0x4ca268(0xf3)]();if(null!=_0xd9efe5&&_0xd9efe5['is'](_0x4ca268(0xf6),_0x4ca268(0x13f))){if(_0x4ca268(0xf1)==_0x42ba0b[_0x4ca268(0x125)]){const _0x51fb4b=_0x42ba0b[_0x4ca268(0x142)]()[_0x4ca268(0xd2)](_0x1a4467=>_0x1a4467['is'](_0x4ca268(0xea)))[_0x4ca268(0xe4)](_0x328f67=>_0x328f67[_0x4ca268(0x10d)]);if(_0x51fb4b[_0x4ca268(0x136)])return{'type':_0x4ca268(0xf1),'content':_0x1b3082(_0x33f227,_0x4ca268(0x132),_0x1b3082(_0x33f227,_0x4ca268(0x10b),'\x22'+_0x51fb4b[_0x4ca268(0x120)]('\x20')+'\x22'))};}if(_0x4ca268(0x15b)==_0x42ba0b[_0x4ca268(0x125)]){const _0x1c9372=_0x42ba0b[_0x4ca268(0x142)]()[_0x4ca268(0xd2)](_0x303e2d=>_0x303e2d['is'](_0x4ca268(0xea)))[_0x4ca268(0xe4)](_0x1bf6db=>_0x1bf6db[_0x4ca268(0x10d)]);if(_0x1c9372[_0x4ca268(0x136)])return{'type':_0x4ca268(0x15b),'content':_0x1b3082(_0x33f227,_0x4ca268(0x175),_0x1b3082(_0x33f227,_0x4ca268(0x10b),'\x22'+_0x1c9372[_0x4ca268(0x120)]('\x20')+'\x22'))};}}}),_0xceebd9[_0x30815c(0x163)][_0x30815c(0x104)](_0x142e2c=>{const _0x240344=_0x30815c;if(_0x240344(0x116)==_0x142e2c[_0x240344(0x11e)]){const _0x5b3d70=_0x142e2c[_0x240344(0x142)]()[_0x240344(0xd2)](_0x116efc=>_0x116efc['is'](_0x240344(0xea)))[_0x240344(0xe4)](_0x2e68ce=>_0x2e68ce[_0x240344(0x10d)]),_0x5ea168=this[_0x240344(0x122)](_0x142e2c),_0x293bbe=_0x5ea168[_0x240344(0x176)]-_0x5ea168[_0x240344(0x170)]+0x1;if(_0x240344(0xf1)==_0x142e2c[_0x240344(0x125)])return _0x5b3d70[_0x240344(0x136)]?{'type':_0x240344(0xf1),'content':_0x1b3082(_0x33f227,_0x240344(0x132),_0x1b3082(_0x33f227,_0x240344(0x15d),[_0x293bbe,'\x22'+_0x5b3d70[_0x240344(0x120)]('\x20')+'\x22']))}:{'type':_0x240344(0xf1),'content':_0x1b3082(_0x33f227,_0x240344(0x132),_0x1b3082(_0x33f227,_0x240344(0xef),_0x293bbe))};if(_0x240344(0x15b)==_0x142e2c[_0x240344(0x125)])return _0x5b3d70[_0x240344(0x136)]?{'type':_0x240344(0x15b),'content':_0x1b3082(_0x33f227,_0x240344(0x175),_0x1b3082(_0x33f227,_0x240344(0x15d),[_0x293bbe,'\x22'+_0x5b3d70[_0x240344(0x120)]('\x20')+'\x22']))}:{'type':_0x240344(0x15b),'content':_0x1b3082(_0x33f227,_0x240344(0x175),_0x1b3082(_0x33f227,_0x240344(0xef),_0x293bbe))};}if(_0x240344(0xe0)==_0x142e2c[_0x240344(0x11e)]){const _0x15a540=_0x142e2c[_0x240344(0x142)]()[_0x240344(0xd2)](_0x5f0cb2=>_0x5f0cb2['is'](_0x240344(0xea)))[_0x240344(0xe4)](_0x108418=>_0x108418[_0x240344(0x10d)]),_0x2b2c99=this[_0x240344(0x122)](_0x142e2c),_0x533de2=_0x2b2c99[_0x240344(0x14b)]-_0x2b2c99[_0x240344(0x15f)]+0x1;if(_0x240344(0xf1)==_0x142e2c[_0x240344(0x125)])return _0x15a540[_0x240344(0x136)]?{'type':_0x240344(0xf1),'content':_0x1b3082(_0x33f227,_0x240344(0x132),_0x1b3082(_0x33f227,_0x240344(0x16b),[_0x533de2,'\x22'+_0x15a540[_0x240344(0x120)]('\x20')+'\x22']))}:{'type':_0x240344(0xf1),'content':_0x1b3082(_0x33f227,_0x240344(0x132),_0x1b3082(_0x33f227,_0x240344(0x129),_0x533de2))};if(_0x240344(0x15b)==_0x142e2c[_0x240344(0x125)])return _0x15a540[_0x240344(0x136)]?{'type':_0x240344(0x15b),'content':_0x1b3082(_0x33f227,_0x240344(0x175),_0x1b3082(_0x33f227,_0x240344(0x16b),[_0x533de2,'\x22'+_0x15a540[_0x240344(0x120)]('\x20')+'\x22']))}:{'type':_0x240344(0x15b),'content':_0x1b3082(_0x33f227,_0x240344(0x175),_0x1b3082(_0x33f227,_0x240344(0x129),_0x533de2))};}}),_0xceebd9[_0x30815c(0x15e)][_0x30815c(0x16a)](_0x30815c(0xf1),_0x30815c(0x116),_0x30815c(0x11a),_0x355b4e),_0xceebd9[_0x30815c(0x15e)][_0x30815c(0x16a)](_0x30815c(0x15b),_0x30815c(0x116),_0x30815c(0x13a),_0x355b4e),_0xceebd9[_0x30815c(0x15e)][_0x30815c(0x16a)](_0x30815c(0xf1),_0x30815c(0xe0),_0x30815c(0x11a),_0x372e3e),_0xceebd9[_0x30815c(0x15e)][_0x30815c(0x16a)](_0x30815c(0x15b),_0x30815c(0xe0),_0x30815c(0x13a),_0x372e3e),_0xceebd9[_0x30815c(0x15e)][_0x30815c(0x16a)](_0x30815c(0xf1),_0x30815c(0xe0),_0x30815c(0x120),_0x403b8e),_0xceebd9[_0x30815c(0x15e)][_0x30815c(0x16a)](_0x30815c(0x15b),_0x30815c(0xe0),_0x30815c(0x120),_0x403b8e),_0xceebd9[_0x30815c(0x15e)][_0x30815c(0x16a)](_0x30815c(0xf1),_0x30815c(0x116),_0x30815c(0x120),_0x2b1e6e),_0xceebd9[_0x30815c(0x15e)][_0x30815c(0x16a)](_0x30815c(0x15b),_0x30815c(0x116),_0x30815c(0x120),_0x2b1e6e);}[_0xa11712(0x13e)](){const _0x1dafd8=_0xa11712,_0x2754fe=this[_0x1dafd8(0x100)],_0x3ee4cc=_0x2754fe[_0x1dafd8(0x115)][_0x1dafd8(0x11b)][_0x1dafd8(0x105)];return(_0x362ff0,_0x235592)=>{const _0x45efda=_0x1dafd8;_0x2754fe[_0x45efda(0x115)][_0x45efda(0xd5)](_0x3fead7=>{const _0xea0d6e=_0x45efda,{commandName:_0x31ac12,commandParams:_0x5accb1}=_0x235592;let _0x52addd=_0x362ff0[0x0][_0xea0d6e(0xe2)][_0xea0d6e(0x147)];_0x5accb1&&_0x5accb1[0x0]&&!0x1===_0x5accb1[0x0][_0xea0d6e(0x121)]&&(_0x52addd=_0x362ff0[0x0][_0xea0d6e(0x168)][_0xea0d6e(0x11c)]);const _0x138c5d=_0x3fead7[_0xea0d6e(0xf8)](_0x52addd);if(_0xea0d6e(0x150)==_0x138c5d[_0xea0d6e(0x126)][_0xea0d6e(0x128)])return;const _0x32ee38=Array[_0xea0d6e(0x11f)](_0x3ee4cc[_0xea0d6e(0xe3)]())[_0xea0d6e(0xe4)](_0xdcd69a=>_0x2ce84d[_0xea0d6e(0x13c)](_0xdcd69a));_0x3fead7[_0xea0d6e(0x131)](_0x138c5d),_0x2754fe[_0xea0d6e(0x143)][_0xea0d6e(0xdb)](_0x31ac12)[_0xea0d6e(0x140)](),_0x5accb1[_0xea0d6e(0x119)]({'forceDefaultExecution':!0x0}),_0x2754fe[_0xea0d6e(0xee)](_0x31ac12,..._0x5accb1);const _0xfd5394=_0x32ee38[_0xea0d6e(0xd2)](_0x509363=>_0xea0d6e(0x150)!=_0x509363[_0xea0d6e(0x126)][_0xea0d6e(0x128)]);_0xfd5394[_0xea0d6e(0x136)]>0x0&&_0x3fead7[_0xea0d6e(0x131)](_0xfd5394);for(const _0x3d1269 of _0x32ee38)_0x3d1269[_0xea0d6e(0x10f)]();});};}[_0xa11712(0x135)](_0x55870b){const _0x3b093e=_0xa11712,_0x4646b8=this[_0x3b093e(0x100)][_0x3b093e(0x10c)][_0x3b093e(0xdb)](_0x3b093e(0x149));let _0x5ce6c8=Number[_0x3b093e(0x14c)],_0x481cc5=Number[_0x3b093e(0x162)],_0x2aa20e=Number[_0x3b093e(0x14c)],_0x8b62b7=Number[_0x3b093e(0x162)];for(const _0x5da8d5 of _0x55870b){if(_0x3b093e(0x150)==_0x5da8d5[_0x3b093e(0x126)][_0x3b093e(0x128)])continue;const {row:_0x354a04,column:_0x6913f4}=_0x4646b8[_0x3b093e(0x11d)](_0x5da8d5),_0x262882=_0x5da8d5[_0x3b093e(0x177)](_0x3b093e(0xe1))?_0x5da8d5[_0x3b093e(0x113)](_0x3b093e(0xe1))-0x1:0x0,_0x5278bb=_0x5da8d5[_0x3b093e(0x177)](_0x3b093e(0x171))?_0x5da8d5[_0x3b093e(0x113)](_0x3b093e(0x171))-0x1:0x0;_0x5ce6c8=_0x354a04<_0x5ce6c8?_0x354a04:_0x5ce6c8,_0x481cc5=_0x354a04+_0x262882>_0x481cc5?_0x354a04+_0x262882:_0x481cc5,_0x2aa20e=_0x6913f4<_0x2aa20e?_0x6913f4:_0x2aa20e,_0x8b62b7=_0x6913f4+_0x5278bb>_0x8b62b7?_0x6913f4+_0x5278bb:_0x8b62b7;}return{'minRow':_0x5ce6c8,'maxRow':_0x481cc5,'minColumn':_0x2aa20e,'maxColumn':_0x8b62b7};}[_0xa11712(0xfe)](){const _0x2c10dc=_0xa11712,_0x25ab67=this[_0x2c10dc(0x100)],_0x6b8d49=_0x25ab67[_0x2c10dc(0x10c)][_0x2c10dc(0xdb)](_0x2c10dc(0x161)),_0x11bff7=_0x25ab67[_0x2c10dc(0x10c)][_0x2c10dc(0xdb)](_0x2c10dc(0x149));_0x25ab67[_0x2c10dc(0x115)][_0x2c10dc(0x11b)]['on'](_0x2c10dc(0xe9),()=>{const _0x20cbe8=_0x2c10dc,_0x4a1d57=Array[_0x20cbe8(0x11f)](_0x25ab67[_0x20cbe8(0x115)][_0x20cbe8(0x11b)][_0x20cbe8(0x108)][_0x20cbe8(0x167)]());for(const {name:_0x1ec999,data:_0x1a67f5}of _0x4a1d57){const {group:_0x31fc9f,id:_0x18b876,subType:_0x1644e9}=_0x6b8d49[_0x20cbe8(0x173)](_0x1ec999);if(_0x20cbe8(0xf0)!=_0x31fc9f)continue;if(null!=_0x1a67f5[_0x20cbe8(0x117)])continue;const _0x43c794=_0x6b8d49[_0x20cbe8(0xe7)](_0x18b876);this[_0x20cbe8(0x118)][_0x20cbe8(0x141)](_0x1644e9)&&this[_0x20cbe8(0x146)][_0x20cbe8(0x16f)](_0x43c794);}},{'priority':_0x2c10dc(0x112)});const _0x41eed0=(_0x3bfbd9,_0x278f53)=>{const _0x4b7c67=_0x2c10dc;let _0xf0d40b=!0x1;const _0x2a1b4b=_0x278f53[_0x4b7c67(0x156)](_0x3bfbd9),_0x3b014c=_0x3bfbd9[_0x4b7c67(0x106)](_0x4b7c67(0x13f)),_0x42ca4=_0x11bff7[_0x4b7c67(0x11d)](_0x3bfbd9);for(const _0x2c4502 of this[_0x4b7c67(0x146)]){const _0x55ca46=_0x2c4502[_0x4b7c67(0x11e)],_0x2f3022=_0x55ca46[_0x4b7c67(0x14d)](_0x4b7c67(0x12b)),_0x52a623=_0x55ca46[_0x4b7c67(0x12c)](_0x2f3022?0xa:0x5),_0x325f85=_0x52a623[_0x4b7c67(0xe5)](),_0x4aa3df=_0x325f85[_0x4b7c67(0x12c)](0x0,0x3)+_0x4b7c67(0xfa),_0x40db1e=_0x4b7c67(0x10a)+_0x52a623,_0x556365=_0x4b7c67(0x148)+_0x52a623;if(!_0x2c4502[_0x4b7c67(0x110)])continue;if(_0x3b014c!=_0x2c4502[_0x4b7c67(0x165)]()[_0x4b7c67(0x168)][_0x4b7c67(0x106)](_0x4b7c67(0x13f)))continue;if(_0x2c4502[_0x4b7c67(0x172)](_0x2a1b4b))continue;const _0x3ab7d6=_0x3bfbd9[_0x4b7c67(0x177)](_0x4aa3df)?_0x3bfbd9[_0x4b7c67(0x113)](_0x4aa3df)-0x1:0x0,_0x579eb2=this[_0x4b7c67(0x122)](_0x2c4502),_0x3da0f8=_0x579eb2[_0x40db1e],_0x271962=_0x579eb2[_0x556365];_0x3da0f8<=_0x42ca4[_0x325f85]&&_0x42ca4[_0x325f85]+_0x3ab7d6<=_0x271962&&(_0x2c4502[_0x4b7c67(0x12e)](_0x2a1b4b),_0xf0d40b=!0x0);}return _0xf0d40b;};_0x25ab67[_0x2c10dc(0x115)][_0x2c10dc(0x11b)][_0x2c10dc(0x133)](_0x5ea8ca=>{const _0x1d2f41=_0x2c10dc;let _0x474209=!0x1;for(const _0x505c78 of _0x25ab67[_0x1d2f41(0x115)][_0x1d2f41(0x11b)][_0x1d2f41(0x108)][_0x1d2f41(0x13d)]())if(_0x1d2f41(0xd1)==_0x505c78[_0x1d2f41(0x125)]){if(_0x1d2f41(0x116)==_0x505c78[_0x1d2f41(0x102)]){for(const _0x850f7b of _0x505c78[_0x1d2f41(0x14e)][_0x1d2f41(0x11c)][_0x1d2f41(0xec)]())_0x474209=_0x474209||_0x41eed0(_0x850f7b,_0x5ea8ca);}else _0x1d2f41(0xd9)==_0x505c78[_0x1d2f41(0x102)]&&(_0x474209=_0x474209||_0x41eed0(_0x505c78[_0x1d2f41(0x14e)][_0x1d2f41(0x11c)],_0x5ea8ca));}return _0x474209;});}[_0xa11712(0x122)](_0x14c9b5){const _0x44ea67=_0xa11712;return this[_0x44ea67(0x135)](_0x14c9b5[_0x44ea67(0xe3)]()[_0x44ea67(0xe4)](_0x4b54c6=>_0x4b54c6[_0x44ea67(0x168)][_0x44ea67(0x11c)]));}}function Ee(_0x2a202e){const _0x534b54=_0xa11712;return Array[_0x534b54(0x11f)](new Set(_0x2a202e)[_0x534b54(0xf9)]());}
|
|
23
|
+
const _0x2312aa=_0x9e7e;function _0x9e7e(_0x3cb572,_0x322b1d){const _0x30e166=_0x30e1();return _0x9e7e=function(_0x9e7ea1,_0x221a6e){_0x9e7ea1=_0x9e7ea1-0x64;let _0x3091c7=_0x30e166[_0x9e7ea1];return _0x3091c7;},_0x9e7e(_0x3cb572,_0x322b1d);}(function(_0xd5f40f,_0x54a4f3){const _0x34b351=_0x9e7e,_0x352e18=_0xd5f40f();while(!![]){try{const _0x27f928=-parseInt(_0x34b351(0x80))/0x1*(parseInt(_0x34b351(0x69))/0x2)+-parseInt(_0x34b351(0xc2))/0x3+parseInt(_0x34b351(0x71))/0x4*(parseInt(_0x34b351(0xfb))/0x5)+-parseInt(_0x34b351(0x92))/0x6+parseInt(_0x34b351(0xad))/0x7*(parseInt(_0x34b351(0xf5))/0x8)+-parseInt(_0x34b351(0xc4))/0x9+parseInt(_0x34b351(0x97))/0xa;if(_0x27f928===_0x54a4f3)break;else _0x352e18['push'](_0x352e18['shift']());}catch(_0x5f43bc){_0x352e18['push'](_0x352e18['shift']());}}}(_0x30e1,0xe19dd));import{Plugin as _0x59a86f}from'ckeditor5/src/core.js';import{LiveRange as _0x316d63}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x4b2e60}from'ckeditor5/src/widget.js';import{getTranslation as _0x2a8d2f}from'../utils/common-translations.js';function _0x30e1(){const _0x48abeb=['max','insertTableColumnRight','length','selection','13323448etwvdl','maxRow','data','root','getItems','insertTableRowBelow','838805UXfbQG','_getCoordsForCells','TableEditing','deletion','isTouching','item','addMarker:suggestion','addClass','end','getColumnIndexes','first','minRow','element','last','order','_suggestionFactory','isIntersectingWithRange','1466RjOpdw','change','name','downcastDispatcher','differ','MAX_SAFE_INTEGER','locale','mapper','40fZulwt','*Remove:*\x20%0','tableCell','getFirstRange','maxColumn','registerDescriptionCallback','commands','tableRow','TableUtils','discard','options','getContainedElement','accept','$graveyard','markMultiRangeDeletion','2431ONnwOG','isArray','every','startsWith','addRange','highest','substr','nodeBefore','add','oldRange','createPositionAt','position','_getSuggestionCoords','*Insert:*\x20%0','ELEMENT_TABLE_WITH_TEXT','ELEMENT_TABLE','createRangeIn','colspan','4851654zzeeQL','minColumn','afterInit','above','enqueueChange','5197800VaFRfZ','nodeAfter','toViewElement','removeTableColumn','_acceptFormatSuggestionCallbackFactory','min','ELEMENT_TABLE_COLUMN_WITH_TEXT','removeTableRow','registerCustomCallback','createTableWalker','cell','suggestion','push','enableCommand','getSuggestion','fromRange','_tableSuggestions','_tablePostFixingSubtypes','subType','getChangedMarkers','getChildren','model','7HqEoUB','plugins','toLowerCase','_splitMarkerName','getAttribute','low','findAncestor','left','removeClass','change:data','insert','values','getChanges','showSuggestionHighlights','tableColumn','includes','forceValue','TrackChangesEditing','insertTable','get','insertTableColumnLeft','425982ACoTzb','type','1855530OeemQs','rootName','ELEMENT_TABLE_ROW','insertion','filter','batch','descriptionFactory','detach','start','span','setSelection','isIntersecting','editor','MIN_SAFE_INTEGER','insertTableRowAbove','isInContent','writer','getRowIndexes','registerElementLabel','markMultiRangeInsertion','document','has','isEqual','some','ELEMENT_TABLE_ROW_WITH_TEXT','$textProxy','_setupColumnsRowsFixing','map','rowspan','getSelectionAffectedTableCells','getRanges','selectTableColumn','getCellLocation','table','createRangeOn','hasAttribute','classes','tablePaste','from','ELEMENT_TABLE_COLUMN','join','refresh','execute','selectTableRow','registerPostFixer'];_0x30e1=function(){return _0x48abeb;};return _0x30e1();}export default class jt extends _0x59a86f{constructor(_0x317e62){const _0x28bcfd=_0x9e7e;super(_0x317e62),this[_0x28bcfd(0xa8)]=[_0x28bcfd(0x78),_0x28bcfd(0xbb)],this[_0x28bcfd(0xa7)]=new Set();}[_0x2312aa(0x94)](){const _0x23f1d3=_0x2312aa,_0x39d522=this[_0x23f1d3(0xd0)],_0x43aa0f=_0x39d522[_0x23f1d3(0xac)][_0x23f1d3(0xd8)][_0x23f1d3(0xf4)];if(!_0x39d522[_0x23f1d3(0xae)][_0x23f1d3(0xd9)](_0x23f1d3(0xfd)))return;const _0x203917=_0x39d522[_0x23f1d3(0x6f)],_0x5120ca=_0x39d522[_0x23f1d3(0xae)][_0x23f1d3(0xc0)](_0x23f1d3(0xbe)),_0x19c8a4=_0x39d522[_0x23f1d3(0xae)][_0x23f1d3(0xc0)](_0x23f1d3(0x79));_0x5120ca[_0x23f1d3(0xca)][_0x23f1d3(0xd6)](_0x23f1d3(0xe5),_0x2139c3=>_0x2a8d2f(_0x203917,_0x23f1d3(0x8f),_0x2139c3)),this[_0x23f1d3(0xde)](),_0x5120ca[_0x23f1d3(0xa4)](_0x23f1d3(0xbf)),_0x5120ca[_0x23f1d3(0xa4)](_0x23f1d3(0xef)),_0x5120ca[_0x23f1d3(0xa4)](_0x23f1d3(0xe3));for(const _0x3d3947 of[_0x23f1d3(0xd2),_0x23f1d3(0xfa)]){const _0x3b05a4=_0x39d522[_0x23f1d3(0x77)][_0x23f1d3(0xc0)](_0x3d3947);_0x5120ca[_0x23f1d3(0xa4)](_0x3d3947,_0x1d49b1=>{const _0x33f768=_0x23f1d3;_0x39d522[_0x33f768(0xac)][_0x33f768(0x6a)](_0x4df01b=>{const _0x4e2af5=_0x33f768;_0x1d49b1();const _0x900745=_0x4e2af5(0x95)===_0x3b05a4[_0x4e2af5(0x66)],_0x317bed=_0x19c8a4[_0x4e2af5(0xe1)](_0x43aa0f),_0x217e75=_0x19c8a4[_0x4e2af5(0xd5)](_0x317bed),_0x165be5=_0x900745?_0x217e75[_0x4e2af5(0x105)]-0x1:_0x217e75[_0x4e2af5(0x65)]+0x1,_0x3d3f94=_0x317bed[0x0][_0x4e2af5(0xb3)](_0x4e2af5(0xe5)),_0x1217c6=_0x19c8a4[_0x4e2af5(0xa0)](_0x3d3f94,{'startRow':_0x165be5,'endRow':_0x165be5}),_0x20866f=Array[_0x4e2af5(0xea)](_0x1217c6)[_0x4e2af5(0xdf)](_0x2822b0=>_0x4df01b[_0x4e2af5(0xe6)](_0x2822b0[_0x4e2af5(0xa1)]));_0x5120ca[_0x4e2af5(0xd7)](_0x20866f,_0x4e2af5(0x78));});});}for(const _0x4362f9 of[_0x23f1d3(0xc1),_0x23f1d3(0xf2)]){const _0x13c6c2=_0x39d522[_0x23f1d3(0x77)][_0x23f1d3(0xc0)](_0x4362f9);_0x5120ca[_0x23f1d3(0xa4)](_0x4362f9,_0x1b3875=>{const _0x3ba3c3=_0x23f1d3;_0x39d522[_0x3ba3c3(0xac)][_0x3ba3c3(0x6a)](_0x1d3379=>{const _0x3f981d=_0x3ba3c3;_0x1b3875();const _0x332cfa=_0x3f981d(0xb4)===_0x13c6c2[_0x3f981d(0x66)],_0x4cd6de=_0x19c8a4[_0x3f981d(0xe1)](_0x43aa0f),_0x1587a4=_0x19c8a4[_0x3f981d(0x104)](_0x4cd6de),_0xe46797=_0x332cfa?_0x1587a4[_0x3f981d(0x105)]-0x1:_0x1587a4[_0x3f981d(0x65)]+0x1,_0x1593cb=_0x4cd6de[0x0][_0x3f981d(0xb3)](_0x3f981d(0xe5)),_0x39b693=_0x19c8a4[_0x3f981d(0xa0)](_0x1593cb,{'startRow':0x0,'column':_0xe46797,'includeAllSlots':!0x1}),_0xad1cbc=Array[_0x3f981d(0xea)](_0x39b693)[_0x3f981d(0xdf)](_0x42b01e=>_0x1d3379[_0x3f981d(0xe6)](_0x42b01e[_0x3f981d(0xa1)]));_0x5120ca[_0x3f981d(0xd7)](_0xad1cbc,_0x3f981d(0xbb));});});}for(const _0x3f36ba of[_0x23f1d3(0x9e),_0x23f1d3(0x9a)]){const _0x41a71c=_0x3f36ba[_0x23f1d3(0x86)](0xb),_0x3fafa1=_0x41a71c[_0x23f1d3(0xaf)](),_0x37098c=_0x3fafa1[_0x23f1d3(0x86)](0x0,0x3)+_0x23f1d3(0xcd),_0x1d2c41=_0x23f1d3(0xe5)+_0x41a71c,_0x13a4ce=_0x23f1d3(0x9c)+_0x41a71c,_0x303bfc=_0x23f1d3(0xf1)+_0x41a71c;_0x5120ca[_0x23f1d3(0xa4)](_0x3f36ba,()=>{const _0x171eae=_0x23f1d3;_0x39d522[_0x171eae(0xac)][_0x171eae(0x6a)](_0x3eca19=>{const _0x36ff62=_0x171eae,_0x2df3a9=_0x19c8a4[_0x36ff62(0xe1)](_0x43aa0f),_0x4afd21=_0x2df3a9[0x0][_0x36ff62(0xb3)](_0x36ff62(0xe5));let _0x25b1ef;if(_0x36ff62(0x9e)==_0x3f36ba){const _0x161a54=_0x19c8a4[_0x36ff62(0xd5)](_0x2df3a9);_0x25b1ef={'startRow':_0x161a54[_0x36ff62(0x105)],'endRow':_0x161a54[_0x36ff62(0x65)],'includeAllSlots':!0x0};}else{const _0x2b1391=_0x19c8a4[_0x36ff62(0x104)](_0x2df3a9);_0x25b1ef={'startColumn':_0x2b1391[_0x36ff62(0x105)],'endColumn':_0x2b1391[_0x36ff62(0x65)],'includeAllSlots':!0x0};}const _0x61c608=_0x19c8a4[_0x36ff62(0xa0)](_0x4afd21,_0x25b1ef),_0x31f5f4=Array[_0x36ff62(0xea)](_0x61c608)[_0x36ff62(0xdf)](({cell:_0x2c2275})=>_0x2c2275),_0x1d66d5=Ee(_0x31f5f4[_0x36ff62(0xc8)](_0x3c2864=>_0x3c2864[_0x36ff62(0xe7)](_0x37098c))),_0x14083a=Ee(_0x31f5f4[_0x36ff62(0xc8)](_0x3aebdc=>!_0x3aebdc[_0x36ff62(0xe7)](_0x37098c)))[_0x36ff62(0xdf)](_0x6ad34d=>_0x3eca19[_0x36ff62(0xe6)](_0x6ad34d)),_0x2abcfb=_0x5120ca[_0x36ff62(0x7f)](_0x14083a,_0x1d2c41);if(_0x2abcfb&&(_0x36ff62(0x78)==_0x2abcfb[_0x36ff62(0xa9)]||_0x36ff62(0xbb)==_0x2abcfb[_0x36ff62(0xa9)])){const _0x4eb382=this[_0x36ff62(0x8c)](_0x2abcfb);for(const _0x46975a of _0x1d66d5){const _0x1eddb2=_0x3eca19[_0x36ff62(0xe6)](_0x46975a),_0x21791d=_0x19c8a4[_0x36ff62(0xe4)](_0x46975a),_0x11478f=_0x46975a[_0x36ff62(0xb1)](_0x37098c)-0x1,_0x513142=_0x4eb382[_0x13a4ce],_0x8f54ab=_0x4eb382[_0x303bfc];_0x513142<=_0x21791d[_0x3fafa1]&&_0x21791d[_0x3fafa1]+_0x11478f<=_0x8f54ab&&_0x2abcfb[_0x36ff62(0x84)](_0x1eddb2);}}});});}function _0x44d879(_0x9c12de){const _0x3030b4=_0x23f1d3,_0x241fe0=Array[_0x3030b4(0xea)](_0x43aa0f[_0x3030b4(0xe2)]())[_0x3030b4(0xdf)](_0x4bbe70=>_0x316d63[_0x3030b4(0xa6)](_0x4bbe70));_0x39d522[_0x3030b4(0xac)][_0x3030b4(0x6a)](_0x325639=>{const _0x425421=_0x3030b4,_0x40a7b4=_0x325639[_0x425421(0xc9)];_0x9c12de=_0x9c12de[_0x425421(0xc8)](_0x1462c8=>_0x425421(0x7e)!=_0x1462c8[_0x425421(0xf8)][_0x425421(0xc5)]),_0x325639[_0x425421(0xce)](_0x9c12de),_0x39d522[_0x425421(0x77)][_0x425421(0xc0)](_0x425421(0x9e))[_0x425421(0xed)](),_0x39d522[_0x425421(0xee)](_0x425421(0x9e),{'forceDefaultExecution':!0x0}),_0x39d522[_0x425421(0xac)][_0x425421(0x96)](()=>{const _0x4c2120=_0x425421;_0x39d522[_0x4c2120(0xac)][_0x4c2120(0x96)](_0x40a7b4,_0x31cd8e=>{const _0x161651=_0x4c2120,_0x5c81d5=_0x241fe0[_0x161651(0xc8)](_0x742529=>_0x161651(0x7e)!=_0x742529[_0x161651(0xf8)][_0x161651(0xc5)]);_0x5c81d5[_0x161651(0xf3)]>0x0&&_0x31cd8e[_0x161651(0xce)](_0x5c81d5);for(const _0x21218d of _0x241fe0)_0x21218d[_0x161651(0xcb)]();});});});}function _0x2693c0(_0xd3f2dd){const _0x3aec0d=_0x23f1d3;_0x39d522[_0x3aec0d(0xac)][_0x3aec0d(0x6a)](_0x2763c9=>{const _0x5bb86a=_0x3aec0d,_0x50aa50=Array[_0x5bb86a(0xea)](_0x43aa0f[_0x5bb86a(0xe2)]())[_0x5bb86a(0xdf)](_0x43dfb9=>_0x316d63[_0x5bb86a(0xa6)](_0x43dfb9)),_0x3bb821=[];for(const _0x3c3aa5 of _0xd3f2dd)for(const _0x13a0c4 of _0x3c3aa5[_0x5bb86a(0xf9)]({'shallow':!0x0}))_0x3bb821[_0x5bb86a(0xa3)](_0x13a0c4);for(const _0x141842 of _0x3bb821)_0x5bb86a(0x7e)!=_0x141842[_0x5bb86a(0xf8)][_0x5bb86a(0xc5)]&&(_0x2763c9[_0x5bb86a(0xce)](_0x2763c9[_0x5bb86a(0x8a)](_0x141842,0x0)),_0x39d522[_0x5bb86a(0x77)][_0x5bb86a(0xc0)](_0x5bb86a(0x9a))[_0x5bb86a(0xed)](),_0x39d522[_0x5bb86a(0xee)](_0x5bb86a(0x9a),{'forceDefaultExecution':!0x0}));const _0x5efe0a=_0x50aa50[_0x5bb86a(0xc8)](_0xd94ac3=>_0x5bb86a(0x7e)!=_0xd94ac3[_0x5bb86a(0xf8)][_0x5bb86a(0xc5)]);_0x5efe0a[_0x5bb86a(0xf3)]>0x0&&_0x2763c9[_0x5bb86a(0xce)](_0x5efe0a);for(const _0x12acca of _0x50aa50)_0x12acca[_0x5bb86a(0xcb)]();});}function _0x9eae21(_0x31860d,_0x21aed0){const _0x45598d=_0x23f1d3;return _0x21aed0[_0x45598d(0x82)](_0x147c73=>_0x31860d[_0x45598d(0xdb)](_0x517b64=>_0x517b64[_0x45598d(0x103)][_0x45598d(0xda)](_0x147c73[_0x45598d(0xcc)])||_0x147c73[_0x45598d(0x103)][_0x45598d(0xda)](_0x517b64[_0x45598d(0xcc)])));}function _0x44a656(_0x2d4c88,_0x5c2c31){const _0x418bea=_0x23f1d3;return!_0x2d4c88[_0x418bea(0xdb)](_0x9d8514=>_0x5c2c31[_0x418bea(0xdb)](_0x265c61=>_0x9d8514[_0x418bea(0xcf)](_0x265c61)))&&_0x2d4c88[_0x418bea(0xdb)](_0x402a57=>_0x5c2c31[_0x418bea(0xdb)](_0x376b3f=>_0x402a57[_0x418bea(0x103)][_0x418bea(0xff)](_0x376b3f[_0x418bea(0xcc)])));}_0x39d522[_0x23f1d3(0xf7)][_0x23f1d3(0x6c)]['on'](_0x23f1d3(0x101),(_0x4b479f,_0x114053,_0x386a77)=>{const _0x526267=_0x23f1d3;if(!_0x386a77[_0x526267(0x7b)][_0x526267(0xba)])return;const _0x376a2d=_0x114053[_0x526267(0x100)];if(!_0x376a2d)return;const _0x44e309=_0x386a77[_0x526267(0x70)][_0x526267(0x99)](_0x376a2d);function _0x2b550a(_0x3922b2){const _0x540cca=_0x526267;return Array[_0x540cca(0x81)](_0x3922b2)?_0x3922b2:[_0x3922b2];}_0x44e309&&_0x526267(0x73)===_0x376a2d[_0x526267(0x6b)]&&_0x4b2e60(_0x44e309,_0x386a77[_0x526267(0xd4)],(_0x5a59dc,_0x58b5b0,_0x4b7498)=>_0x4b7498[_0x526267(0x102)](_0x2b550a(_0x58b5b0[_0x526267(0xe8)]),_0x5a59dc),(_0x2f55c9,_0x481231,_0x4013ee)=>_0x4013ee[_0x526267(0xb5)](_0x2b550a(_0x481231[_0x526267(0xe8)]),_0x2f55c9));},{'priority':_0x23f1d3(0x85)}),_0x5120ca[_0x23f1d3(0xca)][_0x23f1d3(0x76)](_0x4ac80a=>{const _0x5e1ba1=_0x23f1d3;if(_0x5e1ba1(0xc7)!=_0x4ac80a[_0x5e1ba1(0xc3)]&&_0x5e1ba1(0xfe)!=_0x4ac80a[_0x5e1ba1(0xc3)])return;const _0x83ab22=_0x4ac80a[_0x5e1ba1(0x7c)]();if(null!=_0x83ab22&&_0x83ab22['is'](_0x5e1ba1(0x64),_0x5e1ba1(0xe5))){if(_0x5e1ba1(0xc7)==_0x4ac80a[_0x5e1ba1(0xc3)]){const _0x135660=_0x4ac80a[_0x5e1ba1(0xf9)]()[_0x5e1ba1(0xc8)](_0x4451d4=>_0x4451d4['is'](_0x5e1ba1(0xdd)))[_0x5e1ba1(0xdf)](_0x15bb3a=>_0x15bb3a[_0x5e1ba1(0xf7)]);if(_0x135660[_0x5e1ba1(0xf3)])return{'type':_0x5e1ba1(0xc7),'content':_0x2a8d2f(_0x203917,_0x5e1ba1(0x8d),_0x2a8d2f(_0x203917,_0x5e1ba1(0x8e),'\x22'+_0x135660[_0x5e1ba1(0xec)]('\x20')+'\x22'))};}if(_0x5e1ba1(0xfe)==_0x4ac80a[_0x5e1ba1(0xc3)]){const _0x432410=_0x4ac80a[_0x5e1ba1(0xf9)]()[_0x5e1ba1(0xc8)](_0x2a70ae=>_0x2a70ae['is'](_0x5e1ba1(0xdd)))[_0x5e1ba1(0xdf)](_0x2c280e=>_0x2c280e[_0x5e1ba1(0xf7)]);if(_0x432410[_0x5e1ba1(0xf3)])return{'type':_0x5e1ba1(0xfe),'content':_0x2a8d2f(_0x203917,_0x5e1ba1(0x72),_0x2a8d2f(_0x203917,_0x5e1ba1(0x8e),'\x22'+_0x432410[_0x5e1ba1(0xec)]('\x20')+'\x22'))};}}}),_0x5120ca[_0x23f1d3(0xca)][_0x23f1d3(0x76)](_0x176690=>{const _0x34a055=_0x23f1d3;if(_0x34a055(0x78)==_0x176690[_0x34a055(0xa9)]){const _0x4d1415=_0x176690[_0x34a055(0xf9)]()[_0x34a055(0xc8)](_0x54bd74=>_0x54bd74['is'](_0x34a055(0xdd)))[_0x34a055(0xdf)](_0x367117=>_0x367117[_0x34a055(0xf7)]),_0x12ec40=this[_0x34a055(0x8c)](_0x176690),_0x394365=_0x12ec40[_0x34a055(0xf6)]-_0x12ec40[_0x34a055(0x106)]+0x1;if(_0x34a055(0xc7)==_0x176690[_0x34a055(0xc3)])return _0x4d1415[_0x34a055(0xf3)]?{'type':_0x34a055(0xc7),'content':_0x2a8d2f(_0x203917,_0x34a055(0x8d),_0x2a8d2f(_0x203917,_0x34a055(0xdc),[_0x394365,'\x22'+_0x4d1415[_0x34a055(0xec)]('\x20')+'\x22']))}:{'type':_0x34a055(0xc7),'content':_0x2a8d2f(_0x203917,_0x34a055(0x8d),_0x2a8d2f(_0x203917,_0x34a055(0xc6),_0x394365))};if(_0x34a055(0xfe)==_0x176690[_0x34a055(0xc3)])return _0x4d1415[_0x34a055(0xf3)]?{'type':_0x34a055(0xfe),'content':_0x2a8d2f(_0x203917,_0x34a055(0x72),_0x2a8d2f(_0x203917,_0x34a055(0xdc),[_0x394365,'\x22'+_0x4d1415[_0x34a055(0xec)]('\x20')+'\x22']))}:{'type':_0x34a055(0xfe),'content':_0x2a8d2f(_0x203917,_0x34a055(0x72),_0x2a8d2f(_0x203917,_0x34a055(0xc6),_0x394365))};}if(_0x34a055(0xbb)==_0x176690[_0x34a055(0xa9)]){const _0x239fef=_0x176690[_0x34a055(0xf9)]()[_0x34a055(0xc8)](_0x2d6919=>_0x2d6919['is'](_0x34a055(0xdd)))[_0x34a055(0xdf)](_0x40ac45=>_0x40ac45[_0x34a055(0xf7)]),_0x5c8ac3=this[_0x34a055(0x8c)](_0x176690),_0x1bf839=_0x5c8ac3[_0x34a055(0x75)]-_0x5c8ac3[_0x34a055(0x93)]+0x1;if(_0x34a055(0xc7)==_0x176690[_0x34a055(0xc3)])return _0x239fef[_0x34a055(0xf3)]?{'type':_0x34a055(0xc7),'content':_0x2a8d2f(_0x203917,_0x34a055(0x8d),_0x2a8d2f(_0x203917,_0x34a055(0x9d),[_0x1bf839,'\x22'+_0x239fef[_0x34a055(0xec)]('\x20')+'\x22']))}:{'type':_0x34a055(0xc7),'content':_0x2a8d2f(_0x203917,_0x34a055(0x8d),_0x2a8d2f(_0x203917,_0x34a055(0xeb),_0x1bf839))};if(_0x34a055(0xfe)==_0x176690[_0x34a055(0xc3)])return _0x239fef[_0x34a055(0xf3)]?{'type':_0x34a055(0xfe),'content':_0x2a8d2f(_0x203917,_0x34a055(0x72),_0x2a8d2f(_0x203917,_0x34a055(0x9d),[_0x1bf839,'\x22'+_0x239fef[_0x34a055(0xec)]('\x20')+'\x22']))}:{'type':_0x34a055(0xfe),'content':_0x2a8d2f(_0x203917,_0x34a055(0x72),_0x2a8d2f(_0x203917,_0x34a055(0xeb),_0x1bf839))};}}),_0x5120ca[_0x23f1d3(0x67)][_0x23f1d3(0x9f)](_0x23f1d3(0xc7),_0x23f1d3(0x78),_0x23f1d3(0x7a),_0x44d879),_0x5120ca[_0x23f1d3(0x67)][_0x23f1d3(0x9f)](_0x23f1d3(0xfe),_0x23f1d3(0x78),_0x23f1d3(0x7d),_0x44d879),_0x5120ca[_0x23f1d3(0x67)][_0x23f1d3(0x9f)](_0x23f1d3(0xc7),_0x23f1d3(0xbb),_0x23f1d3(0x7a),_0x2693c0),_0x5120ca[_0x23f1d3(0x67)][_0x23f1d3(0x9f)](_0x23f1d3(0xfe),_0x23f1d3(0xbb),_0x23f1d3(0x7d),_0x2693c0),_0x5120ca[_0x23f1d3(0x67)][_0x23f1d3(0x9f)](_0x23f1d3(0xc7),_0x23f1d3(0xbb),_0x23f1d3(0xec),_0x9eae21),_0x5120ca[_0x23f1d3(0x67)][_0x23f1d3(0x9f)](_0x23f1d3(0xfe),_0x23f1d3(0xbb),_0x23f1d3(0xec),_0x9eae21),_0x5120ca[_0x23f1d3(0x67)][_0x23f1d3(0x9f)](_0x23f1d3(0xc7),_0x23f1d3(0x78),_0x23f1d3(0xec),_0x44a656),_0x5120ca[_0x23f1d3(0x67)][_0x23f1d3(0x9f)](_0x23f1d3(0xfe),_0x23f1d3(0x78),_0x23f1d3(0xec),_0x44a656);}[_0x2312aa(0x9b)](){const _0x1793a9=_0x2312aa,_0x15aa0d=this[_0x1793a9(0xd0)],_0x5506ce=_0x15aa0d[_0x1793a9(0xac)][_0x1793a9(0xd8)][_0x1793a9(0xf4)];return(_0x5db1bb,_0x647d6d)=>{const _0x332ce8=_0x1793a9;_0x15aa0d[_0x332ce8(0xac)][_0x332ce8(0x6a)](_0x31a387=>{const _0x22a522=_0x332ce8,{commandName:_0x2742a5,commandParams:_0x3ff586}=_0x647d6d;let _0x502ee0=_0x5db1bb[0x0][_0x22a522(0x103)][_0x22a522(0x87)];_0x3ff586&&_0x3ff586[0x0]&&!0x1===_0x3ff586[0x0][_0x22a522(0xbd)]&&(_0x502ee0=_0x5db1bb[0x0][_0x22a522(0xcc)][_0x22a522(0x98)]);const _0x16c4ca=_0x31a387[_0x22a522(0x90)](_0x502ee0);if(_0x22a522(0x7e)==_0x16c4ca[_0x22a522(0xf8)][_0x22a522(0xc5)])return;const _0x2ff901=Array[_0x22a522(0xea)](_0x5506ce[_0x22a522(0xe2)]())[_0x22a522(0xdf)](_0x164cc1=>_0x316d63[_0x22a522(0xa6)](_0x164cc1));_0x31a387[_0x22a522(0xce)](_0x16c4ca),_0x15aa0d[_0x22a522(0x77)][_0x22a522(0xc0)](_0x2742a5)[_0x22a522(0xed)](),_0x3ff586[_0x22a522(0xa3)]({'forceDefaultExecution':!0x0}),_0x15aa0d[_0x22a522(0xee)](_0x2742a5,..._0x3ff586);const _0x23d8f4=_0x2ff901[_0x22a522(0xc8)](_0x4ca9e0=>_0x22a522(0x7e)!=_0x4ca9e0[_0x22a522(0xf8)][_0x22a522(0xc5)]);_0x23d8f4[_0x22a522(0xf3)]>0x0&&_0x31a387[_0x22a522(0xce)](_0x23d8f4);for(const _0x2b6a2e of _0x2ff901)_0x2b6a2e[_0x22a522(0xcb)]();});};}[_0x2312aa(0xfc)](_0x95904b){const _0x3d7c87=_0x2312aa,_0x20ad8b=this[_0x3d7c87(0xd0)][_0x3d7c87(0xae)][_0x3d7c87(0xc0)](_0x3d7c87(0x79));let _0x30dc71=Number[_0x3d7c87(0x6e)],_0x140ea6=Number[_0x3d7c87(0xd1)],_0x53a675=Number[_0x3d7c87(0x6e)],_0x6dbf9=Number[_0x3d7c87(0xd1)];for(const _0x231b75 of _0x95904b){if(_0x3d7c87(0x7e)==_0x231b75[_0x3d7c87(0xf8)][_0x3d7c87(0xc5)])continue;const {row:_0xf586c7,column:_0x65a34a}=_0x20ad8b[_0x3d7c87(0xe4)](_0x231b75),_0x1dfa4d=_0x231b75[_0x3d7c87(0xe7)](_0x3d7c87(0xe0))?_0x231b75[_0x3d7c87(0xb1)](_0x3d7c87(0xe0))-0x1:0x0,_0x227ff6=_0x231b75[_0x3d7c87(0xe7)](_0x3d7c87(0x91))?_0x231b75[_0x3d7c87(0xb1)](_0x3d7c87(0x91))-0x1:0x0;_0x30dc71=_0xf586c7<_0x30dc71?_0xf586c7:_0x30dc71,_0x140ea6=_0xf586c7+_0x1dfa4d>_0x140ea6?_0xf586c7+_0x1dfa4d:_0x140ea6,_0x53a675=_0x65a34a<_0x53a675?_0x65a34a:_0x53a675,_0x6dbf9=_0x65a34a+_0x227ff6>_0x6dbf9?_0x65a34a+_0x227ff6:_0x6dbf9;}return{'minRow':_0x30dc71,'maxRow':_0x140ea6,'minColumn':_0x53a675,'maxColumn':_0x6dbf9};}[_0x2312aa(0xde)](){const _0x29921a=_0x2312aa,_0x4d5cca=this[_0x29921a(0xd0)],_0x2fdcdc=_0x4d5cca[_0x29921a(0xae)][_0x29921a(0xc0)](_0x29921a(0xbe)),_0x13e390=_0x4d5cca[_0x29921a(0xae)][_0x29921a(0xc0)](_0x29921a(0x79));_0x4d5cca[_0x29921a(0xac)][_0x29921a(0xd8)]['on'](_0x29921a(0xb6),()=>{const _0x3d74b2=_0x29921a,_0x5f3bc9=Array[_0x3d74b2(0xea)](_0x4d5cca[_0x3d74b2(0xac)][_0x3d74b2(0xd8)][_0x3d74b2(0x6d)][_0x3d74b2(0xaa)]());for(const {name:_0x316e4b,data:_0xc975fa}of _0x5f3bc9){const {group:_0x34df0d,id:_0x31d4b0,subType:_0x2abb9b}=_0x2fdcdc[_0x3d74b2(0xb0)](_0x316e4b);if(_0x3d74b2(0xa2)!=_0x34df0d)continue;if(null!=_0xc975fa[_0x3d74b2(0x89)])continue;const _0x1d0c81=_0x2fdcdc[_0x3d74b2(0xa5)](_0x31d4b0);this[_0x3d74b2(0xa8)][_0x3d74b2(0xbc)](_0x2abb9b)&&this[_0x3d74b2(0xa7)][_0x3d74b2(0x88)](_0x1d0c81);}},{'priority':_0x29921a(0xb2)});const _0x1a144c=(_0x398286,_0x12014a)=>{const _0xbcf9be=_0x29921a;let _0x2fa752=!0x1;const _0x123008=_0x12014a[_0xbcf9be(0xe6)](_0x398286),_0x2c663c=_0x398286[_0xbcf9be(0xb3)](_0xbcf9be(0xe5)),_0x547fdd=_0x13e390[_0xbcf9be(0xe4)](_0x398286);for(const _0x5b0666 of this[_0xbcf9be(0xa7)]){const _0x318096=_0x5b0666[_0xbcf9be(0xa9)],_0x4bdd24=_0x318096[_0xbcf9be(0x83)](_0xbcf9be(0xe9)),_0x309eb9=_0x318096[_0xbcf9be(0x86)](_0x4bdd24?0xa:0x5),_0x1991d8=_0x309eb9[_0xbcf9be(0xaf)](),_0x2b6811=_0x1991d8[_0xbcf9be(0x86)](0x0,0x3)+_0xbcf9be(0xcd),_0x3f1b15=_0xbcf9be(0x9c)+_0x309eb9,_0x35b694=_0xbcf9be(0xf1)+_0x309eb9;if(!_0x5b0666[_0xbcf9be(0xd3)])continue;if(_0x2c663c!=_0x5b0666[_0xbcf9be(0x74)]()[_0xbcf9be(0xcc)][_0xbcf9be(0xb3)](_0xbcf9be(0xe5)))continue;if(_0x5b0666[_0xbcf9be(0x68)](_0x123008))continue;const _0xe22640=_0x398286[_0xbcf9be(0xe7)](_0x2b6811)?_0x398286[_0xbcf9be(0xb1)](_0x2b6811)-0x1:0x0,_0x1ec04d=this[_0xbcf9be(0x8c)](_0x5b0666),_0x38210f=_0x1ec04d[_0x3f1b15],_0x453e25=_0x1ec04d[_0x35b694];_0x38210f<=_0x547fdd[_0x1991d8]&&_0x547fdd[_0x1991d8]+_0xe22640<=_0x453e25&&(_0x5b0666[_0xbcf9be(0x84)](_0x123008),_0x2fa752=!0x0);}return _0x2fa752;};_0x4d5cca[_0x29921a(0xac)][_0x29921a(0xd8)][_0x29921a(0xf0)](_0x376f1a=>{const _0x185018=_0x29921a;let _0x27bd61=!0x1;for(const _0x129ebc of _0x4d5cca[_0x185018(0xac)][_0x185018(0xd8)][_0x185018(0x6d)][_0x185018(0xb9)]())if(_0x185018(0xb7)==_0x129ebc[_0x185018(0xc3)]){if(_0x185018(0x78)==_0x129ebc[_0x185018(0x6b)]){for(const _0x1548aa of _0x129ebc[_0x185018(0x8b)][_0x185018(0x98)][_0x185018(0xab)]())_0x27bd61=_0x27bd61||_0x1a144c(_0x1548aa,_0x376f1a);}else _0x185018(0x73)==_0x129ebc[_0x185018(0x6b)]&&(_0x27bd61=_0x27bd61||_0x1a144c(_0x129ebc[_0x185018(0x8b)][_0x185018(0x98)],_0x376f1a));}return _0x27bd61;});}[_0x2312aa(0x8c)](_0x3f739c){const _0x22977d=_0x2312aa;return this[_0x22977d(0xfc)](_0x3f739c[_0x22977d(0xe2)]()[_0x22977d(0xdf)](_0x5b484b=>_0x5b484b[_0x22977d(0xcc)][_0x22977d(0x98)]));}}function Ee(_0x2fd893){const _0x3977f3=_0x2312aa;return Array[_0x3977f3(0xea)](new Set(_0x2fd893)[_0x3977f3(0xb8)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x3b40(){const _0xdfccbb=['enableCommand','requires','73105kSLcpW','toggleTableCaption','get','59505fNJpSS','afterInit','has','TableCaptionEditing','10htrZrO','56VxQydk','785771oRvCjx','2479bgBnVc','editor','TrackChangesEditing','248380NNYQOg','191043jSpUtI','11475737ASedaI','642LNtDon','20zNTBEu','508MIrhVc','plugins','204shblKs'];_0x3b40=function(){return _0xdfccbb;};return _0x3b40();}const _0x33828a=_0x599e;(function(_0x3d82a4,_0x5bfd3c){const _0xa3143c=_0x599e,_0x497395=_0x3d82a4();while(!![]){try{const _0xb22fa8=-parseInt(_0xa3143c(0xbc))/0x1*(-parseInt(_0xa3143c(0xc4))/0x2)+-parseInt(_0xa3143c(0xcc))/0x3*(parseInt(_0xa3143c(0xc3))/0x4)+parseInt(_0xa3143c(0xc9))/0x5*(-parseInt(_0xa3143c(0xc2))/0x6)+-parseInt(_0xa3143c(0xbb))/0x7*(-parseInt(_0xa3143c(0xba))/0x8)+parseInt(_0xa3143c(0xc0))/0x9*(-parseInt(_0xa3143c(0xd0))/0xa)+parseInt(_0xa3143c(0xbf))/0xb*(parseInt(_0xa3143c(0xc6))/0xc)+parseInt(_0xa3143c(0xc1))/0xd;if(_0xb22fa8===_0x5bfd3c)break;else _0x497395['push'](_0x497395['shift']());}catch(_0x134724){_0x497395['push'](_0x497395['shift']());}}}(_0x3b40,0xf374d));import{Plugin as _0x2fe94c}from'ckeditor5/src/core.js';import _0xaddb28 from'./table.js';function _0x599e(_0x1472ac,_0x58862f){const _0x3b408a=_0x3b40();return _0x599e=function(_0x599ef8,_0x12beca){_0x599ef8=_0x599ef8-0xba;let _0x300baf=_0x3b408a[_0x599ef8];return _0x300baf;},_0x599e(_0x1472ac,_0x58862f);}export default class Mt extends _0x2fe94c{static get[_0x33828a(0xc8)](){return[_0xaddb28];}[_0x33828a(0xcd)](){const _0x106f5b=_0x33828a,_0x5dd2a0=this[_0x106f5b(0xbd)];if(!_0x5dd2a0[_0x106f5b(0xc5)][_0x106f5b(0xce)](_0x106f5b(0xcf)))return;_0x5dd2a0[_0x106f5b(0xc5)][_0x106f5b(0xcb)](_0x106f5b(0xbe))[_0x106f5b(0xc7)](_0x106f5b(0xca));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x4adfc3=_0x450e;(function(_0x213356,_0x255801){const _0x1bce34=_0x450e,_0xb0b56e=_0x213356();while(!![]){try{const _0x5efd06=-parseInt(_0x1bce34(0x123))/0x1+-parseInt(_0x1bce34(0x1d1))/0x2+-parseInt(_0x1bce34(0x12b))/0x3+-parseInt(_0x1bce34(0x1d6))/0x4*(parseInt(_0x1bce34(0x1b6))/0x5)+-parseInt(_0x1bce34(0x1c1))/0x6+-parseInt(_0x1bce34(0x1ca))/0x7+-parseInt(_0x1bce34(0x1a0))/0x8*(-parseInt(_0x1bce34(0x198))/0x9);if(_0x5efd06===_0x255801)break;else _0xb0b56e['push'](_0xb0b56e['shift']());}catch(_0x20256e){_0xb0b56e['push'](_0xb0b56e['shift']());}}}(_0x46d4,0x2dde3));import{getTranslation as _0x2fa290}from'../utils/common-translations.js';import{Plugin as _0x268b2e}from'ckeditor5/src/core.js';import{LiveRange as _0x20a2ba}from'ckeditor5/src/engine.js';function _0x46d4(){const _0x5f44ba=['markerName','566111ZAbBpp','rows','insert','getSuggestion','position','TableUtils','tablePasteColumn','560096iUoDwH','isEmpty','suggestionUnloaded','isEqual','_createdBatches','20ZYHMni','startsWith','removeRows','some','includes','getColumns','model','rootName','remove','tablePaste','map','createTableWalker','tableCellSuggestion','redo','ck-suggestion-marker--active','nodeAfter','suggestion-td','forceDefaultExecution','cell','change','deletionRanges','getRowIndexes','insertColumns','registerPostFixer','removeMarker','46373wbbuoM','locale','suggestionLoaded','hasSuggestion','insertContent','attributes','from','filter','527379xFajzL','tablePasteChainId','elementToElement','markerAttributes','markerToHighlight','_getCoordsForCells','author','removeMarkers','subType','tablePasteRow','editing','_splitMarkerName','suggestion','columnInsertionIndexes','getSelectionAffectedTableCells','getContainedElement','endColumn','high','keys','tablePasteCell','unwrap','editor','oldRange','element','start','options','last','fill','low','documentSelection','createElement','createRange','*Replace\x20table\x20cells*','getChildren','entries','TableClipboard','showSuggestionHighlights','getRows','columnInsertionRanges','set','setAttributes','register','tableCellBackgroundColor','tableCellBorderColor','add','forEach','getAllAdjacentSuggestions','TrackChangesEditing','createRangeIn','tableCell','requires','reduce','editingDowncast','root','listenTo','table','fromRange','nextSibling','createPositionBefore','previous','first','setAttribute','getRange','getColumnIndexes','get','row','newRange','getMarkers','markMultiRangeBlockFormat','getTableIfOnlyTableInContent','column','tableCellVerticalAlignment','document','every','getRanges','trackChanges','clipboardOutput','wrap','push','cells','getItems','ck-suggestion-marker','updateMarker','descriptionFactory','afterInit','next','find','selection','move','getShiftedBy','getChanges','accept','activeMarkers','rowInsertionIndexes','getChild','removeColumns','for','createRangeOn','tableCellBorderStyle','schema','isInContent','call','getSuggestions','tableCellHorizontalAlignment','value','join','_tablePostFixingSubtypes','end','Users','31563zbRYCc','registerCustomCallback','formatBlock','fromEntries','$graveyard','return','content','registerDescriptionCallback','2648SXLzgY','batch','length','markers','tableCellPadding','stop','suggestion:formatBlock:tablePasteCell','getAttributes','name','detach','endRow','columns','containsRange','conversion','discard','getSuggestionCallback','ck-suggestion-marker-insertion','markMultiRangeInsertion','plugins','paragraph','differ','_suggestionFactory','129545FLHaXy','commands','rowInsertionRanges','_isForcedDefaultExecutionBlock','type','getChangedMarkers','deletion','findAncestor','view','insertionRanges','_replaceTableSlotCell','1561860bZBOxX','tableCellBorderWidth','markMultiRangeDeletion','insertRows','dataDowncast','insertion','has','previousSibling'];_0x46d4=function(){return _0x5f44ba;};return _0x46d4();}import{uid as _0x2d26da,priorities as _0x4e94dd}from'ckeditor5/src/utils.js';import _0x17ddc3 from'./table.js';const ge=[_0x4adfc3(0x1c2),_0x4adfc3(0x156),_0x4adfc3(0x18d),_0x4adfc3(0x192),_0x4adfc3(0x172),_0x4adfc3(0x155),_0x4adfc3(0x1a4)],Ce=Object[_0x4adfc3(0x19b)](ge[_0x4adfc3(0x114)](_0x38f82e=>[_0x38f82e,null]));function _0x450e(_0x502831,_0x4c4185){const _0x46d45e=_0x46d4();return _0x450e=function(_0x450e4d,_0x1268de){_0x450e4d=_0x450e4d-0x113;let _0x11738a=_0x46d45e[_0x450e4d];return _0x11738a;},_0x450e(_0x502831,_0x4c4185);}export default class It extends _0x268b2e{static get[_0x4adfc3(0x15d)](){return[_0x17ddc3];}[_0x4adfc3(0x17f)](){const _0x20b0b6=_0x4adfc3,_0x1aa8b8=this[_0x20b0b6(0x140)];if(!_0x1aa8b8[_0x20b0b6(0x1b2)][_0x20b0b6(0x1c7)](_0x20b0b6(0x14e)))return;const _0x7370d8=_0x1aa8b8[_0x20b0b6(0x1b2)][_0x20b0b6(0x16b)](_0x20b0b6(0x15a)),_0xecae6a=_0x1aa8b8[_0x20b0b6(0x1b2)][_0x20b0b6(0x16b)](_0x20b0b6(0x1cf)),_0x2543cc=_0x1aa8b8[_0x20b0b6(0x1b2)][_0x20b0b6(0x16b)](_0x17ddc3),_0x2dea12=_0x1aa8b8[_0x20b0b6(0x1b2)][_0x20b0b6(0x16b)](_0x20b0b6(0x14e));_0x2543cc[_0x20b0b6(0x195)][_0x20b0b6(0x179)](_0x20b0b6(0x134),_0x20b0b6(0x1d0)),_0x1aa8b8[_0x20b0b6(0x1dc)][_0x20b0b6(0x18e)][_0x20b0b6(0x154)](_0x20b0b6(0x116),{'allowIn':_0x20b0b6(0x15c),'allowContentOf':_0x20b0b6(0x15c),'isLimit':!0x0}),_0x1aa8b8[_0x20b0b6(0x1ad)][_0x20b0b6(0x12d)]({'model':_0x20b0b6(0x116),'view':_0x20b0b6(0x11a)});let _0xa31fe1=null;_0x1aa8b8[_0x20b0b6(0x1dc)]['on'](_0x20b0b6(0x127),(_0xb271ea,_0x25721b)=>{const _0x8ddadc=_0x20b0b6,[_0x1a7b2a,_0x296fe4]=_0x25721b,_0x542a85=_0x25721b[_0x25721b[_0x8ddadc(0x1a2)]-0x1];_0x542a85&&_0x542a85[_0x8ddadc(0x11b)]||_0x7370d8[_0x8ddadc(0x1b9)]||this[_0x8ddadc(0x140)][_0x8ddadc(0x1b7)][_0x8ddadc(0x16b)](_0x8ddadc(0x176))[_0x8ddadc(0x193)]&&function(_0x108704,_0x5b407d,_0x3de002,_0x4a5f40,_0x35154f){const _0x1c8af6=_0x8ddadc;if(_0x5b407d&&!_0x5b407d['is'](_0x1c8af6(0x148)))return!0x1;const _0x1fffb1=_0x35154f[_0x1c8af6(0x170)](_0x108704,_0x3de002);if(!_0x1fffb1||!he(_0x1fffb1,void 0x0,_0x4a5f40))return!0x1;const _0x401e97=_0x4a5f40[_0x1c8af6(0x139)](_0x3de002[_0x1c8af6(0x173)][_0x1c8af6(0x182)]);if(!_0x401e97[_0x1c8af6(0x1a2)])return!0x1;const _0x5e0055=_0x401e97[0x0][_0x1c8af6(0x1bd)](_0x1c8af6(0x162)),_0x3e73d4=_0x4a5f40[_0x1c8af6(0x11f)](_0x401e97),_0x2f37b4=_0x4a5f40[_0x1c8af6(0x16a)](_0x401e97),_0x51967c={'startRow':_0x3e73d4[_0x1c8af6(0x167)],'endRow':_0x3e73d4[_0x1c8af6(0x145)],'startColumn':_0x2f37b4[_0x1c8af6(0x167)],'endColumn':_0x2f37b4[_0x1c8af6(0x145)]};return 0x1==_0x401e97[_0x1c8af6(0x1a2)]&&(_0x51967c[_0x1c8af6(0x1aa)]+=_0x4a5f40[_0x1c8af6(0x150)](_0x1fffb1)-0x1,_0x51967c[_0x1c8af6(0x13b)]+=_0x4a5f40[_0x1c8af6(0x1db)](_0x1fffb1)-0x1),he(_0x5e0055,_0x51967c,_0x4a5f40);}(_0x1a7b2a,_0x296fe4,_0x1aa8b8[_0x8ddadc(0x1dc)],_0xecae6a,_0x2dea12)&&(_0xb271ea[_0x8ddadc(0x1a5)](),_0xa31fe1={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x1aa8b8[_0x8ddadc(0x1dc)][_0x8ddadc(0x11d)](()=>{const _0x598010=_0x8ddadc;_0x1aa8b8[_0x598010(0x1dc)][_0x598010(0x127)](_0x25721b[0x0],_0x25721b[0x1],_0x25721b[0x2],{'forceDefaultExecution':!0x0});const _0x37e88a=_0x2d26da(),{rowInsertionRanges:_0x159d84,columnInsertionRanges:_0xe7358c,insertionRanges:_0x92d186,deletionRanges:_0x586f27,cells:_0x2312c1}=_0xa31fe1;_0x159d84[_0x598010(0x1a2)]&&_0x7370d8[_0x598010(0x1b1)](_0x159d84,_0x598010(0x134),{'tablePasteChainId':_0x37e88a}),_0xe7358c[_0x598010(0x1a2)]&&_0x7370d8[_0x598010(0x1b1)](_0xe7358c,_0x598010(0x1d0),{'tablePasteChainId':_0x37e88a}),_0x92d186[_0x598010(0x1a2)]&&(_0x7370d8[_0x598010(0x1b1)](_0x92d186,_0x598010(0x113),{'tablePasteChainId':_0x37e88a,'skipNestingCheck':!0x0}),_0x92d186[_0x598010(0x158)](_0x55abe1=>{const _0xcd9e5c=_0x598010;var _0x28f38e;return null===(_0x28f38e=_0x55abe1[_0xcd9e5c(0x1a9)])||void 0x0===_0x28f38e?void 0x0:_0x28f38e[_0xcd9e5c(0x190)](_0x55abe1);})),_0x586f27[_0x598010(0x1a2)]&&(_0x7370d8[_0x598010(0x1c3)](_0x586f27,_0x598010(0x113),{'tablePasteChainId':_0x37e88a,'skipNestingCheck':!0x0}),_0x586f27[_0x598010(0x158)](_0x2ff119=>{const _0x1bae35=_0x598010;var _0x4d5f7f;return null===(_0x4d5f7f=_0x2ff119[_0x1bae35(0x1a9)])||void 0x0===_0x4d5f7f?void 0x0:_0x4d5f7f[_0x1bae35(0x190)](_0x2ff119);}));const _0x5edfc4=_0x7370d8[_0x598010(0x16f)](_0x2312c1[_0x598010(0x114)](({element:_0x4e1b5a})=>_0x4e1b5a),{'formatGroupId':_0x2d26da()},[],_0x598010(0x13e),{'tablePasteChainId':_0x37e88a});if(_0x5edfc4){const _0x330c32=_0x5edfc4[_0x598010(0x16e)](),_0x55062c=[];for(const {element:_0x5eb06f,attributes:_0x1852c1}of _0x2312c1){if(!_0x1852c1)continue;const _0x322049=_0x1aa8b8[_0x598010(0x1dc)][_0x598010(0x18c)](_0x5eb06f),_0x14efb8=_0x330c32[_0x598010(0x181)](_0x3ef749=>_0x3ef749[_0x598010(0x169)]()[_0x598010(0x1d4)](_0x322049));_0x14efb8&&_0x55062c[_0x598010(0x179)]([_0x14efb8[_0x598010(0x1a8)],_0x1852c1]);}_0x55062c[_0x598010(0x1a2)]&&_0x5edfc4[_0x598010(0x168)](_0x598010(0x12e),Object[_0x598010(0x19b)](_0x55062c));}_0xa31fe1=null;}));},{'priority':_0x4e94dd[_0x20b0b6(0x13c)]+0xa}),_0x1aa8b8[_0x20b0b6(0x1b2)][_0x20b0b6(0x16b)](_0x20b0b6(0x14e))['on'](_0x20b0b6(0x1c0),(_0x386b65,_0x50b0a7)=>{const _0x290739=_0x20b0b6,[_0x3e9862,_0x919a9c,,_0x1400ff]=_0x50b0a7;if(!_0xa31fe1)return;_0x386b65[_0x290739(0x1a5)]();const _0x36f61f=_0x3e9862[_0x290739(0x11c)],_0x529710=_0x919a9c,_0x2201d7=Pe(_0x36f61f),_0x53d7a4=Pe(_0x529710);_0x386b65[_0x290739(0x19d)]=_0x36f61f;let _0x516dcf=null,_0x5477b4=null;if(_0x53d7a4||_0x2201d7){if(_0x2201d7&&!_0x53d7a4){_0x1400ff[_0x290739(0x1de)](_0x36f61f[_0x290739(0x189)](0x0));for(const _0x761db of Array[_0x290739(0x129)](_0x529710[_0x290739(0x14c)]()))_0x1400ff[_0x290739(0x1cc)](_0x761db,_0x36f61f,_0x290739(0x196));const _0x57d3da=_0xa31fe1[_0x290739(0x188)][_0x290739(0x1da)](_0x3e9862[_0x290739(0x16c)]),_0x52a103=_0xa31fe1[_0x290739(0x138)][_0x290739(0x1da)](_0x3e9862[_0x290739(0x171)]);_0x57d3da||_0x52a103||(_0x516dcf=_0x20a2ba[_0x290739(0x163)](_0x1400ff[_0x290739(0x15b)](_0x36f61f)));}else _0x53d7a4&&!_0x2201d7&&(_0x5477b4=_0x1400ff[_0x290739(0x15b)](_0x36f61f));}else{const _0x5ab601=_0x1400ff[_0x290739(0x149)](_0x290739(0x116)),_0x3a511e=_0x1400ff[_0x290739(0x149)](_0x290739(0x116));_0x1400ff[_0x290739(0x178)](_0x1400ff[_0x290739(0x15b)](_0x36f61f),_0x3a511e),_0x1400ff[_0x290739(0x1cc)](_0x5ab601,_0x36f61f,0x0);for(const _0x2b22f2 of Array[_0x290739(0x129)](_0x529710[_0x290739(0x14c)]()))_0x1400ff[_0x290739(0x1cc)](_0x2b22f2,_0x5ab601,_0x290739(0x196));_0x516dcf=_0x20a2ba[_0x290739(0x163)](_0x1400ff[_0x290739(0x18c)](_0x5ab601)),_0x5477b4=_0x20a2ba[_0x290739(0x163)](_0x1400ff[_0x290739(0x18c)](_0x3a511e));}const _0x234e68=Array[_0x290739(0x129)](_0x529710[_0x290739(0x1a7)]())[_0x290739(0x12a)](([_0x341873])=>ge[_0x290739(0x1da)](_0x341873));_0xa31fe1[_0x290739(0x17a)][_0x290739(0x179)]({'element':_0x36f61f,'attributes':_0x234e68[_0x290739(0x1a2)]?Object[_0x290739(0x19b)](_0x234e68):null}),_0x516dcf&&_0xa31fe1[_0x290739(0x1bf)][_0x290739(0x179)](_0x516dcf),_0x5477b4&&_0xa31fe1[_0x290739(0x11e)][_0x290739(0x179)](_0x5477b4);},{'priority':_0x20b0b6(0x13c)}),_0xecae6a['on'](_0x20b0b6(0x120),(_0x47f220,_0x5c451e)=>{const _0x12c910=_0x20b0b6,[_0x2c18cb,_0x4d626c={}]=_0x5c451e;if(!_0xa31fe1)return;const _0x4fe137=_0x4d626c['at']||0x0,_0x4357d3=_0x4d626c[_0x12c910(0x1ab)]||0x1;_0xa31fe1[_0x12c910(0x138)]=new Array(_0x4357d3)[_0x12c910(0x146)](_0x4fe137)[_0x12c910(0x114)]((_0x38c634,_0x1eb812)=>_0x38c634+_0x1eb812);for(const {cell:_0x5dd23f}of _0xecae6a[_0x12c910(0x115)](_0x2c18cb,{'startColumn':_0x4fe137,'endColumn':_0x4fe137+_0x4357d3-0x1}))_0xa31fe1[_0x12c910(0x151)][_0x12c910(0x179)](_0x1aa8b8[_0x12c910(0x1dc)][_0x12c910(0x18c)](_0x5dd23f));},{'priority':_0x20b0b6(0x147)}),_0xecae6a['on'](_0x20b0b6(0x1c4),(_0x449d87,_0x43ca56)=>{const _0x2127fc=_0x20b0b6,[_0x17f673,_0x4d57ac={}]=_0x43ca56;if(!_0xa31fe1)return;const _0x33c696=_0x4d57ac['at']||0x0,_0x3dabbe=_0x4d57ac[_0x2127fc(0x1cb)]||0x1;_0xa31fe1[_0x2127fc(0x188)]=new Array(_0x3dabbe)[_0x2127fc(0x146)](_0x33c696)[_0x2127fc(0x114)]((_0x18f85c,_0x1227ef)=>_0x18f85c+_0x1227ef);for(const {cell:_0x1f11aa}of _0xecae6a[_0x2127fc(0x115)](_0x17f673,{'startRow':_0x33c696,'endRow':_0x33c696+_0x3dabbe-0x1}))_0xa31fe1[_0x2127fc(0x1b8)][_0x2127fc(0x179)](_0x1aa8b8[_0x2127fc(0x1dc)][_0x2127fc(0x18c)](_0x1f11aa));},{'priority':_0x20b0b6(0x147)}),_0x7370d8[_0x20b0b6(0x17e)][_0x20b0b6(0x19f)](_0x330bf8=>{const _0xb7f3b9=_0x20b0b6;if(_0x330bf8[_0xb7f3b9(0x133)]&&_0x330bf8[_0xb7f3b9(0x133)][_0xb7f3b9(0x1d7)](_0xb7f3b9(0x113)))return _0x330bf8[_0xb7f3b9(0x166)]?{}:{'type':_0xb7f3b9(0x1c6),'content':_0x2fa290(_0x1aa8b8[_0xb7f3b9(0x124)],_0xb7f3b9(0x14b))};});const _0x3f9fda=()=>!0x1;for(const _0x41fc68 of[_0x20b0b6(0x113),_0x20b0b6(0x1d0),_0x20b0b6(0x134),_0x20b0b6(0x13e)])_0x7370d8[_0x20b0b6(0x1b5)][_0x20b0b6(0x199)](_0x20b0b6(0x1c6),_0x41fc68,_0x20b0b6(0x194),_0x3f9fda),_0x7370d8[_0x20b0b6(0x1b5)][_0x20b0b6(0x199)](_0x20b0b6(0x1bc),_0x41fc68,_0x20b0b6(0x194),_0x3f9fda),_0x7370d8[_0x20b0b6(0x1b5)][_0x20b0b6(0x199)](_0x20b0b6(0x19a),_0x41fc68,_0x20b0b6(0x194),_0x3f9fda);_0x7370d8[_0x20b0b6(0x1b5)][_0x20b0b6(0x199)](_0x20b0b6(0x19a),_0x20b0b6(0x13e),_0x20b0b6(0x1ae),_0x3f9fda),_0x7370d8[_0x20b0b6(0x1b5)][_0x20b0b6(0x199)](_0x20b0b6(0x19a),_0x20b0b6(0x13e),_0x20b0b6(0x186),(_0x1f3140,_0x34d796,_0x4a8caa)=>{const _0x115fd3=_0x20b0b6,_0x404013=_0x1f3140[_0x115fd3(0x114)](_0x4059f2=>_0x4059f2[_0x115fd3(0x13a)]())[_0x115fd3(0x12a)](_0x5700eb=>_0x5700eb),_0x24599b=new Map(_0x404013[_0x115fd3(0x114)](_0x16d906=>[_0x16d906,null]));if(_0xa31fe1){for(const {element:_0x299ca6,attributes:_0x26d6b2}of _0xa31fe1[_0x115fd3(0x17a)])_0x26d6b2&&_0x24599b[_0x115fd3(0x152)](_0x299ca6,_0x26d6b2);}else{if(_0x4a8caa&&_0x4a8caa[_0x115fd3(0x12e)])for(const [_0xc8158e,_0x343d11]of Object[_0x115fd3(0x14d)](_0x4a8caa[_0x115fd3(0x12e)])){const _0x52a132=_0x1aa8b8[_0x115fd3(0x1dc)][_0x115fd3(0x1a3)][_0x115fd3(0x16b)](_0xc8158e),_0x2314b7=_0x52a132?_0x52a132[_0x115fd3(0x169)]()[_0x115fd3(0x13a)]():null;_0x2314b7&&_0x24599b[_0x115fd3(0x152)](_0x2314b7,_0x343d11);}}_0x1aa8b8[_0x115fd3(0x1dc)][_0x115fd3(0x11d)](_0x2ed94c=>{const _0xce749c=_0x115fd3;for(const [_0x50b46a,_0x1e0eb6]of _0x24599b)_0x2ed94c[_0xce749c(0x153)]({...Ce,..._0x1e0eb6},_0x50b46a);});});const _0x28d8a5=(_0x33f3ff,_0x3d28aa)=>{const _0x1d4a26=_0x20b0b6;_0x7370d8[_0x1d4a26(0x1b5)][_0x1d4a26(0x199)](_0x33f3ff,_0x1d4a26(0x113),_0x3d28aa,(_0x2a81eb,_0xf97092,_0x53fd58)=>{const _0x1e09fb=_0x1d4a26;_0x1aa8b8[_0x1e09fb(0x1dc)][_0x1e09fb(0x11d)](_0x3b7e16=>{const _0x501559=_0x1e09fb,_0x5cf1ab=[];for(const _0x24610f of _0x2a81eb){const _0x7fd3b7=_0x24610f[_0x501559(0x143)][_0x501559(0x119)];_0x7fd3b7['is'](_0x501559(0x142),_0x501559(0x116))&&_0x5cf1ab[_0x501559(0x179)](_0x7fd3b7);}_0x7370d8[_0x501559(0x1b5)][_0x501559(0x1af)](_0x33f3ff,null,_0x3d28aa)(_0x2a81eb,_0xf97092,_0x53fd58);for(const _0x254958 of _0x5cf1ab)_0x501559(0x19c)!=_0x254958[_0x501559(0x160)][_0x501559(0x1dd)]&&_0x3b7e16[_0x501559(0x13f)](_0x254958);});});};_0x28d8a5(_0x20b0b6(0x1c6),_0x20b0b6(0x186)),_0x28d8a5(_0x20b0b6(0x1c6),_0x20b0b6(0x1ae)),_0x28d8a5(_0x20b0b6(0x1bc),_0x20b0b6(0x186)),_0x28d8a5(_0x20b0b6(0x1bc),_0x20b0b6(0x1ae)),_0x7370d8[_0x20b0b6(0x1b5)][_0x20b0b6(0x199)](_0x20b0b6(0x1c6),_0x20b0b6(0x134),_0x20b0b6(0x1ae),_0x413a43=>{const _0x11df0a=_0x20b0b6,_0x56da85=_0x413a43[_0x11df0a(0x114)](_0x32669a=>_0x32669a[_0x11df0a(0x13a)]()),_0x43d97d=_0x56da85[0x0][_0x11df0a(0x1bd)](_0x11df0a(0x162)),{minRow:_0x3ff6b0,maxRow:_0xa1eb6e}=_0x2543cc[_0x11df0a(0x130)](_0x56da85);_0xecae6a[_0x11df0a(0x1d8)](_0x43d97d,{'at':_0x3ff6b0,'rows':_0xa1eb6e-_0x3ff6b0+0x1});}),_0x7370d8[_0x20b0b6(0x1b5)][_0x20b0b6(0x199)](_0x20b0b6(0x1c6),_0x20b0b6(0x1d0),_0x20b0b6(0x1ae),_0x356311=>{const _0x4ad71b=_0x20b0b6,_0x5344e7=_0x356311[_0x4ad71b(0x114)](_0x559c28=>_0x559c28[_0x4ad71b(0x13a)]()),_0xd4feff=_0x5344e7[0x0][_0x4ad71b(0x1bd)](_0x4ad71b(0x162)),{minColumn:_0x2d6196,maxColumn:_0x35a985}=_0x2543cc[_0x4ad71b(0x130)](_0x5344e7);_0xecae6a[_0x4ad71b(0x18a)](_0xd4feff,{'at':_0x2d6196,'columns':_0x35a985-_0x2d6196+0x1});});const _0x406620=(_0x5ebd3f,_0xeb2db4)=>{const _0x59e546=_0x20b0b6;if(!_0xeb2db4[_0x59e546(0x133)]||!_0xeb2db4[_0x59e546(0x133)][_0x59e546(0x1d7)](_0x59e546(0x113)))return;const _0xd6531c=_0xeb2db4[_0x59e546(0x128)][_0x59e546(0x12c)],_0x5f0283=_0x7370d8[_0x59e546(0x191)]()[_0x59e546(0x12a)](_0x1ec1c4=>_0x1ec1c4[_0x59e546(0x18f)]&&_0x1ec1c4[_0x59e546(0x128)]&&_0x1ec1c4[_0x59e546(0x128)][_0x59e546(0x12c)]==_0xd6531c);_0x5f0283[_0x59e546(0x1a2)]&&_0xeb2db4[_0x59e546(0x159)]()[_0x59e546(0x1a2)]!=_0x5f0283[_0x59e546(0x1a2)]&&_0x5f0283[_0x59e546(0x15e)]((_0x464db8,_0x55e6c9)=>(_0x464db8[_0x59e546(0x180)]=_0x55e6c9,_0x55e6c9[_0x59e546(0x166)]=_0x464db8,_0x55e6c9));};function _0x1d0c0e(_0x17af49,_0x444cf3=!0x0){const _0x31f9c8=_0x20b0b6,{id:_0x3ba87c}=_0x7370d8[_0x31f9c8(0x136)](_0x17af49[_0x31f9c8(0x1c9)]),_0x59a045=[_0x31f9c8(0x17c),_0x31f9c8(0x1b0)],_0x17b80a=_0x7370d8[_0x31f9c8(0x187)][_0x31f9c8(0x1da)](_0x17af49[_0x31f9c8(0x1c9)]);return _0x17b80a&&_0x59a045[_0x31f9c8(0x179)](_0x31f9c8(0x118)),{'classes':_0x59a045,'attributes':{'data-suggestion':_0x3ba87c},'priority':_0x17b80a&&_0x444cf3?0xbc2:0xbb8};}_0x7370d8['on'](_0x20b0b6(0x125),_0x406620,{'priority':_0x20b0b6(0x13c)}),_0x7370d8['on'](_0x20b0b6(0x1d3),_0x406620,{'priority':_0x20b0b6(0x13c)}),_0x1aa8b8[_0x20b0b6(0x1dc)][_0x20b0b6(0x173)][_0x20b0b6(0x121)](()=>{const _0x15b4ef=_0x20b0b6;let _0x284ba7=!0x1;const _0x707405=Array[_0x15b4ef(0x129)](_0x1aa8b8[_0x15b4ef(0x1dc)][_0x15b4ef(0x173)][_0x15b4ef(0x1b4)][_0x15b4ef(0x1bb)]());for(const {name:_0x4f05c7,data:_0xabc2e5}of _0x707405){const {group:_0x9dfb91,type:_0x1ee8fd,id:_0x56f6ef}=_0x7370d8[_0x15b4ef(0x136)](_0x4f05c7);if(_0x15b4ef(0x137)!=_0x9dfb91||_0x15b4ef(0x1bc)!=_0x1ee8fd||_0xabc2e5[_0x15b4ef(0x141)])continue;if(!_0x7370d8[_0x15b4ef(0x126)](_0x56f6ef))continue;const _0x4f3346=_0x7370d8[_0x15b4ef(0x1cd)](_0x56f6ef)[_0x15b4ef(0x175)](),_0x1275b2=_0x1aa8b8[_0x15b4ef(0x1b2)][_0x15b4ef(0x16b)](_0x15b4ef(0x197))['me'];for(const _0x45820a of _0x7370d8[_0x15b4ef(0x191)]()){if(!_0x45820a[_0x15b4ef(0x18f)]||_0x45820a[_0x15b4ef(0x131)]!=_0x1275b2)continue;if(_0x15b4ef(0x19a)!=_0x45820a[_0x15b4ef(0x1ba)]||_0x15b4ef(0x13e)!=_0x45820a[_0x15b4ef(0x133)])continue;if(_0x45820a[_0x15b4ef(0x175)]()[_0x15b4ef(0x174)](_0x54caf0=>_0x4f3346[_0x15b4ef(0x1d9)](_0xf5d2ee=>_0xf5d2ee[_0x15b4ef(0x1ac)](_0x54caf0,!0x0)))){for(const _0xafe169 of _0x45820a[_0x15b4ef(0x159)]())_0xafe169[_0x15b4ef(0x18f)]&&(_0xafe169[_0x15b4ef(0x1ae)](),_0x284ba7=!0x0);}}}return _0x284ba7;}),_0x1aa8b8[_0x20b0b6(0x1dc)][_0x20b0b6(0x173)][_0x20b0b6(0x121)](_0x24db40=>{const _0x4a4a16=_0x20b0b6,_0x5a9792=_0x1aa8b8[_0x4a4a16(0x1b7)][_0x4a4a16(0x16b)](_0x4a4a16(0x117));if(!_0x5a9792||!_0x5a9792[_0x4a4a16(0x1d5)][_0x4a4a16(0x1c7)](_0x24db40[_0x4a4a16(0x1a1)]))return!0x1;let _0x2fb7b5=!0x1;const _0xc8ad62=_0x1aa8b8[_0x4a4a16(0x1b2)][_0x4a4a16(0x16b)](_0x4a4a16(0x197))['me'],_0xf04f65=_0x1aa8b8[_0x4a4a16(0x1dc)][_0x4a4a16(0x173)][_0x4a4a16(0x1b4)][_0x4a4a16(0x185)](),_0x39720c=Array[_0x4a4a16(0x129)](_0x1aa8b8[_0x4a4a16(0x1dc)][_0x4a4a16(0x173)][_0x4a4a16(0x1b4)][_0x4a4a16(0x1bb)]())[_0x4a4a16(0x12a)](({name:_0x21ee04,data:_0x2a519b})=>{const _0x1c3722=_0x4a4a16,{group:_0x18716d,subType:_0x3ecfa4,authorId:_0x42717c}=_0x7370d8[_0x1c3722(0x136)](_0x21ee04);return _0x1c3722(0x137)==_0x18716d&&_0x1c3722(0x113)==_0x3ecfa4&&_0x42717c==_0xc8ad62['id']&&!_0x2a519b[_0x1c3722(0x141)];});for(const _0x582711 of _0xf04f65){if(_0x4a4a16(0x1cc)!=_0x582711[_0x4a4a16(0x1ba)]||_0x4a4a16(0x116)!=_0x582711[_0x4a4a16(0x1a8)]||0x1!=_0x582711[_0x4a4a16(0x1a2)])continue;const _0x92c2fb=_0x24db40[_0x4a4a16(0x14a)](_0x582711[_0x4a4a16(0x1ce)],_0x582711[_0x4a4a16(0x1ce)][_0x4a4a16(0x184)](0x1));if(!_0x39720c[_0x4a4a16(0x181)](({data:_0x58fd8f})=>_0x58fd8f[_0x4a4a16(0x16d)][_0x4a4a16(0x1d4)](_0x92c2fb))){for(const {name:_0x251419,data:_0x5469cc}of _0x39720c)if(_0x92c2fb[_0x4a4a16(0x1ac)](_0x5469cc[_0x4a4a16(0x16d)])){_0x24db40[_0x4a4a16(0x17d)](_0x251419,{'range':_0x92c2fb}),_0x2fb7b5=!0x0;break;}}}return _0x2fb7b5;}),_0x1aa8b8[_0x20b0b6(0x1dc)][_0x20b0b6(0x173)][_0x20b0b6(0x121)](_0x2d1902=>{const _0xea55a1=_0x20b0b6;let _0x532a04=!0x1;const _0x32ca0b=_0x1aa8b8[_0xea55a1(0x1b2)][_0xea55a1(0x16b)](_0xea55a1(0x197))['me'],_0x1c71f5=_0x7370d8[_0xea55a1(0x191)]()[_0xea55a1(0x12a)](_0x3f7b05=>_0x3f7b05[_0xea55a1(0x18f)]&&_0x3f7b05[_0xea55a1(0x131)]==_0x32ca0b),_0x5e7a75=new Set(),_0x5de7f4=new Set();for(const _0x35af64 of _0x1c71f5)if(_0xea55a1(0x113)==_0x35af64[_0xea55a1(0x133)])for(const _0x5b7033 of _0x35af64[_0xea55a1(0x16e)]()){const _0x4ca536=_0x5b7033[_0xea55a1(0x169)]()[_0xea55a1(0x13a)]();if(_0x4ca536){if(_0x4ca536['is'](_0xea55a1(0x142),_0xea55a1(0x116))&&Pe(_0x4ca536)){_0x35af64[_0xea55a1(0x122)](_0x5b7033[_0xea55a1(0x1a8)]),_0x5e7a75[_0xea55a1(0x157)](_0x4ca536),_0x532a04=!0x0;const _0x30c7d1=_0x4ca536[_0xea55a1(0x164)],_0x26080c=_0x4ca536[_0xea55a1(0x1c8)],_0x48ba8d=_0x30c7d1&&_0x30c7d1['is'](_0xea55a1(0x142),_0xea55a1(0x116)),_0x2daa47=_0x26080c&&_0x26080c['is'](_0xea55a1(0x142),_0xea55a1(0x116));_0x48ba8d&&!_0x5e7a75[_0xea55a1(0x1c7)](_0x30c7d1)&&_0x5de7f4[_0xea55a1(0x157)](_0x30c7d1),_0x2daa47&&!_0x5e7a75[_0xea55a1(0x1c7)](_0x26080c)&&_0x5de7f4[_0xea55a1(0x157)](_0x26080c);}else _0x4ca536['is'](_0xea55a1(0x142),_0xea55a1(0x1b3))&&_0x4ca536[_0xea55a1(0x1d2)]&&(_0x35af64[_0xea55a1(0x122)](_0x5b7033[_0xea55a1(0x1a8)]),_0x532a04=!0x0);}}else{if(_0xea55a1(0x13e)==_0x35af64[_0xea55a1(0x133)]){if(!_0x35af64[_0xea55a1(0x128)]||!_0x35af64[_0xea55a1(0x128)][_0xea55a1(0x12c)])continue;const _0xead04d=_0x35af64[_0xea55a1(0x128)][_0xea55a1(0x12e)];if(_0xead04d&&Object[_0xea55a1(0x13d)](_0xead04d)[_0xea55a1(0x1a2)])continue;const _0x4debb6=_0x35af64[_0xea55a1(0x128)][_0xea55a1(0x12c)];let _0x4e3263=!0x0,_0x26211b=!0x0;for(const _0x41a254 of _0x1c71f5)if(_0x41a254[_0xea55a1(0x133)]&&_0x41a254[_0xea55a1(0x133)][_0xea55a1(0x1d7)](_0xea55a1(0x113))){if(!_0x41a254[_0xea55a1(0x128)][_0xea55a1(0x12c)]){_0x26211b=!0x1;break;}if(_0x41a254['id']!=_0x35af64['id']&&_0x41a254[_0xea55a1(0x128)][_0xea55a1(0x12c)]==_0x4debb6){_0x4e3263=!0x1;break;}}_0x26211b&&_0x4e3263&&(_0x35af64[_0xea55a1(0x132)](),_0x532a04=!0x0);}}for(const _0x4c8a2c of _0x5e7a75)_0x2d1902[_0xea55a1(0x1de)](_0x4c8a2c);for(const _0x2da0fa of _0x5de7f4)_0x2d1902[_0xea55a1(0x13f)](_0x2da0fa);return _0x532a04;}),_0x1aa8b8[_0x20b0b6(0x1ad)][_0x20b0b6(0x18b)](_0x20b0b6(0x15f))[_0x20b0b6(0x12f)]({'model':_0x20b0b6(0x1a6),'view':(_0x3ed271,_0x2dc664)=>_0x1d0c0e(_0x3ed271),'converterPriority':_0x20b0b6(0x13c)}),_0x1aa8b8[_0x20b0b6(0x1ad)][_0x20b0b6(0x18b)](_0x20b0b6(0x1c5))[_0x20b0b6(0x12f)]({'model':_0x20b0b6(0x1a6),'view':(_0x369d9b,_0x2ab5d2)=>_0x2ab5d2[_0x20b0b6(0x144)][_0x20b0b6(0x14f)]?_0x1d0c0e(_0x369d9b,!0x1):null,'converterPriority':_0x20b0b6(0x13c)});const _0x49b365=_0x1aa8b8[_0x20b0b6(0x135)][_0x20b0b6(0x1be)];this[_0x20b0b6(0x161)](_0x49b365[_0x20b0b6(0x173)],_0x20b0b6(0x177),(_0x5e2d75,_0x3a6a72)=>{const _0x367e8a=_0x20b0b6,_0x1ef472=[];for(const _0x538cf8 of _0x49b365[_0x367e8a(0x15b)](_0x3a6a72[_0x367e8a(0x19e)])[_0x367e8a(0x17b)]())_0x538cf8['is'](_0x367e8a(0x142),_0x367e8a(0x11a))&&_0x1ef472[_0x367e8a(0x179)](_0x538cf8);_0x49b365[_0x367e8a(0x11d)](_0x4b06f8=>{const _0x399cc4=_0x367e8a;for(const _0x364b50 of _0x1ef472)_0x4b06f8[_0x399cc4(0x183)](_0x4b06f8[_0x399cc4(0x15b)](_0x364b50),_0x4b06f8[_0x399cc4(0x165)](_0x364b50)),_0x4b06f8[_0x399cc4(0x1de)](_0x364b50);});});}}function Pe(_0x532d3f){const _0x5c7d0d=_0x4adfc3;if(_0x532d3f[_0x5c7d0d(0x1d2)])return!0x0;const _0x1c6463=_0x532d3f[_0x5c7d0d(0x189)](0x0);return _0x1c6463['is'](_0x5c7d0d(0x142),_0x5c7d0d(0x1b3))&&_0x1c6463[_0x5c7d0d(0x1d2)];}function he(_0x4bff01,_0x34b6e7={},_0x1124b9){const _0x3a53a2=_0x4adfc3;for(const {isAnchor:_0x4ab8ba,cellHeight:_0x5532a5,cellWidth:_0x3011d5}of _0x1124b9[_0x3a53a2(0x115)](_0x4bff01,{'includeAllSlots':!0x0,..._0x34b6e7}))if(!_0x4ab8ba||0x1!=_0x5532a5||0x1!=_0x3011d5)return!0x1;return!0x0;}
|
|
23
|
+
const _0x3674d0=_0x3f45;(function(_0x443220,_0x11a62a){const _0x44f154=_0x3f45,_0x384065=_0x443220();while(!![]){try{const _0x41e93b=-parseInt(_0x44f154(0x1ff))/0x1+-parseInt(_0x44f154(0x28f))/0x2+parseInt(_0x44f154(0x1db))/0x3*(parseInt(_0x44f154(0x290))/0x4)+parseInt(_0x44f154(0x239))/0x5+-parseInt(_0x44f154(0x1e0))/0x6+parseInt(_0x44f154(0x263))/0x7*(-parseInt(_0x44f154(0x248))/0x8)+parseInt(_0x44f154(0x216))/0x9;if(_0x41e93b===_0x11a62a)break;else _0x384065['push'](_0x384065['shift']());}catch(_0x56fcba){_0x384065['push'](_0x384065['shift']());}}}(_0x2a0d,0xbcf5b));import{getTranslation as _0x215d85}from'../utils/common-translations.js';import{Plugin as _0x38c298}from'ckeditor5/src/core.js';import{LiveRange as _0x256952}from'ckeditor5/src/engine.js';import{uid as _0xcddd7c,priorities as _0x3de51a}from'ckeditor5/src/utils.js';import _0x132fc2 from'./table.js';function _0x3f45(_0x25cf43,_0x26cade){const _0x2a0dd2=_0x2a0d();return _0x3f45=function(_0x3f4556,_0x49f1b6){_0x3f4556=_0x3f4556-0x1d5;let _0x182768=_0x2a0dd2[_0x3f4556];return _0x182768;},_0x3f45(_0x25cf43,_0x26cade);}function _0x2a0d(){const _0x195906=['tableCellBorderWidth','last','isEmpty','1603209YjYOBi','fromRange','createRangeIn','return','markMultiRangeDeletion','3510144KvBjiW','length','has','suggestion:formatBlock:tablePasteCell','registerPostFixer','activeMarkers','getSuggestion','getRanges','getItems','tableCellBorderColor','tableCell','keys','get','createRangeOn','end','paragraph','forEach','getSuggestionCallback','every','removeMarkers','tableCellHorizontalAlignment','for','fromEntries','getRows','tableCellPadding','cells','suggestion-td','insertRows','cell','_splitMarkerName','markerName','1237204OKNZtn','createRange','unwrap','tableCellBackgroundColor','schema','afterInit','getRowIndexes','options','reduce','trackChanges','first','getSelectionAffectedTableCells','from','content','rootName','requires','hasSuggestion','view','_isForcedDefaultExecutionBlock','set','getChildren','commands','next','13246128XfqRwl','removeRows','ck-suggestion-marker-insertion','root','previous','join','getChanges','differ','columns','containsRange','_tablePostFixingSubtypes','editing','batch','tableCellBorderStyle','locale','registerDescriptionCallback','selection','some','name','wrap','subType','isEqual','getChangedMarkers','insertColumns','editingDowncast','markMultiRangeBlockFormat','insert','getChild','descriptionFactory','change','tablePasteCell','suggestion','showSuggestionHighlights','markMultiRangeInsertion','rowInsertionIndexes','4525890aTlLwU','tablePasteColumn','startsWith','_replaceTableSlotCell','filter','includes','rowInsertionRanges','find','*Replace\x20table\x20cells*','value','tableCellVerticalAlignment','Users','rows','accept','getColumns','189912Ggojsl','newRange','clipboardOutput','deletion','type','createTableWalker','createElement','entries','findAncestor','position','TableClipboard','remove','attributes','endColumn','previousSibling','forceDefaultExecution','getContainedElement','start','suggestionLoaded','updateMarker','nodeAfter','high','insertContent','table','TableUtils','ck-suggestion-marker--active','setAttribute','154AvXadM','$graveyard','isInContent','_getCoordsForCells','insertion','editor','nextSibling','ck-suggestion-marker','columnInsertionRanges','endRow','author','tablePasteChainId','setAttributes','createPositionBefore','tablePaste','elementToElement','getAttributes','dataDowncast','stop','registerCustomCallback','map','register','conversion','fill','getRange','deletionRanges','columnInsertionIndexes','tableCellSuggestion','document','call','TrackChangesEditing','getShiftedBy','plugins','redo','suggestionUnloaded','markerAttributes','getSuggestions','getTableIfOnlyTableInContent','push','listenTo','move','column','tablePasteRow','removeMarker','654622FOOZep','8sGHvLx','discard','getAllAdjacentSuggestions','model','add','low','oldRange','markerToHighlight','markers','_suggestionFactory','formatBlock','row','detach','removeColumns','_createdBatches','getMarkers','element','getColumnIndexes','documentSelection','insertionRanges'];_0x2a0d=function(){return _0x195906;};return _0x2a0d();}const ge=[_0x3674d0(0x1d8),_0x3674d0(0x1e9),_0x3674d0(0x223),_0x3674d0(0x1f4),_0x3674d0(0x243),_0x3674d0(0x202),_0x3674d0(0x1f8)],Ce=Object[_0x3674d0(0x1f6)](ge[_0x3674d0(0x277)](_0xa6aa6=>[_0xa6aa6,null]));export default class It extends _0x38c298{static get[_0x3674d0(0x20e)](){return[_0x132fc2];}[_0x3674d0(0x204)](){const _0xf01a94=_0x3674d0,_0x47dc89=this[_0xf01a94(0x268)];if(!_0x47dc89[_0xf01a94(0x283)][_0xf01a94(0x1e2)](_0xf01a94(0x252)))return;const _0x16783a=_0x47dc89[_0xf01a94(0x283)][_0xf01a94(0x1ec)](_0xf01a94(0x281)),_0x2f7102=_0x47dc89[_0xf01a94(0x283)][_0xf01a94(0x1ec)](_0xf01a94(0x260)),_0x4432bb=_0x47dc89[_0xf01a94(0x283)][_0xf01a94(0x1ec)](_0x132fc2),_0x2fbee8=_0x47dc89[_0xf01a94(0x283)][_0xf01a94(0x1ec)](_0xf01a94(0x252));_0x4432bb[_0xf01a94(0x220)][_0xf01a94(0x289)](_0xf01a94(0x28d),_0xf01a94(0x23a)),_0x47dc89[_0xf01a94(0x293)][_0xf01a94(0x203)][_0xf01a94(0x278)](_0xf01a94(0x27e),{'allowIn':_0xf01a94(0x1ea),'allowContentOf':_0xf01a94(0x1ea),'isLimit':!0x0}),_0x47dc89[_0xf01a94(0x279)][_0xf01a94(0x272)]({'model':_0xf01a94(0x27e),'view':_0xf01a94(0x1fa)});let _0xf17039=null;_0x47dc89[_0xf01a94(0x293)]['on'](_0xf01a94(0x25e),(_0x569f7d,_0x4abce8)=>{const _0x28fa11=_0xf01a94,[_0x5c5463,_0x5f2056]=_0x4abce8,_0x597e82=_0x4abce8[_0x4abce8[_0x28fa11(0x1e1)]-0x1];_0x597e82&&_0x597e82[_0x28fa11(0x257)]||_0x16783a[_0x28fa11(0x211)]||this[_0x28fa11(0x268)][_0x28fa11(0x214)][_0x28fa11(0x1ec)](_0x28fa11(0x208))[_0x28fa11(0x242)]&&function(_0x4cf949,_0x1ff9dc,_0x4e7c5a,_0x44bdba,_0x35a344){const _0x5cb139=_0x28fa11;if(_0x1ff9dc&&!_0x1ff9dc['is'](_0x5cb139(0x1d6)))return!0x1;const _0x3b19dd=_0x35a344[_0x5cb139(0x288)](_0x4cf949,_0x4e7c5a);if(!_0x3b19dd||!he(_0x3b19dd,void 0x0,_0x44bdba))return!0x1;const _0x423a9e=_0x44bdba[_0x5cb139(0x20a)](_0x4e7c5a[_0x5cb139(0x27f)][_0x5cb139(0x226)]);if(!_0x423a9e[_0x5cb139(0x1e1)])return!0x1;const _0x539298=_0x423a9e[0x0][_0x5cb139(0x250)](_0x5cb139(0x25f)),_0x18f6bd=_0x44bdba[_0x5cb139(0x205)](_0x423a9e),_0x121262=_0x44bdba[_0x5cb139(0x1d5)](_0x423a9e),_0x5a9707={'startRow':_0x18f6bd[_0x5cb139(0x209)],'endRow':_0x18f6bd[_0x5cb139(0x1d9)],'startColumn':_0x121262[_0x5cb139(0x209)],'endColumn':_0x121262[_0x5cb139(0x1d9)]};return 0x1==_0x423a9e[_0x5cb139(0x1e1)]&&(_0x5a9707[_0x5cb139(0x26c)]+=_0x44bdba[_0x5cb139(0x1f7)](_0x3b19dd)-0x1,_0x5a9707[_0x5cb139(0x255)]+=_0x44bdba[_0x5cb139(0x247)](_0x3b19dd)-0x1),he(_0x539298,_0x5a9707,_0x44bdba);}(_0x5c5463,_0x5f2056,_0x47dc89[_0x28fa11(0x293)],_0x2f7102,_0x2fbee8)&&(_0x569f7d[_0x28fa11(0x275)](),_0xf17039={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x47dc89[_0x28fa11(0x293)][_0x28fa11(0x233)](()=>{const _0x1f4354=_0x28fa11;_0x47dc89[_0x1f4354(0x293)][_0x1f4354(0x25e)](_0x4abce8[0x0],_0x4abce8[0x1],_0x4abce8[0x2],{'forceDefaultExecution':!0x0});const _0x206f9e=_0xcddd7c(),{rowInsertionRanges:_0xa465f2,columnInsertionRanges:_0x20de30,insertionRanges:_0x29a565,deletionRanges:_0x306d05,cells:_0x53856c}=_0xf17039;_0xa465f2[_0x1f4354(0x1e1)]&&_0x16783a[_0x1f4354(0x237)](_0xa465f2,_0x1f4354(0x28d),{'tablePasteChainId':_0x206f9e}),_0x20de30[_0x1f4354(0x1e1)]&&_0x16783a[_0x1f4354(0x237)](_0x20de30,_0x1f4354(0x23a),{'tablePasteChainId':_0x206f9e}),_0x29a565[_0x1f4354(0x1e1)]&&(_0x16783a[_0x1f4354(0x237)](_0x29a565,_0x1f4354(0x271),{'tablePasteChainId':_0x206f9e,'skipNestingCheck':!0x0}),_0x29a565[_0x1f4354(0x1f0)](_0x54822d=>{const _0x599602=_0x1f4354;var _0x20da01;return null===(_0x20da01=_0x54822d[_0x599602(0x29c)])||void 0x0===_0x20da01?void 0x0:_0x20da01[_0x599602(0x280)](_0x54822d);})),_0x306d05[_0x1f4354(0x1e1)]&&(_0x16783a[_0x1f4354(0x1df)](_0x306d05,_0x1f4354(0x271),{'tablePasteChainId':_0x206f9e,'skipNestingCheck':!0x0}),_0x306d05[_0x1f4354(0x1f0)](_0x5349a4=>{const _0x4ca7ce=_0x1f4354;var _0x52b13e;return null===(_0x52b13e=_0x5349a4[_0x4ca7ce(0x29c)])||void 0x0===_0x52b13e?void 0x0:_0x52b13e[_0x4ca7ce(0x280)](_0x5349a4);}));const _0x5330b7=_0x16783a[_0x1f4354(0x22f)](_0x53856c[_0x1f4354(0x277)](({element:_0x4cb295})=>_0x4cb295),{'formatGroupId':_0xcddd7c()},[],_0x1f4354(0x234),{'tablePasteChainId':_0x206f9e});if(_0x5330b7){const _0x3b5811=_0x5330b7[_0x1f4354(0x29f)](),_0x31f787=[];for(const {element:_0x521eef,attributes:_0x52c45e}of _0x53856c){if(!_0x52c45e)continue;const _0x4018e1=_0x47dc89[_0x1f4354(0x293)][_0x1f4354(0x1ed)](_0x521eef),_0x2de841=_0x3b5811[_0x1f4354(0x240)](_0xa4ecc6=>_0xa4ecc6[_0x1f4354(0x27b)]()[_0x1f4354(0x22b)](_0x4018e1));_0x2de841&&_0x31f787[_0x1f4354(0x289)]([_0x2de841[_0x1f4354(0x228)],_0x52c45e]);}_0x31f787[_0x1f4354(0x1e1)]&&_0x5330b7[_0x1f4354(0x262)](_0x1f4354(0x286),Object[_0x1f4354(0x1f6)](_0x31f787));}_0xf17039=null;}));},{'priority':_0x3de51a[_0xf01a94(0x25d)]+0xa}),_0x47dc89[_0xf01a94(0x283)][_0xf01a94(0x1ec)](_0xf01a94(0x252))['on'](_0xf01a94(0x23c),(_0x54ddf5,_0x45b5b1)=>{const _0x5133af=_0xf01a94,[_0x17c4a1,_0x3eb996,,_0x3aafaf]=_0x45b5b1;if(!_0xf17039)return;_0x54ddf5[_0x5133af(0x275)]();const _0x226388=_0x17c4a1[_0x5133af(0x1fc)],_0x5eff8f=_0x3eb996,_0x344c2f=Pe(_0x226388),_0x589eda=Pe(_0x5eff8f);_0x54ddf5[_0x5133af(0x1de)]=_0x226388;let _0xee3b8a=null,_0x43aaa3=null;if(_0x589eda||_0x344c2f){if(_0x344c2f&&!_0x589eda){_0x3aafaf[_0x5133af(0x253)](_0x226388[_0x5133af(0x231)](0x0));for(const _0x2e4628 of Array[_0x5133af(0x20b)](_0x5eff8f[_0x5133af(0x213)]()))_0x3aafaf[_0x5133af(0x230)](_0x2e4628,_0x226388,_0x5133af(0x1ee));const _0x52eb28=_0xf17039[_0x5133af(0x238)][_0x5133af(0x23e)](_0x17c4a1[_0x5133af(0x29b)]),_0x4cf249=_0xf17039[_0x5133af(0x27d)][_0x5133af(0x23e)](_0x17c4a1[_0x5133af(0x28c)]);_0x52eb28||_0x4cf249||(_0xee3b8a=_0x256952[_0x5133af(0x1dc)](_0x3aafaf[_0x5133af(0x1dd)](_0x226388)));}else _0x589eda&&!_0x344c2f&&(_0x43aaa3=_0x3aafaf[_0x5133af(0x1dd)](_0x226388));}else{const _0x278ca0=_0x3aafaf[_0x5133af(0x24e)](_0x5133af(0x27e)),_0xc04b98=_0x3aafaf[_0x5133af(0x24e)](_0x5133af(0x27e));_0x3aafaf[_0x5133af(0x229)](_0x3aafaf[_0x5133af(0x1dd)](_0x226388),_0xc04b98),_0x3aafaf[_0x5133af(0x230)](_0x278ca0,_0x226388,0x0);for(const _0xe68343 of Array[_0x5133af(0x20b)](_0x5eff8f[_0x5133af(0x213)]()))_0x3aafaf[_0x5133af(0x230)](_0xe68343,_0x278ca0,_0x5133af(0x1ee));_0xee3b8a=_0x256952[_0x5133af(0x1dc)](_0x3aafaf[_0x5133af(0x1ed)](_0x278ca0)),_0x43aaa3=_0x256952[_0x5133af(0x1dc)](_0x3aafaf[_0x5133af(0x1ed)](_0xc04b98));}const _0x2ad760=Array[_0x5133af(0x20b)](_0x5eff8f[_0x5133af(0x273)]())[_0x5133af(0x23d)](([_0x6ecaec])=>ge[_0x5133af(0x23e)](_0x6ecaec));_0xf17039[_0x5133af(0x1f9)][_0x5133af(0x289)]({'element':_0x226388,'attributes':_0x2ad760[_0x5133af(0x1e1)]?Object[_0x5133af(0x1f6)](_0x2ad760):null}),_0xee3b8a&&_0xf17039[_0x5133af(0x1d7)][_0x5133af(0x289)](_0xee3b8a),_0x43aaa3&&_0xf17039[_0x5133af(0x27c)][_0x5133af(0x289)](_0x43aaa3);},{'priority':_0xf01a94(0x25d)}),_0x2f7102['on'](_0xf01a94(0x22d),(_0x126a76,_0x2fc320)=>{const _0x11d1f0=_0xf01a94,[_0x5464bb,_0x3db1da={}]=_0x2fc320;if(!_0xf17039)return;const _0x1e91ec=_0x3db1da['at']||0x0,_0x157cf8=_0x3db1da[_0x11d1f0(0x21e)]||0x1;_0xf17039[_0x11d1f0(0x27d)]=new Array(_0x157cf8)[_0x11d1f0(0x27a)](_0x1e91ec)[_0x11d1f0(0x277)]((_0x106b5c,_0x59a6af)=>_0x106b5c+_0x59a6af);for(const {cell:_0x56172b}of _0x2f7102[_0x11d1f0(0x24d)](_0x5464bb,{'startColumn':_0x1e91ec,'endColumn':_0x1e91ec+_0x157cf8-0x1}))_0xf17039[_0x11d1f0(0x26b)][_0x11d1f0(0x289)](_0x47dc89[_0x11d1f0(0x293)][_0x11d1f0(0x1ed)](_0x56172b));},{'priority':_0xf01a94(0x295)}),_0x2f7102['on'](_0xf01a94(0x1fb),(_0x5085a1,_0x34eda7)=>{const _0x3f8f31=_0xf01a94,[_0x519074,_0x54f564={}]=_0x34eda7;if(!_0xf17039)return;const _0xb06ef7=_0x54f564['at']||0x0,_0x6a3e4c=_0x54f564[_0x3f8f31(0x245)]||0x1;_0xf17039[_0x3f8f31(0x238)]=new Array(_0x6a3e4c)[_0x3f8f31(0x27a)](_0xb06ef7)[_0x3f8f31(0x277)]((_0x467335,_0x1d2c6a)=>_0x467335+_0x1d2c6a);for(const {cell:_0x12f19c}of _0x2f7102[_0x3f8f31(0x24d)](_0x519074,{'startRow':_0xb06ef7,'endRow':_0xb06ef7+_0x6a3e4c-0x1}))_0xf17039[_0x3f8f31(0x23f)][_0x3f8f31(0x289)](_0x47dc89[_0x3f8f31(0x293)][_0x3f8f31(0x1ed)](_0x12f19c));},{'priority':_0xf01a94(0x295)}),_0x16783a[_0xf01a94(0x232)][_0xf01a94(0x225)](_0x4debb0=>{const _0x1ce9ce=_0xf01a94;if(_0x4debb0[_0x1ce9ce(0x22a)]&&_0x4debb0[_0x1ce9ce(0x22a)][_0x1ce9ce(0x23b)](_0x1ce9ce(0x271)))return _0x4debb0[_0x1ce9ce(0x21a)]?{}:{'type':_0x1ce9ce(0x267),'content':_0x215d85(_0x47dc89[_0x1ce9ce(0x224)],_0x1ce9ce(0x241))};});const _0x29159b=()=>!0x1;for(const _0x3b7c27 of[_0xf01a94(0x271),_0xf01a94(0x23a),_0xf01a94(0x28d),_0xf01a94(0x234)])_0x16783a[_0xf01a94(0x299)][_0xf01a94(0x276)](_0xf01a94(0x267),_0x3b7c27,_0xf01a94(0x21b),_0x29159b),_0x16783a[_0xf01a94(0x299)][_0xf01a94(0x276)](_0xf01a94(0x24b),_0x3b7c27,_0xf01a94(0x21b),_0x29159b),_0x16783a[_0xf01a94(0x299)][_0xf01a94(0x276)](_0xf01a94(0x29a),_0x3b7c27,_0xf01a94(0x21b),_0x29159b);_0x16783a[_0xf01a94(0x299)][_0xf01a94(0x276)](_0xf01a94(0x29a),_0xf01a94(0x234),_0xf01a94(0x291),_0x29159b),_0x16783a[_0xf01a94(0x299)][_0xf01a94(0x276)](_0xf01a94(0x29a),_0xf01a94(0x234),_0xf01a94(0x246),(_0x1ffd1c,_0x33ebf7,_0xa6bc6f)=>{const _0x3e8033=_0xf01a94,_0x46f6a9=_0x1ffd1c[_0x3e8033(0x277)](_0xc9f4ec=>_0xc9f4ec[_0x3e8033(0x258)]())[_0x3e8033(0x23d)](_0x4d7a10=>_0x4d7a10),_0x24008b=new Map(_0x46f6a9[_0x3e8033(0x277)](_0x445e82=>[_0x445e82,null]));if(_0xf17039){for(const {element:_0x3ef17d,attributes:_0x488108}of _0xf17039[_0x3e8033(0x1f9)])_0x488108&&_0x24008b[_0x3e8033(0x212)](_0x3ef17d,_0x488108);}else{if(_0xa6bc6f&&_0xa6bc6f[_0x3e8033(0x286)])for(const [_0x5f0a40,_0x60fb3f]of Object[_0x3e8033(0x24f)](_0xa6bc6f[_0x3e8033(0x286)])){const _0x3ca04c=_0x47dc89[_0x3e8033(0x293)][_0x3e8033(0x298)][_0x3e8033(0x1ec)](_0x5f0a40),_0xd0e83=_0x3ca04c?_0x3ca04c[_0x3e8033(0x27b)]()[_0x3e8033(0x258)]():null;_0xd0e83&&_0x24008b[_0x3e8033(0x212)](_0xd0e83,_0x60fb3f);}}_0x47dc89[_0x3e8033(0x293)][_0x3e8033(0x233)](_0x2340d9=>{const _0x1a0e6b=_0x3e8033;for(const [_0x23192f,_0x255bb0]of _0x24008b)_0x2340d9[_0x1a0e6b(0x26f)]({...Ce,..._0x255bb0},_0x23192f);});});const _0x30eb22=(_0x2814fd,_0x301d3c)=>{const _0x16b26d=_0xf01a94;_0x16783a[_0x16b26d(0x299)][_0x16b26d(0x276)](_0x2814fd,_0x16b26d(0x271),_0x301d3c,(_0x37cb83,_0x1dfff1,_0x3c79c6)=>{const _0x1e7b85=_0x16b26d;_0x47dc89[_0x1e7b85(0x293)][_0x1e7b85(0x233)](_0x3c90d5=>{const _0x52c372=_0x1e7b85,_0x31eb93=[];for(const _0x4f74c3 of _0x37cb83){const _0x2994c2=_0x4f74c3[_0x52c372(0x259)][_0x52c372(0x25c)];_0x2994c2['is'](_0x52c372(0x2a0),_0x52c372(0x27e))&&_0x31eb93[_0x52c372(0x289)](_0x2994c2);}_0x16783a[_0x52c372(0x299)][_0x52c372(0x1f1)](_0x2814fd,null,_0x301d3c)(_0x37cb83,_0x1dfff1,_0x3c79c6);for(const _0xd5d425 of _0x31eb93)_0x52c372(0x264)!=_0xd5d425[_0x52c372(0x219)][_0x52c372(0x20d)]&&_0x3c90d5[_0x52c372(0x201)](_0xd5d425);});});};_0x30eb22(_0xf01a94(0x267),_0xf01a94(0x246)),_0x30eb22(_0xf01a94(0x267),_0xf01a94(0x291)),_0x30eb22(_0xf01a94(0x24b),_0xf01a94(0x246)),_0x30eb22(_0xf01a94(0x24b),_0xf01a94(0x291)),_0x16783a[_0xf01a94(0x299)][_0xf01a94(0x276)](_0xf01a94(0x267),_0xf01a94(0x28d),_0xf01a94(0x291),_0x4935dd=>{const _0x52efbe=_0xf01a94,_0x5d2ecf=_0x4935dd[_0x52efbe(0x277)](_0x444490=>_0x444490[_0x52efbe(0x258)]()),_0xe6e9e5=_0x5d2ecf[0x0][_0x52efbe(0x250)](_0x52efbe(0x25f)),{minRow:_0x2c8e18,maxRow:_0x257328}=_0x4432bb[_0x52efbe(0x266)](_0x5d2ecf);_0x2f7102[_0x52efbe(0x217)](_0xe6e9e5,{'at':_0x2c8e18,'rows':_0x257328-_0x2c8e18+0x1});}),_0x16783a[_0xf01a94(0x299)][_0xf01a94(0x276)](_0xf01a94(0x267),_0xf01a94(0x23a),_0xf01a94(0x291),_0x493940=>{const _0x16750b=_0xf01a94,_0x130d07=_0x493940[_0x16750b(0x277)](_0xe1e471=>_0xe1e471[_0x16750b(0x258)]()),_0x74baed=_0x130d07[0x0][_0x16750b(0x250)](_0x16750b(0x25f)),{minColumn:_0x5815e6,maxColumn:_0xdb64d0}=_0x4432bb[_0x16750b(0x266)](_0x130d07);_0x2f7102[_0x16750b(0x29d)](_0x74baed,{'at':_0x5815e6,'columns':_0xdb64d0-_0x5815e6+0x1});});const _0x30dc26=(_0x5a3c59,_0x5ceae9)=>{const _0x455fa1=_0xf01a94;if(!_0x5ceae9[_0x455fa1(0x22a)]||!_0x5ceae9[_0x455fa1(0x22a)][_0x455fa1(0x23b)](_0x455fa1(0x271)))return;const _0x4cc13f=_0x5ceae9[_0x455fa1(0x254)][_0x455fa1(0x26e)],_0x3764b1=_0x16783a[_0x455fa1(0x287)]()[_0x455fa1(0x23d)](_0x2e7087=>_0x2e7087[_0x455fa1(0x265)]&&_0x2e7087[_0x455fa1(0x254)]&&_0x2e7087[_0x455fa1(0x254)][_0x455fa1(0x26e)]==_0x4cc13f);_0x3764b1[_0x455fa1(0x1e1)]&&_0x5ceae9[_0x455fa1(0x292)]()[_0x455fa1(0x1e1)]!=_0x3764b1[_0x455fa1(0x1e1)]&&_0x3764b1[_0x455fa1(0x207)]((_0x67e6b4,_0x1b733b)=>(_0x67e6b4[_0x455fa1(0x215)]=_0x1b733b,_0x1b733b[_0x455fa1(0x21a)]=_0x67e6b4,_0x1b733b));};function _0x4cd225(_0x4bc7e6,_0x5283b4=!0x0){const _0x7dc624=_0xf01a94,{id:_0x1d33ab}=_0x16783a[_0x7dc624(0x1fd)](_0x4bc7e6[_0x7dc624(0x1fe)]),_0x25fe30=[_0x7dc624(0x26a),_0x7dc624(0x218)],_0x25c97f=_0x16783a[_0x7dc624(0x1e5)][_0x7dc624(0x23e)](_0x4bc7e6[_0x7dc624(0x1fe)]);return _0x25c97f&&_0x25fe30[_0x7dc624(0x289)](_0x7dc624(0x261)),{'classes':_0x25fe30,'attributes':{'data-suggestion':_0x1d33ab},'priority':_0x25c97f&&_0x5283b4?0xbc2:0xbb8};}_0x16783a['on'](_0xf01a94(0x25a),_0x30dc26,{'priority':_0xf01a94(0x25d)}),_0x16783a['on'](_0xf01a94(0x285),_0x30dc26,{'priority':_0xf01a94(0x25d)}),_0x47dc89[_0xf01a94(0x293)][_0xf01a94(0x27f)][_0xf01a94(0x1e4)](()=>{const _0x29ef18=_0xf01a94;let _0x2bb61f=!0x1;const _0x836692=Array[_0x29ef18(0x20b)](_0x47dc89[_0x29ef18(0x293)][_0x29ef18(0x27f)][_0x29ef18(0x21d)][_0x29ef18(0x22c)]());for(const {name:_0x309c7e,data:_0xbe7528}of _0x836692){const {group:_0x233888,type:_0x581aff,id:_0x380465}=_0x16783a[_0x29ef18(0x1fd)](_0x309c7e);if(_0x29ef18(0x235)!=_0x233888||_0x29ef18(0x24b)!=_0x581aff||_0xbe7528[_0x29ef18(0x296)])continue;if(!_0x16783a[_0x29ef18(0x20f)](_0x380465))continue;const _0x39f7f5=_0x16783a[_0x29ef18(0x1e6)](_0x380465)[_0x29ef18(0x1e7)](),_0x4cae40=_0x47dc89[_0x29ef18(0x283)][_0x29ef18(0x1ec)](_0x29ef18(0x244))['me'];for(const _0x8852f8 of _0x16783a[_0x29ef18(0x287)]()){if(!_0x8852f8[_0x29ef18(0x265)]||_0x8852f8[_0x29ef18(0x26d)]!=_0x4cae40)continue;if(_0x29ef18(0x29a)!=_0x8852f8[_0x29ef18(0x24c)]||_0x29ef18(0x234)!=_0x8852f8[_0x29ef18(0x22a)])continue;if(_0x8852f8[_0x29ef18(0x1e7)]()[_0x29ef18(0x1f2)](_0x2558ba=>_0x39f7f5[_0x29ef18(0x227)](_0x593855=>_0x593855[_0x29ef18(0x21f)](_0x2558ba,!0x0)))){for(const _0x4dcdf0 of _0x8852f8[_0x29ef18(0x292)]())_0x4dcdf0[_0x29ef18(0x265)]&&(_0x4dcdf0[_0x29ef18(0x291)](),_0x2bb61f=!0x0);}}}return _0x2bb61f;}),_0x47dc89[_0xf01a94(0x293)][_0xf01a94(0x27f)][_0xf01a94(0x1e4)](_0x597a2e=>{const _0xd93009=_0xf01a94,_0x26283f=_0x47dc89[_0xd93009(0x214)][_0xd93009(0x1ec)](_0xd93009(0x284));if(!_0x26283f||!_0x26283f[_0xd93009(0x29e)][_0xd93009(0x1e2)](_0x597a2e[_0xd93009(0x222)]))return!0x1;let _0x6ec524=!0x1;const _0x56af7f=_0x47dc89[_0xd93009(0x283)][_0xd93009(0x1ec)](_0xd93009(0x244))['me'],_0x2287a2=_0x47dc89[_0xd93009(0x293)][_0xd93009(0x27f)][_0xd93009(0x21d)][_0xd93009(0x21c)](),_0x1aef51=Array[_0xd93009(0x20b)](_0x47dc89[_0xd93009(0x293)][_0xd93009(0x27f)][_0xd93009(0x21d)][_0xd93009(0x22c)]())[_0xd93009(0x23d)](({name:_0x137dc1,data:_0x2905c4})=>{const _0x292952=_0xd93009,{group:_0x354aad,subType:_0x189cc9,authorId:_0x2de0f6}=_0x16783a[_0x292952(0x1fd)](_0x137dc1);return _0x292952(0x235)==_0x354aad&&_0x292952(0x271)==_0x189cc9&&_0x2de0f6==_0x56af7f['id']&&!_0x2905c4[_0x292952(0x296)];});for(const _0x420552 of _0x2287a2){if(_0xd93009(0x230)!=_0x420552[_0xd93009(0x24c)]||_0xd93009(0x27e)!=_0x420552[_0xd93009(0x228)]||0x1!=_0x420552[_0xd93009(0x1e1)])continue;const _0x1f33c4=_0x597a2e[_0xd93009(0x200)](_0x420552[_0xd93009(0x251)],_0x420552[_0xd93009(0x251)][_0xd93009(0x282)](0x1));if(!_0x1aef51[_0xd93009(0x240)](({data:_0x41d008})=>_0x41d008[_0xd93009(0x249)][_0xd93009(0x22b)](_0x1f33c4))){for(const {name:_0x6de05f,data:_0x49fad6}of _0x1aef51)if(_0x1f33c4[_0xd93009(0x21f)](_0x49fad6[_0xd93009(0x249)])){_0x597a2e[_0xd93009(0x25b)](_0x6de05f,{'range':_0x1f33c4}),_0x6ec524=!0x0;break;}}}return _0x6ec524;}),_0x47dc89[_0xf01a94(0x293)][_0xf01a94(0x27f)][_0xf01a94(0x1e4)](_0x33b168=>{const _0x738c6d=_0xf01a94;let _0x4b815a=!0x1;const _0x2e935f=_0x47dc89[_0x738c6d(0x283)][_0x738c6d(0x1ec)](_0x738c6d(0x244))['me'],_0xa8a5ea=_0x16783a[_0x738c6d(0x287)]()[_0x738c6d(0x23d)](_0x54a8fd=>_0x54a8fd[_0x738c6d(0x265)]&&_0x54a8fd[_0x738c6d(0x26d)]==_0x2e935f),_0x211e80=new Set(),_0x4fa6d2=new Set();for(const _0xaf79cd of _0xa8a5ea)if(_0x738c6d(0x271)==_0xaf79cd[_0x738c6d(0x22a)])for(const _0x87a702 of _0xaf79cd[_0x738c6d(0x29f)]()){const _0x49a922=_0x87a702[_0x738c6d(0x27b)]()[_0x738c6d(0x258)]();if(_0x49a922){if(_0x49a922['is'](_0x738c6d(0x2a0),_0x738c6d(0x27e))&&Pe(_0x49a922)){_0xaf79cd[_0x738c6d(0x28e)](_0x87a702[_0x738c6d(0x228)]),_0x211e80[_0x738c6d(0x294)](_0x49a922),_0x4b815a=!0x0;const _0x4dc78c=_0x49a922[_0x738c6d(0x269)],_0x47d8de=_0x49a922[_0x738c6d(0x256)],_0x316582=_0x4dc78c&&_0x4dc78c['is'](_0x738c6d(0x2a0),_0x738c6d(0x27e)),_0x437f13=_0x47d8de&&_0x47d8de['is'](_0x738c6d(0x2a0),_0x738c6d(0x27e));_0x316582&&!_0x211e80[_0x738c6d(0x1e2)](_0x4dc78c)&&_0x4fa6d2[_0x738c6d(0x294)](_0x4dc78c),_0x437f13&&!_0x211e80[_0x738c6d(0x1e2)](_0x47d8de)&&_0x4fa6d2[_0x738c6d(0x294)](_0x47d8de);}else _0x49a922['is'](_0x738c6d(0x2a0),_0x738c6d(0x1ef))&&_0x49a922[_0x738c6d(0x1da)]&&(_0xaf79cd[_0x738c6d(0x28e)](_0x87a702[_0x738c6d(0x228)]),_0x4b815a=!0x0);}}else{if(_0x738c6d(0x234)==_0xaf79cd[_0x738c6d(0x22a)]){if(!_0xaf79cd[_0x738c6d(0x254)]||!_0xaf79cd[_0x738c6d(0x254)][_0x738c6d(0x26e)])continue;const _0x7dbfc3=_0xaf79cd[_0x738c6d(0x254)][_0x738c6d(0x286)];if(_0x7dbfc3&&Object[_0x738c6d(0x1eb)](_0x7dbfc3)[_0x738c6d(0x1e1)])continue;const _0x4340de=_0xaf79cd[_0x738c6d(0x254)][_0x738c6d(0x26e)];let _0x76e54e=!0x0,_0x32d1fa=!0x0;for(const _0x1a87f0 of _0xa8a5ea)if(_0x1a87f0[_0x738c6d(0x22a)]&&_0x1a87f0[_0x738c6d(0x22a)][_0x738c6d(0x23b)](_0x738c6d(0x271))){if(!_0x1a87f0[_0x738c6d(0x254)][_0x738c6d(0x26e)]){_0x32d1fa=!0x1;break;}if(_0x1a87f0['id']!=_0xaf79cd['id']&&_0x1a87f0[_0x738c6d(0x254)][_0x738c6d(0x26e)]==_0x4340de){_0x76e54e=!0x1;break;}}_0x32d1fa&&_0x76e54e&&(_0xaf79cd[_0x738c6d(0x1f3)](),_0x4b815a=!0x0);}}for(const _0x2c48c0 of _0x211e80)_0x33b168[_0x738c6d(0x253)](_0x2c48c0);for(const _0x2831d5 of _0x4fa6d2)_0x33b168[_0x738c6d(0x201)](_0x2831d5);return _0x4b815a;}),_0x47dc89[_0xf01a94(0x279)][_0xf01a94(0x1f5)](_0xf01a94(0x22e))[_0xf01a94(0x297)]({'model':_0xf01a94(0x1e3),'view':(_0x4f4cd0,_0x437425)=>_0x4cd225(_0x4f4cd0),'converterPriority':_0xf01a94(0x25d)}),_0x47dc89[_0xf01a94(0x279)][_0xf01a94(0x1f5)](_0xf01a94(0x274))[_0xf01a94(0x297)]({'model':_0xf01a94(0x1e3),'view':(_0x3515e8,_0x452210)=>_0x452210[_0xf01a94(0x206)][_0xf01a94(0x236)]?_0x4cd225(_0x3515e8,!0x1):null,'converterPriority':_0xf01a94(0x25d)});const _0x113f3f=_0x47dc89[_0xf01a94(0x221)][_0xf01a94(0x210)];this[_0xf01a94(0x28a)](_0x113f3f[_0xf01a94(0x27f)],_0xf01a94(0x24a),(_0x29cc6f,_0x496216)=>{const _0x253700=_0xf01a94,_0x47ef44=[];for(const _0x342db9 of _0x113f3f[_0x253700(0x1dd)](_0x496216[_0x253700(0x20c)])[_0x253700(0x1e8)]())_0x342db9['is'](_0x253700(0x2a0),_0x253700(0x1fa))&&_0x47ef44[_0x253700(0x289)](_0x342db9);_0x113f3f[_0x253700(0x233)](_0x5dc566=>{const _0x379fd7=_0x253700;for(const _0x5d5679 of _0x47ef44)_0x5dc566[_0x379fd7(0x28b)](_0x5dc566[_0x379fd7(0x1dd)](_0x5d5679),_0x5dc566[_0x379fd7(0x270)](_0x5d5679)),_0x5dc566[_0x379fd7(0x253)](_0x5d5679);});});}}function Pe(_0x53a05d){const _0x12b27c=_0x3674d0;if(_0x53a05d[_0x12b27c(0x1da)])return!0x0;const _0x563f6e=_0x53a05d[_0x12b27c(0x231)](0x0);return _0x563f6e['is'](_0x12b27c(0x2a0),_0x12b27c(0x1ef))&&_0x563f6e[_0x12b27c(0x1da)];}function he(_0x4c5f2e,_0x39747f={},_0x202c1b){const _0x4b8a5f=_0x3674d0;for(const {isAnchor:_0x574791,cellHeight:_0x20bf25,cellWidth:_0x1d4ced}of _0x202c1b[_0x4b8a5f(0x24d)](_0x4c5f2e,{'includeAllSlots':!0x0,..._0x39747f}))if(!_0x574791||0x1!=_0x20bf25||0x1!=_0x1d4ced)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4da0ca=_0xbd03;function _0x1fc9(){const _0x5150c6=['handleResizeTableWidthCommand','accept','getContainedElement','registerDescriptionCallback','author','getAttribute','model','12fmbiKa','2567999wDxGAK','getTableColumnsWidths','selection','35356XZkJMy','resizeTableWidth','afterInit','1237960VglrQN','getSelectedElement','locale','getSuggestions','discard','formatBlock','getColumnGroupElement','handleSuggestionDescription','subType','formatInline','format','type','1147406GgcPVq','data','editor','9OUoQGs','bind','8WkkbNv','1140354mFAjPK','getSuggestionCallback','24tEzqdt','formatGroupId','*Format:*\x20resize\x20table','TrackChangesEditing','registerCustomCallback','markBlockFormat','descriptionFactory','7748750dYOShq','TableColumnResizeEditing','columnWidths','get','change','has','117YiMLxf','commandParams','_suggestionFactory','1902cjpWzp','Users','enableCommand','tableWidth','resizeTable','11ryGGDS','table','plugins','document'];_0x1fc9=function(){return _0x5150c6;};return _0x1fc9();}(function(_0x4f63c2,_0x48dfc9){const _0x4e25f5=_0xbd03,_0x27c664=_0x4f63c2();while(!![]){try{const _0x1a5f8d=parseInt(_0x4e25f5(0x76))/0x1*(-parseInt(_0x4e25f5(0x8b))/0x2)+parseInt(_0x4e25f5(0x88))/0x3*(parseInt(_0x4e25f5(0x9f))/0x4)+parseInt(_0x4e25f5(0xa2))/0x5*(parseInt(_0x4e25f5(0x9b))/0x6)+-parseInt(_0x4e25f5(0x9c))/0x7*(-parseInt(_0x4e25f5(0x78))/0x8)+-parseInt(_0x4e25f5(0x79))/0x9+-parseInt(_0x4e25f5(0x82))/0xa*(parseInt(_0x4e25f5(0x90))/0xb)+parseInt(_0x4e25f5(0x7b))/0xc*(parseInt(_0x4e25f5(0xae))/0xd);if(_0x1a5f8d===_0x48dfc9)break;else _0x27c664['push'](_0x27c664['shift']());}catch(_0x591b5f){_0x27c664['push'](_0x27c664['shift']());}}}(_0x1fc9,0x7383a));import{Plugin as _0x3216ad}from'ckeditor5/src/core.js';import{getTranslation as _0x23393a}from'../utils/common-translations.js';function _0xbd03(_0x4ff11b,_0x1a18b9){const _0x1fc903=_0x1fc9();return _0xbd03=function(_0xbd030c,_0x491a02){_0xbd030c=_0xbd030c-0x75;let _0x487c43=_0x1fc903[_0xbd030c];return _0x487c43;},_0xbd03(_0x4ff11b,_0x1a18b9);}export default class vt extends _0x3216ad{[_0x4da0ca(0xa1)](){const _0x498ac5=_0x4da0ca;if(!this[_0x498ac5(0x75)][_0x498ac5(0x92)][_0x498ac5(0x87)](_0x498ac5(0x83)))return;const _0x54ba18=this[_0x498ac5(0x75)][_0x498ac5(0x92)][_0x498ac5(0x85)](_0x498ac5(0x7e));_0x54ba18[_0x498ac5(0x8d)](_0x498ac5(0xa0),this[_0x498ac5(0x94)][_0x498ac5(0x77)](this)),_0x54ba18[_0x498ac5(0x8a)][_0x498ac5(0x7f)](_0x498ac5(0xa7),_0x498ac5(0x8f),_0x498ac5(0x95),_0x54ba18[_0x498ac5(0x8a)][_0x498ac5(0x7a)](_0x498ac5(0xa7),null,_0x498ac5(0xa6))),_0x54ba18[_0x498ac5(0x8a)][_0x498ac5(0x7f)](_0x498ac5(0xa7),_0x498ac5(0x8f),_0x498ac5(0xa6),_0x54ba18[_0x498ac5(0x8a)][_0x498ac5(0x7a)](_0x498ac5(0xa7),null,_0x498ac5(0x95))),_0x54ba18[_0x498ac5(0x81)][_0x498ac5(0x97)](this[_0x498ac5(0xa9)][_0x498ac5(0x77)](this));}[_0x4da0ca(0x94)](_0xf199cc,_0x2b8e09){const _0x282cd1=_0x4da0ca,_0x30dd69=this[_0x282cd1(0x75)][_0x282cd1(0x92)][_0x282cd1(0x85)](_0x282cd1(0x7e)),_0x48d512=this[_0x282cd1(0x75)][_0x282cd1(0x92)][_0x282cd1(0x85)](_0x282cd1(0x83)),_0x225611=_0x2b8e09[_0x282cd1(0x91)]||this[_0x282cd1(0x75)][_0x282cd1(0x9a)][_0x282cd1(0x93)][_0x282cd1(0x9e)][_0x282cd1(0xa3)]();this[_0x282cd1(0x75)][_0x282cd1(0x9a)][_0x282cd1(0x86)](()=>{const _0x18fc3f=_0x282cd1,_0x89c6ca=_0x48d512[_0x18fc3f(0xa8)](_0x225611);let _0x1c5d21=_0x89c6ca?_0x48d512[_0x18fc3f(0x9d)](_0x89c6ca):null,_0x5f475e=_0x225611[_0x18fc3f(0x99)](_0x18fc3f(0x8e))||null;const _0xc99a3f=_0x2b8e09[_0x18fc3f(0x8e)]||_0x5f475e,_0x37045d=_0x2b8e09[_0x18fc3f(0x84)]||_0x1c5d21,_0x2ed3e6=this[_0x18fc3f(0x75)][_0x18fc3f(0x92)][_0x18fc3f(0x85)](_0x18fc3f(0x8c))['me'];for(const _0x27c3f8 of _0x30dd69[_0x18fc3f(0xa5)]()){const _0x4fd1df=_0x27c3f8[_0x18fc3f(0x96)]();if(_0x18fc3f(0x8f)===_0x27c3f8[_0x18fc3f(0xaa)]&&_0x4fd1df===_0x225611){_0x27c3f8[_0x18fc3f(0x98)]!==_0x2ed3e6&&_0x27c3f8[_0x18fc3f(0xa6)]();const _0xbf2888=_0x27c3f8[_0x18fc3f(0xaf)][_0x18fc3f(0x89)];_0x5f475e=_0xbf2888[0x0][_0x18fc3f(0x8e)],_0x1c5d21=_0xbf2888[0x0][_0x18fc3f(0x84)];break;}}_0xf199cc({'table':_0x225611,'tableWidth':_0xc99a3f,'columnWidths':_0x37045d}),_0x30dd69[_0x18fc3f(0x80)](_0x225611,{'commandName':_0x18fc3f(0xa0),'commandParams':[{'tableWidth':_0x5f475e,'columnWidths':_0x1c5d21}],'formatGroupId':_0x18fc3f(0x8f)},[],_0x18fc3f(0x8f));});}[_0x4da0ca(0xa9)](_0x1e49ad){const _0x400db6=_0x4da0ca;if(_0x400db6(0xa7)!=_0x1e49ad[_0x400db6(0xad)]&&_0x400db6(0xab)!=_0x1e49ad[_0x400db6(0xad)])return;const {data:_0x46f63d}=_0x1e49ad;if(_0x46f63d&&_0x400db6(0x8f)===_0x46f63d[_0x400db6(0x7c)]){const _0x11d14d=_0x400db6(0x7d);return{'type':_0x400db6(0xac),'content':_0x23393a(this[_0x400db6(0x75)][_0x400db6(0xa4)],_0x11d14d)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x371d33=_0x406f;function _0x406f(_0x9eae1a,_0x42ab26){const _0x40f449=_0x40f4();return _0x406f=function(_0x406f0f,_0x5be049){_0x406f0f=_0x406f0f-0x1de;let _0x526d5c=_0x40f449[_0x406f0f];return _0x526d5c;},_0x406f(_0x9eae1a,_0x42ab26);}(function(_0x3c29e0,_0x1bbe00){const _0x325a4a=_0x406f,_0x27b960=_0x3c29e0();while(!![]){try{const _0x1252b4=-parseInt(_0x325a4a(0x218))/0x1*(-parseInt(_0x325a4a(0x1f1))/0x2)+parseInt(_0x325a4a(0x230))/0x3*(-parseInt(_0x325a4a(0x1f6))/0x4)+-parseInt(_0x325a4a(0x1df))/0x5+-parseInt(_0x325a4a(0x200))/0x6*(parseInt(_0x325a4a(0x207))/0x7)+parseInt(_0x325a4a(0x222))/0x8+parseInt(_0x325a4a(0x1fc))/0x9+-parseInt(_0x325a4a(0x1e7))/0xa;if(_0x1252b4===_0x1bbe00)break;else _0x27b960['push'](_0x27b960['shift']());}catch(_0x447b28){_0x27b960['push'](_0x27b960['shift']());}}}(_0x40f4,0xb5667));function _0x40f4(){const _0x277df7=['FORMAT_HEADER_COLUMN','addClass','requires','279428kmMDUK','nodeBefore','TableUtils','*Format:*\x20%0','FORMAT_HEADER_ROW','168YaiHlG','locale','enableDefaultAttributesIntegration','_handleLegacySuggestions','setAttribute','_registerLegacyDescription','8696052xyiSDA','data-suggestion','getSuggestion','accept','6897822WGKnLh','downcastDispatcher','registerDescriptionCallback','FORMAT_REGULAR_COLUMN','highest','end','headingColumns','7gDfgOv','descriptionFactory','FORMAT_REGULAR_ROW','options','start','stop','plugins','ck-suggestion-marker--active','removeClass','activeMarkers','format','_acceptFormatSuggestionCallbackFactory','ck-suggestion-marker-','_splitMarkerName','registerBlockAttribute','markerNameToElements','unbindElementFromMarkerName','8HyWPZo','data','has','cell','get','item','writer','nodeAfter','commandName','name','1787144wWLnoD','forceValue','TrackChangesEditing','commandParams','bindElementToMarker','consume','registerAttributeLabel','mapper','parent','type','registerCustomCallback','setTableRowHeader','afterInit','markerName','7374jlQxpu','consumable','toViewElement','TableEditing','formatBlock','6025ezeBHi','markerRange','createTableWalker','includes','_suggestionFactory','setTableColumnHeader','showSuggestionHighlights','addMarker:suggestion','3102400HztLxB','removeAttribute','editing','headingRows','getCellLocation','removeMarker:suggestion','editor'];_0x40f4=function(){return _0x277df7;};return _0x40f4();}import{Plugin as _0x119cde}from'ckeditor5/src/core.js';import _0x483d73 from'./table.js';import{getTranslation as _0x4501c0}from'../utils/common-translations.js';export default class At extends _0x119cde{static get[_0x371d33(0x1f0)](){return[_0x483d73];}[_0x371d33(0x22e)](){const _0x3879cf=_0x371d33,_0x3efd79=this[_0x3879cf(0x1ed)];if(!_0x3efd79[_0x3879cf(0x20d)][_0x3879cf(0x21a)](_0x3879cf(0x233)))return;const _0x30d1db=_0x3efd79[_0x3879cf(0x1f7)],_0x2072d7=_0x3efd79[_0x3879cf(0x20d)][_0x3879cf(0x21c)](_0x3879cf(0x224));_0x2072d7[_0x3879cf(0x1f8)](_0x3879cf(0x22d)),_0x2072d7[_0x3879cf(0x1f8)](_0x3879cf(0x1e4)),_0x2072d7[_0x3879cf(0x215)](_0x3879cf(0x1ea)),_0x2072d7[_0x3879cf(0x215)](_0x3879cf(0x206)),_0x2072d7[_0x3879cf(0x208)][_0x3879cf(0x228)](_0x3879cf(0x1ea),_0x4501c0(_0x30d1db,_0x3879cf(0x1f5))),_0x2072d7[_0x3879cf(0x208)][_0x3879cf(0x228)](_0x3879cf(0x206),_0x4501c0(_0x30d1db,_0x3879cf(0x1ee))),this[_0x3879cf(0x1f9)]();}[_0x371d33(0x1f9)](){const _0x3fca9a=_0x371d33,_0x42d7ca=this[_0x3fca9a(0x1ed)][_0x3fca9a(0x20d)][_0x3fca9a(0x21c)](_0x3fca9a(0x224)),_0x2772f6=this[_0x3fca9a(0x1ed)][_0x3fca9a(0x20d)][_0x3fca9a(0x21c)](_0x3fca9a(0x1f3)),_0x1592da=this[_0x3fca9a(0x1ed)][_0x3fca9a(0x20d)][_0x3fca9a(0x21c)](_0x483d73)[_0x3fca9a(0x212)]();function _0x49710a({showActiveMarker:_0x41fd80=!0x0,setDataAttribute:_0x546345=!0x0}={}){return(_0x138159,_0x37f759,_0x4b763a)=>{const _0x5503a1=_0x406f,{type:_0x115be7,id:_0x57aa0e}=_0x42d7ca[_0x5503a1(0x214)](_0x37f759[_0x5503a1(0x22f)]),_0x3932bb=_0x42d7ca[_0x5503a1(0x1fe)](_0x57aa0e),_0x582854=_0x3932bb[_0x5503a1(0x219)];if(_0x5503a1(0x1de)!=_0x3932bb[_0x5503a1(0x22b)]||!_0x582854||_0x5503a1(0x1e4)!=_0x582854[_0x5503a1(0x220)])return;if(_0x37f759[_0x5503a1(0x21d)])return void _0x138159[_0x5503a1(0x20c)]();if(!_0x4b763a[_0x5503a1(0x231)][_0x5503a1(0x227)](_0x37f759[_0x5503a1(0x1e0)],_0x138159[_0x5503a1(0x221)]))return;const _0xd6e5b7=_0x37f759[_0x5503a1(0x1e0)][_0x5503a1(0x20b)][_0x5503a1(0x21f)],_0x352279=_0x37f759[_0x5503a1(0x1e0)][_0x5503a1(0x205)][_0x5503a1(0x1f2)],_0x477d43=_0xd6e5b7[_0x5503a1(0x22a)][_0x5503a1(0x22a)],{column:_0x417a56}=_0x2772f6[_0x5503a1(0x1eb)](_0xd6e5b7),{column:_0x1cff13}=_0x2772f6[_0x5503a1(0x1eb)](_0x352279);for(let _0x208353=_0x417a56;_0x208353<=_0x1cff13;_0x208353++){const _0x245641=_0x2772f6[_0x5503a1(0x1e1)](_0x477d43,{'column':_0x208353,'includeAllSlots':!0x1});for(const _0x24184f of _0x245641){const _0x29dd46=_0x24184f[_0x5503a1(0x21b)],_0x230f9f=_0x4b763a[_0x5503a1(0x229)][_0x5503a1(0x232)](_0x29dd46);_0x4b763a[_0x5503a1(0x21e)][_0x5503a1(0x1ef)](_0x5503a1(0x213)+_0x115be7,_0x230f9f),_0x546345&&_0x4b763a[_0x5503a1(0x21e)][_0x5503a1(0x1fa)](_0x5503a1(0x1fd),_0x57aa0e,_0x230f9f),_0x4b763a[_0x5503a1(0x229)][_0x5503a1(0x226)](_0x230f9f,_0x37f759[_0x5503a1(0x22f)]),_0x41fd80&&(_0x42d7ca[_0x5503a1(0x210)][_0x5503a1(0x1e2)](_0x37f759[_0x5503a1(0x22f)])?_0x4b763a[_0x5503a1(0x21e)][_0x5503a1(0x1ef)](_0x5503a1(0x20e),_0x230f9f):_0x4b763a[_0x5503a1(0x21e)][_0x5503a1(0x20f)](_0x5503a1(0x20e),_0x230f9f));}}};}_0x42d7ca[_0x3fca9a(0x1e3)][_0x3fca9a(0x22c)](_0x3fca9a(0x1de),_0x3fca9a(0x22d),_0x3fca9a(0x1ff),_0x1592da),_0x42d7ca[_0x3fca9a(0x1e3)][_0x3fca9a(0x22c)](_0x3fca9a(0x1de),_0x3fca9a(0x1e4),_0x3fca9a(0x1ff),_0x1592da),this[_0x3fca9a(0x1ed)][_0x3fca9a(0x1e9)][_0x3fca9a(0x201)]['on'](_0x3fca9a(0x1e6),_0x49710a(),{'priority':_0x3fca9a(0x204)}),this[_0x3fca9a(0x1ed)][_0x3fca9a(0x219)][_0x3fca9a(0x201)]['on'](_0x3fca9a(0x1e6),(_0x23cecb,_0x517c5e,_0x5c8009)=>{const _0x1523e1=_0x3fca9a;_0x5c8009[_0x1523e1(0x20a)][_0x1523e1(0x1e5)]&&_0x49710a({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x23cecb,_0x517c5e,_0x5c8009);},{'priority':_0x3fca9a(0x204)}),this[_0x3fca9a(0x1ed)][_0x3fca9a(0x1e9)][_0x3fca9a(0x201)]['on'](_0x3fca9a(0x1ec),(_0x3997d0,_0x222396,_0x23f0f)=>{const _0x588cb4=_0x3fca9a,{type:_0x28a2d5,id:_0xab8d3d}=_0x42d7ca[_0x588cb4(0x214)](_0x222396[_0x588cb4(0x22f)]),_0x3bfc1b=_0x42d7ca[_0x588cb4(0x1fe)](_0xab8d3d),_0x55e1cd=_0x3bfc1b[_0x588cb4(0x219)];if(_0x588cb4(0x1de)!=_0x3bfc1b[_0x588cb4(0x22b)]||!_0x55e1cd||_0x588cb4(0x1e4)!=_0x55e1cd[_0x588cb4(0x220)])return;const _0x4234e5=_0x23f0f[_0x588cb4(0x229)][_0x588cb4(0x216)](_0x222396[_0x588cb4(0x22f)]);if(_0x4234e5){for(const _0x2ae6a5 of _0x4234e5)_0x23f0f[_0x588cb4(0x21e)][_0x588cb4(0x20f)](_0x588cb4(0x213)+_0x28a2d5,_0x2ae6a5),_0x23f0f[_0x588cb4(0x21e)][_0x588cb4(0x20f)](_0x588cb4(0x20e),_0x2ae6a5),_0x23f0f[_0x588cb4(0x21e)][_0x588cb4(0x1e8)](_0x588cb4(0x1fd),_0x2ae6a5),_0x23f0f[_0x588cb4(0x229)][_0x588cb4(0x217)](_0x2ae6a5,_0x222396[_0x588cb4(0x22f)]);}},{'priority':_0x3fca9a(0x204)}),this[_0x3fca9a(0x1fb)]();}[_0x371d33(0x1fb)](){const _0x2a83ae=_0x371d33,_0x15abae=this[_0x2a83ae(0x1ed)],_0x540773=_0x15abae[_0x2a83ae(0x1f7)];function _0x67d59(_0x90882f){const _0x3932e7=_0x2a83ae;return{'type':_0x3932e7(0x211),'content':_0x4501c0(_0x540773,_0x3932e7(0x1f4),_0x90882f)};}_0x15abae[_0x2a83ae(0x20d)][_0x2a83ae(0x21c)](_0x2a83ae(0x224))[_0x2a83ae(0x208)][_0x2a83ae(0x202)](_0x2f3274=>{const _0x3304b3=_0x2a83ae;if(_0x3304b3(0x1de)!=_0x2f3274[_0x3304b3(0x22b)])return;const {data:_0x3959df}=_0x2f3274;if(_0x3959df){if(_0x3304b3(0x22d)==_0x3959df[_0x3304b3(0x220)]){const _0x3cedb3=_0x3959df[_0x3304b3(0x225)][0x0][_0x3304b3(0x223)];return _0x67d59(_0x4501c0(_0x540773,_0x3cedb3?_0x3304b3(0x1f5):_0x3304b3(0x209)));}if(_0x3304b3(0x1e4)==_0x3959df[_0x3304b3(0x220)]){const _0x25ff8d=_0x3959df[_0x3304b3(0x225)][0x0][_0x3304b3(0x223)];return _0x67d59(_0x4501c0(_0x540773,_0x25ff8d?_0x3304b3(0x1ee):_0x3304b3(0x203)));}}});}}
|