@coorpacademy/components 11.32.45 → 11.32.47

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 (157) hide show
  1. package/es/atom/button-link/index.d.ts.map +1 -1
  2. package/es/atom/button-link/index.js +12 -6
  3. package/es/atom/button-link/index.js.map +1 -1
  4. package/es/atom/button-link-icon/index.js +2 -2
  5. package/es/atom/button-link-icon/index.js.map +1 -1
  6. package/es/atom/input-file-draggable/index.js +2 -2
  7. package/es/atom/input-file-draggable/index.js.map +1 -1
  8. package/es/atom/link/index.d.ts +1 -1
  9. package/es/atom/link/index.d.ts.map +1 -1
  10. package/es/atom/link/index.js +33 -41
  11. package/es/atom/link/index.js.map +1 -1
  12. package/es/molecule/banner/index.js +3 -3
  13. package/es/molecule/banner/index.js.map +1 -1
  14. package/es/molecule/certification-card/index.d.ts +4 -0
  15. package/es/molecule/certification-card/index.d.ts.map +1 -1
  16. package/es/molecule/certification-card/index.js +14 -10
  17. package/es/molecule/certification-card/index.js.map +1 -1
  18. package/es/molecule/cm-popin/types.d.ts +1 -1
  19. package/es/molecule/icon-picker-modal/index.js +2 -1
  20. package/es/molecule/icon-picker-modal/index.js.map +1 -1
  21. package/es/molecule/progress-wrapper/index.d.ts.map +1 -1
  22. package/es/molecule/progress-wrapper/index.js +22 -12
  23. package/es/molecule/progress-wrapper/index.js.map +1 -1
  24. package/es/organism/accordion/coorp-manager/part/index.d.ts.map +1 -1
  25. package/es/organism/accordion/coorp-manager/part/index.js +3 -1
  26. package/es/organism/accordion/coorp-manager/part/index.js.map +1 -1
  27. package/es/organism/list-item/index.js +1 -1
  28. package/es/organism/list-item/index.js.map +1 -1
  29. package/es/organism/mooc-header/index.d.ts.map +1 -1
  30. package/es/organism/mooc-header/index.js +3 -3
  31. package/es/organism/mooc-header/index.js.map +1 -1
  32. package/es/organism/sidebar/index.d.ts +28 -3
  33. package/es/organism/sidebar/index.d.ts.map +1 -1
  34. package/es/organism/sidebar/index.js +7 -3
  35. package/es/organism/sidebar/index.js.map +1 -1
  36. package/es/template/app-player/loading/index.d.ts +1 -1
  37. package/es/template/app-player/player/index.d.ts +2 -2
  38. package/es/template/app-player/player/slides/index.d.ts +1 -1
  39. package/es/template/app-player/popin-correction/index.d.ts +3 -3
  40. package/es/template/app-player/popin-end/index.d.ts +2 -2
  41. package/es/template/app-player/popin-end/summary.d.ts +1 -1
  42. package/es/template/app-player/popin-header/index.d.ts +1 -1
  43. package/es/template/app-review/index.d.ts +1 -1
  44. package/es/template/app-review/player/prop-types.d.ts +1 -1
  45. package/es/template/app-review/prop-types.d.ts +1 -1
  46. package/es/template/back-office/brand-update/index.d.ts +1 -1
  47. package/es/template/certification-detail/index.d.ts +1 -0
  48. package/es/template/certification-detail/index.d.ts.map +1 -1
  49. package/es/template/certification-detail/index.js +3 -1
  50. package/es/template/certification-detail/index.js.map +1 -1
  51. package/es/template/certifications/index.d.ts +9 -0
  52. package/es/template/certifications/index.d.ts.map +1 -1
  53. package/es/template/certifications/index.js +34 -12
  54. package/es/template/certifications/index.js.map +1 -1
  55. package/es/template/common/dashboard/index.d.ts +2 -2
  56. package/es/template/common/search-page/index.d.ts +1 -1
  57. package/es/template/external-course/index.d.ts +1 -1
  58. package/es/template/skill-detail/index.d.ts +1 -1
  59. package/es/template/skill-detail/index.d.ts.map +1 -1
  60. package/es/template/skill-detail/index.js +5 -5
  61. package/es/template/skill-detail/index.js.map +1 -1
  62. package/es/variables/colors.d.ts +2 -0
  63. package/es/variables/colors.d.ts.map +1 -1
  64. package/es/variables/colors.js +3 -1
  65. package/es/variables/colors.js.map +1 -1
  66. package/lib/atom/button-link/index.d.ts.map +1 -1
  67. package/lib/atom/button-link/index.js +12 -6
  68. package/lib/atom/button-link/index.js.map +1 -1
  69. package/lib/atom/button-link-icon/index.js +2 -2
  70. package/lib/atom/button-link-icon/index.js.map +1 -1
  71. package/lib/atom/input-file-draggable/index.js.map +1 -1
  72. package/lib/atom/link/index.d.ts +1 -1
  73. package/lib/atom/link/index.d.ts.map +1 -1
  74. package/lib/atom/link/index.js +33 -42
  75. package/lib/atom/link/index.js.map +1 -1
  76. package/lib/molecule/banner/index.js.map +1 -1
  77. package/lib/molecule/certification-card/index.d.ts +4 -0
  78. package/lib/molecule/certification-card/index.d.ts.map +1 -1
  79. package/lib/molecule/certification-card/index.js +14 -10
  80. package/lib/molecule/certification-card/index.js.map +1 -1
  81. package/lib/molecule/cm-popin/types.d.ts +1 -1
  82. package/lib/molecule/icon-picker-modal/index.js +3 -1
  83. package/lib/molecule/icon-picker-modal/index.js.map +1 -1
  84. package/lib/molecule/progress-wrapper/index.d.ts.map +1 -1
  85. package/lib/molecule/progress-wrapper/index.js +26 -13
  86. package/lib/molecule/progress-wrapper/index.js.map +1 -1
  87. package/lib/organism/accordion/coorp-manager/part/index.d.ts.map +1 -1
  88. package/lib/organism/accordion/coorp-manager/part/index.js +5 -1
  89. package/lib/organism/accordion/coorp-manager/part/index.js.map +1 -1
  90. package/lib/organism/list-item/index.js +2 -2
  91. package/lib/organism/list-item/index.js.map +1 -1
  92. package/lib/organism/mooc-header/index.d.ts.map +1 -1
  93. package/lib/organism/mooc-header/index.js +4 -3
  94. package/lib/organism/mooc-header/index.js.map +1 -1
  95. package/lib/organism/sidebar/index.d.ts +28 -3
  96. package/lib/organism/sidebar/index.d.ts.map +1 -1
  97. package/lib/organism/sidebar/index.js +7 -3
  98. package/lib/organism/sidebar/index.js.map +1 -1
  99. package/lib/template/app-player/loading/index.d.ts +1 -1
  100. package/lib/template/app-player/player/index.d.ts +2 -2
  101. package/lib/template/app-player/player/slides/index.d.ts +1 -1
  102. package/lib/template/app-player/popin-correction/index.d.ts +3 -3
  103. package/lib/template/app-player/popin-end/index.d.ts +2 -2
  104. package/lib/template/app-player/popin-end/summary.d.ts +1 -1
  105. package/lib/template/app-player/popin-header/index.d.ts +1 -1
  106. package/lib/template/app-review/index.d.ts +1 -1
  107. package/lib/template/app-review/player/prop-types.d.ts +1 -1
  108. package/lib/template/app-review/prop-types.d.ts +1 -1
  109. package/lib/template/back-office/brand-update/index.d.ts +1 -1
  110. package/lib/template/certification-detail/index.d.ts +1 -0
  111. package/lib/template/certification-detail/index.d.ts.map +1 -1
  112. package/lib/template/certification-detail/index.js +3 -1
  113. package/lib/template/certification-detail/index.js.map +1 -1
  114. package/lib/template/certifications/index.d.ts +9 -0
  115. package/lib/template/certifications/index.d.ts.map +1 -1
  116. package/lib/template/certifications/index.js +36 -14
  117. package/lib/template/certifications/index.js.map +1 -1
  118. package/lib/template/common/dashboard/index.d.ts +2 -2
  119. package/lib/template/common/search-page/index.d.ts +1 -1
  120. package/lib/template/external-course/index.d.ts +1 -1
  121. package/lib/template/skill-detail/index.d.ts +1 -1
  122. package/lib/template/skill-detail/index.d.ts.map +1 -1
  123. package/lib/template/skill-detail/index.js +5 -5
  124. package/lib/template/skill-detail/index.js.map +1 -1
  125. package/lib/variables/colors.d.ts +2 -0
  126. package/lib/variables/colors.d.ts.map +1 -1
  127. package/lib/variables/colors.js +3 -1
  128. package/lib/variables/colors.js.map +1 -1
  129. package/locales/bs/global.json +1 -1
  130. package/locales/cs/global.json +1 -1
  131. package/locales/de/global.json +1 -1
  132. package/locales/en/global.json +1 -1
  133. package/locales/es/global.json +1 -1
  134. package/locales/et/global.json +1 -1
  135. package/locales/fi/global.json +1 -1
  136. package/locales/fr/global.json +1 -1
  137. package/locales/hr/global.json +1 -1
  138. package/locales/hu/global.json +1 -1
  139. package/locales/hy/global.json +1 -1
  140. package/locales/it/global.json +1 -1
  141. package/locales/ja/global.json +1 -1
  142. package/locales/ko/global.json +1 -1
  143. package/locales/nl/global.json +1 -1
  144. package/locales/pl/global.json +1 -1
  145. package/locales/pt/global.json +1 -1
  146. package/locales/ro/global.json +1 -1
  147. package/locales/ru/global.json +1 -1
  148. package/locales/sk/global.json +1 -1
  149. package/locales/sl/global.json +1 -1
  150. package/locales/sv/global.json +1 -1
  151. package/locales/tl/global.json +1 -1
  152. package/locales/tr/global.json +1 -1
  153. package/locales/uk/global.json +1 -1
  154. package/locales/vi/global.json +1 -1
  155. package/locales/zh/global.json +1 -1
  156. package/locales/zh_TW/global.json +1 -1
  157. package/package.json +2 -2
@@ -27,7 +27,7 @@
27
27
  "items": "elementi",
28
28
  "certificate": "Certificato",
29
29
  "certification": "Certificazione",
30
- "certification_progress_wrapper_subtitle": "Per sbloccare i premi e completare questa certificazione, raggiungi il seguente obbiettivo",
30
+ "certification_progress_wrapper_subtitle": "To unlock your rewards, reach the following goal",
31
31
  "chapters": "capitoli",
32
32
  "Close": "Chiudi",
33
33
  "clue_stars_to_loose_plural": "Sbloccare l'indizio riduce di {{count}} le stelle che puoi guadagnare per questa domanda (se rispondi correttamente)",
@@ -27,7 +27,7 @@
27
27
  "items": "アイテム",
28
28
  "certificate": "証明書",
29
29
  "certification": "認証",
30
- "certification_progress_wrapper_subtitle": "報酬をアンロックし、この認定を完了するには、次の目標を達成してください",
30
+ "certification_progress_wrapper_subtitle": "To unlock your rewards, reach the following goal",
31
31
  "chapters": "chapters",
32
32
  "Close": "閉じる",
33
33
  "clue_stars_to_loose_plural": "ヒントを参照すると通常より獲得ができるスターの数が{{count}}つ減ります。",
@@ -27,7 +27,7 @@
27
27
  "items": "아이템",
28
28
  "certificate": "자격증",
29
29
  "certification": "인증",
30
- "certification_progress_wrapper_subtitle": "보상을 잠금 해제하고 인증을 완료하려면 다음 목표에 도달하세요",
30
+ "certification_progress_wrapper_subtitle": "To unlock your rewards, reach the following goal",
31
31
  "chapters": "장",
32
32
  "Close": "닫기",
33
33
  "clue_stars_to_loose_plural": "단서의 잠금 해제는 귀하가 이 질문에서 얻을 수 있는 스타를 {{count}}개까지 감소시킵니다(귀하가 그것을 올바로 얻는 경우)",
@@ -27,7 +27,7 @@
27
27
  "items": "artikelen",
28
28
  "certificate": "Certificaat",
29
29
  "certification": "Certificering",
30
- "certification_progress_wrapper_subtitle": "Om je beloningen te ontgrendelen en deze certificatie te voltooien moet je het volgende doel halen",
30
+ "certification_progress_wrapper_subtitle": "To unlock your rewards, reach the following goal",
31
31
  "chapters": "hoofdstukken",
32
32
  "Close": "Sluiten",
33
33
  "clue_stars_to_loose_plural": "Het gebruiken van een tip vermindert het aantal sterren dat je met deze vraag kan winnen met {{count}} (als je goed antwoordt)",
@@ -27,7 +27,7 @@
27
27
  "items": "rzeczy",
28
28
  "certificate": "Certyfikat",
29
29
  "certification": "Orzecznictwo",
30
- "certification_progress_wrapper_subtitle": "Aby odblokować nagrody i ukończyć certyfikację, osiągnij następujący cel",
30
+ "certification_progress_wrapper_subtitle": "To unlock your rewards, reach the following goal",
31
31
  "chapters": "rozdziały",
32
32
  "Close": "Zamknij",
33
33
  "clue_stars_to_loose_plural": "Odblokowanie wskazówki zmniejsza liczbę gwiazdek, jakie możesz zdobyć w tym pytaniu o {{count}} (jeżeli odpowiesz prawidłowo)",
@@ -27,7 +27,7 @@
27
27
  "items": "Unid",
28
28
  "certificate": "Certificado",
29
29
  "certification": "Certificação",
30
- "certification_progress_wrapper_subtitle": "Para desbloquear as suas recompensas e concluir esta certificação, atinja o seguinte objetivo",
30
+ "certification_progress_wrapper_subtitle": "To unlock your rewards, reach the following goal",
31
31
  "chapters": "capítulos",
32
32
  "Close": "Fechar",
33
33
  "clue_stars_to_loose_plural": "Desbloquear a solução reduz as estrelas que pode ganhar nesta pergunta em {{count}} (se responder corretamente)",
@@ -27,7 +27,7 @@
27
27
  "items": "articole",
28
28
  "certificate": "Certificat",
29
29
  "certification": "Certificare",
30
- "certification_progress_wrapper_subtitle": "Pentru a debloca recompensele și a finaliza această certificare, atingeți următorul obiectiv",
30
+ "certification_progress_wrapper_subtitle": "To unlock your rewards, reach the following goal",
31
31
  "chapters": "capitole",
32
32
  "Close": "Închide",
33
33
  "clue_stars_to_loose_plural": "Utilizarea indiciului va lua {{count}} din numărul maxim de stele pe care le puteți obține răspunzând la această întrebare (dacă răspunsul este corect)",
@@ -27,7 +27,7 @@
27
27
  "items": "элементов",
28
28
  "certificate": "Сертификат",
29
29
  "certification": "Сертификация",
30
- "certification_progress_wrapper_subtitle": "Чтобы разблокировать свои награды и пройти эту сертификацию, достигните следующей цели",
30
+ "certification_progress_wrapper_subtitle": "To unlock your rewards, reach the following goal",
31
31
  "chapters": "главы",
32
32
  "Close": "Закрыть",
33
33
  "clue_stars_to_loose_plural": "Разблокировав подсказку, вы уменьшите количество звезд, которые вы можете выиграть в этом вопросе, на {{count}} (если ответите правильно)",
@@ -27,7 +27,7 @@
27
27
  "items": "položky",
28
28
  "certificate": "Certifikát",
29
29
  "certification": "Certifikácia",
30
- "certification_progress_wrapper_subtitle": "Ak chcete odomknúť svoje odmeny a dokončiť túto certifikáciu, dosiahnite nasledujúci cieľ",
30
+ "certification_progress_wrapper_subtitle": "To unlock your rewards, reach the following goal",
31
31
  "chapters": "kapitoly",
32
32
  "Close": "Zatvoriť",
33
33
  "clue_stars_to_loose_plural": "Odomknutie kľúča redukuje počet hviezd, ktoré môžete získať v tejto otázke, o {{count}} (ak máte pravdu)",
@@ -27,7 +27,7 @@
27
27
  "items": "predmete",
28
28
  "certificate": "Certifikat",
29
29
  "certification": "Certificiranje",
30
- "certification_progress_wrapper_subtitle": "Če želite odkleniti svoje nagrade in dokončati to potrdilo, dosežite naslednji cilj\n",
30
+ "certification_progress_wrapper_subtitle": "To unlock your rewards, reach the following goal",
31
31
  "chapters": "poglavja",
32
32
  "Close": "Zapri",
33
33
  "clue_stars_to_loose_plural": "Odklepanje namiga zmanjša število zvezdic, ki jih lahko dobite pri tem vprašanju za {{count}} (če ste pravilno razumeli)",
@@ -27,7 +27,7 @@
27
27
  "items": "föremål",
28
28
  "certificate": "Certifikat",
29
29
  "certification": "Certifiering",
30
- "certification_progress_wrapper_subtitle": " följande mål för att låsa upp dina priser och slutföra denna certifiering",
30
+ "certification_progress_wrapper_subtitle": "To unlock your rewards, reach the following goal",
31
31
  "chapters": "kapitel",
32
32
  "Close": "Stäng",
33
33
  "clue_stars_to_loose_plural": "Att låsa upp ledtråden minskar antalet stjärnor du kan vinna på den här frågan med {{count}} (om du svarar rätt)",
@@ -27,7 +27,7 @@
27
27
  "items": "mga bagay",
28
28
  "certificate": "Sertipiko",
29
29
  "certification": "Sertipikasyon",
30
- "certification_progress_wrapper_subtitle": "Upang i-unlock ang iyong mga gantimpala at kumpletuhin ang sertipikasyong ito, abutin ang sumusunod na layunin",
30
+ "certification_progress_wrapper_subtitle": "To unlock your rewards, reach the following goal",
31
31
  "chapters": "kabanata",
32
32
  "Close": "Isara",
33
33
  "clue_stars_to_loose_plural": "Ang pagbubukas ng clue ay magbabawas ng mga star na maaari mong makuha sa katanungang ito ng {{count}} (kung makuha mo ito ng tama)",
@@ -27,7 +27,7 @@
27
27
  "items": "öğeler",
28
28
  "certificate": "Sertifika",
29
29
  "certification": "Sertifikasyon",
30
- "certification_progress_wrapper_subtitle": "Ödüllerinin kilidini açmak ve bu sertifikayı tamamlamak için aşağıdaki hedefe ulaş",
30
+ "certification_progress_wrapper_subtitle": "To unlock your rewards, reach the following goal",
31
31
  "chapters": "üniteler",
32
32
  "Close": "Kapat",
33
33
  "clue_stars_to_loose_plural": "İpucunu açmanız ve soruyu doğru cevaplamanız halinde bu sorudan {{count}} yıldız eksik kazanırsınız.",
@@ -27,7 +27,7 @@
27
27
  "items": "елементи",
28
28
  "certificate": "Сертифікат",
29
29
  "certification": "Cертифікація",
30
- "certification_progress_wrapper_subtitle": "Щоб розблокувати свої нагороди та завершити цю сертифікацію, досягніть наступної мети",
30
+ "certification_progress_wrapper_subtitle": "To unlock your rewards, reach the following goal",
31
31
  "chapters": "розділи",
32
32
  "Close": "Закрити",
33
33
  "clue_stars_to_loose_plural": "Відкриття підказки зменшує кількість зірок за це питання на {{count}} (за умови правильної відповіді)",
@@ -27,7 +27,7 @@
27
27
  "items": "mặt hàng",
28
28
  "certificate": "Giấy chứng nhận",
29
29
  "certification": "Chứng nhận",
30
- "certification_progress_wrapper_subtitle": "Để mở khóa phần thưởng và hoàn thành chứng nhận này, hãy đạt được mục tiêu sau",
30
+ "certification_progress_wrapper_subtitle": "To unlock your rewards, reach the following goal",
31
31
  "chapters": "chương",
32
32
  "Close": "Đóng",
33
33
  "clue_stars_to_loose_plural": "Mở khóa gợi ý làm giảm số sao bạn có thể đạt được cho câu hỏi này đi {{count}} sao (nếu bạn đáp đúng)",
@@ -27,7 +27,7 @@
27
27
  "items": "项目",
28
28
  "certificate": "证书",
29
29
  "certification": "认证",
30
- "certification_progress_wrapper_subtitle": "要解锁您的奖励并完成此认证,请实现以下目标",
30
+ "certification_progress_wrapper_subtitle": "To unlock your rewards, reach the following goal",
31
31
  "chapters": "章节",
32
32
  "Close": "关闭",
33
33
  "clue_stars_to_loose_plural": "解锁提示意味着你从本问题获得的星星数量会被减少 {{count}} (如果你回答正确的话)",
@@ -27,7 +27,7 @@
27
27
  "items": "專案",
28
28
  "certificate": "證書",
29
29
  "certification": "認證",
30
- "certification_progress_wrapper_subtitle": "如要解鎖您的獎勵並完成此證書,請達成下列目標",
30
+ "certification_progress_wrapper_subtitle": "To unlock your rewards, reach the following goal",
31
31
  "chapters": "章節",
32
32
  "Close": "關閉",
33
33
  "clue_stars_to_loose_plural": "解開線索所減少的星星,您可以在此問題上贏回{{count}}顆星星(如果您答對的話)",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coorpacademy/components",
3
- "version": "11.32.45",
3
+ "version": "11.32.47",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -178,5 +178,5 @@
178
178
  "last 2 versions",
179
179
  "IE 11"
180
180
  ],
181
- "gitHead": "a0c553635c86241e9f7badd1c8c9c422b0fce984"
181
+ "gitHead": "1df31fa256647c9adad85f7ad85be53088deed32"
182
182
  }