shapes.json 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601
  1. {
  2. "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud(C) Copyright IBM Corp.2014, 2016. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
  3. "features": [{
  4. "id": "com.ibm.bi.dashboard",
  5. "svgImages": ["dashboard-core/images/shapeWidget_icons.svg"],
  6. "collectionItems": [{
  7. "containerId": "com.ibm.bi.dashboard.shapes",
  8. "id": "shapesLine",
  9. "label": "Line",
  10. "name": "shapesLine",
  11. "options": {
  12. "previewBox": "0 0 100 100",
  13. "icon": "shapeWidget-Line"
  14. }
  15. }, {
  16. "containerId": "com.ibm.bi.dashboard.shapes",
  17. "id": "shapesTriangle",
  18. "label": "Triangle",
  19. "name": "shapesTriangle",
  20. "options": {
  21. "icon": "shapeWidget-Triangle"
  22. }
  23. }, {
  24. "containerId": "com.ibm.bi.dashboard.shapes",
  25. "id": "shapesSquare",
  26. "label": "Square",
  27. "name": "shapesSquare",
  28. "options": {
  29. "icon": "shapeWidget-Square"
  30. }
  31. }, {
  32. "containerId": "com.ibm.bi.dashboard.shapes",
  33. "id": "shapesPentagon",
  34. "label": "Pentagon",
  35. "name": "shapesPentagon",
  36. "options": {
  37. "icon": "shapeWidget-Pentagon"
  38. }
  39. }, {
  40. "containerId": "com.ibm.bi.dashboard.shapes",
  41. "id": "shapesHexagon",
  42. "label": "Hexagon",
  43. "name": "shapesHexagon",
  44. "options": {
  45. "icon": "shapeWidget-Hexagon"
  46. }
  47. }, {
  48. "containerId": "com.ibm.bi.dashboard.shapes",
  49. "id": "shapesOctagon",
  50. "label": "Octagon",
  51. "name": "shapesOctagon",
  52. "options": {
  53. "icon": "shapeWidget-Octagon"
  54. }
  55. }, {
  56. "containerId": "com.ibm.bi.dashboard.shapes",
  57. "id": "shapesCircle",
  58. "label": "Circle",
  59. "name": "shapesCircle",
  60. "options": {
  61. "icon": "shapeWidget-Circle"
  62. }
  63. }, {
  64. "containerId": "com.ibm.bi.dashboard.shapes",
  65. "id": "shapesDiamond",
  66. "label": "Diamond",
  67. "name": "shapesDiamond",
  68. "options": {
  69. "icon": "shapeWidget-Diamond"
  70. }
  71. }, {
  72. "containerId": "com.ibm.bi.dashboard.shapes",
  73. "id": "shapesSquareRounded",
  74. "label": "Square rounded",
  75. "name": "shapesSquareRounded",
  76. "options": {
  77. "icon": "shapeWidget-RoundedSquare"
  78. }
  79. }, {
  80. "containerId": "com.ibm.bi.dashboard.shapes",
  81. "id": "shapesStar",
  82. "label": "Star",
  83. "name": "shapesStar",
  84. "options": {
  85. "icon": "shapeWidget-Star"
  86. }
  87. }, {
  88. "containerId": "com.ibm.bi.dashboard.shapes",
  89. "id": "shapesHeart",
  90. "label": "Heart",
  91. "name": "shapesHeart",
  92. "options": {
  93. "icon": "shapeWidget-Heart"
  94. }
  95. }, {
  96. "containerId": "com.ibm.bi.dashboard.shapes",
  97. "id": "shapesBadge",
  98. "label": "Badge",
  99. "name": "shapesBadge",
  100. "options": {
  101. "icon": "shapeWidget-Badge"
  102. }
  103. }, {
  104. "containerId": "com.ibm.bi.dashboard.shapes",
  105. "id": "shapesLeftArrow",
  106. "label": "Left arrow",
  107. "name": "shapesLeftArrow",
  108. "options": {
  109. "icon": "shapeWidget-LeftArrow"
  110. }
  111. }, {
  112. "containerId": "com.ibm.bi.dashboard.shapes",
  113. "id": "shapesRightArrow",
  114. "label": "Right arrow",
  115. "name": "shapesRightArrow",
  116. "options": {
  117. "icon": "shapeWidget-RightArrow"
  118. }
  119. }, {
  120. "containerId": "com.ibm.bi.dashboard.shapes",
  121. "id": "shapesDoubleArrow",
  122. "label": "Double arrow",
  123. "name": "shapesDoubleArrow",
  124. "options": {
  125. "icon": "shapeWidget-DoubleArrow"
  126. }
  127. }, {
  128. "containerId": "com.ibm.bi.dashboard.shapes",
  129. "id": "shapesCurvedArrow",
  130. "label": "Curved arrow",
  131. "name": "shapesCurvedArrow",
  132. "options": {
  133. "icon": "shapeWidget-CurvedArrow"
  134. }
  135. }, {
  136. "containerId": "com.ibm.bi.dashboard.shapes",
  137. "id": "shapesChevron",
  138. "label": "Chevron",
  139. "name": "shapesChevron",
  140. "options": {
  141. "previewBox": "0 0 64 64",
  142. "icon": "shapeWidget-Chevron"
  143. }
  144. }, {
  145. "containerId": "com.ibm.bi.dashboard.shapes",
  146. "id": "shapesDoubleChevron",
  147. "label": "Double chevron",
  148. "name": "shapesDoubleChevron",
  149. "options": {
  150. "previewBox": "0 0 64 64",
  151. "icon": "shapeWidget-DoubleChevron"
  152. }
  153. }, {
  154. "containerId": "com.ibm.bi.dashboard.shapes",
  155. "id": "shapesTrendingup",
  156. "label": "Trending up",
  157. "name": "shapesTrendingup",
  158. "options": {
  159. "icon": "shapeWidget-TrendingUp"
  160. }
  161. }, {
  162. "containerId": "com.ibm.bi.dashboard.shapes",
  163. "id": "shapesTrendingdown",
  164. "label": "Trending down",
  165. "name": "shapesTrendingdown",
  166. "options": {
  167. "icon": "shapeWidget-TrendingDown"
  168. }
  169. }, {
  170. "containerId": "com.ibm.bi.dashboard.shapes",
  171. "id": "shapesRain",
  172. "label": "Rain",
  173. "name": "shapesRain",
  174. "options": {
  175. "icon": "shapeWidget-Rain"
  176. }
  177. }, {
  178. "containerId": "com.ibm.bi.dashboard.shapes",
  179. "id": "shapesHalfcloud",
  180. "label": "Half cloud",
  181. "name": "shapesHalfcloud",
  182. "options": {
  183. "icon": "shapeWidget-HalfCloud"
  184. }
  185. }, {
  186. "containerId": "com.ibm.bi.dashboard.shapes",
  187. "id": "shapesCloud",
  188. "label": "Cloud",
  189. "name": "shapesCloud",
  190. "options": {
  191. "icon": "shapeWidget-Cloud"
  192. }
  193. }, {
  194. "containerId": "com.ibm.bi.dashboard.shapes",
  195. "id": "shapesSunny",
  196. "label": "Sunny",
  197. "name": "shapesSunny",
  198. "options": {
  199. "icon": "shapeWidget-Sunny"
  200. }
  201. }, {
  202. "containerId": "com.ibm.bi.dashboard.shapes",
  203. "id": "shapesMoon",
  204. "label": "Moon",
  205. "name": "shapesMoon",
  206. "options": {
  207. "icon": "shapeWidget-Moon"
  208. }
  209. }, {
  210. "containerId": "com.ibm.bi.dashboard.shapes",
  211. "id": "shapesTruck",
  212. "label": "Truck",
  213. "name": "shapesTruck",
  214. "options": {
  215. "icon": "shapeWidget-Truck"
  216. }
  217. }, {
  218. "containerId": "com.ibm.bi.dashboard.shapes",
  219. "id": "shapesTrain",
  220. "label": "Train",
  221. "name": "shapesTrain",
  222. "options": {
  223. "icon": "shapeWidget-Train"
  224. }
  225. }, {
  226. "containerId": "com.ibm.bi.dashboard.shapes",
  227. "id": "shapesShip",
  228. "label": "Ship",
  229. "name": "shapesShip",
  230. "options": {
  231. "icon": "shapeWidget-Ship"
  232. }
  233. }, {
  234. "containerId": "com.ibm.bi.dashboard.shapes",
  235. "id": "shapesShoppingcart",
  236. "label": "Shopping cart",
  237. "name": "shapesShoppingcart",
  238. "options": {
  239. "icon": "shapeWidget-ShoppingCart"
  240. }
  241. }, {
  242. "containerId": "com.ibm.bi.dashboard.shapes",
  243. "id": "shapesCar",
  244. "label": "Car",
  245. "name": "shapesCar",
  246. "options": {
  247. "icon": "shapeWidget-Car"
  248. }
  249. }, {
  250. "containerId": "com.ibm.bi.dashboard.shapes",
  251. "id": "shapesAirplane",
  252. "label": "Airplane",
  253. "name": "shapesAirplane",
  254. "options": {
  255. "icon": "shapeWidget-Airplane"
  256. }
  257. }, {
  258. "containerId": "com.ibm.bi.dashboard.shapes",
  259. "id": "shapesThumbsdown",
  260. "label": "Thumbs down",
  261. "name": "shapesThumbsdown",
  262. "options": {
  263. "icon": "shapeWidget-ThumbsDown"
  264. }
  265. }, {
  266. "containerId": "com.ibm.bi.dashboard.shapes",
  267. "id": "shapesThumbsup",
  268. "label": "Thumbs up",
  269. "name": "shapesThumbsup",
  270. "options": {
  271. "icon": "shapeWidget-ThumbsUp"
  272. }
  273. }, {
  274. "containerId": "com.ibm.bi.dashboard.shapes",
  275. "id": "shapesShakehands",
  276. "label": "Shake hands",
  277. "name": "shapesShakehands",
  278. "options": {
  279. "icon": "shapeWidget-ShakeHands"
  280. }
  281. }, {
  282. "containerId": "com.ibm.bi.dashboard.shapes",
  283. "id": "shapesSadface",
  284. "label": "Sad face",
  285. "name": "shapesSadface",
  286. "options": {
  287. "icon": "shapeWidget-SadFace"
  288. }
  289. }, {
  290. "containerId": "com.ibm.bi.dashboard.shapes",
  291. "id": "shapesNeutralface",
  292. "label": "Neutral face",
  293. "name": "shapesNeutralface",
  294. "options": {
  295. "icon": "shapeWidget-NeutralFace"
  296. }
  297. }, {
  298. "containerId": "com.ibm.bi.dashboard.shapes",
  299. "id": "shapesHappyface",
  300. "label": "Happy face",
  301. "name": "shapesHappyface",
  302. "options": {
  303. "icon": "shapeWidget-HappyFace"
  304. }
  305. }, {
  306. "containerId": "com.ibm.bi.dashboard.shapes",
  307. "id": "shapesWoman",
  308. "label": "Woman",
  309. "name": "shapesWoman",
  310. "options": {
  311. "icon": "shapeWidget-Woman"
  312. }
  313. }, {
  314. "containerId": "com.ibm.bi.dashboard.shapes",
  315. "id": "shapesMan",
  316. "label": "Man",
  317. "name": "shapesMan",
  318. "options": {
  319. "icon": "shapeWidget-Man"
  320. }
  321. }, {
  322. "containerId": "com.ibm.bi.dashboard.shapes",
  323. "id": "shapesMale",
  324. "label": "Male",
  325. "name": "shapesMale",
  326. "options": {
  327. "icon": "shapeWidget-Male"
  328. }
  329. }, {
  330. "containerId": "com.ibm.bi.dashboard.shapes",
  331. "id": "shapesFemale",
  332. "label": "Female",
  333. "name": "shapesFemale",
  334. "options": {
  335. "icon": "shapeWidget-Female"
  336. }
  337. }, {
  338. "containerId": "com.ibm.bi.dashboard.shapes",
  339. "id": "shapesHouse",
  340. "label": "House",
  341. "name": "shapesHouse",
  342. "options": {
  343. "icon": "shapeWidget-House"
  344. }
  345. }, {
  346. "containerId": "com.ibm.bi.dashboard.shapes",
  347. "id": "shapesGovernment",
  348. "label": "Government",
  349. "name": "shapesGovernment",
  350. "options": {
  351. "icon": "shapeWidget-Government"
  352. }
  353. }, {
  354. "containerId": "com.ibm.bi.dashboard.shapes",
  355. "id": "shapesCity",
  356. "label": "City",
  357. "name": "shapesCity",
  358. "options": {
  359. "icon": "shapeWidget-City"
  360. }
  361. }, {
  362. "containerId": "com.ibm.bi.dashboard.shapes",
  363. "id": "shapesCheck",
  364. "label": "Check",
  365. "name": "shapesCheck",
  366. "options": {
  367. "icon": "shapeWidget-Check"
  368. }
  369. }, {
  370. "containerId": "com.ibm.bi.dashboard.shapes",
  371. "id": "shapesExclamation",
  372. "label": "Exclamation",
  373. "name": "shapesExclamation",
  374. "options": {
  375. "icon": "shapeWidget-Exclamation"
  376. }
  377. }, {
  378. "containerId": "com.ibm.bi.dashboard.shapes",
  379. "id": "shapesX",
  380. "label": "Shape X",
  381. "name": "shapesX",
  382. "options": {
  383. "icon": "shapeWidget-X"
  384. }
  385. }, {
  386. "containerId": "com.ibm.bi.dashboard.shapes",
  387. "id": "shapesBook",
  388. "label": "Book",
  389. "name": "shapesBook",
  390. "options": {
  391. "icon": "shapeWidget-Book"
  392. }
  393. }, {
  394. "containerId": "com.ibm.bi.dashboard.shapes",
  395. "id": "shapesBriefcase",
  396. "label": "Briefcase",
  397. "name": "shapesBriefcase",
  398. "options": {
  399. "icon": "shapeWidget-Briefcase"
  400. }
  401. }, {
  402. "containerId": "com.ibm.bi.dashboard.shapes",
  403. "id": "shapesCalendar",
  404. "label": "Calendar",
  405. "name": "shapesCalendar",
  406. "options": {
  407. "icon": "shapeWidget-Calendar"
  408. }
  409. }, {
  410. "containerId": "com.ibm.bi.dashboard.shapes",
  411. "id": "shapesClock",
  412. "label": "Clock",
  413. "name": "shapesClock",
  414. "options": {
  415. "icon": "shapeWidget-Clock"
  416. }
  417. }, {
  418. "containerId": "com.ibm.bi.dashboard.shapes",
  419. "id": "shapesDesktop",
  420. "label": "Desktop",
  421. "name": "shapesDesktop",
  422. "options": {
  423. "icon": "shapeWidget-Desktop"
  424. }
  425. }, {
  426. "containerId": "com.ibm.bi.dashboard.shapes",
  427. "id": "shapesDocument",
  428. "label": "Document",
  429. "name": "shapesDocument",
  430. "options": {
  431. "icon": "shapeWidget-Document"
  432. }
  433. }, {
  434. "containerId": "com.ibm.bi.dashboard.shapes",
  435. "id": "shapesFood",
  436. "label": "Food",
  437. "name": "shapesFood",
  438. "options": {
  439. "icon": "shapeWidget-Food"
  440. }
  441. }, {
  442. "containerId": "com.ibm.bi.dashboard.shapes",
  443. "id": "shapesGear",
  444. "label": "Gear",
  445. "name": "shapesGear",
  446. "options": {
  447. "icon": "shapeWidget-Gear"
  448. }
  449. }, {
  450. "containerId": "com.ibm.bi.dashboard.shapes",
  451. "id": "shapesHealth",
  452. "label": "Health",
  453. "name": "shapesHealth",
  454. "options": {
  455. "icon": "shapeWidget-Health"
  456. }
  457. }, {
  458. "containerId": "com.ibm.bi.dashboard.shapes",
  459. "id": "shapesIdea",
  460. "label": "Idea",
  461. "name": "shapesIdea",
  462. "options": {
  463. "icon": "shapeWidget-Idea"
  464. }
  465. }, {
  466. "containerId": "com.ibm.bi.dashboard.shapes",
  467. "id": "shapesMobile",
  468. "label": "Mobile",
  469. "name": "shapesMobile",
  470. "options": {
  471. "icon": "shapeWidget-Mobile"
  472. }
  473. }, {
  474. "containerId": "com.ibm.bi.dashboard.shapes",
  475. "id": "shapesMoney_bill",
  476. "label": "Money bill",
  477. "name": "shapesMoney_bill",
  478. "options": {
  479. "icon": "shapeWidget-MoneyBill"
  480. }
  481. }, {
  482. "containerId": "com.ibm.bi.dashboard.shapes",
  483. "id": "shapesMoney_coin",
  484. "label": "Money coin",
  485. "name": "shapesMoney_coin",
  486. "options": {
  487. "icon": "shapeWidget-MoneyCoin"
  488. }
  489. }, {
  490. "containerId": "com.ibm.bi.dashboard.shapes",
  491. "id": "shapesPiggybank",
  492. "label": "Piggy bank",
  493. "name": "shapesPiggybank",
  494. "options": {
  495. "icon": "shapeWidget-PiggyBank"
  496. }
  497. }, {
  498. "containerId": "com.ibm.bi.dashboard.shapes",
  499. "id": "shapesStackofpaper",
  500. "label": "Stack of paper",
  501. "name": "shapesStackofpaper",
  502. "options": {
  503. "icon": "shapeWidget-StackOfPaper"
  504. }
  505. }, {
  506. "containerId": "com.ibm.bi.dashboard.shapes",
  507. "id": "shapesStickynote1",
  508. "label": "Sticky note",
  509. "name": "shapesStickynote1",
  510. "options": {
  511. "icon": "shapeWidget-StickyNote1"
  512. }
  513. }, {
  514. "containerId": "com.ibm.bi.dashboard.shapes",
  515. "id": "shapesStickynote2",
  516. "label": "Sticky note",
  517. "name": "shapesStickynote2",
  518. "options": {
  519. "icon": "shapeWidget-StickyNote2"
  520. }
  521. }, {
  522. "containerId": "com.ibm.bi.dashboard.shapes",
  523. "id": "shapesTarget",
  524. "label": "Target",
  525. "name": "shapesTarget",
  526. "options": {
  527. "icon": "shapeWidget-Target"
  528. }
  529. }, {
  530. "containerId": "com.ibm.bi.dashboard.shapes",
  531. "id": "shapesTool",
  532. "label": "Tool",
  533. "name": "shapesTool",
  534. "options": {
  535. "icon": "shapeWidget-Tool"
  536. }
  537. }, {
  538. "containerId": "com.ibm.bi.dashboard.shapes",
  539. "id": "shapesUmbrella",
  540. "label": "Umbrella",
  541. "name": "shapesUmbrella",
  542. "options": {
  543. "icon": "shapeWidget-Umbrella"
  544. }
  545. }, {
  546. "containerId": "com.ibm.bi.dashboard.shapes",
  547. "id": "shapesRectCallout",
  548. "label": "Rectangle callout",
  549. "name": "shapesRectCallout",
  550. "options": {
  551. "icon": "shapeWidget-Callout"
  552. }
  553. }, {
  554. "containerId": "com.ibm.bi.dashboard.shapes",
  555. "id": "shapesBadge_ribbon",
  556. "label": "Badge ribbon",
  557. "name": "shapesBadge_ribbon",
  558. "options": {
  559. "icon": "shapeWidget-BadgeRibbon"
  560. }
  561. }, {
  562. "containerId": "com.ibm.bi.dashboard.shapes",
  563. "id": "shapesEducation",
  564. "label": "Education",
  565. "name": "shapesEducation",
  566. "options": {
  567. "icon": "shapeWidget-Education"
  568. }
  569. }, {
  570. "containerId": "com.ibm.bi.dashboard.shapes",
  571. "id": "shapesEye",
  572. "label": "Eye",
  573. "name": "shapesEye",
  574. "options": {
  575. "previewBox": "0 0 32 32",
  576. "icon": "shapeWidget-Eye"
  577. }
  578. }, {
  579. "containerId": "com.ibm.bi.dashboard.shapes",
  580. "id": "shapesSkull",
  581. "label": "Skull",
  582. "name": "shapesSkull",
  583. "options": {
  584. "previewBox": "0 0 32 32",
  585. "icon": "shapeWidget-Skull"
  586. }
  587. }, {
  588. "containerId": "com.ibm.bi.dashboard.shapes",
  589. "id": "shapesBrain",
  590. "label": "Brain",
  591. "name": "shapesBrain",
  592. "options": {
  593. "previewBox": "0 0 32 32",
  594. "icon": "shapeWidget-Brain"
  595. }
  596. }]
  597. }]
  598. }