@ckeditor/ckeditor5-track-changes 43.0.0-alpha.0 → 43.0.0-alpha.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/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 +10 -10
- 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/mergefields.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 _0x347c30=_0x5347;(function(_0x469a21,_0x45aa95){const _0xe24845=_0x5347,_0x195471=_0x469a21();while(!![]){try{const _0x376e52=parseInt(_0xe24845(0xbd))/0x1*(-parseInt(_0xe24845(0xbc))/0x2)+parseInt(_0xe24845(0xc5))/0x3+-parseInt(_0xe24845(0xce))/0x4*(parseInt(_0xe24845(0xb9))/0x5)+parseInt(_0xe24845(0xc0))/0x6+parseInt(_0xe24845(0xca))/0x7+-parseInt(_0xe24845(0xbe))/0x8+-parseInt(_0xe24845(0xbb))/0x9;if(_0x376e52===_0x45aa95)break;else _0x195471['push'](_0x195471['shift']());}catch(_0x14f2f1){_0x195471['push'](_0x195471['shift']());}}}(_0x4ffc,0x25433));import{Plugin as _0xf28be9}from'ckeditor5/src/core.js';function _0x5347(_0x46f61d,_0x2e8f7d){const _0x4ffcef=_0x4ffc();return _0x5347=function(_0x534754,_0x29f0d2){_0x534754=_0x534754-0xb6;let _0x51f605=_0x4ffcef[_0x534754];return _0x51f605;},_0x5347(_0x46f61d,_0x2e8f7d);}import{getTranslation as _0x5c7f03}from'../utils/common-translations.js';export default class wt extends _0xf28be9{[_0x347c30(0xbf)](){const _0x216395=_0x347c30,_0x65e612=this[_0x216395(0xb6)];if(!_0x65e612[_0x216395(0xb8)][_0x216395(0xc7)](_0x216395(0xc3)))return;_0x65e612[_0x216395(0xb8)][_0x216395(0xc1)](_0x216395(0xc8))[_0x216395(0xcb)](_0x216395(0xcc)),this[_0x216395(0xc9)]();}[_0x347c30(0xc9)](){const _0x2710d7=_0x347c30,_0x4f26f3=this[_0x2710d7(0xb6)];_0x4f26f3[_0x2710d7(0xb8)][_0x2710d7(0xc1)](_0x2710d7(0xc8))[_0x2710d7(0xcf)][_0x2710d7(0xc2)](_0x17ae3a=>{const _0x14cbb0=_0x2710d7;if(_0x14cbb0(0xd1)!=_0x17ae3a[_0x14cbb0(0xba)]&&_0x14cbb0(0xb7)!=_0x17ae3a[_0x14cbb0(0xba)])return;const {data:_0xaee3e8}=_0x17ae3a;return _0xaee3e8&&_0x14cbb0(0xcc)==_0xaee3e8[_0x14cbb0(0xc4)]?{'type':_0x14cbb0(0xc6),'content':_0x5c7f03(_0x4f26f3[_0x14cbb0(0xcd)],_0x14cbb0(0xd0))}:void 0x0;});}}function _0x4ffc(){const _0x26c7bd=['editor','formatInline','plugins','390255EOzMZs','type','1014867mNvpZx','224Nhoyrs','742xDFpem','109144AnnBuW','afterInit','1012266BVEGkE','get','registerDescriptionCallback','RemoveFormatEditing','commandName','331545jQpiOE','format','has','TrackChangesEditing','_registerLegacyDescription','1126734KALGUG','enableDefaultAttributesIntegration','removeFormat','locale','4DAgmhK','descriptionFactory','*Remove\x20all\x20formatting*','formatBlock'];_0x4ffc=function(){return _0x26c7bd;};return _0x4ffc();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x20ee2b=_0x40fb;function _0x3a27(){const _0x579f2c=['get','goToNextRestrictedEditingException','trackChanges','524730UNKOAq','6977493YnYjAf','75178ivhJxy','enableCommand','editor','TrackChangesEditing','acceptSelectedSuggestions','discardSuggestion','4720614LHwSrb','acceptSuggestion','RestrictedEditingModeEditing','acceptAllSuggestions','discardAllSuggestions','goToPreviousRestrictedEditingException','discardSelectedSuggestions','892855ZbaBDB','has','plugins','569704JecQUK','4970468PrkvYE','26qMRLWk','afterInit','49UFDkjD'];_0x3a27=function(){return _0x579f2c;};return _0x3a27();}function _0x40fb(_0x4ddd09,_0x2757f0){const _0x3a27f2=_0x3a27();return _0x40fb=function(_0x40fbdb,_0x114923){_0x40fbdb=_0x40fbdb-0x1b1;let _0x42a5e3=_0x3a27f2[_0x40fbdb];return _0x42a5e3;},_0x40fb(_0x4ddd09,_0x2757f0);}(function(_0x572c6d,_0x211581){const _0x30d9c5=_0x40fb,_0xab043e=_0x572c6d();while(!![]){try{const _0x2e2f21=parseInt(_0x30d9c5(0x1bf))/0x1*(-parseInt(_0x30d9c5(0x1b7))/0x2)+parseInt(_0x30d9c5(0x1bd))/0x3+parseInt(_0x30d9c5(0x1b6))/0x4+-parseInt(_0x30d9c5(0x1b2))/0x5+-parseInt(_0x30d9c5(0x1c5))/0x6+parseInt(_0x30d9c5(0x1b9))/0x7*(parseInt(_0x30d9c5(0x1b5))/0x8)+parseInt(_0x30d9c5(0x1be))/0x9;if(_0x2e2f21===_0x211581)break;else _0xab043e['push'](_0xab043e['shift']());}catch(_0x56860e){_0xab043e['push'](_0xab043e['shift']());}}}(_0x3a27,0xb6c61));import{Plugin as _0x228f51}from'ckeditor5/src/core.js';export default class yt extends _0x228f51{[_0x20ee2b(0x1b8)](){const _0x8d5793=_0x20ee2b,_0x263c83=this[_0x8d5793(0x1c1)];if(!_0x263c83[_0x8d5793(0x1b4)][_0x8d5793(0x1b3)](_0x8d5793(0x1c7)))return;const _0x350249=_0x263c83[_0x8d5793(0x1b4)][_0x8d5793(0x1ba)](_0x8d5793(0x1c2));_0x350249[_0x8d5793(0x1c0)](_0x8d5793(0x1ca)),_0x350249[_0x8d5793(0x1c0)](_0x8d5793(0x1bb));const _0x7bfb96=_0x263c83[_0x8d5793(0x1b4)][_0x8d5793(0x1ba)](_0x8d5793(0x1c7));_0x7bfb96[_0x8d5793(0x1c0)](_0x8d5793(0x1bc)),_0x7bfb96[_0x8d5793(0x1c0)](_0x8d5793(0x1c6)),_0x7bfb96[_0x8d5793(0x1c0)](_0x8d5793(0x1c4)),_0x7bfb96[_0x8d5793(0x1c0)](_0x8d5793(0x1c8)),_0x7bfb96[_0x8d5793(0x1c0)](_0x8d5793(0x1c9)),_0x7bfb96[_0x8d5793(0x1c0)](_0x8d5793(0x1c3)),_0x7bfb96[_0x8d5793(0x1c0)](_0x8d5793(0x1b1));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x590732=_0x1f55;(function(_0x54a5bf,_0x4f8ef7){const _0x2a80f8=_0x1f55,_0x5c5c37=_0x54a5bf();while(!![]){try{const _0x8ecd89=-parseInt(_0x2a80f8(0x12c))/0x1*(parseInt(_0x2a80f8(0x129))/0x2)+parseInt(_0x2a80f8(0x11e))/0x3*(parseInt(_0x2a80f8(0x12a))/0x4)+parseInt(_0x2a80f8(0x11f))/0x5*(-parseInt(_0x2a80f8(0x11d))/0x6)+parseInt(_0x2a80f8(0x12b))/0x7+parseInt(_0x2a80f8(0x140))/0x8+parseInt(_0x2a80f8(0x118))/0x9+-parseInt(_0x2a80f8(0x126))/0xa;if(_0x8ecd89===_0x4f8ef7)break;else _0x5c5c37['push'](_0x5c5c37['shift']());}catch(_0x3cf29e){_0x5c5c37['push'](_0x5c5c37['shift']());}}}(_0x1f84,0x4515c));import{Plugin as _0x27d092}from'ckeditor5/src/core.js';import{ShiftEnter as _0x1a4d61}from'ckeditor5/src/enter.js';function _0x1f84(){const _0xc52347=['bindElementToMarker','descriptionFactory','test','getItems','ck-suggestion-marker-','addClass','insert','addMarker:suggestion','markerName','editing','createUIElement','name','model','merge','2981889dMXYNu','downcastDispatcher','plugins','data','init','90jYFmDx','411159UrGShG','170750KiYesy','editor','enableCommand','ck-suggestion-marker--active','writer','span','includes','4659700ynQQHV','softBreak','split','10clollL','16sDctza','1588188ynxbtq','37322UejLhh','addMarker:suggestion:insertion','activeMarkers','toViewPosition','deletion','high','TrackChangesEditing','shiftEnter','registerElementLabel','options','element','requires','consumable','markerRange','mapper','addMarker:suggestion:deletion','get','locale','showSuggestionHighlights','ELEMENT_LINE_BREAK','2731080VcGBbk','createPositionBefore'];_0x1f84=function(){return _0xc52347;};return _0x1f84();}import{getTranslation as _0x14ee2f}from'../utils/common-translations.js';function _0x1f55(_0x796a3c,_0x5cd4fa){const _0x1f84fd=_0x1f84();return _0x1f55=function(_0x1f55d0,_0x49a919){_0x1f55d0=_0x1f55d0-0x118;let _0x36c483=_0x1f84fd[_0x1f55d0];return _0x36c483;},_0x1f55(_0x796a3c,_0x5cd4fa);}export default class jt extends _0x27d092{static get[_0x590732(0x137)](){return[_0x1a4d61];}[_0x590732(0x11c)](){const _0x13cb33=_0x590732,_0x43d1c7=this[_0x13cb33(0x120)],_0x15e3e0=_0x43d1c7[_0x13cb33(0x11a)][_0x13cb33(0x13c)](_0x13cb33(0x132));_0x15e3e0[_0x13cb33(0x121)](_0x13cb33(0x133)),_0x43d1c7[_0x13cb33(0x14b)][_0x13cb33(0x119)]['on'](_0x13cb33(0x12d),ge(_0x43d1c7),{'priority':_0x13cb33(0x131)}),_0x43d1c7[_0x13cb33(0x14b)][_0x13cb33(0x119)]['on'](_0x13cb33(0x13b),ge(_0x43d1c7),{'priority':_0x13cb33(0x131)}),_0x43d1c7[_0x13cb33(0x11b)][_0x13cb33(0x119)]['on'](_0x13cb33(0x149),(_0x337f4e,_0x434852,_0x55d5aa)=>{const _0x1ab9c6=_0x13cb33;_0x55d5aa[_0x1ab9c6(0x135)][_0x1ab9c6(0x13e)]&&ge(_0x43d1c7,{'showActiveMarker':!0x1})(_0x337f4e,_0x434852,_0x55d5aa);}),_0x15e3e0[_0x13cb33(0x143)][_0x13cb33(0x134)](_0x13cb33(0x127),_0x1a36ee=>_0x14ee2f(_0x43d1c7[_0x13cb33(0x13d)],_0x13cb33(0x13f),_0x1a36ee));}}function ge(_0x223cbc,{showActiveMarker:_0x27d29c=!0x0}={}){return(_0x570399,_0x34ede6,_0x177836)=>{const _0x4a8d8b=_0x1f55,_0x4f381f=_0x223cbc[_0x4a8d8b(0x11a)][_0x4a8d8b(0x13c)](_0x4a8d8b(0x132));if(!_0x177836[_0x4a8d8b(0x138)][_0x4a8d8b(0x144)](_0x34ede6[_0x4a8d8b(0x139)],_0x570399[_0x4a8d8b(0x14d)]))return;const _0x1e1655=_0x223cbc[_0x4a8d8b(0x14e)];for(const _0x3ca21a of _0x34ede6[_0x4a8d8b(0x139)][_0x4a8d8b(0x145)]()){if(!_0x3ca21a['is'](_0x4a8d8b(0x136),_0x4a8d8b(0x127)))continue;const _0x2381e2=_0x4a8d8b(0x130)==_0x34ede6[_0x4a8d8b(0x14a)][_0x4a8d8b(0x128)](':')[0x1]?_0x4a8d8b(0x14f):_0x4a8d8b(0x128),_0x1e91ea=_0x177836[_0x4a8d8b(0x123)][_0x4a8d8b(0x14c)](_0x4a8d8b(0x124),{'class':_0x4a8d8b(0x146)+_0x2381e2}),_0x444a28=_0x177836[_0x4a8d8b(0x13a)][_0x4a8d8b(0x12f)](_0x1e1655[_0x4a8d8b(0x141)](_0x3ca21a));_0x27d29c&&_0x4f381f[_0x4a8d8b(0x12e)][_0x4a8d8b(0x125)](_0x34ede6[_0x4a8d8b(0x14a)])&&_0x177836[_0x4a8d8b(0x123)][_0x4a8d8b(0x147)](_0x4a8d8b(0x122),_0x1e91ea),_0x177836[_0x4a8d8b(0x123)][_0x4a8d8b(0x148)](_0x444a28,_0x1e91ea),_0x177836[_0x4a8d8b(0x13a)][_0x4a8d8b(0x142)](_0x1e91ea,_0x34ede6[_0x4a8d8b(0x14a)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5bdfb5=_0x5b84;function _0x5b84(_0x5271fe,_0x377837){const _0x33990a=_0x3399();return _0x5b84=function(_0x5b8499,_0x5731d7){_0x5b8499=_0x5b8499-0xf0;let _0xb3daa0=_0x33990a[_0x5b8499];return _0xb3daa0;},_0x5b84(_0x5271fe,_0x377837);}function _0x3399(){const _0x3162c2=['forceValue','restrictedEditingException','selection','has','from','get','commandParams','FORMAT_RESTRICTED_DISABLED','formatBlock','enableCommand','FORMAT_RESTRICTED_ENABLED','commands','14065wCwmVh','getRanges','change','1026kPsCAT','TrackChangesEditing','document','value','4249176CdkNIM','markInlineFormat','777300dMwWlT','locale','66952CAMvCQ','180iVbDGi','formatInline','12wxMzNi','descriptionFactory','afterInit','26920VWlnDr','model','136609gpdFFH','type','editor','isCollapsed','commandName','registerDescriptionCallback','StandardEditingModeEditing','format','plugins','4797289wMnFIF','282NVWQUI'];_0x3399=function(){return _0x3162c2;};return _0x3399();}(function(_0x34ce2a,_0x369800){const _0x391281=_0x5b84,_0x3d8086=_0x34ce2a();while(!![]){try{const _0x4dabcf=parseInt(_0x391281(0x101))/0x1+-parseInt(_0x391281(0x103))/0x2*(-parseInt(_0x391281(0x106))/0x3)+-parseInt(_0x391281(0xff))/0x4+parseInt(_0x391281(0xf8))/0x5*(-parseInt(_0x391281(0x115))/0x6)+parseInt(_0x391281(0x114))/0x7+-parseInt(_0x391281(0x109))/0x8*(-parseInt(_0x391281(0xfb))/0x9)+parseInt(_0x391281(0x104))/0xa*(-parseInt(_0x391281(0x10b))/0xb);if(_0x4dabcf===_0x369800)break;else _0x3d8086['push'](_0x3d8086['shift']());}catch(_0x262ae6){_0x3d8086['push'](_0x3d8086['shift']());}}}(_0x3399,0x893ae));import{Plugin as _0x127989}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x598ca6}from'./utils.js';import{getTranslation as _0x39ebb2}from'../utils/common-translations.js';export default class St extends _0x127989{[_0x5bdfb5(0x108)](){const _0x25480c=_0x5bdfb5,_0x3a41c6=this[_0x25480c(0x10d)],_0x2f7455=_0x3a41c6[_0x25480c(0x10a)],_0x24d53f=_0x3a41c6[_0x25480c(0x102)];if(!_0x3a41c6[_0x25480c(0x113)][_0x25480c(0x119)](_0x25480c(0x111)))return;const _0x27e95b=_0x3a41c6[_0x25480c(0x113)][_0x25480c(0xf1)](_0x25480c(0xfc)),_0x312f7a=_0x25480c(0x117),_0x32b3fe=_0x3a41c6[_0x25480c(0xf7)][_0x25480c(0xf1)](_0x312f7a);_0x27e95b[_0x25480c(0xf5)](_0x312f7a,(_0x5c4e06,_0x5cb7bf={})=>{const _0x10c879=_0x25480c,_0x17c403=_0x2f7455[_0x10c879(0xfd)][_0x10c879(0x118)];if(_0x17c403[_0x10c879(0x10e)])return void _0x5c4e06(_0x5cb7bf);const _0x1adc6a=void 0x0!==_0x5cb7bf[_0x10c879(0x116)]?_0x5cb7bf[_0x10c879(0x116)]:!_0x32b3fe[_0x10c879(0xfe)];_0x2f7455[_0x10c879(0xfa)](()=>{const _0x191d48=_0x10c879,_0x409ee8=Array[_0x191d48(0xf0)](_0x17c403[_0x191d48(0xf9)]());for(const _0x4999cc of _0x409ee8){const _0x36533c=_0x1adc6a?[_0x4999cc]:_0x598ca6(_0x312f7a,_0x4999cc,_0x2f7455);for(const _0x247c90 of _0x36533c)_0x27e95b[_0x191d48(0x100)](_0x247c90,{'commandName':_0x312f7a,'commandParams':[{'forceValue':_0x1adc6a}]});}});}),_0x27e95b[_0x25480c(0x107)][_0x25480c(0x110)](_0x156778=>{const _0x586065=_0x25480c;if(_0x586065(0xf4)!=_0x156778[_0x586065(0x10c)]&&_0x586065(0x105)!=_0x156778[_0x586065(0x10c)])return;const {data:_0x43b425}=_0x156778;return _0x43b425&&_0x43b425[_0x586065(0x10f)]==_0x312f7a?_0x43b425[_0x586065(0xf2)][0x0][_0x586065(0x116)]?{'type':_0x586065(0x112),'content':_0x39ebb2(_0x24d53f,_0x586065(0xf6))}:{'type':_0x586065(0x112),'content':_0x39ebb2(_0x24d53f,_0x586065(0xf3))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x38c6(){const _0x346d0d=['commandName','Style','FORMAT_STYLE','add','getGhsAttributeNameForElement','enableDefaultAttributesIntegration','locale','styleName','inline','block','3867TwQZfU','config','TrackChangesEditing','registerDescriptionCallback','editor','afterInit','commandParams','5311521xNUFPV','has','definitions','*Remove\x20format:*\x20%0','descriptionFactory','registerAttributeLabel','registerInlineAttribute','ghsAttributes','element','14BcuvuB','5119980bLhsGL','1138974ordIla','StyleUtils','normalizeConfig','formatInline','_registerLegacyDescription','formatBlock','DataSchema','3328690TDCbsi','toLowerCase','5918208ioxaIk','type','style','254921RThAqV','*Set\x20format:*\x20%0','GeneralHtmlSupport','forceValue','plugins','1462MudWlM','registerBlockAttribute','get','format'];_0x38c6=function(){return _0x346d0d;};return _0x38c6();}const _0x56f037=_0x31bf;(function(_0x444946,_0xa0aa2b){const _0x4ec1e1=_0x31bf,_0x128091=_0x444946();while(!![]){try{const _0x75f917=parseInt(_0x4ec1e1(0x12b))/0x1+-parseInt(_0x4ec1e1(0x130))/0x2*(-parseInt(_0x4ec1e1(0x10d))/0x3)+-parseInt(_0x4ec1e1(0x11e))/0x4+-parseInt(_0x4ec1e1(0x126))/0x5+-parseInt(_0x4ec1e1(0x11f))/0x6*(-parseInt(_0x4ec1e1(0x11d))/0x7)+parseInt(_0x4ec1e1(0x128))/0x8+parseInt(_0x4ec1e1(0x114))/0x9;if(_0x75f917===_0xa0aa2b)break;else _0x128091['push'](_0x128091['shift']());}catch(_0x3fb2ed){_0x128091['push'](_0x128091['shift']());}}}(_0x38c6,0xeaa1a));import{Plugin as _0x5a925c}from'ckeditor5/src/core.js';function _0x31bf(_0x226e67,_0x3d55df){const _0x38c63a=_0x38c6();return _0x31bf=function(_0x31bf9b,_0x22bac1){_0x31bf9b=_0x31bf9b-0x107;let _0x5b963e=_0x38c63a[_0x31bf9b];return _0x5b963e;},_0x31bf(_0x226e67,_0x3d55df);}import{getTranslation as _0x5b6df6}from'../utils/common-translations.js';export default class At extends _0x5a925c{[_0x56f037(0x112)](){const _0x487160=_0x56f037,_0x4a9220=this[_0x487160(0x111)];if(!_0x4a9220[_0x487160(0x12f)][_0x487160(0x115)](_0x487160(0x135))||!_0x4a9220[_0x487160(0x12f)][_0x487160(0x115)](_0x487160(0x125)))return;const _0x3378b1=_0x4a9220[_0x487160(0x12f)][_0x487160(0x132)](_0x487160(0x10f)),_0x5bc8de=_0x4a9220[_0x487160(0x109)],_0x59b9e0=_0x4a9220[_0x487160(0x10e)][_0x487160(0x132)](_0x487160(0x12a))||{},_0x14c7d6=_0x4a9220[_0x487160(0x12f)][_0x487160(0x132)](_0x487160(0x12d)),_0x360b73=_0x4a9220[_0x487160(0x12f)][_0x487160(0x132)](_0x487160(0x120))[_0x487160(0x121)](_0x4a9220[_0x487160(0x12f)][_0x487160(0x132)](_0x487160(0x125)),_0x59b9e0[_0x487160(0x116)]);_0x3378b1[_0x487160(0x108)](_0x487160(0x12a));const _0xda629b=new Set();for(const _0x40808 of _0x360b73[_0x487160(0x10c)]){const _0x1b9314=_0x14c7d6[_0x487160(0x107)](_0x40808[_0x487160(0x11c)]);_0xda629b[_0x487160(0x137)](_0x1b9314);}const _0x26cb32=new Set();for(const _0x1c3891 of _0x360b73[_0x487160(0x10b)]){const _0xc65a7=_0x14c7d6[_0x487160(0x107)](_0x1c3891[_0x487160(0x11c)]);_0x26cb32[_0x487160(0x137)](_0xc65a7);for(const _0x291caf of _0x1c3891[_0x487160(0x11b)])_0x26cb32[_0x487160(0x137)](_0x291caf);}for(const _0x489f43 of _0xda629b)_0x3378b1[_0x487160(0x131)](_0x489f43),_0x3378b1[_0x487160(0x118)][_0x487160(0x119)](_0x489f43,_0x5b6df6(_0x5bc8de,_0x487160(0x136)));for(const _0x550122 of _0x26cb32)_0x3378b1[_0x487160(0x11a)](_0x550122),_0x3378b1[_0x487160(0x118)][_0x487160(0x119)](_0x550122,_0x5b6df6(_0x5bc8de,_0x487160(0x136)));this[_0x487160(0x123)]();}[_0x56f037(0x123)](){const _0x432f81=_0x56f037,_0xa297f5=this[_0x432f81(0x111)],_0x33611a=_0xa297f5[_0x432f81(0x109)];_0xa297f5[_0x432f81(0x12f)][_0x432f81(0x132)](_0x432f81(0x10f))[_0x432f81(0x118)][_0x432f81(0x110)](_0x634097=>{const _0x5af519=_0x432f81;if(_0x5af519(0x124)!=_0x634097[_0x5af519(0x129)]&&_0x5af519(0x122)!=_0x634097[_0x5af519(0x129)])return;const {data:_0x586e0a}=_0x634097;return _0x586e0a&&_0x5af519(0x12a)===_0x586e0a[_0x5af519(0x134)]?_0x586e0a[_0x5af519(0x113)][0x0][_0x5af519(0x12e)]?{'type':_0x5af519(0x133),'content':_0x5b6df6(_0x33611a,_0x5af519(0x12c),_0x586e0a[_0x5af519(0x113)][0x0][_0x5af519(0x10a)][_0x5af519(0x127)]())}:{'type':_0x5af519(0x133),'content':_0x5b6df6(_0x33611a,_0x5af519(0x117),_0x586e0a[_0x5af519(0x113)][0x0][_0x5af519(0x10a)][_0x5af519(0x127)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x58e811=_0x41f3;(function(_0x1da186,_0x3bd3c8){const _0x370395=_0x41f3,_0x2df701=_0x1da186();while(!![]){try{const _0x4174c0=parseInt(_0x370395(0x168))/0x1+parseInt(_0x370395(0x16e))/0x2+parseInt(_0x370395(0x18f))/0x3*(parseInt(_0x370395(0x105))/0x4)+-parseInt(_0x370395(0x139))/0x5*(-parseInt(_0x370395(0x18b))/0x6)+parseInt(_0x370395(0xff))/0x7+-parseInt(_0x370395(0x14b))/0x8+parseInt(_0x370395(0x145))/0x9*(-parseInt(_0x370395(0x171))/0xa);if(_0x4174c0===_0x3bd3c8)break;else _0x2df701['push'](_0x2df701['shift']());}catch(_0x93d6b6){_0x2df701['push'](_0x2df701['shift']());}}}(_0x10b4,0xe223c));import{Plugin as _0x56e868}from'ckeditor5/src/core.js';import{LiveRange as _0x460d87}from'ckeditor5/src/engine.js';function _0x10b4(){const _0x11ecad=['substr','insertTableRowAbove','length','maxColumn','isInContent','first','min','rowspan','add','tableColumn','TableEditing','getFirstRange','selectTableRow','getChangedMarkers','table','toLowerCase','registerElementLabel','commands','ELEMENT_TABLE_WITH_TEXT','rootName','detach','*Insert:*\x20%0','end','removeClass','low','registerPostFixer','tableRow','markMultiRangeDeletion','ELEMENT_TABLE','change:data','hasAttribute','map','differ','TableUtils','getSelectionAffectedTableCells','nodeBefore','isEqual','afterInit','markMultiRangeInsertion','getChanges','tableCell','execute','plugins','getContainedElement','isArray','getCellLocation','getChildren','680jQWeGd','_splitMarkerName','push','setSelection','selection','findAncestor','includes','data','downcastDispatcher','every','highest','item','5505615cgUcdK','fromRange','refresh','change','accept','some','3384864QJOhSe','model','get','enableCommand','editor','cell','insertTableColumnRight','ELEMENT_TABLE_ROW_WITH_TEXT','oldRange','root','options','subType','addMarker:suggestion','last','insertTableRowBelow','has','order','writer','ELEMENT_TABLE_ROW','registerDescriptionCallback','type','minRow','showSuggestionHighlights','values','_suggestionFactory','addRange','*Remove:*\x20%0','isIntersecting','_tableSuggestions','1679249ALkxwA','tablePaste','nodeAfter','insertTableColumnLeft','_getCoordsForCells','removeTableRow','127456ApKApK','_getSuggestionCoords','ELEMENT_TABLE_COLUMN_WITH_TEXT','70AnDXZn','isIntersectingWithRange','discard','span','ELEMENT_TABLE_COLUMN','removeTableColumn','colspan','join','max','createRangeOn','selectTableColumn','suggestion','from','addClass','isTouching','createTableWalker','element','filter','_tablePostFixingSubtypes','registerCustomCallback','TrackChangesEditing','mapper','above','insert','minColumn','getColumnIndexes','51786pQTQzj','insertTable','maxRow','$textProxy','1137wTFtmt','forceValue','getSuggestion','name','classes','locale','$graveyard','getRowIndexes','descriptionFactory','getAttribute','createRangeIn','document','deletion','MAX_SAFE_INTEGER','batch','left','toViewElement','position','startsWith','8595377XkHOxG','_acceptFormatSuggestionCallbackFactory','createPositionAt','_setupColumnsRowsFixing','getRanges','start','15692luAiRH','insertion','MIN_SAFE_INTEGER','getItems','enqueueChange'];_0x10b4=function(){return _0x11ecad;};return _0x10b4();}function _0x41f3(_0x914176,_0x1d6503){const _0x10b43a=_0x10b4();return _0x41f3=function(_0x41f337,_0x3d2445){_0x41f337=_0x41f337-0xf8;let _0x207a60=_0x10b43a[_0x41f337];return _0x207a60;},_0x41f3(_0x914176,_0x1d6503);}import{setHighlightHandling as _0x49235d}from'ckeditor5/src/widget.js';import{getTranslation as _0x4741a8}from'../utils/common-translations.js';export default class It extends _0x56e868{constructor(_0x20093f){const _0x4dc11d=_0x41f3;super(_0x20093f),this[_0x4dc11d(0x183)]=[_0x4dc11d(0x124),_0x4dc11d(0x113)],this[_0x4dc11d(0x167)]=new Set();}[_0x58e811(0x12f)](){const _0x18c74e=_0x58e811,_0x2edda8=this[_0x18c74e(0x14f)],_0x5a9c1c=_0x2edda8[_0x18c74e(0x14c)][_0x18c74e(0x19a)][_0x18c74e(0x13d)];if(!_0x2edda8[_0x18c74e(0x134)][_0x18c74e(0x15a)](_0x18c74e(0x114)))return;const _0x40d3b9=_0x2edda8[_0x18c74e(0x194)],_0xdbd8d2=_0x2edda8[_0x18c74e(0x134)][_0x18c74e(0x14d)](_0x18c74e(0x185)),_0x7b4b56=_0x2edda8[_0x18c74e(0x134)][_0x18c74e(0x14d)](_0x18c74e(0x12b));_0xdbd8d2[_0x18c74e(0x197)][_0x18c74e(0x11a)](_0x18c74e(0x118),_0x3ca230=>_0x4741a8(_0x40d3b9,_0x18c74e(0x126),_0x3ca230)),this[_0x18c74e(0x102)](),_0xdbd8d2[_0x18c74e(0x14e)](_0x18c74e(0x18c)),_0xdbd8d2[_0x18c74e(0x14e)](_0x18c74e(0x116)),_0xdbd8d2[_0x18c74e(0x14e)](_0x18c74e(0x17b));for(const _0x4c1a85 of[_0x18c74e(0x10b),_0x18c74e(0x159)]){const _0x4f8a87=_0x2edda8[_0x18c74e(0x11b)][_0x18c74e(0x14d)](_0x4c1a85);_0xdbd8d2[_0x18c74e(0x14e)](_0x4c1a85,_0x229ba3=>{const _0x42c083=_0x18c74e;_0x2edda8[_0x42c083(0x14c)][_0x42c083(0x148)](_0x15b5eb=>{const _0x12bef9=_0x42c083;_0x229ba3();const _0x5dd9da=_0x12bef9(0x187)===_0x4f8a87[_0x12bef9(0x15b)],_0xe1a7fe=_0x7b4b56[_0x12bef9(0x12c)](_0x5a9c1c),_0x4a42be=_0x7b4b56[_0x12bef9(0x196)](_0xe1a7fe),_0x105b78=_0x5dd9da?_0x4a42be[_0x12bef9(0x10f)]-0x1:_0x4a42be[_0x12bef9(0x158)]+0x1,_0x2a652f=_0xe1a7fe[0x0][_0x12bef9(0x13e)](_0x12bef9(0x118)),_0x16e6a0=_0x7b4b56[_0x12bef9(0x180)](_0x2a652f,{'startRow':_0x105b78,'endRow':_0x105b78}),_0x3779f8=Array[_0x12bef9(0x17d)](_0x16e6a0)[_0x12bef9(0x129)](_0x53c56b=>_0x15b5eb[_0x12bef9(0x17a)](_0x53c56b[_0x12bef9(0x150)]));_0xdbd8d2[_0x12bef9(0x130)](_0x3779f8,_0x12bef9(0x124));});});}for(const _0x5dcc4c of[_0x18c74e(0x16b),_0x18c74e(0x151)]){const _0x2d585e=_0x2edda8[_0x18c74e(0x11b)][_0x18c74e(0x14d)](_0x5dcc4c);_0xdbd8d2[_0x18c74e(0x14e)](_0x5dcc4c,_0x55b43c=>{const _0x49e305=_0x18c74e;_0x2edda8[_0x49e305(0x14c)][_0x49e305(0x148)](_0x592697=>{const _0x40fda5=_0x49e305;_0x55b43c();const _0x435d70=_0x40fda5(0xfb)===_0x2d585e[_0x40fda5(0x15b)],_0x1475c1=_0x7b4b56[_0x40fda5(0x12c)](_0x5a9c1c),_0x2f9c69=_0x7b4b56[_0x40fda5(0x18a)](_0x1475c1),_0x579086=_0x435d70?_0x2f9c69[_0x40fda5(0x10f)]-0x1:_0x2f9c69[_0x40fda5(0x158)]+0x1,_0x5dd27c=_0x1475c1[0x0][_0x40fda5(0x13e)](_0x40fda5(0x118)),_0x1790d9=_0x7b4b56[_0x40fda5(0x180)](_0x5dd27c,{'startRow':0x0,'column':_0x579086,'includeAllSlots':!0x1}),_0x561048=Array[_0x40fda5(0x17d)](_0x1790d9)[_0x40fda5(0x129)](_0x477d4d=>_0x592697[_0x40fda5(0x17a)](_0x477d4d[_0x40fda5(0x150)]));_0xdbd8d2[_0x40fda5(0x130)](_0x561048,_0x40fda5(0x113));});});}for(const _0x24c43d of[_0x18c74e(0x16d),_0x18c74e(0x176)]){const _0x16995b=_0x24c43d[_0x18c74e(0x10a)](0xb),_0x3df76c=_0x16995b[_0x18c74e(0x119)](),_0x45328f=_0x3df76c[_0x18c74e(0x10a)](0x0,0x3)+_0x18c74e(0x174),_0x295290=_0x18c74e(0x118)+_0x16995b,_0x5e3671=_0x18c74e(0x110)+_0x16995b,_0xc17d1a=_0x18c74e(0x179)+_0x16995b;_0xdbd8d2[_0x18c74e(0x14e)](_0x24c43d,()=>{const _0x2c1add=_0x18c74e;_0x2edda8[_0x2c1add(0x14c)][_0x2c1add(0x148)](_0xf23b2b=>{const _0x3c293b=_0x2c1add,_0x126d8b=_0x7b4b56[_0x3c293b(0x12c)](_0x5a9c1c),_0x164327=_0x126d8b[0x0][_0x3c293b(0x13e)](_0x3c293b(0x118));let _0x5c7550;if(_0x3c293b(0x16d)==_0x24c43d){const _0xaf49b3=_0x7b4b56[_0x3c293b(0x196)](_0x126d8b);_0x5c7550={'startRow':_0xaf49b3[_0x3c293b(0x10f)],'endRow':_0xaf49b3[_0x3c293b(0x158)],'includeAllSlots':!0x0};}else{const _0x314bf4=_0x7b4b56[_0x3c293b(0x18a)](_0x126d8b);_0x5c7550={'startColumn':_0x314bf4[_0x3c293b(0x10f)],'endColumn':_0x314bf4[_0x3c293b(0x158)],'includeAllSlots':!0x0};}const _0x3cf492=_0x7b4b56[_0x3c293b(0x180)](_0x164327,_0x5c7550),_0x3fc550=Array[_0x3c293b(0x17d)](_0x3cf492)[_0x3c293b(0x129)](({cell:_0x5329e8})=>_0x5329e8),_0x49cc70=Ee(_0x3fc550[_0x3c293b(0x182)](_0x36789f=>_0x36789f[_0x3c293b(0x128)](_0x45328f))),_0x1a654e=Ee(_0x3fc550[_0x3c293b(0x182)](_0x40e357=>!_0x40e357[_0x3c293b(0x128)](_0x45328f)))[_0x3c293b(0x129)](_0x13368a=>_0xf23b2b[_0x3c293b(0x17a)](_0x13368a)),_0x545799=_0xdbd8d2[_0x3c293b(0x125)](_0x1a654e,_0x295290);if(_0x545799&&(_0x3c293b(0x124)==_0x545799[_0x3c293b(0x156)]||_0x3c293b(0x113)==_0x545799[_0x3c293b(0x156)])){const _0x13888c=this[_0x3c293b(0x16f)](_0x545799);for(const _0x255958 of _0x49cc70){const _0x62fafb=_0xf23b2b[_0x3c293b(0x17a)](_0x255958),_0x270f25=_0x7b4b56[_0x3c293b(0x137)](_0x255958),_0xc376ab=_0x255958[_0x3c293b(0x198)](_0x45328f)-0x1,_0x467c2e=_0x13888c[_0x5e3671],_0x5011f4=_0x13888c[_0xc17d1a];_0x467c2e<=_0x270f25[_0x3df76c]&&_0x270f25[_0x3df76c]+_0xc376ab<=_0x5011f4&&_0x545799[_0x3c293b(0x164)](_0x62fafb);}}});});}function _0x4f0c99(_0x51ff8f){const _0x2f7b61=_0x18c74e,_0x25f650=Array[_0x2f7b61(0x17d)](_0x5a9c1c[_0x2f7b61(0x103)]())[_0x2f7b61(0x129)](_0x1f8f63=>_0x460d87[_0x2f7b61(0x146)](_0x1f8f63));_0x2edda8[_0x2f7b61(0x14c)][_0x2f7b61(0x148)](_0x3afd82=>{const _0x52e95c=_0x2f7b61,_0x3d62d3=_0x3afd82[_0x52e95c(0xfa)];_0x51ff8f=_0x51ff8f[_0x52e95c(0x182)](_0x51b4ad=>_0x52e95c(0x195)!=_0x51b4ad[_0x52e95c(0x154)][_0x52e95c(0x11d)]),_0x3afd82[_0x52e95c(0x13c)](_0x51ff8f),_0x2edda8[_0x52e95c(0x11b)][_0x52e95c(0x14d)](_0x52e95c(0x16d))[_0x52e95c(0x147)](),_0x2edda8[_0x52e95c(0x133)](_0x52e95c(0x16d),{'forceDefaultExecution':!0x0}),_0x2edda8[_0x52e95c(0x14c)][_0x52e95c(0x109)](()=>{const _0x472a4f=_0x52e95c;_0x2edda8[_0x472a4f(0x14c)][_0x472a4f(0x109)](_0x3d62d3,_0x2b69e3=>{const _0x3c4c40=_0x472a4f,_0x1e4771=_0x25f650[_0x3c4c40(0x182)](_0x389741=>_0x3c4c40(0x195)!=_0x389741[_0x3c4c40(0x154)][_0x3c4c40(0x11d)]);_0x1e4771[_0x3c4c40(0x10c)]>0x0&&_0x2b69e3[_0x3c4c40(0x13c)](_0x1e4771);for(const _0x274491 of _0x25f650)_0x274491[_0x3c4c40(0x11e)]();});});});}function _0x2cbfc9(_0x4fcd62){const _0x4f18ff=_0x18c74e;_0x2edda8[_0x4f18ff(0x14c)][_0x4f18ff(0x148)](_0x544358=>{const _0x263fca=_0x4f18ff,_0x433a4b=Array[_0x263fca(0x17d)](_0x5a9c1c[_0x263fca(0x103)]())[_0x263fca(0x129)](_0xebafeb=>_0x460d87[_0x263fca(0x146)](_0xebafeb)),_0x89f85=[];for(const _0x18dde8 of _0x4fcd62)for(const _0x4e1a56 of _0x18dde8[_0x263fca(0x108)]({'shallow':!0x0}))_0x89f85[_0x263fca(0x13b)](_0x4e1a56);for(const _0x10c2d9 of _0x89f85)_0x263fca(0x195)!=_0x10c2d9[_0x263fca(0x154)][_0x263fca(0x11d)]&&(_0x544358[_0x263fca(0x13c)](_0x544358[_0x263fca(0x101)](_0x10c2d9,0x0)),_0x2edda8[_0x263fca(0x11b)][_0x263fca(0x14d)](_0x263fca(0x176))[_0x263fca(0x147)](),_0x2edda8[_0x263fca(0x133)](_0x263fca(0x176),{'forceDefaultExecution':!0x0}));const _0x4e304f=_0x433a4b[_0x263fca(0x182)](_0x45838c=>_0x263fca(0x195)!=_0x45838c[_0x263fca(0x154)][_0x263fca(0x11d)]);_0x4e304f[_0x263fca(0x10c)]>0x0&&_0x544358[_0x263fca(0x13c)](_0x4e304f);for(const _0x5c273c of _0x433a4b)_0x5c273c[_0x263fca(0x11e)]();});}function _0x22e841(_0x3ed3a0,_0x8b1194){const _0x52f42b=_0x18c74e;return _0x8b1194[_0x52f42b(0x142)](_0x20af64=>_0x3ed3a0[_0x52f42b(0x14a)](_0x4c9a17=>_0x4c9a17[_0x52f42b(0x120)][_0x52f42b(0x12e)](_0x20af64[_0x52f42b(0x104)])||_0x20af64[_0x52f42b(0x120)][_0x52f42b(0x12e)](_0x4c9a17[_0x52f42b(0x104)])));}function _0x2e4a9b(_0x3093dd,_0x242895){const _0x3e754d=_0x18c74e;return!_0x3093dd[_0x3e754d(0x14a)](_0x119c1c=>_0x242895[_0x3e754d(0x14a)](_0x1c4b63=>_0x119c1c[_0x3e754d(0x166)](_0x1c4b63)))&&_0x3093dd[_0x3e754d(0x14a)](_0x246af9=>_0x242895[_0x3e754d(0x14a)](_0x43176b=>_0x246af9[_0x3e754d(0x120)][_0x3e754d(0x17f)](_0x43176b[_0x3e754d(0x104)])));}_0x2edda8[_0x18c74e(0x140)][_0x18c74e(0x141)]['on'](_0x18c74e(0x157),(_0x523102,_0x412262,_0x500f5e)=>{const _0x4ad3f0=_0x18c74e;if(!_0x500f5e[_0x4ad3f0(0x155)][_0x4ad3f0(0x161)])return;const _0x544a5e=_0x412262[_0x4ad3f0(0x144)];if(!_0x544a5e)return;const _0x400b72=_0x500f5e[_0x4ad3f0(0x186)][_0x4ad3f0(0xfc)](_0x544a5e);function _0x38cad1(_0x56dc62){const _0x5d17a0=_0x4ad3f0;return Array[_0x5d17a0(0x136)](_0x56dc62)?_0x56dc62:[_0x56dc62];}_0x400b72&&_0x4ad3f0(0x132)===_0x544a5e[_0x4ad3f0(0x192)]&&_0x49235d(_0x400b72,_0x500f5e[_0x4ad3f0(0x15c)],(_0x401115,_0x2d9991,_0x4ce79a)=>_0x4ce79a[_0x4ad3f0(0x17e)](_0x38cad1(_0x2d9991[_0x4ad3f0(0x193)]),_0x401115),(_0x1f4250,_0x4dd61a,_0x2723d8)=>_0x2723d8[_0x4ad3f0(0x121)](_0x38cad1(_0x4dd61a[_0x4ad3f0(0x193)]),_0x1f4250));},{'priority':_0x18c74e(0x143)}),_0xdbd8d2[_0x18c74e(0x197)][_0x18c74e(0x15e)](_0x9b509d=>{const _0x43731f=_0x18c74e;if(_0x43731f(0x106)!=_0x9b509d[_0x43731f(0x15f)]&&_0x43731f(0xf8)!=_0x9b509d[_0x43731f(0x15f)])return;const _0x2a9d33=_0x9b509d[_0x43731f(0x135)]();if(null!=_0x2a9d33&&_0x2a9d33['is'](_0x43731f(0x181),_0x43731f(0x118))){if(_0x43731f(0x106)==_0x9b509d[_0x43731f(0x15f)]){const _0x4e1db4=_0x9b509d[_0x43731f(0x108)]()[_0x43731f(0x182)](_0x3966ad=>_0x3966ad['is'](_0x43731f(0x18e)))[_0x43731f(0x129)](_0x56c836=>_0x56c836[_0x43731f(0x140)]);if(_0x4e1db4[_0x43731f(0x10c)])return{'type':_0x43731f(0x106),'content':_0x4741a8(_0x40d3b9,_0x43731f(0x11f),_0x4741a8(_0x40d3b9,_0x43731f(0x11c),'\x22'+_0x4e1db4[_0x43731f(0x178)]('\x20')+'\x22'))};}if(_0x43731f(0xf8)==_0x9b509d[_0x43731f(0x15f)]){const _0x45e2f1=_0x9b509d[_0x43731f(0x108)]()[_0x43731f(0x182)](_0x4e5d03=>_0x4e5d03['is'](_0x43731f(0x18e)))[_0x43731f(0x129)](_0x1824d3=>_0x1824d3[_0x43731f(0x140)]);if(_0x45e2f1[_0x43731f(0x10c)])return{'type':_0x43731f(0xf8),'content':_0x4741a8(_0x40d3b9,_0x43731f(0x165),_0x4741a8(_0x40d3b9,_0x43731f(0x11c),'\x22'+_0x45e2f1[_0x43731f(0x178)]('\x20')+'\x22'))};}}}),_0xdbd8d2[_0x18c74e(0x197)][_0x18c74e(0x15e)](_0xcb826e=>{const _0x50d431=_0x18c74e;if(_0x50d431(0x124)==_0xcb826e[_0x50d431(0x156)]){const _0x5df8bb=_0xcb826e[_0x50d431(0x108)]()[_0x50d431(0x182)](_0x50d6d4=>_0x50d6d4['is'](_0x50d431(0x18e)))[_0x50d431(0x129)](_0xf8d681=>_0xf8d681[_0x50d431(0x140)]),_0x5722a9=this[_0x50d431(0x16f)](_0xcb826e),_0x308bbd=_0x5722a9[_0x50d431(0x18d)]-_0x5722a9[_0x50d431(0x160)]+0x1;if(_0x50d431(0x106)==_0xcb826e[_0x50d431(0x15f)])return _0x5df8bb[_0x50d431(0x10c)]?{'type':_0x50d431(0x106),'content':_0x4741a8(_0x40d3b9,_0x50d431(0x11f),_0x4741a8(_0x40d3b9,_0x50d431(0x152),[_0x308bbd,'\x22'+_0x5df8bb[_0x50d431(0x178)]('\x20')+'\x22']))}:{'type':_0x50d431(0x106),'content':_0x4741a8(_0x40d3b9,_0x50d431(0x11f),_0x4741a8(_0x40d3b9,_0x50d431(0x15d),_0x308bbd))};if(_0x50d431(0xf8)==_0xcb826e[_0x50d431(0x15f)])return _0x5df8bb[_0x50d431(0x10c)]?{'type':_0x50d431(0xf8),'content':_0x4741a8(_0x40d3b9,_0x50d431(0x165),_0x4741a8(_0x40d3b9,_0x50d431(0x152),[_0x308bbd,'\x22'+_0x5df8bb[_0x50d431(0x178)]('\x20')+'\x22']))}:{'type':_0x50d431(0xf8),'content':_0x4741a8(_0x40d3b9,_0x50d431(0x165),_0x4741a8(_0x40d3b9,_0x50d431(0x15d),_0x308bbd))};}if(_0x50d431(0x113)==_0xcb826e[_0x50d431(0x156)]){const _0x18b2cd=_0xcb826e[_0x50d431(0x108)]()[_0x50d431(0x182)](_0x42de48=>_0x42de48['is'](_0x50d431(0x18e)))[_0x50d431(0x129)](_0x37ba81=>_0x37ba81[_0x50d431(0x140)]),_0x2ae1aa=this[_0x50d431(0x16f)](_0xcb826e),_0x500cfc=_0x2ae1aa[_0x50d431(0x10d)]-_0x2ae1aa[_0x50d431(0x189)]+0x1;if(_0x50d431(0x106)==_0xcb826e[_0x50d431(0x15f)])return _0x18b2cd[_0x50d431(0x10c)]?{'type':_0x50d431(0x106),'content':_0x4741a8(_0x40d3b9,_0x50d431(0x11f),_0x4741a8(_0x40d3b9,_0x50d431(0x170),[_0x500cfc,'\x22'+_0x18b2cd[_0x50d431(0x178)]('\x20')+'\x22']))}:{'type':_0x50d431(0x106),'content':_0x4741a8(_0x40d3b9,_0x50d431(0x11f),_0x4741a8(_0x40d3b9,_0x50d431(0x175),_0x500cfc))};if(_0x50d431(0xf8)==_0xcb826e[_0x50d431(0x15f)])return _0x18b2cd[_0x50d431(0x10c)]?{'type':_0x50d431(0xf8),'content':_0x4741a8(_0x40d3b9,_0x50d431(0x165),_0x4741a8(_0x40d3b9,_0x50d431(0x170),[_0x500cfc,'\x22'+_0x18b2cd[_0x50d431(0x178)]('\x20')+'\x22']))}:{'type':_0x50d431(0xf8),'content':_0x4741a8(_0x40d3b9,_0x50d431(0x165),_0x4741a8(_0x40d3b9,_0x50d431(0x175),_0x500cfc))};}}),_0xdbd8d2[_0x18c74e(0x163)][_0x18c74e(0x184)](_0x18c74e(0x106),_0x18c74e(0x124),_0x18c74e(0x173),_0x4f0c99),_0xdbd8d2[_0x18c74e(0x163)][_0x18c74e(0x184)](_0x18c74e(0xf8),_0x18c74e(0x124),_0x18c74e(0x149),_0x4f0c99),_0xdbd8d2[_0x18c74e(0x163)][_0x18c74e(0x184)](_0x18c74e(0x106),_0x18c74e(0x113),_0x18c74e(0x173),_0x2cbfc9),_0xdbd8d2[_0x18c74e(0x163)][_0x18c74e(0x184)](_0x18c74e(0xf8),_0x18c74e(0x113),_0x18c74e(0x149),_0x2cbfc9),_0xdbd8d2[_0x18c74e(0x163)][_0x18c74e(0x184)](_0x18c74e(0x106),_0x18c74e(0x113),_0x18c74e(0x178),_0x22e841),_0xdbd8d2[_0x18c74e(0x163)][_0x18c74e(0x184)](_0x18c74e(0xf8),_0x18c74e(0x113),_0x18c74e(0x178),_0x22e841),_0xdbd8d2[_0x18c74e(0x163)][_0x18c74e(0x184)](_0x18c74e(0x106),_0x18c74e(0x124),_0x18c74e(0x178),_0x2e4a9b),_0xdbd8d2[_0x18c74e(0x163)][_0x18c74e(0x184)](_0x18c74e(0xf8),_0x18c74e(0x124),_0x18c74e(0x178),_0x2e4a9b);}[_0x58e811(0x100)](){const _0x14b17f=_0x58e811,_0x5c33b9=this[_0x14b17f(0x14f)],_0x3e90f9=_0x5c33b9[_0x14b17f(0x14c)][_0x14b17f(0x19a)][_0x14b17f(0x13d)];return(_0x4f63b3,_0x19fac4)=>{const _0x14a048=_0x14b17f;_0x5c33b9[_0x14a048(0x14c)][_0x14a048(0x148)](_0x29c8c2=>{const _0x430eac=_0x14a048,{commandName:_0x146024,commandParams:_0xc455bd}=_0x19fac4;let _0xfc4513=_0x4f63b3[0x0][_0x430eac(0x120)][_0x430eac(0x12d)];_0xc455bd&&_0xc455bd[0x0]&&!0x1===_0xc455bd[0x0][_0x430eac(0x190)]&&(_0xfc4513=_0x4f63b3[0x0][_0x430eac(0x104)][_0x430eac(0x16a)]);const _0xa54a3d=_0x29c8c2[_0x430eac(0x199)](_0xfc4513);if(_0x430eac(0x195)==_0xa54a3d[_0x430eac(0x154)][_0x430eac(0x11d)])return;const _0x2679b0=Array[_0x430eac(0x17d)](_0x3e90f9[_0x430eac(0x103)]())[_0x430eac(0x129)](_0x1c9aa9=>_0x460d87[_0x430eac(0x146)](_0x1c9aa9));_0x29c8c2[_0x430eac(0x13c)](_0xa54a3d),_0x5c33b9[_0x430eac(0x11b)][_0x430eac(0x14d)](_0x146024)[_0x430eac(0x147)](),_0xc455bd[_0x430eac(0x13b)]({'forceDefaultExecution':!0x0}),_0x5c33b9[_0x430eac(0x133)](_0x146024,..._0xc455bd);const _0xf8185d=_0x2679b0[_0x430eac(0x182)](_0x1a8921=>_0x430eac(0x195)!=_0x1a8921[_0x430eac(0x154)][_0x430eac(0x11d)]);_0xf8185d[_0x430eac(0x10c)]>0x0&&_0x29c8c2[_0x430eac(0x13c)](_0xf8185d);for(const _0x43a429 of _0x2679b0)_0x43a429[_0x430eac(0x11e)]();});};}[_0x58e811(0x16c)](_0x5b1c80){const _0x1e8524=_0x58e811,_0x4174e6=this[_0x1e8524(0x14f)][_0x1e8524(0x134)][_0x1e8524(0x14d)](_0x1e8524(0x12b));let _0x1ff72e=Number[_0x1e8524(0xf9)],_0x1ec8c6=Number[_0x1e8524(0x107)],_0x3abada=Number[_0x1e8524(0xf9)],_0x281050=Number[_0x1e8524(0x107)];for(const _0x424f3c of _0x5b1c80){if(_0x1e8524(0x195)==_0x424f3c[_0x1e8524(0x154)][_0x1e8524(0x11d)])continue;const {row:_0x25641d,column:_0x3f8146}=_0x4174e6[_0x1e8524(0x137)](_0x424f3c),_0x4bd22d=_0x424f3c[_0x1e8524(0x128)](_0x1e8524(0x111))?_0x424f3c[_0x1e8524(0x198)](_0x1e8524(0x111))-0x1:0x0,_0x1b8695=_0x424f3c[_0x1e8524(0x128)](_0x1e8524(0x177))?_0x424f3c[_0x1e8524(0x198)](_0x1e8524(0x177))-0x1:0x0;_0x1ff72e=_0x25641d<_0x1ff72e?_0x25641d:_0x1ff72e,_0x1ec8c6=_0x25641d+_0x4bd22d>_0x1ec8c6?_0x25641d+_0x4bd22d:_0x1ec8c6,_0x3abada=_0x3f8146<_0x3abada?_0x3f8146:_0x3abada,_0x281050=_0x3f8146+_0x1b8695>_0x281050?_0x3f8146+_0x1b8695:_0x281050;}return{'minRow':_0x1ff72e,'maxRow':_0x1ec8c6,'minColumn':_0x3abada,'maxColumn':_0x281050};}[_0x58e811(0x102)](){const _0x297a41=_0x58e811,_0xb3d02c=this[_0x297a41(0x14f)],_0x3be5dc=_0xb3d02c[_0x297a41(0x134)][_0x297a41(0x14d)](_0x297a41(0x185)),_0xfd0e9=_0xb3d02c[_0x297a41(0x134)][_0x297a41(0x14d)](_0x297a41(0x12b));_0xb3d02c[_0x297a41(0x14c)][_0x297a41(0x19a)]['on'](_0x297a41(0x127),()=>{const _0x509e2c=_0x297a41,_0x143467=Array[_0x509e2c(0x17d)](_0xb3d02c[_0x509e2c(0x14c)][_0x509e2c(0x19a)][_0x509e2c(0x12a)][_0x509e2c(0x117)]());for(const {name:_0x23386c,data:_0x688c58}of _0x143467){const {group:_0x58fd43,id:_0x4c1363,subType:_0x5088f1}=_0x3be5dc[_0x509e2c(0x13a)](_0x23386c);if(_0x509e2c(0x17c)!=_0x58fd43)continue;if(null!=_0x688c58[_0x509e2c(0x153)])continue;const _0x249976=_0x3be5dc[_0x509e2c(0x191)](_0x4c1363);this[_0x509e2c(0x183)][_0x509e2c(0x13f)](_0x5088f1)&&this[_0x509e2c(0x167)][_0x509e2c(0x112)](_0x249976);}},{'priority':_0x297a41(0x122)});const _0x58f4c2=(_0x2f9190,_0x43ad51)=>{const _0x249188=_0x297a41;let _0x2dec09=!0x1;const _0x2cab63=_0x43ad51[_0x249188(0x17a)](_0x2f9190),_0x12696b=_0x2f9190[_0x249188(0x13e)](_0x249188(0x118)),_0x12bf6b=_0xfd0e9[_0x249188(0x137)](_0x2f9190);for(const _0x399269 of this[_0x249188(0x167)]){const _0x566e64=_0x399269[_0x249188(0x156)],_0x3d80eb=_0x566e64[_0x249188(0xfe)](_0x249188(0x169)),_0x394d18=_0x566e64[_0x249188(0x10a)](_0x3d80eb?0xa:0x5),_0x1f81e8=_0x394d18[_0x249188(0x119)](),_0x4cfc9e=_0x1f81e8[_0x249188(0x10a)](0x0,0x3)+_0x249188(0x174),_0x1f1007=_0x249188(0x110)+_0x394d18,_0x574a5b=_0x249188(0x179)+_0x394d18;if(!_0x399269[_0x249188(0x10e)])continue;if(_0x12696b!=_0x399269[_0x249188(0x115)]()[_0x249188(0x104)][_0x249188(0x13e)](_0x249188(0x118)))continue;if(_0x399269[_0x249188(0x172)](_0x2cab63))continue;const _0x7dbfdf=_0x2f9190[_0x249188(0x128)](_0x4cfc9e)?_0x2f9190[_0x249188(0x198)](_0x4cfc9e)-0x1:0x0,_0x24edeb=this[_0x249188(0x16f)](_0x399269),_0x952afa=_0x24edeb[_0x1f1007],_0x112e2b=_0x24edeb[_0x574a5b];_0x952afa<=_0x12bf6b[_0x1f81e8]&&_0x12bf6b[_0x1f81e8]+_0x7dbfdf<=_0x112e2b&&(_0x399269[_0x249188(0x164)](_0x2cab63),_0x2dec09=!0x0);}return _0x2dec09;};_0xb3d02c[_0x297a41(0x14c)][_0x297a41(0x19a)][_0x297a41(0x123)](_0xb10257=>{const _0x2b85c5=_0x297a41;let _0x1196f7=!0x1;for(const _0x195790 of _0xb3d02c[_0x2b85c5(0x14c)][_0x2b85c5(0x19a)][_0x2b85c5(0x12a)][_0x2b85c5(0x131)]())if(_0x2b85c5(0x188)==_0x195790[_0x2b85c5(0x15f)]){if(_0x2b85c5(0x124)==_0x195790[_0x2b85c5(0x192)]){for(const _0x25a1bb of _0x195790[_0x2b85c5(0xfd)][_0x2b85c5(0x16a)][_0x2b85c5(0x138)]())_0x1196f7=_0x1196f7||_0x58f4c2(_0x25a1bb,_0xb10257);}else _0x2b85c5(0x132)==_0x195790[_0x2b85c5(0x192)]&&(_0x1196f7=_0x1196f7||_0x58f4c2(_0x195790[_0x2b85c5(0xfd)][_0x2b85c5(0x16a)],_0xb10257));}return _0x1196f7;});}[_0x58e811(0x16f)](_0x5a1f1b){const _0x220bbe=_0x58e811;return this[_0x220bbe(0x16c)](_0x5a1f1b[_0x220bbe(0x103)]()[_0x220bbe(0x129)](_0x592e2e=>_0x592e2e[_0x220bbe(0x104)][_0x220bbe(0x16a)]));}}function Ee(_0xd6cc15){const _0xb6ad41=_0x58e811;return Array[_0xb6ad41(0x17d)](new Set(_0xd6cc15)[_0xb6ad41(0x162)]());}
|
|
23
|
+
const _0xe52aee=_0x484b;(function(_0x5367f4,_0x45bbbb){const _0x5b0e36=_0x484b,_0x50fa8e=_0x5367f4();while(!![]){try{const _0xf53626=parseInt(_0x5b0e36(0x24a))/0x1*(-parseInt(_0x5b0e36(0x210))/0x2)+-parseInt(_0x5b0e36(0x215))/0x3+-parseInt(_0x5b0e36(0x218))/0x4*(-parseInt(_0x5b0e36(0x248))/0x5)+parseInt(_0x5b0e36(0x258))/0x6*(parseInt(_0x5b0e36(0x1f0))/0x7)+parseInt(_0x5b0e36(0x20d))/0x8+-parseInt(_0x5b0e36(0x219))/0x9*(parseInt(_0x5b0e36(0x256))/0xa)+parseInt(_0x5b0e36(0x26f))/0xb*(parseInt(_0x5b0e36(0x1e6))/0xc);if(_0xf53626===_0x45bbbb)break;else _0x50fa8e['push'](_0x50fa8e['shift']());}catch(_0xdd35d3){_0x50fa8e['push'](_0x50fa8e['shift']());}}}(_0x20ef,0xdd0ec));function _0x484b(_0x19f2e1,_0x5a22a9){const _0x20ef17=_0x20ef();return _0x484b=function(_0x484bee,_0x118daa){_0x484bee=_0x484bee-0x1d8;let _0x2adbae=_0x20ef17[_0x484bee];return _0x2adbae;},_0x484b(_0x19f2e1,_0x5a22a9);}import{Plugin as _0x59a3e7}from'ckeditor5/src/core.js';import{LiveRange as _0x2c09df}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x57a925}from'ckeditor5/src/widget.js';import{getTranslation as _0x5c0bbb}from'../utils/common-translations.js';function _0x20ef(){const _0x4f827e=['locale','low','get','insertTable','forceValue','hasAttribute','table','enqueueChange','minColumn','showSuggestionHighlights','last','tableCell','above','3732WZQdDb','isInContent','registerPostFixer','insertTableRowBelow','*Remove:*\x20%0','enableCommand','registerCustomCallback','nodeAfter','plugins','markMultiRangeInsertion','7nsMnTh','createPositionAt','mapper','maxColumn','from','rowspan','_setupColumnsRowsFixing','addMarker:suggestion','oldRange','getRanges','selectTableColumn','$graveyard','getChildren','type','root','detach','ELEMENT_TABLE_WITH_TEXT','substr','has','_suggestionFactory','refresh','ELEMENT_TABLE','ELEMENT_TABLE_COLUMN','first','document','createRangeIn','map','getItems','createRangeOn','12579760EcSPpq','*Insert:*\x20%0','max','22DAcJwS','findAncestor','differ','push','cell','3950415iRmauf','commands','getChanges','1124wOwEvJ','66717zhHlyq','tableRow','getFirstRange','removeClass','tableColumn','_tablePostFixingSubtypes','toLowerCase','position','isIntersectingWithRange','getChangedMarkers','getContainedElement','isArray','accept','left','_getSuggestionCoords','rootName','every','isIntersecting','getSelectionAffectedTableCells','suggestion','writer','highest','_tableSuggestions','registerElementLabel','model','afterInit','join','_splitMarkerName','getRowIndexes','tablePaste','selectTableRow','markMultiRangeDeletion','TableUtils','add','length','addClass','maxRow','getSuggestion','setSelection','filter','values','TrackChangesEditing','fromRange','MIN_SAFE_INTEGER','data','descriptionFactory','toViewElement','24535DcrtXp','span','91802AfytdO','selection','isEqual','registerDescriptionCallback','_acceptFormatSuggestionCallbackFactory','ELEMENT_TABLE_ROW_WITH_TEXT','deletion','insert','discard','order','some','getCellLocation','1940uVYtUY','addRange','2948082qJMAHj','minRow','TableEditing','ELEMENT_TABLE_COLUMN_WITH_TEXT','insertTableRowAbove','item','ELEMENT_TABLE_ROW','colspan','startsWith','_getCoordsForCells','element','insertTableColumnLeft','insertTableColumnRight','removeTableRow','start','end','$textProxy','classes','name','change:data','options','batch','getColumnIndexes','43417jsAXzw','subType','removeTableColumn','insertion','execute','nodeBefore','getAttribute','downcastDispatcher','includes','createTableWalker','change','min','isTouching','MAX_SAFE_INTEGER','editor'];_0x20ef=function(){return _0x4f827e;};return _0x20ef();}export default class It extends _0x59a3e7{constructor(_0x5162ad){const _0x43950d=_0x484b;super(_0x5162ad),this[_0x43950d(0x21e)]=[_0x43950d(0x21a),_0x43950d(0x21d)],this[_0x43950d(0x22f)]=new Set();}[_0xe52aee(0x232)](){const _0x442e3e=_0xe52aee,_0xb813ee=this[_0x442e3e(0x1d8)],_0xb71ffb=_0xb813ee[_0x442e3e(0x231)][_0x442e3e(0x208)][_0x442e3e(0x24b)];if(!_0xb813ee[_0x442e3e(0x1ee)][_0x442e3e(0x202)](_0x442e3e(0x25a)))return;const _0x512bae=_0xb813ee[_0x442e3e(0x1d9)],_0x27e818=_0xb813ee[_0x442e3e(0x1ee)][_0x442e3e(0x1db)](_0x442e3e(0x242)),_0x1170b0=_0xb813ee[_0x442e3e(0x1ee)][_0x442e3e(0x1db)](_0x442e3e(0x239));_0x27e818[_0x442e3e(0x246)][_0x442e3e(0x230)](_0x442e3e(0x1df),_0x22654d=>_0x5c0bbb(_0x512bae,_0x442e3e(0x205),_0x22654d)),this[_0x442e3e(0x1f6)](),_0x27e818[_0x442e3e(0x1eb)](_0x442e3e(0x1dc)),_0x27e818[_0x442e3e(0x1eb)](_0x442e3e(0x237)),_0x27e818[_0x442e3e(0x1eb)](_0x442e3e(0x1fa));for(const _0x7b4679 of[_0x442e3e(0x25c),_0x442e3e(0x1e9)]){const _0x41dda2=_0xb813ee[_0x442e3e(0x216)][_0x442e3e(0x1db)](_0x7b4679);_0x27e818[_0x442e3e(0x1eb)](_0x7b4679,_0x4af64a=>{const _0x41ceb8=_0x442e3e;_0xb813ee[_0x41ceb8(0x231)][_0x41ceb8(0x279)](_0x161efa=>{const _0x2e7cdd=_0x41ceb8;_0x4af64a();const _0x533dbe=_0x2e7cdd(0x1e5)===_0x41dda2[_0x2e7cdd(0x253)],_0x5275e0=_0x1170b0[_0x2e7cdd(0x22b)](_0xb71ffb),_0x4aa787=_0x1170b0[_0x2e7cdd(0x235)](_0x5275e0),_0x252f0d=_0x533dbe?_0x4aa787[_0x2e7cdd(0x207)]-0x1:_0x4aa787[_0x2e7cdd(0x1e3)]+0x1,_0x3acff6=_0x5275e0[0x0][_0x2e7cdd(0x211)](_0x2e7cdd(0x1df)),_0xd3fc8f=_0x1170b0[_0x2e7cdd(0x278)](_0x3acff6,{'startRow':_0x252f0d,'endRow':_0x252f0d}),_0x5788f2=Array[_0x2e7cdd(0x1f4)](_0xd3fc8f)[_0x2e7cdd(0x20a)](_0x3cd775=>_0x161efa[_0x2e7cdd(0x20c)](_0x3cd775[_0x2e7cdd(0x214)]));_0x27e818[_0x2e7cdd(0x1ef)](_0x5788f2,_0x2e7cdd(0x21a));});});}for(const _0x37d087 of[_0x442e3e(0x263),_0x442e3e(0x264)]){const _0x48aa06=_0xb813ee[_0x442e3e(0x216)][_0x442e3e(0x1db)](_0x37d087);_0x27e818[_0x442e3e(0x1eb)](_0x37d087,_0x53a51d=>{const _0x480cc8=_0x442e3e;_0xb813ee[_0x480cc8(0x231)][_0x480cc8(0x279)](_0x56d847=>{const _0x2bb5b2=_0x480cc8;_0x53a51d();const _0x281b8=_0x2bb5b2(0x226)===_0x48aa06[_0x2bb5b2(0x253)],_0x42d9c4=_0x1170b0[_0x2bb5b2(0x22b)](_0xb71ffb),_0x38822=_0x1170b0[_0x2bb5b2(0x26e)](_0x42d9c4),_0x53a906=_0x281b8?_0x38822[_0x2bb5b2(0x207)]-0x1:_0x38822[_0x2bb5b2(0x1e3)]+0x1,_0xbfa86c=_0x42d9c4[0x0][_0x2bb5b2(0x211)](_0x2bb5b2(0x1df)),_0x2a2aff=_0x1170b0[_0x2bb5b2(0x278)](_0xbfa86c,{'startRow':0x0,'column':_0x53a906,'includeAllSlots':!0x1}),_0x4f1e28=Array[_0x2bb5b2(0x1f4)](_0x2a2aff)[_0x2bb5b2(0x20a)](_0x4fdc5c=>_0x56d847[_0x2bb5b2(0x20c)](_0x4fdc5c[_0x2bb5b2(0x214)]));_0x27e818[_0x2bb5b2(0x1ef)](_0x4f1e28,_0x2bb5b2(0x21d));});});}for(const _0x1fe0f8 of[_0x442e3e(0x265),_0x442e3e(0x271)]){const _0x1540f9=_0x1fe0f8[_0x442e3e(0x201)](0xb),_0x4f4070=_0x1540f9[_0x442e3e(0x21f)](),_0x1509bf=_0x4f4070[_0x442e3e(0x201)](0x0,0x3)+_0x442e3e(0x249),_0x1aa6ed=_0x442e3e(0x1df)+_0x1540f9,_0x20e9e5=_0x442e3e(0x27a)+_0x1540f9,_0x197729=_0x442e3e(0x20f)+_0x1540f9;_0x27e818[_0x442e3e(0x1eb)](_0x1fe0f8,()=>{const _0x28e319=_0x442e3e;_0xb813ee[_0x28e319(0x231)][_0x28e319(0x279)](_0xac77ee=>{const _0x4bcfa1=_0x28e319,_0x3778c0=_0x1170b0[_0x4bcfa1(0x22b)](_0xb71ffb),_0x24c70c=_0x3778c0[0x0][_0x4bcfa1(0x211)](_0x4bcfa1(0x1df));let _0x3bbcfd;if(_0x4bcfa1(0x265)==_0x1fe0f8){const _0x470643=_0x1170b0[_0x4bcfa1(0x235)](_0x3778c0);_0x3bbcfd={'startRow':_0x470643[_0x4bcfa1(0x207)],'endRow':_0x470643[_0x4bcfa1(0x1e3)],'includeAllSlots':!0x0};}else{const _0x130a96=_0x1170b0[_0x4bcfa1(0x26e)](_0x3778c0);_0x3bbcfd={'startColumn':_0x130a96[_0x4bcfa1(0x207)],'endColumn':_0x130a96[_0x4bcfa1(0x1e3)],'includeAllSlots':!0x0};}const _0x42e252=_0x1170b0[_0x4bcfa1(0x278)](_0x24c70c,_0x3bbcfd),_0x2dc90d=Array[_0x4bcfa1(0x1f4)](_0x42e252)[_0x4bcfa1(0x20a)](({cell:_0x4568f2})=>_0x4568f2),_0x38aa2e=Ee(_0x2dc90d[_0x4bcfa1(0x240)](_0x55f9da=>_0x55f9da[_0x4bcfa1(0x1de)](_0x1509bf))),_0x226e7d=Ee(_0x2dc90d[_0x4bcfa1(0x240)](_0x2eb300=>!_0x2eb300[_0x4bcfa1(0x1de)](_0x1509bf)))[_0x4bcfa1(0x20a)](_0x1eb807=>_0xac77ee[_0x4bcfa1(0x20c)](_0x1eb807)),_0x25d321=_0x27e818[_0x4bcfa1(0x238)](_0x226e7d,_0x1aa6ed);if(_0x25d321&&(_0x4bcfa1(0x21a)==_0x25d321[_0x4bcfa1(0x270)]||_0x4bcfa1(0x21d)==_0x25d321[_0x4bcfa1(0x270)])){const _0x59150d=this[_0x4bcfa1(0x227)](_0x25d321);for(const _0x4c7fc5 of _0x38aa2e){const _0x305b49=_0xac77ee[_0x4bcfa1(0x20c)](_0x4c7fc5),_0x21fba3=_0x1170b0[_0x4bcfa1(0x255)](_0x4c7fc5),_0x34a933=_0x4c7fc5[_0x4bcfa1(0x275)](_0x1509bf)-0x1,_0x3ae393=_0x59150d[_0x20e9e5],_0x4f2a50=_0x59150d[_0x197729];_0x3ae393<=_0x21fba3[_0x4f4070]&&_0x21fba3[_0x4f4070]+_0x34a933<=_0x4f2a50&&_0x25d321[_0x4bcfa1(0x257)](_0x305b49);}}});});}function _0x160b0d(_0x37fff2){const _0x2a9046=_0x442e3e,_0x3d8c9=Array[_0x2a9046(0x1f4)](_0xb71ffb[_0x2a9046(0x1f9)]())[_0x2a9046(0x20a)](_0x4b2f18=>_0x2c09df[_0x2a9046(0x243)](_0x4b2f18));_0xb813ee[_0x2a9046(0x231)][_0x2a9046(0x279)](_0x26ebd0=>{const _0x2fe1dc=_0x2a9046,_0x2c12da=_0x26ebd0[_0x2fe1dc(0x26d)];_0x37fff2=_0x37fff2[_0x2fe1dc(0x240)](_0x156341=>_0x2fe1dc(0x1fb)!=_0x156341[_0x2fe1dc(0x1fe)][_0x2fe1dc(0x228)]),_0x26ebd0[_0x2fe1dc(0x23f)](_0x37fff2),_0xb813ee[_0x2fe1dc(0x216)][_0x2fe1dc(0x1db)](_0x2fe1dc(0x265))[_0x2fe1dc(0x204)](),_0xb813ee[_0x2fe1dc(0x273)](_0x2fe1dc(0x265),{'forceDefaultExecution':!0x0}),_0xb813ee[_0x2fe1dc(0x231)][_0x2fe1dc(0x1e0)](()=>{const _0x2c3a91=_0x2fe1dc;_0xb813ee[_0x2c3a91(0x231)][_0x2c3a91(0x1e0)](_0x2c12da,_0x6cc33=>{const _0x2c6173=_0x2c3a91,_0xbe6021=_0x3d8c9[_0x2c6173(0x240)](_0x2e518a=>_0x2c6173(0x1fb)!=_0x2e518a[_0x2c6173(0x1fe)][_0x2c6173(0x228)]);_0xbe6021[_0x2c6173(0x23b)]>0x0&&_0x6cc33[_0x2c6173(0x23f)](_0xbe6021);for(const _0x18191f of _0x3d8c9)_0x18191f[_0x2c6173(0x1ff)]();});});});}function _0x2ed5de(_0x66272b){const _0x3db6cb=_0x442e3e;_0xb813ee[_0x3db6cb(0x231)][_0x3db6cb(0x279)](_0x33128b=>{const _0x903db7=_0x3db6cb,_0x1ed3d9=Array[_0x903db7(0x1f4)](_0xb71ffb[_0x903db7(0x1f9)]())[_0x903db7(0x20a)](_0x138a46=>_0x2c09df[_0x903db7(0x243)](_0x138a46)),_0x560878=[];for(const _0x37ced4 of _0x66272b)for(const _0x566f83 of _0x37ced4[_0x903db7(0x20b)]({'shallow':!0x0}))_0x560878[_0x903db7(0x213)](_0x566f83);for(const _0x4f100c of _0x560878)_0x903db7(0x1fb)!=_0x4f100c[_0x903db7(0x1fe)][_0x903db7(0x228)]&&(_0x33128b[_0x903db7(0x23f)](_0x33128b[_0x903db7(0x1f1)](_0x4f100c,0x0)),_0xb813ee[_0x903db7(0x216)][_0x903db7(0x1db)](_0x903db7(0x271))[_0x903db7(0x204)](),_0xb813ee[_0x903db7(0x273)](_0x903db7(0x271),{'forceDefaultExecution':!0x0}));const _0x796af=_0x1ed3d9[_0x903db7(0x240)](_0x88833d=>_0x903db7(0x1fb)!=_0x88833d[_0x903db7(0x1fe)][_0x903db7(0x228)]);_0x796af[_0x903db7(0x23b)]>0x0&&_0x33128b[_0x903db7(0x23f)](_0x796af);for(const _0x2c4208 of _0x1ed3d9)_0x2c4208[_0x903db7(0x1ff)]();});}function _0xde26f1(_0x2b148b,_0x10d728){const _0x47ae7d=_0x442e3e;return _0x10d728[_0x47ae7d(0x229)](_0xeacfa8=>_0x2b148b[_0x47ae7d(0x254)](_0x1abfde=>_0x1abfde[_0x47ae7d(0x267)][_0x47ae7d(0x24c)](_0xeacfa8[_0x47ae7d(0x266)])||_0xeacfa8[_0x47ae7d(0x267)][_0x47ae7d(0x24c)](_0x1abfde[_0x47ae7d(0x266)])));}function _0x5c59ce(_0x401384,_0x22f7b0){const _0x47dc1d=_0x442e3e;return!_0x401384[_0x47dc1d(0x254)](_0x3b0cef=>_0x22f7b0[_0x47dc1d(0x254)](_0x426b9f=>_0x3b0cef[_0x47dc1d(0x22a)](_0x426b9f)))&&_0x401384[_0x47dc1d(0x254)](_0x2b187a=>_0x22f7b0[_0x47dc1d(0x254)](_0x4cf69d=>_0x2b187a[_0x47dc1d(0x267)][_0x47dc1d(0x27b)](_0x4cf69d[_0x47dc1d(0x266)])));}_0xb813ee[_0x442e3e(0x245)][_0x442e3e(0x276)]['on'](_0x442e3e(0x1f7),(_0x4714bb,_0x485c18,_0x4ced1c)=>{const _0x15ea54=_0x442e3e;if(!_0x4ced1c[_0x15ea54(0x26c)][_0x15ea54(0x1e2)])return;const _0x2d7425=_0x485c18[_0x15ea54(0x25d)];if(!_0x2d7425)return;const _0x1cdece=_0x4ced1c[_0x15ea54(0x1f2)][_0x15ea54(0x247)](_0x2d7425);function _0x2616c0(_0x22eabb){const _0x546818=_0x15ea54;return Array[_0x546818(0x224)](_0x22eabb)?_0x22eabb:[_0x22eabb];}_0x1cdece&&_0x15ea54(0x1e4)===_0x2d7425[_0x15ea54(0x26a)]&&_0x57a925(_0x1cdece,_0x4ced1c[_0x15ea54(0x22d)],(_0x4fc6cc,_0x256307,_0x219c37)=>_0x219c37[_0x15ea54(0x23c)](_0x2616c0(_0x256307[_0x15ea54(0x269)]),_0x4fc6cc),(_0x3b475b,_0x31b5a6,_0x1493de)=>_0x1493de[_0x15ea54(0x21c)](_0x2616c0(_0x31b5a6[_0x15ea54(0x269)]),_0x3b475b));},{'priority':_0x442e3e(0x22e)}),_0x27e818[_0x442e3e(0x246)][_0x442e3e(0x24d)](_0x45678c=>{const _0x10ed2c=_0x442e3e;if(_0x10ed2c(0x272)!=_0x45678c[_0x10ed2c(0x1fd)]&&_0x10ed2c(0x250)!=_0x45678c[_0x10ed2c(0x1fd)])return;const _0x22c63c=_0x45678c[_0x10ed2c(0x223)]();if(null!=_0x22c63c&&_0x22c63c['is'](_0x10ed2c(0x262),_0x10ed2c(0x1df))){if(_0x10ed2c(0x272)==_0x45678c[_0x10ed2c(0x1fd)]){const _0x438dbd=_0x45678c[_0x10ed2c(0x20b)]()[_0x10ed2c(0x240)](_0x5009b9=>_0x5009b9['is'](_0x10ed2c(0x268)))[_0x10ed2c(0x20a)](_0x3740a9=>_0x3740a9[_0x10ed2c(0x245)]);if(_0x438dbd[_0x10ed2c(0x23b)])return{'type':_0x10ed2c(0x272),'content':_0x5c0bbb(_0x512bae,_0x10ed2c(0x20e),_0x5c0bbb(_0x512bae,_0x10ed2c(0x200),'\x22'+_0x438dbd[_0x10ed2c(0x233)]('\x20')+'\x22'))};}if(_0x10ed2c(0x250)==_0x45678c[_0x10ed2c(0x1fd)]){const _0x55d3de=_0x45678c[_0x10ed2c(0x20b)]()[_0x10ed2c(0x240)](_0x3aae6e=>_0x3aae6e['is'](_0x10ed2c(0x268)))[_0x10ed2c(0x20a)](_0x22b332=>_0x22b332[_0x10ed2c(0x245)]);if(_0x55d3de[_0x10ed2c(0x23b)])return{'type':_0x10ed2c(0x250),'content':_0x5c0bbb(_0x512bae,_0x10ed2c(0x1ea),_0x5c0bbb(_0x512bae,_0x10ed2c(0x200),'\x22'+_0x55d3de[_0x10ed2c(0x233)]('\x20')+'\x22'))};}}}),_0x27e818[_0x442e3e(0x246)][_0x442e3e(0x24d)](_0x5a9e86=>{const _0x56847e=_0x442e3e;if(_0x56847e(0x21a)==_0x5a9e86[_0x56847e(0x270)]){const _0x356f29=_0x5a9e86[_0x56847e(0x20b)]()[_0x56847e(0x240)](_0x18ceec=>_0x18ceec['is'](_0x56847e(0x268)))[_0x56847e(0x20a)](_0x1427e9=>_0x1427e9[_0x56847e(0x245)]),_0x490f65=this[_0x56847e(0x227)](_0x5a9e86),_0x530f4f=_0x490f65[_0x56847e(0x23d)]-_0x490f65[_0x56847e(0x259)]+0x1;if(_0x56847e(0x272)==_0x5a9e86[_0x56847e(0x1fd)])return _0x356f29[_0x56847e(0x23b)]?{'type':_0x56847e(0x272),'content':_0x5c0bbb(_0x512bae,_0x56847e(0x20e),_0x5c0bbb(_0x512bae,_0x56847e(0x24f),[_0x530f4f,'\x22'+_0x356f29[_0x56847e(0x233)]('\x20')+'\x22']))}:{'type':_0x56847e(0x272),'content':_0x5c0bbb(_0x512bae,_0x56847e(0x20e),_0x5c0bbb(_0x512bae,_0x56847e(0x25e),_0x530f4f))};if(_0x56847e(0x250)==_0x5a9e86[_0x56847e(0x1fd)])return _0x356f29[_0x56847e(0x23b)]?{'type':_0x56847e(0x250),'content':_0x5c0bbb(_0x512bae,_0x56847e(0x1ea),_0x5c0bbb(_0x512bae,_0x56847e(0x24f),[_0x530f4f,'\x22'+_0x356f29[_0x56847e(0x233)]('\x20')+'\x22']))}:{'type':_0x56847e(0x250),'content':_0x5c0bbb(_0x512bae,_0x56847e(0x1ea),_0x5c0bbb(_0x512bae,_0x56847e(0x25e),_0x530f4f))};}if(_0x56847e(0x21d)==_0x5a9e86[_0x56847e(0x270)]){const _0x3e72e5=_0x5a9e86[_0x56847e(0x20b)]()[_0x56847e(0x240)](_0x4063ca=>_0x4063ca['is'](_0x56847e(0x268)))[_0x56847e(0x20a)](_0x49b48f=>_0x49b48f[_0x56847e(0x245)]),_0x41b50d=this[_0x56847e(0x227)](_0x5a9e86),_0x2b719a=_0x41b50d[_0x56847e(0x1f3)]-_0x41b50d[_0x56847e(0x1e1)]+0x1;if(_0x56847e(0x272)==_0x5a9e86[_0x56847e(0x1fd)])return _0x3e72e5[_0x56847e(0x23b)]?{'type':_0x56847e(0x272),'content':_0x5c0bbb(_0x512bae,_0x56847e(0x20e),_0x5c0bbb(_0x512bae,_0x56847e(0x25b),[_0x2b719a,'\x22'+_0x3e72e5[_0x56847e(0x233)]('\x20')+'\x22']))}:{'type':_0x56847e(0x272),'content':_0x5c0bbb(_0x512bae,_0x56847e(0x20e),_0x5c0bbb(_0x512bae,_0x56847e(0x206),_0x2b719a))};if(_0x56847e(0x250)==_0x5a9e86[_0x56847e(0x1fd)])return _0x3e72e5[_0x56847e(0x23b)]?{'type':_0x56847e(0x250),'content':_0x5c0bbb(_0x512bae,_0x56847e(0x1ea),_0x5c0bbb(_0x512bae,_0x56847e(0x25b),[_0x2b719a,'\x22'+_0x3e72e5[_0x56847e(0x233)]('\x20')+'\x22']))}:{'type':_0x56847e(0x250),'content':_0x5c0bbb(_0x512bae,_0x56847e(0x1ea),_0x5c0bbb(_0x512bae,_0x56847e(0x206),_0x2b719a))};}}),_0x27e818[_0x442e3e(0x203)][_0x442e3e(0x1ec)](_0x442e3e(0x272),_0x442e3e(0x21a),_0x442e3e(0x252),_0x160b0d),_0x27e818[_0x442e3e(0x203)][_0x442e3e(0x1ec)](_0x442e3e(0x250),_0x442e3e(0x21a),_0x442e3e(0x225),_0x160b0d),_0x27e818[_0x442e3e(0x203)][_0x442e3e(0x1ec)](_0x442e3e(0x272),_0x442e3e(0x21d),_0x442e3e(0x252),_0x2ed5de),_0x27e818[_0x442e3e(0x203)][_0x442e3e(0x1ec)](_0x442e3e(0x250),_0x442e3e(0x21d),_0x442e3e(0x225),_0x2ed5de),_0x27e818[_0x442e3e(0x203)][_0x442e3e(0x1ec)](_0x442e3e(0x272),_0x442e3e(0x21d),_0x442e3e(0x233),_0xde26f1),_0x27e818[_0x442e3e(0x203)][_0x442e3e(0x1ec)](_0x442e3e(0x250),_0x442e3e(0x21d),_0x442e3e(0x233),_0xde26f1),_0x27e818[_0x442e3e(0x203)][_0x442e3e(0x1ec)](_0x442e3e(0x272),_0x442e3e(0x21a),_0x442e3e(0x233),_0x5c59ce),_0x27e818[_0x442e3e(0x203)][_0x442e3e(0x1ec)](_0x442e3e(0x250),_0x442e3e(0x21a),_0x442e3e(0x233),_0x5c59ce);}[_0xe52aee(0x24e)](){const _0x438fe0=_0xe52aee,_0x3203dd=this[_0x438fe0(0x1d8)],_0x46dd19=_0x3203dd[_0x438fe0(0x231)][_0x438fe0(0x208)][_0x438fe0(0x24b)];return(_0x37d6db,_0x22999f)=>{const _0x4d487c=_0x438fe0;_0x3203dd[_0x4d487c(0x231)][_0x4d487c(0x279)](_0x10d361=>{const _0x1e0113=_0x4d487c,{commandName:_0x4b8f91,commandParams:_0x4b885a}=_0x22999f;let _0x36bf30=_0x37d6db[0x0][_0x1e0113(0x267)][_0x1e0113(0x274)];_0x4b885a&&_0x4b885a[0x0]&&!0x1===_0x4b885a[0x0][_0x1e0113(0x1dd)]&&(_0x36bf30=_0x37d6db[0x0][_0x1e0113(0x266)][_0x1e0113(0x1ed)]);const _0xeb9d3c=_0x10d361[_0x1e0113(0x209)](_0x36bf30);if(_0x1e0113(0x1fb)==_0xeb9d3c[_0x1e0113(0x1fe)][_0x1e0113(0x228)])return;const _0x51111e=Array[_0x1e0113(0x1f4)](_0x46dd19[_0x1e0113(0x1f9)]())[_0x1e0113(0x20a)](_0x213e7e=>_0x2c09df[_0x1e0113(0x243)](_0x213e7e));_0x10d361[_0x1e0113(0x23f)](_0xeb9d3c),_0x3203dd[_0x1e0113(0x216)][_0x1e0113(0x1db)](_0x4b8f91)[_0x1e0113(0x204)](),_0x4b885a[_0x1e0113(0x213)]({'forceDefaultExecution':!0x0}),_0x3203dd[_0x1e0113(0x273)](_0x4b8f91,..._0x4b885a);const _0x3e78cc=_0x51111e[_0x1e0113(0x240)](_0x35a1bc=>_0x1e0113(0x1fb)!=_0x35a1bc[_0x1e0113(0x1fe)][_0x1e0113(0x228)]);_0x3e78cc[_0x1e0113(0x23b)]>0x0&&_0x10d361[_0x1e0113(0x23f)](_0x3e78cc);for(const _0x5b03a3 of _0x51111e)_0x5b03a3[_0x1e0113(0x1ff)]();});};}[_0xe52aee(0x261)](_0x2f8cc7){const _0x43665b=_0xe52aee,_0x558a35=this[_0x43665b(0x1d8)][_0x43665b(0x1ee)][_0x43665b(0x1db)](_0x43665b(0x239));let _0x4ca639=Number[_0x43665b(0x27c)],_0x177e98=Number[_0x43665b(0x244)],_0x3598cd=Number[_0x43665b(0x27c)],_0x2f91d0=Number[_0x43665b(0x244)];for(const _0xe420c8 of _0x2f8cc7){if(_0x43665b(0x1fb)==_0xe420c8[_0x43665b(0x1fe)][_0x43665b(0x228)])continue;const {row:_0x443bd6,column:_0xdfd580}=_0x558a35[_0x43665b(0x255)](_0xe420c8),_0x173a94=_0xe420c8[_0x43665b(0x1de)](_0x43665b(0x1f5))?_0xe420c8[_0x43665b(0x275)](_0x43665b(0x1f5))-0x1:0x0,_0x2b938b=_0xe420c8[_0x43665b(0x1de)](_0x43665b(0x25f))?_0xe420c8[_0x43665b(0x275)](_0x43665b(0x25f))-0x1:0x0;_0x4ca639=_0x443bd6<_0x4ca639?_0x443bd6:_0x4ca639,_0x177e98=_0x443bd6+_0x173a94>_0x177e98?_0x443bd6+_0x173a94:_0x177e98,_0x3598cd=_0xdfd580<_0x3598cd?_0xdfd580:_0x3598cd,_0x2f91d0=_0xdfd580+_0x2b938b>_0x2f91d0?_0xdfd580+_0x2b938b:_0x2f91d0;}return{'minRow':_0x4ca639,'maxRow':_0x177e98,'minColumn':_0x3598cd,'maxColumn':_0x2f91d0};}[_0xe52aee(0x1f6)](){const _0x2118b1=_0xe52aee,_0x34668e=this[_0x2118b1(0x1d8)],_0x1dc2a6=_0x34668e[_0x2118b1(0x1ee)][_0x2118b1(0x1db)](_0x2118b1(0x242)),_0x4f2d8d=_0x34668e[_0x2118b1(0x1ee)][_0x2118b1(0x1db)](_0x2118b1(0x239));_0x34668e[_0x2118b1(0x231)][_0x2118b1(0x208)]['on'](_0x2118b1(0x26b),()=>{const _0x281590=_0x2118b1,_0x4c49ef=Array[_0x281590(0x1f4)](_0x34668e[_0x281590(0x231)][_0x281590(0x208)][_0x281590(0x212)][_0x281590(0x222)]());for(const {name:_0xad684e,data:_0x5c50e1}of _0x4c49ef){const {group:_0x53d407,id:_0x5e0083,subType:_0x1ca74e}=_0x1dc2a6[_0x281590(0x234)](_0xad684e);if(_0x281590(0x22c)!=_0x53d407)continue;if(null!=_0x5c50e1[_0x281590(0x1f8)])continue;const _0x2f8033=_0x1dc2a6[_0x281590(0x23e)](_0x5e0083);this[_0x281590(0x21e)][_0x281590(0x277)](_0x1ca74e)&&this[_0x281590(0x22f)][_0x281590(0x23a)](_0x2f8033);}},{'priority':_0x2118b1(0x1da)});const _0x45125f=(_0x12a1f0,_0x32bec7)=>{const _0x2fa5ab=_0x2118b1;let _0x2be6b0=!0x1;const _0x2678cb=_0x32bec7[_0x2fa5ab(0x20c)](_0x12a1f0),_0x5114aa=_0x12a1f0[_0x2fa5ab(0x211)](_0x2fa5ab(0x1df)),_0x25e98a=_0x4f2d8d[_0x2fa5ab(0x255)](_0x12a1f0);for(const _0x498515 of this[_0x2fa5ab(0x22f)]){const _0x253f13=_0x498515[_0x2fa5ab(0x270)],_0x4a0486=_0x253f13[_0x2fa5ab(0x260)](_0x2fa5ab(0x236)),_0x4fc20b=_0x253f13[_0x2fa5ab(0x201)](_0x4a0486?0xa:0x5),_0x450963=_0x4fc20b[_0x2fa5ab(0x21f)](),_0x416756=_0x450963[_0x2fa5ab(0x201)](0x0,0x3)+_0x2fa5ab(0x249),_0x18990b=_0x2fa5ab(0x27a)+_0x4fc20b,_0x26c541=_0x2fa5ab(0x20f)+_0x4fc20b;if(!_0x498515[_0x2fa5ab(0x1e7)])continue;if(_0x5114aa!=_0x498515[_0x2fa5ab(0x21b)]()[_0x2fa5ab(0x266)][_0x2fa5ab(0x211)](_0x2fa5ab(0x1df)))continue;if(_0x498515[_0x2fa5ab(0x221)](_0x2678cb))continue;const _0x3f5ef8=_0x12a1f0[_0x2fa5ab(0x1de)](_0x416756)?_0x12a1f0[_0x2fa5ab(0x275)](_0x416756)-0x1:0x0,_0x1692c6=this[_0x2fa5ab(0x227)](_0x498515),_0xbd3f0b=_0x1692c6[_0x18990b],_0x232ccf=_0x1692c6[_0x26c541];_0xbd3f0b<=_0x25e98a[_0x450963]&&_0x25e98a[_0x450963]+_0x3f5ef8<=_0x232ccf&&(_0x498515[_0x2fa5ab(0x257)](_0x2678cb),_0x2be6b0=!0x0);}return _0x2be6b0;};_0x34668e[_0x2118b1(0x231)][_0x2118b1(0x208)][_0x2118b1(0x1e8)](_0x1e3adb=>{const _0x5a3f2f=_0x2118b1;let _0x1174d2=!0x1;for(const _0x2b1331 of _0x34668e[_0x5a3f2f(0x231)][_0x5a3f2f(0x208)][_0x5a3f2f(0x212)][_0x5a3f2f(0x217)]())if(_0x5a3f2f(0x251)==_0x2b1331[_0x5a3f2f(0x1fd)]){if(_0x5a3f2f(0x21a)==_0x2b1331[_0x5a3f2f(0x26a)]){for(const _0x55afae of _0x2b1331[_0x5a3f2f(0x220)][_0x5a3f2f(0x1ed)][_0x5a3f2f(0x1fc)]())_0x1174d2=_0x1174d2||_0x45125f(_0x55afae,_0x1e3adb);}else _0x5a3f2f(0x1e4)==_0x2b1331[_0x5a3f2f(0x26a)]&&(_0x1174d2=_0x1174d2||_0x45125f(_0x2b1331[_0x5a3f2f(0x220)][_0x5a3f2f(0x1ed)],_0x1e3adb));}return _0x1174d2;});}[_0xe52aee(0x227)](_0x315029){const _0x2a244a=_0xe52aee;return this[_0x2a244a(0x261)](_0x315029[_0x2a244a(0x1f9)]()[_0x2a244a(0x20a)](_0x4eec46=>_0x4eec46[_0x2a244a(0x266)][_0x2a244a(0x1ed)]));}}function Ee(_0x14efb7){const _0xa0e450=_0xe52aee;return Array[_0xa0e450(0x1f4)](new Set(_0x14efb7)[_0xa0e450(0x241)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x510a83=_0x2246;(function(_0xa8454,_0x6ce156){const _0x5e4408=_0x2246,_0x5b725b=_0xa8454();while(!![]){try{const _0x2c88ff=parseInt(_0x5e4408(0x1b7))/0x1*(parseInt(_0x5e4408(0x1bd))/0x2)+-parseInt(_0x5e4408(0x1af))/0x3+parseInt(_0x5e4408(0x1b4))/0x4*(parseInt(_0x5e4408(0x1b5))/0x5)+parseInt(_0x5e4408(0x1b1))/0x6+parseInt(_0x5e4408(0x1be))/0x7*(parseInt(_0x5e4408(0x1c0))/0x8)+-parseInt(_0x5e4408(0x1c2))/0x9+parseInt(_0x5e4408(0x1b2))/0xa*(-parseInt(_0x5e4408(0x1bb))/0xb);if(_0x2c88ff===_0x6ce156)break;else _0x5b725b['push'](_0x5b725b['shift']());}catch(_0x13cc6f){_0x5b725b['push'](_0x5b725b['shift']());}}}(_0x2b41,0xd617d));function _0x2246(_0x34674d,_0x50c074){const _0x2b412a=_0x2b41();return _0x2246=function(_0x22461d,_0x38e947){_0x22461d=_0x22461d-0x1ae;let _0x37f5d4=_0x2b412a[_0x22461d];return _0x37f5d4;},_0x2246(_0x34674d,_0x50c074);}function _0x2b41(){const _0x20dc68=['225100RZYOwg','85PhyfJR','requires','359afRwkq','TrackChangesEditing','plugins','editor','143QItNjX','TableCaptionEditing','52LjSeFo','3729754lIfSUO','has','8tZhimk','get','7265601RnIKZh','afterInit','436701JIYQvM','toggleTableCaption','10195434QyAwlv','1052530ZELjmO','enableCommand'];_0x2b41=function(){return _0x20dc68;};return _0x2b41();}import{Plugin as _0x4e7553}from'ckeditor5/src/core.js';import _0x2784da from'./table.js';export default class xt extends _0x4e7553{static get[_0x510a83(0x1b6)](){return[_0x2784da];}[_0x510a83(0x1ae)](){const _0x54b1e2=_0x510a83,_0x27336c=this[_0x54b1e2(0x1ba)];if(!_0x27336c[_0x54b1e2(0x1b9)][_0x54b1e2(0x1bf)](_0x54b1e2(0x1bc)))return;_0x27336c[_0x54b1e2(0x1b9)][_0x54b1e2(0x1c1)](_0x54b1e2(0x1b8))[_0x54b1e2(0x1b3)](_0x54b1e2(0x1b0));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3ab468=_0x4102;(function(_0x5d739a,_0x5f45a7){const _0x2be9ad=_0x4102,_0xd6b1f0=_0x5d739a();while(!![]){try{const _0x1f71db=-parseInt(_0x2be9ad(0xce))/0x1+parseInt(_0x2be9ad(0x8f))/0x2+-parseInt(_0x2be9ad(0x11a))/0x3+parseInt(_0x2be9ad(0xee))/0x4*(-parseInt(_0x2be9ad(0xc7))/0x5)+parseInt(_0x2be9ad(0xb7))/0x6+parseInt(_0x2be9ad(0xd3))/0x7*(parseInt(_0x2be9ad(0x141))/0x8)+parseInt(_0x2be9ad(0x103))/0x9;if(_0x1f71db===_0x5f45a7)break;else _0xd6b1f0['push'](_0xd6b1f0['shift']());}catch(_0x1bf2da){_0xd6b1f0['push'](_0xd6b1f0['shift']());}}}(_0x39f9,0x939ca));function _0x4102(_0x12ae32,_0x59d863){const _0x39f9f0=_0x39f9();return _0x4102=function(_0x410234,_0x49d4e0){_0x410234=_0x410234-0x7b;let _0x4f6955=_0x39f9f0[_0x410234];return _0x4f6955;},_0x4102(_0x12ae32,_0x59d863);}import{getTranslation as _0x17c2af}from'../utils/common-translations.js';import{Plugin as _0x14e763}from'ckeditor5/src/core.js';import{LiveRange as _0x3ba311}from'ckeditor5/src/engine.js';import{uid as _0x454fdb,priorities as _0x19f9f5}from'ckeditor5/src/utils.js';import _0x26dfd5 from'./table.js';const Ce=[_0x3ab468(0xa8),_0x3ab468(0xb5),_0x3ab468(0xf5),_0x3ab468(0x89),_0x3ab468(0xf2),_0x3ab468(0xcb),_0x3ab468(0x88)],Pe=Object[_0x3ab468(0xd7)](Ce[_0x3ab468(0x13d)](_0x10f700=>[_0x10f700,null]));export default class _t extends _0x14e763{static get[_0x3ab468(0xd5)](){return[_0x26dfd5];}[_0x3ab468(0x87)](){const _0x111ebf=_0x3ab468,_0x4e9865=this[_0x111ebf(0x125)];if(!_0x4e9865[_0x111ebf(0xca)][_0x111ebf(0xa0)](_0x111ebf(0x96)))return;const _0x480e6d=_0x4e9865[_0x111ebf(0xca)][_0x111ebf(0x109)](_0x111ebf(0xc0)),_0x5842f2=_0x4e9865[_0x111ebf(0xca)][_0x111ebf(0x109)](_0x111ebf(0x12c)),_0xeee5b7=_0x4e9865[_0x111ebf(0xca)][_0x111ebf(0x109)](_0x26dfd5),_0x5cd71a=_0x4e9865[_0x111ebf(0xca)][_0x111ebf(0x109)](_0x111ebf(0x96));_0xeee5b7[_0x111ebf(0x11b)][_0x111ebf(0xfe)](_0x111ebf(0x12d),_0x111ebf(0x7e)),_0x4e9865[_0x111ebf(0x128)][_0x111ebf(0x84)][_0x111ebf(0x134)](_0x111ebf(0x82),{'allowIn':_0x111ebf(0xd2),'allowContentOf':_0x111ebf(0xd2),'isLimit':!0x0}),_0x4e9865[_0x111ebf(0xde)][_0x111ebf(0xb2)]({'model':_0x111ebf(0x82),'view':_0x111ebf(0xf1)});let _0x446a81=null;_0x4e9865[_0x111ebf(0x128)]['on'](_0x111ebf(0x143),(_0x451ed7,_0x5991f1)=>{const _0x5e93d5=_0x111ebf,[_0x284037,_0x4f0587]=_0x5991f1,_0x1ec794=_0x5991f1[_0x5991f1[_0x5e93d5(0x10d)]-0x1];_0x1ec794&&_0x1ec794[_0x5e93d5(0xe0)]||_0x480e6d[_0x5e93d5(0xb6)]||this[_0x5e93d5(0x125)][_0x5e93d5(0xfa)][_0x5e93d5(0x109)](_0x5e93d5(0xe4))[_0x5e93d5(0xec)]&&function(_0x5794ae,_0x1bfa31,_0xd8144a,_0x31ece7,_0x189efa){const _0x46c1a7=_0x5e93d5;if(_0x1bfa31&&!_0x1bfa31['is'](_0x46c1a7(0xfd)))return!0x1;const _0x48a10a=_0x189efa[_0x46c1a7(0xe8)](_0x5794ae,_0xd8144a);if(!_0x48a10a||!ke(_0x48a10a,void 0x0,_0x31ece7))return!0x1;const _0x5dc5bd=_0x31ece7[_0x46c1a7(0x100)](_0xd8144a[_0x46c1a7(0xa3)][_0x46c1a7(0xb1)]);if(!_0x5dc5bd[_0x46c1a7(0x10d)])return!0x1;const _0x200ad6=_0x5dc5bd[0x0][_0x46c1a7(0x10e)](_0x46c1a7(0xc8)),_0x121844=_0x31ece7[_0x46c1a7(0x117)](_0x5dc5bd),_0x330ea9=_0x31ece7[_0x46c1a7(0xbe)](_0x5dc5bd),_0x3fd841={'startRow':_0x121844[_0x46c1a7(0x114)],'endRow':_0x121844[_0x46c1a7(0xfb)],'startColumn':_0x330ea9[_0x46c1a7(0x114)],'endColumn':_0x330ea9[_0x46c1a7(0xfb)]};return 0x1==_0x5dc5bd[_0x46c1a7(0x10d)]&&(_0x3fd841[_0x46c1a7(0x124)]+=_0x31ece7[_0x46c1a7(0x127)](_0x48a10a)-0x1,_0x3fd841[_0x46c1a7(0x112)]+=_0x31ece7[_0x46c1a7(0xd0)](_0x48a10a)-0x1),ke(_0x200ad6,_0x3fd841,_0x31ece7);}(_0x284037,_0x4f0587,_0x4e9865[_0x5e93d5(0x128)],_0x5842f2,_0x5cd71a)&&(_0x451ed7[_0x5e93d5(0xb3)](),_0x446a81={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4e9865[_0x5e93d5(0x128)][_0x5e93d5(0x135)](()=>{const _0x37fa52=_0x5e93d5;_0x4e9865[_0x37fa52(0x128)][_0x37fa52(0x143)](_0x5991f1[0x0],_0x5991f1[0x1],_0x5991f1[0x2],{'forceDefaultExecution':!0x0});const _0x2b41a9=_0x454fdb(),{rowInsertionRanges:_0x40dde0,columnInsertionRanges:_0x45fc05,insertionRanges:_0x2a52e9,deletionRanges:_0xfffd33,cells:_0x561584}=_0x446a81;_0x40dde0[_0x37fa52(0x10d)]&&_0x480e6d[_0x37fa52(0xcd)](_0x40dde0,_0x37fa52(0x12d),{'tablePasteChainId':_0x2b41a9}),_0x45fc05[_0x37fa52(0x10d)]&&_0x480e6d[_0x37fa52(0xcd)](_0x45fc05,_0x37fa52(0x7e),{'tablePasteChainId':_0x2b41a9}),_0x2a52e9[_0x37fa52(0x10d)]&&(_0x480e6d[_0x37fa52(0xcd)](_0x2a52e9,_0x37fa52(0x92),{'tablePasteChainId':_0x2b41a9,'skipNestingCheck':!0x0}),_0x2a52e9[_0x37fa52(0xed)](_0x103084=>{const _0x37cdad=_0x37fa52;var _0x2f99ab;return null===(_0x2f99ab=_0x103084[_0x37cdad(0xab)])||void 0x0===_0x2f99ab?void 0x0:_0x2f99ab[_0x37cdad(0x12e)](_0x103084);})),_0xfffd33[_0x37fa52(0x10d)]&&(_0x480e6d[_0x37fa52(0xd8)](_0xfffd33,_0x37fa52(0x92),{'tablePasteChainId':_0x2b41a9,'skipNestingCheck':!0x0}),_0xfffd33[_0x37fa52(0xed)](_0x45c6f7=>{const _0x4326e3=_0x37fa52;var _0x4e1e59;return null===(_0x4e1e59=_0x45c6f7[_0x4326e3(0xab)])||void 0x0===_0x4e1e59?void 0x0:_0x4e1e59[_0x4326e3(0x12e)](_0x45c6f7);}));const _0x564fe0=_0x480e6d[_0x37fa52(0xf3)](_0x561584[_0x37fa52(0x13d)](({element:_0x3c9030})=>_0x3c9030),{'formatGroupId':_0x454fdb()},[],_0x37fa52(0x11f),{'tablePasteChainId':_0x2b41a9});if(_0x564fe0){const _0x609102=_0x564fe0[_0x37fa52(0x93)](),_0x1901f9=[];for(const {element:_0x3dc289,attributes:_0x315544}of _0x561584){if(!_0x315544)continue;const _0x21bb27=_0x4e9865[_0x37fa52(0x128)][_0x37fa52(0xe3)](_0x3dc289),_0x52f7b7=_0x609102[_0x37fa52(0xbf)](_0x26820f=>_0x26820f[_0x37fa52(0x106)]()[_0x37fa52(0x138)](_0x21bb27));_0x52f7b7&&_0x1901f9[_0x37fa52(0xfe)]([_0x52f7b7[_0x37fa52(0xd1)],_0x315544]);}_0x1901f9[_0x37fa52(0x10d)]&&_0x564fe0[_0x37fa52(0x8e)](_0x37fa52(0x144),Object[_0x37fa52(0xd7)](_0x1901f9));}_0x446a81=null;}));},{'priority':_0x19f9f5[_0x111ebf(0xef)]+0xa}),_0x4e9865[_0x111ebf(0xca)][_0x111ebf(0x109)](_0x111ebf(0x96))['on'](_0x111ebf(0x102),(_0xa8130e,_0x3dea37)=>{const _0x53d192=_0x111ebf,[_0x3b19a7,_0x58bf21,,_0x52dab2]=_0x3dea37;if(!_0x446a81)return;_0xa8130e[_0x53d192(0xb3)]();const _0x249e3e=_0x3b19a7[_0x53d192(0x13b)],_0x555aee=_0x58bf21,_0x1903d5=we(_0x249e3e),_0x53744d=we(_0x555aee);_0xa8130e[_0x53d192(0xaf)]=_0x249e3e;let _0x463a65=null,_0x59442f=null;if(_0x53744d||_0x1903d5){if(_0x1903d5&&!_0x53744d){_0x52dab2[_0x53d192(0x129)](_0x249e3e[_0x53d192(0xe6)](0x0));for(const _0x1b25bb of Array[_0x53d192(0x11d)](_0x555aee[_0x53d192(0x13c)]()))_0x52dab2[_0x53d192(0x12f)](_0x1b25bb,_0x249e3e,_0x53d192(0xb9));const _0x3c1971=_0x446a81[_0x53d192(0x136)][_0x53d192(0xb4)](_0x3b19a7[_0x53d192(0x91)]),_0x19bdec=_0x446a81[_0x53d192(0x81)][_0x53d192(0xb4)](_0x3b19a7[_0x53d192(0x116)]);_0x3c1971||_0x19bdec||(_0x463a65=_0x3ba311[_0x53d192(0x121)](_0x52dab2[_0x53d192(0xb8)](_0x249e3e)));}else _0x53744d&&!_0x1903d5&&(_0x59442f=_0x52dab2[_0x53d192(0xb8)](_0x249e3e));}else{const _0x55b9b0=_0x52dab2[_0x53d192(0xe5)](_0x53d192(0x82)),_0x12e389=_0x52dab2[_0x53d192(0xe5)](_0x53d192(0x82));_0x52dab2[_0x53d192(0xc9)](_0x52dab2[_0x53d192(0xb8)](_0x249e3e),_0x12e389),_0x52dab2[_0x53d192(0x12f)](_0x55b9b0,_0x249e3e,0x0);for(const _0x18f0b8 of Array[_0x53d192(0x11d)](_0x555aee[_0x53d192(0x13c)]()))_0x52dab2[_0x53d192(0x12f)](_0x18f0b8,_0x55b9b0,_0x53d192(0xb9));_0x463a65=_0x3ba311[_0x53d192(0x121)](_0x52dab2[_0x53d192(0xe3)](_0x55b9b0)),_0x59442f=_0x3ba311[_0x53d192(0x121)](_0x52dab2[_0x53d192(0xe3)](_0x12e389));}const _0x48c7aa=Array[_0x53d192(0x11d)](_0x555aee[_0x53d192(0x7f)]())[_0x53d192(0x8d)](([_0x3451e0])=>Ce[_0x53d192(0xb4)](_0x3451e0));_0x446a81[_0x53d192(0x9b)][_0x53d192(0xfe)]({'element':_0x249e3e,'attributes':_0x48c7aa[_0x53d192(0x10d)]?Object[_0x53d192(0xd7)](_0x48c7aa):null}),_0x463a65&&_0x446a81[_0x53d192(0xf4)][_0x53d192(0xfe)](_0x463a65),_0x59442f&&_0x446a81[_0x53d192(0x123)][_0x53d192(0xfe)](_0x59442f);},{'priority':_0x111ebf(0xef)}),_0x5842f2['on'](_0x111ebf(0x12a),(_0x50ea68,_0x4d703e)=>{const _0x4bb235=_0x111ebf,[_0x125447,_0x409be1={}]=_0x4d703e;if(!_0x446a81)return;const _0xfb90a=_0x409be1['at']||0x0,_0x1c0327=_0x409be1[_0x4bb235(0x97)]||0x1;_0x446a81[_0x4bb235(0x81)]=new Array(_0x1c0327)[_0x4bb235(0x130)](_0xfb90a)[_0x4bb235(0x13d)]((_0x4540af,_0x361100)=>_0x4540af+_0x361100);for(const {cell:_0x104eab}of _0x5842f2[_0x4bb235(0xa6)](_0x125447,{'startColumn':_0xfb90a,'endColumn':_0xfb90a+_0x1c0327-0x1}))_0x446a81[_0x4bb235(0xb0)][_0x4bb235(0xfe)](_0x4e9865[_0x4bb235(0x128)][_0x4bb235(0xe3)](_0x104eab));},{'priority':_0x111ebf(0xc2)}),_0x5842f2['on'](_0x111ebf(0xa9),(_0x10d158,_0x6b888c)=>{const _0x118af5=_0x111ebf,[_0x7807b4,_0x12f9e9={}]=_0x6b888c;if(!_0x446a81)return;const _0xc8fee7=_0x12f9e9['at']||0x0,_0x2fb6a2=_0x12f9e9[_0x118af5(0x118)]||0x1;_0x446a81[_0x118af5(0x136)]=new Array(_0x2fb6a2)[_0x118af5(0x130)](_0xc8fee7)[_0x118af5(0x13d)]((_0x244569,_0x4e2841)=>_0x244569+_0x4e2841);for(const {cell:_0x126577}of _0x5842f2[_0x118af5(0xa6)](_0x7807b4,{'startRow':_0xc8fee7,'endRow':_0xc8fee7+_0x2fb6a2-0x1}))_0x446a81[_0x118af5(0xeb)][_0x118af5(0xfe)](_0x4e9865[_0x118af5(0x128)][_0x118af5(0xe3)](_0x126577));},{'priority':_0x111ebf(0xc2)}),_0x480e6d[_0x111ebf(0x110)][_0x111ebf(0x10a)](_0x3310ad=>{const _0x8426f6=_0x111ebf;if(_0x3310ad[_0x8426f6(0xbb)]&&_0x3310ad[_0x8426f6(0xbb)][_0x8426f6(0x142)](_0x8426f6(0x92)))return _0x3310ad[_0x8426f6(0x10c)]?{}:{'type':_0x8426f6(0xe1),'content':_0x17c2af(_0x4e9865[_0x8426f6(0x120)],_0x8426f6(0xa5))};});const _0x470e6c=()=>!0x1;for(const _0x37b9c6 of[_0x111ebf(0x92),_0x111ebf(0x7e),_0x111ebf(0x12d),_0x111ebf(0x11f)])_0x480e6d[_0x111ebf(0xff)][_0x111ebf(0x111)](_0x111ebf(0xe1),_0x37b9c6,_0x111ebf(0xe7),_0x470e6c),_0x480e6d[_0x111ebf(0xff)][_0x111ebf(0x111)](_0x111ebf(0xc6),_0x37b9c6,_0x111ebf(0xe7),_0x470e6c),_0x480e6d[_0x111ebf(0xff)][_0x111ebf(0x111)](_0x111ebf(0xc1),_0x37b9c6,_0x111ebf(0xe7),_0x470e6c);_0x480e6d[_0x111ebf(0xff)][_0x111ebf(0x111)](_0x111ebf(0xc1),_0x111ebf(0x11f),_0x111ebf(0xf8),_0x470e6c),_0x480e6d[_0x111ebf(0xff)][_0x111ebf(0x111)](_0x111ebf(0xc1),_0x111ebf(0x11f),_0x111ebf(0x105),(_0x4f20b9,_0x4a641c,_0x42dc04)=>{const _0x41fd6c=_0x111ebf,_0x3a0279=_0x4f20b9[_0x41fd6c(0x13d)](_0x270613=>_0x270613[_0x41fd6c(0x7b)]())[_0x41fd6c(0x8d)](_0x4c7dc5=>_0x4c7dc5),_0x50d875=new Map(_0x3a0279[_0x41fd6c(0x13d)](_0x45ba98=>[_0x45ba98,null]));if(_0x446a81){for(const {element:_0x570a90,attributes:_0x30f03d}of _0x446a81[_0x41fd6c(0x9b)])_0x30f03d&&_0x50d875[_0x41fd6c(0x86)](_0x570a90,_0x30f03d);}else{if(_0x42dc04&&_0x42dc04[_0x41fd6c(0x144)])for(const [_0x5ea15e,_0x1ba848]of Object[_0x41fd6c(0xdf)](_0x42dc04[_0x41fd6c(0x144)])){const _0x14d403=_0x4e9865[_0x41fd6c(0x128)][_0x41fd6c(0x13f)][_0x41fd6c(0x109)](_0x5ea15e),_0x57e957=_0x14d403?_0x14d403[_0x41fd6c(0x106)]()[_0x41fd6c(0x7b)]():null;_0x57e957&&_0x50d875[_0x41fd6c(0x86)](_0x57e957,_0x1ba848);}}_0x4e9865[_0x41fd6c(0x128)][_0x41fd6c(0x135)](_0x1f7c39=>{const _0x4b34b7=_0x41fd6c;for(const [_0x1c5551,_0x1eafa0]of _0x50d875)_0x1f7c39[_0x4b34b7(0x11e)]({...Pe,..._0x1eafa0},_0x1c5551);});});const _0x21a7ea=(_0x3b3ee5,_0x24926c)=>{const _0x5a13f3=_0x111ebf;_0x480e6d[_0x5a13f3(0xff)][_0x5a13f3(0x111)](_0x3b3ee5,_0x5a13f3(0x92),_0x24926c,(_0x59219d,_0x3af308,_0x303c17)=>{const _0x3ce259=_0x5a13f3;_0x4e9865[_0x3ce259(0x128)][_0x3ce259(0x135)](_0x4e2c5c=>{const _0x5c4444=_0x3ce259,_0xe8da6c=[];for(const _0x1740e8 of _0x59219d){const _0x4ebd64=_0x1740e8[_0x5c4444(0x137)][_0x5c4444(0x90)];_0x4ebd64['is'](_0x5c4444(0x10f),_0x5c4444(0x82))&&_0xe8da6c[_0x5c4444(0xfe)](_0x4ebd64);}_0x480e6d[_0x5c4444(0xff)][_0x5c4444(0xae)](_0x3b3ee5,null,_0x24926c)(_0x59219d,_0x3af308,_0x303c17);for(const _0x5beb65 of _0xe8da6c)_0x5c4444(0x140)!=_0x5beb65[_0x5c4444(0x139)][_0x5c4444(0x146)]&&_0x4e2c5c[_0x5c4444(0x9a)](_0x5beb65);});});};_0x21a7ea(_0x111ebf(0xe1),_0x111ebf(0x105)),_0x21a7ea(_0x111ebf(0xe1),_0x111ebf(0xf8)),_0x21a7ea(_0x111ebf(0xc6),_0x111ebf(0x105)),_0x21a7ea(_0x111ebf(0xc6),_0x111ebf(0xf8)),_0x480e6d[_0x111ebf(0xff)][_0x111ebf(0x111)](_0x111ebf(0xe1),_0x111ebf(0x12d),_0x111ebf(0xf8),_0x199d60=>{const _0x4ffed2=_0x111ebf,_0x23a22c=_0x199d60[_0x4ffed2(0x13d)](_0x511274=>_0x511274[_0x4ffed2(0x7b)]()),_0x15a45f=_0x23a22c[0x0][_0x4ffed2(0x10e)](_0x4ffed2(0xc8)),{minRow:_0x4eae17,maxRow:_0x1b1e24}=_0xeee5b7[_0x4ffed2(0x133)](_0x23a22c);_0x5842f2[_0x4ffed2(0x107)](_0x15a45f,{'at':_0x4eae17,'rows':_0x1b1e24-_0x4eae17+0x1});}),_0x480e6d[_0x111ebf(0xff)][_0x111ebf(0x111)](_0x111ebf(0xe1),_0x111ebf(0x7e),_0x111ebf(0xf8),_0x9ff58f=>{const _0x10eb2e=_0x111ebf,_0x401d76=_0x9ff58f[_0x10eb2e(0x13d)](_0xd637d5=>_0xd637d5[_0x10eb2e(0x7b)]()),_0xc79030=_0x401d76[0x0][_0x10eb2e(0x10e)](_0x10eb2e(0xc8)),{minColumn:_0x44b3b3,maxColumn:_0x3249de}=_0xeee5b7[_0x10eb2e(0x133)](_0x401d76);_0x5842f2[_0x10eb2e(0x9f)](_0xc79030,{'at':_0x44b3b3,'columns':_0x3249de-_0x44b3b3+0x1});});const _0x18a8a4=(_0x335926,_0x55a9a0)=>{const _0x19025e=_0x111ebf;if(!_0x55a9a0[_0x19025e(0xbb)]||!_0x55a9a0[_0x19025e(0xbb)][_0x19025e(0x142)](_0x19025e(0x92)))return;const _0xa43072=_0x55a9a0[_0x19025e(0xea)][_0x19025e(0xaa)],_0x35ea45=_0x480e6d[_0x19025e(0xcc)]()[_0x19025e(0x8d)](_0x370ac0=>_0x370ac0[_0x19025e(0x115)]&&_0x370ac0[_0x19025e(0xea)]&&_0x370ac0[_0x19025e(0xea)][_0x19025e(0xaa)]==_0xa43072);_0x35ea45[_0x19025e(0x10d)]&&_0x55a9a0[_0x19025e(0xfc)]()[_0x19025e(0x10d)]!=_0x35ea45[_0x19025e(0x10d)]&&_0x35ea45[_0x19025e(0x104)]((_0x358075,_0x16dfb2)=>(_0x358075[_0x19025e(0xf7)]=_0x16dfb2,_0x16dfb2[_0x19025e(0x10c)]=_0x358075,_0x16dfb2));};function _0x2f64ce(_0x5c9a55,_0x31d3d6=!0x0){const _0x1791b7=_0x111ebf,{id:_0x3b55d0}=_0x480e6d[_0x1791b7(0x101)](_0x5c9a55[_0x1791b7(0x10b)]),_0x5ecf0d=[_0x1791b7(0x99),_0x1791b7(0x80)],_0x2586e0=_0x480e6d[_0x1791b7(0xa1)][_0x1791b7(0xb4)](_0x5c9a55[_0x1791b7(0x10b)]);return _0x2586e0&&_0x5ecf0d[_0x1791b7(0xfe)](_0x1791b7(0x145)),{'classes':_0x5ecf0d,'attributes':{'data-suggestion':_0x3b55d0},'priority':_0x2586e0&&_0x31d3d6?0xbc2:0xbb8};}_0x480e6d['on'](_0x111ebf(0x98),_0x18a8a4,{'priority':_0x111ebf(0xef)}),_0x480e6d['on'](_0x111ebf(0x7c),_0x18a8a4,{'priority':_0x111ebf(0xef)}),_0x4e9865[_0x111ebf(0x128)][_0x111ebf(0xa3)][_0x111ebf(0xac)](()=>{const _0xecd4=_0x111ebf;let _0x2ef1b9=!0x1;const _0x447411=Array[_0xecd4(0x11d)](_0x4e9865[_0xecd4(0x128)][_0xecd4(0xa3)][_0xecd4(0x119)][_0xecd4(0x9d)]());for(const {name:_0x43db2f,data:_0x2de17d}of _0x447411){const {group:_0x2e5c74,type:_0x2d340f,id:_0x3e0839}=_0x480e6d[_0xecd4(0x101)](_0x43db2f);if(_0xecd4(0xba)!=_0x2e5c74||_0xecd4(0xc6)!=_0x2d340f||_0x2de17d[_0xecd4(0xcf)])continue;if(!_0x480e6d[_0xecd4(0xf9)](_0x3e0839))continue;const _0x2c33a3=_0x480e6d[_0xecd4(0x95)](_0x3e0839)[_0xecd4(0x12b)](),_0x5ce1ba=_0x4e9865[_0xecd4(0xca)][_0xecd4(0x109)](_0xecd4(0xda))['me'];for(const _0x5b5b03 of _0x480e6d[_0xecd4(0xcc)]()){if(!_0x5b5b03[_0xecd4(0x115)]||_0x5b5b03[_0xecd4(0x83)]!=_0x5ce1ba)continue;if(_0xecd4(0xc1)!=_0x5b5b03[_0xecd4(0xd9)]||_0xecd4(0x11f)!=_0x5b5b03[_0xecd4(0xbb)])continue;if(_0x5b5b03[_0xecd4(0x12b)]()[_0xecd4(0x8b)](_0x4f08bb=>_0x2c33a3[_0xecd4(0xa4)](_0x25ec55=>_0x25ec55[_0xecd4(0xf6)](_0x4f08bb,!0x0)))){for(const _0x47f0a5 of _0x5b5b03[_0xecd4(0xfc)]())_0x47f0a5[_0xecd4(0x115)]&&(_0x47f0a5[_0xecd4(0xf8)](),_0x2ef1b9=!0x0);}}}return _0x2ef1b9;}),_0x4e9865[_0x111ebf(0x128)][_0x111ebf(0xa3)][_0x111ebf(0xac)](_0x37b331=>{const _0x4591b1=_0x111ebf,_0x3b1c93=_0x4e9865[_0x4591b1(0xfa)][_0x4591b1(0x109)](_0x4591b1(0x8c));if(!_0x3b1c93||!_0x3b1c93[_0x4591b1(0xd6)][_0x4591b1(0xa0)](_0x37b331[_0x4591b1(0x11c)]))return!0x1;let _0x41c9c9=!0x1;const _0x106290=_0x4e9865[_0x4591b1(0xca)][_0x4591b1(0x109)](_0x4591b1(0xda))['me'],_0x32ef23=_0x4e9865[_0x4591b1(0x128)][_0x4591b1(0xa3)][_0x4591b1(0x119)][_0x4591b1(0x9e)](),_0x1457a6=Array[_0x4591b1(0x11d)](_0x4e9865[_0x4591b1(0x128)][_0x4591b1(0xa3)][_0x4591b1(0x119)][_0x4591b1(0x9d)]())[_0x4591b1(0x8d)](({name:_0x3ad427,data:_0x11cff0})=>{const _0x7a242d=_0x4591b1,{group:_0x260cac,subType:_0x31446e,authorId:_0x54c23c}=_0x480e6d[_0x7a242d(0x101)](_0x3ad427);return _0x7a242d(0xba)==_0x260cac&&_0x7a242d(0x92)==_0x31446e&&_0x54c23c==_0x106290['id']&&!_0x11cff0[_0x7a242d(0xcf)];});for(const _0x2c1d68 of _0x32ef23){if(_0x4591b1(0x12f)!=_0x2c1d68[_0x4591b1(0xd9)]||_0x4591b1(0x82)!=_0x2c1d68[_0x4591b1(0xd1)]||0x1!=_0x2c1d68[_0x4591b1(0x10d)])continue;const _0x16e030=_0x37b331[_0x4591b1(0xdc)](_0x2c1d68[_0x4591b1(0xc3)],_0x2c1d68[_0x4591b1(0xc3)][_0x4591b1(0xdd)](0x1));if(!_0x1457a6[_0x4591b1(0xbf)](({data:_0x51820c})=>_0x51820c[_0x4591b1(0x108)][_0x4591b1(0x138)](_0x16e030))){for(const {name:_0xec0d63,data:_0x22c3e8}of _0x1457a6)if(_0x16e030[_0x4591b1(0xf6)](_0x22c3e8[_0x4591b1(0x108)])){_0x37b331[_0x4591b1(0xad)](_0xec0d63,{'range':_0x16e030}),_0x41c9c9=!0x0;break;}}}return _0x41c9c9;}),_0x4e9865[_0x111ebf(0x128)][_0x111ebf(0xa3)][_0x111ebf(0xac)](_0x341125=>{const _0x200a6f=_0x111ebf;let _0x12d82d=!0x1;const _0x4b4d08=_0x4e9865[_0x200a6f(0xca)][_0x200a6f(0x109)](_0x200a6f(0xda))['me'],_0xfd4794=_0x480e6d[_0x200a6f(0xcc)]()[_0x200a6f(0x8d)](_0x3d211c=>_0x3d211c[_0x200a6f(0x115)]&&_0x3d211c[_0x200a6f(0x83)]==_0x4b4d08),_0xeac036=new Set(),_0x67fe85=new Set();for(const _0x26cdbb of _0xfd4794)if(_0x200a6f(0x92)==_0x26cdbb[_0x200a6f(0xbb)])for(const _0x1b05ae of _0x26cdbb[_0x200a6f(0x93)]()){const _0xacee39=_0x1b05ae[_0x200a6f(0x106)]()[_0x200a6f(0x7b)]();if(_0xacee39){if(_0xacee39['is'](_0x200a6f(0x10f),_0x200a6f(0x82))&&we(_0xacee39)){_0x26cdbb[_0x200a6f(0x113)](_0x1b05ae[_0x200a6f(0xd1)]),_0xeac036[_0x200a6f(0x126)](_0xacee39),_0x12d82d=!0x0;const _0x58bf90=_0xacee39[_0x200a6f(0x122)],_0x1bd687=_0xacee39[_0x200a6f(0xa2)],_0x39a894=_0x58bf90&&_0x58bf90['is'](_0x200a6f(0x10f),_0x200a6f(0x82)),_0xdd1f4a=_0x1bd687&&_0x1bd687['is'](_0x200a6f(0x10f),_0x200a6f(0x82));_0x39a894&&!_0xeac036[_0x200a6f(0xa0)](_0x58bf90)&&_0x67fe85[_0x200a6f(0x126)](_0x58bf90),_0xdd1f4a&&!_0xeac036[_0x200a6f(0xa0)](_0x1bd687)&&_0x67fe85[_0x200a6f(0x126)](_0x1bd687);}else _0xacee39['is'](_0x200a6f(0x10f),_0x200a6f(0xc5))&&_0xacee39[_0x200a6f(0x132)]&&(_0x26cdbb[_0x200a6f(0x113)](_0x1b05ae[_0x200a6f(0xd1)]),_0x12d82d=!0x0);}}else{if(_0x200a6f(0x11f)==_0x26cdbb[_0x200a6f(0xbb)]){if(!_0x26cdbb[_0x200a6f(0xea)]||!_0x26cdbb[_0x200a6f(0xea)][_0x200a6f(0xaa)])continue;const _0xc512d=_0x26cdbb[_0x200a6f(0xea)][_0x200a6f(0x144)];if(_0xc512d&&Object[_0x200a6f(0x13e)](_0xc512d)[_0x200a6f(0x10d)])continue;const _0x2abbf3=_0x26cdbb[_0x200a6f(0xea)][_0x200a6f(0xaa)];let _0x35c3bc=!0x0,_0x3c4e1b=!0x0;for(const _0x5a6d81 of _0xfd4794)if(_0x5a6d81[_0x200a6f(0xbb)]&&_0x5a6d81[_0x200a6f(0xbb)][_0x200a6f(0x142)](_0x200a6f(0x92))){if(!_0x5a6d81[_0x200a6f(0xea)][_0x200a6f(0xaa)]){_0x3c4e1b=!0x1;break;}if(_0x5a6d81['id']!=_0x26cdbb['id']&&_0x5a6d81[_0x200a6f(0xea)][_0x200a6f(0xaa)]==_0x2abbf3){_0x35c3bc=!0x1;break;}}_0x3c4e1b&&_0x35c3bc&&(_0x26cdbb[_0x200a6f(0xbd)](),_0x12d82d=!0x0);}}for(const _0x5b28c7 of _0xeac036)_0x341125[_0x200a6f(0x129)](_0x5b28c7);for(const _0x1466a6 of _0x67fe85)_0x341125[_0x200a6f(0x9a)](_0x1466a6);return _0x12d82d;}),_0x4e9865[_0x111ebf(0xde)][_0x111ebf(0xe9)](_0x111ebf(0x7d))[_0x111ebf(0xe2)]({'model':_0x111ebf(0x9c),'view':(_0x25284e,_0x4824a4)=>_0x2f64ce(_0x25284e),'converterPriority':_0x111ebf(0xef)}),_0x4e9865[_0x111ebf(0xde)][_0x111ebf(0xe9)](_0x111ebf(0x13a))[_0x111ebf(0xe2)]({'model':_0x111ebf(0x9c),'view':(_0x2d890b,_0x13d41a)=>_0x13d41a[_0x111ebf(0xf0)][_0x111ebf(0x131)]?_0x2f64ce(_0x2d890b,!0x1):null,'converterPriority':_0x111ebf(0xef)});const _0x75c0d6=_0x4e9865[_0x111ebf(0xd4)][_0x111ebf(0xbc)];this[_0x111ebf(0xa7)](_0x75c0d6[_0x111ebf(0xa3)],_0x111ebf(0x8a),(_0x566cdd,_0x541f3c)=>{const _0xae95ea=_0x111ebf,_0x5ac97d=[];for(const _0x4d1e49 of _0x75c0d6[_0xae95ea(0xb8)](_0x541f3c[_0xae95ea(0xc4)])[_0xae95ea(0x85)]())_0x4d1e49['is'](_0xae95ea(0x10f),_0xae95ea(0xf1))&&_0x5ac97d[_0xae95ea(0xfe)](_0x4d1e49);_0x75c0d6[_0xae95ea(0x135)](_0x1c8d16=>{const _0x568dde=_0xae95ea;for(const _0xbb5ab4 of _0x5ac97d)_0x1c8d16[_0x568dde(0x94)](_0x1c8d16[_0x568dde(0xb8)](_0xbb5ab4),_0x1c8d16[_0x568dde(0xdb)](_0xbb5ab4)),_0x1c8d16[_0x568dde(0x129)](_0xbb5ab4);});});}}function _0x39f9(){const _0x4b3c53=['$graveyard','1744IRMnCm','startsWith','insertContent','markerAttributes','ck-suggestion-marker--active','rootName','getContainedElement','suggestionUnloaded','editingDowncast','tablePasteColumn','getAttributes','ck-suggestion-marker-insertion','columnInsertionIndexes','tableCellSuggestion','author','schema','getItems','set','afterInit','tableCellPadding','tableCellHorizontalAlignment','clipboardOutput','every','redo','filter','setAttribute','1982130KWLCKO','nodeAfter','row','tablePaste','getMarkers','move','getSuggestion','TableClipboard','columns','suggestionLoaded','ck-suggestion-marker','unwrap','cells','suggestion:formatBlock:tablePasteCell','getChangedMarkers','getChanges','removeColumns','has','activeMarkers','previousSibling','document','some','*Replace\x20table\x20cells*','createTableWalker','listenTo','tableCellBorderWidth','insertRows','tablePasteChainId','detach','registerPostFixer','updateMarker','getSuggestionCallback','return','columnInsertionRanges','selection','elementToElement','stop','includes','tableCellBorderColor','_isForcedDefaultExecutionBlock','1211256wGwKmt','createRangeIn','end','suggestion','subType','view','removeMarkers','getColumnIndexes','find','TrackChangesEditing','formatBlock','low','position','content','paragraph','deletion','10ZisEUx','table','wrap','plugins','tableCellBackgroundColor','getSuggestions','markMultiRangeInsertion','483681BlmGZE','oldRange','getColumns','name','tableCell','9128DWVHKH','editing','requires','_createdBatches','fromEntries','markMultiRangeDeletion','type','Users','createPositionBefore','createRange','getShiftedBy','conversion','entries','forceDefaultExecution','insertion','markerToHighlight','createRangeOn','trackChanges','createElement','getChild','join','getTableIfOnlyTableInContent','for','attributes','rowInsertionRanges','value','forEach','1646184nYRpBP','high','options','suggestion-td','tableCellVerticalAlignment','markMultiRangeBlockFormat','insertionRanges','tableCellBorderStyle','containsRange','next','discard','hasSuggestion','commands','last','getAllAdjacentSuggestions','documentSelection','push','_suggestionFactory','getSelectionAffectedTableCells','_splitMarkerName','_replaceTableSlotCell','4180932eqgmmA','reduce','accept','getRange','removeRows','newRange','get','registerDescriptionCallback','markerName','previous','length','findAncestor','element','descriptionFactory','registerCustomCallback','endColumn','removeMarker','first','isInContent','column','getRowIndexes','rows','differ','91110MVxOGk','_tablePostFixingSubtypes','batch','from','setAttributes','tablePasteCell','locale','fromRange','nextSibling','deletionRanges','endRow','editor','add','getRows','model','remove','insertColumns','getRanges','TableUtils','tablePasteRow','call','insert','fill','showSuggestionHighlights','isEmpty','_getCoordsForCells','register','change','rowInsertionIndexes','start','isEqual','root','dataDowncast','cell','getChildren','map','keys','markers'];_0x39f9=function(){return _0x4b3c53;};return _0x39f9();}function we(_0x232518){const _0x180597=_0x3ab468;if(_0x232518[_0x180597(0x132)])return!0x0;const _0x3c3ebf=_0x232518[_0x180597(0xe6)](0x0);return _0x3c3ebf['is'](_0x180597(0x10f),_0x180597(0xc5))&&_0x3c3ebf[_0x180597(0x132)];}function ke(_0x4f6587,_0x223bbd={},_0x354e04){const _0x11c239=_0x3ab468;for(const {isAnchor:_0x3ded78,cellHeight:_0x352c81,cellWidth:_0x1671a1}of _0x354e04[_0x11c239(0xa6)](_0x4f6587,{'includeAllSlots':!0x0,..._0x223bbd}))if(!_0x3ded78||0x1!=_0x352c81||0x1!=_0x1671a1)return!0x1;return!0x0;}
|
|
23
|
+
const _0x4e0a17=_0x30aa;(function(_0x2f878d,_0x563b20){const _0x4b3fa3=_0x30aa,_0x239d07=_0x2f878d();while(!![]){try{const _0x1d1d98=-parseInt(_0x4b3fa3(0x232))/0x1+parseInt(_0x4b3fa3(0x245))/0x2+parseInt(_0x4b3fa3(0x1a7))/0x3+parseInt(_0x4b3fa3(0x1af))/0x4*(parseInt(_0x4b3fa3(0x22d))/0x5)+-parseInt(_0x4b3fa3(0x238))/0x6*(-parseInt(_0x4b3fa3(0x191))/0x7)+parseInt(_0x4b3fa3(0x23b))/0x8+-parseInt(_0x4b3fa3(0x204))/0x9;if(_0x1d1d98===_0x563b20)break;else _0x239d07['push'](_0x239d07['shift']());}catch(_0x2aa539){_0x239d07['push'](_0x239d07['shift']());}}}(_0xe921,0x92e96));import{getTranslation as _0x23c59f}from'../utils/common-translations.js';import{Plugin as _0x5bea44}from'ckeditor5/src/core.js';import{LiveRange as _0x1de2e1}from'ckeditor5/src/engine.js';import{uid as _0x3287b1,priorities as _0x10701d}from'ckeditor5/src/utils.js';import _0x1c7454 from'./table.js';function _0x30aa(_0x5c6c1b,_0x28e313){const _0xe9219=_0xe921();return _0x30aa=function(_0x30aafa,_0x2a16d6){_0x30aafa=_0x30aafa-0x191;let _0x273006=_0xe9219[_0x30aafa];return _0x273006;},_0x30aa(_0x5c6c1b,_0x28e313);}const Ce=[_0x4e0a17(0x1f4),_0x4e0a17(0x1fe),_0x4e0a17(0x243),_0x4e0a17(0x1e1),_0x4e0a17(0x1d1),_0x4e0a17(0x209),_0x4e0a17(0x249)],Pe=Object[_0x4e0a17(0x1bb)](Ce[_0x4e0a17(0x1e8)](_0x4bc2c7=>[_0x4bc2c7,null]));function _0xe921(){const _0x15a594=['getSuggestionCallback','columnInsertionRanges','deletionRanges','endRow','_suggestionFactory','documentSelection','createTableWalker','conversion','getTableIfOnlyTableInContent','ck-suggestion-marker','tableCellHorizontalAlignment','insertion','getRowIndexes','filter','tableCell','register','tablePasteColumn','map','commands','insertRows','redo','clipboardOutput','containsRange','removeMarkers','activeMarkers','isEqual','dataDowncast','registerDescriptionCallback','getShiftedBy','tableCellBorderWidth','removeMarker','start','editor','markerAttributes','TableUtils','attributes','ck-suggestion-marker-insertion','for','editing','tableCellBorderColor','showSuggestionHighlights','locale','some','call','move','14079339bDSQFR','_tablePostFixingSubtypes','end','columns','last','tableCellBackgroundColor','cell','suggestion-td','entries','getChangedMarkers','markMultiRangeInsertion','paragraph','find','formatBlock','setAttributes','getItems','join','updateMarker','tablePaste','markerName','push','root','every','remove','discard','editingDowncast','oldRange','descriptionFactory','value','getColumns','_createdBatches','model','removeRows','trackChanges','previousSibling','registerCustomCallback','createRange','getChildren','schema','rows','getSuggestion','12620ZRsmfV','keys','getRanges','document','differ','916235BbcADP','ck-suggestion-marker--active','get','rowInsertionIndexes','high','has','1374NRGSTE','column','fromRange','6818592LzNxAn','getSuggestions','batch','unwrap','low','getMarkers','createRangeIn','tablePasteRow','tableCellBorderStyle','from','275026vMmdAX','type','isInContent','deletion','tableCellPadding','selection','rowInsertionRanges','markers','createRangeOn','_isForcedDefaultExecutionBlock','stop','getSelectionAffectedTableCells','includes','length','suggestionLoaded','previous','removeColumns','row','table','suggestionUnloaded','tablePasteChainId','insertionRanges','endColumn','markerToHighlight','19936redrBa','findAncestor','listenTo','getRange','getColumnIndexes','forceDefaultExecution','suggestion','change','set','nextSibling','markMultiRangeDeletion','registerPostFixer','getAttributes','requires','fill','markMultiRangeBlockFormat','_getCoordsForCells','content','isEmpty','afterInit','*Replace\x20table\x20cells*','return','3033741wdFlBf','suggestion:formatBlock:tablePasteCell','tableCellSuggestion','TableClipboard','_replaceTableSlotCell','options','getChild','forEach','680ZtasaU','setAttribute','Users','insert','getAllAdjacentSuggestions','elementToElement','add','accept','plugins','columnInsertionIndexes','createElement','_splitMarkerName','fromEntries','position','first','subType','insertContent','cells','getContainedElement','detach','nodeAfter','$graveyard','next','tablePasteCell','newRange','getRows','name','author','wrap','insertColumns','getChanges','createPositionBefore','startsWith','reduce','tableCellVerticalAlignment','TrackChangesEditing','view','hasSuggestion','rootName','element'];_0xe921=function(){return _0x15a594;};return _0xe921();}export default class _t extends _0x5bea44{static get[_0x4e0a17(0x19e)](){return[_0x1c7454];}[_0x4e0a17(0x1a4)](){const _0x3f472c=_0x4e0a17,_0x1038b3=this[_0x3f472c(0x1f7)];if(!_0x1038b3[_0x3f472c(0x1b7)][_0x3f472c(0x237)](_0x3f472c(0x1aa)))return;const _0x318895=_0x1038b3[_0x3f472c(0x1b7)][_0x3f472c(0x234)](_0x3f472c(0x1d2)),_0x2b3179=_0x1038b3[_0x3f472c(0x1b7)][_0x3f472c(0x234)](_0x3f472c(0x1f9)),_0x47f1d9=_0x1038b3[_0x3f472c(0x1b7)][_0x3f472c(0x234)](_0x1c7454),_0x233d33=_0x1038b3[_0x3f472c(0x1b7)][_0x3f472c(0x234)](_0x3f472c(0x1aa));_0x47f1d9[_0x3f472c(0x205)][_0x3f472c(0x218)](_0x3f472c(0x242),_0x3f472c(0x1e7)),_0x1038b3[_0x3f472c(0x223)][_0x3f472c(0x22a)][_0x3f472c(0x1e6)](_0x3f472c(0x1a9),{'allowIn':_0x3f472c(0x1e5),'allowContentOf':_0x3f472c(0x1e5),'isLimit':!0x0}),_0x1038b3[_0x3f472c(0x1de)][_0x3f472c(0x1b4)]({'model':_0x3f472c(0x1a9),'view':_0x3f472c(0x20b)});let _0x141ca7=null;_0x1038b3[_0x3f472c(0x223)]['on'](_0x3f472c(0x1bf),(_0x360d7d,_0x300738)=>{const _0x53dcbd=_0x3f472c,[_0x7e181e,_0x1a55a3]=_0x300738,_0x27bcdd=_0x300738[_0x300738[_0x53dcbd(0x252)]-0x1];_0x27bcdd&&_0x27bcdd[_0x53dcbd(0x196)]||_0x318895[_0x53dcbd(0x24e)]||this[_0x53dcbd(0x1f7)][_0x53dcbd(0x1e9)][_0x53dcbd(0x234)](_0x53dcbd(0x225))[_0x53dcbd(0x220)]&&function(_0xe57e05,_0x48b84b,_0x249ae0,_0x7b32cb,_0x4d766f){const _0x127b63=_0x53dcbd;if(_0x48b84b&&!_0x48b84b['is'](_0x127b63(0x1dc)))return!0x1;const _0x5547e3=_0x4d766f[_0x127b63(0x1df)](_0xe57e05,_0x249ae0);if(!_0x5547e3||!ke(_0x5547e3,void 0x0,_0x7b32cb))return!0x1;const _0x14ddc1=_0x7b32cb[_0x127b63(0x250)](_0x249ae0[_0x127b63(0x230)][_0x127b63(0x24a)]);if(!_0x14ddc1[_0x127b63(0x252)])return!0x1;const _0x5c877f=_0x14ddc1[0x0][_0x127b63(0x192)](_0x127b63(0x257)),_0x5c4e0c=_0x7b32cb[_0x127b63(0x1e3)](_0x14ddc1),_0x321f94=_0x7b32cb[_0x127b63(0x195)](_0x14ddc1),_0x5c03a2={'startRow':_0x5c4e0c[_0x127b63(0x1bd)],'endRow':_0x5c4e0c[_0x127b63(0x208)],'startColumn':_0x321f94[_0x127b63(0x1bd)],'endColumn':_0x321f94[_0x127b63(0x208)]};return 0x1==_0x14ddc1[_0x127b63(0x252)]&&(_0x5c03a2[_0x127b63(0x1da)]+=_0x7b32cb[_0x127b63(0x1c8)](_0x5547e3)-0x1,_0x5c03a2[_0x127b63(0x25b)]+=_0x7b32cb[_0x127b63(0x221)](_0x5547e3)-0x1),ke(_0x5c877f,_0x5c03a2,_0x7b32cb);}(_0x7e181e,_0x1a55a3,_0x1038b3[_0x53dcbd(0x223)],_0x2b3179,_0x233d33)&&(_0x360d7d[_0x53dcbd(0x24f)](),_0x141ca7={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x1038b3[_0x53dcbd(0x223)][_0x53dcbd(0x198)](()=>{const _0x414b41=_0x53dcbd;_0x1038b3[_0x414b41(0x223)][_0x414b41(0x1bf)](_0x300738[0x0],_0x300738[0x1],_0x300738[0x2],{'forceDefaultExecution':!0x0});const _0x12295d=_0x3287b1(),{rowInsertionRanges:_0x2af540,columnInsertionRanges:_0x1fb1df,insertionRanges:_0x25a6bb,deletionRanges:_0x4a8095,cells:_0x472b3c}=_0x141ca7;_0x2af540[_0x414b41(0x252)]&&_0x318895[_0x414b41(0x20e)](_0x2af540,_0x414b41(0x242),{'tablePasteChainId':_0x12295d}),_0x1fb1df[_0x414b41(0x252)]&&_0x318895[_0x414b41(0x20e)](_0x1fb1df,_0x414b41(0x1e7),{'tablePasteChainId':_0x12295d}),_0x25a6bb[_0x414b41(0x252)]&&(_0x318895[_0x414b41(0x20e)](_0x25a6bb,_0x414b41(0x216),{'tablePasteChainId':_0x12295d,'skipNestingCheck':!0x0}),_0x25a6bb[_0x414b41(0x1ae)](_0x55aede=>{const _0x110ea3=_0x414b41;var _0x5eaba0;return null===(_0x5eaba0=_0x55aede[_0x110ea3(0x1c2)])||void 0x0===_0x5eaba0?void 0x0:_0x5eaba0[_0x110ea3(0x202)](_0x55aede);})),_0x4a8095[_0x414b41(0x252)]&&(_0x318895[_0x414b41(0x19b)](_0x4a8095,_0x414b41(0x216),{'tablePasteChainId':_0x12295d,'skipNestingCheck':!0x0}),_0x4a8095[_0x414b41(0x1ae)](_0x4c13c5=>{const _0x11f475=_0x414b41;var _0x45044b;return null===(_0x45044b=_0x4c13c5[_0x11f475(0x1c2)])||void 0x0===_0x45044b?void 0x0:_0x45044b[_0x11f475(0x202)](_0x4c13c5);}));const _0x3d9b44=_0x318895[_0x414b41(0x1a0)](_0x472b3c[_0x414b41(0x1e8)](({element:_0x2e8775})=>_0x2e8775),{'formatGroupId':_0x3287b1()},[],_0x414b41(0x1c6),{'tablePasteChainId':_0x12295d});if(_0x3d9b44){const _0x74af12=_0x3d9b44[_0x414b41(0x240)](),_0x2dd919=[];for(const {element:_0xa6ab16,attributes:_0x1182c1}of _0x472b3c){if(!_0x1182c1)continue;const _0x35962c=_0x1038b3[_0x414b41(0x223)][_0x414b41(0x24d)](_0xa6ab16),_0x250528=_0x74af12[_0x414b41(0x210)](_0x4b6aac=>_0x4b6aac[_0x414b41(0x194)]()[_0x414b41(0x1f0)](_0x35962c));_0x250528&&_0x2dd919[_0x414b41(0x218)]([_0x250528[_0x414b41(0x1c9)],_0x1182c1]);}_0x2dd919[_0x414b41(0x252)]&&_0x3d9b44[_0x414b41(0x1b0)](_0x414b41(0x1f8),Object[_0x414b41(0x1bb)](_0x2dd919));}_0x141ca7=null;}));},{'priority':_0x10701d[_0x3f472c(0x236)]+0xa}),_0x1038b3[_0x3f472c(0x1b7)][_0x3f472c(0x234)](_0x3f472c(0x1aa))['on'](_0x3f472c(0x1ab),(_0x22916e,_0x26b694)=>{const _0x1ca838=_0x3f472c,[_0x5b7f14,_0x28a594,,_0x371065]=_0x26b694;if(!_0x141ca7)return;_0x22916e[_0x1ca838(0x24f)]();const _0x134241=_0x5b7f14[_0x1ca838(0x20a)],_0x20ca74=_0x28a594,_0x4cdd61=we(_0x134241),_0x5c848c=we(_0x20ca74);_0x22916e[_0x1ca838(0x1a6)]=_0x134241;let _0x3154b7=null,_0x1d5e16=null;if(_0x5c848c||_0x4cdd61){if(_0x4cdd61&&!_0x5c848c){_0x371065[_0x1ca838(0x21b)](_0x134241[_0x1ca838(0x1ad)](0x0));for(const _0x4fa046 of Array[_0x1ca838(0x244)](_0x20ca74[_0x1ca838(0x229)]()))_0x371065[_0x1ca838(0x1b2)](_0x4fa046,_0x134241,_0x1ca838(0x206));const _0x2fbb30=_0x141ca7[_0x1ca838(0x235)][_0x1ca838(0x251)](_0x5b7f14[_0x1ca838(0x256)]),_0x28adf6=_0x141ca7[_0x1ca838(0x1b8)][_0x1ca838(0x251)](_0x5b7f14[_0x1ca838(0x239)]);_0x2fbb30||_0x28adf6||(_0x3154b7=_0x1de2e1[_0x1ca838(0x23a)](_0x371065[_0x1ca838(0x241)](_0x134241)));}else _0x5c848c&&!_0x4cdd61&&(_0x1d5e16=_0x371065[_0x1ca838(0x241)](_0x134241));}else{const _0x58215b=_0x371065[_0x1ca838(0x1b9)](_0x1ca838(0x1a9)),_0x32df24=_0x371065[_0x1ca838(0x1b9)](_0x1ca838(0x1a9));_0x371065[_0x1ca838(0x1cb)](_0x371065[_0x1ca838(0x241)](_0x134241),_0x32df24),_0x371065[_0x1ca838(0x1b2)](_0x58215b,_0x134241,0x0);for(const _0x1ce99e of Array[_0x1ca838(0x244)](_0x20ca74[_0x1ca838(0x229)]()))_0x371065[_0x1ca838(0x1b2)](_0x1ce99e,_0x58215b,_0x1ca838(0x206));_0x3154b7=_0x1de2e1[_0x1ca838(0x23a)](_0x371065[_0x1ca838(0x24d)](_0x58215b)),_0x1d5e16=_0x1de2e1[_0x1ca838(0x23a)](_0x371065[_0x1ca838(0x24d)](_0x32df24));}const _0x1d26bf=Array[_0x1ca838(0x244)](_0x20ca74[_0x1ca838(0x19d)]())[_0x1ca838(0x1e4)](([_0x5a8e5d])=>Ce[_0x1ca838(0x251)](_0x5a8e5d));_0x141ca7[_0x1ca838(0x1c0)][_0x1ca838(0x218)]({'element':_0x134241,'attributes':_0x1d26bf[_0x1ca838(0x252)]?Object[_0x1ca838(0x1bb)](_0x1d26bf):null}),_0x3154b7&&_0x141ca7[_0x1ca838(0x25a)][_0x1ca838(0x218)](_0x3154b7),_0x1d5e16&&_0x141ca7[_0x1ca838(0x1d9)][_0x1ca838(0x218)](_0x1d5e16);},{'priority':_0x3f472c(0x236)}),_0x2b3179['on'](_0x3f472c(0x1cc),(_0x520895,_0x1b47d1)=>{const _0x31e0bb=_0x3f472c,[_0x335a5b,_0x5a84d1={}]=_0x1b47d1;if(!_0x141ca7)return;const _0x2e4872=_0x5a84d1['at']||0x0,_0x92f098=_0x5a84d1[_0x31e0bb(0x207)]||0x1;_0x141ca7[_0x31e0bb(0x1b8)]=new Array(_0x92f098)[_0x31e0bb(0x19f)](_0x2e4872)[_0x31e0bb(0x1e8)]((_0x4bb18a,_0x77ba87)=>_0x4bb18a+_0x77ba87);for(const {cell:_0x292cf6}of _0x2b3179[_0x31e0bb(0x1dd)](_0x335a5b,{'startColumn':_0x2e4872,'endColumn':_0x2e4872+_0x92f098-0x1}))_0x141ca7[_0x31e0bb(0x1d8)][_0x31e0bb(0x218)](_0x1038b3[_0x31e0bb(0x223)][_0x31e0bb(0x24d)](_0x292cf6));},{'priority':_0x3f472c(0x23f)}),_0x2b3179['on'](_0x3f472c(0x1ea),(_0x44c325,_0x5b8456)=>{const _0x430505=_0x3f472c,[_0x30bc3e,_0x7aad45={}]=_0x5b8456;if(!_0x141ca7)return;const _0x22fd69=_0x7aad45['at']||0x0,_0x208839=_0x7aad45[_0x430505(0x22b)]||0x1;_0x141ca7[_0x430505(0x235)]=new Array(_0x208839)[_0x430505(0x19f)](_0x22fd69)[_0x430505(0x1e8)]((_0x2e095b,_0x4543f6)=>_0x2e095b+_0x4543f6);for(const {cell:_0x5f3711}of _0x2b3179[_0x430505(0x1dd)](_0x30bc3e,{'startRow':_0x22fd69,'endRow':_0x22fd69+_0x208839-0x1}))_0x141ca7[_0x430505(0x24b)][_0x430505(0x218)](_0x1038b3[_0x430505(0x223)][_0x430505(0x24d)](_0x5f3711));},{'priority':_0x3f472c(0x23f)}),_0x318895[_0x3f472c(0x21f)][_0x3f472c(0x1f2)](_0x387890=>{const _0x51c2e0=_0x3f472c;if(_0x387890[_0x51c2e0(0x1be)]&&_0x387890[_0x51c2e0(0x1be)][_0x51c2e0(0x1cf)](_0x51c2e0(0x216)))return _0x387890[_0x51c2e0(0x254)]?{}:{'type':_0x51c2e0(0x1e2),'content':_0x23c59f(_0x1038b3[_0x51c2e0(0x200)],_0x51c2e0(0x1a5))};});const _0x23dd85=()=>!0x1;for(const _0x535b82 of[_0x3f472c(0x216),_0x3f472c(0x1e7),_0x3f472c(0x242),_0x3f472c(0x1c6)])_0x318895[_0x3f472c(0x1db)][_0x3f472c(0x227)](_0x3f472c(0x1e2),_0x535b82,_0x3f472c(0x214),_0x23dd85),_0x318895[_0x3f472c(0x1db)][_0x3f472c(0x227)](_0x3f472c(0x248),_0x535b82,_0x3f472c(0x214),_0x23dd85),_0x318895[_0x3f472c(0x1db)][_0x3f472c(0x227)](_0x3f472c(0x211),_0x535b82,_0x3f472c(0x214),_0x23dd85);_0x318895[_0x3f472c(0x1db)][_0x3f472c(0x227)](_0x3f472c(0x211),_0x3f472c(0x1c6),_0x3f472c(0x21c),_0x23dd85),_0x318895[_0x3f472c(0x1db)][_0x3f472c(0x227)](_0x3f472c(0x211),_0x3f472c(0x1c6),_0x3f472c(0x1b6),(_0x2ae665,_0x2f42f3,_0x5386a2)=>{const _0x5d5073=_0x3f472c,_0x1fd843=_0x2ae665[_0x5d5073(0x1e8)](_0xa4984=>_0xa4984[_0x5d5073(0x1c1)]())[_0x5d5073(0x1e4)](_0x25f7c4=>_0x25f7c4),_0x1d8cae=new Map(_0x1fd843[_0x5d5073(0x1e8)](_0x3aae37=>[_0x3aae37,null]));if(_0x141ca7){for(const {element:_0x96cca0,attributes:_0x29c3cc}of _0x141ca7[_0x5d5073(0x1c0)])_0x29c3cc&&_0x1d8cae[_0x5d5073(0x199)](_0x96cca0,_0x29c3cc);}else{if(_0x5386a2&&_0x5386a2[_0x5d5073(0x1f8)])for(const [_0x43cd21,_0x5a9e58]of Object[_0x5d5073(0x20c)](_0x5386a2[_0x5d5073(0x1f8)])){const _0x23f0fe=_0x1038b3[_0x5d5073(0x223)][_0x5d5073(0x24c)][_0x5d5073(0x234)](_0x43cd21),_0x2db966=_0x23f0fe?_0x23f0fe[_0x5d5073(0x194)]()[_0x5d5073(0x1c1)]():null;_0x2db966&&_0x1d8cae[_0x5d5073(0x199)](_0x2db966,_0x5a9e58);}}_0x1038b3[_0x5d5073(0x223)][_0x5d5073(0x198)](_0x4de95f=>{const _0x1c93c9=_0x5d5073;for(const [_0x2f18f5,_0x4a2bbf]of _0x1d8cae)_0x4de95f[_0x1c93c9(0x212)]({...Pe,..._0x4a2bbf},_0x2f18f5);});});const _0x3b7d51=(_0x5a310c,_0x715837)=>{const _0x425645=_0x3f472c;_0x318895[_0x425645(0x1db)][_0x425645(0x227)](_0x5a310c,_0x425645(0x216),_0x715837,(_0x4cbd50,_0x16a92a,_0x274ad9)=>{const _0x54ac8d=_0x425645;_0x1038b3[_0x54ac8d(0x223)][_0x54ac8d(0x198)](_0x475549=>{const _0x23e64a=_0x54ac8d,_0x32ef96=[];for(const _0x428c5e of _0x4cbd50){const _0x521e31=_0x428c5e[_0x23e64a(0x1f6)][_0x23e64a(0x1c3)];_0x521e31['is'](_0x23e64a(0x1d6),_0x23e64a(0x1a9))&&_0x32ef96[_0x23e64a(0x218)](_0x521e31);}_0x318895[_0x23e64a(0x1db)][_0x23e64a(0x1d7)](_0x5a310c,null,_0x715837)(_0x4cbd50,_0x16a92a,_0x274ad9);for(const _0x52864d of _0x32ef96)_0x23e64a(0x1c4)!=_0x52864d[_0x23e64a(0x219)][_0x23e64a(0x1d5)]&&_0x475549[_0x23e64a(0x23e)](_0x52864d);});});};_0x3b7d51(_0x3f472c(0x1e2),_0x3f472c(0x1b6)),_0x3b7d51(_0x3f472c(0x1e2),_0x3f472c(0x21c)),_0x3b7d51(_0x3f472c(0x248),_0x3f472c(0x1b6)),_0x3b7d51(_0x3f472c(0x248),_0x3f472c(0x21c)),_0x318895[_0x3f472c(0x1db)][_0x3f472c(0x227)](_0x3f472c(0x1e2),_0x3f472c(0x242),_0x3f472c(0x21c),_0x260571=>{const _0x4bf359=_0x3f472c,_0x4935b1=_0x260571[_0x4bf359(0x1e8)](_0x2d60a5=>_0x2d60a5[_0x4bf359(0x1c1)]()),_0x4f0d9f=_0x4935b1[0x0][_0x4bf359(0x192)](_0x4bf359(0x257)),{minRow:_0x40f5ff,maxRow:_0x44a2c4}=_0x47f1d9[_0x4bf359(0x1a1)](_0x4935b1);_0x2b3179[_0x4bf359(0x224)](_0x4f0d9f,{'at':_0x40f5ff,'rows':_0x44a2c4-_0x40f5ff+0x1});}),_0x318895[_0x3f472c(0x1db)][_0x3f472c(0x227)](_0x3f472c(0x1e2),_0x3f472c(0x1e7),_0x3f472c(0x21c),_0x23d15e=>{const _0xc9aaf0=_0x3f472c,_0x8f1e86=_0x23d15e[_0xc9aaf0(0x1e8)](_0x25b559=>_0x25b559[_0xc9aaf0(0x1c1)]()),_0x391934=_0x8f1e86[0x0][_0xc9aaf0(0x192)](_0xc9aaf0(0x257)),{minColumn:_0x46e814,maxColumn:_0x50c795}=_0x47f1d9[_0xc9aaf0(0x1a1)](_0x8f1e86);_0x2b3179[_0xc9aaf0(0x255)](_0x391934,{'at':_0x46e814,'columns':_0x50c795-_0x46e814+0x1});});const _0x291402=(_0x166f11,_0x340ff1)=>{const _0x10eef6=_0x3f472c;if(!_0x340ff1[_0x10eef6(0x1be)]||!_0x340ff1[_0x10eef6(0x1be)][_0x10eef6(0x1cf)](_0x10eef6(0x216)))return;const _0x1c28cd=_0x340ff1[_0x10eef6(0x1fa)][_0x10eef6(0x259)],_0x342345=_0x318895[_0x10eef6(0x23c)]()[_0x10eef6(0x1e4)](_0x448295=>_0x448295[_0x10eef6(0x247)]&&_0x448295[_0x10eef6(0x1fa)]&&_0x448295[_0x10eef6(0x1fa)][_0x10eef6(0x259)]==_0x1c28cd);_0x342345[_0x10eef6(0x252)]&&_0x340ff1[_0x10eef6(0x1b3)]()[_0x10eef6(0x252)]!=_0x342345[_0x10eef6(0x252)]&&_0x342345[_0x10eef6(0x1d0)]((_0x48a4bc,_0x453591)=>(_0x48a4bc[_0x10eef6(0x1c5)]=_0x453591,_0x453591[_0x10eef6(0x254)]=_0x48a4bc,_0x453591));};function _0x262a1(_0x12e0a2,_0x1b0b0e=!0x0){const _0x1700f9=_0x3f472c,{id:_0x50bb41}=_0x318895[_0x1700f9(0x1ba)](_0x12e0a2[_0x1700f9(0x217)]),_0x1d8c69=[_0x1700f9(0x1e0),_0x1700f9(0x1fb)],_0x4551d4=_0x318895[_0x1700f9(0x1ef)][_0x1700f9(0x251)](_0x12e0a2[_0x1700f9(0x217)]);return _0x4551d4&&_0x1d8c69[_0x1700f9(0x218)](_0x1700f9(0x233)),{'classes':_0x1d8c69,'attributes':{'data-suggestion':_0x50bb41},'priority':_0x4551d4&&_0x1b0b0e?0xbc2:0xbb8};}_0x318895['on'](_0x3f472c(0x253),_0x291402,{'priority':_0x3f472c(0x236)}),_0x318895['on'](_0x3f472c(0x258),_0x291402,{'priority':_0x3f472c(0x236)}),_0x1038b3[_0x3f472c(0x223)][_0x3f472c(0x230)][_0x3f472c(0x19c)](()=>{const _0x362be7=_0x3f472c;let _0x8b6b90=!0x1;const _0x1eb7c5=Array[_0x362be7(0x244)](_0x1038b3[_0x362be7(0x223)][_0x362be7(0x230)][_0x362be7(0x231)][_0x362be7(0x20d)]());for(const {name:_0x3bb604,data:_0x56b37f}of _0x1eb7c5){const {group:_0x5c846a,type:_0xa3d112,id:_0x2ead76}=_0x318895[_0x362be7(0x1ba)](_0x3bb604);if(_0x362be7(0x197)!=_0x5c846a||_0x362be7(0x248)!=_0xa3d112||_0x56b37f[_0x362be7(0x21e)])continue;if(!_0x318895[_0x362be7(0x1d4)](_0x2ead76))continue;const _0x18b7b3=_0x318895[_0x362be7(0x22c)](_0x2ead76)[_0x362be7(0x22f)](),_0x473bd3=_0x1038b3[_0x362be7(0x1b7)][_0x362be7(0x234)](_0x362be7(0x1b1))['me'];for(const _0x3136c8 of _0x318895[_0x362be7(0x23c)]()){if(!_0x3136c8[_0x362be7(0x247)]||_0x3136c8[_0x362be7(0x1ca)]!=_0x473bd3)continue;if(_0x362be7(0x211)!=_0x3136c8[_0x362be7(0x246)]||_0x362be7(0x1c6)!=_0x3136c8[_0x362be7(0x1be)])continue;if(_0x3136c8[_0x362be7(0x22f)]()[_0x362be7(0x21a)](_0x486b8e=>_0x18b7b3[_0x362be7(0x201)](_0x7e8a57=>_0x7e8a57[_0x362be7(0x1ed)](_0x486b8e,!0x0)))){for(const _0x4b807b of _0x3136c8[_0x362be7(0x1b3)]())_0x4b807b[_0x362be7(0x247)]&&(_0x4b807b[_0x362be7(0x21c)](),_0x8b6b90=!0x0);}}}return _0x8b6b90;}),_0x1038b3[_0x3f472c(0x223)][_0x3f472c(0x230)][_0x3f472c(0x19c)](_0x3d368e=>{const _0x4fa574=_0x3f472c,_0xbf8586=_0x1038b3[_0x4fa574(0x1e9)][_0x4fa574(0x234)](_0x4fa574(0x1eb));if(!_0xbf8586||!_0xbf8586[_0x4fa574(0x222)][_0x4fa574(0x237)](_0x3d368e[_0x4fa574(0x23d)]))return!0x1;let _0x26ffa1=!0x1;const _0x57b744=_0x1038b3[_0x4fa574(0x1b7)][_0x4fa574(0x234)](_0x4fa574(0x1b1))['me'],_0x477adf=_0x1038b3[_0x4fa574(0x223)][_0x4fa574(0x230)][_0x4fa574(0x231)][_0x4fa574(0x1cd)](),_0x2a8ff9=Array[_0x4fa574(0x244)](_0x1038b3[_0x4fa574(0x223)][_0x4fa574(0x230)][_0x4fa574(0x231)][_0x4fa574(0x20d)]())[_0x4fa574(0x1e4)](({name:_0x21808f,data:_0x272e49})=>{const _0x3c4b70=_0x4fa574,{group:_0x147197,subType:_0x34a7a9,authorId:_0x4016c7}=_0x318895[_0x3c4b70(0x1ba)](_0x21808f);return _0x3c4b70(0x197)==_0x147197&&_0x3c4b70(0x216)==_0x34a7a9&&_0x4016c7==_0x57b744['id']&&!_0x272e49[_0x3c4b70(0x21e)];});for(const _0x32e85d of _0x477adf){if(_0x4fa574(0x1b2)!=_0x32e85d[_0x4fa574(0x246)]||_0x4fa574(0x1a9)!=_0x32e85d[_0x4fa574(0x1c9)]||0x1!=_0x32e85d[_0x4fa574(0x252)])continue;const _0x3a7f29=_0x3d368e[_0x4fa574(0x228)](_0x32e85d[_0x4fa574(0x1bc)],_0x32e85d[_0x4fa574(0x1bc)][_0x4fa574(0x1f3)](0x1));if(!_0x2a8ff9[_0x4fa574(0x210)](({data:_0x50f59b})=>_0x50f59b[_0x4fa574(0x1c7)][_0x4fa574(0x1f0)](_0x3a7f29))){for(const {name:_0x4e3edb,data:_0x140a62}of _0x2a8ff9)if(_0x3a7f29[_0x4fa574(0x1ed)](_0x140a62[_0x4fa574(0x1c7)])){_0x3d368e[_0x4fa574(0x215)](_0x4e3edb,{'range':_0x3a7f29}),_0x26ffa1=!0x0;break;}}}return _0x26ffa1;}),_0x1038b3[_0x3f472c(0x223)][_0x3f472c(0x230)][_0x3f472c(0x19c)](_0x3b965a=>{const _0x577dc6=_0x3f472c;let _0x23cd38=!0x1;const _0x36ed7a=_0x1038b3[_0x577dc6(0x1b7)][_0x577dc6(0x234)](_0x577dc6(0x1b1))['me'],_0x1ce3f4=_0x318895[_0x577dc6(0x23c)]()[_0x577dc6(0x1e4)](_0x40da54=>_0x40da54[_0x577dc6(0x247)]&&_0x40da54[_0x577dc6(0x1ca)]==_0x36ed7a),_0x417742=new Set(),_0x2d1a89=new Set();for(const _0x4c0f50 of _0x1ce3f4)if(_0x577dc6(0x216)==_0x4c0f50[_0x577dc6(0x1be)])for(const _0x2b0a65 of _0x4c0f50[_0x577dc6(0x240)]()){const _0xb2ae10=_0x2b0a65[_0x577dc6(0x194)]()[_0x577dc6(0x1c1)]();if(_0xb2ae10){if(_0xb2ae10['is'](_0x577dc6(0x1d6),_0x577dc6(0x1a9))&&we(_0xb2ae10)){_0x4c0f50[_0x577dc6(0x1f5)](_0x2b0a65[_0x577dc6(0x1c9)]),_0x417742[_0x577dc6(0x1b5)](_0xb2ae10),_0x23cd38=!0x0;const _0x45b3e2=_0xb2ae10[_0x577dc6(0x19a)],_0xb8fa30=_0xb2ae10[_0x577dc6(0x226)],_0x29e7af=_0x45b3e2&&_0x45b3e2['is'](_0x577dc6(0x1d6),_0x577dc6(0x1a9)),_0x12b1e5=_0xb8fa30&&_0xb8fa30['is'](_0x577dc6(0x1d6),_0x577dc6(0x1a9));_0x29e7af&&!_0x417742[_0x577dc6(0x237)](_0x45b3e2)&&_0x2d1a89[_0x577dc6(0x1b5)](_0x45b3e2),_0x12b1e5&&!_0x417742[_0x577dc6(0x237)](_0xb8fa30)&&_0x2d1a89[_0x577dc6(0x1b5)](_0xb8fa30);}else _0xb2ae10['is'](_0x577dc6(0x1d6),_0x577dc6(0x20f))&&_0xb2ae10[_0x577dc6(0x1a3)]&&(_0x4c0f50[_0x577dc6(0x1f5)](_0x2b0a65[_0x577dc6(0x1c9)]),_0x23cd38=!0x0);}}else{if(_0x577dc6(0x1c6)==_0x4c0f50[_0x577dc6(0x1be)]){if(!_0x4c0f50[_0x577dc6(0x1fa)]||!_0x4c0f50[_0x577dc6(0x1fa)][_0x577dc6(0x259)])continue;const _0x100743=_0x4c0f50[_0x577dc6(0x1fa)][_0x577dc6(0x1f8)];if(_0x100743&&Object[_0x577dc6(0x22e)](_0x100743)[_0x577dc6(0x252)])continue;const _0x52c48b=_0x4c0f50[_0x577dc6(0x1fa)][_0x577dc6(0x259)];let _0x34a30f=!0x0,_0x4960bf=!0x0;for(const _0x2ea895 of _0x1ce3f4)if(_0x2ea895[_0x577dc6(0x1be)]&&_0x2ea895[_0x577dc6(0x1be)][_0x577dc6(0x1cf)](_0x577dc6(0x216))){if(!_0x2ea895[_0x577dc6(0x1fa)][_0x577dc6(0x259)]){_0x4960bf=!0x1;break;}if(_0x2ea895['id']!=_0x4c0f50['id']&&_0x2ea895[_0x577dc6(0x1fa)][_0x577dc6(0x259)]==_0x52c48b){_0x34a30f=!0x1;break;}}_0x4960bf&&_0x34a30f&&(_0x4c0f50[_0x577dc6(0x1ee)](),_0x23cd38=!0x0);}}for(const _0x3dc28e of _0x417742)_0x3b965a[_0x577dc6(0x21b)](_0x3dc28e);for(const _0x2876de of _0x2d1a89)_0x3b965a[_0x577dc6(0x23e)](_0x2876de);return _0x23cd38;}),_0x1038b3[_0x3f472c(0x1de)][_0x3f472c(0x1fc)](_0x3f472c(0x21d))[_0x3f472c(0x25c)]({'model':_0x3f472c(0x1a8),'view':(_0x104a82,_0x18a50f)=>_0x262a1(_0x104a82),'converterPriority':_0x3f472c(0x236)}),_0x1038b3[_0x3f472c(0x1de)][_0x3f472c(0x1fc)](_0x3f472c(0x1f1))[_0x3f472c(0x25c)]({'model':_0x3f472c(0x1a8),'view':(_0x4ad6ef,_0x1fbfa1)=>_0x1fbfa1[_0x3f472c(0x1ac)][_0x3f472c(0x1ff)]?_0x262a1(_0x4ad6ef,!0x1):null,'converterPriority':_0x3f472c(0x236)});const _0x567f9c=_0x1038b3[_0x3f472c(0x1fd)][_0x3f472c(0x1d3)];this[_0x3f472c(0x193)](_0x567f9c[_0x3f472c(0x230)],_0x3f472c(0x1ec),(_0xa4f530,_0x4e8040)=>{const _0x25d2ff=_0x3f472c,_0x206e8d=[];for(const _0x24dcd4 of _0x567f9c[_0x25d2ff(0x241)](_0x4e8040[_0x25d2ff(0x1a2)])[_0x25d2ff(0x213)]())_0x24dcd4['is'](_0x25d2ff(0x1d6),_0x25d2ff(0x20b))&&_0x206e8d[_0x25d2ff(0x218)](_0x24dcd4);_0x567f9c[_0x25d2ff(0x198)](_0x47b6bd=>{const _0x1a848b=_0x25d2ff;for(const _0x59f1fe of _0x206e8d)_0x47b6bd[_0x1a848b(0x203)](_0x47b6bd[_0x1a848b(0x241)](_0x59f1fe),_0x47b6bd[_0x1a848b(0x1ce)](_0x59f1fe)),_0x47b6bd[_0x1a848b(0x21b)](_0x59f1fe);});});}}function we(_0x125688){const _0x8dd4d0=_0x4e0a17;if(_0x125688[_0x8dd4d0(0x1a3)])return!0x0;const _0x1d5c2e=_0x125688[_0x8dd4d0(0x1ad)](0x0);return _0x1d5c2e['is'](_0x8dd4d0(0x1d6),_0x8dd4d0(0x20f))&&_0x1d5c2e[_0x8dd4d0(0x1a3)];}function ke(_0x29a239,_0x3d12c8={},_0x3a7d96){const _0x2af0f0=_0x4e0a17;for(const {isAnchor:_0x3e1a9e,cellHeight:_0x320369,cellWidth:_0x49894d}of _0x3a7d96[_0x2af0f0(0x1dd)](_0x29a239,{'includeAllSlots':!0x0,..._0x3d12c8}))if(!_0x3e1a9e||0x1!=_0x320369||0x1!=_0x49894d)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x4e21(_0xe03ee0,_0x2ca456){const _0x1cdc62=_0x1cdc();return _0x4e21=function(_0x4e21a8,_0x2e8907){_0x4e21a8=_0x4e21a8-0x17d;let _0x4fed3e=_0x1cdc62[_0x4e21a8];return _0x4fed3e;},_0x4e21(_0xe03ee0,_0x2ca456);}const _0x107d17=_0x4e21;(function(_0x3bd8a2,_0x5ef954){const _0x25a96a=_0x4e21,_0x2bed47=_0x3bd8a2();while(!![]){try{const _0x3ae940=-parseInt(_0x25a96a(0x199))/0x1+-parseInt(_0x25a96a(0x18f))/0x2+-parseInt(_0x25a96a(0x191))/0x3*(-parseInt(_0x25a96a(0x195))/0x4)+-parseInt(_0x25a96a(0x18c))/0x5+-parseInt(_0x25a96a(0x1a2))/0x6+parseInt(_0x25a96a(0x181))/0x7+parseInt(_0x25a96a(0x1a7))/0x8*(parseInt(_0x25a96a(0x186))/0x9);if(_0x3ae940===_0x5ef954)break;else _0x2bed47['push'](_0x2bed47['shift']());}catch(_0x46ca05){_0x2bed47['push'](_0x2bed47['shift']());}}}(_0x1cdc,0xcb042));import{Plugin as _0x19b470}from'ckeditor5/src/core.js';import{getTranslation as _0x2dd988}from'../utils/common-translations.js';function _0x1cdc(){const _0x4c7b74=['formatGroupId','registerCustomCallback','4pnhUyn','locale','handleResizeTableWidthCommand','resizeTableWidth','369757vYsBfJ','getSuggestions','accept','format','handleSuggestionDescription','getContainedElement','document','tableWidth','subType','9850590nrLXkd','descriptionFactory','getAttribute','TrackChangesEditing','TableColumnResizeEditing','16jjjqlY','model','formatBlock','*Format:*\x20resize\x20table','getSelectedElement','get','enableCommand','columnWidths','resizeTable','_suggestionFactory','commandParams','selection','Users','afterInit','table','markBlockFormat','data','3312078eqwmVP','getSuggestionCallback','formatInline','getColumnGroupElement','has','11601189gRTITO','author','type','bind','getTableColumnsWidths','registerDescriptionCallback','1170420waOfYO','change','discard','974090KUpnXN','editor','1539027MaCeZQ','plugins'];_0x1cdc=function(){return _0x4c7b74;};return _0x1cdc();}export default class Nt extends _0x19b470{[_0x107d17(0x17d)](){const _0x713d18=_0x107d17;if(!this[_0x713d18(0x190)][_0x713d18(0x192)][_0x713d18(0x185)](_0x713d18(0x1a6)))return;const _0x3c2ea7=this[_0x713d18(0x190)][_0x713d18(0x192)][_0x713d18(0x1ac)](_0x713d18(0x1a5));_0x3c2ea7[_0x713d18(0x1ad)](_0x713d18(0x198),this[_0x713d18(0x197)][_0x713d18(0x189)](this)),_0x3c2ea7[_0x713d18(0x1b0)][_0x713d18(0x194)](_0x713d18(0x1a9),_0x713d18(0x1af),_0x713d18(0x19b),_0x3c2ea7[_0x713d18(0x1b0)][_0x713d18(0x182)](_0x713d18(0x1a9),null,_0x713d18(0x18e))),_0x3c2ea7[_0x713d18(0x1b0)][_0x713d18(0x194)](_0x713d18(0x1a9),_0x713d18(0x1af),_0x713d18(0x18e),_0x3c2ea7[_0x713d18(0x1b0)][_0x713d18(0x182)](_0x713d18(0x1a9),null,_0x713d18(0x19b))),_0x3c2ea7[_0x713d18(0x1a3)][_0x713d18(0x18b)](this[_0x713d18(0x19d)][_0x713d18(0x189)](this));}[_0x107d17(0x197)](_0x4124b9,_0x7e4311){const _0x21a946=_0x107d17,_0x24f713=this[_0x21a946(0x190)][_0x21a946(0x192)][_0x21a946(0x1ac)](_0x21a946(0x1a5)),_0x3373dd=this[_0x21a946(0x190)][_0x21a946(0x192)][_0x21a946(0x1ac)](_0x21a946(0x1a6)),_0x5b20e8=_0x7e4311[_0x21a946(0x17e)]||this[_0x21a946(0x190)][_0x21a946(0x1a8)][_0x21a946(0x19f)][_0x21a946(0x1b2)][_0x21a946(0x1ab)]();this[_0x21a946(0x190)][_0x21a946(0x1a8)][_0x21a946(0x18d)](()=>{const _0x176219=_0x21a946,_0x2180ec=_0x3373dd[_0x176219(0x184)](_0x5b20e8);let _0x2b78b1=_0x2180ec?_0x3373dd[_0x176219(0x18a)](_0x2180ec):null,_0x46b2d0=_0x5b20e8[_0x176219(0x1a4)](_0x176219(0x1a0))||null;const _0x214dec=_0x7e4311[_0x176219(0x1a0)]||_0x46b2d0,_0x5bb44c=_0x7e4311[_0x176219(0x1ae)]||_0x2b78b1,_0x3ca14b=this[_0x176219(0x190)][_0x176219(0x192)][_0x176219(0x1ac)](_0x176219(0x1b3))['me'];for(const _0x4b5db7 of _0x24f713[_0x176219(0x19a)]()){const _0x3f1eb8=_0x4b5db7[_0x176219(0x19e)]();if(_0x176219(0x1af)===_0x4b5db7[_0x176219(0x1a1)]&&_0x3f1eb8===_0x5b20e8){_0x4b5db7[_0x176219(0x187)]!==_0x3ca14b&&_0x4b5db7[_0x176219(0x18e)]();const _0x10229b=_0x4b5db7[_0x176219(0x180)][_0x176219(0x1b1)];_0x46b2d0=_0x10229b[0x0][_0x176219(0x1a0)],_0x2b78b1=_0x10229b[0x0][_0x176219(0x1ae)];break;}}_0x4124b9({'table':_0x5b20e8,'tableWidth':_0x214dec,'columnWidths':_0x5bb44c}),_0x24f713[_0x176219(0x17f)](_0x5b20e8,{'commandName':_0x176219(0x198),'commandParams':[{'tableWidth':_0x46b2d0,'columnWidths':_0x2b78b1}],'formatGroupId':_0x176219(0x1af)},[],_0x176219(0x1af));});}[_0x107d17(0x19d)](_0x52deb7){const _0x561bdc=_0x107d17;if(_0x561bdc(0x1a9)!=_0x52deb7[_0x561bdc(0x188)]&&_0x561bdc(0x183)!=_0x52deb7[_0x561bdc(0x188)])return;const {data:_0xea4a28}=_0x52deb7;if(_0xea4a28&&_0x561bdc(0x1af)===_0xea4a28[_0x561bdc(0x193)]){const _0x3b5ab5=_0x561bdc(0x1aa);return{'type':_0x561bdc(0x19c),'content':_0x2dd988(this[_0x561bdc(0x190)][_0x561bdc(0x196)],_0x3b5ab5)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x391d67=_0x193d;(function(_0x1b3d84,_0x5804b7){const _0x3cff11=_0x193d,_0x4aad07=_0x1b3d84();while(!![]){try{const _0x2bea5e=parseInt(_0x3cff11(0x10d))/0x1*(-parseInt(_0x3cff11(0xfe))/0x2)+parseInt(_0x3cff11(0x120))/0x3*(-parseInt(_0x3cff11(0x10e))/0x4)+parseInt(_0x3cff11(0x123))/0x5+parseInt(_0x3cff11(0x12d))/0x6*(parseInt(_0x3cff11(0xfd))/0x7)+-parseInt(_0x3cff11(0x12a))/0x8+parseInt(_0x3cff11(0x113))/0x9+-parseInt(_0x3cff11(0x135))/0xa*(-parseInt(_0x3cff11(0x107))/0xb);if(_0x2bea5e===_0x5804b7)break;else _0x4aad07['push'](_0x4aad07['shift']());}catch(_0xcfa333){_0x4aad07['push'](_0x4aad07['shift']());}}}(_0x3a80,0xa4d4a));import{Plugin as _0x11eca6}from'ckeditor5/src/core.js';import _0x4cc386 from'./table.js';import{getTranslation as _0x12cabf}from'../utils/common-translations.js';export default class Ct extends _0x11eca6{static get[_0x391d67(0x12b)](){return[_0x4cc386];}[_0x391d67(0x11c)](){const _0x2a3b2c=_0x391d67,_0x55f196=this[_0x2a3b2c(0xeb)];if(!_0x55f196[_0x2a3b2c(0xf9)][_0x2a3b2c(0xea)](_0x2a3b2c(0xf5)))return;const _0x2ecbd9=_0x55f196[_0x2a3b2c(0xfa)],_0x61f463=_0x55f196[_0x2a3b2c(0xf9)][_0x2a3b2c(0x117)](_0x2a3b2c(0xf4));_0x61f463[_0x2a3b2c(0x132)](_0x2a3b2c(0xe3)),_0x61f463[_0x2a3b2c(0x132)](_0x2a3b2c(0xf0)),_0x61f463[_0x2a3b2c(0x12e)](_0x2a3b2c(0xec)),_0x61f463[_0x2a3b2c(0x12e)](_0x2a3b2c(0x121)),_0x61f463[_0x2a3b2c(0x103)][_0x2a3b2c(0xfb)](_0x2a3b2c(0xec),_0x12cabf(_0x2ecbd9,_0x2a3b2c(0x12c))),_0x61f463[_0x2a3b2c(0x103)][_0x2a3b2c(0xfb)](_0x2a3b2c(0x121),_0x12cabf(_0x2ecbd9,_0x2a3b2c(0x106))),this[_0x2a3b2c(0x105)]();}[_0x391d67(0x105)](){const _0x6deabd=_0x391d67,_0x2854d3=this[_0x6deabd(0xeb)][_0x6deabd(0xf9)][_0x6deabd(0x117)](_0x6deabd(0xf4)),_0x599721=this[_0x6deabd(0xeb)][_0x6deabd(0xf9)][_0x6deabd(0x117)](_0x6deabd(0x130)),_0x251e29=this[_0x6deabd(0xeb)][_0x6deabd(0xf9)][_0x6deabd(0x117)](_0x4cc386)[_0x6deabd(0xf8)]();function _0x2bf4be({showActiveMarker:_0x4be430=!0x0,setDataAttribute:_0x3a2812=!0x0}={}){return(_0x22476d,_0x2edc22,_0x35973a)=>{const _0x569d4b=_0x193d,{type:_0x5f4644,id:_0xb9d6d8}=_0x2854d3[_0x569d4b(0x125)](_0x2edc22[_0x569d4b(0xff)]),_0x45dd56=_0x2854d3[_0x569d4b(0xe9)](_0xb9d6d8),_0x469037=_0x45dd56[_0x569d4b(0xe8)];if(_0x569d4b(0x11a)!=_0x45dd56[_0x569d4b(0xf1)]||!_0x469037||_0x569d4b(0xf0)!=_0x469037[_0x569d4b(0x110)])return;if(_0x2edc22[_0x569d4b(0xf7)])return void _0x22476d[_0x569d4b(0xe5)]();if(!_0x35973a[_0x569d4b(0xe0)][_0x569d4b(0xf2)](_0x2edc22[_0x569d4b(0x127)],_0x22476d[_0x569d4b(0x122)]))return;const _0x3f8293=_0x2edc22[_0x569d4b(0x127)][_0x569d4b(0x114)][_0x569d4b(0x129)],_0x1c2ab5=_0x2edc22[_0x569d4b(0x127)][_0x569d4b(0xe4)][_0x569d4b(0x115)],_0x1719a1=_0x3f8293[_0x569d4b(0x131)][_0x569d4b(0x131)],{column:_0x4e3c4f}=_0x599721[_0x569d4b(0xe7)](_0x3f8293),{column:_0x135d5f}=_0x599721[_0x569d4b(0xe7)](_0x1c2ab5);for(let _0x3a4f6b=_0x4e3c4f;_0x3a4f6b<=_0x135d5f;_0x3a4f6b++){const _0x179e9e=_0x599721[_0x569d4b(0xed)](_0x1719a1,{'column':_0x3a4f6b,'includeAllSlots':!0x1});for(const _0x13d5fd of _0x179e9e){const _0x1db08e=_0x13d5fd[_0x569d4b(0x119)],_0x2cd44a=_0x35973a[_0x569d4b(0x11b)][_0x569d4b(0x11f)](_0x1db08e);_0x35973a[_0x569d4b(0x10c)][_0x569d4b(0x116)](_0x569d4b(0x136)+_0x5f4644,_0x2cd44a),_0x3a2812&&_0x35973a[_0x569d4b(0x10c)][_0x569d4b(0x102)](_0x569d4b(0x100),_0xb9d6d8,_0x2cd44a),_0x35973a[_0x569d4b(0x11b)][_0x569d4b(0x11e)](_0x2cd44a,_0x2edc22[_0x569d4b(0xff)]),_0x4be430&&(_0x2854d3[_0x569d4b(0xf6)][_0x569d4b(0x101)](_0x2edc22[_0x569d4b(0xff)])?_0x35973a[_0x569d4b(0x10c)][_0x569d4b(0x116)](_0x569d4b(0x10a),_0x2cd44a):_0x35973a[_0x569d4b(0x10c)][_0x569d4b(0x126)](_0x569d4b(0x10a),_0x2cd44a));}}};}_0x2854d3[_0x6deabd(0x12f)][_0x6deabd(0xef)](_0x6deabd(0x11a),_0x6deabd(0xe3),_0x6deabd(0x112),_0x251e29),_0x2854d3[_0x6deabd(0x12f)][_0x6deabd(0xef)](_0x6deabd(0x11a),_0x6deabd(0xf0),_0x6deabd(0x112),_0x251e29),this[_0x6deabd(0xeb)][_0x6deabd(0x10f)][_0x6deabd(0x118)]['on'](_0x6deabd(0x11d),_0x2bf4be(),{'priority':_0x6deabd(0x124)}),this[_0x6deabd(0xeb)][_0x6deabd(0xe8)][_0x6deabd(0x118)]['on'](_0x6deabd(0x11d),(_0x2f30ab,_0x228914,_0x136623)=>{const _0x1beb29=_0x6deabd;_0x136623[_0x1beb29(0x109)][_0x1beb29(0x133)]&&_0x2bf4be({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2f30ab,_0x228914,_0x136623);},{'priority':_0x6deabd(0x124)}),this[_0x6deabd(0xeb)][_0x6deabd(0x10f)][_0x6deabd(0x118)]['on'](_0x6deabd(0x111),(_0x4638f0,_0x7dfb68,_0x47bf88)=>{const _0x377ded=_0x6deabd,{type:_0xfe1ec6,id:_0xdc48f1}=_0x2854d3[_0x377ded(0x125)](_0x7dfb68[_0x377ded(0xff)]),_0x1ebdc1=_0x2854d3[_0x377ded(0xe9)](_0xdc48f1),_0x1abe6e=_0x1ebdc1[_0x377ded(0xe8)];if(_0x377ded(0x11a)!=_0x1ebdc1[_0x377ded(0xf1)]||!_0x1abe6e||_0x377ded(0xf0)!=_0x1abe6e[_0x377ded(0x110)])return;const _0x3acce2=_0x47bf88[_0x377ded(0x11b)][_0x377ded(0xe6)](_0x7dfb68[_0x377ded(0xff)]);if(_0x3acce2){for(const _0x7a92e5 of _0x3acce2)_0x47bf88[_0x377ded(0x10c)][_0x377ded(0x126)](_0x377ded(0x136)+_0xfe1ec6,_0x7a92e5),_0x47bf88[_0x377ded(0x10c)][_0x377ded(0x126)](_0x377ded(0x10a),_0x7a92e5),_0x47bf88[_0x377ded(0x10c)][_0x377ded(0x10b)](_0x377ded(0x100),_0x7a92e5),_0x47bf88[_0x377ded(0x11b)][_0x377ded(0xfc)](_0x7a92e5,_0x7dfb68[_0x377ded(0xff)]);}},{'priority':_0x6deabd(0x124)}),this[_0x6deabd(0x104)]();}[_0x391d67(0x104)](){const _0x5e2390=_0x391d67,_0x243cc8=this[_0x5e2390(0xeb)],_0x3a5e3e=_0x243cc8[_0x5e2390(0xfa)];function _0x149e64(_0x423609){const _0x332ccf=_0x5e2390;return{'type':_0x332ccf(0xee),'content':_0x12cabf(_0x3a5e3e,_0x332ccf(0x108),_0x423609)};}_0x243cc8[_0x5e2390(0xf9)][_0x5e2390(0x117)](_0x5e2390(0xf4))[_0x5e2390(0x103)][_0x5e2390(0x134)](_0x1c59e5=>{const _0x1200c0=_0x5e2390;if(_0x1200c0(0x11a)!=_0x1c59e5[_0x1200c0(0xf1)])return;const {data:_0x5e533e}=_0x1c59e5;if(_0x5e533e){if(_0x1200c0(0xe3)==_0x5e533e[_0x1200c0(0x110)]){const _0x244f41=_0x5e533e[_0x1200c0(0xf3)][0x0][_0x1200c0(0xe2)];return _0x149e64(_0x12cabf(_0x3a5e3e,_0x244f41?_0x1200c0(0x12c):_0x1200c0(0x128)));}if(_0x1200c0(0xf0)==_0x5e533e[_0x1200c0(0x110)]){const _0x531aae=_0x5e533e[_0x1200c0(0xf3)][0x0][_0x1200c0(0xe2)];return _0x149e64(_0x12cabf(_0x3a5e3e,_0x531aae?_0x1200c0(0x106):_0x1200c0(0xe1)));}}});}}function _0x193d(_0x445a0a,_0x4f2d8f){const _0x3a80c7=_0x3a80();return _0x193d=function(_0x193dbb,_0x5280b2){_0x193dbb=_0x193dbb-0xe0;let _0x2919f4=_0x3a80c7[_0x193dbb];return _0x2919f4;},_0x193d(_0x445a0a,_0x4f2d8f);}function _0x3a80(){const _0x41620c=['removeAttribute','writer','1KxSHxJ','6224soESGg','editing','commandName','removeMarker:suggestion','accept','8643132PwFyet','start','nodeBefore','addClass','get','downcastDispatcher','cell','formatBlock','mapper','afterInit','addMarker:suggestion','bindElementToMarker','toViewElement','2313kcOibU','headingColumns','name','3052930zUGobR','highest','_splitMarkerName','removeClass','markerRange','FORMAT_REGULAR_ROW','nodeAfter','8094600RpoYnq','requires','FORMAT_HEADER_ROW','2580FBjOle','registerBlockAttribute','_suggestionFactory','TableUtils','parent','enableDefaultAttributesIntegration','showSuggestionHighlights','registerDescriptionCallback','310xiAdbu','ck-suggestion-marker-','consumable','FORMAT_REGULAR_COLUMN','forceValue','setTableRowHeader','end','stop','markerNameToElements','getCellLocation','data','getSuggestion','has','editor','headingRows','createTableWalker','format','registerCustomCallback','setTableColumnHeader','type','consume','commandParams','TrackChangesEditing','TableEditing','activeMarkers','item','_acceptFormatSuggestionCallbackFactory','plugins','locale','registerAttributeLabel','unbindElementFromMarkerName','1939DBGnRR','2026588aGxXzB','markerName','data-suggestion','includes','setAttribute','descriptionFactory','_registerLegacyDescription','_handleLegacySuggestions','FORMAT_HEADER_COLUMN','784157ecWgTs','*Format:*\x20%0','options','ck-suggestion-marker--active'];_0x3a80=function(){return _0x41620c;};return _0x3a80();}
|