@ckeditor/ckeditor5-track-changes 42.0.0-alpha.12 → 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
|
-
function
|
|
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
|
-
|
|
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 _0x224a7a=_0x55d1;(function(_0x1c4168,_0x46f29b){const _0x2315a2=_0x55d1,_0x395024=_0x1c4168();while(!![]){try{const _0x1ef3fb=parseInt(_0x2315a2(0x1e7))/0x1*(-parseInt(_0x2315a2(0x233))/0x2)+-parseInt(_0x2315a2(0x209))/0x3+-parseInt(_0x2315a2(0x218))/0x4*(parseInt(_0x2315a2(0x1fa))/0x5)+-parseInt(_0x2315a2(0x1b4))/0x6+-parseInt(_0x2315a2(0x1df))/0x7*(-parseInt(_0x2315a2(0x24b))/0x8)+-parseInt(_0x2315a2(0x230))/0x9*(parseInt(_0x2315a2(0x1cf))/0xa)+parseInt(_0x2315a2(0x1bb))/0xb;if(_0x1ef3fb===_0x46f29b)break;else _0x395024['push'](_0x395024['shift']());}catch(_0x301131){_0x395024['push'](_0x395024['shift']());}}}(_0x1b6c,0x8e321));import{Plugin as _0x1fa24c}from'ckeditor5/src/core.js';import{LiveRange as _0x5ee002}from'ckeditor5/src/engine.js';function _0x1b6c(){const _0xf86755=['getRowIndexes','TableUtils','*Remove:*\x20%0','getAttribute','removeClass','toViewElement','getFirstRange','4GMQwrk','isInContent','position','forceValue','maxColumn','createTableWalker','isArray','isIntersectingWithRange','hasAttribute','getColumnIndexes','locale','root','insertion','first','getChildren','start','rowspan','setSelection','execute','item','removeTableRow','insertTableRowBelow','_acceptFormatSuggestionCallbackFactory','batch','36ymiigP','low','editor','189826RedNcB','discard','registerDescriptionCallback','left','markMultiRangeDeletion','getItems','_tablePostFixingSubtypes','change','createRangeOn','last','refresh','createRangeIn','includes','join','ELEMENT_TABLE_COLUMN','addMarker:suggestion','substr','*Insert:*\x20%0','insertTable','TableEditing','highest','_splitMarkerName','insertTableColumnRight','tableColumn','1168wMLjTa','end','addRange','tablePaste','tableCell','data','getSelectionAffectedTableCells','nodeAfter','classes','showSuggestionHighlights','getRanges','insertTableRowAbove','$textProxy','4009392tMsmic','filter','change:data','enqueueChange','$graveyard','commands','getSuggestion','40689847kYIonB','ELEMENT_TABLE_WITH_TEXT','map','element','TrackChangesEditing','length','get','values','ELEMENT_TABLE_ROW_WITH_TEXT','findAncestor','deletion','afterInit','max','from','rootName','selectTableColumn','markMultiRangeInsertion','type','every','minRow','977750THvsRn','registerCustomCallback','nodeBefore','createPositionAt','differ','span','selectTableRow','removeTableColumn','writer','_getSuggestionCoords','above','selection','enableCommand','ELEMENT_TABLE','plugins','getContainedElement','19103dfrlsg','getChangedMarkers','some','table','min','isIntersecting','suggestion','registerPostFixer','11zcXtfn','addClass','registerElementLabel','_getCoordsForCells','minColumn','isEqual','options','cell','_suggestionFactory','subType','MIN_SAFE_INTEGER','colspan','has','getChanges','maxRow','oldRange','order','model','ELEMENT_TABLE_ROW','4802950GtovNB','isTouching','descriptionFactory','detach','insertTableColumnLeft','accept','mapper','push','insert','add','_setupColumnsRowsFixing','MAX_SAFE_INTEGER','name','tableRow','startsWith','1353339YEatrn','getCellLocation','downcastDispatcher','toLowerCase','fromRange','document','ELEMENT_TABLE_COLUMN_WITH_TEXT','_tableSuggestions'];_0x1b6c=function(){return _0xf86755;};return _0x1b6c();}import{setHighlightHandling as _0x125a71}from'ckeditor5/src/widget.js';import{getTranslation as _0x4b3ef0}from'../utils/common-translations.js';export default class jt extends _0x1fa24c{constructor(_0x36960c){const _0x474c06=_0x55d1;super(_0x36960c),this[_0x474c06(0x239)]=[_0x474c06(0x207),_0x474c06(0x24a)],this[_0x474c06(0x210)]=new Set();}[_0x224a7a(0x1c6)](){const _0x3eaa5d=_0x224a7a,_0x21344e=this[_0x3eaa5d(0x232)],_0x3b45cd=_0x21344e[_0x3eaa5d(0x1f8)][_0x3eaa5d(0x20e)][_0x3eaa5d(0x1da)];if(!_0x21344e[_0x3eaa5d(0x1dd)][_0x3eaa5d(0x1f3)](_0x3eaa5d(0x246)))return;const _0x3ed67d=_0x21344e[_0x3eaa5d(0x222)],_0x5e927d=_0x21344e[_0x3eaa5d(0x1dd)][_0x3eaa5d(0x1c1)](_0x3eaa5d(0x1bf)),_0x1d6a51=_0x21344e[_0x3eaa5d(0x1dd)][_0x3eaa5d(0x1c1)](_0x3eaa5d(0x212));_0x5e927d[_0x3eaa5d(0x1fc)][_0x3eaa5d(0x1e9)](_0x3eaa5d(0x1e2),_0x2e802b=>_0x4b3ef0(_0x3ed67d,_0x3eaa5d(0x1dc),_0x2e802b)),this[_0x3eaa5d(0x204)](),_0x5e927d[_0x3eaa5d(0x1db)](_0x3eaa5d(0x245)),_0x5e927d[_0x3eaa5d(0x1db)](_0x3eaa5d(0x1d5)),_0x5e927d[_0x3eaa5d(0x1db)](_0x3eaa5d(0x1ca));for(const _0x196b6c of[_0x3eaa5d(0x1b2),_0x3eaa5d(0x22d)]){const _0x197a08=_0x21344e[_0x3eaa5d(0x1b9)][_0x3eaa5d(0x1c1)](_0x196b6c);_0x5e927d[_0x3eaa5d(0x1db)](_0x196b6c,_0x54a9ef=>{const _0x5008ac=_0x3eaa5d;_0x21344e[_0x5008ac(0x1f8)][_0x5008ac(0x23a)](_0x217811=>{const _0x35c4cf=_0x5008ac;_0x54a9ef();const _0x5c4a34=_0x35c4cf(0x1d9)===_0x197a08[_0x35c4cf(0x1f7)],_0x22b289=_0x1d6a51[_0x35c4cf(0x1ad)](_0x3b45cd),_0x390569=_0x1d6a51[_0x35c4cf(0x211)](_0x22b289),_0x32bee9=_0x5c4a34?_0x390569[_0x35c4cf(0x225)]-0x1:_0x390569[_0x35c4cf(0x23c)]+0x1,_0x4dc0e2=_0x22b289[0x0][_0x35c4cf(0x1c4)](_0x35c4cf(0x1e2)),_0x4ea48e=_0x1d6a51[_0x35c4cf(0x21d)](_0x4dc0e2,{'startRow':_0x32bee9,'endRow':_0x32bee9}),_0x15ae26=Array[_0x35c4cf(0x1c8)](_0x4ea48e)[_0x35c4cf(0x1bd)](_0xfd2615=>_0x217811[_0x35c4cf(0x23b)](_0xfd2615[_0x35c4cf(0x1ee)]));_0x5e927d[_0x35c4cf(0x1cb)](_0x15ae26,_0x35c4cf(0x207));});});}for(const _0x346af8 of[_0x3eaa5d(0x1fe),_0x3eaa5d(0x249)]){const _0x3b5143=_0x21344e[_0x3eaa5d(0x1b9)][_0x3eaa5d(0x1c1)](_0x346af8);_0x5e927d[_0x3eaa5d(0x1db)](_0x346af8,_0x3a2eba=>{const _0x5317bd=_0x3eaa5d;_0x21344e[_0x5317bd(0x1f8)][_0x5317bd(0x23a)](_0xec0e7d=>{const _0x59b41c=_0x5317bd;_0x3a2eba();const _0x384f21=_0x59b41c(0x236)===_0x3b5143[_0x59b41c(0x1f7)],_0x8d676d=_0x1d6a51[_0x59b41c(0x1ad)](_0x3b45cd),_0x18450a=_0x1d6a51[_0x59b41c(0x221)](_0x8d676d),_0x577b46=_0x384f21?_0x18450a[_0x59b41c(0x225)]-0x1:_0x18450a[_0x59b41c(0x23c)]+0x1,_0xe52cad=_0x8d676d[0x0][_0x59b41c(0x1c4)](_0x59b41c(0x1e2)),_0x113bcc=_0x1d6a51[_0x59b41c(0x21d)](_0xe52cad,{'startRow':0x0,'column':_0x577b46,'includeAllSlots':!0x1}),_0xec17f7=Array[_0x59b41c(0x1c8)](_0x113bcc)[_0x59b41c(0x1bd)](_0x5573b6=>_0xec0e7d[_0x59b41c(0x23b)](_0x5573b6[_0x59b41c(0x1ee)]));_0x5e927d[_0x59b41c(0x1cb)](_0xec17f7,_0x59b41c(0x24a));});});}for(const _0x5a49d1 of[_0x3eaa5d(0x22c),_0x3eaa5d(0x1d6)]){const _0x25143f=_0x5a49d1[_0x3eaa5d(0x243)](0xb),_0x913048=_0x25143f[_0x3eaa5d(0x20c)](),_0x506529=_0x913048[_0x3eaa5d(0x243)](0x0,0x3)+_0x3eaa5d(0x1d4),_0x545cbc=_0x3eaa5d(0x1e2)+_0x25143f,_0x4fb1fa=_0x3eaa5d(0x1e3)+_0x25143f,_0xca2d03=_0x3eaa5d(0x1c7)+_0x25143f;_0x5e927d[_0x3eaa5d(0x1db)](_0x5a49d1,()=>{const _0x5a1979=_0x3eaa5d;_0x21344e[_0x5a1979(0x1f8)][_0x5a1979(0x23a)](_0x2b8b5f=>{const _0x406562=_0x5a1979,_0x5ccbd9=_0x1d6a51[_0x406562(0x1ad)](_0x3b45cd),_0x1664f8=_0x5ccbd9[0x0][_0x406562(0x1c4)](_0x406562(0x1e2));let _0x5c3adf;if(_0x406562(0x22c)==_0x5a49d1){const _0x202f81=_0x1d6a51[_0x406562(0x211)](_0x5ccbd9);_0x5c3adf={'startRow':_0x202f81[_0x406562(0x225)],'endRow':_0x202f81[_0x406562(0x23c)],'includeAllSlots':!0x0};}else{const _0x138e50=_0x1d6a51[_0x406562(0x221)](_0x5ccbd9);_0x5c3adf={'startColumn':_0x138e50[_0x406562(0x225)],'endColumn':_0x138e50[_0x406562(0x23c)],'includeAllSlots':!0x0};}const _0x5c09b2=_0x1d6a51[_0x406562(0x21d)](_0x1664f8,_0x5c3adf),_0x156aac=Array[_0x406562(0x1c8)](_0x5c09b2)[_0x406562(0x1bd)](({cell:_0x1c54a0})=>_0x1c54a0),_0x38bbec=Ee(_0x156aac[_0x406562(0x1b5)](_0x1c79c7=>_0x1c79c7[_0x406562(0x220)](_0x506529))),_0x23b111=Ee(_0x156aac[_0x406562(0x1b5)](_0x134ea7=>!_0x134ea7[_0x406562(0x220)](_0x506529)))[_0x406562(0x1bd)](_0x1e1ddf=>_0x2b8b5f[_0x406562(0x23b)](_0x1e1ddf)),_0x37e6cf=_0x5e927d[_0x406562(0x237)](_0x23b111,_0x545cbc);if(_0x37e6cf&&(_0x406562(0x207)==_0x37e6cf[_0x406562(0x1f0)]||_0x406562(0x24a)==_0x37e6cf[_0x406562(0x1f0)])){const _0x3b6af1=this[_0x406562(0x1d8)](_0x37e6cf);for(const _0x354470 of _0x38bbec){const _0x11629b=_0x2b8b5f[_0x406562(0x23b)](_0x354470),_0x317b43=_0x1d6a51[_0x406562(0x20a)](_0x354470),_0x37e701=_0x354470[_0x406562(0x214)](_0x506529)-0x1,_0x1aa1b6=_0x3b6af1[_0x4fb1fa],_0x112615=_0x3b6af1[_0xca2d03];_0x1aa1b6<=_0x317b43[_0x913048]&&_0x317b43[_0x913048]+_0x37e701<=_0x112615&&_0x37e6cf[_0x406562(0x1a9)](_0x11629b);}}});});}function _0x1ef035(_0x74bec1){const _0x578fc6=_0x3eaa5d,_0x48138b=Array[_0x578fc6(0x1c8)](_0x3b45cd[_0x578fc6(0x1b1)]())[_0x578fc6(0x1bd)](_0x34a6fb=>_0x5ee002[_0x578fc6(0x20d)](_0x34a6fb));_0x21344e[_0x578fc6(0x1f8)][_0x578fc6(0x23a)](_0x2a926f=>{const _0x2b981c=_0x578fc6,_0x55ebec=_0x2a926f[_0x2b981c(0x22f)];_0x74bec1=_0x74bec1[_0x2b981c(0x1b5)](_0x58e956=>_0x2b981c(0x1b8)!=_0x58e956[_0x2b981c(0x223)][_0x2b981c(0x1c9)]),_0x2a926f[_0x2b981c(0x229)](_0x74bec1),_0x21344e[_0x2b981c(0x1b9)][_0x2b981c(0x1c1)](_0x2b981c(0x22c))[_0x2b981c(0x23d)](),_0x21344e[_0x2b981c(0x22a)](_0x2b981c(0x22c),{'forceDefaultExecution':!0x0}),_0x21344e[_0x2b981c(0x1f8)][_0x2b981c(0x1b7)](()=>{const _0x220cdc=_0x2b981c;_0x21344e[_0x220cdc(0x1f8)][_0x220cdc(0x1b7)](_0x55ebec,_0x4b8b0f=>{const _0x458a9c=_0x220cdc,_0x46c4d8=_0x48138b[_0x458a9c(0x1b5)](_0x5124e5=>_0x458a9c(0x1b8)!=_0x5124e5[_0x458a9c(0x223)][_0x458a9c(0x1c9)]);_0x46c4d8[_0x458a9c(0x1c0)]>0x0&&_0x4b8b0f[_0x458a9c(0x229)](_0x46c4d8);for(const _0x37c84d of _0x48138b)_0x37c84d[_0x458a9c(0x1fd)]();});});});}function _0x5e98b1(_0x31b64b){const _0x437e72=_0x3eaa5d;_0x21344e[_0x437e72(0x1f8)][_0x437e72(0x23a)](_0x2d4394=>{const _0x1d6747=_0x437e72,_0x501cdf=Array[_0x1d6747(0x1c8)](_0x3b45cd[_0x1d6747(0x1b1)]())[_0x1d6747(0x1bd)](_0x45dcec=>_0x5ee002[_0x1d6747(0x20d)](_0x45dcec)),_0x53ab09=[];for(const _0x22d7e7 of _0x31b64b)for(const _0x59ec1f of _0x22d7e7[_0x1d6747(0x238)]({'shallow':!0x0}))_0x53ab09[_0x1d6747(0x201)](_0x59ec1f);for(const _0xccc21d of _0x53ab09)_0x1d6747(0x1b8)!=_0xccc21d[_0x1d6747(0x223)][_0x1d6747(0x1c9)]&&(_0x2d4394[_0x1d6747(0x229)](_0x2d4394[_0x1d6747(0x1d2)](_0xccc21d,0x0)),_0x21344e[_0x1d6747(0x1b9)][_0x1d6747(0x1c1)](_0x1d6747(0x1d6))[_0x1d6747(0x23d)](),_0x21344e[_0x1d6747(0x22a)](_0x1d6747(0x1d6),{'forceDefaultExecution':!0x0}));const _0x15777c=_0x501cdf[_0x1d6747(0x1b5)](_0x1f13b5=>_0x1d6747(0x1b8)!=_0x1f13b5[_0x1d6747(0x223)][_0x1d6747(0x1c9)]);_0x15777c[_0x1d6747(0x1c0)]>0x0&&_0x2d4394[_0x1d6747(0x229)](_0x15777c);for(const _0x10a3a5 of _0x501cdf)_0x10a3a5[_0x1d6747(0x1fd)]();});}function _0xa01fb0(_0x17e139,_0x2de344){const _0x3fd097=_0x3eaa5d;return _0x2de344[_0x3fd097(0x1cd)](_0x3ba525=>_0x17e139[_0x3fd097(0x1e1)](_0x4f7a9f=>_0x4f7a9f[_0x3fd097(0x1a8)][_0x3fd097(0x1ec)](_0x3ba525[_0x3fd097(0x227)])||_0x3ba525[_0x3fd097(0x1a8)][_0x3fd097(0x1ec)](_0x4f7a9f[_0x3fd097(0x227)])));}function _0x105ee4(_0x39859c,_0x92aaee){const _0x20bb85=_0x3eaa5d;return!_0x39859c[_0x20bb85(0x1e1)](_0x25deca=>_0x92aaee[_0x20bb85(0x1e1)](_0x3afa9f=>_0x25deca[_0x20bb85(0x1e4)](_0x3afa9f)))&&_0x39859c[_0x20bb85(0x1e1)](_0x233b55=>_0x92aaee[_0x20bb85(0x1e1)](_0x28f278=>_0x233b55[_0x20bb85(0x1a8)][_0x20bb85(0x1fb)](_0x28f278[_0x20bb85(0x227)])));}_0x21344e[_0x3eaa5d(0x1ac)][_0x3eaa5d(0x20b)]['on'](_0x3eaa5d(0x242),(_0x390bf0,_0x49bdb5,_0x285df7)=>{const _0x18219b=_0x3eaa5d;if(!_0x285df7[_0x18219b(0x1ed)][_0x18219b(0x1b0)])return;const _0x4823c3=_0x49bdb5[_0x18219b(0x22b)];if(!_0x4823c3)return;const _0x133e72=_0x285df7[_0x18219b(0x200)][_0x18219b(0x216)](_0x4823c3);function _0x2bfd4c(_0x27ae31){const _0x51d8ce=_0x18219b;return Array[_0x51d8ce(0x21e)](_0x27ae31)?_0x27ae31:[_0x27ae31];}_0x133e72&&_0x18219b(0x1ab)===_0x4823c3[_0x18219b(0x206)]&&_0x125a71(_0x133e72,_0x285df7[_0x18219b(0x1d7)],(_0x1bf01f,_0x5925fc,_0x4e3a5c)=>_0x4e3a5c[_0x18219b(0x1e8)](_0x2bfd4c(_0x5925fc[_0x18219b(0x1af)]),_0x1bf01f),(_0x51a144,_0x1ae6cf,_0x1e3c5c)=>_0x1e3c5c[_0x18219b(0x215)](_0x2bfd4c(_0x1ae6cf[_0x18219b(0x1af)]),_0x51a144));},{'priority':_0x3eaa5d(0x247)}),_0x5e927d[_0x3eaa5d(0x1fc)][_0x3eaa5d(0x235)](_0x21e6ec=>{const _0x38337b=_0x3eaa5d;if(_0x38337b(0x224)!=_0x21e6ec[_0x38337b(0x1cc)]&&_0x38337b(0x1c5)!=_0x21e6ec[_0x38337b(0x1cc)])return;const _0x182844=_0x21e6ec[_0x38337b(0x1de)]();if(null!=_0x182844&&_0x182844['is'](_0x38337b(0x1be),_0x38337b(0x1e2))){if(_0x38337b(0x224)==_0x21e6ec[_0x38337b(0x1cc)]){const _0x195115=_0x21e6ec[_0x38337b(0x238)]()[_0x38337b(0x1b5)](_0x2b08e7=>_0x2b08e7['is'](_0x38337b(0x1b3)))[_0x38337b(0x1bd)](_0x52aae9=>_0x52aae9[_0x38337b(0x1ac)]);if(_0x195115[_0x38337b(0x1c0)])return{'type':_0x38337b(0x224),'content':_0x4b3ef0(_0x3ed67d,_0x38337b(0x244),_0x4b3ef0(_0x3ed67d,_0x38337b(0x1bc),'\x22'+_0x195115[_0x38337b(0x240)]('\x20')+'\x22'))};}if(_0x38337b(0x1c5)==_0x21e6ec[_0x38337b(0x1cc)]){const _0x2cb5cd=_0x21e6ec[_0x38337b(0x238)]()[_0x38337b(0x1b5)](_0x3f0818=>_0x3f0818['is'](_0x38337b(0x1b3)))[_0x38337b(0x1bd)](_0x266592=>_0x266592[_0x38337b(0x1ac)]);if(_0x2cb5cd[_0x38337b(0x1c0)])return{'type':_0x38337b(0x1c5),'content':_0x4b3ef0(_0x3ed67d,_0x38337b(0x213),_0x4b3ef0(_0x3ed67d,_0x38337b(0x1bc),'\x22'+_0x2cb5cd[_0x38337b(0x240)]('\x20')+'\x22'))};}}}),_0x5e927d[_0x3eaa5d(0x1fc)][_0x3eaa5d(0x235)](_0x2e5856=>{const _0xbd4107=_0x3eaa5d;if(_0xbd4107(0x207)==_0x2e5856[_0xbd4107(0x1f0)]){const _0x1937ea=_0x2e5856[_0xbd4107(0x238)]()[_0xbd4107(0x1b5)](_0x28baa7=>_0x28baa7['is'](_0xbd4107(0x1b3)))[_0xbd4107(0x1bd)](_0x2b16c9=>_0x2b16c9[_0xbd4107(0x1ac)]),_0x40c486=this[_0xbd4107(0x1d8)](_0x2e5856),_0x35d0d3=_0x40c486[_0xbd4107(0x1f5)]-_0x40c486[_0xbd4107(0x1ce)]+0x1;if(_0xbd4107(0x224)==_0x2e5856[_0xbd4107(0x1cc)])return _0x1937ea[_0xbd4107(0x1c0)]?{'type':_0xbd4107(0x224),'content':_0x4b3ef0(_0x3ed67d,_0xbd4107(0x244),_0x4b3ef0(_0x3ed67d,_0xbd4107(0x1c3),[_0x35d0d3,'\x22'+_0x1937ea[_0xbd4107(0x240)]('\x20')+'\x22']))}:{'type':_0xbd4107(0x224),'content':_0x4b3ef0(_0x3ed67d,_0xbd4107(0x244),_0x4b3ef0(_0x3ed67d,_0xbd4107(0x1f9),_0x35d0d3))};if(_0xbd4107(0x1c5)==_0x2e5856[_0xbd4107(0x1cc)])return _0x1937ea[_0xbd4107(0x1c0)]?{'type':_0xbd4107(0x1c5),'content':_0x4b3ef0(_0x3ed67d,_0xbd4107(0x213),_0x4b3ef0(_0x3ed67d,_0xbd4107(0x1c3),[_0x35d0d3,'\x22'+_0x1937ea[_0xbd4107(0x240)]('\x20')+'\x22']))}:{'type':_0xbd4107(0x1c5),'content':_0x4b3ef0(_0x3ed67d,_0xbd4107(0x213),_0x4b3ef0(_0x3ed67d,_0xbd4107(0x1f9),_0x35d0d3))};}if(_0xbd4107(0x24a)==_0x2e5856[_0xbd4107(0x1f0)]){const _0x4180e8=_0x2e5856[_0xbd4107(0x238)]()[_0xbd4107(0x1b5)](_0x1cbb8e=>_0x1cbb8e['is'](_0xbd4107(0x1b3)))[_0xbd4107(0x1bd)](_0x2a681d=>_0x2a681d[_0xbd4107(0x1ac)]),_0x4c40f7=this[_0xbd4107(0x1d8)](_0x2e5856),_0x5e8248=_0x4c40f7[_0xbd4107(0x21c)]-_0x4c40f7[_0xbd4107(0x1eb)]+0x1;if(_0xbd4107(0x224)==_0x2e5856[_0xbd4107(0x1cc)])return _0x4180e8[_0xbd4107(0x1c0)]?{'type':_0xbd4107(0x224),'content':_0x4b3ef0(_0x3ed67d,_0xbd4107(0x244),_0x4b3ef0(_0x3ed67d,_0xbd4107(0x20f),[_0x5e8248,'\x22'+_0x4180e8[_0xbd4107(0x240)]('\x20')+'\x22']))}:{'type':_0xbd4107(0x224),'content':_0x4b3ef0(_0x3ed67d,_0xbd4107(0x244),_0x4b3ef0(_0x3ed67d,_0xbd4107(0x241),_0x5e8248))};if(_0xbd4107(0x1c5)==_0x2e5856[_0xbd4107(0x1cc)])return _0x4180e8[_0xbd4107(0x1c0)]?{'type':_0xbd4107(0x1c5),'content':_0x4b3ef0(_0x3ed67d,_0xbd4107(0x213),_0x4b3ef0(_0x3ed67d,_0xbd4107(0x20f),[_0x5e8248,'\x22'+_0x4180e8[_0xbd4107(0x240)]('\x20')+'\x22']))}:{'type':_0xbd4107(0x1c5),'content':_0x4b3ef0(_0x3ed67d,_0xbd4107(0x213),_0x4b3ef0(_0x3ed67d,_0xbd4107(0x241),_0x5e8248))};}}),_0x5e927d[_0x3eaa5d(0x1ef)][_0x3eaa5d(0x1d0)](_0x3eaa5d(0x224),_0x3eaa5d(0x207),_0x3eaa5d(0x234),_0x1ef035),_0x5e927d[_0x3eaa5d(0x1ef)][_0x3eaa5d(0x1d0)](_0x3eaa5d(0x1c5),_0x3eaa5d(0x207),_0x3eaa5d(0x1ff),_0x1ef035),_0x5e927d[_0x3eaa5d(0x1ef)][_0x3eaa5d(0x1d0)](_0x3eaa5d(0x224),_0x3eaa5d(0x24a),_0x3eaa5d(0x234),_0x5e98b1),_0x5e927d[_0x3eaa5d(0x1ef)][_0x3eaa5d(0x1d0)](_0x3eaa5d(0x1c5),_0x3eaa5d(0x24a),_0x3eaa5d(0x1ff),_0x5e98b1),_0x5e927d[_0x3eaa5d(0x1ef)][_0x3eaa5d(0x1d0)](_0x3eaa5d(0x224),_0x3eaa5d(0x24a),_0x3eaa5d(0x240),_0xa01fb0),_0x5e927d[_0x3eaa5d(0x1ef)][_0x3eaa5d(0x1d0)](_0x3eaa5d(0x1c5),_0x3eaa5d(0x24a),_0x3eaa5d(0x240),_0xa01fb0),_0x5e927d[_0x3eaa5d(0x1ef)][_0x3eaa5d(0x1d0)](_0x3eaa5d(0x224),_0x3eaa5d(0x207),_0x3eaa5d(0x240),_0x105ee4),_0x5e927d[_0x3eaa5d(0x1ef)][_0x3eaa5d(0x1d0)](_0x3eaa5d(0x1c5),_0x3eaa5d(0x207),_0x3eaa5d(0x240),_0x105ee4);}[_0x224a7a(0x22e)](){const _0x12510c=_0x224a7a,_0x25610a=this[_0x12510c(0x232)],_0x21b163=_0x25610a[_0x12510c(0x1f8)][_0x12510c(0x20e)][_0x12510c(0x1da)];return(_0x5d8244,_0x48ae39)=>{const _0x48d432=_0x12510c;_0x25610a[_0x48d432(0x1f8)][_0x48d432(0x23a)](_0x57f26a=>{const _0x4bf696=_0x48d432,{commandName:_0x40a1aa,commandParams:_0x277652}=_0x48ae39;let _0x365567=_0x5d8244[0x0][_0x4bf696(0x1a8)][_0x4bf696(0x1d1)];_0x277652&&_0x277652[0x0]&&!0x1===_0x277652[0x0][_0x4bf696(0x21b)]&&(_0x365567=_0x5d8244[0x0][_0x4bf696(0x227)][_0x4bf696(0x1ae)]);const _0x3cd31e=_0x57f26a[_0x4bf696(0x23e)](_0x365567);if(_0x4bf696(0x1b8)==_0x3cd31e[_0x4bf696(0x223)][_0x4bf696(0x1c9)])return;const _0x3da608=Array[_0x4bf696(0x1c8)](_0x21b163[_0x4bf696(0x1b1)]())[_0x4bf696(0x1bd)](_0x564af7=>_0x5ee002[_0x4bf696(0x20d)](_0x564af7));_0x57f26a[_0x4bf696(0x229)](_0x3cd31e),_0x25610a[_0x4bf696(0x1b9)][_0x4bf696(0x1c1)](_0x40a1aa)[_0x4bf696(0x23d)](),_0x277652[_0x4bf696(0x201)]({'forceDefaultExecution':!0x0}),_0x25610a[_0x4bf696(0x22a)](_0x40a1aa,..._0x277652);const _0x14e2db=_0x3da608[_0x4bf696(0x1b5)](_0x40ba03=>_0x4bf696(0x1b8)!=_0x40ba03[_0x4bf696(0x223)][_0x4bf696(0x1c9)]);_0x14e2db[_0x4bf696(0x1c0)]>0x0&&_0x57f26a[_0x4bf696(0x229)](_0x14e2db);for(const _0x1c5c79 of _0x3da608)_0x1c5c79[_0x4bf696(0x1fd)]();});};}[_0x224a7a(0x1ea)](_0x3d6e8f){const _0x848fd9=_0x224a7a,_0x21b092=this[_0x848fd9(0x232)][_0x848fd9(0x1dd)][_0x848fd9(0x1c1)](_0x848fd9(0x212));let _0x426220=Number[_0x848fd9(0x205)],_0x49b767=Number[_0x848fd9(0x1f1)],_0x440977=Number[_0x848fd9(0x205)],_0x553fcb=Number[_0x848fd9(0x1f1)];for(const _0x8050f of _0x3d6e8f){if(_0x848fd9(0x1b8)==_0x8050f[_0x848fd9(0x223)][_0x848fd9(0x1c9)])continue;const {row:_0x38738d,column:_0x42050f}=_0x21b092[_0x848fd9(0x20a)](_0x8050f),_0x1cbdba=_0x8050f[_0x848fd9(0x220)](_0x848fd9(0x228))?_0x8050f[_0x848fd9(0x214)](_0x848fd9(0x228))-0x1:0x0,_0x2eb774=_0x8050f[_0x848fd9(0x220)](_0x848fd9(0x1f2))?_0x8050f[_0x848fd9(0x214)](_0x848fd9(0x1f2))-0x1:0x0;_0x426220=_0x38738d<_0x426220?_0x38738d:_0x426220,_0x49b767=_0x38738d+_0x1cbdba>_0x49b767?_0x38738d+_0x1cbdba:_0x49b767,_0x440977=_0x42050f<_0x440977?_0x42050f:_0x440977,_0x553fcb=_0x42050f+_0x2eb774>_0x553fcb?_0x42050f+_0x2eb774:_0x553fcb;}return{'minRow':_0x426220,'maxRow':_0x49b767,'minColumn':_0x440977,'maxColumn':_0x553fcb};}[_0x224a7a(0x204)](){const _0xc5dd0e=_0x224a7a,_0x540ef1=this[_0xc5dd0e(0x232)],_0x215ab2=_0x540ef1[_0xc5dd0e(0x1dd)][_0xc5dd0e(0x1c1)](_0xc5dd0e(0x1bf)),_0x27b89f=_0x540ef1[_0xc5dd0e(0x1dd)][_0xc5dd0e(0x1c1)](_0xc5dd0e(0x212));_0x540ef1[_0xc5dd0e(0x1f8)][_0xc5dd0e(0x20e)]['on'](_0xc5dd0e(0x1b6),()=>{const _0x4ad112=_0xc5dd0e,_0x17a622=Array[_0x4ad112(0x1c8)](_0x540ef1[_0x4ad112(0x1f8)][_0x4ad112(0x20e)][_0x4ad112(0x1d3)][_0x4ad112(0x1e0)]());for(const {name:_0x2256bc,data:_0x320642}of _0x17a622){const {group:_0xb66fb7,id:_0x1962ca,subType:_0x45b3bb}=_0x215ab2[_0x4ad112(0x248)](_0x2256bc);if(_0x4ad112(0x1e5)!=_0xb66fb7)continue;if(null!=_0x320642[_0x4ad112(0x1f6)])continue;const _0x1c24c3=_0x215ab2[_0x4ad112(0x1ba)](_0x1962ca);this[_0x4ad112(0x239)][_0x4ad112(0x23f)](_0x45b3bb)&&this[_0x4ad112(0x210)][_0x4ad112(0x203)](_0x1c24c3);}},{'priority':_0xc5dd0e(0x231)});const _0x192b01=(_0x294101,_0x383265)=>{const _0x5175aa=_0xc5dd0e;let _0x3a1c87=!0x1;const _0x46cc3b=_0x383265[_0x5175aa(0x23b)](_0x294101),_0x3b8389=_0x294101[_0x5175aa(0x1c4)](_0x5175aa(0x1e2)),_0x202e5b=_0x27b89f[_0x5175aa(0x20a)](_0x294101);for(const _0x211fe9 of this[_0x5175aa(0x210)]){const _0x3dfa57=_0x211fe9[_0x5175aa(0x1f0)],_0x4ef78c=_0x3dfa57[_0x5175aa(0x208)](_0x5175aa(0x1aa)),_0x4f7d46=_0x3dfa57[_0x5175aa(0x243)](_0x4ef78c?0xa:0x5),_0x31d5f1=_0x4f7d46[_0x5175aa(0x20c)](),_0x22efd6=_0x31d5f1[_0x5175aa(0x243)](0x0,0x3)+_0x5175aa(0x1d4),_0x4b1974=_0x5175aa(0x1e3)+_0x4f7d46,_0x45d26e=_0x5175aa(0x1c7)+_0x4f7d46;if(!_0x211fe9[_0x5175aa(0x219)])continue;if(_0x3b8389!=_0x211fe9[_0x5175aa(0x217)]()[_0x5175aa(0x227)][_0x5175aa(0x1c4)](_0x5175aa(0x1e2)))continue;if(_0x211fe9[_0x5175aa(0x21f)](_0x46cc3b))continue;const _0xff6724=_0x294101[_0x5175aa(0x220)](_0x22efd6)?_0x294101[_0x5175aa(0x214)](_0x22efd6)-0x1:0x0,_0x2a86a0=this[_0x5175aa(0x1d8)](_0x211fe9),_0x4b55e2=_0x2a86a0[_0x4b1974],_0x1f9567=_0x2a86a0[_0x45d26e];_0x4b55e2<=_0x202e5b[_0x31d5f1]&&_0x202e5b[_0x31d5f1]+_0xff6724<=_0x1f9567&&(_0x211fe9[_0x5175aa(0x1a9)](_0x46cc3b),_0x3a1c87=!0x0);}return _0x3a1c87;};_0x540ef1[_0xc5dd0e(0x1f8)][_0xc5dd0e(0x20e)][_0xc5dd0e(0x1e6)](_0x58605e=>{const _0x52ead1=_0xc5dd0e;let _0x34f7c2=!0x1;for(const _0x44a933 of _0x540ef1[_0x52ead1(0x1f8)][_0x52ead1(0x20e)][_0x52ead1(0x1d3)][_0x52ead1(0x1f4)]())if(_0x52ead1(0x202)==_0x44a933[_0x52ead1(0x1cc)]){if(_0x52ead1(0x207)==_0x44a933[_0x52ead1(0x206)]){for(const _0x25eedd of _0x44a933[_0x52ead1(0x21a)][_0x52ead1(0x1ae)][_0x52ead1(0x226)]())_0x34f7c2=_0x34f7c2||_0x192b01(_0x25eedd,_0x58605e);}else _0x52ead1(0x1ab)==_0x44a933[_0x52ead1(0x206)]&&(_0x34f7c2=_0x34f7c2||_0x192b01(_0x44a933[_0x52ead1(0x21a)][_0x52ead1(0x1ae)],_0x58605e));}return _0x34f7c2;});}[_0x224a7a(0x1d8)](_0x46ac84){const _0x53fd2e=_0x224a7a;return this[_0x53fd2e(0x1ea)](_0x46ac84[_0x53fd2e(0x1b1)]()[_0x53fd2e(0x1bd)](_0x3f8b8e=>_0x3f8b8e[_0x53fd2e(0x227)][_0x53fd2e(0x1ae)]));}}function _0x55d1(_0x55e1fa,_0x2d3d17){const _0x1b6cd3=_0x1b6c();return _0x55d1=function(_0x55d15b,_0x5159c8){_0x55d15b=_0x55d15b-0x1a8;let _0x2cee0c=_0x1b6cd3[_0x55d15b];return _0x2cee0c;},_0x55d1(_0x55e1fa,_0x2d3d17);}function Ee(_0x1ed514){const _0x20a3d4=_0x224a7a;return Array[_0x20a3d4(0x1c8)](new Set(_0x1ed514)[_0x20a3d4(0x1c2)]());}
|
|
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
|
-
const
|
|
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 _0xda7e08=_0xbdf1;(function(_0x368067,_0x5b93e5){const _0x3f520e=_0xbdf1,_0x554976=_0x368067();while(!![]){try{const _0x477fa9=-parseInt(_0x3f520e(0x9a))/0x1+parseInt(_0x3f520e(0xdf))/0x2*(parseInt(_0x3f520e(0x108))/0x3)+parseInt(_0x3f520e(0xd8))/0x4+parseInt(_0x3f520e(0xa0))/0x5*(-parseInt(_0x3f520e(0xed))/0x6)+parseInt(_0x3f520e(0xb9))/0x7+-parseInt(_0x3f520e(0xfd))/0x8*(-parseInt(_0x3f520e(0x10e))/0x9)+-parseInt(_0x3f520e(0xe0))/0xa;if(_0x477fa9===_0x5b93e5)break;else _0x554976['push'](_0x554976['shift']());}catch(_0x62120e){_0x554976['push'](_0x554976['shift']());}}}(_0x395c,0x2c078));import{getTranslation as _0x3a1bd4}from'../utils/common-translations.js';import{Plugin as _0x970baf}from'ckeditor5/src/core.js';import{LiveRange as _0x1f4430}from'ckeditor5/src/engine.js';import{uid as _0x113091,priorities as _0x3ce1d7}from'ckeditor5/src/utils.js';import _0x113f2f from'./table.js';function _0x395c(){const _0x5c8039=['position','markMultiRangeBlockFormat','cells','2276104sazKkr','forEach','rowInsertionIndexes','find','redo','createPositionBefore','columnInsertionRanges','removeColumns','createRange','fromEntries','markMultiRangeDeletion','222783dfOuSO','filter','registerDescriptionCallback','getTableIfOnlyTableInContent','selection','elementToElement','9GuLbqo','some','getChild','accept','getShiftedBy','afterInit','editing','insert','entries','add','from','fill','ck-suggestion-marker--active','removeRows','getRanges','getChanges','nextSibling','table','includes','tablePasteChainId','previousSibling','listenTo','tableCellSuggestion','batch','getSuggestions','tableCellVerticalAlignment','columns','getSuggestion','every','cell','_getCoordsForCells','discard','tablePasteCell','rootName','deletion','getMarkers','*Replace\x20table\x20cells*','getAllAdjacentSuggestions','clipboardOutput','Users','return','ck-suggestion-marker','registerPostFixer','getChangedMarkers','formatBlock','unwrap','markerName','change','options','ck-suggestion-marker-insertion','rows','insertRows','getAttributes','isEmpty','removeMarker','subType','activeMarkers','stop','low','author','column','plugins','forceDefaultExecution','root','length','createRangeIn','getChildren','createRangeOn','detach','getRange','document','showSuggestionHighlights','tableCellBorderWidth','element','startsWith','getRows','tableCellBorderColor','name','schema','requires','registerCustomCallback','createElement','getContainedElement','get','push','suggestion:formatBlock:tablePasteCell','insertion','insertionRanges','dataDowncast','196677yupRKL','fromRange','map','suggestion','suggestionLoaded','type','15GmGtkH','last','differ','suggestionUnloaded','endColumn','value','tableCellPadding','set','createTableWalker','trackChanges','_suggestionFactory','attributes','view','rowInsertionRanges','_splitMarkerName','getSuggestionCallback','tableCell','conversion','documentSelection','keys','editingDowncast','tableCellHorizontalAlignment','TrackChangesEditing','_isForcedDefaultExecutionBlock','setAttribute','1443393YEEwhs','has','_tablePostFixingSubtypes','call','$graveyard','getItems','tablePaste','isEqual','getRowIndexes','markMultiRangeInsertion','commands','end','getColumns','newRange','join','editor','deletionRanges','paragraph','columnInsertionIndexes','markers','insertColumns','register','previous','content','row','wrap','tableCellBackgroundColor','tablePasteColumn','TableUtils','containsRange','next','460424vyVRtA','updateMarker','reduce','model','setAttributes','remove','tablePasteRow','2RSpdGz','395710OcAJvy','markerToHighlight','start','findAncestor','isInContent','nodeAfter','for','_replaceTableSlotCell','suggestion-td','markerAttributes','TableClipboard','removeMarkers','insertContent','526974Davmkd','locale','high','move','getSelectionAffectedTableCells','hasSuggestion','tableCellBorderStyle','_createdBatches','descriptionFactory','first','endRow','getColumnIndexes','oldRange'];_0x395c=function(){return _0x5c8039;};return _0x395c();}const ge=[_0xda7e08(0x156),_0xda7e08(0x15a),_0xda7e08(0xf3),_0xda7e08(0xb5),_0xda7e08(0x127),_0xda7e08(0xd3),_0xda7e08(0xa6)],Ce=Object[_0xda7e08(0x106)](ge[_0xda7e08(0x9c)](_0x19eb58=>[_0x19eb58,null]));export default class It extends _0x970baf{static get[_0xda7e08(0x15d)](){return[_0x113f2f];}[_0xda7e08(0x113)](){const _0x31b5b6=_0xda7e08,_0x11473a=this[_0x31b5b6(0xc8)];if(!_0x11473a[_0x31b5b6(0x14b)][_0x31b5b6(0xba)](_0x31b5b6(0xea)))return;const _0x44d195=_0x11473a[_0x31b5b6(0x14b)][_0x31b5b6(0x161)](_0x31b5b6(0xb6)),_0x3972d9=_0x11473a[_0x31b5b6(0x14b)][_0x31b5b6(0x161)](_0x31b5b6(0xd5)),_0x284394=_0x11473a[_0x31b5b6(0x14b)][_0x31b5b6(0x161)](_0x113f2f),_0x9d1c6b=_0x11473a[_0x31b5b6(0x14b)][_0x31b5b6(0x161)](_0x31b5b6(0xea));_0x284394[_0x31b5b6(0xbb)][_0x31b5b6(0x162)](_0x31b5b6(0xde),_0x31b5b6(0xd4)),_0x11473a[_0x31b5b6(0xdb)][_0x31b5b6(0x15c)][_0x31b5b6(0xce)](_0x31b5b6(0x124),{'allowIn':_0x31b5b6(0xb0),'allowContentOf':_0x31b5b6(0xb0),'isLimit':!0x0}),_0x11473a[_0x31b5b6(0xb1)][_0x31b5b6(0x10d)]({'model':_0x31b5b6(0x124),'view':_0x31b5b6(0xe8)});let _0x1f1f07=null;_0x11473a[_0x31b5b6(0xdb)]['on'](_0x31b5b6(0xec),(_0x580cc5,_0x300eed)=>{const _0x5d9817=_0x31b5b6,[_0x5c14c1,_0x448751]=_0x300eed,_0x498a86=_0x300eed[_0x300eed[_0x5d9817(0x14e)]-0x1];_0x498a86&&_0x498a86[_0x5d9817(0x14c)]||_0x44d195[_0x5d9817(0xb7)]||this[_0x5d9817(0xc8)][_0x5d9817(0xc3)][_0x5d9817(0x161)](_0x5d9817(0xa9))[_0x5d9817(0xa5)]&&function(_0x455dc3,_0x235b15,_0x567736,_0x5f2c6f,_0x92f5b5){const _0x24808d=_0x5d9817;if(_0x235b15&&!_0x235b15['is'](_0x24808d(0xb2)))return!0x1;const _0xa51925=_0x92f5b5[_0x24808d(0x10b)](_0x455dc3,_0x567736);if(!_0xa51925||!he(_0xa51925,void 0x0,_0x5f2c6f))return!0x1;const _0x2738e7=_0x5f2c6f[_0x24808d(0xf1)](_0x567736[_0x24808d(0x154)][_0x24808d(0x10c)]);if(!_0x2738e7[_0x24808d(0x14e)])return!0x1;const _0x54052c=_0x2738e7[0x0][_0x24808d(0xe3)](_0x24808d(0x11f)),_0x4579c5=_0x5f2c6f[_0x24808d(0xc1)](_0x2738e7),_0x4d64b3=_0x5f2c6f[_0x24808d(0xf8)](_0x2738e7),_0x195055={'startRow':_0x4579c5[_0x24808d(0xf6)],'endRow':_0x4579c5[_0x24808d(0xa1)],'startColumn':_0x4d64b3[_0x24808d(0xf6)],'endColumn':_0x4d64b3[_0x24808d(0xa1)]};return 0x1==_0x2738e7[_0x24808d(0x14e)]&&(_0x195055[_0x24808d(0xf7)]+=_0x5f2c6f[_0x24808d(0x159)](_0xa51925)-0x1,_0x195055[_0x24808d(0xa4)]+=_0x5f2c6f[_0x24808d(0xc5)](_0xa51925)-0x1),he(_0x54052c,_0x195055,_0x5f2c6f);}(_0x5c14c1,_0x448751,_0x11473a[_0x5d9817(0xdb)],_0x3972d9,_0x9d1c6b)&&(_0x580cc5[_0x5d9817(0x147)](),_0x1f1f07={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x11473a[_0x5d9817(0xdb)][_0x5d9817(0x13d)](()=>{const _0x51183d=_0x5d9817;_0x11473a[_0x51183d(0xdb)][_0x51183d(0xec)](_0x300eed[0x0],_0x300eed[0x1],_0x300eed[0x2],{'forceDefaultExecution':!0x0});const _0x5bc20f=_0x113091(),{rowInsertionRanges:_0x8d0e0a,columnInsertionRanges:_0x5d1267,insertionRanges:_0x1514f7,deletionRanges:_0x202cd8,cells:_0x188ba8}=_0x1f1f07;_0x8d0e0a[_0x51183d(0x14e)]&&_0x44d195[_0x51183d(0xc2)](_0x8d0e0a,_0x51183d(0xde),{'tablePasteChainId':_0x5bc20f}),_0x5d1267[_0x51183d(0x14e)]&&_0x44d195[_0x51183d(0xc2)](_0x5d1267,_0x51183d(0xd4),{'tablePasteChainId':_0x5bc20f}),_0x1514f7[_0x51183d(0x14e)]&&(_0x44d195[_0x51183d(0xc2)](_0x1514f7,_0x51183d(0xbf),{'tablePasteChainId':_0x5bc20f,'skipNestingCheck':!0x0}),_0x1514f7[_0x51183d(0xfe)](_0x3e3186=>{const _0x3f9ced=_0x51183d;var _0x49603c;return null===(_0x49603c=_0x3e3186[_0x3f9ced(0x152)])||void 0x0===_0x49603c?void 0x0:_0x49603c[_0x3f9ced(0xbc)](_0x3e3186);})),_0x202cd8[_0x51183d(0x14e)]&&(_0x44d195[_0x51183d(0x107)](_0x202cd8,_0x51183d(0xbf),{'tablePasteChainId':_0x5bc20f,'skipNestingCheck':!0x0}),_0x202cd8[_0x51183d(0xfe)](_0x4b5536=>{const _0x258408=_0x51183d;var _0x472545;return null===(_0x472545=_0x4b5536[_0x258408(0x152)])||void 0x0===_0x472545?void 0x0:_0x472545[_0x258408(0xbc)](_0x4b5536);}));const _0x1fa679=_0x44d195[_0x51183d(0xfb)](_0x188ba8[_0x51183d(0x9c)](({element:_0x49855f})=>_0x49855f),{'formatGroupId':_0x113091()},[],_0x51183d(0x12e),{'tablePasteChainId':_0x5bc20f});if(_0x1fa679){const _0xa8ac6a=_0x1fa679[_0x51183d(0x131)](),_0x185e96=[];for(const {element:_0x2184a2,attributes:_0x2e185e}of _0x188ba8){if(!_0x2e185e)continue;const _0x4125b4=_0x11473a[_0x51183d(0xdb)][_0x51183d(0x151)](_0x2184a2),_0x3a1717=_0xa8ac6a[_0x51183d(0x100)](_0x428eb4=>_0x428eb4[_0x51183d(0x153)]()[_0x51183d(0xc0)](_0x4125b4));_0x3a1717&&_0x185e96[_0x51183d(0x162)]([_0x3a1717[_0x51183d(0x15b)],_0x2e185e]);}_0x185e96[_0x51183d(0x14e)]&&_0x1fa679[_0x51183d(0xb8)](_0x51183d(0xe9),Object[_0x51183d(0x106)](_0x185e96));}_0x1f1f07=null;}));},{'priority':_0x3ce1d7[_0x31b5b6(0xef)]+0xa}),_0x11473a[_0x31b5b6(0x14b)][_0x31b5b6(0x161)](_0x31b5b6(0xea))['on'](_0x31b5b6(0xe7),(_0x3260c7,_0x3cd0dd)=>{const _0x66472c=_0x31b5b6,[_0x204d0a,_0x271df9,,_0x543923]=_0x3cd0dd;if(!_0x1f1f07)return;_0x3260c7[_0x66472c(0x147)]();const _0x46e46c=_0x204d0a[_0x66472c(0x12b)],_0x5b05e3=_0x271df9,_0x22a443=Pe(_0x46e46c),_0x2887c4=Pe(_0x5b05e3);_0x3260c7[_0x66472c(0x136)]=_0x46e46c;let _0x31bd98=null,_0x715df7=null;if(_0x2887c4||_0x22a443){if(_0x22a443&&!_0x2887c4){_0x543923[_0x66472c(0xdd)](_0x46e46c[_0x66472c(0x110)](0x0));for(const _0x38e506 of Array[_0x66472c(0x118)](_0x5b05e3[_0x66472c(0x150)]()))_0x543923[_0x66472c(0x115)](_0x38e506,_0x46e46c,_0x66472c(0xc4));const _0x45dd15=_0x1f1f07[_0x66472c(0xff)][_0x66472c(0x120)](_0x204d0a[_0x66472c(0xd1)]),_0x5b3714=_0x1f1f07[_0x66472c(0xcb)][_0x66472c(0x120)](_0x204d0a[_0x66472c(0x14a)]);_0x45dd15||_0x5b3714||(_0x31bd98=_0x1f4430[_0x66472c(0x9b)](_0x543923[_0x66472c(0x14f)](_0x46e46c)));}else _0x2887c4&&!_0x22a443&&(_0x715df7=_0x543923[_0x66472c(0x14f)](_0x46e46c));}else{const _0x1e64c7=_0x543923[_0x66472c(0x15f)](_0x66472c(0x124)),_0xe1ab80=_0x543923[_0x66472c(0x15f)](_0x66472c(0x124));_0x543923[_0x66472c(0xd2)](_0x543923[_0x66472c(0x14f)](_0x46e46c),_0xe1ab80),_0x543923[_0x66472c(0x115)](_0x1e64c7,_0x46e46c,0x0);for(const _0x456c3b of Array[_0x66472c(0x118)](_0x5b05e3[_0x66472c(0x150)]()))_0x543923[_0x66472c(0x115)](_0x456c3b,_0x1e64c7,_0x66472c(0xc4));_0x31bd98=_0x1f4430[_0x66472c(0x9b)](_0x543923[_0x66472c(0x151)](_0x1e64c7)),_0x715df7=_0x1f4430[_0x66472c(0x9b)](_0x543923[_0x66472c(0x151)](_0xe1ab80));}const _0x13e4a0=Array[_0x66472c(0x118)](_0x5b05e3[_0x66472c(0x142)]())[_0x66472c(0x109)](([_0x1c064f])=>ge[_0x66472c(0x120)](_0x1c064f));_0x1f1f07[_0x66472c(0xfc)][_0x66472c(0x162)]({'element':_0x46e46c,'attributes':_0x13e4a0[_0x66472c(0x14e)]?Object[_0x66472c(0x106)](_0x13e4a0):null}),_0x31bd98&&_0x1f1f07[_0x66472c(0x98)][_0x66472c(0x162)](_0x31bd98),_0x715df7&&_0x1f1f07[_0x66472c(0xc9)][_0x66472c(0x162)](_0x715df7);},{'priority':_0x31b5b6(0xef)}),_0x3972d9['on'](_0x31b5b6(0xcd),(_0x5545e2,_0x4aea00)=>{const _0x55d2d5=_0x31b5b6,[_0x55c83c,_0xd0e750={}]=_0x4aea00;if(!_0x1f1f07)return;const _0xfb3415=_0xd0e750['at']||0x0,_0x232b4a=_0xd0e750[_0x55d2d5(0x128)]||0x1;_0x1f1f07[_0x55d2d5(0xcb)]=new Array(_0x232b4a)[_0x55d2d5(0x119)](_0xfb3415)[_0x55d2d5(0x9c)]((_0x3e2412,_0x2ad3aa)=>_0x3e2412+_0x2ad3aa);for(const {cell:_0x51265e}of _0x3972d9[_0x55d2d5(0xa8)](_0x55c83c,{'startColumn':_0xfb3415,'endColumn':_0xfb3415+_0x232b4a-0x1}))_0x1f1f07[_0x55d2d5(0x103)][_0x55d2d5(0x162)](_0x11473a[_0x55d2d5(0xdb)][_0x55d2d5(0x151)](_0x51265e));},{'priority':_0x31b5b6(0x148)}),_0x3972d9['on'](_0x31b5b6(0x141),(_0x41e3e4,_0x167348)=>{const _0x3cc350=_0x31b5b6,[_0x414e33,_0x410ac3={}]=_0x167348;if(!_0x1f1f07)return;const _0x1c440a=_0x410ac3['at']||0x0,_0xc374df=_0x410ac3[_0x3cc350(0x140)]||0x1;_0x1f1f07[_0x3cc350(0xff)]=new Array(_0xc374df)[_0x3cc350(0x119)](_0x1c440a)[_0x3cc350(0x9c)]((_0x1d8419,_0x3ff39d)=>_0x1d8419+_0x3ff39d);for(const {cell:_0x27e6ad}of _0x3972d9[_0x3cc350(0xa8)](_0x414e33,{'startRow':_0x1c440a,'endRow':_0x1c440a+_0xc374df-0x1}))_0x1f1f07[_0x3cc350(0xad)][_0x3cc350(0x162)](_0x11473a[_0x3cc350(0xdb)][_0x3cc350(0x151)](_0x27e6ad));},{'priority':_0x31b5b6(0x148)}),_0x44d195[_0x31b5b6(0xf5)][_0x31b5b6(0x10a)](_0x4f4cca=>{const _0x1c2de4=_0x31b5b6;if(_0x4f4cca[_0x1c2de4(0x145)]&&_0x4f4cca[_0x1c2de4(0x145)][_0x1c2de4(0x158)](_0x1c2de4(0xbf)))return _0x4f4cca[_0x1c2de4(0xcf)]?{}:{'type':_0x1c2de4(0x97),'content':_0x3a1bd4(_0x11473a[_0x1c2de4(0xee)],_0x1c2de4(0x132))};});const _0xac9aa1=()=>!0x1;for(const _0x267480 of[_0x31b5b6(0xbf),_0x31b5b6(0xd4),_0x31b5b6(0xde),_0x31b5b6(0x12e)])_0x44d195[_0x31b5b6(0xaa)][_0x31b5b6(0x15e)](_0x31b5b6(0x97),_0x267480,_0x31b5b6(0xc7),_0xac9aa1),_0x44d195[_0x31b5b6(0xaa)][_0x31b5b6(0x15e)](_0x31b5b6(0x130),_0x267480,_0x31b5b6(0xc7),_0xac9aa1),_0x44d195[_0x31b5b6(0xaa)][_0x31b5b6(0x15e)](_0x31b5b6(0x13a),_0x267480,_0x31b5b6(0xc7),_0xac9aa1);_0x44d195[_0x31b5b6(0xaa)][_0x31b5b6(0x15e)](_0x31b5b6(0x13a),_0x31b5b6(0x12e),_0x31b5b6(0x12d),_0xac9aa1),_0x44d195[_0x31b5b6(0xaa)][_0x31b5b6(0x15e)](_0x31b5b6(0x13a),_0x31b5b6(0x12e),_0x31b5b6(0x111),(_0x3d2f4d,_0x5934b3,_0x2cacd0)=>{const _0x87e592=_0x31b5b6,_0x4b3212=_0x3d2f4d[_0x87e592(0x9c)](_0x1bc898=>_0x1bc898[_0x87e592(0x160)]())[_0x87e592(0x109)](_0x24a5d8=>_0x24a5d8),_0x42fa24=new Map(_0x4b3212[_0x87e592(0x9c)](_0x9a1f2c=>[_0x9a1f2c,null]));if(_0x1f1f07){for(const {element:_0x5a0f91,attributes:_0x8470ea}of _0x1f1f07[_0x87e592(0xfc)])_0x8470ea&&_0x42fa24[_0x87e592(0xa7)](_0x5a0f91,_0x8470ea);}else{if(_0x2cacd0&&_0x2cacd0[_0x87e592(0xe9)])for(const [_0x4fbee0,_0x13f0da]of Object[_0x87e592(0x116)](_0x2cacd0[_0x87e592(0xe9)])){const _0x5b3579=_0x11473a[_0x87e592(0xdb)][_0x87e592(0xcc)][_0x87e592(0x161)](_0x4fbee0),_0x5a96bd=_0x5b3579?_0x5b3579[_0x87e592(0x153)]()[_0x87e592(0x160)]():null;_0x5a96bd&&_0x42fa24[_0x87e592(0xa7)](_0x5a96bd,_0x13f0da);}}_0x11473a[_0x87e592(0xdb)][_0x87e592(0x13d)](_0x1bb039=>{const _0x4a970b=_0x87e592;for(const [_0x5ca136,_0x2c4e2c]of _0x42fa24)_0x1bb039[_0x4a970b(0xdc)]({...Ce,..._0x2c4e2c},_0x5ca136);});});const _0x3a36f3=(_0x5edcfc,_0x463f5f)=>{const _0x455a51=_0x31b5b6;_0x44d195[_0x455a51(0xaa)][_0x455a51(0x15e)](_0x5edcfc,_0x455a51(0xbf),_0x463f5f,(_0x19626b,_0x539fba,_0x594c39)=>{const _0x5d8f32=_0x455a51;_0x11473a[_0x5d8f32(0xdb)][_0x5d8f32(0x13d)](_0x47059c=>{const _0x264962=_0x5d8f32,_0x5ae8dd=[];for(const _0x4a1828 of _0x19626b){const _0x3a7793=_0x4a1828[_0x264962(0xe2)][_0x264962(0xe5)];_0x3a7793['is'](_0x264962(0x157),_0x264962(0x124))&&_0x5ae8dd[_0x264962(0x162)](_0x3a7793);}_0x44d195[_0x264962(0xaa)][_0x264962(0xaf)](_0x5edcfc,null,_0x463f5f)(_0x19626b,_0x539fba,_0x594c39);for(const _0x187141 of _0x5ae8dd)_0x264962(0xbd)!=_0x187141[_0x264962(0x14d)][_0x264962(0x12f)]&&_0x47059c[_0x264962(0x13b)](_0x187141);});});};_0x3a36f3(_0x31b5b6(0x97),_0x31b5b6(0x111)),_0x3a36f3(_0x31b5b6(0x97),_0x31b5b6(0x12d)),_0x3a36f3(_0x31b5b6(0x130),_0x31b5b6(0x111)),_0x3a36f3(_0x31b5b6(0x130),_0x31b5b6(0x12d)),_0x44d195[_0x31b5b6(0xaa)][_0x31b5b6(0x15e)](_0x31b5b6(0x97),_0x31b5b6(0xde),_0x31b5b6(0x12d),_0x6d51bb=>{const _0x22c03e=_0x31b5b6,_0x57b5b0=_0x6d51bb[_0x22c03e(0x9c)](_0x76a61e=>_0x76a61e[_0x22c03e(0x160)]()),_0x48176e=_0x57b5b0[0x0][_0x22c03e(0xe3)](_0x22c03e(0x11f)),{minRow:_0x5e8755,maxRow:_0x31961e}=_0x284394[_0x22c03e(0x12c)](_0x57b5b0);_0x3972d9[_0x22c03e(0x11b)](_0x48176e,{'at':_0x5e8755,'rows':_0x31961e-_0x5e8755+0x1});}),_0x44d195[_0x31b5b6(0xaa)][_0x31b5b6(0x15e)](_0x31b5b6(0x97),_0x31b5b6(0xd4),_0x31b5b6(0x12d),_0x2bd4e5=>{const _0x6efadd=_0x31b5b6,_0x4df8c8=_0x2bd4e5[_0x6efadd(0x9c)](_0x72db7e=>_0x72db7e[_0x6efadd(0x160)]()),_0x185326=_0x4df8c8[0x0][_0x6efadd(0xe3)](_0x6efadd(0x11f)),{minColumn:_0x3592de,maxColumn:_0x1cdc29}=_0x284394[_0x6efadd(0x12c)](_0x4df8c8);_0x3972d9[_0x6efadd(0x104)](_0x185326,{'at':_0x3592de,'columns':_0x1cdc29-_0x3592de+0x1});});const _0x3d3b2e=(_0x4d8ab6,_0x30e230)=>{const _0x18a56c=_0x31b5b6;if(!_0x30e230[_0x18a56c(0x145)]||!_0x30e230[_0x18a56c(0x145)][_0x18a56c(0x158)](_0x18a56c(0xbf)))return;const _0x4356e0=_0x30e230[_0x18a56c(0xab)][_0x18a56c(0x121)],_0xe43aa1=_0x44d195[_0x18a56c(0x126)]()[_0x18a56c(0x109)](_0x2f1748=>_0x2f1748[_0x18a56c(0xe4)]&&_0x2f1748[_0x18a56c(0xab)]&&_0x2f1748[_0x18a56c(0xab)][_0x18a56c(0x121)]==_0x4356e0);_0xe43aa1[_0x18a56c(0x14e)]&&_0x30e230[_0x18a56c(0x133)]()[_0x18a56c(0x14e)]!=_0xe43aa1[_0x18a56c(0x14e)]&&_0xe43aa1[_0x18a56c(0xda)]((_0x34be8f,_0x25b158)=>(_0x34be8f[_0x18a56c(0xd7)]=_0x25b158,_0x25b158[_0x18a56c(0xcf)]=_0x34be8f,_0x25b158));};function _0x80833e(_0x46429e,_0x312f5e=!0x0){const _0x57145a=_0x31b5b6,{id:_0x568d2a}=_0x44d195[_0x57145a(0xae)](_0x46429e[_0x57145a(0x13c)]),_0xd068d0=[_0x57145a(0x137),_0x57145a(0x13f)],_0x46efba=_0x44d195[_0x57145a(0x146)][_0x57145a(0x120)](_0x46429e[_0x57145a(0x13c)]);return _0x46efba&&_0xd068d0[_0x57145a(0x162)](_0x57145a(0x11a)),{'classes':_0xd068d0,'attributes':{'data-suggestion':_0x568d2a},'priority':_0x46efba&&_0x312f5e?0xbc2:0xbb8};}_0x44d195['on'](_0x31b5b6(0x9e),_0x3d3b2e,{'priority':_0x31b5b6(0xef)}),_0x44d195['on'](_0x31b5b6(0xa3),_0x3d3b2e,{'priority':_0x31b5b6(0xef)}),_0x11473a[_0x31b5b6(0xdb)][_0x31b5b6(0x154)][_0x31b5b6(0x138)](()=>{const _0x5aecb4=_0x31b5b6;let _0x282cf9=!0x1;const _0x326aee=Array[_0x5aecb4(0x118)](_0x11473a[_0x5aecb4(0xdb)][_0x5aecb4(0x154)][_0x5aecb4(0xa2)][_0x5aecb4(0x139)]());for(const {name:_0x3ff7dd,data:_0x242b01}of _0x326aee){const {group:_0x1c0dad,type:_0x12f85f,id:_0x186d2a}=_0x44d195[_0x5aecb4(0xae)](_0x3ff7dd);if(_0x5aecb4(0x9d)!=_0x1c0dad||_0x5aecb4(0x130)!=_0x12f85f||_0x242b01[_0x5aecb4(0xf9)])continue;if(!_0x44d195[_0x5aecb4(0xf2)](_0x186d2a))continue;const _0x465b01=_0x44d195[_0x5aecb4(0x129)](_0x186d2a)[_0x5aecb4(0x11c)](),_0x1f1ba4=_0x11473a[_0x5aecb4(0x14b)][_0x5aecb4(0x161)](_0x5aecb4(0x135))['me'];for(const _0x1256f7 of _0x44d195[_0x5aecb4(0x126)]()){if(!_0x1256f7[_0x5aecb4(0xe4)]||_0x1256f7[_0x5aecb4(0x149)]!=_0x1f1ba4)continue;if(_0x5aecb4(0x13a)!=_0x1256f7[_0x5aecb4(0x9f)]||_0x5aecb4(0x12e)!=_0x1256f7[_0x5aecb4(0x145)])continue;if(_0x1256f7[_0x5aecb4(0x11c)]()[_0x5aecb4(0x12a)](_0x1521fa=>_0x465b01[_0x5aecb4(0x10f)](_0x291dc1=>_0x291dc1[_0x5aecb4(0xd6)](_0x1521fa,!0x0)))){for(const _0x381a27 of _0x1256f7[_0x5aecb4(0x133)]())_0x381a27[_0x5aecb4(0xe4)]&&(_0x381a27[_0x5aecb4(0x12d)](),_0x282cf9=!0x0);}}}return _0x282cf9;}),_0x11473a[_0x31b5b6(0xdb)][_0x31b5b6(0x154)][_0x31b5b6(0x138)](_0x470b38=>{const _0x2414fd=_0x31b5b6,_0x5eee86=_0x11473a[_0x2414fd(0xc3)][_0x2414fd(0x161)](_0x2414fd(0x101));if(!_0x5eee86||!_0x5eee86[_0x2414fd(0xf4)][_0x2414fd(0xba)](_0x470b38[_0x2414fd(0x125)]))return!0x1;let _0x3f04a1=!0x1;const _0x59a1f0=_0x11473a[_0x2414fd(0x14b)][_0x2414fd(0x161)](_0x2414fd(0x135))['me'],_0xb59cff=_0x11473a[_0x2414fd(0xdb)][_0x2414fd(0x154)][_0x2414fd(0xa2)][_0x2414fd(0x11d)](),_0x4c9349=Array[_0x2414fd(0x118)](_0x11473a[_0x2414fd(0xdb)][_0x2414fd(0x154)][_0x2414fd(0xa2)][_0x2414fd(0x139)]())[_0x2414fd(0x109)](({name:_0x51d606,data:_0xe52733})=>{const _0x2238e9=_0x2414fd,{group:_0x98f787,subType:_0x445abd,authorId:_0xfe5b03}=_0x44d195[_0x2238e9(0xae)](_0x51d606);return _0x2238e9(0x9d)==_0x98f787&&_0x2238e9(0xbf)==_0x445abd&&_0xfe5b03==_0x59a1f0['id']&&!_0xe52733[_0x2238e9(0xf9)];});for(const _0x2ee444 of _0xb59cff){if(_0x2414fd(0x115)!=_0x2ee444[_0x2414fd(0x9f)]||_0x2414fd(0x124)!=_0x2ee444[_0x2414fd(0x15b)]||0x1!=_0x2ee444[_0x2414fd(0x14e)])continue;const _0x2b489d=_0x470b38[_0x2414fd(0x105)](_0x2ee444[_0x2414fd(0xfa)],_0x2ee444[_0x2414fd(0xfa)][_0x2414fd(0x112)](0x1));if(!_0x4c9349[_0x2414fd(0x100)](({data:_0x4c3b6a})=>_0x4c3b6a[_0x2414fd(0xc6)][_0x2414fd(0xc0)](_0x2b489d))){for(const {name:_0x348d1d,data:_0x4e98a8}of _0x4c9349)if(_0x2b489d[_0x2414fd(0xd6)](_0x4e98a8[_0x2414fd(0xc6)])){_0x470b38[_0x2414fd(0xd9)](_0x348d1d,{'range':_0x2b489d}),_0x3f04a1=!0x0;break;}}}return _0x3f04a1;}),_0x11473a[_0x31b5b6(0xdb)][_0x31b5b6(0x154)][_0x31b5b6(0x138)](_0x4ddd17=>{const _0x3775ca=_0x31b5b6;let _0x34fe1b=!0x1;const _0x1f431a=_0x11473a[_0x3775ca(0x14b)][_0x3775ca(0x161)](_0x3775ca(0x135))['me'],_0x30e5a2=_0x44d195[_0x3775ca(0x126)]()[_0x3775ca(0x109)](_0x1cc6a6=>_0x1cc6a6[_0x3775ca(0xe4)]&&_0x1cc6a6[_0x3775ca(0x149)]==_0x1f431a),_0x43f9cf=new Set(),_0x45c385=new Set();for(const _0x4f5cde of _0x30e5a2)if(_0x3775ca(0xbf)==_0x4f5cde[_0x3775ca(0x145)])for(const _0x29baec of _0x4f5cde[_0x3775ca(0x131)]()){const _0x52bb70=_0x29baec[_0x3775ca(0x153)]()[_0x3775ca(0x160)]();if(_0x52bb70){if(_0x52bb70['is'](_0x3775ca(0x157),_0x3775ca(0x124))&&Pe(_0x52bb70)){_0x4f5cde[_0x3775ca(0x144)](_0x29baec[_0x3775ca(0x15b)]),_0x43f9cf[_0x3775ca(0x117)](_0x52bb70),_0x34fe1b=!0x0;const _0x2fc17d=_0x52bb70[_0x3775ca(0x11e)],_0x48c7a2=_0x52bb70[_0x3775ca(0x122)],_0x222217=_0x2fc17d&&_0x2fc17d['is'](_0x3775ca(0x157),_0x3775ca(0x124)),_0x5c4148=_0x48c7a2&&_0x48c7a2['is'](_0x3775ca(0x157),_0x3775ca(0x124));_0x222217&&!_0x43f9cf[_0x3775ca(0xba)](_0x2fc17d)&&_0x45c385[_0x3775ca(0x117)](_0x2fc17d),_0x5c4148&&!_0x43f9cf[_0x3775ca(0xba)](_0x48c7a2)&&_0x45c385[_0x3775ca(0x117)](_0x48c7a2);}else _0x52bb70['is'](_0x3775ca(0x157),_0x3775ca(0xca))&&_0x52bb70[_0x3775ca(0x143)]&&(_0x4f5cde[_0x3775ca(0x144)](_0x29baec[_0x3775ca(0x15b)]),_0x34fe1b=!0x0);}}else{if(_0x3775ca(0x12e)==_0x4f5cde[_0x3775ca(0x145)]){if(!_0x4f5cde[_0x3775ca(0xab)]||!_0x4f5cde[_0x3775ca(0xab)][_0x3775ca(0x121)])continue;const _0x571988=_0x4f5cde[_0x3775ca(0xab)][_0x3775ca(0xe9)];if(_0x571988&&Object[_0x3775ca(0xb3)](_0x571988)[_0x3775ca(0x14e)])continue;const _0x510a5f=_0x4f5cde[_0x3775ca(0xab)][_0x3775ca(0x121)];let _0xbada9a=!0x0,_0x368fc8=!0x0;for(const _0x49ac38 of _0x30e5a2)if(_0x49ac38[_0x3775ca(0x145)]&&_0x49ac38[_0x3775ca(0x145)][_0x3775ca(0x158)](_0x3775ca(0xbf))){if(!_0x49ac38[_0x3775ca(0xab)][_0x3775ca(0x121)]){_0x368fc8=!0x1;break;}if(_0x49ac38['id']!=_0x4f5cde['id']&&_0x49ac38[_0x3775ca(0xab)][_0x3775ca(0x121)]==_0x510a5f){_0xbada9a=!0x1;break;}}_0x368fc8&&_0xbada9a&&(_0x4f5cde[_0x3775ca(0xeb)](),_0x34fe1b=!0x0);}}for(const _0x40cc2f of _0x43f9cf)_0x4ddd17[_0x3775ca(0xdd)](_0x40cc2f);for(const _0x5bbc7b of _0x45c385)_0x4ddd17[_0x3775ca(0x13b)](_0x5bbc7b);return _0x34fe1b;}),_0x11473a[_0x31b5b6(0xb1)][_0x31b5b6(0xe6)](_0x31b5b6(0xb4))[_0x31b5b6(0xe1)]({'model':_0x31b5b6(0x163),'view':(_0x367d5f,_0x133e44)=>_0x80833e(_0x367d5f),'converterPriority':_0x31b5b6(0xef)}),_0x11473a[_0x31b5b6(0xb1)][_0x31b5b6(0xe6)](_0x31b5b6(0x99))[_0x31b5b6(0xe1)]({'model':_0x31b5b6(0x163),'view':(_0x1511d0,_0x379ce5)=>_0x379ce5[_0x31b5b6(0x13e)][_0x31b5b6(0x155)]?_0x80833e(_0x1511d0,!0x1):null,'converterPriority':_0x31b5b6(0xef)});const _0x56a7d1=_0x11473a[_0x31b5b6(0x114)][_0x31b5b6(0xac)];this[_0x31b5b6(0x123)](_0x56a7d1[_0x31b5b6(0x154)],_0x31b5b6(0x134),(_0x1d5f06,_0x5831a8)=>{const _0x9b6804=_0x31b5b6,_0x2fc613=[];for(const _0x235210 of _0x56a7d1[_0x9b6804(0x14f)](_0x5831a8[_0x9b6804(0xd0)])[_0x9b6804(0xbe)]())_0x235210['is'](_0x9b6804(0x157),_0x9b6804(0xe8))&&_0x2fc613[_0x9b6804(0x162)](_0x235210);_0x56a7d1[_0x9b6804(0x13d)](_0x348d7f=>{const _0x3dbb6f=_0x9b6804;for(const _0x93ae06 of _0x2fc613)_0x348d7f[_0x3dbb6f(0xf0)](_0x348d7f[_0x3dbb6f(0x14f)](_0x93ae06),_0x348d7f[_0x3dbb6f(0x102)](_0x93ae06)),_0x348d7f[_0x3dbb6f(0xdd)](_0x93ae06);});});}}function _0xbdf1(_0x25c1ce,_0x34b295){const _0x395c87=_0x395c();return _0xbdf1=function(_0xbdf1b4,_0x24cc66){_0xbdf1b4=_0xbdf1b4-0x97;let _0x35fd44=_0x395c87[_0xbdf1b4];return _0x35fd44;},_0xbdf1(_0x25c1ce,_0x34b295);}function Pe(_0x6fdc49){const _0x5a3212=_0xda7e08;if(_0x6fdc49[_0x5a3212(0x143)])return!0x0;const _0x39847e=_0x6fdc49[_0x5a3212(0x110)](0x0);return _0x39847e['is'](_0x5a3212(0x157),_0x5a3212(0xca))&&_0x39847e[_0x5a3212(0x143)];}function he(_0x5d7fed,_0x5ab551={},_0x2f370d){const _0x437968=_0xda7e08;for(const {isAnchor:_0x57513e,cellHeight:_0x6faaf2,cellWidth:_0x5d27c8}of _0x2f370d[_0x437968(0xa8)](_0x5d7fed,{'includeAllSlots':!0x0,..._0x5ab551}))if(!_0x57513e||0x1!=_0x6faaf2||0x1!=_0x5d27c8)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)));}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x22774c=_0x3e75;(function(_0x410d42,_0x25a895){const _0x2279ca=_0x3e75,_0x415077=_0x410d42();while(!![]){try{const _0x291299=-parseInt(_0x2279ca(0x209))/0x1*(-parseInt(_0x2279ca(0x1ff))/0x2)+-parseInt(_0x2279ca(0x24a))/0x3*(parseInt(_0x2279ca(0x241))/0x4)+-parseInt(_0x2279ca(0x247))/0x5+-parseInt(_0x2279ca(0x204))/0x6+parseInt(_0x2279ca(0x1fc))/0x7*(-parseInt(_0x2279ca(0x230))/0x8)+parseInt(_0x2279ca(0x211))/0x9*(parseInt(_0x2279ca(0x1ee))/0xa)+parseInt(_0x2279ca(0x20f))/0xb;if(_0x291299===_0x25a895)break;else _0x415077['push'](_0x415077['shift']());}catch(_0x47d877){_0x415077['push'](_0x415077['shift']());}}}(_0x3850,0xd6ee5));import{Plugin as _0xc791aa}from'ckeditor5/src/core.js';import _0x2dfb99 from'./table.js';import{LiveRange as _0x4c64f9}from'ckeditor5/src/engine.js';function _0x3e75(_0x26b4b5,_0x2ad31f){const _0x38507f=_0x3850();return _0x3e75=function(_0x3e75a9,_0x1629bb){_0x3e75a9=_0x3e75a9-0x1e7;let _0x3e0ced=_0x38507f[_0x3e75a9];return _0x3e0ced;},_0x3e75(_0x26b4b5,_0x2ad31f);}import{getTranslation as _0x41efaf}from'../utils/common-translations.js';function _0x3850(){const _0x54fab0=['has','formatBlock','getFirstPosition','size','model','tableCell','_suggestionFactory','cell','push','enableCommand','TableEditing','splitTableCellHorizontally','author','*Split\x20cell:*\x20horizontally','_areSelectedCellsMergable','find','205588JFpxVG','type','insertion','direction','getSuggestions','from','7211905RGznwt','requires','createRangeOn','21NmSbJt','element','setSelection','refresh','isEnabled','getSelectionAffectedTableCells','markMultiRangeBlockFormat','findAncestor','30DmKVFb','markBlockFormat','get','*Split\x20cell:*\x20vertically','registerCustomCallback','execute','mergeTableCellDown','afterInit','mergeTableCellRight','stop','plugins','mergeTableCellUp','isInContent','_tablePostFixingSubtypes','119TnFwkp','detach','trackChanges','3832SEuRao','*Merge\x20cells*','TrackChangesEditing','low','mergeTableCells','10503030AlSbdc','mergeTableCellLeft','_isForcedDefaultExecutionBlock','forceDefaultExecution','createTableWalker','512jCMjzx','add','format','length','commandName','containsRange','31861445RALhOp','locale','3691458bbJBel','splitTableCellVertically','filter','horizontally','set:isEnabled','selection','return','value','map','highest','formatInline','$graveyard','getCellLocation','fromRange','TableUtils','root','subType','_areMergableCells','accept','table','_acceptFormatSuggestionCallbackFactory','document','rootName','change','descriptionFactory','commands','getRanges','registerDescriptionCallback','getAncestors','editor','deletion','317624dGOGBU'];_0x3850=function(){return _0x54fab0;};return _0x3850();}export default class St extends _0xc791aa{static get[_0x22774c(0x248)](){return[_0x2dfb99];}[_0x22774c(0x1f5)](){const _0x367519=_0x22774c,_0x4e53e9=this[_0x367519(0x22e)],_0x5752bb=_0x4e53e9[_0x367519(0x235)][_0x367519(0x226)][_0x367519(0x216)],_0x50a540=_0x4e53e9[_0x367519(0x210)];if(!_0x4e53e9[_0x367519(0x1f8)][_0x367519(0x231)](_0x367519(0x23b)))return;const _0x543c26=_0x4e53e9[_0x367519(0x1f8)][_0x367519(0x1f0)](_0x367519(0x201)),_0x568f50=_0x4e53e9[_0x367519(0x1f8)][_0x367519(0x1f0)](_0x367519(0x21f)),_0x4b7a23=_0x4e53e9[_0x367519(0x1f8)][_0x367519(0x1f0)](_0x2dfb99);_0x4b7a23[_0x367519(0x1fb)][_0x367519(0x239)](_0x367519(0x203)),_0x543c26[_0x367519(0x23a)](_0x367519(0x203),()=>{const _0x16d536=_0x367519,_0x5014e4=_0x568f50[_0x16d536(0x1eb)](_0x4e53e9[_0x16d536(0x235)][_0x16d536(0x226)][_0x16d536(0x216)]);_0x4e53e9[_0x16d536(0x235)][_0x16d536(0x228)](()=>{const _0x5ec3cd=_0x16d536;_0x543c26[_0x5ec3cd(0x1ec)](_0x5014e4,{'commandName':_0x5ec3cd(0x203),'commandParams':[]},[],_0x5ec3cd(0x203));});}),_0x4e53e9[_0x367519(0x22a)][_0x367519(0x1f0)](_0x367519(0x203))['on'](_0x367519(0x1f3),(_0x2b8f93,_0xdefd32)=>{const _0x1ea4d7=_0x367519;_0x4e53e9[_0x1ea4d7(0x22a)][_0x1ea4d7(0x1f0)](_0x1ea4d7(0x1fe))[_0x1ea4d7(0x218)]&&(_0xdefd32[_0x1ea4d7(0x20c)]>0x0&&_0xdefd32[_0xdefd32[_0x1ea4d7(0x20c)]-0x1]&&_0xdefd32[_0xdefd32[_0x1ea4d7(0x20c)]-0x1][_0x1ea4d7(0x207)]||_0x543c26[_0x1ea4d7(0x206)]||this[_0x1ea4d7(0x23f)]()||_0x2b8f93[_0x1ea4d7(0x1f7)]());},{'priority':_0x367519(0x21a)});for(const _0x44123f of[_0x367519(0x1f9),_0x367519(0x1f6),_0x367519(0x1f4),_0x367519(0x205)]){const _0x2cfd60=_0x4e53e9[_0x367519(0x22a)][_0x367519(0x1f0)](_0x44123f);_0x543c26[_0x367519(0x23a)](_0x44123f,()=>{const _0x2cf4ab=_0x367519,_0x24d5fb=_0x4e53e9[_0x2cf4ab(0x235)][_0x2cf4ab(0x226)][_0x2cf4ab(0x216)][_0x2cf4ab(0x233)]()[_0x2cf4ab(0x22d)]()[_0x2cf4ab(0x240)](_0x77dfbe=>_0x77dfbe['is'](_0x2cf4ab(0x1e7),_0x2cf4ab(0x236))),_0x3311a8=_0x2cfd60[_0x2cf4ab(0x218)];_0x4e53e9[_0x2cf4ab(0x235)][_0x2cf4ab(0x228)](()=>{const _0x359f20=_0x2cf4ab;_0x543c26[_0x359f20(0x1ec)]([_0x24d5fb,_0x3311a8],{'commandName':_0x359f20(0x203),'commandParams':[]},[],_0x359f20(0x203));});});}for(const _0x53f3ee of[_0x367519(0x212),_0x367519(0x23c)]){const _0x172420=_0x4e53e9[_0x367519(0x22a)][_0x367519(0x1f0)](_0x53f3ee);_0x543c26[_0x367519(0x23a)](_0x53f3ee,()=>{const _0x11393d=_0x367519,_0x4c29eb=_0x568f50[_0x11393d(0x1eb)](_0x4e53e9[_0x11393d(0x235)][_0x11393d(0x226)][_0x11393d(0x216)])[0x0],_0x135cb0=_0x4c29eb[_0x11393d(0x1ed)](_0x11393d(0x224)),{column:_0x191dd0,row:_0x19f800}=_0x568f50[_0x11393d(0x21d)](_0x4c29eb);let _0xedad0d=[];if(_0x11393d(0x214)==_0x172420[_0x11393d(0x244)]){const _0x1fbbb7=_0x568f50[_0x11393d(0x208)](_0x135cb0,{'startRow':_0x19f800,'endRow':_0x19f800,'includeAllSlots':!0x0});_0xedad0d=Array[_0x11393d(0x246)](_0x1fbbb7)[_0x11393d(0x219)](_0x571cba=>_0x571cba[_0x11393d(0x238)]);}else{const _0x13e8df=_0x568f50[_0x11393d(0x208)](_0x135cb0,{'column':_0x191dd0,'includeAllSlots':!0x0});_0xedad0d=Array[_0x11393d(0x246)](_0x13e8df)[_0x11393d(0x219)](_0x4a65a6=>_0x4a65a6[_0x11393d(0x238)]);}_0x4e53e9[_0x11393d(0x235)][_0x11393d(0x228)](_0xa670a8=>{const _0x429a8d=_0x11393d;_0x543c26[_0x429a8d(0x1ef)](_0xa670a8[_0x429a8d(0x249)](_0x4c29eb),{'commandName':_0x53f3ee,'commandParams':[]},_0xedad0d,_0x53f3ee);});});}_0x543c26[_0x367519(0x229)][_0x367519(0x22c)](_0x14ee21=>{const _0x52887a=_0x367519;if(_0x52887a(0x232)!=_0x14ee21[_0x52887a(0x242)]&&_0x52887a(0x21b)!=_0x14ee21[_0x52887a(0x242)])return;const {data:_0x1a2d24}=_0x14ee21;return _0x1a2d24&&_0x52887a(0x203)==_0x1a2d24[_0x52887a(0x20d)]?{'type':_0x52887a(0x20b),'content':_0x41efaf(_0x50a540,_0x52887a(0x200))}:void 0x0;}),_0x543c26[_0x367519(0x229)][_0x367519(0x22c)](_0x1a658c=>{const _0x3c85a4=_0x367519;if(_0x3c85a4(0x232)!=_0x1a658c[_0x3c85a4(0x242)]&&_0x3c85a4(0x21b)!=_0x1a658c[_0x3c85a4(0x242)])return;const {data:_0x51e69e}=_0x1a658c;return _0x51e69e?_0x3c85a4(0x212)==_0x51e69e[_0x3c85a4(0x20d)]?{'type':_0x3c85a4(0x20b),'content':_0x41efaf(_0x50a540,_0x3c85a4(0x1f1))}:_0x3c85a4(0x23c)==_0x51e69e[_0x3c85a4(0x20d)]?{'type':_0x3c85a4(0x20b),'content':_0x41efaf(_0x50a540,_0x3c85a4(0x23e))}:void 0x0:void 0x0;});const _0x53c1a0=_0x4b7a23[_0x367519(0x225)]();for(const _0x2810f1 of[_0x367519(0x1f9),_0x367519(0x1f6),_0x367519(0x1f4),_0x367519(0x205)])_0x543c26[_0x367519(0x237)][_0x367519(0x1f2)](_0x367519(0x232),_0x2810f1,_0x367519(0x223),_0x53c1a0);for(const _0x4ba973 of[_0x367519(0x212),_0x367519(0x23c)])_0x543c26[_0x367519(0x237)][_0x367519(0x1f2)](_0x367519(0x232),_0x4ba973,_0x367519(0x223),_0x53c1a0);_0x543c26[_0x367519(0x237)][_0x367519(0x1f2)](_0x367519(0x232),_0x367519(0x203),_0x367519(0x223),_0x87a220=>{const _0x44e0eb=_0x367519;_0x4e53e9[_0x44e0eb(0x235)][_0x44e0eb(0x228)](_0x45b331=>{const _0x470c4a=_0x44e0eb,_0xd83b11=Array[_0x470c4a(0x246)](_0x5752bb[_0x470c4a(0x22b)]())[_0x470c4a(0x219)](_0x2346c1=>_0x4c64f9[_0x470c4a(0x21e)](_0x2346c1));_0x45b331[_0x470c4a(0x1e8)](_0x87a220),_0x4e53e9[_0x470c4a(0x22a)][_0x470c4a(0x1f0)](_0x470c4a(0x203))[_0x470c4a(0x1e9)](),_0x4e53e9[_0x470c4a(0x1f3)](_0x470c4a(0x203),{'forceDefaultExecution':!0x0});const _0x2b52a5=_0xd83b11[_0x470c4a(0x213)](_0x55a280=>_0x470c4a(0x21c)!=_0x55a280[_0x470c4a(0x220)][_0x470c4a(0x227)]);_0x2b52a5[_0x470c4a(0x20c)]>0x0&&_0x45b331[_0x470c4a(0x1e8)](_0x2b52a5);for(const _0x509c79 of _0xd83b11)_0x509c79[_0x470c4a(0x1fd)]();});});for(const _0x13aab8 of[_0x367519(0x1f9),_0x367519(0x1f4),_0x367519(0x205),_0x367519(0x1f6)]){const _0x139db7=_0x4e53e9[_0x367519(0x22a)][_0x367519(0x1f0)](_0x13aab8);_0x139db7['on'](_0x367519(0x215),(_0x4f55df,_0x370711,_0x5ba560)=>{const _0xb38b4b=_0x367519;if(_0x5ba560){const _0x1694c1=_0x4e53e9[_0xb38b4b(0x235)][_0xb38b4b(0x226)][_0xb38b4b(0x216)][_0xb38b4b(0x233)]()[_0xb38b4b(0x22d)]()[_0xb38b4b(0x240)](_0x5e2495=>_0x5e2495['is'](_0xb38b4b(0x1e7),_0xb38b4b(0x236)));this[_0xb38b4b(0x222)](_0x139db7[_0xb38b4b(0x218)],_0x1694c1)||(_0x4f55df[_0xb38b4b(0x217)]=!0x1,_0x4f55df[_0xb38b4b(0x1f7)]());}},{'priority':_0x367519(0x202)});}}[_0x22774c(0x23f)](){const _0x24d369=_0x22774c,_0x1cc15f=this[_0x24d369(0x22e)][_0x24d369(0x22a)][_0x24d369(0x1f0)](_0x24d369(0x203)),_0x36169c=this[_0x24d369(0x22e)][_0x24d369(0x1f8)][_0x24d369(0x1f0)](_0x24d369(0x21f));if(!_0x1cc15f[_0x24d369(0x1ea)])return!0x1;const _0x3a1a00=_0x36169c[_0x24d369(0x1eb)](this[_0x24d369(0x22e)][_0x24d369(0x235)][_0x24d369(0x226)][_0x24d369(0x216)]);for(const _0x3ee6c6 of _0x3a1a00)for(const _0xec1eec of _0x3a1a00)if(_0x3ee6c6!=_0xec1eec&&!this[_0x24d369(0x222)](_0x3ee6c6,_0xec1eec))return!0x1;return!0x0;}[_0x22774c(0x222)](_0x4bd590,_0x537753){const _0x4123a2=_0x22774c,_0x52d986=this[_0x4123a2(0x22e)][_0x4123a2(0x1f8)][_0x4123a2(0x1f0)](_0x4123a2(0x201)),_0x4d776a=this[_0x4123a2(0x22e)][_0x4123a2(0x235)][_0x4123a2(0x249)](_0x4bd590),_0x2896d2=this[_0x4123a2(0x22e)][_0x4123a2(0x235)][_0x4123a2(0x249)](_0x537753),_0x6e980a=new Set(),_0xc546da=new Set();for(const _0x185c7b of _0x52d986[_0x4123a2(0x245)]())if((_0x4123a2(0x243)==_0x185c7b[_0x4123a2(0x242)]||_0x4123a2(0x22f)==_0x185c7b[_0x4123a2(0x242)]||_0x4123a2(0x203)==_0x185c7b[_0x4123a2(0x221)])&&_0x185c7b[_0x4123a2(0x1fa)]){for(const _0x2d7a56 of _0x185c7b[_0x4123a2(0x22b)]())_0x2d7a56[_0x4123a2(0x20e)](_0x4d776a,!0x0)&&_0x6e980a[_0x4123a2(0x20a)](_0x185c7b[_0x4123a2(0x242)]+':'+_0x185c7b[_0x4123a2(0x23d)]['id']),_0x2d7a56[_0x4123a2(0x20e)](_0x2896d2,!0x0)&&_0xc546da[_0x4123a2(0x20a)](_0x185c7b[_0x4123a2(0x242)]+':'+_0x185c7b[_0x4123a2(0x23d)]['id']);}if(_0x6e980a[_0x4123a2(0x234)]!=_0xc546da[_0x4123a2(0x234)])return!0x1;for(const _0x4e3af1 of _0x6e980a)if(!_0xc546da[_0x4123a2(0x231)](_0x4e3af1))return!0x1;return!0x0;}}
|
|
23
|
+
const _0x3f1a88=_0x1fbd;(function(_0x4d14d3,_0x196954){const _0x562bb5=_0x1fbd,_0x16ce3f=_0x4d14d3();while(!![]){try{const _0xc54959=-parseInt(_0x562bb5(0x209))/0x1*(-parseInt(_0x562bb5(0x1c5))/0x2)+parseInt(_0x562bb5(0x1d6))/0x3+parseInt(_0x562bb5(0x211))/0x4*(-parseInt(_0x562bb5(0x207))/0x5)+-parseInt(_0x562bb5(0x1e2))/0x6*(parseInt(_0x562bb5(0x1c0))/0x7)+-parseInt(_0x562bb5(0x220))/0x8*(-parseInt(_0x562bb5(0x1ce))/0x9)+-parseInt(_0x562bb5(0x20a))/0xa*(-parseInt(_0x562bb5(0x1d3))/0xb)+parseInt(_0x562bb5(0x1d8))/0xc*(parseInt(_0x562bb5(0x1d1))/0xd);if(_0xc54959===_0x196954)break;else _0x16ce3f['push'](_0x16ce3f['shift']());}catch(_0x3a8466){_0x16ce3f['push'](_0x16ce3f['shift']());}}}(_0x5c88,0x49557));import{Plugin as _0x3cb8a1}from'ckeditor5/src/core.js';function _0x5c88(){const _0x46bc85=['isInContent','36xKQBdM','*Split\x20cell:*\x20vertically','accept','$graveyard','createTableWalker','requires','getSelectionAffectedTableCells','fromRange','root','set:isEnabled','TableUtils','detach','afterInit','author','containsRange','11224kOZgab','getRanges','find','change','commandName','setSelection','3472BTqojA','horizontally','enableCommand','size','table','890dZMfMy','getSuggestions','createRangeOn','getFirstPosition','low','*Merge\x20cells*','mergeTableCells','mergeTableCellUp','rootName','369EPlOGo','isEnabled','return','1066dhTHRn','_acceptFormatSuggestionCallbackFactory','33YLHPDy','push','length','1576236biQMin','type','26148TphJhm','forceDefaultExecution','mergeTableCellLeft','registerCustomCallback','subType','_tablePostFixingSubtypes','*Split\x20cell:*\x20horizontally','trackChanges','map','get','5934nVcdbZ','document','descriptionFactory','has','_isForcedDefaultExecutionBlock','splitTableCellVertically','mergeTableCellDown','splitTableCellHorizontally','locale','add','registerDescriptionCallback','direction','editor','TableEditing','_areSelectedCellsMergable','getCellLocation','findAncestor','getAncestors','formatInline','markMultiRangeBlockFormat','value','formatBlock','deletion','_areMergableCells','stop','mergeTableCellRight','insertion','selection','TrackChangesEditing','plugins','element','_suggestionFactory','execute','markBlockFormat','commands','tableCell','filter','46745CghTgD','refresh','191aNrsbS','94840AipNTc','from','cell','format','model','highest'];_0x5c88=function(){return _0x46bc85;};return _0x5c88();}function _0x1fbd(_0x1e5b8c,_0x226d11){const _0x5c883f=_0x5c88();return _0x1fbd=function(_0x1fbd43,_0x1cc005){_0x1fbd43=_0x1fbd43-0x1bb;let _0x44c239=_0x5c883f[_0x1fbd43];return _0x44c239;},_0x1fbd(_0x1e5b8c,_0x226d11);}import _0x359d89 from'./table.js';import{LiveRange as _0x463136}from'ckeditor5/src/engine.js';import{getTranslation as _0xcfa73}from'../utils/common-translations.js';export default class St extends _0x3cb8a1{static get[_0x3f1a88(0x216)](){return[_0x359d89];}[_0x3f1a88(0x21d)](){const _0x51d85c=_0x3f1a88,_0x4bc847=this[_0x51d85c(0x1ee)],_0x4b1e71=_0x4bc847[_0x51d85c(0x20e)][_0x51d85c(0x1e3)][_0x51d85c(0x1fd)],_0x2d994d=_0x4bc847[_0x51d85c(0x1ea)];if(!_0x4bc847[_0x51d85c(0x1ff)][_0x51d85c(0x1e5)](_0x51d85c(0x1ef)))return;const _0xd9fc99=_0x4bc847[_0x51d85c(0x1ff)][_0x51d85c(0x1e1)](_0x51d85c(0x1fe)),_0x48bade=_0x4bc847[_0x51d85c(0x1ff)][_0x51d85c(0x1e1)](_0x51d85c(0x21b)),_0x11b8f0=_0x4bc847[_0x51d85c(0x1ff)][_0x51d85c(0x1e1)](_0x359d89);_0x11b8f0[_0x51d85c(0x1dd)][_0x51d85c(0x1d4)](_0x51d85c(0x1cb)),_0xd9fc99[_0x51d85c(0x1c2)](_0x51d85c(0x1cb),()=>{const _0x260d88=_0x51d85c,_0x4453f3=_0x48bade[_0x260d88(0x217)](_0x4bc847[_0x260d88(0x20e)][_0x260d88(0x1e3)][_0x260d88(0x1fd)]);_0x4bc847[_0x260d88(0x20e)][_0x260d88(0x1bd)](()=>{const _0x19c7c4=_0x260d88;_0xd9fc99[_0x19c7c4(0x1f5)](_0x4453f3,{'commandName':_0x19c7c4(0x1cb),'commandParams':[]},[],_0x19c7c4(0x1cb));});}),_0x4bc847[_0x51d85c(0x204)][_0x51d85c(0x1e1)](_0x51d85c(0x1cb))['on'](_0x51d85c(0x202),(_0x286f91,_0x3e34e1)=>{const _0x2cceed=_0x51d85c;_0x4bc847[_0x2cceed(0x204)][_0x2cceed(0x1e1)](_0x2cceed(0x1df))[_0x2cceed(0x1f6)]&&(_0x3e34e1[_0x2cceed(0x1d5)]>0x0&&_0x3e34e1[_0x3e34e1[_0x2cceed(0x1d5)]-0x1]&&_0x3e34e1[_0x3e34e1[_0x2cceed(0x1d5)]-0x1][_0x2cceed(0x1d9)]||_0xd9fc99[_0x2cceed(0x1e6)]||this[_0x2cceed(0x1f0)]()||_0x286f91[_0x2cceed(0x1fa)]());},{'priority':_0x51d85c(0x20f)});for(const _0x1cb1c0 of[_0x51d85c(0x1cc),_0x51d85c(0x1fb),_0x51d85c(0x1e8),_0x51d85c(0x1da)]){const _0x4804c4=_0x4bc847[_0x51d85c(0x204)][_0x51d85c(0x1e1)](_0x1cb1c0);_0xd9fc99[_0x51d85c(0x1c2)](_0x1cb1c0,()=>{const _0x36811a=_0x51d85c,_0x2008ab=_0x4bc847[_0x36811a(0x20e)][_0x36811a(0x1e3)][_0x36811a(0x1fd)][_0x36811a(0x1c8)]()[_0x36811a(0x1f3)]()[_0x36811a(0x1bc)](_0x4b9ab5=>_0x4b9ab5['is'](_0x36811a(0x200),_0x36811a(0x205))),_0x3acb4c=_0x4804c4[_0x36811a(0x1f6)];_0x4bc847[_0x36811a(0x20e)][_0x36811a(0x1bd)](()=>{const _0x251757=_0x36811a;_0xd9fc99[_0x251757(0x1f5)]([_0x2008ab,_0x3acb4c],{'commandName':_0x251757(0x1cb),'commandParams':[]},[],_0x251757(0x1cb));});});}for(const _0x13fa95 of[_0x51d85c(0x1e7),_0x51d85c(0x1e9)]){const _0x22cbf2=_0x4bc847[_0x51d85c(0x204)][_0x51d85c(0x1e1)](_0x13fa95);_0xd9fc99[_0x51d85c(0x1c2)](_0x13fa95,()=>{const _0x1fd5eb=_0x51d85c,_0x33bece=_0x48bade[_0x1fd5eb(0x217)](_0x4bc847[_0x1fd5eb(0x20e)][_0x1fd5eb(0x1e3)][_0x1fd5eb(0x1fd)])[0x0],_0x1575a4=_0x33bece[_0x1fd5eb(0x1f2)](_0x1fd5eb(0x1c4)),{column:_0x32e60d,row:_0x222b8c}=_0x48bade[_0x1fd5eb(0x1f1)](_0x33bece);let _0x350d78=[];if(_0x1fd5eb(0x1c1)==_0x22cbf2[_0x1fd5eb(0x1ed)]){const _0x2afa6a=_0x48bade[_0x1fd5eb(0x215)](_0x1575a4,{'startRow':_0x222b8c,'endRow':_0x222b8c,'includeAllSlots':!0x0});_0x350d78=Array[_0x1fd5eb(0x20b)](_0x2afa6a)[_0x1fd5eb(0x1e0)](_0xea1c3d=>_0xea1c3d[_0x1fd5eb(0x20c)]);}else{const _0x19fa55=_0x48bade[_0x1fd5eb(0x215)](_0x1575a4,{'column':_0x32e60d,'includeAllSlots':!0x0});_0x350d78=Array[_0x1fd5eb(0x20b)](_0x19fa55)[_0x1fd5eb(0x1e0)](_0x2d3fe0=>_0x2d3fe0[_0x1fd5eb(0x20c)]);}_0x4bc847[_0x1fd5eb(0x20e)][_0x1fd5eb(0x1bd)](_0x497142=>{const _0x54d5a0=_0x1fd5eb;_0xd9fc99[_0x54d5a0(0x203)](_0x497142[_0x54d5a0(0x1c7)](_0x33bece),{'commandName':_0x13fa95,'commandParams':[]},_0x350d78,_0x13fa95);});});}_0xd9fc99[_0x51d85c(0x1e4)][_0x51d85c(0x1ec)](_0x204e4a=>{const _0x293f86=_0x51d85c;if(_0x293f86(0x1f7)!=_0x204e4a[_0x293f86(0x1d7)]&&_0x293f86(0x1f4)!=_0x204e4a[_0x293f86(0x1d7)])return;const {data:_0x4dcd85}=_0x204e4a;return _0x4dcd85&&_0x293f86(0x1cb)==_0x4dcd85[_0x293f86(0x1be)]?{'type':_0x293f86(0x20d),'content':_0xcfa73(_0x2d994d,_0x293f86(0x1ca))}:void 0x0;}),_0xd9fc99[_0x51d85c(0x1e4)][_0x51d85c(0x1ec)](_0x352225=>{const _0x125fc6=_0x51d85c;if(_0x125fc6(0x1f7)!=_0x352225[_0x125fc6(0x1d7)]&&_0x125fc6(0x1f4)!=_0x352225[_0x125fc6(0x1d7)])return;const {data:_0x469062}=_0x352225;return _0x469062?_0x125fc6(0x1e7)==_0x469062[_0x125fc6(0x1be)]?{'type':_0x125fc6(0x20d),'content':_0xcfa73(_0x2d994d,_0x125fc6(0x212))}:_0x125fc6(0x1e9)==_0x469062[_0x125fc6(0x1be)]?{'type':_0x125fc6(0x20d),'content':_0xcfa73(_0x2d994d,_0x125fc6(0x1de))}:void 0x0:void 0x0;});const _0x147f98=_0x11b8f0[_0x51d85c(0x1d2)]();for(const _0xee8f5a of[_0x51d85c(0x1cc),_0x51d85c(0x1fb),_0x51d85c(0x1e8),_0x51d85c(0x1da)])_0xd9fc99[_0x51d85c(0x201)][_0x51d85c(0x1db)](_0x51d85c(0x1f7),_0xee8f5a,_0x51d85c(0x213),_0x147f98);for(const _0x371746 of[_0x51d85c(0x1e7),_0x51d85c(0x1e9)])_0xd9fc99[_0x51d85c(0x201)][_0x51d85c(0x1db)](_0x51d85c(0x1f7),_0x371746,_0x51d85c(0x213),_0x147f98);_0xd9fc99[_0x51d85c(0x201)][_0x51d85c(0x1db)](_0x51d85c(0x1f7),_0x51d85c(0x1cb),_0x51d85c(0x213),_0x38232c=>{const _0xf89a30=_0x51d85c;_0x4bc847[_0xf89a30(0x20e)][_0xf89a30(0x1bd)](_0x4fb29f=>{const _0x28e291=_0xf89a30,_0xc30cb5=Array[_0x28e291(0x20b)](_0x4b1e71[_0x28e291(0x1bb)]())[_0x28e291(0x1e0)](_0x42e011=>_0x463136[_0x28e291(0x218)](_0x42e011));_0x4fb29f[_0x28e291(0x1bf)](_0x38232c),_0x4bc847[_0x28e291(0x204)][_0x28e291(0x1e1)](_0x28e291(0x1cb))[_0x28e291(0x208)](),_0x4bc847[_0x28e291(0x202)](_0x28e291(0x1cb),{'forceDefaultExecution':!0x0});const _0x4eb893=_0xc30cb5[_0x28e291(0x206)](_0xcde53d=>_0x28e291(0x214)!=_0xcde53d[_0x28e291(0x219)][_0x28e291(0x1cd)]);_0x4eb893[_0x28e291(0x1d5)]>0x0&&_0x4fb29f[_0x28e291(0x1bf)](_0x4eb893);for(const _0x1f5129 of _0xc30cb5)_0x1f5129[_0x28e291(0x21c)]();});});for(const _0x7948f9 of[_0x51d85c(0x1cc),_0x51d85c(0x1e8),_0x51d85c(0x1da),_0x51d85c(0x1fb)]){const _0x54e586=_0x4bc847[_0x51d85c(0x204)][_0x51d85c(0x1e1)](_0x7948f9);_0x54e586['on'](_0x51d85c(0x21a),(_0x110951,_0x668e14,_0x2195d7)=>{const _0x1ba229=_0x51d85c;if(_0x2195d7){const _0x1ac348=_0x4bc847[_0x1ba229(0x20e)][_0x1ba229(0x1e3)][_0x1ba229(0x1fd)][_0x1ba229(0x1c8)]()[_0x1ba229(0x1f3)]()[_0x1ba229(0x1bc)](_0x2db6e9=>_0x2db6e9['is'](_0x1ba229(0x200),_0x1ba229(0x205)));this[_0x1ba229(0x1f9)](_0x54e586[_0x1ba229(0x1f6)],_0x1ac348)||(_0x110951[_0x1ba229(0x1d0)]=!0x1,_0x110951[_0x1ba229(0x1fa)]());}},{'priority':_0x51d85c(0x1c9)});}}[_0x3f1a88(0x1f0)](){const _0x2fb899=_0x3f1a88,_0x1755cc=this[_0x2fb899(0x1ee)][_0x2fb899(0x204)][_0x2fb899(0x1e1)](_0x2fb899(0x1cb)),_0x310ab2=this[_0x2fb899(0x1ee)][_0x2fb899(0x1ff)][_0x2fb899(0x1e1)](_0x2fb899(0x21b));if(!_0x1755cc[_0x2fb899(0x1cf)])return!0x1;const _0x281c71=_0x310ab2[_0x2fb899(0x217)](this[_0x2fb899(0x1ee)][_0x2fb899(0x20e)][_0x2fb899(0x1e3)][_0x2fb899(0x1fd)]);for(const _0x486314 of _0x281c71)for(const _0x149f64 of _0x281c71)if(_0x486314!=_0x149f64&&!this[_0x2fb899(0x1f9)](_0x486314,_0x149f64))return!0x1;return!0x0;}[_0x3f1a88(0x1f9)](_0x24af50,_0x546c71){const _0x2259d5=_0x3f1a88,_0x2f450b=this[_0x2259d5(0x1ee)][_0x2259d5(0x1ff)][_0x2259d5(0x1e1)](_0x2259d5(0x1fe)),_0x390cee=this[_0x2259d5(0x1ee)][_0x2259d5(0x20e)][_0x2259d5(0x1c7)](_0x24af50),_0xba59e0=this[_0x2259d5(0x1ee)][_0x2259d5(0x20e)][_0x2259d5(0x1c7)](_0x546c71),_0x4b9c46=new Set(),_0x5deff5=new Set();for(const _0x5e49b1 of _0x2f450b[_0x2259d5(0x1c6)]())if((_0x2259d5(0x1fc)==_0x5e49b1[_0x2259d5(0x1d7)]||_0x2259d5(0x1f8)==_0x5e49b1[_0x2259d5(0x1d7)]||_0x2259d5(0x1cb)==_0x5e49b1[_0x2259d5(0x1dc)])&&_0x5e49b1[_0x2259d5(0x210)]){for(const _0x545f53 of _0x5e49b1[_0x2259d5(0x1bb)]())_0x545f53[_0x2259d5(0x21f)](_0x390cee,!0x0)&&_0x4b9c46[_0x2259d5(0x1eb)](_0x5e49b1[_0x2259d5(0x1d7)]+':'+_0x5e49b1[_0x2259d5(0x21e)]['id']),_0x545f53[_0x2259d5(0x21f)](_0xba59e0,!0x0)&&_0x5deff5[_0x2259d5(0x1eb)](_0x5e49b1[_0x2259d5(0x1d7)]+':'+_0x5e49b1[_0x2259d5(0x21e)]['id']);}if(_0x4b9c46[_0x2259d5(0x1c3)]!=_0x5deff5[_0x2259d5(0x1c3)])return!0x1;for(const _0x5c1dc9 of _0x4b9c46)if(!_0x5deff5[_0x2259d5(0x1e5)](_0x5c1dc9))return!0x1;return!0x0;}}
|