@ckeditor/ckeditor5-track-changes 42.0.1-alpha.2 → 42.0.1
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/LICENSE.md +1 -1
- 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
|
+
const _0x494f64=_0x1a0d;function _0x1a0d(_0x58bccd,_0x42a145){const _0x5f4663=_0x5f46();return _0x1a0d=function(_0x1a0ddb,_0x40772f){_0x1a0ddb=_0x1a0ddb-0x80;let _0x1d7c5b=_0x5f4663[_0x1a0ddb];return _0x1d7c5b;},_0x1a0d(_0x58bccd,_0x42a145);}function _0x5f46(){const _0x36e167=['acceptSelectedSuggestions','RestrictedEditingModeEditing','discardAllSuggestions','plugins','1020193PEVdfH','trackChanges','enableCommand','acceptSuggestion','get','acceptAllSuggestions','has','377174AgoeRr','discardSelectedSuggestions','7748AashEk','8181110anBDal','49984120oCmvdi','106120ihuBqG','goToPreviousRestrictedEditingException','afterInit','60kSEoRq','TrackChangesEditing','1038RxwDgh','549MttTNK','discardSuggestion','2969090ykKxXE','editor','goToNextRestrictedEditingException'];_0x5f46=function(){return _0x36e167;};return _0x5f46();}(function(_0xe398cd,_0x39fef4){const _0x36dd17=_0x1a0d,_0x45d36f=_0xe398cd();while(!![]){try{const _0x502cce=parseInt(_0x36dd17(0x86))/0x1+-parseInt(_0x36dd17(0x9a))/0x2+parseInt(_0x36dd17(0x97))/0x3*(-parseInt(_0x36dd17(0x8f))/0x4)+-parseInt(_0x36dd17(0x90))/0x5+parseInt(_0x36dd17(0x95))/0x6*(-parseInt(_0x36dd17(0x8d))/0x7)+-parseInt(_0x36dd17(0x92))/0x8*(parseInt(_0x36dd17(0x98))/0x9)+parseInt(_0x36dd17(0x91))/0xa;if(_0x502cce===_0x39fef4)break;else _0x45d36f['push'](_0x45d36f['shift']());}catch(_0x29b473){_0x45d36f['push'](_0x45d36f['shift']());}}}(_0x5f46,0xd6c23));import{Plugin as _0x5420a1}from'ckeditor5/src/core.js';export default class kt extends _0x5420a1{[_0x494f64(0x94)](){const _0x567848=_0x494f64,_0x3ba5bf=this[_0x567848(0x80)];if(!_0x3ba5bf[_0x567848(0x85)][_0x567848(0x8c)](_0x567848(0x83)))return;const _0x23ceb6=_0x3ba5bf[_0x567848(0x85)][_0x567848(0x8a)](_0x567848(0x96));_0x23ceb6[_0x567848(0x88)](_0x567848(0x93)),_0x23ceb6[_0x567848(0x88)](_0x567848(0x81));const _0x1b3ee8=_0x3ba5bf[_0x567848(0x85)][_0x567848(0x8a)](_0x567848(0x83));_0x1b3ee8[_0x567848(0x88)](_0x567848(0x87)),_0x1b3ee8[_0x567848(0x88)](_0x567848(0x89)),_0x1b3ee8[_0x567848(0x88)](_0x567848(0x99)),_0x1b3ee8[_0x567848(0x88)](_0x567848(0x8b)),_0x1b3ee8[_0x567848(0x88)](_0x567848(0x84)),_0x1b3ee8[_0x567848(0x88)](_0x567848(0x82)),_0x1b3ee8[_0x567848(0x88)](_0x567848(0x8e));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x59c053=_0x41b1;function _0x41b1(_0x52e26e,_0x24f2b9){const _0x163942=_0x1639();return _0x41b1=function(_0x41b12e,_0x2fe80a){_0x41b12e=_0x41b12e-0x116;let _0x491685=_0x163942[_0x41b12e];return _0x491685;},_0x41b1(_0x52e26e,_0x24f2b9);}(function(_0x233477,_0x4aea0d){const _0x26bf6c=_0x41b1,_0x28e3fd=_0x233477();while(!![]){try{const _0x3adcdf=parseInt(_0x26bf6c(0x11a))/0x1+-parseInt(_0x26bf6c(0x118))/0x2*(-parseInt(_0x26bf6c(0x122))/0x3)+parseInt(_0x26bf6c(0x133))/0x4*(-parseInt(_0x26bf6c(0x123))/0x5)+parseInt(_0x26bf6c(0x125))/0x6+parseInt(_0x26bf6c(0x14c))/0x7*(-parseInt(_0x26bf6c(0x142))/0x8)+parseInt(_0x26bf6c(0x13e))/0x9+parseInt(_0x26bf6c(0x136))/0xa*(-parseInt(_0x26bf6c(0x143))/0xb);if(_0x3adcdf===_0x4aea0d)break;else _0x28e3fd['push'](_0x28e3fd['shift']());}catch(_0x492836){_0x28e3fd['push'](_0x28e3fd['shift']());}}}(_0x1639,0xd6758));import{Plugin as _0x1c3eaa}from'ckeditor5/src/core.js';import{ShiftEnter as _0x1846b9}from'ckeditor5/src/enter.js';import{getTranslation as _0x50a54c}from'../utils/common-translations.js';export default class bt extends _0x1c3eaa{static get[_0x59c053(0x131)](){return[_0x1846b9];}[_0x59c053(0x12e)](){const _0x7caf7=_0x59c053,_0x1f9293=this[_0x7caf7(0x146)],_0x4ef822=_0x1f9293[_0x7caf7(0x13a)][_0x7caf7(0x14d)](_0x7caf7(0x14a));_0x4ef822[_0x7caf7(0x121)](_0x7caf7(0x13c)),_0x1f9293[_0x7caf7(0x12f)][_0x7caf7(0x119)]['on'](_0x7caf7(0x145),de(_0x1f9293),{'priority':_0x7caf7(0x147)}),_0x1f9293[_0x7caf7(0x12f)][_0x7caf7(0x119)]['on'](_0x7caf7(0x11e),de(_0x1f9293),{'priority':_0x7caf7(0x147)}),_0x1f9293[_0x7caf7(0x12a)][_0x7caf7(0x119)]['on'](_0x7caf7(0x12b),(_0xd69808,_0x196e8b,_0x42aab3)=>{const _0x29fd05=_0x7caf7;_0x42aab3[_0x29fd05(0x134)][_0x29fd05(0x141)]&&de(_0x1f9293,{'showActiveMarker':!0x1})(_0xd69808,_0x196e8b,_0x42aab3);}),_0x4ef822[_0x7caf7(0x139)][_0x7caf7(0x13d)](_0x7caf7(0x124),_0x557bcf=>_0x50a54c(_0x1f9293[_0x7caf7(0x11f)],_0x7caf7(0x11d),_0x557bcf));}}function _0x1639(){const _0x4d0ded=['showSuggestionHighlights','5952216rjiWuk','458139tueNQk','model','addMarker:suggestion:insertion','editor','high','activeMarkers','getItems','TrackChangesEditing','mapper','7HkJxrR','get','element','ck-suggestion-marker--active','addClass','308cIsnoV','downcastDispatcher','1672567EiOwYi','includes','ck-suggestion-marker-','ELEMENT_LINE_BREAK','addMarker:suggestion:deletion','locale','createPositionBefore','enableCommand','22071IKOpPV','303055koWDDg','softBreak','5145678CfWBkP','deletion','toViewPosition','writer','test','data','addMarker:suggestion','markerName','span','init','editing','insert','requires','bindElementToMarker','32tUZqlS','options','merge','410aCcVQO','name','split','descriptionFactory','plugins','consumable','shiftEnter','registerElementLabel','1366110YAQWyF','createUIElement','markerRange'];_0x1639=function(){return _0x4d0ded;};return _0x1639();}function de(_0x46dd8c,{showActiveMarker:_0x22f6a4=!0x0}={}){return(_0x92b85b,_0x3e3d10,_0x27b494)=>{const _0x7c1cec=_0x41b1,_0x41b6b2=_0x46dd8c[_0x7c1cec(0x13a)][_0x7c1cec(0x14d)](_0x7c1cec(0x14a));if(!_0x27b494[_0x7c1cec(0x13b)][_0x7c1cec(0x129)](_0x3e3d10[_0x7c1cec(0x140)],_0x92b85b[_0x7c1cec(0x137)]))return;const _0x4c1209=_0x46dd8c[_0x7c1cec(0x144)];for(const _0x252b3c of _0x3e3d10[_0x7c1cec(0x140)][_0x7c1cec(0x149)]()){if(!_0x252b3c['is'](_0x7c1cec(0x14e),_0x7c1cec(0x124)))continue;const _0x2caf22=_0x7c1cec(0x126)==_0x3e3d10[_0x7c1cec(0x12c)][_0x7c1cec(0x138)](':')[0x1]?_0x7c1cec(0x135):_0x7c1cec(0x138),_0x3feab2=_0x27b494[_0x7c1cec(0x128)][_0x7c1cec(0x13f)](_0x7c1cec(0x12d),{'class':_0x7c1cec(0x11c)+_0x2caf22}),_0x5d4b7f=_0x27b494[_0x7c1cec(0x14b)][_0x7c1cec(0x127)](_0x4c1209[_0x7c1cec(0x120)](_0x252b3c));_0x22f6a4&&_0x41b6b2[_0x7c1cec(0x148)][_0x7c1cec(0x11b)](_0x3e3d10[_0x7c1cec(0x12c)])&&_0x27b494[_0x7c1cec(0x128)][_0x7c1cec(0x117)](_0x7c1cec(0x116),_0x3feab2),_0x27b494[_0x7c1cec(0x128)][_0x7c1cec(0x130)](_0x5d4b7f,_0x3feab2),_0x27b494[_0x7c1cec(0x14b)][_0x7c1cec(0x132)](_0x3feab2,_0x3e3d10[_0x7c1cec(0x12c)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x4ed060=_0x4bfc;(function(_0x1fa8da,_0x4c6190){const _0x1c74c6=_0x4bfc,_0x1cc222=_0x1fa8da();while(!![]){try{const _0x15d05d=parseInt(_0x1c74c6(0x14f))/0x1*(-parseInt(_0x1c74c6(0x159))/0x2)+parseInt(_0x1c74c6(0x140))/0x3+parseInt(_0x1c74c6(0x14b))/0x4*(parseInt(_0x1c74c6(0x151))/0x5)+parseInt(_0x1c74c6(0x147))/0x6+-parseInt(_0x1c74c6(0x15c))/0x7*(-parseInt(_0x1c74c6(0x15b))/0x8)+parseInt(_0x1c74c6(0x142))/0x9+-parseInt(_0x1c74c6(0x145))/0xa*(parseInt(_0x1c74c6(0x154))/0xb);if(_0x15d05d===_0x4c6190)break;else _0x1cc222['push'](_0x1cc222['shift']());}catch(_0x5b1be3){_0x1cc222['push'](_0x1cc222['shift']());}}}(_0x502b,0x8ca4d));import{Plugin as _0x1cf9bf}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x4329a7}from'./utils.js';function _0x4bfc(_0x336194,_0x449268){const _0x502bce=_0x502b();return _0x4bfc=function(_0x4bfc77,_0x2195be){_0x4bfc77=_0x4bfc77-0x135;let _0x1d3a67=_0x502bce[_0x4bfc77];return _0x1d3a67;},_0x4bfc(_0x336194,_0x449268);}function _0x502b(){const _0x59c5b0=['19226CedGQM','value','24MgahiM','619409TaoIRa','FORMAT_RESTRICTED_DISABLED','restrictedEditingException','StandardEditingModeEditing','format','selection','editor','getRanges','get','commandParams','registerDescriptionCallback','afterInit','FORMAT_RESTRICTED_ENABLED','descriptionFactory','946620VBdxEN','markInlineFormat','9947079pRYwfB','forceValue','type','6210620KoWiji','enableCommand','4313838UCTPdX','isCollapsed','formatInline','from','1134884RxTdbG','model','change','locale','85eNltVh','commands','15zvAgEm','commandName','formatBlock','33aEdexl','TrackChangesEditing','plugins','document','has'];_0x502b=function(){return _0x59c5b0;};return _0x502b();}import{getTranslation as _0x35d6eb}from'../utils/common-translations.js';export default class wt extends _0x1cf9bf{[_0x4ed060(0x13d)](){const _0xa6dabf=_0x4ed060,_0x1f7fc2=this[_0xa6dabf(0x138)],_0x5b8310=_0x1f7fc2[_0xa6dabf(0x14c)],_0x4a151c=_0x1f7fc2[_0xa6dabf(0x14e)];if(!_0x1f7fc2[_0xa6dabf(0x156)][_0xa6dabf(0x158)](_0xa6dabf(0x135)))return;const _0x526ef6=_0x1f7fc2[_0xa6dabf(0x156)][_0xa6dabf(0x13a)](_0xa6dabf(0x155)),_0x470055=_0xa6dabf(0x15e),_0x5ee848=_0x1f7fc2[_0xa6dabf(0x150)][_0xa6dabf(0x13a)](_0x470055);_0x526ef6[_0xa6dabf(0x146)](_0x470055,(_0xc3f4a0,_0x48d012={})=>{const _0x3be21f=_0xa6dabf,_0x4a6206=_0x5b8310[_0x3be21f(0x157)][_0x3be21f(0x137)];if(_0x4a6206[_0x3be21f(0x148)])return void _0xc3f4a0(_0x48d012);const _0x102ece=void 0x0!==_0x48d012[_0x3be21f(0x143)]?_0x48d012[_0x3be21f(0x143)]:!_0x5ee848[_0x3be21f(0x15a)];_0x5b8310[_0x3be21f(0x14d)](()=>{const _0x3132a3=_0x3be21f,_0x1b1bae=Array[_0x3132a3(0x14a)](_0x4a6206[_0x3132a3(0x139)]());for(const _0x28d817 of _0x1b1bae){const _0x4cf222=_0x102ece?[_0x28d817]:_0x4329a7(_0x470055,_0x28d817,_0x5b8310);for(const _0x5d3061 of _0x4cf222)_0x526ef6[_0x3132a3(0x141)](_0x5d3061,{'commandName':_0x470055,'commandParams':[{'forceValue':_0x102ece}]});}});}),_0x526ef6[_0xa6dabf(0x13f)][_0xa6dabf(0x13c)](_0x2eb27b=>{const _0x53ee80=_0xa6dabf;if(_0x53ee80(0x153)!=_0x2eb27b[_0x53ee80(0x144)]&&_0x53ee80(0x149)!=_0x2eb27b[_0x53ee80(0x144)])return;const {data:_0x11e16c}=_0x2eb27b;return _0x11e16c&&_0x11e16c[_0x53ee80(0x152)]==_0x470055?_0x11e16c[_0x53ee80(0x13b)][0x0][_0x53ee80(0x143)]?{'type':_0x53ee80(0x136),'content':_0x35d6eb(_0x4a151c,_0x53ee80(0x13e))}:{'type':_0x53ee80(0x136),'content':_0x35d6eb(_0x4a151c,_0x53ee80(0x15d))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3f71f1=_0x228d;(function(_0x261b8b,_0x23e29a){const _0x1f121b=_0x228d,_0x61c553=_0x261b8b();while(!![]){try{const _0x2336e6=parseInt(_0x1f121b(0x10e))/0x1*(-parseInt(_0x1f121b(0xf8))/0x2)+parseInt(_0x1f121b(0xf3))/0x3+-parseInt(_0x1f121b(0x103))/0x4*(-parseInt(_0x1f121b(0x107))/0x5)+parseInt(_0x1f121b(0xef))/0x6+-parseInt(_0x1f121b(0xf1))/0x7*(-parseInt(_0x1f121b(0xfd))/0x8)+-parseInt(_0x1f121b(0xfe))/0x9+-parseInt(_0x1f121b(0xde))/0xa;if(_0x2336e6===_0x23e29a)break;else _0x61c553['push'](_0x61c553['shift']());}catch(_0xb887cf){_0x61c553['push'](_0x61c553['shift']());}}}(_0x4eb1,0xcb319));import{Plugin as _0x4ac2c4}from'ckeditor5/src/core.js';import{getTranslation as _0x2ebf29}from'../utils/common-translations.js';export default class yt extends _0x4ac2c4{[_0x3f71f1(0xed)](){const _0x26db23=_0x3f71f1,_0x4e66a1=this[_0x26db23(0xee)];if(!_0x4e66a1[_0x26db23(0xf6)][_0x26db23(0xf9)](_0x26db23(0x105))||!_0x4e66a1[_0x26db23(0xf6)][_0x26db23(0xf9)](_0x26db23(0x10b)))return;const _0x2195ae=_0x4e66a1[_0x26db23(0xf6)][_0x26db23(0x101)](_0x26db23(0xf4)),_0x4abfed=_0x4e66a1[_0x26db23(0x102)],_0x5a77ba=_0x4e66a1[_0x26db23(0xe7)][_0x26db23(0x101)](_0x26db23(0x106))||{},_0x42066a=_0x4e66a1[_0x26db23(0xf6)][_0x26db23(0x101)](_0x26db23(0xe1)),_0x38bf0b=_0x4e66a1[_0x26db23(0xf6)][_0x26db23(0x101)](_0x26db23(0xfb))[_0x26db23(0xf5)](_0x4e66a1[_0x26db23(0xf6)][_0x26db23(0x101)](_0x26db23(0x10b)),_0x5a77ba[_0x26db23(0xf2)]);_0x2195ae[_0x26db23(0xf0)](_0x26db23(0x106));const _0x4c05d4=new Set();for(const _0x592bd5 of _0x38bf0b[_0x26db23(0x10a)]){const _0x425bf0=_0x42066a[_0x26db23(0xfa)](_0x592bd5[_0x26db23(0xe5)]);_0x4c05d4[_0x26db23(0xe9)](_0x425bf0);}const _0x2920b4=new Set();for(const _0x5c2db1 of _0x38bf0b[_0x26db23(0xe8)]){const _0x26f49a=_0x42066a[_0x26db23(0xfa)](_0x5c2db1[_0x26db23(0xe5)]);_0x2920b4[_0x26db23(0xe9)](_0x26f49a);for(const _0x1e5305 of _0x5c2db1[_0x26db23(0x100)])_0x2920b4[_0x26db23(0xe9)](_0x1e5305);}for(const _0x60caba of _0x4c05d4)_0x2195ae[_0x26db23(0xff)](_0x60caba),_0x2195ae[_0x26db23(0x10f)][_0x26db23(0xfc)](_0x60caba,_0x2ebf29(_0x4abfed,_0x26db23(0xe3)));for(const _0x5abdd6 of _0x2920b4)_0x2195ae[_0x26db23(0xea)](_0x5abdd6),_0x2195ae[_0x26db23(0x10f)][_0x26db23(0xfc)](_0x5abdd6,_0x2ebf29(_0x4abfed,_0x26db23(0xe3)));this[_0x26db23(0xe4)]();}[_0x3f71f1(0xe4)](){const _0x2a3fe6=_0x3f71f1,_0x52d47f=this[_0x2a3fe6(0xee)],_0x1154e6=_0x52d47f[_0x2a3fe6(0x102)];_0x52d47f[_0x2a3fe6(0xf6)][_0x2a3fe6(0x101)](_0x2a3fe6(0xf4))[_0x2a3fe6(0x10f)][_0x2a3fe6(0xe0)](_0x71892e=>{const _0x264237=_0x2a3fe6;if(_0x264237(0xe6)!=_0x71892e[_0x264237(0xeb)]&&_0x264237(0x109)!=_0x71892e[_0x264237(0xeb)])return;const {data:_0x56dcf4}=_0x71892e;return _0x56dcf4&&_0x264237(0x106)===_0x56dcf4[_0x264237(0xdf)]?_0x56dcf4[_0x264237(0x10c)][0x0][_0x264237(0xe2)]?{'type':_0x264237(0x108),'content':_0x2ebf29(_0x1154e6,_0x264237(0x10d),_0x56dcf4[_0x264237(0x10c)][0x0][_0x264237(0x104)][_0x264237(0xf7)]())}:{'type':_0x264237(0x108),'content':_0x2ebf29(_0x1154e6,_0x264237(0xec),_0x56dcf4[_0x264237(0x10c)][0x0][_0x264237(0x104)][_0x264237(0xf7)]())}:void 0x0;});}}function _0x228d(_0x373176,_0x324371){const _0x4eb1a4=_0x4eb1();return _0x228d=function(_0x228d63,_0x486a3e){_0x228d63=_0x228d63-0xde;let _0x515ab5=_0x4eb1a4[_0x228d63];return _0x515ab5;},_0x228d(_0x373176,_0x324371);}function _0x4eb1(){const _0x275398=['locale','12DJCXVV','styleName','Style','style','2586970aLfkDh','format','formatInline','block','DataSchema','commandParams','*Set\x20format:*\x20%0','2sHYyJv','descriptionFactory','24434140mGEujB','commandName','registerDescriptionCallback','GeneralHtmlSupport','forceValue','FORMAT_STYLE','_registerLegacyDescription','element','formatBlock','config','inline','add','registerInlineAttribute','type','*Remove\x20format:*\x20%0','afterInit','editor','1027026xkuztt','enableDefaultAttributesIntegration','7atGizk','definitions','2520054vfnWvJ','TrackChangesEditing','normalizeConfig','plugins','toLowerCase','907936QBuITu','has','getGhsAttributeNameForElement','StyleUtils','registerAttributeLabel','13218992YCHert','289026IdzTAA','registerBlockAttribute','ghsAttributes','get'];_0x4eb1=function(){return _0x275398;};return _0x4eb1();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x49c3(_0x32ece3,_0x59f3ce){const _0x5cb50b=_0x5cb5();return _0x49c3=function(_0x49c3bc,_0x5b53e5){_0x49c3bc=_0x49c3bc-0xd4;let _0x35dcb8=_0x5cb50b[_0x49c3bc];return _0x35dcb8;},_0x49c3(_0x32ece3,_0x59f3ce);}function _0x5cb5(){const _0x67e321=['minRow','element','refresh','nodeBefore','colspan','insertTableColumnLeft','978ZUiSEx','fromRange','above','ELEMENT_TABLE_WITH_TEXT','add','addClass','MIN_SAFE_INTEGER','maxRow','TableUtils','9669aiBvrf','first','_tablePostFixingSubtypes','registerPostFixer','6mMkkWi','insertTableColumnRight','forceValue','TrackChangesEditing','isIntersectingWithRange','discard','getSuggestion','oldRange','selectTableRow','_acceptFormatSuggestionCallbackFactory','locale','ELEMENT_TABLE_ROW','isInContent','TableEditing','mapper','length','getColumnIndexes','getContainedElement','getChangedMarkers','selectTableColumn','removeClass','removeTableRow','createRangeOn','start','accept','getFirstRange','values','tablePaste','addMarker:suggestion','change:data','insertion','insert','markMultiRangeDeletion','insertTable','maxColumn','isArray','change','classes','_splitMarkerName','isIntersecting','getRanges','ELEMENT_TABLE_ROW_WITH_TEXT','end','every','filter','detach','setSelection','2813097kGVgDX','name','plugins','tableCell','selection','max','data','type','span','getSelectionAffectedTableCells','map','getAttribute','createTableWalker','showSuggestionHighlights','commands','*Insert:*\x20%0','getItems','get','model','batch','from','hasAttribute','_getCoordsForCells','4034gpCeYf','_setupColumnsRowsFixing','insertTableRowAbove','toViewElement','substr','has','createRangeIn','push','afterInit','differ','left','1056196vbnGuh','ELEMENT_TABLE_COLUMN','getCellLocation','rootName','createPositionAt','low','registerDescriptionCallback','$graveyard','deletion','descriptionFactory','subType','_tableSuggestions','$textProxy','findAncestor','tableRow','options','nodeAfter','registerCustomCallback','enqueueChange','1218544kVkJRh','_getSuggestionCoords','removeTableColumn','order','downcastDispatcher','table','last','44qXkZjT','item','MAX_SAFE_INTEGER','enableCommand','execute','minColumn','toLowerCase','root','join','min','_suggestionFactory','getChildren','*Remove:*\x20%0','document','200015gSHSiv','getChanges','getRowIndexes','18fKfbEN','tableColumn','includes','7990DAvLXk','some','editor','writer','insertTableRowBelow','startsWith','isTouching','addRange','rowspan','ELEMENT_TABLE_COLUMN_WITH_TEXT','cell','markMultiRangeInsertion','ELEMENT_TABLE','isEqual','highest','registerElementLabel','position','suggestion','32530812JXpyKg'];_0x5cb5=function(){return _0x67e321;};return _0x5cb5();}const _0x105ff1=_0x49c3;(function(_0x507cf9,_0x3f8a12){const _0x26cb35=_0x49c3,_0x392181=_0x507cf9();while(!![]){try{const _0x541485=-parseInt(_0x26cb35(0x146))/0x1+-parseInt(_0x26cb35(0x13b))/0x2*(parseInt(_0x26cb35(0xe8))/0x3)+parseInt(_0x26cb35(0x160))/0x4*(-parseInt(_0x26cb35(0x16e))/0x5)+parseInt(_0x26cb35(0xf5))/0x6*(parseInt(_0x26cb35(0x124))/0x7)+parseInt(_0x26cb35(0x159))/0x8*(parseInt(_0x26cb35(0x171))/0x9)+-parseInt(_0x26cb35(0x174))/0xa*(parseInt(_0x26cb35(0xf1))/0xb)+parseInt(_0x26cb35(0xe1))/0xc;if(_0x541485===_0x3f8a12)break;else _0x392181['push'](_0x392181['shift']());}catch(_0x28bea0){_0x392181['push'](_0x392181['shift']());}}}(_0x5cb5,0x890a4));import{Plugin as _0x1f0e4b}from'ckeditor5/src/core.js';import{LiveRange as _0xb4521e}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x24095d}from'ckeditor5/src/widget.js';import{getTranslation as _0x21dbea}from'../utils/common-translations.js';export default class jt extends _0x1f0e4b{constructor(_0x303b8e){const _0x10fb56=_0x49c3;super(_0x303b8e),this[_0x10fb56(0xf3)]=[_0x10fb56(0x154),_0x10fb56(0x172)],this[_0x10fb56(0x151)]=new Set();}[_0x105ff1(0x143)](){const _0x42b2e4=_0x105ff1,_0x468f26=this[_0x42b2e4(0x176)],_0x5db3df=_0x468f26[_0x42b2e4(0x136)][_0x42b2e4(0x16d)][_0x42b2e4(0x128)];if(!_0x468f26[_0x42b2e4(0x126)][_0x42b2e4(0x140)](_0x42b2e4(0x102)))return;const _0x3ebc63=_0x468f26[_0x42b2e4(0xff)],_0x5d5b0=_0x468f26[_0x42b2e4(0x126)][_0x42b2e4(0x135)](_0x42b2e4(0xf8)),_0x266e82=_0x468f26[_0x42b2e4(0x126)][_0x42b2e4(0x135)](_0x42b2e4(0xf0));_0x5d5b0[_0x42b2e4(0x14f)][_0x42b2e4(0xde)](_0x42b2e4(0x15e),_0x148094=>_0x21dbea(_0x3ebc63,_0x42b2e4(0xdb),_0x148094)),this[_0x42b2e4(0x13c)](),_0x5d5b0[_0x42b2e4(0x163)](_0x42b2e4(0x116)),_0x5d5b0[_0x42b2e4(0x163)](_0x42b2e4(0xfd)),_0x5d5b0[_0x42b2e4(0x163)](_0x42b2e4(0x108));for(const _0x2b1c95 of[_0x42b2e4(0x13d),_0x42b2e4(0x178)]){const _0x4c409c=_0x468f26[_0x42b2e4(0x132)][_0x42b2e4(0x135)](_0x2b1c95);_0x5d5b0[_0x42b2e4(0x163)](_0x2b1c95,_0x48d1f7=>{const _0x387cc0=_0x42b2e4;_0x468f26[_0x387cc0(0x136)][_0x387cc0(0x119)](_0x40a7c1=>{const _0x56fd65=_0x387cc0;_0x48d1f7();const _0x10213b=_0x56fd65(0xea)===_0x4c409c[_0x56fd65(0x15c)],_0x4f9a2c=_0x266e82[_0x56fd65(0x12d)](_0x5db3df),_0x1b1966=_0x266e82[_0x56fd65(0x170)](_0x4f9a2c),_0x1dfbb3=_0x10213b?_0x1b1966[_0x56fd65(0xf2)]-0x1:_0x1b1966[_0x56fd65(0x15f)]+0x1,_0x1482aa=_0x4f9a2c[0x0][_0x56fd65(0x153)](_0x56fd65(0x15e)),_0x3ebc8b=_0x266e82[_0x56fd65(0x130)](_0x1482aa,{'startRow':_0x1dfbb3,'endRow':_0x1dfbb3}),_0x723c0f=Array[_0x56fd65(0x138)](_0x3ebc8b)[_0x56fd65(0x12e)](_0x40b354=>_0x40a7c1[_0x56fd65(0x10b)](_0x40b354[_0x56fd65(0xd9)]));_0x5d5b0[_0x56fd65(0xda)](_0x723c0f,_0x56fd65(0x154));});});}for(const _0x37946b of[_0x42b2e4(0xe7),_0x42b2e4(0xf6)]){const _0x24649a=_0x468f26[_0x42b2e4(0x132)][_0x42b2e4(0x135)](_0x37946b);_0x5d5b0[_0x42b2e4(0x163)](_0x37946b,_0x5ca02c=>{const _0x44e9e0=_0x42b2e4;_0x468f26[_0x44e9e0(0x136)][_0x44e9e0(0x119)](_0x438ab4=>{const _0x3c39ee=_0x44e9e0;_0x5ca02c();const _0x88b017=_0x3c39ee(0x145)===_0x24649a[_0x3c39ee(0x15c)],_0x39df31=_0x266e82[_0x3c39ee(0x12d)](_0x5db3df),_0x2cedb7=_0x266e82[_0x3c39ee(0x105)](_0x39df31),_0xb47243=_0x88b017?_0x2cedb7[_0x3c39ee(0xf2)]-0x1:_0x2cedb7[_0x3c39ee(0x15f)]+0x1,_0x56767f=_0x39df31[0x0][_0x3c39ee(0x153)](_0x3c39ee(0x15e)),_0xcfa14e=_0x266e82[_0x3c39ee(0x130)](_0x56767f,{'startRow':0x0,'column':_0xb47243,'includeAllSlots':!0x1}),_0x51ad18=Array[_0x3c39ee(0x138)](_0xcfa14e)[_0x3c39ee(0x12e)](_0x28477c=>_0x438ab4[_0x3c39ee(0x10b)](_0x28477c[_0x3c39ee(0xd9)]));_0x5d5b0[_0x3c39ee(0xda)](_0x51ad18,_0x3c39ee(0x172));});});}for(const _0x52faed of[_0x42b2e4(0x10a),_0x42b2e4(0x15b)]){const _0x376a38=_0x52faed[_0x42b2e4(0x13f)](0xb),_0xbf01fd=_0x376a38[_0x42b2e4(0x166)](),_0x34b0e1=_0xbf01fd[_0x42b2e4(0x13f)](0x0,0x3)+_0x42b2e4(0x12c),_0x309a51=_0x42b2e4(0x15e)+_0x376a38,_0x26515c=_0x42b2e4(0x169)+_0x376a38,_0x4e131d=_0x42b2e4(0x129)+_0x376a38;_0x5d5b0[_0x42b2e4(0x163)](_0x52faed,()=>{const _0x31a412=_0x42b2e4;_0x468f26[_0x31a412(0x136)][_0x31a412(0x119)](_0x179df5=>{const _0x49b4af=_0x31a412,_0x40c616=_0x266e82[_0x49b4af(0x12d)](_0x5db3df),_0x6aaa27=_0x40c616[0x0][_0x49b4af(0x153)](_0x49b4af(0x15e));let _0xfeaab6;if(_0x49b4af(0x10a)==_0x52faed){const _0x3dc03e=_0x266e82[_0x49b4af(0x170)](_0x40c616);_0xfeaab6={'startRow':_0x3dc03e[_0x49b4af(0xf2)],'endRow':_0x3dc03e[_0x49b4af(0x15f)],'includeAllSlots':!0x0};}else{const _0x558c76=_0x266e82[_0x49b4af(0x105)](_0x40c616);_0xfeaab6={'startColumn':_0x558c76[_0x49b4af(0xf2)],'endColumn':_0x558c76[_0x49b4af(0x15f)],'includeAllSlots':!0x0};}const _0x6cd75d=_0x266e82[_0x49b4af(0x130)](_0x6aaa27,_0xfeaab6),_0x2e4328=Array[_0x49b4af(0x138)](_0x6cd75d)[_0x49b4af(0x12e)](({cell:_0x2fc53f})=>_0x2fc53f),_0x1811dd=Ee(_0x2e4328[_0x49b4af(0x121)](_0x45f5fa=>_0x45f5fa[_0x49b4af(0x139)](_0x34b0e1))),_0xa9e995=Ee(_0x2e4328[_0x49b4af(0x121)](_0x1c77aa=>!_0x1c77aa[_0x49b4af(0x139)](_0x34b0e1)))[_0x49b4af(0x12e)](_0x4dfea3=>_0x179df5[_0x49b4af(0x10b)](_0x4dfea3)),_0x22ea1c=_0x5d5b0[_0x49b4af(0x115)](_0xa9e995,_0x309a51);if(_0x22ea1c&&(_0x49b4af(0x154)==_0x22ea1c[_0x49b4af(0x150)]||_0x49b4af(0x172)==_0x22ea1c[_0x49b4af(0x150)])){const _0xb010b9=this[_0x49b4af(0x15a)](_0x22ea1c);for(const _0x405ea0 of _0x1811dd){const _0x426295=_0x179df5[_0x49b4af(0x10b)](_0x405ea0),_0x4ec209=_0x266e82[_0x49b4af(0x148)](_0x405ea0),_0x12c915=_0x405ea0[_0x49b4af(0x12f)](_0x34b0e1)-0x1,_0x11d7ba=_0xb010b9[_0x26515c],_0x44a70d=_0xb010b9[_0x4e131d];_0x11d7ba<=_0x4ec209[_0xbf01fd]&&_0x4ec209[_0xbf01fd]+_0x12c915<=_0x44a70d&&_0x22ea1c[_0x49b4af(0xd6)](_0x426295);}}});});}function _0x5d8fdf(_0x4d3e7c){const _0x5e8ba0=_0x42b2e4,_0x41d2e3=Array[_0x5e8ba0(0x138)](_0x5db3df[_0x5e8ba0(0x11d)]())[_0x5e8ba0(0x12e)](_0x2429ff=>_0xb4521e[_0x5e8ba0(0xe9)](_0x2429ff));_0x468f26[_0x5e8ba0(0x136)][_0x5e8ba0(0x119)](_0x17c8d8=>{const _0x320be2=_0x5e8ba0,_0x16c84c=_0x17c8d8[_0x320be2(0x137)];_0x4d3e7c=_0x4d3e7c[_0x320be2(0x121)](_0x2ba561=>_0x320be2(0x14d)!=_0x2ba561[_0x320be2(0x167)][_0x320be2(0x149)]),_0x17c8d8[_0x320be2(0x123)](_0x4d3e7c),_0x468f26[_0x320be2(0x132)][_0x320be2(0x135)](_0x320be2(0x10a))[_0x320be2(0xe4)](),_0x468f26[_0x320be2(0x164)](_0x320be2(0x10a),{'forceDefaultExecution':!0x0}),_0x468f26[_0x320be2(0x136)][_0x320be2(0x158)](()=>{const _0x15d433=_0x320be2;_0x468f26[_0x15d433(0x136)][_0x15d433(0x158)](_0x16c84c,_0x1a17dc=>{const _0x5782be=_0x15d433,_0x3f90cb=_0x41d2e3[_0x5782be(0x121)](_0x2d30ea=>_0x5782be(0x14d)!=_0x2d30ea[_0x5782be(0x167)][_0x5782be(0x149)]);_0x3f90cb[_0x5782be(0x104)]>0x0&&_0x1a17dc[_0x5782be(0x123)](_0x3f90cb);for(const _0x1cdd10 of _0x41d2e3)_0x1cdd10[_0x5782be(0x122)]();});});});}function _0x505136(_0x31f891){const _0x5bea14=_0x42b2e4;_0x468f26[_0x5bea14(0x136)][_0x5bea14(0x119)](_0x599961=>{const _0x27442b=_0x5bea14,_0x51bece=Array[_0x27442b(0x138)](_0x5db3df[_0x27442b(0x11d)]())[_0x27442b(0x12e)](_0x454d68=>_0xb4521e[_0x27442b(0xe9)](_0x454d68)),_0x589b53=[];for(const _0x173fd9 of _0x31f891)for(const _0x51c5d3 of _0x173fd9[_0x27442b(0x134)]({'shallow':!0x0}))_0x589b53[_0x27442b(0x142)](_0x51c5d3);for(const _0x801a89 of _0x589b53)_0x27442b(0x14d)!=_0x801a89[_0x27442b(0x167)][_0x27442b(0x149)]&&(_0x599961[_0x27442b(0x123)](_0x599961[_0x27442b(0x14a)](_0x801a89,0x0)),_0x468f26[_0x27442b(0x132)][_0x27442b(0x135)](_0x27442b(0x15b))[_0x27442b(0xe4)](),_0x468f26[_0x27442b(0x164)](_0x27442b(0x15b),{'forceDefaultExecution':!0x0}));const _0x655c2d=_0x51bece[_0x27442b(0x121)](_0x41fb75=>_0x27442b(0x14d)!=_0x41fb75[_0x27442b(0x167)][_0x27442b(0x149)]);_0x655c2d[_0x27442b(0x104)]>0x0&&_0x599961[_0x27442b(0x123)](_0x655c2d);for(const _0x28dd6c of _0x51bece)_0x28dd6c[_0x27442b(0x122)]();});}function _0x4c8ac6(_0x42cb61,_0x5041f5){const _0x4d25e0=_0x42b2e4;return _0x5041f5[_0x4d25e0(0x120)](_0x19d3a6=>_0x42cb61[_0x4d25e0(0x175)](_0x1a9477=>_0x1a9477[_0x4d25e0(0x11f)][_0x4d25e0(0xdc)](_0x19d3a6[_0x4d25e0(0x10c)])||_0x19d3a6[_0x4d25e0(0x11f)][_0x4d25e0(0xdc)](_0x1a9477[_0x4d25e0(0x10c)])));}function _0x3e2ae1(_0x3b9e01,_0x5503b6){const _0x3206ef=_0x42b2e4;return!_0x3b9e01[_0x3206ef(0x175)](_0x2a8252=>_0x5503b6[_0x3206ef(0x175)](_0x2f5287=>_0x2a8252[_0x3206ef(0x11c)](_0x2f5287)))&&_0x3b9e01[_0x3206ef(0x175)](_0xd6167d=>_0x5503b6[_0x3206ef(0x175)](_0x2396ea=>_0xd6167d[_0x3206ef(0x11f)][_0x3206ef(0xd5)](_0x2396ea[_0x3206ef(0x10c)])));}_0x468f26[_0x42b2e4(0x12a)][_0x42b2e4(0x15d)]['on'](_0x42b2e4(0x111),(_0x1f4308,_0x17061d,_0x34279e)=>{const _0xa51b6a=_0x42b2e4;if(!_0x34279e[_0xa51b6a(0x155)][_0xa51b6a(0x131)])return;const _0x2be15e=_0x17061d[_0xa51b6a(0x161)];if(!_0x2be15e)return;const _0x38d060=_0x34279e[_0xa51b6a(0x103)][_0xa51b6a(0x13e)](_0x2be15e);function _0x2a9821(_0x193b4e){const _0x367ab6=_0xa51b6a;return Array[_0x367ab6(0x118)](_0x193b4e)?_0x193b4e:[_0x193b4e];}_0x38d060&&_0xa51b6a(0x127)===_0x2be15e[_0xa51b6a(0x125)]&&_0x24095d(_0x38d060,_0x34279e[_0xa51b6a(0x177)],(_0x7214ec,_0xcd1e62,_0x5942dc)=>_0x5942dc[_0xa51b6a(0xed)](_0x2a9821(_0xcd1e62[_0xa51b6a(0x11a)]),_0x7214ec),(_0x446967,_0x337dcf,_0xa8f2c7)=>_0xa8f2c7[_0xa51b6a(0x109)](_0x2a9821(_0x337dcf[_0xa51b6a(0x11a)]),_0x446967));},{'priority':_0x42b2e4(0xdd)}),_0x5d5b0[_0x42b2e4(0x14f)][_0x42b2e4(0x14c)](_0x1a4991=>{const _0x478455=_0x42b2e4;if(_0x478455(0x113)!=_0x1a4991[_0x478455(0x12b)]&&_0x478455(0x14e)!=_0x1a4991[_0x478455(0x12b)])return;const _0x215aca=_0x1a4991[_0x478455(0x106)]();if(null!=_0x215aca&&_0x215aca['is'](_0x478455(0xe3),_0x478455(0x15e))){if(_0x478455(0x113)==_0x1a4991[_0x478455(0x12b)]){const _0x1445bc=_0x1a4991[_0x478455(0x134)]()[_0x478455(0x121)](_0x357da0=>_0x357da0['is'](_0x478455(0x152)))[_0x478455(0x12e)](_0x244b0f=>_0x244b0f[_0x478455(0x12a)]);if(_0x1445bc[_0x478455(0x104)])return{'type':_0x478455(0x113),'content':_0x21dbea(_0x3ebc63,_0x478455(0x133),_0x21dbea(_0x3ebc63,_0x478455(0xeb),'\x22'+_0x1445bc[_0x478455(0x168)]('\x20')+'\x22'))};}if(_0x478455(0x14e)==_0x1a4991[_0x478455(0x12b)]){const _0x447ea3=_0x1a4991[_0x478455(0x134)]()[_0x478455(0x121)](_0x8938b1=>_0x8938b1['is'](_0x478455(0x152)))[_0x478455(0x12e)](_0x2e3440=>_0x2e3440[_0x478455(0x12a)]);if(_0x447ea3[_0x478455(0x104)])return{'type':_0x478455(0x14e),'content':_0x21dbea(_0x3ebc63,_0x478455(0x16c),_0x21dbea(_0x3ebc63,_0x478455(0xeb),'\x22'+_0x447ea3[_0x478455(0x168)]('\x20')+'\x22'))};}}}),_0x5d5b0[_0x42b2e4(0x14f)][_0x42b2e4(0x14c)](_0x22b71d=>{const _0x20e35e=_0x42b2e4;if(_0x20e35e(0x154)==_0x22b71d[_0x20e35e(0x150)]){const _0x38d79c=_0x22b71d[_0x20e35e(0x134)]()[_0x20e35e(0x121)](_0x40cc71=>_0x40cc71['is'](_0x20e35e(0x152)))[_0x20e35e(0x12e)](_0x4b441a=>_0x4b441a[_0x20e35e(0x12a)]),_0x56917a=this[_0x20e35e(0x15a)](_0x22b71d),_0x43344b=_0x56917a[_0x20e35e(0xef)]-_0x56917a[_0x20e35e(0xe2)]+0x1;if(_0x20e35e(0x113)==_0x22b71d[_0x20e35e(0x12b)])return _0x38d79c[_0x20e35e(0x104)]?{'type':_0x20e35e(0x113),'content':_0x21dbea(_0x3ebc63,_0x20e35e(0x133),_0x21dbea(_0x3ebc63,_0x20e35e(0x11e),[_0x43344b,'\x22'+_0x38d79c[_0x20e35e(0x168)]('\x20')+'\x22']))}:{'type':_0x20e35e(0x113),'content':_0x21dbea(_0x3ebc63,_0x20e35e(0x133),_0x21dbea(_0x3ebc63,_0x20e35e(0x100),_0x43344b))};if(_0x20e35e(0x14e)==_0x22b71d[_0x20e35e(0x12b)])return _0x38d79c[_0x20e35e(0x104)]?{'type':_0x20e35e(0x14e),'content':_0x21dbea(_0x3ebc63,_0x20e35e(0x16c),_0x21dbea(_0x3ebc63,_0x20e35e(0x11e),[_0x43344b,'\x22'+_0x38d79c[_0x20e35e(0x168)]('\x20')+'\x22']))}:{'type':_0x20e35e(0x14e),'content':_0x21dbea(_0x3ebc63,_0x20e35e(0x16c),_0x21dbea(_0x3ebc63,_0x20e35e(0x100),_0x43344b))};}if(_0x20e35e(0x172)==_0x22b71d[_0x20e35e(0x150)]){const _0x179477=_0x22b71d[_0x20e35e(0x134)]()[_0x20e35e(0x121)](_0x48f9be=>_0x48f9be['is'](_0x20e35e(0x152)))[_0x20e35e(0x12e)](_0x4339e7=>_0x4339e7[_0x20e35e(0x12a)]),_0x5a0ecd=this[_0x20e35e(0x15a)](_0x22b71d),_0x2f0d6d=_0x5a0ecd[_0x20e35e(0x117)]-_0x5a0ecd[_0x20e35e(0x165)]+0x1;if(_0x20e35e(0x113)==_0x22b71d[_0x20e35e(0x12b)])return _0x179477[_0x20e35e(0x104)]?{'type':_0x20e35e(0x113),'content':_0x21dbea(_0x3ebc63,_0x20e35e(0x133),_0x21dbea(_0x3ebc63,_0x20e35e(0xd8),[_0x2f0d6d,'\x22'+_0x179477[_0x20e35e(0x168)]('\x20')+'\x22']))}:{'type':_0x20e35e(0x113),'content':_0x21dbea(_0x3ebc63,_0x20e35e(0x133),_0x21dbea(_0x3ebc63,_0x20e35e(0x147),_0x2f0d6d))};if(_0x20e35e(0x14e)==_0x22b71d[_0x20e35e(0x12b)])return _0x179477[_0x20e35e(0x104)]?{'type':_0x20e35e(0x14e),'content':_0x21dbea(_0x3ebc63,_0x20e35e(0x16c),_0x21dbea(_0x3ebc63,_0x20e35e(0xd8),[_0x2f0d6d,'\x22'+_0x179477[_0x20e35e(0x168)]('\x20')+'\x22']))}:{'type':_0x20e35e(0x14e),'content':_0x21dbea(_0x3ebc63,_0x20e35e(0x16c),_0x21dbea(_0x3ebc63,_0x20e35e(0x147),_0x2f0d6d))};}}),_0x5d5b0[_0x42b2e4(0x16a)][_0x42b2e4(0x157)](_0x42b2e4(0x113),_0x42b2e4(0x154),_0x42b2e4(0xfa),_0x5d8fdf),_0x5d5b0[_0x42b2e4(0x16a)][_0x42b2e4(0x157)](_0x42b2e4(0x14e),_0x42b2e4(0x154),_0x42b2e4(0x10d),_0x5d8fdf),_0x5d5b0[_0x42b2e4(0x16a)][_0x42b2e4(0x157)](_0x42b2e4(0x113),_0x42b2e4(0x172),_0x42b2e4(0xfa),_0x505136),_0x5d5b0[_0x42b2e4(0x16a)][_0x42b2e4(0x157)](_0x42b2e4(0x14e),_0x42b2e4(0x172),_0x42b2e4(0x10d),_0x505136),_0x5d5b0[_0x42b2e4(0x16a)][_0x42b2e4(0x157)](_0x42b2e4(0x113),_0x42b2e4(0x172),_0x42b2e4(0x168),_0x4c8ac6),_0x5d5b0[_0x42b2e4(0x16a)][_0x42b2e4(0x157)](_0x42b2e4(0x14e),_0x42b2e4(0x172),_0x42b2e4(0x168),_0x4c8ac6),_0x5d5b0[_0x42b2e4(0x16a)][_0x42b2e4(0x157)](_0x42b2e4(0x113),_0x42b2e4(0x154),_0x42b2e4(0x168),_0x3e2ae1),_0x5d5b0[_0x42b2e4(0x16a)][_0x42b2e4(0x157)](_0x42b2e4(0x14e),_0x42b2e4(0x154),_0x42b2e4(0x168),_0x3e2ae1);}[_0x105ff1(0xfe)](){const _0x34ad5b=_0x105ff1,_0x1af88c=this[_0x34ad5b(0x176)],_0x5d29bc=_0x1af88c[_0x34ad5b(0x136)][_0x34ad5b(0x16d)][_0x34ad5b(0x128)];return(_0xc8098d,_0x50dd7a)=>{const _0x3c1287=_0x34ad5b;_0x1af88c[_0x3c1287(0x136)][_0x3c1287(0x119)](_0x48ea00=>{const _0x4c465b=_0x3c1287,{commandName:_0x157c7f,commandParams:_0x21cd80}=_0x50dd7a;let _0x2303c2=_0xc8098d[0x0][_0x4c465b(0x11f)][_0x4c465b(0xe5)];_0x21cd80&&_0x21cd80[0x0]&&!0x1===_0x21cd80[0x0][_0x4c465b(0xf7)]&&(_0x2303c2=_0xc8098d[0x0][_0x4c465b(0x10c)][_0x4c465b(0x156)]);const _0x57f37f=_0x48ea00[_0x4c465b(0x141)](_0x2303c2);if(_0x4c465b(0x14d)==_0x57f37f[_0x4c465b(0x167)][_0x4c465b(0x149)])return;const _0x3d1456=Array[_0x4c465b(0x138)](_0x5d29bc[_0x4c465b(0x11d)]())[_0x4c465b(0x12e)](_0x40950d=>_0xb4521e[_0x4c465b(0xe9)](_0x40950d));_0x48ea00[_0x4c465b(0x123)](_0x57f37f),_0x1af88c[_0x4c465b(0x132)][_0x4c465b(0x135)](_0x157c7f)[_0x4c465b(0xe4)](),_0x21cd80[_0x4c465b(0x142)]({'forceDefaultExecution':!0x0}),_0x1af88c[_0x4c465b(0x164)](_0x157c7f,..._0x21cd80);const _0x18950b=_0x3d1456[_0x4c465b(0x121)](_0x3bab4f=>_0x4c465b(0x14d)!=_0x3bab4f[_0x4c465b(0x167)][_0x4c465b(0x149)]);_0x18950b[_0x4c465b(0x104)]>0x0&&_0x48ea00[_0x4c465b(0x123)](_0x18950b);for(const _0x221a18 of _0x3d1456)_0x221a18[_0x4c465b(0x122)]();});};}[_0x105ff1(0x13a)](_0x318bc4){const _0x4e9cec=_0x105ff1,_0x5b0812=this[_0x4e9cec(0x176)][_0x4e9cec(0x126)][_0x4e9cec(0x135)](_0x4e9cec(0xf0));let _0x2506ac=Number[_0x4e9cec(0x162)],_0x2f814a=Number[_0x4e9cec(0xee)],_0x2702aa=Number[_0x4e9cec(0x162)],_0x15ff48=Number[_0x4e9cec(0xee)];for(const _0x436117 of _0x318bc4){if(_0x4e9cec(0x14d)==_0x436117[_0x4e9cec(0x167)][_0x4e9cec(0x149)])continue;const {row:_0x157143,column:_0x1db80b}=_0x5b0812[_0x4e9cec(0x148)](_0x436117),_0x7cd5ee=_0x436117[_0x4e9cec(0x139)](_0x4e9cec(0xd7))?_0x436117[_0x4e9cec(0x12f)](_0x4e9cec(0xd7))-0x1:0x0,_0xd04c10=_0x436117[_0x4e9cec(0x139)](_0x4e9cec(0xe6))?_0x436117[_0x4e9cec(0x12f)](_0x4e9cec(0xe6))-0x1:0x0;_0x2506ac=_0x157143<_0x2506ac?_0x157143:_0x2506ac,_0x2f814a=_0x157143+_0x7cd5ee>_0x2f814a?_0x157143+_0x7cd5ee:_0x2f814a,_0x2702aa=_0x1db80b<_0x2702aa?_0x1db80b:_0x2702aa,_0x15ff48=_0x1db80b+_0xd04c10>_0x15ff48?_0x1db80b+_0xd04c10:_0x15ff48;}return{'minRow':_0x2506ac,'maxRow':_0x2f814a,'minColumn':_0x2702aa,'maxColumn':_0x15ff48};}[_0x105ff1(0x13c)](){const _0x358d54=_0x105ff1,_0xbe9702=this[_0x358d54(0x176)],_0x51ae59=_0xbe9702[_0x358d54(0x126)][_0x358d54(0x135)](_0x358d54(0xf8)),_0x43b087=_0xbe9702[_0x358d54(0x126)][_0x358d54(0x135)](_0x358d54(0xf0));_0xbe9702[_0x358d54(0x136)][_0x358d54(0x16d)]['on'](_0x358d54(0x112),()=>{const _0x4fab78=_0x358d54,_0x272059=Array[_0x4fab78(0x138)](_0xbe9702[_0x4fab78(0x136)][_0x4fab78(0x16d)][_0x4fab78(0x144)][_0x4fab78(0x107)]());for(const {name:_0x1ef47f,data:_0x1b9d38}of _0x272059){const {group:_0xcca57f,id:_0x24a3d3,subType:_0x4fb800}=_0x51ae59[_0x4fab78(0x11b)](_0x1ef47f);if(_0x4fab78(0xe0)!=_0xcca57f)continue;if(null!=_0x1b9d38[_0x4fab78(0xfc)])continue;const _0x220c2b=_0x51ae59[_0x4fab78(0xfb)](_0x24a3d3);this[_0x4fab78(0xf3)][_0x4fab78(0x173)](_0x4fb800)&&this[_0x4fab78(0x151)][_0x4fab78(0xec)](_0x220c2b);}},{'priority':_0x358d54(0x14b)});const _0xe6a4f0=(_0x2b3f57,_0xd56452)=>{const _0x2f2305=_0x358d54;let _0x36b742=!0x1;const _0x1530cd=_0xd56452[_0x2f2305(0x10b)](_0x2b3f57),_0x2b958e=_0x2b3f57[_0x2f2305(0x153)](_0x2f2305(0x15e)),_0xbab846=_0x43b087[_0x2f2305(0x148)](_0x2b3f57);for(const _0x4404ea of this[_0x2f2305(0x151)]){const _0x4196b2=_0x4404ea[_0x2f2305(0x150)],_0x3c0d25=_0x4196b2[_0x2f2305(0xd4)](_0x2f2305(0x110)),_0x2c8c2f=_0x4196b2[_0x2f2305(0x13f)](_0x3c0d25?0xa:0x5),_0x4a5ceb=_0x2c8c2f[_0x2f2305(0x166)](),_0x1d34ec=_0x4a5ceb[_0x2f2305(0x13f)](0x0,0x3)+_0x2f2305(0x12c),_0x54dd44=_0x2f2305(0x169)+_0x2c8c2f,_0x4c90a6=_0x2f2305(0x129)+_0x2c8c2f;if(!_0x4404ea[_0x2f2305(0x101)])continue;if(_0x2b958e!=_0x4404ea[_0x2f2305(0x10e)]()[_0x2f2305(0x10c)][_0x2f2305(0x153)](_0x2f2305(0x15e)))continue;if(_0x4404ea[_0x2f2305(0xf9)](_0x1530cd))continue;const _0x474eee=_0x2b3f57[_0x2f2305(0x139)](_0x1d34ec)?_0x2b3f57[_0x2f2305(0x12f)](_0x1d34ec)-0x1:0x0,_0x11fba0=this[_0x2f2305(0x15a)](_0x4404ea),_0xe1ab01=_0x11fba0[_0x54dd44],_0x4c27ba=_0x11fba0[_0x4c90a6];_0xe1ab01<=_0xbab846[_0x4a5ceb]&&_0xbab846[_0x4a5ceb]+_0x474eee<=_0x4c27ba&&(_0x4404ea[_0x2f2305(0xd6)](_0x1530cd),_0x36b742=!0x0);}return _0x36b742;};_0xbe9702[_0x358d54(0x136)][_0x358d54(0x16d)][_0x358d54(0xf4)](_0x1ed685=>{const _0x545321=_0x358d54;let _0x1f0f2a=!0x1;for(const _0x3a3d51 of _0xbe9702[_0x545321(0x136)][_0x545321(0x16d)][_0x545321(0x144)][_0x545321(0x16f)]())if(_0x545321(0x114)==_0x3a3d51[_0x545321(0x12b)]){if(_0x545321(0x154)==_0x3a3d51[_0x545321(0x125)]){for(const _0x42a09e of _0x3a3d51[_0x545321(0xdf)][_0x545321(0x156)][_0x545321(0x16b)]())_0x1f0f2a=_0x1f0f2a||_0xe6a4f0(_0x42a09e,_0x1ed685);}else _0x545321(0x127)==_0x3a3d51[_0x545321(0x125)]&&(_0x1f0f2a=_0x1f0f2a||_0xe6a4f0(_0x3a3d51[_0x545321(0xdf)][_0x545321(0x156)],_0x1ed685));}return _0x1f0f2a;});}[_0x105ff1(0x15a)](_0x1262bd){const _0x5d030d=_0x105ff1;return this[_0x5d030d(0x13a)](_0x1262bd[_0x5d030d(0x11d)]()[_0x5d030d(0x12e)](_0x52b117=>_0x52b117[_0x5d030d(0x10c)][_0x5d030d(0x156)]));}}function Ee(_0x3c906a){const _0x159ed7=_0x105ff1;return Array[_0x159ed7(0x138)](new Set(_0x3c906a)[_0x159ed7(0x10f)]());}
|
|
23
|
+
const _0x47a27b=_0x41a2;(function(_0x147aa7,_0x44bf36){const _0x50c53e=_0x41a2,_0x460c1a=_0x147aa7();while(!![]){try{const _0x391543=parseInt(_0x50c53e(0x16b))/0x1+-parseInt(_0x50c53e(0x1ac))/0x2*(-parseInt(_0x50c53e(0x1c7))/0x3)+parseInt(_0x50c53e(0x12b))/0x4*(-parseInt(_0x50c53e(0x1a8))/0x5)+parseInt(_0x50c53e(0x15e))/0x6*(-parseInt(_0x50c53e(0x139))/0x7)+parseInt(_0x50c53e(0x193))/0x8*(parseInt(_0x50c53e(0x18c))/0x9)+-parseInt(_0x50c53e(0x167))/0xa*(-parseInt(_0x50c53e(0x12c))/0xb)+-parseInt(_0x50c53e(0x160))/0xc*(-parseInt(_0x50c53e(0x176))/0xd);if(_0x391543===_0x44bf36)break;else _0x460c1a['push'](_0x460c1a['shift']());}catch(_0x5754c8){_0x460c1a['push'](_0x460c1a['shift']());}}}(_0x1f70,0x8f32b));function _0x1f70(){const _0x572bf4=['findAncestor','getChildren','colspan','removeTableRow','$graveyard','element','getColumnIndexes','848985GTCrxW','ELEMENT_TABLE_COLUMN','change:data','item','4sioWYx','last','downcastDispatcher','tableColumn','getChanges','discard','includes','startsWith','markMultiRangeInsertion','tableCell','MAX_SAFE_INTEGER','insertTableColumnRight','hasAttribute','isIntersecting','min','getSuggestion','TableUtils','registerPostFixer','push','selection','ELEMENT_TABLE','root','insert','filter','_acceptFormatSuggestionCallbackFactory','first','selectTableColumn','351483fIkawL','substr','$textProxy','plugins','rowspan','getItems','cell','editor','differ','oldRange','12WKSkwc','22IYQtAz','_tableSuggestions','TrackChangesEditing','getFirstRange','getAttribute','_tablePostFixingSubtypes','removeClass','_getSuggestionCoords','fromRange','isIntersectingWithRange','insertTable','order','*Remove:*\x20%0','6544783sgtvXe','enqueueChange','has','enableCommand','insertTableColumnLeft','span','refresh','tableRow','model','registerDescriptionCallback','*Insert:*\x20%0','end','_suggestionFactory','execute','from','writer','some','type','accept','subType','table','_splitMarkerName','locale','registerElementLabel','left','registerCustomCallback','addMarker:suggestion','isArray','name','markMultiRangeDeletion','detach','classes','insertTableRowBelow','length','ELEMENT_TABLE_COLUMN_WITH_TEXT','showSuggestionHighlights','batch','6SaDDkU','addClass','372xuygYr','descriptionFactory','getCellLocation','position','join','tablePaste','rootName','318990asxmeU','removeTableColumn','highest','insertion','635398UsJuQY','isEqual','document','above','getChangedMarkers','nodeAfter','map','suggestion','createRangeOn','selectTableRow','maxColumn','180674JFmkwg','change','maxRow','minRow','toViewElement','TableEditing','setSelection','getSelectionAffectedTableCells','deletion','low','commands','toLowerCase','isTouching','minColumn','every','getContainedElement','options','createRangeIn','ELEMENT_TABLE_WITH_TEXT','createPositionAt','add','nodeBefore','1161TLKcUf','values','getRowIndexes','_getCoordsForCells','start','get','max','41336RWrudH','afterInit','data','ELEMENT_TABLE_ROW','MIN_SAFE_INTEGER','mapper','isInContent','getRanges','_setupColumnsRowsFixing','insertTableRowAbove','ELEMENT_TABLE_ROW_WITH_TEXT','addRange','createTableWalker','forceValue'];_0x1f70=function(){return _0x572bf4;};return _0x1f70();}import{Plugin as _0x55681d}from'ckeditor5/src/core.js';import{LiveRange as _0x29e629}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x60c29f}from'ckeditor5/src/widget.js';import{getTranslation as _0x1368c2}from'../utils/common-translations.js';export default class jt extends _0x55681d{constructor(_0x478447){const _0x235b3f=_0x41a2;super(_0x478447),this[_0x235b3f(0x131)]=[_0x235b3f(0x140),_0x235b3f(0x1af)],this[_0x235b3f(0x12d)]=new Set();}[_0x47a27b(0x194)](){const _0x843ef6=_0x47a27b,_0xf9b620=this[_0x843ef6(0x1ce)],_0x4e1070=_0xf9b620[_0x843ef6(0x141)][_0x843ef6(0x16d)][_0x843ef6(0x1bf)];if(!_0xf9b620[_0x843ef6(0x1ca)][_0x843ef6(0x13b)](_0x843ef6(0x17b)))return;const _0x270a74=_0xf9b620[_0x843ef6(0x14f)],_0x1b8798=_0xf9b620[_0x843ef6(0x1ca)][_0x843ef6(0x191)](_0x843ef6(0x12e)),_0x427936=_0xf9b620[_0x843ef6(0x1ca)][_0x843ef6(0x191)](_0x843ef6(0x1bc));_0x1b8798[_0x843ef6(0x161)][_0x843ef6(0x150)](_0x843ef6(0x14d),_0x4025a4=>_0x1368c2(_0x270a74,_0x843ef6(0x1c0),_0x4025a4)),this[_0x843ef6(0x19b)](),_0x1b8798[_0x843ef6(0x13c)](_0x843ef6(0x136)),_0x1b8798[_0x843ef6(0x13c)](_0x843ef6(0x174)),_0x1b8798[_0x843ef6(0x13c)](_0x843ef6(0x1c6));for(const _0x3756b2 of[_0x843ef6(0x19c),_0x843ef6(0x159)]){const _0x153aa3=_0xf9b620[_0x843ef6(0x180)][_0x843ef6(0x191)](_0x3756b2);_0x1b8798[_0x843ef6(0x13c)](_0x3756b2,_0x14d408=>{const _0x471154=_0x843ef6;_0xf9b620[_0x471154(0x141)][_0x471154(0x177)](_0x36fd23=>{const _0x4e2650=_0x471154;_0x14d408();const _0x5e35be=_0x4e2650(0x16e)===_0x153aa3[_0x4e2650(0x137)],_0x33ec45=_0x427936[_0x4e2650(0x17d)](_0x4e1070),_0x3920f4=_0x427936[_0x4e2650(0x18e)](_0x33ec45),_0x954a4=_0x5e35be?_0x3920f4[_0x4e2650(0x1c5)]-0x1:_0x3920f4[_0x4e2650(0x1ad)]+0x1,_0x13ac01=_0x33ec45[0x0][_0x4e2650(0x1a1)](_0x4e2650(0x14d)),_0x244f93=_0x427936[_0x4e2650(0x19f)](_0x13ac01,{'startRow':_0x954a4,'endRow':_0x954a4}),_0x33d3ed=Array[_0x4e2650(0x147)](_0x244f93)[_0x4e2650(0x171)](_0x59507e=>_0x36fd23[_0x4e2650(0x173)](_0x59507e[_0x4e2650(0x1cd)]));_0x1b8798[_0x4e2650(0x1b4)](_0x33d3ed,_0x4e2650(0x140));});});}for(const _0x5c3668 of[_0x843ef6(0x13d),_0x843ef6(0x1b7)]){const _0x2ae4cc=_0xf9b620[_0x843ef6(0x180)][_0x843ef6(0x191)](_0x5c3668);_0x1b8798[_0x843ef6(0x13c)](_0x5c3668,_0x542fdb=>{const _0xc303c=_0x843ef6;_0xf9b620[_0xc303c(0x141)][_0xc303c(0x177)](_0x2e409d=>{const _0x3ba924=_0xc303c;_0x542fdb();const _0x29e7f2=_0x3ba924(0x151)===_0x2ae4cc[_0x3ba924(0x137)],_0x1c227c=_0x427936[_0x3ba924(0x17d)](_0x4e1070),_0x4ed773=_0x427936[_0x3ba924(0x1a7)](_0x1c227c),_0x99cbda=_0x29e7f2?_0x4ed773[_0x3ba924(0x1c5)]-0x1:_0x4ed773[_0x3ba924(0x1ad)]+0x1,_0x317a9a=_0x1c227c[0x0][_0x3ba924(0x1a1)](_0x3ba924(0x14d)),_0xe09dd5=_0x427936[_0x3ba924(0x19f)](_0x317a9a,{'startRow':0x0,'column':_0x99cbda,'includeAllSlots':!0x1}),_0x40f781=Array[_0x3ba924(0x147)](_0xe09dd5)[_0x3ba924(0x171)](_0x11b852=>_0x2e409d[_0x3ba924(0x173)](_0x11b852[_0x3ba924(0x1cd)]));_0x1b8798[_0x3ba924(0x1b4)](_0x40f781,_0x3ba924(0x1af));});});}for(const _0xf831b6 of[_0x843ef6(0x1a4),_0x843ef6(0x168)]){const _0x33d7aa=_0xf831b6[_0x843ef6(0x1c8)](0xb),_0x5e57d1=_0x33d7aa[_0x843ef6(0x181)](),_0x2d312b=_0x5e57d1[_0x843ef6(0x1c8)](0x0,0x3)+_0x843ef6(0x13e),_0x1bb1aa=_0x843ef6(0x14d)+_0x33d7aa,_0x7791fd=_0x843ef6(0x1ba)+_0x33d7aa,_0x3e221e=_0x843ef6(0x192)+_0x33d7aa;_0x1b8798[_0x843ef6(0x13c)](_0xf831b6,()=>{const _0x547b6f=_0x843ef6;_0xf9b620[_0x547b6f(0x141)][_0x547b6f(0x177)](_0x3fe7b0=>{const _0x30061d=_0x547b6f,_0x339385=_0x427936[_0x30061d(0x17d)](_0x4e1070),_0x10f052=_0x339385[0x0][_0x30061d(0x1a1)](_0x30061d(0x14d));let _0xbd9642;if(_0x30061d(0x1a4)==_0xf831b6){const _0x51b86e=_0x427936[_0x30061d(0x18e)](_0x339385);_0xbd9642={'startRow':_0x51b86e[_0x30061d(0x1c5)],'endRow':_0x51b86e[_0x30061d(0x1ad)],'includeAllSlots':!0x0};}else{const _0x33b753=_0x427936[_0x30061d(0x1a7)](_0x339385);_0xbd9642={'startColumn':_0x33b753[_0x30061d(0x1c5)],'endColumn':_0x33b753[_0x30061d(0x1ad)],'includeAllSlots':!0x0};}const _0x3e2de9=_0x427936[_0x30061d(0x19f)](_0x10f052,_0xbd9642),_0x307511=Array[_0x30061d(0x147)](_0x3e2de9)[_0x30061d(0x171)](({cell:_0x3da905})=>_0x3da905),_0x58ca02=Ee(_0x307511[_0x30061d(0x1c3)](_0x32a77d=>_0x32a77d[_0x30061d(0x1b8)](_0x2d312b))),_0x293240=Ee(_0x307511[_0x30061d(0x1c3)](_0xf8cbcb=>!_0xf8cbcb[_0x30061d(0x1b8)](_0x2d312b)))[_0x30061d(0x171)](_0x5765f8=>_0x3fe7b0[_0x30061d(0x173)](_0x5765f8)),_0x1c7be4=_0x1b8798[_0x30061d(0x156)](_0x293240,_0x1bb1aa);if(_0x1c7be4&&(_0x30061d(0x140)==_0x1c7be4[_0x30061d(0x14c)]||_0x30061d(0x1af)==_0x1c7be4[_0x30061d(0x14c)])){const _0x24c01b=this[_0x30061d(0x133)](_0x1c7be4);for(const _0x34d5dc of _0x58ca02){const _0x244c32=_0x3fe7b0[_0x30061d(0x173)](_0x34d5dc),_0x67a6c5=_0x427936[_0x30061d(0x162)](_0x34d5dc),_0x50da1e=_0x34d5dc[_0x30061d(0x130)](_0x2d312b)-0x1,_0x128991=_0x24c01b[_0x7791fd],_0x4041cf=_0x24c01b[_0x3e221e];_0x128991<=_0x67a6c5[_0x5e57d1]&&_0x67a6c5[_0x5e57d1]+_0x50da1e<=_0x4041cf&&_0x1c7be4[_0x30061d(0x19e)](_0x244c32);}}});});}function _0x48655e(_0x22cac1){const _0x1656ba=_0x843ef6,_0xb4af53=Array[_0x1656ba(0x147)](_0x4e1070[_0x1656ba(0x19a)]())[_0x1656ba(0x171)](_0x14d292=>_0x29e629[_0x1656ba(0x134)](_0x14d292));_0xf9b620[_0x1656ba(0x141)][_0x1656ba(0x177)](_0x584ce7=>{const _0x1f24ab=_0x1656ba,_0x29fb65=_0x584ce7[_0x1f24ab(0x15d)];_0x22cac1=_0x22cac1[_0x1f24ab(0x1c3)](_0xd90176=>_0x1f24ab(0x1a5)!=_0xd90176[_0x1f24ab(0x1c1)][_0x1f24ab(0x166)]),_0x584ce7[_0x1f24ab(0x17c)](_0x22cac1),_0xf9b620[_0x1f24ab(0x180)][_0x1f24ab(0x191)](_0x1f24ab(0x1a4))[_0x1f24ab(0x13f)](),_0xf9b620[_0x1f24ab(0x146)](_0x1f24ab(0x1a4),{'forceDefaultExecution':!0x0}),_0xf9b620[_0x1f24ab(0x141)][_0x1f24ab(0x13a)](()=>{const _0x329656=_0x1f24ab;_0xf9b620[_0x329656(0x141)][_0x329656(0x13a)](_0x29fb65,_0x1057f7=>{const _0x1d44ce=_0x329656,_0x2c1545=_0xb4af53[_0x1d44ce(0x1c3)](_0x28899e=>_0x1d44ce(0x1a5)!=_0x28899e[_0x1d44ce(0x1c1)][_0x1d44ce(0x166)]);_0x2c1545[_0x1d44ce(0x15a)]>0x0&&_0x1057f7[_0x1d44ce(0x17c)](_0x2c1545);for(const _0x41065f of _0xb4af53)_0x41065f[_0x1d44ce(0x157)]();});});});}function _0x2f17f4(_0x4860e4){const _0x21f2df=_0x843ef6;_0xf9b620[_0x21f2df(0x141)][_0x21f2df(0x177)](_0x34eee5=>{const _0x3af9d2=_0x21f2df,_0x25bf95=Array[_0x3af9d2(0x147)](_0x4e1070[_0x3af9d2(0x19a)]())[_0x3af9d2(0x171)](_0x10c671=>_0x29e629[_0x3af9d2(0x134)](_0x10c671)),_0x1d2cfe=[];for(const _0x10b2b6 of _0x4860e4)for(const _0xaa63ae of _0x10b2b6[_0x3af9d2(0x1cc)]({'shallow':!0x0}))_0x1d2cfe[_0x3af9d2(0x1be)](_0xaa63ae);for(const _0x4bde1c of _0x1d2cfe)_0x3af9d2(0x1a5)!=_0x4bde1c[_0x3af9d2(0x1c1)][_0x3af9d2(0x166)]&&(_0x34eee5[_0x3af9d2(0x17c)](_0x34eee5[_0x3af9d2(0x189)](_0x4bde1c,0x0)),_0xf9b620[_0x3af9d2(0x180)][_0x3af9d2(0x191)](_0x3af9d2(0x168))[_0x3af9d2(0x13f)](),_0xf9b620[_0x3af9d2(0x146)](_0x3af9d2(0x168),{'forceDefaultExecution':!0x0}));const _0x326359=_0x25bf95[_0x3af9d2(0x1c3)](_0x2d2974=>_0x3af9d2(0x1a5)!=_0x2d2974[_0x3af9d2(0x1c1)][_0x3af9d2(0x166)]);_0x326359[_0x3af9d2(0x15a)]>0x0&&_0x34eee5[_0x3af9d2(0x17c)](_0x326359);for(const _0x5d83d2 of _0x25bf95)_0x5d83d2[_0x3af9d2(0x157)]();});}function _0x592e6c(_0x4f717a,_0x4a5a59){const _0x551978=_0x843ef6;return _0x4a5a59[_0x551978(0x184)](_0x1c478c=>_0x4f717a[_0x551978(0x149)](_0x3c68a2=>_0x3c68a2[_0x551978(0x144)][_0x551978(0x16c)](_0x1c478c[_0x551978(0x190)])||_0x1c478c[_0x551978(0x144)][_0x551978(0x16c)](_0x3c68a2[_0x551978(0x190)])));}function _0x2d88d8(_0x23a031,_0x5d2d50){const _0x2eeece=_0x843ef6;return!_0x23a031[_0x2eeece(0x149)](_0x264646=>_0x5d2d50[_0x2eeece(0x149)](_0xf5c05b=>_0x264646[_0x2eeece(0x1b9)](_0xf5c05b)))&&_0x23a031[_0x2eeece(0x149)](_0x1d6420=>_0x5d2d50[_0x2eeece(0x149)](_0x45ca14=>_0x1d6420[_0x2eeece(0x144)][_0x2eeece(0x182)](_0x45ca14[_0x2eeece(0x190)])));}_0xf9b620[_0x843ef6(0x195)][_0x843ef6(0x1ae)]['on'](_0x843ef6(0x153),(_0x380449,_0x368c02,_0x48b72)=>{const _0x3b4273=_0x843ef6;if(!_0x48b72[_0x3b4273(0x186)][_0x3b4273(0x15c)])return;const _0x1e7d4e=_0x368c02[_0x3b4273(0x1ab)];if(!_0x1e7d4e)return;const _0x2274ed=_0x48b72[_0x3b4273(0x198)][_0x3b4273(0x17a)](_0x1e7d4e);function _0x32065a(_0x46fb60){const _0xeb4afd=_0x3b4273;return Array[_0xeb4afd(0x154)](_0x46fb60)?_0x46fb60:[_0x46fb60];}_0x2274ed&&_0x3b4273(0x1b5)===_0x1e7d4e[_0x3b4273(0x155)]&&_0x60c29f(_0x2274ed,_0x48b72[_0x3b4273(0x148)],(_0x2a82cf,_0x2a11fa,_0xd5f023)=>_0xd5f023[_0x3b4273(0x15f)](_0x32065a(_0x2a11fa[_0x3b4273(0x158)]),_0x2a82cf),(_0xb84b7e,_0xd85368,_0x3b8fc5)=>_0x3b8fc5[_0x3b4273(0x132)](_0x32065a(_0xd85368[_0x3b4273(0x158)]),_0xb84b7e));},{'priority':_0x843ef6(0x169)}),_0x1b8798[_0x843ef6(0x161)][_0x843ef6(0x142)](_0x47f4ec=>{const _0x39e586=_0x843ef6;if(_0x39e586(0x16a)!=_0x47f4ec[_0x39e586(0x14a)]&&_0x39e586(0x17e)!=_0x47f4ec[_0x39e586(0x14a)])return;const _0x49d268=_0x47f4ec[_0x39e586(0x185)]();if(null!=_0x49d268&&_0x49d268['is'](_0x39e586(0x1a6),_0x39e586(0x14d))){if(_0x39e586(0x16a)==_0x47f4ec[_0x39e586(0x14a)]){const _0x3ef07e=_0x47f4ec[_0x39e586(0x1cc)]()[_0x39e586(0x1c3)](_0x7ed9a2=>_0x7ed9a2['is'](_0x39e586(0x1c9)))[_0x39e586(0x171)](_0x5dd745=>_0x5dd745[_0x39e586(0x195)]);if(_0x3ef07e[_0x39e586(0x15a)])return{'type':_0x39e586(0x16a),'content':_0x1368c2(_0x270a74,_0x39e586(0x143),_0x1368c2(_0x270a74,_0x39e586(0x188),'\x22'+_0x3ef07e[_0x39e586(0x164)]('\x20')+'\x22'))};}if(_0x39e586(0x17e)==_0x47f4ec[_0x39e586(0x14a)]){const _0x454b51=_0x47f4ec[_0x39e586(0x1cc)]()[_0x39e586(0x1c3)](_0x2db8e9=>_0x2db8e9['is'](_0x39e586(0x1c9)))[_0x39e586(0x171)](_0x2bce2a=>_0x2bce2a[_0x39e586(0x195)]);if(_0x454b51[_0x39e586(0x15a)])return{'type':_0x39e586(0x17e),'content':_0x1368c2(_0x270a74,_0x39e586(0x138),_0x1368c2(_0x270a74,_0x39e586(0x188),'\x22'+_0x454b51[_0x39e586(0x164)]('\x20')+'\x22'))};}}}),_0x1b8798[_0x843ef6(0x161)][_0x843ef6(0x142)](_0x2d36ba=>{const _0x3b1ab7=_0x843ef6;if(_0x3b1ab7(0x140)==_0x2d36ba[_0x3b1ab7(0x14c)]){const _0x3bdbf7=_0x2d36ba[_0x3b1ab7(0x1cc)]()[_0x3b1ab7(0x1c3)](_0x4c1213=>_0x4c1213['is'](_0x3b1ab7(0x1c9)))[_0x3b1ab7(0x171)](_0x44f53a=>_0x44f53a[_0x3b1ab7(0x195)]),_0x42eb5d=this[_0x3b1ab7(0x133)](_0x2d36ba),_0x5e0fb7=_0x42eb5d[_0x3b1ab7(0x178)]-_0x42eb5d[_0x3b1ab7(0x179)]+0x1;if(_0x3b1ab7(0x16a)==_0x2d36ba[_0x3b1ab7(0x14a)])return _0x3bdbf7[_0x3b1ab7(0x15a)]?{'type':_0x3b1ab7(0x16a),'content':_0x1368c2(_0x270a74,_0x3b1ab7(0x143),_0x1368c2(_0x270a74,_0x3b1ab7(0x19d),[_0x5e0fb7,'\x22'+_0x3bdbf7[_0x3b1ab7(0x164)]('\x20')+'\x22']))}:{'type':_0x3b1ab7(0x16a),'content':_0x1368c2(_0x270a74,_0x3b1ab7(0x143),_0x1368c2(_0x270a74,_0x3b1ab7(0x196),_0x5e0fb7))};if(_0x3b1ab7(0x17e)==_0x2d36ba[_0x3b1ab7(0x14a)])return _0x3bdbf7[_0x3b1ab7(0x15a)]?{'type':_0x3b1ab7(0x17e),'content':_0x1368c2(_0x270a74,_0x3b1ab7(0x138),_0x1368c2(_0x270a74,_0x3b1ab7(0x19d),[_0x5e0fb7,'\x22'+_0x3bdbf7[_0x3b1ab7(0x164)]('\x20')+'\x22']))}:{'type':_0x3b1ab7(0x17e),'content':_0x1368c2(_0x270a74,_0x3b1ab7(0x138),_0x1368c2(_0x270a74,_0x3b1ab7(0x196),_0x5e0fb7))};}if(_0x3b1ab7(0x1af)==_0x2d36ba[_0x3b1ab7(0x14c)]){const _0x48433b=_0x2d36ba[_0x3b1ab7(0x1cc)]()[_0x3b1ab7(0x1c3)](_0x1d1f0a=>_0x1d1f0a['is'](_0x3b1ab7(0x1c9)))[_0x3b1ab7(0x171)](_0x911d69=>_0x911d69[_0x3b1ab7(0x195)]),_0x34b29f=this[_0x3b1ab7(0x133)](_0x2d36ba),_0x2aebc1=_0x34b29f[_0x3b1ab7(0x175)]-_0x34b29f[_0x3b1ab7(0x183)]+0x1;if(_0x3b1ab7(0x16a)==_0x2d36ba[_0x3b1ab7(0x14a)])return _0x48433b[_0x3b1ab7(0x15a)]?{'type':_0x3b1ab7(0x16a),'content':_0x1368c2(_0x270a74,_0x3b1ab7(0x143),_0x1368c2(_0x270a74,_0x3b1ab7(0x15b),[_0x2aebc1,'\x22'+_0x48433b[_0x3b1ab7(0x164)]('\x20')+'\x22']))}:{'type':_0x3b1ab7(0x16a),'content':_0x1368c2(_0x270a74,_0x3b1ab7(0x143),_0x1368c2(_0x270a74,_0x3b1ab7(0x1a9),_0x2aebc1))};if(_0x3b1ab7(0x17e)==_0x2d36ba[_0x3b1ab7(0x14a)])return _0x48433b[_0x3b1ab7(0x15a)]?{'type':_0x3b1ab7(0x17e),'content':_0x1368c2(_0x270a74,_0x3b1ab7(0x138),_0x1368c2(_0x270a74,_0x3b1ab7(0x15b),[_0x2aebc1,'\x22'+_0x48433b[_0x3b1ab7(0x164)]('\x20')+'\x22']))}:{'type':_0x3b1ab7(0x17e),'content':_0x1368c2(_0x270a74,_0x3b1ab7(0x138),_0x1368c2(_0x270a74,_0x3b1ab7(0x1a9),_0x2aebc1))};}}),_0x1b8798[_0x843ef6(0x145)][_0x843ef6(0x152)](_0x843ef6(0x16a),_0x843ef6(0x140),_0x843ef6(0x1b1),_0x48655e),_0x1b8798[_0x843ef6(0x145)][_0x843ef6(0x152)](_0x843ef6(0x17e),_0x843ef6(0x140),_0x843ef6(0x14b),_0x48655e),_0x1b8798[_0x843ef6(0x145)][_0x843ef6(0x152)](_0x843ef6(0x16a),_0x843ef6(0x1af),_0x843ef6(0x1b1),_0x2f17f4),_0x1b8798[_0x843ef6(0x145)][_0x843ef6(0x152)](_0x843ef6(0x17e),_0x843ef6(0x1af),_0x843ef6(0x14b),_0x2f17f4),_0x1b8798[_0x843ef6(0x145)][_0x843ef6(0x152)](_0x843ef6(0x16a),_0x843ef6(0x1af),_0x843ef6(0x164),_0x592e6c),_0x1b8798[_0x843ef6(0x145)][_0x843ef6(0x152)](_0x843ef6(0x17e),_0x843ef6(0x1af),_0x843ef6(0x164),_0x592e6c),_0x1b8798[_0x843ef6(0x145)][_0x843ef6(0x152)](_0x843ef6(0x16a),_0x843ef6(0x140),_0x843ef6(0x164),_0x2d88d8),_0x1b8798[_0x843ef6(0x145)][_0x843ef6(0x152)](_0x843ef6(0x17e),_0x843ef6(0x140),_0x843ef6(0x164),_0x2d88d8);}[_0x47a27b(0x1c4)](){const _0x581117=_0x47a27b,_0x1a266b=this[_0x581117(0x1ce)],_0x139f39=_0x1a266b[_0x581117(0x141)][_0x581117(0x16d)][_0x581117(0x1bf)];return(_0x5f064d,_0x53b011)=>{const _0x21d3bf=_0x581117;_0x1a266b[_0x21d3bf(0x141)][_0x21d3bf(0x177)](_0x311748=>{const _0x1337b8=_0x21d3bf,{commandName:_0x3a4009,commandParams:_0x3e6565}=_0x53b011;let _0x17a00e=_0x5f064d[0x0][_0x1337b8(0x144)][_0x1337b8(0x18b)];_0x3e6565&&_0x3e6565[0x0]&&!0x1===_0x3e6565[0x0][_0x1337b8(0x1a0)]&&(_0x17a00e=_0x5f064d[0x0][_0x1337b8(0x190)][_0x1337b8(0x170)]);const _0x56522e=_0x311748[_0x1337b8(0x187)](_0x17a00e);if(_0x1337b8(0x1a5)==_0x56522e[_0x1337b8(0x1c1)][_0x1337b8(0x166)])return;const _0x397abb=Array[_0x1337b8(0x147)](_0x139f39[_0x1337b8(0x19a)]())[_0x1337b8(0x171)](_0x58917a=>_0x29e629[_0x1337b8(0x134)](_0x58917a));_0x311748[_0x1337b8(0x17c)](_0x56522e),_0x1a266b[_0x1337b8(0x180)][_0x1337b8(0x191)](_0x3a4009)[_0x1337b8(0x13f)](),_0x3e6565[_0x1337b8(0x1be)]({'forceDefaultExecution':!0x0}),_0x1a266b[_0x1337b8(0x146)](_0x3a4009,..._0x3e6565);const _0x54e194=_0x397abb[_0x1337b8(0x1c3)](_0x159a17=>_0x1337b8(0x1a5)!=_0x159a17[_0x1337b8(0x1c1)][_0x1337b8(0x166)]);_0x54e194[_0x1337b8(0x15a)]>0x0&&_0x311748[_0x1337b8(0x17c)](_0x54e194);for(const _0x23300a of _0x397abb)_0x23300a[_0x1337b8(0x157)]();});};}[_0x47a27b(0x18f)](_0x26223d){const _0x49f810=_0x47a27b,_0x628ac=this[_0x49f810(0x1ce)][_0x49f810(0x1ca)][_0x49f810(0x191)](_0x49f810(0x1bc));let _0x16d4d4=Number[_0x49f810(0x1b6)],_0x2b7469=Number[_0x49f810(0x197)],_0x221961=Number[_0x49f810(0x1b6)],_0x27af64=Number[_0x49f810(0x197)];for(const _0xbb27eb of _0x26223d){if(_0x49f810(0x1a5)==_0xbb27eb[_0x49f810(0x1c1)][_0x49f810(0x166)])continue;const {row:_0x25b461,column:_0x168c66}=_0x628ac[_0x49f810(0x162)](_0xbb27eb),_0x20829c=_0xbb27eb[_0x49f810(0x1b8)](_0x49f810(0x1cb))?_0xbb27eb[_0x49f810(0x130)](_0x49f810(0x1cb))-0x1:0x0,_0x370481=_0xbb27eb[_0x49f810(0x1b8)](_0x49f810(0x1a3))?_0xbb27eb[_0x49f810(0x130)](_0x49f810(0x1a3))-0x1:0x0;_0x16d4d4=_0x25b461<_0x16d4d4?_0x25b461:_0x16d4d4,_0x2b7469=_0x25b461+_0x20829c>_0x2b7469?_0x25b461+_0x20829c:_0x2b7469,_0x221961=_0x168c66<_0x221961?_0x168c66:_0x221961,_0x27af64=_0x168c66+_0x370481>_0x27af64?_0x168c66+_0x370481:_0x27af64;}return{'minRow':_0x16d4d4,'maxRow':_0x2b7469,'minColumn':_0x221961,'maxColumn':_0x27af64};}[_0x47a27b(0x19b)](){const _0x3901ff=_0x47a27b,_0x2f33b3=this[_0x3901ff(0x1ce)],_0x550dcb=_0x2f33b3[_0x3901ff(0x1ca)][_0x3901ff(0x191)](_0x3901ff(0x12e)),_0x5e1570=_0x2f33b3[_0x3901ff(0x1ca)][_0x3901ff(0x191)](_0x3901ff(0x1bc));_0x2f33b3[_0x3901ff(0x141)][_0x3901ff(0x16d)]['on'](_0x3901ff(0x1aa),()=>{const _0x35c0f3=_0x3901ff,_0x3b16f7=Array[_0x35c0f3(0x147)](_0x2f33b3[_0x35c0f3(0x141)][_0x35c0f3(0x16d)][_0x35c0f3(0x129)][_0x35c0f3(0x16f)]());for(const {name:_0x2c2dc7,data:_0x1271e6}of _0x3b16f7){const {group:_0x5f7ca2,id:_0xc23be9,subType:_0x2d6743}=_0x550dcb[_0x35c0f3(0x14e)](_0x2c2dc7);if(_0x35c0f3(0x172)!=_0x5f7ca2)continue;if(null!=_0x1271e6[_0x35c0f3(0x12a)])continue;const _0x409cb2=_0x550dcb[_0x35c0f3(0x1bb)](_0xc23be9);this[_0x35c0f3(0x131)][_0x35c0f3(0x1b2)](_0x2d6743)&&this[_0x35c0f3(0x12d)][_0x35c0f3(0x18a)](_0x409cb2);}},{'priority':_0x3901ff(0x17f)});const _0x28390e=(_0x2ace28,_0x808360)=>{const _0x4969af=_0x3901ff;let _0x3da15c=!0x1;const _0x89783e=_0x808360[_0x4969af(0x173)](_0x2ace28),_0x54b8f5=_0x2ace28[_0x4969af(0x1a1)](_0x4969af(0x14d)),_0x4d511b=_0x5e1570[_0x4969af(0x162)](_0x2ace28);for(const _0x17c034 of this[_0x4969af(0x12d)]){const _0x48c3d7=_0x17c034[_0x4969af(0x14c)],_0xdff2ec=_0x48c3d7[_0x4969af(0x1b3)](_0x4969af(0x165)),_0x530a59=_0x48c3d7[_0x4969af(0x1c8)](_0xdff2ec?0xa:0x5),_0x3b83dc=_0x530a59[_0x4969af(0x181)](),_0x1bac28=_0x3b83dc[_0x4969af(0x1c8)](0x0,0x3)+_0x4969af(0x13e),_0x51e3fb=_0x4969af(0x1ba)+_0x530a59,_0x8bb8f1=_0x4969af(0x192)+_0x530a59;if(!_0x17c034[_0x4969af(0x199)])continue;if(_0x54b8f5!=_0x17c034[_0x4969af(0x12f)]()[_0x4969af(0x190)][_0x4969af(0x1a1)](_0x4969af(0x14d)))continue;if(_0x17c034[_0x4969af(0x135)](_0x89783e))continue;const _0x3a3292=_0x2ace28[_0x4969af(0x1b8)](_0x1bac28)?_0x2ace28[_0x4969af(0x130)](_0x1bac28)-0x1:0x0,_0x22d8dd=this[_0x4969af(0x133)](_0x17c034),_0xbd4658=_0x22d8dd[_0x51e3fb],_0x3c6844=_0x22d8dd[_0x8bb8f1];_0xbd4658<=_0x4d511b[_0x3b83dc]&&_0x4d511b[_0x3b83dc]+_0x3a3292<=_0x3c6844&&(_0x17c034[_0x4969af(0x19e)](_0x89783e),_0x3da15c=!0x0);}return _0x3da15c;};_0x2f33b3[_0x3901ff(0x141)][_0x3901ff(0x16d)][_0x3901ff(0x1bd)](_0x303e9f=>{const _0x12cca6=_0x3901ff;let _0x4d60a4=!0x1;for(const _0x6b83ba of _0x2f33b3[_0x12cca6(0x141)][_0x12cca6(0x16d)][_0x12cca6(0x129)][_0x12cca6(0x1b0)]())if(_0x12cca6(0x1c2)==_0x6b83ba[_0x12cca6(0x14a)]){if(_0x12cca6(0x140)==_0x6b83ba[_0x12cca6(0x155)]){for(const _0x2a03a8 of _0x6b83ba[_0x12cca6(0x163)][_0x12cca6(0x170)][_0x12cca6(0x1a2)]())_0x4d60a4=_0x4d60a4||_0x28390e(_0x2a03a8,_0x303e9f);}else _0x12cca6(0x1b5)==_0x6b83ba[_0x12cca6(0x155)]&&(_0x4d60a4=_0x4d60a4||_0x28390e(_0x6b83ba[_0x12cca6(0x163)][_0x12cca6(0x170)],_0x303e9f));}return _0x4d60a4;});}[_0x47a27b(0x133)](_0x2d305b){const _0x34f261=_0x47a27b;return this[_0x34f261(0x18f)](_0x2d305b[_0x34f261(0x19a)]()[_0x34f261(0x171)](_0x229d76=>_0x229d76[_0x34f261(0x190)][_0x34f261(0x170)]));}}function _0x41a2(_0x38586b,_0x110499){const _0x1f7059=_0x1f70();return _0x41a2=function(_0x41a254,_0xb76393){_0x41a254=_0x41a254-0x129;let _0x4b7c6f=_0x1f7059[_0x41a254];return _0x4b7c6f;},_0x41a2(_0x38586b,_0x110499);}function Ee(_0x377414){const _0x2db640=_0x47a27b;return Array[_0x2db640(0x147)](new Set(_0x377414)[_0x2db640(0x18d)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5873d2=_0x527e;function _0x527e(_0xe78eb9,_0x5b0dd9){const _0xa02951=_0xa029();return _0x527e=function(_0x527efe,_0x4d7c92){_0x527efe=_0x527efe-0xa4;let _0x409983=_0xa02951[_0x527efe];return _0x409983;},_0x527e(_0xe78eb9,_0x5b0dd9);}(function(_0x433613,_0x2d8b85){const _0x27e8d3=_0x527e,_0x49978b=_0x433613();while(!![]){try{const _0x54c912=-parseInt(_0x27e8d3(0xb3))/0x1+parseInt(_0x27e8d3(0xb2))/0x2*(parseInt(_0x27e8d3(0xa9))/0x3)+-parseInt(_0x27e8d3(0xb6))/0x4+-parseInt(_0x27e8d3(0xab))/0x5*(parseInt(_0x27e8d3(0xb5))/0x6)+parseInt(_0x27e8d3(0xaf))/0x7+parseInt(_0x27e8d3(0xac))/0x8*(parseInt(_0x27e8d3(0xad))/0x9)+parseInt(_0x27e8d3(0xb0))/0xa*(parseInt(_0x27e8d3(0xa5))/0xb);if(_0x54c912===_0x2d8b85)break;else _0x49978b['push'](_0x49978b['shift']());}catch(_0x334bec){_0x49978b['push'](_0x49978b['shift']());}}}(_0xa029,0x241f0));function _0xa029(){const _0x5bf536=['toggleTableCaption','297129tSsWnt','1391020Qtimve','enableCommand','698yrBwXK','24976VEFqHS','requires','18VNUHTI','198984fIeNCj','editor','TableCaptionEditing','TrackChangesEditing','11inSYoI','plugins','get','afterInit','75sLRedu','has','210355LPbbgT','8TUyChd','1427517CzDkQb'];_0xa029=function(){return _0x5bf536;};return _0xa029();}import{Plugin as _0x352183}from'ckeditor5/src/core.js';import _0x8840f7 from'./table.js';export default class Mt extends _0x352183{static get[_0x5873d2(0xb4)](){return[_0x8840f7];}[_0x5873d2(0xa8)](){const _0x24d9d4=_0x5873d2,_0x45be1c=this[_0x24d9d4(0xb7)];if(!_0x45be1c[_0x24d9d4(0xa6)][_0x24d9d4(0xaa)](_0x24d9d4(0xb8)))return;_0x45be1c[_0x24d9d4(0xa6)][_0x24d9d4(0xa7)](_0x24d9d4(0xa4))[_0x24d9d4(0xb1)](_0x24d9d4(0xae));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2325f9=_0x3211;function _0x2b3f(){const _0x435361=['removeColumns','rootName','filter','newRange','schema','nextSibling','register','cell','commands','261DkJJFK','2402735CmRuou','return','tableCellBorderStyle','259224qwvCUe','keys','12uibZQi','TrackChangesEditing','cells','table','TableClipboard','subType','last','getRange','hasSuggestion','getItems','updateMarker','includes','markerAttributes','differ','_getCoordsForCells','nodeAfter','length','paragraph','requires','column','editor','columnInsertionRanges','getChangedMarkers','next','change','createRangeIn','removeMarkers','conversion','end','startsWith','tablePasteChainId','value','suggestion-td','editingDowncast','accept','add','fill','TableUtils','low','move','previous','every','tablePaste','tableCell','tablePasteRow','options','forceDefaultExecution','start','containsRange','Users','endRow','insertColumns','forEach','isEmpty','getRowIndexes','getColumnIndexes','suggestion','entries','row','11edFvfT','createRangeOn','isInContent','tableCellBackgroundColor','selection','createRange','rows','name','7gKzbSF','_createdBatches','getRows','getAttributes','trackChanges','content','getColumns','_splitMarkerName','remove','getChanges','getContainedElement','insert','getSuggestions','clipboardOutput','root','documentSelection','createElement','from','redo','push','36538CFzpkK','insertion','reduce','markers','columns','has','model','5019118tSkbqV','getChild','createTableWalker','insertionRanges','removeMarker','call','oldRange','plugins','for','some','_suggestionFactory','fromEntries','getRanges','activeMarkers','dataDowncast','unwrap','set','removeRows','8675810EECmGj','ck-suggestion-marker','discard','insertContent','suggestionLoaded','first','getSelectionAffectedTableCells','descriptionFactory','tableCellBorderWidth','locale','elementToElement','map','wrap','26iijXQO','insertRows','2189172BwuiPt','deletionRanges','view','document','$graveyard','listenTo','517953OfeZiz','tableCellPadding','_isForcedDefaultExecutionBlock','getChildren','suggestion:formatBlock:tablePasteCell','tablePasteColumn','columnInsertionIndexes','getShiftedBy','_replaceTableSlotCell','markerName','getAllAdjacentSuggestions','detach','previousSibling','type','ck-suggestion-marker-insertion','registerDescriptionCallback','rowInsertionIndexes','suggestionUnloaded','author','findAncestor','stop','rowInsertionRanges','find','batch','showSuggestionHighlights','afterInit','createPositionBefore','getSuggestionCallback','getMarkers','setAttribute','ck-suggestion-marker--active','tableCellSuggestion','getSuggestion','*Replace\x20table\x20cells*','tableCellHorizontalAlignment','join','setAttributes','markMultiRangeInsertion','fromRange','editing','position','markerToHighlight','deletion','attributes','markMultiRangeBlockFormat','isEqual','tableCellBorderColor','registerPostFixer','getTableIfOnlyTableInContent','tableCellVerticalAlignment','endColumn','high','element','4XTWZYi','_tablePostFixingSubtypes','registerCustomCallback','markMultiRangeDeletion','tablePasteCell','get','formatBlock'];_0x2b3f=function(){return _0x435361;};return _0x2b3f();}(function(_0x2f36cf,_0x334868){const _0x34f7c9=_0x3211,_0x34bc88=_0x2f36cf();while(!![]){try{const _0x16335e=parseInt(_0x34f7c9(0x1a1))/0x1*(parseInt(_0x34f7c9(0x1c7))/0x2)+-parseInt(_0x34f7c9(0x1cf))/0x3+-parseInt(_0x34f7c9(0x134))/0x4*(parseInt(_0x34f7c9(0x145))/0x5)+parseInt(_0x34f7c9(0x1c9))/0x6*(parseInt(_0x34f7c9(0x18d))/0x7)+-parseInt(_0x34f7c9(0x148))/0x8*(parseInt(_0x34f7c9(0x144))/0x9)+parseInt(_0x34f7c9(0x1ba))/0xa*(parseInt(_0x34f7c9(0x185))/0xb)+parseInt(_0x34f7c9(0x14a))/0xc*(parseInt(_0x34f7c9(0x1a8))/0xd);if(_0x16335e===_0x334868)break;else _0x34bc88['push'](_0x34bc88['shift']());}catch(_0x2ff6db){_0x34bc88['push'](_0x34bc88['shift']());}}}(_0x2b3f,0x7a39e));import{getTranslation as _0x3746d1}from'../utils/common-translations.js';import{Plugin as _0x4c0338}from'ckeditor5/src/core.js';import{LiveRange as _0x23e243}from'ckeditor5/src/engine.js';import{uid as _0x949b68,priorities as _0x25b57f}from'ckeditor5/src/utils.js';import _0x11e20c from'./table.js';const ge=[_0x2325f9(0x1c2),_0x2325f9(0x12d),_0x2325f9(0x147),_0x2325f9(0x1f1),_0x2325f9(0x130),_0x2325f9(0x188),_0x2325f9(0x1d0)],Ce=Object[_0x2325f9(0x1b3)](ge[_0x2325f9(0x1c5)](_0x3dfcac=>[_0x3dfcac,null]));export default class It extends _0x4c0338{static get[_0x2325f9(0x15c)](){return[_0x11e20c];}[_0x2325f9(0x1e8)](){const _0x422e85=_0x2325f9,_0x2647f7=this[_0x422e85(0x15e)];if(!_0x2647f7[_0x422e85(0x1af)][_0x422e85(0x1a6)](_0x422e85(0x14e)))return;const _0x59acc2=_0x2647f7[_0x422e85(0x1af)][_0x422e85(0x139)](_0x422e85(0x14b)),_0x455041=_0x2647f7[_0x422e85(0x1af)][_0x422e85(0x139)](_0x422e85(0x16f)),_0x599e31=_0x2647f7[_0x422e85(0x1af)][_0x422e85(0x139)](_0x11e20c),_0x4aab96=_0x2647f7[_0x422e85(0x1af)][_0x422e85(0x139)](_0x422e85(0x14e));_0x599e31[_0x422e85(0x135)][_0x422e85(0x1a0)](_0x422e85(0x176),_0x422e85(0x1d4)),_0x2647f7[_0x422e85(0x1a7)][_0x422e85(0x13f)][_0x422e85(0x141)](_0x422e85(0x1ee),{'allowIn':_0x422e85(0x175),'allowContentOf':_0x422e85(0x175),'isLimit':!0x0}),_0x2647f7[_0x422e85(0x165)][_0x422e85(0x1c4)]({'model':_0x422e85(0x1ee),'view':_0x422e85(0x16a)});let _0x5bdca9=null;_0x2647f7[_0x422e85(0x1a7)]['on'](_0x422e85(0x1bd),(_0x3407dd,_0x2cf15a)=>{const _0x464e69=_0x422e85,[_0x2af456,_0x258aee]=_0x2cf15a,_0x447ced=_0x2cf15a[_0x2cf15a[_0x464e69(0x15a)]-0x1];_0x447ced&&_0x447ced[_0x464e69(0x178)]||_0x59acc2[_0x464e69(0x1d1)]||this[_0x464e69(0x15e)][_0x464e69(0x143)][_0x464e69(0x139)](_0x464e69(0x191))[_0x464e69(0x169)]&&function(_0x9eb107,_0x1f0b9c,_0x4bb15a,_0x377ee0,_0x1cd1a9){const _0x23cac0=_0x464e69;if(_0x1f0b9c&&!_0x1f0b9c['is'](_0x23cac0(0x19c)))return!0x1;const _0x5d6359=_0x1cd1a9[_0x23cac0(0x12f)](_0x9eb107,_0x4bb15a);if(!_0x5d6359||!he(_0x5d6359,void 0x0,_0x377ee0))return!0x1;const _0x222d68=_0x377ee0[_0x23cac0(0x1c0)](_0x4bb15a[_0x23cac0(0x1cc)][_0x23cac0(0x189)]);if(!_0x222d68[_0x23cac0(0x15a)])return!0x1;const _0x46bcb0=_0x222d68[0x0][_0x23cac0(0x1e2)](_0x23cac0(0x14d)),_0x98402e=_0x377ee0[_0x23cac0(0x180)](_0x222d68),_0x2639f1=_0x377ee0[_0x23cac0(0x181)](_0x222d68),_0x47c243={'startRow':_0x98402e[_0x23cac0(0x1bf)],'endRow':_0x98402e[_0x23cac0(0x150)],'startColumn':_0x2639f1[_0x23cac0(0x1bf)],'endColumn':_0x2639f1[_0x23cac0(0x150)]};return 0x1==_0x222d68[_0x23cac0(0x15a)]&&(_0x47c243[_0x23cac0(0x17c)]+=_0x377ee0[_0x23cac0(0x18f)](_0x5d6359)-0x1,_0x47c243[_0x23cac0(0x131)]+=_0x377ee0[_0x23cac0(0x193)](_0x5d6359)-0x1),he(_0x46bcb0,_0x47c243,_0x377ee0);}(_0x2af456,_0x258aee,_0x2647f7[_0x464e69(0x1a7)],_0x455041,_0x4aab96)&&(_0x3407dd[_0x464e69(0x1e3)](),_0x5bdca9={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x2647f7[_0x464e69(0x1a7)][_0x464e69(0x162)](()=>{const _0x478edb=_0x464e69;_0x2647f7[_0x478edb(0x1a7)][_0x478edb(0x1bd)](_0x2cf15a[0x0],_0x2cf15a[0x1],_0x2cf15a[0x2],{'forceDefaultExecution':!0x0});const _0x101cb1=_0x949b68(),{rowInsertionRanges:_0x109163,columnInsertionRanges:_0x5b28c6,insertionRanges:_0x5dd277,deletionRanges:_0x23ae78,cells:_0x138a27}=_0x5bdca9;_0x109163[_0x478edb(0x15a)]&&_0x59acc2[_0x478edb(0x1f4)](_0x109163,_0x478edb(0x176),{'tablePasteChainId':_0x101cb1}),_0x5b28c6[_0x478edb(0x15a)]&&_0x59acc2[_0x478edb(0x1f4)](_0x5b28c6,_0x478edb(0x1d4),{'tablePasteChainId':_0x101cb1}),_0x5dd277[_0x478edb(0x15a)]&&(_0x59acc2[_0x478edb(0x1f4)](_0x5dd277,_0x478edb(0x174),{'tablePasteChainId':_0x101cb1,'skipNestingCheck':!0x0}),_0x5dd277[_0x478edb(0x17e)](_0x41917b=>{const _0x5030e8=_0x478edb;var _0x4e491b;return null===(_0x4e491b=_0x41917b[_0x5030e8(0x1da)])||void 0x0===_0x4e491b?void 0x0:_0x4e491b[_0x5030e8(0x1ad)](_0x41917b);})),_0x23ae78[_0x478edb(0x15a)]&&(_0x59acc2[_0x478edb(0x137)](_0x23ae78,_0x478edb(0x174),{'tablePasteChainId':_0x101cb1,'skipNestingCheck':!0x0}),_0x23ae78[_0x478edb(0x17e)](_0x8143b2=>{const _0x26f6bf=_0x478edb;var _0x3833a0;return null===(_0x3833a0=_0x8143b2[_0x26f6bf(0x1da)])||void 0x0===_0x3833a0?void 0x0:_0x3833a0[_0x26f6bf(0x1ad)](_0x8143b2);}));const _0x3ad4cc=_0x59acc2[_0x478edb(0x1fb)](_0x138a27[_0x478edb(0x1c5)](({element:_0x422486})=>_0x422486),{'formatGroupId':_0x949b68()},[],_0x478edb(0x138),{'tablePasteChainId':_0x101cb1});if(_0x3ad4cc){const _0x172631=_0x3ad4cc[_0x478edb(0x1eb)](),_0xc97663=[];for(const {element:_0x33e1fa,attributes:_0x122f5f}of _0x138a27){if(!_0x122f5f)continue;const _0x250927=_0x2647f7[_0x478edb(0x1a7)][_0x478edb(0x186)](_0x33e1fa),_0x574363=_0x172631[_0x478edb(0x1e5)](_0x1fbe93=>_0x1fbe93[_0x478edb(0x151)]()[_0x478edb(0x12c)](_0x250927));_0x574363&&_0xc97663[_0x478edb(0x1a0)]([_0x574363[_0x478edb(0x18c)],_0x122f5f]);}_0xc97663[_0x478edb(0x15a)]&&_0x3ad4cc[_0x478edb(0x1ec)](_0x478edb(0x156),Object[_0x478edb(0x1b3)](_0xc97663));}_0x5bdca9=null;}));},{'priority':_0x25b57f[_0x422e85(0x132)]+0xa}),_0x2647f7[_0x422e85(0x1af)][_0x422e85(0x139)](_0x422e85(0x14e))['on'](_0x422e85(0x1d7),(_0x5166ea,_0x5b6c2c)=>{const _0x36259c=_0x422e85,[_0x4414bf,_0x2358f5,,_0x501113]=_0x5b6c2c;if(!_0x5bdca9)return;_0x5166ea[_0x36259c(0x1e3)]();const _0x1f572a=_0x4414bf[_0x36259c(0x142)],_0x16906b=_0x2358f5,_0x5034d3=Pe(_0x1f572a),_0x2ae5bd=Pe(_0x16906b);_0x5166ea[_0x36259c(0x146)]=_0x1f572a;let _0x2da4b4=null,_0xe5927=null;if(_0x2ae5bd||_0x5034d3){if(_0x5034d3&&!_0x2ae5bd){_0x501113[_0x36259c(0x195)](_0x1f572a[_0x36259c(0x1a9)](0x0));for(const _0x4492aa of Array[_0x36259c(0x19e)](_0x16906b[_0x36259c(0x1d2)]()))_0x501113[_0x36259c(0x198)](_0x4492aa,_0x1f572a,_0x36259c(0x166));const _0x4986d3=_0x5bdca9[_0x36259c(0x1df)][_0x36259c(0x155)](_0x4414bf[_0x36259c(0x184)]),_0x82a9ee=_0x5bdca9[_0x36259c(0x1d5)][_0x36259c(0x155)](_0x4414bf[_0x36259c(0x15d)]);_0x4986d3||_0x82a9ee||(_0x2da4b4=_0x23e243[_0x36259c(0x1f5)](_0x501113[_0x36259c(0x163)](_0x1f572a)));}else _0x2ae5bd&&!_0x5034d3&&(_0xe5927=_0x501113[_0x36259c(0x163)](_0x1f572a));}else{const _0x19c097=_0x501113[_0x36259c(0x19d)](_0x36259c(0x1ee)),_0x54daeb=_0x501113[_0x36259c(0x19d)](_0x36259c(0x1ee));_0x501113[_0x36259c(0x1c6)](_0x501113[_0x36259c(0x163)](_0x1f572a),_0x54daeb),_0x501113[_0x36259c(0x198)](_0x19c097,_0x1f572a,0x0);for(const _0x7bcab6 of Array[_0x36259c(0x19e)](_0x16906b[_0x36259c(0x1d2)]()))_0x501113[_0x36259c(0x198)](_0x7bcab6,_0x19c097,_0x36259c(0x166));_0x2da4b4=_0x23e243[_0x36259c(0x1f5)](_0x501113[_0x36259c(0x186)](_0x19c097)),_0xe5927=_0x23e243[_0x36259c(0x1f5)](_0x501113[_0x36259c(0x186)](_0x54daeb));}const _0x2bd6c1=Array[_0x36259c(0x19e)](_0x16906b[_0x36259c(0x190)]())[_0x36259c(0x13d)](([_0x517dcf])=>ge[_0x36259c(0x155)](_0x517dcf));_0x5bdca9[_0x36259c(0x14c)][_0x36259c(0x1a0)]({'element':_0x1f572a,'attributes':_0x2bd6c1[_0x36259c(0x15a)]?Object[_0x36259c(0x1b3)](_0x2bd6c1):null}),_0x2da4b4&&_0x5bdca9[_0x36259c(0x1ab)][_0x36259c(0x1a0)](_0x2da4b4),_0xe5927&&_0x5bdca9[_0x36259c(0x1ca)][_0x36259c(0x1a0)](_0xe5927);},{'priority':_0x422e85(0x132)}),_0x455041['on'](_0x422e85(0x17d),(_0x3c3824,_0xa084c7)=>{const _0x3e4075=_0x422e85,[_0x271397,_0x111e17={}]=_0xa084c7;if(!_0x5bdca9)return;const _0x2f51cc=_0x111e17['at']||0x0,_0x101d31=_0x111e17[_0x3e4075(0x1a5)]||0x1;_0x5bdca9[_0x3e4075(0x1d5)]=new Array(_0x101d31)[_0x3e4075(0x16e)](_0x2f51cc)[_0x3e4075(0x1c5)]((_0x19102b,_0xe946a1)=>_0x19102b+_0xe946a1);for(const {cell:_0x4e7b94}of _0x455041[_0x3e4075(0x1aa)](_0x271397,{'startColumn':_0x2f51cc,'endColumn':_0x2f51cc+_0x101d31-0x1}))_0x5bdca9[_0x3e4075(0x15f)][_0x3e4075(0x1a0)](_0x2647f7[_0x3e4075(0x1a7)][_0x3e4075(0x186)](_0x4e7b94));},{'priority':_0x422e85(0x170)}),_0x455041['on'](_0x422e85(0x1c8),(_0x285e60,_0x45ab36)=>{const _0x4d5ef4=_0x422e85,[_0x3e1972,_0x288c69={}]=_0x45ab36;if(!_0x5bdca9)return;const _0x40fdf0=_0x288c69['at']||0x0,_0x4f7787=_0x288c69[_0x4d5ef4(0x18b)]||0x1;_0x5bdca9[_0x4d5ef4(0x1df)]=new Array(_0x4f7787)[_0x4d5ef4(0x16e)](_0x40fdf0)[_0x4d5ef4(0x1c5)]((_0x570d37,_0x53e518)=>_0x570d37+_0x53e518);for(const {cell:_0x3d28d4}of _0x455041[_0x4d5ef4(0x1aa)](_0x3e1972,{'startRow':_0x40fdf0,'endRow':_0x40fdf0+_0x4f7787-0x1}))_0x5bdca9[_0x4d5ef4(0x1e4)][_0x4d5ef4(0x1a0)](_0x2647f7[_0x4d5ef4(0x1a7)][_0x4d5ef4(0x186)](_0x3d28d4));},{'priority':_0x422e85(0x170)}),_0x59acc2[_0x422e85(0x1c1)][_0x422e85(0x1de)](_0x237aa7=>{const _0x533efd=_0x422e85;if(_0x237aa7[_0x533efd(0x14f)]&&_0x237aa7[_0x533efd(0x14f)][_0x533efd(0x167)](_0x533efd(0x174)))return _0x237aa7[_0x533efd(0x172)]?{}:{'type':_0x533efd(0x1a2),'content':_0x3746d1(_0x2647f7[_0x533efd(0x1c3)],_0x533efd(0x1f0))};});const _0x325f82=()=>!0x1;for(const _0xa99aae of[_0x422e85(0x174),_0x422e85(0x1d4),_0x422e85(0x176),_0x422e85(0x138)])_0x59acc2[_0x422e85(0x1b2)][_0x422e85(0x136)](_0x422e85(0x1a2),_0xa99aae,_0x422e85(0x1f2),_0x325f82),_0x59acc2[_0x422e85(0x1b2)][_0x422e85(0x136)](_0x422e85(0x1f9),_0xa99aae,_0x422e85(0x1f2),_0x325f82),_0x59acc2[_0x422e85(0x1b2)][_0x422e85(0x136)](_0x422e85(0x13a),_0xa99aae,_0x422e85(0x1f2),_0x325f82);_0x59acc2[_0x422e85(0x1b2)][_0x422e85(0x136)](_0x422e85(0x13a),_0x422e85(0x138),_0x422e85(0x1bc),_0x325f82),_0x59acc2[_0x422e85(0x1b2)][_0x422e85(0x136)](_0x422e85(0x13a),_0x422e85(0x138),_0x422e85(0x16c),(_0x362a94,_0x1349e4,_0x870cd8)=>{const _0x5eab32=_0x422e85,_0x6e8bee=_0x362a94[_0x5eab32(0x1c5)](_0x505f40=>_0x505f40[_0x5eab32(0x197)]())[_0x5eab32(0x13d)](_0x36f177=>_0x36f177),_0x24a3cb=new Map(_0x6e8bee[_0x5eab32(0x1c5)](_0xdde2f4=>[_0xdde2f4,null]));if(_0x5bdca9){for(const {element:_0x45a8a2,attributes:_0x1701f9}of _0x5bdca9[_0x5eab32(0x14c)])_0x1701f9&&_0x24a3cb[_0x5eab32(0x1b8)](_0x45a8a2,_0x1701f9);}else{if(_0x870cd8&&_0x870cd8[_0x5eab32(0x156)])for(const [_0x44380c,_0x4b80ea]of Object[_0x5eab32(0x183)](_0x870cd8[_0x5eab32(0x156)])){const _0x5c8bed=_0x2647f7[_0x5eab32(0x1a7)][_0x5eab32(0x1a4)][_0x5eab32(0x139)](_0x44380c),_0x13d613=_0x5c8bed?_0x5c8bed[_0x5eab32(0x151)]()[_0x5eab32(0x197)]():null;_0x13d613&&_0x24a3cb[_0x5eab32(0x1b8)](_0x13d613,_0x4b80ea);}}_0x2647f7[_0x5eab32(0x1a7)][_0x5eab32(0x162)](_0x38b1eb=>{const _0x78a0ce=_0x5eab32;for(const [_0xb1a6b1,_0x267350]of _0x24a3cb)_0x38b1eb[_0x78a0ce(0x1f3)]({...Ce,..._0x267350},_0xb1a6b1);});});const _0x4bc32e=(_0x9463ea,_0x19c04c)=>{const _0x235f3d=_0x422e85;_0x59acc2[_0x235f3d(0x1b2)][_0x235f3d(0x136)](_0x9463ea,_0x235f3d(0x174),_0x19c04c,(_0x54e06f,_0x1d964e,_0x5eed60)=>{const _0x2ce14e=_0x235f3d;_0x2647f7[_0x2ce14e(0x1a7)][_0x2ce14e(0x162)](_0x53e261=>{const _0x21772d=_0x2ce14e,_0x5c633f=[];for(const _0x2e8947 of _0x54e06f){const _0x4d6f94=_0x2e8947[_0x21772d(0x179)][_0x21772d(0x159)];_0x4d6f94['is'](_0x21772d(0x133),_0x21772d(0x1ee))&&_0x5c633f[_0x21772d(0x1a0)](_0x4d6f94);}_0x59acc2[_0x21772d(0x1b2)][_0x21772d(0x1ea)](_0x9463ea,null,_0x19c04c)(_0x54e06f,_0x1d964e,_0x5eed60);for(const _0xc4159d of _0x5c633f)_0x21772d(0x1cd)!=_0xc4159d[_0x21772d(0x19b)][_0x21772d(0x13c)]&&_0x53e261[_0x21772d(0x1b7)](_0xc4159d);});});};_0x4bc32e(_0x422e85(0x1a2),_0x422e85(0x16c)),_0x4bc32e(_0x422e85(0x1a2),_0x422e85(0x1bc)),_0x4bc32e(_0x422e85(0x1f9),_0x422e85(0x16c)),_0x4bc32e(_0x422e85(0x1f9),_0x422e85(0x1bc)),_0x59acc2[_0x422e85(0x1b2)][_0x422e85(0x136)](_0x422e85(0x1a2),_0x422e85(0x176),_0x422e85(0x1bc),_0x1f89a9=>{const _0x13ffd7=_0x422e85,_0x405e3=_0x1f89a9[_0x13ffd7(0x1c5)](_0x266a61=>_0x266a61[_0x13ffd7(0x197)]()),_0x9645a9=_0x405e3[0x0][_0x13ffd7(0x1e2)](_0x13ffd7(0x14d)),{minRow:_0x57e413,maxRow:_0x3bea87}=_0x599e31[_0x13ffd7(0x158)](_0x405e3);_0x455041[_0x13ffd7(0x1b9)](_0x9645a9,{'at':_0x57e413,'rows':_0x3bea87-_0x57e413+0x1});}),_0x59acc2[_0x422e85(0x1b2)][_0x422e85(0x136)](_0x422e85(0x1a2),_0x422e85(0x1d4),_0x422e85(0x1bc),_0xeff739=>{const _0x582e7d=_0x422e85,_0x5d074e=_0xeff739[_0x582e7d(0x1c5)](_0x2effe9=>_0x2effe9[_0x582e7d(0x197)]()),_0x51371c=_0x5d074e[0x0][_0x582e7d(0x1e2)](_0x582e7d(0x14d)),{minColumn:_0x390e8c,maxColumn:_0x2e8dff}=_0x599e31[_0x582e7d(0x158)](_0x5d074e);_0x455041[_0x582e7d(0x13b)](_0x51371c,{'at':_0x390e8c,'columns':_0x2e8dff-_0x390e8c+0x1});});const _0x1bca3c=(_0x3ccec9,_0x37054f)=>{const _0x2c2f68=_0x422e85;if(!_0x37054f[_0x2c2f68(0x14f)]||!_0x37054f[_0x2c2f68(0x14f)][_0x2c2f68(0x167)](_0x2c2f68(0x174)))return;const _0x511ff3=_0x37054f[_0x2c2f68(0x1fa)][_0x2c2f68(0x168)],_0x5638b3=_0x59acc2[_0x2c2f68(0x199)]()[_0x2c2f68(0x13d)](_0x5374ee=>_0x5374ee[_0x2c2f68(0x187)]&&_0x5374ee[_0x2c2f68(0x1fa)]&&_0x5374ee[_0x2c2f68(0x1fa)][_0x2c2f68(0x168)]==_0x511ff3);_0x5638b3[_0x2c2f68(0x15a)]&&_0x37054f[_0x2c2f68(0x1d9)]()[_0x2c2f68(0x15a)]!=_0x5638b3[_0x2c2f68(0x15a)]&&_0x5638b3[_0x2c2f68(0x1a3)]((_0x4c8a8f,_0x4bf44d)=>(_0x4c8a8f[_0x2c2f68(0x161)]=_0x4bf44d,_0x4bf44d[_0x2c2f68(0x172)]=_0x4c8a8f,_0x4bf44d));};function _0x4794f5(_0xdf2514,_0x5e21dc=!0x0){const _0x5ed394=_0x422e85,{id:_0x48af2b}=_0x59acc2[_0x5ed394(0x194)](_0xdf2514[_0x5ed394(0x1d8)]),_0x44aeb3=[_0x5ed394(0x1bb),_0x5ed394(0x1dd)],_0x4160dd=_0x59acc2[_0x5ed394(0x1b5)][_0x5ed394(0x155)](_0xdf2514[_0x5ed394(0x1d8)]);return _0x4160dd&&_0x44aeb3[_0x5ed394(0x1a0)](_0x5ed394(0x1ed)),{'classes':_0x44aeb3,'attributes':{'data-suggestion':_0x48af2b},'priority':_0x4160dd&&_0x5e21dc?0xbc2:0xbb8};}_0x59acc2['on'](_0x422e85(0x1be),_0x1bca3c,{'priority':_0x422e85(0x132)}),_0x59acc2['on'](_0x422e85(0x1e0),_0x1bca3c,{'priority':_0x422e85(0x132)}),_0x2647f7[_0x422e85(0x1a7)][_0x422e85(0x1cc)][_0x422e85(0x12e)](()=>{const _0x1a1e96=_0x422e85;let _0x5c6f99=!0x1;const _0x5750e4=Array[_0x1a1e96(0x19e)](_0x2647f7[_0x1a1e96(0x1a7)][_0x1a1e96(0x1cc)][_0x1a1e96(0x157)][_0x1a1e96(0x160)]());for(const {name:_0x457d95,data:_0x3b3a06}of _0x5750e4){const {group:_0x2205e2,type:_0x33b1a1,id:_0x5e6ce8}=_0x59acc2[_0x1a1e96(0x194)](_0x457d95);if(_0x1a1e96(0x182)!=_0x2205e2||_0x1a1e96(0x1f9)!=_0x33b1a1||_0x3b3a06[_0x1a1e96(0x1ae)])continue;if(!_0x59acc2[_0x1a1e96(0x152)](_0x5e6ce8))continue;const _0x22ea69=_0x59acc2[_0x1a1e96(0x1ef)](_0x5e6ce8)[_0x1a1e96(0x1b4)](),_0x1e3044=_0x2647f7[_0x1a1e96(0x1af)][_0x1a1e96(0x139)](_0x1a1e96(0x17b))['me'];for(const _0x2b9ea2 of _0x59acc2[_0x1a1e96(0x199)]()){if(!_0x2b9ea2[_0x1a1e96(0x187)]||_0x2b9ea2[_0x1a1e96(0x1e1)]!=_0x1e3044)continue;if(_0x1a1e96(0x13a)!=_0x2b9ea2[_0x1a1e96(0x1dc)]||_0x1a1e96(0x138)!=_0x2b9ea2[_0x1a1e96(0x14f)])continue;if(_0x2b9ea2[_0x1a1e96(0x1b4)]()[_0x1a1e96(0x173)](_0x17414e=>_0x22ea69[_0x1a1e96(0x1b1)](_0x49f6ad=>_0x49f6ad[_0x1a1e96(0x17a)](_0x17414e,!0x0)))){for(const _0xc8116c of _0x2b9ea2[_0x1a1e96(0x1d9)]())_0xc8116c[_0x1a1e96(0x187)]&&(_0xc8116c[_0x1a1e96(0x1bc)](),_0x5c6f99=!0x0);}}}return _0x5c6f99;}),_0x2647f7[_0x422e85(0x1a7)][_0x422e85(0x1cc)][_0x422e85(0x12e)](_0x5f1690=>{const _0x10af47=_0x422e85,_0x54f24b=_0x2647f7[_0x10af47(0x143)][_0x10af47(0x139)](_0x10af47(0x19f));if(!_0x54f24b||!_0x54f24b[_0x10af47(0x18e)][_0x10af47(0x1a6)](_0x5f1690[_0x10af47(0x1e6)]))return!0x1;let _0x3ddb47=!0x1;const _0x33dba7=_0x2647f7[_0x10af47(0x1af)][_0x10af47(0x139)](_0x10af47(0x17b))['me'],_0x4a2d0c=_0x2647f7[_0x10af47(0x1a7)][_0x10af47(0x1cc)][_0x10af47(0x157)][_0x10af47(0x196)](),_0x19b36d=Array[_0x10af47(0x19e)](_0x2647f7[_0x10af47(0x1a7)][_0x10af47(0x1cc)][_0x10af47(0x157)][_0x10af47(0x160)]())[_0x10af47(0x13d)](({name:_0x35c93e,data:_0x25bb86})=>{const _0x4466ff=_0x10af47,{group:_0x4b74d2,subType:_0x40df54,authorId:_0x21991f}=_0x59acc2[_0x4466ff(0x194)](_0x35c93e);return _0x4466ff(0x182)==_0x4b74d2&&_0x4466ff(0x174)==_0x40df54&&_0x21991f==_0x33dba7['id']&&!_0x25bb86[_0x4466ff(0x1ae)];});for(const _0x4dd48a of _0x4a2d0c){if(_0x10af47(0x198)!=_0x4dd48a[_0x10af47(0x1dc)]||_0x10af47(0x1ee)!=_0x4dd48a[_0x10af47(0x18c)]||0x1!=_0x4dd48a[_0x10af47(0x15a)])continue;const _0x24df86=_0x5f1690[_0x10af47(0x18a)](_0x4dd48a[_0x10af47(0x1f7)],_0x4dd48a[_0x10af47(0x1f7)][_0x10af47(0x1d6)](0x1));if(!_0x19b36d[_0x10af47(0x1e5)](({data:_0x45e442})=>_0x45e442[_0x10af47(0x13e)][_0x10af47(0x12c)](_0x24df86))){for(const {name:_0x1e3169,data:_0x25863e}of _0x19b36d)if(_0x24df86[_0x10af47(0x17a)](_0x25863e[_0x10af47(0x13e)])){_0x5f1690[_0x10af47(0x154)](_0x1e3169,{'range':_0x24df86}),_0x3ddb47=!0x0;break;}}}return _0x3ddb47;}),_0x2647f7[_0x422e85(0x1a7)][_0x422e85(0x1cc)][_0x422e85(0x12e)](_0x38ca14=>{const _0x20277e=_0x422e85;let _0x1dc6f4=!0x1;const _0x5004eb=_0x2647f7[_0x20277e(0x1af)][_0x20277e(0x139)](_0x20277e(0x17b))['me'],_0x4b0428=_0x59acc2[_0x20277e(0x199)]()[_0x20277e(0x13d)](_0x42da4d=>_0x42da4d[_0x20277e(0x187)]&&_0x42da4d[_0x20277e(0x1e1)]==_0x5004eb),_0xebd16e=new Set(),_0x45d44b=new Set();for(const _0x300ce4 of _0x4b0428)if(_0x20277e(0x174)==_0x300ce4[_0x20277e(0x14f)])for(const _0xf6fcfb of _0x300ce4[_0x20277e(0x1eb)]()){const _0xf8aead=_0xf6fcfb[_0x20277e(0x151)]()[_0x20277e(0x197)]();if(_0xf8aead){if(_0xf8aead['is'](_0x20277e(0x133),_0x20277e(0x1ee))&&Pe(_0xf8aead)){_0x300ce4[_0x20277e(0x1ac)](_0xf6fcfb[_0x20277e(0x18c)]),_0xebd16e[_0x20277e(0x16d)](_0xf8aead),_0x1dc6f4=!0x0;const _0x2246ee=_0xf8aead[_0x20277e(0x140)],_0x5d54bc=_0xf8aead[_0x20277e(0x1db)],_0x100389=_0x2246ee&&_0x2246ee['is'](_0x20277e(0x133),_0x20277e(0x1ee)),_0x4abbab=_0x5d54bc&&_0x5d54bc['is'](_0x20277e(0x133),_0x20277e(0x1ee));_0x100389&&!_0xebd16e[_0x20277e(0x1a6)](_0x2246ee)&&_0x45d44b[_0x20277e(0x16d)](_0x2246ee),_0x4abbab&&!_0xebd16e[_0x20277e(0x1a6)](_0x5d54bc)&&_0x45d44b[_0x20277e(0x16d)](_0x5d54bc);}else _0xf8aead['is'](_0x20277e(0x133),_0x20277e(0x15b))&&_0xf8aead[_0x20277e(0x17f)]&&(_0x300ce4[_0x20277e(0x1ac)](_0xf6fcfb[_0x20277e(0x18c)]),_0x1dc6f4=!0x0);}}else{if(_0x20277e(0x138)==_0x300ce4[_0x20277e(0x14f)]){if(!_0x300ce4[_0x20277e(0x1fa)]||!_0x300ce4[_0x20277e(0x1fa)][_0x20277e(0x168)])continue;const _0x273bb0=_0x300ce4[_0x20277e(0x1fa)][_0x20277e(0x156)];if(_0x273bb0&&Object[_0x20277e(0x149)](_0x273bb0)[_0x20277e(0x15a)])continue;const _0x2ffc37=_0x300ce4[_0x20277e(0x1fa)][_0x20277e(0x168)];let _0x212114=!0x0,_0x3f6c6c=!0x0;for(const _0x242ce8 of _0x4b0428)if(_0x242ce8[_0x20277e(0x14f)]&&_0x242ce8[_0x20277e(0x14f)][_0x20277e(0x167)](_0x20277e(0x174))){if(!_0x242ce8[_0x20277e(0x1fa)][_0x20277e(0x168)]){_0x3f6c6c=!0x1;break;}if(_0x242ce8['id']!=_0x300ce4['id']&&_0x242ce8[_0x20277e(0x1fa)][_0x20277e(0x168)]==_0x2ffc37){_0x212114=!0x1;break;}}_0x3f6c6c&&_0x212114&&(_0x300ce4[_0x20277e(0x164)](),_0x1dc6f4=!0x0);}}for(const _0x5c0841 of _0xebd16e)_0x38ca14[_0x20277e(0x195)](_0x5c0841);for(const _0x918f8c of _0x45d44b)_0x38ca14[_0x20277e(0x1b7)](_0x918f8c);return _0x1dc6f4;}),_0x2647f7[_0x422e85(0x165)][_0x422e85(0x1b0)](_0x422e85(0x16b))[_0x422e85(0x1f8)]({'model':_0x422e85(0x1d3),'view':(_0x377a3b,_0xf48623)=>_0x4794f5(_0x377a3b),'converterPriority':_0x422e85(0x132)}),_0x2647f7[_0x422e85(0x165)][_0x422e85(0x1b0)](_0x422e85(0x1b6))[_0x422e85(0x1f8)]({'model':_0x422e85(0x1d3),'view':(_0x1d2a7b,_0x1f083b)=>_0x1f083b[_0x422e85(0x177)][_0x422e85(0x1e7)]?_0x4794f5(_0x1d2a7b,!0x1):null,'converterPriority':_0x422e85(0x132)});const _0x1f1eac=_0x2647f7[_0x422e85(0x1f6)][_0x422e85(0x1cb)];this[_0x422e85(0x1ce)](_0x1f1eac[_0x422e85(0x1cc)],_0x422e85(0x19a),(_0x51c350,_0x45317c)=>{const _0x41eabc=_0x422e85,_0xafe6bc=[];for(const _0x171135 of _0x1f1eac[_0x41eabc(0x163)](_0x45317c[_0x41eabc(0x192)])[_0x41eabc(0x153)]())_0x171135['is'](_0x41eabc(0x133),_0x41eabc(0x16a))&&_0xafe6bc[_0x41eabc(0x1a0)](_0x171135);_0x1f1eac[_0x41eabc(0x162)](_0x4ee7b3=>{const _0x43dd63=_0x41eabc;for(const _0x218ae4 of _0xafe6bc)_0x4ee7b3[_0x43dd63(0x171)](_0x4ee7b3[_0x43dd63(0x163)](_0x218ae4),_0x4ee7b3[_0x43dd63(0x1e9)](_0x218ae4)),_0x4ee7b3[_0x43dd63(0x195)](_0x218ae4);});});}}function _0x3211(_0x41bdd4,_0xff9850){const _0x2b3f08=_0x2b3f();return _0x3211=function(_0x3211ab,_0x58210c){_0x3211ab=_0x3211ab-0x12c;let _0x3a73a8=_0x2b3f08[_0x3211ab];return _0x3a73a8;},_0x3211(_0x41bdd4,_0xff9850);}function Pe(_0x1ad96b){const _0x286248=_0x2325f9;if(_0x1ad96b[_0x286248(0x17f)])return!0x0;const _0x3976fb=_0x1ad96b[_0x286248(0x1a9)](0x0);return _0x3976fb['is'](_0x286248(0x133),_0x286248(0x15b))&&_0x3976fb[_0x286248(0x17f)];}function he(_0x2fccdf,_0x2a85ed={},_0x5e38ec){const _0x32677b=_0x2325f9;for(const {isAnchor:_0x10591a,cellHeight:_0x4f35b4,cellWidth:_0x5683d5}of _0x5e38ec[_0x32677b(0x1aa)](_0x2fccdf,{'includeAllSlots':!0x0,..._0x2a85ed}))if(!_0x10591a||0x1!=_0x4f35b4||0x1!=_0x5683d5)return!0x1;return!0x0;}
|
|
23
|
+
const _0x43b479=_0x2d2f;(function(_0x1b64b5,_0x50f686){const _0xd0f0be=_0x2d2f,_0x91d240=_0x1b64b5();while(!![]){try{const _0x599795=-parseInt(_0xd0f0be(0x29b))/0x1*(-parseInt(_0xd0f0be(0x214))/0x2)+-parseInt(_0xd0f0be(0x26f))/0x3+-parseInt(_0xd0f0be(0x20f))/0x4*(-parseInt(_0xd0f0be(0x24d))/0x5)+parseInt(_0xd0f0be(0x234))/0x6*(parseInt(_0xd0f0be(0x27c))/0x7)+parseInt(_0xd0f0be(0x229))/0x8*(parseInt(_0xd0f0be(0x23b))/0x9)+parseInt(_0xd0f0be(0x244))/0xa*(parseInt(_0xd0f0be(0x222))/0xb)+-parseInt(_0xd0f0be(0x201))/0xc;if(_0x599795===_0x50f686)break;else _0x91d240['push'](_0x91d240['shift']());}catch(_0x493914){_0x91d240['push'](_0x91d240['shift']());}}}(_0x56ce,0xd4fae));import{getTranslation as _0x235803}from'../utils/common-translations.js';import{Plugin as _0x21d09e}from'ckeditor5/src/core.js';import{LiveRange as _0x451788}from'ckeditor5/src/engine.js';function _0x56ce(){const _0x209853=['ck-suggestion-marker','4829YqUljU','columnInsertionIndexes','getAllAdjacentSuggestions','getChanges','getSuggestions','getMarkers','selection','4641656azPzWQ','clipboardOutput','discard','cells','locale','getRange','_tablePostFixingSubtypes','previousSibling','updateMarker','columnInsertionRanges','tablePasteRow','7926XJQddv','wrap','paragraph','rootName','findAncestor','document','getRows','9NGwDUS','nextSibling','every','createPositionBefore','commands','register','length','descriptionFactory','add','27910WSAiBG','return','tableCellSuggestion','_getCoordsForCells','fill','fromEntries','tableCellVerticalAlignment','call','filter','4768850zzxbOu','Users','dataDowncast','getChild','accept','tableCellBackgroundColor','fromRange','*Replace\x20table\x20cells*','_replaceTableSlotCell','TableClipboard','getColumns','tablePaste','suggestion','differ','getColumnIndexes','TableUtils','insertContent','tableCellBorderColor','requires','rows','get','isEqual','isInContent','showSuggestionHighlights','unwrap','endColumn','getRowIndexes','ck-suggestion-marker--active','insertColumns','markerAttributes','end','markers','activeMarkers','markMultiRangeInsertion','4246878YjEnlf','includes','registerCustomCallback','tableCellHorizontalAlignment','markerToHighlight','endRow','removeRows','nodeAfter','markMultiRangeBlockFormat','tableCell','options','root','tablePasteCell','5397PyCOye','view','createRange','forceDefaultExecution','find','_createdBatches','$graveyard','getChangedMarkers','_isForcedDefaultExecutionBlock','tableCellPadding','suggestion-td','start','insert','next','formatBlock','last','createRangeIn','elementToElement','getShiftedBy','getTableIfOnlyTableInContent','content','set','position','_suggestionFactory','remove','setAttributes','entries','push','suggestionUnloaded','deletionRanges','documentSelection','240921VukYXA','forEach','join','deletion','tablePasteChainId','getRanges','low','createTableWalker','keys','row','model','cell','afterInit','name','getSelectionAffectedTableCells','tablePasteColumn','_splitMarkerName','registerPostFixer','high','removeColumns','oldRange','registerDescriptionCallback','tableCellBorderWidth','some','move','insertRows','newRange','detach','editing','table','rowInsertionIndexes','plugins','ck-suggestion-marker-insertion','TrackChangesEditing','setAttribute','suggestion:formatBlock:tablePasteCell','listenTo','reduce','insertionRanges','schema','createRangeOn','getSuggestion','startsWith','value','has','from','getContainedElement','createElement','getChildren','stop','insertion','author','column','23658804FzYpTL','first','rowInsertionRanges','map','trackChanges','columns','hasSuggestion','redo','element','conversion','getSuggestionCallback','previous','attributes','editingDowncast','4kWMiFc','change','type','isEmpty','getAttributes','4nyaHzU','markerName','batch','editor','removeMarker','suggestionLoaded','getItems','removeMarkers','tableCellBorderStyle','subType','for','containsRange','markMultiRangeDeletion'];_0x56ce=function(){return _0x209853;};return _0x56ce();}import{uid as _0x1fac3d,priorities as _0x67a03b}from'ckeditor5/src/utils.js';function _0x2d2f(_0x3eb41b,_0x47c01c){const _0x56ce11=_0x56ce();return _0x2d2f=function(_0x2d2f97,_0x32a6ef){_0x2d2f97=_0x2d2f97-0x1de;let _0x44dcfe=_0x56ce11[_0x2d2f97];return _0x44dcfe;},_0x2d2f(_0x3eb41b,_0x47c01c);}import _0x3041af from'./table.js';const ge=[_0x43b479(0x1e2),_0x43b479(0x25e),_0x43b479(0x21c),_0x43b479(0x272),_0x43b479(0x24a),_0x43b479(0x252),_0x43b479(0x285)],Ce=Object[_0x43b479(0x249)](ge[_0x43b479(0x204)](_0x36ee25=>[_0x36ee25,null]));export default class It extends _0x21d09e{static get[_0x43b479(0x25f)](){return[_0x3041af];}[_0x43b479(0x2a7)](){const _0x424778=_0x43b479,_0x2fb5af=this[_0x424778(0x217)];if(!_0x2fb5af[_0x424778(0x1eb)][_0x424778(0x1f8)](_0x424778(0x256)))return;const _0x28caf0=_0x2fb5af[_0x424778(0x1eb)][_0x424778(0x261)](_0x424778(0x1ed)),_0x21b256=_0x2fb5af[_0x424778(0x1eb)][_0x424778(0x261)](_0x424778(0x25c)),_0x51aa2e=_0x2fb5af[_0x424778(0x1eb)][_0x424778(0x261)](_0x3041af),_0x5576bd=_0x2fb5af[_0x424778(0x1eb)][_0x424778(0x261)](_0x424778(0x256));_0x51aa2e[_0x424778(0x22f)][_0x424778(0x297)](_0x424778(0x233),_0x424778(0x2aa)),_0x2fb5af[_0x424778(0x2a5)][_0x424778(0x1f3)][_0x424778(0x240)](_0x424778(0x246),{'allowIn':_0x424778(0x278),'allowContentOf':_0x424778(0x278),'isLimit':!0x0}),_0x2fb5af[_0x424778(0x20a)][_0x424778(0x28d)]({'model':_0x424778(0x246),'view':_0x424778(0x286)});let _0x3dbbbb=null;_0x2fb5af[_0x424778(0x2a5)]['on'](_0x424778(0x25d),(_0x2e3b6c,_0x46cc96)=>{const _0x797173=_0x424778,[_0xc57f7,_0x2abcf3]=_0x46cc96,_0x44ea49=_0x46cc96[_0x46cc96[_0x797173(0x241)]-0x1];_0x44ea49&&_0x44ea49[_0x797173(0x27f)]||_0x28caf0[_0x797173(0x284)]||this[_0x797173(0x217)][_0x797173(0x23f)][_0x797173(0x261)](_0x797173(0x205))[_0x797173(0x1f7)]&&function(_0x23bbbd,_0x46508c,_0x4c83af,_0x3c4a2c,_0x4a3e20){const _0x459a53=_0x797173;if(_0x46508c&&!_0x46508c['is'](_0x459a53(0x29a)))return!0x1;const _0x30d9c1=_0x4a3e20[_0x459a53(0x28f)](_0x23bbbd,_0x4c83af);if(!_0x30d9c1||!he(_0x30d9c1,void 0x0,_0x3c4a2c))return!0x1;const _0x49d1da=_0x3c4a2c[_0x459a53(0x2a9)](_0x4c83af[_0x459a53(0x239)][_0x459a53(0x228)]);if(!_0x49d1da[_0x459a53(0x241)])return!0x1;const _0x106f10=_0x49d1da[0x0][_0x459a53(0x238)](_0x459a53(0x1e9)),_0xa920ce=_0x3c4a2c[_0x459a53(0x267)](_0x49d1da),_0x32664f=_0x3c4a2c[_0x459a53(0x25b)](_0x49d1da),_0x5ba5c4={'startRow':_0xa920ce[_0x459a53(0x202)],'endRow':_0xa920ce[_0x459a53(0x28b)],'startColumn':_0x32664f[_0x459a53(0x202)],'endColumn':_0x32664f[_0x459a53(0x28b)]};return 0x1==_0x49d1da[_0x459a53(0x241)]&&(_0x5ba5c4[_0x459a53(0x274)]+=_0x3c4a2c[_0x459a53(0x23a)](_0x30d9c1)-0x1,_0x5ba5c4[_0x459a53(0x266)]+=_0x3c4a2c[_0x459a53(0x257)](_0x30d9c1)-0x1),he(_0x106f10,_0x5ba5c4,_0x3c4a2c);}(_0xc57f7,_0x2abcf3,_0x2fb5af[_0x797173(0x2a5)],_0x21b256,_0x5576bd)&&(_0x2e3b6c[_0x797173(0x1fd)](),_0x3dbbbb={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x2fb5af[_0x797173(0x2a5)][_0x797173(0x210)](()=>{const _0x539059=_0x797173;_0x2fb5af[_0x539059(0x2a5)][_0x539059(0x25d)](_0x46cc96[0x0],_0x46cc96[0x1],_0x46cc96[0x2],{'forceDefaultExecution':!0x0});const _0x973151=_0x1fac3d(),{rowInsertionRanges:_0x230a65,columnInsertionRanges:_0x3481d9,insertionRanges:_0x29e1b9,deletionRanges:_0x4eb518,cells:_0x116906}=_0x3dbbbb;_0x230a65[_0x539059(0x241)]&&_0x28caf0[_0x539059(0x26e)](_0x230a65,_0x539059(0x233),{'tablePasteChainId':_0x973151}),_0x3481d9[_0x539059(0x241)]&&_0x28caf0[_0x539059(0x26e)](_0x3481d9,_0x539059(0x2aa),{'tablePasteChainId':_0x973151}),_0x29e1b9[_0x539059(0x241)]&&(_0x28caf0[_0x539059(0x26e)](_0x29e1b9,_0x539059(0x258),{'tablePasteChainId':_0x973151,'skipNestingCheck':!0x0}),_0x29e1b9[_0x539059(0x29c)](_0x172e9b=>{const _0x2643f7=_0x539059;var _0x1b113e;return null===(_0x1b113e=_0x172e9b[_0x2643f7(0x1e7)])||void 0x0===_0x1b113e?void 0x0:_0x1b113e[_0x2643f7(0x24b)](_0x172e9b);})),_0x4eb518[_0x539059(0x241)]&&(_0x28caf0[_0x539059(0x220)](_0x4eb518,_0x539059(0x258),{'tablePasteChainId':_0x973151,'skipNestingCheck':!0x0}),_0x4eb518[_0x539059(0x29c)](_0x206ad7=>{const _0x1956de=_0x539059;var _0x545ecf;return null===(_0x545ecf=_0x206ad7[_0x1956de(0x1e7)])||void 0x0===_0x545ecf?void 0x0:_0x545ecf[_0x1956de(0x24b)](_0x206ad7);}));const _0x2efb35=_0x28caf0[_0x539059(0x277)](_0x116906[_0x539059(0x204)](({element:_0x10a2f3})=>_0x10a2f3),{'formatGroupId':_0x1fac3d()},[],_0x539059(0x27b),{'tablePasteChainId':_0x973151});if(_0x2efb35){const _0x3a3d70=_0x2efb35[_0x539059(0x227)](),_0x752295=[];for(const {element:_0x15ea5d,attributes:_0x4a22d8}of _0x116906){if(!_0x4a22d8)continue;const _0x1eb320=_0x2fb5af[_0x539059(0x2a5)][_0x539059(0x1f4)](_0x15ea5d),_0xd8b77c=_0x3a3d70[_0x539059(0x280)](_0x2d64d5=>_0x2d64d5[_0x539059(0x22e)]()[_0x539059(0x262)](_0x1eb320));_0xd8b77c&&_0x752295[_0x539059(0x297)]([_0xd8b77c[_0x539059(0x2a8)],_0x4a22d8]);}_0x752295[_0x539059(0x241)]&&_0x2efb35[_0x539059(0x1ee)](_0x539059(0x26a),Object[_0x539059(0x249)](_0x752295));}_0x3dbbbb=null;}));},{'priority':_0x67a03b[_0x424778(0x1de)]+0xa}),_0x2fb5af[_0x424778(0x1eb)][_0x424778(0x261)](_0x424778(0x256))['on'](_0x424778(0x255),(_0x204bb7,_0x52109a)=>{const _0x45d70f=_0x424778,[_0x32598f,_0x3dffe9,,_0x47b97f]=_0x52109a;if(!_0x3dbbbb)return;_0x204bb7[_0x45d70f(0x1fd)]();const _0x449f3b=_0x32598f[_0x45d70f(0x2a6)],_0x2674c9=_0x3dffe9,_0x30cbcd=Pe(_0x449f3b),_0x506f6a=Pe(_0x2674c9);_0x204bb7[_0x45d70f(0x245)]=_0x449f3b;let _0x3f39ca=null,_0x40dcc6=null;if(_0x506f6a||_0x30cbcd){if(_0x30cbcd&&!_0x506f6a){_0x47b97f[_0x45d70f(0x294)](_0x449f3b[_0x45d70f(0x250)](0x0));for(const _0x4593e1 of Array[_0x45d70f(0x1f9)](_0x2674c9[_0x45d70f(0x1fc)]()))_0x47b97f[_0x45d70f(0x288)](_0x4593e1,_0x449f3b,_0x45d70f(0x26b));const _0x2c946f=_0x3dbbbb[_0x45d70f(0x1ea)][_0x45d70f(0x270)](_0x32598f[_0x45d70f(0x2a4)]),_0x4a4f32=_0x3dbbbb[_0x45d70f(0x223)][_0x45d70f(0x270)](_0x32598f[_0x45d70f(0x200)]);_0x2c946f||_0x4a4f32||(_0x3f39ca=_0x451788[_0x45d70f(0x253)](_0x47b97f[_0x45d70f(0x28c)](_0x449f3b)));}else _0x506f6a&&!_0x30cbcd&&(_0x40dcc6=_0x47b97f[_0x45d70f(0x28c)](_0x449f3b));}else{const _0x538d79=_0x47b97f[_0x45d70f(0x1fb)](_0x45d70f(0x246)),_0x3cac3b=_0x47b97f[_0x45d70f(0x1fb)](_0x45d70f(0x246));_0x47b97f[_0x45d70f(0x235)](_0x47b97f[_0x45d70f(0x28c)](_0x449f3b),_0x3cac3b),_0x47b97f[_0x45d70f(0x288)](_0x538d79,_0x449f3b,0x0);for(const _0xa3ab8a of Array[_0x45d70f(0x1f9)](_0x2674c9[_0x45d70f(0x1fc)]()))_0x47b97f[_0x45d70f(0x288)](_0xa3ab8a,_0x538d79,_0x45d70f(0x26b));_0x3f39ca=_0x451788[_0x45d70f(0x253)](_0x47b97f[_0x45d70f(0x1f4)](_0x538d79)),_0x40dcc6=_0x451788[_0x45d70f(0x253)](_0x47b97f[_0x45d70f(0x1f4)](_0x3cac3b));}const _0x1e59d5=Array[_0x45d70f(0x1f9)](_0x2674c9[_0x45d70f(0x213)]())[_0x45d70f(0x24c)](([_0x48d05e])=>ge[_0x45d70f(0x270)](_0x48d05e));_0x3dbbbb[_0x45d70f(0x22c)][_0x45d70f(0x297)]({'element':_0x449f3b,'attributes':_0x1e59d5[_0x45d70f(0x241)]?Object[_0x45d70f(0x249)](_0x1e59d5):null}),_0x3f39ca&&_0x3dbbbb[_0x45d70f(0x1f2)][_0x45d70f(0x297)](_0x3f39ca),_0x40dcc6&&_0x3dbbbb[_0x45d70f(0x299)][_0x45d70f(0x297)](_0x40dcc6);},{'priority':_0x424778(0x1de)}),_0x21b256['on'](_0x424778(0x269),(_0x2c356c,_0x34aac9)=>{const _0x7b8676=_0x424778,[_0x3418fc,_0x36079d={}]=_0x34aac9;if(!_0x3dbbbb)return;const _0x5477bd=_0x36079d['at']||0x0,_0x4afc51=_0x36079d[_0x7b8676(0x206)]||0x1;_0x3dbbbb[_0x7b8676(0x223)]=new Array(_0x4afc51)[_0x7b8676(0x248)](_0x5477bd)[_0x7b8676(0x204)]((_0xcc7a2f,_0x570999)=>_0xcc7a2f+_0x570999);for(const {cell:_0x1aa221}of _0x21b256[_0x7b8676(0x2a2)](_0x3418fc,{'startColumn':_0x5477bd,'endColumn':_0x5477bd+_0x4afc51-0x1}))_0x3dbbbb[_0x7b8676(0x232)][_0x7b8676(0x297)](_0x2fb5af[_0x7b8676(0x2a5)][_0x7b8676(0x1f4)](_0x1aa221));},{'priority':_0x424778(0x2a1)}),_0x21b256['on'](_0x424778(0x1e5),(_0x309131,_0x3731ec)=>{const _0x34caa0=_0x424778,[_0x564e75,_0x5ebc2c={}]=_0x3731ec;if(!_0x3dbbbb)return;const _0x4a5937=_0x5ebc2c['at']||0x0,_0x26ddf9=_0x5ebc2c[_0x34caa0(0x260)]||0x1;_0x3dbbbb[_0x34caa0(0x1ea)]=new Array(_0x26ddf9)[_0x34caa0(0x248)](_0x4a5937)[_0x34caa0(0x204)]((_0x41e173,_0x3f6b4c)=>_0x41e173+_0x3f6b4c);for(const {cell:_0xe4e229}of _0x21b256[_0x34caa0(0x2a2)](_0x564e75,{'startRow':_0x4a5937,'endRow':_0x4a5937+_0x26ddf9-0x1}))_0x3dbbbb[_0x34caa0(0x203)][_0x34caa0(0x297)](_0x2fb5af[_0x34caa0(0x2a5)][_0x34caa0(0x1f4)](_0xe4e229));},{'priority':_0x424778(0x2a1)}),_0x28caf0[_0x424778(0x242)][_0x424778(0x1e1)](_0x35da49=>{const _0x381d35=_0x424778;if(_0x35da49[_0x381d35(0x21d)]&&_0x35da49[_0x381d35(0x21d)][_0x381d35(0x1f6)](_0x381d35(0x258)))return _0x35da49[_0x381d35(0x20c)]?{}:{'type':_0x381d35(0x1fe),'content':_0x235803(_0x2fb5af[_0x381d35(0x22d)],_0x381d35(0x254))};});const _0x57e674=()=>!0x1;for(const _0x3e518a of[_0x424778(0x258),_0x424778(0x2aa),_0x424778(0x233),_0x424778(0x27b)])_0x28caf0[_0x424778(0x293)][_0x424778(0x271)](_0x424778(0x1fe),_0x3e518a,_0x424778(0x29d),_0x57e674),_0x28caf0[_0x424778(0x293)][_0x424778(0x271)](_0x424778(0x29e),_0x3e518a,_0x424778(0x29d),_0x57e674),_0x28caf0[_0x424778(0x293)][_0x424778(0x271)](_0x424778(0x28a),_0x3e518a,_0x424778(0x29d),_0x57e674);_0x28caf0[_0x424778(0x293)][_0x424778(0x271)](_0x424778(0x28a),_0x424778(0x27b),_0x424778(0x22b),_0x57e674),_0x28caf0[_0x424778(0x293)][_0x424778(0x271)](_0x424778(0x28a),_0x424778(0x27b),_0x424778(0x251),(_0xc1a04b,_0x22f14c,_0x50c7a1)=>{const _0x18ddcc=_0x424778,_0x1bd992=_0xc1a04b[_0x18ddcc(0x204)](_0x259c9b=>_0x259c9b[_0x18ddcc(0x1fa)]())[_0x18ddcc(0x24c)](_0x319a83=>_0x319a83),_0x5ec389=new Map(_0x1bd992[_0x18ddcc(0x204)](_0x560918=>[_0x560918,null]));if(_0x3dbbbb){for(const {element:_0x5275a7,attributes:_0x53e754}of _0x3dbbbb[_0x18ddcc(0x22c)])_0x53e754&&_0x5ec389[_0x18ddcc(0x291)](_0x5275a7,_0x53e754);}else{if(_0x50c7a1&&_0x50c7a1[_0x18ddcc(0x26a)])for(const [_0x1aec2e,_0x4aa87b]of Object[_0x18ddcc(0x296)](_0x50c7a1[_0x18ddcc(0x26a)])){const _0x5f06ba=_0x2fb5af[_0x18ddcc(0x2a5)][_0x18ddcc(0x26c)][_0x18ddcc(0x261)](_0x1aec2e),_0x1bb867=_0x5f06ba?_0x5f06ba[_0x18ddcc(0x22e)]()[_0x18ddcc(0x1fa)]():null;_0x1bb867&&_0x5ec389[_0x18ddcc(0x291)](_0x1bb867,_0x4aa87b);}}_0x2fb5af[_0x18ddcc(0x2a5)][_0x18ddcc(0x210)](_0x41c0f=>{const _0x2fea4b=_0x18ddcc;for(const [_0x45cc36,_0x14be22]of _0x5ec389)_0x41c0f[_0x2fea4b(0x295)]({...Ce,..._0x14be22},_0x45cc36);});});const _0x47b475=(_0x3670c2,_0x1d7005)=>{const _0x5b2078=_0x424778;_0x28caf0[_0x5b2078(0x293)][_0x5b2078(0x271)](_0x3670c2,_0x5b2078(0x258),_0x1d7005,(_0x25a238,_0x1c9ab7,_0x3e53a8)=>{const _0x439032=_0x5b2078;_0x2fb5af[_0x439032(0x2a5)][_0x439032(0x210)](_0x253afd=>{const _0x259427=_0x439032,_0x668ae1=[];for(const _0x2e7b82 of _0x25a238){const _0x44e710=_0x2e7b82[_0x259427(0x287)][_0x259427(0x276)];_0x44e710['is'](_0x259427(0x209),_0x259427(0x246))&&_0x668ae1[_0x259427(0x297)](_0x44e710);}_0x28caf0[_0x259427(0x293)][_0x259427(0x20b)](_0x3670c2,null,_0x1d7005)(_0x25a238,_0x1c9ab7,_0x3e53a8);for(const _0x1d5452 of _0x668ae1)_0x259427(0x282)!=_0x1d5452[_0x259427(0x27a)][_0x259427(0x237)]&&_0x253afd[_0x259427(0x265)](_0x1d5452);});});};_0x47b475(_0x424778(0x1fe),_0x424778(0x251)),_0x47b475(_0x424778(0x1fe),_0x424778(0x22b)),_0x47b475(_0x424778(0x29e),_0x424778(0x251)),_0x47b475(_0x424778(0x29e),_0x424778(0x22b)),_0x28caf0[_0x424778(0x293)][_0x424778(0x271)](_0x424778(0x1fe),_0x424778(0x233),_0x424778(0x22b),_0x49a4e7=>{const _0x372843=_0x424778,_0x1082e4=_0x49a4e7[_0x372843(0x204)](_0x4794e9=>_0x4794e9[_0x372843(0x1fa)]()),_0x5bd392=_0x1082e4[0x0][_0x372843(0x238)](_0x372843(0x1e9)),{minRow:_0x33a83d,maxRow:_0x2485ca}=_0x51aa2e[_0x372843(0x247)](_0x1082e4);_0x21b256[_0x372843(0x275)](_0x5bd392,{'at':_0x33a83d,'rows':_0x2485ca-_0x33a83d+0x1});}),_0x28caf0[_0x424778(0x293)][_0x424778(0x271)](_0x424778(0x1fe),_0x424778(0x2aa),_0x424778(0x22b),_0x300982=>{const _0x522278=_0x424778,_0x10739d=_0x300982[_0x522278(0x204)](_0x162869=>_0x162869[_0x522278(0x1fa)]()),_0x14c7eb=_0x10739d[0x0][_0x522278(0x238)](_0x522278(0x1e9)),{minColumn:_0x342d15,maxColumn:_0x51eeb7}=_0x51aa2e[_0x522278(0x247)](_0x10739d);_0x21b256[_0x522278(0x1df)](_0x14c7eb,{'at':_0x342d15,'columns':_0x51eeb7-_0x342d15+0x1});});const _0x5526b2=(_0x32d53e,_0x500cde)=>{const _0x28b312=_0x424778;if(!_0x500cde[_0x28b312(0x21d)]||!_0x500cde[_0x28b312(0x21d)][_0x28b312(0x1f6)](_0x28b312(0x258)))return;const _0x2e5541=_0x500cde[_0x28b312(0x20d)][_0x28b312(0x29f)],_0x2e1ec9=_0x28caf0[_0x28b312(0x226)]()[_0x28b312(0x24c)](_0x26bc85=>_0x26bc85[_0x28b312(0x263)]&&_0x26bc85[_0x28b312(0x20d)]&&_0x26bc85[_0x28b312(0x20d)][_0x28b312(0x29f)]==_0x2e5541);_0x2e1ec9[_0x28b312(0x241)]&&_0x500cde[_0x28b312(0x224)]()[_0x28b312(0x241)]!=_0x2e1ec9[_0x28b312(0x241)]&&_0x2e1ec9[_0x28b312(0x1f1)]((_0x2157ca,_0x3b1068)=>(_0x2157ca[_0x28b312(0x289)]=_0x3b1068,_0x3b1068[_0x28b312(0x20c)]=_0x2157ca,_0x3b1068));};function _0x4ac3b7(_0x2d7155,_0x11178e=!0x0){const _0x2db74e=_0x424778,{id:_0x511757}=_0x28caf0[_0x2db74e(0x2ab)](_0x2d7155[_0x2db74e(0x215)]),_0x486d1c=[_0x2db74e(0x221),_0x2db74e(0x1ec)],_0x3e9bea=_0x28caf0[_0x2db74e(0x26d)][_0x2db74e(0x270)](_0x2d7155[_0x2db74e(0x215)]);return _0x3e9bea&&_0x486d1c[_0x2db74e(0x297)](_0x2db74e(0x268)),{'classes':_0x486d1c,'attributes':{'data-suggestion':_0x511757},'priority':_0x3e9bea&&_0x11178e?0xbc2:0xbb8};}_0x28caf0['on'](_0x424778(0x219),_0x5526b2,{'priority':_0x424778(0x1de)}),_0x28caf0['on'](_0x424778(0x298),_0x5526b2,{'priority':_0x424778(0x1de)}),_0x2fb5af[_0x424778(0x2a5)][_0x424778(0x239)][_0x424778(0x2ac)](()=>{const _0x49be89=_0x424778;let _0x261670=!0x1;const _0x5316b5=Array[_0x49be89(0x1f9)](_0x2fb5af[_0x49be89(0x2a5)][_0x49be89(0x239)][_0x49be89(0x25a)][_0x49be89(0x283)]());for(const {name:_0x4f166e,data:_0x417345}of _0x5316b5){const {group:_0x341bae,type:_0x3f904b,id:_0x56e79c}=_0x28caf0[_0x49be89(0x2ab)](_0x4f166e);if(_0x49be89(0x259)!=_0x341bae||_0x49be89(0x29e)!=_0x3f904b||_0x417345[_0x49be89(0x1e0)])continue;if(!_0x28caf0[_0x49be89(0x207)](_0x56e79c))continue;const _0x122104=_0x28caf0[_0x49be89(0x1f5)](_0x56e79c)[_0x49be89(0x2a0)](),_0x4764a6=_0x2fb5af[_0x49be89(0x1eb)][_0x49be89(0x261)](_0x49be89(0x24e))['me'];for(const _0x5ac54d of _0x28caf0[_0x49be89(0x226)]()){if(!_0x5ac54d[_0x49be89(0x263)]||_0x5ac54d[_0x49be89(0x1ff)]!=_0x4764a6)continue;if(_0x49be89(0x28a)!=_0x5ac54d[_0x49be89(0x211)]||_0x49be89(0x27b)!=_0x5ac54d[_0x49be89(0x21d)])continue;if(_0x5ac54d[_0x49be89(0x2a0)]()[_0x49be89(0x23d)](_0x4e2956=>_0x122104[_0x49be89(0x1e3)](_0x495a6f=>_0x495a6f[_0x49be89(0x21f)](_0x4e2956,!0x0)))){for(const _0x16ab7c of _0x5ac54d[_0x49be89(0x224)]())_0x16ab7c[_0x49be89(0x263)]&&(_0x16ab7c[_0x49be89(0x22b)](),_0x261670=!0x0);}}}return _0x261670;}),_0x2fb5af[_0x424778(0x2a5)][_0x424778(0x239)][_0x424778(0x2ac)](_0x1f4250=>{const _0x5f4810=_0x424778,_0x3e2f5d=_0x2fb5af[_0x5f4810(0x23f)][_0x5f4810(0x261)](_0x5f4810(0x208));if(!_0x3e2f5d||!_0x3e2f5d[_0x5f4810(0x281)][_0x5f4810(0x1f8)](_0x1f4250[_0x5f4810(0x216)]))return!0x1;let _0x1f098f=!0x1;const _0x55c696=_0x2fb5af[_0x5f4810(0x1eb)][_0x5f4810(0x261)](_0x5f4810(0x24e))['me'],_0x15081f=_0x2fb5af[_0x5f4810(0x2a5)][_0x5f4810(0x239)][_0x5f4810(0x25a)][_0x5f4810(0x225)](),_0x2c360e=Array[_0x5f4810(0x1f9)](_0x2fb5af[_0x5f4810(0x2a5)][_0x5f4810(0x239)][_0x5f4810(0x25a)][_0x5f4810(0x283)]())[_0x5f4810(0x24c)](({name:_0x1f8823,data:_0x1a788c})=>{const _0x41e338=_0x5f4810,{group:_0x89b7d7,subType:_0x40c466,authorId:_0x19af01}=_0x28caf0[_0x41e338(0x2ab)](_0x1f8823);return _0x41e338(0x259)==_0x89b7d7&&_0x41e338(0x258)==_0x40c466&&_0x19af01==_0x55c696['id']&&!_0x1a788c[_0x41e338(0x1e0)];});for(const _0x101707 of _0x15081f){if(_0x5f4810(0x288)!=_0x101707[_0x5f4810(0x211)]||_0x5f4810(0x246)!=_0x101707[_0x5f4810(0x2a8)]||0x1!=_0x101707[_0x5f4810(0x241)])continue;const _0x322bc2=_0x1f4250[_0x5f4810(0x27e)](_0x101707[_0x5f4810(0x292)],_0x101707[_0x5f4810(0x292)][_0x5f4810(0x28e)](0x1));if(!_0x2c360e[_0x5f4810(0x280)](({data:_0x420cfa})=>_0x420cfa[_0x5f4810(0x1e6)][_0x5f4810(0x262)](_0x322bc2))){for(const {name:_0x2d6489,data:_0x2a611c}of _0x2c360e)if(_0x322bc2[_0x5f4810(0x21f)](_0x2a611c[_0x5f4810(0x1e6)])){_0x1f4250[_0x5f4810(0x231)](_0x2d6489,{'range':_0x322bc2}),_0x1f098f=!0x0;break;}}}return _0x1f098f;}),_0x2fb5af[_0x424778(0x2a5)][_0x424778(0x239)][_0x424778(0x2ac)](_0x5d258d=>{const _0x3ddf63=_0x424778;let _0x1b9a3d=!0x1;const _0x1029ef=_0x2fb5af[_0x3ddf63(0x1eb)][_0x3ddf63(0x261)](_0x3ddf63(0x24e))['me'],_0x3c893f=_0x28caf0[_0x3ddf63(0x226)]()[_0x3ddf63(0x24c)](_0x381481=>_0x381481[_0x3ddf63(0x263)]&&_0x381481[_0x3ddf63(0x1ff)]==_0x1029ef),_0x2abd70=new Set(),_0x290deb=new Set();for(const _0x30a3a5 of _0x3c893f)if(_0x3ddf63(0x258)==_0x30a3a5[_0x3ddf63(0x21d)])for(const _0x3b8608 of _0x30a3a5[_0x3ddf63(0x227)]()){const _0x106761=_0x3b8608[_0x3ddf63(0x22e)]()[_0x3ddf63(0x1fa)]();if(_0x106761){if(_0x106761['is'](_0x3ddf63(0x209),_0x3ddf63(0x246))&&Pe(_0x106761)){_0x30a3a5[_0x3ddf63(0x218)](_0x3b8608[_0x3ddf63(0x2a8)]),_0x2abd70[_0x3ddf63(0x243)](_0x106761),_0x1b9a3d=!0x0;const _0x5c5e7c=_0x106761[_0x3ddf63(0x23c)],_0x20a4dd=_0x106761[_0x3ddf63(0x230)],_0x4c762b=_0x5c5e7c&&_0x5c5e7c['is'](_0x3ddf63(0x209),_0x3ddf63(0x246)),_0x2b2697=_0x20a4dd&&_0x20a4dd['is'](_0x3ddf63(0x209),_0x3ddf63(0x246));_0x4c762b&&!_0x2abd70[_0x3ddf63(0x1f8)](_0x5c5e7c)&&_0x290deb[_0x3ddf63(0x243)](_0x5c5e7c),_0x2b2697&&!_0x2abd70[_0x3ddf63(0x1f8)](_0x20a4dd)&&_0x290deb[_0x3ddf63(0x243)](_0x20a4dd);}else _0x106761['is'](_0x3ddf63(0x209),_0x3ddf63(0x236))&&_0x106761[_0x3ddf63(0x212)]&&(_0x30a3a5[_0x3ddf63(0x218)](_0x3b8608[_0x3ddf63(0x2a8)]),_0x1b9a3d=!0x0);}}else{if(_0x3ddf63(0x27b)==_0x30a3a5[_0x3ddf63(0x21d)]){if(!_0x30a3a5[_0x3ddf63(0x20d)]||!_0x30a3a5[_0x3ddf63(0x20d)][_0x3ddf63(0x29f)])continue;const _0x400ee7=_0x30a3a5[_0x3ddf63(0x20d)][_0x3ddf63(0x26a)];if(_0x400ee7&&Object[_0x3ddf63(0x2a3)](_0x400ee7)[_0x3ddf63(0x241)])continue;const _0x1d2fbe=_0x30a3a5[_0x3ddf63(0x20d)][_0x3ddf63(0x29f)];let _0x5501e2=!0x0,_0x2d2adf=!0x0;for(const _0x21beb5 of _0x3c893f)if(_0x21beb5[_0x3ddf63(0x21d)]&&_0x21beb5[_0x3ddf63(0x21d)][_0x3ddf63(0x1f6)](_0x3ddf63(0x258))){if(!_0x21beb5[_0x3ddf63(0x20d)][_0x3ddf63(0x29f)]){_0x2d2adf=!0x1;break;}if(_0x21beb5['id']!=_0x30a3a5['id']&&_0x21beb5[_0x3ddf63(0x20d)][_0x3ddf63(0x29f)]==_0x1d2fbe){_0x5501e2=!0x1;break;}}_0x2d2adf&&_0x5501e2&&(_0x30a3a5[_0x3ddf63(0x21b)](),_0x1b9a3d=!0x0);}}for(const _0x17c34d of _0x2abd70)_0x5d258d[_0x3ddf63(0x294)](_0x17c34d);for(const _0x20d702 of _0x290deb)_0x5d258d[_0x3ddf63(0x265)](_0x20d702);return _0x1b9a3d;}),_0x2fb5af[_0x424778(0x20a)][_0x424778(0x21e)](_0x424778(0x20e))[_0x424778(0x273)]({'model':_0x424778(0x1ef),'view':(_0x163118,_0x312473)=>_0x4ac3b7(_0x163118),'converterPriority':_0x424778(0x1de)}),_0x2fb5af[_0x424778(0x20a)][_0x424778(0x21e)](_0x424778(0x24f))[_0x424778(0x273)]({'model':_0x424778(0x1ef),'view':(_0x215f7b,_0x136b4a)=>_0x136b4a[_0x424778(0x279)][_0x424778(0x264)]?_0x4ac3b7(_0x215f7b,!0x1):null,'converterPriority':_0x424778(0x1de)});const _0x56c19e=_0x2fb5af[_0x424778(0x1e8)][_0x424778(0x27d)];this[_0x424778(0x1f0)](_0x56c19e[_0x424778(0x239)],_0x424778(0x22a),(_0x232e3b,_0x54cfdc)=>{const _0x1d9572=_0x424778,_0x4d1a55=[];for(const _0x12e5cc of _0x56c19e[_0x1d9572(0x28c)](_0x54cfdc[_0x1d9572(0x290)])[_0x1d9572(0x21a)]())_0x12e5cc['is'](_0x1d9572(0x209),_0x1d9572(0x286))&&_0x4d1a55[_0x1d9572(0x297)](_0x12e5cc);_0x56c19e[_0x1d9572(0x210)](_0xb660ed=>{const _0x204806=_0x1d9572;for(const _0x5ab38c of _0x4d1a55)_0xb660ed[_0x204806(0x1e4)](_0xb660ed[_0x204806(0x28c)](_0x5ab38c),_0xb660ed[_0x204806(0x23e)](_0x5ab38c)),_0xb660ed[_0x204806(0x294)](_0x5ab38c);});});}}function Pe(_0x42aeb3){const _0x248b12=_0x43b479;if(_0x42aeb3[_0x248b12(0x212)])return!0x0;const _0x27291e=_0x42aeb3[_0x248b12(0x250)](0x0);return _0x27291e['is'](_0x248b12(0x209),_0x248b12(0x236))&&_0x27291e[_0x248b12(0x212)];}function he(_0x589c1a,_0x737f4b={},_0x405781){const _0x535f36=_0x43b479;for(const {isAnchor:_0x56e699,cellHeight:_0x100acd,cellWidth:_0x221854}of _0x405781[_0x535f36(0x2a2)](_0x589c1a,{'includeAllSlots':!0x0,..._0x737f4b}))if(!_0x56e699||0x1!=_0x100acd||0x1!=_0x221854)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x54561a=_0x3142;function _0x3142(_0x7bd62e,_0x2e5d94){const _0x33d613=_0x33d6();return _0x3142=function(_0x314248,_0x267dd2){_0x314248=_0x314248-0x100;let _0x1cb709=_0x33d613[_0x314248];return _0x1cb709;},_0x3142(_0x7bd62e,_0x2e5d94);}(function(_0x57a58c,_0x22ea27){const _0x35e34c=_0x3142,_0x5c4ab5=_0x57a58c();while(!![]){try{const _0x52897b=parseInt(_0x35e34c(0x125))/0x1*(-parseInt(_0x35e34c(0x110))/0x2)+parseInt(_0x35e34c(0x10e))/0x3*(parseInt(_0x35e34c(0x12a))/0x4)+-parseInt(_0x35e34c(0x132))/0x5*(-parseInt(_0x35e34c(0x10a))/0x6)+parseInt(_0x35e34c(0x101))/0x7*(parseInt(_0x35e34c(0x124))/0x8)+parseInt(_0x35e34c(0x126))/0x9*(parseInt(_0x35e34c(0x11c))/0xa)+-parseInt(_0x35e34c(0x136))/0xb+-parseInt(_0x35e34c(0x131))/0xc*(parseInt(_0x35e34c(0x114))/0xd);if(_0x52897b===_0x22ea27)break;else _0x5c4ab5['push'](_0x5c4ab5['shift']());}catch(_0x1864a6){_0x5c4ab5['push'](_0x5c4ab5['shift']());}}}(_0x33d6,0xa71c4));import{Plugin as _0x511534}from'ckeditor5/src/core.js';import{getTranslation as _0x4112c9}from'../utils/common-translations.js';export default class vt extends _0x511534{[_0x54561a(0x122)](){const _0x2727e1=_0x54561a;if(!this[_0x2727e1(0x118)][_0x2727e1(0x107)][_0x2727e1(0x128)](_0x2727e1(0x12f)))return;const _0x24b9ae=this[_0x2727e1(0x118)][_0x2727e1(0x107)][_0x2727e1(0x112)](_0x2727e1(0x115));_0x24b9ae[_0x2727e1(0x10d)](_0x2727e1(0x139),this[_0x2727e1(0x117)][_0x2727e1(0x120)](this)),_0x24b9ae[_0x2727e1(0x11e)][_0x2727e1(0x111)](_0x2727e1(0x113),_0x2727e1(0x102),_0x2727e1(0x11f),_0x24b9ae[_0x2727e1(0x11e)][_0x2727e1(0x138)](_0x2727e1(0x113),null,_0x2727e1(0x105))),_0x24b9ae[_0x2727e1(0x11e)][_0x2727e1(0x111)](_0x2727e1(0x113),_0x2727e1(0x102),_0x2727e1(0x105),_0x24b9ae[_0x2727e1(0x11e)][_0x2727e1(0x138)](_0x2727e1(0x113),null,_0x2727e1(0x11f))),_0x24b9ae[_0x2727e1(0x11b)][_0x2727e1(0x108)](this[_0x2727e1(0x11a)][_0x2727e1(0x120)](this));}[_0x54561a(0x117)](_0x56e1c8,_0x403943){const _0x2fa862=_0x54561a,_0x1bc184=this[_0x2fa862(0x118)][_0x2fa862(0x107)][_0x2fa862(0x112)](_0x2fa862(0x115)),_0x140c2c=this[_0x2fa862(0x118)][_0x2fa862(0x107)][_0x2fa862(0x112)](_0x2fa862(0x12f)),_0x2e155a=_0x403943[_0x2fa862(0x13a)]||this[_0x2fa862(0x118)][_0x2fa862(0x135)][_0x2fa862(0x10f)][_0x2fa862(0x134)][_0x2fa862(0x103)]();this[_0x2fa862(0x118)][_0x2fa862(0x135)][_0x2fa862(0x109)](()=>{const _0x839894=_0x2fa862,_0x4cac63=_0x140c2c[_0x839894(0x106)](_0x2e155a);let _0x30ac8e=_0x4cac63?_0x140c2c[_0x839894(0x129)](_0x4cac63):null,_0x311364=_0x2e155a[_0x839894(0x133)](_0x839894(0x116))||null;const _0x166ae6=_0x403943[_0x839894(0x116)]||_0x311364,_0x5bd5f8=_0x403943[_0x839894(0x121)]||_0x30ac8e,_0x3b4c34=this[_0x839894(0x118)][_0x839894(0x107)][_0x839894(0x112)](_0x839894(0x137))['me'];for(const _0x4a0b78 of _0x1bc184[_0x839894(0x10c)]()){const _0x5f574d=_0x4a0b78[_0x839894(0x12b)]();if(_0x839894(0x102)===_0x4a0b78[_0x839894(0x119)]&&_0x5f574d===_0x2e155a){_0x4a0b78[_0x839894(0x12e)]!==_0x3b4c34&&_0x4a0b78[_0x839894(0x105)]();const _0x95ac5b=_0x4a0b78[_0x839894(0x130)][_0x839894(0x100)];_0x311364=_0x95ac5b[0x0][_0x839894(0x116)],_0x30ac8e=_0x95ac5b[0x0][_0x839894(0x121)];break;}}_0x56e1c8({'table':_0x2e155a,'tableWidth':_0x166ae6,'columnWidths':_0x5bd5f8}),_0x1bc184[_0x839894(0x12d)](_0x2e155a,{'commandName':_0x839894(0x139),'commandParams':[{'tableWidth':_0x311364,'columnWidths':_0x30ac8e}],'formatGroupId':_0x839894(0x102)},[],_0x839894(0x102));});}[_0x54561a(0x11a)](_0x16fab9){const _0x5111c9=_0x54561a;if(_0x5111c9(0x113)!=_0x16fab9[_0x5111c9(0x11d)]&&_0x5111c9(0x10b)!=_0x16fab9[_0x5111c9(0x11d)])return;const {data:_0x3a6695}=_0x16fab9;if(_0x3a6695&&_0x5111c9(0x102)===_0x3a6695[_0x5111c9(0x127)]){const _0x52d4c1=_0x5111c9(0x123);return{'type':_0x5111c9(0x12c),'content':_0x4112c9(this[_0x5111c9(0x118)][_0x5111c9(0x104)],_0x52d4c1)};}}}function _0x33d6(){const _0x10e86b=['type','_suggestionFactory','accept','bind','columnWidths','afterInit','*Format:*\x20resize\x20table','11144ecZXxs','237cMzijW','95454ahYcHx','formatGroupId','has','getTableColumnsWidths','8PfMjxO','getContainedElement','format','markBlockFormat','author','TableColumnResizeEditing','data','144gkOQbs','450mkBTIt','getAttribute','selection','model','8899594beYbIs','Users','getSuggestionCallback','resizeTableWidth','table','commandParams','1155LhdVAK','resizeTable','getSelectedElement','locale','discard','getColumnGroupElement','plugins','registerDescriptionCallback','change','89202adUIAz','formatInline','getSuggestions','enableCommand','199830JiSZDa','document','242giztPw','registerCustomCallback','get','formatBlock','1273831ZzJxpx','TrackChangesEditing','tableWidth','handleResizeTableWidthCommand','editor','subType','handleSuggestionDescription','descriptionFactory','940wzlKGF'];_0x33d6=function(){return _0x10e86b;};return _0x33d6();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x417d(){const _0x380ea9=['ck-suggestion-marker--active','commandParams','662580rupDMj','_acceptFormatSuggestionCallbackFactory','start','parent','downcastDispatcher','has','activeMarkers','mapper','toViewElement','registerDescriptionCallback','name','markerNameToElements','_splitMarkerName','setTableRowHeader','descriptionFactory','showSuggestionHighlights','5807112WRzzud','createTableWalker','writer','includes','forceValue','nodeAfter','editor','removeClass','addMarker:suggestion','accept','removeAttribute','addClass','consumable','options','headingColumns','highest','2187258pUwDzB','afterInit','cell','setTableColumnHeader','locale','consume','1376030IyAwyE','FORMAT_HEADER_ROW','setAttribute','14mFkUKl','1035883lNqrVO','187468htcsWP','unbindElementFromMarkerName','bindElementToMarker','477gRxoTE','data','3220395dRZWqw','getCellLocation','end','39zOTZUH','editing','registerBlockAttribute','_registerLegacyDescription','markerRange','FORMAT_REGULAR_COLUMN','type','get','headingRows','nodeBefore','requires','commandName','registerCustomCallback','formatBlock','TableEditing','stop','format','FORMAT_HEADER_COLUMN','*Format:*\x20%0','registerAttributeLabel','TrackChangesEditing','getSuggestion','FORMAT_REGULAR_ROW','removeMarker:suggestion','ck-suggestion-marker-','item','data-suggestion','TableUtils','_handleLegacySuggestions','markerName','enableDefaultAttributesIntegration','_suggestionFactory','plugins'];_0x417d=function(){return _0x380ea9;};return _0x417d();}const _0xfca99a=_0x19c4;(function(_0xd50038,_0x479e79){const _0x19ff7a=_0x19c4,_0x9af8b9=_0xd50038();while(!![]){try{const _0x464801=-parseInt(_0x19ff7a(0xd2))/0x1+parseInt(_0x19ff7a(0xce))/0x2+parseInt(_0x19ff7a(0xdb))/0x3*(-parseInt(_0x19ff7a(0xd3))/0x4)+-parseInt(_0x19ff7a(0xd8))/0x5+parseInt(_0x19ff7a(0xc8))/0x6+-parseInt(_0x19ff7a(0xd1))/0x7*(parseInt(_0x19ff7a(0xb8))/0x8)+-parseInt(_0x19ff7a(0xd6))/0x9*(-parseInt(_0x19ff7a(0xfe))/0xa);if(_0x464801===_0x479e79)break;else _0x9af8b9['push'](_0x9af8b9['shift']());}catch(_0x489a41){_0x9af8b9['push'](_0x9af8b9['shift']());}}}(_0x417d,0xc8fb5));import{Plugin as _0x170074}from'ckeditor5/src/core.js';import _0x4cbf56 from'./table.js';function _0x19c4(_0x56212e,_0x5daeb4){const _0x417d50=_0x417d();return _0x19c4=function(_0x19c4df,_0x54ffd5){_0x19c4df=_0x19c4df-0xb3;let _0x16e0b9=_0x417d50[_0x19c4df];return _0x16e0b9;},_0x19c4(_0x56212e,_0x5daeb4);}import{getTranslation as _0x14cdb4}from'../utils/common-translations.js';export default class At extends _0x170074{static get[_0xfca99a(0xe5)](){return[_0x4cbf56];}[_0xfca99a(0xc9)](){const _0x33c486=_0xfca99a,_0x586a2c=this[_0x33c486(0xbe)];if(!_0x586a2c[_0x33c486(0xfb)][_0x33c486(0x103)](_0x33c486(0xe9)))return;const _0x4c9065=_0x586a2c[_0x33c486(0xcc)],_0x39c6e0=_0x586a2c[_0x33c486(0xfb)][_0x33c486(0xe2)](_0x33c486(0xef));_0x39c6e0[_0x33c486(0xf9)](_0x33c486(0xb5)),_0x39c6e0[_0x33c486(0xf9)](_0x33c486(0xcb)),_0x39c6e0[_0x33c486(0xdd)](_0x33c486(0xe3)),_0x39c6e0[_0x33c486(0xdd)](_0x33c486(0xc6)),_0x39c6e0[_0x33c486(0xb6)][_0x33c486(0xee)](_0x33c486(0xe3),_0x14cdb4(_0x4c9065,_0x33c486(0xcf))),_0x39c6e0[_0x33c486(0xb6)][_0x33c486(0xee)](_0x33c486(0xc6),_0x14cdb4(_0x4c9065,_0x33c486(0xec))),this[_0x33c486(0xf7)]();}[_0xfca99a(0xf7)](){const _0x50f72e=_0xfca99a,_0xc7eea5=this[_0x50f72e(0xbe)][_0x50f72e(0xfb)][_0x50f72e(0xe2)](_0x50f72e(0xef)),_0x5709fa=this[_0x50f72e(0xbe)][_0x50f72e(0xfb)][_0x50f72e(0xe2)](_0x50f72e(0xf6)),_0x4598c1=this[_0x50f72e(0xbe)][_0x50f72e(0xfb)][_0x50f72e(0xe2)](_0x4cbf56)[_0x50f72e(0xff)]();function _0x336918({showActiveMarker:_0x4b3ed8=!0x0,setDataAttribute:_0x19ad2e=!0x0}={}){return(_0x7e23d1,_0x557e1f,_0x575c51)=>{const _0x1cfc5d=_0x19c4,{type:_0x3d922b,id:_0x5718f5}=_0xc7eea5[_0x1cfc5d(0xb4)](_0x557e1f[_0x1cfc5d(0xf8)]),_0x23aa2a=_0xc7eea5[_0x1cfc5d(0xf0)](_0x5718f5),_0x2837e6=_0x23aa2a[_0x1cfc5d(0xd7)];if(_0x1cfc5d(0xe8)!=_0x23aa2a[_0x1cfc5d(0xe1)]||!_0x2837e6||_0x1cfc5d(0xcb)!=_0x2837e6[_0x1cfc5d(0xe6)])return;if(_0x557e1f[_0x1cfc5d(0xf4)])return void _0x7e23d1[_0x1cfc5d(0xea)]();if(!_0x575c51[_0x1cfc5d(0xc4)][_0x1cfc5d(0xcd)](_0x557e1f[_0x1cfc5d(0xdf)],_0x7e23d1[_0x1cfc5d(0x108)]))return;const _0x14e938=_0x557e1f[_0x1cfc5d(0xdf)][_0x1cfc5d(0x100)][_0x1cfc5d(0xbd)],_0x3daacc=_0x557e1f[_0x1cfc5d(0xdf)][_0x1cfc5d(0xda)][_0x1cfc5d(0xe4)],_0x2efc18=_0x14e938[_0x1cfc5d(0x101)][_0x1cfc5d(0x101)],{column:_0x34a285}=_0x5709fa[_0x1cfc5d(0xd9)](_0x14e938),{column:_0x3722e3}=_0x5709fa[_0x1cfc5d(0xd9)](_0x3daacc);for(let _0x3477cd=_0x34a285;_0x3477cd<=_0x3722e3;_0x3477cd++){const _0x3eb34c=_0x5709fa[_0x1cfc5d(0xb9)](_0x2efc18,{'column':_0x3477cd,'includeAllSlots':!0x1});for(const _0x59a3e7 of _0x3eb34c){const _0x187017=_0x59a3e7[_0x1cfc5d(0xca)],_0x373f4e=_0x575c51[_0x1cfc5d(0x105)][_0x1cfc5d(0x106)](_0x187017);_0x575c51[_0x1cfc5d(0xba)][_0x1cfc5d(0xc3)](_0x1cfc5d(0xf3)+_0x3d922b,_0x373f4e),_0x19ad2e&&_0x575c51[_0x1cfc5d(0xba)][_0x1cfc5d(0xd0)](_0x1cfc5d(0xf5),_0x5718f5,_0x373f4e),_0x575c51[_0x1cfc5d(0x105)][_0x1cfc5d(0xd5)](_0x373f4e,_0x557e1f[_0x1cfc5d(0xf8)]),_0x4b3ed8&&(_0xc7eea5[_0x1cfc5d(0x104)][_0x1cfc5d(0xbb)](_0x557e1f[_0x1cfc5d(0xf8)])?_0x575c51[_0x1cfc5d(0xba)][_0x1cfc5d(0xc3)](_0x1cfc5d(0xfc),_0x373f4e):_0x575c51[_0x1cfc5d(0xba)][_0x1cfc5d(0xbf)](_0x1cfc5d(0xfc),_0x373f4e));}}};}_0xc7eea5[_0x50f72e(0xfa)][_0x50f72e(0xe7)](_0x50f72e(0xe8),_0x50f72e(0xb5),_0x50f72e(0xc1),_0x4598c1),_0xc7eea5[_0x50f72e(0xfa)][_0x50f72e(0xe7)](_0x50f72e(0xe8),_0x50f72e(0xcb),_0x50f72e(0xc1),_0x4598c1),this[_0x50f72e(0xbe)][_0x50f72e(0xdc)][_0x50f72e(0x102)]['on'](_0x50f72e(0xc0),_0x336918(),{'priority':_0x50f72e(0xc7)}),this[_0x50f72e(0xbe)][_0x50f72e(0xd7)][_0x50f72e(0x102)]['on'](_0x50f72e(0xc0),(_0x60a666,_0x14a27c,_0x344ced)=>{const _0x299f3c=_0x50f72e;_0x344ced[_0x299f3c(0xc5)][_0x299f3c(0xb7)]&&_0x336918({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x60a666,_0x14a27c,_0x344ced);},{'priority':_0x50f72e(0xc7)}),this[_0x50f72e(0xbe)][_0x50f72e(0xdc)][_0x50f72e(0x102)]['on'](_0x50f72e(0xf2),(_0x222a48,_0x60d09d,_0x5a3f38)=>{const _0x5d744e=_0x50f72e,{type:_0x37304a,id:_0x573830}=_0xc7eea5[_0x5d744e(0xb4)](_0x60d09d[_0x5d744e(0xf8)]),_0xb4822c=_0xc7eea5[_0x5d744e(0xf0)](_0x573830),_0xa23abd=_0xb4822c[_0x5d744e(0xd7)];if(_0x5d744e(0xe8)!=_0xb4822c[_0x5d744e(0xe1)]||!_0xa23abd||_0x5d744e(0xcb)!=_0xa23abd[_0x5d744e(0xe6)])return;const _0x52b293=_0x5a3f38[_0x5d744e(0x105)][_0x5d744e(0xb3)](_0x60d09d[_0x5d744e(0xf8)]);if(_0x52b293){for(const _0x4e1511 of _0x52b293)_0x5a3f38[_0x5d744e(0xba)][_0x5d744e(0xbf)](_0x5d744e(0xf3)+_0x37304a,_0x4e1511),_0x5a3f38[_0x5d744e(0xba)][_0x5d744e(0xbf)](_0x5d744e(0xfc),_0x4e1511),_0x5a3f38[_0x5d744e(0xba)][_0x5d744e(0xc2)](_0x5d744e(0xf5),_0x4e1511),_0x5a3f38[_0x5d744e(0x105)][_0x5d744e(0xd4)](_0x4e1511,_0x60d09d[_0x5d744e(0xf8)]);}},{'priority':_0x50f72e(0xc7)}),this[_0x50f72e(0xde)]();}[_0xfca99a(0xde)](){const _0x514e94=_0xfca99a,_0x446862=this[_0x514e94(0xbe)],_0x53fa53=_0x446862[_0x514e94(0xcc)];function _0xda5537(_0x1ac0db){const _0x2a2aa0=_0x514e94;return{'type':_0x2a2aa0(0xeb),'content':_0x14cdb4(_0x53fa53,_0x2a2aa0(0xed),_0x1ac0db)};}_0x446862[_0x514e94(0xfb)][_0x514e94(0xe2)](_0x514e94(0xef))[_0x514e94(0xb6)][_0x514e94(0x107)](_0x56d765=>{const _0x4962a2=_0x514e94;if(_0x4962a2(0xe8)!=_0x56d765[_0x4962a2(0xe1)])return;const {data:_0x123442}=_0x56d765;if(_0x123442){if(_0x4962a2(0xb5)==_0x123442[_0x4962a2(0xe6)]){const _0x4acc07=_0x123442[_0x4962a2(0xfd)][0x0][_0x4962a2(0xbc)];return _0xda5537(_0x14cdb4(_0x53fa53,_0x4acc07?_0x4962a2(0xcf):_0x4962a2(0xf1)));}if(_0x4962a2(0xcb)==_0x123442[_0x4962a2(0xe6)]){const _0x28baf5=_0x123442[_0x4962a2(0xfd)][0x0][_0x4962a2(0xbc)];return _0xda5537(_0x14cdb4(_0x53fa53,_0x28baf5?_0x4962a2(0xec):_0x4962a2(0xe0)));}}});}}
|