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.

35 lines
1.1 KiB

  1. {
  2. "Name": "Semantic Image",
  3. "Description": "An image is a graphic representation of something",
  4. "Definition": "Elements",
  5. "Types": {
  6. "Image": ".ui.medium.image",
  7. "Image Link": ".ui.medium.image > ."
  8. },
  9. "\n States\n ": {},
  10. "Variations": {
  11. "Avatar": [
  12. "avatar"
  13. ],
  14. "Rounded": [
  15. "rounded"
  16. ],
  17. "Circular": [
  18. "circular"
  19. ],
  20. "Floated": [
  21. "small left floated",
  22. "small right floated"
  23. ]
  24. },
  25. "Groups": {},
  26. "Definitions": {
  27. "Image": "An image",
  28. "Image Link": "An image can be formatted to link to other content",
  29. "Disabled": "An image can show that it is disabled and cannot be selected",
  30. "Avatar": "An image may be formatted to appear inline with text as an avatar",
  31. "Rounded": "An image may appear rounded",
  32. "Circular": "An image may appear circular",
  33. "Floated": "An image can sit to the left or right of other content",
  34. "Sizes": "A group of images can be formatted to have the same size."
  35. }
  36. }