Junior-XUI collection of reusable and customizable React components built with Tailwind CSS.
Core type definitions for XUI primitives
Design system foundation providing theming, context, design tokens, and shared utilities for the XUI toolkit.
A small curated set of icons backed by `lucide-icon-platform` and rendered through the cross-platform `<Icon>` primitive from `@xsolla/xui-primitives`. Each icon scales with its container.
Internal native primitives for the Xsolla UI Toolkit. Not intended for direct consumer use.
Convenience meta-package that re-exports every display component from the toolkit. Install one package instead of many; refer to each component's own page for detailed API and accessibility notes.
Internal web primitives for the Xsolla UI Toolkit. Not intended for direct consumer use.
`@sentry/junior-agent-browser` adds browser automation workflows to Junior via the `agent-browser` CLI.
`@sentry/junior-github` adds GitHub issue, pull request, and repository workflows to Junior using a GitHub App.
`@sentry/junior-linear` adds Linear issue workflows to Junior through Linear's hosted MCP server.
`@sentry/junior-notion` adds read-only Notion search workflows for pages and data sources to Junior through Notion's hosted MCP server.
`@sentry/junior-sentry` adds read-only Sentry investigation workflows to Junior via per-user OAuth.
`@sentry/junior-hex` adds Hex data warehouse query workflows to Junior through Hex's hosted MCP server.
`@sentry/junior-datadog` adds read-only Datadog telemetry workflows to Junior through Datadog's Pup CLI.
TypeScript definitions for aws-lambda
Common nodejs library components for XUI
B2B grouped multi-select panel: search, category list (left) with checkboxes and counters, and selectable items (right). Intended for dropdown/popover bodies (e.g. regions and countries).
Convenience meta-package that re-exports every feedback component from the toolkit. Install one package instead of many; refer to each component's own page for detailed API and accessibility notes.
`@sentry/junior` is a Slack bot package built on [Hono](https://hono.dev/).
A click-triggered popover that shows rich content (title, body, footer) anchored to a trigger element. Cross-platform via `@xsolla/xui-primitives`; click-outside and Escape dismissal are web-only.
A cross-platform React card component for displaying quest or mission items with progress tracking, state-driven visuals, and reward tags. Perfect for gamification systems, daily challenges, and achievement displays.
A cross-platform React modal dialog system. A provider/context/hook trio drives a stack of dialogs supporting three presentation types (`popup`, `bottom-sheet`, `full-screen`), structured headers, focus trapping, and programmatic open/close on both web an
A cross-platform React autocomplete component that provides a filterable dropdown list of suggestions as the user types. Supports both simple string options and rich objects with icons and descriptions.
A cross-platform date picker with an input field that opens a single- or dual-month calendar dropdown for date or range selection.