@coorpacademy/components 10.0.49-alpha.9 → 10.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1029) 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/chips/index.js +36 -0
  8. package/es/atom/chips/index.js.map +1 -0
  9. package/es/atom/chips/style.css +66 -0
  10. package/es/atom/chips/test/fixtures/default.js +9 -0
  11. package/es/atom/chips/test/fixtures/default.js.map +1 -0
  12. package/es/atom/chips/test/fixtures/non-selected.js +9 -0
  13. package/es/atom/chips/test/fixtures/non-selected.js.map +1 -0
  14. package/es/atom/chips/test/fixtures.js +15 -0
  15. package/es/atom/chips/test/fixtures.js.map +1 -0
  16. package/es/atom/clue/index.js.map +1 -1
  17. package/es/atom/content-badge/index.js +21 -0
  18. package/es/atom/content-badge/index.js.map +1 -0
  19. package/es/atom/content-badge/style.css +59 -0
  20. package/es/atom/content-badge/test/fixtures/advanced.js +7 -0
  21. package/es/atom/content-badge/test/fixtures/advanced.js.map +1 -0
  22. package/es/atom/content-badge/test/fixtures/article.js +7 -0
  23. package/es/atom/content-badge/test/fixtures/article.js.map +1 -0
  24. package/es/atom/content-badge/test/fixtures/chapter.js +7 -0
  25. package/es/atom/content-badge/test/fixtures/chapter.js.map +1 -0
  26. package/es/atom/content-badge/test/fixtures/coach.js +7 -0
  27. package/es/atom/content-badge/test/fixtures/coach.js.map +1 -0
  28. package/es/atom/content-badge/test/fixtures/default.js +7 -0
  29. package/es/atom/content-badge/test/fixtures/default.js.map +1 -0
  30. package/es/atom/content-badge/test/fixtures/podcast.js +7 -0
  31. package/es/atom/content-badge/test/fixtures/podcast.js.map +1 -0
  32. package/es/atom/content-badge/test/fixtures/scorm.js +7 -0
  33. package/es/atom/content-badge/test/fixtures/scorm.js.map +1 -0
  34. package/es/atom/content-badge/test/fixtures/video.js +7 -0
  35. package/es/atom/content-badge/test/fixtures/video.js.map +1 -0
  36. package/es/atom/content-badge/test/fixtures.js +27 -0
  37. package/es/atom/content-badge/test/fixtures.js.map +1 -0
  38. package/es/atom/cta/test/fixtures/certification.js +1 -1
  39. package/es/atom/cta/test/fixtures/certification.js.map +1 -1
  40. package/es/atom/cta/test/fixtures/disabled.js +1 -1
  41. package/es/atom/cta/test/fixtures/disabled.js.map +1 -1
  42. package/es/atom/cta/test/fixtures/light-small.js +1 -1
  43. package/es/atom/cta/test/fixtures/light-small.js.map +1 -1
  44. package/es/atom/cta/test/fixtures/light.js +1 -1
  45. package/es/atom/cta/test/fixtures/light.js.map +1 -1
  46. package/es/atom/cta/test/fixtures/logout.js +1 -1
  47. package/es/atom/cta/test/fixtures/logout.js.map +1 -1
  48. package/es/atom/cta/test/fixtures/primary-small.js +1 -1
  49. package/es/atom/cta/test/fixtures/primary-small.js.map +1 -1
  50. package/es/atom/cta/test/fixtures/rectangular-secondary-fullwidth.js +1 -1
  51. package/es/atom/cta/test/fixtures/rectangular-secondary-fullwidth.js.map +1 -1
  52. package/es/atom/cta/test/fixtures/rectangular-secondary.js +1 -1
  53. package/es/atom/cta/test/fixtures/rectangular-secondary.js.map +1 -1
  54. package/es/atom/cta/test/fixtures/rectangular.js +1 -1
  55. package/es/atom/cta/test/fixtures/rectangular.js.map +1 -1
  56. package/es/atom/cta/test/fixtures/secondary-small.js +1 -1
  57. package/es/atom/cta/test/fixtures/secondary-small.js.map +1 -1
  58. package/es/atom/cta/test/fixtures/secondary.js +1 -1
  59. package/es/atom/cta/test/fixtures/secondary.js.map +1 -1
  60. package/es/atom/drag-and-drop/index.js +1 -1
  61. package/es/atom/drag-and-drop/index.js.map +1 -1
  62. package/es/atom/drag-and-drop/test/fixtures/loading.js +1 -1
  63. package/es/atom/drag-and-drop/test/fixtures/loading.js.map +1 -1
  64. package/es/atom/drag-and-drop/test/fixtures/with-image-reset.js +1 -1
  65. package/es/atom/drag-and-drop/test/fixtures/with-image-reset.js.map +1 -1
  66. package/es/atom/image-upload/index.js +1 -1
  67. package/es/atom/image-upload/index.js.map +1 -1
  68. package/es/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js +1 -1
  69. package/es/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js.map +1 -1
  70. package/es/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js +1 -1
  71. package/es/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js.map +1 -1
  72. package/es/atom/image-upload/test/fixtures/desktop-reset-description.js +1 -1
  73. package/es/atom/image-upload/test/fixtures/desktop-reset-description.js.map +1 -1
  74. package/es/atom/image-upload/test/fixtures/desktop-reset-no-description.js +1 -1
  75. package/es/atom/image-upload/test/fixtures/desktop-reset-no-description.js.map +1 -1
  76. package/es/atom/image-upload/test/fixtures/email.js +1 -1
  77. package/es/atom/image-upload/test/fixtures/email.js.map +1 -1
  78. package/es/atom/image-upload/test/fixtures/mobile.js +1 -1
  79. package/es/atom/image-upload/test/fixtures/mobile.js.map +1 -1
  80. package/es/atom/image-upload/test/fixtures/modified.js +1 -1
  81. package/es/atom/image-upload/test/fixtures/modified.js.map +1 -1
  82. package/es/atom/input-checkbox/index.js.map +1 -1
  83. package/es/atom/input-checkbox/style.css +0 -4
  84. package/es/atom/input-html/index.js.map +1 -1
  85. package/es/atom/input-switch/test/fixtures/disabled.js +1 -1
  86. package/es/atom/input-switch/test/fixtures/disabled.js.map +1 -1
  87. package/es/atom/input-text/index.js +34 -6
  88. package/es/atom/input-text/index.js.map +1 -1
  89. package/es/atom/input-text/style.css +224 -1
  90. package/es/atom/input-text/test/fixtures/cm-default.js +17 -0
  91. package/es/atom/input-text/test/fixtures/cm-default.js.map +1 -0
  92. package/es/atom/link/index.js +2 -3
  93. package/es/atom/link/index.js.map +1 -1
  94. package/es/atom/promo-code/index.js.map +1 -1
  95. package/es/atom/provider/index.js.map +1 -1
  96. package/es/atom/provider/test/index.js +1 -1
  97. package/es/atom/provider/test/index.js.map +1 -1
  98. package/es/atom/range/index.js +1 -1
  99. package/es/atom/range/index.js.map +1 -1
  100. package/es/atom/range/test/fixtures/multi.js +1 -1
  101. package/es/atom/range/test/fixtures/multi.js.map +1 -1
  102. package/es/atom/range/test/index.js +9 -9
  103. package/es/atom/range/test/index.js.map +1 -1
  104. package/es/atom/video-upload/index.js +1 -1
  105. package/es/atom/video-upload/index.js.map +1 -1
  106. package/es/atom/video-upload/test/fixtures/loading.js +1 -1
  107. package/es/atom/video-upload/test/fixtures/loading.js.map +1 -1
  108. package/es/atom/video-upload/test/fixtures/modified.js +1 -1
  109. package/es/atom/video-upload/test/fixtures/modified.js.map +1 -1
  110. package/es/atom/wizard-steps/index.js +38 -0
  111. package/es/atom/wizard-steps/index.js.map +1 -0
  112. package/es/atom/wizard-steps/style.css +150 -0
  113. package/es/atom/wizard-steps/test/fixtures/default.js +28 -0
  114. package/es/atom/wizard-steps/test/fixtures/default.js.map +1 -0
  115. package/es/atom/wizard-steps/test/fixtures/first-step.js +28 -0
  116. package/es/atom/wizard-steps/test/fixtures/first-step.js.map +1 -0
  117. package/es/atom/wizard-steps/test/fixtures/last-step.js +28 -0
  118. package/es/atom/wizard-steps/test/fixtures/last-step.js.map +1 -0
  119. package/es/atom/wizard-steps/test/fixtures.js +17 -0
  120. package/es/atom/wizard-steps/test/fixtures.js.map +1 -0
  121. package/es/hoc/animation-scheduler/index.js +3 -3
  122. package/es/hoc/animation-scheduler/index.js.map +1 -1
  123. package/es/hoc/swapper/index.js +2 -4
  124. package/es/hoc/swapper/index.js.map +1 -1
  125. package/es/hoc/transition/index.js +1 -1
  126. package/es/hoc/transition/index.js.map +1 -1
  127. package/es/molecule/add-to-my-list/index.js +1 -1
  128. package/es/molecule/add-to-my-list/index.js.map +1 -1
  129. package/es/molecule/answer/index.js +2 -3
  130. package/es/molecule/answer/index.js.map +1 -1
  131. package/es/molecule/answer/test/fixtures/audio.js +1 -1
  132. package/es/molecule/answer/test/fixtures/audio.js.map +1 -1
  133. package/es/molecule/answer/test/fixtures/default.js +1 -1
  134. package/es/molecule/answer/test/fixtures/default.js.map +1 -1
  135. package/es/molecule/answer/test/fixtures/drop-down.js +1 -1
  136. package/es/molecule/answer/test/fixtures/drop-down.js.map +1 -1
  137. package/es/molecule/answer/test/fixtures/qcm-arabic.js +1 -1
  138. package/es/molecule/answer/test/fixtures/qcm-arabic.js.map +1 -1
  139. package/es/molecule/answer/test/fixtures/qcm-drag.js +1 -1
  140. package/es/molecule/answer/test/fixtures/qcm-drag.js.map +1 -1
  141. package/es/molecule/answer/test/fixtures/qcm-graphic.js +1 -1
  142. package/es/molecule/answer/test/fixtures/qcm-graphic.js.map +1 -1
  143. package/es/molecule/answer/test/fixtures/qcm-short-audio.js +1 -1
  144. package/es/molecule/answer/test/fixtures/qcm-short-audio.js.map +1 -1
  145. package/es/molecule/answer/test/fixtures/qcm-short-video.js +1 -1
  146. package/es/molecule/answer/test/fixtures/qcm-short-video.js.map +1 -1
  147. package/es/molecule/answer/test/fixtures/qcm-short.js +1 -1
  148. package/es/molecule/answer/test/fixtures/qcm-short.js.map +1 -1
  149. package/es/molecule/answer/test/fixtures/qcm.js +1 -1
  150. package/es/molecule/answer/test/fixtures/qcm.js.map +1 -1
  151. package/es/molecule/answer/test/fixtures/range.js +1 -1
  152. package/es/molecule/answer/test/fixtures/range.js.map +1 -1
  153. package/es/molecule/answer/test/fixtures/template.js +1 -1
  154. package/es/molecule/answer/test/fixtures/template.js.map +1 -1
  155. package/es/molecule/brand-form-group/index.js +18 -18
  156. package/es/molecule/brand-form-group/index.js.map +1 -1
  157. package/es/molecule/brand-form-group/test/fixtures/analytics.js +1 -1
  158. package/es/molecule/brand-form-group/test/fixtures/analytics.js.map +1 -1
  159. package/es/molecule/brand-form-group/test/fixtures/animations.js +2 -2
  160. package/es/molecule/brand-form-group/test/fixtures/animations.js.map +1 -1
  161. package/es/molecule/brand-form-group/test/fixtures/cohort.js +1 -1
  162. package/es/molecule/brand-form-group/test/fixtures/cohort.js.map +1 -1
  163. package/es/molecule/brand-form-group/test/fixtures/dashboard.js +1 -1
  164. package/es/molecule/brand-form-group/test/fixtures/dashboard.js.map +1 -1
  165. package/es/molecule/brand-form-group/test/fixtures/images.js +3 -3
  166. package/es/molecule/brand-form-group/test/fixtures/images.js.map +1 -1
  167. package/es/molecule/brand-form-group/test/fixtures/slider.js +1 -1
  168. package/es/molecule/brand-form-group/test/fixtures/slider.js.map +1 -1
  169. package/es/molecule/card/index.js +1 -1
  170. package/es/molecule/card/index.js.map +1 -1
  171. package/es/molecule/card/test/fixtures/adaptiv-and-disabled.js +1 -1
  172. package/es/molecule/card/test/fixtures/adaptiv-and-disabled.js.map +1 -1
  173. package/es/molecule/card/test/fixtures/adaptiv.js +1 -1
  174. package/es/molecule/card/test/fixtures/adaptiv.js.map +1 -1
  175. package/es/molecule/card/test/fixtures/disabled.js +1 -1
  176. package/es/molecule/card/test/fixtures/disabled.js.map +1 -1
  177. package/es/molecule/card-content/test/fixtures/adaptiv-and-disabled.js +1 -1
  178. package/es/molecule/card-content/test/fixtures/adaptiv-and-disabled.js.map +1 -1
  179. package/es/molecule/card-content/test/fixtures/adaptiv.js +1 -1
  180. package/es/molecule/card-content/test/fixtures/adaptiv.js.map +1 -1
  181. package/es/molecule/card-content/test/fixtures/disabled.js +1 -1
  182. package/es/molecule/card-content/test/fixtures/disabled.js.map +1 -1
  183. package/es/molecule/card-with-button/index.js.map +1 -1
  184. package/es/molecule/coorp-manager-roles/index.js +1 -1
  185. package/es/molecule/coorp-manager-roles/index.js.map +1 -1
  186. package/es/molecule/dashboard/battle-request-list/index.js +1 -1
  187. package/es/molecule/dashboard/battle-request-list/index.js.map +1 -1
  188. package/es/molecule/dashboard/cards-list/test/fixtures/microlearning.js +1 -1
  189. package/es/molecule/dashboard/cards-list/test/fixtures/microlearning.js.map +1 -1
  190. package/es/molecule/dashboard/cards-list/test/fixtures/performance.js +1 -1
  191. package/es/molecule/dashboard/cards-list/test/fixtures/performance.js.map +1 -1
  192. package/es/molecule/dashboard/cards-list/test/index.js +1 -1
  193. package/es/molecule/dashboard/cards-list/test/index.js.map +1 -1
  194. package/es/molecule/dashboard/news-list/index.js +1 -1
  195. package/es/molecule/dashboard/news-list/index.js.map +1 -1
  196. package/es/molecule/dashboard/start-battle/index.js +1 -1
  197. package/es/molecule/dashboard/start-battle/index.js.map +1 -1
  198. package/es/molecule/discipline-header/test/fixtures/long-description.js.map +1 -1
  199. package/es/molecule/discipline-partners/index.js +5 -2
  200. package/es/molecule/discipline-partners/index.js.map +1 -1
  201. package/es/molecule/drag-and-drop/index.js +1 -1
  202. package/es/molecule/drag-and-drop/index.js.map +1 -1
  203. package/es/molecule/drag-and-drop/test/fixtures/error.js +1 -1
  204. package/es/molecule/drag-and-drop/test/fixtures/error.js.map +1 -1
  205. package/es/molecule/drag-and-drop/test/fixtures/loading.js +1 -1
  206. package/es/molecule/drag-and-drop/test/fixtures/loading.js.map +1 -1
  207. package/es/molecule/drag-and-drop/test/fixtures/ready-invalid.js +1 -1
  208. package/es/molecule/drag-and-drop/test/fixtures/ready-invalid.js.map +1 -1
  209. package/es/molecule/drag-and-drop/test/fixtures/ready.js +1 -1
  210. package/es/molecule/drag-and-drop/test/fixtures/ready.js.map +1 -1
  211. package/es/molecule/drag-and-drop/test/fixtures/success-video.js +1 -1
  212. package/es/molecule/drag-and-drop/test/fixtures/success-video.js.map +1 -1
  213. package/es/molecule/drag-and-drop/test/fixtures/success.js +1 -1
  214. package/es/molecule/drag-and-drop/test/fixtures/success.js.map +1 -1
  215. package/es/molecule/drag-and-drop/test/on-click.js +2 -2
  216. package/es/molecule/drag-and-drop/test/on-click.js.map +1 -1
  217. package/es/molecule/drag-and-drop/upload-report.js +1 -1
  218. package/es/molecule/drag-and-drop/upload-report.js.map +1 -1
  219. package/es/molecule/feedback/index.js +1 -1
  220. package/es/molecule/feedback/index.js.map +1 -1
  221. package/es/molecule/filters/test/fixtures/default.js +4 -4
  222. package/es/molecule/filters/test/fixtures/default.js.map +1 -1
  223. package/es/molecule/filters/test/fixtures/filters-list.js +6 -6
  224. package/es/molecule/filters/test/fixtures/filters-list.js.map +1 -1
  225. package/es/molecule/filters/test/fixtures/one.js +2 -2
  226. package/es/molecule/filters/test/fixtures/one.js.map +1 -1
  227. package/es/molecule/filters/test/fixtures/only-radio-group.js +1 -1
  228. package/es/molecule/filters/test/fixtures/only-radio-group.js.map +1 -1
  229. package/es/molecule/filters/test/fixtures/only-timer.js +1 -1
  230. package/es/molecule/filters/test/fixtures/only-timer.js.map +1 -1
  231. package/es/molecule/filters/test/fixtures/three.js +3 -3
  232. package/es/molecule/filters/test/fixtures/three.js.map +1 -1
  233. package/es/molecule/filters/test/fixtures/two.js +3 -3
  234. package/es/molecule/filters/test/fixtures/two.js.map +1 -1
  235. package/es/molecule/filters/test/fixtures/zero.js +1 -1
  236. package/es/molecule/filters/test/fixtures/zero.js.map +1 -1
  237. package/es/molecule/forum/forum-thread/test/fixtures/deep-answers.js +4 -4
  238. package/es/molecule/forum/forum-thread/test/fixtures/deep-answers.js.map +1 -1
  239. package/es/molecule/forum/forum-thread/test/fixtures/with-answers.js +1 -1
  240. package/es/molecule/forum/forum-thread/test/fixtures/with-answers.js.map +1 -1
  241. package/es/molecule/hero/test/fixtures/arabic.js +1 -1
  242. package/es/molecule/hero/test/fixtures/arabic.js.map +1 -1
  243. package/es/molecule/hero/test/fixtures/hero.js +1 -1
  244. package/es/molecule/hero/test/fixtures/hero.js.map +1 -1
  245. package/es/molecule/news/test/fixtures/long-description.js +1 -1
  246. package/es/molecule/news/test/fixtures/long-description.js.map +1 -1
  247. package/es/molecule/news/test/fixtures/long-title.js +1 -1
  248. package/es/molecule/news/test/fixtures/long-title.js.map +1 -1
  249. package/es/molecule/news/test/fixtures/small-desciption.js +1 -1
  250. package/es/molecule/news/test/fixtures/small-desciption.js.map +1 -1
  251. package/es/molecule/news/test/fixtures/small-title.js +1 -1
  252. package/es/molecule/news/test/fixtures/small-title.js.map +1 -1
  253. package/es/molecule/popin/index.js +1 -1
  254. package/es/molecule/popin/index.js.map +1 -1
  255. package/es/molecule/progress-bar/index.js +1 -1
  256. package/es/molecule/progress-bar/index.js.map +1 -1
  257. package/es/molecule/questions/drop-down/index.js +1 -1
  258. package/es/molecule/questions/drop-down/index.js.map +1 -1
  259. package/es/molecule/questions/question-range/index.js +2 -3
  260. package/es/molecule/questions/question-range/index.js.map +1 -1
  261. package/es/molecule/questions/template/index.js +2 -2
  262. package/es/molecule/questions/template/index.js.map +1 -1
  263. package/es/molecule/questions/template/test/index.js +1 -1
  264. package/es/molecule/questions/template/test/index.js.map +1 -1
  265. package/es/molecule/quick-access-card/index.js.map +1 -1
  266. package/es/molecule/resource-player/index.js +1 -2
  267. package/es/molecule/resource-player/index.js.map +1 -1
  268. package/es/molecule/select-multiple/index.js +1 -1
  269. package/es/molecule/select-multiple/index.js.map +1 -1
  270. package/es/molecule/select-multiple/test/index.js +3 -3
  271. package/es/molecule/select-multiple/test/index.js.map +1 -1
  272. package/es/molecule/setup-section/index.js +1 -1
  273. package/es/molecule/setup-section/index.js.map +1 -1
  274. package/es/molecule/setup-section/test/fixtures/first.js +1 -1
  275. package/es/molecule/setup-section/test/fixtures/first.js.map +1 -1
  276. package/es/molecule/setup-slide/index.js +8 -8
  277. package/es/molecule/setup-slide/index.js.map +1 -1
  278. package/es/molecule/share/index.js +1 -1
  279. package/es/molecule/share/index.js.map +1 -1
  280. package/es/molecule/vertical-tabs/index.js +51 -0
  281. package/es/molecule/vertical-tabs/index.js.map +1 -0
  282. package/es/molecule/vertical-tabs/style.css +69 -0
  283. package/es/molecule/vertical-tabs/test/fixtures/default.js +41 -0
  284. package/es/molecule/vertical-tabs/test/fixtures/default.js.map +1 -0
  285. package/es/molecule/vertical-tabs/test/fixtures/with-selected-item.js +81 -0
  286. package/es/molecule/vertical-tabs/test/fixtures/with-selected-item.js.map +1 -0
  287. package/es/molecule/vertical-tabs/test/fixtures.js +15 -0
  288. package/es/molecule/vertical-tabs/test/fixtures.js.map +1 -0
  289. package/es/molecule/video-iframe/index.js +1 -1
  290. package/es/molecule/video-iframe/index.js.map +1 -1
  291. package/es/molecule/video-player/index.js +1 -3
  292. package/es/molecule/video-player/index.js.map +1 -1
  293. package/es/molecule/video-player/jwplayer.js +2 -2
  294. package/es/molecule/video-player/jwplayer.js.map +1 -1
  295. package/es/molecule/video-player/test/fixtures/youtube.js +1 -1
  296. package/es/molecule/video-player/test/fixtures/youtube.js.map +1 -1
  297. package/es/molecule/video-player/vimeo.js +1 -1
  298. package/es/molecule/video-player/vimeo.js.map +1 -1
  299. package/es/molecule/wizard-summary/index.js +160 -0
  300. package/es/molecule/wizard-summary/index.js.map +1 -0
  301. package/es/molecule/wizard-summary/style.css +150 -0
  302. package/es/molecule/wizard-summary/test/fixtures/default.js +117 -0
  303. package/es/molecule/wizard-summary/test/fixtures/default.js.map +1 -0
  304. package/es/molecule/wizard-summary/test/fixtures/one-section.js +22 -0
  305. package/es/molecule/wizard-summary/test/fixtures/one-section.js.map +1 -0
  306. package/es/molecule/wizard-summary/test/fixtures/three-sections.js +41 -0
  307. package/es/molecule/wizard-summary/test/fixtures/three-sections.js.map +1 -0
  308. package/es/molecule/wizard-summary/test/fixtures/two-sections.js +34 -0
  309. package/es/molecule/wizard-summary/test/fixtures/two-sections.js.map +1 -0
  310. package/es/molecule/wizard-summary/test/fixtures.js +19 -0
  311. package/es/molecule/wizard-summary/test/fixtures.js.map +1 -0
  312. package/es/organism/accordion/coorp-manager/index.js +1 -1
  313. package/es/organism/accordion/coorp-manager/index.js.map +1 -1
  314. package/es/organism/accordion/toggler/index.js +1 -1
  315. package/es/organism/accordion/toggler/index.js.map +1 -1
  316. package/es/organism/accordion/toggler/test/render.js +2 -2
  317. package/es/organism/accordion/toggler/test/render.js.map +1 -1
  318. package/es/organism/brand-form/test/fixtures/manageusers-edit.js.map +1 -1
  319. package/es/organism/brand-form/test/fixtures/sso.js +3 -3
  320. package/es/organism/brand-form/test/fixtures/sso.js.map +1 -1
  321. package/es/organism/discussion/test/fixtures/default.js +1 -1
  322. package/es/organism/discussion/test/fixtures/default.js.map +1 -1
  323. package/es/organism/discussion/test/fixtures/loading-more.js +1 -1
  324. package/es/organism/discussion/test/fixtures/loading-more.js.map +1 -1
  325. package/es/organism/discussion/test/fixtures/new-discussion.js +1 -1
  326. package/es/organism/discussion/test/fixtures/new-discussion.js.map +1 -1
  327. package/es/organism/get-the-app/index.js +2 -2
  328. package/es/organism/get-the-app/index.js.map +1 -1
  329. package/es/organism/mooc/image-slider/test/fixtures/multiple-slides.js +2 -2
  330. package/es/organism/mooc/image-slider/test/fixtures/multiple-slides.js.map +1 -1
  331. package/es/organism/mooc-header/test/fixtures/default.js +1 -1
  332. package/es/organism/mooc-header/test/fixtures/default.js.map +1 -1
  333. package/es/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js +1 -1
  334. package/es/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js.map +1 -1
  335. package/es/organism/popin/test/fixtures/default.js.map +1 -1
  336. package/es/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js +1 -1
  337. package/es/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js.map +1 -1
  338. package/es/organism/resource-browser/test/fixtures/jwplayer.js +1 -1
  339. package/es/organism/resource-browser/test/fixtures/jwplayer.js.map +1 -1
  340. package/es/organism/resource-browser/test/fixtures/kontiki.js +1 -1
  341. package/es/organism/resource-browser/test/fixtures/kontiki.js.map +1 -1
  342. package/es/organism/resource-browser/test/fixtures/mp4.js +1 -1
  343. package/es/organism/resource-browser/test/fixtures/mp4.js.map +1 -1
  344. package/es/organism/settings/index.js +2 -3
  345. package/es/organism/settings/index.js.map +1 -1
  346. package/es/organism/sidebar/index.js +10 -11
  347. package/es/organism/sidebar/index.js.map +1 -1
  348. package/es/organism/user-preferences/index.js +2 -3
  349. package/es/organism/user-preferences/index.js.map +1 -1
  350. package/es/organism/user-preferences/style.css +1 -0
  351. package/es/template/activity/index.js +1 -1
  352. package/es/template/activity/index.js.map +1 -1
  353. package/es/template/activity/test/progression-item-test.js +1 -1
  354. package/es/template/activity/test/progression-item-test.js.map +1 -1
  355. package/es/template/app-player/player/slides/footer/index.js +1 -1
  356. package/es/template/app-player/player/slides/footer/index.js.map +1 -1
  357. package/es/template/app-player/player/slides/index.js +11 -14
  358. package/es/template/app-player/player/slides/index.js.map +1 -1
  359. package/es/template/app-player/player/slides/test/fixtures/arabic-context.js +2 -2
  360. package/es/template/app-player/player/slides/test/fixtures/arabic-context.js.map +1 -1
  361. package/es/template/app-player/player/slides/test/fixtures/arabic-qcm.js +1 -1
  362. package/es/template/app-player/player/slides/test/fixtures/arabic-qcm.js.map +1 -1
  363. package/es/template/app-player/player/slides/test/fixtures/arabic-resources.js +2 -2
  364. package/es/template/app-player/player/slides/test/fixtures/arabic-resources.js.map +1 -1
  365. package/es/template/app-player/player/slides/test/fixtures/arabic.js +2 -2
  366. package/es/template/app-player/player/slides/test/fixtures/arabic.js.map +1 -1
  367. package/es/template/app-player/player/slides/test/fixtures/clue.js +2 -2
  368. package/es/template/app-player/player/slides/test/fixtures/clue.js.map +1 -1
  369. package/es/template/app-player/player/slides/test/fixtures/context-with-audio.js +2 -2
  370. package/es/template/app-player/player/slides/test/fixtures/context-with-audio.js.map +1 -1
  371. package/es/template/app-player/player/slides/test/fixtures/context-with-image.js +2 -2
  372. package/es/template/app-player/player/slides/test/fixtures/context-with-image.js.map +1 -1
  373. package/es/template/app-player/player/slides/test/fixtures/context-with-pdf.js +2 -2
  374. package/es/template/app-player/player/slides/test/fixtures/context-with-pdf.js.map +1 -1
  375. package/es/template/app-player/player/slides/test/fixtures/context-with-video.js +2 -2
  376. package/es/template/app-player/player/slides/test/fixtures/context-with-video.js.map +1 -1
  377. package/es/template/app-player/player/slides/test/fixtures/context.js +2 -2
  378. package/es/template/app-player/player/slides/test/fixtures/context.js.map +1 -1
  379. package/es/template/app-player/player/slides/test/fixtures/default.js +2 -2
  380. package/es/template/app-player/player/slides/test/fixtures/default.js.map +1 -1
  381. package/es/template/app-player/player/slides/test/fixtures/drop-down.js +1 -1
  382. package/es/template/app-player/player/slides/test/fixtures/drop-down.js.map +1 -1
  383. package/es/template/app-player/player/slides/test/fixtures/free-text.js +1 -1
  384. package/es/template/app-player/player/slides/test/fixtures/free-text.js.map +1 -1
  385. package/es/template/app-player/player/slides/test/fixtures/media-h5p.js +2 -2
  386. package/es/template/app-player/player/slides/test/fixtures/media-h5p.js.map +1 -1
  387. package/es/template/app-player/player/slides/test/fixtures/media-omni-player.js +2 -2
  388. package/es/template/app-player/player/slides/test/fixtures/media-omni-player.js.map +1 -1
  389. package/es/template/app-player/player/slides/test/fixtures/media.js +2 -2
  390. package/es/template/app-player/player/slides/test/fixtures/media.js.map +1 -1
  391. package/es/template/app-player/player/slides/test/fixtures/no-clue.js +2 -2
  392. package/es/template/app-player/player/slides/test/fixtures/no-clue.js.map +1 -1
  393. package/es/template/app-player/player/slides/test/fixtures/no-question.js +2 -2
  394. package/es/template/app-player/player/slides/test/fixtures/no-question.js.map +1 -1
  395. package/es/template/app-player/player/slides/test/fixtures/no-total.js +1 -1
  396. package/es/template/app-player/player/slides/test/fixtures/no-total.js.map +1 -1
  397. package/es/template/app-player/player/slides/test/fixtures/only-clue.js +2 -2
  398. package/es/template/app-player/player/slides/test/fixtures/only-clue.js.map +1 -1
  399. package/es/template/app-player/player/slides/test/fixtures/qcm-drag.js +1 -1
  400. package/es/template/app-player/player/slides/test/fixtures/qcm-drag.js.map +1 -1
  401. package/es/template/app-player/player/slides/test/fixtures/qcm-graphic.js +1 -1
  402. package/es/template/app-player/player/slides/test/fixtures/qcm-graphic.js.map +1 -1
  403. package/es/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js +1 -1
  404. package/es/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js.map +1 -1
  405. package/es/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js +1 -1
  406. package/es/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js.map +1 -1
  407. package/es/template/app-player/player/slides/test/fixtures/qcm-short.js +1 -1
  408. package/es/template/app-player/player/slides/test/fixtures/qcm-short.js.map +1 -1
  409. package/es/template/app-player/player/slides/test/fixtures/qcm-template.js +1 -1
  410. package/es/template/app-player/player/slides/test/fixtures/qcm-template.js.map +1 -1
  411. package/es/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js +1 -1
  412. package/es/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js.map +1 -1
  413. package/es/template/app-player/player/slides/test/fixtures/qcm.js +1 -1
  414. package/es/template/app-player/player/slides/test/fixtures/qcm.js.map +1 -1
  415. package/es/template/app-player/player/slides/test/fixtures/range.js +1 -1
  416. package/es/template/app-player/player/slides/test/fixtures/range.js.map +1 -1
  417. package/es/template/app-player/player/slides/test/fixtures/template.js +1 -1
  418. package/es/template/app-player/player/slides/test/fixtures/template.js.map +1 -1
  419. package/es/template/app-player/player/slides/test/fixtures/with-min-height.js +1 -1
  420. package/es/template/app-player/player/slides/test/fixtures/with-min-height.js.map +1 -1
  421. package/es/template/app-player/player/test/fixtures/background.js +1 -1
  422. package/es/template/app-player/player/test/fixtures/background.js.map +1 -1
  423. package/es/template/app-player/popin-correction/index.js +2 -3
  424. package/es/template/app-player/popin-correction/index.js.map +1 -1
  425. package/es/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js +1 -1
  426. package/es/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js.map +1 -1
  427. package/es/template/app-player/popin-correction/test/fixtures/correct-closed.js +1 -1
  428. package/es/template/app-player/popin-correction/test/fixtures/correct-closed.js.map +1 -1
  429. package/es/template/app-player/popin-end/summary.js +7 -11
  430. package/es/template/app-player/popin-end/summary.js.map +1 -1
  431. package/es/template/app-player/popin-end/test/fixtures/adaptive.js +2 -2
  432. package/es/template/app-player/popin-end/test/fixtures/adaptive.js.map +1 -1
  433. package/es/template/app-player/popin-end/test/fixtures/infinite-lives.js +2 -2
  434. package/es/template/app-player/popin-end/test/fixtures/infinite-lives.js.map +1 -1
  435. package/es/template/app-player/popin-header/index.js +3 -4
  436. package/es/template/app-player/popin-header/index.js.map +1 -1
  437. package/es/template/back-office/brand-create/test/fixtures/default.js +1 -1
  438. package/es/template/back-office/brand-create/test/fixtures/default.js.map +1 -1
  439. package/es/template/back-office/brand-create/test/fixtures/loading.js +1 -1
  440. package/es/template/back-office/brand-create/test/fixtures/loading.js.map +1 -1
  441. package/es/template/back-office/brand-create/test/fixtures/modified.js +1 -1
  442. package/es/template/back-office/brand-create/test/fixtures/modified.js.map +1 -1
  443. package/es/template/back-office/brand-list/test/fixtures/default.js +1 -1
  444. package/es/template/back-office/brand-list/test/fixtures/default.js.map +1 -1
  445. package/es/template/back-office/brand-list/test/fixtures/rh.js +1 -1
  446. package/es/template/back-office/brand-list/test/fixtures/rh.js.map +1 -1
  447. package/es/template/back-office/brand-update/index.js +7 -7
  448. package/es/template/back-office/brand-update/index.js.map +1 -1
  449. package/es/template/back-office/brand-update/test/fixtures/manageusers-edit.js +1 -1
  450. package/es/template/back-office/brand-update/test/fixtures/manageusers-edit.js.map +1 -1
  451. package/es/template/back-office/brand-update/test/fixtures/quick-access.js +1 -1
  452. package/es/template/back-office/brand-update/test/fixtures/quick-access.js.map +1 -1
  453. package/es/template/back-office/brand-update/test/fixtures/uploadusers-loading.js +1 -1
  454. package/es/template/back-office/brand-update/test/fixtures/uploadusers-loading.js.map +1 -1
  455. package/es/template/back-office/brand-update/test/fixtures/uploadusers-successful.js +1 -1
  456. package/es/template/back-office/brand-update/test/fixtures/uploadusers-successful.js.map +1 -1
  457. package/es/template/back-office/brand-update/test/fixtures/uploadusers.js +1 -1
  458. package/es/template/back-office/brand-update/test/fixtures/uploadusers.js.map +1 -1
  459. package/es/template/cockpit/jw-uploader/index.js +1 -1
  460. package/es/template/cockpit/jw-uploader/index.js.map +1 -1
  461. package/es/template/common/dashboard/index.js +1 -1
  462. package/es/template/common/dashboard/index.js.map +1 -1
  463. package/es/template/common/dashboard/test/fixtures/empty-requests.js +1 -1
  464. package/es/template/common/dashboard/test/fixtures/empty-requests.js.map +1 -1
  465. package/es/template/common/dashboard/test/fixtures/with-hero-card.js +1 -1
  466. package/es/template/common/dashboard/test/fixtures/with-hero-card.js.map +1 -1
  467. package/es/template/common/discipline/test/fixtures/add-to-my-list.js +1 -1
  468. package/es/template/common/discipline/test/fixtures/add-to-my-list.js.map +1 -1
  469. package/es/template/common/discipline/test/fixtures/arabic.js +1 -1
  470. package/es/template/common/discipline/test/fixtures/arabic.js.map +1 -1
  471. package/es/template/common/discipline/test/fixtures/default.js +2 -2
  472. package/es/template/common/discipline/test/fixtures/default.js.map +1 -1
  473. package/es/template/common/discipline/test/fixtures/external-course-with-video.js +2 -2
  474. package/es/template/common/discipline/test/fixtures/external-course-with-video.js.map +1 -1
  475. package/es/template/common/discipline/test/fixtures/external-course-without-image.js +2 -2
  476. package/es/template/common/discipline/test/fixtures/external-course-without-image.js.map +1 -1
  477. package/es/template/common/discipline/test/fixtures/external-course.js +2 -2
  478. package/es/template/common/discipline/test/fixtures/external-course.js.map +1 -1
  479. package/es/template/common/discipline/test/fixtures/share.js +1 -1
  480. package/es/template/common/discipline/test/fixtures/share.js.map +1 -1
  481. package/es/template/teams-dashboard/test/fixtures/default.js +1 -1
  482. package/es/template/teams-dashboard/test/fixtures/default.js.map +1 -1
  483. package/es/template/teams-dashboard/test/fixtures/is-loading.js +1 -1
  484. package/es/template/teams-dashboard/test/fixtures/is-loading.js.map +1 -1
  485. package/es/template/teams-dashboard/test/fixtures/mobile.js +1 -1
  486. package/es/template/teams-dashboard/test/fixtures/mobile.js.map +1 -1
  487. package/es/util/shallow-compare.js.map +1 -1
  488. package/es/util/test/navigation.js +3 -4
  489. package/es/util/test/navigation.js.map +1 -1
  490. package/es/variables/colors.css +12 -0
  491. package/lib/atom/autocomplete/index.js +2 -2
  492. package/lib/atom/autocomplete/test/fixtures/error.js +1 -1
  493. package/lib/atom/autocomplete/test/fixtures/error.js.map +1 -1
  494. package/lib/atom/autocomplete/test/fixtures/filled.js +1 -1
  495. package/lib/atom/autocomplete/test/fixtures/filled.js.map +1 -1
  496. package/lib/atom/autocomplete/test/fixtures/modified.js +1 -1
  497. package/lib/atom/autocomplete/test/fixtures/modified.js.map +1 -1
  498. package/lib/atom/chips/index.js +52 -0
  499. package/lib/atom/chips/index.js.map +1 -0
  500. package/lib/atom/chips/style.css +66 -0
  501. package/lib/atom/chips/test/fixtures/default.js +14 -0
  502. package/lib/atom/chips/test/fixtures/default.js.map +1 -0
  503. package/lib/atom/chips/test/fixtures/non-selected.js +14 -0
  504. package/lib/atom/chips/test/fixtures/non-selected.js.map +1 -0
  505. package/lib/atom/chips/test/fixtures.js +25 -0
  506. package/lib/atom/chips/test/fixtures.js.map +1 -0
  507. package/lib/atom/clue/index.js.map +1 -1
  508. package/lib/atom/content-badge/index.js +32 -0
  509. package/lib/atom/content-badge/index.js.map +1 -0
  510. package/lib/atom/content-badge/style.css +59 -0
  511. package/lib/atom/content-badge/test/fixtures/advanced.js +12 -0
  512. package/lib/atom/content-badge/test/fixtures/advanced.js.map +1 -0
  513. package/lib/atom/content-badge/test/fixtures/article.js +12 -0
  514. package/lib/atom/content-badge/test/fixtures/article.js.map +1 -0
  515. package/lib/atom/content-badge/test/fixtures/chapter.js +12 -0
  516. package/lib/atom/content-badge/test/fixtures/chapter.js.map +1 -0
  517. package/lib/atom/content-badge/test/fixtures/coach.js +12 -0
  518. package/lib/atom/content-badge/test/fixtures/coach.js.map +1 -0
  519. package/lib/atom/content-badge/test/fixtures/default.js +12 -0
  520. package/lib/atom/content-badge/test/fixtures/default.js.map +1 -0
  521. package/lib/atom/content-badge/test/fixtures/podcast.js +12 -0
  522. package/lib/atom/content-badge/test/fixtures/podcast.js.map +1 -0
  523. package/lib/atom/content-badge/test/fixtures/scorm.js +12 -0
  524. package/lib/atom/content-badge/test/fixtures/scorm.js.map +1 -0
  525. package/lib/atom/content-badge/test/fixtures/video.js +12 -0
  526. package/lib/atom/content-badge/test/fixtures/video.js.map +1 -0
  527. package/lib/atom/content-badge/test/fixtures.js +43 -0
  528. package/lib/atom/content-badge/test/fixtures.js.map +1 -0
  529. package/lib/atom/cta/test/fixtures/certification.js +1 -1
  530. package/lib/atom/cta/test/fixtures/certification.js.map +1 -1
  531. package/lib/atom/cta/test/fixtures/disabled.js +1 -1
  532. package/lib/atom/cta/test/fixtures/disabled.js.map +1 -1
  533. package/lib/atom/cta/test/fixtures/light-small.js +1 -1
  534. package/lib/atom/cta/test/fixtures/light-small.js.map +1 -1
  535. package/lib/atom/cta/test/fixtures/light.js +1 -1
  536. package/lib/atom/cta/test/fixtures/light.js.map +1 -1
  537. package/lib/atom/cta/test/fixtures/logout.js +1 -1
  538. package/lib/atom/cta/test/fixtures/logout.js.map +1 -1
  539. package/lib/atom/cta/test/fixtures/primary-small.js +1 -1
  540. package/lib/atom/cta/test/fixtures/primary-small.js.map +1 -1
  541. package/lib/atom/cta/test/fixtures/rectangular-secondary-fullwidth.js +1 -1
  542. package/lib/atom/cta/test/fixtures/rectangular-secondary-fullwidth.js.map +1 -1
  543. package/lib/atom/cta/test/fixtures/rectangular-secondary.js +1 -1
  544. package/lib/atom/cta/test/fixtures/rectangular-secondary.js.map +1 -1
  545. package/lib/atom/cta/test/fixtures/rectangular.js +1 -1
  546. package/lib/atom/cta/test/fixtures/rectangular.js.map +1 -1
  547. package/lib/atom/cta/test/fixtures/secondary-small.js +1 -1
  548. package/lib/atom/cta/test/fixtures/secondary-small.js.map +1 -1
  549. package/lib/atom/cta/test/fixtures/secondary.js +1 -1
  550. package/lib/atom/cta/test/fixtures/secondary.js.map +1 -1
  551. package/lib/atom/drag-and-drop/index.js +1 -1
  552. package/lib/atom/drag-and-drop/index.js.map +1 -1
  553. package/lib/atom/drag-and-drop/test/fixtures/loading.js +1 -1
  554. package/lib/atom/drag-and-drop/test/fixtures/loading.js.map +1 -1
  555. package/lib/atom/drag-and-drop/test/fixtures/with-image-reset.js +1 -1
  556. package/lib/atom/drag-and-drop/test/fixtures/with-image-reset.js.map +1 -1
  557. package/lib/atom/image-upload/index.js +3 -3
  558. package/lib/atom/image-upload/index.js.map +1 -1
  559. package/lib/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js +1 -1
  560. package/lib/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js.map +1 -1
  561. package/lib/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js +1 -1
  562. package/lib/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js.map +1 -1
  563. package/lib/atom/image-upload/test/fixtures/desktop-reset-description.js +1 -1
  564. package/lib/atom/image-upload/test/fixtures/desktop-reset-description.js.map +1 -1
  565. package/lib/atom/image-upload/test/fixtures/desktop-reset-no-description.js +1 -1
  566. package/lib/atom/image-upload/test/fixtures/desktop-reset-no-description.js.map +1 -1
  567. package/lib/atom/image-upload/test/fixtures/email.js +1 -1
  568. package/lib/atom/image-upload/test/fixtures/email.js.map +1 -1
  569. package/lib/atom/image-upload/test/fixtures/mobile.js +1 -1
  570. package/lib/atom/image-upload/test/fixtures/mobile.js.map +1 -1
  571. package/lib/atom/image-upload/test/fixtures/modified.js +1 -1
  572. package/lib/atom/image-upload/test/fixtures/modified.js.map +1 -1
  573. package/lib/atom/input-checkbox/index.js +2 -2
  574. package/lib/atom/input-checkbox/index.js.map +1 -1
  575. package/lib/atom/input-checkbox/style.css +0 -4
  576. package/lib/atom/input-color/index.js +2 -2
  577. package/lib/atom/input-doublestep/index.js +2 -2
  578. package/lib/atom/input-html/index.js.map +1 -1
  579. package/lib/atom/input-switch/index.js +2 -2
  580. package/lib/atom/input-switch/test/fixtures/disabled.js +1 -1
  581. package/lib/atom/input-switch/test/fixtures/disabled.js.map +1 -1
  582. package/lib/atom/input-text/index.js +38 -8
  583. package/lib/atom/input-text/index.js.map +1 -1
  584. package/lib/atom/input-text/style.css +224 -1
  585. package/lib/atom/input-text/test/fixtures/cm-default.js +22 -0
  586. package/lib/atom/input-text/test/fixtures/cm-default.js.map +1 -0
  587. package/lib/atom/input-textarea/index.js +2 -2
  588. package/lib/atom/link/index.js +2 -4
  589. package/lib/atom/link/index.js.map +1 -1
  590. package/lib/atom/promo-code/index.js.map +1 -1
  591. package/lib/atom/provider/index.js.map +1 -1
  592. package/lib/atom/provider/test/index.js +1 -1
  593. package/lib/atom/provider/test/index.js.map +1 -1
  594. package/lib/atom/range/index.js +1 -1
  595. package/lib/atom/range/index.js.map +1 -1
  596. package/lib/atom/range/test/fixtures/multi.js +1 -1
  597. package/lib/atom/range/test/fixtures/multi.js.map +1 -1
  598. package/lib/atom/range/test/index.js +9 -9
  599. package/lib/atom/range/test/index.js.map +1 -1
  600. package/lib/atom/select/index.js +2 -2
  601. package/lib/atom/tab/index.js +2 -2
  602. package/lib/atom/video-upload/index.js +1 -1
  603. package/lib/atom/video-upload/index.js.map +1 -1
  604. package/lib/atom/video-upload/test/fixtures/loading.js +1 -1
  605. package/lib/atom/video-upload/test/fixtures/loading.js.map +1 -1
  606. package/lib/atom/video-upload/test/fixtures/modified.js +1 -1
  607. package/lib/atom/video-upload/test/fixtures/modified.js.map +1 -1
  608. package/lib/atom/wizard-steps/index.js +49 -0
  609. package/lib/atom/wizard-steps/index.js.map +1 -0
  610. package/lib/atom/wizard-steps/style.css +150 -0
  611. package/lib/atom/wizard-steps/test/fixtures/default.js +33 -0
  612. package/lib/atom/wizard-steps/test/fixtures/default.js.map +1 -0
  613. package/lib/atom/wizard-steps/test/fixtures/first-step.js +33 -0
  614. package/lib/atom/wizard-steps/test/fixtures/first-step.js.map +1 -0
  615. package/lib/atom/wizard-steps/test/fixtures/last-step.js +33 -0
  616. package/lib/atom/wizard-steps/test/fixtures/last-step.js.map +1 -0
  617. package/lib/atom/wizard-steps/test/fixtures.js +28 -0
  618. package/lib/atom/wizard-steps/test/fixtures.js.map +1 -0
  619. package/lib/hoc/animation/index.js +1 -1
  620. package/lib/hoc/animation/test/on-mount.js +2 -2
  621. package/lib/hoc/animation-scheduler/index.js +4 -4
  622. package/lib/hoc/animation-scheduler/index.js.map +1 -1
  623. package/lib/hoc/animation-scheduler/test/fixtures/parallel.js +3 -3
  624. package/lib/hoc/animation-scheduler/test/fixtures/series.js +2 -2
  625. package/lib/hoc/animation-scheduler/test/on-mount.js +2 -2
  626. package/lib/hoc/swapper/index.js +3 -5
  627. package/lib/hoc/swapper/index.js.map +1 -1
  628. package/lib/hoc/swapper/test/on-mount.js +2 -2
  629. package/lib/hoc/transition/index.js +3 -3
  630. package/lib/hoc/transition/index.js.map +1 -1
  631. package/lib/molecule/add-to-my-list/index.js +4 -4
  632. package/lib/molecule/add-to-my-list/index.js.map +1 -1
  633. package/lib/molecule/answer/index.js +3 -5
  634. package/lib/molecule/answer/index.js.map +1 -1
  635. package/lib/molecule/answer/test/fixtures/audio.js +1 -1
  636. package/lib/molecule/answer/test/fixtures/audio.js.map +1 -1
  637. package/lib/molecule/answer/test/fixtures/default.js +1 -1
  638. package/lib/molecule/answer/test/fixtures/default.js.map +1 -1
  639. package/lib/molecule/answer/test/fixtures/drop-down.js +1 -1
  640. package/lib/molecule/answer/test/fixtures/drop-down.js.map +1 -1
  641. package/lib/molecule/answer/test/fixtures/qcm-arabic.js +1 -1
  642. package/lib/molecule/answer/test/fixtures/qcm-arabic.js.map +1 -1
  643. package/lib/molecule/answer/test/fixtures/qcm-drag.js +1 -1
  644. package/lib/molecule/answer/test/fixtures/qcm-drag.js.map +1 -1
  645. package/lib/molecule/answer/test/fixtures/qcm-graphic.js +1 -1
  646. package/lib/molecule/answer/test/fixtures/qcm-graphic.js.map +1 -1
  647. package/lib/molecule/answer/test/fixtures/qcm-short-audio.js +1 -1
  648. package/lib/molecule/answer/test/fixtures/qcm-short-audio.js.map +1 -1
  649. package/lib/molecule/answer/test/fixtures/qcm-short-video.js +1 -1
  650. package/lib/molecule/answer/test/fixtures/qcm-short-video.js.map +1 -1
  651. package/lib/molecule/answer/test/fixtures/qcm-short.js +1 -1
  652. package/lib/molecule/answer/test/fixtures/qcm-short.js.map +1 -1
  653. package/lib/molecule/answer/test/fixtures/qcm.js +1 -1
  654. package/lib/molecule/answer/test/fixtures/qcm.js.map +1 -1
  655. package/lib/molecule/answer/test/fixtures/range.js +1 -1
  656. package/lib/molecule/answer/test/fixtures/range.js.map +1 -1
  657. package/lib/molecule/answer/test/fixtures/template.js +1 -1
  658. package/lib/molecule/answer/test/fixtures/template.js.map +1 -1
  659. package/lib/molecule/brand-create-form/index.js +2 -2
  660. package/lib/molecule/brand-form-group/index.js +18 -18
  661. package/lib/molecule/brand-form-group/index.js.map +1 -1
  662. package/lib/molecule/brand-form-group/test/fixtures/analytics.js +1 -1
  663. package/lib/molecule/brand-form-group/test/fixtures/analytics.js.map +1 -1
  664. package/lib/molecule/brand-form-group/test/fixtures/animations.js +2 -2
  665. package/lib/molecule/brand-form-group/test/fixtures/animations.js.map +1 -1
  666. package/lib/molecule/brand-form-group/test/fixtures/cohort.js +1 -1
  667. package/lib/molecule/brand-form-group/test/fixtures/cohort.js.map +1 -1
  668. package/lib/molecule/brand-form-group/test/fixtures/dashboard.js +1 -1
  669. package/lib/molecule/brand-form-group/test/fixtures/dashboard.js.map +1 -1
  670. package/lib/molecule/brand-form-group/test/fixtures/images.js +3 -3
  671. package/lib/molecule/brand-form-group/test/fixtures/images.js.map +1 -1
  672. package/lib/molecule/brand-form-group/test/fixtures/slider.js +1 -1
  673. package/lib/molecule/brand-form-group/test/fixtures/slider.js.map +1 -1
  674. package/lib/molecule/card/index.js +3 -3
  675. package/lib/molecule/card/index.js.map +1 -1
  676. package/lib/molecule/card/test/fixtures/adaptiv-and-disabled.js +1 -1
  677. package/lib/molecule/card/test/fixtures/adaptiv-and-disabled.js.map +1 -1
  678. package/lib/molecule/card/test/fixtures/adaptiv.js +1 -1
  679. package/lib/molecule/card/test/fixtures/adaptiv.js.map +1 -1
  680. package/lib/molecule/card/test/fixtures/disabled.js +1 -1
  681. package/lib/molecule/card/test/fixtures/disabled.js.map +1 -1
  682. package/lib/molecule/card-content/test/fixtures/adaptiv-and-disabled.js +1 -1
  683. package/lib/molecule/card-content/test/fixtures/adaptiv-and-disabled.js.map +1 -1
  684. package/lib/molecule/card-content/test/fixtures/adaptiv.js +1 -1
  685. package/lib/molecule/card-content/test/fixtures/adaptiv.js.map +1 -1
  686. package/lib/molecule/card-content/test/fixtures/disabled.js +1 -1
  687. package/lib/molecule/card-content/test/fixtures/disabled.js.map +1 -1
  688. package/lib/molecule/card-with-button/index.js.map +1 -1
  689. package/lib/molecule/coorp-manager-roles/index.js +1 -1
  690. package/lib/molecule/coorp-manager-roles/index.js.map +1 -1
  691. package/lib/molecule/dashboard/battle-request-list/index.js +1 -1
  692. package/lib/molecule/dashboard/battle-request-list/index.js.map +1 -1
  693. package/lib/molecule/dashboard/cards-list/test/fixtures/microlearning.js +1 -1
  694. package/lib/molecule/dashboard/cards-list/test/fixtures/microlearning.js.map +1 -1
  695. package/lib/molecule/dashboard/cards-list/test/fixtures/performance.js +1 -1
  696. package/lib/molecule/dashboard/cards-list/test/fixtures/performance.js.map +1 -1
  697. package/lib/molecule/dashboard/cards-list/test/index.js +1 -1
  698. package/lib/molecule/dashboard/cards-list/test/index.js.map +1 -1
  699. package/lib/molecule/dashboard/news-list/index.js +1 -1
  700. package/lib/molecule/dashboard/news-list/index.js.map +1 -1
  701. package/lib/molecule/dashboard/start-battle/index.js +1 -1
  702. package/lib/molecule/dashboard/start-battle/index.js.map +1 -1
  703. package/lib/molecule/discipline-header/test/fixtures/long-description.js.map +1 -1
  704. package/lib/molecule/discipline-partners/index.js +5 -2
  705. package/lib/molecule/discipline-partners/index.js.map +1 -1
  706. package/lib/molecule/drag-and-drop/index.js +3 -3
  707. package/lib/molecule/drag-and-drop/index.js.map +1 -1
  708. package/lib/molecule/drag-and-drop/test/fixtures/error.js +1 -1
  709. package/lib/molecule/drag-and-drop/test/fixtures/error.js.map +1 -1
  710. package/lib/molecule/drag-and-drop/test/fixtures/loading.js +1 -1
  711. package/lib/molecule/drag-and-drop/test/fixtures/loading.js.map +1 -1
  712. package/lib/molecule/drag-and-drop/test/fixtures/ready-invalid.js +1 -1
  713. package/lib/molecule/drag-and-drop/test/fixtures/ready-invalid.js.map +1 -1
  714. package/lib/molecule/drag-and-drop/test/fixtures/ready.js +1 -1
  715. package/lib/molecule/drag-and-drop/test/fixtures/ready.js.map +1 -1
  716. package/lib/molecule/drag-and-drop/test/fixtures/success-video.js +1 -1
  717. package/lib/molecule/drag-and-drop/test/fixtures/success-video.js.map +1 -1
  718. package/lib/molecule/drag-and-drop/test/fixtures/success.js +1 -1
  719. package/lib/molecule/drag-and-drop/test/fixtures/success.js.map +1 -1
  720. package/lib/molecule/drag-and-drop/test/on-click.js +2 -2
  721. package/lib/molecule/drag-and-drop/test/on-click.js.map +1 -1
  722. package/lib/molecule/drag-and-drop/upload-report.js +3 -3
  723. package/lib/molecule/drag-and-drop/upload-report.js.map +1 -1
  724. package/lib/molecule/feedback/index.js +3 -3
  725. package/lib/molecule/feedback/index.js.map +1 -1
  726. package/lib/molecule/filters/test/fixtures/default.js +4 -4
  727. package/lib/molecule/filters/test/fixtures/default.js.map +1 -1
  728. package/lib/molecule/filters/test/fixtures/filters-list.js +6 -6
  729. package/lib/molecule/filters/test/fixtures/filters-list.js.map +1 -1
  730. package/lib/molecule/filters/test/fixtures/one.js +2 -2
  731. package/lib/molecule/filters/test/fixtures/one.js.map +1 -1
  732. package/lib/molecule/filters/test/fixtures/only-radio-group.js +1 -1
  733. package/lib/molecule/filters/test/fixtures/only-radio-group.js.map +1 -1
  734. package/lib/molecule/filters/test/fixtures/only-timer.js +1 -1
  735. package/lib/molecule/filters/test/fixtures/only-timer.js.map +1 -1
  736. package/lib/molecule/filters/test/fixtures/three.js +3 -3
  737. package/lib/molecule/filters/test/fixtures/three.js.map +1 -1
  738. package/lib/molecule/filters/test/fixtures/two.js +3 -3
  739. package/lib/molecule/filters/test/fixtures/two.js.map +1 -1
  740. package/lib/molecule/filters/test/fixtures/zero.js +1 -1
  741. package/lib/molecule/filters/test/fixtures/zero.js.map +1 -1
  742. package/lib/molecule/forum/forum-thread/test/fixtures/deep-answers.js +4 -4
  743. package/lib/molecule/forum/forum-thread/test/fixtures/deep-answers.js.map +1 -1
  744. package/lib/molecule/forum/forum-thread/test/fixtures/with-answers.js +1 -1
  745. package/lib/molecule/forum/forum-thread/test/fixtures/with-answers.js.map +1 -1
  746. package/lib/molecule/hero/index.js +2 -2
  747. package/lib/molecule/hero/test/fixtures/arabic.js +1 -1
  748. package/lib/molecule/hero/test/fixtures/arabic.js.map +1 -1
  749. package/lib/molecule/hero/test/fixtures/hero.js +1 -1
  750. package/lib/molecule/hero/test/fixtures/hero.js.map +1 -1
  751. package/lib/molecule/news/test/fixtures/long-description.js +1 -1
  752. package/lib/molecule/news/test/fixtures/long-description.js.map +1 -1
  753. package/lib/molecule/news/test/fixtures/long-title.js +1 -1
  754. package/lib/molecule/news/test/fixtures/long-title.js.map +1 -1
  755. package/lib/molecule/news/test/fixtures/small-desciption.js +1 -1
  756. package/lib/molecule/news/test/fixtures/small-desciption.js.map +1 -1
  757. package/lib/molecule/news/test/fixtures/small-title.js +1 -1
  758. package/lib/molecule/news/test/fixtures/small-title.js.map +1 -1
  759. package/lib/molecule/popin/index.js +3 -3
  760. package/lib/molecule/popin/index.js.map +1 -1
  761. package/lib/molecule/progress-bar/index.js +1 -1
  762. package/lib/molecule/progress-bar/index.js.map +1 -1
  763. package/lib/molecule/questions/drop-down/index.js +3 -3
  764. package/lib/molecule/questions/drop-down/index.js.map +1 -1
  765. package/lib/molecule/questions/free-text/index.js +2 -2
  766. package/lib/molecule/questions/question-range/index.js +2 -4
  767. package/lib/molecule/questions/question-range/index.js.map +1 -1
  768. package/lib/molecule/questions/template/index.js +2 -2
  769. package/lib/molecule/questions/template/index.js.map +1 -1
  770. package/lib/molecule/questions/template/test/index.js +1 -1
  771. package/lib/molecule/questions/template/test/index.js.map +1 -1
  772. package/lib/molecule/quick-access-card/index.js.map +1 -1
  773. package/lib/molecule/resource-player/index.js +2 -4
  774. package/lib/molecule/resource-player/index.js.map +1 -1
  775. package/lib/molecule/scope-tabs/index.js +2 -2
  776. package/lib/molecule/search/index.js +2 -2
  777. package/lib/molecule/search-form/index.js +2 -2
  778. package/lib/molecule/select-multiple/index.js +1 -1
  779. package/lib/molecule/select-multiple/index.js.map +1 -1
  780. package/lib/molecule/select-multiple/test/index.js +3 -3
  781. package/lib/molecule/select-multiple/test/index.js.map +1 -1
  782. package/lib/molecule/setup-section/index.js +1 -1
  783. package/lib/molecule/setup-section/index.js.map +1 -1
  784. package/lib/molecule/setup-section/test/fixtures/first.js +1 -1
  785. package/lib/molecule/setup-section/test/fixtures/first.js.map +1 -1
  786. package/lib/molecule/setup-sections/index.js +2 -2
  787. package/lib/molecule/setup-slide/index.js +8 -8
  788. package/lib/molecule/setup-slide/index.js.map +1 -1
  789. package/lib/molecule/share/index.js +4 -4
  790. package/lib/molecule/share/index.js.map +1 -1
  791. package/lib/molecule/titled-checkbox/index.js +2 -2
  792. package/lib/molecule/vertical-tabs/index.js +66 -0
  793. package/lib/molecule/vertical-tabs/index.js.map +1 -0
  794. package/lib/molecule/vertical-tabs/style.css +69 -0
  795. package/lib/molecule/vertical-tabs/test/fixtures/default.js +46 -0
  796. package/lib/molecule/vertical-tabs/test/fixtures/default.js.map +1 -0
  797. package/lib/molecule/vertical-tabs/test/fixtures/with-selected-item.js +86 -0
  798. package/lib/molecule/vertical-tabs/test/fixtures/with-selected-item.js.map +1 -0
  799. package/lib/molecule/vertical-tabs/test/fixtures.js +25 -0
  800. package/lib/molecule/vertical-tabs/test/fixtures.js.map +1 -0
  801. package/lib/molecule/video-iframe/index.js +1 -1
  802. package/lib/molecule/video-iframe/index.js.map +1 -1
  803. package/lib/molecule/video-player/index.js +1 -3
  804. package/lib/molecule/video-player/index.js.map +1 -1
  805. package/lib/molecule/video-player/jwplayer.js +2 -2
  806. package/lib/molecule/video-player/jwplayer.js.map +1 -1
  807. package/lib/molecule/video-player/test/fixtures/youtube.js +1 -1
  808. package/lib/molecule/video-player/test/fixtures/youtube.js.map +1 -1
  809. package/lib/molecule/video-player/vimeo.js +1 -1
  810. package/lib/molecule/video-player/vimeo.js.map +1 -1
  811. package/lib/molecule/wizard-summary/index.js +177 -0
  812. package/lib/molecule/wizard-summary/index.js.map +1 -0
  813. package/lib/molecule/wizard-summary/style.css +150 -0
  814. package/lib/molecule/wizard-summary/test/fixtures/default.js +122 -0
  815. package/lib/molecule/wizard-summary/test/fixtures/default.js.map +1 -0
  816. package/lib/molecule/wizard-summary/test/fixtures/one-section.js +27 -0
  817. package/lib/molecule/wizard-summary/test/fixtures/one-section.js.map +1 -0
  818. package/lib/molecule/wizard-summary/test/fixtures/three-sections.js +46 -0
  819. package/lib/molecule/wizard-summary/test/fixtures/three-sections.js.map +1 -0
  820. package/lib/molecule/wizard-summary/test/fixtures/two-sections.js +39 -0
  821. package/lib/molecule/wizard-summary/test/fixtures/two-sections.js.map +1 -0
  822. package/lib/molecule/wizard-summary/test/fixtures.js +31 -0
  823. package/lib/molecule/wizard-summary/test/fixtures.js.map +1 -0
  824. package/lib/organism/accordion/container/index.js +2 -2
  825. package/lib/organism/accordion/coorp-manager/index.js +3 -3
  826. package/lib/organism/accordion/coorp-manager/index.js.map +1 -1
  827. package/lib/organism/accordion/toggler/index.js +1 -1
  828. package/lib/organism/accordion/toggler/index.js.map +1 -1
  829. package/lib/organism/accordion/toggler/test/render.js +2 -2
  830. package/lib/organism/accordion/toggler/test/render.js.map +1 -1
  831. package/lib/organism/brand-form/index.js +2 -2
  832. package/lib/organism/brand-form/test/fixtures/manageusers-edit.js.map +1 -1
  833. package/lib/organism/brand-form/test/fixtures/sso.js +3 -3
  834. package/lib/organism/brand-form/test/fixtures/sso.js.map +1 -1
  835. package/lib/organism/discussion/test/fixtures/default.js +1 -1
  836. package/lib/organism/discussion/test/fixtures/default.js.map +1 -1
  837. package/lib/organism/discussion/test/fixtures/loading-more.js +1 -1
  838. package/lib/organism/discussion/test/fixtures/loading-more.js.map +1 -1
  839. package/lib/organism/discussion/test/fixtures/new-discussion.js +1 -1
  840. package/lib/organism/discussion/test/fixtures/new-discussion.js.map +1 -1
  841. package/lib/organism/get-the-app/index.js +2 -2
  842. package/lib/organism/get-the-app/index.js.map +1 -1
  843. package/lib/organism/mooc/image-slider/test/fixtures/multiple-slides.js +2 -2
  844. package/lib/organism/mooc/image-slider/test/fixtures/multiple-slides.js.map +1 -1
  845. package/lib/organism/mooc-header/test/fixtures/default.js +1 -1
  846. package/lib/organism/mooc-header/test/fixtures/default.js.map +1 -1
  847. package/lib/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js +1 -1
  848. package/lib/organism/mooc-header/test/fixtures/logged-with-battle-notifications.js.map +1 -1
  849. package/lib/organism/popin/test/fixtures/default.js.map +1 -1
  850. package/lib/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js +1 -1
  851. package/lib/organism/resource-browser/test/fixtures/jwplayer-with-overlay.js.map +1 -1
  852. package/lib/organism/resource-browser/test/fixtures/jwplayer.js +1 -1
  853. package/lib/organism/resource-browser/test/fixtures/jwplayer.js.map +1 -1
  854. package/lib/organism/resource-browser/test/fixtures/kontiki.js +1 -1
  855. package/lib/organism/resource-browser/test/fixtures/kontiki.js.map +1 -1
  856. package/lib/organism/resource-browser/test/fixtures/mp4.js +1 -1
  857. package/lib/organism/resource-browser/test/fixtures/mp4.js.map +1 -1
  858. package/lib/organism/settings/index.js +2 -4
  859. package/lib/organism/settings/index.js.map +1 -1
  860. package/lib/organism/sidebar/index.js +13 -15
  861. package/lib/organism/sidebar/index.js.map +1 -1
  862. package/lib/organism/user-preferences/index.js +2 -4
  863. package/lib/organism/user-preferences/index.js.map +1 -1
  864. package/lib/organism/user-preferences/style.css +1 -0
  865. package/lib/template/activity/index.js +1 -1
  866. package/lib/template/activity/index.js.map +1 -1
  867. package/lib/template/activity/progression-item.js +2 -2
  868. package/lib/template/activity/test/progression-item-test.js +1 -1
  869. package/lib/template/activity/test/progression-item-test.js.map +1 -1
  870. package/lib/template/app-player/player/slides/footer/index.js +1 -1
  871. package/lib/template/app-player/player/slides/footer/index.js.map +1 -1
  872. package/lib/template/app-player/player/slides/index.js +11 -15
  873. package/lib/template/app-player/player/slides/index.js.map +1 -1
  874. package/lib/template/app-player/player/slides/test/fixtures/arabic-context.js +2 -2
  875. package/lib/template/app-player/player/slides/test/fixtures/arabic-context.js.map +1 -1
  876. package/lib/template/app-player/player/slides/test/fixtures/arabic-qcm.js +1 -1
  877. package/lib/template/app-player/player/slides/test/fixtures/arabic-qcm.js.map +1 -1
  878. package/lib/template/app-player/player/slides/test/fixtures/arabic-resources.js +2 -2
  879. package/lib/template/app-player/player/slides/test/fixtures/arabic-resources.js.map +1 -1
  880. package/lib/template/app-player/player/slides/test/fixtures/arabic.js +2 -2
  881. package/lib/template/app-player/player/slides/test/fixtures/arabic.js.map +1 -1
  882. package/lib/template/app-player/player/slides/test/fixtures/clue.js +2 -2
  883. package/lib/template/app-player/player/slides/test/fixtures/clue.js.map +1 -1
  884. package/lib/template/app-player/player/slides/test/fixtures/context-with-audio.js +2 -2
  885. package/lib/template/app-player/player/slides/test/fixtures/context-with-audio.js.map +1 -1
  886. package/lib/template/app-player/player/slides/test/fixtures/context-with-image.js +2 -2
  887. package/lib/template/app-player/player/slides/test/fixtures/context-with-image.js.map +1 -1
  888. package/lib/template/app-player/player/slides/test/fixtures/context-with-pdf.js +2 -2
  889. package/lib/template/app-player/player/slides/test/fixtures/context-with-pdf.js.map +1 -1
  890. package/lib/template/app-player/player/slides/test/fixtures/context-with-video.js +2 -2
  891. package/lib/template/app-player/player/slides/test/fixtures/context-with-video.js.map +1 -1
  892. package/lib/template/app-player/player/slides/test/fixtures/context.js +2 -2
  893. package/lib/template/app-player/player/slides/test/fixtures/context.js.map +1 -1
  894. package/lib/template/app-player/player/slides/test/fixtures/default.js +2 -2
  895. package/lib/template/app-player/player/slides/test/fixtures/default.js.map +1 -1
  896. package/lib/template/app-player/player/slides/test/fixtures/drop-down.js +1 -1
  897. package/lib/template/app-player/player/slides/test/fixtures/drop-down.js.map +1 -1
  898. package/lib/template/app-player/player/slides/test/fixtures/free-text.js +1 -1
  899. package/lib/template/app-player/player/slides/test/fixtures/free-text.js.map +1 -1
  900. package/lib/template/app-player/player/slides/test/fixtures/media-h5p.js +2 -2
  901. package/lib/template/app-player/player/slides/test/fixtures/media-h5p.js.map +1 -1
  902. package/lib/template/app-player/player/slides/test/fixtures/media-omni-player.js +2 -2
  903. package/lib/template/app-player/player/slides/test/fixtures/media-omni-player.js.map +1 -1
  904. package/lib/template/app-player/player/slides/test/fixtures/media.js +2 -2
  905. package/lib/template/app-player/player/slides/test/fixtures/media.js.map +1 -1
  906. package/lib/template/app-player/player/slides/test/fixtures/no-clue.js +2 -2
  907. package/lib/template/app-player/player/slides/test/fixtures/no-clue.js.map +1 -1
  908. package/lib/template/app-player/player/slides/test/fixtures/no-question.js +2 -2
  909. package/lib/template/app-player/player/slides/test/fixtures/no-question.js.map +1 -1
  910. package/lib/template/app-player/player/slides/test/fixtures/no-total.js +1 -1
  911. package/lib/template/app-player/player/slides/test/fixtures/no-total.js.map +1 -1
  912. package/lib/template/app-player/player/slides/test/fixtures/only-clue.js +2 -2
  913. package/lib/template/app-player/player/slides/test/fixtures/only-clue.js.map +1 -1
  914. package/lib/template/app-player/player/slides/test/fixtures/qcm-drag.js +1 -1
  915. package/lib/template/app-player/player/slides/test/fixtures/qcm-drag.js.map +1 -1
  916. package/lib/template/app-player/player/slides/test/fixtures/qcm-graphic.js +1 -1
  917. package/lib/template/app-player/player/slides/test/fixtures/qcm-graphic.js.map +1 -1
  918. package/lib/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js +1 -1
  919. package/lib/template/app-player/player/slides/test/fixtures/qcm-see-lesson-no-step.js.map +1 -1
  920. package/lib/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js +1 -1
  921. package/lib/template/app-player/player/slides/test/fixtures/qcm-see-lesson.js.map +1 -1
  922. package/lib/template/app-player/player/slides/test/fixtures/qcm-short.js +1 -1
  923. package/lib/template/app-player/player/slides/test/fixtures/qcm-short.js.map +1 -1
  924. package/lib/template/app-player/player/slides/test/fixtures/qcm-template.js +1 -1
  925. package/lib/template/app-player/player/slides/test/fixtures/qcm-template.js.map +1 -1
  926. package/lib/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js +1 -1
  927. package/lib/template/app-player/player/slides/test/fixtures/qcm-with-review-lesson.js.map +1 -1
  928. package/lib/template/app-player/player/slides/test/fixtures/qcm.js +1 -1
  929. package/lib/template/app-player/player/slides/test/fixtures/qcm.js.map +1 -1
  930. package/lib/template/app-player/player/slides/test/fixtures/range.js +1 -1
  931. package/lib/template/app-player/player/slides/test/fixtures/range.js.map +1 -1
  932. package/lib/template/app-player/player/slides/test/fixtures/template.js +1 -1
  933. package/lib/template/app-player/player/slides/test/fixtures/template.js.map +1 -1
  934. package/lib/template/app-player/player/slides/test/fixtures/with-min-height.js +1 -1
  935. package/lib/template/app-player/player/slides/test/fixtures/with-min-height.js.map +1 -1
  936. package/lib/template/app-player/player/test/fixtures/background.js +1 -1
  937. package/lib/template/app-player/player/test/fixtures/background.js.map +1 -1
  938. package/lib/template/app-player/popin-correction/index.js +4 -6
  939. package/lib/template/app-player/popin-correction/index.js.map +1 -1
  940. package/lib/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js +1 -1
  941. package/lib/template/app-player/popin-correction/test/fixtures/correct-closed-without-klf-and-tips.js.map +1 -1
  942. package/lib/template/app-player/popin-correction/test/fixtures/correct-closed.js +1 -1
  943. package/lib/template/app-player/popin-correction/test/fixtures/correct-closed.js.map +1 -1
  944. package/lib/template/app-player/popin-end/summary.js +7 -12
  945. package/lib/template/app-player/popin-end/summary.js.map +1 -1
  946. package/lib/template/app-player/popin-end/test/fixtures/adaptive.js +2 -2
  947. package/lib/template/app-player/popin-end/test/fixtures/adaptive.js.map +1 -1
  948. package/lib/template/app-player/popin-end/test/fixtures/infinite-lives.js +2 -2
  949. package/lib/template/app-player/popin-end/test/fixtures/infinite-lives.js.map +1 -1
  950. package/lib/template/app-player/popin-header/index.js +5 -7
  951. package/lib/template/app-player/popin-header/index.js.map +1 -1
  952. package/lib/template/back-office/brand-create/test/fixtures/default.js +1 -1
  953. package/lib/template/back-office/brand-create/test/fixtures/default.js.map +1 -1
  954. package/lib/template/back-office/brand-create/test/fixtures/loading.js +1 -1
  955. package/lib/template/back-office/brand-create/test/fixtures/loading.js.map +1 -1
  956. package/lib/template/back-office/brand-create/test/fixtures/modified.js +1 -1
  957. package/lib/template/back-office/brand-create/test/fixtures/modified.js.map +1 -1
  958. package/lib/template/back-office/brand-list/test/fixtures/default.js +1 -1
  959. package/lib/template/back-office/brand-list/test/fixtures/default.js.map +1 -1
  960. package/lib/template/back-office/brand-list/test/fixtures/rh.js +1 -1
  961. package/lib/template/back-office/brand-list/test/fixtures/rh.js.map +1 -1
  962. package/lib/template/back-office/brand-update/index.js +7 -7
  963. package/lib/template/back-office/brand-update/index.js.map +1 -1
  964. package/lib/template/back-office/brand-update/test/fixtures/analytics.js +2 -2
  965. package/lib/template/back-office/brand-update/test/fixtures/animations.js +2 -2
  966. package/lib/template/back-office/brand-update/test/fixtures/cohort-error.js +2 -2
  967. package/lib/template/back-office/brand-update/test/fixtures/cohort.js +2 -2
  968. package/lib/template/back-office/brand-update/test/fixtures/dashboard.js +2 -2
  969. package/lib/template/back-office/brand-update/test/fixtures/dashboards-analytics.js +2 -2
  970. package/lib/template/back-office/brand-update/test/fixtures/default.js +1 -1
  971. package/lib/template/back-office/brand-update/test/fixtures/lms-error.js +2 -2
  972. package/lib/template/back-office/brand-update/test/fixtures/lms-modified.js +2 -2
  973. package/lib/template/back-office/brand-update/test/fixtures/lms-success.js +2 -2
  974. package/lib/template/back-office/brand-update/test/fixtures/lms.js +2 -2
  975. package/lib/template/back-office/brand-update/test/fixtures/lookandfeel.js +2 -2
  976. package/lib/template/back-office/brand-update/test/fixtures/manageusers-edit.js +1 -1
  977. package/lib/template/back-office/brand-update/test/fixtures/manageusers-edit.js.map +1 -1
  978. package/lib/template/back-office/brand-update/test/fixtures/manageusers.js +2 -2
  979. package/lib/template/back-office/brand-update/test/fixtures/quick-access.js +1 -1
  980. package/lib/template/back-office/brand-update/test/fixtures/quick-access.js.map +1 -1
  981. package/lib/template/back-office/brand-update/test/fixtures/sso.js +2 -2
  982. package/lib/template/back-office/brand-update/test/fixtures/uploadusers-loading.js +1 -1
  983. package/lib/template/back-office/brand-update/test/fixtures/uploadusers-loading.js.map +1 -1
  984. package/lib/template/back-office/brand-update/test/fixtures/uploadusers-successful.js +1 -1
  985. package/lib/template/back-office/brand-update/test/fixtures/uploadusers-successful.js.map +1 -1
  986. package/lib/template/back-office/brand-update/test/fixtures/uploadusers.js +1 -1
  987. package/lib/template/back-office/brand-update/test/fixtures/uploadusers.js.map +1 -1
  988. package/lib/template/cockpit/jw-uploader/index.js +1 -1
  989. package/lib/template/cockpit/jw-uploader/index.js.map +1 -1
  990. package/lib/template/common/dashboard/index.js +1 -1
  991. package/lib/template/common/dashboard/index.js.map +1 -1
  992. package/lib/template/common/dashboard/test/fixtures/empty-requests.js +1 -1
  993. package/lib/template/common/dashboard/test/fixtures/empty-requests.js.map +1 -1
  994. package/lib/template/common/dashboard/test/fixtures/with-hero-card.js +1 -1
  995. package/lib/template/common/dashboard/test/fixtures/with-hero-card.js.map +1 -1
  996. package/lib/template/common/discipline/index.js +2 -2
  997. package/lib/template/common/discipline/test/fixtures/add-to-my-list.js +1 -1
  998. package/lib/template/common/discipline/test/fixtures/add-to-my-list.js.map +1 -1
  999. package/lib/template/common/discipline/test/fixtures/arabic.js +1 -1
  1000. package/lib/template/common/discipline/test/fixtures/arabic.js.map +1 -1
  1001. package/lib/template/common/discipline/test/fixtures/default.js +2 -2
  1002. package/lib/template/common/discipline/test/fixtures/default.js.map +1 -1
  1003. package/lib/template/common/discipline/test/fixtures/external-course-with-video.js +2 -2
  1004. package/lib/template/common/discipline/test/fixtures/external-course-with-video.js.map +1 -1
  1005. package/lib/template/common/discipline/test/fixtures/external-course-without-image.js +2 -2
  1006. package/lib/template/common/discipline/test/fixtures/external-course-without-image.js.map +1 -1
  1007. package/lib/template/common/discipline/test/fixtures/external-course.js +2 -2
  1008. package/lib/template/common/discipline/test/fixtures/external-course.js.map +1 -1
  1009. package/lib/template/common/discipline/test/fixtures/share.js +1 -1
  1010. package/lib/template/common/discipline/test/fixtures/share.js.map +1 -1
  1011. package/lib/template/teams-dashboard/index.js +2 -2
  1012. package/lib/template/teams-dashboard/test/fixtures/default.js +2 -2
  1013. package/lib/template/teams-dashboard/test/fixtures/default.js.map +1 -1
  1014. package/lib/template/teams-dashboard/test/fixtures/is-loading.js +1 -1
  1015. package/lib/template/teams-dashboard/test/fixtures/is-loading.js.map +1 -1
  1016. package/lib/template/teams-dashboard/test/fixtures/mobile.js +1 -1
  1017. package/lib/template/teams-dashboard/test/fixtures/mobile.js.map +1 -1
  1018. package/lib/test/helpers/render-component.js +1 -1
  1019. package/lib/util/external-content.js +1 -1
  1020. package/lib/util/proptypes.js +1 -1
  1021. package/lib/util/shallow-compare.js.map +1 -1
  1022. package/lib/util/test/navigation.js +3 -5
  1023. package/lib/util/test/navigation.js.map +1 -1
  1024. package/lib/variables/colors.css +12 -0
  1025. package/package.json +3 -3
  1026. package/es/molecule/cockpit-popin/test/fixtures.js +0 -17
  1027. package/es/molecule/cockpit-popin/test/fixtures.js.map +0 -1
  1028. package/lib/molecule/cockpit-popin/test/fixtures.js +0 -28
  1029. package/lib/molecule/cockpit-popin/test/fixtures.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/atom/cta/test/fixtures/rectangular-secondary.js"],"names":["primary","props","rectangular","secondary"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAD,OAAO,CAACC,KADR;AAEHC,IAAAA,WAAW,EAAE,IAFV;AAGHC,IAAAA,SAAS,EAAE;AAHR;AADQ,CAAf","sourcesContent":["import primary from './primary';\n\nexport default {\n props: {\n ...primary.props,\n rectangular: true,\n secondary: true\n }\n};\n"],"file":"rectangular-secondary.js"}
1
+ {"version":3,"sources":["../../../../../src/atom/cta/test/fixtures/rectangular-secondary.js"],"names":["primary","props","rectangular","secondary"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,wBACAD,OAAO,CAACC,KADR;AAEHC,IAAAA,WAAW,EAAE,IAFV;AAGHC,IAAAA,SAAS,EAAE;AAHR;AADQ,CAAf","sourcesContent":["import primary from './primary';\n\nexport default {\n props: {\n ...primary.props,\n rectangular: true,\n secondary: true\n }\n};\n"],"file":"rectangular-secondary.js"}
@@ -2,7 +2,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
2
2
 
3
3
  import primary from './primary';
4
4
  export default {
5
- props: _extends({}, primary.props, {
5
+ props: _extends(_extends({}, primary.props), {}, {
6
6
  rectangular: true
7
7
  })
8
8
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/atom/cta/test/fixtures/rectangular.js"],"names":["primary","props","rectangular"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAD,OAAO,CAACC,KADR;AAEHC,IAAAA,WAAW,EAAE;AAFV;AADQ,CAAf","sourcesContent":["import primary from './primary';\n\nexport default {\n props: {\n ...primary.props,\n rectangular: true\n }\n};\n"],"file":"rectangular.js"}
1
+ {"version":3,"sources":["../../../../../src/atom/cta/test/fixtures/rectangular.js"],"names":["primary","props","rectangular"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,wBACAD,OAAO,CAACC,KADR;AAEHC,IAAAA,WAAW,EAAE;AAFV;AADQ,CAAf","sourcesContent":["import primary from './primary';\n\nexport default {\n props: {\n ...primary.props,\n rectangular: true\n }\n};\n"],"file":"rectangular.js"}
@@ -2,7 +2,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
2
2
 
3
3
  import primary from './primary-small';
4
4
  export default {
5
- props: _extends({}, primary.props, {
5
+ props: _extends(_extends({}, primary.props), {}, {
6
6
  secondary: true
7
7
  })
8
8
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/atom/cta/test/fixtures/secondary-small.js"],"names":["primary","props","secondary"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,iBAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAD,OAAO,CAACC,KADR;AAEHC,IAAAA,SAAS,EAAE;AAFR;AADQ,CAAf","sourcesContent":["import primary from './primary-small';\n\nexport default {\n props: {\n ...primary.props,\n secondary: true\n }\n};\n"],"file":"secondary-small.js"}
1
+ {"version":3,"sources":["../../../../../src/atom/cta/test/fixtures/secondary-small.js"],"names":["primary","props","secondary"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,iBAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,wBACAD,OAAO,CAACC,KADR;AAEHC,IAAAA,SAAS,EAAE;AAFR;AADQ,CAAf","sourcesContent":["import primary from './primary-small';\n\nexport default {\n props: {\n ...primary.props,\n secondary: true\n }\n};\n"],"file":"secondary-small.js"}
@@ -2,7 +2,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
2
2
 
3
3
  import primary from './primary';
4
4
  export default {
5
- props: _extends({}, primary.props, {
5
+ props: _extends(_extends({}, primary.props), {}, {
6
6
  secondary: true
7
7
  })
8
8
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/atom/cta/test/fixtures/secondary.js"],"names":["primary","props","secondary"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAD,OAAO,CAACC,KADR;AAEHC,IAAAA,SAAS,EAAE;AAFR;AADQ,CAAf","sourcesContent":["import primary from './primary';\n\nexport default {\n props: {\n ...primary.props,\n secondary: true\n }\n};\n"],"file":"secondary.js"}
1
+ {"version":3,"sources":["../../../../../src/atom/cta/test/fixtures/secondary.js"],"names":["primary","props","secondary"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,wBACAD,OAAO,CAACC,KADR;AAEHC,IAAAA,SAAS,EAAE;AAFR;AADQ,CAAf","sourcesContent":["import primary from './primary';\n\nexport default {\n props: {\n ...primary.props,\n secondary: true\n }\n};\n"],"file":"secondary.js"}
@@ -70,7 +70,7 @@ class DragAndDrop extends React.Component {
70
70
  }));
71
71
  } else if (previewContent && previewContent.type === 'video') {
72
72
  previewView = /*#__PURE__*/React.createElement("div", {
73
- className: _extends({}, style.previewView, {
73
+ className: _extends(_extends({}, style.previewView), {}, {
74
74
  width: '300px'
75
75
  })
76
76
  }, /*#__PURE__*/React.createElement("video", {
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/atom/drag-and-drop/index.js"],"names":["React","PropTypes","NovaSolidDataTransferDataUpload1","UploadIcon","NovaLineStatusClose","Close","Provider","Loader","style","constantNull","DragAndDrop","Component","constructor","props","state","dragging","handleDragStart","bind","handleDragStop","setState","render","skin","context","brandColor","idBox","children","title","description","uploadLabel","previewLabel","previewContent","loading","modified","onReset","previewView","type","src","width","resetContent","resetUploadWrapper","resetSrcLabel","closeIcon","wrapper","previewWrapper","inputWrapper","arrow","__html","childContextTypes","propTypes","string","shape","bool","func"],"mappings":"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","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {uniqueId, get, constant} from 'lodash/fp';\nimport {\n NovaSolidDataTransferDataUpload1 as UploadIcon,\n NovaLineStatusClose as Close\n} from '@coorpacademy/nova-icons';\nimport Provider from '../provider';\nimport Loader from '../loader';\nimport style from './style.css';\n\nconst constantNull = constant(null);\n\nclass DragAndDrop extends React.Component {\n static propTypes = {\n title: PropTypes.string,\n description: PropTypes.string,\n uploadLabel: PropTypes.string,\n previewLabel: PropTypes.string,\n previewContent: PropTypes.shape({\n type: PropTypes.string,\n src: PropTypes.string\n }),\n loading: PropTypes.bool,\n modified: PropTypes.bool,\n children: PropTypes.func,\n onReset: PropTypes.func\n };\n\n static contextTypes = {\n skin: Provider.childContextTypes.skin\n };\n\n constructor(props) {\n super(props);\n\n this.state = {\n dragging: false\n };\n\n this.handleDragStart = this.handleDragStart.bind(this);\n this.handleDragStop = this.handleDragStop.bind(this);\n }\n\n handleDragStart() {\n this.setState({\n dragging: true\n });\n }\n\n handleDragStop() {\n this.setState({\n dragging: false\n });\n }\n\n render() {\n const {skin} = this.context;\n const brandColor = get('common.brand', skin);\n const idBox = uniqueId('drop-box-');\n const {\n children = constantNull,\n title,\n description,\n uploadLabel,\n previewLabel = '',\n previewContent,\n loading = false,\n modified = false,\n onReset = null\n } = this.props;\n const {dragging} = this.state;\n\n let previewView = null;\n\n if (previewContent && previewContent.type === 'image') {\n previewView = (\n <div className={style.previewView}>\n <img src={previewContent.src} />\n </div>\n );\n } else if (previewContent && previewContent.type === 'video') {\n previewView = (\n <div className={{...style.previewView, width: '300px'}}>\n <video width=\"100%\" controls src={previewContent.src} type=\"video/*\" />\n </div>\n );\n } else if (loading) {\n previewView = (\n <div className={style.loading}>\n <Loader />\n </div>\n );\n } else {\n previewView = <span>{previewLabel}</span>;\n }\n\n const resetContent =\n previewContent && previewContent.src && onReset ? (\n <div className={style.resetUploadWrapper}>\n <div className={style.resetSrcLabel}>{previewContent.src}</div>\n <Close\n data-name=\"reset-content-icon\"\n height={16}\n width={16}\n className={style.closeIcon}\n onClick={onReset}\n />\n </div>\n ) : null;\n\n return (\n <div className={style.wrapper} data-name=\"drag-and-drop-wrapper\">\n <div className={style.title}>{title}</div>\n <div className={modified ? style.modified : style.previewWrapper}>{previewView}</div>\n <div className={dragging ? style.dragging : style.inputWrapper} id={idBox}>\n <UploadIcon className={style.arrow} color={brandColor} />\n <div className={style.uploadLabel}>{uploadLabel}</div>\n {children(this.handleDragStart, this.handleDragStop)}\n </div>\n {resetContent}\n {description ? (\n // eslint-disable-next-line react/no-danger\n <div className={style.description} dangerouslySetInnerHTML={{__html: description}} />\n ) : null}\n </div>\n );\n }\n}\n\nexport default DragAndDrop;\n"],"file":"index.js"}
1
+ {"version":3,"sources":["../../../src/atom/drag-and-drop/index.js"],"names":["React","PropTypes","NovaSolidDataTransferDataUpload1","UploadIcon","NovaLineStatusClose","Close","Provider","Loader","style","constantNull","DragAndDrop","Component","constructor","props","state","dragging","handleDragStart","bind","handleDragStop","setState","render","skin","context","brandColor","idBox","children","title","description","uploadLabel","previewLabel","previewContent","loading","modified","onReset","previewView","type","src","width","resetContent","resetUploadWrapper","resetSrcLabel","closeIcon","wrapper","previewWrapper","inputWrapper","arrow","__html","childContextTypes","propTypes","string","shape","bool","func"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AAEA,SACEC,gCAAgC,IAAIC,UADtC,EAEEC,mBAAmB,IAAIC,KAFzB,QAGO,0BAHP;AAIA,OAAOC,QAAP,MAAqB,aAArB;AACA,OAAOC,MAAP,MAAmB,WAAnB;AACA,OAAOC,KAAP,MAAkB,aAAlB;;AAEA,MAAMC,YAAY,GAAG,UAAS,IAAT,CAArB;;AAEA,MAAMC,WAAN,SAA0BV,KAAK,CAACW,SAAhC,CAA0C;AAoBxCC,EAAAA,WAAW,CAACC,KAAD,EAAQ;AACjB,UAAMA,KAAN;AAEA,SAAKC,KAAL,GAAa;AACXC,MAAAA,QAAQ,EAAE;AADC,KAAb;AAIA,SAAKC,eAAL,GAAuB,KAAKA,eAAL,CAAqBC,IAArB,CAA0B,IAA1B,CAAvB;AACA,SAAKC,cAAL,GAAsB,KAAKA,cAAL,CAAoBD,IAApB,CAAyB,IAAzB,CAAtB;AACD;;AAEDD,EAAAA,eAAe,GAAG;AAChB,SAAKG,QAAL,CAAc;AACZJ,MAAAA,QAAQ,EAAE;AADE,KAAd;AAGD;;AAEDG,EAAAA,cAAc,GAAG;AACf,SAAKC,QAAL,CAAc;AACZJ,MAAAA,QAAQ,EAAE;AADE,KAAd;AAGD;;AAEDK,EAAAA,MAAM,GAAG;AACP,UAAM;AAACC,MAAAA;AAAD,QAAS,KAAKC,OAApB;;AACA,UAAMC,UAAU,GAAG,KAAI,cAAJ,EAAoBF,IAApB,CAAnB;;AACA,UAAMG,KAAK,GAAG,UAAS,WAAT,CAAd;;AACA,UAAM;AACJC,MAAAA,QAAQ,GAAGhB,YADP;AAEJiB,MAAAA,KAFI;AAGJC,MAAAA,WAHI;AAIJC,MAAAA,WAJI;AAKJC,MAAAA,YAAY,GAAG,EALX;AAMJC,MAAAA,cANI;AAOJC,MAAAA,OAAO,GAAG,KAPN;AAQJC,MAAAA,QAAQ,GAAG,KARP;AASJC,MAAAA,OAAO,GAAG;AATN,QAUF,KAAKpB,KAVT;AAWA,UAAM;AAACE,MAAAA;AAAD,QAAa,KAAKD,KAAxB;AAEA,QAAIoB,WAAW,GAAG,IAAlB;;AAEA,QAAIJ,cAAc,IAAIA,cAAc,CAACK,IAAf,KAAwB,OAA9C,EAAuD;AACrDD,MAAAA,WAAW,gBACT;AAAK,QAAA,SAAS,EAAE1B,KAAK,CAAC0B;AAAtB,sBACE;AAAK,QAAA,GAAG,EAAEJ,cAAc,CAACM;AAAzB,QADF,CADF;AAKD,KAND,MAMO,IAAIN,cAAc,IAAIA,cAAc,CAACK,IAAf,KAAwB,OAA9C,EAAuD;AAC5DD,MAAAA,WAAW,gBACT;AAAK,QAAA,SAAS,wBAAM1B,KAAK,CAAC0B,WAAZ;AAAyBG,UAAAA,KAAK,EAAE;AAAhC;AAAd,sBACE;AAAO,QAAA,KAAK,EAAC,MAAb;AAAoB,QAAA,QAAQ,MAA5B;AAA6B,QAAA,GAAG,EAAEP,cAAc,CAACM,GAAjD;AAAsD,QAAA,IAAI,EAAC;AAA3D,QADF,CADF;AAKD,KANM,MAMA,IAAIL,OAAJ,EAAa;AAClBG,MAAAA,WAAW,gBACT;AAAK,QAAA,SAAS,EAAE1B,KAAK,CAACuB;AAAtB,sBACE,oBAAC,MAAD,OADF,CADF;AAKD,KANM,MAMA;AACLG,MAAAA,WAAW,gBAAG,kCAAOL,YAAP,CAAd;AACD;;AAED,UAAMS,YAAY,GAChBR,cAAc,IAAIA,cAAc,CAACM,GAAjC,IAAwCH,OAAxC,gBACE;AAAK,MAAA,SAAS,EAAEzB,KAAK,CAAC+B;AAAtB,oBACE;AAAK,MAAA,SAAS,EAAE/B,KAAK,CAACgC;AAAtB,OAAsCV,cAAc,CAACM,GAArD,CADF,eAEE,oBAAC,KAAD;AACE,mBAAU,oBADZ;AAEE,MAAA,MAAM,EAAE,EAFV;AAGE,MAAA,KAAK,EAAE,EAHT;AAIE,MAAA,SAAS,EAAE5B,KAAK,CAACiC,SAJnB;AAKE,MAAA,OAAO,EAAER;AALX,MAFF,CADF,GAWI,IAZN;AAcA,wBACE;AAAK,MAAA,SAAS,EAAEzB,KAAK,CAACkC,OAAtB;AAA+B,mBAAU;AAAzC,oBACE;AAAK,MAAA,SAAS,EAAElC,KAAK,CAACkB;AAAtB,OAA8BA,KAA9B,CADF,eAEE;AAAK,MAAA,SAAS,EAAEM,QAAQ,GAAGxB,KAAK,CAACwB,QAAT,GAAoBxB,KAAK,CAACmC;AAAlD,OAAmET,WAAnE,CAFF,eAGE;AAAK,MAAA,SAAS,EAAEnB,QAAQ,GAAGP,KAAK,CAACO,QAAT,GAAoBP,KAAK,CAACoC,YAAlD;AAAgE,MAAA,EAAE,EAAEpB;AAApE,oBACE,oBAAC,UAAD;AAAY,MAAA,SAAS,EAAEhB,KAAK,CAACqC,KAA7B;AAAoC,MAAA,KAAK,EAAEtB;AAA3C,MADF,eAEE;AAAK,MAAA,SAAS,EAAEf,KAAK,CAACoB;AAAtB,OAAoCA,WAApC,CAFF,EAGGH,QAAQ,CAAC,KAAKT,eAAN,EAAuB,KAAKE,cAA5B,CAHX,CAHF,EAQGoB,YARH,EASGX,WAAW;AAAA;AACV;AACA;AAAK,MAAA,SAAS,EAAEnB,KAAK,CAACmB,WAAtB;AAAmC,MAAA,uBAAuB,EAAE;AAACmB,QAAAA,MAAM,EAAEnB;AAAT;AAA5D,MAFU,GAGR,IAZN,CADF;AAgBD;;AAlHuC;;gBAApCjB,W,kBAgBkB;AACpBW,EAAAA,IAAI,EAAEf,QAAQ,CAACyC,iBAAT,CAA2B1B;AADb,C;;AAhBlBX,W,CACGsC,S,2CAAY;AACjBtB,EAAAA,KAAK,EAAEzB,SAAS,CAACgD,MADA;AAEjBtB,EAAAA,WAAW,EAAE1B,SAAS,CAACgD,MAFN;AAGjBrB,EAAAA,WAAW,EAAE3B,SAAS,CAACgD,MAHN;AAIjBpB,EAAAA,YAAY,EAAE5B,SAAS,CAACgD,MAJP;AAKjBnB,EAAAA,cAAc,EAAE7B,SAAS,CAACiD,KAAV,CAAgB;AAC9Bf,IAAAA,IAAI,EAAElC,SAAS,CAACgD,MADc;AAE9Bb,IAAAA,GAAG,EAAEnC,SAAS,CAACgD;AAFe,GAAhB,CALC;AASjBlB,EAAAA,OAAO,EAAE9B,SAAS,CAACkD,IATF;AAUjBnB,EAAAA,QAAQ,EAAE/B,SAAS,CAACkD,IAVH;AAWjB1B,EAAAA,QAAQ,EAAExB,SAAS,CAACmD,IAXH;AAYjBnB,EAAAA,OAAO,EAAEhC,SAAS,CAACmD;AAZF,C;AAoHrB,eAAe1C,WAAf","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {uniqueId, get, constant} from 'lodash/fp';\nimport {\n NovaSolidDataTransferDataUpload1 as UploadIcon,\n NovaLineStatusClose as Close\n} from '@coorpacademy/nova-icons';\nimport Provider from '../provider';\nimport Loader from '../loader';\nimport style from './style.css';\n\nconst constantNull = constant(null);\n\nclass DragAndDrop extends React.Component {\n static propTypes = {\n title: PropTypes.string,\n description: PropTypes.string,\n uploadLabel: PropTypes.string,\n previewLabel: PropTypes.string,\n previewContent: PropTypes.shape({\n type: PropTypes.string,\n src: PropTypes.string\n }),\n loading: PropTypes.bool,\n modified: PropTypes.bool,\n children: PropTypes.func,\n onReset: PropTypes.func\n };\n\n static contextTypes = {\n skin: Provider.childContextTypes.skin\n };\n\n constructor(props) {\n super(props);\n\n this.state = {\n dragging: false\n };\n\n this.handleDragStart = this.handleDragStart.bind(this);\n this.handleDragStop = this.handleDragStop.bind(this);\n }\n\n handleDragStart() {\n this.setState({\n dragging: true\n });\n }\n\n handleDragStop() {\n this.setState({\n dragging: false\n });\n }\n\n render() {\n const {skin} = this.context;\n const brandColor = get('common.brand', skin);\n const idBox = uniqueId('drop-box-');\n const {\n children = constantNull,\n title,\n description,\n uploadLabel,\n previewLabel = '',\n previewContent,\n loading = false,\n modified = false,\n onReset = null\n } = this.props;\n const {dragging} = this.state;\n\n let previewView = null;\n\n if (previewContent && previewContent.type === 'image') {\n previewView = (\n <div className={style.previewView}>\n <img src={previewContent.src} />\n </div>\n );\n } else if (previewContent && previewContent.type === 'video') {\n previewView = (\n <div className={{...style.previewView, width: '300px'}}>\n <video width=\"100%\" controls src={previewContent.src} type=\"video/*\" />\n </div>\n );\n } else if (loading) {\n previewView = (\n <div className={style.loading}>\n <Loader />\n </div>\n );\n } else {\n previewView = <span>{previewLabel}</span>;\n }\n\n const resetContent =\n previewContent && previewContent.src && onReset ? (\n <div className={style.resetUploadWrapper}>\n <div className={style.resetSrcLabel}>{previewContent.src}</div>\n <Close\n data-name=\"reset-content-icon\"\n height={16}\n width={16}\n className={style.closeIcon}\n onClick={onReset}\n />\n </div>\n ) : null;\n\n return (\n <div className={style.wrapper} data-name=\"drag-and-drop-wrapper\">\n <div className={style.title}>{title}</div>\n <div className={modified ? style.modified : style.previewWrapper}>{previewView}</div>\n <div className={dragging ? style.dragging : style.inputWrapper} id={idBox}>\n <UploadIcon className={style.arrow} color={brandColor} />\n <div className={style.uploadLabel}>{uploadLabel}</div>\n {children(this.handleDragStart, this.handleDragStop)}\n </div>\n {resetContent}\n {description ? (\n // eslint-disable-next-line react/no-danger\n <div className={style.description} dangerouslySetInnerHTML={{__html: description}} />\n ) : null}\n </div>\n );\n }\n}\n\nexport default DragAndDrop;\n"],"file":"index.js"}
@@ -2,7 +2,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
2
2
 
3
3
  import Default from './default';
4
4
  export default {
5
- props: _extends({}, Default.props, {
5
+ props: _extends(_extends({}, Default.props), {}, {
6
6
  loading: true
7
7
  })
8
8
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/atom/drag-and-drop/test/fixtures/loading.js"],"names":["Default","props","loading"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAD,OAAO,CAACC,KADR;AAEHC,IAAAA,OAAO,EAAE;AAFN;AADQ,CAAf","sourcesContent":["import Default from './default';\n\nexport default {\n props: {\n ...Default.props,\n loading: true\n }\n};\n"],"file":"loading.js"}
1
+ {"version":3,"sources":["../../../../../src/atom/drag-and-drop/test/fixtures/loading.js"],"names":["Default","props","loading"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,wBACAD,OAAO,CAACC,KADR;AAEHC,IAAAA,OAAO,EAAE;AAFN;AADQ,CAAf","sourcesContent":["import Default from './default';\n\nexport default {\n props: {\n ...Default.props,\n loading: true\n }\n};\n"],"file":"loading.js"}
@@ -5,7 +5,7 @@ const {
5
5
  props
6
6
  } = WithImage;
7
7
  export default {
8
- props: _extends({}, props, {
8
+ props: _extends(_extends({}, props), {}, {
9
9
  onReset: () => console.log('reset')
10
10
  })
11
11
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/atom/drag-and-drop/test/fixtures/with-image-reset.js"],"names":["WithImage","props","onReset","console","log"],"mappings":";;AAAA,OAAOA,SAAP,MAAsB,cAAtB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,SAAhB;AACA,eAAe;AACbC,EAAAA,KAAK,eACAA,KADA;AAEHC,IAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,OAAZ;AAFZ;AADQ,CAAf","sourcesContent":["import WithImage from './with-image';\n\nconst {props} = WithImage;\nexport default {\n props: {\n ...props,\n onReset: () => console.log('reset')\n }\n};\n"],"file":"with-image-reset.js"}
1
+ {"version":3,"sources":["../../../../../src/atom/drag-and-drop/test/fixtures/with-image-reset.js"],"names":["WithImage","props","onReset","console","log"],"mappings":";;AAAA,OAAOA,SAAP,MAAsB,cAAtB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,SAAhB;AACA,eAAe;AACbC,EAAAA,KAAK,wBACAA,KADA;AAEHC,IAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,OAAZ;AAFZ;AADQ,CAAf","sourcesContent":["import WithImage from './with-image';\n\nconst {props} = WithImage;\nexport default {\n props: {\n ...props,\n onReset: () => console.log('reset')\n }\n};\n"],"file":"with-image-reset.js"}
@@ -53,7 +53,7 @@ const ImageUpload = ({
53
53
  })));
54
54
  };
55
55
 
56
- ImageUpload.propTypes = process.env.NODE_ENV !== "production" ? _extends({}, DragAndDrop.propTypes, {
56
+ ImageUpload.propTypes = process.env.NODE_ENV !== "production" ? _extends(_extends({}, DragAndDrop.propTypes), {}, {
57
57
  name: PropTypes.string,
58
58
  onChange: PropTypes.func,
59
59
  onReset: PropTypes.func,
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/atom/image-upload/index.js"],"names":["React","useMemo","PropTypes","DragAndDrop","ImagePropType","style","ImageUpload","title","description","previewLabel","previewContent","uploadLabel","loading","modified","onChange","onReset","name","imageTypes","handleReset","e","preventDefault","acceptedImages","t","onDragStart","onDragStop","input","propTypes","string","func","arrayOf"],"mappings":";;;;;;AAAA,OAAOA,KAAP,IAAeC,OAAf,QAA6B,OAA7B;AACA,OAAOC,SAAP,MAAsB,YAAtB;AAEA,OAAOC,WAAP,MAAwB,kBAAxB;AACA,SAAQC,aAAR,QAA4B,sBAA5B;AACA,OAAOC,KAAP,MAAkB,aAAlB;;AAEA,MAAMC,WAAW,GAAG,CAAC;AACnBC,EAAAA,KADmB;AAEnBC,EAAAA,WAFmB;AAGnBC,EAAAA,YAHmB;AAInBC,EAAAA,cAJmB;AAKnBC,EAAAA,WALmB;AAMnBC,EAAAA,OANmB;AAOnBC,EAAAA,QAPmB;AAQnBC,EAAAA,QARmB;AASnBC,EAAAA,OAAO,GAAG,IATS;AAUnBC,EAAAA,IAVmB;AAWnB;AACAC,EAAAA,UAAU,GAAG,CAAC,GAAD;AAZM,CAAD,KAad;AACJ,QAAMC,WAAW,GAAGH,OAAO,GACvBd,OAAO,CACL,MAAMkB,CAAC,IAAI;AACTA,IAAAA,CAAC,CAACC,cAAF;AACA,WAAOL,OAAO,CAACI,CAAD,CAAd;AACD,GAJI,EAKL,CAACJ,OAAD,CALK,CADgB,GAQvB,IARJ;;AASA,QAAMM,cAAc,GAAG,MACrB,KAAIC,CAAC,IAAK,SAAQA,CAAE,EAApB,CADqB,EAErB,MAAK,GAAL,CAFqB,EAGrBL,UAHqB,CAAvB;;AAIA,sBACE,oBAAC,WAAD;AACE,IAAA,KAAK,EAAEV,KADT;AAEE,IAAA,WAAW,EAAEC,WAFf;AAGE,IAAA,YAAY,EAAEC,YAHhB;AAIE,IAAA,cAAc,EAAEC,cAJlB;AAKE,IAAA,WAAW,EAAEC,WALf;AAME,IAAA,OAAO,EAAEC,OANX;AAOE,IAAA,QAAQ,EAAEC,QAPZ;AAQE,IAAA,OAAO,EAAEK;AARX,KAUG,CAACK,WAAD,EAAcC,UAAd,kBACC,8CACE;AACE,IAAA,IAAI,EAAC,MADP;AAEE,IAAA,IAAI,EAAER,IAFR;AAGE,IAAA,MAAM,EAAEK,cAHV;AAIE,IAAA,QAAQ,EAAET,OAJZ;AAKE,IAAA,SAAS,EAAEP,KAAK,CAACoB,KALnB;AAME,IAAA,QAAQ,EAAEX,QANZ;AAOE,IAAA,WAAW,EAAES,WAPf;AAQE,IAAA,MAAM,EAAEC,UARV;AASE,IAAA,WAAW,EAAEA;AATf,IADF,CAXJ,CADF;AA4BD,CAvDD;;AAyDAlB,WAAW,CAACoB,SAAZ,wDACKvB,WAAW,CAACuB,SADjB;AAEEV,EAAAA,IAAI,EAAEd,SAAS,CAACyB,MAFlB;AAGEb,EAAAA,QAAQ,EAAEZ,SAAS,CAAC0B,IAHtB;AAIEb,EAAAA,OAAO,EAAEb,SAAS,CAAC0B,IAJrB;AAKEX,EAAAA,UAAU,EAAEf,SAAS,CAAC2B,OAAV,CAAkBzB,aAAlB;AALd;AAQA,eAAeE,WAAf","sourcesContent":["import React, {useMemo} from 'react';\nimport PropTypes from 'prop-types';\nimport {join, map, pipe} from 'lodash/fp';\nimport DragAndDrop from '../drag-and-drop';\nimport {ImagePropType} from '../../util/proptypes';\nimport style from './style.css';\n\nconst ImageUpload = ({\n title,\n description,\n previewLabel,\n previewContent,\n uploadLabel,\n loading,\n modified,\n onChange,\n onReset = null,\n name,\n // See ImagePropType for accepted values\n imageTypes = ['*']\n}) => {\n const handleReset = onReset\n ? useMemo(\n () => e => {\n e.preventDefault();\n return onReset(e);\n },\n [onReset]\n )\n : null;\n const acceptedImages = pipe(\n map(t => `image/${t}`),\n join(',')\n )(imageTypes);\n return (\n <DragAndDrop\n title={title}\n description={description}\n previewLabel={previewLabel}\n previewContent={previewContent}\n uploadLabel={uploadLabel}\n loading={loading}\n modified={modified}\n onReset={handleReset}\n >\n {(onDragStart, onDragStop) => (\n <div>\n <input\n type=\"file\"\n name={name}\n accept={acceptedImages}\n disabled={loading}\n className={style.input}\n onChange={onChange}\n onDragEnter={onDragStart}\n onDrop={onDragStop}\n onDragLeave={onDragStop}\n />\n </div>\n )}\n </DragAndDrop>\n );\n};\n\nImageUpload.propTypes = {\n ...DragAndDrop.propTypes,\n name: PropTypes.string,\n onChange: PropTypes.func,\n onReset: PropTypes.func,\n imageTypes: PropTypes.arrayOf(ImagePropType)\n};\n\nexport default ImageUpload;\n"],"file":"index.js"}
1
+ {"version":3,"sources":["../../../src/atom/image-upload/index.js"],"names":["React","useMemo","PropTypes","DragAndDrop","ImagePropType","style","ImageUpload","title","description","previewLabel","previewContent","uploadLabel","loading","modified","onChange","onReset","name","imageTypes","handleReset","e","preventDefault","acceptedImages","t","onDragStart","onDragStop","input","propTypes","string","func","arrayOf"],"mappings":";;;;;;AAAA,OAAOA,KAAP,IAAeC,OAAf,QAA6B,OAA7B;AACA,OAAOC,SAAP,MAAsB,YAAtB;AAEA,OAAOC,WAAP,MAAwB,kBAAxB;AACA,SAAQC,aAAR,QAA4B,sBAA5B;AACA,OAAOC,KAAP,MAAkB,aAAlB;;AAEA,MAAMC,WAAW,GAAG,CAAC;AACnBC,EAAAA,KADmB;AAEnBC,EAAAA,WAFmB;AAGnBC,EAAAA,YAHmB;AAInBC,EAAAA,cAJmB;AAKnBC,EAAAA,WALmB;AAMnBC,EAAAA,OANmB;AAOnBC,EAAAA,QAPmB;AAQnBC,EAAAA,QARmB;AASnBC,EAAAA,OAAO,GAAG,IATS;AAUnBC,EAAAA,IAVmB;AAWnB;AACAC,EAAAA,UAAU,GAAG,CAAC,GAAD;AAZM,CAAD,KAad;AACJ,QAAMC,WAAW,GAAGH,OAAO,GACvBd,OAAO,CACL,MAAMkB,CAAC,IAAI;AACTA,IAAAA,CAAC,CAACC,cAAF;AACA,WAAOL,OAAO,CAACI,CAAD,CAAd;AACD,GAJI,EAKL,CAACJ,OAAD,CALK,CADgB,GAQvB,IARJ;;AASA,QAAMM,cAAc,GAAG,MACrB,KAAIC,CAAC,IAAK,SAAQA,CAAE,EAApB,CADqB,EAErB,MAAK,GAAL,CAFqB,EAGrBL,UAHqB,CAAvB;;AAIA,sBACE,oBAAC,WAAD;AACE,IAAA,KAAK,EAAEV,KADT;AAEE,IAAA,WAAW,EAAEC,WAFf;AAGE,IAAA,YAAY,EAAEC,YAHhB;AAIE,IAAA,cAAc,EAAEC,cAJlB;AAKE,IAAA,WAAW,EAAEC,WALf;AAME,IAAA,OAAO,EAAEC,OANX;AAOE,IAAA,QAAQ,EAAEC,QAPZ;AAQE,IAAA,OAAO,EAAEK;AARX,KAUG,CAACK,WAAD,EAAcC,UAAd,kBACC,8CACE;AACE,IAAA,IAAI,EAAC,MADP;AAEE,IAAA,IAAI,EAAER,IAFR;AAGE,IAAA,MAAM,EAAEK,cAHV;AAIE,IAAA,QAAQ,EAAET,OAJZ;AAKE,IAAA,SAAS,EAAEP,KAAK,CAACoB,KALnB;AAME,IAAA,QAAQ,EAAEX,QANZ;AAOE,IAAA,WAAW,EAAES,WAPf;AAQE,IAAA,MAAM,EAAEC,UARV;AASE,IAAA,WAAW,EAAEA;AATf,IADF,CAXJ,CADF;AA4BD,CAvDD;;AAyDAlB,WAAW,CAACoB,SAAZ,iEACKvB,WAAW,CAACuB,SADjB;AAEEV,EAAAA,IAAI,EAAEd,SAAS,CAACyB,MAFlB;AAGEb,EAAAA,QAAQ,EAAEZ,SAAS,CAAC0B,IAHtB;AAIEb,EAAAA,OAAO,EAAEb,SAAS,CAAC0B,IAJrB;AAKEX,EAAAA,UAAU,EAAEf,SAAS,CAAC2B,OAAV,CAAkBzB,aAAlB;AALd;AAQA,eAAeE,WAAf","sourcesContent":["import React, {useMemo} from 'react';\nimport PropTypes from 'prop-types';\nimport {join, map, pipe} from 'lodash/fp';\nimport DragAndDrop from '../drag-and-drop';\nimport {ImagePropType} from '../../util/proptypes';\nimport style from './style.css';\n\nconst ImageUpload = ({\n title,\n description,\n previewLabel,\n previewContent,\n uploadLabel,\n loading,\n modified,\n onChange,\n onReset = null,\n name,\n // See ImagePropType for accepted values\n imageTypes = ['*']\n}) => {\n const handleReset = onReset\n ? useMemo(\n () => e => {\n e.preventDefault();\n return onReset(e);\n },\n [onReset]\n )\n : null;\n const acceptedImages = pipe(\n map(t => `image/${t}`),\n join(',')\n )(imageTypes);\n return (\n <DragAndDrop\n title={title}\n description={description}\n previewLabel={previewLabel}\n previewContent={previewContent}\n uploadLabel={uploadLabel}\n loading={loading}\n modified={modified}\n onReset={handleReset}\n >\n {(onDragStart, onDragStop) => (\n <div>\n <input\n type=\"file\"\n name={name}\n accept={acceptedImages}\n disabled={loading}\n className={style.input}\n onChange={onChange}\n onDragEnter={onDragStart}\n onDrop={onDragStop}\n onDragLeave={onDragStop}\n />\n </div>\n )}\n </DragAndDrop>\n );\n};\n\nImageUpload.propTypes = {\n ...DragAndDrop.propTypes,\n name: PropTypes.string,\n onChange: PropTypes.func,\n onReset: PropTypes.func,\n imageTypes: PropTypes.arrayOf(ImagePropType)\n};\n\nexport default ImageUpload;\n"],"file":"index.js"}
@@ -5,7 +5,7 @@ const {
5
5
  props
6
6
  } = DesktopReset;
7
7
  export default {
8
- props: _extends({}, props, {
8
+ props: _extends(_extends({}, props), {}, {
9
9
  imageTypes: ['png', 'jpg', 'svg+xml']
10
10
  })
11
11
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js"],"names":["DesktopReset","props","imageTypes"],"mappings":";;AAAA,OAAOA,YAAP,MAAyB,6BAAzB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,YAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAA,KADA;AAEHC,IAAAA,UAAU,EAAE,CAAC,KAAD,EAAQ,KAAR,EAAe,SAAf;AAFT;AADQ,CAAf","sourcesContent":["import DesktopReset from './desktop-reset-description';\n\nconst {props} = DesktopReset;\n\nexport default {\n props: {\n ...props,\n imageTypes: ['png', 'jpg', 'svg+xml']\n }\n};\n"],"file":"desktop-reset-description-multiple.js"}
1
+ {"version":3,"sources":["../../../../../src/atom/image-upload/test/fixtures/desktop-reset-description-multiple.js"],"names":["DesktopReset","props","imageTypes"],"mappings":";;AAAA,OAAOA,YAAP,MAAyB,6BAAzB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,YAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,wBACAA,KADA;AAEHC,IAAAA,UAAU,EAAE,CAAC,KAAD,EAAQ,KAAR,EAAe,SAAf;AAFT;AADQ,CAAf","sourcesContent":["import DesktopReset from './desktop-reset-description';\n\nconst {props} = DesktopReset;\n\nexport default {\n props: {\n ...props,\n imageTypes: ['png', 'jpg', 'svg+xml']\n }\n};\n"],"file":"desktop-reset-description-multiple.js"}
@@ -5,7 +5,7 @@ const {
5
5
  props
6
6
  } = DesktopReset;
7
7
  export default {
8
- props: _extends({}, props, {
8
+ props: _extends(_extends({}, props), {}, {
9
9
  previewContent: {
10
10
  type: 'image',
11
11
  src: 'https://static.coorpacademy.com/content/up/raw/batman.png'
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js"],"names":["DesktopReset","props","previewContent","type","src","imageTypes"],"mappings":";;AAAA,OAAOA,YAAP,MAAyB,6BAAzB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,YAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAA,KADA;AAEHC,IAAAA,cAAc,EAAE;AACdC,MAAAA,IAAI,EAAE,OADQ;AAEdC,MAAAA,GAAG,EAAE;AAFS,KAFb;AAMHC,IAAAA,UAAU,EAAE,CAAC,KAAD;AANT;AADQ,CAAf","sourcesContent":["import DesktopReset from './desktop-reset-description';\n\nconst {props} = DesktopReset;\n\nexport default {\n props: {\n ...props,\n previewContent: {\n type: 'image',\n src: 'https://static.coorpacademy.com/content/up/raw/batman.png'\n },\n imageTypes: ['png']\n }\n};\n"],"file":"desktop-reset-description-only-png.js"}
1
+ {"version":3,"sources":["../../../../../src/atom/image-upload/test/fixtures/desktop-reset-description-only-png.js"],"names":["DesktopReset","props","previewContent","type","src","imageTypes"],"mappings":";;AAAA,OAAOA,YAAP,MAAyB,6BAAzB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,YAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,wBACAA,KADA;AAEHC,IAAAA,cAAc,EAAE;AACdC,MAAAA,IAAI,EAAE,OADQ;AAEdC,MAAAA,GAAG,EAAE;AAFS,KAFb;AAMHC,IAAAA,UAAU,EAAE,CAAC,KAAD;AANT;AADQ,CAAf","sourcesContent":["import DesktopReset from './desktop-reset-description';\n\nconst {props} = DesktopReset;\n\nexport default {\n props: {\n ...props,\n previewContent: {\n type: 'image',\n src: 'https://static.coorpacademy.com/content/up/raw/batman.png'\n },\n imageTypes: ['png']\n }\n};\n"],"file":"desktop-reset-description-only-png.js"}
@@ -5,7 +5,7 @@ const {
5
5
  props
6
6
  } = DesktopReset;
7
7
  export default {
8
- props: _extends({}, props, {
8
+ props: _extends(_extends({}, props), {}, {
9
9
  description: 'This is where you can load a custom logo (that of Coorpacademy, the client, or one specific to the learning platform) which will be added at the bottom right of the thumbnails of the different courses in SAP.<br /><br />Max file size: 5MO. Format: PNG. NB: The logo will be re-sized by the media service (height = 125px & wide = 400px), therefore, a horizontal format is highly suggested.'
10
10
  })
11
11
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/atom/image-upload/test/fixtures/desktop-reset-description.js"],"names":["DesktopReset","props","description"],"mappings":";;AAAA,OAAOA,YAAP,MAAyB,gCAAzB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,YAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAA,KADA;AAEHC,IAAAA,WAAW,EACT;AAHC;AADQ,CAAf","sourcesContent":["import DesktopReset from './desktop-reset-no-description';\n\nconst {props} = DesktopReset;\n\nexport default {\n props: {\n ...props,\n description:\n 'This is where you can load a custom logo (that of Coorpacademy, the client, or one specific to the learning platform) which will be added at the bottom right of the thumbnails of the different courses in SAP.<br /><br />Max file size: 5MO. Format: PNG. NB: The logo will be re-sized by the media service (height = 125px & wide = 400px), therefore, a horizontal format is highly suggested.'\n }\n};\n"],"file":"desktop-reset-description.js"}
1
+ {"version":3,"sources":["../../../../../src/atom/image-upload/test/fixtures/desktop-reset-description.js"],"names":["DesktopReset","props","description"],"mappings":";;AAAA,OAAOA,YAAP,MAAyB,gCAAzB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,YAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,wBACAA,KADA;AAEHC,IAAAA,WAAW,EACT;AAHC;AADQ,CAAf","sourcesContent":["import DesktopReset from './desktop-reset-no-description';\n\nconst {props} = DesktopReset;\n\nexport default {\n props: {\n ...props,\n description:\n 'This is where you can load a custom logo (that of Coorpacademy, the client, or one specific to the learning platform) which will be added at the bottom right of the thumbnails of the different courses in SAP.<br /><br />Max file size: 5MO. Format: PNG. NB: The logo will be re-sized by the media service (height = 125px & wide = 400px), therefore, a horizontal format is highly suggested.'\n }\n};\n"],"file":"desktop-reset-description.js"}
@@ -5,7 +5,7 @@ const {
5
5
  props
6
6
  } = Desktop;
7
7
  export default {
8
- props: _extends({}, props, {
8
+ props: _extends(_extends({}, props), {}, {
9
9
  onReset: () => console.log('reset')
10
10
  })
11
11
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/atom/image-upload/test/fixtures/desktop-reset-no-description.js"],"names":["Desktop","props","onReset","console","log"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAA,KADA;AAEHC,IAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,OAAZ;AAFZ;AADQ,CAAf","sourcesContent":["import Desktop from './desktop';\n\nconst {props} = Desktop;\n\nexport default {\n props: {\n ...props,\n onReset: () => console.log('reset')\n }\n};\n"],"file":"desktop-reset-no-description.js"}
1
+ {"version":3,"sources":["../../../../../src/atom/image-upload/test/fixtures/desktop-reset-no-description.js"],"names":["Desktop","props","onReset","console","log"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,wBACAA,KADA;AAEHC,IAAAA,OAAO,EAAE,MAAMC,OAAO,CAACC,GAAR,CAAY,OAAZ;AAFZ;AADQ,CAAf","sourcesContent":["import Desktop from './desktop';\n\nconst {props} = Desktop;\n\nexport default {\n props: {\n ...props,\n onReset: () => console.log('reset')\n }\n};\n"],"file":"desktop-reset-no-description.js"}
@@ -5,7 +5,7 @@ const {
5
5
  props
6
6
  } = Desktop;
7
7
  export default {
8
- props: _extends({}, props, {
8
+ props: _extends(_extends({}, props), {}, {
9
9
  title: 'Email (*)',
10
10
  previewContent: {
11
11
  type: 'image',
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/atom/image-upload/test/fixtures/email.js"],"names":["Desktop","props","title","previewContent","type","src"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAA,KADA;AAEHC,IAAAA,KAAK,EAAE,WAFJ;AAGHC,IAAAA,cAAc,EAAE;AACdC,MAAAA,IAAI,EAAE,OADQ;AAEdC,MAAAA,GAAG,EAAE;AAFS;AAHb;AADQ,CAAf","sourcesContent":["import Desktop from './desktop';\n\nconst {props} = Desktop;\n\nexport default {\n props: {\n ...props,\n title: 'Email (*)',\n previewContent: {\n type: 'image',\n src: 'https://static.coorpacademy.com/content/up/raw/logo_coorp_mail-1491561014878.svg'\n }\n }\n};\n"],"file":"email.js"}
1
+ {"version":3,"sources":["../../../../../src/atom/image-upload/test/fixtures/email.js"],"names":["Desktop","props","title","previewContent","type","src"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,wBACAA,KADA;AAEHC,IAAAA,KAAK,EAAE,WAFJ;AAGHC,IAAAA,cAAc,EAAE;AACdC,MAAAA,IAAI,EAAE,OADQ;AAEdC,MAAAA,GAAG,EAAE;AAFS;AAHb;AADQ,CAAf","sourcesContent":["import Desktop from './desktop';\n\nconst {props} = Desktop;\n\nexport default {\n props: {\n ...props,\n title: 'Email (*)',\n previewContent: {\n type: 'image',\n src: 'https://static.coorpacademy.com/content/up/raw/logo_coorp_mail-1491561014878.svg'\n }\n }\n};\n"],"file":"email.js"}
@@ -5,7 +5,7 @@ const {
5
5
  props
6
6
  } = Desktop;
7
7
  export default {
8
- props: _extends({}, props, {
8
+ props: _extends(_extends({}, props), {}, {
9
9
  title: 'Mobile (*)',
10
10
  description: 'Recommended aspect ratio: 1:1 (e.g. 250px x 250px). Maximum accepted aspect ratio: 2:1 (e.g. 500px x 250px. Meaning, no more than twice as large as it is tall)',
11
11
  previewContent: {
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/atom/image-upload/test/fixtures/mobile.js"],"names":["Desktop","props","title","description","previewContent","type","src"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAA,KADA;AAEHC,IAAAA,KAAK,EAAE,YAFJ;AAGHC,IAAAA,WAAW,EACT,iKAJC;AAKHC,IAAAA,cAAc,EAAE;AACdC,MAAAA,IAAI,EAAE,OADQ;AAEdC,MAAAA,GAAG,EAAE;AAFS;AALb;AADQ,CAAf","sourcesContent":["import Desktop from './desktop';\n\nconst {props} = Desktop;\n\nexport default {\n props: {\n ...props,\n title: 'Mobile (*)',\n description:\n 'Recommended aspect ratio: 1:1 (e.g. 250px x 250px). Maximum accepted aspect ratio: 2:1 (e.g. 500px x 250px. Meaning, no more than twice as large as it is tall)',\n previewContent: {\n type: 'image',\n src: 'https://static.coorpacademy.com/content/up/raw/logo_mobile-1491560713685.svg'\n }\n }\n};\n"],"file":"mobile.js"}
1
+ {"version":3,"sources":["../../../../../src/atom/image-upload/test/fixtures/mobile.js"],"names":["Desktop","props","title","description","previewContent","type","src"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,wBACAA,KADA;AAEHC,IAAAA,KAAK,EAAE,YAFJ;AAGHC,IAAAA,WAAW,EACT,iKAJC;AAKHC,IAAAA,cAAc,EAAE;AACdC,MAAAA,IAAI,EAAE,OADQ;AAEdC,MAAAA,GAAG,EAAE;AAFS;AALb;AADQ,CAAf","sourcesContent":["import Desktop from './desktop';\n\nconst {props} = Desktop;\n\nexport default {\n props: {\n ...props,\n title: 'Mobile (*)',\n description:\n 'Recommended aspect ratio: 1:1 (e.g. 250px x 250px). Maximum accepted aspect ratio: 2:1 (e.g. 500px x 250px. Meaning, no more than twice as large as it is tall)',\n previewContent: {\n type: 'image',\n src: 'https://static.coorpacademy.com/content/up/raw/logo_mobile-1491560713685.svg'\n }\n }\n};\n"],"file":"mobile.js"}
@@ -5,7 +5,7 @@ const {
5
5
  props
6
6
  } = Desktop;
7
7
  export default {
8
- props: _extends({}, props, {
8
+ props: _extends(_extends({}, props), {}, {
9
9
  modified: true
10
10
  })
11
11
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/atom/image-upload/test/fixtures/modified.js"],"names":["Desktop","props","modified"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAA,KADA;AAEHC,IAAAA,QAAQ,EAAE;AAFP;AADQ,CAAf","sourcesContent":["import Desktop from './desktop';\n\nconst {props} = Desktop;\n\nexport default {\n props: {\n ...props,\n modified: true\n }\n};\n"],"file":"modified.js"}
1
+ {"version":3,"sources":["../../../../../src/atom/image-upload/test/fixtures/modified.js"],"names":["Desktop","props","modified"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,MAAM;AAACC,EAAAA;AAAD,IAAUD,OAAhB;AAEA,eAAe;AACbC,EAAAA,KAAK,wBACAA,KADA;AAEHC,IAAAA,QAAQ,EAAE;AAFP;AADQ,CAAf","sourcesContent":["import Desktop from './desktop';\n\nconst {props} = Desktop;\n\nexport default {\n props: {\n ...props,\n modified: true\n }\n};\n"],"file":"modified.js"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/atom/input-checkbox/index.js"],"names":["React","useMemo","PropTypes","NovaSolidStatusValidate","CheckIcon","getClassState","style","titleStylesClassNames","primary","secondary","tertiary","InputCheckbox","props","checked","onChange","error","disabled","required","titleStyle","modified","theme","title","propsTitle","titleStyleClassName","idCheckbox","handleChange","e","target","modifiedClassName","coorpManagerModified","defaultModified","errorClassName","coorpManagerError","defaultError","defaultContainerClassName","coorpManager","default","className","checkbox","icon","propTypes","string","isRequired","bool","func","oneOf"],"mappings":"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","sourcesContent":["import React, {useMemo} from 'react';\nimport PropTypes from 'prop-types';\nimport {NovaSolidStatusValidate as CheckIcon} from '@coorpacademy/nova-icons';\nimport {noop, uniqueId} from 'lodash/fp';\nimport getClassState from '../../util/get-class-state';\nimport style from './style.css';\n\nconst titleStylesClassNames = {\n primary: style.primary,\n secondary: style.secondary,\n tertiary: style.tertiary\n};\n\nconst InputCheckbox = props => {\n const {\n checked,\n onChange = noop,\n error,\n disabled,\n required,\n titleStyle = 'primary',\n modified = false,\n theme = 'default',\n title: propsTitle\n } = props;\n\n const titleStyleClassName = titleStylesClassNames[titleStyle];\n const idCheckbox = uniqueId('input-checkbox-');\n const title = `${propsTitle}${required ? '*' : ''}`;\n const handleChange = useMemo(() => e => onChange(e.target.checked), [onChange]);\n\n const modifiedClassName = theme === 'coorpmanager' ? style.coorpManagerModified : style.defaultModified;\n const errorClassName = theme === 'coorpmanager' ? style.coorpManagerError : style.defaultError;\n const defaultContainerClassName = theme === 'coorpmanager' ? style.coorpManager : style.default;\n\n const className = getClassState(\n defaultContainerClassName,\n modifiedClassName,\n errorClassName,\n modified,\n error\n );\n\n return (\n <div className={className}>\n <input\n type=\"checkbox\"\n className={style.checkbox}\n name={title}\n id={idCheckbox}\n checked={checked}\n onChange={handleChange}\n disabled={disabled}\n />\n <label htmlFor={idCheckbox}>\n <CheckIcon className={style.icon} />\n </label>\n <span className={titleStyleClassName}>{title}</span>\n </div>\n );\n};\n\nInputCheckbox.propTypes = {\n title: PropTypes.string.isRequired,\n disabled: PropTypes.bool,\n required: PropTypes.bool,\n checked: PropTypes.bool,\n error: PropTypes.bool,\n onChange: PropTypes.func,\n modified: PropTypes.bool,\n theme: PropTypes.oneOf(['coorpmanager', 'default']),\n titleStyle: PropTypes.oneOf(['primary', 'secondary', 'tertiary'])\n};\n\nexport default InputCheckbox;\n"],"file":"index.js"}
1
+ {"version":3,"sources":["../../../src/atom/input-checkbox/index.js"],"names":["React","useMemo","PropTypes","NovaSolidStatusValidate","CheckIcon","getClassState","style","titleStylesClassNames","primary","secondary","tertiary","InputCheckbox","props","checked","onChange","error","disabled","required","titleStyle","modified","theme","title","propsTitle","titleStyleClassName","idCheckbox","handleChange","e","target","modifiedClassName","coorpManagerModified","defaultModified","errorClassName","coorpManagerError","defaultError","defaultContainerClassName","coorpManager","default","className","checkbox","icon","propTypes","string","isRequired","bool","func","oneOf"],"mappings":"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","sourcesContent":["import React, {useMemo} from 'react';\nimport PropTypes from 'prop-types';\nimport {NovaSolidStatusValidate as CheckIcon} from '@coorpacademy/nova-icons';\nimport {noop, uniqueId} from 'lodash/fp';\nimport getClassState from '../../util/get-class-state';\nimport style from './style.css';\n\nconst titleStylesClassNames = {\n primary: style.primary,\n secondary: style.secondary,\n tertiary: style.tertiary\n};\n\nconst InputCheckbox = props => {\n const {\n checked,\n onChange = noop,\n error,\n disabled,\n required,\n titleStyle = 'primary',\n modified = false,\n theme = 'default',\n title: propsTitle\n } = props;\n\n const titleStyleClassName = titleStylesClassNames[titleStyle];\n const idCheckbox = uniqueId('input-checkbox-');\n const title = `${propsTitle}${required ? '*' : ''}`;\n const handleChange = useMemo(() => e => onChange(e.target.checked), [onChange]);\n\n const modifiedClassName =\n theme === 'coorpmanager' ? style.coorpManagerModified : style.defaultModified;\n const errorClassName = theme === 'coorpmanager' ? style.coorpManagerError : style.defaultError;\n const defaultContainerClassName = theme === 'coorpmanager' ? style.coorpManager : style.default;\n\n const className = getClassState(\n defaultContainerClassName,\n modifiedClassName,\n errorClassName,\n modified,\n error\n );\n\n return (\n <div className={className}>\n <input\n type=\"checkbox\"\n className={style.checkbox}\n name={title}\n id={idCheckbox}\n checked={checked}\n onChange={handleChange}\n disabled={disabled}\n />\n <label htmlFor={idCheckbox}>\n <CheckIcon className={style.icon} />\n </label>\n <span className={titleStyleClassName}>{title}</span>\n </div>\n );\n};\n\nInputCheckbox.propTypes = {\n title: PropTypes.string.isRequired,\n disabled: PropTypes.bool,\n required: PropTypes.bool,\n checked: PropTypes.bool,\n error: PropTypes.bool,\n onChange: PropTypes.func,\n modified: PropTypes.bool,\n theme: PropTypes.oneOf(['coorpmanager', 'default']),\n titleStyle: PropTypes.oneOf(['primary', 'secondary', 'tertiary'])\n};\n\nexport default InputCheckbox;\n"],"file":"index.js"}
@@ -130,18 +130,14 @@
130
130
  display: flex;
131
131
  }
132
132
 
133
- .defaultError input,
134
133
  .defaultError label,
135
- .coorpManagerError input,
136
134
  .coorpManagerError label,
137
135
  .defaultError .checkbox:checked + label,
138
136
  .coorpManagerError .checkbox:checked + label {
139
137
  outline: 2px solid orange;
140
138
  }
141
139
 
142
- .defaultModified input,
143
140
  .defaultModified label,
144
- .coorpManagerModified input,
145
141
  .coorpManagerModified label,
146
142
  .defaultModified .checkbox:checked + label,
147
143
  .coorpManagerModified .checkbox:checked + label {
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/atom/input-html/index.js"],"names":["React","PropTypes","NovaLineBusinessCircleView","PreviewIcon","NovaLineContentEditionPencil2","PencilIcon","InputPreview","style","InputHtml","Component","getDerivedStateFromProps","props","state","value","text","preview","constructor","context","handleChange","bind","handlePreview","e","onChange","target","setState","preventDefault","render","skin","mediumColor","title","placeholder","error","description","disabled","className","default","iconContent","contentWrapper","input","toggle","propTypes","string","bool","func"],"mappings":"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","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {noop, getOr, isUndefined} from 'lodash/fp';\nimport {\n NovaLineBusinessCircleView as PreviewIcon,\n NovaLineContentEditionPencil2 as PencilIcon\n} from '@coorpacademy/nova-icons';\nimport InputPreview from './input-preview';\nimport style from './style.css';\n\nclass InputHtml extends React.Component {\n static propTypes = {\n title: PropTypes.string,\n placeholder: PropTypes.string,\n disabled: PropTypes.bool,\n value: PropTypes.string,\n error: PropTypes.string,\n onChange: PropTypes.func,\n description: PropTypes.string\n };\n\n static getDerivedStateFromProps(props, state) {\n const {value} = props;\n\n if (isUndefined(value)) return null;\n\n return {\n text: value,\n preview: state.preview\n };\n }\n\n constructor(props, context) {\n super(props);\n this.state = {\n text: getOr('', 'value', props),\n preview: true\n };\n this.handleChange = this.handleChange.bind(this);\n this.handlePreview = this.handlePreview.bind(this);\n }\n\n handleChange(e) {\n const {onChange = noop} = this.props;\n const value = e.target.value;\n this.setState(state => ({\n text: value,\n preview: state.preview\n }));\n onChange(value);\n }\n\n handlePreview(e) {\n e.preventDefault();\n this.setState(state => ({\n text: state.text,\n preview: !state.preview\n }));\n }\n\n render() {\n const {skin} = this.context;\n const mediumColor = getOr('#999999', 'common.medium', skin);\n\n const {title, placeholder, error, description, disabled} = this.props;\n const {text, preview} = this.state;\n\n const className = error ? style.error : style.default;\n const iconContent = !preview ? (\n <PreviewIcon color={mediumColor} height={16} />\n ) : (\n <PencilIcon color={mediumColor} height={16} />\n );\n return (\n <div className={className}>\n <label>\n <span className={style.title}>{`${title} `}</span>\n <div className={style.contentWrapper}>\n <InputPreview\n title={title}\n text={text}\n placeholder={placeholder}\n onChange={this.handleChange}\n disabled={disabled}\n preview={preview}\n className={style.input}\n />\n </div>\n <span className={style.toggle} onClick={this.handlePreview}>\n {iconContent}\n </span>\n </label>\n <div className={style.description}>{description}</div>\n </div>\n );\n }\n}\nexport default InputHtml;\n"],"file":"index.js"}
1
+ {"version":3,"sources":["../../../src/atom/input-html/index.js"],"names":["React","PropTypes","NovaLineBusinessCircleView","PreviewIcon","NovaLineContentEditionPencil2","PencilIcon","InputPreview","style","InputHtml","Component","getDerivedStateFromProps","props","state","value","text","preview","constructor","context","handleChange","bind","handlePreview","e","onChange","target","setState","preventDefault","render","skin","mediumColor","title","placeholder","error","description","disabled","className","default","iconContent","contentWrapper","input","toggle","propTypes","string","bool","func"],"mappings":"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","sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {noop, getOr, isUndefined} from 'lodash/fp';\nimport {\n NovaLineBusinessCircleView as PreviewIcon,\n NovaLineContentEditionPencil2 as PencilIcon\n} from '@coorpacademy/nova-icons';\nimport InputPreview from './input-preview';\nimport style from './style.css';\n\nclass InputHtml extends React.Component {\n static propTypes = {\n title: PropTypes.string,\n placeholder: PropTypes.string,\n disabled: PropTypes.bool,\n value: PropTypes.string,\n error: PropTypes.string,\n onChange: PropTypes.func,\n description: PropTypes.string\n };\n\n static getDerivedStateFromProps(props, state) {\n const {value} = props;\n\n if (isUndefined(value)) return null;\n\n return {\n text: value,\n preview: state.preview\n };\n }\n\n constructor(props, context) {\n super(props);\n this.state = {\n text: getOr('', 'value', props),\n preview: true\n };\n this.handleChange = this.handleChange.bind(this);\n this.handlePreview = this.handlePreview.bind(this);\n }\n\n handleChange(e) {\n const {onChange = noop} = this.props;\n const value = e.target.value;\n this.setState(state => ({\n text: value,\n preview: state.preview\n }));\n onChange(value);\n }\n\n handlePreview(e) {\n e.preventDefault();\n this.setState(state => ({\n text: state.text,\n preview: !state.preview\n }));\n }\n\n render() {\n const {skin} = this.context;\n const mediumColor = getOr('#999999', 'common.medium', skin);\n\n const {title, placeholder, error, description, disabled} = this.props;\n const {text, preview} = this.state;\n\n const className = error ? style.error : style.default;\n const iconContent = !preview ? (\n <PreviewIcon color={mediumColor} height={16} />\n ) : (\n <PencilIcon color={mediumColor} height={16} />\n );\n return (\n <div className={className}>\n <label>\n <span className={style.title}>{`${title} `}</span>\n <div className={style.contentWrapper}>\n <InputPreview\n title={title}\n text={text}\n placeholder={placeholder}\n onChange={this.handleChange}\n disabled={disabled}\n preview={preview}\n className={style.input}\n />\n </div>\n <span className={style.toggle} onClick={this.handlePreview}>\n {iconContent}\n </span>\n </label>\n <div className={style.description}>{description}</div>\n </div>\n );\n }\n}\nexport default InputHtml;\n"],"file":"index.js"}
@@ -2,7 +2,7 @@ function _extends() { _extends = Object.assign || function (target) { for (var i
2
2
 
3
3
  import checked from './checked';
4
4
  export default {
5
- props: _extends({}, checked.props, {
5
+ props: _extends(_extends({}, checked.props), {}, {
6
6
  disabled: true
7
7
  })
8
8
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/atom/input-switch/test/fixtures/disabled.js"],"names":["checked","props","disabled"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,eACAD,OAAO,CAACC,KADR;AAEHC,IAAAA,QAAQ,EAAE;AAFP;AADQ,CAAf","sourcesContent":["import checked from './checked';\n\nexport default {\n props: {\n ...checked.props,\n disabled: true\n }\n};\n"],"file":"disabled.js"}
1
+ {"version":3,"sources":["../../../../../src/atom/input-switch/test/fixtures/disabled.js"],"names":["checked","props","disabled"],"mappings":";;AAAA,OAAOA,OAAP,MAAoB,WAApB;AAEA,eAAe;AACbC,EAAAA,KAAK,wBACAD,OAAO,CAACC,KADR;AAEHC,IAAAA,QAAQ,EAAE;AAFP;AADQ,CAAf","sourcesContent":["import checked from './checked';\n\nexport default {\n props: {\n ...checked.props,\n disabled: true\n }\n};\n"],"file":"disabled.js"}
@@ -1,13 +1,16 @@
1
+ import _isEmpty from "lodash/fp/isEmpty";
1
2
  import _keys from "lodash/fp/keys";
2
3
  import _isNil from "lodash/fp/isNil";
3
4
  import _noop from "lodash/fp/noop";
4
5
  import React, { useMemo } from 'react';
5
6
  import PropTypes from 'prop-types';
7
+ import { NovaSolidStatusCheckCircle2 as CheckIcon, NovaSolidStatusClose as ErrorIcon, NovaCompositionCoorpacademyInformationIcon as InfoIcon } from '@coorpacademy/nova-icons';
6
8
  import classnames from 'classnames';
7
9
  import getClassState from '../../util/get-class-state';
8
10
  import style from './style.css';
9
11
  const themeStyle = {
10
12
  setup: style.setup,
13
+ coorpmanager: style.coorpmanager,
11
14
  cockpit: style.cockpit,
12
15
  default: style.default
13
16
  };
@@ -17,9 +20,11 @@ const InputText = props => {
17
20
  autoFocus = false,
18
21
  placeholder = '',
19
22
  value,
23
+ hint,
20
24
  defaultValue,
21
25
  onChange = _noop,
22
26
  error,
27
+ valid,
23
28
  theme = 'default',
24
29
  description,
25
30
  disabled,
@@ -31,25 +36,46 @@ const InputText = props => {
31
36
  const handleChange = useMemo(() => e => onChange(e.target.value), [onChange]);
32
37
  const mainClass = themeStyle[theme];
33
38
  const className = getClassState(style.default, style.modified, style.error, modified, error);
34
- const descriptionView = description ? /*#__PURE__*/React.createElement("div", {
39
+ const descriptionView = description && theme !== 'coorpmanager' ? /*#__PURE__*/React.createElement("div", {
35
40
  className: style.description
36
41
  }, description) : null;
42
+ const toolTipView = description && theme === 'coorpmanager' ? /*#__PURE__*/React.createElement("div", {
43
+ className: style.infoIconWrapper
44
+ }, /*#__PURE__*/React.createElement(InfoIcon, {
45
+ className: style.infoIcon
46
+ }), /*#__PURE__*/React.createElement("div", {
47
+ className: style.descriptionLabel
48
+ }, description)) : null;
49
+ const hintView = error || hint ? /*#__PURE__*/React.createElement("div", {
50
+ className: style.hint // eslint-disable-next-line react/no-danger
51
+ ,
52
+ dangerouslySetInnerHTML: {
53
+ __html: error || hint
54
+ }
55
+ }) : null;
56
+ const errorIconView = error ? /*#__PURE__*/React.createElement(ErrorIcon, {
57
+ className: style.leftIcon
58
+ }) : null;
59
+ const validIconView = valid ? /*#__PURE__*/React.createElement(CheckIcon, {
60
+ className: style.leftIcon
61
+ }) : null;
37
62
  return /*#__PURE__*/React.createElement("div", {
38
- className: classnames(mainClass, className, _isNil(propsTitle) && style.isNoTitle)
63
+ className: classnames(mainClass, className, disabled && style.disabled, _isNil(propsTitle) && style.isNoTitle)
39
64
  }, /*#__PURE__*/React.createElement("label", null, /*#__PURE__*/React.createElement("span", {
40
- className: style.title
41
- }, title), /*#__PURE__*/React.createElement("input", {
65
+ className: classnames(style.title, _isEmpty(value) && style.noValue)
66
+ }, title, toolTipView), /*#__PURE__*/React.createElement("input", {
42
67
  autoFocus: autoFocus,
43
68
  type: "text",
44
69
  name: title,
45
70
  className: style.input,
46
71
  placeholder: placeholder,
47
72
  defaultValue: defaultValue,
73
+ autoComplete: 'off',
48
74
  value: value,
49
75
  onInput: handleChange,
50
76
  disabled: disabled,
51
77
  onChange: _noop
52
- })), descriptionView);
78
+ }), errorIconView, validIconView, hintView), descriptionView);
53
79
  };
54
80
 
55
81
  InputText.propTypes = process.env.NODE_ENV !== "production" ? {
@@ -61,10 +87,12 @@ InputText.propTypes = process.env.NODE_ENV !== "production" ? {
61
87
  disabled: PropTypes.bool,
62
88
  required: PropTypes.bool,
63
89
  value: PropTypes.string,
90
+ hint: PropTypes.string,
64
91
  error: PropTypes.string,
65
92
  onChange: PropTypes.func,
66
93
  description: PropTypes.string,
67
- modified: PropTypes.bool
94
+ modified: PropTypes.bool,
95
+ valid: PropTypes.bool
68
96
  } : {};
69
97
  export default InputText;
70
98
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/atom/input-text/index.js"],"names":["React","useMemo","PropTypes","classnames","getClassState","style","themeStyle","setup","cockpit","default","InputText","props","autoFocus","placeholder","value","defaultValue","onChange","error","theme","description","disabled","required","modified","title","propsTitle","handleChange","e","target","mainClass","className","descriptionView","isNoTitle","input","propTypes","bool","string","oneOf","func"],"mappings":"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","sourcesContent":["import React, {useMemo} from 'react';\nimport PropTypes from 'prop-types';\nimport {noop, isNil, keys} from 'lodash/fp';\nimport classnames from 'classnames';\nimport getClassState from '../../util/get-class-state';\nimport style from './style.css';\n\nconst themeStyle = {\n setup: style.setup,\n cockpit: style.cockpit,\n default: style.default\n};\nconst InputText = props => {\n const {\n autoFocus = false,\n placeholder = '',\n value,\n defaultValue,\n onChange = noop,\n error,\n theme = 'default',\n description,\n disabled,\n required,\n modified = false,\n title: propsTitle\n } = props;\n\n const title = `${propsTitle}${required ? '*' : ''}`;\n const handleChange = useMemo(() => e => onChange(e.target.value), [onChange]);\n const mainClass = themeStyle[theme];\n const className = getClassState(style.default, style.modified, style.error, modified, error);\n const descriptionView = description ? (\n <div className={style.description}>{description}</div>\n ) : null;\n return (\n <div className={classnames(mainClass, className, isNil(propsTitle) && style.isNoTitle)}>\n <label>\n <span className={style.title}>{title}</span>\n <input\n autoFocus={autoFocus}\n type=\"text\"\n name={title}\n className={style.input}\n placeholder={placeholder}\n defaultValue={defaultValue}\n value={value}\n onInput={handleChange}\n disabled={disabled}\n onChange={noop}\n />\n </label>\n {descriptionView}\n </div>\n );\n};\n\nInputText.propTypes = {\n autoFocus: PropTypes.bool,\n title: PropTypes.string,\n placeholder: PropTypes.string,\n defaultValue: PropTypes.string,\n theme: PropTypes.oneOf(keys(themeStyle)),\n disabled: PropTypes.bool,\n required: PropTypes.bool,\n value: PropTypes.string,\n error: PropTypes.string,\n onChange: PropTypes.func,\n description: PropTypes.string,\n modified: PropTypes.bool\n};\nexport default InputText;\n"],"file":"index.js"}
1
+ {"version":3,"sources":["../../../src/atom/input-text/index.js"],"names":["React","useMemo","PropTypes","NovaSolidStatusCheckCircle2","CheckIcon","NovaSolidStatusClose","ErrorIcon","NovaCompositionCoorpacademyInformationIcon","InfoIcon","classnames","getClassState","style","themeStyle","setup","coorpmanager","cockpit","default","InputText","props","autoFocus","placeholder","value","hint","defaultValue","onChange","error","valid","theme","description","disabled","required","modified","title","propsTitle","handleChange","e","target","mainClass","className","descriptionView","toolTipView","infoIconWrapper","infoIcon","descriptionLabel","hintView","__html","errorIconView","leftIcon","validIconView","isNoTitle","noValue","input","propTypes","bool","string","oneOf","func"],"mappings":"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","sourcesContent":["import React, {useMemo} from 'react';\nimport PropTypes from 'prop-types';\nimport {noop, isNil, keys, isEmpty} from 'lodash/fp';\nimport {\n NovaSolidStatusCheckCircle2 as CheckIcon,\n NovaSolidStatusClose as ErrorIcon,\n NovaCompositionCoorpacademyInformationIcon as InfoIcon\n} from '@coorpacademy/nova-icons';\nimport classnames from 'classnames';\nimport getClassState from '../../util/get-class-state';\nimport style from './style.css';\n\nconst themeStyle = {\n setup: style.setup,\n coorpmanager: style.coorpmanager,\n cockpit: style.cockpit,\n default: style.default\n};\nconst InputText = props => {\n const {\n autoFocus = false,\n placeholder = '',\n value,\n hint,\n defaultValue,\n onChange = noop,\n error,\n valid,\n theme = 'default',\n description,\n disabled,\n required,\n modified = false,\n title: propsTitle\n } = props;\n\n const title = `${propsTitle}${required ? '*' : ''}`;\n const handleChange = useMemo(() => e => onChange(e.target.value), [onChange]);\n const mainClass = themeStyle[theme];\n const className = getClassState(style.default, style.modified, style.error, modified, error);\n const descriptionView =\n description && theme !== 'coorpmanager' ? (\n <div className={style.description}>{description}</div>\n ) : null;\n const toolTipView =\n description && theme === 'coorpmanager' ? (\n <div className={style.infoIconWrapper}>\n <InfoIcon className={style.infoIcon} />\n <div className={style.descriptionLabel}>{description}</div>\n </div>\n ) : null;\n const hintView =\n error || hint ? (\n <div\n className={style.hint}\n // eslint-disable-next-line react/no-danger\n dangerouslySetInnerHTML={{__html: error || hint}}\n />\n ) : null;\n const errorIconView = error ? <ErrorIcon className={style.leftIcon} /> : null;\n const validIconView = valid ? <CheckIcon className={style.leftIcon} /> : null;\n return (\n <div\n className={classnames(\n mainClass,\n className,\n disabled && style.disabled,\n isNil(propsTitle) && style.isNoTitle\n )}\n >\n <label>\n <span className={classnames(style.title, isEmpty(value) && style.noValue)}>\n {title}\n {toolTipView}\n </span>\n\n <input\n autoFocus={autoFocus}\n type=\"text\"\n name={title}\n className={style.input}\n placeholder={placeholder}\n defaultValue={defaultValue}\n autoComplete={'off'}\n value={value}\n onInput={handleChange}\n disabled={disabled}\n onChange={noop}\n />\n {errorIconView}\n {validIconView}\n {hintView}\n </label>\n {descriptionView}\n </div>\n );\n};\n\nInputText.propTypes = {\n autoFocus: PropTypes.bool,\n title: PropTypes.string,\n placeholder: PropTypes.string,\n defaultValue: PropTypes.string,\n theme: PropTypes.oneOf(keys(themeStyle)),\n disabled: PropTypes.bool,\n required: PropTypes.bool,\n value: PropTypes.string,\n hint: PropTypes.string,\n error: PropTypes.string,\n onChange: PropTypes.func,\n description: PropTypes.string,\n modified: PropTypes.bool,\n valid: PropTypes.bool\n};\nexport default InputText;\n"],"file":"index.js"}