@coorpacademy/components 10.3.19 → 10.3.21-alpha.3

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 (1020) hide show
  1. package/es/atom/autocomplete/test/fixtures/error.js +1 -1
  2. package/es/atom/autocomplete/test/fixtures/error.js.map +1 -1
  3. package/es/atom/autocomplete/test/fixtures/filled.js +1 -1
  4. package/es/atom/autocomplete/test/fixtures/filled.js.map +1 -1
  5. package/es/atom/autocomplete/test/fixtures/modified.js +1 -1
  6. package/es/atom/autocomplete/test/fixtures/modified.js.map +1 -1
  7. package/es/atom/clue/index.js.map +1 -1
  8. package/es/atom/cta/test/fixtures/certification.js +1 -1
  9. package/es/atom/cta/test/fixtures/certification.js.map +1 -1
  10. package/es/atom/cta/test/fixtures/disabled.js +1 -1
  11. package/es/atom/cta/test/fixtures/disabled.js.map +1 -1
  12. package/es/atom/cta/test/fixtures/light-small.js +1 -1
  13. package/es/atom/cta/test/fixtures/light-small.js.map +1 -1
  14. package/es/atom/cta/test/fixtures/light.js +1 -1
  15. package/es/atom/cta/test/fixtures/light.js.map +1 -1
  16. package/es/atom/cta/test/fixtures/logout.js +1 -1
  17. package/es/atom/cta/test/fixtures/logout.js.map +1 -1
  18. package/es/atom/cta/test/fixtures/primary-small.js +1 -1
  19. package/es/atom/cta/test/fixtures/primary-small.js.map +1 -1
  20. package/es/atom/cta/test/fixtures/rectangular-secondary-fullwidth.js +1 -1
  21. package/es/atom/cta/test/fixtures/rectangular-secondary-fullwidth.js.map +1 -1
  22. package/es/atom/cta/test/fixtures/rectangular-secondary.js +1 -1
  23. package/es/atom/cta/test/fixtures/rectangular-secondary.js.map +1 -1
  24. package/es/atom/cta/test/fixtures/rectangular.js +1 -1
  25. package/es/atom/cta/test/fixtures/rectangular.js.map +1 -1
  26. package/es/atom/cta/test/fixtures/secondary-small.js +1 -1
  27. package/es/atom/cta/test/fixtures/secondary-small.js.map +1 -1
  28. package/es/atom/cta/test/fixtures/secondary.js +1 -1
  29. package/es/atom/cta/test/fixtures/secondary.js.map +1 -1
  30. package/es/atom/drag-and-drop/index.js +1 -1
  31. package/es/atom/drag-and-drop/index.js.map +1 -1
  32. package/es/atom/drag-and-drop/test/fixtures/loading.js +1 -1
  33. package/es/atom/drag-and-drop/test/fixtures/loading.js.map +1 -1
  34. package/es/atom/drag-and-drop/test/fixtures/with-image-reset.js +1 -1
  35. package/es/atom/drag-and-drop/test/fixtures/with-image-reset.js.map +1 -1
  36. package/es/atom/image-upload/index.js +1 -1
  37. package/es/atom/image-upload/index.js.map +1 -1
  38. package/es/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js +1 -1
  39. package/es/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js.map +1 -1
  40. package/es/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js +1 -1
  41. package/es/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js.map +1 -1
  42. package/es/atom/image-upload/test/fixtures/desktop-reset-description.js +1 -1
  43. package/es/atom/image-upload/test/fixtures/desktop-reset-description.js.map +1 -1
  44. package/es/atom/image-upload/test/fixtures/desktop-reset-no-description.js +1 -1
  45. package/es/atom/image-upload/test/fixtures/desktop-reset-no-description.js.map +1 -1
  46. package/es/atom/image-upload/test/fixtures/email.js +1 -1
  47. package/es/atom/image-upload/test/fixtures/email.js.map +1 -1
  48. package/es/atom/image-upload/test/fixtures/mobile.js +1 -1
  49. package/es/atom/image-upload/test/fixtures/mobile.js.map +1 -1
  50. package/es/atom/image-upload/test/fixtures/modified.js +1 -1
  51. package/es/atom/image-upload/test/fixtures/modified.js.map +1 -1
  52. package/es/atom/input-html/index.js.map +1 -1
  53. package/es/atom/input-switch/test/fixtures/disabled.js +1 -1
  54. package/es/atom/input-switch/test/fixtures/disabled.js.map +1 -1
  55. package/es/atom/link/index.js +2 -3
  56. package/es/atom/link/index.js.map +1 -1
  57. package/es/atom/loader/index.js +15 -3
  58. package/es/atom/loader/index.js.map +1 -1
  59. package/es/atom/loader/style.css +55 -1
  60. package/es/atom/loader/test/fixtures/coorpmanager.js +7 -0
  61. package/es/atom/loader/test/fixtures/coorpmanager.js.map +1 -0
  62. package/es/atom/loader/test/fixtures.js +2 -0
  63. package/es/atom/loader/test/fixtures.js.map +1 -1
  64. package/es/atom/promo-code/index.js.map +1 -1
  65. package/es/atom/provider/index.js.map +1 -1
  66. package/es/atom/provider/test/index.js +1 -1
  67. package/es/atom/provider/test/index.js.map +1 -1
  68. package/es/atom/range/index.js +1 -1
  69. package/es/atom/range/index.js.map +1 -1
  70. package/es/atom/range/test/fixtures/multi.js +1 -1
  71. package/es/atom/range/test/fixtures/multi.js.map +1 -1
  72. package/es/atom/range/test/index.js +9 -9
  73. package/es/atom/range/test/index.js.map +1 -1
  74. package/es/atom/video-upload/index.js +1 -1
  75. package/es/atom/video-upload/index.js.map +1 -1
  76. package/es/atom/video-upload/test/fixtures/loading.js +1 -1
  77. package/es/atom/video-upload/test/fixtures/loading.js.map +1 -1
  78. package/es/atom/video-upload/test/fixtures/modified.js +1 -1
  79. package/es/atom/video-upload/test/fixtures/modified.js.map +1 -1
  80. package/es/hoc/animation-scheduler/index.js +3 -3
  81. package/es/hoc/animation-scheduler/index.js.map +1 -1
  82. package/es/hoc/swapper/index.js +2 -4
  83. package/es/hoc/swapper/index.js.map +1 -1
  84. package/es/hoc/transition/index.js +1 -1
  85. package/es/hoc/transition/index.js.map +1 -1
  86. package/es/molecule/add-to-my-list/index.js +1 -1
  87. package/es/molecule/add-to-my-list/index.js.map +1 -1
  88. package/es/molecule/answer/index.js +2 -3
  89. package/es/molecule/answer/index.js.map +1 -1
  90. package/es/molecule/answer/test/fixtures/audio.js +1 -1
  91. package/es/molecule/answer/test/fixtures/audio.js.map +1 -1
  92. package/es/molecule/answer/test/fixtures/default.js +1 -1
  93. package/es/molecule/answer/test/fixtures/default.js.map +1 -1
  94. package/es/molecule/answer/test/fixtures/drop-down.js +1 -1
  95. package/es/molecule/answer/test/fixtures/drop-down.js.map +1 -1
  96. package/es/molecule/answer/test/fixtures/qcm-arabic.js +1 -1
  97. package/es/molecule/answer/test/fixtures/qcm-arabic.js.map +1 -1
  98. package/es/molecule/answer/test/fixtures/qcm-drag.js +1 -1
  99. package/es/molecule/answer/test/fixtures/qcm-drag.js.map +1 -1
  100. package/es/molecule/answer/test/fixtures/qcm-graphic.js +1 -1
  101. package/es/molecule/answer/test/fixtures/qcm-graphic.js.map +1 -1
  102. package/es/molecule/answer/test/fixtures/qcm-short-audio.js +1 -1
  103. package/es/molecule/answer/test/fixtures/qcm-short-audio.js.map +1 -1
  104. package/es/molecule/answer/test/fixtures/qcm-short-video.js +1 -1
  105. package/es/molecule/answer/test/fixtures/qcm-short-video.js.map +1 -1
  106. package/es/molecule/answer/test/fixtures/qcm-short.js +1 -1
  107. package/es/molecule/answer/test/fixtures/qcm-short.js.map +1 -1
  108. package/es/molecule/answer/test/fixtures/qcm.js +1 -1
  109. package/es/molecule/answer/test/fixtures/qcm.js.map +1 -1
  110. package/es/molecule/answer/test/fixtures/range.js +1 -1
  111. package/es/molecule/answer/test/fixtures/range.js.map +1 -1
  112. package/es/molecule/answer/test/fixtures/template.js +1 -1
  113. package/es/molecule/answer/test/fixtures/template.js.map +1 -1
  114. package/es/molecule/brand-form-group/index.js +18 -18
  115. package/es/molecule/brand-form-group/index.js.map +1 -1
  116. package/es/molecule/brand-form-group/test/fixtures/analytics.js +1 -1
  117. package/es/molecule/brand-form-group/test/fixtures/analytics.js.map +1 -1
  118. package/es/molecule/brand-form-group/test/fixtures/animations.js +2 -2
  119. package/es/molecule/brand-form-group/test/fixtures/animations.js.map +1 -1
  120. package/es/molecule/brand-form-group/test/fixtures/cohort.js +1 -1
  121. package/es/molecule/brand-form-group/test/fixtures/cohort.js.map +1 -1
  122. package/es/molecule/brand-form-group/test/fixtures/dashboard.js +1 -1
  123. package/es/molecule/brand-form-group/test/fixtures/dashboard.js.map +1 -1
  124. package/es/molecule/brand-form-group/test/fixtures/images.js +3 -3
  125. package/es/molecule/brand-form-group/test/fixtures/images.js.map +1 -1
  126. package/es/molecule/brand-form-group/test/fixtures/slider.js +1 -1
  127. package/es/molecule/brand-form-group/test/fixtures/slider.js.map +1 -1
  128. package/es/molecule/card/index.js +1 -1
  129. package/es/molecule/card/index.js.map +1 -1
  130. package/es/molecule/card/test/fixtures/adaptiv-and-disabled.js +1 -1
  131. package/es/molecule/card/test/fixtures/adaptiv-and-disabled.js.map +1 -1
  132. package/es/molecule/card/test/fixtures/adaptiv.js +1 -1
  133. package/es/molecule/card/test/fixtures/adaptiv.js.map +1 -1
  134. package/es/molecule/card/test/fixtures/disabled.js +1 -1
  135. package/es/molecule/card/test/fixtures/disabled.js.map +1 -1
  136. package/es/molecule/card-content/test/fixtures/adaptiv-and-disabled.js +1 -1
  137. package/es/molecule/card-content/test/fixtures/adaptiv-and-disabled.js.map +1 -1
  138. package/es/molecule/card-content/test/fixtures/adaptiv.js +1 -1
  139. package/es/molecule/card-content/test/fixtures/adaptiv.js.map +1 -1
  140. package/es/molecule/card-content/test/fixtures/disabled.js +1 -1
  141. package/es/molecule/card-content/test/fixtures/disabled.js.map +1 -1
  142. package/es/molecule/card-with-button/index.js.map +1 -1
  143. package/es/molecule/coorp-manager-roles/index.js +1 -1
  144. package/es/molecule/coorp-manager-roles/index.js.map +1 -1
  145. package/es/molecule/dashboard/battle-request-list/index.js +1 -1
  146. package/es/molecule/dashboard/battle-request-list/index.js.map +1 -1
  147. package/es/molecule/dashboard/cards-list/test/fixtures/microlearning.js +1 -1
  148. package/es/molecule/dashboard/cards-list/test/fixtures/microlearning.js.map +1 -1
  149. package/es/molecule/dashboard/cards-list/test/fixtures/performance.js +1 -1
  150. package/es/molecule/dashboard/cards-list/test/fixtures/performance.js.map +1 -1
  151. package/es/molecule/dashboard/cards-list/test/index.js +1 -1
  152. package/es/molecule/dashboard/cards-list/test/index.js.map +1 -1
  153. package/es/molecule/dashboard/news-list/index.js +1 -1
  154. package/es/molecule/dashboard/news-list/index.js.map +1 -1
  155. package/es/molecule/dashboard/start-battle/index.js +1 -1
  156. package/es/molecule/dashboard/start-battle/index.js.map +1 -1
  157. package/es/molecule/discipline-header/test/fixtures/long-description.js.map +1 -1
  158. package/es/molecule/drag-and-drop/index.js +1 -1
  159. package/es/molecule/drag-and-drop/index.js.map +1 -1
  160. package/es/molecule/drag-and-drop/test/fixtures/error.js +1 -1
  161. package/es/molecule/drag-and-drop/test/fixtures/error.js.map +1 -1
  162. package/es/molecule/drag-and-drop/test/fixtures/loading.js +1 -1
  163. package/es/molecule/drag-and-drop/test/fixtures/loading.js.map +1 -1
  164. package/es/molecule/drag-and-drop/test/fixtures/ready-invalid.js +1 -1
  165. package/es/molecule/drag-and-drop/test/fixtures/ready-invalid.js.map +1 -1
  166. package/es/molecule/drag-and-drop/test/fixtures/ready.js +1 -1
  167. package/es/molecule/drag-and-drop/test/fixtures/ready.js.map +1 -1
  168. package/es/molecule/drag-and-drop/test/fixtures/success-video.js +1 -1
  169. package/es/molecule/drag-and-drop/test/fixtures/success-video.js.map +1 -1
  170. package/es/molecule/drag-and-drop/test/fixtures/success.js +1 -1
  171. package/es/molecule/drag-and-drop/test/fixtures/success.js.map +1 -1
  172. package/es/molecule/drag-and-drop/test/on-click.js +2 -2
  173. package/es/molecule/drag-and-drop/test/on-click.js.map +1 -1
  174. package/es/molecule/drag-and-drop/upload-report.js +1 -1
  175. package/es/molecule/drag-and-drop/upload-report.js.map +1 -1
  176. package/es/molecule/feedback/index.js +1 -1
  177. package/es/molecule/feedback/index.js.map +1 -1
  178. package/es/molecule/filters/test/fixtures/default.js +4 -4
  179. package/es/molecule/filters/test/fixtures/default.js.map +1 -1
  180. package/es/molecule/filters/test/fixtures/filters-list.js +6 -6
  181. package/es/molecule/filters/test/fixtures/filters-list.js.map +1 -1
  182. package/es/molecule/filters/test/fixtures/one.js +2 -2
  183. package/es/molecule/filters/test/fixtures/one.js.map +1 -1
  184. package/es/molecule/filters/test/fixtures/only-radio-group.js +1 -1
  185. package/es/molecule/filters/test/fixtures/only-radio-group.js.map +1 -1
  186. package/es/molecule/filters/test/fixtures/only-timer.js +1 -1
  187. package/es/molecule/filters/test/fixtures/only-timer.js.map +1 -1
  188. package/es/molecule/filters/test/fixtures/three.js +3 -3
  189. package/es/molecule/filters/test/fixtures/three.js.map +1 -1
  190. package/es/molecule/filters/test/fixtures/two.js +3 -3
  191. package/es/molecule/filters/test/fixtures/two.js.map +1 -1
  192. package/es/molecule/filters/test/fixtures/zero.js +1 -1
  193. package/es/molecule/filters/test/fixtures/zero.js.map +1 -1
  194. package/es/molecule/forum/forum-thread/test/fixtures/deep-answers.js +4 -4
  195. package/es/molecule/forum/forum-thread/test/fixtures/deep-answers.js.map +1 -1
  196. package/es/molecule/forum/forum-thread/test/fixtures/with-answers.js +1 -1
  197. package/es/molecule/forum/forum-thread/test/fixtures/with-answers.js.map +1 -1
  198. package/es/molecule/hero/test/fixtures/arabic.js +1 -1
  199. package/es/molecule/hero/test/fixtures/arabic.js.map +1 -1
  200. package/es/molecule/hero/test/fixtures/hero.js +1 -1
  201. package/es/molecule/hero/test/fixtures/hero.js.map +1 -1
  202. package/es/molecule/news/test/fixtures/long-description.js +1 -1
  203. package/es/molecule/news/test/fixtures/long-description.js.map +1 -1
  204. package/es/molecule/news/test/fixtures/long-title.js +1 -1
  205. package/es/molecule/news/test/fixtures/long-title.js.map +1 -1
  206. package/es/molecule/news/test/fixtures/small-desciption.js +1 -1
  207. package/es/molecule/news/test/fixtures/small-desciption.js.map +1 -1
  208. package/es/molecule/news/test/fixtures/small-title.js +1 -1
  209. package/es/molecule/news/test/fixtures/small-title.js.map +1 -1
  210. package/es/molecule/popin/index.js +1 -1
  211. package/es/molecule/popin/index.js.map +1 -1
  212. package/es/molecule/progress-bar/index.js +1 -1
  213. package/es/molecule/progress-bar/index.js.map +1 -1
  214. package/es/molecule/questions/drop-down/index.js +1 -1
  215. package/es/molecule/questions/drop-down/index.js.map +1 -1
  216. package/es/molecule/questions/question-range/index.js +2 -3
  217. package/es/molecule/questions/question-range/index.js.map +1 -1
  218. package/es/molecule/questions/template/index.js +2 -2
  219. package/es/molecule/questions/template/index.js.map +1 -1
  220. package/es/molecule/questions/template/test/index.js +1 -1
  221. package/es/molecule/questions/template/test/index.js.map +1 -1
  222. package/es/molecule/quick-access-card/index.js.map +1 -1
  223. package/es/molecule/resource-player/index.js +1 -2
  224. package/es/molecule/resource-player/index.js.map +1 -1
  225. package/es/molecule/select-multiple/index.js +3 -3
  226. package/es/molecule/select-multiple/index.js.map +1 -1
  227. package/es/molecule/select-multiple/test/index.js +2 -2
  228. package/es/molecule/select-multiple/test/index.js.map +1 -1
  229. package/es/molecule/setup-section/index.js +1 -1
  230. package/es/molecule/setup-section/index.js.map +1 -1
  231. package/es/molecule/setup-section/test/fixtures/first.js +1 -1
  232. package/es/molecule/setup-section/test/fixtures/first.js.map +1 -1
  233. package/es/molecule/setup-slide/index.js +8 -8
  234. package/es/molecule/setup-slide/index.js.map +1 -1
  235. package/es/molecule/share/index.js +1 -1
  236. package/es/molecule/share/index.js.map +1 -1
  237. package/es/molecule/vertical-tabs/index.js +17 -8
  238. package/es/molecule/vertical-tabs/index.js.map +1 -1
  239. package/es/molecule/vertical-tabs/style.css +11 -0
  240. package/es/molecule/vertical-tabs/test/fixtures/default.js +8 -3
  241. package/es/molecule/vertical-tabs/test/fixtures/default.js.map +1 -1
  242. package/es/molecule/vertical-tabs/test/fixtures/with-multiple-errors.js +47 -0
  243. package/es/molecule/vertical-tabs/test/fixtures/with-multiple-errors.js.map +1 -0
  244. package/es/molecule/vertical-tabs/test/fixtures/with-selected-item.js +10 -5
  245. package/es/molecule/vertical-tabs/test/fixtures/with-selected-item.js.map +1 -1
  246. package/es/molecule/vertical-tabs/test/fixtures.js +2 -0
  247. package/es/molecule/vertical-tabs/test/fixtures.js.map +1 -1
  248. package/es/molecule/video-iframe/index.js +1 -1
  249. package/es/molecule/video-iframe/index.js.map +1 -1
  250. package/es/molecule/video-player/index.js +1 -3
  251. package/es/molecule/video-player/index.js.map +1 -1
  252. package/es/molecule/video-player/jwplayer.js +2 -2
  253. package/es/molecule/video-player/jwplayer.js.map +1 -1
  254. package/es/molecule/video-player/test/fixtures/youtube.js +1 -1
  255. package/es/molecule/video-player/test/fixtures/youtube.js.map +1 -1
  256. package/es/molecule/video-player/vimeo.js +1 -1
  257. package/es/molecule/video-player/vimeo.js.map +1 -1
  258. package/es/organism/accordion/coorp-manager/index.js +1 -1
  259. package/es/organism/accordion/coorp-manager/index.js.map +1 -1
  260. package/es/organism/accordion/toggler/index.js +1 -1
  261. package/es/organism/accordion/toggler/index.js.map +1 -1
  262. package/es/organism/accordion/toggler/test/render.js +2 -2
  263. package/es/organism/accordion/toggler/test/render.js.map +1 -1
  264. package/es/organism/brand-form/test/fixtures/sso.js +3 -3
  265. package/es/organism/brand-form/test/fixtures/sso.js.map +1 -1
  266. package/es/organism/content-translation/index.js +2 -2
  267. package/es/organism/content-translation/index.js.map +1 -1
  268. package/es/organism/content-translation/test/fixtures/default.js +4 -4
  269. package/es/organism/content-translation/test/fixtures/default.js.map +1 -1
  270. package/es/organism/course-selection/test/fixtures/default.js +5 -5
  271. package/es/organism/course-selection/test/fixtures/default.js.map +1 -1
  272. package/es/organism/course-selection/test/fixtures/filtered.js +2 -2
  273. package/es/organism/course-selection/test/fixtures/filtered.js.map +1 -1
  274. package/es/organism/course-selection/test/fixtures/sorted-selected.js +5 -5
  275. package/es/organism/course-selection/test/fixtures/sorted-selected.js.map +1 -1
  276. package/es/organism/course-selection/test/fixtures/unsorted-selected.js +5 -5
  277. package/es/organism/course-selection/test/fixtures/unsorted-selected.js.map +1 -1
  278. package/es/organism/discussion/test/fixtures/default.js +1 -1
  279. package/es/organism/discussion/test/fixtures/default.js.map +1 -1
  280. package/es/organism/discussion/test/fixtures/loading-more.js +1 -1
  281. package/es/organism/discussion/test/fixtures/loading-more.js.map +1 -1
  282. package/es/organism/discussion/test/fixtures/new-discussion.js +1 -1
  283. package/es/organism/discussion/test/fixtures/new-discussion.js.map +1 -1
  284. package/es/organism/get-the-app/index.js +2 -2
  285. package/es/organism/get-the-app/index.js.map +1 -1
  286. package/es/organism/list-items/test/fixtures/archived.js +1 -1
  287. package/es/organism/list-items/test/fixtures/archived.js.map +1 -1
  288. package/es/organism/list-items/test/fixtures/draft.js +1 -1
  289. package/es/organism/list-items/test/fixtures/draft.js.map +1 -1
  290. package/es/organism/list-items/test/fixtures/published.js +1 -1
  291. package/es/organism/list-items/test/fixtures/published.js.map +1 -1
  292. package/es/organism/mooc/image-slider/test/fixtures/multiple-slides.js +2 -2
  293. package/es/organism/mooc/image-slider/test/fixtures/multiple-slides.js.map +1 -1
  294. package/es/organism/mooc-header/test/fixtures/default.js +1 -1
  295. package/es/organism/mooc-header/test/fixtures/default.js.map +1 -1
  296. package/es/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js +1 -1
  297. package/es/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js.map +1 -1
  298. package/es/organism/popin/test/fixtures/default.js.map +1 -1
  299. package/es/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js +1 -1
  300. package/es/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js.map +1 -1
  301. package/es/organism/resource-browser/test/fixtures/jwplayer.js +1 -1
  302. package/es/organism/resource-browser/test/fixtures/jwplayer.js.map +1 -1
  303. package/es/organism/resource-browser/test/fixtures/kontiki.js +1 -1
  304. package/es/organism/resource-browser/test/fixtures/kontiki.js.map +1 -1
  305. package/es/organism/resource-browser/test/fixtures/mp4.js +1 -1
  306. package/es/organism/resource-browser/test/fixtures/mp4.js.map +1 -1
  307. package/es/organism/settings/index.js +2 -3
  308. package/es/organism/settings/index.js.map +1 -1
  309. package/es/organism/sidebar/index.js +10 -11
  310. package/es/organism/sidebar/index.js.map +1 -1
  311. package/es/organism/user-preferences/index.js +2 -3
  312. package/es/organism/user-preferences/index.js.map +1 -1
  313. package/es/organism/wizard-contents/index.js +10 -5
  314. package/es/organism/wizard-contents/index.js.map +1 -1
  315. package/es/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js +2 -1
  316. package/es/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js.map +1 -1
  317. package/es/organism/wizard-contents/test/fixtures/playlist-general-settings-create.js +2 -1
  318. package/es/organism/wizard-contents/test/fixtures/playlist-general-settings-create.js.map +1 -1
  319. package/es/organism/wizard-contents/test/fixtures/playlist-general-settings-edit.js +2 -1
  320. package/es/organism/wizard-contents/test/fixtures/playlist-general-settings-edit.js.map +1 -1
  321. package/es/organism/wizard-contents/test/fixtures/playlist-populations-create.js +2 -1
  322. package/es/organism/wizard-contents/test/fixtures/playlist-populations-create.js.map +1 -1
  323. package/es/organism/wizard-contents/test/fixtures/playlist-translate-edit.js +2 -1
  324. package/es/organism/wizard-contents/test/fixtures/playlist-translate-edit.js.map +1 -1
  325. package/es/template/activity/index.js +1 -1
  326. package/es/template/activity/index.js.map +1 -1
  327. package/es/template/activity/test/progression-item-test.js +1 -1
  328. package/es/template/activity/test/progression-item-test.js.map +1 -1
  329. package/es/template/app-player/player/slides/footer/index.js +1 -1
  330. package/es/template/app-player/player/slides/footer/index.js.map +1 -1
  331. package/es/template/app-player/player/slides/index.js +11 -14
  332. package/es/template/app-player/player/slides/index.js.map +1 -1
  333. package/es/template/app-player/player/slides/test/fixtures/arabic-context.js +2 -2
  334. package/es/template/app-player/player/slides/test/fixtures/arabic-context.js.map +1 -1
  335. package/es/template/app-player/player/slides/test/fixtures/arabic-qcm.js +1 -1
  336. package/es/template/app-player/player/slides/test/fixtures/arabic-qcm.js.map +1 -1
  337. package/es/template/app-player/player/slides/test/fixtures/arabic-resources.js +2 -2
  338. package/es/template/app-player/player/slides/test/fixtures/arabic-resources.js.map +1 -1
  339. package/es/template/app-player/player/slides/test/fixtures/arabic.js +2 -2
  340. package/es/template/app-player/player/slides/test/fixtures/arabic.js.map +1 -1
  341. package/es/template/app-player/player/slides/test/fixtures/clue.js +2 -2
  342. package/es/template/app-player/player/slides/test/fixtures/clue.js.map +1 -1
  343. package/es/template/app-player/player/slides/test/fixtures/context-with-audio.js +2 -2
  344. package/es/template/app-player/player/slides/test/fixtures/context-with-audio.js.map +1 -1
  345. package/es/template/app-player/player/slides/test/fixtures/context-with-image.js +2 -2
  346. package/es/template/app-player/player/slides/test/fixtures/context-with-image.js.map +1 -1
  347. package/es/template/app-player/player/slides/test/fixtures/context-with-pdf.js +2 -2
  348. package/es/template/app-player/player/slides/test/fixtures/context-with-pdf.js.map +1 -1
  349. package/es/template/app-player/player/slides/test/fixtures/context-with-video.js +2 -2
  350. package/es/template/app-player/player/slides/test/fixtures/context-with-video.js.map +1 -1
  351. package/es/template/app-player/player/slides/test/fixtures/context.js +2 -2
  352. package/es/template/app-player/player/slides/test/fixtures/context.js.map +1 -1
  353. package/es/template/app-player/player/slides/test/fixtures/default.js +2 -2
  354. package/es/template/app-player/player/slides/test/fixtures/default.js.map +1 -1
  355. package/es/template/app-player/player/slides/test/fixtures/drop-down.js +1 -1
  356. package/es/template/app-player/player/slides/test/fixtures/drop-down.js.map +1 -1
  357. package/es/template/app-player/player/slides/test/fixtures/free-text.js +1 -1
  358. package/es/template/app-player/player/slides/test/fixtures/free-text.js.map +1 -1
  359. package/es/template/app-player/player/slides/test/fixtures/media-h5p.js +2 -2
  360. package/es/template/app-player/player/slides/test/fixtures/media-h5p.js.map +1 -1
  361. package/es/template/app-player/player/slides/test/fixtures/media-omni-player.js +2 -2
  362. package/es/template/app-player/player/slides/test/fixtures/media-omni-player.js.map +1 -1
  363. package/es/template/app-player/player/slides/test/fixtures/media.js +2 -2
  364. package/es/template/app-player/player/slides/test/fixtures/media.js.map +1 -1
  365. package/es/template/app-player/player/slides/test/fixtures/no-clue.js +2 -2
  366. package/es/template/app-player/player/slides/test/fixtures/no-clue.js.map +1 -1
  367. package/es/template/app-player/player/slides/test/fixtures/no-question.js +2 -2
  368. package/es/template/app-player/player/slides/test/fixtures/no-question.js.map +1 -1
  369. package/es/template/app-player/player/slides/test/fixtures/no-total.js +1 -1
  370. package/es/template/app-player/player/slides/test/fixtures/no-total.js.map +1 -1
  371. package/es/template/app-player/player/slides/test/fixtures/only-clue.js +2 -2
  372. package/es/template/app-player/player/slides/test/fixtures/only-clue.js.map +1 -1
  373. package/es/template/app-player/player/slides/test/fixtures/qcm-drag.js +1 -1
  374. package/es/template/app-player/player/slides/test/fixtures/qcm-drag.js.map +1 -1
  375. package/es/template/app-player/player/slides/test/fixtures/qcm-graphic.js +1 -1
  376. package/es/template/app-player/player/slides/test/fixtures/qcm-graphic.js.map +1 -1
  377. package/es/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js +1 -1
  378. package/es/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js.map +1 -1
  379. package/es/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js +1 -1
  380. package/es/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js.map +1 -1
  381. package/es/template/app-player/player/slides/test/fixtures/qcm-short.js +1 -1
  382. package/es/template/app-player/player/slides/test/fixtures/qcm-short.js.map +1 -1
  383. package/es/template/app-player/player/slides/test/fixtures/qcm-template.js +1 -1
  384. package/es/template/app-player/player/slides/test/fixtures/qcm-template.js.map +1 -1
  385. package/es/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js +1 -1
  386. package/es/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js.map +1 -1
  387. package/es/template/app-player/player/slides/test/fixtures/qcm.js +1 -1
  388. package/es/template/app-player/player/slides/test/fixtures/qcm.js.map +1 -1
  389. package/es/template/app-player/player/slides/test/fixtures/range.js +1 -1
  390. package/es/template/app-player/player/slides/test/fixtures/range.js.map +1 -1
  391. package/es/template/app-player/player/slides/test/fixtures/template.js +1 -1
  392. package/es/template/app-player/player/slides/test/fixtures/template.js.map +1 -1
  393. package/es/template/app-player/player/slides/test/fixtures/with-min-height.js +1 -1
  394. package/es/template/app-player/player/slides/test/fixtures/with-min-height.js.map +1 -1
  395. package/es/template/app-player/player/test/fixtures/background.js +1 -1
  396. package/es/template/app-player/player/test/fixtures/background.js.map +1 -1
  397. package/es/template/app-player/popin-correction/index.js +2 -3
  398. package/es/template/app-player/popin-correction/index.js.map +1 -1
  399. package/es/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js +1 -1
  400. package/es/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js.map +1 -1
  401. package/es/template/app-player/popin-correction/test/fixtures/correct-closed.js +1 -1
  402. package/es/template/app-player/popin-correction/test/fixtures/correct-closed.js.map +1 -1
  403. package/es/template/app-player/popin-end/summary.js +7 -11
  404. package/es/template/app-player/popin-end/summary.js.map +1 -1
  405. package/es/template/app-player/popin-end/test/fixtures/adaptive.js +2 -2
  406. package/es/template/app-player/popin-end/test/fixtures/adaptive.js.map +1 -1
  407. package/es/template/app-player/popin-end/test/fixtures/infinite-lives.js +2 -2
  408. package/es/template/app-player/popin-end/test/fixtures/infinite-lives.js.map +1 -1
  409. package/es/template/app-player/popin-header/index.js +3 -4
  410. package/es/template/app-player/popin-header/index.js.map +1 -1
  411. package/es/template/back-office/brand-create/test/fixtures/default.js +1 -1
  412. package/es/template/back-office/brand-create/test/fixtures/default.js.map +1 -1
  413. package/es/template/back-office/brand-create/test/fixtures/loading.js +1 -1
  414. package/es/template/back-office/brand-create/test/fixtures/loading.js.map +1 -1
  415. package/es/template/back-office/brand-create/test/fixtures/modified.js +1 -1
  416. package/es/template/back-office/brand-create/test/fixtures/modified.js.map +1 -1
  417. package/es/template/back-office/brand-list/test/fixtures/default.js +1 -1
  418. package/es/template/back-office/brand-list/test/fixtures/default.js.map +1 -1
  419. package/es/template/back-office/brand-list/test/fixtures/rh.js +1 -1
  420. package/es/template/back-office/brand-list/test/fixtures/rh.js.map +1 -1
  421. package/es/template/back-office/brand-update/index.js +8 -8
  422. package/es/template/back-office/brand-update/index.js.map +1 -1
  423. package/es/template/back-office/brand-update/test/fixtures/list-items-archived.js +1 -1
  424. package/es/template/back-office/brand-update/test/fixtures/list-items-archived.js.map +1 -1
  425. package/es/template/back-office/brand-update/test/fixtures/list-items-draft.js +1 -1
  426. package/es/template/back-office/brand-update/test/fixtures/list-items-draft.js.map +1 -1
  427. package/es/template/back-office/brand-update/test/fixtures/list-items-published-with-popin.js +1 -1
  428. package/es/template/back-office/brand-update/test/fixtures/list-items-published-with-popin.js.map +1 -1
  429. package/es/template/back-office/brand-update/test/fixtures/list-items-published.js +1 -1
  430. package/es/template/back-office/brand-update/test/fixtures/list-items-published.js.map +1 -1
  431. package/es/template/back-office/brand-update/test/fixtures/manageusers-edit.js +1 -1
  432. package/es/template/back-office/brand-update/test/fixtures/manageusers-edit.js.map +1 -1
  433. package/es/template/back-office/brand-update/test/fixtures/quick-access.js +1 -1
  434. package/es/template/back-office/brand-update/test/fixtures/quick-access.js.map +1 -1
  435. package/es/template/back-office/brand-update/test/fixtures/uploadusers-loading.js +1 -1
  436. package/es/template/back-office/brand-update/test/fixtures/uploadusers-loading.js.map +1 -1
  437. package/es/template/back-office/brand-update/test/fixtures/uploadusers-successful.js +1 -1
  438. package/es/template/back-office/brand-update/test/fixtures/uploadusers-successful.js.map +1 -1
  439. package/es/template/back-office/brand-update/test/fixtures/uploadusers.js +1 -1
  440. package/es/template/back-office/brand-update/test/fixtures/uploadusers.js.map +1 -1
  441. package/es/template/back-office/brand-update/test/fixtures/wizard-add-courses-playlist.js +2 -1
  442. package/es/template/back-office/brand-update/test/fixtures/wizard-add-courses-playlist.js.map +1 -1
  443. package/es/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js +2 -1
  444. package/es/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js.map +1 -1
  445. package/es/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js +2 -1
  446. package/es/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js.map +1 -1
  447. package/es/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js +2 -1
  448. package/es/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js.map +1 -1
  449. package/es/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js +2 -1
  450. package/es/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js.map +1 -1
  451. package/es/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js +2 -1
  452. package/es/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js.map +1 -1
  453. package/es/template/cockpit/jw-uploader/index.js +1 -1
  454. package/es/template/cockpit/jw-uploader/index.js.map +1 -1
  455. package/es/template/common/dashboard/index.js +1 -1
  456. package/es/template/common/dashboard/index.js.map +1 -1
  457. package/es/template/common/dashboard/test/fixtures/empty-requests.js +1 -1
  458. package/es/template/common/dashboard/test/fixtures/empty-requests.js.map +1 -1
  459. package/es/template/common/dashboard/test/fixtures/with-hero-card.js +1 -1
  460. package/es/template/common/dashboard/test/fixtures/with-hero-card.js.map +1 -1
  461. package/es/template/common/discipline/test/fixtures/add-to-my-list.js +1 -1
  462. package/es/template/common/discipline/test/fixtures/add-to-my-list.js.map +1 -1
  463. package/es/template/common/discipline/test/fixtures/arabic.js +1 -1
  464. package/es/template/common/discipline/test/fixtures/arabic.js.map +1 -1
  465. package/es/template/common/discipline/test/fixtures/default.js +2 -2
  466. package/es/template/common/discipline/test/fixtures/default.js.map +1 -1
  467. package/es/template/common/discipline/test/fixtures/external-course-with-video.js +2 -2
  468. package/es/template/common/discipline/test/fixtures/external-course-with-video.js.map +1 -1
  469. package/es/template/common/discipline/test/fixtures/external-course-without-image.js +2 -2
  470. package/es/template/common/discipline/test/fixtures/external-course-without-image.js.map +1 -1
  471. package/es/template/common/discipline/test/fixtures/external-course.js +2 -2
  472. package/es/template/common/discipline/test/fixtures/external-course.js.map +1 -1
  473. package/es/template/common/discipline/test/fixtures/share.js +1 -1
  474. package/es/template/common/discipline/test/fixtures/share.js.map +1 -1
  475. package/es/template/teams-dashboard/test/fixtures/default.js +1 -1
  476. package/es/template/teams-dashboard/test/fixtures/default.js.map +1 -1
  477. package/es/template/teams-dashboard/test/fixtures/is-loading.js +1 -1
  478. package/es/template/teams-dashboard/test/fixtures/is-loading.js.map +1 -1
  479. package/es/template/teams-dashboard/test/fixtures/mobile.js +1 -1
  480. package/es/template/teams-dashboard/test/fixtures/mobile.js.map +1 -1
  481. package/es/util/shallow-compare.js.map +1 -1
  482. package/es/util/test/navigation.js +3 -4
  483. package/es/util/test/navigation.js.map +1 -1
  484. package/lib/atom/autocomplete/index.js +2 -2
  485. package/lib/atom/autocomplete/test/fixtures/error.js +1 -1
  486. package/lib/atom/autocomplete/test/fixtures/error.js.map +1 -1
  487. package/lib/atom/autocomplete/test/fixtures/filled.js +1 -1
  488. package/lib/atom/autocomplete/test/fixtures/filled.js.map +1 -1
  489. package/lib/atom/autocomplete/test/fixtures/modified.js +1 -1
  490. package/lib/atom/autocomplete/test/fixtures/modified.js.map +1 -1
  491. package/lib/atom/button-link/index.js +2 -2
  492. package/lib/atom/button-link-icon-only/index.js +2 -2
  493. package/lib/atom/button-menu/index.js +2 -2
  494. package/lib/atom/chips/index.js +2 -2
  495. package/lib/atom/clue/index.js.map +1 -1
  496. package/lib/atom/cta/test/fixtures/certification.js +1 -1
  497. package/lib/atom/cta/test/fixtures/certification.js.map +1 -1
  498. package/lib/atom/cta/test/fixtures/disabled.js +1 -1
  499. package/lib/atom/cta/test/fixtures/disabled.js.map +1 -1
  500. package/lib/atom/cta/test/fixtures/light-small.js +1 -1
  501. package/lib/atom/cta/test/fixtures/light-small.js.map +1 -1
  502. package/lib/atom/cta/test/fixtures/light.js +1 -1
  503. package/lib/atom/cta/test/fixtures/light.js.map +1 -1
  504. package/lib/atom/cta/test/fixtures/logout.js +1 -1
  505. package/lib/atom/cta/test/fixtures/logout.js.map +1 -1
  506. package/lib/atom/cta/test/fixtures/primary-small.js +1 -1
  507. package/lib/atom/cta/test/fixtures/primary-small.js.map +1 -1
  508. package/lib/atom/cta/test/fixtures/rectangular-secondary-fullwidth.js +1 -1
  509. package/lib/atom/cta/test/fixtures/rectangular-secondary-fullwidth.js.map +1 -1
  510. package/lib/atom/cta/test/fixtures/rectangular-secondary.js +1 -1
  511. package/lib/atom/cta/test/fixtures/rectangular-secondary.js.map +1 -1
  512. package/lib/atom/cta/test/fixtures/rectangular.js +1 -1
  513. package/lib/atom/cta/test/fixtures/rectangular.js.map +1 -1
  514. package/lib/atom/cta/test/fixtures/secondary-small.js +1 -1
  515. package/lib/atom/cta/test/fixtures/secondary-small.js.map +1 -1
  516. package/lib/atom/cta/test/fixtures/secondary.js +1 -1
  517. package/lib/atom/cta/test/fixtures/secondary.js.map +1 -1
  518. package/lib/atom/drag-and-drop/index.js +1 -1
  519. package/lib/atom/drag-and-drop/index.js.map +1 -1
  520. package/lib/atom/drag-and-drop/test/fixtures/loading.js +1 -1
  521. package/lib/atom/drag-and-drop/test/fixtures/loading.js.map +1 -1
  522. package/lib/atom/drag-and-drop/test/fixtures/with-image-reset.js +1 -1
  523. package/lib/atom/drag-and-drop/test/fixtures/with-image-reset.js.map +1 -1
  524. package/lib/atom/image-upload/index.js +3 -3
  525. package/lib/atom/image-upload/index.js.map +1 -1
  526. package/lib/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js +1 -1
  527. package/lib/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js.map +1 -1
  528. package/lib/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js +1 -1
  529. package/lib/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js.map +1 -1
  530. package/lib/atom/image-upload/test/fixtures/desktop-reset-description.js +1 -1
  531. package/lib/atom/image-upload/test/fixtures/desktop-reset-description.js.map +1 -1
  532. package/lib/atom/image-upload/test/fixtures/desktop-reset-no-description.js +1 -1
  533. package/lib/atom/image-upload/test/fixtures/desktop-reset-no-description.js.map +1 -1
  534. package/lib/atom/image-upload/test/fixtures/email.js +1 -1
  535. package/lib/atom/image-upload/test/fixtures/email.js.map +1 -1
  536. package/lib/atom/image-upload/test/fixtures/mobile.js +1 -1
  537. package/lib/atom/image-upload/test/fixtures/mobile.js.map +1 -1
  538. package/lib/atom/image-upload/test/fixtures/modified.js +1 -1
  539. package/lib/atom/image-upload/test/fixtures/modified.js.map +1 -1
  540. package/lib/atom/input-checkbox/index.js +2 -2
  541. package/lib/atom/input-color/index.js +2 -2
  542. package/lib/atom/input-doublestep/index.js +2 -2
  543. package/lib/atom/input-html/index.js.map +1 -1
  544. package/lib/atom/input-search/index.js +2 -2
  545. package/lib/atom/input-switch/index.js +2 -2
  546. package/lib/atom/input-switch/test/fixtures/disabled.js +1 -1
  547. package/lib/atom/input-switch/test/fixtures/disabled.js.map +1 -1
  548. package/lib/atom/input-text/index.js +2 -2
  549. package/lib/atom/input-textarea/index.js +2 -2
  550. package/lib/atom/link/index.js +2 -4
  551. package/lib/atom/link/index.js.map +1 -1
  552. package/lib/atom/loader/index.js +16 -3
  553. package/lib/atom/loader/index.js.map +1 -1
  554. package/lib/atom/loader/style.css +55 -1
  555. package/lib/atom/loader/test/fixtures/coorpmanager.js +12 -0
  556. package/lib/atom/loader/test/fixtures/coorpmanager.js.map +1 -0
  557. package/lib/atom/loader/test/fixtures.js +3 -0
  558. package/lib/atom/loader/test/fixtures.js.map +1 -1
  559. package/lib/atom/promo-code/index.js.map +1 -1
  560. package/lib/atom/provider/index.js.map +1 -1
  561. package/lib/atom/provider/test/index.js +1 -1
  562. package/lib/atom/provider/test/index.js.map +1 -1
  563. package/lib/atom/range/index.js +1 -1
  564. package/lib/atom/range/index.js.map +1 -1
  565. package/lib/atom/range/test/fixtures/multi.js +1 -1
  566. package/lib/atom/range/test/fixtures/multi.js.map +1 -1
  567. package/lib/atom/range/test/index.js +9 -9
  568. package/lib/atom/range/test/index.js.map +1 -1
  569. package/lib/atom/select/index.js +2 -2
  570. package/lib/atom/tab/index.js +2 -2
  571. package/lib/atom/video-upload/index.js +1 -1
  572. package/lib/atom/video-upload/index.js.map +1 -1
  573. package/lib/atom/video-upload/test/fixtures/loading.js +1 -1
  574. package/lib/atom/video-upload/test/fixtures/loading.js.map +1 -1
  575. package/lib/atom/video-upload/test/fixtures/modified.js +1 -1
  576. package/lib/atom/video-upload/test/fixtures/modified.js.map +1 -1
  577. package/lib/hoc/animation/test/on-mount.js +2 -2
  578. package/lib/hoc/animation-scheduler/index.js +3 -3
  579. package/lib/hoc/animation-scheduler/index.js.map +1 -1
  580. package/lib/hoc/animation-scheduler/test/fixtures/parallel.js +2 -2
  581. package/lib/hoc/animation-scheduler/test/fixtures/series.js +2 -2
  582. package/lib/hoc/animation-scheduler/test/on-mount.js +2 -2
  583. package/lib/hoc/swapper/index.js +2 -4
  584. package/lib/hoc/swapper/index.js.map +1 -1
  585. package/lib/hoc/swapper/test/on-mount.js +2 -2
  586. package/lib/hoc/transition/index.js +3 -3
  587. package/lib/hoc/transition/index.js.map +1 -1
  588. package/lib/molecule/add-to-my-list/index.js +3 -3
  589. package/lib/molecule/add-to-my-list/index.js.map +1 -1
  590. package/lib/molecule/answer/index.js +2 -4
  591. package/lib/molecule/answer/index.js.map +1 -1
  592. package/lib/molecule/answer/test/fixtures/audio.js +1 -1
  593. package/lib/molecule/answer/test/fixtures/audio.js.map +1 -1
  594. package/lib/molecule/answer/test/fixtures/default.js +1 -1
  595. package/lib/molecule/answer/test/fixtures/default.js.map +1 -1
  596. package/lib/molecule/answer/test/fixtures/drop-down.js +1 -1
  597. package/lib/molecule/answer/test/fixtures/drop-down.js.map +1 -1
  598. package/lib/molecule/answer/test/fixtures/qcm-arabic.js +1 -1
  599. package/lib/molecule/answer/test/fixtures/qcm-arabic.js.map +1 -1
  600. package/lib/molecule/answer/test/fixtures/qcm-drag.js +1 -1
  601. package/lib/molecule/answer/test/fixtures/qcm-drag.js.map +1 -1
  602. package/lib/molecule/answer/test/fixtures/qcm-graphic.js +1 -1
  603. package/lib/molecule/answer/test/fixtures/qcm-graphic.js.map +1 -1
  604. package/lib/molecule/answer/test/fixtures/qcm-short-audio.js +1 -1
  605. package/lib/molecule/answer/test/fixtures/qcm-short-audio.js.map +1 -1
  606. package/lib/molecule/answer/test/fixtures/qcm-short-video.js +1 -1
  607. package/lib/molecule/answer/test/fixtures/qcm-short-video.js.map +1 -1
  608. package/lib/molecule/answer/test/fixtures/qcm-short.js +1 -1
  609. package/lib/molecule/answer/test/fixtures/qcm-short.js.map +1 -1
  610. package/lib/molecule/answer/test/fixtures/qcm.js +1 -1
  611. package/lib/molecule/answer/test/fixtures/qcm.js.map +1 -1
  612. package/lib/molecule/answer/test/fixtures/range.js +1 -1
  613. package/lib/molecule/answer/test/fixtures/range.js.map +1 -1
  614. package/lib/molecule/answer/test/fixtures/template.js +1 -1
  615. package/lib/molecule/answer/test/fixtures/template.js.map +1 -1
  616. package/lib/molecule/brand-create-form/index.js +2 -2
  617. package/lib/molecule/brand-form-group/index.js +18 -18
  618. package/lib/molecule/brand-form-group/index.js.map +1 -1
  619. package/lib/molecule/brand-form-group/test/fixtures/analytics.js +1 -1
  620. package/lib/molecule/brand-form-group/test/fixtures/analytics.js.map +1 -1
  621. package/lib/molecule/brand-form-group/test/fixtures/animations.js +2 -2
  622. package/lib/molecule/brand-form-group/test/fixtures/animations.js.map +1 -1
  623. package/lib/molecule/brand-form-group/test/fixtures/cohort.js +1 -1
  624. package/lib/molecule/brand-form-group/test/fixtures/cohort.js.map +1 -1
  625. package/lib/molecule/brand-form-group/test/fixtures/dashboard.js +1 -1
  626. package/lib/molecule/brand-form-group/test/fixtures/dashboard.js.map +1 -1
  627. package/lib/molecule/brand-form-group/test/fixtures/images.js +3 -3
  628. package/lib/molecule/brand-form-group/test/fixtures/images.js.map +1 -1
  629. package/lib/molecule/brand-form-group/test/fixtures/slider.js +1 -1
  630. package/lib/molecule/brand-form-group/test/fixtures/slider.js.map +1 -1
  631. package/lib/molecule/bullet-point-menu-button/index.js +2 -2
  632. package/lib/molecule/card/index.js +3 -3
  633. package/lib/molecule/card/index.js.map +1 -1
  634. package/lib/molecule/card/test/fixtures/adaptiv-and-disabled.js +1 -1
  635. package/lib/molecule/card/test/fixtures/adaptiv-and-disabled.js.map +1 -1
  636. package/lib/molecule/card/test/fixtures/adaptiv.js +1 -1
  637. package/lib/molecule/card/test/fixtures/adaptiv.js.map +1 -1
  638. package/lib/molecule/card/test/fixtures/disabled.js +1 -1
  639. package/lib/molecule/card/test/fixtures/disabled.js.map +1 -1
  640. package/lib/molecule/card-content/test/fixtures/adaptiv-and-disabled.js +1 -1
  641. package/lib/molecule/card-content/test/fixtures/adaptiv-and-disabled.js.map +1 -1
  642. package/lib/molecule/card-content/test/fixtures/adaptiv.js +1 -1
  643. package/lib/molecule/card-content/test/fixtures/adaptiv.js.map +1 -1
  644. package/lib/molecule/card-content/test/fixtures/disabled.js +1 -1
  645. package/lib/molecule/card-content/test/fixtures/disabled.js.map +1 -1
  646. package/lib/molecule/card-with-button/index.js.map +1 -1
  647. package/lib/molecule/coorp-manager-roles/index.js +1 -1
  648. package/lib/molecule/coorp-manager-roles/index.js.map +1 -1
  649. package/lib/molecule/dashboard/battle-request-list/index.js +1 -1
  650. package/lib/molecule/dashboard/battle-request-list/index.js.map +1 -1
  651. package/lib/molecule/dashboard/cards-list/test/fixtures/microlearning.js +1 -1
  652. package/lib/molecule/dashboard/cards-list/test/fixtures/microlearning.js.map +1 -1
  653. package/lib/molecule/dashboard/cards-list/test/fixtures/performance.js +1 -1
  654. package/lib/molecule/dashboard/cards-list/test/fixtures/performance.js.map +1 -1
  655. package/lib/molecule/dashboard/cards-list/test/index.js +1 -1
  656. package/lib/molecule/dashboard/cards-list/test/index.js.map +1 -1
  657. package/lib/molecule/dashboard/news-list/index.js +1 -1
  658. package/lib/molecule/dashboard/news-list/index.js.map +1 -1
  659. package/lib/molecule/dashboard/start-battle/index.js +1 -1
  660. package/lib/molecule/dashboard/start-battle/index.js.map +1 -1
  661. package/lib/molecule/discipline-header/test/fixtures/long-description.js.map +1 -1
  662. package/lib/molecule/drag-and-drop/index.js +3 -3
  663. package/lib/molecule/drag-and-drop/index.js.map +1 -1
  664. package/lib/molecule/drag-and-drop/test/fixtures/error.js +1 -1
  665. package/lib/molecule/drag-and-drop/test/fixtures/error.js.map +1 -1
  666. package/lib/molecule/drag-and-drop/test/fixtures/loading.js +1 -1
  667. package/lib/molecule/drag-and-drop/test/fixtures/loading.js.map +1 -1
  668. package/lib/molecule/drag-and-drop/test/fixtures/ready-invalid.js +1 -1
  669. package/lib/molecule/drag-and-drop/test/fixtures/ready-invalid.js.map +1 -1
  670. package/lib/molecule/drag-and-drop/test/fixtures/ready.js +1 -1
  671. package/lib/molecule/drag-and-drop/test/fixtures/ready.js.map +1 -1
  672. package/lib/molecule/drag-and-drop/test/fixtures/success-video.js +1 -1
  673. package/lib/molecule/drag-and-drop/test/fixtures/success-video.js.map +1 -1
  674. package/lib/molecule/drag-and-drop/test/fixtures/success.js +1 -1
  675. package/lib/molecule/drag-and-drop/test/fixtures/success.js.map +1 -1
  676. package/lib/molecule/drag-and-drop/test/on-click.js +2 -2
  677. package/lib/molecule/drag-and-drop/test/on-click.js.map +1 -1
  678. package/lib/molecule/drag-and-drop/upload-report.js +3 -3
  679. package/lib/molecule/drag-and-drop/upload-report.js.map +1 -1
  680. package/lib/molecule/feedback/index.js +3 -3
  681. package/lib/molecule/feedback/index.js.map +1 -1
  682. package/lib/molecule/filters/test/fixtures/default.js +4 -4
  683. package/lib/molecule/filters/test/fixtures/default.js.map +1 -1
  684. package/lib/molecule/filters/test/fixtures/filters-list.js +6 -6
  685. package/lib/molecule/filters/test/fixtures/filters-list.js.map +1 -1
  686. package/lib/molecule/filters/test/fixtures/one.js +2 -2
  687. package/lib/molecule/filters/test/fixtures/one.js.map +1 -1
  688. package/lib/molecule/filters/test/fixtures/only-radio-group.js +1 -1
  689. package/lib/molecule/filters/test/fixtures/only-radio-group.js.map +1 -1
  690. package/lib/molecule/filters/test/fixtures/only-timer.js +1 -1
  691. package/lib/molecule/filters/test/fixtures/only-timer.js.map +1 -1
  692. package/lib/molecule/filters/test/fixtures/three.js +3 -3
  693. package/lib/molecule/filters/test/fixtures/three.js.map +1 -1
  694. package/lib/molecule/filters/test/fixtures/two.js +3 -3
  695. package/lib/molecule/filters/test/fixtures/two.js.map +1 -1
  696. package/lib/molecule/filters/test/fixtures/zero.js +1 -1
  697. package/lib/molecule/filters/test/fixtures/zero.js.map +1 -1
  698. package/lib/molecule/forum/forum-thread/test/fixtures/deep-answers.js +4 -4
  699. package/lib/molecule/forum/forum-thread/test/fixtures/deep-answers.js.map +1 -1
  700. package/lib/molecule/forum/forum-thread/test/fixtures/with-answers.js +1 -1
  701. package/lib/molecule/forum/forum-thread/test/fixtures/with-answers.js.map +1 -1
  702. package/lib/molecule/hero/index.js +2 -2
  703. package/lib/molecule/hero/test/fixtures/arabic.js +1 -1
  704. package/lib/molecule/hero/test/fixtures/arabic.js.map +1 -1
  705. package/lib/molecule/hero/test/fixtures/hero.js +1 -1
  706. package/lib/molecule/hero/test/fixtures/hero.js.map +1 -1
  707. package/lib/molecule/news/test/fixtures/long-description.js +1 -1
  708. package/lib/molecule/news/test/fixtures/long-description.js.map +1 -1
  709. package/lib/molecule/news/test/fixtures/long-title.js +1 -1
  710. package/lib/molecule/news/test/fixtures/long-title.js.map +1 -1
  711. package/lib/molecule/news/test/fixtures/small-desciption.js +1 -1
  712. package/lib/molecule/news/test/fixtures/small-desciption.js.map +1 -1
  713. package/lib/molecule/news/test/fixtures/small-title.js +1 -1
  714. package/lib/molecule/news/test/fixtures/small-title.js.map +1 -1
  715. package/lib/molecule/popin/index.js +3 -3
  716. package/lib/molecule/popin/index.js.map +1 -1
  717. package/lib/molecule/progress-bar/index.js +1 -1
  718. package/lib/molecule/progress-bar/index.js.map +1 -1
  719. package/lib/molecule/questions/drop-down/index.js +3 -3
  720. package/lib/molecule/questions/drop-down/index.js.map +1 -1
  721. package/lib/molecule/questions/free-text/index.js +2 -2
  722. package/lib/molecule/questions/question-range/index.js +2 -4
  723. package/lib/molecule/questions/question-range/index.js.map +1 -1
  724. package/lib/molecule/questions/template/index.js +2 -2
  725. package/lib/molecule/questions/template/index.js.map +1 -1
  726. package/lib/molecule/questions/template/test/index.js +1 -1
  727. package/lib/molecule/questions/template/test/index.js.map +1 -1
  728. package/lib/molecule/quick-access-card/index.js.map +1 -1
  729. package/lib/molecule/resource-player/index.js +1 -3
  730. package/lib/molecule/resource-player/index.js.map +1 -1
  731. package/lib/molecule/scope-tabs/index.js +2 -2
  732. package/lib/molecule/search-form/index.js +2 -2
  733. package/lib/molecule/select-multiple/index.js +5 -5
  734. package/lib/molecule/select-multiple/index.js.map +1 -1
  735. package/lib/molecule/select-multiple/test/index.js +4 -4
  736. package/lib/molecule/select-multiple/test/index.js.map +1 -1
  737. package/lib/molecule/setup-section/index.js +1 -1
  738. package/lib/molecule/setup-section/index.js.map +1 -1
  739. package/lib/molecule/setup-section/test/fixtures/first.js +1 -1
  740. package/lib/molecule/setup-section/test/fixtures/first.js.map +1 -1
  741. package/lib/molecule/setup-sections/index.js +2 -2
  742. package/lib/molecule/setup-slide/index.js +8 -8
  743. package/lib/molecule/setup-slide/index.js.map +1 -1
  744. package/lib/molecule/share/index.js +3 -3
  745. package/lib/molecule/share/index.js.map +1 -1
  746. package/lib/molecule/titled-checkbox/index.js +2 -2
  747. package/lib/molecule/vertical-tabs/index.js +18 -8
  748. package/lib/molecule/vertical-tabs/index.js.map +1 -1
  749. package/lib/molecule/vertical-tabs/style.css +11 -0
  750. package/lib/molecule/vertical-tabs/test/fixtures/default.js +11 -4
  751. package/lib/molecule/vertical-tabs/test/fixtures/default.js.map +1 -1
  752. package/lib/molecule/vertical-tabs/test/fixtures/with-multiple-errors.js +54 -0
  753. package/lib/molecule/vertical-tabs/test/fixtures/with-multiple-errors.js.map +1 -0
  754. package/lib/molecule/vertical-tabs/test/fixtures/with-selected-item.js +12 -5
  755. package/lib/molecule/vertical-tabs/test/fixtures/with-selected-item.js.map +1 -1
  756. package/lib/molecule/vertical-tabs/test/fixtures.js +3 -0
  757. package/lib/molecule/vertical-tabs/test/fixtures.js.map +1 -1
  758. package/lib/molecule/video-iframe/index.js +1 -1
  759. package/lib/molecule/video-iframe/index.js.map +1 -1
  760. package/lib/molecule/video-player/index.js +1 -3
  761. package/lib/molecule/video-player/index.js.map +1 -1
  762. package/lib/molecule/video-player/jwplayer.js +2 -2
  763. package/lib/molecule/video-player/jwplayer.js.map +1 -1
  764. package/lib/molecule/video-player/test/fixtures/youtube.js +1 -1
  765. package/lib/molecule/video-player/test/fixtures/youtube.js.map +1 -1
  766. package/lib/molecule/video-player/vimeo.js +1 -1
  767. package/lib/molecule/video-player/vimeo.js.map +1 -1
  768. package/lib/molecule/wizard-summary/index.js +2 -2
  769. package/lib/organism/accordion/container/index.js +2 -2
  770. package/lib/organism/accordion/coorp-manager/index.js +3 -3
  771. package/lib/organism/accordion/coorp-manager/index.js.map +1 -1
  772. package/lib/organism/accordion/toggler/index.js +1 -1
  773. package/lib/organism/accordion/toggler/index.js.map +1 -1
  774. package/lib/organism/accordion/toggler/test/render.js +2 -2
  775. package/lib/organism/accordion/toggler/test/render.js.map +1 -1
  776. package/lib/organism/brand-form/index.js +2 -2
  777. package/lib/organism/brand-form/test/fixtures/sso.js +3 -3
  778. package/lib/organism/brand-form/test/fixtures/sso.js.map +1 -1
  779. package/lib/organism/content-translation/index.js +2 -2
  780. package/lib/organism/content-translation/index.js.map +1 -1
  781. package/lib/organism/content-translation/test/fixtures/default.js +2 -2
  782. package/lib/organism/content-translation/test/fixtures/default.js.map +1 -1
  783. package/lib/organism/course-selection/test/fixtures/default.js +5 -5
  784. package/lib/organism/course-selection/test/fixtures/default.js.map +1 -1
  785. package/lib/organism/course-selection/test/fixtures/filtered.js +2 -2
  786. package/lib/organism/course-selection/test/fixtures/filtered.js.map +1 -1
  787. package/lib/organism/course-selection/test/fixtures/sorted-selected.js +5 -5
  788. package/lib/organism/course-selection/test/fixtures/sorted-selected.js.map +1 -1
  789. package/lib/organism/course-selection/test/fixtures/unsorted-selected.js +5 -5
  790. package/lib/organism/course-selection/test/fixtures/unsorted-selected.js.map +1 -1
  791. package/lib/organism/discussion/test/fixtures/default.js +1 -1
  792. package/lib/organism/discussion/test/fixtures/default.js.map +1 -1
  793. package/lib/organism/discussion/test/fixtures/loading-more.js +1 -1
  794. package/lib/organism/discussion/test/fixtures/loading-more.js.map +1 -1
  795. package/lib/organism/discussion/test/fixtures/new-discussion.js +1 -1
  796. package/lib/organism/discussion/test/fixtures/new-discussion.js.map +1 -1
  797. package/lib/organism/get-the-app/index.js +2 -2
  798. package/lib/organism/get-the-app/index.js.map +1 -1
  799. package/lib/organism/list-items/test/fixtures/archived.js +1 -1
  800. package/lib/organism/list-items/test/fixtures/archived.js.map +1 -1
  801. package/lib/organism/list-items/test/fixtures/draft.js +1 -1
  802. package/lib/organism/list-items/test/fixtures/draft.js.map +1 -1
  803. package/lib/organism/list-items/test/fixtures/published.js +1 -1
  804. package/lib/organism/list-items/test/fixtures/published.js.map +1 -1
  805. package/lib/organism/mooc/image-slider/test/fixtures/multiple-slides.js +2 -2
  806. package/lib/organism/mooc/image-slider/test/fixtures/multiple-slides.js.map +1 -1
  807. package/lib/organism/mooc-header/test/fixtures/default.js +1 -1
  808. package/lib/organism/mooc-header/test/fixtures/default.js.map +1 -1
  809. package/lib/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js +1 -1
  810. package/lib/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js.map +1 -1
  811. package/lib/organism/popin/test/fixtures/default.js.map +1 -1
  812. package/lib/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js +1 -1
  813. package/lib/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js.map +1 -1
  814. package/lib/organism/resource-browser/test/fixtures/jwplayer.js +1 -1
  815. package/lib/organism/resource-browser/test/fixtures/jwplayer.js.map +1 -1
  816. package/lib/organism/resource-browser/test/fixtures/kontiki.js +1 -1
  817. package/lib/organism/resource-browser/test/fixtures/kontiki.js.map +1 -1
  818. package/lib/organism/resource-browser/test/fixtures/mp4.js +1 -1
  819. package/lib/organism/resource-browser/test/fixtures/mp4.js.map +1 -1
  820. package/lib/organism/settings/index.js +2 -4
  821. package/lib/organism/settings/index.js.map +1 -1
  822. package/lib/organism/sidebar/index.js +12 -14
  823. package/lib/organism/sidebar/index.js.map +1 -1
  824. package/lib/organism/user-preferences/index.js +2 -4
  825. package/lib/organism/user-preferences/index.js.map +1 -1
  826. package/lib/organism/wizard-contents/index.js +11 -5
  827. package/lib/organism/wizard-contents/index.js.map +1 -1
  828. package/lib/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js +2 -1
  829. package/lib/organism/wizard-contents/test/fixtures/playlist-add-courses-create.js.map +1 -1
  830. package/lib/organism/wizard-contents/test/fixtures/playlist-general-settings-create.js +2 -1
  831. package/lib/organism/wizard-contents/test/fixtures/playlist-general-settings-create.js.map +1 -1
  832. package/lib/organism/wizard-contents/test/fixtures/playlist-general-settings-edit.js +2 -1
  833. package/lib/organism/wizard-contents/test/fixtures/playlist-general-settings-edit.js.map +1 -1
  834. package/lib/organism/wizard-contents/test/fixtures/playlist-populations-create.js +2 -1
  835. package/lib/organism/wizard-contents/test/fixtures/playlist-populations-create.js.map +1 -1
  836. package/lib/organism/wizard-contents/test/fixtures/playlist-translate-edit.js +2 -1
  837. package/lib/organism/wizard-contents/test/fixtures/playlist-translate-edit.js.map +1 -1
  838. package/lib/template/activity/index.js +1 -1
  839. package/lib/template/activity/index.js.map +1 -1
  840. package/lib/template/activity/progression-item.js +2 -2
  841. package/lib/template/activity/test/progression-item-test.js +1 -1
  842. package/lib/template/activity/test/progression-item-test.js.map +1 -1
  843. package/lib/template/app-player/player/slides/footer/index.js +1 -1
  844. package/lib/template/app-player/player/slides/footer/index.js.map +1 -1
  845. package/lib/template/app-player/player/slides/index.js +11 -15
  846. package/lib/template/app-player/player/slides/index.js.map +1 -1
  847. package/lib/template/app-player/player/slides/test/fixtures/arabic-context.js +2 -2
  848. package/lib/template/app-player/player/slides/test/fixtures/arabic-context.js.map +1 -1
  849. package/lib/template/app-player/player/slides/test/fixtures/arabic-qcm.js +1 -1
  850. package/lib/template/app-player/player/slides/test/fixtures/arabic-qcm.js.map +1 -1
  851. package/lib/template/app-player/player/slides/test/fixtures/arabic-resources.js +2 -2
  852. package/lib/template/app-player/player/slides/test/fixtures/arabic-resources.js.map +1 -1
  853. package/lib/template/app-player/player/slides/test/fixtures/arabic.js +2 -2
  854. package/lib/template/app-player/player/slides/test/fixtures/arabic.js.map +1 -1
  855. package/lib/template/app-player/player/slides/test/fixtures/clue.js +2 -2
  856. package/lib/template/app-player/player/slides/test/fixtures/clue.js.map +1 -1
  857. package/lib/template/app-player/player/slides/test/fixtures/context-with-audio.js +2 -2
  858. package/lib/template/app-player/player/slides/test/fixtures/context-with-audio.js.map +1 -1
  859. package/lib/template/app-player/player/slides/test/fixtures/context-with-image.js +2 -2
  860. package/lib/template/app-player/player/slides/test/fixtures/context-with-image.js.map +1 -1
  861. package/lib/template/app-player/player/slides/test/fixtures/context-with-pdf.js +2 -2
  862. package/lib/template/app-player/player/slides/test/fixtures/context-with-pdf.js.map +1 -1
  863. package/lib/template/app-player/player/slides/test/fixtures/context-with-video.js +2 -2
  864. package/lib/template/app-player/player/slides/test/fixtures/context-with-video.js.map +1 -1
  865. package/lib/template/app-player/player/slides/test/fixtures/context.js +2 -2
  866. package/lib/template/app-player/player/slides/test/fixtures/context.js.map +1 -1
  867. package/lib/template/app-player/player/slides/test/fixtures/default.js +2 -2
  868. package/lib/template/app-player/player/slides/test/fixtures/default.js.map +1 -1
  869. package/lib/template/app-player/player/slides/test/fixtures/drop-down.js +1 -1
  870. package/lib/template/app-player/player/slides/test/fixtures/drop-down.js.map +1 -1
  871. package/lib/template/app-player/player/slides/test/fixtures/free-text.js +1 -1
  872. package/lib/template/app-player/player/slides/test/fixtures/free-text.js.map +1 -1
  873. package/lib/template/app-player/player/slides/test/fixtures/media-h5p.js +2 -2
  874. package/lib/template/app-player/player/slides/test/fixtures/media-h5p.js.map +1 -1
  875. package/lib/template/app-player/player/slides/test/fixtures/media-omni-player.js +2 -2
  876. package/lib/template/app-player/player/slides/test/fixtures/media-omni-player.js.map +1 -1
  877. package/lib/template/app-player/player/slides/test/fixtures/media.js +2 -2
  878. package/lib/template/app-player/player/slides/test/fixtures/media.js.map +1 -1
  879. package/lib/template/app-player/player/slides/test/fixtures/no-clue.js +2 -2
  880. package/lib/template/app-player/player/slides/test/fixtures/no-clue.js.map +1 -1
  881. package/lib/template/app-player/player/slides/test/fixtures/no-question.js +2 -2
  882. package/lib/template/app-player/player/slides/test/fixtures/no-question.js.map +1 -1
  883. package/lib/template/app-player/player/slides/test/fixtures/no-total.js +1 -1
  884. package/lib/template/app-player/player/slides/test/fixtures/no-total.js.map +1 -1
  885. package/lib/template/app-player/player/slides/test/fixtures/only-clue.js +2 -2
  886. package/lib/template/app-player/player/slides/test/fixtures/only-clue.js.map +1 -1
  887. package/lib/template/app-player/player/slides/test/fixtures/qcm-drag.js +1 -1
  888. package/lib/template/app-player/player/slides/test/fixtures/qcm-drag.js.map +1 -1
  889. package/lib/template/app-player/player/slides/test/fixtures/qcm-graphic.js +1 -1
  890. package/lib/template/app-player/player/slides/test/fixtures/qcm-graphic.js.map +1 -1
  891. package/lib/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js +1 -1
  892. package/lib/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js.map +1 -1
  893. package/lib/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js +1 -1
  894. package/lib/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js.map +1 -1
  895. package/lib/template/app-player/player/slides/test/fixtures/qcm-short.js +1 -1
  896. package/lib/template/app-player/player/slides/test/fixtures/qcm-short.js.map +1 -1
  897. package/lib/template/app-player/player/slides/test/fixtures/qcm-template.js +1 -1
  898. package/lib/template/app-player/player/slides/test/fixtures/qcm-template.js.map +1 -1
  899. package/lib/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js +1 -1
  900. package/lib/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js.map +1 -1
  901. package/lib/template/app-player/player/slides/test/fixtures/qcm.js +1 -1
  902. package/lib/template/app-player/player/slides/test/fixtures/qcm.js.map +1 -1
  903. package/lib/template/app-player/player/slides/test/fixtures/range.js +1 -1
  904. package/lib/template/app-player/player/slides/test/fixtures/range.js.map +1 -1
  905. package/lib/template/app-player/player/slides/test/fixtures/template.js +1 -1
  906. package/lib/template/app-player/player/slides/test/fixtures/template.js.map +1 -1
  907. package/lib/template/app-player/player/slides/test/fixtures/with-min-height.js +1 -1
  908. package/lib/template/app-player/player/slides/test/fixtures/with-min-height.js.map +1 -1
  909. package/lib/template/app-player/player/test/fixtures/background.js +1 -1
  910. package/lib/template/app-player/player/test/fixtures/background.js.map +1 -1
  911. package/lib/template/app-player/popin-correction/index.js +4 -6
  912. package/lib/template/app-player/popin-correction/index.js.map +1 -1
  913. package/lib/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js +1 -1
  914. package/lib/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js.map +1 -1
  915. package/lib/template/app-player/popin-correction/test/fixtures/correct-closed.js +1 -1
  916. package/lib/template/app-player/popin-correction/test/fixtures/correct-closed.js.map +1 -1
  917. package/lib/template/app-player/popin-end/summary.js +7 -12
  918. package/lib/template/app-player/popin-end/summary.js.map +1 -1
  919. package/lib/template/app-player/popin-end/test/fixtures/adaptive.js +2 -2
  920. package/lib/template/app-player/popin-end/test/fixtures/adaptive.js.map +1 -1
  921. package/lib/template/app-player/popin-end/test/fixtures/infinite-lives.js +2 -2
  922. package/lib/template/app-player/popin-end/test/fixtures/infinite-lives.js.map +1 -1
  923. package/lib/template/app-player/popin-header/index.js +5 -7
  924. package/lib/template/app-player/popin-header/index.js.map +1 -1
  925. package/lib/template/back-office/brand-create/test/fixtures/default.js +1 -1
  926. package/lib/template/back-office/brand-create/test/fixtures/default.js.map +1 -1
  927. package/lib/template/back-office/brand-create/test/fixtures/loading.js +1 -1
  928. package/lib/template/back-office/brand-create/test/fixtures/loading.js.map +1 -1
  929. package/lib/template/back-office/brand-create/test/fixtures/modified.js +1 -1
  930. package/lib/template/back-office/brand-create/test/fixtures/modified.js.map +1 -1
  931. package/lib/template/back-office/brand-list/test/fixtures/default.js +1 -1
  932. package/lib/template/back-office/brand-list/test/fixtures/default.js.map +1 -1
  933. package/lib/template/back-office/brand-list/test/fixtures/rh.js +1 -1
  934. package/lib/template/back-office/brand-list/test/fixtures/rh.js.map +1 -1
  935. package/lib/template/back-office/brand-update/index.js +8 -8
  936. package/lib/template/back-office/brand-update/index.js.map +1 -1
  937. package/lib/template/back-office/brand-update/test/fixtures/analytics.js +2 -2
  938. package/lib/template/back-office/brand-update/test/fixtures/animations.js +2 -2
  939. package/lib/template/back-office/brand-update/test/fixtures/cohort-error.js +2 -2
  940. package/lib/template/back-office/brand-update/test/fixtures/cohort.js +2 -2
  941. package/lib/template/back-office/brand-update/test/fixtures/dashboard.js +2 -2
  942. package/lib/template/back-office/brand-update/test/fixtures/dashboards-analytics.js +2 -2
  943. package/lib/template/back-office/brand-update/test/fixtures/list-items-archived.js +1 -1
  944. package/lib/template/back-office/brand-update/test/fixtures/list-items-archived.js.map +1 -1
  945. package/lib/template/back-office/brand-update/test/fixtures/list-items-draft.js +1 -1
  946. package/lib/template/back-office/brand-update/test/fixtures/list-items-draft.js.map +1 -1
  947. package/lib/template/back-office/brand-update/test/fixtures/list-items-published-with-popin.js +1 -1
  948. package/lib/template/back-office/brand-update/test/fixtures/list-items-published-with-popin.js.map +1 -1
  949. package/lib/template/back-office/brand-update/test/fixtures/list-items-published.js +1 -1
  950. package/lib/template/back-office/brand-update/test/fixtures/list-items-published.js.map +1 -1
  951. package/lib/template/back-office/brand-update/test/fixtures/lms-error.js +2 -2
  952. package/lib/template/back-office/brand-update/test/fixtures/lms-modified.js +2 -2
  953. package/lib/template/back-office/brand-update/test/fixtures/lms-success.js +2 -2
  954. package/lib/template/back-office/brand-update/test/fixtures/lms.js +2 -2
  955. package/lib/template/back-office/brand-update/test/fixtures/lookandfeel.js +2 -2
  956. package/lib/template/back-office/brand-update/test/fixtures/manageusers-edit.js +1 -1
  957. package/lib/template/back-office/brand-update/test/fixtures/manageusers-edit.js.map +1 -1
  958. package/lib/template/back-office/brand-update/test/fixtures/quick-access.js +1 -1
  959. package/lib/template/back-office/brand-update/test/fixtures/quick-access.js.map +1 -1
  960. package/lib/template/back-office/brand-update/test/fixtures/sso.js +2 -2
  961. package/lib/template/back-office/brand-update/test/fixtures/uploadusers-loading.js +1 -1
  962. package/lib/template/back-office/brand-update/test/fixtures/uploadusers-loading.js.map +1 -1
  963. package/lib/template/back-office/brand-update/test/fixtures/uploadusers-successful.js +1 -1
  964. package/lib/template/back-office/brand-update/test/fixtures/uploadusers-successful.js.map +1 -1
  965. package/lib/template/back-office/brand-update/test/fixtures/uploadusers.js +1 -1
  966. package/lib/template/back-office/brand-update/test/fixtures/uploadusers.js.map +1 -1
  967. package/lib/template/back-office/brand-update/test/fixtures/wizard-add-courses-playlist.js +2 -1
  968. package/lib/template/back-office/brand-update/test/fixtures/wizard-add-courses-playlist.js.map +1 -1
  969. package/lib/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js +2 -1
  970. package/lib/template/back-office/brand-update/test/fixtures/wizard-form-create-playlist.js.map +1 -1
  971. package/lib/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js +2 -1
  972. package/lib/template/back-office/brand-update/test/fixtures/wizard-form-edit-playlist.js.map +1 -1
  973. package/lib/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js +2 -1
  974. package/lib/template/back-office/brand-update/test/fixtures/wizard-populations-playlist-with-popin.js.map +1 -1
  975. package/lib/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js +2 -1
  976. package/lib/template/back-office/brand-update/test/fixtures/wizard-populations-playlist.js.map +1 -1
  977. package/lib/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js +2 -1
  978. package/lib/template/back-office/brand-update/test/fixtures/wizard-translate-playlist.js.map +1 -1
  979. package/lib/template/cockpit/jw-uploader/index.js +1 -1
  980. package/lib/template/cockpit/jw-uploader/index.js.map +1 -1
  981. package/lib/template/common/dashboard/index.js +1 -1
  982. package/lib/template/common/dashboard/index.js.map +1 -1
  983. package/lib/template/common/dashboard/test/fixtures/empty-requests.js +1 -1
  984. package/lib/template/common/dashboard/test/fixtures/empty-requests.js.map +1 -1
  985. package/lib/template/common/dashboard/test/fixtures/with-hero-card.js +1 -1
  986. package/lib/template/common/dashboard/test/fixtures/with-hero-card.js.map +1 -1
  987. package/lib/template/common/discipline/index.js +2 -2
  988. package/lib/template/common/discipline/test/fixtures/add-to-my-list.js +1 -1
  989. package/lib/template/common/discipline/test/fixtures/add-to-my-list.js.map +1 -1
  990. package/lib/template/common/discipline/test/fixtures/arabic.js +1 -1
  991. package/lib/template/common/discipline/test/fixtures/arabic.js.map +1 -1
  992. package/lib/template/common/discipline/test/fixtures/default.js +2 -2
  993. package/lib/template/common/discipline/test/fixtures/default.js.map +1 -1
  994. package/lib/template/common/discipline/test/fixtures/external-course-with-video.js +2 -2
  995. package/lib/template/common/discipline/test/fixtures/external-course-with-video.js.map +1 -1
  996. package/lib/template/common/discipline/test/fixtures/external-course-without-image.js +2 -2
  997. package/lib/template/common/discipline/test/fixtures/external-course-without-image.js.map +1 -1
  998. package/lib/template/common/discipline/test/fixtures/external-course.js +2 -2
  999. package/lib/template/common/discipline/test/fixtures/external-course.js.map +1 -1
  1000. package/lib/template/common/discipline/test/fixtures/share.js +1 -1
  1001. package/lib/template/common/discipline/test/fixtures/share.js.map +1 -1
  1002. package/lib/template/teams-dashboard/index.js +2 -2
  1003. package/lib/template/teams-dashboard/test/fixtures/default.js +1 -1
  1004. package/lib/template/teams-dashboard/test/fixtures/default.js.map +1 -1
  1005. package/lib/template/teams-dashboard/test/fixtures/is-loading.js +1 -1
  1006. package/lib/template/teams-dashboard/test/fixtures/is-loading.js.map +1 -1
  1007. package/lib/template/teams-dashboard/test/fixtures/mobile.js +1 -1
  1008. package/lib/template/teams-dashboard/test/fixtures/mobile.js.map +1 -1
  1009. package/lib/util/shallow-compare.js.map +1 -1
  1010. package/lib/util/test/navigation.js +3 -5
  1011. package/lib/util/test/navigation.js.map +1 -1
  1012. package/package.json +2 -2
  1013. package/es/molecule/search/test/fixtures.js +0 -15
  1014. package/es/molecule/search/test/fixtures.js.map +0 -1
  1015. package/es/organism/playlist-translation/test/fixtures.js +0 -15
  1016. package/es/organism/playlist-translation/test/fixtures.js.map +0 -1
  1017. package/lib/molecule/search/test/fixtures.js +0 -25
  1018. package/lib/molecule/search/test/fixtures.js.map +0 -1
  1019. package/lib/organism/playlist-translation/test/fixtures.js +0 -25
  1020. package/lib/organism/playlist-translation/test/fixtures.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../src/organism/accordion/toggler/index.js"],"names":["React","PropTypes","Accordion","AccordionToggler","Component","getDerivedStateFromProps","props","state","isOpenValues","length","tabProps","constructor","handleOnClick","bind","key","oneTabOnly","setState","prevState","mergePropsAndState","isOpen","render","children","theme","propTypes","arrayOf","shape","bool","string","node"],"mappings":";;;;;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AAGA,OAAOC,SAAP,MAAsB,cAAtB;;AAEA,MAAMC,gBAAN,SAA+BH,KAAK,CAACI,SAArC,CAA+C;AAQd,SAAxBC,wBAAwB,CAACC,KAAD,EAAQC,KAAR,EAAe;AAC5C,QAAIA,KAAK,CAACC,YAAN,IAAsBD,KAAK,CAACC,YAAN,CAAmBC,MAAnB,KAA8BH,KAAK,CAACI,QAAN,CAAeD,MAAvE,EAA+E,OAAO,IAAP;;AAE/E,UAAMD,YAAY,GAAG,KAAI,OAAM,KAAN,EAAa,QAAb,CAAJ,EAA4BF,KAAK,CAACI,QAAlC,CAArB;;AACA,WAAO;AAACF,MAAAA;AAAD,KAAP;AACD;;AAEDG,EAAAA,WAAW,CAACL,KAAD,EAAQ;AACjB,UAAMA,KAAN;AAEA,SAAKC,KAAL,GAAa;AAACC,MAAAA,YAAY,EAAE;AAAf,KAAb;AAEA,SAAKI,aAAL,GAAqB,KAAKA,aAAL,CAAmBC,IAAnB,CAAwB,IAAxB,CAArB;AACD;;AAEDD,EAAAA,aAAa,CAACE,GAAD,EAAM;AACjB,UAAM;AAACC,MAAAA;AAAD,QAAe,KAAKT,KAA1B;AACA,SAAKU,QAAL,CAAcC,SAAS,IAAI;AACzB,aAAO;AACLT,QAAAA,YAAY,EAAE,MACZO,UAAU,GAAG,KAAI,UAAS,KAAT,CAAJ,CAAH,YADE,EAEZ,KAAID,GAAJ,EAAS,CAAC,KAAIA,GAAJ,EAASG,SAAS,CAACT,YAAnB,CAAV,CAFY,EAGZS,SAAS,CAACT,YAHE;AADT,OAAP;AAMD,KAPD;AAQD;;AAEDU,EAAAA,kBAAkB,GAAG;AACnB,UAAM;AAACR,MAAAA;AAAD,QAAa,KAAKJ,KAAxB;AACA,UAAM;AAACE,MAAAA;AAAD,QAAiB,KAAKD,KAA5B;AAEA,WAAO,SACL,CAACD,KAAD,EAAQa,MAAR,kBACKb,KADL;AAEEa,MAAAA;AAFF,MADK,EAKLT,QALK,EAMLF,YANK,CAAP;AAQD;;AAEDY,EAAAA,MAAM,GAAG;AACP,UAAM;AAACC,MAAAA,QAAQ,GAAG,EAAZ;AAAgBC,MAAAA;AAAhB,QAAyB,KAAKhB,KAApC;AACA,wBACE,oBAAC,SAAD;AAAW,MAAA,QAAQ,EAAE,KAAKY,kBAAL,EAArB;AAAgD,MAAA,OAAO,EAAE,KAAKN,aAA9D;AAA6E,MAAA,KAAK,EAAEU;AAApF,OACGD,QADH,CADF;AAKD;;AAxD4C;;AAAzClB,gB,CACGoB,S,2CAAY;AACjBb,EAAAA,QAAQ,EAAET,SAAS,CAACuB,OAAV,CAAkBvB,SAAS,CAACwB,KAAV,CAAgBvB,SAAS,CAACqB,SAA1B,CAAlB,CADO;AAEjBR,EAAAA,UAAU,EAAEd,SAAS,CAACyB,IAFL;AAGjBJ,EAAAA,KAAK,EAAErB,SAAS,CAAC0B,MAHA;AAIjBN,EAAAA,QAAQ,EAAEpB,SAAS,CAAC2B;AAJH,C;AA0DrB,eAAezB,gBAAf","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {map, pipe, set, get, getOr, identity, constant, zipWith} from 'lodash/fp';\n\nimport Accordion from '../container';\n\nclass AccordionToggler extends React.Component {\n static propTypes = {\n tabProps: PropTypes.arrayOf(PropTypes.shape(Accordion.propTypes)),\n oneTabOnly: PropTypes.bool,\n theme: PropTypes.string,\n children: PropTypes.node\n };\n\n static getDerivedStateFromProps(props, state) {\n if (state.isOpenValues && state.isOpenValues.length === props.tabProps.length) return null;\n\n const isOpenValues = map(getOr(false, 'isOpen'), props.tabProps);\n return {isOpenValues};\n }\n\n constructor(props) {\n super(props);\n\n this.state = {isOpenValues: null};\n\n this.handleOnClick = this.handleOnClick.bind(this);\n }\n\n handleOnClick(key) {\n const {oneTabOnly} = this.props;\n this.setState(prevState => {\n return {\n isOpenValues: pipe(\n oneTabOnly ? map(constant(false)) : identity,\n set(key, !get(key, prevState.isOpenValues))\n )(prevState.isOpenValues)\n };\n });\n }\n\n mergePropsAndState() {\n const {tabProps} = this.props;\n const {isOpenValues} = this.state;\n\n return zipWith(\n (props, isOpen) => ({\n ...props,\n isOpen\n }),\n tabProps,\n isOpenValues\n );\n }\n\n render() {\n const {children = [], theme} = this.props;\n return (\n <Accordion tabProps={this.mergePropsAndState()} onClick={this.handleOnClick} theme={theme}>\n {children}\n </Accordion>\n );\n }\n}\n\nexport default AccordionToggler;\n"],"file":"index.js"}
1
+ {"version":3,"sources":["../../../../src/organism/accordion/toggler/index.js"],"names":["React","PropTypes","Accordion","AccordionToggler","Component","getDerivedStateFromProps","props","state","isOpenValues","length","tabProps","constructor","handleOnClick","bind","key","oneTabOnly","setState","prevState","mergePropsAndState","isOpen","render","children","theme","propTypes","arrayOf","shape","bool","string","node"],"mappings":";;;;;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AAGA,OAAOC,SAAP,MAAsB,cAAtB;;AAEA,MAAMC,gBAAN,SAA+BH,KAAK,CAACI,SAArC,CAA+C;AAQ7C,SAAOC,wBAAP,CAAgCC,KAAhC,EAAuCC,KAAvC,EAA8C;AAC5C,QAAIA,KAAK,CAACC,YAAN,IAAsBD,KAAK,CAACC,YAAN,CAAmBC,MAAnB,KAA8BH,KAAK,CAACI,QAAN,CAAeD,MAAvE,EAA+E,OAAO,IAAP;;AAE/E,UAAMD,YAAY,GAAG,KAAI,OAAM,KAAN,EAAa,QAAb,CAAJ,EAA4BF,KAAK,CAACI,QAAlC,CAArB;;AACA,WAAO;AAACF,MAAAA;AAAD,KAAP;AACD;;AAEDG,EAAAA,WAAW,CAACL,KAAD,EAAQ;AACjB,UAAMA,KAAN;AAEA,SAAKC,KAAL,GAAa;AAACC,MAAAA,YAAY,EAAE;AAAf,KAAb;AAEA,SAAKI,aAAL,GAAqB,KAAKA,aAAL,CAAmBC,IAAnB,CAAwB,IAAxB,CAArB;AACD;;AAEDD,EAAAA,aAAa,CAACE,GAAD,EAAM;AACjB,UAAM;AAACC,MAAAA;AAAD,QAAe,KAAKT,KAA1B;AACA,SAAKU,QAAL,CAAcC,SAAS,IAAI;AACzB,aAAO;AACLT,QAAAA,YAAY,EAAE,MACZO,UAAU,GAAG,KAAI,UAAS,KAAT,CAAJ,CAAH,YADE,EAEZ,KAAID,GAAJ,EAAS,CAAC,KAAIA,GAAJ,EAASG,SAAS,CAACT,YAAnB,CAAV,CAFY,EAGZS,SAAS,CAACT,YAHE;AADT,OAAP;AAMD,KAPD;AAQD;;AAEDU,EAAAA,kBAAkB,GAAG;AACnB,UAAM;AAACR,MAAAA;AAAD,QAAa,KAAKJ,KAAxB;AACA,UAAM;AAACE,MAAAA;AAAD,QAAiB,KAAKD,KAA5B;AAEA,WAAO,SACL,CAACD,KAAD,EAAQa,MAAR,2BACKb,KADL;AAEEa,MAAAA;AAFF,MADK,EAKLT,QALK,EAMLF,YANK,CAAP;AAQD;;AAEDY,EAAAA,MAAM,GAAG;AACP,UAAM;AAACC,MAAAA,QAAQ,GAAG,EAAZ;AAAgBC,MAAAA;AAAhB,QAAyB,KAAKhB,KAApC;AACA,wBACE,oBAAC,SAAD;AAAW,MAAA,QAAQ,EAAE,KAAKY,kBAAL,EAArB;AAAgD,MAAA,OAAO,EAAE,KAAKN,aAA9D;AAA6E,MAAA,KAAK,EAAEU;AAApF,OACGD,QADH,CADF;AAKD;;AAxD4C;;AAAzClB,gB,CACGoB,S,2CAAY;AACjBb,EAAAA,QAAQ,EAAET,SAAS,CAACuB,OAAV,CAAkBvB,SAAS,CAACwB,KAAV,CAAgBvB,SAAS,CAACqB,SAA1B,CAAlB,CADO;AAEjBR,EAAAA,UAAU,EAAEd,SAAS,CAACyB,IAFL;AAGjBJ,EAAAA,KAAK,EAAErB,SAAS,CAAC0B,MAHA;AAIjBN,EAAAA,QAAQ,EAAEpB,SAAS,CAAC2B;AAJH,C;AA0DrB,eAAezB,gBAAf","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {map, pipe, set, get, getOr, identity, constant, zipWith} from 'lodash/fp';\n\nimport Accordion from '../container';\n\nclass AccordionToggler extends React.Component {\n static propTypes = {\n tabProps: PropTypes.arrayOf(PropTypes.shape(Accordion.propTypes)),\n oneTabOnly: PropTypes.bool,\n theme: PropTypes.string,\n children: PropTypes.node\n };\n\n static getDerivedStateFromProps(props, state) {\n if (state.isOpenValues && state.isOpenValues.length === props.tabProps.length) return null;\n\n const isOpenValues = map(getOr(false, 'isOpen'), props.tabProps);\n return {isOpenValues};\n }\n\n constructor(props) {\n super(props);\n\n this.state = {isOpenValues: null};\n\n this.handleOnClick = this.handleOnClick.bind(this);\n }\n\n handleOnClick(key) {\n const {oneTabOnly} = this.props;\n this.setState(prevState => {\n return {\n isOpenValues: pipe(\n oneTabOnly ? map(constant(false)) : identity,\n set(key, !get(key, prevState.isOpenValues))\n )(prevState.isOpenValues)\n };\n });\n }\n\n mergePropsAndState() {\n const {tabProps} = this.props;\n const {isOpenValues} = this.state;\n\n return zipWith(\n (props, isOpen) => ({\n ...props,\n isOpen\n }),\n tabProps,\n isOpenValues\n );\n }\n\n render() {\n const {children = [], theme} = this.props;\n return (\n <Accordion tabProps={this.mergePropsAndState()} onClick={this.handleOnClick} theme={theme}>\n {children}\n </Accordion>\n );\n }\n}\n\nexport default AccordionToggler;\n"],"file":"index.js"}
@@ -14,7 +14,7 @@ configure({
14
14
  adapter: new Adapter()
15
15
  });
16
16
 
17
- const SINGLE_TAB_PROPS = _extends({}, onlyOneFixture.props, {
17
+ const SINGLE_TAB_PROPS = _extends(_extends({}, onlyOneFixture.props), {}, {
18
18
  tabProps: _take(1, onlyOneFixture.props.tabProps),
19
19
  children: _take(1, onlyOneFixture.children)
20
20
  });
@@ -31,7 +31,7 @@ test(`should keep isOpen in state`, t => {
31
31
  t.false(wrapper.find('.part__openHeader').exists());
32
32
  wrapper.find('.part__header').at(0).simulate('click');
33
33
  t.true(wrapper.find('.part__openHeader').exists());
34
- wrapper.setProps(_extends({}, onlyOneFixture.props, {
34
+ wrapper.setProps(_extends(_extends({}, onlyOneFixture.props), {}, {
35
35
  children: onlyOneFixture.children
36
36
  }));
37
37
  t.true(wrapper.find('.part__openHeader').exists());
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/organism/accordion/toggler/test/render.js"],"names":["browserEnv","test","React","mount","configure","Adapter","Accordion","onlyOneFixture","adapter","SINGLE_TAB_PROPS","props","tabProps","children","t","multiPropsWrapper","setProps","singlePropsWrapper","is","html","wrapper","true","find","exists","false","at","simulate"],"mappings":";;;;AAAA,OAAOA,UAAP,MAAuB,aAAvB;AACA,OAAOC,IAAP,MAAiB,KAAjB;AACA,OAAOC,KAAP,MAAkB,OAAlB;AAEA,SAAQC,KAAR,EAAeC,SAAf,QAA+B,QAA/B;AACA,OAAOC,OAAP,MAAoB,yBAApB;AACA,OAAOC,SAAP,MAAsB,IAAtB;AACA,OAAOC,cAAP,MAA2B,qBAA3B;AAEAP,UAAU;AACVI,SAAS,CAAC;AAACI,EAAAA,OAAO,EAAE,IAAIH,OAAJ;AAAV,CAAD,CAAT;;AAEA,MAAMI,gBAAgB,gBACjBF,cAAc,CAACG,KADE;AAEpBC,EAAAA,QAAQ,EAAE,MAAK,CAAL,EAAQJ,cAAc,CAACG,KAAf,CAAqBC,QAA7B,CAFU;AAGpBC,EAAAA,QAAQ,EAAE,MAAK,CAAL,EAAQL,cAAc,CAACK,QAAvB;AAHU,EAAtB;;AAMAX,IAAI,CAAE,0BAAF,EAA6BY,CAAC,IAAI;AACpC,QAAMC,iBAAiB,GAAGX,KAAK,eAAC,oBAAC,SAAD,OAAD,CAA/B;AACAW,EAAAA,iBAAiB,CAACC,QAAlB,CAA2BN,gBAA3B;AAEA,QAAMO,kBAAkB,GAAGb,KAAK,eAAC,oBAAC,SAAD,EAAeM,gBAAf,CAAD,CAAhC;AAEAI,EAAAA,CAAC,CAACI,EAAF,CAAKH,iBAAiB,CAACI,IAAlB,EAAL,EAA+BF,kBAAkB,CAACE,IAAnB,EAA/B;AACD,CAPG,CAAJ;AASAjB,IAAI,CAAE,6BAAF,EAAgCY,CAAC,IAAI;AACvC,QAAMM,OAAO,GAAGhB,KAAK,eAAC,oBAAC,SAAD,EAAeM,gBAAf,CAAD,CAArB;AAEAI,EAAAA,CAAC,CAACO,IAAF,CAAOD,OAAO,CAACE,IAAR,CAAa,eAAb,EAA8BC,MAA9B,EAAP;AAEAT,EAAAA,CAAC,CAACU,KAAF,CAAQJ,OAAO,CAACE,IAAR,CAAa,mBAAb,EAAkCC,MAAlC,EAAR;AAEAH,EAAAA,OAAO,CAACE,IAAR,CAAa,eAAb,EAA8BG,EAA9B,CAAiC,CAAjC,EAAoCC,QAApC,CAA6C,OAA7C;AAEAZ,EAAAA,CAAC,CAACO,IAAF,CAAOD,OAAO,CAACE,IAAR,CAAa,mBAAb,EAAkCC,MAAlC,EAAP;AAEAH,EAAAA,OAAO,CAACJ,QAAR,cACKR,cAAc,CAACG,KADpB;AAEEE,IAAAA,QAAQ,EAAEL,cAAc,CAACK;AAF3B;AAKAC,EAAAA,CAAC,CAACO,IAAF,CAAOD,OAAO,CAACE,IAAR,CAAa,mBAAb,EAAkCC,MAAlC,EAAP;AACD,CAjBG,CAAJ","sourcesContent":["import browserEnv from 'browser-env';\nimport test from 'ava';\nimport React from 'react';\nimport {take} from 'lodash/fp';\nimport {mount, configure} from 'enzyme';\nimport Adapter from 'enzyme-adapter-react-16';\nimport Accordion from '..';\nimport onlyOneFixture from './fixtures/only-one';\n\nbrowserEnv();\nconfigure({adapter: new Adapter()});\n\nconst SINGLE_TAB_PROPS = {\n ...onlyOneFixture.props,\n tabProps: take(1, onlyOneFixture.props.tabProps),\n children: take(1, onlyOneFixture.children)\n};\n\ntest(`shouldn't props in state`, t => {\n const multiPropsWrapper = mount(<Accordion />);\n multiPropsWrapper.setProps(SINGLE_TAB_PROPS);\n\n const singlePropsWrapper = mount(<Accordion {...SINGLE_TAB_PROPS} />);\n\n t.is(multiPropsWrapper.html(), singlePropsWrapper.html());\n});\n\ntest(`should keep isOpen in state`, t => {\n const wrapper = mount(<Accordion {...SINGLE_TAB_PROPS} />);\n\n t.true(wrapper.find('.part__header').exists());\n\n t.false(wrapper.find('.part__openHeader').exists());\n\n wrapper.find('.part__header').at(0).simulate('click');\n\n t.true(wrapper.find('.part__openHeader').exists());\n\n wrapper.setProps({\n ...onlyOneFixture.props,\n children: onlyOneFixture.children\n });\n\n t.true(wrapper.find('.part__openHeader').exists());\n});\n"],"file":"render.js"}
1
+ {"version":3,"sources":["../../../../../src/organism/accordion/toggler/test/render.js"],"names":["browserEnv","test","React","mount","configure","Adapter","Accordion","onlyOneFixture","adapter","SINGLE_TAB_PROPS","props","tabProps","children","t","multiPropsWrapper","setProps","singlePropsWrapper","is","html","wrapper","true","find","exists","false","at","simulate"],"mappings":";;;;AAAA,OAAOA,UAAP,MAAuB,aAAvB;AACA,OAAOC,IAAP,MAAiB,KAAjB;AACA,OAAOC,KAAP,MAAkB,OAAlB;AAEA,SAAQC,KAAR,EAAeC,SAAf,QAA+B,QAA/B;AACA,OAAOC,OAAP,MAAoB,yBAApB;AACA,OAAOC,SAAP,MAAsB,IAAtB;AACA,OAAOC,cAAP,MAA2B,qBAA3B;AAEAP,UAAU;AACVI,SAAS,CAAC;AAACI,EAAAA,OAAO,EAAE,IAAIH,OAAJ;AAAV,CAAD,CAAT;;AAEA,MAAMI,gBAAgB,yBACjBF,cAAc,CAACG,KADE;AAEpBC,EAAAA,QAAQ,EAAE,MAAK,CAAL,EAAQJ,cAAc,CAACG,KAAf,CAAqBC,QAA7B,CAFU;AAGpBC,EAAAA,QAAQ,EAAE,MAAK,CAAL,EAAQL,cAAc,CAACK,QAAvB;AAHU,EAAtB;;AAMAX,IAAI,CAAE,0BAAF,EAA6BY,CAAC,IAAI;AACpC,QAAMC,iBAAiB,GAAGX,KAAK,eAAC,oBAAC,SAAD,OAAD,CAA/B;AACAW,EAAAA,iBAAiB,CAACC,QAAlB,CAA2BN,gBAA3B;AAEA,QAAMO,kBAAkB,GAAGb,KAAK,eAAC,oBAAC,SAAD,EAAeM,gBAAf,CAAD,CAAhC;AAEAI,EAAAA,CAAC,CAACI,EAAF,CAAKH,iBAAiB,CAACI,IAAlB,EAAL,EAA+BF,kBAAkB,CAACE,IAAnB,EAA/B;AACD,CAPG,CAAJ;AASAjB,IAAI,CAAE,6BAAF,EAAgCY,CAAC,IAAI;AACvC,QAAMM,OAAO,GAAGhB,KAAK,eAAC,oBAAC,SAAD,EAAeM,gBAAf,CAAD,CAArB;AAEAI,EAAAA,CAAC,CAACO,IAAF,CAAOD,OAAO,CAACE,IAAR,CAAa,eAAb,EAA8BC,MAA9B,EAAP;AAEAT,EAAAA,CAAC,CAACU,KAAF,CAAQJ,OAAO,CAACE,IAAR,CAAa,mBAAb,EAAkCC,MAAlC,EAAR;AAEAH,EAAAA,OAAO,CAACE,IAAR,CAAa,eAAb,EAA8BG,EAA9B,CAAiC,CAAjC,EAAoCC,QAApC,CAA6C,OAA7C;AAEAZ,EAAAA,CAAC,CAACO,IAAF,CAAOD,OAAO,CAACE,IAAR,CAAa,mBAAb,EAAkCC,MAAlC,EAAP;AAEAH,EAAAA,OAAO,CAACJ,QAAR,uBACKR,cAAc,CAACG,KADpB;AAEEE,IAAAA,QAAQ,EAAEL,cAAc,CAACK;AAF3B;AAKAC,EAAAA,CAAC,CAACO,IAAF,CAAOD,OAAO,CAACE,IAAR,CAAa,mBAAb,EAAkCC,MAAlC,EAAP;AACD,CAjBG,CAAJ","sourcesContent":["import browserEnv from 'browser-env';\nimport test from 'ava';\nimport React from 'react';\nimport {take} from 'lodash/fp';\nimport {mount, configure} from 'enzyme';\nimport Adapter from 'enzyme-adapter-react-16';\nimport Accordion from '..';\nimport onlyOneFixture from './fixtures/only-one';\n\nbrowserEnv();\nconfigure({adapter: new Adapter()});\n\nconst SINGLE_TAB_PROPS = {\n ...onlyOneFixture.props,\n tabProps: take(1, onlyOneFixture.props.tabProps),\n children: take(1, onlyOneFixture.children)\n};\n\ntest(`shouldn't props in state`, t => {\n const multiPropsWrapper = mount(<Accordion />);\n multiPropsWrapper.setProps(SINGLE_TAB_PROPS);\n\n const singlePropsWrapper = mount(<Accordion {...SINGLE_TAB_PROPS} />);\n\n t.is(multiPropsWrapper.html(), singlePropsWrapper.html());\n});\n\ntest(`should keep isOpen in state`, t => {\n const wrapper = mount(<Accordion {...SINGLE_TAB_PROPS} />);\n\n t.true(wrapper.find('.part__header').exists());\n\n t.false(wrapper.find('.part__openHeader').exists());\n\n wrapper.find('.part__header').at(0).simulate('click');\n\n t.true(wrapper.find('.part__openHeader').exists());\n\n wrapper.setProps({\n ...onlyOneFixture.props,\n children: onlyOneFixture.children\n });\n\n t.true(wrapper.find('.part__openHeader').exists());\n});\n"],"file":"render.js"}
@@ -10,7 +10,7 @@ export default {
10
10
  subtitle: 'Setup your platform’s single-sign-on method. This lets users connect to the Coorpacademy platform using your compny’s loing/password, adn have seamless integration with their business identity. Follow the steps below to set up your platform’s SSO.'
11
11
  }, {
12
12
  title: '1. Download Coorpacademy’s Service Provider (SP) Metadata',
13
- fields: [_extends({}, Download.props, {
13
+ fields: [_extends(_extends({}, Download.props), {}, {
14
14
  type: 'downloadbox'
15
15
  })]
16
16
  }, {
@@ -47,12 +47,12 @@ export default {
47
47
  }, {
48
48
  title: 'Or Upload your Company’s Identity Provider (Idp)',
49
49
  subtitle: 'This is the information Coorpacademy needs to connect to your IdP as a Service Provider',
50
- fields: [_extends({}, Upload.props, {
50
+ fields: [_extends(_extends({}, Upload.props), {}, {
51
51
  type: 'uploadbox'
52
52
  })]
53
53
  }, {
54
54
  title: '5. Test your connection',
55
- fields: [_extends({}, Connection.props, {
55
+ fields: [_extends(_extends({}, Connection.props), {}, {
56
56
  type: 'button'
57
57
  })]
58
58
  }, {
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/organism/brand-form/test/fixtures/sso.js"],"names":["Download","Upload","Connection","props","groups","title","subtitle","fields","type","placeholder","value","description","onChange","disabled","values","onSubmit","submitValue"],"mappings":"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","sourcesContent":["import Download from '../../../../molecule/brand-download-box/test/fixtures/sso';\nimport Upload from '../../../../molecule/brand-upload-box/test/fixtures/sso';\nimport Connection from '../../../../atom/button/test/fixtures/sso';\n\nexport default {\n props: {\n groups: [\n {\n title: 'Single Sign On (SSO)',\n subtitle:\n 'Setup your platform’s single-sign-on method. This lets users connect to the Coorpacademy platform using your compny’s loing/password, adn have seamless integration with their business identity. Follow the steps below to set up your platform’s SSO.'\n },\n {\n title: '1. Download Coorpacademy’s Service Provider (SP) Metadata',\n fields: [\n {\n ...Download.props,\n type: 'downloadbox'\n }\n ]\n },\n {\n title:\n '2. Enter Coorpacademy’s Service Provider (SP) Metadata in your Company’s Identity Provider IdP Settings',\n subtitle:\n 'Go to your Company’s IdP Settings and follow the instructions they provide to connect to a Service Provider (in this case, Coorpacademy). Depending on your Idp, you wil either import the SAML Service Provider file that you downloaded Step 1, or manually add the Issuer ID, Callback URL, and PEM Certificate.'\n },\n {\n title: '3. Export Metadata from your Identity Provider (Idp)',\n subtitle:\n 'Get the metadata that Coorpacademy can use to connect to your IdP. Follow your IdP’s instructions for exporting a SAML metadata file.'\n },\n {\n title: '4. Enter your Company’s Identity Provider (Idp)',\n subtitle:\n 'This is the information Coorpacademy needs to connect to your IdP as a Service Provider',\n fields: [\n {\n title: 'Call Back Url*',\n placeholder: 'http://localhost:3000/sso/callback',\n value: '',\n type: 'text',\n description: 'Lorem Ipsum',\n onChange: () => {}\n },\n {\n title: 'entry Point URL*',\n placeholder: 'https://sts-test.adidas-group.com/adfs/ls/',\n value: '',\n type: 'text',\n description:\n 'This is the URL users are redirected to when they connect to Coorpacademy so that they can log in to the SSO',\n onChange: () => {}\n },\n {\n title: 'Issuer*',\n placeholder: 'http://localhost:3000',\n value: '',\n type: 'text',\n description: 'Lorem Ipsum',\n onChange: () => {}\n }\n ]\n },\n {\n title: 'Or Upload your Company’s Identity Provider (Idp)',\n subtitle:\n 'This is the information Coorpacademy needs to connect to your IdP as a Service Provider',\n fields: [\n {\n ...Upload.props,\n type: 'uploadbox'\n }\n ]\n },\n {\n title: '5. Test your connection',\n fields: [\n {\n ...Connection.props,\n type: 'button'\n }\n ]\n },\n {\n title: '6. User Attribute Mapping',\n subtitle:\n 'Match Coorpacademy’s attributes to your compny’s. These are the names under which the attributes are stored in your database. If an attribute is left blank, it will not be matched.',\n disabled: true,\n fields: [\n {\n title: 'Unique Login*',\n value: '',\n type: 'text',\n description: 'Mandatory',\n onChange: () => {}\n },\n {\n title: 'Email*',\n value: '',\n type: 'text',\n description: 'Mandatory',\n onChange: () => {}\n },\n {\n title: 'First Name',\n value: '',\n type: 'text',\n onChange: () => {}\n },\n {\n title: 'Last Name',\n value: '',\n type: 'text',\n onChange: () => {}\n },\n {\n title: 'Provider',\n value: '',\n type: 'text',\n onChange: () => {}\n },\n {\n title: 'Language',\n value: '',\n type: 'text',\n onChange: () => {}\n },\n {\n title: 'Country',\n value: '',\n type: 'text',\n onChange: () => {}\n }\n ]\n },\n {\n title: '7. Activate SSO',\n fields: [\n {\n title: 'Activate',\n value: false,\n type: 'switch',\n onChange: () => {}\n },\n {\n title: 'Default Route',\n value: false,\n type: 'switch',\n description:\n 'Turn this setting on to make the SSO connection the default way to access the platform, rather than the traditional Coorpacademy-specific login',\n onChange: () => {}\n }\n ]\n },\n {\n title: 'Advanced Options',\n disabled: true,\n fields: [\n {\n title: 'Hash algorithm',\n value: 'SHA-1',\n values: ['SHA-1', 'SHA-256', 'RSA-SHA512'],\n type: 'select',\n description: 'Lorem Ipsum dolor sit amet.',\n onChange: () => {}\n },\n {\n title: 'Clock skew',\n value: '0',\n type: 'text',\n description:\n 'if you geet an error that says \"SAML assertion not yet valid\", you can adjust this number (in ms) by trial and error to find a value that allows both servers to synchronize',\n onChange: () => {}\n },\n {\n title: 'Binding',\n value: 'HTTP POST',\n values: ['HTTP POST', 'HTTP_REDIRECT'],\n type: 'select',\n description: 'Lorem Ipsum dolor sit amet.',\n onChange: () => {}\n },\n {\n title: 'Force authorization (forceAuthn)',\n value: false,\n type: 'switch',\n description:\n 'Toggle this option to force users to re-identify if they reconnect to the platform after having connected to another service',\n onChange: () => {}\n },\n {\n title: 'Disable Requested Authorization Context',\n value: false,\n type: 'switch',\n description:\n 'Toggle this option to allow your IdP to use Microsoft Windows sessions as a login (winAuth)',\n onChange: () => {}\n }\n ]\n }\n ],\n onSubmit: () => {},\n submitValue: 'Save changes'\n }\n};\n"],"file":"sso.js"}
1
+ {"version":3,"sources":["../../../../../src/organism/brand-form/test/fixtures/sso.js"],"names":["Download","Upload","Connection","props","groups","title","subtitle","fields","type","placeholder","value","description","onChange","disabled","values","onSubmit","submitValue"],"mappings":"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","sourcesContent":["import Download from '../../../../molecule/brand-download-box/test/fixtures/sso';\nimport Upload from '../../../../molecule/brand-upload-box/test/fixtures/sso';\nimport Connection from '../../../../atom/button/test/fixtures/sso';\n\nexport default {\n props: {\n groups: [\n {\n title: 'Single Sign On (SSO)',\n subtitle:\n 'Setup your platform’s single-sign-on method. This lets users connect to the Coorpacademy platform using your compny’s loing/password, adn have seamless integration with their business identity. Follow the steps below to set up your platform’s SSO.'\n },\n {\n title: '1. Download Coorpacademy’s Service Provider (SP) Metadata',\n fields: [\n {\n ...Download.props,\n type: 'downloadbox'\n }\n ]\n },\n {\n title:\n '2. Enter Coorpacademy’s Service Provider (SP) Metadata in your Company’s Identity Provider IdP Settings',\n subtitle:\n 'Go to your Company’s IdP Settings and follow the instructions they provide to connect to a Service Provider (in this case, Coorpacademy). Depending on your Idp, you wil either import the SAML Service Provider file that you downloaded Step 1, or manually add the Issuer ID, Callback URL, and PEM Certificate.'\n },\n {\n title: '3. Export Metadata from your Identity Provider (Idp)',\n subtitle:\n 'Get the metadata that Coorpacademy can use to connect to your IdP. Follow your IdP’s instructions for exporting a SAML metadata file.'\n },\n {\n title: '4. Enter your Company’s Identity Provider (Idp)',\n subtitle:\n 'This is the information Coorpacademy needs to connect to your IdP as a Service Provider',\n fields: [\n {\n title: 'Call Back Url*',\n placeholder: 'http://localhost:3000/sso/callback',\n value: '',\n type: 'text',\n description: 'Lorem Ipsum',\n onChange: () => {}\n },\n {\n title: 'entry Point URL*',\n placeholder: 'https://sts-test.adidas-group.com/adfs/ls/',\n value: '',\n type: 'text',\n description:\n 'This is the URL users are redirected to when they connect to Coorpacademy so that they can log in to the SSO',\n onChange: () => {}\n },\n {\n title: 'Issuer*',\n placeholder: 'http://localhost:3000',\n value: '',\n type: 'text',\n description: 'Lorem Ipsum',\n onChange: () => {}\n }\n ]\n },\n {\n title: 'Or Upload your Company’s Identity Provider (Idp)',\n subtitle:\n 'This is the information Coorpacademy needs to connect to your IdP as a Service Provider',\n fields: [\n {\n ...Upload.props,\n type: 'uploadbox'\n }\n ]\n },\n {\n title: '5. Test your connection',\n fields: [\n {\n ...Connection.props,\n type: 'button'\n }\n ]\n },\n {\n title: '6. User Attribute Mapping',\n subtitle:\n 'Match Coorpacademy’s attributes to your compny’s. These are the names under which the attributes are stored in your database. If an attribute is left blank, it will not be matched.',\n disabled: true,\n fields: [\n {\n title: 'Unique Login*',\n value: '',\n type: 'text',\n description: 'Mandatory',\n onChange: () => {}\n },\n {\n title: 'Email*',\n value: '',\n type: 'text',\n description: 'Mandatory',\n onChange: () => {}\n },\n {\n title: 'First Name',\n value: '',\n type: 'text',\n onChange: () => {}\n },\n {\n title: 'Last Name',\n value: '',\n type: 'text',\n onChange: () => {}\n },\n {\n title: 'Provider',\n value: '',\n type: 'text',\n onChange: () => {}\n },\n {\n title: 'Language',\n value: '',\n type: 'text',\n onChange: () => {}\n },\n {\n title: 'Country',\n value: '',\n type: 'text',\n onChange: () => {}\n }\n ]\n },\n {\n title: '7. Activate SSO',\n fields: [\n {\n title: 'Activate',\n value: false,\n type: 'switch',\n onChange: () => {}\n },\n {\n title: 'Default Route',\n value: false,\n type: 'switch',\n description:\n 'Turn this setting on to make the SSO connection the default way to access the platform, rather than the traditional Coorpacademy-specific login',\n onChange: () => {}\n }\n ]\n },\n {\n title: 'Advanced Options',\n disabled: true,\n fields: [\n {\n title: 'Hash algorithm',\n value: 'SHA-1',\n values: ['SHA-1', 'SHA-256', 'RSA-SHA512'],\n type: 'select',\n description: 'Lorem Ipsum dolor sit amet.',\n onChange: () => {}\n },\n {\n title: 'Clock skew',\n value: '0',\n type: 'text',\n description:\n 'if you geet an error that says \"SAML assertion not yet valid\", you can adjust this number (in ms) by trial and error to find a value that allows both servers to synchronize',\n onChange: () => {}\n },\n {\n title: 'Binding',\n value: 'HTTP POST',\n values: ['HTTP POST', 'HTTP_REDIRECT'],\n type: 'select',\n description: 'Lorem Ipsum dolor sit amet.',\n onChange: () => {}\n },\n {\n title: 'Force authorization (forceAuthn)',\n value: false,\n type: 'switch',\n description:\n 'Toggle this option to force users to re-identify if they reconnect to the platform after having connected to another service',\n onChange: () => {}\n },\n {\n title: 'Disable Requested Authorization Context',\n value: false,\n type: 'switch',\n description:\n 'Toggle this option to allow your IdP to use Microsoft Windows sessions as a login (winAuth)',\n onChange: () => {}\n }\n ]\n }\n ],\n onSubmit: () => {},\n submitValue: 'Save changes'\n }\n};\n"],"file":"sso.js"}
@@ -55,10 +55,10 @@ const PlayListTranslation = props => {
55
55
 
56
56
  PlayListTranslation.propTypes = process.env.NODE_ENV !== "production" ? {
57
57
  languageTabs: VerticalLanguageMenu.propTypes.tabs,
58
- inputText: PropTypes.shape(_extends({}, InputText.propTypes, {
58
+ inputText: PropTypes.shape(_extends(_extends({}, InputText.propTypes), {}, {
59
59
  theme: PropTypes.string
60
60
  })),
61
- textArea: PropTypes.shape(_extends({}, TextArea.propTypes, {
61
+ textArea: PropTypes.shape(_extends(_extends({}, TextArea.propTypes), {}, {
62
62
  theme: PropTypes.string
63
63
  })),
64
64
  cta: PropTypes.shape({
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/organism/content-translation/index.js"],"names":["React","PropTypes","classNames","VerticalLanguageMenu","InputText","TextArea","Button","style","buildCtaButton","cta","button","binButton","handleOnClick","type","position","label","PlayListTranslation","props","languageTabs","inputText","textArea","listAriaLabel","ctaButton","ariaLabel","container","menu","horizontalSection","input","propTypes","tabs","shape","theme","string","func","oneOf"],"mappings":";;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AACA,OAAOC,UAAP,MAAuB,YAAvB;AACA,OAAOC,oBAAP,MAAiC,8BAAjC;AACA,OAAOC,SAAP,MAAsB,uBAAtB;AACA,OAAOC,QAAP,MAAqB,2BAArB;AACA,OAAOC,MAAP,MAAmB,wBAAnB;AACA,OAAOC,KAAP,MAAkB,aAAlB;;AAEA,MAAMC,cAAc,GAAGC,GAAG,IAAI;AAC5B,MAAI,CAACA,GAAL,EAAU;AACR;AACD;;AAED,sBACE;AAAK,IAAA,SAAS,EAAEP,UAAU,CAACK,KAAK,CAACG,MAAP,EAAeH,KAAK,CAACI,SAArB;AAA1B,kBACE,oBAAC,MAAD;AACE,IAAA,OAAO,EAAEF,GAAG,CAACG,aADf;AAEE,IAAA,IAAI,EAAC,MAFP;AAGE,IAAA,IAAI,EAAE;AAACC,MAAAA,IAAI,EAAE,KAAP;AAAcC,MAAAA,QAAQ,EAAE;AAAxB,KAHR;AAIE,IAAA,KAAK,EAAEL,GAAG,CAACM;AAJb,IADF,CADF;AAUD,CAfD;;AAiBA,MAAMC,mBAAmB,GAAGC,KAAK,IAAI;AACnC,QAAM;AAACC,IAAAA,YAAD;AAAeC,IAAAA,SAAf;AAA0BC,IAAAA,QAA1B;AAAoCX,IAAAA,GAApC;AAAyC,uBAAmBY;AAA5D,MAA6EJ,KAAnF;AACA,QAAMK,SAAS,GAAGd,cAAc,CAACC,GAAD,CAAhC;AAEA,QAAMc,SAAS,GAAG;AAAC,kBAAcF;AAAf,GAAlB;AACA,sBACE;AAAK,IAAA,SAAS,EAAEd,KAAK,CAACiB;AAAtB,kBACE,oBAAC,oBAAD,eAA0BD,SAA1B;AAAqC,IAAA,SAAS,EAAEhB,KAAK,CAACkB,IAAtD;AAA4D,IAAA,IAAI,EAAEP;AAAlE,KADF,eAEE;AAAK,IAAA,SAAS,EAAEX,KAAK,CAACmB;AAAtB,kBACE;AAAK,IAAA,SAAS,EAAEnB,KAAK,CAACoB;AAAtB,kBACE,oBAAC,SAAD,EAAeR,SAAf,CADF,CADF,eAIE;AAAK,IAAA,SAAS,EAAEZ,KAAK,CAACoB;AAAtB,kBACE,oBAAC,QAAD,EAAcP,QAAd,CADF,CAJF,EAOGE,SAPH,CAFF,CADF;AAcD,CAnBD;;AAqBAN,mBAAmB,CAACY,SAApB,2CAAgC;AAC9BV,EAAAA,YAAY,EAAEf,oBAAoB,CAACyB,SAArB,CAA+BC,IADf;AAE9BV,EAAAA,SAAS,EAAElB,SAAS,CAAC6B,KAAV,cAAoB1B,SAAS,CAACwB,SAA9B;AAAyCG,IAAAA,KAAK,EAAE9B,SAAS,CAAC+B;AAA1D,KAFmB;AAG9BZ,EAAAA,QAAQ,EAAEnB,SAAS,CAAC6B,KAAV,cAAoBzB,QAAQ,CAACuB,SAA7B;AAAwCG,IAAAA,KAAK,EAAE9B,SAAS,CAAC+B;AAAzD,KAHoB;AAI9BvB,EAAAA,GAAG,EAAER,SAAS,CAAC6B,KAAV,CAAgB;AACnBf,IAAAA,KAAK,EAAEd,SAAS,CAAC+B,MADE;AAEnBpB,IAAAA,aAAa,EAAEX,SAAS,CAACgC,IAFN;AAGnBpB,IAAAA,IAAI,EAAEZ,SAAS,CAACiC,KAAV,CAAgB,CAAC,QAAD,CAAhB;AAHa,GAAhB,CAJyB;AAS9B,qBAAmBjC,SAAS,CAAC+B;AATC,CAAhC;AAYA,eAAehB,mBAAf","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport classNames from 'classnames';\nimport VerticalLanguageMenu from '../../molecule/vertical-tabs';\nimport InputText from '../../atom/input-text';\nimport TextArea from '../../atom/input-textarea';\nimport Button from '../../atom/button-link';\nimport style from './style.css';\n\nconst buildCtaButton = cta => {\n if (!cta) {\n return;\n }\n\n return (\n <div className={classNames(style.button, style.binButton)}>\n <Button\n onClick={cta.handleOnClick}\n type=\"text\"\n icon={{type: 'bin', position: 'left'}}\n label={cta.label}\n />\n </div>\n );\n};\n\nconst PlayListTranslation = props => {\n const {languageTabs, inputText, textArea, cta, 'list-aria-label': listAriaLabel} = props;\n const ctaButton = buildCtaButton(cta);\n\n const ariaLabel = {'aria-label': listAriaLabel};\n return (\n <div className={style.container}>\n <VerticalLanguageMenu {...ariaLabel} className={style.menu} tabs={languageTabs} />\n <div className={style.horizontalSection}>\n <div className={style.input}>\n <InputText {...inputText} />\n </div>\n <div className={style.input}>\n <TextArea {...textArea} />\n </div>\n {ctaButton}\n </div>\n </div>\n );\n};\n\nPlayListTranslation.propTypes = {\n languageTabs: VerticalLanguageMenu.propTypes.tabs,\n inputText: PropTypes.shape({...InputText.propTypes, theme: PropTypes.string}),\n textArea: PropTypes.shape({...TextArea.propTypes, theme: PropTypes.string}),\n cta: PropTypes.shape({\n label: PropTypes.string,\n handleOnClick: PropTypes.func,\n type: PropTypes.oneOf(['delete'])\n }),\n 'list-aria-label': PropTypes.string\n};\n\nexport default PlayListTranslation;\n"],"file":"index.js"}
1
+ {"version":3,"sources":["../../../src/organism/content-translation/index.js"],"names":["React","PropTypes","classNames","VerticalLanguageMenu","InputText","TextArea","Button","style","buildCtaButton","cta","button","binButton","handleOnClick","type","position","label","PlayListTranslation","props","languageTabs","inputText","textArea","listAriaLabel","ctaButton","ariaLabel","container","menu","horizontalSection","input","propTypes","tabs","shape","theme","string","func","oneOf"],"mappings":";;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AACA,OAAOC,UAAP,MAAuB,YAAvB;AACA,OAAOC,oBAAP,MAAiC,8BAAjC;AACA,OAAOC,SAAP,MAAsB,uBAAtB;AACA,OAAOC,QAAP,MAAqB,2BAArB;AACA,OAAOC,MAAP,MAAmB,wBAAnB;AACA,OAAOC,KAAP,MAAkB,aAAlB;;AAEA,MAAMC,cAAc,GAAGC,GAAG,IAAI;AAC5B,MAAI,CAACA,GAAL,EAAU;AACR;AACD;;AAED,sBACE;AAAK,IAAA,SAAS,EAAEP,UAAU,CAACK,KAAK,CAACG,MAAP,EAAeH,KAAK,CAACI,SAArB;AAA1B,kBACE,oBAAC,MAAD;AACE,IAAA,OAAO,EAAEF,GAAG,CAACG,aADf;AAEE,IAAA,IAAI,EAAC,MAFP;AAGE,IAAA,IAAI,EAAE;AAACC,MAAAA,IAAI,EAAE,KAAP;AAAcC,MAAAA,QAAQ,EAAE;AAAxB,KAHR;AAIE,IAAA,KAAK,EAAEL,GAAG,CAACM;AAJb,IADF,CADF;AAUD,CAfD;;AAiBA,MAAMC,mBAAmB,GAAGC,KAAK,IAAI;AACnC,QAAM;AAACC,IAAAA,YAAD;AAAeC,IAAAA,SAAf;AAA0BC,IAAAA,QAA1B;AAAoCX,IAAAA,GAApC;AAAyC,uBAAmBY;AAA5D,MAA6EJ,KAAnF;AACA,QAAMK,SAAS,GAAGd,cAAc,CAACC,GAAD,CAAhC;AAEA,QAAMc,SAAS,GAAG;AAAC,kBAAcF;AAAf,GAAlB;AACA,sBACE;AAAK,IAAA,SAAS,EAAEd,KAAK,CAACiB;AAAtB,kBACE,oBAAC,oBAAD,eAA0BD,SAA1B;AAAqC,IAAA,SAAS,EAAEhB,KAAK,CAACkB,IAAtD;AAA4D,IAAA,IAAI,EAAEP;AAAlE,KADF,eAEE;AAAK,IAAA,SAAS,EAAEX,KAAK,CAACmB;AAAtB,kBACE;AAAK,IAAA,SAAS,EAAEnB,KAAK,CAACoB;AAAtB,kBACE,oBAAC,SAAD,EAAeR,SAAf,CADF,CADF,eAIE;AAAK,IAAA,SAAS,EAAEZ,KAAK,CAACoB;AAAtB,kBACE,oBAAC,QAAD,EAAcP,QAAd,CADF,CAJF,EAOGE,SAPH,CAFF,CADF;AAcD,CAnBD;;AAqBAN,mBAAmB,CAACY,SAApB,2CAAgC;AAC9BV,EAAAA,YAAY,EAAEf,oBAAoB,CAACyB,SAArB,CAA+BC,IADf;AAE9BV,EAAAA,SAAS,EAAElB,SAAS,CAAC6B,KAAV,uBAAoB1B,SAAS,CAACwB,SAA9B;AAAyCG,IAAAA,KAAK,EAAE9B,SAAS,CAAC+B;AAA1D,KAFmB;AAG9BZ,EAAAA,QAAQ,EAAEnB,SAAS,CAAC6B,KAAV,uBAAoBzB,QAAQ,CAACuB,SAA7B;AAAwCG,IAAAA,KAAK,EAAE9B,SAAS,CAAC+B;AAAzD,KAHoB;AAI9BvB,EAAAA,GAAG,EAAER,SAAS,CAAC6B,KAAV,CAAgB;AACnBf,IAAAA,KAAK,EAAEd,SAAS,CAAC+B,MADE;AAEnBpB,IAAAA,aAAa,EAAEX,SAAS,CAACgC,IAFN;AAGnBpB,IAAAA,IAAI,EAAEZ,SAAS,CAACiC,KAAV,CAAgB,CAAC,QAAD,CAAhB;AAHa,GAAhB,CAJyB;AAS9B,qBAAmBjC,SAAS,CAAC+B;AATC,CAAhC;AAYA,eAAehB,mBAAf","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport classNames from 'classnames';\nimport VerticalLanguageMenu from '../../molecule/vertical-tabs';\nimport InputText from '../../atom/input-text';\nimport TextArea from '../../atom/input-textarea';\nimport Button from '../../atom/button-link';\nimport style from './style.css';\n\nconst buildCtaButton = cta => {\n if (!cta) {\n return;\n }\n\n return (\n <div className={classNames(style.button, style.binButton)}>\n <Button\n onClick={cta.handleOnClick}\n type=\"text\"\n icon={{type: 'bin', position: 'left'}}\n label={cta.label}\n />\n </div>\n );\n};\n\nconst PlayListTranslation = props => {\n const {languageTabs, inputText, textArea, cta, 'list-aria-label': listAriaLabel} = props;\n const ctaButton = buildCtaButton(cta);\n\n const ariaLabel = {'aria-label': listAriaLabel};\n return (\n <div className={style.container}>\n <VerticalLanguageMenu {...ariaLabel} className={style.menu} tabs={languageTabs} />\n <div className={style.horizontalSection}>\n <div className={style.input}>\n <InputText {...inputText} />\n </div>\n <div className={style.input}>\n <TextArea {...textArea} />\n </div>\n {ctaButton}\n </div>\n </div>\n );\n};\n\nPlayListTranslation.propTypes = {\n languageTabs: VerticalLanguageMenu.propTypes.tabs,\n inputText: PropTypes.shape({...InputText.propTypes, theme: PropTypes.string}),\n textArea: PropTypes.shape({...TextArea.propTypes, theme: PropTypes.string}),\n cta: PropTypes.shape({\n label: PropTypes.string,\n handleOnClick: PropTypes.func,\n type: PropTypes.oneOf(['delete'])\n }),\n 'list-aria-label': PropTypes.string\n};\n\nexport default PlayListTranslation;\n"],"file":"index.js"}
@@ -1,16 +1,16 @@
1
1
  function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
2
 
3
- import vericalMenu from '../../../../molecule/vertical-tabs/test/fixtures/with-selected-item';
3
+ import verticalMenu from '../../../../molecule/vertical-tabs/test/fixtures/with-selected-item';
4
4
  import inputText from '../../../../atom/input-text/test/fixtures/cm-default';
5
5
  import textArea from '../../../../atom/input-textarea/test/fixtures/cm-default';
6
- const languageTabs = vericalMenu.props.tabs;
6
+ const languageTabs = verticalMenu.props.tabs;
7
7
  export default {
8
8
  props: {
9
9
  languageTabs,
10
- inputText: _extends({}, inputText.props, {
10
+ inputText: _extends(_extends({}, inputText.props), {}, {
11
11
  theme: 'coorpmanager'
12
12
  }),
13
- textArea: _extends({}, textArea.props, {
13
+ textArea: _extends(_extends({}, textArea.props), {}, {
14
14
  theme: 'coorpmanager'
15
15
  }),
16
16
  'list-aria-label': 'Languages list'
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/organism/content-translation/test/fixtures/default.js"],"names":["vericalMenu","inputText","textArea","languageTabs","props","tabs","theme"],"mappings":";;AAAA,OAAOA,WAAP,MAAwB,qEAAxB;AACA,OAAOC,SAAP,MAAsB,sDAAtB;AACA,OAAOC,QAAP,MAAqB,0DAArB;AAEA,MAAMC,YAAY,GAAGH,WAAW,CAACI,KAAZ,CAAkBC,IAAvC;AAEA,eAAe;AACbD,EAAAA,KAAK,EAAE;AACLD,IAAAA,YADK;AAELF,IAAAA,SAAS,eAAMA,SAAS,CAACG,KAAhB;AAAuBE,MAAAA,KAAK,EAAE;AAA9B,MAFJ;AAGLJ,IAAAA,QAAQ,eAAMA,QAAQ,CAACE,KAAf;AAAsBE,MAAAA,KAAK,EAAE;AAA7B,MAHH;AAIL,uBAAmB;AAJd;AADM,CAAf","sourcesContent":["import vericalMenu from '../../../../molecule/vertical-tabs/test/fixtures/with-selected-item';\nimport inputText from '../../../../atom/input-text/test/fixtures/cm-default';\nimport textArea from '../../../../atom/input-textarea/test/fixtures/cm-default';\n\nconst languageTabs = vericalMenu.props.tabs;\n\nexport default {\n props: {\n languageTabs,\n inputText: {...inputText.props, theme: 'coorpmanager'},\n textArea: {...textArea.props, theme: 'coorpmanager'},\n 'list-aria-label': 'Languages list'\n }\n};\n"],"file":"default.js"}
1
+ {"version":3,"sources":["../../../../../src/organism/content-translation/test/fixtures/default.js"],"names":["verticalMenu","inputText","textArea","languageTabs","props","tabs","theme"],"mappings":";;AAAA,OAAOA,YAAP,MAAyB,qEAAzB;AACA,OAAOC,SAAP,MAAsB,sDAAtB;AACA,OAAOC,QAAP,MAAqB,0DAArB;AAEA,MAAMC,YAAY,GAAGH,YAAY,CAACI,KAAb,CAAmBC,IAAxC;AAEA,eAAe;AACbD,EAAAA,KAAK,EAAE;AACLD,IAAAA,YADK;AAELF,IAAAA,SAAS,wBAAMA,SAAS,CAACG,KAAhB;AAAuBE,MAAAA,KAAK,EAAE;AAA9B,MAFJ;AAGLJ,IAAAA,QAAQ,wBAAMA,QAAQ,CAACE,KAAf;AAAsBE,MAAAA,KAAK,EAAE;AAA7B,MAHH;AAIL,uBAAmB;AAJd;AADM,CAAf","sourcesContent":["import verticalMenu from '../../../../molecule/vertical-tabs/test/fixtures/with-selected-item';\nimport inputText from '../../../../atom/input-text/test/fixtures/cm-default';\nimport textArea from '../../../../atom/input-textarea/test/fixtures/cm-default';\n\nconst languageTabs = verticalMenu.props.tabs;\n\nexport default {\n props: {\n languageTabs,\n inputText: {...inputText.props, theme: 'coorpmanager'},\n textArea: {...textArea.props, theme: 'coorpmanager'},\n 'list-aria-label': 'Languages list'\n }\n};\n"],"file":"default.js"}
@@ -41,17 +41,17 @@ export default {
41
41
  multiple: false
42
42
  },
43
43
  'courses-selection-aria-label': 'Courses results',
44
- courses: [SelectedCard.props, UnSelectedCard.props, _extends({}, Article.props, {
44
+ courses: [SelectedCard.props, UnSelectedCard.props, _extends(_extends({}, Article.props), {}, {
45
45
  isSelected: false
46
- }), SelectedCard.props, _extends({}, Scorm.props, {
46
+ }), SelectedCard.props, _extends(_extends({}, Scorm.props), {}, {
47
47
  isSelected: true
48
- }), _extends({}, UnSelectedCard.props, {
48
+ }), _extends(_extends({}, UnSelectedCard.props), {}, {
49
49
  isSelected: false,
50
50
  title: 'Standard course'
51
- }), _extends({}, ExternalContent.props, {
51
+ }), _extends(_extends({}, ExternalContent.props), {}, {
52
52
  isSelected: false,
53
53
  title: 'External course'
54
- }), _extends({}, Scorm.props, {
54
+ }), _extends(_extends({}, Scorm.props), {}, {
55
55
  isSelected: false,
56
56
  title: 'Scorm course'
57
57
  })]
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/organism/course-selection/test/fixtures/default.js"],"names":["UnSelectedCard","SelectedCard","Article","Scorm","ExternalContent","props","search","title","placeholder","value","description","onChange","console","log","contentTypeFilter","type","theme","size","options","name","selected","multiple","courses","isSelected"],"mappings":";;AAAA,OAAOA,cAAP,MAA2B,0DAA3B;AACA,OAAOC,YAAP,MAAyB,yDAAzB;AACA,OAAOC,OAAP,MAAoB,iDAApB;AACA,OAAOC,KAAP,MAAkB,+CAAlB;AACA,OAAOC,eAAP,MAA4B,0DAA5B;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE;AACLC,IAAAA,MAAM,EAAE;AACNC,MAAAA,KAAK,EAAE,WADD;AAENC,MAAAA,WAAW,EAAE,WAFP;AAGNC,MAAAA,KAAK,EAAE,EAHD;AAINC,MAAAA,WAAW,EAAE,4BAJP;AAKNC,MAAAA,QAAQ,EAAEF,KAAK,IAAIG,OAAO,CAACC,GAAR,CAAYJ,KAAZ;AALb,KADH;AAQLK,IAAAA,iBAAiB,EAAE;AACjBC,MAAAA,IAAI,EAAE,gBADW;AAEjBR,MAAAA,KAAK,EAAE,cAFU;AAGjBC,MAAAA,WAAW,EAAE,cAHI;AAIjBE,MAAAA,WAAW,EAAE,0BAJI;AAKjBM,MAAAA,KAAK,EAAE,cALU;AAMjBC,MAAAA,IAAI,EAAE,SANW;AAOjBC,MAAAA,OAAO,EAAE,CACP;AACEC,QAAAA,IAAI,EAAE,QADR;AAEEV,QAAAA,KAAK,EAAE,QAFT;AAGEW,QAAAA,QAAQ,EAAE;AAHZ,OADO,EAMP;AACED,QAAAA,IAAI,EAAE,aADR;AAEEV,QAAAA,KAAK,EAAE,SAFT;AAGEW,QAAAA,QAAQ,EAAE;AAHZ,OANO,EAWP;AACED,QAAAA,IAAI,EAAE,oBADR;AAEEV,QAAAA,KAAK,EAAE,OAFT;AAGEW,QAAAA,QAAQ,EAAE;AAHZ,OAXO,EAgBP;AACED,QAAAA,IAAI,EAAE,OADR;AAEEV,QAAAA,KAAK,EAAE,OAFT;AAGEW,QAAAA,QAAQ,EAAE;AAHZ,OAhBO,CAPQ;AA6BjBC,MAAAA,QAAQ,EAAE;AA7BO,KARd;AAuCL,oCAAgC,iBAvC3B;AAwCLC,IAAAA,OAAO,EAAE,CACPrB,YAAY,CAACI,KADN,EAEPL,cAAc,CAACK,KAFR,eAGHH,OAAO,CAACG,KAHL;AAGYkB,MAAAA,UAAU,EAAE;AAHxB,QAIPtB,YAAY,CAACI,KAJN,eAKHF,KAAK,CAACE,KALH;AAKUkB,MAAAA,UAAU,EAAE;AALtB,qBAMHvB,cAAc,CAACK,KANZ;AAMmBkB,MAAAA,UAAU,EAAE,KAN/B;AAMsChB,MAAAA,KAAK,EAAE;AAN7C,qBAOHH,eAAe,CAACC,KAPb;AAOoBkB,MAAAA,UAAU,EAAE,KAPhC;AAOuChB,MAAAA,KAAK,EAAE;AAP9C,qBAQHJ,KAAK,CAACE,KARH;AAQUkB,MAAAA,UAAU,EAAE,KARtB;AAQ6BhB,MAAAA,KAAK,EAAE;AARpC;AAxCJ;AADM,CAAf","sourcesContent":["import UnSelectedCard from '../../../../molecule/card/test/fixtures/selectable-false';\nimport SelectedCard from '../../../../molecule/card/test/fixtures/selectable-true';\nimport Article from '../../../../molecule/card/test/fixtures/article';\nimport Scorm from '../../../../molecule/card/test/fixtures/scorm';\nimport ExternalContent from '../../../../molecule/card/test/fixtures/external-content';\n\nexport default {\n props: {\n search: {\n title: 'Search...',\n placeholder: 'Search...',\n value: '',\n description: 'Type to filter the courses',\n onChange: value => console.log(value)\n },\n contentTypeFilter: {\n type: 'selectMultiple',\n title: 'Content type',\n placeholder: 'Content type',\n description: 'This filters the courses',\n theme: 'coorpmanager',\n size: 'default',\n options: [\n {\n name: 'Course',\n value: 'course',\n selected: true\n },\n {\n name: \"5' learning\",\n value: 'chapter',\n selected: false\n },\n {\n name: 'Interactive slides',\n value: 'scorm',\n selected: false\n },\n {\n name: 'Video',\n value: 'video',\n selected: false\n }\n ],\n multiple: false\n },\n 'courses-selection-aria-label': 'Courses results',\n courses: [\n SelectedCard.props,\n UnSelectedCard.props,\n {...Article.props, isSelected: false},\n SelectedCard.props,\n {...Scorm.props, isSelected: true},\n {...UnSelectedCard.props, isSelected: false, title: 'Standard course'},\n {...ExternalContent.props, isSelected: false, title: 'External course'},\n {...Scorm.props, isSelected: false, title: 'Scorm course'}\n ]\n }\n};\n"],"file":"default.js"}
1
+ {"version":3,"sources":["../../../../../src/organism/course-selection/test/fixtures/default.js"],"names":["UnSelectedCard","SelectedCard","Article","Scorm","ExternalContent","props","search","title","placeholder","value","description","onChange","console","log","contentTypeFilter","type","theme","size","options","name","selected","multiple","courses","isSelected"],"mappings":";;AAAA,OAAOA,cAAP,MAA2B,0DAA3B;AACA,OAAOC,YAAP,MAAyB,yDAAzB;AACA,OAAOC,OAAP,MAAoB,iDAApB;AACA,OAAOC,KAAP,MAAkB,+CAAlB;AACA,OAAOC,eAAP,MAA4B,0DAA5B;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE;AACLC,IAAAA,MAAM,EAAE;AACNC,MAAAA,KAAK,EAAE,WADD;AAENC,MAAAA,WAAW,EAAE,WAFP;AAGNC,MAAAA,KAAK,EAAE,EAHD;AAINC,MAAAA,WAAW,EAAE,4BAJP;AAKNC,MAAAA,QAAQ,EAAEF,KAAK,IAAIG,OAAO,CAACC,GAAR,CAAYJ,KAAZ;AALb,KADH;AAQLK,IAAAA,iBAAiB,EAAE;AACjBC,MAAAA,IAAI,EAAE,gBADW;AAEjBR,MAAAA,KAAK,EAAE,cAFU;AAGjBC,MAAAA,WAAW,EAAE,cAHI;AAIjBE,MAAAA,WAAW,EAAE,0BAJI;AAKjBM,MAAAA,KAAK,EAAE,cALU;AAMjBC,MAAAA,IAAI,EAAE,SANW;AAOjBC,MAAAA,OAAO,EAAE,CACP;AACEC,QAAAA,IAAI,EAAE,QADR;AAEEV,QAAAA,KAAK,EAAE,QAFT;AAGEW,QAAAA,QAAQ,EAAE;AAHZ,OADO,EAMP;AACED,QAAAA,IAAI,EAAE,aADR;AAEEV,QAAAA,KAAK,EAAE,SAFT;AAGEW,QAAAA,QAAQ,EAAE;AAHZ,OANO,EAWP;AACED,QAAAA,IAAI,EAAE,oBADR;AAEEV,QAAAA,KAAK,EAAE,OAFT;AAGEW,QAAAA,QAAQ,EAAE;AAHZ,OAXO,EAgBP;AACED,QAAAA,IAAI,EAAE,OADR;AAEEV,QAAAA,KAAK,EAAE,OAFT;AAGEW,QAAAA,QAAQ,EAAE;AAHZ,OAhBO,CAPQ;AA6BjBC,MAAAA,QAAQ,EAAE;AA7BO,KARd;AAuCL,oCAAgC,iBAvC3B;AAwCLC,IAAAA,OAAO,EAAE,CACPrB,YAAY,CAACI,KADN,EAEPL,cAAc,CAACK,KAFR,wBAGHH,OAAO,CAACG,KAHL;AAGYkB,MAAAA,UAAU,EAAE;AAHxB,QAIPtB,YAAY,CAACI,KAJN,wBAKHF,KAAK,CAACE,KALH;AAKUkB,MAAAA,UAAU,EAAE;AALtB,8BAMHvB,cAAc,CAACK,KANZ;AAMmBkB,MAAAA,UAAU,EAAE,KAN/B;AAMsChB,MAAAA,KAAK,EAAE;AAN7C,8BAOHH,eAAe,CAACC,KAPb;AAOoBkB,MAAAA,UAAU,EAAE,KAPhC;AAOuChB,MAAAA,KAAK,EAAE;AAP9C,8BAQHJ,KAAK,CAACE,KARH;AAQUkB,MAAAA,UAAU,EAAE,KARtB;AAQ6BhB,MAAAA,KAAK,EAAE;AARpC;AAxCJ;AADM,CAAf","sourcesContent":["import UnSelectedCard from '../../../../molecule/card/test/fixtures/selectable-false';\nimport SelectedCard from '../../../../molecule/card/test/fixtures/selectable-true';\nimport Article from '../../../../molecule/card/test/fixtures/article';\nimport Scorm from '../../../../molecule/card/test/fixtures/scorm';\nimport ExternalContent from '../../../../molecule/card/test/fixtures/external-content';\n\nexport default {\n props: {\n search: {\n title: 'Search...',\n placeholder: 'Search...',\n value: '',\n description: 'Type to filter the courses',\n onChange: value => console.log(value)\n },\n contentTypeFilter: {\n type: 'selectMultiple',\n title: 'Content type',\n placeholder: 'Content type',\n description: 'This filters the courses',\n theme: 'coorpmanager',\n size: 'default',\n options: [\n {\n name: 'Course',\n value: 'course',\n selected: true\n },\n {\n name: \"5' learning\",\n value: 'chapter',\n selected: false\n },\n {\n name: 'Interactive slides',\n value: 'scorm',\n selected: false\n },\n {\n name: 'Video',\n value: 'video',\n selected: false\n }\n ],\n multiple: false\n },\n 'courses-selection-aria-label': 'Courses results',\n courses: [\n SelectedCard.props,\n UnSelectedCard.props,\n {...Article.props, isSelected: false},\n SelectedCard.props,\n {...Scorm.props, isSelected: true},\n {...UnSelectedCard.props, isSelected: false, title: 'Standard course'},\n {...ExternalContent.props, isSelected: false, title: 'External course'},\n {...Scorm.props, isSelected: false, title: 'Scorm course'}\n ]\n }\n};\n"],"file":"default.js"}
@@ -14,9 +14,9 @@ export default {
14
14
  onChange: value => console.log(value)
15
15
  },
16
16
  'courses-selection-aria-label': 'Courses results',
17
- courses: [SelectedCard.props, _extends({}, Scorm.props, {
17
+ courses: [SelectedCard.props, _extends(_extends({}, Scorm.props), {}, {
18
18
  isSelected: true
19
- }), SelectedCard.props, UnSelectedCard.props, _extends({}, Article.props, {
19
+ }), SelectedCard.props, UnSelectedCard.props, _extends(_extends({}, Article.props), {}, {
20
20
  isSelected: false
21
21
  })]
22
22
  }
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/organism/course-selection/test/fixtures/filtered.js"],"names":["UnSelectedCard","SelectedCard","Article","Scorm","props","search","title","placeholder","value","description","onChange","console","log","courses","isSelected"],"mappings":";;AAAA,OAAOA,cAAP,MAA2B,0DAA3B;AACA,OAAOC,YAAP,MAAyB,yDAAzB;AACA,OAAOC,OAAP,MAAoB,iDAApB;AACA,OAAOC,KAAP,MAAkB,+CAAlB;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE;AACLC,IAAAA,MAAM,EAAE;AACNC,MAAAA,KAAK,EAAE,WADD;AAENC,MAAAA,WAAW,EAAE,WAFP;AAGNC,MAAAA,KAAK,EAAE,MAHD;AAINC,MAAAA,WAAW,EAAE,4BAJP;AAKNC,MAAAA,QAAQ,EAAEF,KAAK,IAAIG,OAAO,CAACC,GAAR,CAAYJ,KAAZ;AALb,KADH;AAQL,oCAAgC,iBAR3B;AASLK,IAAAA,OAAO,EAAE,CACPZ,YAAY,CAACG,KADN,eAEHD,KAAK,CAACC,KAFH;AAEUU,MAAAA,UAAU,EAAE;AAFtB,QAGPb,YAAY,CAACG,KAHN,EAIPJ,cAAc,CAACI,KAJR,eAKHF,OAAO,CAACE,KALL;AAKYU,MAAAA,UAAU,EAAE;AALxB;AATJ;AADM,CAAf","sourcesContent":["import UnSelectedCard from '../../../../molecule/card/test/fixtures/selectable-false';\nimport SelectedCard from '../../../../molecule/card/test/fixtures/selectable-true';\nimport Article from '../../../../molecule/card/test/fixtures/article';\nimport Scorm from '../../../../molecule/card/test/fixtures/scorm';\n\nexport default {\n props: {\n search: {\n title: 'Search...',\n placeholder: 'Search...',\n value: 'from',\n description: 'Type to filter the courses',\n onChange: value => console.log(value)\n },\n 'courses-selection-aria-label': 'Courses results',\n courses: [\n SelectedCard.props,\n {...Scorm.props, isSelected: true},\n SelectedCard.props,\n UnSelectedCard.props,\n {...Article.props, isSelected: false}\n ]\n }\n};\n"],"file":"filtered.js"}
1
+ {"version":3,"sources":["../../../../../src/organism/course-selection/test/fixtures/filtered.js"],"names":["UnSelectedCard","SelectedCard","Article","Scorm","props","search","title","placeholder","value","description","onChange","console","log","courses","isSelected"],"mappings":";;AAAA,OAAOA,cAAP,MAA2B,0DAA3B;AACA,OAAOC,YAAP,MAAyB,yDAAzB;AACA,OAAOC,OAAP,MAAoB,iDAApB;AACA,OAAOC,KAAP,MAAkB,+CAAlB;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE;AACLC,IAAAA,MAAM,EAAE;AACNC,MAAAA,KAAK,EAAE,WADD;AAENC,MAAAA,WAAW,EAAE,WAFP;AAGNC,MAAAA,KAAK,EAAE,MAHD;AAINC,MAAAA,WAAW,EAAE,4BAJP;AAKNC,MAAAA,QAAQ,EAAEF,KAAK,IAAIG,OAAO,CAACC,GAAR,CAAYJ,KAAZ;AALb,KADH;AAQL,oCAAgC,iBAR3B;AASLK,IAAAA,OAAO,EAAE,CACPZ,YAAY,CAACG,KADN,wBAEHD,KAAK,CAACC,KAFH;AAEUU,MAAAA,UAAU,EAAE;AAFtB,QAGPb,YAAY,CAACG,KAHN,EAIPJ,cAAc,CAACI,KAJR,wBAKHF,OAAO,CAACE,KALL;AAKYU,MAAAA,UAAU,EAAE;AALxB;AATJ;AADM,CAAf","sourcesContent":["import UnSelectedCard from '../../../../molecule/card/test/fixtures/selectable-false';\nimport SelectedCard from '../../../../molecule/card/test/fixtures/selectable-true';\nimport Article from '../../../../molecule/card/test/fixtures/article';\nimport Scorm from '../../../../molecule/card/test/fixtures/scorm';\n\nexport default {\n props: {\n search: {\n title: 'Search...',\n placeholder: 'Search...',\n value: 'from',\n description: 'Type to filter the courses',\n onChange: value => console.log(value)\n },\n 'courses-selection-aria-label': 'Courses results',\n courses: [\n SelectedCard.props,\n {...Scorm.props, isSelected: true},\n SelectedCard.props,\n UnSelectedCard.props,\n {...Article.props, isSelected: false}\n ]\n }\n};\n"],"file":"filtered.js"}
@@ -15,15 +15,15 @@ export default {
15
15
  onChange: value => console.log(value)
16
16
  },
17
17
  'courses-selection-aria-label': 'Courses results',
18
- courses: [SelectedCard.props, _extends({}, Scorm.props, {
18
+ courses: [SelectedCard.props, _extends(_extends({}, Scorm.props), {}, {
19
19
  isSelected: true
20
- }), SelectedCard.props, UnSelectedCard.props, _extends({}, Article.props, {
20
+ }), SelectedCard.props, UnSelectedCard.props, _extends(_extends({}, Article.props), {}, {
21
21
  isSelected: false
22
- }), _extends({}, UnSelectedCard.props, {
22
+ }), _extends(_extends({}, UnSelectedCard.props), {}, {
23
23
  isSelected: false
24
- }), _extends({}, ExternalContent.props, {
24
+ }), _extends(_extends({}, ExternalContent.props), {}, {
25
25
  isSelected: false
26
- }), _extends({}, Scorm.props, {
26
+ }), _extends(_extends({}, Scorm.props), {}, {
27
27
  isSelected: false
28
28
  })]
29
29
  }
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/organism/course-selection/test/fixtures/sorted-selected.js"],"names":["UnSelectedCard","SelectedCard","Article","Scorm","ExternalContent","props","search","title","placeholder","value","description","onChange","console","log","courses","isSelected"],"mappings":";;AAAA,OAAOA,cAAP,MAA2B,0DAA3B;AACA,OAAOC,YAAP,MAAyB,yDAAzB;AACA,OAAOC,OAAP,MAAoB,iDAApB;AACA,OAAOC,KAAP,MAAkB,+CAAlB;AACA,OAAOC,eAAP,MAA4B,0DAA5B;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE;AACLC,IAAAA,MAAM,EAAE;AACNC,MAAAA,KAAK,EAAE,WADD;AAENC,MAAAA,WAAW,EAAE,WAFP;AAGNC,MAAAA,KAAK,EAAE,EAHD;AAINC,MAAAA,WAAW,EAAE,4BAJP;AAKNC,MAAAA,QAAQ,EAAEF,KAAK,IAAIG,OAAO,CAACC,GAAR,CAAYJ,KAAZ;AALb,KADH;AAQL,oCAAgC,iBAR3B;AASLK,IAAAA,OAAO,EAAE,CACPb,YAAY,CAACI,KADN,eAEHF,KAAK,CAACE,KAFH;AAEUU,MAAAA,UAAU,EAAE;AAFtB,QAGPd,YAAY,CAACI,KAHN,EAIPL,cAAc,CAACK,KAJR,eAKHH,OAAO,CAACG,KALL;AAKYU,MAAAA,UAAU,EAAE;AALxB,qBAMHf,cAAc,CAACK,KANZ;AAMmBU,MAAAA,UAAU,EAAE;AAN/B,qBAOHX,eAAe,CAACC,KAPb;AAOoBU,MAAAA,UAAU,EAAE;AAPhC,qBAQHZ,KAAK,CAACE,KARH;AAQUU,MAAAA,UAAU,EAAE;AARtB;AATJ;AADM,CAAf","sourcesContent":["import UnSelectedCard from '../../../../molecule/card/test/fixtures/selectable-false';\nimport SelectedCard from '../../../../molecule/card/test/fixtures/selectable-true';\nimport Article from '../../../../molecule/card/test/fixtures/article';\nimport Scorm from '../../../../molecule/card/test/fixtures/scorm';\nimport ExternalContent from '../../../../molecule/card/test/fixtures/external-content';\n\nexport default {\n props: {\n search: {\n title: 'Search...',\n placeholder: 'Search...',\n value: '',\n description: 'Type to filter the courses',\n onChange: value => console.log(value)\n },\n 'courses-selection-aria-label': 'Courses results',\n courses: [\n SelectedCard.props,\n {...Scorm.props, isSelected: true},\n SelectedCard.props,\n UnSelectedCard.props,\n {...Article.props, isSelected: false},\n {...UnSelectedCard.props, isSelected: false},\n {...ExternalContent.props, isSelected: false},\n {...Scorm.props, isSelected: false}\n ]\n }\n};\n"],"file":"sorted-selected.js"}
1
+ {"version":3,"sources":["../../../../../src/organism/course-selection/test/fixtures/sorted-selected.js"],"names":["UnSelectedCard","SelectedCard","Article","Scorm","ExternalContent","props","search","title","placeholder","value","description","onChange","console","log","courses","isSelected"],"mappings":";;AAAA,OAAOA,cAAP,MAA2B,0DAA3B;AACA,OAAOC,YAAP,MAAyB,yDAAzB;AACA,OAAOC,OAAP,MAAoB,iDAApB;AACA,OAAOC,KAAP,MAAkB,+CAAlB;AACA,OAAOC,eAAP,MAA4B,0DAA5B;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE;AACLC,IAAAA,MAAM,EAAE;AACNC,MAAAA,KAAK,EAAE,WADD;AAENC,MAAAA,WAAW,EAAE,WAFP;AAGNC,MAAAA,KAAK,EAAE,EAHD;AAINC,MAAAA,WAAW,EAAE,4BAJP;AAKNC,MAAAA,QAAQ,EAAEF,KAAK,IAAIG,OAAO,CAACC,GAAR,CAAYJ,KAAZ;AALb,KADH;AAQL,oCAAgC,iBAR3B;AASLK,IAAAA,OAAO,EAAE,CACPb,YAAY,CAACI,KADN,wBAEHF,KAAK,CAACE,KAFH;AAEUU,MAAAA,UAAU,EAAE;AAFtB,QAGPd,YAAY,CAACI,KAHN,EAIPL,cAAc,CAACK,KAJR,wBAKHH,OAAO,CAACG,KALL;AAKYU,MAAAA,UAAU,EAAE;AALxB,8BAMHf,cAAc,CAACK,KANZ;AAMmBU,MAAAA,UAAU,EAAE;AAN/B,8BAOHX,eAAe,CAACC,KAPb;AAOoBU,MAAAA,UAAU,EAAE;AAPhC,8BAQHZ,KAAK,CAACE,KARH;AAQUU,MAAAA,UAAU,EAAE;AARtB;AATJ;AADM,CAAf","sourcesContent":["import UnSelectedCard from '../../../../molecule/card/test/fixtures/selectable-false';\nimport SelectedCard from '../../../../molecule/card/test/fixtures/selectable-true';\nimport Article from '../../../../molecule/card/test/fixtures/article';\nimport Scorm from '../../../../molecule/card/test/fixtures/scorm';\nimport ExternalContent from '../../../../molecule/card/test/fixtures/external-content';\n\nexport default {\n props: {\n search: {\n title: 'Search...',\n placeholder: 'Search...',\n value: '',\n description: 'Type to filter the courses',\n onChange: value => console.log(value)\n },\n 'courses-selection-aria-label': 'Courses results',\n courses: [\n SelectedCard.props,\n {...Scorm.props, isSelected: true},\n SelectedCard.props,\n UnSelectedCard.props,\n {...Article.props, isSelected: false},\n {...UnSelectedCard.props, isSelected: false},\n {...ExternalContent.props, isSelected: false},\n {...Scorm.props, isSelected: false}\n ]\n }\n};\n"],"file":"sorted-selected.js"}
@@ -15,15 +15,15 @@ export default {
15
15
  onChange: value => console.log(value)
16
16
  },
17
17
  'courses-selection-aria-label': 'Courses results',
18
- courses: [SelectedCard.props, UnSelectedCard.props, _extends({}, Article.props, {
18
+ courses: [SelectedCard.props, UnSelectedCard.props, _extends(_extends({}, Article.props), {}, {
19
19
  isSelected: false
20
- }), SelectedCard.props, _extends({}, Scorm.props, {
20
+ }), SelectedCard.props, _extends(_extends({}, Scorm.props), {}, {
21
21
  isSelected: true
22
- }), _extends({}, UnSelectedCard.props, {
22
+ }), _extends(_extends({}, UnSelectedCard.props), {}, {
23
23
  isSelected: false
24
- }), _extends({}, ExternalContent.props, {
24
+ }), _extends(_extends({}, ExternalContent.props), {}, {
25
25
  isSelected: false
26
- }), _extends({}, Scorm.props, {
26
+ }), _extends(_extends({}, Scorm.props), {}, {
27
27
  isSelected: false
28
28
  })]
29
29
  }
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/organism/course-selection/test/fixtures/unsorted-selected.js"],"names":["UnSelectedCard","SelectedCard","Article","Scorm","ExternalContent","props","search","title","placeholder","value","description","onChange","console","log","courses","isSelected"],"mappings":";;AAAA,OAAOA,cAAP,MAA2B,0DAA3B;AACA,OAAOC,YAAP,MAAyB,yDAAzB;AACA,OAAOC,OAAP,MAAoB,iDAApB;AACA,OAAOC,KAAP,MAAkB,+CAAlB;AACA,OAAOC,eAAP,MAA4B,0DAA5B;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE;AACLC,IAAAA,MAAM,EAAE;AACNC,MAAAA,KAAK,EAAE,WADD;AAENC,MAAAA,WAAW,EAAE,WAFP;AAGNC,MAAAA,KAAK,EAAE,EAHD;AAINC,MAAAA,WAAW,EAAE,4BAJP;AAKNC,MAAAA,QAAQ,EAAEF,KAAK,IAAIG,OAAO,CAACC,GAAR,CAAYJ,KAAZ;AALb,KADH;AAQL,oCAAgC,iBAR3B;AASLK,IAAAA,OAAO,EAAE,CACPb,YAAY,CAACI,KADN,EAEPL,cAAc,CAACK,KAFR,eAGHH,OAAO,CAACG,KAHL;AAGYU,MAAAA,UAAU,EAAE;AAHxB,QAIPd,YAAY,CAACI,KAJN,eAKHF,KAAK,CAACE,KALH;AAKUU,MAAAA,UAAU,EAAE;AALtB,qBAMHf,cAAc,CAACK,KANZ;AAMmBU,MAAAA,UAAU,EAAE;AAN/B,qBAOHX,eAAe,CAACC,KAPb;AAOoBU,MAAAA,UAAU,EAAE;AAPhC,qBAQHZ,KAAK,CAACE,KARH;AAQUU,MAAAA,UAAU,EAAE;AARtB;AATJ;AADM,CAAf","sourcesContent":["import UnSelectedCard from '../../../../molecule/card/test/fixtures/selectable-false';\nimport SelectedCard from '../../../../molecule/card/test/fixtures/selectable-true';\nimport Article from '../../../../molecule/card/test/fixtures/article';\nimport Scorm from '../../../../molecule/card/test/fixtures/scorm';\nimport ExternalContent from '../../../../molecule/card/test/fixtures/external-content';\n\nexport default {\n props: {\n search: {\n title: 'Search...',\n placeholder: 'Search...',\n value: '',\n description: 'Type to filter the courses',\n onChange: value => console.log(value)\n },\n 'courses-selection-aria-label': 'Courses results',\n courses: [\n SelectedCard.props,\n UnSelectedCard.props,\n {...Article.props, isSelected: false},\n SelectedCard.props,\n {...Scorm.props, isSelected: true},\n {...UnSelectedCard.props, isSelected: false},\n {...ExternalContent.props, isSelected: false},\n {...Scorm.props, isSelected: false}\n ]\n }\n};\n"],"file":"unsorted-selected.js"}
1
+ {"version":3,"sources":["../../../../../src/organism/course-selection/test/fixtures/unsorted-selected.js"],"names":["UnSelectedCard","SelectedCard","Article","Scorm","ExternalContent","props","search","title","placeholder","value","description","onChange","console","log","courses","isSelected"],"mappings":";;AAAA,OAAOA,cAAP,MAA2B,0DAA3B;AACA,OAAOC,YAAP,MAAyB,yDAAzB;AACA,OAAOC,OAAP,MAAoB,iDAApB;AACA,OAAOC,KAAP,MAAkB,+CAAlB;AACA,OAAOC,eAAP,MAA4B,0DAA5B;AAEA,eAAe;AACbC,EAAAA,KAAK,EAAE;AACLC,IAAAA,MAAM,EAAE;AACNC,MAAAA,KAAK,EAAE,WADD;AAENC,MAAAA,WAAW,EAAE,WAFP;AAGNC,MAAAA,KAAK,EAAE,EAHD;AAINC,MAAAA,WAAW,EAAE,4BAJP;AAKNC,MAAAA,QAAQ,EAAEF,KAAK,IAAIG,OAAO,CAACC,GAAR,CAAYJ,KAAZ;AALb,KADH;AAQL,oCAAgC,iBAR3B;AASLK,IAAAA,OAAO,EAAE,CACPb,YAAY,CAACI,KADN,EAEPL,cAAc,CAACK,KAFR,wBAGHH,OAAO,CAACG,KAHL;AAGYU,MAAAA,UAAU,EAAE;AAHxB,QAIPd,YAAY,CAACI,KAJN,wBAKHF,KAAK,CAACE,KALH;AAKUU,MAAAA,UAAU,EAAE;AALtB,8BAMHf,cAAc,CAACK,KANZ;AAMmBU,MAAAA,UAAU,EAAE;AAN/B,8BAOHX,eAAe,CAACC,KAPb;AAOoBU,MAAAA,UAAU,EAAE;AAPhC,8BAQHZ,KAAK,CAACE,KARH;AAQUU,MAAAA,UAAU,EAAE;AARtB;AATJ;AADM,CAAf","sourcesContent":["import UnSelectedCard from '../../../../molecule/card/test/fixtures/selectable-false';\nimport SelectedCard from '../../../../molecule/card/test/fixtures/selectable-true';\nimport Article from '../../../../molecule/card/test/fixtures/article';\nimport Scorm from '../../../../molecule/card/test/fixtures/scorm';\nimport ExternalContent from '../../../../molecule/card/test/fixtures/external-content';\n\nexport default {\n props: {\n search: {\n title: 'Search...',\n placeholder: 'Search...',\n value: '',\n description: 'Type to filter the courses',\n onChange: value => console.log(value)\n },\n 'courses-selection-aria-label': 'Courses results',\n courses: [\n SelectedCard.props,\n UnSelectedCard.props,\n {...Article.props, isSelected: false},\n SelectedCard.props,\n {...Scorm.props, isSelected: true},\n {...UnSelectedCard.props, isSelected: false},\n {...ExternalContent.props, isSelected: false},\n {...Scorm.props, isSelected: false}\n ]\n }\n};\n"],"file":"unsorted-selected.js"}
@@ -10,7 +10,7 @@ const thread = Thread.props;
10
10
  const thread2 = ThreadDeep.props;
11
11
  const threads = [thread, thread2, thread, thread2].map(_update('id', () => _uniqueId()));
12
12
  export default {
13
- props: _extends({}, ForumComment.props, {
13
+ props: _extends(_extends({}, ForumComment.props), {}, {
14
14
  title: 'Sandbox discussion',
15
15
  threads
16
16
  })
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/organism/discussion/test/fixtures/default.js"],"names":["Thread","ThreadDeep","ForumComment","thread","props","thread2","threads","map","title"],"mappings":";;;;;AACA,OAAOA,MAAP,MAAmB,+DAAnB;AACA,OAAOC,UAAP,MAAuB,oEAAvB;AACA,OAAOC,YAAP,MAAyB,gEAAzB;AAEA,MAAMC,MAAM,GAAGH,MAAM,CAACI,KAAtB;AACA,MAAMC,OAAO,GAAGJ,UAAU,CAACG,KAA3B;AAEA,MAAME,OAAO,GAAG,CAACH,MAAD,EAASE,OAAT,EAAkBF,MAAlB,EAA0BE,OAA1B,EAAmCE,GAAnC,CAAuC,QAAO,IAAP,EAAa,MAAM,WAAnB,CAAvC,CAAhB;AAEA,eAAe;AACbH,EAAAA,KAAK,eACAF,YAAY,CAACE,KADb;AAEHI,IAAAA,KAAK,EAAE,oBAFJ;AAGHF,IAAAA;AAHG;AADQ,CAAf","sourcesContent":["import {update, uniqueId} from 'lodash/fp';\nimport Thread from '../../../../molecule/forum/forum-thread/test/fixtures/default';\nimport ThreadDeep from '../../../../molecule/forum/forum-thread/test/fixtures/deep-answers';\nimport ForumComment from '../../../../molecule/forum/forum-comment/test/fixtures/default';\n\nconst thread = Thread.props;\nconst thread2 = ThreadDeep.props;\n\nconst threads = [thread, thread2, thread, thread2].map(update('id', () => uniqueId()));\n\nexport default {\n props: {\n ...ForumComment.props,\n title: 'Sandbox discussion',\n threads\n }\n};\n"],"file":"default.js"}
1
+ {"version":3,"sources":["../../../../../src/organism/discussion/test/fixtures/default.js"],"names":["Thread","ThreadDeep","ForumComment","thread","props","thread2","threads","map","title"],"mappings":";;;;;AACA,OAAOA,MAAP,MAAmB,+DAAnB;AACA,OAAOC,UAAP,MAAuB,oEAAvB;AACA,OAAOC,YAAP,MAAyB,gEAAzB;AAEA,MAAMC,MAAM,GAAGH,MAAM,CAACI,KAAtB;AACA,MAAMC,OAAO,GAAGJ,UAAU,CAACG,KAA3B;AAEA,MAAME,OAAO,GAAG,CAACH,MAAD,EAASE,OAAT,EAAkBF,MAAlB,EAA0BE,OAA1B,EAAmCE,GAAnC,CAAuC,QAAO,IAAP,EAAa,MAAM,WAAnB,CAAvC,CAAhB;AAEA,eAAe;AACbH,EAAAA,KAAK,wBACAF,YAAY,CAACE,KADb;AAEHI,IAAAA,KAAK,EAAE,oBAFJ;AAGHF,IAAAA;AAHG;AADQ,CAAf","sourcesContent":["import {update, uniqueId} from 'lodash/fp';\nimport Thread from '../../../../molecule/forum/forum-thread/test/fixtures/default';\nimport ThreadDeep from '../../../../molecule/forum/forum-thread/test/fixtures/deep-answers';\nimport ForumComment from '../../../../molecule/forum/forum-comment/test/fixtures/default';\n\nconst thread = Thread.props;\nconst thread2 = ThreadDeep.props;\n\nconst threads = [thread, thread2, thread, thread2].map(update('id', () => uniqueId()));\n\nexport default {\n props: {\n ...ForumComment.props,\n title: 'Sandbox discussion',\n threads\n }\n};\n"],"file":"default.js"}
@@ -4,7 +4,7 @@ import ForumComment from '../../../../molecule/forum/forum-comment/test/fixtures
4
4
  import Thread from '../../../../molecule/forum/forum-thread/test/fixtures/default';
5
5
  const thread = Thread.props;
6
6
  export default {
7
- props: _extends({}, ForumComment.props, {
7
+ props: _extends(_extends({}, ForumComment.props), {}, {
8
8
  title: 'Loading more posts',
9
9
  loading: true,
10
10
  threads: [thread]
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/organism/discussion/test/fixtures/loading-more.js"],"names":["ForumComment","Thread","thread","props","title","loading","threads"],"mappings":";;AAAA,OAAOA,YAAP,MAAyB,gEAAzB;AACA,OAAOC,MAAP,MAAmB,+DAAnB;AAEA,MAAMC,MAAM,GAAGD,MAAM,CAACE,KAAtB;AAEA,eAAe;AACbA,EAAAA,KAAK,eACAH,YAAY,CAACG,KADb;AAEHC,IAAAA,KAAK,EAAE,oBAFJ;AAGHC,IAAAA,OAAO,EAAE,IAHN;AAIHC,IAAAA,OAAO,EAAE,CAACJ,MAAD;AAJN;AADQ,CAAf","sourcesContent":["import ForumComment from '../../../../molecule/forum/forum-comment/test/fixtures/default';\nimport Thread from '../../../../molecule/forum/forum-thread/test/fixtures/default';\n\nconst thread = Thread.props;\n\nexport default {\n props: {\n ...ForumComment.props,\n title: 'Loading more posts',\n loading: true,\n threads: [thread]\n }\n};\n"],"file":"loading-more.js"}
1
+ {"version":3,"sources":["../../../../../src/organism/discussion/test/fixtures/loading-more.js"],"names":["ForumComment","Thread","thread","props","title","loading","threads"],"mappings":";;AAAA,OAAOA,YAAP,MAAyB,gEAAzB;AACA,OAAOC,MAAP,MAAmB,+DAAnB;AAEA,MAAMC,MAAM,GAAGD,MAAM,CAACE,KAAtB;AAEA,eAAe;AACbA,EAAAA,KAAK,wBACAH,YAAY,CAACG,KADb;AAEHC,IAAAA,KAAK,EAAE,oBAFJ;AAGHC,IAAAA,OAAO,EAAE,IAHN;AAIHC,IAAAA,OAAO,EAAE,CAACJ,MAAD;AAJN;AADQ,CAAf","sourcesContent":["import ForumComment from '../../../../molecule/forum/forum-comment/test/fixtures/default';\nimport Thread from '../../../../molecule/forum/forum-thread/test/fixtures/default';\n\nconst thread = Thread.props;\n\nexport default {\n props: {\n ...ForumComment.props,\n title: 'Loading more posts',\n loading: true,\n threads: [thread]\n }\n};\n"],"file":"loading-more.js"}
@@ -2,7 +2,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
2
2
 
3
3
  import ForumComment from '../../../../molecule/forum/forum-comment/test/fixtures/default';
4
4
  export default {
5
- props: _extends({}, ForumComment.props, {
5
+ props: _extends(_extends({}, ForumComment.props), {}, {
6
6
  title: 'New discussion',
7
7
  postDisabled: true
8
8
  })
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/organism/discussion/test/fixtures/new-discussion.js"],"names":["ForumComment","props","title","postDisabled"],"mappings":";;AAAA,OAAOA,YAAP,MAAyB,gEAAzB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAD,YAAY,CAACC,KADb;AAEHC,IAAAA,KAAK,EAAE,gBAFJ;AAGHC,IAAAA,YAAY,EAAE;AAHX;AADQ,CAAf","sourcesContent":["import ForumComment from '../../../../molecule/forum/forum-comment/test/fixtures/default';\n\nexport default {\n props: {\n ...ForumComment.props,\n title: 'New discussion',\n postDisabled: true\n }\n};\n"],"file":"new-discussion.js"}
1
+ {"version":3,"sources":["../../../../../src/organism/discussion/test/fixtures/new-discussion.js"],"names":["ForumComment","props","title","postDisabled"],"mappings":";;AAAA,OAAOA,YAAP,MAAyB,gEAAzB;AAEA,eAAe;AACbC,EAAAA,KAAK,wBACAD,YAAY,CAACC,KADb;AAEHC,IAAAA,KAAK,EAAE,gBAFJ;AAGHC,IAAAA,YAAY,EAAE;AAHX;AADQ,CAAf","sourcesContent":["import ForumComment from '../../../../molecule/forum/forum-comment/test/fixtures/default';\n\nexport default {\n props: {\n ...ForumComment.props,\n title: 'New discussion',\n postDisabled: true\n }\n};\n"],"file":"new-discussion.js"}
@@ -192,12 +192,12 @@ const GetTheApp = (props, context) => {
192
192
  })))));
193
193
  };
194
194
 
195
- GetTheApp.propTypes = process.env.NODE_ENV !== "production" ? _extends({}, StoresLinks.propTypes, {
195
+ GetTheApp.propTypes = process.env.NODE_ENV !== "production" ? _extends(_extends(_extends({}, StoresLinks.propTypes), {}, {
196
196
  storeStep: PropTypes.shape(Header.propTypes),
197
197
  connectionStep: PropTypes.shape(Header.propTypes),
198
198
  qrCodeStep: PropTypes.shape(Header.propTypes),
199
199
  magicLinkStep: PropTypes.shape(Header.propTypes)
200
- }, QrCodeImage.propTypes, {
200
+ }, QrCodeImage.propTypes), {}, {
201
201
  diviserWord: Divider.propTypes.word
202
202
  }, MagicLink.propTypes) : {};
203
203
  export default GetTheApp;
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/organism/get-the-app/index.js"],"names":["React","PropTypes","NovaCompositionCoorpacademyMagicWand","MagicWand","NovaCompositionCoorpacademyCoorpApp","CoorpAppLogo","Button","style","Header","step","header","subHeader","headerContainer","headerWrapper","propTypes","string","QrCodeImage","showMobileAppAccess","qrCodeImageUrl","preMessage","linkMessage","endMessage","qrcodeWrapper","qrcodeOverlay","qrcodeModal","qrcodeModalLink","bool","MagicLink","disabled","submitValue","magicLinkUrl","color","buttonWrapper","iconWrapper","magicLinkIcon","StoresLinks","onAppStoreButtonClick","appStoreButtonImageUrl","playStoreButtonImageUrl","onPlayStoreButtonClick","storeLinksContainer","img","func","Divider","word","dividerWrapper","divider","GetTheApp","props","context","storeStep","connectionStep","qrCodeStep","magicLinkStep","diviserWord","skin","primaryColor","container","coorpAppLogoWrapper","coorpAppLogo","store","secondStepWrapper","connectionWrapper","wrapper","shape"],"mappings":"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","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {\n NovaCompositionCoorpacademyMagicWand as MagicWand,\n NovaCompositionCoorpacademyCoorpApp as CoorpAppLogo\n} from '@coorpacademy/nova-icons';\nimport {get} from 'lodash/fp';\nimport Button from '../../atom/button';\nimport style from './style.css';\n\nconst Header = ({step, header, subHeader}) => (\n <div className={style.headerContainer}>\n {step ? (\n <div className={style.headerWrapper}>\n <h1 className={style.step}>{step}</h1>\n <h1 className={style.header}>{header}</h1>\n </div>\n ) : (\n <h1 className={style.header}>{header} </h1>\n )}\n {subHeader ? <h4 className={style.subHeader}>{subHeader} </h4> : null}\n </div>\n);\n\nHeader.propTypes = {\n step: PropTypes.string,\n header: PropTypes.string,\n subHeader: PropTypes.string\n};\n\nconst QrCodeImage = ({\n showMobileAppAccess,\n qrCodeImageUrl,\n preMessage,\n linkMessage,\n endMessage\n}) => {\n return (\n <div className={style.qrcodeWrapper}>\n <img src={qrCodeImageUrl} />\n {showMobileAppAccess ? (\n <div className={style.qrcodeOverlay}>\n <div className={style.qrcodeModal}>\n <span>{preMessage} </span>\n <a href=\"mailto:assistance@coorpacademy.com\" className={style.qrcodeModalLink}>\n <span>{linkMessage} </span>\n </a>\n <span>{endMessage} </span>\n </div>\n </div>\n ) : null}\n </div>\n );\n};\nQrCodeImage.propTypes = {\n showMobileAppAccess: PropTypes.bool,\n qrCodeImageUrl: PropTypes.string,\n preMessage: PropTypes.string,\n linkMessage: PropTypes.string,\n endMessage: PropTypes.string\n};\n\nconst MagicLink = ({disabled, submitValue, magicLinkUrl, color}) => {\n return (\n <div className={style.buttonWrapper}>\n <Button\n color={color}\n disabled={disabled}\n isLinkDisabled={disabled}\n href={magicLinkUrl}\n type=\"link\"\n submitValue={null}\n >\n <div className={style.iconWrapper}>\n <MagicWand className={style.magicLinkIcon} />\n <p>{submitValue}</p>\n </div>\n </Button>\n </div>\n );\n};\n\nMagicLink.propTypes = {\n magicLinkUrl: PropTypes.string,\n disabled: PropTypes.bool,\n submitValue: PropTypes.string\n};\n\nconst StoresLinks = ({\n onAppStoreButtonClick,\n appStoreButtonImageUrl,\n playStoreButtonImageUrl,\n onPlayStoreButtonClick\n}) => (\n <div className={style.storeLinksContainer}>\n <img className={style.img} src={appStoreButtonImageUrl} onClick={onAppStoreButtonClick} />\n <img className={style.img} src={playStoreButtonImageUrl} onClick={onPlayStoreButtonClick} />\n </div>\n);\n\nStoresLinks.propTypes = {\n onAppStoreButtonClick: PropTypes.func,\n appStoreButtonImageUrl: PropTypes.string,\n playStoreButtonImageUrl: PropTypes.string,\n onPlayStoreButtonClick: PropTypes.func\n};\n\nconst Divider = ({word}) => (\n <div className={style.dividerWrapper}>\n <div className={style.divider} />\n <p>{word}</p>\n <div className={style.divider} />\n </div>\n);\n\nDivider.propTypes = {\n word: PropTypes.string\n};\n\nconst GetTheApp = (props, context) => {\n const {\n onAppStoreButtonClick,\n appStoreButtonImageUrl,\n playStoreButtonImageUrl,\n onPlayStoreButtonClick,\n storeStep,\n connectionStep,\n qrCodeStep,\n magicLinkStep,\n diviserWord,\n qrCodeImageUrl,\n magicLinkUrl,\n disabled,\n showMobileAppAccess,\n submitValue,\n preMessage,\n linkMessage,\n endMessage\n } = props;\n const {skin} = context;\n const primaryColor = get('common.primary', skin);\n return (\n <div className={style.container}>\n <div className={style.coorpAppLogoWrapper}>\n <CoorpAppLogo height={51} width={250} className={style.coorpAppLogo} />\n </div>\n <div className={style.store}>\n <Header {...storeStep} />\n <StoresLinks\n onAppStoreButtonClick={onAppStoreButtonClick}\n appStoreButtonImageUrl={appStoreButtonImageUrl}\n playStoreButtonImageUrl={playStoreButtonImageUrl}\n onPlayStoreButtonClick={onPlayStoreButtonClick}\n />\n </div>\n <div className={style.secondStepWrapper}>\n <Header {...connectionStep} />\n <div className={style.connectionWrapper}>\n <div className={style.wrapper}>\n <Header {...qrCodeStep} />\n <QrCodeImage\n showMobileAppAccess={showMobileAppAccess}\n qrCodeImageUrl={qrCodeImageUrl}\n preMessage={preMessage}\n linkMessage={linkMessage}\n endMessage={endMessage}\n />\n </div>\n <Divider word={diviserWord} />\n <div className={style.wrapper}>\n <Header {...magicLinkStep} />\n <MagicLink\n color={primaryColor}\n submitValue={submitValue}\n disabled={disabled}\n magicLinkUrl={magicLinkUrl}\n />\n </div>\n </div>\n </div>\n </div>\n );\n};\n\nGetTheApp.propTypes = {\n ...StoresLinks.propTypes,\n storeStep: PropTypes.shape(Header.propTypes),\n connectionStep: PropTypes.shape(Header.propTypes),\n qrCodeStep: PropTypes.shape(Header.propTypes),\n magicLinkStep: PropTypes.shape(Header.propTypes),\n ...QrCodeImage.propTypes,\n diviserWord: Divider.propTypes.word,\n ...MagicLink.propTypes\n};\n\nexport default GetTheApp;\n"],"file":"index.js"}
1
+ {"version":3,"sources":["../../../src/organism/get-the-app/index.js"],"names":["React","PropTypes","NovaCompositionCoorpacademyMagicWand","MagicWand","NovaCompositionCoorpacademyCoorpApp","CoorpAppLogo","Button","style","Header","step","header","subHeader","headerContainer","headerWrapper","propTypes","string","QrCodeImage","showMobileAppAccess","qrCodeImageUrl","preMessage","linkMessage","endMessage","qrcodeWrapper","qrcodeOverlay","qrcodeModal","qrcodeModalLink","bool","MagicLink","disabled","submitValue","magicLinkUrl","color","buttonWrapper","iconWrapper","magicLinkIcon","StoresLinks","onAppStoreButtonClick","appStoreButtonImageUrl","playStoreButtonImageUrl","onPlayStoreButtonClick","storeLinksContainer","img","func","Divider","word","dividerWrapper","divider","GetTheApp","props","context","storeStep","connectionStep","qrCodeStep","magicLinkStep","diviserWord","skin","primaryColor","container","coorpAppLogoWrapper","coorpAppLogo","store","secondStepWrapper","connectionWrapper","wrapper","shape"],"mappings":"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","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {\n NovaCompositionCoorpacademyMagicWand as MagicWand,\n NovaCompositionCoorpacademyCoorpApp as CoorpAppLogo\n} from '@coorpacademy/nova-icons';\nimport {get} from 'lodash/fp';\nimport Button from '../../atom/button';\nimport style from './style.css';\n\nconst Header = ({step, header, subHeader}) => (\n <div className={style.headerContainer}>\n {step ? (\n <div className={style.headerWrapper}>\n <h1 className={style.step}>{step}</h1>\n <h1 className={style.header}>{header}</h1>\n </div>\n ) : (\n <h1 className={style.header}>{header} </h1>\n )}\n {subHeader ? <h4 className={style.subHeader}>{subHeader} </h4> : null}\n </div>\n);\n\nHeader.propTypes = {\n step: PropTypes.string,\n header: PropTypes.string,\n subHeader: PropTypes.string\n};\n\nconst QrCodeImage = ({\n showMobileAppAccess,\n qrCodeImageUrl,\n preMessage,\n linkMessage,\n endMessage\n}) => {\n return (\n <div className={style.qrcodeWrapper}>\n <img src={qrCodeImageUrl} />\n {showMobileAppAccess ? (\n <div className={style.qrcodeOverlay}>\n <div className={style.qrcodeModal}>\n <span>{preMessage} </span>\n <a href=\"mailto:assistance@coorpacademy.com\" className={style.qrcodeModalLink}>\n <span>{linkMessage} </span>\n </a>\n <span>{endMessage} </span>\n </div>\n </div>\n ) : null}\n </div>\n );\n};\nQrCodeImage.propTypes = {\n showMobileAppAccess: PropTypes.bool,\n qrCodeImageUrl: PropTypes.string,\n preMessage: PropTypes.string,\n linkMessage: PropTypes.string,\n endMessage: PropTypes.string\n};\n\nconst MagicLink = ({disabled, submitValue, magicLinkUrl, color}) => {\n return (\n <div className={style.buttonWrapper}>\n <Button\n color={color}\n disabled={disabled}\n isLinkDisabled={disabled}\n href={magicLinkUrl}\n type=\"link\"\n submitValue={null}\n >\n <div className={style.iconWrapper}>\n <MagicWand className={style.magicLinkIcon} />\n <p>{submitValue}</p>\n </div>\n </Button>\n </div>\n );\n};\n\nMagicLink.propTypes = {\n magicLinkUrl: PropTypes.string,\n disabled: PropTypes.bool,\n submitValue: PropTypes.string\n};\n\nconst StoresLinks = ({\n onAppStoreButtonClick,\n appStoreButtonImageUrl,\n playStoreButtonImageUrl,\n onPlayStoreButtonClick\n}) => (\n <div className={style.storeLinksContainer}>\n <img className={style.img} src={appStoreButtonImageUrl} onClick={onAppStoreButtonClick} />\n <img className={style.img} src={playStoreButtonImageUrl} onClick={onPlayStoreButtonClick} />\n </div>\n);\n\nStoresLinks.propTypes = {\n onAppStoreButtonClick: PropTypes.func,\n appStoreButtonImageUrl: PropTypes.string,\n playStoreButtonImageUrl: PropTypes.string,\n onPlayStoreButtonClick: PropTypes.func\n};\n\nconst Divider = ({word}) => (\n <div className={style.dividerWrapper}>\n <div className={style.divider} />\n <p>{word}</p>\n <div className={style.divider} />\n </div>\n);\n\nDivider.propTypes = {\n word: PropTypes.string\n};\n\nconst GetTheApp = (props, context) => {\n const {\n onAppStoreButtonClick,\n appStoreButtonImageUrl,\n playStoreButtonImageUrl,\n onPlayStoreButtonClick,\n storeStep,\n connectionStep,\n qrCodeStep,\n magicLinkStep,\n diviserWord,\n qrCodeImageUrl,\n magicLinkUrl,\n disabled,\n showMobileAppAccess,\n submitValue,\n preMessage,\n linkMessage,\n endMessage\n } = props;\n const {skin} = context;\n const primaryColor = get('common.primary', skin);\n return (\n <div className={style.container}>\n <div className={style.coorpAppLogoWrapper}>\n <CoorpAppLogo height={51} width={250} className={style.coorpAppLogo} />\n </div>\n <div className={style.store}>\n <Header {...storeStep} />\n <StoresLinks\n onAppStoreButtonClick={onAppStoreButtonClick}\n appStoreButtonImageUrl={appStoreButtonImageUrl}\n playStoreButtonImageUrl={playStoreButtonImageUrl}\n onPlayStoreButtonClick={onPlayStoreButtonClick}\n />\n </div>\n <div className={style.secondStepWrapper}>\n <Header {...connectionStep} />\n <div className={style.connectionWrapper}>\n <div className={style.wrapper}>\n <Header {...qrCodeStep} />\n <QrCodeImage\n showMobileAppAccess={showMobileAppAccess}\n qrCodeImageUrl={qrCodeImageUrl}\n preMessage={preMessage}\n linkMessage={linkMessage}\n endMessage={endMessage}\n />\n </div>\n <Divider word={diviserWord} />\n <div className={style.wrapper}>\n <Header {...magicLinkStep} />\n <MagicLink\n color={primaryColor}\n submitValue={submitValue}\n disabled={disabled}\n magicLinkUrl={magicLinkUrl}\n />\n </div>\n </div>\n </div>\n </div>\n );\n};\n\nGetTheApp.propTypes = {\n ...StoresLinks.propTypes,\n storeStep: PropTypes.shape(Header.propTypes),\n connectionStep: PropTypes.shape(Header.propTypes),\n qrCodeStep: PropTypes.shape(Header.propTypes),\n magicLinkStep: PropTypes.shape(Header.propTypes),\n ...QrCodeImage.propTypes,\n diviserWord: Divider.propTypes.word,\n ...MagicLink.propTypes\n};\n\nexport default GetTheApp;\n"],"file":"index.js"}
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
3
3
  import archivedItem from '../../../list-item/test/fixtures/archived';
4
4
  const ids = ['1', '2', '3'];
5
5
  const listeItems = ids.map(id => {
6
- return _extends({}, archivedItem.props, {
6
+ return _extends(_extends({}, archivedItem.props), {}, {
7
7
  id
8
8
  });
9
9
  });
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/organism/list-items/test/fixtures/archived.js"],"names":["archivedItem","ids","listeItems","map","id","props","title","length","buttonLink","type","label","onClick","console","log","items"],"mappings":";;AAAA,OAAOA,YAAP,MAAyB,2CAAzB;AAEA,MAAMC,GAAG,GAAG,CAAC,GAAD,EAAM,GAAN,EAAW,GAAX,CAAZ;AACA,MAAMC,UAAU,GAAGD,GAAG,CAACE,GAAJ,CAAQC,EAAE,IAAI;AAC/B,sBACKJ,YAAY,CAACK,KADlB;AAEED,IAAAA;AAFF;AAID,CALkB,CAAnB;AAOA,eAAe;AACbC,EAAAA,KAAK,EAAE;AACLC,IAAAA,KAAK,EAAG,GAAEJ,UAAU,CAACK,MAAO,mBADvB;AAEL,kBAAc,WAFT;AAGLC,IAAAA,UAAU,EAAE;AACVC,MAAAA,IAAI,EAAE,SADI;AAEVC,MAAAA,KAAK,EAAE,wBAFG;AAGV,oBAAc,aAHJ;AAIV,mBAAa,gBAJH;AAKVC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,OAAZ;AALL,KAHP;AAULC,IAAAA,KAAK,EAAEZ;AAVF;AADM,CAAf","sourcesContent":["import archivedItem from '../../../list-item/test/fixtures/archived';\n\nconst ids = ['1', '2', '3'];\nconst listeItems = ids.map(id => {\n return {\n ...archivedItem.props,\n id\n };\n});\n\nexport default {\n props: {\n title: `${listeItems.length} custom playlists`,\n 'aria-label': 'aria list',\n buttonLink: {\n type: 'primary',\n label: 'Create custom playlist',\n 'aria-label': 'aria button',\n 'data-name': 'default-button',\n onClick: () => console.log('click')\n },\n items: listeItems\n }\n};\n"],"file":"archived.js"}
1
+ {"version":3,"sources":["../../../../../src/organism/list-items/test/fixtures/archived.js"],"names":["archivedItem","ids","listeItems","map","id","props","title","length","buttonLink","type","label","onClick","console","log","items"],"mappings":";;AAAA,OAAOA,YAAP,MAAyB,2CAAzB;AAEA,MAAMC,GAAG,GAAG,CAAC,GAAD,EAAM,GAAN,EAAW,GAAX,CAAZ;AACA,MAAMC,UAAU,GAAGD,GAAG,CAACE,GAAJ,CAAQC,EAAE,IAAI;AAC/B,+BACKJ,YAAY,CAACK,KADlB;AAEED,IAAAA;AAFF;AAID,CALkB,CAAnB;AAOA,eAAe;AACbC,EAAAA,KAAK,EAAE;AACLC,IAAAA,KAAK,EAAG,GAAEJ,UAAU,CAACK,MAAO,mBADvB;AAEL,kBAAc,WAFT;AAGLC,IAAAA,UAAU,EAAE;AACVC,MAAAA,IAAI,EAAE,SADI;AAEVC,MAAAA,KAAK,EAAE,wBAFG;AAGV,oBAAc,aAHJ;AAIV,mBAAa,gBAJH;AAKVC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,OAAZ;AALL,KAHP;AAULC,IAAAA,KAAK,EAAEZ;AAVF;AADM,CAAf","sourcesContent":["import archivedItem from '../../../list-item/test/fixtures/archived';\n\nconst ids = ['1', '2', '3'];\nconst listeItems = ids.map(id => {\n return {\n ...archivedItem.props,\n id\n };\n});\n\nexport default {\n props: {\n title: `${listeItems.length} custom playlists`,\n 'aria-label': 'aria list',\n buttonLink: {\n type: 'primary',\n label: 'Create custom playlist',\n 'aria-label': 'aria button',\n 'data-name': 'default-button',\n onClick: () => console.log('click')\n },\n items: listeItems\n }\n};\n"],"file":"archived.js"}
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
3
3
  import draftItem from '../../../list-item/test/fixtures/draft';
4
4
  const ids = ['1', '2', '3'];
5
5
  const listeItems = ids.map(id => {
6
- return _extends({}, draftItem.props, {
6
+ return _extends(_extends({}, draftItem.props), {}, {
7
7
  id
8
8
  });
9
9
  });
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/organism/list-items/test/fixtures/draft.js"],"names":["draftItem","ids","listeItems","map","id","props","title","length","buttonLink","type","label","onClick","console","log","items"],"mappings":";;AAAA,OAAOA,SAAP,MAAsB,wCAAtB;AAEA,MAAMC,GAAG,GAAG,CAAC,GAAD,EAAM,GAAN,EAAW,GAAX,CAAZ;AACA,MAAMC,UAAU,GAAGD,GAAG,CAACE,GAAJ,CAAQC,EAAE,IAAI;AAC/B,sBACKJ,SAAS,CAACK,KADf;AAEED,IAAAA;AAFF;AAID,CALkB,CAAnB;AAOA,eAAe;AACbC,EAAAA,KAAK,EAAE;AACLC,IAAAA,KAAK,EAAG,GAAEJ,UAAU,CAACK,MAAO,mBADvB;AAEL,kBAAc,WAFT;AAGLC,IAAAA,UAAU,EAAE;AACVC,MAAAA,IAAI,EAAE,SADI;AAEVC,MAAAA,KAAK,EAAE,wBAFG;AAGV,oBAAc,aAHJ;AAIV,mBAAa,gBAJH;AAKVC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,OAAZ;AALL,KAHP;AAULC,IAAAA,KAAK,EAAEZ;AAVF;AADM,CAAf","sourcesContent":["import draftItem from '../../../list-item/test/fixtures/draft';\n\nconst ids = ['1', '2', '3'];\nconst listeItems = ids.map(id => {\n return {\n ...draftItem.props,\n id\n };\n});\n\nexport default {\n props: {\n title: `${listeItems.length} custom playlists`,\n 'aria-label': 'aria list',\n buttonLink: {\n type: 'primary',\n label: 'Create custom playlist',\n 'aria-label': 'aria button',\n 'data-name': 'default-button',\n onClick: () => console.log('click')\n },\n items: listeItems\n }\n};\n"],"file":"draft.js"}
1
+ {"version":3,"sources":["../../../../../src/organism/list-items/test/fixtures/draft.js"],"names":["draftItem","ids","listeItems","map","id","props","title","length","buttonLink","type","label","onClick","console","log","items"],"mappings":";;AAAA,OAAOA,SAAP,MAAsB,wCAAtB;AAEA,MAAMC,GAAG,GAAG,CAAC,GAAD,EAAM,GAAN,EAAW,GAAX,CAAZ;AACA,MAAMC,UAAU,GAAGD,GAAG,CAACE,GAAJ,CAAQC,EAAE,IAAI;AAC/B,+BACKJ,SAAS,CAACK,KADf;AAEED,IAAAA;AAFF;AAID,CALkB,CAAnB;AAOA,eAAe;AACbC,EAAAA,KAAK,EAAE;AACLC,IAAAA,KAAK,EAAG,GAAEJ,UAAU,CAACK,MAAO,mBADvB;AAEL,kBAAc,WAFT;AAGLC,IAAAA,UAAU,EAAE;AACVC,MAAAA,IAAI,EAAE,SADI;AAEVC,MAAAA,KAAK,EAAE,wBAFG;AAGV,oBAAc,aAHJ;AAIV,mBAAa,gBAJH;AAKVC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,OAAZ;AALL,KAHP;AAULC,IAAAA,KAAK,EAAEZ;AAVF;AADM,CAAf","sourcesContent":["import draftItem from '../../../list-item/test/fixtures/draft';\n\nconst ids = ['1', '2', '3'];\nconst listeItems = ids.map(id => {\n return {\n ...draftItem.props,\n id\n };\n});\n\nexport default {\n props: {\n title: `${listeItems.length} custom playlists`,\n 'aria-label': 'aria list',\n buttonLink: {\n type: 'primary',\n label: 'Create custom playlist',\n 'aria-label': 'aria button',\n 'data-name': 'default-button',\n onClick: () => console.log('click')\n },\n items: listeItems\n }\n};\n"],"file":"draft.js"}
@@ -5,7 +5,7 @@ import revisedItem from '../../../list-item/test/fixtures/revised';
5
5
  const propsRevised = revisedItem.props;
6
6
  const ids = ['1', '2', '3'];
7
7
  const listePublishedItems = ids.map(id => {
8
- return _extends({}, publishedItem.props, {
8
+ return _extends(_extends({}, publishedItem.props), {}, {
9
9
  id
10
10
  });
11
11
  });
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/organism/list-items/test/fixtures/published.js"],"names":["publishedItem","revisedItem","propsRevised","props","ids","listePublishedItems","map","id","title","length","buttonLink","type","label","onClick","console","log","items"],"mappings":";;AAAA,OAAOA,aAAP,MAA0B,4CAA1B;AACA,OAAOC,WAAP,MAAwB,0CAAxB;AAEA,MAAMC,YAAY,GAAGD,WAAW,CAACE,KAAjC;AAEA,MAAMC,GAAG,GAAG,CAAC,GAAD,EAAM,GAAN,EAAW,GAAX,CAAZ;AACA,MAAMC,mBAAmB,GAAGD,GAAG,CAACE,GAAJ,CAAQC,EAAE,IAAI;AACxC,sBACKP,aAAa,CAACG,KADnB;AAEEI,IAAAA;AAFF;AAID,CAL2B,CAA5B;AAOA,eAAe;AACbJ,EAAAA,KAAK,EAAE;AACLK,IAAAA,KAAK,EAAG,GAAEH,mBAAmB,CAACI,MAApB,GAA6B,CAAE,mBADpC;AAEL,kBAAc,WAFT;AAGLC,IAAAA,UAAU,EAAE;AACVC,MAAAA,IAAI,EAAE,SADI;AAEVC,MAAAA,KAAK,EAAE,wBAFG;AAGV,oBAAc,aAHJ;AAIV,mBAAa,gBAJH;AAKVC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,OAAZ;AALL,KAHP;AAULC,IAAAA,KAAK,EAAE,CAAC,GAAGX,mBAAJ,EAAyBH,YAAzB;AAVF;AADM,CAAf","sourcesContent":["import publishedItem from '../../../list-item/test/fixtures/published';\nimport revisedItem from '../../../list-item/test/fixtures/revised';\n\nconst propsRevised = revisedItem.props;\n\nconst ids = ['1', '2', '3'];\nconst listePublishedItems = ids.map(id => {\n return {\n ...publishedItem.props,\n id\n };\n});\n\nexport default {\n props: {\n title: `${listePublishedItems.length + 1} custom playlists`,\n 'aria-label': 'aria list',\n buttonLink: {\n type: 'primary',\n label: 'Create custom playlist',\n 'aria-label': 'aria button',\n 'data-name': 'default-button',\n onClick: () => console.log('click')\n },\n items: [...listePublishedItems, propsRevised]\n }\n};\n"],"file":"published.js"}
1
+ {"version":3,"sources":["../../../../../src/organism/list-items/test/fixtures/published.js"],"names":["publishedItem","revisedItem","propsRevised","props","ids","listePublishedItems","map","id","title","length","buttonLink","type","label","onClick","console","log","items"],"mappings":";;AAAA,OAAOA,aAAP,MAA0B,4CAA1B;AACA,OAAOC,WAAP,MAAwB,0CAAxB;AAEA,MAAMC,YAAY,GAAGD,WAAW,CAACE,KAAjC;AAEA,MAAMC,GAAG,GAAG,CAAC,GAAD,EAAM,GAAN,EAAW,GAAX,CAAZ;AACA,MAAMC,mBAAmB,GAAGD,GAAG,CAACE,GAAJ,CAAQC,EAAE,IAAI;AACxC,+BACKP,aAAa,CAACG,KADnB;AAEEI,IAAAA;AAFF;AAID,CAL2B,CAA5B;AAOA,eAAe;AACbJ,EAAAA,KAAK,EAAE;AACLK,IAAAA,KAAK,EAAG,GAAEH,mBAAmB,CAACI,MAApB,GAA6B,CAAE,mBADpC;AAEL,kBAAc,WAFT;AAGLC,IAAAA,UAAU,EAAE;AACVC,MAAAA,IAAI,EAAE,SADI;AAEVC,MAAAA,KAAK,EAAE,wBAFG;AAGV,oBAAc,aAHJ;AAIV,mBAAa,gBAJH;AAKVC,MAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,OAAZ;AALL,KAHP;AAULC,IAAAA,KAAK,EAAE,CAAC,GAAGX,mBAAJ,EAAyBH,YAAzB;AAVF;AADM,CAAf","sourcesContent":["import publishedItem from '../../../list-item/test/fixtures/published';\nimport revisedItem from '../../../list-item/test/fixtures/revised';\n\nconst propsRevised = revisedItem.props;\n\nconst ids = ['1', '2', '3'];\nconst listePublishedItems = ids.map(id => {\n return {\n ...publishedItem.props,\n id\n };\n});\n\nexport default {\n props: {\n title: `${listePublishedItems.length + 1} custom playlists`,\n 'aria-label': 'aria list',\n buttonLink: {\n type: 'primary',\n label: 'Create custom playlist',\n 'aria-label': 'aria button',\n 'data-name': 'default-button',\n onClick: () => console.log('click')\n },\n items: [...listePublishedItems, propsRevised]\n }\n};\n"],"file":"published.js"}