Remove styles level in UI Styles configuration

Created on 22 August 2025, 15 days ago

Problem/Motivation

While working on [1.0.0-beta2] Migration from Layout Builder Active , we notice than something is preventing the easy import of third party settings: the 'style' property in:

_third_party_settings:
  ui_styles:
    styles:
      selected:
        text_text_alignment: text-center

Because of it, we must do a UI Styles specific logic instead of a 3rd party settings generic logic. We also notice that it is working well without:

_third_party_settings:
  ui_styles:
    selected:
      text_text_alignment: text-center

Proposed resolution

Remove this level.

📌 Task
Status

Active

Version

1.0

Component

UI/UX/Islands

Created by

🇫🇷France pdureau Paris

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024