You are here

gridstack.optionset.paz.yml in GridStack 8.2

modules/gridstack_example/config/install/gridstack.optionset.paz.yml

File

modules/gridstack_example/config/install/gridstack.optionset.paz.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. enforced:
  5. module:
  6. - gridstack_example
  7. id: paz
  8. name: paz
  9. label: Paz
  10. description: ''
  11. weight: 2
  12. options:
  13. icon: 'public://gridstack/paz.png'
  14. use_framework: false
  15. settings:
  16. auto: true
  17. cellHeight: 80
  18. float: true
  19. minWidth: 480
  20. column: 12
  21. maxRow: 0
  22. rtl: false
  23. verticalMargin: 20
  24. noMargin: false
  25. breakpoints:
  26. xs:
  27. width: 480
  28. column: 1
  29. grids: '[[0,0,1,1],[0,1,1,1],[0,2,1,1],[0,3,1,1],[0,4,1,1],[0,5,1,1],[0,6,1,1],[0,7,1,1],[0,8,1,1],[0,9,1,1],[0,10,1,1],[0,11,1,1],[0,12,1,1],[0,13,1,1],[0,14,1,1],[0,15,1,1]]'
  30. sm:
  31. width: 640
  32. column: 10
  33. grids: '[[0,0,10,2],[0,2,5,3],[5,2,5,3],[0,5,10,3],[0,8,5,4],[5,8,5,4],[0,12,10,3],[0,15,10,4],[0,19,10,4],[0,23,5,4],[5,23,5,4],[0,27,10,3],[0,30,10,3],[0,33,5,3],[5,33,5,3],[0,36,10,3]]'
  34. md:
  35. width: 768
  36. column: 12
  37. grids: '[[0,0,7,8],[7,0,5,4],[7,4,5,4],[0,8,6,4],[6,8,6,4],[0,12,6,4],[6,12,6,4],[0,16,12,4],[0,20,6,4],[6,20,6,4],[0,24,6,4],[6,24,6,4],[0,28,6,4],[6,28,6,4],[0,32,6,4],[6,32,6,4]]'
  38. lg:
  39. width: 992
  40. column: 12
  41. grids: '[[0,0,6,8],[6,0,3,2],[9,0,3,2],[6,2,3,2],[9,2,3,2],[6,4,2,4],[8,4,4,2],[8,6,2,2],[10,6,2,2],[0,8,4,4],[4,8,2,4],[6,8,2,2],[8,8,2,2],[10,8,2,4],[6,10,2,2],[8,10,2,2]]'
  42. xl:
  43. width: 1200
  44. column: 12
  45. grids: '[[0,0,6,11],[6,0,3,3],[9,0,3,4],[6,3,3,3],[9,4,3,2],[6,6,2,5],[8,6,4,2],[8,8,2,3],[10,8,2,3],[0,11,4,4],[4,11,2,4],[6,11,2,2],[8,11,2,2],[10,11,2,4],[6,13,2,2],[8,13,2,2]]'
  46. json:
  47. breakpoints: '{"480":1,"640":10,"768":12,"992":12,"1200":12}'
  48. settings: '{"auto":true,"cellHeight":80,"float":true,"minWidth":480,"maxRow":0,"rtl":false,"verticalMargin":20,"noMargin":false}'