You are here

jquery_minicolors.schema.yml in jQuery minicolors 8

config/schema/jquery_minicolors.schema.yml

File

config/schema/jquery_minicolors.schema.yml
View source
  1. field.widget.settings.jquery_minicolors_widget:
  2. type: mapping
  3. label: 'Jquery minicolors widget settings'
  4. mapping:
  5. size:
  6. type: string
  7. label: 'Size for text field'
  8. placeholder:
  9. type: string
  10. label: 'Placeholder for textfield'
  11. control:
  12. type: string
  13. label: 'Set control setting'
  14. format:
  15. type: string
  16. label: 'Set format setting'
  17. opacity:
  18. type: integer
  19. label: 'Set opacity setting'
  20. swatches:
  21. type: string
  22. label: 'Set swatches setting'
  23. position:
  24. type: string
  25. label: 'Set position setting'
  26. theme:
  27. type: string
  28. label: 'Set theme setting'
  29. animation_speed:
  30. type: integer
  31. label: 'Set animation speed setting'
  32. animation_easing:
  33. type: string
  34. label: 'Set animation easing setting'
  35. change_delay:
  36. type: integer
  37. label: 'Set change delay setting'
  38. letter_case:
  39. type: string
  40. label: 'Set letter case setting'
  41. show_speed:
  42. type: integer
  43. label: 'Set show speed setting'
  44. hide_speed:
  45. type: integer
  46. label: 'Set hide speed setting'
  47. keywords:
  48. type: string
  49. label: 'Set keywords setting'
  50. inline:
  51. type: integer
  52. label: 'Set inline setting'