0
1.1.0
Australia Patch 3, Zurich Patch 10, Zurich Patch 9
Standalone Application
A foundational library of shared and reusable UI components and pages. This app provides the core building blocks that are reusable across all AIXF-based experiences, ensuring visual consistency, accessibility, and a unified interaction model.
The app packages the following out-of-the-box elements:
- Page experiences — Knowledge Article View page, Embedded Catalog Request & order guide page, 404 Error page, Embedded form page, and a Chat page, each designed as ready-to-use, full-page layouts within the AIXF shell.
- Widgets — A Sidebar reference widget and a notification tray widget and all the widgets used in the pages which can be composed into any AIXF page or canvas.
- Page routes - Standard page routes to for redirection of embedded angular experiences
- Shared UI components — Variable summarizer for rendering form variable summaries, activity stream for displaying chronological record updates, an attachments component for file upload and management, and an avatar component for consistent user identity display.
Here's the key features list:
- Knowledge Article View page for rendering full knowledge articles within AIXF
- Embedded Catalog Request page for submitting catalog requests directly within the AIXF shell
- Standard page routes for redirection and embedding of angular-based experiences
- Sidebar widget for contextual reference content
- Notification widget for in-experience alerts and updates
- 404 Error page for graceful handling of invalid or missing routes
- Variable summarizer component for displaying form variable summaries
- Activity stream component for chronological record updates
- Attachments component for file upload and management
- Avatar component for consistent user identity display
- User preferences with support for language selection & accessibility preferences
New features for June Release:
- Defect fixes, accessibility (a11y) improvements, and internationalization (i18n) support
- Standalone widget rendering via a dedicated page/URL endpoint
This app should be entitled exclusively on zp10 and AP3 instances.
- All components are built on LitJS web components and follow WCAG 2.2 AA accessibility standards.
- Components are designed to be composable and reusable across any AIXF canvas or page.