You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
655 B

  1. {
  2. "Name": "Semantic Step",
  3. "Description": "Steps show the current activity in a series of consecutive activities.",
  4. "Definition": "Elements",
  5. "Standard": {},
  6. "Groups": {},
  7. "States": {},
  8. "Variations": {
  9. "Size": [
  10. "small",
  11. "large"
  12. ],
  13. "Step": [
  14. "four"
  15. ]
  16. },
  17. "Definitions": {
  18. "Step": "Steps can be divided evenly inside their parent",
  19. "Steps": "A set of step",
  20. "Active": "A step can be highlighted as active",
  21. "Disabled": "A step can show that it cannot be selected",
  22. "Size": "Steps can have different sizes"
  23. }
  24. }