From 6b0afe6ebb31d414515d530541d745c865d2aa26 Mon Sep 17 00:00:00 2001 From: Wendelin <12148533+wendevlin@users.noreply.github.com> Date: Thu, 21 Nov 2024 15:44:11 +0100 Subject: [PATCH] Add inline-arrow option to ha-select & ha-language-picker (#22935) * Add inline-arrow option to ha-select & use it in some language pickers * Update src/components/ha-language-picker.ts Co-authored-by: Bram Kragten --------- Co-authored-by: Bram Kragten --- landing-page/src/ha-landing-page.ts | 1 + src/auth/ha-authorize.ts | 1 + src/components/ha-language-picker.ts | 3 +++ src/components/ha-select.ts | 30 ++++++++++++++++++++++++++++ src/onboarding/ha-onboarding.ts | 1 + 5 files changed, 36 insertions(+) diff --git a/landing-page/src/ha-landing-page.ts b/landing-page/src/ha-landing-page.ts index 34ac09f434..7c5f058b15 100644 --- a/landing-page/src/ha-landing-page.ts +++ b/landing-page/src/ha-landing-page.ts @@ -66,6 +66,7 @@ class HaLandingPage extends LandingPageBaseElement { .label=${""} nativeName @value-changed=${this._languageChanged} + inlineArrow > ${languageOptions.length === 0 ? html`