@ckeditor/ckeditor5-track-changes 42.0.0-alpha.6 → 42.0.0-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x573e(){const _0x17d71d=['527676tozZdp','acceptAllSuggestions','45DNGMLE','goToPreviousRestrictedEditingException','discardAllSuggestions','get','trackChanges','187ajcgJO','453607yMnbOy','315159vdmneK','24sgGZHO','543210drrYkx','afterInit','goToNextRestrictedEditingException','acceptSuggestion','plugins','discardSelectedSuggestions','enableCommand','RestrictedEditingModeEditing','63VCGYqT','editor','3341080XhqLDp','has','discardSuggestion','386102cyMbgl','3ZLgLeZ','acceptSelectedSuggestions','TrackChangesEditing','89348dGKhGZ'];_0x573e=function(){return _0x17d71d;};return _0x573e();}function _0x41e7(_0x246ff6,_0x8dadd5){const _0x573efe=_0x573e();return _0x41e7=function(_0x41e759,_0x49b938){_0x41e759=_0x41e759-0x15f;let _0x12a91d=_0x573efe[_0x41e759];return _0x12a91d;},_0x41e7(_0x246ff6,_0x8dadd5);}const _0xbb7c18=_0x41e7;(function(_0x6451c9,_0x74e63e){const _0x2b715d=_0x41e7,_0x73d668=_0x6451c9();while(!![]){try{const _0x5d32c7=-parseInt(_0x2b715d(0x172))/0x1*(-parseInt(_0x2b715d(0x171))/0x2)+parseInt(_0x2b715d(0x162))/0x3+-parseInt(_0x2b715d(0x175))/0x4*(-parseInt(_0x2b715d(0x178))/0x5)+parseInt(_0x2b715d(0x163))/0x6*(parseInt(_0x2b715d(0x161))/0x7)+-parseInt(_0x2b715d(0x16e))/0x8+parseInt(_0x2b715d(0x16c))/0x9*(parseInt(_0x2b715d(0x164))/0xa)+parseInt(_0x2b715d(0x160))/0xb*(-parseInt(_0x2b715d(0x176))/0xc);if(_0x5d32c7===_0x74e63e)break;else _0x73d668['push'](_0x73d668['shift']());}catch(_0x3cf2d7){_0x73d668['push'](_0x73d668['shift']());}}}(_0x573e,0x57c5a));import{Plugin as _0xc62fc7}from'ckeditor5/src/core.js';export default class kt extends _0xc62fc7{[_0xbb7c18(0x165)](){const _0x184887=_0xbb7c18,_0x338720=this[_0x184887(0x16d)];if(!_0x338720[_0x184887(0x168)][_0x184887(0x16f)](_0x184887(0x16b)))return;const _0x4b6b02=_0x338720[_0x184887(0x168)][_0x184887(0x17b)](_0x184887(0x174));_0x4b6b02[_0x184887(0x16a)](_0x184887(0x179)),_0x4b6b02[_0x184887(0x16a)](_0x184887(0x166));const _0x5e2702=_0x338720[_0x184887(0x168)][_0x184887(0x17b)](_0x184887(0x16b));_0x5e2702[_0x184887(0x16a)](_0x184887(0x15f)),_0x5e2702[_0x184887(0x16a)](_0x184887(0x167)),_0x5e2702[_0x184887(0x16a)](_0x184887(0x170)),_0x5e2702[_0x184887(0x16a)](_0x184887(0x177)),_0x5e2702[_0x184887(0x16a)](_0x184887(0x17a)),_0x5e2702[_0x184887(0x16a)](_0x184887(0x173)),_0x5e2702[_0x184887(0x16a)](_0x184887(0x169));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x4d9794=_0x4e9e;(function(_0x408872,_0xf00ff2){const _0x24b931=_0x4e9e,_0x1f3669=_0x408872();while(!![]){try{const _0x14db8b=parseInt(_0x24b931(0x118))/0x1*(-parseInt(_0x24b931(0x106))/0x2)+-parseInt(_0x24b931(0xe9))/0x3+-parseInt(_0x24b931(0x11d))/0x4*(-parseInt(_0x24b931(0xf8))/0x5)+-parseInt(_0x24b931(0x11e))/0x6+parseInt(_0x24b931(0x115))/0x7*(parseInt(_0x24b931(0xef))/0x8)+parseInt(_0x24b931(0xed))/0x9+parseInt(_0x24b931(0x10f))/0xa;if(_0x14db8b===_0xf00ff2)break;else _0x1f3669['push'](_0x1f3669['shift']());}catch(_0x5eb4e4){_0x1f3669['push'](_0x1f3669['shift']());}}}(_0x1239,0x54cd6));import{Plugin as _0xf0e0ac}from'ckeditor5/src/core.js';function _0x1239(){const _0x4cd0a8=['requires','showSuggestionHighlights','registerElementLabel','activeMarkers','shiftEnter','ck-suggestion-marker--active','downcastDispatcher','20ydtOcN','TrackChangesEditing','consumable','insert','descriptionFactory','ELEMENT_LINE_BREAK','includes','test','get','toViewPosition','name','span','addMarker:suggestion:deletion','createPositionBefore','76IXPonI','data','addMarker:suggestion:insertion','options','markerRange','editing','getItems','split','writer','4300190skSfka','locale','enableCommand','editor','softBreak','addClass','455MPrdai','markerName','ck-suggestion-marker-','6332tTTDDS','plugins','init','bindElementToMarker','merge','271956ZkFKiF','991782yDuVZN','deletion','createUIElement','862866yuTdDf','addMarker:suggestion','model','high','1699425cYBnTs','mapper','18472nyGSSG','element'];_0x1239=function(){return _0x4cd0a8;};return _0x1239();}function _0x4e9e(_0x48b05b,_0x170a98){const _0x123900=_0x1239();return _0x4e9e=function(_0x4e9e31,_0x2dc244){_0x4e9e31=_0x4e9e31-0xe8;let _0x2f4b93=_0x123900[_0x4e9e31];return _0x2f4b93;},_0x4e9e(_0x48b05b,_0x170a98);}import{ShiftEnter as _0x4614fa}from'ckeditor5/src/enter.js';import{getTranslation as _0x9e1716}from'../utils/common-translations.js';export default class bt extends _0xf0e0ac{static get[_0x4d9794(0xf1)](){return[_0x4614fa];}[_0x4d9794(0x11a)](){const _0x4b3790=_0x4d9794,_0x4248e2=this[_0x4b3790(0x112)],_0x32003d=_0x4248e2[_0x4b3790(0x119)][_0x4b3790(0x100)](_0x4b3790(0xf9));_0x32003d[_0x4b3790(0x111)](_0x4b3790(0xf5)),_0x4248e2[_0x4b3790(0x10b)][_0x4b3790(0xf7)]['on'](_0x4b3790(0x108),de(_0x4248e2),{'priority':_0x4b3790(0xec)}),_0x4248e2[_0x4b3790(0x10b)][_0x4b3790(0xf7)]['on'](_0x4b3790(0x104),de(_0x4248e2),{'priority':_0x4b3790(0xec)}),_0x4248e2[_0x4b3790(0x107)][_0x4b3790(0xf7)]['on'](_0x4b3790(0xea),(_0x5a347d,_0x2a3541,_0x395d84)=>{const _0x16c25e=_0x4b3790;_0x395d84[_0x16c25e(0x109)][_0x16c25e(0xf2)]&&de(_0x4248e2,{'showActiveMarker':!0x1})(_0x5a347d,_0x2a3541,_0x395d84);}),_0x32003d[_0x4b3790(0xfc)][_0x4b3790(0xf3)](_0x4b3790(0x113),_0x10c0e4=>_0x9e1716(_0x4248e2[_0x4b3790(0x110)],_0x4b3790(0xfd),_0x10c0e4));}}function de(_0x548b87,{showActiveMarker:_0x4c045b=!0x0}={}){return(_0x131f0c,_0x1ae68b,_0x1f259b)=>{const _0x585ffe=_0x4e9e,_0x2c2afe=_0x548b87[_0x585ffe(0x119)][_0x585ffe(0x100)](_0x585ffe(0xf9));if(!_0x1f259b[_0x585ffe(0xfa)][_0x585ffe(0xff)](_0x1ae68b[_0x585ffe(0x10a)],_0x131f0c[_0x585ffe(0x102)]))return;const _0x8d4e83=_0x548b87[_0x585ffe(0xeb)];for(const _0x296341 of _0x1ae68b[_0x585ffe(0x10a)][_0x585ffe(0x10c)]()){if(!_0x296341['is'](_0x585ffe(0xf0),_0x585ffe(0x113)))continue;const _0x49c4dc=_0x585ffe(0x11f)==_0x1ae68b[_0x585ffe(0x116)][_0x585ffe(0x10d)](':')[0x1]?_0x585ffe(0x11c):_0x585ffe(0x10d),_0xd49df9=_0x1f259b[_0x585ffe(0x10e)][_0x585ffe(0xe8)](_0x585ffe(0x103),{'class':_0x585ffe(0x117)+_0x49c4dc}),_0x24ab7d=_0x1f259b[_0x585ffe(0xee)][_0x585ffe(0x101)](_0x8d4e83[_0x585ffe(0x105)](_0x296341));_0x4c045b&&_0x2c2afe[_0x585ffe(0xf4)][_0x585ffe(0xfe)](_0x1ae68b[_0x585ffe(0x116)])&&_0x1f259b[_0x585ffe(0x10e)][_0x585ffe(0x114)](_0x585ffe(0xf6),_0xd49df9),_0x1f259b[_0x585ffe(0x10e)][_0x585ffe(0xfb)](_0x24ab7d,_0xd49df9),_0x1f259b[_0x585ffe(0xee)][_0x585ffe(0x11b)](_0xd49df9,_0x1ae68b[_0x585ffe(0x116)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x565bb7=_0x512f;(function(_0x11cd83,_0x53976b){const _0x1d6a56=_0x512f,_0x4b4e18=_0x11cd83();while(!![]){try{const _0x55ef2d=parseInt(_0x1d6a56(0x156))/0x1*(parseInt(_0x1d6a56(0x146))/0x2)+-parseInt(_0x1d6a56(0x161))/0x3*(parseInt(_0x1d6a56(0x15d))/0x4)+parseInt(_0x1d6a56(0x162))/0x5+-parseInt(_0x1d6a56(0x14a))/0x6*(parseInt(_0x1d6a56(0x149))/0x7)+parseInt(_0x1d6a56(0x16e))/0x8+-parseInt(_0x1d6a56(0x147))/0x9*(-parseInt(_0x1d6a56(0x15c))/0xa)+parseInt(_0x1d6a56(0x15b))/0xb*(-parseInt(_0x1d6a56(0x167))/0xc);if(_0x55ef2d===_0x53976b)break;else _0x4b4e18['push'](_0x4b4e18['shift']());}catch(_0xb51b25){_0x4b4e18['push'](_0x4b4e18['shift']());}}}(_0x7b20,0x545e4));function _0x512f(_0x374a98,_0x5a391f){const _0x7b206b=_0x7b20();return _0x512f=function(_0x512f3c,_0x4a794f){_0x512f3c=_0x512f3c-0x146;let _0x2db49e=_0x7b206b[_0x512f3c];return _0x2db49e;},_0x512f(_0x374a98,_0x5a391f);}import{Plugin as _0x445eb8}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x5d1aee}from'./utils.js';import{getTranslation as _0x2c7c08}from'../utils/common-translations.js';function _0x7b20(){const _0x51e640=['change','get','commandName','2636472OPnqTt','format','locale','949990CHJSJg','2023254AobCEj','selection','171157OybMPB','84TfqMYA','restrictedEditingException','editor','enableCommand','isCollapsed','descriptionFactory','plugins','type','afterInit','formatBlock','registerDescriptionCallback','forceValue','1DhBxZh','FORMAT_RESTRICTED_ENABLED','formatInline','markInlineFormat','commandParams','44kqdFux','10DNwiNS','5212rYGPRv','has','FORMAT_RESTRICTED_DISABLED','value','681nkWUGy','638255daaHUg','from','StandardEditingModeEditing','TrackChangesEditing','document','520032OExCcD','getRanges','commands','model'];_0x7b20=function(){return _0x51e640;};return _0x7b20();}export default class wt extends _0x445eb8{[_0x565bb7(0x152)](){const _0x2032d8=_0x565bb7,_0x1dc9de=this[_0x2032d8(0x14c)],_0x3e4808=_0x1dc9de[_0x2032d8(0x16a)],_0x5bdd32=_0x1dc9de[_0x2032d8(0x170)];if(!_0x1dc9de[_0x2032d8(0x150)][_0x2032d8(0x15e)](_0x2032d8(0x164)))return;const _0x332747=_0x1dc9de[_0x2032d8(0x150)][_0x2032d8(0x16c)](_0x2032d8(0x165)),_0x54bfe6=_0x2032d8(0x14b),_0x1fea72=_0x1dc9de[_0x2032d8(0x169)][_0x2032d8(0x16c)](_0x54bfe6);_0x332747[_0x2032d8(0x14d)](_0x54bfe6,(_0x4e6103,_0x252fbb={})=>{const _0x125349=_0x2032d8,_0x102b6d=_0x3e4808[_0x125349(0x166)][_0x125349(0x148)];if(_0x102b6d[_0x125349(0x14e)])return void _0x4e6103(_0x252fbb);const _0x4299ef=void 0x0!==_0x252fbb[_0x125349(0x155)]?_0x252fbb[_0x125349(0x155)]:!_0x1fea72[_0x125349(0x160)];_0x3e4808[_0x125349(0x16b)](()=>{const _0x316ca2=_0x125349,_0x50150f=Array[_0x316ca2(0x163)](_0x102b6d[_0x316ca2(0x168)]());for(const _0x53d336 of _0x50150f){const _0x2354f4=_0x4299ef?[_0x53d336]:_0x5d1aee(_0x54bfe6,_0x53d336,_0x3e4808);for(const _0x19a396 of _0x2354f4)_0x332747[_0x316ca2(0x159)](_0x19a396,{'commandName':_0x54bfe6,'commandParams':[{'forceValue':_0x4299ef}]});}});}),_0x332747[_0x2032d8(0x14f)][_0x2032d8(0x154)](_0x471dfc=>{const _0x114175=_0x2032d8;if(_0x114175(0x153)!=_0x471dfc[_0x114175(0x151)]&&_0x114175(0x158)!=_0x471dfc[_0x114175(0x151)])return;const {data:_0x41189c}=_0x471dfc;return _0x41189c&&_0x41189c[_0x114175(0x16d)]==_0x54bfe6?_0x41189c[_0x114175(0x15a)][0x0][_0x114175(0x155)]?{'type':_0x114175(0x16f),'content':_0x2c7c08(_0x5bdd32,_0x114175(0x157))}:{'type':_0x114175(0x16f),'content':_0x2c7c08(_0x5bdd32,_0x114175(0x15f))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x4c2d(){const _0x1c8cd1=['toLowerCase','has','styleName','style','StyleUtils','descriptionFactory','8202726ouUxef','commandParams','85590Knozbq','normalizeConfig','*Set\x20format:*\x20%0','_registerLegacyDescription','13853968PYxpek','commandName','376892vRpvJT','registerInlineAttribute','getGhsAttributeNameForElement','enableDefaultAttributesIntegration','DataSchema','6095544QfqqYA','get','TrackChangesEditing','registerDescriptionCallback','locale','registerAttributeLabel','*Remove\x20format:*\x20%0','4704270ZlVOac','config','GeneralHtmlSupport','plugins','formatBlock','FORMAT_STYLE','editor','format','2ClHwEp','7hEeihx','Style','element','definitions','forceValue','registerBlockAttribute','add','block','ghsAttributes','2544993glxcAb','inline','formatInline','afterInit','type'];_0x4c2d=function(){return _0x1c8cd1;};return _0x4c2d();}const _0x20c04b=_0x4c07;(function(_0x176541,_0x2259d5){const _0x84dd42=_0x4c07,_0x585b9a=_0x176541();while(!![]){try{const _0x576bf8=parseInt(_0x84dd42(0x11a))/0x1*(parseInt(_0x84dd42(0x137))/0x2)+parseInt(_0x84dd42(0x124))/0x3+parseInt(_0x84dd42(0x13c))/0x4+parseInt(_0x84dd42(0x131))/0x5+parseInt(_0x84dd42(0x112))/0x6*(parseInt(_0x84dd42(0x11b))/0x7)+-parseInt(_0x84dd42(0x135))/0x8+-parseInt(_0x84dd42(0x12f))/0x9;if(_0x576bf8===_0x2259d5)break;else _0x585b9a['push'](_0x585b9a['shift']());}catch(_0xeb8653){_0x585b9a['push'](_0x585b9a['shift']());}}}(_0x4c2d,0xdd768));function _0x4c07(_0x2f13e2,_0x1bb7b3){const _0x4c2d89=_0x4c2d();return _0x4c07=function(_0x4c07b2,_0x2b9f33){_0x4c07b2=_0x4c07b2-0x110;let _0x5313f6=_0x4c2d89[_0x4c07b2];return _0x5313f6;},_0x4c07(_0x2f13e2,_0x1bb7b3);}import{Plugin as _0x2a3a35}from'ckeditor5/src/core.js';import{getTranslation as _0x373878}from'../utils/common-translations.js';export default class yt extends _0x2a3a35{[_0x20c04b(0x127)](){const _0x5457d9=_0x20c04b,_0x3cd5c7=this[_0x5457d9(0x118)];if(!_0x3cd5c7[_0x5457d9(0x115)][_0x5457d9(0x12a)](_0x5457d9(0x11c))||!_0x3cd5c7[_0x5457d9(0x115)][_0x5457d9(0x12a)](_0x5457d9(0x13b)))return;const _0x8c39ad=_0x3cd5c7[_0x5457d9(0x115)][_0x5457d9(0x13d)](_0x5457d9(0x13e)),_0x1c11fa=_0x3cd5c7[_0x5457d9(0x140)],_0x427fc3=_0x3cd5c7[_0x5457d9(0x113)][_0x5457d9(0x13d)](_0x5457d9(0x12c))||{},_0x2f90d9=_0x3cd5c7[_0x5457d9(0x115)][_0x5457d9(0x13d)](_0x5457d9(0x114)),_0x1b819d=_0x3cd5c7[_0x5457d9(0x115)][_0x5457d9(0x13d)](_0x5457d9(0x12d))[_0x5457d9(0x132)](_0x3cd5c7[_0x5457d9(0x115)][_0x5457d9(0x13d)](_0x5457d9(0x13b)),_0x427fc3[_0x5457d9(0x11e)]);_0x8c39ad[_0x5457d9(0x13a)](_0x5457d9(0x12c));const _0x222630=new Set();for(const _0x1ada4d of _0x1b819d[_0x5457d9(0x122)]){const _0xd3777=_0x2f90d9[_0x5457d9(0x139)](_0x1ada4d[_0x5457d9(0x11d)]);_0x222630[_0x5457d9(0x121)](_0xd3777);}const _0x29fd38=new Set();for(const _0xdd4e7d of _0x1b819d[_0x5457d9(0x125)]){const _0x206e0a=_0x2f90d9[_0x5457d9(0x139)](_0xdd4e7d[_0x5457d9(0x11d)]);_0x29fd38[_0x5457d9(0x121)](_0x206e0a);for(const _0x3b010e of _0xdd4e7d[_0x5457d9(0x123)])_0x29fd38[_0x5457d9(0x121)](_0x3b010e);}for(const _0x431e85 of _0x222630)_0x8c39ad[_0x5457d9(0x120)](_0x431e85),_0x8c39ad[_0x5457d9(0x12e)][_0x5457d9(0x110)](_0x431e85,_0x373878(_0x1c11fa,_0x5457d9(0x117)));for(const _0x1169cf of _0x29fd38)_0x8c39ad[_0x5457d9(0x138)](_0x1169cf),_0x8c39ad[_0x5457d9(0x12e)][_0x5457d9(0x110)](_0x1169cf,_0x373878(_0x1c11fa,_0x5457d9(0x117)));this[_0x5457d9(0x134)]();}[_0x20c04b(0x134)](){const _0x3a1212=_0x20c04b,_0x4443d7=this[_0x3a1212(0x118)],_0x4c224d=_0x4443d7[_0x3a1212(0x140)];_0x4443d7[_0x3a1212(0x115)][_0x3a1212(0x13d)](_0x3a1212(0x13e))[_0x3a1212(0x12e)][_0x3a1212(0x13f)](_0x1ee564=>{const _0x5bcd9c=_0x3a1212;if(_0x5bcd9c(0x116)!=_0x1ee564[_0x5bcd9c(0x128)]&&_0x5bcd9c(0x126)!=_0x1ee564[_0x5bcd9c(0x128)])return;const {data:_0x238eea}=_0x1ee564;return _0x238eea&&_0x5bcd9c(0x12c)===_0x238eea[_0x5bcd9c(0x136)]?_0x238eea[_0x5bcd9c(0x130)][0x0][_0x5bcd9c(0x11f)]?{'type':_0x5bcd9c(0x119),'content':_0x373878(_0x4c224d,_0x5bcd9c(0x133),_0x238eea[_0x5bcd9c(0x130)][0x0][_0x5bcd9c(0x12b)][_0x5bcd9c(0x129)]())}:{'type':_0x5bcd9c(0x119),'content':_0x373878(_0x4c224d,_0x5bcd9c(0x111),_0x238eea[_0x5bcd9c(0x130)][0x0][_0x5bcd9c(0x12b)][_0x5bcd9c(0x129)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x29a295=_0x506c;(function(_0x26aaca,_0x20f236){const _0x37c356=_0x506c,_0x5aa9d3=_0x26aaca();while(!![]){try{const _0x4ea7f2=-parseInt(_0x37c356(0x1e7))/0x1*(-parseInt(_0x37c356(0x1e9))/0x2)+parseInt(_0x37c356(0x221))/0x3*(-parseInt(_0x37c356(0x21f))/0x4)+parseInt(_0x37c356(0x25f))/0x5+-parseInt(_0x37c356(0x24a))/0x6*(parseInt(_0x37c356(0x235))/0x7)+-parseInt(_0x37c356(0x1f1))/0x8*(parseInt(_0x37c356(0x1fd))/0x9)+-parseInt(_0x37c356(0x1e2))/0xa*(-parseInt(_0x37c356(0x1f0))/0xb)+parseInt(_0x37c356(0x1fc))/0xc*(parseInt(_0x37c356(0x276))/0xd);if(_0x4ea7f2===_0x20f236)break;else _0x5aa9d3['push'](_0x5aa9d3['shift']());}catch(_0x58f02d){_0x5aa9d3['push'](_0x5aa9d3['shift']());}}}(_0x5a5c,0x45bc2));import{Plugin as _0x19e8ee}from'ckeditor5/src/core.js';import{LiveRange as _0x5218ef}from'ckeditor5/src/engine.js';function _0x506c(_0x5ca715,_0x4ebcc4){const _0x5a5c4e=_0x5a5c();return _0x506c=function(_0x506ca8,_0x266269){_0x506ca8=_0x506ca8-0x1d8;let _0x2e5454=_0x5a5c4e[_0x506ca8];return _0x2e5454;},_0x506c(_0x5ca715,_0x4ebcc4);}import{setHighlightHandling as _0x3803bf}from'ckeditor5/src/widget.js';function _0x5a5c(){const _0x1cb774=['suggestion','selectTableRow','ELEMENT_TABLE','nodeBefore','length','insert','insertTableRowBelow','getColumnIndexes','49KszpMh','_splitMarkerName','markMultiRangeInsertion','toLowerCase','includes','registerDescriptionCallback','fromRange','writer','order','differ','max','from','model','ELEMENT_TABLE_COLUMN','insertTableColumnRight','MAX_SAFE_INTEGER','element','filter','start','createRangeOn','getChildren','469812zZgkPd','selectTableColumn','name','registerPostFixer','createPositionAt','findAncestor','last','mapper','createRangeIn','getItems','data','position','addMarker:suggestion','accept','minColumn','selection','ELEMENT_TABLE_WITH_TEXT','refresh','setSelection','insertTableColumnLeft','colspan','318630NrKbwn','descriptionFactory','ELEMENT_TABLE_ROW','discard','*Remove:*\x20%0','ELEMENT_TABLE_ROW_WITH_TEXT','tableColumn','isIntersectingWithRange','addRange','startsWith','getFirstRange','getRanges','join','MIN_SAFE_INTEGER','substr','registerElementLabel','has','highest','removeTableColumn','left','TrackChangesEditing','showSuggestionHighlights','addClass','2815917AjgYPF','getSuggestion','detach','enqueueChange','_getSuggestionCoords','getAttribute','type','getContainedElement','get','change','rowspan','getRowIndexes','getChanges','nodeAfter','rootName','insertTable','forceValue','change:data','596990wbSaHy','every','enableCommand','batch','low','9BEoVix','root','67974lLBPuI','toViewElement','tableCell','item','_suggestionFactory','document','execute','77eAoCNk','40HsRslK','span','oldRange','add','minRow','maxRow','downcastDispatcher','isArray','min','_tablePostFixingSubtypes','isTouching','36mCQwaj','961209COVMeo','TableUtils','subType','*Insert:*\x20%0','getChangedMarkers','insertion','commands','ELEMENT_TABLE_COLUMN_WITH_TEXT','TableEditing','_acceptFormatSuggestionCallbackFactory','maxColumn','locale','plugins','getSelectionAffectedTableCells','options','isInContent','deletion','some','editor','_tableSuggestions','hasAttribute','table','markMultiRangeDeletion','getCellLocation','push','values','tablePaste','registerCustomCallback','cell','isIntersecting','classes','end','removeClass','$graveyard','52dmnDrU','above','16056OyVJqF','_getCoordsForCells','removeTableRow','$textProxy','map','tableRow','first','createTableWalker','_setupColumnsRowsFixing','isEqual','afterInit','insertTableRowAbove'];_0x5a5c=function(){return _0x1cb774;};return _0x5a5c();}import{getTranslation as _0x3c0248}from'../utils/common-translations.js';export default class jt extends _0x19e8ee{constructor(_0x4806f8){const _0x554914=_0x506c;super(_0x4806f8),this[_0x554914(0x1fa)]=[_0x554914(0x226),_0x554914(0x265)],this[_0x554914(0x210)]=new Set();}[_0x29a295(0x22b)](){const _0x1669fb=_0x29a295,_0x9cca66=this[_0x1669fb(0x20f)],_0x2b46cc=_0x9cca66[_0x1669fb(0x241)][_0x1669fb(0x1ee)][_0x1669fb(0x259)];if(!_0x9cca66[_0x1669fb(0x209)][_0x1669fb(0x26f)](_0x1669fb(0x205)))return;const _0x4166ce=_0x9cca66[_0x1669fb(0x208)],_0x468077=_0x9cca66[_0x1669fb(0x209)][_0x1669fb(0x1d8)](_0x1669fb(0x273)),_0x27bfc0=_0x9cca66[_0x1669fb(0x209)][_0x1669fb(0x1d8)](_0x1669fb(0x1fe));_0x468077[_0x1669fb(0x260)][_0x1669fb(0x26e)](_0x1669fb(0x212),_0x5b5e57=>_0x3c0248(_0x4166ce,_0x1669fb(0x22f),_0x5b5e57)),this[_0x1669fb(0x229)](),_0x468077[_0x1669fb(0x1e4)](_0x1669fb(0x1df)),_0x468077[_0x1669fb(0x1e4)](_0x1669fb(0x22e)),_0x468077[_0x1669fb(0x1e4)](_0x1669fb(0x24b));for(const _0x36c28c of[_0x1669fb(0x22c),_0x1669fb(0x233)]){const _0x4f6ea1=_0x9cca66[_0x1669fb(0x203)][_0x1669fb(0x1d8)](_0x36c28c);_0x468077[_0x1669fb(0x1e4)](_0x36c28c,_0xe2137=>{const _0x1a1171=_0x1669fb;_0x9cca66[_0x1a1171(0x241)][_0x1a1171(0x1d9)](_0x38a246=>{const _0x5d7d23=_0x1a1171;_0xe2137();const _0x26519c=_0x5d7d23(0x220)===_0x4f6ea1[_0x5d7d23(0x23d)],_0x4ba9ab=_0x27bfc0[_0x5d7d23(0x20a)](_0x2b46cc),_0x8d19eb=_0x27bfc0[_0x5d7d23(0x1db)](_0x4ba9ab),_0x41f56b=_0x26519c?_0x8d19eb[_0x5d7d23(0x227)]-0x1:_0x8d19eb[_0x5d7d23(0x250)]+0x1,_0x3eb924=_0x4ba9ab[0x0][_0x5d7d23(0x24f)](_0x5d7d23(0x212)),_0x310f22=_0x27bfc0[_0x5d7d23(0x228)](_0x3eb924,{'startRow':_0x41f56b,'endRow':_0x41f56b}),_0x135a12=Array[_0x5d7d23(0x240)](_0x310f22)[_0x5d7d23(0x225)](_0x2760a7=>_0x38a246[_0x5d7d23(0x248)](_0x2760a7[_0x5d7d23(0x219)]));_0x468077[_0x5d7d23(0x237)](_0x135a12,_0x5d7d23(0x226));});});}for(const _0xfbb54a of[_0x1669fb(0x25d),_0x1669fb(0x243)]){const _0x37e85b=_0x9cca66[_0x1669fb(0x203)][_0x1669fb(0x1d8)](_0xfbb54a);_0x468077[_0x1669fb(0x1e4)](_0xfbb54a,_0x46f678=>{const _0x25e2a0=_0x1669fb;_0x9cca66[_0x25e2a0(0x241)][_0x25e2a0(0x1d9)](_0x499fa3=>{const _0x37376e=_0x25e2a0;_0x46f678();const _0x7aadbc=_0x37376e(0x272)===_0x37e85b[_0x37376e(0x23d)],_0x4d925a=_0x27bfc0[_0x37376e(0x20a)](_0x2b46cc),_0x4a49a2=_0x27bfc0[_0x37376e(0x234)](_0x4d925a),_0x51fb8c=_0x7aadbc?_0x4a49a2[_0x37376e(0x227)]-0x1:_0x4a49a2[_0x37376e(0x250)]+0x1,_0x3a3923=_0x4d925a[0x0][_0x37376e(0x24f)](_0x37376e(0x212)),_0x3d28c5=_0x27bfc0[_0x37376e(0x228)](_0x3a3923,{'startRow':0x0,'column':_0x51fb8c,'includeAllSlots':!0x1}),_0x2b77ad=Array[_0x37376e(0x240)](_0x3d28c5)[_0x37376e(0x225)](_0x2cf6a7=>_0x499fa3[_0x37376e(0x248)](_0x2cf6a7[_0x37376e(0x219)]));_0x468077[_0x37376e(0x237)](_0x2b77ad,_0x37376e(0x265));});});}for(const _0x2e0eb0 of[_0x1669fb(0x223),_0x1669fb(0x271)]){const _0x1f523a=_0x2e0eb0[_0x1669fb(0x26d)](0xb),_0x52cb56=_0x1f523a[_0x1669fb(0x238)](),_0x571591=_0x52cb56[_0x1669fb(0x26d)](0x0,0x3)+_0x1669fb(0x1f2),_0x2b6edb=_0x1669fb(0x212)+_0x1f523a,_0x57fad3=_0x1669fb(0x1f9)+_0x1f523a,_0x322716=_0x1669fb(0x23f)+_0x1f523a;_0x468077[_0x1669fb(0x1e4)](_0x2e0eb0,()=>{const _0x4a094c=_0x1669fb;_0x9cca66[_0x4a094c(0x241)][_0x4a094c(0x1d9)](_0x248cb9=>{const _0x53b0b0=_0x4a094c,_0xbcd8f2=_0x27bfc0[_0x53b0b0(0x20a)](_0x2b46cc),_0x2c6687=_0xbcd8f2[0x0][_0x53b0b0(0x24f)](_0x53b0b0(0x212));let _0x2a6642;if(_0x53b0b0(0x223)==_0x2e0eb0){const _0x332f07=_0x27bfc0[_0x53b0b0(0x1db)](_0xbcd8f2);_0x2a6642={'startRow':_0x332f07[_0x53b0b0(0x227)],'endRow':_0x332f07[_0x53b0b0(0x250)],'includeAllSlots':!0x0};}else{const _0x503344=_0x27bfc0[_0x53b0b0(0x234)](_0xbcd8f2);_0x2a6642={'startColumn':_0x503344[_0x53b0b0(0x227)],'endColumn':_0x503344[_0x53b0b0(0x250)],'includeAllSlots':!0x0};}const _0xb2001a=_0x27bfc0[_0x53b0b0(0x228)](_0x2c6687,_0x2a6642),_0x506a79=Array[_0x53b0b0(0x240)](_0xb2001a)[_0x53b0b0(0x225)](({cell:_0x3c18fd})=>_0x3c18fd),_0x103810=Ee(_0x506a79[_0x53b0b0(0x246)](_0x21852d=>_0x21852d[_0x53b0b0(0x211)](_0x571591))),_0x4f33c8=Ee(_0x506a79[_0x53b0b0(0x246)](_0x73915c=>!_0x73915c[_0x53b0b0(0x211)](_0x571591)))[_0x53b0b0(0x225)](_0x1ee8f2=>_0x248cb9[_0x53b0b0(0x248)](_0x1ee8f2)),_0x5a856e=_0x468077[_0x53b0b0(0x213)](_0x4f33c8,_0x2b6edb);if(_0x5a856e&&(_0x53b0b0(0x226)==_0x5a856e[_0x53b0b0(0x1ff)]||_0x53b0b0(0x265)==_0x5a856e[_0x53b0b0(0x1ff)])){const _0x193f0d=this[_0x53b0b0(0x27a)](_0x5a856e);for(const _0x222db1 of _0x103810){const _0x5ba208=_0x248cb9[_0x53b0b0(0x248)](_0x222db1),_0x475a1f=_0x27bfc0[_0x53b0b0(0x214)](_0x222db1),_0x35ba43=_0x222db1[_0x53b0b0(0x27b)](_0x571591)-0x1,_0x1b13fc=_0x193f0d[_0x57fad3],_0x590da4=_0x193f0d[_0x322716];_0x1b13fc<=_0x475a1f[_0x52cb56]&&_0x475a1f[_0x52cb56]+_0x35ba43<=_0x590da4&&_0x5a856e[_0x53b0b0(0x267)](_0x5ba208);}}});});}function _0x33b04c(_0x5e4ebe){const _0x1f019f=_0x1669fb,_0x34742a=Array[_0x1f019f(0x240)](_0x2b46cc[_0x1f019f(0x26a)]())[_0x1f019f(0x225)](_0x73f9ec=>_0x5218ef[_0x1f019f(0x23b)](_0x73f9ec));_0x9cca66[_0x1f019f(0x241)][_0x1f019f(0x1d9)](_0x505a57=>{const _0x12bd1e=_0x1f019f,_0x1aaf0e=_0x505a57[_0x12bd1e(0x1e5)];_0x5e4ebe=_0x5e4ebe[_0x12bd1e(0x246)](_0x68207b=>_0x12bd1e(0x21e)!=_0x68207b[_0x12bd1e(0x1e8)][_0x12bd1e(0x1de)]),_0x505a57[_0x12bd1e(0x25c)](_0x5e4ebe),_0x9cca66[_0x12bd1e(0x203)][_0x12bd1e(0x1d8)](_0x12bd1e(0x223))[_0x12bd1e(0x25b)](),_0x9cca66[_0x12bd1e(0x1ef)](_0x12bd1e(0x223),{'forceDefaultExecution':!0x0}),_0x9cca66[_0x12bd1e(0x241)][_0x12bd1e(0x279)](()=>{const _0x30c5a=_0x12bd1e;_0x9cca66[_0x30c5a(0x241)][_0x30c5a(0x279)](_0x1aaf0e,_0x56838d=>{const _0x345968=_0x30c5a,_0x49d74f=_0x34742a[_0x345968(0x246)](_0x42ac6b=>_0x345968(0x21e)!=_0x42ac6b[_0x345968(0x1e8)][_0x345968(0x1de)]);_0x49d74f[_0x345968(0x231)]>0x0&&_0x56838d[_0x345968(0x25c)](_0x49d74f);for(const _0x2bbc92 of _0x34742a)_0x2bbc92[_0x345968(0x278)]();});});});}function _0x30de76(_0x19b6d5){const _0x5ebda7=_0x1669fb;_0x9cca66[_0x5ebda7(0x241)][_0x5ebda7(0x1d9)](_0x1c85f9=>{const _0x1cd50d=_0x5ebda7,_0x1dd721=Array[_0x1cd50d(0x240)](_0x2b46cc[_0x1cd50d(0x26a)]())[_0x1cd50d(0x225)](_0x4311e9=>_0x5218ef[_0x1cd50d(0x23b)](_0x4311e9)),_0x2b5232=[];for(const _0x52cbad of _0x19b6d5)for(const _0x473176 of _0x52cbad[_0x1cd50d(0x253)]({'shallow':!0x0}))_0x2b5232[_0x1cd50d(0x215)](_0x473176);for(const _0x4eee24 of _0x2b5232)_0x1cd50d(0x21e)!=_0x4eee24[_0x1cd50d(0x1e8)][_0x1cd50d(0x1de)]&&(_0x1c85f9[_0x1cd50d(0x25c)](_0x1c85f9[_0x1cd50d(0x24e)](_0x4eee24,0x0)),_0x9cca66[_0x1cd50d(0x203)][_0x1cd50d(0x1d8)](_0x1cd50d(0x271))[_0x1cd50d(0x25b)](),_0x9cca66[_0x1cd50d(0x1ef)](_0x1cd50d(0x271),{'forceDefaultExecution':!0x0}));const _0x144a0a=_0x1dd721[_0x1cd50d(0x246)](_0x2faa29=>_0x1cd50d(0x21e)!=_0x2faa29[_0x1cd50d(0x1e8)][_0x1cd50d(0x1de)]);_0x144a0a[_0x1cd50d(0x231)]>0x0&&_0x1c85f9[_0x1cd50d(0x25c)](_0x144a0a);for(const _0x1b184d of _0x1dd721)_0x1b184d[_0x1cd50d(0x278)]();});}function _0x57564a(_0x35ee08,_0xe2db4f){const _0x2fc3c8=_0x1669fb;return _0xe2db4f[_0x2fc3c8(0x1e3)](_0x4f2a2b=>_0x35ee08[_0x2fc3c8(0x20e)](_0x31515d=>_0x31515d[_0x2fc3c8(0x21c)][_0x2fc3c8(0x22a)](_0x4f2a2b[_0x2fc3c8(0x247)])||_0x4f2a2b[_0x2fc3c8(0x21c)][_0x2fc3c8(0x22a)](_0x31515d[_0x2fc3c8(0x247)])));}function _0xa67d3f(_0x1f6daa,_0x3d83d3){const _0x1685a4=_0x1669fb;return!_0x1f6daa[_0x1685a4(0x20e)](_0xcd8064=>_0x3d83d3[_0x1685a4(0x20e)](_0x3b5aa0=>_0xcd8064[_0x1685a4(0x21a)](_0x3b5aa0)))&&_0x1f6daa[_0x1685a4(0x20e)](_0x54eefa=>_0x3d83d3[_0x1685a4(0x20e)](_0xa19c17=>_0x54eefa[_0x1685a4(0x21c)][_0x1685a4(0x1fb)](_0xa19c17[_0x1685a4(0x247)])));}_0x9cca66[_0x1669fb(0x254)][_0x1669fb(0x1f7)]['on'](_0x1669fb(0x256),(_0x1afe0d,_0x145957,_0x9b6664)=>{const _0x3e4d4d=_0x1669fb;if(!_0x9b6664[_0x3e4d4d(0x20b)][_0x3e4d4d(0x274)])return;const _0x1347b8=_0x145957[_0x3e4d4d(0x1ec)];if(!_0x1347b8)return;const _0x1f025f=_0x9b6664[_0x3e4d4d(0x251)][_0x3e4d4d(0x1ea)](_0x1347b8);function _0x3a26c7(_0x10e96d){const _0x86e49c=_0x3e4d4d;return Array[_0x86e49c(0x1f8)](_0x10e96d)?_0x10e96d:[_0x10e96d];}_0x1f025f&&_0x3e4d4d(0x1eb)===_0x1347b8[_0x3e4d4d(0x24c)]&&_0x3803bf(_0x1f025f,_0x9b6664[_0x3e4d4d(0x23c)],(_0x65fe61,_0x7a6849,_0x3b6b3a)=>_0x3b6b3a[_0x3e4d4d(0x275)](_0x3a26c7(_0x7a6849[_0x3e4d4d(0x21b)]),_0x65fe61),(_0x41a49a,_0x376dca,_0x39d6bc)=>_0x39d6bc[_0x3e4d4d(0x21d)](_0x3a26c7(_0x376dca[_0x3e4d4d(0x21b)]),_0x41a49a));},{'priority':_0x1669fb(0x270)}),_0x468077[_0x1669fb(0x260)][_0x1669fb(0x23a)](_0x5792a3=>{const _0x44700d=_0x1669fb;if(_0x44700d(0x202)!=_0x5792a3[_0x44700d(0x27c)]&&_0x44700d(0x20d)!=_0x5792a3[_0x44700d(0x27c)])return;const _0x5f3250=_0x5792a3[_0x44700d(0x27d)]();if(null!=_0x5f3250&&_0x5f3250['is'](_0x44700d(0x245),_0x44700d(0x212))){if(_0x44700d(0x202)==_0x5792a3[_0x44700d(0x27c)]){const _0xcd6dba=_0x5792a3[_0x44700d(0x253)]()[_0x44700d(0x246)](_0x4f0586=>_0x4f0586['is'](_0x44700d(0x224)))[_0x44700d(0x225)](_0x40e3bf=>_0x40e3bf[_0x44700d(0x254)]);if(_0xcd6dba[_0x44700d(0x231)])return{'type':_0x44700d(0x202),'content':_0x3c0248(_0x4166ce,_0x44700d(0x200),_0x3c0248(_0x4166ce,_0x44700d(0x25a),'\x22'+_0xcd6dba[_0x44700d(0x26b)]('\x20')+'\x22'))};}if(_0x44700d(0x20d)==_0x5792a3[_0x44700d(0x27c)]){const _0x6e514=_0x5792a3[_0x44700d(0x253)]()[_0x44700d(0x246)](_0x5022d7=>_0x5022d7['is'](_0x44700d(0x224)))[_0x44700d(0x225)](_0x4d5ebf=>_0x4d5ebf[_0x44700d(0x254)]);if(_0x6e514[_0x44700d(0x231)])return{'type':_0x44700d(0x20d),'content':_0x3c0248(_0x4166ce,_0x44700d(0x263),_0x3c0248(_0x4166ce,_0x44700d(0x25a),'\x22'+_0x6e514[_0x44700d(0x26b)]('\x20')+'\x22'))};}}}),_0x468077[_0x1669fb(0x260)][_0x1669fb(0x23a)](_0x19ee9c=>{const _0x5c3964=_0x1669fb;if(_0x5c3964(0x226)==_0x19ee9c[_0x5c3964(0x1ff)]){const _0x5d2a29=_0x19ee9c[_0x5c3964(0x253)]()[_0x5c3964(0x246)](_0x3309d3=>_0x3309d3['is'](_0x5c3964(0x224)))[_0x5c3964(0x225)](_0x372e0f=>_0x372e0f[_0x5c3964(0x254)]),_0x26335f=this[_0x5c3964(0x27a)](_0x19ee9c),_0x3b7c1a=_0x26335f[_0x5c3964(0x1f6)]-_0x26335f[_0x5c3964(0x1f5)]+0x1;if(_0x5c3964(0x202)==_0x19ee9c[_0x5c3964(0x27c)])return _0x5d2a29[_0x5c3964(0x231)]?{'type':_0x5c3964(0x202),'content':_0x3c0248(_0x4166ce,_0x5c3964(0x200),_0x3c0248(_0x4166ce,_0x5c3964(0x264),[_0x3b7c1a,'\x22'+_0x5d2a29[_0x5c3964(0x26b)]('\x20')+'\x22']))}:{'type':_0x5c3964(0x202),'content':_0x3c0248(_0x4166ce,_0x5c3964(0x200),_0x3c0248(_0x4166ce,_0x5c3964(0x261),_0x3b7c1a))};if(_0x5c3964(0x20d)==_0x19ee9c[_0x5c3964(0x27c)])return _0x5d2a29[_0x5c3964(0x231)]?{'type':_0x5c3964(0x20d),'content':_0x3c0248(_0x4166ce,_0x5c3964(0x263),_0x3c0248(_0x4166ce,_0x5c3964(0x264),[_0x3b7c1a,'\x22'+_0x5d2a29[_0x5c3964(0x26b)]('\x20')+'\x22']))}:{'type':_0x5c3964(0x20d),'content':_0x3c0248(_0x4166ce,_0x5c3964(0x263),_0x3c0248(_0x4166ce,_0x5c3964(0x261),_0x3b7c1a))};}if(_0x5c3964(0x265)==_0x19ee9c[_0x5c3964(0x1ff)]){const _0xbf9014=_0x19ee9c[_0x5c3964(0x253)]()[_0x5c3964(0x246)](_0x49b8c0=>_0x49b8c0['is'](_0x5c3964(0x224)))[_0x5c3964(0x225)](_0x261947=>_0x261947[_0x5c3964(0x254)]),_0x48cc87=this[_0x5c3964(0x27a)](_0x19ee9c),_0x1061d6=_0x48cc87[_0x5c3964(0x207)]-_0x48cc87[_0x5c3964(0x258)]+0x1;if(_0x5c3964(0x202)==_0x19ee9c[_0x5c3964(0x27c)])return _0xbf9014[_0x5c3964(0x231)]?{'type':_0x5c3964(0x202),'content':_0x3c0248(_0x4166ce,_0x5c3964(0x200),_0x3c0248(_0x4166ce,_0x5c3964(0x204),[_0x1061d6,'\x22'+_0xbf9014[_0x5c3964(0x26b)]('\x20')+'\x22']))}:{'type':_0x5c3964(0x202),'content':_0x3c0248(_0x4166ce,_0x5c3964(0x200),_0x3c0248(_0x4166ce,_0x5c3964(0x242),_0x1061d6))};if(_0x5c3964(0x20d)==_0x19ee9c[_0x5c3964(0x27c)])return _0xbf9014[_0x5c3964(0x231)]?{'type':_0x5c3964(0x20d),'content':_0x3c0248(_0x4166ce,_0x5c3964(0x263),_0x3c0248(_0x4166ce,_0x5c3964(0x204),[_0x1061d6,'\x22'+_0xbf9014[_0x5c3964(0x26b)]('\x20')+'\x22']))}:{'type':_0x5c3964(0x20d),'content':_0x3c0248(_0x4166ce,_0x5c3964(0x263),_0x3c0248(_0x4166ce,_0x5c3964(0x242),_0x1061d6))};}}),_0x468077[_0x1669fb(0x1ed)][_0x1669fb(0x218)](_0x1669fb(0x202),_0x1669fb(0x226),_0x1669fb(0x262),_0x33b04c),_0x468077[_0x1669fb(0x1ed)][_0x1669fb(0x218)](_0x1669fb(0x20d),_0x1669fb(0x226),_0x1669fb(0x257),_0x33b04c),_0x468077[_0x1669fb(0x1ed)][_0x1669fb(0x218)](_0x1669fb(0x202),_0x1669fb(0x265),_0x1669fb(0x262),_0x30de76),_0x468077[_0x1669fb(0x1ed)][_0x1669fb(0x218)](_0x1669fb(0x20d),_0x1669fb(0x265),_0x1669fb(0x257),_0x30de76),_0x468077[_0x1669fb(0x1ed)][_0x1669fb(0x218)](_0x1669fb(0x202),_0x1669fb(0x265),_0x1669fb(0x26b),_0x57564a),_0x468077[_0x1669fb(0x1ed)][_0x1669fb(0x218)](_0x1669fb(0x20d),_0x1669fb(0x265),_0x1669fb(0x26b),_0x57564a),_0x468077[_0x1669fb(0x1ed)][_0x1669fb(0x218)](_0x1669fb(0x202),_0x1669fb(0x226),_0x1669fb(0x26b),_0xa67d3f),_0x468077[_0x1669fb(0x1ed)][_0x1669fb(0x218)](_0x1669fb(0x20d),_0x1669fb(0x226),_0x1669fb(0x26b),_0xa67d3f);}[_0x29a295(0x206)](){const _0x5015c1=_0x29a295,_0x5857ac=this[_0x5015c1(0x20f)],_0x1392ac=_0x5857ac[_0x5015c1(0x241)][_0x5015c1(0x1ee)][_0x5015c1(0x259)];return(_0x51af26,_0x2a5fa4)=>{const _0x24bc54=_0x5015c1;_0x5857ac[_0x24bc54(0x241)][_0x24bc54(0x1d9)](_0x60ff5=>{const _0x2dd000=_0x24bc54,{commandName:_0x2471d1,commandParams:_0x492fca}=_0x2a5fa4;let _0x2bd5fb=_0x51af26[0x0][_0x2dd000(0x21c)][_0x2dd000(0x230)];_0x492fca&&_0x492fca[0x0]&&!0x1===_0x492fca[0x0][_0x2dd000(0x1e0)]&&(_0x2bd5fb=_0x51af26[0x0][_0x2dd000(0x247)][_0x2dd000(0x1dd)]);const _0x294300=_0x60ff5[_0x2dd000(0x252)](_0x2bd5fb);if(_0x2dd000(0x21e)==_0x294300[_0x2dd000(0x1e8)][_0x2dd000(0x1de)])return;const _0x16867b=Array[_0x2dd000(0x240)](_0x1392ac[_0x2dd000(0x26a)]())[_0x2dd000(0x225)](_0x21de4a=>_0x5218ef[_0x2dd000(0x23b)](_0x21de4a));_0x60ff5[_0x2dd000(0x25c)](_0x294300),_0x5857ac[_0x2dd000(0x203)][_0x2dd000(0x1d8)](_0x2471d1)[_0x2dd000(0x25b)](),_0x492fca[_0x2dd000(0x215)]({'forceDefaultExecution':!0x0}),_0x5857ac[_0x2dd000(0x1ef)](_0x2471d1,..._0x492fca);const _0x4c07ab=_0x16867b[_0x2dd000(0x246)](_0x109123=>_0x2dd000(0x21e)!=_0x109123[_0x2dd000(0x1e8)][_0x2dd000(0x1de)]);_0x4c07ab[_0x2dd000(0x231)]>0x0&&_0x60ff5[_0x2dd000(0x25c)](_0x4c07ab);for(const _0x474db7 of _0x16867b)_0x474db7[_0x2dd000(0x278)]();});};}[_0x29a295(0x222)](_0x11640a){const _0x5aabb0=_0x29a295,_0xdbad5b=this[_0x5aabb0(0x20f)][_0x5aabb0(0x209)][_0x5aabb0(0x1d8)](_0x5aabb0(0x1fe));let _0x1a5ed3=Number[_0x5aabb0(0x244)],_0x246346=Number[_0x5aabb0(0x26c)],_0x3754c4=Number[_0x5aabb0(0x244)],_0x54d2fc=Number[_0x5aabb0(0x26c)];for(const _0x3bb5c4 of _0x11640a){if(_0x5aabb0(0x21e)==_0x3bb5c4[_0x5aabb0(0x1e8)][_0x5aabb0(0x1de)])continue;const {row:_0x4d83c4,column:_0x1aac0e}=_0xdbad5b[_0x5aabb0(0x214)](_0x3bb5c4),_0x4b5327=_0x3bb5c4[_0x5aabb0(0x211)](_0x5aabb0(0x1da))?_0x3bb5c4[_0x5aabb0(0x27b)](_0x5aabb0(0x1da))-0x1:0x0,_0x3c0e32=_0x3bb5c4[_0x5aabb0(0x211)](_0x5aabb0(0x25e))?_0x3bb5c4[_0x5aabb0(0x27b)](_0x5aabb0(0x25e))-0x1:0x0;_0x1a5ed3=_0x4d83c4<_0x1a5ed3?_0x4d83c4:_0x1a5ed3,_0x246346=_0x4d83c4+_0x4b5327>_0x246346?_0x4d83c4+_0x4b5327:_0x246346,_0x3754c4=_0x1aac0e<_0x3754c4?_0x1aac0e:_0x3754c4,_0x54d2fc=_0x1aac0e+_0x3c0e32>_0x54d2fc?_0x1aac0e+_0x3c0e32:_0x54d2fc;}return{'minRow':_0x1a5ed3,'maxRow':_0x246346,'minColumn':_0x3754c4,'maxColumn':_0x54d2fc};}[_0x29a295(0x229)](){const _0x44dda4=_0x29a295,_0x114d5e=this[_0x44dda4(0x20f)],_0xe04748=_0x114d5e[_0x44dda4(0x209)][_0x44dda4(0x1d8)](_0x44dda4(0x273)),_0x3e5daa=_0x114d5e[_0x44dda4(0x209)][_0x44dda4(0x1d8)](_0x44dda4(0x1fe));_0x114d5e[_0x44dda4(0x241)][_0x44dda4(0x1ee)]['on'](_0x44dda4(0x1e1),()=>{const _0x86ee76=_0x44dda4,_0x451d5f=Array[_0x86ee76(0x240)](_0x114d5e[_0x86ee76(0x241)][_0x86ee76(0x1ee)][_0x86ee76(0x23e)][_0x86ee76(0x201)]());for(const {name:_0x8b7274,data:_0xc00f2a}of _0x451d5f){const {group:_0x45da6b,id:_0x52022f,subType:_0x5e4e65}=_0xe04748[_0x86ee76(0x236)](_0x8b7274);if(_0x86ee76(0x22d)!=_0x45da6b)continue;if(null!=_0xc00f2a[_0x86ee76(0x1f3)])continue;const _0x3f0fc5=_0xe04748[_0x86ee76(0x277)](_0x52022f);this[_0x86ee76(0x1fa)][_0x86ee76(0x239)](_0x5e4e65)&&this[_0x86ee76(0x210)][_0x86ee76(0x1f4)](_0x3f0fc5);}},{'priority':_0x44dda4(0x1e6)});const _0x4af4ba=(_0x80ab14,_0x1f9708)=>{const _0x6c31b8=_0x44dda4;let _0x1a32f5=!0x1;const _0x258e2f=_0x1f9708[_0x6c31b8(0x248)](_0x80ab14),_0x4879c9=_0x80ab14[_0x6c31b8(0x24f)](_0x6c31b8(0x212)),_0x401fc6=_0x3e5daa[_0x6c31b8(0x214)](_0x80ab14);for(const _0x1c59c8 of this[_0x6c31b8(0x210)]){const _0xa65186=_0x1c59c8[_0x6c31b8(0x1ff)],_0x367810=_0xa65186[_0x6c31b8(0x268)](_0x6c31b8(0x217)),_0x5f3d40=_0xa65186[_0x6c31b8(0x26d)](_0x367810?0xa:0x5),_0x5c66de=_0x5f3d40[_0x6c31b8(0x238)](),_0x1b86a1=_0x5c66de[_0x6c31b8(0x26d)](0x0,0x3)+_0x6c31b8(0x1f2),_0x72a503=_0x6c31b8(0x1f9)+_0x5f3d40,_0x168da4=_0x6c31b8(0x23f)+_0x5f3d40;if(!_0x1c59c8[_0x6c31b8(0x20c)])continue;if(_0x4879c9!=_0x1c59c8[_0x6c31b8(0x269)]()[_0x6c31b8(0x247)][_0x6c31b8(0x24f)](_0x6c31b8(0x212)))continue;if(_0x1c59c8[_0x6c31b8(0x266)](_0x258e2f))continue;const _0x4e235f=_0x80ab14[_0x6c31b8(0x211)](_0x1b86a1)?_0x80ab14[_0x6c31b8(0x27b)](_0x1b86a1)-0x1:0x0,_0x376ea2=this[_0x6c31b8(0x27a)](_0x1c59c8),_0x355764=_0x376ea2[_0x72a503],_0x50fa1b=_0x376ea2[_0x168da4];_0x355764<=_0x401fc6[_0x5c66de]&&_0x401fc6[_0x5c66de]+_0x4e235f<=_0x50fa1b&&(_0x1c59c8[_0x6c31b8(0x267)](_0x258e2f),_0x1a32f5=!0x0);}return _0x1a32f5;};_0x114d5e[_0x44dda4(0x241)][_0x44dda4(0x1ee)][_0x44dda4(0x24d)](_0x12a39e=>{const _0x4061ab=_0x44dda4;let _0xb00963=!0x1;for(const _0x3efb66 of _0x114d5e[_0x4061ab(0x241)][_0x4061ab(0x1ee)][_0x4061ab(0x23e)][_0x4061ab(0x1dc)]())if(_0x4061ab(0x232)==_0x3efb66[_0x4061ab(0x27c)]){if(_0x4061ab(0x226)==_0x3efb66[_0x4061ab(0x24c)]){for(const _0x4796e9 of _0x3efb66[_0x4061ab(0x255)][_0x4061ab(0x1dd)][_0x4061ab(0x249)]())_0xb00963=_0xb00963||_0x4af4ba(_0x4796e9,_0x12a39e);}else _0x4061ab(0x1eb)==_0x3efb66[_0x4061ab(0x24c)]&&(_0xb00963=_0xb00963||_0x4af4ba(_0x3efb66[_0x4061ab(0x255)][_0x4061ab(0x1dd)],_0x12a39e));}return _0xb00963;});}[_0x29a295(0x27a)](_0xbb6cf3){const _0x1b1088=_0x29a295;return this[_0x1b1088(0x222)](_0xbb6cf3[_0x1b1088(0x26a)]()[_0x1b1088(0x225)](_0x209b8=>_0x209b8[_0x1b1088(0x247)][_0x1b1088(0x1dd)]));}}function Ee(_0x1dfa5e){const _0x416a6e=_0x29a295;return Array[_0x416a6e(0x240)](new Set(_0x1dfa5e)[_0x416a6e(0x216)]());}
|
|
23
|
+
function _0x5b93(_0x1f84ab,_0x146ef1){const _0x70d42a=_0x70d4();return _0x5b93=function(_0x5b93dc,_0x4aeaee){_0x5b93dc=_0x5b93dc-0xb6;let _0x58eb54=_0x70d42a[_0x5b93dc];return _0x58eb54;},_0x5b93(_0x1f84ab,_0x146ef1);}const _0x3f16e5=_0x5b93;(function(_0x399ddf,_0x3c9981){const _0x4f2f6b=_0x5b93,_0xe28c34=_0x399ddf();while(!![]){try{const _0x31bcde=-parseInt(_0x4f2f6b(0x151))/0x1*(-parseInt(_0x4f2f6b(0xd3))/0x2)+-parseInt(_0x4f2f6b(0xe4))/0x3+-parseInt(_0x4f2f6b(0xd2))/0x4+-parseInt(_0x4f2f6b(0x10f))/0x5+parseInt(_0x4f2f6b(0x128))/0x6*(-parseInt(_0x4f2f6b(0xf8))/0x7)+parseInt(_0x4f2f6b(0x10d))/0x8+parseInt(_0x4f2f6b(0xfd))/0x9;if(_0x31bcde===_0x3c9981)break;else _0xe28c34['push'](_0xe28c34['shift']());}catch(_0x36f52c){_0xe28c34['push'](_0xe28c34['shift']());}}}(_0x70d4,0xcbdd8));import{Plugin as _0x5f0963}from'ckeditor5/src/core.js';import{LiveRange as _0x592ea2}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3b2102}from'ckeditor5/src/widget.js';import{getTranslation as _0x3e237a}from'../utils/common-translations.js';function _0x70d4(){const _0x1dd9c7=['_getCoordsForCells','span','tableColumn','refresh','enableCommand','6rYmVQj','above','getChanges','model','length','TrackChangesEditing','selection','locale','cell','fromRange','from','max','isInContent','deletion','addRange','ELEMENT_TABLE_COLUMN','insertion','removeTableRow','discard','isEqual','insertTable','subType','selectTableRow','isIntersectingWithRange','_getSuggestionCoords','getRowIndexes','add','TableUtils','selectTableColumn','oldRange','ELEMENT_TABLE_WITH_TEXT','classes','maxColumn','afterInit','$textProxy','change:data','order','toViewElement','_tablePostFixingSubtypes','removeClass','element','1UrSJMT','commands','table','every','rootName','has','batch','substr','forceValue','createRangeOn','descriptionFactory','hasAttribute','get','registerElementLabel','_acceptFormatSuggestionCallbackFactory','getChangedMarkers','getAttribute','getCellLocation','tableCell','detach','getSuggestion','getContainedElement','downcastDispatcher','addClass','highest','min','minRow','_setupColumnsRowsFixing','tablePaste','insertTableColumnRight','position','insertTableRowAbove','some','isArray','getSelectionAffectedTableCells','4022628UVyHTt','2904554uwpsxu','insert','data','minColumn','registerPostFixer','plugins','writer','execute','map','findAncestor','push','registerDescriptionCallback','enqueueChange','type','name','_suggestionFactory','MAX_SAFE_INTEGER','3196026OFsToV','change','_tableSuggestions','values','startsWith','filter','insertTableColumnLeft','getItems','includes','*Remove:*\x20%0','join','ELEMENT_TABLE_ROW','differ','editor','end','toLowerCase','createTableWalker','TableEditing','getFirstRange','_splitMarkerName','430297ShalYP','isIntersecting','accept','$graveyard','mapper','20176254iSrPdq','maxRow','nodeBefore','markMultiRangeInsertion','document','showSuggestionHighlights','suggestion','createPositionAt','*Insert:*\x20%0','last','addMarker:suggestion','isTouching','removeTableColumn','registerCustomCallback','low','ELEMENT_TABLE_COLUMN_WITH_TEXT','3010464lMFuLu','ELEMENT_TABLE','5514445MTgDOl','MIN_SAFE_INTEGER','tableRow','left','nodeAfter','colspan','item','insertTableRowBelow','first','getColumnIndexes','rowspan','start','options','ELEMENT_TABLE_ROW_WITH_TEXT','markMultiRangeDeletion','getChildren','createRangeIn','setSelection','getRanges','root'];_0x70d4=function(){return _0x1dd9c7;};return _0x70d4();}export default class jt extends _0x5f0963{constructor(_0x7611e7){const _0x817b5=_0x5b93;super(_0x7611e7),this[_0x817b5(0x14e)]=[_0x817b5(0x111),_0x817b5(0x125)],this[_0x817b5(0xe6)]=new Set();}[_0x3f16e5(0x149)](){const _0x38b53f=_0x3f16e5,_0xb0619e=this[_0x38b53f(0xf1)],_0x297032=_0xb0619e[_0x38b53f(0x12b)][_0x38b53f(0x101)][_0x38b53f(0x12e)];if(!_0xb0619e[_0x38b53f(0xd8)][_0x38b53f(0x156)](_0x38b53f(0xf5)))return;const _0x145d68=_0xb0619e[_0x38b53f(0x12f)],_0x51747a=_0xb0619e[_0x38b53f(0xd8)][_0x38b53f(0xbb)](_0x38b53f(0x12d)),_0x54cb29=_0xb0619e[_0x38b53f(0xd8)][_0x38b53f(0xbb)](_0x38b53f(0x143));_0x51747a[_0x38b53f(0xb9)][_0x38b53f(0xbc)](_0x38b53f(0x153),_0xecd0af=>_0x3e237a(_0x145d68,_0x38b53f(0x10e),_0xecd0af)),this[_0x38b53f(0xca)](),_0x51747a[_0x38b53f(0x127)](_0x38b53f(0x13c)),_0x51747a[_0x38b53f(0x127)](_0x38b53f(0x13e)),_0x51747a[_0x38b53f(0x127)](_0x38b53f(0x144));for(const _0x197b95 of[_0x38b53f(0xce),_0x38b53f(0x116)]){const _0x3f4d90=_0xb0619e[_0x38b53f(0x152)][_0x38b53f(0xbb)](_0x197b95);_0x51747a[_0x38b53f(0x127)](_0x197b95,_0x2f6188=>{const _0x256acd=_0x38b53f;_0xb0619e[_0x256acd(0x12b)][_0x256acd(0xe5)](_0x844998=>{const _0x2e1877=_0x256acd;_0x2f6188();const _0x535e5e=_0x2e1877(0x129)===_0x3f4d90[_0x2e1877(0x14c)],_0x552b15=_0x54cb29[_0x2e1877(0xd1)](_0x297032),_0x4a3094=_0x54cb29[_0x2e1877(0x141)](_0x552b15),_0x17d9ec=_0x535e5e?_0x4a3094[_0x2e1877(0x117)]-0x1:_0x4a3094[_0x2e1877(0x106)]+0x1,_0x497267=_0x552b15[0x0][_0x2e1877(0xdc)](_0x2e1877(0x153)),_0x2ba8ce=_0x54cb29[_0x2e1877(0xf4)](_0x497267,{'startRow':_0x17d9ec,'endRow':_0x17d9ec}),_0x27f742=Array[_0x2e1877(0x132)](_0x2ba8ce)[_0x2e1877(0xdb)](_0x579a59=>_0x844998[_0x2e1877(0xb8)](_0x579a59[_0x2e1877(0x130)]));_0x51747a[_0x2e1877(0x100)](_0x27f742,_0x2e1877(0x111));});});}for(const _0x52373e of[_0x38b53f(0xea),_0x38b53f(0xcc)]){const _0x2e2be0=_0xb0619e[_0x38b53f(0x152)][_0x38b53f(0xbb)](_0x52373e);_0x51747a[_0x38b53f(0x127)](_0x52373e,_0x238fc4=>{const _0x501d3a=_0x38b53f;_0xb0619e[_0x501d3a(0x12b)][_0x501d3a(0xe5)](_0x4ad451=>{const _0x27ad04=_0x501d3a;_0x238fc4();const _0x105394=_0x27ad04(0x112)===_0x2e2be0[_0x27ad04(0x14c)],_0x450112=_0x54cb29[_0x27ad04(0xd1)](_0x297032),_0x44a2d3=_0x54cb29[_0x27ad04(0x118)](_0x450112),_0x5c6f3d=_0x105394?_0x44a2d3[_0x27ad04(0x117)]-0x1:_0x44a2d3[_0x27ad04(0x106)]+0x1,_0x48770e=_0x450112[0x0][_0x27ad04(0xdc)](_0x27ad04(0x153)),_0x14751c=_0x54cb29[_0x27ad04(0xf4)](_0x48770e,{'startRow':0x0,'column':_0x5c6f3d,'includeAllSlots':!0x1}),_0x1fae1e=Array[_0x27ad04(0x132)](_0x14751c)[_0x27ad04(0xdb)](_0x44387b=>_0x4ad451[_0x27ad04(0xb8)](_0x44387b[_0x27ad04(0x130)]));_0x51747a[_0x27ad04(0x100)](_0x1fae1e,_0x27ad04(0x125));});});}for(const _0x48bfa0 of[_0x38b53f(0x139),_0x38b53f(0x109)]){const _0x55ac8f=_0x48bfa0[_0x38b53f(0xb6)](0xb),_0x20769a=_0x55ac8f[_0x38b53f(0xf3)](),_0x348c19=_0x20769a[_0x38b53f(0xb6)](0x0,0x3)+_0x38b53f(0x124),_0x316f89=_0x38b53f(0x153)+_0x55ac8f,_0x470a08=_0x38b53f(0xc8)+_0x55ac8f,_0x263299=_0x38b53f(0x133)+_0x55ac8f;_0x51747a[_0x38b53f(0x127)](_0x48bfa0,()=>{const _0x57c0c0=_0x38b53f;_0xb0619e[_0x57c0c0(0x12b)][_0x57c0c0(0xe5)](_0x4640ca=>{const _0x318408=_0x57c0c0,_0x44fe4c=_0x54cb29[_0x318408(0xd1)](_0x297032),_0x572cbd=_0x44fe4c[0x0][_0x318408(0xdc)](_0x318408(0x153));let _0x2c7edd;if(_0x318408(0x139)==_0x48bfa0){const _0x309aca=_0x54cb29[_0x318408(0x141)](_0x44fe4c);_0x2c7edd={'startRow':_0x309aca[_0x318408(0x117)],'endRow':_0x309aca[_0x318408(0x106)],'includeAllSlots':!0x0};}else{const _0x81e30b=_0x54cb29[_0x318408(0x118)](_0x44fe4c);_0x2c7edd={'startColumn':_0x81e30b[_0x318408(0x117)],'endColumn':_0x81e30b[_0x318408(0x106)],'includeAllSlots':!0x0};}const _0x56d898=_0x54cb29[_0x318408(0xf4)](_0x572cbd,_0x2c7edd),_0x4b264c=Array[_0x318408(0x132)](_0x56d898)[_0x318408(0xdb)](({cell:_0x53f8c8})=>_0x53f8c8),_0x20df4a=Ee(_0x4b264c[_0x318408(0xe9)](_0x373c56=>_0x373c56[_0x318408(0xba)](_0x348c19))),_0x180e30=Ee(_0x4b264c[_0x318408(0xe9)](_0x4cfe2a=>!_0x4cfe2a[_0x318408(0xba)](_0x348c19)))[_0x318408(0xdb)](_0x51e9d1=>_0x4640ca[_0x318408(0xb8)](_0x51e9d1)),_0x250b21=_0x51747a[_0x318408(0x11d)](_0x180e30,_0x316f89);if(_0x250b21&&(_0x318408(0x111)==_0x250b21[_0x318408(0x13d)]||_0x318408(0x125)==_0x250b21[_0x318408(0x13d)])){const _0x30d620=this[_0x318408(0x140)](_0x250b21);for(const _0x570609 of _0x20df4a){const _0x1f47a4=_0x4640ca[_0x318408(0xb8)](_0x570609),_0xc5a652=_0x54cb29[_0x318408(0xc0)](_0x570609),_0x48e250=_0x570609[_0x318408(0xbf)](_0x348c19)-0x1,_0x42aeaf=_0x30d620[_0x470a08],_0x510069=_0x30d620[_0x263299];_0x42aeaf<=_0xc5a652[_0x20769a]&&_0xc5a652[_0x20769a]+_0x48e250<=_0x510069&&_0x250b21[_0x318408(0x136)](_0x1f47a4);}}});});}function _0x3aa7ff(_0xec4b7f){const _0x1ceeb8=_0x38b53f,_0x16bc95=Array[_0x1ceeb8(0x132)](_0x297032[_0x1ceeb8(0x121)]())[_0x1ceeb8(0xdb)](_0x52604c=>_0x592ea2[_0x1ceeb8(0x131)](_0x52604c));_0xb0619e[_0x1ceeb8(0x12b)][_0x1ceeb8(0xe5)](_0x5204a9=>{const _0x288a67=_0x1ceeb8,_0x292d8f=_0x5204a9[_0x288a67(0x157)];_0xec4b7f=_0xec4b7f[_0x288a67(0xe9)](_0x5a52a3=>_0x288a67(0xfb)!=_0x5a52a3[_0x288a67(0x122)][_0x288a67(0x155)]),_0x5204a9[_0x288a67(0x120)](_0xec4b7f),_0xb0619e[_0x288a67(0x152)][_0x288a67(0xbb)](_0x288a67(0x139))[_0x288a67(0x126)](),_0xb0619e[_0x288a67(0xda)](_0x288a67(0x139),{'forceDefaultExecution':!0x0}),_0xb0619e[_0x288a67(0x12b)][_0x288a67(0xdf)](()=>{const _0x5a4dc8=_0x288a67;_0xb0619e[_0x5a4dc8(0x12b)][_0x5a4dc8(0xdf)](_0x292d8f,_0xf24126=>{const _0x159743=_0x5a4dc8,_0x1a0003=_0x16bc95[_0x159743(0xe9)](_0x204490=>_0x159743(0xfb)!=_0x204490[_0x159743(0x122)][_0x159743(0x155)]);_0x1a0003[_0x159743(0x12c)]>0x0&&_0xf24126[_0x159743(0x120)](_0x1a0003);for(const _0xe236c8 of _0x16bc95)_0xe236c8[_0x159743(0xc2)]();});});});}function _0x489c7a(_0x1cf78f){const _0x34163f=_0x38b53f;_0xb0619e[_0x34163f(0x12b)][_0x34163f(0xe5)](_0x13850b=>{const _0x506b32=_0x34163f,_0x275083=Array[_0x506b32(0x132)](_0x297032[_0x506b32(0x121)]())[_0x506b32(0xdb)](_0x11d90a=>_0x592ea2[_0x506b32(0x131)](_0x11d90a)),_0x3c90ae=[];for(const _0xb85f6c of _0x1cf78f)for(const _0xa11175 of _0xb85f6c[_0x506b32(0xeb)]({'shallow':!0x0}))_0x3c90ae[_0x506b32(0xdd)](_0xa11175);for(const _0x57286d of _0x3c90ae)_0x506b32(0xfb)!=_0x57286d[_0x506b32(0x122)][_0x506b32(0x155)]&&(_0x13850b[_0x506b32(0x120)](_0x13850b[_0x506b32(0x104)](_0x57286d,0x0)),_0xb0619e[_0x506b32(0x152)][_0x506b32(0xbb)](_0x506b32(0x109))[_0x506b32(0x126)](),_0xb0619e[_0x506b32(0xda)](_0x506b32(0x109),{'forceDefaultExecution':!0x0}));const _0x14a60b=_0x275083[_0x506b32(0xe9)](_0xe0c982=>_0x506b32(0xfb)!=_0xe0c982[_0x506b32(0x122)][_0x506b32(0x155)]);_0x14a60b[_0x506b32(0x12c)]>0x0&&_0x13850b[_0x506b32(0x120)](_0x14a60b);for(const _0x3ef9ed of _0x275083)_0x3ef9ed[_0x506b32(0xc2)]();});}function _0x750da(_0x4f427b,_0x1fb34e){const _0xfc256f=_0x38b53f;return _0x1fb34e[_0xfc256f(0x154)](_0x5240e7=>_0x4f427b[_0xfc256f(0xcf)](_0x888e34=>_0x888e34[_0xfc256f(0xf2)][_0xfc256f(0x13b)](_0x5240e7[_0xfc256f(0x11a)])||_0x5240e7[_0xfc256f(0xf2)][_0xfc256f(0x13b)](_0x888e34[_0xfc256f(0x11a)])));}function _0x1b912b(_0x90e545,_0x280d88){const _0x3fa791=_0x38b53f;return!_0x90e545[_0x3fa791(0xcf)](_0x59787a=>_0x280d88[_0x3fa791(0xcf)](_0x17803f=>_0x59787a[_0x3fa791(0xf9)](_0x17803f)))&&_0x90e545[_0x3fa791(0xcf)](_0x1a375d=>_0x280d88[_0x3fa791(0xcf)](_0x4257c9=>_0x1a375d[_0x3fa791(0xf2)][_0x3fa791(0x108)](_0x4257c9[_0x3fa791(0x11a)])));}_0xb0619e[_0x38b53f(0xd5)][_0x38b53f(0xc5)]['on'](_0x38b53f(0x107),(_0x3c783d,_0x21ef64,_0x2927e9)=>{const _0x1a4b80=_0x38b53f;if(!_0x2927e9[_0x1a4b80(0x11b)][_0x1a4b80(0x102)])return;const _0x590ead=_0x21ef64[_0x1a4b80(0x115)];if(!_0x590ead)return;const _0x1ae76b=_0x2927e9[_0x1a4b80(0xfc)][_0x1a4b80(0x14d)](_0x590ead);function _0x499fe3(_0x423459){const _0x45f5bb=_0x1a4b80;return Array[_0x45f5bb(0xd0)](_0x423459)?_0x423459:[_0x423459];}_0x1ae76b&&_0x1a4b80(0xc1)===_0x590ead[_0x1a4b80(0xe1)]&&_0x3b2102(_0x1ae76b,_0x2927e9[_0x1a4b80(0xd9)],(_0x3a79d2,_0xa8ce93,_0x1433d5)=>_0x1433d5[_0x1a4b80(0xc6)](_0x499fe3(_0xa8ce93[_0x1a4b80(0x147)]),_0x3a79d2),(_0x366c3f,_0x58eb6f,_0x553b30)=>_0x553b30[_0x1a4b80(0x14f)](_0x499fe3(_0x58eb6f[_0x1a4b80(0x147)]),_0x366c3f));},{'priority':_0x38b53f(0xc7)}),_0x51747a[_0x38b53f(0xb9)][_0x38b53f(0xde)](_0x13e463=>{const _0x41b473=_0x38b53f;if(_0x41b473(0x138)!=_0x13e463[_0x41b473(0xe0)]&&_0x41b473(0x135)!=_0x13e463[_0x41b473(0xe0)])return;const _0x20b2f4=_0x13e463[_0x41b473(0xc4)]();if(null!=_0x20b2f4&&_0x20b2f4['is'](_0x41b473(0x150),_0x41b473(0x153))){if(_0x41b473(0x138)==_0x13e463[_0x41b473(0xe0)]){const _0x3231ee=_0x13e463[_0x41b473(0xeb)]()[_0x41b473(0xe9)](_0x2ac200=>_0x2ac200['is'](_0x41b473(0x14a)))[_0x41b473(0xdb)](_0x526ee5=>_0x526ee5[_0x41b473(0xd5)]);if(_0x3231ee[_0x41b473(0x12c)])return{'type':_0x41b473(0x138),'content':_0x3e237a(_0x145d68,_0x41b473(0x105),_0x3e237a(_0x145d68,_0x41b473(0x146),'\x22'+_0x3231ee[_0x41b473(0xee)]('\x20')+'\x22'))};}if(_0x41b473(0x135)==_0x13e463[_0x41b473(0xe0)]){const _0x19dc4f=_0x13e463[_0x41b473(0xeb)]()[_0x41b473(0xe9)](_0x8c80f5=>_0x8c80f5['is'](_0x41b473(0x14a)))[_0x41b473(0xdb)](_0x55e223=>_0x55e223[_0x41b473(0xd5)]);if(_0x19dc4f[_0x41b473(0x12c)])return{'type':_0x41b473(0x135),'content':_0x3e237a(_0x145d68,_0x41b473(0xed),_0x3e237a(_0x145d68,_0x41b473(0x146),'\x22'+_0x19dc4f[_0x41b473(0xee)]('\x20')+'\x22'))};}}}),_0x51747a[_0x38b53f(0xb9)][_0x38b53f(0xde)](_0x5998d3=>{const _0x19455d=_0x38b53f;if(_0x19455d(0x111)==_0x5998d3[_0x19455d(0x13d)]){const _0x37054f=_0x5998d3[_0x19455d(0xeb)]()[_0x19455d(0xe9)](_0x33d4d8=>_0x33d4d8['is'](_0x19455d(0x14a)))[_0x19455d(0xdb)](_0x1e9b7c=>_0x1e9b7c[_0x19455d(0xd5)]),_0x2721a9=this[_0x19455d(0x140)](_0x5998d3),_0x191af0=_0x2721a9[_0x19455d(0xfe)]-_0x2721a9[_0x19455d(0xc9)]+0x1;if(_0x19455d(0x138)==_0x5998d3[_0x19455d(0xe0)])return _0x37054f[_0x19455d(0x12c)]?{'type':_0x19455d(0x138),'content':_0x3e237a(_0x145d68,_0x19455d(0x105),_0x3e237a(_0x145d68,_0x19455d(0x11c),[_0x191af0,'\x22'+_0x37054f[_0x19455d(0xee)]('\x20')+'\x22']))}:{'type':_0x19455d(0x138),'content':_0x3e237a(_0x145d68,_0x19455d(0x105),_0x3e237a(_0x145d68,_0x19455d(0xef),_0x191af0))};if(_0x19455d(0x135)==_0x5998d3[_0x19455d(0xe0)])return _0x37054f[_0x19455d(0x12c)]?{'type':_0x19455d(0x135),'content':_0x3e237a(_0x145d68,_0x19455d(0xed),_0x3e237a(_0x145d68,_0x19455d(0x11c),[_0x191af0,'\x22'+_0x37054f[_0x19455d(0xee)]('\x20')+'\x22']))}:{'type':_0x19455d(0x135),'content':_0x3e237a(_0x145d68,_0x19455d(0xed),_0x3e237a(_0x145d68,_0x19455d(0xef),_0x191af0))};}if(_0x19455d(0x125)==_0x5998d3[_0x19455d(0x13d)]){const _0x46f3e8=_0x5998d3[_0x19455d(0xeb)]()[_0x19455d(0xe9)](_0x180192=>_0x180192['is'](_0x19455d(0x14a)))[_0x19455d(0xdb)](_0x5d957e=>_0x5d957e[_0x19455d(0xd5)]),_0x3eec3b=this[_0x19455d(0x140)](_0x5998d3),_0x13ce72=_0x3eec3b[_0x19455d(0x148)]-_0x3eec3b[_0x19455d(0xd6)]+0x1;if(_0x19455d(0x138)==_0x5998d3[_0x19455d(0xe0)])return _0x46f3e8[_0x19455d(0x12c)]?{'type':_0x19455d(0x138),'content':_0x3e237a(_0x145d68,_0x19455d(0x105),_0x3e237a(_0x145d68,_0x19455d(0x10c),[_0x13ce72,'\x22'+_0x46f3e8[_0x19455d(0xee)]('\x20')+'\x22']))}:{'type':_0x19455d(0x138),'content':_0x3e237a(_0x145d68,_0x19455d(0x105),_0x3e237a(_0x145d68,_0x19455d(0x137),_0x13ce72))};if(_0x19455d(0x135)==_0x5998d3[_0x19455d(0xe0)])return _0x46f3e8[_0x19455d(0x12c)]?{'type':_0x19455d(0x135),'content':_0x3e237a(_0x145d68,_0x19455d(0xed),_0x3e237a(_0x145d68,_0x19455d(0x10c),[_0x13ce72,'\x22'+_0x46f3e8[_0x19455d(0xee)]('\x20')+'\x22']))}:{'type':_0x19455d(0x135),'content':_0x3e237a(_0x145d68,_0x19455d(0xed),_0x3e237a(_0x145d68,_0x19455d(0x137),_0x13ce72))};}}),_0x51747a[_0x38b53f(0xe2)][_0x38b53f(0x10a)](_0x38b53f(0x138),_0x38b53f(0x111),_0x38b53f(0x13a),_0x3aa7ff),_0x51747a[_0x38b53f(0xe2)][_0x38b53f(0x10a)](_0x38b53f(0x135),_0x38b53f(0x111),_0x38b53f(0xfa),_0x3aa7ff),_0x51747a[_0x38b53f(0xe2)][_0x38b53f(0x10a)](_0x38b53f(0x138),_0x38b53f(0x125),_0x38b53f(0x13a),_0x489c7a),_0x51747a[_0x38b53f(0xe2)][_0x38b53f(0x10a)](_0x38b53f(0x135),_0x38b53f(0x125),_0x38b53f(0xfa),_0x489c7a),_0x51747a[_0x38b53f(0xe2)][_0x38b53f(0x10a)](_0x38b53f(0x138),_0x38b53f(0x125),_0x38b53f(0xee),_0x750da),_0x51747a[_0x38b53f(0xe2)][_0x38b53f(0x10a)](_0x38b53f(0x135),_0x38b53f(0x125),_0x38b53f(0xee),_0x750da),_0x51747a[_0x38b53f(0xe2)][_0x38b53f(0x10a)](_0x38b53f(0x138),_0x38b53f(0x111),_0x38b53f(0xee),_0x1b912b),_0x51747a[_0x38b53f(0xe2)][_0x38b53f(0x10a)](_0x38b53f(0x135),_0x38b53f(0x111),_0x38b53f(0xee),_0x1b912b);}[_0x3f16e5(0xbd)](){const _0x505b2d=_0x3f16e5,_0xe8d3de=this[_0x505b2d(0xf1)],_0x4e5f30=_0xe8d3de[_0x505b2d(0x12b)][_0x505b2d(0x101)][_0x505b2d(0x12e)];return(_0x5256b2,_0x2b1e76)=>{const _0xc8ad63=_0x505b2d;_0xe8d3de[_0xc8ad63(0x12b)][_0xc8ad63(0xe5)](_0x188973=>{const _0x3bb47a=_0xc8ad63,{commandName:_0x289b7f,commandParams:_0x2de0f4}=_0x2b1e76;let _0x4d3fee=_0x5256b2[0x0][_0x3bb47a(0xf2)][_0x3bb47a(0xff)];_0x2de0f4&&_0x2de0f4[0x0]&&!0x1===_0x2de0f4[0x0][_0x3bb47a(0xb7)]&&(_0x4d3fee=_0x5256b2[0x0][_0x3bb47a(0x11a)][_0x3bb47a(0x113)]);const _0x13198b=_0x188973[_0x3bb47a(0x11f)](_0x4d3fee);if(_0x3bb47a(0xfb)==_0x13198b[_0x3bb47a(0x122)][_0x3bb47a(0x155)])return;const _0x3502b6=Array[_0x3bb47a(0x132)](_0x4e5f30[_0x3bb47a(0x121)]())[_0x3bb47a(0xdb)](_0x5838f3=>_0x592ea2[_0x3bb47a(0x131)](_0x5838f3));_0x188973[_0x3bb47a(0x120)](_0x13198b),_0xe8d3de[_0x3bb47a(0x152)][_0x3bb47a(0xbb)](_0x289b7f)[_0x3bb47a(0x126)](),_0x2de0f4[_0x3bb47a(0xdd)]({'forceDefaultExecution':!0x0}),_0xe8d3de[_0x3bb47a(0xda)](_0x289b7f,..._0x2de0f4);const _0x30db46=_0x3502b6[_0x3bb47a(0xe9)](_0x163bae=>_0x3bb47a(0xfb)!=_0x163bae[_0x3bb47a(0x122)][_0x3bb47a(0x155)]);_0x30db46[_0x3bb47a(0x12c)]>0x0&&_0x188973[_0x3bb47a(0x120)](_0x30db46);for(const _0x10303e of _0x3502b6)_0x10303e[_0x3bb47a(0xc2)]();});};}[_0x3f16e5(0x123)](_0x5704c0){const _0x1013ac=_0x3f16e5,_0x381be8=this[_0x1013ac(0xf1)][_0x1013ac(0xd8)][_0x1013ac(0xbb)](_0x1013ac(0x143));let _0x5df419=Number[_0x1013ac(0xe3)],_0x326406=Number[_0x1013ac(0x110)],_0x1f40dc=Number[_0x1013ac(0xe3)],_0x4d88ec=Number[_0x1013ac(0x110)];for(const _0x1118d3 of _0x5704c0){if(_0x1013ac(0xfb)==_0x1118d3[_0x1013ac(0x122)][_0x1013ac(0x155)])continue;const {row:_0x8e3d59,column:_0x166216}=_0x381be8[_0x1013ac(0xc0)](_0x1118d3),_0x4a396d=_0x1118d3[_0x1013ac(0xba)](_0x1013ac(0x119))?_0x1118d3[_0x1013ac(0xbf)](_0x1013ac(0x119))-0x1:0x0,_0x3cd658=_0x1118d3[_0x1013ac(0xba)](_0x1013ac(0x114))?_0x1118d3[_0x1013ac(0xbf)](_0x1013ac(0x114))-0x1:0x0;_0x5df419=_0x8e3d59<_0x5df419?_0x8e3d59:_0x5df419,_0x326406=_0x8e3d59+_0x4a396d>_0x326406?_0x8e3d59+_0x4a396d:_0x326406,_0x1f40dc=_0x166216<_0x1f40dc?_0x166216:_0x1f40dc,_0x4d88ec=_0x166216+_0x3cd658>_0x4d88ec?_0x166216+_0x3cd658:_0x4d88ec;}return{'minRow':_0x5df419,'maxRow':_0x326406,'minColumn':_0x1f40dc,'maxColumn':_0x4d88ec};}[_0x3f16e5(0xca)](){const _0x20f2d7=_0x3f16e5,_0xbb90d7=this[_0x20f2d7(0xf1)],_0x346020=_0xbb90d7[_0x20f2d7(0xd8)][_0x20f2d7(0xbb)](_0x20f2d7(0x12d)),_0x3b47b0=_0xbb90d7[_0x20f2d7(0xd8)][_0x20f2d7(0xbb)](_0x20f2d7(0x143));_0xbb90d7[_0x20f2d7(0x12b)][_0x20f2d7(0x101)]['on'](_0x20f2d7(0x14b),()=>{const _0x3a3e82=_0x20f2d7,_0x135209=Array[_0x3a3e82(0x132)](_0xbb90d7[_0x3a3e82(0x12b)][_0x3a3e82(0x101)][_0x3a3e82(0xf0)][_0x3a3e82(0xbe)]());for(const {name:_0x461623,data:_0x54393d}of _0x135209){const {group:_0x4a9a5e,id:_0x3940fb,subType:_0x50ece0}=_0x346020[_0x3a3e82(0xf7)](_0x461623);if(_0x3a3e82(0x103)!=_0x4a9a5e)continue;if(null!=_0x54393d[_0x3a3e82(0x145)])continue;const _0x5c1f94=_0x346020[_0x3a3e82(0xc3)](_0x3940fb);this[_0x3a3e82(0x14e)][_0x3a3e82(0xec)](_0x50ece0)&&this[_0x3a3e82(0xe6)][_0x3a3e82(0x142)](_0x5c1f94);}},{'priority':_0x20f2d7(0x10b)});const _0x3ebb75=(_0x10d099,_0x188e3e)=>{const _0xf78080=_0x20f2d7;let _0x17299c=!0x1;const _0x2375e5=_0x188e3e[_0xf78080(0xb8)](_0x10d099),_0x27a965=_0x10d099[_0xf78080(0xdc)](_0xf78080(0x153)),_0x10f2eb=_0x3b47b0[_0xf78080(0xc0)](_0x10d099);for(const _0x5ca1b1 of this[_0xf78080(0xe6)]){const _0x4be975=_0x5ca1b1[_0xf78080(0x13d)],_0x1611d1=_0x4be975[_0xf78080(0xe8)](_0xf78080(0xcb)),_0x1bcfb5=_0x4be975[_0xf78080(0xb6)](_0x1611d1?0xa:0x5),_0x453398=_0x1bcfb5[_0xf78080(0xf3)](),_0x372889=_0x453398[_0xf78080(0xb6)](0x0,0x3)+_0xf78080(0x124),_0x17374b=_0xf78080(0xc8)+_0x1bcfb5,_0x27dd7c=_0xf78080(0x133)+_0x1bcfb5;if(!_0x5ca1b1[_0xf78080(0x134)])continue;if(_0x27a965!=_0x5ca1b1[_0xf78080(0xf6)]()[_0xf78080(0x11a)][_0xf78080(0xdc)](_0xf78080(0x153)))continue;if(_0x5ca1b1[_0xf78080(0x13f)](_0x2375e5))continue;const _0x2cf515=_0x10d099[_0xf78080(0xba)](_0x372889)?_0x10d099[_0xf78080(0xbf)](_0x372889)-0x1:0x0,_0x377818=this[_0xf78080(0x140)](_0x5ca1b1),_0x4b2009=_0x377818[_0x17374b],_0x4de635=_0x377818[_0x27dd7c];_0x4b2009<=_0x10f2eb[_0x453398]&&_0x10f2eb[_0x453398]+_0x2cf515<=_0x4de635&&(_0x5ca1b1[_0xf78080(0x136)](_0x2375e5),_0x17299c=!0x0);}return _0x17299c;};_0xbb90d7[_0x20f2d7(0x12b)][_0x20f2d7(0x101)][_0x20f2d7(0xd7)](_0x1309fc=>{const _0x268271=_0x20f2d7;let _0x17fc19=!0x1;for(const _0x257a34 of _0xbb90d7[_0x268271(0x12b)][_0x268271(0x101)][_0x268271(0xf0)][_0x268271(0x12a)]())if(_0x268271(0xd4)==_0x257a34[_0x268271(0xe0)]){if(_0x268271(0x111)==_0x257a34[_0x268271(0xe1)]){for(const _0x596ed4 of _0x257a34[_0x268271(0xcd)][_0x268271(0x113)][_0x268271(0x11e)]())_0x17fc19=_0x17fc19||_0x3ebb75(_0x596ed4,_0x1309fc);}else _0x268271(0xc1)==_0x257a34[_0x268271(0xe1)]&&(_0x17fc19=_0x17fc19||_0x3ebb75(_0x257a34[_0x268271(0xcd)][_0x268271(0x113)],_0x1309fc));}return _0x17fc19;});}[_0x3f16e5(0x140)](_0x2e492f){const _0x5c71a4=_0x3f16e5;return this[_0x5c71a4(0x123)](_0x2e492f[_0x5c71a4(0x121)]()[_0x5c71a4(0xdb)](_0x4fe26e=>_0x4fe26e[_0x5c71a4(0x11a)][_0x5c71a4(0x113)]));}}function Ee(_0x49cb6a){const _0x4558af=_0x3f16e5;return Array[_0x4558af(0x132)](new Set(_0x49cb6a)[_0x4558af(0xe7)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x307f6b=_0x1460;(function(_0xf827cf,_0x57427b){const _0x2dcf0d=_0x1460,_0x487ba7=_0xf827cf();while(!![]){try{const _0x500a54=-parseInt(_0x2dcf0d(0x1eb))/0x1*(parseInt(_0x2dcf0d(0x1f5))/0x2)+-parseInt(_0x2dcf0d(0x1f7))/0x3+-parseInt(_0x2dcf0d(0x1ed))/0x4+-parseInt(_0x2dcf0d(0x1ef))/0x5*(-parseInt(_0x2dcf0d(0x1e7))/0x6)+parseInt(_0x2dcf0d(0x1f8))/0x7*(parseInt(_0x2dcf0d(0x1ea))/0x8)+-parseInt(_0x2dcf0d(0x1ec))/0x9*(-parseInt(_0x2dcf0d(0x1f4))/0xa)+parseInt(_0x2dcf0d(0x1e3))/0xb*(parseInt(_0x2dcf0d(0x1f3))/0xc);if(_0x500a54===_0x57427b)break;else _0x487ba7['push'](_0x487ba7['shift']());}catch(_0x4e5a83){_0x487ba7['push'](_0x487ba7['shift']());}}}(_0x22a0,0x46502));function _0x22a0(){const _0xe1079=['1010424xhDgnG','89csfcJq','15327BIIgOD','293360sxNdHc','editor','10LyWHMr','TrackChangesEditing','get','plugins','4329984UUcJBq','2930PEXnbc','11702axArnO','afterInit','725481QHUYgo','7YSeNPL','11tWJsxB','requires','toggleTableCaption','has','413382wimfEs','enableCommand','TableCaptionEditing'];_0x22a0=function(){return _0xe1079;};return _0x22a0();}import{Plugin as _0x55f43f}from'ckeditor5/src/core.js';import _0x1551ac from'./table.js';function _0x1460(_0xe6a56d,_0x21985f){const _0x22a04e=_0x22a0();return _0x1460=function(_0x14609a,_0x44aa98){_0x14609a=_0x14609a-0x1e3;let _0x419f09=_0x22a04e[_0x14609a];return _0x419f09;},_0x1460(_0xe6a56d,_0x21985f);}export default class Mt extends _0x55f43f{static get[_0x307f6b(0x1e4)](){return[_0x1551ac];}[_0x307f6b(0x1f6)](){const _0x4ee2e4=_0x307f6b,_0x397ea6=this[_0x4ee2e4(0x1ee)];if(!_0x397ea6[_0x4ee2e4(0x1f2)][_0x4ee2e4(0x1e6)](_0x4ee2e4(0x1e9)))return;_0x397ea6[_0x4ee2e4(0x1f2)][_0x4ee2e4(0x1f1)](_0x4ee2e4(0x1f0))[_0x4ee2e4(0x1e8)](_0x4ee2e4(0x1e5));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x202be0=_0x4c62;(function(_0x2ac6d4,_0x1b2e28){const _0x1d74fd=_0x4c62,_0x220804=_0x2ac6d4();while(!![]){try{const _0x553794=parseInt(_0x1d74fd(0x276))/0x1+parseInt(_0x1d74fd(0x2a1))/0x2+-parseInt(_0x1d74fd(0x277))/0x3*(-parseInt(_0x1d74fd(0x21a))/0x4)+-parseInt(_0x1d74fd(0x26d))/0x5*(parseInt(_0x1d74fd(0x284))/0x6)+parseInt(_0x1d74fd(0x247))/0x7+-parseInt(_0x1d74fd(0x26c))/0x8+parseInt(_0x1d74fd(0x245))/0x9*(-parseInt(_0x1d74fd(0x29c))/0xa);if(_0x553794===_0x1b2e28)break;else _0x220804['push'](_0x220804['shift']());}catch(_0x3d1d56){_0x220804['push'](_0x220804['shift']());}}}(_0x32c9,0xe3059));import{getTranslation as _0x2990c5}from'../utils/common-translations.js';import{Plugin as _0x5626da}from'ckeditor5/src/core.js';import{LiveRange as _0x4779f8}from'ckeditor5/src/engine.js';import{uid as _0x1646aa,priorities as _0x2e4d6e}from'ckeditor5/src/utils.js';function _0x32c9(){const _0x5b5daf=['entries','_replaceTableSlotCell','insertion','getSelectionAffectedTableCells','first','subType','type','locale','paragraph','getRange','markers','element','columns','createElement','document','tableCellVerticalAlignment','TrackChangesEditing','isEmpty','row','_suggestionFactory','_createdBatches','isInContent','deletion','attributes','keys','removeMarkers','join','reduce','editor','low','author','getChildren','getTableIfOnlyTableInContent','11206416RDPtHR','150umINlL','deletionRanges','getAttributes','next','differ','remove','getRowIndexes','suggestion:formatBlock:tablePasteCell','stop','1309885SlpwOz','407793OSBCpo','discard','ck-suggestion-marker--active','has','from','fromRange','tablePasteRow','nextSibling','getChangedMarkers','getSuggestionCallback','position','redo','tablePaste','323148GybNUv','clipboardOutput','ck-suggestion-marker','call','tableCellPadding','createRangeIn','some','rowInsertionRanges','columnInsertionRanges','map','tablePasteCell','tableCellBackgroundColor','registerPostFixer','tableCellBorderStyle','view','tableCellSuggestion','options','tablePasteColumn','registerCustomCallback','batch','getSuggestion','get','TableClipboard','registerDescriptionCallback','2810mNRoYD','tableCellBorderColor','change','forEach','dataDowncast','2342906YuQfrB','getItems','tableCellHorizontalAlignment','register','suggestion-td','editing','Users','getShiftedBy','accept','rootName','requires','getChild','previousSibling','insertContent','markerAttributes','startsWith','isEqual','filter','includes','cells','markMultiRangeInsertion','markerToHighlight','detach','newRange','getMarkers','createPositionBefore','rowInsertionIndexes','name','containsRange','endRow','activeMarkers','_splitMarkerName','descriptionFactory','fromEntries','*Replace\x20table\x20cells*','markMultiRangeBlockFormat','nodeAfter','getRanges','showSuggestionHighlights','trackChanges','fill','insertionRanges','documentSelection','set','findAncestor','model','cell','previous','endColumn','last','removeMarker','end','for','editingDowncast','insertRows','start','_tablePostFixingSubtypes','getContainedElement','value','markMultiRangeDeletion','find','_getCoordsForCells','return','suggestionLoaded','tablePasteChainId','root','hasSuggestion','every','getColumns','removeColumns','24PWeuVa','suggestion','tableCell','content','getRows','$graveyard','columnInsertionIndexes','getColumnIndexes','column','move','createRange','table','commands','rows','wrap','ck-suggestion-marker-insertion','setAttributes','conversion','oldRange','push','tableCellBorderWidth','getChanges','insert','createRangeOn','selection','elementToElement','forceDefaultExecution','add','listenTo','formatBlock','afterInit','createTableWalker','TableUtils','markerName','plugins','setAttribute','getAllAdjacentSuggestions','unwrap','length','updateMarker','schema','suggestionUnloaded','insertColumns','12951pORrcm','_isForcedDefaultExecutionBlock','7377006eDpfCq','getSuggestions','high','removeRows'];_0x32c9=function(){return _0x5b5daf;};return _0x32c9();}import _0x21cff4 from'./table.js';const ge=[_0x202be0(0x22e),_0x202be0(0x29d),_0x202be0(0x291),_0x202be0(0x2a3),_0x202be0(0x25a),_0x202be0(0x28f),_0x202be0(0x288)],Ce=Object[_0x202be0(0x1f5)](ge[_0x202be0(0x28d)](_0x411b60=>[_0x411b60,null]));export default class It extends _0x5626da{static get[_0x202be0(0x2ab)](){return[_0x21cff4];}[_0x202be0(0x238)](){const _0x343647=_0x202be0,_0x1d4372=this[_0x343647(0x267)];if(!_0x1d4372[_0x343647(0x23c)][_0x343647(0x27a)](_0x343647(0x29a)))return;const _0x572475=_0x1d4372[_0x343647(0x23c)][_0x343647(0x299)](_0x343647(0x25b)),_0x4f6e95=_0x1d4372[_0x343647(0x23c)][_0x343647(0x299)](_0x343647(0x23a)),_0xb179f9=_0x1d4372[_0x343647(0x23c)][_0x343647(0x299)](_0x21cff4),_0x438cd3=_0x1d4372[_0x343647(0x23c)][_0x343647(0x299)](_0x343647(0x29a));_0xb179f9[_0x343647(0x20c)][_0x343647(0x22d)](_0x343647(0x27d),_0x343647(0x295)),_0x1d4372[_0x343647(0x201)][_0x343647(0x242)][_0x343647(0x2a4)](_0x343647(0x293),{'allowIn':_0x343647(0x21c),'allowContentOf':_0x343647(0x21c),'isLimit':!0x0}),_0x1d4372[_0x343647(0x22b)][_0x343647(0x233)]({'model':_0x343647(0x293),'view':_0x343647(0x2a5)});let _0x5f01a1=null;_0x1d4372[_0x343647(0x201)]['on'](_0x343647(0x2ae),(_0x2d8687,_0x30be36)=>{const _0x2718a4=_0x343647,[_0x486677,_0x5d7cf0]=_0x30be36,_0x1a594b=_0x30be36[_0x30be36[_0x2718a4(0x240)]-0x1];_0x1a594b&&_0x1a594b[_0x2718a4(0x234)]||_0x572475[_0x2718a4(0x246)]||this[_0x2718a4(0x267)][_0x2718a4(0x226)][_0x2718a4(0x299)](_0x2718a4(0x1fb))[_0x2718a4(0x20e)]&&function(_0x5e4087,_0x4b2b2f,_0x400d27,_0x3c6a72,_0x504ad5){const _0x31d353=_0x2718a4;if(_0x4b2b2f&&!_0x4b2b2f['is'](_0x31d353(0x1fe)))return!0x1;const _0x1c05f6=_0x504ad5[_0x31d353(0x26b)](_0x5e4087,_0x400d27);if(!_0x1c05f6||!he(_0x1c05f6,void 0x0,_0x3c6a72))return!0x1;const _0x43baa5=_0x3c6a72[_0x31d353(0x24e)](_0x400d27[_0x31d353(0x259)][_0x31d353(0x232)]);if(!_0x43baa5[_0x31d353(0x240)])return!0x1;const _0x13a2f4=_0x43baa5[0x0][_0x31d353(0x200)](_0x31d353(0x225)),_0x44d9c1=_0x3c6a72[_0x31d353(0x273)](_0x43baa5),_0x51bbc3=_0x3c6a72[_0x31d353(0x221)](_0x43baa5),_0x28c917={'startRow':_0x44d9c1[_0x31d353(0x24f)],'endRow':_0x44d9c1[_0x31d353(0x205)],'startColumn':_0x51bbc3[_0x31d353(0x24f)],'endColumn':_0x51bbc3[_0x31d353(0x205)]};return 0x1==_0x43baa5[_0x31d353(0x240)]&&(_0x28c917[_0x31d353(0x1f1)]+=_0x3c6a72[_0x31d353(0x21e)](_0x1c05f6)-0x1,_0x28c917[_0x31d353(0x204)]+=_0x3c6a72[_0x31d353(0x218)](_0x1c05f6)-0x1),he(_0x13a2f4,_0x28c917,_0x3c6a72);}(_0x486677,_0x5d7cf0,_0x1d4372[_0x2718a4(0x201)],_0x4f6e95,_0x438cd3)&&(_0x2d8687[_0x2718a4(0x275)](),_0x5f01a1={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x1d4372[_0x2718a4(0x201)][_0x2718a4(0x29e)](()=>{const _0x1d93ce=_0x2718a4;_0x1d4372[_0x1d93ce(0x201)][_0x1d93ce(0x2ae)](_0x30be36[0x0],_0x30be36[0x1],_0x30be36[0x2],{'forceDefaultExecution':!0x0});const _0x24ed18=_0x1646aa(),{rowInsertionRanges:_0x22b855,columnInsertionRanges:_0x4b3928,insertionRanges:_0x70baef,deletionRanges:_0x21a543,cells:_0x6b9a72}=_0x5f01a1;_0x22b855[_0x1d93ce(0x240)]&&_0x572475[_0x1d93ce(0x2b5)](_0x22b855,_0x1d93ce(0x27d),{'tablePasteChainId':_0x24ed18}),_0x4b3928[_0x1d93ce(0x240)]&&_0x572475[_0x1d93ce(0x2b5)](_0x4b3928,_0x1d93ce(0x295),{'tablePasteChainId':_0x24ed18}),_0x70baef[_0x1d93ce(0x240)]&&(_0x572475[_0x1d93ce(0x2b5)](_0x70baef,_0x1d93ce(0x283),{'tablePasteChainId':_0x24ed18,'skipNestingCheck':!0x0}),_0x70baef[_0x1d93ce(0x29f)](_0x168071=>{const _0x3a16fa=_0x1d93ce;var _0x245189;return null===(_0x245189=_0x168071[_0x3a16fa(0x2b7)])||void 0x0===_0x245189?void 0x0:_0x245189[_0x3a16fa(0x287)](_0x168071);})),_0x21a543[_0x1d93ce(0x240)]&&(_0x572475[_0x1d93ce(0x20f)](_0x21a543,_0x1d93ce(0x283),{'tablePasteChainId':_0x24ed18,'skipNestingCheck':!0x0}),_0x21a543[_0x1d93ce(0x29f)](_0x17d9c8=>{const _0x33cda8=_0x1d93ce;var _0x503c73;return null===(_0x503c73=_0x17d9c8[_0x33cda8(0x2b7)])||void 0x0===_0x503c73?void 0x0:_0x503c73[_0x33cda8(0x287)](_0x17d9c8);}));const _0x31857a=_0x572475[_0x1d93ce(0x1f7)](_0x6b9a72[_0x1d93ce(0x28d)](({element:_0x470864})=>_0x470864),{'formatGroupId':_0x1646aa()},[],_0x1d93ce(0x28e),{'tablePasteChainId':_0x24ed18});if(_0x31857a){const _0x3f70c3=_0x31857a[_0x1d93ce(0x2b9)](),_0x1f003f=[];for(const {element:_0x507d6a,attributes:_0xf919e7}of _0x6b9a72){if(!_0xf919e7)continue;const _0x3d08d3=_0x1d4372[_0x1d93ce(0x201)][_0x1d93ce(0x231)](_0x507d6a),_0x1f340b=_0x3f70c3[_0x1d93ce(0x210)](_0xf5731c=>_0xf5731c[_0x1d93ce(0x254)]()[_0x1d93ce(0x2b1)](_0x3d08d3));_0x1f340b&&_0x1f003f[_0x1d93ce(0x22d)]([_0x1f340b[_0x1d93ce(0x1ef)],_0xf919e7]);}_0x1f003f[_0x1d93ce(0x240)]&&_0x31857a[_0x1d93ce(0x23d)](_0x1d93ce(0x2af),Object[_0x1d93ce(0x1f5)](_0x1f003f));}_0x5f01a1=null;}));},{'priority':_0x2e4d6e[_0x343647(0x249)]+0xa}),_0x1d4372[_0x343647(0x23c)][_0x343647(0x299)](_0x343647(0x29a))['on'](_0x343647(0x24c),(_0x901489,_0x4e770f)=>{const _0xfab221=_0x343647,[_0x463c30,_0x53aebf,,_0xf7c97c]=_0x4e770f;if(!_0x5f01a1)return;_0x901489[_0xfab221(0x275)]();const _0xa6274e=_0x463c30[_0xfab221(0x202)],_0x32d5af=_0x53aebf,_0x2cf4f6=Pe(_0xa6274e),_0x5ead07=Pe(_0x32d5af);_0x901489[_0xfab221(0x212)]=_0xa6274e;let _0x31137b=null,_0x50d16e=null;if(_0x5ead07||_0x2cf4f6){if(_0x2cf4f6&&!_0x5ead07){_0xf7c97c[_0xfab221(0x272)](_0xa6274e[_0xfab221(0x2ac)](0x0));for(const _0x2eeab4 of Array[_0xfab221(0x27b)](_0x32d5af[_0xfab221(0x26a)]()))_0xf7c97c[_0xfab221(0x230)](_0x2eeab4,_0xa6274e,_0xfab221(0x207));const _0xf5de1c=_0x5f01a1[_0xfab221(0x1ee)][_0xfab221(0x2b3)](_0x463c30[_0xfab221(0x25d)]),_0x33ab61=_0x5f01a1[_0xfab221(0x220)][_0xfab221(0x2b3)](_0x463c30[_0xfab221(0x222)]);_0xf5de1c||_0x33ab61||(_0x31137b=_0x4779f8[_0xfab221(0x27c)](_0xf7c97c[_0xfab221(0x289)](_0xa6274e)));}else _0x5ead07&&!_0x2cf4f6&&(_0x50d16e=_0xf7c97c[_0xfab221(0x289)](_0xa6274e));}else{const _0x400b42=_0xf7c97c[_0xfab221(0x258)](_0xfab221(0x293)),_0x379257=_0xf7c97c[_0xfab221(0x258)](_0xfab221(0x293));_0xf7c97c[_0xfab221(0x228)](_0xf7c97c[_0xfab221(0x289)](_0xa6274e),_0x379257),_0xf7c97c[_0xfab221(0x230)](_0x400b42,_0xa6274e,0x0);for(const _0x16016c of Array[_0xfab221(0x27b)](_0x32d5af[_0xfab221(0x26a)]()))_0xf7c97c[_0xfab221(0x230)](_0x16016c,_0x400b42,_0xfab221(0x207));_0x31137b=_0x4779f8[_0xfab221(0x27c)](_0xf7c97c[_0xfab221(0x231)](_0x400b42)),_0x50d16e=_0x4779f8[_0xfab221(0x27c)](_0xf7c97c[_0xfab221(0x231)](_0x379257));}const _0x9d3993=Array[_0xfab221(0x27b)](_0x32d5af[_0xfab221(0x26f)]())[_0xfab221(0x2b2)](([_0x10fd3e])=>ge[_0xfab221(0x2b3)](_0x10fd3e));_0x5f01a1[_0xfab221(0x2b4)][_0xfab221(0x22d)]({'element':_0xa6274e,'attributes':_0x9d3993[_0xfab221(0x240)]?Object[_0xfab221(0x1f5)](_0x9d3993):null}),_0x31137b&&_0x5f01a1[_0xfab221(0x1fd)][_0xfab221(0x22d)](_0x31137b),_0x50d16e&&_0x5f01a1[_0xfab221(0x26e)][_0xfab221(0x22d)](_0x50d16e);},{'priority':_0x343647(0x249)}),_0x4f6e95['on'](_0x343647(0x244),(_0x3bba71,_0x4db5da)=>{const _0x526d19=_0x343647,[_0x12e52e,_0x27dbe4={}]=_0x4db5da;if(!_0x5f01a1)return;const _0xf76790=_0x27dbe4['at']||0x0,_0x2cd8b3=_0x27dbe4[_0x526d19(0x257)]||0x1;_0x5f01a1[_0x526d19(0x220)]=new Array(_0x2cd8b3)[_0x526d19(0x1fc)](_0xf76790)[_0x526d19(0x28d)]((_0x39a68f,_0xe5710a)=>_0x39a68f+_0xe5710a);for(const {cell:_0x943754}of _0x4f6e95[_0x526d19(0x239)](_0x12e52e,{'startColumn':_0xf76790,'endColumn':_0xf76790+_0x2cd8b3-0x1}))_0x5f01a1[_0x526d19(0x28c)][_0x526d19(0x22d)](_0x1d4372[_0x526d19(0x201)][_0x526d19(0x231)](_0x943754));},{'priority':_0x343647(0x268)}),_0x4f6e95['on'](_0x343647(0x20a),(_0x55b9d8,_0x5e136b)=>{const _0x5a564a=_0x343647,[_0x44da67,_0x135fab={}]=_0x5e136b;if(!_0x5f01a1)return;const _0xab5e39=_0x135fab['at']||0x0,_0x363fc1=_0x135fab[_0x5a564a(0x227)]||0x1;_0x5f01a1[_0x5a564a(0x1ee)]=new Array(_0x363fc1)[_0x5a564a(0x1fc)](_0xab5e39)[_0x5a564a(0x28d)]((_0x4998c2,_0xf31539)=>_0x4998c2+_0xf31539);for(const {cell:_0x14831d}of _0x4f6e95[_0x5a564a(0x239)](_0x44da67,{'startRow':_0xab5e39,'endRow':_0xab5e39+_0x363fc1-0x1}))_0x5f01a1[_0x5a564a(0x28b)][_0x5a564a(0x22d)](_0x1d4372[_0x5a564a(0x201)][_0x5a564a(0x231)](_0x14831d));},{'priority':_0x343647(0x268)}),_0x572475[_0x343647(0x1f4)][_0x343647(0x29b)](_0x2afff4=>{const _0x2d540e=_0x343647;if(_0x2afff4[_0x2d540e(0x250)]&&_0x2afff4[_0x2d540e(0x250)][_0x2d540e(0x2b0)](_0x2d540e(0x283)))return _0x2afff4[_0x2d540e(0x203)]?{}:{'type':_0x2d540e(0x24d),'content':_0x2990c5(_0x1d4372[_0x2d540e(0x252)],_0x2d540e(0x1f6))};});const _0x231fac=()=>!0x1;for(const _0x9d1ebc of[_0x343647(0x283),_0x343647(0x295),_0x343647(0x27d),_0x343647(0x28e)])_0x572475[_0x343647(0x25e)][_0x343647(0x296)](_0x343647(0x24d),_0x9d1ebc,_0x343647(0x265),_0x231fac),_0x572475[_0x343647(0x25e)][_0x343647(0x296)](_0x343647(0x261),_0x9d1ebc,_0x343647(0x265),_0x231fac),_0x572475[_0x343647(0x25e)][_0x343647(0x296)](_0x343647(0x237),_0x9d1ebc,_0x343647(0x265),_0x231fac);_0x572475[_0x343647(0x25e)][_0x343647(0x296)](_0x343647(0x237),_0x343647(0x28e),_0x343647(0x278),_0x231fac),_0x572475[_0x343647(0x25e)][_0x343647(0x296)](_0x343647(0x237),_0x343647(0x28e),_0x343647(0x2a9),(_0x5b6cdc,_0x257ddb,_0x32ce59)=>{const _0x1afd2d=_0x343647,_0x1d36a2=_0x5b6cdc[_0x1afd2d(0x28d)](_0x3a2860=>_0x3a2860[_0x1afd2d(0x20d)]())[_0x1afd2d(0x2b2)](_0x59843f=>_0x59843f),_0x4be122=new Map(_0x1d36a2[_0x1afd2d(0x28d)](_0x19256b=>[_0x19256b,null]));if(_0x5f01a1){for(const {element:_0x5e5a98,attributes:_0xd18043}of _0x5f01a1[_0x1afd2d(0x2b4)])_0xd18043&&_0x4be122[_0x1afd2d(0x1ff)](_0x5e5a98,_0xd18043);}else{if(_0x32ce59&&_0x32ce59[_0x1afd2d(0x2af)])for(const [_0x1f1db1,_0x10850d]of Object[_0x1afd2d(0x24b)](_0x32ce59[_0x1afd2d(0x2af)])){const _0x135627=_0x1d4372[_0x1afd2d(0x201)][_0x1afd2d(0x255)][_0x1afd2d(0x299)](_0x1f1db1),_0x443201=_0x135627?_0x135627[_0x1afd2d(0x254)]()[_0x1afd2d(0x20d)]():null;_0x443201&&_0x4be122[_0x1afd2d(0x1ff)](_0x443201,_0x10850d);}}_0x1d4372[_0x1afd2d(0x201)][_0x1afd2d(0x29e)](_0x213104=>{const _0x37f358=_0x1afd2d;for(const [_0xae7798,_0x37ff05]of _0x4be122)_0x213104[_0x37f358(0x22a)]({...Ce,..._0x37ff05},_0xae7798);});});const _0x11ca83=(_0x51b3b9,_0x361bb9)=>{const _0x2a55b1=_0x343647;_0x572475[_0x2a55b1(0x25e)][_0x2a55b1(0x296)](_0x51b3b9,_0x2a55b1(0x283),_0x361bb9,(_0x32cfce,_0x4cdb6e,_0x1d47c7)=>{const _0x304c6f=_0x2a55b1;_0x1d4372[_0x304c6f(0x201)][_0x304c6f(0x29e)](_0x5b00d4=>{const _0x2d0648=_0x304c6f,_0x1609be=[];for(const _0x39e9e6 of _0x32cfce){const _0x1285d1=_0x39e9e6[_0x2d0648(0x20b)][_0x2d0648(0x1f8)];_0x1285d1['is'](_0x2d0648(0x256),_0x2d0648(0x293))&&_0x1609be[_0x2d0648(0x22d)](_0x1285d1);}_0x572475[_0x2d0648(0x25e)][_0x2d0648(0x280)](_0x51b3b9,null,_0x361bb9)(_0x32cfce,_0x4cdb6e,_0x1d47c7);for(const _0x59042a of _0x1609be)_0x2d0648(0x21f)!=_0x59042a[_0x2d0648(0x215)][_0x2d0648(0x2aa)]&&_0x5b00d4[_0x2d0648(0x23f)](_0x59042a);});});};_0x11ca83(_0x343647(0x24d),_0x343647(0x2a9)),_0x11ca83(_0x343647(0x24d),_0x343647(0x278)),_0x11ca83(_0x343647(0x261),_0x343647(0x2a9)),_0x11ca83(_0x343647(0x261),_0x343647(0x278)),_0x572475[_0x343647(0x25e)][_0x343647(0x296)](_0x343647(0x24d),_0x343647(0x27d),_0x343647(0x278),_0x13226d=>{const _0x1022b3=_0x343647,_0x585a23=_0x13226d[_0x1022b3(0x28d)](_0xa3b2b4=>_0xa3b2b4[_0x1022b3(0x20d)]()),_0x36edc7=_0x585a23[0x0][_0x1022b3(0x200)](_0x1022b3(0x225)),{minRow:_0x5317d0,maxRow:_0x3a614b}=_0xb179f9[_0x1022b3(0x211)](_0x585a23);_0x4f6e95[_0x1022b3(0x24a)](_0x36edc7,{'at':_0x5317d0,'rows':_0x3a614b-_0x5317d0+0x1});}),_0x572475[_0x343647(0x25e)][_0x343647(0x296)](_0x343647(0x24d),_0x343647(0x295),_0x343647(0x278),_0x19fa86=>{const _0x4cd1ad=_0x343647,_0x2a325d=_0x19fa86[_0x4cd1ad(0x28d)](_0x25ba53=>_0x25ba53[_0x4cd1ad(0x20d)]()),_0xbf31c4=_0x2a325d[0x0][_0x4cd1ad(0x200)](_0x4cd1ad(0x225)),{minColumn:_0x5e742c,maxColumn:_0x374033}=_0xb179f9[_0x4cd1ad(0x211)](_0x2a325d);_0x4f6e95[_0x4cd1ad(0x219)](_0xbf31c4,{'at':_0x5e742c,'columns':_0x374033-_0x5e742c+0x1});});const _0x5f4b2b=(_0x45e0cc,_0x46990f)=>{const _0xa3e844=_0x343647;if(!_0x46990f[_0xa3e844(0x250)]||!_0x46990f[_0xa3e844(0x250)][_0xa3e844(0x2b0)](_0xa3e844(0x283)))return;const _0xb47fa1=_0x46990f[_0xa3e844(0x262)][_0xa3e844(0x214)],_0x3caf86=_0x572475[_0xa3e844(0x248)]()[_0xa3e844(0x2b2)](_0x41204d=>_0x41204d[_0xa3e844(0x260)]&&_0x41204d[_0xa3e844(0x262)]&&_0x41204d[_0xa3e844(0x262)][_0xa3e844(0x214)]==_0xb47fa1);_0x3caf86[_0xa3e844(0x240)]&&_0x46990f[_0xa3e844(0x23e)]()[_0xa3e844(0x240)]!=_0x3caf86[_0xa3e844(0x240)]&&_0x3caf86[_0xa3e844(0x266)]((_0x27a386,_0x1f873d)=>(_0x27a386[_0xa3e844(0x270)]=_0x1f873d,_0x1f873d[_0xa3e844(0x203)]=_0x27a386,_0x1f873d));};function _0x243c7d(_0x4f8dcf,_0x3e5f5a=!0x0){const _0x4ff106=_0x343647,{id:_0x350283}=_0x572475[_0x4ff106(0x1f3)](_0x4f8dcf[_0x4ff106(0x23b)]),_0x495ec3=[_0x4ff106(0x286),_0x4ff106(0x229)],_0x5340c1=_0x572475[_0x4ff106(0x1f2)][_0x4ff106(0x2b3)](_0x4f8dcf[_0x4ff106(0x23b)]);return _0x5340c1&&_0x495ec3[_0x4ff106(0x22d)](_0x4ff106(0x279)),{'classes':_0x495ec3,'attributes':{'data-suggestion':_0x350283},'priority':_0x5340c1&&_0x3e5f5a?0xbc2:0xbb8};}_0x572475['on'](_0x343647(0x213),_0x5f4b2b,{'priority':_0x343647(0x249)}),_0x572475['on'](_0x343647(0x243),_0x5f4b2b,{'priority':_0x343647(0x249)}),_0x1d4372[_0x343647(0x201)][_0x343647(0x259)][_0x343647(0x290)](()=>{const _0x136ced=_0x343647;let _0x3f3521=!0x1;const _0x537f32=Array[_0x136ced(0x27b)](_0x1d4372[_0x136ced(0x201)][_0x136ced(0x259)][_0x136ced(0x271)][_0x136ced(0x27f)]());for(const {name:_0x44f3a0,data:_0x38e109}of _0x537f32){const {group:_0x24974d,type:_0x1471af,id:_0x32032a}=_0x572475[_0x136ced(0x1f3)](_0x44f3a0);if(_0x136ced(0x21b)!=_0x24974d||_0x136ced(0x261)!=_0x1471af||_0x38e109[_0x136ced(0x22c)])continue;if(!_0x572475[_0x136ced(0x216)](_0x32032a))continue;const _0x168b7c=_0x572475[_0x136ced(0x298)](_0x32032a)[_0x136ced(0x1f9)](),_0x597880=_0x1d4372[_0x136ced(0x23c)][_0x136ced(0x299)](_0x136ced(0x2a7))['me'];for(const _0x32a09e of _0x572475[_0x136ced(0x248)]()){if(!_0x32a09e[_0x136ced(0x260)]||_0x32a09e[_0x136ced(0x269)]!=_0x597880)continue;if(_0x136ced(0x237)!=_0x32a09e[_0x136ced(0x251)]||_0x136ced(0x28e)!=_0x32a09e[_0x136ced(0x250)])continue;if(_0x32a09e[_0x136ced(0x1f9)]()[_0x136ced(0x217)](_0x458440=>_0x168b7c[_0x136ced(0x28a)](_0xb7d940=>_0xb7d940[_0x136ced(0x1f0)](_0x458440,!0x0)))){for(const _0x1b59f9 of _0x32a09e[_0x136ced(0x23e)]())_0x1b59f9[_0x136ced(0x260)]&&(_0x1b59f9[_0x136ced(0x278)](),_0x3f3521=!0x0);}}}return _0x3f3521;}),_0x1d4372[_0x343647(0x201)][_0x343647(0x259)][_0x343647(0x290)](_0x3f683c=>{const _0x47af9d=_0x343647,_0x15194a=_0x1d4372[_0x47af9d(0x226)][_0x47af9d(0x299)](_0x47af9d(0x282));if(!_0x15194a||!_0x15194a[_0x47af9d(0x25f)][_0x47af9d(0x27a)](_0x3f683c[_0x47af9d(0x297)]))return!0x1;let _0x59a48a=!0x1;const _0x3cf835=_0x1d4372[_0x47af9d(0x23c)][_0x47af9d(0x299)](_0x47af9d(0x2a7))['me'],_0x1a6e07=_0x1d4372[_0x47af9d(0x201)][_0x47af9d(0x259)][_0x47af9d(0x271)][_0x47af9d(0x22f)](),_0x7c7ab7=Array[_0x47af9d(0x27b)](_0x1d4372[_0x47af9d(0x201)][_0x47af9d(0x259)][_0x47af9d(0x271)][_0x47af9d(0x27f)]())[_0x47af9d(0x2b2)](({name:_0x12b07f,data:_0x555966})=>{const _0x258a30=_0x47af9d,{group:_0x1f8b37,subType:_0x1159be,authorId:_0x28a358}=_0x572475[_0x258a30(0x1f3)](_0x12b07f);return _0x258a30(0x21b)==_0x1f8b37&&_0x258a30(0x283)==_0x1159be&&_0x28a358==_0x3cf835['id']&&!_0x555966[_0x258a30(0x22c)];});for(const _0x457a2e of _0x1a6e07){if(_0x47af9d(0x230)!=_0x457a2e[_0x47af9d(0x251)]||_0x47af9d(0x293)!=_0x457a2e[_0x47af9d(0x1ef)]||0x1!=_0x457a2e[_0x47af9d(0x240)])continue;const _0x237606=_0x3f683c[_0x47af9d(0x224)](_0x457a2e[_0x47af9d(0x281)],_0x457a2e[_0x47af9d(0x281)][_0x47af9d(0x2a8)](0x1));if(!_0x7c7ab7[_0x47af9d(0x210)](({data:_0x4c1926})=>_0x4c1926[_0x47af9d(0x2b8)][_0x47af9d(0x2b1)](_0x237606))){for(const {name:_0x42d079,data:_0xecb443}of _0x7c7ab7)if(_0x237606[_0x47af9d(0x1f0)](_0xecb443[_0x47af9d(0x2b8)])){_0x3f683c[_0x47af9d(0x241)](_0x42d079,{'range':_0x237606}),_0x59a48a=!0x0;break;}}}return _0x59a48a;}),_0x1d4372[_0x343647(0x201)][_0x343647(0x259)][_0x343647(0x290)](_0x472587=>{const _0x1eccb6=_0x343647;let _0x5c8719=!0x1;const _0x2fe086=_0x1d4372[_0x1eccb6(0x23c)][_0x1eccb6(0x299)](_0x1eccb6(0x2a7))['me'],_0x4a9f22=_0x572475[_0x1eccb6(0x248)]()[_0x1eccb6(0x2b2)](_0x2e8cbf=>_0x2e8cbf[_0x1eccb6(0x260)]&&_0x2e8cbf[_0x1eccb6(0x269)]==_0x2fe086),_0x2f6dcf=new Set(),_0x3ef21f=new Set();for(const _0x199273 of _0x4a9f22)if(_0x1eccb6(0x283)==_0x199273[_0x1eccb6(0x250)])for(const _0x54c80d of _0x199273[_0x1eccb6(0x2b9)]()){const _0x496112=_0x54c80d[_0x1eccb6(0x254)]()[_0x1eccb6(0x20d)]();if(_0x496112){if(_0x496112['is'](_0x1eccb6(0x256),_0x1eccb6(0x293))&&Pe(_0x496112)){_0x199273[_0x1eccb6(0x206)](_0x54c80d[_0x1eccb6(0x1ef)]),_0x2f6dcf[_0x1eccb6(0x235)](_0x496112),_0x5c8719=!0x0;const _0x80a418=_0x496112[_0x1eccb6(0x27e)],_0x46ea80=_0x496112[_0x1eccb6(0x2ad)],_0x374c7d=_0x80a418&&_0x80a418['is'](_0x1eccb6(0x256),_0x1eccb6(0x293)),_0x5dd5de=_0x46ea80&&_0x46ea80['is'](_0x1eccb6(0x256),_0x1eccb6(0x293));_0x374c7d&&!_0x2f6dcf[_0x1eccb6(0x27a)](_0x80a418)&&_0x3ef21f[_0x1eccb6(0x235)](_0x80a418),_0x5dd5de&&!_0x2f6dcf[_0x1eccb6(0x27a)](_0x46ea80)&&_0x3ef21f[_0x1eccb6(0x235)](_0x46ea80);}else _0x496112['is'](_0x1eccb6(0x256),_0x1eccb6(0x253))&&_0x496112[_0x1eccb6(0x25c)]&&(_0x199273[_0x1eccb6(0x206)](_0x54c80d[_0x1eccb6(0x1ef)]),_0x5c8719=!0x0);}}else{if(_0x1eccb6(0x28e)==_0x199273[_0x1eccb6(0x250)]){if(!_0x199273[_0x1eccb6(0x262)]||!_0x199273[_0x1eccb6(0x262)][_0x1eccb6(0x214)])continue;const _0x5a4813=_0x199273[_0x1eccb6(0x262)][_0x1eccb6(0x2af)];if(_0x5a4813&&Object[_0x1eccb6(0x263)](_0x5a4813)[_0x1eccb6(0x240)])continue;const _0x4710a7=_0x199273[_0x1eccb6(0x262)][_0x1eccb6(0x214)];let _0xb3677d=!0x0,_0x222efe=!0x0;for(const _0x9182c2 of _0x4a9f22)if(_0x9182c2[_0x1eccb6(0x250)]&&_0x9182c2[_0x1eccb6(0x250)][_0x1eccb6(0x2b0)](_0x1eccb6(0x283))){if(!_0x9182c2[_0x1eccb6(0x262)][_0x1eccb6(0x214)]){_0x222efe=!0x1;break;}if(_0x9182c2['id']!=_0x199273['id']&&_0x9182c2[_0x1eccb6(0x262)][_0x1eccb6(0x214)]==_0x4710a7){_0xb3677d=!0x1;break;}}_0x222efe&&_0xb3677d&&(_0x199273[_0x1eccb6(0x264)](),_0x5c8719=!0x0);}}for(const _0x255aa of _0x2f6dcf)_0x472587[_0x1eccb6(0x272)](_0x255aa);for(const _0x3c56f5 of _0x3ef21f)_0x472587[_0x1eccb6(0x23f)](_0x3c56f5);return _0x5c8719;}),_0x1d4372[_0x343647(0x22b)][_0x343647(0x208)](_0x343647(0x209))[_0x343647(0x2b6)]({'model':_0x343647(0x274),'view':(_0x3570d7,_0x28d4f6)=>_0x243c7d(_0x3570d7),'converterPriority':_0x343647(0x249)}),_0x1d4372[_0x343647(0x22b)][_0x343647(0x208)](_0x343647(0x2a0))[_0x343647(0x2b6)]({'model':_0x343647(0x274),'view':(_0x4b1e92,_0x202b0b)=>_0x202b0b[_0x343647(0x294)][_0x343647(0x1fa)]?_0x243c7d(_0x4b1e92,!0x1):null,'converterPriority':_0x343647(0x249)});const _0x831e21=_0x1d4372[_0x343647(0x2a6)][_0x343647(0x292)];this[_0x343647(0x236)](_0x831e21[_0x343647(0x259)],_0x343647(0x285),(_0x16e0ac,_0x480243)=>{const _0x8f48a5=_0x343647,_0x33db9d=[];for(const _0x2d2b7f of _0x831e21[_0x8f48a5(0x289)](_0x480243[_0x8f48a5(0x21d)])[_0x8f48a5(0x2a2)]())_0x2d2b7f['is'](_0x8f48a5(0x256),_0x8f48a5(0x2a5))&&_0x33db9d[_0x8f48a5(0x22d)](_0x2d2b7f);_0x831e21[_0x8f48a5(0x29e)](_0x3eb3e6=>{const _0x4e09b1=_0x8f48a5;for(const _0x8185bf of _0x33db9d)_0x3eb3e6[_0x4e09b1(0x223)](_0x3eb3e6[_0x4e09b1(0x289)](_0x8185bf),_0x3eb3e6[_0x4e09b1(0x2ba)](_0x8185bf)),_0x3eb3e6[_0x4e09b1(0x272)](_0x8185bf);});});}}function Pe(_0x167d06){const _0x674607=_0x202be0;if(_0x167d06[_0x674607(0x25c)])return!0x0;const _0x1c7565=_0x167d06[_0x674607(0x2ac)](0x0);return _0x1c7565['is'](_0x674607(0x256),_0x674607(0x253))&&_0x1c7565[_0x674607(0x25c)];}function _0x4c62(_0x40347b,_0x271524){const _0x32c99d=_0x32c9();return _0x4c62=function(_0x4c6216,_0x1e6ec8){_0x4c6216=_0x4c6216-0x1ee;let _0x494797=_0x32c99d[_0x4c6216];return _0x494797;},_0x4c62(_0x40347b,_0x271524);}function he(_0xb79780,_0x35e160={},_0x5277fd){const _0x4d6c3c=_0x202be0;for(const {isAnchor:_0x3e6543,cellHeight:_0x541a80,cellWidth:_0xfc8b22}of _0x5277fd[_0x4d6c3c(0x239)](_0xb79780,{'includeAllSlots':!0x0,..._0x35e160}))if(!_0x3e6543||0x1!=_0x541a80||0x1!=_0xfc8b22)return!0x1;return!0x0;}
|
|
23
|
+
const _0x4bb2ef=_0x3156;(function(_0x10e67c,_0x399d00){const _0x209178=_0x3156,_0x549778=_0x10e67c();while(!![]){try{const _0x52175d=-parseInt(_0x209178(0xd5))/0x1+-parseInt(_0x209178(0xea))/0x2+-parseInt(_0x209178(0xb0))/0x3*(-parseInt(_0x209178(0xda))/0x4)+parseInt(_0x209178(0xd0))/0x5+parseInt(_0x209178(0x82))/0x6*(parseInt(_0x209178(0x135))/0x7)+-parseInt(_0x209178(0x139))/0x8*(parseInt(_0x209178(0x93))/0x9)+-parseInt(_0x209178(0x87))/0xa*(-parseInt(_0x209178(0xd4))/0xb);if(_0x52175d===_0x399d00)break;else _0x549778['push'](_0x549778['shift']());}catch(_0x101010){_0x549778['push'](_0x549778['shift']());}}}(_0x20c0,0x70975));import{getTranslation as _0x8c0af3}from'../utils/common-translations.js';import{Plugin as _0x1bac8e}from'ckeditor5/src/core.js';function _0x20c0(){const _0x195e69=['hasSuggestion','options','getAttributes','markerAttributes','findAncestor','columnInsertionIndexes','setAttributes','change','cell','465774BkAqSq','fromEntries','createRangeIn','set','schema','TableUtils','low','rowInsertionRanges','has','tableCellPadding','tableCellSuggestion','insertion','document','accept','createRangeOn','documentSelection','createElement','getContainedElement','*Replace\x20table\x20cells*','attributes','_getCoordsForCells','insertColumns','elementToElement','tableCell','insert','createRange','rowInsertionIndexes','suggestionUnloaded','includes','entries','getMarkers','tableCellBackgroundColor','endColumn','isEmpty','createTableWalker','getRowIndexes','updateMarker','_tablePostFixingSubtypes','deletion','paragraph','plugins','markers','filter','getRows','markerToHighlight','markMultiRangeInsertion','conversion','ck-suggestion-marker-insertion','next','deletionRanges','keys','nextSibling','TableClipboard','insertContent','_splitMarkerName','registerPostFixer','batch','startsWith','nodeAfter','position','some','getSuggestionCallback','getSuggestions','markerName','end','forEach','previous','getRange','containsRange','selection','row','tablePasteRow','every','_isForcedDefaultExecutionBlock','unwrap','7IzQPni','value','requires','tablePaste','1881536ATXedS','_suggestionFactory','register','getChildren','detach','stop','get','tablePasteCell','markMultiRangeBlockFormat','getChild','getColumnIndexes','editing','join','move','getAllAdjacentSuggestions','getSelectionAffectedTableCells','tablePasteColumn','suggestion','tableCellHorizontalAlignment','oldRange','redo','call','cells','2767902FjHLrT','endRow','suggestionLoaded','content','table','733780GCDskw','tableCellBorderStyle','createPositionBefore','discard','length','removeMarkers','ck-suggestion-marker','suggestion:formatBlock:tablePasteCell','differ','model','getSuggestion','isEqual','18hCFFKj','return','locale','getItems','activeMarkers','getColumns','Users','wrap','tableCellBorderColor','getChanges','trackChanges','markMultiRangeDeletion','getChangedMarkers','columnInsertionRanges','fill','_replaceTableSlotCell','previousSibling','ck-suggestion-marker--active','clipboardOutput','column','from','getRanges','formatBlock','remove','tableCellVerticalAlignment','registerCustomCallback','setAttribute','removeMarker','start','36GrEKBy','TrackChangesEditing','descriptionFactory','add','name','isInContent','editingDowncast','editor','_createdBatches','removeRows','first','columns','showSuggestionHighlights','for','high','reduce','listenTo','fromRange','author','subType','afterInit','forceDefaultExecution','view','insertionRanges','push','last','suggestion-td','tableCellBorderWidth','registerDescriptionCallback','newRange','rows','$graveyard','2766580BYvXtW','find','dataDowncast','insertRows','11iggCTP','771835RuXPzR','commands','root','type','tablePasteChainId','282756CDEoyl','element','map','removeColumns','getTableIfOnlyTableInContent','rootName','getShiftedBy'];_0x20c0=function(){return _0x195e69;};return _0x20c0();}import{LiveRange as _0x117126}from'ckeditor5/src/engine.js';import{uid as _0x40337a,priorities as _0x16fa98}from'ckeditor5/src/utils.js';function _0x3156(_0x164ff4,_0x420231){const _0x20c047=_0x20c0();return _0x3156=function(_0x315621,_0xb8b1ea){_0x315621=_0x315621-0x71;let _0x506b57=_0x20c047[_0x315621];return _0x506b57;},_0x3156(_0x164ff4,_0x420231);}import _0x1ae1dc from'./table.js';const ge=[_0x4bb2ef(0xcb),_0x4bb2ef(0x9b),_0x4bb2ef(0x88),_0x4bb2ef(0x7d),_0x4bb2ef(0xab),_0x4bb2ef(0x109),_0x4bb2ef(0xf3)],Ce=Object[_0x4bb2ef(0xeb)](ge[_0x4bb2ef(0xdc)](_0x49e013=>[_0x49e013,null]));export default class It extends _0x1bac8e{static get[_0x4bb2ef(0x137)](){return[_0x1ae1dc];}[_0x4bb2ef(0xc4)](){const _0x4e6974=_0x4bb2ef,_0x1f3224=this[_0x4e6974(0xb7)];if(!_0x1f3224[_0x4e6974(0x112)][_0x4e6974(0xf2)](_0x4e6974(0x11e)))return;const _0x967e2=_0x1f3224[_0x4e6974(0x112)][_0x4e6974(0x71)](_0x4e6974(0xb1)),_0x14f43c=_0x1f3224[_0x4e6974(0x112)][_0x4e6974(0x71)](_0x4e6974(0xef)),_0x552c65=_0x1f3224[_0x4e6974(0x112)][_0x4e6974(0x71)](_0x1ae1dc),_0x3cd486=_0x1f3224[_0x4e6974(0x112)][_0x4e6974(0x71)](_0x4e6974(0x11e));_0x552c65[_0x4e6974(0x10f)][_0x4e6974(0xc8)](_0x4e6974(0x131),_0x4e6974(0x7b)),_0x1f3224[_0x4e6974(0x90)][_0x4e6974(0xee)][_0x4e6974(0x13b)](_0x4e6974(0xf4),{'allowIn':_0x4e6974(0x101),'allowContentOf':_0x4e6974(0x101),'isLimit':!0x0}),_0x1f3224[_0x4e6974(0x118)][_0x4e6974(0x100)]({'model':_0x4e6974(0xf4),'view':_0x4e6974(0xca)});let _0x215ec2=null;_0x1f3224[_0x4e6974(0x90)]['on'](_0x4e6974(0x11f),(_0x469b7a,_0x720263)=>{const _0x208e10=_0x4e6974,[_0x3f5c99,_0x48149b]=_0x720263,_0x53573d=_0x720263[_0x720263[_0x208e10(0x8b)]-0x1];_0x53573d&&_0x53573d[_0x208e10(0xc5)]||_0x967e2[_0x208e10(0x133)]||this[_0x208e10(0xb7)][_0x208e10(0xd6)][_0x208e10(0x71)](_0x208e10(0x9d))[_0x208e10(0x136)]&&function(_0x4b14b0,_0x4279d7,_0x1d4fc0,_0xb44455,_0x5a580c){const _0x27636e=_0x208e10;if(_0x4279d7&&!_0x4279d7['is'](_0x27636e(0xf9)))return!0x1;const _0x28c8d9=_0x5a580c[_0x27636e(0xde)](_0x4b14b0,_0x1d4fc0);if(!_0x28c8d9||!he(_0x28c8d9,void 0x0,_0xb44455))return!0x1;const _0x84f0d5=_0xb44455[_0x27636e(0x7a)](_0x1d4fc0[_0x27636e(0xf6)][_0x27636e(0x12f)]);if(!_0x84f0d5[_0x27636e(0x8b)])return!0x1;const _0x3971eb=_0x84f0d5[0x0][_0x27636e(0xe5)](_0x27636e(0x86)),_0x366f01=_0xb44455[_0x27636e(0x10d)](_0x84f0d5),_0x23d611=_0xb44455[_0x27636e(0x75)](_0x84f0d5),_0x4834c5={'startRow':_0x366f01[_0x27636e(0xba)],'endRow':_0x366f01[_0x27636e(0xc9)],'startColumn':_0x23d611[_0x27636e(0xba)],'endColumn':_0x23d611[_0x27636e(0xc9)]};return 0x1==_0x84f0d5[_0x27636e(0x8b)]&&(_0x4834c5[_0x27636e(0x83)]+=_0xb44455[_0x27636e(0x115)](_0x28c8d9)-0x1,_0x4834c5[_0x27636e(0x10a)]+=_0xb44455[_0x27636e(0x98)](_0x28c8d9)-0x1),he(_0x3971eb,_0x4834c5,_0xb44455);}(_0x3f5c99,_0x48149b,_0x1f3224[_0x208e10(0x90)],_0x14f43c,_0x3cd486)&&(_0x469b7a[_0x208e10(0x13e)](),_0x215ec2={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x1f3224[_0x208e10(0x90)][_0x208e10(0xe8)](()=>{const _0xb7182c=_0x208e10;_0x1f3224[_0xb7182c(0x90)][_0xb7182c(0x11f)](_0x720263[0x0],_0x720263[0x1],_0x720263[0x2],{'forceDefaultExecution':!0x0});const _0x2e9f7c=_0x40337a(),{rowInsertionRanges:_0x5b4548,columnInsertionRanges:_0x162f25,insertionRanges:_0x701168,deletionRanges:_0x596208,cells:_0x1666e0}=_0x215ec2;_0x5b4548[_0xb7182c(0x8b)]&&_0x967e2[_0xb7182c(0x117)](_0x5b4548,_0xb7182c(0x131),{'tablePasteChainId':_0x2e9f7c}),_0x162f25[_0xb7182c(0x8b)]&&_0x967e2[_0xb7182c(0x117)](_0x162f25,_0xb7182c(0x7b),{'tablePasteChainId':_0x2e9f7c}),_0x701168[_0xb7182c(0x8b)]&&(_0x967e2[_0xb7182c(0x117)](_0x701168,_0xb7182c(0x138),{'tablePasteChainId':_0x2e9f7c,'skipNestingCheck':!0x0}),_0x701168[_0xb7182c(0x12b)](_0x28d4d3=>{const _0x52715=_0xb7182c;var _0x1b5247;return null===(_0x1b5247=_0x28d4d3[_0x52715(0x13d)])||void 0x0===_0x1b5247?void 0x0:_0x1b5247[_0x52715(0x80)](_0x28d4d3);})),_0x596208[_0xb7182c(0x8b)]&&(_0x967e2[_0xb7182c(0x9e)](_0x596208,_0xb7182c(0x138),{'tablePasteChainId':_0x2e9f7c,'skipNestingCheck':!0x0}),_0x596208[_0xb7182c(0x12b)](_0x2d0fd9=>{const _0x12e0a0=_0xb7182c;var _0x4731f0;return null===(_0x4731f0=_0x2d0fd9[_0x12e0a0(0x13d)])||void 0x0===_0x4731f0?void 0x0:_0x4731f0[_0x12e0a0(0x80)](_0x2d0fd9);}));const _0x5bc8e4=_0x967e2[_0xb7182c(0x73)](_0x1666e0[_0xb7182c(0xdc)](({element:_0x9629a0})=>_0x9629a0),{'formatGroupId':_0x40337a()},[],_0xb7182c(0x72),{'tablePasteChainId':_0x2e9f7c});if(_0x5bc8e4){const _0xc8a3b8=_0x5bc8e4[_0xb7182c(0x108)](),_0x420c8e=[];for(const {element:_0x57f614,attributes:_0x1712d1}of _0x1666e0){if(!_0x1712d1)continue;const _0x3df92c=_0x1f3224[_0xb7182c(0x90)][_0xb7182c(0xf8)](_0x57f614),_0x36e95c=_0xc8a3b8[_0xb7182c(0xd1)](_0x5b197a=>_0x5b197a[_0xb7182c(0x12d)]()[_0xb7182c(0x92)](_0x3df92c));_0x36e95c&&_0x420c8e[_0xb7182c(0xc8)]([_0x36e95c[_0xb7182c(0xb4)],_0x1712d1]);}_0x420c8e[_0xb7182c(0x8b)]&&_0x5bc8e4[_0xb7182c(0xad)](_0xb7182c(0xe4),Object[_0xb7182c(0xeb)](_0x420c8e));}_0x215ec2=null;}));},{'priority':_0x16fa98[_0x4e6974(0xbe)]+0xa}),_0x1f3224[_0x4e6974(0x112)][_0x4e6974(0x71)](_0x4e6974(0x11e))['on'](_0x4e6974(0xa2),(_0x12fa48,_0x10a45c)=>{const _0x1b6bb4=_0x4e6974,[_0x2dc12e,_0x501411,,_0x15d721]=_0x10a45c;if(!_0x215ec2)return;_0x12fa48[_0x1b6bb4(0x13e)]();const _0x33621f=_0x2dc12e[_0x1b6bb4(0xe9)],_0x26c8ef=_0x501411,_0x17ccf6=Pe(_0x33621f),_0x3ba232=Pe(_0x26c8ef);_0x12fa48[_0x1b6bb4(0x94)]=_0x33621f;let _0x227177=null,_0x5c1377=null;if(_0x3ba232||_0x17ccf6){if(_0x17ccf6&&!_0x3ba232){_0x15d721[_0x1b6bb4(0xaa)](_0x33621f[_0x1b6bb4(0x74)](0x0));for(const _0x5dc63f of Array[_0x1b6bb4(0xa7)](_0x26c8ef[_0x1b6bb4(0x13c)]()))_0x15d721[_0x1b6bb4(0x102)](_0x5dc63f,_0x33621f,_0x1b6bb4(0x12a));const _0x5c12bd=_0x215ec2[_0x1b6bb4(0x104)][_0x1b6bb4(0x106)](_0x2dc12e[_0x1b6bb4(0x130)]),_0x502be3=_0x215ec2[_0x1b6bb4(0xe6)][_0x1b6bb4(0x106)](_0x2dc12e[_0x1b6bb4(0xa6)]);_0x5c12bd||_0x502be3||(_0x227177=_0x117126[_0x1b6bb4(0xc1)](_0x15d721[_0x1b6bb4(0xec)](_0x33621f)));}else _0x3ba232&&!_0x17ccf6&&(_0x5c1377=_0x15d721[_0x1b6bb4(0xec)](_0x33621f));}else{const _0x9183c2=_0x15d721[_0x1b6bb4(0xfa)](_0x1b6bb4(0xf4)),_0x5591ec=_0x15d721[_0x1b6bb4(0xfa)](_0x1b6bb4(0xf4));_0x15d721[_0x1b6bb4(0x9a)](_0x15d721[_0x1b6bb4(0xec)](_0x33621f),_0x5591ec),_0x15d721[_0x1b6bb4(0x102)](_0x9183c2,_0x33621f,0x0);for(const _0x1cceea of Array[_0x1b6bb4(0xa7)](_0x26c8ef[_0x1b6bb4(0x13c)]()))_0x15d721[_0x1b6bb4(0x102)](_0x1cceea,_0x9183c2,_0x1b6bb4(0x12a));_0x227177=_0x117126[_0x1b6bb4(0xc1)](_0x15d721[_0x1b6bb4(0xf8)](_0x9183c2)),_0x5c1377=_0x117126[_0x1b6bb4(0xc1)](_0x15d721[_0x1b6bb4(0xf8)](_0x5591ec));}const _0x3a4b1e=Array[_0x1b6bb4(0xa7)](_0x26c8ef[_0x1b6bb4(0xe3)]())[_0x1b6bb4(0x114)](([_0x22e7a2])=>ge[_0x1b6bb4(0x106)](_0x22e7a2));_0x215ec2[_0x1b6bb4(0x81)][_0x1b6bb4(0xc8)]({'element':_0x33621f,'attributes':_0x3a4b1e[_0x1b6bb4(0x8b)]?Object[_0x1b6bb4(0xeb)](_0x3a4b1e):null}),_0x227177&&_0x215ec2[_0x1b6bb4(0xc7)][_0x1b6bb4(0xc8)](_0x227177),_0x5c1377&&_0x215ec2[_0x1b6bb4(0x11b)][_0x1b6bb4(0xc8)](_0x5c1377);},{'priority':_0x4e6974(0xbe)}),_0x14f43c['on'](_0x4e6974(0xff),(_0x40c277,_0x491608)=>{const _0x4e5081=_0x4e6974,[_0xd1e04c,_0x303d16={}]=_0x491608;if(!_0x215ec2)return;const _0x3efd56=_0x303d16['at']||0x0,_0x318aea=_0x303d16[_0x4e5081(0xbb)]||0x1;_0x215ec2[_0x4e5081(0xe6)]=new Array(_0x318aea)[_0x4e5081(0xa1)](_0x3efd56)[_0x4e5081(0xdc)]((_0x55444b,_0x4efc6b)=>_0x55444b+_0x4efc6b);for(const {cell:_0x13a165}of _0x14f43c[_0x4e5081(0x10c)](_0xd1e04c,{'startColumn':_0x3efd56,'endColumn':_0x3efd56+_0x318aea-0x1}))_0x215ec2[_0x4e5081(0xa0)][_0x4e5081(0xc8)](_0x1f3224[_0x4e5081(0x90)][_0x4e5081(0xf8)](_0x13a165));},{'priority':_0x4e6974(0xf0)}),_0x14f43c['on'](_0x4e6974(0xd3),(_0x428eeb,_0x1cbaa1)=>{const _0x513292=_0x4e6974,[_0x4711f1,_0x98d340={}]=_0x1cbaa1;if(!_0x215ec2)return;const _0x1584d7=_0x98d340['at']||0x0,_0x96bf8b=_0x98d340[_0x513292(0xce)]||0x1;_0x215ec2[_0x513292(0x104)]=new Array(_0x96bf8b)[_0x513292(0xa1)](_0x1584d7)[_0x513292(0xdc)]((_0x18936f,_0x63e405)=>_0x18936f+_0x63e405);for(const {cell:_0xb252aa}of _0x14f43c[_0x513292(0x10c)](_0x4711f1,{'startRow':_0x1584d7,'endRow':_0x1584d7+_0x96bf8b-0x1}))_0x215ec2[_0x513292(0xf1)][_0x513292(0xc8)](_0x1f3224[_0x513292(0x90)][_0x513292(0xf8)](_0xb252aa));},{'priority':_0x4e6974(0xf0)}),_0x967e2[_0x4e6974(0xb2)][_0x4e6974(0xcc)](_0x4d7097=>{const _0x2f52a8=_0x4e6974;if(_0x4d7097[_0x2f52a8(0xc3)]&&_0x4d7097[_0x2f52a8(0xc3)][_0x2f52a8(0x123)](_0x2f52a8(0x138)))return _0x4d7097[_0x2f52a8(0x12c)]?{}:{'type':_0x2f52a8(0xf5),'content':_0x8c0af3(_0x1f3224[_0x2f52a8(0x95)],_0x2f52a8(0xfc))};});const _0x3a9595=()=>!0x1;for(const _0x1e4d35 of[_0x4e6974(0x138),_0x4e6974(0x7b),_0x4e6974(0x131),_0x4e6974(0x72)])_0x967e2[_0x4e6974(0x13a)][_0x4e6974(0xac)](_0x4e6974(0xf5),_0x1e4d35,_0x4e6974(0x77),_0x3a9595),_0x967e2[_0x4e6974(0x13a)][_0x4e6974(0xac)](_0x4e6974(0x110),_0x1e4d35,_0x4e6974(0x77),_0x3a9595),_0x967e2[_0x4e6974(0x13a)][_0x4e6974(0xac)](_0x4e6974(0xa9),_0x1e4d35,_0x4e6974(0x77),_0x3a9595);_0x967e2[_0x4e6974(0x13a)][_0x4e6974(0xac)](_0x4e6974(0xa9),_0x4e6974(0x72),_0x4e6974(0x8a),_0x3a9595),_0x967e2[_0x4e6974(0x13a)][_0x4e6974(0xac)](_0x4e6974(0xa9),_0x4e6974(0x72),_0x4e6974(0xf7),(_0x335ac5,_0x5b136c,_0x188d70)=>{const _0x354af2=_0x4e6974,_0x369a3b=_0x335ac5[_0x354af2(0xdc)](_0x2546a4=>_0x2546a4[_0x354af2(0xfb)]())[_0x354af2(0x114)](_0x2887a0=>_0x2887a0),_0x589554=new Map(_0x369a3b[_0x354af2(0xdc)](_0x494c2e=>[_0x494c2e,null]));if(_0x215ec2){for(const {element:_0x4f6f8b,attributes:_0x383890}of _0x215ec2[_0x354af2(0x81)])_0x383890&&_0x589554[_0x354af2(0xed)](_0x4f6f8b,_0x383890);}else{if(_0x188d70&&_0x188d70[_0x354af2(0xe4)])for(const [_0x15138e,_0x113047]of Object[_0x354af2(0x107)](_0x188d70[_0x354af2(0xe4)])){const _0x520c03=_0x1f3224[_0x354af2(0x90)][_0x354af2(0x113)][_0x354af2(0x71)](_0x15138e),_0x83f775=_0x520c03?_0x520c03[_0x354af2(0x12d)]()[_0x354af2(0xfb)]():null;_0x83f775&&_0x589554[_0x354af2(0xed)](_0x83f775,_0x113047);}}_0x1f3224[_0x354af2(0x90)][_0x354af2(0xe8)](_0x3ac3dc=>{const _0x30b1ef=_0x354af2;for(const [_0x2f99e2,_0xc88914]of _0x589554)_0x3ac3dc[_0x30b1ef(0xe7)]({...Ce,..._0xc88914},_0x2f99e2);});});const _0x4b35fa=(_0xc23467,_0x52e365)=>{const _0x2fa6db=_0x4e6974;_0x967e2[_0x2fa6db(0x13a)][_0x2fa6db(0xac)](_0xc23467,_0x2fa6db(0x138),_0x52e365,(_0x1792f7,_0x286748,_0x15ef70)=>{const _0xb9ed16=_0x2fa6db;_0x1f3224[_0xb9ed16(0x90)][_0xb9ed16(0xe8)](_0xa44bf0=>{const _0xa07c97=_0xb9ed16,_0x5460ea=[];for(const _0x1d0f88 of _0x1792f7){const _0x1b0f38=_0x1d0f88[_0xa07c97(0xaf)][_0xa07c97(0x124)];_0x1b0f38['is'](_0xa07c97(0xdb),_0xa07c97(0xf4))&&_0x5460ea[_0xa07c97(0xc8)](_0x1b0f38);}_0x967e2[_0xa07c97(0x13a)][_0xa07c97(0x127)](_0xc23467,null,_0x52e365)(_0x1792f7,_0x286748,_0x15ef70);for(const _0x3de223 of _0x5460ea)_0xa07c97(0xcf)!=_0x3de223[_0xa07c97(0xd7)][_0xa07c97(0xdf)]&&_0xa44bf0[_0xa07c97(0x134)](_0x3de223);});});};_0x4b35fa(_0x4e6974(0xf5),_0x4e6974(0xf7)),_0x4b35fa(_0x4e6974(0xf5),_0x4e6974(0x8a)),_0x4b35fa(_0x4e6974(0x110),_0x4e6974(0xf7)),_0x4b35fa(_0x4e6974(0x110),_0x4e6974(0x8a)),_0x967e2[_0x4e6974(0x13a)][_0x4e6974(0xac)](_0x4e6974(0xf5),_0x4e6974(0x131),_0x4e6974(0x8a),_0x1c3dac=>{const _0x17b6f6=_0x4e6974,_0x5de548=_0x1c3dac[_0x17b6f6(0xdc)](_0x2b24f8=>_0x2b24f8[_0x17b6f6(0xfb)]()),_0x474b03=_0x5de548[0x0][_0x17b6f6(0xe5)](_0x17b6f6(0x86)),{minRow:_0xb25fee,maxRow:_0x205c21}=_0x552c65[_0x17b6f6(0xfe)](_0x5de548);_0x14f43c[_0x17b6f6(0xb9)](_0x474b03,{'at':_0xb25fee,'rows':_0x205c21-_0xb25fee+0x1});}),_0x967e2[_0x4e6974(0x13a)][_0x4e6974(0xac)](_0x4e6974(0xf5),_0x4e6974(0x7b),_0x4e6974(0x8a),_0x17ada4=>{const _0x3ab961=_0x4e6974,_0x49c937=_0x17ada4[_0x3ab961(0xdc)](_0x2ae627=>_0x2ae627[_0x3ab961(0xfb)]()),_0x4b982e=_0x49c937[0x0][_0x3ab961(0xe5)](_0x3ab961(0x86)),{minColumn:_0x4da4bd,maxColumn:_0x10ac26}=_0x552c65[_0x3ab961(0xfe)](_0x49c937);_0x14f43c[_0x3ab961(0xdd)](_0x4b982e,{'at':_0x4da4bd,'columns':_0x10ac26-_0x4da4bd+0x1});});const _0x480d45=(_0x251a58,_0x45d0e2)=>{const _0x47a833=_0x4e6974;if(!_0x45d0e2[_0x47a833(0xc3)]||!_0x45d0e2[_0x47a833(0xc3)][_0x47a833(0x123)](_0x47a833(0x138)))return;const _0x551dfc=_0x45d0e2[_0x47a833(0xfd)][_0x47a833(0xd9)],_0x26cbb5=_0x967e2[_0x47a833(0x128)]()[_0x47a833(0x114)](_0x2e9e60=>_0x2e9e60[_0x47a833(0xb5)]&&_0x2e9e60[_0x47a833(0xfd)]&&_0x2e9e60[_0x47a833(0xfd)][_0x47a833(0xd9)]==_0x551dfc);_0x26cbb5[_0x47a833(0x8b)]&&_0x45d0e2[_0x47a833(0x79)]()[_0x47a833(0x8b)]!=_0x26cbb5[_0x47a833(0x8b)]&&_0x26cbb5[_0x47a833(0xbf)]((_0x58f618,_0x255d20)=>(_0x58f618[_0x47a833(0x11a)]=_0x255d20,_0x255d20[_0x47a833(0x12c)]=_0x58f618,_0x255d20));};function _0x3c48ad(_0xd7d0fb,_0x458d30=!0x0){const _0x42b629=_0x4e6974,{id:_0x4522d5}=_0x967e2[_0x42b629(0x120)](_0xd7d0fb[_0x42b629(0x129)]),_0x294ca4=[_0x42b629(0x8d),_0x42b629(0x119)],_0x118cc1=_0x967e2[_0x42b629(0x97)][_0x42b629(0x106)](_0xd7d0fb[_0x42b629(0x129)]);return _0x118cc1&&_0x294ca4[_0x42b629(0xc8)](_0x42b629(0xa4)),{'classes':_0x294ca4,'attributes':{'data-suggestion':_0x4522d5},'priority':_0x118cc1&&_0x458d30?0xbc2:0xbb8};}_0x967e2['on'](_0x4e6974(0x84),_0x480d45,{'priority':_0x4e6974(0xbe)}),_0x967e2['on'](_0x4e6974(0x105),_0x480d45,{'priority':_0x4e6974(0xbe)}),_0x1f3224[_0x4e6974(0x90)][_0x4e6974(0xf6)][_0x4e6974(0x121)](()=>{const _0x43f107=_0x4e6974;let _0x3ebd91=!0x1;const _0x23e918=Array[_0x43f107(0xa7)](_0x1f3224[_0x43f107(0x90)][_0x43f107(0xf6)][_0x43f107(0x8f)][_0x43f107(0x9f)]());for(const {name:_0x24e6f4,data:_0x2cbe67}of _0x23e918){const {group:_0x54a9a5,type:_0x1bdd44,id:_0xbee5f6}=_0x967e2[_0x43f107(0x120)](_0x24e6f4);if(_0x43f107(0x7c)!=_0x54a9a5||_0x43f107(0x110)!=_0x1bdd44||_0x2cbe67[_0x43f107(0x7e)])continue;if(!_0x967e2[_0x43f107(0xe1)](_0xbee5f6))continue;const _0x245325=_0x967e2[_0x43f107(0x91)](_0xbee5f6)[_0x43f107(0xa8)](),_0x284528=_0x1f3224[_0x43f107(0x112)][_0x43f107(0x71)](_0x43f107(0x99))['me'];for(const _0x12e0af of _0x967e2[_0x43f107(0x128)]()){if(!_0x12e0af[_0x43f107(0xb5)]||_0x12e0af[_0x43f107(0xc2)]!=_0x284528)continue;if(_0x43f107(0xa9)!=_0x12e0af[_0x43f107(0xd8)]||_0x43f107(0x72)!=_0x12e0af[_0x43f107(0xc3)])continue;if(_0x12e0af[_0x43f107(0xa8)]()[_0x43f107(0x132)](_0x19c082=>_0x245325[_0x43f107(0x126)](_0x58ce2b=>_0x58ce2b[_0x43f107(0x12e)](_0x19c082,!0x0)))){for(const _0x59d9f1 of _0x12e0af[_0x43f107(0x79)]())_0x59d9f1[_0x43f107(0xb5)]&&(_0x59d9f1[_0x43f107(0x8a)](),_0x3ebd91=!0x0);}}}return _0x3ebd91;}),_0x1f3224[_0x4e6974(0x90)][_0x4e6974(0xf6)][_0x4e6974(0x121)](_0x540a4c=>{const _0x30a8f2=_0x4e6974,_0x237e1f=_0x1f3224[_0x30a8f2(0xd6)][_0x30a8f2(0x71)](_0x30a8f2(0x7f));if(!_0x237e1f||!_0x237e1f[_0x30a8f2(0xb8)][_0x30a8f2(0xf2)](_0x540a4c[_0x30a8f2(0x122)]))return!0x1;let _0x6c6ebf=!0x1;const _0x26a597=_0x1f3224[_0x30a8f2(0x112)][_0x30a8f2(0x71)](_0x30a8f2(0x99))['me'],_0x2e85fd=_0x1f3224[_0x30a8f2(0x90)][_0x30a8f2(0xf6)][_0x30a8f2(0x8f)][_0x30a8f2(0x9c)](),_0x4a785d=Array[_0x30a8f2(0xa7)](_0x1f3224[_0x30a8f2(0x90)][_0x30a8f2(0xf6)][_0x30a8f2(0x8f)][_0x30a8f2(0x9f)]())[_0x30a8f2(0x114)](({name:_0x54b65e,data:_0x17671a})=>{const _0x509b56=_0x30a8f2,{group:_0x30b7ac,subType:_0x2d428b,authorId:_0xcd0e85}=_0x967e2[_0x509b56(0x120)](_0x54b65e);return _0x509b56(0x7c)==_0x30b7ac&&_0x509b56(0x138)==_0x2d428b&&_0xcd0e85==_0x26a597['id']&&!_0x17671a[_0x509b56(0x7e)];});for(const _0x9c4a11 of _0x2e85fd){if(_0x30a8f2(0x102)!=_0x9c4a11[_0x30a8f2(0xd8)]||_0x30a8f2(0xf4)!=_0x9c4a11[_0x30a8f2(0xb4)]||0x1!=_0x9c4a11[_0x30a8f2(0x8b)])continue;const _0x53d75b=_0x540a4c[_0x30a8f2(0x103)](_0x9c4a11[_0x30a8f2(0x125)],_0x9c4a11[_0x30a8f2(0x125)][_0x30a8f2(0xe0)](0x1));if(!_0x4a785d[_0x30a8f2(0xd1)](({data:_0x527f8a})=>_0x527f8a[_0x30a8f2(0xcd)][_0x30a8f2(0x92)](_0x53d75b))){for(const {name:_0x3b47e1,data:_0x2ba3ed}of _0x4a785d)if(_0x53d75b[_0x30a8f2(0x12e)](_0x2ba3ed[_0x30a8f2(0xcd)])){_0x540a4c[_0x30a8f2(0x10e)](_0x3b47e1,{'range':_0x53d75b}),_0x6c6ebf=!0x0;break;}}}return _0x6c6ebf;}),_0x1f3224[_0x4e6974(0x90)][_0x4e6974(0xf6)][_0x4e6974(0x121)](_0x29b1ec=>{const _0x1253e0=_0x4e6974;let _0x5ec75a=!0x1;const _0x47674d=_0x1f3224[_0x1253e0(0x112)][_0x1253e0(0x71)](_0x1253e0(0x99))['me'],_0x56397c=_0x967e2[_0x1253e0(0x128)]()[_0x1253e0(0x114)](_0x354d97=>_0x354d97[_0x1253e0(0xb5)]&&_0x354d97[_0x1253e0(0xc2)]==_0x47674d),_0x2fc6cd=new Set(),_0x5229ac=new Set();for(const _0x34cdcd of _0x56397c)if(_0x1253e0(0x138)==_0x34cdcd[_0x1253e0(0xc3)])for(const _0x5e373a of _0x34cdcd[_0x1253e0(0x108)]()){const _0x16817a=_0x5e373a[_0x1253e0(0x12d)]()[_0x1253e0(0xfb)]();if(_0x16817a){if(_0x16817a['is'](_0x1253e0(0xdb),_0x1253e0(0xf4))&&Pe(_0x16817a)){_0x34cdcd[_0x1253e0(0xae)](_0x5e373a[_0x1253e0(0xb4)]),_0x2fc6cd[_0x1253e0(0xb3)](_0x16817a),_0x5ec75a=!0x0;const _0x16d131=_0x16817a[_0x1253e0(0x11d)],_0x5edfa3=_0x16817a[_0x1253e0(0xa3)],_0x3b09c1=_0x16d131&&_0x16d131['is'](_0x1253e0(0xdb),_0x1253e0(0xf4)),_0x23deec=_0x5edfa3&&_0x5edfa3['is'](_0x1253e0(0xdb),_0x1253e0(0xf4));_0x3b09c1&&!_0x2fc6cd[_0x1253e0(0xf2)](_0x16d131)&&_0x5229ac[_0x1253e0(0xb3)](_0x16d131),_0x23deec&&!_0x2fc6cd[_0x1253e0(0xf2)](_0x5edfa3)&&_0x5229ac[_0x1253e0(0xb3)](_0x5edfa3);}else _0x16817a['is'](_0x1253e0(0xdb),_0x1253e0(0x111))&&_0x16817a[_0x1253e0(0x10b)]&&(_0x34cdcd[_0x1253e0(0xae)](_0x5e373a[_0x1253e0(0xb4)]),_0x5ec75a=!0x0);}}else{if(_0x1253e0(0x72)==_0x34cdcd[_0x1253e0(0xc3)]){if(!_0x34cdcd[_0x1253e0(0xfd)]||!_0x34cdcd[_0x1253e0(0xfd)][_0x1253e0(0xd9)])continue;const _0x684a58=_0x34cdcd[_0x1253e0(0xfd)][_0x1253e0(0xe4)];if(_0x684a58&&Object[_0x1253e0(0x11c)](_0x684a58)[_0x1253e0(0x8b)])continue;const _0x5877dc=_0x34cdcd[_0x1253e0(0xfd)][_0x1253e0(0xd9)];let _0x36c136=!0x0,_0x3c939b=!0x0;for(const _0x47be66 of _0x56397c)if(_0x47be66[_0x1253e0(0xc3)]&&_0x47be66[_0x1253e0(0xc3)][_0x1253e0(0x123)](_0x1253e0(0x138))){if(!_0x47be66[_0x1253e0(0xfd)][_0x1253e0(0xd9)]){_0x3c939b=!0x1;break;}if(_0x47be66['id']!=_0x34cdcd['id']&&_0x47be66[_0x1253e0(0xfd)][_0x1253e0(0xd9)]==_0x5877dc){_0x36c136=!0x1;break;}}_0x3c939b&&_0x36c136&&(_0x34cdcd[_0x1253e0(0x8c)](),_0x5ec75a=!0x0);}}for(const _0x524aa6 of _0x2fc6cd)_0x29b1ec[_0x1253e0(0xaa)](_0x524aa6);for(const _0x5cec48 of _0x5229ac)_0x29b1ec[_0x1253e0(0x134)](_0x5cec48);return _0x5ec75a;}),_0x1f3224[_0x4e6974(0x118)][_0x4e6974(0xbd)](_0x4e6974(0xb6))[_0x4e6974(0x116)]({'model':_0x4e6974(0x8e),'view':(_0x11aa1e,_0x1d3af6)=>_0x3c48ad(_0x11aa1e),'converterPriority':_0x4e6974(0xbe)}),_0x1f3224[_0x4e6974(0x118)][_0x4e6974(0xbd)](_0x4e6974(0xd2))[_0x4e6974(0x116)]({'model':_0x4e6974(0x8e),'view':(_0x2f8752,_0x7e616e)=>_0x7e616e[_0x4e6974(0xe2)][_0x4e6974(0xbc)]?_0x3c48ad(_0x2f8752,!0x1):null,'converterPriority':_0x4e6974(0xbe)});const _0x47b531=_0x1f3224[_0x4e6974(0x76)][_0x4e6974(0xc6)];this[_0x4e6974(0xc0)](_0x47b531[_0x4e6974(0xf6)],_0x4e6974(0xa5),(_0x50b8a4,_0x230498)=>{const _0x302591=_0x4e6974,_0x4e2927=[];for(const _0x379a50 of _0x47b531[_0x302591(0xec)](_0x230498[_0x302591(0x85)])[_0x302591(0x96)]())_0x379a50['is'](_0x302591(0xdb),_0x302591(0xca))&&_0x4e2927[_0x302591(0xc8)](_0x379a50);_0x47b531[_0x302591(0xe8)](_0xb6425c=>{const _0x4b2844=_0x302591;for(const _0x482f13 of _0x4e2927)_0xb6425c[_0x4b2844(0x78)](_0xb6425c[_0x4b2844(0xec)](_0x482f13),_0xb6425c[_0x4b2844(0x89)](_0x482f13)),_0xb6425c[_0x4b2844(0xaa)](_0x482f13);});});}}function Pe(_0x462421){const _0x244e0e=_0x4bb2ef;if(_0x462421[_0x244e0e(0x10b)])return!0x0;const _0x4cb14a=_0x462421[_0x244e0e(0x74)](0x0);return _0x4cb14a['is'](_0x244e0e(0xdb),_0x244e0e(0x111))&&_0x4cb14a[_0x244e0e(0x10b)];}function he(_0x41fa5e,_0x57cbd5={},_0x5c96f0){const _0x1e3c3c=_0x4bb2ef;for(const {isAnchor:_0x471942,cellHeight:_0x14ae40,cellWidth:_0x3560e}of _0x5c96f0[_0x1e3c3c(0x10c)](_0x41fa5e,{'includeAllSlots':!0x0,..._0x57cbd5}))if(!_0x471942||0x1!=_0x14ae40||0x1!=_0x3560e)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x22e4dd=_0x4c97;function _0x4c97(_0x37f155,_0x2d9bd0){const _0x4cd278=_0x4cd2();return _0x4c97=function(_0x4c975d,_0x512811){_0x4c975d=_0x4c975d-0x1a6;let _0x1b278e=_0x4cd278[_0x4c975d];return _0x1b278e;},_0x4c97(_0x37f155,_0x2d9bd0);}(function(_0x2c04d7,_0x3b83cf){const _0xd49798=_0x4c97,_0x4b59fc=_0x2c04d7();while(!![]){try{const _0x56c4b1=parseInt(_0xd49798(0x1ac))/0x1*(-parseInt(_0xd49798(0x1d2))/0x2)+parseInt(_0xd49798(0x1c0))/0x3+parseInt(_0xd49798(0x1cf))/0x4*(parseInt(_0xd49798(0x1af))/0x5)+parseInt(_0xd49798(0x1b0))/0x6*(-parseInt(_0xd49798(0x1b6))/0x7)+-parseInt(_0xd49798(0x1c7))/0x8*(parseInt(_0xd49798(0x1df))/0x9)+-parseInt(_0xd49798(0x1cc))/0xa*(parseInt(_0xd49798(0x1a6))/0xb)+parseInt(_0xd49798(0x1d1))/0xc;if(_0x56c4b1===_0x3b83cf)break;else _0x4b59fc['push'](_0x4b59fc['shift']());}catch(_0x45f0a0){_0x4b59fc['push'](_0x4b59fc['shift']());}}}(_0x4cd2,0x2b570));import{Plugin as _0x3c0e90}from'ckeditor5/src/core.js';import{getTranslation as _0x57e159}from'../utils/common-translations.js';function _0x4cd2(){const _0x516e34=['6MNMdWW','afterInit','handleResizeTableWidthCommand','Users','*Format:*\x20resize\x20table','getSuggestions','2103367zpEdvW','getTableColumnsWidths','formatInline','getSuggestionCallback','tableWidth','TrackChangesEditing','commandParams','columnWidths','getContainedElement','accept','984447JqLExq','data','table','author','editor','type','plugins','344dkTHeC','format','getColumnGroupElement','resizeTableWidth','has','70bcrsIo','get','handleSuggestionDescription','52vrHXpU','bind','6350892NZzXVd','4dauLZh','formatBlock','discard','model','getAttribute','TableColumnResizeEditing','locale','descriptionFactory','subType','resizeTable','getSelectedElement','enableCommand','change','38691VOJZnG','331001yPShKp','registerCustomCallback','formatGroupId','selection','registerDescriptionCallback','_suggestionFactory','80237HEvMjO','document','markBlockFormat','67915Spyxsh'];_0x4cd2=function(){return _0x516e34;};return _0x4cd2();}export default class vt extends _0x3c0e90{[_0x22e4dd(0x1b1)](){const _0x10cd04=_0x22e4dd;if(!this[_0x10cd04(0x1c4)][_0x10cd04(0x1c6)][_0x10cd04(0x1cb)](_0x10cd04(0x1d7)))return;const _0x4e1f1f=this[_0x10cd04(0x1c4)][_0x10cd04(0x1c6)][_0x10cd04(0x1cd)](_0x10cd04(0x1bb));_0x4e1f1f[_0x10cd04(0x1dd)](_0x10cd04(0x1ca),this[_0x10cd04(0x1b2)][_0x10cd04(0x1d0)](this)),_0x4e1f1f[_0x10cd04(0x1ab)][_0x10cd04(0x1a7)](_0x10cd04(0x1d3),_0x10cd04(0x1db),_0x10cd04(0x1bf),_0x4e1f1f[_0x10cd04(0x1ab)][_0x10cd04(0x1b9)](_0x10cd04(0x1d3),null,_0x10cd04(0x1d4))),_0x4e1f1f[_0x10cd04(0x1ab)][_0x10cd04(0x1a7)](_0x10cd04(0x1d3),_0x10cd04(0x1db),_0x10cd04(0x1d4),_0x4e1f1f[_0x10cd04(0x1ab)][_0x10cd04(0x1b9)](_0x10cd04(0x1d3),null,_0x10cd04(0x1bf))),_0x4e1f1f[_0x10cd04(0x1d9)][_0x10cd04(0x1aa)](this[_0x10cd04(0x1ce)][_0x10cd04(0x1d0)](this));}[_0x22e4dd(0x1b2)](_0x1039c5,_0x1e49ad){const _0x2fff18=_0x22e4dd,_0x2f754c=this[_0x2fff18(0x1c4)][_0x2fff18(0x1c6)][_0x2fff18(0x1cd)](_0x2fff18(0x1bb)),_0x5b9f97=this[_0x2fff18(0x1c4)][_0x2fff18(0x1c6)][_0x2fff18(0x1cd)](_0x2fff18(0x1d7)),_0x384456=_0x1e49ad[_0x2fff18(0x1c2)]||this[_0x2fff18(0x1c4)][_0x2fff18(0x1d5)][_0x2fff18(0x1ad)][_0x2fff18(0x1a9)][_0x2fff18(0x1dc)]();this[_0x2fff18(0x1c4)][_0x2fff18(0x1d5)][_0x2fff18(0x1de)](()=>{const _0x24b677=_0x2fff18,_0x542789=_0x5b9f97[_0x24b677(0x1c9)](_0x384456);let _0x72c0e0=_0x542789?_0x5b9f97[_0x24b677(0x1b7)](_0x542789):null,_0x3ca136=_0x384456[_0x24b677(0x1d6)](_0x24b677(0x1ba))||null;const _0x99fb48=_0x1e49ad[_0x24b677(0x1ba)]||_0x3ca136,_0x1a1d77=_0x1e49ad[_0x24b677(0x1bd)]||_0x72c0e0,_0x213785=this[_0x24b677(0x1c4)][_0x24b677(0x1c6)][_0x24b677(0x1cd)](_0x24b677(0x1b3))['me'];for(const _0xf1808f of _0x2f754c[_0x24b677(0x1b5)]()){const _0x131da5=_0xf1808f[_0x24b677(0x1be)]();if(_0x24b677(0x1db)===_0xf1808f[_0x24b677(0x1da)]&&_0x131da5===_0x384456){_0xf1808f[_0x24b677(0x1c3)]!==_0x213785&&_0xf1808f[_0x24b677(0x1d4)]();const _0x1e1605=_0xf1808f[_0x24b677(0x1c1)][_0x24b677(0x1bc)];_0x3ca136=_0x1e1605[0x0][_0x24b677(0x1ba)],_0x72c0e0=_0x1e1605[0x0][_0x24b677(0x1bd)];break;}}_0x1039c5({'table':_0x384456,'tableWidth':_0x99fb48,'columnWidths':_0x1a1d77}),_0x2f754c[_0x24b677(0x1ae)](_0x384456,{'commandName':_0x24b677(0x1ca),'commandParams':[{'tableWidth':_0x3ca136,'columnWidths':_0x72c0e0}],'formatGroupId':_0x24b677(0x1db)},[],_0x24b677(0x1db));});}[_0x22e4dd(0x1ce)](_0x48cdea){const _0x538903=_0x22e4dd;if(_0x538903(0x1d3)!=_0x48cdea[_0x538903(0x1c5)]&&_0x538903(0x1b8)!=_0x48cdea[_0x538903(0x1c5)])return;const {data:_0x5dd3dc}=_0x48cdea;if(_0x5dd3dc&&_0x538903(0x1db)===_0x5dd3dc[_0x538903(0x1a8)]){const _0x722251=_0x538903(0x1b4);return{'type':_0x538903(0x1c8),'content':_0x57e159(this[_0x538903(0x1c4)][_0x538903(0x1d8)],_0x722251)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2bb0fb=_0x1e45;(function(_0x61a3ab,_0x4eabb0){const _0x19b7ff=_0x1e45,_0x47730f=_0x61a3ab();while(!![]){try{const _0x818ae1=parseInt(_0x19b7ff(0x188))/0x1*(parseInt(_0x19b7ff(0x1ab))/0x2)+parseInt(_0x19b7ff(0x195))/0x3+parseInt(_0x19b7ff(0x181))/0x4+-parseInt(_0x19b7ff(0x18d))/0x5*(-parseInt(_0x19b7ff(0x1cd))/0x6)+parseInt(_0x19b7ff(0x198))/0x7+-parseInt(_0x19b7ff(0x1bf))/0x8+-parseInt(_0x19b7ff(0x17c))/0x9;if(_0x818ae1===_0x4eabb0)break;else _0x47730f['push'](_0x47730f['shift']());}catch(_0x180065){_0x47730f['push'](_0x47730f['shift']());}}}(_0x39bf,0x89c2e));import{Plugin as _0x50f118}from'ckeditor5/src/core.js';function _0x1e45(_0x2cbc31,_0x429c18){const _0x39bf0e=_0x39bf();return _0x1e45=function(_0x1e4574,_0x4e359d){_0x1e4574=_0x1e4574-0x179;let _0x45b83b=_0x39bf0e[_0x1e4574];return _0x45b83b;},_0x1e45(_0x2cbc31,_0x429c18);}import _0x51f59e from'./table.js';import{getTranslation as _0x4690a3}from'../utils/common-translations.js';export default class At extends _0x50f118{static get[_0x2bb0fb(0x1ad)](){return[_0x51f59e];}[_0x2bb0fb(0x1a3)](){const _0x191d5a=_0x2bb0fb,_0x35b3e1=this[_0x191d5a(0x1bb)];if(!_0x35b3e1[_0x191d5a(0x192)][_0x191d5a(0x1c6)](_0x191d5a(0x19b)))return;const _0x313dc5=_0x35b3e1[_0x191d5a(0x184)],_0x41711b=_0x35b3e1[_0x191d5a(0x192)][_0x191d5a(0x1c0)](_0x191d5a(0x1c5));_0x41711b[_0x191d5a(0x1ae)](_0x191d5a(0x1c8)),_0x41711b[_0x191d5a(0x1ae)](_0x191d5a(0x18c)),_0x41711b[_0x191d5a(0x18f)](_0x191d5a(0x1c2)),_0x41711b[_0x191d5a(0x18f)](_0x191d5a(0x1b7)),_0x41711b[_0x191d5a(0x1aa)][_0x191d5a(0x180)](_0x191d5a(0x1c2),_0x4690a3(_0x313dc5,_0x191d5a(0x1a9))),_0x41711b[_0x191d5a(0x1aa)][_0x191d5a(0x180)](_0x191d5a(0x1b7),_0x4690a3(_0x313dc5,_0x191d5a(0x19f))),this[_0x191d5a(0x1a0)]();}[_0x2bb0fb(0x1a0)](){const _0x404649=_0x2bb0fb,_0x498207=this[_0x404649(0x1bb)][_0x404649(0x192)][_0x404649(0x1c0)](_0x404649(0x1c5)),_0x34d05a=this[_0x404649(0x1bb)][_0x404649(0x192)][_0x404649(0x1c0)](_0x404649(0x1c9)),_0x2359c2=this[_0x404649(0x1bb)][_0x404649(0x192)][_0x404649(0x1c0)](_0x51f59e)[_0x404649(0x1a4)]();function _0x2ee9b9({showActiveMarker:_0x107e64=!0x0,setDataAttribute:_0x33bc3c=!0x0}={}){return(_0x539741,_0x1cb43a,_0x5189a9)=>{const _0x34b7c5=_0x1e45,{type:_0x4db33c,id:_0x5f5857}=_0x498207[_0x34b7c5(0x1b5)](_0x1cb43a[_0x34b7c5(0x1ca)]),_0x1327b4=_0x498207[_0x34b7c5(0x1be)](_0x5f5857),_0x419301=_0x1327b4[_0x34b7c5(0x17f)];if(_0x34b7c5(0x1b0)!=_0x1327b4[_0x34b7c5(0x18b)]||!_0x419301||_0x34b7c5(0x18c)!=_0x419301[_0x34b7c5(0x17b)])return;if(_0x1cb43a[_0x34b7c5(0x182)])return void _0x539741[_0x34b7c5(0x1a6)]();if(!_0x5189a9[_0x34b7c5(0x193)][_0x34b7c5(0x1bd)](_0x1cb43a[_0x34b7c5(0x1af)],_0x539741[_0x34b7c5(0x197)]))return;const _0x5f04a3=_0x1cb43a[_0x34b7c5(0x1af)][_0x34b7c5(0x17a)][_0x34b7c5(0x179)],_0x371c7d=_0x1cb43a[_0x34b7c5(0x1af)][_0x34b7c5(0x1c1)][_0x34b7c5(0x183)],_0x191b83=_0x5f04a3[_0x34b7c5(0x1cb)][_0x34b7c5(0x1cb)],{column:_0x22e686}=_0x34d05a[_0x34b7c5(0x1b1)](_0x5f04a3),{column:_0x57c6fe}=_0x34d05a[_0x34b7c5(0x1b1)](_0x371c7d);for(let _0x161035=_0x22e686;_0x161035<=_0x57c6fe;_0x161035++){const _0xd67e37=_0x34d05a[_0x34b7c5(0x1a1)](_0x191b83,{'column':_0x161035,'includeAllSlots':!0x1});for(const _0x26efbc of _0xd67e37){const _0x39999f=_0x26efbc[_0x34b7c5(0x186)],_0x2130c4=_0x5189a9[_0x34b7c5(0x1c7)][_0x34b7c5(0x19d)](_0x39999f);_0x5189a9[_0x34b7c5(0x185)][_0x34b7c5(0x1b9)](_0x34b7c5(0x190)+_0x4db33c,_0x2130c4),_0x33bc3c&&_0x5189a9[_0x34b7c5(0x185)][_0x34b7c5(0x19a)](_0x34b7c5(0x1c4),_0x5f5857,_0x2130c4),_0x5189a9[_0x34b7c5(0x1c7)][_0x34b7c5(0x18e)](_0x2130c4,_0x1cb43a[_0x34b7c5(0x1ca)]),_0x107e64&&(_0x498207[_0x34b7c5(0x19e)][_0x34b7c5(0x1a2)](_0x1cb43a[_0x34b7c5(0x1ca)])?_0x5189a9[_0x34b7c5(0x185)][_0x34b7c5(0x1b9)](_0x34b7c5(0x1ba),_0x2130c4):_0x5189a9[_0x34b7c5(0x185)][_0x34b7c5(0x196)](_0x34b7c5(0x1ba),_0x2130c4));}}};}_0x498207[_0x404649(0x17e)][_0x404649(0x191)](_0x404649(0x1b0),_0x404649(0x1c8),_0x404649(0x189),_0x2359c2),_0x498207[_0x404649(0x17e)][_0x404649(0x191)](_0x404649(0x1b0),_0x404649(0x18c),_0x404649(0x189),_0x2359c2),this[_0x404649(0x1bb)][_0x404649(0x1a5)][_0x404649(0x17d)]['on'](_0x404649(0x1b2),_0x2ee9b9(),{'priority':_0x404649(0x199)}),this[_0x404649(0x1bb)][_0x404649(0x17f)][_0x404649(0x17d)]['on'](_0x404649(0x1b2),(_0x9fc482,_0x493f7c,_0x275fac)=>{const _0x171296=_0x404649;_0x275fac[_0x171296(0x1a8)][_0x171296(0x187)]&&_0x2ee9b9({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x9fc482,_0x493f7c,_0x275fac);},{'priority':_0x404649(0x199)}),this[_0x404649(0x1bb)][_0x404649(0x1a5)][_0x404649(0x17d)]['on'](_0x404649(0x1a7),(_0x4678a9,_0x27db9a,_0x2272e3)=>{const _0x2aabd0=_0x404649,{type:_0x8db817,id:_0x1bc54e}=_0x498207[_0x2aabd0(0x1b5)](_0x27db9a[_0x2aabd0(0x1ca)]),_0x20a919=_0x498207[_0x2aabd0(0x1be)](_0x1bc54e),_0x5acb8f=_0x20a919[_0x2aabd0(0x17f)];if(_0x2aabd0(0x1b0)!=_0x20a919[_0x2aabd0(0x18b)]||!_0x5acb8f||_0x2aabd0(0x18c)!=_0x5acb8f[_0x2aabd0(0x17b)])return;const _0x291687=_0x2272e3[_0x2aabd0(0x1c7)][_0x2aabd0(0x19c)](_0x27db9a[_0x2aabd0(0x1ca)]);if(_0x291687){for(const _0x364e1a of _0x291687)_0x2272e3[_0x2aabd0(0x185)][_0x2aabd0(0x196)](_0x2aabd0(0x190)+_0x8db817,_0x364e1a),_0x2272e3[_0x2aabd0(0x185)][_0x2aabd0(0x196)](_0x2aabd0(0x1ba),_0x364e1a),_0x2272e3[_0x2aabd0(0x185)][_0x2aabd0(0x1bc)](_0x2aabd0(0x1c4),_0x364e1a),_0x2272e3[_0x2aabd0(0x1c7)][_0x2aabd0(0x1ac)](_0x364e1a,_0x27db9a[_0x2aabd0(0x1ca)]);}},{'priority':_0x404649(0x199)}),this[_0x404649(0x18a)]();}[_0x2bb0fb(0x18a)](){const _0x499b86=_0x2bb0fb,_0x204881=this[_0x499b86(0x1bb)],_0x4aae36=_0x204881[_0x499b86(0x184)];function _0x20c4ae(_0x27f681){const _0x360f00=_0x499b86;return{'type':_0x360f00(0x1c3),'content':_0x4690a3(_0x4aae36,_0x360f00(0x1b3),_0x27f681)};}_0x204881[_0x499b86(0x192)][_0x499b86(0x1c0)](_0x499b86(0x1c5))[_0x499b86(0x1aa)][_0x499b86(0x194)](_0x41a2c7=>{const _0x1a56b9=_0x499b86;if(_0x1a56b9(0x1b0)!=_0x41a2c7[_0x1a56b9(0x18b)])return;const {data:_0x1f86a6}=_0x41a2c7;if(_0x1f86a6){if(_0x1a56b9(0x1c8)==_0x1f86a6[_0x1a56b9(0x17b)]){const _0x358b08=_0x1f86a6[_0x1a56b9(0x1b6)][0x0][_0x1a56b9(0x1b4)];return _0x20c4ae(_0x4690a3(_0x4aae36,_0x358b08?_0x1a56b9(0x1a9):_0x1a56b9(0x1cc)));}if(_0x1a56b9(0x18c)==_0x1f86a6[_0x1a56b9(0x17b)]){const _0x2b576d=_0x1f86a6[_0x1a56b9(0x1b6)][0x0][_0x1a56b9(0x1b4)];return _0x20c4ae(_0x4690a3(_0x4aae36,_0x2b576d?_0x1a56b9(0x19f):_0x1a56b9(0x1b8)));}}});}}function _0x39bf(){const _0x40ec7c=['descriptionFactory','24296GMJrNB','unbindElementFromMarkerName','requires','enableDefaultAttributesIntegration','markerRange','formatBlock','getCellLocation','addMarker:suggestion','*Format:*\x20%0','forceValue','_splitMarkerName','commandParams','headingColumns','FORMAT_REGULAR_COLUMN','addClass','ck-suggestion-marker--active','editor','removeAttribute','consume','getSuggestion','7983912rNIttV','get','end','headingRows','format','data-suggestion','TrackChangesEditing','has','mapper','setTableRowHeader','TableUtils','markerName','parent','FORMAT_REGULAR_ROW','5604QbMFhf','nodeAfter','start','commandName','12759768IhFgBX','downcastDispatcher','_suggestionFactory','data','registerAttributeLabel','489036gXEmAR','item','nodeBefore','locale','writer','cell','showSuggestionHighlights','84eeOank','accept','_registerLegacyDescription','type','setTableColumnHeader','2840viSYCT','bindElementToMarker','registerBlockAttribute','ck-suggestion-marker-','registerCustomCallback','plugins','consumable','registerDescriptionCallback','3065394BkVpoJ','removeClass','name','1995070LtKLjo','highest','setAttribute','TableEditing','markerNameToElements','toViewElement','activeMarkers','FORMAT_HEADER_COLUMN','_handleLegacySuggestions','createTableWalker','includes','afterInit','_acceptFormatSuggestionCallbackFactory','editing','stop','removeMarker:suggestion','options','FORMAT_HEADER_ROW'];_0x39bf=function(){return _0x40ec7c;};return _0x39bf();}
|