0
1.0.12
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
Initial release: v1.0
This release introduces reusable AI Experience Framework Components — a foundational set of shared components, page experiences, and standard routes. This initial release establishes the core building blocks that all AIXF-based experiences can leverage out of the box.
New
- Knowledge Article View page — Full-page experience for rendering knowledge articles natively within AIXF.
- Embedded Catalog Request page — Enables catalog request submission directly inside the AIXF shell without navigating away.
- Standard page routes — Routing layer for seamless redirection and embedding of Angular-based experiences within AIXF.
- Sidebar widget — Configurable widget for displaying contextual reference content alongside page experiences.
- Notification widget — In-experience notification delivery for alerts and updates.
- 404 Error page — Graceful fallback for invalid or missing routes.
- Variable summarizer — Renders a summary view of form variables for quick review.
- Activity stream — Displays chronological updates and activity on a record.
- Attachments — File upload and attachment management component.
- Avatar — Consistent user identity display across all experiences.
This app should be entitled exclusively on ZP9 instances.
Other Requirements:- 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.