@coorpacademy/components 10.3.12 → 10.3.16

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 (833) 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 +21 -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/catalog-section/test/fixtures.js +15 -0
  14. package/es/atom/catalog-section/test/fixtures.js.map +1 -0
  15. package/es/atom/centered-text/test/fixtures.js +13 -0
  16. package/es/atom/centered-text/test/fixtures.js.map +1 -0
  17. package/es/atom/checkbox/index.js +5 -2
  18. package/es/atom/checkbox/index.js.map +1 -1
  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/chips/index.js +2 -1
  22. package/es/atom/chips/index.js.map +1 -1
  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 +27 -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/test/fixtures.js +23 -0
  34. package/es/atom/drag-and-drop/test/fixtures.js.map +1 -0
  35. package/es/atom/empty-search-result/test/fixtures.js +13 -0
  36. package/es/atom/empty-search-result/test/fixtures.js.map +1 -0
  37. package/es/atom/image-upload/test/fixtures.js +29 -0
  38. package/es/atom/image-upload/test/fixtures.js.map +1 -0
  39. package/es/atom/input-checkbox/test/fixtures.js +25 -0
  40. package/es/atom/input-checkbox/test/fixtures.js.map +1 -0
  41. package/es/atom/input-color/test/fixtures.js +19 -0
  42. package/es/atom/input-color/test/fixtures.js.map +1 -0
  43. package/es/atom/input-doublestep/test/fixtures.js +21 -0
  44. package/es/atom/input-doublestep/test/fixtures.js.map +1 -0
  45. package/es/atom/input-html/test/fixtures.js +17 -0
  46. package/es/atom/input-html/test/fixtures.js.map +1 -0
  47. package/es/atom/input-readonly/test/fixtures.js +13 -0
  48. package/es/atom/input-readonly/test/fixtures.js.map +1 -0
  49. package/es/atom/input-search/test/fixtures.js +19 -0
  50. package/es/atom/input-search/test/fixtures.js.map +1 -0
  51. package/es/atom/input-switch/test/fixtures.js +23 -0
  52. package/es/atom/input-switch/test/fixtures.js.map +1 -0
  53. package/es/atom/input-text/index.js +2 -5
  54. package/es/atom/input-text/index.js.map +1 -1
  55. package/es/atom/input-text/test/fixtures.js +27 -0
  56. package/es/atom/input-text/test/fixtures.js.map +1 -0
  57. package/es/atom/input-textarea/index.js +1 -4
  58. package/es/atom/input-textarea/index.js.map +1 -1
  59. package/es/atom/input-textarea/test/fixtures.js +21 -0
  60. package/es/atom/input-textarea/test/fixtures.js.map +1 -0
  61. package/es/atom/label/test/fixtures.js +15 -0
  62. package/es/atom/label/test/fixtures.js.map +1 -0
  63. package/es/atom/life/test/fixtures.js +25 -0
  64. package/es/atom/life/test/fixtures.js.map +1 -0
  65. package/es/atom/link/test/fixtures.js +17 -0
  66. package/es/atom/link/test/fixtures.js.map +1 -0
  67. package/es/atom/loader/test/fixtures.js +13 -0
  68. package/es/atom/loader/test/fixtures.js.map +1 -0
  69. package/es/atom/notification/test/fixtures.js +17 -0
  70. package/es/atom/notification/test/fixtures.js.map +1 -0
  71. package/es/atom/picture/test/fixtures.js +19 -0
  72. package/es/atom/picture/test/fixtures.js.map +1 -0
  73. package/es/atom/picture-background/test/fixtures.js +19 -0
  74. package/es/atom/picture-background/test/fixtures.js.map +1 -0
  75. package/es/atom/promo-code/test/fixtures.js +17 -0
  76. package/es/atom/promo-code/test/fixtures.js.map +1 -0
  77. package/es/atom/provider/test/fixtures.js +13 -0
  78. package/es/atom/provider/test/fixtures.js.map +1 -0
  79. package/es/atom/radio-group/test/fixtures.js +17 -0
  80. package/es/atom/radio-group/test/fixtures.js.map +1 -0
  81. package/es/atom/range/test/fixtures.js +15 -0
  82. package/es/atom/range/test/fixtures.js.map +1 -0
  83. package/es/atom/resource-miniature/style.css +1 -1
  84. package/es/atom/resource-miniature/test/fixtures.js +21 -0
  85. package/es/atom/resource-miniature/test/fixtures.js.map +1 -0
  86. package/es/atom/select/test/fixtures.js +43 -0
  87. package/es/atom/select/test/fixtures.js.map +1 -0
  88. package/es/atom/slide/test/fixtures.js +21 -0
  89. package/es/atom/slide/test/fixtures.js.map +1 -0
  90. package/es/atom/social-link/test/fixtures.js +17 -0
  91. package/es/atom/social-link/test/fixtures.js.map +1 -0
  92. package/es/atom/spinner/test/fixtures.js +13 -0
  93. package/es/atom/spinner/test/fixtures.js.map +1 -0
  94. package/es/atom/tab/test/fixtures.js +13 -0
  95. package/es/atom/tab/test/fixtures.js.map +1 -0
  96. package/es/atom/tab-content/test/fixtures.js +15 -0
  97. package/es/atom/tab-content/test/fixtures.js.map +1 -0
  98. package/es/atom/tag/index.js +2 -1
  99. package/es/atom/tag/index.js.map +1 -1
  100. package/es/atom/tag/test/fixtures.js +21 -0
  101. package/es/atom/tag/test/fixtures.js.map +1 -0
  102. package/es/atom/title/index.js +6 -3
  103. package/es/atom/title/index.js.map +1 -1
  104. package/es/atom/title/test/fixtures/page-title.js +2 -1
  105. package/es/atom/title/test/fixtures/page-title.js.map +1 -1
  106. package/es/atom/title/test/fixtures.js +17 -0
  107. package/es/atom/title/test/fixtures.js.map +1 -0
  108. package/es/atom/video-upload/test/fixtures.js +21 -0
  109. package/es/atom/video-upload/test/fixtures.js.map +1 -0
  110. package/es/atom/wizard-steps/index.js +4 -2
  111. package/es/atom/wizard-steps/index.js.map +1 -1
  112. package/es/atom/wizard-steps/test/fixtures.js +17 -0
  113. package/es/atom/wizard-steps/test/fixtures.js.map +1 -0
  114. package/es/hoc/animation/test/fixtures.js +15 -0
  115. package/es/hoc/animation/test/fixtures.js.map +1 -0
  116. package/es/hoc/animation-scheduler/test/fixtures.js +15 -0
  117. package/es/hoc/animation-scheduler/test/fixtures.js.map +1 -0
  118. package/es/hoc/swapper/test/fixtures.js +13 -0
  119. package/es/hoc/swapper/test/fixtures.js.map +1 -0
  120. package/es/hoc/transition/test/fixtures.js +13 -0
  121. package/es/hoc/transition/test/fixtures.js.map +1 -0
  122. package/es/molecule/add-to-my-list/test/fixtures.js +15 -0
  123. package/es/molecule/add-to-my-list/test/fixtures.js.map +1 -0
  124. package/es/molecule/answer/test/fixtures.js +35 -0
  125. package/es/molecule/answer/test/fixtures.js.map +1 -0
  126. package/es/molecule/audio/test/fixtures.js +15 -0
  127. package/es/molecule/audio/test/fixtures.js.map +1 -0
  128. package/es/molecule/banner/index.js +5 -2
  129. package/es/molecule/banner/index.js.map +1 -1
  130. package/es/molecule/banner/test/fixtures/error-temporary-banner.js +2 -1
  131. package/es/molecule/banner/test/fixtures/error-temporary-banner.js.map +1 -1
  132. package/es/molecule/banner/test/fixtures/success-temporary-banner.js +2 -1
  133. package/es/molecule/banner/test/fixtures/success-temporary-banner.js.map +1 -1
  134. package/es/molecule/banner/test/fixtures/warning-temporary-banner.js +2 -1
  135. package/es/molecule/banner/test/fixtures/warning-temporary-banner.js.map +1 -1
  136. package/es/molecule/banner/test/fixtures.js +15 -0
  137. package/es/molecule/banner/test/fixtures.js.map +1 -0
  138. package/es/molecule/battle-request/test/fixtures.js +15 -0
  139. package/es/molecule/battle-request/test/fixtures.js.map +1 -0
  140. package/es/molecule/brand-card/test/fixtures.js +15 -0
  141. package/es/molecule/brand-card/test/fixtures.js.map +1 -0
  142. package/es/molecule/brand-card-create/test/fixtures.js +13 -0
  143. package/es/molecule/brand-card-create/test/fixtures.js.map +1 -0
  144. package/es/molecule/brand-create-form/test/fixtures.js +19 -0
  145. package/es/molecule/brand-create-form/test/fixtures.js.map +1 -0
  146. package/es/molecule/brand-download-box/test/fixtures.js +17 -0
  147. package/es/molecule/brand-download-box/test/fixtures.js.map +1 -0
  148. package/es/molecule/brand-form-group/test/fixtures.js +35 -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 +43 -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/dashboard/battle-request-list/test/fixtures.js +15 -0
  171. package/es/molecule/dashboard/battle-request-list/test/fixtures.js.map +1 -0
  172. package/es/molecule/dashboard/cards-list/test/fixtures.js +23 -0
  173. package/es/molecule/dashboard/cards-list/test/fixtures.js.map +1 -0
  174. package/es/molecule/dashboard/news-list/test/fixtures.js +17 -0
  175. package/es/molecule/dashboard/news-list/test/fixtures.js.map +1 -0
  176. package/es/molecule/dashboard/start-battle/style.css +3 -3
  177. package/es/molecule/dashboard/start-battle/test/fixtures.js +15 -0
  178. package/es/molecule/dashboard/start-battle/test/fixtures.js.map +1 -0
  179. package/es/molecule/discipline-cta/test/fixtures.js +15 -0
  180. package/es/molecule/discipline-cta/test/fixtures.js.map +1 -0
  181. package/es/molecule/discipline-header/test/fixtures.js +27 -0
  182. package/es/molecule/discipline-header/test/fixtures.js.map +1 -0
  183. package/es/molecule/discipline-partners/test/fixtures.js +21 -0
  184. package/es/molecule/discipline-partners/test/fixtures.js.map +1 -0
  185. package/es/molecule/discipline-scope/test/fixtures.js +27 -0
  186. package/es/molecule/discipline-scope/test/fixtures.js.map +1 -0
  187. package/es/molecule/drag-and-drop/test/fixtures.js +25 -0
  188. package/es/molecule/drag-and-drop/test/fixtures.js.map +1 -0
  189. package/es/molecule/external-content-button/test/fixtures.js +19 -0
  190. package/es/molecule/external-content-button/test/fixtures.js.map +1 -0
  191. package/es/molecule/external-content-viewer/test/fixtures.js +27 -0
  192. package/es/molecule/external-content-viewer/test/fixtures.js.map +1 -0
  193. package/es/molecule/feedback/test/fixtures.js +27 -0
  194. package/es/molecule/feedback/test/fixtures.js.map +1 -0
  195. package/es/molecule/filters/test/fixtures.js +33 -0
  196. package/es/molecule/filters/test/fixtures.js.map +1 -0
  197. package/es/molecule/forum/forum-comment/test/fixtures.js +17 -0
  198. package/es/molecule/forum/forum-comment/test/fixtures.js.map +1 -0
  199. package/es/molecule/forum/forum-post/test/fixtures.js +31 -0
  200. package/es/molecule/forum/forum-post/test/fixtures.js.map +1 -0
  201. package/es/molecule/forum/forum-thread/test/fixtures.js +17 -0
  202. package/es/molecule/forum/forum-thread/test/fixtures.js.map +1 -0
  203. package/es/molecule/hero/test/fixtures.js +15 -0
  204. package/es/molecule/hero/test/fixtures.js.map +1 -0
  205. package/es/molecule/login-alert/test/fixtures.js +13 -0
  206. package/es/molecule/login-alert/test/fixtures.js.map +1 -0
  207. package/es/molecule/menu-list/test/fixtures.js +13 -0
  208. package/es/molecule/menu-list/test/fixtures.js.map +1 -0
  209. package/es/molecule/message-popin/test/fixtures.js +13 -0
  210. package/es/molecule/message-popin/test/fixtures.js.map +1 -0
  211. package/es/molecule/modal/test/fixtures.js +13 -0
  212. package/es/molecule/modal/test/fixtures.js.map +1 -0
  213. package/es/molecule/module-bubble/test/fixtures.js +17 -0
  214. package/es/molecule/module-bubble/test/fixtures.js.map +1 -0
  215. package/es/molecule/module-card/test/fixtures.js +17 -0
  216. package/es/molecule/module-card/test/fixtures.js.map +1 -0
  217. package/es/molecule/news/test/fixtures.js +23 -0
  218. package/es/molecule/news/test/fixtures.js.map +1 -0
  219. package/es/molecule/notification-banner/test/fixtures.js +17 -0
  220. package/es/molecule/notification-banner/test/fixtures.js.map +1 -0
  221. package/es/molecule/pagination/test/fixtures.js +15 -0
  222. package/es/molecule/pagination/test/fixtures.js.map +1 -0
  223. package/es/molecule/payment-form/test/fixtures.js +17 -0
  224. package/es/molecule/payment-form/test/fixtures.js.map +1 -0
  225. package/es/molecule/pdf/test/fixtures.js +13 -0
  226. package/es/molecule/pdf/test/fixtures.js.map +1 -0
  227. package/es/molecule/popin/test/fixtures.js +21 -0
  228. package/es/molecule/popin/test/fixtures.js.map +1 -0
  229. package/es/molecule/product-card/test/fixtures.js +13 -0
  230. package/es/molecule/product-card/test/fixtures.js.map +1 -0
  231. package/es/molecule/progress-bar/test/fixtures.js +15 -0
  232. package/es/molecule/progress-bar/test/fixtures.js.map +1 -0
  233. package/es/molecule/questions/drop-down/test/fixtures.js +15 -0
  234. package/es/molecule/questions/drop-down/test/fixtures.js.map +1 -0
  235. package/es/molecule/questions/free-text/test/fixtures.js +15 -0
  236. package/es/molecule/questions/free-text/test/fixtures.js.map +1 -0
  237. package/es/molecule/questions/qcm/test/fixtures.js +19 -0
  238. package/es/molecule/questions/qcm/test/fixtures.js.map +1 -0
  239. package/es/molecule/questions/qcm-drag/test/fixtures.js +15 -0
  240. package/es/molecule/questions/qcm-drag/test/fixtures.js.map +1 -0
  241. package/es/molecule/questions/qcm-graphic/test/fixtures.js +15 -0
  242. package/es/molecule/questions/qcm-graphic/test/fixtures.js.map +1 -0
  243. package/es/molecule/questions/question-range/test/fixtures.js +13 -0
  244. package/es/molecule/questions/question-range/test/fixtures.js.map +1 -0
  245. package/es/molecule/questions/template/test/fixtures.js +15 -0
  246. package/es/molecule/questions/template/test/fixtures.js.map +1 -0
  247. package/es/molecule/quick-access-card/test/fixtures.js +21 -0
  248. package/es/molecule/quick-access-card/test/fixtures.js.map +1 -0
  249. package/es/molecule/quick-access-cards-group/test/fixtures.js +21 -0
  250. package/es/molecule/quick-access-cards-group/test/fixtures.js.map +1 -0
  251. package/es/molecule/resource-player/test/fixtures.js +25 -0
  252. package/es/molecule/resource-player/test/fixtures.js.map +1 -0
  253. package/es/molecule/scope-content/test/fixtures.js +27 -0
  254. package/es/molecule/scope-content/test/fixtures.js.map +1 -0
  255. package/es/molecule/scope-tabs/test/fixtures.js +17 -0
  256. package/es/molecule/scope-tabs/test/fixtures.js.map +1 -0
  257. package/es/molecule/search/test/fixtures.js +15 -0
  258. package/es/molecule/search/test/fixtures.js.map +1 -0
  259. package/es/molecule/search-form/test/fixtures.js +13 -0
  260. package/es/molecule/search-form/test/fixtures.js.map +1 -0
  261. package/es/molecule/select-multiple/index.js +4 -6
  262. package/es/molecule/select-multiple/index.js.map +1 -1
  263. package/es/molecule/select-multiple/test/fixtures.js +23 -0
  264. package/es/molecule/select-multiple/test/fixtures.js.map +1 -0
  265. package/es/molecule/setup-cohort-item/test/fixtures.js +19 -0
  266. package/es/molecule/setup-cohort-item/test/fixtures.js.map +1 -0
  267. package/es/molecule/setup-section/test/fixtures.js +25 -0
  268. package/es/molecule/setup-section/test/fixtures.js.map +1 -0
  269. package/es/molecule/setup-sections/test/fixtures.js +19 -0
  270. package/es/molecule/setup-sections/test/fixtures.js.map +1 -0
  271. package/es/molecule/setup-slide/test/fixtures.js +23 -0
  272. package/es/molecule/setup-slide/test/fixtures.js.map +1 -0
  273. package/es/molecule/setup-slider/test/fixtures.js +15 -0
  274. package/es/molecule/setup-slider/test/fixtures.js.map +1 -0
  275. package/es/molecule/share/test/fixtures.js +13 -0
  276. package/es/molecule/share/test/fixtures.js.map +1 -0
  277. package/es/molecule/ssmenu-list/test/fixtures.js +19 -0
  278. package/es/molecule/ssmenu-list/test/fixtures.js.map +1 -0
  279. package/es/molecule/subscription-freemium/test/fixtures.js +13 -0
  280. package/es/molecule/subscription-freemium/test/fixtures.js.map +1 -0
  281. package/es/molecule/subscription-premium/test/fixtures.js +15 -0
  282. package/es/molecule/subscription-premium/test/fixtures.js.map +1 -0
  283. package/es/molecule/table/test/fixtures.js +19 -0
  284. package/es/molecule/table/test/fixtures.js.map +1 -0
  285. package/es/molecule/teams-popin/test/fixtures.js +29 -0
  286. package/es/molecule/teams-popin/test/fixtures.js.map +1 -0
  287. package/es/molecule/theme-image/test/fixtures.js +13 -0
  288. package/es/molecule/theme-image/test/fixtures.js.map +1 -0
  289. package/es/molecule/titled-checkbox/index.js +2 -1
  290. package/es/molecule/titled-checkbox/index.js.map +1 -1
  291. package/es/molecule/titled-checkbox/test/fixtures.js +17 -0
  292. package/es/molecule/titled-checkbox/test/fixtures.js.map +1 -0
  293. package/es/molecule/unsubscribe/test/fixtures.js +15 -0
  294. package/es/molecule/unsubscribe/test/fixtures.js.map +1 -0
  295. package/es/molecule/vertical-tabs/test/fixtures.js +15 -0
  296. package/es/molecule/vertical-tabs/test/fixtures.js.map +1 -0
  297. package/es/molecule/video-iframe/test/fixtures.js +25 -0
  298. package/es/molecule/video-iframe/test/fixtures.js.map +1 -0
  299. package/es/molecule/video-player/test/fixtures.js +29 -0
  300. package/es/molecule/video-player/test/fixtures.js.map +1 -0
  301. package/es/molecule/wizard-summary/index.js +8 -4
  302. package/es/molecule/wizard-summary/index.js.map +1 -1
  303. package/es/molecule/wizard-summary/test/fixtures.js +21 -0
  304. package/es/molecule/wizard-summary/test/fixtures.js.map +1 -0
  305. package/es/organism/accordion/container/test/fixtures.js +17 -0
  306. package/es/organism/accordion/container/test/fixtures.js.map +1 -0
  307. package/es/organism/accordion/coorp-manager/part/test/fixtures.js +17 -0
  308. package/es/organism/accordion/coorp-manager/part/test/fixtures.js.map +1 -0
  309. package/es/organism/accordion/coorp-manager/test/fixtures.js +13 -0
  310. package/es/organism/accordion/coorp-manager/test/fixtures.js.map +1 -0
  311. package/es/organism/accordion/part/test/fixtures.js +15 -0
  312. package/es/organism/accordion/part/test/fixtures.js.map +1 -0
  313. package/es/organism/accordion/toggler/test/fixtures.js +17 -0
  314. package/es/organism/accordion/toggler/test/fixtures.js.map +1 -0
  315. package/es/organism/brand-analytics/test/fixtures.js +23 -0
  316. package/es/organism/brand-analytics/test/fixtures.js.map +1 -0
  317. package/es/organism/brand-dashboard/test/fixtures.js +15 -0
  318. package/es/organism/brand-dashboard/test/fixtures.js.map +1 -0
  319. package/es/organism/brand-form/test/fixtures.js +33 -0
  320. package/es/organism/brand-form/test/fixtures.js.map +1 -0
  321. package/es/organism/brand-table/test/fixtures.js +19 -0
  322. package/es/organism/brand-table/test/fixtures.js.map +1 -0
  323. package/es/organism/brand-upload/test/fixtures.js +15 -0
  324. package/es/organism/brand-upload/test/fixtures.js.map +1 -0
  325. package/es/organism/cards-grid/test/fixtures.js +19 -0
  326. package/es/organism/cards-grid/test/fixtures.js.map +1 -0
  327. package/es/organism/cart/test/fixtures.js +13 -0
  328. package/es/organism/cart/test/fixtures.js.map +1 -0
  329. package/es/organism/course-selection/index.js +2 -1
  330. package/es/organism/course-selection/index.js.map +1 -1
  331. package/es/organism/course-selection/test/fixtures.js +21 -0
  332. package/es/organism/course-selection/test/fixtures.js.map +1 -0
  333. package/es/organism/discussion/test/fixtures.js +19 -0
  334. package/es/organism/discussion/test/fixtures.js.map +1 -0
  335. package/es/organism/get-the-app/test/fixtures.js +13 -0
  336. package/es/organism/get-the-app/test/fixtures.js.map +1 -0
  337. package/es/organism/grid-list/test/fixtures.js +13 -0
  338. package/es/organism/grid-list/test/fixtures.js.map +1 -0
  339. package/es/organism/header/test/fixtures.js +13 -0
  340. package/es/organism/header/test/fixtures.js.map +1 -0
  341. package/es/organism/hero/test/fixtures.js +17 -0
  342. package/es/organism/hero/test/fixtures.js.map +1 -0
  343. package/es/organism/list-items/index.js +7 -4
  344. package/es/organism/list-items/index.js.map +1 -1
  345. package/es/organism/mooc/image-slider/test/fixtures.js +15 -0
  346. package/es/organism/mooc/image-slider/test/fixtures.js.map +1 -0
  347. package/es/organism/mooc-footer/test/fixtures.js +23 -0
  348. package/es/organism/mooc-footer/test/fixtures.js.map +1 -0
  349. package/es/organism/mooc-header/test/fixtures.js +31 -0
  350. package/es/organism/mooc-header/test/fixtures.js.map +1 -0
  351. package/es/organism/playlist-translation/test/fixtures.js +15 -0
  352. package/es/organism/playlist-translation/test/fixtures.js.map +1 -0
  353. package/es/organism/popin/test/fixtures.js +13 -0
  354. package/es/organism/popin/test/fixtures.js.map +1 -0
  355. package/es/organism/resource-browser/test/fixtures.js +37 -0
  356. package/es/organism/resource-browser/test/fixtures.js.map +1 -0
  357. package/es/organism/search-and-chips-results/index.js +2 -1
  358. package/es/organism/search-and-chips-results/index.js.map +1 -1
  359. package/es/organism/search-and-chips-results/test/fixtures.js +21 -0
  360. package/es/organism/search-and-chips-results/test/fixtures.js.map +1 -0
  361. package/es/organism/settings/test/fixtures.js +19 -0
  362. package/es/organism/settings/test/fixtures.js.map +1 -0
  363. package/es/organism/setup-header/test/fixtures.js +15 -0
  364. package/es/organism/setup-header/test/fixtures.js.map +1 -0
  365. package/es/organism/sidebar/test/fixtures.js +23 -0
  366. package/es/organism/sidebar/test/fixtures.js.map +1 -0
  367. package/es/organism/slider/test/fixtures.js +15 -0
  368. package/es/organism/slider/test/fixtures.js.map +1 -0
  369. package/es/organism/user-preferences/test/fixtures.js +13 -0
  370. package/es/organism/user-preferences/test/fixtures.js.map +1 -0
  371. package/es/organism/wizard-contents/index.js +2 -1
  372. package/es/organism/wizard-contents/index.js.map +1 -1
  373. package/es/template/activity/test/fixtures.js +21 -0
  374. package/es/template/activity/test/fixtures.js.map +1 -0
  375. package/es/template/app-player/loading/test/fixtures.js +13 -0
  376. package/es/template/app-player/loading/test/fixtures.js.map +1 -0
  377. package/es/template/app-player/player/slides/footer/test/fixtures.js +29 -0
  378. package/es/template/app-player/player/slides/footer/test/fixtures.js.map +1 -0
  379. package/es/template/app-player/player/slides/header/test/fixtures.js +23 -0
  380. package/es/template/app-player/player/slides/header/test/fixtures.js.map +1 -0
  381. package/es/template/app-player/player/slides/test/fixtures.js +79 -0
  382. package/es/template/app-player/player/slides/test/fixtures.js.map +1 -0
  383. package/es/template/app-player/player/test/fixtures.js +55 -0
  384. package/es/template/app-player/player/test/fixtures.js.map +1 -0
  385. package/es/template/app-player/popin-correction/test/fixtures.js +47 -0
  386. package/es/template/app-player/popin-correction/test/fixtures.js.map +1 -0
  387. package/es/template/app-player/popin-end/test/fixtures.js +49 -0
  388. package/es/template/app-player/popin-end/test/fixtures.js.map +1 -0
  389. package/es/template/app-player/popin-header/test/fixtures.js +29 -0
  390. package/es/template/app-player/popin-header/test/fixtures.js.map +1 -0
  391. package/es/template/back-office/brand-create/test/fixtures.js +19 -0
  392. package/es/template/back-office/brand-create/test/fixtures.js.map +1 -0
  393. package/es/template/back-office/brand-list/test/fixtures.js +17 -0
  394. package/es/template/back-office/brand-list/test/fixtures.js.map +1 -0
  395. package/es/template/back-office/brand-update/test/fixtures.js +67 -0
  396. package/es/template/back-office/brand-update/test/fixtures.js.map +1 -0
  397. package/es/template/back-office/dashboard-preview/test/fixtures.js +23 -0
  398. package/es/template/back-office/dashboard-preview/test/fixtures.js.map +1 -0
  399. package/es/template/battle-requests/test/fixtures.js +13 -0
  400. package/es/template/battle-requests/test/fixtures.js.map +1 -0
  401. package/es/template/cockpit/jw-uploader/test/fixtures.js +13 -0
  402. package/es/template/cockpit/jw-uploader/test/fixtures.js.map +1 -0
  403. package/es/template/common/authors/test/fixtures.js +15 -0
  404. package/es/template/common/authors/test/fixtures.js.map +1 -0
  405. package/es/template/common/coorp-header/test/fixtures.js +15 -0
  406. package/es/template/common/coorp-header/test/fixtures.js.map +1 -0
  407. package/es/template/common/dashboard/test/fixtures.js +17 -0
  408. package/es/template/common/dashboard/test/fixtures.js.map +1 -0
  409. package/es/template/common/discipline/test/fixtures.js +47 -0
  410. package/es/template/common/discipline/test/fixtures.js.map +1 -0
  411. package/es/template/common/search-page/test/fixtures.js +17 -0
  412. package/es/template/common/search-page/test/fixtures.js.map +1 -0
  413. package/es/template/external-course/test/fixtures.js +31 -0
  414. package/es/template/external-course/test/fixtures.js.map +1 -0
  415. package/es/template/teams-dashboard/test/fixtures.js +17 -0
  416. package/es/template/teams-dashboard/test/fixtures.js.map +1 -0
  417. package/lib/atom/autocomplete/test/fixtures.js +31 -0
  418. package/lib/atom/autocomplete/test/fixtures.js.map +1 -0
  419. package/lib/atom/avatar/test/fixtures.js +22 -0
  420. package/lib/atom/avatar/test/fixtures.js.map +1 -0
  421. package/lib/atom/button/test/fixtures.js +43 -0
  422. package/lib/atom/button/test/fixtures.js.map +1 -0
  423. package/lib/atom/button-link/test/fixtures.js +49 -0
  424. package/lib/atom/button-link/test/fixtures.js.map +1 -0
  425. package/lib/atom/button-link-icon-only/test/fixtures.js +34 -0
  426. package/lib/atom/button-link-icon-only/test/fixtures.js.map +1 -0
  427. package/lib/atom/button-menu/test/fixtures.js +25 -0
  428. package/lib/atom/button-menu/test/fixtures.js.map +1 -0
  429. package/lib/atom/catalog-section/test/fixtures.js +25 -0
  430. package/lib/atom/catalog-section/test/fixtures.js.map +1 -0
  431. package/lib/atom/centered-text/test/fixtures.js +22 -0
  432. package/lib/atom/centered-text/test/fixtures.js.map +1 -0
  433. package/lib/atom/checkbox/index.js +5 -2
  434. package/lib/atom/checkbox/index.js.map +1 -1
  435. package/lib/atom/checkbox/test/fixtures.js +31 -0
  436. package/lib/atom/checkbox/test/fixtures.js.map +1 -0
  437. package/lib/atom/chips/index.js +2 -1
  438. package/lib/atom/chips/index.js.map +1 -1
  439. package/lib/atom/chips/test/fixtures.js +28 -0
  440. package/lib/atom/chips/test/fixtures.js.map +1 -0
  441. package/lib/atom/clue/test/fixtures.js +28 -0
  442. package/lib/atom/clue/test/fixtures.js.map +1 -0
  443. package/lib/atom/content-badge/test/fixtures.js +43 -0
  444. package/lib/atom/content-badge/test/fixtures.js.map +1 -0
  445. package/lib/atom/cta/test/fixtures.js +58 -0
  446. package/lib/atom/cta/test/fixtures.js.map +1 -0
  447. package/lib/atom/difficulty-level/test/fixtures.js +31 -0
  448. package/lib/atom/difficulty-level/test/fixtures.js.map +1 -0
  449. package/lib/atom/drag-and-drop/test/fixtures.js +37 -0
  450. package/lib/atom/drag-and-drop/test/fixtures.js.map +1 -0
  451. package/lib/atom/empty-search-result/test/fixtures.js +22 -0
  452. package/lib/atom/empty-search-result/test/fixtures.js.map +1 -0
  453. package/lib/atom/image-upload/test/fixtures.js +46 -0
  454. package/lib/atom/image-upload/test/fixtures.js.map +1 -0
  455. package/lib/atom/input-checkbox/test/fixtures.js +40 -0
  456. package/lib/atom/input-checkbox/test/fixtures.js.map +1 -0
  457. package/lib/atom/input-color/test/fixtures.js +31 -0
  458. package/lib/atom/input-color/test/fixtures.js.map +1 -0
  459. package/lib/atom/input-doublestep/test/fixtures.js +34 -0
  460. package/lib/atom/input-doublestep/test/fixtures.js.map +1 -0
  461. package/lib/atom/input-html/test/fixtures.js +28 -0
  462. package/lib/atom/input-html/test/fixtures.js.map +1 -0
  463. package/lib/atom/input-readonly/test/fixtures.js +22 -0
  464. package/lib/atom/input-readonly/test/fixtures.js.map +1 -0
  465. package/lib/atom/input-search/test/fixtures.js +31 -0
  466. package/lib/atom/input-search/test/fixtures.js.map +1 -0
  467. package/lib/atom/input-switch/test/fixtures.js +37 -0
  468. package/lib/atom/input-switch/test/fixtures.js.map +1 -0
  469. package/lib/atom/input-text/index.js +2 -5
  470. package/lib/atom/input-text/index.js.map +1 -1
  471. package/lib/atom/input-text/test/fixtures.js +43 -0
  472. package/lib/atom/input-text/test/fixtures.js.map +1 -0
  473. package/lib/atom/input-textarea/index.js +1 -4
  474. package/lib/atom/input-textarea/index.js.map +1 -1
  475. package/lib/atom/input-textarea/test/fixtures.js +34 -0
  476. package/lib/atom/input-textarea/test/fixtures.js.map +1 -0
  477. package/lib/atom/label/test/fixtures.js +25 -0
  478. package/lib/atom/label/test/fixtures.js.map +1 -0
  479. package/lib/atom/life/test/fixtures.js +40 -0
  480. package/lib/atom/life/test/fixtures.js.map +1 -0
  481. package/lib/atom/link/test/fixtures.js +28 -0
  482. package/lib/atom/link/test/fixtures.js.map +1 -0
  483. package/lib/atom/loader/test/fixtures.js +22 -0
  484. package/lib/atom/loader/test/fixtures.js.map +1 -0
  485. package/lib/atom/notification/test/fixtures.js +28 -0
  486. package/lib/atom/notification/test/fixtures.js.map +1 -0
  487. package/lib/atom/picture/test/fixtures.js +31 -0
  488. package/lib/atom/picture/test/fixtures.js.map +1 -0
  489. package/lib/atom/picture-background/test/fixtures.js +31 -0
  490. package/lib/atom/picture-background/test/fixtures.js.map +1 -0
  491. package/lib/atom/promo-code/test/fixtures.js +28 -0
  492. package/lib/atom/promo-code/test/fixtures.js.map +1 -0
  493. package/lib/atom/provider/test/fixtures.js +22 -0
  494. package/lib/atom/provider/test/fixtures.js.map +1 -0
  495. package/lib/atom/radio-group/test/fixtures.js +28 -0
  496. package/lib/atom/radio-group/test/fixtures.js.map +1 -0
  497. package/lib/atom/range/test/fixtures.js +25 -0
  498. package/lib/atom/range/test/fixtures.js.map +1 -0
  499. package/lib/atom/resource-miniature/style.css +1 -1
  500. package/lib/atom/resource-miniature/test/fixtures.js +34 -0
  501. package/lib/atom/resource-miniature/test/fixtures.js.map +1 -0
  502. package/lib/atom/select/test/fixtures.js +67 -0
  503. package/lib/atom/select/test/fixtures.js.map +1 -0
  504. package/lib/atom/slide/test/fixtures.js +34 -0
  505. package/lib/atom/slide/test/fixtures.js.map +1 -0
  506. package/lib/atom/social-link/test/fixtures.js +28 -0
  507. package/lib/atom/social-link/test/fixtures.js.map +1 -0
  508. package/lib/atom/spinner/test/fixtures.js +22 -0
  509. package/lib/atom/spinner/test/fixtures.js.map +1 -0
  510. package/lib/atom/tab/test/fixtures.js +22 -0
  511. package/lib/atom/tab/test/fixtures.js.map +1 -0
  512. package/lib/atom/tab-content/test/fixtures.js +25 -0
  513. package/lib/atom/tab-content/test/fixtures.js.map +1 -0
  514. package/lib/atom/tag/index.js +2 -1
  515. package/lib/atom/tag/index.js.map +1 -1
  516. package/lib/atom/tag/test/fixtures.js +34 -0
  517. package/lib/atom/tag/test/fixtures.js.map +1 -0
  518. package/lib/atom/title/index.js +6 -3
  519. package/lib/atom/title/index.js.map +1 -1
  520. package/lib/atom/title/test/fixtures/page-title.js +2 -1
  521. package/lib/atom/title/test/fixtures/page-title.js.map +1 -1
  522. package/lib/atom/title/test/fixtures.js +28 -0
  523. package/lib/atom/title/test/fixtures.js.map +1 -0
  524. package/lib/atom/video-upload/test/fixtures.js +34 -0
  525. package/lib/atom/video-upload/test/fixtures.js.map +1 -0
  526. package/lib/atom/wizard-steps/index.js +4 -2
  527. package/lib/atom/wizard-steps/index.js.map +1 -1
  528. package/lib/atom/wizard-steps/test/fixtures.js +28 -0
  529. package/lib/atom/wizard-steps/test/fixtures.js.map +1 -0
  530. package/lib/hoc/animation/test/fixtures.js +25 -0
  531. package/lib/hoc/animation/test/fixtures.js.map +1 -0
  532. package/lib/hoc/animation-scheduler/test/fixtures.js +25 -0
  533. package/lib/hoc/animation-scheduler/test/fixtures.js.map +1 -0
  534. package/lib/hoc/swapper/test/fixtures.js +22 -0
  535. package/lib/hoc/swapper/test/fixtures.js.map +1 -0
  536. package/lib/hoc/transition/test/fixtures.js +22 -0
  537. package/lib/hoc/transition/test/fixtures.js.map +1 -0
  538. package/lib/molecule/add-to-my-list/test/fixtures.js +25 -0
  539. package/lib/molecule/add-to-my-list/test/fixtures.js.map +1 -0
  540. package/lib/molecule/answer/test/fixtures.js +55 -0
  541. package/lib/molecule/answer/test/fixtures.js.map +1 -0
  542. package/lib/molecule/audio/test/fixtures.js +25 -0
  543. package/lib/molecule/audio/test/fixtures.js.map +1 -0
  544. package/lib/molecule/banner/index.js +5 -2
  545. package/lib/molecule/banner/index.js.map +1 -1
  546. package/lib/molecule/banner/test/fixtures/error-temporary-banner.js +2 -1
  547. package/lib/molecule/banner/test/fixtures/error-temporary-banner.js.map +1 -1
  548. package/lib/molecule/banner/test/fixtures/success-temporary-banner.js +2 -1
  549. package/lib/molecule/banner/test/fixtures/success-temporary-banner.js.map +1 -1
  550. package/lib/molecule/banner/test/fixtures/warning-temporary-banner.js +2 -1
  551. package/lib/molecule/banner/test/fixtures/warning-temporary-banner.js.map +1 -1
  552. package/lib/molecule/banner/test/fixtures.js +25 -0
  553. package/lib/molecule/banner/test/fixtures.js.map +1 -0
  554. package/lib/molecule/battle-request/test/fixtures.js +25 -0
  555. package/lib/molecule/battle-request/test/fixtures.js.map +1 -0
  556. package/lib/molecule/brand-card/test/fixtures.js +25 -0
  557. package/lib/molecule/brand-card/test/fixtures.js.map +1 -0
  558. package/lib/molecule/brand-card-create/test/fixtures.js +22 -0
  559. package/lib/molecule/brand-card-create/test/fixtures.js.map +1 -0
  560. package/lib/molecule/brand-create-form/test/fixtures.js +31 -0
  561. package/lib/molecule/brand-create-form/test/fixtures.js.map +1 -0
  562. package/lib/molecule/brand-download-box/test/fixtures.js +28 -0
  563. package/lib/molecule/brand-download-box/test/fixtures.js.map +1 -0
  564. package/lib/molecule/brand-form-group/test/fixtures.js +55 -0
  565. package/lib/molecule/brand-form-group/test/fixtures.js.map +1 -0
  566. package/lib/molecule/brand-tabs/test/fixtures.js +46 -0
  567. package/lib/molecule/brand-tabs/test/fixtures.js.map +1 -0
  568. package/lib/molecule/brand-upload-box/test/fixtures.js +28 -0
  569. package/lib/molecule/brand-upload-box/test/fixtures.js.map +1 -0
  570. package/lib/molecule/breadcrumbs/test/fixtures.js +22 -0
  571. package/lib/molecule/breadcrumbs/test/fixtures.js.map +1 -0
  572. package/lib/molecule/bullet-point-menu-button/test/fixtures.js +25 -0
  573. package/lib/molecule/bullet-point-menu-button/test/fixtures.js.map +1 -0
  574. package/lib/molecule/card/test/fixtures.js +67 -0
  575. package/lib/molecule/card/test/fixtures.js.map +1 -0
  576. package/lib/molecule/card-content/test/fixtures.js +43 -0
  577. package/lib/molecule/card-content/test/fixtures.js.map +1 -0
  578. package/lib/molecule/card-with-button/test/fixtures.js +28 -0
  579. package/lib/molecule/card-with-button/test/fixtures.js.map +1 -0
  580. package/lib/molecule/cm-popin/test/fixtures.js +28 -0
  581. package/lib/molecule/cm-popin/test/fixtures.js.map +1 -0
  582. package/lib/molecule/cookie-banner/test/fixtures.js +22 -0
  583. package/lib/molecule/cookie-banner/test/fixtures.js.map +1 -0
  584. package/lib/molecule/coorp-manager-roles/test/fixtures.js +22 -0
  585. package/lib/molecule/coorp-manager-roles/test/fixtures.js.map +1 -0
  586. package/lib/molecule/dashboard/battle-request-list/test/fixtures.js +25 -0
  587. package/lib/molecule/dashboard/battle-request-list/test/fixtures.js.map +1 -0
  588. package/lib/molecule/dashboard/cards-list/test/fixtures.js +37 -0
  589. package/lib/molecule/dashboard/cards-list/test/fixtures.js.map +1 -0
  590. package/lib/molecule/dashboard/news-list/test/fixtures.js +28 -0
  591. package/lib/molecule/dashboard/news-list/test/fixtures.js.map +1 -0
  592. package/lib/molecule/dashboard/start-battle/style.css +3 -3
  593. package/lib/molecule/dashboard/start-battle/test/fixtures.js +25 -0
  594. package/lib/molecule/dashboard/start-battle/test/fixtures.js.map +1 -0
  595. package/lib/molecule/discipline-cta/test/fixtures.js +25 -0
  596. package/lib/molecule/discipline-cta/test/fixtures.js.map +1 -0
  597. package/lib/molecule/discipline-header/test/fixtures.js +43 -0
  598. package/lib/molecule/discipline-header/test/fixtures.js.map +1 -0
  599. package/lib/molecule/discipline-partners/test/fixtures.js +34 -0
  600. package/lib/molecule/discipline-partners/test/fixtures.js.map +1 -0
  601. package/lib/molecule/discipline-scope/test/fixtures.js +43 -0
  602. package/lib/molecule/discipline-scope/test/fixtures.js.map +1 -0
  603. package/lib/molecule/drag-and-drop/test/fixtures.js +40 -0
  604. package/lib/molecule/drag-and-drop/test/fixtures.js.map +1 -0
  605. package/lib/molecule/external-content-button/test/fixtures.js +31 -0
  606. package/lib/molecule/external-content-button/test/fixtures.js.map +1 -0
  607. package/lib/molecule/external-content-viewer/test/fixtures.js +43 -0
  608. package/lib/molecule/external-content-viewer/test/fixtures.js.map +1 -0
  609. package/lib/molecule/feedback/test/fixtures.js +43 -0
  610. package/lib/molecule/feedback/test/fixtures.js.map +1 -0
  611. package/lib/molecule/filters/test/fixtures.js +52 -0
  612. package/lib/molecule/filters/test/fixtures.js.map +1 -0
  613. package/lib/molecule/forum/forum-comment/test/fixtures.js +28 -0
  614. package/lib/molecule/forum/forum-comment/test/fixtures.js.map +1 -0
  615. package/lib/molecule/forum/forum-post/test/fixtures.js +49 -0
  616. package/lib/molecule/forum/forum-post/test/fixtures.js.map +1 -0
  617. package/lib/molecule/forum/forum-thread/test/fixtures.js +28 -0
  618. package/lib/molecule/forum/forum-thread/test/fixtures.js.map +1 -0
  619. package/lib/molecule/hero/test/fixtures.js +25 -0
  620. package/lib/molecule/hero/test/fixtures.js.map +1 -0
  621. package/lib/molecule/login-alert/test/fixtures.js +22 -0
  622. package/lib/molecule/login-alert/test/fixtures.js.map +1 -0
  623. package/lib/molecule/menu-list/test/fixtures.js +22 -0
  624. package/lib/molecule/menu-list/test/fixtures.js.map +1 -0
  625. package/lib/molecule/message-popin/test/fixtures.js +22 -0
  626. package/lib/molecule/message-popin/test/fixtures.js.map +1 -0
  627. package/lib/molecule/modal/test/fixtures.js +22 -0
  628. package/lib/molecule/modal/test/fixtures.js.map +1 -0
  629. package/lib/molecule/module-bubble/test/fixtures.js +28 -0
  630. package/lib/molecule/module-bubble/test/fixtures.js.map +1 -0
  631. package/lib/molecule/module-card/test/fixtures.js +28 -0
  632. package/lib/molecule/module-card/test/fixtures.js.map +1 -0
  633. package/lib/molecule/news/test/fixtures.js +37 -0
  634. package/lib/molecule/news/test/fixtures.js.map +1 -0
  635. package/lib/molecule/notification-banner/test/fixtures.js +28 -0
  636. package/lib/molecule/notification-banner/test/fixtures.js.map +1 -0
  637. package/lib/molecule/pagination/test/fixtures.js +25 -0
  638. package/lib/molecule/pagination/test/fixtures.js.map +1 -0
  639. package/lib/molecule/payment-form/test/fixtures.js +28 -0
  640. package/lib/molecule/payment-form/test/fixtures.js.map +1 -0
  641. package/lib/molecule/pdf/test/fixtures.js +22 -0
  642. package/lib/molecule/pdf/test/fixtures.js.map +1 -0
  643. package/lib/molecule/popin/test/fixtures.js +34 -0
  644. package/lib/molecule/popin/test/fixtures.js.map +1 -0
  645. package/lib/molecule/product-card/test/fixtures.js +22 -0
  646. package/lib/molecule/product-card/test/fixtures.js.map +1 -0
  647. package/lib/molecule/progress-bar/test/fixtures.js +25 -0
  648. package/lib/molecule/progress-bar/test/fixtures.js.map +1 -0
  649. package/lib/molecule/questions/drop-down/test/fixtures.js +25 -0
  650. package/lib/molecule/questions/drop-down/test/fixtures.js.map +1 -0
  651. package/lib/molecule/questions/free-text/test/fixtures.js +25 -0
  652. package/lib/molecule/questions/free-text/test/fixtures.js.map +1 -0
  653. package/lib/molecule/questions/qcm/test/fixtures.js +31 -0
  654. package/lib/molecule/questions/qcm/test/fixtures.js.map +1 -0
  655. package/lib/molecule/questions/qcm-drag/test/fixtures.js +25 -0
  656. package/lib/molecule/questions/qcm-drag/test/fixtures.js.map +1 -0
  657. package/lib/molecule/questions/qcm-graphic/test/fixtures.js +25 -0
  658. package/lib/molecule/questions/qcm-graphic/test/fixtures.js.map +1 -0
  659. package/lib/molecule/questions/question-range/test/fixtures.js +22 -0
  660. package/lib/molecule/questions/question-range/test/fixtures.js.map +1 -0
  661. package/lib/molecule/questions/template/test/fixtures.js +25 -0
  662. package/lib/molecule/questions/template/test/fixtures.js.map +1 -0
  663. package/lib/molecule/quick-access-card/test/fixtures.js +34 -0
  664. package/lib/molecule/quick-access-card/test/fixtures.js.map +1 -0
  665. package/lib/molecule/quick-access-cards-group/test/fixtures.js +34 -0
  666. package/lib/molecule/quick-access-cards-group/test/fixtures.js.map +1 -0
  667. package/lib/molecule/resource-player/test/fixtures.js +40 -0
  668. package/lib/molecule/resource-player/test/fixtures.js.map +1 -0
  669. package/lib/molecule/scope-content/test/fixtures.js +43 -0
  670. package/lib/molecule/scope-content/test/fixtures.js.map +1 -0
  671. package/lib/molecule/scope-tabs/test/fixtures.js +28 -0
  672. package/lib/molecule/scope-tabs/test/fixtures.js.map +1 -0
  673. package/lib/molecule/search/test/fixtures.js +25 -0
  674. package/lib/molecule/search/test/fixtures.js.map +1 -0
  675. package/lib/molecule/search-form/test/fixtures.js +22 -0
  676. package/lib/molecule/search-form/test/fixtures.js.map +1 -0
  677. package/lib/molecule/select-multiple/index.js +4 -7
  678. package/lib/molecule/select-multiple/index.js.map +1 -1
  679. package/lib/molecule/select-multiple/test/fixtures.js +37 -0
  680. package/lib/molecule/select-multiple/test/fixtures.js.map +1 -0
  681. package/lib/molecule/setup-cohort-item/test/fixtures.js +31 -0
  682. package/lib/molecule/setup-cohort-item/test/fixtures.js.map +1 -0
  683. package/lib/molecule/setup-section/test/fixtures.js +40 -0
  684. package/lib/molecule/setup-section/test/fixtures.js.map +1 -0
  685. package/lib/molecule/setup-sections/test/fixtures.js +31 -0
  686. package/lib/molecule/setup-sections/test/fixtures.js.map +1 -0
  687. package/lib/molecule/setup-slide/test/fixtures.js +37 -0
  688. package/lib/molecule/setup-slide/test/fixtures.js.map +1 -0
  689. package/lib/molecule/setup-slider/test/fixtures.js +25 -0
  690. package/lib/molecule/setup-slider/test/fixtures.js.map +1 -0
  691. package/lib/molecule/share/test/fixtures.js +22 -0
  692. package/lib/molecule/share/test/fixtures.js.map +1 -0
  693. package/lib/molecule/ssmenu-list/test/fixtures.js +31 -0
  694. package/lib/molecule/ssmenu-list/test/fixtures.js.map +1 -0
  695. package/lib/molecule/subscription-freemium/test/fixtures.js +22 -0
  696. package/lib/molecule/subscription-freemium/test/fixtures.js.map +1 -0
  697. package/lib/molecule/subscription-premium/test/fixtures.js +25 -0
  698. package/lib/molecule/subscription-premium/test/fixtures.js.map +1 -0
  699. package/lib/molecule/table/test/fixtures.js +31 -0
  700. package/lib/molecule/table/test/fixtures.js.map +1 -0
  701. package/lib/molecule/teams-popin/test/fixtures.js +46 -0
  702. package/lib/molecule/teams-popin/test/fixtures.js.map +1 -0
  703. package/lib/molecule/theme-image/test/fixtures.js +22 -0
  704. package/lib/molecule/theme-image/test/fixtures.js.map +1 -0
  705. package/lib/molecule/titled-checkbox/index.js +2 -1
  706. package/lib/molecule/titled-checkbox/index.js.map +1 -1
  707. package/lib/molecule/titled-checkbox/test/fixtures.js +28 -0
  708. package/lib/molecule/titled-checkbox/test/fixtures.js.map +1 -0
  709. package/lib/molecule/unsubscribe/test/fixtures.js +25 -0
  710. package/lib/molecule/unsubscribe/test/fixtures.js.map +1 -0
  711. package/lib/molecule/vertical-tabs/test/fixtures.js +25 -0
  712. package/lib/molecule/vertical-tabs/test/fixtures.js.map +1 -0
  713. package/lib/molecule/video-iframe/test/fixtures.js +40 -0
  714. package/lib/molecule/video-iframe/test/fixtures.js.map +1 -0
  715. package/lib/molecule/video-player/test/fixtures.js +46 -0
  716. package/lib/molecule/video-player/test/fixtures.js.map +1 -0
  717. package/lib/molecule/wizard-summary/index.js +8 -4
  718. package/lib/molecule/wizard-summary/index.js.map +1 -1
  719. package/lib/molecule/wizard-summary/test/fixtures.js +34 -0
  720. package/lib/molecule/wizard-summary/test/fixtures.js.map +1 -0
  721. package/lib/organism/accordion/container/test/fixtures.js +28 -0
  722. package/lib/organism/accordion/container/test/fixtures.js.map +1 -0
  723. package/lib/organism/accordion/coorp-manager/part/test/fixtures.js +28 -0
  724. package/lib/organism/accordion/coorp-manager/part/test/fixtures.js.map +1 -0
  725. package/lib/organism/accordion/coorp-manager/test/fixtures.js +22 -0
  726. package/lib/organism/accordion/coorp-manager/test/fixtures.js.map +1 -0
  727. package/lib/organism/accordion/part/test/fixtures.js +25 -0
  728. package/lib/organism/accordion/part/test/fixtures.js.map +1 -0
  729. package/lib/organism/accordion/toggler/test/fixtures.js +28 -0
  730. package/lib/organism/accordion/toggler/test/fixtures.js.map +1 -0
  731. package/lib/organism/brand-analytics/test/fixtures.js +37 -0
  732. package/lib/organism/brand-analytics/test/fixtures.js.map +1 -0
  733. package/lib/organism/brand-dashboard/test/fixtures.js +25 -0
  734. package/lib/organism/brand-dashboard/test/fixtures.js.map +1 -0
  735. package/lib/organism/brand-form/test/fixtures.js +52 -0
  736. package/lib/organism/brand-form/test/fixtures.js.map +1 -0
  737. package/lib/organism/brand-table/test/fixtures.js +31 -0
  738. package/lib/organism/brand-table/test/fixtures.js.map +1 -0
  739. package/lib/organism/brand-upload/test/fixtures.js +25 -0
  740. package/lib/organism/brand-upload/test/fixtures.js.map +1 -0
  741. package/lib/organism/cards-grid/test/fixtures.js +31 -0
  742. package/lib/organism/cards-grid/test/fixtures.js.map +1 -0
  743. package/lib/organism/cart/test/fixtures.js +22 -0
  744. package/lib/organism/cart/test/fixtures.js.map +1 -0
  745. package/lib/organism/course-selection/index.js +2 -1
  746. package/lib/organism/course-selection/index.js.map +1 -1
  747. package/lib/organism/course-selection/test/fixtures.js +34 -0
  748. package/lib/organism/course-selection/test/fixtures.js.map +1 -0
  749. package/lib/organism/discussion/test/fixtures.js +31 -0
  750. package/lib/organism/discussion/test/fixtures.js.map +1 -0
  751. package/lib/organism/get-the-app/test/fixtures.js +22 -0
  752. package/lib/organism/get-the-app/test/fixtures.js.map +1 -0
  753. package/lib/organism/grid-list/test/fixtures.js +22 -0
  754. package/lib/organism/grid-list/test/fixtures.js.map +1 -0
  755. package/lib/organism/header/test/fixtures.js +22 -0
  756. package/lib/organism/header/test/fixtures.js.map +1 -0
  757. package/lib/organism/hero/test/fixtures.js +28 -0
  758. package/lib/organism/hero/test/fixtures.js.map +1 -0
  759. package/lib/organism/list-items/index.js +7 -4
  760. package/lib/organism/list-items/index.js.map +1 -1
  761. package/lib/organism/mooc/image-slider/test/fixtures.js +25 -0
  762. package/lib/organism/mooc/image-slider/test/fixtures.js.map +1 -0
  763. package/lib/organism/mooc-footer/test/fixtures.js +37 -0
  764. package/lib/organism/mooc-footer/test/fixtures.js.map +1 -0
  765. package/lib/organism/mooc-header/test/fixtures.js +49 -0
  766. package/lib/organism/mooc-header/test/fixtures.js.map +1 -0
  767. package/lib/organism/playlist-translation/test/fixtures.js +25 -0
  768. package/lib/organism/playlist-translation/test/fixtures.js.map +1 -0
  769. package/lib/organism/popin/test/fixtures.js +22 -0
  770. package/lib/organism/popin/test/fixtures.js.map +1 -0
  771. package/lib/organism/resource-browser/test/fixtures.js +58 -0
  772. package/lib/organism/resource-browser/test/fixtures.js.map +1 -0
  773. package/lib/organism/search-and-chips-results/index.js +2 -1
  774. package/lib/organism/search-and-chips-results/index.js.map +1 -1
  775. package/lib/organism/search-and-chips-results/test/fixtures.js +34 -0
  776. package/lib/organism/search-and-chips-results/test/fixtures.js.map +1 -0
  777. package/lib/organism/settings/test/fixtures.js +31 -0
  778. package/lib/organism/settings/test/fixtures.js.map +1 -0
  779. package/lib/organism/setup-header/test/fixtures.js +25 -0
  780. package/lib/organism/setup-header/test/fixtures.js.map +1 -0
  781. package/lib/organism/sidebar/test/fixtures.js +37 -0
  782. package/lib/organism/sidebar/test/fixtures.js.map +1 -0
  783. package/lib/organism/slider/test/fixtures.js +25 -0
  784. package/lib/organism/slider/test/fixtures.js.map +1 -0
  785. package/lib/organism/user-preferences/test/fixtures.js +22 -0
  786. package/lib/organism/user-preferences/test/fixtures.js.map +1 -0
  787. package/lib/organism/wizard-contents/index.js +2 -1
  788. package/lib/organism/wizard-contents/index.js.map +1 -1
  789. package/lib/template/activity/test/fixtures.js +34 -0
  790. package/lib/template/activity/test/fixtures.js.map +1 -0
  791. package/lib/template/app-player/loading/test/fixtures.js +22 -0
  792. package/lib/template/app-player/loading/test/fixtures.js.map +1 -0
  793. package/lib/template/app-player/player/slides/footer/test/fixtures.js +46 -0
  794. package/lib/template/app-player/player/slides/footer/test/fixtures.js.map +1 -0
  795. package/lib/template/app-player/player/slides/header/test/fixtures.js +37 -0
  796. package/lib/template/app-player/player/slides/header/test/fixtures.js.map +1 -0
  797. package/lib/template/app-player/player/slides/test/fixtures.js +121 -0
  798. package/lib/template/app-player/player/slides/test/fixtures.js.map +1 -0
  799. package/lib/template/app-player/player/test/fixtures.js +85 -0
  800. package/lib/template/app-player/player/test/fixtures.js.map +1 -0
  801. package/lib/template/app-player/popin-correction/test/fixtures.js +73 -0
  802. package/lib/template/app-player/popin-correction/test/fixtures.js.map +1 -0
  803. package/lib/template/app-player/popin-end/test/fixtures.js +76 -0
  804. package/lib/template/app-player/popin-end/test/fixtures.js.map +1 -0
  805. package/lib/template/app-player/popin-header/test/fixtures.js +46 -0
  806. package/lib/template/app-player/popin-header/test/fixtures.js.map +1 -0
  807. package/lib/template/back-office/brand-create/test/fixtures.js +31 -0
  808. package/lib/template/back-office/brand-create/test/fixtures.js.map +1 -0
  809. package/lib/template/back-office/brand-list/test/fixtures.js +28 -0
  810. package/lib/template/back-office/brand-list/test/fixtures.js.map +1 -0
  811. package/lib/template/back-office/brand-update/test/fixtures.js +103 -0
  812. package/lib/template/back-office/brand-update/test/fixtures.js.map +1 -0
  813. package/lib/template/back-office/dashboard-preview/test/fixtures.js +37 -0
  814. package/lib/template/back-office/dashboard-preview/test/fixtures.js.map +1 -0
  815. package/lib/template/battle-requests/test/fixtures.js +22 -0
  816. package/lib/template/battle-requests/test/fixtures.js.map +1 -0
  817. package/lib/template/cockpit/jw-uploader/test/fixtures.js +22 -0
  818. package/lib/template/cockpit/jw-uploader/test/fixtures.js.map +1 -0
  819. package/lib/template/common/authors/test/fixtures.js +25 -0
  820. package/lib/template/common/authors/test/fixtures.js.map +1 -0
  821. package/lib/template/common/coorp-header/test/fixtures.js +25 -0
  822. package/lib/template/common/coorp-header/test/fixtures.js.map +1 -0
  823. package/lib/template/common/dashboard/test/fixtures.js +28 -0
  824. package/lib/template/common/dashboard/test/fixtures.js.map +1 -0
  825. package/lib/template/common/discipline/test/fixtures.js +73 -0
  826. package/lib/template/common/discipline/test/fixtures.js.map +1 -0
  827. package/lib/template/common/search-page/test/fixtures.js +28 -0
  828. package/lib/template/common/search-page/test/fixtures.js.map +1 -0
  829. package/lib/template/external-course/test/fixtures.js +49 -0
  830. package/lib/template/external-course/test/fixtures.js.map +1 -0
  831. package/lib/template/teams-dashboard/test/fixtures.js +28 -0
  832. package/lib/template/teams-dashboard/test/fixtures.js.map +1 -0
  833. package/package.json +2 -2
@@ -0,0 +1,29 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import MoleculeBrandTabs from '..';
5
+ import fixtureAnalytics from './fixtures/analytics';
6
+ import fixtureCohort from './fixtures/cohort';
7
+ import fixtureDefault from './fixtures/default';
8
+ import fixtureImportusers from './fixtures/importusers';
9
+ import fixtureLight from './fixtures/light';
10
+ import fixtureLms from './fixtures/lms';
11
+ import fixtureLookandfeel from './fixtures/lookandfeel';
12
+ import fixtureManageusers from './fixtures/manageusers';
13
+ import fixtureSso from './fixtures/sso';
14
+ test('Molecule › MoleculeBrandTabs > should have valid propTypes', t => {
15
+ t.pass();
16
+ forEach(MoleculeBrandTabs.propTypes, (value, key) => {
17
+ t.not(value, undefined, `PropType for "Molecule.MoleculeBrandTabs.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
18
+ });
19
+ });
20
+ test('Molecule › MoleculeBrandTabs › Analytics › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureAnalytics);
21
+ test('Molecule › MoleculeBrandTabs › Cohort › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureCohort);
22
+ test('Molecule › MoleculeBrandTabs › Default › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureDefault);
23
+ test('Molecule › MoleculeBrandTabs › Importusers › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureImportusers);
24
+ test('Molecule › MoleculeBrandTabs › Light › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureLight);
25
+ test('Molecule › MoleculeBrandTabs › Lms › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureLms);
26
+ test('Molecule › MoleculeBrandTabs › Lookandfeel › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureLookandfeel);
27
+ test('Molecule › MoleculeBrandTabs › Manageusers › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureManageusers);
28
+ test('Molecule › MoleculeBrandTabs › Sso › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureSso);
29
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/molecule/brand-tabs/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeBrandTabs","fixtureAnalytics","fixtureCohort","fixtureDefault","fixtureImportusers","fixtureLight","fixtureLms","fixtureLookandfeel","fixtureManageusers","fixtureSso","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,iBAAP,MAA8B,IAA9B;AACA,OAAOC,gBAAP,MAA6B,sBAA7B;AACA,OAAOC,aAAP,MAA0B,mBAA1B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,kBAAP,MAA+B,wBAA/B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,UAAP,MAAuB,gBAAvB;AACA,OAAOC,kBAAP,MAA+B,wBAA/B;AACA,OAAOC,kBAAP,MAA+B,wBAA/B;AACA,OAAOC,UAAP,MAAuB,gBAAvB;AAEAZ,IAAI,CAAC,4DAAD,EAA+Da,CAAC,IAAI;AACtEA,EAAAA,CAAC,CAACC,IAAF;AACAb,EAAAA,OAAO,CAACE,iBAAiB,CAACY,SAAnB,EAA8B,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACnDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,sDAAqDF,GAAI,mEAAlF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAjB,IAAI,CAAC,+DAAD,EAAkEE,oBAAlE,EAAwFC,iBAAxF,EAA2GC,gBAA3G,CAAJ;AACAJ,IAAI,CAAC,4DAAD,EAA+DE,oBAA/D,EAAqFC,iBAArF,EAAwGE,aAAxG,CAAJ;AACAL,IAAI,CAAC,6DAAD,EAAgEE,oBAAhE,EAAsFC,iBAAtF,EAAyGG,cAAzG,CAAJ;AACAN,IAAI,CAAC,iEAAD,EAAoEE,oBAApE,EAA0FC,iBAA1F,EAA6GI,kBAA7G,CAAJ;AACAP,IAAI,CAAC,2DAAD,EAA8DE,oBAA9D,EAAoFC,iBAApF,EAAuGK,YAAvG,CAAJ;AACAR,IAAI,CAAC,yDAAD,EAA4DE,oBAA5D,EAAkFC,iBAAlF,EAAqGM,UAArG,CAAJ;AACAT,IAAI,CAAC,iEAAD,EAAoEE,oBAApE,EAA0FC,iBAA1F,EAA6GO,kBAA7G,CAAJ;AACAV,IAAI,CAAC,iEAAD,EAAoEE,oBAApE,EAA0FC,iBAA1F,EAA6GQ,kBAA7G,CAAJ;AACAX,IAAI,CAAC,yDAAD,EAA4DE,oBAA5D,EAAkFC,iBAAlF,EAAqGS,UAArG,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeBrandTabs from '..';\nimport fixtureAnalytics from './fixtures/analytics';\nimport fixtureCohort from './fixtures/cohort';\nimport fixtureDefault from './fixtures/default';\nimport fixtureImportusers from './fixtures/importusers';\nimport fixtureLight from './fixtures/light';\nimport fixtureLms from './fixtures/lms';\nimport fixtureLookandfeel from './fixtures/lookandfeel';\nimport fixtureManageusers from './fixtures/manageusers';\nimport fixtureSso from './fixtures/sso';\n\ntest('Molecule › MoleculeBrandTabs > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeBrandTabs.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeBrandTabs.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeBrandTabs › Analytics › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureAnalytics);\ntest('Molecule › MoleculeBrandTabs › Cohort › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureCohort);\ntest('Molecule › MoleculeBrandTabs › Default › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureDefault);\ntest('Molecule › MoleculeBrandTabs › Importusers › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureImportusers);\ntest('Molecule › MoleculeBrandTabs › Light › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureLight);\ntest('Molecule › MoleculeBrandTabs › Lms › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureLms);\ntest('Molecule › MoleculeBrandTabs › Lookandfeel › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureLookandfeel);\ntest('Molecule › MoleculeBrandTabs › Manageusers › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureManageusers);\ntest('Molecule › MoleculeBrandTabs › Sso › should be rendered', renderComponentMacro, MoleculeBrandTabs, fixtureSso);\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 MoleculeBrandUploadBox from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ import fixtureLoading from './fixtures/loading';
7
+ import fixtureSso from './fixtures/sso';
8
+ test('Molecule › MoleculeBrandUploadBox > should have valid propTypes', t => {
9
+ t.pass();
10
+ forEach(MoleculeBrandUploadBox.propTypes, (value, key) => {
11
+ t.not(value, undefined, `PropType for "Molecule.MoleculeBrandUploadBox.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
12
+ });
13
+ });
14
+ test('Molecule › MoleculeBrandUploadBox › Default › should be rendered', renderComponentMacro, MoleculeBrandUploadBox, fixtureDefault);
15
+ test('Molecule › MoleculeBrandUploadBox › Loading › should be rendered', renderComponentMacro, MoleculeBrandUploadBox, fixtureLoading);
16
+ test('Molecule › MoleculeBrandUploadBox › Sso › should be rendered', renderComponentMacro, MoleculeBrandUploadBox, fixtureSso);
17
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/molecule/brand-upload-box/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeBrandUploadBox","fixtureDefault","fixtureLoading","fixtureSso","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,sBAAP,MAAmC,IAAnC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,UAAP,MAAuB,gBAAvB;AAEAN,IAAI,CAAC,iEAAD,EAAoEO,CAAC,IAAI;AAC3EA,EAAAA,CAAC,CAACC,IAAF;AACAP,EAAAA,OAAO,CAACE,sBAAsB,CAACM,SAAxB,EAAmC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACxDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,2DAA0DF,GAAI,mEAAvF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAX,IAAI,CAAC,kEAAD,EAAqEE,oBAArE,EAA2FC,sBAA3F,EAAmHC,cAAnH,CAAJ;AACAJ,IAAI,CAAC,kEAAD,EAAqEE,oBAArE,EAA2FC,sBAA3F,EAAmHE,cAAnH,CAAJ;AACAL,IAAI,CAAC,8DAAD,EAAiEE,oBAAjE,EAAuFC,sBAAvF,EAA+GG,UAA/G,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeBrandUploadBox from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureLoading from './fixtures/loading';\nimport fixtureSso from './fixtures/sso';\n\ntest('Molecule › MoleculeBrandUploadBox > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeBrandUploadBox.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeBrandUploadBox.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeBrandUploadBox › Default › should be rendered', renderComponentMacro, MoleculeBrandUploadBox, fixtureDefault);\ntest('Molecule › MoleculeBrandUploadBox › Loading › should be rendered', renderComponentMacro, MoleculeBrandUploadBox, fixtureLoading);\ntest('Molecule › MoleculeBrandUploadBox › Sso › should be rendered', renderComponentMacro, MoleculeBrandUploadBox, fixtureSso);\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 MoleculeBreadcrumbs from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ test('Molecule › MoleculeBreadcrumbs > should have valid propTypes', t => {
7
+ t.pass();
8
+ forEach(MoleculeBreadcrumbs.propTypes, (value, key) => {
9
+ t.not(value, undefined, `PropType for "Molecule.MoleculeBreadcrumbs.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
10
+ });
11
+ });
12
+ test('Molecule › MoleculeBreadcrumbs › Default › should be rendered', renderComponentMacro, MoleculeBreadcrumbs, fixtureDefault);
13
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/molecule/breadcrumbs/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeBreadcrumbs","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,mBAAP,MAAgC,IAAhC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAJ,IAAI,CAAC,8DAAD,EAAiEK,CAAC,IAAI;AACxEA,EAAAA,CAAC,CAACC,IAAF;AACAL,EAAAA,OAAO,CAACE,mBAAmB,CAACI,SAArB,EAAgC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACrDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,wDAAuDF,GAAI,mEAApF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAT,IAAI,CAAC,+DAAD,EAAkEE,oBAAlE,EAAwFC,mBAAxF,EAA6GC,cAA7G,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeBreadcrumbs from '..';\nimport fixtureDefault from './fixtures/default';\n\ntest('Molecule › MoleculeBreadcrumbs > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeBreadcrumbs.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeBreadcrumbs.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeBreadcrumbs › Default › should be rendered', renderComponentMacro, MoleculeBreadcrumbs, fixtureDefault);\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 MoleculeBulletPointMenuButton from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ import fixtureMultipleButtons from './fixtures/multiple-buttons';
7
+ test('Molecule › MoleculeBulletPointMenuButton > should have valid propTypes', t => {
8
+ t.pass();
9
+ forEach(MoleculeBulletPointMenuButton.propTypes, (value, key) => {
10
+ t.not(value, undefined, `PropType for "Molecule.MoleculeBulletPointMenuButton.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
11
+ });
12
+ });
13
+ test('Molecule › MoleculeBulletPointMenuButton › Default › should be rendered', renderComponentMacro, MoleculeBulletPointMenuButton, fixtureDefault);
14
+ test('Molecule › MoleculeBulletPointMenuButton › MultipleButtons › should be rendered', renderComponentMacro, MoleculeBulletPointMenuButton, fixtureMultipleButtons);
15
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/molecule/bullet-point-menu-button/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeBulletPointMenuButton","fixtureDefault","fixtureMultipleButtons","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,6BAAP,MAA0C,IAA1C;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,sBAAP,MAAmC,6BAAnC;AAEAL,IAAI,CAAC,wEAAD,EAA2EM,CAAC,IAAI;AAClFA,EAAAA,CAAC,CAACC,IAAF;AACAN,EAAAA,OAAO,CAACE,6BAA6B,CAACK,SAA/B,EAA0C,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC/DJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,kEAAiEF,GAAI,mEAA9F;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAV,IAAI,CAAC,yEAAD,EAA4EE,oBAA5E,EAAkGC,6BAAlG,EAAiIC,cAAjI,CAAJ;AACAJ,IAAI,CAAC,iFAAD,EAAoFE,oBAApF,EAA0GC,6BAA1G,EAAyIE,sBAAzI,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeBulletPointMenuButton from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureMultipleButtons from './fixtures/multiple-buttons';\n\ntest('Molecule › MoleculeBulletPointMenuButton > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeBulletPointMenuButton.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeBulletPointMenuButton.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeBulletPointMenuButton › Default › should be rendered', renderComponentMacro, MoleculeBulletPointMenuButton, fixtureDefault);\ntest('Molecule › MoleculeBulletPointMenuButton › MultipleButtons › should be rendered', renderComponentMacro, MoleculeBulletPointMenuButton, fixtureMultipleButtons);\n"],"file":"fixtures.js"}
@@ -0,0 +1,43 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import MoleculeCard from '..';
5
+ import fixtureAdaptivAndDisabled from './fixtures/adaptiv-and-disabled';
6
+ import fixtureAdaptiv from './fixtures/adaptiv';
7
+ import fixtureArabic from './fixtures/arabic';
8
+ import fixtureArticle from './fixtures/article';
9
+ import fixtureDefault from './fixtures/default';
10
+ import fixtureDisabled from './fixtures/disabled';
11
+ import fixtureEmpty from './fixtures/empty';
12
+ import fixtureExternalContent from './fixtures/external-content';
13
+ import fixtureFavorite from './fixtures/favorite';
14
+ import fixtureFreerunAndDisabled from './fixtures/freerun-and-disabled';
15
+ import fixtureFreerun from './fixtures/freerun';
16
+ import fixturePodcast from './fixtures/podcast';
17
+ import fixtureScorm from './fixtures/scorm';
18
+ import fixtureSelectableFalse from './fixtures/selectable-false';
19
+ import fixtureSelectableTrue from './fixtures/selectable-true';
20
+ import fixtureVideo from './fixtures/video';
21
+ test('Molecule › MoleculeCard > should have valid propTypes', t => {
22
+ t.pass();
23
+ forEach(MoleculeCard.propTypes, (value, key) => {
24
+ t.not(value, undefined, `PropType for "Molecule.MoleculeCard.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
25
+ });
26
+ });
27
+ test('Molecule › MoleculeCard › AdaptivAndDisabled › should be rendered', renderComponentMacro, MoleculeCard, fixtureAdaptivAndDisabled);
28
+ test('Molecule › MoleculeCard › Adaptiv › should be rendered', renderComponentMacro, MoleculeCard, fixtureAdaptiv);
29
+ test('Molecule › MoleculeCard › Arabic › should be rendered', renderComponentMacro, MoleculeCard, fixtureArabic);
30
+ test('Molecule › MoleculeCard › Article › should be rendered', renderComponentMacro, MoleculeCard, fixtureArticle);
31
+ test('Molecule › MoleculeCard › Default › should be rendered', renderComponentMacro, MoleculeCard, fixtureDefault);
32
+ test('Molecule › MoleculeCard › Disabled › should be rendered', renderComponentMacro, MoleculeCard, fixtureDisabled);
33
+ test('Molecule › MoleculeCard › Empty › should be rendered', renderComponentMacro, MoleculeCard, fixtureEmpty);
34
+ test('Molecule › MoleculeCard › ExternalContent › should be rendered', renderComponentMacro, MoleculeCard, fixtureExternalContent);
35
+ test('Molecule › MoleculeCard › Favorite › should be rendered', renderComponentMacro, MoleculeCard, fixtureFavorite);
36
+ test('Molecule › MoleculeCard › FreerunAndDisabled › should be rendered', renderComponentMacro, MoleculeCard, fixtureFreerunAndDisabled);
37
+ test('Molecule › MoleculeCard › Freerun › should be rendered', renderComponentMacro, MoleculeCard, fixtureFreerun);
38
+ test('Molecule › MoleculeCard › Podcast › should be rendered', renderComponentMacro, MoleculeCard, fixturePodcast);
39
+ test('Molecule › MoleculeCard › Scorm › should be rendered', renderComponentMacro, MoleculeCard, fixtureScorm);
40
+ test('Molecule › MoleculeCard › SelectableFalse › should be rendered', renderComponentMacro, MoleculeCard, fixtureSelectableFalse);
41
+ test('Molecule › MoleculeCard › SelectableTrue › should be rendered', renderComponentMacro, MoleculeCard, fixtureSelectableTrue);
42
+ test('Molecule › MoleculeCard › Video › should be rendered', renderComponentMacro, MoleculeCard, fixtureVideo);
43
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/molecule/card/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeCard","fixtureAdaptivAndDisabled","fixtureAdaptiv","fixtureArabic","fixtureArticle","fixtureDefault","fixtureDisabled","fixtureEmpty","fixtureExternalContent","fixtureFavorite","fixtureFreerunAndDisabled","fixtureFreerun","fixturePodcast","fixtureScorm","fixtureSelectableFalse","fixtureSelectableTrue","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,YAAP,MAAyB,IAAzB;AACA,OAAOC,yBAAP,MAAsC,iCAAtC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,aAAP,MAA0B,mBAA1B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,eAAP,MAA4B,qBAA5B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,sBAAP,MAAmC,6BAAnC;AACA,OAAOC,eAAP,MAA4B,qBAA5B;AACA,OAAOC,yBAAP,MAAsC,iCAAtC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,sBAAP,MAAmC,6BAAnC;AACA,OAAOC,qBAAP,MAAkC,4BAAlC;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AAEAnB,IAAI,CAAC,uDAAD,EAA0DoB,CAAC,IAAI;AACjEA,EAAAA,CAAC,CAACC,IAAF;AACApB,EAAAA,OAAO,CAACE,YAAY,CAACmB,SAAd,EAAyB,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC9CJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,iDAAgDF,GAAI,mEAA7E;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAxB,IAAI,CAAC,mEAAD,EAAsEE,oBAAtE,EAA4FC,YAA5F,EAA0GC,yBAA1G,CAAJ;AACAJ,IAAI,CAAC,wDAAD,EAA2DE,oBAA3D,EAAiFC,YAAjF,EAA+FE,cAA/F,CAAJ;AACAL,IAAI,CAAC,uDAAD,EAA0DE,oBAA1D,EAAgFC,YAAhF,EAA8FG,aAA9F,CAAJ;AACAN,IAAI,CAAC,wDAAD,EAA2DE,oBAA3D,EAAiFC,YAAjF,EAA+FI,cAA/F,CAAJ;AACAP,IAAI,CAAC,wDAAD,EAA2DE,oBAA3D,EAAiFC,YAAjF,EAA+FK,cAA/F,CAAJ;AACAR,IAAI,CAAC,yDAAD,EAA4DE,oBAA5D,EAAkFC,YAAlF,EAAgGM,eAAhG,CAAJ;AACAT,IAAI,CAAC,sDAAD,EAAyDE,oBAAzD,EAA+EC,YAA/E,EAA6FO,YAA7F,CAAJ;AACAV,IAAI,CAAC,gEAAD,EAAmEE,oBAAnE,EAAyFC,YAAzF,EAAuGQ,sBAAvG,CAAJ;AACAX,IAAI,CAAC,yDAAD,EAA4DE,oBAA5D,EAAkFC,YAAlF,EAAgGS,eAAhG,CAAJ;AACAZ,IAAI,CAAC,mEAAD,EAAsEE,oBAAtE,EAA4FC,YAA5F,EAA0GU,yBAA1G,CAAJ;AACAb,IAAI,CAAC,wDAAD,EAA2DE,oBAA3D,EAAiFC,YAAjF,EAA+FW,cAA/F,CAAJ;AACAd,IAAI,CAAC,wDAAD,EAA2DE,oBAA3D,EAAiFC,YAAjF,EAA+FY,cAA/F,CAAJ;AACAf,IAAI,CAAC,sDAAD,EAAyDE,oBAAzD,EAA+EC,YAA/E,EAA6Fa,YAA7F,CAAJ;AACAhB,IAAI,CAAC,gEAAD,EAAmEE,oBAAnE,EAAyFC,YAAzF,EAAuGc,sBAAvG,CAAJ;AACAjB,IAAI,CAAC,+DAAD,EAAkEE,oBAAlE,EAAwFC,YAAxF,EAAsGe,qBAAtG,CAAJ;AACAlB,IAAI,CAAC,sDAAD,EAAyDE,oBAAzD,EAA+EC,YAA/E,EAA6FgB,YAA7F,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeCard from '..';\nimport fixtureAdaptivAndDisabled from './fixtures/adaptiv-and-disabled';\nimport fixtureAdaptiv from './fixtures/adaptiv';\nimport fixtureArabic from './fixtures/arabic';\nimport fixtureArticle from './fixtures/article';\nimport fixtureDefault from './fixtures/default';\nimport fixtureDisabled from './fixtures/disabled';\nimport fixtureEmpty from './fixtures/empty';\nimport fixtureExternalContent from './fixtures/external-content';\nimport fixtureFavorite from './fixtures/favorite';\nimport fixtureFreerunAndDisabled from './fixtures/freerun-and-disabled';\nimport fixtureFreerun from './fixtures/freerun';\nimport fixturePodcast from './fixtures/podcast';\nimport fixtureScorm from './fixtures/scorm';\nimport fixtureSelectableFalse from './fixtures/selectable-false';\nimport fixtureSelectableTrue from './fixtures/selectable-true';\nimport fixtureVideo from './fixtures/video';\n\ntest('Molecule › MoleculeCard > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeCard.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeCard.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeCard › AdaptivAndDisabled › should be rendered', renderComponentMacro, MoleculeCard, fixtureAdaptivAndDisabled);\ntest('Molecule › MoleculeCard › Adaptiv › should be rendered', renderComponentMacro, MoleculeCard, fixtureAdaptiv);\ntest('Molecule › MoleculeCard › Arabic › should be rendered', renderComponentMacro, MoleculeCard, fixtureArabic);\ntest('Molecule › MoleculeCard › Article › should be rendered', renderComponentMacro, MoleculeCard, fixtureArticle);\ntest('Molecule › MoleculeCard › Default › should be rendered', renderComponentMacro, MoleculeCard, fixtureDefault);\ntest('Molecule › MoleculeCard › Disabled › should be rendered', renderComponentMacro, MoleculeCard, fixtureDisabled);\ntest('Molecule › MoleculeCard › Empty › should be rendered', renderComponentMacro, MoleculeCard, fixtureEmpty);\ntest('Molecule › MoleculeCard › ExternalContent › should be rendered', renderComponentMacro, MoleculeCard, fixtureExternalContent);\ntest('Molecule › MoleculeCard › Favorite › should be rendered', renderComponentMacro, MoleculeCard, fixtureFavorite);\ntest('Molecule › MoleculeCard › FreerunAndDisabled › should be rendered', renderComponentMacro, MoleculeCard, fixtureFreerunAndDisabled);\ntest('Molecule › MoleculeCard › Freerun › should be rendered', renderComponentMacro, MoleculeCard, fixtureFreerun);\ntest('Molecule › MoleculeCard › Podcast › should be rendered', renderComponentMacro, MoleculeCard, fixturePodcast);\ntest('Molecule › MoleculeCard › Scorm › should be rendered', renderComponentMacro, MoleculeCard, fixtureScorm);\ntest('Molecule › MoleculeCard › SelectableFalse › should be rendered', renderComponentMacro, MoleculeCard, fixtureSelectableFalse);\ntest('Molecule › MoleculeCard › SelectableTrue › should be rendered', renderComponentMacro, MoleculeCard, fixtureSelectableTrue);\ntest('Molecule › MoleculeCard › Video › should be rendered', renderComponentMacro, MoleculeCard, fixtureVideo);\n"],"file":"fixtures.js"}
@@ -0,0 +1,27 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import MoleculeCardContent from '..';
5
+ import fixtureAdaptivAndDisabled from './fixtures/adaptiv-and-disabled';
6
+ import fixtureAdaptiv from './fixtures/adaptiv';
7
+ import fixtureArabicHero from './fixtures/arabic-hero';
8
+ import fixtureCardNoProgressBar from './fixtures/card-no-progress-bar';
9
+ import fixtureCard from './fixtures/card';
10
+ import fixtureDisabled from './fixtures/disabled';
11
+ import fixtureEmpty from './fixtures/empty';
12
+ import fixtureHero from './fixtures/hero';
13
+ test('Molecule › MoleculeCardContent > should have valid propTypes', t => {
14
+ t.pass();
15
+ forEach(MoleculeCardContent.propTypes, (value, key) => {
16
+ t.not(value, undefined, `PropType for "Molecule.MoleculeCardContent.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
17
+ });
18
+ });
19
+ test('Molecule › MoleculeCardContent › AdaptivAndDisabled › should be rendered', renderComponentMacro, MoleculeCardContent, fixtureAdaptivAndDisabled);
20
+ test('Molecule › MoleculeCardContent › Adaptiv › should be rendered', renderComponentMacro, MoleculeCardContent, fixtureAdaptiv);
21
+ test('Molecule › MoleculeCardContent › ArabicHero › should be rendered', renderComponentMacro, MoleculeCardContent, fixtureArabicHero);
22
+ test('Molecule › MoleculeCardContent › CardNoProgressBar › should be rendered', renderComponentMacro, MoleculeCardContent, fixtureCardNoProgressBar);
23
+ test('Molecule › MoleculeCardContent › Card › should be rendered', renderComponentMacro, MoleculeCardContent, fixtureCard);
24
+ test('Molecule › MoleculeCardContent › Disabled › should be rendered', renderComponentMacro, MoleculeCardContent, fixtureDisabled);
25
+ test('Molecule › MoleculeCardContent › Empty › should be rendered', renderComponentMacro, MoleculeCardContent, fixtureEmpty);
26
+ test('Molecule › MoleculeCardContent › Hero › should be rendered', renderComponentMacro, MoleculeCardContent, fixtureHero);
27
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/molecule/card-content/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeCardContent","fixtureAdaptivAndDisabled","fixtureAdaptiv","fixtureArabicHero","fixtureCardNoProgressBar","fixtureCard","fixtureDisabled","fixtureEmpty","fixtureHero","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,mBAAP,MAAgC,IAAhC;AACA,OAAOC,yBAAP,MAAsC,iCAAtC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,iBAAP,MAA8B,wBAA9B;AACA,OAAOC,wBAAP,MAAqC,iCAArC;AACA,OAAOC,WAAP,MAAwB,iBAAxB;AACA,OAAOC,eAAP,MAA4B,qBAA5B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,WAAP,MAAwB,iBAAxB;AAEAX,IAAI,CAAC,8DAAD,EAAiEY,CAAC,IAAI;AACxEA,EAAAA,CAAC,CAACC,IAAF;AACAZ,EAAAA,OAAO,CAACE,mBAAmB,CAACW,SAArB,EAAgC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACrDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,wDAAuDF,GAAI,mEAApF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAhB,IAAI,CAAC,0EAAD,EAA6EE,oBAA7E,EAAmGC,mBAAnG,EAAwHC,yBAAxH,CAAJ;AACAJ,IAAI,CAAC,+DAAD,EAAkEE,oBAAlE,EAAwFC,mBAAxF,EAA6GE,cAA7G,CAAJ;AACAL,IAAI,CAAC,kEAAD,EAAqEE,oBAArE,EAA2FC,mBAA3F,EAAgHG,iBAAhH,CAAJ;AACAN,IAAI,CAAC,yEAAD,EAA4EE,oBAA5E,EAAkGC,mBAAlG,EAAuHI,wBAAvH,CAAJ;AACAP,IAAI,CAAC,4DAAD,EAA+DE,oBAA/D,EAAqFC,mBAArF,EAA0GK,WAA1G,CAAJ;AACAR,IAAI,CAAC,gEAAD,EAAmEE,oBAAnE,EAAyFC,mBAAzF,EAA8GM,eAA9G,CAAJ;AACAT,IAAI,CAAC,6DAAD,EAAgEE,oBAAhE,EAAsFC,mBAAtF,EAA2GO,YAA3G,CAAJ;AACAV,IAAI,CAAC,4DAAD,EAA+DE,oBAA/D,EAAqFC,mBAArF,EAA0GQ,WAA1G,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeCardContent from '..';\nimport fixtureAdaptivAndDisabled from './fixtures/adaptiv-and-disabled';\nimport fixtureAdaptiv from './fixtures/adaptiv';\nimport fixtureArabicHero from './fixtures/arabic-hero';\nimport fixtureCardNoProgressBar from './fixtures/card-no-progress-bar';\nimport fixtureCard from './fixtures/card';\nimport fixtureDisabled from './fixtures/disabled';\nimport fixtureEmpty from './fixtures/empty';\nimport fixtureHero from './fixtures/hero';\n\ntest('Molecule › MoleculeCardContent > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeCardContent.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeCardContent.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeCardContent › AdaptivAndDisabled › should be rendered', renderComponentMacro, MoleculeCardContent, fixtureAdaptivAndDisabled);\ntest('Molecule › MoleculeCardContent › Adaptiv › should be rendered', renderComponentMacro, MoleculeCardContent, fixtureAdaptiv);\ntest('Molecule › MoleculeCardContent › ArabicHero › should be rendered', renderComponentMacro, MoleculeCardContent, fixtureArabicHero);\ntest('Molecule › MoleculeCardContent › CardNoProgressBar › should be rendered', renderComponentMacro, MoleculeCardContent, fixtureCardNoProgressBar);\ntest('Molecule › MoleculeCardContent › Card › should be rendered', renderComponentMacro, MoleculeCardContent, fixtureCard);\ntest('Molecule › MoleculeCardContent › Disabled › should be rendered', renderComponentMacro, MoleculeCardContent, fixtureDisabled);\ntest('Molecule › MoleculeCardContent › Empty › should be rendered', renderComponentMacro, MoleculeCardContent, fixtureEmpty);\ntest('Molecule › MoleculeCardContent › Hero › should be rendered', renderComponentMacro, MoleculeCardContent, fixtureHero);\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 MoleculeCardWithButton from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ import fixtureWithAvatar from './fixtures/with-avatar';
7
+ import fixtureWithoutLabel from './fixtures/without-label';
8
+ test('Molecule › MoleculeCardWithButton > should have valid propTypes', t => {
9
+ t.pass();
10
+ forEach(MoleculeCardWithButton.propTypes, (value, key) => {
11
+ t.not(value, undefined, `PropType for "Molecule.MoleculeCardWithButton.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
12
+ });
13
+ });
14
+ test('Molecule › MoleculeCardWithButton › Default › should be rendered', renderComponentMacro, MoleculeCardWithButton, fixtureDefault);
15
+ test('Molecule › MoleculeCardWithButton › WithAvatar › should be rendered', renderComponentMacro, MoleculeCardWithButton, fixtureWithAvatar);
16
+ test('Molecule › MoleculeCardWithButton › WithoutLabel › should be rendered', renderComponentMacro, MoleculeCardWithButton, fixtureWithoutLabel);
17
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/molecule/card-with-button/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeCardWithButton","fixtureDefault","fixtureWithAvatar","fixtureWithoutLabel","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,sBAAP,MAAmC,IAAnC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,iBAAP,MAA8B,wBAA9B;AACA,OAAOC,mBAAP,MAAgC,0BAAhC;AAEAN,IAAI,CAAC,iEAAD,EAAoEO,CAAC,IAAI;AAC3EA,EAAAA,CAAC,CAACC,IAAF;AACAP,EAAAA,OAAO,CAACE,sBAAsB,CAACM,SAAxB,EAAmC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACxDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,2DAA0DF,GAAI,mEAAvF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAX,IAAI,CAAC,kEAAD,EAAqEE,oBAArE,EAA2FC,sBAA3F,EAAmHC,cAAnH,CAAJ;AACAJ,IAAI,CAAC,qEAAD,EAAwEE,oBAAxE,EAA8FC,sBAA9F,EAAsHE,iBAAtH,CAAJ;AACAL,IAAI,CAAC,uEAAD,EAA0EE,oBAA1E,EAAgGC,sBAAhG,EAAwHG,mBAAxH,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeCardWithButton from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureWithAvatar from './fixtures/with-avatar';\nimport fixtureWithoutLabel from './fixtures/without-label';\n\ntest('Molecule › MoleculeCardWithButton > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeCardWithButton.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeCardWithButton.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeCardWithButton › Default › should be rendered', renderComponentMacro, MoleculeCardWithButton, fixtureDefault);\ntest('Molecule › MoleculeCardWithButton › WithAvatar › should be rendered', renderComponentMacro, MoleculeCardWithButton, fixtureWithAvatar);\ntest('Molecule › MoleculeCardWithButton › WithoutLabel › should be rendered', renderComponentMacro, MoleculeCardWithButton, fixtureWithoutLabel);\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 MoleculeCmPopin from '..';
5
+ import fixtureDangerous from './fixtures/dangerous';
6
+ import fixtureDefault from './fixtures/default';
7
+ import fixtureWarningWithClose from './fixtures/warning-with-close';
8
+ test('Molecule › MoleculeCmPopin > should have valid propTypes', t => {
9
+ t.pass();
10
+ forEach(MoleculeCmPopin.propTypes, (value, key) => {
11
+ t.not(value, undefined, `PropType for "Molecule.MoleculeCmPopin.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
12
+ });
13
+ });
14
+ test('Molecule › MoleculeCmPopin › Dangerous › should be rendered', renderComponentMacro, MoleculeCmPopin, fixtureDangerous);
15
+ test('Molecule › MoleculeCmPopin › Default › should be rendered', renderComponentMacro, MoleculeCmPopin, fixtureDefault);
16
+ test('Molecule › MoleculeCmPopin › WarningWithClose › should be rendered', renderComponentMacro, MoleculeCmPopin, fixtureWarningWithClose);
17
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/molecule/cm-popin/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeCmPopin","fixtureDangerous","fixtureDefault","fixtureWarningWithClose","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,eAAP,MAA4B,IAA5B;AACA,OAAOC,gBAAP,MAA6B,sBAA7B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,uBAAP,MAAoC,+BAApC;AAEAN,IAAI,CAAC,0DAAD,EAA6DO,CAAC,IAAI;AACpEA,EAAAA,CAAC,CAACC,IAAF;AACAP,EAAAA,OAAO,CAACE,eAAe,CAACM,SAAjB,EAA4B,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACjDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,oDAAmDF,GAAI,mEAAhF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAX,IAAI,CAAC,6DAAD,EAAgEE,oBAAhE,EAAsFC,eAAtF,EAAuGC,gBAAvG,CAAJ;AACAJ,IAAI,CAAC,2DAAD,EAA8DE,oBAA9D,EAAoFC,eAApF,EAAqGE,cAArG,CAAJ;AACAL,IAAI,CAAC,oEAAD,EAAuEE,oBAAvE,EAA6FC,eAA7F,EAA8GG,uBAA9G,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeCmPopin from '..';\nimport fixtureDangerous from './fixtures/dangerous';\nimport fixtureDefault from './fixtures/default';\nimport fixtureWarningWithClose from './fixtures/warning-with-close';\n\ntest('Molecule › MoleculeCmPopin > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeCmPopin.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeCmPopin.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeCmPopin › Dangerous › should be rendered', renderComponentMacro, MoleculeCmPopin, fixtureDangerous);\ntest('Molecule › MoleculeCmPopin › Default › should be rendered', renderComponentMacro, MoleculeCmPopin, fixtureDefault);\ntest('Molecule › MoleculeCmPopin › WarningWithClose › should be rendered', renderComponentMacro, MoleculeCmPopin, fixtureWarningWithClose);\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 MoleculeCookieBanner from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ test('Molecule › MoleculeCookieBanner > should have valid propTypes', t => {
7
+ t.pass();
8
+ forEach(MoleculeCookieBanner.propTypes, (value, key) => {
9
+ t.not(value, undefined, `PropType for "Molecule.MoleculeCookieBanner.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
10
+ });
11
+ });
12
+ test('Molecule › MoleculeCookieBanner › Default › should be rendered', renderComponentMacro, MoleculeCookieBanner, fixtureDefault);
13
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/molecule/cookie-banner/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeCookieBanner","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,oBAAP,MAAiC,IAAjC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAJ,IAAI,CAAC,+DAAD,EAAkEK,CAAC,IAAI;AACzEA,EAAAA,CAAC,CAACC,IAAF;AACAL,EAAAA,OAAO,CAACE,oBAAoB,CAACI,SAAtB,EAAiC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACtDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,yDAAwDF,GAAI,mEAArF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAT,IAAI,CAAC,gEAAD,EAAmEE,oBAAnE,EAAyFC,oBAAzF,EAA+GC,cAA/G,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeCookieBanner from '..';\nimport fixtureDefault from './fixtures/default';\n\ntest('Molecule › MoleculeCookieBanner > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeCookieBanner.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeCookieBanner.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeCookieBanner › Default › should be rendered', renderComponentMacro, MoleculeCookieBanner, fixtureDefault);\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 MoleculeCoorpManagerRoles from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ test('Molecule › MoleculeCoorpManagerRoles > should have valid propTypes', t => {
7
+ t.pass();
8
+ forEach(MoleculeCoorpManagerRoles.propTypes, (value, key) => {
9
+ t.not(value, undefined, `PropType for "Molecule.MoleculeCoorpManagerRoles.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
10
+ });
11
+ });
12
+ test('Molecule › MoleculeCoorpManagerRoles › Default › should be rendered', renderComponentMacro, MoleculeCoorpManagerRoles, fixtureDefault);
13
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/molecule/coorp-manager-roles/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeCoorpManagerRoles","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,yBAAP,MAAsC,IAAtC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAJ,IAAI,CAAC,oEAAD,EAAuEK,CAAC,IAAI;AAC9EA,EAAAA,CAAC,CAACC,IAAF;AACAL,EAAAA,OAAO,CAACE,yBAAyB,CAACI,SAA3B,EAAsC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC3DJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,8DAA6DF,GAAI,mEAA1F;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAT,IAAI,CAAC,qEAAD,EAAwEE,oBAAxE,EAA8FC,yBAA9F,EAAyHC,cAAzH,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeCoorpManagerRoles from '..';\nimport fixtureDefault from './fixtures/default';\n\ntest('Molecule › MoleculeCoorpManagerRoles > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeCoorpManagerRoles.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeCoorpManagerRoles.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeCoorpManagerRoles › Default › should be rendered', renderComponentMacro, MoleculeCoorpManagerRoles, fixtureDefault);\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 MoleculeDashboardBattleRequestList from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ import fixtureEmpty from './fixtures/empty';
7
+ test('MoleculeDashboard › MoleculeDashboardBattleRequestList > should have valid propTypes', t => {
8
+ t.pass();
9
+ forEach(MoleculeDashboardBattleRequestList.propTypes, (value, key) => {
10
+ t.not(value, undefined, `PropType for "MoleculeDashboard.MoleculeDashboardBattleRequestList.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
11
+ });
12
+ });
13
+ test('MoleculeDashboard › MoleculeDashboardBattleRequestList › Default › should be rendered', renderComponentMacro, MoleculeDashboardBattleRequestList, fixtureDefault);
14
+ test('MoleculeDashboard › MoleculeDashboardBattleRequestList › Empty › should be rendered', renderComponentMacro, MoleculeDashboardBattleRequestList, fixtureEmpty);
15
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../../src/molecule/dashboard/battle-request-list/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeDashboardBattleRequestList","fixtureDefault","fixtureEmpty","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,2CAAjC;AACA,OAAOC,kCAAP,MAA+C,IAA/C;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AAEAL,IAAI,CAAC,sFAAD,EAAyFM,CAAC,IAAI;AAChGA,EAAAA,CAAC,CAACC,IAAF;AACAN,EAAAA,OAAO,CAACE,kCAAkC,CAACK,SAApC,EAA+C,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACpEJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,gFAA+EF,GAAI,mEAA5G;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAV,IAAI,CAAC,uFAAD,EAA0FE,oBAA1F,EAAgHC,kCAAhH,EAAoJC,cAApJ,CAAJ;AACAJ,IAAI,CAAC,qFAAD,EAAwFE,oBAAxF,EAA8GC,kCAA9G,EAAkJE,YAAlJ,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../../test/helpers/render-component';\nimport MoleculeDashboardBattleRequestList from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureEmpty from './fixtures/empty';\n\ntest('MoleculeDashboard › MoleculeDashboardBattleRequestList > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeDashboardBattleRequestList.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"MoleculeDashboard.MoleculeDashboardBattleRequestList.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('MoleculeDashboard › MoleculeDashboardBattleRequestList › Default › should be rendered', renderComponentMacro, MoleculeDashboardBattleRequestList, fixtureDefault);\ntest('MoleculeDashboard › MoleculeDashboardBattleRequestList › Empty › should be rendered', renderComponentMacro, MoleculeDashboardBattleRequestList, fixtureEmpty);\n"],"file":"fixtures.js"}
@@ -0,0 +1,23 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../../test/helpers/render-component';
4
+ import MoleculeDashboardCardsList from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ import fixtureManyEmpty from './fixtures/many-empty';
7
+ import fixtureMany from './fixtures/many';
8
+ import fixtureMicrolearning from './fixtures/microlearning';
9
+ import fixtureNoIcon from './fixtures/no-icon';
10
+ import fixturePerformance from './fixtures/performance';
11
+ test('MoleculeDashboard › MoleculeDashboardCardsList > should have valid propTypes', t => {
12
+ t.pass();
13
+ forEach(MoleculeDashboardCardsList.propTypes, (value, key) => {
14
+ t.not(value, undefined, `PropType for "MoleculeDashboard.MoleculeDashboardCardsList.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
15
+ });
16
+ });
17
+ test('MoleculeDashboard › MoleculeDashboardCardsList › Default › should be rendered', renderComponentMacro, MoleculeDashboardCardsList, fixtureDefault);
18
+ test('MoleculeDashboard › MoleculeDashboardCardsList › ManyEmpty › should be rendered', renderComponentMacro, MoleculeDashboardCardsList, fixtureManyEmpty);
19
+ test('MoleculeDashboard › MoleculeDashboardCardsList › Many › should be rendered', renderComponentMacro, MoleculeDashboardCardsList, fixtureMany);
20
+ test('MoleculeDashboard › MoleculeDashboardCardsList › Microlearning › should be rendered', renderComponentMacro, MoleculeDashboardCardsList, fixtureMicrolearning);
21
+ test('MoleculeDashboard › MoleculeDashboardCardsList › NoIcon › should be rendered', renderComponentMacro, MoleculeDashboardCardsList, fixtureNoIcon);
22
+ test('MoleculeDashboard › MoleculeDashboardCardsList › Performance › should be rendered', renderComponentMacro, MoleculeDashboardCardsList, fixturePerformance);
23
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../../src/molecule/dashboard/cards-list/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeDashboardCardsList","fixtureDefault","fixtureManyEmpty","fixtureMany","fixtureMicrolearning","fixtureNoIcon","fixturePerformance","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,2CAAjC;AACA,OAAOC,0BAAP,MAAuC,IAAvC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,gBAAP,MAA6B,uBAA7B;AACA,OAAOC,WAAP,MAAwB,iBAAxB;AACA,OAAOC,oBAAP,MAAiC,0BAAjC;AACA,OAAOC,aAAP,MAA0B,oBAA1B;AACA,OAAOC,kBAAP,MAA+B,wBAA/B;AAEAT,IAAI,CAAC,8EAAD,EAAiFU,CAAC,IAAI;AACxFA,EAAAA,CAAC,CAACC,IAAF;AACAV,EAAAA,OAAO,CAACE,0BAA0B,CAACS,SAA5B,EAAuC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC5DJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,wEAAuEF,GAAI,mEAApG;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAd,IAAI,CAAC,+EAAD,EAAkFE,oBAAlF,EAAwGC,0BAAxG,EAAoIC,cAApI,CAAJ;AACAJ,IAAI,CAAC,iFAAD,EAAoFE,oBAApF,EAA0GC,0BAA1G,EAAsIE,gBAAtI,CAAJ;AACAL,IAAI,CAAC,4EAAD,EAA+EE,oBAA/E,EAAqGC,0BAArG,EAAiIG,WAAjI,CAAJ;AACAN,IAAI,CAAC,qFAAD,EAAwFE,oBAAxF,EAA8GC,0BAA9G,EAA0II,oBAA1I,CAAJ;AACAP,IAAI,CAAC,8EAAD,EAAiFE,oBAAjF,EAAuGC,0BAAvG,EAAmIK,aAAnI,CAAJ;AACAR,IAAI,CAAC,mFAAD,EAAsFE,oBAAtF,EAA4GC,0BAA5G,EAAwIM,kBAAxI,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../../test/helpers/render-component';\nimport MoleculeDashboardCardsList from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureManyEmpty from './fixtures/many-empty';\nimport fixtureMany from './fixtures/many';\nimport fixtureMicrolearning from './fixtures/microlearning';\nimport fixtureNoIcon from './fixtures/no-icon';\nimport fixturePerformance from './fixtures/performance';\n\ntest('MoleculeDashboard › MoleculeDashboardCardsList > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeDashboardCardsList.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"MoleculeDashboard.MoleculeDashboardCardsList.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('MoleculeDashboard › MoleculeDashboardCardsList › Default › should be rendered', renderComponentMacro, MoleculeDashboardCardsList, fixtureDefault);\ntest('MoleculeDashboard › MoleculeDashboardCardsList › ManyEmpty › should be rendered', renderComponentMacro, MoleculeDashboardCardsList, fixtureManyEmpty);\ntest('MoleculeDashboard › MoleculeDashboardCardsList › Many › should be rendered', renderComponentMacro, MoleculeDashboardCardsList, fixtureMany);\ntest('MoleculeDashboard › MoleculeDashboardCardsList › Microlearning › should be rendered', renderComponentMacro, MoleculeDashboardCardsList, fixtureMicrolearning);\ntest('MoleculeDashboard › MoleculeDashboardCardsList › NoIcon › should be rendered', renderComponentMacro, MoleculeDashboardCardsList, fixtureNoIcon);\ntest('MoleculeDashboard › MoleculeDashboardCardsList › Performance › should be rendered', renderComponentMacro, MoleculeDashboardCardsList, fixturePerformance);\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 MoleculeDashboardNewsList from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ import fixtureLoading from './fixtures/loading';
7
+ import fixtureMore from './fixtures/more';
8
+ test('MoleculeDashboard › MoleculeDashboardNewsList > should have valid propTypes', t => {
9
+ t.pass();
10
+ forEach(MoleculeDashboardNewsList.propTypes, (value, key) => {
11
+ t.not(value, undefined, `PropType for "MoleculeDashboard.MoleculeDashboardNewsList.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
12
+ });
13
+ });
14
+ test('MoleculeDashboard › MoleculeDashboardNewsList › Default › should be rendered', renderComponentMacro, MoleculeDashboardNewsList, fixtureDefault);
15
+ test('MoleculeDashboard › MoleculeDashboardNewsList › Loading › should be rendered', renderComponentMacro, MoleculeDashboardNewsList, fixtureLoading);
16
+ test('MoleculeDashboard › MoleculeDashboardNewsList › More › should be rendered', renderComponentMacro, MoleculeDashboardNewsList, fixtureMore);
17
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../../src/molecule/dashboard/news-list/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeDashboardNewsList","fixtureDefault","fixtureLoading","fixtureMore","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,2CAAjC;AACA,OAAOC,yBAAP,MAAsC,IAAtC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,WAAP,MAAwB,iBAAxB;AAEAN,IAAI,CAAC,6EAAD,EAAgFO,CAAC,IAAI;AACvFA,EAAAA,CAAC,CAACC,IAAF;AACAP,EAAAA,OAAO,CAACE,yBAAyB,CAACM,SAA3B,EAAsC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC3DJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,uEAAsEF,GAAI,mEAAnG;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAX,IAAI,CAAC,8EAAD,EAAiFE,oBAAjF,EAAuGC,yBAAvG,EAAkIC,cAAlI,CAAJ;AACAJ,IAAI,CAAC,8EAAD,EAAiFE,oBAAjF,EAAuGC,yBAAvG,EAAkIE,cAAlI,CAAJ;AACAL,IAAI,CAAC,2EAAD,EAA8EE,oBAA9E,EAAoGC,yBAApG,EAA+HG,WAA/H,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../../test/helpers/render-component';\nimport MoleculeDashboardNewsList from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureLoading from './fixtures/loading';\nimport fixtureMore from './fixtures/more';\n\ntest('MoleculeDashboard › MoleculeDashboardNewsList > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeDashboardNewsList.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"MoleculeDashboard.MoleculeDashboardNewsList.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('MoleculeDashboard › MoleculeDashboardNewsList › Default › should be rendered', renderComponentMacro, MoleculeDashboardNewsList, fixtureDefault);\ntest('MoleculeDashboard › MoleculeDashboardNewsList › Loading › should be rendered', renderComponentMacro, MoleculeDashboardNewsList, fixtureLoading);\ntest('MoleculeDashboard › MoleculeDashboardNewsList › More › should be rendered', renderComponentMacro, MoleculeDashboardNewsList, fixtureMore);\n"],"file":"fixtures.js"}
@@ -67,7 +67,7 @@
67
67
  height: 214px;
68
68
  padding-right: 30px;
69
69
  display: flex;
70
- align-items: start;
70
+ align-items: flex-start;
71
71
  }
72
72
 
73
73
  .leftFlashes {
@@ -75,7 +75,7 @@
75
75
  height: 214px;
76
76
  padding-left: 30px;
77
77
  display: flex;
78
- align-items: start;
78
+ align-items: flex-start;
79
79
  }
80
80
 
81
81
  .bigFlashRight {
@@ -262,7 +262,7 @@
262
262
  .start {
263
263
  display: flex;
264
264
  flex-direction: row;
265
- align-items: start;
265
+ align-items: flex-start;
266
266
  justify-content: space-between;
267
267
  height: 100%;
268
268
  }
@@ -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 MoleculeDashboardStartBattle from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ import fixtureHref from './fixtures/href';
7
+ test('MoleculeDashboard › MoleculeDashboardStartBattle > should have valid propTypes', t => {
8
+ t.pass();
9
+ forEach(MoleculeDashboardStartBattle.propTypes, (value, key) => {
10
+ t.not(value, undefined, `PropType for "MoleculeDashboard.MoleculeDashboardStartBattle.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
11
+ });
12
+ });
13
+ test('MoleculeDashboard › MoleculeDashboardStartBattle › Default › should be rendered', renderComponentMacro, MoleculeDashboardStartBattle, fixtureDefault);
14
+ test('MoleculeDashboard › MoleculeDashboardStartBattle › Href › should be rendered', renderComponentMacro, MoleculeDashboardStartBattle, fixtureHref);
15
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../../src/molecule/dashboard/start-battle/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeDashboardStartBattle","fixtureDefault","fixtureHref","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,2CAAjC;AACA,OAAOC,4BAAP,MAAyC,IAAzC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,WAAP,MAAwB,iBAAxB;AAEAL,IAAI,CAAC,gFAAD,EAAmFM,CAAC,IAAI;AAC1FA,EAAAA,CAAC,CAACC,IAAF;AACAN,EAAAA,OAAO,CAACE,4BAA4B,CAACK,SAA9B,EAAyC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC9DJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,0EAAyEF,GAAI,mEAAtG;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAV,IAAI,CAAC,iFAAD,EAAoFE,oBAApF,EAA0GC,4BAA1G,EAAwIC,cAAxI,CAAJ;AACAJ,IAAI,CAAC,8EAAD,EAAiFE,oBAAjF,EAAuGC,4BAAvG,EAAqIE,WAArI,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../../test/helpers/render-component';\nimport MoleculeDashboardStartBattle from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureHref from './fixtures/href';\n\ntest('MoleculeDashboard › MoleculeDashboardStartBattle > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeDashboardStartBattle.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"MoleculeDashboard.MoleculeDashboardStartBattle.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('MoleculeDashboard › MoleculeDashboardStartBattle › Default › should be rendered', renderComponentMacro, MoleculeDashboardStartBattle, fixtureDefault);\ntest('MoleculeDashboard › MoleculeDashboardStartBattle › Href › should be rendered', renderComponentMacro, MoleculeDashboardStartBattle, fixtureHref);\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 MoleculeDisciplineCta from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ import fixtureNoStart from './fixtures/no-start';
7
+ test('Molecule › MoleculeDisciplineCta > should have valid propTypes', t => {
8
+ t.pass();
9
+ forEach(MoleculeDisciplineCta.propTypes, (value, key) => {
10
+ t.not(value, undefined, `PropType for "Molecule.MoleculeDisciplineCta.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
11
+ });
12
+ });
13
+ test('Molecule › MoleculeDisciplineCta › Default › should be rendered', renderComponentMacro, MoleculeDisciplineCta, fixtureDefault);
14
+ test('Molecule › MoleculeDisciplineCta › NoStart › should be rendered', renderComponentMacro, MoleculeDisciplineCta, fixtureNoStart);
15
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/molecule/discipline-cta/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeDisciplineCta","fixtureDefault","fixtureNoStart","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,cAAP,MAA2B,qBAA3B;AAEAL,IAAI,CAAC,gEAAD,EAAmEM,CAAC,IAAI;AAC1EA,EAAAA,CAAC,CAACC,IAAF;AACAN,EAAAA,OAAO,CAACE,qBAAqB,CAACK,SAAvB,EAAkC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACvDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,0DAAyDF,GAAI,mEAAtF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAV,IAAI,CAAC,iEAAD,EAAoEE,oBAApE,EAA0FC,qBAA1F,EAAiHC,cAAjH,CAAJ;AACAJ,IAAI,CAAC,iEAAD,EAAoEE,oBAApE,EAA0FC,qBAA1F,EAAiHE,cAAjH,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeDisciplineCta from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureNoStart from './fixtures/no-start';\n\ntest('Molecule › MoleculeDisciplineCta > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeDisciplineCta.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeDisciplineCta.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeDisciplineCta › Default › should be rendered', renderComponentMacro, MoleculeDisciplineCta, fixtureDefault);\ntest('Molecule › MoleculeDisciplineCta › NoStart › should be rendered', renderComponentMacro, MoleculeDisciplineCta, fixtureNoStart);\n"],"file":"fixtures.js"}
@@ -0,0 +1,27 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import MoleculeDisciplineHeader from '..';
5
+ import fixtureArabic from './fixtures/arabic';
6
+ import fixtureDefault from './fixtures/default';
7
+ import fixtureJwplayer from './fixtures/jwplayer';
8
+ import fixtureLongDescription from './fixtures/long-description';
9
+ import fixtureNoVideoNoImage from './fixtures/no-video-no-image';
10
+ import fixtureNoVideo from './fixtures/no-video';
11
+ import fixturePortaitRatio from './fixtures/portait-ratio';
12
+ import fixtureVimeo from './fixtures/vimeo';
13
+ test('Molecule › MoleculeDisciplineHeader > should have valid propTypes', t => {
14
+ t.pass();
15
+ forEach(MoleculeDisciplineHeader.propTypes, (value, key) => {
16
+ t.not(value, undefined, `PropType for "Molecule.MoleculeDisciplineHeader.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
17
+ });
18
+ });
19
+ test('Molecule › MoleculeDisciplineHeader › Arabic › should be rendered', renderComponentMacro, MoleculeDisciplineHeader, fixtureArabic);
20
+ test('Molecule › MoleculeDisciplineHeader › Default › should be rendered', renderComponentMacro, MoleculeDisciplineHeader, fixtureDefault);
21
+ test('Molecule › MoleculeDisciplineHeader › Jwplayer › should be rendered', renderComponentMacro, MoleculeDisciplineHeader, fixtureJwplayer);
22
+ test('Molecule › MoleculeDisciplineHeader › LongDescription › should be rendered', renderComponentMacro, MoleculeDisciplineHeader, fixtureLongDescription);
23
+ test('Molecule › MoleculeDisciplineHeader › NoVideoNoImage › should be rendered', renderComponentMacro, MoleculeDisciplineHeader, fixtureNoVideoNoImage);
24
+ test('Molecule › MoleculeDisciplineHeader › NoVideo › should be rendered', renderComponentMacro, MoleculeDisciplineHeader, fixtureNoVideo);
25
+ test('Molecule › MoleculeDisciplineHeader › PortaitRatio › should be rendered', renderComponentMacro, MoleculeDisciplineHeader, fixturePortaitRatio);
26
+ test('Molecule › MoleculeDisciplineHeader › Vimeo › should be rendered', renderComponentMacro, MoleculeDisciplineHeader, fixtureVimeo);
27
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/molecule/discipline-header/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeDisciplineHeader","fixtureArabic","fixtureDefault","fixtureJwplayer","fixtureLongDescription","fixtureNoVideoNoImage","fixtureNoVideo","fixturePortaitRatio","fixtureVimeo","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,aAAP,MAA0B,mBAA1B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,eAAP,MAA4B,qBAA5B;AACA,OAAOC,sBAAP,MAAmC,6BAAnC;AACA,OAAOC,qBAAP,MAAkC,8BAAlC;AACA,OAAOC,cAAP,MAA2B,qBAA3B;AACA,OAAOC,mBAAP,MAAgC,0BAAhC;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AAEAX,IAAI,CAAC,mEAAD,EAAsEY,CAAC,IAAI;AAC7EA,EAAAA,CAAC,CAACC,IAAF;AACAZ,EAAAA,OAAO,CAACE,wBAAwB,CAACW,SAA1B,EAAqC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC1DJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,6DAA4DF,GAAI,mEAAzF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAhB,IAAI,CAAC,mEAAD,EAAsEE,oBAAtE,EAA4FC,wBAA5F,EAAsHC,aAAtH,CAAJ;AACAJ,IAAI,CAAC,oEAAD,EAAuEE,oBAAvE,EAA6FC,wBAA7F,EAAuHE,cAAvH,CAAJ;AACAL,IAAI,CAAC,qEAAD,EAAwEE,oBAAxE,EAA8FC,wBAA9F,EAAwHG,eAAxH,CAAJ;AACAN,IAAI,CAAC,4EAAD,EAA+EE,oBAA/E,EAAqGC,wBAArG,EAA+HI,sBAA/H,CAAJ;AACAP,IAAI,CAAC,2EAAD,EAA8EE,oBAA9E,EAAoGC,wBAApG,EAA8HK,qBAA9H,CAAJ;AACAR,IAAI,CAAC,oEAAD,EAAuEE,oBAAvE,EAA6FC,wBAA7F,EAAuHM,cAAvH,CAAJ;AACAT,IAAI,CAAC,yEAAD,EAA4EE,oBAA5E,EAAkGC,wBAAlG,EAA4HO,mBAA5H,CAAJ;AACAV,IAAI,CAAC,kEAAD,EAAqEE,oBAArE,EAA2FC,wBAA3F,EAAqHQ,YAArH,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeDisciplineHeader from '..';\nimport fixtureArabic from './fixtures/arabic';\nimport fixtureDefault from './fixtures/default';\nimport fixtureJwplayer from './fixtures/jwplayer';\nimport fixtureLongDescription from './fixtures/long-description';\nimport fixtureNoVideoNoImage from './fixtures/no-video-no-image';\nimport fixtureNoVideo from './fixtures/no-video';\nimport fixturePortaitRatio from './fixtures/portait-ratio';\nimport fixtureVimeo from './fixtures/vimeo';\n\ntest('Molecule › MoleculeDisciplineHeader > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeDisciplineHeader.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeDisciplineHeader.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeDisciplineHeader › Arabic › should be rendered', renderComponentMacro, MoleculeDisciplineHeader, fixtureArabic);\ntest('Molecule › MoleculeDisciplineHeader › Default › should be rendered', renderComponentMacro, MoleculeDisciplineHeader, fixtureDefault);\ntest('Molecule › MoleculeDisciplineHeader › Jwplayer › should be rendered', renderComponentMacro, MoleculeDisciplineHeader, fixtureJwplayer);\ntest('Molecule › MoleculeDisciplineHeader › LongDescription › should be rendered', renderComponentMacro, MoleculeDisciplineHeader, fixtureLongDescription);\ntest('Molecule › MoleculeDisciplineHeader › NoVideoNoImage › should be rendered', renderComponentMacro, MoleculeDisciplineHeader, fixtureNoVideoNoImage);\ntest('Molecule › MoleculeDisciplineHeader › NoVideo › should be rendered', renderComponentMacro, MoleculeDisciplineHeader, fixtureNoVideo);\ntest('Molecule › MoleculeDisciplineHeader › PortaitRatio › should be rendered', renderComponentMacro, MoleculeDisciplineHeader, fixturePortaitRatio);\ntest('Molecule › MoleculeDisciplineHeader › Vimeo › should be rendered', renderComponentMacro, MoleculeDisciplineHeader, fixtureVimeo);\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 MoleculeDisciplinePartners from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ import fixtureDoubleAuthors from './fixtures/double-authors';
7
+ import fixtureMoreInfo from './fixtures/more-info';
8
+ import fixtureNoAuthor from './fixtures/no-author';
9
+ import fixtureNosite from './fixtures/nosite';
10
+ test('Molecule › MoleculeDisciplinePartners > should have valid propTypes', t => {
11
+ t.pass();
12
+ forEach(MoleculeDisciplinePartners.propTypes, (value, key) => {
13
+ t.not(value, undefined, `PropType for "Molecule.MoleculeDisciplinePartners.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
14
+ });
15
+ });
16
+ test('Molecule › MoleculeDisciplinePartners › Default › should be rendered', renderComponentMacro, MoleculeDisciplinePartners, fixtureDefault);
17
+ test('Molecule › MoleculeDisciplinePartners › DoubleAuthors › should be rendered', renderComponentMacro, MoleculeDisciplinePartners, fixtureDoubleAuthors);
18
+ test('Molecule › MoleculeDisciplinePartners › MoreInfo › should be rendered', renderComponentMacro, MoleculeDisciplinePartners, fixtureMoreInfo);
19
+ test('Molecule › MoleculeDisciplinePartners › NoAuthor › should be rendered', renderComponentMacro, MoleculeDisciplinePartners, fixtureNoAuthor);
20
+ test('Molecule › MoleculeDisciplinePartners › Nosite › should be rendered', renderComponentMacro, MoleculeDisciplinePartners, fixtureNosite);
21
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/molecule/discipline-partners/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeDisciplinePartners","fixtureDefault","fixtureDoubleAuthors","fixtureMoreInfo","fixtureNoAuthor","fixtureNosite","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,0BAAP,MAAuC,IAAvC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,oBAAP,MAAiC,2BAAjC;AACA,OAAOC,eAAP,MAA4B,sBAA5B;AACA,OAAOC,eAAP,MAA4B,sBAA5B;AACA,OAAOC,aAAP,MAA0B,mBAA1B;AAEAR,IAAI,CAAC,qEAAD,EAAwES,CAAC,IAAI;AAC/EA,EAAAA,CAAC,CAACC,IAAF;AACAT,EAAAA,OAAO,CAACE,0BAA0B,CAACQ,SAA5B,EAAuC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC5DJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,+DAA8DF,GAAI,mEAA3F;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAb,IAAI,CAAC,sEAAD,EAAyEE,oBAAzE,EAA+FC,0BAA/F,EAA2HC,cAA3H,CAAJ;AACAJ,IAAI,CAAC,4EAAD,EAA+EE,oBAA/E,EAAqGC,0BAArG,EAAiIE,oBAAjI,CAAJ;AACAL,IAAI,CAAC,uEAAD,EAA0EE,oBAA1E,EAAgGC,0BAAhG,EAA4HG,eAA5H,CAAJ;AACAN,IAAI,CAAC,uEAAD,EAA0EE,oBAA1E,EAAgGC,0BAAhG,EAA4HI,eAA5H,CAAJ;AACAP,IAAI,CAAC,qEAAD,EAAwEE,oBAAxE,EAA8FC,0BAA9F,EAA0HK,aAA1H,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeDisciplinePartners from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureDoubleAuthors from './fixtures/double-authors';\nimport fixtureMoreInfo from './fixtures/more-info';\nimport fixtureNoAuthor from './fixtures/no-author';\nimport fixtureNosite from './fixtures/nosite';\n\ntest('Molecule › MoleculeDisciplinePartners > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeDisciplinePartners.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeDisciplinePartners.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeDisciplinePartners › Default › should be rendered', renderComponentMacro, MoleculeDisciplinePartners, fixtureDefault);\ntest('Molecule › MoleculeDisciplinePartners › DoubleAuthors › should be rendered', renderComponentMacro, MoleculeDisciplinePartners, fixtureDoubleAuthors);\ntest('Molecule › MoleculeDisciplinePartners › MoreInfo › should be rendered', renderComponentMacro, MoleculeDisciplinePartners, fixtureMoreInfo);\ntest('Molecule › MoleculeDisciplinePartners › NoAuthor › should be rendered', renderComponentMacro, MoleculeDisciplinePartners, fixtureNoAuthor);\ntest('Molecule › MoleculeDisciplinePartners › Nosite › should be rendered', renderComponentMacro, MoleculeDisciplinePartners, fixtureNosite);\n"],"file":"fixtures.js"}
@@ -0,0 +1,27 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import MoleculeDisciplineScope from '..';
5
+ import fixtureArabic from './fixtures/arabic';
6
+ import fixtureAudio from './fixtures/audio';
7
+ import fixtureDefault from './fixtures/default';
8
+ import fixtureEmpty from './fixtures/empty';
9
+ import fixtureMedias from './fixtures/medias';
10
+ import fixturePdf from './fixtures/pdf';
11
+ import fixtureVimeo from './fixtures/vimeo';
12
+ import fixtureWithOnclick from './fixtures/with-onclick';
13
+ test('Molecule › MoleculeDisciplineScope > should have valid propTypes', t => {
14
+ t.pass();
15
+ forEach(MoleculeDisciplineScope.propTypes, (value, key) => {
16
+ t.not(value, undefined, `PropType for "Molecule.MoleculeDisciplineScope.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
17
+ });
18
+ });
19
+ test('Molecule › MoleculeDisciplineScope › Arabic › should be rendered', renderComponentMacro, MoleculeDisciplineScope, fixtureArabic);
20
+ test('Molecule › MoleculeDisciplineScope › Audio › should be rendered', renderComponentMacro, MoleculeDisciplineScope, fixtureAudio);
21
+ test('Molecule › MoleculeDisciplineScope › Default › should be rendered', renderComponentMacro, MoleculeDisciplineScope, fixtureDefault);
22
+ test('Molecule › MoleculeDisciplineScope › Empty › should be rendered', renderComponentMacro, MoleculeDisciplineScope, fixtureEmpty);
23
+ test('Molecule › MoleculeDisciplineScope › Medias › should be rendered', renderComponentMacro, MoleculeDisciplineScope, fixtureMedias);
24
+ test('Molecule › MoleculeDisciplineScope › Pdf › should be rendered', renderComponentMacro, MoleculeDisciplineScope, fixturePdf);
25
+ test('Molecule › MoleculeDisciplineScope › Vimeo › should be rendered', renderComponentMacro, MoleculeDisciplineScope, fixtureVimeo);
26
+ test('Molecule › MoleculeDisciplineScope › WithOnclick › should be rendered', renderComponentMacro, MoleculeDisciplineScope, fixtureWithOnclick);
27
+ //# sourceMappingURL=fixtures.js.map