@coorpacademy/components 11.9.3-alpha.25.24 → 11.9.3-alpha.29

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 (1553) hide show
  1. package/es/atom/autocomplete/index.js +0 -3
  2. package/es/atom/autocomplete/index.js.map +1 -1
  3. package/es/atom/avatar/index.js +0 -2
  4. package/es/atom/avatar/index.js.map +1 -1
  5. package/es/atom/button/index.js +0 -8
  6. package/es/atom/button/index.js.map +1 -1
  7. package/es/atom/button/index.native.d.ts +1 -1
  8. package/es/atom/button/index.native.d.ts.map +1 -1
  9. package/es/atom/button/index.native.js +0 -4
  10. package/es/atom/button/index.native.js.map +1 -1
  11. package/es/atom/button-link/index.js +0 -10
  12. package/es/atom/button-link/index.js.map +1 -1
  13. package/es/atom/button-link-icon-only/index.js +0 -12
  14. package/es/atom/button-link-icon-only/index.js.map +1 -1
  15. package/es/atom/button-menu/index.js +0 -5
  16. package/es/atom/button-menu/index.js.map +1 -1
  17. package/es/atom/card-image-preview/index.js +0 -3
  18. package/es/atom/card-image-preview/index.js.map +1 -1
  19. package/es/atom/catalog-section/index.js +0 -2
  20. package/es/atom/catalog-section/index.js.map +1 -1
  21. package/es/atom/centered-text/index.js +0 -2
  22. package/es/atom/centered-text/index.js.map +1 -1
  23. package/es/atom/checkbox/index.js +5 -11
  24. package/es/atom/checkbox/index.js.map +1 -1
  25. package/es/atom/checkbox-with-title/index.js +0 -4
  26. package/es/atom/checkbox-with-title/index.js.map +1 -1
  27. package/es/atom/chips/index.js +0 -2
  28. package/es/atom/chips/index.js.map +1 -1
  29. package/es/atom/choice/index.native.d.ts +1 -1
  30. package/es/atom/choice/index.native.d.ts.map +1 -1
  31. package/es/atom/choice/index.native.js +2 -12
  32. package/es/atom/choice/index.native.js.map +1 -1
  33. package/es/atom/clue/index.js +0 -14
  34. package/es/atom/clue/index.js.map +1 -1
  35. package/es/atom/content-badge/index.js +0 -2
  36. package/es/atom/content-badge/index.js.map +1 -1
  37. package/es/atom/cta/index.js +0 -13
  38. package/es/atom/cta/index.js.map +1 -1
  39. package/es/atom/difficulty-level/index.js +0 -7
  40. package/es/atom/difficulty-level/index.js.map +1 -1
  41. package/es/atom/drag-and-drop/index.js +0 -15
  42. package/es/atom/drag-and-drop/index.js.map +1 -1
  43. package/es/atom/empty-search-result/index.js +0 -2
  44. package/es/atom/empty-search-result/index.js.map +1 -1
  45. package/es/atom/gradient/index.native.d.ts +1 -1
  46. package/es/atom/gradient/index.native.d.ts.map +1 -1
  47. package/es/atom/gradient/index.native.js +0 -7
  48. package/es/atom/gradient/index.native.js.map +1 -1
  49. package/es/atom/header-back-button/index.native.d.ts +1 -1
  50. package/es/atom/header-back-button/index.native.d.ts.map +1 -1
  51. package/es/atom/header-back-button/index.native.js +0 -6
  52. package/es/atom/header-back-button/index.native.js.map +1 -1
  53. package/es/atom/header-back-icon/index.native.d.ts +1 -1
  54. package/es/atom/header-back-icon/index.native.d.ts.map +1 -1
  55. package/es/atom/header-back-icon/index.native.js +0 -2
  56. package/es/atom/header-back-icon/index.native.js.map +1 -1
  57. package/es/atom/html/index.native.d.ts +1 -1
  58. package/es/atom/html/index.native.d.ts.map +1 -1
  59. package/es/atom/html/index.native.js +6 -12
  60. package/es/atom/html/index.native.js.map +1 -1
  61. package/es/atom/image-background/index.native.d.ts +1 -1
  62. package/es/atom/image-background/index.native.d.ts.map +1 -1
  63. package/es/atom/image-background/index.native.js +11 -24
  64. package/es/atom/image-background/index.native.js.map +1 -1
  65. package/es/atom/image-upload/index.js +0 -6
  66. package/es/atom/image-upload/index.js.map +1 -1
  67. package/es/atom/input-checkbox/index.js +0 -4
  68. package/es/atom/input-checkbox/index.js.map +1 -1
  69. package/es/atom/input-color/index.js +0 -2
  70. package/es/atom/input-color/index.js.map +1 -1
  71. package/es/atom/input-doublestep/index.js +0 -14
  72. package/es/atom/input-doublestep/index.js.map +1 -1
  73. package/es/atom/input-html/index.js +0 -9
  74. package/es/atom/input-html/index.js.map +1 -1
  75. package/es/atom/input-html/input-preview.js +2 -3
  76. package/es/atom/input-html/input-preview.js.map +1 -1
  77. package/es/atom/input-readonly/index.js +0 -2
  78. package/es/atom/input-readonly/index.js.map +1 -1
  79. package/es/atom/input-search/index.js +0 -2
  80. package/es/atom/input-search/index.js.map +1 -1
  81. package/es/atom/input-switch/index.js +0 -8
  82. package/es/atom/input-switch/index.js.map +1 -1
  83. package/es/atom/input-text/index.js +2 -3
  84. package/es/atom/input-text/index.js.map +1 -1
  85. package/es/atom/input-text-with-title/index.js +0 -3
  86. package/es/atom/input-text-with-title/index.js.map +1 -1
  87. package/es/atom/input-textarea/index.js +2 -3
  88. package/es/atom/input-textarea/index.js.map +1 -1
  89. package/es/atom/label/index.js +0 -2
  90. package/es/atom/label/index.js.map +1 -1
  91. package/es/atom/life/index.js +0 -7
  92. package/es/atom/life/index.js.map +1 -1
  93. package/es/atom/link/index.js +7 -24
  94. package/es/atom/link/index.js.map +1 -1
  95. package/es/atom/loader/index.js +0 -2
  96. package/es/atom/loader/index.js.map +1 -1
  97. package/es/atom/loader/index.native.d.ts +1 -1
  98. package/es/atom/loader/index.native.d.ts.map +1 -1
  99. package/es/atom/loader/index.native.js +2 -12
  100. package/es/atom/loader/index.native.js.map +1 -1
  101. package/es/atom/lottie-wrapper/index.js +3 -11
  102. package/es/atom/lottie-wrapper/index.js.map +1 -1
  103. package/es/atom/lottie-wrapper/prop-types.d.ts +1 -1
  104. package/es/atom/lottie-wrapper/prop-types.d.ts.map +1 -1
  105. package/es/atom/lottie-wrapper/prop-types.js.map +1 -1
  106. package/es/atom/notification/index.js +0 -2
  107. package/es/atom/notification/index.js.map +1 -1
  108. package/es/atom/picture/index.js +0 -8
  109. package/es/atom/picture/index.js.map +1 -1
  110. package/es/atom/picture-background/index.js +0 -2
  111. package/es/atom/picture-background/index.js.map +1 -1
  112. package/es/atom/promo-code/index.js +0 -2
  113. package/es/atom/promo-code/index.js.map +1 -1
  114. package/es/atom/provider/index.js +2 -19
  115. package/es/atom/provider/index.js.map +1 -1
  116. package/es/atom/provider/web-context.d.ts +3 -3
  117. package/es/atom/provider/web-context.d.ts.map +1 -1
  118. package/es/atom/provider/web-context.js +5 -12
  119. package/es/atom/provider/web-context.js.map +1 -1
  120. package/es/atom/radio-group/index.js +0 -8
  121. package/es/atom/radio-group/index.js.map +1 -1
  122. package/es/atom/radio-group/item.js +0 -7
  123. package/es/atom/radio-group/item.js.map +1 -1
  124. package/es/atom/range/handle.js +9 -17
  125. package/es/atom/range/handle.js.map +1 -1
  126. package/es/atom/range/index.js +0 -23
  127. package/es/atom/range/index.js.map +1 -1
  128. package/es/atom/resource-miniature/index.js +2 -6
  129. package/es/atom/resource-miniature/index.js.map +1 -1
  130. package/es/atom/review-header-step-item/index.js +0 -8
  131. package/es/atom/review-header-step-item/index.js.map +1 -1
  132. package/es/atom/review-header-step-item/index.native.js +0 -14
  133. package/es/atom/review-header-step-item/index.native.js.map +1 -1
  134. package/es/atom/review-header-step-item/types.d.ts +2 -2
  135. package/es/atom/review-header-step-item/types.d.ts.map +1 -1
  136. package/es/atom/review-header-step-item/types.js.map +1 -1
  137. package/es/atom/review-presentation/index.js +5 -8
  138. package/es/atom/review-presentation/index.js.map +1 -1
  139. package/es/atom/review-presentation/index.native.js +3 -10
  140. package/es/atom/review-presentation/index.native.js.map +1 -1
  141. package/es/atom/review-presentation/prop-types.d.ts +2 -2
  142. package/es/atom/review-presentation/prop-types.d.ts.map +1 -1
  143. package/es/atom/review-presentation/prop-types.js.map +1 -1
  144. package/es/atom/select/index.js +2 -8
  145. package/es/atom/select/index.js.map +1 -1
  146. package/es/atom/select-modal/index.native.d.ts +2 -2
  147. package/es/atom/select-modal/index.native.d.ts.map +1 -1
  148. package/es/atom/select-modal/index.native.js +0 -11
  149. package/es/atom/select-modal/index.native.js.map +1 -1
  150. package/es/atom/slide/index.js +0 -3
  151. package/es/atom/slide/index.js.map +1 -1
  152. package/es/atom/social-link/index.js +0 -2
  153. package/es/atom/social-link/index.js.map +1 -1
  154. package/es/atom/space/index.native.d.ts +1 -1
  155. package/es/atom/space/index.native.d.ts.map +1 -1
  156. package/es/atom/space/index.native.js +0 -2
  157. package/es/atom/space/index.native.js.map +1 -1
  158. package/es/atom/spinner/index.js +0 -2
  159. package/es/atom/spinner/index.js.map +1 -1
  160. package/es/atom/tab/index.js +0 -2
  161. package/es/atom/tab/index.js.map +1 -1
  162. package/es/atom/tab-content/index.js +0 -2
  163. package/es/atom/tab-content/index.js.map +1 -1
  164. package/es/atom/tag/index.js +0 -2
  165. package/es/atom/tag/index.js.map +1 -1
  166. package/es/atom/text/index.native.d.ts +1 -1
  167. package/es/atom/text/index.native.d.ts.map +1 -1
  168. package/es/atom/text/index.native.js +0 -3
  169. package/es/atom/text/index.native.js.map +1 -1
  170. package/es/atom/title/index.js +0 -8
  171. package/es/atom/title/index.js.map +1 -1
  172. package/es/atom/tooltip/index.js +0 -5
  173. package/es/atom/tooltip/index.js.map +1 -1
  174. package/es/atom/video-upload/index.js +0 -3
  175. package/es/atom/video-upload/index.js.map +1 -1
  176. package/es/atom/wizard-steps/index.js +0 -2
  177. package/es/atom/wizard-steps/index.js.map +1 -1
  178. package/es/hoc/animation/index.js +0 -11
  179. package/es/hoc/animation/index.js.map +1 -1
  180. package/es/hoc/animation-scheduler/index.js +0 -18
  181. package/es/hoc/animation-scheduler/index.js.map +1 -1
  182. package/es/hoc/modal/index.native.d.ts +1 -1
  183. package/es/hoc/modal/index.native.d.ts.map +1 -1
  184. package/es/hoc/modal/index.native.js +0 -6
  185. package/es/hoc/modal/index.native.js.map +1 -1
  186. package/es/hoc/modal/select/index.native.d.ts +2 -2
  187. package/es/hoc/modal/select/index.native.d.ts.map +1 -1
  188. package/es/hoc/modal/select/index.native.js +0 -10
  189. package/es/hoc/modal/select/index.native.js.map +1 -1
  190. package/es/hoc/modal/select-item/index.native.d.ts +1 -1
  191. package/es/hoc/modal/select-item/index.native.d.ts.map +1 -1
  192. package/es/hoc/modal/select-item/index.native.js +0 -8
  193. package/es/hoc/modal/select-item/index.native.js.map +1 -1
  194. package/es/hoc/swapper/index.js +4 -14
  195. package/es/hoc/swapper/index.js.map +1 -1
  196. package/es/hoc/touchable/index.native.d.ts +1 -1
  197. package/es/hoc/touchable/index.native.d.ts.map +1 -1
  198. package/es/hoc/touchable/index.native.js +0 -6
  199. package/es/hoc/touchable/index.native.js.map +1 -1
  200. package/es/hoc/transition/index.js +0 -4
  201. package/es/hoc/transition/index.js.map +1 -1
  202. package/es/index.js.map +1 -1
  203. package/es/molecule/add-to-my-list/index.js +0 -7
  204. package/es/molecule/add-to-my-list/index.js.map +1 -1
  205. package/es/molecule/answer/index.d.ts +3 -0
  206. package/es/molecule/answer/index.d.ts.map +1 -1
  207. package/es/molecule/answer/index.js +14 -27
  208. package/es/molecule/answer/index.js.map +1 -1
  209. package/es/molecule/answer/index.native.js +0 -11
  210. package/es/molecule/answer/index.native.js.map +1 -1
  211. package/es/molecule/answer/prop-types.d.ts +3 -3
  212. package/es/molecule/answer/prop-types.d.ts.map +1 -1
  213. package/es/molecule/answer/prop-types.js +0 -3
  214. package/es/molecule/answer/prop-types.js.map +1 -1
  215. package/es/molecule/audio/index.js +2 -12
  216. package/es/molecule/audio/index.js.map +1 -1
  217. package/es/molecule/banner/index.js +0 -2
  218. package/es/molecule/banner/index.js.map +1 -1
  219. package/es/molecule/battle-request/index.js +2 -6
  220. package/es/molecule/battle-request/index.js.map +1 -1
  221. package/es/molecule/brand-card/description.js +0 -2
  222. package/es/molecule/brand-card/description.js.map +1 -1
  223. package/es/molecule/brand-card/index.js +0 -2
  224. package/es/molecule/brand-card/index.js.map +1 -1
  225. package/es/molecule/brand-card-create/index.js +0 -2
  226. package/es/molecule/brand-card-create/index.js.map +1 -1
  227. package/es/molecule/brand-create-form/index.js +0 -2
  228. package/es/molecule/brand-create-form/index.js.map +1 -1
  229. package/es/molecule/brand-download-box/index.js +0 -4
  230. package/es/molecule/brand-download-box/index.js.map +1 -1
  231. package/es/molecule/brand-form-group/index.js +0 -29
  232. package/es/molecule/brand-form-group/index.js.map +1 -1
  233. package/es/molecule/brand-logo/index.native.js +0 -5
  234. package/es/molecule/brand-logo/index.native.js.map +1 -1
  235. package/es/molecule/brand-tabs/index.js +0 -4
  236. package/es/molecule/brand-tabs/index.js.map +1 -1
  237. package/es/molecule/brand-upload-box/index.js +0 -11
  238. package/es/molecule/brand-upload-box/index.js.map +1 -1
  239. package/es/molecule/breadcrumbs/index.js +0 -6
  240. package/es/molecule/breadcrumbs/index.js.map +1 -1
  241. package/es/molecule/bullet-point-menu-button/index.js +0 -2
  242. package/es/molecule/bullet-point-menu-button/index.js.map +1 -1
  243. package/es/molecule/card/customer.js +0 -2
  244. package/es/molecule/card/customer.js.map +1 -1
  245. package/es/molecule/card/favorite.js +0 -9
  246. package/es/molecule/card/favorite.js.map +1 -1
  247. package/es/molecule/card/index.js +0 -21
  248. package/es/molecule/card/index.js.map +1 -1
  249. package/es/molecule/card/notification.js +0 -5
  250. package/es/molecule/card/notification.js.map +1 -1
  251. package/es/molecule/card/selectable.js +0 -2
  252. package/es/molecule/card/selectable.js.map +1 -1
  253. package/es/molecule/card-congrats/index.native.js +0 -7
  254. package/es/molecule/card-congrats/index.native.js.map +1 -1
  255. package/es/molecule/card-congrats/types.d.ts +1 -1
  256. package/es/molecule/card-congrats/types.d.ts.map +1 -1
  257. package/es/molecule/card-content/index.js +2 -13
  258. package/es/molecule/card-content/index.js.map +1 -1
  259. package/es/molecule/card-with-button/index.js +0 -6
  260. package/es/molecule/card-with-button/index.js.map +1 -1
  261. package/es/molecule/cm-popin/index.js +4 -10
  262. package/es/molecule/cm-popin/index.js.map +1 -1
  263. package/es/molecule/cm-popin/index.native.js +0 -6
  264. package/es/molecule/cm-popin/index.native.js.map +1 -1
  265. package/es/molecule/cm-popin/types.d.ts +2 -2
  266. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  267. package/es/molecule/cm-popin/types.js.map +1 -1
  268. package/es/molecule/cookie-banner/index.js +0 -4
  269. package/es/molecule/cookie-banner/index.js.map +1 -1
  270. package/es/molecule/coorp-manager-roles/index.js +0 -3
  271. package/es/molecule/coorp-manager-roles/index.js.map +1 -1
  272. package/es/molecule/course-section/index.js +0 -2
  273. package/es/molecule/course-section/index.js.map +1 -1
  274. package/es/molecule/course-sections/index.js +0 -6
  275. package/es/molecule/course-sections/index.js.map +1 -1
  276. package/es/molecule/dashboard/battle-request-list/index.js.map +1 -1
  277. package/es/molecule/dashboard/cards-list/index.js +2 -49
  278. package/es/molecule/dashboard/cards-list/index.js.map +1 -1
  279. package/es/molecule/dashboard/news-list/index.js.map +1 -1
  280. package/es/molecule/dashboard/review-banner/index.js +0 -3
  281. package/es/molecule/dashboard/review-banner/index.js.map +1 -1
  282. package/es/molecule/dashboard/start-battle/index.js.map +1 -1
  283. package/es/molecule/discipline-cta/index.js +0 -4
  284. package/es/molecule/discipline-cta/index.js.map +1 -1
  285. package/es/molecule/discipline-header/index.js +4 -11
  286. package/es/molecule/discipline-header/index.js.map +1 -1
  287. package/es/molecule/discipline-partners/index.js +0 -11
  288. package/es/molecule/discipline-partners/index.js.map +1 -1
  289. package/es/molecule/discipline-scope/index.js +0 -2
  290. package/es/molecule/discipline-scope/index.js.map +1 -1
  291. package/es/molecule/drag-and-drop/index.js +0 -3
  292. package/es/molecule/drag-and-drop/index.js.map +1 -1
  293. package/es/molecule/drag-and-drop/overlay.js.map +1 -1
  294. package/es/molecule/drag-and-drop/placeholder.js.map +1 -1
  295. package/es/molecule/drag-and-drop/upload-report.js +0 -13
  296. package/es/molecule/drag-and-drop/upload-report.js.map +1 -1
  297. package/es/molecule/drag-and-drop-wrapper/index.js +0 -4
  298. package/es/molecule/drag-and-drop-wrapper/index.js.map +1 -1
  299. package/es/molecule/draggable/index.js +0 -4
  300. package/es/molecule/draggable/index.js.map +1 -1
  301. package/es/molecule/draggable-list/index.js +0 -3
  302. package/es/molecule/draggable-list/index.js.map +1 -1
  303. package/es/molecule/empty-state-dashboard/index.js +0 -3
  304. package/es/molecule/empty-state-dashboard/index.js.map +1 -1
  305. package/es/molecule/empty-state-dashboard/types.d.ts +1 -1
  306. package/es/molecule/empty-state-dashboard/types.d.ts.map +1 -1
  307. package/es/molecule/empty-state-dashboard/types.js.map +1 -1
  308. package/es/molecule/external-content-button/index.js +0 -5
  309. package/es/molecule/external-content-button/index.js.map +1 -1
  310. package/es/molecule/external-content-viewer/index.js +0 -2
  311. package/es/molecule/external-content-viewer/index.js.map +1 -1
  312. package/es/molecule/feedback/index.js +6 -9
  313. package/es/molecule/feedback/index.js.map +1 -1
  314. package/es/molecule/filters/filters-wrapper.js +0 -13
  315. package/es/molecule/filters/filters-wrapper.js.map +1 -1
  316. package/es/molecule/filters/index.js +0 -11
  317. package/es/molecule/filters/index.js.map +1 -1
  318. package/es/molecule/forum/forum-comment/index.js +0 -5
  319. package/es/molecule/forum/forum-comment/index.js.map +1 -1
  320. package/es/molecule/forum/forum-post/index.js +0 -6
  321. package/es/molecule/forum/forum-post/index.js.map +1 -1
  322. package/es/molecule/forum/forum-thread/index.js +0 -4
  323. package/es/molecule/forum/forum-thread/index.js.map +1 -1
  324. package/es/molecule/forum/post-conditions.js.map +1 -1
  325. package/es/molecule/go1-banner/index.js +4 -4
  326. package/es/molecule/go1-banner/index.js.map +1 -1
  327. package/es/molecule/hero/index.js +0 -4
  328. package/es/molecule/hero/index.js.map +1 -1
  329. package/es/molecule/input-text-with-titled-checkbox/index.js +0 -2
  330. package/es/molecule/input-text-with-titled-checkbox/index.js.map +1 -1
  331. package/es/molecule/list-badges/index.js +0 -2
  332. package/es/molecule/list-badges/index.js.map +1 -1
  333. package/es/molecule/login-alert/index.js +2 -3
  334. package/es/molecule/login-alert/index.js.map +1 -1
  335. package/es/molecule/menu-list/index.js +0 -2
  336. package/es/molecule/menu-list/index.js.map +1 -1
  337. package/es/molecule/message-popin/index.js +0 -2
  338. package/es/molecule/message-popin/index.js.map +1 -1
  339. package/es/molecule/modal/index.js +6 -7
  340. package/es/molecule/modal/index.js.map +1 -1
  341. package/es/molecule/module-bubble/index.js +0 -6
  342. package/es/molecule/module-bubble/index.js.map +1 -1
  343. package/es/molecule/module-card/index.js +2 -7
  344. package/es/molecule/module-card/index.js.map +1 -1
  345. package/es/molecule/news/index.js +0 -3
  346. package/es/molecule/news/index.js.map +1 -1
  347. package/es/molecule/notification-banner/index.js +0 -7
  348. package/es/molecule/notification-banner/index.js.map +1 -1
  349. package/es/molecule/pagination/index.js +0 -2
  350. package/es/molecule/pagination/index.js.map +1 -1
  351. package/es/molecule/payment-form/index.js +0 -13
  352. package/es/molecule/payment-form/index.js.map +1 -1
  353. package/es/molecule/pdf/index.js +2 -6
  354. package/es/molecule/pdf/index.js.map +1 -1
  355. package/es/molecule/popin/index.js +2 -7
  356. package/es/molecule/popin/index.js.map +1 -1
  357. package/es/molecule/product-card/index.js +0 -4
  358. package/es/molecule/product-card/index.js.map +1 -1
  359. package/es/molecule/progress-bar/index.js +0 -6
  360. package/es/molecule/progress-bar/index.js.map +1 -1
  361. package/es/molecule/questions/drop-down/index.js +0 -4
  362. package/es/molecule/questions/drop-down/index.js.map +1 -1
  363. package/es/molecule/questions/free-text/index.js +0 -6
  364. package/es/molecule/questions/free-text/index.js.map +1 -1
  365. package/es/molecule/questions/free-text/index.native.d.ts +1 -1
  366. package/es/molecule/questions/free-text/index.native.d.ts.map +1 -1
  367. package/es/molecule/questions/free-text/index.native.js +12 -11
  368. package/es/molecule/questions/free-text/index.native.js.map +1 -1
  369. package/es/molecule/questions/mobile/draggable/index.native.js +0 -11
  370. package/es/molecule/questions/mobile/draggable/index.native.js.map +1 -1
  371. package/es/molecule/questions/mobile/slider/index.native.d.ts +2 -2
  372. package/es/molecule/questions/mobile/slider/index.native.d.ts.map +1 -1
  373. package/es/molecule/questions/mobile/slider/index.native.js +0 -7
  374. package/es/molecule/questions/mobile/slider/index.native.js.map +1 -1
  375. package/es/molecule/questions/mobile/switch/index.native.d.ts +1 -1
  376. package/es/molecule/questions/mobile/switch/index.native.d.ts.map +1 -1
  377. package/es/molecule/questions/mobile/switch/index.native.js +0 -13
  378. package/es/molecule/questions/mobile/switch/index.native.js.map +1 -1
  379. package/es/molecule/questions/mobile/template/index.native.d.ts +1 -1
  380. package/es/molecule/questions/mobile/template/index.native.d.ts.map +1 -1
  381. package/es/molecule/questions/mobile/template/index.native.js +0 -16
  382. package/es/molecule/questions/mobile/template/index.native.js.map +1 -1
  383. package/es/molecule/questions/qcm/index.js +3 -7
  384. package/es/molecule/questions/qcm/index.js.map +1 -1
  385. package/es/molecule/questions/qcm-drag/index.js +4 -14
  386. package/es/molecule/questions/qcm-drag/index.js.map +1 -1
  387. package/es/molecule/questions/qcm-graphic/index.js +2 -7
  388. package/es/molecule/questions/qcm-graphic/index.js.map +1 -1
  389. package/es/molecule/questions/question-range/index.js +12 -17
  390. package/es/molecule/questions/question-range/index.js.map +1 -1
  391. package/es/molecule/questions/template/index.js +5 -16
  392. package/es/molecule/questions/template/index.js.map +1 -1
  393. package/es/molecule/questions/types.d.ts +12 -12
  394. package/es/molecule/questions/types.d.ts.map +1 -1
  395. package/es/molecule/quick-access-card/index.js +0 -18
  396. package/es/molecule/quick-access-card/index.js.map +1 -1
  397. package/es/molecule/quick-access-cards-group/index.js +0 -4
  398. package/es/molecule/quick-access-cards-group/index.js.map +1 -1
  399. package/es/molecule/resource-player/index.js +5 -25
  400. package/es/molecule/resource-player/index.js.map +1 -1
  401. package/es/molecule/review-card-congrats/index.js +2 -7
  402. package/es/molecule/review-card-congrats/index.js.map +1 -1
  403. package/es/molecule/review-card-congrats/prop-types.d.ts +1 -1
  404. package/es/molecule/review-card-congrats/prop-types.d.ts.map +1 -1
  405. package/es/molecule/review-card-congrats/prop-types.js.map +1 -1
  406. package/es/molecule/review-correction-popin/index.js +4 -9
  407. package/es/molecule/review-correction-popin/index.js.map +1 -1
  408. package/es/molecule/review-correction-popin/index.native.js +0 -9
  409. package/es/molecule/review-correction-popin/index.native.js.map +1 -1
  410. package/es/molecule/review-correction-popin/prop-types.d.ts +3 -3
  411. package/es/molecule/review-correction-popin/prop-types.d.ts.map +1 -1
  412. package/es/molecule/review-correction-popin/prop-types.js.map +1 -1
  413. package/es/molecule/review-header-steps/index.js +0 -3
  414. package/es/molecule/review-header-steps/index.js.map +1 -1
  415. package/es/molecule/review-header-steps/prop-types.d.ts +1 -1
  416. package/es/molecule/review-header-steps/prop-types.d.ts.map +1 -1
  417. package/es/molecule/review-header-steps/prop-types.js.map +1 -1
  418. package/es/molecule/scope-content/index.js +6 -21
  419. package/es/molecule/scope-content/index.js.map +1 -1
  420. package/es/molecule/scope-tabs/index.js +0 -6
  421. package/es/molecule/scope-tabs/index.js.map +1 -1
  422. package/es/molecule/search-form/index.js +0 -6
  423. package/es/molecule/search-form/index.js.map +1 -1
  424. package/es/molecule/select-multiple/index.js +2 -18
  425. package/es/molecule/select-multiple/index.js.map +1 -1
  426. package/es/molecule/setup-cohort-item/index.js +0 -10
  427. package/es/molecule/setup-cohort-item/index.js.map +1 -1
  428. package/es/molecule/setup-section/index.js +0 -10
  429. package/es/molecule/setup-section/index.js.map +1 -1
  430. package/es/molecule/setup-sections/index.js +0 -3
  431. package/es/molecule/setup-sections/index.js.map +1 -1
  432. package/es/molecule/setup-slide/index.js +0 -17
  433. package/es/molecule/setup-slide/index.js.map +1 -1
  434. package/es/molecule/setup-slider/index.js +0 -6
  435. package/es/molecule/setup-slider/index.js.map +1 -1
  436. package/es/molecule/share/index.js +6 -15
  437. package/es/molecule/share/index.js.map +1 -1
  438. package/es/molecule/skill-card/index.js +0 -3
  439. package/es/molecule/skill-card/index.js.map +1 -1
  440. package/es/molecule/skill-card/index.native.js +0 -6
  441. package/es/molecule/skill-card/index.native.js.map +1 -1
  442. package/es/molecule/skill-card/prop-types.d.ts +1 -1
  443. package/es/molecule/skill-card/prop-types.d.ts.map +1 -1
  444. package/es/molecule/skill-card/prop-types.js.map +1 -1
  445. package/es/molecule/ssmenu-list/index.js +0 -2
  446. package/es/molecule/ssmenu-list/index.js.map +1 -1
  447. package/es/molecule/subscription-freemium/index.js +0 -2
  448. package/es/molecule/subscription-freemium/index.js.map +1 -1
  449. package/es/molecule/subscription-premium/index.js +0 -6
  450. package/es/molecule/subscription-premium/index.js.map +1 -1
  451. package/es/molecule/table/index.js +0 -18
  452. package/es/molecule/table/index.js.map +1 -1
  453. package/es/molecule/teams-popin/index.js +0 -2
  454. package/es/molecule/teams-popin/index.js.map +1 -1
  455. package/es/molecule/theme-image/index.js +0 -2
  456. package/es/molecule/theme-image/index.js.map +1 -1
  457. package/es/molecule/title-and-checkbox-wrapper/index.js +0 -3
  458. package/es/molecule/title-and-checkbox-wrapper/index.js.map +1 -1
  459. package/es/molecule/titled-checkbox/index.js +0 -2
  460. package/es/molecule/titled-checkbox/index.js.map +1 -1
  461. package/es/molecule/unsubscribe/index.js +0 -2
  462. package/es/molecule/unsubscribe/index.js.map +1 -1
  463. package/es/molecule/vertical-tabs/index.js +0 -4
  464. package/es/molecule/vertical-tabs/index.js.map +1 -1
  465. package/es/molecule/video-iframe/index.js +0 -12
  466. package/es/molecule/video-iframe/index.js.map +1 -1
  467. package/es/molecule/video-player/index.js +6 -23
  468. package/es/molecule/video-player/index.js.map +1 -1
  469. package/es/molecule/video-player/jwplayer-prop-types.js.map +1 -1
  470. package/es/molecule/video-player/jwplayer.js +3 -29
  471. package/es/molecule/video-player/jwplayer.js.map +1 -1
  472. package/es/molecule/video-player/prop-types.js.map +1 -1
  473. package/es/molecule/video-player/vimeo.js +0 -42
  474. package/es/molecule/video-player/vimeo.js.map +1 -1
  475. package/es/molecule/wizard-summary/index.js +2 -18
  476. package/es/molecule/wizard-summary/index.js.map +1 -1
  477. package/es/organism/accordion/container/index.js +0 -9
  478. package/es/organism/accordion/container/index.js.map +1 -1
  479. package/es/organism/accordion/coorp-manager/index.js +0 -13
  480. package/es/organism/accordion/coorp-manager/index.js.map +1 -1
  481. package/es/organism/accordion/coorp-manager/part/index.js +0 -10
  482. package/es/organism/accordion/coorp-manager/part/index.js.map +1 -1
  483. package/es/organism/accordion/part/index.js +0 -5
  484. package/es/organism/accordion/part/index.js.map +1 -1
  485. package/es/organism/accordion/toggler/index.js +0 -11
  486. package/es/organism/accordion/toggler/index.js.map +1 -1
  487. package/es/organism/brand-analytics/analytics-popin.js +0 -6
  488. package/es/organism/brand-analytics/analytics-popin.js.map +1 -1
  489. package/es/organism/brand-analytics/index.js +0 -11
  490. package/es/organism/brand-analytics/index.js.map +1 -1
  491. package/es/organism/brand-dashboard/index.js +0 -3
  492. package/es/organism/brand-dashboard/index.js.map +1 -1
  493. package/es/organism/brand-form/index.js +0 -6
  494. package/es/organism/brand-form/index.js.map +1 -1
  495. package/es/organism/brand-table/index.js +0 -2
  496. package/es/organism/brand-table/index.js.map +1 -1
  497. package/es/organism/brand-upload/index.js +0 -4
  498. package/es/organism/brand-upload/index.js.map +1 -1
  499. package/es/organism/cards-grid/index.js +0 -4
  500. package/es/organism/cards-grid/index.js.map +1 -1
  501. package/es/organism/cart/index.js +0 -2
  502. package/es/organism/cart/index.js.map +1 -1
  503. package/es/organism/content-translation/index.js +0 -5
  504. package/es/organism/content-translation/index.js.map +1 -1
  505. package/es/organism/course-selection/index.js +0 -8
  506. package/es/organism/course-selection/index.js.map +1 -1
  507. package/es/organism/discussion/index.js +2 -4
  508. package/es/organism/discussion/index.js.map +1 -1
  509. package/es/organism/get-the-app/index.js +0 -16
  510. package/es/organism/get-the-app/index.js.map +1 -1
  511. package/es/organism/grid-list/index.js +0 -2
  512. package/es/organism/grid-list/index.js.map +1 -1
  513. package/es/organism/header/index.js +0 -2
  514. package/es/organism/header/index.js.map +1 -1
  515. package/es/organism/header-v2/index.native.js +3 -6
  516. package/es/organism/header-v2/index.native.js.map +1 -1
  517. package/es/organism/hero/index.js +0 -4
  518. package/es/organism/hero/index.js.map +1 -1
  519. package/es/organism/list-item/index.js +0 -4
  520. package/es/organism/list-item/index.js.map +1 -1
  521. package/es/organism/list-items/index.js +0 -3
  522. package/es/organism/list-items/index.js.map +1 -1
  523. package/es/organism/mobile-navigation/index.native.d.ts +2 -2
  524. package/es/organism/mobile-navigation/index.native.d.ts.map +1 -1
  525. package/es/organism/mobile-navigation/index.native.js +0 -7
  526. package/es/organism/mobile-navigation/index.native.js.map +1 -1
  527. package/es/organism/mooc/image-slider/index.js +0 -5
  528. package/es/organism/mooc/image-slider/index.js.map +1 -1
  529. package/es/organism/mooc-footer/index.js +10 -9
  530. package/es/organism/mooc-footer/index.js.map +1 -1
  531. package/es/organism/mooc-header/index.d.ts +0 -6
  532. package/es/organism/mooc-header/index.d.ts.map +1 -1
  533. package/es/organism/mooc-header/index.js +8 -117
  534. package/es/organism/mooc-header/index.js.map +1 -1
  535. package/es/organism/mooc-header/style.css +0 -46
  536. package/es/organism/podcast-popin-intro/index.native.d.ts +2 -2
  537. package/es/organism/podcast-popin-intro/index.native.d.ts.map +1 -1
  538. package/es/organism/podcast-popin-intro/index.native.js +0 -6
  539. package/es/organism/podcast-popin-intro/index.native.js.map +1 -1
  540. package/es/organism/popin/index.js +0 -5
  541. package/es/organism/popin/index.js.map +1 -1
  542. package/es/organism/resource-browser/index.js +0 -10
  543. package/es/organism/resource-browser/index.js.map +1 -1
  544. package/es/organism/review-congrats/index.js +1 -5
  545. package/es/organism/review-congrats/index.js.map +1 -1
  546. package/es/organism/review-congrats/index.native.js +2 -10
  547. package/es/organism/review-congrats/index.native.js.map +1 -1
  548. package/es/organism/review-congrats/prop-types.d.ts +1 -1
  549. package/es/organism/review-congrats/prop-types.d.ts.map +1 -1
  550. package/es/organism/review-congrats/prop-types.js.map +1 -1
  551. package/es/organism/review-header/index.js +0 -2
  552. package/es/organism/review-header/index.js.map +1 -1
  553. package/es/organism/review-header/index.native.js +0 -3
  554. package/es/organism/review-header/index.native.js.map +1 -1
  555. package/es/organism/review-header/types.d.ts +1 -1
  556. package/es/organism/review-header/types.d.ts.map +1 -1
  557. package/es/organism/review-header/types.js.map +1 -1
  558. package/es/organism/review-no-skills/index.js +0 -2
  559. package/es/organism/review-no-skills/index.js.map +1 -1
  560. package/es/organism/review-no-skills/index.native.js +0 -6
  561. package/es/organism/review-no-skills/index.native.js.map +1 -1
  562. package/es/organism/review-no-skills/prop-types.d.ts +1 -1
  563. package/es/organism/review-no-skills/prop-types.d.ts.map +1 -1
  564. package/es/organism/review-no-skills/prop-types.js.map +1 -1
  565. package/es/organism/review-skills/index.js +0 -2
  566. package/es/organism/review-skills/index.js.map +1 -1
  567. package/es/organism/review-skills/index.native.js +0 -3
  568. package/es/organism/review-skills/index.native.js.map +1 -1
  569. package/es/organism/review-skills/prop-types.d.ts +1 -1
  570. package/es/organism/review-skills/prop-types.d.ts.map +1 -1
  571. package/es/organism/review-skills/prop-types.js.map +1 -1
  572. package/es/organism/review-slide/index.js +8 -16
  573. package/es/organism/review-slide/index.js.map +1 -1
  574. package/es/organism/review-slide/index.native.js +3 -10
  575. package/es/organism/review-slide/index.native.js.map +1 -1
  576. package/es/organism/review-slide/prop-types.d.ts +5 -5
  577. package/es/organism/review-slide/prop-types.d.ts.map +1 -1
  578. package/es/organism/review-slide/prop-types.js +1 -1
  579. package/es/organism/review-slide/prop-types.js.map +1 -1
  580. package/es/organism/review-stacked-slides/index.js +2 -9
  581. package/es/organism/review-stacked-slides/index.js.map +1 -1
  582. package/es/organism/review-stacked-slides/index.native.js +5 -10
  583. package/es/organism/review-stacked-slides/index.native.js.map +1 -1
  584. package/es/organism/review-stacked-slides/prop-types.d.ts +1 -1
  585. package/es/organism/review-stacked-slides/prop-types.d.ts.map +1 -1
  586. package/es/organism/review-stacked-slides/prop-types.js.map +1 -1
  587. package/es/organism/rewards-form/index.js +3 -8
  588. package/es/organism/rewards-form/index.js.map +1 -1
  589. package/es/organism/search-and-chips-results/index.js +0 -6
  590. package/es/organism/search-and-chips-results/index.js.map +1 -1
  591. package/es/organism/settings/index.js +5 -12
  592. package/es/organism/settings/index.js.map +1 -1
  593. package/es/organism/setup-header/index.js +0 -5
  594. package/es/organism/setup-header/index.js.map +1 -1
  595. package/es/organism/sidebar/index.js +8 -26
  596. package/es/organism/sidebar/index.js.map +1 -1
  597. package/es/organism/slider/index.js +2 -18
  598. package/es/organism/slider/index.js.map +1 -1
  599. package/es/organism/user-preferences/index.js +5 -13
  600. package/es/organism/user-preferences/index.js.map +1 -1
  601. package/es/organism/wizard-contents/index.js +0 -13
  602. package/es/organism/wizard-contents/index.js.map +1 -1
  603. package/es/template/activity/engine-stars.js +5 -17
  604. package/es/template/activity/engine-stars.js.map +1 -1
  605. package/es/template/activity/index.js +2 -4
  606. package/es/template/activity/index.js.map +1 -1
  607. package/es/template/activity/progression-item.js +2 -7
  608. package/es/template/activity/progression-item.js.map +1 -1
  609. package/es/template/activity/stars-summary.js +0 -13
  610. package/es/template/activity/stars-summary.js.map +1 -1
  611. package/es/template/app-player/loading/index.js +0 -2
  612. package/es/template/app-player/loading/index.js.map +1 -1
  613. package/es/template/app-player/player/index.js +0 -3
  614. package/es/template/app-player/player/index.js.map +1 -1
  615. package/es/template/app-player/player/slides/footer/index.js +0 -16
  616. package/es/template/app-player/player/slides/footer/index.js.map +1 -1
  617. package/es/template/app-player/player/slides/header/index.js +0 -2
  618. package/es/template/app-player/player/slides/header/index.js.map +1 -1
  619. package/es/template/app-player/player/slides/header/learner.js +4 -14
  620. package/es/template/app-player/player/slides/header/learner.js.map +1 -1
  621. package/es/template/app-player/player/slides/header/lives.js +0 -3
  622. package/es/template/app-player/player/slides/header/lives.js.map +1 -1
  623. package/es/template/app-player/player/slides/header/microlearning.js +2 -5
  624. package/es/template/app-player/player/slides/header/microlearning.js.map +1 -1
  625. package/es/template/app-player/player/slides/index.js +21 -64
  626. package/es/template/app-player/player/slides/index.js.map +1 -1
  627. package/es/template/app-player/popin-correction/index.js +10 -34
  628. package/es/template/app-player/popin-correction/index.js.map +1 -1
  629. package/es/template/app-player/popin-end/index.js +0 -5
  630. package/es/template/app-player/popin-end/index.js.map +1 -1
  631. package/es/template/app-player/popin-end/summary.js +22 -54
  632. package/es/template/app-player/popin-end/summary.js.map +1 -1
  633. package/es/template/app-player/popin-header/index.js +12 -46
  634. package/es/template/app-player/popin-header/index.js.map +1 -1
  635. package/es/template/app-player/popin-no-access/index.js +0 -2
  636. package/es/template/app-player/popin-no-access/index.js.map +1 -1
  637. package/es/template/app-review/demo-ts/index.js +0 -2
  638. package/es/template/app-review/demo-ts/index.js.map +1 -1
  639. package/es/template/app-review/demo-ts/index.native.js +0 -2
  640. package/es/template/app-review/demo-ts/index.native.js.map +1 -1
  641. package/es/template/app-review/demo-ts/typings.d.ts +1 -1
  642. package/es/template/app-review/demo-ts/typings.d.ts.map +1 -1
  643. package/es/template/app-review/demo-ts/typings.js.map +1 -1
  644. package/es/template/app-review/index.js +0 -3
  645. package/es/template/app-review/index.js.map +1 -1
  646. package/es/template/app-review/index.native.js +2 -4
  647. package/es/template/app-review/index.native.js.map +1 -1
  648. package/es/template/app-review/onboarding/index.js.map +1 -1
  649. package/es/template/app-review/onboarding/index.native.js.map +1 -1
  650. package/es/template/app-review/player/background-review.js +0 -2
  651. package/es/template/app-review/player/background-review.js.map +1 -1
  652. package/es/template/app-review/player/index.js +0 -2
  653. package/es/template/app-review/player/index.js.map +1 -1
  654. package/es/template/app-review/player/index.native.js +0 -6
  655. package/es/template/app-review/player/index.native.js.map +1 -1
  656. package/es/template/app-review/player/prop-types.d.ts +1 -1
  657. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  658. package/es/template/app-review/player/prop-types.js +0 -1
  659. package/es/template/app-review/player/prop-types.js.map +1 -1
  660. package/es/template/app-review/prop-types.d.ts +2 -2
  661. package/es/template/app-review/prop-types.d.ts.map +1 -1
  662. package/es/template/app-review/prop-types.js +0 -1
  663. package/es/template/app-review/prop-types.js.map +1 -1
  664. package/es/template/app-review/skills/index.js +0 -2
  665. package/es/template/app-review/skills/index.js.map +1 -1
  666. package/es/template/app-review/skills/index.native.js +0 -6
  667. package/es/template/app-review/skills/index.native.js.map +1 -1
  668. package/es/template/app-review/skills/prop-types.d.ts +1 -1
  669. package/es/template/app-review/skills/prop-types.d.ts.map +1 -1
  670. package/es/template/app-review/skills/prop-types.js.map +1 -1
  671. package/es/template/app-review/template-context.d.ts +5 -5
  672. package/es/template/app-review/template-context.d.ts.map +1 -1
  673. package/es/template/app-review/template-context.js +0 -5
  674. package/es/template/app-review/template-context.js.map +1 -1
  675. package/es/template/back-office/brand-create/index.js.map +1 -1
  676. package/es/template/back-office/brand-list/index.js +8 -14
  677. package/es/template/back-office/brand-list/index.js.map +1 -1
  678. package/es/template/back-office/brand-update/index.js +4 -25
  679. package/es/template/back-office/brand-update/index.js.map +1 -1
  680. package/es/template/back-office/dashboard-preview/dashboard-popin.js +0 -5
  681. package/es/template/back-office/dashboard-preview/dashboard-popin.js.map +1 -1
  682. package/es/template/back-office/dashboard-preview/index.js +0 -14
  683. package/es/template/back-office/dashboard-preview/index.js.map +1 -1
  684. package/es/template/back-office/layout/index.js +0 -3
  685. package/es/template/back-office/layout/index.js.map +1 -1
  686. package/es/template/battle-requests/index.js +2 -3
  687. package/es/template/battle-requests/index.js.map +1 -1
  688. package/es/template/cockpit/jw-uploader/index.js +0 -3
  689. package/es/template/cockpit/jw-uploader/index.js.map +1 -1
  690. package/es/template/common/authors/index.js +2 -10
  691. package/es/template/common/authors/index.js.map +1 -1
  692. package/es/template/common/coorp-header/content.js +0 -4
  693. package/es/template/common/coorp-header/content.js.map +1 -1
  694. package/es/template/common/coorp-header/index.js +0 -2
  695. package/es/template/common/coorp-header/index.js.map +1 -1
  696. package/es/template/common/dashboard/index.js +0 -13
  697. package/es/template/common/dashboard/index.js.map +1 -1
  698. package/es/template/common/discipline/index.js +0 -2
  699. package/es/template/common/discipline/index.js.map +1 -1
  700. package/es/template/common/search-page/index.js +0 -6
  701. package/es/template/common/search-page/index.js.map +1 -1
  702. package/es/template/external-course/index.js +2 -10
  703. package/es/template/external-course/index.js.map +1 -1
  704. package/es/template/review-dashboard-skills/index.js +0 -2
  705. package/es/template/review-dashboard-skills/index.js.map +1 -1
  706. package/es/template/teams-dashboard/index.d.ts +0 -2
  707. package/es/template/teams-dashboard/index.js +0 -4
  708. package/es/template/teams-dashboard/index.js.map +1 -1
  709. package/es/util/bubbling.js +0 -1
  710. package/es/util/bubbling.js.map +1 -1
  711. package/es/util/build-query-string.d.ts +1 -1
  712. package/es/util/build-query-string.d.ts.map +1 -1
  713. package/es/util/build-query-string.js +0 -2
  714. package/es/util/build-query-string.js.map +1 -1
  715. package/es/util/button-icons.js.map +1 -1
  716. package/es/util/closest-step.js +0 -6
  717. package/es/util/closest-step.js.map +1 -1
  718. package/es/util/constants.js.map +1 -1
  719. package/es/util/external-content.js.map +1 -1
  720. package/es/util/get-class-state.js +0 -2
  721. package/es/util/get-class-state.js.map +1 -1
  722. package/es/util/get-clean-uri.js +0 -1
  723. package/es/util/get-clean-uri.js.map +1 -1
  724. package/es/util/get-resized-image.js +0 -7
  725. package/es/util/get-resized-image.js.map +1 -1
  726. package/es/util/get-shadow-box-color-from-primary.js +2 -1
  727. package/es/util/get-shadow-box-color-from-primary.js.map +1 -1
  728. package/es/util/image.js +0 -4
  729. package/es/util/image.js.map +1 -1
  730. package/es/util/navigation.js +0 -9
  731. package/es/util/navigation.js.map +1 -1
  732. package/es/util/parse-template-string.js +0 -6
  733. package/es/util/parse-template-string.js.map +1 -1
  734. package/es/util/proptypes.js.map +1 -1
  735. package/es/util/render-with-context.js +8 -14
  736. package/es/util/render-with-context.js.map +1 -1
  737. package/es/util/shallow-compare.js +0 -2
  738. package/es/util/shallow-compare.js.map +1 -1
  739. package/es/variables/analytics.d.ts +2 -2
  740. package/es/variables/analytics.d.ts.map +1 -1
  741. package/es/variables/analytics.js.map +1 -1
  742. package/es/variables/brand.native.d.ts +1 -1
  743. package/es/variables/brand.native.d.ts.map +1 -1
  744. package/es/variables/brand.native.js.map +1 -1
  745. package/es/variables/colors.d.ts +1 -1
  746. package/es/variables/colors.d.ts.map +1 -1
  747. package/es/variables/colors.js.map +1 -1
  748. package/es/variables/default-mobile-translations.d.ts +2 -2
  749. package/es/variables/default-mobile-translations.d.ts.map +1 -1
  750. package/es/variables/default-mobile-translations.js.map +1 -1
  751. package/es/variables/shadow.d.ts +1 -1
  752. package/es/variables/shadow.d.ts.map +1 -1
  753. package/es/variables/shadow.js +0 -1
  754. package/es/variables/shadow.js.map +1 -1
  755. package/es/variables/theme.native.d.ts +3 -3
  756. package/es/variables/theme.native.d.ts.map +1 -1
  757. package/es/variables/theme.native.js.map +1 -1
  758. package/es/variables/vibration.d.ts +2 -2
  759. package/es/variables/vibration.d.ts.map +1 -1
  760. package/es/variables/vibration.js.map +1 -1
  761. package/lib/atom/autocomplete/index.js +0 -14
  762. package/lib/atom/autocomplete/index.js.map +1 -1
  763. package/lib/atom/avatar/index.js +0 -7
  764. package/lib/atom/avatar/index.js.map +1 -1
  765. package/lib/atom/button/index.js +0 -15
  766. package/lib/atom/button/index.js.map +1 -1
  767. package/lib/atom/button/index.native.d.ts +1 -1
  768. package/lib/atom/button/index.native.d.ts.map +1 -1
  769. package/lib/atom/button/index.native.js +0 -12
  770. package/lib/atom/button/index.native.js.map +1 -1
  771. package/lib/atom/button-link/index.js +0 -20
  772. package/lib/atom/button-link/index.js.map +1 -1
  773. package/lib/atom/button-link-icon-only/index.js +0 -22
  774. package/lib/atom/button-link-icon-only/index.js.map +1 -1
  775. package/lib/atom/button-menu/index.js +0 -13
  776. package/lib/atom/button-menu/index.js.map +1 -1
  777. package/lib/atom/card-image-preview/index.js +0 -9
  778. package/lib/atom/card-image-preview/index.js.map +1 -1
  779. package/lib/atom/catalog-section/index.js +0 -6
  780. package/lib/atom/catalog-section/index.js.map +1 -1
  781. package/lib/atom/centered-text/index.js +0 -6
  782. package/lib/atom/centered-text/index.js.map +1 -1
  783. package/lib/atom/checkbox/index.js +5 -17
  784. package/lib/atom/checkbox/index.js.map +1 -1
  785. package/lib/atom/checkbox-with-title/index.js +0 -11
  786. package/lib/atom/checkbox-with-title/index.js.map +1 -1
  787. package/lib/atom/chips/index.js +0 -10
  788. package/lib/atom/chips/index.js.map +1 -1
  789. package/lib/atom/choice/index.native.d.ts +1 -1
  790. package/lib/atom/choice/index.native.d.ts.map +1 -1
  791. package/lib/atom/choice/index.native.js +2 -22
  792. package/lib/atom/choice/index.native.js.map +1 -1
  793. package/lib/atom/clue/index.js +0 -19
  794. package/lib/atom/clue/index.js.map +1 -1
  795. package/lib/atom/content-badge/index.js +0 -8
  796. package/lib/atom/content-badge/index.js.map +1 -1
  797. package/lib/atom/cta/index.js +0 -21
  798. package/lib/atom/cta/index.js.map +1 -1
  799. package/lib/atom/difficulty-level/index.js +0 -14
  800. package/lib/atom/difficulty-level/index.js.map +1 -1
  801. package/lib/atom/drag-and-drop/index.js +0 -25
  802. package/lib/atom/drag-and-drop/index.js.map +1 -1
  803. package/lib/atom/empty-search-result/index.js +0 -6
  804. package/lib/atom/empty-search-result/index.js.map +1 -1
  805. package/lib/atom/gradient/index.native.d.ts +1 -1
  806. package/lib/atom/gradient/index.native.d.ts.map +1 -1
  807. package/lib/atom/gradient/index.native.js +0 -11
  808. package/lib/atom/gradient/index.native.js.map +1 -1
  809. package/lib/atom/header-back-button/index.native.d.ts +1 -1
  810. package/lib/atom/header-back-button/index.native.d.ts.map +1 -1
  811. package/lib/atom/header-back-button/index.native.js +0 -16
  812. package/lib/atom/header-back-button/index.native.js.map +1 -1
  813. package/lib/atom/header-back-icon/index.native.d.ts +1 -1
  814. package/lib/atom/header-back-icon/index.native.d.ts.map +1 -1
  815. package/lib/atom/header-back-icon/index.native.js +0 -7
  816. package/lib/atom/header-back-icon/index.native.js.map +1 -1
  817. package/lib/atom/html/index.native.d.ts +1 -1
  818. package/lib/atom/html/index.native.d.ts.map +1 -1
  819. package/lib/atom/html/index.native.js +6 -21
  820. package/lib/atom/html/index.native.js.map +1 -1
  821. package/lib/atom/image-background/index.native.d.ts +1 -1
  822. package/lib/atom/image-background/index.native.d.ts.map +1 -1
  823. package/lib/atom/image-background/index.native.js +11 -33
  824. package/lib/atom/image-background/index.native.js.map +1 -1
  825. package/lib/atom/image-upload/index.js +0 -16
  826. package/lib/atom/image-upload/index.js.map +1 -1
  827. package/lib/atom/input-checkbox/index.js +0 -15
  828. package/lib/atom/input-checkbox/index.js.map +1 -1
  829. package/lib/atom/input-color/index.js +0 -10
  830. package/lib/atom/input-color/index.js.map +1 -1
  831. package/lib/atom/input-doublestep/index.js +0 -25
  832. package/lib/atom/input-doublestep/index.js.map +1 -1
  833. package/lib/atom/input-html/index.js +0 -16
  834. package/lib/atom/input-html/index.js.map +1 -1
  835. package/lib/atom/input-html/input-preview.js +2 -8
  836. package/lib/atom/input-html/input-preview.js.map +1 -1
  837. package/lib/atom/input-readonly/index.js +0 -6
  838. package/lib/atom/input-readonly/index.js.map +1 -1
  839. package/lib/atom/input-search/index.js +0 -13
  840. package/lib/atom/input-search/index.js.map +1 -1
  841. package/lib/atom/input-switch/index.js +0 -15
  842. package/lib/atom/input-switch/index.js.map +1 -1
  843. package/lib/atom/input-text/index.js +2 -17
  844. package/lib/atom/input-text/index.js.map +1 -1
  845. package/lib/atom/input-text-with-title/index.js +0 -8
  846. package/lib/atom/input-text-with-title/index.js.map +1 -1
  847. package/lib/atom/input-textarea/index.js +2 -16
  848. package/lib/atom/input-textarea/index.js.map +1 -1
  849. package/lib/atom/label/index.js +0 -7
  850. package/lib/atom/label/index.js.map +1 -1
  851. package/lib/atom/life/index.js +0 -15
  852. package/lib/atom/life/index.js.map +1 -1
  853. package/lib/atom/link/index.js +7 -32
  854. package/lib/atom/link/index.js.map +1 -1
  855. package/lib/atom/loader/index.js +0 -8
  856. package/lib/atom/loader/index.js.map +1 -1
  857. package/lib/atom/loader/index.native.d.ts +1 -1
  858. package/lib/atom/loader/index.native.d.ts.map +1 -1
  859. package/lib/atom/loader/index.native.js +2 -18
  860. package/lib/atom/loader/index.native.js.map +1 -1
  861. package/lib/atom/lottie-wrapper/index.js +3 -26
  862. package/lib/atom/lottie-wrapper/index.js.map +1 -1
  863. package/lib/atom/lottie-wrapper/prop-types.d.ts +1 -1
  864. package/lib/atom/lottie-wrapper/prop-types.d.ts.map +1 -1
  865. package/lib/atom/lottie-wrapper/prop-types.js +0 -4
  866. package/lib/atom/lottie-wrapper/prop-types.js.map +1 -1
  867. package/lib/atom/notification/index.js +0 -8
  868. package/lib/atom/notification/index.js.map +1 -1
  869. package/lib/atom/picture/index.js +0 -21
  870. package/lib/atom/picture/index.js.map +1 -1
  871. package/lib/atom/picture-background/index.js +0 -10
  872. package/lib/atom/picture-background/index.js.map +1 -1
  873. package/lib/atom/promo-code/index.js +0 -7
  874. package/lib/atom/promo-code/index.js.map +1 -1
  875. package/lib/atom/provider/index.js +2 -28
  876. package/lib/atom/provider/index.js.map +1 -1
  877. package/lib/atom/provider/web-context.d.ts +3 -3
  878. package/lib/atom/provider/web-context.d.ts.map +1 -1
  879. package/lib/atom/provider/web-context.js +6 -18
  880. package/lib/atom/provider/web-context.js.map +1 -1
  881. package/lib/atom/radio-group/index.js +0 -13
  882. package/lib/atom/radio-group/index.js.map +1 -1
  883. package/lib/atom/radio-group/item.js +0 -14
  884. package/lib/atom/radio-group/item.js.map +1 -1
  885. package/lib/atom/range/handle.js +9 -25
  886. package/lib/atom/range/handle.js.map +1 -1
  887. package/lib/atom/range/index.js +0 -28
  888. package/lib/atom/range/index.js.map +1 -1
  889. package/lib/atom/resource-miniature/index.js +2 -13
  890. package/lib/atom/resource-miniature/index.js.map +1 -1
  891. package/lib/atom/review-header-step-item/index.js +0 -15
  892. package/lib/atom/review-header-step-item/index.js.map +1 -1
  893. package/lib/atom/review-header-step-item/index.native.js +0 -20
  894. package/lib/atom/review-header-step-item/index.native.js.map +1 -1
  895. package/lib/atom/review-header-step-item/types.d.ts +2 -2
  896. package/lib/atom/review-header-step-item/types.d.ts.map +1 -1
  897. package/lib/atom/review-header-step-item/types.js +0 -3
  898. package/lib/atom/review-header-step-item/types.js.map +1 -1
  899. package/lib/atom/review-presentation/index.js +5 -18
  900. package/lib/atom/review-presentation/index.js.map +1 -1
  901. package/lib/atom/review-presentation/index.native.js +3 -19
  902. package/lib/atom/review-presentation/index.native.js.map +1 -1
  903. package/lib/atom/review-presentation/prop-types.d.ts +2 -2
  904. package/lib/atom/review-presentation/prop-types.d.ts.map +1 -1
  905. package/lib/atom/review-presentation/prop-types.js +0 -4
  906. package/lib/atom/review-presentation/prop-types.js.map +1 -1
  907. package/lib/atom/select/index.js +2 -30
  908. package/lib/atom/select/index.js.map +1 -1
  909. package/lib/atom/select-modal/index.native.d.ts +2 -2
  910. package/lib/atom/select-modal/index.native.d.ts.map +1 -1
  911. package/lib/atom/select-modal/index.native.js +0 -25
  912. package/lib/atom/select-modal/index.native.js.map +1 -1
  913. package/lib/atom/slide/index.js +0 -8
  914. package/lib/atom/slide/index.js.map +1 -1
  915. package/lib/atom/social-link/index.js +0 -8
  916. package/lib/atom/social-link/index.js.map +1 -1
  917. package/lib/atom/space/index.native.d.ts +1 -1
  918. package/lib/atom/space/index.native.d.ts.map +1 -1
  919. package/lib/atom/space/index.native.js +0 -7
  920. package/lib/atom/space/index.native.js.map +1 -1
  921. package/lib/atom/spinner/index.js +0 -5
  922. package/lib/atom/spinner/index.js.map +1 -1
  923. package/lib/atom/tab/index.js +0 -9
  924. package/lib/atom/tab/index.js.map +1 -1
  925. package/lib/atom/tab-content/index.js +0 -7
  926. package/lib/atom/tab-content/index.js.map +1 -1
  927. package/lib/atom/tag/index.js +0 -8
  928. package/lib/atom/tag/index.js.map +1 -1
  929. package/lib/atom/text/index.native.d.ts +1 -1
  930. package/lib/atom/text/index.native.d.ts.map +1 -1
  931. package/lib/atom/text/index.native.js +0 -10
  932. package/lib/atom/text/index.native.js.map +1 -1
  933. package/lib/atom/title/index.js +0 -12
  934. package/lib/atom/title/index.js.map +1 -1
  935. package/lib/atom/tooltip/index.js +0 -16
  936. package/lib/atom/tooltip/index.js.map +1 -1
  937. package/lib/atom/video-upload/index.js +0 -8
  938. package/lib/atom/video-upload/index.js.map +1 -1
  939. package/lib/atom/wizard-steps/index.js +0 -7
  940. package/lib/atom/wizard-steps/index.js.map +1 -1
  941. package/lib/hoc/animation/index.js +0 -18
  942. package/lib/hoc/animation/index.js.map +1 -1
  943. package/lib/hoc/animation-scheduler/index.js +0 -39
  944. package/lib/hoc/animation-scheduler/index.js.map +1 -1
  945. package/lib/hoc/modal/index.native.d.ts +1 -1
  946. package/lib/hoc/modal/index.native.d.ts.map +1 -1
  947. package/lib/hoc/modal/index.native.js +0 -14
  948. package/lib/hoc/modal/index.native.js.map +1 -1
  949. package/lib/hoc/modal/select/index.native.d.ts +2 -2
  950. package/lib/hoc/modal/select/index.native.d.ts.map +1 -1
  951. package/lib/hoc/modal/select/index.native.js +0 -19
  952. package/lib/hoc/modal/select/index.native.js.map +1 -1
  953. package/lib/hoc/modal/select-item/index.native.d.ts +1 -1
  954. package/lib/hoc/modal/select-item/index.native.d.ts.map +1 -1
  955. package/lib/hoc/modal/select-item/index.native.js +0 -16
  956. package/lib/hoc/modal/select-item/index.native.js.map +1 -1
  957. package/lib/hoc/swapper/index.js +4 -20
  958. package/lib/hoc/swapper/index.js.map +1 -1
  959. package/lib/hoc/touchable/index.native.d.ts +1 -1
  960. package/lib/hoc/touchable/index.native.d.ts.map +1 -1
  961. package/lib/hoc/touchable/index.native.js +0 -13
  962. package/lib/hoc/touchable/index.native.js.map +1 -1
  963. package/lib/hoc/transition/index.js +0 -11
  964. package/lib/hoc/transition/index.js.map +1 -1
  965. package/lib/index.js +0 -13
  966. package/lib/index.js.map +1 -1
  967. package/lib/molecule/add-to-my-list/index.js +0 -22
  968. package/lib/molecule/add-to-my-list/index.js.map +1 -1
  969. package/lib/molecule/answer/index.d.ts +3 -0
  970. package/lib/molecule/answer/index.d.ts.map +1 -1
  971. package/lib/molecule/answer/index.js +14 -44
  972. package/lib/molecule/answer/index.js.map +1 -1
  973. package/lib/molecule/answer/index.native.js +0 -14
  974. package/lib/molecule/answer/index.native.js.map +1 -1
  975. package/lib/molecule/answer/prop-types.d.ts +3 -3
  976. package/lib/molecule/answer/prop-types.d.ts.map +1 -1
  977. package/lib/molecule/answer/prop-types.js +0 -13
  978. package/lib/molecule/answer/prop-types.js.map +1 -1
  979. package/lib/molecule/audio/index.js +2 -18
  980. package/lib/molecule/audio/index.js.map +1 -1
  981. package/lib/molecule/banner/index.js +0 -11
  982. package/lib/molecule/banner/index.js.map +1 -1
  983. package/lib/molecule/battle-request/index.js +2 -13
  984. package/lib/molecule/battle-request/index.js.map +1 -1
  985. package/lib/molecule/brand-card/description.js +0 -7
  986. package/lib/molecule/brand-card/description.js.map +1 -1
  987. package/lib/molecule/brand-card/index.js +0 -10
  988. package/lib/molecule/brand-card/index.js.map +1 -1
  989. package/lib/molecule/brand-card-create/index.js +0 -7
  990. package/lib/molecule/brand-card-create/index.js.map +1 -1
  991. package/lib/molecule/brand-create-form/index.js +0 -11
  992. package/lib/molecule/brand-create-form/index.js.map +1 -1
  993. package/lib/molecule/brand-download-box/index.js +0 -10
  994. package/lib/molecule/brand-download-box/index.js.map +1 -1
  995. package/lib/molecule/brand-form-group/index.js +0 -58
  996. package/lib/molecule/brand-form-group/index.js.map +1 -1
  997. package/lib/molecule/brand-logo/index.native.js +0 -11
  998. package/lib/molecule/brand-logo/index.native.js.map +1 -1
  999. package/lib/molecule/brand-tabs/index.js +0 -10
  1000. package/lib/molecule/brand-tabs/index.js.map +1 -1
  1001. package/lib/molecule/brand-upload-box/index.js +0 -17
  1002. package/lib/molecule/brand-upload-box/index.js.map +1 -1
  1003. package/lib/molecule/breadcrumbs/index.js +0 -13
  1004. package/lib/molecule/breadcrumbs/index.js.map +1 -1
  1005. package/lib/molecule/bullet-point-menu-button/index.js +0 -12
  1006. package/lib/molecule/bullet-point-menu-button/index.js.map +1 -1
  1007. package/lib/molecule/card/customer.js +0 -9
  1008. package/lib/molecule/card/customer.js.map +1 -1
  1009. package/lib/molecule/card/favorite.js +0 -15
  1010. package/lib/molecule/card/favorite.js.map +1 -1
  1011. package/lib/molecule/card/index.js +0 -34
  1012. package/lib/molecule/card/index.js.map +1 -1
  1013. package/lib/molecule/card/notification.js +0 -12
  1014. package/lib/molecule/card/notification.js.map +1 -1
  1015. package/lib/molecule/card/selectable.js +0 -9
  1016. package/lib/molecule/card/selectable.js.map +1 -1
  1017. package/lib/molecule/card-congrats/index.native.js +0 -15
  1018. package/lib/molecule/card-congrats/index.native.js.map +1 -1
  1019. package/lib/molecule/card-congrats/types.d.ts +1 -1
  1020. package/lib/molecule/card-congrats/types.d.ts.map +1 -1
  1021. package/lib/molecule/card-content/index.js +2 -26
  1022. package/lib/molecule/card-content/index.js.map +1 -1
  1023. package/lib/molecule/card-with-button/index.js +0 -12
  1024. package/lib/molecule/card-with-button/index.js.map +1 -1
  1025. package/lib/molecule/cm-popin/index.js +4 -19
  1026. package/lib/molecule/cm-popin/index.js.map +1 -1
  1027. package/lib/molecule/cm-popin/index.native.js +0 -15
  1028. package/lib/molecule/cm-popin/index.native.js.map +1 -1
  1029. package/lib/molecule/cm-popin/types.d.ts +2 -2
  1030. package/lib/molecule/cm-popin/types.d.ts.map +1 -1
  1031. package/lib/molecule/cm-popin/types.js +0 -5
  1032. package/lib/molecule/cm-popin/types.js.map +1 -1
  1033. package/lib/molecule/cookie-banner/index.js +0 -10
  1034. package/lib/molecule/cookie-banner/index.js.map +1 -1
  1035. package/lib/molecule/coorp-manager-roles/index.js +0 -8
  1036. package/lib/molecule/coorp-manager-roles/index.js.map +1 -1
  1037. package/lib/molecule/course-section/index.js +0 -9
  1038. package/lib/molecule/course-section/index.js.map +1 -1
  1039. package/lib/molecule/course-sections/index.js +0 -16
  1040. package/lib/molecule/course-sections/index.js.map +1 -1
  1041. package/lib/molecule/dashboard/battle-request-list/index.js +0 -7
  1042. package/lib/molecule/dashboard/battle-request-list/index.js.map +1 -1
  1043. package/lib/molecule/dashboard/cards-list/index.js +2 -59
  1044. package/lib/molecule/dashboard/cards-list/index.js.map +1 -1
  1045. package/lib/molecule/dashboard/news-list/index.js +0 -10
  1046. package/lib/molecule/dashboard/news-list/index.js.map +1 -1
  1047. package/lib/molecule/dashboard/review-banner/index.js +0 -10
  1048. package/lib/molecule/dashboard/review-banner/index.js.map +1 -1
  1049. package/lib/molecule/dashboard/start-battle/index.js +0 -9
  1050. package/lib/molecule/dashboard/start-battle/index.js.map +1 -1
  1051. package/lib/molecule/discipline-cta/index.js +0 -11
  1052. package/lib/molecule/discipline-cta/index.js.map +1 -1
  1053. package/lib/molecule/discipline-header/index.js +4 -20
  1054. package/lib/molecule/discipline-header/index.js.map +1 -1
  1055. package/lib/molecule/discipline-partners/index.js +0 -21
  1056. package/lib/molecule/discipline-partners/index.js.map +1 -1
  1057. package/lib/molecule/discipline-scope/index.js +0 -7
  1058. package/lib/molecule/discipline-scope/index.js.map +1 -1
  1059. package/lib/molecule/drag-and-drop/index.js +0 -20
  1060. package/lib/molecule/drag-and-drop/index.js.map +1 -1
  1061. package/lib/molecule/drag-and-drop/overlay.js +0 -10
  1062. package/lib/molecule/drag-and-drop/overlay.js.map +1 -1
  1063. package/lib/molecule/drag-and-drop/placeholder.js +0 -7
  1064. package/lib/molecule/drag-and-drop/placeholder.js.map +1 -1
  1065. package/lib/molecule/drag-and-drop/upload-report.js +0 -30
  1066. package/lib/molecule/drag-and-drop/upload-report.js.map +1 -1
  1067. package/lib/molecule/drag-and-drop-wrapper/index.js +0 -8
  1068. package/lib/molecule/drag-and-drop-wrapper/index.js.map +1 -1
  1069. package/lib/molecule/draggable/index.js +0 -11
  1070. package/lib/molecule/draggable/index.js.map +1 -1
  1071. package/lib/molecule/draggable-list/index.js +0 -12
  1072. package/lib/molecule/draggable-list/index.js.map +1 -1
  1073. package/lib/molecule/empty-state-dashboard/index.js +0 -8
  1074. package/lib/molecule/empty-state-dashboard/index.js.map +1 -1
  1075. package/lib/molecule/empty-state-dashboard/types.d.ts +1 -1
  1076. package/lib/molecule/empty-state-dashboard/types.d.ts.map +1 -1
  1077. package/lib/molecule/empty-state-dashboard/types.js +0 -4
  1078. package/lib/molecule/empty-state-dashboard/types.js.map +1 -1
  1079. package/lib/molecule/external-content-button/index.js +0 -11
  1080. package/lib/molecule/external-content-button/index.js.map +1 -1
  1081. package/lib/molecule/external-content-viewer/index.js +0 -9
  1082. package/lib/molecule/external-content-viewer/index.js.map +1 -1
  1083. package/lib/molecule/feedback/index.js +6 -19
  1084. package/lib/molecule/feedback/index.js.map +1 -1
  1085. package/lib/molecule/filters/filters-wrapper.js +0 -22
  1086. package/lib/molecule/filters/filters-wrapper.js.map +1 -1
  1087. package/lib/molecule/filters/index.js +0 -17
  1088. package/lib/molecule/filters/index.js.map +1 -1
  1089. package/lib/molecule/forum/forum-comment/index.js +0 -14
  1090. package/lib/molecule/forum/forum-comment/index.js.map +1 -1
  1091. package/lib/molecule/forum/forum-post/index.js +0 -15
  1092. package/lib/molecule/forum/forum-post/index.js.map +1 -1
  1093. package/lib/molecule/forum/forum-thread/index.js +0 -9
  1094. package/lib/molecule/forum/forum-thread/index.js.map +1 -1
  1095. package/lib/molecule/forum/post-conditions.js +0 -4
  1096. package/lib/molecule/forum/post-conditions.js.map +1 -1
  1097. package/lib/molecule/go1-banner/index.js +4 -9
  1098. package/lib/molecule/go1-banner/index.js.map +1 -1
  1099. package/lib/molecule/hero/index.js +0 -13
  1100. package/lib/molecule/hero/index.js.map +1 -1
  1101. package/lib/molecule/input-text-with-titled-checkbox/index.js +0 -8
  1102. package/lib/molecule/input-text-with-titled-checkbox/index.js.map +1 -1
  1103. package/lib/molecule/list-badges/index.js +0 -8
  1104. package/lib/molecule/list-badges/index.js.map +1 -1
  1105. package/lib/molecule/login-alert/index.js +2 -8
  1106. package/lib/molecule/login-alert/index.js.map +1 -1
  1107. package/lib/molecule/menu-list/index.js +0 -10
  1108. package/lib/molecule/menu-list/index.js.map +1 -1
  1109. package/lib/molecule/message-popin/index.js +0 -6
  1110. package/lib/molecule/message-popin/index.js.map +1 -1
  1111. package/lib/molecule/modal/index.js +6 -13
  1112. package/lib/molecule/modal/index.js.map +1 -1
  1113. package/lib/molecule/module-bubble/index.js +0 -12
  1114. package/lib/molecule/module-bubble/index.js.map +1 -1
  1115. package/lib/molecule/module-card/index.js +2 -12
  1116. package/lib/molecule/module-card/index.js.map +1 -1
  1117. package/lib/molecule/news/index.js +0 -10
  1118. package/lib/molecule/news/index.js.map +1 -1
  1119. package/lib/molecule/notification-banner/index.js +0 -14
  1120. package/lib/molecule/notification-banner/index.js.map +1 -1
  1121. package/lib/molecule/pagination/index.js +0 -7
  1122. package/lib/molecule/pagination/index.js.map +1 -1
  1123. package/lib/molecule/payment-form/index.js +0 -18
  1124. package/lib/molecule/payment-form/index.js.map +1 -1
  1125. package/lib/molecule/pdf/index.js +2 -12
  1126. package/lib/molecule/pdf/index.js.map +1 -1
  1127. package/lib/molecule/popin/index.js +2 -14
  1128. package/lib/molecule/popin/index.js.map +1 -1
  1129. package/lib/molecule/product-card/index.js +0 -8
  1130. package/lib/molecule/product-card/index.js.map +1 -1
  1131. package/lib/molecule/progress-bar/index.js +0 -9
  1132. package/lib/molecule/progress-bar/index.js.map +1 -1
  1133. package/lib/molecule/questions/drop-down/index.js +0 -10
  1134. package/lib/molecule/questions/drop-down/index.js.map +1 -1
  1135. package/lib/molecule/questions/free-text/index.js +0 -13
  1136. package/lib/molecule/questions/free-text/index.js.map +1 -1
  1137. package/lib/molecule/questions/free-text/index.native.d.ts +1 -1
  1138. package/lib/molecule/questions/free-text/index.native.d.ts.map +1 -1
  1139. package/lib/molecule/questions/free-text/index.native.js +12 -18
  1140. package/lib/molecule/questions/free-text/index.native.js.map +1 -1
  1141. package/lib/molecule/questions/mobile/draggable/index.native.js +0 -18
  1142. package/lib/molecule/questions/mobile/draggable/index.native.js.map +1 -1
  1143. package/lib/molecule/questions/mobile/slider/index.native.d.ts +2 -2
  1144. package/lib/molecule/questions/mobile/slider/index.native.d.ts.map +1 -1
  1145. package/lib/molecule/questions/mobile/slider/index.native.js +0 -16
  1146. package/lib/molecule/questions/mobile/slider/index.native.js.map +1 -1
  1147. package/lib/molecule/questions/mobile/switch/index.native.d.ts +1 -1
  1148. package/lib/molecule/questions/mobile/switch/index.native.d.ts.map +1 -1
  1149. package/lib/molecule/questions/mobile/switch/index.native.js +0 -26
  1150. package/lib/molecule/questions/mobile/switch/index.native.js.map +1 -1
  1151. package/lib/molecule/questions/mobile/template/index.native.d.ts +1 -1
  1152. package/lib/molecule/questions/mobile/template/index.native.d.ts.map +1 -1
  1153. package/lib/molecule/questions/mobile/template/index.native.js +0 -29
  1154. package/lib/molecule/questions/mobile/template/index.native.js.map +1 -1
  1155. package/lib/molecule/questions/qcm/index.js +3 -18
  1156. package/lib/molecule/questions/qcm/index.js.map +1 -1
  1157. package/lib/molecule/questions/qcm-drag/index.js +4 -25
  1158. package/lib/molecule/questions/qcm-drag/index.js.map +1 -1
  1159. package/lib/molecule/questions/qcm-graphic/index.js +2 -14
  1160. package/lib/molecule/questions/qcm-graphic/index.js.map +1 -1
  1161. package/lib/molecule/questions/question-range/index.js +12 -25
  1162. package/lib/molecule/questions/question-range/index.js.map +1 -1
  1163. package/lib/molecule/questions/template/index.js +5 -24
  1164. package/lib/molecule/questions/template/index.js.map +1 -1
  1165. package/lib/molecule/questions/types.d.ts +12 -12
  1166. package/lib/molecule/questions/types.d.ts.map +1 -1
  1167. package/lib/molecule/quick-access-card/index.js +0 -24
  1168. package/lib/molecule/quick-access-card/index.js.map +1 -1
  1169. package/lib/molecule/quick-access-cards-group/index.js +0 -10
  1170. package/lib/molecule/quick-access-cards-group/index.js.map +1 -1
  1171. package/lib/molecule/resource-player/index.js +5 -36
  1172. package/lib/molecule/resource-player/index.js.map +1 -1
  1173. package/lib/molecule/review-card-congrats/index.js +2 -23
  1174. package/lib/molecule/review-card-congrats/index.js.map +1 -1
  1175. package/lib/molecule/review-card-congrats/prop-types.d.ts +1 -1
  1176. package/lib/molecule/review-card-congrats/prop-types.d.ts.map +1 -1
  1177. package/lib/molecule/review-card-congrats/prop-types.js +0 -4
  1178. package/lib/molecule/review-card-congrats/prop-types.js.map +1 -1
  1179. package/lib/molecule/review-correction-popin/index.js +4 -16
  1180. package/lib/molecule/review-correction-popin/index.js.map +1 -1
  1181. package/lib/molecule/review-correction-popin/index.native.js +0 -20
  1182. package/lib/molecule/review-correction-popin/index.native.js.map +1 -1
  1183. package/lib/molecule/review-correction-popin/prop-types.d.ts +3 -3
  1184. package/lib/molecule/review-correction-popin/prop-types.d.ts.map +1 -1
  1185. package/lib/molecule/review-correction-popin/prop-types.js +0 -3
  1186. package/lib/molecule/review-correction-popin/prop-types.js.map +1 -1
  1187. package/lib/molecule/review-header-steps/index.js +0 -11
  1188. package/lib/molecule/review-header-steps/index.js.map +1 -1
  1189. package/lib/molecule/review-header-steps/prop-types.d.ts +1 -1
  1190. package/lib/molecule/review-header-steps/prop-types.d.ts.map +1 -1
  1191. package/lib/molecule/review-header-steps/prop-types.js +0 -4
  1192. package/lib/molecule/review-header-steps/prop-types.js.map +1 -1
  1193. package/lib/molecule/scope-content/index.js +6 -25
  1194. package/lib/molecule/scope-content/index.js.map +1 -1
  1195. package/lib/molecule/scope-tabs/index.js +0 -16
  1196. package/lib/molecule/scope-tabs/index.js.map +1 -1
  1197. package/lib/molecule/search-form/index.js +0 -12
  1198. package/lib/molecule/search-form/index.js.map +1 -1
  1199. package/lib/molecule/select-multiple/index.js +2 -35
  1200. package/lib/molecule/select-multiple/index.js.map +1 -1
  1201. package/lib/molecule/setup-cohort-item/index.js +0 -17
  1202. package/lib/molecule/setup-cohort-item/index.js.map +1 -1
  1203. package/lib/molecule/setup-section/index.js +0 -15
  1204. package/lib/molecule/setup-section/index.js.map +1 -1
  1205. package/lib/molecule/setup-sections/index.js +0 -10
  1206. package/lib/molecule/setup-sections/index.js.map +1 -1
  1207. package/lib/molecule/setup-slide/index.js +0 -30
  1208. package/lib/molecule/setup-slide/index.js.map +1 -1
  1209. package/lib/molecule/setup-slider/index.js +0 -11
  1210. package/lib/molecule/setup-slider/index.js.map +1 -1
  1211. package/lib/molecule/share/index.js +6 -29
  1212. package/lib/molecule/share/index.js.map +1 -1
  1213. package/lib/molecule/skill-card/index.js +0 -13
  1214. package/lib/molecule/skill-card/index.js.map +1 -1
  1215. package/lib/molecule/skill-card/index.native.js +0 -12
  1216. package/lib/molecule/skill-card/index.native.js.map +1 -1
  1217. package/lib/molecule/skill-card/prop-types.d.ts +1 -1
  1218. package/lib/molecule/skill-card/prop-types.d.ts.map +1 -1
  1219. package/lib/molecule/skill-card/prop-types.js +0 -3
  1220. package/lib/molecule/skill-card/prop-types.js.map +1 -1
  1221. package/lib/molecule/ssmenu-list/index.js +0 -6
  1222. package/lib/molecule/ssmenu-list/index.js.map +1 -1
  1223. package/lib/molecule/subscription-freemium/index.js +0 -7
  1224. package/lib/molecule/subscription-freemium/index.js.map +1 -1
  1225. package/lib/molecule/subscription-premium/index.js +0 -11
  1226. package/lib/molecule/subscription-premium/index.js.map +1 -1
  1227. package/lib/molecule/table/index.js +0 -28
  1228. package/lib/molecule/table/index.js.map +1 -1
  1229. package/lib/molecule/teams-popin/index.js +0 -10
  1230. package/lib/molecule/teams-popin/index.js.map +1 -1
  1231. package/lib/molecule/theme-image/index.js +0 -8
  1232. package/lib/molecule/theme-image/index.js.map +1 -1
  1233. package/lib/molecule/title-and-checkbox-wrapper/index.js +0 -12
  1234. package/lib/molecule/title-and-checkbox-wrapper/index.js.map +1 -1
  1235. package/lib/molecule/titled-checkbox/index.js +0 -11
  1236. package/lib/molecule/titled-checkbox/index.js.map +1 -1
  1237. package/lib/molecule/unsubscribe/index.js +0 -8
  1238. package/lib/molecule/unsubscribe/index.js.map +1 -1
  1239. package/lib/molecule/vertical-tabs/index.js +0 -14
  1240. package/lib/molecule/vertical-tabs/index.js.map +1 -1
  1241. package/lib/molecule/video-iframe/index.js +0 -19
  1242. package/lib/molecule/video-iframe/index.js.map +1 -1
  1243. package/lib/molecule/video-player/index.js +6 -31
  1244. package/lib/molecule/video-player/index.js.map +1 -1
  1245. package/lib/molecule/video-player/jwplayer-prop-types.js +0 -4
  1246. package/lib/molecule/video-player/jwplayer-prop-types.js.map +1 -1
  1247. package/lib/molecule/video-player/jwplayer.js +3 -36
  1248. package/lib/molecule/video-player/jwplayer.js.map +1 -1
  1249. package/lib/molecule/video-player/prop-types.js +0 -4
  1250. package/lib/molecule/video-player/prop-types.js.map +1 -1
  1251. package/lib/molecule/video-player/vimeo.js +0 -46
  1252. package/lib/molecule/video-player/vimeo.js.map +1 -1
  1253. package/lib/molecule/wizard-summary/index.js +2 -28
  1254. package/lib/molecule/wizard-summary/index.js.map +1 -1
  1255. package/lib/organism/accordion/container/index.js +0 -18
  1256. package/lib/organism/accordion/container/index.js.map +1 -1
  1257. package/lib/organism/accordion/coorp-manager/index.js +0 -21
  1258. package/lib/organism/accordion/coorp-manager/index.js.map +1 -1
  1259. package/lib/organism/accordion/coorp-manager/part/index.js +0 -19
  1260. package/lib/organism/accordion/coorp-manager/part/index.js.map +1 -1
  1261. package/lib/organism/accordion/part/index.js +0 -12
  1262. package/lib/organism/accordion/part/index.js.map +1 -1
  1263. package/lib/organism/accordion/toggler/index.js +0 -20
  1264. package/lib/organism/accordion/toggler/index.js.map +1 -1
  1265. package/lib/organism/brand-analytics/analytics-popin.js +0 -14
  1266. package/lib/organism/brand-analytics/analytics-popin.js.map +1 -1
  1267. package/lib/organism/brand-analytics/index.js +0 -21
  1268. package/lib/organism/brand-analytics/index.js.map +1 -1
  1269. package/lib/organism/brand-dashboard/index.js +0 -10
  1270. package/lib/organism/brand-dashboard/index.js.map +1 -1
  1271. package/lib/organism/brand-form/index.js +0 -18
  1272. package/lib/organism/brand-form/index.js.map +1 -1
  1273. package/lib/organism/brand-table/index.js +0 -12
  1274. package/lib/organism/brand-table/index.js.map +1 -1
  1275. package/lib/organism/brand-upload/index.js +0 -13
  1276. package/lib/organism/brand-upload/index.js.map +1 -1
  1277. package/lib/organism/cards-grid/index.js +0 -9
  1278. package/lib/organism/cards-grid/index.js.map +1 -1
  1279. package/lib/organism/cart/index.js +0 -11
  1280. package/lib/organism/cart/index.js.map +1 -1
  1281. package/lib/organism/content-translation/index.js +0 -14
  1282. package/lib/organism/content-translation/index.js.map +1 -1
  1283. package/lib/organism/course-selection/index.js +0 -18
  1284. package/lib/organism/course-selection/index.js.map +1 -1
  1285. package/lib/organism/discussion/index.js +2 -14
  1286. package/lib/organism/discussion/index.js.map +1 -1
  1287. package/lib/organism/get-the-app/index.js +0 -21
  1288. package/lib/organism/get-the-app/index.js.map +1 -1
  1289. package/lib/organism/grid-list/index.js +0 -6
  1290. package/lib/organism/grid-list/index.js.map +1 -1
  1291. package/lib/organism/header/index.js +0 -9
  1292. package/lib/organism/header/index.js.map +1 -1
  1293. package/lib/organism/header-v2/index.native.js +3 -17
  1294. package/lib/organism/header-v2/index.native.js.map +1 -1
  1295. package/lib/organism/hero/index.js +0 -11
  1296. package/lib/organism/hero/index.js.map +1 -1
  1297. package/lib/organism/list-item/index.js +0 -12
  1298. package/lib/organism/list-item/index.js.map +1 -1
  1299. package/lib/organism/list-items/index.js +0 -10
  1300. package/lib/organism/list-items/index.js.map +1 -1
  1301. package/lib/organism/mobile-navigation/index.native.d.ts +2 -2
  1302. package/lib/organism/mobile-navigation/index.native.d.ts.map +1 -1
  1303. package/lib/organism/mobile-navigation/index.native.js +0 -16
  1304. package/lib/organism/mobile-navigation/index.native.js.map +1 -1
  1305. package/lib/organism/mooc/image-slider/index.js +0 -9
  1306. package/lib/organism/mooc/image-slider/index.js.map +1 -1
  1307. package/lib/organism/mooc-footer/index.js +10 -22
  1308. package/lib/organism/mooc-footer/index.js.map +1 -1
  1309. package/lib/organism/mooc-header/index.d.ts +0 -6
  1310. package/lib/organism/mooc-header/index.d.ts.map +1 -1
  1311. package/lib/organism/mooc-header/index.js +7 -124
  1312. package/lib/organism/mooc-header/index.js.map +1 -1
  1313. package/lib/organism/mooc-header/style.css +0 -46
  1314. package/lib/organism/podcast-popin-intro/index.native.d.ts +2 -2
  1315. package/lib/organism/podcast-popin-intro/index.native.d.ts.map +1 -1
  1316. package/lib/organism/podcast-popin-intro/index.native.js +0 -15
  1317. package/lib/organism/podcast-popin-intro/index.native.js.map +1 -1
  1318. package/lib/organism/popin/index.js +0 -12
  1319. package/lib/organism/popin/index.js.map +1 -1
  1320. package/lib/organism/resource-browser/index.js +0 -16
  1321. package/lib/organism/resource-browser/index.js.map +1 -1
  1322. package/lib/organism/review-congrats/index.js +1 -16
  1323. package/lib/organism/review-congrats/index.js.map +1 -1
  1324. package/lib/organism/review-congrats/index.native.js +2 -22
  1325. package/lib/organism/review-congrats/index.native.js.map +1 -1
  1326. package/lib/organism/review-congrats/prop-types.d.ts +1 -1
  1327. package/lib/organism/review-congrats/prop-types.d.ts.map +1 -1
  1328. package/lib/organism/review-congrats/prop-types.js +0 -5
  1329. package/lib/organism/review-congrats/prop-types.js.map +1 -1
  1330. package/lib/organism/review-header/index.js +0 -10
  1331. package/lib/organism/review-header/index.js.map +1 -1
  1332. package/lib/organism/review-header/index.native.js +0 -10
  1333. package/lib/organism/review-header/index.native.js.map +1 -1
  1334. package/lib/organism/review-header/types.d.ts +1 -1
  1335. package/lib/organism/review-header/types.d.ts.map +1 -1
  1336. package/lib/organism/review-header/types.js +0 -4
  1337. package/lib/organism/review-header/types.js.map +1 -1
  1338. package/lib/organism/review-no-skills/index.js +0 -7
  1339. package/lib/organism/review-no-skills/index.js.map +1 -1
  1340. package/lib/organism/review-no-skills/index.native.js +0 -12
  1341. package/lib/organism/review-no-skills/index.native.js.map +1 -1
  1342. package/lib/organism/review-no-skills/prop-types.d.ts +1 -1
  1343. package/lib/organism/review-no-skills/prop-types.d.ts.map +1 -1
  1344. package/lib/organism/review-no-skills/prop-types.js +0 -3
  1345. package/lib/organism/review-no-skills/prop-types.js.map +1 -1
  1346. package/lib/organism/review-skills/index.js +0 -8
  1347. package/lib/organism/review-skills/index.js.map +1 -1
  1348. package/lib/organism/review-skills/index.native.js +0 -8
  1349. package/lib/organism/review-skills/index.native.js.map +1 -1
  1350. package/lib/organism/review-skills/prop-types.d.ts +1 -1
  1351. package/lib/organism/review-skills/prop-types.d.ts.map +1 -1
  1352. package/lib/organism/review-skills/prop-types.js +0 -4
  1353. package/lib/organism/review-skills/prop-types.js.map +1 -1
  1354. package/lib/organism/review-slide/index.js +8 -31
  1355. package/lib/organism/review-slide/index.js.map +1 -1
  1356. package/lib/organism/review-slide/index.native.js +3 -24
  1357. package/lib/organism/review-slide/index.native.js.map +1 -1
  1358. package/lib/organism/review-slide/prop-types.d.ts +5 -5
  1359. package/lib/organism/review-slide/prop-types.d.ts.map +1 -1
  1360. package/lib/organism/review-slide/prop-types.js +1 -7
  1361. package/lib/organism/review-slide/prop-types.js.map +1 -1
  1362. package/lib/organism/review-stacked-slides/index.js +2 -18
  1363. package/lib/organism/review-stacked-slides/index.js.map +1 -1
  1364. package/lib/organism/review-stacked-slides/index.native.js +5 -20
  1365. package/lib/organism/review-stacked-slides/index.native.js.map +1 -1
  1366. package/lib/organism/review-stacked-slides/prop-types.d.ts +1 -1
  1367. package/lib/organism/review-stacked-slides/prop-types.d.ts.map +1 -1
  1368. package/lib/organism/review-stacked-slides/prop-types.js +0 -6
  1369. package/lib/organism/review-stacked-slides/prop-types.js.map +1 -1
  1370. package/lib/organism/rewards-form/index.js +3 -14
  1371. package/lib/organism/rewards-form/index.js.map +1 -1
  1372. package/lib/organism/search-and-chips-results/index.js +0 -15
  1373. package/lib/organism/search-and-chips-results/index.js.map +1 -1
  1374. package/lib/organism/settings/index.js +5 -25
  1375. package/lib/organism/settings/index.js.map +1 -1
  1376. package/lib/organism/setup-header/index.js +0 -15
  1377. package/lib/organism/setup-header/index.js.map +1 -1
  1378. package/lib/organism/sidebar/index.js +8 -58
  1379. package/lib/organism/sidebar/index.js.map +1 -1
  1380. package/lib/organism/slider/index.js +2 -24
  1381. package/lib/organism/slider/index.js.map +1 -1
  1382. package/lib/organism/user-preferences/index.js +5 -21
  1383. package/lib/organism/user-preferences/index.js.map +1 -1
  1384. package/lib/organism/wizard-contents/index.js +0 -28
  1385. package/lib/organism/wizard-contents/index.js.map +1 -1
  1386. package/lib/template/activity/engine-stars.js +5 -27
  1387. package/lib/template/activity/engine-stars.js.map +1 -1
  1388. package/lib/template/activity/index.js +2 -26
  1389. package/lib/template/activity/index.js.map +1 -1
  1390. package/lib/template/activity/progression-item.js +2 -17
  1391. package/lib/template/activity/progression-item.js.map +1 -1
  1392. package/lib/template/activity/stars-summary.js +0 -22
  1393. package/lib/template/activity/stars-summary.js.map +1 -1
  1394. package/lib/template/app-player/loading/index.js +0 -8
  1395. package/lib/template/app-player/loading/index.js.map +1 -1
  1396. package/lib/template/app-player/player/index.js +0 -9
  1397. package/lib/template/app-player/player/index.js.map +1 -1
  1398. package/lib/template/app-player/player/slides/footer/index.js +0 -20
  1399. package/lib/template/app-player/player/slides/footer/index.js.map +1 -1
  1400. package/lib/template/app-player/player/slides/header/index.js +1 -11
  1401. package/lib/template/app-player/player/slides/header/index.js.map +1 -1
  1402. package/lib/template/app-player/player/slides/header/learner.js +4 -20
  1403. package/lib/template/app-player/player/slides/header/learner.js.map +1 -1
  1404. package/lib/template/app-player/player/slides/header/lives.js +0 -9
  1405. package/lib/template/app-player/player/slides/header/lives.js.map +1 -1
  1406. package/lib/template/app-player/player/slides/header/microlearning.js +2 -12
  1407. package/lib/template/app-player/player/slides/header/microlearning.js.map +1 -1
  1408. package/lib/template/app-player/player/slides/index.js +21 -89
  1409. package/lib/template/app-player/player/slides/index.js.map +1 -1
  1410. package/lib/template/app-player/popin-correction/index.js +10 -50
  1411. package/lib/template/app-player/popin-correction/index.js.map +1 -1
  1412. package/lib/template/app-player/popin-end/index.js +0 -12
  1413. package/lib/template/app-player/popin-end/index.js.map +1 -1
  1414. package/lib/template/app-player/popin-end/summary.js +22 -69
  1415. package/lib/template/app-player/popin-end/summary.js.map +1 -1
  1416. package/lib/template/app-player/popin-header/index.js +12 -67
  1417. package/lib/template/app-player/popin-header/index.js.map +1 -1
  1418. package/lib/template/app-player/popin-no-access/index.js +0 -6
  1419. package/lib/template/app-player/popin-no-access/index.js.map +1 -1
  1420. package/lib/template/app-review/demo-ts/index.js +0 -5
  1421. package/lib/template/app-review/demo-ts/index.js.map +1 -1
  1422. package/lib/template/app-review/demo-ts/index.native.js +0 -5
  1423. package/lib/template/app-review/demo-ts/index.native.js.map +1 -1
  1424. package/lib/template/app-review/demo-ts/typings.d.ts +1 -1
  1425. package/lib/template/app-review/demo-ts/typings.d.ts.map +1 -1
  1426. package/lib/template/app-review/demo-ts/typings.js +0 -3
  1427. package/lib/template/app-review/demo-ts/typings.js.map +1 -1
  1428. package/lib/template/app-review/index.js +0 -8
  1429. package/lib/template/app-review/index.js.map +1 -1
  1430. package/lib/template/app-review/index.native.js +2 -14
  1431. package/lib/template/app-review/index.native.js.map +1 -1
  1432. package/lib/template/app-review/onboarding/index.js +0 -3
  1433. package/lib/template/app-review/onboarding/index.js.map +1 -1
  1434. package/lib/template/app-review/onboarding/index.native.js +0 -3
  1435. package/lib/template/app-review/onboarding/index.native.js.map +1 -1
  1436. package/lib/template/app-review/player/background-review.js +0 -5
  1437. package/lib/template/app-review/player/background-review.js.map +1 -1
  1438. package/lib/template/app-review/player/index.js +0 -13
  1439. package/lib/template/app-review/player/index.js.map +1 -1
  1440. package/lib/template/app-review/player/index.native.js +0 -16
  1441. package/lib/template/app-review/player/index.native.js.map +1 -1
  1442. package/lib/template/app-review/player/prop-types.d.ts +1 -1
  1443. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  1444. package/lib/template/app-review/player/prop-types.js +0 -8
  1445. package/lib/template/app-review/player/prop-types.js.map +1 -1
  1446. package/lib/template/app-review/prop-types.d.ts +2 -2
  1447. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  1448. package/lib/template/app-review/prop-types.js +0 -5
  1449. package/lib/template/app-review/prop-types.js.map +1 -1
  1450. package/lib/template/app-review/skills/index.js +0 -10
  1451. package/lib/template/app-review/skills/index.js.map +1 -1
  1452. package/lib/template/app-review/skills/index.native.js +0 -16
  1453. package/lib/template/app-review/skills/index.native.js.map +1 -1
  1454. package/lib/template/app-review/skills/prop-types.d.ts +1 -1
  1455. package/lib/template/app-review/skills/prop-types.d.ts.map +1 -1
  1456. package/lib/template/app-review/skills/prop-types.js +0 -4
  1457. package/lib/template/app-review/skills/prop-types.js.map +1 -1
  1458. package/lib/template/app-review/template-context.d.ts +5 -5
  1459. package/lib/template/app-review/template-context.d.ts.map +1 -1
  1460. package/lib/template/app-review/template-context.js +0 -15
  1461. package/lib/template/app-review/template-context.js.map +1 -1
  1462. package/lib/template/back-office/brand-create/index.js +0 -8
  1463. package/lib/template/back-office/brand-create/index.js.map +1 -1
  1464. package/lib/template/back-office/brand-list/index.js +8 -26
  1465. package/lib/template/back-office/brand-list/index.js.map +1 -1
  1466. package/lib/template/back-office/brand-update/index.js +4 -51
  1467. package/lib/template/back-office/brand-update/index.js.map +1 -1
  1468. package/lib/template/back-office/dashboard-preview/dashboard-popin.js +0 -12
  1469. package/lib/template/back-office/dashboard-preview/dashboard-popin.js.map +1 -1
  1470. package/lib/template/back-office/dashboard-preview/index.js +0 -30
  1471. package/lib/template/back-office/dashboard-preview/index.js.map +1 -1
  1472. package/lib/template/back-office/layout/index.js +0 -8
  1473. package/lib/template/back-office/layout/index.js.map +1 -1
  1474. package/lib/template/battle-requests/index.js +2 -12
  1475. package/lib/template/battle-requests/index.js.map +1 -1
  1476. package/lib/template/cockpit/jw-uploader/index.js +0 -11
  1477. package/lib/template/cockpit/jw-uploader/index.js.map +1 -1
  1478. package/lib/template/common/authors/index.js +2 -18
  1479. package/lib/template/common/authors/index.js.map +1 -1
  1480. package/lib/template/common/coorp-header/content.js +0 -6
  1481. package/lib/template/common/coorp-header/content.js.map +1 -1
  1482. package/lib/template/common/coorp-header/index.js +0 -7
  1483. package/lib/template/common/coorp-header/index.js.map +1 -1
  1484. package/lib/template/common/dashboard/index.js +0 -27
  1485. package/lib/template/common/dashboard/index.js.map +1 -1
  1486. package/lib/template/common/discipline/index.js +0 -20
  1487. package/lib/template/common/discipline/index.js.map +1 -1
  1488. package/lib/template/common/search-page/index.js +0 -14
  1489. package/lib/template/common/search-page/index.js.map +1 -1
  1490. package/lib/template/external-course/index.js +2 -25
  1491. package/lib/template/external-course/index.js.map +1 -1
  1492. package/lib/template/review-dashboard-skills/index.js +0 -8
  1493. package/lib/template/review-dashboard-skills/index.js.map +1 -1
  1494. package/lib/template/teams-dashboard/index.d.ts +0 -2
  1495. package/lib/template/teams-dashboard/index.js +0 -14
  1496. package/lib/template/teams-dashboard/index.js.map +1 -1
  1497. package/lib/util/bubbling.js +0 -2
  1498. package/lib/util/bubbling.js.map +1 -1
  1499. package/lib/util/build-query-string.d.ts +1 -1
  1500. package/lib/util/build-query-string.d.ts.map +1 -1
  1501. package/lib/util/build-query-string.js +0 -4
  1502. package/lib/util/build-query-string.js.map +1 -1
  1503. package/lib/util/button-icons.js +0 -2
  1504. package/lib/util/button-icons.js.map +1 -1
  1505. package/lib/util/closest-step.js +0 -7
  1506. package/lib/util/closest-step.js.map +1 -1
  1507. package/lib/util/constants.js.map +1 -1
  1508. package/lib/util/external-content.js +0 -5
  1509. package/lib/util/external-content.js.map +1 -1
  1510. package/lib/util/get-class-state.js +0 -3
  1511. package/lib/util/get-class-state.js.map +1 -1
  1512. package/lib/util/get-clean-uri.js +0 -2
  1513. package/lib/util/get-clean-uri.js.map +1 -1
  1514. package/lib/util/get-resized-image.js +0 -11
  1515. package/lib/util/get-resized-image.js.map +1 -1
  1516. package/lib/util/get-shadow-box-color-from-primary.js +0 -3
  1517. package/lib/util/get-shadow-box-color-from-primary.js.map +1 -1
  1518. package/lib/util/image.js +0 -5
  1519. package/lib/util/image.js.map +1 -1
  1520. package/lib/util/navigation.js +1 -13
  1521. package/lib/util/navigation.js.map +1 -1
  1522. package/lib/util/parse-template-string.js +0 -9
  1523. package/lib/util/parse-template-string.js.map +1 -1
  1524. package/lib/util/proptypes.js +0 -11
  1525. package/lib/util/proptypes.js.map +1 -1
  1526. package/lib/util/render-with-context.js +8 -22
  1527. package/lib/util/render-with-context.js.map +1 -1
  1528. package/lib/util/shallow-compare.js +0 -4
  1529. package/lib/util/shallow-compare.js.map +1 -1
  1530. package/lib/variables/analytics.d.ts +2 -2
  1531. package/lib/variables/analytics.d.ts.map +1 -1
  1532. package/lib/variables/analytics.js.map +1 -1
  1533. package/lib/variables/brand.native.d.ts +1 -1
  1534. package/lib/variables/brand.native.d.ts.map +1 -1
  1535. package/lib/variables/brand.native.js.map +1 -1
  1536. package/lib/variables/colors.d.ts +1 -1
  1537. package/lib/variables/colors.d.ts.map +1 -1
  1538. package/lib/variables/colors.js.map +1 -1
  1539. package/lib/variables/default-mobile-translations.d.ts +2 -2
  1540. package/lib/variables/default-mobile-translations.d.ts.map +1 -1
  1541. package/lib/variables/default-mobile-translations.js.map +1 -1
  1542. package/lib/variables/shadow.d.ts +1 -1
  1543. package/lib/variables/shadow.d.ts.map +1 -1
  1544. package/lib/variables/shadow.js +0 -1
  1545. package/lib/variables/shadow.js.map +1 -1
  1546. package/lib/variables/theme.native.d.ts +3 -3
  1547. package/lib/variables/theme.native.d.ts.map +1 -1
  1548. package/lib/variables/theme.native.js +0 -2
  1549. package/lib/variables/theme.native.js.map +1 -1
  1550. package/lib/variables/vibration.d.ts +2 -2
  1551. package/lib/variables/vibration.d.ts.map +1 -1
  1552. package/lib/variables/vibration.js.map +1 -1
  1553. package/package.json +3 -3
@@ -1 +1 @@
1
- {"version":3,"file":"index.native.js","names":["React","useState","useEffect","View","StyleSheet","Text","Platform","BlurView","NovaCompositionNavigationNavBar","BlurredShadow","useTemplateContext","Touchable","createStyleSheet","theme","create","container","position","bottom","paddingTop","paddingBottom","paddingHorizontal","width","shadowColor","shadowOffset","height","shadowOpacity","shadowRadius","elevation","blur","top","left","right","navbar","flexDirection","justifyContent","alignSelf","overflow","borderRadius","backgroundColor","OS","colors","gray","light","button","alignItems","flex","maxWidth","marginTop","spacing","small","buttonText","fontSize","lineHeight","color","text","primary","dot","cta","dotShadow","transform","rotateX","scaleX","Button","testID","title","selected","Icon","styles","onPress","NavigationBar","items","selectedItemIndex","templateContext","styleSheet","setStylesheet","_stylesheet","map","prop","index","handlePress","action","label","icon"],"sources":["../../../src/organism/mobile-navigation/index.native.tsx"],"sourcesContent":["import React, {useState, useEffect, FC} from 'react';\nimport {\n View,\n StyleSheet,\n Text,\n ViewStyle,\n TextStyle,\n GestureResponderEvent,\n Platform\n} from 'react-native';\nimport {BlurView} from '@react-native-community/blur';\n\nimport {NovaCompositionNavigationNavBar as BlurredShadow} from '@coorpacademy/nova-icons';\n\nimport {useTemplateContext} from '../../template/app-review/template-context';\nimport Touchable from '../../hoc/touchable/index.native';\nimport {Theme} from '../../variables/theme.native';\n\ninterface ButtonProps {\n title: string;\n testID: string;\n selected: boolean;\n Icon: FC<{height: number; width: number; color?: string}>;\n styles: StyleSheetType;\n theme: Theme;\n onPress: (event: GestureResponderEvent) => void;\n}\n\nexport type NavItemType = {\n label: string;\n icon: ButtonProps['Icon'];\n action: (event: GestureResponderEvent) => void;\n};\n\nexport interface Props {\n testID?: string;\n items: Array<NavItemType>;\n selectedItemIndex: number;\n}\n\ntype StyleSheetType = {\n container: ViewStyle;\n navbar: ViewStyle;\n blur: ViewStyle;\n button: ViewStyle;\n buttonText: TextStyle;\n dot: ViewStyle;\n dotShadow: ViewStyle;\n};\n\nconst createStyleSheet = (theme: Theme): StyleSheetType =>\n StyleSheet.create({\n container: {\n position: 'absolute',\n bottom: 0,\n paddingTop: 10,\n paddingBottom: 34,\n paddingHorizontal: 20,\n width: '100%',\n shadowColor: '#000',\n shadowOffset: {\n width: 0,\n height: 2\n },\n shadowOpacity: 0.15,\n shadowRadius: 3,\n elevation: 4\n },\n blur: {\n position: 'absolute',\n top: 0,\n bottom: 0,\n left: 0,\n right: 0\n },\n navbar: {\n flexDirection: 'row',\n justifyContent: 'space-between',\n alignSelf: 'center',\n overflow: 'hidden',\n height: 66,\n borderRadius: 12,\n backgroundColor: Platform.OS === 'ios' ? theme.colors.gray.light : '#edededee'\n },\n button: {\n alignItems: 'center',\n flex: 1,\n height: '100%',\n maxWidth: 110,\n marginTop: theme.spacing.small\n },\n buttonText: {\n fontSize: theme.fontSize.small,\n lineHeight: 26,\n // height: 11,\n color: theme.colors.text.primary\n },\n dot: {\n width: 8,\n height: 8,\n borderRadius: 8,\n backgroundColor: theme.colors.cta,\n marginTop: 3,\n position: 'absolute',\n alignSelf: 'center'\n },\n dotShadow: {\n marginTop: -87,\n width: 200,\n height: 100,\n position: 'absolute',\n alignSelf: 'center',\n transform: [{rotateX: '180deg'}, {scaleX: 0.7}]\n }\n });\n\nconst Button = ({testID, title, selected, Icon, styles, theme, onPress}: ButtonProps) => (\n <Touchable testID={testID} style={styles.button} onPress={onPress}>\n <View style={{alignItems: 'center'}}>\n <Icon\n height={16}\n width={16}\n color={selected ? theme.colors.cta : theme.colors.text.primary}\n />\n <Text style={styles.buttonText}>{title}</Text>\n </View>\n {selected ? (\n <View>\n <View style={styles.dot} />\n <BlurredShadow color={theme.colors.cta} style={styles.dotShadow} />\n </View>\n ) : null}\n </Touchable>\n);\n\nconst NavigationBar = ({items, selectedItemIndex}: Props) => {\n const templateContext = useTemplateContext();\n const [styleSheet, setStylesheet] = useState<StyleSheetType | null>(null);\n const {theme} = templateContext;\n\n useEffect(() => {\n const _stylesheet = createStyleSheet(theme);\n setStylesheet(_stylesheet);\n }, [theme]);\n\n if (!styleSheet) {\n return null;\n }\n\n return (\n <View style={styleSheet.container}>\n <View style={styleSheet.navbar}>\n {Platform.OS === 'ios' ? (\n <BlurView style={styleSheet.blur} blurAmount={75} blurType=\"xlight\" />\n ) : null}\n {items.map((prop, index) => {\n const handlePress = prop.action;\n return (\n <Button\n key={`button-${prop.label}`}\n title={prop.label}\n Icon={prop.icon}\n onPress={handlePress}\n selected={index === selectedItemIndex}\n testID={`navigationButton_${index}`}\n styles={styleSheet}\n theme={theme}\n />\n );\n })}\n </View>\n </View>\n );\n};\n\nexport default NavigationBar;\n"],"mappings":"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"}
1
+ {"version":3,"file":"index.native.js","names":["React","useState","useEffect","View","StyleSheet","Text","Platform","BlurView","NovaCompositionNavigationNavBar","BlurredShadow","useTemplateContext","Touchable","createStyleSheet","theme","create","container","position","bottom","paddingTop","paddingBottom","paddingHorizontal","width","shadowColor","shadowOffset","height","shadowOpacity","shadowRadius","elevation","blur","top","left","right","navbar","flexDirection","justifyContent","alignSelf","overflow","borderRadius","backgroundColor","OS","colors","gray","light","button","alignItems","flex","maxWidth","marginTop","spacing","small","buttonText","fontSize","lineHeight","color","text","primary","dot","cta","dotShadow","transform","rotateX","scaleX","Button","testID","title","selected","Icon","styles","onPress","NavigationBar","items","selectedItemIndex","templateContext","styleSheet","setStylesheet","_stylesheet","map","prop","index","handlePress","action","label","icon"],"sources":["../../../src/organism/mobile-navigation/index.native.tsx"],"sourcesContent":["import React, {useState, useEffect, FC} from 'react';\nimport {\n View,\n StyleSheet,\n Text,\n ViewStyle,\n TextStyle,\n GestureResponderEvent,\n Platform\n} from 'react-native';\nimport {BlurView} from '@react-native-community/blur';\n\nimport {NovaCompositionNavigationNavBar as BlurredShadow} from '@coorpacademy/nova-icons';\n\nimport {useTemplateContext} from '../../template/app-review/template-context';\nimport Touchable from '../../hoc/touchable/index.native';\nimport {Theme} from '../../variables/theme.native';\n\ninterface ButtonProps {\n title: string;\n testID: string;\n selected: boolean;\n Icon: FC<{height: number; width: number; color?: string}>;\n styles: StyleSheetType;\n theme: Theme;\n onPress: (event: GestureResponderEvent) => void;\n}\n\nexport type NavItemType = {\n label: string;\n icon: ButtonProps['Icon'];\n action: (event: GestureResponderEvent) => void;\n};\n\nexport interface Props {\n testID?: string;\n items: Array<NavItemType>;\n selectedItemIndex: number;\n}\n\ntype StyleSheetType = {\n container: ViewStyle;\n navbar: ViewStyle;\n blur: ViewStyle;\n button: ViewStyle;\n buttonText: TextStyle;\n dot: ViewStyle;\n dotShadow: ViewStyle;\n};\n\nconst createStyleSheet = (theme: Theme): StyleSheetType =>\n StyleSheet.create({\n container: {\n position: 'absolute',\n bottom: 0,\n paddingTop: 10,\n paddingBottom: 34,\n paddingHorizontal: 20,\n width: '100%',\n shadowColor: '#000',\n shadowOffset: {\n width: 0,\n height: 2\n },\n shadowOpacity: 0.15,\n shadowRadius: 3,\n elevation: 4\n },\n blur: {\n position: 'absolute',\n top: 0,\n bottom: 0,\n left: 0,\n right: 0\n },\n navbar: {\n flexDirection: 'row',\n justifyContent: 'space-between',\n alignSelf: 'center',\n overflow: 'hidden',\n height: 66,\n borderRadius: 12,\n backgroundColor: Platform.OS === 'ios' ? theme.colors.gray.light : '#edededee'\n },\n button: {\n alignItems: 'center',\n flex: 1,\n height: '100%',\n maxWidth: 110,\n marginTop: theme.spacing.small\n },\n buttonText: {\n fontSize: theme.fontSize.small,\n lineHeight: 26,\n // height: 11,\n color: theme.colors.text.primary\n },\n dot: {\n width: 8,\n height: 8,\n borderRadius: 8,\n backgroundColor: theme.colors.cta,\n marginTop: 3,\n position: 'absolute',\n alignSelf: 'center'\n },\n dotShadow: {\n marginTop: -87,\n width: 200,\n height: 100,\n position: 'absolute',\n alignSelf: 'center',\n transform: [{rotateX: '180deg'}, {scaleX: 0.7}]\n }\n });\n\nconst Button = ({testID, title, selected, Icon, styles, theme, onPress}: ButtonProps) => (\n <Touchable testID={testID} style={styles.button} onPress={onPress}>\n <View style={{alignItems: 'center'}}>\n <Icon\n height={16}\n width={16}\n color={selected ? theme.colors.cta : theme.colors.text.primary}\n />\n <Text style={styles.buttonText}>{title}</Text>\n </View>\n {selected ? (\n <View>\n <View style={styles.dot} />\n <BlurredShadow color={theme.colors.cta} style={styles.dotShadow} />\n </View>\n ) : null}\n </Touchable>\n);\n\nconst NavigationBar = ({items, selectedItemIndex}: Props) => {\n const templateContext = useTemplateContext();\n const [styleSheet, setStylesheet] = useState<StyleSheetType | null>(null);\n const {theme} = templateContext;\n\n useEffect(() => {\n const _stylesheet = createStyleSheet(theme);\n setStylesheet(_stylesheet);\n }, [theme]);\n\n if (!styleSheet) {\n return null;\n }\n\n return (\n <View style={styleSheet.container}>\n <View style={styleSheet.navbar}>\n {Platform.OS === 'ios' ? (\n <BlurView style={styleSheet.blur} blurAmount={75} blurType=\"xlight\" />\n ) : null}\n {items.map((prop, index) => {\n const handlePress = prop.action;\n return (\n <Button\n key={`button-${prop.label}`}\n title={prop.label}\n Icon={prop.icon}\n onPress={handlePress}\n selected={index === selectedItemIndex}\n testID={`navigationButton_${index}`}\n styles={styleSheet}\n theme={theme}\n />\n );\n })}\n </View>\n </View>\n );\n};\n\nexport default NavigationBar;\n"],"mappings":"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"}
@@ -1,22 +1,17 @@
1
1
  import _map from "lodash/fp/map";
2
-
3
2
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
4
-
5
3
  import React from 'react';
6
4
  import PropTypes from 'prop-types';
7
5
  import Slide from '../../../atom/slide';
8
6
  import Slider from '../../slider';
9
-
10
7
  const ImageSlider = ({
11
8
  slides = []
12
9
  }) => {
13
10
  const allSlides = _map(slide => /*#__PURE__*/React.createElement(Slide, _extends({}, slide, {
14
11
  key: slide.title
15
12
  })), slides);
16
-
17
13
  return /*#__PURE__*/React.createElement(Slider, null, allSlides);
18
14
  };
19
-
20
15
  ImageSlider.propTypes = process.env.NODE_ENV !== "production" ? {
21
16
  slides: PropTypes.arrayOf(PropTypes.shape(Slide.propTypes))
22
17
  } : {};
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["React","PropTypes","Slide","Slider","ImageSlider","slides","allSlides","slide","title","propTypes","arrayOf","shape"],"sources":["../../../../src/organism/mooc/image-slider/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {map} from 'lodash/fp';\nimport Slide from '../../../atom/slide';\nimport Slider from '../../slider';\n\nconst ImageSlider = ({slides = []}) => {\n const allSlides = map(slide => <Slide {...slide} key={slide.title} />, slides);\n return <Slider>{allSlides}</Slider>;\n};\n\nImageSlider.propTypes = {\n slides: PropTypes.arrayOf(PropTypes.shape(Slide.propTypes))\n};\n\nexport default ImageSlider;\n"],"mappings":";;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AAEA,OAAOC,KAAP,MAAkB,qBAAlB;AACA,OAAOC,MAAP,MAAmB,cAAnB;;AAEA,MAAMC,WAAW,GAAG,CAAC;EAACC,MAAM,GAAG;AAAV,CAAD,KAAmB;EACrC,MAAMC,SAAS,GAAG,KAAIC,KAAK,iBAAI,oBAAC,KAAD,eAAWA,KAAX;IAAkB,GAAG,EAAEA,KAAK,CAACC;EAA7B,GAAb,EAAqDH,MAArD,CAAlB;;EACA,oBAAO,oBAAC,MAAD,QAASC,SAAT,CAAP;AACD,CAHD;;AAKAF,WAAW,CAACK,SAAZ,2CAAwB;EACtBJ,MAAM,EAAEJ,SAAS,CAACS,OAAV,CAAkBT,SAAS,CAACU,KAAV,CAAgBT,KAAK,CAACO,SAAtB,CAAlB;AADc,CAAxB;AAIA,eAAeL,WAAf"}
1
+ {"version":3,"file":"index.js","names":["React","PropTypes","Slide","Slider","ImageSlider","slides","allSlides","slide","title","propTypes","arrayOf","shape"],"sources":["../../../../src/organism/mooc/image-slider/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {map} from 'lodash/fp';\nimport Slide from '../../../atom/slide';\nimport Slider from '../../slider';\n\nconst ImageSlider = ({slides = []}) => {\n const allSlides = map(slide => <Slide {...slide} key={slide.title} />, slides);\n return <Slider>{allSlides}</Slider>;\n};\n\nImageSlider.propTypes = {\n slides: PropTypes.arrayOf(PropTypes.shape(Slide.propTypes))\n};\n\nexport default ImageSlider;\n"],"mappings":";;AAAA,OAAOA,KAAK,MAAM,OAAO;AACzB,OAAOC,SAAS,MAAM,YAAY;AAElC,OAAOC,KAAK,MAAM,qBAAqB;AACvC,OAAOC,MAAM,MAAM,cAAc;AAEjC,MAAMC,WAAW,GAAG,CAAC;EAACC,MAAM,GAAG;AAAE,CAAC,KAAK;EACrC,MAAMC,SAAS,GAAG,KAAIC,KAAK,iBAAI,oBAAC,KAAK,eAAKA,KAAK;IAAE,GAAG,EAAEA,KAAK,CAACC;EAAM,GAAG,EAAEH,MAAM,CAAC;EAC9E,oBAAO,oBAAC,MAAM,QAAEC,SAAS,CAAU;AACrC,CAAC;AAEDF,WAAW,CAACK,SAAS,2CAAG;EACtBJ,MAAM,EAAEJ,SAAS,CAACS,OAAO,CAACT,SAAS,CAACU,KAAK,CAACT,KAAK,CAACO,SAAS,CAAC;AAC5D,CAAC;AAED,eAAeL,WAAW"}
@@ -7,7 +7,6 @@ import SocialLink from '../../atom/social-link';
7
7
  import Picture from '../../atom/picture';
8
8
  import style from './style.css';
9
9
  const socialLinksTypes = process.env.NODE_ENV !== "production" ? ['facebook', 'twitter', 'linkedin', 'youtube', 'instagram'] : {};
10
-
11
10
  const StoresLinks = ({
12
11
  onAppStoreButtonClick,
13
12
  appStoreButtonImageUrl,
@@ -28,7 +27,6 @@ const StoresLinks = ({
28
27
  onClick: onPlayStoreButtonClick,
29
28
  alt: androidAlt
30
29
  }));
31
-
32
30
  StoresLinks.propTypes = process.env.NODE_ENV !== "production" ? {
33
31
  onAppStoreButtonClick: PropTypes.func,
34
32
  appStoreButtonImageUrl: PropTypes.string,
@@ -37,7 +35,6 @@ StoresLinks.propTypes = process.env.NODE_ENV !== "production" ? {
37
35
  'android-alt': PropTypes.string,
38
36
  'ios-alt': PropTypes.string
39
37
  } : {};
40
-
41
38
  function MoocFooter(props) {
42
39
  const {
43
40
  headSection = {},
@@ -45,7 +42,9 @@ function MoocFooter(props) {
45
42
  'logo-aria-label': logoAriaLabel,
46
43
  'social-links-aria-label': socialLinksAriaLabel,
47
44
  siteMapSections = []
48
- } = props; // Header section of the footer (the marketing banner)
45
+ } = props;
46
+
47
+ // Header section of the footer (the marketing banner)
49
48
 
50
49
  const headSectionView = !_isEmpty(headSection) ? /*#__PURE__*/React.createElement("div", {
51
50
  "data-name": "headSpacingContainer",
@@ -66,17 +65,21 @@ function MoocFooter(props) {
66
65
  }, headSection.title)), /*#__PURE__*/React.createElement("div", {
67
66
  "data-name": "mobile-apps-buttons-wrapper",
68
67
  className: style.mobileAppLinks
69
- }, /*#__PURE__*/React.createElement(StoresLinks // ignored due to naming conventions in JSX rather than a linting error
68
+ }, /*#__PURE__*/React.createElement(StoresLinks
69
+ // ignored due to naming conventions in JSX rather than a linting error
70
70
  // eslint-disable-next-line react/jsx-handler-names
71
71
  , {
72
72
  onAppStoreButtonClick: headSection.onAppStoreButtonClick,
73
73
  appStoreButtonImageUrl: headSection.appStoreButtonImageUrl,
74
- playStoreButtonImageUrl: headSection.playStoreButtonImageUrl // eslint-disable-next-line react/jsx-handler-names
74
+ playStoreButtonImageUrl: headSection.playStoreButtonImageUrl
75
+ // eslint-disable-next-line react/jsx-handler-names
75
76
  ,
76
77
  onPlayStoreButtonClick: headSection.onPlayStoreButtonClick,
77
78
  "android-alt": headSection['android-alt'],
78
79
  "ios-alt": headSection['ios-alt']
79
- })))) : null; // Sitemap section of the footer (contains HELP, TOOLBOX... and other pages, as well as social links)
80
+ })))) : null;
81
+
82
+ // Sitemap section of the footer (contains HELP, TOOLBOX... and other pages, as well as social links)
80
83
 
81
84
  const renderPagesFromSection = pages => {
82
85
  return /*#__PURE__*/React.createElement("ul", {
@@ -98,7 +101,6 @@ function MoocFooter(props) {
98
101
  }, page.title));
99
102
  }));
100
103
  };
101
-
102
104
  const sections = !_isEmpty(siteMapSections) ? siteMapSections.map((section, index) => {
103
105
  return /*#__PURE__*/React.createElement("div", {
104
106
  key: index,
@@ -144,7 +146,6 @@ function MoocFooter(props) {
144
146
  "data-name": "mooc-footer"
145
147
  }, headSectionView, siteMap);
146
148
  }
147
-
148
149
  MoocFooter.propTypes = process.env.NODE_ENV !== "production" ? {
149
150
  headSection: PropTypes.shape({
150
151
  title: PropTypes.string,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["React","PropTypes","NovaCompositionCoorpacademyCoorpApp","CoorpAppLogo","NovaCompositionCoorpacademyCoorpLogo","CoorpLogo","Link","SocialLink","Picture","style","socialLinksTypes","StoresLinks","onAppStoreButtonClick","appStoreButtonImageUrl","playStoreButtonImageUrl","onPlayStoreButtonClick","androidAlt","iosAlt","storeLinksContainer","imgApple","img","propTypes","func","string","MoocFooter","props","headSection","socialLinks","logoAriaLabel","socialLinksAriaLabel","siteMapSections","headSectionView","headSpacingContainer","headSectionWrapper","logoAndLabelWrapper","logoWrapper","coorpAppLogo","marketingLabel","title","mobileAppLinks","renderPagesFromSection","pages","pagesList","map","page","pindex","handleClick","onClick","link","pageLink","target","ariaLabel","sections","section","index","sectionWrapper","sectionTitle","socialLinksView","socialLink","type","socialNetworks","logoSocialNetworksContainer","coorpLogo","socialNetworksWrapper","siteMap","siteMapSpacingContainer","siteMapContainer","sectionsContainer","shape","arrayOf","oneOf"],"sources":["../../../src/organism/mooc-footer/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {isEmpty} from 'lodash/fp';\nimport {\n NovaCompositionCoorpacademyCoorpApp as CoorpAppLogo,\n NovaCompositionCoorpacademyCoorpLogo as CoorpLogo\n} from '@coorpacademy/nova-icons';\nimport Link from '../../atom/link';\nimport SocialLink from '../../atom/social-link';\nimport Picture from '../../atom/picture';\nimport style from './style.css';\n\nconst socialLinksTypes = ['facebook', 'twitter', 'linkedin', 'youtube', 'instagram'];\n\nconst StoresLinks = ({\n onAppStoreButtonClick,\n appStoreButtonImageUrl,\n playStoreButtonImageUrl,\n onPlayStoreButtonClick,\n 'android-alt': androidAlt,\n 'ios-alt': iosAlt\n}) => (\n <div className={style.storeLinksContainer}>\n <Picture\n className={style.imgApple}\n src={appStoreButtonImageUrl}\n onClick={onAppStoreButtonClick}\n alt={iosAlt}\n />\n <Picture\n className={style.img}\n src={playStoreButtonImageUrl}\n onClick={onPlayStoreButtonClick}\n alt={androidAlt}\n />\n </div>\n);\n\nStoresLinks.propTypes = {\n onAppStoreButtonClick: PropTypes.func,\n appStoreButtonImageUrl: PropTypes.string,\n playStoreButtonImageUrl: PropTypes.string,\n onPlayStoreButtonClick: PropTypes.func,\n 'android-alt': PropTypes.string,\n 'ios-alt': PropTypes.string\n};\n\nfunction MoocFooter(props) {\n const {\n headSection = {},\n socialLinks = [],\n 'logo-aria-label': logoAriaLabel,\n 'social-links-aria-label': socialLinksAriaLabel,\n siteMapSections = []\n } = props;\n\n // Header section of the footer (the marketing banner)\n\n const headSectionView = !isEmpty(headSection) ? (\n <div data-name=\"headSpacingContainer\" className={style.headSpacingContainer}>\n <div data-name=\"headSection\" className={style.headSectionWrapper}>\n <div className={style.logoAndLabelWrapper}>\n <div className={style.logoWrapper}>\n <CoorpAppLogo\n className={style.coorpAppLogo}\n aria-label={headSection['logo-aria-label']}\n />\n </div>\n <div data-name=\"mobile-marketing-text\" className={style.marketingLabel}>\n {headSection.title}\n </div>\n </div>\n <div data-name=\"mobile-apps-buttons-wrapper\" className={style.mobileAppLinks}>\n <StoresLinks\n // ignored due to naming conventions in JSX rather than a linting error\n // eslint-disable-next-line react/jsx-handler-names\n onAppStoreButtonClick={headSection.onAppStoreButtonClick}\n appStoreButtonImageUrl={headSection.appStoreButtonImageUrl}\n playStoreButtonImageUrl={headSection.playStoreButtonImageUrl}\n // eslint-disable-next-line react/jsx-handler-names\n onPlayStoreButtonClick={headSection.onPlayStoreButtonClick}\n android-alt={headSection['android-alt']}\n ios-alt={headSection['ios-alt']}\n />\n </div>\n </div>\n </div>\n ) : null;\n\n // Sitemap section of the footer (contains HELP, TOOLBOX... and other pages, as well as social links)\n\n const renderPagesFromSection = pages => {\n return (\n <ul className={style.pagesList} data-name=\"pages-list\">\n {pages.map((page, pindex) => {\n const handleClick = page.onClick;\n return (\n <li key={pindex}>\n <Link\n href={page.link}\n onClick={handleClick}\n title={page.title}\n data-text={page.title}\n className={style.pageLink}\n target={page.target}\n aria-label={page.ariaLabel ? page.ariaLabel : page.title}\n data-name={page.title}\n >\n {page.title}\n </Link>\n </li>\n );\n })}\n </ul>\n );\n };\n\n const sections = !isEmpty(siteMapSections)\n ? siteMapSections.map((section, index) => {\n return (\n <div key={index} className={style.sectionWrapper}>\n <p className={style.sectionTitle}>{section.title}</p>\n {renderPagesFromSection(section.pages)}\n </div>\n );\n })\n : null;\n\n const socialLinksView = socialLinks.map((socialLink, index) => {\n return (\n <li className={style.socialLink} key={index}>\n <SocialLink\n type={socialLink.type}\n link={socialLink.link}\n mode=\"footer\"\n aria-label={socialLink['aria-label']}\n />\n </li>\n );\n });\n\n const socialNetworks = (\n <div data-name=\"logo-social-networks-container\" className={style.logoSocialNetworksContainer}>\n <CoorpLogo\n className={style.coorpLogo}\n data-name=\"coorp-social-networks-logo\"\n aria-label={logoAriaLabel}\n />\n <ul\n data-name=\"social-networks-wrapper\"\n className={style.socialNetworksWrapper}\n aria-label={socialLinksAriaLabel}\n >\n {socialLinksView}\n </ul>\n </div>\n );\n\n const siteMap = (\n <div data-name=\"site-map-spacing-container\" className={style.siteMapSpacingContainer}>\n <div data-name=\"site-map\" className={style.siteMapContainer}>\n <div data-name=\"sections\" className={style.sectionsContainer}>\n {sections}\n </div>\n {socialNetworks}\n </div>\n </div>\n );\n\n return (\n <footer data-name=\"mooc-footer\">\n {headSectionView}\n {siteMap}\n </footer>\n );\n}\n\nMoocFooter.propTypes = {\n headSection: PropTypes.shape({\n title: PropTypes.string,\n onAppStoreButtonClick: PropTypes.func,\n appStoreButtonImageUrl: PropTypes.string,\n playStoreButtonImageUrl: PropTypes.string,\n onPlayStoreButtonClick: PropTypes.func,\n 'logo-aria-label': PropTypes.string,\n 'android-alt': PropTypes.string,\n 'ios-alt': PropTypes.string\n }),\n siteMapSections: PropTypes.arrayOf(\n PropTypes.shape({\n title: PropTypes.string,\n pages: PropTypes.arrayOf(\n PropTypes.shape({\n title: PropTypes.string,\n link: PropTypes.string,\n target: PropTypes.string,\n ariaLabel: PropTypes.string\n })\n )\n })\n ),\n socialLinks: PropTypes.arrayOf(\n PropTypes.shape({\n type: PropTypes.oneOf(socialLinksTypes),\n link: PropTypes.string,\n onClick: PropTypes.func,\n 'aria-label': PropTypes.string\n })\n ),\n 'logo-aria-label': PropTypes.string,\n 'social-links-aria-label': PropTypes.string\n};\n\nexport default MoocFooter;\n"],"mappings":"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"}
1
+ {"version":3,"file":"index.js","names":["React","PropTypes","NovaCompositionCoorpacademyCoorpApp","CoorpAppLogo","NovaCompositionCoorpacademyCoorpLogo","CoorpLogo","Link","SocialLink","Picture","style","socialLinksTypes","StoresLinks","onAppStoreButtonClick","appStoreButtonImageUrl","playStoreButtonImageUrl","onPlayStoreButtonClick","androidAlt","iosAlt","storeLinksContainer","imgApple","img","propTypes","func","string","MoocFooter","props","headSection","socialLinks","logoAriaLabel","socialLinksAriaLabel","siteMapSections","headSectionView","headSpacingContainer","headSectionWrapper","logoAndLabelWrapper","logoWrapper","coorpAppLogo","marketingLabel","title","mobileAppLinks","renderPagesFromSection","pages","pagesList","map","page","pindex","handleClick","onClick","link","pageLink","target","ariaLabel","sections","section","index","sectionWrapper","sectionTitle","socialLinksView","socialLink","type","socialNetworks","logoSocialNetworksContainer","coorpLogo","socialNetworksWrapper","siteMap","siteMapSpacingContainer","siteMapContainer","sectionsContainer","shape","arrayOf","oneOf"],"sources":["../../../src/organism/mooc-footer/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {isEmpty} from 'lodash/fp';\nimport {\n NovaCompositionCoorpacademyCoorpApp as CoorpAppLogo,\n NovaCompositionCoorpacademyCoorpLogo as CoorpLogo\n} from '@coorpacademy/nova-icons';\nimport Link from '../../atom/link';\nimport SocialLink from '../../atom/social-link';\nimport Picture from '../../atom/picture';\nimport style from './style.css';\n\nconst socialLinksTypes = ['facebook', 'twitter', 'linkedin', 'youtube', 'instagram'];\n\nconst StoresLinks = ({\n onAppStoreButtonClick,\n appStoreButtonImageUrl,\n playStoreButtonImageUrl,\n onPlayStoreButtonClick,\n 'android-alt': androidAlt,\n 'ios-alt': iosAlt\n}) => (\n <div className={style.storeLinksContainer}>\n <Picture\n className={style.imgApple}\n src={appStoreButtonImageUrl}\n onClick={onAppStoreButtonClick}\n alt={iosAlt}\n />\n <Picture\n className={style.img}\n src={playStoreButtonImageUrl}\n onClick={onPlayStoreButtonClick}\n alt={androidAlt}\n />\n </div>\n);\n\nStoresLinks.propTypes = {\n onAppStoreButtonClick: PropTypes.func,\n appStoreButtonImageUrl: PropTypes.string,\n playStoreButtonImageUrl: PropTypes.string,\n onPlayStoreButtonClick: PropTypes.func,\n 'android-alt': PropTypes.string,\n 'ios-alt': PropTypes.string\n};\n\nfunction MoocFooter(props) {\n const {\n headSection = {},\n socialLinks = [],\n 'logo-aria-label': logoAriaLabel,\n 'social-links-aria-label': socialLinksAriaLabel,\n siteMapSections = []\n } = props;\n\n // Header section of the footer (the marketing banner)\n\n const headSectionView = !isEmpty(headSection) ? (\n <div data-name=\"headSpacingContainer\" className={style.headSpacingContainer}>\n <div data-name=\"headSection\" className={style.headSectionWrapper}>\n <div className={style.logoAndLabelWrapper}>\n <div className={style.logoWrapper}>\n <CoorpAppLogo\n className={style.coorpAppLogo}\n aria-label={headSection['logo-aria-label']}\n />\n </div>\n <div data-name=\"mobile-marketing-text\" className={style.marketingLabel}>\n {headSection.title}\n </div>\n </div>\n <div data-name=\"mobile-apps-buttons-wrapper\" className={style.mobileAppLinks}>\n <StoresLinks\n // ignored due to naming conventions in JSX rather than a linting error\n // eslint-disable-next-line react/jsx-handler-names\n onAppStoreButtonClick={headSection.onAppStoreButtonClick}\n appStoreButtonImageUrl={headSection.appStoreButtonImageUrl}\n playStoreButtonImageUrl={headSection.playStoreButtonImageUrl}\n // eslint-disable-next-line react/jsx-handler-names\n onPlayStoreButtonClick={headSection.onPlayStoreButtonClick}\n android-alt={headSection['android-alt']}\n ios-alt={headSection['ios-alt']}\n />\n </div>\n </div>\n </div>\n ) : null;\n\n // Sitemap section of the footer (contains HELP, TOOLBOX... and other pages, as well as social links)\n\n const renderPagesFromSection = pages => {\n return (\n <ul className={style.pagesList} data-name=\"pages-list\">\n {pages.map((page, pindex) => {\n const handleClick = page.onClick;\n return (\n <li key={pindex}>\n <Link\n href={page.link}\n onClick={handleClick}\n title={page.title}\n data-text={page.title}\n className={style.pageLink}\n target={page.target}\n aria-label={page.ariaLabel ? page.ariaLabel : page.title}\n data-name={page.title}\n >\n {page.title}\n </Link>\n </li>\n );\n })}\n </ul>\n );\n };\n\n const sections = !isEmpty(siteMapSections)\n ? siteMapSections.map((section, index) => {\n return (\n <div key={index} className={style.sectionWrapper}>\n <p className={style.sectionTitle}>{section.title}</p>\n {renderPagesFromSection(section.pages)}\n </div>\n );\n })\n : null;\n\n const socialLinksView = socialLinks.map((socialLink, index) => {\n return (\n <li className={style.socialLink} key={index}>\n <SocialLink\n type={socialLink.type}\n link={socialLink.link}\n mode=\"footer\"\n aria-label={socialLink['aria-label']}\n />\n </li>\n );\n });\n\n const socialNetworks = (\n <div data-name=\"logo-social-networks-container\" className={style.logoSocialNetworksContainer}>\n <CoorpLogo\n className={style.coorpLogo}\n data-name=\"coorp-social-networks-logo\"\n aria-label={logoAriaLabel}\n />\n <ul\n data-name=\"social-networks-wrapper\"\n className={style.socialNetworksWrapper}\n aria-label={socialLinksAriaLabel}\n >\n {socialLinksView}\n </ul>\n </div>\n );\n\n const siteMap = (\n <div data-name=\"site-map-spacing-container\" className={style.siteMapSpacingContainer}>\n <div data-name=\"site-map\" className={style.siteMapContainer}>\n <div data-name=\"sections\" className={style.sectionsContainer}>\n {sections}\n </div>\n {socialNetworks}\n </div>\n </div>\n );\n\n return (\n <footer data-name=\"mooc-footer\">\n {headSectionView}\n {siteMap}\n </footer>\n );\n}\n\nMoocFooter.propTypes = {\n headSection: PropTypes.shape({\n title: PropTypes.string,\n onAppStoreButtonClick: PropTypes.func,\n appStoreButtonImageUrl: PropTypes.string,\n playStoreButtonImageUrl: PropTypes.string,\n onPlayStoreButtonClick: PropTypes.func,\n 'logo-aria-label': PropTypes.string,\n 'android-alt': PropTypes.string,\n 'ios-alt': PropTypes.string\n }),\n siteMapSections: PropTypes.arrayOf(\n PropTypes.shape({\n title: PropTypes.string,\n pages: PropTypes.arrayOf(\n PropTypes.shape({\n title: PropTypes.string,\n link: PropTypes.string,\n target: PropTypes.string,\n ariaLabel: PropTypes.string\n })\n )\n })\n ),\n socialLinks: PropTypes.arrayOf(\n PropTypes.shape({\n type: PropTypes.oneOf(socialLinksTypes),\n link: PropTypes.string,\n onClick: PropTypes.func,\n 'aria-label': PropTypes.string\n })\n ),\n 'logo-aria-label': PropTypes.string,\n 'social-links-aria-label': PropTypes.string\n};\n\nexport default MoocFooter;\n"],"mappings":"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"}
@@ -7,8 +7,6 @@ declare class MoocHeader extends React.Component<any, any, any> {
7
7
  href: PropTypes.Requireable<string>;
8
8
  'aria-label': PropTypes.Requireable<string>;
9
9
  'button-aria-label': PropTypes.Requireable<string>;
10
- toolTipText: PropTypes.Requireable<string>;
11
- closeToolTipInformationTextAriaLabel: PropTypes.Requireable<string>;
12
10
  }>>;
13
11
  search: PropTypes.Requireable<PropTypes.InferProps<{
14
12
  value: PropTypes.Requireable<string>;
@@ -138,7 +136,6 @@ declare class MoocHeader extends React.Component<any, any, any> {
138
136
  isSettingsOpen: boolean;
139
137
  isMenuOpen: boolean;
140
138
  isFocus: boolean;
141
- isToolTipOpen: boolean;
142
139
  };
143
140
  handleSettingsToggle(): void;
144
141
  handleMenuToggle(): void;
@@ -151,9 +148,6 @@ declare class MoocHeader extends React.Component<any, any, any> {
151
148
  handleOnBlur(): void;
152
149
  handleOnMenuOpen(): void;
153
150
  handleOnMenuClose(): void;
154
- handleOnMouseOver(): void;
155
- handleOnMouseLeave(): void;
156
- handleKeyPress(event: any): void;
157
151
  componentDidUpdate(prevProps: any, prevState: any, prevContext: any): void;
158
152
  menuSettings: any;
159
153
  render(): JSX.Element | null;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/mooc-header/index.js"],"names":[],"mappings":";AAyBA;IACE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA6FE;IAEF;;;;;;;;;;;;;;;;;;;;;;;MAGE;IAEF,wBAuBC;IArBC;;;;;MAKC;IAgDH,6BAIC;IAED,yBAGC;IAxBD,qCAQC;IAED,wBAGC;IAjBD,+BAEC;IA4BD,2BAKC;IAED,0BAKC;IAED,sBAIC;IAED,qBAIC;IAED,yBAQC;IAED,0BAQC;IAED,0BAIC;IAED,2BAIC;IAED,iCAUC;IA7GD,2EASC;IAGC,kBAAsB;IAmGxB,6BAsaC;CACF"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/mooc-header/index.js"],"names":[],"mappings":";AAwBA;IACE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA2FE;IAEF;;;;;;;;;;;;;;;;;;;;;;;MAGE;IAEF,wBAmBC;IAjBC;;;;MAIC;IA6CH,6BAIC;IAED,yBAGC;IAxBD,qCAQC;IAED,wBAGC;IAjBD,+BAEC;IA4BD,2BAKC;IAED,0BAKC;IAED,sBAIC;IAED,qBAIC;IAED,yBAQC;IAED,0BAQC;IArFD,2EASC;IAGC,kBAAsB;IA2ExB,6BAmYC;CACF"}
@@ -1,13 +1,11 @@
1
1
  import _isEmpty from "lodash/fp/isEmpty";
2
2
  import _get from "lodash/fp/get";
3
3
  import _getOr from "lodash/fp/getOr";
4
-
5
4
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
6
-
7
5
  import React from 'react';
8
6
  import PropTypes from 'prop-types';
9
7
  import classnames from 'classnames';
10
- import { NovaCompositionNavigationArrowDown as ArrowDown, NovaCompositionNavigationBurger as BurgerIcon, NovaCompositionNavigationClose as CloseIcon, NovaCompositionCoorpacademyStar as StarIcon, NovaCompositionCoorpacademyCharts as ChartsIcon, NovaSolidVoteRewardsRewardsTrophy5 as TrophyIcon, NovaCompositionCoorpacademyCog as CogIcon, NovaCompositionCoorpacademyPlacesHome24 as HomeIcon, NovaSolidTimeAlarm as AlarmIcon } from '@coorpacademy/nova-icons';
8
+ import { NovaCompositionNavigationArrowDown as ArrowDown, NovaCompositionNavigationBurger as BurgerIcon, NovaCompositionNavigationClose as CloseIcon, NovaCompositionCoorpacademyStar as StarIcon, NovaCompositionCoorpacademyCharts as ChartsIcon, NovaSolidVoteRewardsRewardsTrophy5 as TrophyIcon, NovaCompositionCoorpacademyCog as CogIcon, NovaSolidTimeAlarm as AlarmIcon } from '@coorpacademy/nova-icons';
11
9
  import Provider from '../../atom/provider';
12
10
  import Cta from '../../atom/cta';
13
11
  import Select from '../../atom/select';
@@ -17,15 +15,13 @@ import Link from '../../atom/link';
17
15
  import Search from '../../atom/input-search';
18
16
  import SearchForm from '../../molecule/search-form';
19
17
  import style from './style.css';
20
-
21
18
  class MoocHeader extends React.Component {
22
19
  constructor(props) {
23
20
  super(props);
24
21
  this.state = {
25
22
  isSettingsOpen: false,
26
23
  isMenuOpen: false,
27
- isFocus: false,
28
- isToolTipOpen: false
24
+ isFocus: false
29
25
  };
30
26
  this.handleSettingsToggle = this.handleSettingsToggle.bind(this);
31
27
  this.handleMenuToggle = this.handleMenuToggle.bind(this);
@@ -38,16 +34,11 @@ class MoocHeader extends React.Component {
38
34
  this.handleOnBlur = this.handleOnBlur.bind(this);
39
35
  this.handleOnMenuOpen = this.handleOnMenuOpen.bind(this);
40
36
  this.handleOnMenuClose = this.handleOnMenuClose.bind(this);
41
- this.handleOnMouseOver = this.handleOnMouseOver.bind(this);
42
- this.handleOnMouseLeave = this.handleOnMouseLeave.bind(this);
43
- this.handleKeyPress = this.handleKeyPress.bind(this);
44
37
  }
45
-
46
38
  componentDidUpdate(prevProps, prevState, prevContext) {
47
39
  const {
48
40
  isSettingsOpen
49
41
  } = this.state;
50
-
51
42
  if (isSettingsOpen) {
52
43
  document.addEventListener('click', this._checkOnClose);
53
44
  document.addEventListener('touchstart', this._checkOnClose);
@@ -56,129 +47,85 @@ class MoocHeader extends React.Component {
56
47
  document.removeEventListener('touchstart', this._checkOnClose);
57
48
  }
58
49
  }
59
-
60
50
  setMenuSettings(el) {
61
51
  this.menuSettings = el;
62
52
  }
63
-
64
53
  _checkOnClose(clickEvent) {
65
54
  const {
66
55
  isSettingsOpen
67
56
  } = this.state;
68
-
69
57
  if (isSettingsOpen) {
70
58
  const menu = this.menuSettings;
71
-
72
59
  if (menu && !menu.contains(clickEvent.target)) {
73
60
  this.handleSettingsToggle();
74
61
  }
75
62
  }
76
63
  }
77
-
78
64
  handleLinkClick() {
79
65
  const {
80
66
  isMenuOpen
81
67
  } = this.state;
82
68
  isMenuOpen && this.handleMenuToggle();
83
69
  }
84
-
85
70
  handleSettingsToggle() {
86
71
  this.setState(prevState => ({
87
72
  isSettingsOpen: !prevState.isSettingsOpen
88
73
  }));
89
74
  }
90
-
91
75
  handleMenuToggle() {
92
76
  const {
93
77
  isMenuOpen
94
78
  } = this.state;
95
79
  isMenuOpen ? this.handleOnMenuClose() : this.handleOnMenuOpen();
96
80
  }
97
-
98
81
  handleSubmitSearch() {
99
82
  const {
100
83
  onSubmitSearch
101
84
  } = this.props;
102
-
103
85
  if (onSubmitSearch) {
104
86
  onSubmitSearch();
105
87
  }
106
88
  }
107
-
108
89
  handleResetSearch() {
109
90
  const {
110
91
  onResetSearch
111
92
  } = this.props;
112
-
113
93
  if (onResetSearch) {
114
94
  onResetSearch();
115
95
  }
116
96
  }
117
-
118
97
  handleOnFocus() {
119
98
  this.setState(prevState => ({
120
99
  isFocus: true
121
100
  }));
122
101
  }
123
-
124
102
  handleOnBlur() {
125
103
  this.setState(prevState => ({
126
104
  isFocus: false
127
105
  }));
128
106
  }
129
-
130
107
  handleOnMenuOpen() {
131
108
  const {
132
109
  onMenuOpen
133
110
  } = this.props;
134
-
135
111
  if (onMenuOpen) {
136
112
  onMenuOpen();
137
113
  }
138
-
139
114
  this.setState(() => ({
140
115
  isMenuOpen: true
141
116
  }));
142
117
  }
143
-
144
118
  handleOnMenuClose() {
145
119
  const {
146
120
  onMenuClose
147
121
  } = this.props;
148
-
149
122
  if (onMenuClose) {
150
123
  onMenuClose();
151
124
  }
152
-
153
125
  this.setState(() => ({
154
126
  isMenuOpen: false
155
127
  }));
156
128
  }
157
-
158
- handleOnMouseOver() {
159
- this.setState(() => ({
160
- isToolTipOpen: true
161
- }));
162
- }
163
-
164
- handleOnMouseLeave() {
165
- this.setState(() => ({
166
- isToolTipOpen: false
167
- }));
168
- }
169
-
170
- handleKeyPress(event) {
171
- if (event.key === 'Enter') {
172
- this.setState(() => ({
173
- isToolTipOpen: true
174
- }));
175
- } else if (event.key === 'Tab' || event.key === 'Escape') {
176
- this.setState(() => ({
177
- isToolTipOpen: false
178
- }));
179
- }
180
- }
181
-
182
129
  render() {
183
130
  if (_isEmpty(this.props)) return null;
184
131
  const {
@@ -196,8 +143,7 @@ class MoocHeader extends React.Component {
196
143
  const {
197
144
  isFocus,
198
145
  isSettingsOpen,
199
- isMenuOpen,
200
- isToolTipOpen
146
+ isMenuOpen
201
147
  } = this.state;
202
148
  const {
203
149
  translate,
@@ -206,15 +152,10 @@ class MoocHeader extends React.Component {
206
152
  const {
207
153
  'aria-label': logoAriaLabel,
208
154
  closeMenuAriaLabel,
209
- openMenuAriaLabel,
210
- toolTipText,
211
- closeToolTipInformationTextAriaLabel
155
+ openMenuAriaLabel
212
156
  } = logo;
213
-
214
157
  const logoUrl = _get('src', logo) || _get('images.logo', skin);
215
-
216
158
  const logoMobileUrl = _get('srcMobile', logo) || _getOr(logoUrl, 'images.logo-mobile', skin);
217
-
218
159
  let pagesView = null;
219
160
  let linksView = null;
220
161
  let userView = null;
@@ -223,19 +164,13 @@ class MoocHeader extends React.Component {
223
164
  let searchFormView = null;
224
165
  const moreAriaLabel = translate('More');
225
166
  const closeLabel = translate('Close');
226
-
227
167
  const primaryColor = _get('common.primary', skin);
228
-
229
168
  const mediumColor = _get('common.medium', skin);
230
-
231
169
  const darkColor = _get('common.dark', skin);
232
-
233
170
  const white = _get('common.white', skin);
234
-
235
171
  const iconWrapperStyle = {
236
172
  backgroundColor: primaryColor
237
173
  };
238
-
239
174
  if (items) {
240
175
  const displayedPages = items.displayed.map((item, index) => {
241
176
  const activeColor = item.selected ? {
@@ -307,7 +242,6 @@ class MoocHeader extends React.Component {
307
242
  className: style.optionsGroup
308
243
  }, optionsView)));
309
244
  }
310
-
311
245
  if (links) {
312
246
  const ctas = links.map((cta, index) => {
313
247
  return /*#__PURE__*/React.createElement(Cta, _extends({}, cta, {
@@ -319,12 +253,9 @@ class MoocHeader extends React.Component {
319
253
  className: style.links
320
254
  }, ctas);
321
255
  }
322
-
323
256
  if (user) {
324
257
  const nbNotifications = _getOr(0, 'notifications.value', user);
325
-
326
258
  const notificationsAriaLabel = _getOr('', 'notifications.aria-label', user);
327
-
328
259
  notificationsView = nbNotifications > 0 ? /*#__PURE__*/React.createElement(Link, {
329
260
  href: user.notifications.href,
330
261
  "data-name": "user-notifications",
@@ -402,7 +333,6 @@ class MoocHeader extends React.Component {
402
333
  alt: user.profileAvatarAlt
403
334
  })))));
404
335
  }
405
-
406
336
  if (settings) {
407
337
  const settingsElements = settings.map((setting, index) => {
408
338
  let settingView = null;
@@ -415,7 +345,6 @@ class MoocHeader extends React.Component {
415
345
  hoverColor,
416
346
  'aria-label': ariaLabel
417
347
  } = setting;
418
-
419
348
  switch (type) {
420
349
  case 'link':
421
350
  {
@@ -437,7 +366,6 @@ class MoocHeader extends React.Component {
437
366
  }, title));
438
367
  break;
439
368
  }
440
-
441
369
  case 'select':
442
370
  {
443
371
  const selectProps = {};
@@ -456,7 +384,6 @@ class MoocHeader extends React.Component {
456
384
  })));
457
385
  break;
458
386
  }
459
-
460
387
  case 'switch':
461
388
  {
462
389
  const switchProps = {};
@@ -474,7 +401,6 @@ class MoocHeader extends React.Component {
474
401
  break;
475
402
  }
476
403
  }
477
-
478
404
  return settingView;
479
405
  });
480
406
  settingsView = /*#__PURE__*/React.createElement("div", {
@@ -498,7 +424,6 @@ class MoocHeader extends React.Component {
498
424
  "aria-label": closeSettingsAriaLabel
499
425
  }, closeLabel)));
500
426
  }
501
-
502
427
  if (search) {
503
428
  searchFormView = /*#__PURE__*/React.createElement("div", {
504
429
  "data-name": "Search-Bar",
@@ -512,7 +437,6 @@ class MoocHeader extends React.Component {
512
437
  "search-reset-aria-label": searchResetAriaLabel
513
438
  }));
514
439
  }
515
-
516
440
  return /*#__PURE__*/React.createElement("header", {
517
441
  className: style.wrapper
518
442
  }, /*#__PURE__*/React.createElement("div", {
@@ -520,10 +444,7 @@ class MoocHeader extends React.Component {
520
444
  "data-open": isMenuOpen,
521
445
  className: isMenuOpen ? style.open : style.header
522
446
  }, /*#__PURE__*/React.createElement("div", {
523
- className: style.logoWrapper,
524
- "aria-label": toolTipText,
525
- onMouseOver: this.handleOnMouseOver,
526
- onMouseLeave: this.handleOnMouseLeave
447
+ className: style.logoWrapper
527
448
  }, /*#__PURE__*/React.createElement("div", {
528
449
  className: style.navMobile,
529
450
  "data-name": "nav-mobile"
@@ -549,44 +470,16 @@ class MoocHeader extends React.Component {
549
470
  }))), /*#__PURE__*/React.createElement(Link, {
550
471
  className: style.logo,
551
472
  "data-name": "logo",
552
- href: logo.href,
553
- onKeyDown: this.handleKeyPress,
554
- tabIndex: 0,
555
- "data-testid": "brand-logo"
473
+ href: logo.href
556
474
  }, /*#__PURE__*/React.createElement(Picture, {
557
475
  src: logoUrl,
558
476
  alt: logoAriaLabel
559
- }), isToolTipOpen ? /*#__PURE__*/React.createElement("div", {
560
- "aria-label": toolTipText,
561
- tabIndex: 0,
562
- "data-testid": "home-tooltip"
563
- }, /*#__PURE__*/React.createElement("div", {
564
- "aria-label": `${toolTipText} ${closeToolTipInformationTextAriaLabel}`,
565
- role: "tooltip",
566
- className: style.tooltipIconContainer,
567
- tabIndex: 0
568
- }, /*#__PURE__*/React.createElement(HomeIcon, {
569
- className: style.homeIcon,
570
- style: {
571
- color: primaryColor
572
- }
573
- }), /*#__PURE__*/React.createElement("p", {
574
- className: style.toolTipText // eslint-disable-next-line react/no-danger
575
- ,
576
- dangerouslySetInnerHTML: {
577
- __html: toolTipText
578
- },
579
- style: {
580
- color: primaryColor
581
- }
582
- }))) : null)), searchFormView, /*#__PURE__*/React.createElement("div", {
477
+ }))), searchFormView, /*#__PURE__*/React.createElement("div", {
583
478
  className: isMenuOpen ? style.menuWrapper : style.hiddenMenuWrapper,
584
479
  "data-name": "menu-wrapper"
585
480
  }, pagesView, userView || linksView, settingsView)));
586
481
  }
587
-
588
482
  }
589
-
590
483
  MoocHeader.contextTypes = {
591
484
  translate: Provider.childContextTypes.translate,
592
485
  skin: Provider.childContextTypes.skin
@@ -597,9 +490,7 @@ MoocHeader.propTypes = process.env.NODE_ENV !== "production" ? {
597
490
  srcMobile: PropTypes.string,
598
491
  href: PropTypes.string,
599
492
  'aria-label': PropTypes.string,
600
- 'button-aria-label': PropTypes.string,
601
- toolTipText: PropTypes.string,
602
- closeToolTipInformationTextAriaLabel: PropTypes.string
493
+ 'button-aria-label': PropTypes.string
603
494
  }),
604
495
  search: PropTypes.shape(Search.propTypes),
605
496
  'search-reset-aria-label': PropTypes.string,