@coorpacademy/components 10.4.3 → 10.4.6-alpha.2

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 (1260) hide show
  1. package/es/atom/autocomplete/style.css +4 -4
  2. package/es/atom/autocomplete/test/fixtures/error.js +1 -1
  3. package/es/atom/autocomplete/test/fixtures/error.js.map +1 -1
  4. package/es/atom/autocomplete/test/fixtures/filled.js +1 -1
  5. package/es/atom/autocomplete/test/fixtures/filled.js.map +1 -1
  6. package/es/atom/autocomplete/test/fixtures/modified.js +1 -1
  7. package/es/atom/autocomplete/test/fixtures/modified.js.map +1 -1
  8. package/es/atom/button/style.css +1 -1
  9. package/es/atom/card-image-preview/index.js +35 -0
  10. package/es/atom/card-image-preview/index.js.map +1 -0
  11. package/es/atom/card-image-preview/style.css +34 -0
  12. package/es/atom/card-image-preview/test/fixtures/default.js +6 -0
  13. package/es/atom/card-image-preview/test/fixtures/default.js.map +1 -0
  14. package/es/atom/card-image-preview/test/fixtures/empty.js +4 -0
  15. package/es/atom/card-image-preview/test/fixtures/empty.js.map +1 -0
  16. package/es/atom/catalog-section/style.css +1 -1
  17. package/es/atom/clue/index.js.map +1 -1
  18. package/es/atom/clue/style.css +2 -2
  19. package/es/atom/cta/style.css +1 -1
  20. package/es/atom/cta/test/fixtures/certification.js +1 -1
  21. package/es/atom/cta/test/fixtures/certification.js.map +1 -1
  22. package/es/atom/cta/test/fixtures/disabled.js +1 -1
  23. package/es/atom/cta/test/fixtures/disabled.js.map +1 -1
  24. package/es/atom/cta/test/fixtures/light-small.js +1 -1
  25. package/es/atom/cta/test/fixtures/light-small.js.map +1 -1
  26. package/es/atom/cta/test/fixtures/light.js +1 -1
  27. package/es/atom/cta/test/fixtures/light.js.map +1 -1
  28. package/es/atom/cta/test/fixtures/logout.js +1 -1
  29. package/es/atom/cta/test/fixtures/logout.js.map +1 -1
  30. package/es/atom/cta/test/fixtures/primary-small.js +1 -1
  31. package/es/atom/cta/test/fixtures/primary-small.js.map +1 -1
  32. package/es/atom/cta/test/fixtures/rectangular-secondary-fullwidth.js +1 -1
  33. package/es/atom/cta/test/fixtures/rectangular-secondary-fullwidth.js.map +1 -1
  34. package/es/atom/cta/test/fixtures/rectangular-secondary.js +1 -1
  35. package/es/atom/cta/test/fixtures/rectangular-secondary.js.map +1 -1
  36. package/es/atom/cta/test/fixtures/rectangular.js +1 -1
  37. package/es/atom/cta/test/fixtures/rectangular.js.map +1 -1
  38. package/es/atom/cta/test/fixtures/secondary-small.js +1 -1
  39. package/es/atom/cta/test/fixtures/secondary-small.js.map +1 -1
  40. package/es/atom/cta/test/fixtures/secondary.js +1 -1
  41. package/es/atom/cta/test/fixtures/secondary.js.map +1 -1
  42. package/es/atom/difficulty-level/style.css +1 -1
  43. package/es/atom/drag-and-drop/index.js +1 -1
  44. package/es/atom/drag-and-drop/index.js.map +1 -1
  45. package/es/atom/drag-and-drop/style.css +6 -5
  46. package/es/atom/drag-and-drop/test/fixtures/loading.js +1 -1
  47. package/es/atom/drag-and-drop/test/fixtures/loading.js.map +1 -1
  48. package/es/atom/drag-and-drop/test/fixtures/with-image-reset.js +1 -1
  49. package/es/atom/drag-and-drop/test/fixtures/with-image-reset.js.map +1 -1
  50. package/es/atom/image-upload/index.js +1 -1
  51. package/es/atom/image-upload/index.js.map +1 -1
  52. package/es/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js +1 -1
  53. package/es/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js.map +1 -1
  54. package/es/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js +1 -1
  55. package/es/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js.map +1 -1
  56. package/es/atom/image-upload/test/fixtures/desktop-reset-description.js +1 -1
  57. package/es/atom/image-upload/test/fixtures/desktop-reset-description.js.map +1 -1
  58. package/es/atom/image-upload/test/fixtures/desktop-reset-no-description.js +1 -1
  59. package/es/atom/image-upload/test/fixtures/desktop-reset-no-description.js.map +1 -1
  60. package/es/atom/image-upload/test/fixtures/email.js +1 -1
  61. package/es/atom/image-upload/test/fixtures/email.js.map +1 -1
  62. package/es/atom/image-upload/test/fixtures/mobile.js +1 -1
  63. package/es/atom/image-upload/test/fixtures/mobile.js.map +1 -1
  64. package/es/atom/image-upload/test/fixtures/modified.js +1 -1
  65. package/es/atom/image-upload/test/fixtures/modified.js.map +1 -1
  66. package/es/atom/input-checkbox/style.css +1 -1
  67. package/es/atom/input-doublestep/style.css +5 -5
  68. package/es/atom/input-html/index.js.map +1 -1
  69. package/es/atom/input-html/input-preview.css +2 -2
  70. package/es/atom/input-html/style.css +2 -2
  71. package/es/atom/input-readonly/style.css +3 -3
  72. package/es/atom/input-search/style.css +1 -1
  73. package/es/atom/input-switch/style.css +2 -2
  74. package/es/atom/input-switch/test/fixtures/disabled.js +1 -1
  75. package/es/atom/input-switch/test/fixtures/disabled.js.map +1 -1
  76. package/es/atom/input-text/style.css +5 -5
  77. package/es/atom/input-textarea/style.css +5 -5
  78. package/es/atom/life/style.css +1 -1
  79. package/es/atom/link/index.js +2 -3
  80. package/es/atom/link/index.js.map +1 -1
  81. package/es/atom/loader/test/fixtures.js +2 -0
  82. package/es/atom/loader/test/fixtures.js.map +1 -1
  83. package/es/atom/notification/style.css +1 -1
  84. package/es/atom/promo-code/index.js.map +1 -1
  85. package/es/atom/provider/index.js.map +1 -1
  86. package/es/atom/provider/test/index.js +1 -1
  87. package/es/atom/provider/test/index.js.map +1 -1
  88. package/es/atom/radio-group/item.css +1 -1
  89. package/es/atom/range/index.js +1 -1
  90. package/es/atom/range/index.js.map +1 -1
  91. package/es/atom/range/test/fixtures/multi.js +1 -1
  92. package/es/atom/range/test/fixtures/multi.js.map +1 -1
  93. package/es/atom/range/test/index.js +9 -9
  94. package/es/atom/range/test/index.js.map +1 -1
  95. package/es/atom/resource-miniature/style.css +1 -1
  96. package/es/atom/select/style.css +7 -7
  97. package/es/atom/slide/style.css +1 -1
  98. package/es/atom/video-upload/index.js +1 -1
  99. package/es/atom/video-upload/index.js.map +1 -1
  100. package/es/atom/video-upload/test/fixtures/loading.js +1 -1
  101. package/es/atom/video-upload/test/fixtures/loading.js.map +1 -1
  102. package/es/atom/video-upload/test/fixtures/modified.js +1 -1
  103. package/es/atom/video-upload/test/fixtures/modified.js.map +1 -1
  104. package/es/hoc/animation-scheduler/index.js +3 -3
  105. package/es/hoc/animation-scheduler/index.js.map +1 -1
  106. package/es/hoc/swapper/index.js +2 -4
  107. package/es/hoc/swapper/index.js.map +1 -1
  108. package/es/hoc/transition/index.js +1 -1
  109. package/es/hoc/transition/index.js.map +1 -1
  110. package/es/molecule/add-to-my-list/index.js +1 -1
  111. package/es/molecule/add-to-my-list/index.js.map +1 -1
  112. package/es/molecule/add-to-my-list/style.css +3 -3
  113. package/es/molecule/answer/index.js +2 -3
  114. package/es/molecule/answer/index.js.map +1 -1
  115. package/es/molecule/answer/test/fixtures/audio.js +1 -1
  116. package/es/molecule/answer/test/fixtures/audio.js.map +1 -1
  117. package/es/molecule/answer/test/fixtures/default.js +1 -1
  118. package/es/molecule/answer/test/fixtures/default.js.map +1 -1
  119. package/es/molecule/answer/test/fixtures/drop-down.js +1 -1
  120. package/es/molecule/answer/test/fixtures/drop-down.js.map +1 -1
  121. package/es/molecule/answer/test/fixtures/qcm-arabic.js +1 -1
  122. package/es/molecule/answer/test/fixtures/qcm-arabic.js.map +1 -1
  123. package/es/molecule/answer/test/fixtures/qcm-drag.js +1 -1
  124. package/es/molecule/answer/test/fixtures/qcm-drag.js.map +1 -1
  125. package/es/molecule/answer/test/fixtures/qcm-graphic.js +1 -1
  126. package/es/molecule/answer/test/fixtures/qcm-graphic.js.map +1 -1
  127. package/es/molecule/answer/test/fixtures/qcm-short-audio.js +1 -1
  128. package/es/molecule/answer/test/fixtures/qcm-short-audio.js.map +1 -1
  129. package/es/molecule/answer/test/fixtures/qcm-short-video.js +1 -1
  130. package/es/molecule/answer/test/fixtures/qcm-short-video.js.map +1 -1
  131. package/es/molecule/answer/test/fixtures/qcm-short.js +1 -1
  132. package/es/molecule/answer/test/fixtures/qcm-short.js.map +1 -1
  133. package/es/molecule/answer/test/fixtures/qcm.js +1 -1
  134. package/es/molecule/answer/test/fixtures/qcm.js.map +1 -1
  135. package/es/molecule/answer/test/fixtures/range.js +1 -1
  136. package/es/molecule/answer/test/fixtures/range.js.map +1 -1
  137. package/es/molecule/answer/test/fixtures/template.js +1 -1
  138. package/es/molecule/answer/test/fixtures/template.js.map +1 -1
  139. package/es/molecule/audio/style.css +1 -1
  140. package/es/molecule/battle-request/style.css +4 -4
  141. package/es/molecule/brand-card/description.css +1 -1
  142. package/es/molecule/brand-card/style.css +2 -2
  143. package/es/molecule/brand-card-create/style.css +1 -1
  144. package/es/molecule/brand-create-form/style.css +6 -6
  145. package/es/molecule/brand-download-box/style.css +2 -2
  146. package/es/molecule/brand-form-group/index.js +18 -18
  147. package/es/molecule/brand-form-group/index.js.map +1 -1
  148. package/es/molecule/brand-form-group/test/fixtures/analytics.js +1 -1
  149. package/es/molecule/brand-form-group/test/fixtures/analytics.js.map +1 -1
  150. package/es/molecule/brand-form-group/test/fixtures/animations.js +2 -2
  151. package/es/molecule/brand-form-group/test/fixtures/animations.js.map +1 -1
  152. package/es/molecule/brand-form-group/test/fixtures/cohort.js +1 -1
  153. package/es/molecule/brand-form-group/test/fixtures/cohort.js.map +1 -1
  154. package/es/molecule/brand-form-group/test/fixtures/dashboard.js +1 -1
  155. package/es/molecule/brand-form-group/test/fixtures/dashboard.js.map +1 -1
  156. package/es/molecule/brand-form-group/test/fixtures/images.js +3 -3
  157. package/es/molecule/brand-form-group/test/fixtures/images.js.map +1 -1
  158. package/es/molecule/brand-form-group/test/fixtures/slider.js +1 -1
  159. package/es/molecule/brand-form-group/test/fixtures/slider.js.map +1 -1
  160. package/es/molecule/brand-tabs/style.css +1 -1
  161. package/es/molecule/brand-upload-box/style.css +2 -2
  162. package/es/molecule/breadcrumbs/style.css +3 -3
  163. package/es/molecule/card/customer.css +1 -1
  164. package/es/molecule/card/favorite.css +1 -1
  165. package/es/molecule/card/index.js +1 -1
  166. package/es/molecule/card/index.js.map +1 -1
  167. package/es/molecule/card/notification.css +1 -1
  168. package/es/molecule/card/style.css +1 -1
  169. package/es/molecule/card/test/fixtures/adaptiv-and-disabled.js +1 -1
  170. package/es/molecule/card/test/fixtures/adaptiv-and-disabled.js.map +1 -1
  171. package/es/molecule/card/test/fixtures/adaptiv.js +1 -1
  172. package/es/molecule/card/test/fixtures/adaptiv.js.map +1 -1
  173. package/es/molecule/card/test/fixtures/disabled.js +1 -1
  174. package/es/molecule/card/test/fixtures/disabled.js.map +1 -1
  175. package/es/molecule/card/test/fixtures.js +2 -0
  176. package/es/molecule/card/test/fixtures.js.map +1 -1
  177. package/es/molecule/card-content/style.css +4 -4
  178. package/es/molecule/card-content/test/fixtures/adaptiv-and-disabled.js +1 -1
  179. package/es/molecule/card-content/test/fixtures/adaptiv-and-disabled.js.map +1 -1
  180. package/es/molecule/card-content/test/fixtures/adaptiv.js +1 -1
  181. package/es/molecule/card-content/test/fixtures/adaptiv.js.map +1 -1
  182. package/es/molecule/card-content/test/fixtures/disabled.js +1 -1
  183. package/es/molecule/card-content/test/fixtures/disabled.js.map +1 -1
  184. package/es/molecule/card-with-button/index.js.map +1 -1
  185. package/es/molecule/card-with-button/style.css +2 -2
  186. package/es/molecule/cockpit-popin/test/fixtures.js +17 -0
  187. package/es/molecule/cockpit-popin/test/fixtures.js.map +1 -0
  188. package/es/molecule/cookie-banner/style.css +2 -2
  189. package/es/molecule/coorp-manager-roles/index.js +1 -1
  190. package/es/molecule/coorp-manager-roles/index.js.map +1 -1
  191. package/es/molecule/dashboard/battle-request-list/index.js +1 -1
  192. package/es/molecule/dashboard/battle-request-list/index.js.map +1 -1
  193. package/es/molecule/dashboard/cards-list/style.css +2 -2
  194. package/es/molecule/dashboard/cards-list/test/fixtures/microlearning.js +1 -1
  195. package/es/molecule/dashboard/cards-list/test/fixtures/microlearning.js.map +1 -1
  196. package/es/molecule/dashboard/cards-list/test/fixtures/performance.js +1 -1
  197. package/es/molecule/dashboard/cards-list/test/fixtures/performance.js.map +1 -1
  198. package/es/molecule/dashboard/cards-list/test/index.js +1 -1
  199. package/es/molecule/dashboard/cards-list/test/index.js.map +1 -1
  200. package/es/molecule/dashboard/news-list/index.js +1 -1
  201. package/es/molecule/dashboard/news-list/index.js.map +1 -1
  202. package/es/molecule/dashboard/news-list/style.css +2 -2
  203. package/es/molecule/dashboard/start-battle/index.js +1 -1
  204. package/es/molecule/dashboard/start-battle/index.js.map +1 -1
  205. package/es/molecule/dashboard/start-battle/style.css +4 -4
  206. package/es/molecule/discipline-cta/style.css +2 -2
  207. package/es/molecule/discipline-header/style.css +4 -4
  208. package/es/molecule/discipline-header/test/fixtures/long-description.js.map +1 -1
  209. package/es/molecule/discipline-partners/style.css +2 -2
  210. package/es/molecule/drag-and-drop/common.css +1 -1
  211. package/es/molecule/drag-and-drop/index.js +1 -1
  212. package/es/molecule/drag-and-drop/index.js.map +1 -1
  213. package/es/molecule/drag-and-drop/overlay.css +1 -1
  214. package/es/molecule/drag-and-drop/style.css +1 -1
  215. package/es/molecule/drag-and-drop/test/fixtures/error.js +1 -1
  216. package/es/molecule/drag-and-drop/test/fixtures/error.js.map +1 -1
  217. package/es/molecule/drag-and-drop/test/fixtures/loading.js +1 -1
  218. package/es/molecule/drag-and-drop/test/fixtures/loading.js.map +1 -1
  219. package/es/molecule/drag-and-drop/test/fixtures/ready-invalid.js +1 -1
  220. package/es/molecule/drag-and-drop/test/fixtures/ready-invalid.js.map +1 -1
  221. package/es/molecule/drag-and-drop/test/fixtures/ready.js +1 -1
  222. package/es/molecule/drag-and-drop/test/fixtures/ready.js.map +1 -1
  223. package/es/molecule/drag-and-drop/test/fixtures/success-video.js +1 -1
  224. package/es/molecule/drag-and-drop/test/fixtures/success-video.js.map +1 -1
  225. package/es/molecule/drag-and-drop/test/fixtures/success.js +1 -1
  226. package/es/molecule/drag-and-drop/test/fixtures/success.js.map +1 -1
  227. package/es/molecule/drag-and-drop/test/on-click.js +2 -2
  228. package/es/molecule/drag-and-drop/test/on-click.js.map +1 -1
  229. package/es/molecule/drag-and-drop/upload-report.css +4 -4
  230. package/es/molecule/drag-and-drop/upload-report.js +1 -1
  231. package/es/molecule/drag-and-drop/upload-report.js.map +1 -1
  232. package/es/molecule/external-content-button/style.css +2 -2
  233. package/es/molecule/feedback/index.js +1 -1
  234. package/es/molecule/feedback/index.js.map +1 -1
  235. package/es/molecule/feedback/style.css +3 -3
  236. package/es/molecule/filters/filters-wapper.css +2 -2
  237. package/es/molecule/filters/style.css +2 -2
  238. package/es/molecule/filters/test/fixtures/default.js +4 -4
  239. package/es/molecule/filters/test/fixtures/default.js.map +1 -1
  240. package/es/molecule/filters/test/fixtures/filters-list.js +6 -6
  241. package/es/molecule/filters/test/fixtures/filters-list.js.map +1 -1
  242. package/es/molecule/filters/test/fixtures/one.js +2 -2
  243. package/es/molecule/filters/test/fixtures/one.js.map +1 -1
  244. package/es/molecule/filters/test/fixtures/only-radio-group.js +1 -1
  245. package/es/molecule/filters/test/fixtures/only-radio-group.js.map +1 -1
  246. package/es/molecule/filters/test/fixtures/only-timer.js +1 -1
  247. package/es/molecule/filters/test/fixtures/only-timer.js.map +1 -1
  248. package/es/molecule/filters/test/fixtures/three.js +3 -3
  249. package/es/molecule/filters/test/fixtures/three.js.map +1 -1
  250. package/es/molecule/filters/test/fixtures/two.js +3 -3
  251. package/es/molecule/filters/test/fixtures/two.js.map +1 -1
  252. package/es/molecule/filters/test/fixtures/zero.js +1 -1
  253. package/es/molecule/filters/test/fixtures/zero.js.map +1 -1
  254. package/es/molecule/forum/forum-comment/style.css +1 -1
  255. package/es/molecule/forum/forum-post/style.css +5 -5
  256. package/es/molecule/forum/forum-thread/test/fixtures/deep-answers.js +4 -4
  257. package/es/molecule/forum/forum-thread/test/fixtures/deep-answers.js.map +1 -1
  258. package/es/molecule/forum/forum-thread/test/fixtures/with-answers.js +1 -1
  259. package/es/molecule/forum/forum-thread/test/fixtures/with-answers.js.map +1 -1
  260. package/es/molecule/hero/test/fixtures/arabic.js +1 -1
  261. package/es/molecule/hero/test/fixtures/arabic.js.map +1 -1
  262. package/es/molecule/hero/test/fixtures/hero.js +1 -1
  263. package/es/molecule/hero/test/fixtures/hero.js.map +1 -1
  264. package/es/molecule/menu-list/style.css +1 -1
  265. package/es/molecule/message-popin/style.css +2 -2
  266. package/es/molecule/modal/style.css +2 -2
  267. package/es/molecule/module-card/style.css +2 -2
  268. package/es/molecule/news/style.css +3 -3
  269. package/es/molecule/news/test/fixtures/long-description.js +1 -1
  270. package/es/molecule/news/test/fixtures/long-description.js.map +1 -1
  271. package/es/molecule/news/test/fixtures/long-title.js +1 -1
  272. package/es/molecule/news/test/fixtures/long-title.js.map +1 -1
  273. package/es/molecule/news/test/fixtures/small-desciption.js +1 -1
  274. package/es/molecule/news/test/fixtures/small-desciption.js.map +1 -1
  275. package/es/molecule/news/test/fixtures/small-title.js +1 -1
  276. package/es/molecule/news/test/fixtures/small-title.js.map +1 -1
  277. package/es/molecule/notification-banner/style.css +3 -3
  278. package/es/molecule/pagination/style.css +1 -1
  279. package/es/molecule/payment-form/index.js +2 -2
  280. package/es/molecule/payment-form/index.js.map +1 -1
  281. package/es/molecule/pdf/style.css +2 -2
  282. package/es/molecule/popin/index.js +1 -1
  283. package/es/molecule/popin/index.js.map +1 -1
  284. package/es/molecule/popin/style.css +2 -2
  285. package/es/molecule/progress-bar/index.js +1 -1
  286. package/es/molecule/progress-bar/index.js.map +1 -1
  287. package/es/molecule/progress-bar/style.css +1 -1
  288. package/es/molecule/questions/drop-down/index.js +1 -1
  289. package/es/molecule/questions/drop-down/index.js.map +1 -1
  290. package/es/molecule/questions/free-text/style.css +1 -1
  291. package/es/molecule/questions/qcm/style.css +1 -1
  292. package/es/molecule/questions/qcm-drag/style.css +2 -2
  293. package/es/molecule/questions/qcm-graphic/style.css +1 -1
  294. package/es/molecule/questions/question-range/index.js +2 -3
  295. package/es/molecule/questions/question-range/index.js.map +1 -1
  296. package/es/molecule/questions/question-range/style.css +2 -2
  297. package/es/molecule/questions/template/index.js +2 -2
  298. package/es/molecule/questions/template/index.js.map +1 -1
  299. package/es/molecule/questions/template/style.css +1 -1
  300. package/es/molecule/questions/template/test/index.js +1 -1
  301. package/es/molecule/questions/template/test/index.js.map +1 -1
  302. package/es/molecule/quick-access-card/index.js.map +1 -1
  303. package/es/molecule/resource-player/index.js +1 -2
  304. package/es/molecule/resource-player/index.js.map +1 -1
  305. package/es/molecule/resource-player/style.css +1 -1
  306. package/es/molecule/scope-content/style.css +6 -6
  307. package/es/molecule/scope-tabs/style.css +1 -1
  308. package/es/molecule/select-multiple/index.js +3 -3
  309. package/es/molecule/select-multiple/index.js.map +1 -1
  310. package/es/molecule/select-multiple/style.css +2 -2
  311. package/es/molecule/select-multiple/test/index.js +2 -2
  312. package/es/molecule/select-multiple/test/index.js.map +1 -1
  313. package/es/molecule/setup-cohort-item/style.css +1 -1
  314. package/es/molecule/setup-section/index.js +1 -1
  315. package/es/molecule/setup-section/index.js.map +1 -1
  316. package/es/molecule/setup-section/style.css +2 -2
  317. package/es/molecule/setup-section/test/fixtures/first.js +1 -1
  318. package/es/molecule/setup-section/test/fixtures/first.js.map +1 -1
  319. package/es/molecule/setup-sections/style.css +1 -1
  320. package/es/molecule/setup-slide/index.js +8 -8
  321. package/es/molecule/setup-slide/index.js.map +1 -1
  322. package/es/molecule/share/index.js +1 -1
  323. package/es/molecule/share/index.js.map +1 -1
  324. package/es/molecule/share/style.css +3 -3
  325. package/es/molecule/ssmenu-list/style.css +1 -1
  326. package/es/molecule/table/style.css +5 -5
  327. package/es/molecule/teams-popin/style.css +2 -2
  328. package/es/molecule/titled-checkbox/style.css +1 -1
  329. package/es/molecule/vertical-tabs/test/fixtures.js +2 -0
  330. package/es/molecule/vertical-tabs/test/fixtures.js.map +1 -1
  331. package/es/molecule/video-iframe/index.js +1 -1
  332. package/es/molecule/video-iframe/index.js.map +1 -1
  333. package/es/molecule/video-player/index.js +1 -3
  334. package/es/molecule/video-player/index.js.map +1 -1
  335. package/es/molecule/video-player/jwplayer.css +1 -1
  336. package/es/molecule/video-player/jwplayer.js +2 -2
  337. package/es/molecule/video-player/jwplayer.js.map +1 -1
  338. package/es/molecule/video-player/test/fixtures/youtube.js +1 -1
  339. package/es/molecule/video-player/test/fixtures/youtube.js.map +1 -1
  340. package/es/molecule/video-player/vimeo.js +1 -1
  341. package/es/molecule/video-player/vimeo.js.map +1 -1
  342. package/es/organism/accordion/coorp-manager/index.js +1 -1
  343. package/es/organism/accordion/coorp-manager/index.js.map +1 -1
  344. package/es/organism/accordion/part/style.css +1 -1
  345. package/es/organism/accordion/toggler/index.js +1 -1
  346. package/es/organism/accordion/toggler/index.js.map +1 -1
  347. package/es/organism/accordion/toggler/test/render.js +2 -2
  348. package/es/organism/accordion/toggler/test/render.js.map +1 -1
  349. package/es/organism/brand-analytics/analytics-popin.css +1 -0
  350. package/es/organism/brand-analytics/style.css +1 -1
  351. package/es/organism/brand-form/test/fixtures/sso.js +3 -3
  352. package/es/organism/brand-form/test/fixtures/sso.js.map +1 -1
  353. package/es/organism/brand-table/style.css +2 -2
  354. package/es/organism/brand-upload/style.css +2 -2
  355. package/es/organism/content-translation/index.js +2 -2
  356. package/es/organism/content-translation/index.js.map +1 -1
  357. package/es/organism/content-translation/test/fixtures/default.js +2 -2
  358. package/es/organism/content-translation/test/fixtures/default.js.map +1 -1
  359. package/es/organism/course-selection/test/fixtures/default.js +8 -8
  360. package/es/organism/course-selection/test/fixtures/default.js.map +1 -1
  361. package/es/organism/course-selection/test/fixtures/filtered.js +2 -2
  362. package/es/organism/course-selection/test/fixtures/filtered.js.map +1 -1
  363. package/es/organism/course-selection/test/fixtures/sorted-selected.js +5 -5
  364. package/es/organism/course-selection/test/fixtures/sorted-selected.js.map +1 -1
  365. package/es/organism/course-selection/test/fixtures/unsorted-selected.js +5 -5
  366. package/es/organism/course-selection/test/fixtures/unsorted-selected.js.map +1 -1
  367. package/es/organism/discussion/style.css +1 -1
  368. package/es/organism/discussion/test/fixtures/default.js +1 -1
  369. package/es/organism/discussion/test/fixtures/default.js.map +1 -1
  370. package/es/organism/discussion/test/fixtures/loading-more.js +1 -1
  371. package/es/organism/discussion/test/fixtures/loading-more.js.map +1 -1
  372. package/es/organism/discussion/test/fixtures/new-discussion.js +1 -1
  373. package/es/organism/discussion/test/fixtures/new-discussion.js.map +1 -1
  374. package/es/organism/get-the-app/index.js +2 -2
  375. package/es/organism/get-the-app/index.js.map +1 -1
  376. package/es/organism/get-the-app/style.css +1 -1
  377. package/es/organism/hero/style.css +1 -1
  378. package/es/organism/list-items/test/fixtures/archived.js +1 -1
  379. package/es/organism/list-items/test/fixtures/archived.js.map +1 -1
  380. package/es/organism/list-items/test/fixtures/draft.js +1 -1
  381. package/es/organism/list-items/test/fixtures/draft.js.map +1 -1
  382. package/es/organism/list-items/test/fixtures/published.js +1 -1
  383. package/es/organism/list-items/test/fixtures/published.js.map +1 -1
  384. package/es/organism/mooc/image-slider/test/fixtures/multiple-slides.js +2 -2
  385. package/es/organism/mooc/image-slider/test/fixtures/multiple-slides.js.map +1 -1
  386. package/es/organism/mooc-footer/style.css +3 -3
  387. package/es/organism/mooc-header/style.css +8 -8
  388. package/es/organism/mooc-header/test/fixtures/default.js +1 -1
  389. package/es/organism/mooc-header/test/fixtures/default.js.map +1 -1
  390. package/es/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js +1 -1
  391. package/es/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js.map +1 -1
  392. package/es/organism/popin/style.css +1 -0
  393. package/es/organism/popin/test/fixtures/default.js.map +1 -1
  394. package/es/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js +1 -1
  395. package/es/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js.map +1 -1
  396. package/es/organism/resource-browser/test/fixtures/jwplayer.js +1 -1
  397. package/es/organism/resource-browser/test/fixtures/jwplayer.js.map +1 -1
  398. package/es/organism/resource-browser/test/fixtures/kontiki.js +1 -1
  399. package/es/organism/resource-browser/test/fixtures/kontiki.js.map +1 -1
  400. package/es/organism/resource-browser/test/fixtures/mp4.js +1 -1
  401. package/es/organism/resource-browser/test/fixtures/mp4.js.map +1 -1
  402. package/es/organism/settings/index.js +2 -3
  403. package/es/organism/settings/index.js.map +1 -1
  404. package/es/organism/setup-header/index.js +6 -17
  405. package/es/organism/setup-header/index.js.map +1 -1
  406. package/es/organism/setup-header/test/fixtures/default.js +4 -1
  407. package/es/organism/setup-header/test/fixtures/default.js.map +1 -1
  408. package/es/organism/sidebar/index.js +10 -11
  409. package/es/organism/sidebar/index.js.map +1 -1
  410. package/es/organism/sidebar/style.css +2 -2
  411. package/es/organism/user-preferences/index.js +2 -3
  412. package/es/organism/user-preferences/index.js.map +1 -1
  413. package/es/organism/user-preferences/style.css +1 -1
  414. package/es/organism/wizard-contents/index.js +5 -5
  415. package/es/organism/wizard-contents/index.js.map +1 -1
  416. package/es/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js +1 -1
  417. package/es/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js.map +1 -1
  418. package/es/organism/wizard-contents/test/fixtures/playlist-general-settings-create.js +1 -1
  419. package/es/organism/wizard-contents/test/fixtures/playlist-general-settings-create.js.map +1 -1
  420. package/es/organism/wizard-contents/test/fixtures/playlist-general-settings-edit.js +1 -1
  421. package/es/organism/wizard-contents/test/fixtures/playlist-general-settings-edit.js.map +1 -1
  422. package/es/organism/wizard-contents/test/fixtures/playlist-populations-create.js +1 -1
  423. package/es/organism/wizard-contents/test/fixtures/playlist-populations-create.js.map +1 -1
  424. package/es/organism/wizard-contents/test/fixtures/playlist-translate-edit.js +1 -1
  425. package/es/organism/wizard-contents/test/fixtures/playlist-translate-edit.js.map +1 -1
  426. package/es/template/activity/engine-stars.css +3 -3
  427. package/es/template/activity/index.js +1 -1
  428. package/es/template/activity/index.js.map +1 -1
  429. package/es/template/activity/progression-item.css +5 -4
  430. package/es/template/activity/stars-summary.css +2 -2
  431. package/es/template/activity/style.css +3 -3
  432. package/es/template/activity/test/progression-item-test.js +1 -1
  433. package/es/template/activity/test/progression-item-test.js.map +1 -1
  434. package/es/template/app-player/player/slides/footer/index.js +1 -1
  435. package/es/template/app-player/player/slides/footer/index.js.map +1 -1
  436. package/es/template/app-player/player/slides/footer/style.css +1 -1
  437. package/es/template/app-player/player/slides/header/learner.css +4 -4
  438. package/es/template/app-player/player/slides/header/microlearning.css +1 -1
  439. package/es/template/app-player/player/slides/index.js +11 -14
  440. package/es/template/app-player/player/slides/index.js.map +1 -1
  441. package/es/template/app-player/player/slides/style.css +9 -8
  442. package/es/template/app-player/player/slides/test/fixtures/arabic-context.js +2 -2
  443. package/es/template/app-player/player/slides/test/fixtures/arabic-context.js.map +1 -1
  444. package/es/template/app-player/player/slides/test/fixtures/arabic-qcm.js +1 -1
  445. package/es/template/app-player/player/slides/test/fixtures/arabic-qcm.js.map +1 -1
  446. package/es/template/app-player/player/slides/test/fixtures/arabic-resources.js +2 -2
  447. package/es/template/app-player/player/slides/test/fixtures/arabic-resources.js.map +1 -1
  448. package/es/template/app-player/player/slides/test/fixtures/arabic.js +2 -2
  449. package/es/template/app-player/player/slides/test/fixtures/arabic.js.map +1 -1
  450. package/es/template/app-player/player/slides/test/fixtures/clue.js +2 -2
  451. package/es/template/app-player/player/slides/test/fixtures/clue.js.map +1 -1
  452. package/es/template/app-player/player/slides/test/fixtures/context-with-audio.js +2 -2
  453. package/es/template/app-player/player/slides/test/fixtures/context-with-audio.js.map +1 -1
  454. package/es/template/app-player/player/slides/test/fixtures/context-with-image.js +2 -2
  455. package/es/template/app-player/player/slides/test/fixtures/context-with-image.js.map +1 -1
  456. package/es/template/app-player/player/slides/test/fixtures/context-with-pdf.js +2 -2
  457. package/es/template/app-player/player/slides/test/fixtures/context-with-pdf.js.map +1 -1
  458. package/es/template/app-player/player/slides/test/fixtures/context-with-video.js +2 -2
  459. package/es/template/app-player/player/slides/test/fixtures/context-with-video.js.map +1 -1
  460. package/es/template/app-player/player/slides/test/fixtures/context.js +2 -2
  461. package/es/template/app-player/player/slides/test/fixtures/context.js.map +1 -1
  462. package/es/template/app-player/player/slides/test/fixtures/default.js +2 -2
  463. package/es/template/app-player/player/slides/test/fixtures/default.js.map +1 -1
  464. package/es/template/app-player/player/slides/test/fixtures/drop-down.js +1 -1
  465. package/es/template/app-player/player/slides/test/fixtures/drop-down.js.map +1 -1
  466. package/es/template/app-player/player/slides/test/fixtures/free-text.js +1 -1
  467. package/es/template/app-player/player/slides/test/fixtures/free-text.js.map +1 -1
  468. package/es/template/app-player/player/slides/test/fixtures/media-h5p.js +2 -2
  469. package/es/template/app-player/player/slides/test/fixtures/media-h5p.js.map +1 -1
  470. package/es/template/app-player/player/slides/test/fixtures/media-omni-player.js +2 -2
  471. package/es/template/app-player/player/slides/test/fixtures/media-omni-player.js.map +1 -1
  472. package/es/template/app-player/player/slides/test/fixtures/media.js +2 -2
  473. package/es/template/app-player/player/slides/test/fixtures/media.js.map +1 -1
  474. package/es/template/app-player/player/slides/test/fixtures/no-clue.js +2 -2
  475. package/es/template/app-player/player/slides/test/fixtures/no-clue.js.map +1 -1
  476. package/es/template/app-player/player/slides/test/fixtures/no-question.js +2 -2
  477. package/es/template/app-player/player/slides/test/fixtures/no-question.js.map +1 -1
  478. package/es/template/app-player/player/slides/test/fixtures/no-total.js +1 -1
  479. package/es/template/app-player/player/slides/test/fixtures/no-total.js.map +1 -1
  480. package/es/template/app-player/player/slides/test/fixtures/only-clue.js +2 -2
  481. package/es/template/app-player/player/slides/test/fixtures/only-clue.js.map +1 -1
  482. package/es/template/app-player/player/slides/test/fixtures/qcm-drag.js +1 -1
  483. package/es/template/app-player/player/slides/test/fixtures/qcm-drag.js.map +1 -1
  484. package/es/template/app-player/player/slides/test/fixtures/qcm-graphic.js +1 -1
  485. package/es/template/app-player/player/slides/test/fixtures/qcm-graphic.js.map +1 -1
  486. package/es/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js +1 -1
  487. package/es/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js.map +1 -1
  488. package/es/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js +1 -1
  489. package/es/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js.map +1 -1
  490. package/es/template/app-player/player/slides/test/fixtures/qcm-short.js +1 -1
  491. package/es/template/app-player/player/slides/test/fixtures/qcm-short.js.map +1 -1
  492. package/es/template/app-player/player/slides/test/fixtures/qcm-template.js +1 -1
  493. package/es/template/app-player/player/slides/test/fixtures/qcm-template.js.map +1 -1
  494. package/es/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js +1 -1
  495. package/es/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js.map +1 -1
  496. package/es/template/app-player/player/slides/test/fixtures/qcm.js +1 -1
  497. package/es/template/app-player/player/slides/test/fixtures/qcm.js.map +1 -1
  498. package/es/template/app-player/player/slides/test/fixtures/range.js +1 -1
  499. package/es/template/app-player/player/slides/test/fixtures/range.js.map +1 -1
  500. package/es/template/app-player/player/slides/test/fixtures/template.js +1 -1
  501. package/es/template/app-player/player/slides/test/fixtures/template.js.map +1 -1
  502. package/es/template/app-player/player/slides/test/fixtures/with-min-height.js +1 -1
  503. package/es/template/app-player/player/slides/test/fixtures/with-min-height.js.map +1 -1
  504. package/es/template/app-player/player/test/fixtures/background.js +1 -1
  505. package/es/template/app-player/player/test/fixtures/background.js.map +1 -1
  506. package/es/template/app-player/popin-correction/index.js +2 -3
  507. package/es/template/app-player/popin-correction/index.js.map +1 -1
  508. package/es/template/app-player/popin-correction/style.css +3 -3
  509. package/es/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js +1 -1
  510. package/es/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js.map +1 -1
  511. package/es/template/app-player/popin-correction/test/fixtures/correct-closed.js +1 -1
  512. package/es/template/app-player/popin-correction/test/fixtures/correct-closed.js.map +1 -1
  513. package/es/template/app-player/popin-end/summary.css +4 -4
  514. package/es/template/app-player/popin-end/summary.js +7 -11
  515. package/es/template/app-player/popin-end/summary.js.map +1 -1
  516. package/es/template/app-player/popin-end/test/fixtures/adaptive.js +2 -2
  517. package/es/template/app-player/popin-end/test/fixtures/adaptive.js.map +1 -1
  518. package/es/template/app-player/popin-end/test/fixtures/infinite-lives.js +2 -2
  519. package/es/template/app-player/popin-end/test/fixtures/infinite-lives.js.map +1 -1
  520. package/es/template/app-player/popin-header/index.js +3 -4
  521. package/es/template/app-player/popin-header/index.js.map +1 -1
  522. package/es/template/app-player/popin-header/style.css +5 -5
  523. package/es/template/back-office/brand-create/test/fixtures/default.js +1 -1
  524. package/es/template/back-office/brand-create/test/fixtures/default.js.map +1 -1
  525. package/es/template/back-office/brand-create/test/fixtures/loading.js +1 -1
  526. package/es/template/back-office/brand-create/test/fixtures/loading.js.map +1 -1
  527. package/es/template/back-office/brand-create/test/fixtures/modified.js +1 -1
  528. package/es/template/back-office/brand-create/test/fixtures/modified.js.map +1 -1
  529. package/es/template/back-office/brand-list/test/fixtures/default.js +1 -1
  530. package/es/template/back-office/brand-list/test/fixtures/default.js.map +1 -1
  531. package/es/template/back-office/brand-list/test/fixtures/rh.js +1 -1
  532. package/es/template/back-office/brand-list/test/fixtures/rh.js.map +1 -1
  533. package/es/template/back-office/brand-update/index.js +8 -8
  534. package/es/template/back-office/brand-update/index.js.map +1 -1
  535. package/es/template/back-office/brand-update/test/fixtures/list-items-archived.js +1 -1
  536. package/es/template/back-office/brand-update/test/fixtures/list-items-archived.js.map +1 -1
  537. package/es/template/back-office/brand-update/test/fixtures/list-items-draft.js +1 -1
  538. package/es/template/back-office/brand-update/test/fixtures/list-items-draft.js.map +1 -1
  539. package/es/template/back-office/brand-update/test/fixtures/list-items-published-with-popin.js +1 -1
  540. package/es/template/back-office/brand-update/test/fixtures/list-items-published-with-popin.js.map +1 -1
  541. package/es/template/back-office/brand-update/test/fixtures/list-items-published.js +1 -1
  542. package/es/template/back-office/brand-update/test/fixtures/list-items-published.js.map +1 -1
  543. package/es/template/back-office/brand-update/test/fixtures/manageusers-edit.js +1 -1
  544. package/es/template/back-office/brand-update/test/fixtures/manageusers-edit.js.map +1 -1
  545. package/es/template/back-office/brand-update/test/fixtures/quick-access.js +1 -1
  546. package/es/template/back-office/brand-update/test/fixtures/quick-access.js.map +1 -1
  547. package/es/template/back-office/brand-update/test/fixtures/uploadusers-loading.js +1 -1
  548. package/es/template/back-office/brand-update/test/fixtures/uploadusers-loading.js.map +1 -1
  549. package/es/template/back-office/brand-update/test/fixtures/uploadusers-successful.js +1 -1
  550. package/es/template/back-office/brand-update/test/fixtures/uploadusers-successful.js.map +1 -1
  551. package/es/template/back-office/brand-update/test/fixtures/uploadusers.js +1 -1
  552. package/es/template/back-office/brand-update/test/fixtures/uploadusers.js.map +1 -1
  553. package/es/template/back-office/brand-update/test/fixtures/wizard-add-courses-playlist.js +1 -1
  554. package/es/template/back-office/brand-update/test/fixtures/wizard-add-courses-playlist.js.map +1 -1
  555. package/es/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js +1 -1
  556. package/es/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js.map +1 -1
  557. package/es/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js +1 -1
  558. package/es/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js.map +1 -1
  559. package/es/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js +1 -1
  560. package/es/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js.map +1 -1
  561. package/es/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js +1 -1
  562. package/es/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js.map +1 -1
  563. package/es/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js +1 -1
  564. package/es/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js.map +1 -1
  565. package/es/template/back-office/dashboard-preview/dashboard-popin.css +1 -0
  566. package/es/template/back-office/dashboard-preview/style.css +1 -1
  567. package/es/template/cockpit/jw-uploader/index.js +1 -1
  568. package/es/template/cockpit/jw-uploader/index.js.map +1 -1
  569. package/es/template/cockpit/jw-uploader/style.css +1 -0
  570. package/es/template/common/authors/style.css +5 -4
  571. package/es/template/common/dashboard/index.js +1 -1
  572. package/es/template/common/dashboard/index.js.map +1 -1
  573. package/es/template/common/dashboard/test/fixtures/empty-requests.js +1 -1
  574. package/es/template/common/dashboard/test/fixtures/empty-requests.js.map +1 -1
  575. package/es/template/common/dashboard/test/fixtures/with-hero-card.js +1 -1
  576. package/es/template/common/dashboard/test/fixtures/with-hero-card.js.map +1 -1
  577. package/es/template/common/discipline/test/fixtures/add-to-my-list.js +1 -1
  578. package/es/template/common/discipline/test/fixtures/add-to-my-list.js.map +1 -1
  579. package/es/template/common/discipline/test/fixtures/arabic.js +1 -1
  580. package/es/template/common/discipline/test/fixtures/arabic.js.map +1 -1
  581. package/es/template/common/discipline/test/fixtures/default.js +2 -2
  582. package/es/template/common/discipline/test/fixtures/default.js.map +1 -1
  583. package/es/template/common/discipline/test/fixtures/external-course-with-video.js +2 -2
  584. package/es/template/common/discipline/test/fixtures/external-course-with-video.js.map +1 -1
  585. package/es/template/common/discipline/test/fixtures/external-course-without-image.js +2 -2
  586. package/es/template/common/discipline/test/fixtures/external-course-without-image.js.map +1 -1
  587. package/es/template/common/discipline/test/fixtures/external-course.js +2 -2
  588. package/es/template/common/discipline/test/fixtures/external-course.js.map +1 -1
  589. package/es/template/common/discipline/test/fixtures/share.js +1 -1
  590. package/es/template/common/discipline/test/fixtures/share.js.map +1 -1
  591. package/es/template/common/layout.css +1 -1
  592. package/es/template/common/search-page/style.css +2 -1
  593. package/es/template/external-course/style.css +1 -1
  594. package/es/template/teams-dashboard/test/fixtures/default.js +1 -1
  595. package/es/template/teams-dashboard/test/fixtures/default.js.map +1 -1
  596. package/es/template/teams-dashboard/test/fixtures/is-loading.js +1 -1
  597. package/es/template/teams-dashboard/test/fixtures/is-loading.js.map +1 -1
  598. package/es/template/teams-dashboard/test/fixtures/mobile.js +1 -1
  599. package/es/template/teams-dashboard/test/fixtures/mobile.js.map +1 -1
  600. package/es/util/shallow-compare.js.map +1 -1
  601. package/es/util/test/navigation.js +3 -4
  602. package/es/util/test/navigation.js.map +1 -1
  603. package/es/variables/fonts.css +1 -1
  604. package/lib/atom/autocomplete/index.js +2 -2
  605. package/lib/atom/autocomplete/style.css +4 -4
  606. package/lib/atom/autocomplete/test/fixtures/error.js +1 -1
  607. package/lib/atom/autocomplete/test/fixtures/error.js.map +1 -1
  608. package/lib/atom/autocomplete/test/fixtures/filled.js +1 -1
  609. package/lib/atom/autocomplete/test/fixtures/filled.js.map +1 -1
  610. package/lib/atom/autocomplete/test/fixtures/modified.js +1 -1
  611. package/lib/atom/autocomplete/test/fixtures/modified.js.map +1 -1
  612. package/lib/atom/button/style.css +1 -1
  613. package/lib/atom/button-link/index.js +2 -2
  614. package/lib/atom/button-link-icon-only/index.js +2 -2
  615. package/lib/atom/button-menu/index.js +2 -2
  616. package/lib/atom/button-menu/test/fixtures/default.js +1 -1
  617. package/lib/atom/button-menu/test/fixtures/multiple-buttons.js +1 -1
  618. package/lib/atom/card-image-preview/index.js +47 -0
  619. package/lib/atom/card-image-preview/index.js.map +1 -0
  620. package/lib/atom/card-image-preview/style.css +34 -0
  621. package/lib/atom/card-image-preview/test/fixtures/default.js +11 -0
  622. package/lib/atom/card-image-preview/test/fixtures/default.js.map +1 -0
  623. package/lib/atom/card-image-preview/test/fixtures/empty.js +9 -0
  624. package/lib/atom/card-image-preview/test/fixtures/empty.js.map +1 -0
  625. package/lib/atom/catalog-section/style.css +1 -1
  626. package/lib/atom/chips/index.js +2 -2
  627. package/lib/atom/clue/index.js.map +1 -1
  628. package/lib/atom/clue/style.css +2 -2
  629. package/lib/atom/cta/style.css +1 -1
  630. package/lib/atom/cta/test/fixtures/certification.js +1 -1
  631. package/lib/atom/cta/test/fixtures/certification.js.map +1 -1
  632. package/lib/atom/cta/test/fixtures/disabled.js +1 -1
  633. package/lib/atom/cta/test/fixtures/disabled.js.map +1 -1
  634. package/lib/atom/cta/test/fixtures/light-small.js +1 -1
  635. package/lib/atom/cta/test/fixtures/light-small.js.map +1 -1
  636. package/lib/atom/cta/test/fixtures/light.js +1 -1
  637. package/lib/atom/cta/test/fixtures/light.js.map +1 -1
  638. package/lib/atom/cta/test/fixtures/logout.js +1 -1
  639. package/lib/atom/cta/test/fixtures/logout.js.map +1 -1
  640. package/lib/atom/cta/test/fixtures/primary-small.js +1 -1
  641. package/lib/atom/cta/test/fixtures/primary-small.js.map +1 -1
  642. package/lib/atom/cta/test/fixtures/rectangular-secondary-fullwidth.js +1 -1
  643. package/lib/atom/cta/test/fixtures/rectangular-secondary-fullwidth.js.map +1 -1
  644. package/lib/atom/cta/test/fixtures/rectangular-secondary.js +1 -1
  645. package/lib/atom/cta/test/fixtures/rectangular-secondary.js.map +1 -1
  646. package/lib/atom/cta/test/fixtures/rectangular.js +1 -1
  647. package/lib/atom/cta/test/fixtures/rectangular.js.map +1 -1
  648. package/lib/atom/cta/test/fixtures/secondary-small.js +1 -1
  649. package/lib/atom/cta/test/fixtures/secondary-small.js.map +1 -1
  650. package/lib/atom/cta/test/fixtures/secondary.js +1 -1
  651. package/lib/atom/cta/test/fixtures/secondary.js.map +1 -1
  652. package/lib/atom/difficulty-level/style.css +1 -1
  653. package/lib/atom/drag-and-drop/index.js +1 -1
  654. package/lib/atom/drag-and-drop/index.js.map +1 -1
  655. package/lib/atom/drag-and-drop/style.css +6 -5
  656. package/lib/atom/drag-and-drop/test/fixtures/loading.js +1 -1
  657. package/lib/atom/drag-and-drop/test/fixtures/loading.js.map +1 -1
  658. package/lib/atom/drag-and-drop/test/fixtures/with-image-reset.js +1 -1
  659. package/lib/atom/drag-and-drop/test/fixtures/with-image-reset.js.map +1 -1
  660. package/lib/atom/image-upload/index.js +3 -3
  661. package/lib/atom/image-upload/index.js.map +1 -1
  662. package/lib/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js +1 -1
  663. package/lib/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js.map +1 -1
  664. package/lib/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js +1 -1
  665. package/lib/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js.map +1 -1
  666. package/lib/atom/image-upload/test/fixtures/desktop-reset-description.js +1 -1
  667. package/lib/atom/image-upload/test/fixtures/desktop-reset-description.js.map +1 -1
  668. package/lib/atom/image-upload/test/fixtures/desktop-reset-no-description.js +1 -1
  669. package/lib/atom/image-upload/test/fixtures/desktop-reset-no-description.js.map +1 -1
  670. package/lib/atom/image-upload/test/fixtures/email.js +1 -1
  671. package/lib/atom/image-upload/test/fixtures/email.js.map +1 -1
  672. package/lib/atom/image-upload/test/fixtures/mobile.js +1 -1
  673. package/lib/atom/image-upload/test/fixtures/mobile.js.map +1 -1
  674. package/lib/atom/image-upload/test/fixtures/modified.js +1 -1
  675. package/lib/atom/image-upload/test/fixtures/modified.js.map +1 -1
  676. package/lib/atom/input-checkbox/index.js +2 -2
  677. package/lib/atom/input-checkbox/style.css +1 -1
  678. package/lib/atom/input-color/index.js +2 -2
  679. package/lib/atom/input-doublestep/index.js +2 -2
  680. package/lib/atom/input-doublestep/style.css +5 -5
  681. package/lib/atom/input-html/index.js.map +1 -1
  682. package/lib/atom/input-html/input-preview.css +2 -2
  683. package/lib/atom/input-html/style.css +2 -2
  684. package/lib/atom/input-readonly/style.css +3 -3
  685. package/lib/atom/input-search/index.js +2 -2
  686. package/lib/atom/input-search/style.css +1 -1
  687. package/lib/atom/input-switch/index.js +2 -2
  688. package/lib/atom/input-switch/style.css +2 -2
  689. package/lib/atom/input-switch/test/fixtures/disabled.js +1 -1
  690. package/lib/atom/input-switch/test/fixtures/disabled.js.map +1 -1
  691. package/lib/atom/input-text/index.js +2 -2
  692. package/lib/atom/input-text/style.css +5 -5
  693. package/lib/atom/input-textarea/index.js +2 -2
  694. package/lib/atom/input-textarea/style.css +5 -5
  695. package/lib/atom/life/style.css +1 -1
  696. package/lib/atom/link/index.js +2 -4
  697. package/lib/atom/link/index.js.map +1 -1
  698. package/lib/atom/loader/test/fixtures.js +3 -0
  699. package/lib/atom/loader/test/fixtures.js.map +1 -1
  700. package/lib/atom/notification/style.css +1 -1
  701. package/lib/atom/promo-code/index.js.map +1 -1
  702. package/lib/atom/provider/index.js.map +1 -1
  703. package/lib/atom/provider/test/index.js +1 -1
  704. package/lib/atom/provider/test/index.js.map +1 -1
  705. package/lib/atom/radio-group/item.css +1 -1
  706. package/lib/atom/range/index.js +1 -1
  707. package/lib/atom/range/index.js.map +1 -1
  708. package/lib/atom/range/test/fixtures/multi.js +1 -1
  709. package/lib/atom/range/test/fixtures/multi.js.map +1 -1
  710. package/lib/atom/range/test/index.js +9 -9
  711. package/lib/atom/range/test/index.js.map +1 -1
  712. package/lib/atom/resource-miniature/style.css +1 -1
  713. package/lib/atom/select/index.js +2 -2
  714. package/lib/atom/select/style.css +7 -7
  715. package/lib/atom/slide/style.css +1 -1
  716. package/lib/atom/tab/index.js +2 -2
  717. package/lib/atom/video-upload/index.js +1 -1
  718. package/lib/atom/video-upload/index.js.map +1 -1
  719. package/lib/atom/video-upload/test/fixtures/loading.js +1 -1
  720. package/lib/atom/video-upload/test/fixtures/loading.js.map +1 -1
  721. package/lib/atom/video-upload/test/fixtures/modified.js +1 -1
  722. package/lib/atom/video-upload/test/fixtures/modified.js.map +1 -1
  723. package/lib/hoc/animation/index.js +1 -1
  724. package/lib/hoc/animation/test/on-mount.js +2 -2
  725. package/lib/hoc/animation-scheduler/index.js +4 -4
  726. package/lib/hoc/animation-scheduler/index.js.map +1 -1
  727. package/lib/hoc/animation-scheduler/test/fixtures/parallel.js +3 -3
  728. package/lib/hoc/animation-scheduler/test/fixtures/series.js +2 -2
  729. package/lib/hoc/animation-scheduler/test/on-mount.js +2 -2
  730. package/lib/hoc/swapper/index.js +3 -5
  731. package/lib/hoc/swapper/index.js.map +1 -1
  732. package/lib/hoc/swapper/test/on-mount.js +2 -2
  733. package/lib/hoc/transition/index.js +3 -3
  734. package/lib/hoc/transition/index.js.map +1 -1
  735. package/lib/molecule/add-to-my-list/index.js +4 -4
  736. package/lib/molecule/add-to-my-list/index.js.map +1 -1
  737. package/lib/molecule/add-to-my-list/style.css +3 -3
  738. package/lib/molecule/answer/index.js +3 -5
  739. package/lib/molecule/answer/index.js.map +1 -1
  740. package/lib/molecule/answer/test/fixtures/audio.js +1 -1
  741. package/lib/molecule/answer/test/fixtures/audio.js.map +1 -1
  742. package/lib/molecule/answer/test/fixtures/default.js +1 -1
  743. package/lib/molecule/answer/test/fixtures/default.js.map +1 -1
  744. package/lib/molecule/answer/test/fixtures/drop-down.js +1 -1
  745. package/lib/molecule/answer/test/fixtures/drop-down.js.map +1 -1
  746. package/lib/molecule/answer/test/fixtures/qcm-arabic.js +1 -1
  747. package/lib/molecule/answer/test/fixtures/qcm-arabic.js.map +1 -1
  748. package/lib/molecule/answer/test/fixtures/qcm-drag.js +1 -1
  749. package/lib/molecule/answer/test/fixtures/qcm-drag.js.map +1 -1
  750. package/lib/molecule/answer/test/fixtures/qcm-graphic.js +1 -1
  751. package/lib/molecule/answer/test/fixtures/qcm-graphic.js.map +1 -1
  752. package/lib/molecule/answer/test/fixtures/qcm-short-audio.js +1 -1
  753. package/lib/molecule/answer/test/fixtures/qcm-short-audio.js.map +1 -1
  754. package/lib/molecule/answer/test/fixtures/qcm-short-video.js +1 -1
  755. package/lib/molecule/answer/test/fixtures/qcm-short-video.js.map +1 -1
  756. package/lib/molecule/answer/test/fixtures/qcm-short.js +1 -1
  757. package/lib/molecule/answer/test/fixtures/qcm-short.js.map +1 -1
  758. package/lib/molecule/answer/test/fixtures/qcm.js +1 -1
  759. package/lib/molecule/answer/test/fixtures/qcm.js.map +1 -1
  760. package/lib/molecule/answer/test/fixtures/range.js +1 -1
  761. package/lib/molecule/answer/test/fixtures/range.js.map +1 -1
  762. package/lib/molecule/answer/test/fixtures/template.js +1 -1
  763. package/lib/molecule/answer/test/fixtures/template.js.map +1 -1
  764. package/lib/molecule/audio/style.css +1 -1
  765. package/lib/molecule/battle-request/style.css +4 -4
  766. package/lib/molecule/brand-card/description.css +1 -1
  767. package/lib/molecule/brand-card/style.css +2 -2
  768. package/lib/molecule/brand-card-create/style.css +1 -1
  769. package/lib/molecule/brand-create-form/index.js +2 -2
  770. package/lib/molecule/brand-create-form/style.css +6 -6
  771. package/lib/molecule/brand-download-box/style.css +2 -2
  772. package/lib/molecule/brand-form-group/index.js +18 -18
  773. package/lib/molecule/brand-form-group/index.js.map +1 -1
  774. package/lib/molecule/brand-form-group/test/fixtures/analytics.js +1 -1
  775. package/lib/molecule/brand-form-group/test/fixtures/analytics.js.map +1 -1
  776. package/lib/molecule/brand-form-group/test/fixtures/animations.js +2 -2
  777. package/lib/molecule/brand-form-group/test/fixtures/animations.js.map +1 -1
  778. package/lib/molecule/brand-form-group/test/fixtures/cohort.js +1 -1
  779. package/lib/molecule/brand-form-group/test/fixtures/cohort.js.map +1 -1
  780. package/lib/molecule/brand-form-group/test/fixtures/dashboard.js +1 -1
  781. package/lib/molecule/brand-form-group/test/fixtures/dashboard.js.map +1 -1
  782. package/lib/molecule/brand-form-group/test/fixtures/images.js +3 -3
  783. package/lib/molecule/brand-form-group/test/fixtures/images.js.map +1 -1
  784. package/lib/molecule/brand-form-group/test/fixtures/slider.js +1 -1
  785. package/lib/molecule/brand-form-group/test/fixtures/slider.js.map +1 -1
  786. package/lib/molecule/brand-tabs/style.css +1 -1
  787. package/lib/molecule/brand-upload-box/style.css +2 -2
  788. package/lib/molecule/breadcrumbs/style.css +3 -3
  789. package/lib/molecule/bullet-point-menu-button/index.js +2 -2
  790. package/lib/molecule/card/customer.css +1 -1
  791. package/lib/molecule/card/favorite.css +1 -1
  792. package/lib/molecule/card/index.js +3 -3
  793. package/lib/molecule/card/index.js.map +1 -1
  794. package/lib/molecule/card/notification.css +1 -1
  795. package/lib/molecule/card/style.css +1 -1
  796. package/lib/molecule/card/test/fixtures/adaptiv-and-disabled.js +1 -1
  797. package/lib/molecule/card/test/fixtures/adaptiv-and-disabled.js.map +1 -1
  798. package/lib/molecule/card/test/fixtures/adaptiv.js +1 -1
  799. package/lib/molecule/card/test/fixtures/adaptiv.js.map +1 -1
  800. package/lib/molecule/card/test/fixtures/disabled.js +1 -1
  801. package/lib/molecule/card/test/fixtures/disabled.js.map +1 -1
  802. package/lib/molecule/card/test/fixtures.js +3 -0
  803. package/lib/molecule/card/test/fixtures.js.map +1 -1
  804. package/lib/molecule/card-content/style.css +4 -4
  805. package/lib/molecule/card-content/test/fixtures/adaptiv-and-disabled.js +1 -1
  806. package/lib/molecule/card-content/test/fixtures/adaptiv-and-disabled.js.map +1 -1
  807. package/lib/molecule/card-content/test/fixtures/adaptiv.js +1 -1
  808. package/lib/molecule/card-content/test/fixtures/adaptiv.js.map +1 -1
  809. package/lib/molecule/card-content/test/fixtures/disabled.js +1 -1
  810. package/lib/molecule/card-content/test/fixtures/disabled.js.map +1 -1
  811. package/lib/molecule/card-with-button/index.js.map +1 -1
  812. package/lib/molecule/card-with-button/style.css +2 -2
  813. package/lib/molecule/cockpit-popin/test/fixtures.js +28 -0
  814. package/lib/molecule/cockpit-popin/test/fixtures.js.map +1 -0
  815. package/lib/molecule/cookie-banner/style.css +2 -2
  816. package/lib/molecule/coorp-manager-roles/index.js +1 -1
  817. package/lib/molecule/coorp-manager-roles/index.js.map +1 -1
  818. package/lib/molecule/dashboard/battle-request-list/index.js +1 -1
  819. package/lib/molecule/dashboard/battle-request-list/index.js.map +1 -1
  820. package/lib/molecule/dashboard/cards-list/style.css +2 -2
  821. package/lib/molecule/dashboard/cards-list/test/fixtures/microlearning.js +1 -1
  822. package/lib/molecule/dashboard/cards-list/test/fixtures/microlearning.js.map +1 -1
  823. package/lib/molecule/dashboard/cards-list/test/fixtures/performance.js +1 -1
  824. package/lib/molecule/dashboard/cards-list/test/fixtures/performance.js.map +1 -1
  825. package/lib/molecule/dashboard/cards-list/test/index.js +1 -1
  826. package/lib/molecule/dashboard/cards-list/test/index.js.map +1 -1
  827. package/lib/molecule/dashboard/news-list/index.js +1 -1
  828. package/lib/molecule/dashboard/news-list/index.js.map +1 -1
  829. package/lib/molecule/dashboard/news-list/style.css +2 -2
  830. package/lib/molecule/dashboard/start-battle/index.js +1 -1
  831. package/lib/molecule/dashboard/start-battle/index.js.map +1 -1
  832. package/lib/molecule/dashboard/start-battle/style.css +4 -4
  833. package/lib/molecule/discipline-cta/style.css +2 -2
  834. package/lib/molecule/discipline-header/style.css +4 -4
  835. package/lib/molecule/discipline-header/test/fixtures/long-description.js.map +1 -1
  836. package/lib/molecule/discipline-partners/style.css +2 -2
  837. package/lib/molecule/drag-and-drop/common.css +1 -1
  838. package/lib/molecule/drag-and-drop/index.js +3 -3
  839. package/lib/molecule/drag-and-drop/index.js.map +1 -1
  840. package/lib/molecule/drag-and-drop/overlay.css +1 -1
  841. package/lib/molecule/drag-and-drop/style.css +1 -1
  842. package/lib/molecule/drag-and-drop/test/fixtures/error.js +1 -1
  843. package/lib/molecule/drag-and-drop/test/fixtures/error.js.map +1 -1
  844. package/lib/molecule/drag-and-drop/test/fixtures/loading.js +1 -1
  845. package/lib/molecule/drag-and-drop/test/fixtures/loading.js.map +1 -1
  846. package/lib/molecule/drag-and-drop/test/fixtures/ready-invalid.js +1 -1
  847. package/lib/molecule/drag-and-drop/test/fixtures/ready-invalid.js.map +1 -1
  848. package/lib/molecule/drag-and-drop/test/fixtures/ready.js +1 -1
  849. package/lib/molecule/drag-and-drop/test/fixtures/ready.js.map +1 -1
  850. package/lib/molecule/drag-and-drop/test/fixtures/success-video.js +1 -1
  851. package/lib/molecule/drag-and-drop/test/fixtures/success-video.js.map +1 -1
  852. package/lib/molecule/drag-and-drop/test/fixtures/success.js +1 -1
  853. package/lib/molecule/drag-and-drop/test/fixtures/success.js.map +1 -1
  854. package/lib/molecule/drag-and-drop/test/on-click.js +2 -2
  855. package/lib/molecule/drag-and-drop/test/on-click.js.map +1 -1
  856. package/lib/molecule/drag-and-drop/upload-report.css +4 -4
  857. package/lib/molecule/drag-and-drop/upload-report.js +3 -3
  858. package/lib/molecule/drag-and-drop/upload-report.js.map +1 -1
  859. package/lib/molecule/external-content-button/style.css +2 -2
  860. package/lib/molecule/feedback/index.js +3 -3
  861. package/lib/molecule/feedback/index.js.map +1 -1
  862. package/lib/molecule/feedback/style.css +3 -3
  863. package/lib/molecule/filters/filters-wapper.css +2 -2
  864. package/lib/molecule/filters/style.css +2 -2
  865. package/lib/molecule/filters/test/fixtures/default.js +4 -4
  866. package/lib/molecule/filters/test/fixtures/default.js.map +1 -1
  867. package/lib/molecule/filters/test/fixtures/filters-list.js +6 -6
  868. package/lib/molecule/filters/test/fixtures/filters-list.js.map +1 -1
  869. package/lib/molecule/filters/test/fixtures/one.js +2 -2
  870. package/lib/molecule/filters/test/fixtures/one.js.map +1 -1
  871. package/lib/molecule/filters/test/fixtures/only-radio-group.js +1 -1
  872. package/lib/molecule/filters/test/fixtures/only-radio-group.js.map +1 -1
  873. package/lib/molecule/filters/test/fixtures/only-timer.js +1 -1
  874. package/lib/molecule/filters/test/fixtures/only-timer.js.map +1 -1
  875. package/lib/molecule/filters/test/fixtures/three.js +3 -3
  876. package/lib/molecule/filters/test/fixtures/three.js.map +1 -1
  877. package/lib/molecule/filters/test/fixtures/two.js +3 -3
  878. package/lib/molecule/filters/test/fixtures/two.js.map +1 -1
  879. package/lib/molecule/filters/test/fixtures/zero.js +1 -1
  880. package/lib/molecule/filters/test/fixtures/zero.js.map +1 -1
  881. package/lib/molecule/forum/forum-comment/style.css +1 -1
  882. package/lib/molecule/forum/forum-post/style.css +5 -5
  883. package/lib/molecule/forum/forum-thread/test/fixtures/deep-answers.js +4 -4
  884. package/lib/molecule/forum/forum-thread/test/fixtures/deep-answers.js.map +1 -1
  885. package/lib/molecule/forum/forum-thread/test/fixtures/with-answers.js +1 -1
  886. package/lib/molecule/forum/forum-thread/test/fixtures/with-answers.js.map +1 -1
  887. package/lib/molecule/hero/index.js +2 -2
  888. package/lib/molecule/hero/test/fixtures/arabic.js +1 -1
  889. package/lib/molecule/hero/test/fixtures/arabic.js.map +1 -1
  890. package/lib/molecule/hero/test/fixtures/hero.js +1 -1
  891. package/lib/molecule/hero/test/fixtures/hero.js.map +1 -1
  892. package/lib/molecule/menu-list/style.css +1 -1
  893. package/lib/molecule/message-popin/style.css +2 -2
  894. package/lib/molecule/modal/style.css +2 -2
  895. package/lib/molecule/module-card/style.css +2 -2
  896. package/lib/molecule/news/style.css +3 -3
  897. package/lib/molecule/news/test/fixtures/long-description.js +1 -1
  898. package/lib/molecule/news/test/fixtures/long-description.js.map +1 -1
  899. package/lib/molecule/news/test/fixtures/long-title.js +1 -1
  900. package/lib/molecule/news/test/fixtures/long-title.js.map +1 -1
  901. package/lib/molecule/news/test/fixtures/small-desciption.js +1 -1
  902. package/lib/molecule/news/test/fixtures/small-desciption.js.map +1 -1
  903. package/lib/molecule/news/test/fixtures/small-title.js +1 -1
  904. package/lib/molecule/news/test/fixtures/small-title.js.map +1 -1
  905. package/lib/molecule/notification-banner/style.css +3 -3
  906. package/lib/molecule/pagination/style.css +1 -1
  907. package/lib/molecule/payment-form/index.js +2 -2
  908. package/lib/molecule/payment-form/index.js.map +1 -1
  909. package/lib/molecule/pdf/style.css +2 -2
  910. package/lib/molecule/popin/index.js +3 -3
  911. package/lib/molecule/popin/index.js.map +1 -1
  912. package/lib/molecule/popin/style.css +2 -2
  913. package/lib/molecule/progress-bar/index.js +1 -1
  914. package/lib/molecule/progress-bar/index.js.map +1 -1
  915. package/lib/molecule/progress-bar/style.css +1 -1
  916. package/lib/molecule/questions/drop-down/index.js +3 -3
  917. package/lib/molecule/questions/drop-down/index.js.map +1 -1
  918. package/lib/molecule/questions/free-text/index.js +2 -2
  919. package/lib/molecule/questions/free-text/style.css +1 -1
  920. package/lib/molecule/questions/qcm/style.css +1 -1
  921. package/lib/molecule/questions/qcm-drag/style.css +2 -2
  922. package/lib/molecule/questions/qcm-graphic/style.css +1 -1
  923. package/lib/molecule/questions/question-range/index.js +2 -4
  924. package/lib/molecule/questions/question-range/index.js.map +1 -1
  925. package/lib/molecule/questions/question-range/style.css +2 -2
  926. package/lib/molecule/questions/template/index.js +2 -2
  927. package/lib/molecule/questions/template/index.js.map +1 -1
  928. package/lib/molecule/questions/template/style.css +1 -1
  929. package/lib/molecule/questions/template/test/index.js +1 -1
  930. package/lib/molecule/questions/template/test/index.js.map +1 -1
  931. package/lib/molecule/quick-access-card/index.js.map +1 -1
  932. package/lib/molecule/resource-player/index.js +2 -4
  933. package/lib/molecule/resource-player/index.js.map +1 -1
  934. package/lib/molecule/resource-player/style.css +1 -1
  935. package/lib/molecule/scope-content/style.css +6 -6
  936. package/lib/molecule/scope-tabs/index.js +2 -2
  937. package/lib/molecule/scope-tabs/style.css +1 -1
  938. package/lib/molecule/search-form/index.js +2 -2
  939. package/lib/molecule/select-multiple/index.js +6 -6
  940. package/lib/molecule/select-multiple/index.js.map +1 -1
  941. package/lib/molecule/select-multiple/style.css +2 -2
  942. package/lib/molecule/select-multiple/test/index.js +4 -4
  943. package/lib/molecule/select-multiple/test/index.js.map +1 -1
  944. package/lib/molecule/setup-cohort-item/style.css +1 -1
  945. package/lib/molecule/setup-section/index.js +1 -1
  946. package/lib/molecule/setup-section/index.js.map +1 -1
  947. package/lib/molecule/setup-section/style.css +2 -2
  948. package/lib/molecule/setup-section/test/fixtures/first.js +1 -1
  949. package/lib/molecule/setup-section/test/fixtures/first.js.map +1 -1
  950. package/lib/molecule/setup-sections/index.js +2 -2
  951. package/lib/molecule/setup-sections/style.css +1 -1
  952. package/lib/molecule/setup-slide/index.js +8 -8
  953. package/lib/molecule/setup-slide/index.js.map +1 -1
  954. package/lib/molecule/share/index.js +4 -4
  955. package/lib/molecule/share/index.js.map +1 -1
  956. package/lib/molecule/share/style.css +3 -3
  957. package/lib/molecule/ssmenu-list/style.css +1 -1
  958. package/lib/molecule/table/style.css +5 -5
  959. package/lib/molecule/teams-popin/style.css +2 -2
  960. package/lib/molecule/titled-checkbox/index.js +2 -2
  961. package/lib/molecule/titled-checkbox/style.css +1 -1
  962. package/lib/molecule/vertical-tabs/test/fixtures/default.js +1 -1
  963. package/lib/molecule/vertical-tabs/test/fixtures.js +3 -0
  964. package/lib/molecule/vertical-tabs/test/fixtures.js.map +1 -1
  965. package/lib/molecule/video-iframe/index.js +1 -1
  966. package/lib/molecule/video-iframe/index.js.map +1 -1
  967. package/lib/molecule/video-player/index.js +1 -3
  968. package/lib/molecule/video-player/index.js.map +1 -1
  969. package/lib/molecule/video-player/jwplayer.css +1 -1
  970. package/lib/molecule/video-player/jwplayer.js +2 -2
  971. package/lib/molecule/video-player/jwplayer.js.map +1 -1
  972. package/lib/molecule/video-player/test/fixtures/youtube.js +1 -1
  973. package/lib/molecule/video-player/test/fixtures/youtube.js.map +1 -1
  974. package/lib/molecule/video-player/vimeo.js +1 -1
  975. package/lib/molecule/video-player/vimeo.js.map +1 -1
  976. package/lib/molecule/wizard-summary/index.js +2 -2
  977. package/lib/organism/accordion/container/index.js +2 -2
  978. package/lib/organism/accordion/coorp-manager/index.js +3 -3
  979. package/lib/organism/accordion/coorp-manager/index.js.map +1 -1
  980. package/lib/organism/accordion/part/style.css +1 -1
  981. package/lib/organism/accordion/toggler/index.js +1 -1
  982. package/lib/organism/accordion/toggler/index.js.map +1 -1
  983. package/lib/organism/accordion/toggler/test/render.js +2 -2
  984. package/lib/organism/accordion/toggler/test/render.js.map +1 -1
  985. package/lib/organism/brand-analytics/analytics-popin.css +1 -0
  986. package/lib/organism/brand-analytics/style.css +1 -1
  987. package/lib/organism/brand-form/index.js +2 -2
  988. package/lib/organism/brand-form/test/fixtures/sso.js +3 -3
  989. package/lib/organism/brand-form/test/fixtures/sso.js.map +1 -1
  990. package/lib/organism/brand-table/style.css +2 -2
  991. package/lib/organism/brand-upload/style.css +2 -2
  992. package/lib/organism/content-translation/index.js +2 -2
  993. package/lib/organism/content-translation/index.js.map +1 -1
  994. package/lib/organism/content-translation/test/fixtures/default.js +2 -2
  995. package/lib/organism/content-translation/test/fixtures/default.js.map +1 -1
  996. package/lib/organism/course-selection/test/fixtures/default.js +8 -8
  997. package/lib/organism/course-selection/test/fixtures/default.js.map +1 -1
  998. package/lib/organism/course-selection/test/fixtures/filtered.js +2 -2
  999. package/lib/organism/course-selection/test/fixtures/filtered.js.map +1 -1
  1000. package/lib/organism/course-selection/test/fixtures/sorted-selected.js +5 -5
  1001. package/lib/organism/course-selection/test/fixtures/sorted-selected.js.map +1 -1
  1002. package/lib/organism/course-selection/test/fixtures/unsorted-selected.js +5 -5
  1003. package/lib/organism/course-selection/test/fixtures/unsorted-selected.js.map +1 -1
  1004. package/lib/organism/discussion/style.css +1 -1
  1005. package/lib/organism/discussion/test/fixtures/default.js +1 -1
  1006. package/lib/organism/discussion/test/fixtures/default.js.map +1 -1
  1007. package/lib/organism/discussion/test/fixtures/loading-more.js +1 -1
  1008. package/lib/organism/discussion/test/fixtures/loading-more.js.map +1 -1
  1009. package/lib/organism/discussion/test/fixtures/new-discussion.js +1 -1
  1010. package/lib/organism/discussion/test/fixtures/new-discussion.js.map +1 -1
  1011. package/lib/organism/get-the-app/index.js +2 -2
  1012. package/lib/organism/get-the-app/index.js.map +1 -1
  1013. package/lib/organism/get-the-app/style.css +1 -1
  1014. package/lib/organism/hero/style.css +1 -1
  1015. package/lib/organism/list-items/test/fixtures/archived.js +1 -1
  1016. package/lib/organism/list-items/test/fixtures/archived.js.map +1 -1
  1017. package/lib/organism/list-items/test/fixtures/draft.js +1 -1
  1018. package/lib/organism/list-items/test/fixtures/draft.js.map +1 -1
  1019. package/lib/organism/list-items/test/fixtures/published.js +1 -1
  1020. package/lib/organism/list-items/test/fixtures/published.js.map +1 -1
  1021. package/lib/organism/mooc/image-slider/test/fixtures/multiple-slides.js +2 -2
  1022. package/lib/organism/mooc/image-slider/test/fixtures/multiple-slides.js.map +1 -1
  1023. package/lib/organism/mooc-footer/style.css +3 -3
  1024. package/lib/organism/mooc-header/style.css +8 -8
  1025. package/lib/organism/mooc-header/test/fixtures/default.js +1 -1
  1026. package/lib/organism/mooc-header/test/fixtures/default.js.map +1 -1
  1027. package/lib/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js +1 -1
  1028. package/lib/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js.map +1 -1
  1029. package/lib/organism/popin/style.css +1 -0
  1030. package/lib/organism/popin/test/fixtures/default.js.map +1 -1
  1031. package/lib/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js +1 -1
  1032. package/lib/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js.map +1 -1
  1033. package/lib/organism/resource-browser/test/fixtures/jwplayer.js +1 -1
  1034. package/lib/organism/resource-browser/test/fixtures/jwplayer.js.map +1 -1
  1035. package/lib/organism/resource-browser/test/fixtures/kontiki.js +1 -1
  1036. package/lib/organism/resource-browser/test/fixtures/kontiki.js.map +1 -1
  1037. package/lib/organism/resource-browser/test/fixtures/mp4.js +1 -1
  1038. package/lib/organism/resource-browser/test/fixtures/mp4.js.map +1 -1
  1039. package/lib/organism/settings/index.js +2 -4
  1040. package/lib/organism/settings/index.js.map +1 -1
  1041. package/lib/organism/setup-header/index.js +6 -17
  1042. package/lib/organism/setup-header/index.js.map +1 -1
  1043. package/lib/organism/setup-header/test/fixtures/default.js +4 -1
  1044. package/lib/organism/setup-header/test/fixtures/default.js.map +1 -1
  1045. package/lib/organism/sidebar/index.js +13 -15
  1046. package/lib/organism/sidebar/index.js.map +1 -1
  1047. package/lib/organism/sidebar/style.css +2 -2
  1048. package/lib/organism/user-preferences/index.js +2 -4
  1049. package/lib/organism/user-preferences/index.js.map +1 -1
  1050. package/lib/organism/user-preferences/style.css +1 -1
  1051. package/lib/organism/wizard-contents/index.js +5 -5
  1052. package/lib/organism/wizard-contents/index.js.map +1 -1
  1053. package/lib/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js +1 -1
  1054. package/lib/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js.map +1 -1
  1055. package/lib/organism/wizard-contents/test/fixtures/playlist-general-settings-create.js +1 -1
  1056. package/lib/organism/wizard-contents/test/fixtures/playlist-general-settings-create.js.map +1 -1
  1057. package/lib/organism/wizard-contents/test/fixtures/playlist-general-settings-edit.js +1 -1
  1058. package/lib/organism/wizard-contents/test/fixtures/playlist-general-settings-edit.js.map +1 -1
  1059. package/lib/organism/wizard-contents/test/fixtures/playlist-populations-create.js +1 -1
  1060. package/lib/organism/wizard-contents/test/fixtures/playlist-populations-create.js.map +1 -1
  1061. package/lib/organism/wizard-contents/test/fixtures/playlist-translate-edit.js +1 -1
  1062. package/lib/organism/wizard-contents/test/fixtures/playlist-translate-edit.js.map +1 -1
  1063. package/lib/template/activity/engine-stars.css +3 -3
  1064. package/lib/template/activity/index.js +1 -1
  1065. package/lib/template/activity/index.js.map +1 -1
  1066. package/lib/template/activity/progression-item.css +5 -4
  1067. package/lib/template/activity/progression-item.js +2 -2
  1068. package/lib/template/activity/stars-summary.css +2 -2
  1069. package/lib/template/activity/style.css +3 -3
  1070. package/lib/template/activity/test/progression-item-test.js +1 -1
  1071. package/lib/template/activity/test/progression-item-test.js.map +1 -1
  1072. package/lib/template/app-player/player/slides/footer/index.js +1 -1
  1073. package/lib/template/app-player/player/slides/footer/index.js.map +1 -1
  1074. package/lib/template/app-player/player/slides/footer/style.css +1 -1
  1075. package/lib/template/app-player/player/slides/header/learner.css +4 -4
  1076. package/lib/template/app-player/player/slides/header/microlearning.css +1 -1
  1077. package/lib/template/app-player/player/slides/index.js +11 -15
  1078. package/lib/template/app-player/player/slides/index.js.map +1 -1
  1079. package/lib/template/app-player/player/slides/style.css +9 -8
  1080. package/lib/template/app-player/player/slides/test/fixtures/arabic-context.js +2 -2
  1081. package/lib/template/app-player/player/slides/test/fixtures/arabic-context.js.map +1 -1
  1082. package/lib/template/app-player/player/slides/test/fixtures/arabic-qcm.js +1 -1
  1083. package/lib/template/app-player/player/slides/test/fixtures/arabic-qcm.js.map +1 -1
  1084. package/lib/template/app-player/player/slides/test/fixtures/arabic-resources.js +2 -2
  1085. package/lib/template/app-player/player/slides/test/fixtures/arabic-resources.js.map +1 -1
  1086. package/lib/template/app-player/player/slides/test/fixtures/arabic.js +2 -2
  1087. package/lib/template/app-player/player/slides/test/fixtures/arabic.js.map +1 -1
  1088. package/lib/template/app-player/player/slides/test/fixtures/clue.js +2 -2
  1089. package/lib/template/app-player/player/slides/test/fixtures/clue.js.map +1 -1
  1090. package/lib/template/app-player/player/slides/test/fixtures/context-with-audio.js +2 -2
  1091. package/lib/template/app-player/player/slides/test/fixtures/context-with-audio.js.map +1 -1
  1092. package/lib/template/app-player/player/slides/test/fixtures/context-with-image.js +2 -2
  1093. package/lib/template/app-player/player/slides/test/fixtures/context-with-image.js.map +1 -1
  1094. package/lib/template/app-player/player/slides/test/fixtures/context-with-pdf.js +2 -2
  1095. package/lib/template/app-player/player/slides/test/fixtures/context-with-pdf.js.map +1 -1
  1096. package/lib/template/app-player/player/slides/test/fixtures/context-with-video.js +2 -2
  1097. package/lib/template/app-player/player/slides/test/fixtures/context-with-video.js.map +1 -1
  1098. package/lib/template/app-player/player/slides/test/fixtures/context.js +2 -2
  1099. package/lib/template/app-player/player/slides/test/fixtures/context.js.map +1 -1
  1100. package/lib/template/app-player/player/slides/test/fixtures/default.js +2 -2
  1101. package/lib/template/app-player/player/slides/test/fixtures/default.js.map +1 -1
  1102. package/lib/template/app-player/player/slides/test/fixtures/drop-down.js +1 -1
  1103. package/lib/template/app-player/player/slides/test/fixtures/drop-down.js.map +1 -1
  1104. package/lib/template/app-player/player/slides/test/fixtures/free-text.js +1 -1
  1105. package/lib/template/app-player/player/slides/test/fixtures/free-text.js.map +1 -1
  1106. package/lib/template/app-player/player/slides/test/fixtures/media-h5p.js +2 -2
  1107. package/lib/template/app-player/player/slides/test/fixtures/media-h5p.js.map +1 -1
  1108. package/lib/template/app-player/player/slides/test/fixtures/media-omni-player.js +2 -2
  1109. package/lib/template/app-player/player/slides/test/fixtures/media-omni-player.js.map +1 -1
  1110. package/lib/template/app-player/player/slides/test/fixtures/media.js +2 -2
  1111. package/lib/template/app-player/player/slides/test/fixtures/media.js.map +1 -1
  1112. package/lib/template/app-player/player/slides/test/fixtures/no-clue.js +2 -2
  1113. package/lib/template/app-player/player/slides/test/fixtures/no-clue.js.map +1 -1
  1114. package/lib/template/app-player/player/slides/test/fixtures/no-question.js +2 -2
  1115. package/lib/template/app-player/player/slides/test/fixtures/no-question.js.map +1 -1
  1116. package/lib/template/app-player/player/slides/test/fixtures/no-total.js +1 -1
  1117. package/lib/template/app-player/player/slides/test/fixtures/no-total.js.map +1 -1
  1118. package/lib/template/app-player/player/slides/test/fixtures/only-clue.js +2 -2
  1119. package/lib/template/app-player/player/slides/test/fixtures/only-clue.js.map +1 -1
  1120. package/lib/template/app-player/player/slides/test/fixtures/qcm-drag.js +1 -1
  1121. package/lib/template/app-player/player/slides/test/fixtures/qcm-drag.js.map +1 -1
  1122. package/lib/template/app-player/player/slides/test/fixtures/qcm-graphic.js +1 -1
  1123. package/lib/template/app-player/player/slides/test/fixtures/qcm-graphic.js.map +1 -1
  1124. package/lib/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js +1 -1
  1125. package/lib/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js.map +1 -1
  1126. package/lib/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js +1 -1
  1127. package/lib/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js.map +1 -1
  1128. package/lib/template/app-player/player/slides/test/fixtures/qcm-short.js +1 -1
  1129. package/lib/template/app-player/player/slides/test/fixtures/qcm-short.js.map +1 -1
  1130. package/lib/template/app-player/player/slides/test/fixtures/qcm-template.js +1 -1
  1131. package/lib/template/app-player/player/slides/test/fixtures/qcm-template.js.map +1 -1
  1132. package/lib/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js +1 -1
  1133. package/lib/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js.map +1 -1
  1134. package/lib/template/app-player/player/slides/test/fixtures/qcm.js +1 -1
  1135. package/lib/template/app-player/player/slides/test/fixtures/qcm.js.map +1 -1
  1136. package/lib/template/app-player/player/slides/test/fixtures/range.js +1 -1
  1137. package/lib/template/app-player/player/slides/test/fixtures/range.js.map +1 -1
  1138. package/lib/template/app-player/player/slides/test/fixtures/template.js +1 -1
  1139. package/lib/template/app-player/player/slides/test/fixtures/template.js.map +1 -1
  1140. package/lib/template/app-player/player/slides/test/fixtures/with-min-height.js +1 -1
  1141. package/lib/template/app-player/player/slides/test/fixtures/with-min-height.js.map +1 -1
  1142. package/lib/template/app-player/player/test/fixtures/background.js +1 -1
  1143. package/lib/template/app-player/player/test/fixtures/background.js.map +1 -1
  1144. package/lib/template/app-player/popin-correction/index.js +4 -6
  1145. package/lib/template/app-player/popin-correction/index.js.map +1 -1
  1146. package/lib/template/app-player/popin-correction/style.css +3 -3
  1147. package/lib/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js +1 -1
  1148. package/lib/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js.map +1 -1
  1149. package/lib/template/app-player/popin-correction/test/fixtures/correct-closed.js +1 -1
  1150. package/lib/template/app-player/popin-correction/test/fixtures/correct-closed.js.map +1 -1
  1151. package/lib/template/app-player/popin-end/summary.css +4 -4
  1152. package/lib/template/app-player/popin-end/summary.js +7 -12
  1153. package/lib/template/app-player/popin-end/summary.js.map +1 -1
  1154. package/lib/template/app-player/popin-end/test/fixtures/adaptive.js +2 -2
  1155. package/lib/template/app-player/popin-end/test/fixtures/adaptive.js.map +1 -1
  1156. package/lib/template/app-player/popin-end/test/fixtures/infinite-lives.js +2 -2
  1157. package/lib/template/app-player/popin-end/test/fixtures/infinite-lives.js.map +1 -1
  1158. package/lib/template/app-player/popin-header/index.js +5 -7
  1159. package/lib/template/app-player/popin-header/index.js.map +1 -1
  1160. package/lib/template/app-player/popin-header/style.css +5 -5
  1161. package/lib/template/back-office/brand-create/test/fixtures/default.js +1 -1
  1162. package/lib/template/back-office/brand-create/test/fixtures/default.js.map +1 -1
  1163. package/lib/template/back-office/brand-create/test/fixtures/loading.js +1 -1
  1164. package/lib/template/back-office/brand-create/test/fixtures/loading.js.map +1 -1
  1165. package/lib/template/back-office/brand-create/test/fixtures/modified.js +1 -1
  1166. package/lib/template/back-office/brand-create/test/fixtures/modified.js.map +1 -1
  1167. package/lib/template/back-office/brand-list/test/fixtures/default.js +1 -1
  1168. package/lib/template/back-office/brand-list/test/fixtures/default.js.map +1 -1
  1169. package/lib/template/back-office/brand-list/test/fixtures/rh.js +1 -1
  1170. package/lib/template/back-office/brand-list/test/fixtures/rh.js.map +1 -1
  1171. package/lib/template/back-office/brand-update/index.js +8 -8
  1172. package/lib/template/back-office/brand-update/index.js.map +1 -1
  1173. package/lib/template/back-office/brand-update/test/fixtures/analytics.js +2 -2
  1174. package/lib/template/back-office/brand-update/test/fixtures/animations.js +2 -2
  1175. package/lib/template/back-office/brand-update/test/fixtures/cohort-error.js +2 -2
  1176. package/lib/template/back-office/brand-update/test/fixtures/cohort.js +2 -2
  1177. package/lib/template/back-office/brand-update/test/fixtures/dashboard.js +2 -2
  1178. package/lib/template/back-office/brand-update/test/fixtures/dashboards-analytics.js +2 -2
  1179. package/lib/template/back-office/brand-update/test/fixtures/default.js +1 -1
  1180. package/lib/template/back-office/brand-update/test/fixtures/list-items-archived.js +1 -1
  1181. package/lib/template/back-office/brand-update/test/fixtures/list-items-archived.js.map +1 -1
  1182. package/lib/template/back-office/brand-update/test/fixtures/list-items-draft.js +1 -1
  1183. package/lib/template/back-office/brand-update/test/fixtures/list-items-draft.js.map +1 -1
  1184. package/lib/template/back-office/brand-update/test/fixtures/list-items-published-with-popin.js +1 -1
  1185. package/lib/template/back-office/brand-update/test/fixtures/list-items-published-with-popin.js.map +1 -1
  1186. package/lib/template/back-office/brand-update/test/fixtures/list-items-published.js +1 -1
  1187. package/lib/template/back-office/brand-update/test/fixtures/list-items-published.js.map +1 -1
  1188. package/lib/template/back-office/brand-update/test/fixtures/lms-error.js +2 -2
  1189. package/lib/template/back-office/brand-update/test/fixtures/lms-modified.js +2 -2
  1190. package/lib/template/back-office/brand-update/test/fixtures/lms-success.js +2 -2
  1191. package/lib/template/back-office/brand-update/test/fixtures/lms.js +2 -2
  1192. package/lib/template/back-office/brand-update/test/fixtures/lookandfeel.js +2 -2
  1193. package/lib/template/back-office/brand-update/test/fixtures/manageusers-edit.js +1 -1
  1194. package/lib/template/back-office/brand-update/test/fixtures/manageusers-edit.js.map +1 -1
  1195. package/lib/template/back-office/brand-update/test/fixtures/quick-access.js +1 -1
  1196. package/lib/template/back-office/brand-update/test/fixtures/quick-access.js.map +1 -1
  1197. package/lib/template/back-office/brand-update/test/fixtures/sso.js +2 -2
  1198. package/lib/template/back-office/brand-update/test/fixtures/uploadusers-loading.js +1 -1
  1199. package/lib/template/back-office/brand-update/test/fixtures/uploadusers-loading.js.map +1 -1
  1200. package/lib/template/back-office/brand-update/test/fixtures/uploadusers-successful.js +1 -1
  1201. package/lib/template/back-office/brand-update/test/fixtures/uploadusers-successful.js.map +1 -1
  1202. package/lib/template/back-office/brand-update/test/fixtures/uploadusers.js +1 -1
  1203. package/lib/template/back-office/brand-update/test/fixtures/uploadusers.js.map +1 -1
  1204. package/lib/template/back-office/brand-update/test/fixtures/wizard-add-courses-playlist.js +1 -1
  1205. package/lib/template/back-office/brand-update/test/fixtures/wizard-add-courses-playlist.js.map +1 -1
  1206. package/lib/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js +1 -1
  1207. package/lib/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js.map +1 -1
  1208. package/lib/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js +1 -1
  1209. package/lib/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js.map +1 -1
  1210. package/lib/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js +1 -1
  1211. package/lib/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js.map +1 -1
  1212. package/lib/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js +1 -1
  1213. package/lib/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js.map +1 -1
  1214. package/lib/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js +1 -1
  1215. package/lib/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js.map +1 -1
  1216. package/lib/template/back-office/dashboard-preview/dashboard-popin.css +1 -0
  1217. package/lib/template/back-office/dashboard-preview/style.css +1 -1
  1218. package/lib/template/cockpit/jw-uploader/index.js +1 -1
  1219. package/lib/template/cockpit/jw-uploader/index.js.map +1 -1
  1220. package/lib/template/cockpit/jw-uploader/style.css +1 -0
  1221. package/lib/template/common/authors/style.css +5 -4
  1222. package/lib/template/common/dashboard/index.js +1 -1
  1223. package/lib/template/common/dashboard/index.js.map +1 -1
  1224. package/lib/template/common/dashboard/test/fixtures/empty-requests.js +1 -1
  1225. package/lib/template/common/dashboard/test/fixtures/empty-requests.js.map +1 -1
  1226. package/lib/template/common/dashboard/test/fixtures/with-hero-card.js +1 -1
  1227. package/lib/template/common/dashboard/test/fixtures/with-hero-card.js.map +1 -1
  1228. package/lib/template/common/discipline/index.js +2 -2
  1229. package/lib/template/common/discipline/test/fixtures/add-to-my-list.js +1 -1
  1230. package/lib/template/common/discipline/test/fixtures/add-to-my-list.js.map +1 -1
  1231. package/lib/template/common/discipline/test/fixtures/arabic.js +1 -1
  1232. package/lib/template/common/discipline/test/fixtures/arabic.js.map +1 -1
  1233. package/lib/template/common/discipline/test/fixtures/default.js +2 -2
  1234. package/lib/template/common/discipline/test/fixtures/default.js.map +1 -1
  1235. package/lib/template/common/discipline/test/fixtures/external-course-with-video.js +2 -2
  1236. package/lib/template/common/discipline/test/fixtures/external-course-with-video.js.map +1 -1
  1237. package/lib/template/common/discipline/test/fixtures/external-course-without-image.js +2 -2
  1238. package/lib/template/common/discipline/test/fixtures/external-course-without-image.js.map +1 -1
  1239. package/lib/template/common/discipline/test/fixtures/external-course.js +2 -2
  1240. package/lib/template/common/discipline/test/fixtures/external-course.js.map +1 -1
  1241. package/lib/template/common/discipline/test/fixtures/share.js +1 -1
  1242. package/lib/template/common/discipline/test/fixtures/share.js.map +1 -1
  1243. package/lib/template/common/layout.css +1 -1
  1244. package/lib/template/common/search-page/style.css +2 -1
  1245. package/lib/template/external-course/style.css +1 -1
  1246. package/lib/template/teams-dashboard/index.js +2 -2
  1247. package/lib/template/teams-dashboard/test/fixtures/default.js +2 -2
  1248. package/lib/template/teams-dashboard/test/fixtures/default.js.map +1 -1
  1249. package/lib/template/teams-dashboard/test/fixtures/is-loading.js +1 -1
  1250. package/lib/template/teams-dashboard/test/fixtures/is-loading.js.map +1 -1
  1251. package/lib/template/teams-dashboard/test/fixtures/mobile.js +1 -1
  1252. package/lib/template/teams-dashboard/test/fixtures/mobile.js.map +1 -1
  1253. package/lib/test/helpers/render-component.js +1 -1
  1254. package/lib/util/external-content.js +1 -1
  1255. package/lib/util/proptypes.js +1 -1
  1256. package/lib/util/shallow-compare.js.map +1 -1
  1257. package/lib/util/test/navigation.js +3 -5
  1258. package/lib/util/test/navigation.js.map +1 -1
  1259. package/lib/variables/fonts.css +1 -1
  1260. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/no-total.js"],"names":["props","Default","step","current"],"mappings":";;;;;AAAA;;;;;;eAEe;AACbA,EAAAA,KAAK,eACAC,kBAAQD,KADR;AAEHE,IAAAA,IAAI,EAAE;AAACC,MAAAA,OAAO,EAAE;AAAV;AAFH;AADQ,C","sourcesContent":["import Default from './default';\n\nexport default {\n props: {\n ...Default.props,\n step: {current: 5}\n }\n};\n"],"file":"no-total.js"}
1
+ {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/no-total.js"],"names":["props","Default","step","current"],"mappings":";;;;;AAAA;;;;;;eAEe;AACbA,EAAAA,KAAK,wBACAC,kBAAQD,KADR;AAEHE,IAAAA,IAAI,EAAE;AAACC,MAAAA,OAAO,EAAE;AAAV;AAFH;AADQ,C","sourcesContent":["import Default from './default';\n\nexport default {\n props: {\n ...Default.props,\n step: {current: 5}\n }\n};\n"],"file":"no-total.js"}
@@ -22,7 +22,7 @@ const footerProps = _onlyClue.default.props;
22
22
  const headerProps = _learner.default.props;
23
23
  const clueProps = _default2.default.props;
24
24
  var _default = {
25
- props: _extends({}, clueProps, footerProps, {
25
+ props: _extends(_extends(_extends({}, clueProps), footerProps), {}, {
26
26
  typeClue: 'clue',
27
27
  step: {
28
28
  current: 2,
@@ -30,7 +30,7 @@ var _default = {
30
30
  },
31
31
  showNewMedia: false,
32
32
  question: 'Amongst these businesses, which have suffered setbacks for not knowing how to putting users first?',
33
- cta: _extends({}, props, {
33
+ cta: _extends(_extends({}, props), {}, {
34
34
  submitValue: 'Back to Question'
35
35
  }),
36
36
  help: 'En regardant cet indice, vous perdez 1 étoile',
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/only-clue.js"],"names":["props","Cta","footerProps","Footer","headerProps","Header","clueProps","Clue","typeClue","step","current","total","showNewMedia","question","cta","submitValue","help","header"],"mappings":";;;;;AAAA;;AACA;;AACA;;AACA;;;;;;AAEA,MAAM;AAACA,EAAAA;AAAD,IAAUC,gBAAhB;AACA,MAAMC,WAAW,GAAGC,kBAAOH,KAA3B;AACA,MAAMI,WAAW,GAAGC,iBAAOL,KAA3B;AACA,MAAMM,SAAS,GAAGC,kBAAKP,KAAvB;eAEe;AACbA,EAAAA,KAAK,eACAM,SADA,EAEAJ,WAFA;AAGHM,IAAAA,QAAQ,EAAE,MAHP;AAIHC,IAAAA,IAAI,EAAE;AACJC,MAAAA,OAAO,EAAE,CADL;AAEJC,MAAAA,KAAK,EAAE;AAFH,KAJH;AAQHC,IAAAA,YAAY,EAAE,KARX;AASHC,IAAAA,QAAQ,EACN,oGAVC;AAWHC,IAAAA,GAAG,eACEd,KADF;AAEDe,MAAAA,WAAW,EAAE;AAFZ,MAXA;AAeHC,IAAAA,IAAI,EAAE,+CAfH;AAgBHC,IAAAA,MAAM,EAAEb;AAhBL;AADQ,C","sourcesContent":["import Cta from '../../../../../../atom/cta/test/fixtures/primary';\nimport Footer from '../../footer/test/fixtures/only-clue';\nimport Header from '../../header/test/fixtures/learner';\nimport Clue from '../../../../../../atom/clue/test/fixtures/default';\n\nconst {props} = Cta;\nconst footerProps = Footer.props;\nconst headerProps = Header.props;\nconst clueProps = Clue.props;\n\nexport default {\n props: {\n ...clueProps,\n ...footerProps,\n typeClue: 'clue',\n step: {\n current: 2,\n total: 6\n },\n showNewMedia: false,\n question:\n 'Amongst these businesses, which have suffered setbacks for not knowing how to putting users first?',\n cta: {\n ...props,\n submitValue: 'Back to Question'\n },\n help: 'En regardant cet indice, vous perdez 1 étoile',\n header: headerProps\n }\n};\n"],"file":"only-clue.js"}
1
+ {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/only-clue.js"],"names":["props","Cta","footerProps","Footer","headerProps","Header","clueProps","Clue","typeClue","step","current","total","showNewMedia","question","cta","submitValue","help","header"],"mappings":";;;;;AAAA;;AACA;;AACA;;AACA;;;;;;AAEA,MAAM;AAACA,EAAAA;AAAD,IAAUC,gBAAhB;AACA,MAAMC,WAAW,GAAGC,kBAAOH,KAA3B;AACA,MAAMI,WAAW,GAAGC,iBAAOL,KAA3B;AACA,MAAMM,SAAS,GAAGC,kBAAKP,KAAvB;eAEe;AACbA,EAAAA,KAAK,iCACAM,SADA,GAEAJ,WAFA;AAGHM,IAAAA,QAAQ,EAAE,MAHP;AAIHC,IAAAA,IAAI,EAAE;AACJC,MAAAA,OAAO,EAAE,CADL;AAEJC,MAAAA,KAAK,EAAE;AAFH,KAJH;AAQHC,IAAAA,YAAY,EAAE,KARX;AASHC,IAAAA,QAAQ,EACN,oGAVC;AAWHC,IAAAA,GAAG,wBACEd,KADF;AAEDe,MAAAA,WAAW,EAAE;AAFZ,MAXA;AAeHC,IAAAA,IAAI,EAAE,+CAfH;AAgBHC,IAAAA,MAAM,EAAEb;AAhBL;AADQ,C","sourcesContent":["import Cta from '../../../../../../atom/cta/test/fixtures/primary';\nimport Footer from '../../footer/test/fixtures/only-clue';\nimport Header from '../../header/test/fixtures/learner';\nimport Clue from '../../../../../../atom/clue/test/fixtures/default';\n\nconst {props} = Cta;\nconst footerProps = Footer.props;\nconst headerProps = Header.props;\nconst clueProps = Clue.props;\n\nexport default {\n props: {\n ...clueProps,\n ...footerProps,\n typeClue: 'clue',\n step: {\n current: 2,\n total: 6\n },\n showNewMedia: false,\n question:\n 'Amongst these businesses, which have suffered setbacks for not knowing how to putting users first?',\n cta: {\n ...props,\n submitValue: 'Back to Question'\n },\n help: 'En regardant cet indice, vous perdez 1 étoile',\n header: headerProps\n }\n};\n"],"file":"only-clue.js"}
@@ -13,7 +13,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
13
13
 
14
14
  const answerType = _qcmDrag.default.props;
15
15
  var _default = {
16
- props: _extends({}, _default2.default.props, {
16
+ props: _extends(_extends({}, _default2.default.props), {}, {
17
17
  typeClue: 'answer',
18
18
  help: 'test help',
19
19
  answerType
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-drag.js"],"names":["answerType","Answer","props","Default","typeClue","help"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,iBAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,eACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHC,IAAAA,IAAI,EAAE,WAHH;AAIHL,IAAAA;AAJG;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm-drag';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n help: 'test help',\n answerType\n }\n};\n"],"file":"qcm-drag.js"}
1
+ {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-drag.js"],"names":["answerType","Answer","props","Default","typeClue","help"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,iBAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,wBACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHC,IAAAA,IAAI,EAAE,WAHH;AAIHL,IAAAA;AAJG;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm-drag';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n help: 'test help',\n answerType\n }\n};\n"],"file":"qcm-drag.js"}
@@ -13,7 +13,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
13
13
 
14
14
  const answerType = _qcmGraphic.default.props;
15
15
  var _default = {
16
- props: _extends({}, _default2.default.props, {
16
+ props: _extends(_extends({}, _default2.default.props), {}, {
17
17
  typeClue: 'answer',
18
18
  answerType
19
19
  })
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-graphic.js"],"names":["answerType","Answer","props","Default","typeClue"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,oBAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,eACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHJ,IAAAA;AAHG;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm-graphic';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType\n }\n};\n"],"file":"qcm-graphic.js"}
1
+ {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-graphic.js"],"names":["answerType","Answer","props","Default","typeClue"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,oBAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,wBACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHJ,IAAAA;AAHG;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm-graphic';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType\n }\n};\n"],"file":"qcm-graphic.js"}
@@ -13,7 +13,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
13
13
 
14
14
  const answerType = _qcm.default.props;
15
15
  var _default = {
16
- props: _extends({}, _default2.default.props, {
16
+ props: _extends(_extends({}, _default2.default.props), {}, {
17
17
  typeClue: 'answer',
18
18
  step: null,
19
19
  answerType,
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js"],"names":["answerType","Answer","props","Default","typeClue","step","showNewMedia","buttons","title","type","notify","onClick","console","log"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,aAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,eACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHC,IAAAA,IAAI,EAAE,IAHH;AAIHL,IAAAA,UAJG;AAKHM,IAAAA,YAAY,EAAE,IALX;AAMHC,IAAAA,OAAO,EAAE,CACP;AACEC,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE,OAFR;AAGEC,MAAAA,MAAM,EAAE,IAHV;AAIEC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,WAAZ;AAJjB,KADO,EAOP;AACEL,MAAAA,KAAK,EAAE,MADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAPO,EAWP;AACED,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAXO;AANN;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n step: null,\n answerType,\n showNewMedia: true,\n buttons: [\n {\n title: 'Media',\n type: 'media',\n notify: true,\n onClick: () => console.log('New Media')\n },\n {\n title: 'Clue',\n type: 'clue'\n },\n {\n title: 'Coach',\n type: 'coach'\n }\n ]\n }\n};\n"],"file":"qcm-see-lesson-no-step.js"}
1
+ {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js"],"names":["answerType","Answer","props","Default","typeClue","step","showNewMedia","buttons","title","type","notify","onClick","console","log"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,aAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,wBACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHC,IAAAA,IAAI,EAAE,IAHH;AAIHL,IAAAA,UAJG;AAKHM,IAAAA,YAAY,EAAE,IALX;AAMHC,IAAAA,OAAO,EAAE,CACP;AACEC,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE,OAFR;AAGEC,MAAAA,MAAM,EAAE,IAHV;AAIEC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,WAAZ;AAJjB,KADO,EAOP;AACEL,MAAAA,KAAK,EAAE,MADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAPO,EAWP;AACED,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAXO;AANN;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n step: null,\n answerType,\n showNewMedia: true,\n buttons: [\n {\n title: 'Media',\n type: 'media',\n notify: true,\n onClick: () => console.log('New Media')\n },\n {\n title: 'Clue',\n type: 'clue'\n },\n {\n title: 'Coach',\n type: 'coach'\n }\n ]\n }\n};\n"],"file":"qcm-see-lesson-no-step.js"}
@@ -13,7 +13,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
13
13
 
14
14
  const answerType = _qcm.default.props;
15
15
  var _default = {
16
- props: _extends({}, _default2.default.props, {
16
+ props: _extends(_extends({}, _default2.default.props), {}, {
17
17
  typeClue: 'answer',
18
18
  step: {
19
19
  current: 1,
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js"],"names":["answerType","Answer","props","Default","typeClue","step","current","total","showNewMedia","buttons","title","type","notify","onClick","console","log"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,aAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,eACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHC,IAAAA,IAAI,EAAE;AAACC,MAAAA,OAAO,EAAE,CAAV;AAAaC,MAAAA,KAAK,EAAE;AAApB,KAHH;AAIHP,IAAAA,UAJG;AAKHQ,IAAAA,YAAY,EAAE,IALX;AAMHC,IAAAA,OAAO,EAAE,CACP;AACEC,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE,OAFR;AAGEC,MAAAA,MAAM,EAAE,IAHV;AAIEC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,YAAZ;AAJjB,KADO,EAOP;AACEL,MAAAA,KAAK,EAAE,MADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAPO,EAWP;AACED,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAXO;AANN;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n step: {current: 1, total: 6},\n answerType,\n showNewMedia: true,\n buttons: [\n {\n title: 'Media',\n type: 'media',\n notify: true,\n onClick: () => console.log('See lesson')\n },\n {\n title: 'Clue',\n type: 'clue'\n },\n {\n title: 'Coach',\n type: 'coach'\n }\n ]\n }\n};\n"],"file":"qcm-see-lesson.js"}
1
+ {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js"],"names":["answerType","Answer","props","Default","typeClue","step","current","total","showNewMedia","buttons","title","type","notify","onClick","console","log"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,aAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,wBACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHC,IAAAA,IAAI,EAAE;AAACC,MAAAA,OAAO,EAAE,CAAV;AAAaC,MAAAA,KAAK,EAAE;AAApB,KAHH;AAIHP,IAAAA,UAJG;AAKHQ,IAAAA,YAAY,EAAE,IALX;AAMHC,IAAAA,OAAO,EAAE,CACP;AACEC,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE,OAFR;AAGEC,MAAAA,MAAM,EAAE,IAHV;AAIEC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,YAAZ;AAJjB,KADO,EAOP;AACEL,MAAAA,KAAK,EAAE,MADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAPO,EAWP;AACED,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAXO;AANN;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n step: {current: 1, total: 6},\n answerType,\n showNewMedia: true,\n buttons: [\n {\n title: 'Media',\n type: 'media',\n notify: true,\n onClick: () => console.log('See lesson')\n },\n {\n title: 'Clue',\n type: 'clue'\n },\n {\n title: 'Coach',\n type: 'coach'\n }\n ]\n }\n};\n"],"file":"qcm-see-lesson.js"}
@@ -13,7 +13,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
13
13
 
14
14
  const answerType = _qcmShortVideo.default.props;
15
15
  var _default = {
16
- props: _extends({}, _default2.default.props, {
16
+ props: _extends(_extends({}, _default2.default.props), {}, {
17
17
  typeClue: 'answer',
18
18
  answerType
19
19
  })
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-short.js"],"names":["answerType","Answer","props","Default","typeClue"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,uBAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,eACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHJ,IAAAA;AAHG;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm-short-video';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType\n }\n};\n"],"file":"qcm-short.js"}
1
+ {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-short.js"],"names":["answerType","Answer","props","Default","typeClue"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,uBAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,wBACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHJ,IAAAA;AAHG;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm-short-video';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType\n }\n};\n"],"file":"qcm-short.js"}
@@ -13,7 +13,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
13
13
 
14
14
  const answerType = _template.default.props;
15
15
  var _default = {
16
- props: _extends({}, _default2.default.props, {
16
+ props: _extends(_extends({}, _default2.default.props), {}, {
17
17
  typeClue: 'answer',
18
18
  answerType
19
19
  })
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-template.js"],"names":["answerType","Answer","props","Default","typeClue"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,kBAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,eACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHJ,IAAAA;AAHG;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/template';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType\n }\n};\n"],"file":"qcm-template.js"}
1
+ {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-template.js"],"names":["answerType","Answer","props","Default","typeClue"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,kBAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,wBACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHJ,IAAAA;AAHG;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/template';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType\n }\n};\n"],"file":"qcm-template.js"}
@@ -13,7 +13,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
13
13
 
14
14
  const answerType = _qcm.default.props;
15
15
  var _default = {
16
- props: _extends({}, _default2.default.props, {
16
+ props: _extends(_extends({}, _default2.default.props), {}, {
17
17
  typeClue: 'answer',
18
18
  answerType,
19
19
  showNewMedia: false,
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js"],"names":["answerType","Answer","props","Default","typeClue","showNewMedia","showReviewLesson","buttons","title","type","notify","onClick","console","log"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,aAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,eACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHJ,IAAAA,UAHG;AAIHK,IAAAA,YAAY,EAAE,KAJX;AAKHC,IAAAA,gBAAgB,EAAE,IALf;AAMHC,IAAAA,OAAO,EAAE,CACP;AACEC,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE,OAFR;AAGEC,MAAAA,MAAM,EAAE,KAHV;AAIEC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,eAAZ;AAJjB,KADO,EAOP;AACEL,MAAAA,KAAK,EAAE,MADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAPO,EAWP;AACED,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAXO;AANN;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType,\n showNewMedia: false,\n showReviewLesson: true,\n buttons: [\n {\n title: 'Media',\n type: 'media',\n notify: false,\n onClick: () => console.log('Review Lesson')\n },\n {\n title: 'Clue',\n type: 'clue'\n },\n {\n title: 'Coach',\n type: 'coach'\n }\n ]\n }\n};\n"],"file":"qcm-with-review-lesson.js"}
1
+ {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js"],"names":["answerType","Answer","props","Default","typeClue","showNewMedia","showReviewLesson","buttons","title","type","notify","onClick","console","log"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,aAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,wBACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHJ,IAAAA,UAHG;AAIHK,IAAAA,YAAY,EAAE,KAJX;AAKHC,IAAAA,gBAAgB,EAAE,IALf;AAMHC,IAAAA,OAAO,EAAE,CACP;AACEC,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE,OAFR;AAGEC,MAAAA,MAAM,EAAE,KAHV;AAIEC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,eAAZ;AAJjB,KADO,EAOP;AACEL,MAAAA,KAAK,EAAE,MADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAPO,EAWP;AACED,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAXO;AANN;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType,\n showNewMedia: false,\n showReviewLesson: true,\n buttons: [\n {\n title: 'Media',\n type: 'media',\n notify: false,\n onClick: () => console.log('Review Lesson')\n },\n {\n title: 'Clue',\n type: 'clue'\n },\n {\n title: 'Coach',\n type: 'coach'\n }\n ]\n }\n};\n"],"file":"qcm-with-review-lesson.js"}
@@ -13,7 +13,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
13
13
 
14
14
  const answerType = _qcm.default.props;
15
15
  var _default = {
16
- props: _extends({}, _default2.default.props, {
16
+ props: _extends(_extends({}, _default2.default.props), {}, {
17
17
  typeClue: 'answer',
18
18
  answerType,
19
19
  showNewMedia: true,
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm.js"],"names":["answerType","Answer","props","Default","typeClue","showNewMedia","buttons","title","type","notify","onClick","console","log"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,aAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,eACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHJ,IAAAA,UAHG;AAIHK,IAAAA,YAAY,EAAE,IAJX;AAKHC,IAAAA,OAAO,EAAE,CACP;AACEC,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE,OAFR;AAGEC,MAAAA,MAAM,EAAE,IAHV;AAIEC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,WAAZ;AAJjB,KADO,EAOP;AACEL,MAAAA,KAAK,EAAE,MADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAPO,EAWP;AACED,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAXO;AALN;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType,\n showNewMedia: true,\n buttons: [\n {\n title: 'Media',\n type: 'media',\n notify: true,\n onClick: () => console.log('New Media')\n },\n {\n title: 'Clue',\n type: 'clue'\n },\n {\n title: 'Coach',\n type: 'coach'\n }\n ]\n }\n};\n"],"file":"qcm.js"}
1
+ {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/qcm.js"],"names":["answerType","Answer","props","Default","typeClue","showNewMedia","buttons","title","type","notify","onClick","console","log"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,aAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,wBACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHJ,IAAAA,UAHG;AAIHK,IAAAA,YAAY,EAAE,IAJX;AAKHC,IAAAA,OAAO,EAAE,CACP;AACEC,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE,OAFR;AAGEC,MAAAA,MAAM,EAAE,IAHV;AAIEC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,WAAZ;AAJjB,KADO,EAOP;AACEL,MAAAA,KAAK,EAAE,MADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAPO,EAWP;AACED,MAAAA,KAAK,EAAE,OADT;AAEEC,MAAAA,IAAI,EAAE;AAFR,KAXO;AALN;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/qcm';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType,\n showNewMedia: true,\n buttons: [\n {\n title: 'Media',\n type: 'media',\n notify: true,\n onClick: () => console.log('New Media')\n },\n {\n title: 'Clue',\n type: 'clue'\n },\n {\n title: 'Coach',\n type: 'coach'\n }\n ]\n }\n};\n"],"file":"qcm.js"}
@@ -13,7 +13,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
13
13
 
14
14
  const answerType = _range.default.props;
15
15
  var _default = {
16
- props: _extends({}, _default2.default.props, {
16
+ props: _extends(_extends({}, _default2.default.props), {}, {
17
17
  typeClue: 'answer',
18
18
  answerType
19
19
  })
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/range.js"],"names":["answerType","Answer","props","Default","typeClue"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,eAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,eACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHJ,IAAAA;AAHG;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/range';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType\n }\n};\n"],"file":"range.js"}
1
+ {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/range.js"],"names":["answerType","Answer","props","Default","typeClue"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,eAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,wBACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHJ,IAAAA;AAHG;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/range';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType\n }\n};\n"],"file":"range.js"}
@@ -13,7 +13,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
13
13
 
14
14
  const answerType = _template.default.props;
15
15
  var _default = {
16
- props: _extends({}, _default2.default.props, {
16
+ props: _extends(_extends({}, _default2.default.props), {}, {
17
17
  typeClue: 'answer',
18
18
  answerType
19
19
  })
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/template.js"],"names":["answerType","Answer","props","Default","typeClue"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,kBAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,eACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHJ,IAAAA;AAHG;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/template';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType\n }\n};\n"],"file":"template.js"}
1
+ {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/template.js"],"names":["answerType","Answer","props","Default","typeClue"],"mappings":";;;;;AAAA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAGC,kBAAOC,KAA1B;eAEe;AACbA,EAAAA,KAAK,wBACAC,kBAAQD,KADR;AAEHE,IAAAA,QAAQ,EAAE,QAFP;AAGHJ,IAAAA;AAHG;AADQ,C","sourcesContent":["import Answer from '../../../../../../molecule/answer/test/fixtures/template';\nimport Default from './default';\n\nconst answerType = Answer.props;\n\nexport default {\n props: {\n ...Default.props,\n typeClue: 'answer',\n answerType\n }\n};\n"],"file":"template.js"}
@@ -10,7 +10,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
10
10
  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); }
11
11
 
12
12
  var _default = {
13
- props: _extends({}, _default2.default.props, {
13
+ props: _extends(_extends({}, _default2.default.props), {}, {
14
14
  verticalMargin: 33
15
15
  })
16
16
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/with-min-height.js"],"names":["props","Default","verticalMargin"],"mappings":";;;;;AAAA;;;;;;eAEe;AACbA,EAAAA,KAAK,eACAC,kBAAQD,KADR;AAEHE,IAAAA,cAAc,EAAE;AAFb;AADQ,C","sourcesContent":["import Default from './default';\n\nexport default {\n props: {\n ...Default.props,\n verticalMargin: 33\n }\n};\n"],"file":"with-min-height.js"}
1
+ {"version":3,"sources":["../../../../../../../src/template/app-player/player/slides/test/fixtures/with-min-height.js"],"names":["props","Default","verticalMargin"],"mappings":";;;;;AAAA;;;;;;eAEe;AACbA,EAAAA,KAAK,wBACAC,kBAAQD,KADR;AAEHE,IAAAA,cAAc,EAAE;AAFb;AADQ,C","sourcesContent":["import Default from './default';\n\nexport default {\n props: {\n ...Default.props,\n verticalMargin: 33\n }\n};\n"],"file":"with-min-height.js"}
@@ -12,7 +12,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
12
12
  const playerProps = _context.default.props;
13
13
  var _default = {
14
14
  props: {
15
- player: _extends({}, playerProps, {
15
+ player: _extends(_extends({}, playerProps), {}, {
16
16
  backgroundUrl: 'http://imagizer.imageshack.us/a/img924/9120/zxtxPV.jpg'
17
17
  })
18
18
  }
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../../src/template/app-player/player/test/fixtures/background.js"],"names":["playerProps","Context","props","player","backgroundUrl"],"mappings":";;;;;AAAA;;;;;;AAEA,MAAMA,WAAW,GAAGC,iBAAQC,KAA5B;eAEe;AACbA,EAAAA,KAAK,EAAE;AACLC,IAAAA,MAAM,eACDH,WADC;AAEJI,MAAAA,aAAa,EAAE;AAFX;AADD;AADM,C","sourcesContent":["import Context from '../../slides/test/fixtures/context';\n\nconst playerProps = Context.props;\n\nexport default {\n props: {\n player: {\n ...playerProps,\n backgroundUrl: 'http://imagizer.imageshack.us/a/img924/9120/zxtxPV.jpg'\n }\n }\n};\n"],"file":"background.js"}
1
+ {"version":3,"sources":["../../../../../../src/template/app-player/player/test/fixtures/background.js"],"names":["playerProps","Context","props","player","backgroundUrl"],"mappings":";;;;;AAAA;;;;;;AAEA,MAAMA,WAAW,GAAGC,iBAAQC,KAA5B;eAEe;AACbA,EAAAA,KAAK,EAAE;AACLC,IAAAA,MAAM,wBACDH,WADC;AAEJI,MAAAA,aAAa,EAAE;AAFX;AADD;AADM,C","sourcesContent":["import Context from '../../slides/test/fixtures/context';\n\nconst playerProps = Context.props;\n\nexport default {\n props: {\n player: {\n ...playerProps,\n backgroundUrl: 'http://imagizer.imageshack.us/a/img924/9120/zxtxPV.jpg'\n }\n }\n};\n"],"file":"background.js"}
@@ -41,11 +41,9 @@ var _popinHeader = _interopRequireDefault(require("../popin-header"));
41
41
 
42
42
  var _style2 = _interopRequireDefault(require("./style.css"));
43
43
 
44
- const _excluded = ["title"];
44
+ function _getRequireWildcardCache() { if (typeof WeakMap !== "function") return null; var cache = new WeakMap(); _getRequireWildcardCache = function () { return cache; }; return cache; }
45
45
 
46
- function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
47
-
48
- function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
46
+ function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
49
47
 
50
48
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
51
49
 
@@ -224,7 +222,7 @@ class PopinCorrection extends _react.Component {
224
222
  {
225
223
  title
226
224
  } = _ref,
227
- linkProps = _objectWithoutPropertiesLoose(_ref, _excluded);
225
+ linkProps = _objectWithoutPropertiesLoose(_ref, ["title"]);
228
226
 
229
227
  const quitCta = title || extraLifeGranted ? /*#__PURE__*/_react.default.createElement(_link.default, _extends({}, linkProps, {
230
228
  style: {
@@ -283,7 +281,7 @@ PopinCorrection.propTypes = process.env.NODE_ENV !== "production" ? {
283
281
  tips: _propTypes.default.shape(SimpleText.propTypes),
284
282
  onClick: _container.default.propTypes.onClick,
285
283
  quit: _propTypes.default.shape({
286
- cta: _propTypes.default.shape(_extends({}, _link.default.propTypes, {
284
+ cta: _propTypes.default.shape(_extends(_extends({}, _link.default.propTypes), {}, {
287
285
  title: _propTypes.default.string
288
286
  }))
289
287
  }),
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../src/template/app-player/popin-correction/index.js"],"names":["extractTabs","items","map","type","item","iconType","title","isOpen","open","Resources","resources","overlay","style","browserWrapper","value","browser","propTypes","PropTypes","shape","ResourceBrowser","SimpleText","text","simpleTextWrapper","simpleText","innerHTML","__html","string","AssistanceLink","props","context","onClick","skin","white","wrapperAssistance","alertIcon","titleLink","contextTypes","Provider","childContextTypes","func","Question","header","answer","answerPrefix","question","questionHeader","answerWrapper","checkIcon","PopinCorrection","Component","constructor","state","initWrapper","bind","componentDidMount","deferOpen","clearTimeout","deferedOpen","onOpen","setState","wrapper","render","extraLifeGranted","gameOver","klf","tips","quit","assistanceLink","primary","tabs","isLoading","failed","className","finalBackground","initialBackground","cta","linkProps","quitCta","color","hideQuitCta","scrollWrapper","loadingWrapper","loadingContent","content","activeLoader","inactiveLoader","Header","Accordion","Link"],"mappings":"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","sourcesContent":["import React, {Component} from 'react';\nimport PropTypes from 'prop-types';\nimport {defer, isNil, isEmpty, get, getOr, keys, omit} from 'lodash/fp';\nimport {\n NovaCompositionCoorpacademyCheck as CheckIcon,\n NovaLineInterfaceFeedbackInterfaceAlertCircle as AlertIcon\n} from '@coorpacademy/nova-icons';\nimport classnames from 'classnames';\nimport Loader from '../../../atom/loader';\nimport Link from '../../../atom/link';\nimport Provider from '../../../atom/provider';\nimport ResourceBrowser from '../../../organism/resource-browser';\nimport Accordion from '../../../organism/accordion/container';\nimport {innerHTML} from '../../../atom/label/style.css';\nimport Header from '../popin-header';\nimport style from './style.css';\n\nconst extractTabs = items =>\n keys(items).map(type => {\n const item = items[type];\n return {iconType: type, title: item.title, isOpen: item.open};\n });\n\nconst Resources = ({resources, overlay}) => (\n <div className={style.browserWrapper}>\n <ResourceBrowser resources={resources.value} overlay={overlay} className={style.browser} />\n </div>\n);\n\nResources.propTypes = {\n resources: PropTypes.shape({\n value: ResourceBrowser.propTypes.resources\n }),\n overlay: ResourceBrowser.propTypes.overlay\n};\n\nconst SimpleText = ({text}) => (\n <div data-name=\"simpleText\" className={style.simpleTextWrapper}>\n <p\n className={classnames(style.simpleText, innerHTML)}\n // eslint-disable-next-line react/no-danger\n dangerouslySetInnerHTML={{__html: text}}\n />\n </div>\n);\n\nSimpleText.propTypes = {\n text: PropTypes.string\n};\n\nconst AssistanceLink = (props, context) => {\n if (isEmpty(props)) return null;\n const {title, onClick} = props;\n const {skin} = context;\n const white = get('common.white', skin);\n\n return (\n <div className={style.wrapperAssistance} onClick={onClick}>\n <AlertIcon className={style.alertIcon} color={white} />\n <span className={style.titleLink}> {title} </span>\n </div>\n );\n};\n\nAssistanceLink.contextTypes = {\n skin: Provider.childContextTypes.skin\n};\n\nAssistanceLink.propTypes = {\n title: PropTypes.string,\n onClick: PropTypes.func\n};\n\nconst Question = ({header, answer, answerPrefix}) => (\n <div className={style.question}>\n <p\n className={classnames(style.questionHeader, innerHTML)}\n // eslint-disable-next-line react/no-danger\n dangerouslySetInnerHTML={{__html: header}}\n />\n <div className={style.answerWrapper}>\n <CheckIcon className={style.checkIcon} color=\"inherit\" />\n {answerPrefix ? <span className={style.answerPrefix}>{answerPrefix}</span> : null}\n <span\n className={classnames(style.answer, innerHTML)}\n // eslint-disable-next-line react/no-danger\n dangerouslySetInnerHTML={{__html: answer}}\n />\n </div>\n </div>\n);\n\nQuestion.propTypes = {\n header: PropTypes.string,\n answerPrefix: PropTypes.string,\n answer: PropTypes.string\n};\n\nclass PopinCorrection extends Component {\n static propTypes = {\n resources: Resources.propTypes.resources,\n overlay: ResourceBrowser.propTypes.overlay,\n assistanceLink: PropTypes.shape(AssistanceLink.propTypes),\n header: PropTypes.shape(omit(['animated'], Header.propTypes)),\n extraLifeGranted: Header.propTypes.extraLifeGranted,\n gameOver: Header.propTypes.gameOver,\n question: PropTypes.shape(Question.propTypes),\n klf: PropTypes.shape(SimpleText.propTypes),\n tips: PropTypes.shape(SimpleText.propTypes),\n onClick: Accordion.propTypes.onClick,\n quit: PropTypes.shape({\n cta: PropTypes.shape({\n ...Link.propTypes,\n title: PropTypes.string\n })\n }),\n onOpen: PropTypes.func\n };\n\n static contextTypes = {\n skin: Provider.childContextTypes.skin\n };\n\n constructor(props) {\n super(props);\n this.state = {open: false};\n this.initWrapper = this.initWrapper.bind(this);\n }\n\n componentDidMount() {\n this.deferOpen();\n }\n\n deferOpen() {\n clearTimeout(this.deferedOpen);\n\n this.deferedOpen = defer(() => {\n const {onOpen} = this.props;\n this.setState({open: true});\n onOpen && onOpen();\n });\n }\n\n initWrapper(wrapper) {\n this.wrapper = wrapper;\n }\n\n render() {\n const {\n header = {},\n extraLifeGranted,\n gameOver,\n question,\n overlay,\n resources,\n klf,\n tips,\n onClick,\n quit = {},\n assistanceLink = {}\n } = this.props;\n\n const {open} = this.state;\n\n const {skin} = this.context;\n const primary = getOr('#f0f', 'common.primary', skin);\n\n const tabs = extractTabs({resources, klf, tips});\n const isLoading = isNil(header.failed);\n const className = open ? style.finalBackground : style.initialBackground;\n const {title, ...linkProps} = quit.cta || {};\n\n const quitCta =\n title || extraLifeGranted ? (\n <Link\n {...linkProps}\n style={{\n color: primary\n }}\n className={extraLifeGranted ? style.hideQuitCta : style.quitCta}\n data-name=\"nextLink\"\n data-popin=\"popinCorrection\"\n data-next=\"quit-with-extra-life\"\n >\n {title}\n </Link>\n ) : null;\n\n return (\n <div ref={this.initWrapper} className={className} data-name=\"popinCorrection\">\n <div className={style.scrollWrapper}>\n <div className={isLoading ? style.loadingWrapper : style.wrapper}>\n <div className={isLoading ? style.loadingContent : style.content}>\n <Header\n {...header}\n gameOver={gameOver}\n extraLifeGranted={extraLifeGranted}\n animated\n />\n <Question {...question} />\n <Accordion tabProps={tabs} onClick={onClick} oneTabOnly>\n {isEmpty(getOr([], 'value', resources)) ? null : (\n <Resources resources={resources} overlay={overlay} />\n )}\n {klf.value ? <SimpleText text={klf.value} /> : null}\n {tips.value ? <SimpleText text={tips.value} /> : null}\n </Accordion>\n </div>\n {quitCta}\n <AssistanceLink {...assistanceLink} />\n </div>\n <Loader className={isLoading ? style.activeLoader : style.inactiveLoader} />\n </div>\n </div>\n );\n }\n}\n\nexport default PopinCorrection;\n"],"file":"index.js"}
1
+ {"version":3,"sources":["../../../../src/template/app-player/popin-correction/index.js"],"names":["extractTabs","items","map","type","item","iconType","title","isOpen","open","Resources","resources","overlay","style","browserWrapper","value","browser","propTypes","PropTypes","shape","ResourceBrowser","SimpleText","text","simpleTextWrapper","simpleText","innerHTML","__html","string","AssistanceLink","props","context","onClick","skin","white","wrapperAssistance","alertIcon","titleLink","contextTypes","Provider","childContextTypes","func","Question","header","answer","answerPrefix","question","questionHeader","answerWrapper","checkIcon","PopinCorrection","Component","constructor","state","initWrapper","bind","componentDidMount","deferOpen","clearTimeout","deferedOpen","onOpen","setState","wrapper","render","extraLifeGranted","gameOver","klf","tips","quit","assistanceLink","primary","tabs","isLoading","failed","className","finalBackground","initialBackground","cta","linkProps","quitCta","color","hideQuitCta","scrollWrapper","loadingWrapper","loadingContent","content","activeLoader","inactiveLoader","Header","Accordion","Link"],"mappings":"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","sourcesContent":["import React, {Component} from 'react';\nimport PropTypes from 'prop-types';\nimport {defer, isNil, isEmpty, get, getOr, keys, omit} from 'lodash/fp';\nimport {\n NovaCompositionCoorpacademyCheck as CheckIcon,\n NovaLineInterfaceFeedbackInterfaceAlertCircle as AlertIcon\n} from '@coorpacademy/nova-icons';\nimport classnames from 'classnames';\nimport Loader from '../../../atom/loader';\nimport Link from '../../../atom/link';\nimport Provider from '../../../atom/provider';\nimport ResourceBrowser from '../../../organism/resource-browser';\nimport Accordion from '../../../organism/accordion/container';\nimport {innerHTML} from '../../../atom/label/style.css';\nimport Header from '../popin-header';\nimport style from './style.css';\n\nconst extractTabs = items =>\n keys(items).map(type => {\n const item = items[type];\n return {iconType: type, title: item.title, isOpen: item.open};\n });\n\nconst Resources = ({resources, overlay}) => (\n <div className={style.browserWrapper}>\n <ResourceBrowser resources={resources.value} overlay={overlay} className={style.browser} />\n </div>\n);\n\nResources.propTypes = {\n resources: PropTypes.shape({\n value: ResourceBrowser.propTypes.resources\n }),\n overlay: ResourceBrowser.propTypes.overlay\n};\n\nconst SimpleText = ({text}) => (\n <div data-name=\"simpleText\" className={style.simpleTextWrapper}>\n <p\n className={classnames(style.simpleText, innerHTML)}\n // eslint-disable-next-line react/no-danger\n dangerouslySetInnerHTML={{__html: text}}\n />\n </div>\n);\n\nSimpleText.propTypes = {\n text: PropTypes.string\n};\n\nconst AssistanceLink = (props, context) => {\n if (isEmpty(props)) return null;\n const {title, onClick} = props;\n const {skin} = context;\n const white = get('common.white', skin);\n\n return (\n <div className={style.wrapperAssistance} onClick={onClick}>\n <AlertIcon className={style.alertIcon} color={white} />\n <span className={style.titleLink}> {title} </span>\n </div>\n );\n};\n\nAssistanceLink.contextTypes = {\n skin: Provider.childContextTypes.skin\n};\n\nAssistanceLink.propTypes = {\n title: PropTypes.string,\n onClick: PropTypes.func\n};\n\nconst Question = ({header, answer, answerPrefix}) => (\n <div className={style.question}>\n <p\n className={classnames(style.questionHeader, innerHTML)}\n // eslint-disable-next-line react/no-danger\n dangerouslySetInnerHTML={{__html: header}}\n />\n <div className={style.answerWrapper}>\n <CheckIcon className={style.checkIcon} color=\"inherit\" />\n {answerPrefix ? <span className={style.answerPrefix}>{answerPrefix}</span> : null}\n <span\n className={classnames(style.answer, innerHTML)}\n // eslint-disable-next-line react/no-danger\n dangerouslySetInnerHTML={{__html: answer}}\n />\n </div>\n </div>\n);\n\nQuestion.propTypes = {\n header: PropTypes.string,\n answerPrefix: PropTypes.string,\n answer: PropTypes.string\n};\n\nclass PopinCorrection extends Component {\n static propTypes = {\n resources: Resources.propTypes.resources,\n overlay: ResourceBrowser.propTypes.overlay,\n assistanceLink: PropTypes.shape(AssistanceLink.propTypes),\n header: PropTypes.shape(omit(['animated'], Header.propTypes)),\n extraLifeGranted: Header.propTypes.extraLifeGranted,\n gameOver: Header.propTypes.gameOver,\n question: PropTypes.shape(Question.propTypes),\n klf: PropTypes.shape(SimpleText.propTypes),\n tips: PropTypes.shape(SimpleText.propTypes),\n onClick: Accordion.propTypes.onClick,\n quit: PropTypes.shape({\n cta: PropTypes.shape({\n ...Link.propTypes,\n title: PropTypes.string\n })\n }),\n onOpen: PropTypes.func\n };\n\n static contextTypes = {\n skin: Provider.childContextTypes.skin\n };\n\n constructor(props) {\n super(props);\n this.state = {open: false};\n this.initWrapper = this.initWrapper.bind(this);\n }\n\n componentDidMount() {\n this.deferOpen();\n }\n\n deferOpen() {\n clearTimeout(this.deferedOpen);\n\n this.deferedOpen = defer(() => {\n const {onOpen} = this.props;\n this.setState({open: true});\n onOpen && onOpen();\n });\n }\n\n initWrapper(wrapper) {\n this.wrapper = wrapper;\n }\n\n render() {\n const {\n header = {},\n extraLifeGranted,\n gameOver,\n question,\n overlay,\n resources,\n klf,\n tips,\n onClick,\n quit = {},\n assistanceLink = {}\n } = this.props;\n\n const {open} = this.state;\n\n const {skin} = this.context;\n const primary = getOr('#f0f', 'common.primary', skin);\n\n const tabs = extractTabs({resources, klf, tips});\n const isLoading = isNil(header.failed);\n const className = open ? style.finalBackground : style.initialBackground;\n const {title, ...linkProps} = quit.cta || {};\n\n const quitCta =\n title || extraLifeGranted ? (\n <Link\n {...linkProps}\n style={{\n color: primary\n }}\n className={extraLifeGranted ? style.hideQuitCta : style.quitCta}\n data-name=\"nextLink\"\n data-popin=\"popinCorrection\"\n data-next=\"quit-with-extra-life\"\n >\n {title}\n </Link>\n ) : null;\n\n return (\n <div ref={this.initWrapper} className={className} data-name=\"popinCorrection\">\n <div className={style.scrollWrapper}>\n <div className={isLoading ? style.loadingWrapper : style.wrapper}>\n <div className={isLoading ? style.loadingContent : style.content}>\n <Header\n {...header}\n gameOver={gameOver}\n extraLifeGranted={extraLifeGranted}\n animated\n />\n <Question {...question} />\n <Accordion tabProps={tabs} onClick={onClick} oneTabOnly>\n {isEmpty(getOr([], 'value', resources)) ? null : (\n <Resources resources={resources} overlay={overlay} />\n )}\n {klf.value ? <SimpleText text={klf.value} /> : null}\n {tips.value ? <SimpleText text={tips.value} /> : null}\n </Accordion>\n </div>\n {quitCta}\n <AssistanceLink {...assistanceLink} />\n </div>\n <Loader className={isLoading ? style.activeLoader : style.inactiveLoader} />\n </div>\n </div>\n );\n }\n}\n\nexport default PopinCorrection;\n"],"file":"index.js"}
@@ -29,7 +29,7 @@
29
29
 
30
30
  .titleLink {
31
31
  color: white;
32
- font-family: 'Open Sans';
32
+ font-family: 'Gilroy';
33
33
  font-size: 13px;
34
34
  }
35
35
 
@@ -94,7 +94,7 @@
94
94
  }
95
95
 
96
96
  .text {
97
- font-family: 'Open Sans';
97
+ font-family: 'Gilroy';
98
98
  font-size: 15px;
99
99
  margin: 0;
100
100
  }
@@ -239,7 +239,7 @@
239
239
 
240
240
  .quitCta {
241
241
  composes: hoverFill from '../../../atom/button/hover-fill.css';
242
- font-family: 'Open Sans';
242
+ font-family: 'Gilroy';
243
243
  font-size: 16px;
244
244
  font-weight: 700;
245
245
  background-color: white;
@@ -68,7 +68,7 @@ var _default = (0, _defaultsDeep2.default)(_loading.default, {
68
68
  answer: "Grâce à des outils d'analyse et de surveillance"
69
69
  },
70
70
  resources: {
71
- value: resourceValues.map(resource => _extends({}, resource, {
71
+ value: resourceValues.map(resource => _extends(_extends({}, resource), {}, {
72
72
  onClick: () => console.log(`Selecting "${resource.description}"`)
73
73
  }))
74
74
  },
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../../src/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js"],"names":["resourceValues","type","mimeType","videoId","description","poster","_id","subtitles","posters","src","selected","mediaUrl","onClick","loading","props","header","failed","corrections","answer","isCorrect","lives","title","subtitle","cta","question","answerPrefix","resources","value","map","resource","console","log","klf","tips","id","assistanceLink"],"mappings":";;;;;;;AACA;;;;;;AAEA,MAAMA,cAAc,GAAG,CACrB;AACEC,EAAAA,IAAI,EAAE,OADR;AAEEC,EAAAA,QAAQ,EAAE,mBAFZ;AAGEC,EAAAA,OAAO,EAAE,WAHX;AAIEC,EAAAA,WAAW,EAAE,gDAJf;AAKEC,EAAAA,MAAM,EACJ,6HANJ;AAOEC,EAAAA,GAAG,EAAE,0BAPP;AAQEC,EAAAA,SAAS,EAAE,EARb;AASEC,EAAAA,OAAO,EAAE,EATX;AAUEC,EAAAA,GAAG,EAAE,EAVP;AAWEC,EAAAA,QAAQ,EAAE;AAXZ,CADqB,EAcrB;AACET,EAAAA,IAAI,EAAE,KADR;AAEEG,EAAAA,WAAW,EAAE,mDAFf;AAGEO,EAAAA,QAAQ,EACN,uHAJJ;AAKEL,EAAAA,GAAG,EAAE,0BALP;AAMEC,EAAAA,SAAS,EAAE,EANb;AAOEC,EAAAA,OAAO,EAAE,EAPX;AAQEC,EAAAA,GAAG,EAAE,EARP;AASEC,EAAAA,QAAQ,EAAE,KATZ;AAUEE,EAAAA,OAAO,EAAE,MAAM,CAAE;AAVnB,CAdqB,EA0BrB;AACEX,EAAAA,IAAI,EAAE,OADR;AAEEI,EAAAA,MAAM,EAAE,2EAFV;AAGED,EAAAA,WAAW,EAAE,+BAHf;AAIEF,EAAAA,QAAQ,EAAE,mBAJZ;AAKEC,EAAAA,OAAO,EAAE,YALX;AAMEG,EAAAA,GAAG,EAAE,0BANP;AAOEC,EAAAA,SAAS,EAAE,EAPb;AAQEC,EAAAA,OAAO,EAAE,EARX;AASEC,EAAAA,GAAG,EAAE,EATP;AAUEC,EAAAA,QAAQ,EAAE;AAVZ,CA1BqB,CAAvB;;eAwCe,4BAAaG,gBAAb,EAAsB;AACnCC,EAAAA,KAAK,EAAE;AACLC,IAAAA,MAAM,EAAE;AACNd,MAAAA,IAAI,EAAE,iBADA;AAENe,MAAAA,MAAM,EAAE,KAFF;AAGNC,MAAAA,WAAW,EAAE,CACX;AACEC,QAAAA,MAAM,EAAE,iDADV;AAEEC,QAAAA,SAAS,EAAE;AAFb,OADW,CAHP;AASNC,MAAAA,KAAK,EAAE,CATD;AAUNC,MAAAA,KAAK,EAAE,UAVD;AAWNC,MAAAA,QAAQ,EAAE,eAXJ;AAYNC,MAAAA,GAAG,EAAE;AACHF,QAAAA,KAAK,EAAE,UADJ;AAEHT,QAAAA,OAAO,EAAE,MAAM,CAAE;AAFd;AAZC,KADH;AAkBLY,IAAAA,QAAQ,EAAE;AACRT,MAAAA,MAAM,EACJ,kGAFM;AAGRU,MAAAA,YAAY,EAAE,gBAHN;AAIRP,MAAAA,MAAM,EAAE;AAJA,KAlBL;AAwBLQ,IAAAA,SAAS,EAAE;AACTC,MAAAA,KAAK,EAAE3B,cAAc,CAAC4B,GAAf,CAAmBC,QAAQ,iBAC7BA,QAD6B;AAEhCjB,QAAAA,OAAO,EAAE,MAAMkB,OAAO,CAACC,GAAR,CAAa,cAAaF,QAAQ,CAACzB,WAAY,GAA/C;AAFiB,QAA3B;AADE,KAxBN;AA8BL4B,IAAAA,GAAG,EAAE;AAACL,MAAAA,KAAK,EAAE;AAAR,KA9BA;AA+BLM,IAAAA,IAAI,EAAE;AAACN,MAAAA,KAAK,EAAE;AAAR,KA/BD;AAgCLf,IAAAA,OAAO,EAAEsB,EAAE,IAAIJ,OAAO,CAACC,GAAR,CAAYG,EAAZ,CAhCV;AAiCLC,IAAAA,cAAc,EAAE;AACdd,MAAAA,KAAK,EAAE,4CADO;AAEdT,MAAAA,OAAO,EAAE,MAAMkB,OAAO,CAACC,GAAR,CAAY,cAAZ;AAFD;AAjCX;AAD4B,CAAtB,C","sourcesContent":["import {defaultsDeep} from 'lodash/fp';\nimport loading from './loading';\n\nconst resourceValues = [\n {\n type: 'video',\n mimeType: 'application/vimeo',\n videoId: '166479793',\n description: 'De l’éco-conception à l’innovation responsable',\n poster:\n '//static.coorpacademy.com/content/CoorpAcademy/content-partnerships-svp/cockpit-partner-svp/poster/poster-1480426784168.jpg',\n _id: '590b9be24f7b862e0046e577',\n subtitles: [],\n posters: [],\n src: [],\n selected: true\n },\n {\n type: 'pdf',\n description: \"Chapitre 1. Diagramme du l'hiérarchie du contenu.\",\n mediaUrl:\n '//static.coorpacademy.com/content/CoorpAcademy/content/cockpit-mooc-technique/raw/hierachie-contenu-1494494029567.pdf',\n _id: '590b9be24f7b862e0046e575',\n subtitles: [],\n posters: [],\n src: [],\n selected: false,\n onClick: () => {}\n },\n {\n type: 'video',\n poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',\n description: 'Le concept de Knowledge Graph',\n mimeType: 'application/vimeo',\n videoId: '89404998\\n',\n _id: '590b862e2e967f64333ad45f',\n subtitles: [],\n posters: [],\n src: [],\n selected: false\n }\n];\n\nexport default defaultsDeep(loading, {\n props: {\n header: {\n type: 'popinCorrection',\n failed: false,\n corrections: [\n {\n answer: \"Grâce à des outils d'analyse et de surveillance\",\n isCorrect: true\n }\n ],\n lives: 1,\n title: 'Good Job',\n subtitle: 'Bonne réponse',\n cta: {\n title: 'Continue',\n onClick: () => {}\n }\n },\n question: {\n header:\n 'Par quel moyen les entreprises peuvent-elles connaître leur popularité sur les réseaux sociaux ?',\n answerPrefix: 'Bonne réponse:',\n answer: \"Grâce à des outils d'analyse et de surveillance\"\n },\n resources: {\n value: resourceValues.map(resource => ({\n ...resource,\n onClick: () => console.log(`Selecting \"${resource.description}\"`)\n }))\n },\n klf: {value: ''},\n tips: {value: ''},\n onClick: id => console.log(id),\n assistanceLink: {\n title: 'Signaler un problème avec cette question ?',\n onClick: () => console.log('test onClick')\n }\n }\n});\n"],"file":"correct-closed-without-klf-and-tips.js"}
1
+ {"version":3,"sources":["../../../../../../src/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js"],"names":["resourceValues","type","mimeType","videoId","description","poster","_id","subtitles","posters","src","selected","mediaUrl","onClick","loading","props","header","failed","corrections","answer","isCorrect","lives","title","subtitle","cta","question","answerPrefix","resources","value","map","resource","console","log","klf","tips","id","assistanceLink"],"mappings":";;;;;;;AACA;;;;;;AAEA,MAAMA,cAAc,GAAG,CACrB;AACEC,EAAAA,IAAI,EAAE,OADR;AAEEC,EAAAA,QAAQ,EAAE,mBAFZ;AAGEC,EAAAA,OAAO,EAAE,WAHX;AAIEC,EAAAA,WAAW,EAAE,gDAJf;AAKEC,EAAAA,MAAM,EACJ,6HANJ;AAOEC,EAAAA,GAAG,EAAE,0BAPP;AAQEC,EAAAA,SAAS,EAAE,EARb;AASEC,EAAAA,OAAO,EAAE,EATX;AAUEC,EAAAA,GAAG,EAAE,EAVP;AAWEC,EAAAA,QAAQ,EAAE;AAXZ,CADqB,EAcrB;AACET,EAAAA,IAAI,EAAE,KADR;AAEEG,EAAAA,WAAW,EAAE,mDAFf;AAGEO,EAAAA,QAAQ,EACN,uHAJJ;AAKEL,EAAAA,GAAG,EAAE,0BALP;AAMEC,EAAAA,SAAS,EAAE,EANb;AAOEC,EAAAA,OAAO,EAAE,EAPX;AAQEC,EAAAA,GAAG,EAAE,EARP;AASEC,EAAAA,QAAQ,EAAE,KATZ;AAUEE,EAAAA,OAAO,EAAE,MAAM,CAAE;AAVnB,CAdqB,EA0BrB;AACEX,EAAAA,IAAI,EAAE,OADR;AAEEI,EAAAA,MAAM,EAAE,2EAFV;AAGED,EAAAA,WAAW,EAAE,+BAHf;AAIEF,EAAAA,QAAQ,EAAE,mBAJZ;AAKEC,EAAAA,OAAO,EAAE,YALX;AAMEG,EAAAA,GAAG,EAAE,0BANP;AAOEC,EAAAA,SAAS,EAAE,EAPb;AAQEC,EAAAA,OAAO,EAAE,EARX;AASEC,EAAAA,GAAG,EAAE,EATP;AAUEC,EAAAA,QAAQ,EAAE;AAVZ,CA1BqB,CAAvB;;eAwCe,4BAAaG,gBAAb,EAAsB;AACnCC,EAAAA,KAAK,EAAE;AACLC,IAAAA,MAAM,EAAE;AACNd,MAAAA,IAAI,EAAE,iBADA;AAENe,MAAAA,MAAM,EAAE,KAFF;AAGNC,MAAAA,WAAW,EAAE,CACX;AACEC,QAAAA,MAAM,EAAE,iDADV;AAEEC,QAAAA,SAAS,EAAE;AAFb,OADW,CAHP;AASNC,MAAAA,KAAK,EAAE,CATD;AAUNC,MAAAA,KAAK,EAAE,UAVD;AAWNC,MAAAA,QAAQ,EAAE,eAXJ;AAYNC,MAAAA,GAAG,EAAE;AACHF,QAAAA,KAAK,EAAE,UADJ;AAEHT,QAAAA,OAAO,EAAE,MAAM,CAAE;AAFd;AAZC,KADH;AAkBLY,IAAAA,QAAQ,EAAE;AACRT,MAAAA,MAAM,EACJ,kGAFM;AAGRU,MAAAA,YAAY,EAAE,gBAHN;AAIRP,MAAAA,MAAM,EAAE;AAJA,KAlBL;AAwBLQ,IAAAA,SAAS,EAAE;AACTC,MAAAA,KAAK,EAAE3B,cAAc,CAAC4B,GAAf,CAAmBC,QAAQ,0BAC7BA,QAD6B;AAEhCjB,QAAAA,OAAO,EAAE,MAAMkB,OAAO,CAACC,GAAR,CAAa,cAAaF,QAAQ,CAACzB,WAAY,GAA/C;AAFiB,QAA3B;AADE,KAxBN;AA8BL4B,IAAAA,GAAG,EAAE;AAACL,MAAAA,KAAK,EAAE;AAAR,KA9BA;AA+BLM,IAAAA,IAAI,EAAE;AAACN,MAAAA,KAAK,EAAE;AAAR,KA/BD;AAgCLf,IAAAA,OAAO,EAAEsB,EAAE,IAAIJ,OAAO,CAACC,GAAR,CAAYG,EAAZ,CAhCV;AAiCLC,IAAAA,cAAc,EAAE;AACdd,MAAAA,KAAK,EAAE,4CADO;AAEdT,MAAAA,OAAO,EAAE,MAAMkB,OAAO,CAACC,GAAR,CAAY,cAAZ;AAFD;AAjCX;AAD4B,CAAtB,C","sourcesContent":["import {defaultsDeep} from 'lodash/fp';\nimport loading from './loading';\n\nconst resourceValues = [\n {\n type: 'video',\n mimeType: 'application/vimeo',\n videoId: '166479793',\n description: 'De l’éco-conception à l’innovation responsable',\n poster:\n '//static.coorpacademy.com/content/CoorpAcademy/content-partnerships-svp/cockpit-partner-svp/poster/poster-1480426784168.jpg',\n _id: '590b9be24f7b862e0046e577',\n subtitles: [],\n posters: [],\n src: [],\n selected: true\n },\n {\n type: 'pdf',\n description: \"Chapitre 1. Diagramme du l'hiérarchie du contenu.\",\n mediaUrl:\n '//static.coorpacademy.com/content/CoorpAcademy/content/cockpit-mooc-technique/raw/hierachie-contenu-1494494029567.pdf',\n _id: '590b9be24f7b862e0046e575',\n subtitles: [],\n posters: [],\n src: [],\n selected: false,\n onClick: () => {}\n },\n {\n type: 'video',\n poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',\n description: 'Le concept de Knowledge Graph',\n mimeType: 'application/vimeo',\n videoId: '89404998\\n',\n _id: '590b862e2e967f64333ad45f',\n subtitles: [],\n posters: [],\n src: [],\n selected: false\n }\n];\n\nexport default defaultsDeep(loading, {\n props: {\n header: {\n type: 'popinCorrection',\n failed: false,\n corrections: [\n {\n answer: \"Grâce à des outils d'analyse et de surveillance\",\n isCorrect: true\n }\n ],\n lives: 1,\n title: 'Good Job',\n subtitle: 'Bonne réponse',\n cta: {\n title: 'Continue',\n onClick: () => {}\n }\n },\n question: {\n header:\n 'Par quel moyen les entreprises peuvent-elles connaître leur popularité sur les réseaux sociaux ?',\n answerPrefix: 'Bonne réponse:',\n answer: \"Grâce à des outils d'analyse et de surveillance\"\n },\n resources: {\n value: resourceValues.map(resource => ({\n ...resource,\n onClick: () => console.log(`Selecting \"${resource.description}\"`)\n }))\n },\n klf: {value: ''},\n tips: {value: ''},\n onClick: id => console.log(id),\n assistanceLink: {\n title: 'Signaler un problème avec cette question ?',\n onClick: () => console.log('test onClick')\n }\n }\n});\n"],"file":"correct-closed-without-klf-and-tips.js"}
@@ -68,7 +68,7 @@ var _default = (0, _defaultsDeep2.default)(_loading.default, {
68
68
  answer: "Grâce à des outils d'analyse et de surveillance"
69
69
  },
70
70
  resources: {
71
- value: resourceValues.map(resource => _extends({}, resource, {
71
+ value: resourceValues.map(resource => _extends(_extends({}, resource), {}, {
72
72
  onClick: () => console.log(`Selecting "${resource.description}"`)
73
73
  }))
74
74
  },
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../../src/template/app-player/popin-correction/test/fixtures/correct-closed.js"],"names":["resourceValues","type","mimeType","videoId","description","poster","_id","subtitles","posters","src","selected","mediaUrl","onClick","loading","props","header","failed","corrections","answer","isCorrect","lives","title","subtitle","cta","question","answerPrefix","resources","value","map","resource","console","log","klf","tips","id","assistanceLink"],"mappings":";;;;;;;AACA;;;;;;AAEA,MAAMA,cAAc,GAAG,CACrB;AACEC,EAAAA,IAAI,EAAE,OADR;AAEEC,EAAAA,QAAQ,EAAE,mBAFZ;AAGEC,EAAAA,OAAO,EAAE,WAHX;AAIEC,EAAAA,WAAW,EAAE,gDAJf;AAKEC,EAAAA,MAAM,EACJ,6HANJ;AAOEC,EAAAA,GAAG,EAAE,0BAPP;AAQEC,EAAAA,SAAS,EAAE,EARb;AASEC,EAAAA,OAAO,EAAE,EATX;AAUEC,EAAAA,GAAG,EAAE,EAVP;AAWEC,EAAAA,QAAQ,EAAE;AAXZ,CADqB,EAcrB;AACET,EAAAA,IAAI,EAAE,KADR;AAEEG,EAAAA,WAAW,EAAE,mDAFf;AAGEO,EAAAA,QAAQ,EACN,uHAJJ;AAKEL,EAAAA,GAAG,EAAE,0BALP;AAMEC,EAAAA,SAAS,EAAE,EANb;AAOEC,EAAAA,OAAO,EAAE,EAPX;AAQEC,EAAAA,GAAG,EAAE,EARP;AASEC,EAAAA,QAAQ,EAAE,KATZ;AAUEE,EAAAA,OAAO,EAAE,MAAM,CAAE;AAVnB,CAdqB,EA0BrB;AACEX,EAAAA,IAAI,EAAE,OADR;AAEEI,EAAAA,MAAM,EAAE,2EAFV;AAGED,EAAAA,WAAW,EAAE,+BAHf;AAIEF,EAAAA,QAAQ,EAAE,mBAJZ;AAKEC,EAAAA,OAAO,EAAE,YALX;AAMEG,EAAAA,GAAG,EAAE,0BANP;AAOEC,EAAAA,SAAS,EAAE,EAPb;AAQEC,EAAAA,OAAO,EAAE,EARX;AASEC,EAAAA,GAAG,EAAE,EATP;AAUEC,EAAAA,QAAQ,EAAE;AAVZ,CA1BqB,CAAvB;;eAwCe,4BAAaG,gBAAb,EAAsB;AACnCC,EAAAA,KAAK,EAAE;AACLC,IAAAA,MAAM,EAAE;AACNd,MAAAA,IAAI,EAAE,iBADA;AAENe,MAAAA,MAAM,EAAE,KAFF;AAGNC,MAAAA,WAAW,EAAE,CACX;AACEC,QAAAA,MAAM,EAAE,iDADV;AAEEC,QAAAA,SAAS,EAAE;AAFb,OADW,CAHP;AASNC,MAAAA,KAAK,EAAE,CATD;AAUNC,MAAAA,KAAK,EAAE,UAVD;AAWNC,MAAAA,QAAQ,EAAE,eAXJ;AAYNC,MAAAA,GAAG,EAAE;AACHF,QAAAA,KAAK,EAAE,UADJ;AAEHT,QAAAA,OAAO,EAAE,MAAM,CAAE;AAFd;AAZC,KADH;AAkBLY,IAAAA,QAAQ,EAAE;AACRT,MAAAA,MAAM,EACJ,kGAFM;AAGRU,MAAAA,YAAY,EAAE,gBAHN;AAIRP,MAAAA,MAAM,EAAE;AAJA,KAlBL;AAwBLQ,IAAAA,SAAS,EAAE;AACTC,MAAAA,KAAK,EAAE3B,cAAc,CAAC4B,GAAf,CAAmBC,QAAQ,iBAC7BA,QAD6B;AAEhCjB,QAAAA,OAAO,EAAE,MAAMkB,OAAO,CAACC,GAAR,CAAa,cAAaF,QAAQ,CAACzB,WAAY,GAA/C;AAFiB,QAA3B;AADE,KAxBN;AA8BL4B,IAAAA,GAAG,EAAE;AACHL,MAAAA,KAAK,EACH;AAFC,KA9BA;AAkCLM,IAAAA,IAAI,EAAE;AACJN,MAAAA,KAAK,EACH;AAFE,KAlCD;AAsCLf,IAAAA,OAAO,EAAEsB,EAAE,IAAIJ,OAAO,CAACC,GAAR,CAAYG,EAAZ,CAtCV;AAuCLC,IAAAA,cAAc,EAAE;AACdd,MAAAA,KAAK,EAAE,4CADO;AAEdT,MAAAA,OAAO,EAAE,MAAMkB,OAAO,CAACC,GAAR,CAAY,cAAZ;AAFD;AAvCX;AAD4B,CAAtB,C","sourcesContent":["import {defaultsDeep} from 'lodash/fp';\nimport loading from './loading';\n\nconst resourceValues = [\n {\n type: 'video',\n mimeType: 'application/vimeo',\n videoId: '166479793',\n description: 'De l’éco-conception à l’innovation responsable',\n poster:\n '//static.coorpacademy.com/content/CoorpAcademy/content-partnerships-svp/cockpit-partner-svp/poster/poster-1480426784168.jpg',\n _id: '590b9be24f7b862e0046e577',\n subtitles: [],\n posters: [],\n src: [],\n selected: true\n },\n {\n type: 'pdf',\n description: \"Chapitre 1. Diagramme du l'hiérarchie du contenu.\",\n mediaUrl:\n '//static.coorpacademy.com/content/CoorpAcademy/content/cockpit-mooc-technique/raw/hierachie-contenu-1494494029567.pdf',\n _id: '590b9be24f7b862e0046e575',\n subtitles: [],\n posters: [],\n src: [],\n selected: false,\n onClick: () => {}\n },\n {\n type: 'video',\n poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',\n description: 'Le concept de Knowledge Graph',\n mimeType: 'application/vimeo',\n videoId: '89404998\\n',\n _id: '590b862e2e967f64333ad45f',\n subtitles: [],\n posters: [],\n src: [],\n selected: false\n }\n];\n\nexport default defaultsDeep(loading, {\n props: {\n header: {\n type: 'popinCorrection',\n failed: false,\n corrections: [\n {\n answer: \"Grâce à des outils d'analyse et de surveillance\",\n isCorrect: true\n }\n ],\n lives: 1,\n title: 'Good Job',\n subtitle: 'Bonne réponse',\n cta: {\n title: 'Continue',\n onClick: () => {}\n }\n },\n question: {\n header:\n 'Par quel moyen les entreprises peuvent-elles connaître leur popularité sur les réseaux sociaux ?',\n answerPrefix: 'Bonne réponse:',\n answer: \"Grâce à des outils d'analyse et de surveillance\"\n },\n resources: {\n value: resourceValues.map(resource => ({\n ...resource,\n onClick: () => console.log(`Selecting \"${resource.description}\"`)\n }))\n },\n klf: {\n value:\n \"Les éco-innovations sont divisées en <b>3 catégories</b> : intégrées, radicales et économie de la fonctionnalité. La dernière consiste à remplacer un produit par un service. C'est par exemple le cas du système Vélib'.\"\n },\n tips: {\n value:\n '<a href=\"http://www.google.com\" target=\"_blank\">Les smart cities</a>, ou villes intelligentes, portent des solutions dans lesquelles se conjuguent les 3 types d’éco-innovations. En France, il en existait vingt début 2016, la plus grande étant Paris.'\n },\n onClick: id => console.log(id),\n assistanceLink: {\n title: 'Signaler un problème avec cette question ?',\n onClick: () => console.log('test onClick')\n }\n }\n});\n"],"file":"correct-closed.js"}
1
+ {"version":3,"sources":["../../../../../../src/template/app-player/popin-correction/test/fixtures/correct-closed.js"],"names":["resourceValues","type","mimeType","videoId","description","poster","_id","subtitles","posters","src","selected","mediaUrl","onClick","loading","props","header","failed","corrections","answer","isCorrect","lives","title","subtitle","cta","question","answerPrefix","resources","value","map","resource","console","log","klf","tips","id","assistanceLink"],"mappings":";;;;;;;AACA;;;;;;AAEA,MAAMA,cAAc,GAAG,CACrB;AACEC,EAAAA,IAAI,EAAE,OADR;AAEEC,EAAAA,QAAQ,EAAE,mBAFZ;AAGEC,EAAAA,OAAO,EAAE,WAHX;AAIEC,EAAAA,WAAW,EAAE,gDAJf;AAKEC,EAAAA,MAAM,EACJ,6HANJ;AAOEC,EAAAA,GAAG,EAAE,0BAPP;AAQEC,EAAAA,SAAS,EAAE,EARb;AASEC,EAAAA,OAAO,EAAE,EATX;AAUEC,EAAAA,GAAG,EAAE,EAVP;AAWEC,EAAAA,QAAQ,EAAE;AAXZ,CADqB,EAcrB;AACET,EAAAA,IAAI,EAAE,KADR;AAEEG,EAAAA,WAAW,EAAE,mDAFf;AAGEO,EAAAA,QAAQ,EACN,uHAJJ;AAKEL,EAAAA,GAAG,EAAE,0BALP;AAMEC,EAAAA,SAAS,EAAE,EANb;AAOEC,EAAAA,OAAO,EAAE,EAPX;AAQEC,EAAAA,GAAG,EAAE,EARP;AASEC,EAAAA,QAAQ,EAAE,KATZ;AAUEE,EAAAA,OAAO,EAAE,MAAM,CAAE;AAVnB,CAdqB,EA0BrB;AACEX,EAAAA,IAAI,EAAE,OADR;AAEEI,EAAAA,MAAM,EAAE,2EAFV;AAGED,EAAAA,WAAW,EAAE,+BAHf;AAIEF,EAAAA,QAAQ,EAAE,mBAJZ;AAKEC,EAAAA,OAAO,EAAE,YALX;AAMEG,EAAAA,GAAG,EAAE,0BANP;AAOEC,EAAAA,SAAS,EAAE,EAPb;AAQEC,EAAAA,OAAO,EAAE,EARX;AASEC,EAAAA,GAAG,EAAE,EATP;AAUEC,EAAAA,QAAQ,EAAE;AAVZ,CA1BqB,CAAvB;;eAwCe,4BAAaG,gBAAb,EAAsB;AACnCC,EAAAA,KAAK,EAAE;AACLC,IAAAA,MAAM,EAAE;AACNd,MAAAA,IAAI,EAAE,iBADA;AAENe,MAAAA,MAAM,EAAE,KAFF;AAGNC,MAAAA,WAAW,EAAE,CACX;AACEC,QAAAA,MAAM,EAAE,iDADV;AAEEC,QAAAA,SAAS,EAAE;AAFb,OADW,CAHP;AASNC,MAAAA,KAAK,EAAE,CATD;AAUNC,MAAAA,KAAK,EAAE,UAVD;AAWNC,MAAAA,QAAQ,EAAE,eAXJ;AAYNC,MAAAA,GAAG,EAAE;AACHF,QAAAA,KAAK,EAAE,UADJ;AAEHT,QAAAA,OAAO,EAAE,MAAM,CAAE;AAFd;AAZC,KADH;AAkBLY,IAAAA,QAAQ,EAAE;AACRT,MAAAA,MAAM,EACJ,kGAFM;AAGRU,MAAAA,YAAY,EAAE,gBAHN;AAIRP,MAAAA,MAAM,EAAE;AAJA,KAlBL;AAwBLQ,IAAAA,SAAS,EAAE;AACTC,MAAAA,KAAK,EAAE3B,cAAc,CAAC4B,GAAf,CAAmBC,QAAQ,0BAC7BA,QAD6B;AAEhCjB,QAAAA,OAAO,EAAE,MAAMkB,OAAO,CAACC,GAAR,CAAa,cAAaF,QAAQ,CAACzB,WAAY,GAA/C;AAFiB,QAA3B;AADE,KAxBN;AA8BL4B,IAAAA,GAAG,EAAE;AACHL,MAAAA,KAAK,EACH;AAFC,KA9BA;AAkCLM,IAAAA,IAAI,EAAE;AACJN,MAAAA,KAAK,EACH;AAFE,KAlCD;AAsCLf,IAAAA,OAAO,EAAEsB,EAAE,IAAIJ,OAAO,CAACC,GAAR,CAAYG,EAAZ,CAtCV;AAuCLC,IAAAA,cAAc,EAAE;AACdd,MAAAA,KAAK,EAAE,4CADO;AAEdT,MAAAA,OAAO,EAAE,MAAMkB,OAAO,CAACC,GAAR,CAAY,cAAZ;AAFD;AAvCX;AAD4B,CAAtB,C","sourcesContent":["import {defaultsDeep} from 'lodash/fp';\nimport loading from './loading';\n\nconst resourceValues = [\n {\n type: 'video',\n mimeType: 'application/vimeo',\n videoId: '166479793',\n description: 'De l’éco-conception à l’innovation responsable',\n poster:\n '//static.coorpacademy.com/content/CoorpAcademy/content-partnerships-svp/cockpit-partner-svp/poster/poster-1480426784168.jpg',\n _id: '590b9be24f7b862e0046e577',\n subtitles: [],\n posters: [],\n src: [],\n selected: true\n },\n {\n type: 'pdf',\n description: \"Chapitre 1. Diagramme du l'hiérarchie du contenu.\",\n mediaUrl:\n '//static.coorpacademy.com/content/CoorpAcademy/content/cockpit-mooc-technique/raw/hierachie-contenu-1494494029567.pdf',\n _id: '590b9be24f7b862e0046e575',\n subtitles: [],\n posters: [],\n src: [],\n selected: false,\n onClick: () => {}\n },\n {\n type: 'video',\n poster: '//static.coorpacademy.com/content/digital/miniatures_cours/avance/1A1.png',\n description: 'Le concept de Knowledge Graph',\n mimeType: 'application/vimeo',\n videoId: '89404998\\n',\n _id: '590b862e2e967f64333ad45f',\n subtitles: [],\n posters: [],\n src: [],\n selected: false\n }\n];\n\nexport default defaultsDeep(loading, {\n props: {\n header: {\n type: 'popinCorrection',\n failed: false,\n corrections: [\n {\n answer: \"Grâce à des outils d'analyse et de surveillance\",\n isCorrect: true\n }\n ],\n lives: 1,\n title: 'Good Job',\n subtitle: 'Bonne réponse',\n cta: {\n title: 'Continue',\n onClick: () => {}\n }\n },\n question: {\n header:\n 'Par quel moyen les entreprises peuvent-elles connaître leur popularité sur les réseaux sociaux ?',\n answerPrefix: 'Bonne réponse:',\n answer: \"Grâce à des outils d'analyse et de surveillance\"\n },\n resources: {\n value: resourceValues.map(resource => ({\n ...resource,\n onClick: () => console.log(`Selecting \"${resource.description}\"`)\n }))\n },\n klf: {\n value:\n \"Les éco-innovations sont divisées en <b>3 catégories</b> : intégrées, radicales et économie de la fonctionnalité. La dernière consiste à remplacer un produit par un service. C'est par exemple le cas du système Vélib'.\"\n },\n tips: {\n value:\n '<a href=\"http://www.google.com\" target=\"_blank\">Les smart cities</a>, ou villes intelligentes, portent des solutions dans lesquelles se conjuguent les 3 types d’éco-innovations. En France, il en existait vingt début 2016, la plus grande étant Paris.'\n },\n onClick: id => console.log(id),\n assistanceLink: {\n title: 'Signaler un problème avec cette question ?',\n onClick: () => console.log('test onClick')\n }\n }\n});\n"],"file":"correct-closed.js"}
@@ -29,7 +29,7 @@
29
29
 
30
30
  .footer {
31
31
  composes: hoverFill from '../../../atom/button/hover-fill.css';
32
- font-family: 'Open Sans';
32
+ font-family: 'Gilroy';
33
33
  font-size: 16px;
34
34
  font-weight: 700;
35
35
  background-color: white;
@@ -59,7 +59,7 @@
59
59
  }
60
60
 
61
61
  .text {
62
- font-family: 'Open Sans';
62
+ font-family: 'Gilroy';
63
63
  color: dark;
64
64
  }
65
65
 
@@ -243,7 +243,7 @@
243
243
  }
244
244
 
245
245
  .commentSectionTexts p {
246
- font-family: Open Sans;
246
+ font-family: Gilroy;
247
247
  color: dark;
248
248
  font-size: 19px;
249
249
  font-weight: 700;
@@ -267,7 +267,7 @@
267
267
  }
268
268
 
269
269
  .commentSectionLink {
270
- font-family: Open Sans;
270
+ font-family: Gilroy;
271
271
  font-size: 12px;
272
272
  color: dark;
273
273
  text-decoration: underline;
@@ -41,11 +41,6 @@ var _popinHeader = _interopRequireDefault(require("../popin-header"));
41
41
 
42
42
  var _summary = _interopRequireDefault(require("./summary.css"));
43
43
 
44
- const _excluded = ["title"],
45
- _excluded2 = ["title"],
46
- _excluded3 = ["type"],
47
- _excluded4 = ["title", "color"];
48
-
49
44
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
50
45
 
51
46
  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); }
@@ -63,7 +58,7 @@ const SimpleAction = ({
63
58
  const {
64
59
  title: buttonTitle
65
60
  } = button,
66
- linkProps = _objectWithoutPropertiesLoose(button, _excluded);
61
+ linkProps = _objectWithoutPropertiesLoose(button, ["title"]);
67
62
 
68
63
  return /*#__PURE__*/_react.default.createElement("div", {
69
64
  "data-name": "simpleAction",
@@ -135,7 +130,7 @@ const Subscribe = ({
135
130
  const {
136
131
  title: buttonTitle
137
132
  } = button,
138
- linkProps = _objectWithoutPropertiesLoose(button, _excluded2);
133
+ linkProps = _objectWithoutPropertiesLoose(button, ["title"]);
139
134
 
140
135
  return /*#__PURE__*/_react.default.createElement("div", {
141
136
  className: _summary.default.subscribeWrapper
@@ -160,7 +155,7 @@ const Subscribe = ({
160
155
  }))));
161
156
  };
162
157
 
163
- Subscribe.propTypes = process.env.NODE_ENV !== "production" ? _extends({}, _button.default.propTypes.propTypes, {
158
+ Subscribe.propTypes = process.env.NODE_ENV !== "production" ? _extends(_extends({}, _button.default.propTypes.propTypes), {}, {
164
159
  title: _button.default.propTypes.submitValue
165
160
  }) : {};
166
161
  const actions = {
@@ -173,7 +168,7 @@ const Action = props => {
173
168
  const {
174
169
  type
175
170
  } = props,
176
- actionProps = _objectWithoutPropertiesLoose(props, _excluded3);
171
+ actionProps = _objectWithoutPropertiesLoose(props, ["type"]);
177
172
 
178
173
  const Type = (0, _get2.default)(type, actions);
179
174
  return Type ? /*#__PURE__*/_react.default.createElement(Type, actionProps) : null;
@@ -263,12 +258,12 @@ const Cards = props => {
263
258
 
264
259
  Cards.propTypes = process.env.NODE_ENV !== "production" ? _cardsList.default.propTypes : {};
265
260
 
266
- const Footer = _ref => {
261
+ const Footer = (_ref) => {
267
262
  let {
268
263
  title,
269
264
  color
270
265
  } = _ref,
271
- linkProps = _objectWithoutPropertiesLoose(_ref, _excluded4);
266
+ linkProps = _objectWithoutPropertiesLoose(_ref, ["title", "color"]);
272
267
 
273
268
  return /*#__PURE__*/_react.default.createElement(_link.default, _extends({}, linkProps, {
274
269
  style: {
@@ -281,7 +276,7 @@ const Footer = _ref => {
281
276
  }), title);
282
277
  };
283
278
 
284
- Footer.propTypes = process.env.NODE_ENV !== "production" ? _extends({}, _link.default.propTypes, {
279
+ Footer.propTypes = process.env.NODE_ENV !== "production" ? _extends(_extends({}, _link.default.propTypes), {}, {
285
280
  title: _link.default.propTypes.children,
286
281
  color: _propTypes.default.string
287
282
  }) : {};