ui_patterns-8.x-1.4/modules/ui_patterns_library/tests/modules/ui_patterns_library_theme_test/ui_patterns_library_theme_test.ui_patterns.yml
modules/ui_patterns_library/tests/modules/ui_patterns_library_theme_test/ui_patterns_library_theme_test.ui_patterns.yml
simple:
label: 'Simple'
description: 'A simple pattern'
fields:
field:
type: 'string'
label: 'Field'
description: 'Field description'
preview: 'Simple pattern field'
with_variants:
label: 'With variants'
description: 'Pattern with variants'
variants:
one:
label: 'One'
description: 'First variant'
two:
label: 'Two'
description: 'Second variant'
fields:
field:
type: 'string'
label: 'Field'
description: 'Field description'
preview: 'With variants pattern field'
with_custom_theme_hook:
theme hook: 'custom_theme_hook'
label: 'With custom theme hook'
description: 'Pattern with custom theme hook.'
fields:
field:
type: 'string'
label: 'Field'
description: 'Field description'
preview: 'Pattern field value'
subtheme_override:
label: 'Sub-theme override'
description: 'Sub-theme override description'
fields:
field:
type: 'string'
label: 'Field'
description: 'Field description'
preview: 'Simple pattern field'
