You are here

field.storage.paragraph.bp_column_style_3.yml in Varbase Bootstrap Paragraphs 9.0.x

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. - value: paragraph--style--25-50-25
  14. label: "1/4 - 1/2 - 1/4"
  15. - value: paragraph--style--50-25-25
  16. label: "1/2 - 1/4 - 1/4"
  17. - value: paragraph--style--25-25-50
  18. label: "1/4 - 1/4 - 1/2"
  19. - value: paragraph--style--16-66-16
  20. label: "1/6 - 2/3 - 1/6"
  21. - value: paragraph--style--66-16-16
  22. label: "2/3 - 1/6 - 1/6"
  23. - value: paragraph--style--16-16-66
  24. label: "1/6 - 1/6 - 2/3"
  25. allowed_values_function: ""
  26. module: options
  27. locked: false
  28. cardinality: 1
  29. translatable: true
  30. indexes: {}
  31. persist_with_no_fields: false
  32. custom_storage: false