You are here

field.storage.paragraph.bp_column_style_3.yml in Varbase Bootstrap Paragraphs 8.6

config/optional/field.storage.paragraph.bp_column_style_3.yml

File

config/optional/field.storage.paragraph.bp_column_style_3.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - options
  6. - paragraphs
  7. id: paragraph.bp_column_style_3
  8. field_name: bp_column_style_3
  9. entity_type: paragraph
  10. type: list_string
  11. settings:
  12. allowed_values:
  13. -
  14. value: paragraph--style--25-50-25
  15. label: '1/4 - 1/2 - 1/4'
  16. -
  17. value: paragraph--style--50-25-25
  18. label: '1/2 - 1/4 - 1/4'
  19. -
  20. value: paragraph--style--25-25-50
  21. label: '1/4 - 1/4 - 1/2'
  22. -
  23. value: paragraph--style--16-66-16
  24. label: '1/6 - 2/3 - 1/6'
  25. -
  26. value: paragraph--style--66-16-16
  27. label: '2/3 - 1/6 - 1/6'
  28. -
  29. value: paragraph--style--16-16-66
  30. label: '1/6 - 1/6 - 2/3'
  31. allowed_values_function: ''
  32. module: options
  33. locked: false
  34. cardinality: 1
  35. translatable: true
  36. indexes: { }
  37. persist_with_no_fields: false
  38. custom_storage: false