@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20250703.0 → 0.0.0-nightly-20250704.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-20250703.0",
3
+ "version": "0.0.0-nightly-20250704.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-20250703.0",
45
- "@ckeditor/ckeditor5-code-block": "0.0.0-nightly-20250703.0",
46
- "@ckeditor/ckeditor5-comments": "0.0.0-nightly-20250703.0",
47
- "@ckeditor/ckeditor5-core": "0.0.0-nightly-20250703.0",
48
- "@ckeditor/ckeditor5-editor-multi-root": "0.0.0-nightly-20250703.0",
49
- "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20250703.0",
50
- "@ckeditor/ckeditor5-enter": "0.0.0-nightly-20250703.0",
51
- "@ckeditor/ckeditor5-find-and-replace": "0.0.0-nightly-20250703.0",
52
- "@ckeditor/ckeditor5-font": "0.0.0-nightly-20250703.0",
53
- "@ckeditor/ckeditor5-heading": "0.0.0-nightly-20250703.0",
54
- "@ckeditor/ckeditor5-highlight": "0.0.0-nightly-20250703.0",
55
- "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20250703.0",
56
- "@ckeditor/ckeditor5-image": "0.0.0-nightly-20250703.0",
57
- "@ckeditor/ckeditor5-link": "0.0.0-nightly-20250703.0",
58
- "@ckeditor/ckeditor5-list": "0.0.0-nightly-20250703.0",
59
- "@ckeditor/ckeditor5-media-embed": "0.0.0-nightly-20250703.0",
60
- "@ckeditor/ckeditor5-merge-fields": "0.0.0-nightly-20250703.0",
61
- "@ckeditor/ckeditor5-restricted-editing": "0.0.0-nightly-20250703.0",
62
- "@ckeditor/ckeditor5-style": "0.0.0-nightly-20250703.0",
63
- "@ckeditor/ckeditor5-table": "0.0.0-nightly-20250703.0",
64
- "@ckeditor/ckeditor5-typing": "0.0.0-nightly-20250703.0",
65
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20250703.0",
66
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20250703.0",
67
- "@ckeditor/ckeditor5-widget": "0.0.0-nightly-20250703.0",
68
- "ckeditor5": "0.0.0-nightly-20250703.0",
69
- "ckeditor5-collaboration": "0.0.0-nightly-20250703.0",
44
+ "@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20250704.0",
45
+ "@ckeditor/ckeditor5-code-block": "0.0.0-nightly-20250704.0",
46
+ "@ckeditor/ckeditor5-comments": "0.0.0-nightly-20250704.0",
47
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20250704.0",
48
+ "@ckeditor/ckeditor5-editor-multi-root": "0.0.0-nightly-20250704.0",
49
+ "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20250704.0",
50
+ "@ckeditor/ckeditor5-enter": "0.0.0-nightly-20250704.0",
51
+ "@ckeditor/ckeditor5-find-and-replace": "0.0.0-nightly-20250704.0",
52
+ "@ckeditor/ckeditor5-font": "0.0.0-nightly-20250704.0",
53
+ "@ckeditor/ckeditor5-heading": "0.0.0-nightly-20250704.0",
54
+ "@ckeditor/ckeditor5-highlight": "0.0.0-nightly-20250704.0",
55
+ "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20250704.0",
56
+ "@ckeditor/ckeditor5-image": "0.0.0-nightly-20250704.0",
57
+ "@ckeditor/ckeditor5-link": "0.0.0-nightly-20250704.0",
58
+ "@ckeditor/ckeditor5-list": "0.0.0-nightly-20250704.0",
59
+ "@ckeditor/ckeditor5-media-embed": "0.0.0-nightly-20250704.0",
60
+ "@ckeditor/ckeditor5-merge-fields": "0.0.0-nightly-20250704.0",
61
+ "@ckeditor/ckeditor5-restricted-editing": "0.0.0-nightly-20250704.0",
62
+ "@ckeditor/ckeditor5-style": "0.0.0-nightly-20250704.0",
63
+ "@ckeditor/ckeditor5-table": "0.0.0-nightly-20250704.0",
64
+ "@ckeditor/ckeditor5-typing": "0.0.0-nightly-20250704.0",
65
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20250704.0",
66
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20250704.0",
67
+ "@ckeditor/ckeditor5-widget": "0.0.0-nightly-20250704.0",
68
+ "ckeditor5": "0.0.0-nightly-20250704.0",
69
+ "ckeditor5-collaboration": "0.0.0-nightly-20250704.0",
70
70
  "es-toolkit": "1.39.5"
71
71
  },
72
72
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2fac61=_0x5880;function _0x1ef0(){const _0x211ae8=['*Format:*\x20%0','UnderlineEditing','enableDefaultAttributesIntegration','*Remove\x20format:*\x20%0','FORMAT_ITALIC','35780hLwyvS','FORMAT_BOLD','get','CodeEditing','FORMAT_','2VzbqVs','4319nBfkrM','bold','StrikethroughEditing','FORMAT_CODE','_registerLegacyDescription','superscript','afterInit','7731981ucpSRS','format','plugins','underline','commandParams','toUpperCase','950496Ggyezr','locale','BoldEditing','registerDescriptionCallback','descriptionFactory','126745hsTfdD','SubscriptEditing','type','code','SuperscriptEditing','registerInlineAttribute','toLowerCase','has','italic','strikethrough','commandName','ItalicEditing','formatInline','registerAttributeLabel','FORMAT_SUBSCRIPT','FORMAT_SUPERSCRIPT','63955TMXnxQ','slice','FORMAT_STRIKETHROUGH','3882hXFxcA','editor','TrackChangesEditing','FORMAT_UNDERLINE','subscript','2252200ueFuhW','forceValue'];_0x1ef0=function(){return _0x211ae8;};return _0x1ef0();}(function(_0x444123,_0x3de94c){const _0x575203=_0x5880,_0x4c81da=_0x444123();while(!![]){try{const _0x489289=-parseInt(_0x575203(0x1b9))/0x1*(-parseInt(_0x575203(0x196))/0x2)+parseInt(_0x575203(0x1a4))/0x3+-parseInt(_0x575203(0x191))/0x4+parseInt(_0x575203(0x1a9))/0x5+parseInt(_0x575203(0x1bc))/0x6*(parseInt(_0x575203(0x197))/0x7)+parseInt(_0x575203(0x18a))/0x8+-parseInt(_0x575203(0x19e))/0x9;if(_0x489289===_0x3de94c)break;else _0x4c81da['push'](_0x4c81da['shift']());}catch(_0x5def94){_0x4c81da['push'](_0x4c81da['shift']());}}}(_0x1ef0,0x356b6));import{Plugin as _0x143488}from'ckeditor5/src/core.js';import{getTranslation as _0xc841f2}from'../utils/common-translations.js';function _0x5880(_0x550b0b,_0x3b613f){const _0x1ef084=_0x1ef0();return _0x5880=function(_0x58807a,_0x3e2d76){_0x58807a=_0x58807a-0x18a;let _0x3023a0=_0x1ef084[_0x58807a];return _0x3023a0;},_0x5880(_0x550b0b,_0x3b613f);}const Yt=[_0x2fac61(0x1a6),_0x2fac61(0x1b4),_0x2fac61(0x18d),_0x2fac61(0x194),_0x2fac61(0x199),_0x2fac61(0x1aa),_0x2fac61(0x1ad)];export class TrackChangesBasicStyles extends _0x143488{[_0x2fac61(0x19d)](){const _0x168a04=_0x2fac61,_0x2c03fe=this[_0x168a04(0x1bd)],_0xd0621c=_0x2c03fe[_0x168a04(0x1a0)][_0x168a04(0x193)](_0x168a04(0x1be)),_0x21cda1=_0x2c03fe[_0x168a04(0x1a5)];for(const _0x34c48a of Yt){if(!_0x2c03fe[_0x168a04(0x1a0)][_0x168a04(0x1b0)](_0x34c48a))continue;const _0x192d2f=_0x34c48a[_0x168a04(0x1ba)](0x0,-0x7)[_0x168a04(0x1af)](),_0x48cbff=_0x168a04(0x195)+_0x192d2f[_0x168a04(0x1a3)]();_0xd0621c[_0x168a04(0x18e)](_0x192d2f),_0xd0621c[_0x168a04(0x1ae)](_0x192d2f),_0xd0621c[_0x168a04(0x1a8)][_0x168a04(0x1b6)](_0x192d2f,_0xc841f2(_0x21cda1,_0x48cbff));}this[_0x168a04(0x19b)]();}[_0x2fac61(0x19b)](){const _0x162bc6=_0x2fac61,_0x5c2121=this[_0x162bc6(0x1bd)],_0x21fe1e=_0x5c2121[_0x162bc6(0x1a5)],_0x3c62ee=_0x5c2121[_0x162bc6(0x1a0)][_0x162bc6(0x193)](_0x162bc6(0x1be));function _0x43e062(_0x4076b6,_0x1960bb){const _0x23f79c=_0x162bc6;_0x3c62ee[_0x23f79c(0x1a8)][_0x23f79c(0x1a7)](_0x3bbdc3=>{const _0x30d6e6=_0x23f79c;if(_0x30d6e6(0x1b5)!=_0x3bbdc3[_0x30d6e6(0x1ab)])return;const {data:_0x3b89cc}=_0x3bbdc3;return _0x3b89cc&&_0x3b89cc[_0x30d6e6(0x1b3)]===_0x4076b6?_0x3b89cc[_0x30d6e6(0x1a2)][0x0][_0x30d6e6(0x18b)]?{'type':_0x30d6e6(0x19f),'content':_0xc841f2(_0x21fe1e,_0x30d6e6(0x18c),_0x1960bb)}:{'type':_0x30d6e6(0x19f),'content':_0xc841f2(_0x21fe1e,_0x30d6e6(0x18f),_0x1960bb)}:void 0x0;});}_0x43e062(_0x162bc6(0x198),_0xc841f2(_0x21fe1e,_0x162bc6(0x192))),_0x43e062(_0x162bc6(0x1b1),_0xc841f2(_0x21fe1e,_0x162bc6(0x190))),_0x43e062(_0x162bc6(0x1a1),_0xc841f2(_0x21fe1e,_0x162bc6(0x1bf))),_0x43e062(_0x162bc6(0x1ac),_0xc841f2(_0x21fe1e,_0x162bc6(0x19a))),_0x43e062(_0x162bc6(0x1b2),_0xc841f2(_0x21fe1e,_0x162bc6(0x1bb))),_0x43e062(_0x162bc6(0x1c0),_0xc841f2(_0x21fe1e,_0x162bc6(0x1b7))),_0x43e062(_0x162bc6(0x19c),_0xc841f2(_0x21fe1e,_0x162bc6(0x1b8)));}}
23
+ const _0x27c35d=_0x3ac3;(function(_0x1f211b,_0x21774d){const _0x18e890=_0x3ac3,_0x35b736=_0x1f211b();while(!![]){try{const _0x1927dc=parseInt(_0x18e890(0x92))/0x1*(-parseInt(_0x18e890(0x94))/0x2)+parseInt(_0x18e890(0x90))/0x3*(-parseInt(_0x18e890(0x95))/0x4)+parseInt(_0x18e890(0x86))/0x5+parseInt(_0x18e890(0x75))/0x6+parseInt(_0x18e890(0x88))/0x7*(-parseInt(_0x18e890(0x9c))/0x8)+parseInt(_0x18e890(0x80))/0x9*(-parseInt(_0x18e890(0x7a))/0xa)+parseInt(_0x18e890(0x77))/0xb;if(_0x1927dc===_0x21774d)break;else _0x35b736['push'](_0x35b736['shift']());}catch(_0x2f1714){_0x35b736['push'](_0x35b736['shift']());}}}(_0x49af,0xda61f));function _0x3ac3(_0x330b97,_0x286bb4){const _0x49afc3=_0x49af();return _0x3ac3=function(_0x3ac3af,_0x3ce5a5){_0x3ac3af=_0x3ac3af-0x6c;let _0x32f653=_0x49afc3[_0x3ac3af];return _0x32f653;},_0x3ac3(_0x330b97,_0x286bb4);}import{Plugin as _0x420ffc}from'ckeditor5/src/core.js';import{getTranslation as _0x2b1a41}from'../utils/common-translations.js';const ti=[_0x27c35d(0x8c),_0x27c35d(0x83),_0x27c35d(0x7f),_0x27c35d(0x6f),_0x27c35d(0x78),_0x27c35d(0x8b),_0x27c35d(0x85)];function _0x49af(){const _0x42337b=['UnderlineEditing','27aTtifs','forceValue','locale','ItalicEditing','registerDescriptionCallback','SuperscriptEditing','2079485BVxxEO','FORMAT_UNDERLINE','7yrkfZL','format','plugins','SubscriptEditing','BoldEditing','bold','FORMAT_SUBSCRIPT','afterInit','12MipUoE','subscript','202585vgsYdt','enableDefaultAttributesIntegration','2uJrgef','1056840bZZmXb','type','get','italic','commandName','FORMAT_STRIKETHROUGH','_registerLegacyDescription','10134440SiHCmd','has','FORMAT_SUPERSCRIPT','underline','FORMAT_CODE','registerAttributeLabel','*Format:*\x20%0','toLowerCase','TrackChangesEditing','FORMAT_BOLD','commandParams','FORMAT_ITALIC','CodeEditing','slice','registerInlineAttribute','descriptionFactory','*Remove\x20format:*\x20%0','toUpperCase','1924686HuDWLL','code','46303994TBgGRE','StrikethroughEditing','formatInline','5084690AFuOeY','superscript','strikethrough','editor','FORMAT_'];_0x49af=function(){return _0x42337b;};return _0x49af();}export class TrackChangesBasicStyles extends _0x420ffc{[_0x27c35d(0x8f)](){const _0x3c2518=_0x27c35d,_0x375e5d=this[_0x3c2518(0x7d)],_0x460954=_0x375e5d[_0x3c2518(0x8a)][_0x3c2518(0x97)](_0x3c2518(0xa4)),_0x4ad0f6=_0x375e5d[_0x3c2518(0x82)];for(const _0x22ec36 of ti){if(!_0x375e5d[_0x3c2518(0x8a)][_0x3c2518(0x9d)](_0x22ec36))continue;const _0xccb73b=_0x22ec36[_0x3c2518(0x70)](0x0,-0x7)[_0x3c2518(0xa3)](),_0x14c938=_0x3c2518(0x7e)+_0xccb73b[_0x3c2518(0x74)]();_0x460954[_0x3c2518(0x93)](_0xccb73b),_0x460954[_0x3c2518(0x71)](_0xccb73b),_0x460954[_0x3c2518(0x72)][_0x3c2518(0xa1)](_0xccb73b,_0x2b1a41(_0x4ad0f6,_0x14c938));}this[_0x3c2518(0x9b)]();}[_0x27c35d(0x9b)](){const _0x203c57=_0x27c35d,_0x3e2c3a=this[_0x203c57(0x7d)],_0x1220a1=_0x3e2c3a[_0x203c57(0x82)],_0x5c5fae=_0x3e2c3a[_0x203c57(0x8a)][_0x203c57(0x97)](_0x203c57(0xa4));function _0x2e7e8d(_0x185df7,_0x426aef){const _0x1cc84f=_0x203c57;_0x5c5fae[_0x1cc84f(0x72)][_0x1cc84f(0x84)](_0x458b92=>{const _0x4a7e5b=_0x1cc84f;if(_0x4a7e5b(0x79)!=_0x458b92[_0x4a7e5b(0x96)])return;const {data:_0x392a9d}=_0x458b92;return _0x392a9d&&_0x392a9d[_0x4a7e5b(0x99)]===_0x185df7?_0x392a9d[_0x4a7e5b(0x6d)][0x0][_0x4a7e5b(0x81)]?{'type':_0x4a7e5b(0x89),'content':_0x2b1a41(_0x1220a1,_0x4a7e5b(0xa2),_0x426aef)}:{'type':_0x4a7e5b(0x89),'content':_0x2b1a41(_0x1220a1,_0x4a7e5b(0x73),_0x426aef)}:void 0x0;});}_0x2e7e8d(_0x203c57(0x8d),_0x2b1a41(_0x1220a1,_0x203c57(0x6c))),_0x2e7e8d(_0x203c57(0x98),_0x2b1a41(_0x1220a1,_0x203c57(0x6e))),_0x2e7e8d(_0x203c57(0x9f),_0x2b1a41(_0x1220a1,_0x203c57(0x87))),_0x2e7e8d(_0x203c57(0x76),_0x2b1a41(_0x1220a1,_0x203c57(0xa0))),_0x2e7e8d(_0x203c57(0x7c),_0x2b1a41(_0x1220a1,_0x203c57(0x9a))),_0x2e7e8d(_0x203c57(0x91),_0x2b1a41(_0x1220a1,_0x203c57(0x8e))),_0x2e7e8d(_0x203c57(0x7b),_0x2b1a41(_0x1220a1,_0x203c57(0x9e)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5b5193=_0x49e5;(function(_0x2d027d,_0x46b0e6){const _0x20881b=_0x49e5,_0x1a4099=_0x2d027d();while(!![]){try{const _0x29f47a=-parseInt(_0x20881b(0x1a8))/0x1*(-parseInt(_0x20881b(0x1a6))/0x2)+parseInt(_0x20881b(0x1af))/0x3+-parseInt(_0x20881b(0x199))/0x4*(parseInt(_0x20881b(0x18d))/0x5)+parseInt(_0x20881b(0x1ae))/0x6*(-parseInt(_0x20881b(0x19d))/0x7)+parseInt(_0x20881b(0x19c))/0x8*(-parseInt(_0x20881b(0x191))/0x9)+-parseInt(_0x20881b(0x1ad))/0xa+parseInt(_0x20881b(0x19b))/0xb;if(_0x29f47a===_0x46b0e6)break;else _0x1a4099['push'](_0x1a4099['shift']());}catch(_0x43578f){_0x1a4099['push'](_0x1a4099['shift']());}}}(_0x5c99,0x44635));function _0x5c99(){const _0x13ffb8=['commandParams','BlockQuoteEditing','forceValue','locale','*Set\x20format:*\x20%0','plugins','afterInit','598064aTsQpo','getSelectedBlocks','8416804YbzIfP','8zDQkPF','406623rRaXVI','model','descriptionFactory','value','checkChild','editor','enableCommand','registerDescriptionCallback','has','10774jyLXJX','commands','39fnsfiT','blockQuote','format','schema','markBlockFormat','2354900FaFpxa','12TOrbsF','694761fqbdsU','ELEMENT_BLOCK_QUOTE','$root','document','commandName','parent','name','TrackChangesEditing','*Remove\x20format:*\x20%0','filter','selection','5LZrLMi','get','change','from','3829887RPrcSW'];_0x5c99=function(){return _0x13ffb8;};return _0x5c99();}import{Plugin as _0x256a73}from'ckeditor5/src/core.js';function _0x49e5(_0x36f814,_0x27a80c){const _0x5c996c=_0x5c99();return _0x49e5=function(_0x49e5e6,_0x45eb5f){_0x49e5e6=_0x49e5e6-0x18a;let _0x4cf8ab=_0x5c996c[_0x49e5e6];return _0x4cf8ab;},_0x49e5(_0x36f814,_0x27a80c);}import{getTranslation as _0x341b22}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x5630b7}from'../utils/utils.js';export class TrackChangesBlockQuote extends _0x256a73{[_0x5b5193(0x198)](){const _0x204fcb=_0x5b5193,_0x100e4b=this[_0x204fcb(0x1a2)],_0x5d4df6=_0x100e4b[_0x204fcb(0x195)];if(!_0x100e4b[_0x204fcb(0x197)][_0x204fcb(0x1a5)](_0x204fcb(0x193)))return;const _0x17055b=_0x100e4b[_0x204fcb(0x197)][_0x204fcb(0x18e)](_0x204fcb(0x1b6)),_0x11db29=this[_0x204fcb(0x1a2)][_0x204fcb(0x1a7)][_0x204fcb(0x18e)](_0x204fcb(0x1a9));_0x17055b[_0x204fcb(0x1a3)](_0x204fcb(0x1a9),(_0x585bf2,_0x420c6d={})=>{const _0x44889b=_0x204fcb,_0x332023=this[_0x44889b(0x1a2)][_0x44889b(0x19e)][_0x44889b(0x1b2)][_0x44889b(0x18c)],_0xd349eb=_0x420c6d&&void 0x0!==_0x420c6d[_0x44889b(0x194)]?_0x420c6d[_0x44889b(0x194)]:!_0x11db29[_0x44889b(0x1a0)];let _0x18a6b3=[];if(_0xd349eb){const _0x3813d1=Array[_0x44889b(0x190)](_0x332023[_0x44889b(0x19a)]())[_0x44889b(0x18b)](_0x25cdbf=>to(_0x25cdbf)||function(_0x190709,_0x527300){const _0x505abb=_0x44889b,_0xc63d58=_0x527300[_0x505abb(0x1a1)](_0x190709[_0x505abb(0x1b4)],_0x505abb(0x1a9)),_0x529855=_0x527300[_0x505abb(0x1a1)]([_0x505abb(0x1b1),_0x505abb(0x1a9)],_0x190709);return _0xc63d58&&_0x529855;}(_0x25cdbf,this[_0x44889b(0x1a2)][_0x44889b(0x19e)][_0x44889b(0x1ab)]));_0x18a6b3=_0x5630b7(_0x3813d1,_0x100e4b[_0x44889b(0x19e)]);}else{const _0x38dd11=Array[_0x44889b(0x190)](_0x332023[_0x44889b(0x19a)]())[_0x44889b(0x18b)](_0x54e70e=>to(_0x54e70e));_0x18a6b3=_0x5630b7(_0x38dd11,_0x100e4b[_0x44889b(0x19e)]);}_0x100e4b[_0x44889b(0x19e)][_0x44889b(0x18f)](()=>{const _0x55dfa7=_0x44889b;for(const _0x1254e7 of _0x18a6b3)_0x17055b[_0x55dfa7(0x1ac)](_0x1254e7,{'commandName':_0x55dfa7(0x1a9),'commandParams':[{'forceValue':_0xd349eb}]});});}),_0x17055b[_0x204fcb(0x19f)][_0x204fcb(0x1a4)](_0x5be2cb=>{const _0x5b1575=_0x204fcb,{data:_0x40dea1}=_0x5be2cb;if(_0x40dea1&&_0x5b1575(0x1a9)==_0x40dea1[_0x5b1575(0x1b3)]){const _0x38ab73=_0x341b22(_0x5d4df6,_0x5b1575(0x1b0));return _0x40dea1[_0x5b1575(0x192)][0x0][_0x5b1575(0x194)]?{'type':_0x5b1575(0x1aa),'content':_0x341b22(_0x5d4df6,_0x5b1575(0x196),_0x38ab73)}:{'type':_0x5b1575(0x1aa),'content':_0x341b22(_0x5d4df6,_0x5b1575(0x18a),_0x38ab73)};}});}}function to(_0x12667b){const _0x14ba0b=_0x5b5193;return _0x14ba0b(0x1a9)==_0x12667b[_0x14ba0b(0x1b4)][_0x14ba0b(0x1b5)];}
23
+ const _0x2fb88c=_0x22af;function _0x22af(_0x401198,_0x1931c3){const _0x540121=_0x5401();return _0x22af=function(_0x22afe3,_0x3e097c){_0x22afe3=_0x22afe3-0x10c;let _0xaf3160=_0x540121[_0x22afe3];return _0xaf3160;},_0x22af(_0x401198,_0x1931c3);}(function(_0x177dc7,_0x3af7f3){const _0x4fc38b=_0x22af,_0x34f500=_0x177dc7();while(!![]){try{const _0x1185f6=parseInt(_0x4fc38b(0x134))/0x1+parseInt(_0x4fc38b(0x10c))/0x2*(-parseInt(_0x4fc38b(0x124))/0x3)+-parseInt(_0x4fc38b(0x11e))/0x4*(parseInt(_0x4fc38b(0x115))/0x5)+parseInt(_0x4fc38b(0x138))/0x6+parseInt(_0x4fc38b(0x122))/0x7+-parseInt(_0x4fc38b(0x12d))/0x8*(-parseInt(_0x4fc38b(0x114))/0x9)+-parseInt(_0x4fc38b(0x129))/0xa*(parseInt(_0x4fc38b(0x125))/0xb);if(_0x1185f6===_0x3af7f3)break;else _0x34f500['push'](_0x34f500['shift']());}catch(_0x5f32c4){_0x34f500['push'](_0x34f500['shift']());}}}(_0x5401,0xae18e));import{Plugin as _0x47e305}from'ckeditor5/src/core.js';import{getTranslation as _0x24384e}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4ebdc9}from'../utils/utils.js';function _0x5401(){const _0x132bfa=['registerDescriptionCallback','8796872RCjeio','parent','ELEMENT_BLOCK_QUOTE','value','has','editor','change','1335853mfaXZi','selection','commandParams','locale','4324020bwYYea','44pzcfod','$root','enableCommand','model','from','*Set\x20format:*\x20%0','commandName','getSelectedBlocks','9Dpmcip','45mokWip','markBlockFormat','forceValue','document','blockQuote','name','get','plugins','checkChild','361300OKoOTh','afterInit','filter','*Remove\x20format:*\x20%0','7897610gbXjHK','commands','93393uYvAOg','33kQAdlh','BlockQuoteEditing','descriptionFactory','format','6911510cvOQcV','schema','TrackChangesEditing'];_0x5401=function(){return _0x132bfa;};return _0x5401();}export class TrackChangesBlockQuote extends _0x47e305{[_0x2fb88c(0x11f)](){const _0x4b23f0=_0x2fb88c,_0x54126a=this[_0x4b23f0(0x132)],_0x175afd=_0x54126a[_0x4b23f0(0x137)];if(!_0x54126a[_0x4b23f0(0x11c)][_0x4b23f0(0x131)](_0x4b23f0(0x126)))return;const _0x503407=_0x54126a[_0x4b23f0(0x11c)][_0x4b23f0(0x11b)](_0x4b23f0(0x12b)),_0x281336=this[_0x4b23f0(0x132)][_0x4b23f0(0x123)][_0x4b23f0(0x11b)](_0x4b23f0(0x119));_0x503407[_0x4b23f0(0x10e)](_0x4b23f0(0x119),(_0x1214b2,_0x399efe={})=>{const _0x340bf5=_0x4b23f0,_0x171719=this[_0x340bf5(0x132)][_0x340bf5(0x10f)][_0x340bf5(0x118)][_0x340bf5(0x135)],_0x8e0c0c=_0x399efe&&void 0x0!==_0x399efe[_0x340bf5(0x117)]?_0x399efe[_0x340bf5(0x117)]:!_0x281336[_0x340bf5(0x130)];let _0x3d5636=[];if(_0x8e0c0c){const _0x155fec=Array[_0x340bf5(0x110)](_0x171719[_0x340bf5(0x113)]())[_0x340bf5(0x120)](_0x370f58=>oo(_0x370f58)||function(_0x177c22,_0x2f40bf){const _0x26104d=_0x340bf5,_0x334652=_0x2f40bf[_0x26104d(0x11d)](_0x177c22[_0x26104d(0x12e)],_0x26104d(0x119)),_0x4ffb3d=_0x2f40bf[_0x26104d(0x11d)]([_0x26104d(0x10d),_0x26104d(0x119)],_0x177c22);return _0x334652&&_0x4ffb3d;}(_0x370f58,this[_0x340bf5(0x132)][_0x340bf5(0x10f)][_0x340bf5(0x12a)]));_0x3d5636=_0x4ebdc9(_0x155fec,_0x54126a[_0x340bf5(0x10f)]);}else{const _0x383c40=Array[_0x340bf5(0x110)](_0x171719[_0x340bf5(0x113)]())[_0x340bf5(0x120)](_0x4102df=>oo(_0x4102df));_0x3d5636=_0x4ebdc9(_0x383c40,_0x54126a[_0x340bf5(0x10f)]);}_0x54126a[_0x340bf5(0x10f)][_0x340bf5(0x133)](()=>{const _0x430a98=_0x340bf5;for(const _0xe029f9 of _0x3d5636)_0x503407[_0x430a98(0x116)](_0xe029f9,{'commandName':_0x430a98(0x119),'commandParams':[{'forceValue':_0x8e0c0c}]});});}),_0x503407[_0x4b23f0(0x127)][_0x4b23f0(0x12c)](_0x5a30fd=>{const _0x29e6a4=_0x4b23f0,{data:_0x1fced0}=_0x5a30fd;if(_0x1fced0&&_0x29e6a4(0x119)==_0x1fced0[_0x29e6a4(0x112)]){const _0x5bdba5=_0x24384e(_0x175afd,_0x29e6a4(0x12f));return _0x1fced0[_0x29e6a4(0x136)][0x0][_0x29e6a4(0x117)]?{'type':_0x29e6a4(0x128),'content':_0x24384e(_0x175afd,_0x29e6a4(0x111),_0x5bdba5)}:{'type':_0x29e6a4(0x128),'content':_0x24384e(_0x175afd,_0x29e6a4(0x121),_0x5bdba5)};}});}}function oo(_0x285b69){const _0x264b94=_0x2fb88c;return _0x264b94(0x119)==_0x285b69[_0x264b94(0x12e)][_0x264b94(0x11a)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x57c9(){const _0xb3acfe=['TrackChangesEditing','commandName','8003660xBPeFk','codeBlock','11286UFSTux','markBlockFormat','selection','plugins','locale','1068wYfaAg','change','isLimit','608576UFziDq','get','format','1209384cItBIQ','toLowerCase','outdentCodeBlock','find','getSelectedBlocks','300mnqSMc','filter','name','commandParams','label','document','languages','parent','afterInit','CodeBlock','*Remove\x20format:*\x20%0','descriptionFactory','commands','ELEMENT_CODE_BLOCK','schema','registerDescriptionCallback','enableCommand','registerElementLabel','value','indentCodeBlock','editor','config','*Set\x20format:*\x20%0','language','from','has','model','formatBlock','5TswEBQ','rootElement','forceValue','type','blockName','3950954NuzlxG','checkChild','6157164IOsILx','1976JYJBca'];_0x57c9=function(){return _0xb3acfe;};return _0x57c9();}const _0x39b644=_0x2355;(function(_0x3d35c6,_0x4dbb91){const _0x11418e=_0x2355,_0x2aaab9=_0x3d35c6();while(!![]){try{const _0x2f6b76=-parseInt(_0x11418e(0x16c))/0x1+parseInt(_0x11418e(0x16f))/0x2+parseInt(_0x11418e(0x169))/0x3*(parseInt(_0x11418e(0x174))/0x4)+-parseInt(_0x11418e(0x157))/0x5*(parseInt(_0x11418e(0x15e))/0x6)+parseInt(_0x11418e(0x15c))/0x7+parseInt(_0x11418e(0x15f))/0x8*(parseInt(_0x11418e(0x164))/0x9)+parseInt(_0x11418e(0x162))/0xa;if(_0x2f6b76===_0x4dbb91)break;else _0x2aaab9['push'](_0x2aaab9['shift']());}catch(_0x1103b9){_0x2aaab9['push'](_0x2aaab9['shift']());}}}(_0x57c9,0xa3dac));import{Plugin as _0x1ed2af}from'ckeditor5/src/core.js';import{getTranslation as _0x233dbe}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0xa570f3}from'../utils/utils.js';function _0x2355(_0x7b386b,_0x5dc3e0){const _0x57c9b5=_0x57c9();return _0x2355=function(_0x235536,_0x268186){_0x235536=_0x235536-0x13c;let _0x456b91=_0x57c9b5[_0x235536];return _0x456b91;},_0x2355(_0x7b386b,_0x5dc3e0);}export class TrackChangesCodeBlock extends _0x1ed2af{[_0x39b644(0x143)](){const _0x1e04d6=_0x39b644,_0x5e6fba=this[_0x1e04d6(0x14f)];if(!_0x5e6fba[_0x1e04d6(0x167)][_0x1e04d6(0x154)](_0x1e04d6(0x144)))return;const _0x241735=_0x5e6fba[_0x1e04d6(0x167)][_0x1e04d6(0x16d)](_0x1e04d6(0x160)),_0x34edfc=_0x5e6fba[_0x1e04d6(0x168)],_0x2e07cd=_0x5e6fba[_0x1e04d6(0x150)][_0x1e04d6(0x16d)](_0x1e04d6(0x163))[_0x1e04d6(0x141)],_0x2d17d8=_0x5e6fba[_0x1e04d6(0x147)][_0x1e04d6(0x16d)](_0x1e04d6(0x163));_0x241735[_0x1e04d6(0x14b)](_0x1e04d6(0x14e)),_0x241735[_0x1e04d6(0x14b)](_0x1e04d6(0x171)),_0x241735[_0x1e04d6(0x14b)](_0x1e04d6(0x163),(_0x13e19b,_0x15a245={})=>{const _0x24a417=_0x1e04d6,_0x19fc85=_0x5e6fba[_0x24a417(0x155)],_0x137fff=_0x5e6fba[_0x24a417(0x155)][_0x24a417(0x140)][_0x24a417(0x166)],_0x3ba3f4=_0x15a245&&void 0x0!==_0x15a245[_0x24a417(0x159)]?_0x15a245[_0x24a417(0x159)]:!_0x2d17d8[_0x24a417(0x14d)];let _0x53d63e;_0x15a245[_0x24a417(0x152)]||(_0x15a245[_0x24a417(0x152)]=_0x2e07cd[0x0][_0x24a417(0x152)]),_0x53d63e=_0x3ba3f4?Array[_0x24a417(0x153)](_0x137fff[_0x24a417(0x173)]())[_0x24a417(0x13c)](_0x8ba6ef=>oo(_0x8ba6ef)||function(_0x15e563,_0x181b47){const _0x3a95bb=_0x24a417;if(_0x15e563['is'](_0x3a95bb(0x158))||_0x181b47[_0x3a95bb(0x16b)](_0x15e563))return!0x1;return _0x181b47[_0x3a95bb(0x15d)](_0x15e563[_0x3a95bb(0x142)],_0x3a95bb(0x163));}(_0x8ba6ef,_0x19fc85[_0x24a417(0x149)])):Array[_0x24a417(0x153)](_0x137fff[_0x24a417(0x173)]())[_0x24a417(0x13c)](_0x42bb97=>oo(_0x42bb97));const _0x214c63=_0xa570f3(_0x53d63e,_0x19fc85);_0x19fc85[_0x24a417(0x16a)](()=>{const _0x54e393=_0x24a417;for(const _0x14a014 of _0x214c63)_0x241735[_0x54e393(0x165)](_0x14a014,{'commandName':_0x54e393(0x163),'commandParams':[{..._0x15a245,'forceValue':_0x3ba3f4}],'formatGroupId':_0x54e393(0x15b)});});}),(_0x241735[_0x1e04d6(0x146)][_0x1e04d6(0x14c)](_0x1e04d6(0x163),_0x34f423=>_0x233dbe(_0x34edfc,_0x1e04d6(0x148),_0x34f423)),_0x241735[_0x1e04d6(0x146)][_0x1e04d6(0x14a)](_0x348c93=>{const _0x9d573f=_0x1e04d6;if(_0x9d573f(0x156)!=_0x348c93[_0x9d573f(0x15a)])return;const _0x193644=_0x34edfc['t'],{data:_0x26758d}=_0x348c93;if(!_0x26758d||_0x9d573f(0x163)!=_0x26758d[_0x9d573f(0x161)])return;const _0xd0ab84=_0x26758d[_0x9d573f(0x13e)][0x0][_0x9d573f(0x152)],_0x109139=_0x193644(_0x2e07cd[_0x9d573f(0x172)](_0x2c18eb=>_0x2c18eb[_0x9d573f(0x152)]===_0xd0ab84)[_0x9d573f(0x13f)])[_0x9d573f(0x170)]();return _0x26758d[_0x9d573f(0x13e)][0x0][_0x9d573f(0x159)]?{'type':_0x9d573f(0x16e),'content':_0x233dbe(_0x34edfc,_0x9d573f(0x151),_0x233dbe(_0x34edfc,_0x9d573f(0x148),0x1)+'\x20('+_0x109139+')')}:{'type':_0x9d573f(0x16e),'content':_0x233dbe(_0x34edfc,_0x9d573f(0x145),_0x233dbe(_0x34edfc,_0x9d573f(0x148),0x1))};}));}}function oo(_0x4480a1){const _0x411832=_0x39b644;return _0x411832(0x163)==_0x4480a1[_0x411832(0x13d)];}
23
+ const _0x5c217e=_0x240b;(function(_0x4ca65a,_0x5e67bc){const _0x32547c=_0x240b,_0x947a92=_0x4ca65a();while(!![]){try{const _0x5f3480=parseInt(_0x32547c(0x157))/0x1*(parseInt(_0x32547c(0x15c))/0x2)+parseInt(_0x32547c(0x150))/0x3*(parseInt(_0x32547c(0x132))/0x4)+-parseInt(_0x32547c(0x15f))/0x5+-parseInt(_0x32547c(0x131))/0x6*(parseInt(_0x32547c(0x141))/0x7)+parseInt(_0x32547c(0x12b))/0x8*(parseInt(_0x32547c(0x147))/0x9)+-parseInt(_0x32547c(0x163))/0xa+-parseInt(_0x32547c(0x15d))/0xb*(-parseInt(_0x32547c(0x144))/0xc);if(_0x5f3480===_0x5e67bc)break;else _0x947a92['push'](_0x947a92['shift']());}catch(_0x44df6e){_0x947a92['push'](_0x947a92['shift']());}}}(_0x1b0c,0x313fc));import{Plugin as _0x1bd07e}from'ckeditor5/src/core.js';import{getTranslation as _0x41e36b}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x284cee}from'../utils/utils.js';function _0x1b0c(){const _0x75dddf=['commands','1033420GJBiFn','enableCommand','type','8UehBtL','find','commandParams','has','language','from','2406TfGsUw','24KnxiMw','codeBlock','parent','selection','change','locale','filter','indentCodeBlock','schema','getSelectedBlocks','formatBlock','markBlockFormat','TrackChangesEditing','*Remove\x20format:*\x20%0','languages','6881UGMyKX','CodeBlock','ELEMENT_CODE_BLOCK','24vGjTQZ','plugins','name','960291Getdif','commandName','toLowerCase','label','config','registerDescriptionCallback','rootElement','checkChild','registerElementLabel','101013dlzQeH','*Set\x20format:*\x20%0','editor','get','outdentCodeBlock','blockName','format','3tPGCjz','model','value','afterInit','isLimit','188588orpmRA','720995DtRLfR','forceValue','117240aPxtnu','document','descriptionFactory'];_0x1b0c=function(){return _0x75dddf;};return _0x1b0c();}export class TrackChangesCodeBlock extends _0x1bd07e{[_0x5c217e(0x15a)](){const _0x36c39e=_0x5c217e,_0x2238af=this[_0x36c39e(0x152)];if(!_0x2238af[_0x36c39e(0x145)][_0x36c39e(0x12e)](_0x36c39e(0x142)))return;const _0x161402=_0x2238af[_0x36c39e(0x145)][_0x36c39e(0x153)](_0x36c39e(0x13e)),_0x5cf0ed=_0x2238af[_0x36c39e(0x137)],_0x8f1129=_0x2238af[_0x36c39e(0x14b)][_0x36c39e(0x153)](_0x36c39e(0x133))[_0x36c39e(0x140)],_0x3078c1=_0x2238af[_0x36c39e(0x162)][_0x36c39e(0x153)](_0x36c39e(0x133));_0x161402[_0x36c39e(0x129)](_0x36c39e(0x139)),_0x161402[_0x36c39e(0x129)](_0x36c39e(0x154)),_0x161402[_0x36c39e(0x129)](_0x36c39e(0x133),(_0x400e85,_0x2688bf={})=>{const _0x31b77c=_0x36c39e,_0x8cdddd=_0x2238af[_0x31b77c(0x158)],_0xc35c41=_0x2238af[_0x31b77c(0x158)][_0x31b77c(0x160)][_0x31b77c(0x135)],_0x30b192=_0x2688bf&&void 0x0!==_0x2688bf[_0x31b77c(0x15e)]?_0x2688bf[_0x31b77c(0x15e)]:!_0x3078c1[_0x31b77c(0x159)];let _0x4cb1bf;_0x2688bf[_0x31b77c(0x12f)]||(_0x2688bf[_0x31b77c(0x12f)]=_0x8f1129[0x0][_0x31b77c(0x12f)]),_0x4cb1bf=_0x30b192?Array[_0x31b77c(0x130)](_0xc35c41[_0x31b77c(0x13b)]())[_0x31b77c(0x138)](_0x432317=>co(_0x432317)||function(_0x2b81a0,_0x54f610){const _0x3a5e78=_0x31b77c;if(_0x2b81a0['is'](_0x3a5e78(0x14d))||_0x54f610[_0x3a5e78(0x15b)](_0x2b81a0))return!0x1;return _0x54f610[_0x3a5e78(0x14e)](_0x2b81a0[_0x3a5e78(0x134)],_0x3a5e78(0x133));}(_0x432317,_0x8cdddd[_0x31b77c(0x13a)])):Array[_0x31b77c(0x130)](_0xc35c41[_0x31b77c(0x13b)]())[_0x31b77c(0x138)](_0x11270f=>co(_0x11270f));const _0x5b1880=_0x284cee(_0x4cb1bf,_0x8cdddd);_0x8cdddd[_0x31b77c(0x136)](()=>{const _0x31d220=_0x31b77c;for(const _0x4a77ca of _0x5b1880)_0x161402[_0x31d220(0x13d)](_0x4a77ca,{'commandName':_0x31d220(0x133),'commandParams':[{..._0x2688bf,'forceValue':_0x30b192}],'formatGroupId':_0x31d220(0x155)});});}),(_0x161402[_0x36c39e(0x161)][_0x36c39e(0x14f)](_0x36c39e(0x133),_0x476b9d=>_0x41e36b(_0x5cf0ed,_0x36c39e(0x143),_0x476b9d)),_0x161402[_0x36c39e(0x161)][_0x36c39e(0x14c)](_0x421876=>{const _0x11ab26=_0x36c39e;if(_0x11ab26(0x13c)!=_0x421876[_0x11ab26(0x12a)])return;const _0x35c3b3=_0x5cf0ed['t'],{data:_0x3b1f7f}=_0x421876;if(!_0x3b1f7f||_0x11ab26(0x133)!=_0x3b1f7f[_0x11ab26(0x148)])return;const _0x3581ca=_0x3b1f7f[_0x11ab26(0x12d)][0x0][_0x11ab26(0x12f)],_0x28b486=_0x35c3b3(_0x8f1129[_0x11ab26(0x12c)](_0x5b4b24=>_0x5b4b24[_0x11ab26(0x12f)]===_0x3581ca)[_0x11ab26(0x14a)])[_0x11ab26(0x149)]();return _0x3b1f7f[_0x11ab26(0x12d)][0x0][_0x11ab26(0x15e)]?{'type':_0x11ab26(0x156),'content':_0x41e36b(_0x5cf0ed,_0x11ab26(0x151),_0x41e36b(_0x5cf0ed,_0x11ab26(0x143),0x1)+'\x20('+_0x28b486+')')}:{'type':_0x11ab26(0x156),'content':_0x41e36b(_0x5cf0ed,_0x11ab26(0x13f),_0x41e36b(_0x5cf0ed,_0x11ab26(0x143),0x1))};}));}}function _0x240b(_0x32c400,_0x5f00a6){const _0x1b0cc9=_0x1b0c();return _0x240b=function(_0x240b30,_0x46a68d){_0x240b30=_0x240b30-0x129;let _0x27ada0=_0x1b0cc9[_0x240b30];return _0x27ada0;},_0x240b(_0x32c400,_0x5f00a6);}function co(_0x1f7c22){const _0x1c93f0=_0x5c217e;return _0x1c93f0(0x133)==_0x1f7c22[_0x1c93f0(0x146)];}