@coorpacademy/components 11.9.3-alpha.25 → 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 (1543) 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.map +1 -1
  206. package/es/molecule/answer/index.js +7 -26
  207. package/es/molecule/answer/index.js.map +1 -1
  208. package/es/molecule/answer/index.native.js +0 -11
  209. package/es/molecule/answer/index.native.js.map +1 -1
  210. package/es/molecule/answer/prop-types.d.ts +3 -3
  211. package/es/molecule/answer/prop-types.d.ts.map +1 -1
  212. package/es/molecule/answer/prop-types.js +0 -3
  213. package/es/molecule/answer/prop-types.js.map +1 -1
  214. package/es/molecule/audio/index.js +2 -12
  215. package/es/molecule/audio/index.js.map +1 -1
  216. package/es/molecule/banner/index.js +0 -2
  217. package/es/molecule/banner/index.js.map +1 -1
  218. package/es/molecule/battle-request/index.js +2 -6
  219. package/es/molecule/battle-request/index.js.map +1 -1
  220. package/es/molecule/brand-card/description.js +0 -2
  221. package/es/molecule/brand-card/description.js.map +1 -1
  222. package/es/molecule/brand-card/index.js +0 -2
  223. package/es/molecule/brand-card/index.js.map +1 -1
  224. package/es/molecule/brand-card-create/index.js +0 -2
  225. package/es/molecule/brand-card-create/index.js.map +1 -1
  226. package/es/molecule/brand-create-form/index.js +0 -2
  227. package/es/molecule/brand-create-form/index.js.map +1 -1
  228. package/es/molecule/brand-download-box/index.js +0 -4
  229. package/es/molecule/brand-download-box/index.js.map +1 -1
  230. package/es/molecule/brand-form-group/index.js +0 -29
  231. package/es/molecule/brand-form-group/index.js.map +1 -1
  232. package/es/molecule/brand-logo/index.native.js +0 -5
  233. package/es/molecule/brand-logo/index.native.js.map +1 -1
  234. package/es/molecule/brand-tabs/index.js +0 -4
  235. package/es/molecule/brand-tabs/index.js.map +1 -1
  236. package/es/molecule/brand-upload-box/index.js +0 -11
  237. package/es/molecule/brand-upload-box/index.js.map +1 -1
  238. package/es/molecule/breadcrumbs/index.js +0 -6
  239. package/es/molecule/breadcrumbs/index.js.map +1 -1
  240. package/es/molecule/bullet-point-menu-button/index.js +0 -2
  241. package/es/molecule/bullet-point-menu-button/index.js.map +1 -1
  242. package/es/molecule/card/customer.js +0 -2
  243. package/es/molecule/card/customer.js.map +1 -1
  244. package/es/molecule/card/favorite.js +0 -9
  245. package/es/molecule/card/favorite.js.map +1 -1
  246. package/es/molecule/card/index.js +0 -21
  247. package/es/molecule/card/index.js.map +1 -1
  248. package/es/molecule/card/notification.js +0 -5
  249. package/es/molecule/card/notification.js.map +1 -1
  250. package/es/molecule/card/selectable.js +0 -2
  251. package/es/molecule/card/selectable.js.map +1 -1
  252. package/es/molecule/card-congrats/index.native.js +0 -7
  253. package/es/molecule/card-congrats/index.native.js.map +1 -1
  254. package/es/molecule/card-congrats/types.d.ts +1 -1
  255. package/es/molecule/card-congrats/types.d.ts.map +1 -1
  256. package/es/molecule/card-content/index.js +2 -13
  257. package/es/molecule/card-content/index.js.map +1 -1
  258. package/es/molecule/card-with-button/index.js +0 -6
  259. package/es/molecule/card-with-button/index.js.map +1 -1
  260. package/es/molecule/cm-popin/index.js +4 -10
  261. package/es/molecule/cm-popin/index.js.map +1 -1
  262. package/es/molecule/cm-popin/index.native.js +0 -6
  263. package/es/molecule/cm-popin/index.native.js.map +1 -1
  264. package/es/molecule/cm-popin/types.d.ts +2 -2
  265. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  266. package/es/molecule/cm-popin/types.js.map +1 -1
  267. package/es/molecule/cookie-banner/index.js +0 -4
  268. package/es/molecule/cookie-banner/index.js.map +1 -1
  269. package/es/molecule/coorp-manager-roles/index.js +0 -3
  270. package/es/molecule/coorp-manager-roles/index.js.map +1 -1
  271. package/es/molecule/course-section/index.js +0 -2
  272. package/es/molecule/course-section/index.js.map +1 -1
  273. package/es/molecule/course-sections/index.js +0 -6
  274. package/es/molecule/course-sections/index.js.map +1 -1
  275. package/es/molecule/dashboard/battle-request-list/index.js.map +1 -1
  276. package/es/molecule/dashboard/cards-list/index.js +2 -49
  277. package/es/molecule/dashboard/cards-list/index.js.map +1 -1
  278. package/es/molecule/dashboard/news-list/index.js.map +1 -1
  279. package/es/molecule/dashboard/review-banner/index.js +0 -3
  280. package/es/molecule/dashboard/review-banner/index.js.map +1 -1
  281. package/es/molecule/dashboard/start-battle/index.js.map +1 -1
  282. package/es/molecule/discipline-cta/index.js +0 -4
  283. package/es/molecule/discipline-cta/index.js.map +1 -1
  284. package/es/molecule/discipline-header/index.js +4 -11
  285. package/es/molecule/discipline-header/index.js.map +1 -1
  286. package/es/molecule/discipline-partners/index.js +0 -11
  287. package/es/molecule/discipline-partners/index.js.map +1 -1
  288. package/es/molecule/discipline-scope/index.js +0 -2
  289. package/es/molecule/discipline-scope/index.js.map +1 -1
  290. package/es/molecule/drag-and-drop/index.js +0 -3
  291. package/es/molecule/drag-and-drop/index.js.map +1 -1
  292. package/es/molecule/drag-and-drop/overlay.js.map +1 -1
  293. package/es/molecule/drag-and-drop/placeholder.js.map +1 -1
  294. package/es/molecule/drag-and-drop/upload-report.js +0 -13
  295. package/es/molecule/drag-and-drop/upload-report.js.map +1 -1
  296. package/es/molecule/drag-and-drop-wrapper/index.js +0 -4
  297. package/es/molecule/drag-and-drop-wrapper/index.js.map +1 -1
  298. package/es/molecule/draggable/index.js +0 -4
  299. package/es/molecule/draggable/index.js.map +1 -1
  300. package/es/molecule/draggable-list/index.js +0 -3
  301. package/es/molecule/draggable-list/index.js.map +1 -1
  302. package/es/molecule/empty-state-dashboard/index.js +0 -3
  303. package/es/molecule/empty-state-dashboard/index.js.map +1 -1
  304. package/es/molecule/empty-state-dashboard/types.d.ts +1 -1
  305. package/es/molecule/empty-state-dashboard/types.d.ts.map +1 -1
  306. package/es/molecule/empty-state-dashboard/types.js.map +1 -1
  307. package/es/molecule/external-content-button/index.js +0 -5
  308. package/es/molecule/external-content-button/index.js.map +1 -1
  309. package/es/molecule/external-content-viewer/index.js +0 -2
  310. package/es/molecule/external-content-viewer/index.js.map +1 -1
  311. package/es/molecule/feedback/index.js +6 -9
  312. package/es/molecule/feedback/index.js.map +1 -1
  313. package/es/molecule/filters/filters-wrapper.js +0 -13
  314. package/es/molecule/filters/filters-wrapper.js.map +1 -1
  315. package/es/molecule/filters/index.js +0 -11
  316. package/es/molecule/filters/index.js.map +1 -1
  317. package/es/molecule/forum/forum-comment/index.js +0 -5
  318. package/es/molecule/forum/forum-comment/index.js.map +1 -1
  319. package/es/molecule/forum/forum-post/index.js +0 -6
  320. package/es/molecule/forum/forum-post/index.js.map +1 -1
  321. package/es/molecule/forum/forum-thread/index.js +0 -4
  322. package/es/molecule/forum/forum-thread/index.js.map +1 -1
  323. package/es/molecule/forum/post-conditions.js.map +1 -1
  324. package/es/molecule/go1-banner/index.js +4 -4
  325. package/es/molecule/go1-banner/index.js.map +1 -1
  326. package/es/molecule/hero/index.js +0 -4
  327. package/es/molecule/hero/index.js.map +1 -1
  328. package/es/molecule/input-text-with-titled-checkbox/index.js +0 -2
  329. package/es/molecule/input-text-with-titled-checkbox/index.js.map +1 -1
  330. package/es/molecule/list-badges/index.js +0 -2
  331. package/es/molecule/list-badges/index.js.map +1 -1
  332. package/es/molecule/login-alert/index.js +2 -3
  333. package/es/molecule/login-alert/index.js.map +1 -1
  334. package/es/molecule/menu-list/index.js +0 -2
  335. package/es/molecule/menu-list/index.js.map +1 -1
  336. package/es/molecule/message-popin/index.js +0 -2
  337. package/es/molecule/message-popin/index.js.map +1 -1
  338. package/es/molecule/modal/index.js +6 -7
  339. package/es/molecule/modal/index.js.map +1 -1
  340. package/es/molecule/module-bubble/index.js +0 -6
  341. package/es/molecule/module-bubble/index.js.map +1 -1
  342. package/es/molecule/module-card/index.js +2 -7
  343. package/es/molecule/module-card/index.js.map +1 -1
  344. package/es/molecule/news/index.js +0 -3
  345. package/es/molecule/news/index.js.map +1 -1
  346. package/es/molecule/notification-banner/index.js +0 -7
  347. package/es/molecule/notification-banner/index.js.map +1 -1
  348. package/es/molecule/pagination/index.js +0 -2
  349. package/es/molecule/pagination/index.js.map +1 -1
  350. package/es/molecule/payment-form/index.js +0 -13
  351. package/es/molecule/payment-form/index.js.map +1 -1
  352. package/es/molecule/pdf/index.js +2 -6
  353. package/es/molecule/pdf/index.js.map +1 -1
  354. package/es/molecule/popin/index.js +2 -7
  355. package/es/molecule/popin/index.js.map +1 -1
  356. package/es/molecule/product-card/index.js +0 -4
  357. package/es/molecule/product-card/index.js.map +1 -1
  358. package/es/molecule/progress-bar/index.js +0 -6
  359. package/es/molecule/progress-bar/index.js.map +1 -1
  360. package/es/molecule/questions/drop-down/index.js +0 -4
  361. package/es/molecule/questions/drop-down/index.js.map +1 -1
  362. package/es/molecule/questions/free-text/index.js +0 -6
  363. package/es/molecule/questions/free-text/index.js.map +1 -1
  364. package/es/molecule/questions/free-text/index.native.d.ts +1 -1
  365. package/es/molecule/questions/free-text/index.native.d.ts.map +1 -1
  366. package/es/molecule/questions/free-text/index.native.js +12 -11
  367. package/es/molecule/questions/free-text/index.native.js.map +1 -1
  368. package/es/molecule/questions/mobile/draggable/index.native.js +0 -11
  369. package/es/molecule/questions/mobile/draggable/index.native.js.map +1 -1
  370. package/es/molecule/questions/mobile/slider/index.native.d.ts +2 -2
  371. package/es/molecule/questions/mobile/slider/index.native.d.ts.map +1 -1
  372. package/es/molecule/questions/mobile/slider/index.native.js +0 -7
  373. package/es/molecule/questions/mobile/slider/index.native.js.map +1 -1
  374. package/es/molecule/questions/mobile/switch/index.native.d.ts +1 -1
  375. package/es/molecule/questions/mobile/switch/index.native.d.ts.map +1 -1
  376. package/es/molecule/questions/mobile/switch/index.native.js +0 -13
  377. package/es/molecule/questions/mobile/switch/index.native.js.map +1 -1
  378. package/es/molecule/questions/mobile/template/index.native.d.ts +1 -1
  379. package/es/molecule/questions/mobile/template/index.native.d.ts.map +1 -1
  380. package/es/molecule/questions/mobile/template/index.native.js +0 -16
  381. package/es/molecule/questions/mobile/template/index.native.js.map +1 -1
  382. package/es/molecule/questions/qcm/index.js +3 -7
  383. package/es/molecule/questions/qcm/index.js.map +1 -1
  384. package/es/molecule/questions/qcm-drag/index.js +4 -14
  385. package/es/molecule/questions/qcm-drag/index.js.map +1 -1
  386. package/es/molecule/questions/qcm-graphic/index.js +2 -7
  387. package/es/molecule/questions/qcm-graphic/index.js.map +1 -1
  388. package/es/molecule/questions/question-range/index.js +12 -17
  389. package/es/molecule/questions/question-range/index.js.map +1 -1
  390. package/es/molecule/questions/template/index.js +5 -16
  391. package/es/molecule/questions/template/index.js.map +1 -1
  392. package/es/molecule/questions/types.d.ts +12 -12
  393. package/es/molecule/questions/types.d.ts.map +1 -1
  394. package/es/molecule/quick-access-card/index.js +0 -18
  395. package/es/molecule/quick-access-card/index.js.map +1 -1
  396. package/es/molecule/quick-access-cards-group/index.js +0 -4
  397. package/es/molecule/quick-access-cards-group/index.js.map +1 -1
  398. package/es/molecule/resource-player/index.js +5 -25
  399. package/es/molecule/resource-player/index.js.map +1 -1
  400. package/es/molecule/review-card-congrats/index.js +2 -7
  401. package/es/molecule/review-card-congrats/index.js.map +1 -1
  402. package/es/molecule/review-card-congrats/prop-types.d.ts +1 -1
  403. package/es/molecule/review-card-congrats/prop-types.d.ts.map +1 -1
  404. package/es/molecule/review-card-congrats/prop-types.js.map +1 -1
  405. package/es/molecule/review-correction-popin/index.js +4 -9
  406. package/es/molecule/review-correction-popin/index.js.map +1 -1
  407. package/es/molecule/review-correction-popin/index.native.js +0 -9
  408. package/es/molecule/review-correction-popin/index.native.js.map +1 -1
  409. package/es/molecule/review-correction-popin/prop-types.d.ts +3 -3
  410. package/es/molecule/review-correction-popin/prop-types.d.ts.map +1 -1
  411. package/es/molecule/review-correction-popin/prop-types.js.map +1 -1
  412. package/es/molecule/review-header-steps/index.js +0 -3
  413. package/es/molecule/review-header-steps/index.js.map +1 -1
  414. package/es/molecule/review-header-steps/prop-types.d.ts +1 -1
  415. package/es/molecule/review-header-steps/prop-types.d.ts.map +1 -1
  416. package/es/molecule/review-header-steps/prop-types.js.map +1 -1
  417. package/es/molecule/scope-content/index.js +6 -21
  418. package/es/molecule/scope-content/index.js.map +1 -1
  419. package/es/molecule/scope-tabs/index.js +0 -6
  420. package/es/molecule/scope-tabs/index.js.map +1 -1
  421. package/es/molecule/search-form/index.js +0 -6
  422. package/es/molecule/search-form/index.js.map +1 -1
  423. package/es/molecule/select-multiple/index.js +2 -18
  424. package/es/molecule/select-multiple/index.js.map +1 -1
  425. package/es/molecule/setup-cohort-item/index.js +0 -10
  426. package/es/molecule/setup-cohort-item/index.js.map +1 -1
  427. package/es/molecule/setup-section/index.js +0 -10
  428. package/es/molecule/setup-section/index.js.map +1 -1
  429. package/es/molecule/setup-sections/index.js +0 -3
  430. package/es/molecule/setup-sections/index.js.map +1 -1
  431. package/es/molecule/setup-slide/index.js +0 -17
  432. package/es/molecule/setup-slide/index.js.map +1 -1
  433. package/es/molecule/setup-slider/index.js +0 -6
  434. package/es/molecule/setup-slider/index.js.map +1 -1
  435. package/es/molecule/share/index.js +6 -15
  436. package/es/molecule/share/index.js.map +1 -1
  437. package/es/molecule/skill-card/index.js +0 -3
  438. package/es/molecule/skill-card/index.js.map +1 -1
  439. package/es/molecule/skill-card/index.native.js +0 -6
  440. package/es/molecule/skill-card/index.native.js.map +1 -1
  441. package/es/molecule/skill-card/prop-types.d.ts +1 -1
  442. package/es/molecule/skill-card/prop-types.d.ts.map +1 -1
  443. package/es/molecule/skill-card/prop-types.js.map +1 -1
  444. package/es/molecule/ssmenu-list/index.js +0 -2
  445. package/es/molecule/ssmenu-list/index.js.map +1 -1
  446. package/es/molecule/subscription-freemium/index.js +0 -2
  447. package/es/molecule/subscription-freemium/index.js.map +1 -1
  448. package/es/molecule/subscription-premium/index.js +0 -6
  449. package/es/molecule/subscription-premium/index.js.map +1 -1
  450. package/es/molecule/table/index.js +0 -18
  451. package/es/molecule/table/index.js.map +1 -1
  452. package/es/molecule/teams-popin/index.js +0 -2
  453. package/es/molecule/teams-popin/index.js.map +1 -1
  454. package/es/molecule/theme-image/index.js +0 -2
  455. package/es/molecule/theme-image/index.js.map +1 -1
  456. package/es/molecule/title-and-checkbox-wrapper/index.js +0 -3
  457. package/es/molecule/title-and-checkbox-wrapper/index.js.map +1 -1
  458. package/es/molecule/titled-checkbox/index.js +0 -2
  459. package/es/molecule/titled-checkbox/index.js.map +1 -1
  460. package/es/molecule/unsubscribe/index.js +0 -2
  461. package/es/molecule/unsubscribe/index.js.map +1 -1
  462. package/es/molecule/vertical-tabs/index.js +0 -4
  463. package/es/molecule/vertical-tabs/index.js.map +1 -1
  464. package/es/molecule/video-iframe/index.js +0 -12
  465. package/es/molecule/video-iframe/index.js.map +1 -1
  466. package/es/molecule/video-player/index.js +6 -23
  467. package/es/molecule/video-player/index.js.map +1 -1
  468. package/es/molecule/video-player/jwplayer-prop-types.js.map +1 -1
  469. package/es/molecule/video-player/jwplayer.js +3 -29
  470. package/es/molecule/video-player/jwplayer.js.map +1 -1
  471. package/es/molecule/video-player/prop-types.js.map +1 -1
  472. package/es/molecule/video-player/vimeo.js +0 -42
  473. package/es/molecule/video-player/vimeo.js.map +1 -1
  474. package/es/molecule/wizard-summary/index.js +2 -18
  475. package/es/molecule/wizard-summary/index.js.map +1 -1
  476. package/es/organism/accordion/container/index.js +0 -9
  477. package/es/organism/accordion/container/index.js.map +1 -1
  478. package/es/organism/accordion/coorp-manager/index.js +0 -13
  479. package/es/organism/accordion/coorp-manager/index.js.map +1 -1
  480. package/es/organism/accordion/coorp-manager/part/index.js +0 -10
  481. package/es/organism/accordion/coorp-manager/part/index.js.map +1 -1
  482. package/es/organism/accordion/part/index.js +0 -5
  483. package/es/organism/accordion/part/index.js.map +1 -1
  484. package/es/organism/accordion/toggler/index.js +0 -11
  485. package/es/organism/accordion/toggler/index.js.map +1 -1
  486. package/es/organism/brand-analytics/analytics-popin.js +0 -6
  487. package/es/organism/brand-analytics/analytics-popin.js.map +1 -1
  488. package/es/organism/brand-analytics/index.js +0 -11
  489. package/es/organism/brand-analytics/index.js.map +1 -1
  490. package/es/organism/brand-dashboard/index.js +0 -3
  491. package/es/organism/brand-dashboard/index.js.map +1 -1
  492. package/es/organism/brand-form/index.js +0 -6
  493. package/es/organism/brand-form/index.js.map +1 -1
  494. package/es/organism/brand-table/index.js +0 -2
  495. package/es/organism/brand-table/index.js.map +1 -1
  496. package/es/organism/brand-upload/index.js +0 -4
  497. package/es/organism/brand-upload/index.js.map +1 -1
  498. package/es/organism/cards-grid/index.js +0 -4
  499. package/es/organism/cards-grid/index.js.map +1 -1
  500. package/es/organism/cart/index.js +0 -2
  501. package/es/organism/cart/index.js.map +1 -1
  502. package/es/organism/content-translation/index.js +0 -5
  503. package/es/organism/content-translation/index.js.map +1 -1
  504. package/es/organism/course-selection/index.js +0 -8
  505. package/es/organism/course-selection/index.js.map +1 -1
  506. package/es/organism/discussion/index.js +2 -4
  507. package/es/organism/discussion/index.js.map +1 -1
  508. package/es/organism/get-the-app/index.js +0 -16
  509. package/es/organism/get-the-app/index.js.map +1 -1
  510. package/es/organism/grid-list/index.js +0 -2
  511. package/es/organism/grid-list/index.js.map +1 -1
  512. package/es/organism/header/index.js +0 -2
  513. package/es/organism/header/index.js.map +1 -1
  514. package/es/organism/header-v2/index.native.js +3 -6
  515. package/es/organism/header-v2/index.native.js.map +1 -1
  516. package/es/organism/hero/index.js +0 -4
  517. package/es/organism/hero/index.js.map +1 -1
  518. package/es/organism/list-item/index.js +0 -4
  519. package/es/organism/list-item/index.js.map +1 -1
  520. package/es/organism/list-items/index.js +0 -3
  521. package/es/organism/list-items/index.js.map +1 -1
  522. package/es/organism/mobile-navigation/index.native.d.ts +2 -2
  523. package/es/organism/mobile-navigation/index.native.d.ts.map +1 -1
  524. package/es/organism/mobile-navigation/index.native.js +0 -7
  525. package/es/organism/mobile-navigation/index.native.js.map +1 -1
  526. package/es/organism/mooc/image-slider/index.js +0 -5
  527. package/es/organism/mooc/image-slider/index.js.map +1 -1
  528. package/es/organism/mooc-footer/index.js +10 -9
  529. package/es/organism/mooc-footer/index.js.map +1 -1
  530. package/es/organism/mooc-header/index.js +0 -47
  531. package/es/organism/mooc-header/index.js.map +1 -1
  532. package/es/organism/podcast-popin-intro/index.native.d.ts +2 -2
  533. package/es/organism/podcast-popin-intro/index.native.d.ts.map +1 -1
  534. package/es/organism/podcast-popin-intro/index.native.js +0 -6
  535. package/es/organism/podcast-popin-intro/index.native.js.map +1 -1
  536. package/es/organism/popin/index.js +0 -5
  537. package/es/organism/popin/index.js.map +1 -1
  538. package/es/organism/resource-browser/index.js +0 -10
  539. package/es/organism/resource-browser/index.js.map +1 -1
  540. package/es/organism/review-congrats/index.js +1 -5
  541. package/es/organism/review-congrats/index.js.map +1 -1
  542. package/es/organism/review-congrats/index.native.js +2 -10
  543. package/es/organism/review-congrats/index.native.js.map +1 -1
  544. package/es/organism/review-congrats/prop-types.d.ts +1 -1
  545. package/es/organism/review-congrats/prop-types.d.ts.map +1 -1
  546. package/es/organism/review-congrats/prop-types.js.map +1 -1
  547. package/es/organism/review-header/index.js +0 -2
  548. package/es/organism/review-header/index.js.map +1 -1
  549. package/es/organism/review-header/index.native.js +0 -3
  550. package/es/organism/review-header/index.native.js.map +1 -1
  551. package/es/organism/review-header/types.d.ts +1 -1
  552. package/es/organism/review-header/types.d.ts.map +1 -1
  553. package/es/organism/review-header/types.js.map +1 -1
  554. package/es/organism/review-no-skills/index.js +0 -2
  555. package/es/organism/review-no-skills/index.js.map +1 -1
  556. package/es/organism/review-no-skills/index.native.js +0 -6
  557. package/es/organism/review-no-skills/index.native.js.map +1 -1
  558. package/es/organism/review-no-skills/prop-types.d.ts +1 -1
  559. package/es/organism/review-no-skills/prop-types.d.ts.map +1 -1
  560. package/es/organism/review-no-skills/prop-types.js.map +1 -1
  561. package/es/organism/review-skills/index.js +0 -2
  562. package/es/organism/review-skills/index.js.map +1 -1
  563. package/es/organism/review-skills/index.native.js +0 -3
  564. package/es/organism/review-skills/index.native.js.map +1 -1
  565. package/es/organism/review-skills/prop-types.d.ts +1 -1
  566. package/es/organism/review-skills/prop-types.d.ts.map +1 -1
  567. package/es/organism/review-skills/prop-types.js.map +1 -1
  568. package/es/organism/review-slide/index.js +8 -16
  569. package/es/organism/review-slide/index.js.map +1 -1
  570. package/es/organism/review-slide/index.native.js +3 -10
  571. package/es/organism/review-slide/index.native.js.map +1 -1
  572. package/es/organism/review-slide/prop-types.d.ts +5 -5
  573. package/es/organism/review-slide/prop-types.d.ts.map +1 -1
  574. package/es/organism/review-slide/prop-types.js +1 -1
  575. package/es/organism/review-slide/prop-types.js.map +1 -1
  576. package/es/organism/review-stacked-slides/index.js +2 -9
  577. package/es/organism/review-stacked-slides/index.js.map +1 -1
  578. package/es/organism/review-stacked-slides/index.native.js +5 -10
  579. package/es/organism/review-stacked-slides/index.native.js.map +1 -1
  580. package/es/organism/review-stacked-slides/prop-types.d.ts +1 -1
  581. package/es/organism/review-stacked-slides/prop-types.d.ts.map +1 -1
  582. package/es/organism/review-stacked-slides/prop-types.js.map +1 -1
  583. package/es/organism/rewards-form/index.js +3 -8
  584. package/es/organism/rewards-form/index.js.map +1 -1
  585. package/es/organism/search-and-chips-results/index.js +0 -6
  586. package/es/organism/search-and-chips-results/index.js.map +1 -1
  587. package/es/organism/settings/index.js +5 -12
  588. package/es/organism/settings/index.js.map +1 -1
  589. package/es/organism/setup-header/index.js +0 -5
  590. package/es/organism/setup-header/index.js.map +1 -1
  591. package/es/organism/sidebar/index.js +8 -26
  592. package/es/organism/sidebar/index.js.map +1 -1
  593. package/es/organism/slider/index.js +2 -18
  594. package/es/organism/slider/index.js.map +1 -1
  595. package/es/organism/user-preferences/index.js +5 -13
  596. package/es/organism/user-preferences/index.js.map +1 -1
  597. package/es/organism/wizard-contents/index.js +0 -13
  598. package/es/organism/wizard-contents/index.js.map +1 -1
  599. package/es/template/activity/engine-stars.js +5 -17
  600. package/es/template/activity/engine-stars.js.map +1 -1
  601. package/es/template/activity/index.js +2 -4
  602. package/es/template/activity/index.js.map +1 -1
  603. package/es/template/activity/progression-item.js +2 -7
  604. package/es/template/activity/progression-item.js.map +1 -1
  605. package/es/template/activity/stars-summary.js +0 -13
  606. package/es/template/activity/stars-summary.js.map +1 -1
  607. package/es/template/app-player/loading/index.js +0 -2
  608. package/es/template/app-player/loading/index.js.map +1 -1
  609. package/es/template/app-player/player/index.js +0 -3
  610. package/es/template/app-player/player/index.js.map +1 -1
  611. package/es/template/app-player/player/slides/footer/index.js +0 -16
  612. package/es/template/app-player/player/slides/footer/index.js.map +1 -1
  613. package/es/template/app-player/player/slides/header/index.js +0 -2
  614. package/es/template/app-player/player/slides/header/index.js.map +1 -1
  615. package/es/template/app-player/player/slides/header/learner.js +4 -14
  616. package/es/template/app-player/player/slides/header/learner.js.map +1 -1
  617. package/es/template/app-player/player/slides/header/lives.js +0 -3
  618. package/es/template/app-player/player/slides/header/lives.js.map +1 -1
  619. package/es/template/app-player/player/slides/header/microlearning.js +2 -5
  620. package/es/template/app-player/player/slides/header/microlearning.js.map +1 -1
  621. package/es/template/app-player/player/slides/index.js +21 -64
  622. package/es/template/app-player/player/slides/index.js.map +1 -1
  623. package/es/template/app-player/popin-correction/index.js +10 -34
  624. package/es/template/app-player/popin-correction/index.js.map +1 -1
  625. package/es/template/app-player/popin-end/index.js +0 -5
  626. package/es/template/app-player/popin-end/index.js.map +1 -1
  627. package/es/template/app-player/popin-end/summary.js +22 -54
  628. package/es/template/app-player/popin-end/summary.js.map +1 -1
  629. package/es/template/app-player/popin-header/index.js +12 -46
  630. package/es/template/app-player/popin-header/index.js.map +1 -1
  631. package/es/template/app-player/popin-no-access/index.js +0 -2
  632. package/es/template/app-player/popin-no-access/index.js.map +1 -1
  633. package/es/template/app-review/demo-ts/index.js +0 -2
  634. package/es/template/app-review/demo-ts/index.js.map +1 -1
  635. package/es/template/app-review/demo-ts/index.native.js +0 -2
  636. package/es/template/app-review/demo-ts/index.native.js.map +1 -1
  637. package/es/template/app-review/demo-ts/typings.d.ts +1 -1
  638. package/es/template/app-review/demo-ts/typings.d.ts.map +1 -1
  639. package/es/template/app-review/demo-ts/typings.js.map +1 -1
  640. package/es/template/app-review/index.js +0 -3
  641. package/es/template/app-review/index.js.map +1 -1
  642. package/es/template/app-review/index.native.js +2 -4
  643. package/es/template/app-review/index.native.js.map +1 -1
  644. package/es/template/app-review/onboarding/index.js.map +1 -1
  645. package/es/template/app-review/onboarding/index.native.js.map +1 -1
  646. package/es/template/app-review/player/background-review.js +0 -2
  647. package/es/template/app-review/player/background-review.js.map +1 -1
  648. package/es/template/app-review/player/index.js +0 -2
  649. package/es/template/app-review/player/index.js.map +1 -1
  650. package/es/template/app-review/player/index.native.js +0 -6
  651. package/es/template/app-review/player/index.native.js.map +1 -1
  652. package/es/template/app-review/player/prop-types.d.ts +1 -1
  653. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  654. package/es/template/app-review/player/prop-types.js +0 -1
  655. package/es/template/app-review/player/prop-types.js.map +1 -1
  656. package/es/template/app-review/prop-types.d.ts +2 -2
  657. package/es/template/app-review/prop-types.d.ts.map +1 -1
  658. package/es/template/app-review/prop-types.js +0 -1
  659. package/es/template/app-review/prop-types.js.map +1 -1
  660. package/es/template/app-review/skills/index.js +0 -2
  661. package/es/template/app-review/skills/index.js.map +1 -1
  662. package/es/template/app-review/skills/index.native.js +0 -6
  663. package/es/template/app-review/skills/index.native.js.map +1 -1
  664. package/es/template/app-review/skills/prop-types.d.ts +1 -1
  665. package/es/template/app-review/skills/prop-types.d.ts.map +1 -1
  666. package/es/template/app-review/skills/prop-types.js.map +1 -1
  667. package/es/template/app-review/template-context.d.ts +5 -5
  668. package/es/template/app-review/template-context.d.ts.map +1 -1
  669. package/es/template/app-review/template-context.js +0 -5
  670. package/es/template/app-review/template-context.js.map +1 -1
  671. package/es/template/back-office/brand-create/index.js.map +1 -1
  672. package/es/template/back-office/brand-list/index.js +8 -14
  673. package/es/template/back-office/brand-list/index.js.map +1 -1
  674. package/es/template/back-office/brand-update/index.js +4 -25
  675. package/es/template/back-office/brand-update/index.js.map +1 -1
  676. package/es/template/back-office/dashboard-preview/dashboard-popin.js +0 -5
  677. package/es/template/back-office/dashboard-preview/dashboard-popin.js.map +1 -1
  678. package/es/template/back-office/dashboard-preview/index.js +0 -14
  679. package/es/template/back-office/dashboard-preview/index.js.map +1 -1
  680. package/es/template/back-office/layout/index.js +0 -3
  681. package/es/template/back-office/layout/index.js.map +1 -1
  682. package/es/template/battle-requests/index.js +2 -3
  683. package/es/template/battle-requests/index.js.map +1 -1
  684. package/es/template/cockpit/jw-uploader/index.js +0 -3
  685. package/es/template/cockpit/jw-uploader/index.js.map +1 -1
  686. package/es/template/common/authors/index.js +2 -10
  687. package/es/template/common/authors/index.js.map +1 -1
  688. package/es/template/common/coorp-header/content.js +0 -4
  689. package/es/template/common/coorp-header/content.js.map +1 -1
  690. package/es/template/common/coorp-header/index.js +0 -2
  691. package/es/template/common/coorp-header/index.js.map +1 -1
  692. package/es/template/common/dashboard/index.js +0 -13
  693. package/es/template/common/dashboard/index.js.map +1 -1
  694. package/es/template/common/discipline/index.js +0 -2
  695. package/es/template/common/discipline/index.js.map +1 -1
  696. package/es/template/common/search-page/index.js +0 -6
  697. package/es/template/common/search-page/index.js.map +1 -1
  698. package/es/template/external-course/index.js +2 -10
  699. package/es/template/external-course/index.js.map +1 -1
  700. package/es/template/review-dashboard-skills/index.js +0 -2
  701. package/es/template/review-dashboard-skills/index.js.map +1 -1
  702. package/es/template/teams-dashboard/index.js +0 -4
  703. package/es/template/teams-dashboard/index.js.map +1 -1
  704. package/es/util/bubbling.js +0 -1
  705. package/es/util/bubbling.js.map +1 -1
  706. package/es/util/build-query-string.d.ts +1 -1
  707. package/es/util/build-query-string.d.ts.map +1 -1
  708. package/es/util/build-query-string.js +0 -2
  709. package/es/util/build-query-string.js.map +1 -1
  710. package/es/util/button-icons.js.map +1 -1
  711. package/es/util/closest-step.js +0 -6
  712. package/es/util/closest-step.js.map +1 -1
  713. package/es/util/constants.js.map +1 -1
  714. package/es/util/external-content.js.map +1 -1
  715. package/es/util/get-class-state.js +0 -2
  716. package/es/util/get-class-state.js.map +1 -1
  717. package/es/util/get-clean-uri.js +0 -1
  718. package/es/util/get-clean-uri.js.map +1 -1
  719. package/es/util/get-resized-image.js +0 -7
  720. package/es/util/get-resized-image.js.map +1 -1
  721. package/es/util/get-shadow-box-color-from-primary.js +2 -1
  722. package/es/util/get-shadow-box-color-from-primary.js.map +1 -1
  723. package/es/util/image.js +0 -4
  724. package/es/util/image.js.map +1 -1
  725. package/es/util/navigation.js +0 -9
  726. package/es/util/navigation.js.map +1 -1
  727. package/es/util/parse-template-string.js +0 -6
  728. package/es/util/parse-template-string.js.map +1 -1
  729. package/es/util/proptypes.js.map +1 -1
  730. package/es/util/render-with-context.js +8 -14
  731. package/es/util/render-with-context.js.map +1 -1
  732. package/es/util/shallow-compare.js +0 -2
  733. package/es/util/shallow-compare.js.map +1 -1
  734. package/es/variables/analytics.d.ts +2 -2
  735. package/es/variables/analytics.d.ts.map +1 -1
  736. package/es/variables/analytics.js.map +1 -1
  737. package/es/variables/brand.native.d.ts +1 -1
  738. package/es/variables/brand.native.d.ts.map +1 -1
  739. package/es/variables/brand.native.js.map +1 -1
  740. package/es/variables/colors.d.ts +1 -1
  741. package/es/variables/colors.d.ts.map +1 -1
  742. package/es/variables/colors.js.map +1 -1
  743. package/es/variables/default-mobile-translations.d.ts +2 -2
  744. package/es/variables/default-mobile-translations.d.ts.map +1 -1
  745. package/es/variables/default-mobile-translations.js.map +1 -1
  746. package/es/variables/shadow.d.ts +1 -1
  747. package/es/variables/shadow.d.ts.map +1 -1
  748. package/es/variables/shadow.js +0 -1
  749. package/es/variables/shadow.js.map +1 -1
  750. package/es/variables/theme.native.d.ts +3 -3
  751. package/es/variables/theme.native.d.ts.map +1 -1
  752. package/es/variables/theme.native.js.map +1 -1
  753. package/es/variables/vibration.d.ts +2 -2
  754. package/es/variables/vibration.d.ts.map +1 -1
  755. package/es/variables/vibration.js.map +1 -1
  756. package/lib/atom/autocomplete/index.js +0 -14
  757. package/lib/atom/autocomplete/index.js.map +1 -1
  758. package/lib/atom/avatar/index.js +0 -7
  759. package/lib/atom/avatar/index.js.map +1 -1
  760. package/lib/atom/button/index.js +0 -15
  761. package/lib/atom/button/index.js.map +1 -1
  762. package/lib/atom/button/index.native.d.ts +1 -1
  763. package/lib/atom/button/index.native.d.ts.map +1 -1
  764. package/lib/atom/button/index.native.js +0 -12
  765. package/lib/atom/button/index.native.js.map +1 -1
  766. package/lib/atom/button-link/index.js +0 -20
  767. package/lib/atom/button-link/index.js.map +1 -1
  768. package/lib/atom/button-link-icon-only/index.js +0 -22
  769. package/lib/atom/button-link-icon-only/index.js.map +1 -1
  770. package/lib/atom/button-menu/index.js +0 -13
  771. package/lib/atom/button-menu/index.js.map +1 -1
  772. package/lib/atom/card-image-preview/index.js +0 -9
  773. package/lib/atom/card-image-preview/index.js.map +1 -1
  774. package/lib/atom/catalog-section/index.js +0 -6
  775. package/lib/atom/catalog-section/index.js.map +1 -1
  776. package/lib/atom/centered-text/index.js +0 -6
  777. package/lib/atom/centered-text/index.js.map +1 -1
  778. package/lib/atom/checkbox/index.js +5 -17
  779. package/lib/atom/checkbox/index.js.map +1 -1
  780. package/lib/atom/checkbox-with-title/index.js +0 -11
  781. package/lib/atom/checkbox-with-title/index.js.map +1 -1
  782. package/lib/atom/chips/index.js +0 -10
  783. package/lib/atom/chips/index.js.map +1 -1
  784. package/lib/atom/choice/index.native.d.ts +1 -1
  785. package/lib/atom/choice/index.native.d.ts.map +1 -1
  786. package/lib/atom/choice/index.native.js +2 -22
  787. package/lib/atom/choice/index.native.js.map +1 -1
  788. package/lib/atom/clue/index.js +0 -19
  789. package/lib/atom/clue/index.js.map +1 -1
  790. package/lib/atom/content-badge/index.js +0 -8
  791. package/lib/atom/content-badge/index.js.map +1 -1
  792. package/lib/atom/cta/index.js +0 -21
  793. package/lib/atom/cta/index.js.map +1 -1
  794. package/lib/atom/difficulty-level/index.js +0 -14
  795. package/lib/atom/difficulty-level/index.js.map +1 -1
  796. package/lib/atom/drag-and-drop/index.js +0 -25
  797. package/lib/atom/drag-and-drop/index.js.map +1 -1
  798. package/lib/atom/empty-search-result/index.js +0 -6
  799. package/lib/atom/empty-search-result/index.js.map +1 -1
  800. package/lib/atom/gradient/index.native.d.ts +1 -1
  801. package/lib/atom/gradient/index.native.d.ts.map +1 -1
  802. package/lib/atom/gradient/index.native.js +0 -11
  803. package/lib/atom/gradient/index.native.js.map +1 -1
  804. package/lib/atom/header-back-button/index.native.d.ts +1 -1
  805. package/lib/atom/header-back-button/index.native.d.ts.map +1 -1
  806. package/lib/atom/header-back-button/index.native.js +0 -16
  807. package/lib/atom/header-back-button/index.native.js.map +1 -1
  808. package/lib/atom/header-back-icon/index.native.d.ts +1 -1
  809. package/lib/atom/header-back-icon/index.native.d.ts.map +1 -1
  810. package/lib/atom/header-back-icon/index.native.js +0 -7
  811. package/lib/atom/header-back-icon/index.native.js.map +1 -1
  812. package/lib/atom/html/index.native.d.ts +1 -1
  813. package/lib/atom/html/index.native.d.ts.map +1 -1
  814. package/lib/atom/html/index.native.js +6 -21
  815. package/lib/atom/html/index.native.js.map +1 -1
  816. package/lib/atom/image-background/index.native.d.ts +1 -1
  817. package/lib/atom/image-background/index.native.d.ts.map +1 -1
  818. package/lib/atom/image-background/index.native.js +11 -33
  819. package/lib/atom/image-background/index.native.js.map +1 -1
  820. package/lib/atom/image-upload/index.js +0 -16
  821. package/lib/atom/image-upload/index.js.map +1 -1
  822. package/lib/atom/input-checkbox/index.js +0 -15
  823. package/lib/atom/input-checkbox/index.js.map +1 -1
  824. package/lib/atom/input-color/index.js +0 -10
  825. package/lib/atom/input-color/index.js.map +1 -1
  826. package/lib/atom/input-doublestep/index.js +0 -25
  827. package/lib/atom/input-doublestep/index.js.map +1 -1
  828. package/lib/atom/input-html/index.js +0 -16
  829. package/lib/atom/input-html/index.js.map +1 -1
  830. package/lib/atom/input-html/input-preview.js +2 -8
  831. package/lib/atom/input-html/input-preview.js.map +1 -1
  832. package/lib/atom/input-readonly/index.js +0 -6
  833. package/lib/atom/input-readonly/index.js.map +1 -1
  834. package/lib/atom/input-search/index.js +0 -13
  835. package/lib/atom/input-search/index.js.map +1 -1
  836. package/lib/atom/input-switch/index.js +0 -15
  837. package/lib/atom/input-switch/index.js.map +1 -1
  838. package/lib/atom/input-text/index.js +2 -17
  839. package/lib/atom/input-text/index.js.map +1 -1
  840. package/lib/atom/input-text-with-title/index.js +0 -8
  841. package/lib/atom/input-text-with-title/index.js.map +1 -1
  842. package/lib/atom/input-textarea/index.js +2 -16
  843. package/lib/atom/input-textarea/index.js.map +1 -1
  844. package/lib/atom/label/index.js +0 -7
  845. package/lib/atom/label/index.js.map +1 -1
  846. package/lib/atom/life/index.js +0 -15
  847. package/lib/atom/life/index.js.map +1 -1
  848. package/lib/atom/link/index.js +7 -32
  849. package/lib/atom/link/index.js.map +1 -1
  850. package/lib/atom/loader/index.js +0 -8
  851. package/lib/atom/loader/index.js.map +1 -1
  852. package/lib/atom/loader/index.native.d.ts +1 -1
  853. package/lib/atom/loader/index.native.d.ts.map +1 -1
  854. package/lib/atom/loader/index.native.js +2 -18
  855. package/lib/atom/loader/index.native.js.map +1 -1
  856. package/lib/atom/lottie-wrapper/index.js +3 -26
  857. package/lib/atom/lottie-wrapper/index.js.map +1 -1
  858. package/lib/atom/lottie-wrapper/prop-types.d.ts +1 -1
  859. package/lib/atom/lottie-wrapper/prop-types.d.ts.map +1 -1
  860. package/lib/atom/lottie-wrapper/prop-types.js +0 -4
  861. package/lib/atom/lottie-wrapper/prop-types.js.map +1 -1
  862. package/lib/atom/notification/index.js +0 -8
  863. package/lib/atom/notification/index.js.map +1 -1
  864. package/lib/atom/picture/index.js +0 -21
  865. package/lib/atom/picture/index.js.map +1 -1
  866. package/lib/atom/picture-background/index.js +0 -10
  867. package/lib/atom/picture-background/index.js.map +1 -1
  868. package/lib/atom/promo-code/index.js +0 -7
  869. package/lib/atom/promo-code/index.js.map +1 -1
  870. package/lib/atom/provider/index.js +2 -28
  871. package/lib/atom/provider/index.js.map +1 -1
  872. package/lib/atom/provider/web-context.d.ts +3 -3
  873. package/lib/atom/provider/web-context.d.ts.map +1 -1
  874. package/lib/atom/provider/web-context.js +6 -18
  875. package/lib/atom/provider/web-context.js.map +1 -1
  876. package/lib/atom/radio-group/index.js +0 -13
  877. package/lib/atom/radio-group/index.js.map +1 -1
  878. package/lib/atom/radio-group/item.js +0 -14
  879. package/lib/atom/radio-group/item.js.map +1 -1
  880. package/lib/atom/range/handle.js +9 -25
  881. package/lib/atom/range/handle.js.map +1 -1
  882. package/lib/atom/range/index.js +0 -28
  883. package/lib/atom/range/index.js.map +1 -1
  884. package/lib/atom/resource-miniature/index.js +2 -13
  885. package/lib/atom/resource-miniature/index.js.map +1 -1
  886. package/lib/atom/review-header-step-item/index.js +0 -15
  887. package/lib/atom/review-header-step-item/index.js.map +1 -1
  888. package/lib/atom/review-header-step-item/index.native.js +0 -20
  889. package/lib/atom/review-header-step-item/index.native.js.map +1 -1
  890. package/lib/atom/review-header-step-item/types.d.ts +2 -2
  891. package/lib/atom/review-header-step-item/types.d.ts.map +1 -1
  892. package/lib/atom/review-header-step-item/types.js +0 -3
  893. package/lib/atom/review-header-step-item/types.js.map +1 -1
  894. package/lib/atom/review-presentation/index.js +5 -18
  895. package/lib/atom/review-presentation/index.js.map +1 -1
  896. package/lib/atom/review-presentation/index.native.js +3 -19
  897. package/lib/atom/review-presentation/index.native.js.map +1 -1
  898. package/lib/atom/review-presentation/prop-types.d.ts +2 -2
  899. package/lib/atom/review-presentation/prop-types.d.ts.map +1 -1
  900. package/lib/atom/review-presentation/prop-types.js +0 -4
  901. package/lib/atom/review-presentation/prop-types.js.map +1 -1
  902. package/lib/atom/select/index.js +2 -30
  903. package/lib/atom/select/index.js.map +1 -1
  904. package/lib/atom/select-modal/index.native.d.ts +2 -2
  905. package/lib/atom/select-modal/index.native.d.ts.map +1 -1
  906. package/lib/atom/select-modal/index.native.js +0 -25
  907. package/lib/atom/select-modal/index.native.js.map +1 -1
  908. package/lib/atom/slide/index.js +0 -8
  909. package/lib/atom/slide/index.js.map +1 -1
  910. package/lib/atom/social-link/index.js +0 -8
  911. package/lib/atom/social-link/index.js.map +1 -1
  912. package/lib/atom/space/index.native.d.ts +1 -1
  913. package/lib/atom/space/index.native.d.ts.map +1 -1
  914. package/lib/atom/space/index.native.js +0 -7
  915. package/lib/atom/space/index.native.js.map +1 -1
  916. package/lib/atom/spinner/index.js +0 -5
  917. package/lib/atom/spinner/index.js.map +1 -1
  918. package/lib/atom/tab/index.js +0 -9
  919. package/lib/atom/tab/index.js.map +1 -1
  920. package/lib/atom/tab-content/index.js +0 -7
  921. package/lib/atom/tab-content/index.js.map +1 -1
  922. package/lib/atom/tag/index.js +0 -8
  923. package/lib/atom/tag/index.js.map +1 -1
  924. package/lib/atom/text/index.native.d.ts +1 -1
  925. package/lib/atom/text/index.native.d.ts.map +1 -1
  926. package/lib/atom/text/index.native.js +0 -10
  927. package/lib/atom/text/index.native.js.map +1 -1
  928. package/lib/atom/title/index.js +0 -12
  929. package/lib/atom/title/index.js.map +1 -1
  930. package/lib/atom/tooltip/index.js +0 -16
  931. package/lib/atom/tooltip/index.js.map +1 -1
  932. package/lib/atom/video-upload/index.js +0 -8
  933. package/lib/atom/video-upload/index.js.map +1 -1
  934. package/lib/atom/wizard-steps/index.js +0 -7
  935. package/lib/atom/wizard-steps/index.js.map +1 -1
  936. package/lib/hoc/animation/index.js +0 -18
  937. package/lib/hoc/animation/index.js.map +1 -1
  938. package/lib/hoc/animation-scheduler/index.js +0 -39
  939. package/lib/hoc/animation-scheduler/index.js.map +1 -1
  940. package/lib/hoc/modal/index.native.d.ts +1 -1
  941. package/lib/hoc/modal/index.native.d.ts.map +1 -1
  942. package/lib/hoc/modal/index.native.js +0 -14
  943. package/lib/hoc/modal/index.native.js.map +1 -1
  944. package/lib/hoc/modal/select/index.native.d.ts +2 -2
  945. package/lib/hoc/modal/select/index.native.d.ts.map +1 -1
  946. package/lib/hoc/modal/select/index.native.js +0 -19
  947. package/lib/hoc/modal/select/index.native.js.map +1 -1
  948. package/lib/hoc/modal/select-item/index.native.d.ts +1 -1
  949. package/lib/hoc/modal/select-item/index.native.d.ts.map +1 -1
  950. package/lib/hoc/modal/select-item/index.native.js +0 -16
  951. package/lib/hoc/modal/select-item/index.native.js.map +1 -1
  952. package/lib/hoc/swapper/index.js +4 -20
  953. package/lib/hoc/swapper/index.js.map +1 -1
  954. package/lib/hoc/touchable/index.native.d.ts +1 -1
  955. package/lib/hoc/touchable/index.native.d.ts.map +1 -1
  956. package/lib/hoc/touchable/index.native.js +0 -13
  957. package/lib/hoc/touchable/index.native.js.map +1 -1
  958. package/lib/hoc/transition/index.js +0 -11
  959. package/lib/hoc/transition/index.js.map +1 -1
  960. package/lib/index.js +0 -13
  961. package/lib/index.js.map +1 -1
  962. package/lib/molecule/add-to-my-list/index.js +0 -22
  963. package/lib/molecule/add-to-my-list/index.js.map +1 -1
  964. package/lib/molecule/answer/index.d.ts.map +1 -1
  965. package/lib/molecule/answer/index.js +7 -43
  966. package/lib/molecule/answer/index.js.map +1 -1
  967. package/lib/molecule/answer/index.native.js +0 -14
  968. package/lib/molecule/answer/index.native.js.map +1 -1
  969. package/lib/molecule/answer/prop-types.d.ts +3 -3
  970. package/lib/molecule/answer/prop-types.d.ts.map +1 -1
  971. package/lib/molecule/answer/prop-types.js +0 -13
  972. package/lib/molecule/answer/prop-types.js.map +1 -1
  973. package/lib/molecule/audio/index.js +2 -18
  974. package/lib/molecule/audio/index.js.map +1 -1
  975. package/lib/molecule/banner/index.js +0 -11
  976. package/lib/molecule/banner/index.js.map +1 -1
  977. package/lib/molecule/battle-request/index.js +2 -13
  978. package/lib/molecule/battle-request/index.js.map +1 -1
  979. package/lib/molecule/brand-card/description.js +0 -7
  980. package/lib/molecule/brand-card/description.js.map +1 -1
  981. package/lib/molecule/brand-card/index.js +0 -10
  982. package/lib/molecule/brand-card/index.js.map +1 -1
  983. package/lib/molecule/brand-card-create/index.js +0 -7
  984. package/lib/molecule/brand-card-create/index.js.map +1 -1
  985. package/lib/molecule/brand-create-form/index.js +0 -11
  986. package/lib/molecule/brand-create-form/index.js.map +1 -1
  987. package/lib/molecule/brand-download-box/index.js +0 -10
  988. package/lib/molecule/brand-download-box/index.js.map +1 -1
  989. package/lib/molecule/brand-form-group/index.js +0 -58
  990. package/lib/molecule/brand-form-group/index.js.map +1 -1
  991. package/lib/molecule/brand-logo/index.native.js +0 -11
  992. package/lib/molecule/brand-logo/index.native.js.map +1 -1
  993. package/lib/molecule/brand-tabs/index.js +0 -10
  994. package/lib/molecule/brand-tabs/index.js.map +1 -1
  995. package/lib/molecule/brand-upload-box/index.js +0 -17
  996. package/lib/molecule/brand-upload-box/index.js.map +1 -1
  997. package/lib/molecule/breadcrumbs/index.js +0 -13
  998. package/lib/molecule/breadcrumbs/index.js.map +1 -1
  999. package/lib/molecule/bullet-point-menu-button/index.js +0 -12
  1000. package/lib/molecule/bullet-point-menu-button/index.js.map +1 -1
  1001. package/lib/molecule/card/customer.js +0 -9
  1002. package/lib/molecule/card/customer.js.map +1 -1
  1003. package/lib/molecule/card/favorite.js +0 -15
  1004. package/lib/molecule/card/favorite.js.map +1 -1
  1005. package/lib/molecule/card/index.js +0 -34
  1006. package/lib/molecule/card/index.js.map +1 -1
  1007. package/lib/molecule/card/notification.js +0 -12
  1008. package/lib/molecule/card/notification.js.map +1 -1
  1009. package/lib/molecule/card/selectable.js +0 -9
  1010. package/lib/molecule/card/selectable.js.map +1 -1
  1011. package/lib/molecule/card-congrats/index.native.js +0 -15
  1012. package/lib/molecule/card-congrats/index.native.js.map +1 -1
  1013. package/lib/molecule/card-congrats/types.d.ts +1 -1
  1014. package/lib/molecule/card-congrats/types.d.ts.map +1 -1
  1015. package/lib/molecule/card-content/index.js +2 -26
  1016. package/lib/molecule/card-content/index.js.map +1 -1
  1017. package/lib/molecule/card-with-button/index.js +0 -12
  1018. package/lib/molecule/card-with-button/index.js.map +1 -1
  1019. package/lib/molecule/cm-popin/index.js +4 -19
  1020. package/lib/molecule/cm-popin/index.js.map +1 -1
  1021. package/lib/molecule/cm-popin/index.native.js +0 -15
  1022. package/lib/molecule/cm-popin/index.native.js.map +1 -1
  1023. package/lib/molecule/cm-popin/types.d.ts +2 -2
  1024. package/lib/molecule/cm-popin/types.d.ts.map +1 -1
  1025. package/lib/molecule/cm-popin/types.js +0 -5
  1026. package/lib/molecule/cm-popin/types.js.map +1 -1
  1027. package/lib/molecule/cookie-banner/index.js +0 -10
  1028. package/lib/molecule/cookie-banner/index.js.map +1 -1
  1029. package/lib/molecule/coorp-manager-roles/index.js +0 -8
  1030. package/lib/molecule/coorp-manager-roles/index.js.map +1 -1
  1031. package/lib/molecule/course-section/index.js +0 -9
  1032. package/lib/molecule/course-section/index.js.map +1 -1
  1033. package/lib/molecule/course-sections/index.js +0 -16
  1034. package/lib/molecule/course-sections/index.js.map +1 -1
  1035. package/lib/molecule/dashboard/battle-request-list/index.js +0 -7
  1036. package/lib/molecule/dashboard/battle-request-list/index.js.map +1 -1
  1037. package/lib/molecule/dashboard/cards-list/index.js +2 -59
  1038. package/lib/molecule/dashboard/cards-list/index.js.map +1 -1
  1039. package/lib/molecule/dashboard/news-list/index.js +0 -10
  1040. package/lib/molecule/dashboard/news-list/index.js.map +1 -1
  1041. package/lib/molecule/dashboard/review-banner/index.js +0 -10
  1042. package/lib/molecule/dashboard/review-banner/index.js.map +1 -1
  1043. package/lib/molecule/dashboard/start-battle/index.js +0 -9
  1044. package/lib/molecule/dashboard/start-battle/index.js.map +1 -1
  1045. package/lib/molecule/discipline-cta/index.js +0 -11
  1046. package/lib/molecule/discipline-cta/index.js.map +1 -1
  1047. package/lib/molecule/discipline-header/index.js +4 -20
  1048. package/lib/molecule/discipline-header/index.js.map +1 -1
  1049. package/lib/molecule/discipline-partners/index.js +0 -21
  1050. package/lib/molecule/discipline-partners/index.js.map +1 -1
  1051. package/lib/molecule/discipline-scope/index.js +0 -7
  1052. package/lib/molecule/discipline-scope/index.js.map +1 -1
  1053. package/lib/molecule/drag-and-drop/index.js +0 -20
  1054. package/lib/molecule/drag-and-drop/index.js.map +1 -1
  1055. package/lib/molecule/drag-and-drop/overlay.js +0 -10
  1056. package/lib/molecule/drag-and-drop/overlay.js.map +1 -1
  1057. package/lib/molecule/drag-and-drop/placeholder.js +0 -7
  1058. package/lib/molecule/drag-and-drop/placeholder.js.map +1 -1
  1059. package/lib/molecule/drag-and-drop/upload-report.js +0 -30
  1060. package/lib/molecule/drag-and-drop/upload-report.js.map +1 -1
  1061. package/lib/molecule/drag-and-drop-wrapper/index.js +0 -8
  1062. package/lib/molecule/drag-and-drop-wrapper/index.js.map +1 -1
  1063. package/lib/molecule/draggable/index.js +0 -11
  1064. package/lib/molecule/draggable/index.js.map +1 -1
  1065. package/lib/molecule/draggable-list/index.js +0 -12
  1066. package/lib/molecule/draggable-list/index.js.map +1 -1
  1067. package/lib/molecule/empty-state-dashboard/index.js +0 -8
  1068. package/lib/molecule/empty-state-dashboard/index.js.map +1 -1
  1069. package/lib/molecule/empty-state-dashboard/types.d.ts +1 -1
  1070. package/lib/molecule/empty-state-dashboard/types.d.ts.map +1 -1
  1071. package/lib/molecule/empty-state-dashboard/types.js +0 -4
  1072. package/lib/molecule/empty-state-dashboard/types.js.map +1 -1
  1073. package/lib/molecule/external-content-button/index.js +0 -11
  1074. package/lib/molecule/external-content-button/index.js.map +1 -1
  1075. package/lib/molecule/external-content-viewer/index.js +0 -9
  1076. package/lib/molecule/external-content-viewer/index.js.map +1 -1
  1077. package/lib/molecule/feedback/index.js +6 -19
  1078. package/lib/molecule/feedback/index.js.map +1 -1
  1079. package/lib/molecule/filters/filters-wrapper.js +0 -22
  1080. package/lib/molecule/filters/filters-wrapper.js.map +1 -1
  1081. package/lib/molecule/filters/index.js +0 -17
  1082. package/lib/molecule/filters/index.js.map +1 -1
  1083. package/lib/molecule/forum/forum-comment/index.js +0 -14
  1084. package/lib/molecule/forum/forum-comment/index.js.map +1 -1
  1085. package/lib/molecule/forum/forum-post/index.js +0 -15
  1086. package/lib/molecule/forum/forum-post/index.js.map +1 -1
  1087. package/lib/molecule/forum/forum-thread/index.js +0 -9
  1088. package/lib/molecule/forum/forum-thread/index.js.map +1 -1
  1089. package/lib/molecule/forum/post-conditions.js +0 -4
  1090. package/lib/molecule/forum/post-conditions.js.map +1 -1
  1091. package/lib/molecule/go1-banner/index.js +4 -9
  1092. package/lib/molecule/go1-banner/index.js.map +1 -1
  1093. package/lib/molecule/hero/index.js +0 -13
  1094. package/lib/molecule/hero/index.js.map +1 -1
  1095. package/lib/molecule/input-text-with-titled-checkbox/index.js +0 -8
  1096. package/lib/molecule/input-text-with-titled-checkbox/index.js.map +1 -1
  1097. package/lib/molecule/list-badges/index.js +0 -8
  1098. package/lib/molecule/list-badges/index.js.map +1 -1
  1099. package/lib/molecule/login-alert/index.js +2 -8
  1100. package/lib/molecule/login-alert/index.js.map +1 -1
  1101. package/lib/molecule/menu-list/index.js +0 -10
  1102. package/lib/molecule/menu-list/index.js.map +1 -1
  1103. package/lib/molecule/message-popin/index.js +0 -6
  1104. package/lib/molecule/message-popin/index.js.map +1 -1
  1105. package/lib/molecule/modal/index.js +6 -13
  1106. package/lib/molecule/modal/index.js.map +1 -1
  1107. package/lib/molecule/module-bubble/index.js +0 -12
  1108. package/lib/molecule/module-bubble/index.js.map +1 -1
  1109. package/lib/molecule/module-card/index.js +2 -12
  1110. package/lib/molecule/module-card/index.js.map +1 -1
  1111. package/lib/molecule/news/index.js +0 -10
  1112. package/lib/molecule/news/index.js.map +1 -1
  1113. package/lib/molecule/notification-banner/index.js +0 -14
  1114. package/lib/molecule/notification-banner/index.js.map +1 -1
  1115. package/lib/molecule/pagination/index.js +0 -7
  1116. package/lib/molecule/pagination/index.js.map +1 -1
  1117. package/lib/molecule/payment-form/index.js +0 -18
  1118. package/lib/molecule/payment-form/index.js.map +1 -1
  1119. package/lib/molecule/pdf/index.js +2 -12
  1120. package/lib/molecule/pdf/index.js.map +1 -1
  1121. package/lib/molecule/popin/index.js +2 -14
  1122. package/lib/molecule/popin/index.js.map +1 -1
  1123. package/lib/molecule/product-card/index.js +0 -8
  1124. package/lib/molecule/product-card/index.js.map +1 -1
  1125. package/lib/molecule/progress-bar/index.js +0 -9
  1126. package/lib/molecule/progress-bar/index.js.map +1 -1
  1127. package/lib/molecule/questions/drop-down/index.js +0 -10
  1128. package/lib/molecule/questions/drop-down/index.js.map +1 -1
  1129. package/lib/molecule/questions/free-text/index.js +0 -13
  1130. package/lib/molecule/questions/free-text/index.js.map +1 -1
  1131. package/lib/molecule/questions/free-text/index.native.d.ts +1 -1
  1132. package/lib/molecule/questions/free-text/index.native.d.ts.map +1 -1
  1133. package/lib/molecule/questions/free-text/index.native.js +12 -18
  1134. package/lib/molecule/questions/free-text/index.native.js.map +1 -1
  1135. package/lib/molecule/questions/mobile/draggable/index.native.js +0 -18
  1136. package/lib/molecule/questions/mobile/draggable/index.native.js.map +1 -1
  1137. package/lib/molecule/questions/mobile/slider/index.native.d.ts +2 -2
  1138. package/lib/molecule/questions/mobile/slider/index.native.d.ts.map +1 -1
  1139. package/lib/molecule/questions/mobile/slider/index.native.js +0 -16
  1140. package/lib/molecule/questions/mobile/slider/index.native.js.map +1 -1
  1141. package/lib/molecule/questions/mobile/switch/index.native.d.ts +1 -1
  1142. package/lib/molecule/questions/mobile/switch/index.native.d.ts.map +1 -1
  1143. package/lib/molecule/questions/mobile/switch/index.native.js +0 -26
  1144. package/lib/molecule/questions/mobile/switch/index.native.js.map +1 -1
  1145. package/lib/molecule/questions/mobile/template/index.native.d.ts +1 -1
  1146. package/lib/molecule/questions/mobile/template/index.native.d.ts.map +1 -1
  1147. package/lib/molecule/questions/mobile/template/index.native.js +0 -29
  1148. package/lib/molecule/questions/mobile/template/index.native.js.map +1 -1
  1149. package/lib/molecule/questions/qcm/index.js +3 -18
  1150. package/lib/molecule/questions/qcm/index.js.map +1 -1
  1151. package/lib/molecule/questions/qcm-drag/index.js +4 -25
  1152. package/lib/molecule/questions/qcm-drag/index.js.map +1 -1
  1153. package/lib/molecule/questions/qcm-graphic/index.js +2 -14
  1154. package/lib/molecule/questions/qcm-graphic/index.js.map +1 -1
  1155. package/lib/molecule/questions/question-range/index.js +12 -25
  1156. package/lib/molecule/questions/question-range/index.js.map +1 -1
  1157. package/lib/molecule/questions/template/index.js +5 -24
  1158. package/lib/molecule/questions/template/index.js.map +1 -1
  1159. package/lib/molecule/questions/types.d.ts +12 -12
  1160. package/lib/molecule/questions/types.d.ts.map +1 -1
  1161. package/lib/molecule/quick-access-card/index.js +0 -24
  1162. package/lib/molecule/quick-access-card/index.js.map +1 -1
  1163. package/lib/molecule/quick-access-cards-group/index.js +0 -10
  1164. package/lib/molecule/quick-access-cards-group/index.js.map +1 -1
  1165. package/lib/molecule/resource-player/index.js +5 -36
  1166. package/lib/molecule/resource-player/index.js.map +1 -1
  1167. package/lib/molecule/review-card-congrats/index.js +2 -23
  1168. package/lib/molecule/review-card-congrats/index.js.map +1 -1
  1169. package/lib/molecule/review-card-congrats/prop-types.d.ts +1 -1
  1170. package/lib/molecule/review-card-congrats/prop-types.d.ts.map +1 -1
  1171. package/lib/molecule/review-card-congrats/prop-types.js +0 -4
  1172. package/lib/molecule/review-card-congrats/prop-types.js.map +1 -1
  1173. package/lib/molecule/review-correction-popin/index.js +4 -16
  1174. package/lib/molecule/review-correction-popin/index.js.map +1 -1
  1175. package/lib/molecule/review-correction-popin/index.native.js +0 -20
  1176. package/lib/molecule/review-correction-popin/index.native.js.map +1 -1
  1177. package/lib/molecule/review-correction-popin/prop-types.d.ts +3 -3
  1178. package/lib/molecule/review-correction-popin/prop-types.d.ts.map +1 -1
  1179. package/lib/molecule/review-correction-popin/prop-types.js +0 -3
  1180. package/lib/molecule/review-correction-popin/prop-types.js.map +1 -1
  1181. package/lib/molecule/review-header-steps/index.js +0 -11
  1182. package/lib/molecule/review-header-steps/index.js.map +1 -1
  1183. package/lib/molecule/review-header-steps/prop-types.d.ts +1 -1
  1184. package/lib/molecule/review-header-steps/prop-types.d.ts.map +1 -1
  1185. package/lib/molecule/review-header-steps/prop-types.js +0 -4
  1186. package/lib/molecule/review-header-steps/prop-types.js.map +1 -1
  1187. package/lib/molecule/scope-content/index.js +6 -25
  1188. package/lib/molecule/scope-content/index.js.map +1 -1
  1189. package/lib/molecule/scope-tabs/index.js +0 -16
  1190. package/lib/molecule/scope-tabs/index.js.map +1 -1
  1191. package/lib/molecule/search-form/index.js +0 -12
  1192. package/lib/molecule/search-form/index.js.map +1 -1
  1193. package/lib/molecule/select-multiple/index.js +2 -35
  1194. package/lib/molecule/select-multiple/index.js.map +1 -1
  1195. package/lib/molecule/setup-cohort-item/index.js +0 -17
  1196. package/lib/molecule/setup-cohort-item/index.js.map +1 -1
  1197. package/lib/molecule/setup-section/index.js +0 -15
  1198. package/lib/molecule/setup-section/index.js.map +1 -1
  1199. package/lib/molecule/setup-sections/index.js +0 -10
  1200. package/lib/molecule/setup-sections/index.js.map +1 -1
  1201. package/lib/molecule/setup-slide/index.js +0 -30
  1202. package/lib/molecule/setup-slide/index.js.map +1 -1
  1203. package/lib/molecule/setup-slider/index.js +0 -11
  1204. package/lib/molecule/setup-slider/index.js.map +1 -1
  1205. package/lib/molecule/share/index.js +6 -29
  1206. package/lib/molecule/share/index.js.map +1 -1
  1207. package/lib/molecule/skill-card/index.js +0 -13
  1208. package/lib/molecule/skill-card/index.js.map +1 -1
  1209. package/lib/molecule/skill-card/index.native.js +0 -12
  1210. package/lib/molecule/skill-card/index.native.js.map +1 -1
  1211. package/lib/molecule/skill-card/prop-types.d.ts +1 -1
  1212. package/lib/molecule/skill-card/prop-types.d.ts.map +1 -1
  1213. package/lib/molecule/skill-card/prop-types.js +0 -3
  1214. package/lib/molecule/skill-card/prop-types.js.map +1 -1
  1215. package/lib/molecule/ssmenu-list/index.js +0 -6
  1216. package/lib/molecule/ssmenu-list/index.js.map +1 -1
  1217. package/lib/molecule/subscription-freemium/index.js +0 -7
  1218. package/lib/molecule/subscription-freemium/index.js.map +1 -1
  1219. package/lib/molecule/subscription-premium/index.js +0 -11
  1220. package/lib/molecule/subscription-premium/index.js.map +1 -1
  1221. package/lib/molecule/table/index.js +0 -28
  1222. package/lib/molecule/table/index.js.map +1 -1
  1223. package/lib/molecule/teams-popin/index.js +0 -10
  1224. package/lib/molecule/teams-popin/index.js.map +1 -1
  1225. package/lib/molecule/theme-image/index.js +0 -8
  1226. package/lib/molecule/theme-image/index.js.map +1 -1
  1227. package/lib/molecule/title-and-checkbox-wrapper/index.js +0 -12
  1228. package/lib/molecule/title-and-checkbox-wrapper/index.js.map +1 -1
  1229. package/lib/molecule/titled-checkbox/index.js +0 -11
  1230. package/lib/molecule/titled-checkbox/index.js.map +1 -1
  1231. package/lib/molecule/unsubscribe/index.js +0 -8
  1232. package/lib/molecule/unsubscribe/index.js.map +1 -1
  1233. package/lib/molecule/vertical-tabs/index.js +0 -14
  1234. package/lib/molecule/vertical-tabs/index.js.map +1 -1
  1235. package/lib/molecule/video-iframe/index.js +0 -19
  1236. package/lib/molecule/video-iframe/index.js.map +1 -1
  1237. package/lib/molecule/video-player/index.js +6 -31
  1238. package/lib/molecule/video-player/index.js.map +1 -1
  1239. package/lib/molecule/video-player/jwplayer-prop-types.js +0 -4
  1240. package/lib/molecule/video-player/jwplayer-prop-types.js.map +1 -1
  1241. package/lib/molecule/video-player/jwplayer.js +3 -36
  1242. package/lib/molecule/video-player/jwplayer.js.map +1 -1
  1243. package/lib/molecule/video-player/prop-types.js +0 -4
  1244. package/lib/molecule/video-player/prop-types.js.map +1 -1
  1245. package/lib/molecule/video-player/vimeo.js +0 -46
  1246. package/lib/molecule/video-player/vimeo.js.map +1 -1
  1247. package/lib/molecule/wizard-summary/index.js +2 -28
  1248. package/lib/molecule/wizard-summary/index.js.map +1 -1
  1249. package/lib/organism/accordion/container/index.js +0 -18
  1250. package/lib/organism/accordion/container/index.js.map +1 -1
  1251. package/lib/organism/accordion/coorp-manager/index.js +0 -21
  1252. package/lib/organism/accordion/coorp-manager/index.js.map +1 -1
  1253. package/lib/organism/accordion/coorp-manager/part/index.js +0 -19
  1254. package/lib/organism/accordion/coorp-manager/part/index.js.map +1 -1
  1255. package/lib/organism/accordion/part/index.js +0 -12
  1256. package/lib/organism/accordion/part/index.js.map +1 -1
  1257. package/lib/organism/accordion/toggler/index.js +0 -20
  1258. package/lib/organism/accordion/toggler/index.js.map +1 -1
  1259. package/lib/organism/brand-analytics/analytics-popin.js +0 -14
  1260. package/lib/organism/brand-analytics/analytics-popin.js.map +1 -1
  1261. package/lib/organism/brand-analytics/index.js +0 -21
  1262. package/lib/organism/brand-analytics/index.js.map +1 -1
  1263. package/lib/organism/brand-dashboard/index.js +0 -10
  1264. package/lib/organism/brand-dashboard/index.js.map +1 -1
  1265. package/lib/organism/brand-form/index.js +0 -18
  1266. package/lib/organism/brand-form/index.js.map +1 -1
  1267. package/lib/organism/brand-table/index.js +0 -12
  1268. package/lib/organism/brand-table/index.js.map +1 -1
  1269. package/lib/organism/brand-upload/index.js +0 -13
  1270. package/lib/organism/brand-upload/index.js.map +1 -1
  1271. package/lib/organism/cards-grid/index.js +0 -9
  1272. package/lib/organism/cards-grid/index.js.map +1 -1
  1273. package/lib/organism/cart/index.js +0 -11
  1274. package/lib/organism/cart/index.js.map +1 -1
  1275. package/lib/organism/content-translation/index.js +0 -14
  1276. package/lib/organism/content-translation/index.js.map +1 -1
  1277. package/lib/organism/course-selection/index.js +0 -18
  1278. package/lib/organism/course-selection/index.js.map +1 -1
  1279. package/lib/organism/discussion/index.js +2 -14
  1280. package/lib/organism/discussion/index.js.map +1 -1
  1281. package/lib/organism/get-the-app/index.js +0 -21
  1282. package/lib/organism/get-the-app/index.js.map +1 -1
  1283. package/lib/organism/grid-list/index.js +0 -6
  1284. package/lib/organism/grid-list/index.js.map +1 -1
  1285. package/lib/organism/header/index.js +0 -9
  1286. package/lib/organism/header/index.js.map +1 -1
  1287. package/lib/organism/header-v2/index.native.js +3 -17
  1288. package/lib/organism/header-v2/index.native.js.map +1 -1
  1289. package/lib/organism/hero/index.js +0 -11
  1290. package/lib/organism/hero/index.js.map +1 -1
  1291. package/lib/organism/list-item/index.js +0 -12
  1292. package/lib/organism/list-item/index.js.map +1 -1
  1293. package/lib/organism/list-items/index.js +0 -10
  1294. package/lib/organism/list-items/index.js.map +1 -1
  1295. package/lib/organism/mobile-navigation/index.native.d.ts +2 -2
  1296. package/lib/organism/mobile-navigation/index.native.d.ts.map +1 -1
  1297. package/lib/organism/mobile-navigation/index.native.js +0 -16
  1298. package/lib/organism/mobile-navigation/index.native.js.map +1 -1
  1299. package/lib/organism/mooc/image-slider/index.js +0 -9
  1300. package/lib/organism/mooc/image-slider/index.js.map +1 -1
  1301. package/lib/organism/mooc-footer/index.js +10 -22
  1302. package/lib/organism/mooc-footer/index.js.map +1 -1
  1303. package/lib/organism/mooc-header/index.js +0 -55
  1304. package/lib/organism/mooc-header/index.js.map +1 -1
  1305. package/lib/organism/podcast-popin-intro/index.native.d.ts +2 -2
  1306. package/lib/organism/podcast-popin-intro/index.native.d.ts.map +1 -1
  1307. package/lib/organism/podcast-popin-intro/index.native.js +0 -15
  1308. package/lib/organism/podcast-popin-intro/index.native.js.map +1 -1
  1309. package/lib/organism/popin/index.js +0 -12
  1310. package/lib/organism/popin/index.js.map +1 -1
  1311. package/lib/organism/resource-browser/index.js +0 -16
  1312. package/lib/organism/resource-browser/index.js.map +1 -1
  1313. package/lib/organism/review-congrats/index.js +1 -16
  1314. package/lib/organism/review-congrats/index.js.map +1 -1
  1315. package/lib/organism/review-congrats/index.native.js +2 -22
  1316. package/lib/organism/review-congrats/index.native.js.map +1 -1
  1317. package/lib/organism/review-congrats/prop-types.d.ts +1 -1
  1318. package/lib/organism/review-congrats/prop-types.d.ts.map +1 -1
  1319. package/lib/organism/review-congrats/prop-types.js +0 -5
  1320. package/lib/organism/review-congrats/prop-types.js.map +1 -1
  1321. package/lib/organism/review-header/index.js +0 -10
  1322. package/lib/organism/review-header/index.js.map +1 -1
  1323. package/lib/organism/review-header/index.native.js +0 -10
  1324. package/lib/organism/review-header/index.native.js.map +1 -1
  1325. package/lib/organism/review-header/types.d.ts +1 -1
  1326. package/lib/organism/review-header/types.d.ts.map +1 -1
  1327. package/lib/organism/review-header/types.js +0 -4
  1328. package/lib/organism/review-header/types.js.map +1 -1
  1329. package/lib/organism/review-no-skills/index.js +0 -7
  1330. package/lib/organism/review-no-skills/index.js.map +1 -1
  1331. package/lib/organism/review-no-skills/index.native.js +0 -12
  1332. package/lib/organism/review-no-skills/index.native.js.map +1 -1
  1333. package/lib/organism/review-no-skills/prop-types.d.ts +1 -1
  1334. package/lib/organism/review-no-skills/prop-types.d.ts.map +1 -1
  1335. package/lib/organism/review-no-skills/prop-types.js +0 -3
  1336. package/lib/organism/review-no-skills/prop-types.js.map +1 -1
  1337. package/lib/organism/review-skills/index.js +0 -8
  1338. package/lib/organism/review-skills/index.js.map +1 -1
  1339. package/lib/organism/review-skills/index.native.js +0 -8
  1340. package/lib/organism/review-skills/index.native.js.map +1 -1
  1341. package/lib/organism/review-skills/prop-types.d.ts +1 -1
  1342. package/lib/organism/review-skills/prop-types.d.ts.map +1 -1
  1343. package/lib/organism/review-skills/prop-types.js +0 -4
  1344. package/lib/organism/review-skills/prop-types.js.map +1 -1
  1345. package/lib/organism/review-slide/index.js +8 -31
  1346. package/lib/organism/review-slide/index.js.map +1 -1
  1347. package/lib/organism/review-slide/index.native.js +3 -24
  1348. package/lib/organism/review-slide/index.native.js.map +1 -1
  1349. package/lib/organism/review-slide/prop-types.d.ts +5 -5
  1350. package/lib/organism/review-slide/prop-types.d.ts.map +1 -1
  1351. package/lib/organism/review-slide/prop-types.js +1 -7
  1352. package/lib/organism/review-slide/prop-types.js.map +1 -1
  1353. package/lib/organism/review-stacked-slides/index.js +2 -18
  1354. package/lib/organism/review-stacked-slides/index.js.map +1 -1
  1355. package/lib/organism/review-stacked-slides/index.native.js +5 -20
  1356. package/lib/organism/review-stacked-slides/index.native.js.map +1 -1
  1357. package/lib/organism/review-stacked-slides/prop-types.d.ts +1 -1
  1358. package/lib/organism/review-stacked-slides/prop-types.d.ts.map +1 -1
  1359. package/lib/organism/review-stacked-slides/prop-types.js +0 -6
  1360. package/lib/organism/review-stacked-slides/prop-types.js.map +1 -1
  1361. package/lib/organism/rewards-form/index.js +3 -14
  1362. package/lib/organism/rewards-form/index.js.map +1 -1
  1363. package/lib/organism/search-and-chips-results/index.js +0 -15
  1364. package/lib/organism/search-and-chips-results/index.js.map +1 -1
  1365. package/lib/organism/settings/index.js +5 -25
  1366. package/lib/organism/settings/index.js.map +1 -1
  1367. package/lib/organism/setup-header/index.js +0 -15
  1368. package/lib/organism/setup-header/index.js.map +1 -1
  1369. package/lib/organism/sidebar/index.js +8 -58
  1370. package/lib/organism/sidebar/index.js.map +1 -1
  1371. package/lib/organism/slider/index.js +2 -24
  1372. package/lib/organism/slider/index.js.map +1 -1
  1373. package/lib/organism/user-preferences/index.js +5 -21
  1374. package/lib/organism/user-preferences/index.js.map +1 -1
  1375. package/lib/organism/wizard-contents/index.js +0 -28
  1376. package/lib/organism/wizard-contents/index.js.map +1 -1
  1377. package/lib/template/activity/engine-stars.js +5 -27
  1378. package/lib/template/activity/engine-stars.js.map +1 -1
  1379. package/lib/template/activity/index.js +2 -26
  1380. package/lib/template/activity/index.js.map +1 -1
  1381. package/lib/template/activity/progression-item.js +2 -17
  1382. package/lib/template/activity/progression-item.js.map +1 -1
  1383. package/lib/template/activity/stars-summary.js +0 -22
  1384. package/lib/template/activity/stars-summary.js.map +1 -1
  1385. package/lib/template/app-player/loading/index.js +0 -8
  1386. package/lib/template/app-player/loading/index.js.map +1 -1
  1387. package/lib/template/app-player/player/index.js +0 -9
  1388. package/lib/template/app-player/player/index.js.map +1 -1
  1389. package/lib/template/app-player/player/slides/footer/index.js +0 -20
  1390. package/lib/template/app-player/player/slides/footer/index.js.map +1 -1
  1391. package/lib/template/app-player/player/slides/header/index.js +1 -11
  1392. package/lib/template/app-player/player/slides/header/index.js.map +1 -1
  1393. package/lib/template/app-player/player/slides/header/learner.js +4 -20
  1394. package/lib/template/app-player/player/slides/header/learner.js.map +1 -1
  1395. package/lib/template/app-player/player/slides/header/lives.js +0 -9
  1396. package/lib/template/app-player/player/slides/header/lives.js.map +1 -1
  1397. package/lib/template/app-player/player/slides/header/microlearning.js +2 -12
  1398. package/lib/template/app-player/player/slides/header/microlearning.js.map +1 -1
  1399. package/lib/template/app-player/player/slides/index.js +21 -89
  1400. package/lib/template/app-player/player/slides/index.js.map +1 -1
  1401. package/lib/template/app-player/popin-correction/index.js +10 -50
  1402. package/lib/template/app-player/popin-correction/index.js.map +1 -1
  1403. package/lib/template/app-player/popin-end/index.js +0 -12
  1404. package/lib/template/app-player/popin-end/index.js.map +1 -1
  1405. package/lib/template/app-player/popin-end/summary.js +22 -69
  1406. package/lib/template/app-player/popin-end/summary.js.map +1 -1
  1407. package/lib/template/app-player/popin-header/index.js +12 -67
  1408. package/lib/template/app-player/popin-header/index.js.map +1 -1
  1409. package/lib/template/app-player/popin-no-access/index.js +0 -6
  1410. package/lib/template/app-player/popin-no-access/index.js.map +1 -1
  1411. package/lib/template/app-review/demo-ts/index.js +0 -5
  1412. package/lib/template/app-review/demo-ts/index.js.map +1 -1
  1413. package/lib/template/app-review/demo-ts/index.native.js +0 -5
  1414. package/lib/template/app-review/demo-ts/index.native.js.map +1 -1
  1415. package/lib/template/app-review/demo-ts/typings.d.ts +1 -1
  1416. package/lib/template/app-review/demo-ts/typings.d.ts.map +1 -1
  1417. package/lib/template/app-review/demo-ts/typings.js +0 -3
  1418. package/lib/template/app-review/demo-ts/typings.js.map +1 -1
  1419. package/lib/template/app-review/index.js +0 -8
  1420. package/lib/template/app-review/index.js.map +1 -1
  1421. package/lib/template/app-review/index.native.js +2 -14
  1422. package/lib/template/app-review/index.native.js.map +1 -1
  1423. package/lib/template/app-review/onboarding/index.js +0 -3
  1424. package/lib/template/app-review/onboarding/index.js.map +1 -1
  1425. package/lib/template/app-review/onboarding/index.native.js +0 -3
  1426. package/lib/template/app-review/onboarding/index.native.js.map +1 -1
  1427. package/lib/template/app-review/player/background-review.js +0 -5
  1428. package/lib/template/app-review/player/background-review.js.map +1 -1
  1429. package/lib/template/app-review/player/index.js +0 -13
  1430. package/lib/template/app-review/player/index.js.map +1 -1
  1431. package/lib/template/app-review/player/index.native.js +0 -16
  1432. package/lib/template/app-review/player/index.native.js.map +1 -1
  1433. package/lib/template/app-review/player/prop-types.d.ts +1 -1
  1434. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  1435. package/lib/template/app-review/player/prop-types.js +0 -8
  1436. package/lib/template/app-review/player/prop-types.js.map +1 -1
  1437. package/lib/template/app-review/prop-types.d.ts +2 -2
  1438. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  1439. package/lib/template/app-review/prop-types.js +0 -5
  1440. package/lib/template/app-review/prop-types.js.map +1 -1
  1441. package/lib/template/app-review/skills/index.js +0 -10
  1442. package/lib/template/app-review/skills/index.js.map +1 -1
  1443. package/lib/template/app-review/skills/index.native.js +0 -16
  1444. package/lib/template/app-review/skills/index.native.js.map +1 -1
  1445. package/lib/template/app-review/skills/prop-types.d.ts +1 -1
  1446. package/lib/template/app-review/skills/prop-types.d.ts.map +1 -1
  1447. package/lib/template/app-review/skills/prop-types.js +0 -4
  1448. package/lib/template/app-review/skills/prop-types.js.map +1 -1
  1449. package/lib/template/app-review/template-context.d.ts +5 -5
  1450. package/lib/template/app-review/template-context.d.ts.map +1 -1
  1451. package/lib/template/app-review/template-context.js +0 -15
  1452. package/lib/template/app-review/template-context.js.map +1 -1
  1453. package/lib/template/back-office/brand-create/index.js +0 -8
  1454. package/lib/template/back-office/brand-create/index.js.map +1 -1
  1455. package/lib/template/back-office/brand-list/index.js +8 -26
  1456. package/lib/template/back-office/brand-list/index.js.map +1 -1
  1457. package/lib/template/back-office/brand-update/index.js +4 -51
  1458. package/lib/template/back-office/brand-update/index.js.map +1 -1
  1459. package/lib/template/back-office/dashboard-preview/dashboard-popin.js +0 -12
  1460. package/lib/template/back-office/dashboard-preview/dashboard-popin.js.map +1 -1
  1461. package/lib/template/back-office/dashboard-preview/index.js +0 -30
  1462. package/lib/template/back-office/dashboard-preview/index.js.map +1 -1
  1463. package/lib/template/back-office/layout/index.js +0 -8
  1464. package/lib/template/back-office/layout/index.js.map +1 -1
  1465. package/lib/template/battle-requests/index.js +2 -12
  1466. package/lib/template/battle-requests/index.js.map +1 -1
  1467. package/lib/template/cockpit/jw-uploader/index.js +0 -11
  1468. package/lib/template/cockpit/jw-uploader/index.js.map +1 -1
  1469. package/lib/template/common/authors/index.js +2 -18
  1470. package/lib/template/common/authors/index.js.map +1 -1
  1471. package/lib/template/common/coorp-header/content.js +0 -6
  1472. package/lib/template/common/coorp-header/content.js.map +1 -1
  1473. package/lib/template/common/coorp-header/index.js +0 -7
  1474. package/lib/template/common/coorp-header/index.js.map +1 -1
  1475. package/lib/template/common/dashboard/index.js +0 -27
  1476. package/lib/template/common/dashboard/index.js.map +1 -1
  1477. package/lib/template/common/discipline/index.js +0 -20
  1478. package/lib/template/common/discipline/index.js.map +1 -1
  1479. package/lib/template/common/search-page/index.js +0 -14
  1480. package/lib/template/common/search-page/index.js.map +1 -1
  1481. package/lib/template/external-course/index.js +2 -25
  1482. package/lib/template/external-course/index.js.map +1 -1
  1483. package/lib/template/review-dashboard-skills/index.js +0 -8
  1484. package/lib/template/review-dashboard-skills/index.js.map +1 -1
  1485. package/lib/template/teams-dashboard/index.js +0 -14
  1486. package/lib/template/teams-dashboard/index.js.map +1 -1
  1487. package/lib/util/bubbling.js +0 -2
  1488. package/lib/util/bubbling.js.map +1 -1
  1489. package/lib/util/build-query-string.d.ts +1 -1
  1490. package/lib/util/build-query-string.d.ts.map +1 -1
  1491. package/lib/util/build-query-string.js +0 -4
  1492. package/lib/util/build-query-string.js.map +1 -1
  1493. package/lib/util/button-icons.js +0 -2
  1494. package/lib/util/button-icons.js.map +1 -1
  1495. package/lib/util/closest-step.js +0 -7
  1496. package/lib/util/closest-step.js.map +1 -1
  1497. package/lib/util/constants.js.map +1 -1
  1498. package/lib/util/external-content.js +0 -5
  1499. package/lib/util/external-content.js.map +1 -1
  1500. package/lib/util/get-class-state.js +0 -3
  1501. package/lib/util/get-class-state.js.map +1 -1
  1502. package/lib/util/get-clean-uri.js +0 -2
  1503. package/lib/util/get-clean-uri.js.map +1 -1
  1504. package/lib/util/get-resized-image.js +0 -11
  1505. package/lib/util/get-resized-image.js.map +1 -1
  1506. package/lib/util/get-shadow-box-color-from-primary.js +0 -3
  1507. package/lib/util/get-shadow-box-color-from-primary.js.map +1 -1
  1508. package/lib/util/image.js +0 -5
  1509. package/lib/util/image.js.map +1 -1
  1510. package/lib/util/navigation.js +1 -13
  1511. package/lib/util/navigation.js.map +1 -1
  1512. package/lib/util/parse-template-string.js +0 -9
  1513. package/lib/util/parse-template-string.js.map +1 -1
  1514. package/lib/util/proptypes.js +0 -11
  1515. package/lib/util/proptypes.js.map +1 -1
  1516. package/lib/util/render-with-context.js +8 -22
  1517. package/lib/util/render-with-context.js.map +1 -1
  1518. package/lib/util/shallow-compare.js +0 -4
  1519. package/lib/util/shallow-compare.js.map +1 -1
  1520. package/lib/variables/analytics.d.ts +2 -2
  1521. package/lib/variables/analytics.d.ts.map +1 -1
  1522. package/lib/variables/analytics.js.map +1 -1
  1523. package/lib/variables/brand.native.d.ts +1 -1
  1524. package/lib/variables/brand.native.d.ts.map +1 -1
  1525. package/lib/variables/brand.native.js.map +1 -1
  1526. package/lib/variables/colors.d.ts +1 -1
  1527. package/lib/variables/colors.d.ts.map +1 -1
  1528. package/lib/variables/colors.js.map +1 -1
  1529. package/lib/variables/default-mobile-translations.d.ts +2 -2
  1530. package/lib/variables/default-mobile-translations.d.ts.map +1 -1
  1531. package/lib/variables/default-mobile-translations.js.map +1 -1
  1532. package/lib/variables/shadow.d.ts +1 -1
  1533. package/lib/variables/shadow.d.ts.map +1 -1
  1534. package/lib/variables/shadow.js +0 -1
  1535. package/lib/variables/shadow.js.map +1 -1
  1536. package/lib/variables/theme.native.d.ts +3 -3
  1537. package/lib/variables/theme.native.d.ts.map +1 -1
  1538. package/lib/variables/theme.native.js +0 -2
  1539. package/lib/variables/theme.native.js.map +1 -1
  1540. package/lib/variables/vibration.d.ts +2 -2
  1541. package/lib/variables/vibration.d.ts.map +1 -1
  1542. package/lib/variables/vibration.js.map +1 -1
  1543. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["getGradientBackground","baseColor","gradients","convert","SkillCard","props","context","ariaLabel","skillTitle","skillAriaLabel","buttonLabel","buttonAriaLabel","reviseLabel","reviseAriaLabel","onClick","isCustom","skin","hovered","setHovered","useState","primarySkinColor","getOr","handleMouseOver","useCallback","handleMouseLeave","buttonProps","customStyle","backgroundColor","color","transition","label","titleBackgroundColor","useMemo","titleBackground","style","skillCardWrapper","background","questionReviseText","questionReviseIcon","buttonWrapper","propTypes"],"sources":["../../../src/molecule/skill-card/index.js"],"sourcesContent":["import React, {useCallback, useState, useMemo} from 'react';\nimport {convert} from 'css-color-function';\nimport {NovaSolidInterfaceFeedbackInterfaceQuestionMark as QuestionIcon} from '@coorpacademy/nova-icons';\nimport getOr from 'lodash/fp/getOr';\nimport ButtonLink from '../../atom/button-link';\nimport style from './style.css';\nimport propTypes from './prop-types';\n\nconst getGradientBackground = baseColor => {\n const gradients = [\n convert(`color(${baseColor} lightness(30%))`),\n convert(`color(${baseColor} lightness(47%))`),\n convert(`color(${baseColor} lightness(55%))`)\n ];\n\n return `radial-gradient(62.12% 56.45% at 0% 77.29%, ${gradients[0]} 0%, ${convert(\n `color(${gradients[0]} a(0))`\n )} 100%), radial-gradient(113.85% 103.46% at 93.27% 7.88%, ${gradients[1]} 0%, ${convert(\n `color(${gradients[1]} a(0))`\n )} 100%), radial-gradient(49.66% 49.63% at 78.65% 86.26%, ${gradients[2]} 0%, ${convert(\n `color(${gradients[2]} a(0))`\n )} 100%), ${baseColor}`;\n};\n\nconst SkillCard = (props, context) => {\n const {\n 'aria-label': ariaLabel,\n skillTitle,\n skillAriaLabel,\n buttonLabel,\n buttonAriaLabel,\n reviseLabel,\n reviseAriaLabel,\n onClick,\n isCustom = false\n } = props;\n const {skin} = context;\n const [hovered, setHovered] = useState(false);\n const primarySkinColor = getOr('#00B0FF', 'common.primary', skin);\n\n const handleMouseOver = useCallback(() => setHovered(true), [setHovered]);\n\n const handleMouseLeave = useCallback(() => setHovered(false), [setHovered]);\n\n const buttonProps = {\n customStyle: {\n backgroundColor: hovered ? primarySkinColor : convert(`color(${primarySkinColor} a(0.07))`),\n color: hovered ? '#FFFFFF' : primarySkinColor,\n transition: 'background-color 0.15s ease-in-out, color 0.15s ease-in-out'\n },\n onClick,\n 'aria-label': buttonAriaLabel,\n label: buttonLabel,\n 'data-name': 'skill-card-button'\n };\n\n const titleBackgroundColor = useMemo(\n () => (isCustom ? '#128C72' : primarySkinColor),\n [isCustom, primarySkinColor]\n );\n\n const titleBackground = useMemo(\n () => getGradientBackground(titleBackgroundColor),\n [titleBackgroundColor]\n );\n\n return (\n <div className={style.skillCardWrapper} data-name=\"skill-card-wrapper\" aria-label={ariaLabel}>\n <div\n data-name=\"skill-title\"\n className={style.skillTitle}\n aria-label={skillAriaLabel || skillTitle}\n style={{\n background: titleBackground\n }}\n >\n {skillTitle}\n </div>\n <div data-name=\"card-content-wrapper\">\n <div\n className={style.questionReviseText}\n data-name=\"questions-to-revise-label\"\n aria-label={reviseAriaLabel || reviseLabel}\n >\n <QuestionIcon className={style.questionReviseIcon} width={16} height={16} />\n {reviseLabel}\n </div>\n <div\n className={style.buttonWrapper}\n onMouseOver={handleMouseOver}\n onMouseLeave={handleMouseLeave}\n data-name=\"button-wrapper\"\n >\n <ButtonLink {...buttonProps} />\n </div>\n </div>\n </div>\n );\n};\n\nSkillCard.propTypes = propTypes;\n\nexport default SkillCard;\n"],"mappings":"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"}
1
+ {"version":3,"file":"index.js","names":["getGradientBackground","baseColor","gradients","convert","SkillCard","props","context","ariaLabel","skillTitle","skillAriaLabel","buttonLabel","buttonAriaLabel","reviseLabel","reviseAriaLabel","onClick","isCustom","skin","hovered","setHovered","useState","primarySkinColor","getOr","handleMouseOver","useCallback","handleMouseLeave","buttonProps","customStyle","backgroundColor","color","transition","label","titleBackgroundColor","useMemo","titleBackground","style","skillCardWrapper","background","questionReviseText","questionReviseIcon","buttonWrapper","propTypes"],"sources":["../../../src/molecule/skill-card/index.js"],"sourcesContent":["import React, {useCallback, useState, useMemo} from 'react';\nimport {convert} from 'css-color-function';\nimport {NovaSolidInterfaceFeedbackInterfaceQuestionMark as QuestionIcon} from '@coorpacademy/nova-icons';\nimport getOr from 'lodash/fp/getOr';\nimport ButtonLink from '../../atom/button-link';\nimport style from './style.css';\nimport propTypes from './prop-types';\n\nconst getGradientBackground = baseColor => {\n const gradients = [\n convert(`color(${baseColor} lightness(30%))`),\n convert(`color(${baseColor} lightness(47%))`),\n convert(`color(${baseColor} lightness(55%))`)\n ];\n\n return `radial-gradient(62.12% 56.45% at 0% 77.29%, ${gradients[0]} 0%, ${convert(\n `color(${gradients[0]} a(0))`\n )} 100%), radial-gradient(113.85% 103.46% at 93.27% 7.88%, ${gradients[1]} 0%, ${convert(\n `color(${gradients[1]} a(0))`\n )} 100%), radial-gradient(49.66% 49.63% at 78.65% 86.26%, ${gradients[2]} 0%, ${convert(\n `color(${gradients[2]} a(0))`\n )} 100%), ${baseColor}`;\n};\n\nconst SkillCard = (props, context) => {\n const {\n 'aria-label': ariaLabel,\n skillTitle,\n skillAriaLabel,\n buttonLabel,\n buttonAriaLabel,\n reviseLabel,\n reviseAriaLabel,\n onClick,\n isCustom = false\n } = props;\n const {skin} = context;\n const [hovered, setHovered] = useState(false);\n const primarySkinColor = getOr('#00B0FF', 'common.primary', skin);\n\n const handleMouseOver = useCallback(() => setHovered(true), [setHovered]);\n\n const handleMouseLeave = useCallback(() => setHovered(false), [setHovered]);\n\n const buttonProps = {\n customStyle: {\n backgroundColor: hovered ? primarySkinColor : convert(`color(${primarySkinColor} a(0.07))`),\n color: hovered ? '#FFFFFF' : primarySkinColor,\n transition: 'background-color 0.15s ease-in-out, color 0.15s ease-in-out'\n },\n onClick,\n 'aria-label': buttonAriaLabel,\n label: buttonLabel,\n 'data-name': 'skill-card-button'\n };\n\n const titleBackgroundColor = useMemo(\n () => (isCustom ? '#128C72' : primarySkinColor),\n [isCustom, primarySkinColor]\n );\n\n const titleBackground = useMemo(\n () => getGradientBackground(titleBackgroundColor),\n [titleBackgroundColor]\n );\n\n return (\n <div className={style.skillCardWrapper} data-name=\"skill-card-wrapper\" aria-label={ariaLabel}>\n <div\n data-name=\"skill-title\"\n className={style.skillTitle}\n aria-label={skillAriaLabel || skillTitle}\n style={{\n background: titleBackground\n }}\n >\n {skillTitle}\n </div>\n <div data-name=\"card-content-wrapper\">\n <div\n className={style.questionReviseText}\n data-name=\"questions-to-revise-label\"\n aria-label={reviseAriaLabel || reviseLabel}\n >\n <QuestionIcon className={style.questionReviseIcon} width={16} height={16} />\n {reviseLabel}\n </div>\n <div\n className={style.buttonWrapper}\n onMouseOver={handleMouseOver}\n onMouseLeave={handleMouseLeave}\n data-name=\"button-wrapper\"\n >\n <ButtonLink {...buttonProps} />\n </div>\n </div>\n </div>\n );\n};\n\nSkillCard.propTypes = propTypes;\n\nexport default SkillCard;\n"],"mappings":"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"}
@@ -2,19 +2,12 @@
2
2
 
3
3
  exports.__esModule = true;
4
4
  exports.default = void 0;
5
-
6
5
  var _react = _interopRequireWildcard(require("react"));
7
-
8
6
  var _reactNative = require("react-native");
9
-
10
7
  var _novaIcons = require("@coorpacademy/nova-icons");
11
-
12
8
  var _templateContext = require("../../template/app-review/template-context");
13
-
14
9
  function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
15
-
16
10
  function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
17
-
18
11
  const createStyleSheet = theme => _reactNative.StyleSheet.create({
19
12
  skill: {
20
13
  display: 'flex',
@@ -45,7 +38,6 @@ const createStyleSheet = theme => _reactNative.StyleSheet.create({
45
38
  color: theme.colors.gray.medium
46
39
  }
47
40
  });
48
-
49
41
  const SkillCard = props => {
50
42
  const templateContext = (0, _templateContext.useTemplateContext)();
51
43
  const [styleSheet, setStylesheet] = (0, _react.useState)(null);
@@ -62,14 +54,11 @@ const SkillCard = props => {
62
54
  } = props;
63
55
  (0, _react.useEffect)(() => {
64
56
  const _stylesheet = createStyleSheet(theme);
65
-
66
57
  setStylesheet(_stylesheet);
67
58
  }, [theme]);
68
-
69
59
  if (!styleSheet) {
70
60
  return null;
71
61
  }
72
-
73
62
  return /*#__PURE__*/_react.default.createElement(_reactNative.Pressable, {
74
63
  style: styleSheet.skill,
75
64
  onPress: onClick,
@@ -89,7 +78,6 @@ const SkillCard = props => {
89
78
  width: 20
90
79
  }));
91
80
  };
92
-
93
81
  var _default = SkillCard;
94
82
  exports.default = _default;
95
83
  //# sourceMappingURL=index.native.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.native.js","names":["createStyleSheet","theme","StyleSheet","create","skill","display","flexDirection","overflow","alignItems","height","borderRadius","backgroundColor","colors","gray","lighter","marginTop","spacing","micro","marginBottom","padding","base","skillTexts","flex","skillTitle","fontSize","fontWeight","lineHeight","color","text","primary","tiny","skillInfo","medium","SkillCard","props","templateContext","useTemplateContext","styleSheet","setStylesheet","useState","skillAriaLabel","reviseLabel","reviseAriaLabel","onClick","buttonAriaLabel","useEffect","_stylesheet"],"sources":["../../../src/molecule/skill-card/index.native.tsx"],"sourcesContent":["import React, {useState, useEffect} from 'react';\nimport {View, Pressable, StyleSheet, Text, ViewStyle, TextStyle} from 'react-native';\nimport {NovaCompositionNavigationArrowRight as ArrowRight} from '@coorpacademy/nova-icons';\nimport {useTemplateContext} from '../../template/app-review/template-context';\nimport {Theme} from '../../variables/theme.native';\nimport {SkillCardProps} from './prop-types';\n\ntype StyleSheetType = {\n skill: ViewStyle;\n skillTexts: TextStyle;\n skillTitle: TextStyle;\n skillInfo: TextStyle;\n};\n\nconst createStyleSheet = (theme: Theme): StyleSheetType =>\n StyleSheet.create({\n skill: {\n display: 'flex',\n flexDirection: 'row',\n overflow: 'hidden',\n alignItems: 'center',\n height: 118,\n borderRadius: 8,\n backgroundColor: theme.colors.gray.lighter,\n marginTop: theme.spacing.micro,\n marginBottom: theme.spacing.micro,\n padding: theme.spacing.base\n },\n skillTexts: {\n flex: 1,\n flexDirection: 'column'\n },\n skillTitle: {\n fontSize: 18,\n fontWeight: '600',\n lineHeight: 22,\n color: theme.colors.text.primary,\n marginBottom: theme.spacing.tiny\n },\n skillInfo: {\n fontSize: 12,\n lineHeight: 16,\n color: theme.colors.gray.medium\n }\n });\n\nconst SkillCard = (props: SkillCardProps) => {\n const templateContext = useTemplateContext();\n const [styleSheet, setStylesheet] = useState<StyleSheetType | null>(null);\n const {theme} = templateContext;\n const {skillTitle, skillAriaLabel, reviseLabel, reviseAriaLabel, onClick, buttonAriaLabel} =\n props;\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 <Pressable\n style={styleSheet.skill}\n onPress={onClick}\n accessibilityRole=\"button\"\n accessibilityLabel={buttonAriaLabel}\n >\n <View style={styleSheet.skillTexts}>\n <Text style={styleSheet.skillTitle} accessibilityLabel={skillAriaLabel || skillTitle}>\n {skillTitle}\n </Text>\n <Text style={styleSheet.skillInfo} accessibilityLabel={reviseAriaLabel}>\n {reviseLabel}\n </Text>\n </View>\n <ArrowRight color=\"#ededed\" height={20} width={20} />\n </Pressable>\n );\n};\n\nexport default SkillCard;\n"],"mappings":";;;;;AAAA;;AACA;;AACA;;AACA;;;;;;AAWA,MAAMA,gBAAgB,GAAIC,KAAD,IACvBC,uBAAA,CAAWC,MAAX,CAAkB;EAChBC,KAAK,EAAE;IACLC,OAAO,EAAE,MADJ;IAELC,aAAa,EAAE,KAFV;IAGLC,QAAQ,EAAE,QAHL;IAILC,UAAU,EAAE,QAJP;IAKLC,MAAM,EAAE,GALH;IAMLC,YAAY,EAAE,CANT;IAOLC,eAAe,EAAEV,KAAK,CAACW,MAAN,CAAaC,IAAb,CAAkBC,OAP9B;IAQLC,SAAS,EAAEd,KAAK,CAACe,OAAN,CAAcC,KARpB;IASLC,YAAY,EAAEjB,KAAK,CAACe,OAAN,CAAcC,KATvB;IAULE,OAAO,EAAElB,KAAK,CAACe,OAAN,CAAcI;EAVlB,CADS;EAahBC,UAAU,EAAE;IACVC,IAAI,EAAE,CADI;IAEVhB,aAAa,EAAE;EAFL,CAbI;EAiBhBiB,UAAU,EAAE;IACVC,QAAQ,EAAE,EADA;IAEVC,UAAU,EAAE,KAFF;IAGVC,UAAU,EAAE,EAHF;IAIVC,KAAK,EAAE1B,KAAK,CAACW,MAAN,CAAagB,IAAb,CAAkBC,OAJf;IAKVX,YAAY,EAAEjB,KAAK,CAACe,OAAN,CAAcc;EALlB,CAjBI;EAwBhBC,SAAS,EAAE;IACTP,QAAQ,EAAE,EADD;IAETE,UAAU,EAAE,EAFH;IAGTC,KAAK,EAAE1B,KAAK,CAACW,MAAN,CAAaC,IAAb,CAAkBmB;EAHhB;AAxBK,CAAlB,CADF;;AAgCA,MAAMC,SAAS,GAAIC,KAAD,IAA2B;EAC3C,MAAMC,eAAe,GAAG,IAAAC,mCAAA,GAAxB;EACA,MAAM,CAACC,UAAD,EAAaC,aAAb,IAA8B,IAAAC,eAAA,EAAgC,IAAhC,CAApC;EACA,MAAM;IAACtC;EAAD,IAAUkC,eAAhB;EACA,MAAM;IAACZ,UAAD;IAAaiB,cAAb;IAA6BC,WAA7B;IAA0CC,eAA1C;IAA2DC,OAA3D;IAAoEC;EAApE,IACJV,KADF;EAGA,IAAAW,gBAAA,EAAU,MAAM;IACd,MAAMC,WAAW,GAAG9C,gBAAgB,CAACC,KAAD,CAApC;;IACAqC,aAAa,CAACQ,WAAD,CAAb;EACD,CAHD,EAGG,CAAC7C,KAAD,CAHH;;EAKA,IAAI,CAACoC,UAAL,EAAiB;IACf,OAAO,IAAP;EACD;;EAED,oBACE,6BAAC,sBAAD;IACE,KAAK,EAAEA,UAAU,CAACjC,KADpB;IAEE,OAAO,EAAEuC,OAFX;IAGE,iBAAiB,EAAC,QAHpB;IAIE,kBAAkB,EAAEC;EAJtB,gBAME,6BAAC,iBAAD;IAAM,KAAK,EAAEP,UAAU,CAAChB;EAAxB,gBACE,6BAAC,iBAAD;IAAM,KAAK,EAAEgB,UAAU,CAACd,UAAxB;IAAoC,kBAAkB,EAAEiB,cAAc,IAAIjB;EAA1E,GACGA,UADH,CADF,eAIE,6BAAC,iBAAD;IAAM,KAAK,EAAEc,UAAU,CAACN,SAAxB;IAAmC,kBAAkB,EAAEW;EAAvD,GACGD,WADH,CAJF,CANF,eAcE,6BAAC,8CAAD;IAAY,KAAK,EAAC,SAAlB;IAA4B,MAAM,EAAE,EAApC;IAAwC,KAAK,EAAE;EAA/C,EAdF,CADF;AAkBD,CAlCD;;eAoCeR,S"}
1
+ {"version":3,"file":"index.native.js","names":["createStyleSheet","theme","StyleSheet","create","skill","display","flexDirection","overflow","alignItems","height","borderRadius","backgroundColor","colors","gray","lighter","marginTop","spacing","micro","marginBottom","padding","base","skillTexts","flex","skillTitle","fontSize","fontWeight","lineHeight","color","text","primary","tiny","skillInfo","medium","SkillCard","props","templateContext","useTemplateContext","styleSheet","setStylesheet","useState","skillAriaLabel","reviseLabel","reviseAriaLabel","onClick","buttonAriaLabel","useEffect","_stylesheet"],"sources":["../../../src/molecule/skill-card/index.native.tsx"],"sourcesContent":["import React, {useState, useEffect} from 'react';\nimport {View, Pressable, StyleSheet, Text, ViewStyle, TextStyle} from 'react-native';\nimport {NovaCompositionNavigationArrowRight as ArrowRight} from '@coorpacademy/nova-icons';\nimport {useTemplateContext} from '../../template/app-review/template-context';\nimport {Theme} from '../../variables/theme.native';\nimport {SkillCardProps} from './prop-types';\n\ntype StyleSheetType = {\n skill: ViewStyle;\n skillTexts: TextStyle;\n skillTitle: TextStyle;\n skillInfo: TextStyle;\n};\n\nconst createStyleSheet = (theme: Theme): StyleSheetType =>\n StyleSheet.create({\n skill: {\n display: 'flex',\n flexDirection: 'row',\n overflow: 'hidden',\n alignItems: 'center',\n height: 118,\n borderRadius: 8,\n backgroundColor: theme.colors.gray.lighter,\n marginTop: theme.spacing.micro,\n marginBottom: theme.spacing.micro,\n padding: theme.spacing.base\n },\n skillTexts: {\n flex: 1,\n flexDirection: 'column'\n },\n skillTitle: {\n fontSize: 18,\n fontWeight: '600',\n lineHeight: 22,\n color: theme.colors.text.primary,\n marginBottom: theme.spacing.tiny\n },\n skillInfo: {\n fontSize: 12,\n lineHeight: 16,\n color: theme.colors.gray.medium\n }\n });\n\nconst SkillCard = (props: SkillCardProps) => {\n const templateContext = useTemplateContext();\n const [styleSheet, setStylesheet] = useState<StyleSheetType | null>(null);\n const {theme} = templateContext;\n const {skillTitle, skillAriaLabel, reviseLabel, reviseAriaLabel, onClick, buttonAriaLabel} =\n props;\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 <Pressable\n style={styleSheet.skill}\n onPress={onClick}\n accessibilityRole=\"button\"\n accessibilityLabel={buttonAriaLabel}\n >\n <View style={styleSheet.skillTexts}>\n <Text style={styleSheet.skillTitle} accessibilityLabel={skillAriaLabel || skillTitle}>\n {skillTitle}\n </Text>\n <Text style={styleSheet.skillInfo} accessibilityLabel={reviseAriaLabel}>\n {reviseLabel}\n </Text>\n </View>\n <ArrowRight color=\"#ededed\" height={20} width={20} />\n </Pressable>\n );\n};\n\nexport default SkillCard;\n"],"mappings":";;;;AAAA;AACA;AACA;AACA;AAA8E;AAAA;AAW9E,MAAMA,gBAAgB,GAAIC,KAAY,IACpCC,uBAAU,CAACC,MAAM,CAAC;EAChBC,KAAK,EAAE;IACLC,OAAO,EAAE,MAAM;IACfC,aAAa,EAAE,KAAK;IACpBC,QAAQ,EAAE,QAAQ;IAClBC,UAAU,EAAE,QAAQ;IACpBC,MAAM,EAAE,GAAG;IACXC,YAAY,EAAE,CAAC;IACfC,eAAe,EAAEV,KAAK,CAACW,MAAM,CAACC,IAAI,CAACC,OAAO;IAC1CC,SAAS,EAAEd,KAAK,CAACe,OAAO,CAACC,KAAK;IAC9BC,YAAY,EAAEjB,KAAK,CAACe,OAAO,CAACC,KAAK;IACjCE,OAAO,EAAElB,KAAK,CAACe,OAAO,CAACI;EACzB,CAAC;EACDC,UAAU,EAAE;IACVC,IAAI,EAAE,CAAC;IACPhB,aAAa,EAAE;EACjB,CAAC;EACDiB,UAAU,EAAE;IACVC,QAAQ,EAAE,EAAE;IACZC,UAAU,EAAE,KAAK;IACjBC,UAAU,EAAE,EAAE;IACdC,KAAK,EAAE1B,KAAK,CAACW,MAAM,CAACgB,IAAI,CAACC,OAAO;IAChCX,YAAY,EAAEjB,KAAK,CAACe,OAAO,CAACc;EAC9B,CAAC;EACDC,SAAS,EAAE;IACTP,QAAQ,EAAE,EAAE;IACZE,UAAU,EAAE,EAAE;IACdC,KAAK,EAAE1B,KAAK,CAACW,MAAM,CAACC,IAAI,CAACmB;EAC3B;AACF,CAAC,CAAC;AAEJ,MAAMC,SAAS,GAAIC,KAAqB,IAAK;EAC3C,MAAMC,eAAe,GAAG,IAAAC,mCAAkB,GAAE;EAC5C,MAAM,CAACC,UAAU,EAAEC,aAAa,CAAC,GAAG,IAAAC,eAAQ,EAAwB,IAAI,CAAC;EACzE,MAAM;IAACtC;EAAK,CAAC,GAAGkC,eAAe;EAC/B,MAAM;IAACZ,UAAU;IAAEiB,cAAc;IAAEC,WAAW;IAAEC,eAAe;IAAEC,OAAO;IAAEC;EAAe,CAAC,GACxFV,KAAK;EAEP,IAAAW,gBAAS,EAAC,MAAM;IACd,MAAMC,WAAW,GAAG9C,gBAAgB,CAACC,KAAK,CAAC;IAC3CqC,aAAa,CAACQ,WAAW,CAAC;EAC5B,CAAC,EAAE,CAAC7C,KAAK,CAAC,CAAC;EAEX,IAAI,CAACoC,UAAU,EAAE;IACf,OAAO,IAAI;EACb;EAEA,oBACE,6BAAC,sBAAS;IACR,KAAK,EAAEA,UAAU,CAACjC,KAAM;IACxB,OAAO,EAAEuC,OAAQ;IACjB,iBAAiB,EAAC,QAAQ;IAC1B,kBAAkB,EAAEC;EAAgB,gBAEpC,6BAAC,iBAAI;IAAC,KAAK,EAAEP,UAAU,CAAChB;EAAW,gBACjC,6BAAC,iBAAI;IAAC,KAAK,EAAEgB,UAAU,CAACd,UAAW;IAAC,kBAAkB,EAAEiB,cAAc,IAAIjB;EAAW,GAClFA,UAAU,CACN,eACP,6BAAC,iBAAI;IAAC,KAAK,EAAEc,UAAU,CAACN,SAAU;IAAC,kBAAkB,EAAEW;EAAgB,GACpED,WAAW,CACP,CACF,eACP,6BAAC,8CAAU;IAAC,KAAK,EAAC,SAAS;IAAC,MAAM,EAAE,EAAG;IAAC,KAAK,EAAE;EAAG,EAAG,CAC3C;AAEhB,CAAC;AAAC,eAEaR,SAAS;AAAA"}
@@ -11,7 +11,7 @@ declare const propTypes: {
11
11
  onClick: PropTypes.Requireable<(...args: any[]) => any>;
12
12
  };
13
13
  export default propTypes;
14
- export declare type SkillCardProps = {
14
+ export type SkillCardProps = {
15
15
  'aria-label': string;
16
16
  skillTitle: string;
17
17
  skillAriaLabel: string;
@@ -1 +1 @@
1
- {"version":3,"file":"prop-types.d.ts","sourceRoot":"","sources":["../../../src/molecule/skill-card/prop-types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,QAAA,MAAM,SAAS;;;;;;;;;;CAUd,CAAC;AAEF,eAAe,SAAS,CAAC;AAEzB,oBAAY,cAAc,GAAG;IAC3B,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE,MAAM,CAAC;IACpB,eAAe,EAAE,MAAM,CAAC;IACxB,QAAQ,EAAE,OAAO,CAAC;IAClB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB,CAAC"}
1
+ {"version":3,"file":"prop-types.d.ts","sourceRoot":"","sources":["../../../src/molecule/skill-card/prop-types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,QAAA,MAAM,SAAS;;;;;;;;;;CAUd,CAAC;AAEF,eAAe,SAAS,CAAC;AAEzB,MAAM,MAAM,cAAc,GAAG;IAC3B,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE,MAAM,CAAC;IACpB,eAAe,EAAE,MAAM,CAAC;IACxB,QAAQ,EAAE,OAAO,CAAC;IAClB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB,CAAC"}
@@ -2,11 +2,8 @@
2
2
 
3
3
  exports.__esModule = true;
4
4
  exports.default = void 0;
5
-
6
5
  var _propTypes = _interopRequireDefault(require("prop-types"));
7
-
8
6
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
9
-
10
7
  const propTypes = {
11
8
  'aria-label': _propTypes.default.string,
12
9
  skillTitle: _propTypes.default.string,
@@ -1 +1 @@
1
- {"version":3,"file":"prop-types.js","names":["propTypes","PropTypes","string","skillTitle","skillAriaLabel","buttonLabel","buttonAriaLabel","reviseLabel","reviseAriaLabel","isCustom","bool","onClick","func"],"sources":["../../../src/molecule/skill-card/prop-types.ts"],"sourcesContent":["import PropTypes from 'prop-types';\n\nconst propTypes = {\n 'aria-label': PropTypes.string,\n skillTitle: PropTypes.string,\n skillAriaLabel: PropTypes.string,\n buttonLabel: PropTypes.string,\n buttonAriaLabel: PropTypes.string,\n reviseLabel: PropTypes.string,\n reviseAriaLabel: PropTypes.string,\n isCustom: PropTypes.bool,\n onClick: PropTypes.func\n};\n\nexport default propTypes;\n\nexport type SkillCardProps = {\n 'aria-label': string;\n skillTitle: string;\n skillAriaLabel: string;\n buttonLabel: string;\n buttonAriaLabel: string;\n reviseLabel: string;\n reviseAriaLabel: string;\n isCustom: boolean;\n onClick: () => void;\n};\n"],"mappings":";;;;;AAAA;;;;AAEA,MAAMA,SAAS,GAAG;EAChB,cAAcC,kBAAA,CAAUC,MADR;EAEhBC,UAAU,EAAEF,kBAAA,CAAUC,MAFN;EAGhBE,cAAc,EAAEH,kBAAA,CAAUC,MAHV;EAIhBG,WAAW,EAAEJ,kBAAA,CAAUC,MAJP;EAKhBI,eAAe,EAAEL,kBAAA,CAAUC,MALX;EAMhBK,WAAW,EAAEN,kBAAA,CAAUC,MANP;EAOhBM,eAAe,EAAEP,kBAAA,CAAUC,MAPX;EAQhBO,QAAQ,EAAER,kBAAA,CAAUS,IARJ;EAShBC,OAAO,EAAEV,kBAAA,CAAUW;AATH,CAAlB;eAYeZ,S"}
1
+ {"version":3,"file":"prop-types.js","names":["propTypes","PropTypes","string","skillTitle","skillAriaLabel","buttonLabel","buttonAriaLabel","reviseLabel","reviseAriaLabel","isCustom","bool","onClick","func"],"sources":["../../../src/molecule/skill-card/prop-types.ts"],"sourcesContent":["import PropTypes from 'prop-types';\n\nconst propTypes = {\n 'aria-label': PropTypes.string,\n skillTitle: PropTypes.string,\n skillAriaLabel: PropTypes.string,\n buttonLabel: PropTypes.string,\n buttonAriaLabel: PropTypes.string,\n reviseLabel: PropTypes.string,\n reviseAriaLabel: PropTypes.string,\n isCustom: PropTypes.bool,\n onClick: PropTypes.func\n};\n\nexport default propTypes;\n\nexport type SkillCardProps = {\n 'aria-label': string;\n skillTitle: string;\n skillAriaLabel: string;\n buttonLabel: string;\n buttonAriaLabel: string;\n reviseLabel: string;\n reviseAriaLabel: string;\n isCustom: boolean;\n onClick: () => void;\n};\n"],"mappings":";;;;AAAA;AAAmC;AAEnC,MAAMA,SAAS,GAAG;EAChB,YAAY,EAAEC,kBAAS,CAACC,MAAM;EAC9BC,UAAU,EAAEF,kBAAS,CAACC,MAAM;EAC5BE,cAAc,EAAEH,kBAAS,CAACC,MAAM;EAChCG,WAAW,EAAEJ,kBAAS,CAACC,MAAM;EAC7BI,eAAe,EAAEL,kBAAS,CAACC,MAAM;EACjCK,WAAW,EAAEN,kBAAS,CAACC,MAAM;EAC7BM,eAAe,EAAEP,kBAAS,CAACC,MAAM;EACjCO,QAAQ,EAAER,kBAAS,CAACS,IAAI;EACxBC,OAAO,EAAEV,kBAAS,CAACW;AACrB,CAAC;AAAC,eAEaZ,SAAS;AAAA"}
@@ -2,15 +2,10 @@
2
2
 
3
3
  exports.__esModule = true;
4
4
  exports.default = void 0;
5
-
6
5
  var _react = _interopRequireDefault(require("react"));
7
-
8
6
  var _propTypes = _interopRequireDefault(require("prop-types"));
9
-
10
7
  var _style = _interopRequireDefault(require("./style.css"));
11
-
12
8
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
-
14
9
  const SsMenuList = props => {
15
10
  const {
16
11
  items = []
@@ -28,7 +23,6 @@ const SsMenuList = props => {
28
23
  className: _style.default.list
29
24
  }, itemsView);
30
25
  };
31
-
32
26
  SsMenuList.propTypes = process.env.NODE_ENV !== "production" ? {
33
27
  items: _propTypes.default.arrayOf(_propTypes.default.shape({
34
28
  href: _propTypes.default.string,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["SsMenuList","props","items","itemsView","map","title","href","index","style","item","list","propTypes","PropTypes","arrayOf","shape","string"],"sources":["../../../src/molecule/ssmenu-list/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport style from './style.css';\n\nconst SsMenuList = props => {\n const {items = []} = props;\n const itemsView = items.map(({title, href}, index) => (\n <li key={index} className={style.item}>\n <a href={href}>{title}</a>\n </li>\n ));\n\n return <ul className={style.list}>{itemsView}</ul>;\n};\n\nSsMenuList.propTypes = {\n items: PropTypes.arrayOf(\n PropTypes.shape({\n href: PropTypes.string,\n title: PropTypes.string\n })\n )\n};\n\nexport default SsMenuList;\n"],"mappings":";;;;;AAAA;;AACA;;AACA;;;;AAEA,MAAMA,UAAU,GAAGC,KAAK,IAAI;EAC1B,MAAM;IAACC,KAAK,GAAG;EAAT,IAAeD,KAArB;EACA,MAAME,SAAS,GAAGD,KAAK,CAACE,GAAN,CAAU,CAAC;IAACC,KAAD;IAAQC;EAAR,CAAD,EAAgBC,KAAhB,kBAC1B;IAAI,GAAG,EAAEA,KAAT;IAAgB,SAAS,EAAEC,cAAA,CAAMC;EAAjC,gBACE;IAAG,IAAI,EAAEH;EAAT,GAAgBD,KAAhB,CADF,CADgB,CAAlB;EAMA,oBAAO;IAAI,SAAS,EAAEG,cAAA,CAAME;EAArB,GAA4BP,SAA5B,CAAP;AACD,CATD;;AAWAH,UAAU,CAACW,SAAX,2CAAuB;EACrBT,KAAK,EAAEU,kBAAA,CAAUC,OAAV,CACLD,kBAAA,CAAUE,KAAV,CAAgB;IACdR,IAAI,EAAEM,kBAAA,CAAUG,MADF;IAEdV,KAAK,EAAEO,kBAAA,CAAUG;EAFH,CAAhB,CADK;AADc,CAAvB;eASef,U"}
1
+ {"version":3,"file":"index.js","names":["SsMenuList","props","items","itemsView","map","title","href","index","style","item","list","propTypes","PropTypes","arrayOf","shape","string"],"sources":["../../../src/molecule/ssmenu-list/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport style from './style.css';\n\nconst SsMenuList = props => {\n const {items = []} = props;\n const itemsView = items.map(({title, href}, index) => (\n <li key={index} className={style.item}>\n <a href={href}>{title}</a>\n </li>\n ));\n\n return <ul className={style.list}>{itemsView}</ul>;\n};\n\nSsMenuList.propTypes = {\n items: PropTypes.arrayOf(\n PropTypes.shape({\n href: PropTypes.string,\n title: PropTypes.string\n })\n )\n};\n\nexport default SsMenuList;\n"],"mappings":";;;;AAAA;AACA;AACA;AAAgC;AAEhC,MAAMA,UAAU,GAAGC,KAAK,IAAI;EAC1B,MAAM;IAACC,KAAK,GAAG;EAAE,CAAC,GAAGD,KAAK;EAC1B,MAAME,SAAS,GAAGD,KAAK,CAACE,GAAG,CAAC,CAAC;IAACC,KAAK;IAAEC;EAAI,CAAC,EAAEC,KAAK,kBAC/C;IAAI,GAAG,EAAEA,KAAM;IAAC,SAAS,EAAEC,cAAK,CAACC;EAAK,gBACpC;IAAG,IAAI,EAAEH;EAAK,GAAED,KAAK,CAAK,CAE7B,CAAC;EAEF,oBAAO;IAAI,SAAS,EAAEG,cAAK,CAACE;EAAK,GAAEP,SAAS,CAAM;AACpD,CAAC;AAEDH,UAAU,CAACW,SAAS,2CAAG;EACrBT,KAAK,EAAEU,kBAAS,CAACC,OAAO,CACtBD,kBAAS,CAACE,KAAK,CAAC;IACdR,IAAI,EAAEM,kBAAS,CAACG,MAAM;IACtBV,KAAK,EAAEO,kBAAS,CAACG;EACnB,CAAC,CAAC;AAEN,CAAC;AAAC,eAEaf,UAAU;AAAA"}
@@ -2,17 +2,11 @@
2
2
 
3
3
  exports.__esModule = true;
4
4
  exports.default = void 0;
5
-
6
5
  var _react = _interopRequireDefault(require("react"));
7
-
8
6
  var _propTypes = _interopRequireDefault(require("prop-types"));
9
-
10
7
  var _provider = _interopRequireDefault(require("../../atom/provider"));
11
-
12
8
  var _style = _interopRequireDefault(require("./style.css"));
13
-
14
9
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
15
-
16
10
  const SubscriptionFreemiumDetails = (props, context) => {
17
11
  const {
18
12
  onSubscriptionFreemiumButtonClick
@@ -32,7 +26,6 @@ const SubscriptionFreemiumDetails = (props, context) => {
32
26
  onClick: onSubscriptionFreemiumButtonClick
33
27
  }, translate('subscription_freemium_button')));
34
28
  };
35
-
36
29
  SubscriptionFreemiumDetails.contextTypes = {
37
30
  translate: _provider.default.childContextTypes.translate
38
31
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["SubscriptionFreemiumDetails","props","context","onSubscriptionFreemiumButtonClick","translate","style","subscriptionFreemium","subscriptionFreemiumTitle","subscriptionFreemiumContent","subscriptionFreemiumButton","contextTypes","Provider","childContextTypes","propTypes","PropTypes","func"],"sources":["../../../src/molecule/subscription-freemium/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport Provider from '../../atom/provider';\nimport style from './style.css';\n\nconst SubscriptionFreemiumDetails = (props, context) => {\n const {onSubscriptionFreemiumButtonClick} = props;\n const {translate} = context;\n\n return (\n <div className={style.subscriptionFreemium}>\n <div className={style.subscriptionFreemiumTitle}>\n {translate('subscription_freemium_title')}\n </div>\n <div className={style.subscriptionFreemiumContent}>\n {translate('subscription_freemium_description')}\n </div>\n <button\n type=\"button\"\n className={style.subscriptionFreemiumButton}\n onClick={onSubscriptionFreemiumButtonClick}\n >\n {translate('subscription_freemium_button')}\n </button>\n </div>\n );\n};\n\nSubscriptionFreemiumDetails.contextTypes = {\n translate: Provider.childContextTypes.translate\n};\n\nSubscriptionFreemiumDetails.propTypes = {\n onSubscriptionFreemiumButtonClick: PropTypes.func\n};\n\nexport default SubscriptionFreemiumDetails;\n"],"mappings":";;;;;AAAA;;AACA;;AACA;;AACA;;;;AAEA,MAAMA,2BAA2B,GAAG,CAACC,KAAD,EAAQC,OAAR,KAAoB;EACtD,MAAM;IAACC;EAAD,IAAsCF,KAA5C;EACA,MAAM;IAACG;EAAD,IAAcF,OAApB;EAEA,oBACE;IAAK,SAAS,EAAEG,cAAA,CAAMC;EAAtB,gBACE;IAAK,SAAS,EAAED,cAAA,CAAME;EAAtB,GACGH,SAAS,CAAC,6BAAD,CADZ,CADF,eAIE;IAAK,SAAS,EAAEC,cAAA,CAAMG;EAAtB,GACGJ,SAAS,CAAC,mCAAD,CADZ,CAJF,eAOE;IACE,IAAI,EAAC,QADP;IAEE,SAAS,EAAEC,cAAA,CAAMI,0BAFnB;IAGE,OAAO,EAAEN;EAHX,GAKGC,SAAS,CAAC,8BAAD,CALZ,CAPF,CADF;AAiBD,CArBD;;AAuBAJ,2BAA2B,CAACU,YAA5B,GAA2C;EACzCN,SAAS,EAAEO,iBAAA,CAASC,iBAAT,CAA2BR;AADG,CAA3C;AAIAJ,2BAA2B,CAACa,SAA5B,2CAAwC;EACtCV,iCAAiC,EAAEW,kBAAA,CAAUC;AADP,CAAxC;eAIef,2B"}
1
+ {"version":3,"file":"index.js","names":["SubscriptionFreemiumDetails","props","context","onSubscriptionFreemiumButtonClick","translate","style","subscriptionFreemium","subscriptionFreemiumTitle","subscriptionFreemiumContent","subscriptionFreemiumButton","contextTypes","Provider","childContextTypes","propTypes","PropTypes","func"],"sources":["../../../src/molecule/subscription-freemium/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport Provider from '../../atom/provider';\nimport style from './style.css';\n\nconst SubscriptionFreemiumDetails = (props, context) => {\n const {onSubscriptionFreemiumButtonClick} = props;\n const {translate} = context;\n\n return (\n <div className={style.subscriptionFreemium}>\n <div className={style.subscriptionFreemiumTitle}>\n {translate('subscription_freemium_title')}\n </div>\n <div className={style.subscriptionFreemiumContent}>\n {translate('subscription_freemium_description')}\n </div>\n <button\n type=\"button\"\n className={style.subscriptionFreemiumButton}\n onClick={onSubscriptionFreemiumButtonClick}\n >\n {translate('subscription_freemium_button')}\n </button>\n </div>\n );\n};\n\nSubscriptionFreemiumDetails.contextTypes = {\n translate: Provider.childContextTypes.translate\n};\n\nSubscriptionFreemiumDetails.propTypes = {\n onSubscriptionFreemiumButtonClick: PropTypes.func\n};\n\nexport default SubscriptionFreemiumDetails;\n"],"mappings":";;;;AAAA;AACA;AACA;AACA;AAAgC;AAEhC,MAAMA,2BAA2B,GAAG,CAACC,KAAK,EAAEC,OAAO,KAAK;EACtD,MAAM;IAACC;EAAiC,CAAC,GAAGF,KAAK;EACjD,MAAM;IAACG;EAAS,CAAC,GAAGF,OAAO;EAE3B,oBACE;IAAK,SAAS,EAAEG,cAAK,CAACC;EAAqB,gBACzC;IAAK,SAAS,EAAED,cAAK,CAACE;EAA0B,GAC7CH,SAAS,CAAC,6BAA6B,CAAC,CACrC,eACN;IAAK,SAAS,EAAEC,cAAK,CAACG;EAA4B,GAC/CJ,SAAS,CAAC,mCAAmC,CAAC,CAC3C,eACN;IACE,IAAI,EAAC,QAAQ;IACb,SAAS,EAAEC,cAAK,CAACI,0BAA2B;IAC5C,OAAO,EAAEN;EAAkC,GAE1CC,SAAS,CAAC,8BAA8B,CAAC,CACnC,CACL;AAEV,CAAC;AAEDJ,2BAA2B,CAACU,YAAY,GAAG;EACzCN,SAAS,EAAEO,iBAAQ,CAACC,iBAAiB,CAACR;AACxC,CAAC;AAEDJ,2BAA2B,CAACa,SAAS,2CAAG;EACtCV,iCAAiC,EAAEW,kBAAS,CAACC;AAC/C,CAAC;AAAC,eAEaf,2BAA2B;AAAA"}
@@ -2,17 +2,11 @@
2
2
 
3
3
  exports.__esModule = true;
4
4
  exports.default = void 0;
5
-
6
5
  var _react = _interopRequireDefault(require("react"));
7
-
8
6
  var _propTypes = _interopRequireDefault(require("prop-types"));
9
-
10
7
  var _provider = _interopRequireDefault(require("../../atom/provider"));
11
-
12
8
  var _style = _interopRequireDefault(require("./style.css"));
13
-
14
9
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
15
-
16
10
  const PremiumDescription = ({
17
11
  date,
18
12
  price
@@ -26,7 +20,6 @@ const PremiumDescription = ({
26
20
  className: _style.default.premiumProductDetails
27
21
  }, `${part1}${date}${part2}${price}.`);
28
22
  };
29
-
30
23
  PremiumDescription.contextTypes = {
31
24
  translate: _provider.default.childContextTypes.translate
32
25
  };
@@ -34,7 +27,6 @@ PremiumDescription.propTypes = process.env.NODE_ENV !== "production" ? {
34
27
  date: _propTypes.default.string,
35
28
  price: _propTypes.default.string
36
29
  } : {};
37
-
38
30
  const PromoCodeDescription = ({
39
31
  date
40
32
  }, {
@@ -50,14 +42,12 @@ const PromoCodeDescription = ({
50
42
  href: "http://coorpacademy.com"
51
43
  }, "Coorpacademy.com"));
52
44
  };
53
-
54
45
  PromoCodeDescription.propTypes = process.env.NODE_ENV !== "production" ? {
55
46
  date: _propTypes.default.string
56
47
  } : {};
57
48
  PromoCodeDescription.contextTypes = {
58
49
  translate: _provider.default.childContextTypes.translate
59
50
  };
60
-
61
51
  const SubscriptionPremiumDetails = (props, context) => {
62
52
  const {
63
53
  isPromoCode,
@@ -87,7 +77,6 @@ const SubscriptionPremiumDetails = (props, context) => {
87
77
  href: `${subscriptionPremiumDescriptionLink}`
88
78
  }, translate('subscription_premium_description_part3_with_link'))) : null));
89
79
  };
90
-
91
80
  SubscriptionPremiumDetails.contextTypes = {
92
81
  translate: _provider.default.childContextTypes.translate
93
82
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["PremiumDescription","date","price","translate","part1","part2","style","premiumProductDetails","contextTypes","Provider","childContextTypes","propTypes","PropTypes","string","PromoCodeDescription","text","homeLink","SubscriptionPremiumDetails","props","context","isPromoCode","subscriptionPremiumDescriptionDate","subscriptionPremiumDescriptionPrice","checkImage","subscriptionPremiumDescriptionLink","Description","premiumTitle","premiumTitleImage","premiumTitleText","cancelSubscriptionText","cancelSubscriptionLink","bool","isRequired"],"sources":["../../../src/molecule/subscription-premium/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport Provider from '../../atom/provider';\nimport style from './style.css';\n\nconst PremiumDescription = ({date, price}, {translate}) => {\n // @TODO use only one template\n const part1 = translate('subscription_premium_description_part1');\n const part2 = translate('subscription_premium_description_part2');\n\n return <div className={style.premiumProductDetails}>{`${part1}${date}${part2}${price}.`}</div>;\n};\n\nPremiumDescription.contextTypes = {\n translate: Provider.childContextTypes.translate\n};\n\nPremiumDescription.propTypes = {\n date: PropTypes.string,\n price: PropTypes.string\n};\n\nconst PromoCodeDescription = ({date}, {translate}) => {\n const text = translate('subscription_promo_code', {date});\n\n return (\n <div className={style.premiumProductDetails}>\n {text}\n <a className={style.homeLink} href=\"http://coorpacademy.com\">\n Coorpacademy.com\n </a>\n </div>\n );\n};\n\nPromoCodeDescription.propTypes = {\n date: PropTypes.string\n};\n\nPromoCodeDescription.contextTypes = {\n translate: Provider.childContextTypes.translate\n};\n\nconst SubscriptionPremiumDetails = (props, context) => {\n const {\n isPromoCode,\n subscriptionPremiumDescriptionDate: date,\n subscriptionPremiumDescriptionPrice: price,\n checkImage,\n subscriptionPremiumDescriptionLink\n } = props;\n\n const {translate} = context;\n const Description = isPromoCode ? PromoCodeDescription : PremiumDescription;\n\n return (\n <div>\n <div className={style.premiumTitle}>\n <img className={style.premiumTitleImage} src={checkImage} />\n <div className={style.premiumTitleText}>{translate('subscription_premium_title')}</div>\n </div>\n <div>\n <Description date={date} price={price} />\n {!isPromoCode ? (\n <div className={style.cancelSubscriptionText}>\n {translate('subscription_premium_description_part3')}\n <a\n className={style.cancelSubscriptionLink}\n href={`${subscriptionPremiumDescriptionLink}`}\n >\n {translate('subscription_premium_description_part3_with_link')}\n </a>\n </div>\n ) : null}\n </div>\n </div>\n );\n};\n\nSubscriptionPremiumDetails.contextTypes = {\n translate: Provider.childContextTypes.translate\n};\n\nSubscriptionPremiumDetails.propTypes = {\n checkImage: PropTypes.string,\n isPromoCode: PropTypes.bool.isRequired,\n subscriptionPremiumDescriptionDate: PropTypes.string,\n subscriptionPremiumDescriptionPrice: PropTypes.string,\n subscriptionPremiumDescriptionLink: PropTypes.string\n};\n\nexport default SubscriptionPremiumDetails;\n"],"mappings":"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"}
1
+ {"version":3,"file":"index.js","names":["PremiumDescription","date","price","translate","part1","part2","style","premiumProductDetails","contextTypes","Provider","childContextTypes","propTypes","PropTypes","string","PromoCodeDescription","text","homeLink","SubscriptionPremiumDetails","props","context","isPromoCode","subscriptionPremiumDescriptionDate","subscriptionPremiumDescriptionPrice","checkImage","subscriptionPremiumDescriptionLink","Description","premiumTitle","premiumTitleImage","premiumTitleText","cancelSubscriptionText","cancelSubscriptionLink","bool","isRequired"],"sources":["../../../src/molecule/subscription-premium/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport Provider from '../../atom/provider';\nimport style from './style.css';\n\nconst PremiumDescription = ({date, price}, {translate}) => {\n // @TODO use only one template\n const part1 = translate('subscription_premium_description_part1');\n const part2 = translate('subscription_premium_description_part2');\n\n return <div className={style.premiumProductDetails}>{`${part1}${date}${part2}${price}.`}</div>;\n};\n\nPremiumDescription.contextTypes = {\n translate: Provider.childContextTypes.translate\n};\n\nPremiumDescription.propTypes = {\n date: PropTypes.string,\n price: PropTypes.string\n};\n\nconst PromoCodeDescription = ({date}, {translate}) => {\n const text = translate('subscription_promo_code', {date});\n\n return (\n <div className={style.premiumProductDetails}>\n {text}\n <a className={style.homeLink} href=\"http://coorpacademy.com\">\n Coorpacademy.com\n </a>\n </div>\n );\n};\n\nPromoCodeDescription.propTypes = {\n date: PropTypes.string\n};\n\nPromoCodeDescription.contextTypes = {\n translate: Provider.childContextTypes.translate\n};\n\nconst SubscriptionPremiumDetails = (props, context) => {\n const {\n isPromoCode,\n subscriptionPremiumDescriptionDate: date,\n subscriptionPremiumDescriptionPrice: price,\n checkImage,\n subscriptionPremiumDescriptionLink\n } = props;\n\n const {translate} = context;\n const Description = isPromoCode ? PromoCodeDescription : PremiumDescription;\n\n return (\n <div>\n <div className={style.premiumTitle}>\n <img className={style.premiumTitleImage} src={checkImage} />\n <div className={style.premiumTitleText}>{translate('subscription_premium_title')}</div>\n </div>\n <div>\n <Description date={date} price={price} />\n {!isPromoCode ? (\n <div className={style.cancelSubscriptionText}>\n {translate('subscription_premium_description_part3')}\n <a\n className={style.cancelSubscriptionLink}\n href={`${subscriptionPremiumDescriptionLink}`}\n >\n {translate('subscription_premium_description_part3_with_link')}\n </a>\n </div>\n ) : null}\n </div>\n </div>\n );\n};\n\nSubscriptionPremiumDetails.contextTypes = {\n translate: Provider.childContextTypes.translate\n};\n\nSubscriptionPremiumDetails.propTypes = {\n checkImage: PropTypes.string,\n isPromoCode: PropTypes.bool.isRequired,\n subscriptionPremiumDescriptionDate: PropTypes.string,\n subscriptionPremiumDescriptionPrice: PropTypes.string,\n subscriptionPremiumDescriptionLink: PropTypes.string\n};\n\nexport default SubscriptionPremiumDetails;\n"],"mappings":"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"}
@@ -2,33 +2,20 @@
2
2
 
3
3
  exports.__esModule = true;
4
4
  exports.default = void 0;
5
-
6
5
  var _isString2 = _interopRequireDefault(require("lodash/fp/isString"));
7
-
8
6
  var _get2 = _interopRequireDefault(require("lodash/fp/get"));
9
-
10
7
  var _react = _interopRequireDefault(require("react"));
11
-
12
8
  var _classnames = _interopRequireDefault(require("classnames"));
13
-
14
9
  var _propTypes = _interopRequireDefault(require("prop-types"));
15
-
16
10
  var _novaIcons = require("@coorpacademy/nova-icons");
17
-
18
11
  var _provider = _interopRequireDefault(require("../../atom/provider"));
19
-
20
12
  var _checkbox = _interopRequireDefault(require("../../atom/checkbox"));
21
-
22
13
  var _link = _interopRequireDefault(require("../../atom/link"));
23
-
24
14
  var _style = _interopRequireDefault(require("./style.css"));
25
-
26
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
27
-
28
16
  const THEMES = {
29
17
  COCKPIT: 'cockpit'
30
18
  };
31
-
32
19
  const createOptionsView = (_options, hasOptions) => {
33
20
  const optionsView = _options.map((option, oIndex) => {
34
21
  const {
@@ -43,12 +30,10 @@ const createOptionsView = (_options, hasOptions) => {
43
30
  onClick: onChange
44
31
  }, option.title));
45
32
  });
46
-
47
33
  return hasOptions ? /*#__PURE__*/_react.default.createElement("div", {
48
34
  className: _style.default.options
49
35
  }, optionsView) : null;
50
36
  };
51
-
52
37
  const buildTableContext = (translate, theme, headerTitle) => {
53
38
  if (theme === THEMES.COCKPIT) {
54
39
  return /*#__PURE__*/_react.default.createElement("div", {
@@ -79,7 +64,6 @@ const buildTableContext = (translate, theme, headerTitle) => {
79
64
  className: _style.default.label
80
65
  }, translate('No status')))));
81
66
  }
82
-
83
67
  if (headerTitle) {
84
68
  return /*#__PURE__*/_react.default.createElement("div", {
85
69
  className: _style.default.header
@@ -87,10 +71,8 @@ const buildTableContext = (translate, theme, headerTitle) => {
87
71
  className: _style.default.title
88
72
  }, headerTitle));
89
73
  }
90
-
91
74
  return null;
92
75
  };
93
-
94
76
  const Table = (props, context) => {
95
77
  const {
96
78
  rows = [],
@@ -135,7 +117,6 @@ const Table = (props, context) => {
135
117
  }) : null)));
136
118
  });
137
119
  const tableContext = buildTableContext(translate, theme, headerTitle);
138
-
139
120
  if (editable) {
140
121
  headerView.unshift( /*#__PURE__*/_react.default.createElement("th", {
141
122
  key: "header"
@@ -143,7 +124,6 @@ const Table = (props, context) => {
143
124
  className: _style.default.noOptions
144
125
  })));
145
126
  }
146
-
147
127
  const renderIcon = field => {
148
128
  switch ((0, _get2.default)('icon', field)) {
149
129
  case 'draft':
@@ -151,30 +131,25 @@ const Table = (props, context) => {
151
131
  width: 25,
152
132
  height: 25
153
133
  });
154
-
155
134
  case 'validate':
156
135
  return /*#__PURE__*/_react.default.createElement(_novaIcons.NovaCompositionCoorpacademyValidate, {
157
136
  width: 25,
158
137
  height: 25
159
138
  });
160
-
161
139
  case 'nostatus':
162
140
  return /*#__PURE__*/_react.default.createElement("span", {
163
141
  className: _style.default.nostatus
164
142
  }, '\u26A0️');
165
-
166
143
  case 'videosubtitle':
167
144
  return /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement(_novaIcons.NovaSolidVideosVideoSubtitle, {
168
145
  className: _style.default.videosubtitle,
169
146
  width: 25,
170
147
  height: 25
171
148
  }), field.title);
172
-
173
149
  default:
174
150
  null;
175
151
  }
176
152
  };
177
-
178
153
  const bodyView = rows.map((row, index) => {
179
154
  const {
180
155
  fields = [],
@@ -191,7 +166,6 @@ const Table = (props, context) => {
191
166
  key: fIndex
192
167
  }, (0, _isString2.default)(field) ? field : renderIcon(field));
193
168
  });
194
-
195
169
  if (editable) {
196
170
  tableRows.unshift(
197
171
  /*#__PURE__*/
@@ -206,7 +180,6 @@ const Table = (props, context) => {
206
180
  width: 16
207
181
  }))));
208
182
  }
209
-
210
183
  return /*#__PURE__*/_react.default.createElement("tr", {
211
184
  className: trClasses,
212
185
  key: index
@@ -221,7 +194,6 @@ const Table = (props, context) => {
221
194
  })
222
195
  }, /*#__PURE__*/_react.default.createElement("thead", null, /*#__PURE__*/_react.default.createElement("tr", null, headerView)), /*#__PURE__*/_react.default.createElement("tbody", null, bodyView)));
223
196
  };
224
-
225
197
  Table.contextTypes = {
226
198
  skin: _provider.default.childContextTypes.skin,
227
199
  translate: _provider.default.childContextTypes.translate
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["THEMES","COCKPIT","createOptionsView","_options","hasOptions","optionsView","map","option","oIndex","onChange","selected","style","title","options","buildTableContext","translate","theme","headerTitle","header","legend","icon","label","nostatus","Table","props","context","rows","columns","editable","skin","mediumColor","headerView","column","cIndex","filtered","info","length","OptionsIcon","FunnelIcon","ArrowDown","toggle","noOptions","checkbox","optionsIconWrapper","optionsIcon","tableContext","unshift","renderIcon","field","videosubtitle","bodyView","row","index","fields","editHref","trClasses","classnames","highlighted","tableRows","fIndex","mainClass","cockpit","wrapper","table","readonly","contextTypes","Provider","childContextTypes","propTypes","PropTypes","bool","arrayOf","shape","oneOfType","string","isRequired","func","oneOf"],"sources":["../../../src/molecule/table/index.js"],"sourcesContent":["import React from 'react';\nimport classnames from 'classnames';\nimport PropTypes from 'prop-types';\nimport {get, isString} from 'lodash/fp';\nimport {\n NovaCompositionNavigationArrowDown as ArrowDown,\n NovaCompositionCoorpacademyFunnel as FunnelIcon,\n NovaSolidContentEditionPencil1 as PencilIcon,\n NovaCompositionCoorpacademyDraft as DraftIcon,\n NovaCompositionCoorpacademyValidate as ValidateIcon,\n NovaSolidVideosVideoSubtitle as VideoSubtitleIcon\n} from '@coorpacademy/nova-icons';\nimport Provider from '../../atom/provider';\nimport Checkbox from '../../atom/checkbox';\nimport Link from '../../atom/link';\nimport style from './style.css';\n\nconst THEMES = {COCKPIT: 'cockpit'};\n\nconst createOptionsView = (_options, hasOptions) => {\n const optionsView = _options.map((option, oIndex) => {\n const {onChange, selected} = option;\n\n return (\n <div key={oIndex} className={selected ? style.selected : style.option}>\n <button type=\"button\" onClick={onChange}>\n {option.title}\n </button>\n </div>\n );\n });\n\n return hasOptions ? <div className={style.options}>{optionsView}</div> : null;\n};\n\nconst buildTableContext = (translate, theme, headerTitle) => {\n if (theme === THEMES.COCKPIT) {\n return (\n <div className={style.header}>\n <h1 className={style.title}>{headerTitle}</h1>\n <div className={style.legend}>\n <div className={style.icon}>\n <DraftIcon width={25} height={25} />\n <span className={style.label}>{translate('Draft')}</span>\n </div>\n <div className={style.icon}>\n <ValidateIcon width={25} height={25} />\n <span className={style.label}>{translate('Validated')}</span>\n </div>\n <div className={style.icon}>\n <span className={style.nostatus}>{'\\u26A0️'}</span>\n <span className={style.label}>{translate('No status')}</span>\n </div>\n </div>\n </div>\n );\n }\n\n if (headerTitle) {\n return (\n <div className={style.header}>\n <h2 className={style.title}>{headerTitle}</h2>\n </div>\n );\n }\n return null;\n};\n\nconst Table = (props, context) => {\n const {rows = [], columns = [], editable = true, theme, headerTitle = ''} = props;\n const {skin, translate} = context;\n\n const mediumColor = get('common.medium', skin);\n\n const headerView = columns.map((column, cIndex) => {\n const {title, filtered, info = '', options = []} = column;\n\n const hasOptions = options.length > 0;\n\n const OptionsIcon = (hasOptions && (filtered ? FunnelIcon : ArrowDown)) || null;\n\n return (\n <th title={info} key={cIndex}>\n <div className={hasOptions ? style.toggle : style.noOptions}>\n <Checkbox id={title} name={title} checked className={style.checkbox} />\n <label htmlFor={title}>{title}</label>\n {options.length > 0 ? createOptionsView(options, hasOptions) : null}\n <div className={style.optionsIconWrapper}>\n {hasOptions ? (\n <OptionsIcon\n color={mediumColor}\n height={16}\n width={16}\n className={style.optionsIcon}\n />\n ) : null}\n </div>\n </div>\n </th>\n );\n });\n\n const tableContext = buildTableContext(translate, theme, headerTitle);\n\n if (editable) {\n headerView.unshift(\n <th key=\"header\">\n <div className={style.noOptions} />\n </th>\n );\n }\n\n const renderIcon = field => {\n switch (get('icon', field)) {\n case 'draft':\n return <DraftIcon width={25} height={25} />;\n case 'validate':\n return <ValidateIcon width={25} height={25} />;\n case 'nostatus':\n return <span className={style.nostatus}>{'\\u26A0️'}</span>;\n case 'videosubtitle':\n return (\n <>\n <VideoSubtitleIcon className={style.videosubtitle} width={25} height={25} />\n {field.title}\n </>\n );\n default:\n null;\n }\n };\n\n const bodyView = rows.map((row, index) => {\n const {fields = [], editHref} = row;\n const trClasses = classnames({[style.highlighted]: row.highlighted});\n\n const tableRows = fields.map((field, fIndex) => {\n if (!field) return <td key={fIndex}>{''}</td>;\n return <td key={fIndex}>{isString(field) ? field : renderIcon(field)}</td>;\n });\n\n if (editable) {\n tableRows.unshift(\n // TODO restore dropped support of hoverColor={brandColor}\n <td key=\"header\">\n <Link href={editHref}>\n <PencilIcon color={mediumColor} height={16} width={16} />\n </Link>\n </td>\n );\n }\n\n return (\n <tr className={trClasses} key={index}>\n {tableRows}\n </tr>\n );\n });\n\n const mainClass = classnames(theme === THEMES.COCKPIT ? style.cockpit : style.wrapper);\n\n return (\n <div className={mainClass}>\n {tableContext}\n <table className={classnames(style.table, {[style.readonly]: !editable})}>\n <thead>\n <tr>{headerView}</tr>\n </thead>\n <tbody>{bodyView}</tbody>\n </table>\n </div>\n );\n};\n\nTable.contextTypes = {\n skin: Provider.childContextTypes.skin,\n translate: Provider.childContextTypes.translate\n};\n\nTable.propTypes = {\n editable: PropTypes.bool,\n rows: PropTypes.arrayOf(\n PropTypes.shape({\n fields: PropTypes.arrayOf(\n PropTypes.oneOfType([\n PropTypes.string,\n PropTypes.shape({icon: PropTypes.string}),\n PropTypes.shape({icon: PropTypes.string, title: PropTypes.string})\n ])\n ),\n editHref: PropTypes.string,\n highlighted: PropTypes.bool\n })\n ),\n columns: PropTypes.arrayOf(\n PropTypes.shape({\n title: PropTypes.string.isRequired,\n info: PropTypes.string,\n filtered: PropTypes.bool,\n options: PropTypes.arrayOf(\n PropTypes.shape({\n title: PropTypes.string.isRequired,\n onChange: PropTypes.func.isRequired,\n selected: PropTypes.bool.isRequired\n })\n )\n })\n ),\n theme: PropTypes.oneOf([THEMES.COCKPIT]),\n headerTitle: PropTypes.string\n};\n\nexport default Table;\n"],"mappings":";;;;;;;;;AAAA;;AACA;;AACA;;AAEA;;AAQA;;AACA;;AACA;;AACA;;;;AAEA,MAAMA,MAAM,GAAG;EAACC,OAAO,EAAE;AAAV,CAAf;;AAEA,MAAMC,iBAAiB,GAAG,CAACC,QAAD,EAAWC,UAAX,KAA0B;EAClD,MAAMC,WAAW,GAAGF,QAAQ,CAACG,GAAT,CAAa,CAACC,MAAD,EAASC,MAAT,KAAoB;IACnD,MAAM;MAACC,QAAD;MAAWC;IAAX,IAAuBH,MAA7B;IAEA,oBACE;MAAK,GAAG,EAAEC,MAAV;MAAkB,SAAS,EAAEE,QAAQ,GAAGC,cAAA,CAAMD,QAAT,GAAoBC,cAAA,CAAMJ;IAA/D,gBACE;MAAQ,IAAI,EAAC,QAAb;MAAsB,OAAO,EAAEE;IAA/B,GACGF,MAAM,CAACK,KADV,CADF,CADF;EAOD,CAVmB,CAApB;;EAYA,OAAOR,UAAU,gBAAG;IAAK,SAAS,EAAEO,cAAA,CAAME;EAAtB,GAAgCR,WAAhC,CAAH,GAAwD,IAAzE;AACD,CAdD;;AAgBA,MAAMS,iBAAiB,GAAG,CAACC,SAAD,EAAYC,KAAZ,EAAmBC,WAAnB,KAAmC;EAC3D,IAAID,KAAK,KAAKhB,MAAM,CAACC,OAArB,EAA8B;IAC5B,oBACE;MAAK,SAAS,EAAEU,cAAA,CAAMO;IAAtB,gBACE;MAAI,SAAS,EAAEP,cAAA,CAAMC;IAArB,GAA6BK,WAA7B,CADF,eAEE;MAAK,SAAS,EAAEN,cAAA,CAAMQ;IAAtB,gBACE;MAAK,SAAS,EAAER,cAAA,CAAMS;IAAtB,gBACE,6BAAC,2CAAD;MAAW,KAAK,EAAE,EAAlB;MAAsB,MAAM,EAAE;IAA9B,EADF,eAEE;MAAM,SAAS,EAAET,cAAA,CAAMU;IAAvB,GAA+BN,SAAS,CAAC,OAAD,CAAxC,CAFF,CADF,eAKE;MAAK,SAAS,EAAEJ,cAAA,CAAMS;IAAtB,gBACE,6BAAC,8CAAD;MAAc,KAAK,EAAE,EAArB;MAAyB,MAAM,EAAE;IAAjC,EADF,eAEE;MAAM,SAAS,EAAET,cAAA,CAAMU;IAAvB,GAA+BN,SAAS,CAAC,WAAD,CAAxC,CAFF,CALF,eASE;MAAK,SAAS,EAAEJ,cAAA,CAAMS;IAAtB,gBACE;MAAM,SAAS,EAAET,cAAA,CAAMW;IAAvB,GAAkC,SAAlC,CADF,eAEE;MAAM,SAAS,EAAEX,cAAA,CAAMU;IAAvB,GAA+BN,SAAS,CAAC,WAAD,CAAxC,CAFF,CATF,CAFF,CADF;EAmBD;;EAED,IAAIE,WAAJ,EAAiB;IACf,oBACE;MAAK,SAAS,EAAEN,cAAA,CAAMO;IAAtB,gBACE;MAAI,SAAS,EAAEP,cAAA,CAAMC;IAArB,GAA6BK,WAA7B,CADF,CADF;EAKD;;EACD,OAAO,IAAP;AACD,CA/BD;;AAiCA,MAAMM,KAAK,GAAG,CAACC,KAAD,EAAQC,OAAR,KAAoB;EAChC,MAAM;IAACC,IAAI,GAAG,EAAR;IAAYC,OAAO,GAAG,EAAtB;IAA0BC,QAAQ,GAAG,IAArC;IAA2CZ,KAA3C;IAAkDC,WAAW,GAAG;EAAhE,IAAsEO,KAA5E;EACA,MAAM;IAACK,IAAD;IAAOd;EAAP,IAAoBU,OAA1B;EAEA,MAAMK,WAAW,GAAG,mBAAI,eAAJ,EAAqBD,IAArB,CAApB;EAEA,MAAME,UAAU,GAAGJ,OAAO,CAACrB,GAAR,CAAY,CAAC0B,MAAD,EAASC,MAAT,KAAoB;IACjD,MAAM;MAACrB,KAAD;MAAQsB,QAAR;MAAkBC,IAAI,GAAG,EAAzB;MAA6BtB,OAAO,GAAG;IAAvC,IAA6CmB,MAAnD;IAEA,MAAM5B,UAAU,GAAGS,OAAO,CAACuB,MAAR,GAAiB,CAApC;IAEA,MAAMC,WAAW,GAAIjC,UAAU,KAAK8B,QAAQ,GAAGI,4CAAH,GAAgBC,6CAA7B,CAAX,IAAuD,IAA3E;IAEA,oBACE;MAAI,KAAK,EAAEJ,IAAX;MAAiB,GAAG,EAAEF;IAAtB,gBACE;MAAK,SAAS,EAAE7B,UAAU,GAAGO,cAAA,CAAM6B,MAAT,GAAkB7B,cAAA,CAAM8B;IAAlD,gBACE,6BAAC,iBAAD;MAAU,EAAE,EAAE7B,KAAd;MAAqB,IAAI,EAAEA,KAA3B;MAAkC,OAAO,MAAzC;MAA0C,SAAS,EAAED,cAAA,CAAM+B;IAA3D,EADF,eAEE;MAAO,OAAO,EAAE9B;IAAhB,GAAwBA,KAAxB,CAFF,EAGGC,OAAO,CAACuB,MAAR,GAAiB,CAAjB,GAAqBlC,iBAAiB,CAACW,OAAD,EAAUT,UAAV,CAAtC,GAA8D,IAHjE,eAIE;MAAK,SAAS,EAAEO,cAAA,CAAMgC;IAAtB,GACGvC,UAAU,gBACT,6BAAC,WAAD;MACE,KAAK,EAAE0B,WADT;MAEE,MAAM,EAAE,EAFV;MAGE,KAAK,EAAE,EAHT;MAIE,SAAS,EAAEnB,cAAA,CAAMiC;IAJnB,EADS,GAOP,IARN,CAJF,CADF,CADF;EAmBD,CA1BkB,CAAnB;EA4BA,MAAMC,YAAY,GAAG/B,iBAAiB,CAACC,SAAD,EAAYC,KAAZ,EAAmBC,WAAnB,CAAtC;;EAEA,IAAIW,QAAJ,EAAc;IACZG,UAAU,CAACe,OAAX,eACE;MAAI,GAAG,EAAC;IAAR,gBACE;MAAK,SAAS,EAAEnC,cAAA,CAAM8B;IAAtB,EADF,CADF;EAKD;;EAED,MAAMM,UAAU,GAAGC,KAAK,IAAI;IAC1B,QAAQ,mBAAI,MAAJ,EAAYA,KAAZ,CAAR;MACE,KAAK,OAAL;QACE,oBAAO,6BAAC,2CAAD;UAAW,KAAK,EAAE,EAAlB;UAAsB,MAAM,EAAE;QAA9B,EAAP;;MACF,KAAK,UAAL;QACE,oBAAO,6BAAC,8CAAD;UAAc,KAAK,EAAE,EAArB;UAAyB,MAAM,EAAE;QAAjC,EAAP;;MACF,KAAK,UAAL;QACE,oBAAO;UAAM,SAAS,EAAErC,cAAA,CAAMW;QAAvB,GAAkC,SAAlC,CAAP;;MACF,KAAK,eAAL;QACE,oBACE,yEACE,6BAAC,uCAAD;UAAmB,SAAS,EAAEX,cAAA,CAAMsC,aAApC;UAAmD,KAAK,EAAE,EAA1D;UAA8D,MAAM,EAAE;QAAtE,EADF,EAEGD,KAAK,CAACpC,KAFT,CADF;;MAMF;QACE;IAfJ;EAiBD,CAlBD;;EAoBA,MAAMsC,QAAQ,GAAGxB,IAAI,CAACpB,GAAL,CAAS,CAAC6C,GAAD,EAAMC,KAAN,KAAgB;IACxC,MAAM;MAACC,MAAM,GAAG,EAAV;MAAcC;IAAd,IAA0BH,GAAhC;IACA,MAAMI,SAAS,GAAG,IAAAC,mBAAA,EAAW;MAAC,CAAC7C,cAAA,CAAM8C,WAAP,GAAqBN,GAAG,CAACM;IAA1B,CAAX,CAAlB;IAEA,MAAMC,SAAS,GAAGL,MAAM,CAAC/C,GAAP,CAAW,CAAC0C,KAAD,EAAQW,MAAR,KAAmB;MAC9C,IAAI,CAACX,KAAL,EAAY,oBAAO;QAAI,GAAG,EAAEW;MAAT,GAAkB,EAAlB,CAAP;MACZ,oBAAO;QAAI,GAAG,EAAEA;MAAT,GAAkB,wBAASX,KAAT,IAAkBA,KAAlB,GAA0BD,UAAU,CAACC,KAAD,CAAtD,CAAP;IACD,CAHiB,CAAlB;;IAKA,IAAIpB,QAAJ,EAAc;MACZ8B,SAAS,CAACZ,OAAV;MAAA;MACE;MACA;QAAI,GAAG,EAAC;MAAR,gBACE,6BAAC,aAAD;QAAM,IAAI,EAAEQ;MAAZ,gBACE,6BAAC,yCAAD;QAAY,KAAK,EAAExB,WAAnB;QAAgC,MAAM,EAAE,EAAxC;QAA4C,KAAK,EAAE;MAAnD,EADF,CADF,CAFF;IAQD;;IAED,oBACE;MAAI,SAAS,EAAEyB,SAAf;MAA0B,GAAG,EAAEH;IAA/B,GACGM,SADH,CADF;EAKD,CAzBgB,CAAjB;EA2BA,MAAME,SAAS,GAAG,IAAAJ,mBAAA,EAAWxC,KAAK,KAAKhB,MAAM,CAACC,OAAjB,GAA2BU,cAAA,CAAMkD,OAAjC,GAA2ClD,cAAA,CAAMmD,OAA5D,CAAlB;EAEA,oBACE;IAAK,SAAS,EAAEF;EAAhB,GACGf,YADH,eAEE;IAAO,SAAS,EAAE,IAAAW,mBAAA,EAAW7C,cAAA,CAAMoD,KAAjB,EAAwB;MAAC,CAACpD,cAAA,CAAMqD,QAAP,GAAkB,CAACpC;IAApB,CAAxB;EAAlB,gBACE,yDACE,yCAAKG,UAAL,CADF,CADF,eAIE,4CAAQmB,QAAR,CAJF,CAFF,CADF;AAWD,CAxGD;;AA0GA3B,KAAK,CAAC0C,YAAN,GAAqB;EACnBpC,IAAI,EAAEqC,iBAAA,CAASC,iBAAT,CAA2BtC,IADd;EAEnBd,SAAS,EAAEmD,iBAAA,CAASC,iBAAT,CAA2BpD;AAFnB,CAArB;AAKAQ,KAAK,CAAC6C,SAAN,2CAAkB;EAChBxC,QAAQ,EAAEyC,kBAAA,CAAUC,IADJ;EAEhB5C,IAAI,EAAE2C,kBAAA,CAAUE,OAAV,CACJF,kBAAA,CAAUG,KAAV,CAAgB;IACdnB,MAAM,EAAEgB,kBAAA,CAAUE,OAAV,CACNF,kBAAA,CAAUI,SAAV,CAAoB,CAClBJ,kBAAA,CAAUK,MADQ,EAElBL,kBAAA,CAAUG,KAAV,CAAgB;MAACpD,IAAI,EAAEiD,kBAAA,CAAUK;IAAjB,CAAhB,CAFkB,EAGlBL,kBAAA,CAAUG,KAAV,CAAgB;MAACpD,IAAI,EAAEiD,kBAAA,CAAUK,MAAjB;MAAyB9D,KAAK,EAAEyD,kBAAA,CAAUK;IAA1C,CAAhB,CAHkB,CAApB,CADM,CADM;IAQdpB,QAAQ,EAAEe,kBAAA,CAAUK,MARN;IASdjB,WAAW,EAAEY,kBAAA,CAAUC;EATT,CAAhB,CADI,CAFU;EAehB3C,OAAO,EAAE0C,kBAAA,CAAUE,OAAV,CACPF,kBAAA,CAAUG,KAAV,CAAgB;IACd5D,KAAK,EAAEyD,kBAAA,CAAUK,MAAV,CAAiBC,UADV;IAEdxC,IAAI,EAAEkC,kBAAA,CAAUK,MAFF;IAGdxC,QAAQ,EAAEmC,kBAAA,CAAUC,IAHN;IAIdzD,OAAO,EAAEwD,kBAAA,CAAUE,OAAV,CACPF,kBAAA,CAAUG,KAAV,CAAgB;MACd5D,KAAK,EAAEyD,kBAAA,CAAUK,MAAV,CAAiBC,UADV;MAEdlE,QAAQ,EAAE4D,kBAAA,CAAUO,IAAV,CAAeD,UAFX;MAGdjE,QAAQ,EAAE2D,kBAAA,CAAUC,IAAV,CAAeK;IAHX,CAAhB,CADO;EAJK,CAAhB,CADO,CAfO;EA6BhB3D,KAAK,EAAEqD,kBAAA,CAAUQ,KAAV,CAAgB,CAAC7E,MAAM,CAACC,OAAR,CAAhB,CA7BS;EA8BhBgB,WAAW,EAAEoD,kBAAA,CAAUK;AA9BP,CAAlB;eAiCenD,K"}
1
+ {"version":3,"file":"index.js","names":["THEMES","COCKPIT","createOptionsView","_options","hasOptions","optionsView","map","option","oIndex","onChange","selected","style","title","options","buildTableContext","translate","theme","headerTitle","header","legend","icon","label","nostatus","Table","props","context","rows","columns","editable","skin","mediumColor","headerView","column","cIndex","filtered","info","length","OptionsIcon","FunnelIcon","ArrowDown","toggle","noOptions","checkbox","optionsIconWrapper","optionsIcon","tableContext","unshift","renderIcon","field","videosubtitle","bodyView","row","index","fields","editHref","trClasses","classnames","highlighted","tableRows","fIndex","mainClass","cockpit","wrapper","table","readonly","contextTypes","Provider","childContextTypes","propTypes","PropTypes","bool","arrayOf","shape","oneOfType","string","isRequired","func","oneOf"],"sources":["../../../src/molecule/table/index.js"],"sourcesContent":["import React from 'react';\nimport classnames from 'classnames';\nimport PropTypes from 'prop-types';\nimport {get, isString} from 'lodash/fp';\nimport {\n NovaCompositionNavigationArrowDown as ArrowDown,\n NovaCompositionCoorpacademyFunnel as FunnelIcon,\n NovaSolidContentEditionPencil1 as PencilIcon,\n NovaCompositionCoorpacademyDraft as DraftIcon,\n NovaCompositionCoorpacademyValidate as ValidateIcon,\n NovaSolidVideosVideoSubtitle as VideoSubtitleIcon\n} from '@coorpacademy/nova-icons';\nimport Provider from '../../atom/provider';\nimport Checkbox from '../../atom/checkbox';\nimport Link from '../../atom/link';\nimport style from './style.css';\n\nconst THEMES = {COCKPIT: 'cockpit'};\n\nconst createOptionsView = (_options, hasOptions) => {\n const optionsView = _options.map((option, oIndex) => {\n const {onChange, selected} = option;\n\n return (\n <div key={oIndex} className={selected ? style.selected : style.option}>\n <button type=\"button\" onClick={onChange}>\n {option.title}\n </button>\n </div>\n );\n });\n\n return hasOptions ? <div className={style.options}>{optionsView}</div> : null;\n};\n\nconst buildTableContext = (translate, theme, headerTitle) => {\n if (theme === THEMES.COCKPIT) {\n return (\n <div className={style.header}>\n <h1 className={style.title}>{headerTitle}</h1>\n <div className={style.legend}>\n <div className={style.icon}>\n <DraftIcon width={25} height={25} />\n <span className={style.label}>{translate('Draft')}</span>\n </div>\n <div className={style.icon}>\n <ValidateIcon width={25} height={25} />\n <span className={style.label}>{translate('Validated')}</span>\n </div>\n <div className={style.icon}>\n <span className={style.nostatus}>{'\\u26A0️'}</span>\n <span className={style.label}>{translate('No status')}</span>\n </div>\n </div>\n </div>\n );\n }\n\n if (headerTitle) {\n return (\n <div className={style.header}>\n <h2 className={style.title}>{headerTitle}</h2>\n </div>\n );\n }\n return null;\n};\n\nconst Table = (props, context) => {\n const {rows = [], columns = [], editable = true, theme, headerTitle = ''} = props;\n const {skin, translate} = context;\n\n const mediumColor = get('common.medium', skin);\n\n const headerView = columns.map((column, cIndex) => {\n const {title, filtered, info = '', options = []} = column;\n\n const hasOptions = options.length > 0;\n\n const OptionsIcon = (hasOptions && (filtered ? FunnelIcon : ArrowDown)) || null;\n\n return (\n <th title={info} key={cIndex}>\n <div className={hasOptions ? style.toggle : style.noOptions}>\n <Checkbox id={title} name={title} checked className={style.checkbox} />\n <label htmlFor={title}>{title}</label>\n {options.length > 0 ? createOptionsView(options, hasOptions) : null}\n <div className={style.optionsIconWrapper}>\n {hasOptions ? (\n <OptionsIcon\n color={mediumColor}\n height={16}\n width={16}\n className={style.optionsIcon}\n />\n ) : null}\n </div>\n </div>\n </th>\n );\n });\n\n const tableContext = buildTableContext(translate, theme, headerTitle);\n\n if (editable) {\n headerView.unshift(\n <th key=\"header\">\n <div className={style.noOptions} />\n </th>\n );\n }\n\n const renderIcon = field => {\n switch (get('icon', field)) {\n case 'draft':\n return <DraftIcon width={25} height={25} />;\n case 'validate':\n return <ValidateIcon width={25} height={25} />;\n case 'nostatus':\n return <span className={style.nostatus}>{'\\u26A0️'}</span>;\n case 'videosubtitle':\n return (\n <>\n <VideoSubtitleIcon className={style.videosubtitle} width={25} height={25} />\n {field.title}\n </>\n );\n default:\n null;\n }\n };\n\n const bodyView = rows.map((row, index) => {\n const {fields = [], editHref} = row;\n const trClasses = classnames({[style.highlighted]: row.highlighted});\n\n const tableRows = fields.map((field, fIndex) => {\n if (!field) return <td key={fIndex}>{''}</td>;\n return <td key={fIndex}>{isString(field) ? field : renderIcon(field)}</td>;\n });\n\n if (editable) {\n tableRows.unshift(\n // TODO restore dropped support of hoverColor={brandColor}\n <td key=\"header\">\n <Link href={editHref}>\n <PencilIcon color={mediumColor} height={16} width={16} />\n </Link>\n </td>\n );\n }\n\n return (\n <tr className={trClasses} key={index}>\n {tableRows}\n </tr>\n );\n });\n\n const mainClass = classnames(theme === THEMES.COCKPIT ? style.cockpit : style.wrapper);\n\n return (\n <div className={mainClass}>\n {tableContext}\n <table className={classnames(style.table, {[style.readonly]: !editable})}>\n <thead>\n <tr>{headerView}</tr>\n </thead>\n <tbody>{bodyView}</tbody>\n </table>\n </div>\n );\n};\n\nTable.contextTypes = {\n skin: Provider.childContextTypes.skin,\n translate: Provider.childContextTypes.translate\n};\n\nTable.propTypes = {\n editable: PropTypes.bool,\n rows: PropTypes.arrayOf(\n PropTypes.shape({\n fields: PropTypes.arrayOf(\n PropTypes.oneOfType([\n PropTypes.string,\n PropTypes.shape({icon: PropTypes.string}),\n PropTypes.shape({icon: PropTypes.string, title: PropTypes.string})\n ])\n ),\n editHref: PropTypes.string,\n highlighted: PropTypes.bool\n })\n ),\n columns: PropTypes.arrayOf(\n PropTypes.shape({\n title: PropTypes.string.isRequired,\n info: PropTypes.string,\n filtered: PropTypes.bool,\n options: PropTypes.arrayOf(\n PropTypes.shape({\n title: PropTypes.string.isRequired,\n onChange: PropTypes.func.isRequired,\n selected: PropTypes.bool.isRequired\n })\n )\n })\n ),\n theme: PropTypes.oneOf([THEMES.COCKPIT]),\n headerTitle: PropTypes.string\n};\n\nexport default Table;\n"],"mappings":"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"}
@@ -2,21 +2,13 @@
2
2
 
3
3
  exports.__esModule = true;
4
4
  exports.default = void 0;
5
-
6
5
  var _react = _interopRequireDefault(require("react"));
7
-
8
6
  var _propTypes = _interopRequireDefault(require("prop-types"));
9
-
10
7
  var _novaIcons = require("@coorpacademy/nova-icons");
11
-
12
8
  var _cta = _interopRequireDefault(require("../../atom/cta"));
13
-
14
9
  var _loader = _interopRequireDefault(require("../../atom/loader"));
15
-
16
10
  var _style = _interopRequireDefault(require("./style.css"));
17
-
18
11
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
19
-
20
12
  const ICONS = {
21
13
  login: _novaIcons.NovaCompositionCoorpacademySchoolGraduation,
22
14
  loginFailed: _novaIcons.NovaCompositionCoorpacademyLoginFailed,
@@ -24,7 +16,6 @@ const ICONS = {
24
16
  reload: _novaIcons.NovaCompositionCoorpacademyReload,
25
17
  wrong: _novaIcons.NovaCompositionCoorpacademyReload
26
18
  };
27
-
28
19
  const TeamsPopin = props => {
29
20
  const {
30
21
  header,
@@ -85,7 +76,6 @@ const TeamsPopin = props => {
85
76
  }
86
77
  }) : null));
87
78
  };
88
-
89
79
  TeamsPopin.propTypes = process.env.NODE_ENV !== "production" ? {
90
80
  header: _propTypes.default.string,
91
81
  content: _propTypes.default.string,