30 lines
1.8 KiB
YAML
Executable File
30 lines
1.8 KiB
YAML
Executable File
identifier: Vitec/SecondaryButtonStyle
|
|
fields:
|
|
- identifier: secondary_button_style
|
|
type: Select
|
|
renderType: selectSingle
|
|
prefixField: false
|
|
default: graphite
|
|
label: 'LLL:EXT:vitec/Resources/Private/Language/locallang_buttons.xlf:secondary_button_style.label'
|
|
items:
|
|
- label: 'LLL:EXT:vitec/Resources/Private/Language/locallang_buttons.xlf:secondary_button_style.items.orange.label'
|
|
value: orange
|
|
- label: 'LLL:EXT:vitec/Resources/Private/Language/locallang_buttons.xlf:secondary_button_style.items.blue.label'
|
|
value: blue
|
|
- label: 'LLL:EXT:vitec/Resources/Private/Language/locallang_buttons.xlf:secondary_button_style.items.graphite.label'
|
|
value: graphite
|
|
- label: 'LLL:EXT:vitec/Resources/Private/Language/locallang_buttons.xlf:secondary_button_style.items.midnight.label'
|
|
value: midnight
|
|
- label: 'LLL:EXT:vitec/Resources/Private/Language/locallang_buttons.xlf:secondary_button_style.items.light.label'
|
|
value: light
|
|
- label: 'LLL:EXT:vitec/Resources/Private/Language/locallang_buttons.xlf:secondary_button_style.items.dark.label'
|
|
value: dark
|
|
- label: 'LLL:EXT:vitec/Resources/Private/Language/locallang_buttons.xlf:secondary_button_style.items.transparent_white_outline.label'
|
|
value: transparent_white_outline
|
|
- label: 'LLL:EXT:vitec/Resources/Private/Language/locallang_buttons.xlf:secondary_button_style.items.transparent_black_outline.label'
|
|
value: transparent_black_outline
|
|
- label: 'LLL:EXT:vitec/Resources/Private/Language/locallang_buttons.xlf:secondary_button_style.items.transparent_red_outline.label'
|
|
value: transparent_red_outline
|
|
- label: 'LLL:EXT:vitec/Resources/Private/Language/locallang_buttons.xlf:secondary_button_style.items.text_only.label'
|
|
value: text_only
|