Resource Center Listing (Trust Center)

Resource Center Listing (Trust Center) — PDF variant

Default instance plus seven bespoke permutations anchored on the live /dokumentencenter-aareon-dach Trust Centre widget. Used to verify the in-flight hotfix that restores sort (A-Z / Z-A), runtime archive toggle, archive-lock editor modes, label localisation, and the no-results state on the PDF variant.

Default

Baseline render using module defaults (no overrides). Catches regressions in the out-of-the-box state.

Heading Text

Sub Heading

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

${ post.combinedName }

${ post.description }

${ module.content_labels?.archive?.archive_label || 'Archived' }: ${ post.archive_date }

Content not available

Selected pdf's

RCLP-PERM-001: Trust Centre Live (DACH)

Verbatim mirror of widget_1754917393890 on https://www.aareon.de/dokumentencenter-aareon-dach (production snapshot, 21 May 2026). HubDB source 609872110, 12 posts/page, all filter chips visible except date and highlight tag, German chip labels, hardcoded English Sorting + archive labels intact (the exact pre-fix state). This is the regression anchor for the hotfix.

Dokumente abrufen

Nutzen Sie das Suchfeld oder das Filtermenü um Dokumente nach Namen, Produkt und Dokumentenart zu finden. 

Über den Download-Button können Sie jedes Dokument herunterladen

${ post.combinedName }

${ post.description }

${ module.content_labels?.archive?.archive_label || 'Archived' }: ${ post.archive_date }

Aktuell sind keine Inhalte verfügbar

Selected pdf's

RCLP-PERM-002: Editor lock — Archive only

Same base config as RCLP-PERM-001 with filter_settings.display_archive_date forced to archive_only. Expected post-fix: runtime Archive Status dropdown is hidden; only rows with a non-null archive_date render in the grid.

Dokumente — nur archiviert

Sub Heading

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

${ post.combinedName }

${ post.description }

${ module.content_labels?.archive?.archive_label || 'Archived' }: ${ post.archive_date }

Keine archivierten Inhalte verfügbar

Selected pdf's

RCLP-PERM-003: Editor lock — Current only

Same base config as RCLP-PERM-001 with filter_settings.display_archive_date forced to current_content. Expected post-fix: runtime Archive Status dropdown is hidden; only rows with a null archive_date render in the grid.

Dokumente — nur aktuell

Sub Heading

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

${ post.combinedName }

${ post.description }

${ module.content_labels?.archive?.archive_label || 'Archived' }: ${ post.archive_date }

Keine aktuellen Inhalte verfügbar

Selected pdf's

RCLP-PERM-004: Localised labels (DE)

Overrides every label the hotfix must route through content_labelsfilters.sorting, filters.a_z, filters.z_a, plus the new content_labels.archive.{archive_status, show_all, only_archived, archive_label} group added by the pdf_fields_archive_group work. Pre-fix: chip text remains hardcoded English. Post-fix: all chip text renders German strings.

Dokumente abrufen (DE-Labels)

Sub Heading

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

${ post.combinedName }

${ post.description }

${ module.content_labels?.archive?.archive_label || 'Archived' }: ${ post.archive_date }

Aktuell sind keine Inhalte verfügbar

Selected pdf's

RCLP-PERM-005: Filters disabled

filter_settings.display_filters set to false. Catches layout regressions when the module renders without any filter chrome — heading, card grid, and download CTA only.

Dokumente — ohne Filter

Sub Heading

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

${ post.combinedName }

${ post.description }

${ module.content_labels?.archive?.archive_label || 'Archived' }: ${ post.archive_date }

Aktuell sind keine Inhalte verfügbar

Selected pdf's

RCLP-PERM-006: Stacked instance

Second copy of RCLP-PERM-001 immediately after the first. Surfaces the known instance-isolation gap on the PDF variant (non-prefixed sessionStorage keys, missing data-instance-id). Pre-fix: state collisions, duplicate console logs, possible interleaving of filtered rows between the two instances. Tracked as a follow-up in the parent hotfix plan.

Dokumente abrufen — Stacked

Sub Heading

Stacked second instance of the Trust Centre live config. Used to surface state collisions between repeated module instances on the same page.

${ post.combinedName }

${ post.description }

${ module.content_labels?.archive?.archive_label || 'Archived' }: ${ post.archive_date }

Aktuell sind keine Inhalte verfügbar

Selected pdf's

RCLP-PERM-007: Empty state

Both data sources disabled (include_hubdb: false, include_blogs: false, source: []) so no posts are queried. Verifies no_results_message renders cleanly and the filter chrome behaves with an empty post array. Avoids HubDB option-value validation (which rejects fake pre-filter values up-front).

Dokumente — keine Ergebnisse

Sub Heading

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

${ post.combinedName }

${ post.description }

${ module.content_labels?.archive?.archive_label || 'Archived' }: ${ post.archive_date }

Aktuell sind keine Inhalte verfügbar

Both data sources disabled so the empty-state path always renders.

Selected pdf's

// ... (Keep the JSZip and FileSaver imports) // ... (Keep the JSZip and FileSaver imports) // ... (Keep the JSZip and FileSaver imports) // ... (Keep the JSZip and FileSaver imports) // ... (Keep the JSZip and FileSaver imports) // ... (Keep the JSZip and FileSaver imports) // ... (Keep the JSZip and FileSaver imports) // ... (Keep the JSZip and FileSaver imports)