META-INF.metadata.vaadin-accordion-heading.json Maven / Gradle / Ivy
[
{
"selector": "vaadin-accordion-heading",
"displayName": "Heading",
"properties": [
{
"propertyName": "color",
"displayName": "Text color",
"editorType": "color",
"presets": [
"--lumo-header-text-color",
"--lumo-body-text-color",
"--lumo-secondary-text-color",
"--lumo-tertiary-text-color",
"--lumo-disabled-text-color",
"--lumo-primary-text-color",
"--lumo-error-text-color",
"--lumo-success-text-color"
]
},
{
"propertyName": "font-size",
"displayName": "Font size",
"editorType": "range",
"presets": [
"--lumo-font-size-xxs",
"--lumo-font-size-xs",
"--lumo-font-size-s",
"--lumo-font-size-m",
"--lumo-font-size-l",
"--lumo-font-size-xl",
"--lumo-font-size-xxl",
"--lumo-font-size-xxxl"
],
"icon": "font"
},
{
"propertyName": "padding",
"displayName": "Padding",
"editorType": "range",
"presets": [
"--lumo-space-xs",
"--lumo-space-s",
"--lumo-space-m",
"--lumo-space-l",
"--lumo-space-xl"
],
"icon": "square"
}
]
},
{
"selector": "vaadin-accordion-heading::part(toggle)",
"displayName": "Toggle",
"properties": [
{
"propertyName": "color",
"displayName": "Icon color",
"editorType": "color",
"presets": [
"--lumo-header-text-color",
"--lumo-body-text-color",
"--lumo-secondary-text-color",
"--lumo-tertiary-text-color",
"--lumo-disabled-text-color",
"--lumo-primary-text-color",
"--lumo-error-text-color",
"--lumo-success-text-color"
]
},
{
"propertyName": "font-size",
"displayName": "Icon size",
"editorType": "range",
"presets": [
"--lumo-font-size-xxs",
"--lumo-font-size-xs",
"--lumo-font-size-s",
"--lumo-font-size-m",
"--lumo-font-size-l",
"--lumo-font-size-xl",
"--lumo-font-size-xxl",
"--lumo-font-size-xxxl"
],
"icon": "font"
}
]
}
]
© 2015 - 2025 Weber Informatics LLC | Privacy Policy