Michael Goulet
0a0ea28f26
Rollup merge of #129545 - notriddle:notriddle/toolbar-v2, r=GuillaumeGomez
rustdoc: redesign toolbar and disclosure widgets
Fixes #77899
Fixes #90310
## Preview
| before | after
| ------ | -----
|  | 
|  | 
|  | 
|  | 
|  | 
| N/A | 
|  | 
|  | 
https://notriddle.com/rustdoc-html-demo-12/toolbar-v2/std/index.html
## Description
This adds labels to the icons and moves them away from the search box.
These changes are made together, because they work together, but are based on several complaints:
* The [+/-] thing are a Reddit-ism. They don't look like buttons, but look like syntax <https://rust-lang.zulipchat.com/#narrow/stream/266220-t-rustdoc/topic/More.20visual.20difference.20for.20the.20.2B.2F-.20.20Icons>, <https://github.com/rust-lang/rust/issues/59851> (some of these are laundry lists with more suggestions, but they all mention [+/-] looking wrong)
* The settings, help, and summary buttons are also too hard to recognize <https://lwn.net/Articles/987070/>, <https://github.com/rust-lang/rust/issues/90310>, <https://github.com/rust-lang/rust/issues/14475#issuecomment-274241997>, <https://internals.rust-lang.org/t/improve-rustdoc-design/12758> ("Not all functionality is self-explanatory, for example the [+] button in the top right corner, the theme picker or the settings button.")
The toggle-all and toggle-individual buttons both need done at once, since we want them to look like they go together. This changes them from both being [+/-] to both being arrows.
CC <https://github.com/rust-lang/rust/pull/113074#issuecomment-1677469680> and ``@jsha`` regarding the use of triangles for disclosure, which is what everyone wanted, but was pending a good toggle-all button. This PR adds a toggle-all button that should work.
Settings and Help are also migrated, so that the whole group can benefit from being described using actual words.
The breadcrumbs also get redesigned, so that they use less space, by shrinking the parent module path parts. This is done at the same time as the toolbar redesign because it's, effectively, moving space from the toolbar to the breadcrumbs.
This is aimed at avoiding any line wrapping at desktop sizes.
## Prior art
This style of toolbar, with explicit labels on the buttons, used to be more popular. It's not very common in web browsers nowadays, and for truly universal icons like ⬅️ I can understand why, but words are great when icons fail.

2024-09-23 23:49:11 -04:00
..
2024-07-17 11:06:10 -04:00
2024-07-17 11:01:29 +01:00
2024-07-29 14:34:34 +00:00
2024-09-12 13:47:51 -07:00
2024-06-24 11:08:41 +02:00
2024-09-12 13:47:51 -07:00
2024-09-12 13:47:51 -07:00
2024-09-23 23:49:11 -04:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-07 19:02:22 -04:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-08-20 16:51:40 -07:00
2023-01-11 09:32:08 +00:00
2024-06-24 11:08:41 +02:00
2024-02-22 16:04:04 +00:00
2024-08-01 15:48:22 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-07-18 16:51:05 -04:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2023-07-14 16:38:01 -07:00
2023-07-14 16:38:01 -07:00
2023-07-14 16:38:01 -07:00
2023-07-14 16:38:01 -07:00
2023-07-14 16:38:01 -07:00
2024-08-25 16:22:35 +02:00
2023-07-14 16:38:01 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-12 13:47:51 -07:00
2024-06-24 11:08:41 +02:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-08-25 16:22:35 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-02-22 16:04:04 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-07-12 18:14:37 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2023-01-11 09:32:08 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-07-12 18:14:37 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-02-22 16:04:04 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-12 13:47:51 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-04 13:49:39 +02:00
2024-06-24 11:08:41 +02:00
2024-06-04 13:49:39 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-02-22 16:04:04 +00:00
2023-01-11 09:32:08 +00:00
2024-02-22 16:04:04 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-02-22 16:04:04 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-12 13:47:51 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-02-22 16:04:04 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-08-22 20:27:57 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-12 13:47:51 -07:00
2024-06-24 11:08:41 +02:00
2023-01-11 09:32:08 +00:00
2024-02-22 16:04:04 +00:00
2024-06-24 11:08:41 +02:00
2023-01-30 19:04:59 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-02-22 16:04:04 +00:00
2024-02-22 16:04:04 +00:00
2024-06-24 11:08:41 +02:00
2023-01-11 09:32:08 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-23 09:21:39 -07:00
2024-09-23 09:21:39 -07:00
2024-06-24 11:08:41 +02:00
2024-09-12 13:47:51 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-12 13:47:51 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2023-12-04 12:13:24 +01:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2023-01-11 09:32:08 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-07-29 08:45:50 -07:00
2024-07-29 08:45:50 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-12 13:47:51 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-02-22 16:04:04 +00:00
2024-07-12 18:14:37 -07:00
2024-07-12 18:14:37 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-10 17:56:05 -07:00
2024-07-12 18:14:37 -07:00
2024-07-12 18:14:37 -07:00
2024-02-22 16:04:04 +00:00
2024-02-22 16:04:04 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-05 12:15:15 +02:00
2024-09-05 12:16:59 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-08-17 12:33:29 -04:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-07-12 18:14:37 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-12 13:47:51 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-03-05 09:02:33 +00:00
2024-07-29 10:31:02 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-10 17:56:06 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-12 13:47:51 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-07-12 18:14:37 -07:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2023-09-27 17:22:18 -07:00
2024-02-22 16:04:04 +00:00
2023-01-11 09:32:08 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-07-12 18:14:37 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-04-15 15:13:05 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-12 13:47:51 -07:00
2024-06-24 11:08:41 +02:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2024-02-22 16:04:04 +00:00
2024-06-24 11:08:41 +02:00
2024-07-12 18:14:37 -07:00
2024-06-24 11:08:41 +02:00
2024-07-12 18:14:37 -07:00
2024-06-24 11:08:41 +02:00
2024-07-12 18:14:37 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-07-12 18:14:37 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-08-10 15:03:43 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-02-22 16:04:04 +00:00
2024-02-22 16:04:04 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-07-12 18:14:37 -07:00
2024-07-12 18:14:37 -07:00
2024-08-05 11:04:51 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-08-05 11:04:51 +02:00
2024-08-05 11:04:51 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-10 17:56:06 -07:00
2024-09-10 17:56:06 -07:00
2024-09-10 17:56:06 -07:00
2024-08-24 14:06:57 -07:00
2024-09-10 17:56:06 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-12 13:47:51 -07:00
2024-06-24 11:08:41 +02:00
2023-07-26 15:29:45 +02:00
2024-06-24 11:08:41 +02:00
2024-02-22 16:04:04 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-07-12 18:14:37 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-07-12 18:14:37 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-12 13:47:51 -07:00
2024-09-12 13:47:51 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-04-28 11:17:09 +08:00
2024-06-24 11:08:41 +02:00
2024-06-28 10:57:35 +00:00
2024-06-24 11:08:41 +02:00
2024-02-22 16:04:04 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-02-22 16:04:04 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2023-01-11 09:32:08 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-10 17:56:05 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2023-01-11 09:32:08 +00:00
2024-06-24 11:08:41 +02:00
2024-08-20 16:51:37 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-23 09:21:39 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-05-21 12:28:34 -07:00
2023-01-11 09:32:08 +00:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-07-23 00:29:39 -03:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-09-10 17:56:05 -07:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00
2023-12-01 11:35:01 +01:00
2023-11-30 10:43:40 -07:00
2023-11-30 10:43:40 -07:00
2023-11-30 10:43:40 -07:00
2024-06-24 11:08:41 +02:00
2023-11-30 10:43:40 -07:00
2023-12-01 11:35:01 +01:00
2023-02-07 11:23:25 -07:00
2023-10-31 13:58:03 +00:00
2023-11-30 10:43:40 -07:00
2024-06-24 11:08:41 +02:00
2023-10-31 13:58:03 +00:00
2023-11-30 10:43:40 -07:00
2023-02-04 19:10:04 +01:00
2023-11-30 10:43:40 -07:00
2023-12-01 11:35:01 +01:00
2023-12-01 11:35:01 +01:00
2024-06-24 11:08:41 +02:00
2024-06-24 11:08:41 +02:00