@ckeditor/ckeditor5-track-changes 42.0.0-alpha.5 → 42.0.0-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x53bc(){const _0x304e56=['TrackChangesEditing','plugins','2593035xHNTGS','4Mnzsdi','818194gPJWQb','1861560NjBELI','discardSuggestion','has','trackChanges','enableCommand','get','18951460bYYuoK','RestrictedEditingModeEditing','acceptSuggestion','editor','acceptSelectedSuggestions','goToPreviousRestrictedEditingException','discardAllSuggestions','3527412fEEuRA','discardSelectedSuggestions','963VUHuOf','acceptAllSuggestions','38584lXtbXt','afterInit','2622465nwQfmN','goToNextRestrictedEditingException','1PkQIXs'];_0x53bc=function(){return _0x304e56;};return _0x53bc();}function _0x1d08(_0x2a849b,_0x2e2a05){const _0x53bc79=_0x53bc();return _0x1d08=function(_0x1d0836,_0x4395e8){_0x1d0836=_0x1d0836-0x6e;let _0x496cc9=_0x53bc79[_0x1d0836];return _0x496cc9;},_0x1d08(_0x2a849b,_0x2e2a05);}const _0x462d1f=_0x1d08;(function(_0xb1ce87,_0x437778){const _0x3b6763=_0x1d08,_0x35778e=_0xb1ce87();while(!![]){try{const _0x23da98=-parseInt(_0x3b6763(0x76))/0x1*(-parseInt(_0x3b6763(0x7b))/0x2)+parseInt(_0x3b6763(0x79))/0x3*(-parseInt(_0x3b6763(0x7a))/0x4)+-parseInt(_0x3b6763(0x74))/0x5+-parseInt(_0x3b6763(0x7c))/0x6+-parseInt(_0x3b6763(0x6e))/0x7+parseInt(_0x3b6763(0x72))/0x8*(parseInt(_0x3b6763(0x70))/0x9)+parseInt(_0x3b6763(0x82))/0xa;if(_0x23da98===_0x437778)break;else _0x35778e['push'](_0x35778e['shift']());}catch(_0xd3bb82){_0x35778e['push'](_0x35778e['shift']());}}}(_0x53bc,0x96b4a));import{Plugin as _0x4acaee}from'ckeditor5/src/core.js';export default class kt extends _0x4acaee{[_0x462d1f(0x73)](){const _0x45a4e7=_0x462d1f,_0x2cfa07=this[_0x45a4e7(0x85)];if(!_0x2cfa07[_0x45a4e7(0x78)][_0x45a4e7(0x7e)](_0x45a4e7(0x83)))return;const _0x5176d7=_0x2cfa07[_0x45a4e7(0x78)][_0x45a4e7(0x81)](_0x45a4e7(0x77));_0x5176d7[_0x45a4e7(0x80)](_0x45a4e7(0x87)),_0x5176d7[_0x45a4e7(0x80)](_0x45a4e7(0x75));const _0x2c476e=_0x2cfa07[_0x45a4e7(0x78)][_0x45a4e7(0x81)](_0x45a4e7(0x83));_0x2c476e[_0x45a4e7(0x80)](_0x45a4e7(0x7f)),_0x2c476e[_0x45a4e7(0x80)](_0x45a4e7(0x84)),_0x2c476e[_0x45a4e7(0x80)](_0x45a4e7(0x7d)),_0x2c476e[_0x45a4e7(0x80)](_0x45a4e7(0x71)),_0x2c476e[_0x45a4e7(0x80)](_0x45a4e7(0x88)),_0x2c476e[_0x45a4e7(0x80)](_0x45a4e7(0x86)),_0x2c476e[_0x45a4e7(0x80)](_0x45a4e7(0x6f));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x130f(_0x2f0933,_0x23f58b){const _0x4510c0=_0x4510();return _0x130f=function(_0x130f3d,_0x22e292){_0x130f3d=_0x130f3d-0x1a2;let _0x4462a=_0x4510c0[_0x130f3d];return _0x4462a;},_0x130f(_0x2f0933,_0x23f58b);}function _0x4510(){const _0x1429db=['model','writer','12826896hJxcfO','addMarker:suggestion','name','bindElementToMarker','218267wUkzfv','66DenTLA','data','250048KRMRmU','consumable','split','init','editing','mapper','createUIElement','showSuggestionHighlights','toViewPosition','2ESxzgV','plugins','downcastDispatcher','addClass','test','enableCommand','span','getItems','1674145iQOtoQ','ck-suggestion-marker-','editor','get','locale','ELEMENT_LINE_BREAK','ck-suggestion-marker--active','shiftEnter','registerElementLabel','addMarker:suggestion:deletion','markerRange','1258147pGDRAd','createPositionBefore','options','insert','9iuMwIY','element','108fSSSOQ','markerName','4770087EWZLTH','high','activeMarkers','merge','includes','TrackChangesEditing','softBreak','3941510ZdGDmR','descriptionFactory','deletion','requires','addMarker:suggestion:insertion','4qQgqVa'];_0x4510=function(){return _0x1429db;};return _0x4510();}const _0x28bb73=_0x130f;(function(_0x45ec54,_0x18f32f){const _0x55c3cc=_0x130f,_0x3796af=_0x45ec54();while(!![]){try{const _0x289d74=parseInt(_0x55c3cc(0x1b3))/0x1+parseInt(_0x55c3cc(0x1bc))/0x2*(-parseInt(_0x55c3cc(0x1d7))/0x3)+parseInt(_0x55c3cc(0x1a9))/0x4*(-parseInt(_0x55c3cc(0x1c4))/0x5)+-parseInt(_0x55c3cc(0x1b1))/0x6*(-parseInt(_0x55c3cc(0x1b0))/0x7)+parseInt(_0x55c3cc(0x1ac))/0x8*(parseInt(_0x55c3cc(0x1d3))/0x9)+-parseInt(_0x55c3cc(0x1a4))/0xa+parseInt(_0x55c3cc(0x1cf))/0xb*(parseInt(_0x55c3cc(0x1d5))/0xc);if(_0x289d74===_0x18f32f)break;else _0x3796af['push'](_0x3796af['shift']());}catch(_0x4dc4af){_0x3796af['push'](_0x3796af['shift']());}}}(_0x4510,0xdd621));import{Plugin as _0x1ca0d3}from'ckeditor5/src/core.js';import{ShiftEnter as _0x4fc7eb}from'ckeditor5/src/enter.js';import{getTranslation as _0x5a3dc2}from'../utils/common-translations.js';export default class bt extends _0x1ca0d3{static get[_0x28bb73(0x1a7)](){return[_0x4fc7eb];}[_0x28bb73(0x1b6)](){const _0x1023ca=_0x28bb73,_0x515486=this[_0x1023ca(0x1c6)],_0x2d7a73=_0x515486[_0x1023ca(0x1bd)][_0x1023ca(0x1c7)](_0x1023ca(0x1a2));_0x2d7a73[_0x1023ca(0x1c1)](_0x1023ca(0x1cb)),_0x515486[_0x1023ca(0x1b7)][_0x1023ca(0x1be)]['on'](_0x1023ca(0x1a8),de(_0x515486),{'priority':_0x1023ca(0x1d8)}),_0x515486[_0x1023ca(0x1b7)][_0x1023ca(0x1be)]['on'](_0x1023ca(0x1cd),de(_0x515486),{'priority':_0x1023ca(0x1d8)}),_0x515486[_0x1023ca(0x1b2)][_0x1023ca(0x1be)]['on'](_0x1023ca(0x1ad),(_0x130dea,_0x45f97f,_0x43ae83)=>{const _0x4e07f8=_0x1023ca;_0x43ae83[_0x4e07f8(0x1d1)][_0x4e07f8(0x1ba)]&&de(_0x515486,{'showActiveMarker':!0x1})(_0x130dea,_0x45f97f,_0x43ae83);}),_0x2d7a73[_0x1023ca(0x1a5)][_0x1023ca(0x1cc)](_0x1023ca(0x1a3),_0xdf5b59=>_0x5a3dc2(_0x515486[_0x1023ca(0x1c8)],_0x1023ca(0x1c9),_0xdf5b59));}}function de(_0x4d5b94,{showActiveMarker:_0x6a9764=!0x0}={}){return(_0x73db3b,_0x4b1c6e,_0x4dc870)=>{const _0x245d46=_0x130f,_0x5198f3=_0x4d5b94[_0x245d46(0x1bd)][_0x245d46(0x1c7)](_0x245d46(0x1a2));if(!_0x4dc870[_0x245d46(0x1b4)][_0x245d46(0x1c0)](_0x4b1c6e[_0x245d46(0x1ce)],_0x73db3b[_0x245d46(0x1ae)]))return;const _0x1f2a22=_0x4d5b94[_0x245d46(0x1aa)];for(const _0x37b907 of _0x4b1c6e[_0x245d46(0x1ce)][_0x245d46(0x1c3)]()){if(!_0x37b907['is'](_0x245d46(0x1d4),_0x245d46(0x1a3)))continue;const _0x4cb7d3=_0x245d46(0x1a6)==_0x4b1c6e[_0x245d46(0x1d6)][_0x245d46(0x1b5)](':')[0x1]?_0x245d46(0x1da):_0x245d46(0x1b5),_0xc33e61=_0x4dc870[_0x245d46(0x1ab)][_0x245d46(0x1b9)](_0x245d46(0x1c2),{'class':_0x245d46(0x1c5)+_0x4cb7d3}),_0x79a199=_0x4dc870[_0x245d46(0x1b8)][_0x245d46(0x1bb)](_0x1f2a22[_0x245d46(0x1d0)](_0x37b907));_0x6a9764&&_0x5198f3[_0x245d46(0x1d9)][_0x245d46(0x1db)](_0x4b1c6e[_0x245d46(0x1d6)])&&_0x4dc870[_0x245d46(0x1ab)][_0x245d46(0x1bf)](_0x245d46(0x1ca),_0xc33e61),_0x4dc870[_0x245d46(0x1ab)][_0x245d46(0x1d2)](_0x79a199,_0xc33e61),_0x4dc870[_0x245d46(0x1b8)][_0x245d46(0x1af)](_0xc33e61,_0x4b1c6e[_0x245d46(0x1d6)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x96d31b=_0x425c;(function(_0x1766d6,_0x51b447){const _0x486c14=_0x425c,_0x4802d6=_0x1766d6();while(!![]){try{const _0x20b15b=-parseInt(_0x486c14(0x1d6))/0x1*(parseInt(_0x486c14(0x1c3))/0x2)+parseInt(_0x486c14(0x1ca))/0x3*(-parseInt(_0x486c14(0x1e5))/0x4)+-parseInt(_0x486c14(0x1cb))/0x5+-parseInt(_0x486c14(0x1bf))/0x6+-parseInt(_0x486c14(0x1e3))/0x7+parseInt(_0x486c14(0x1c9))/0x8+parseInt(_0x486c14(0x1dc))/0x9;if(_0x20b15b===_0x51b447)break;else _0x4802d6['push'](_0x4802d6['shift']());}catch(_0x3553d4){_0x4802d6['push'](_0x4802d6['shift']());}}}(_0x2358,0xf0e00));function _0x425c(_0x2022f5,_0x3f9f9b){const _0x235818=_0x2358();return _0x425c=function(_0x425c87,_0x4327ba){_0x425c87=_0x425c87-0x1bf;let _0x4ca02f=_0x235818[_0x425c87];return _0x4ca02f;},_0x425c(_0x2022f5,_0x3f9f9b);}import{Plugin as _0x255d48}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x2ae542}from'./utils.js';import{getTranslation as _0x1a59b6}from'../utils/common-translations.js';export default class wt extends _0x255d48{[_0x96d31b(0x1d4)](){const _0x165d5b=_0x96d31b,_0xb64a9f=this[_0x165d5b(0x1d1)],_0x5ea0e1=_0xb64a9f[_0x165d5b(0x1c7)],_0x63b41f=_0xb64a9f[_0x165d5b(0x1e2)];if(!_0xb64a9f[_0x165d5b(0x1d5)][_0x165d5b(0x1dd)](_0x165d5b(0x1de)))return;const _0x30f109=_0xb64a9f[_0x165d5b(0x1d5)][_0x165d5b(0x1d2)](_0x165d5b(0x1c0)),_0x5d3cb0=_0x165d5b(0x1c8),_0x4b4a22=_0xb64a9f[_0x165d5b(0x1cd)][_0x165d5b(0x1d2)](_0x5d3cb0);_0x30f109[_0x165d5b(0x1c4)](_0x5d3cb0,(_0x36cc13,_0xda9a4c={})=>{const _0x579542=_0x165d5b,_0x55851c=_0x5ea0e1[_0x579542(0x1db)][_0x579542(0x1cf)];if(_0x55851c[_0x579542(0x1e4)])return void _0x36cc13(_0xda9a4c);const _0x5efb35=void 0x0!==_0xda9a4c[_0x579542(0x1d8)]?_0xda9a4c[_0x579542(0x1d8)]:!_0x4b4a22[_0x579542(0x1cc)];_0x5ea0e1[_0x579542(0x1c5)](()=>{const _0x5486b4=_0x579542,_0x3a3f4d=Array[_0x5486b4(0x1d7)](_0x55851c[_0x5486b4(0x1e6)]());for(const _0x500a2d of _0x3a3f4d){const _0x31161a=_0x5efb35?[_0x500a2d]:_0x2ae542(_0x5d3cb0,_0x500a2d,_0x5ea0e1);for(const _0x7eb9ec of _0x31161a)_0x30f109[_0x5486b4(0x1ce)](_0x7eb9ec,{'commandName':_0x5d3cb0,'commandParams':[{'forceValue':_0x5efb35}]});}});}),_0x30f109[_0x165d5b(0x1df)][_0x165d5b(0x1c6)](_0xfccbdf=>{const _0x2fab9a=_0x165d5b;if(_0x2fab9a(0x1d9)!=_0xfccbdf[_0x2fab9a(0x1d0)]&&_0x2fab9a(0x1e0)!=_0xfccbdf[_0x2fab9a(0x1d0)])return;const {data:_0xe7c139}=_0xfccbdf;return _0xe7c139&&_0xe7c139[_0x2fab9a(0x1d3)]==_0x5d3cb0?_0xe7c139[_0x2fab9a(0x1e1)][0x0][_0x2fab9a(0x1d8)]?{'type':_0x2fab9a(0x1da),'content':_0x1a59b6(_0x63b41f,_0x2fab9a(0x1c2))}:{'type':_0x2fab9a(0x1da),'content':_0x1a59b6(_0x63b41f,_0x2fab9a(0x1c1))}:void 0x0;});}}function _0x2358(){const _0x2d9137=['model','restrictedEditingException','13539400lXLNSo','78243dkmXuh','5207180qkCRmK','value','commands','markInlineFormat','selection','type','editor','get','commandName','afterInit','plugins','291hYCiTv','from','forceValue','formatBlock','format','document','37301976NzKLpx','has','StandardEditingModeEditing','descriptionFactory','formatInline','commandParams','locale','10662239miJoVz','isCollapsed','44lnuYqH','getRanges','2481558XQAYsq','TrackChangesEditing','FORMAT_RESTRICTED_DISABLED','FORMAT_RESTRICTED_ENABLED','10896fFzfOt','enableCommand','change','registerDescriptionCallback'];_0x2358=function(){return _0x2d9137;};return _0x2358();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x51f2(_0x281b8a,_0x1c6de6){const _0xcd7927=_0xcd79();return _0x51f2=function(_0x51f202,_0x4b98ce){_0x51f202=_0x51f202-0x17e;let _0x16ec37=_0xcd7927[_0x51f202];return _0x16ec37;},_0x51f2(_0x281b8a,_0x1c6de6);}const _0x63b212=_0x51f2;function _0xcd79(){const _0x4f71bb=['descriptionFactory','ghsAttributes','301iCxHhx','15081473nTHtxP','Style','format','190zLEpOV','definitions','8hdgker','_registerLegacyDescription','DataSchema','block','registerDescriptionCallback','*Remove\x20format:*\x20%0','commandName','add','FORMAT_STYLE','afterInit','toLowerCase','getGhsAttributeNameForElement','type','normalizeConfig','element','forceValue','StyleUtils','4300972OnAhAe','718368wvVfdL','plugins','commandParams','inline','enableDefaultAttributesIntegration','registerInlineAttribute','formatBlock','TrackChangesEditing','config','registerAttributeLabel','21564JdDvVd','has','105sXuVGQ','styleName','2763719WTtCAi','89631FDTXAl','*Set\x20format:*\x20%0','locale','get','registerBlockAttribute','GeneralHtmlSupport','editor','4736tIsKnZ','formatInline','style'];_0xcd79=function(){return _0x4f71bb;};return _0xcd79();}(function(_0x48b405,_0x1b6776){const _0x27a6=_0x51f2,_0x37f3be=_0x48b405();while(!![]){try{const _0x4de54b=parseInt(_0x27a6(0x1ad))/0x1*(parseInt(_0x27a6(0x1a8))/0x2)+parseInt(_0x27a6(0x192))/0x3+parseInt(_0x27a6(0x191))/0x4+-parseInt(_0x27a6(0x19e))/0x5*(parseInt(_0x27a6(0x19c))/0x6)+parseInt(_0x27a6(0x1a0))/0x7*(parseInt(_0x27a6(0x180))/0x8)+-parseInt(_0x27a6(0x1a1))/0x9*(parseInt(_0x27a6(0x17e))/0xa)+-parseInt(_0x27a6(0x1ae))/0xb;if(_0x4de54b===_0x1b6776)break;else _0x37f3be['push'](_0x37f3be['shift']());}catch(_0x43aaa5){_0x37f3be['push'](_0x37f3be['shift']());}}}(_0xcd79,0xc0072));import{Plugin as _0x46fa33}from'ckeditor5/src/core.js';import{getTranslation as _0x48f2da}from'../utils/common-translations.js';export default class yt extends _0x46fa33{[_0x63b212(0x189)](){const _0x17e1c9=_0x63b212,_0xc3118d=this[_0x17e1c9(0x1a7)];if(!_0xc3118d[_0x17e1c9(0x193)][_0x17e1c9(0x19d)](_0x17e1c9(0x1af))||!_0xc3118d[_0x17e1c9(0x193)][_0x17e1c9(0x19d)](_0x17e1c9(0x182)))return;const _0x3caff6=_0xc3118d[_0x17e1c9(0x193)][_0x17e1c9(0x1a4)](_0x17e1c9(0x199)),_0x4285a7=_0xc3118d[_0x17e1c9(0x1a3)],_0x5d4944=_0xc3118d[_0x17e1c9(0x19a)][_0x17e1c9(0x1a4)](_0x17e1c9(0x1aa))||{},_0x3934f6=_0xc3118d[_0x17e1c9(0x193)][_0x17e1c9(0x1a4)](_0x17e1c9(0x1a6)),_0x358497=_0xc3118d[_0x17e1c9(0x193)][_0x17e1c9(0x1a4)](_0x17e1c9(0x190))[_0x17e1c9(0x18d)](_0xc3118d[_0x17e1c9(0x193)][_0x17e1c9(0x1a4)](_0x17e1c9(0x182)),_0x5d4944[_0x17e1c9(0x17f)]);_0x3caff6[_0x17e1c9(0x196)](_0x17e1c9(0x1aa));const _0x5be8cc=new Set();for(const _0x35288f of _0x358497[_0x17e1c9(0x183)]){const _0x3fe73f=_0x3934f6[_0x17e1c9(0x18b)](_0x35288f[_0x17e1c9(0x18e)]);_0x5be8cc[_0x17e1c9(0x187)](_0x3fe73f);}const _0x13cccb=new Set();for(const _0x55288e of _0x358497[_0x17e1c9(0x195)]){const _0x1badb6=_0x3934f6[_0x17e1c9(0x18b)](_0x55288e[_0x17e1c9(0x18e)]);_0x13cccb[_0x17e1c9(0x187)](_0x1badb6);for(const _0x557b35 of _0x55288e[_0x17e1c9(0x1ac)])_0x13cccb[_0x17e1c9(0x187)](_0x557b35);}for(const _0xf90998 of _0x5be8cc)_0x3caff6[_0x17e1c9(0x1a5)](_0xf90998),_0x3caff6[_0x17e1c9(0x1ab)][_0x17e1c9(0x19b)](_0xf90998,_0x48f2da(_0x4285a7,_0x17e1c9(0x188)));for(const _0x48fd69 of _0x13cccb)_0x3caff6[_0x17e1c9(0x197)](_0x48fd69),_0x3caff6[_0x17e1c9(0x1ab)][_0x17e1c9(0x19b)](_0x48fd69,_0x48f2da(_0x4285a7,_0x17e1c9(0x188)));this[_0x17e1c9(0x181)]();}[_0x63b212(0x181)](){const _0x473833=_0x63b212,_0x4ee74f=this[_0x473833(0x1a7)],_0x4f2cb5=_0x4ee74f[_0x473833(0x1a3)];_0x4ee74f[_0x473833(0x193)][_0x473833(0x1a4)](_0x473833(0x199))[_0x473833(0x1ab)][_0x473833(0x184)](_0x1be0ba=>{const _0x5a7c8c=_0x473833;if(_0x5a7c8c(0x198)!=_0x1be0ba[_0x5a7c8c(0x18c)]&&_0x5a7c8c(0x1a9)!=_0x1be0ba[_0x5a7c8c(0x18c)])return;const {data:_0x43ce7e}=_0x1be0ba;return _0x43ce7e&&_0x5a7c8c(0x1aa)===_0x43ce7e[_0x5a7c8c(0x186)]?_0x43ce7e[_0x5a7c8c(0x194)][0x0][_0x5a7c8c(0x18f)]?{'type':_0x5a7c8c(0x1b0),'content':_0x48f2da(_0x4f2cb5,_0x5a7c8c(0x1a2),_0x43ce7e[_0x5a7c8c(0x194)][0x0][_0x5a7c8c(0x19f)][_0x5a7c8c(0x18a)]())}:{'type':_0x5a7c8c(0x1b0),'content':_0x48f2da(_0x4f2cb5,_0x5a7c8c(0x185),_0x43ce7e[_0x5a7c8c(0x194)][0x0][_0x5a7c8c(0x19f)][_0x5a7c8c(0x18a)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x16f9b0=_0x26a5;(function(_0x24f18f,_0x9a3e7d){const _0x4172ac=_0x26a5,_0xb42452=_0x24f18f();while(!![]){try{const _0x52c29d=parseInt(_0x4172ac(0x1ba))/0x1*(parseInt(_0x4172ac(0x1ae))/0x2)+parseInt(_0x4172ac(0x154))/0x3*(parseInt(_0x4172ac(0x1b4))/0x4)+parseInt(_0x4172ac(0x128))/0x5*(-parseInt(_0x4172ac(0x17f))/0x6)+-parseInt(_0x4172ac(0x16a))/0x7*(parseInt(_0x4172ac(0x13e))/0x8)+parseInt(_0x4172ac(0x17e))/0x9+parseInt(_0x4172ac(0x151))/0xa*(parseInt(_0x4172ac(0x187))/0xb)+-parseInt(_0x4172ac(0x16d))/0xc*(parseInt(_0x4172ac(0x1b5))/0xd);if(_0x52c29d===_0x9a3e7d)break;else _0xb42452['push'](_0xb42452['shift']());}catch(_0x277213){_0xb42452['push'](_0xb42452['shift']());}}}(_0x4d01,0xf20fa));import{Plugin as _0x5de5a6}from'ckeditor5/src/core.js';function _0x26a5(_0x100221,_0x7acf36){const _0x4d0105=_0x4d01();return _0x26a5=function(_0x26a5fd,_0x3c0ac0){_0x26a5fd=_0x26a5fd-0x128;let _0x620f79=_0x4d0105[_0x26a5fd];return _0x620f79;},_0x26a5(_0x100221,_0x7acf36);}import{LiveRange as _0x4204fe}from'ckeditor5/src/engine.js';function _0x4d01(){const _0x5d3180=['insertTableRowBelow','ELEMENT_TABLE','low','last','ELEMENT_TABLE_ROW_WITH_TEXT','_setupColumnsRowsFixing','3769365XOsxEm','isIntersecting','ELEMENT_TABLE_WITH_TEXT','getSelectionAffectedTableCells','getContainedElement','getRanges','item','table','isArray','minColumn','registerDescriptionCallback','*Remove:*\x20%0','getFirstRange','addMarker:suggestion','tableRow','fromRange','markMultiRangeInsertion','afterInit','isIntersectingWithRange','highest','$graveyard','tableColumn','9866216xOSejJ','_suggestionFactory','filter','min','createRangeOn','_splitMarkerName','findAncestor','join','batch','classes','push','isTouching','*Insert:*\x20%0','max','tableCell','suggestion','enableCommand','left','detach','29990hACKwB','addClass','_getSuggestionCoords','12vWrvWK','commands','differ','maxRow','removeClass','every','selection','oldRange','getChangedMarkers','has','markMultiRangeDeletion','deletion','toLowerCase','isEqual','getSuggestion','minRow','selectTableColumn','subType','rowspan','MIN_SAFE_INTEGER','getAttribute','getColumnIndexes','7Akewml','TableEditing','ELEMENT_TABLE_ROW','1918308GxaROW','rootName','data','options','_tableSuggestions','includes','add','downcastDispatcher','writer','registerCustomCallback','MAX_SAFE_INTEGER','model','createPositionAt','execute','TrackChangesEditing','forceValue','order','12869820yVeuHT','12EBEYEM','$textProxy','get','map','mapper','end','some','insertTable','5753wJNdto','removeTableColumn','substr','startsWith','above','addRange','name','maxColumn','_tablePostFixingSubtypes','ELEMENT_TABLE_COLUMN','descriptionFactory','change','getItems','ELEMENT_TABLE_COLUMN_WITH_TEXT','element','discard','refresh','getChanges','plugins','_getCoordsForCells','createTableWalker','hasAttribute','registerElementLabel','getChildren','tablePaste','createRangeIn','from','first','TableUtils','insertTableColumnLeft','toViewElement','showSuggestionHighlights','start','document','registerPostFixer','nodeAfter','getRowIndexes','setSelection','enqueueChange','198meHEGy','change:data','root','selectTableRow','insert','accept','1950712BwgZel','221NrVqDk','removeTableRow','insertTableRowAbove','length','colspan','15161MOyXeX','values','type','locale','insertTableColumnRight','nodeBefore','_acceptFormatSuggestionCallbackFactory','span','position','cell','insertion','isInContent','getCellLocation','editor'];_0x4d01=function(){return _0x5d3180;};return _0x4d01();}import{setHighlightHandling as _0x415531}from'ckeditor5/src/widget.js';import{getTranslation as _0x1bdd6a}from'../utils/common-translations.js';export default class jt extends _0x5de5a6{constructor(_0x445bf6){const _0xa39f36=_0x26a5;super(_0x445bf6),this[_0xa39f36(0x18f)]=[_0xa39f36(0x136),_0xa39f36(0x13d)],this[_0xa39f36(0x171)]=new Set();}[_0x16f9b0(0x139)](){const _0xdf819a=_0x16f9b0,_0x520396=this[_0xdf819a(0x1c7)],_0x4b4713=_0x520396[_0xdf819a(0x178)][_0xdf819a(0x1a8)][_0xdf819a(0x15a)];if(!_0x520396[_0xdf819a(0x199)][_0xdf819a(0x15d)](_0xdf819a(0x16b)))return;const _0x30f534=_0x520396[_0xdf819a(0x1bd)],_0x1ae436=_0x520396[_0xdf819a(0x199)][_0xdf819a(0x181)](_0xdf819a(0x17b)),_0x4789bf=_0x520396[_0xdf819a(0x199)][_0xdf819a(0x181)](_0xdf819a(0x1a3));_0x1ae436[_0xdf819a(0x191)][_0xdf819a(0x19d)](_0xdf819a(0x12f),_0x1bcc91=>_0x1bdd6a(_0x30f534,_0xdf819a(0x1c9),_0x1bcc91)),this[_0xdf819a(0x1cd)](),_0x1ae436[_0xdf819a(0x14e)](_0xdf819a(0x186)),_0x1ae436[_0xdf819a(0x14e)](_0xdf819a(0x1b1)),_0x1ae436[_0xdf819a(0x14e)](_0xdf819a(0x164));for(const _0x19cef9 of[_0xdf819a(0x1b7),_0xdf819a(0x1c8)]){const _0x3bc2f9=_0x520396[_0xdf819a(0x155)][_0xdf819a(0x181)](_0x19cef9);_0x1ae436[_0xdf819a(0x14e)](_0x19cef9,_0x1dd03e=>{const _0x46128c=_0xdf819a;_0x520396[_0x46128c(0x178)][_0x46128c(0x192)](_0x171ec8=>{const _0x117e33=_0x46128c;_0x1dd03e();const _0x446017=_0x117e33(0x18b)===_0x3bc2f9[_0x117e33(0x17d)],_0x1615cb=_0x4789bf[_0x117e33(0x12b)](_0x4b4713),_0x7420bb=_0x4789bf[_0x117e33(0x1ab)](_0x1615cb),_0x104df7=_0x446017?_0x7420bb[_0x117e33(0x1a2)]-0x1:_0x7420bb[_0x117e33(0x1cb)]+0x1,_0x3e7ee5=_0x1615cb[0x0][_0x117e33(0x144)](_0x117e33(0x12f)),_0x42075e=_0x4789bf[_0x117e33(0x19b)](_0x3e7ee5,{'startRow':_0x104df7,'endRow':_0x104df7}),_0xc4074c=Array[_0x117e33(0x1a1)](_0x42075e)[_0x117e33(0x182)](_0x3eea93=>_0x171ec8[_0x117e33(0x142)](_0x3eea93[_0x117e33(0x1c3)]));_0x1ae436[_0x117e33(0x138)](_0xc4074c,_0x117e33(0x136));});});}for(const _0x3f3f1a of[_0xdf819a(0x1a4),_0xdf819a(0x1be)]){const _0x642501=_0x520396[_0xdf819a(0x155)][_0xdf819a(0x181)](_0x3f3f1a);_0x1ae436[_0xdf819a(0x14e)](_0x3f3f1a,_0x5215c2=>{const _0x3f34f3=_0xdf819a;_0x520396[_0x3f34f3(0x178)][_0x3f34f3(0x192)](_0x2f636e=>{const _0x42f155=_0x3f34f3;_0x5215c2();const _0x22f0a5=_0x42f155(0x14f)===_0x642501[_0x42f155(0x17d)],_0x26a25e=_0x4789bf[_0x42f155(0x12b)](_0x4b4713),_0x5f3749=_0x4789bf[_0x42f155(0x169)](_0x26a25e),_0xd278bb=_0x22f0a5?_0x5f3749[_0x42f155(0x1a2)]-0x1:_0x5f3749[_0x42f155(0x1cb)]+0x1,_0x6eec78=_0x26a25e[0x0][_0x42f155(0x144)](_0x42f155(0x12f)),_0x44fd5e=_0x4789bf[_0x42f155(0x19b)](_0x6eec78,{'startRow':0x0,'column':_0xd278bb,'includeAllSlots':!0x1}),_0x4146c2=Array[_0x42f155(0x1a1)](_0x44fd5e)[_0x42f155(0x182)](_0x318368=>_0x2f636e[_0x42f155(0x142)](_0x318368[_0x42f155(0x1c3)]));_0x1ae436[_0x42f155(0x138)](_0x4146c2,_0x42f155(0x13d));});});}for(const _0x3fea5b of[_0xdf819a(0x1b6),_0xdf819a(0x188)]){const _0x245604=_0x3fea5b[_0xdf819a(0x189)](0xb),_0x3fb6ac=_0x245604[_0xdf819a(0x160)](),_0x438e8b=_0x3fb6ac[_0xdf819a(0x189)](0x0,0x3)+_0xdf819a(0x1c1),_0x1b7e27=_0xdf819a(0x12f)+_0x245604,_0x1c36c0=_0xdf819a(0x141)+_0x245604,_0x6c1e7d=_0xdf819a(0x14b)+_0x245604;_0x1ae436[_0xdf819a(0x14e)](_0x3fea5b,()=>{const _0xad3ff2=_0xdf819a;_0x520396[_0xad3ff2(0x178)][_0xad3ff2(0x192)](_0x40225c=>{const _0x557ed4=_0xad3ff2,_0x3f8edd=_0x4789bf[_0x557ed4(0x12b)](_0x4b4713),_0x1c64ec=_0x3f8edd[0x0][_0x557ed4(0x144)](_0x557ed4(0x12f));let _0x5b79a9;if(_0x557ed4(0x1b6)==_0x3fea5b){const _0x2f5a4b=_0x4789bf[_0x557ed4(0x1ab)](_0x3f8edd);_0x5b79a9={'startRow':_0x2f5a4b[_0x557ed4(0x1a2)],'endRow':_0x2f5a4b[_0x557ed4(0x1cb)],'includeAllSlots':!0x0};}else{const _0x5a5fb9=_0x4789bf[_0x557ed4(0x169)](_0x3f8edd);_0x5b79a9={'startColumn':_0x5a5fb9[_0x557ed4(0x1a2)],'endColumn':_0x5a5fb9[_0x557ed4(0x1cb)],'includeAllSlots':!0x0};}const _0x5a2451=_0x4789bf[_0x557ed4(0x19b)](_0x1c64ec,_0x5b79a9),_0x3908b4=Array[_0x557ed4(0x1a1)](_0x5a2451)[_0x557ed4(0x182)](({cell:_0x41d32f})=>_0x41d32f),_0xbfbecc=Ee(_0x3908b4[_0x557ed4(0x140)](_0x102d3a=>_0x102d3a[_0x557ed4(0x19c)](_0x438e8b))),_0x22521e=Ee(_0x3908b4[_0x557ed4(0x140)](_0x427c71=>!_0x427c71[_0x557ed4(0x19c)](_0x438e8b)))[_0x557ed4(0x182)](_0x34a740=>_0x40225c[_0x557ed4(0x142)](_0x34a740)),_0x152c39=_0x1ae436[_0x557ed4(0x15e)](_0x22521e,_0x1b7e27);if(_0x152c39&&(_0x557ed4(0x136)==_0x152c39[_0x557ed4(0x165)]||_0x557ed4(0x13d)==_0x152c39[_0x557ed4(0x165)])){const _0x447a46=this[_0x557ed4(0x153)](_0x152c39);for(const _0x5c06c2 of _0xbfbecc){const _0x59d849=_0x40225c[_0x557ed4(0x142)](_0x5c06c2),_0x3f163d=_0x4789bf[_0x557ed4(0x1c6)](_0x5c06c2),_0x2533e6=_0x5c06c2[_0x557ed4(0x168)](_0x438e8b)-0x1,_0x1af968=_0x447a46[_0x1c36c0],_0x388a88=_0x447a46[_0x6c1e7d];_0x1af968<=_0x3f163d[_0x3fb6ac]&&_0x3f163d[_0x3fb6ac]+_0x2533e6<=_0x388a88&&_0x152c39[_0x557ed4(0x18c)](_0x59d849);}}});});}function _0x4696f4(_0x4ffe26){const _0x3ffd37=_0xdf819a,_0x26bd89=Array[_0x3ffd37(0x1a1)](_0x4b4713[_0x3ffd37(0x12d)]())[_0x3ffd37(0x182)](_0x202e28=>_0x4204fe[_0x3ffd37(0x137)](_0x202e28));_0x520396[_0x3ffd37(0x178)][_0x3ffd37(0x192)](_0x25ce9d=>{const _0x40da12=_0x3ffd37,_0x4c74ad=_0x25ce9d[_0x40da12(0x146)];_0x4ffe26=_0x4ffe26[_0x40da12(0x140)](_0x391b1e=>_0x40da12(0x13c)!=_0x391b1e[_0x40da12(0x1b0)][_0x40da12(0x16e)]),_0x25ce9d[_0x40da12(0x1ac)](_0x4ffe26),_0x520396[_0x40da12(0x155)][_0x40da12(0x181)](_0x40da12(0x1b6))[_0x40da12(0x197)](),_0x520396[_0x40da12(0x17a)](_0x40da12(0x1b6),{'forceDefaultExecution':!0x0}),_0x520396[_0x40da12(0x178)][_0x40da12(0x1ad)](()=>{const _0x1d3a92=_0x40da12;_0x520396[_0x1d3a92(0x178)][_0x1d3a92(0x1ad)](_0x4c74ad,_0x191165=>{const _0x2d00b1=_0x1d3a92,_0x161888=_0x26bd89[_0x2d00b1(0x140)](_0xdc30c2=>_0x2d00b1(0x13c)!=_0xdc30c2[_0x2d00b1(0x1b0)][_0x2d00b1(0x16e)]);_0x161888[_0x2d00b1(0x1b8)]>0x0&&_0x191165[_0x2d00b1(0x1ac)](_0x161888);for(const _0x444416 of _0x26bd89)_0x444416[_0x2d00b1(0x150)]();});});});}function _0x455989(_0x517094){const _0x207ec6=_0xdf819a;_0x520396[_0x207ec6(0x178)][_0x207ec6(0x192)](_0x338af8=>{const _0x146e84=_0x207ec6,_0x2d1a19=Array[_0x146e84(0x1a1)](_0x4b4713[_0x146e84(0x12d)]())[_0x146e84(0x182)](_0x360807=>_0x4204fe[_0x146e84(0x137)](_0x360807)),_0x247794=[];for(const _0x463bad of _0x517094)for(const _0x33db90 of _0x463bad[_0x146e84(0x193)]({'shallow':!0x0}))_0x247794[_0x146e84(0x148)](_0x33db90);for(const _0x5ff808 of _0x247794)_0x146e84(0x13c)!=_0x5ff808[_0x146e84(0x1b0)][_0x146e84(0x16e)]&&(_0x338af8[_0x146e84(0x1ac)](_0x338af8[_0x146e84(0x179)](_0x5ff808,0x0)),_0x520396[_0x146e84(0x155)][_0x146e84(0x181)](_0x146e84(0x188))[_0x146e84(0x197)](),_0x520396[_0x146e84(0x17a)](_0x146e84(0x188),{'forceDefaultExecution':!0x0}));const _0x1378bd=_0x2d1a19[_0x146e84(0x140)](_0x35826c=>_0x146e84(0x13c)!=_0x35826c[_0x146e84(0x1b0)][_0x146e84(0x16e)]);_0x1378bd[_0x146e84(0x1b8)]>0x0&&_0x338af8[_0x146e84(0x1ac)](_0x1378bd);for(const _0x655965 of _0x2d1a19)_0x655965[_0x146e84(0x150)]();});}function _0x23df07(_0x44d12f,_0x4b9507){const _0x22bd19=_0xdf819a;return _0x4b9507[_0x22bd19(0x159)](_0x2609c0=>_0x44d12f[_0x22bd19(0x185)](_0x294114=>_0x294114[_0x22bd19(0x184)][_0x22bd19(0x161)](_0x2609c0[_0x22bd19(0x1a7)])||_0x2609c0[_0x22bd19(0x184)][_0x22bd19(0x161)](_0x294114[_0x22bd19(0x1a7)])));}function _0x1e1eb1(_0x2c0e64,_0x42affc){const _0x4c2d5d=_0xdf819a;return!_0x2c0e64[_0x4c2d5d(0x185)](_0x9f7474=>_0x42affc[_0x4c2d5d(0x185)](_0xad5a3f=>_0x9f7474[_0x4c2d5d(0x129)](_0xad5a3f)))&&_0x2c0e64[_0x4c2d5d(0x185)](_0x450cf8=>_0x42affc[_0x4c2d5d(0x185)](_0x5167a3=>_0x450cf8[_0x4c2d5d(0x184)][_0x4c2d5d(0x149)](_0x5167a3[_0x4c2d5d(0x1a7)])));}_0x520396[_0xdf819a(0x16f)][_0xdf819a(0x174)]['on'](_0xdf819a(0x135),(_0x59a89b,_0x23393b,_0x1585a6)=>{const _0x2632fa=_0xdf819a;if(!_0x1585a6[_0x2632fa(0x170)][_0x2632fa(0x1a6)])return;const _0x8ee54a=_0x23393b[_0x2632fa(0x12e)];if(!_0x8ee54a)return;const _0x6775e1=_0x1585a6[_0x2632fa(0x183)][_0x2632fa(0x1a5)](_0x8ee54a);function _0xfc81a1(_0x25b310){const _0x1f7523=_0x2632fa;return Array[_0x1f7523(0x130)](_0x25b310)?_0x25b310:[_0x25b310];}_0x6775e1&&_0x2632fa(0x14c)===_0x8ee54a[_0x2632fa(0x18d)]&&_0x415531(_0x6775e1,_0x1585a6[_0x2632fa(0x175)],(_0x17d52f,_0xfd58c9,_0x2767d0)=>_0x2767d0[_0x2632fa(0x152)](_0xfc81a1(_0xfd58c9[_0x2632fa(0x147)]),_0x17d52f),(_0x2825ed,_0x4d95da,_0x5483ae)=>_0x5483ae[_0x2632fa(0x158)](_0xfc81a1(_0x4d95da[_0x2632fa(0x147)]),_0x2825ed));},{'priority':_0xdf819a(0x13b)}),_0x1ae436[_0xdf819a(0x191)][_0xdf819a(0x132)](_0x4e5589=>{const _0x29395=_0xdf819a;if(_0x29395(0x1c4)!=_0x4e5589[_0x29395(0x1bc)]&&_0x29395(0x15f)!=_0x4e5589[_0x29395(0x1bc)])return;const _0x1dbde2=_0x4e5589[_0x29395(0x12c)]();if(null!=_0x1dbde2&&_0x1dbde2['is'](_0x29395(0x195),_0x29395(0x12f))){if(_0x29395(0x1c4)==_0x4e5589[_0x29395(0x1bc)]){const _0x8317ff=_0x4e5589[_0x29395(0x193)]()[_0x29395(0x140)](_0x306335=>_0x306335['is'](_0x29395(0x180)))[_0x29395(0x182)](_0x48e0e8=>_0x48e0e8[_0x29395(0x16f)]);if(_0x8317ff[_0x29395(0x1b8)])return{'type':_0x29395(0x1c4),'content':_0x1bdd6a(_0x30f534,_0x29395(0x14a),_0x1bdd6a(_0x30f534,_0x29395(0x12a),'\x22'+_0x8317ff[_0x29395(0x145)]('\x20')+'\x22'))};}if(_0x29395(0x15f)==_0x4e5589[_0x29395(0x1bc)]){const _0x40fb0b=_0x4e5589[_0x29395(0x193)]()[_0x29395(0x140)](_0x267634=>_0x267634['is'](_0x29395(0x180)))[_0x29395(0x182)](_0x2a952c=>_0x2a952c[_0x29395(0x16f)]);if(_0x40fb0b[_0x29395(0x1b8)])return{'type':_0x29395(0x15f),'content':_0x1bdd6a(_0x30f534,_0x29395(0x133),_0x1bdd6a(_0x30f534,_0x29395(0x12a),'\x22'+_0x40fb0b[_0x29395(0x145)]('\x20')+'\x22'))};}}}),_0x1ae436[_0xdf819a(0x191)][_0xdf819a(0x132)](_0x3f2e79=>{const _0x487aea=_0xdf819a;if(_0x487aea(0x136)==_0x3f2e79[_0x487aea(0x165)]){const _0x330410=_0x3f2e79[_0x487aea(0x193)]()[_0x487aea(0x140)](_0x3231d1=>_0x3231d1['is'](_0x487aea(0x180)))[_0x487aea(0x182)](_0xe10870=>_0xe10870[_0x487aea(0x16f)]),_0x3a93bf=this[_0x487aea(0x153)](_0x3f2e79),_0xaa2d04=_0x3a93bf[_0x487aea(0x157)]-_0x3a93bf[_0x487aea(0x163)]+0x1;if(_0x487aea(0x1c4)==_0x3f2e79[_0x487aea(0x1bc)])return _0x330410[_0x487aea(0x1b8)]?{'type':_0x487aea(0x1c4),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x14a),_0x1bdd6a(_0x30f534,_0x487aea(0x1cc),[_0xaa2d04,'\x22'+_0x330410[_0x487aea(0x145)]('\x20')+'\x22']))}:{'type':_0x487aea(0x1c4),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x14a),_0x1bdd6a(_0x30f534,_0x487aea(0x16c),_0xaa2d04))};if(_0x487aea(0x15f)==_0x3f2e79[_0x487aea(0x1bc)])return _0x330410[_0x487aea(0x1b8)]?{'type':_0x487aea(0x15f),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x133),_0x1bdd6a(_0x30f534,_0x487aea(0x1cc),[_0xaa2d04,'\x22'+_0x330410[_0x487aea(0x145)]('\x20')+'\x22']))}:{'type':_0x487aea(0x15f),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x133),_0x1bdd6a(_0x30f534,_0x487aea(0x16c),_0xaa2d04))};}if(_0x487aea(0x13d)==_0x3f2e79[_0x487aea(0x165)]){const _0x3171c0=_0x3f2e79[_0x487aea(0x193)]()[_0x487aea(0x140)](_0x39b212=>_0x39b212['is'](_0x487aea(0x180)))[_0x487aea(0x182)](_0x3a6b28=>_0x3a6b28[_0x487aea(0x16f)]),_0x501cd2=this[_0x487aea(0x153)](_0x3f2e79),_0x36cde3=_0x501cd2[_0x487aea(0x18e)]-_0x501cd2[_0x487aea(0x131)]+0x1;if(_0x487aea(0x1c4)==_0x3f2e79[_0x487aea(0x1bc)])return _0x3171c0[_0x487aea(0x1b8)]?{'type':_0x487aea(0x1c4),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x14a),_0x1bdd6a(_0x30f534,_0x487aea(0x194),[_0x36cde3,'\x22'+_0x3171c0[_0x487aea(0x145)]('\x20')+'\x22']))}:{'type':_0x487aea(0x1c4),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x14a),_0x1bdd6a(_0x30f534,_0x487aea(0x190),_0x36cde3))};if(_0x487aea(0x15f)==_0x3f2e79[_0x487aea(0x1bc)])return _0x3171c0[_0x487aea(0x1b8)]?{'type':_0x487aea(0x15f),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x133),_0x1bdd6a(_0x30f534,_0x487aea(0x194),[_0x36cde3,'\x22'+_0x3171c0[_0x487aea(0x145)]('\x20')+'\x22']))}:{'type':_0x487aea(0x15f),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x133),_0x1bdd6a(_0x30f534,_0x487aea(0x190),_0x36cde3))};}}),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x1c4),_0xdf819a(0x136),_0xdf819a(0x196),_0x4696f4),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x15f),_0xdf819a(0x136),_0xdf819a(0x1b3),_0x4696f4),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x1c4),_0xdf819a(0x13d),_0xdf819a(0x196),_0x455989),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x15f),_0xdf819a(0x13d),_0xdf819a(0x1b3),_0x455989),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x1c4),_0xdf819a(0x13d),_0xdf819a(0x145),_0x23df07),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x15f),_0xdf819a(0x13d),_0xdf819a(0x145),_0x23df07),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x1c4),_0xdf819a(0x136),_0xdf819a(0x145),_0x1e1eb1),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x15f),_0xdf819a(0x136),_0xdf819a(0x145),_0x1e1eb1);}[_0x16f9b0(0x1c0)](){const _0x1c2e29=_0x16f9b0,_0x2e59a2=this[_0x1c2e29(0x1c7)],_0x2e89d9=_0x2e59a2[_0x1c2e29(0x178)][_0x1c2e29(0x1a8)][_0x1c2e29(0x15a)];return(_0x55c859,_0x591060)=>{const _0x315301=_0x1c2e29;_0x2e59a2[_0x315301(0x178)][_0x315301(0x192)](_0x3aecc6=>{const _0x140813=_0x315301,{commandName:_0x557792,commandParams:_0x50dad5}=_0x591060;let _0x1facbc=_0x55c859[0x0][_0x140813(0x184)][_0x140813(0x1bf)];_0x50dad5&&_0x50dad5[0x0]&&!0x1===_0x50dad5[0x0][_0x140813(0x17c)]&&(_0x1facbc=_0x55c859[0x0][_0x140813(0x1a7)][_0x140813(0x1aa)]);const _0x13a17e=_0x3aecc6[_0x140813(0x1a0)](_0x1facbc);if(_0x140813(0x13c)==_0x13a17e[_0x140813(0x1b0)][_0x140813(0x16e)])return;const _0x4c2cb5=Array[_0x140813(0x1a1)](_0x2e89d9[_0x140813(0x12d)]())[_0x140813(0x182)](_0xf91db8=>_0x4204fe[_0x140813(0x137)](_0xf91db8));_0x3aecc6[_0x140813(0x1ac)](_0x13a17e),_0x2e59a2[_0x140813(0x155)][_0x140813(0x181)](_0x557792)[_0x140813(0x197)](),_0x50dad5[_0x140813(0x148)]({'forceDefaultExecution':!0x0}),_0x2e59a2[_0x140813(0x17a)](_0x557792,..._0x50dad5);const _0xe443e2=_0x4c2cb5[_0x140813(0x140)](_0x2cef92=>_0x140813(0x13c)!=_0x2cef92[_0x140813(0x1b0)][_0x140813(0x16e)]);_0xe443e2[_0x140813(0x1b8)]>0x0&&_0x3aecc6[_0x140813(0x1ac)](_0xe443e2);for(const _0xca728b of _0x4c2cb5)_0xca728b[_0x140813(0x150)]();});};}[_0x16f9b0(0x19a)](_0x3b4874){const _0x53c461=_0x16f9b0,_0x3d21c3=this[_0x53c461(0x1c7)][_0x53c461(0x199)][_0x53c461(0x181)](_0x53c461(0x1a3));let _0x4588b1=Number[_0x53c461(0x177)],_0x1a533d=Number[_0x53c461(0x167)],_0x51b76e=Number[_0x53c461(0x177)],_0x855d2c=Number[_0x53c461(0x167)];for(const _0x333d3d of _0x3b4874){if(_0x53c461(0x13c)==_0x333d3d[_0x53c461(0x1b0)][_0x53c461(0x16e)])continue;const {row:_0x36b8e5,column:_0x215cb5}=_0x3d21c3[_0x53c461(0x1c6)](_0x333d3d),_0x187ecd=_0x333d3d[_0x53c461(0x19c)](_0x53c461(0x166))?_0x333d3d[_0x53c461(0x168)](_0x53c461(0x166))-0x1:0x0,_0x36b39b=_0x333d3d[_0x53c461(0x19c)](_0x53c461(0x1b9))?_0x333d3d[_0x53c461(0x168)](_0x53c461(0x1b9))-0x1:0x0;_0x4588b1=_0x36b8e5<_0x4588b1?_0x36b8e5:_0x4588b1,_0x1a533d=_0x36b8e5+_0x187ecd>_0x1a533d?_0x36b8e5+_0x187ecd:_0x1a533d,_0x51b76e=_0x215cb5<_0x51b76e?_0x215cb5:_0x51b76e,_0x855d2c=_0x215cb5+_0x36b39b>_0x855d2c?_0x215cb5+_0x36b39b:_0x855d2c;}return{'minRow':_0x4588b1,'maxRow':_0x1a533d,'minColumn':_0x51b76e,'maxColumn':_0x855d2c};}[_0x16f9b0(0x1cd)](){const _0x662215=_0x16f9b0,_0xd14a37=this[_0x662215(0x1c7)],_0x93cea0=_0xd14a37[_0x662215(0x199)][_0x662215(0x181)](_0x662215(0x17b)),_0x28bf95=_0xd14a37[_0x662215(0x199)][_0x662215(0x181)](_0x662215(0x1a3));_0xd14a37[_0x662215(0x178)][_0x662215(0x1a8)]['on'](_0x662215(0x1af),()=>{const _0x4c0d73=_0x662215,_0x99334=Array[_0x4c0d73(0x1a1)](_0xd14a37[_0x4c0d73(0x178)][_0x4c0d73(0x1a8)][_0x4c0d73(0x156)][_0x4c0d73(0x15c)]());for(const {name:_0xe92a6,data:_0x2cdd5d}of _0x99334){const {group:_0xa686dd,id:_0x35e79e,subType:_0x4e0ad9}=_0x93cea0[_0x4c0d73(0x143)](_0xe92a6);if(_0x4c0d73(0x14d)!=_0xa686dd)continue;if(null!=_0x2cdd5d[_0x4c0d73(0x15b)])continue;const _0xa50eef=_0x93cea0[_0x4c0d73(0x162)](_0x35e79e);this[_0x4c0d73(0x18f)][_0x4c0d73(0x172)](_0x4e0ad9)&&this[_0x4c0d73(0x171)][_0x4c0d73(0x173)](_0xa50eef);}},{'priority':_0x662215(0x1ca)});const _0x2106ea=(_0x519c4a,_0x391c1e)=>{const _0xd91e0b=_0x662215;let _0x22207b=!0x1;const _0x4af5e9=_0x391c1e[_0xd91e0b(0x142)](_0x519c4a),_0x285f6c=_0x519c4a[_0xd91e0b(0x144)](_0xd91e0b(0x12f)),_0x1201a6=_0x28bf95[_0xd91e0b(0x1c6)](_0x519c4a);for(const _0x39a5dc of this[_0xd91e0b(0x171)]){const _0x2dcdd2=_0x39a5dc[_0xd91e0b(0x165)],_0x3d2147=_0x2dcdd2[_0xd91e0b(0x18a)](_0xd91e0b(0x19f)),_0x2e3f09=_0x2dcdd2[_0xd91e0b(0x189)](_0x3d2147?0xa:0x5),_0x4774d6=_0x2e3f09[_0xd91e0b(0x160)](),_0x2e2c25=_0x4774d6[_0xd91e0b(0x189)](0x0,0x3)+_0xd91e0b(0x1c1),_0x488231=_0xd91e0b(0x141)+_0x2e3f09,_0x5a2e56=_0xd91e0b(0x14b)+_0x2e3f09;if(!_0x39a5dc[_0xd91e0b(0x1c5)])continue;if(_0x285f6c!=_0x39a5dc[_0xd91e0b(0x134)]()[_0xd91e0b(0x1a7)][_0xd91e0b(0x144)](_0xd91e0b(0x12f)))continue;if(_0x39a5dc[_0xd91e0b(0x13a)](_0x4af5e9))continue;const _0x1bf5b1=_0x519c4a[_0xd91e0b(0x19c)](_0x2e2c25)?_0x519c4a[_0xd91e0b(0x168)](_0x2e2c25)-0x1:0x0,_0x39f8b6=this[_0xd91e0b(0x153)](_0x39a5dc),_0x38d5e5=_0x39f8b6[_0x488231],_0xeec2fc=_0x39f8b6[_0x5a2e56];_0x38d5e5<=_0x1201a6[_0x4774d6]&&_0x1201a6[_0x4774d6]+_0x1bf5b1<=_0xeec2fc&&(_0x39a5dc[_0xd91e0b(0x18c)](_0x4af5e9),_0x22207b=!0x0);}return _0x22207b;};_0xd14a37[_0x662215(0x178)][_0x662215(0x1a8)][_0x662215(0x1a9)](_0x3539e5=>{const _0x378358=_0x662215;let _0x2920d4=!0x1;for(const _0x1795bb of _0xd14a37[_0x378358(0x178)][_0x378358(0x1a8)][_0x378358(0x156)][_0x378358(0x198)]())if(_0x378358(0x1b2)==_0x1795bb[_0x378358(0x1bc)]){if(_0x378358(0x136)==_0x1795bb[_0x378358(0x18d)]){for(const _0x1ad3c1 of _0x1795bb[_0x378358(0x1c2)][_0x378358(0x1aa)][_0x378358(0x19e)]())_0x2920d4=_0x2920d4||_0x2106ea(_0x1ad3c1,_0x3539e5);}else _0x378358(0x14c)==_0x1795bb[_0x378358(0x18d)]&&(_0x2920d4=_0x2920d4||_0x2106ea(_0x1795bb[_0x378358(0x1c2)][_0x378358(0x1aa)],_0x3539e5));}return _0x2920d4;});}[_0x16f9b0(0x153)](_0x4e6780){const _0xa2943c=_0x16f9b0;return this[_0xa2943c(0x19a)](_0x4e6780[_0xa2943c(0x12d)]()[_0xa2943c(0x182)](_0x1aac85=>_0x1aac85[_0xa2943c(0x1a7)][_0xa2943c(0x1aa)]));}}function Ee(_0x4056d7){const _0x5f0407=_0x16f9b0;return Array[_0x5f0407(0x1a1)](new Set(_0x4056d7)[_0x5f0407(0x1bb)]());}
|
|
23
|
+
function _0x28a2(){const _0x233858=['getSelectionAffectedTableCells','locale','low','end','ELEMENT_TABLE_ROW','insertTableColumnRight','insertion','ELEMENT_TABLE_WITH_TEXT','add','min','oldRange','isInContent','writer','element','discard','order','item','every','removeTableRow','refresh','filter','some','TableEditing','$graveyard','546AVjQnA','getColumnIndexes','startsWith','TableUtils','tableRow','registerElementLabel','deletion','plugins','join','from','_splitMarkerName','subType','ELEMENT_TABLE_ROW_WITH_TEXT','mapper','addMarker:suggestion','rootName','insertTableRowAbove','getAttribute','46lgvQbY','maxColumn','getCellLocation','10797588CwLjwL','span','selection','toLowerCase','createRangeOn','classes','registerPostFixer','minRow','getItems','addClass','map','insertTable','createPositionAt','root','findAncestor','values','execute','ELEMENT_TABLE_COLUMN_WITH_TEXT','table','getChanges','getFirstRange','_getCoordsForCells','isArray','change','start','position','ELEMENT_TABLE','680690BPGTcJ','differ','batch','get','_suggestionFactory','document','includes','length','detach','model','descriptionFactory','getContainedElement','minColumn','max','nodeBefore','has','22256UMSumw','_tablePostFixingSubtypes','above','isIntersecting','ELEMENT_TABLE_COLUMN','nodeAfter','suggestion','insertTableColumnLeft','enableCommand','tablePaste','selectTableColumn','enqueueChange','isTouching','cell','isIntersectingWithRange','removeTableColumn','insertTableRowBelow','showSuggestionHighlights','toViewElement','maxRow','removeClass','commands','substr','last','addRange','downcastDispatcher','left','9rovrqB','*Insert:*\x20%0','accept','MIN_SAFE_INTEGER','hasAttribute','highest','data','getChangedMarkers','change:data','_getSuggestionCoords','rowspan','name','registerDescriptionCallback','644284geWJwM','77qSZnUM','170336kRTmEa','markMultiRangeInsertion','afterInit','8058720DpOjLe','getSuggestion','fromRange','editor','createRangeIn','getChildren','$textProxy','createTableWalker','options','setSelection','first','markMultiRangeDeletion','isEqual','getRanges','tableCell','getRowIndexes','_setupColumnsRowsFixing','_acceptFormatSuggestionCallbackFactory','TrackChangesEditing','MAX_SAFE_INTEGER','insert','colspan','push','selectTableRow','*Remove:*\x20%0','type','_tableSuggestions','2229290aIIacu','forceValue','tableColumn','registerCustomCallback'];_0x28a2=function(){return _0x233858;};return _0x28a2();}const _0x2ca1cc=_0x426f;(function(_0x1f3968,_0xa0f5de){const _0x2c26d1=_0x426f,_0x15d161=_0x1f3968();while(!![]){try{const _0x34f48f=-parseInt(_0x2c26d1(0x19d))/0x1*(-parseInt(_0x2c26d1(0x1cb))/0x2)+-parseInt(_0x2c26d1(0x1e6))/0x3*(-parseInt(_0x2c26d1(0x1f3))/0x4)+-parseInt(_0x2c26d1(0x1bb))/0x5+parseInt(_0x2c26d1(0x1f8))/0x6+-parseInt(_0x2c26d1(0x18b))/0x7*(parseInt(_0x2c26d1(0x1f5))/0x8)+-parseInt(_0x2c26d1(0x1a0))/0x9+-parseInt(_0x2c26d1(0x16f))/0xa*(-parseInt(_0x2c26d1(0x1f4))/0xb);if(_0x34f48f===_0xa0f5de)break;else _0x15d161['push'](_0x15d161['shift']());}catch(_0x3a672a){_0x15d161['push'](_0x15d161['shift']());}}}(_0x28a2,0xdc3be));import{Plugin as _0x112910}from'ckeditor5/src/core.js';import{LiveRange as _0x468e29}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x272cca}from'ckeditor5/src/widget.js';import{getTranslation as _0x2ebd2b}from'../utils/common-translations.js';function _0x426f(_0x4e8a54,_0x1d4321){const _0x28a2bf=_0x28a2();return _0x426f=function(_0x426f7f,_0x3e0372){_0x426f7f=_0x426f7f-0x15e;let _0x3dfd5d=_0x28a2bf[_0x426f7f];return _0x3dfd5d;},_0x426f(_0x4e8a54,_0x1d4321);}export default class jt extends _0x112910{constructor(_0x58efa6){const _0x1eb82e=_0x426f;super(_0x58efa6),this[_0x1eb82e(0x1cc)]=[_0x1eb82e(0x18f),_0x1eb82e(0x171)],this[_0x1eb82e(0x16e)]=new Set();}[_0x2ca1cc(0x1f7)](){const _0x5d9740=_0x2ca1cc,_0x160d3f=this[_0x5d9740(0x1fb)],_0x2b3f6d=_0x160d3f[_0x5d9740(0x1c4)][_0x5d9740(0x1c0)][_0x5d9740(0x1a2)];if(!_0x160d3f[_0x5d9740(0x192)][_0x5d9740(0x1ca)](_0x5d9740(0x189)))return;const _0x2861ae=_0x160d3f[_0x5d9740(0x174)],_0x80b7e=_0x160d3f[_0x5d9740(0x192)][_0x5d9740(0x1be)](_0x5d9740(0x166)),_0x2f9c98=_0x160d3f[_0x5d9740(0x192)][_0x5d9740(0x1be)](_0x5d9740(0x18e));_0x80b7e[_0x5d9740(0x1c5)][_0x5d9740(0x190)](_0x5d9740(0x1b2),_0x543d2d=>_0x2ebd2b(_0x2861ae,_0x5d9740(0x1ba),_0x543d2d)),this[_0x5d9740(0x164)](),_0x80b7e[_0x5d9740(0x1d3)](_0x5d9740(0x1ab)),_0x80b7e[_0x5d9740(0x1d3)](_0x5d9740(0x16b)),_0x80b7e[_0x5d9740(0x1d3)](_0x5d9740(0x1d5));for(const _0x4a7ec5 of[_0x5d9740(0x19b),_0x5d9740(0x1db)]){const _0xdca81c=_0x160d3f[_0x5d9740(0x1e0)][_0x5d9740(0x1be)](_0x4a7ec5);_0x80b7e[_0x5d9740(0x1d3)](_0x4a7ec5,_0x48979f=>{const _0x8f75c7=_0x5d9740;_0x160d3f[_0x8f75c7(0x1c4)][_0x8f75c7(0x1b7)](_0x5c16c0=>{const _0x2f15c0=_0x8f75c7;_0x48979f();const _0x52ecc2=_0x2f15c0(0x1cd)===_0xdca81c[_0x2f15c0(0x182)],_0x2522b7=_0x2f9c98[_0x2f15c0(0x173)](_0x2b3f6d),_0x16e313=_0x2f9c98[_0x2f15c0(0x163)](_0x2522b7),_0x94121b=_0x52ecc2?_0x16e313[_0x2f15c0(0x15e)]-0x1:_0x16e313[_0x2f15c0(0x1e2)]+0x1,_0x570db2=_0x2522b7[0x0][_0x2f15c0(0x1ae)](_0x2f15c0(0x1b2)),_0x484dcb=_0x2f9c98[_0x2f15c0(0x1ff)](_0x570db2,{'startRow':_0x94121b,'endRow':_0x94121b}),_0x4ff7f4=Array[_0x2f15c0(0x194)](_0x484dcb)[_0x2f15c0(0x1aa)](_0x533e2=>_0x5c16c0[_0x2f15c0(0x1a4)](_0x533e2[_0x2f15c0(0x1d8)]));_0x80b7e[_0x2f15c0(0x1f6)](_0x4ff7f4,_0x2f15c0(0x18f));});});}for(const _0x205b6d of[_0x5d9740(0x1d2),_0x5d9740(0x178)]){const _0x49ba2f=_0x160d3f[_0x5d9740(0x1e0)][_0x5d9740(0x1be)](_0x205b6d);_0x80b7e[_0x5d9740(0x1d3)](_0x205b6d,_0x53f40b=>{const _0xb0c000=_0x5d9740;_0x160d3f[_0xb0c000(0x1c4)][_0xb0c000(0x1b7)](_0x42f1c5=>{const _0x40f17e=_0xb0c000;_0x53f40b();const _0x5692d7=_0x40f17e(0x1e5)===_0x49ba2f[_0x40f17e(0x182)],_0x4cc477=_0x2f9c98[_0x40f17e(0x173)](_0x2b3f6d),_0x4ad423=_0x2f9c98[_0x40f17e(0x18c)](_0x4cc477),_0x45b691=_0x5692d7?_0x4ad423[_0x40f17e(0x15e)]-0x1:_0x4ad423[_0x40f17e(0x1e2)]+0x1,_0x66cab7=_0x4cc477[0x0][_0x40f17e(0x1ae)](_0x40f17e(0x1b2)),_0x379ead=_0x2f9c98[_0x40f17e(0x1ff)](_0x66cab7,{'startRow':0x0,'column':_0x45b691,'includeAllSlots':!0x1}),_0x36bf0b=Array[_0x40f17e(0x194)](_0x379ead)[_0x40f17e(0x1aa)](_0x39fa68=>_0x42f1c5[_0x40f17e(0x1a4)](_0x39fa68[_0x40f17e(0x1d8)]));_0x80b7e[_0x40f17e(0x1f6)](_0x36bf0b,_0x40f17e(0x171));});});}for(const _0x4c9ba2 of[_0x5d9740(0x185),_0x5d9740(0x1da)]){const _0x34aa48=_0x4c9ba2[_0x5d9740(0x1e1)](0xb),_0x1e583e=_0x34aa48[_0x5d9740(0x1a3)](),_0x1033de=_0x1e583e[_0x5d9740(0x1e1)](0x0,0x3)+_0x5d9740(0x1a1),_0x43a39b=_0x5d9740(0x1b2)+_0x34aa48,_0x297902=_0x5d9740(0x17c)+_0x34aa48,_0x2cb350=_0x5d9740(0x1c8)+_0x34aa48;_0x80b7e[_0x5d9740(0x1d3)](_0x4c9ba2,()=>{const _0x3929fa=_0x5d9740;_0x160d3f[_0x3929fa(0x1c4)][_0x3929fa(0x1b7)](_0xf2041f=>{const _0x6b5a9f=_0x3929fa,_0x10c4c9=_0x2f9c98[_0x6b5a9f(0x173)](_0x2b3f6d),_0x51bf81=_0x10c4c9[0x0][_0x6b5a9f(0x1ae)](_0x6b5a9f(0x1b2));let _0x260837;if(_0x6b5a9f(0x185)==_0x4c9ba2){const _0x3cdf1c=_0x2f9c98[_0x6b5a9f(0x163)](_0x10c4c9);_0x260837={'startRow':_0x3cdf1c[_0x6b5a9f(0x15e)],'endRow':_0x3cdf1c[_0x6b5a9f(0x1e2)],'includeAllSlots':!0x0};}else{const _0x2f4344=_0x2f9c98[_0x6b5a9f(0x18c)](_0x10c4c9);_0x260837={'startColumn':_0x2f4344[_0x6b5a9f(0x15e)],'endColumn':_0x2f4344[_0x6b5a9f(0x1e2)],'includeAllSlots':!0x0};}const _0x7060d9=_0x2f9c98[_0x6b5a9f(0x1ff)](_0x51bf81,_0x260837),_0x4bdc3f=Array[_0x6b5a9f(0x194)](_0x7060d9)[_0x6b5a9f(0x1aa)](({cell:_0x1ea4ab})=>_0x1ea4ab),_0x413b39=Ee(_0x4bdc3f[_0x6b5a9f(0x187)](_0x348c1e=>_0x348c1e[_0x6b5a9f(0x1ea)](_0x1033de))),_0x5eabc6=Ee(_0x4bdc3f[_0x6b5a9f(0x187)](_0x4c7ed1=>!_0x4c7ed1[_0x6b5a9f(0x1ea)](_0x1033de)))[_0x6b5a9f(0x1aa)](_0x436902=>_0xf2041f[_0x6b5a9f(0x1a4)](_0x436902)),_0x5756c2=_0x80b7e[_0x6b5a9f(0x15f)](_0x5eabc6,_0x43a39b);if(_0x5756c2&&(_0x6b5a9f(0x18f)==_0x5756c2[_0x6b5a9f(0x196)]||_0x6b5a9f(0x171)==_0x5756c2[_0x6b5a9f(0x196)])){const _0xbda323=this[_0x6b5a9f(0x1ef)](_0x5756c2);for(const _0x1caf39 of _0x413b39){const _0x519015=_0xf2041f[_0x6b5a9f(0x1a4)](_0x1caf39),_0x39fddc=_0x2f9c98[_0x6b5a9f(0x19f)](_0x1caf39),_0x2cca11=_0x1caf39[_0x6b5a9f(0x19c)](_0x1033de)-0x1,_0x5e4e7c=_0xbda323[_0x297902],_0x251f32=_0xbda323[_0x2cb350];_0x5e4e7c<=_0x39fddc[_0x1e583e]&&_0x39fddc[_0x1e583e]+_0x2cca11<=_0x251f32&&_0x5756c2[_0x6b5a9f(0x1e3)](_0x519015);}}});});}function _0x165717(_0x1c66d8){const _0x3b5be4=_0x5d9740,_0x34f2e2=Array[_0x3b5be4(0x194)](_0x2b3f6d[_0x3b5be4(0x161)]())[_0x3b5be4(0x1aa)](_0x3d65e2=>_0x468e29[_0x3b5be4(0x1fa)](_0x3d65e2));_0x160d3f[_0x3b5be4(0x1c4)][_0x3b5be4(0x1b7)](_0x559318=>{const _0x4035a6=_0x3b5be4,_0x2a2560=_0x559318[_0x4035a6(0x1bd)];_0x1c66d8=_0x1c66d8[_0x4035a6(0x187)](_0x5833d3=>_0x4035a6(0x18a)!=_0x5833d3[_0x4035a6(0x1ad)][_0x4035a6(0x19a)]),_0x559318[_0x4035a6(0x201)](_0x1c66d8),_0x160d3f[_0x4035a6(0x1e0)][_0x4035a6(0x1be)](_0x4035a6(0x185))[_0x4035a6(0x186)](),_0x160d3f[_0x4035a6(0x1b0)](_0x4035a6(0x185),{'forceDefaultExecution':!0x0}),_0x160d3f[_0x4035a6(0x1c4)][_0x4035a6(0x1d6)](()=>{const _0x25178d=_0x4035a6;_0x160d3f[_0x25178d(0x1c4)][_0x25178d(0x1d6)](_0x2a2560,_0x268256=>{const _0x49907f=_0x25178d,_0x2eb8d4=_0x34f2e2[_0x49907f(0x187)](_0x2782b0=>_0x49907f(0x18a)!=_0x2782b0[_0x49907f(0x1ad)][_0x49907f(0x19a)]);_0x2eb8d4[_0x49907f(0x1c2)]>0x0&&_0x268256[_0x49907f(0x201)](_0x2eb8d4);for(const _0x5a0f1b of _0x34f2e2)_0x5a0f1b[_0x49907f(0x1c3)]();});});});}function _0x7bb1b5(_0x46a5bc){const _0x4d10df=_0x5d9740;_0x160d3f[_0x4d10df(0x1c4)][_0x4d10df(0x1b7)](_0x665368=>{const _0x358512=_0x4d10df,_0x22fe5e=Array[_0x358512(0x194)](_0x2b3f6d[_0x358512(0x161)]())[_0x358512(0x1aa)](_0x4fd1c1=>_0x468e29[_0x358512(0x1fa)](_0x4fd1c1)),_0x50add7=[];for(const _0x40dedd of _0x46a5bc)for(const _0x243525 of _0x40dedd[_0x358512(0x1a8)]({'shallow':!0x0}))_0x50add7[_0x358512(0x16a)](_0x243525);for(const _0x5bb4bc of _0x50add7)_0x358512(0x18a)!=_0x5bb4bc[_0x358512(0x1ad)][_0x358512(0x19a)]&&(_0x665368[_0x358512(0x201)](_0x665368[_0x358512(0x1ac)](_0x5bb4bc,0x0)),_0x160d3f[_0x358512(0x1e0)][_0x358512(0x1be)](_0x358512(0x1da))[_0x358512(0x186)](),_0x160d3f[_0x358512(0x1b0)](_0x358512(0x1da),{'forceDefaultExecution':!0x0}));const _0x5bf1c4=_0x22fe5e[_0x358512(0x187)](_0x3229ce=>_0x358512(0x18a)!=_0x3229ce[_0x358512(0x1ad)][_0x358512(0x19a)]);_0x5bf1c4[_0x358512(0x1c2)]>0x0&&_0x665368[_0x358512(0x201)](_0x5bf1c4);for(const _0xb50713 of _0x22fe5e)_0xb50713[_0x358512(0x1c3)]();});}function _0x2f2171(_0x4ac941,_0x319953){const _0x79a37b=_0x5d9740;return _0x319953[_0x79a37b(0x184)](_0x431b79=>_0x4ac941[_0x79a37b(0x188)](_0x5a0475=>_0x5a0475[_0x79a37b(0x176)][_0x79a37b(0x160)](_0x431b79[_0x79a37b(0x1b8)])||_0x431b79[_0x79a37b(0x176)][_0x79a37b(0x160)](_0x5a0475[_0x79a37b(0x1b8)])));}function _0x54c868(_0x4a7076,_0x9af3e5){const _0x189d03=_0x5d9740;return!_0x4a7076[_0x189d03(0x188)](_0xaa624d=>_0x9af3e5[_0x189d03(0x188)](_0xf38061=>_0xaa624d[_0x189d03(0x1ce)](_0xf38061)))&&_0x4a7076[_0x189d03(0x188)](_0x22ea76=>_0x9af3e5[_0x189d03(0x188)](_0x12d399=>_0x22ea76[_0x189d03(0x176)][_0x189d03(0x1d7)](_0x12d399[_0x189d03(0x1b8)])));}_0x160d3f[_0x5d9740(0x1ec)][_0x5d9740(0x1e4)]['on'](_0x5d9740(0x199),(_0x2ebe1f,_0x5012f0,_0x2a4700)=>{const _0x49f50c=_0x5d9740;if(!_0x2a4700[_0x49f50c(0x200)][_0x49f50c(0x1dc)])return;const _0x18348b=_0x5012f0[_0x49f50c(0x183)];if(!_0x18348b)return;const _0x235159=_0x2a4700[_0x49f50c(0x198)][_0x49f50c(0x1dd)](_0x18348b);function _0x13205d(_0x401bc8){const _0x195c34=_0x49f50c;return Array[_0x195c34(0x1b6)](_0x401bc8)?_0x401bc8:[_0x401bc8];}_0x235159&&_0x49f50c(0x162)===_0x18348b[_0x49f50c(0x1f1)]&&_0x272cca(_0x235159,_0x2a4700[_0x49f50c(0x17f)],(_0x1883d6,_0x149ac0,_0x5535c2)=>_0x5535c2[_0x49f50c(0x1a9)](_0x13205d(_0x149ac0[_0x49f50c(0x1a5)]),_0x1883d6),(_0x5501c0,_0x2568c9,_0x4c86c6)=>_0x4c86c6[_0x49f50c(0x1df)](_0x13205d(_0x2568c9[_0x49f50c(0x1a5)]),_0x5501c0));},{'priority':_0x5d9740(0x1eb)}),_0x80b7e[_0x5d9740(0x1c5)][_0x5d9740(0x1f2)](_0x386343=>{const _0x22703a=_0x5d9740;if(_0x22703a(0x179)!=_0x386343[_0x22703a(0x16d)]&&_0x22703a(0x191)!=_0x386343[_0x22703a(0x16d)])return;const _0x30672f=_0x386343[_0x22703a(0x1c6)]();if(null!=_0x30672f&&_0x30672f['is'](_0x22703a(0x180),_0x22703a(0x1b2))){if(_0x22703a(0x179)==_0x386343[_0x22703a(0x16d)]){const _0x238377=_0x386343[_0x22703a(0x1a8)]()[_0x22703a(0x187)](_0x2f2052=>_0x2f2052['is'](_0x22703a(0x1fe)))[_0x22703a(0x1aa)](_0x5e35b8=>_0x5e35b8[_0x22703a(0x1ec)]);if(_0x238377[_0x22703a(0x1c2)])return{'type':_0x22703a(0x179),'content':_0x2ebd2b(_0x2861ae,_0x22703a(0x1e7),_0x2ebd2b(_0x2861ae,_0x22703a(0x17a),'\x22'+_0x238377[_0x22703a(0x193)]('\x20')+'\x22'))};}if(_0x22703a(0x191)==_0x386343[_0x22703a(0x16d)]){const _0x15a1a3=_0x386343[_0x22703a(0x1a8)]()[_0x22703a(0x187)](_0x2b08c3=>_0x2b08c3['is'](_0x22703a(0x1fe)))[_0x22703a(0x1aa)](_0x34ae56=>_0x34ae56[_0x22703a(0x1ec)]);if(_0x15a1a3[_0x22703a(0x1c2)])return{'type':_0x22703a(0x191),'content':_0x2ebd2b(_0x2861ae,_0x22703a(0x16c),_0x2ebd2b(_0x2861ae,_0x22703a(0x17a),'\x22'+_0x15a1a3[_0x22703a(0x193)]('\x20')+'\x22'))};}}}),_0x80b7e[_0x5d9740(0x1c5)][_0x5d9740(0x1f2)](_0x5b4012=>{const _0x45e13c=_0x5d9740;if(_0x45e13c(0x18f)==_0x5b4012[_0x45e13c(0x196)]){const _0x225ab5=_0x5b4012[_0x45e13c(0x1a8)]()[_0x45e13c(0x187)](_0x39a201=>_0x39a201['is'](_0x45e13c(0x1fe)))[_0x45e13c(0x1aa)](_0x3e77a6=>_0x3e77a6[_0x45e13c(0x1ec)]),_0x460ec2=this[_0x45e13c(0x1ef)](_0x5b4012),_0x2beeb5=_0x460ec2[_0x45e13c(0x1de)]-_0x460ec2[_0x45e13c(0x1a7)]+0x1;if(_0x45e13c(0x179)==_0x5b4012[_0x45e13c(0x16d)])return _0x225ab5[_0x45e13c(0x1c2)]?{'type':_0x45e13c(0x179),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x1e7),_0x2ebd2b(_0x2861ae,_0x45e13c(0x197),[_0x2beeb5,'\x22'+_0x225ab5[_0x45e13c(0x193)]('\x20')+'\x22']))}:{'type':_0x45e13c(0x179),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x1e7),_0x2ebd2b(_0x2861ae,_0x45e13c(0x177),_0x2beeb5))};if(_0x45e13c(0x191)==_0x5b4012[_0x45e13c(0x16d)])return _0x225ab5[_0x45e13c(0x1c2)]?{'type':_0x45e13c(0x191),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x16c),_0x2ebd2b(_0x2861ae,_0x45e13c(0x197),[_0x2beeb5,'\x22'+_0x225ab5[_0x45e13c(0x193)]('\x20')+'\x22']))}:{'type':_0x45e13c(0x191),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x16c),_0x2ebd2b(_0x2861ae,_0x45e13c(0x177),_0x2beeb5))};}if(_0x45e13c(0x171)==_0x5b4012[_0x45e13c(0x196)]){const _0x51a7bd=_0x5b4012[_0x45e13c(0x1a8)]()[_0x45e13c(0x187)](_0x348e05=>_0x348e05['is'](_0x45e13c(0x1fe)))[_0x45e13c(0x1aa)](_0x5bb065=>_0x5bb065[_0x45e13c(0x1ec)]),_0x22dda0=this[_0x45e13c(0x1ef)](_0x5b4012),_0x27ac4b=_0x22dda0[_0x45e13c(0x19e)]-_0x22dda0[_0x45e13c(0x1c7)]+0x1;if(_0x45e13c(0x179)==_0x5b4012[_0x45e13c(0x16d)])return _0x51a7bd[_0x45e13c(0x1c2)]?{'type':_0x45e13c(0x179),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x1e7),_0x2ebd2b(_0x2861ae,_0x45e13c(0x1b1),[_0x27ac4b,'\x22'+_0x51a7bd[_0x45e13c(0x193)]('\x20')+'\x22']))}:{'type':_0x45e13c(0x179),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x1e7),_0x2ebd2b(_0x2861ae,_0x45e13c(0x1cf),_0x27ac4b))};if(_0x45e13c(0x191)==_0x5b4012[_0x45e13c(0x16d)])return _0x51a7bd[_0x45e13c(0x1c2)]?{'type':_0x45e13c(0x191),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x16c),_0x2ebd2b(_0x2861ae,_0x45e13c(0x1b1),[_0x27ac4b,'\x22'+_0x51a7bd[_0x45e13c(0x193)]('\x20')+'\x22']))}:{'type':_0x45e13c(0x191),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x16c),_0x2ebd2b(_0x2861ae,_0x45e13c(0x1cf),_0x27ac4b))};}}),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x179),_0x5d9740(0x18f),_0x5d9740(0x181),_0x165717),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x191),_0x5d9740(0x18f),_0x5d9740(0x1e8),_0x165717),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x179),_0x5d9740(0x171),_0x5d9740(0x181),_0x7bb1b5),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x191),_0x5d9740(0x171),_0x5d9740(0x1e8),_0x7bb1b5),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x179),_0x5d9740(0x171),_0x5d9740(0x193),_0x2f2171),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x191),_0x5d9740(0x171),_0x5d9740(0x193),_0x2f2171),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x179),_0x5d9740(0x18f),_0x5d9740(0x193),_0x54c868),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x191),_0x5d9740(0x18f),_0x5d9740(0x193),_0x54c868);}[_0x2ca1cc(0x165)](){const _0x215758=_0x2ca1cc,_0x1facb5=this[_0x215758(0x1fb)],_0x135293=_0x1facb5[_0x215758(0x1c4)][_0x215758(0x1c0)][_0x215758(0x1a2)];return(_0x24b9f7,_0x1eb99d)=>{const _0x4eb689=_0x215758;_0x1facb5[_0x4eb689(0x1c4)][_0x4eb689(0x1b7)](_0xdd396e=>{const _0x3e792b=_0x4eb689,{commandName:_0x2898ef,commandParams:_0x6887e0}=_0x1eb99d;let _0xf963c=_0x24b9f7[0x0][_0x3e792b(0x176)][_0x3e792b(0x1c9)];_0x6887e0&&_0x6887e0[0x0]&&!0x1===_0x6887e0[0x0][_0x3e792b(0x170)]&&(_0xf963c=_0x24b9f7[0x0][_0x3e792b(0x1b8)][_0x3e792b(0x1d0)]);const _0xef4c12=_0xdd396e[_0x3e792b(0x1fc)](_0xf963c);if(_0x3e792b(0x18a)==_0xef4c12[_0x3e792b(0x1ad)][_0x3e792b(0x19a)])return;const _0x308c41=Array[_0x3e792b(0x194)](_0x135293[_0x3e792b(0x161)]())[_0x3e792b(0x1aa)](_0x33fe86=>_0x468e29[_0x3e792b(0x1fa)](_0x33fe86));_0xdd396e[_0x3e792b(0x201)](_0xef4c12),_0x1facb5[_0x3e792b(0x1e0)][_0x3e792b(0x1be)](_0x2898ef)[_0x3e792b(0x186)](),_0x6887e0[_0x3e792b(0x16a)]({'forceDefaultExecution':!0x0}),_0x1facb5[_0x3e792b(0x1b0)](_0x2898ef,..._0x6887e0);const _0x36f009=_0x308c41[_0x3e792b(0x187)](_0x2f3968=>_0x3e792b(0x18a)!=_0x2f3968[_0x3e792b(0x1ad)][_0x3e792b(0x19a)]);_0x36f009[_0x3e792b(0x1c2)]>0x0&&_0xdd396e[_0x3e792b(0x201)](_0x36f009);for(const _0x1dc07c of _0x308c41)_0x1dc07c[_0x3e792b(0x1c3)]();});};}[_0x2ca1cc(0x1b5)](_0x2320b6){const _0x40d1c2=_0x2ca1cc,_0x39d71c=this[_0x40d1c2(0x1fb)][_0x40d1c2(0x192)][_0x40d1c2(0x1be)](_0x40d1c2(0x18e));let _0x18cc0e=Number[_0x40d1c2(0x167)],_0x286820=Number[_0x40d1c2(0x1e9)],_0x1d4636=Number[_0x40d1c2(0x167)],_0x31c8ad=Number[_0x40d1c2(0x1e9)];for(const _0x52f9c8 of _0x2320b6){if(_0x40d1c2(0x18a)==_0x52f9c8[_0x40d1c2(0x1ad)][_0x40d1c2(0x19a)])continue;const {row:_0x1aba9e,column:_0x327f9e}=_0x39d71c[_0x40d1c2(0x19f)](_0x52f9c8),_0x4e4e20=_0x52f9c8[_0x40d1c2(0x1ea)](_0x40d1c2(0x1f0))?_0x52f9c8[_0x40d1c2(0x19c)](_0x40d1c2(0x1f0))-0x1:0x0,_0x4cc04f=_0x52f9c8[_0x40d1c2(0x1ea)](_0x40d1c2(0x169))?_0x52f9c8[_0x40d1c2(0x19c)](_0x40d1c2(0x169))-0x1:0x0;_0x18cc0e=_0x1aba9e<_0x18cc0e?_0x1aba9e:_0x18cc0e,_0x286820=_0x1aba9e+_0x4e4e20>_0x286820?_0x1aba9e+_0x4e4e20:_0x286820,_0x1d4636=_0x327f9e<_0x1d4636?_0x327f9e:_0x1d4636,_0x31c8ad=_0x327f9e+_0x4cc04f>_0x31c8ad?_0x327f9e+_0x4cc04f:_0x31c8ad;}return{'minRow':_0x18cc0e,'maxRow':_0x286820,'minColumn':_0x1d4636,'maxColumn':_0x31c8ad};}[_0x2ca1cc(0x164)](){const _0x3a5dde=_0x2ca1cc,_0x3e0813=this[_0x3a5dde(0x1fb)],_0x384ad9=_0x3e0813[_0x3a5dde(0x192)][_0x3a5dde(0x1be)](_0x3a5dde(0x166)),_0x216e26=_0x3e0813[_0x3a5dde(0x192)][_0x3a5dde(0x1be)](_0x3a5dde(0x18e));_0x3e0813[_0x3a5dde(0x1c4)][_0x3a5dde(0x1c0)]['on'](_0x3a5dde(0x1ee),()=>{const _0x479387=_0x3a5dde,_0xaa1cba=Array[_0x479387(0x194)](_0x3e0813[_0x479387(0x1c4)][_0x479387(0x1c0)][_0x479387(0x1bc)][_0x479387(0x1ed)]());for(const {name:_0x54960b,data:_0x35b21b}of _0xaa1cba){const {group:_0x36382c,id:_0x45c71e,subType:_0x21b76a}=_0x384ad9[_0x479387(0x195)](_0x54960b);if(_0x479387(0x1d1)!=_0x36382c)continue;if(null!=_0x35b21b[_0x479387(0x17d)])continue;const _0x29d6fd=_0x384ad9[_0x479387(0x1f9)](_0x45c71e);this[_0x479387(0x1cc)][_0x479387(0x1c1)](_0x21b76a)&&this[_0x479387(0x16e)][_0x479387(0x17b)](_0x29d6fd);}},{'priority':_0x3a5dde(0x175)});const _0x285c1=(_0x4ab696,_0x472bac)=>{const _0x459b12=_0x3a5dde;let _0x42a73f=!0x1;const _0xf14b88=_0x472bac[_0x459b12(0x1a4)](_0x4ab696),_0x320251=_0x4ab696[_0x459b12(0x1ae)](_0x459b12(0x1b2)),_0x144c05=_0x216e26[_0x459b12(0x19f)](_0x4ab696);for(const _0x5e0d30 of this[_0x459b12(0x16e)]){const _0xea8928=_0x5e0d30[_0x459b12(0x196)],_0x42c2ae=_0xea8928[_0x459b12(0x18d)](_0x459b12(0x1d4)),_0x15a738=_0xea8928[_0x459b12(0x1e1)](_0x42c2ae?0xa:0x5),_0x194d3b=_0x15a738[_0x459b12(0x1a3)](),_0x19d553=_0x194d3b[_0x459b12(0x1e1)](0x0,0x3)+_0x459b12(0x1a1),_0x118120=_0x459b12(0x17c)+_0x15a738,_0x23c5be=_0x459b12(0x1c8)+_0x15a738;if(!_0x5e0d30[_0x459b12(0x17e)])continue;if(_0x320251!=_0x5e0d30[_0x459b12(0x1b4)]()[_0x459b12(0x1b8)][_0x459b12(0x1ae)](_0x459b12(0x1b2)))continue;if(_0x5e0d30[_0x459b12(0x1d9)](_0xf14b88))continue;const _0xcc3944=_0x4ab696[_0x459b12(0x1ea)](_0x19d553)?_0x4ab696[_0x459b12(0x19c)](_0x19d553)-0x1:0x0,_0x47d257=this[_0x459b12(0x1ef)](_0x5e0d30),_0x5337d7=_0x47d257[_0x118120],_0x3b5d8b=_0x47d257[_0x23c5be];_0x5337d7<=_0x144c05[_0x194d3b]&&_0x144c05[_0x194d3b]+_0xcc3944<=_0x3b5d8b&&(_0x5e0d30[_0x459b12(0x1e3)](_0xf14b88),_0x42a73f=!0x0);}return _0x42a73f;};_0x3e0813[_0x3a5dde(0x1c4)][_0x3a5dde(0x1c0)][_0x3a5dde(0x1a6)](_0x157d62=>{const _0x2b57e3=_0x3a5dde;let _0x3db8c7=!0x1;for(const _0x3798d8 of _0x3e0813[_0x2b57e3(0x1c4)][_0x2b57e3(0x1c0)][_0x2b57e3(0x1bc)][_0x2b57e3(0x1b3)]())if(_0x2b57e3(0x168)==_0x3798d8[_0x2b57e3(0x16d)]){if(_0x2b57e3(0x18f)==_0x3798d8[_0x2b57e3(0x1f1)]){for(const _0x13409d of _0x3798d8[_0x2b57e3(0x1b9)][_0x2b57e3(0x1d0)][_0x2b57e3(0x1fd)]())_0x3db8c7=_0x3db8c7||_0x285c1(_0x13409d,_0x157d62);}else _0x2b57e3(0x162)==_0x3798d8[_0x2b57e3(0x1f1)]&&(_0x3db8c7=_0x3db8c7||_0x285c1(_0x3798d8[_0x2b57e3(0x1b9)][_0x2b57e3(0x1d0)],_0x157d62));}return _0x3db8c7;});}[_0x2ca1cc(0x1ef)](_0x4bedd2){const _0x4da2a6=_0x2ca1cc;return this[_0x4da2a6(0x1b5)](_0x4bedd2[_0x4da2a6(0x161)]()[_0x4da2a6(0x1aa)](_0x2f363c=>_0x2f363c[_0x4da2a6(0x1b8)][_0x4da2a6(0x1d0)]));}}function Ee(_0x25d930){const _0xaa7a76=_0x2ca1cc;return Array[_0xaa7a76(0x194)](new Set(_0x25d930)[_0xaa7a76(0x1af)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x2f12(_0x5094da,_0x4f2185){const _0x153212=_0x1532();return _0x2f12=function(_0x2f12d7,_0x517765){_0x2f12d7=_0x2f12d7-0xf2;let _0x2d7422=_0x153212[_0x2f12d7];return _0x2d7422;},_0x2f12(_0x5094da,_0x4f2185);}const _0x21d9a5=_0x2f12;(function(_0xe936ee,_0x41b9f0){const _0x4d660b=_0x2f12,_0x360540=_0xe936ee();while(!![]){try{const _0x341098=-parseInt(_0x4d660b(0xf3))/0x1*(parseInt(_0x4d660b(0xff))/0x2)+-parseInt(_0x4d660b(0x103))/0x3*(parseInt(_0x4d660b(0x106))/0x4)+-parseInt(_0x4d660b(0x105))/0x5*(parseInt(_0x4d660b(0x104))/0x6)+parseInt(_0x4d660b(0xf5))/0x7+parseInt(_0x4d660b(0x101))/0x8*(parseInt(_0x4d660b(0xf6))/0x9)+-parseInt(_0x4d660b(0x107))/0xa+-parseInt(_0x4d660b(0x102))/0xb*(-parseInt(_0x4d660b(0xfb))/0xc);if(_0x341098===_0x41b9f0)break;else _0x360540['push'](_0x360540['shift']());}catch(_0x4bb107){_0x360540['push'](_0x360540['shift']());}}}(_0x1532,0xc870a));import{Plugin as _0x39d997}from'ckeditor5/src/core.js';function _0x1532(){const _0x5ef465=['plugins','7064NPMgtc','7381407OGAsDN','5685tQevhR','720858QerZmu','15rMSFgV','820dHLfKc','11982080afqFJq','TrackChangesEditing','10380bxMZnk','enableCommand','10528119reRWmk','369udiCcw','has','get','editor','afterInit','24joiTqz','toggleTableCaption','TableCaptionEditing','requires','22ZdMVwD'];_0x1532=function(){return _0x5ef465;};return _0x1532();}import _0x328b11 from'./table.js';export default class Mt extends _0x39d997{static get[_0x21d9a5(0xfe)](){return[_0x328b11];}[_0x21d9a5(0xfa)](){const _0x3b594a=_0x21d9a5,_0xc2eecf=this[_0x3b594a(0xf9)];if(!_0xc2eecf[_0x3b594a(0x100)][_0x3b594a(0xf7)](_0x3b594a(0xfd)))return;_0xc2eecf[_0x3b594a(0x100)][_0x3b594a(0xf8)](_0x3b594a(0xf2))[_0x3b594a(0xf4)](_0x3b594a(0xfc));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x978c3e=_0x43af;(function(_0x24f635,_0x359e25){const _0x48db52=_0x43af,_0x5d9396=_0x24f635();while(!![]){try{const _0x51b860=-parseInt(_0x48db52(0x1e0))/0x1*(-parseInt(_0x48db52(0x197))/0x2)+parseInt(_0x48db52(0x18a))/0x3*(-parseInt(_0x48db52(0x170))/0x4)+-parseInt(_0x48db52(0x1e3))/0x5+parseInt(_0x48db52(0x14a))/0x6*(-parseInt(_0x48db52(0x1c9))/0x7)+-parseInt(_0x48db52(0x1c0))/0x8*(-parseInt(_0x48db52(0x16c))/0x9)+-parseInt(_0x48db52(0x192))/0xa+-parseInt(_0x48db52(0x154))/0xb*(-parseInt(_0x48db52(0x1e2))/0xc);if(_0x51b860===_0x359e25)break;else _0x5d9396['push'](_0x5d9396['shift']());}catch(_0x1111af){_0x5d9396['push'](_0x5d9396['shift']());}}}(_0x23fb,0x4c480));import{getTranslation as _0x2dd8cc}from'../utils/common-translations.js';import{Plugin as _0x2e881c}from'ckeditor5/src/core.js';import{LiveRange as _0x1f1acc}from'ckeditor5/src/engine.js';import{uid as _0x507dd9,priorities as _0x15f677}from'ckeditor5/src/utils.js';function _0x43af(_0x40e844,_0x5409f4){const _0x23fb3a=_0x23fb();return _0x43af=function(_0x43af66,_0x7560b9){_0x43af66=_0x43af66-0x13e;let _0x58df01=_0x23fb3a[_0x43af66];return _0x58df01;},_0x43af(_0x40e844,_0x5409f4);}import _0x302148 from'./table.js';const ge=[_0x978c3e(0x1c4),_0x978c3e(0x1c6),_0x978c3e(0x209),_0x978c3e(0x1a4),_0x978c3e(0x145),_0x978c3e(0x1c5),_0x978c3e(0x177)],Ce=Object[_0x978c3e(0x195)](ge[_0x978c3e(0x201)](_0x4aafcd=>[_0x4aafcd,null]));export default class It extends _0x2e881c{static get[_0x978c3e(0x187)](){return[_0x302148];}[_0x978c3e(0x1d5)](){const _0x4e4c4f=_0x978c3e,_0x28266a=this[_0x4e4c4f(0x16e)];if(!_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x172)](_0x4e4c4f(0x153)))return;const _0x7dfe0d=_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x1ad)](_0x4e4c4f(0x1f1)),_0x30a0f5=_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x1ad)](_0x4e4c4f(0x1e6)),_0x344b3a=_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x1ad)](_0x302148),_0x7252f1=_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x1ad)](_0x4e4c4f(0x153));_0x344b3a[_0x4e4c4f(0x193)][_0x4e4c4f(0x17f)](_0x4e4c4f(0x1fa),_0x4e4c4f(0x16b)),_0x28266a[_0x4e4c4f(0x186)][_0x4e4c4f(0x20a)][_0x4e4c4f(0x188)](_0x4e4c4f(0x1ec),{'allowIn':_0x4e4c4f(0x150),'allowContentOf':_0x4e4c4f(0x150),'isLimit':!0x0}),_0x28266a[_0x4e4c4f(0x19f)][_0x4e4c4f(0x143)]({'model':_0x4e4c4f(0x1ec),'view':_0x4e4c4f(0x1ae)});let _0x47b1b4=null;_0x28266a[_0x4e4c4f(0x186)]['on'](_0x4e4c4f(0x184),(_0x517f85,_0x5ec917)=>{const _0x5ca6f0=_0x4e4c4f,[_0x420b78,_0x269679]=_0x5ec917,_0x39f097=_0x5ec917[_0x5ec917[_0x5ca6f0(0x165)]-0x1];_0x39f097&&_0x39f097[_0x5ca6f0(0x1df)]||_0x7dfe0d[_0x5ca6f0(0x174)]||this[_0x5ca6f0(0x16e)][_0x5ca6f0(0x14b)][_0x5ca6f0(0x1ad)](_0x5ca6f0(0x152))[_0x5ca6f0(0x1f2)]&&function(_0x2b957d,_0x4495ae,_0x16012a,_0x423ba5,_0x4c369d){const _0xa36cc0=_0x5ca6f0;if(_0x4495ae&&!_0x4495ae['is'](_0xa36cc0(0x14f)))return!0x1;const _0x23a062=_0x4c369d[_0xa36cc0(0x155)](_0x2b957d,_0x16012a);if(!_0x23a062||!he(_0x23a062,void 0x0,_0x423ba5))return!0x1;const _0x3e7a9d=_0x423ba5[_0xa36cc0(0x19a)](_0x16012a[_0xa36cc0(0x169)][_0xa36cc0(0x159)]);if(!_0x3e7a9d[_0xa36cc0(0x165)])return!0x1;const _0x36f176=_0x3e7a9d[0x0][_0xa36cc0(0x19e)](_0xa36cc0(0x16f)),_0x4da40c=_0x423ba5[_0xa36cc0(0x1b3)](_0x3e7a9d),_0x127c09=_0x423ba5[_0xa36cc0(0x16d)](_0x3e7a9d),_0x1daad7={'startRow':_0x4da40c[_0xa36cc0(0x181)],'endRow':_0x4da40c[_0xa36cc0(0x1fe)],'startColumn':_0x127c09[_0xa36cc0(0x181)],'endColumn':_0x127c09[_0xa36cc0(0x1fe)]};return 0x1==_0x3e7a9d[_0xa36cc0(0x165)]&&(_0x1daad7[_0xa36cc0(0x19c)]+=_0x423ba5[_0xa36cc0(0x1d2)](_0x23a062)-0x1,_0x1daad7[_0xa36cc0(0x200)]+=_0x423ba5[_0xa36cc0(0x1f8)](_0x23a062)-0x1),he(_0x36f176,_0x1daad7,_0x423ba5);}(_0x420b78,_0x269679,_0x28266a[_0x5ca6f0(0x186)],_0x30a0f5,_0x7252f1)&&(_0x517f85[_0x5ca6f0(0x17c)](),_0x47b1b4={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x28266a[_0x5ca6f0(0x186)][_0x5ca6f0(0x1e9)](()=>{const _0x2ef9c1=_0x5ca6f0;_0x28266a[_0x2ef9c1(0x186)][_0x2ef9c1(0x184)](_0x5ec917[0x0],_0x5ec917[0x1],_0x5ec917[0x2],{'forceDefaultExecution':!0x0});const _0x12f6a6=_0x507dd9(),{rowInsertionRanges:_0x46b84b,columnInsertionRanges:_0xcb031c,insertionRanges:_0x21141e,deletionRanges:_0x50f830,cells:_0x14a682}=_0x47b1b4;_0x46b84b[_0x2ef9c1(0x165)]&&_0x7dfe0d[_0x2ef9c1(0x190)](_0x46b84b,_0x2ef9c1(0x1fa),{'tablePasteChainId':_0x12f6a6}),_0xcb031c[_0x2ef9c1(0x165)]&&_0x7dfe0d[_0x2ef9c1(0x190)](_0xcb031c,_0x2ef9c1(0x16b),{'tablePasteChainId':_0x12f6a6}),_0x21141e[_0x2ef9c1(0x165)]&&(_0x7dfe0d[_0x2ef9c1(0x190)](_0x21141e,_0x2ef9c1(0x161),{'tablePasteChainId':_0x12f6a6,'skipNestingCheck':!0x0}),_0x21141e[_0x2ef9c1(0x1c3)](_0x44d195=>{const _0x1b8cec=_0x2ef9c1;var _0x36cab3;return null===(_0x36cab3=_0x44d195[_0x1b8cec(0x1cc)])||void 0x0===_0x36cab3?void 0x0:_0x36cab3[_0x1b8cec(0x1d9)](_0x44d195);})),_0x50f830[_0x2ef9c1(0x165)]&&(_0x7dfe0d[_0x2ef9c1(0x1a3)](_0x50f830,_0x2ef9c1(0x161),{'tablePasteChainId':_0x12f6a6,'skipNestingCheck':!0x0}),_0x50f830[_0x2ef9c1(0x1c3)](_0x2bc3db=>{const _0x3ade13=_0x2ef9c1;var _0xc01218;return null===(_0xc01218=_0x2bc3db[_0x3ade13(0x1cc)])||void 0x0===_0xc01218?void 0x0:_0xc01218[_0x3ade13(0x1d9)](_0x2bc3db);}));const _0x523251=_0x7dfe0d[_0x2ef9c1(0x1ea)](_0x14a682[_0x2ef9c1(0x201)](({element:_0x4d2aad})=>_0x4d2aad),{'formatGroupId':_0x507dd9()},[],_0x2ef9c1(0x1d6),{'tablePasteChainId':_0x12f6a6});if(_0x523251){const _0x180462=_0x523251[_0x2ef9c1(0x1a5)](),_0xfe879b=[];for(const {element:_0x335d5a,attributes:_0x2f7107}of _0x14a682){if(!_0x2f7107)continue;const _0x5ac3a7=_0x28266a[_0x2ef9c1(0x186)][_0x2ef9c1(0x1b8)](_0x335d5a),_0x30c5bf=_0x180462[_0x2ef9c1(0x158)](_0x1f3208=>_0x1f3208[_0x2ef9c1(0x1c1)]()[_0x2ef9c1(0x163)](_0x5ac3a7));_0x30c5bf&&_0xfe879b[_0x2ef9c1(0x17f)]([_0x30c5bf[_0x2ef9c1(0x162)],_0x2f7107]);}_0xfe879b[_0x2ef9c1(0x165)]&&_0x523251[_0x2ef9c1(0x17b)](_0x2ef9c1(0x1d7),Object[_0x2ef9c1(0x195)](_0xfe879b));}_0x47b1b4=null;}));},{'priority':_0x15f677[_0x4e4c4f(0x1ce)]+0xa}),_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x1ad)](_0x4e4c4f(0x153))['on'](_0x4e4c4f(0x1a9),(_0x3c7d3b,_0x1f1ef2)=>{const _0x374458=_0x4e4c4f,[_0x4fe5fc,_0x1e7197,,_0x3c3d15]=_0x1f1ef2;if(!_0x47b1b4)return;_0x3c7d3b[_0x374458(0x17c)]();const _0x101e06=_0x4fe5fc[_0x374458(0x14d)],_0x148dea=_0x1e7197,_0x4df2f1=Pe(_0x101e06),_0xc7f8b9=Pe(_0x148dea);_0x3c7d3b[_0x374458(0x1ed)]=_0x101e06;let _0x230d5d=null,_0x26d71e=null;if(_0xc7f8b9||_0x4df2f1){if(_0x4df2f1&&!_0xc7f8b9){_0x3c3d15[_0x374458(0x1a2)](_0x101e06[_0x374458(0x204)](0x0));for(const _0x59db44 of Array[_0x374458(0x19d)](_0x148dea[_0x374458(0x15a)]()))_0x3c3d15[_0x374458(0x1c8)](_0x59db44,_0x101e06,_0x374458(0x1ac));const _0x835e85=_0x47b1b4[_0x374458(0x1af)][_0x374458(0x173)](_0x4fe5fc[_0x374458(0x15e)]),_0x3223bf=_0x47b1b4[_0x374458(0x207)][_0x374458(0x173)](_0x4fe5fc[_0x374458(0x19b)]);_0x835e85||_0x3223bf||(_0x230d5d=_0x1f1acc[_0x374458(0x1e8)](_0x3c3d15[_0x374458(0x182)](_0x101e06)));}else _0xc7f8b9&&!_0x4df2f1&&(_0x26d71e=_0x3c3d15[_0x374458(0x182)](_0x101e06));}else{const _0x5e710e=_0x3c3d15[_0x374458(0x1e5)](_0x374458(0x1ec)),_0x2d1cfa=_0x3c3d15[_0x374458(0x1e5)](_0x374458(0x1ec));_0x3c3d15[_0x374458(0x1e4)](_0x3c3d15[_0x374458(0x182)](_0x101e06),_0x2d1cfa),_0x3c3d15[_0x374458(0x1c8)](_0x5e710e,_0x101e06,0x0);for(const _0x7a3ad6 of Array[_0x374458(0x19d)](_0x148dea[_0x374458(0x15a)]()))_0x3c3d15[_0x374458(0x1c8)](_0x7a3ad6,_0x5e710e,_0x374458(0x1ac));_0x230d5d=_0x1f1acc[_0x374458(0x1e8)](_0x3c3d15[_0x374458(0x1b8)](_0x5e710e)),_0x26d71e=_0x1f1acc[_0x374458(0x1e8)](_0x3c3d15[_0x374458(0x1b8)](_0x2d1cfa));}const _0x31baf9=Array[_0x374458(0x19d)](_0x148dea[_0x374458(0x13f)]())[_0x374458(0x1d4)](([_0x40ba7b])=>ge[_0x374458(0x173)](_0x40ba7b));_0x47b1b4[_0x374458(0x17e)][_0x374458(0x17f)]({'element':_0x101e06,'attributes':_0x31baf9[_0x374458(0x165)]?Object[_0x374458(0x195)](_0x31baf9):null}),_0x230d5d&&_0x47b1b4[_0x374458(0x144)][_0x374458(0x17f)](_0x230d5d),_0x26d71e&&_0x47b1b4[_0x374458(0x141)][_0x374458(0x17f)](_0x26d71e);},{'priority':_0x4e4c4f(0x1ce)}),_0x30a0f5['on'](_0x4e4c4f(0x1a0),(_0x3cc02d,_0x52106b)=>{const _0x4fd3be=_0x4e4c4f,[_0x365010,_0x4a77a3={}]=_0x52106b;if(!_0x47b1b4)return;const _0x77a29e=_0x4a77a3['at']||0x0,_0x54e3ba=_0x4a77a3[_0x4fd3be(0x13e)]||0x1;_0x47b1b4[_0x4fd3be(0x207)]=new Array(_0x54e3ba)[_0x4fd3be(0x18c)](_0x77a29e)[_0x4fd3be(0x201)]((_0x52b935,_0x196d16)=>_0x52b935+_0x196d16);for(const {cell:_0xa8d56b}of _0x30a0f5[_0x4fd3be(0x1a8)](_0x365010,{'startColumn':_0x77a29e,'endColumn':_0x77a29e+_0x54e3ba-0x1}))_0x47b1b4[_0x4fd3be(0x157)][_0x4fd3be(0x17f)](_0x28266a[_0x4fd3be(0x186)][_0x4fd3be(0x1b8)](_0xa8d56b));},{'priority':_0x4e4c4f(0x1dd)}),_0x30a0f5['on'](_0x4e4c4f(0x179),(_0x1bdef3,_0x167e84)=>{const _0x1861a7=_0x4e4c4f,[_0x2a7aea,_0x446e66={}]=_0x167e84;if(!_0x47b1b4)return;const _0x131aa4=_0x446e66['at']||0x0,_0xb10f25=_0x446e66[_0x1861a7(0x1fd)]||0x1;_0x47b1b4[_0x1861a7(0x1af)]=new Array(_0xb10f25)[_0x1861a7(0x18c)](_0x131aa4)[_0x1861a7(0x201)]((_0x1d8948,_0x4fc040)=>_0x1d8948+_0x4fc040);for(const {cell:_0x16422a}of _0x30a0f5[_0x1861a7(0x1a8)](_0x2a7aea,{'startRow':_0x131aa4,'endRow':_0x131aa4+_0xb10f25-0x1}))_0x47b1b4[_0x1861a7(0x146)][_0x1861a7(0x17f)](_0x28266a[_0x1861a7(0x186)][_0x1861a7(0x1b8)](_0x16422a));},{'priority':_0x4e4c4f(0x1dd)}),_0x7dfe0d[_0x4e4c4f(0x203)][_0x4e4c4f(0x1cb)](_0x4be61a=>{const _0x5697db=_0x4e4c4f;if(_0x4be61a[_0x5697db(0x1b0)]&&_0x4be61a[_0x5697db(0x1b0)][_0x5697db(0x140)](_0x5697db(0x161)))return _0x4be61a[_0x5697db(0x1a6)]?{}:{'type':_0x5697db(0x1ef),'content':_0x2dd8cc(_0x28266a[_0x5697db(0x183)],_0x5697db(0x1eb))};});const _0xb26c97=()=>!0x1;for(const _0x5ef9f0 of[_0x4e4c4f(0x161),_0x4e4c4f(0x16b),_0x4e4c4f(0x1fa),_0x4e4c4f(0x1d6)])_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x1ef),_0x5ef9f0,_0x4e4c4f(0x1ca),_0xb26c97),_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x18d),_0x5ef9f0,_0x4e4c4f(0x1ca),_0xb26c97),_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x18b),_0x5ef9f0,_0x4e4c4f(0x1ca),_0xb26c97);_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x18b),_0x4e4c4f(0x1d6),_0x4e4c4f(0x1f0),_0xb26c97),_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x18b),_0x4e4c4f(0x1d6),_0x4e4c4f(0x1ab),(_0x1ac9f0,_0x35ddd4,_0x3faaaf)=>{const _0x418736=_0x4e4c4f,_0x3a4ecc=_0x1ac9f0[_0x418736(0x201)](_0x4473e1=>_0x4473e1[_0x418736(0x1de)]())[_0x418736(0x1d4)](_0x230768=>_0x230768),_0x103f05=new Map(_0x3a4ecc[_0x418736(0x201)](_0x319c40=>[_0x319c40,null]));if(_0x47b1b4){for(const {element:_0x4d438c,attributes:_0x57b5f5}of _0x47b1b4[_0x418736(0x17e)])_0x57b5f5&&_0x103f05[_0x418736(0x166)](_0x4d438c,_0x57b5f5);}else{if(_0x3faaaf&&_0x3faaaf[_0x418736(0x1d7)])for(const [_0x5f1fad,_0x19a460]of Object[_0x418736(0x176)](_0x3faaaf[_0x418736(0x1d7)])){const _0x5c1994=_0x28266a[_0x418736(0x186)][_0x418736(0x178)][_0x418736(0x1ad)](_0x5f1fad),_0x49407e=_0x5c1994?_0x5c1994[_0x418736(0x1c1)]()[_0x418736(0x1de)]():null;_0x49407e&&_0x103f05[_0x418736(0x166)](_0x49407e,_0x19a460);}}_0x28266a[_0x418736(0x186)][_0x418736(0x1e9)](_0x110e21=>{const _0x159df5=_0x418736;for(const [_0x51d312,_0x26adea]of _0x103f05)_0x110e21[_0x159df5(0x15b)]({...Ce,..._0x26adea},_0x51d312);});});const _0x1e5338=(_0x14308e,_0x156fe7)=>{const _0x57d23f=_0x4e4c4f;_0x7dfe0d[_0x57d23f(0x1f4)][_0x57d23f(0x14e)](_0x14308e,_0x57d23f(0x161),_0x156fe7,(_0x28a66b,_0x66da9,_0x11a1c6)=>{const _0x41ee96=_0x57d23f;_0x28266a[_0x41ee96(0x186)][_0x41ee96(0x1e9)](_0xe8bc5c=>{const _0xbe81da=_0x41ee96,_0x3272d2=[];for(const _0x5ac581 of _0x28a66b){const _0x3b5661=_0x5ac581[_0xbe81da(0x1aa)][_0xbe81da(0x194)];_0x3b5661['is'](_0xbe81da(0x1b5),_0xbe81da(0x1ec))&&_0x3272d2[_0xbe81da(0x17f)](_0x3b5661);}_0x7dfe0d[_0xbe81da(0x1f4)][_0xbe81da(0x1b2)](_0x14308e,null,_0x156fe7)(_0x28a66b,_0x66da9,_0x11a1c6);for(const _0x196bfa of _0x3272d2)_0xbe81da(0x1b4)!=_0x196bfa[_0xbe81da(0x1bd)][_0xbe81da(0x1b1)]&&_0xe8bc5c[_0xbe81da(0x175)](_0x196bfa);});});};_0x1e5338(_0x4e4c4f(0x1ef),_0x4e4c4f(0x1ab)),_0x1e5338(_0x4e4c4f(0x1ef),_0x4e4c4f(0x1f0)),_0x1e5338(_0x4e4c4f(0x18d),_0x4e4c4f(0x1ab)),_0x1e5338(_0x4e4c4f(0x18d),_0x4e4c4f(0x1f0)),_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x1ef),_0x4e4c4f(0x1fa),_0x4e4c4f(0x1f0),_0x4aa3c9=>{const _0x4af346=_0x4e4c4f,_0x2a3809=_0x4aa3c9[_0x4af346(0x201)](_0x21f427=>_0x21f427[_0x4af346(0x1de)]()),_0x41a43a=_0x2a3809[0x0][_0x4af346(0x19e)](_0x4af346(0x16f)),{minRow:_0x5b093d,maxRow:_0x47bb31}=_0x344b3a[_0x4af346(0x142)](_0x2a3809);_0x30a0f5[_0x4af346(0x20b)](_0x41a43a,{'at':_0x5b093d,'rows':_0x47bb31-_0x5b093d+0x1});}),_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x1ef),_0x4e4c4f(0x16b),_0x4e4c4f(0x1f0),_0x21fe65=>{const _0x306004=_0x4e4c4f,_0x319f11=_0x21fe65[_0x306004(0x201)](_0x6b04f9=>_0x6b04f9[_0x306004(0x1de)]()),_0x49a8b1=_0x319f11[0x0][_0x306004(0x19e)](_0x306004(0x16f)),{minColumn:_0x70c36f,maxColumn:_0x4252e0}=_0x344b3a[_0x306004(0x142)](_0x319f11);_0x30a0f5[_0x306004(0x18f)](_0x49a8b1,{'at':_0x70c36f,'columns':_0x4252e0-_0x70c36f+0x1});});const _0x34404f=(_0x21e586,_0x4013a0)=>{const _0x44c9e4=_0x4e4c4f;if(!_0x4013a0[_0x44c9e4(0x1b0)]||!_0x4013a0[_0x44c9e4(0x1b0)][_0x44c9e4(0x140)](_0x44c9e4(0x161)))return;const _0xfada45=_0x4013a0[_0x44c9e4(0x148)][_0x44c9e4(0x1f7)],_0x2dac23=_0x7dfe0d[_0x44c9e4(0x1fc)]()[_0x44c9e4(0x1d4)](_0x57cf0d=>_0x57cf0d[_0x44c9e4(0x167)]&&_0x57cf0d[_0x44c9e4(0x148)]&&_0x57cf0d[_0x44c9e4(0x148)][_0x44c9e4(0x1f7)]==_0xfada45);_0x2dac23[_0x44c9e4(0x165)]&&_0x4013a0[_0x44c9e4(0x1ff)]()[_0x44c9e4(0x165)]!=_0x2dac23[_0x44c9e4(0x165)]&&_0x2dac23[_0x44c9e4(0x1d8)]((_0x14c105,_0xf91ab6)=>(_0x14c105[_0x44c9e4(0x16a)]=_0xf91ab6,_0xf91ab6[_0x44c9e4(0x1a6)]=_0x14c105,_0xf91ab6));};function _0x5651be(_0xa95fd0,_0x1f2ed=!0x0){const _0x5b9634=_0x4e4c4f,{id:_0x699fb7}=_0x7dfe0d[_0x5b9634(0x1da)](_0xa95fd0[_0x5b9634(0x185)]),_0x334d44=[_0x5b9634(0x198),_0x5b9634(0x205)],_0x4a4d70=_0x7dfe0d[_0x5b9634(0x156)][_0x5b9634(0x173)](_0xa95fd0[_0x5b9634(0x185)]);return _0x4a4d70&&_0x334d44[_0x5b9634(0x17f)](_0x5b9634(0x1b6)),{'classes':_0x334d44,'attributes':{'data-suggestion':_0x699fb7},'priority':_0x4a4d70&&_0x1f2ed?0xbc2:0xbb8};}_0x7dfe0d['on'](_0x4e4c4f(0x199),_0x34404f,{'priority':_0x4e4c4f(0x1ce)}),_0x7dfe0d['on'](_0x4e4c4f(0x1bb),_0x34404f,{'priority':_0x4e4c4f(0x1ce)}),_0x28266a[_0x4e4c4f(0x186)][_0x4e4c4f(0x169)][_0x4e4c4f(0x18e)](()=>{const _0x419709=_0x4e4c4f;let _0x5a5ae8=!0x1;const _0x2a9161=Array[_0x419709(0x19d)](_0x28266a[_0x419709(0x186)][_0x419709(0x169)][_0x419709(0x15d)][_0x419709(0x15c)]());for(const {name:_0x3366f8,data:_0xab9a20}of _0x2a9161){const {group:_0x17ca81,type:_0x501953,id:_0x13db3d}=_0x7dfe0d[_0x419709(0x1da)](_0x3366f8);if(_0x419709(0x1e1)!=_0x17ca81||_0x419709(0x18d)!=_0x501953||_0xab9a20[_0x419709(0x1f6)])continue;if(!_0x7dfe0d[_0x419709(0x160)](_0x13db3d))continue;const _0x34fd1d=_0x7dfe0d[_0x419709(0x196)](_0x13db3d)[_0x419709(0x171)](),_0xf49289=_0x28266a[_0x419709(0x14c)][_0x419709(0x1ad)](_0x419709(0x17d))['me'];for(const _0x396a3f of _0x7dfe0d[_0x419709(0x1fc)]()){if(!_0x396a3f[_0x419709(0x167)]||_0x396a3f[_0x419709(0x206)]!=_0xf49289)continue;if(_0x419709(0x18b)!=_0x396a3f[_0x419709(0x208)]||_0x419709(0x1d6)!=_0x396a3f[_0x419709(0x1b0)])continue;if(_0x396a3f[_0x419709(0x171)]()[_0x419709(0x202)](_0x2e72f4=>_0x34fd1d[_0x419709(0x149)](_0x3a76d0=>_0x3a76d0[_0x419709(0x1d3)](_0x2e72f4,!0x0)))){for(const _0x45a2c8 of _0x396a3f[_0x419709(0x1ff)]())_0x45a2c8[_0x419709(0x167)]&&(_0x45a2c8[_0x419709(0x1f0)](),_0x5a5ae8=!0x0);}}}return _0x5a5ae8;}),_0x28266a[_0x4e4c4f(0x186)][_0x4e4c4f(0x169)][_0x4e4c4f(0x18e)](_0x4fd738=>{const _0x482051=_0x4e4c4f,_0x150baf=_0x28266a[_0x482051(0x14b)][_0x482051(0x1ad)](_0x482051(0x1db));if(!_0x150baf||!_0x150baf[_0x482051(0x1fb)][_0x482051(0x172)](_0x4fd738[_0x482051(0x1dc)]))return!0x1;let _0x2b0191=!0x1;const _0x2d7881=_0x28266a[_0x482051(0x14c)][_0x482051(0x1ad)](_0x482051(0x17d))['me'],_0x3fe7ff=_0x28266a[_0x482051(0x186)][_0x482051(0x169)][_0x482051(0x15d)][_0x482051(0x1b9)](),_0x160cab=Array[_0x482051(0x19d)](_0x28266a[_0x482051(0x186)][_0x482051(0x169)][_0x482051(0x15d)][_0x482051(0x15c)]())[_0x482051(0x1d4)](({name:_0x2c2f1f,data:_0xabfe24})=>{const _0x30ae22=_0x482051,{group:_0x2db856,subType:_0x36eb7a,authorId:_0x496484}=_0x7dfe0d[_0x30ae22(0x1da)](_0x2c2f1f);return _0x30ae22(0x1e1)==_0x2db856&&_0x30ae22(0x161)==_0x36eb7a&&_0x496484==_0x2d7881['id']&&!_0xabfe24[_0x30ae22(0x1f6)];});for(const _0x517f13 of _0x3fe7ff){if(_0x482051(0x1c8)!=_0x517f13[_0x482051(0x208)]||_0x482051(0x1ec)!=_0x517f13[_0x482051(0x162)]||0x1!=_0x517f13[_0x482051(0x165)])continue;const _0xfc886b=_0x4fd738[_0x482051(0x1d0)](_0x517f13[_0x482051(0x1c7)],_0x517f13[_0x482051(0x1c7)][_0x482051(0x1e7)](0x1));if(!_0x160cab[_0x482051(0x158)](({data:_0x1efb72})=>_0x1efb72[_0x482051(0x168)][_0x482051(0x163)](_0xfc886b))){for(const {name:_0x3ae95f,data:_0x15d91d}of _0x160cab)if(_0xfc886b[_0x482051(0x1d3)](_0x15d91d[_0x482051(0x168)])){_0x4fd738[_0x482051(0x1a7)](_0x3ae95f,{'range':_0xfc886b}),_0x2b0191=!0x0;break;}}}return _0x2b0191;}),_0x28266a[_0x4e4c4f(0x186)][_0x4e4c4f(0x169)][_0x4e4c4f(0x18e)](_0x573dc7=>{const _0x4b8ef3=_0x4e4c4f;let _0x4973ec=!0x1;const _0x585773=_0x28266a[_0x4b8ef3(0x14c)][_0x4b8ef3(0x1ad)](_0x4b8ef3(0x17d))['me'],_0x5564c6=_0x7dfe0d[_0x4b8ef3(0x1fc)]()[_0x4b8ef3(0x1d4)](_0x358a00=>_0x358a00[_0x4b8ef3(0x167)]&&_0x358a00[_0x4b8ef3(0x206)]==_0x585773),_0x2bc349=new Set(),_0x190497=new Set();for(const _0x39dd40 of _0x5564c6)if(_0x4b8ef3(0x161)==_0x39dd40[_0x4b8ef3(0x1b0)])for(const _0x4a4080 of _0x39dd40[_0x4b8ef3(0x1a5)]()){const _0x191e80=_0x4a4080[_0x4b8ef3(0x1c1)]()[_0x4b8ef3(0x1de)]();if(_0x191e80){if(_0x191e80['is'](_0x4b8ef3(0x1b5),_0x4b8ef3(0x1ec))&&Pe(_0x191e80)){_0x39dd40[_0x4b8ef3(0x1cf)](_0x4a4080[_0x4b8ef3(0x162)]),_0x2bc349[_0x4b8ef3(0x164)](_0x191e80),_0x4973ec=!0x0;const _0x74c1bd=_0x191e80[_0x4b8ef3(0x1c2)],_0x2937da=_0x191e80[_0x4b8ef3(0x1a1)],_0x3ad63f=_0x74c1bd&&_0x74c1bd['is'](_0x4b8ef3(0x1b5),_0x4b8ef3(0x1ec)),_0x2ec7dc=_0x2937da&&_0x2937da['is'](_0x4b8ef3(0x1b5),_0x4b8ef3(0x1ec));_0x3ad63f&&!_0x2bc349[_0x4b8ef3(0x172)](_0x74c1bd)&&_0x190497[_0x4b8ef3(0x164)](_0x74c1bd),_0x2ec7dc&&!_0x2bc349[_0x4b8ef3(0x172)](_0x2937da)&&_0x190497[_0x4b8ef3(0x164)](_0x2937da);}else _0x191e80['is'](_0x4b8ef3(0x1b5),_0x4b8ef3(0x1ee))&&_0x191e80[_0x4b8ef3(0x1f5)]&&(_0x39dd40[_0x4b8ef3(0x1cf)](_0x4a4080[_0x4b8ef3(0x162)]),_0x4973ec=!0x0);}}else{if(_0x4b8ef3(0x1d6)==_0x39dd40[_0x4b8ef3(0x1b0)]){if(!_0x39dd40[_0x4b8ef3(0x148)]||!_0x39dd40[_0x4b8ef3(0x148)][_0x4b8ef3(0x1f7)])continue;const _0x21191b=_0x39dd40[_0x4b8ef3(0x148)][_0x4b8ef3(0x1d7)];if(_0x21191b&&Object[_0x4b8ef3(0x1f9)](_0x21191b)[_0x4b8ef3(0x165)])continue;const _0x383ae5=_0x39dd40[_0x4b8ef3(0x148)][_0x4b8ef3(0x1f7)];let _0x1d2310=!0x0,_0x2e4b9d=!0x0;for(const _0x2e54a1 of _0x5564c6)if(_0x2e54a1[_0x4b8ef3(0x1b0)]&&_0x2e54a1[_0x4b8ef3(0x1b0)][_0x4b8ef3(0x140)](_0x4b8ef3(0x161))){if(!_0x2e54a1[_0x4b8ef3(0x148)][_0x4b8ef3(0x1f7)]){_0x2e4b9d=!0x1;break;}if(_0x2e54a1['id']!=_0x39dd40['id']&&_0x2e54a1[_0x4b8ef3(0x148)][_0x4b8ef3(0x1f7)]==_0x383ae5){_0x1d2310=!0x1;break;}}_0x2e4b9d&&_0x1d2310&&(_0x39dd40[_0x4b8ef3(0x191)](),_0x4973ec=!0x0);}}for(const _0x25869c of _0x2bc349)_0x573dc7[_0x4b8ef3(0x1a2)](_0x25869c);for(const _0x5d1be9 of _0x190497)_0x573dc7[_0x4b8ef3(0x175)](_0x5d1be9);return _0x4973ec;}),_0x28266a[_0x4e4c4f(0x19f)][_0x4e4c4f(0x147)](_0x4e4c4f(0x180))[_0x4e4c4f(0x15f)]({'model':_0x4e4c4f(0x17a),'view':(_0x2a7382,_0x7ba6e6)=>_0x5651be(_0x2a7382),'converterPriority':_0x4e4c4f(0x1ce)}),_0x28266a[_0x4e4c4f(0x19f)][_0x4e4c4f(0x147)](_0x4e4c4f(0x189))[_0x4e4c4f(0x15f)]({'model':_0x4e4c4f(0x17a),'view':(_0x212bc6,_0x5294e6)=>_0x5294e6[_0x4e4c4f(0x1b7)][_0x4e4c4f(0x1be)]?_0x5651be(_0x212bc6,!0x1):null,'converterPriority':_0x4e4c4f(0x1ce)});const _0x15f210=_0x28266a[_0x4e4c4f(0x1cd)][_0x4e4c4f(0x1d1)];this[_0x4e4c4f(0x1f3)](_0x15f210[_0x4e4c4f(0x169)],_0x4e4c4f(0x1bf),(_0x5186a1,_0x177e67)=>{const _0x4b5d31=_0x4e4c4f,_0x132fef=[];for(const _0x31194f of _0x15f210[_0x4b5d31(0x182)](_0x177e67[_0x4b5d31(0x1bc)])[_0x4b5d31(0x1ba)]())_0x31194f['is'](_0x4b5d31(0x1b5),_0x4b5d31(0x1ae))&&_0x132fef[_0x4b5d31(0x17f)](_0x31194f);_0x15f210[_0x4b5d31(0x1e9)](_0x3344b3=>{const _0x4d1d03=_0x4b5d31;for(const _0x1e2faf of _0x132fef)_0x3344b3[_0x4d1d03(0x151)](_0x3344b3[_0x4d1d03(0x182)](_0x1e2faf),_0x3344b3[_0x4d1d03(0x20c)](_0x1e2faf)),_0x3344b3[_0x4d1d03(0x1a2)](_0x1e2faf);});});}}function Pe(_0x390155){const _0x58315c=_0x978c3e;if(_0x390155[_0x58315c(0x1f5)])return!0x0;const _0x535420=_0x390155[_0x58315c(0x204)](0x0);return _0x535420['is'](_0x58315c(0x1b5),_0x58315c(0x1ee))&&_0x535420[_0x58315c(0x1f5)];}function _0x23fb(){const _0x5a30d9=['suggestion','240JNMZOj','629040XILIQJ','wrap','createElement','TableUtils','getShiftedBy','fromRange','change','markMultiRangeBlockFormat','*Replace\x20table\x20cells*','tableCellSuggestion','return','paragraph','insertion','discard','TrackChangesEditing','value','listenTo','_suggestionFactory','isEmpty','oldRange','tablePasteChainId','getColumns','keys','tablePasteRow','_createdBatches','getSuggestions','rows','last','getAllAdjacentSuggestions','endColumn','map','every','descriptionFactory','getChild','ck-suggestion-marker-insertion','author','columnInsertionIndexes','type','tableCellBorderStyle','schema','removeRows','createPositionBefore','columns','getAttributes','startsWith','deletionRanges','_getCoordsForCells','elementToElement','insertionRanges','tableCellVerticalAlignment','rowInsertionRanges','for','attributes','some','415308Rkbuqa','commands','plugins','cell','registerCustomCallback','documentSelection','tableCell','move','trackChanges','TableClipboard','645326wZrQWI','getTableIfOnlyTableInContent','activeMarkers','columnInsertionRanges','find','selection','getChildren','setAttributes','getChangedMarkers','differ','row','markerToHighlight','hasSuggestion','tablePaste','name','isEqual','add','length','set','isInContent','newRange','document','next','tablePasteColumn','9gJivOt','getColumnIndexes','editor','table','40816uOHRJT','getRanges','has','includes','_isForcedDefaultExecutionBlock','unwrap','entries','tableCellPadding','markers','insertRows','suggestion:formatBlock:tablePasteCell','setAttribute','stop','Users','cells','push','editingDowncast','first','createRangeIn','locale','insertContent','markerName','model','requires','register','dataDowncast','33TaFYGz','formatBlock','fill','deletion','registerPostFixer','removeColumns','markMultiRangeInsertion','removeMarkers','5478360KYuBIE','_tablePostFixingSubtypes','nodeAfter','fromEntries','getSuggestion','479454OpYNkU','ck-suggestion-marker','suggestionLoaded','getSelectionAffectedTableCells','column','endRow','from','findAncestor','conversion','insertColumns','previousSibling','remove','markMultiRangeDeletion','tableCellHorizontalAlignment','getMarkers','previous','updateMarker','createTableWalker','_replaceTableSlotCell','start','accept','end','get','suggestion-td','rowInsertionIndexes','subType','rootName','getSuggestionCallback','getRowIndexes','$graveyard','element','ck-suggestion-marker--active','options','createRangeOn','getChanges','getItems','suggestionUnloaded','content','root','showSuggestionHighlights','clipboardOutput','1912264KwJzTZ','getRange','nextSibling','forEach','tableCellBorderWidth','tableCellBackgroundColor','tableCellBorderColor','position','insert','56tyjfwc','join','registerDescriptionCallback','detach','editing','high','removeMarker','createRange','view','getRows','containsRange','filter','afterInit','tablePasteCell','markerAttributes','reduce','call','_splitMarkerName','redo','batch','low','getContainedElement','forceDefaultExecution','1SvybjP'];_0x23fb=function(){return _0x5a30d9;};return _0x23fb();}function he(_0x1a0473,_0x596e1c={},_0x3582e0){const _0x418c9f=_0x978c3e;for(const {isAnchor:_0x36b180,cellHeight:_0x44ee37,cellWidth:_0x5c5f97}of _0x3582e0[_0x418c9f(0x1a8)](_0x1a0473,{'includeAllSlots':!0x0,..._0x596e1c}))if(!_0x36b180||0x1!=_0x44ee37||0x1!=_0x5c5f97)return!0x1;return!0x0;}
|
|
23
|
+
const _0x557c90=_0xbec2;(function(_0x3bd506,_0x137e5f){const _0x357ae5=_0xbec2,_0x13a484=_0x3bd506();while(!![]){try{const _0x33d21a=parseInt(_0x357ae5(0x128))/0x1+-parseInt(_0x357ae5(0x131))/0x2+parseInt(_0x357ae5(0x1e3))/0x3*(-parseInt(_0x357ae5(0x13d))/0x4)+parseInt(_0x357ae5(0x1b4))/0x5*(-parseInt(_0x357ae5(0x14c))/0x6)+-parseInt(_0x357ae5(0x139))/0x7*(-parseInt(_0x357ae5(0x1af))/0x8)+parseInt(_0x357ae5(0x135))/0x9+parseInt(_0x357ae5(0x1b8))/0xa;if(_0x33d21a===_0x137e5f)break;else _0x13a484['push'](_0x13a484['shift']());}catch(_0x285d7e){_0x13a484['push'](_0x13a484['shift']());}}}(_0x1dae,0x2567b));import{getTranslation as _0x10ce31}from'../utils/common-translations.js';import{Plugin as _0x11a4a6}from'ckeditor5/src/core.js';function _0x1dae(){const _0x4e9c49=['activeMarkers','model','ck-suggestion-marker-insertion','move','_createdBatches','rowInsertionRanges','tablePasteColumn','author','requires','containsRange','entries','removeRows','getSelectionAffectedTableCells','markerAttributes','6LsYNZB','_isForcedDefaultExecutionBlock','return','accept','suggestion-td','locale','$graveyard','insertColumns','tableCellBackgroundColor','TrackChangesEditing','start','dataDowncast','removeColumns','previous','table','first','tableCell','suggestionUnloaded','tableCellHorizontalAlignment','getItems','suggestionLoaded','tablePasteCell','fromEntries','push','selection','deletion','tablePasteRow','call','markMultiRangeBlockFormat','insertion','every','tableCellVerticalAlignment','detach','createRangeOn','rows','has','differ','tableCellBorderStyle','documentSelection','stop','add','markers','findAncestor','getAttributes','getChangedMarkers','Users','tableCellSuggestion','registerPostFixer','last','plugins','from','markMultiRangeDeletion','removeMarkers','change','newRange','previousSibling','TableUtils','get','cell','paragraph','listenTo','getMarkers','row','endRow','getSuggestionCallback','markerToHighlight','getChild','isInContent','updateMarker','formatBlock','ck-suggestion-marker','showSuggestionHighlights','editor','removeMarker','nextSibling','ck-suggestion-marker--active','tablePaste','clipboardOutput','descriptionFactory','setAttributes','createPositionBefore','view','getRanges','high','reduce','low','getRowIndexes','startsWith','endColumn','discard','setAttribute','getRows','_tablePostFixingSubtypes','cells','length','getTableIfOnlyTableInContent','for','find','set','8iHXWgg','register','schema','insertRows','nodeAfter','293170zwkNTR','attributes','keys','deletionRanges','1094670YREQJl','createElement','_getCoordsForCells','getShiftedBy','getSuggestions','column','getSuggestion','element','getAllAdjacentSuggestions','TableClipboard','content','includes','end','value','commands','markerName','type','tableCellPadding','editingDowncast','tableCellBorderWidth','createRangeIn','root','insertContent','oldRange','filter','getChildren','suggestion','getColumns','*Replace\x20table\x20cells*','_suggestionFactory','columnInsertionIndexes','document','name','suggestion:formatBlock:tablePasteCell','getChanges','map','trackChanges','next','insertionRanges','getRange','forceDefaultExecution','getContainedElement','hasSuggestion','21gRtgMh','_replaceTableSlotCell','elementToElement','editing','registerDescriptionCallback','markMultiRangeInsertion','isEmpty','subType','tableCellBorderColor','_splitMarkerName','unwrap','tablePasteChainId','insert','isEqual','rowInsertionIndexes','fromRange','createTableWalker','join','160171Dkkeam','remove','some','createRange','batch','getColumnIndexes','registerCustomCallback','columns','forEach','255350vdQrlE','options','afterInit','rootName','1865988RqiHjg','wrap','fill','position','661220ExMPdL','columnInsertionRanges','conversion','redo','132520iopgkR'];_0x1dae=function(){return _0x4e9c49;};return _0x1dae();}import{LiveRange as _0x5c3ccd}from'ckeditor5/src/engine.js';import{uid as _0x924df2,priorities as _0x2e2f28}from'ckeditor5/src/utils.js';function _0xbec2(_0x55dcde,_0x46f0da){const _0x1dae3f=_0x1dae();return _0xbec2=function(_0xbec234,_0x3a0f61){_0xbec234=_0xbec234-0x126;let _0x4534f5=_0x1dae3f[_0xbec234];return _0x4534f5;},_0xbec2(_0x55dcde,_0x46f0da);}import _0xc3b077 from'./table.js';const ge=[_0x557c90(0x1cb),_0x557c90(0x1eb),_0x557c90(0x171),_0x557c90(0x15e),_0x557c90(0x16b),_0x557c90(0x154),_0x557c90(0x1c9)],Ce=Object[_0x557c90(0x162)](ge[_0x557c90(0x1db)](_0x260e60=>[_0x260e60,null]));export default class It extends _0x11a4a6{static get[_0x557c90(0x146)](){return[_0xc3b077];}[_0x557c90(0x133)](){const _0xbbf846=_0x557c90,_0x34d1ff=this[_0xbbf846(0x194)];if(!_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x16f)](_0xbbf846(0x1c1)))return;const _0x13af55=_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x185)](_0xbbf846(0x155)),_0x28894a=_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x185)](_0xbbf846(0x184)),_0x55fe35=_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x185)](_0xc3b077),_0x25d5be=_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x185)](_0xbbf846(0x1c1));_0x55fe35[_0xbbf846(0x1a8)][_0xbbf846(0x163)](_0xbbf846(0x166),_0xbbf846(0x144)),_0x34d1ff[_0xbbf846(0x13f)][_0xbbf846(0x1b1)][_0xbbf846(0x1b0)](_0xbbf846(0x17a),{'allowIn':_0xbbf846(0x15c),'allowContentOf':_0xbbf846(0x15c),'isLimit':!0x0}),_0x34d1ff[_0xbbf846(0x13b)][_0xbbf846(0x1e5)]({'model':_0xbbf846(0x17a),'view':_0xbbf846(0x150)});let _0x732672=null;_0x34d1ff[_0xbbf846(0x13f)]['on'](_0xbbf846(0x1ce),(_0x392212,_0x29502f)=>{const _0x50576e=_0xbbf846,[_0x196e8d,_0x44cd79]=_0x29502f,_0x41ae89=_0x29502f[_0x29502f[_0x50576e(0x1aa)]-0x1];_0x41ae89&&_0x41ae89[_0x50576e(0x1e0)]||_0x13af55[_0x50576e(0x14d)]||this[_0x50576e(0x194)][_0x50576e(0x1c6)][_0x50576e(0x185)](_0x50576e(0x1dc))[_0x50576e(0x1c5)]&&function(_0x4c1a09,_0x366ef4,_0x1d1c5a,_0x2fd72b,_0x54e362){const _0x41f091=_0x50576e;if(_0x366ef4&&!_0x366ef4['is'](_0x41f091(0x172)))return!0x1;const _0x3b15d1=_0x54e362[_0x41f091(0x1ab)](_0x4c1a09,_0x1d1c5a);if(!_0x3b15d1||!he(_0x3b15d1,void 0x0,_0x2fd72b))return!0x1;const _0x371cdb=_0x2fd72b[_0x41f091(0x14a)](_0x1d1c5a[_0x41f091(0x1d7)][_0x41f091(0x164)]);if(!_0x371cdb[_0x41f091(0x1aa)])return!0x1;const _0xbe01f6=_0x371cdb[0x0][_0x41f091(0x176)](_0x41f091(0x15a)),_0x42119e=_0x2fd72b[_0x41f091(0x1a2)](_0x371cdb),_0x10bbb2=_0x2fd72b[_0x41f091(0x12d)](_0x371cdb),_0x342982={'startRow':_0x42119e[_0x41f091(0x15b)],'endRow':_0x42119e[_0x41f091(0x17c)],'startColumn':_0x10bbb2[_0x41f091(0x15b)],'endColumn':_0x10bbb2[_0x41f091(0x17c)]};return 0x1==_0x371cdb[_0x41f091(0x1aa)]&&(_0x342982[_0x41f091(0x18b)]+=_0x2fd72b[_0x41f091(0x1a7)](_0x3b15d1)-0x1,_0x342982[_0x41f091(0x1a4)]+=_0x2fd72b[_0x41f091(0x1d3)](_0x3b15d1)-0x1),he(_0xbe01f6,_0x342982,_0x2fd72b);}(_0x196e8d,_0x44cd79,_0x34d1ff[_0x50576e(0x13f)],_0x28894a,_0x25d5be)&&(_0x392212[_0x50576e(0x173)](),_0x732672={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x34d1ff[_0x50576e(0x13f)][_0x50576e(0x181)](()=>{const _0x2ffc40=_0x50576e;_0x34d1ff[_0x2ffc40(0x13f)][_0x2ffc40(0x1ce)](_0x29502f[0x0],_0x29502f[0x1],_0x29502f[0x2],{'forceDefaultExecution':!0x0});const _0x14a7e0=_0x924df2(),{rowInsertionRanges:_0x1b7751,columnInsertionRanges:_0x227355,insertionRanges:_0x5c84ea,deletionRanges:_0x42a495,cells:_0x3a8648}=_0x732672;_0x1b7751[_0x2ffc40(0x1aa)]&&_0x13af55[_0x2ffc40(0x1e8)](_0x1b7751,_0x2ffc40(0x166),{'tablePasteChainId':_0x14a7e0}),_0x227355[_0x2ffc40(0x1aa)]&&_0x13af55[_0x2ffc40(0x1e8)](_0x227355,_0x2ffc40(0x144),{'tablePasteChainId':_0x14a7e0}),_0x5c84ea[_0x2ffc40(0x1aa)]&&(_0x13af55[_0x2ffc40(0x1e8)](_0x5c84ea,_0x2ffc40(0x198),{'tablePasteChainId':_0x14a7e0,'skipNestingCheck':!0x0}),_0x5c84ea[_0x2ffc40(0x130)](_0x523af4=>{const _0x252ac6=_0x2ffc40;var _0x33f17d;return null===(_0x33f17d=_0x523af4[_0x252ac6(0x16c)])||void 0x0===_0x33f17d?void 0x0:_0x33f17d[_0x252ac6(0x167)](_0x523af4);})),_0x42a495[_0x2ffc40(0x1aa)]&&(_0x13af55[_0x2ffc40(0x17f)](_0x42a495,_0x2ffc40(0x198),{'tablePasteChainId':_0x14a7e0,'skipNestingCheck':!0x0}),_0x42a495[_0x2ffc40(0x130)](_0x120668=>{const _0xad0413=_0x2ffc40;var _0x422b07;return null===(_0x422b07=_0x120668[_0xad0413(0x16c)])||void 0x0===_0x422b07?void 0x0:_0x422b07[_0xad0413(0x167)](_0x120668);}));const _0xb1494f=_0x13af55[_0x2ffc40(0x168)](_0x3a8648[_0x2ffc40(0x1db)](({element:_0x58898d})=>_0x58898d),{'formatGroupId':_0x924df2()},[],_0x2ffc40(0x161),{'tablePasteChainId':_0x14a7e0});if(_0xb1494f){const _0x59a77b=_0xb1494f[_0x2ffc40(0x189)](),_0x28bc7f=[];for(const {element:_0x14ada2,attributes:_0x337975}of _0x3a8648){if(!_0x337975)continue;const _0x58004e=_0x34d1ff[_0x2ffc40(0x13f)][_0x2ffc40(0x16d)](_0x14ada2),_0x122814=_0x59a77b[_0x2ffc40(0x1ad)](_0x10836b=>_0x10836b[_0x2ffc40(0x1df)]()[_0x2ffc40(0x1f0)](_0x58004e));_0x122814&&_0x28bc7f[_0x2ffc40(0x163)]([_0x122814[_0x2ffc40(0x1d8)],_0x337975]);}_0x28bc7f[_0x2ffc40(0x1aa)]&&_0xb1494f[_0x2ffc40(0x1a6)](_0x2ffc40(0x14b),Object[_0x2ffc40(0x162)](_0x28bc7f));}_0x732672=null;}));},{'priority':_0x2e2f28[_0xbbf846(0x19f)]+0xa}),_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x185)](_0xbbf846(0x1c1))['on'](_0xbbf846(0x1e4),(_0x475746,_0x21dfc8)=>{const _0x564b3c=_0xbbf846,[_0x427c37,_0x270ca0,,_0xad2a3]=_0x21dfc8;if(!_0x732672)return;_0x475746[_0x564b3c(0x173)]();const _0x23c0b4=_0x427c37[_0x564b3c(0x186)],_0x52315a=_0x270ca0,_0x4a659f=Pe(_0x23c0b4),_0x3248fb=Pe(_0x52315a);_0x475746[_0x564b3c(0x14e)]=_0x23c0b4;let _0x4dc870=null,_0x220800=null;if(_0x3248fb||_0x4a659f){if(_0x4a659f&&!_0x3248fb){_0xad2a3[_0x564b3c(0x129)](_0x23c0b4[_0x564b3c(0x18e)](0x0));for(const _0x1087b8 of Array[_0x564b3c(0x17e)](_0x52315a[_0x564b3c(0x1d1)]()))_0xad2a3[_0x564b3c(0x1ef)](_0x1087b8,_0x23c0b4,_0x564b3c(0x1c4));const _0xf3aaab=_0x732672[_0x564b3c(0x1f1)][_0x564b3c(0x1c3)](_0x427c37[_0x564b3c(0x18a)]),_0x2d5aed=_0x732672[_0x564b3c(0x1d6)][_0x564b3c(0x1c3)](_0x427c37[_0x564b3c(0x1bd)]);_0xf3aaab||_0x2d5aed||(_0x4dc870=_0x5c3ccd[_0x564b3c(0x1f2)](_0xad2a3[_0x564b3c(0x1cc)](_0x23c0b4)));}else _0x3248fb&&!_0x4a659f&&(_0x220800=_0xad2a3[_0x564b3c(0x1cc)](_0x23c0b4));}else{const _0x119415=_0xad2a3[_0x564b3c(0x1b9)](_0x564b3c(0x17a)),_0x53202f=_0xad2a3[_0x564b3c(0x1b9)](_0x564b3c(0x17a));_0xad2a3[_0x564b3c(0x136)](_0xad2a3[_0x564b3c(0x1cc)](_0x23c0b4),_0x53202f),_0xad2a3[_0x564b3c(0x1ef)](_0x119415,_0x23c0b4,0x0);for(const _0x1a6a27 of Array[_0x564b3c(0x17e)](_0x52315a[_0x564b3c(0x1d1)]()))_0xad2a3[_0x564b3c(0x1ef)](_0x1a6a27,_0x119415,_0x564b3c(0x1c4));_0x4dc870=_0x5c3ccd[_0x564b3c(0x1f2)](_0xad2a3[_0x564b3c(0x16d)](_0x119415)),_0x220800=_0x5c3ccd[_0x564b3c(0x1f2)](_0xad2a3[_0x564b3c(0x16d)](_0x53202f));}const _0x36528f=Array[_0x564b3c(0x17e)](_0x52315a[_0x564b3c(0x177)]())[_0x564b3c(0x1d0)](([_0x5a5b51])=>ge[_0x564b3c(0x1c3)](_0x5a5b51));_0x732672[_0x564b3c(0x1a9)][_0x564b3c(0x163)]({'element':_0x23c0b4,'attributes':_0x36528f[_0x564b3c(0x1aa)]?Object[_0x564b3c(0x162)](_0x36528f):null}),_0x4dc870&&_0x732672[_0x564b3c(0x1de)][_0x564b3c(0x163)](_0x4dc870),_0x220800&&_0x732672[_0x564b3c(0x1b7)][_0x564b3c(0x163)](_0x220800);},{'priority':_0xbbf846(0x19f)}),_0x28894a['on'](_0xbbf846(0x153),(_0x308235,_0x30fe42)=>{const _0x4ec155=_0xbbf846,[_0x260c76,_0x4a17a0={}]=_0x30fe42;if(!_0x732672)return;const _0x35e401=_0x4a17a0['at']||0x0,_0x1c7d0e=_0x4a17a0[_0x4ec155(0x12f)]||0x1;_0x732672[_0x4ec155(0x1d6)]=new Array(_0x1c7d0e)[_0x4ec155(0x137)](_0x35e401)[_0x4ec155(0x1db)]((_0xc2ab0f,_0x12f95c)=>_0xc2ab0f+_0x12f95c);for(const {cell:_0x21a132}of _0x28894a[_0x4ec155(0x126)](_0x260c76,{'startColumn':_0x35e401,'endColumn':_0x35e401+_0x1c7d0e-0x1}))_0x732672[_0x4ec155(0x13a)][_0x4ec155(0x163)](_0x34d1ff[_0x4ec155(0x13f)][_0x4ec155(0x16d)](_0x21a132));},{'priority':_0xbbf846(0x1a1)}),_0x28894a['on'](_0xbbf846(0x1b2),(_0x177780,_0x13fd43)=>{const _0x2285c7=_0xbbf846,[_0x26b1c8,_0x1198d6={}]=_0x13fd43;if(!_0x732672)return;const _0x59925b=_0x1198d6['at']||0x0,_0x3d253b=_0x1198d6[_0x2285c7(0x16e)]||0x1;_0x732672[_0x2285c7(0x1f1)]=new Array(_0x3d253b)[_0x2285c7(0x137)](_0x59925b)[_0x2285c7(0x1db)]((_0x5e0077,_0x241952)=>_0x5e0077+_0x241952);for(const {cell:_0x34d8fc}of _0x28894a[_0x2285c7(0x126)](_0x26b1c8,{'startRow':_0x59925b,'endRow':_0x59925b+_0x3d253b-0x1}))_0x732672[_0x2285c7(0x143)][_0x2285c7(0x163)](_0x34d1ff[_0x2285c7(0x13f)][_0x2285c7(0x16d)](_0x34d8fc));},{'priority':_0xbbf846(0x1a1)}),_0x13af55[_0xbbf846(0x19a)][_0xbbf846(0x1e7)](_0x3f8832=>{const _0x5295ea=_0xbbf846;if(_0x3f8832[_0x5295ea(0x1ea)]&&_0x3f8832[_0x5295ea(0x1ea)][_0x5295ea(0x1a3)](_0x5295ea(0x198)))return _0x3f8832[_0x5295ea(0x159)]?{}:{'type':_0x5295ea(0x169),'content':_0x10ce31(_0x34d1ff[_0x5295ea(0x151)],_0x5295ea(0x1d4))};});const _0x3401e6=()=>!0x1;for(const _0x48f864 of[_0xbbf846(0x198),_0xbbf846(0x144),_0xbbf846(0x166),_0xbbf846(0x161)])_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x169),_0x48f864,_0xbbf846(0x127),_0x3401e6),_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x165),_0x48f864,_0xbbf846(0x127),_0x3401e6),_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x191),_0x48f864,_0xbbf846(0x127),_0x3401e6);_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x191),_0xbbf846(0x161),_0xbbf846(0x1a5),_0x3401e6),_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x191),_0xbbf846(0x161),_0xbbf846(0x14f),(_0x233539,_0x2013cb,_0xfdf758)=>{const _0x178206=_0xbbf846,_0x33a2bd=_0x233539[_0x178206(0x1db)](_0x290408=>_0x290408[_0x178206(0x1e1)]())[_0x178206(0x1d0)](_0x36315e=>_0x36315e),_0x326df3=new Map(_0x33a2bd[_0x178206(0x1db)](_0x158aa7=>[_0x158aa7,null]));if(_0x732672){for(const {element:_0x60d4e5,attributes:_0x13587d}of _0x732672[_0x178206(0x1a9)])_0x13587d&&_0x326df3[_0x178206(0x1ae)](_0x60d4e5,_0x13587d);}else{if(_0xfdf758&&_0xfdf758[_0x178206(0x14b)])for(const [_0x378202,_0x37aa38]of Object[_0x178206(0x148)](_0xfdf758[_0x178206(0x14b)])){const _0x2e4dc0=_0x34d1ff[_0x178206(0x13f)][_0x178206(0x175)][_0x178206(0x185)](_0x378202),_0x153e8c=_0x2e4dc0?_0x2e4dc0[_0x178206(0x1df)]()[_0x178206(0x1e1)]():null;_0x153e8c&&_0x326df3[_0x178206(0x1ae)](_0x153e8c,_0x37aa38);}}_0x34d1ff[_0x178206(0x13f)][_0x178206(0x181)](_0x18bd38=>{const _0xccbf99=_0x178206;for(const [_0x360559,_0x1b73da]of _0x326df3)_0x18bd38[_0xccbf99(0x19b)]({...Ce,..._0x1b73da},_0x360559);});});const _0x171cc2=(_0x5148f6,_0x6f70f4)=>{const _0x47703f=_0xbbf846;_0x13af55[_0x47703f(0x1d5)][_0x47703f(0x12e)](_0x5148f6,_0x47703f(0x198),_0x6f70f4,(_0x21e8e8,_0x5f1350,_0x2d3215)=>{const _0x723e67=_0x47703f;_0x34d1ff[_0x723e67(0x13f)][_0x723e67(0x181)](_0xa273ab=>{const _0x3fff5b=_0x723e67,_0x7a6807=[];for(const _0xce4f29 of _0x21e8e8){const _0x20911c=_0xce4f29[_0x3fff5b(0x156)][_0x3fff5b(0x1b3)];_0x20911c['is'](_0x3fff5b(0x1bf),_0x3fff5b(0x17a))&&_0x7a6807[_0x3fff5b(0x163)](_0x20911c);}_0x13af55[_0x3fff5b(0x1d5)][_0x3fff5b(0x18c)](_0x5148f6,null,_0x6f70f4)(_0x21e8e8,_0x5f1350,_0x2d3215);for(const _0x45b5bc of _0x7a6807)_0x3fff5b(0x152)!=_0x45b5bc[_0x3fff5b(0x1cd)][_0x3fff5b(0x134)]&&_0xa273ab[_0x3fff5b(0x1ed)](_0x45b5bc);});});};_0x171cc2(_0xbbf846(0x169),_0xbbf846(0x14f)),_0x171cc2(_0xbbf846(0x169),_0xbbf846(0x1a5)),_0x171cc2(_0xbbf846(0x165),_0xbbf846(0x14f)),_0x171cc2(_0xbbf846(0x165),_0xbbf846(0x1a5)),_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x169),_0xbbf846(0x166),_0xbbf846(0x1a5),_0x451e1b=>{const _0x435f35=_0xbbf846,_0x5b48aa=_0x451e1b[_0x435f35(0x1db)](_0x2c3225=>_0x2c3225[_0x435f35(0x1e1)]()),_0x1da4d5=_0x5b48aa[0x0][_0x435f35(0x176)](_0x435f35(0x15a)),{minRow:_0x9588b7,maxRow:_0x4cb583}=_0x55fe35[_0x435f35(0x1ba)](_0x5b48aa);_0x28894a[_0x435f35(0x149)](_0x1da4d5,{'at':_0x9588b7,'rows':_0x4cb583-_0x9588b7+0x1});}),_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x169),_0xbbf846(0x144),_0xbbf846(0x1a5),_0x2cf95d=>{const _0x9b8416=_0xbbf846,_0x516680=_0x2cf95d[_0x9b8416(0x1db)](_0x2c5684=>_0x2c5684[_0x9b8416(0x1e1)]()),_0x53739e=_0x516680[0x0][_0x9b8416(0x176)](_0x9b8416(0x15a)),{minColumn:_0x5a4de3,maxColumn:_0x4165b1}=_0x55fe35[_0x9b8416(0x1ba)](_0x516680);_0x28894a[_0x9b8416(0x158)](_0x53739e,{'at':_0x5a4de3,'columns':_0x4165b1-_0x5a4de3+0x1});});const _0x2cacfd=(_0x5654cf,_0x14a361)=>{const _0x7a0995=_0xbbf846;if(!_0x14a361[_0x7a0995(0x1ea)]||!_0x14a361[_0x7a0995(0x1ea)][_0x7a0995(0x1a3)](_0x7a0995(0x198)))return;const _0x51548b=_0x14a361[_0x7a0995(0x1b5)][_0x7a0995(0x1ee)],_0x45eae5=_0x13af55[_0x7a0995(0x1bc)]()[_0x7a0995(0x1d0)](_0x122895=>_0x122895[_0x7a0995(0x18f)]&&_0x122895[_0x7a0995(0x1b5)]&&_0x122895[_0x7a0995(0x1b5)][_0x7a0995(0x1ee)]==_0x51548b);_0x45eae5[_0x7a0995(0x1aa)]&&_0x14a361[_0x7a0995(0x1c0)]()[_0x7a0995(0x1aa)]!=_0x45eae5[_0x7a0995(0x1aa)]&&_0x45eae5[_0x7a0995(0x1a0)]((_0x4149d8,_0x45c1b9)=>(_0x4149d8[_0x7a0995(0x1dd)]=_0x45c1b9,_0x45c1b9[_0x7a0995(0x159)]=_0x4149d8,_0x45c1b9));};function _0x71887(_0x4f8434,_0x36194b=!0x0){const _0x43f60b=_0xbbf846,{id:_0x3169ce}=_0x13af55[_0x43f60b(0x1ec)](_0x4f8434[_0x43f60b(0x1c7)]),_0x23e404=[_0x43f60b(0x192),_0x43f60b(0x140)],_0x88508e=_0x13af55[_0x43f60b(0x13e)][_0x43f60b(0x1c3)](_0x4f8434[_0x43f60b(0x1c7)]);return _0x88508e&&_0x23e404[_0x43f60b(0x163)](_0x43f60b(0x197)),{'classes':_0x23e404,'attributes':{'data-suggestion':_0x3169ce},'priority':_0x88508e&&_0x36194b?0xbc2:0xbb8};}_0x13af55['on'](_0xbbf846(0x160),_0x2cacfd,{'priority':_0xbbf846(0x19f)}),_0x13af55['on'](_0xbbf846(0x15d),_0x2cacfd,{'priority':_0xbbf846(0x19f)}),_0x34d1ff[_0xbbf846(0x13f)][_0xbbf846(0x1d7)][_0xbbf846(0x17b)](()=>{const _0x361ed0=_0xbbf846;let _0x21d236=!0x1;const _0x945b9=Array[_0x361ed0(0x17e)](_0x34d1ff[_0x361ed0(0x13f)][_0x361ed0(0x1d7)][_0x361ed0(0x170)][_0x361ed0(0x178)]());for(const {name:_0x147e21,data:_0x1314b3}of _0x945b9){const {group:_0xfcfdd0,type:_0x5f5d20,id:_0x251e9c}=_0x13af55[_0x361ed0(0x1ec)](_0x147e21);if(_0x361ed0(0x1d2)!=_0xfcfdd0||_0x361ed0(0x165)!=_0x5f5d20||_0x1314b3[_0x361ed0(0x1cf)])continue;if(!_0x13af55[_0x361ed0(0x1e2)](_0x251e9c))continue;const _0x48f438=_0x13af55[_0x361ed0(0x1be)](_0x251e9c)[_0x361ed0(0x19e)](),_0x240b50=_0x34d1ff[_0x361ed0(0x17d)][_0x361ed0(0x185)](_0x361ed0(0x179))['me'];for(const _0x5823bb of _0x13af55[_0x361ed0(0x1bc)]()){if(!_0x5823bb[_0x361ed0(0x18f)]||_0x5823bb[_0x361ed0(0x145)]!=_0x240b50)continue;if(_0x361ed0(0x191)!=_0x5823bb[_0x361ed0(0x1c8)]||_0x361ed0(0x161)!=_0x5823bb[_0x361ed0(0x1ea)])continue;if(_0x5823bb[_0x361ed0(0x19e)]()[_0x361ed0(0x16a)](_0x132636=>_0x48f438[_0x361ed0(0x12a)](_0x5b3079=>_0x5b3079[_0x361ed0(0x147)](_0x132636,!0x0)))){for(const _0x2eea0f of _0x5823bb[_0x361ed0(0x1c0)]())_0x2eea0f[_0x361ed0(0x18f)]&&(_0x2eea0f[_0x361ed0(0x1a5)](),_0x21d236=!0x0);}}}return _0x21d236;}),_0x34d1ff[_0xbbf846(0x13f)][_0xbbf846(0x1d7)][_0xbbf846(0x17b)](_0x5f3c9c=>{const _0x57b001=_0xbbf846,_0x18495a=_0x34d1ff[_0x57b001(0x1c6)][_0x57b001(0x185)](_0x57b001(0x13c));if(!_0x18495a||!_0x18495a[_0x57b001(0x142)][_0x57b001(0x16f)](_0x5f3c9c[_0x57b001(0x12c)]))return!0x1;let _0x5652b4=!0x1;const _0x2d500c=_0x34d1ff[_0x57b001(0x17d)][_0x57b001(0x185)](_0x57b001(0x179))['me'],_0x1e28a2=_0x34d1ff[_0x57b001(0x13f)][_0x57b001(0x1d7)][_0x57b001(0x170)][_0x57b001(0x1da)](),_0x266324=Array[_0x57b001(0x17e)](_0x34d1ff[_0x57b001(0x13f)][_0x57b001(0x1d7)][_0x57b001(0x170)][_0x57b001(0x178)]())[_0x57b001(0x1d0)](({name:_0x4f1135,data:_0x859c5e})=>{const _0x1bcf52=_0x57b001,{group:_0x58c0b6,subType:_0xdfd916,authorId:_0x1f8c07}=_0x13af55[_0x1bcf52(0x1ec)](_0x4f1135);return _0x1bcf52(0x1d2)==_0x58c0b6&&_0x1bcf52(0x198)==_0xdfd916&&_0x1f8c07==_0x2d500c['id']&&!_0x859c5e[_0x1bcf52(0x1cf)];});for(const _0x3774c3 of _0x1e28a2){if(_0x57b001(0x1ef)!=_0x3774c3[_0x57b001(0x1c8)]||_0x57b001(0x17a)!=_0x3774c3[_0x57b001(0x1d8)]||0x1!=_0x3774c3[_0x57b001(0x1aa)])continue;const _0x4670a6=_0x5f3c9c[_0x57b001(0x12b)](_0x3774c3[_0x57b001(0x138)],_0x3774c3[_0x57b001(0x138)][_0x57b001(0x1bb)](0x1));if(!_0x266324[_0x57b001(0x1ad)](({data:_0x422cc1})=>_0x422cc1[_0x57b001(0x182)][_0x57b001(0x1f0)](_0x4670a6))){for(const {name:_0x433258,data:_0x53a9b0}of _0x266324)if(_0x4670a6[_0x57b001(0x147)](_0x53a9b0[_0x57b001(0x182)])){_0x5f3c9c[_0x57b001(0x190)](_0x433258,{'range':_0x4670a6}),_0x5652b4=!0x0;break;}}}return _0x5652b4;}),_0x34d1ff[_0xbbf846(0x13f)][_0xbbf846(0x1d7)][_0xbbf846(0x17b)](_0x23a329=>{const _0x6fddbe=_0xbbf846;let _0x3771a7=!0x1;const _0x5d66c9=_0x34d1ff[_0x6fddbe(0x17d)][_0x6fddbe(0x185)](_0x6fddbe(0x179))['me'],_0x203f35=_0x13af55[_0x6fddbe(0x1bc)]()[_0x6fddbe(0x1d0)](_0x1031df=>_0x1031df[_0x6fddbe(0x18f)]&&_0x1031df[_0x6fddbe(0x145)]==_0x5d66c9),_0x5b6dc4=new Set(),_0x5bde39=new Set();for(const _0x834fae of _0x203f35)if(_0x6fddbe(0x198)==_0x834fae[_0x6fddbe(0x1ea)])for(const _0x20292a of _0x834fae[_0x6fddbe(0x189)]()){const _0x101b3d=_0x20292a[_0x6fddbe(0x1df)]()[_0x6fddbe(0x1e1)]();if(_0x101b3d){if(_0x101b3d['is'](_0x6fddbe(0x1bf),_0x6fddbe(0x17a))&&Pe(_0x101b3d)){_0x834fae[_0x6fddbe(0x195)](_0x20292a[_0x6fddbe(0x1d8)]),_0x5b6dc4[_0x6fddbe(0x174)](_0x101b3d),_0x3771a7=!0x0;const _0x505d51=_0x101b3d[_0x6fddbe(0x196)],_0x1fcaae=_0x101b3d[_0x6fddbe(0x183)],_0x103cb4=_0x505d51&&_0x505d51['is'](_0x6fddbe(0x1bf),_0x6fddbe(0x17a)),_0x41fbb4=_0x1fcaae&&_0x1fcaae['is'](_0x6fddbe(0x1bf),_0x6fddbe(0x17a));_0x103cb4&&!_0x5b6dc4[_0x6fddbe(0x16f)](_0x505d51)&&_0x5bde39[_0x6fddbe(0x174)](_0x505d51),_0x41fbb4&&!_0x5b6dc4[_0x6fddbe(0x16f)](_0x1fcaae)&&_0x5bde39[_0x6fddbe(0x174)](_0x1fcaae);}else _0x101b3d['is'](_0x6fddbe(0x1bf),_0x6fddbe(0x187))&&_0x101b3d[_0x6fddbe(0x1e9)]&&(_0x834fae[_0x6fddbe(0x195)](_0x20292a[_0x6fddbe(0x1d8)]),_0x3771a7=!0x0);}}else{if(_0x6fddbe(0x161)==_0x834fae[_0x6fddbe(0x1ea)]){if(!_0x834fae[_0x6fddbe(0x1b5)]||!_0x834fae[_0x6fddbe(0x1b5)][_0x6fddbe(0x1ee)])continue;const _0x101477=_0x834fae[_0x6fddbe(0x1b5)][_0x6fddbe(0x14b)];if(_0x101477&&Object[_0x6fddbe(0x1b6)](_0x101477)[_0x6fddbe(0x1aa)])continue;const _0x395ed3=_0x834fae[_0x6fddbe(0x1b5)][_0x6fddbe(0x1ee)];let _0xe2dad5=!0x0,_0x126da8=!0x0;for(const _0xccd02 of _0x203f35)if(_0xccd02[_0x6fddbe(0x1ea)]&&_0xccd02[_0x6fddbe(0x1ea)][_0x6fddbe(0x1a3)](_0x6fddbe(0x198))){if(!_0xccd02[_0x6fddbe(0x1b5)][_0x6fddbe(0x1ee)]){_0x126da8=!0x1;break;}if(_0xccd02['id']!=_0x834fae['id']&&_0xccd02[_0x6fddbe(0x1b5)][_0x6fddbe(0x1ee)]==_0x395ed3){_0xe2dad5=!0x1;break;}}_0x126da8&&_0xe2dad5&&(_0x834fae[_0x6fddbe(0x180)](),_0x3771a7=!0x0);}}for(const _0x3e7043 of _0x5b6dc4)_0x23a329[_0x6fddbe(0x129)](_0x3e7043);for(const _0xa5e85b of _0x5bde39)_0x23a329[_0x6fddbe(0x1ed)](_0xa5e85b);return _0x3771a7;}),_0x34d1ff[_0xbbf846(0x13b)][_0xbbf846(0x1ac)](_0xbbf846(0x1ca))[_0xbbf846(0x18d)]({'model':_0xbbf846(0x1d9),'view':(_0x3c62ba,_0x49c772)=>_0x71887(_0x3c62ba),'converterPriority':_0xbbf846(0x19f)}),_0x34d1ff[_0xbbf846(0x13b)][_0xbbf846(0x1ac)](_0xbbf846(0x157))[_0xbbf846(0x18d)]({'model':_0xbbf846(0x1d9),'view':(_0xfd8a36,_0x3c490c)=>_0x3c490c[_0xbbf846(0x132)][_0xbbf846(0x193)]?_0x71887(_0xfd8a36,!0x1):null,'converterPriority':_0xbbf846(0x19f)});const _0x1a0e7a=_0x34d1ff[_0xbbf846(0x1e6)][_0xbbf846(0x19d)];this[_0xbbf846(0x188)](_0x1a0e7a[_0xbbf846(0x1d7)],_0xbbf846(0x199),(_0x59a087,_0x2896c4)=>{const _0x5d0c72=_0xbbf846,_0x4ac8c2=[];for(const _0x13d4ee of _0x1a0e7a[_0x5d0c72(0x1cc)](_0x2896c4[_0x5d0c72(0x1c2)])[_0x5d0c72(0x15f)]())_0x13d4ee['is'](_0x5d0c72(0x1bf),_0x5d0c72(0x150))&&_0x4ac8c2[_0x5d0c72(0x163)](_0x13d4ee);_0x1a0e7a[_0x5d0c72(0x181)](_0x1633e7=>{const _0x2549c9=_0x5d0c72;for(const _0x385b10 of _0x4ac8c2)_0x1633e7[_0x2549c9(0x141)](_0x1633e7[_0x2549c9(0x1cc)](_0x385b10),_0x1633e7[_0x2549c9(0x19c)](_0x385b10)),_0x1633e7[_0x2549c9(0x129)](_0x385b10);});});}}function Pe(_0x66049f){const _0x1c3fa8=_0x557c90;if(_0x66049f[_0x1c3fa8(0x1e9)])return!0x0;const _0x110185=_0x66049f[_0x1c3fa8(0x18e)](0x0);return _0x110185['is'](_0x1c3fa8(0x1bf),_0x1c3fa8(0x187))&&_0x110185[_0x1c3fa8(0x1e9)];}function he(_0x127dd8,_0x93e635={},_0x400227){const _0x38cd5c=_0x557c90;for(const {isAnchor:_0x4feaae,cellHeight:_0x323879,cellWidth:_0x13187a}of _0x400227[_0x38cd5c(0x126)](_0x127dd8,{'includeAllSlots':!0x0,..._0x93e635}))if(!_0x4feaae||0x1!=_0x323879||0x1!=_0x13187a)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x46ec94=_0x1d03;(function(_0x311a5e,_0x577b30){const _0x55b43a=_0x1d03,_0x8b6401=_0x311a5e();while(!![]){try{const _0x4b2eee=parseInt(_0x55b43a(0x118))/0x1*(parseInt(_0x55b43a(0x11e))/0x2)+-parseInt(_0x55b43a(0x104))/0x3+parseInt(_0x55b43a(0x117))/0x4*(parseInt(_0x55b43a(0xfe))/0x5)+parseInt(_0x55b43a(0x123))/0x6+parseInt(_0x55b43a(0x129))/0x7*(-parseInt(_0x55b43a(0x105))/0x8)+-parseInt(_0x55b43a(0xf7))/0x9*(parseInt(_0x55b43a(0x10f))/0xa)+-parseInt(_0x55b43a(0xfc))/0xb*(-parseInt(_0x55b43a(0x12a))/0xc);if(_0x4b2eee===_0x577b30)break;else _0x8b6401['push'](_0x8b6401['shift']());}catch(_0x5c46dc){_0x8b6401['push'](_0x8b6401['shift']());}}}(_0x2c32,0xc68ea));import{Plugin as _0x2a84cb}from'ckeditor5/src/core.js';function _0x1d03(_0x4d7789,_0x14870c){const _0x2c32cf=_0x2c32();return _0x1d03=function(_0x1d0376,_0x1c4337){_0x1d0376=_0x1d0376-0xf1;let _0x7d2c37=_0x2c32cf[_0x1d0376];return _0x7d2c37;},_0x1d03(_0x4d7789,_0x14870c);}import{getTranslation as _0x572f4e}from'../utils/common-translations.js';export default class vt extends _0x2a84cb{[_0x46ec94(0x100)](){const _0x5d983d=_0x46ec94;if(!this[_0x5d983d(0x102)][_0x5d983d(0x120)][_0x5d983d(0x10d)](_0x5d983d(0x107)))return;const _0x4c6d74=this[_0x5d983d(0x102)][_0x5d983d(0x120)][_0x5d983d(0x10b)](_0x5d983d(0x106));_0x4c6d74[_0x5d983d(0x108)](_0x5d983d(0x110),this[_0x5d983d(0x103)][_0x5d983d(0xfa)](this)),_0x4c6d74[_0x5d983d(0x101)][_0x5d983d(0x127)](_0x5d983d(0x11a),_0x5d983d(0xf4),_0x5d983d(0xf2),_0x4c6d74[_0x5d983d(0x101)][_0x5d983d(0x11f)](_0x5d983d(0x11a),null,_0x5d983d(0x10a))),_0x4c6d74[_0x5d983d(0x101)][_0x5d983d(0x127)](_0x5d983d(0x11a),_0x5d983d(0xf4),_0x5d983d(0x10a),_0x4c6d74[_0x5d983d(0x101)][_0x5d983d(0x11f)](_0x5d983d(0x11a),null,_0x5d983d(0xf2))),_0x4c6d74[_0x5d983d(0xf8)][_0x5d983d(0x112)](this[_0x5d983d(0x122)][_0x5d983d(0xfa)](this));}[_0x46ec94(0x103)](_0x4ae83e,_0x2d3c17){const _0x3ca83a=_0x46ec94,_0x4f6b3b=this[_0x3ca83a(0x102)][_0x3ca83a(0x120)][_0x3ca83a(0x10b)](_0x3ca83a(0x106)),_0x1ab49d=this[_0x3ca83a(0x102)][_0x3ca83a(0x120)][_0x3ca83a(0x10b)](_0x3ca83a(0x107)),_0x280cc3=_0x2d3c17[_0x3ca83a(0x125)]||this[_0x3ca83a(0x102)][_0x3ca83a(0xf3)][_0x3ca83a(0xfb)][_0x3ca83a(0x10c)][_0x3ca83a(0x11d)]();this[_0x3ca83a(0x102)][_0x3ca83a(0xf3)][_0x3ca83a(0x115)](()=>{const _0x387790=_0x3ca83a,_0x49aa09=_0x1ab49d[_0x387790(0x126)](_0x280cc3);let _0x9df45=_0x49aa09?_0x1ab49d[_0x387790(0xf1)](_0x49aa09):null,_0x465013=_0x280cc3[_0x387790(0x119)](_0x387790(0x10e))||null;const _0x4c4bb1=_0x2d3c17[_0x387790(0x10e)]||_0x465013,_0x13740d=_0x2d3c17[_0x387790(0xf6)]||_0x9df45,_0x3764fb=this[_0x387790(0x102)][_0x387790(0x120)][_0x387790(0x10b)](_0x387790(0x121))['me'];for(const _0x2c82d5 of _0x4f6b3b[_0x387790(0x113)]()){const _0x99b28b=_0x2c82d5[_0x387790(0xfd)]();if(_0x387790(0xf4)===_0x2c82d5[_0x387790(0x109)]&&_0x99b28b===_0x280cc3){_0x2c82d5[_0x387790(0x11b)]!==_0x3764fb&&_0x2c82d5[_0x387790(0x10a)]();const _0xd2112d=_0x2c82d5[_0x387790(0x114)][_0x387790(0x116)];_0x465013=_0xd2112d[0x0][_0x387790(0x10e)],_0x9df45=_0xd2112d[0x0][_0x387790(0xf6)];break;}}_0x4ae83e({'table':_0x280cc3,'tableWidth':_0x4c4bb1,'columnWidths':_0x13740d}),_0x4f6b3b[_0x387790(0xf9)](_0x280cc3,{'commandName':_0x387790(0x110),'commandParams':[{'tableWidth':_0x465013,'columnWidths':_0x9df45}],'formatGroupId':_0x387790(0xf4)},[],_0x387790(0xf4));});}[_0x46ec94(0x122)](_0x3ef145){const _0x2ab489=_0x46ec94;if(_0x2ab489(0x11a)!=_0x3ef145[_0x2ab489(0x128)]&&_0x2ab489(0xff)!=_0x3ef145[_0x2ab489(0x128)])return;const {data:_0x38666e}=_0x3ef145;if(_0x38666e&&_0x2ab489(0xf4)===_0x38666e[_0x2ab489(0x11c)]){const _0xc69902=_0x2ab489(0x124);return{'type':_0x2ab489(0xf5),'content':_0x572f4e(this[_0x2ab489(0x102)][_0x2ab489(0x111)],_0xc69902)};}}}function _0x2c32(){const _0x27d633=['formatInline','afterInit','_suggestionFactory','editor','handleResizeTableWidthCommand','3888147zXUEwC','7740832NcupWC','TrackChangesEditing','TableColumnResizeEditing','enableCommand','subType','discard','get','selection','has','tableWidth','538910ifhRDn','resizeTableWidth','locale','registerDescriptionCallback','getSuggestions','data','change','commandParams','748KJdLnK','5nwwOPL','getAttribute','formatBlock','author','formatGroupId','getSelectedElement','213958tShboJ','getSuggestionCallback','plugins','Users','handleSuggestionDescription','26598GozLzs','*Format:*\x20resize\x20table','table','getColumnGroupElement','registerCustomCallback','type','7IlPrpY','3445368QWNhrK','getTableColumnsWidths','accept','model','resizeTable','format','columnWidths','9OeFLev','descriptionFactory','markBlockFormat','bind','document','99tRsAYI','getContainedElement','200evCBIZ'];_0x2c32=function(){return _0x27d633;};return _0x2c32();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x415ba6=_0x21de;function _0x3dbc(){const _0x386069=['enableDefaultAttributesIntegration','options','FORMAT_HEADER_ROW','includes','end','registerCustomCallback','nodeBefore','addMarker:suggestion','editor','editing','bindElementToMarker','nodeAfter','TableEditing','12892800frlALb','registerBlockAttribute','has','removeMarker:suggestion','ck-suggestion-marker-','1513864blFWoM','FORMAT_REGULAR_ROW','getCellLocation','TableUtils','start','markerNameToElements','afterInit','commandName','stop','registerAttributeLabel','53347FPwYaS','headingColumns','registerDescriptionCallback','name','requires','ck-suggestion-marker--active','downcastDispatcher','item','activeMarkers','742205FUjoGU','format','consumable','FORMAT_HEADER_COLUMN','getSuggestion','formatBlock','_registerLegacyDescription','FORMAT_REGULAR_COLUMN','2VSEyOf','removeClass','536ieCRFY','unbindElementFromMarkerName','showSuggestionHighlights','cell','5727138MXAqZk','forceValue','_splitMarkerName','locale','markerRange','highest','data','parent','setTableColumnHeader','TrackChangesEditing','headingRows','addClass','_handleLegacySuggestions','mapper','data-suggestion','toViewElement','consume','markerName','commandParams','get','14268420ADjYEK','8lBGgRJ','accept','312xogXDl','setTableRowHeader','createTableWalker','descriptionFactory','type','5iOnoER','removeAttribute','writer','setAttribute','plugins','*Format:*\x20%0','_acceptFormatSuggestionCallbackFactory','637257BiYXSx','_suggestionFactory'];_0x3dbc=function(){return _0x386069;};return _0x3dbc();}(function(_0x253179,_0x49fb5e){const _0xbd7ec=_0x21de,_0x23850b=_0x253179();while(!![]){try{const _0x47af15=parseInt(_0xbd7ec(0x166))/0x1*(-parseInt(_0xbd7ec(0x16e))/0x2)+-parseInt(_0xbd7ec(0x13f))/0x3*(-parseInt(_0xbd7ec(0x131))/0x4)+-parseInt(_0xbd7ec(0x138))/0x5*(-parseInt(_0xbd7ec(0x174))/0x6)+parseInt(_0xbd7ec(0x15d))/0x7*(-parseInt(_0xbd7ec(0x170))/0x8)+-parseInt(_0xbd7ec(0x130))/0x9+-parseInt(_0xbd7ec(0x14e))/0xa+parseInt(_0xbd7ec(0x153))/0xb*(parseInt(_0xbd7ec(0x133))/0xc);if(_0x47af15===_0x49fb5e)break;else _0x23850b['push'](_0x23850b['shift']());}catch(_0x11ef58){_0x23850b['push'](_0x23850b['shift']());}}}(_0x3dbc,0xcaaa1));import{Plugin as _0x3c510b}from'ckeditor5/src/core.js';function _0x21de(_0x10b32e,_0x3e2be3){const _0x3dbc5c=_0x3dbc();return _0x21de=function(_0x21de0b,_0x30a78c){_0x21de0b=_0x21de0b-0x11d;let _0xfcf91a=_0x3dbc5c[_0x21de0b];return _0xfcf91a;},_0x21de(_0x10b32e,_0x3e2be3);}import _0x4abdc0 from'./table.js';import{getTranslation as _0x504d0a}from'../utils/common-translations.js';export default class At extends _0x3c510b{static get[_0x415ba6(0x161)](){return[_0x4abdc0];}[_0x415ba6(0x159)](){const _0x163248=_0x415ba6,_0x20ab86=this[_0x163248(0x149)];if(!_0x20ab86[_0x163248(0x13c)][_0x163248(0x150)](_0x163248(0x14d)))return;const _0xa3541a=_0x20ab86[_0x163248(0x11f)],_0x346539=_0x20ab86[_0x163248(0x13c)][_0x163248(0x12f)](_0x163248(0x125));_0x346539[_0x163248(0x141)](_0x163248(0x134)),_0x346539[_0x163248(0x141)](_0x163248(0x124)),_0x346539[_0x163248(0x14f)](_0x163248(0x126)),_0x346539[_0x163248(0x14f)](_0x163248(0x15e)),_0x346539[_0x163248(0x136)][_0x163248(0x15c)](_0x163248(0x126),_0x504d0a(_0xa3541a,_0x163248(0x143))),_0x346539[_0x163248(0x136)][_0x163248(0x15c)](_0x163248(0x15e),_0x504d0a(_0xa3541a,_0x163248(0x169))),this[_0x163248(0x128)]();}[_0x415ba6(0x128)](){const _0x4f1076=_0x415ba6,_0xb72bb6=this[_0x4f1076(0x149)][_0x4f1076(0x13c)][_0x4f1076(0x12f)](_0x4f1076(0x125)),_0x4115c5=this[_0x4f1076(0x149)][_0x4f1076(0x13c)][_0x4f1076(0x12f)](_0x4f1076(0x156)),_0x464572=this[_0x4f1076(0x149)][_0x4f1076(0x13c)][_0x4f1076(0x12f)](_0x4abdc0)[_0x4f1076(0x13e)]();function _0x5afb38({showActiveMarker:_0x343099=!0x0,setDataAttribute:_0x9bf4ca=!0x0}={}){return(_0x410aa5,_0x488767,_0x1d52e2)=>{const _0x15d9c9=_0x21de,{type:_0x5d5ff4,id:_0x374aed}=_0xb72bb6[_0x15d9c9(0x11e)](_0x488767[_0x15d9c9(0x12d)]),_0xbfed9=_0xb72bb6[_0x15d9c9(0x16a)](_0x374aed),_0x4ad8fd=_0xbfed9[_0x15d9c9(0x122)];if(_0x15d9c9(0x16b)!=_0xbfed9[_0x15d9c9(0x137)]||!_0x4ad8fd||_0x15d9c9(0x124)!=_0x4ad8fd[_0x15d9c9(0x15a)])return;if(_0x488767[_0x15d9c9(0x164)])return void _0x410aa5[_0x15d9c9(0x15b)]();if(!_0x1d52e2[_0x15d9c9(0x168)][_0x15d9c9(0x12c)](_0x488767[_0x15d9c9(0x120)],_0x410aa5[_0x15d9c9(0x160)]))return;const _0x539cb2=_0x488767[_0x15d9c9(0x120)][_0x15d9c9(0x157)][_0x15d9c9(0x14c)],_0x327f97=_0x488767[_0x15d9c9(0x120)][_0x15d9c9(0x145)][_0x15d9c9(0x147)],_0x2b0b51=_0x539cb2[_0x15d9c9(0x123)][_0x15d9c9(0x123)],{column:_0x2e3590}=_0x4115c5[_0x15d9c9(0x155)](_0x539cb2),{column:_0x1b6742}=_0x4115c5[_0x15d9c9(0x155)](_0x327f97);for(let _0x4a495c=_0x2e3590;_0x4a495c<=_0x1b6742;_0x4a495c++){const _0x396e95=_0x4115c5[_0x15d9c9(0x135)](_0x2b0b51,{'column':_0x4a495c,'includeAllSlots':!0x1});for(const _0x45d0af of _0x396e95){const _0x3c615f=_0x45d0af[_0x15d9c9(0x173)],_0x2dd12d=_0x1d52e2[_0x15d9c9(0x129)][_0x15d9c9(0x12b)](_0x3c615f);_0x1d52e2[_0x15d9c9(0x13a)][_0x15d9c9(0x127)](_0x15d9c9(0x152)+_0x5d5ff4,_0x2dd12d),_0x9bf4ca&&_0x1d52e2[_0x15d9c9(0x13a)][_0x15d9c9(0x13b)](_0x15d9c9(0x12a),_0x374aed,_0x2dd12d),_0x1d52e2[_0x15d9c9(0x129)][_0x15d9c9(0x14b)](_0x2dd12d,_0x488767[_0x15d9c9(0x12d)]),_0x343099&&(_0xb72bb6[_0x15d9c9(0x165)][_0x15d9c9(0x144)](_0x488767[_0x15d9c9(0x12d)])?_0x1d52e2[_0x15d9c9(0x13a)][_0x15d9c9(0x127)](_0x15d9c9(0x162),_0x2dd12d):_0x1d52e2[_0x15d9c9(0x13a)][_0x15d9c9(0x16f)](_0x15d9c9(0x162),_0x2dd12d));}}};}_0xb72bb6[_0x4f1076(0x140)][_0x4f1076(0x146)](_0x4f1076(0x16b),_0x4f1076(0x134),_0x4f1076(0x132),_0x464572),_0xb72bb6[_0x4f1076(0x140)][_0x4f1076(0x146)](_0x4f1076(0x16b),_0x4f1076(0x124),_0x4f1076(0x132),_0x464572),this[_0x4f1076(0x149)][_0x4f1076(0x14a)][_0x4f1076(0x163)]['on'](_0x4f1076(0x148),_0x5afb38(),{'priority':_0x4f1076(0x121)}),this[_0x4f1076(0x149)][_0x4f1076(0x122)][_0x4f1076(0x163)]['on'](_0x4f1076(0x148),(_0xc20c57,_0x1e6e88,_0x5d21a1)=>{const _0x7e8a3e=_0x4f1076;_0x5d21a1[_0x7e8a3e(0x142)][_0x7e8a3e(0x172)]&&_0x5afb38({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0xc20c57,_0x1e6e88,_0x5d21a1);},{'priority':_0x4f1076(0x121)}),this[_0x4f1076(0x149)][_0x4f1076(0x14a)][_0x4f1076(0x163)]['on'](_0x4f1076(0x151),(_0x5b05a9,_0x22dc23,_0x1dcf9c)=>{const _0x368cf4=_0x4f1076,{type:_0xa24753,id:_0x36d6c9}=_0xb72bb6[_0x368cf4(0x11e)](_0x22dc23[_0x368cf4(0x12d)]),_0x29ced6=_0xb72bb6[_0x368cf4(0x16a)](_0x36d6c9),_0x405619=_0x29ced6[_0x368cf4(0x122)];if(_0x368cf4(0x16b)!=_0x29ced6[_0x368cf4(0x137)]||!_0x405619||_0x368cf4(0x124)!=_0x405619[_0x368cf4(0x15a)])return;const _0x51a6b3=_0x1dcf9c[_0x368cf4(0x129)][_0x368cf4(0x158)](_0x22dc23[_0x368cf4(0x12d)]);if(_0x51a6b3){for(const _0x41000f of _0x51a6b3)_0x1dcf9c[_0x368cf4(0x13a)][_0x368cf4(0x16f)](_0x368cf4(0x152)+_0xa24753,_0x41000f),_0x1dcf9c[_0x368cf4(0x13a)][_0x368cf4(0x16f)](_0x368cf4(0x162),_0x41000f),_0x1dcf9c[_0x368cf4(0x13a)][_0x368cf4(0x139)](_0x368cf4(0x12a),_0x41000f),_0x1dcf9c[_0x368cf4(0x129)][_0x368cf4(0x171)](_0x41000f,_0x22dc23[_0x368cf4(0x12d)]);}},{'priority':_0x4f1076(0x121)}),this[_0x4f1076(0x16c)]();}[_0x415ba6(0x16c)](){const _0x1bbcd2=_0x415ba6,_0x3f9034=this[_0x1bbcd2(0x149)],_0x2d8732=_0x3f9034[_0x1bbcd2(0x11f)];function _0x200bbc(_0x5776d8){const _0xbb9202=_0x1bbcd2;return{'type':_0xbb9202(0x167),'content':_0x504d0a(_0x2d8732,_0xbb9202(0x13d),_0x5776d8)};}_0x3f9034[_0x1bbcd2(0x13c)][_0x1bbcd2(0x12f)](_0x1bbcd2(0x125))[_0x1bbcd2(0x136)][_0x1bbcd2(0x15f)](_0xa6a5c7=>{const _0x24316d=_0x1bbcd2;if(_0x24316d(0x16b)!=_0xa6a5c7[_0x24316d(0x137)])return;const {data:_0x360ce6}=_0xa6a5c7;if(_0x360ce6){if(_0x24316d(0x134)==_0x360ce6[_0x24316d(0x15a)]){const _0x122bfd=_0x360ce6[_0x24316d(0x12e)][0x0][_0x24316d(0x11d)];return _0x200bbc(_0x504d0a(_0x2d8732,_0x122bfd?_0x24316d(0x143):_0x24316d(0x154)));}if(_0x24316d(0x124)==_0x360ce6[_0x24316d(0x15a)]){const _0x52fa63=_0x360ce6[_0x24316d(0x12e)][0x0][_0x24316d(0x11d)];return _0x200bbc(_0x504d0a(_0x2d8732,_0x52fa63?_0x24316d(0x169):_0x24316d(0x16d)));}}});}}
|