@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20260117.0 → 0.0.0-nightly-20260118.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-20260118.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-20260118.0",
|
|
45
|
+
"@ckeditor/ckeditor5-code-block": "0.0.0-nightly-20260118.0",
|
|
46
|
+
"@ckeditor/ckeditor5-collaboration-core": "0.0.0-nightly-20260118.0",
|
|
47
|
+
"@ckeditor/ckeditor5-comments": "0.0.0-nightly-20260118.0",
|
|
48
|
+
"@ckeditor/ckeditor5-core": "0.0.0-nightly-20260118.0",
|
|
49
|
+
"@ckeditor/ckeditor5-editor-multi-root": "0.0.0-nightly-20260118.0",
|
|
50
|
+
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20260118.0",
|
|
51
|
+
"@ckeditor/ckeditor5-enter": "0.0.0-nightly-20260118.0",
|
|
52
|
+
"@ckeditor/ckeditor5-find-and-replace": "0.0.0-nightly-20260118.0",
|
|
53
|
+
"@ckeditor/ckeditor5-font": "0.0.0-nightly-20260118.0",
|
|
54
|
+
"@ckeditor/ckeditor5-heading": "0.0.0-nightly-20260118.0",
|
|
55
|
+
"@ckeditor/ckeditor5-highlight": "0.0.0-nightly-20260118.0",
|
|
56
|
+
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-20260118.0",
|
|
57
|
+
"@ckeditor/ckeditor5-image": "0.0.0-nightly-20260118.0",
|
|
58
|
+
"@ckeditor/ckeditor5-link": "0.0.0-nightly-20260118.0",
|
|
59
|
+
"@ckeditor/ckeditor5-list": "0.0.0-nightly-20260118.0",
|
|
60
|
+
"@ckeditor/ckeditor5-media-embed": "0.0.0-nightly-20260118.0",
|
|
61
|
+
"@ckeditor/ckeditor5-merge-fields": "0.0.0-nightly-20260118.0",
|
|
62
|
+
"@ckeditor/ckeditor5-restricted-editing": "0.0.0-nightly-20260118.0",
|
|
63
|
+
"@ckeditor/ckeditor5-style": "0.0.0-nightly-20260118.0",
|
|
64
|
+
"@ckeditor/ckeditor5-table": "0.0.0-nightly-20260118.0",
|
|
65
|
+
"@ckeditor/ckeditor5-typing": "0.0.0-nightly-20260118.0",
|
|
66
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20260118.0",
|
|
67
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20260118.0",
|
|
68
|
+
"ckeditor5": "0.0.0-nightly-20260118.0",
|
|
69
|
+
"ckeditor5-collaboration": "0.0.0-nightly-20260118.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
|
+
const _0x1ed7c4=_0x3a03;(function(_0x159846,_0x94ba51){const _0x32e265=_0x3a03,_0x21fc41=_0x159846();while(!![]){try{const _0x2cf40a=-parseInt(_0x32e265(0xb2))/0x1+parseInt(_0x32e265(0xa9))/0x2*(parseInt(_0x32e265(0xb0))/0x3)+parseInt(_0x32e265(0xb1))/0x4+-parseInt(_0x32e265(0xbf))/0x5+parseInt(_0x32e265(0xb4))/0x6*(parseInt(_0x32e265(0xb5))/0x7)+-parseInt(_0x32e265(0xaf))/0x8+-parseInt(_0x32e265(0xc2))/0x9;if(_0x2cf40a===_0x94ba51)break;else _0x21fc41['push'](_0x21fc41['shift']());}catch(_0x49e12f){_0x21fc41['push'](_0x21fc41['shift']());}}}(_0x4885,0x9e651));import{Plugin as _0x19aeab}from'ckeditor5/src/core.js';function _0x4885(){const _0x47d236=['document','get','model','format','value','StandardEditingModeEditing','has','push','commandParams','FORMAT_RESTRICTED_DISABLED','135262EkkEaN','locale','enableCommand','createContext','_enableEditingExceptionCommand','commandName','3363936hYyNCJ','57yVMahv','3986360KQgleD','41914DQxrsu','editor','36iewQCk','975331mzhNRU','formatBlock','FORMAT_RESTRICTED_ENABLED','getSelectedBlocks','markInlineFormat','findAncestor','selection','restrictedEditingExceptionAuto','formatInline','_enableEditingExceptionBlockCommand','197360lrwnsM','name','type','17702226qSYxQk','filter','from','markBlockFormat','getRanges','commands','change','plugins','forceValue','isCollapsed','restrictedEditingException','afterInit','schema','restrictedEditingExceptionBlock','checkChild','parent','descriptionFactory','TrackChangesEditing','registerDescriptionCallback','map'];_0x4885=function(){return _0x47d236;};return _0x4885();}function _0x3a03(_0x202919,_0xc4a3bc){const _0x488548=_0x4885();return _0x3a03=function(_0x3a03d9,_0x5a6cb1){_0x3a03d9=_0x3a03d9-0x98;let _0xb58fd7=_0x488548[_0x3a03d9];return _0xb58fd7;},_0x3a03(_0x202919,_0xc4a3bc);}import{getRangesWithAttribute as _0x515cb1}from'./utils.js';import{getTranslation as _0x203342}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3cf969}from'../utils/utils.js';export class TrackChangesStandardEditingMode extends _0x19aeab{[_0x1ed7c4(0xcd)](){const _0x3c6dc0=_0x1ed7c4,_0x2e511e=this[_0x3c6dc0(0xb3)],_0x81fe6=_0x2e511e[_0x3c6dc0(0xc9)][_0x3c6dc0(0xa0)](_0x3c6dc0(0x9c));_0x2e511e[_0x3c6dc0(0xc9)][_0x3c6dc0(0xa5)](_0x3c6dc0(0xa4))&&(this[_0x3c6dc0(0xad)](),this[_0x3c6dc0(0xbe)](),_0x81fe6[_0x3c6dc0(0xab)](_0x3c6dc0(0xbc)));}[_0x1ed7c4(0xad)](){const _0x496453=_0x1ed7c4,_0xa5d9bb=this[_0x496453(0xb3)],_0xf19486=_0xa5d9bb[_0x496453(0xa1)],_0x165540=_0xa5d9bb[_0x496453(0xaa)],_0x5b5263=_0xa5d9bb[_0x496453(0xc9)][_0x496453(0xa0)](_0x496453(0x9c)),_0x2f050f=_0x496453(0xcc),_0x23ca88=_0xa5d9bb[_0x496453(0xc7)][_0x496453(0xa0)](_0x2f050f);_0x5b5263[_0x496453(0xab)](_0x2f050f,(_0x281d8a,_0x3278bd={})=>{const _0x5c432c=_0x496453,_0x3cfd18=_0xf19486[_0x5c432c(0x9f)][_0x5c432c(0xbb)];if(_0x3cfd18[_0x5c432c(0xcb)])return void _0x281d8a(_0x3278bd);const _0x3d42fd=void 0x0!==_0x3278bd[_0x5c432c(0xca)]?_0x3278bd[_0x5c432c(0xca)]:!_0x23ca88[_0x5c432c(0xa3)];_0xf19486[_0x5c432c(0xc8)](()=>{const _0x296846=_0x5c432c,_0x5a0a70=Array[_0x296846(0xc4)](_0x3cfd18[_0x296846(0xc6)]());for(const _0x1aacc5 of _0x5a0a70){const _0xba1af=_0x3d42fd?[_0x1aacc5]:_0x515cb1(_0x2f050f,_0x1aacc5,_0xf19486);for(const _0x26d9d9 of _0xba1af)_0x5b5263[_0x296846(0xb9)](_0x26d9d9,{'commandName':_0x2f050f,'commandParams':[{'forceValue':_0x3d42fd}]});}});}),_0x5b5263[_0x496453(0x9b)][_0x496453(0x9d)](_0x55a71d=>{const _0x414871=_0x496453;if(_0x414871(0xb6)!=_0x55a71d[_0x414871(0xc1)]&&_0x414871(0xbd)!=_0x55a71d[_0x414871(0xc1)])return;const {data:_0x2ff472}=_0x55a71d;return _0x2ff472&&_0x2ff472[_0x414871(0xae)]==_0x2f050f?_0x2ff472[_0x414871(0xa7)][0x0][_0x414871(0xca)]?{'type':_0x414871(0xa2),'content':_0x203342(_0x165540,_0x414871(0xb7))}:{'type':_0x414871(0xa2),'content':_0x203342(_0x165540,_0x414871(0xa8))}:void 0x0;});}[_0x1ed7c4(0xbe)](){const _0x4006d0=_0x1ed7c4,_0x2face0=this[_0x4006d0(0xb3)],_0xb41d52=_0x2face0[_0x4006d0(0xaa)],_0x45a1ac=_0x2face0[_0x4006d0(0xc9)][_0x4006d0(0xa0)](_0x4006d0(0x9c)),_0x5658ab=_0x4006d0(0x98),_0x3acb9e=this[_0x4006d0(0xb3)][_0x4006d0(0xc7)][_0x4006d0(0xa0)](_0x5658ab);_0x45a1ac[_0x4006d0(0xab)](_0x5658ab,(_0x30ecde,_0x4cd8ef={})=>{const _0x33248a=_0x4006d0,_0x494207=this[_0x33248a(0xb3)][_0x33248a(0xa1)][_0x33248a(0x9f)][_0x33248a(0xbb)],_0x84bb0f=_0x4cd8ef&&void 0x0!==_0x4cd8ef[_0x33248a(0xca)]?_0x4cd8ef[_0x33248a(0xca)]:!_0x3acb9e[_0x33248a(0xa3)];let _0x55000d=[];if(_0x84bb0f){const _0x29a34b=Array[_0x33248a(0xc4)](_0x494207[_0x33248a(0xb8)]())[_0x33248a(0xc3)](_0x14d8b8=>function(_0x3569b8){const _0x21e840=_0x33248a;return!!_0x3569b8[_0x21e840(0xba)](_0x21e840(0xcc),{'includeSelf':!0x0});}(_0x14d8b8)||function(_0x4ed1a5,_0x338fb6){const _0x499414=_0x33248a,_0x45baad=_0x338fb6[_0x499414(0xac)](_0x4ed1a5[_0x499414(0x9a)]);if(!_0x338fb6[_0x499414(0x99)](_0x45baad,_0x499414(0xcc)))return!0x1;if(!_0x338fb6[_0x499414(0x99)](_0x45baad[_0x499414(0xa6)](_0x499414(0xcc)),_0x4ed1a5))return!0x1;return!0x0;}(_0x14d8b8,this[_0x33248a(0xb3)][_0x33248a(0xa1)][_0x33248a(0xce)]));_0x55000d=_0x3cf969(_0x29a34b,_0x2face0[_0x33248a(0xa1)]);}else{const _0x14bd19=Array[_0x33248a(0xc4)](_0x494207[_0x33248a(0xb8)]())[_0x33248a(0x9e)](_0x481c46=>function(_0x62ca0f){const _0x5a04ff=_0x33248a;let _0x4e1ed0=_0x62ca0f;for(;_0x4e1ed0[_0x5a04ff(0x9a)];){if(_0x5a04ff(0xcc)==_0x4e1ed0[_0x5a04ff(0x9a)][_0x5a04ff(0xc0)])return _0x4e1ed0;_0x4e1ed0=_0x4e1ed0[_0x5a04ff(0x9a)];}return null;}(_0x481c46))[_0x33248a(0xc3)](_0x48cc6b=>!!_0x48cc6b);_0x55000d=_0x3cf969(_0x14bd19,_0x2face0[_0x33248a(0xa1)]);}_0x2face0[_0x33248a(0xa1)][_0x33248a(0xc8)](()=>{const _0x4a15d6=_0x33248a;for(const _0x493996 of _0x55000d)_0x45a1ac[_0x4a15d6(0xc5)](_0x493996,{'commandName':_0x5658ab,'commandParams':[{'forceValue':_0x84bb0f}]});});}),_0x45a1ac[_0x4006d0(0x9b)][_0x4006d0(0x9d)](_0xe7a392=>{const _0x5cc598=_0x4006d0,{data:_0x1bd854}=_0xe7a392;if(_0x1bd854&&_0x1bd854[_0x5cc598(0xae)]==_0x5658ab)return _0x1bd854[_0x5cc598(0xa7)][0x0][_0x5cc598(0xca)]?{'type':_0x5cc598(0xa2),'content':_0x203342(_0xb41d52,_0x5cc598(0xb7))}:{'type':_0x5cc598(0xa2),'content':_0x203342(_0xb41d52,_0x5cc598(0xa8))};});}}
|