@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20260110.0 → 0.0.0-nightly-20260111.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-
|
|
3
|
+
"version": "0.0.0-nightly-20260111.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-
|
|
45
|
-
"@ckeditor/ckeditor5-code-block": "0.0.0-nightly-
|
|
46
|
-
"@ckeditor/ckeditor5-collaboration-core": "0.0.0-nightly-
|
|
47
|
-
"@ckeditor/ckeditor5-comments": "0.0.0-nightly-
|
|
48
|
-
"@ckeditor/ckeditor5-core": "0.0.0-nightly-
|
|
49
|
-
"@ckeditor/ckeditor5-editor-multi-root": "0.0.0-nightly-
|
|
50
|
-
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-
|
|
51
|
-
"@ckeditor/ckeditor5-enter": "0.0.0-nightly-
|
|
52
|
-
"@ckeditor/ckeditor5-find-and-replace": "0.0.0-nightly-
|
|
53
|
-
"@ckeditor/ckeditor5-font": "0.0.0-nightly-
|
|
54
|
-
"@ckeditor/ckeditor5-heading": "0.0.0-nightly-
|
|
55
|
-
"@ckeditor/ckeditor5-highlight": "0.0.0-nightly-
|
|
56
|
-
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-
|
|
57
|
-
"@ckeditor/ckeditor5-image": "0.0.0-nightly-
|
|
58
|
-
"@ckeditor/ckeditor5-link": "0.0.0-nightly-
|
|
59
|
-
"@ckeditor/ckeditor5-list": "0.0.0-nightly-
|
|
60
|
-
"@ckeditor/ckeditor5-media-embed": "0.0.0-nightly-
|
|
61
|
-
"@ckeditor/ckeditor5-merge-fields": "0.0.0-nightly-
|
|
62
|
-
"@ckeditor/ckeditor5-restricted-editing": "0.0.0-nightly-
|
|
63
|
-
"@ckeditor/ckeditor5-style": "0.0.0-nightly-
|
|
64
|
-
"@ckeditor/ckeditor5-table": "0.0.0-nightly-
|
|
65
|
-
"@ckeditor/ckeditor5-typing": "0.0.0-nightly-
|
|
66
|
-
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-
|
|
67
|
-
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-
|
|
68
|
-
"ckeditor5": "0.0.0-nightly-
|
|
69
|
-
"ckeditor5-collaboration": "0.0.0-nightly-
|
|
44
|
+
"@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20260111.0",
|
|
45
|
+
"@ckeditor/ckeditor5-code-block": "0.0.0-nightly-20260111.0",
|
|
46
|
+
"@ckeditor/ckeditor5-collaboration-core": "0.0.0-nightly-20260111.0",
|
|
47
|
+
"@ckeditor/ckeditor5-comments": "0.0.0-nightly-20260111.0",
|
|
48
|
+
"@ckeditor/ckeditor5-core": "0.0.0-nightly-20260111.0",
|
|
49
|
+
"@ckeditor/ckeditor5-editor-multi-root": "0.0.0-nightly-20260111.0",
|
|
50
|
+
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20260111.0",
|
|
51
|
+
"@ckeditor/ckeditor5-enter": "0.0.0-nightly-20260111.0",
|
|
52
|
+
"@ckeditor/ckeditor5-find-and-replace": "0.0.0-nightly-20260111.0",
|
|
53
|
+
"@ckeditor/ckeditor5-font": "0.0.0-nightly-20260111.0",
|
|
54
|
+
"@ckeditor/ckeditor5-heading": "0.0.0-nightly-20260111.0",
|
|
55
|
+
"@ckeditor/ckeditor5-highlight": "0.0.0-nightly-20260111.0",
|
|
56
|
+
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-20260111.0",
|
|
57
|
+
"@ckeditor/ckeditor5-image": "0.0.0-nightly-20260111.0",
|
|
58
|
+
"@ckeditor/ckeditor5-link": "0.0.0-nightly-20260111.0",
|
|
59
|
+
"@ckeditor/ckeditor5-list": "0.0.0-nightly-20260111.0",
|
|
60
|
+
"@ckeditor/ckeditor5-media-embed": "0.0.0-nightly-20260111.0",
|
|
61
|
+
"@ckeditor/ckeditor5-merge-fields": "0.0.0-nightly-20260111.0",
|
|
62
|
+
"@ckeditor/ckeditor5-restricted-editing": "0.0.0-nightly-20260111.0",
|
|
63
|
+
"@ckeditor/ckeditor5-style": "0.0.0-nightly-20260111.0",
|
|
64
|
+
"@ckeditor/ckeditor5-table": "0.0.0-nightly-20260111.0",
|
|
65
|
+
"@ckeditor/ckeditor5-typing": "0.0.0-nightly-20260111.0",
|
|
66
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20260111.0",
|
|
67
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20260111.0",
|
|
68
|
+
"ckeditor5": "0.0.0-nightly-20260111.0",
|
|
69
|
+
"ckeditor5-collaboration": "0.0.0-nightly-20260111.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
|
-
|
|
23
|
+
function _0x361f(){const _0x58ca90=['afterInit','type','584516jQIqaU','isCollapsed','format','4278967FAobEb','push','653202LHkhnW','_enableEditingExceptionBlockCommand','2832fkSZJB','FORMAT_RESTRICTED_DISABLED','filter','selection','restrictedEditingExceptionAuto','descriptionFactory','change','from','editor','plugins','restrictedEditingException','findAncestor','checkChild','locale','registerDescriptionCallback','document','schema','markBlockFormat','8hVLzvX','value','4037127UPXcad','formatBlock','has','getRanges','_enableEditingExceptionCommand','map','parent','restrictedEditingExceptionBlock','TrackChangesEditing','commandParams','getSelectedBlocks','commands','4049324gUTbvn','StandardEditingModeEditing','commandName','7730tfSwUR','FORMAT_RESTRICTED_ENABLED','formatInline','2qIHzhB','forceValue','19859930GEIJVO','markInlineFormat','enableCommand','createContext','name','get','model'];_0x361f=function(){return _0x58ca90;};return _0x361f();}const _0xe7b790=_0x13e9;(function(_0x435628,_0x57b11a){const _0x5abac3=_0x13e9,_0x1e0298=_0x435628();while(!![]){try{const _0x4e6f6b=parseInt(_0x5abac3(0xbe))/0x1+-parseInt(_0x5abac3(0xb3))/0x2*(-parseInt(_0x5abac3(0xd9))/0x3)+parseInt(_0x5abac3(0xad))/0x4+parseInt(_0x5abac3(0xb0))/0x5*(-parseInt(_0x5abac3(0xc5))/0x6)+parseInt(_0x5abac3(0xc1))/0x7+parseInt(_0x5abac3(0xd7))/0x8*(-parseInt(_0x5abac3(0xc3))/0x9)+-parseInt(_0x5abac3(0xb5))/0xa;if(_0x4e6f6b===_0x57b11a)break;else _0x1e0298['push'](_0x1e0298['shift']());}catch(_0x157ab7){_0x1e0298['push'](_0x1e0298['shift']());}}}(_0x361f,0xbae72));import{Plugin as _0x32bcb0}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x3fe4d3}from'./utils.js';import{getTranslation as _0x98a853}from'../utils/common-translations.js';function _0x13e9(_0x201593,_0x1d9848){const _0x361f59=_0x361f();return _0x13e9=function(_0x13e95d,_0x30022b){_0x13e95d=_0x13e95d-0xa8;let _0x5e0ba3=_0x361f59[_0x13e95d];return _0x5e0ba3;},_0x13e9(_0x201593,_0x1d9848);}import{getRangesOfBlockGroups as _0x4786c3}from'../utils/utils.js';export class TrackChangesStandardEditingMode extends _0x32bcb0{[_0xe7b790(0xbc)](){const _0x1224e9=_0xe7b790,_0x4b95e9=this[_0x1224e9(0xcd)],_0x54f5a4=_0x4b95e9[_0x1224e9(0xce)][_0x1224e9(0xba)](_0x1224e9(0xa9));_0x4b95e9[_0x1224e9(0xce)][_0x1224e9(0xdb)](_0x1224e9(0xae))&&(this[_0x1224e9(0xdd)](),this[_0x1224e9(0xc4)](),_0x54f5a4[_0x1224e9(0xb7)](_0x1224e9(0xc9)));}[_0xe7b790(0xdd)](){const _0x53fc80=_0xe7b790,_0x42f692=this[_0x53fc80(0xcd)],_0xf8fb63=_0x42f692[_0x53fc80(0xbb)],_0x501994=_0x42f692[_0x53fc80(0xd2)],_0x15c7f8=_0x42f692[_0x53fc80(0xce)][_0x53fc80(0xba)](_0x53fc80(0xa9)),_0x1ac349=_0x53fc80(0xcf),_0x14041f=_0x42f692[_0x53fc80(0xac)][_0x53fc80(0xba)](_0x1ac349);_0x15c7f8[_0x53fc80(0xb7)](_0x1ac349,(_0x4a3130,_0x41d449={})=>{const _0x1f2feb=_0x53fc80,_0x547b3a=_0xf8fb63[_0x1f2feb(0xd4)][_0x1f2feb(0xc8)];if(_0x547b3a[_0x1f2feb(0xbf)])return void _0x4a3130(_0x41d449);const _0x119b43=void 0x0!==_0x41d449[_0x1f2feb(0xb4)]?_0x41d449[_0x1f2feb(0xb4)]:!_0x14041f[_0x1f2feb(0xd8)];_0xf8fb63[_0x1f2feb(0xcb)](()=>{const _0xd7de0=_0x1f2feb,_0x1493d7=Array[_0xd7de0(0xcc)](_0x547b3a[_0xd7de0(0xdc)]());for(const _0x226b48 of _0x1493d7){const _0x210345=_0x119b43?[_0x226b48]:_0x3fe4d3(_0x1ac349,_0x226b48,_0xf8fb63);for(const _0x3ae372 of _0x210345)_0x15c7f8[_0xd7de0(0xb6)](_0x3ae372,{'commandName':_0x1ac349,'commandParams':[{'forceValue':_0x119b43}]});}});}),_0x15c7f8[_0x53fc80(0xca)][_0x53fc80(0xd3)](_0x1bdcf7=>{const _0x45ba20=_0x53fc80;if(_0x45ba20(0xda)!=_0x1bdcf7[_0x45ba20(0xbd)]&&_0x45ba20(0xb2)!=_0x1bdcf7[_0x45ba20(0xbd)])return;const {data:_0x490dec}=_0x1bdcf7;return _0x490dec&&_0x490dec[_0x45ba20(0xaf)]==_0x1ac349?_0x490dec[_0x45ba20(0xaa)][0x0][_0x45ba20(0xb4)]?{'type':_0x45ba20(0xc0),'content':_0x98a853(_0x501994,_0x45ba20(0xb1))}:{'type':_0x45ba20(0xc0),'content':_0x98a853(_0x501994,_0x45ba20(0xc6))}:void 0x0;});}[_0xe7b790(0xc4)](){const _0x426d62=_0xe7b790,_0x4822d1=this[_0x426d62(0xcd)],_0x1414a9=_0x4822d1[_0x426d62(0xd2)],_0x177891=_0x4822d1[_0x426d62(0xce)][_0x426d62(0xba)](_0x426d62(0xa9)),_0x1663e1=_0x426d62(0xa8),_0x497e2c=this[_0x426d62(0xcd)][_0x426d62(0xac)][_0x426d62(0xba)](_0x1663e1);_0x177891[_0x426d62(0xb7)](_0x1663e1,(_0x4f5330,_0x5abde4={})=>{const _0x45d66e=_0x426d62,_0x1cc0d0=this[_0x45d66e(0xcd)][_0x45d66e(0xbb)][_0x45d66e(0xd4)][_0x45d66e(0xc8)],_0x549650=_0x5abde4&&void 0x0!==_0x5abde4[_0x45d66e(0xb4)]?_0x5abde4[_0x45d66e(0xb4)]:!_0x497e2c[_0x45d66e(0xd8)];let _0x51c972=[];if(_0x549650){const _0x410eb3=Array[_0x45d66e(0xcc)](_0x1cc0d0[_0x45d66e(0xab)]())[_0x45d66e(0xc7)](_0x270792=>function(_0x1758be){const _0x32e050=_0x45d66e;return!!_0x1758be[_0x32e050(0xd0)](_0x32e050(0xcf),{'includeSelf':!0x0});}(_0x270792)||function(_0x25f4dd,_0x2dd30a){const _0x332576=_0x45d66e,_0x36a2e2=_0x2dd30a[_0x332576(0xb8)](_0x25f4dd[_0x332576(0xdf)]);if(!_0x2dd30a[_0x332576(0xd1)](_0x36a2e2,_0x332576(0xcf)))return!0x1;if(!_0x2dd30a[_0x332576(0xd1)](_0x36a2e2[_0x332576(0xc2)](_0x332576(0xcf)),_0x25f4dd))return!0x1;return!0x0;}(_0x270792,this[_0x45d66e(0xcd)][_0x45d66e(0xbb)][_0x45d66e(0xd5)]));_0x51c972=_0x4786c3(_0x410eb3,_0x4822d1[_0x45d66e(0xbb)]);}else{const _0x33299f=Array[_0x45d66e(0xcc)](_0x1cc0d0[_0x45d66e(0xab)]())[_0x45d66e(0xde)](_0x3ccfac=>function(_0x840eba){const _0x68bdc9=_0x45d66e;let _0x1da307=_0x840eba;for(;_0x1da307[_0x68bdc9(0xdf)];){if(_0x68bdc9(0xcf)==_0x1da307[_0x68bdc9(0xdf)][_0x68bdc9(0xb9)])return _0x1da307;_0x1da307=_0x1da307[_0x68bdc9(0xdf)];}return null;}(_0x3ccfac))[_0x45d66e(0xc7)](_0x12e02e=>!!_0x12e02e);_0x51c972=_0x4786c3(_0x33299f,_0x4822d1[_0x45d66e(0xbb)]);}_0x4822d1[_0x45d66e(0xbb)][_0x45d66e(0xcb)](()=>{const _0x5704d3=_0x45d66e;for(const _0x4f927c of _0x51c972)_0x177891[_0x5704d3(0xd6)](_0x4f927c,{'commandName':_0x1663e1,'commandParams':[{'forceValue':_0x549650}]});});}),_0x177891[_0x426d62(0xca)][_0x426d62(0xd3)](_0x27ccf4=>{const _0x2d7039=_0x426d62,{data:_0x480e90}=_0x27ccf4;if(_0x480e90&&_0x480e90[_0x2d7039(0xaf)]==_0x1663e1)return _0x480e90[_0x2d7039(0xaa)][0x0][_0x2d7039(0xb4)]?{'type':_0x2d7039(0xc0),'content':_0x98a853(_0x1414a9,_0x2d7039(0xb1))}:{'type':_0x2d7039(0xc0),'content':_0x98a853(_0x1414a9,_0x2d7039(0xc6))};});}}
|