@ckeditor/ckeditor5-theme-lark 44.1.0-alpha.5 → 44.2.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.
Files changed (108) hide show
  1. package/LICENSE.md +1 -1
  2. package/dist/index-content.css +2 -2
  3. package/dist/index-editor.css +2 -2
  4. package/dist/index.css +184 -184
  5. package/dist/index.css.map +1 -1
  6. package/dist/index.js +2 -2
  7. package/package.json +2 -2
  8. package/theme/ckeditor5-bookmark/bookmark.css +1 -1
  9. package/theme/ckeditor5-clipboard/clipboard.css +1 -1
  10. package/theme/ckeditor5-code-block/codeblock.css +1 -1
  11. package/theme/ckeditor5-editor-classic/classiceditor.css +1 -1
  12. package/theme/ckeditor5-engine/placeholder.css +1 -1
  13. package/theme/ckeditor5-find-and-replace/findandreplaceform.css +1 -1
  14. package/theme/ckeditor5-heading/heading.css +1 -1
  15. package/theme/ckeditor5-horizontal-line/horizontalline.css +1 -1
  16. package/theme/ckeditor5-html-embed/htmlembed.css +1 -1
  17. package/theme/ckeditor5-image/imageinsert.css +1 -1
  18. package/theme/ckeditor5-image/imageupload.css +1 -1
  19. package/theme/ckeditor5-image/imageuploadicon.css +1 -1
  20. package/theme/ckeditor5-image/imageuploadloader.css +1 -1
  21. package/theme/ckeditor5-image/imageuploadprogress.css +1 -1
  22. package/theme/ckeditor5-link/link.css +1 -1
  23. package/theme/ckeditor5-link/linkactions.css +1 -1
  24. package/theme/ckeditor5-link/linkform.css +1 -1
  25. package/theme/ckeditor5-link/linkimage.css +1 -1
  26. package/theme/ckeditor5-list/listproperties.css +1 -1
  27. package/theme/ckeditor5-list/liststyles.css +1 -1
  28. package/theme/ckeditor5-media-embed/mediaembedediting.css +1 -1
  29. package/theme/ckeditor5-mention/mention.css +1 -1
  30. package/theme/ckeditor5-restricted-editing/restrictedediting.css +1 -1
  31. package/theme/ckeditor5-special-characters/charactergrid.css +1 -1
  32. package/theme/ckeditor5-special-characters/characterinfo.css +1 -1
  33. package/theme/ckeditor5-special-characters/specialcharacters.css +1 -1
  34. package/theme/ckeditor5-style/style.css +1 -1
  35. package/theme/ckeditor5-style/stylegrid.css +1 -1
  36. package/theme/ckeditor5-style/stylegroup.css +1 -1
  37. package/theme/ckeditor5-style/stylepanel.css +1 -1
  38. package/theme/ckeditor5-table/colorinput.css +1 -1
  39. package/theme/ckeditor5-table/form.css +1 -1
  40. package/theme/ckeditor5-table/formrow.css +1 -1
  41. package/theme/ckeditor5-table/inserttable.css +1 -1
  42. package/theme/ckeditor5-table/tablecellproperties.css +1 -1
  43. package/theme/ckeditor5-table/tableediting.css +1 -1
  44. package/theme/ckeditor5-table/tableform.css +1 -1
  45. package/theme/ckeditor5-table/tableproperties.css +1 -1
  46. package/theme/ckeditor5-table/tableselection.css +1 -1
  47. package/theme/ckeditor5-ui/components/autocomplete/autocomplete.css +1 -1
  48. package/theme/ckeditor5-ui/components/button/button.css +1 -1
  49. package/theme/ckeditor5-ui/components/button/listitembutton.css +1 -1
  50. package/theme/ckeditor5-ui/components/button/switchbutton.css +1 -1
  51. package/theme/ckeditor5-ui/components/collapsible/collapsible.css +1 -1
  52. package/theme/ckeditor5-ui/components/colorgrid/colorgrid.css +1 -1
  53. package/theme/ckeditor5-ui/components/colorselector/colorselector.css +1 -1
  54. package/theme/ckeditor5-ui/components/dialog/dialog.css +1 -1
  55. package/theme/ckeditor5-ui/components/dialog/dialogactions.css +1 -1
  56. package/theme/ckeditor5-ui/components/dropdown/dropdown.css +1 -1
  57. package/theme/ckeditor5-ui/components/dropdown/listdropdown.css +1 -1
  58. package/theme/ckeditor5-ui/components/dropdown/menu/dropdownmenubutton.css +1 -1
  59. package/theme/ckeditor5-ui/components/dropdown/menu/dropdownmenulistitem.css +1 -1
  60. package/theme/ckeditor5-ui/components/dropdown/menu/dropdownmenulistitembutton.css +1 -1
  61. package/theme/ckeditor5-ui/components/dropdown/menu/dropdownmenupanel.css +1 -1
  62. package/theme/ckeditor5-ui/components/dropdown/splitbutton.css +1 -1
  63. package/theme/ckeditor5-ui/components/dropdown/toolbardropdown.css +1 -1
  64. package/theme/ckeditor5-ui/components/editorui/accessibilityhelp.css +1 -1
  65. package/theme/ckeditor5-ui/components/editorui/editorui.css +1 -1
  66. package/theme/ckeditor5-ui/components/formheader/formheader.css +1 -1
  67. package/theme/ckeditor5-ui/components/icon/icon.css +1 -1
  68. package/theme/ckeditor5-ui/components/input/input.css +1 -1
  69. package/theme/ckeditor5-ui/components/label/label.css +1 -1
  70. package/theme/ckeditor5-ui/components/labeledfield/labeledfieldview.css +1 -1
  71. package/theme/ckeditor5-ui/components/labeledinput/labeledinput.css +1 -1
  72. package/theme/ckeditor5-ui/components/list/list.css +1 -1
  73. package/theme/ckeditor5-ui/components/menubar/menubar.css +1 -1
  74. package/theme/ckeditor5-ui/components/menubar/menubarmenu.css +1 -1
  75. package/theme/ckeditor5-ui/components/menubar/menubarmenubutton.css +1 -1
  76. package/theme/ckeditor5-ui/components/menubar/menubarmenulistitem.css +1 -1
  77. package/theme/ckeditor5-ui/components/menubar/menubarmenulistitembutton.css +1 -1
  78. package/theme/ckeditor5-ui/components/menubar/menubarmenupanel.css +1 -1
  79. package/theme/ckeditor5-ui/components/panel/balloonpanel.css +1 -1
  80. package/theme/ckeditor5-ui/components/panel/balloonrotator.css +1 -1
  81. package/theme/ckeditor5-ui/components/panel/fakepanel.css +1 -1
  82. package/theme/ckeditor5-ui/components/panel/stickypanel.css +1 -1
  83. package/theme/ckeditor5-ui/components/responsive-form/responsiveform.css +1 -1
  84. package/theme/ckeditor5-ui/components/search/search.css +1 -1
  85. package/theme/ckeditor5-ui/components/spinner/spinner.css +1 -1
  86. package/theme/ckeditor5-ui/components/textarea/textarea.css +1 -1
  87. package/theme/ckeditor5-ui/components/toolbar/blocktoolbar.css +1 -1
  88. package/theme/ckeditor5-ui/components/toolbar/toolbar.css +1 -1
  89. package/theme/ckeditor5-ui/components/tooltip/tooltip.css +1 -1
  90. package/theme/ckeditor5-ui/globals/_colors.css +1 -1
  91. package/theme/ckeditor5-ui/globals/_disabled.css +1 -1
  92. package/theme/ckeditor5-ui/globals/_focus.css +1 -1
  93. package/theme/ckeditor5-ui/globals/_fonts.css +1 -1
  94. package/theme/ckeditor5-ui/globals/_reset.css +1 -1
  95. package/theme/ckeditor5-ui/globals/_rounded.css +1 -1
  96. package/theme/ckeditor5-ui/globals/_shadow.css +1 -1
  97. package/theme/ckeditor5-ui/globals/_spacing.css +1 -1
  98. package/theme/ckeditor5-ui/globals/globals.css +1 -1
  99. package/theme/ckeditor5-ui/mixins/_button.css +1 -1
  100. package/theme/ckeditor5-widget/widget.css +1 -1
  101. package/theme/ckeditor5-widget/widgetresize.css +1 -1
  102. package/theme/ckeditor5-widget/widgettypearound.css +1 -1
  103. package/theme/index.css +1 -1
  104. package/theme/mixins/_disabled.css +1 -1
  105. package/theme/mixins/_focus.css +1 -1
  106. package/theme/mixins/_rounded.css +1 -1
  107. package/theme/mixins/_shadow.css +1 -1
  108. package/theme/theme.css +1 -1
package/dist/index.css CHANGED
@@ -1,19 +1,19 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
5
  /*
6
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
6
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
7
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
 
10
10
  /* Reset */
11
11
  /*
12
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
12
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
13
13
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
14
14
  */
15
15
  /*
16
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
16
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
17
17
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
18
18
  */
19
19
  :root {
@@ -135,7 +135,7 @@
135
135
  --ck-color-light-red: hsl(0, 100%, 90%);
136
136
  }
137
137
  /*
138
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
138
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
139
139
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
140
140
  */
141
141
  :root {
@@ -145,7 +145,7 @@
145
145
  --ck-disabled-opacity: .5;
146
146
  }
147
147
  /*
148
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
148
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
149
149
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
150
150
  */
151
151
  :root {
@@ -175,7 +175,7 @@
175
175
  --ck-focus-ring: 1px solid var(--ck-color-focus-border);
176
176
  }
177
177
  /*
178
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
178
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
179
179
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
180
180
  */
181
181
  :root {
@@ -190,7 +190,7 @@
190
190
  --ck-font-size-large: 1.8em;
191
191
  }
192
192
  /*
193
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
193
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
194
194
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
195
195
  */
196
196
  :root {
@@ -274,7 +274,7 @@
274
274
  text-align: right;
275
275
  }
276
276
  /*
277
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
277
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
278
278
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
279
279
  */
280
280
  /**
@@ -284,7 +284,7 @@
284
284
  --ck-border-radius: 2px;
285
285
  }
286
286
  /*
287
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
287
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
288
288
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
289
289
  */
290
290
  :root {
@@ -304,7 +304,7 @@
304
304
  --ck-drop-shadow-active: 0 3px 6px 1px var(--ck-color-shadow-drop-active);
305
305
  }
306
306
  /*
307
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
307
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
308
308
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
309
309
  */
310
310
  :root {
@@ -319,11 +319,11 @@
319
319
 
320
320
  /* Components */
321
321
  /*
322
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
322
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
323
323
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
324
324
  */
325
325
  /*
326
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
326
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
327
327
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
328
328
  */
329
329
  /**
@@ -332,7 +332,7 @@
332
332
  * @see $ck-border-radius
333
333
  */
334
334
  /*
335
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
335
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
336
336
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
337
337
  */
338
338
  /**
@@ -372,18 +372,18 @@
372
372
  margin-top: -1px;
373
373
  }
374
374
  /*
375
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
375
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
376
376
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
377
377
  */
378
378
  /*
379
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
379
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
380
380
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
381
381
  */
382
382
  /**
383
383
  * A visual style of focused element's border.
384
384
  */
385
385
  /*
386
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
386
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
387
387
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
388
388
  */
389
389
  /**
@@ -393,14 +393,14 @@
393
393
  * Gives an element a drop shadow so it looks like a floating panel.
394
394
  */
395
395
  /*
396
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
396
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
397
397
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
398
398
  */
399
399
  /**
400
400
  * A class which indicates that an element holding it is disabled.
401
401
  */
402
402
  /*
403
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
403
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
404
404
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
405
405
  */
406
406
  /**
@@ -409,7 +409,7 @@
409
409
  * @see $ck-border-radius
410
410
  */
411
411
  /*
412
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
412
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
413
413
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
414
414
  */
415
415
  /**
@@ -419,7 +419,7 @@
419
419
  * @param {String} $border - Border color of the button.
420
420
  */
421
421
  /*
422
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
422
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
423
423
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
424
424
  */
425
425
  .ck.ck-button,
@@ -596,11 +596,11 @@ a.ck.ck-button-bold {
596
596
  font-weight: bold;
597
597
  }
598
598
  /*
599
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
599
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
600
600
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
601
601
  */
602
602
  /*
603
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
603
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
604
604
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
605
605
  */
606
606
  /**
@@ -609,14 +609,14 @@ a.ck.ck-button-bold {
609
609
  * @see $ck-border-radius
610
610
  */
611
611
  /*
612
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
612
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
613
613
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
614
614
  */
615
615
  /**
616
616
  * A class which indicates that an element holding it is disabled.
617
617
  */
618
618
  /*
619
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
619
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
620
620
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
621
621
  */
622
622
  /* Note: To avoid rendering issues (aliasing) but to preserve the responsive nature
@@ -729,11 +729,11 @@ of the component, floating–point numbers have been used which, for the default
729
729
  transform: translateX( calc( -1 * var( --ck-switch-button-translation ) ) );
730
730
  }
731
731
  /*
732
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
732
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
733
733
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
734
734
  */
735
735
  /*
736
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
736
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
737
737
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
738
738
  */
739
739
  .ck.ck-button.ck-list-item-button {
@@ -765,7 +765,7 @@ of the component, floating–point numbers have been used which, for the default
765
765
  color: var(--ck-color-text);
766
766
  }
767
767
  /*
768
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
768
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
769
769
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
770
770
  */
771
771
  :root {
@@ -796,11 +796,11 @@ of the component, floating–point numbers have been used which, for the default
796
796
  transform: rotate(-90deg);
797
797
  }
798
798
  /*
799
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
799
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
800
800
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
801
801
  */
802
802
  /*
803
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
803
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
804
804
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
805
805
  */
806
806
  /**
@@ -809,7 +809,7 @@ of the component, floating–point numbers have been used which, for the default
809
809
  * @see $ck-border-radius
810
810
  */
811
811
  /*
812
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
812
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
813
813
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
814
814
  */
815
815
  :root {
@@ -894,11 +894,11 @@ of the component, floating–point numbers have been used which, for the default
894
894
  padding: 0 var(--ck-spacing-standard);
895
895
  }
896
896
  /*
897
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
897
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
898
898
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
899
899
  */
900
900
  /*
901
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
901
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
902
902
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
903
903
  */
904
904
  /* View fragment with color grids. */
@@ -946,11 +946,11 @@ of the component, floating–point numbers have been used which, for the default
946
946
  padding: 0 8px 8px;
947
947
  }
948
948
  /*
949
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
949
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
950
950
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
951
951
  */
952
952
  /*
953
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
953
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
954
954
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
955
955
  */
956
956
  /**
@@ -959,7 +959,7 @@ of the component, floating–point numbers have been used which, for the default
959
959
  * @see $ck-border-radius
960
960
  */
961
961
  /*
962
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
962
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
963
963
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
964
964
  */
965
965
  /**
@@ -969,7 +969,7 @@ of the component, floating–point numbers have been used which, for the default
969
969
  * Gives an element a drop shadow so it looks like a floating panel.
970
970
  */
971
971
  /*
972
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
972
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
973
973
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
974
974
  */
975
975
  :root {
@@ -1019,7 +1019,7 @@ of the component, floating–point numbers have been used which, for the default
1019
1019
  }
1020
1020
  }
1021
1021
  /*
1022
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1022
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1023
1023
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1024
1024
  */
1025
1025
  .ck.ck-dialog .ck.ck-dialog__actions {
@@ -1029,11 +1029,11 @@ of the component, floating–point numbers have been used which, for the default
1029
1029
  margin-left: var(--ck-spacing-large);
1030
1030
  }
1031
1031
  /*
1032
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1032
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1033
1033
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1034
1034
  */
1035
1035
  /*
1036
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1036
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1037
1037
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1038
1038
  */
1039
1039
  /**
@@ -1042,14 +1042,14 @@ of the component, floating–point numbers have been used which, for the default
1042
1042
  * @see $ck-border-radius
1043
1043
  */
1044
1044
  /*
1045
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1045
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1046
1046
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1047
1047
  */
1048
1048
  /**
1049
1049
  * A class which indicates that an element holding it is disabled.
1050
1050
  */
1051
1051
  /*
1052
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1052
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1053
1053
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1054
1054
  */
1055
1055
  /**
@@ -1059,7 +1059,7 @@ of the component, floating–point numbers have been used which, for the default
1059
1059
  * Gives an element a drop shadow so it looks like a floating panel.
1060
1060
  */
1061
1061
  /*
1062
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1062
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1063
1063
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1064
1064
  */
1065
1065
  :root {
@@ -1157,11 +1157,11 @@ of the component, floating–point numbers have been used which, for the default
1157
1157
  outline: none;
1158
1158
  }
1159
1159
  /*
1160
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1160
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1161
1161
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1162
1162
  */
1163
1163
  /*
1164
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1164
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1165
1165
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1166
1166
  */
1167
1167
  /**
@@ -1201,11 +1201,11 @@ of the component, floating–point numbers have been used which, for the default
1201
1201
  border-top-right-radius: 0;
1202
1202
  }
1203
1203
  /*
1204
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1204
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1205
1205
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1206
1206
  */
1207
1207
  /*
1208
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1208
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1209
1209
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1210
1210
  */
1211
1211
  /**
@@ -1296,25 +1296,25 @@ of the component, floating–point numbers have been used which, for the default
1296
1296
  right: -1px;
1297
1297
  }
1298
1298
  /*
1299
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1299
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1300
1300
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1301
1301
  */
1302
1302
  .ck.ck-toolbar-dropdown .ck-toolbar {
1303
1303
  border: 0;
1304
1304
  }
1305
1305
  /*
1306
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1306
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1307
1307
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1308
1308
  */
1309
1309
  /*
1310
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1310
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1311
1311
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1312
1312
  */
1313
1313
  /**
1314
1314
  * A class which indicates that an element holding it is disabled.
1315
1315
  */
1316
1316
  /*
1317
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1317
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1318
1318
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1319
1319
  */
1320
1320
  /**
@@ -1324,7 +1324,7 @@ of the component, floating–point numbers have been used which, for the default
1324
1324
  * @param {String} $border - Border color of the button.
1325
1325
  */
1326
1326
  /*
1327
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1327
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1328
1328
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1329
1329
  */
1330
1330
  /*
@@ -1391,7 +1391,7 @@ of the component, floating–point numbers have been used which, for the default
1391
1391
  margin-right: var(--ck-spacing-small);
1392
1392
  }
1393
1393
  /*
1394
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1394
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1395
1395
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1396
1396
  */
1397
1397
  :root {
@@ -1401,7 +1401,7 @@ of the component, floating–point numbers have been used which, for the default
1401
1401
  min-width: var(--ck-dropdown-menu-menu-item-min-width);
1402
1402
  }
1403
1403
  /*
1404
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1404
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1405
1405
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1406
1406
  */
1407
1407
  /*
@@ -1432,11 +1432,11 @@ of the component, floating–point numbers have been used which, for the default
1432
1432
  background: var(--ck-color-button-default-hover-background);
1433
1433
  }
1434
1434
  /*
1435
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1435
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1436
1436
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1437
1437
  */
1438
1438
  /*
1439
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1439
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1440
1440
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1441
1441
  */
1442
1442
  /**
@@ -1445,7 +1445,7 @@ of the component, floating–point numbers have been used which, for the default
1445
1445
  * @see $ck-border-radius
1446
1446
  */
1447
1447
  /*
1448
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1448
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1449
1449
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1450
1450
  */
1451
1451
  /**
@@ -1493,18 +1493,18 @@ of the component, floating–point numbers have been used which, for the default
1493
1493
  outline: none;
1494
1494
  }
1495
1495
  /*
1496
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1496
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1497
1497
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1498
1498
  */
1499
1499
  /*
1500
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1500
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1501
1501
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1502
1502
  */
1503
1503
  /**
1504
1504
  * A visual style of focused element's border.
1505
1505
  */
1506
1506
  /*
1507
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1507
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1508
1508
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1509
1509
  */
1510
1510
  /**
@@ -1595,11 +1595,11 @@ of the component, floating–point numbers have been used which, for the default
1595
1595
  margin-left: 2px;
1596
1596
  }
1597
1597
  /*
1598
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1598
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1599
1599
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1600
1600
  */
1601
1601
  /*
1602
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1602
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1603
1603
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1604
1604
  */
1605
1605
  /**
@@ -1608,14 +1608,14 @@ of the component, floating–point numbers have been used which, for the default
1608
1608
  * @see $ck-border-radius
1609
1609
  */
1610
1610
  /*
1611
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1611
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1612
1612
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1613
1613
  */
1614
1614
  /**
1615
1615
  * A class which indicates that an element holding it is disabled.
1616
1616
  */
1617
1617
  /*
1618
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1618
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1619
1619
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1620
1620
  */
1621
1621
  /**
@@ -1625,14 +1625,14 @@ of the component, floating–point numbers have been used which, for the default
1625
1625
  * Gives an element a drop shadow so it looks like a floating panel.
1626
1626
  */
1627
1627
  /*
1628
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1628
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1629
1629
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1630
1630
  */
1631
1631
  /**
1632
1632
  * A visual style of focused element's border.
1633
1633
  */
1634
1634
  /*
1635
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1635
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1636
1636
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1637
1637
  */
1638
1638
  /**
@@ -1692,11 +1692,11 @@ of the component, floating–point numbers have been used which, for the default
1692
1692
  border-top-color: var(--ck-color-panel-background);
1693
1693
  }
1694
1694
  /*
1695
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1695
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1696
1696
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1697
1697
  */
1698
1698
  /*
1699
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1699
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1700
1700
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1701
1701
  */
1702
1702
  :root {
@@ -1719,7 +1719,7 @@ of the component, floating–point numbers have been used which, for the default
1719
1719
  font-weight: bold;
1720
1720
  }
1721
1721
  /*
1722
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1722
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1723
1723
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1724
1724
  */
1725
1725
  :root {
@@ -1752,11 +1752,11 @@ of the component, floating–point numbers have been used which, for the default
1752
1752
  fill: currentColor;
1753
1753
  }
1754
1754
  /*
1755
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1755
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1756
1756
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1757
1757
  */
1758
1758
  /*
1759
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1759
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1760
1760
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1761
1761
  */
1762
1762
  /**
@@ -1765,14 +1765,14 @@ of the component, floating–point numbers have been used which, for the default
1765
1765
  * @see $ck-border-radius
1766
1766
  */
1767
1767
  /*
1768
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1768
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1769
1769
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1770
1770
  */
1771
1771
  /**
1772
1772
  * A visual style of focused element's border.
1773
1773
  */
1774
1774
  /*
1775
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1775
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1776
1776
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1777
1777
  */
1778
1778
  /**
@@ -1855,22 +1855,22 @@ of the component, floating–point numbers have been used which, for the default
1855
1855
  }
1856
1856
  }
1857
1857
  /*
1858
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1858
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1859
1859
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1860
1860
  */
1861
1861
  .ck.ck-label {
1862
1862
  font-weight: bold;
1863
1863
  }
1864
1864
  /*
1865
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1865
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1866
1866
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1867
1867
  */
1868
1868
  /*
1869
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1869
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1870
1870
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1871
1871
  */
1872
1872
  /*
1873
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1873
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1874
1874
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1875
1875
  */
1876
1876
  /**
@@ -1985,7 +1985,7 @@ of the component, floating–point numbers have been used which, for the default
1985
1985
  max-width: calc(var(--ck-labeled-field-empty-unfocused-max-width) - var(--ck-dropdown-arrow-size) - var(--ck-spacing-standard));
1986
1986
  }
1987
1987
  /*
1988
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1988
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
1989
1989
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1990
1990
  */
1991
1991
  .ck.ck-labeled-input .ck-labeled-input__status {
@@ -2000,18 +2000,18 @@ of the component, floating–point numbers have been used which, for the default
2000
2000
  color: var(--ck-color-base-error);
2001
2001
  }
2002
2002
  /*
2003
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2003
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2004
2004
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2005
2005
  */
2006
2006
  /*
2007
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2007
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2008
2008
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2009
2009
  */
2010
2010
  /**
2011
2011
  * A class which indicates that an element holding it is disabled.
2012
2012
  */
2013
2013
  /*
2014
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2014
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2015
2015
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2016
2016
  */
2017
2017
  /**
@@ -2020,7 +2020,7 @@ of the component, floating–point numbers have been used which, for the default
2020
2020
  * @see $ck-border-radius
2021
2021
  */
2022
2022
  /*
2023
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2023
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2024
2024
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2025
2025
  */
2026
2026
  /**
@@ -2030,7 +2030,7 @@ of the component, floating–point numbers have been used which, for the default
2030
2030
  * Gives an element a drop shadow so it looks like a floating panel.
2031
2031
  */
2032
2032
  /*
2033
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2033
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2034
2034
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2035
2035
  */
2036
2036
  .ck.ck-list {
@@ -2123,7 +2123,7 @@ of the component, floating–point numbers have been used which, for the default
2123
2123
  margin: var(--ck-spacing-small) 0;
2124
2124
  }
2125
2125
  /*
2126
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2126
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2127
2127
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2128
2128
  */
2129
2129
  .ck.ck-menu-bar {
@@ -2137,7 +2137,7 @@ of the component, floating–point numbers have been used which, for the default
2137
2137
  width: 100%;
2138
2138
  }
2139
2139
  /*
2140
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2140
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2141
2141
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2142
2142
  */
2143
2143
  .ck.ck-menu-bar__menu {
@@ -2148,18 +2148,18 @@ of the component, floating–point numbers have been used which, for the default
2148
2148
  max-width: 100%;
2149
2149
  }
2150
2150
  /*
2151
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2151
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2152
2152
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2153
2153
  */
2154
2154
  /*
2155
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2155
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2156
2156
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2157
2157
  */
2158
2158
  /**
2159
2159
  * A class which indicates that an element holding it is disabled.
2160
2160
  */
2161
2161
  /*
2162
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2162
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2163
2163
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2164
2164
  */
2165
2165
  /**
@@ -2169,7 +2169,7 @@ of the component, floating–point numbers have been used which, for the default
2169
2169
  * @param {String} $border - Border color of the button.
2170
2170
  */
2171
2171
  /*
2172
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2172
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2173
2173
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2174
2174
  */
2175
2175
  /*
@@ -2249,7 +2249,7 @@ of the component, floating–point numbers have been used which, for the default
2249
2249
  opacity: var(--ck-disabled-opacity);
2250
2250
  }
2251
2251
  /*
2252
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2252
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2253
2253
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2254
2254
  */
2255
2255
  :root {
@@ -2259,11 +2259,11 @@ of the component, floating–point numbers have been used which, for the default
2259
2259
  min-width: var(--ck-menu-bar-menu-item-min-width);
2260
2260
  }
2261
2261
  /*
2262
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2262
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2263
2263
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2264
2264
  */
2265
2265
  /*
2266
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2266
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2267
2267
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2268
2268
  */
2269
2269
  /*
@@ -2288,11 +2288,11 @@ of the component, floating–point numbers have been used which, for the default
2288
2288
  margin-left: var(--ck-spacing-medium);
2289
2289
  }
2290
2290
  /*
2291
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2291
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2292
2292
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2293
2293
  */
2294
2294
  /*
2295
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2295
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2296
2296
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2297
2297
  */
2298
2298
  /**
@@ -2301,7 +2301,7 @@ of the component, floating–point numbers have been used which, for the default
2301
2301
  * @see $ck-border-radius
2302
2302
  */
2303
2303
  /*
2304
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2304
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2305
2305
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2306
2306
  */
2307
2307
  /**
@@ -2311,7 +2311,7 @@ of the component, floating–point numbers have been used which, for the default
2311
2311
  * Gives an element a drop shadow so it looks like a floating panel.
2312
2312
  */
2313
2313
  /*
2314
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2314
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2315
2315
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2316
2316
  */
2317
2317
  /**
@@ -2376,11 +2376,11 @@ of the component, floating–point numbers have been used which, for the default
2376
2376
  box-shadow: var(--ck-focus-outer-shadow), 0 0;
2377
2377
  }
2378
2378
  /*
2379
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2379
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2380
2380
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2381
2381
  */
2382
2382
  /*
2383
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2383
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2384
2384
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2385
2385
  */
2386
2386
  /**
@@ -2389,7 +2389,7 @@ of the component, floating–point numbers have been used which, for the default
2389
2389
  * @see $ck-border-radius
2390
2390
  */
2391
2391
  /*
2392
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2392
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2393
2393
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2394
2394
  */
2395
2395
  /**
@@ -2544,7 +2544,7 @@ of the component, floating–point numbers have been used which, for the default
2544
2544
  top: 50%;
2545
2545
  }
2546
2546
  /*
2547
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2547
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2548
2548
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2549
2549
  */
2550
2550
  .ck .ck-balloon-rotator__navigation {
@@ -2571,11 +2571,11 @@ of the component, floating–point numbers have been used which, for the default
2571
2571
  box-shadow: none;
2572
2572
  }
2573
2573
  /*
2574
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2574
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2575
2575
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2576
2576
  */
2577
2577
  /*
2578
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2578
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2579
2579
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2580
2580
  */
2581
2581
  /**
@@ -2620,11 +2620,11 @@ of the component, floating–point numbers have been used which, for the default
2620
2620
  --ck-balloon-fake-panel-offset-vertical: -6px;
2621
2621
  }
2622
2622
  /*
2623
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2623
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2624
2624
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2625
2625
  */
2626
2626
  /*
2627
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2627
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2628
2628
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2629
2629
  */
2630
2630
  /**
@@ -2641,15 +2641,15 @@ of the component, floating–point numbers have been used which, for the default
2641
2641
  border-top-right-radius: 0;
2642
2642
  }
2643
2643
  /*
2644
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2644
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2645
2645
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2646
2646
  */
2647
2647
  /*
2648
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2648
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2649
2649
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2650
2650
  */
2651
2651
  /*
2652
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2652
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2653
2653
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2654
2654
  */
2655
2655
  .ck-vertical-form > .ck-button:nth-last-child(2)::after {
@@ -2718,11 +2718,11 @@ of the component, floating–point numbers have been used which, for the default
2718
2718
  }
2719
2719
  }
2720
2720
  /*
2721
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2721
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2722
2722
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2723
2723
  */
2724
2724
  /*
2725
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2725
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2726
2726
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2727
2727
  */
2728
2728
  :root {
@@ -2796,7 +2796,7 @@ of the component, floating–point numbers have been used which, for the default
2796
2796
  margin-top: var(--ck-spacing-medium);
2797
2797
  }
2798
2798
  /*
2799
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2799
+ * Copyright (c) 2003-2025, 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
  :root {
@@ -2825,7 +2825,7 @@ of the component, floating–point numbers have been used which, for the default
2825
2825
  }
2826
2826
  }
2827
2827
  /*
2828
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2828
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2829
2829
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2830
2830
  */
2831
2831
  /*
@@ -2836,7 +2836,7 @@ of the component, floating–point numbers have been used which, for the default
2836
2836
  overflow-x: hidden
2837
2837
  }
2838
2838
  /*
2839
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2839
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2840
2840
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2841
2841
  */
2842
2842
  :root {
@@ -2848,11 +2848,11 @@ of the component, floating–point numbers have been used which, for the default
2848
2848
  font-size: var(--ck-block-toolbar-size);
2849
2849
  }
2850
2850
  /*
2851
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2851
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2852
2852
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2853
2853
  */
2854
2854
  /*
2855
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2855
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2856
2856
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2857
2857
  */
2858
2858
  /**
@@ -2861,7 +2861,7 @@ of the component, floating–point numbers have been used which, for the default
2861
2861
  * @see $ck-border-radius
2862
2862
  */
2863
2863
  /*
2864
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2864
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2865
2865
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2866
2866
  */
2867
2867
  .ck.ck-toolbar {
@@ -3021,11 +3021,11 @@ of the component, floating–point numbers have been used which, for the default
3021
3021
  }
3022
3022
  /* stylelint-enable */
3023
3023
  /*
3024
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3024
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3025
3025
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3026
3026
  */
3027
3027
  /*
3028
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3028
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3029
3029
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3030
3030
  */
3031
3031
  /**
@@ -3064,11 +3064,11 @@ of the component, floating–point numbers have been used which, for the default
3064
3064
 
3065
3065
  /* Editor */
3066
3066
  /*
3067
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3067
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3068
3068
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3069
3069
  */
3070
3070
  /*
3071
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3071
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3072
3072
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3073
3073
  */
3074
3074
  /**
@@ -3117,7 +3117,7 @@ of the component, floating–point numbers have been used which, for the default
3117
3117
 
3118
3118
  /* Plugins */
3119
3119
  /*
3120
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3120
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3121
3121
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3122
3122
  */
3123
3123
  /*
@@ -3135,11 +3135,11 @@ of the component, floating–point numbers have been used which, for the default
3135
3135
  outline: solid 1px hsla(0, 0%, 100%, .5);
3136
3136
  }
3137
3137
  /*
3138
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3138
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3139
3139
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3140
3140
  */
3141
3141
  /*
3142
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3142
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3143
3143
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3144
3144
  */
3145
3145
  :root {
@@ -3214,7 +3214,7 @@ of the component, floating–point numbers have been used which, for the default
3214
3214
  border-color: transparent var(--ck-clipboard-drop-target-color) transparent transparent;
3215
3215
  }
3216
3216
  /*
3217
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3217
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3218
3218
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3219
3219
  */
3220
3220
  :root {
@@ -3239,11 +3239,11 @@ of the component, floating–point numbers have been used which, for the default
3239
3239
  overflow-x: hidden;
3240
3240
  }
3241
3241
  /*
3242
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3242
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3243
3243
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3244
3244
  */
3245
3245
  /*
3246
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3246
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3247
3247
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3248
3248
  */
3249
3249
  /* See ckeditor/ckeditor5#936. */
@@ -3280,15 +3280,15 @@ of the component, floating–point numbers have been used which, for the default
3280
3280
  }
3281
3281
  }
3282
3282
  /*
3283
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3283
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3284
3284
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3285
3285
  */
3286
3286
  /*
3287
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3287
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3288
3288
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3289
3289
  */
3290
3290
  /*
3291
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3291
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3292
3292
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3293
3293
  */
3294
3294
  .ck.ck-find-and-replace-form {
@@ -3455,7 +3455,7 @@ of the component, floating–point numbers have been used which, for the default
3455
3455
  }
3456
3456
  }
3457
3457
  /*
3458
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3458
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3459
3459
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3460
3460
  */
3461
3461
  /* Resize dropdown's button label. */
@@ -3466,7 +3466,7 @@ of the component, floating–point numbers have been used which, for the default
3466
3466
  min-width: 18em;
3467
3467
  }
3468
3468
  /*
3469
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3469
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3470
3470
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3471
3471
  */
3472
3472
  /*
@@ -3475,7 +3475,7 @@ of the component, floating–point numbers have been used which, for the default
3475
3475
  * **in the theme** when compiling the editor.
3476
3476
  */
3477
3477
  /*
3478
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3478
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3479
3479
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3480
3480
  */
3481
3481
  :root {
@@ -3606,11 +3606,11 @@ of the component, floating–point numbers have been used which, for the default
3606
3606
  color: var(--ck-html-embed-source-disabled-color)
3607
3607
  }
3608
3608
  /*
3609
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3609
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3610
3610
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3611
3611
  */
3612
3612
  /*
3613
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3613
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3614
3614
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3615
3615
  */
3616
3616
  :root {
@@ -3660,11 +3660,11 @@ of the component, floating–point numbers have been used which, for the default
3660
3660
  outline: none;
3661
3661
  }
3662
3662
  /*
3663
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3663
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3664
3664
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3665
3665
  */
3666
3666
  /*
3667
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3667
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3668
3668
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3669
3669
  */
3670
3670
  :root {
@@ -3768,7 +3768,7 @@ of the component, floating–point numbers have been used which, for the default
3768
3768
  }
3769
3769
  }
3770
3770
  /*
3771
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3771
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3772
3772
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3773
3773
  */
3774
3774
  :root {
@@ -3811,7 +3811,7 @@ of the component, floating–point numbers have been used which, for the default
3811
3811
  }
3812
3812
  }
3813
3813
  /*
3814
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3814
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3815
3815
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3816
3816
  */
3817
3817
  /* Showing animation. */
@@ -3837,7 +3837,7 @@ of the component, floating–point numbers have been used which, for the default
3837
3837
  to { opacity: 1; }
3838
3838
  }
3839
3839
  /*
3840
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3840
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3841
3841
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3842
3842
  */
3843
3843
  /* Class added to span element surrounding currently selected link. */
@@ -3864,29 +3864,29 @@ of the component, floating–point numbers have been used which, for the default
3864
3864
  outline: solid 1px hsla(0, 0%, 100%, .5);
3865
3865
  }
3866
3866
  /*
3867
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3867
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3868
3868
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3869
3869
  */
3870
3870
  /*
3871
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3871
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3872
3872
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3873
3873
  */
3874
3874
  /**
3875
3875
  * Makes element unselectable.
3876
3876
  */
3877
3877
  /*
3878
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3878
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3879
3879
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3880
3880
  */
3881
3881
  /*
3882
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3882
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3883
3883
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3884
3884
  */
3885
3885
  /**
3886
3886
  * A visual style of focused element's border.
3887
3887
  */
3888
3888
  /*
3889
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3889
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3890
3890
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3891
3891
  */
3892
3892
  /**
@@ -3896,7 +3896,7 @@ of the component, floating–point numbers have been used which, for the default
3896
3896
  * Gives an element a drop shadow so it looks like a floating panel.
3897
3897
  */
3898
3898
  /*
3899
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3899
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3900
3900
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3901
3901
  */
3902
3902
  .ck.ck-link-actions .ck-button.ck-link-actions__preview {
@@ -3954,11 +3954,11 @@ of the component, floating–point numbers have been used which, for the default
3954
3954
  }
3955
3955
  }
3956
3956
  /*
3957
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3957
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3958
3958
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3959
3959
  */
3960
3960
  /*
3961
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3961
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3962
3962
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3963
3963
  */
3964
3964
  /*
@@ -4006,7 +4006,7 @@ of the component, floating–point numbers have been used which, for the default
4006
4006
  background: none;
4007
4007
  }
4008
4008
  /*
4009
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4009
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4010
4010
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4011
4011
  */
4012
4012
  :root {
@@ -4041,7 +4041,7 @@ of the component, floating–point numbers have been used which, for the default
4041
4041
  height: calc(var(--ck-link-image-indicator-icon-is-visible) * var(--ck-link-image-indicator-icon-size));
4042
4042
  }
4043
4043
  /*
4044
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4044
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4045
4045
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4046
4046
  */
4047
4047
  /* When there are no list styles and there is no collapsible. */
@@ -4087,7 +4087,7 @@ of the component, floating–point numbers have been used which, for the default
4087
4087
  background: none;
4088
4088
  }
4089
4089
  /*
4090
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4090
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4091
4091
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4092
4092
  */
4093
4093
  :root {
@@ -4123,7 +4123,7 @@ of the component, floating–point numbers have been used which, for the default
4123
4123
  height: var(--ck-list-style-button-size);
4124
4124
  }
4125
4125
  /*
4126
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4126
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4127
4127
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4128
4128
  */
4129
4129
  :root {
@@ -4211,7 +4211,7 @@ of the component, floating–point numbers have been used which, for the default
4211
4211
  color: hsl(0, 0%, 100%);
4212
4212
  }
4213
4213
  /*
4214
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4214
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4215
4215
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4216
4216
  */
4217
4217
  :root {
@@ -4223,7 +4223,7 @@ of the component, floating–point numbers have been used which, for the default
4223
4223
  color: var(--ck-color-mention-text);
4224
4224
  }
4225
4225
  /*
4226
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4226
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4227
4227
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4228
4228
  */
4229
4229
  :root {
@@ -4285,15 +4285,15 @@ of the component, floating–point numbers have been used which, for the default
4285
4285
  background: var(--ck-color-restricted-editing-exception-hover-background);
4286
4286
  }
4287
4287
  /*
4288
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4288
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4289
4289
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4290
4290
  */
4291
4291
  /*
4292
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4292
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4293
4293
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4294
4294
  */
4295
4295
  /*
4296
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4296
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4297
4297
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4298
4298
  */
4299
4299
  /**
@@ -4341,11 +4341,11 @@ of the component, floating–point numbers have been used which, for the default
4341
4341
  text-align: center;
4342
4342
  }
4343
4343
  /*
4344
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4344
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4345
4345
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4346
4346
  */
4347
4347
  /*
4348
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4348
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4349
4349
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4350
4350
  */
4351
4351
  .ck.ck-character-info {
@@ -4365,15 +4365,15 @@ of the component, floating–point numbers have been used which, for the default
4365
4365
  opacity: .6;
4366
4366
  }
4367
4367
  /*
4368
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4368
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4369
4369
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4370
4370
  */
4371
4371
  /*
4372
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4372
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4373
4373
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4374
4374
  */
4375
4375
  /*
4376
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4376
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4377
4377
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4378
4378
  */
4379
4379
  .ck.ck-special-characters-navigation > .ck-label {
@@ -4398,14 +4398,14 @@ of the component, floating–point numbers have been used which, for the default
4398
4398
  }
4399
4399
  }
4400
4400
  /*
4401
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4401
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4402
4402
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4403
4403
  */
4404
4404
  .ck.ck-dropdown.ck-style-dropdown.ck-style-dropdown_multiple-active > .ck-button > .ck-button__label {
4405
4405
  font-style: italic;
4406
4406
  }
4407
4407
  /*
4408
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4408
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4409
4409
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4410
4410
  */
4411
4411
  :root {
@@ -4487,7 +4487,7 @@ of the component, floating–point numbers have been used which, for the default
4487
4487
  opacity: 1;
4488
4488
  }
4489
4489
  /*
4490
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4490
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4491
4491
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4492
4492
  */
4493
4493
  .ck.ck-style-panel .ck-style-panel__style-group > .ck-label {
@@ -4497,7 +4497,7 @@ of the component, floating–point numbers have been used which, for the default
4497
4497
  margin-top: 0;
4498
4498
  }
4499
4499
  /*
4500
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4500
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4501
4501
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4502
4502
  */
4503
4503
  :root {
@@ -4509,15 +4509,15 @@ of the component, floating–point numbers have been used which, for the default
4509
4509
  max-height: var(--ck-style-panel-max-height);
4510
4510
  }
4511
4511
  /*
4512
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4512
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4513
4513
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4514
4514
  */
4515
4515
  /*
4516
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4516
+ * Copyright (c) 2003-2025, 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
  /*
4520
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4520
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4521
4521
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4522
4522
  */
4523
4523
  /**
@@ -4603,7 +4603,7 @@ of the component, floating–point numbers have been used which, for the default
4603
4603
  margin-left: var(--ck-spacing-standard);
4604
4604
  }
4605
4605
  /*
4606
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4606
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4607
4607
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4608
4608
  */
4609
4609
  .ck.ck-form {
@@ -4627,11 +4627,11 @@ of the component, floating–point numbers have been used which, for the default
4627
4627
  width: 100%;
4628
4628
  }
4629
4629
  /*
4630
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4630
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4631
4631
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4632
4632
  */
4633
4633
  /*
4634
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4634
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4635
4635
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4636
4636
  */
4637
4637
  .ck.ck-form__row {
@@ -4656,7 +4656,7 @@ of the component, floating–point numbers have been used which, for the default
4656
4656
  color: var(--ck-color-text);
4657
4657
  }
4658
4658
  /*
4659
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4659
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4660
4660
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4661
4661
  */
4662
4662
  :root {
@@ -4696,7 +4696,7 @@ of the component, floating–point numbers have been used which, for the default
4696
4696
  background: var(--ck-color-focus-outer-shadow);
4697
4697
  }
4698
4698
  /*
4699
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4699
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4700
4700
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4701
4701
  */
4702
4702
  .ck.ck-table-cell-properties-form {
@@ -4714,7 +4714,7 @@ of the component, floating–point numbers have been used which, for the default
4714
4714
  margin-top: var(--ck-spacing-standard);
4715
4715
  }
4716
4716
  /*
4717
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4717
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4718
4718
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4719
4719
  */
4720
4720
  :root {
@@ -4736,11 +4736,11 @@ of the component, floating–point numbers have been used which, for the default
4736
4736
  outline-offset: -1px; /* progressive enhancement - no IE support */
4737
4737
  }
4738
4738
  /*
4739
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4739
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4740
4740
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4741
4741
  */
4742
4742
  /*
4743
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4743
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4744
4744
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4745
4745
  */
4746
4746
  /**
@@ -4819,7 +4819,7 @@ of the component, floating–point numbers have been used which, for the default
4819
4819
  }
4820
4820
  }
4821
4821
  /*
4822
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4822
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4823
4823
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4824
4824
  */
4825
4825
  .ck.ck-table-properties-form {
@@ -4839,7 +4839,7 @@ of the component, floating–point numbers have been used which, for the default
4839
4839
  width: 40px;
4840
4840
  }
4841
4841
  /*
4842
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4842
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4843
4843
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4844
4844
  */
4845
4845
  :root {
@@ -4881,18 +4881,18 @@ of the component, floating–point numbers have been used which, for the default
4881
4881
  display: none;
4882
4882
  }
4883
4883
  /*
4884
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4884
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4885
4885
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4886
4886
  */
4887
4887
  /*
4888
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4888
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4889
4889
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4890
4890
  */
4891
4891
  /**
4892
4892
  * A visual style of focused element's border.
4893
4893
  */
4894
4894
  /*
4895
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4895
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4896
4896
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4897
4897
  */
4898
4898
  /**
@@ -4902,7 +4902,7 @@ of the component, floating–point numbers have been used which, for the default
4902
4902
  * Gives an element a drop shadow so it looks like a floating panel.
4903
4903
  */
4904
4904
  /*
4905
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4905
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4906
4906
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4907
4907
  */
4908
4908
  :root {
@@ -5073,7 +5073,7 @@ of the component, floating–point numbers have been used which, for the default
5073
5073
  margin-top: calc(1em + var(--ck-widget-handler-icon-size));
5074
5074
  }
5075
5075
  /*
5076
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
5076
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
5077
5077
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
5078
5078
  */
5079
5079
  :root {
@@ -5110,7 +5110,7 @@ of the component, floating–point numbers have been used which, for the default
5110
5110
  left: var(--ck-resizer-offset);
5111
5111
  }
5112
5112
  /*
5113
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
5113
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
5114
5114
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
5115
5115
  */
5116
5116
  :root {