ckeditor5-premium-features 41.4.0-alpha.0 → 41.4.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 (128) hide show
  1. package/LICENSE.md +24 -7
  2. package/README.md +26 -0
  3. package/dist/browser/index.css +112 -0
  4. package/dist/browser/index.js +1 -1
  5. package/dist/browser/index.umd.js +1 -1
  6. package/dist/index.css +112 -0
  7. package/dist/translations/af.js +1 -1
  8. package/dist/translations/af.umd.js +23 -0
  9. package/dist/translations/ar.js +1 -1
  10. package/dist/translations/ar.umd.js +23 -0
  11. package/dist/translations/az.js +1 -1
  12. package/dist/translations/az.umd.js +23 -0
  13. package/dist/translations/bg.js +1 -1
  14. package/dist/translations/bg.umd.js +23 -0
  15. package/dist/translations/bn.js +1 -1
  16. package/dist/translations/bn.umd.js +23 -0
  17. package/dist/translations/bs.js +1 -1
  18. package/dist/translations/bs.umd.js +23 -0
  19. package/dist/translations/ca.js +1 -1
  20. package/dist/translations/ca.umd.js +23 -0
  21. package/dist/translations/cs.js +1 -1
  22. package/dist/translations/cs.umd.js +23 -0
  23. package/dist/translations/da.js +1 -1
  24. package/dist/translations/da.umd.js +23 -0
  25. package/dist/translations/de-ch.js +1 -1
  26. package/dist/translations/de-ch.umd.js +23 -0
  27. package/dist/translations/de.js +1 -1
  28. package/dist/translations/de.umd.js +23 -0
  29. package/dist/translations/el.js +1 -1
  30. package/dist/translations/el.umd.js +23 -0
  31. package/dist/translations/en-au.js +1 -1
  32. package/dist/translations/en-au.umd.js +23 -0
  33. package/dist/translations/en-gb.js +1 -1
  34. package/dist/translations/en-gb.umd.js +23 -0
  35. package/dist/translations/en.js +1 -1
  36. package/dist/translations/en.umd.js +23 -0
  37. package/dist/translations/es-co.js +1 -1
  38. package/dist/translations/es-co.umd.js +23 -0
  39. package/dist/translations/es.js +1 -1
  40. package/dist/translations/es.umd.js +23 -0
  41. package/dist/translations/et.js +1 -1
  42. package/dist/translations/et.umd.js +23 -0
  43. package/dist/translations/fa.js +1 -1
  44. package/dist/translations/fa.umd.js +23 -0
  45. package/dist/translations/fi.js +1 -1
  46. package/dist/translations/fi.umd.js +23 -0
  47. package/dist/translations/fr.js +1 -1
  48. package/dist/translations/fr.umd.js +23 -0
  49. package/dist/translations/gl.js +1 -1
  50. package/dist/translations/gl.umd.js +23 -0
  51. package/dist/translations/he.js +1 -1
  52. package/dist/translations/he.umd.js +23 -0
  53. package/dist/translations/hi.js +1 -1
  54. package/dist/translations/hi.umd.js +23 -0
  55. package/dist/translations/hr.js +1 -1
  56. package/dist/translations/hr.umd.js +23 -0
  57. package/dist/translations/hu.js +1 -1
  58. package/dist/translations/hu.umd.js +23 -0
  59. package/dist/translations/id.js +1 -1
  60. package/dist/translations/id.umd.js +23 -0
  61. package/dist/translations/it.js +1 -1
  62. package/dist/translations/it.umd.js +23 -0
  63. package/dist/translations/ja.js +1 -1
  64. package/dist/translations/ja.umd.js +23 -0
  65. package/dist/translations/jv.js +1 -1
  66. package/dist/translations/jv.umd.js +23 -0
  67. package/dist/translations/ko.js +1 -1
  68. package/dist/translations/ko.umd.js +23 -0
  69. package/dist/translations/ku.js +1 -1
  70. package/dist/translations/ku.umd.js +23 -0
  71. package/dist/translations/lt.js +1 -1
  72. package/dist/translations/lt.umd.js +23 -0
  73. package/dist/translations/lv.js +1 -1
  74. package/dist/translations/lv.umd.js +23 -0
  75. package/dist/translations/ms.js +1 -1
  76. package/dist/translations/ms.umd.js +23 -0
  77. package/dist/translations/ne.js +1 -1
  78. package/dist/translations/ne.umd.js +23 -0
  79. package/dist/translations/nl.js +1 -1
  80. package/dist/translations/nl.umd.js +23 -0
  81. package/dist/translations/no.js +1 -1
  82. package/dist/translations/no.umd.js +23 -0
  83. package/dist/translations/pl.js +1 -1
  84. package/dist/translations/pl.umd.js +23 -0
  85. package/dist/translations/pt-br.js +1 -1
  86. package/dist/translations/pt-br.umd.js +23 -0
  87. package/dist/translations/pt.js +1 -1
  88. package/dist/translations/pt.umd.js +23 -0
  89. package/dist/translations/ro.js +1 -1
  90. package/dist/translations/ro.umd.js +23 -0
  91. package/dist/translations/ru.js +1 -1
  92. package/dist/translations/ru.umd.js +23 -0
  93. package/dist/translations/sk.js +1 -1
  94. package/dist/translations/sk.umd.js +23 -0
  95. package/dist/translations/sq.js +1 -1
  96. package/dist/translations/sq.umd.js +23 -0
  97. package/dist/translations/sr-latn.js +1 -1
  98. package/dist/translations/sr-latn.umd.js +23 -0
  99. package/dist/translations/sr.js +1 -1
  100. package/dist/translations/sr.umd.js +23 -0
  101. package/dist/translations/sv.js +1 -1
  102. package/dist/translations/sv.umd.js +23 -0
  103. package/dist/translations/th.js +1 -1
  104. package/dist/translations/th.umd.js +23 -0
  105. package/dist/translations/ti.d.ts +8 -0
  106. package/dist/translations/ti.js +23 -0
  107. package/dist/translations/ti.umd.js +23 -0
  108. package/dist/translations/tk.js +1 -1
  109. package/dist/translations/tk.umd.js +23 -0
  110. package/dist/translations/tr.js +1 -1
  111. package/dist/translations/tr.umd.js +23 -0
  112. package/dist/translations/tt.js +1 -1
  113. package/dist/translations/tt.umd.js +23 -0
  114. package/dist/translations/ug.js +1 -1
  115. package/dist/translations/ug.umd.js +23 -0
  116. package/dist/translations/uk.js +1 -1
  117. package/dist/translations/uk.umd.js +23 -0
  118. package/dist/translations/ur.js +1 -1
  119. package/dist/translations/ur.umd.js +23 -0
  120. package/dist/translations/uz.js +1 -1
  121. package/dist/translations/uz.umd.js +23 -0
  122. package/dist/translations/vi.js +1 -1
  123. package/dist/translations/vi.umd.js +23 -0
  124. package/dist/translations/zh-cn.js +1 -1
  125. package/dist/translations/zh-cn.umd.js +23 -0
  126. package/dist/translations/zh.js +1 -1
  127. package/dist/translations/zh.umd.js +23 -0
  128. package/package.json +32 -19
package/LICENSE.md CHANGED
@@ -1,18 +1,35 @@
1
1
  Software License Agreement
2
2
  ==========================
3
3
 
4
- **CKEditor&nbsp;5 premium features** (https://ckeditor.com/ckeditor-5/)<br>
4
+ **CKEditor&nbsp;5 Premium Features** (https://ckeditor.com/ckeditor-5/)<br>
5
5
  Copyright (c) 2003–2024, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
6
6
 
7
- CKEditor&nbsp;5 premium features is licensed under a commercial license and is protected by copyright law.
8
- For more details about available licensing options, contact us at sales@cksource.com.
7
+ CKEditor&nbsp;5 Premium Features is licensed under a commercial license and is protected by copyright law.
8
+ For more details about available licensing options please contact us at sales@cksource.com.
9
9
 
10
- Sources of Intellectual Property Included in CKEditor&nbsp;5 premium features
11
- ---------------------------------------------------------------------
10
+ Sources of Intellectual Property Included in CKEditor&nbsp;5 Premium Features
11
+ ----------------------------------------------------------------
12
12
 
13
- Where not otherwise indicated, all CKEditor&nbsp;5 premium features content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
13
+ Where not otherwise indicated, all CKEditor&nbsp;5 Premium Features content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
14
+
15
+ The following libraries are included in CKEditor&nbsp;5 Premium Features under the [Apache License, version 2.0](https://opensource.org/license/apache-2-0/):
16
+
17
+ * AWS SDK for JavaScript BedrockRuntime Client - Copyright 2018–2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
18
+
19
+ The following libraries are included in CKEditor&nbsp;5 Premium Features under the [BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause):
20
+
21
+ * protobuf.js - Copyright (c) 2016, Daniel Wirtz All rights reserved.
22
+
23
+ The following libraries are included in CKEditor&nbsp;5 Premium Features under the [MIT license](https://opensource.org/licenses/MIT):
24
+
25
+ * date-fns - Copyright (c) 2021 Sasha Koss and Lesha Koss https://kossnocorp.mit-license.org.
26
+ * Lodash - Copyright (c) JS Foundation and other contributors https://js.foundation/. Based on Underscore.js, copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors http://underscorejs.org/.
27
+ * Socket.IO - Copyright (c) 2014–2018 Automattic <dev@cloudup.com>.
28
+ * uuid - Copyright (c) 2010–2016 Robert Kieffer and other contributors.
29
+ * url-parse - Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
30
+ * Luxon - Copyright (c) JS Foundation and other contributors.
14
31
 
15
32
  Trademarks
16
33
  ----------
17
34
 
18
- **CKEditor** is a trademark of [CKSource Holding sp. z o.o.](https://cksource.com) All other brand and product names are trademarks, registered trademarks, or service marks of their respective holders.
35
+ **CKEditor** is a trademark of [CKSource Holding sp. z o.o.](https://cksource.com) All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.
package/README.md CHANGED
@@ -0,0 +1,26 @@
1
+ # CKEditor&nbsp;5 Premium Features
2
+
3
+ [![npm version](https://badge.fury.io/js/ckeditor5-premium-features.svg)](https://www.npmjs.com/package/ckeditor5-premium-features)
4
+
5
+ This package contains all official premium features available for CKEditor&nbsp;5. [Contact us](https://ckeditor.com/contact/?sales=true#contact-form) if you would like to purchase a license.
6
+
7
+ ## Documentation
8
+
9
+ See the [CKEditor&nbsp;5 documentation](https://ckeditor.com/docs/ckeditor5/latest/) for an installation guide.
10
+
11
+ ## Getting support
12
+
13
+ CKEditor&nbsp;5 Premium Features comes with outstanding support from a dedicated team of customer care specialists, QA engineers, and CKEditor&nbsp;5 developers. The team will gladly assist you in all aspects from setting up your account to integrating the CKEditor&nbsp;5 with your application.
14
+
15
+ As a licensed CKEditor&nbsp;5 user you can report bugs and request features directly through the CKEditor Ecosystem customer dashboard.
16
+
17
+ ## License
18
+
19
+ **CKEditor&nbsp;5 Premium Features**<br>
20
+ Copyright (c) 2003–2024, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
21
+
22
+ CKEditor&nbsp;5 Premium Features is licensed under a commercial license and is protected by copyright law. For more details about available licensing options, contact us at sales@cksource.com.
23
+
24
+ ### Trademarks
25
+
26
+ **CKEditor** is a trademark of [CKSource Holding sp. z o.o.](https://cksource.com) All other brand and product names are trademarks, registered trademarks, or service marks of their respective holders.
@@ -1445,6 +1445,13 @@ With track-changes feature enabled, we need to distinguish various types of anno
1445
1445
  transition: all 300ms linear;
1446
1446
  }
1447
1447
 
1448
+ @media (prefers-reduced-motion: reduce) {
1449
+
1450
+ .ck .ck-comment__wrapper {
1451
+ transition: none;
1452
+ }
1453
+ }
1454
+
1448
1455
  .ck .ck-comment__wrapper.ck-comment--remove-confirmation {
1449
1456
  transform: translate3d( -100%, 0, 0 );
1450
1457
  }
@@ -1612,6 +1619,13 @@ We are styling resetting list-style because of parent <ul> element. */
1612
1619
  border-radius: var(--ck-border-radius);
1613
1620
  }
1614
1621
 
1622
+ @media (prefers-reduced-motion: reduce) {
1623
+
1624
+ .ck .ck-thread {
1625
+ transition: none;
1626
+ }
1627
+ }
1628
+
1615
1629
  .ck .ck-thread__header {
1616
1630
  display: flex;
1617
1631
  justify-content: space-between;
@@ -1721,6 +1735,13 @@ We are styling resetting list-style because of parent <ul> element. */
1721
1735
  transition: transform 300ms ease;
1722
1736
  }
1723
1737
 
1738
+ @media (prefers-reduced-motion: reduce) {
1739
+
1740
+ .ck .ck-thread__container {
1741
+ transition: none;
1742
+ }
1743
+ }
1744
+
1724
1745
  .ck .ck-thread__comments {
1725
1746
  position: relative;
1726
1747
  z-index: var(--ck-z-default);
@@ -1850,6 +1871,13 @@ We are styling resetting list-style because of parent <ul> element. */
1850
1871
  transition: color 300ms ease-in-out;
1851
1872
  }
1852
1873
 
1874
+ @media (prefers-reduced-motion: reduce) {
1875
+
1876
+ .ck .ck-comment__input {
1877
+ transition: none;
1878
+ }
1879
+ }
1880
+
1853
1881
  .ck .ck-comment__input:focus {
1854
1882
  outline: none;
1855
1883
  }
@@ -1977,12 +2005,26 @@ See: ckeditor5-theme-lark/theme/ckeditor5-ui/components/editorui/editorui.css. *
1977
2005
  outline: 0;
1978
2006
  }
1979
2007
 
2008
+ @media (prefers-reduced-motion: reduce) {
2009
+
2010
+ .ck.ck-sidebar {
2011
+ transition: none;
2012
+ }
2013
+ }
2014
+
1980
2015
  .ck-sidebar-item {
1981
2016
  position: absolute;
1982
2017
  width: 100%;
1983
2018
  transition: top 300ms ease, box-shadow 300ms ease;
1984
2019
  }
1985
2020
 
2021
+ @media (prefers-reduced-motion: reduce) {
2022
+
2023
+ .ck-sidebar-item {
2024
+ transition: none;
2025
+ }
2026
+ }
2027
+
1986
2028
  .ck-sidebar-item--no-animation {
1987
2029
  transition: top 0s ease !important;
1988
2030
  }
@@ -2142,6 +2184,14 @@ See: ckeditor5-theme-lark/theme/ckeditor5-ui/components/editorui/editorui.css. *
2142
2184
  white-space: normal;
2143
2185
  }
2144
2186
 
2187
+ @media (prefers-reduced-motion: reduce) {
2188
+
2189
+ .ck .ck-annotation {
2190
+ animation: none;
2191
+ transition: none;
2192
+ }
2193
+ }
2194
+
2145
2195
  .ck .ck-annotation .ck-button {
2146
2196
  /* Overwrite CK5 button default styles. */
2147
2197
  background-color: transparent;
@@ -2172,6 +2222,13 @@ See: ckeditor5-theme-lark/theme/ckeditor5-ui/components/editorui/editorui.css. *
2172
2222
  padding-left: var(--ck-spacing-standard);
2173
2223
  }
2174
2224
 
2225
+ @media (prefers-reduced-motion: reduce) {
2226
+
2227
+ .ck .ck-annotation__main {
2228
+ transition: none;
2229
+ }
2230
+ }
2231
+
2175
2232
  .ck .ck-annotation__main p {
2176
2233
  margin: 0;
2177
2234
 
@@ -2231,6 +2288,13 @@ See: ckeditor5-theme-lark/theme/ckeditor5-ui/components/editorui/editorui.css. *
2231
2288
  opacity: 0.5;
2232
2289
  }
2233
2290
 
2291
+ @media (prefers-reduced-motion: reduce) {
2292
+
2293
+ .ck .ck-annotation__actions {
2294
+ transition: none;
2295
+ }
2296
+ }
2297
+
2234
2298
  /* Because of display flex, we need to strech out annotation content to 100%. */
2235
2299
  .ck .ck-annotation__content-wrapper {
2236
2300
  grid-area: content;
@@ -2793,6 +2857,13 @@ See: ckeditor5-theme-lark/theme/ckeditor5-ui/components/editorui/editorui.css. *
2793
2857
  z-index: 99999;
2794
2858
  }
2795
2859
 
2860
+ @media (prefers-reduced-motion: reduce) {
2861
+
2862
+ .ck .ck-user__marker-tooltip {
2863
+ transition: none;
2864
+ }
2865
+ }
2866
+
2796
2867
  .ck .ck-user__marker-line {
2797
2868
  /* If you are looking for handling line color, see `usercolors.css` in the `ckeditor5-collaboration-core`. */
2798
2869
  position: absolute;
@@ -2821,6 +2892,12 @@ See: ckeditor5-theme-lark/theme/ckeditor5-ui/components/editorui/editorui.css. *
2821
2892
  display: none;
2822
2893
  }
2823
2894
 
2895
+ @media (prefers-reduced-motion: reduce) {
2896
+ .ck .ck-user__marker, .ck .ck-user__marker *, .ck .ck-user__marker::after {
2897
+ animation: none !important;
2898
+ }
2899
+ }
2900
+
2824
2901
  @keyframes fadeInLeft {
2825
2902
  from {
2826
2903
  opacity: 0;
@@ -3000,6 +3077,13 @@ See: ckeditor5-theme-lark/theme/ckeditor5-ui/components/editorui/editorui.css. *
3000
3077
  animation: 300ms fadeIn ease-in-out;
3001
3078
  }
3002
3079
 
3080
+ @media (prefers-reduced-motion: reduce) {
3081
+
3082
+ .ck.ck-presence-list__balloon {
3083
+ animation: none;
3084
+ }
3085
+ }
3086
+
3003
3087
  .ck.ck-presence-list__balloon .ck.ck-presence-list__dropdown-list-wrapper {
3004
3088
  /* Temporary fix, we should rethink max-height of dropdown. */
3005
3089
  max-height: 80vh;
@@ -3105,6 +3189,13 @@ See: ckeditor5-theme-lark/theme/ckeditor5-ui/components/editorui/editorui.css. *
3105
3189
  transition-delay: 0;
3106
3190
  }
3107
3191
 
3192
+ @media (prefers-reduced-motion: reduce) {
3193
+
3194
+ .ck.ck-editor__editable::before, .ck.ck-editor__editable::after {
3195
+ transition: none;
3196
+ }
3197
+ }
3198
+
3108
3199
  .ck.ck-editor__editable::before {
3109
3200
  top: 0;
3110
3201
  left: 0;
@@ -3265,6 +3356,13 @@ See: ckeditor5-theme-lark/theme/ckeditor5-ui/components/editorui/editorui.css. *
3265
3356
  text-overflow: ellipsis;
3266
3357
  }
3267
3358
 
3359
+ @media (prefers-reduced-motion: reduce) {
3360
+
3361
+ .ck.ck-revision-history-sidebar__revision-name > .ck-labeled-field-view__input-wrapper > .ck-input {
3362
+ transition: none;
3363
+ }
3364
+ }
3365
+
3268
3366
  .ck.ck-revision-history-sidebar__revision-name > .ck-labeled-field-view__input-wrapper > .ck-input, .ck.ck-revision-history-sidebar__revision-name > .ck-labeled-field-view__input-wrapper > .ck-input:focus, .ck.ck-revision-history-sidebar__revision-name > .ck-labeled-field-view__input-wrapper > .ck-input[readonly] {
3269
3367
  background: transparent;
3270
3368
  }
@@ -3302,6 +3400,13 @@ See: ckeditor5-theme-lark/theme/ckeditor5-ui/components/editorui/editorui.css. *
3302
3400
  transition: var(--ck-revision-history-revision-transitions);
3303
3401
  }
3304
3402
 
3403
+ @media (prefers-reduced-motion: reduce) {
3404
+
3405
+ .ck.ck-revision-history-sidebar__revision-author {
3406
+ transition: none;
3407
+ }
3408
+ }
3409
+
3305
3410
  .ck.ck-revision-history-sidebar__revision-author .ck-revision-history-sidebar__revision-author__name {
3306
3411
  overflow: hidden;
3307
3412
  text-overflow: ellipsis;
@@ -3426,6 +3531,13 @@ See: ckeditor5-theme-lark/theme/ckeditor5-ui/components/editorui/editorui.css. *
3426
3531
  transition: transform .3s ease;
3427
3532
  }
3428
3533
 
3534
+ @media (prefers-reduced-motion: reduce) {
3535
+
3536
+ .ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision {
3537
+ transition: none;
3538
+ }
3539
+ }
3540
+
3429
3541
  .ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision:last-child {
3430
3542
  margin-bottom: 0;
3431
3543
  }