@coorpacademy/components 10.13.13 → 10.14.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (949) hide show
  1. package/es/atom/autocomplete/test/fixtures.js +19 -0
  2. package/es/atom/autocomplete/test/fixtures.js.map +1 -0
  3. package/es/atom/avatar/test/fixtures.js +13 -0
  4. package/es/atom/avatar/test/fixtures.js.map +1 -0
  5. package/es/atom/button/test/fixtures.js +27 -0
  6. package/es/atom/button/test/fixtures.js.map +1 -0
  7. package/es/atom/button-link/test/fixtures.js +31 -0
  8. package/es/atom/button-link/test/fixtures.js.map +1 -0
  9. package/es/atom/button-link-icon-only/test/fixtures.js +23 -0
  10. package/es/atom/button-link-icon-only/test/fixtures.js.map +1 -0
  11. package/es/atom/button-menu/test/fixtures.js +15 -0
  12. package/es/atom/button-menu/test/fixtures.js.map +1 -0
  13. package/es/atom/card-image-preview/test/fixtures.js +15 -0
  14. package/es/atom/card-image-preview/test/fixtures.js.map +1 -0
  15. package/es/atom/catalog-section/test/fixtures.js +15 -0
  16. package/es/atom/catalog-section/test/fixtures.js.map +1 -0
  17. package/es/atom/centered-text/test/fixtures.js +13 -0
  18. package/es/atom/centered-text/test/fixtures.js.map +1 -0
  19. package/es/atom/checkbox/test/fixtures.js +19 -0
  20. package/es/atom/checkbox/test/fixtures.js.map +1 -0
  21. package/es/atom/checkbox-with-title/test/fixtures.js +15 -0
  22. package/es/atom/checkbox-with-title/test/fixtures.js.map +1 -0
  23. package/es/atom/chips/test/fixtures.js +17 -0
  24. package/es/atom/chips/test/fixtures.js.map +1 -0
  25. package/es/atom/clue/test/fixtures.js +17 -0
  26. package/es/atom/clue/test/fixtures.js.map +1 -0
  27. package/es/atom/content-badge/test/fixtures.js +29 -0
  28. package/es/atom/content-badge/test/fixtures.js.map +1 -0
  29. package/es/atom/cta/test/fixtures.js +37 -0
  30. package/es/atom/cta/test/fixtures.js.map +1 -0
  31. package/es/atom/difficulty-level/test/fixtures.js +19 -0
  32. package/es/atom/difficulty-level/test/fixtures.js.map +1 -0
  33. package/es/atom/drag-and-drop/index.js +8 -4
  34. package/es/atom/drag-and-drop/index.js.map +1 -1
  35. package/es/atom/drag-and-drop/test/fixtures/error.js +3 -1
  36. package/es/atom/drag-and-drop/test/fixtures/error.js.map +1 -1
  37. package/es/atom/drag-and-drop/test/fixtures.js +31 -0
  38. package/es/atom/drag-and-drop/test/fixtures.js.map +1 -0
  39. package/es/atom/empty-search-result/test/fixtures.js +13 -0
  40. package/es/atom/empty-search-result/test/fixtures.js.map +1 -0
  41. package/es/atom/image-upload/test/fixtures.js +31 -0
  42. package/es/atom/image-upload/test/fixtures.js.map +1 -0
  43. package/es/atom/input-checkbox/test/fixtures.js +25 -0
  44. package/es/atom/input-checkbox/test/fixtures.js.map +1 -0
  45. package/es/atom/input-color/test/fixtures.js +19 -0
  46. package/es/atom/input-color/test/fixtures.js.map +1 -0
  47. package/es/atom/input-doublestep/test/fixtures.js +21 -0
  48. package/es/atom/input-doublestep/test/fixtures.js.map +1 -0
  49. package/es/atom/input-html/test/fixtures.js +17 -0
  50. package/es/atom/input-html/test/fixtures.js.map +1 -0
  51. package/es/atom/input-readonly/test/fixtures.js +13 -0
  52. package/es/atom/input-readonly/test/fixtures.js.map +1 -0
  53. package/es/atom/input-search/test/fixtures.js +19 -0
  54. package/es/atom/input-search/test/fixtures.js.map +1 -0
  55. package/es/atom/input-switch/test/fixtures.js +33 -0
  56. package/es/atom/input-switch/test/fixtures.js.map +1 -0
  57. package/es/atom/input-text/test/fixtures.js +27 -0
  58. package/es/atom/input-text/test/fixtures.js.map +1 -0
  59. package/es/atom/input-text-with-title/index.js +2 -2
  60. package/es/atom/input-text-with-title/index.js.map +1 -1
  61. package/es/atom/input-text-with-title/test/fixtures.js +15 -0
  62. package/es/atom/input-text-with-title/test/fixtures.js.map +1 -0
  63. package/es/atom/input-textarea/test/fixtures.js +21 -0
  64. package/es/atom/input-textarea/test/fixtures.js.map +1 -0
  65. package/es/atom/label/test/fixtures.js +15 -0
  66. package/es/atom/label/test/fixtures.js.map +1 -0
  67. package/es/atom/life/test/fixtures.js +25 -0
  68. package/es/atom/life/test/fixtures.js.map +1 -0
  69. package/es/atom/link/test/fixtures.js +17 -0
  70. package/es/atom/link/test/fixtures.js.map +1 -0
  71. package/es/atom/loader/test/fixtures.js +15 -0
  72. package/es/atom/loader/test/fixtures.js.map +1 -0
  73. package/es/atom/notification/test/fixtures.js +17 -0
  74. package/es/atom/notification/test/fixtures.js.map +1 -0
  75. package/es/atom/picture/test/fixtures.js +19 -0
  76. package/es/atom/picture/test/fixtures.js.map +1 -0
  77. package/es/atom/picture-background/test/fixtures.js +19 -0
  78. package/es/atom/picture-background/test/fixtures.js.map +1 -0
  79. package/es/atom/promo-code/test/fixtures.js +17 -0
  80. package/es/atom/promo-code/test/fixtures.js.map +1 -0
  81. package/es/atom/provider/test/fixtures.js +13 -0
  82. package/es/atom/provider/test/fixtures.js.map +1 -0
  83. package/es/atom/radio-group/test/fixtures.js +17 -0
  84. package/es/atom/radio-group/test/fixtures.js.map +1 -0
  85. package/es/atom/range/test/fixtures.js +15 -0
  86. package/es/atom/range/test/fixtures.js.map +1 -0
  87. package/es/atom/resource-miniature/test/fixtures.js +21 -0
  88. package/es/atom/resource-miniature/test/fixtures.js.map +1 -0
  89. package/es/atom/review-header-step-item/test/fixtures.js +19 -0
  90. package/es/atom/review-header-step-item/test/fixtures.js.map +1 -0
  91. package/es/atom/review-presentation/index.js +98 -0
  92. package/es/atom/review-presentation/index.js.map +1 -0
  93. package/es/atom/review-presentation/style.css +152 -0
  94. package/es/atom/review-presentation/test/fixtures/default.js +27 -0
  95. package/es/atom/review-presentation/test/fixtures/default.js.map +1 -0
  96. package/es/atom/review-presentation/test/fixtures.js +13 -0
  97. package/es/atom/review-presentation/test/fixtures.js.map +1 -0
  98. package/es/atom/select/test/fixtures.js +47 -0
  99. package/es/atom/select/test/fixtures.js.map +1 -0
  100. package/es/atom/slide/test/fixtures.js +21 -0
  101. package/es/atom/slide/test/fixtures.js.map +1 -0
  102. package/es/atom/social-link/test/fixtures.js +17 -0
  103. package/es/atom/social-link/test/fixtures.js.map +1 -0
  104. package/es/atom/spinner/test/fixtures.js +13 -0
  105. package/es/atom/spinner/test/fixtures.js.map +1 -0
  106. package/es/atom/tab/test/fixtures.js +13 -0
  107. package/es/atom/tab/test/fixtures.js.map +1 -0
  108. package/es/atom/tab-content/test/fixtures.js +15 -0
  109. package/es/atom/tab-content/test/fixtures.js.map +1 -0
  110. package/es/atom/tag/test/fixtures.js +21 -0
  111. package/es/atom/tag/test/fixtures.js.map +1 -0
  112. package/es/atom/title/test/fixtures.js +17 -0
  113. package/es/atom/title/test/fixtures.js.map +1 -0
  114. package/es/atom/video-upload/test/fixtures.js +21 -0
  115. package/es/atom/video-upload/test/fixtures.js.map +1 -0
  116. package/es/atom/wizard-steps/test/fixtures.js +17 -0
  117. package/es/atom/wizard-steps/test/fixtures.js.map +1 -0
  118. package/es/hoc/animation/test/fixtures.js +15 -0
  119. package/es/hoc/animation/test/fixtures.js.map +1 -0
  120. package/es/hoc/animation-scheduler/test/fixtures.js +15 -0
  121. package/es/hoc/animation-scheduler/test/fixtures.js.map +1 -0
  122. package/es/hoc/swapper/test/fixtures.js +13 -0
  123. package/es/hoc/swapper/test/fixtures.js.map +1 -0
  124. package/es/hoc/transition/test/fixtures.js +13 -0
  125. package/es/hoc/transition/test/fixtures.js.map +1 -0
  126. package/es/molecule/add-to-my-list/test/fixtures.js +15 -0
  127. package/es/molecule/add-to-my-list/test/fixtures.js.map +1 -0
  128. package/es/molecule/answer/test/fixtures.js +35 -0
  129. package/es/molecule/answer/test/fixtures.js.map +1 -0
  130. package/es/molecule/audio/test/fixtures.js +15 -0
  131. package/es/molecule/audio/test/fixtures.js.map +1 -0
  132. package/es/molecule/banner/test/fixtures.js +23 -0
  133. package/es/molecule/banner/test/fixtures.js.map +1 -0
  134. package/es/molecule/battle-request/test/fixtures.js +15 -0
  135. package/es/molecule/battle-request/test/fixtures.js.map +1 -0
  136. package/es/molecule/brand-card/test/fixtures.js +15 -0
  137. package/es/molecule/brand-card/test/fixtures.js.map +1 -0
  138. package/es/molecule/brand-card-create/test/fixtures.js +13 -0
  139. package/es/molecule/brand-card-create/test/fixtures.js.map +1 -0
  140. package/es/molecule/brand-create-form/test/fixtures.js +19 -0
  141. package/es/molecule/brand-create-form/test/fixtures.js.map +1 -0
  142. package/es/molecule/brand-download-box/test/fixtures.js +17 -0
  143. package/es/molecule/brand-download-box/test/fixtures.js.map +1 -0
  144. package/es/molecule/brand-form-group/index.js +4 -0
  145. package/es/molecule/brand-form-group/index.js.map +1 -1
  146. package/es/molecule/brand-form-group/test/fixtures/title-and-checkbox-wrapper.js +16 -0
  147. package/es/molecule/brand-form-group/test/fixtures/title-and-checkbox-wrapper.js.map +1 -0
  148. package/es/molecule/brand-form-group/test/fixtures.js +37 -0
  149. package/es/molecule/brand-form-group/test/fixtures.js.map +1 -0
  150. package/es/molecule/brand-tabs/test/fixtures.js +29 -0
  151. package/es/molecule/brand-tabs/test/fixtures.js.map +1 -0
  152. package/es/molecule/brand-upload-box/test/fixtures.js +17 -0
  153. package/es/molecule/brand-upload-box/test/fixtures.js.map +1 -0
  154. package/es/molecule/breadcrumbs/test/fixtures.js +13 -0
  155. package/es/molecule/breadcrumbs/test/fixtures.js.map +1 -0
  156. package/es/molecule/bullet-point-menu-button/test/fixtures.js +15 -0
  157. package/es/molecule/bullet-point-menu-button/test/fixtures.js.map +1 -0
  158. package/es/molecule/card/test/fixtures.js +45 -0
  159. package/es/molecule/card/test/fixtures.js.map +1 -0
  160. package/es/molecule/card-content/test/fixtures.js +27 -0
  161. package/es/molecule/card-content/test/fixtures.js.map +1 -0
  162. package/es/molecule/card-with-button/test/fixtures.js +17 -0
  163. package/es/molecule/card-with-button/test/fixtures.js.map +1 -0
  164. package/es/molecule/cm-popin/test/fixtures.js +17 -0
  165. package/es/molecule/cm-popin/test/fixtures.js.map +1 -0
  166. package/es/molecule/cookie-banner/test/fixtures.js +13 -0
  167. package/es/molecule/cookie-banner/test/fixtures.js.map +1 -0
  168. package/es/molecule/coorp-manager-roles/test/fixtures.js +13 -0
  169. package/es/molecule/coorp-manager-roles/test/fixtures.js.map +1 -0
  170. package/es/molecule/course-section/test/fixtures.js +21 -0
  171. package/es/molecule/course-section/test/fixtures.js.map +1 -0
  172. package/es/molecule/course-sections/index.js +15 -8
  173. package/es/molecule/course-sections/index.js.map +1 -1
  174. package/es/molecule/course-sections/style.css +0 -4
  175. package/es/molecule/course-sections/test/fixtures.js +17 -0
  176. package/es/molecule/course-sections/test/fixtures.js.map +1 -0
  177. package/es/molecule/dashboard/battle-request-list/test/fixtures.js +15 -0
  178. package/es/molecule/dashboard/battle-request-list/test/fixtures.js.map +1 -0
  179. package/es/molecule/dashboard/cards-list/test/fixtures.js +23 -0
  180. package/es/molecule/dashboard/cards-list/test/fixtures.js.map +1 -0
  181. package/es/molecule/dashboard/news-list/test/fixtures.js +17 -0
  182. package/es/molecule/dashboard/news-list/test/fixtures.js.map +1 -0
  183. package/es/molecule/dashboard/review-banner/test/fixtures.js +13 -0
  184. package/es/molecule/dashboard/review-banner/test/fixtures.js.map +1 -0
  185. package/es/molecule/dashboard/start-battle/test/fixtures.js +15 -0
  186. package/es/molecule/dashboard/start-battle/test/fixtures.js.map +1 -0
  187. package/es/molecule/discipline-cta/test/fixtures.js +15 -0
  188. package/es/molecule/discipline-cta/test/fixtures.js.map +1 -0
  189. package/es/molecule/discipline-header/test/fixtures.js +27 -0
  190. package/es/molecule/discipline-header/test/fixtures.js.map +1 -0
  191. package/es/molecule/discipline-partners/test/fixtures.js +21 -0
  192. package/es/molecule/discipline-partners/test/fixtures.js.map +1 -0
  193. package/es/molecule/discipline-scope/test/fixtures.js +27 -0
  194. package/es/molecule/discipline-scope/test/fixtures.js.map +1 -0
  195. package/es/molecule/drag-and-drop/test/fixtures.js +25 -0
  196. package/es/molecule/drag-and-drop/test/fixtures.js.map +1 -0
  197. package/es/molecule/drag-and-drop-wrapper/index.js +4 -12
  198. package/es/molecule/drag-and-drop-wrapper/index.js.map +1 -1
  199. package/es/molecule/drag-and-drop-wrapper/style.css +0 -4
  200. package/es/molecule/drag-and-drop-wrapper/test/fixtures/default.js +1 -5
  201. package/es/molecule/drag-and-drop-wrapper/test/fixtures/default.js.map +1 -1
  202. package/es/molecule/drag-and-drop-wrapper/test/fixtures/two-drag-and-drops.js +3 -2
  203. package/es/molecule/drag-and-drop-wrapper/test/fixtures/two-drag-and-drops.js.map +1 -1
  204. package/es/molecule/drag-and-drop-wrapper/test/fixtures/without-checkbox.js +11 -0
  205. package/es/molecule/drag-and-drop-wrapper/test/fixtures/without-checkbox.js.map +1 -0
  206. package/es/molecule/drag-and-drop-wrapper/test/fixtures.js +17 -0
  207. package/es/molecule/drag-and-drop-wrapper/test/fixtures.js.map +1 -0
  208. package/es/molecule/draggable/test/fixtures.js +13 -0
  209. package/es/molecule/draggable/test/fixtures.js.map +1 -0
  210. package/es/molecule/draggable-list/test/fixtures.js +15 -0
  211. package/es/molecule/draggable-list/test/fixtures.js.map +1 -0
  212. package/es/molecule/external-content-button/test/fixtures.js +19 -0
  213. package/es/molecule/external-content-button/test/fixtures.js.map +1 -0
  214. package/es/molecule/external-content-viewer/test/fixtures.js +27 -0
  215. package/es/molecule/external-content-viewer/test/fixtures.js.map +1 -0
  216. package/es/molecule/feedback/test/fixtures.js +27 -0
  217. package/es/molecule/feedback/test/fixtures.js.map +1 -0
  218. package/es/molecule/filters/test/fixtures.js +33 -0
  219. package/es/molecule/filters/test/fixtures.js.map +1 -0
  220. package/es/molecule/forum/forum-comment/test/fixtures.js +17 -0
  221. package/es/molecule/forum/forum-comment/test/fixtures.js.map +1 -0
  222. package/es/molecule/forum/forum-post/test/fixtures.js +31 -0
  223. package/es/molecule/forum/forum-post/test/fixtures.js.map +1 -0
  224. package/es/molecule/forum/forum-thread/test/fixtures.js +17 -0
  225. package/es/molecule/forum/forum-thread/test/fixtures.js.map +1 -0
  226. package/es/molecule/hero/test/fixtures.js +15 -0
  227. package/es/molecule/hero/test/fixtures.js.map +1 -0
  228. package/es/molecule/input-text-with-titeled-checkbox/test/fixtures.js +15 -0
  229. package/es/molecule/input-text-with-titeled-checkbox/test/fixtures.js.map +1 -0
  230. package/es/molecule/input-text-with-titled-checkbox/test/fixtures.js +15 -0
  231. package/es/molecule/input-text-with-titled-checkbox/test/fixtures.js.map +1 -0
  232. package/es/molecule/list-badges/test/fixtures.js +19 -0
  233. package/es/molecule/list-badges/test/fixtures.js.map +1 -0
  234. package/es/molecule/login-alert/test/fixtures.js +13 -0
  235. package/es/molecule/login-alert/test/fixtures.js.map +1 -0
  236. package/es/molecule/menu-list/test/fixtures.js +13 -0
  237. package/es/molecule/menu-list/test/fixtures.js.map +1 -0
  238. package/es/molecule/message-popin/test/fixtures.js +13 -0
  239. package/es/molecule/message-popin/test/fixtures.js.map +1 -0
  240. package/es/molecule/modal/test/fixtures.js +13 -0
  241. package/es/molecule/modal/test/fixtures.js.map +1 -0
  242. package/es/molecule/module-bubble/test/fixtures.js +17 -0
  243. package/es/molecule/module-bubble/test/fixtures.js.map +1 -0
  244. package/es/molecule/module-card/test/fixtures.js +17 -0
  245. package/es/molecule/module-card/test/fixtures.js.map +1 -0
  246. package/es/molecule/news/test/fixtures.js +23 -0
  247. package/es/molecule/news/test/fixtures.js.map +1 -0
  248. package/es/molecule/notification-banner/test/fixtures.js +17 -0
  249. package/es/molecule/notification-banner/test/fixtures.js.map +1 -0
  250. package/es/molecule/pagination/test/fixtures.js +15 -0
  251. package/es/molecule/pagination/test/fixtures.js.map +1 -0
  252. package/es/molecule/payment-form/test/fixtures.js +17 -0
  253. package/es/molecule/payment-form/test/fixtures.js.map +1 -0
  254. package/es/molecule/pdf/test/fixtures.js +13 -0
  255. package/es/molecule/pdf/test/fixtures.js.map +1 -0
  256. package/es/molecule/popin/test/fixtures.js +21 -0
  257. package/es/molecule/popin/test/fixtures.js.map +1 -0
  258. package/es/molecule/product-card/test/fixtures.js +13 -0
  259. package/es/molecule/product-card/test/fixtures.js.map +1 -0
  260. package/es/molecule/progress-bar/test/fixtures.js +15 -0
  261. package/es/molecule/progress-bar/test/fixtures.js.map +1 -0
  262. package/es/molecule/questions/drop-down/test/fixtures.js +15 -0
  263. package/es/molecule/questions/drop-down/test/fixtures.js.map +1 -0
  264. package/es/molecule/questions/free-text/test/fixtures.js +17 -0
  265. package/es/molecule/questions/free-text/test/fixtures.js.map +1 -0
  266. package/es/molecule/questions/qcm/test/fixtures.js +19 -0
  267. package/es/molecule/questions/qcm/test/fixtures.js.map +1 -0
  268. package/es/molecule/questions/qcm-drag/test/fixtures.js +15 -0
  269. package/es/molecule/questions/qcm-drag/test/fixtures.js.map +1 -0
  270. package/es/molecule/questions/qcm-graphic/test/fixtures.js +15 -0
  271. package/es/molecule/questions/qcm-graphic/test/fixtures.js.map +1 -0
  272. package/es/molecule/questions/question-range/test/fixtures.js +13 -0
  273. package/es/molecule/questions/question-range/test/fixtures.js.map +1 -0
  274. package/es/molecule/questions/template/test/fixtures.js +15 -0
  275. package/es/molecule/questions/template/test/fixtures.js.map +1 -0
  276. package/es/molecule/quick-access-card/test/fixtures.js +21 -0
  277. package/es/molecule/quick-access-card/test/fixtures.js.map +1 -0
  278. package/es/molecule/quick-access-cards-group/test/fixtures.js +21 -0
  279. package/es/molecule/quick-access-cards-group/test/fixtures.js.map +1 -0
  280. package/es/molecule/resource-player/test/fixtures.js +25 -0
  281. package/es/molecule/resource-player/test/fixtures.js.map +1 -0
  282. package/es/molecule/review-correction-popin/test/fixtures.js +15 -0
  283. package/es/molecule/review-correction-popin/test/fixtures.js.map +1 -0
  284. package/es/molecule/review-header-steps/test/fixtures.js +23 -0
  285. package/es/molecule/review-header-steps/test/fixtures.js.map +1 -0
  286. package/es/molecule/scope-content/test/fixtures.js +27 -0
  287. package/es/molecule/scope-content/test/fixtures.js.map +1 -0
  288. package/es/molecule/scope-tabs/test/fixtures.js +17 -0
  289. package/es/molecule/scope-tabs/test/fixtures.js.map +1 -0
  290. package/es/molecule/search/test/fixtures.js +15 -0
  291. package/es/molecule/search/test/fixtures.js.map +1 -0
  292. package/es/molecule/search-form/test/fixtures.js +13 -0
  293. package/es/molecule/search-form/test/fixtures.js.map +1 -0
  294. package/es/molecule/select-multiple/test/fixtures.js +31 -0
  295. package/es/molecule/select-multiple/test/fixtures.js.map +1 -0
  296. package/es/molecule/setup-cohort-item/test/fixtures.js +19 -0
  297. package/es/molecule/setup-cohort-item/test/fixtures.js.map +1 -0
  298. package/es/molecule/setup-section/test/fixtures.js +25 -0
  299. package/es/molecule/setup-section/test/fixtures.js.map +1 -0
  300. package/es/molecule/setup-sections/test/fixtures.js +19 -0
  301. package/es/molecule/setup-sections/test/fixtures.js.map +1 -0
  302. package/es/molecule/setup-slide/test/fixtures.js +25 -0
  303. package/es/molecule/setup-slide/test/fixtures.js.map +1 -0
  304. package/es/molecule/setup-slider/test/fixtures.js +15 -0
  305. package/es/molecule/setup-slider/test/fixtures.js.map +1 -0
  306. package/es/molecule/share/test/fixtures.js +13 -0
  307. package/es/molecule/share/test/fixtures.js.map +1 -0
  308. package/es/molecule/skill-card/test/fixtures.js +19 -0
  309. package/es/molecule/skill-card/test/fixtures.js.map +1 -0
  310. package/es/molecule/ssmenu-list/test/fixtures.js +19 -0
  311. package/es/molecule/ssmenu-list/test/fixtures.js.map +1 -0
  312. package/es/molecule/subscription-freemium/test/fixtures.js +13 -0
  313. package/es/molecule/subscription-freemium/test/fixtures.js.map +1 -0
  314. package/es/molecule/subscription-premium/test/fixtures.js +15 -0
  315. package/es/molecule/subscription-premium/test/fixtures.js.map +1 -0
  316. package/es/molecule/table/test/fixtures.js +19 -0
  317. package/es/molecule/table/test/fixtures.js.map +1 -0
  318. package/es/molecule/teams-popin/test/fixtures.js +29 -0
  319. package/es/molecule/teams-popin/test/fixtures.js.map +1 -0
  320. package/es/molecule/theme-image/test/fixtures.js +13 -0
  321. package/es/molecule/theme-image/test/fixtures.js.map +1 -0
  322. package/es/molecule/title-and-checkbox-wrapper/index.js +41 -0
  323. package/es/molecule/title-and-checkbox-wrapper/index.js.map +1 -0
  324. package/es/molecule/title-and-checkbox-wrapper/style.css +6 -0
  325. package/es/molecule/title-and-checkbox-wrapper/test/fixtures/default.js +11 -0
  326. package/es/molecule/title-and-checkbox-wrapper/test/fixtures/default.js.map +1 -0
  327. package/es/molecule/title-and-checkbox-wrapper/test/fixtures/drag-drop-checkbox.js +13 -0
  328. package/es/molecule/title-and-checkbox-wrapper/test/fixtures/drag-drop-checkbox.js.map +1 -0
  329. package/es/molecule/title-and-checkbox-wrapper/test/fixtures/drag-drop-without-title.js +11 -0
  330. package/es/molecule/title-and-checkbox-wrapper/test/fixtures/drag-drop-without-title.js.map +1 -0
  331. package/es/molecule/title-and-checkbox-wrapper/test/fixtures/input-text-title.js +14 -0
  332. package/es/molecule/title-and-checkbox-wrapper/test/fixtures/input-text-title.js.map +1 -0
  333. package/es/molecule/title-and-checkbox-wrapper/test/fixtures.js +19 -0
  334. package/es/molecule/title-and-checkbox-wrapper/test/fixtures.js.map +1 -0
  335. package/es/molecule/titled-checkbox/test/fixtures.js +17 -0
  336. package/es/molecule/titled-checkbox/test/fixtures.js.map +1 -0
  337. package/es/molecule/unsubscribe/test/fixtures.js +15 -0
  338. package/es/molecule/unsubscribe/test/fixtures.js.map +1 -0
  339. package/es/molecule/vertical-tabs/test/fixtures.js +17 -0
  340. package/es/molecule/vertical-tabs/test/fixtures.js.map +1 -0
  341. package/es/molecule/video-iframe/test/fixtures.js +25 -0
  342. package/es/molecule/video-iframe/test/fixtures.js.map +1 -0
  343. package/es/molecule/video-player/test/fixtures.js +29 -0
  344. package/es/molecule/video-player/test/fixtures.js.map +1 -0
  345. package/es/molecule/wizard-summary/test/fixtures.js +23 -0
  346. package/es/molecule/wizard-summary/test/fixtures.js.map +1 -0
  347. package/es/organism/accordion/container/test/fixtures.js +17 -0
  348. package/es/organism/accordion/container/test/fixtures.js.map +1 -0
  349. package/es/organism/accordion/coorp-manager/part/test/fixtures.js +17 -0
  350. package/es/organism/accordion/coorp-manager/part/test/fixtures.js.map +1 -0
  351. package/es/organism/accordion/coorp-manager/test/fixtures.js +13 -0
  352. package/es/organism/accordion/coorp-manager/test/fixtures.js.map +1 -0
  353. package/es/organism/accordion/part/test/fixtures.js +15 -0
  354. package/es/organism/accordion/part/test/fixtures.js.map +1 -0
  355. package/es/organism/accordion/toggler/test/fixtures.js +17 -0
  356. package/es/organism/accordion/toggler/test/fixtures.js.map +1 -0
  357. package/es/organism/brand-analytics/test/fixtures.js +23 -0
  358. package/es/organism/brand-analytics/test/fixtures.js.map +1 -0
  359. package/es/organism/brand-dashboard/test/fixtures.js +15 -0
  360. package/es/organism/brand-dashboard/test/fixtures.js.map +1 -0
  361. package/es/organism/brand-form/test/fixtures/wizard-certification.js +57 -0
  362. package/es/organism/brand-form/test/fixtures/wizard-certification.js.map +1 -0
  363. package/es/organism/brand-form/test/fixtures.js +35 -0
  364. package/es/organism/brand-form/test/fixtures.js.map +1 -0
  365. package/es/organism/brand-table/test/fixtures.js +19 -0
  366. package/es/organism/brand-table/test/fixtures.js.map +1 -0
  367. package/es/organism/brand-upload/test/fixtures.js +15 -0
  368. package/es/organism/brand-upload/test/fixtures.js.map +1 -0
  369. package/es/organism/cards-grid/test/fixtures.js +19 -0
  370. package/es/organism/cards-grid/test/fixtures.js.map +1 -0
  371. package/es/organism/cart/test/fixtures.js +13 -0
  372. package/es/organism/cart/test/fixtures.js.map +1 -0
  373. package/es/organism/content-translation/test/fixtures.js +15 -0
  374. package/es/organism/content-translation/test/fixtures.js.map +1 -0
  375. package/es/organism/course-selection/test/fixtures.js +25 -0
  376. package/es/organism/course-selection/test/fixtures.js.map +1 -0
  377. package/es/organism/discussion/test/fixtures.js +19 -0
  378. package/es/organism/discussion/test/fixtures.js.map +1 -0
  379. package/es/organism/get-the-app/test/fixtures.js +13 -0
  380. package/es/organism/get-the-app/test/fixtures.js.map +1 -0
  381. package/es/organism/grid-list/test/fixtures.js +13 -0
  382. package/es/organism/grid-list/test/fixtures.js.map +1 -0
  383. package/es/organism/header/test/fixtures.js +13 -0
  384. package/es/organism/header/test/fixtures.js.map +1 -0
  385. package/es/organism/hero/test/fixtures.js +17 -0
  386. package/es/organism/hero/test/fixtures.js.map +1 -0
  387. package/es/organism/list-item/test/fixtures.js +19 -0
  388. package/es/organism/list-item/test/fixtures.js.map +1 -0
  389. package/es/organism/list-items/test/fixtures.js +17 -0
  390. package/es/organism/list-items/test/fixtures.js.map +1 -0
  391. package/es/organism/mooc/image-slider/test/fixtures.js +15 -0
  392. package/es/organism/mooc/image-slider/test/fixtures.js.map +1 -0
  393. package/es/organism/mooc-footer/test/fixtures.js +23 -0
  394. package/es/organism/mooc-footer/test/fixtures.js.map +1 -0
  395. package/es/organism/mooc-header/test/fixtures.js +31 -0
  396. package/es/organism/mooc-header/test/fixtures.js.map +1 -0
  397. package/es/organism/playlist-translation/test/fixtures.js +15 -0
  398. package/es/organism/playlist-translation/test/fixtures.js.map +1 -0
  399. package/es/organism/popin/test/fixtures.js +13 -0
  400. package/es/organism/popin/test/fixtures.js.map +1 -0
  401. package/es/organism/resource-browser/test/fixtures.js +37 -0
  402. package/es/organism/resource-browser/test/fixtures.js.map +1 -0
  403. package/es/organism/review-header/test/fixtures.js +23 -0
  404. package/es/organism/review-header/test/fixtures.js.map +1 -0
  405. package/es/organism/rewards-form/index.js +6 -14
  406. package/es/organism/rewards-form/index.js.map +1 -1
  407. package/es/organism/rewards-form/test/fixtures/default.js +24 -8
  408. package/es/organism/rewards-form/test/fixtures/default.js.map +1 -1
  409. package/es/organism/rewards-form/test/fixtures/one-reward.js +5 -3
  410. package/es/organism/rewards-form/test/fixtures/one-reward.js.map +1 -1
  411. package/es/organism/rewards-form/test/fixtures/two-rewards.js +10 -6
  412. package/es/organism/rewards-form/test/fixtures/two-rewards.js.map +1 -1
  413. package/es/organism/rewards-form/test/fixtures.js +19 -0
  414. package/es/organism/rewards-form/test/fixtures.js.map +1 -0
  415. package/es/organism/search-and-chips-results/test/fixtures.js +23 -0
  416. package/es/organism/search-and-chips-results/test/fixtures.js.map +1 -0
  417. package/es/organism/settings/test/fixtures.js +19 -0
  418. package/es/organism/settings/test/fixtures.js.map +1 -0
  419. package/es/organism/setup-header/test/fixtures.js +15 -0
  420. package/es/organism/setup-header/test/fixtures.js.map +1 -0
  421. package/es/organism/sidebar/test/fixtures.js +23 -0
  422. package/es/organism/sidebar/test/fixtures.js.map +1 -0
  423. package/es/organism/slider/test/fixtures.js +15 -0
  424. package/es/organism/slider/test/fixtures.js.map +1 -0
  425. package/es/organism/user-preferences/test/fixtures.js +13 -0
  426. package/es/organism/user-preferences/test/fixtures.js.map +1 -0
  427. package/es/organism/wizard-contents/test/fixtures/certification-general-settings-edit.js +37 -0
  428. package/es/organism/wizard-contents/test/fixtures/certification-general-settings-edit.js.map +1 -0
  429. package/es/organism/wizard-contents/test/fixtures.js +27 -0
  430. package/es/organism/wizard-contents/test/fixtures.js.map +1 -0
  431. package/es/template/activity/test/fixtures.js +21 -0
  432. package/es/template/activity/test/fixtures.js.map +1 -0
  433. package/es/template/app-player/loading/test/fixtures.js +13 -0
  434. package/es/template/app-player/loading/test/fixtures.js.map +1 -0
  435. package/es/template/app-player/player/slides/footer/test/fixtures.js +29 -0
  436. package/es/template/app-player/player/slides/footer/test/fixtures.js.map +1 -0
  437. package/es/template/app-player/player/slides/header/test/fixtures.js +23 -0
  438. package/es/template/app-player/player/slides/header/test/fixtures.js.map +1 -0
  439. package/es/template/app-player/player/slides/test/fixtures.js +79 -0
  440. package/es/template/app-player/player/slides/test/fixtures.js.map +1 -0
  441. package/es/template/app-player/player/test/fixtures.js +55 -0
  442. package/es/template/app-player/player/test/fixtures.js.map +1 -0
  443. package/es/template/app-player/popin-correction/test/fixtures.js +47 -0
  444. package/es/template/app-player/popin-correction/test/fixtures.js.map +1 -0
  445. package/es/template/app-player/popin-end/test/fixtures.js +51 -0
  446. package/es/template/app-player/popin-end/test/fixtures.js.map +1 -0
  447. package/es/template/app-player/popin-header/test/fixtures.js +29 -0
  448. package/es/template/app-player/popin-header/test/fixtures.js.map +1 -0
  449. package/es/template/back-office/brand-create/test/fixtures.js +19 -0
  450. package/es/template/back-office/brand-create/test/fixtures.js.map +1 -0
  451. package/es/template/back-office/brand-list/test/fixtures.js +17 -0
  452. package/es/template/back-office/brand-list/test/fixtures.js.map +1 -0
  453. package/es/template/back-office/brand-update/test/fixtures.js +89 -0
  454. package/es/template/back-office/brand-update/test/fixtures.js.map +1 -0
  455. package/es/template/back-office/dashboard-preview/test/fixtures.js +23 -0
  456. package/es/template/back-office/dashboard-preview/test/fixtures.js.map +1 -0
  457. package/es/template/battle-requests/test/fixtures.js +13 -0
  458. package/es/template/battle-requests/test/fixtures.js.map +1 -0
  459. package/es/template/cockpit/jw-uploader/test/fixtures.js +13 -0
  460. package/es/template/cockpit/jw-uploader/test/fixtures.js.map +1 -0
  461. package/es/template/common/authors/test/fixtures.js +15 -0
  462. package/es/template/common/authors/test/fixtures.js.map +1 -0
  463. package/es/template/common/coorp-header/test/fixtures.js +15 -0
  464. package/es/template/common/coorp-header/test/fixtures.js.map +1 -0
  465. package/es/template/common/dashboard/test/fixtures.js +17 -0
  466. package/es/template/common/dashboard/test/fixtures.js.map +1 -0
  467. package/es/template/common/discipline/test/fixtures.js +47 -0
  468. package/es/template/common/discipline/test/fixtures.js.map +1 -0
  469. package/es/template/common/search-page/test/fixtures.js +17 -0
  470. package/es/template/common/search-page/test/fixtures.js.map +1 -0
  471. package/es/template/external-course/test/fixtures.js +31 -0
  472. package/es/template/external-course/test/fixtures.js.map +1 -0
  473. package/es/template/teams-dashboard/test/fixtures.js +17 -0
  474. package/es/template/teams-dashboard/test/fixtures.js.map +1 -0
  475. package/lib/atom/autocomplete/test/fixtures.js +31 -0
  476. package/lib/atom/autocomplete/test/fixtures.js.map +1 -0
  477. package/lib/atom/avatar/test/fixtures.js +22 -0
  478. package/lib/atom/avatar/test/fixtures.js.map +1 -0
  479. package/lib/atom/button/test/fixtures.js +43 -0
  480. package/lib/atom/button/test/fixtures.js.map +1 -0
  481. package/lib/atom/button-link/test/fixtures.js +49 -0
  482. package/lib/atom/button-link/test/fixtures.js.map +1 -0
  483. package/lib/atom/button-link-icon-only/test/fixtures.js +37 -0
  484. package/lib/atom/button-link-icon-only/test/fixtures.js.map +1 -0
  485. package/lib/atom/button-menu/test/fixtures.js +25 -0
  486. package/lib/atom/button-menu/test/fixtures.js.map +1 -0
  487. package/lib/atom/card-image-preview/test/fixtures.js +25 -0
  488. package/lib/atom/card-image-preview/test/fixtures.js.map +1 -0
  489. package/lib/atom/catalog-section/test/fixtures.js +25 -0
  490. package/lib/atom/catalog-section/test/fixtures.js.map +1 -0
  491. package/lib/atom/centered-text/test/fixtures.js +22 -0
  492. package/lib/atom/centered-text/test/fixtures.js.map +1 -0
  493. package/lib/atom/checkbox/test/fixtures.js +31 -0
  494. package/lib/atom/checkbox/test/fixtures.js.map +1 -0
  495. package/lib/atom/checkbox-with-title/test/fixtures.js +25 -0
  496. package/lib/atom/checkbox-with-title/test/fixtures.js.map +1 -0
  497. package/lib/atom/chips/test/fixtures.js +28 -0
  498. package/lib/atom/chips/test/fixtures.js.map +1 -0
  499. package/lib/atom/clue/test/fixtures.js +28 -0
  500. package/lib/atom/clue/test/fixtures.js.map +1 -0
  501. package/lib/atom/content-badge/test/fixtures.js +46 -0
  502. package/lib/atom/content-badge/test/fixtures.js.map +1 -0
  503. package/lib/atom/cta/test/fixtures.js +58 -0
  504. package/lib/atom/cta/test/fixtures.js.map +1 -0
  505. package/lib/atom/difficulty-level/test/fixtures.js +31 -0
  506. package/lib/atom/difficulty-level/test/fixtures.js.map +1 -0
  507. package/lib/atom/drag-and-drop/index.js +8 -4
  508. package/lib/atom/drag-and-drop/index.js.map +1 -1
  509. package/lib/atom/drag-and-drop/test/fixtures/error.js +3 -1
  510. package/lib/atom/drag-and-drop/test/fixtures/error.js.map +1 -1
  511. package/lib/atom/drag-and-drop/test/fixtures.js +49 -0
  512. package/lib/atom/drag-and-drop/test/fixtures.js.map +1 -0
  513. package/lib/atom/empty-search-result/test/fixtures.js +22 -0
  514. package/lib/atom/empty-search-result/test/fixtures.js.map +1 -0
  515. package/lib/atom/image-upload/test/fixtures.js +49 -0
  516. package/lib/atom/image-upload/test/fixtures.js.map +1 -0
  517. package/lib/atom/input-checkbox/test/fixtures.js +40 -0
  518. package/lib/atom/input-checkbox/test/fixtures.js.map +1 -0
  519. package/lib/atom/input-color/test/fixtures.js +31 -0
  520. package/lib/atom/input-color/test/fixtures.js.map +1 -0
  521. package/lib/atom/input-doublestep/test/fixtures.js +34 -0
  522. package/lib/atom/input-doublestep/test/fixtures.js.map +1 -0
  523. package/lib/atom/input-html/test/fixtures.js +28 -0
  524. package/lib/atom/input-html/test/fixtures.js.map +1 -0
  525. package/lib/atom/input-readonly/test/fixtures.js +22 -0
  526. package/lib/atom/input-readonly/test/fixtures.js.map +1 -0
  527. package/lib/atom/input-search/test/fixtures.js +31 -0
  528. package/lib/atom/input-search/test/fixtures.js.map +1 -0
  529. package/lib/atom/input-switch/test/fixtures.js +52 -0
  530. package/lib/atom/input-switch/test/fixtures.js.map +1 -0
  531. package/lib/atom/input-text/test/fixtures.js +43 -0
  532. package/lib/atom/input-text/test/fixtures.js.map +1 -0
  533. package/lib/atom/input-text-with-title/index.js +2 -2
  534. package/lib/atom/input-text-with-title/index.js.map +1 -1
  535. package/lib/atom/input-text-with-title/test/fixtures.js +25 -0
  536. package/lib/atom/input-text-with-title/test/fixtures.js.map +1 -0
  537. package/lib/atom/input-textarea/test/fixtures.js +34 -0
  538. package/lib/atom/input-textarea/test/fixtures.js.map +1 -0
  539. package/lib/atom/label/test/fixtures.js +25 -0
  540. package/lib/atom/label/test/fixtures.js.map +1 -0
  541. package/lib/atom/life/test/fixtures.js +40 -0
  542. package/lib/atom/life/test/fixtures.js.map +1 -0
  543. package/lib/atom/link/test/fixtures.js +28 -0
  544. package/lib/atom/link/test/fixtures.js.map +1 -0
  545. package/lib/atom/loader/test/fixtures.js +25 -0
  546. package/lib/atom/loader/test/fixtures.js.map +1 -0
  547. package/lib/atom/notification/test/fixtures.js +28 -0
  548. package/lib/atom/notification/test/fixtures.js.map +1 -0
  549. package/lib/atom/picture/test/fixtures.js +31 -0
  550. package/lib/atom/picture/test/fixtures.js.map +1 -0
  551. package/lib/atom/picture-background/test/fixtures.js +31 -0
  552. package/lib/atom/picture-background/test/fixtures.js.map +1 -0
  553. package/lib/atom/promo-code/test/fixtures.js +28 -0
  554. package/lib/atom/promo-code/test/fixtures.js.map +1 -0
  555. package/lib/atom/provider/test/fixtures.js +22 -0
  556. package/lib/atom/provider/test/fixtures.js.map +1 -0
  557. package/lib/atom/radio-group/test/fixtures.js +28 -0
  558. package/lib/atom/radio-group/test/fixtures.js.map +1 -0
  559. package/lib/atom/range/test/fixtures.js +25 -0
  560. package/lib/atom/range/test/fixtures.js.map +1 -0
  561. package/lib/atom/resource-miniature/test/fixtures.js +34 -0
  562. package/lib/atom/resource-miniature/test/fixtures.js.map +1 -0
  563. package/lib/atom/review-header-step-item/test/fixtures.js +31 -0
  564. package/lib/atom/review-header-step-item/test/fixtures.js.map +1 -0
  565. package/lib/atom/review-presentation/index.js +112 -0
  566. package/lib/atom/review-presentation/index.js.map +1 -0
  567. package/lib/atom/review-presentation/style.css +152 -0
  568. package/lib/atom/review-presentation/test/fixtures/default.js +33 -0
  569. package/lib/atom/review-presentation/test/fixtures/default.js.map +1 -0
  570. package/lib/atom/review-presentation/test/fixtures.js +22 -0
  571. package/lib/atom/review-presentation/test/fixtures.js.map +1 -0
  572. package/lib/atom/select/test/fixtures.js +73 -0
  573. package/lib/atom/select/test/fixtures.js.map +1 -0
  574. package/lib/atom/slide/test/fixtures.js +34 -0
  575. package/lib/atom/slide/test/fixtures.js.map +1 -0
  576. package/lib/atom/social-link/test/fixtures.js +28 -0
  577. package/lib/atom/social-link/test/fixtures.js.map +1 -0
  578. package/lib/atom/spinner/test/fixtures.js +22 -0
  579. package/lib/atom/spinner/test/fixtures.js.map +1 -0
  580. package/lib/atom/tab/test/fixtures.js +22 -0
  581. package/lib/atom/tab/test/fixtures.js.map +1 -0
  582. package/lib/atom/tab-content/test/fixtures.js +25 -0
  583. package/lib/atom/tab-content/test/fixtures.js.map +1 -0
  584. package/lib/atom/tag/test/fixtures.js +34 -0
  585. package/lib/atom/tag/test/fixtures.js.map +1 -0
  586. package/lib/atom/title/test/fixtures.js +28 -0
  587. package/lib/atom/title/test/fixtures.js.map +1 -0
  588. package/lib/atom/video-upload/test/fixtures.js +34 -0
  589. package/lib/atom/video-upload/test/fixtures.js.map +1 -0
  590. package/lib/atom/wizard-steps/test/fixtures.js +28 -0
  591. package/lib/atom/wizard-steps/test/fixtures.js.map +1 -0
  592. package/lib/hoc/animation/test/fixtures.js +25 -0
  593. package/lib/hoc/animation/test/fixtures.js.map +1 -0
  594. package/lib/hoc/animation-scheduler/test/fixtures.js +25 -0
  595. package/lib/hoc/animation-scheduler/test/fixtures.js.map +1 -0
  596. package/lib/hoc/swapper/test/fixtures.js +22 -0
  597. package/lib/hoc/swapper/test/fixtures.js.map +1 -0
  598. package/lib/hoc/transition/test/fixtures.js +22 -0
  599. package/lib/hoc/transition/test/fixtures.js.map +1 -0
  600. package/lib/molecule/add-to-my-list/test/fixtures.js +25 -0
  601. package/lib/molecule/add-to-my-list/test/fixtures.js.map +1 -0
  602. package/lib/molecule/answer/test/fixtures.js +55 -0
  603. package/lib/molecule/answer/test/fixtures.js.map +1 -0
  604. package/lib/molecule/audio/test/fixtures.js +25 -0
  605. package/lib/molecule/audio/test/fixtures.js.map +1 -0
  606. package/lib/molecule/banner/test/fixtures.js +37 -0
  607. package/lib/molecule/banner/test/fixtures.js.map +1 -0
  608. package/lib/molecule/battle-request/test/fixtures.js +25 -0
  609. package/lib/molecule/battle-request/test/fixtures.js.map +1 -0
  610. package/lib/molecule/brand-card/test/fixtures.js +25 -0
  611. package/lib/molecule/brand-card/test/fixtures.js.map +1 -0
  612. package/lib/molecule/brand-card-create/test/fixtures.js +22 -0
  613. package/lib/molecule/brand-card-create/test/fixtures.js.map +1 -0
  614. package/lib/molecule/brand-create-form/test/fixtures.js +31 -0
  615. package/lib/molecule/brand-create-form/test/fixtures.js.map +1 -0
  616. package/lib/molecule/brand-download-box/test/fixtures.js +28 -0
  617. package/lib/molecule/brand-download-box/test/fixtures.js.map +1 -0
  618. package/lib/molecule/brand-form-group/index.js +5 -0
  619. package/lib/molecule/brand-form-group/index.js.map +1 -1
  620. package/lib/molecule/brand-form-group/test/fixtures/title-and-checkbox-wrapper.js +25 -0
  621. package/lib/molecule/brand-form-group/test/fixtures/title-and-checkbox-wrapper.js.map +1 -0
  622. package/lib/molecule/brand-form-group/test/fixtures.js +58 -0
  623. package/lib/molecule/brand-form-group/test/fixtures.js.map +1 -0
  624. package/lib/molecule/brand-tabs/test/fixtures.js +46 -0
  625. package/lib/molecule/brand-tabs/test/fixtures.js.map +1 -0
  626. package/lib/molecule/brand-upload-box/test/fixtures.js +28 -0
  627. package/lib/molecule/brand-upload-box/test/fixtures.js.map +1 -0
  628. package/lib/molecule/breadcrumbs/test/fixtures.js +22 -0
  629. package/lib/molecule/breadcrumbs/test/fixtures.js.map +1 -0
  630. package/lib/molecule/bullet-point-menu-button/test/fixtures.js +25 -0
  631. package/lib/molecule/bullet-point-menu-button/test/fixtures.js.map +1 -0
  632. package/lib/molecule/card/test/fixtures.js +70 -0
  633. package/lib/molecule/card/test/fixtures.js.map +1 -0
  634. package/lib/molecule/card-content/test/fixtures.js +43 -0
  635. package/lib/molecule/card-content/test/fixtures.js.map +1 -0
  636. package/lib/molecule/card-with-button/test/fixtures.js +28 -0
  637. package/lib/molecule/card-with-button/test/fixtures.js.map +1 -0
  638. package/lib/molecule/cm-popin/test/fixtures.js +28 -0
  639. package/lib/molecule/cm-popin/test/fixtures.js.map +1 -0
  640. package/lib/molecule/cookie-banner/test/fixtures.js +22 -0
  641. package/lib/molecule/cookie-banner/test/fixtures.js.map +1 -0
  642. package/lib/molecule/coorp-manager-roles/test/fixtures.js +22 -0
  643. package/lib/molecule/coorp-manager-roles/test/fixtures.js.map +1 -0
  644. package/lib/molecule/course-section/test/fixtures.js +34 -0
  645. package/lib/molecule/course-section/test/fixtures.js.map +1 -0
  646. package/lib/molecule/course-sections/index.js +16 -8
  647. package/lib/molecule/course-sections/index.js.map +1 -1
  648. package/lib/molecule/course-sections/style.css +0 -4
  649. package/lib/molecule/course-sections/test/fixtures.js +28 -0
  650. package/lib/molecule/course-sections/test/fixtures.js.map +1 -0
  651. package/lib/molecule/dashboard/battle-request-list/test/fixtures.js +25 -0
  652. package/lib/molecule/dashboard/battle-request-list/test/fixtures.js.map +1 -0
  653. package/lib/molecule/dashboard/cards-list/test/fixtures.js +37 -0
  654. package/lib/molecule/dashboard/cards-list/test/fixtures.js.map +1 -0
  655. package/lib/molecule/dashboard/news-list/test/fixtures.js +28 -0
  656. package/lib/molecule/dashboard/news-list/test/fixtures.js.map +1 -0
  657. package/lib/molecule/dashboard/review-banner/test/fixtures.js +22 -0
  658. package/lib/molecule/dashboard/review-banner/test/fixtures.js.map +1 -0
  659. package/lib/molecule/dashboard/start-battle/test/fixtures.js +25 -0
  660. package/lib/molecule/dashboard/start-battle/test/fixtures.js.map +1 -0
  661. package/lib/molecule/discipline-cta/test/fixtures.js +25 -0
  662. package/lib/molecule/discipline-cta/test/fixtures.js.map +1 -0
  663. package/lib/molecule/discipline-header/test/fixtures.js +43 -0
  664. package/lib/molecule/discipline-header/test/fixtures.js.map +1 -0
  665. package/lib/molecule/discipline-partners/test/fixtures.js +34 -0
  666. package/lib/molecule/discipline-partners/test/fixtures.js.map +1 -0
  667. package/lib/molecule/discipline-scope/test/fixtures.js +43 -0
  668. package/lib/molecule/discipline-scope/test/fixtures.js.map +1 -0
  669. package/lib/molecule/drag-and-drop/test/fixtures.js +40 -0
  670. package/lib/molecule/drag-and-drop/test/fixtures.js.map +1 -0
  671. package/lib/molecule/drag-and-drop-wrapper/index.js +4 -12
  672. package/lib/molecule/drag-and-drop-wrapper/index.js.map +1 -1
  673. package/lib/molecule/drag-and-drop-wrapper/style.css +0 -4
  674. package/lib/molecule/drag-and-drop-wrapper/test/fixtures/default.js +1 -6
  675. package/lib/molecule/drag-and-drop-wrapper/test/fixtures/default.js.map +1 -1
  676. package/lib/molecule/drag-and-drop-wrapper/test/fixtures/two-drag-and-drops.js +4 -2
  677. package/lib/molecule/drag-and-drop-wrapper/test/fixtures/two-drag-and-drops.js.map +1 -1
  678. package/lib/molecule/drag-and-drop-wrapper/test/fixtures/without-checkbox.js +20 -0
  679. package/lib/molecule/drag-and-drop-wrapper/test/fixtures/without-checkbox.js.map +1 -0
  680. package/lib/molecule/drag-and-drop-wrapper/test/fixtures.js +28 -0
  681. package/lib/molecule/drag-and-drop-wrapper/test/fixtures.js.map +1 -0
  682. package/lib/molecule/draggable/test/fixtures.js +22 -0
  683. package/lib/molecule/draggable/test/fixtures.js.map +1 -0
  684. package/lib/molecule/draggable-list/test/fixtures.js +25 -0
  685. package/lib/molecule/draggable-list/test/fixtures.js.map +1 -0
  686. package/lib/molecule/external-content-button/test/fixtures.js +31 -0
  687. package/lib/molecule/external-content-button/test/fixtures.js.map +1 -0
  688. package/lib/molecule/external-content-viewer/test/fixtures.js +43 -0
  689. package/lib/molecule/external-content-viewer/test/fixtures.js.map +1 -0
  690. package/lib/molecule/feedback/test/fixtures.js +43 -0
  691. package/lib/molecule/feedback/test/fixtures.js.map +1 -0
  692. package/lib/molecule/filters/test/fixtures.js +52 -0
  693. package/lib/molecule/filters/test/fixtures.js.map +1 -0
  694. package/lib/molecule/forum/forum-comment/test/fixtures.js +28 -0
  695. package/lib/molecule/forum/forum-comment/test/fixtures.js.map +1 -0
  696. package/lib/molecule/forum/forum-post/test/fixtures.js +49 -0
  697. package/lib/molecule/forum/forum-post/test/fixtures.js.map +1 -0
  698. package/lib/molecule/forum/forum-thread/test/fixtures.js +28 -0
  699. package/lib/molecule/forum/forum-thread/test/fixtures.js.map +1 -0
  700. package/lib/molecule/hero/test/fixtures.js +25 -0
  701. package/lib/molecule/hero/test/fixtures.js.map +1 -0
  702. package/lib/molecule/input-text-with-titeled-checkbox/test/fixtures.js +25 -0
  703. package/lib/molecule/input-text-with-titeled-checkbox/test/fixtures.js.map +1 -0
  704. package/lib/molecule/input-text-with-titled-checkbox/test/fixtures.js +25 -0
  705. package/lib/molecule/input-text-with-titled-checkbox/test/fixtures.js.map +1 -0
  706. package/lib/molecule/list-badges/test/fixtures.js +31 -0
  707. package/lib/molecule/list-badges/test/fixtures.js.map +1 -0
  708. package/lib/molecule/login-alert/test/fixtures.js +22 -0
  709. package/lib/molecule/login-alert/test/fixtures.js.map +1 -0
  710. package/lib/molecule/menu-list/test/fixtures.js +22 -0
  711. package/lib/molecule/menu-list/test/fixtures.js.map +1 -0
  712. package/lib/molecule/message-popin/test/fixtures.js +22 -0
  713. package/lib/molecule/message-popin/test/fixtures.js.map +1 -0
  714. package/lib/molecule/modal/test/fixtures.js +22 -0
  715. package/lib/molecule/modal/test/fixtures.js.map +1 -0
  716. package/lib/molecule/module-bubble/test/fixtures.js +28 -0
  717. package/lib/molecule/module-bubble/test/fixtures.js.map +1 -0
  718. package/lib/molecule/module-card/test/fixtures.js +28 -0
  719. package/lib/molecule/module-card/test/fixtures.js.map +1 -0
  720. package/lib/molecule/news/test/fixtures.js +37 -0
  721. package/lib/molecule/news/test/fixtures.js.map +1 -0
  722. package/lib/molecule/notification-banner/test/fixtures.js +28 -0
  723. package/lib/molecule/notification-banner/test/fixtures.js.map +1 -0
  724. package/lib/molecule/pagination/test/fixtures.js +25 -0
  725. package/lib/molecule/pagination/test/fixtures.js.map +1 -0
  726. package/lib/molecule/payment-form/test/fixtures.js +28 -0
  727. package/lib/molecule/payment-form/test/fixtures.js.map +1 -0
  728. package/lib/molecule/pdf/test/fixtures.js +22 -0
  729. package/lib/molecule/pdf/test/fixtures.js.map +1 -0
  730. package/lib/molecule/popin/test/fixtures.js +34 -0
  731. package/lib/molecule/popin/test/fixtures.js.map +1 -0
  732. package/lib/molecule/product-card/test/fixtures.js +22 -0
  733. package/lib/molecule/product-card/test/fixtures.js.map +1 -0
  734. package/lib/molecule/progress-bar/test/fixtures.js +25 -0
  735. package/lib/molecule/progress-bar/test/fixtures.js.map +1 -0
  736. package/lib/molecule/questions/drop-down/test/fixtures.js +25 -0
  737. package/lib/molecule/questions/drop-down/test/fixtures.js.map +1 -0
  738. package/lib/molecule/questions/free-text/test/fixtures.js +28 -0
  739. package/lib/molecule/questions/free-text/test/fixtures.js.map +1 -0
  740. package/lib/molecule/questions/qcm/test/fixtures.js +31 -0
  741. package/lib/molecule/questions/qcm/test/fixtures.js.map +1 -0
  742. package/lib/molecule/questions/qcm-drag/test/fixtures.js +25 -0
  743. package/lib/molecule/questions/qcm-drag/test/fixtures.js.map +1 -0
  744. package/lib/molecule/questions/qcm-graphic/test/fixtures.js +25 -0
  745. package/lib/molecule/questions/qcm-graphic/test/fixtures.js.map +1 -0
  746. package/lib/molecule/questions/question-range/test/fixtures.js +22 -0
  747. package/lib/molecule/questions/question-range/test/fixtures.js.map +1 -0
  748. package/lib/molecule/questions/template/test/fixtures.js +25 -0
  749. package/lib/molecule/questions/template/test/fixtures.js.map +1 -0
  750. package/lib/molecule/quick-access-card/test/fixtures.js +34 -0
  751. package/lib/molecule/quick-access-card/test/fixtures.js.map +1 -0
  752. package/lib/molecule/quick-access-cards-group/test/fixtures.js +34 -0
  753. package/lib/molecule/quick-access-cards-group/test/fixtures.js.map +1 -0
  754. package/lib/molecule/resource-player/test/fixtures.js +40 -0
  755. package/lib/molecule/resource-player/test/fixtures.js.map +1 -0
  756. package/lib/molecule/review-correction-popin/test/fixtures.js +25 -0
  757. package/lib/molecule/review-correction-popin/test/fixtures.js.map +1 -0
  758. package/lib/molecule/review-header-steps/test/fixtures.js +37 -0
  759. package/lib/molecule/review-header-steps/test/fixtures.js.map +1 -0
  760. package/lib/molecule/scope-content/test/fixtures.js +43 -0
  761. package/lib/molecule/scope-content/test/fixtures.js.map +1 -0
  762. package/lib/molecule/scope-tabs/test/fixtures.js +28 -0
  763. package/lib/molecule/scope-tabs/test/fixtures.js.map +1 -0
  764. package/lib/molecule/search/test/fixtures.js +25 -0
  765. package/lib/molecule/search/test/fixtures.js.map +1 -0
  766. package/lib/molecule/search-form/test/fixtures.js +22 -0
  767. package/lib/molecule/search-form/test/fixtures.js.map +1 -0
  768. package/lib/molecule/select-multiple/test/fixtures.js +49 -0
  769. package/lib/molecule/select-multiple/test/fixtures.js.map +1 -0
  770. package/lib/molecule/setup-cohort-item/test/fixtures.js +31 -0
  771. package/lib/molecule/setup-cohort-item/test/fixtures.js.map +1 -0
  772. package/lib/molecule/setup-section/test/fixtures.js +40 -0
  773. package/lib/molecule/setup-section/test/fixtures.js.map +1 -0
  774. package/lib/molecule/setup-sections/test/fixtures.js +31 -0
  775. package/lib/molecule/setup-sections/test/fixtures.js.map +1 -0
  776. package/lib/molecule/setup-slide/test/fixtures.js +40 -0
  777. package/lib/molecule/setup-slide/test/fixtures.js.map +1 -0
  778. package/lib/molecule/setup-slider/test/fixtures.js +25 -0
  779. package/lib/molecule/setup-slider/test/fixtures.js.map +1 -0
  780. package/lib/molecule/share/test/fixtures.js +22 -0
  781. package/lib/molecule/share/test/fixtures.js.map +1 -0
  782. package/lib/molecule/skill-card/test/fixtures.js +31 -0
  783. package/lib/molecule/skill-card/test/fixtures.js.map +1 -0
  784. package/lib/molecule/ssmenu-list/test/fixtures.js +31 -0
  785. package/lib/molecule/ssmenu-list/test/fixtures.js.map +1 -0
  786. package/lib/molecule/subscription-freemium/test/fixtures.js +22 -0
  787. package/lib/molecule/subscription-freemium/test/fixtures.js.map +1 -0
  788. package/lib/molecule/subscription-premium/test/fixtures.js +25 -0
  789. package/lib/molecule/subscription-premium/test/fixtures.js.map +1 -0
  790. package/lib/molecule/table/test/fixtures.js +31 -0
  791. package/lib/molecule/table/test/fixtures.js.map +1 -0
  792. package/lib/molecule/teams-popin/test/fixtures.js +46 -0
  793. package/lib/molecule/teams-popin/test/fixtures.js.map +1 -0
  794. package/lib/molecule/theme-image/test/fixtures.js +22 -0
  795. package/lib/molecule/theme-image/test/fixtures.js.map +1 -0
  796. package/lib/molecule/title-and-checkbox-wrapper/index.js +56 -0
  797. package/lib/molecule/title-and-checkbox-wrapper/index.js.map +1 -0
  798. package/lib/molecule/title-and-checkbox-wrapper/style.css +6 -0
  799. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures/default.js +20 -0
  800. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures/default.js.map +1 -0
  801. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures/drag-drop-checkbox.js +23 -0
  802. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures/drag-drop-checkbox.js.map +1 -0
  803. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures/drag-drop-without-title.js +20 -0
  804. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures/drag-drop-without-title.js.map +1 -0
  805. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures/input-text-title.js +23 -0
  806. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures/input-text-title.js.map +1 -0
  807. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures.js +31 -0
  808. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures.js.map +1 -0
  809. package/lib/molecule/titled-checkbox/test/fixtures.js +28 -0
  810. package/lib/molecule/titled-checkbox/test/fixtures.js.map +1 -0
  811. package/lib/molecule/unsubscribe/test/fixtures.js +25 -0
  812. package/lib/molecule/unsubscribe/test/fixtures.js.map +1 -0
  813. package/lib/molecule/vertical-tabs/test/fixtures.js +28 -0
  814. package/lib/molecule/vertical-tabs/test/fixtures.js.map +1 -0
  815. package/lib/molecule/video-iframe/test/fixtures.js +40 -0
  816. package/lib/molecule/video-iframe/test/fixtures.js.map +1 -0
  817. package/lib/molecule/video-player/test/fixtures.js +46 -0
  818. package/lib/molecule/video-player/test/fixtures.js.map +1 -0
  819. package/lib/molecule/wizard-summary/test/fixtures.js +37 -0
  820. package/lib/molecule/wizard-summary/test/fixtures.js.map +1 -0
  821. package/lib/organism/accordion/container/test/fixtures.js +28 -0
  822. package/lib/organism/accordion/container/test/fixtures.js.map +1 -0
  823. package/lib/organism/accordion/coorp-manager/part/test/fixtures.js +28 -0
  824. package/lib/organism/accordion/coorp-manager/part/test/fixtures.js.map +1 -0
  825. package/lib/organism/accordion/coorp-manager/test/fixtures.js +22 -0
  826. package/lib/organism/accordion/coorp-manager/test/fixtures.js.map +1 -0
  827. package/lib/organism/accordion/part/test/fixtures.js +25 -0
  828. package/lib/organism/accordion/part/test/fixtures.js.map +1 -0
  829. package/lib/organism/accordion/toggler/test/fixtures.js +28 -0
  830. package/lib/organism/accordion/toggler/test/fixtures.js.map +1 -0
  831. package/lib/organism/brand-analytics/test/fixtures.js +37 -0
  832. package/lib/organism/brand-analytics/test/fixtures.js.map +1 -0
  833. package/lib/organism/brand-dashboard/test/fixtures.js +25 -0
  834. package/lib/organism/brand-dashboard/test/fixtures.js.map +1 -0
  835. package/lib/organism/brand-form/test/fixtures/wizard-certification.js +66 -0
  836. package/lib/organism/brand-form/test/fixtures/wizard-certification.js.map +1 -0
  837. package/lib/organism/brand-form/test/fixtures.js +55 -0
  838. package/lib/organism/brand-form/test/fixtures.js.map +1 -0
  839. package/lib/organism/brand-table/test/fixtures.js +31 -0
  840. package/lib/organism/brand-table/test/fixtures.js.map +1 -0
  841. package/lib/organism/brand-upload/test/fixtures.js +25 -0
  842. package/lib/organism/brand-upload/test/fixtures.js.map +1 -0
  843. package/lib/organism/cards-grid/test/fixtures.js +31 -0
  844. package/lib/organism/cards-grid/test/fixtures.js.map +1 -0
  845. package/lib/organism/cart/test/fixtures.js +22 -0
  846. package/lib/organism/cart/test/fixtures.js.map +1 -0
  847. package/lib/organism/content-translation/test/fixtures.js +25 -0
  848. package/lib/organism/content-translation/test/fixtures.js.map +1 -0
  849. package/lib/organism/course-selection/test/fixtures.js +40 -0
  850. package/lib/organism/course-selection/test/fixtures.js.map +1 -0
  851. package/lib/organism/discussion/test/fixtures.js +31 -0
  852. package/lib/organism/discussion/test/fixtures.js.map +1 -0
  853. package/lib/organism/get-the-app/test/fixtures.js +22 -0
  854. package/lib/organism/get-the-app/test/fixtures.js.map +1 -0
  855. package/lib/organism/grid-list/test/fixtures.js +22 -0
  856. package/lib/organism/grid-list/test/fixtures.js.map +1 -0
  857. package/lib/organism/header/test/fixtures.js +22 -0
  858. package/lib/organism/header/test/fixtures.js.map +1 -0
  859. package/lib/organism/hero/test/fixtures.js +28 -0
  860. package/lib/organism/hero/test/fixtures.js.map +1 -0
  861. package/lib/organism/list-item/test/fixtures.js +31 -0
  862. package/lib/organism/list-item/test/fixtures.js.map +1 -0
  863. package/lib/organism/list-items/test/fixtures.js +28 -0
  864. package/lib/organism/list-items/test/fixtures.js.map +1 -0
  865. package/lib/organism/mooc/image-slider/test/fixtures.js +25 -0
  866. package/lib/organism/mooc/image-slider/test/fixtures.js.map +1 -0
  867. package/lib/organism/mooc-footer/test/fixtures.js +37 -0
  868. package/lib/organism/mooc-footer/test/fixtures.js.map +1 -0
  869. package/lib/organism/mooc-header/test/fixtures.js +49 -0
  870. package/lib/organism/mooc-header/test/fixtures.js.map +1 -0
  871. package/lib/organism/playlist-translation/test/fixtures.js +25 -0
  872. package/lib/organism/playlist-translation/test/fixtures.js.map +1 -0
  873. package/lib/organism/popin/test/fixtures.js +22 -0
  874. package/lib/organism/popin/test/fixtures.js.map +1 -0
  875. package/lib/organism/resource-browser/test/fixtures.js +58 -0
  876. package/lib/organism/resource-browser/test/fixtures.js.map +1 -0
  877. package/lib/organism/review-header/test/fixtures.js +37 -0
  878. package/lib/organism/review-header/test/fixtures.js.map +1 -0
  879. package/lib/organism/rewards-form/index.js +6 -16
  880. package/lib/organism/rewards-form/index.js.map +1 -1
  881. package/lib/organism/rewards-form/test/fixtures/default.js +25 -8
  882. package/lib/organism/rewards-form/test/fixtures/default.js.map +1 -1
  883. package/lib/organism/rewards-form/test/fixtures/one-reward.js +5 -3
  884. package/lib/organism/rewards-form/test/fixtures/one-reward.js.map +1 -1
  885. package/lib/organism/rewards-form/test/fixtures/two-rewards.js +10 -6
  886. package/lib/organism/rewards-form/test/fixtures/two-rewards.js.map +1 -1
  887. package/lib/organism/rewards-form/test/fixtures.js +31 -0
  888. package/lib/organism/rewards-form/test/fixtures.js.map +1 -0
  889. package/lib/organism/search-and-chips-results/test/fixtures.js +37 -0
  890. package/lib/organism/search-and-chips-results/test/fixtures.js.map +1 -0
  891. package/lib/organism/settings/test/fixtures.js +31 -0
  892. package/lib/organism/settings/test/fixtures.js.map +1 -0
  893. package/lib/organism/setup-header/test/fixtures.js +25 -0
  894. package/lib/organism/setup-header/test/fixtures.js.map +1 -0
  895. package/lib/organism/sidebar/test/fixtures.js +37 -0
  896. package/lib/organism/sidebar/test/fixtures.js.map +1 -0
  897. package/lib/organism/slider/test/fixtures.js +25 -0
  898. package/lib/organism/slider/test/fixtures.js.map +1 -0
  899. package/lib/organism/user-preferences/test/fixtures.js +22 -0
  900. package/lib/organism/user-preferences/test/fixtures.js.map +1 -0
  901. package/lib/organism/wizard-contents/test/fixtures/certification-general-settings-edit.js +46 -0
  902. package/lib/organism/wizard-contents/test/fixtures/certification-general-settings-edit.js.map +1 -0
  903. package/lib/organism/wizard-contents/test/fixtures.js +43 -0
  904. package/lib/organism/wizard-contents/test/fixtures.js.map +1 -0
  905. package/lib/template/activity/test/fixtures.js +34 -0
  906. package/lib/template/activity/test/fixtures.js.map +1 -0
  907. package/lib/template/app-player/loading/test/fixtures.js +22 -0
  908. package/lib/template/app-player/loading/test/fixtures.js.map +1 -0
  909. package/lib/template/app-player/player/slides/footer/test/fixtures.js +46 -0
  910. package/lib/template/app-player/player/slides/footer/test/fixtures.js.map +1 -0
  911. package/lib/template/app-player/player/slides/header/test/fixtures.js +37 -0
  912. package/lib/template/app-player/player/slides/header/test/fixtures.js.map +1 -0
  913. package/lib/template/app-player/player/slides/test/fixtures.js +121 -0
  914. package/lib/template/app-player/player/slides/test/fixtures.js.map +1 -0
  915. package/lib/template/app-player/player/test/fixtures.js +85 -0
  916. package/lib/template/app-player/player/test/fixtures.js.map +1 -0
  917. package/lib/template/app-player/popin-correction/test/fixtures.js +73 -0
  918. package/lib/template/app-player/popin-correction/test/fixtures.js.map +1 -0
  919. package/lib/template/app-player/popin-end/test/fixtures.js +79 -0
  920. package/lib/template/app-player/popin-end/test/fixtures.js.map +1 -0
  921. package/lib/template/app-player/popin-header/test/fixtures.js +46 -0
  922. package/lib/template/app-player/popin-header/test/fixtures.js.map +1 -0
  923. package/lib/template/back-office/brand-create/test/fixtures.js +31 -0
  924. package/lib/template/back-office/brand-create/test/fixtures.js.map +1 -0
  925. package/lib/template/back-office/brand-list/test/fixtures.js +28 -0
  926. package/lib/template/back-office/brand-list/test/fixtures.js.map +1 -0
  927. package/lib/template/back-office/brand-update/test/fixtures.js +136 -0
  928. package/lib/template/back-office/brand-update/test/fixtures.js.map +1 -0
  929. package/lib/template/back-office/dashboard-preview/test/fixtures.js +37 -0
  930. package/lib/template/back-office/dashboard-preview/test/fixtures.js.map +1 -0
  931. package/lib/template/battle-requests/test/fixtures.js +22 -0
  932. package/lib/template/battle-requests/test/fixtures.js.map +1 -0
  933. package/lib/template/cockpit/jw-uploader/test/fixtures.js +22 -0
  934. package/lib/template/cockpit/jw-uploader/test/fixtures.js.map +1 -0
  935. package/lib/template/common/authors/test/fixtures.js +25 -0
  936. package/lib/template/common/authors/test/fixtures.js.map +1 -0
  937. package/lib/template/common/coorp-header/test/fixtures.js +25 -0
  938. package/lib/template/common/coorp-header/test/fixtures.js.map +1 -0
  939. package/lib/template/common/dashboard/test/fixtures.js +28 -0
  940. package/lib/template/common/dashboard/test/fixtures.js.map +1 -0
  941. package/lib/template/common/discipline/test/fixtures.js +73 -0
  942. package/lib/template/common/discipline/test/fixtures.js.map +1 -0
  943. package/lib/template/common/search-page/test/fixtures.js +28 -0
  944. package/lib/template/common/search-page/test/fixtures.js.map +1 -0
  945. package/lib/template/external-course/test/fixtures.js +49 -0
  946. package/lib/template/external-course/test/fixtures.js.map +1 -0
  947. package/lib/template/teams-dashboard/test/fixtures.js +28 -0
  948. package/lib/template/teams-dashboard/test/fixtures.js.map +1 -0
  949. package/package.json +3 -3
@@ -0,0 +1 @@
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,21 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import MoleculeCourseSection from '..';
5
+ import fixtureAdvancedLevel from './fixtures/advanced-level';
6
+ import fixtureBaseLevel from './fixtures/base-level';
7
+ import fixtureChapter from './fixtures/chapter';
8
+ import fixtureCoachLevel from './fixtures/coach-level';
9
+ import fixtureCourse from './fixtures/course';
10
+ test('Molecule › MoleculeCourseSection > should have valid propTypes', t => {
11
+ t.pass();
12
+ forEach(MoleculeCourseSection.propTypes, (value, key) => {
13
+ t.not(value, undefined, `PropType for "Molecule.MoleculeCourseSection.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
14
+ });
15
+ });
16
+ test('Molecule › MoleculeCourseSection › AdvancedLevel › should be rendered', renderComponentMacro, MoleculeCourseSection, fixtureAdvancedLevel);
17
+ test('Molecule › MoleculeCourseSection › BaseLevel › should be rendered', renderComponentMacro, MoleculeCourseSection, fixtureBaseLevel);
18
+ test('Molecule › MoleculeCourseSection › Chapter › should be rendered', renderComponentMacro, MoleculeCourseSection, fixtureChapter);
19
+ test('Molecule › MoleculeCourseSection › CoachLevel › should be rendered', renderComponentMacro, MoleculeCourseSection, fixtureCoachLevel);
20
+ test('Molecule › MoleculeCourseSection › Course › should be rendered', renderComponentMacro, MoleculeCourseSection, fixtureCourse);
21
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/molecule/course-section/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeCourseSection","fixtureAdvancedLevel","fixtureBaseLevel","fixtureChapter","fixtureCoachLevel","fixtureCourse","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,oBAAP,MAAiC,2BAAjC;AACA,OAAOC,gBAAP,MAA6B,uBAA7B;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,iBAAP,MAA8B,wBAA9B;AACA,OAAOC,aAAP,MAA0B,mBAA1B;AAEAR,IAAI,CAAC,gEAAD,EAAmES,CAAC,IAAI;AAC1EA,EAAAA,CAAC,CAACC,IAAF;AACAT,EAAAA,OAAO,CAACE,qBAAqB,CAACQ,SAAvB,EAAkC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACvDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,0DAAyDF,GAAI,mEAAtF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAb,IAAI,CAAC,uEAAD,EAA0EE,oBAA1E,EAAgGC,qBAAhG,EAAuHC,oBAAvH,CAAJ;AACAJ,IAAI,CAAC,mEAAD,EAAsEE,oBAAtE,EAA4FC,qBAA5F,EAAmHE,gBAAnH,CAAJ;AACAL,IAAI,CAAC,iEAAD,EAAoEE,oBAApE,EAA0FC,qBAA1F,EAAiHG,cAAjH,CAAJ;AACAN,IAAI,CAAC,oEAAD,EAAuEE,oBAAvE,EAA6FC,qBAA7F,EAAoHI,iBAApH,CAAJ;AACAP,IAAI,CAAC,gEAAD,EAAmEE,oBAAnE,EAAyFC,qBAAzF,EAAgHK,aAAhH,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeCourseSection from '..';\nimport fixtureAdvancedLevel from './fixtures/advanced-level';\nimport fixtureBaseLevel from './fixtures/base-level';\nimport fixtureChapter from './fixtures/chapter';\nimport fixtureCoachLevel from './fixtures/coach-level';\nimport fixtureCourse from './fixtures/course';\n\ntest('Molecule › MoleculeCourseSection > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeCourseSection.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeCourseSection.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeCourseSection › AdvancedLevel › should be rendered', renderComponentMacro, MoleculeCourseSection, fixtureAdvancedLevel);\ntest('Molecule › MoleculeCourseSection › BaseLevel › should be rendered', renderComponentMacro, MoleculeCourseSection, fixtureBaseLevel);\ntest('Molecule › MoleculeCourseSection › Chapter › should be rendered', renderComponentMacro, MoleculeCourseSection, fixtureChapter);\ntest('Molecule › MoleculeCourseSection › CoachLevel › should be rendered', renderComponentMacro, MoleculeCourseSection, fixtureCoachLevel);\ntest('Molecule › MoleculeCourseSection › Course › should be rendered', renderComponentMacro, MoleculeCourseSection, fixtureCourse);\n"],"file":"fixtures.js"}
@@ -1,3 +1,5 @@
1
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
1
3
  import React from 'react';
2
4
  import PropTypes from 'prop-types';
3
5
  import InputTextWithTitle from '../../atom/input-text-with-title';
@@ -5,6 +7,7 @@ import CourseSection from '../course-section';
5
7
  import DraggableList from '../draggable-list';
6
8
  import Loader from '../../atom/loader';
7
9
  import Title from '../../atom/title';
10
+ import TitleAndCheckBoxWrapper from '../title-and-checkbox-wrapper';
8
11
  import style from './style.css';
9
12
 
10
13
  const Loading = () => /*#__PURE__*/React.createElement("div", {
@@ -23,15 +26,19 @@ const CourseSections = ({
23
26
  inputTitle
24
27
  }) => {
25
28
  if (isLoading) return /*#__PURE__*/React.createElement(Loading, null);
26
- return /*#__PURE__*/React.createElement("div", null, inputTitle ? /*#__PURE__*/React.createElement("div", {
27
- className: style.title
28
- }, /*#__PURE__*/React.createElement(Title, {
29
+
30
+ const child = _extends(_extends({}, mandatoryCoursesInput), {}, {
31
+ childType: 'input-text'
32
+ });
33
+
34
+ const sectionTitle = {
29
35
  title: inputTitle,
30
- type: 'form-group',
31
- "data-name": 'mandatory-courses-input-title'
32
- })) : null, mandatoryCoursesInput ? /*#__PURE__*/React.createElement("div", {
33
- className: style.mandatoryCoursesInput
34
- }, /*#__PURE__*/React.createElement(InputTextWithTitle, mandatoryCoursesInput)) : null, title ? /*#__PURE__*/React.createElement("div", {
36
+ 'data-name': 'mandatory-courses-input-title'
37
+ };
38
+ return /*#__PURE__*/React.createElement("div", null, mandatoryCoursesInput && sectionTitle ? /*#__PURE__*/React.createElement(TitleAndCheckBoxWrapper, {
39
+ child: child,
40
+ sectionTitle: sectionTitle
41
+ }) : null, title ? /*#__PURE__*/React.createElement("div", {
35
42
  className: style.title
36
43
  }, /*#__PURE__*/React.createElement(Title, {
37
44
  title: title,
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/molecule/course-sections/index.js"],"names":["React","PropTypes","InputTextWithTitle","CourseSection","DraggableList","Loader","Title","style","Loading","loaderContainer","loader","CourseSections","sections","onDrop","isLoading","title","mandatoryCoursesInput","inputTitle","propTypes","string","arrayOf","shape","func","bool"],"mappings":"AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AACA,OAAOC,kBAAP,MAA+B,kCAA/B;AACA,OAAOC,aAAP,MAA0B,mBAA1B;AACA,OAAOC,aAAP,MAA0B,mBAA1B;AACA,OAAOC,MAAP,MAAmB,mBAAnB;AACA,OAAOC,KAAP,MAAkB,kBAAlB;AACA,OAAOC,KAAP,MAAkB,aAAlB;;AAEA,MAAMC,OAAO,GAAG,mBACd;AAAK,EAAA,SAAS,EAAED,KAAK,CAACE;AAAtB,gBACE,oBAAC,MAAD;AAAQ,EAAA,SAAS,EAAEF,KAAK,CAACG,MAAzB;AAAiC,EAAA,KAAK,EAAC;AAAvC,EADF,CADF;;AAMA,MAAMC,cAAc,GAAG,CAAC;AACtBC,EAAAA,QADsB;AAEtBC,EAAAA,MAFsB;AAGtBC,EAAAA,SAHsB;AAItBC,EAAAA,KAJsB;AAKtBC,EAAAA,qBALsB;AAMtBC,EAAAA;AANsB,CAAD,KAOjB;AACJ,MAAIH,SAAJ,EAAe,oBAAO,oBAAC,OAAD,OAAP;AAEf,sBACE,iCACGG,UAAU,gBACT;AAAK,IAAA,SAAS,EAAEV,KAAK,CAACQ;AAAtB,kBACE,oBAAC,KAAD;AACE,IAAA,KAAK,EAAEE,UADT;AAEE,IAAA,IAAI,EAAE,YAFR;AAGE,iBAAW;AAHb,IADF,CADS,GAQP,IATN,EAUGD,qBAAqB,gBACpB;AAAK,IAAA,SAAS,EAAET,KAAK,CAACS;AAAtB,kBACE,oBAAC,kBAAD,EAAwBA,qBAAxB,CADF,CADoB,GAIlB,IAdN,EAeGD,KAAK,gBACJ;AAAK,IAAA,SAAS,EAAER,KAAK,CAACQ;AAAtB,kBACE,oBAAC,KAAD;AAAO,IAAA,KAAK,EAAEA,KAAd;AAAqB,IAAA,IAAI,EAAE,YAA3B;AAAyC,iBAAW;AAApD,IADF,CADI,GAIF,IAnBN,eAoBE,oBAAC,aAAD;AAAe,IAAA,QAAQ,EAAC,gBAAxB;AAAyC,IAAA,KAAK,EAAEH,QAAhD;AAA0D,IAAA,MAAM,EAAEC;AAAlE,IApBF,CADF;AAwBD,CAlCD;;AAoCAF,cAAc,CAACO,SAAf,2CAA2B;AACzBD,EAAAA,UAAU,EAAEhB,SAAS,CAACkB,MADG;AAEzBJ,EAAAA,KAAK,EAAEd,SAAS,CAACkB,MAFQ;AAGzBP,EAAAA,QAAQ,EAAEX,SAAS,CAACmB,OAAV,CAAkBnB,SAAS,CAACoB,KAAV,CAAgBlB,aAAa,CAACe,SAA9B,CAAlB,CAHe;AAIzBL,EAAAA,MAAM,EAAEZ,SAAS,CAACqB,IAJO;AAKzBR,EAAAA,SAAS,EAAEb,SAAS,CAACsB,IALI;AAMzBP,EAAAA,qBAAqB,EAAEf,SAAS,CAACoB,KAAV,CAAgBnB,kBAAkB,CAACgB,SAAnC;AANE,CAA3B;AASA,eAAeP,cAAf","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport InputTextWithTitle from '../../atom/input-text-with-title';\nimport CourseSection from '../course-section';\nimport DraggableList from '../draggable-list';\nimport Loader from '../../atom/loader';\nimport Title from '../../atom/title';\nimport style from './style.css';\n\nconst Loading = () => (\n <div className={style.loaderContainer}>\n <Loader className={style.loader} theme=\"coorpmanager\" />\n </div>\n);\n\nconst CourseSections = ({\n sections,\n onDrop,\n isLoading,\n title,\n mandatoryCoursesInput,\n inputTitle\n}) => {\n if (isLoading) return <Loading />;\n\n return (\n <div>\n {inputTitle ? (\n <div className={style.title}>\n <Title\n title={inputTitle}\n type={'form-group'}\n data-name={'mandatory-courses-input-title'}\n />\n </div>\n ) : null}\n {mandatoryCoursesInput ? (\n <div className={style.mandatoryCoursesInput}>\n <InputTextWithTitle {...mandatoryCoursesInput} />\n </div>\n ) : null}\n {title ? (\n <div className={style.title}>\n <Title title={title} type={'form-group'} data-name={'course-sections-title'} />\n </div>\n ) : null}\n <DraggableList itemType=\"course-section\" items={sections} onDrop={onDrop} />\n </div>\n );\n};\n\nCourseSections.propTypes = {\n inputTitle: PropTypes.string,\n title: PropTypes.string,\n sections: PropTypes.arrayOf(PropTypes.shape(CourseSection.propTypes)),\n onDrop: PropTypes.func,\n isLoading: PropTypes.bool,\n mandatoryCoursesInput: PropTypes.shape(InputTextWithTitle.propTypes)\n};\n\nexport default CourseSections;\n"],"file":"index.js"}
1
+ {"version":3,"sources":["../../../src/molecule/course-sections/index.js"],"names":["React","PropTypes","InputTextWithTitle","CourseSection","DraggableList","Loader","Title","TitleAndCheckBoxWrapper","style","Loading","loaderContainer","loader","CourseSections","sections","onDrop","isLoading","title","mandatoryCoursesInput","inputTitle","child","childType","sectionTitle","propTypes","string","arrayOf","shape","func","bool"],"mappings":";;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AACA,OAAOC,kBAAP,MAA+B,kCAA/B;AACA,OAAOC,aAAP,MAA0B,mBAA1B;AACA,OAAOC,aAAP,MAA0B,mBAA1B;AACA,OAAOC,MAAP,MAAmB,mBAAnB;AACA,OAAOC,KAAP,MAAkB,kBAAlB;AACA,OAAOC,uBAAP,MAAoC,+BAApC;AACA,OAAOC,KAAP,MAAkB,aAAlB;;AAEA,MAAMC,OAAO,GAAG,mBACd;AAAK,EAAA,SAAS,EAAED,KAAK,CAACE;AAAtB,gBACE,oBAAC,MAAD;AAAQ,EAAA,SAAS,EAAEF,KAAK,CAACG,MAAzB;AAAiC,EAAA,KAAK,EAAC;AAAvC,EADF,CADF;;AAMA,MAAMC,cAAc,GAAG,CAAC;AACtBC,EAAAA,QADsB;AAEtBC,EAAAA,MAFsB;AAGtBC,EAAAA,SAHsB;AAItBC,EAAAA,KAJsB;AAKtBC,EAAAA,qBALsB;AAMtBC,EAAAA;AANsB,CAAD,KAOjB;AACJ,MAAIH,SAAJ,EAAe,oBAAO,oBAAC,OAAD,OAAP;;AAEf,QAAMI,KAAK,yBAAOF,qBAAP;AAA8BG,IAAAA,SAAS,EAAE;AAAzC,IAAX;;AACA,QAAMC,YAAY,GAAG;AAACL,IAAAA,KAAK,EAAEE,UAAR;AAAoB,iBAAa;AAAjC,GAArB;AACA,sBACE,iCACGD,qBAAqB,IAAII,YAAzB,gBACC,oBAAC,uBAAD;AAAyB,IAAA,KAAK,EAAEF,KAAhC;AAAuC,IAAA,YAAY,EAAEE;AAArD,IADD,GAEG,IAHN,EAIGL,KAAK,gBACJ;AAAK,IAAA,SAAS,EAAER,KAAK,CAACQ;AAAtB,kBACE,oBAAC,KAAD;AAAO,IAAA,KAAK,EAAEA,KAAd;AAAqB,IAAA,IAAI,EAAE,YAA3B;AAAyC,iBAAW;AAApD,IADF,CADI,GAIF,IARN,eASE,oBAAC,aAAD;AAAe,IAAA,QAAQ,EAAC,gBAAxB;AAAyC,IAAA,KAAK,EAAEH,QAAhD;AAA0D,IAAA,MAAM,EAAEC;AAAlE,IATF,CADF;AAaD,CAzBD;;AA2BAF,cAAc,CAACU,SAAf,2CAA2B;AACzBJ,EAAAA,UAAU,EAAEjB,SAAS,CAACsB,MADG;AAEzBP,EAAAA,KAAK,EAAEf,SAAS,CAACsB,MAFQ;AAGzBV,EAAAA,QAAQ,EAAEZ,SAAS,CAACuB,OAAV,CAAkBvB,SAAS,CAACwB,KAAV,CAAgBtB,aAAa,CAACmB,SAA9B,CAAlB,CAHe;AAIzBR,EAAAA,MAAM,EAAEb,SAAS,CAACyB,IAJO;AAKzBX,EAAAA,SAAS,EAAEd,SAAS,CAAC0B,IALI;AAMzBV,EAAAA,qBAAqB,EAAEhB,SAAS,CAACwB,KAAV,CAAgBvB,kBAAkB,CAACoB,SAAnC;AANE,CAA3B;AASA,eAAeV,cAAf","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport InputTextWithTitle from '../../atom/input-text-with-title';\nimport CourseSection from '../course-section';\nimport DraggableList from '../draggable-list';\nimport Loader from '../../atom/loader';\nimport Title from '../../atom/title';\nimport TitleAndCheckBoxWrapper from '../title-and-checkbox-wrapper';\nimport style from './style.css';\n\nconst Loading = () => (\n <div className={style.loaderContainer}>\n <Loader className={style.loader} theme=\"coorpmanager\" />\n </div>\n);\n\nconst CourseSections = ({\n sections,\n onDrop,\n isLoading,\n title,\n mandatoryCoursesInput,\n inputTitle\n}) => {\n if (isLoading) return <Loading />;\n\n const child = {...mandatoryCoursesInput, childType: 'input-text'};\n const sectionTitle = {title: inputTitle, 'data-name': 'mandatory-courses-input-title'};\n return (\n <div>\n {mandatoryCoursesInput && sectionTitle ? (\n <TitleAndCheckBoxWrapper child={child} sectionTitle={sectionTitle} />\n ) : null}\n {title ? (\n <div className={style.title}>\n <Title title={title} type={'form-group'} data-name={'course-sections-title'} />\n </div>\n ) : null}\n <DraggableList itemType=\"course-section\" items={sections} onDrop={onDrop} />\n </div>\n );\n};\n\nCourseSections.propTypes = {\n inputTitle: PropTypes.string,\n title: PropTypes.string,\n sections: PropTypes.arrayOf(PropTypes.shape(CourseSection.propTypes)),\n onDrop: PropTypes.func,\n isLoading: PropTypes.bool,\n mandatoryCoursesInput: PropTypes.shape(InputTextWithTitle.propTypes)\n};\n\nexport default CourseSections;\n"],"file":"index.js"}
@@ -2,10 +2,6 @@
2
2
  margin-bottom: 16px;
3
3
  }
4
4
 
5
- .mandatoryCoursesInput {
6
- margin: 0 0 32px 16px;
7
- }
8
-
9
5
  .loader {
10
6
  width: 60px;
11
7
  height: 60px;
@@ -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 MoleculeCourseSections from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ import fixtureLoading from './fixtures/loading';
7
+ import fixtureWithMandatoryCoursesInput from './fixtures/with-mandatory-courses-input';
8
+ test('Molecule › MoleculeCourseSections > should have valid propTypes', t => {
9
+ t.pass();
10
+ forEach(MoleculeCourseSections.propTypes, (value, key) => {
11
+ t.not(value, undefined, `PropType for "Molecule.MoleculeCourseSections.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
12
+ });
13
+ });
14
+ test('Molecule › MoleculeCourseSections › Default › should be rendered', renderComponentMacro, MoleculeCourseSections, fixtureDefault);
15
+ test('Molecule › MoleculeCourseSections › Loading › should be rendered', renderComponentMacro, MoleculeCourseSections, fixtureLoading);
16
+ test('Molecule › MoleculeCourseSections › WithMandatoryCoursesInput › should be rendered', renderComponentMacro, MoleculeCourseSections, fixtureWithMandatoryCoursesInput);
17
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/molecule/course-sections/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeCourseSections","fixtureDefault","fixtureLoading","fixtureWithMandatoryCoursesInput","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,gCAAP,MAA6C,yCAA7C;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,oFAAD,EAAuFE,oBAAvF,EAA6GC,sBAA7G,EAAqIG,gCAArI,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeCourseSections from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureLoading from './fixtures/loading';\nimport fixtureWithMandatoryCoursesInput from './fixtures/with-mandatory-courses-input';\n\ntest('Molecule › MoleculeCourseSections > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeCourseSections.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeCourseSections.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeCourseSections › Default › should be rendered', renderComponentMacro, MoleculeCourseSections, fixtureDefault);\ntest('Molecule › MoleculeCourseSections › Loading › should be rendered', renderComponentMacro, MoleculeCourseSections, fixtureLoading);\ntest('Molecule › MoleculeCourseSections › WithMandatoryCoursesInput › should be rendered', renderComponentMacro, MoleculeCourseSections, fixtureWithMandatoryCoursesInput);\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"}
@@ -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 MoleculeDashboardReviewBanner from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ test('MoleculeDashboard › MoleculeDashboardReviewBanner > should have valid propTypes', t => {
7
+ t.pass();
8
+ forEach(MoleculeDashboardReviewBanner.propTypes, (value, key) => {
9
+ t.not(value, undefined, `PropType for "MoleculeDashboard.MoleculeDashboardReviewBanner.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
10
+ });
11
+ });
12
+ test('MoleculeDashboard › MoleculeDashboardReviewBanner › Default › should be rendered', renderComponentMacro, MoleculeDashboardReviewBanner, fixtureDefault);
13
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../../src/molecule/dashboard/review-banner/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeDashboardReviewBanner","fixtureDefault","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,6BAAP,MAA0C,IAA1C;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAJ,IAAI,CAAC,iFAAD,EAAoFK,CAAC,IAAI;AAC3FA,EAAAA,CAAC,CAACC,IAAF;AACAL,EAAAA,OAAO,CAACE,6BAA6B,CAACI,SAA/B,EAA0C,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC/DJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,2EAA0EF,GAAI,mEAAvG;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAT,IAAI,CAAC,kFAAD,EAAqFE,oBAArF,EAA2GC,6BAA3G,EAA0IC,cAA1I,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../../test/helpers/render-component';\nimport MoleculeDashboardReviewBanner from '..';\nimport fixtureDefault from './fixtures/default';\n\ntest('MoleculeDashboard › MoleculeDashboardReviewBanner > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeDashboardReviewBanner.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"MoleculeDashboard.MoleculeDashboardReviewBanner.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('MoleculeDashboard › MoleculeDashboardReviewBanner › Default › should be rendered', renderComponentMacro, MoleculeDashboardReviewBanner, 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 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
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/molecule/discipline-scope/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeDisciplineScope","fixtureArabic","fixtureAudio","fixtureDefault","fixtureEmpty","fixtureMedias","fixturePdf","fixtureVimeo","fixtureWithOnclick","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,uBAAP,MAAoC,IAApC;AACA,OAAOC,aAAP,MAA0B,mBAA1B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,aAAP,MAA0B,mBAA1B;AACA,OAAOC,UAAP,MAAuB,gBAAvB;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,kBAAP,MAA+B,yBAA/B;AAEAX,IAAI,CAAC,kEAAD,EAAqEY,CAAC,IAAI;AAC5EA,EAAAA,CAAC,CAACC,IAAF;AACAZ,EAAAA,OAAO,CAACE,uBAAuB,CAACW,SAAzB,EAAoC,CAACC,KAAD,EAAQC,GAAR,KAAgB;AACzDJ,IAAAA,CAAC,CAACK,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,4DAA2DF,GAAI,mEAAxF;AACD,GAFM,CAAP;AAGD,CALG,CAAJ;AAOAhB,IAAI,CAAC,kEAAD,EAAqEE,oBAArE,EAA2FC,uBAA3F,EAAoHC,aAApH,CAAJ;AACAJ,IAAI,CAAC,iEAAD,EAAoEE,oBAApE,EAA0FC,uBAA1F,EAAmHE,YAAnH,CAAJ;AACAL,IAAI,CAAC,mEAAD,EAAsEE,oBAAtE,EAA4FC,uBAA5F,EAAqHG,cAArH,CAAJ;AACAN,IAAI,CAAC,iEAAD,EAAoEE,oBAApE,EAA0FC,uBAA1F,EAAmHI,YAAnH,CAAJ;AACAP,IAAI,CAAC,kEAAD,EAAqEE,oBAArE,EAA2FC,uBAA3F,EAAoHK,aAApH,CAAJ;AACAR,IAAI,CAAC,+DAAD,EAAkEE,oBAAlE,EAAwFC,uBAAxF,EAAiHM,UAAjH,CAAJ;AACAT,IAAI,CAAC,iEAAD,EAAoEE,oBAApE,EAA0FC,uBAA1F,EAAmHO,YAAnH,CAAJ;AACAV,IAAI,CAAC,uEAAD,EAA0EE,oBAA1E,EAAgGC,uBAAhG,EAAyHQ,kBAAzH,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeDisciplineScope from '..';\nimport fixtureArabic from './fixtures/arabic';\nimport fixtureAudio from './fixtures/audio';\nimport fixtureDefault from './fixtures/default';\nimport fixtureEmpty from './fixtures/empty';\nimport fixtureMedias from './fixtures/medias';\nimport fixturePdf from './fixtures/pdf';\nimport fixtureVimeo from './fixtures/vimeo';\nimport fixtureWithOnclick from './fixtures/with-onclick';\n\ntest('Molecule › MoleculeDisciplineScope > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeDisciplineScope.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeDisciplineScope.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeDisciplineScope › Arabic › should be rendered', renderComponentMacro, MoleculeDisciplineScope, fixtureArabic);\ntest('Molecule › MoleculeDisciplineScope › Audio › should be rendered', renderComponentMacro, MoleculeDisciplineScope, fixtureAudio);\ntest('Molecule › MoleculeDisciplineScope › Default › should be rendered', renderComponentMacro, MoleculeDisciplineScope, fixtureDefault);\ntest('Molecule › MoleculeDisciplineScope › Empty › should be rendered', renderComponentMacro, MoleculeDisciplineScope, fixtureEmpty);\ntest('Molecule › MoleculeDisciplineScope › Medias › should be rendered', renderComponentMacro, MoleculeDisciplineScope, fixtureMedias);\ntest('Molecule › MoleculeDisciplineScope › Pdf › should be rendered', renderComponentMacro, MoleculeDisciplineScope, fixturePdf);\ntest('Molecule › MoleculeDisciplineScope › Vimeo › should be rendered', renderComponentMacro, MoleculeDisciplineScope, fixtureVimeo);\ntest('Molecule › MoleculeDisciplineScope › WithOnclick › should be rendered', renderComponentMacro, MoleculeDisciplineScope, fixtureWithOnclick);\n"],"file":"fixtures.js"}
@@ -0,0 +1,25 @@
1
+ import test from 'ava';
2
+ import forEach from 'lodash/forEach';
3
+ import renderComponentMacro from '../../../test/helpers/render-component';
4
+ import MoleculeDragAndDrop from '..';
5
+ import fixtureDefault from './fixtures/default';
6
+ import fixtureError from './fixtures/error';
7
+ import fixtureLoading from './fixtures/loading';
8
+ import fixtureReadyInvalid from './fixtures/ready-invalid';
9
+ import fixtureReady from './fixtures/ready';
10
+ import fixtureSuccessVideo from './fixtures/success-video';
11
+ import fixtureSuccess from './fixtures/success';
12
+ test('Molecule › MoleculeDragAndDrop > should have valid propTypes', t => {
13
+ t.pass();
14
+ forEach(MoleculeDragAndDrop.propTypes, (value, key) => {
15
+ t.not(value, undefined, `PropType for "Molecule.MoleculeDragAndDrop.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
16
+ });
17
+ });
18
+ test('Molecule › MoleculeDragAndDrop › Default › should be rendered', renderComponentMacro, MoleculeDragAndDrop, fixtureDefault);
19
+ test('Molecule › MoleculeDragAndDrop › Error › should be rendered', renderComponentMacro, MoleculeDragAndDrop, fixtureError);
20
+ test('Molecule › MoleculeDragAndDrop › Loading › should be rendered', renderComponentMacro, MoleculeDragAndDrop, fixtureLoading);
21
+ test('Molecule › MoleculeDragAndDrop › ReadyInvalid › should be rendered', renderComponentMacro, MoleculeDragAndDrop, fixtureReadyInvalid);
22
+ test('Molecule › MoleculeDragAndDrop › Ready › should be rendered', renderComponentMacro, MoleculeDragAndDrop, fixtureReady);
23
+ test('Molecule › MoleculeDragAndDrop › SuccessVideo › should be rendered', renderComponentMacro, MoleculeDragAndDrop, fixtureSuccessVideo);
24
+ test('Molecule › MoleculeDragAndDrop › Success › should be rendered', renderComponentMacro, MoleculeDragAndDrop, fixtureSuccess);
25
+ //# sourceMappingURL=fixtures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../src/molecule/drag-and-drop/test/fixtures.js"],"names":["test","forEach","renderComponentMacro","MoleculeDragAndDrop","fixtureDefault","fixtureError","fixtureLoading","fixtureReadyInvalid","fixtureReady","fixtureSuccessVideo","fixtureSuccess","t","pass","propTypes","value","key","not","undefined"],"mappings":"AAAA,OAAOA,IAAP,MAAiB,KAAjB;AACA,OAAOC,OAAP,MAAoB,gBAApB;AACA,OAAOC,oBAAP,MAAiC,wCAAjC;AACA,OAAOC,mBAAP,MAAgC,IAAhC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AACA,OAAOC,mBAAP,MAAgC,0BAAhC;AACA,OAAOC,YAAP,MAAyB,kBAAzB;AACA,OAAOC,mBAAP,MAAgC,0BAAhC;AACA,OAAOC,cAAP,MAA2B,oBAA3B;AAEAV,IAAI,CAAC,8DAAD,EAAiEW,CAAC,IAAI;AACxEA,EAAAA,CAAC,CAACC,IAAF;AACAX,EAAAA,OAAO,CAACE,mBAAmB,CAACU,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;AAOAf,IAAI,CAAC,+DAAD,EAAkEE,oBAAlE,EAAwFC,mBAAxF,EAA6GC,cAA7G,CAAJ;AACAJ,IAAI,CAAC,6DAAD,EAAgEE,oBAAhE,EAAsFC,mBAAtF,EAA2GE,YAA3G,CAAJ;AACAL,IAAI,CAAC,+DAAD,EAAkEE,oBAAlE,EAAwFC,mBAAxF,EAA6GG,cAA7G,CAAJ;AACAN,IAAI,CAAC,oEAAD,EAAuEE,oBAAvE,EAA6FC,mBAA7F,EAAkHI,mBAAlH,CAAJ;AACAP,IAAI,CAAC,6DAAD,EAAgEE,oBAAhE,EAAsFC,mBAAtF,EAA2GK,YAA3G,CAAJ;AACAR,IAAI,CAAC,oEAAD,EAAuEE,oBAAvE,EAA6FC,mBAA7F,EAAkHM,mBAAlH,CAAJ;AACAT,IAAI,CAAC,+DAAD,EAAkEE,oBAAlE,EAAwFC,mBAAxF,EAA6GO,cAA7G,CAAJ","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport MoleculeDragAndDrop from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureError from './fixtures/error';\nimport fixtureLoading from './fixtures/loading';\nimport fixtureReadyInvalid from './fixtures/ready-invalid';\nimport fixtureReady from './fixtures/ready';\nimport fixtureSuccessVideo from './fixtures/success-video';\nimport fixtureSuccess from './fixtures/success';\n\ntest('Molecule › MoleculeDragAndDrop > should have valid propTypes', t => {\n t.pass();\n forEach(MoleculeDragAndDrop.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Molecule.MoleculeDragAndDrop.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Molecule › MoleculeDragAndDrop › Default › should be rendered', renderComponentMacro, MoleculeDragAndDrop, fixtureDefault);\ntest('Molecule › MoleculeDragAndDrop › Error › should be rendered', renderComponentMacro, MoleculeDragAndDrop, fixtureError);\ntest('Molecule › MoleculeDragAndDrop › Loading › should be rendered', renderComponentMacro, MoleculeDragAndDrop, fixtureLoading);\ntest('Molecule › MoleculeDragAndDrop › ReadyInvalid › should be rendered', renderComponentMacro, MoleculeDragAndDrop, fixtureReadyInvalid);\ntest('Molecule › MoleculeDragAndDrop › Ready › should be rendered', renderComponentMacro, MoleculeDragAndDrop, fixtureReady);\ntest('Molecule › MoleculeDragAndDrop › SuccessVideo › should be rendered', renderComponentMacro, MoleculeDragAndDrop, fixtureSuccessVideo);\ntest('Molecule › MoleculeDragAndDrop › Success › should be rendered', renderComponentMacro, MoleculeDragAndDrop, fixtureSuccess);\n"],"file":"fixtures.js"}
@@ -1,17 +1,12 @@
1
1
  import _map from "lodash/fp/map";
2
-
3
- function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
4
-
5
2
  import React from 'react';
6
3
  import PropTypes from 'prop-types';
7
- import DragAndDrop from '../../atom/drag-and-drop';
8
- import CheckboxWithTitle from '../../atom/checkbox-with-title';
4
+ import ImageUpload from '../../atom/image-upload';
9
5
  import style from './style.css';
10
6
 
11
7
  const DragAndDropWrapper = props => {
12
8
  const {
13
9
  list = [],
14
- checkBoxTitle,
15
10
  'data-name': dataName
16
11
  } = props;
17
12
 
@@ -19,20 +14,17 @@ const DragAndDropWrapper = props => {
19
14
  return /*#__PURE__*/React.createElement("li", {
20
15
  className: style.dragAndDrop,
21
16
  key: `dragAndDrop-${dragAndDropProps.title}`
22
- }, /*#__PURE__*/React.createElement(DragAndDrop, dragAndDropProps));
17
+ }, /*#__PURE__*/React.createElement(ImageUpload, dragAndDropProps));
23
18
  }, list);
24
19
 
25
- return /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("div", {
26
- className: style.title
27
- }, /*#__PURE__*/React.createElement(CheckboxWithTitle, checkBoxTitle)), /*#__PURE__*/React.createElement("ul", {
20
+ return /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("ul", {
28
21
  className: style.group,
29
22
  "data-name": dataName
30
23
  }, dragAndDropList));
31
24
  };
32
25
 
33
26
  DragAndDropWrapper.propTypes = process.env.NODE_ENV !== "production" ? {
34
- list: PropTypes.arrayOf(PropTypes.shape(DragAndDrop.propTypes)),
35
- checkBoxTitle: PropTypes.shape(_extends({}, CheckboxWithTitle.propTypes)),
27
+ list: PropTypes.arrayOf(PropTypes.shape(ImageUpload.propTypes)),
36
28
  'data-name': PropTypes.string
37
29
  } : {};
38
30
  export default DragAndDropWrapper;
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/molecule/drag-and-drop-wrapper/index.js"],"names":["React","PropTypes","DragAndDrop","CheckboxWithTitle","style","DragAndDropWrapper","props","list","checkBoxTitle","dataName","dragAndDropList","dragAndDropProps","dragAndDrop","title","group","propTypes","arrayOf","shape","string"],"mappings":";;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AAEA,OAAOC,WAAP,MAAwB,0BAAxB;AACA,OAAOC,iBAAP,MAA8B,gCAA9B;AACA,OAAOC,KAAP,MAAkB,aAAlB;;AAEA,MAAMC,kBAAkB,GAAGC,KAAK,IAAI;AAClC,QAAM;AAACC,IAAAA,IAAI,GAAG,EAAR;AAAYC,IAAAA,aAAZ;AAA2B,iBAAaC;AAAxC,MAAoDH,KAA1D;;AAEA,QAAMI,eAAe,GAAG,KAAIC,gBAAgB,IAAI;AAC9C,wBACE;AAAI,MAAA,SAAS,EAAEP,KAAK,CAACQ,WAArB;AAAkC,MAAA,GAAG,EAAG,eAAcD,gBAAgB,CAACE,KAAM;AAA7E,oBACE,oBAAC,WAAD,EAAiBF,gBAAjB,CADF,CADF;AAKD,GANuB,EAMrBJ,IANqB,CAAxB;;AAQA,sBACE,8CACE;AAAK,IAAA,SAAS,EAAEH,KAAK,CAACS;AAAtB,kBACE,oBAAC,iBAAD,EAAuBL,aAAvB,CADF,CADF,eAIE;AAAI,IAAA,SAAS,EAAEJ,KAAK,CAACU,KAArB;AAA4B,iBAAWL;AAAvC,KACGC,eADH,CAJF,CADF;AAUD,CArBD;;AAuBAL,kBAAkB,CAACU,SAAnB,2CAA+B;AAC7BR,EAAAA,IAAI,EAAEN,SAAS,CAACe,OAAV,CAAkBf,SAAS,CAACgB,KAAV,CAAgBf,WAAW,CAACa,SAA5B,CAAlB,CADuB;AAE7BP,EAAAA,aAAa,EAAEP,SAAS,CAACgB,KAAV,cAAoBd,iBAAiB,CAACY,SAAtC,EAFc;AAG7B,eAAad,SAAS,CAACiB;AAHM,CAA/B;AAMA,eAAeb,kBAAf","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {map} from 'lodash/fp';\nimport DragAndDrop from '../../atom/drag-and-drop';\nimport CheckboxWithTitle from '../../atom/checkbox-with-title';\nimport style from './style.css';\n\nconst DragAndDropWrapper = props => {\n const {list = [], checkBoxTitle, 'data-name': dataName} = props;\n\n const dragAndDropList = map(dragAndDropProps => {\n return (\n <li className={style.dragAndDrop} key={`dragAndDrop-${dragAndDropProps.title}`}>\n <DragAndDrop {...dragAndDropProps} />\n </li>\n );\n }, list);\n\n return (\n <div>\n <div className={style.title}>\n <CheckboxWithTitle {...checkBoxTitle} />\n </div>\n <ul className={style.group} data-name={dataName}>\n {dragAndDropList}\n </ul>\n </div>\n );\n};\n\nDragAndDropWrapper.propTypes = {\n list: PropTypes.arrayOf(PropTypes.shape(DragAndDrop.propTypes)),\n checkBoxTitle: PropTypes.shape({...CheckboxWithTitle.propTypes}),\n 'data-name': PropTypes.string\n};\n\nexport default DragAndDropWrapper;\n"],"file":"index.js"}
1
+ {"version":3,"sources":["../../../src/molecule/drag-and-drop-wrapper/index.js"],"names":["React","PropTypes","ImageUpload","style","DragAndDropWrapper","props","list","dataName","dragAndDropList","dragAndDropProps","dragAndDrop","title","group","propTypes","arrayOf","shape","string"],"mappings":";AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AAEA,OAAOC,WAAP,MAAwB,yBAAxB;AACA,OAAOC,KAAP,MAAkB,aAAlB;;AAEA,MAAMC,kBAAkB,GAAGC,KAAK,IAAI;AAClC,QAAM;AAACC,IAAAA,IAAI,GAAG,EAAR;AAAY,iBAAaC;AAAzB,MAAqCF,KAA3C;;AAEA,QAAMG,eAAe,GAAG,KAAIC,gBAAgB,IAAI;AAC9C,wBACE;AAAI,MAAA,SAAS,EAAEN,KAAK,CAACO,WAArB;AAAkC,MAAA,GAAG,EAAG,eAAcD,gBAAgB,CAACE,KAAM;AAA7E,oBACE,oBAAC,WAAD,EAAiBF,gBAAjB,CADF,CADF;AAKD,GANuB,EAMrBH,IANqB,CAAxB;;AAQA,sBACE,8CACE;AAAI,IAAA,SAAS,EAAEH,KAAK,CAACS,KAArB;AAA4B,iBAAWL;AAAvC,KACGC,eADH,CADF,CADF;AAOD,CAlBD;;AAoBAJ,kBAAkB,CAACS,SAAnB,2CAA+B;AAC7BP,EAAAA,IAAI,EAAEL,SAAS,CAACa,OAAV,CAAkBb,SAAS,CAACc,KAAV,CAAgBb,WAAW,CAACW,SAA5B,CAAlB,CADuB;AAE7B,eAAaZ,SAAS,CAACe;AAFM,CAA/B;AAKA,eAAeZ,kBAAf","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {map} from 'lodash/fp';\nimport ImageUpload from '../../atom/image-upload';\nimport style from './style.css';\n\nconst DragAndDropWrapper = props => {\n const {list = [], 'data-name': dataName} = props;\n\n const dragAndDropList = map(dragAndDropProps => {\n return (\n <li className={style.dragAndDrop} key={`dragAndDrop-${dragAndDropProps.title}`}>\n <ImageUpload {...dragAndDropProps} />\n </li>\n );\n }, list);\n\n return (\n <div>\n <ul className={style.group} data-name={dataName}>\n {dragAndDropList}\n </ul>\n </div>\n );\n};\n\nDragAndDropWrapper.propTypes = {\n list: PropTypes.arrayOf(PropTypes.shape(ImageUpload.propTypes)),\n 'data-name': PropTypes.string\n};\n\nexport default DragAndDropWrapper;\n"],"file":"index.js"}
@@ -1,10 +1,6 @@
1
- .title {
2
- margin-bottom: 18px;
3
- }
4
1
  .group {
5
2
  list-style-type: none;
6
3
  padding: 0;
7
- margin-left: 31px;
8
4
  display: flex;
9
5
  overflow-y: inherit;
10
6
  align-content: flex-start;
@@ -1,12 +1,8 @@
1
1
  function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
2
 
3
- import firstdDragAndDrop from '../../../../atom/drag-and-drop/test/fixtures/default';
4
- import checkBoxTitle from '../../../../atom/checkbox-with-title/test/fixtures/checked';
3
+ import firstdDragAndDrop from '../../../../atom/image-upload/test/fixtures/default';
5
4
  export default {
6
5
  props: {
7
- checkBoxTitle: _extends(_extends({}, checkBoxTitle.props), {}, {
8
- title: 'Create badge'
9
- }),
10
6
  list: [_extends(_extends({}, firstdDragAndDrop.props), {}, {
11
7
  title: 'Add a badge'
12
8
  })]
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/molecule/drag-and-drop-wrapper/test/fixtures/default.js"],"names":["firstdDragAndDrop","checkBoxTitle","props","title","list"],"mappings":";;AAAA,OAAOA,iBAAP,MAA8B,sDAA9B;AACA,OAAOC,aAAP,MAA0B,4DAA1B;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE;AACLD,IAAAA,aAAa,wBAAMA,aAAa,CAACC,KAApB;AAA2BC,MAAAA,KAAK,EAAE;AAAlC,MADR;AAELC,IAAAA,IAAI,EAAE,uBAAKJ,iBAAiB,CAACE,KAAvB;AAA8BC,MAAAA,KAAK,EAAE;AAArC;AAFD;AADM,CAAf","sourcesContent":["import firstdDragAndDrop from '../../../../atom/drag-and-drop/test/fixtures/default';\nimport checkBoxTitle from '../../../../atom/checkbox-with-title/test/fixtures/checked';\n\nexport default {\n props: {\n checkBoxTitle: {...checkBoxTitle.props, title: 'Create badge'},\n list: [{...firstdDragAndDrop.props, title: 'Add a badge'}]\n }\n};\n"],"file":"default.js"}
1
+ {"version":3,"sources":["../../../../../src/molecule/drag-and-drop-wrapper/test/fixtures/default.js"],"names":["firstdDragAndDrop","props","list","title"],"mappings":";;AAAA,OAAOA,iBAAP,MAA8B,qDAA9B;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE;AACLC,IAAAA,IAAI,EAAE,uBAAKF,iBAAiB,CAACC,KAAvB;AAA8BE,MAAAA,KAAK,EAAE;AAArC;AADD;AADM,CAAf","sourcesContent":["import firstdDragAndDrop from '../../../../atom/image-upload/test/fixtures/default';\n\nexport default {\n props: {\n list: [{...firstdDragAndDrop.props, title: 'Add a badge'}]\n }\n};\n"],"file":"default.js"}
@@ -3,14 +3,15 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
3
3
  import firstdDragAndDrop from '../../../../atom/drag-and-drop/test/fixtures/default';
4
4
  import secondDragAndDrop from '../../../../atom/drag-and-drop/test/fixtures/clean-and-modified';
5
5
  import checkBoxTitle from '../../../../atom/checkbox-with-title/test/fixtures/checked';
6
+ import dragAndDrop from '../../../../atom/image-upload/test/fixtures/default';
6
7
  export default {
7
8
  props: {
8
9
  checkBoxTitle: _extends(_extends({}, checkBoxTitle.props), {}, {
9
10
  title: 'Create diploma'
10
11
  }),
11
- list: [_extends(_extends({}, firstdDragAndDrop.props), {}, {
12
+ list: [_extends(_extends(_extends({}, dragAndDrop.props), firstdDragAndDrop.props), {}, {
12
13
  title: 'Upload Company logo'
13
- }), _extends(_extends({}, secondDragAndDrop.props), {}, {
14
+ }), _extends(_extends(_extends({}, dragAndDrop.props), secondDragAndDrop.props), {}, {
14
15
  title: 'Upload digital signature'
15
16
  })]
16
17
  }
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/molecule/drag-and-drop-wrapper/test/fixtures/two-drag-and-drops.js"],"names":["firstdDragAndDrop","secondDragAndDrop","checkBoxTitle","props","title","list"],"mappings":";;AAAA,OAAOA,iBAAP,MAA8B,sDAA9B;AACA,OAAOC,iBAAP,MAA8B,iEAA9B;AACA,OAAOC,aAAP,MAA0B,4DAA1B;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE;AACLD,IAAAA,aAAa,wBAAMA,aAAa,CAACC,KAApB;AAA2BC,MAAAA,KAAK,EAAE;AAAlC,MADR;AAELC,IAAAA,IAAI,EAAE,uBACAL,iBAAiB,CAACG,KADlB;AACyBC,MAAAA,KAAK,EAAE;AADhC,8BAEAH,iBAAiB,CAACE,KAFlB;AAEyBC,MAAAA,KAAK,EAAE;AAFhC;AAFD;AADM,CAAf","sourcesContent":["import firstdDragAndDrop from '../../../../atom/drag-and-drop/test/fixtures/default';\nimport secondDragAndDrop from '../../../../atom/drag-and-drop/test/fixtures/clean-and-modified';\nimport checkBoxTitle from '../../../../atom/checkbox-with-title/test/fixtures/checked';\n\nexport default {\n props: {\n checkBoxTitle: {...checkBoxTitle.props, title: 'Create diploma'},\n list: [\n {...firstdDragAndDrop.props, title: 'Upload Company logo'},\n {...secondDragAndDrop.props, title: 'Upload digital signature'}\n ]\n }\n};\n"],"file":"two-drag-and-drops.js"}
1
+ {"version":3,"sources":["../../../../../src/molecule/drag-and-drop-wrapper/test/fixtures/two-drag-and-drops.js"],"names":["firstdDragAndDrop","secondDragAndDrop","checkBoxTitle","dragAndDrop","props","title","list"],"mappings":";;AAAA,OAAOA,iBAAP,MAA8B,sDAA9B;AACA,OAAOC,iBAAP,MAA8B,iEAA9B;AACA,OAAOC,aAAP,MAA0B,4DAA1B;AACA,OAAOC,WAAP,MAAwB,qDAAxB;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE;AACLF,IAAAA,aAAa,wBAAMA,aAAa,CAACE,KAApB;AAA2BC,MAAAA,KAAK,EAAE;AAAlC,MADR;AAELC,IAAAA,IAAI,EAAE,gCACAH,WAAW,CAACC,KADZ,GACsBJ,iBAAiB,CAACI,KADxC;AAC+CC,MAAAA,KAAK,EAAE;AADtD,uCAEAF,WAAW,CAACC,KAFZ,GAEsBH,iBAAiB,CAACG,KAFxC;AAE+CC,MAAAA,KAAK,EAAE;AAFtD;AAFD;AADM,CAAf","sourcesContent":["import firstdDragAndDrop from '../../../../atom/drag-and-drop/test/fixtures/default';\nimport secondDragAndDrop from '../../../../atom/drag-and-drop/test/fixtures/clean-and-modified';\nimport checkBoxTitle from '../../../../atom/checkbox-with-title/test/fixtures/checked';\nimport dragAndDrop from '../../../../atom/image-upload/test/fixtures/default';\n\nexport default {\n props: {\n checkBoxTitle: {...checkBoxTitle.props, title: 'Create diploma'},\n list: [\n {...dragAndDrop.props, ...firstdDragAndDrop.props, title: 'Upload Company logo'},\n {...dragAndDrop.props, ...secondDragAndDrop.props, title: 'Upload digital signature'}\n ]\n }\n};\n"],"file":"two-drag-and-drops.js"}