Migrating fly-panel
Elements with the fly-panel class and their contents.
PlumaPanel and its sub-components.
<div class="fly-panel"> with <PlumaPanel>fly-panel-header becomes <PlumaPanelHeader>fly-panel--title becomes <PlumaPanelTitle><PlumaPanelActions> componentfly-panel-footer becomes <PlumaPanelFooter><PlumaPanelActions> componentfly-panel-body becomes <PlumaPanelSection>
<PlumaPanelInset> can be used to create a body section
that stretches to the borders/edges of the panelUse @variant to control visual style (e.g., @variant="outlined").
Source:
Target:
Source:
Target: