@coorpacademy/components 10.13.13 → 10.14.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (949) hide show
  1. package/es/atom/autocomplete/test/fixtures.js +19 -0
  2. package/es/atom/autocomplete/test/fixtures.js.map +1 -0
  3. package/es/atom/avatar/test/fixtures.js +13 -0
  4. package/es/atom/avatar/test/fixtures.js.map +1 -0
  5. package/es/atom/button/test/fixtures.js +27 -0
  6. package/es/atom/button/test/fixtures.js.map +1 -0
  7. package/es/atom/button-link/test/fixtures.js +31 -0
  8. package/es/atom/button-link/test/fixtures.js.map +1 -0
  9. package/es/atom/button-link-icon-only/test/fixtures.js +23 -0
  10. package/es/atom/button-link-icon-only/test/fixtures.js.map +1 -0
  11. package/es/atom/button-menu/test/fixtures.js +15 -0
  12. package/es/atom/button-menu/test/fixtures.js.map +1 -0
  13. package/es/atom/card-image-preview/test/fixtures.js +15 -0
  14. package/es/atom/card-image-preview/test/fixtures.js.map +1 -0
  15. package/es/atom/catalog-section/test/fixtures.js +15 -0
  16. package/es/atom/catalog-section/test/fixtures.js.map +1 -0
  17. package/es/atom/centered-text/test/fixtures.js +13 -0
  18. package/es/atom/centered-text/test/fixtures.js.map +1 -0
  19. package/es/atom/checkbox/test/fixtures.js +19 -0
  20. package/es/atom/checkbox/test/fixtures.js.map +1 -0
  21. package/es/atom/checkbox-with-title/test/fixtures.js +15 -0
  22. package/es/atom/checkbox-with-title/test/fixtures.js.map +1 -0
  23. package/es/atom/chips/test/fixtures.js +17 -0
  24. package/es/atom/chips/test/fixtures.js.map +1 -0
  25. package/es/atom/clue/test/fixtures.js +17 -0
  26. package/es/atom/clue/test/fixtures.js.map +1 -0
  27. package/es/atom/content-badge/test/fixtures.js +29 -0
  28. package/es/atom/content-badge/test/fixtures.js.map +1 -0
  29. package/es/atom/cta/test/fixtures.js +37 -0
  30. package/es/atom/cta/test/fixtures.js.map +1 -0
  31. package/es/atom/difficulty-level/test/fixtures.js +19 -0
  32. package/es/atom/difficulty-level/test/fixtures.js.map +1 -0
  33. package/es/atom/drag-and-drop/index.js +8 -4
  34. package/es/atom/drag-and-drop/index.js.map +1 -1
  35. package/es/atom/drag-and-drop/test/fixtures/error.js +3 -1
  36. package/es/atom/drag-and-drop/test/fixtures/error.js.map +1 -1
  37. package/es/atom/drag-and-drop/test/fixtures.js +31 -0
  38. package/es/atom/drag-and-drop/test/fixtures.js.map +1 -0
  39. package/es/atom/empty-search-result/test/fixtures.js +13 -0
  40. package/es/atom/empty-search-result/test/fixtures.js.map +1 -0
  41. package/es/atom/image-upload/test/fixtures.js +31 -0
  42. package/es/atom/image-upload/test/fixtures.js.map +1 -0
  43. package/es/atom/input-checkbox/test/fixtures.js +25 -0
  44. package/es/atom/input-checkbox/test/fixtures.js.map +1 -0
  45. package/es/atom/input-color/test/fixtures.js +19 -0
  46. package/es/atom/input-color/test/fixtures.js.map +1 -0
  47. package/es/atom/input-doublestep/test/fixtures.js +21 -0
  48. package/es/atom/input-doublestep/test/fixtures.js.map +1 -0
  49. package/es/atom/input-html/test/fixtures.js +17 -0
  50. package/es/atom/input-html/test/fixtures.js.map +1 -0
  51. package/es/atom/input-readonly/test/fixtures.js +13 -0
  52. package/es/atom/input-readonly/test/fixtures.js.map +1 -0
  53. package/es/atom/input-search/test/fixtures.js +19 -0
  54. package/es/atom/input-search/test/fixtures.js.map +1 -0
  55. package/es/atom/input-switch/test/fixtures.js +33 -0
  56. package/es/atom/input-switch/test/fixtures.js.map +1 -0
  57. package/es/atom/input-text/test/fixtures.js +27 -0
  58. package/es/atom/input-text/test/fixtures.js.map +1 -0
  59. package/es/atom/input-text-with-title/index.js +2 -2
  60. package/es/atom/input-text-with-title/index.js.map +1 -1
  61. package/es/atom/input-text-with-title/test/fixtures.js +15 -0
  62. package/es/atom/input-text-with-title/test/fixtures.js.map +1 -0
  63. package/es/atom/input-textarea/test/fixtures.js +21 -0
  64. package/es/atom/input-textarea/test/fixtures.js.map +1 -0
  65. package/es/atom/label/test/fixtures.js +15 -0
  66. package/es/atom/label/test/fixtures.js.map +1 -0
  67. package/es/atom/life/test/fixtures.js +25 -0
  68. package/es/atom/life/test/fixtures.js.map +1 -0
  69. package/es/atom/link/test/fixtures.js +17 -0
  70. package/es/atom/link/test/fixtures.js.map +1 -0
  71. package/es/atom/loader/test/fixtures.js +15 -0
  72. package/es/atom/loader/test/fixtures.js.map +1 -0
  73. package/es/atom/notification/test/fixtures.js +17 -0
  74. package/es/atom/notification/test/fixtures.js.map +1 -0
  75. package/es/atom/picture/test/fixtures.js +19 -0
  76. package/es/atom/picture/test/fixtures.js.map +1 -0
  77. package/es/atom/picture-background/test/fixtures.js +19 -0
  78. package/es/atom/picture-background/test/fixtures.js.map +1 -0
  79. package/es/atom/promo-code/test/fixtures.js +17 -0
  80. package/es/atom/promo-code/test/fixtures.js.map +1 -0
  81. package/es/atom/provider/test/fixtures.js +13 -0
  82. package/es/atom/provider/test/fixtures.js.map +1 -0
  83. package/es/atom/radio-group/test/fixtures.js +17 -0
  84. package/es/atom/radio-group/test/fixtures.js.map +1 -0
  85. package/es/atom/range/test/fixtures.js +15 -0
  86. package/es/atom/range/test/fixtures.js.map +1 -0
  87. package/es/atom/resource-miniature/test/fixtures.js +21 -0
  88. package/es/atom/resource-miniature/test/fixtures.js.map +1 -0
  89. package/es/atom/review-header-step-item/test/fixtures.js +19 -0
  90. package/es/atom/review-header-step-item/test/fixtures.js.map +1 -0
  91. package/es/atom/review-presentation/index.js +98 -0
  92. package/es/atom/review-presentation/index.js.map +1 -0
  93. package/es/atom/review-presentation/style.css +152 -0
  94. package/es/atom/review-presentation/test/fixtures/default.js +27 -0
  95. package/es/atom/review-presentation/test/fixtures/default.js.map +1 -0
  96. package/es/atom/review-presentation/test/fixtures.js +13 -0
  97. package/es/atom/review-presentation/test/fixtures.js.map +1 -0
  98. package/es/atom/select/test/fixtures.js +47 -0
  99. package/es/atom/select/test/fixtures.js.map +1 -0
  100. package/es/atom/slide/test/fixtures.js +21 -0
  101. package/es/atom/slide/test/fixtures.js.map +1 -0
  102. package/es/atom/social-link/test/fixtures.js +17 -0
  103. package/es/atom/social-link/test/fixtures.js.map +1 -0
  104. package/es/atom/spinner/test/fixtures.js +13 -0
  105. package/es/atom/spinner/test/fixtures.js.map +1 -0
  106. package/es/atom/tab/test/fixtures.js +13 -0
  107. package/es/atom/tab/test/fixtures.js.map +1 -0
  108. package/es/atom/tab-content/test/fixtures.js +15 -0
  109. package/es/atom/tab-content/test/fixtures.js.map +1 -0
  110. package/es/atom/tag/test/fixtures.js +21 -0
  111. package/es/atom/tag/test/fixtures.js.map +1 -0
  112. package/es/atom/title/test/fixtures.js +17 -0
  113. package/es/atom/title/test/fixtures.js.map +1 -0
  114. package/es/atom/video-upload/test/fixtures.js +21 -0
  115. package/es/atom/video-upload/test/fixtures.js.map +1 -0
  116. package/es/atom/wizard-steps/test/fixtures.js +17 -0
  117. package/es/atom/wizard-steps/test/fixtures.js.map +1 -0
  118. package/es/hoc/animation/test/fixtures.js +15 -0
  119. package/es/hoc/animation/test/fixtures.js.map +1 -0
  120. package/es/hoc/animation-scheduler/test/fixtures.js +15 -0
  121. package/es/hoc/animation-scheduler/test/fixtures.js.map +1 -0
  122. package/es/hoc/swapper/test/fixtures.js +13 -0
  123. package/es/hoc/swapper/test/fixtures.js.map +1 -0
  124. package/es/hoc/transition/test/fixtures.js +13 -0
  125. package/es/hoc/transition/test/fixtures.js.map +1 -0
  126. package/es/molecule/add-to-my-list/test/fixtures.js +15 -0
  127. package/es/molecule/add-to-my-list/test/fixtures.js.map +1 -0
  128. package/es/molecule/answer/test/fixtures.js +35 -0
  129. package/es/molecule/answer/test/fixtures.js.map +1 -0
  130. package/es/molecule/audio/test/fixtures.js +15 -0
  131. package/es/molecule/audio/test/fixtures.js.map +1 -0
  132. package/es/molecule/banner/test/fixtures.js +23 -0
  133. package/es/molecule/banner/test/fixtures.js.map +1 -0
  134. package/es/molecule/battle-request/test/fixtures.js +15 -0
  135. package/es/molecule/battle-request/test/fixtures.js.map +1 -0
  136. package/es/molecule/brand-card/test/fixtures.js +15 -0
  137. package/es/molecule/brand-card/test/fixtures.js.map +1 -0
  138. package/es/molecule/brand-card-create/test/fixtures.js +13 -0
  139. package/es/molecule/brand-card-create/test/fixtures.js.map +1 -0
  140. package/es/molecule/brand-create-form/test/fixtures.js +19 -0
  141. package/es/molecule/brand-create-form/test/fixtures.js.map +1 -0
  142. package/es/molecule/brand-download-box/test/fixtures.js +17 -0
  143. package/es/molecule/brand-download-box/test/fixtures.js.map +1 -0
  144. package/es/molecule/brand-form-group/index.js +4 -0
  145. package/es/molecule/brand-form-group/index.js.map +1 -1
  146. package/es/molecule/brand-form-group/test/fixtures/title-and-checkbox-wrapper.js +16 -0
  147. package/es/molecule/brand-form-group/test/fixtures/title-and-checkbox-wrapper.js.map +1 -0
  148. package/es/molecule/brand-form-group/test/fixtures.js +37 -0
  149. package/es/molecule/brand-form-group/test/fixtures.js.map +1 -0
  150. package/es/molecule/brand-tabs/test/fixtures.js +29 -0
  151. package/es/molecule/brand-tabs/test/fixtures.js.map +1 -0
  152. package/es/molecule/brand-upload-box/test/fixtures.js +17 -0
  153. package/es/molecule/brand-upload-box/test/fixtures.js.map +1 -0
  154. package/es/molecule/breadcrumbs/test/fixtures.js +13 -0
  155. package/es/molecule/breadcrumbs/test/fixtures.js.map +1 -0
  156. package/es/molecule/bullet-point-menu-button/test/fixtures.js +15 -0
  157. package/es/molecule/bullet-point-menu-button/test/fixtures.js.map +1 -0
  158. package/es/molecule/card/test/fixtures.js +45 -0
  159. package/es/molecule/card/test/fixtures.js.map +1 -0
  160. package/es/molecule/card-content/test/fixtures.js +27 -0
  161. package/es/molecule/card-content/test/fixtures.js.map +1 -0
  162. package/es/molecule/card-with-button/test/fixtures.js +17 -0
  163. package/es/molecule/card-with-button/test/fixtures.js.map +1 -0
  164. package/es/molecule/cm-popin/test/fixtures.js +17 -0
  165. package/es/molecule/cm-popin/test/fixtures.js.map +1 -0
  166. package/es/molecule/cookie-banner/test/fixtures.js +13 -0
  167. package/es/molecule/cookie-banner/test/fixtures.js.map +1 -0
  168. package/es/molecule/coorp-manager-roles/test/fixtures.js +13 -0
  169. package/es/molecule/coorp-manager-roles/test/fixtures.js.map +1 -0
  170. package/es/molecule/course-section/test/fixtures.js +21 -0
  171. package/es/molecule/course-section/test/fixtures.js.map +1 -0
  172. package/es/molecule/course-sections/index.js +15 -8
  173. package/es/molecule/course-sections/index.js.map +1 -1
  174. package/es/molecule/course-sections/style.css +0 -4
  175. package/es/molecule/course-sections/test/fixtures.js +17 -0
  176. package/es/molecule/course-sections/test/fixtures.js.map +1 -0
  177. package/es/molecule/dashboard/battle-request-list/test/fixtures.js +15 -0
  178. package/es/molecule/dashboard/battle-request-list/test/fixtures.js.map +1 -0
  179. package/es/molecule/dashboard/cards-list/test/fixtures.js +23 -0
  180. package/es/molecule/dashboard/cards-list/test/fixtures.js.map +1 -0
  181. package/es/molecule/dashboard/news-list/test/fixtures.js +17 -0
  182. package/es/molecule/dashboard/news-list/test/fixtures.js.map +1 -0
  183. package/es/molecule/dashboard/review-banner/test/fixtures.js +13 -0
  184. package/es/molecule/dashboard/review-banner/test/fixtures.js.map +1 -0
  185. package/es/molecule/dashboard/start-battle/test/fixtures.js +15 -0
  186. package/es/molecule/dashboard/start-battle/test/fixtures.js.map +1 -0
  187. package/es/molecule/discipline-cta/test/fixtures.js +15 -0
  188. package/es/molecule/discipline-cta/test/fixtures.js.map +1 -0
  189. package/es/molecule/discipline-header/test/fixtures.js +27 -0
  190. package/es/molecule/discipline-header/test/fixtures.js.map +1 -0
  191. package/es/molecule/discipline-partners/test/fixtures.js +21 -0
  192. package/es/molecule/discipline-partners/test/fixtures.js.map +1 -0
  193. package/es/molecule/discipline-scope/test/fixtures.js +27 -0
  194. package/es/molecule/discipline-scope/test/fixtures.js.map +1 -0
  195. package/es/molecule/drag-and-drop/test/fixtures.js +25 -0
  196. package/es/molecule/drag-and-drop/test/fixtures.js.map +1 -0
  197. package/es/molecule/drag-and-drop-wrapper/index.js +4 -12
  198. package/es/molecule/drag-and-drop-wrapper/index.js.map +1 -1
  199. package/es/molecule/drag-and-drop-wrapper/style.css +0 -4
  200. package/es/molecule/drag-and-drop-wrapper/test/fixtures/default.js +1 -5
  201. package/es/molecule/drag-and-drop-wrapper/test/fixtures/default.js.map +1 -1
  202. package/es/molecule/drag-and-drop-wrapper/test/fixtures/two-drag-and-drops.js +3 -2
  203. package/es/molecule/drag-and-drop-wrapper/test/fixtures/two-drag-and-drops.js.map +1 -1
  204. package/es/molecule/drag-and-drop-wrapper/test/fixtures/without-checkbox.js +11 -0
  205. package/es/molecule/drag-and-drop-wrapper/test/fixtures/without-checkbox.js.map +1 -0
  206. package/es/molecule/drag-and-drop-wrapper/test/fixtures.js +17 -0
  207. package/es/molecule/drag-and-drop-wrapper/test/fixtures.js.map +1 -0
  208. package/es/molecule/draggable/test/fixtures.js +13 -0
  209. package/es/molecule/draggable/test/fixtures.js.map +1 -0
  210. package/es/molecule/draggable-list/test/fixtures.js +15 -0
  211. package/es/molecule/draggable-list/test/fixtures.js.map +1 -0
  212. package/es/molecule/external-content-button/test/fixtures.js +19 -0
  213. package/es/molecule/external-content-button/test/fixtures.js.map +1 -0
  214. package/es/molecule/external-content-viewer/test/fixtures.js +27 -0
  215. package/es/molecule/external-content-viewer/test/fixtures.js.map +1 -0
  216. package/es/molecule/feedback/test/fixtures.js +27 -0
  217. package/es/molecule/feedback/test/fixtures.js.map +1 -0
  218. package/es/molecule/filters/test/fixtures.js +33 -0
  219. package/es/molecule/filters/test/fixtures.js.map +1 -0
  220. package/es/molecule/forum/forum-comment/test/fixtures.js +17 -0
  221. package/es/molecule/forum/forum-comment/test/fixtures.js.map +1 -0
  222. package/es/molecule/forum/forum-post/test/fixtures.js +31 -0
  223. package/es/molecule/forum/forum-post/test/fixtures.js.map +1 -0
  224. package/es/molecule/forum/forum-thread/test/fixtures.js +17 -0
  225. package/es/molecule/forum/forum-thread/test/fixtures.js.map +1 -0
  226. package/es/molecule/hero/test/fixtures.js +15 -0
  227. package/es/molecule/hero/test/fixtures.js.map +1 -0
  228. package/es/molecule/input-text-with-titeled-checkbox/test/fixtures.js +15 -0
  229. package/es/molecule/input-text-with-titeled-checkbox/test/fixtures.js.map +1 -0
  230. package/es/molecule/input-text-with-titled-checkbox/test/fixtures.js +15 -0
  231. package/es/molecule/input-text-with-titled-checkbox/test/fixtures.js.map +1 -0
  232. package/es/molecule/list-badges/test/fixtures.js +19 -0
  233. package/es/molecule/list-badges/test/fixtures.js.map +1 -0
  234. package/es/molecule/login-alert/test/fixtures.js +13 -0
  235. package/es/molecule/login-alert/test/fixtures.js.map +1 -0
  236. package/es/molecule/menu-list/test/fixtures.js +13 -0
  237. package/es/molecule/menu-list/test/fixtures.js.map +1 -0
  238. package/es/molecule/message-popin/test/fixtures.js +13 -0
  239. package/es/molecule/message-popin/test/fixtures.js.map +1 -0
  240. package/es/molecule/modal/test/fixtures.js +13 -0
  241. package/es/molecule/modal/test/fixtures.js.map +1 -0
  242. package/es/molecule/module-bubble/test/fixtures.js +17 -0
  243. package/es/molecule/module-bubble/test/fixtures.js.map +1 -0
  244. package/es/molecule/module-card/test/fixtures.js +17 -0
  245. package/es/molecule/module-card/test/fixtures.js.map +1 -0
  246. package/es/molecule/news/test/fixtures.js +23 -0
  247. package/es/molecule/news/test/fixtures.js.map +1 -0
  248. package/es/molecule/notification-banner/test/fixtures.js +17 -0
  249. package/es/molecule/notification-banner/test/fixtures.js.map +1 -0
  250. package/es/molecule/pagination/test/fixtures.js +15 -0
  251. package/es/molecule/pagination/test/fixtures.js.map +1 -0
  252. package/es/molecule/payment-form/test/fixtures.js +17 -0
  253. package/es/molecule/payment-form/test/fixtures.js.map +1 -0
  254. package/es/molecule/pdf/test/fixtures.js +13 -0
  255. package/es/molecule/pdf/test/fixtures.js.map +1 -0
  256. package/es/molecule/popin/test/fixtures.js +21 -0
  257. package/es/molecule/popin/test/fixtures.js.map +1 -0
  258. package/es/molecule/product-card/test/fixtures.js +13 -0
  259. package/es/molecule/product-card/test/fixtures.js.map +1 -0
  260. package/es/molecule/progress-bar/test/fixtures.js +15 -0
  261. package/es/molecule/progress-bar/test/fixtures.js.map +1 -0
  262. package/es/molecule/questions/drop-down/test/fixtures.js +15 -0
  263. package/es/molecule/questions/drop-down/test/fixtures.js.map +1 -0
  264. package/es/molecule/questions/free-text/test/fixtures.js +17 -0
  265. package/es/molecule/questions/free-text/test/fixtures.js.map +1 -0
  266. package/es/molecule/questions/qcm/test/fixtures.js +19 -0
  267. package/es/molecule/questions/qcm/test/fixtures.js.map +1 -0
  268. package/es/molecule/questions/qcm-drag/test/fixtures.js +15 -0
  269. package/es/molecule/questions/qcm-drag/test/fixtures.js.map +1 -0
  270. package/es/molecule/questions/qcm-graphic/test/fixtures.js +15 -0
  271. package/es/molecule/questions/qcm-graphic/test/fixtures.js.map +1 -0
  272. package/es/molecule/questions/question-range/test/fixtures.js +13 -0
  273. package/es/molecule/questions/question-range/test/fixtures.js.map +1 -0
  274. package/es/molecule/questions/template/test/fixtures.js +15 -0
  275. package/es/molecule/questions/template/test/fixtures.js.map +1 -0
  276. package/es/molecule/quick-access-card/test/fixtures.js +21 -0
  277. package/es/molecule/quick-access-card/test/fixtures.js.map +1 -0
  278. package/es/molecule/quick-access-cards-group/test/fixtures.js +21 -0
  279. package/es/molecule/quick-access-cards-group/test/fixtures.js.map +1 -0
  280. package/es/molecule/resource-player/test/fixtures.js +25 -0
  281. package/es/molecule/resource-player/test/fixtures.js.map +1 -0
  282. package/es/molecule/review-correction-popin/test/fixtures.js +15 -0
  283. package/es/molecule/review-correction-popin/test/fixtures.js.map +1 -0
  284. package/es/molecule/review-header-steps/test/fixtures.js +23 -0
  285. package/es/molecule/review-header-steps/test/fixtures.js.map +1 -0
  286. package/es/molecule/scope-content/test/fixtures.js +27 -0
  287. package/es/molecule/scope-content/test/fixtures.js.map +1 -0
  288. package/es/molecule/scope-tabs/test/fixtures.js +17 -0
  289. package/es/molecule/scope-tabs/test/fixtures.js.map +1 -0
  290. package/es/molecule/search/test/fixtures.js +15 -0
  291. package/es/molecule/search/test/fixtures.js.map +1 -0
  292. package/es/molecule/search-form/test/fixtures.js +13 -0
  293. package/es/molecule/search-form/test/fixtures.js.map +1 -0
  294. package/es/molecule/select-multiple/test/fixtures.js +31 -0
  295. package/es/molecule/select-multiple/test/fixtures.js.map +1 -0
  296. package/es/molecule/setup-cohort-item/test/fixtures.js +19 -0
  297. package/es/molecule/setup-cohort-item/test/fixtures.js.map +1 -0
  298. package/es/molecule/setup-section/test/fixtures.js +25 -0
  299. package/es/molecule/setup-section/test/fixtures.js.map +1 -0
  300. package/es/molecule/setup-sections/test/fixtures.js +19 -0
  301. package/es/molecule/setup-sections/test/fixtures.js.map +1 -0
  302. package/es/molecule/setup-slide/test/fixtures.js +25 -0
  303. package/es/molecule/setup-slide/test/fixtures.js.map +1 -0
  304. package/es/molecule/setup-slider/test/fixtures.js +15 -0
  305. package/es/molecule/setup-slider/test/fixtures.js.map +1 -0
  306. package/es/molecule/share/test/fixtures.js +13 -0
  307. package/es/molecule/share/test/fixtures.js.map +1 -0
  308. package/es/molecule/skill-card/test/fixtures.js +19 -0
  309. package/es/molecule/skill-card/test/fixtures.js.map +1 -0
  310. package/es/molecule/ssmenu-list/test/fixtures.js +19 -0
  311. package/es/molecule/ssmenu-list/test/fixtures.js.map +1 -0
  312. package/es/molecule/subscription-freemium/test/fixtures.js +13 -0
  313. package/es/molecule/subscription-freemium/test/fixtures.js.map +1 -0
  314. package/es/molecule/subscription-premium/test/fixtures.js +15 -0
  315. package/es/molecule/subscription-premium/test/fixtures.js.map +1 -0
  316. package/es/molecule/table/test/fixtures.js +19 -0
  317. package/es/molecule/table/test/fixtures.js.map +1 -0
  318. package/es/molecule/teams-popin/test/fixtures.js +29 -0
  319. package/es/molecule/teams-popin/test/fixtures.js.map +1 -0
  320. package/es/molecule/theme-image/test/fixtures.js +13 -0
  321. package/es/molecule/theme-image/test/fixtures.js.map +1 -0
  322. package/es/molecule/title-and-checkbox-wrapper/index.js +41 -0
  323. package/es/molecule/title-and-checkbox-wrapper/index.js.map +1 -0
  324. package/es/molecule/title-and-checkbox-wrapper/style.css +6 -0
  325. package/es/molecule/title-and-checkbox-wrapper/test/fixtures/default.js +11 -0
  326. package/es/molecule/title-and-checkbox-wrapper/test/fixtures/default.js.map +1 -0
  327. package/es/molecule/title-and-checkbox-wrapper/test/fixtures/drag-drop-checkbox.js +13 -0
  328. package/es/molecule/title-and-checkbox-wrapper/test/fixtures/drag-drop-checkbox.js.map +1 -0
  329. package/es/molecule/title-and-checkbox-wrapper/test/fixtures/drag-drop-without-title.js +11 -0
  330. package/es/molecule/title-and-checkbox-wrapper/test/fixtures/drag-drop-without-title.js.map +1 -0
  331. package/es/molecule/title-and-checkbox-wrapper/test/fixtures/input-text-title.js +14 -0
  332. package/es/molecule/title-and-checkbox-wrapper/test/fixtures/input-text-title.js.map +1 -0
  333. package/es/molecule/title-and-checkbox-wrapper/test/fixtures.js +19 -0
  334. package/es/molecule/title-and-checkbox-wrapper/test/fixtures.js.map +1 -0
  335. package/es/molecule/titled-checkbox/test/fixtures.js +17 -0
  336. package/es/molecule/titled-checkbox/test/fixtures.js.map +1 -0
  337. package/es/molecule/unsubscribe/test/fixtures.js +15 -0
  338. package/es/molecule/unsubscribe/test/fixtures.js.map +1 -0
  339. package/es/molecule/vertical-tabs/test/fixtures.js +17 -0
  340. package/es/molecule/vertical-tabs/test/fixtures.js.map +1 -0
  341. package/es/molecule/video-iframe/test/fixtures.js +25 -0
  342. package/es/molecule/video-iframe/test/fixtures.js.map +1 -0
  343. package/es/molecule/video-player/test/fixtures.js +29 -0
  344. package/es/molecule/video-player/test/fixtures.js.map +1 -0
  345. package/es/molecule/wizard-summary/test/fixtures.js +23 -0
  346. package/es/molecule/wizard-summary/test/fixtures.js.map +1 -0
  347. package/es/organism/accordion/container/test/fixtures.js +17 -0
  348. package/es/organism/accordion/container/test/fixtures.js.map +1 -0
  349. package/es/organism/accordion/coorp-manager/part/test/fixtures.js +17 -0
  350. package/es/organism/accordion/coorp-manager/part/test/fixtures.js.map +1 -0
  351. package/es/organism/accordion/coorp-manager/test/fixtures.js +13 -0
  352. package/es/organism/accordion/coorp-manager/test/fixtures.js.map +1 -0
  353. package/es/organism/accordion/part/test/fixtures.js +15 -0
  354. package/es/organism/accordion/part/test/fixtures.js.map +1 -0
  355. package/es/organism/accordion/toggler/test/fixtures.js +17 -0
  356. package/es/organism/accordion/toggler/test/fixtures.js.map +1 -0
  357. package/es/organism/brand-analytics/test/fixtures.js +23 -0
  358. package/es/organism/brand-analytics/test/fixtures.js.map +1 -0
  359. package/es/organism/brand-dashboard/test/fixtures.js +15 -0
  360. package/es/organism/brand-dashboard/test/fixtures.js.map +1 -0
  361. package/es/organism/brand-form/test/fixtures/wizard-certification.js +57 -0
  362. package/es/organism/brand-form/test/fixtures/wizard-certification.js.map +1 -0
  363. package/es/organism/brand-form/test/fixtures.js +35 -0
  364. package/es/organism/brand-form/test/fixtures.js.map +1 -0
  365. package/es/organism/brand-table/test/fixtures.js +19 -0
  366. package/es/organism/brand-table/test/fixtures.js.map +1 -0
  367. package/es/organism/brand-upload/test/fixtures.js +15 -0
  368. package/es/organism/brand-upload/test/fixtures.js.map +1 -0
  369. package/es/organism/cards-grid/test/fixtures.js +19 -0
  370. package/es/organism/cards-grid/test/fixtures.js.map +1 -0
  371. package/es/organism/cart/test/fixtures.js +13 -0
  372. package/es/organism/cart/test/fixtures.js.map +1 -0
  373. package/es/organism/content-translation/test/fixtures.js +15 -0
  374. package/es/organism/content-translation/test/fixtures.js.map +1 -0
  375. package/es/organism/course-selection/test/fixtures.js +25 -0
  376. package/es/organism/course-selection/test/fixtures.js.map +1 -0
  377. package/es/organism/discussion/test/fixtures.js +19 -0
  378. package/es/organism/discussion/test/fixtures.js.map +1 -0
  379. package/es/organism/get-the-app/test/fixtures.js +13 -0
  380. package/es/organism/get-the-app/test/fixtures.js.map +1 -0
  381. package/es/organism/grid-list/test/fixtures.js +13 -0
  382. package/es/organism/grid-list/test/fixtures.js.map +1 -0
  383. package/es/organism/header/test/fixtures.js +13 -0
  384. package/es/organism/header/test/fixtures.js.map +1 -0
  385. package/es/organism/hero/test/fixtures.js +17 -0
  386. package/es/organism/hero/test/fixtures.js.map +1 -0
  387. package/es/organism/list-item/test/fixtures.js +19 -0
  388. package/es/organism/list-item/test/fixtures.js.map +1 -0
  389. package/es/organism/list-items/test/fixtures.js +17 -0
  390. package/es/organism/list-items/test/fixtures.js.map +1 -0
  391. package/es/organism/mooc/image-slider/test/fixtures.js +15 -0
  392. package/es/organism/mooc/image-slider/test/fixtures.js.map +1 -0
  393. package/es/organism/mooc-footer/test/fixtures.js +23 -0
  394. package/es/organism/mooc-footer/test/fixtures.js.map +1 -0
  395. package/es/organism/mooc-header/test/fixtures.js +31 -0
  396. package/es/organism/mooc-header/test/fixtures.js.map +1 -0
  397. package/es/organism/playlist-translation/test/fixtures.js +15 -0
  398. package/es/organism/playlist-translation/test/fixtures.js.map +1 -0
  399. package/es/organism/popin/test/fixtures.js +13 -0
  400. package/es/organism/popin/test/fixtures.js.map +1 -0
  401. package/es/organism/resource-browser/test/fixtures.js +37 -0
  402. package/es/organism/resource-browser/test/fixtures.js.map +1 -0
  403. package/es/organism/review-header/test/fixtures.js +23 -0
  404. package/es/organism/review-header/test/fixtures.js.map +1 -0
  405. package/es/organism/rewards-form/index.js +6 -14
  406. package/es/organism/rewards-form/index.js.map +1 -1
  407. package/es/organism/rewards-form/test/fixtures/default.js +24 -8
  408. package/es/organism/rewards-form/test/fixtures/default.js.map +1 -1
  409. package/es/organism/rewards-form/test/fixtures/one-reward.js +5 -3
  410. package/es/organism/rewards-form/test/fixtures/one-reward.js.map +1 -1
  411. package/es/organism/rewards-form/test/fixtures/two-rewards.js +10 -6
  412. package/es/organism/rewards-form/test/fixtures/two-rewards.js.map +1 -1
  413. package/es/organism/rewards-form/test/fixtures.js +19 -0
  414. package/es/organism/rewards-form/test/fixtures.js.map +1 -0
  415. package/es/organism/search-and-chips-results/test/fixtures.js +23 -0
  416. package/es/organism/search-and-chips-results/test/fixtures.js.map +1 -0
  417. package/es/organism/settings/test/fixtures.js +19 -0
  418. package/es/organism/settings/test/fixtures.js.map +1 -0
  419. package/es/organism/setup-header/test/fixtures.js +15 -0
  420. package/es/organism/setup-header/test/fixtures.js.map +1 -0
  421. package/es/organism/sidebar/test/fixtures.js +23 -0
  422. package/es/organism/sidebar/test/fixtures.js.map +1 -0
  423. package/es/organism/slider/test/fixtures.js +15 -0
  424. package/es/organism/slider/test/fixtures.js.map +1 -0
  425. package/es/organism/user-preferences/test/fixtures.js +13 -0
  426. package/es/organism/user-preferences/test/fixtures.js.map +1 -0
  427. package/es/organism/wizard-contents/test/fixtures/certification-general-settings-edit.js +37 -0
  428. package/es/organism/wizard-contents/test/fixtures/certification-general-settings-edit.js.map +1 -0
  429. package/es/organism/wizard-contents/test/fixtures.js +27 -0
  430. package/es/organism/wizard-contents/test/fixtures.js.map +1 -0
  431. package/es/template/activity/test/fixtures.js +21 -0
  432. package/es/template/activity/test/fixtures.js.map +1 -0
  433. package/es/template/app-player/loading/test/fixtures.js +13 -0
  434. package/es/template/app-player/loading/test/fixtures.js.map +1 -0
  435. package/es/template/app-player/player/slides/footer/test/fixtures.js +29 -0
  436. package/es/template/app-player/player/slides/footer/test/fixtures.js.map +1 -0
  437. package/es/template/app-player/player/slides/header/test/fixtures.js +23 -0
  438. package/es/template/app-player/player/slides/header/test/fixtures.js.map +1 -0
  439. package/es/template/app-player/player/slides/test/fixtures.js +79 -0
  440. package/es/template/app-player/player/slides/test/fixtures.js.map +1 -0
  441. package/es/template/app-player/player/test/fixtures.js +55 -0
  442. package/es/template/app-player/player/test/fixtures.js.map +1 -0
  443. package/es/template/app-player/popin-correction/test/fixtures.js +47 -0
  444. package/es/template/app-player/popin-correction/test/fixtures.js.map +1 -0
  445. package/es/template/app-player/popin-end/test/fixtures.js +51 -0
  446. package/es/template/app-player/popin-end/test/fixtures.js.map +1 -0
  447. package/es/template/app-player/popin-header/test/fixtures.js +29 -0
  448. package/es/template/app-player/popin-header/test/fixtures.js.map +1 -0
  449. package/es/template/back-office/brand-create/test/fixtures.js +19 -0
  450. package/es/template/back-office/brand-create/test/fixtures.js.map +1 -0
  451. package/es/template/back-office/brand-list/test/fixtures.js +17 -0
  452. package/es/template/back-office/brand-list/test/fixtures.js.map +1 -0
  453. package/es/template/back-office/brand-update/test/fixtures.js +89 -0
  454. package/es/template/back-office/brand-update/test/fixtures.js.map +1 -0
  455. package/es/template/back-office/dashboard-preview/test/fixtures.js +23 -0
  456. package/es/template/back-office/dashboard-preview/test/fixtures.js.map +1 -0
  457. package/es/template/battle-requests/test/fixtures.js +13 -0
  458. package/es/template/battle-requests/test/fixtures.js.map +1 -0
  459. package/es/template/cockpit/jw-uploader/test/fixtures.js +13 -0
  460. package/es/template/cockpit/jw-uploader/test/fixtures.js.map +1 -0
  461. package/es/template/common/authors/test/fixtures.js +15 -0
  462. package/es/template/common/authors/test/fixtures.js.map +1 -0
  463. package/es/template/common/coorp-header/test/fixtures.js +15 -0
  464. package/es/template/common/coorp-header/test/fixtures.js.map +1 -0
  465. package/es/template/common/dashboard/test/fixtures.js +17 -0
  466. package/es/template/common/dashboard/test/fixtures.js.map +1 -0
  467. package/es/template/common/discipline/test/fixtures.js +47 -0
  468. package/es/template/common/discipline/test/fixtures.js.map +1 -0
  469. package/es/template/common/search-page/test/fixtures.js +17 -0
  470. package/es/template/common/search-page/test/fixtures.js.map +1 -0
  471. package/es/template/external-course/test/fixtures.js +31 -0
  472. package/es/template/external-course/test/fixtures.js.map +1 -0
  473. package/es/template/teams-dashboard/test/fixtures.js +17 -0
  474. package/es/template/teams-dashboard/test/fixtures.js.map +1 -0
  475. package/lib/atom/autocomplete/test/fixtures.js +31 -0
  476. package/lib/atom/autocomplete/test/fixtures.js.map +1 -0
  477. package/lib/atom/avatar/test/fixtures.js +22 -0
  478. package/lib/atom/avatar/test/fixtures.js.map +1 -0
  479. package/lib/atom/button/test/fixtures.js +43 -0
  480. package/lib/atom/button/test/fixtures.js.map +1 -0
  481. package/lib/atom/button-link/test/fixtures.js +49 -0
  482. package/lib/atom/button-link/test/fixtures.js.map +1 -0
  483. package/lib/atom/button-link-icon-only/test/fixtures.js +37 -0
  484. package/lib/atom/button-link-icon-only/test/fixtures.js.map +1 -0
  485. package/lib/atom/button-menu/test/fixtures.js +25 -0
  486. package/lib/atom/button-menu/test/fixtures.js.map +1 -0
  487. package/lib/atom/card-image-preview/test/fixtures.js +25 -0
  488. package/lib/atom/card-image-preview/test/fixtures.js.map +1 -0
  489. package/lib/atom/catalog-section/test/fixtures.js +25 -0
  490. package/lib/atom/catalog-section/test/fixtures.js.map +1 -0
  491. package/lib/atom/centered-text/test/fixtures.js +22 -0
  492. package/lib/atom/centered-text/test/fixtures.js.map +1 -0
  493. package/lib/atom/checkbox/test/fixtures.js +31 -0
  494. package/lib/atom/checkbox/test/fixtures.js.map +1 -0
  495. package/lib/atom/checkbox-with-title/test/fixtures.js +25 -0
  496. package/lib/atom/checkbox-with-title/test/fixtures.js.map +1 -0
  497. package/lib/atom/chips/test/fixtures.js +28 -0
  498. package/lib/atom/chips/test/fixtures.js.map +1 -0
  499. package/lib/atom/clue/test/fixtures.js +28 -0
  500. package/lib/atom/clue/test/fixtures.js.map +1 -0
  501. package/lib/atom/content-badge/test/fixtures.js +46 -0
  502. package/lib/atom/content-badge/test/fixtures.js.map +1 -0
  503. package/lib/atom/cta/test/fixtures.js +58 -0
  504. package/lib/atom/cta/test/fixtures.js.map +1 -0
  505. package/lib/atom/difficulty-level/test/fixtures.js +31 -0
  506. package/lib/atom/difficulty-level/test/fixtures.js.map +1 -0
  507. package/lib/atom/drag-and-drop/index.js +8 -4
  508. package/lib/atom/drag-and-drop/index.js.map +1 -1
  509. package/lib/atom/drag-and-drop/test/fixtures/error.js +3 -1
  510. package/lib/atom/drag-and-drop/test/fixtures/error.js.map +1 -1
  511. package/lib/atom/drag-and-drop/test/fixtures.js +49 -0
  512. package/lib/atom/drag-and-drop/test/fixtures.js.map +1 -0
  513. package/lib/atom/empty-search-result/test/fixtures.js +22 -0
  514. package/lib/atom/empty-search-result/test/fixtures.js.map +1 -0
  515. package/lib/atom/image-upload/test/fixtures.js +49 -0
  516. package/lib/atom/image-upload/test/fixtures.js.map +1 -0
  517. package/lib/atom/input-checkbox/test/fixtures.js +40 -0
  518. package/lib/atom/input-checkbox/test/fixtures.js.map +1 -0
  519. package/lib/atom/input-color/test/fixtures.js +31 -0
  520. package/lib/atom/input-color/test/fixtures.js.map +1 -0
  521. package/lib/atom/input-doublestep/test/fixtures.js +34 -0
  522. package/lib/atom/input-doublestep/test/fixtures.js.map +1 -0
  523. package/lib/atom/input-html/test/fixtures.js +28 -0
  524. package/lib/atom/input-html/test/fixtures.js.map +1 -0
  525. package/lib/atom/input-readonly/test/fixtures.js +22 -0
  526. package/lib/atom/input-readonly/test/fixtures.js.map +1 -0
  527. package/lib/atom/input-search/test/fixtures.js +31 -0
  528. package/lib/atom/input-search/test/fixtures.js.map +1 -0
  529. package/lib/atom/input-switch/test/fixtures.js +52 -0
  530. package/lib/atom/input-switch/test/fixtures.js.map +1 -0
  531. package/lib/atom/input-text/test/fixtures.js +43 -0
  532. package/lib/atom/input-text/test/fixtures.js.map +1 -0
  533. package/lib/atom/input-text-with-title/index.js +2 -2
  534. package/lib/atom/input-text-with-title/index.js.map +1 -1
  535. package/lib/atom/input-text-with-title/test/fixtures.js +25 -0
  536. package/lib/atom/input-text-with-title/test/fixtures.js.map +1 -0
  537. package/lib/atom/input-textarea/test/fixtures.js +34 -0
  538. package/lib/atom/input-textarea/test/fixtures.js.map +1 -0
  539. package/lib/atom/label/test/fixtures.js +25 -0
  540. package/lib/atom/label/test/fixtures.js.map +1 -0
  541. package/lib/atom/life/test/fixtures.js +40 -0
  542. package/lib/atom/life/test/fixtures.js.map +1 -0
  543. package/lib/atom/link/test/fixtures.js +28 -0
  544. package/lib/atom/link/test/fixtures.js.map +1 -0
  545. package/lib/atom/loader/test/fixtures.js +25 -0
  546. package/lib/atom/loader/test/fixtures.js.map +1 -0
  547. package/lib/atom/notification/test/fixtures.js +28 -0
  548. package/lib/atom/notification/test/fixtures.js.map +1 -0
  549. package/lib/atom/picture/test/fixtures.js +31 -0
  550. package/lib/atom/picture/test/fixtures.js.map +1 -0
  551. package/lib/atom/picture-background/test/fixtures.js +31 -0
  552. package/lib/atom/picture-background/test/fixtures.js.map +1 -0
  553. package/lib/atom/promo-code/test/fixtures.js +28 -0
  554. package/lib/atom/promo-code/test/fixtures.js.map +1 -0
  555. package/lib/atom/provider/test/fixtures.js +22 -0
  556. package/lib/atom/provider/test/fixtures.js.map +1 -0
  557. package/lib/atom/radio-group/test/fixtures.js +28 -0
  558. package/lib/atom/radio-group/test/fixtures.js.map +1 -0
  559. package/lib/atom/range/test/fixtures.js +25 -0
  560. package/lib/atom/range/test/fixtures.js.map +1 -0
  561. package/lib/atom/resource-miniature/test/fixtures.js +34 -0
  562. package/lib/atom/resource-miniature/test/fixtures.js.map +1 -0
  563. package/lib/atom/review-header-step-item/test/fixtures.js +31 -0
  564. package/lib/atom/review-header-step-item/test/fixtures.js.map +1 -0
  565. package/lib/atom/review-presentation/index.js +112 -0
  566. package/lib/atom/review-presentation/index.js.map +1 -0
  567. package/lib/atom/review-presentation/style.css +152 -0
  568. package/lib/atom/review-presentation/test/fixtures/default.js +33 -0
  569. package/lib/atom/review-presentation/test/fixtures/default.js.map +1 -0
  570. package/lib/atom/review-presentation/test/fixtures.js +22 -0
  571. package/lib/atom/review-presentation/test/fixtures.js.map +1 -0
  572. package/lib/atom/select/test/fixtures.js +73 -0
  573. package/lib/atom/select/test/fixtures.js.map +1 -0
  574. package/lib/atom/slide/test/fixtures.js +34 -0
  575. package/lib/atom/slide/test/fixtures.js.map +1 -0
  576. package/lib/atom/social-link/test/fixtures.js +28 -0
  577. package/lib/atom/social-link/test/fixtures.js.map +1 -0
  578. package/lib/atom/spinner/test/fixtures.js +22 -0
  579. package/lib/atom/spinner/test/fixtures.js.map +1 -0
  580. package/lib/atom/tab/test/fixtures.js +22 -0
  581. package/lib/atom/tab/test/fixtures.js.map +1 -0
  582. package/lib/atom/tab-content/test/fixtures.js +25 -0
  583. package/lib/atom/tab-content/test/fixtures.js.map +1 -0
  584. package/lib/atom/tag/test/fixtures.js +34 -0
  585. package/lib/atom/tag/test/fixtures.js.map +1 -0
  586. package/lib/atom/title/test/fixtures.js +28 -0
  587. package/lib/atom/title/test/fixtures.js.map +1 -0
  588. package/lib/atom/video-upload/test/fixtures.js +34 -0
  589. package/lib/atom/video-upload/test/fixtures.js.map +1 -0
  590. package/lib/atom/wizard-steps/test/fixtures.js +28 -0
  591. package/lib/atom/wizard-steps/test/fixtures.js.map +1 -0
  592. package/lib/hoc/animation/test/fixtures.js +25 -0
  593. package/lib/hoc/animation/test/fixtures.js.map +1 -0
  594. package/lib/hoc/animation-scheduler/test/fixtures.js +25 -0
  595. package/lib/hoc/animation-scheduler/test/fixtures.js.map +1 -0
  596. package/lib/hoc/swapper/test/fixtures.js +22 -0
  597. package/lib/hoc/swapper/test/fixtures.js.map +1 -0
  598. package/lib/hoc/transition/test/fixtures.js +22 -0
  599. package/lib/hoc/transition/test/fixtures.js.map +1 -0
  600. package/lib/molecule/add-to-my-list/test/fixtures.js +25 -0
  601. package/lib/molecule/add-to-my-list/test/fixtures.js.map +1 -0
  602. package/lib/molecule/answer/test/fixtures.js +55 -0
  603. package/lib/molecule/answer/test/fixtures.js.map +1 -0
  604. package/lib/molecule/audio/test/fixtures.js +25 -0
  605. package/lib/molecule/audio/test/fixtures.js.map +1 -0
  606. package/lib/molecule/banner/test/fixtures.js +37 -0
  607. package/lib/molecule/banner/test/fixtures.js.map +1 -0
  608. package/lib/molecule/battle-request/test/fixtures.js +25 -0
  609. package/lib/molecule/battle-request/test/fixtures.js.map +1 -0
  610. package/lib/molecule/brand-card/test/fixtures.js +25 -0
  611. package/lib/molecule/brand-card/test/fixtures.js.map +1 -0
  612. package/lib/molecule/brand-card-create/test/fixtures.js +22 -0
  613. package/lib/molecule/brand-card-create/test/fixtures.js.map +1 -0
  614. package/lib/molecule/brand-create-form/test/fixtures.js +31 -0
  615. package/lib/molecule/brand-create-form/test/fixtures.js.map +1 -0
  616. package/lib/molecule/brand-download-box/test/fixtures.js +28 -0
  617. package/lib/molecule/brand-download-box/test/fixtures.js.map +1 -0
  618. package/lib/molecule/brand-form-group/index.js +5 -0
  619. package/lib/molecule/brand-form-group/index.js.map +1 -1
  620. package/lib/molecule/brand-form-group/test/fixtures/title-and-checkbox-wrapper.js +25 -0
  621. package/lib/molecule/brand-form-group/test/fixtures/title-and-checkbox-wrapper.js.map +1 -0
  622. package/lib/molecule/brand-form-group/test/fixtures.js +58 -0
  623. package/lib/molecule/brand-form-group/test/fixtures.js.map +1 -0
  624. package/lib/molecule/brand-tabs/test/fixtures.js +46 -0
  625. package/lib/molecule/brand-tabs/test/fixtures.js.map +1 -0
  626. package/lib/molecule/brand-upload-box/test/fixtures.js +28 -0
  627. package/lib/molecule/brand-upload-box/test/fixtures.js.map +1 -0
  628. package/lib/molecule/breadcrumbs/test/fixtures.js +22 -0
  629. package/lib/molecule/breadcrumbs/test/fixtures.js.map +1 -0
  630. package/lib/molecule/bullet-point-menu-button/test/fixtures.js +25 -0
  631. package/lib/molecule/bullet-point-menu-button/test/fixtures.js.map +1 -0
  632. package/lib/molecule/card/test/fixtures.js +70 -0
  633. package/lib/molecule/card/test/fixtures.js.map +1 -0
  634. package/lib/molecule/card-content/test/fixtures.js +43 -0
  635. package/lib/molecule/card-content/test/fixtures.js.map +1 -0
  636. package/lib/molecule/card-with-button/test/fixtures.js +28 -0
  637. package/lib/molecule/card-with-button/test/fixtures.js.map +1 -0
  638. package/lib/molecule/cm-popin/test/fixtures.js +28 -0
  639. package/lib/molecule/cm-popin/test/fixtures.js.map +1 -0
  640. package/lib/molecule/cookie-banner/test/fixtures.js +22 -0
  641. package/lib/molecule/cookie-banner/test/fixtures.js.map +1 -0
  642. package/lib/molecule/coorp-manager-roles/test/fixtures.js +22 -0
  643. package/lib/molecule/coorp-manager-roles/test/fixtures.js.map +1 -0
  644. package/lib/molecule/course-section/test/fixtures.js +34 -0
  645. package/lib/molecule/course-section/test/fixtures.js.map +1 -0
  646. package/lib/molecule/course-sections/index.js +16 -8
  647. package/lib/molecule/course-sections/index.js.map +1 -1
  648. package/lib/molecule/course-sections/style.css +0 -4
  649. package/lib/molecule/course-sections/test/fixtures.js +28 -0
  650. package/lib/molecule/course-sections/test/fixtures.js.map +1 -0
  651. package/lib/molecule/dashboard/battle-request-list/test/fixtures.js +25 -0
  652. package/lib/molecule/dashboard/battle-request-list/test/fixtures.js.map +1 -0
  653. package/lib/molecule/dashboard/cards-list/test/fixtures.js +37 -0
  654. package/lib/molecule/dashboard/cards-list/test/fixtures.js.map +1 -0
  655. package/lib/molecule/dashboard/news-list/test/fixtures.js +28 -0
  656. package/lib/molecule/dashboard/news-list/test/fixtures.js.map +1 -0
  657. package/lib/molecule/dashboard/review-banner/test/fixtures.js +22 -0
  658. package/lib/molecule/dashboard/review-banner/test/fixtures.js.map +1 -0
  659. package/lib/molecule/dashboard/start-battle/test/fixtures.js +25 -0
  660. package/lib/molecule/dashboard/start-battle/test/fixtures.js.map +1 -0
  661. package/lib/molecule/discipline-cta/test/fixtures.js +25 -0
  662. package/lib/molecule/discipline-cta/test/fixtures.js.map +1 -0
  663. package/lib/molecule/discipline-header/test/fixtures.js +43 -0
  664. package/lib/molecule/discipline-header/test/fixtures.js.map +1 -0
  665. package/lib/molecule/discipline-partners/test/fixtures.js +34 -0
  666. package/lib/molecule/discipline-partners/test/fixtures.js.map +1 -0
  667. package/lib/molecule/discipline-scope/test/fixtures.js +43 -0
  668. package/lib/molecule/discipline-scope/test/fixtures.js.map +1 -0
  669. package/lib/molecule/drag-and-drop/test/fixtures.js +40 -0
  670. package/lib/molecule/drag-and-drop/test/fixtures.js.map +1 -0
  671. package/lib/molecule/drag-and-drop-wrapper/index.js +4 -12
  672. package/lib/molecule/drag-and-drop-wrapper/index.js.map +1 -1
  673. package/lib/molecule/drag-and-drop-wrapper/style.css +0 -4
  674. package/lib/molecule/drag-and-drop-wrapper/test/fixtures/default.js +1 -6
  675. package/lib/molecule/drag-and-drop-wrapper/test/fixtures/default.js.map +1 -1
  676. package/lib/molecule/drag-and-drop-wrapper/test/fixtures/two-drag-and-drops.js +4 -2
  677. package/lib/molecule/drag-and-drop-wrapper/test/fixtures/two-drag-and-drops.js.map +1 -1
  678. package/lib/molecule/drag-and-drop-wrapper/test/fixtures/without-checkbox.js +20 -0
  679. package/lib/molecule/drag-and-drop-wrapper/test/fixtures/without-checkbox.js.map +1 -0
  680. package/lib/molecule/drag-and-drop-wrapper/test/fixtures.js +28 -0
  681. package/lib/molecule/drag-and-drop-wrapper/test/fixtures.js.map +1 -0
  682. package/lib/molecule/draggable/test/fixtures.js +22 -0
  683. package/lib/molecule/draggable/test/fixtures.js.map +1 -0
  684. package/lib/molecule/draggable-list/test/fixtures.js +25 -0
  685. package/lib/molecule/draggable-list/test/fixtures.js.map +1 -0
  686. package/lib/molecule/external-content-button/test/fixtures.js +31 -0
  687. package/lib/molecule/external-content-button/test/fixtures.js.map +1 -0
  688. package/lib/molecule/external-content-viewer/test/fixtures.js +43 -0
  689. package/lib/molecule/external-content-viewer/test/fixtures.js.map +1 -0
  690. package/lib/molecule/feedback/test/fixtures.js +43 -0
  691. package/lib/molecule/feedback/test/fixtures.js.map +1 -0
  692. package/lib/molecule/filters/test/fixtures.js +52 -0
  693. package/lib/molecule/filters/test/fixtures.js.map +1 -0
  694. package/lib/molecule/forum/forum-comment/test/fixtures.js +28 -0
  695. package/lib/molecule/forum/forum-comment/test/fixtures.js.map +1 -0
  696. package/lib/molecule/forum/forum-post/test/fixtures.js +49 -0
  697. package/lib/molecule/forum/forum-post/test/fixtures.js.map +1 -0
  698. package/lib/molecule/forum/forum-thread/test/fixtures.js +28 -0
  699. package/lib/molecule/forum/forum-thread/test/fixtures.js.map +1 -0
  700. package/lib/molecule/hero/test/fixtures.js +25 -0
  701. package/lib/molecule/hero/test/fixtures.js.map +1 -0
  702. package/lib/molecule/input-text-with-titeled-checkbox/test/fixtures.js +25 -0
  703. package/lib/molecule/input-text-with-titeled-checkbox/test/fixtures.js.map +1 -0
  704. package/lib/molecule/input-text-with-titled-checkbox/test/fixtures.js +25 -0
  705. package/lib/molecule/input-text-with-titled-checkbox/test/fixtures.js.map +1 -0
  706. package/lib/molecule/list-badges/test/fixtures.js +31 -0
  707. package/lib/molecule/list-badges/test/fixtures.js.map +1 -0
  708. package/lib/molecule/login-alert/test/fixtures.js +22 -0
  709. package/lib/molecule/login-alert/test/fixtures.js.map +1 -0
  710. package/lib/molecule/menu-list/test/fixtures.js +22 -0
  711. package/lib/molecule/menu-list/test/fixtures.js.map +1 -0
  712. package/lib/molecule/message-popin/test/fixtures.js +22 -0
  713. package/lib/molecule/message-popin/test/fixtures.js.map +1 -0
  714. package/lib/molecule/modal/test/fixtures.js +22 -0
  715. package/lib/molecule/modal/test/fixtures.js.map +1 -0
  716. package/lib/molecule/module-bubble/test/fixtures.js +28 -0
  717. package/lib/molecule/module-bubble/test/fixtures.js.map +1 -0
  718. package/lib/molecule/module-card/test/fixtures.js +28 -0
  719. package/lib/molecule/module-card/test/fixtures.js.map +1 -0
  720. package/lib/molecule/news/test/fixtures.js +37 -0
  721. package/lib/molecule/news/test/fixtures.js.map +1 -0
  722. package/lib/molecule/notification-banner/test/fixtures.js +28 -0
  723. package/lib/molecule/notification-banner/test/fixtures.js.map +1 -0
  724. package/lib/molecule/pagination/test/fixtures.js +25 -0
  725. package/lib/molecule/pagination/test/fixtures.js.map +1 -0
  726. package/lib/molecule/payment-form/test/fixtures.js +28 -0
  727. package/lib/molecule/payment-form/test/fixtures.js.map +1 -0
  728. package/lib/molecule/pdf/test/fixtures.js +22 -0
  729. package/lib/molecule/pdf/test/fixtures.js.map +1 -0
  730. package/lib/molecule/popin/test/fixtures.js +34 -0
  731. package/lib/molecule/popin/test/fixtures.js.map +1 -0
  732. package/lib/molecule/product-card/test/fixtures.js +22 -0
  733. package/lib/molecule/product-card/test/fixtures.js.map +1 -0
  734. package/lib/molecule/progress-bar/test/fixtures.js +25 -0
  735. package/lib/molecule/progress-bar/test/fixtures.js.map +1 -0
  736. package/lib/molecule/questions/drop-down/test/fixtures.js +25 -0
  737. package/lib/molecule/questions/drop-down/test/fixtures.js.map +1 -0
  738. package/lib/molecule/questions/free-text/test/fixtures.js +28 -0
  739. package/lib/molecule/questions/free-text/test/fixtures.js.map +1 -0
  740. package/lib/molecule/questions/qcm/test/fixtures.js +31 -0
  741. package/lib/molecule/questions/qcm/test/fixtures.js.map +1 -0
  742. package/lib/molecule/questions/qcm-drag/test/fixtures.js +25 -0
  743. package/lib/molecule/questions/qcm-drag/test/fixtures.js.map +1 -0
  744. package/lib/molecule/questions/qcm-graphic/test/fixtures.js +25 -0
  745. package/lib/molecule/questions/qcm-graphic/test/fixtures.js.map +1 -0
  746. package/lib/molecule/questions/question-range/test/fixtures.js +22 -0
  747. package/lib/molecule/questions/question-range/test/fixtures.js.map +1 -0
  748. package/lib/molecule/questions/template/test/fixtures.js +25 -0
  749. package/lib/molecule/questions/template/test/fixtures.js.map +1 -0
  750. package/lib/molecule/quick-access-card/test/fixtures.js +34 -0
  751. package/lib/molecule/quick-access-card/test/fixtures.js.map +1 -0
  752. package/lib/molecule/quick-access-cards-group/test/fixtures.js +34 -0
  753. package/lib/molecule/quick-access-cards-group/test/fixtures.js.map +1 -0
  754. package/lib/molecule/resource-player/test/fixtures.js +40 -0
  755. package/lib/molecule/resource-player/test/fixtures.js.map +1 -0
  756. package/lib/molecule/review-correction-popin/test/fixtures.js +25 -0
  757. package/lib/molecule/review-correction-popin/test/fixtures.js.map +1 -0
  758. package/lib/molecule/review-header-steps/test/fixtures.js +37 -0
  759. package/lib/molecule/review-header-steps/test/fixtures.js.map +1 -0
  760. package/lib/molecule/scope-content/test/fixtures.js +43 -0
  761. package/lib/molecule/scope-content/test/fixtures.js.map +1 -0
  762. package/lib/molecule/scope-tabs/test/fixtures.js +28 -0
  763. package/lib/molecule/scope-tabs/test/fixtures.js.map +1 -0
  764. package/lib/molecule/search/test/fixtures.js +25 -0
  765. package/lib/molecule/search/test/fixtures.js.map +1 -0
  766. package/lib/molecule/search-form/test/fixtures.js +22 -0
  767. package/lib/molecule/search-form/test/fixtures.js.map +1 -0
  768. package/lib/molecule/select-multiple/test/fixtures.js +49 -0
  769. package/lib/molecule/select-multiple/test/fixtures.js.map +1 -0
  770. package/lib/molecule/setup-cohort-item/test/fixtures.js +31 -0
  771. package/lib/molecule/setup-cohort-item/test/fixtures.js.map +1 -0
  772. package/lib/molecule/setup-section/test/fixtures.js +40 -0
  773. package/lib/molecule/setup-section/test/fixtures.js.map +1 -0
  774. package/lib/molecule/setup-sections/test/fixtures.js +31 -0
  775. package/lib/molecule/setup-sections/test/fixtures.js.map +1 -0
  776. package/lib/molecule/setup-slide/test/fixtures.js +40 -0
  777. package/lib/molecule/setup-slide/test/fixtures.js.map +1 -0
  778. package/lib/molecule/setup-slider/test/fixtures.js +25 -0
  779. package/lib/molecule/setup-slider/test/fixtures.js.map +1 -0
  780. package/lib/molecule/share/test/fixtures.js +22 -0
  781. package/lib/molecule/share/test/fixtures.js.map +1 -0
  782. package/lib/molecule/skill-card/test/fixtures.js +31 -0
  783. package/lib/molecule/skill-card/test/fixtures.js.map +1 -0
  784. package/lib/molecule/ssmenu-list/test/fixtures.js +31 -0
  785. package/lib/molecule/ssmenu-list/test/fixtures.js.map +1 -0
  786. package/lib/molecule/subscription-freemium/test/fixtures.js +22 -0
  787. package/lib/molecule/subscription-freemium/test/fixtures.js.map +1 -0
  788. package/lib/molecule/subscription-premium/test/fixtures.js +25 -0
  789. package/lib/molecule/subscription-premium/test/fixtures.js.map +1 -0
  790. package/lib/molecule/table/test/fixtures.js +31 -0
  791. package/lib/molecule/table/test/fixtures.js.map +1 -0
  792. package/lib/molecule/teams-popin/test/fixtures.js +46 -0
  793. package/lib/molecule/teams-popin/test/fixtures.js.map +1 -0
  794. package/lib/molecule/theme-image/test/fixtures.js +22 -0
  795. package/lib/molecule/theme-image/test/fixtures.js.map +1 -0
  796. package/lib/molecule/title-and-checkbox-wrapper/index.js +56 -0
  797. package/lib/molecule/title-and-checkbox-wrapper/index.js.map +1 -0
  798. package/lib/molecule/title-and-checkbox-wrapper/style.css +6 -0
  799. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures/default.js +20 -0
  800. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures/default.js.map +1 -0
  801. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures/drag-drop-checkbox.js +23 -0
  802. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures/drag-drop-checkbox.js.map +1 -0
  803. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures/drag-drop-without-title.js +20 -0
  804. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures/drag-drop-without-title.js.map +1 -0
  805. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures/input-text-title.js +23 -0
  806. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures/input-text-title.js.map +1 -0
  807. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures.js +31 -0
  808. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures.js.map +1 -0
  809. package/lib/molecule/titled-checkbox/test/fixtures.js +28 -0
  810. package/lib/molecule/titled-checkbox/test/fixtures.js.map +1 -0
  811. package/lib/molecule/unsubscribe/test/fixtures.js +25 -0
  812. package/lib/molecule/unsubscribe/test/fixtures.js.map +1 -0
  813. package/lib/molecule/vertical-tabs/test/fixtures.js +28 -0
  814. package/lib/molecule/vertical-tabs/test/fixtures.js.map +1 -0
  815. package/lib/molecule/video-iframe/test/fixtures.js +40 -0
  816. package/lib/molecule/video-iframe/test/fixtures.js.map +1 -0
  817. package/lib/molecule/video-player/test/fixtures.js +46 -0
  818. package/lib/molecule/video-player/test/fixtures.js.map +1 -0
  819. package/lib/molecule/wizard-summary/test/fixtures.js +37 -0
  820. package/lib/molecule/wizard-summary/test/fixtures.js.map +1 -0
  821. package/lib/organism/accordion/container/test/fixtures.js +28 -0
  822. package/lib/organism/accordion/container/test/fixtures.js.map +1 -0
  823. package/lib/organism/accordion/coorp-manager/part/test/fixtures.js +28 -0
  824. package/lib/organism/accordion/coorp-manager/part/test/fixtures.js.map +1 -0
  825. package/lib/organism/accordion/coorp-manager/test/fixtures.js +22 -0
  826. package/lib/organism/accordion/coorp-manager/test/fixtures.js.map +1 -0
  827. package/lib/organism/accordion/part/test/fixtures.js +25 -0
  828. package/lib/organism/accordion/part/test/fixtures.js.map +1 -0
  829. package/lib/organism/accordion/toggler/test/fixtures.js +28 -0
  830. package/lib/organism/accordion/toggler/test/fixtures.js.map +1 -0
  831. package/lib/organism/brand-analytics/test/fixtures.js +37 -0
  832. package/lib/organism/brand-analytics/test/fixtures.js.map +1 -0
  833. package/lib/organism/brand-dashboard/test/fixtures.js +25 -0
  834. package/lib/organism/brand-dashboard/test/fixtures.js.map +1 -0
  835. package/lib/organism/brand-form/test/fixtures/wizard-certification.js +66 -0
  836. package/lib/organism/brand-form/test/fixtures/wizard-certification.js.map +1 -0
  837. package/lib/organism/brand-form/test/fixtures.js +55 -0
  838. package/lib/organism/brand-form/test/fixtures.js.map +1 -0
  839. package/lib/organism/brand-table/test/fixtures.js +31 -0
  840. package/lib/organism/brand-table/test/fixtures.js.map +1 -0
  841. package/lib/organism/brand-upload/test/fixtures.js +25 -0
  842. package/lib/organism/brand-upload/test/fixtures.js.map +1 -0
  843. package/lib/organism/cards-grid/test/fixtures.js +31 -0
  844. package/lib/organism/cards-grid/test/fixtures.js.map +1 -0
  845. package/lib/organism/cart/test/fixtures.js +22 -0
  846. package/lib/organism/cart/test/fixtures.js.map +1 -0
  847. package/lib/organism/content-translation/test/fixtures.js +25 -0
  848. package/lib/organism/content-translation/test/fixtures.js.map +1 -0
  849. package/lib/organism/course-selection/test/fixtures.js +40 -0
  850. package/lib/organism/course-selection/test/fixtures.js.map +1 -0
  851. package/lib/organism/discussion/test/fixtures.js +31 -0
  852. package/lib/organism/discussion/test/fixtures.js.map +1 -0
  853. package/lib/organism/get-the-app/test/fixtures.js +22 -0
  854. package/lib/organism/get-the-app/test/fixtures.js.map +1 -0
  855. package/lib/organism/grid-list/test/fixtures.js +22 -0
  856. package/lib/organism/grid-list/test/fixtures.js.map +1 -0
  857. package/lib/organism/header/test/fixtures.js +22 -0
  858. package/lib/organism/header/test/fixtures.js.map +1 -0
  859. package/lib/organism/hero/test/fixtures.js +28 -0
  860. package/lib/organism/hero/test/fixtures.js.map +1 -0
  861. package/lib/organism/list-item/test/fixtures.js +31 -0
  862. package/lib/organism/list-item/test/fixtures.js.map +1 -0
  863. package/lib/organism/list-items/test/fixtures.js +28 -0
  864. package/lib/organism/list-items/test/fixtures.js.map +1 -0
  865. package/lib/organism/mooc/image-slider/test/fixtures.js +25 -0
  866. package/lib/organism/mooc/image-slider/test/fixtures.js.map +1 -0
  867. package/lib/organism/mooc-footer/test/fixtures.js +37 -0
  868. package/lib/organism/mooc-footer/test/fixtures.js.map +1 -0
  869. package/lib/organism/mooc-header/test/fixtures.js +49 -0
  870. package/lib/organism/mooc-header/test/fixtures.js.map +1 -0
  871. package/lib/organism/playlist-translation/test/fixtures.js +25 -0
  872. package/lib/organism/playlist-translation/test/fixtures.js.map +1 -0
  873. package/lib/organism/popin/test/fixtures.js +22 -0
  874. package/lib/organism/popin/test/fixtures.js.map +1 -0
  875. package/lib/organism/resource-browser/test/fixtures.js +58 -0
  876. package/lib/organism/resource-browser/test/fixtures.js.map +1 -0
  877. package/lib/organism/review-header/test/fixtures.js +37 -0
  878. package/lib/organism/review-header/test/fixtures.js.map +1 -0
  879. package/lib/organism/rewards-form/index.js +6 -16
  880. package/lib/organism/rewards-form/index.js.map +1 -1
  881. package/lib/organism/rewards-form/test/fixtures/default.js +25 -8
  882. package/lib/organism/rewards-form/test/fixtures/default.js.map +1 -1
  883. package/lib/organism/rewards-form/test/fixtures/one-reward.js +5 -3
  884. package/lib/organism/rewards-form/test/fixtures/one-reward.js.map +1 -1
  885. package/lib/organism/rewards-form/test/fixtures/two-rewards.js +10 -6
  886. package/lib/organism/rewards-form/test/fixtures/two-rewards.js.map +1 -1
  887. package/lib/organism/rewards-form/test/fixtures.js +31 -0
  888. package/lib/organism/rewards-form/test/fixtures.js.map +1 -0
  889. package/lib/organism/search-and-chips-results/test/fixtures.js +37 -0
  890. package/lib/organism/search-and-chips-results/test/fixtures.js.map +1 -0
  891. package/lib/organism/settings/test/fixtures.js +31 -0
  892. package/lib/organism/settings/test/fixtures.js.map +1 -0
  893. package/lib/organism/setup-header/test/fixtures.js +25 -0
  894. package/lib/organism/setup-header/test/fixtures.js.map +1 -0
  895. package/lib/organism/sidebar/test/fixtures.js +37 -0
  896. package/lib/organism/sidebar/test/fixtures.js.map +1 -0
  897. package/lib/organism/slider/test/fixtures.js +25 -0
  898. package/lib/organism/slider/test/fixtures.js.map +1 -0
  899. package/lib/organism/user-preferences/test/fixtures.js +22 -0
  900. package/lib/organism/user-preferences/test/fixtures.js.map +1 -0
  901. package/lib/organism/wizard-contents/test/fixtures/certification-general-settings-edit.js +46 -0
  902. package/lib/organism/wizard-contents/test/fixtures/certification-general-settings-edit.js.map +1 -0
  903. package/lib/organism/wizard-contents/test/fixtures.js +43 -0
  904. package/lib/organism/wizard-contents/test/fixtures.js.map +1 -0
  905. package/lib/template/activity/test/fixtures.js +34 -0
  906. package/lib/template/activity/test/fixtures.js.map +1 -0
  907. package/lib/template/app-player/loading/test/fixtures.js +22 -0
  908. package/lib/template/app-player/loading/test/fixtures.js.map +1 -0
  909. package/lib/template/app-player/player/slides/footer/test/fixtures.js +46 -0
  910. package/lib/template/app-player/player/slides/footer/test/fixtures.js.map +1 -0
  911. package/lib/template/app-player/player/slides/header/test/fixtures.js +37 -0
  912. package/lib/template/app-player/player/slides/header/test/fixtures.js.map +1 -0
  913. package/lib/template/app-player/player/slides/test/fixtures.js +121 -0
  914. package/lib/template/app-player/player/slides/test/fixtures.js.map +1 -0
  915. package/lib/template/app-player/player/test/fixtures.js +85 -0
  916. package/lib/template/app-player/player/test/fixtures.js.map +1 -0
  917. package/lib/template/app-player/popin-correction/test/fixtures.js +73 -0
  918. package/lib/template/app-player/popin-correction/test/fixtures.js.map +1 -0
  919. package/lib/template/app-player/popin-end/test/fixtures.js +79 -0
  920. package/lib/template/app-player/popin-end/test/fixtures.js.map +1 -0
  921. package/lib/template/app-player/popin-header/test/fixtures.js +46 -0
  922. package/lib/template/app-player/popin-header/test/fixtures.js.map +1 -0
  923. package/lib/template/back-office/brand-create/test/fixtures.js +31 -0
  924. package/lib/template/back-office/brand-create/test/fixtures.js.map +1 -0
  925. package/lib/template/back-office/brand-list/test/fixtures.js +28 -0
  926. package/lib/template/back-office/brand-list/test/fixtures.js.map +1 -0
  927. package/lib/template/back-office/brand-update/test/fixtures.js +136 -0
  928. package/lib/template/back-office/brand-update/test/fixtures.js.map +1 -0
  929. package/lib/template/back-office/dashboard-preview/test/fixtures.js +37 -0
  930. package/lib/template/back-office/dashboard-preview/test/fixtures.js.map +1 -0
  931. package/lib/template/battle-requests/test/fixtures.js +22 -0
  932. package/lib/template/battle-requests/test/fixtures.js.map +1 -0
  933. package/lib/template/cockpit/jw-uploader/test/fixtures.js +22 -0
  934. package/lib/template/cockpit/jw-uploader/test/fixtures.js.map +1 -0
  935. package/lib/template/common/authors/test/fixtures.js +25 -0
  936. package/lib/template/common/authors/test/fixtures.js.map +1 -0
  937. package/lib/template/common/coorp-header/test/fixtures.js +25 -0
  938. package/lib/template/common/coorp-header/test/fixtures.js.map +1 -0
  939. package/lib/template/common/dashboard/test/fixtures.js +28 -0
  940. package/lib/template/common/dashboard/test/fixtures.js.map +1 -0
  941. package/lib/template/common/discipline/test/fixtures.js +73 -0
  942. package/lib/template/common/discipline/test/fixtures.js.map +1 -0
  943. package/lib/template/common/search-page/test/fixtures.js +28 -0
  944. package/lib/template/common/search-page/test/fixtures.js.map +1 -0
  945. package/lib/template/external-course/test/fixtures.js +49 -0
  946. package/lib/template/external-course/test/fixtures.js.map +1 -0
  947. package/lib/template/teams-dashboard/test/fixtures.js +28 -0
  948. package/lib/template/teams-dashboard/test/fixtures.js.map +1 -0
  949. package/package.json +3 -3
@@ -0,0 +1,25 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import AtomLife from '..';
5
+ import fixtureAnimatedExtraLife from './fixtures/animated-extra-life';
6
+ import fixtureAnimatedFail from './fixtures/animated-fail';
7
+ import fixtureDefault from './fixtures/default';
8
+ import fixtureFail from './fixtures/fail';
9
+ import fixtureNull from './fixtures/null';
10
+ import fixtureOverlayedExtraLife from './fixtures/overlayed-extra-life';
11
+ import fixtureSmall from './fixtures/small';
12
+ test('Atom › AtomLife > should have valid propTypes', t => {
13
+ t.pass();
14
+ forEach(AtomLife.propTypes, (value, key) => {
15
+ t.not(value, undefined, `PropType for "Atom.AtomLife.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
16
+ });
17
+ });
18
+ test('Atom › AtomLife › AnimatedExtraLife › should be rendered', renderComponentMacro, AtomLife, fixtureAnimatedExtraLife);
19
+ test('Atom › AtomLife › AnimatedFail › should be rendered', renderComponentMacro, AtomLife, fixtureAnimatedFail);
20
+ test('Atom › AtomLife › Default › should be rendered', renderComponentMacro, AtomLife, fixtureDefault);
21
+ test('Atom › AtomLife › Fail › should be rendered', renderComponentMacro, AtomLife, fixtureFail);
22
+ test('Atom › AtomLife › Null › should be rendered', renderComponentMacro, AtomLife, fixtureNull);
23
+ test('Atom › AtomLife › OverlayedExtraLife › should be rendered', renderComponentMacro, AtomLife, fixtureOverlayedExtraLife);
24
+ test('Atom › AtomLife › Small › should be rendered', renderComponentMacro, AtomLife, fixtureSmall);
25
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/atom/life/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","AtomLife","fixtureAnimatedExtraLife","fixtureAnimatedFail","fixtureDefault","fixtureFail","fixtureNull","fixtureOverlayedExtraLife","fixtureSmall","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,QAAP,MAAqB,IAArB;AACA,OAAOC,wBAAP,MAAqC,gCAArC;AACA,OAAOC,mBAAP,MAAgC,0BAAhC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,WAAP,MAAwB,iBAAxB;AACA,OAAOC,WAAP,MAAwB,iBAAxB;AACA,OAAOC,yBAAP,MAAsC,iCAAtC;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AAEAV,IAAI,CAAC,+CAAD,EAAkDW,CAAC,IAAI;AACzDA,EAAAA,CAAC,CAACC,IAAF;AACAX,EAAAA,OAAO,CAACE,QAAQ,CAACU,SAAV,EAAqB,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC1CJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,yCAAwCF,GAAI,mEAArE;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAf,IAAI,CAAC,0DAAD,EAA6DE,oBAA7D,EAAmFC,QAAnF,EAA6FC,wBAA7F,CAAJ;AACAJ,IAAI,CAAC,qDAAD,EAAwDE,oBAAxD,EAA8EC,QAA9E,EAAwFE,mBAAxF,CAAJ;AACAL,IAAI,CAAC,gDAAD,EAAmDE,oBAAnD,EAAyEC,QAAzE,EAAmFG,cAAnF,CAAJ;AACAN,IAAI,CAAC,6CAAD,EAAgDE,oBAAhD,EAAsEC,QAAtE,EAAgFI,WAAhF,CAAJ;AACAP,IAAI,CAAC,6CAAD,EAAgDE,oBAAhD,EAAsEC,QAAtE,EAAgFK,WAAhF,CAAJ;AACAR,IAAI,CAAC,2DAAD,EAA8DE,oBAA9D,EAAoFC,QAApF,EAA8FM,yBAA9F,CAAJ;AACAT,IAAI,CAAC,8CAAD,EAAiDE,oBAAjD,EAAuEC,QAAvE,EAAiFO,YAAjF,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport AtomLife from '..';\nimport fixtureAnimatedExtraLife from './fixtures/animated-extra-life';\nimport fixtureAnimatedFail from './fixtures/animated-fail';\nimport fixtureDefault from './fixtures/default';\nimport fixtureFail from './fixtures/fail';\nimport fixtureNull from './fixtures/null';\nimport fixtureOverlayedExtraLife from './fixtures/overlayed-extra-life';\nimport fixtureSmall from './fixtures/small';\n\ntest('Atom › AtomLife > should have valid propTypes', t => {\n t.pass();\n forEach(AtomLife.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Atom.AtomLife.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Atom › AtomLife › AnimatedExtraLife › should be rendered', renderComponentMacro, AtomLife, fixtureAnimatedExtraLife);\ntest('Atom › AtomLife › AnimatedFail › should be rendered', renderComponentMacro, AtomLife, fixtureAnimatedFail);\ntest('Atom › AtomLife › Default › should be rendered', renderComponentMacro, AtomLife, fixtureDefault);\ntest('Atom › AtomLife › Fail › should be rendered', renderComponentMacro, AtomLife, fixtureFail);\ntest('Atom › AtomLife › Null › should be rendered', renderComponentMacro, AtomLife, fixtureNull);\ntest('Atom › AtomLife › OverlayedExtraLife › should be rendered', renderComponentMacro, AtomLife, fixtureOverlayedExtraLife);\ntest('Atom › AtomLife › Small › should be rendered', renderComponentMacro, AtomLife, fixtureSmall);\n"],"file":"fixtures.js"}
@@ -0,0 +1,17 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import AtomLink from '..';
5
+ import fixtureDownload from './fixtures/download';
6
+ import fixtureHref from './fixtures/href';
7
+ import fixtureStyledLink from './fixtures/styled-link';
8
+ test('Atom › AtomLink > should have valid propTypes', t => {
9
+ t.pass();
10
+ forEach(AtomLink.propTypes, (value, key) => {
11
+ t.not(value, undefined, `PropType for "Atom.AtomLink.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
12
+ });
13
+ });
14
+ test('Atom › AtomLink › Download › should be rendered', renderComponentMacro, AtomLink, fixtureDownload);
15
+ test('Atom › AtomLink › Href › should be rendered', renderComponentMacro, AtomLink, fixtureHref);
16
+ test('Atom › AtomLink › StyledLink › should be rendered', renderComponentMacro, AtomLink, fixtureStyledLink);
17
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/atom/link/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","AtomLink","fixtureDownload","fixtureHref","fixtureStyledLink","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,QAAP,MAAqB,IAArB;AACA,OAAOC,eAAP,MAA4B,qBAA5B;AACA,OAAOC,WAAP,MAAwB,iBAAxB;AACA,OAAOC,iBAAP,MAA8B,wBAA9B;AAEAN,IAAI,CAAC,+CAAD,EAAkDO,CAAC,IAAI;AACzDA,EAAAA,CAAC,CAACC,IAAF;AACAP,EAAAA,OAAO,CAACE,QAAQ,CAACM,SAAV,EAAqB,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC1CJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,yCAAwCF,GAAI,mEAArE;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAX,IAAI,CAAC,iDAAD,EAAoDE,oBAApD,EAA0EC,QAA1E,EAAoFC,eAApF,CAAJ;AACAJ,IAAI,CAAC,6CAAD,EAAgDE,oBAAhD,EAAsEC,QAAtE,EAAgFE,WAAhF,CAAJ;AACAL,IAAI,CAAC,mDAAD,EAAsDE,oBAAtD,EAA4EC,QAA5E,EAAsFG,iBAAtF,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport AtomLink from '..';\nimport fixtureDownload from './fixtures/download';\nimport fixtureHref from './fixtures/href';\nimport fixtureStyledLink from './fixtures/styled-link';\n\ntest('Atom › AtomLink > should have valid propTypes', t => {\n t.pass();\n forEach(AtomLink.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Atom.AtomLink.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Atom › AtomLink › Download › should be rendered', renderComponentMacro, AtomLink, fixtureDownload);\ntest('Atom › AtomLink › Href › should be rendered', renderComponentMacro, AtomLink, fixtureHref);\ntest('Atom › AtomLink › StyledLink › should be rendered', renderComponentMacro, AtomLink, fixtureStyledLink);\n"],"file":"fixtures.js"}
@@ -0,0 +1,15 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import AtomLoader from '..';
5
+ import fixtureCoorpmanager from './fixtures/coorpmanager';
6
+ import fixtureDefault from './fixtures/default';
7
+ test('Atom › AtomLoader > should have valid propTypes', t => {
8
+ t.pass();
9
+ forEach(AtomLoader.propTypes, (value, key) => {
10
+ t.not(value, undefined, `PropType for "Atom.AtomLoader.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
11
+ });
12
+ });
13
+ test('Atom › AtomLoader › Coorpmanager › should be rendered', renderComponentMacro, AtomLoader, fixtureCoorpmanager);
14
+ test('Atom › AtomLoader › Default › should be rendered', renderComponentMacro, AtomLoader, fixtureDefault);
15
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/atom/loader/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","AtomLoader","fixtureCoorpmanager","fixtureDefault","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,UAAP,MAAuB,IAAvB;AACA,OAAOC,mBAAP,MAAgC,yBAAhC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAL,IAAI,CAAC,iDAAD,EAAoDM,CAAC,IAAI;AAC3DA,EAAAA,CAAC,CAACC,IAAF;AACAN,EAAAA,OAAO,CAACE,UAAU,CAACK,SAAZ,EAAuB,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC5CJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,2CAA0CF,GAAI,mEAAvE;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAV,IAAI,CAAC,uDAAD,EAA0DE,oBAA1D,EAAgFC,UAAhF,EAA4FC,mBAA5F,CAAJ;AACAJ,IAAI,CAAC,kDAAD,EAAqDE,oBAArD,EAA2EC,UAA3E,EAAuFE,cAAvF,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport AtomLoader from '..';\nimport fixtureCoorpmanager from './fixtures/coorpmanager';\nimport fixtureDefault from './fixtures/default';\n\ntest('Atom › AtomLoader > should have valid propTypes', t => {\n t.pass();\n forEach(AtomLoader.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Atom.AtomLoader.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Atom › AtomLoader › Coorpmanager › should be rendered', renderComponentMacro, AtomLoader, fixtureCoorpmanager);\ntest('Atom › AtomLoader › Default › should be rendered', renderComponentMacro, AtomLoader, fixtureDefault);\n"],"file":"fixtures.js"}
@@ -0,0 +1,17 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import AtomNotification from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ import fixtureError from './fixtures/error';
7
+ import fixtureWarning from './fixtures/warning';
8
+ test('Atom › AtomNotification > should have valid propTypes', t => {
9
+ t.pass();
10
+ forEach(AtomNotification.propTypes, (value, key) => {
11
+ t.not(value, undefined, `PropType for "Atom.AtomNotification.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
12
+ });
13
+ });
14
+ test('Atom › AtomNotification › Default › should be rendered', renderComponentMacro, AtomNotification, fixtureDefault);
15
+ test('Atom › AtomNotification › Error › should be rendered', renderComponentMacro, AtomNotification, fixtureError);
16
+ test('Atom › AtomNotification › Warning › should be rendered', renderComponentMacro, AtomNotification, fixtureWarning);
17
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/atom/notification/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","AtomNotification","fixtureDefault","fixtureError","fixtureWarning","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,gBAAP,MAA6B,IAA7B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAN,IAAI,CAAC,uDAAD,EAA0DO,CAAC,IAAI;AACjEA,EAAAA,CAAC,CAACC,IAAF;AACAP,EAAAA,OAAO,CAACE,gBAAgB,CAACM,SAAlB,EAA6B,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAClDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,iDAAgDF,GAAI,mEAA7E;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAX,IAAI,CAAC,wDAAD,EAA2DE,oBAA3D,EAAiFC,gBAAjF,EAAmGC,cAAnG,CAAJ;AACAJ,IAAI,CAAC,sDAAD,EAAyDE,oBAAzD,EAA+EC,gBAA/E,EAAiGE,YAAjG,CAAJ;AACAL,IAAI,CAAC,wDAAD,EAA2DE,oBAA3D,EAAiFC,gBAAjF,EAAmGG,cAAnG,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport AtomNotification from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureError from './fixtures/error';\nimport fixtureWarning from './fixtures/warning';\n\ntest('Atom › AtomNotification > should have valid propTypes', t => {\n t.pass();\n forEach(AtomNotification.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Atom.AtomNotification.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Atom › AtomNotification › Default › should be rendered', renderComponentMacro, AtomNotification, fixtureDefault);\ntest('Atom › AtomNotification › Error › should be rendered', renderComponentMacro, AtomNotification, fixtureError);\ntest('Atom › AtomNotification › Warning › should be rendered', renderComponentMacro, AtomNotification, fixtureWarning);\n"],"file":"fixtures.js"}
@@ -0,0 +1,19 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import AtomPicture from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ import fixtureEmpty from './fixtures/empty';
7
+ import fixtureSimpleSrc from './fixtures/simple-src';
8
+ import fixtureSvg from './fixtures/svg';
9
+ test('Atom › AtomPicture > should have valid propTypes', t => {
10
+ t.pass();
11
+ forEach(AtomPicture.propTypes, (value, key) => {
12
+ t.not(value, undefined, `PropType for "Atom.AtomPicture.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
13
+ });
14
+ });
15
+ test('Atom › AtomPicture › Default › should be rendered', renderComponentMacro, AtomPicture, fixtureDefault);
16
+ test('Atom › AtomPicture › Empty › should be rendered', renderComponentMacro, AtomPicture, fixtureEmpty);
17
+ test('Atom › AtomPicture › SimpleSrc › should be rendered', renderComponentMacro, AtomPicture, fixtureSimpleSrc);
18
+ test('Atom › AtomPicture › Svg › should be rendered', renderComponentMacro, AtomPicture, fixtureSvg);
19
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/atom/picture/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","AtomPicture","fixtureDefault","fixtureEmpty","fixtureSimpleSrc","fixtureSvg","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,WAAP,MAAwB,IAAxB;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,gBAAP,MAA6B,uBAA7B;AACA,OAAOC,UAAP,MAAuB,gBAAvB;AAEAP,IAAI,CAAC,kDAAD,EAAqDQ,CAAC,IAAI;AAC5DA,EAAAA,CAAC,CAACC,IAAF;AACAR,EAAAA,OAAO,CAACE,WAAW,CAACO,SAAb,EAAwB,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC7CJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,4CAA2CF,GAAI,mEAAxE;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAZ,IAAI,CAAC,mDAAD,EAAsDE,oBAAtD,EAA4EC,WAA5E,EAAyFC,cAAzF,CAAJ;AACAJ,IAAI,CAAC,iDAAD,EAAoDE,oBAApD,EAA0EC,WAA1E,EAAuFE,YAAvF,CAAJ;AACAL,IAAI,CAAC,qDAAD,EAAwDE,oBAAxD,EAA8EC,WAA9E,EAA2FG,gBAA3F,CAAJ;AACAN,IAAI,CAAC,+CAAD,EAAkDE,oBAAlD,EAAwEC,WAAxE,EAAqFI,UAArF,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport AtomPicture from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureEmpty from './fixtures/empty';\nimport fixtureSimpleSrc from './fixtures/simple-src';\nimport fixtureSvg from './fixtures/svg';\n\ntest('Atom › AtomPicture > should have valid propTypes', t => {\n t.pass();\n forEach(AtomPicture.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Atom.AtomPicture.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Atom › AtomPicture › Default › should be rendered', renderComponentMacro, AtomPicture, fixtureDefault);\ntest('Atom › AtomPicture › Empty › should be rendered', renderComponentMacro, AtomPicture, fixtureEmpty);\ntest('Atom › AtomPicture › SimpleSrc › should be rendered', renderComponentMacro, AtomPicture, fixtureSimpleSrc);\ntest('Atom › AtomPicture › Svg › should be rendered', renderComponentMacro, AtomPicture, fixtureSvg);\n"],"file":"fixtures.js"}
@@ -0,0 +1,19 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import AtomPictureBackground from '..';
5
+ import fixtureContain from './fixtures/contain';
6
+ import fixtureCover from './fixtures/cover';
7
+ import fixtureDefault from './fixtures/default';
8
+ import fixtureDesktop from './fixtures/desktop';
9
+ test('Atom › AtomPictureBackground > should have valid propTypes', t => {
10
+ t.pass();
11
+ forEach(AtomPictureBackground.propTypes, (value, key) => {
12
+ t.not(value, undefined, `PropType for "Atom.AtomPictureBackground.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
13
+ });
14
+ });
15
+ test('Atom › AtomPictureBackground › Contain › should be rendered', renderComponentMacro, AtomPictureBackground, fixtureContain);
16
+ test('Atom › AtomPictureBackground › Cover › should be rendered', renderComponentMacro, AtomPictureBackground, fixtureCover);
17
+ test('Atom › AtomPictureBackground › Default › should be rendered', renderComponentMacro, AtomPictureBackground, fixtureDefault);
18
+ test('Atom › AtomPictureBackground › Desktop › should be rendered', renderComponentMacro, AtomPictureBackground, fixtureDesktop);
19
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/atom/picture-background/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","AtomPictureBackground","fixtureContain","fixtureCover","fixtureDefault","fixtureDesktop","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,qBAAP,MAAkC,IAAlC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAP,IAAI,CAAC,4DAAD,EAA+DQ,CAAC,IAAI;AACtEA,EAAAA,CAAC,CAACC,IAAF;AACAR,EAAAA,OAAO,CAACE,qBAAqB,CAACO,SAAvB,EAAkC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACvDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,sDAAqDF,GAAI,mEAAlF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAZ,IAAI,CAAC,6DAAD,EAAgEE,oBAAhE,EAAsFC,qBAAtF,EAA6GC,cAA7G,CAAJ;AACAJ,IAAI,CAAC,2DAAD,EAA8DE,oBAA9D,EAAoFC,qBAApF,EAA2GE,YAA3G,CAAJ;AACAL,IAAI,CAAC,6DAAD,EAAgEE,oBAAhE,EAAsFC,qBAAtF,EAA6GG,cAA7G,CAAJ;AACAN,IAAI,CAAC,6DAAD,EAAgEE,oBAAhE,EAAsFC,qBAAtF,EAA6GI,cAA7G,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport AtomPictureBackground from '..';\nimport fixtureContain from './fixtures/contain';\nimport fixtureCover from './fixtures/cover';\nimport fixtureDefault from './fixtures/default';\nimport fixtureDesktop from './fixtures/desktop';\n\ntest('Atom › AtomPictureBackground > should have valid propTypes', t => {\n t.pass();\n forEach(AtomPictureBackground.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Atom.AtomPictureBackground.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Atom › AtomPictureBackground › Contain › should be rendered', renderComponentMacro, AtomPictureBackground, fixtureContain);\ntest('Atom › AtomPictureBackground › Cover › should be rendered', renderComponentMacro, AtomPictureBackground, fixtureCover);\ntest('Atom › AtomPictureBackground › Default › should be rendered', renderComponentMacro, AtomPictureBackground, fixtureDefault);\ntest('Atom › AtomPictureBackground › Desktop › should be rendered', renderComponentMacro, AtomPictureBackground, fixtureDesktop);\n"],"file":"fixtures.js"}
@@ -0,0 +1,17 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import AtomPromoCode from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ import fixtureError from './fixtures/error';
7
+ import fixtureSuccess from './fixtures/success';
8
+ test('Atom › AtomPromoCode > should have valid propTypes', t => {
9
+ t.pass();
10
+ forEach(AtomPromoCode.propTypes, (value, key) => {
11
+ t.not(value, undefined, `PropType for "Atom.AtomPromoCode.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
12
+ });
13
+ });
14
+ test('Atom › AtomPromoCode › Default › should be rendered', renderComponentMacro, AtomPromoCode, fixtureDefault);
15
+ test('Atom › AtomPromoCode › Error › should be rendered', renderComponentMacro, AtomPromoCode, fixtureError);
16
+ test('Atom › AtomPromoCode › Success › should be rendered', renderComponentMacro, AtomPromoCode, fixtureSuccess);
17
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/atom/promo-code/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","AtomPromoCode","fixtureDefault","fixtureError","fixtureSuccess","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,aAAP,MAA0B,IAA1B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAN,IAAI,CAAC,oDAAD,EAAuDO,CAAC,IAAI;AAC9DA,EAAAA,CAAC,CAACC,IAAF;AACAP,EAAAA,OAAO,CAACE,aAAa,CAACM,SAAf,EAA0B,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC/CJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,8CAA6CF,GAAI,mEAA1E;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAX,IAAI,CAAC,qDAAD,EAAwDE,oBAAxD,EAA8EC,aAA9E,EAA6FC,cAA7F,CAAJ;AACAJ,IAAI,CAAC,mDAAD,EAAsDE,oBAAtD,EAA4EC,aAA5E,EAA2FE,YAA3F,CAAJ;AACAL,IAAI,CAAC,qDAAD,EAAwDE,oBAAxD,EAA8EC,aAA9E,EAA6FG,cAA7F,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport AtomPromoCode from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureError from './fixtures/error';\nimport fixtureSuccess from './fixtures/success';\n\ntest('Atom › AtomPromoCode > should have valid propTypes', t => {\n t.pass();\n forEach(AtomPromoCode.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Atom.AtomPromoCode.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Atom › AtomPromoCode › Default › should be rendered', renderComponentMacro, AtomPromoCode, fixtureDefault);\ntest('Atom › AtomPromoCode › Error › should be rendered', renderComponentMacro, AtomPromoCode, fixtureError);\ntest('Atom › AtomPromoCode › Success › should be rendered', renderComponentMacro, AtomPromoCode, fixtureSuccess);\n"],"file":"fixtures.js"}
@@ -0,0 +1,13 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import AtomProvider from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ test('Atom › AtomProvider > should have valid propTypes', t => {
7
+ t.pass();
8
+ forEach(AtomProvider.propTypes, (value, key) => {
9
+ t.not(value, undefined, `PropType for "Atom.AtomProvider.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
10
+ });
11
+ });
12
+ test('Atom › AtomProvider › Default › should be rendered', renderComponentMacro, AtomProvider, fixtureDefault);
13
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/atom/provider/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","AtomProvider","fixtureDefault","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,YAAP,MAAyB,IAAzB;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAJ,IAAI,CAAC,mDAAD,EAAsDK,CAAC,IAAI;AAC7DA,EAAAA,CAAC,CAACC,IAAF;AACAL,EAAAA,OAAO,CAACE,YAAY,CAACI,SAAd,EAAyB,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC9CJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,6CAA4CF,GAAI,mEAAzE;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAT,IAAI,CAAC,oDAAD,EAAuDE,oBAAvD,EAA6EC,YAA7E,EAA2FC,cAA3F,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport AtomProvider from '..';\nimport fixtureDefault from './fixtures/default';\n\ntest('Atom › AtomProvider > should have valid propTypes', t => {\n t.pass();\n forEach(AtomProvider.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Atom.AtomProvider.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Atom › AtomProvider › Default › should be rendered', renderComponentMacro, AtomProvider, fixtureDefault);\n"],"file":"fixtures.js"}
@@ -0,0 +1,17 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import AtomRadioGroup from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ import fixtureEmpty from './fixtures/empty';
7
+ import fixtureLastSelected from './fixtures/last-selected';
8
+ test('Atom › AtomRadioGroup > should have valid propTypes', t => {
9
+ t.pass();
10
+ forEach(AtomRadioGroup.propTypes, (value, key) => {
11
+ t.not(value, undefined, `PropType for "Atom.AtomRadioGroup.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
12
+ });
13
+ });
14
+ test('Atom › AtomRadioGroup › Default › should be rendered', renderComponentMacro, AtomRadioGroup, fixtureDefault);
15
+ test('Atom › AtomRadioGroup › Empty › should be rendered', renderComponentMacro, AtomRadioGroup, fixtureEmpty);
16
+ test('Atom › AtomRadioGroup › LastSelected › should be rendered', renderComponentMacro, AtomRadioGroup, fixtureLastSelected);
17
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/atom/radio-group/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","AtomRadioGroup","fixtureDefault","fixtureEmpty","fixtureLastSelected","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,cAAP,MAA2B,IAA3B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,mBAAP,MAAgC,0BAAhC;AAEAN,IAAI,CAAC,qDAAD,EAAwDO,CAAC,IAAI;AAC/DA,EAAAA,CAAC,CAACC,IAAF;AACAP,EAAAA,OAAO,CAACE,cAAc,CAACM,SAAhB,EAA2B,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAChDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,+CAA8CF,GAAI,mEAA3E;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAX,IAAI,CAAC,sDAAD,EAAyDE,oBAAzD,EAA+EC,cAA/E,EAA+FC,cAA/F,CAAJ;AACAJ,IAAI,CAAC,oDAAD,EAAuDE,oBAAvD,EAA6EC,cAA7E,EAA6FE,YAA7F,CAAJ;AACAL,IAAI,CAAC,2DAAD,EAA8DE,oBAA9D,EAAoFC,cAApF,EAAoGG,mBAApG,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport AtomRadioGroup from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureEmpty from './fixtures/empty';\nimport fixtureLastSelected from './fixtures/last-selected';\n\ntest('Atom › AtomRadioGroup > should have valid propTypes', t => {\n t.pass();\n forEach(AtomRadioGroup.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Atom.AtomRadioGroup.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Atom › AtomRadioGroup › Default › should be rendered', renderComponentMacro, AtomRadioGroup, fixtureDefault);\ntest('Atom › AtomRadioGroup › Empty › should be rendered', renderComponentMacro, AtomRadioGroup, fixtureEmpty);\ntest('Atom › AtomRadioGroup › LastSelected › should be rendered', renderComponentMacro, AtomRadioGroup, fixtureLastSelected);\n"],"file":"fixtures.js"}
@@ -0,0 +1,15 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import AtomRange from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ import fixtureMulti from './fixtures/multi';
7
+ test('Atom › AtomRange > should have valid propTypes', t => {
8
+ t.pass();
9
+ forEach(AtomRange.propTypes, (value, key) => {
10
+ t.not(value, undefined, `PropType for "Atom.AtomRange.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
11
+ });
12
+ });
13
+ test('Atom › AtomRange › Default › should be rendered', renderComponentMacro, AtomRange, fixtureDefault);
14
+ test('Atom › AtomRange › Multi › should be rendered', renderComponentMacro, AtomRange, fixtureMulti);
15
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/atom/range/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","AtomRange","fixtureDefault","fixtureMulti","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,SAAP,MAAsB,IAAtB;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AAEAL,IAAI,CAAC,gDAAD,EAAmDM,CAAC,IAAI;AAC1DA,EAAAA,CAAC,CAACC,IAAF;AACAN,EAAAA,OAAO,CAACE,SAAS,CAACK,SAAX,EAAsB,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC3CJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,0CAAyCF,GAAI,mEAAtE;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAV,IAAI,CAAC,iDAAD,EAAoDE,oBAApD,EAA0EC,SAA1E,EAAqFC,cAArF,CAAJ;AACAJ,IAAI,CAAC,+CAAD,EAAkDE,oBAAlD,EAAwEC,SAAxE,EAAmFE,YAAnF,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport AtomRange from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureMulti from './fixtures/multi';\n\ntest('Atom › AtomRange > should have valid propTypes', t => {\n t.pass();\n forEach(AtomRange.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Atom.AtomRange.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Atom › AtomRange › Default › should be rendered', renderComponentMacro, AtomRange, fixtureDefault);\ntest('Atom › AtomRange › Multi › should be rendered', renderComponentMacro, AtomRange, fixtureMulti);\n"],"file":"fixtures.js"}
@@ -0,0 +1,21 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import AtomResourceMiniature from '..';
5
+ import fixtureAudio from './fixtures/audio';
6
+ import fixturePdf from './fixtures/pdf';
7
+ import fixtureSelectedPdf from './fixtures/selected-pdf';
8
+ import fixtureSelectedVideo from './fixtures/selected-video';
9
+ import fixtureVideo from './fixtures/video';
10
+ test('Atom › AtomResourceMiniature > should have valid propTypes', t => {
11
+ t.pass();
12
+ forEach(AtomResourceMiniature.propTypes, (value, key) => {
13
+ t.not(value, undefined, `PropType for "Atom.AtomResourceMiniature.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
14
+ });
15
+ });
16
+ test('Atom › AtomResourceMiniature › Audio › should be rendered', renderComponentMacro, AtomResourceMiniature, fixtureAudio);
17
+ test('Atom › AtomResourceMiniature › Pdf › should be rendered', renderComponentMacro, AtomResourceMiniature, fixturePdf);
18
+ test('Atom › AtomResourceMiniature › SelectedPdf › should be rendered', renderComponentMacro, AtomResourceMiniature, fixtureSelectedPdf);
19
+ test('Atom › AtomResourceMiniature › SelectedVideo › should be rendered', renderComponentMacro, AtomResourceMiniature, fixtureSelectedVideo);
20
+ test('Atom › AtomResourceMiniature › Video › should be rendered', renderComponentMacro, AtomResourceMiniature, fixtureVideo);
21
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/atom/resource-miniature/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","AtomResourceMiniature","fixtureAudio","fixturePdf","fixtureSelectedPdf","fixtureSelectedVideo","fixtureVideo","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,qBAAP,MAAkC,IAAlC;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,UAAP,MAAuB,gBAAvB;AACA,OAAOC,kBAAP,MAA+B,yBAA/B;AACA,OAAOC,oBAAP,MAAiC,2BAAjC;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AAEAR,IAAI,CAAC,4DAAD,EAA+DS,CAAC,IAAI;AACtEA,EAAAA,CAAC,CAACC,IAAF;AACAT,EAAAA,OAAO,CAACE,qBAAqB,CAACQ,SAAvB,EAAkC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACvDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,sDAAqDF,GAAI,mEAAlF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAb,IAAI,CAAC,2DAAD,EAA8DE,oBAA9D,EAAoFC,qBAApF,EAA2GC,YAA3G,CAAJ;AACAJ,IAAI,CAAC,yDAAD,EAA4DE,oBAA5D,EAAkFC,qBAAlF,EAAyGE,UAAzG,CAAJ;AACAL,IAAI,CAAC,iEAAD,EAAoEE,oBAApE,EAA0FC,qBAA1F,EAAiHG,kBAAjH,CAAJ;AACAN,IAAI,CAAC,mEAAD,EAAsEE,oBAAtE,EAA4FC,qBAA5F,EAAmHI,oBAAnH,CAAJ;AACAP,IAAI,CAAC,2DAAD,EAA8DE,oBAA9D,EAAoFC,qBAApF,EAA2GK,YAA3G,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport AtomResourceMiniature from '..';\nimport fixtureAudio from './fixtures/audio';\nimport fixturePdf from './fixtures/pdf';\nimport fixtureSelectedPdf from './fixtures/selected-pdf';\nimport fixtureSelectedVideo from './fixtures/selected-video';\nimport fixtureVideo from './fixtures/video';\n\ntest('Atom › AtomResourceMiniature > should have valid propTypes', t => {\n t.pass();\n forEach(AtomResourceMiniature.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Atom.AtomResourceMiniature.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Atom › AtomResourceMiniature › Audio › should be rendered', renderComponentMacro, AtomResourceMiniature, fixtureAudio);\ntest('Atom › AtomResourceMiniature › Pdf › should be rendered', renderComponentMacro, AtomResourceMiniature, fixturePdf);\ntest('Atom › AtomResourceMiniature › SelectedPdf › should be rendered', renderComponentMacro, AtomResourceMiniature, fixtureSelectedPdf);\ntest('Atom › AtomResourceMiniature › SelectedVideo › should be rendered', renderComponentMacro, AtomResourceMiniature, fixtureSelectedVideo);\ntest('Atom › AtomResourceMiniature › Video › should be rendered', renderComponentMacro, AtomResourceMiniature, fixtureVideo);\n"],"file":"fixtures.js"}
@@ -0,0 +1,19 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import AtomReviewHeaderStepItem from '..';
5
+ import fixtureCurrent from './fixtures/current';
6
+ import fixtureDefault from './fixtures/default';
7
+ import fixtureRight from './fixtures/right';
8
+ import fixtureWrong from './fixtures/wrong';
9
+ test('Atom › AtomReviewHeaderStepItem > should have valid propTypes', t => {
10
+ t.pass();
11
+ forEach(AtomReviewHeaderStepItem.propTypes, (value, key) => {
12
+ t.not(value, undefined, `PropType for "Atom.AtomReviewHeaderStepItem.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
13
+ });
14
+ });
15
+ test('Atom › AtomReviewHeaderStepItem › Current › should be rendered', renderComponentMacro, AtomReviewHeaderStepItem, fixtureCurrent);
16
+ test('Atom › AtomReviewHeaderStepItem › Default › should be rendered', renderComponentMacro, AtomReviewHeaderStepItem, fixtureDefault);
17
+ test('Atom › AtomReviewHeaderStepItem › Right › should be rendered', renderComponentMacro, AtomReviewHeaderStepItem, fixtureRight);
18
+ test('Atom › AtomReviewHeaderStepItem › Wrong › should be rendered', renderComponentMacro, AtomReviewHeaderStepItem, fixtureWrong);
19
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/atom/review-header-step-item/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","AtomReviewHeaderStepItem","fixtureCurrent","fixtureDefault","fixtureRight","fixtureWrong","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,wBAAP,MAAqC,IAArC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AAEAP,IAAI,CAAC,+DAAD,EAAkEQ,CAAC,IAAI;AACzEA,EAAAA,CAAC,CAACC,IAAF;AACAR,EAAAA,OAAO,CAACE,wBAAwB,CAACO,SAA1B,EAAqC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC1DJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,yDAAwDF,GAAI,mEAArF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAZ,IAAI,CAAC,gEAAD,EAAmEE,oBAAnE,EAAyFC,wBAAzF,EAAmHC,cAAnH,CAAJ;AACAJ,IAAI,CAAC,gEAAD,EAAmEE,oBAAnE,EAAyFC,wBAAzF,EAAmHE,cAAnH,CAAJ;AACAL,IAAI,CAAC,8DAAD,EAAiEE,oBAAjE,EAAuFC,wBAAvF,EAAiHG,YAAjH,CAAJ;AACAN,IAAI,CAAC,8DAAD,EAAiEE,oBAAjE,EAAuFC,wBAAvF,EAAiHI,YAAjH,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport AtomReviewHeaderStepItem from '..';\nimport fixtureCurrent from './fixtures/current';\nimport fixtureDefault from './fixtures/default';\nimport fixtureRight from './fixtures/right';\nimport fixtureWrong from './fixtures/wrong';\n\ntest('Atom › AtomReviewHeaderStepItem > should have valid propTypes', t => {\n t.pass();\n forEach(AtomReviewHeaderStepItem.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Atom.AtomReviewHeaderStepItem.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Atom › AtomReviewHeaderStepItem › Current › should be rendered', renderComponentMacro, AtomReviewHeaderStepItem, fixtureCurrent);\ntest('Atom › AtomReviewHeaderStepItem › Default › should be rendered', renderComponentMacro, AtomReviewHeaderStepItem, fixtureDefault);\ntest('Atom › AtomReviewHeaderStepItem › Right › should be rendered', renderComponentMacro, AtomReviewHeaderStepItem, fixtureRight);\ntest('Atom › AtomReviewHeaderStepItem › Wrong › should be rendered', renderComponentMacro, AtomReviewHeaderStepItem, fixtureWrong);\n"],"file":"fixtures.js"}
@@ -0,0 +1,98 @@
1
+ import React from 'react';
2
+ import PropTypes from 'prop-types';
3
+ import get from 'lodash/fp/get';
4
+ import map from 'lodash/fp/map';
5
+ import { NovaSolidStatusCheckCircle2 as CheckIcon, NovaSolidVoteRewardsVoteHeart as HeartIcon, NovaCompositionCoorpacademyInformationIcon as InformationIcon, NovaSolidInterfaceFeedbackInterfaceQuestionMark as QuestionIcon, NovaLineSelectionCursorsCursorArrowTarget as TargetIcon } from '@coorpacademy/nova-icons';
6
+ import style from './style.css';
7
+ const ICONS = {
8
+ skills: TargetIcon,
9
+ questions: QuestionIcon,
10
+ lifes: HeartIcon,
11
+ allright: CheckIcon
12
+ };
13
+
14
+ const getIcon = icon => {
15
+ const Icon = get(icon, ICONS);
16
+ return /*#__PURE__*/React.createElement(Icon, {
17
+ className: style.labelIcon
18
+ });
19
+ };
20
+
21
+ const ToolTip = ({
22
+ tooltipText
23
+ }) => {
24
+ return /*#__PURE__*/React.createElement("div", {
25
+ className: style.tooltipContainer
26
+ }, /*#__PURE__*/React.createElement("div", {
27
+ className: style.tooltipIconContainer
28
+ }, /*#__PURE__*/React.createElement(InformationIcon, {
29
+ className: style.informationIcon,
30
+ width: 12,
31
+ height: 12
32
+ })), /*#__PURE__*/React.createElement("div", {
33
+ className: style.toolTip
34
+ }, /*#__PURE__*/React.createElement("div", {
35
+ className: style.tooltipText
36
+ }, tooltipText)));
37
+ };
38
+
39
+ const ReviewPresentation = props => {
40
+ const {
41
+ 'aria-label': ariaLabel,
42
+ reviewTitle,
43
+ reviewText,
44
+ labelsList
45
+ } = props;
46
+ return /*#__PURE__*/React.createElement("div", {
47
+ className: style.reviewWrapper,
48
+ "aria-label": ariaLabel
49
+ }, /*#__PURE__*/React.createElement("div", {
50
+ className: style.reviewTitle // eslint-disable-next-line react/no-danger
51
+ ,
52
+ dangerouslySetInnerHTML: {
53
+ __html: reviewTitle
54
+ }
55
+ }), /*#__PURE__*/React.createElement("div", {
56
+ className: style.reviewText // eslint-disable-next-line react/no-danger
57
+ ,
58
+ dangerouslySetInnerHTML: {
59
+ __html: reviewText
60
+ }
61
+ }), /*#__PURE__*/React.createElement("ul", null, map.convert({
62
+ cap: false
63
+ })((label, key) => {
64
+ return /*#__PURE__*/React.createElement("li", {
65
+ key: `step-${key}`,
66
+ className: style.reviewList
67
+ }, /*#__PURE__*/React.createElement("div", {
68
+ className: style.reviewListItemWrapper,
69
+ "data-tip": true,
70
+ "data-for": "reviewListItem"
71
+ }, /*#__PURE__*/React.createElement("div", {
72
+ className: style.reviewListText
73
+ }, getIcon(key), " ", label.text), /*#__PURE__*/React.createElement(ToolTip, {
74
+ tooltipText: label.tooltipText
75
+ })));
76
+ }, labelsList)));
77
+ };
78
+
79
+ const levelItem = process.env.NODE_ENV !== "production" ? PropTypes.shape({
80
+ text: PropTypes.string,
81
+ tooltipText: PropTypes.string
82
+ }) : {};
83
+ ToolTip.propTypes = process.env.NODE_ENV !== "production" ? {
84
+ tooltipText: PropTypes.string
85
+ } : {};
86
+ ReviewPresentation.propTypes = process.env.NODE_ENV !== "production" ? {
87
+ 'aria-label': PropTypes.string,
88
+ reviewTitle: PropTypes.string,
89
+ reviewText: PropTypes.string,
90
+ labelsList: PropTypes.shape({
91
+ skills: levelItem,
92
+ questions: levelItem,
93
+ lifes: levelItem,
94
+ allright: levelItem
95
+ })
96
+ } : {};
97
+ export default ReviewPresentation;
98
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/atom/review-presentation/index.js"],"names":["React","PropTypes","get","map","NovaSolidStatusCheckCircle2","CheckIcon","NovaSolidVoteRewardsVoteHeart","HeartIcon","NovaCompositionCoorpacademyInformationIcon","InformationIcon","NovaSolidInterfaceFeedbackInterfaceQuestionMark","QuestionIcon","NovaLineSelectionCursorsCursorArrowTarget","TargetIcon","style","ICONS","skills","questions","lifes","allright","getIcon","icon","Icon","labelIcon","ToolTip","tooltipText","tooltipContainer","tooltipIconContainer","informationIcon","toolTip","ReviewPresentation","props","ariaLabel","reviewTitle","reviewText","labelsList","reviewWrapper","__html","convert","cap","label","key","reviewList","reviewListItemWrapper","reviewListText","text","levelItem","shape","string","propTypes"],"mappings":"AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AACA,OAAOC,GAAP,MAAgB,eAAhB;AACA,OAAOC,GAAP,MAAgB,eAAhB;AACA,SACEC,2BAA2B,IAAIC,SADjC,EAEEC,6BAA6B,IAAIC,SAFnC,EAGEC,0CAA0C,IAAIC,eAHhD,EAIEC,+CAA+C,IAAIC,YAJrD,EAKEC,yCAAyC,IAAIC,UAL/C,QAMO,0BANP;AAOA,OAAOC,KAAP,MAAkB,aAAlB;AAEA,MAAMC,KAAK,GAAG;AACZC,EAAAA,MAAM,EAAEH,UADI;AAEZI,EAAAA,SAAS,EAAEN,YAFC;AAGZO,EAAAA,KAAK,EAAEX,SAHK;AAIZY,EAAAA,QAAQ,EAAEd;AAJE,CAAd;;AAOA,MAAMe,OAAO,GAAGC,IAAI,IAAI;AACtB,QAAMC,IAAI,GAAGpB,GAAG,CAACmB,IAAD,EAAON,KAAP,CAAhB;AACA,sBAAO,oBAAC,IAAD;AAAM,IAAA,SAAS,EAAED,KAAK,CAACS;AAAvB,IAAP;AACD,CAHD;;AAKA,MAAMC,OAAO,GAAG,CAAC;AAACC,EAAAA;AAAD,CAAD,KAAmB;AACjC,sBACE;AAAK,IAAA,SAAS,EAAEX,KAAK,CAACY;AAAtB,kBACE;AAAK,IAAA,SAAS,EAAEZ,KAAK,CAACa;AAAtB,kBACE,oBAAC,eAAD;AAAiB,IAAA,SAAS,EAAEb,KAAK,CAACc,eAAlC;AAAmD,IAAA,KAAK,EAAE,EAA1D;AAA8D,IAAA,MAAM,EAAE;AAAtE,IADF,CADF,eAIE;AAAK,IAAA,SAAS,EAAEd,KAAK,CAACe;AAAtB,kBACE;AAAK,IAAA,SAAS,EAAEf,KAAK,CAACW;AAAtB,KAAoCA,WAApC,CADF,CAJF,CADF;AAUD,CAXD;;AAaA,MAAMK,kBAAkB,GAAGC,KAAK,IAAI;AAClC,QAAM;AAAC,kBAAcC,SAAf;AAA0BC,IAAAA,WAA1B;AAAuCC,IAAAA,UAAvC;AAAmDC,IAAAA;AAAnD,MAAiEJ,KAAvE;AAEA,sBACE;AAAK,IAAA,SAAS,EAAEjB,KAAK,CAACsB,aAAtB;AAAqC,kBAAYJ;AAAjD,kBACE;AACE,IAAA,SAAS,EAAElB,KAAK,CAACmB,WADnB,CAEE;AAFF;AAGE,IAAA,uBAAuB,EAAE;AAACI,MAAAA,MAAM,EAAEJ;AAAT;AAH3B,IADF,eAME;AACE,IAAA,SAAS,EAAEnB,KAAK,CAACoB,UADnB,CAEE;AAFF;AAGE,IAAA,uBAAuB,EAAE;AAACG,MAAAA,MAAM,EAAEH;AAAT;AAH3B,IANF,eAWE,gCACG/B,GAAG,CAACmC,OAAJ,CAAY;AAACC,IAAAA,GAAG,EAAE;AAAN,GAAZ,EAA0B,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACzC,wBACE;AAAI,MAAA,GAAG,EAAG,QAAOA,GAAI,EAArB;AAAwB,MAAA,SAAS,EAAE3B,KAAK,CAAC4B;AAAzC,oBACE;AAAK,MAAA,SAAS,EAAE5B,KAAK,CAAC6B,qBAAtB;AAA6C,sBAA7C;AAAsD,kBAAS;AAA/D,oBACE;AAAK,MAAA,SAAS,EAAE7B,KAAK,CAAC8B;AAAtB,OACGxB,OAAO,CAACqB,GAAD,CADV,OACkBD,KAAK,CAACK,IADxB,CADF,eAIE,oBAAC,OAAD;AAAS,MAAA,WAAW,EAAEL,KAAK,CAACf;AAA5B,MAJF,CADF,CADF;AAUD,GAXA,EAWEU,UAXF,CADH,CAXF,CADF;AA4BD,CA/BD;;AAiCA,MAAMW,SAAN,2CAAkB7C,SAAS,CAAC8C,KAAV,CAAgB;AAChCF,EAAAA,IAAI,EAAE5C,SAAS,CAAC+C,MADgB;AAEhCvB,EAAAA,WAAW,EAAExB,SAAS,CAAC+C;AAFS,CAAhB,CAAlB;AAKAxB,OAAO,CAACyB,SAAR,2CAAoB;AAClBxB,EAAAA,WAAW,EAAExB,SAAS,CAAC+C;AADL,CAApB;AAIAlB,kBAAkB,CAACmB,SAAnB,2CAA+B;AAC7B,gBAAchD,SAAS,CAAC+C,MADK;AAE7Bf,EAAAA,WAAW,EAAEhC,SAAS,CAAC+C,MAFM;AAG7Bd,EAAAA,UAAU,EAAEjC,SAAS,CAAC+C,MAHO;AAI7Bb,EAAAA,UAAU,EAAElC,SAAS,CAAC8C,KAAV,CAAgB;AAC1B/B,IAAAA,MAAM,EAAE8B,SADkB;AAE1B7B,IAAAA,SAAS,EAAE6B,SAFe;AAG1B5B,IAAAA,KAAK,EAAE4B,SAHmB;AAI1B3B,IAAAA,QAAQ,EAAE2B;AAJgB,GAAhB;AAJiB,CAA/B;AAYA,eAAehB,kBAAf","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport get from 'lodash/fp/get';\nimport map from 'lodash/fp/map';\nimport {\n NovaSolidStatusCheckCircle2 as CheckIcon,\n NovaSolidVoteRewardsVoteHeart as HeartIcon,\n NovaCompositionCoorpacademyInformationIcon as InformationIcon,\n NovaSolidInterfaceFeedbackInterfaceQuestionMark as QuestionIcon,\n NovaLineSelectionCursorsCursorArrowTarget as TargetIcon\n} from '@coorpacademy/nova-icons';\nimport style from './style.css';\n\nconst ICONS = {\n skills: TargetIcon,\n questions: QuestionIcon,\n lifes: HeartIcon,\n allright: CheckIcon\n};\n\nconst getIcon = icon => {\n const Icon = get(icon, ICONS);\n return <Icon className={style.labelIcon} />;\n};\n\nconst ToolTip = ({tooltipText}) => {\n return (\n <div className={style.tooltipContainer}>\n <div className={style.tooltipIconContainer}>\n <InformationIcon className={style.informationIcon} width={12} height={12} />\n </div>\n <div className={style.toolTip}>\n <div className={style.tooltipText}>{tooltipText}</div>\n </div>\n </div>\n );\n};\n\nconst ReviewPresentation = props => {\n const {'aria-label': ariaLabel, reviewTitle, reviewText, labelsList} = props;\n\n return (\n <div className={style.reviewWrapper} aria-label={ariaLabel}>\n <div\n className={style.reviewTitle}\n // eslint-disable-next-line react/no-danger\n dangerouslySetInnerHTML={{__html: reviewTitle}}\n />\n <div\n className={style.reviewText}\n // eslint-disable-next-line react/no-danger\n dangerouslySetInnerHTML={{__html: reviewText}}\n />\n <ul>\n {map.convert({cap: false})((label, key) => {\n return (\n <li key={`step-${key}`} className={style.reviewList}>\n <div className={style.reviewListItemWrapper} data-tip data-for=\"reviewListItem\">\n <div className={style.reviewListText}>\n {getIcon(key)} {label.text}\n </div>\n <ToolTip tooltipText={label.tooltipText} />\n </div>\n </li>\n );\n }, labelsList)}\n </ul>\n </div>\n );\n};\n\nconst levelItem = PropTypes.shape({\n text: PropTypes.string,\n tooltipText: PropTypes.string\n});\n\nToolTip.propTypes = {\n tooltipText: PropTypes.string\n};\n\nReviewPresentation.propTypes = {\n 'aria-label': PropTypes.string,\n reviewTitle: PropTypes.string,\n reviewText: PropTypes.string,\n labelsList: PropTypes.shape({\n skills: levelItem,\n questions: levelItem,\n lifes: levelItem,\n allright: levelItem\n })\n};\n\nexport default ReviewPresentation;\n"],"file":"index.js"}
@@ -0,0 +1,152 @@
1
+ @value breakpoints: "../../variables/breakpoints.css";
2
+ @value tablet from breakpoints;
3
+ @value mobile from breakpoints;
4
+ @value colors: "../../variables/colors.css";
5
+ @value xtraLightGrey from colors;
6
+ @value cm_blue_900 from colors;
7
+ @value cm_grey_75 from colors;
8
+ @value cm_grey_500 from colors;
9
+ @value cm_grey_700 from colors;
10
+ @value white from colors;
11
+
12
+
13
+ .textBase {
14
+ font-family: "Gilroy";
15
+ font-style: normal;
16
+ color: cm_blue_900;
17
+ }
18
+
19
+ .reviewWrapper {
20
+ width: 100%;
21
+ height: 598px;
22
+ border-radius: 16px;
23
+ background-color: xtraLightGrey;
24
+ }
25
+
26
+ .reviewTitle {
27
+ composes: textBase;
28
+ font-weight: 700;
29
+ font-size: 28px;
30
+ line-height: 36px;
31
+ padding: 40px 40px 16px;
32
+ height: 72px;
33
+ }
34
+
35
+ .reviewText {
36
+ composes: textBase;
37
+ font-weight: 400;
38
+ font-size: 16px;
39
+ line-height: 22px;
40
+ margin-bottom: 32px;
41
+ padding: 0 40px;
42
+ height: 198px;
43
+ opacity: 0.7;
44
+ overflow: hidden;
45
+ }
46
+
47
+ .reviewList {
48
+ list-style: none;
49
+ }
50
+
51
+ .reviewListItemWrapper {
52
+ display: flex;
53
+ justify-content: space-between;
54
+ align-items: center;
55
+ padding: 8px 16px;
56
+ margin: 16px 40px 16px 0px;
57
+ background: cm_grey_75;
58
+ border-radius: 8px;
59
+ }
60
+
61
+ .reviewListText {
62
+ composes: textBase;
63
+ display: flex;
64
+ align-items: center;
65
+ font-weight: 500;
66
+ font-size: 16px;
67
+ line-height: 22px;
68
+ margin-right: 12px;
69
+ }
70
+
71
+ .labelIcon {
72
+ padding-right: 12px;
73
+ height: 16px;
74
+ width: 16px;
75
+ }
76
+
77
+ .informationIcon {
78
+ color: cm_grey_500;
79
+ }
80
+
81
+ .toolTip {
82
+ visibility: hidden;
83
+ opacity: 0;
84
+ transition: opacity 0.8s;
85
+ position: absolute;
86
+ width: 103px;
87
+ height: 56px;
88
+ border-radius: 7px;
89
+ background-color: cm_grey_700;
90
+ right: -42px;
91
+ bottom: 32px;
92
+ }
93
+
94
+ .toolTip::before {
95
+ content: '';
96
+ display: inline-block;
97
+ visibility: hidden;
98
+ opacity: 0;
99
+ width: 15px;
100
+ height: 15px;
101
+ transform: rotate(-45deg);
102
+ background-color: cm_grey_700;
103
+ position: inherit;
104
+ bottom: -5px;
105
+ right: 40%;
106
+ border-radius: 2px;
107
+ }
108
+
109
+ .tooltipText {
110
+ composes: textBase;
111
+ font-weight: 500;
112
+ font-size: 14px;
113
+ line-height: 20px;
114
+ display: inline-block;
115
+ border-radius: 3px;
116
+ word-wrap: break-word;
117
+ color: white;
118
+ padding: 8px 14px;
119
+ text-align: center;
120
+ }
121
+
122
+ .tooltipContainer {
123
+ overflow: visible;
124
+ position: relative;
125
+ }
126
+
127
+ .reviewListItemWrapper:hover .tooltipContainer .toolTip {
128
+ visibility: visible;
129
+ opacity: 1;
130
+ }
131
+
132
+ .reviewListItemWrapper:hover .tooltipContainer .toolTip::before {
133
+ visibility: visible;
134
+ opacity: 1;
135
+ }
136
+
137
+ .tooltipIconContainer {
138
+ display: flex;
139
+ justify-content: flex-end;
140
+ }
141
+
142
+ @media tablet {
143
+ .reviewWrapper{
144
+ width: 100%;
145
+ }
146
+ }
147
+
148
+ @media mobile {
149
+ .reviewWrapper{
150
+ width: 100%;
151
+ }
152
+ }
@@ -0,0 +1,27 @@
1
+ export const defaultProps = {
2
+ 'aria-label': 'Review Presentation Container',
3
+ reviewTitle: 'What is<br/>Revision mode ?',
4
+ reviewText: 'Egestas elementum duis bibendum velit tempus nulla arcu eget volutpat.<br/><br/>Diam tincidunt lacus, cras ullamcorper diam, sit tincidunt fames. Maecenas eros, in mollis gravida ut neque, integer a. Vel et tellus dui in integer.',
5
+ labelsList: {
6
+ skills: {
7
+ text: 'Choose 1 Skill',
8
+ tooltipText: 'This is the tooltip text'
9
+ },
10
+ questions: {
11
+ text: 'Answer 5 Questions',
12
+ tooltipText: 'This is the tooltip text'
13
+ },
14
+ lifes: {
15
+ text: 'You have Infinite Lifes',
16
+ tooltipText: 'This is the tooltip text'
17
+ },
18
+ allright: {
19
+ text: 'Get it all right',
20
+ tooltipText: 'This is the tooltip text'
21
+ }
22
+ }
23
+ };
24
+ export default {
25
+ props: defaultProps
26
+ };
27
+ //# sourceMappingURL=default.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../../src/atom/review-presentation/test/fixtures/default.js"],"names":["defaultProps","reviewTitle","reviewText","labelsList","skills","text","tooltipText","questions","lifes","allright","props"],"mappings":"AAAA,OAAO,MAAMA,YAAY,GAAG;AAC1B,gBAAc,+BADY;AAE1BC,EAAAA,WAAW,EAAE,6BAFa;AAG1BC,EAAAA,UAAU,EACR,uOAJwB;AAK1BC,EAAAA,UAAU,EAAE;AACVC,IAAAA,MAAM,EAAE;AAACC,MAAAA,IAAI,EAAE,gBAAP;AAAyBC,MAAAA,WAAW,EAAE;AAAtC,KADE;AAEVC,IAAAA,SAAS,EAAE;AAACF,MAAAA,IAAI,EAAE,oBAAP;AAA6BC,MAAAA,WAAW,EAAE;AAA1C,KAFD;AAGVE,IAAAA,KAAK,EAAE;AAACH,MAAAA,IAAI,EAAE,yBAAP;AAAkCC,MAAAA,WAAW,EAAE;AAA/C,KAHG;AAIVG,IAAAA,QAAQ,EAAE;AAACJ,MAAAA,IAAI,EAAE,kBAAP;AAA2BC,MAAAA,WAAW,EAAE;AAAxC;AAJA;AALc,CAArB;AAaP,eAAe;AAACI,EAAAA,KAAK,EAAEV;AAAR,CAAf","sourcesContent":["export const defaultProps = {\n 'aria-label': 'Review Presentation Container',\n reviewTitle: 'What is<br/>Revision mode ?',\n reviewText:\n 'Egestas elementum duis bibendum velit tempus nulla arcu eget volutpat.<br/><br/>Diam tincidunt lacus, cras ullamcorper diam, sit tincidunt fames. Maecenas eros, in mollis gravida ut neque, integer a. Vel et tellus dui in integer.',\n labelsList: {\n skills: {text: 'Choose 1 Skill', tooltipText: 'This is the tooltip text'},\n questions: {text: 'Answer 5 Questions', tooltipText: 'This is the tooltip text'},\n lifes: {text: 'You have Infinite Lifes', tooltipText: 'This is the tooltip text'},\n allright: {text: 'Get it all right', tooltipText: 'This is the tooltip text'}\n }\n};\n\nexport default {props: defaultProps};\n"],"file":"default.js"}