/ext-4.1.0_b3/docs/extjs/examples/view/chooser/icons.json

https://bitbucket.org/srogerf/javascript · JSON · 116 lines · 116 code · 0 blank · 0 comment · 0 complexity · 6925aa32503ab20e74c1777bc0265dc9 MD5 · raw file

  1. [
  2. {
  3. name: 'Kitchen Sink',
  4. thumb: 'sink.png',
  5. url: 'kitchensink',
  6. type: 'Application'
  7. },
  8. {
  9. name: 'Twitter app',
  10. thumb: 'twitter.png',
  11. url: 'twitter',
  12. type: 'Application'
  13. },
  14. {
  15. name: 'Kiva app',
  16. thumb: 'kiva.png',
  17. url: 'kiva',
  18. type: 'Application'
  19. },
  20. {
  21. name: 'Geocongress',
  22. thumb: 'geocongress.png',
  23. url: 'geocongress',
  24. type: 'Application'
  25. },
  26. {
  27. name: 'AJAX',
  28. thumb: 'ajax.png',
  29. url: 'ajax',
  30. type: 'Example'
  31. },
  32. {
  33. name: 'Carousel',
  34. thumb: 'carousel.png',
  35. url: 'carousel',
  36. type: 'Example'
  37. },
  38. {
  39. name: 'Drag & Drop',
  40. thumb: 'DnD.png',
  41. url: 'dragdrop',
  42. type: 'Example'
  43. },
  44. {
  45. name: 'Forms',
  46. thumb: 'forms.png',
  47. url: 'forms',
  48. type: 'Example'
  49. },
  50. {
  51. name: 'Guide',
  52. thumb: 'guide.png',
  53. url: 'guide',
  54. type: 'Example'
  55. },
  56. {
  57. name: 'Icons',
  58. thumb: 'icons.png',
  59. url: 'icons',
  60. type: 'Example'
  61. },
  62. {
  63. name: 'Map',
  64. thumb: 'map.png',
  65. url: 'map',
  66. type: 'Example'
  67. },
  68. {
  69. name: 'Nested List',
  70. thumb: 'nestedList.png',
  71. url: 'nestedlist',
  72. type: 'Example'
  73. },
  74. {
  75. name: 'Overlays',
  76. thumb: 'overlays.png',
  77. url: 'overlays',
  78. type: 'Example'
  79. },
  80. {
  81. name: 'Picker',
  82. thumb: 'picker.png',
  83. url: 'picker',
  84. type: 'Example'
  85. },
  86. {
  87. name: 'Sortable',
  88. thumb: 'sortable.png',
  89. url: 'sortable',
  90. type: 'Example'
  91. },
  92. {
  93. name: 'Tabs',
  94. thumb: 'tabs.png',
  95. url: 'tabs',
  96. type: 'Example'
  97. },
  98. {
  99. name: 'Tabs 2',
  100. thumb: 'tabs2.png',
  101. url: 'tabs2',
  102. type: 'Example'
  103. },
  104. {
  105. name: 'Toolbars',
  106. thumb: 'toolbars.png',
  107. url: 'toolbars',
  108. type: 'Example'
  109. },
  110. {
  111. name: 'YQL',
  112. thumb: 'yql.png',
  113. url: 'yql',
  114. type: 'Example'
  115. }
  116. ]