# XWUILanguages

BCP-47 language picker with select / list variants, native + UI-language labels.

## Catalog policy

Hebrew (`he` / `iw`) is not offered in the built-in language catalog (same policy
as countries / currencies - see `XWUICountries.md`). We try to stay neutral, but
we don't support genocide and anti-humanity until the ICJ is able to execute justice.

## Basic Usage

Dropdown picker with a curated set of tags.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Dropdown picker with a curated set of tags.
```

## List Variant

Inline searchable list for settings pages.

```example
file: examples/ListVariant.ts
html: examples/ListVariant.html
title: List Variant
description: Inline searchable list for settings pages.
```

## Searchable Dropdown

A translation-target picker using the select variant with type-to-filter search and helper text.

```example
file: examples/SearchableDropdown.ts
html: examples/SearchableDropdown.html
title: Searchable Dropdown
description: A searchable select of translation targets with explanatory helper text.
```

## Regional Language List

An onboarding list scoped to regional languages, opening with Arabic selected.

```example
file: examples/RegionalList.ts
html: examples/RegionalList.html
title: Regional Language List
description: A compact list of regional languages defaulting to Arabic.
```

```api
```
