@kitconcept/volto-light-theme 7.0.0-alpha.24 → 7.0.0-alpha.25
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.
- package/.changelog.draft +8 -4
- package/CHANGELOG.md +14 -0
- package/locales/de/LC_MESSAGES/volto.po +197 -0
- package/locales/en/LC_MESSAGES/volto.po +197 -0
- package/locales/es/LC_MESSAGES/volto.po +201 -4
- package/locales/eu/LC_MESSAGES/volto.po +197 -0
- package/locales/pt_BR/volto.po +197 -0
- package/locales/volto.pot +198 -1
- package/package.json +1 -1
- package/src/components/Blocks/Listing/GridTemplate.jsx +7 -1
- package/src/components/Theme/FileView.jsx +9 -1
- package/src/theme/blocks/_accordion.scss +6 -3
- package/src/theme/blocks/_grid.scss +44 -0
- package/src/theme/blocks/_slider.scss +29 -8
- package/src/theme/person.scss +38 -1
package/.changelog.draft
CHANGED
|
@@ -1,11 +1,15 @@
|
|
|
1
|
-
## 7.0.0-alpha.
|
|
1
|
+
## 7.0.0-alpha.25 (2025-09-01)
|
|
2
2
|
|
|
3
|
-
###
|
|
3
|
+
### Feature
|
|
4
4
|
|
|
5
|
-
-
|
|
5
|
+
- Fixed missing person grid listing with correct styles. @sneridagh
|
|
6
6
|
|
|
7
7
|
### Bugfix
|
|
8
8
|
|
|
9
|
-
-
|
|
9
|
+
- Fix teaser regression in accordion due to semantic UI title classname leak @iRohitSingh [#634](https://github.com/kitconcept/volto-light-theme/pull/634)
|
|
10
|
+
- Fix Grid listing variant List with Image not showing columns 3 & 4 properly @iRohitSingh [#636](https://github.com/kitconcept/volto-light-theme/pull/636)
|
|
11
|
+
- Fix download link on File content-type if the file has no filename. [@jnptk]
|
|
12
|
+
- Fixed bug in person teaser standalone centering. @sneridagh
|
|
13
|
+
- fix the margin-bottom and arrows for simple slider in mobile view @Tishasoumya-02
|
|
10
14
|
|
|
11
15
|
|
package/CHANGELOG.md
CHANGED
|
@@ -8,6 +8,20 @@
|
|
|
8
8
|
|
|
9
9
|
<!-- towncrier release notes start -->
|
|
10
10
|
|
|
11
|
+
## 7.0.0-alpha.25 (2025-09-01)
|
|
12
|
+
|
|
13
|
+
### Feature
|
|
14
|
+
|
|
15
|
+
- Fixed missing person grid listing with correct styles. @sneridagh
|
|
16
|
+
|
|
17
|
+
### Bugfix
|
|
18
|
+
|
|
19
|
+
- Fix teaser regression in accordion due to semantic UI title classname leak @iRohitSingh [#634](https://github.com/kitconcept/volto-light-theme/pull/634)
|
|
20
|
+
- Fix Grid listing variant List with Image not showing columns 3 & 4 properly @iRohitSingh [#636](https://github.com/kitconcept/volto-light-theme/pull/636)
|
|
21
|
+
- Fix download link on File content-type if the file has no filename. [@jnptk]
|
|
22
|
+
- Fixed bug in person teaser standalone centering. @sneridagh
|
|
23
|
+
- fix the margin-bottom and arrows for simple slider in mobile view @Tishasoumya-02
|
|
24
|
+
|
|
11
25
|
## 7.0.0-alpha.24 (2025-08-26)
|
|
12
26
|
|
|
13
27
|
### Breaking
|
|
@@ -47,6 +47,16 @@ msgstr ""
|
|
|
47
47
|
msgid "Add logo"
|
|
48
48
|
msgstr ""
|
|
49
49
|
|
|
50
|
+
#. Default: "Advanced facet?"
|
|
51
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
52
|
+
msgid "Advanced facet?"
|
|
53
|
+
msgstr ""
|
|
54
|
+
|
|
55
|
+
#. Default: "Advanced facets are initially hidden and displayed on demand"
|
|
56
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
57
|
+
msgid "Advanced facets are initially hidden and displayed on demand"
|
|
58
|
+
msgstr ""
|
|
59
|
+
|
|
50
60
|
#. Default: "Alignment"
|
|
51
61
|
#: components/Blocks/Button/schema
|
|
52
62
|
#: components/Blocks/Separator/schema
|
|
@@ -59,6 +69,11 @@ msgstr ""
|
|
|
59
69
|
msgid "Alt text"
|
|
60
70
|
msgstr ""
|
|
61
71
|
|
|
72
|
+
#. Default: "Ascending"
|
|
73
|
+
#: components/Blocks/EventCalendar/Search/components/SortOn
|
|
74
|
+
msgid "Ascending"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
62
77
|
#. Default: "Back"
|
|
63
78
|
#: components/MobileNavigation/MobileNavigation
|
|
64
79
|
msgid "Back"
|
|
@@ -69,6 +84,11 @@ msgstr "Zurück"
|
|
|
69
84
|
msgid "Background color"
|
|
70
85
|
msgstr "Hintergrundfarbe"
|
|
71
86
|
|
|
87
|
+
#. Default: "Base search query"
|
|
88
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
89
|
+
msgid "Base search query"
|
|
90
|
+
msgstr ""
|
|
91
|
+
|
|
72
92
|
#. Default: "Block Width"
|
|
73
93
|
#: components/Blocks/Button/schema
|
|
74
94
|
#: components/Blocks/Image/schema
|
|
@@ -86,6 +106,11 @@ msgstr "Brotkrumen"
|
|
|
86
106
|
msgid "Button text"
|
|
87
107
|
msgstr "Button Text"
|
|
88
108
|
|
|
109
|
+
#. Default: "Cancel search"
|
|
110
|
+
#: components/Blocks/EventCalendar/Search/components/SearchInput
|
|
111
|
+
msgid "Cancel search"
|
|
112
|
+
msgstr ""
|
|
113
|
+
|
|
89
114
|
#. Default: "Center"
|
|
90
115
|
#: components/Widgets/BlockAlignment
|
|
91
116
|
msgid "Center"
|
|
@@ -115,9 +140,15 @@ msgstr "Kontakt"
|
|
|
115
140
|
|
|
116
141
|
#. Default: "Continue reading"
|
|
117
142
|
#: components/Blocks/Slider/DefaultBody
|
|
143
|
+
#: components/Blocks/Slider/SliderVariants
|
|
118
144
|
msgid "Continue reading"
|
|
119
145
|
msgstr "Weiterlesen"
|
|
120
146
|
|
|
147
|
+
#. Default: "Controls"
|
|
148
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
149
|
+
msgid "Controls"
|
|
150
|
+
msgstr ""
|
|
151
|
+
|
|
121
152
|
#. Default: "Copyright"
|
|
122
153
|
#: components/Footer/slots/Copyright
|
|
123
154
|
msgid "Copyright"
|
|
@@ -128,6 +159,11 @@ msgstr "Urheberrechte"
|
|
|
128
159
|
msgid "Default"
|
|
129
160
|
msgstr ""
|
|
130
161
|
|
|
162
|
+
#. Default: "Descending"
|
|
163
|
+
#: components/Blocks/EventCalendar/Search/components/SortOn
|
|
164
|
+
msgid "Descending"
|
|
165
|
+
msgstr ""
|
|
166
|
+
|
|
131
167
|
#. Default: "Description"
|
|
132
168
|
#: components/Blocks/Image/schema
|
|
133
169
|
#: components/Widgets/schema/footerLogosSchema
|
|
@@ -140,6 +176,11 @@ msgstr "Beschreibung"
|
|
|
140
176
|
msgid "Distributed under the {license}."
|
|
141
177
|
msgstr "Vertrieben unter {license}"
|
|
142
178
|
|
|
179
|
+
#. Default: "Download file"
|
|
180
|
+
#: components/Theme/FileView
|
|
181
|
+
msgid "Download file"
|
|
182
|
+
msgstr "Datei herunterladen"
|
|
183
|
+
|
|
143
184
|
#. Default: "Empty object list"
|
|
144
185
|
#: components/Widgets/BlocksObject
|
|
145
186
|
#: components/Widgets/ObjectList
|
|
@@ -151,6 +192,26 @@ msgstr ""
|
|
|
151
192
|
msgid "End"
|
|
152
193
|
msgstr "ende"
|
|
153
194
|
|
|
195
|
+
#. Default: "Facet"
|
|
196
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
197
|
+
msgid "Facet"
|
|
198
|
+
msgstr ""
|
|
199
|
+
|
|
200
|
+
#. Default: "Facet widget"
|
|
201
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
202
|
+
msgid "Facet widget"
|
|
203
|
+
msgstr ""
|
|
204
|
+
|
|
205
|
+
#. Default: "Facets"
|
|
206
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
207
|
+
msgid "Facets"
|
|
208
|
+
msgstr ""
|
|
209
|
+
|
|
210
|
+
#. Default: "Field"
|
|
211
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
212
|
+
msgid "Field"
|
|
213
|
+
msgstr ""
|
|
214
|
+
|
|
154
215
|
#. Default: "Flag align"
|
|
155
216
|
#: components/Blocks/Slider/schema
|
|
156
217
|
msgid "Flag align"
|
|
@@ -172,11 +233,17 @@ msgid "GNU GPL license"
|
|
|
172
233
|
msgstr "GNU GPL Lizenz"
|
|
173
234
|
|
|
174
235
|
#. Default: "Headline"
|
|
236
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
175
237
|
#: components/Widgets/schema/footerLogosSchema
|
|
176
238
|
#: components/Widgets/schema/iconLinkListSchema
|
|
177
239
|
msgid "Headline"
|
|
178
240
|
msgstr ""
|
|
179
241
|
|
|
242
|
+
#. Default: "Hidden facets will still filter the results if proper parameters are passed in URLs"
|
|
243
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
244
|
+
msgid "Hidden facets will still filter the results if proper parameters are passed in URLs"
|
|
245
|
+
msgstr ""
|
|
246
|
+
|
|
180
247
|
#. Default: "Hide Button"
|
|
181
248
|
#: components/Blocks/Slider/schema
|
|
182
249
|
msgid "Hide Button"
|
|
@@ -188,6 +255,11 @@ msgstr "keinen Button anzeigen"
|
|
|
188
255
|
msgid "Hide description"
|
|
189
256
|
msgstr ""
|
|
190
257
|
|
|
258
|
+
#. Default: "Hide facet?"
|
|
259
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
260
|
+
msgid "Hide facet?"
|
|
261
|
+
msgstr ""
|
|
262
|
+
|
|
191
263
|
#. Default: "Home"
|
|
192
264
|
#: components/Breadcrumbs/Breadcrumbs
|
|
193
265
|
#: components/Logo/Logo
|
|
@@ -205,6 +277,12 @@ msgstr "ICS-Download"
|
|
|
205
277
|
msgid "Image"
|
|
206
278
|
msgstr "Bild"
|
|
207
279
|
|
|
280
|
+
#. Default: "Invalid block - Will be removed on saving"
|
|
281
|
+
#: components/Theme/RenderBlocks
|
|
282
|
+
#: components/Theme/RenderBlocksV2
|
|
283
|
+
msgid "Invalid Block"
|
|
284
|
+
msgstr ""
|
|
285
|
+
|
|
208
286
|
#. Default: "Item"
|
|
209
287
|
#: components/Widgets/schema/iconLinkListSchema
|
|
210
288
|
msgid "Item"
|
|
@@ -215,6 +293,11 @@ msgstr ""
|
|
|
215
293
|
msgid "Item icon"
|
|
216
294
|
msgstr ""
|
|
217
295
|
|
|
296
|
+
#. Default: "Label"
|
|
297
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
298
|
+
msgid "Label"
|
|
299
|
+
msgstr ""
|
|
300
|
+
|
|
218
301
|
#. Default: "Large"
|
|
219
302
|
#: components/Widgets/Size
|
|
220
303
|
msgid "Large"
|
|
@@ -255,6 +338,11 @@ msgstr "Veranstaltungsort"
|
|
|
255
338
|
msgid "Log in"
|
|
256
339
|
msgstr "Anmelden"
|
|
257
340
|
|
|
341
|
+
#. Default: "Log out"
|
|
342
|
+
#: components/Anontools/Anontools
|
|
343
|
+
msgid "Log out"
|
|
344
|
+
msgstr ""
|
|
345
|
+
|
|
258
346
|
#. Default: "Logo"
|
|
259
347
|
#: components/Widgets/schema/footerLogosSchema
|
|
260
348
|
msgid "Logo"
|
|
@@ -275,6 +363,21 @@ msgstr ""
|
|
|
275
363
|
msgid "Medium"
|
|
276
364
|
msgstr ""
|
|
277
365
|
|
|
366
|
+
#. Default: "Move down"
|
|
367
|
+
#: components/Blocks/Block/Edit
|
|
368
|
+
msgid "Move down"
|
|
369
|
+
msgstr ""
|
|
370
|
+
|
|
371
|
+
#. Default: "Move up"
|
|
372
|
+
#: components/Blocks/Block/Edit
|
|
373
|
+
msgid "Move up"
|
|
374
|
+
msgstr ""
|
|
375
|
+
|
|
376
|
+
#. Default: "Multiple choices?"
|
|
377
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
378
|
+
msgid "Multiple choices?"
|
|
379
|
+
msgstr ""
|
|
380
|
+
|
|
278
381
|
#. Default: "Narrow"
|
|
279
382
|
#: components/Widgets/BlockWidth
|
|
280
383
|
msgid "Narrow"
|
|
@@ -295,6 +398,11 @@ msgstr "Kein Bild ausgewählt"
|
|
|
295
398
|
msgid "No items found in this container."
|
|
296
399
|
msgstr "Keine Elemente im Ordner gefunden."
|
|
297
400
|
|
|
401
|
+
#. Default: "No selection"
|
|
402
|
+
#: components/Blocks/EventCalendar/Search/components/SortOn
|
|
403
|
+
msgid "No selection"
|
|
404
|
+
msgstr ""
|
|
405
|
+
|
|
298
406
|
#. Default: "Open in a new tab"
|
|
299
407
|
#: components/Widgets/schema/footerLinksSchema
|
|
300
408
|
#: components/Widgets/schema/footerLogosSchema
|
|
@@ -322,6 +430,8 @@ msgstr "Telefon"
|
|
|
322
430
|
|
|
323
431
|
#. Default: "Please choose an existing content as source for this element"
|
|
324
432
|
#: components/Blocks/Slider/DefaultBody
|
|
433
|
+
#: components/Blocks/Slider/SliderVariants
|
|
434
|
+
#: components/Blocks/Slider/View
|
|
325
435
|
#: components/Blocks/Teaser/Body
|
|
326
436
|
msgid "Please choose an existing content as source for this element"
|
|
327
437
|
msgstr "Bitte wählen sie einen bestehenden Inhalt als Quelle für dieses Element"
|
|
@@ -373,6 +483,8 @@ msgid "Room"
|
|
|
373
483
|
msgstr ""
|
|
374
484
|
|
|
375
485
|
#. Default: "Search"
|
|
486
|
+
#: components/Blocks/EventCalendar/Search/components/SearchInput
|
|
487
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
376
488
|
#: components/Blocks/Search/components/SearchInput
|
|
377
489
|
#: components/Blocks/Search/TopSideFacets
|
|
378
490
|
#: components/MobileNavigation/MobileNavigation
|
|
@@ -387,11 +499,26 @@ msgstr "Suche"
|
|
|
387
499
|
msgid "Search Site"
|
|
388
500
|
msgstr "Seite durchsuchen"
|
|
389
501
|
|
|
502
|
+
#. Default: "Search block"
|
|
503
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
504
|
+
msgid "Search block"
|
|
505
|
+
msgstr ""
|
|
506
|
+
|
|
507
|
+
#. Default: "Search button label"
|
|
508
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
509
|
+
msgid "Search button label"
|
|
510
|
+
msgstr ""
|
|
511
|
+
|
|
390
512
|
#. Default: "Search for People, E-Mail Address, Phone Number, ..."
|
|
391
513
|
#: components/SearchWidget/IntranetSearchWidget
|
|
392
514
|
msgid "Search for People, E-Mail Address, Phone Number, ..."
|
|
393
515
|
msgstr ""
|
|
394
516
|
|
|
517
|
+
#. Default: "Search input label"
|
|
518
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
519
|
+
msgid "Search input label"
|
|
520
|
+
msgstr ""
|
|
521
|
+
|
|
395
522
|
#. Default: "Search results"
|
|
396
523
|
#: components/Blocks/Search/components/SearchDetails
|
|
397
524
|
msgid "Search results"
|
|
@@ -402,6 +529,11 @@ msgstr "Ergebnisse"
|
|
|
402
529
|
msgid "Searched for"
|
|
403
530
|
msgstr "Gesucht für"
|
|
404
531
|
|
|
532
|
+
#. Default: "Section title"
|
|
533
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
534
|
+
msgid "Section title"
|
|
535
|
+
msgstr ""
|
|
536
|
+
|
|
405
537
|
#. Default: "Settings"
|
|
406
538
|
#: components/Widgets/schema/footerLogosSchema
|
|
407
539
|
#: components/Widgets/schema/iconLinkListSchema
|
|
@@ -419,6 +551,26 @@ msgstr ""
|
|
|
419
551
|
msgid "Show item"
|
|
420
552
|
msgstr ""
|
|
421
553
|
|
|
554
|
+
#. Default: "Show search button?"
|
|
555
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
556
|
+
msgid "Show search button?"
|
|
557
|
+
msgstr ""
|
|
558
|
+
|
|
559
|
+
#. Default: "Show search input?"
|
|
560
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
561
|
+
msgid "Show search input?"
|
|
562
|
+
msgstr ""
|
|
563
|
+
|
|
564
|
+
#. Default: "Show sorting?"
|
|
565
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
566
|
+
msgid "Show sorting?"
|
|
567
|
+
msgstr ""
|
|
568
|
+
|
|
569
|
+
#. Default: "Show total results"
|
|
570
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
571
|
+
msgid "Show total results"
|
|
572
|
+
msgstr ""
|
|
573
|
+
|
|
422
574
|
#. Default: "Sitemap"
|
|
423
575
|
#: index
|
|
424
576
|
msgid "Sitemap"
|
|
@@ -429,6 +581,21 @@ msgstr "Übersicht"
|
|
|
429
581
|
msgid "Small"
|
|
430
582
|
msgstr ""
|
|
431
583
|
|
|
584
|
+
#. Default: "Sort on"
|
|
585
|
+
#: components/Blocks/EventCalendar/Search/components/SortOn
|
|
586
|
+
msgid "Sort on"
|
|
587
|
+
msgstr ""
|
|
588
|
+
|
|
589
|
+
#. Default: "Sort on options"
|
|
590
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
591
|
+
msgid "Sort on options"
|
|
592
|
+
msgstr ""
|
|
593
|
+
|
|
594
|
+
#. Default: "Sorted on"
|
|
595
|
+
#: components/Blocks/EventCalendar/Search/components/SortOn
|
|
596
|
+
msgid "Sorted on"
|
|
597
|
+
msgstr ""
|
|
598
|
+
|
|
432
599
|
#. Default: "Sorting"
|
|
433
600
|
#: components/Blocks/Search/TopSideFacets
|
|
434
601
|
msgid "Sorting"
|
|
@@ -436,6 +603,7 @@ msgstr "Sortierung"
|
|
|
436
603
|
|
|
437
604
|
#. Default: "Source"
|
|
438
605
|
#: components/Blocks/Slider/DefaultBody
|
|
606
|
+
#: components/Blocks/Slider/SliderVariants
|
|
439
607
|
msgid "Source"
|
|
440
608
|
msgstr "Quelle"
|
|
441
609
|
|
|
@@ -462,6 +630,11 @@ msgstr ""
|
|
|
462
630
|
msgid "Target"
|
|
463
631
|
msgstr ""
|
|
464
632
|
|
|
633
|
+
#. Default: "The button presence disables the live search, the query is issued when you press ENTER"
|
|
634
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
635
|
+
msgid "The button presence disables the live search, the query is issued when you press ENTER"
|
|
636
|
+
msgstr ""
|
|
637
|
+
|
|
465
638
|
#. Default: "The {plonecms} is {copyright} 2000-{current_year} by the {plonefoundation} and friends."
|
|
466
639
|
#: components/Footer/slots/Copyright
|
|
467
640
|
msgid "The {plonecms} is {copyright} 2000-{current_year} by the {plonefoundation} and friends."
|
|
@@ -476,11 +649,29 @@ msgstr ""
|
|
|
476
649
|
msgid "Title"
|
|
477
650
|
msgstr "Titel"
|
|
478
651
|
|
|
652
|
+
#. Default: "Unknown Block {block}"
|
|
653
|
+
#: components/Blocks/Block/Edit
|
|
654
|
+
#: components/Theme/RenderBlocks
|
|
655
|
+
#: components/Theme/RenderBlocksV2
|
|
656
|
+
msgid "Unknown Block"
|
|
657
|
+
msgstr ""
|
|
658
|
+
|
|
479
659
|
#. Default: "Website"
|
|
480
660
|
#: components/Blocks/EventMetadata/View
|
|
481
661
|
msgid "Website"
|
|
482
662
|
msgstr "Webseite"
|
|
483
663
|
|
|
664
|
+
#. Default: "Available views"
|
|
665
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
666
|
+
msgid "availableViews"
|
|
667
|
+
msgstr ""
|
|
668
|
+
|
|
669
|
+
#. Default: "Delete"
|
|
670
|
+
#: components/Blocks/Block/Edit
|
|
671
|
+
#: components/Blocks/Block/EditBlockWrapper
|
|
672
|
+
msgid "delete"
|
|
673
|
+
msgstr ""
|
|
674
|
+
|
|
484
675
|
#. Default: "eMail"
|
|
485
676
|
#: components/Summary/PersonSummary
|
|
486
677
|
msgid "eMail"
|
|
@@ -503,6 +694,7 @@ msgstr "laden"
|
|
|
503
694
|
|
|
504
695
|
#. Default: "More info"
|
|
505
696
|
#: components/Blocks/Slider/DefaultBody
|
|
697
|
+
#: components/Blocks/Slider/SliderVariants
|
|
506
698
|
msgid "moreInfo"
|
|
507
699
|
msgstr "Mehr Informationen"
|
|
508
700
|
|
|
@@ -510,3 +702,8 @@ msgstr "Mehr Informationen"
|
|
|
510
702
|
#: components/Blocks/Listing/ListingBody
|
|
511
703
|
msgid "of"
|
|
512
704
|
msgstr "von"
|
|
705
|
+
|
|
706
|
+
#. Default: "Views"
|
|
707
|
+
#: components/Blocks/EventCalendar/Search/schema
|
|
708
|
+
msgid "views"
|
|
709
|
+
msgstr ""
|