@ckeditor/ckeditor5-utils 47.3.0-alpha.7 → 47.4.0-alpha.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/LICENSE.md +1 -1
- package/dist/index-content.css +1 -1
- package/dist/index-editor.css +1 -1
- package/dist/index.css +1 -1
- package/dist/index.js +45 -45
- package/dist/index.js.map +1 -1
- package/package.json +3 -3
- package/src/abortabledebounce.d.ts +1 -1
- package/src/abortabledebounce.js +1 -1
- package/src/areconnectedthroughproperties.d.ts +1 -1
- package/src/areconnectedthroughproperties.js +1 -1
- package/src/ckeditorerror.d.ts +1 -1
- package/src/ckeditorerror.js +1 -1
- package/src/collection.d.ts +1 -1
- package/src/collection.js +1 -1
- package/src/collectstylesheets.d.ts +1 -1
- package/src/collectstylesheets.js +1 -1
- package/src/comparearrays.d.ts +1 -1
- package/src/comparearrays.js +1 -1
- package/src/config.d.ts +1 -1
- package/src/config.js +1 -1
- package/src/count.d.ts +1 -1
- package/src/count.js +1 -1
- package/src/crc32.d.ts +1 -1
- package/src/crc32.js +1 -1
- package/src/decodelicensekey.d.ts +1 -1
- package/src/decodelicensekey.js +1 -1
- package/src/delay.d.ts +1 -1
- package/src/delay.js +1 -1
- package/src/diff.d.ts +1 -1
- package/src/diff.js +1 -1
- package/src/difftochanges.d.ts +1 -1
- package/src/difftochanges.js +1 -1
- package/src/dom/createelement.d.ts +1 -1
- package/src/dom/createelement.js +1 -1
- package/src/dom/emittermixin.d.ts +1 -1
- package/src/dom/emittermixin.js +1 -1
- package/src/dom/findclosestscrollableancestor.d.ts +1 -1
- package/src/dom/findclosestscrollableancestor.js +1 -1
- package/src/dom/getancestors.d.ts +1 -1
- package/src/dom/getancestors.js +1 -1
- package/src/dom/getborderwidths.d.ts +1 -1
- package/src/dom/getborderwidths.js +1 -1
- package/src/dom/getcommonancestor.d.ts +1 -1
- package/src/dom/getcommonancestor.js +1 -1
- package/src/dom/getdatafromelement.d.ts +1 -1
- package/src/dom/getdatafromelement.js +1 -1
- package/src/dom/getpositionedancestor.d.ts +1 -1
- package/src/dom/getpositionedancestor.js +1 -1
- package/src/dom/getrangefrommouseevent.d.ts +1 -1
- package/src/dom/getrangefrommouseevent.js +1 -1
- package/src/dom/getvisualviewportoffset.d.ts +1 -1
- package/src/dom/getvisualviewportoffset.js +1 -1
- package/src/dom/global.d.ts +1 -1
- package/src/dom/global.js +1 -1
- package/src/dom/indexof.d.ts +1 -1
- package/src/dom/indexof.js +1 -1
- package/src/dom/insertat.d.ts +1 -1
- package/src/dom/insertat.js +1 -1
- package/src/dom/iscomment.d.ts +1 -1
- package/src/dom/iscomment.js +1 -1
- package/src/dom/isnode.d.ts +1 -1
- package/src/dom/isnode.js +1 -1
- package/src/dom/isrange.d.ts +1 -1
- package/src/dom/isrange.js +1 -1
- package/src/dom/istext.d.ts +1 -1
- package/src/dom/istext.js +1 -1
- package/src/dom/isvalidattributename.d.ts +1 -1
- package/src/dom/isvalidattributename.js +1 -1
- package/src/dom/isvisible.d.ts +1 -1
- package/src/dom/isvisible.js +1 -1
- package/src/dom/iswindow.d.ts +1 -1
- package/src/dom/iswindow.js +1 -1
- package/src/dom/position.d.ts +1 -1
- package/src/dom/position.js +1 -1
- package/src/dom/rect.d.ts +1 -1
- package/src/dom/rect.js +1 -1
- package/src/dom/remove.d.ts +1 -1
- package/src/dom/remove.js +1 -1
- package/src/dom/resizeobserver.d.ts +1 -1
- package/src/dom/resizeobserver.js +1 -1
- package/src/dom/scroll.d.ts +1 -1
- package/src/dom/scroll.js +1 -1
- package/src/dom/setdatainelement.d.ts +1 -1
- package/src/dom/setdatainelement.js +1 -1
- package/src/dom/tounit.d.ts +1 -1
- package/src/dom/tounit.js +1 -1
- package/src/elementreplacer.d.ts +1 -1
- package/src/elementreplacer.js +1 -1
- package/src/emittermixin.d.ts +1 -1
- package/src/emittermixin.js +1 -1
- package/src/env.d.ts +1 -1
- package/src/env.js +1 -1
- package/src/eventinfo.d.ts +1 -1
- package/src/eventinfo.js +1 -1
- package/src/fastdiff.d.ts +1 -1
- package/src/fastdiff.js +1 -1
- package/src/first.d.ts +1 -1
- package/src/first.js +1 -1
- package/src/focustracker.d.ts +1 -1
- package/src/focustracker.js +1 -1
- package/src/formathtml.d.ts +1 -1
- package/src/formathtml.js +1 -1
- package/src/index.d.ts +1 -1
- package/src/index.js +1 -1
- package/src/inserttopriorityarray.d.ts +1 -1
- package/src/inserttopriorityarray.js +1 -1
- package/src/isfeatureblockedbylicensekey.d.ts +1 -1
- package/src/isfeatureblockedbylicensekey.js +1 -1
- package/src/isiterable.d.ts +1 -1
- package/src/isiterable.js +1 -1
- package/src/keyboard.d.ts +1 -1
- package/src/keyboard.js +1 -1
- package/src/keystrokehandler.d.ts +1 -1
- package/src/keystrokehandler.js +1 -1
- package/src/language.d.ts +1 -1
- package/src/language.js +1 -1
- package/src/legacyerrors.d.ts +1 -1
- package/src/legacyerrors.js +1 -1
- package/src/locale.d.ts +1 -1
- package/src/locale.js +1 -1
- package/src/mapsequal.d.ts +1 -1
- package/src/mapsequal.js +1 -1
- package/src/mix.d.ts +1 -1
- package/src/mix.js +1 -1
- package/src/nth.d.ts +1 -1
- package/src/nth.js +1 -1
- package/src/objecttomap.d.ts +1 -1
- package/src/objecttomap.js +1 -1
- package/src/observablemixin.d.ts +1 -1
- package/src/observablemixin.js +1 -1
- package/src/parsebase64encodedobject.d.ts +1 -1
- package/src/parsebase64encodedobject.js +1 -1
- package/src/priorities.d.ts +1 -1
- package/src/priorities.js +1 -1
- package/src/retry.d.ts +1 -1
- package/src/retry.js +1 -1
- package/src/splicearray.d.ts +1 -1
- package/src/splicearray.js +1 -1
- package/src/spy.d.ts +1 -1
- package/src/spy.js +1 -1
- package/src/toarray.d.ts +1 -1
- package/src/toarray.js +1 -1
- package/src/tomap.d.ts +1 -1
- package/src/tomap.js +1 -1
- package/src/translation-service.d.ts +1 -1
- package/src/translation-service.js +1 -1
- package/src/uid.d.ts +1 -1
- package/src/uid.js +1 -1
- package/src/unicode.d.ts +1 -1
- package/src/unicode.js +1 -1
- package/src/version.d.ts +2 -2
- package/src/version.js +3 -3
- package/src/wait.d.ts +1 -1
- package/src/wait.js +1 -1
package/LICENSE.md
CHANGED
|
@@ -2,7 +2,7 @@ Software License Agreement
|
|
|
2
2
|
==========================
|
|
3
3
|
|
|
4
4
|
**CKEditor 5 Utilities** (https://github.com/ckeditor/ckeditor5)<br>
|
|
5
|
-
Copyright (c) 2003–
|
|
5
|
+
Copyright (c) 2003–2026, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
|
|
6
6
|
|
|
7
7
|
Licensed under a dual-license model, this software is available under:
|
|
8
8
|
|
package/dist/index-content.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
package/dist/index-editor.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
package/dist/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
package/dist/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
import { isObject as isObject$1, isString, isPlainObject, cloneDeepWith, isElement as isElement$1, isFunction, merge } from 'es-toolkit/compat';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
|
-
* @license Copyright (c) 2003-
|
|
8
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9
9
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10
10
|
*/ /**
|
|
11
11
|
* @module utils/dom/global
|
|
@@ -184,7 +184,7 @@ const userAgent = /* #__PURE__ */ getUserAgent();
|
|
|
184
184
|
}
|
|
185
185
|
|
|
186
186
|
/**
|
|
187
|
-
* @license Copyright (c) 2003-
|
|
187
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
188
188
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
189
189
|
*/ /**
|
|
190
190
|
* @module utils/fastdiff
|
|
@@ -537,7 +537,7 @@ const userAgent = /* #__PURE__ */ getUserAgent();
|
|
|
537
537
|
diff.fastDiff = fastDiff;
|
|
538
538
|
|
|
539
539
|
/**
|
|
540
|
-
* @license Copyright (c) 2003-
|
|
540
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
541
541
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
542
542
|
*/ /**
|
|
543
543
|
* @module utils/difftochanges
|
|
@@ -612,7 +612,7 @@ diff.fastDiff = fastDiff;
|
|
|
612
612
|
}
|
|
613
613
|
|
|
614
614
|
/**
|
|
615
|
-
* @license Copyright (c) 2003-
|
|
615
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
616
616
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
617
617
|
*/ /**
|
|
618
618
|
* @module utils/areconnectedthroughproperties
|
|
@@ -670,7 +670,7 @@ function isObject(structure) {
|
|
|
670
670
|
}
|
|
671
671
|
|
|
672
672
|
/**
|
|
673
|
-
* @license Copyright (c) 2003-
|
|
673
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
674
674
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
675
675
|
*/ /**
|
|
676
676
|
* @module utils/spy
|
|
@@ -737,7 +737,7 @@ function isObject(structure) {
|
|
|
737
737
|
}
|
|
738
738
|
|
|
739
739
|
/**
|
|
740
|
-
* @license Copyright (c) 2003-
|
|
740
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
741
741
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
742
742
|
*/ /**
|
|
743
743
|
* @module utils/uid
|
|
@@ -762,7 +762,7 @@ function isObject(structure) {
|
|
|
762
762
|
}
|
|
763
763
|
|
|
764
764
|
/**
|
|
765
|
-
* @license Copyright (c) 2003-
|
|
765
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
766
766
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
767
767
|
*/ /**
|
|
768
768
|
* @module utils/priorities
|
|
@@ -808,7 +808,7 @@ function isObject(structure) {
|
|
|
808
808
|
}
|
|
809
809
|
|
|
810
810
|
/**
|
|
811
|
-
* @license Copyright (c) 2003-
|
|
811
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
812
812
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
813
813
|
*/ /**
|
|
814
814
|
* @module utils/ckeditorerror
|
|
@@ -987,9 +987,9 @@ function isObject(structure) {
|
|
|
987
987
|
];
|
|
988
988
|
}
|
|
989
989
|
|
|
990
|
-
const version = '47.
|
|
990
|
+
const version = '47.4.0-alpha.0';
|
|
991
991
|
// The second argument is not a month. It is `monthIndex` and starts from `0`.
|
|
992
|
-
const releaseDate = new Date(
|
|
992
|
+
const releaseDate = new Date(2026, 0, 8);
|
|
993
993
|
/* istanbul ignore next -- @preserve */ if (globalThis.CKEDITOR_VERSION) {
|
|
994
994
|
/**
|
|
995
995
|
* This error is thrown when, due to a mistake in the way CKEditor 5 was installed,
|
|
@@ -2120,7 +2120,7 @@ function initObservable(observable) {
|
|
|
2120
2120
|
}
|
|
2121
2121
|
|
|
2122
2122
|
/**
|
|
2123
|
-
* @license Copyright (c) 2003-
|
|
2123
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2124
2124
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2125
2125
|
*/ /**
|
|
2126
2126
|
* @module utils/elementreplacer
|
|
@@ -2165,7 +2165,7 @@ function initObservable(observable) {
|
|
|
2165
2165
|
}
|
|
2166
2166
|
|
|
2167
2167
|
/**
|
|
2168
|
-
* @license Copyright (c) 2003-
|
|
2168
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2169
2169
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2170
2170
|
*/ /**
|
|
2171
2171
|
* @module utils/abortabledebounce
|
|
@@ -2185,7 +2185,7 @@ function initObservable(observable) {
|
|
|
2185
2185
|
}
|
|
2186
2186
|
|
|
2187
2187
|
/**
|
|
2188
|
-
* @license Copyright (c) 2003-
|
|
2188
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2189
2189
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2190
2190
|
*/ /**
|
|
2191
2191
|
* @module utils/count
|
|
@@ -2208,7 +2208,7 @@ function initObservable(observable) {
|
|
|
2208
2208
|
}
|
|
2209
2209
|
|
|
2210
2210
|
/**
|
|
2211
|
-
* @license Copyright (c) 2003-
|
|
2211
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2212
2212
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2213
2213
|
*/ /**
|
|
2214
2214
|
* @module utils/comparearrays
|
|
@@ -2251,7 +2251,7 @@ function initObservable(observable) {
|
|
|
2251
2251
|
}
|
|
2252
2252
|
|
|
2253
2253
|
/**
|
|
2254
|
-
* @license Copyright (c) 2003-
|
|
2254
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2255
2255
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2256
2256
|
*/ /**
|
|
2257
2257
|
* @module utils/isiterable
|
|
@@ -2448,7 +2448,7 @@ function initObservable(observable) {
|
|
|
2448
2448
|
}
|
|
2449
2449
|
|
|
2450
2450
|
/**
|
|
2451
|
-
* @license Copyright (c) 2003-
|
|
2451
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2452
2452
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2453
2453
|
*/ /**
|
|
2454
2454
|
* @module utils/dom/isnode
|
|
@@ -2466,7 +2466,7 @@ function initObservable(observable) {
|
|
|
2466
2466
|
}
|
|
2467
2467
|
|
|
2468
2468
|
/**
|
|
2469
|
-
* @license Copyright (c) 2003-
|
|
2469
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2470
2470
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2471
2471
|
*/ /**
|
|
2472
2472
|
* @module utils/dom/iswindow
|
|
@@ -2733,7 +2733,7 @@ function DomEmitterMixin(base) {
|
|
|
2733
2733
|
}
|
|
2734
2734
|
|
|
2735
2735
|
/**
|
|
2736
|
-
* @license Copyright (c) 2003-
|
|
2736
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2737
2737
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2738
2738
|
*/ /**
|
|
2739
2739
|
* @module utils/dom/getancestors
|
|
@@ -2757,7 +2757,7 @@ function DomEmitterMixin(base) {
|
|
|
2757
2757
|
}
|
|
2758
2758
|
|
|
2759
2759
|
/**
|
|
2760
|
-
* @license Copyright (c) 2003-
|
|
2760
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2761
2761
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2762
2762
|
*/ /**
|
|
2763
2763
|
* @module utils/dom/getdatafromelement
|
|
@@ -2774,7 +2774,7 @@ function DomEmitterMixin(base) {
|
|
|
2774
2774
|
}
|
|
2775
2775
|
|
|
2776
2776
|
/**
|
|
2777
|
-
* @license Copyright (c) 2003-
|
|
2777
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2778
2778
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2779
2779
|
*/ /**
|
|
2780
2780
|
* @module utils/dom/getborderwidths
|
|
@@ -2796,7 +2796,7 @@ function DomEmitterMixin(base) {
|
|
|
2796
2796
|
}
|
|
2797
2797
|
|
|
2798
2798
|
/**
|
|
2799
|
-
* @license Copyright (c) 2003-
|
|
2799
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2800
2800
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2801
2801
|
*/ /**
|
|
2802
2802
|
* @module utils/dom/getrangefrommouseevent
|
|
@@ -2856,7 +2856,7 @@ function DomEmitterMixin(base) {
|
|
|
2856
2856
|
}
|
|
2857
2857
|
|
|
2858
2858
|
/**
|
|
2859
|
-
* @license Copyright (c) 2003-
|
|
2859
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2860
2860
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2861
2861
|
*/ /**
|
|
2862
2862
|
* @module utils/dom/istext
|
|
@@ -2867,7 +2867,7 @@ function DomEmitterMixin(base) {
|
|
|
2867
2867
|
}
|
|
2868
2868
|
|
|
2869
2869
|
/**
|
|
2870
|
-
* @license Copyright (c) 2003-
|
|
2870
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2871
2871
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2872
2872
|
*/ /**
|
|
2873
2873
|
* @module utils/dom/isrange
|
|
@@ -3461,7 +3461,7 @@ const rectProperties = [
|
|
|
3461
3461
|
}
|
|
3462
3462
|
|
|
3463
3463
|
/**
|
|
3464
|
-
* @license Copyright (c) 2003-
|
|
3464
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3465
3465
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3466
3466
|
*/ /**
|
|
3467
3467
|
* @module utils/dom/setdatainelement
|
|
@@ -3478,7 +3478,7 @@ const rectProperties = [
|
|
|
3478
3478
|
}
|
|
3479
3479
|
|
|
3480
3480
|
/**
|
|
3481
|
-
* @license Copyright (c) 2003-
|
|
3481
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3482
3482
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3483
3483
|
*/ /**
|
|
3484
3484
|
* @module utils/dom/tounit
|
|
@@ -3492,7 +3492,7 @@ const rectProperties = [
|
|
|
3492
3492
|
}
|
|
3493
3493
|
|
|
3494
3494
|
/**
|
|
3495
|
-
* @license Copyright (c) 2003-
|
|
3495
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3496
3496
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3497
3497
|
*/ /**
|
|
3498
3498
|
* @module utils/dom/indexof
|
|
@@ -3511,7 +3511,7 @@ const rectProperties = [
|
|
|
3511
3511
|
}
|
|
3512
3512
|
|
|
3513
3513
|
/**
|
|
3514
|
-
* @license Copyright (c) 2003-
|
|
3514
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3515
3515
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3516
3516
|
*/ /**
|
|
3517
3517
|
* @module utils/dom/insertat
|
|
@@ -3526,7 +3526,7 @@ const rectProperties = [
|
|
|
3526
3526
|
}
|
|
3527
3527
|
|
|
3528
3528
|
/**
|
|
3529
|
-
* @license Copyright (c) 2003-
|
|
3529
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3530
3530
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3531
3531
|
*/ /**
|
|
3532
3532
|
* @module utils/dom/iscomment
|
|
@@ -3877,7 +3877,7 @@ const rectProperties = [
|
|
|
3877
3877
|
}
|
|
3878
3878
|
|
|
3879
3879
|
/**
|
|
3880
|
-
* @license Copyright (c) 2003-
|
|
3880
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3881
3881
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3882
3882
|
*/ /**
|
|
3883
3883
|
* @module utils/dom/remove
|
|
@@ -4513,7 +4513,7 @@ function splitKeystrokeText(keystroke) {
|
|
|
4513
4513
|
}
|
|
4514
4514
|
|
|
4515
4515
|
/**
|
|
4516
|
-
* @license Copyright (c) 2003-
|
|
4516
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4517
4517
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4518
4518
|
*/ /**
|
|
4519
4519
|
* @module utils/language
|
|
@@ -4545,7 +4545,7 @@ function splitKeystrokeText(keystroke) {
|
|
|
4545
4545
|
}
|
|
4546
4546
|
|
|
4547
4547
|
/**
|
|
4548
|
-
* @license Copyright (c) 2003-
|
|
4548
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4549
4549
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4550
4550
|
*/ /**
|
|
4551
4551
|
* @module utils/toarray
|
|
@@ -5450,7 +5450,7 @@ function getNumberOfLanguages(translations) {
|
|
|
5450
5450
|
}
|
|
5451
5451
|
|
|
5452
5452
|
/**
|
|
5453
|
-
* @license Copyright (c) 2003-
|
|
5453
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5454
5454
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5455
5455
|
*/ /**
|
|
5456
5456
|
* @module utils/first
|
|
@@ -5465,7 +5465,7 @@ function getNumberOfLanguages(translations) {
|
|
|
5465
5465
|
}
|
|
5466
5466
|
|
|
5467
5467
|
/**
|
|
5468
|
-
* @license Copyright (c) 2003-
|
|
5468
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5469
5469
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5470
5470
|
*/ /**
|
|
5471
5471
|
* @module utils/nth
|
|
@@ -5896,7 +5896,7 @@ function isFocusedView(subTreeRoot, view) {
|
|
|
5896
5896
|
}
|
|
5897
5897
|
|
|
5898
5898
|
/**
|
|
5899
|
-
* @license Copyright (c) 2003-
|
|
5899
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5900
5900
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5901
5901
|
*/ /**
|
|
5902
5902
|
* @module utils/objecttomap
|
|
@@ -5940,7 +5940,7 @@ function isFocusedView(subTreeRoot, view) {
|
|
|
5940
5940
|
}
|
|
5941
5941
|
|
|
5942
5942
|
/**
|
|
5943
|
-
* @license Copyright (c) 2003-
|
|
5943
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5944
5944
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5945
5945
|
*/ /**
|
|
5946
5946
|
* @module utils/mapsequal
|
|
@@ -5965,7 +5965,7 @@ function isFocusedView(subTreeRoot, view) {
|
|
|
5965
5965
|
}
|
|
5966
5966
|
|
|
5967
5967
|
/**
|
|
5968
|
-
* @license Copyright (c) 2003-
|
|
5968
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5969
5969
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5970
5970
|
*/ /**
|
|
5971
5971
|
* @module utils/wait
|
|
@@ -6034,7 +6034,7 @@ function isFocusedView(subTreeRoot, view) {
|
|
|
6034
6034
|
}
|
|
6035
6035
|
|
|
6036
6036
|
/**
|
|
6037
|
-
* @license Copyright (c) 2003-
|
|
6037
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6038
6038
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6039
6039
|
*/ /**
|
|
6040
6040
|
* @module utils/splicearray
|
|
@@ -6069,7 +6069,7 @@ function isFocusedView(subTreeRoot, view) {
|
|
|
6069
6069
|
}
|
|
6070
6070
|
|
|
6071
6071
|
/**
|
|
6072
|
-
* @license Copyright (c) 2003-
|
|
6072
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6073
6073
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6074
6074
|
*/ /**
|
|
6075
6075
|
* @module utils/delay
|
|
@@ -6092,7 +6092,7 @@ function isFocusedView(subTreeRoot, view) {
|
|
|
6092
6092
|
}
|
|
6093
6093
|
|
|
6094
6094
|
/**
|
|
6095
|
-
* @license Copyright (c) 2003-
|
|
6095
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6096
6096
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6097
6097
|
*/ /**
|
|
6098
6098
|
* @module utils/parsebase64encodedobject
|
|
@@ -6111,7 +6111,7 @@ function isFocusedView(subTreeRoot, view) {
|
|
|
6111
6111
|
}
|
|
6112
6112
|
|
|
6113
6113
|
/**
|
|
6114
|
-
* @license Copyright (c) 2003-
|
|
6114
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6115
6115
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6116
6116
|
*/ /**
|
|
6117
6117
|
* @module utils/crc32
|
|
@@ -6170,7 +6170,7 @@ function isFocusedView(subTreeRoot, view) {
|
|
|
6170
6170
|
}
|
|
6171
6171
|
|
|
6172
6172
|
/**
|
|
6173
|
-
* @license Copyright (c) 2003-
|
|
6173
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6174
6174
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6175
6175
|
*/ /**
|
|
6176
6176
|
* @module utils/collectstylesheets
|
|
@@ -6220,7 +6220,7 @@ function isFocusedView(subTreeRoot, view) {
|
|
|
6220
6220
|
}
|
|
6221
6221
|
|
|
6222
6222
|
/**
|
|
6223
|
-
* @license Copyright (c) 2003-
|
|
6223
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6224
6224
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6225
6225
|
*/ /**
|
|
6226
6226
|
* @module utils/formathtml
|
|
@@ -6479,7 +6479,7 @@ function isFocusedView(subTreeRoot, view) {
|
|
|
6479
6479
|
}
|
|
6480
6480
|
|
|
6481
6481
|
/**
|
|
6482
|
-
* @license Copyright (c) 2003-
|
|
6482
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6483
6483
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6484
6484
|
*/ /**
|
|
6485
6485
|
* Set of utils to handle unicode characters.
|
|
@@ -6579,7 +6579,7 @@ function getLicenseKeyPayload(licenseKey) {
|
|
|
6579
6579
|
}
|
|
6580
6580
|
|
|
6581
6581
|
/**
|
|
6582
|
-
* @license Copyright (c) 2003-
|
|
6582
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6583
6583
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6584
6584
|
*/ /**
|
|
6585
6585
|
* @module utils/isfeatureblockedbylicensekey
|