@dangl/angular-material-shared 2.9.0-beta0037 → 2.9.0-beta0040

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 (175) hide show
  1. package/fesm2022/dangl-angular-material-shared-tiny-mce.mjs +29 -35
  2. package/fesm2022/dangl-angular-material-shared-tiny-mce.mjs.map +1 -1
  3. package/fesm2022/dangl-angular-material-shared.mjs +36 -51
  4. package/fesm2022/dangl-angular-material-shared.mjs.map +1 -1
  5. package/package.json +11 -10
  6. package/styles/material-theme.scss +1 -1
  7. package/styles/material-variables.scss +5 -5
  8. package/tinymce-assets/icons/default/icons.js +46 -9
  9. package/tinymce-assets/icons/default/icons.min.js +1 -1
  10. package/tinymce-assets/models/dom/model.js +8198 -7244
  11. package/tinymce-assets/models/dom/model.min.js +1 -4
  12. package/tinymce-assets/plugins/accordion/plugin.js +1174 -879
  13. package/tinymce-assets/plugins/accordion/plugin.min.js +1 -4
  14. package/tinymce-assets/plugins/advlist/plugin.js +412 -200
  15. package/tinymce-assets/plugins/advlist/plugin.min.js +1 -4
  16. package/tinymce-assets/plugins/anchor/plugin.js +189 -166
  17. package/tinymce-assets/plugins/anchor/plugin.min.js +1 -4
  18. package/tinymce-assets/plugins/autolink/plugin.js +310 -220
  19. package/tinymce-assets/plugins/autolink/plugin.min.js +1 -4
  20. package/tinymce-assets/plugins/autoresize/plugin.js +180 -149
  21. package/tinymce-assets/plugins/autoresize/plugin.min.js +1 -4
  22. package/tinymce-assets/plugins/autosave/plugin.js +208 -189
  23. package/tinymce-assets/plugins/autosave/plugin.min.js +1 -4
  24. package/tinymce-assets/plugins/charmap/plugin.js +905 -1566
  25. package/tinymce-assets/plugins/charmap/plugin.min.js +1 -4
  26. package/tinymce-assets/plugins/code/plugin.js +73 -61
  27. package/tinymce-assets/plugins/code/plugin.min.js +0 -3
  28. package/tinymce-assets/plugins/codesample/plugin.js +3593 -2402
  29. package/tinymce-assets/plugins/codesample/plugin.min.js +8 -3
  30. package/tinymce-assets/plugins/directionality/plugin.js +545 -304
  31. package/tinymce-assets/plugins/directionality/plugin.min.js +1 -4
  32. package/tinymce-assets/plugins/emoticons/js/emojiimages.min.js +0 -2
  33. package/tinymce-assets/plugins/emoticons/js/emojis.min.js +0 -1
  34. package/tinymce-assets/plugins/emoticons/plugin.js +702 -488
  35. package/tinymce-assets/plugins/emoticons/plugin.min.js +1 -4
  36. package/tinymce-assets/plugins/fullscreen/plugin.js +1409 -1049
  37. package/tinymce-assets/plugins/fullscreen/plugin.min.js +1 -4
  38. package/tinymce-assets/plugins/help/js/i18n/keynav/ar.js +4 -1
  39. package/tinymce-assets/plugins/help/js/i18n/keynav/bg_BG.js +4 -1
  40. package/tinymce-assets/plugins/help/js/i18n/keynav/ca.js +4 -1
  41. package/tinymce-assets/plugins/help/js/i18n/keynav/cs.js +4 -1
  42. package/tinymce-assets/plugins/help/js/i18n/keynav/da.js +4 -1
  43. package/tinymce-assets/plugins/help/js/i18n/keynav/de.js +4 -1
  44. package/tinymce-assets/plugins/help/js/i18n/keynav/el.js +4 -1
  45. package/tinymce-assets/plugins/help/js/i18n/keynav/en.js +4 -1
  46. package/tinymce-assets/plugins/help/js/i18n/keynav/es.js +4 -1
  47. package/tinymce-assets/plugins/help/js/i18n/keynav/eu.js +4 -1
  48. package/tinymce-assets/plugins/help/js/i18n/keynav/fa.js +4 -1
  49. package/tinymce-assets/plugins/help/js/i18n/keynav/fi.js +4 -1
  50. package/tinymce-assets/plugins/help/js/i18n/keynav/fr_FR.js +4 -1
  51. package/tinymce-assets/plugins/help/js/i18n/keynav/he_IL.js +4 -1
  52. package/tinymce-assets/plugins/help/js/i18n/keynav/hi.js +4 -1
  53. package/tinymce-assets/plugins/help/js/i18n/keynav/hr.js +4 -1
  54. package/tinymce-assets/plugins/help/js/i18n/keynav/hu_HU.js +4 -1
  55. package/tinymce-assets/plugins/help/js/i18n/keynav/id.js +4 -1
  56. package/tinymce-assets/plugins/help/js/i18n/keynav/it.js +4 -1
  57. package/tinymce-assets/plugins/help/js/i18n/keynav/ja.js +4 -1
  58. package/tinymce-assets/plugins/help/js/i18n/keynav/kk.js +4 -1
  59. package/tinymce-assets/plugins/help/js/i18n/keynav/ko_KR.js +4 -1
  60. package/tinymce-assets/plugins/help/js/i18n/keynav/ms.js +4 -1
  61. package/tinymce-assets/plugins/help/js/i18n/keynav/nb_NO.js +4 -1
  62. package/tinymce-assets/plugins/help/js/i18n/keynav/nl.js +4 -1
  63. package/tinymce-assets/plugins/help/js/i18n/keynav/pl.js +4 -1
  64. package/tinymce-assets/plugins/help/js/i18n/keynav/pt_BR.js +4 -1
  65. package/tinymce-assets/plugins/help/js/i18n/keynav/pt_PT.js +4 -1
  66. package/tinymce-assets/plugins/help/js/i18n/keynav/ro.js +4 -1
  67. package/tinymce-assets/plugins/help/js/i18n/keynav/ru.js +4 -1
  68. package/tinymce-assets/plugins/help/js/i18n/keynav/sk.js +4 -1
  69. package/tinymce-assets/plugins/help/js/i18n/keynav/sl_SI.js +5 -2
  70. package/tinymce-assets/plugins/help/js/i18n/keynav/sv_SE.js +4 -1
  71. package/tinymce-assets/plugins/help/js/i18n/keynav/th_TH.js +4 -1
  72. package/tinymce-assets/plugins/help/js/i18n/keynav/tr.js +4 -1
  73. package/tinymce-assets/plugins/help/js/i18n/keynav/uk.js +4 -1
  74. package/tinymce-assets/plugins/help/js/i18n/keynav/vi.js +4 -1
  75. package/tinymce-assets/plugins/help/js/i18n/keynav/zh_CN.js +8 -5
  76. package/tinymce-assets/plugins/help/js/i18n/keynav/zh_TW.js +4 -1
  77. package/tinymce-assets/plugins/help/plugin.js +739 -809
  78. package/tinymce-assets/plugins/help/plugin.min.js +1 -4
  79. package/tinymce-assets/plugins/image/plugin.js +1475 -1291
  80. package/tinymce-assets/plugins/image/plugin.min.js +1 -4
  81. package/tinymce-assets/plugins/importcss/plugin.js +328 -269
  82. package/tinymce-assets/plugins/importcss/plugin.min.js +1 -4
  83. package/tinymce-assets/plugins/insertdatetime/plugin.js +140 -141
  84. package/tinymce-assets/plugins/insertdatetime/plugin.min.js +1 -4
  85. package/tinymce-assets/plugins/link/plugin.js +1419 -1084
  86. package/tinymce-assets/plugins/link/plugin.min.js +1 -4
  87. package/tinymce-assets/plugins/lists/plugin.js +2177 -1805
  88. package/tinymce-assets/plugins/lists/plugin.min.js +1 -4
  89. package/tinymce-assets/plugins/media/plugin.js +1305 -1047
  90. package/tinymce-assets/plugins/media/plugin.min.js +1 -4
  91. package/tinymce-assets/plugins/nonbreaking/plugin.js +93 -88
  92. package/tinymce-assets/plugins/nonbreaking/plugin.min.js +0 -3
  93. package/tinymce-assets/plugins/pagebreak/plugin.js +91 -85
  94. package/tinymce-assets/plugins/pagebreak/plugin.min.js +0 -3
  95. package/tinymce-assets/plugins/preview/plugin.js +742 -74
  96. package/tinymce-assets/plugins/preview/plugin.min.js +1 -4
  97. package/tinymce-assets/plugins/quickbars/plugin.js +582 -375
  98. package/tinymce-assets/plugins/quickbars/plugin.min.js +1 -4
  99. package/tinymce-assets/plugins/save/plugin.js +100 -82
  100. package/tinymce-assets/plugins/save/plugin.min.js +1 -4
  101. package/tinymce-assets/plugins/searchreplace/plugin.js +1183 -906
  102. package/tinymce-assets/plugins/searchreplace/plugin.min.js +1 -4
  103. package/tinymce-assets/plugins/table/plugin.js +3651 -3094
  104. package/tinymce-assets/plugins/table/plugin.min.js +1 -4
  105. package/tinymce-assets/plugins/visualblocks/plugin.js +71 -63
  106. package/tinymce-assets/plugins/visualblocks/plugin.min.js +1 -4
  107. package/tinymce-assets/plugins/visualchars/plugin.js +685 -436
  108. package/tinymce-assets/plugins/visualchars/plugin.min.js +1 -4
  109. package/tinymce-assets/plugins/wordcount/plugin.js +382 -307
  110. package/tinymce-assets/plugins/wordcount/plugin.min.js +1 -4
  111. package/tinymce-assets/skins/content/dark/content.css +9 -0
  112. package/tinymce-assets/skins/content/dark/content.js +10 -2
  113. package/tinymce-assets/skins/content/dark/content.min.css +9 -0
  114. package/tinymce-assets/skins/content/default/content.css +9 -0
  115. package/tinymce-assets/skins/content/default/content.js +10 -2
  116. package/tinymce-assets/skins/content/default/content.min.css +9 -0
  117. package/tinymce-assets/skins/content/document/content.css +9 -0
  118. package/tinymce-assets/skins/content/document/content.js +10 -2
  119. package/tinymce-assets/skins/content/document/content.min.css +9 -0
  120. package/tinymce-assets/skins/content/tinymce-5/content.css +9 -0
  121. package/tinymce-assets/skins/content/tinymce-5/content.js +10 -2
  122. package/tinymce-assets/skins/content/tinymce-5/content.min.css +9 -0
  123. package/tinymce-assets/skins/content/tinymce-5-dark/content.css +9 -0
  124. package/tinymce-assets/skins/content/tinymce-5-dark/content.js +10 -2
  125. package/tinymce-assets/skins/content/tinymce-5-dark/content.min.css +9 -0
  126. package/tinymce-assets/skins/content/writer/content.css +9 -0
  127. package/tinymce-assets/skins/content/writer/content.js +10 -2
  128. package/tinymce-assets/skins/content/writer/content.min.css +9 -0
  129. package/tinymce-assets/skins/ui/oxide/content.css +157 -49
  130. package/tinymce-assets/skins/ui/oxide/content.inline.css +157 -49
  131. package/tinymce-assets/skins/ui/oxide/content.inline.js +10 -2
  132. package/tinymce-assets/skins/ui/oxide/content.inline.min.css +10 -1
  133. package/tinymce-assets/skins/ui/oxide/content.js +10 -2
  134. package/tinymce-assets/skins/ui/oxide/content.min.css +10 -1
  135. package/tinymce-assets/skins/ui/oxide/skin.css +1592 -214
  136. package/tinymce-assets/skins/ui/oxide/skin.js +1 -2
  137. package/tinymce-assets/skins/ui/oxide/skin.min.css +1 -1
  138. package/tinymce-assets/skins/ui/oxide/skin.shadowdom.js +1 -2
  139. package/tinymce-assets/skins/ui/oxide-dark/content.css +157 -42
  140. package/tinymce-assets/skins/ui/oxide-dark/content.inline.css +157 -49
  141. package/tinymce-assets/skins/ui/oxide-dark/content.inline.js +10 -2
  142. package/tinymce-assets/skins/ui/oxide-dark/content.inline.min.css +10 -1
  143. package/tinymce-assets/skins/ui/oxide-dark/content.js +10 -2
  144. package/tinymce-assets/skins/ui/oxide-dark/content.min.css +10 -1
  145. package/tinymce-assets/skins/ui/oxide-dark/skin.css +1595 -217
  146. package/tinymce-assets/skins/ui/oxide-dark/skin.js +1 -2
  147. package/tinymce-assets/skins/ui/oxide-dark/skin.min.css +1 -1
  148. package/tinymce-assets/skins/ui/oxide-dark/skin.shadowdom.js +1 -2
  149. package/tinymce-assets/skins/ui/tinymce-5/content.css +157 -49
  150. package/tinymce-assets/skins/ui/tinymce-5/content.inline.css +157 -49
  151. package/tinymce-assets/skins/ui/tinymce-5/content.inline.js +10 -2
  152. package/tinymce-assets/skins/ui/tinymce-5/content.inline.min.css +10 -1
  153. package/tinymce-assets/skins/ui/tinymce-5/content.js +10 -2
  154. package/tinymce-assets/skins/ui/tinymce-5/content.min.css +10 -1
  155. package/tinymce-assets/skins/ui/tinymce-5/skin.css +1606 -203
  156. package/tinymce-assets/skins/ui/tinymce-5/skin.js +1 -2
  157. package/tinymce-assets/skins/ui/tinymce-5/skin.min.css +1 -1
  158. package/tinymce-assets/skins/ui/tinymce-5/skin.shadowdom.js +1 -2
  159. package/tinymce-assets/skins/ui/tinymce-5-dark/content.css +157 -42
  160. package/tinymce-assets/skins/ui/tinymce-5-dark/content.inline.css +157 -49
  161. package/tinymce-assets/skins/ui/tinymce-5-dark/content.inline.js +10 -2
  162. package/tinymce-assets/skins/ui/tinymce-5-dark/content.inline.min.css +10 -1
  163. package/tinymce-assets/skins/ui/tinymce-5-dark/content.js +10 -2
  164. package/tinymce-assets/skins/ui/tinymce-5-dark/content.min.css +10 -1
  165. package/tinymce-assets/skins/ui/tinymce-5-dark/skin.css +1607 -204
  166. package/tinymce-assets/skins/ui/tinymce-5-dark/skin.js +1 -2
  167. package/tinymce-assets/skins/ui/tinymce-5-dark/skin.min.css +1 -1
  168. package/tinymce-assets/skins/ui/tinymce-5-dark/skin.shadowdom.js +1 -2
  169. package/tinymce-assets/themes/silver/theme.js +32786 -28738
  170. package/tinymce-assets/themes/silver/theme.min.js +1 -4
  171. package/types/dangl-angular-material-shared-tiny-mce.d.ts +12 -13
  172. package/types/dangl-angular-material-shared.d.ts +26 -26
  173. package/tinymce-assets/plugins/template/index.js +0 -7
  174. package/tinymce-assets/plugins/template/plugin.js +0 -567
  175. package/tinymce-assets/plugins/template/plugin.min.js +0 -4
@@ -1,3 +1,20 @@
1
+ /* This file is bundled with the code from the following third party libraries */
2
+
3
+ /**
4
+ * http://prismjs.com/
5
+ * Dracula Theme originally by Zeno Rocha [@zenorocha]
6
+ * https://draculatheme.com/
7
+ *
8
+ * Ported for PrismJS by Albert Vallverdu [@byverdu]
9
+ */
10
+ @keyframes tox-rotation {
11
+ 0% {
12
+ transform: rotate(0deg);
13
+ }
14
+ 100% {
15
+ transform: rotate(360deg);
16
+ }
17
+ }
1
18
  .mce-content-body .mce-item-anchor {
2
19
  background: transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'8'%20height%3D'12'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M0%200L8%200%208%2012%204.09117821%209%200%2012z'%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;
3
20
  }
@@ -9,7 +26,6 @@
9
26
  -webkit-user-modify: read-only;
10
27
  -moz-user-modify: read-only;
11
28
  -webkit-user-select: all;
12
- -moz-user-select: all;
13
29
  user-select: all;
14
30
  width: 8px !important;
15
31
  }
@@ -26,23 +42,40 @@
26
42
  .tox-comments-visible span.tox-comment > audio:not([data-mce-selected]),
27
43
  .tox-comments-visible span.tox-comment > video:not([data-mce-selected]),
28
44
  .tox-comments-visible span.tox-comment span.mce-preview-object:not([data-mce-selected]) {
29
- outline: 3px solid #ffe89d;
45
+ outline: 3px solid #ffe796;
30
46
  }
31
47
  .tox-comments-visible .tox-comment[contenteditable="false"][data-mce-annotation-active="true"]:not([data-mce-selected]) {
32
- outline: 3px solid #fed635;
33
- }
34
- .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] img:not([data-mce-selected]),
35
- .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] > audio:not([data-mce-selected]),
36
- .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] > video:not([data-mce-selected]),
37
- .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] span.mce-preview-object:not([data-mce-selected]) {
38
- outline: 3px solid #fed635;
48
+ outline: 3px solid #ffcf30;
39
49
  }
40
50
  .tox-comments-visible span.tox-comment:not([data-mce-selected]) {
41
- background-color: #ffe89d;
51
+ background-color: #ffe796;
42
52
  outline: none;
43
53
  }
44
54
  .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"]:not([data-mce-selected="inline-boundary"]) {
45
- background-color: #fed635;
55
+ background-color: #ffcf30;
56
+ }
57
+ .tox-comments-visible span.tox-comment[data-mce-selected] {
58
+ background-color: #ffcf30;
59
+ border-radius: 3px;
60
+ box-shadow: 0 0 0 2px #006ce7;
61
+ }
62
+ .tox-comments-visible span.tox-comment[data-mce-selected]:has(img[data-mce-selected],
63
+ > audio[data-mce-selected],
64
+ > video[data-mce-selected],
65
+ span.mce-preview-object[data-mce-selected]) {
66
+ box-shadow: none;
67
+ }
68
+ .tox-comments-visible span.tox-comment[data-mce-selected] img:not([data-mce-selected]),
69
+ .tox-comments-visible span.tox-comment[data-mce-selected] > audio:not([data-mce-selected]),
70
+ .tox-comments-visible span.tox-comment[data-mce-selected] > video:not([data-mce-selected]),
71
+ .tox-comments-visible span.tox-comment[data-mce-selected] span.mce-preview-object:not([data-mce-selected]) {
72
+ box-shadow: 0 0 0 5px #006ce7;
73
+ }
74
+ .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] img:not([data-mce-selected]),
75
+ .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] > audio:not([data-mce-selected]),
76
+ .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] > video:not([data-mce-selected]),
77
+ .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] span.mce-preview-object:not([data-mce-selected]) {
78
+ outline: 3px solid #ffcf30;
46
79
  }
47
80
  .tox-checklist > li:not(.tox-checklist--hidden) {
48
81
  list-style: none;
@@ -84,18 +117,9 @@ pre[class*="language-"] {
84
117
  word-break: normal;
85
118
  word-wrap: normal;
86
119
  line-height: 1.5;
87
- -moz-tab-size: 4;
88
120
  tab-size: 4;
89
- -webkit-hyphens: none;
90
121
  hyphens: none;
91
122
  }
92
- pre[class*="language-"]::-moz-selection,
93
- pre[class*="language-"] ::-moz-selection,
94
- code[class*="language-"]::-moz-selection,
95
- code[class*="language-"] ::-moz-selection {
96
- text-shadow: none;
97
- background: #b3d4fc;
98
- }
99
123
  pre[class*="language-"]::selection,
100
124
  pre[class*="language-"] ::selection,
101
125
  code[class*="language-"]::selection,
@@ -223,19 +247,21 @@ pre[class*="language-"] {
223
247
  cursor: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M15%2C6%20C15%2C5.45%2014.55%2C5%2014%2C5%20L6%2C5%20C5.45%2C5%205%2C5.45%205%2C6%20L5%2C10%20C5%2C10.55%205.45%2C11%206%2C11%20L14%2C11%20C14.55%2C11%2015%2C10.55%2015%2C10%20L15%2C9%20L16%2C9%20L16%2C12%20L9%2C12%20L9%2C19%20C9%2C19.55%209.45%2C20%2010%2C20%20L11%2C20%20C11.55%2C20%2012%2C19.55%2012%2C19%20L12%2C14%20L18%2C14%20L18%2C7%20L15%2C7%20L15%2C6%20Z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M1%2C1%20L8.25%2C1%20C8.66421356%2C1%209%2C1.33578644%209%2C1.75%20L9%2C1.75%20C9%2C2.16421356%208.66421356%2C2.5%208.25%2C2.5%20L2.5%2C2.5%20L2.5%2C8.25%20C2.5%2C8.66421356%202.16421356%2C9%201.75%2C9%20L1.75%2C9%20C1.33578644%2C9%201%2C8.66421356%201%2C8.25%20L1%2C1%20Z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A"), default;
224
248
  }
225
249
  div.mce-footnotes hr {
226
- margin-inline-end: auto;
227
- margin-inline-start: 0;
250
+ margin-inline: 0 auto;
228
251
  width: 25%;
229
252
  }
230
253
  div.mce-footnotes li > a.mce-footnotes-backlink {
254
+ -webkit-text-decoration: none;
231
255
  text-decoration: none;
232
256
  }
233
257
  @media print {
234
258
  sup.mce-footnote a {
235
259
  color: black;
260
+ -webkit-text-decoration: none;
236
261
  text-decoration: none;
237
262
  }
238
263
  div.mce-footnotes {
264
+ page-break-inside: avoid;
239
265
  break-inside: avoid;
240
266
  width: 100%;
241
267
  }
@@ -243,6 +269,16 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
243
269
  display: none;
244
270
  }
245
271
  }
272
+ /* stylelint-disable selector-type-no-unknown */
273
+ tiny-math-block {
274
+ display: flex;
275
+ justify-content: center;
276
+ margin: 16px 0 16px 0;
277
+ }
278
+ tiny-math-inline {
279
+ display: inline-block;
280
+ }
281
+ /* stylelint-enable selector-type-no-unknown */
246
282
  .mce-content-body figure.align-left {
247
283
  float: left;
248
284
  }
@@ -258,11 +294,11 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
258
294
  border: 1px solid gray;
259
295
  display: inline-block;
260
296
  line-height: 0;
261
- margin: 0 2px 0 2px;
297
+ margin: 0 2px;
262
298
  position: relative;
263
299
  }
264
300
  .mce-preview-object .mce-shim {
265
- background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
301
+ background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
266
302
  height: 100%;
267
303
  left: 0;
268
304
  position: absolute;
@@ -275,7 +311,6 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
275
311
  .mce-content-body .mce-mergetag {
276
312
  cursor: default !important;
277
313
  -webkit-user-select: none;
278
- -moz-user-select: none;
279
314
  user-select: none;
280
315
  }
281
316
  .mce-content-body .mce-mergetag:hover {
@@ -359,6 +394,13 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
359
394
  content: attr(data-mce-placeholder);
360
395
  position: absolute;
361
396
  }
397
+ @media (forced-colors: active) {
398
+ .mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before {
399
+ color: highlight;
400
+ filter: brightness(30%);
401
+ z-index: -1;
402
+ }
403
+ }
362
404
  .mce-content-body:not([dir=rtl])[data-mce-placeholder]:not(.mce-visualblocks)::before {
363
405
  left: 1px;
364
406
  }
@@ -407,7 +449,7 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
407
449
  }
408
450
  .mce-content-body .mce-resize-helper {
409
451
  background: #555;
410
- background: rgba(0, 0, 0, 0.75);
452
+ background: rgba(0 0 0%);
411
453
  border: 1px;
412
454
  border-radius: 3px;
413
455
  color: white;
@@ -498,10 +540,6 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
498
540
  background: #39f;
499
541
  color: #fff;
500
542
  }
501
- .mce-match-marker-selected::-moz-selection {
502
- background: #39f;
503
- color: #fff;
504
- }
505
543
  .mce-match-marker-selected::selection {
506
544
  background: #39f;
507
545
  color: #fff;
@@ -529,10 +567,6 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
529
567
  cursor: not-allowed;
530
568
  outline: 3px solid #b4d7ff;
531
569
  }
532
- .mce-content-body.mce-content-readonly *[contentEditable=true]:focus,
533
- .mce-content-body.mce-content-readonly *[contentEditable=true]:hover {
534
- outline: none;
535
- }
536
570
  .mce-content-body *[data-mce-selected="inline-boundary"] {
537
571
  background-color: #b4d7ff;
538
572
  }
@@ -543,10 +577,6 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
543
577
  .mce-content-body th[data-mce-selected] {
544
578
  position: relative;
545
579
  }
546
- .mce-content-body td[data-mce-selected]::-moz-selection,
547
- .mce-content-body th[data-mce-selected]::-moz-selection {
548
- background: none;
549
- }
550
580
  .mce-content-body td[data-mce-selected]::selection,
551
581
  .mce-content-body th[data-mce-selected]::selection {
552
582
  background: none;
@@ -556,7 +586,6 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
556
586
  outline: none;
557
587
  -webkit-touch-callout: none;
558
588
  -webkit-user-select: none;
559
- -moz-user-select: none;
560
589
  user-select: none;
561
590
  }
562
591
  .mce-content-body td[data-mce-selected]::after,
@@ -571,15 +600,6 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
571
600
  right: -1px;
572
601
  top: -1px;
573
602
  }
574
- @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
575
- .mce-content-body td[data-mce-selected]::after,
576
- .mce-content-body th[data-mce-selected]::after {
577
- border-color: rgba(0, 84, 180, 0.7);
578
- }
579
- }
580
- .mce-content-body img[data-mce-selected]::-moz-selection {
581
- background: none;
582
- }
583
603
  .mce-content-body img[data-mce-selected]::selection {
584
604
  background: none;
585
605
  }
@@ -587,7 +607,6 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
587
607
  background-color: #b4d7ff;
588
608
  opacity: 0;
589
609
  -webkit-user-select: none;
590
- -moz-user-select: none;
591
610
  user-select: none;
592
611
  }
593
612
  .ephox-snooker-resizer-cols {
@@ -640,6 +659,61 @@ table[style*="border-width: 0px"] caption,
640
659
  .mce-item-table[border="0"] caption {
641
660
  border: 1px dashed #bbb;
642
661
  }
662
+ .tox-uc-loading-background {
663
+ width: 100%;
664
+ height: 100%;
665
+ background: rgba(255, 255, 255, 0.5);
666
+ }
667
+ .tox-uc-loading-spinner-wrapper {
668
+ width: 100%;
669
+ height: 100%;
670
+ display: flex;
671
+ justify-content: center;
672
+ align-items: center;
673
+ }
674
+ .tox-uc-loading-spinner {
675
+ width: min(24px, 30%);
676
+ aspect-ratio: 1;
677
+ border-radius: 50%;
678
+ border: 3px solid #006ce7;
679
+ border-bottom-color: transparent;
680
+ animation: tox-rotation 1s linear infinite;
681
+ }
682
+ .tox-uploadcare-placeholder {
683
+ all: initial;
684
+ display: inline-block;
685
+ position: relative;
686
+ width: min(100%, 600px);
687
+ height: 80px;
688
+ --tox-uploadcare-placeholder--content-cursor: auto !important;
689
+ --tox-uploadcare-placeholder--content-color: rgba(34, 47, 62, 0.7);
690
+ --tox-uploadcare-placeholder--content-background-color: #fff;
691
+ --tox-uploadcare-placeholder--content-border: 2px solid #e3e3e3;
692
+ --tox-uploadcare-placeholder--content-font-family: monospace, sans-serif;
693
+ --tox-uploadcare-placeholder--content-height: 100%;
694
+ --tox-uploadcare-placeholder--content-width: 100%;
695
+ --tox-uploadcare-placeholder--content-display: inline-flex;
696
+ --tox-uploadcare-placeholder--content-align-items: center;
697
+ --tox-uploadcare-placeholder--content-justify-content: center;
698
+ --tox-uploadcare-placeholder--content-gap: 8px;
699
+ --tox-uploadcare-placeholder--icon-fill: rgba(34, 47, 62, 0.7);
700
+ --tox-uploadcare-placeholder--icon-min-width: 24px;
701
+ --tox-uc-loading-spinner-wrapper-display-none: none;
702
+ --tox-uc-loading-spinner-wrapper-display: flex;
703
+ --tox-uc-loading-spinner-wrapper-position: absolute;
704
+ --tox-uc-loading-spinner-wrapper-top: 0;
705
+ --tox-uc-loading-spinner-wrapper-left: 0;
706
+ --tox-uc-loading-spinner-wrapper-width: 100%;
707
+ --tox-uc-loading-spinner-wrapper-height: 100%;
708
+ --tox-uc-loading-spinner-wrapper-justify-content: center;
709
+ --tox-uc-loading-spinner-wrapper-align-items: center;
710
+ --tox-uc-loading-spinner-aspect-ratio: 1 / 1;
711
+ --tox-uc-loading-spinner-width: min(24px, 30%);
712
+ --tox-uc-loading-spinner-border-radius: 50%;
713
+ --tox-uc-loading-spinner-border: 3px solid #006ce7;
714
+ --tox-uc-loading-spinner-border-bottom-color: transparent;
715
+ --tox-uc-loading-spinner-animation: tox-rotation 1s linear infinite;
716
+ }
643
717
  .mce-visualblocks p,
644
718
  .mce-visualblocks h1,
645
719
  .mce-visualblocks h2,
@@ -777,6 +851,40 @@ table[style*="border-width: 0px"] caption,
777
851
  .mce-shy::after {
778
852
  content: '-';
779
853
  }
854
+ [data-ephox-foam-a11y-violation] {
855
+ outline: 2px solid;
856
+ position: relative;
857
+ }
858
+ [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation] {
859
+ outline-width: 4px;
860
+ transition: outline-width 0.1s ease-in-out, background-color 0.1s ease-in-out;
861
+ box-shadow: 0 0 0 99999px #222f3e80;
862
+ z-index: 1;
863
+ }
864
+ [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-severity-info] {
865
+ outline-color: #006ce7;
866
+ }
867
+ [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-severity-warn] {
868
+ outline-color: #FFCC00;
869
+ }
870
+ [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-severity-error] {
871
+ outline-color: #c00;
872
+ }
873
+ [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation="info"] {
874
+ outline-color: #006ce7;
875
+ background-color: #e6f0fd;
876
+ }
877
+ [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation="warning"] {
878
+ outline-color: #FFCC00;
879
+ background-color: #fffae6;
880
+ }
881
+ [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation="error"] {
882
+ outline-color: #c00;
883
+ background-color: #fae6e6;
884
+ }
885
+ [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation]:is(td, th, tr) {
886
+ position: static;
887
+ }
780
888
  body {
781
889
  font-family: sans-serif;
782
890
  }
@@ -1,3 +1,20 @@
1
+ /* This file is bundled with the code from the following third party libraries */
2
+
3
+ /**
4
+ * http://prismjs.com/
5
+ * Dracula Theme originally by Zeno Rocha [@zenorocha]
6
+ * https://draculatheme.com/
7
+ *
8
+ * Ported for PrismJS by Albert Vallverdu [@byverdu]
9
+ */
10
+ @keyframes tox-rotation {
11
+ 0% {
12
+ transform: rotate(0deg);
13
+ }
14
+ 100% {
15
+ transform: rotate(360deg);
16
+ }
17
+ }
1
18
  .mce-content-body .mce-item-anchor {
2
19
  background: transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'8'%20height%3D'12'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M0%200L8%200%208%2012%204.09117821%209%200%2012z'%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;
3
20
  }
@@ -9,7 +26,6 @@
9
26
  -webkit-user-modify: read-only;
10
27
  -moz-user-modify: read-only;
11
28
  -webkit-user-select: all;
12
- -moz-user-select: all;
13
29
  user-select: all;
14
30
  width: 8px !important;
15
31
  }
@@ -26,23 +42,40 @@
26
42
  .tox-comments-visible span.tox-comment > audio:not([data-mce-selected]),
27
43
  .tox-comments-visible span.tox-comment > video:not([data-mce-selected]),
28
44
  .tox-comments-visible span.tox-comment span.mce-preview-object:not([data-mce-selected]) {
29
- outline: 3px solid #ffe89d;
45
+ outline: 3px solid #ffe796;
30
46
  }
31
47
  .tox-comments-visible .tox-comment[contenteditable="false"][data-mce-annotation-active="true"]:not([data-mce-selected]) {
32
- outline: 3px solid #fed635;
33
- }
34
- .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] img:not([data-mce-selected]),
35
- .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] > audio:not([data-mce-selected]),
36
- .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] > video:not([data-mce-selected]),
37
- .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] span.mce-preview-object:not([data-mce-selected]) {
38
- outline: 3px solid #fed635;
48
+ outline: 3px solid #ffcf30;
39
49
  }
40
50
  .tox-comments-visible span.tox-comment:not([data-mce-selected]) {
41
- background-color: #ffe89d;
51
+ background-color: #ffe796;
42
52
  outline: none;
43
53
  }
44
54
  .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"]:not([data-mce-selected="inline-boundary"]) {
45
- background-color: #fed635;
55
+ background-color: #ffcf30;
56
+ }
57
+ .tox-comments-visible span.tox-comment[data-mce-selected] {
58
+ background-color: #ffcf30;
59
+ border-radius: 3px;
60
+ box-shadow: 0 0 0 2px #006ce7;
61
+ }
62
+ .tox-comments-visible span.tox-comment[data-mce-selected]:has(img[data-mce-selected],
63
+ > audio[data-mce-selected],
64
+ > video[data-mce-selected],
65
+ span.mce-preview-object[data-mce-selected]) {
66
+ box-shadow: none;
67
+ }
68
+ .tox-comments-visible span.tox-comment[data-mce-selected] img:not([data-mce-selected]),
69
+ .tox-comments-visible span.tox-comment[data-mce-selected] > audio:not([data-mce-selected]),
70
+ .tox-comments-visible span.tox-comment[data-mce-selected] > video:not([data-mce-selected]),
71
+ .tox-comments-visible span.tox-comment[data-mce-selected] span.mce-preview-object:not([data-mce-selected]) {
72
+ box-shadow: 0 0 0 5px #006ce7;
73
+ }
74
+ .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] img:not([data-mce-selected]),
75
+ .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] > audio:not([data-mce-selected]),
76
+ .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] > video:not([data-mce-selected]),
77
+ .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] span.mce-preview-object:not([data-mce-selected]) {
78
+ outline: 3px solid #ffcf30;
46
79
  }
47
80
  .tox-checklist > li:not(.tox-checklist--hidden) {
48
81
  list-style: none;
@@ -84,18 +117,9 @@ pre[class*="language-"] {
84
117
  word-break: normal;
85
118
  word-wrap: normal;
86
119
  line-height: 1.5;
87
- -moz-tab-size: 4;
88
120
  tab-size: 4;
89
- -webkit-hyphens: none;
90
121
  hyphens: none;
91
122
  }
92
- pre[class*="language-"]::-moz-selection,
93
- pre[class*="language-"] ::-moz-selection,
94
- code[class*="language-"]::-moz-selection,
95
- code[class*="language-"] ::-moz-selection {
96
- text-shadow: none;
97
- background: #b3d4fc;
98
- }
99
123
  pre[class*="language-"]::selection,
100
124
  pre[class*="language-"] ::selection,
101
125
  code[class*="language-"]::selection,
@@ -223,19 +247,21 @@ pre[class*="language-"] {
223
247
  cursor: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M15%2C6%20C15%2C5.45%2014.55%2C5%2014%2C5%20L6%2C5%20C5.45%2C5%205%2C5.45%205%2C6%20L5%2C10%20C5%2C10.55%205.45%2C11%206%2C11%20L14%2C11%20C14.55%2C11%2015%2C10.55%2015%2C10%20L15%2C9%20L16%2C9%20L16%2C12%20L9%2C12%20L9%2C19%20C9%2C19.55%209.45%2C20%2010%2C20%20L11%2C20%20C11.55%2C20%2012%2C19.55%2012%2C19%20L12%2C14%20L18%2C14%20L18%2C7%20L15%2C7%20L15%2C6%20Z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M1%2C1%20L8.25%2C1%20C8.66421356%2C1%209%2C1.33578644%209%2C1.75%20L9%2C1.75%20C9%2C2.16421356%208.66421356%2C2.5%208.25%2C2.5%20L2.5%2C2.5%20L2.5%2C8.25%20C2.5%2C8.66421356%202.16421356%2C9%201.75%2C9%20L1.75%2C9%20C1.33578644%2C9%201%2C8.66421356%201%2C8.25%20L1%2C1%20Z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A"), default;
224
248
  }
225
249
  div.mce-footnotes hr {
226
- margin-inline-end: auto;
227
- margin-inline-start: 0;
250
+ margin-inline: 0 auto;
228
251
  width: 25%;
229
252
  }
230
253
  div.mce-footnotes li > a.mce-footnotes-backlink {
254
+ -webkit-text-decoration: none;
231
255
  text-decoration: none;
232
256
  }
233
257
  @media print {
234
258
  sup.mce-footnote a {
235
259
  color: black;
260
+ -webkit-text-decoration: none;
236
261
  text-decoration: none;
237
262
  }
238
263
  div.mce-footnotes {
264
+ page-break-inside: avoid;
239
265
  break-inside: avoid;
240
266
  width: 100%;
241
267
  }
@@ -243,6 +269,16 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
243
269
  display: none;
244
270
  }
245
271
  }
272
+ /* stylelint-disable selector-type-no-unknown */
273
+ tiny-math-block {
274
+ display: flex;
275
+ justify-content: center;
276
+ margin: 16px 0 16px 0;
277
+ }
278
+ tiny-math-inline {
279
+ display: inline-block;
280
+ }
281
+ /* stylelint-enable selector-type-no-unknown */
246
282
  .mce-content-body figure.align-left {
247
283
  float: left;
248
284
  }
@@ -258,11 +294,11 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
258
294
  border: 1px solid gray;
259
295
  display: inline-block;
260
296
  line-height: 0;
261
- margin: 0 2px 0 2px;
297
+ margin: 0 2px;
262
298
  position: relative;
263
299
  }
264
300
  .mce-preview-object .mce-shim {
265
- background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
301
+ background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
266
302
  height: 100%;
267
303
  left: 0;
268
304
  position: absolute;
@@ -275,7 +311,6 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
275
311
  .mce-content-body .mce-mergetag {
276
312
  cursor: default !important;
277
313
  -webkit-user-select: none;
278
- -moz-user-select: none;
279
314
  user-select: none;
280
315
  }
281
316
  .mce-content-body .mce-mergetag:hover {
@@ -359,6 +394,13 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
359
394
  content: attr(data-mce-placeholder);
360
395
  position: absolute;
361
396
  }
397
+ @media (forced-colors: active) {
398
+ .mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before {
399
+ color: highlight;
400
+ filter: brightness(30%);
401
+ z-index: -1;
402
+ }
403
+ }
362
404
  .mce-content-body:not([dir=rtl])[data-mce-placeholder]:not(.mce-visualblocks)::before {
363
405
  left: 1px;
364
406
  }
@@ -407,7 +449,7 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
407
449
  }
408
450
  .mce-content-body .mce-resize-helper {
409
451
  background: #555;
410
- background: rgba(0, 0, 0, 0.75);
452
+ background: rgba(0 0 0%);
411
453
  border: 1px;
412
454
  border-radius: 3px;
413
455
  color: white;
@@ -498,10 +540,6 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
498
540
  background: #39f;
499
541
  color: #fff;
500
542
  }
501
- .mce-match-marker-selected::-moz-selection {
502
- background: #39f;
503
- color: #fff;
504
- }
505
543
  .mce-match-marker-selected::selection {
506
544
  background: #39f;
507
545
  color: #fff;
@@ -529,10 +567,6 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
529
567
  cursor: not-allowed;
530
568
  outline: 3px solid #b4d7ff;
531
569
  }
532
- .mce-content-body.mce-content-readonly *[contentEditable=true]:focus,
533
- .mce-content-body.mce-content-readonly *[contentEditable=true]:hover {
534
- outline: none;
535
- }
536
570
  .mce-content-body *[data-mce-selected="inline-boundary"] {
537
571
  background-color: #b4d7ff;
538
572
  }
@@ -543,10 +577,6 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
543
577
  .mce-content-body th[data-mce-selected] {
544
578
  position: relative;
545
579
  }
546
- .mce-content-body td[data-mce-selected]::-moz-selection,
547
- .mce-content-body th[data-mce-selected]::-moz-selection {
548
- background: none;
549
- }
550
580
  .mce-content-body td[data-mce-selected]::selection,
551
581
  .mce-content-body th[data-mce-selected]::selection {
552
582
  background: none;
@@ -556,7 +586,6 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
556
586
  outline: none;
557
587
  -webkit-touch-callout: none;
558
588
  -webkit-user-select: none;
559
- -moz-user-select: none;
560
589
  user-select: none;
561
590
  }
562
591
  .mce-content-body td[data-mce-selected]::after,
@@ -571,15 +600,6 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
571
600
  right: -1px;
572
601
  top: -1px;
573
602
  }
574
- @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
575
- .mce-content-body td[data-mce-selected]::after,
576
- .mce-content-body th[data-mce-selected]::after {
577
- border-color: rgba(0, 84, 180, 0.7);
578
- }
579
- }
580
- .mce-content-body img[data-mce-selected]::-moz-selection {
581
- background: none;
582
- }
583
603
  .mce-content-body img[data-mce-selected]::selection {
584
604
  background: none;
585
605
  }
@@ -587,7 +607,6 @@ div.mce-footnotes li > a.mce-footnotes-backlink {
587
607
  background-color: #b4d7ff;
588
608
  opacity: 0;
589
609
  -webkit-user-select: none;
590
- -moz-user-select: none;
591
610
  user-select: none;
592
611
  }
593
612
  .ephox-snooker-resizer-cols {
@@ -640,6 +659,61 @@ table[style*="border-width: 0px"] caption,
640
659
  .mce-item-table[border="0"] caption {
641
660
  border: 1px dashed #bbb;
642
661
  }
662
+ .tox-uc-loading-background {
663
+ width: 100%;
664
+ height: 100%;
665
+ background: rgba(255, 255, 255, 0.5);
666
+ }
667
+ .tox-uc-loading-spinner-wrapper {
668
+ width: 100%;
669
+ height: 100%;
670
+ display: flex;
671
+ justify-content: center;
672
+ align-items: center;
673
+ }
674
+ .tox-uc-loading-spinner {
675
+ width: min(24px, 30%);
676
+ aspect-ratio: 1;
677
+ border-radius: 50%;
678
+ border: 3px solid #006ce7;
679
+ border-bottom-color: transparent;
680
+ animation: tox-rotation 1s linear infinite;
681
+ }
682
+ .tox-uploadcare-placeholder {
683
+ all: initial;
684
+ display: inline-block;
685
+ position: relative;
686
+ width: min(100%, 600px);
687
+ height: 80px;
688
+ --tox-uploadcare-placeholder--content-cursor: auto !important;
689
+ --tox-uploadcare-placeholder--content-color: rgba(34, 47, 62, 0.7);
690
+ --tox-uploadcare-placeholder--content-background-color: #fff;
691
+ --tox-uploadcare-placeholder--content-border: 2px solid #e3e3e3;
692
+ --tox-uploadcare-placeholder--content-font-family: monospace, sans-serif;
693
+ --tox-uploadcare-placeholder--content-height: 100%;
694
+ --tox-uploadcare-placeholder--content-width: 100%;
695
+ --tox-uploadcare-placeholder--content-display: inline-flex;
696
+ --tox-uploadcare-placeholder--content-align-items: center;
697
+ --tox-uploadcare-placeholder--content-justify-content: center;
698
+ --tox-uploadcare-placeholder--content-gap: 8px;
699
+ --tox-uploadcare-placeholder--icon-fill: rgba(34, 47, 62, 0.7);
700
+ --tox-uploadcare-placeholder--icon-min-width: 24px;
701
+ --tox-uc-loading-spinner-wrapper-display-none: none;
702
+ --tox-uc-loading-spinner-wrapper-display: flex;
703
+ --tox-uc-loading-spinner-wrapper-position: absolute;
704
+ --tox-uc-loading-spinner-wrapper-top: 0;
705
+ --tox-uc-loading-spinner-wrapper-left: 0;
706
+ --tox-uc-loading-spinner-wrapper-width: 100%;
707
+ --tox-uc-loading-spinner-wrapper-height: 100%;
708
+ --tox-uc-loading-spinner-wrapper-justify-content: center;
709
+ --tox-uc-loading-spinner-wrapper-align-items: center;
710
+ --tox-uc-loading-spinner-aspect-ratio: 1 / 1;
711
+ --tox-uc-loading-spinner-width: min(24px, 30%);
712
+ --tox-uc-loading-spinner-border-radius: 50%;
713
+ --tox-uc-loading-spinner-border: 3px solid #006ce7;
714
+ --tox-uc-loading-spinner-border-bottom-color: transparent;
715
+ --tox-uc-loading-spinner-animation: tox-rotation 1s linear infinite;
716
+ }
643
717
  .mce-visualblocks p,
644
718
  .mce-visualblocks h1,
645
719
  .mce-visualblocks h2,
@@ -777,3 +851,37 @@ table[style*="border-width: 0px"] caption,
777
851
  .mce-shy::after {
778
852
  content: '-';
779
853
  }
854
+ [data-ephox-foam-a11y-violation] {
855
+ outline: 2px solid;
856
+ position: relative;
857
+ }
858
+ [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation] {
859
+ outline-width: 4px;
860
+ transition: outline-width 0.1s ease-in-out, background-color 0.1s ease-in-out;
861
+ box-shadow: 0 0 0 99999px #222f3e80;
862
+ z-index: 1;
863
+ }
864
+ [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-severity-info] {
865
+ outline-color: #006ce7;
866
+ }
867
+ [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-severity-warn] {
868
+ outline-color: #FFCC00;
869
+ }
870
+ [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-severity-error] {
871
+ outline-color: #c00;
872
+ }
873
+ [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation="info"] {
874
+ outline-color: #006ce7;
875
+ background-color: #e6f0fd;
876
+ }
877
+ [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation="warning"] {
878
+ outline-color: #FFCC00;
879
+ background-color: #fffae6;
880
+ }
881
+ [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation="error"] {
882
+ outline-color: #c00;
883
+ background-color: #fae6e6;
884
+ }
885
+ [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation]:is(td, th, tr) {
886
+ position: static;
887
+ }