@coorpacademy/components 11.35.2-forcedeploy.13 → 11.35.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (263) hide show
  1. package/es/atom/button-link/index.js +1 -1
  2. package/es/atom/button-link/index.js.map +1 -1
  3. package/es/atom/button-link/style.css +2 -2
  4. package/es/atom/icon/index.d.ts +17 -35
  5. package/es/atom/icon/index.d.ts.map +1 -1
  6. package/es/atom/icon/index.js +15 -32
  7. package/es/atom/icon/index.js.map +1 -1
  8. package/es/atom/radio-with-title/index.d.ts +3 -13
  9. package/es/atom/radio-with-title/index.d.ts.map +1 -1
  10. package/es/atom/radio-with-title/types.d.ts +2 -13
  11. package/es/atom/radio-with-title/types.d.ts.map +1 -1
  12. package/es/atom/status-item/index.native.js +1 -1
  13. package/es/atom/status-item/index.native.js.map +1 -1
  14. package/es/atom/tag/index.d.ts +1 -12
  15. package/es/atom/tag/style.css +0 -1
  16. package/es/atom/title/index.d.ts +2 -13
  17. package/es/molecule/banner/style.css +0 -1
  18. package/es/molecule/base-modal/style.css +1 -0
  19. package/es/molecule/bulk-progress-bar/index.js +2 -2
  20. package/es/molecule/bulk-progress-bar/index.js.map +1 -1
  21. package/es/molecule/certification-card/index.js +1 -1
  22. package/es/molecule/certification-card/index.js.map +1 -1
  23. package/es/molecule/cm-popin/types.d.ts +7 -28
  24. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  25. package/es/molecule/cm-popin/types.js +1 -1
  26. package/es/molecule/cm-popin/types.js.map +1 -1
  27. package/es/molecule/dashboard/cards-list/index.d.ts.map +1 -1
  28. package/es/molecule/dashboard/cards-list/index.js +0 -2
  29. package/es/molecule/dashboard/cards-list/index.js.map +1 -1
  30. package/es/molecule/learner-skill-card/index.js +8 -10
  31. package/es/molecule/learner-skill-card/index.js.map +1 -1
  32. package/es/molecule/learner-skill-card/style.css +0 -1
  33. package/es/molecule/learning-priority-modal/style.css +2 -3
  34. package/es/molecule/progress-wrapper/index.js +1 -1
  35. package/es/molecule/progress-wrapper/index.js.map +1 -1
  36. package/es/molecule/skills-chart-side-information-item/index.d.ts +1 -1
  37. package/es/molecule/skills-chart-side-information-panel/index.d.ts +1 -1
  38. package/es/molecule/title-and-checkbox-wrapper/index.d.ts +2 -13
  39. package/es/molecule/title-radio-wrapper/index.d.ts +3 -13
  40. package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
  41. package/es/molecule/title-radio-wrapper/types.d.ts +2 -13
  42. package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
  43. package/es/molecule/translation-modal/index.d.ts +1 -0
  44. package/es/molecule/translation-modal/index.d.ts.map +1 -1
  45. package/es/molecule/translation-modal/index.js +7 -24
  46. package/es/molecule/translation-modal/index.js.map +1 -1
  47. package/es/organism/cards-grid/index.d.ts +10 -48
  48. package/es/organism/cards-grid/index.d.ts.map +1 -1
  49. package/es/organism/cards-grid/index.js +2 -3
  50. package/es/organism/cards-grid/index.js.map +1 -1
  51. package/es/organism/content-skill-modal/index.d.ts +3 -13
  52. package/es/organism/content-skill-modal/index.d.ts.map +1 -1
  53. package/es/organism/content-skill-modal/types.d.ts +2 -12
  54. package/es/organism/content-skill-modal/types.d.ts.map +1 -1
  55. package/es/organism/list-item/index.js +5 -5
  56. package/es/organism/list-item/index.js.map +1 -1
  57. package/es/organism/list-item/style.css +17 -23
  58. package/es/organism/list-items/index.d.ts +2 -13
  59. package/es/organism/list-items/style.css +0 -1
  60. package/es/organism/rewards-form/index.d.ts +2 -13
  61. package/es/organism/select-opponents/index.d.ts +3 -13
  62. package/es/organism/select-opponents/index.d.ts.map +1 -1
  63. package/es/organism/select-opponents/types.d.ts +2 -13
  64. package/es/organism/select-opponents/types.d.ts.map +1 -1
  65. package/es/organism/sidebar/index.d.ts +2 -2
  66. package/es/organism/skill-edition/index.d.ts +52 -1261
  67. package/es/organism/skill-edition/index.d.ts.map +1 -1
  68. package/es/organism/skill-edition/index.js +224 -3
  69. package/es/organism/skill-edition/index.js.map +1 -1
  70. package/es/organism/skill-edition/types.d.ts +117 -1268
  71. package/es/organism/skill-edition/types.d.ts.map +1 -1
  72. package/es/organism/skill-edition/types.js +59 -7
  73. package/es/organism/skill-edition/types.js.map +1 -1
  74. package/es/organism/title-and-input/index.d.ts +5 -25
  75. package/es/organism/title-and-input/index.d.ts.map +1 -1
  76. package/es/organism/title-and-input/types.d.ts +4 -24
  77. package/es/organism/title-and-input/types.d.ts.map +1 -1
  78. package/es/organism/wizard-contents/index.d.ts +2 -13
  79. package/es/template/app-player/loading/index.d.ts +6 -27
  80. package/es/template/app-player/player/index.d.ts +12 -53
  81. package/es/template/app-player/player/slides/index.d.ts +6 -27
  82. package/es/template/app-player/player/slides/index.d.ts.map +1 -1
  83. package/es/template/app-player/popin-correction/index.d.ts +6 -26
  84. package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
  85. package/es/template/app-player/popin-end/index.d.ts +6 -27
  86. package/es/template/app-review/index.d.ts +7 -27
  87. package/es/template/app-review/index.d.ts.map +1 -1
  88. package/es/template/app-review/player/prop-types.d.ts +6 -27
  89. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  90. package/es/template/app-review/prop-types.d.ts +6 -27
  91. package/es/template/app-review/prop-types.d.ts.map +1 -1
  92. package/es/template/back-office/brand-update/index.d.ts +1113 -1713
  93. package/es/template/back-office/brand-update/index.d.ts.map +1 -1
  94. package/es/template/back-office/brand-update/index.js +12 -0
  95. package/es/template/back-office/brand-update/index.js.map +1 -1
  96. package/es/template/back-office/brand-update/utils.d.ts +1 -1
  97. package/es/template/common/dashboard/index.d.ts +12 -53
  98. package/es/template/common/search-page/index.d.ts +6 -27
  99. package/es/template/external-course/index.d.ts +6 -27
  100. package/es/template/skill-detail/all-courses.css +2 -3
  101. package/es/template/skill-detail/all-courses.d.ts +17 -52
  102. package/es/template/skill-detail/all-courses.d.ts.map +1 -1
  103. package/es/template/skill-detail/all-courses.js +11 -12
  104. package/es/template/skill-detail/all-courses.js.map +1 -1
  105. package/es/template/skill-detail/continue-learning.css +2 -7
  106. package/es/template/skill-detail/continue-learning.d.ts +12 -25
  107. package/es/template/skill-detail/continue-learning.d.ts.map +1 -1
  108. package/es/template/skill-detail/continue-learning.js.map +1 -1
  109. package/es/template/skill-detail/index.d.ts +71 -81
  110. package/es/template/skill-detail/index.d.ts.map +1 -1
  111. package/es/template/skill-detail/index.js +55 -87
  112. package/es/template/skill-detail/index.js.map +1 -1
  113. package/es/template/skill-detail/style.css +39 -97
  114. package/es/variables/colors.css +0 -2
  115. package/es/variables/colors.d.ts +2 -3
  116. package/es/variables/colors.d.ts.map +1 -1
  117. package/es/variables/colors.js +3 -4
  118. package/es/variables/colors.js.map +1 -1
  119. package/es/variables/theme.native.js +1 -1
  120. package/es/variables/theme.native.js.map +1 -1
  121. package/lib/atom/button-link/index.js +1 -1
  122. package/lib/atom/button-link/index.js.map +1 -1
  123. package/lib/atom/button-link/style.css +2 -2
  124. package/lib/atom/icon/index.d.ts +17 -35
  125. package/lib/atom/icon/index.d.ts.map +1 -1
  126. package/lib/atom/icon/index.js +18 -34
  127. package/lib/atom/icon/index.js.map +1 -1
  128. package/lib/atom/radio-with-title/index.d.ts +3 -13
  129. package/lib/atom/radio-with-title/index.d.ts.map +1 -1
  130. package/lib/atom/radio-with-title/types.d.ts +2 -13
  131. package/lib/atom/radio-with-title/types.d.ts.map +1 -1
  132. package/lib/atom/status-item/index.native.js +1 -1
  133. package/lib/atom/status-item/index.native.js.map +1 -1
  134. package/lib/atom/tag/index.d.ts +1 -12
  135. package/lib/atom/tag/style.css +0 -1
  136. package/lib/atom/title/index.d.ts +2 -13
  137. package/lib/molecule/banner/style.css +0 -1
  138. package/lib/molecule/base-modal/style.css +1 -0
  139. package/lib/molecule/bulk-progress-bar/index.js +2 -2
  140. package/lib/molecule/bulk-progress-bar/index.js.map +1 -1
  141. package/lib/molecule/certification-card/index.js +1 -1
  142. package/lib/molecule/certification-card/index.js.map +1 -1
  143. package/lib/molecule/cm-popin/types.d.ts +7 -28
  144. package/lib/molecule/cm-popin/types.d.ts.map +1 -1
  145. package/lib/molecule/cm-popin/types.js +1 -1
  146. package/lib/molecule/cm-popin/types.js.map +1 -1
  147. package/lib/molecule/dashboard/cards-list/index.d.ts.map +1 -1
  148. package/lib/molecule/dashboard/cards-list/index.js +0 -2
  149. package/lib/molecule/dashboard/cards-list/index.js.map +1 -1
  150. package/lib/molecule/learner-skill-card/index.js +8 -10
  151. package/lib/molecule/learner-skill-card/index.js.map +1 -1
  152. package/lib/molecule/learner-skill-card/style.css +0 -1
  153. package/lib/molecule/learning-priority-modal/style.css +2 -3
  154. package/lib/molecule/progress-wrapper/index.js +1 -1
  155. package/lib/molecule/progress-wrapper/index.js.map +1 -1
  156. package/lib/molecule/skills-chart-side-information-item/index.d.ts +1 -1
  157. package/lib/molecule/skills-chart-side-information-panel/index.d.ts +1 -1
  158. package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +2 -13
  159. package/lib/molecule/title-radio-wrapper/index.d.ts +3 -13
  160. package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
  161. package/lib/molecule/title-radio-wrapper/types.d.ts +2 -13
  162. package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
  163. package/lib/molecule/translation-modal/index.d.ts +1 -0
  164. package/lib/molecule/translation-modal/index.d.ts.map +1 -1
  165. package/lib/molecule/translation-modal/index.js +6 -23
  166. package/lib/molecule/translation-modal/index.js.map +1 -1
  167. package/lib/organism/cards-grid/index.d.ts +10 -48
  168. package/lib/organism/cards-grid/index.d.ts.map +1 -1
  169. package/lib/organism/cards-grid/index.js +2 -3
  170. package/lib/organism/cards-grid/index.js.map +1 -1
  171. package/lib/organism/content-skill-modal/index.d.ts +3 -13
  172. package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
  173. package/lib/organism/content-skill-modal/types.d.ts +2 -12
  174. package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
  175. package/lib/organism/list-item/index.js +5 -5
  176. package/lib/organism/list-item/index.js.map +1 -1
  177. package/lib/organism/list-item/style.css +17 -23
  178. package/lib/organism/list-items/index.d.ts +2 -13
  179. package/lib/organism/list-items/style.css +0 -1
  180. package/lib/organism/rewards-form/index.d.ts +2 -13
  181. package/lib/organism/select-opponents/index.d.ts +3 -13
  182. package/lib/organism/select-opponents/index.d.ts.map +1 -1
  183. package/lib/organism/select-opponents/types.d.ts +2 -13
  184. package/lib/organism/select-opponents/types.d.ts.map +1 -1
  185. package/lib/organism/sidebar/index.d.ts +2 -2
  186. package/lib/organism/skill-edition/index.d.ts +52 -1261
  187. package/lib/organism/skill-edition/index.d.ts.map +1 -1
  188. package/lib/organism/skill-edition/index.js +224 -3
  189. package/lib/organism/skill-edition/index.js.map +1 -1
  190. package/lib/organism/skill-edition/types.d.ts +117 -1268
  191. package/lib/organism/skill-edition/types.d.ts.map +1 -1
  192. package/lib/organism/skill-edition/types.js +59 -7
  193. package/lib/organism/skill-edition/types.js.map +1 -1
  194. package/lib/organism/title-and-input/index.d.ts +5 -25
  195. package/lib/organism/title-and-input/index.d.ts.map +1 -1
  196. package/lib/organism/title-and-input/types.d.ts +4 -24
  197. package/lib/organism/title-and-input/types.d.ts.map +1 -1
  198. package/lib/organism/wizard-contents/index.d.ts +2 -13
  199. package/lib/template/app-player/loading/index.d.ts +6 -27
  200. package/lib/template/app-player/player/index.d.ts +12 -53
  201. package/lib/template/app-player/player/slides/index.d.ts +6 -27
  202. package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
  203. package/lib/template/app-player/popin-correction/index.d.ts +6 -26
  204. package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
  205. package/lib/template/app-player/popin-end/index.d.ts +6 -27
  206. package/lib/template/app-review/index.d.ts +7 -27
  207. package/lib/template/app-review/index.d.ts.map +1 -1
  208. package/lib/template/app-review/player/prop-types.d.ts +6 -27
  209. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  210. package/lib/template/app-review/prop-types.d.ts +6 -27
  211. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  212. package/lib/template/back-office/brand-update/index.d.ts +1113 -1713
  213. package/lib/template/back-office/brand-update/index.d.ts.map +1 -1
  214. package/lib/template/back-office/brand-update/index.js +12 -0
  215. package/lib/template/back-office/brand-update/index.js.map +1 -1
  216. package/lib/template/back-office/brand-update/utils.d.ts +1 -1
  217. package/lib/template/common/dashboard/index.d.ts +12 -53
  218. package/lib/template/common/search-page/index.d.ts +6 -27
  219. package/lib/template/external-course/index.d.ts +6 -27
  220. package/lib/template/skill-detail/all-courses.css +2 -3
  221. package/lib/template/skill-detail/all-courses.d.ts +17 -52
  222. package/lib/template/skill-detail/all-courses.d.ts.map +1 -1
  223. package/lib/template/skill-detail/all-courses.js +11 -11
  224. package/lib/template/skill-detail/all-courses.js.map +1 -1
  225. package/lib/template/skill-detail/continue-learning.css +2 -7
  226. package/lib/template/skill-detail/continue-learning.d.ts +12 -25
  227. package/lib/template/skill-detail/continue-learning.d.ts.map +1 -1
  228. package/lib/template/skill-detail/continue-learning.js.map +1 -1
  229. package/lib/template/skill-detail/index.d.ts +71 -81
  230. package/lib/template/skill-detail/index.d.ts.map +1 -1
  231. package/lib/template/skill-detail/index.js +55 -87
  232. package/lib/template/skill-detail/index.js.map +1 -1
  233. package/lib/template/skill-detail/style.css +39 -97
  234. package/lib/variables/colors.css +0 -2
  235. package/lib/variables/colors.d.ts +2 -3
  236. package/lib/variables/colors.d.ts.map +1 -1
  237. package/lib/variables/colors.js +3 -4
  238. package/lib/variables/colors.js.map +1 -1
  239. package/lib/variables/theme.native.js +1 -1
  240. package/lib/variables/theme.native.js.map +1 -1
  241. package/locales/bs/global.json +1 -0
  242. package/locales/de/global.json +1 -0
  243. package/locales/es/global.json +1 -0
  244. package/locales/et/global.json +1 -0
  245. package/locales/fi/global.json +1 -0
  246. package/locales/fr/global.json +1 -0
  247. package/locales/hu/global.json +1 -0
  248. package/locales/hy/global.json +1 -0
  249. package/locales/ja/global.json +1 -0
  250. package/locales/nl/global.json +1 -0
  251. package/locales/pl/global.json +1 -0
  252. package/locales/pt/global.json +1 -0
  253. package/locales/ro/global.json +1 -0
  254. package/locales/sk/global.json +1 -0
  255. package/locales/sl/global.json +1 -0
  256. package/locales/sv/global.json +1 -0
  257. package/locales/tl/global.json +1 -0
  258. package/locales/tr/global.json +1 -0
  259. package/locales/uk/global.json +1 -0
  260. package/locales/vi/global.json +1 -0
  261. package/locales/zh/global.json +1 -0
  262. package/locales/zh_TW/global.json +1 -0
  263. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"colors.js","names":["COLORS","exports","gray","negative","cm_negative_200","cm_positive_200","white","cm_blue_50","cm_grey_400","cm_grey_800","cm_grey_150","cm_primary_blue","cm_blue_700","primary_100","primary_600","cm_grey_500","cm_grey_700","cm_yellow_400","brand","yellow_700","yellow_100","red_700","red_100","cm_turquoise_strong","yellow_500","neutral_75","neutral_400","neutral_500","negative_700","cm_orange_800","purple_700","purple_100","turquoise_100","pink_100","orange_100","cm_positive_500"],"sources":["../../src/variables/colors.ts"],"sourcesContent":["export const COLORS = {\n gray: '#EAEAEB',\n negative: '#ed3436',\n cm_negative_200: '#B81400',\n cm_positive_200: '#05944F',\n white: '#FFFFFF',\n cm_blue_50: '#f1f6fe',\n cm_grey_400: '#9999A8',\n cm_grey_800: '#171721',\n cm_grey_150: '#E1E1E3',\n cm_primary_blue: '#0061FF',\n cm_blue_700: '#0042AD',\n primary_100: '#D6E6FF',\n primary_600: '#0051D6',\n cm_grey_500: '#9999A8',\n cm_grey_700: '#1D1D2B',\n cm_yellow_400: '#bd7e00',\n brand: '#00B0FF',\n yellow_700: '#A38300',\n yellow_100: '#FFF9D1',\n red_700: '#A30000',\n red_100: '#FFD1D1',\n cm_turquoise_strong: '#1B7B88',\n yellow_500: '#FFCE0A',\n neutral_75: ' #F4F4F5',\n neutral_400: ' #9999A8',\n neutral_500: '#515161',\n negative_700: '#B81400',\n cm_orange_800: '#A32700',\n purple_700: '#2B00A3',\n purple_100: '#DDD1FF',\n turquoise_100: '#D9F4F7',\n pink_100: '#FAD6DE',\n orange_100: '#FFDCD1',\n cm_positive_500: '#35CC7F'\n} as const;\n\nexport type Colors = typeof COLORS;\n"],"mappings":";;;;AAAO,MAAMA,MAAM,GAAAC,OAAA,CAAAD,MAAA,GAAG;EACpBE,IAAI,EAAE,SAAS;EACfC,QAAQ,EAAE,SAAS;EACnBC,eAAe,EAAE,SAAS;EAC1BC,eAAe,EAAE,SAAS;EAC1BC,KAAK,EAAE,SAAS;EAChBC,UAAU,EAAE,SAAS;EACrBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,eAAe,EAAE,SAAS;EAC1BC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,aAAa,EAAE,SAAS;EACxBC,KAAK,EAAE,SAAS;EAChBC,UAAU,EAAE,SAAS;EACrBC,UAAU,EAAE,SAAS;EACrBC,OAAO,EAAE,SAAS;EAClBC,OAAO,EAAE,SAAS;EAClBC,mBAAmB,EAAE,SAAS;EAC9BC,UAAU,EAAE,SAAS;EACrBC,UAAU,EAAE,UAAU;EACtBC,WAAW,EAAE,UAAU;EACvBC,WAAW,EAAE,SAAS;EACtBC,YAAY,EAAE,SAAS;EACvBC,aAAa,EAAE,SAAS;EACxBC,UAAU,EAAE,SAAS;EACrBC,UAAU,EAAE,SAAS;EACrBC,aAAa,EAAE,SAAS;EACxBC,QAAQ,EAAE,SAAS;EACnBC,UAAU,EAAE,SAAS;EACrBC,eAAe,EAAE;AACnB,CAAU","ignoreList":[]}
1
+ {"version":3,"file":"colors.js","names":["COLORS","exports","gray","negative","cm_negative_200","positive","cm_positive_200","white","cm_blue_50","cm_grey_400","cm_grey_800","cm_primary_blue","cm_blue_700","primary_100","primary_600","cm_grey_500","cm_grey_700","cm_yellow_400","brand","yellow_700","yellow_100","red_700","red_100","cm_turquoise_strong","yellow_500","neutral_75","neutral_400","neutral_500","negative_700","cm_orange_800","purple_700","purple_100","turquoise_100","pink_100","orange_100"],"sources":["../../src/variables/colors.ts"],"sourcesContent":["export const COLORS = {\n gray: '#EAEAEB',\n negative: '#ed3436',\n cm_negative_200: '#B81400',\n positive: '#35CC7F',\n cm_positive_200: '#05944F',\n white: '#ffffff',\n cm_blue_50: '#f1f6fe',\n cm_grey_400: '#9999A8',\n cm_grey_800: '#171721',\n cm_primary_blue: '#0061FF',\n cm_blue_700: '#0042AD',\n primary_100: '#D6E6FF',\n primary_600: '#0051D6',\n cm_grey_500: '#9999A8',\n cm_grey_700: '#1D1D2B',\n cm_yellow_400: '#bd7e00',\n brand: '#00B0FF',\n yellow_700: '#A38300',\n yellow_100: '#FFF9D1',\n red_700: '#A30000',\n red_100: '#FFD1D1',\n cm_turquoise_strong: '#1B7B88',\n yellow_500: '#FFCE0A',\n neutral_75: ' #F4F4F5',\n neutral_400: ' #9999A8',\n neutral_500: '#515161',\n negative_700: '#B81400',\n cm_orange_800: '#A32700',\n purple_700: '#2B00A3',\n purple_100: '#DDD1FF',\n turquoise_100: '#D9F4F7',\n pink_100: '#FAD6DE',\n orange_100: '#FFDCD1'\n} as const;\n\nexport type Colors = typeof COLORS;\n"],"mappings":";;;;AAAO,MAAMA,MAAM,GAAAC,OAAA,CAAAD,MAAA,GAAG;EACpBE,IAAI,EAAE,SAAS;EACfC,QAAQ,EAAE,SAAS;EACnBC,eAAe,EAAE,SAAS;EAC1BC,QAAQ,EAAE,SAAS;EACnBC,eAAe,EAAE,SAAS;EAC1BC,KAAK,EAAE,SAAS;EAChBC,UAAU,EAAE,SAAS;EACrBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,eAAe,EAAE,SAAS;EAC1BC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,WAAW,EAAE,SAAS;EACtBC,aAAa,EAAE,SAAS;EACxBC,KAAK,EAAE,SAAS;EAChBC,UAAU,EAAE,SAAS;EACrBC,UAAU,EAAE,SAAS;EACrBC,OAAO,EAAE,SAAS;EAClBC,OAAO,EAAE,SAAS;EAClBC,mBAAmB,EAAE,SAAS;EAC9BC,UAAU,EAAE,SAAS;EACrBC,UAAU,EAAE,UAAU;EACtBC,WAAW,EAAE,UAAU;EACvBC,WAAW,EAAE,SAAS;EACtBC,YAAY,EAAE,SAAS;EACvBC,aAAa,EAAE,SAAS;EACxBC,UAAU,EAAE,SAAS;EACrBC,UAAU,EAAE,SAAS;EACrBC,aAAa,EAAE,SAAS;EACxBC,QAAQ,EAAE,SAAS;EACnBC,UAAU,EAAE;AACd,CAAU","ignoreList":[]}
@@ -25,7 +25,7 @@ const defaultTheme = {
25
25
  },
26
26
  cta: cm_primary_blue,
27
27
  negative: _colors.COLORS.negative,
28
- positive: _colors.COLORS.cm_positive_500,
28
+ positive: _colors.COLORS.positive,
29
29
  white: '#FFFFFF',
30
30
  black: '#14171A',
31
31
  battle: '#FFDE03',
@@ -1 +1 @@
1
- {"version":3,"file":"theme.native.js","names":["_colors","require","HTML_ANCHOR_TEXT_COLOR","exports","cm_primary_blue","COLORS","defaultTheme","colors","border","gray","extra","lighter","light","lightMedium","medium","dark","extraDark","text","primary","secondary","cta","negative","positive","cm_positive_500","white","black","battle","notification","salmon","podcast","background","cm_grey_800","spacing","micro","tiny","small","base","large","xlarge","radius","common","card","regular","search","button","thumbnail","fontWeight","semiBold","bold","extraBold","fontSize","extraSmall","xxlarge","xxxlarge","letterSpacing","header","_default","default"],"sources":["../../src/variables/theme.native.ts"],"sourcesContent":["import {TextStyle} from 'react-native';\nimport {COLORS} from './colors';\n\nexport type SpaceType = 'micro' | 'tiny' | 'small' | 'base' | 'medium' | 'large' | 'xlarge';\n\nexport const HTML_ANCHOR_TEXT_COLOR = '#002BDB';\n\nconst {cm_primary_blue} = COLORS;\n\nexport type Colors = {\n border: string;\n gray: {\n extra: string;\n light: string;\n lighter: string;\n lightMedium: string;\n medium: string;\n dark: string;\n extraDark: string;\n };\n podcast: {\n background: string;\n primary: string;\n };\n text: {\n primary: string;\n secondary: string;\n };\n cta: string;\n negative: string;\n positive: string;\n white: string;\n black: string;\n battle: string;\n notification: string;\n salmon: string;\n};\n\nexport type Theme = {\n colors: Colors;\n spacing: {\n micro: number;\n tiny: number;\n small: number;\n base: number;\n medium: number;\n large: number;\n xlarge: number;\n };\n radius: {\n button: number;\n common: number;\n card: number;\n medium: number;\n regular: number;\n search: number;\n thumbnail: number;\n };\n fontWeight: {\n regular: TextStyle['fontWeight'];\n semiBold: TextStyle['fontWeight'];\n bold: TextStyle['fontWeight'];\n extraBold: TextStyle['fontWeight'];\n };\n fontSize: {\n extraSmall: TextStyle['fontSize'];\n small: TextStyle['fontSize'];\n medium: TextStyle['fontSize'];\n regular: TextStyle['fontSize'];\n large: TextStyle['fontSize'];\n xlarge: TextStyle['fontSize'];\n xxlarge: TextStyle['fontSize'];\n xxxlarge: TextStyle['fontSize'];\n };\n letterSpacing: {\n header: number;\n };\n};\n\nconst defaultTheme: Theme = {\n colors: {\n border: 'rgba(0, 0, 0, 0.1)',\n gray: {\n extra: '#FAFAFA',\n lighter: '#F4F4F5',\n light: '#ededed',\n lightMedium: '#CFD8DC',\n medium: '#90A4AE',\n dark: '#546E7A',\n extraDark: '#323232'\n },\n text: {\n primary: '#06265B',\n secondary: '#FFFFFF'\n },\n cta: cm_primary_blue,\n negative: COLORS.negative,\n positive: COLORS.cm_positive_500,\n white: '#FFFFFF',\n black: '#14171A',\n battle: '#FFDE03',\n notification: '#FF7043',\n salmon: '#FDE2E5',\n podcast: {\n background: COLORS.cm_grey_800,\n primary: '#FF541F'\n }\n },\n spacing: {\n micro: 4,\n tiny: 8,\n small: 16,\n base: 24,\n medium: 32,\n large: 48,\n xlarge: 64\n },\n radius: {\n common: 3,\n card: 5,\n regular: 8,\n medium: 12,\n search: 24,\n button: 32,\n thumbnail: 1000\n },\n fontWeight: {\n regular: '400',\n semiBold: '500',\n bold: '700',\n extraBold: '900'\n },\n fontSize: {\n extraSmall: 10,\n small: 12,\n medium: 13,\n regular: 15,\n large: 17,\n xlarge: 22,\n xxlarge: 28,\n xxxlarge: 40\n },\n letterSpacing: {\n header: 5\n }\n};\n\nexport default defaultTheme;\n"],"mappings":";;;;AACA,IAAAA,OAAA,GAAAC,OAAA;AAIO,MAAMC,sBAAsB,GAAAC,OAAA,CAAAD,sBAAA,GAAG,SAAS;AAE/C,MAAM;EAACE;AAAe,CAAC,GAAGC,cAAM;AAwEhC,MAAMC,YAAmB,GAAG;EAC1BC,MAAM,EAAE;IACNC,MAAM,EAAE,oBAAoB;IAC5BC,IAAI,EAAE;MACJC,KAAK,EAAE,SAAS;MAChBC,OAAO,EAAE,SAAS;MAClBC,KAAK,EAAE,SAAS;MAChBC,WAAW,EAAE,SAAS;MACtBC,MAAM,EAAE,SAAS;MACjBC,IAAI,EAAE,SAAS;MACfC,SAAS,EAAE;IACb,CAAC;IACDC,IAAI,EAAE;MACJC,OAAO,EAAE,SAAS;MAClBC,SAAS,EAAE;IACb,CAAC;IACDC,GAAG,EAAEhB,eAAe;IACpBiB,QAAQ,EAAEhB,cAAM,CAACgB,QAAQ;IACzBC,QAAQ,EAAEjB,cAAM,CAACkB,eAAe;IAChCC,KAAK,EAAE,SAAS;IAChBC,KAAK,EAAE,SAAS;IAChBC,MAAM,EAAE,SAAS;IACjBC,YAAY,EAAE,SAAS;IACvBC,MAAM,EAAE,SAAS;IACjBC,OAAO,EAAE;MACPC,UAAU,EAAEzB,cAAM,CAAC0B,WAAW;MAC9Bb,OAAO,EAAE;IACX;EACF,CAAC;EACDc,OAAO,EAAE;IACPC,KAAK,EAAE,CAAC;IACRC,IAAI,EAAE,CAAC;IACPC,KAAK,EAAE,EAAE;IACTC,IAAI,EAAE,EAAE;IACRtB,MAAM,EAAE,EAAE;IACVuB,KAAK,EAAE,EAAE;IACTC,MAAM,EAAE;EACV,CAAC;EACDC,MAAM,EAAE;IACNC,MAAM,EAAE,CAAC;IACTC,IAAI,EAAE,CAAC;IACPC,OAAO,EAAE,CAAC;IACV5B,MAAM,EAAE,EAAE;IACV6B,MAAM,EAAE,EAAE;IACVC,MAAM,EAAE,EAAE;IACVC,SAAS,EAAE;EACb,CAAC;EACDC,UAAU,EAAE;IACVJ,OAAO,EAAE,KAAK;IACdK,QAAQ,EAAE,KAAK;IACfC,IAAI,EAAE,KAAK;IACXC,SAAS,EAAE;EACb,CAAC;EACDC,QAAQ,EAAE;IACRC,UAAU,EAAE,EAAE;IACdhB,KAAK,EAAE,EAAE;IACTrB,MAAM,EAAE,EAAE;IACV4B,OAAO,EAAE,EAAE;IACXL,KAAK,EAAE,EAAE;IACTC,MAAM,EAAE,EAAE;IACVc,OAAO,EAAE,EAAE;IACXC,QAAQ,EAAE;EACZ,CAAC;EACDC,aAAa,EAAE;IACbC,MAAM,EAAE;EACV;AACF,CAAC;AAAC,IAAAC,QAAA,GAAArD,OAAA,CAAAsD,OAAA,GAEanD,YAAY","ignoreList":[]}
1
+ {"version":3,"file":"theme.native.js","names":["_colors","require","HTML_ANCHOR_TEXT_COLOR","exports","cm_primary_blue","COLORS","defaultTheme","colors","border","gray","extra","lighter","light","lightMedium","medium","dark","extraDark","text","primary","secondary","cta","negative","positive","white","black","battle","notification","salmon","podcast","background","cm_grey_800","spacing","micro","tiny","small","base","large","xlarge","radius","common","card","regular","search","button","thumbnail","fontWeight","semiBold","bold","extraBold","fontSize","extraSmall","xxlarge","xxxlarge","letterSpacing","header","_default","default"],"sources":["../../src/variables/theme.native.ts"],"sourcesContent":["import {TextStyle} from 'react-native';\nimport {COLORS} from './colors';\n\nexport type SpaceType = 'micro' | 'tiny' | 'small' | 'base' | 'medium' | 'large' | 'xlarge';\n\nexport const HTML_ANCHOR_TEXT_COLOR = '#002BDB';\n\nconst {cm_primary_blue} = COLORS;\n\nexport type Colors = {\n border: string;\n gray: {\n extra: string;\n light: string;\n lighter: string;\n lightMedium: string;\n medium: string;\n dark: string;\n extraDark: string;\n };\n podcast: {\n background: string;\n primary: string;\n };\n text: {\n primary: string;\n secondary: string;\n };\n cta: string;\n negative: string;\n positive: string;\n white: string;\n black: string;\n battle: string;\n notification: string;\n salmon: string;\n};\n\nexport type Theme = {\n colors: Colors;\n spacing: {\n micro: number;\n tiny: number;\n small: number;\n base: number;\n medium: number;\n large: number;\n xlarge: number;\n };\n radius: {\n button: number;\n common: number;\n card: number;\n medium: number;\n regular: number;\n search: number;\n thumbnail: number;\n };\n fontWeight: {\n regular: TextStyle['fontWeight'];\n semiBold: TextStyle['fontWeight'];\n bold: TextStyle['fontWeight'];\n extraBold: TextStyle['fontWeight'];\n };\n fontSize: {\n extraSmall: TextStyle['fontSize'];\n small: TextStyle['fontSize'];\n medium: TextStyle['fontSize'];\n regular: TextStyle['fontSize'];\n large: TextStyle['fontSize'];\n xlarge: TextStyle['fontSize'];\n xxlarge: TextStyle['fontSize'];\n xxxlarge: TextStyle['fontSize'];\n };\n letterSpacing: {\n header: number;\n };\n};\n\nconst defaultTheme: Theme = {\n colors: {\n border: 'rgba(0, 0, 0, 0.1)',\n gray: {\n extra: '#FAFAFA',\n lighter: '#F4F4F5',\n light: '#ededed',\n lightMedium: '#CFD8DC',\n medium: '#90A4AE',\n dark: '#546E7A',\n extraDark: '#323232'\n },\n text: {\n primary: '#06265B',\n secondary: '#FFFFFF'\n },\n cta: cm_primary_blue,\n negative: COLORS.negative,\n positive: COLORS.positive,\n white: '#FFFFFF',\n black: '#14171A',\n battle: '#FFDE03',\n notification: '#FF7043',\n salmon: '#FDE2E5',\n podcast: {\n background: COLORS.cm_grey_800,\n primary: '#FF541F'\n }\n },\n spacing: {\n micro: 4,\n tiny: 8,\n small: 16,\n base: 24,\n medium: 32,\n large: 48,\n xlarge: 64\n },\n radius: {\n common: 3,\n card: 5,\n regular: 8,\n medium: 12,\n search: 24,\n button: 32,\n thumbnail: 1000\n },\n fontWeight: {\n regular: '400',\n semiBold: '500',\n bold: '700',\n extraBold: '900'\n },\n fontSize: {\n extraSmall: 10,\n small: 12,\n medium: 13,\n regular: 15,\n large: 17,\n xlarge: 22,\n xxlarge: 28,\n xxxlarge: 40\n },\n letterSpacing: {\n header: 5\n }\n};\n\nexport default defaultTheme;\n"],"mappings":";;;;AACA,IAAAA,OAAA,GAAAC,OAAA;AAIO,MAAMC,sBAAsB,GAAAC,OAAA,CAAAD,sBAAA,GAAG,SAAS;AAE/C,MAAM;EAACE;AAAe,CAAC,GAAGC,cAAM;AAwEhC,MAAMC,YAAmB,GAAG;EAC1BC,MAAM,EAAE;IACNC,MAAM,EAAE,oBAAoB;IAC5BC,IAAI,EAAE;MACJC,KAAK,EAAE,SAAS;MAChBC,OAAO,EAAE,SAAS;MAClBC,KAAK,EAAE,SAAS;MAChBC,WAAW,EAAE,SAAS;MACtBC,MAAM,EAAE,SAAS;MACjBC,IAAI,EAAE,SAAS;MACfC,SAAS,EAAE;IACb,CAAC;IACDC,IAAI,EAAE;MACJC,OAAO,EAAE,SAAS;MAClBC,SAAS,EAAE;IACb,CAAC;IACDC,GAAG,EAAEhB,eAAe;IACpBiB,QAAQ,EAAEhB,cAAM,CAACgB,QAAQ;IACzBC,QAAQ,EAAEjB,cAAM,CAACiB,QAAQ;IACzBC,KAAK,EAAE,SAAS;IAChBC,KAAK,EAAE,SAAS;IAChBC,MAAM,EAAE,SAAS;IACjBC,YAAY,EAAE,SAAS;IACvBC,MAAM,EAAE,SAAS;IACjBC,OAAO,EAAE;MACPC,UAAU,EAAExB,cAAM,CAACyB,WAAW;MAC9BZ,OAAO,EAAE;IACX;EACF,CAAC;EACDa,OAAO,EAAE;IACPC,KAAK,EAAE,CAAC;IACRC,IAAI,EAAE,CAAC;IACPC,KAAK,EAAE,EAAE;IACTC,IAAI,EAAE,EAAE;IACRrB,MAAM,EAAE,EAAE;IACVsB,KAAK,EAAE,EAAE;IACTC,MAAM,EAAE;EACV,CAAC;EACDC,MAAM,EAAE;IACNC,MAAM,EAAE,CAAC;IACTC,IAAI,EAAE,CAAC;IACPC,OAAO,EAAE,CAAC;IACV3B,MAAM,EAAE,EAAE;IACV4B,MAAM,EAAE,EAAE;IACVC,MAAM,EAAE,EAAE;IACVC,SAAS,EAAE;EACb,CAAC;EACDC,UAAU,EAAE;IACVJ,OAAO,EAAE,KAAK;IACdK,QAAQ,EAAE,KAAK;IACfC,IAAI,EAAE,KAAK;IACXC,SAAS,EAAE;EACb,CAAC;EACDC,QAAQ,EAAE;IACRC,UAAU,EAAE,EAAE;IACdhB,KAAK,EAAE,EAAE;IACTpB,MAAM,EAAE,EAAE;IACV2B,OAAO,EAAE,EAAE;IACXL,KAAK,EAAE,EAAE;IACTC,MAAM,EAAE,EAAE;IACVc,OAAO,EAAE,EAAE;IACXC,QAAQ,EAAE;EACZ,CAAC;EACDC,aAAa,EAAE;IACbC,MAAM,EAAE;EACV;AACF,CAAC;AAAC,IAAAC,QAAA,GAAApD,OAAA,CAAAqD,OAAA,GAEalD,YAAY","ignoreList":[]}
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "Kako koristimo kolačiće:",
43
43
  "Create a new cohort": "Kreiraj novu kohortu",
44
44
  "courses": "Kursevi",
45
+ "content": "content",
45
46
  "courses_completed": "Kursevi završeni",
46
47
  "continue_learning": "Nastavite sa učenjem",
47
48
  "learning_priority_modal_title": "Novi prioritet učenja",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "Wie wir Cookies verwenden:",
43
43
  "Create a new cohort": "Create a new cohort",
44
44
  "courses": "Kurse",
45
+ "content": "content",
45
46
  "courses_completed": "Kurse abgeschlossen",
46
47
  "continue_learning": "Weiter lernen",
47
48
  "learning_priority_modal_title": "Neue Lernpriorität",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "Cómo usamos las cookies:",
43
43
  "Create a new cohort": "Create a new cohort",
44
44
  "courses": "Cursos",
45
+ "content": "content",
45
46
  "courses_completed": "Cursos completados",
46
47
  "continue_learning": "Continuar aprendiendo",
47
48
  "learning_priority_modal_title": "Nueva prioridad de aprendizaje",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "Kuidas kasutame küpsiseid:",
43
43
  "Create a new cohort": "Loo uus grupp",
44
44
  "courses": "Kursused",
45
+ "content": "content",
45
46
  "courses_completed": "Lõpetatud kursused",
46
47
  "continue_learning": "Jätkake õppimist",
47
48
  "learning_priority_modal_title": "Uus õppimise prioriteet",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "Miten käytämme evästeitä:",
43
43
  "Create a new cohort": "Luo uusi kohortti",
44
44
  "courses": "Kurssit",
45
+ "content": "content",
45
46
  "courses_completed": "Suoritetut kurssit",
46
47
  "continue_learning": "Jatka oppimista",
47
48
  "learning_priority_modal_title": "Uusi oppimisprioriteetti",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "Comment nous utilisons les cookies :",
43
43
  "Create a new cohort": "Créer une nouvelle cohorte",
44
44
  "courses": "Cours",
45
+ "content": "content",
45
46
  "courses_completed": "Cours terminés",
46
47
  "continue_learning": "Continuer à apprendre",
47
48
  "learning_priority_modal_title": "Nouvelle priorité d’apprentissage",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "Hogyan használjuk a sütiket:",
43
43
  "Create a new cohort": "Create a new cohort",
44
44
  "courses": "Kurzus",
45
+ "content": "content",
45
46
  "courses_completed": "Teljesített kurzusok",
46
47
  "continue_learning": "Folytassa a tanulást",
47
48
  "learning_priority_modal_title": "Új tanulási prioritás",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "Ինչպես ենք մենք օգտագործում cookies-ը.",
43
43
  "Create a new cohort": "Ստեղծել նոր խումբ",
44
44
  "courses": "Դասընթացներ",
45
+ "content": "content",
45
46
  "courses_completed": "Դասընթացներն ավարտված են",
46
47
  "continue_learning": "Շարունակեք սովորել",
47
48
  "learning_priority_modal_title": "Նոր ուսուցման առաջնահերթություն",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "クッキーの使用方法:",
43
43
  "Create a new cohort": "Create a new cohort",
44
44
  "courses": "コース",
45
+ "content": "content",
45
46
  "courses_completed": "コースを修了しました",
46
47
  "continue_learning": "学習を続ける",
47
48
  "learning_priority_modal_title": "新たな学習の優先順位",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "Hoe we cookies gebruiken",
43
43
  "Create a new cohort": "Create a new cohort",
44
44
  "courses": "Cursussen",
45
+ "content": "content",
45
46
  "courses_completed": "Cursussen voltooid",
46
47
  "continue_learning": "Ga door met leren",
47
48
  "learning_priority_modal_title": "Nieuwe leerprioriteit",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "W jaki sposób wykorzystujemy pliki cookie:",
43
43
  "Create a new cohort": "Create a new cohort",
44
44
  "courses": "Kursy",
45
+ "content": "content",
45
46
  "courses_completed": "Ukończone kursy",
46
47
  "continue_learning": "Kontynuuj naukę",
47
48
  "learning_priority_modal_title": "Nowy priorytet edukacyjny",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "De que forma usamos cookies:",
43
43
  "Create a new cohort": "Create a new cohort",
44
44
  "courses": "Cursos",
45
+ "content": "content",
45
46
  "courses_completed": "Cursos concluídos",
46
47
  "continue_learning": "Continuar aprendendo",
47
48
  "learning_priority_modal_title": "Nova prioridade de aprendizagem",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "Cum folosim modulele cookie:",
43
43
  "Create a new cohort": "Create a new cohort",
44
44
  "courses": "Cursuri",
45
+ "content": "content",
45
46
  "courses_completed": "Cursuri finalizate",
46
47
  "continue_learning": "Continuați să învățați",
47
48
  "learning_priority_modal_title": "Noua prioritate de invatare",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "Ako používame súbory Cookies:",
43
43
  "Create a new cohort": "Vytvorte novú kohortu",
44
44
  "courses": "Kurzy",
45
+ "content": "content",
45
46
  "courses_completed": "Ukončené kurzy",
46
47
  "continue_learning": "Pokračujte v učení",
47
48
  "learning_priority_modal_title": "Nová priorita učenia",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "Kako uporabljamo piškotke:",
43
43
  "Create a new cohort": "Ustvarite novo kohorto",
44
44
  "courses": "Tečaji",
45
+ "content": "content",
45
46
  "courses_completed": "Zaključeni tečaji",
46
47
  "continue_learning": "Nadaljujte z učenjem",
47
48
  "learning_priority_modal_title": "Nova prednostna naloga učenja",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "Hur vi använder cookies:",
43
43
  "Create a new cohort": "Skapa en ny årskull",
44
44
  "courses": "Kurser",
45
+ "content": "content",
45
46
  "courses_completed": "Slutförda kurser",
46
47
  "continue_learning": "Fortsätt lära dig",
47
48
  "learning_priority_modal_title": "Ny inlärningsprioritet",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "Paano namin ginagamit ang cookies:",
43
43
  "Create a new cohort": "Lumikha ng isang bagong cohort",
44
44
  "courses": "Mga Kurso",
45
+ "content": "content",
45
46
  "courses_completed": "Mga kursong nakumpleto",
46
47
  "continue_learning": "Ipagpatuloy ang pag-aaral",
47
48
  "learning_priority_modal_title": "Bagong priority sa pag-aaral",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "Çerezleri nasıl kullanıyoruz:",
43
43
  "Create a new cohort": "Create a new cohort",
44
44
  "courses": "Kurslar",
45
+ "content": "content",
45
46
  "courses_completed": "Tamamlanan kurslar",
46
47
  "continue_learning": "Öğrenmeye devam et",
47
48
  "learning_priority_modal_title": "Yeni öğrenme önceliği",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "Як користуватися файлами cookies:",
43
43
  "Create a new cohort": "Create a new cohort",
44
44
  "courses": "Курси",
45
+ "content": "content",
45
46
  "courses_completed": "Завершені курси",
46
47
  "continue_learning": "Продовжуйте навчання",
47
48
  "learning_priority_modal_title": "Новий пріоритет навчання",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "Cách chúng tôi sử dụng cookie:",
43
43
  "Create a new cohort": "Create a new cohort",
44
44
  "courses": "Khóa học",
45
+ "content": "content",
45
46
  "courses_completed": "Đã hoàn thành các khóa học",
46
47
  "continue_learning": "Tiếp tục học",
47
48
  "learning_priority_modal_title": "Ưu tiên học tập mới",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "我们如何使用 cookies:",
43
43
  "Create a new cohort": "Create a new cohort",
44
44
  "courses": "课程",
45
+ "content": "content",
45
46
  "courses_completed": "已完成的课程",
46
47
  "continue_learning": "继续学习",
47
48
  "learning_priority_modal_title": "新的学习重点",
@@ -42,6 +42,7 @@
42
42
  "cookies_title": "我們如何使用 Cookies:",
43
43
  "Create a new cohort": "Create a new cohort",
44
44
  "courses": "課程",
45
+ "content": "content",
45
46
  "courses_completed": "課程已完成",
46
47
  "continue_learning": "繼續學習",
47
48
  "learning_priority_modal_title": "新的學習重點",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coorpacademy/components",
3
- "version": "11.35.2-forcedeploy.13+a68bf9e5e",
3
+ "version": "11.35.2",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -165,5 +165,5 @@
165
165
  "last 2 versions",
166
166
  "IE 11"
167
167
  ],
168
- "gitHead": "a68bf9e5e7ab00c6a77905ddcc55fc374b6afdae"
168
+ "gitHead": "d0740278b15080ac341eeae98e497b40ee885066"
169
169
  }