paragraphs_collection-8.x-1.x-dev/modules/paragraphs_collection_test/paragraphs_collection_test.paragraphs.style.yml
modules/paragraphs_collection_test/paragraphs_collection_test.paragraphs.style.yml
regular:
title: 'Regular'
description: 'Default style.'
groups:
- regular_test_group
libraries:
- 'paragraphs_collection_test/style'
classes:
- 'regular'
- 'regular-wrapper'
template: 'regular'
bold:
title: 'Bold'
description: 'Bold text.'
groups:
- bold_test_group
- italic_test_group
- underline_test_group
- regular_test_group
libraries:
- 'paragraphs_collection_test/style'
template: 'bold'
italic:
title: 'Italic'
description: 'Italic text.'
groups:
- italic_test_group
libraries:
- 'paragraphs_collection_test/style'
template: 'italic'
underline:
title: 'Underline'
description: 'Underlined text.'
groups:
- underline_test_group
libraries:
- 'paragraphs_collection_test/style'
overline:
title: 'Overline'
description: 'Overlined text.'
groups:
- overline_test_group
libraries:
- 'paragraphs_collection_test/style'
advanced:
title: 'Advanced'
description: 'Advanced style.'
groups:
- advanced_test_group
libraries:
- 'paragraphs_collection_test/style'
permission: true
attributes:
data-attribute: 'test'
super-advanced:
title: 'Super advanced'
description: 'Super advanced style.'
groups:
- advanced_test_group
libraries:
- 'paragraphs_collection_test/style'
permission: true
style-overridden:
title: 'Overridden style Module'
description: 'This is the style from the module theme.'
groups:
- regular_test_group
classes:
- 'overridden-style-module'
