@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20250629.0 → 0.0.0-nightly-20250630.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "0.0.0-nightly-20250629.0",
3
+ "version": "0.0.0-nightly-20250630.0",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -41,32 +41,32 @@
41
41
  "CHANGELOG.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20250629.0",
45
- "@ckeditor/ckeditor5-code-block": "0.0.0-nightly-20250629.0",
46
- "@ckeditor/ckeditor5-comments": "0.0.0-nightly-20250629.0",
47
- "@ckeditor/ckeditor5-core": "0.0.0-nightly-20250629.0",
48
- "@ckeditor/ckeditor5-editor-multi-root": "0.0.0-nightly-20250629.0",
49
- "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20250629.0",
50
- "@ckeditor/ckeditor5-enter": "0.0.0-nightly-20250629.0",
51
- "@ckeditor/ckeditor5-find-and-replace": "0.0.0-nightly-20250629.0",
52
- "@ckeditor/ckeditor5-font": "0.0.0-nightly-20250629.0",
53
- "@ckeditor/ckeditor5-heading": "0.0.0-nightly-20250629.0",
54
- "@ckeditor/ckeditor5-highlight": "0.0.0-nightly-20250629.0",
55
- "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20250629.0",
56
- "@ckeditor/ckeditor5-image": "0.0.0-nightly-20250629.0",
57
- "@ckeditor/ckeditor5-link": "0.0.0-nightly-20250629.0",
58
- "@ckeditor/ckeditor5-list": "0.0.0-nightly-20250629.0",
59
- "@ckeditor/ckeditor5-media-embed": "0.0.0-nightly-20250629.0",
60
- "@ckeditor/ckeditor5-merge-fields": "0.0.0-nightly-20250629.0",
61
- "@ckeditor/ckeditor5-restricted-editing": "0.0.0-nightly-20250629.0",
62
- "@ckeditor/ckeditor5-style": "0.0.0-nightly-20250629.0",
63
- "@ckeditor/ckeditor5-table": "0.0.0-nightly-20250629.0",
64
- "@ckeditor/ckeditor5-typing": "0.0.0-nightly-20250629.0",
65
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20250629.0",
66
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20250629.0",
67
- "@ckeditor/ckeditor5-widget": "0.0.0-nightly-20250629.0",
68
- "ckeditor5": "0.0.0-nightly-20250629.0",
69
- "ckeditor5-collaboration": "0.0.0-nightly-20250629.0",
44
+ "@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20250630.0",
45
+ "@ckeditor/ckeditor5-code-block": "0.0.0-nightly-20250630.0",
46
+ "@ckeditor/ckeditor5-comments": "0.0.0-nightly-20250630.0",
47
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20250630.0",
48
+ "@ckeditor/ckeditor5-editor-multi-root": "0.0.0-nightly-20250630.0",
49
+ "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20250630.0",
50
+ "@ckeditor/ckeditor5-enter": "0.0.0-nightly-20250630.0",
51
+ "@ckeditor/ckeditor5-find-and-replace": "0.0.0-nightly-20250630.0",
52
+ "@ckeditor/ckeditor5-font": "0.0.0-nightly-20250630.0",
53
+ "@ckeditor/ckeditor5-heading": "0.0.0-nightly-20250630.0",
54
+ "@ckeditor/ckeditor5-highlight": "0.0.0-nightly-20250630.0",
55
+ "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20250630.0",
56
+ "@ckeditor/ckeditor5-image": "0.0.0-nightly-20250630.0",
57
+ "@ckeditor/ckeditor5-link": "0.0.0-nightly-20250630.0",
58
+ "@ckeditor/ckeditor5-list": "0.0.0-nightly-20250630.0",
59
+ "@ckeditor/ckeditor5-media-embed": "0.0.0-nightly-20250630.0",
60
+ "@ckeditor/ckeditor5-merge-fields": "0.0.0-nightly-20250630.0",
61
+ "@ckeditor/ckeditor5-restricted-editing": "0.0.0-nightly-20250630.0",
62
+ "@ckeditor/ckeditor5-style": "0.0.0-nightly-20250630.0",
63
+ "@ckeditor/ckeditor5-table": "0.0.0-nightly-20250630.0",
64
+ "@ckeditor/ckeditor5-typing": "0.0.0-nightly-20250630.0",
65
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20250630.0",
66
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20250630.0",
67
+ "@ckeditor/ckeditor5-widget": "0.0.0-nightly-20250630.0",
68
+ "ckeditor5": "0.0.0-nightly-20250630.0",
69
+ "ckeditor5-collaboration": "0.0.0-nightly-20250630.0",
70
70
  "es-toolkit": "1.38.0"
71
71
  },
72
72
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x48deaa=_0x123b;(function(_0xa9f707,_0xc386db){const _0x1a5a4c=_0x123b,_0xd101f9=_0xa9f707();while(!![]){try{const _0x541db3=-parseInt(_0x1a5a4c(0x20a))/0x1*(-parseInt(_0x1a5a4c(0x208))/0x2)+-parseInt(_0x1a5a4c(0x205))/0x3+-parseInt(_0x1a5a4c(0x1e1))/0x4+-parseInt(_0x1a5a4c(0x1ea))/0x5+-parseInt(_0x1a5a4c(0x1e5))/0x6+-parseInt(_0x1a5a4c(0x1f2))/0x7*(-parseInt(_0x1a5a4c(0x204))/0x8)+parseInt(_0x1a5a4c(0x1ef))/0x9*(parseInt(_0x1a5a4c(0x213))/0xa);if(_0x541db3===_0xc386db)break;else _0xd101f9['push'](_0xd101f9['shift']());}catch(_0x263a08){_0xd101f9['push'](_0xd101f9['shift']());}}}(_0x11ab,0xa9f12));import{Plugin as _0x16e7a4}from'ckeditor5/src/core.js';function _0x11ab(){const _0x50f6ab=['slice','*Format:*\x20%0','underline','has','code','afterInit','390672FMhhtV','978432ZHBejQ','SubscriptEditing','CodeEditing','94650fERVRV','type','9Jttqex','editor','BoldEditing','FORMAT_','commandParams','superscript','FORMAT_BOLD','FORMAT_SUPERSCRIPT','enableDefaultAttributesIntegration','597760ZyHvHs','locale','italic','FORMAT_UNDERLINE','FORMAT_ITALIC','FORMAT_STRIKETHROUGH','3996752BoPJRG','FORMAT_SUBSCRIPT','bold','toLowerCase','3758556oSYJvo','get','StrikethroughEditing','subscript','toUpperCase','5346055iRXZVK','SuperscriptEditing','registerDescriptionCallback','format','TrackChangesEditing','297NWjCyd','_registerLegacyDescription','strikethrough','189uPctRF','commandName','FORMAT_CODE','descriptionFactory','plugins','*Remove\x20format:*\x20%0','registerInlineAttribute','formatInline','registerAttributeLabel','forceValue','ItalicEditing','UnderlineEditing'];_0x11ab=function(){return _0x50f6ab;};return _0x11ab();}import{getTranslation as _0x3bbb0a}from'../utils/common-translations.js';const Yt=[_0x48deaa(0x20c),_0x48deaa(0x1fc),_0x48deaa(0x1fd),_0x48deaa(0x207),_0x48deaa(0x1e7),_0x48deaa(0x206),_0x48deaa(0x1eb)];function _0x123b(_0x10511f,_0x368724){const _0x11ab85=_0x11ab();return _0x123b=function(_0x123bc8,_0x555a21){_0x123bc8=_0x123bc8-0x1dc;let _0x570f96=_0x11ab85[_0x123bc8];return _0x570f96;},_0x123b(_0x10511f,_0x368724);}export class TrackChangesBasicStyles extends _0x16e7a4{[_0x48deaa(0x203)](){const _0x49939b=_0x48deaa,_0x3d84c7=this[_0x49939b(0x20b)],_0x27bced=_0x3d84c7[_0x49939b(0x1f6)][_0x49939b(0x1e6)](_0x49939b(0x1ee)),_0x5cea40=_0x3d84c7[_0x49939b(0x1dc)];for(const _0x479a5c of Yt){if(!_0x3d84c7[_0x49939b(0x1f6)][_0x49939b(0x201)](_0x479a5c))continue;const _0x2b92ee=_0x479a5c[_0x49939b(0x1fe)](0x0,-0x7)[_0x49939b(0x1e4)](),_0x5ee94d=_0x49939b(0x20d)+_0x2b92ee[_0x49939b(0x1e9)]();_0x27bced[_0x49939b(0x212)](_0x2b92ee),_0x27bced[_0x49939b(0x1f8)](_0x2b92ee),_0x27bced[_0x49939b(0x1f5)][_0x49939b(0x1fa)](_0x2b92ee,_0x3bbb0a(_0x5cea40,_0x5ee94d));}this[_0x49939b(0x1f0)]();}[_0x48deaa(0x1f0)](){const _0x24a494=_0x48deaa,_0x2e33f2=this[_0x24a494(0x20b)],_0x52005a=_0x2e33f2[_0x24a494(0x1dc)],_0x443147=_0x2e33f2[_0x24a494(0x1f6)][_0x24a494(0x1e6)](_0x24a494(0x1ee));function _0x240188(_0x114741,_0xc39b76){const _0x51e0b3=_0x24a494;_0x443147[_0x51e0b3(0x1f5)][_0x51e0b3(0x1ec)](_0x178dbe=>{const _0x325a68=_0x51e0b3;if(_0x325a68(0x1f9)!=_0x178dbe[_0x325a68(0x209)])return;const {data:_0x322a0b}=_0x178dbe;return _0x322a0b&&_0x322a0b[_0x325a68(0x1f3)]===_0x114741?_0x322a0b[_0x325a68(0x20e)][0x0][_0x325a68(0x1fb)]?{'type':_0x325a68(0x1ed),'content':_0x3bbb0a(_0x52005a,_0x325a68(0x1ff),_0xc39b76)}:{'type':_0x325a68(0x1ed),'content':_0x3bbb0a(_0x52005a,_0x325a68(0x1f7),_0xc39b76)}:void 0x0;});}_0x240188(_0x24a494(0x1e3),_0x3bbb0a(_0x52005a,_0x24a494(0x210))),_0x240188(_0x24a494(0x1dd),_0x3bbb0a(_0x52005a,_0x24a494(0x1df))),_0x240188(_0x24a494(0x200),_0x3bbb0a(_0x52005a,_0x24a494(0x1de))),_0x240188(_0x24a494(0x202),_0x3bbb0a(_0x52005a,_0x24a494(0x1f4))),_0x240188(_0x24a494(0x1f1),_0x3bbb0a(_0x52005a,_0x24a494(0x1e0))),_0x240188(_0x24a494(0x1e8),_0x3bbb0a(_0x52005a,_0x24a494(0x1e2))),_0x240188(_0x24a494(0x20f),_0x3bbb0a(_0x52005a,_0x24a494(0x211)));}}
23
+ const _0x3a319e=_0x2ce3;(function(_0x3d96d3,_0x576f59){const _0x36d9ac=_0x2ce3,_0x5c92d8=_0x3d96d3();while(!![]){try{const _0x3a6a43=parseInt(_0x36d9ac(0xfb))/0x1+-parseInt(_0x36d9ac(0xf5))/0x2*(parseInt(_0x36d9ac(0x11d))/0x3)+-parseInt(_0x36d9ac(0x108))/0x4+-parseInt(_0x36d9ac(0x103))/0x5+parseInt(_0x36d9ac(0x106))/0x6*(parseInt(_0x36d9ac(0x101))/0x7)+parseInt(_0x36d9ac(0x105))/0x8*(parseInt(_0x36d9ac(0xf9))/0x9)+-parseInt(_0x36d9ac(0x121))/0xa;if(_0x3a6a43===_0x576f59)break;else _0x5c92d8['push'](_0x5c92d8['shift']());}catch(_0x5d2da6){_0x5c92d8['push'](_0x5c92d8['shift']());}}}(_0x2bcf,0x9f75f));import{Plugin as _0x2d9da0}from'ckeditor5/src/core.js';import{getTranslation as _0xfc0a48}from'../utils/common-translations.js';function _0x2bcf(){const _0x5bc8b0=['1261134DyqjIq','TrackChangesEditing','ItalicEditing','forceValue','UnderlineEditing','FORMAT_SUPERSCRIPT','7OnLUaa','FORMAT_','74400GhWqku','afterInit','8578824QLnkfM','4304982JbcBve','plugins','3493972tZADbR','registerAttributeLabel','format','*Format:*\x20%0','type','*Remove\x20format:*\x20%0','formatInline','FORMAT_ITALIC','bold','StrikethroughEditing','SuperscriptEditing','underline','BoldEditing','superscript','_registerLegacyDescription','get','has','FORMAT_BOLD','FORMAT_UNDERLINE','SubscriptEditing','registerInlineAttribute','3195243lPCywg','descriptionFactory','toUpperCase','commandParams','4443790edUrPd','CodeEditing','italic','registerDescriptionCallback','locale','FORMAT_STRIKETHROUGH','editor','code','FORMAT_CODE','enableDefaultAttributesIntegration','toLowerCase','commandName','2aKziXQ','subscript','strikethrough','FORMAT_SUBSCRIPT','9IYhtWi','slice'];_0x2bcf=function(){return _0x5bc8b0;};return _0x2bcf();}const ti=[_0x3a319e(0x114),_0x3a319e(0xfd),_0x3a319e(0xff),_0x3a319e(0x122),_0x3a319e(0x111),_0x3a319e(0x11b),_0x3a319e(0x112)];function _0x2ce3(_0x1c559d,_0x11c3e3){const _0x2bcfd4=_0x2bcf();return _0x2ce3=function(_0x2ce384,_0x2abdab){_0x2ce384=_0x2ce384-0xf4;let _0xd7b6bc=_0x2bcfd4[_0x2ce384];return _0xd7b6bc;},_0x2ce3(_0x1c559d,_0x11c3e3);}export class TrackChangesBasicStyles extends _0x2d9da0{[_0x3a319e(0x104)](){const _0x15563c=_0x3a319e,_0x208450=this[_0x15563c(0x127)],_0x212a45=_0x208450[_0x15563c(0x107)][_0x15563c(0x117)](_0x15563c(0xfc)),_0x4370f3=_0x208450[_0x15563c(0x125)];for(const _0x281e14 of ti){if(!_0x208450[_0x15563c(0x107)][_0x15563c(0x118)](_0x281e14))continue;const _0x10f074=_0x281e14[_0x15563c(0xfa)](0x0,-0x7)[_0x15563c(0x12b)](),_0x3c9841=_0x15563c(0x102)+_0x10f074[_0x15563c(0x11f)]();_0x212a45[_0x15563c(0x12a)](_0x10f074),_0x212a45[_0x15563c(0x11c)](_0x10f074),_0x212a45[_0x15563c(0x11e)][_0x15563c(0x109)](_0x10f074,_0xfc0a48(_0x4370f3,_0x3c9841));}this[_0x15563c(0x116)]();}[_0x3a319e(0x116)](){const _0x381509=_0x3a319e,_0x295842=this[_0x381509(0x127)],_0x4022f0=_0x295842[_0x381509(0x125)],_0x428a40=_0x295842[_0x381509(0x107)][_0x381509(0x117)](_0x381509(0xfc));function _0x46d431(_0x2a36b5,_0x113dad){const _0x27fd02=_0x381509;_0x428a40[_0x27fd02(0x11e)][_0x27fd02(0x124)](_0x3eb70a=>{const _0x539cf8=_0x27fd02;if(_0x539cf8(0x10e)!=_0x3eb70a[_0x539cf8(0x10c)])return;const {data:_0x4face}=_0x3eb70a;return _0x4face&&_0x4face[_0x539cf8(0xf4)]===_0x2a36b5?_0x4face[_0x539cf8(0x120)][0x0][_0x539cf8(0xfe)]?{'type':_0x539cf8(0x10a),'content':_0xfc0a48(_0x4022f0,_0x539cf8(0x10b),_0x113dad)}:{'type':_0x539cf8(0x10a),'content':_0xfc0a48(_0x4022f0,_0x539cf8(0x10d),_0x113dad)}:void 0x0;});}_0x46d431(_0x381509(0x110),_0xfc0a48(_0x4022f0,_0x381509(0x119))),_0x46d431(_0x381509(0x123),_0xfc0a48(_0x4022f0,_0x381509(0x10f))),_0x46d431(_0x381509(0x113),_0xfc0a48(_0x4022f0,_0x381509(0x11a))),_0x46d431(_0x381509(0x128),_0xfc0a48(_0x4022f0,_0x381509(0x129))),_0x46d431(_0x381509(0xf7),_0xfc0a48(_0x4022f0,_0x381509(0x126))),_0x46d431(_0x381509(0xf6),_0xfc0a48(_0x4022f0,_0x381509(0xf8))),_0x46d431(_0x381509(0x115),_0xfc0a48(_0x4022f0,_0x381509(0x100)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x11bbcd=_0x4e64;(function(_0x1cdc44,_0x31b91f){const _0x3d11d9=_0x4e64,_0x5e68b6=_0x1cdc44();while(!![]){try{const _0x148c41=-parseInt(_0x3d11d9(0xef))/0x1*(parseInt(_0x3d11d9(0xd4))/0x2)+parseInt(_0x3d11d9(0xed))/0x3+-parseInt(_0x3d11d9(0xd7))/0x4+-parseInt(_0x3d11d9(0xe0))/0x5*(parseInt(_0x3d11d9(0xd6))/0x6)+-parseInt(_0x3d11d9(0xec))/0x7+-parseInt(_0x3d11d9(0xde))/0x8*(-parseInt(_0x3d11d9(0xe2))/0x9)+parseInt(_0x3d11d9(0xd5))/0xa;if(_0x148c41===_0x31b91f)break;else _0x5e68b6['push'](_0x5e68b6['shift']());}catch(_0x482558){_0x5e68b6['push'](_0x5e68b6['shift']());}}}(_0x5131,0x43796));import{Plugin as _0x52eb06}from'ckeditor5/src/core.js';import{getTranslation as _0x5a66c7}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x53b0ec}from'../utils/utils.js';function _0x5131(){const _0x575d0c=['TrackChangesEditing','getSelectedBlocks','descriptionFactory','parent','from','checkChild','has','afterInit','selection','enableCommand','registerDescriptionCallback','commandName','$root','filter','plugins','get','1760pEkeEk','18286210xxXALI','78Hdxtoo','1200136Xptmcm','schema','BlockQuoteEditing','forceValue','locale','commands','commandParams','149992lnKNYt','*Set\x20format:*\x20%0','206005vmTASl','editor','9TIPOtc','markBlockFormat','ELEMENT_BLOCK_QUOTE','change','value','blockQuote','format','document','model','*Remove\x20format:*\x20%0','3322179mIKtkI','300144yRVULf','name','410mjHmpj'];_0x5131=function(){return _0x575d0c;};return _0x5131();}function _0x4e64(_0x78d1a3,_0x34d52f){const _0x5131a0=_0x5131();return _0x4e64=function(_0x4e64f3,_0x1923ac){_0x4e64f3=_0x4e64f3-0xd0;let _0x27d4a5=_0x5131a0[_0x4e64f3];return _0x27d4a5;},_0x4e64(_0x78d1a3,_0x34d52f);}export class TrackChangesBlockQuote extends _0x52eb06{[_0x11bbcd(0xf7)](){const _0x4a65d5=_0x11bbcd,_0x50cbdd=this[_0x4a65d5(0xe1)],_0x3939d4=_0x50cbdd[_0x4a65d5(0xdb)];if(!_0x50cbdd[_0x4a65d5(0xd2)][_0x4a65d5(0xf6)](_0x4a65d5(0xd9)))return;const _0x340f3e=_0x50cbdd[_0x4a65d5(0xd2)][_0x4a65d5(0xd3)](_0x4a65d5(0xf0)),_0x3ec4be=this[_0x4a65d5(0xe1)][_0x4a65d5(0xdc)][_0x4a65d5(0xd3)](_0x4a65d5(0xe7));_0x340f3e[_0x4a65d5(0xf9)](_0x4a65d5(0xe7),(_0x2916a7,_0x2e4cb0={})=>{const _0x39247d=_0x4a65d5,_0x2be0bf=this[_0x39247d(0xe1)][_0x39247d(0xea)][_0x39247d(0xe9)][_0x39247d(0xf8)],_0x4ae150=_0x2e4cb0&&void 0x0!==_0x2e4cb0[_0x39247d(0xda)]?_0x2e4cb0[_0x39247d(0xda)]:!_0x3ec4be[_0x39247d(0xe6)];let _0x3dc1b2=[];if(_0x4ae150){const _0x55a546=Array[_0x39247d(0xf4)](_0x2be0bf[_0x39247d(0xf1)]())[_0x39247d(0xd1)](_0x46e8c5=>to(_0x46e8c5)||function(_0xb06a83,_0x25b96d){const _0x52f750=_0x39247d,_0x28e81b=_0x25b96d[_0x52f750(0xf5)](_0xb06a83[_0x52f750(0xf3)],_0x52f750(0xe7)),_0x25bd82=_0x25b96d[_0x52f750(0xf5)]([_0x52f750(0xd0),_0x52f750(0xe7)],_0xb06a83);return _0x28e81b&&_0x25bd82;}(_0x46e8c5,this[_0x39247d(0xe1)][_0x39247d(0xea)][_0x39247d(0xd8)]));_0x3dc1b2=_0x53b0ec(_0x55a546,_0x50cbdd[_0x39247d(0xea)]);}else{const _0x54fd2b=Array[_0x39247d(0xf4)](_0x2be0bf[_0x39247d(0xf1)]())[_0x39247d(0xd1)](_0x1b81c5=>to(_0x1b81c5));_0x3dc1b2=_0x53b0ec(_0x54fd2b,_0x50cbdd[_0x39247d(0xea)]);}_0x50cbdd[_0x39247d(0xea)][_0x39247d(0xe5)](()=>{const _0x1064cb=_0x39247d;for(const _0x3191b4 of _0x3dc1b2)_0x340f3e[_0x1064cb(0xe3)](_0x3191b4,{'commandName':_0x1064cb(0xe7),'commandParams':[{'forceValue':_0x4ae150}]});});}),_0x340f3e[_0x4a65d5(0xf2)][_0x4a65d5(0xfa)](_0x526a4b=>{const _0x52977a=_0x4a65d5,{data:_0x1f8213}=_0x526a4b;if(_0x1f8213&&_0x52977a(0xe7)==_0x1f8213[_0x52977a(0xfb)]){const _0x2f7f0e=_0x5a66c7(_0x3939d4,_0x52977a(0xe4));return _0x1f8213[_0x52977a(0xdd)][0x0][_0x52977a(0xda)]?{'type':_0x52977a(0xe8),'content':_0x5a66c7(_0x3939d4,_0x52977a(0xdf),_0x2f7f0e)}:{'type':_0x52977a(0xe8),'content':_0x5a66c7(_0x3939d4,_0x52977a(0xeb),_0x2f7f0e)};}});}}function to(_0x26e580){const _0x3bb42e=_0x11bbcd;return _0x3bb42e(0xe7)==_0x26e580[_0x3bb42e(0xf3)][_0x3bb42e(0xee)];}
23
+ function _0x5b27(_0x47ec96,_0x568742){const _0x3b5320=_0x3b53();return _0x5b27=function(_0x5b278d,_0x4de7ab){_0x5b278d=_0x5b278d-0xaa;let _0x314186=_0x3b5320[_0x5b278d];return _0x314186;},_0x5b27(_0x47ec96,_0x568742);}function _0x3b53(){const _0x95812f=['enableCommand','afterInit','parent','locale','commandName','markBlockFormat','registerDescriptionCallback','blockQuote','459584XSamZK','schema','36MgCTEG','7623415laElFW','value','name','getSelectedBlocks','get','ELEMENT_BLOCK_QUOTE','checkChild','*Set\x20format:*\x20%0','TrackChangesEditing','filter','from','1766240fJvlPI','*Remove\x20format:*\x20%0','commandParams','selection','45gemxuF','editor','format','$root','commands','document','606282hRTRET','5712763FJcsHh','plugins','1392552mkSdUO','change','forceValue','BlockQuoteEditing','329096nGkVIO','descriptionFactory','model','has'];_0x3b53=function(){return _0x95812f;};return _0x3b53();}const _0x403313=_0x5b27;(function(_0x532dd0,_0x3b9767){const _0x5f0a97=_0x5b27,_0x309cff=_0x532dd0();while(!![]){try{const _0x1da02a=-parseInt(_0x5f0a97(0xcd))/0x1+parseInt(_0x5f0a97(0xb0))/0x2+parseInt(_0x5f0a97(0xba))/0x3*(-parseInt(_0x5f0a97(0xcf))/0x4)+parseInt(_0x5f0a97(0xd0))/0x5+parseInt(_0x5f0a97(0xbd))/0x6+parseInt(_0x5f0a97(0xbb))/0x7+parseInt(_0x5f0a97(0xc1))/0x8*(-parseInt(_0x5f0a97(0xb4))/0x9);if(_0x1da02a===_0x3b9767)break;else _0x309cff['push'](_0x309cff['shift']());}catch(_0x2700b6){_0x309cff['push'](_0x309cff['shift']());}}}(_0x3b53,0xed471));import{Plugin as _0x26981c}from'ckeditor5/src/core.js';import{getTranslation as _0x137588}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x2c9470}from'../utils/utils.js';export class TrackChangesBlockQuote extends _0x26981c{[_0x403313(0xc6)](){const _0x535301=_0x403313,_0x58a5ca=this[_0x535301(0xb5)],_0x29d79d=_0x58a5ca[_0x535301(0xc8)];if(!_0x58a5ca[_0x535301(0xbc)][_0x535301(0xc4)](_0x535301(0xc0)))return;const _0x3bd10b=_0x58a5ca[_0x535301(0xbc)][_0x535301(0xd4)](_0x535301(0xad)),_0x11d40d=this[_0x535301(0xb5)][_0x535301(0xb8)][_0x535301(0xd4)](_0x535301(0xcc));_0x3bd10b[_0x535301(0xc5)](_0x535301(0xcc),(_0x5969cb,_0x40d8e4={})=>{const _0x3378a7=_0x535301,_0x4225b7=this[_0x3378a7(0xb5)][_0x3378a7(0xc3)][_0x3378a7(0xb9)][_0x3378a7(0xb3)],_0x1db2e0=_0x40d8e4&&void 0x0!==_0x40d8e4[_0x3378a7(0xbf)]?_0x40d8e4[_0x3378a7(0xbf)]:!_0x11d40d[_0x3378a7(0xd1)];let _0x26102d=[];if(_0x1db2e0){const _0x3dbd09=Array[_0x3378a7(0xaf)](_0x4225b7[_0x3378a7(0xd3)]())[_0x3378a7(0xae)](_0x5e2b01=>oo(_0x5e2b01)||function(_0x3981cd,_0x44a8d3){const _0x596701=_0x3378a7,_0x2fc2d1=_0x44a8d3[_0x596701(0xab)](_0x3981cd[_0x596701(0xc7)],_0x596701(0xcc)),_0x54f14f=_0x44a8d3[_0x596701(0xab)]([_0x596701(0xb7),_0x596701(0xcc)],_0x3981cd);return _0x2fc2d1&&_0x54f14f;}(_0x5e2b01,this[_0x3378a7(0xb5)][_0x3378a7(0xc3)][_0x3378a7(0xce)]));_0x26102d=_0x2c9470(_0x3dbd09,_0x58a5ca[_0x3378a7(0xc3)]);}else{const _0x2c5991=Array[_0x3378a7(0xaf)](_0x4225b7[_0x3378a7(0xd3)]())[_0x3378a7(0xae)](_0x5265b5=>oo(_0x5265b5));_0x26102d=_0x2c9470(_0x2c5991,_0x58a5ca[_0x3378a7(0xc3)]);}_0x58a5ca[_0x3378a7(0xc3)][_0x3378a7(0xbe)](()=>{const _0x202870=_0x3378a7;for(const _0x4265a7 of _0x26102d)_0x3bd10b[_0x202870(0xca)](_0x4265a7,{'commandName':_0x202870(0xcc),'commandParams':[{'forceValue':_0x1db2e0}]});});}),_0x3bd10b[_0x535301(0xc2)][_0x535301(0xcb)](_0x30cec8=>{const _0x227f70=_0x535301,{data:_0x206b97}=_0x30cec8;if(_0x206b97&&_0x227f70(0xcc)==_0x206b97[_0x227f70(0xc9)]){const _0x12eef8=_0x137588(_0x29d79d,_0x227f70(0xaa));return _0x206b97[_0x227f70(0xb2)][0x0][_0x227f70(0xbf)]?{'type':_0x227f70(0xb6),'content':_0x137588(_0x29d79d,_0x227f70(0xac),_0x12eef8)}:{'type':_0x227f70(0xb6),'content':_0x137588(_0x29d79d,_0x227f70(0xb1),_0x12eef8)};}});}}function oo(_0x45e4f4){const _0x2a0d3f=_0x403313;return _0x2a0d3f(0xcc)==_0x45e4f4[_0x2a0d3f(0xc7)][_0x2a0d3f(0xd2)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x58bbad=_0x2a1c;(function(_0x5df21d,_0xb92d82){const _0x5a7811=_0x2a1c,_0xc7bb49=_0x5df21d();while(!![]){try{const _0x78d945=parseInt(_0x5a7811(0x1d0))/0x1*(parseInt(_0x5a7811(0x1df))/0x2)+-parseInt(_0x5a7811(0x1ea))/0x3+parseInt(_0x5a7811(0x1c8))/0x4*(-parseInt(_0x5a7811(0x1cc))/0x5)+parseInt(_0x5a7811(0x1db))/0x6*(parseInt(_0x5a7811(0x1c7))/0x7)+parseInt(_0x5a7811(0x1ed))/0x8+-parseInt(_0x5a7811(0x1bf))/0x9+parseInt(_0x5a7811(0x1c5))/0xa;if(_0x78d945===_0xb92d82)break;else _0xc7bb49['push'](_0xc7bb49['shift']());}catch(_0x21d7c2){_0xc7bb49['push'](_0xc7bb49['shift']());}}}(_0x5a4f,0xbc3bc));function _0x5a4f(){const _0x497772=['outdentCodeBlock','change','codeBlock','label','9729090hRGLtv','commandParams','29687nJLzOz','4zDjvOY','ELEMENT_CODE_BLOCK','registerElementLabel','filter','1636815MEVxsw','formatBlock','toLowerCase','*Remove\x20format:*\x20%0','1YYHdih','selection','TrackChangesEditing','commandName','value','registerDescriptionCallback','*Set\x20format:*\x20%0','locale','blockName','parent','isLimit','2166NywtDO','document','forceValue','indentCodeBlock','2382724GMnDvP','find','getSelectedBlocks','format','checkChild','enableCommand','languages','editor','has','config','afterInit','4490433emUXTQ','descriptionFactory','get','3494984gVuWpl','rootElement','commands','type','plugins','model','markBlockFormat','schema','language','CodeBlock','name','13832703kYyWQR','from'];_0x5a4f=function(){return _0x497772;};return _0x5a4f();}import{Plugin as _0xe50b4f}from'ckeditor5/src/core.js';import{getTranslation as _0x207fc7}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0xc74e68}from'../utils/utils.js';function _0x2a1c(_0x41c47e,_0x4d9e83){const _0x5a4f2a=_0x5a4f();return _0x2a1c=function(_0x2a1c6a,_0x4e3c71){_0x2a1c6a=_0x2a1c6a-0x1b7;let _0x2a3744=_0x5a4f2a[_0x2a1c6a];return _0x2a3744;},_0x2a1c(_0x41c47e,_0x4d9e83);}export class TrackChangesCodeBlock extends _0xe50b4f{[_0x58bbad(0x1e9)](){const _0x4963d3=_0x58bbad,_0x4c0735=this[_0x4963d3(0x1e6)];if(!_0x4c0735[_0x4963d3(0x1b8)][_0x4963d3(0x1e7)](_0x4963d3(0x1bd)))return;const _0x57b2b0=_0x4c0735[_0x4963d3(0x1b8)][_0x4963d3(0x1ec)](_0x4963d3(0x1d2)),_0x2e3bf1=_0x4c0735[_0x4963d3(0x1d7)],_0x557422=_0x4c0735[_0x4963d3(0x1e8)][_0x4963d3(0x1ec)](_0x4963d3(0x1c3))[_0x4963d3(0x1e5)],_0x50925b=_0x4c0735[_0x4963d3(0x1ef)][_0x4963d3(0x1ec)](_0x4963d3(0x1c3));_0x57b2b0[_0x4963d3(0x1e4)](_0x4963d3(0x1de)),_0x57b2b0[_0x4963d3(0x1e4)](_0x4963d3(0x1c1)),_0x57b2b0[_0x4963d3(0x1e4)](_0x4963d3(0x1c3),(_0x3adfac,_0x1b84f5={})=>{const _0x2b0847=_0x4963d3,_0x166ed6=_0x4c0735[_0x2b0847(0x1b9)],_0xca2d5f=_0x4c0735[_0x2b0847(0x1b9)][_0x2b0847(0x1dc)][_0x2b0847(0x1d1)],_0x23e874=_0x1b84f5&&void 0x0!==_0x1b84f5[_0x2b0847(0x1dd)]?_0x1b84f5[_0x2b0847(0x1dd)]:!_0x50925b[_0x2b0847(0x1d4)];let _0x4815f4;_0x1b84f5[_0x2b0847(0x1bc)]||(_0x1b84f5[_0x2b0847(0x1bc)]=_0x557422[0x0][_0x2b0847(0x1bc)]),_0x4815f4=_0x23e874?Array[_0x2b0847(0x1c0)](_0xca2d5f[_0x2b0847(0x1e1)]())[_0x2b0847(0x1cb)](_0x4625e1=>oo(_0x4625e1)||function(_0x5ec534,_0x11f309){const _0xe43e91=_0x2b0847;if(_0x5ec534['is'](_0xe43e91(0x1ee))||_0x11f309[_0xe43e91(0x1da)](_0x5ec534))return!0x1;return _0x11f309[_0xe43e91(0x1e3)](_0x5ec534[_0xe43e91(0x1d9)],_0xe43e91(0x1c3));}(_0x4625e1,_0x166ed6[_0x2b0847(0x1bb)])):Array[_0x2b0847(0x1c0)](_0xca2d5f[_0x2b0847(0x1e1)]())[_0x2b0847(0x1cb)](_0x2e360b=>oo(_0x2e360b));const _0x99e439=_0xc74e68(_0x4815f4,_0x166ed6);_0x166ed6[_0x2b0847(0x1c2)](()=>{const _0x63f9c3=_0x2b0847;for(const _0x3a0231 of _0x99e439)_0x57b2b0[_0x63f9c3(0x1ba)](_0x3a0231,{'commandName':_0x63f9c3(0x1c3),'commandParams':[{..._0x1b84f5,'forceValue':_0x23e874}],'formatGroupId':_0x63f9c3(0x1d8)});});}),(_0x57b2b0[_0x4963d3(0x1eb)][_0x4963d3(0x1ca)](_0x4963d3(0x1c3),_0x4fccd3=>_0x207fc7(_0x2e3bf1,_0x4963d3(0x1c9),_0x4fccd3)),_0x57b2b0[_0x4963d3(0x1eb)][_0x4963d3(0x1d5)](_0xab9009=>{const _0x821d9a=_0x4963d3;if(_0x821d9a(0x1cd)!=_0xab9009[_0x821d9a(0x1b7)])return;const _0x3676e3=_0x2e3bf1['t'],{data:_0x1c4e37}=_0xab9009;if(!_0x1c4e37||_0x821d9a(0x1c3)!=_0x1c4e37[_0x821d9a(0x1d3)])return;const _0x2bc3c6=_0x1c4e37[_0x821d9a(0x1c6)][0x0][_0x821d9a(0x1bc)],_0x62d68e=_0x3676e3(_0x557422[_0x821d9a(0x1e0)](_0x3ff089=>_0x3ff089[_0x821d9a(0x1bc)]===_0x2bc3c6)[_0x821d9a(0x1c4)])[_0x821d9a(0x1ce)]();return _0x1c4e37[_0x821d9a(0x1c6)][0x0][_0x821d9a(0x1dd)]?{'type':_0x821d9a(0x1e2),'content':_0x207fc7(_0x2e3bf1,_0x821d9a(0x1d6),_0x207fc7(_0x2e3bf1,_0x821d9a(0x1c9),0x1)+'\x20('+_0x62d68e+')')}:{'type':_0x821d9a(0x1e2),'content':_0x207fc7(_0x2e3bf1,_0x821d9a(0x1cf),_0x207fc7(_0x2e3bf1,_0x821d9a(0x1c9),0x1))};}));}}function oo(_0x2f3015){const _0x584228=_0x58bbad;return _0x584228(0x1c3)==_0x2f3015[_0x584228(0x1be)];}
23
+ const _0x3e2d30=_0x3db2;(function(_0x4a3175,_0x593ae4){const _0xe6af8c=_0x3db2,_0x41400a=_0x4a3175();while(!![]){try{const _0x3a3fcd=parseInt(_0xe6af8c(0x1c9))/0x1+parseInt(_0xe6af8c(0x1c2))/0x2+-parseInt(_0xe6af8c(0x1bf))/0x3+-parseInt(_0xe6af8c(0x1a4))/0x4+parseInt(_0xe6af8c(0x1c3))/0x5*(parseInt(_0xe6af8c(0x1a1))/0x6)+-parseInt(_0xe6af8c(0x196))/0x7+parseInt(_0xe6af8c(0x1b5))/0x8;if(_0x3a3fcd===_0x593ae4)break;else _0x41400a['push'](_0x41400a['shift']());}catch(_0x1a2b70){_0x41400a['push'](_0x41400a['shift']());}}}(_0x3c82,0xbff75));function _0x3db2(_0x3fdb43,_0x22058d){const _0x3c8254=_0x3c82();return _0x3db2=function(_0x3db2f9,_0x194f4e){_0x3db2f9=_0x3db2f9-0x195;let _0x25c3a7=_0x3c8254[_0x3db2f9];return _0x25c3a7;},_0x3db2(_0x3fdb43,_0x22058d);}import{Plugin as _0x5ee2e1}from'ckeditor5/src/core.js';import{getTranslation as _0x4239e2}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x1e392f}from'../utils/utils.js';function _0x3c82(){const _0x3626b4=['locale','blockName','descriptionFactory','value','TrackChangesEditing','*Remove\x20format:*\x20%0','codeBlock','forceValue','checkChild','editor','plugins','from','5745592JqzJLB','registerDescriptionCallback','toLowerCase','formatBlock','get','markBlockFormat','rootElement','document','config','isLimit','2139825ipeUpL','commandName','*Set\x20format:*\x20%0','1671684vcTsyA','151785FzlQkY','indentCodeBlock','language','commands','schema','selection','628288yeppLx','format','name','type','6979168rYddcJ','label','find','model','afterInit','has','ELEMENT_CODE_BLOCK','registerElementLabel','enableCommand','filter','outdentCodeBlock','138wEsGpv','parent','getSelectedBlocks','1535792scZrMW','CodeBlock','change','commandParams','languages'];_0x3c82=function(){return _0x3626b4;};return _0x3c82();}export class TrackChangesCodeBlock extends _0x5ee2e1{[_0x3e2d30(0x19a)](){const _0x694464=_0x3e2d30,_0x460efa=this[_0x694464(0x1b2)];if(!_0x460efa[_0x694464(0x1b3)][_0x694464(0x19b)](_0x694464(0x1a5)))return;const _0x11ba73=_0x460efa[_0x694464(0x1b3)][_0x694464(0x1b9)](_0x694464(0x1ad)),_0x3b17e9=_0x460efa[_0x694464(0x1a9)],_0x762400=_0x460efa[_0x694464(0x1bd)][_0x694464(0x1b9)](_0x694464(0x1af))[_0x694464(0x1a8)],_0xa8edbe=_0x460efa[_0x694464(0x1c6)][_0x694464(0x1b9)](_0x694464(0x1af));_0x11ba73[_0x694464(0x19e)](_0x694464(0x1c4)),_0x11ba73[_0x694464(0x19e)](_0x694464(0x1a0)),_0x11ba73[_0x694464(0x19e)](_0x694464(0x1af),(_0x3f5978,_0x34cad3={})=>{const _0x348752=_0x694464,_0x1203ab=_0x460efa[_0x348752(0x199)],_0x10412a=_0x460efa[_0x348752(0x199)][_0x348752(0x1bc)][_0x348752(0x1c8)],_0x4ded07=_0x34cad3&&void 0x0!==_0x34cad3[_0x348752(0x1b0)]?_0x34cad3[_0x348752(0x1b0)]:!_0xa8edbe[_0x348752(0x1ac)];let _0x2c19ac;_0x34cad3[_0x348752(0x1c5)]||(_0x34cad3[_0x348752(0x1c5)]=_0x762400[0x0][_0x348752(0x1c5)]),_0x2c19ac=_0x4ded07?Array[_0x348752(0x1b4)](_0x10412a[_0x348752(0x1a3)]())[_0x348752(0x19f)](_0x250bce=>co(_0x250bce)||function(_0x575d15,_0x2aa324){const _0x419a2f=_0x348752;if(_0x575d15['is'](_0x419a2f(0x1bb))||_0x2aa324[_0x419a2f(0x1be)](_0x575d15))return!0x1;return _0x2aa324[_0x419a2f(0x1b1)](_0x575d15[_0x419a2f(0x1a2)],_0x419a2f(0x1af));}(_0x250bce,_0x1203ab[_0x348752(0x1c7)])):Array[_0x348752(0x1b4)](_0x10412a[_0x348752(0x1a3)]())[_0x348752(0x19f)](_0x25d983=>co(_0x25d983));const _0xb99d9e=_0x1e392f(_0x2c19ac,_0x1203ab);_0x1203ab[_0x348752(0x1a6)](()=>{const _0x1a0809=_0x348752;for(const _0x167596 of _0xb99d9e)_0x11ba73[_0x1a0809(0x1ba)](_0x167596,{'commandName':_0x1a0809(0x1af),'commandParams':[{..._0x34cad3,'forceValue':_0x4ded07}],'formatGroupId':_0x1a0809(0x1aa)});});}),(_0x11ba73[_0x694464(0x1ab)][_0x694464(0x19d)](_0x694464(0x1af),_0x517d27=>_0x4239e2(_0x3b17e9,_0x694464(0x19c),_0x517d27)),_0x11ba73[_0x694464(0x1ab)][_0x694464(0x1b6)](_0x5c1cae=>{const _0x3e9df2=_0x694464;if(_0x3e9df2(0x1b8)!=_0x5c1cae[_0x3e9df2(0x195)])return;const _0x4ab327=_0x3b17e9['t'],{data:_0x564f7f}=_0x5c1cae;if(!_0x564f7f||_0x3e9df2(0x1af)!=_0x564f7f[_0x3e9df2(0x1c0)])return;const _0x5de76f=_0x564f7f[_0x3e9df2(0x1a7)][0x0][_0x3e9df2(0x1c5)],_0x543bdb=_0x4ab327(_0x762400[_0x3e9df2(0x198)](_0x266dad=>_0x266dad[_0x3e9df2(0x1c5)]===_0x5de76f)[_0x3e9df2(0x197)])[_0x3e9df2(0x1b7)]();return _0x564f7f[_0x3e9df2(0x1a7)][0x0][_0x3e9df2(0x1b0)]?{'type':_0x3e9df2(0x1ca),'content':_0x4239e2(_0x3b17e9,_0x3e9df2(0x1c1),_0x4239e2(_0x3b17e9,_0x3e9df2(0x19c),0x1)+'\x20('+_0x543bdb+')')}:{'type':_0x3e9df2(0x1ca),'content':_0x4239e2(_0x3b17e9,_0x3e9df2(0x1ae),_0x4239e2(_0x3b17e9,_0x3e9df2(0x19c),0x1))};}));}}function co(_0x3d1528){const _0x5a5942=_0x3e2d30;return _0x5a5942(0x1af)==_0x3d1528[_0x5a5942(0x1cb)];}