wagtail 5.2.1__py3-none-any.whl → 5.2.3__py3-none-any.whl

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 (439) hide show
  1. wagtail/__init__.py +1 -1
  2. wagtail/admin/locale/ar/LC_MESSAGES/django.po +2 -2
  3. wagtail/admin/locale/be/LC_MESSAGES/django.mo +0 -0
  4. wagtail/admin/locale/be/LC_MESSAGES/django.po +32 -7
  5. wagtail/admin/locale/be/LC_MESSAGES/djangojs.mo +0 -0
  6. wagtail/admin/locale/be/LC_MESSAGES/djangojs.po +9 -3
  7. wagtail/admin/locale/ca/LC_MESSAGES/django.mo +0 -0
  8. wagtail/admin/locale/ca/LC_MESSAGES/django.po +48 -49
  9. wagtail/admin/locale/cs/LC_MESSAGES/django.po +8 -10
  10. wagtail/admin/locale/de/LC_MESSAGES/django.po +47 -49
  11. wagtail/admin/locale/el/LC_MESSAGES/django.po +4 -4
  12. wagtail/admin/locale/es/LC_MESSAGES/django.po +38 -39
  13. wagtail/admin/locale/es_419/LC_MESSAGES/django.po +8 -8
  14. wagtail/admin/locale/et/LC_MESSAGES/django.po +12 -14
  15. wagtail/admin/locale/fa/LC_MESSAGES/django.po +18 -18
  16. wagtail/admin/locale/fi/LC_MESSAGES/django.po +18 -18
  17. wagtail/admin/locale/fr/LC_MESSAGES/django.po +42 -44
  18. wagtail/admin/locale/gl/LC_MESSAGES/django.po +52 -53
  19. wagtail/admin/locale/hi/LC_MESSAGES/djangojs.mo +0 -0
  20. wagtail/admin/locale/hi/LC_MESSAGES/djangojs.po +14 -0
  21. wagtail/admin/locale/hr_HR/LC_MESSAGES/django.po +12 -13
  22. wagtail/admin/locale/hr_HR/LC_MESSAGES/djangojs.po +2 -2
  23. wagtail/admin/locale/hu/LC_MESSAGES/django.po +42 -45
  24. wagtail/admin/locale/id_ID/LC_MESSAGES/django.po +6 -6
  25. wagtail/admin/locale/is_IS/LC_MESSAGES/django.po +49 -51
  26. wagtail/admin/locale/it/LC_MESSAGES/django.po +31 -32
  27. wagtail/admin/locale/ja/LC_MESSAGES/django.po +2 -2
  28. wagtail/admin/locale/ko/LC_MESSAGES/django.po +17 -18
  29. wagtail/admin/locale/lt/LC_MESSAGES/django.po +4 -4
  30. wagtail/admin/locale/nb/LC_MESSAGES/django.mo +0 -0
  31. wagtail/admin/locale/nb/LC_MESSAGES/django.po +488 -9
  32. wagtail/admin/locale/nb/LC_MESSAGES/djangojs.mo +0 -0
  33. wagtail/admin/locale/nb/LC_MESSAGES/djangojs.po +15 -1
  34. wagtail/admin/locale/nl/LC_MESSAGES/django.po +41 -44
  35. wagtail/admin/locale/pl/LC_MESSAGES/django.po +47 -49
  36. wagtail/admin/locale/pl/LC_MESSAGES/djangojs.po +3 -3
  37. wagtail/admin/locale/pt_BR/LC_MESSAGES/django.po +15 -16
  38. wagtail/admin/locale/pt_PT/LC_MESSAGES/django.po +20 -21
  39. wagtail/admin/locale/ro/LC_MESSAGES/django.po +50 -51
  40. wagtail/admin/locale/ru/LC_MESSAGES/django.po +57 -58
  41. wagtail/admin/locale/ru/LC_MESSAGES/djangojs.po +3 -3
  42. wagtail/admin/locale/sk_SK/LC_MESSAGES/django.po +4 -4
  43. wagtail/admin/locale/sl/LC_MESSAGES/django.po +37 -38
  44. wagtail/admin/locale/sl/LC_MESSAGES/djangojs.po +2 -2
  45. wagtail/admin/locale/sv/LC_MESSAGES/django.po +41 -43
  46. wagtail/admin/locale/tet/LC_MESSAGES/django.po +2 -2
  47. wagtail/admin/locale/th/LC_MESSAGES/django.po +2 -2
  48. wagtail/admin/locale/tr/LC_MESSAGES/django.po +4 -4
  49. wagtail/admin/locale/tr_TR/LC_MESSAGES/django.po +4 -4
  50. wagtail/admin/locale/uk/LC_MESSAGES/django.mo +0 -0
  51. wagtail/admin/locale/uk/LC_MESSAGES/django.po +23 -11
  52. wagtail/admin/locale/zh_Hans/LC_MESSAGES/django.po +4 -5
  53. wagtail/admin/locale/zh_Hant/LC_MESSAGES/django.po +2 -2
  54. wagtail/admin/mail.py +11 -10
  55. wagtail/admin/static/wagtailadmin/css/panels/draftail.css +1 -1
  56. wagtail/admin/tests/test_reports_views.py +42 -0
  57. wagtail/admin/tests/test_workflows.py +143 -0
  58. wagtail/admin/views/home.py +13 -0
  59. wagtail/admin/views/reports/aging_pages.py +2 -0
  60. wagtail/contrib/forms/locale/be/LC_MESSAGES/django.po +3 -3
  61. wagtail/contrib/forms/locale/hr_HR/LC_MESSAGES/django.po +2 -2
  62. wagtail/contrib/forms/locale/pl/LC_MESSAGES/django.po +3 -3
  63. wagtail/contrib/forms/locale/pt_BR/LC_MESSAGES/django.mo +0 -0
  64. wagtail/contrib/forms/locale/pt_BR/LC_MESSAGES/django.po +2 -2
  65. wagtail/contrib/forms/locale/ru/LC_MESSAGES/django.po +3 -3
  66. wagtail/contrib/forms/locale/sl/LC_MESSAGES/django.po +2 -2
  67. wagtail/contrib/forms/panels.py +5 -1
  68. wagtail/contrib/forms/tests/test_views.py +106 -0
  69. wagtail/contrib/modeladmin/locale/be/LC_MESSAGES/django.po +3 -3
  70. wagtail/contrib/modeladmin/locale/hi/LC_MESSAGES/django.mo +0 -0
  71. wagtail/contrib/modeladmin/locale/hi/LC_MESSAGES/django.po +6 -0
  72. wagtail/contrib/modeladmin/locale/hr_HR/LC_MESSAGES/django.po +2 -2
  73. wagtail/contrib/modeladmin/locale/nb/LC_MESSAGES/django.mo +0 -0
  74. wagtail/contrib/modeladmin/locale/nb/LC_MESSAGES/django.po +3 -0
  75. wagtail/contrib/modeladmin/locale/pl/LC_MESSAGES/django.po +3 -3
  76. wagtail/contrib/modeladmin/locale/pt_BR/LC_MESSAGES/django.mo +0 -0
  77. wagtail/contrib/modeladmin/locale/pt_BR/LC_MESSAGES/django.po +2 -2
  78. wagtail/contrib/modeladmin/locale/ru/LC_MESSAGES/django.po +3 -3
  79. wagtail/contrib/modeladmin/locale/sl/LC_MESSAGES/django.po +2 -2
  80. wagtail/contrib/modeladmin/locale/sr/LC_MESSAGES/django.po +2 -2
  81. wagtail/contrib/redirects/locale/ar/LC_MESSAGES/django.po +4 -4
  82. wagtail/contrib/redirects/locale/be/LC_MESSAGES/django.po +3 -3
  83. wagtail/contrib/redirects/locale/bg/LC_MESSAGES/django.po +4 -4
  84. wagtail/contrib/redirects/locale/ca/LC_MESSAGES/django.po +4 -4
  85. wagtail/contrib/redirects/locale/cs/LC_MESSAGES/django.po +4 -4
  86. wagtail/contrib/redirects/locale/cy/LC_MESSAGES/django.po +6 -6
  87. wagtail/contrib/redirects/locale/de/LC_MESSAGES/django.po +4 -5
  88. wagtail/contrib/redirects/locale/el/LC_MESSAGES/django.po +7 -7
  89. wagtail/contrib/redirects/locale/es/LC_MESSAGES/django.po +6 -6
  90. wagtail/contrib/redirects/locale/et/LC_MESSAGES/django.po +4 -4
  91. wagtail/contrib/redirects/locale/fa/LC_MESSAGES/django.po +4 -4
  92. wagtail/contrib/redirects/locale/fi/LC_MESSAGES/django.po +6 -6
  93. wagtail/contrib/redirects/locale/fr/LC_MESSAGES/django.po +4 -4
  94. wagtail/contrib/redirects/locale/gl/LC_MESSAGES/django.po +4 -4
  95. wagtail/contrib/redirects/locale/hi/LC_MESSAGES/django.mo +0 -0
  96. wagtail/contrib/redirects/locale/hi/LC_MESSAGES/django.po +6 -0
  97. wagtail/contrib/redirects/locale/hr_HR/LC_MESSAGES/django.po +8 -8
  98. wagtail/contrib/redirects/locale/hu/LC_MESSAGES/django.po +6 -6
  99. wagtail/contrib/redirects/locale/id_ID/LC_MESSAGES/django.po +4 -4
  100. wagtail/contrib/redirects/locale/is_IS/LC_MESSAGES/django.po +6 -6
  101. wagtail/contrib/redirects/locale/it/LC_MESSAGES/django.po +4 -4
  102. wagtail/contrib/redirects/locale/ja/LC_MESSAGES/django.po +2 -2
  103. wagtail/contrib/redirects/locale/ko/LC_MESSAGES/django.po +4 -4
  104. wagtail/contrib/redirects/locale/lt/LC_MESSAGES/django.po +4 -4
  105. wagtail/contrib/redirects/locale/mn/LC_MESSAGES/django.po +4 -4
  106. wagtail/contrib/redirects/locale/nb/LC_MESSAGES/django.mo +0 -0
  107. wagtail/contrib/redirects/locale/nb/LC_MESSAGES/django.po +106 -5
  108. wagtail/contrib/redirects/locale/nl/LC_MESSAGES/django.po +4 -4
  109. wagtail/contrib/redirects/locale/pl/LC_MESSAGES/django.po +9 -9
  110. wagtail/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po +5 -5
  111. wagtail/contrib/redirects/locale/pt_PT/LC_MESSAGES/django.po +4 -4
  112. wagtail/contrib/redirects/locale/ro/LC_MESSAGES/django.po +4 -4
  113. wagtail/contrib/redirects/locale/ru/LC_MESSAGES/django.po +7 -7
  114. wagtail/contrib/redirects/locale/sk_SK/LC_MESSAGES/django.po +4 -4
  115. wagtail/contrib/redirects/locale/sl/LC_MESSAGES/django.po +6 -6
  116. wagtail/contrib/redirects/locale/sr/LC_MESSAGES/django.po +2 -2
  117. wagtail/contrib/redirects/locale/sv/LC_MESSAGES/django.po +4 -4
  118. wagtail/contrib/redirects/locale/tet/LC_MESSAGES/django.po +4 -4
  119. wagtail/contrib/redirects/locale/th/LC_MESSAGES/django.po +4 -4
  120. wagtail/contrib/redirects/locale/tr/LC_MESSAGES/django.po +4 -4
  121. wagtail/contrib/redirects/locale/tr_TR/LC_MESSAGES/django.po +4 -4
  122. wagtail/contrib/redirects/locale/uk/LC_MESSAGES/django.po +4 -4
  123. wagtail/contrib/redirects/locale/zh/LC_MESSAGES/django.po +4 -4
  124. wagtail/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po +4 -4
  125. wagtail/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po +4 -4
  126. wagtail/contrib/search_promotions/locale/ar/LC_MESSAGES/django.po +4 -4
  127. wagtail/contrib/search_promotions/locale/be/LC_MESSAGES/django.po +7 -7
  128. wagtail/contrib/search_promotions/locale/ca/LC_MESSAGES/django.mo +0 -0
  129. wagtail/contrib/search_promotions/locale/ca/LC_MESSAGES/django.po +9 -9
  130. wagtail/contrib/search_promotions/locale/cs/LC_MESSAGES/django.po +2 -2
  131. wagtail/contrib/search_promotions/locale/cy/LC_MESSAGES/django.po +4 -4
  132. wagtail/contrib/search_promotions/locale/de/LC_MESSAGES/django.po +6 -6
  133. wagtail/contrib/search_promotions/locale/el/LC_MESSAGES/django.po +4 -4
  134. wagtail/contrib/search_promotions/locale/es/LC_MESSAGES/django.po +6 -6
  135. wagtail/contrib/search_promotions/locale/et/LC_MESSAGES/django.po +4 -4
  136. wagtail/contrib/search_promotions/locale/fa/LC_MESSAGES/django.po +4 -4
  137. wagtail/contrib/search_promotions/locale/fi/LC_MESSAGES/django.po +6 -6
  138. wagtail/contrib/search_promotions/locale/fr/LC_MESSAGES/django.po +4 -4
  139. wagtail/contrib/search_promotions/locale/gl/LC_MESSAGES/django.po +6 -6
  140. wagtail/contrib/search_promotions/locale/hi/LC_MESSAGES/django.mo +0 -0
  141. wagtail/contrib/search_promotions/locale/hi/LC_MESSAGES/django.po +3 -0
  142. wagtail/contrib/search_promotions/locale/hr_HR/LC_MESSAGES/django.po +8 -8
  143. wagtail/contrib/search_promotions/locale/hu/LC_MESSAGES/django.po +4 -4
  144. wagtail/contrib/search_promotions/locale/id_ID/LC_MESSAGES/django.po +4 -4
  145. wagtail/contrib/search_promotions/locale/is_IS/LC_MESSAGES/django.po +8 -8
  146. wagtail/contrib/search_promotions/locale/it/LC_MESSAGES/django.po +6 -6
  147. wagtail/contrib/search_promotions/locale/ja/LC_MESSAGES/django.po +4 -4
  148. wagtail/contrib/search_promotions/locale/ko/LC_MESSAGES/django.po +4 -4
  149. wagtail/contrib/search_promotions/locale/lt/LC_MESSAGES/django.po +6 -6
  150. wagtail/contrib/search_promotions/locale/nb/LC_MESSAGES/django.mo +0 -0
  151. wagtail/contrib/search_promotions/locale/nb/LC_MESSAGES/django.po +10 -4
  152. wagtail/contrib/search_promotions/locale/nl/LC_MESSAGES/django.po +6 -6
  153. wagtail/contrib/search_promotions/locale/pl/LC_MESSAGES/django.po +9 -9
  154. wagtail/contrib/search_promotions/locale/pt_BR/LC_MESSAGES/django.po +4 -4
  155. wagtail/contrib/search_promotions/locale/pt_PT/LC_MESSAGES/django.po +4 -4
  156. wagtail/contrib/search_promotions/locale/ro/LC_MESSAGES/django.po +4 -4
  157. wagtail/contrib/search_promotions/locale/ru/LC_MESSAGES/django.po +9 -9
  158. wagtail/contrib/search_promotions/locale/sk_SK/LC_MESSAGES/django.po +4 -4
  159. wagtail/contrib/search_promotions/locale/sl/LC_MESSAGES/django.po +6 -6
  160. wagtail/contrib/search_promotions/locale/sr/LC_MESSAGES/django.po +2 -2
  161. wagtail/contrib/search_promotions/locale/sv/LC_MESSAGES/django.po +4 -4
  162. wagtail/contrib/search_promotions/locale/th/LC_MESSAGES/django.po +4 -4
  163. wagtail/contrib/search_promotions/locale/tr/LC_MESSAGES/django.po +4 -4
  164. wagtail/contrib/search_promotions/locale/tr_TR/LC_MESSAGES/django.po +4 -4
  165. wagtail/contrib/search_promotions/locale/uk/LC_MESSAGES/django.po +4 -4
  166. wagtail/contrib/search_promotions/locale/zh_Hans/LC_MESSAGES/django.po +2 -2
  167. wagtail/contrib/search_promotions/locale/zh_Hant/LC_MESSAGES/django.po +2 -2
  168. wagtail/contrib/settings/locale/be/LC_MESSAGES/django.po +3 -3
  169. wagtail/contrib/settings/locale/hi/LC_MESSAGES/django.mo +0 -0
  170. wagtail/contrib/settings/locale/hi/LC_MESSAGES/django.po +27 -2
  171. wagtail/contrib/settings/locale/hr_HR/LC_MESSAGES/django.po +2 -2
  172. wagtail/contrib/settings/locale/nb/LC_MESSAGES/django.mo +0 -0
  173. wagtail/contrib/settings/locale/nb/LC_MESSAGES/django.po +13 -2
  174. wagtail/contrib/settings/locale/pl/LC_MESSAGES/django.po +3 -3
  175. wagtail/contrib/settings/locale/pt_BR/LC_MESSAGES/django.po +1 -1
  176. wagtail/contrib/settings/locale/ru/LC_MESSAGES/django.po +3 -3
  177. wagtail/contrib/settings/locale/sl/LC_MESSAGES/django.po +2 -2
  178. wagtail/contrib/settings/locale/sr/LC_MESSAGES/django.po +2 -2
  179. wagtail/contrib/settings/locale/uk/LC_MESSAGES/django.mo +0 -0
  180. wagtail/contrib/settings/locale/uk/LC_MESSAGES/django.po +10 -2
  181. wagtail/contrib/simple_translation/locale/be/LC_MESSAGES/django.mo +0 -0
  182. wagtail/contrib/simple_translation/locale/be/LC_MESSAGES/django.po +30 -3
  183. wagtail/contrib/simple_translation/locale/hr_HR/LC_MESSAGES/django.po +2 -2
  184. wagtail/contrib/simple_translation/locale/nb/LC_MESSAGES/django.mo +0 -0
  185. wagtail/contrib/simple_translation/locale/nb/LC_MESSAGES/django.po +26 -0
  186. wagtail/contrib/simple_translation/locale/pl/LC_MESSAGES/django.po +3 -3
  187. wagtail/contrib/simple_translation/locale/pt_BR/LC_MESSAGES/django.po +1 -1
  188. wagtail/contrib/simple_translation/locale/ru/LC_MESSAGES/django.po +3 -3
  189. wagtail/contrib/simple_translation/locale/sl/LC_MESSAGES/django.po +2 -2
  190. wagtail/contrib/styleguide/locale/be/LC_MESSAGES/django.po +3 -3
  191. wagtail/contrib/styleguide/locale/hi/LC_MESSAGES/django.mo +0 -0
  192. wagtail/contrib/styleguide/locale/hi/LC_MESSAGES/django.po +22 -0
  193. wagtail/contrib/styleguide/locale/hr_HR/LC_MESSAGES/django.po +2 -2
  194. wagtail/contrib/styleguide/locale/pl/LC_MESSAGES/django.po +3 -3
  195. wagtail/contrib/styleguide/locale/ru/LC_MESSAGES/django.po +3 -3
  196. wagtail/contrib/styleguide/locale/sl/LC_MESSAGES/django.po +2 -2
  197. wagtail/contrib/table_block/locale/be/LC_MESSAGES/django.po +3 -3
  198. wagtail/contrib/table_block/locale/hr_HR/LC_MESSAGES/django.po +2 -2
  199. wagtail/contrib/table_block/locale/pl/LC_MESSAGES/django.po +3 -3
  200. wagtail/contrib/table_block/locale/ru/LC_MESSAGES/django.po +3 -3
  201. wagtail/contrib/table_block/locale/sl/LC_MESSAGES/django.po +2 -2
  202. wagtail/contrib/typed_table_block/locale/ar/LC_MESSAGES/django.mo +0 -0
  203. wagtail/contrib/typed_table_block/locale/ar/LC_MESSAGES/django.po +44 -0
  204. wagtail/contrib/typed_table_block/locale/be/LC_MESSAGES/django.po +3 -3
  205. wagtail/contrib/typed_table_block/locale/pl/LC_MESSAGES/django.po +3 -3
  206. wagtail/contrib/typed_table_block/locale/pt_BR/LC_MESSAGES/django.mo +0 -0
  207. wagtail/contrib/typed_table_block/locale/pt_BR/LC_MESSAGES/django.po +2 -2
  208. wagtail/contrib/typed_table_block/locale/ru/LC_MESSAGES/django.po +3 -3
  209. wagtail/contrib/typed_table_block/locale/sl/LC_MESSAGES/django.po +2 -2
  210. wagtail/documents/locale/ar/LC_MESSAGES/django.mo +0 -0
  211. wagtail/documents/locale/ar/LC_MESSAGES/django.po +11 -10
  212. wagtail/documents/locale/be/LC_MESSAGES/django.mo +0 -0
  213. wagtail/documents/locale/be/LC_MESSAGES/django.po +17 -11
  214. wagtail/documents/locale/bg/LC_MESSAGES/django.po +4 -4
  215. wagtail/documents/locale/ca/LC_MESSAGES/django.po +10 -10
  216. wagtail/documents/locale/cs/LC_MESSAGES/django.po +6 -6
  217. wagtail/documents/locale/de/LC_MESSAGES/django.po +8 -10
  218. wagtail/documents/locale/el/LC_MESSAGES/django.po +8 -8
  219. wagtail/documents/locale/es/LC_MESSAGES/django.po +8 -8
  220. wagtail/documents/locale/et/LC_MESSAGES/django.po +6 -6
  221. wagtail/documents/locale/fa/LC_MESSAGES/django.po +8 -8
  222. wagtail/documents/locale/fi/LC_MESSAGES/django.po +10 -10
  223. wagtail/documents/locale/fr/LC_MESSAGES/django.po +6 -6
  224. wagtail/documents/locale/gl/LC_MESSAGES/django.po +8 -8
  225. wagtail/documents/locale/hi/LC_MESSAGES/django.mo +0 -0
  226. wagtail/documents/locale/hi/LC_MESSAGES/django.po +3 -0
  227. wagtail/documents/locale/hr_HR/LC_MESSAGES/django.po +14 -14
  228. wagtail/documents/locale/hu/LC_MESSAGES/django.po +8 -8
  229. wagtail/documents/locale/id_ID/LC_MESSAGES/django.po +6 -6
  230. wagtail/documents/locale/is_IS/LC_MESSAGES/django.po +8 -8
  231. wagtail/documents/locale/it/LC_MESSAGES/django.po +8 -8
  232. wagtail/documents/locale/ja/LC_MESSAGES/django.po +8 -8
  233. wagtail/documents/locale/ko/LC_MESSAGES/django.po +8 -8
  234. wagtail/documents/locale/lt/LC_MESSAGES/django.po +8 -8
  235. wagtail/documents/locale/mi/LC_MESSAGES/django.po +10 -10
  236. wagtail/documents/locale/mn/LC_MESSAGES/django.po +4 -5
  237. wagtail/documents/locale/nb/LC_MESSAGES/django.mo +0 -0
  238. wagtail/documents/locale/nb/LC_MESSAGES/django.po +158 -7
  239. wagtail/documents/locale/nl/LC_MESSAGES/django.po +8 -8
  240. wagtail/documents/locale/pl/LC_MESSAGES/django.po +11 -11
  241. wagtail/documents/locale/pt_BR/LC_MESSAGES/django.po +8 -8
  242. wagtail/documents/locale/pt_PT/LC_MESSAGES/django.po +8 -8
  243. wagtail/documents/locale/ro/LC_MESSAGES/django.po +8 -8
  244. wagtail/documents/locale/ru/LC_MESSAGES/django.po +9 -9
  245. wagtail/documents/locale/sk_SK/LC_MESSAGES/django.po +10 -10
  246. wagtail/documents/locale/sl/LC_MESSAGES/django.po +10 -10
  247. wagtail/documents/locale/sr/LC_MESSAGES/django.po +2 -2
  248. wagtail/documents/locale/sv/LC_MESSAGES/django.po +6 -6
  249. wagtail/documents/locale/th/LC_MESSAGES/django.po +8 -8
  250. wagtail/documents/locale/tr/LC_MESSAGES/django.po +8 -8
  251. wagtail/documents/locale/tr_TR/LC_MESSAGES/django.po +8 -8
  252. wagtail/documents/locale/uk/LC_MESSAGES/django.po +8 -8
  253. wagtail/documents/locale/zh/LC_MESSAGES/django.po +2 -2
  254. wagtail/documents/locale/zh_Hans/LC_MESSAGES/django.po +4 -4
  255. wagtail/documents/locale/zh_Hant/LC_MESSAGES/django.po +4 -4
  256. wagtail/embeds/locale/be/LC_MESSAGES/django.po +3 -3
  257. wagtail/embeds/locale/hr_HR/LC_MESSAGES/django.po +2 -2
  258. wagtail/embeds/locale/pl/LC_MESSAGES/django.po +3 -3
  259. wagtail/embeds/locale/ru/LC_MESSAGES/django.po +3 -3
  260. wagtail/embeds/locale/sl/LC_MESSAGES/django.po +2 -2
  261. wagtail/images/locale/ar/LC_MESSAGES/django.po +6 -6
  262. wagtail/images/locale/be/LC_MESSAGES/django.mo +0 -0
  263. wagtail/images/locale/be/LC_MESSAGES/django.po +24 -3
  264. wagtail/images/locale/ca/LC_MESSAGES/django.po +8 -8
  265. wagtail/images/locale/cs/LC_MESSAGES/django.po +8 -8
  266. wagtail/images/locale/cy/LC_MESSAGES/django.po +8 -8
  267. wagtail/images/locale/de/LC_MESSAGES/django.po +6 -6
  268. wagtail/images/locale/el/LC_MESSAGES/django.po +8 -8
  269. wagtail/images/locale/es/LC_MESSAGES/django.po +10 -10
  270. wagtail/images/locale/et/LC_MESSAGES/django.po +8 -8
  271. wagtail/images/locale/fa/LC_MESSAGES/django.po +8 -8
  272. wagtail/images/locale/fi/LC_MESSAGES/django.po +8 -8
  273. wagtail/images/locale/fr/LC_MESSAGES/django.po +6 -6
  274. wagtail/images/locale/gl/LC_MESSAGES/django.po +8 -8
  275. wagtail/images/locale/hi/LC_MESSAGES/django.mo +0 -0
  276. wagtail/images/locale/hi/LC_MESSAGES/django.po +25 -0
  277. wagtail/images/locale/hr_HR/LC_MESSAGES/django.po +8 -8
  278. wagtail/images/locale/hu/LC_MESSAGES/django.po +8 -8
  279. wagtail/images/locale/id_ID/LC_MESSAGES/django.po +6 -6
  280. wagtail/images/locale/is_IS/LC_MESSAGES/django.po +8 -8
  281. wagtail/images/locale/it/LC_MESSAGES/django.po +8 -8
  282. wagtail/images/locale/ja/LC_MESSAGES/django.po +8 -8
  283. wagtail/images/locale/ko/LC_MESSAGES/django.po +6 -6
  284. wagtail/images/locale/lt/LC_MESSAGES/django.po +8 -8
  285. wagtail/images/locale/nb/LC_MESSAGES/django.mo +0 -0
  286. wagtail/images/locale/nb/LC_MESSAGES/django.po +241 -9
  287. wagtail/images/locale/nl/LC_MESSAGES/django.po +10 -10
  288. wagtail/images/locale/pl/LC_MESSAGES/django.po +11 -11
  289. wagtail/images/locale/pt_BR/LC_MESSAGES/django.po +8 -8
  290. wagtail/images/locale/pt_PT/LC_MESSAGES/django.po +8 -8
  291. wagtail/images/locale/ro/LC_MESSAGES/django.po +8 -8
  292. wagtail/images/locale/ru/LC_MESSAGES/django.po +11 -11
  293. wagtail/images/locale/sk_SK/LC_MESSAGES/django.po +8 -8
  294. wagtail/images/locale/sl/LC_MESSAGES/django.mo +0 -0
  295. wagtail/images/locale/sl/LC_MESSAGES/django.po +46 -10
  296. wagtail/images/locale/sv/LC_MESSAGES/django.po +6 -6
  297. wagtail/images/locale/tet/LC_MESSAGES/django.po +4 -4
  298. wagtail/images/locale/th/LC_MESSAGES/django.po +8 -8
  299. wagtail/images/locale/tr/LC_MESSAGES/django.po +6 -6
  300. wagtail/images/locale/tr_TR/LC_MESSAGES/django.po +6 -6
  301. wagtail/images/locale/uk/LC_MESSAGES/django.po +8 -8
  302. wagtail/images/locale/zh_Hans/LC_MESSAGES/django.po +4 -4
  303. wagtail/images/locale/zh_Hant/LC_MESSAGES/django.po +4 -4
  304. wagtail/images/static/wagtailimages/js/focal-point-chooser.js +1 -1
  305. wagtail/locale/be/LC_MESSAGES/django.mo +0 -0
  306. wagtail/locale/be/LC_MESSAGES/django.po +11 -4
  307. wagtail/locale/hr_HR/LC_MESSAGES/django.po +2 -2
  308. wagtail/locale/nb/LC_MESSAGES/django.mo +0 -0
  309. wagtail/locale/nb/LC_MESSAGES/django.po +3 -0
  310. wagtail/locale/pl/LC_MESSAGES/django.po +3 -3
  311. wagtail/locale/pt_BR/LC_MESSAGES/django.po +1 -1
  312. wagtail/locale/ru/LC_MESSAGES/django.po +3 -3
  313. wagtail/locale/sl/LC_MESSAGES/django.po +2 -2
  314. wagtail/locale/uk/LC_MESSAGES/django.mo +0 -0
  315. wagtail/locale/uk/LC_MESSAGES/django.po +13 -0
  316. wagtail/locales/locale/be/LC_MESSAGES/django.po +3 -3
  317. wagtail/locales/locale/hr_HR/LC_MESSAGES/django.po +2 -2
  318. wagtail/locales/locale/pl/LC_MESSAGES/django.po +3 -3
  319. wagtail/locales/locale/ru/LC_MESSAGES/django.po +3 -3
  320. wagtail/locales/locale/sl/LC_MESSAGES/django.po +2 -2
  321. wagtail/project_template/requirements.txt +1 -1
  322. wagtail/query.py +1 -1
  323. wagtail/search/locale/be/LC_MESSAGES/django.po +3 -3
  324. wagtail/search/locale/hr_HR/LC_MESSAGES/django.po +2 -2
  325. wagtail/search/locale/nb/LC_MESSAGES/django.mo +0 -0
  326. wagtail/search/locale/nb/LC_MESSAGES/django.po +8 -1
  327. wagtail/search/locale/pl/LC_MESSAGES/django.po +3 -3
  328. wagtail/search/locale/pt_BR/LC_MESSAGES/django.mo +0 -0
  329. wagtail/search/locale/pt_BR/LC_MESSAGES/django.po +2 -2
  330. wagtail/search/locale/ru/LC_MESSAGES/django.po +3 -3
  331. wagtail/search/locale/sl/LC_MESSAGES/django.po +2 -2
  332. wagtail/sites/locale/be/LC_MESSAGES/django.po +3 -3
  333. wagtail/sites/locale/hi/LC_MESSAGES/django.mo +0 -0
  334. wagtail/sites/locale/hi/LC_MESSAGES/django.po +22 -0
  335. wagtail/sites/locale/hr_HR/LC_MESSAGES/django.po +2 -2
  336. wagtail/sites/locale/pl/LC_MESSAGES/django.po +3 -3
  337. wagtail/sites/locale/ru/LC_MESSAGES/django.po +3 -3
  338. wagtail/sites/locale/sl/LC_MESSAGES/django.po +2 -2
  339. wagtail/sites/locale/sr/LC_MESSAGES/django.po +2 -2
  340. wagtail/snippets/locale/ar/LC_MESSAGES/django.po +4 -4
  341. wagtail/snippets/locale/be/LC_MESSAGES/django.po +7 -7
  342. wagtail/snippets/locale/bg/LC_MESSAGES/django.po +4 -4
  343. wagtail/snippets/locale/ca/LC_MESSAGES/django.po +10 -10
  344. wagtail/snippets/locale/cs/LC_MESSAGES/django.po +4 -4
  345. wagtail/snippets/locale/cy/LC_MESSAGES/django.po +4 -4
  346. wagtail/snippets/locale/de/LC_MESSAGES/django.po +7 -7
  347. wagtail/snippets/locale/el/LC_MESSAGES/django.po +4 -4
  348. wagtail/snippets/locale/es/LC_MESSAGES/django.po +10 -10
  349. wagtail/snippets/locale/et/LC_MESSAGES/django.po +4 -4
  350. wagtail/snippets/locale/fa/LC_MESSAGES/django.po +4 -4
  351. wagtail/snippets/locale/fi/LC_MESSAGES/django.po +4 -4
  352. wagtail/snippets/locale/fr/LC_MESSAGES/django.po +9 -9
  353. wagtail/snippets/locale/gl/LC_MESSAGES/django.po +10 -10
  354. wagtail/snippets/locale/hi/LC_MESSAGES/django.mo +0 -0
  355. wagtail/snippets/locale/hi/LC_MESSAGES/django.po +25 -0
  356. wagtail/snippets/locale/hr_HR/LC_MESSAGES/django.po +12 -12
  357. wagtail/snippets/locale/hu/LC_MESSAGES/django.po +9 -9
  358. wagtail/snippets/locale/id_ID/LC_MESSAGES/django.po +4 -4
  359. wagtail/snippets/locale/is_IS/LC_MESSAGES/django.po +7 -7
  360. wagtail/snippets/locale/it/LC_MESSAGES/django.po +9 -9
  361. wagtail/snippets/locale/ja/LC_MESSAGES/django.po +4 -4
  362. wagtail/snippets/locale/ko/LC_MESSAGES/django.po +10 -10
  363. wagtail/snippets/locale/lt/LC_MESSAGES/django.po +4 -4
  364. wagtail/snippets/locale/mi/LC_MESSAGES/django.po +4 -4
  365. wagtail/snippets/locale/mn/LC_MESSAGES/django.po +4 -4
  366. wagtail/snippets/locale/nb/LC_MESSAGES/django.mo +0 -0
  367. wagtail/snippets/locale/nb/LC_MESSAGES/django.po +105 -5
  368. wagtail/snippets/locale/nl/LC_MESSAGES/django.po +12 -12
  369. wagtail/snippets/locale/pl/LC_MESSAGES/django.po +13 -13
  370. wagtail/snippets/locale/pt_BR/LC_MESSAGES/django.mo +0 -0
  371. wagtail/snippets/locale/pt_BR/LC_MESSAGES/django.po +6 -6
  372. wagtail/snippets/locale/pt_PT/LC_MESSAGES/django.po +4 -4
  373. wagtail/snippets/locale/ro/LC_MESSAGES/django.po +10 -10
  374. wagtail/snippets/locale/ru/LC_MESSAGES/django.po +12 -12
  375. wagtail/snippets/locale/sk_SK/LC_MESSAGES/django.po +2 -2
  376. wagtail/snippets/locale/sl/LC_MESSAGES/django.po +12 -12
  377. wagtail/snippets/locale/sr/LC_MESSAGES/django.po +2 -2
  378. wagtail/snippets/locale/sv/LC_MESSAGES/django.po +10 -10
  379. wagtail/snippets/locale/tet/LC_MESSAGES/django.po +4 -4
  380. wagtail/snippets/locale/th/LC_MESSAGES/django.po +4 -4
  381. wagtail/snippets/locale/tr/LC_MESSAGES/django.po +4 -4
  382. wagtail/snippets/locale/tr_TR/LC_MESSAGES/django.po +4 -4
  383. wagtail/snippets/locale/uk/LC_MESSAGES/django.po +4 -4
  384. wagtail/snippets/locale/zh/LC_MESSAGES/django.po +4 -4
  385. wagtail/snippets/locale/zh_Hans/LC_MESSAGES/django.po +4 -4
  386. wagtail/snippets/locale/zh_Hant/LC_MESSAGES/django.po +4 -4
  387. wagtail/snippets/templates/wagtailsnippets/snippets/index.html +1 -1
  388. wagtail/snippets/tests/test_viewset.py +26 -10
  389. wagtail/test/testapp/models.py +18 -0
  390. wagtail/tests/test_page_queryset.py +19 -0
  391. wagtail/tests/test_revision_model.py +23 -0
  392. wagtail/tests/test_workflow.py +20 -0
  393. wagtail/users/locale/ar/LC_MESSAGES/django.po +4 -4
  394. wagtail/users/locale/be/LC_MESSAGES/django.po +13 -13
  395. wagtail/users/locale/ca/LC_MESSAGES/django.po +12 -12
  396. wagtail/users/locale/cs/LC_MESSAGES/django.po +10 -10
  397. wagtail/users/locale/cy/LC_MESSAGES/django.po +12 -12
  398. wagtail/users/locale/de/LC_MESSAGES/django.po +10 -10
  399. wagtail/users/locale/el/LC_MESSAGES/django.po +4 -4
  400. wagtail/users/locale/es/LC_MESSAGES/django.po +12 -12
  401. wagtail/users/locale/et/LC_MESSAGES/django.po +10 -10
  402. wagtail/users/locale/fa/LC_MESSAGES/django.po +6 -6
  403. wagtail/users/locale/fi/LC_MESSAGES/django.po +12 -12
  404. wagtail/users/locale/fr/LC_MESSAGES/django.po +10 -10
  405. wagtail/users/locale/gl/LC_MESSAGES/django.po +12 -12
  406. wagtail/users/locale/hr_HR/LC_MESSAGES/django.po +16 -16
  407. wagtail/users/locale/hu/LC_MESSAGES/django.po +12 -12
  408. wagtail/users/locale/id_ID/LC_MESSAGES/django.po +4 -4
  409. wagtail/users/locale/is_IS/LC_MESSAGES/django.po +12 -12
  410. wagtail/users/locale/it/LC_MESSAGES/django.po +12 -12
  411. wagtail/users/locale/ja/LC_MESSAGES/django.po +4 -4
  412. wagtail/users/locale/ko/LC_MESSAGES/django.po +4 -4
  413. wagtail/users/locale/lt/LC_MESSAGES/django.po +4 -4
  414. wagtail/users/locale/lv/LC_MESSAGES/django.po +4 -4
  415. wagtail/users/locale/mn/LC_MESSAGES/django.po +8 -9
  416. wagtail/users/locale/nb/LC_MESSAGES/django.mo +0 -0
  417. wagtail/users/locale/nb/LC_MESSAGES/django.po +186 -5
  418. wagtail/users/locale/nl/LC_MESSAGES/django.po +10 -10
  419. wagtail/users/locale/pl/LC_MESSAGES/django.po +13 -13
  420. wagtail/users/locale/pt_BR/LC_MESSAGES/django.po +13 -13
  421. wagtail/users/locale/pt_PT/LC_MESSAGES/django.po +10 -10
  422. wagtail/users/locale/ro/LC_MESSAGES/django.po +12 -12
  423. wagtail/users/locale/ru/LC_MESSAGES/django.po +17 -17
  424. wagtail/users/locale/sk_SK/LC_MESSAGES/django.po +6 -6
  425. wagtail/users/locale/sl/LC_MESSAGES/django.po +14 -14
  426. wagtail/users/locale/sv/LC_MESSAGES/django.po +12 -12
  427. wagtail/users/locale/tet/LC_MESSAGES/django.po +4 -4
  428. wagtail/users/locale/th/LC_MESSAGES/django.po +4 -4
  429. wagtail/users/locale/tr/LC_MESSAGES/django.po +4 -4
  430. wagtail/users/locale/tr_TR/LC_MESSAGES/django.po +4 -4
  431. wagtail/users/locale/uk/LC_MESSAGES/django.po +12 -12
  432. wagtail/users/locale/zh_Hans/LC_MESSAGES/django.po +6 -6
  433. wagtail/users/locale/zh_Hant/LC_MESSAGES/django.po +2 -2
  434. {wagtail-5.2.1.dist-info → wagtail-5.2.3.dist-info}/METADATA +4 -3
  435. {wagtail-5.2.1.dist-info → wagtail-5.2.3.dist-info}/RECORD +439 -425
  436. {wagtail-5.2.1.dist-info → wagtail-5.2.3.dist-info}/LICENSE +0 -0
  437. {wagtail-5.2.1.dist-info → wagtail-5.2.3.dist-info}/WHEEL +0 -0
  438. {wagtail-5.2.1.dist-info → wagtail-5.2.3.dist-info}/entry_points.txt +0 -0
  439. {wagtail-5.2.1.dist-info → wagtail-5.2.3.dist-info}/top_level.txt +0 -0
@@ -231,8 +231,8 @@ msgid ""
231
231
  "This slug is already in use within the context of its parent page "
232
232
  "\"%(parent_page_title)s\""
233
233
  msgstr ""
234
- "Detta URL-fragment är redan i användning inom ramen för sin topp-"
235
- "sida\"%(parent_page_title)s\""
234
+ "Detta URL-fragment är redan i användning inom ramen för sin topp-sida"
235
+ "\"%(parent_page_title)s\""
236
236
 
237
237
  msgid "You cannot copy a page into itself when copying subpages"
238
238
  msgstr "Du kan inte kopiera en sida till sig själv när du kopierar undersidor"
@@ -534,15 +534,15 @@ msgstr "Konvertera till intern länk"
534
534
 
535
535
  #, python-format
536
536
  msgid ""
537
- "The URL you entered, <a target=\"_blank\" rel=\"noreferrer\" "
538
- "href=\"%(submitted_url)s\">%(submitted_url)s</a>, looks like it matches the "
539
- "internal page %(page)s, which has the URL <a target=\"_blank\" "
540
- "rel=\"noreferrer\" href=\"%(internal_url)s\">%(internal_url)s</a>."
537
+ "The URL you entered, <a target=\"_blank\" rel=\"noreferrer\" href="
538
+ "\"%(submitted_url)s\">%(submitted_url)s</a>, looks like it matches the "
539
+ "internal page %(page)s, which has the URL <a target=\"_blank\" rel="
540
+ "\"noreferrer\" href=\"%(internal_url)s\">%(internal_url)s</a>."
541
541
  msgstr ""
542
- "Den URL du angett, <a target=\"_blank\" rel=\"noreferrer\" "
543
- "href=\"%(submitted_url)s\">%(submitted_url)s</a>, verkar matcha den interna "
544
- "sidan %(page)s, vilket har URL <a target=\"_blank\" rel=\"noreferrer\" "
545
- "href=\"%(internal_url)s\">%(internal_url)s</a>."
542
+ "Den URL du angett, <a target=\"_blank\" rel=\"noreferrer\" href="
543
+ "\"%(submitted_url)s\">%(submitted_url)s</a>, verkar matcha den interna sidan "
544
+ "%(page)s, vilket har URL <a target=\"_blank\" rel=\"noreferrer\" href="
545
+ "\"%(internal_url)s\">%(internal_url)s</a>."
546
546
 
547
547
  #, python-format
548
548
  msgid ""
@@ -625,11 +625,11 @@ msgstr "Namn"
625
625
 
626
626
  #, python-format
627
627
  msgid ""
628
- "No collections have been created. Why not <a "
629
- "href=\"%(add_collection_url)s\">add one</a>?"
628
+ "No collections have been created. Why not <a href=\"%(add_collection_url)s"
629
+ "\">add one</a>?"
630
630
  msgstr ""
631
- "Inga samlingar har skapats. Varför inte <a "
632
- "href=\"%(add_collection_url)s\">skapa en</a>?"
631
+ "Inga samlingar har skapats. Varför inte <a href=\"%(add_collection_url)s"
632
+ "\">skapa en</a>?"
633
633
 
634
634
  #, python-format
635
635
  msgid "Sorry, there are no matches for \"<em>%(search_query)s</em>\""
@@ -664,13 +664,13 @@ msgid ""
664
664
  "This %(model_name)s was marked as needing changes at <strong>%(task)s</"
665
665
  "strong> in <strong>%(workflow)s</strong>."
666
666
  msgstr ""
667
- "Denna %(model_name)s markerades att förändringar behövs vid "
668
- "<strong>%(task)s</strong> i <strong>%(workflow)s</strong>."
667
+ "Denna %(model_name)s markerades att förändringar behövs vid <strong>"
668
+ "%(task)s</strong> i <strong>%(workflow)s</strong>."
669
669
 
670
670
  #, python-format
671
671
  msgid ""
672
- "This %(model_name)s is currently at <strong>%(task)s</strong> in "
673
- "<strong>%(workflow)s</strong>."
672
+ "This %(model_name)s is currently at <strong>%(task)s</strong> in <strong>"
673
+ "%(workflow)s</strong>."
674
674
  msgstr ""
675
675
  "Denna %(model_name)s är för närvarande vid <strong>%(task)s</strong> i "
676
676
  "<strong>%(workflow)s</strong>."
@@ -845,15 +845,15 @@ msgstr "Saker i Wagtail %(version)s har förändrats!"
845
845
 
846
846
  #, python-format
847
847
  msgid ""
848
- "Don't worry, we've got your back. Check out the <a class=\"w-whats-"
849
- "new__link\" href=\"%(editor_guide_link)s\" target=\"_blank\" "
850
- "rel=\"noreferrer\">Wagtail Editor Guide</a> to get the low down on what's "
851
- "changed and some exciting new features!"
848
+ "Don't worry, we've got your back. Check out the <a class=\"w-whats-new__link"
849
+ "\" href=\"%(editor_guide_link)s\" target=\"_blank\" rel=\"noreferrer"
850
+ "\">Wagtail Editor Guide</a> to get the low down on what's changed and some "
851
+ "exciting new features!"
852
852
  msgstr ""
853
853
  "Oroa dig inte, vi backar upp dig om det behövs. Kolla in <a class=\"w-whats-"
854
- "new__link\" href=\"%(editor_guide_link)s\" target=\"_blank\" "
855
- "rel=\"noreferrer\">Wagtails redaktörshandbok</a> för att ta reda på vad som "
856
- "ändras och några spännande nya funktioner!"
854
+ "new__link\" href=\"%(editor_guide_link)s\" target=\"_blank\" rel=\"noreferrer"
855
+ "\">Wagtails redaktörshandbok</a> för att ta reda på vad som ändras och några "
856
+ "spännande nya funktioner!"
857
857
 
858
858
  msgid "Awaiting your review"
859
859
  msgstr "Inväntar din granskning"
@@ -1024,8 +1024,8 @@ msgid ""
1024
1024
  "The page \"%(title)s\" has been rejected during \"%(task)s\" in workflow "
1025
1025
  "\"%(workflow)s\" by %(rejector)s."
1026
1026
  msgstr ""
1027
- "Sidan \"%(title)s\" har avvisats i \"%(task)s\" i arbetsflödet "
1028
- "\"%(workflow)s\" av %(rejector)s."
1027
+ "Sidan \"%(title)s\" har avvisats i \"%(task)s\" i arbetsflödet \"%(workflow)s"
1028
+ "\" av %(rejector)s."
1029
1029
 
1030
1030
  #, python-format
1031
1031
  msgid ""
@@ -1336,8 +1336,8 @@ msgid ""
1336
1336
  "This page is currently at <strong>%(task)s</strong> in <strong>%(workflow)s</"
1337
1337
  "strong>."
1338
1338
  msgstr ""
1339
- "Denna sida är för närvarande vid <strong>%(task)s</strong> i "
1340
- "<strong>%(workflow)s</strong>."
1339
+ "Denna sida är för närvarande vid <strong>%(task)s</strong> i <strong>"
1340
+ "%(workflow)s</strong>."
1341
1341
 
1342
1342
  msgid "Publishing this page will cancel the current workflow."
1343
1343
  msgstr "Publicering av denna sida avbryter det aktuella arbetsflödet."
@@ -1848,14 +1848,14 @@ msgstr "Denna %(model_name)s har inte skickats in för moderering ännu"
1848
1848
 
1849
1849
  msgid ""
1850
1850
  "JavaScript is required to use Wagtail, but it is currently disabled.<br /> "
1851
- "Here are the <a href=\"https://www.enable-javascript.com/\" "
1852
- "target=\"_blank\" rel=\"noreferrer\">instructions how to enable JavaScript "
1853
- "in your web browser</a>."
1851
+ "Here are the <a href=\"https://www.enable-javascript.com/\" target=\"_blank"
1852
+ "\" rel=\"noreferrer\">instructions how to enable JavaScript in your web "
1853
+ "browser</a>."
1854
1854
  msgstr ""
1855
1855
  "JavaScript krävs för att använda Wagtail, men är för närvarande avstängt."
1856
- "<br /> Här finns <a href=\"https://www.enable-javascript.com/\" "
1857
- "target=\"_blank\" rel=\"noreferrer\">instruktioner hur du aktiverar "
1858
- "JavaScript i din webbläsare</a>."
1856
+ "<br /> Här finns <a href=\"https://www.enable-javascript.com/\" target="
1857
+ "\"_blank\" rel=\"noreferrer\">instruktioner hur du aktiverar JavaScript i "
1858
+ "din webbläsare</a>."
1859
1859
 
1860
1860
  msgid "Skip to main content"
1861
1861
  msgstr "Hoppa till huvudinnehåll"
@@ -1915,14 +1915,12 @@ msgstr "Skapa"
1915
1915
  #, python-format
1916
1916
  msgid ""
1917
1917
  "Workflows apply to child pages too. If you select a parent page here, its "
1918
- "child pages will also use this workflow. See <a "
1919
- "href=\"%(workflow_pages_url)s\">the list of the pages</a> your workflow "
1920
- "applies to."
1918
+ "child pages will also use this workflow. See <a href=\"%(workflow_pages_url)s"
1919
+ "\">the list of the pages</a> your workflow applies to."
1921
1920
  msgstr ""
1922
1921
  "Arbetsflöden påverkar också undersidor. Om du väljer en ny föräldersida så "
1923
- "kommer även undersidor använda detta arbetsflöde. Visa <a "
1924
- "href=\"%(workflow_pages_url)s\">listan med sidor</a> ditt arbetsflöde "
1925
- "påverkar."
1922
+ "kommer även undersidor använda detta arbetsflöde. Visa <a href="
1923
+ "\"%(workflow_pages_url)s\">listan med sidor</a> ditt arbetsflöde påverkar."
1926
1924
 
1927
1925
  msgid "This workflow is disabled so it cannot be assigned to any pages."
1928
1926
  msgstr "Detta arbetsflöde är inaktiverat och kan inte tilldelas några sidor."
@@ -1978,8 +1976,8 @@ msgstr ""
1978
1976
  msgid ""
1979
1977
  "There are no enabled workflows. Why not <a href=\"%(add_url)s\">add one</a>?"
1980
1978
  msgstr ""
1981
- "Det finns inga aktiva arbetsflöden. Varför inte <a "
1982
- "href=\"%(add_url)s\">skapa ett</a>?"
1979
+ "Det finns inga aktiva arbetsflöden. Varför inte <a href=\"%(add_url)s"
1980
+ "\">skapa ett</a>?"
1983
1981
 
1984
1982
  msgid "Choose which type of task you'd like to create."
1985
1983
  msgstr "Välj vilken typ av uppgift du vill skapa."
@@ -353,8 +353,8 @@ msgstr "Naran"
353
353
 
354
354
  #, python-format
355
355
  msgid ""
356
- "No collections have been created. Why not <a "
357
- "href=\"%(add_collection_url)s\">add one</a>?"
356
+ "No collections have been created. Why not <a href=\"%(add_collection_url)s"
357
+ "\">add one</a>?"
358
358
  msgstr ""
359
359
  "Koleksaun sira seidauk kria. Karik <a href=\"%(add_collection_url)s\">hatama "
360
360
  "ida</a>?"
@@ -314,8 +314,8 @@ msgstr "ชื่อ"
314
314
 
315
315
  #, python-format
316
316
  msgid ""
317
- "No collections have been created. Why not <a "
318
- "href=\"%(add_collection_url)s\">add one</a>?"
317
+ "No collections have been created. Why not <a href=\"%(add_collection_url)s"
318
+ "\">add one</a>?"
319
319
  msgstr "ไม่มีชุดไหนถูกสร้าง ทำไมคุณไม่<a href=\"%(add_collection_url)s\">เพิ่มสักอัน</a>?"
320
320
 
321
321
  msgid "Yes, delete"
@@ -410,11 +410,11 @@ msgstr "İsim"
410
410
 
411
411
  #, python-format
412
412
  msgid ""
413
- "No collections have been created. Why not <a "
414
- "href=\"%(add_collection_url)s\">add one</a>?"
413
+ "No collections have been created. Why not <a href=\"%(add_collection_url)s"
414
+ "\">add one</a>?"
415
415
  msgstr ""
416
- "Hiç koleksiyon oluşturulmadı. Neden bir adet <a "
417
- "href=\"%(add_collection_url)s\">eklemiyorsun</a>?"
416
+ "Hiç koleksiyon oluşturulmadı. Neden bir adet <a href=\"%(add_collection_url)s"
417
+ "\">eklemiyorsun</a>?"
418
418
 
419
419
  msgid "Yes, delete"
420
420
  msgstr "Evet, sil"
@@ -365,11 +365,11 @@ msgstr "İsim"
365
365
 
366
366
  #, python-format
367
367
  msgid ""
368
- "No collections have been created. Why not <a "
369
- "href=\"%(add_collection_url)s\">add one</a>?"
368
+ "No collections have been created. Why not <a href=\"%(add_collection_url)s"
369
+ "\">add one</a>?"
370
370
  msgstr ""
371
- "Hiç koleksiyon oluşturulmadı. Neden bir adet <a "
372
- "href=\"%(add_collection_url)s\">eklemiyorsun</a>?"
371
+ "Hiç koleksiyon oluşturulmadı. Neden bir adet <a href=\"%(add_collection_url)s"
372
+ "\">eklemiyorsun</a>?"
373
373
 
374
374
  msgid "Yes, delete"
375
375
  msgstr "Evet, sil"
@@ -342,6 +342,9 @@ msgstr "Обрано всі %(objects)s користувачів на цьому
342
342
  msgid "All users in listing selected"
343
343
  msgstr "Обрано всіх користувачів у списку"
344
344
 
345
+ msgid "1 snippet selected"
346
+ msgstr "вибрано 1 сніпет"
347
+
345
348
  msgid "1 item selected"
346
349
  msgstr "Обрано 1 об'єкт"
347
350
 
@@ -566,11 +569,11 @@ msgstr "Ім'я"
566
569
 
567
570
  #, python-format
568
571
  msgid ""
569
- "No collections have been created. Why not <a "
570
- "href=\"%(add_collection_url)s\">add one</a>?"
572
+ "No collections have been created. Why not <a href=\"%(add_collection_url)s"
573
+ "\">add one</a>?"
571
574
  msgstr ""
572
- "Жодної колекції не створено. Чому б не <a "
573
- "href=\"%(add_collection_url)s\">створити одну</a>?"
575
+ "Жодної колекції не створено. Чому б не <a href=\"%(add_collection_url)s"
576
+ "\">створити одну</a>?"
574
577
 
575
578
  msgid "Yes, delete"
576
579
  msgstr "Так, видалити"
@@ -1233,8 +1236,8 @@ msgid "Choose when this page should go live and/or expire"
1233
1236
  msgstr "Встановіть час автоматичної публікації / чи зняття з публікації"
1234
1237
 
1235
1238
  msgid ""
1236
- "This publishing schedule will only take effect after you select the "
1237
- "\"Publish\" option"
1239
+ "This publishing schedule will only take effect after you select the \"Publish"
1240
+ "\" option"
1238
1241
  msgstr ""
1239
1242
  "Графік публікації почне працювати лише після того, як ви натиснете кнопку "
1240
1243
  "\"Опублікувати\""
@@ -1379,9 +1382,16 @@ msgstr[1] "Використано %(usage_count)s рази"
1379
1382
  msgstr[2] "Використано %(usage_count)s разів"
1380
1383
  msgstr[3] "Використано %(usage_count)s разів"
1381
1384
 
1385
+ #, python-format
1386
+ msgid "by %(user)s"
1387
+ msgstr "користувачем %(user)s"
1388
+
1382
1389
  msgid "View history"
1383
1390
  msgstr "Переглянути історію"
1384
1391
 
1392
+ msgid "Go-live:"
1393
+ msgstr "Буде опубліковано: "
1394
+
1385
1395
  msgid "No publishing schedule set"
1386
1396
  msgstr "Графік публікації відсутній"
1387
1397
 
@@ -1477,9 +1487,8 @@ msgstr "Створити"
1477
1487
  #, python-format
1478
1488
  msgid ""
1479
1489
  "Workflows apply to child pages too. If you select a parent page here, its "
1480
- "child pages will also use this workflow. See <a "
1481
- "href=\"%(workflow_pages_url)s\">the list of the pages</a> your workflow "
1482
- "applies to."
1490
+ "child pages will also use this workflow. See <a href=\"%(workflow_pages_url)s"
1491
+ "\">the list of the pages</a> your workflow applies to."
1483
1492
  msgstr ""
1484
1493
  "Робочі процеси також застосовуються до дочірніх сторінок. Якщо тут вибрати "
1485
1494
  "батьківську сторінку, її дочірні сторінки також використовуватимуть цей "
@@ -1529,8 +1538,8 @@ msgstr "Крок %(step_number)s"
1529
1538
  msgid ""
1530
1539
  "No workflows have been created. Why not <a href=\"%(add_url)s\">add one</a>?"
1531
1540
  msgstr ""
1532
- "Жодного робочого процесу не створено. Чому б не <a "
1533
- "href=\"%(add_url)s\">додати один</a>?"
1541
+ "Жодного робочого процесу не створено. Чому б не <a href=\"%(add_url)s"
1542
+ "\">додати один</a>?"
1534
1543
 
1535
1544
  #, python-format
1536
1545
  msgid ""
@@ -1681,6 +1690,9 @@ msgstr "Зображення профілю користувача"
1681
1690
  msgid "Locale"
1682
1691
  msgstr "Локаль"
1683
1692
 
1693
+ msgid "Theme preferences"
1694
+ msgstr "Налаштування теми"
1695
+
1684
1696
  msgid "Password"
1685
1697
  msgstr "Пароль"
1686
1698
 
@@ -592,8 +592,8 @@ msgstr "名字"
592
592
 
593
593
  #, python-format
594
594
  msgid ""
595
- "No collections have been created. Why not <a "
596
- "href=\"%(add_collection_url)s\">add one</a>?"
595
+ "No collections have been created. Why not <a href=\"%(add_collection_url)s"
596
+ "\">add one</a>?"
597
597
  msgstr ""
598
598
  "没有创建任何集合,为何不<a href=\"%(add_collection_url)s\">创建一个</a>"
599
599
 
@@ -1591,9 +1591,8 @@ msgstr "创建"
1591
1591
  #, python-format
1592
1592
  msgid ""
1593
1593
  "Workflows apply to child pages too. If you select a parent page here, its "
1594
- "child pages will also use this workflow. See <a "
1595
- "href=\"%(workflow_pages_url)s\">the list of the pages</a> your workflow "
1596
- "applies to."
1594
+ "child pages will also use this workflow. See <a href=\"%(workflow_pages_url)s"
1595
+ "\">the list of the pages</a> your workflow applies to."
1597
1596
  msgstr ""
1598
1597
  "工作流也应用于子页面。如果在此处选择父页面,则其子页面也将使用此工作流。请参"
1599
1598
  "见您的工作流应用的<a href=\"%(workflow_pages_url)s\">页面列表</a>。"
@@ -490,8 +490,8 @@ msgstr "名稱"
490
490
 
491
491
  #, python-format
492
492
  msgid ""
493
- "No collections have been created. Why not <a "
494
- "href=\"%(add_collection_url)s\">add one</a>?"
493
+ "No collections have been created. Why not <a href=\"%(add_collection_url)s"
494
+ "\">add one</a>?"
495
495
  msgstr ""
496
496
  "沒有創建任何集合,為何不<a href=\"%(add_collection_url)s\">創建一個</a>"
497
497
 
wagtail/admin/mail.py CHANGED
@@ -228,7 +228,8 @@ class EmailNotificationMixin:
228
228
  return {
229
229
  recipient
230
230
  for recipient in self.get_recipient_users(instance, **kwargs)
231
- if recipient.is_active
231
+ if recipient
232
+ and recipient.is_active
232
233
  and recipient.email
233
234
  and getattr(
234
235
  UserProfile.get_for_user(recipient),
@@ -312,7 +313,7 @@ class BaseWorkflowStateEmailNotifier(EmailNotificationMixin, Notifier):
312
313
  def __init__(self):
313
314
  super().__init__((WorkflowState,))
314
315
 
315
- def get_context(self, workflow_state, **kwargs):
316
+ def get_context(self, workflow_state: WorkflowState, **kwargs):
316
317
  context = super().get_context(workflow_state, **kwargs)
317
318
  context["workflow"] = workflow_state.workflow
318
319
  context["object"] = workflow_state.content_object
@@ -327,11 +328,11 @@ class WorkflowStateApprovalEmailNotifier(BaseWorkflowStateEmailNotifier):
327
328
 
328
329
  notification = "approved"
329
330
 
330
- def get_recipient_users(self, workflow_state, **kwargs):
331
+ def get_recipient_users(self, workflow_state: WorkflowState, **kwargs):
331
332
  triggering_user = kwargs.get("user", None)
332
- recipients = {}
333
+ recipients = set()
333
334
  requested_by = workflow_state.requested_by
334
- if requested_by != triggering_user:
335
+ if requested_by is not None and requested_by != triggering_user:
335
336
  recipients = {requested_by}
336
337
 
337
338
  return recipients
@@ -342,11 +343,11 @@ class WorkflowStateRejectionEmailNotifier(BaseWorkflowStateEmailNotifier):
342
343
 
343
344
  notification = "rejected"
344
345
 
345
- def get_recipient_users(self, workflow_state, **kwargs):
346
+ def get_recipient_users(self, workflow_state: WorkflowState, **kwargs):
346
347
  triggering_user = kwargs.get("user", None)
347
- recipients = {}
348
+ recipients = set()
348
349
  requested_by = workflow_state.requested_by
349
- if requested_by != triggering_user:
350
+ if requested_by is not None and requested_by != triggering_user:
350
351
  recipients = {requested_by}
351
352
 
352
353
  return recipients
@@ -365,7 +366,7 @@ class WorkflowStateSubmissionEmailNotifier(BaseWorkflowStateEmailNotifier):
365
366
 
366
367
  notification = "submitted"
367
368
 
368
- def get_recipient_users(self, workflow_state, **kwargs):
369
+ def get_recipient_users(self, workflow_state: WorkflowState, **kwargs):
369
370
  triggering_user = kwargs.get("user", None)
370
371
  recipients = get_user_model().objects.none()
371
372
  include_superusers = getattr(
@@ -406,7 +407,7 @@ class BaseGroupApprovalTaskStateEmailNotifier(EmailNotificationMixin, Notifier):
406
407
  context["page"] = context["object"].specific
407
408
  return context
408
409
 
409
- def get_recipient_users(self, task_state, **kwargs):
410
+ def get_recipient_users(self, task_state: TaskState, **kwargs):
410
411
  triggering_user = kwargs.get("user", None)
411
412
 
412
413
  group_members = get_user_model().objects.filter(
@@ -1 +1 @@
1
- .DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:#fff0;border-left:.1px solid #0000;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:1}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.Draftail-Icon{fill:currentColor;pointer-events:none;vertical-align:middle}.Draftail-Editor{--draftail-offset-inline-start:2rem;--draftail-text-direction:1;border:0;border-radius:0;position:relative}.Draftail-Editor[dir=rtl],[dir=rtl] .Draftail-Editor{--draftail-text-direction:-1}.Draftail-Editor--readonly{pointer-events:none}.Draftail-Editor--readonly .DraftEditor-editorContainer{opacity:.5}.Draftail-Editor--readonly .DraftEditor-editorContainer:before{content:"";display:block;height:100%;inset-inline-start:0;position:absolute;top:0;width:100%;z-index:21}.Draftail-Editor .DraftEditor-root{color:var(--w-color-text-context);font-family:var(--w-font-sans);font-size:1.1875rem;font-variant-ligatures:none;line-height:1.5;overflow:auto}.Draftail-Editor .public-DraftEditor-content,.Draftail-Editor .public-DraftEditorPlaceholder-root{padding:.625rem 1.25rem}.Draftail-Editor .public-DraftEditor-content>*>figure{margin:0}.Draftail-Editor .public-DraftEditorPlaceholder-inner{color:var(--w-color-text-placeholder)}.Draftail-Editor .public-DraftEditorPlaceholder-inner,.Draftail-block--unstyled{margin:.625rem 0}.Draftail-block--empty:not([class*=-list-item]):before{color:var(--w-color-text-placeholder);pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none}@media (forced-colors:active){.Draftail-block--empty:not([class*=-list-item]):before{color:GrayText}}.Draftail-Editor .tippy-box[data-animation=fade][data-state=hidden]{opacity:0}.Draftail-Editor [data-tippy-root]{max-width:calc(100vw - 10px)}.Draftail-Editor .tippy-box{position:relative;transition-property:transform,visibility,opacity}.Draftail-Editor .tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.Draftail-Editor .tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;inset-inline-start:0;transform-origin:center top}.Draftail-Editor .tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.Draftail-Editor .tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;inset-inline-start:0;top:-7px;transform-origin:center bottom}.Draftail-Editor .tippy-box[data-placement^=left]>.tippy-arrow{inset-inline-end:0}.Draftail-Editor .tippy-box[data-placement^=left]>.tippy-arrow:before{border-inline-start-color:initial;border-width:8px 0 8px 8px;inset-inline-end:-7px;transform-origin:center left}.Draftail-Editor .tippy-box[data-placement^=right]>.tippy-arrow{inset-inline-start:0}.Draftail-Editor .tippy-box[data-placement^=right]>.tippy-arrow:before{border-inline-end-color:initial;border-width:8px 8px 8px 0;inset-inline-start:-7px;transform-origin:center right}.Draftail-Editor .tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.Draftail-Editor .tippy-arrow{height:16px;width:16px}.Draftail-Editor .tippy-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.Draftail-Editor .tippy-content{padding:5px 9px;position:relative;z-index:1}.Draftail-Tooltip{background:none;border-radius:0;color:inherit;font-size:inherit;outline:var(--draftail-contrast-outline-modal,10px solid #0000)}.Draftail-Tooltip .tippy-content{padding:0}.Draftail-Tooltip__target{pointer-events:none;position:absolute;visibility:hidden}.Draftail-Tooltip__backdrop{background-color:#0000;bottom:0;inset-inline-end:0;inset-inline-start:0;position:relative;top:0;transition:background-color .1s 0s;z-index:41}.Draftail-Tooltip__backdrop--visible{background-color:#0000001a;position:fixed}.Draftail-ComboBox{background:var(--w-color-surface-field);border-radius:5px;box-shadow:5px 5px 20px #0000001a;color:var(--w-color-text-context);font-size:1.1875rem;min-width:240px;outline:var(--draftail-contrast-outline-modal,10px solid #0000)}.Draftail-ComboBox__label{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.Draftail-ComboBox__field{padding:10px}.Draftail-ComboBox--inline input[disabled]{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.Draftail-ComboBox [aria-autocomplete=list]{border:0;border-radius:0;line-height:1.5;padding:7px 20px;width:100%}.Draftail-ComboBox [aria-autocomplete=list]::placeholder{color:var(--w-color-text-placeholder)}.Draftail-ComboBox__optgroup-label{border-top:var(--draftail-contrast-outline,2px solid #0000);font-size:1rem;font-weight:700;padding:10px}@media (forced-colors:active){.Draftail-ComboBox__optgroup-label{color:GrayText}}.Draftail-ComboBox__menu{max-height:70vh;overflow-y:scroll}.Draftail-ComboBox__option{cursor:pointer}.Draftail-ComboBox__option,.Draftail-ComboBox__status{align-items:center;border:var(--draftail-contrast-outline,2px solid #0000);display:flex;font-size:.875rem;font-weight:700;line-height:1.4;padding:10px}.Draftail-ComboBox__option[aria-selected=true],.Draftail-ComboBox__status[aria-selected=true]{background-color:#ddd;border-color:currentColor}@media (forced-colors:active){.Draftail-ComboBox__option[aria-selected=true],.Draftail-ComboBox__status[aria-selected=true]{background:Highlight;color:HighlightText}}.Draftail-ComboBox__option-icon{height:1.25rem;margin-inline-end:6px;margin-inline-start:6px;width:1.25rem}@media (forced-colors:active){.Draftail-ComboBox__option-icon,.Draftail-ComboBox__option-text{color:CanvasText}}.Draftail-Toolbar{background-color:var(--w-color-surface-menus);border-bottom:0;border-radius:.3125rem;color:var(--w-color-text-button);padding:.375rem;position:relative}.Draftail-Editor--focus .Draftail-Toolbar{position:sticky;top:0;z-index:31}.Draftail-BlockToolbar{float:left}[dir=rtl] .Draftail-BlockToolbar{float:right}.Draftail-BlockToolbar~.DraftEditor-root,.Draftail-BlockToolbar~.Draftail-Toolbar{margin-inline-start:var(--draftail-offset-inline-start)}.Draftail-BlockToolbar__trigger{align-items:center;-moz-appearance:none;appearance:none;background:var(--w-color-surface-field);border:1px solid;border-radius:50%;color:inherit;display:grid;height:1.5rem;justify-content:center;margin:0;margin-inline-end:.5rem;padding:0;position:absolute;transform:translateY(-50%);visibility:hidden;width:1.5rem}.Draftail-BlockToolbar__trigger:focus,.Draftail-BlockToolbar__trigger:hover,.Draftail-Editor--focus .Draftail-BlockToolbar__trigger,.Draftail-Editor:focus-within .Draftail-BlockToolbar__trigger{visibility:visible}.Draftail-FloatingToolbar{background-color:var(--w-color-surface-menus);border:0;border-radius:.3125rem;color:var(--w-color-text-button);outline:var(--draftail-contrast-outline-modal,10px solid #0000);padding:.375rem}.Draftail-FloatingToolbar__target{pointer-events:none;position:absolute;visibility:hidden}.Draftail-MetaToolbar{background-color:var(--w-color-surface-field);border-top:var(--draftail-contrast-outline,2px solid #0000);color:var(--w-color-surface-menus);display:flex;justify-content:flex-end;padding:.375rem;position:relative}.Draftail-ToolbarGroup{display:inline-block}.Draftail-ToolbarGroup:before{background-color:initial;content:"";display:inline-block;height:1rem;margin:0 .1875rem;vertical-align:middle;width:.0625rem}.Draftail-ToolbarGroup:first-of-type:before{display:none}.Draftail-Editor--readonly .Draftail-ToolbarGroup{opacity:.5}.Draftail-ToolbarButton{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0000;border:1px solid #0000;border-radius:.3125rem;color:inherit;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;max-height:2.875rem;min-width:2.875rem;outline:var(--draftail-contrast-outline,2px solid #0000);padding:.75rem;-webkit-user-select:none;user-select:none}.Draftail-ToolbarButton--active{background-color:#ffffff1a;border:1px solid #fff3}@media (forced-colors:active){.Draftail-ToolbarButton--active{background:Highlight;border-color:currentColor;color:HighlightText}}.Draftail-ToolbarButton__label{display:inline-block;height:1em;vertical-align:middle}@media (forced-colors:active){.Draftail-ToolbarButton__label{color:CanvasText}}[data-draftail-balloon]{cursor:pointer;position:relative}[data-draftail-balloon]:after,[data-draftail-balloon]:before{opacity:0;pointer-events:none;position:absolute;z-index:41}[data-draftail-balloon]:before{content:""}[data-draftail-balloon]:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#111111e6;border-radius:4px;color:#fff;content:attr(aria-label);font-size:.875em;outline:var(--draftail-contrast-outline-modal,10px solid #0000);padding:.5em 1em;white-space:pre}[data-draftail-balloon]:hover:after,[data-draftail-balloon]:hover:before{opacity:1;transition:all .1s ease-out 1s}[data-draftail-balloon=up]:after,[data-draftail-balloon=up]:before{inset-inline-start:50%;top:100%;transform:translate(calc(-50%*var(--draftail-text-direction)),-10px)}[data-draftail-balloon=up]:hover:after,[data-draftail-balloon=up]:hover:before{transform:translate(calc(-50%*var(--draftail-text-direction)))}[data-draftail-balloon=up]:after{margin-top:11px}[data-draftail-balloon=up]:before{border-bottom:9px solid #0000;border-color:#0000 #0000 #111111e6;border-style:solid;border-width:0 9px 6px;margin-top:5px}[data-draftail-balloon=down]:after,[data-draftail-balloon=down]:before{bottom:100%;inset-inline-start:50%;transform:translate(calc(-50%*var(--draftail-text-direction)),10px)}[data-draftail-balloon=down]:hover:after,[data-draftail-balloon=down]:hover:before{transform:translate(calc(-50%*var(--draftail-text-direction)))}[data-draftail-balloon=down]:after{margin-bottom:11px}[data-draftail-balloon=down]:before{border-top:9px solid #0000;border-color:#111111e6 #0000 #0000;border-style:solid;border-width:6px 9px 0;margin-bottom:5px}.Draftail-ToolbarButton--pin{background-color:var(--w-color-text-button);border:0;border-bottom-right-radius:0;border-end-end-radius:0;border-start-start-radius:0;border-top-left-radius:0;color:var(--w-color-surface-menus);inset-inline-end:0;padding:0;position:absolute;top:0}.Draftail-ToolbarButton--pin .Draftail-Icon{height:.75rem;width:.75rem}.Draftail-ToolbarButton--pin .Draftail-ToolbarButton__label{vertical-align:top}.Draftail-ToolbarButton--pin:before{margin-bottom:2px}.Draftail-ToolbarButton--pin:after{margin-bottom:8px}.Draftail-Toolbar--pin{padding-inline-end:1.5rem}.Draftail-DividerBlock{background:#ddd;border:0;height:1px;margin:10px 0}@media (forced-colors:active){.Draftail-DividerBlock{background:CanvasText}}.Tooltip{background-color:var(--w-color-surface-menus);border-radius:.3125rem;box-shadow:0 0 5px var(--w-color-black-35);color:#fff;padding:.625rem;position:absolute;z-index:11}.Tooltip:before{border:15px solid #0000;content:"";position:absolute}.Tooltip--top{margin-top:.625rem;transform:translateX(calc(var(--w-direction-factor)*-50%))}.Tooltip--top:before{content:none}.Tooltip--left{margin-inline-start:25px;transform:translateY(-50%)}.Tooltip--left:before{border-inline-end-color:var(--w-color-surface-menus);inset-inline-end:100%;top:50%;transform:translateY(-50%)}.Tooltip--top-left{margin-top:25px}.Tooltip--top-left:before{border-bottom-color:var(--w-color-surface-menus);bottom:100%;inset-inline-start:25px}.Tooltip__link{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:.875rem;margin-inline-end:1.5rem}.Tooltip__link,.Tooltip__link:hover{color:var(--w-color-text-button)}.Tooltip__button.no.button-secondary{border-color:currentColor;color:var(--w-color-critical-100)}.Tooltip__button.no.button-secondary:hover{color:var(--w-color-critical-200)}.Draftail-CommentControl{display:none}.tab-content--comments-enabled .Draftail-CommentControl{display:block}.Draftail-CommentControl .Draftail-ToolbarButton{color:var(--w-color-text-button-outline-default)}.Draftail-CommentControl .Draftail-ToolbarButton:hover .icon-comment-add-reversed,.Draftail-CommentControl .Draftail-ToolbarButton:not(:hover) .icon-comment-add{display:none}.EditorFallback__textarea{border-radius:6px;border-width:1px;margin-top:1rem;min-height:150px;padding:1rem;resize:vertical}.EditorFallback__error{background:none;box-shadow:none}.TooltipEntity{cursor:pointer}.TooltipEntity:hover{color:var(--w-color-surface-button-default)}.TooltipEntity .icon-warning{color:var(--w-color-critical-200)}.TooltipEntity .icon{height:1em;margin-inline-end:.2em;vertical-align:middle;width:1em}.MediaBlock{border:0;cursor:pointer;display:inline-block;padding:0;position:relative}.MediaBlock__icon-wrapper{background:var(--w-color-surface-menus);color:var(--w-color-text-button);inset-inline-end:0;line-height:1;padding:.75rem 1.125rem;pointer-events:none;position:absolute;top:0}.MediaBlock__icon-wrapper .icon{height:1em;vertical-align:text-top;width:1em}.MediaBlock__icon{font-size:1.5rem;height:1.5rem;width:1.5rem}.MediaBlock__img{background-color:var(--w-color-text-context);display:block;height:auto;min-height:50px;min-width:256px;object-fit:contain;pointer-events:none;width:256px}.MediaBlock__fallback{align-items:center;bottom:0;color:var(--w-color-surface-page);display:flex;inset-inline-end:0;inset-inline-start:0;justify-content:center;position:absolute;top:0}.ImageBlock__field{color:var(--w-color-surface-page);cursor:pointer;display:block;float:none;margin-bottom:1.5rem;padding:0;width:auto}.ImageBlock__field__input{background-color:var(--w-color-surface-field);border:0;color:var(--w-color-text-context);font-size:inherit;font-size:1rem}.ImageBlock__field__input[readonly]{color:var(--w-color-border-field-inactive)}.ImageBlock__alt{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem}.EmbedBlock__link{display:block;margin-bottom:.75rem}.Draftail-Editor .DraftEditor-editorContainer h1,.Draftail-Editor .DraftEditor-editorContainer h2,.Draftail-Editor .DraftEditor-editorContainer h3,.Draftail-Editor .DraftEditor-editorContainer h4,.Draftail-Editor .DraftEditor-editorContainer h5,.Draftail-Editor .DraftEditor-editorContainer h6{color:inherit;font-weight:700;line-height:1.3}.Draftail-Editor .DraftEditor-editorContainer h1{font-size:1.875rem}.Draftail-Editor .DraftEditor-editorContainer h2{font-size:1.5rem}.Draftail-Editor .DraftEditor-editorContainer h3{font-size:1.375rem}.Draftail-Editor .DraftEditor-editorContainer h4{font-size:1.125rem}.Draftail-Editor .DraftEditor-editorContainer h5{font-size:1rem}.Draftail-Editor .DraftEditor-editorContainer h6{font-size:.875rem}.Draftail-Editor{--draftail-offset-inline-start:0px;-moz-appearance:none;appearance:none;background-color:var(--w-color-surface-field);border:1px solid var(--w-color-border-field-default);border-radius:.3125rem;color:var(--w-color-text-context)}.Draftail-Editor:hover{border-color:var(--w-color-border-field-hover)}.Draftail-Editor[disabled],.Draftail-Editor[disabled]:hover{background-color:var(--w-color-surface-field-inactive);border-color:var(--w-color-border-field-inactive);color:var(--w-color-text-placeholder);cursor:not-allowed}.Draftail-Editor[aria-invalid=true],.w-field--error>.w-field__input>*>.Draftail-Editor,.w-field--error>.w-field__input>.Draftail-Editor{border-color:var(--w-color-critical-200)}.Draftail-Editor::placeholder{color:var(--w-color-text-placeholder)}.Draftail-Editor--focus{outline:3px solid var(--w-color-focus)}.Draftail-Editor__wrapper{position:relative;width:100%}.Draftail-Toolbar{background-color:var(--w-color-surface-field);border-bottom-left-radius:0;border-bottom-right-radius:0;border-end-end-radius:0;border-end-start-radius:0;border-width:0;color:var(--w-color-text-placeholder)}.Draftail-Editor--focus .Draftail-Toolbar{color:var(--w-color-text-context);top:100px}@media screen and (min-width:50em){.Draftail-Editor--focus .Draftail-Toolbar{top:50px}}.Draftail-MetaToolbar{background-color:initial;inset-inline-end:0;position:absolute;visibility:hidden}.Draftail-MetaToolbar:empty{display:none}@media (hover:hover){.Draftail-MetaToolbar{visibility:hidden}.Draftail-Editor:focus-within .Draftail-MetaToolbar,.Draftail-Editor:hover .Draftail-MetaToolbar{visibility:visible}}.Draftail-BlockToolbar{background:#0000;display:flex;height:100%;inset-inline-start:-40px;justify-content:center;position:absolute;top:0;width:40px}.Draftail-BlockToolbar__trigger{color:var(--w-color-text-button-outline-default);height:1rem;margin-inline-end:calc(.25rem - 2px);width:1rem}@media screen and (min-width:50em){.Draftail-BlockToolbar__trigger{margin-inline-end:calc(1.375rem - 2px)}}.Draftail-BlockToolbar__trigger:before{background:#0000;border-radius:.3125rem;content:"";display:block;height:30px;inset-inline-start:50%;position:absolute;top:50%;transform:translate(calc(var(--w-direction-factor)*-50%),-50%);width:30px;z-index:1}.Draftail-Editor:not(:hover,.Draftail-Editor--focus,:focus-within) .Draftail-BlockToolbar__trigger{visibility:hidden!important}.Draftail-BlockToolbar__trigger:focus-visible,.Draftail-BlockToolbar__trigger:hover{background-color:var(--w-color-text-button-outline-default);color:var(--w-color-surface-page)}.Draftail-BlockToolbar__trigger .icon{height:.75rem;transition:transform .3s ease;width:.75rem}.Draftail-BlockToolbar__trigger[aria-expanded=true] .icon{transform:rotate(45deg)}.Draftail-ToolbarGroup:before{display:none}.Draftail-ToolbarButton{height:1.875rem;margin-inline-end:.625rem;min-width:1.875rem;padding:0}.Draftail-ToolbarGroup:last-of-type .Draftail-ToolbarButton:last-of-type{margin-inline-end:0}.Draftail-ToolbarButton[disabled]{opacity:.3}.Draftail-ToolbarButton:active,.Draftail-ToolbarButton:hover{border:1px solid var(--w-color-border-button-small-outline-default)}.Draftail-ToolbarButton .icon{height:1em;vertical-align:middle;width:1em}.Draftail-ToolbarButton .icon-h1,.Draftail-ToolbarButton .icon-h2,.Draftail-ToolbarButton .icon-h3,.Draftail-ToolbarButton .icon-h4,.Draftail-ToolbarButton .icon-h5,.Draftail-ToolbarButton .icon-h6{height:1.25em;width:1.25em}.Draftail-ToolbarButton--pin{border:1px solid var(--w-color-surface-tooltip);height:1.5rem;min-width:1.5rem}.Draftail-ToolbarButton--pin:hover{border-color:var(--w-color-surface-tooltip)}.Draftail-Toolbar .Draftail-ToolbarButton--pin{background-color:var(--w-color-surface-page);border-color:var(--w-color-border-field-default);border-inline-end-width:0;border-top-width:0}.Draftail-Editor:hover .Draftail-Toolbar .Draftail-ToolbarButton--pin{border-color:var(--w-color-border-field-hover)}.Draftail-block--blockquote{border-inline-start:.25em solid var(--w-color-border-field-default);color:var(--w-color-text-meta);margin:1em 0;padding:1em 2em}.DraftEditor-editorContainer{border:0}
1
+ .DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:#fff0;border-left:.1px solid #0000;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:1}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.Draftail-Icon{fill:currentColor;pointer-events:none;vertical-align:middle}.Draftail-Editor{--draftail-offset-inline-start:2rem;--draftail-text-direction:1;border:0;border-radius:0;position:relative}.Draftail-Editor[dir=rtl],[dir=rtl] .Draftail-Editor{--draftail-text-direction:-1}.Draftail-Editor--readonly{pointer-events:none}.Draftail-Editor--readonly .DraftEditor-editorContainer{opacity:.5}.Draftail-Editor--readonly .DraftEditor-editorContainer:before{content:"";display:block;height:100%;inset-inline-start:0;position:absolute;top:0;width:100%;z-index:21}.Draftail-Editor .DraftEditor-root{color:var(--w-color-text-context);font-family:var(--w-font-sans);font-size:1.1875rem;font-variant-ligatures:none;line-height:1.5;overflow:auto}.Draftail-Editor .public-DraftEditor-content,.Draftail-Editor .public-DraftEditorPlaceholder-root{padding:.625rem 1.25rem}.Draftail-Editor .public-DraftEditor-content>*>figure{margin:0}.Draftail-Editor .public-DraftEditorPlaceholder-inner{color:var(--w-color-text-placeholder)}.Draftail-Editor .public-DraftEditorPlaceholder-inner,.Draftail-block--unstyled{margin:.625rem 0}.Draftail-block--empty:not([class*=-list-item]):before{color:var(--w-color-text-placeholder);pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none}@media (forced-colors:active){.Draftail-block--empty:not([class*=-list-item]):before{color:GrayText}}.Draftail-Editor .tippy-box[data-animation=fade][data-state=hidden]{opacity:0}.Draftail-Editor [data-tippy-root]{max-width:calc(100vw - 10px)}.Draftail-Editor .tippy-box{position:relative;transition-property:transform,visibility,opacity}.Draftail-Editor .tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.Draftail-Editor .tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;inset-inline-start:0;transform-origin:center top}.Draftail-Editor .tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.Draftail-Editor .tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;inset-inline-start:0;top:-7px;transform-origin:center bottom}.Draftail-Editor .tippy-box[data-placement^=left]>.tippy-arrow{inset-inline-end:0}.Draftail-Editor .tippy-box[data-placement^=left]>.tippy-arrow:before{border-inline-start-color:initial;border-width:8px 0 8px 8px;inset-inline-end:-7px;transform-origin:center left}.Draftail-Editor .tippy-box[data-placement^=right]>.tippy-arrow{inset-inline-start:0}.Draftail-Editor .tippy-box[data-placement^=right]>.tippy-arrow:before{border-inline-end-color:initial;border-width:8px 8px 8px 0;inset-inline-start:-7px;transform-origin:center right}.Draftail-Editor .tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.Draftail-Editor .tippy-arrow{height:16px;width:16px}.Draftail-Editor .tippy-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.Draftail-Editor .tippy-content{padding:5px 9px;position:relative;z-index:1}.Draftail-Tooltip{background:none;border-radius:0;color:inherit;font-size:inherit;outline:var(--draftail-contrast-outline-modal,10px solid #0000)}.Draftail-Tooltip .tippy-content{padding:0}.Draftail-Tooltip__target{pointer-events:none;position:absolute;visibility:hidden}.Draftail-Tooltip__backdrop{background-color:#0000;bottom:0;inset-inline-end:0;inset-inline-start:0;position:relative;top:0;transition:background-color .1s 0s;z-index:41}.Draftail-Tooltip__backdrop--visible{background-color:#0000001a;position:fixed}.Draftail-ComboBox{background:var(--w-color-surface-field);border-radius:5px;box-shadow:5px 5px 20px #0000001a;color:var(--w-color-text-context);font-size:1.1875rem;min-width:240px;outline:var(--draftail-contrast-outline-modal,10px solid #0000)}.Draftail-ComboBox__label{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.Draftail-ComboBox__field{padding:10px}.Draftail-ComboBox--inline input[disabled]{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.Draftail-ComboBox [aria-autocomplete=list]{border:0;border-radius:0;line-height:1.5;padding:7px 20px;width:100%}.Draftail-ComboBox [aria-autocomplete=list]::placeholder{color:var(--w-color-text-placeholder)}.Draftail-ComboBox__optgroup-label{border-top:var(--draftail-contrast-outline,2px solid #0000);font-size:1rem;font-weight:700;padding:10px}@media (forced-colors:active){.Draftail-ComboBox__optgroup-label{color:GrayText}}.Draftail-ComboBox__menu{max-height:70vh;overflow-y:scroll}.Draftail-ComboBox__option{cursor:pointer}.Draftail-ComboBox__option,.Draftail-ComboBox__status{align-items:center;border:var(--draftail-contrast-outline,2px solid #0000);display:flex;font-size:.875rem;font-weight:700;line-height:1.4;padding:10px}.Draftail-ComboBox__option[aria-selected=true],.Draftail-ComboBox__status[aria-selected=true]{background-color:#ddd;border-color:currentColor}@media (forced-colors:active){.Draftail-ComboBox__option[aria-selected=true],.Draftail-ComboBox__status[aria-selected=true]{background:Highlight;color:HighlightText}}.Draftail-ComboBox__option-icon{height:1.25rem;margin-inline-end:6px;margin-inline-start:6px;width:1.25rem}@media (forced-colors:active){.Draftail-ComboBox__option-icon,.Draftail-ComboBox__option-text{color:CanvasText}}.Draftail-Toolbar{background-color:var(--w-color-surface-menus);border-bottom:0;border-radius:.3125rem;color:var(--w-color-text-button);padding:.375rem;position:relative}.Draftail-Editor--focus .Draftail-Toolbar{position:sticky;top:0;z-index:31}.Draftail-BlockToolbar{float:left}[dir=rtl] .Draftail-BlockToolbar{float:right}.Draftail-BlockToolbar~.DraftEditor-root,.Draftail-BlockToolbar~.Draftail-Toolbar{margin-inline-start:var(--draftail-offset-inline-start)}.Draftail-BlockToolbar__trigger{align-items:center;-moz-appearance:none;appearance:none;background:var(--w-color-surface-field);border:1px solid;border-radius:50%;color:inherit;display:grid;height:1.5rem;justify-content:center;margin:0;margin-inline-end:.5rem;padding:0;position:absolute;transform:translateY(-50%);visibility:hidden;width:1.5rem}.Draftail-BlockToolbar__trigger:focus,.Draftail-BlockToolbar__trigger:hover,.Draftail-Editor--focus .Draftail-BlockToolbar__trigger,.Draftail-Editor:focus-within .Draftail-BlockToolbar__trigger{visibility:visible}.Draftail-FloatingToolbar{background-color:var(--w-color-surface-menus);border:0;border-radius:.3125rem;color:var(--w-color-text-button);outline:var(--draftail-contrast-outline-modal,10px solid #0000);padding:.375rem}.Draftail-FloatingToolbar__target{pointer-events:none;position:absolute;visibility:hidden}.Draftail-MetaToolbar{background-color:var(--w-color-surface-field);border-top:var(--draftail-contrast-outline,2px solid #0000);color:var(--w-color-surface-menus);display:flex;justify-content:flex-end;padding:.375rem;position:relative}.Draftail-ToolbarGroup{display:inline-block}.Draftail-ToolbarGroup:before{background-color:initial;content:"";display:inline-block;height:1rem;margin:0 .1875rem;vertical-align:middle;width:.0625rem}.Draftail-ToolbarGroup:first-of-type:before{display:none}.Draftail-Editor--readonly .Draftail-ToolbarGroup{opacity:.5}.Draftail-ToolbarButton{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0000;border:1px solid #0000;border-radius:.3125rem;color:inherit;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;max-height:2.875rem;min-width:2.875rem;outline:var(--draftail-contrast-outline,2px solid #0000);padding:.75rem;-webkit-user-select:none;user-select:none}.Draftail-ToolbarButton--active{background-color:#ffffff1a;border:1px solid #fff3}@media (forced-colors:active){.Draftail-ToolbarButton--active{background:Highlight;border-color:currentColor;color:HighlightText}}.Draftail-ToolbarButton__label{display:inline-block;height:1em;vertical-align:middle}@media (forced-colors:active){.Draftail-ToolbarButton__label{color:CanvasText}}[data-draftail-balloon]{cursor:pointer;position:relative}[data-draftail-balloon]:after,[data-draftail-balloon]:before{opacity:0;pointer-events:none;position:absolute;z-index:41}[data-draftail-balloon]:before{content:""}[data-draftail-balloon]:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#111111e6;border-radius:4px;color:#fff;content:attr(aria-label);font-size:.875em;outline:var(--draftail-contrast-outline-modal,10px solid #0000);padding:.5em 1em;white-space:pre}[data-draftail-balloon]:hover:after,[data-draftail-balloon]:hover:before{opacity:1;transition:all .1s ease-out 1s}[data-draftail-balloon=up]:after,[data-draftail-balloon=up]:before{inset-inline-start:50%;top:100%;transform:translate(calc(-50%*var(--draftail-text-direction)),-10px)}[data-draftail-balloon=up]:hover:after,[data-draftail-balloon=up]:hover:before{transform:translate(calc(-50%*var(--draftail-text-direction)))}[data-draftail-balloon=up]:after{margin-top:11px}[data-draftail-balloon=up]:before{border-bottom:9px solid #0000;border-color:#0000 #0000 #111111e6;border-style:solid;border-width:0 9px 6px;margin-top:5px}[data-draftail-balloon=down]:after,[data-draftail-balloon=down]:before{bottom:100%;inset-inline-start:50%;transform:translate(calc(-50%*var(--draftail-text-direction)),10px)}[data-draftail-balloon=down]:hover:after,[data-draftail-balloon=down]:hover:before{transform:translate(calc(-50%*var(--draftail-text-direction)))}[data-draftail-balloon=down]:after{margin-bottom:11px}[data-draftail-balloon=down]:before{border-top:9px solid #0000;border-color:#111111e6 #0000 #0000;border-style:solid;border-width:6px 9px 0;margin-bottom:5px}.Draftail-ToolbarButton--pin{background-color:var(--w-color-text-button);border:0;border-bottom-right-radius:0;border-end-end-radius:0;border-start-start-radius:0;border-top-left-radius:0;color:var(--w-color-surface-menus);inset-inline-end:0;padding:0;position:absolute;top:0}.Draftail-ToolbarButton--pin .Draftail-Icon{height:.75rem;width:.75rem}.Draftail-ToolbarButton--pin .Draftail-ToolbarButton__label{vertical-align:top}.Draftail-ToolbarButton--pin:before{margin-bottom:2px}.Draftail-ToolbarButton--pin:after{margin-bottom:8px}.Draftail-Toolbar--pin{padding-inline-end:1.5rem}.Draftail-DividerBlock{background:#ddd;border:0;height:1px;margin:10px 0}@media (forced-colors:active){.Draftail-DividerBlock{background:CanvasText}}.Tooltip{background-color:var(--w-color-surface-menus);border-radius:.3125rem;box-shadow:0 0 5px var(--w-color-black-35);color:#fff;padding:.625rem;position:absolute;z-index:11}.Tooltip:before{border:15px solid #0000;content:"";position:absolute}.Tooltip--top{margin-top:.625rem;transform:translateX(calc(var(--w-direction-factor)*-50%))}.Tooltip--top:before{content:none}.Tooltip--left{margin-inline-start:25px;transform:translateY(-50%)}.Tooltip--left:before{border-inline-end-color:var(--w-color-surface-menus);inset-inline-end:100%;top:50%;transform:translateY(-50%)}.Tooltip--top-left{margin-top:25px}.Tooltip--top-left:before{border-bottom-color:var(--w-color-surface-menus);bottom:100%;inset-inline-start:25px}.Tooltip__link{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:.875rem;margin-inline-end:1.5rem}.Tooltip__link,.Tooltip__link:hover{color:var(--w-color-text-button)}.Tooltip__button.no.button-secondary{border-color:currentColor;color:var(--w-color-critical-100)}.Tooltip__button.no.button-secondary:hover{color:var(--w-color-critical-200)}.Draftail-CommentControl{display:none}.tab-content--comments-enabled .Draftail-CommentControl{display:inline-block}.Draftail-CommentControl .Draftail-ToolbarButton{color:var(--w-color-text-button-outline-default)}.Draftail-CommentControl .Draftail-ToolbarButton:hover .icon-comment-add-reversed,.Draftail-CommentControl .Draftail-ToolbarButton:not(:hover) .icon-comment-add{display:none}.EditorFallback__textarea{border-radius:6px;border-width:1px;margin-top:1rem;min-height:150px;padding:1rem;resize:vertical}.EditorFallback__error{background:none;box-shadow:none}.TooltipEntity{cursor:pointer}.TooltipEntity:hover{color:var(--w-color-surface-button-default)}.TooltipEntity .icon-warning{color:var(--w-color-critical-200)}.TooltipEntity .icon{height:1em;margin-inline-end:.2em;vertical-align:middle;width:1em}.MediaBlock{border:0;cursor:pointer;display:inline-block;padding:0;position:relative}.MediaBlock__icon-wrapper{background:var(--w-color-surface-menus);color:var(--w-color-text-button);inset-inline-end:0;line-height:1;padding:.75rem 1.125rem;pointer-events:none;position:absolute;top:0}.MediaBlock__icon-wrapper .icon{height:1em;vertical-align:text-top;width:1em}.MediaBlock__icon{font-size:1.5rem;height:1.5rem;width:1.5rem}.MediaBlock__img{background-color:var(--w-color-text-context);display:block;height:auto;min-height:50px;min-width:256px;object-fit:contain;pointer-events:none;width:256px}.MediaBlock__fallback{align-items:center;bottom:0;color:var(--w-color-surface-page);display:flex;inset-inline-end:0;inset-inline-start:0;justify-content:center;position:absolute;top:0}.ImageBlock__field{color:var(--w-color-surface-page);cursor:pointer;display:block;float:none;margin-bottom:1.5rem;padding:0;width:auto}.ImageBlock__field__input{background-color:var(--w-color-surface-field);border:0;color:var(--w-color-text-context);font-size:inherit;font-size:1rem}.ImageBlock__field__input[readonly]{color:var(--w-color-border-field-inactive)}.ImageBlock__alt{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem}.EmbedBlock__link{display:block;margin-bottom:.75rem}.Draftail-Editor .DraftEditor-editorContainer h1,.Draftail-Editor .DraftEditor-editorContainer h2,.Draftail-Editor .DraftEditor-editorContainer h3,.Draftail-Editor .DraftEditor-editorContainer h4,.Draftail-Editor .DraftEditor-editorContainer h5,.Draftail-Editor .DraftEditor-editorContainer h6{color:inherit;font-weight:700;line-height:1.3}.Draftail-Editor .DraftEditor-editorContainer h1{font-size:1.875rem}.Draftail-Editor .DraftEditor-editorContainer h2{font-size:1.5rem}.Draftail-Editor .DraftEditor-editorContainer h3{font-size:1.375rem}.Draftail-Editor .DraftEditor-editorContainer h4{font-size:1.125rem}.Draftail-Editor .DraftEditor-editorContainer h5{font-size:1rem}.Draftail-Editor .DraftEditor-editorContainer h6{font-size:.875rem}.Draftail-Editor{--draftail-offset-inline-start:0px;-moz-appearance:none;appearance:none;background-color:var(--w-color-surface-field);border:1px solid var(--w-color-border-field-default);border-radius:.3125rem;color:var(--w-color-text-context)}.Draftail-Editor:hover{border-color:var(--w-color-border-field-hover)}.Draftail-Editor[disabled],.Draftail-Editor[disabled]:hover{background-color:var(--w-color-surface-field-inactive);border-color:var(--w-color-border-field-inactive);color:var(--w-color-text-placeholder);cursor:not-allowed}.Draftail-Editor[aria-invalid=true],.w-field--error>.w-field__input>*>.Draftail-Editor,.w-field--error>.w-field__input>.Draftail-Editor{border-color:var(--w-color-critical-200)}.Draftail-Editor::placeholder{color:var(--w-color-text-placeholder)}.Draftail-Editor--focus{outline:3px solid var(--w-color-focus)}.Draftail-Editor__wrapper{position:relative;width:100%}.Draftail-Toolbar{background-color:var(--w-color-surface-field);border-bottom-left-radius:0;border-bottom-right-radius:0;border-end-end-radius:0;border-end-start-radius:0;border-width:0;color:var(--w-color-text-placeholder)}.Draftail-Editor--focus .Draftail-Toolbar{color:var(--w-color-text-context);top:100px}@media screen and (min-width:50em){.Draftail-Editor--focus .Draftail-Toolbar{top:50px}}.w-theme-light .Draftail-Toolbar .Draftail-ToolbarButton--active{background-color:var(--w-color-surface-header);border-color:var(--w-color-border-furniture)}@media (forced-colors:active){.w-theme-light .Draftail-Toolbar .Draftail-ToolbarButton--active{background:Highlight}}@media (prefers-color-scheme:light){.w-theme-system .Draftail-Toolbar .Draftail-ToolbarButton--active{background-color:var(--w-color-surface-header);border-color:var(--w-color-border-furniture)}}@media (prefers-color-scheme:light) and (forced-colors:active){.w-theme-system .Draftail-Toolbar .Draftail-ToolbarButton--active{background:Highlight}}.Draftail-MetaToolbar{background-color:initial;inset-inline-end:0;position:absolute;visibility:hidden}.Draftail-MetaToolbar:empty{display:none}@media (hover:hover){.Draftail-MetaToolbar{visibility:hidden}.Draftail-Editor:focus-within .Draftail-MetaToolbar,.Draftail-Editor:hover .Draftail-MetaToolbar{visibility:visible}}.Draftail-BlockToolbar{background:#0000;display:flex;height:100%;inset-inline-start:-40px;justify-content:center;position:absolute;top:0;width:40px}.Draftail-BlockToolbar__trigger{color:var(--w-color-text-button-outline-default);height:1rem;margin-inline-end:calc(.25rem - 2px);width:1rem}@media screen and (min-width:50em){.Draftail-BlockToolbar__trigger{margin-inline-end:calc(1.375rem - 2px)}}.Draftail-BlockToolbar__trigger:before{background:#0000;border-radius:.3125rem;content:"";display:block;height:30px;inset-inline-start:50%;position:absolute;top:50%;transform:translate(calc(var(--w-direction-factor)*-50%),-50%);width:30px;z-index:1}.Draftail-Editor:not(:hover,.Draftail-Editor--focus,:focus-within) .Draftail-BlockToolbar__trigger{visibility:hidden!important}.Draftail-BlockToolbar__trigger:focus-visible,.Draftail-BlockToolbar__trigger:hover{background-color:var(--w-color-text-button-outline-default);color:var(--w-color-surface-page)}.Draftail-BlockToolbar__trigger .icon{height:.75rem;transition:transform .3s ease;width:.75rem}.Draftail-BlockToolbar__trigger[aria-expanded=true] .icon{transform:rotate(45deg)}.Draftail-ToolbarGroup:before{display:none}.Draftail-ToolbarButton{height:1.875rem;margin-inline-end:.625rem;min-width:1.875rem;padding:0}.Draftail-ToolbarGroup:last-of-type .Draftail-ToolbarButton:last-of-type{margin-inline-end:0}.Draftail-ToolbarButton[disabled]{opacity:.3}.Draftail-ToolbarButton:active,.Draftail-ToolbarButton:hover{border:1px solid var(--w-color-border-button-small-outline-default)}.Draftail-ToolbarButton .icon{height:1em;vertical-align:middle;width:1em}.Draftail-ToolbarButton .icon-h1,.Draftail-ToolbarButton .icon-h2,.Draftail-ToolbarButton .icon-h3,.Draftail-ToolbarButton .icon-h4,.Draftail-ToolbarButton .icon-h5,.Draftail-ToolbarButton .icon-h6{height:1.25em;width:1.25em}.Draftail-ToolbarButton--pin{border:1px solid var(--w-color-surface-tooltip);height:1.5rem;min-width:1.5rem}.Draftail-ToolbarButton--pin:hover{border-color:var(--w-color-surface-tooltip)}.Draftail-Toolbar .Draftail-ToolbarButton--pin{background-color:var(--w-color-surface-page);border-color:var(--w-color-border-field-default);border-inline-end-width:0;border-top-width:0}.Draftail-Editor:hover .Draftail-Toolbar .Draftail-ToolbarButton--pin{border-color:var(--w-color-border-field-hover)}.Draftail-block--blockquote{border-inline-start:.25em solid var(--w-color-border-field-default);color:var(--w-color-text-meta);margin:1em 0;padding:1em 2em}.DraftEditor-editorContainer{border:0}
@@ -620,6 +620,48 @@ class TestAgingPagesView(WagtailTestUtils, TestCase):
620
620
 
621
621
  self.assertEqual(worksheet["C2"].number_format, ExcelDateFormatter().get())
622
622
 
623
+ def test_xlsx_export_without_published_by(self):
624
+ """
625
+ Test that the xlsx export works when a page has no 'published_by' set.
626
+ See https://github.com/wagtail/wagtail/issues/10821
627
+ """
628
+
629
+ self.home.save_revision().publish()
630
+
631
+ if settings.USE_TZ:
632
+ self.home.last_published_at = "2013-01-01T12:00:00.000Z"
633
+ else:
634
+ self.home.last_published_at = "2013-01-01T12:00:00"
635
+
636
+ # mimic a page that does not have a 'published_by' on creation
637
+ self.home.last_published_by = None
638
+ self.home.save()
639
+
640
+ response = self.get(params={"export": "xlsx"})
641
+ self.assertEqual(response.status_code, 200)
642
+
643
+ workbook_data = response.getvalue()
644
+ worksheet = load_workbook(filename=BytesIO(workbook_data))["Sheet1"]
645
+ cell_array = [[cell.value for cell in row] for row in worksheet.rows]
646
+
647
+ self.assertEqual(
648
+ cell_array[0],
649
+ ["Title", "Status", "Last published at", "Last published by", "Type"],
650
+ )
651
+ self.assertEqual(
652
+ cell_array[1],
653
+ [
654
+ "Welcome to your new Wagtail site!",
655
+ "live + draft",
656
+ datetime.datetime(2013, 1, 1, 12, 0),
657
+ None,
658
+ "Page",
659
+ ],
660
+ )
661
+ self.assertEqual(len(cell_array), 2)
662
+
663
+ self.assertEqual(worksheet["C2"].number_format, ExcelDateFormatter().get())
664
+
623
665
  def test_report_renders_when_page_publisher_deleted(self):
624
666
  temp_user = self.create_superuser(
625
667
  "temp", email="temp@user.com", password="tempuser"