@ckeditor/ckeditor5-theme-lark 44.0.0 → 44.1.0-alpha.1

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 (105) hide show
  1. package/dist/index-editor.css +0 -1
  2. package/dist/index.css +182 -185
  3. package/dist/index.css.map +1 -1
  4. package/package.json +2 -2
  5. package/theme/ckeditor5-bookmark/bookmark.css +1 -1
  6. package/theme/ckeditor5-clipboard/clipboard.css +1 -1
  7. package/theme/ckeditor5-code-block/codeblock.css +1 -1
  8. package/theme/ckeditor5-editor-classic/classiceditor.css +1 -1
  9. package/theme/ckeditor5-engine/placeholder.css +1 -1
  10. package/theme/ckeditor5-find-and-replace/findandreplaceform.css +1 -1
  11. package/theme/ckeditor5-heading/heading.css +1 -1
  12. package/theme/ckeditor5-horizontal-line/horizontalline.css +1 -1
  13. package/theme/ckeditor5-html-embed/htmlembed.css +1 -1
  14. package/theme/ckeditor5-image/imageinsert.css +1 -1
  15. package/theme/ckeditor5-image/imageupload.css +1 -1
  16. package/theme/ckeditor5-image/imageuploadicon.css +1 -1
  17. package/theme/ckeditor5-image/imageuploadloader.css +1 -1
  18. package/theme/ckeditor5-image/imageuploadprogress.css +1 -1
  19. package/theme/ckeditor5-link/link.css +1 -1
  20. package/theme/ckeditor5-link/linkactions.css +1 -1
  21. package/theme/ckeditor5-link/linkform.css +1 -1
  22. package/theme/ckeditor5-link/linkimage.css +1 -1
  23. package/theme/ckeditor5-list/listproperties.css +1 -1
  24. package/theme/ckeditor5-list/liststyles.css +1 -1
  25. package/theme/ckeditor5-media-embed/mediaembedediting.css +1 -1
  26. package/theme/ckeditor5-mention/mention.css +1 -1
  27. package/theme/ckeditor5-restricted-editing/restrictedediting.css +1 -1
  28. package/theme/ckeditor5-special-characters/charactergrid.css +1 -1
  29. package/theme/ckeditor5-special-characters/characterinfo.css +1 -1
  30. package/theme/ckeditor5-special-characters/specialcharacters.css +1 -1
  31. package/theme/ckeditor5-style/style.css +1 -1
  32. package/theme/ckeditor5-style/stylegrid.css +1 -1
  33. package/theme/ckeditor5-style/stylegroup.css +1 -1
  34. package/theme/ckeditor5-style/stylepanel.css +1 -1
  35. package/theme/ckeditor5-table/colorinput.css +1 -1
  36. package/theme/ckeditor5-table/form.css +1 -1
  37. package/theme/ckeditor5-table/formrow.css +1 -1
  38. package/theme/ckeditor5-table/inserttable.css +1 -1
  39. package/theme/ckeditor5-table/tablecellproperties.css +1 -1
  40. package/theme/ckeditor5-table/tableediting.css +1 -1
  41. package/theme/ckeditor5-table/tableform.css +1 -1
  42. package/theme/ckeditor5-table/tableproperties.css +1 -1
  43. package/theme/ckeditor5-table/tableselection.css +1 -1
  44. package/theme/ckeditor5-ui/components/autocomplete/autocomplete.css +1 -1
  45. package/theme/ckeditor5-ui/components/button/button.css +1 -1
  46. package/theme/ckeditor5-ui/components/button/listitembutton.css +1 -1
  47. package/theme/ckeditor5-ui/components/button/switchbutton.css +1 -1
  48. package/theme/ckeditor5-ui/components/collapsible/collapsible.css +1 -1
  49. package/theme/ckeditor5-ui/components/colorgrid/colorgrid.css +1 -1
  50. package/theme/ckeditor5-ui/components/colorselector/colorselector.css +1 -1
  51. package/theme/ckeditor5-ui/components/dialog/dialog.css +1 -1
  52. package/theme/ckeditor5-ui/components/dialog/dialogactions.css +1 -1
  53. package/theme/ckeditor5-ui/components/dropdown/dropdown.css +1 -1
  54. package/theme/ckeditor5-ui/components/dropdown/listdropdown.css +1 -1
  55. package/theme/ckeditor5-ui/components/dropdown/menu/dropdownmenubutton.css +1 -1
  56. package/theme/ckeditor5-ui/components/dropdown/menu/dropdownmenulistitem.css +1 -1
  57. package/theme/ckeditor5-ui/components/dropdown/menu/dropdownmenulistitembutton.css +1 -1
  58. package/theme/ckeditor5-ui/components/dropdown/menu/dropdownmenupanel.css +1 -1
  59. package/theme/ckeditor5-ui/components/dropdown/splitbutton.css +1 -1
  60. package/theme/ckeditor5-ui/components/dropdown/toolbardropdown.css +1 -1
  61. package/theme/ckeditor5-ui/components/editorui/accessibilityhelp.css +1 -1
  62. package/theme/ckeditor5-ui/components/editorui/editorui.css +1 -1
  63. package/theme/ckeditor5-ui/components/formheader/formheader.css +1 -1
  64. package/theme/ckeditor5-ui/components/icon/icon.css +1 -4
  65. package/theme/ckeditor5-ui/components/input/input.css +1 -1
  66. package/theme/ckeditor5-ui/components/label/label.css +1 -1
  67. package/theme/ckeditor5-ui/components/labeledfield/labeledfieldview.css +1 -1
  68. package/theme/ckeditor5-ui/components/labeledinput/labeledinput.css +1 -1
  69. package/theme/ckeditor5-ui/components/list/list.css +1 -1
  70. package/theme/ckeditor5-ui/components/menubar/menubar.css +1 -1
  71. package/theme/ckeditor5-ui/components/menubar/menubarmenu.css +1 -1
  72. package/theme/ckeditor5-ui/components/menubar/menubarmenubutton.css +1 -1
  73. package/theme/ckeditor5-ui/components/menubar/menubarmenulistitem.css +1 -1
  74. package/theme/ckeditor5-ui/components/menubar/menubarmenulistitembutton.css +1 -1
  75. package/theme/ckeditor5-ui/components/menubar/menubarmenupanel.css +1 -1
  76. package/theme/ckeditor5-ui/components/panel/balloonpanel.css +1 -1
  77. package/theme/ckeditor5-ui/components/panel/balloonrotator.css +1 -1
  78. package/theme/ckeditor5-ui/components/panel/fakepanel.css +1 -1
  79. package/theme/ckeditor5-ui/components/panel/stickypanel.css +1 -1
  80. package/theme/ckeditor5-ui/components/responsive-form/responsiveform.css +1 -1
  81. package/theme/ckeditor5-ui/components/search/search.css +1 -1
  82. package/theme/ckeditor5-ui/components/spinner/spinner.css +1 -1
  83. package/theme/ckeditor5-ui/components/textarea/textarea.css +1 -1
  84. package/theme/ckeditor5-ui/components/toolbar/blocktoolbar.css +1 -1
  85. package/theme/ckeditor5-ui/components/toolbar/toolbar.css +1 -1
  86. package/theme/ckeditor5-ui/components/tooltip/tooltip.css +1 -1
  87. package/theme/ckeditor5-ui/globals/_colors.css +1 -1
  88. package/theme/ckeditor5-ui/globals/_disabled.css +1 -1
  89. package/theme/ckeditor5-ui/globals/_focus.css +1 -1
  90. package/theme/ckeditor5-ui/globals/_fonts.css +1 -1
  91. package/theme/ckeditor5-ui/globals/_reset.css +1 -1
  92. package/theme/ckeditor5-ui/globals/_rounded.css +1 -1
  93. package/theme/ckeditor5-ui/globals/_shadow.css +1 -1
  94. package/theme/ckeditor5-ui/globals/_spacing.css +1 -1
  95. package/theme/ckeditor5-ui/globals/globals.css +1 -1
  96. package/theme/ckeditor5-ui/mixins/_button.css +1 -1
  97. package/theme/ckeditor5-widget/widget.css +1 -1
  98. package/theme/ckeditor5-widget/widgetresize.css +1 -1
  99. package/theme/ckeditor5-widget/widgettypearound.css +1 -1
  100. package/theme/index.css +1 -1
  101. package/theme/mixins/_disabled.css +1 -1
  102. package/theme/mixins/_focus.css +1 -1
  103. package/theme/mixins/_rounded.css +1 -1
  104. package/theme/mixins/_shadow.css +1 -1
  105. package/theme/theme.css +1 -1
package/dist/index.css CHANGED
@@ -4,17 +4,17 @@
4
4
  */
5
5
  /*
6
6
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
 
10
10
  /* Reset */
11
11
  /*
12
12
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
13
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
13
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
14
14
  */
15
15
  /*
16
16
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
17
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
17
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
18
18
  */
19
19
  :root {
20
20
  --ck-color-base-foreground: hsl(0, 0%, 98%);
@@ -136,7 +136,7 @@
136
136
  }
137
137
  /*
138
138
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
139
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
139
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
140
140
  */
141
141
  :root {
142
142
  /**
@@ -146,7 +146,7 @@
146
146
  }
147
147
  /*
148
148
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
149
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
149
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
150
150
  */
151
151
  :root {
152
152
  /**
@@ -176,7 +176,7 @@
176
176
  }
177
177
  /*
178
178
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
179
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
179
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
180
180
  */
181
181
  :root {
182
182
  --ck-font-size-base: 13px;
@@ -191,7 +191,7 @@
191
191
  }
192
192
  /*
193
193
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
194
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
194
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
195
195
  */
196
196
  :root {
197
197
  /* This is super-important. This is **manually** adjusted so a button without an icon
@@ -275,7 +275,7 @@
275
275
  }
276
276
  /*
277
277
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
278
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
278
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
279
279
  */
280
280
  /**
281
281
  * Default border-radius value.
@@ -285,7 +285,7 @@
285
285
  }
286
286
  /*
287
287
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
288
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
288
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
289
289
  */
290
290
  :root {
291
291
  /**
@@ -305,7 +305,7 @@
305
305
  }
306
306
  /*
307
307
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
308
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
308
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
309
309
  */
310
310
  :root {
311
311
  --ck-spacing-unit: 0.6em;
@@ -320,11 +320,11 @@
320
320
  /* Components */
321
321
  /*
322
322
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
323
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
323
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
324
324
  */
325
325
  /*
326
326
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
327
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
327
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
328
328
  */
329
329
  /**
330
330
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -333,7 +333,7 @@
333
333
  */
334
334
  /*
335
335
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
336
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
336
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
337
337
  */
338
338
  /**
339
339
  * A helper to combine multiple shadows.
@@ -373,18 +373,18 @@
373
373
  }
374
374
  /*
375
375
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
376
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
376
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
377
377
  */
378
378
  /*
379
379
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
380
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
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
386
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
387
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
387
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
388
388
  */
389
389
  /**
390
390
  * A helper to combine multiple shadows.
@@ -394,14 +394,14 @@
394
394
  */
395
395
  /*
396
396
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
397
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
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
403
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
404
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
404
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
405
405
  */
406
406
  /**
407
407
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -410,7 +410,7 @@
410
410
  */
411
411
  /*
412
412
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
413
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
413
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
414
414
  */
415
415
  /**
416
416
  * Implements a button of given background color.
@@ -420,7 +420,7 @@
420
420
  */
421
421
  /*
422
422
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
423
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
423
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
424
424
  */
425
425
  .ck.ck-button,
426
426
  a.ck.ck-button {
@@ -597,11 +597,11 @@ a.ck.ck-button-bold {
597
597
  }
598
598
  /*
599
599
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
600
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
600
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
601
601
  */
602
602
  /*
603
603
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
604
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
604
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
605
605
  */
606
606
  /**
607
607
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -610,14 +610,14 @@ a.ck.ck-button-bold {
610
610
  */
611
611
  /*
612
612
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
613
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
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
619
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
620
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
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
623
623
  of the component, floating–point numbers have been used which, for the default font size
@@ -730,11 +730,11 @@ of the component, floating–point numbers have been used which, for the default
730
730
  }
731
731
  /*
732
732
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
733
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
733
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
734
734
  */
735
735
  /*
736
736
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
737
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
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 {
740
740
  padding: var(--ck-spacing-tiny) calc(2 * var(--ck-spacing-standard));
@@ -766,7 +766,7 @@ of the component, floating–point numbers have been used which, for the default
766
766
  }
767
767
  /*
768
768
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
769
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
769
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
770
770
  */
771
771
  :root {
772
772
  --ck-collapsible-arrow-size: calc(0.5 * var(--ck-icon-size));
@@ -797,11 +797,11 @@ of the component, floating–point numbers have been used which, for the default
797
797
  }
798
798
  /*
799
799
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
800
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
800
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
801
801
  */
802
802
  /*
803
803
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
804
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
804
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
805
805
  */
806
806
  /**
807
807
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -810,7 +810,7 @@ of the component, floating–point numbers have been used which, for the default
810
810
  */
811
811
  /*
812
812
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
813
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
813
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
814
814
  */
815
815
  :root {
816
816
  --ck-color-grid-tile-size: 24px;
@@ -895,11 +895,11 @@ of the component, floating–point numbers have been used which, for the default
895
895
  }
896
896
  /*
897
897
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
898
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
898
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
899
899
  */
900
900
  /*
901
901
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
902
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
902
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
903
903
  */
904
904
  /* View fragment with color grids. */
905
905
  .ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__remove-color,
@@ -947,11 +947,11 @@ of the component, floating–point numbers have been used which, for the default
947
947
  }
948
948
  /*
949
949
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
950
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
950
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
951
951
  */
952
952
  /*
953
953
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
954
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
954
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
955
955
  */
956
956
  /**
957
957
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -960,7 +960,7 @@ of the component, floating–point numbers have been used which, for the default
960
960
  */
961
961
  /*
962
962
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
963
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
963
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
964
964
  */
965
965
  /**
966
966
  * A helper to combine multiple shadows.
@@ -970,7 +970,7 @@ of the component, floating–point numbers have been used which, for the default
970
970
  */
971
971
  /*
972
972
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
973
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
973
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
974
974
  */
975
975
  :root {
976
976
  --ck-dialog-overlay-background-color: hsla( 0, 0%, 0%, .5 );
@@ -1020,7 +1020,7 @@ of the component, floating–point numbers have been used which, for the default
1020
1020
  }
1021
1021
  /*
1022
1022
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1023
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
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 {
1026
1026
  padding: var(--ck-spacing-large);
@@ -1030,11 +1030,11 @@ of the component, floating–point numbers have been used which, for the default
1030
1030
  }
1031
1031
  /*
1032
1032
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1033
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1033
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1034
1034
  */
1035
1035
  /*
1036
1036
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1037
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1037
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1038
1038
  */
1039
1039
  /**
1040
1040
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -1043,14 +1043,14 @@ of the component, floating–point numbers have been used which, for the default
1043
1043
  */
1044
1044
  /*
1045
1045
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1046
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
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
1052
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1053
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1053
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1054
1054
  */
1055
1055
  /**
1056
1056
  * A helper to combine multiple shadows.
@@ -1060,7 +1060,7 @@ of the component, floating–point numbers have been used which, for the default
1060
1060
  */
1061
1061
  /*
1062
1062
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1063
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1063
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1064
1064
  */
1065
1065
  :root {
1066
1066
  --ck-dropdown-arrow-size: calc(0.5 * var(--ck-icon-size));
@@ -1158,11 +1158,11 @@ of the component, floating–point numbers have been used which, for the default
1158
1158
  }
1159
1159
  /*
1160
1160
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1161
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1161
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1162
1162
  */
1163
1163
  /*
1164
1164
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1165
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1165
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1166
1166
  */
1167
1167
  /**
1168
1168
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -1202,11 +1202,11 @@ of the component, floating–point numbers have been used which, for the default
1202
1202
  }
1203
1203
  /*
1204
1204
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1205
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1205
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1206
1206
  */
1207
1207
  /*
1208
1208
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1209
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1209
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1210
1210
  */
1211
1211
  /**
1212
1212
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -1297,25 +1297,25 @@ of the component, floating–point numbers have been used which, for the default
1297
1297
  }
1298
1298
  /*
1299
1299
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1300
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
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
1306
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1307
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1307
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1308
1308
  */
1309
1309
  /*
1310
1310
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1311
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
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
1317
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1318
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1318
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1319
1319
  */
1320
1320
  /**
1321
1321
  * Implements a button of given background color.
@@ -1325,7 +1325,7 @@ of the component, floating–point numbers have been used which, for the default
1325
1325
  */
1326
1326
  /*
1327
1327
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1328
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1328
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1329
1329
  */
1330
1330
  /*
1331
1331
  * All menu buttons.
@@ -1392,7 +1392,7 @@ of the component, floating–point numbers have been used which, for the default
1392
1392
  }
1393
1393
  /*
1394
1394
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1395
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1395
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1396
1396
  */
1397
1397
  :root {
1398
1398
  --ck-dropdown-menu-menu-item-min-width: 18em;
@@ -1402,7 +1402,7 @@ of the component, floating–point numbers have been used which, for the default
1402
1402
  }
1403
1403
  /*
1404
1404
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1405
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1405
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1406
1406
  */
1407
1407
  /*
1408
1408
  * List item buttons.
@@ -1433,11 +1433,11 @@ of the component, floating–point numbers have been used which, for the default
1433
1433
  }
1434
1434
  /*
1435
1435
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1436
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1436
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1437
1437
  */
1438
1438
  /*
1439
1439
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1440
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1440
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1441
1441
  */
1442
1442
  /**
1443
1443
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -1446,7 +1446,7 @@ of the component, floating–point numbers have been used which, for the default
1446
1446
  */
1447
1447
  /*
1448
1448
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1449
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1449
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1450
1450
  */
1451
1451
  /**
1452
1452
  * A helper to combine multiple shadows.
@@ -1494,18 +1494,18 @@ of the component, floating–point numbers have been used which, for the default
1494
1494
  }
1495
1495
  /*
1496
1496
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1497
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1497
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1498
1498
  */
1499
1499
  /*
1500
1500
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1501
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
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
1507
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1508
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1508
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1509
1509
  */
1510
1510
  /**
1511
1511
  * A helper to combine multiple shadows.
@@ -1596,11 +1596,11 @@ of the component, floating–point numbers have been used which, for the default
1596
1596
  }
1597
1597
  /*
1598
1598
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1599
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1599
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1600
1600
  */
1601
1601
  /*
1602
1602
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1603
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1603
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1604
1604
  */
1605
1605
  /**
1606
1606
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -1609,14 +1609,14 @@ of the component, floating–point numbers have been used which, for the default
1609
1609
  */
1610
1610
  /*
1611
1611
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1612
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
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
1618
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1619
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1619
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1620
1620
  */
1621
1621
  /**
1622
1622
  * A helper to combine multiple shadows.
@@ -1626,14 +1626,14 @@ of the component, floating–point numbers have been used which, for the default
1626
1626
  */
1627
1627
  /*
1628
1628
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1629
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
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
1635
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1636
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1636
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1637
1637
  */
1638
1638
  /**
1639
1639
  * Implements a button of given background color.
@@ -1693,11 +1693,11 @@ of the component, floating–point numbers have been used which, for the default
1693
1693
  }
1694
1694
  /*
1695
1695
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1696
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1696
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1697
1697
  */
1698
1698
  /*
1699
1699
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1700
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1700
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1701
1701
  */
1702
1702
  :root {
1703
1703
  --ck-form-header-height: 44px;
@@ -1720,7 +1720,7 @@ of the component, floating–point numbers have been used which, for the default
1720
1720
  }
1721
1721
  /*
1722
1722
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1723
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1723
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1724
1724
  */
1725
1725
  :root {
1726
1726
  --ck-icon-size: calc(var(--ck-line-height-base) * var(--ck-font-size-normal));
@@ -1735,9 +1735,6 @@ of the component, floating–point numbers have been used which, for the default
1735
1735
 
1736
1736
  /* Inherit cursor style (#5). */
1737
1737
  cursor: inherit;
1738
-
1739
- /* This will prevent blurry icons on Firefox. See #340. */
1740
- will-change: transform;
1741
1738
  }
1742
1739
  .ck.ck-icon * {
1743
1740
  /* Inherit cursor style (#5). */
@@ -1756,11 +1753,11 @@ of the component, floating–point numbers have been used which, for the default
1756
1753
  }
1757
1754
  /*
1758
1755
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1759
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1756
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1760
1757
  */
1761
1758
  /*
1762
1759
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1763
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1760
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1764
1761
  */
1765
1762
  /**
1766
1763
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -1769,14 +1766,14 @@ of the component, floating–point numbers have been used which, for the default
1769
1766
  */
1770
1767
  /*
1771
1768
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1772
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1769
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1773
1770
  */
1774
1771
  /**
1775
1772
  * A visual style of focused element's border.
1776
1773
  */
1777
1774
  /*
1778
1775
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1779
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1776
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1780
1777
  */
1781
1778
  /**
1782
1779
  * A helper to combine multiple shadows.
@@ -1859,22 +1856,22 @@ of the component, floating–point numbers have been used which, for the default
1859
1856
  }
1860
1857
  /*
1861
1858
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1862
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1859
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1863
1860
  */
1864
1861
  .ck.ck-label {
1865
1862
  font-weight: bold;
1866
1863
  }
1867
1864
  /*
1868
1865
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1869
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1866
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1870
1867
  */
1871
1868
  /*
1872
1869
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1873
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1870
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1874
1871
  */
1875
1872
  /*
1876
1873
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1877
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1874
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1878
1875
  */
1879
1876
  /**
1880
1877
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -1989,7 +1986,7 @@ of the component, floating–point numbers have been used which, for the default
1989
1986
  }
1990
1987
  /*
1991
1988
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
1992
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
1989
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
1993
1990
  */
1994
1991
  .ck.ck-labeled-input .ck-labeled-input__status {
1995
1992
  font-size: var(--ck-font-size-small);
@@ -2004,18 +2001,18 @@ of the component, floating–point numbers have been used which, for the default
2004
2001
  }
2005
2002
  /*
2006
2003
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2007
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2004
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2008
2005
  */
2009
2006
  /*
2010
2007
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2011
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2008
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2012
2009
  */
2013
2010
  /**
2014
2011
  * A class which indicates that an element holding it is disabled.
2015
2012
  */
2016
2013
  /*
2017
2014
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2018
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2015
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2019
2016
  */
2020
2017
  /**
2021
2018
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -2024,7 +2021,7 @@ of the component, floating–point numbers have been used which, for the default
2024
2021
  */
2025
2022
  /*
2026
2023
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2027
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2024
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2028
2025
  */
2029
2026
  /**
2030
2027
  * A helper to combine multiple shadows.
@@ -2034,7 +2031,7 @@ of the component, floating–point numbers have been used which, for the default
2034
2031
  */
2035
2032
  /*
2036
2033
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2037
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2034
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2038
2035
  */
2039
2036
  .ck.ck-list {
2040
2037
  border-radius: 0;
@@ -2127,7 +2124,7 @@ of the component, floating–point numbers have been used which, for the default
2127
2124
  }
2128
2125
  /*
2129
2126
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2130
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2127
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2131
2128
  */
2132
2129
  .ck.ck-menu-bar {
2133
2130
  display: flex;
@@ -2141,7 +2138,7 @@ of the component, floating–point numbers have been used which, for the default
2141
2138
  }
2142
2139
  /*
2143
2140
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2144
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2141
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2145
2142
  */
2146
2143
  .ck.ck-menu-bar__menu {
2147
2144
  /* Enable font size inheritance, which allows fluid UI scaling. */
@@ -2152,18 +2149,18 @@ of the component, floating–point numbers have been used which, for the default
2152
2149
  }
2153
2150
  /*
2154
2151
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2155
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2152
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2156
2153
  */
2157
2154
  /*
2158
2155
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2159
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2156
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2160
2157
  */
2161
2158
  /**
2162
2159
  * A class which indicates that an element holding it is disabled.
2163
2160
  */
2164
2161
  /*
2165
2162
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2166
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2163
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2167
2164
  */
2168
2165
  /**
2169
2166
  * Implements a button of given background color.
@@ -2173,7 +2170,7 @@ of the component, floating–point numbers have been used which, for the default
2173
2170
  */
2174
2171
  /*
2175
2172
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2176
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2173
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2177
2174
  */
2178
2175
  /*
2179
2176
  * All menu buttons.
@@ -2253,7 +2250,7 @@ of the component, floating–point numbers have been used which, for the default
2253
2250
  }
2254
2251
  /*
2255
2252
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2256
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2253
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2257
2254
  */
2258
2255
  :root {
2259
2256
  --ck-menu-bar-menu-item-min-width: 18em;
@@ -2263,11 +2260,11 @@ of the component, floating–point numbers have been used which, for the default
2263
2260
  }
2264
2261
  /*
2265
2262
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2266
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2263
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2267
2264
  */
2268
2265
  /*
2269
2266
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2270
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2267
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2271
2268
  */
2272
2269
  /*
2273
2270
  * List item buttons.
@@ -2292,11 +2289,11 @@ of the component, floating–point numbers have been used which, for the default
2292
2289
  }
2293
2290
  /*
2294
2291
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2295
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2292
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2296
2293
  */
2297
2294
  /*
2298
2295
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2299
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2296
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2300
2297
  */
2301
2298
  /**
2302
2299
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -2305,7 +2302,7 @@ of the component, floating–point numbers have been used which, for the default
2305
2302
  */
2306
2303
  /*
2307
2304
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2308
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2305
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2309
2306
  */
2310
2307
  /**
2311
2308
  * A helper to combine multiple shadows.
@@ -2315,7 +2312,7 @@ of the component, floating–point numbers have been used which, for the default
2315
2312
  */
2316
2313
  /*
2317
2314
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2318
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2315
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2319
2316
  */
2320
2317
  /**
2321
2318
  * A visual style of focused element's border.
@@ -2380,11 +2377,11 @@ of the component, floating–point numbers have been used which, for the default
2380
2377
  }
2381
2378
  /*
2382
2379
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2383
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2380
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2384
2381
  */
2385
2382
  /*
2386
2383
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2387
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2384
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2388
2385
  */
2389
2386
  /**
2390
2387
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -2393,7 +2390,7 @@ of the component, floating–point numbers have been used which, for the default
2393
2390
  */
2394
2391
  /*
2395
2392
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2396
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2393
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2397
2394
  */
2398
2395
  /**
2399
2396
  * A helper to combine multiple shadows.
@@ -2548,7 +2545,7 @@ of the component, floating–point numbers have been used which, for the default
2548
2545
  }
2549
2546
  /*
2550
2547
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2551
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2548
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2552
2549
  */
2553
2550
  .ck .ck-balloon-rotator__navigation {
2554
2551
  background: var(--ck-color-toolbar-background);
@@ -2575,11 +2572,11 @@ of the component, floating–point numbers have been used which, for the default
2575
2572
  }
2576
2573
  /*
2577
2574
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2578
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2575
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2579
2576
  */
2580
2577
  /*
2581
2578
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2582
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2579
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2583
2580
  */
2584
2581
  /**
2585
2582
  * A helper to combine multiple shadows.
@@ -2624,11 +2621,11 @@ of the component, floating–point numbers have been used which, for the default
2624
2621
  }
2625
2622
  /*
2626
2623
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2627
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2624
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2628
2625
  */
2629
2626
  /*
2630
2627
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2631
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2628
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2632
2629
  */
2633
2630
  /**
2634
2631
  * A helper to combine multiple shadows.
@@ -2645,15 +2642,15 @@ of the component, floating–point numbers have been used which, for the default
2645
2642
  }
2646
2643
  /*
2647
2644
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2648
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2645
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2649
2646
  */
2650
2647
  /*
2651
2648
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2652
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2649
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2653
2650
  */
2654
2651
  /*
2655
2652
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2656
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2653
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2657
2654
  */
2658
2655
  .ck-vertical-form > .ck-button:nth-last-child(2)::after {
2659
2656
  border-right: 1px solid var(--ck-color-base-border);
@@ -2722,11 +2719,11 @@ of the component, floating–point numbers have been used which, for the default
2722
2719
  }
2723
2720
  /*
2724
2721
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2725
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2722
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2726
2723
  */
2727
2724
  /*
2728
2725
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2729
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2726
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2730
2727
  */
2731
2728
  :root {
2732
2729
  --ck-search-field-view-horizontal-spacing: calc(var(--ck-icon-size) + var(--ck-spacing-medium));
@@ -2800,7 +2797,7 @@ of the component, floating–point numbers have been used which, for the default
2800
2797
  }
2801
2798
  /*
2802
2799
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2803
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2800
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2804
2801
  */
2805
2802
  :root {
2806
2803
  --ck-toolbar-spinner-size: 18px;
@@ -2829,7 +2826,7 @@ of the component, floating–point numbers have been used which, for the default
2829
2826
  }
2830
2827
  /*
2831
2828
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2832
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2829
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2833
2830
  */
2834
2831
  /*
2835
2832
  * This fixes a problem in Firefox when the initial height of the complement does not match the number of rows.
@@ -2840,7 +2837,7 @@ of the component, floating–point numbers have been used which, for the default
2840
2837
  }
2841
2838
  /*
2842
2839
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2843
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2840
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2844
2841
  */
2845
2842
  :root {
2846
2843
  --ck-color-block-toolbar-button: var(--ck-color-text);
@@ -2852,11 +2849,11 @@ of the component, floating–point numbers have been used which, for the default
2852
2849
  }
2853
2850
  /*
2854
2851
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2855
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2852
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2856
2853
  */
2857
2854
  /*
2858
2855
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2859
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2856
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2860
2857
  */
2861
2858
  /**
2862
2859
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -2865,7 +2862,7 @@ of the component, floating–point numbers have been used which, for the default
2865
2862
  */
2866
2863
  /*
2867
2864
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2868
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2865
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
2869
2866
  */
2870
2867
  .ck.ck-toolbar {
2871
2868
  border-radius: 0;
@@ -3025,11 +3022,11 @@ of the component, floating–point numbers have been used which, for the default
3025
3022
  /* stylelint-enable */
3026
3023
  /*
3027
3024
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3028
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3025
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3029
3026
  */
3030
3027
  /*
3031
3028
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3032
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3029
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3033
3030
  */
3034
3031
  /**
3035
3032
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -3068,11 +3065,11 @@ of the component, floating–point numbers have been used which, for the default
3068
3065
  /* Editor */
3069
3066
  /*
3070
3067
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3071
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3068
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3072
3069
  */
3073
3070
  /*
3074
3071
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3075
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3072
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3076
3073
  */
3077
3074
  /**
3078
3075
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -3121,7 +3118,7 @@ of the component, floating–point numbers have been used which, for the default
3121
3118
  /* Plugins */
3122
3119
  /*
3123
3120
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3124
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3121
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3125
3122
  */
3126
3123
  /*
3127
3124
  * Classes used by the "fake visual selection" displayed in the content when an input
@@ -3139,11 +3136,11 @@ of the component, floating–point numbers have been used which, for the default
3139
3136
  }
3140
3137
  /*
3141
3138
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3142
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3139
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3143
3140
  */
3144
3141
  /*
3145
3142
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3146
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3143
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3147
3144
  */
3148
3145
  :root {
3149
3146
  --ck-clipboard-drop-target-dot-width: 12px;
@@ -3218,7 +3215,7 @@ of the component, floating–point numbers have been used which, for the default
3218
3215
  }
3219
3216
  /*
3220
3217
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3221
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3218
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3222
3219
  */
3223
3220
  :root {
3224
3221
  --ck-color-code-block-label-background: hsl(0, 0%, 46%);
@@ -3243,11 +3240,11 @@ of the component, floating–point numbers have been used which, for the default
3243
3240
  }
3244
3241
  /*
3245
3242
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3246
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3243
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3247
3244
  */
3248
3245
  /*
3249
3246
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3250
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3247
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3251
3248
  */
3252
3249
  /* See ckeditor/ckeditor5#936. */
3253
3250
  @media (forced-colors: active) {
@@ -3284,15 +3281,15 @@ of the component, floating–point numbers have been used which, for the default
3284
3281
  }
3285
3282
  /*
3286
3283
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3287
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3284
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3288
3285
  */
3289
3286
  /*
3290
3287
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3291
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3288
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3292
3289
  */
3293
3290
  /*
3294
3291
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3295
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3292
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3296
3293
  */
3297
3294
  .ck.ck-find-and-replace-form {
3298
3295
  width: 400px;
@@ -3459,7 +3456,7 @@ of the component, floating–point numbers have been used which, for the default
3459
3456
  }
3460
3457
  /*
3461
3458
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3462
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3459
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3463
3460
  */
3464
3461
  /* Resize dropdown's button label. */
3465
3462
  .ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__button .ck-button__label {
@@ -3470,7 +3467,7 @@ of the component, floating–point numbers have been used which, for the default
3470
3467
  }
3471
3468
  /*
3472
3469
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3473
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3470
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3474
3471
  */
3475
3472
  /*
3476
3473
  * Note: This file should contain the wireframe styles only. But since there are no such styles,
@@ -3479,7 +3476,7 @@ of the component, floating–point numbers have been used which, for the default
3479
3476
  */
3480
3477
  /*
3481
3478
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3482
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3479
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3483
3480
  */
3484
3481
  :root {
3485
3482
  --ck-html-embed-content-width: calc(100% - 1.5 * var(--ck-icon-size));
@@ -3610,11 +3607,11 @@ of the component, floating–point numbers have been used which, for the default
3610
3607
  }
3611
3608
  /*
3612
3609
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3613
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3610
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3614
3611
  */
3615
3612
  /*
3616
3613
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3617
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3614
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3618
3615
  */
3619
3616
  :root {
3620
3617
  --ck-image-insert-insert-by-url-width: 250px;
@@ -3664,11 +3661,11 @@ of the component, floating–point numbers have been used which, for the default
3664
3661
  }
3665
3662
  /*
3666
3663
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3667
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3664
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3668
3665
  */
3669
3666
  /*
3670
3667
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3671
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3668
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3672
3669
  */
3673
3670
  :root {
3674
3671
  --ck-color-image-upload-icon: hsl(0, 0%, 100%);
@@ -3772,7 +3769,7 @@ of the component, floating–point numbers have been used which, for the default
3772
3769
  }
3773
3770
  /*
3774
3771
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3775
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3772
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3776
3773
  */
3777
3774
  :root {
3778
3775
  --ck-color-upload-placeholder-loader: hsl(0, 0%, 70%);
@@ -3815,7 +3812,7 @@ of the component, floating–point numbers have been used which, for the default
3815
3812
  }
3816
3813
  /*
3817
3814
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3818
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3815
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3819
3816
  */
3820
3817
  /* Showing animation. */
3821
3818
  .ck.ck-editor__editable .image.ck-appear, .ck.ck-editor__editable .image-inline.ck-appear {
@@ -3841,7 +3838,7 @@ of the component, floating–point numbers have been used which, for the default
3841
3838
  }
3842
3839
  /*
3843
3840
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3844
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3841
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3845
3842
  */
3846
3843
  /* Class added to span element surrounding currently selected link. */
3847
3844
  .ck .ck-link_selected {
@@ -3868,29 +3865,29 @@ of the component, floating–point numbers have been used which, for the default
3868
3865
  }
3869
3866
  /*
3870
3867
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3871
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3868
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3872
3869
  */
3873
3870
  /*
3874
3871
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3875
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3872
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3876
3873
  */
3877
3874
  /**
3878
3875
  * Makes element unselectable.
3879
3876
  */
3880
3877
  /*
3881
3878
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3882
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3879
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3883
3880
  */
3884
3881
  /*
3885
3882
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3886
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3883
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3887
3884
  */
3888
3885
  /**
3889
3886
  * A visual style of focused element's border.
3890
3887
  */
3891
3888
  /*
3892
3889
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3893
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3890
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3894
3891
  */
3895
3892
  /**
3896
3893
  * A helper to combine multiple shadows.
@@ -3900,7 +3897,7 @@ of the component, floating–point numbers have been used which, for the default
3900
3897
  */
3901
3898
  /*
3902
3899
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3903
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3900
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3904
3901
  */
3905
3902
  .ck.ck-link-actions .ck-button.ck-link-actions__preview {
3906
3903
  padding-left: 0;
@@ -3958,11 +3955,11 @@ of the component, floating–point numbers have been used which, for the default
3958
3955
  }
3959
3956
  /*
3960
3957
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3961
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3958
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3962
3959
  */
3963
3960
  /*
3964
3961
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3965
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
3962
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
3966
3963
  */
3967
3964
  /*
3968
3965
  * Style link form differently when manual decorators are available.
@@ -4010,7 +4007,7 @@ of the component, floating–point numbers have been used which, for the default
4010
4007
  }
4011
4008
  /*
4012
4009
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4013
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4010
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4014
4011
  */
4015
4012
  :root {
4016
4013
  /* Match the icon size with the upload indicator brought by the image upload feature. */
@@ -4045,7 +4042,7 @@ of the component, floating–point numbers have been used which, for the default
4045
4042
  }
4046
4043
  /*
4047
4044
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4048
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4045
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4049
4046
  */
4050
4047
  /* When there are no list styles and there is no collapsible. */
4051
4048
  .ck.ck-list-properties.ck-list-properties_without-styles {
@@ -4091,7 +4088,7 @@ of the component, floating–point numbers have been used which, for the default
4091
4088
  }
4092
4089
  /*
4093
4090
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4094
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4091
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4095
4092
  */
4096
4093
  :root {
4097
4094
  --ck-list-style-button-size: 44px;
@@ -4127,7 +4124,7 @@ of the component, floating–point numbers have been used which, for the default
4127
4124
  }
4128
4125
  /*
4129
4126
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4130
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4127
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4131
4128
  */
4132
4129
  :root {
4133
4130
  --ck-media-embed-placeholder-icon-size: 3em;
@@ -4215,7 +4212,7 @@ of the component, floating–point numbers have been used which, for the default
4215
4212
  }
4216
4213
  /*
4217
4214
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4218
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4215
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4219
4216
  */
4220
4217
  :root {
4221
4218
  --ck-color-mention-background: hsla(341, 100%, 30%, 0.1);
@@ -4227,7 +4224,7 @@ of the component, floating–point numbers have been used which, for the default
4227
4224
  }
4228
4225
  /*
4229
4226
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4230
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4227
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4231
4228
  */
4232
4229
  :root {
4233
4230
  --ck-color-restricted-editing-exception-background: hsla(31, 100%, 65%, .2);
@@ -4289,15 +4286,15 @@ of the component, floating–point numbers have been used which, for the default
4289
4286
  }
4290
4287
  /*
4291
4288
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4292
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4289
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4293
4290
  */
4294
4291
  /*
4295
4292
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4296
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4293
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4297
4294
  */
4298
4295
  /*
4299
4296
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4300
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4297
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4301
4298
  */
4302
4299
  /**
4303
4300
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -4345,11 +4342,11 @@ of the component, floating–point numbers have been used which, for the default
4345
4342
  }
4346
4343
  /*
4347
4344
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4348
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4345
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4349
4346
  */
4350
4347
  /*
4351
4348
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4352
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4349
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4353
4350
  */
4354
4351
  .ck.ck-character-info {
4355
4352
  padding: var(--ck-spacing-small) var(--ck-spacing-large);
@@ -4369,15 +4366,15 @@ of the component, floating–point numbers have been used which, for the default
4369
4366
  }
4370
4367
  /*
4371
4368
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4372
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4369
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4373
4370
  */
4374
4371
  /*
4375
4372
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4376
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4373
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4377
4374
  */
4378
4375
  /*
4379
4376
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4380
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4377
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4381
4378
  */
4382
4379
  .ck.ck-special-characters-navigation > .ck-label {
4383
4380
  max-width: 160px;
@@ -4402,14 +4399,14 @@ of the component, floating–point numbers have been used which, for the default
4402
4399
  }
4403
4400
  /*
4404
4401
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4405
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4402
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4406
4403
  */
4407
4404
  .ck.ck-dropdown.ck-style-dropdown.ck-style-dropdown_multiple-active > .ck-button > .ck-button__label {
4408
4405
  font-style: italic;
4409
4406
  }
4410
4407
  /*
4411
4408
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4412
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4409
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4413
4410
  */
4414
4411
  :root {
4415
4412
  --ck-style-panel-button-width: 120px;
@@ -4491,7 +4488,7 @@ of the component, floating–point numbers have been used which, for the default
4491
4488
  }
4492
4489
  /*
4493
4490
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4494
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4491
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4495
4492
  */
4496
4493
  .ck.ck-style-panel .ck-style-panel__style-group > .ck-label {
4497
4494
  margin: var(--ck-spacing-large) 0;
@@ -4501,7 +4498,7 @@ of the component, floating–point numbers have been used which, for the default
4501
4498
  }
4502
4499
  /*
4503
4500
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4504
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4501
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4505
4502
  */
4506
4503
  :root {
4507
4504
  --ck-style-panel-max-height: 470px;
@@ -4513,15 +4510,15 @@ of the component, floating–point numbers have been used which, for the default
4513
4510
  }
4514
4511
  /*
4515
4512
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4516
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4513
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4517
4514
  */
4518
4515
  /*
4519
4516
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4520
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4517
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4521
4518
  */
4522
4519
  /*
4523
4520
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4524
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4521
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4525
4522
  */
4526
4523
  /**
4527
4524
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -4607,7 +4604,7 @@ of the component, floating–point numbers have been used which, for the default
4607
4604
  }
4608
4605
  /*
4609
4606
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4610
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4607
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4611
4608
  */
4612
4609
  .ck.ck-form {
4613
4610
  padding: 0 0 var(--ck-spacing-large);
@@ -4631,11 +4628,11 @@ of the component, floating–point numbers have been used which, for the default
4631
4628
  }
4632
4629
  /*
4633
4630
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4634
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4631
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4635
4632
  */
4636
4633
  /*
4637
4634
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4638
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4635
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4639
4636
  */
4640
4637
  .ck.ck-form__row {
4641
4638
  padding: var(--ck-spacing-standard) var(--ck-spacing-large) 0;
@@ -4660,7 +4657,7 @@ of the component, floating–point numbers have been used which, for the default
4660
4657
  }
4661
4658
  /*
4662
4659
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4663
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4660
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4664
4661
  */
4665
4662
  :root {
4666
4663
  --ck-insert-table-dropdown-padding: 10px;
@@ -4700,7 +4697,7 @@ of the component, floating–point numbers have been used which, for the default
4700
4697
  }
4701
4698
  /*
4702
4699
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4703
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4700
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4704
4701
  */
4705
4702
  .ck.ck-table-cell-properties-form {
4706
4703
  width: 320px;
@@ -4718,7 +4715,7 @@ of the component, floating–point numbers have been used which, for the default
4718
4715
  }
4719
4716
  /*
4720
4717
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4721
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4718
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4722
4719
  */
4723
4720
  :root {
4724
4721
  --ck-color-selector-focused-cell-background: hsla(212, 90%, 80%, .3);
@@ -4740,11 +4737,11 @@ of the component, floating–point numbers have been used which, for the default
4740
4737
  }
4741
4738
  /*
4742
4739
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4743
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4740
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4744
4741
  */
4745
4742
  /*
4746
4743
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4747
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4744
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4748
4745
  */
4749
4746
  /**
4750
4747
  * Implements rounded corner interface for .ck-rounded-corners class.
@@ -4823,7 +4820,7 @@ of the component, floating–point numbers have been used which, for the default
4823
4820
  }
4824
4821
  /*
4825
4822
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4826
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4823
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4827
4824
  */
4828
4825
  .ck.ck-table-properties-form {
4829
4826
  width: 320px;
@@ -4843,7 +4840,7 @@ of the component, floating–point numbers have been used which, for the default
4843
4840
  }
4844
4841
  /*
4845
4842
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4846
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4843
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4847
4844
  */
4848
4845
  :root {
4849
4846
  --ck-table-selected-cell-background: hsla(208, 90%, 80%, .3);
@@ -4885,18 +4882,18 @@ of the component, floating–point numbers have been used which, for the default
4885
4882
  }
4886
4883
  /*
4887
4884
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4888
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4885
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4889
4886
  */
4890
4887
  /*
4891
4888
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4892
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4889
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4893
4890
  */
4894
4891
  /**
4895
4892
  * A visual style of focused element's border.
4896
4893
  */
4897
4894
  /*
4898
4895
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4899
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4896
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4900
4897
  */
4901
4898
  /**
4902
4899
  * A helper to combine multiple shadows.
@@ -4906,7 +4903,7 @@ of the component, floating–point numbers have been used which, for the default
4906
4903
  */
4907
4904
  /*
4908
4905
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4909
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4906
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4910
4907
  */
4911
4908
  :root {
4912
4909
  --ck-widget-outline-thickness: 3px;
@@ -5077,7 +5074,7 @@ of the component, floating–point numbers have been used which, for the default
5077
5074
  }
5078
5075
  /*
5079
5076
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
5080
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
5077
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
5081
5078
  */
5082
5079
  :root {
5083
5080
  --ck-resizer-size: 10px;
@@ -5114,7 +5111,7 @@ of the component, floating–point numbers have been used which, for the default
5114
5111
  }
5115
5112
  /*
5116
5113
  * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
5117
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
5114
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
5118
5115
  */
5119
5116
  :root {
5120
5117
  --ck-widget-type-around-button-size: 20px;