@plone/volto 18.25.0 → 18.26.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (84) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/Makefile~ +301 -0
  3. package/README.md +0 -1
  4. package/locales/af/LC_MESSAGES/volto.po +1 -1
  5. package/locales/ar/LC_MESSAGES/volto.po +1 -1
  6. package/locales/bg/LC_MESSAGES/volto.po +1 -1
  7. package/locales/bn/LC_MESSAGES/volto.po +1 -1
  8. package/locales/ca/LC_MESSAGES/volto.po +1 -1
  9. package/locales/cs/LC_MESSAGES/volto.po +1 -1
  10. package/locales/cy/LC_MESSAGES/volto.po +1 -1
  11. package/locales/da/LC_MESSAGES/volto.po +1 -1
  12. package/locales/de/LC_MESSAGES/volto.po +6 -6
  13. package/locales/de.json +1 -1
  14. package/locales/el/LC_MESSAGES/volto.po +1 -1
  15. package/locales/en/LC_MESSAGES/volto.po +1 -1
  16. package/locales/en_AU/LC_MESSAGES/volto.po +1 -1
  17. package/locales/en_GB/LC_MESSAGES/volto.po +1 -1
  18. package/locales/eo/LC_MESSAGES/volto.po +1 -1
  19. package/locales/es/LC_MESSAGES/volto.po +100 -107
  20. package/locales/es.json +1 -1
  21. package/locales/et/LC_MESSAGES/volto.po +1 -1
  22. package/locales/eu/LC_MESSAGES/volto.po +47 -47
  23. package/locales/eu.json +1 -1
  24. package/locales/fa/LC_MESSAGES/volto.po +1 -1
  25. package/locales/fi/LC_MESSAGES/volto.po +1 -1
  26. package/locales/fr/LC_MESSAGES/volto.po +1 -1
  27. package/locales/fr.json +1 -1
  28. package/locales/fu/LC_MESSAGES/volto.po +1 -1
  29. package/locales/gl/LC_MESSAGES/volto.po +1 -1
  30. package/locales/he/LC_MESSAGES/volto.po +1 -1
  31. package/locales/hi/LC_MESSAGES/volto.po +1 -1
  32. package/locales/hr/LC_MESSAGES/volto.po +1 -1
  33. package/locales/hu/LC_MESSAGES/volto.po +1 -1
  34. package/locales/hy/LC_MESSAGES/volto.po +1 -1
  35. package/locales/id/LC_MESSAGES/volto.po +1 -1
  36. package/locales/it/LC_MESSAGES/volto.po +16 -17
  37. package/locales/it.json +1 -1
  38. package/locales/ja/LC_MESSAGES/volto.po +1 -1
  39. package/locales/ka/LC_MESSAGES/volto.po +1 -1
  40. package/locales/kn/LC_MESSAGES/volto.po +1 -1
  41. package/locales/ko/LC_MESSAGES/volto.po +1 -1
  42. package/locales/lt/LC_MESSAGES/volto.po +1 -1
  43. package/locales/lv/LC_MESSAGES/volto.po +1 -1
  44. package/locales/mi/LC_MESSAGES/volto.po +1 -1
  45. package/locales/mk/LC_MESSAGES/volto.po +1 -1
  46. package/locales/my/LC_MESSAGES/volto.po +1 -1
  47. package/locales/nb_NO/LC_MESSAGES/volto.po +1 -1
  48. package/locales/nl/LC_MESSAGES/volto.po +12 -17
  49. package/locales/nl.json +1 -1
  50. package/locales/nn/LC_MESSAGES/volto.po +1 -1
  51. package/locales/pl/LC_MESSAGES/volto.po +1 -1
  52. package/locales/pt/LC_MESSAGES/volto.po +680 -685
  53. package/locales/pt.json +1 -1
  54. package/locales/pt_BR/LC_MESSAGES/volto.po +1 -1
  55. package/locales/rm/LC_MESSAGES/volto.po +1 -1
  56. package/locales/ro/LC_MESSAGES/volto.po +1 -1
  57. package/locales/ru/LC_MESSAGES/volto.po +1 -1
  58. package/locales/sk/LC_MESSAGES/volto.po +1 -1
  59. package/locales/sl/LC_MESSAGES/volto.po +1 -1
  60. package/locales/sm/LC_MESSAGES/volto.po +1 -1
  61. package/locales/sq/LC_MESSAGES/volto.po +1 -1
  62. package/locales/sr/LC_MESSAGES/volto.po +1 -1
  63. package/locales/sr@cyrl/LC_MESSAGES/volto.po +1 -1
  64. package/locales/sr@latn/LC_MESSAGES/volto.po +1 -1
  65. package/locales/sv/LC_MESSAGES/volto.po +216 -221
  66. package/locales/sv.json +1 -1
  67. package/locales/ta/LC_MESSAGES/volto.po +993 -998
  68. package/locales/ta.json +1 -1
  69. package/locales/te/LC_MESSAGES/volto.po +1 -1
  70. package/locales/th/LC_MESSAGES/volto.po +1 -1
  71. package/locales/to/LC_MESSAGES/volto.po +1 -1
  72. package/locales/tr/LC_MESSAGES/volto.po +1 -1
  73. package/locales/uk/LC_MESSAGES/volto.po +1 -1
  74. package/locales/vi/LC_MESSAGES/volto.po +1 -1
  75. package/locales/volto.pot +2 -2
  76. package/locales/zh_CN/LC_MESSAGES/volto.po +1 -1
  77. package/locales/zh_Hant/LC_MESSAGES/volto.po +1 -1
  78. package/locales/zh_Hant_HK/LC_MESSAGES/volto.po +1 -1
  79. package/package.json +3 -3
  80. package/src/components/manage/Blocks/Teaser/Data.jsx +1 -1
  81. package/src/components/manage/Widgets/RegistryImageWidget.test.jsx +2 -1
  82. package/src/middleware/storeProtectLoadUtils.test.js +3 -3
  83. package/types/components/manage/Widgets/RecurrenceWidget/Utils.d.ts +12 -18
  84. package/types/helpers/Helmet/Helmet.d.ts +1 -1
@@ -19,36 +19,30 @@ export namespace FREQUENCES {
19
19
  }
20
20
  export namespace OPTIONS {
21
21
  let frequences: {
22
- [x: string]: {
22
+ [FREQUENCES.DAILY]: {
23
23
  rrule: import("rrule").Frequency;
24
24
  interval: boolean;
25
- byday?: undefined;
26
- bymonth?: undefined;
27
- byyear?: undefined;
28
- } | {
25
+ };
26
+ [FREQUENCES.MONDAYFRIDAY]: {
27
+ rrule: import("rrule").Frequency;
28
+ };
29
+ [FREQUENCES.WEEKDAYS]: {
29
30
  rrule: import("rrule").Frequency;
30
- interval?: undefined;
31
- byday?: undefined;
32
- bymonth?: undefined;
33
- byyear?: undefined;
34
- } | {
31
+ };
32
+ [FREQUENCES.WEEKLY]: {
35
33
  rrule: import("rrule").Frequency;
36
34
  interval: boolean;
37
35
  byday: boolean;
38
- bymonth?: undefined;
39
- byyear?: undefined;
40
- } | {
36
+ };
37
+ [FREQUENCES.MONTHLY]: {
41
38
  rrule: import("rrule").Frequency;
42
39
  interval: boolean;
43
40
  bymonth: boolean;
44
- byday?: undefined;
45
- byyear?: undefined;
46
- } | {
41
+ };
42
+ [FREQUENCES.YEARLY]: {
47
43
  rrule: import("rrule").Frequency;
48
44
  interval: boolean;
49
45
  byyear: boolean;
50
- byday?: undefined;
51
- bymonth?: undefined;
52
46
  };
53
47
  };
54
48
  }
@@ -132,7 +132,7 @@ declare const HelmetExport: {
132
132
  };
133
133
  peek: any;
134
134
  rewind: () => any;
135
- canUseDOM: any;
135
+ set canUseDOM(canUseDOM: any);
136
136
  contextType?: React.Context<any> | undefined;
137
137
  };
138
138
  import React from 'react';