@coorpacademy/components 11.7.3 → 11.7.4-alpha.39

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 (144) hide show
  1. package/README.md +3 -3
  2. package/es/atom/select/index.d.ts +18 -0
  3. package/es/atom/select/index.d.ts.map +1 -1
  4. package/es/atom/select/index.js +21 -4
  5. package/es/atom/select/index.js.map +1 -1
  6. package/es/molecule/answer/index.d.ts.map +1 -1
  7. package/es/molecule/answer/index.js +19 -6
  8. package/es/molecule/answer/index.js.map +1 -1
  9. package/es/molecule/brand-form-group/index.d.ts +18 -0
  10. package/es/molecule/filters/filters-wrapper.d.ts +1 -0
  11. package/es/molecule/filters/filters-wrapper.d.ts.map +1 -1
  12. package/es/molecule/filters/filters-wrapper.js +9 -5
  13. package/es/molecule/filters/filters-wrapper.js.map +1 -1
  14. package/es/molecule/filters/index.d.ts +10 -0
  15. package/es/molecule/filters/index.d.ts.map +1 -1
  16. package/es/molecule/filters/index.js +6 -3
  17. package/es/molecule/filters/index.js.map +1 -1
  18. package/es/molecule/questions/drop-down/index.d.ts +1 -0
  19. package/es/molecule/questions/drop-down/index.d.ts.map +1 -1
  20. package/es/molecule/questions/drop-down/index.js +9 -5
  21. package/es/molecule/questions/drop-down/index.js.map +1 -1
  22. package/es/molecule/questions/qcm/index.d.ts +1 -0
  23. package/es/molecule/questions/qcm/index.d.ts.map +1 -1
  24. package/es/molecule/questions/qcm/index.js +9 -5
  25. package/es/molecule/questions/qcm/index.js.map +1 -1
  26. package/es/molecule/questions/qcm-drag/index.d.ts +3 -1
  27. package/es/molecule/questions/qcm-drag/index.d.ts.map +1 -1
  28. package/es/molecule/questions/qcm-drag/index.js +9 -5
  29. package/es/molecule/questions/qcm-drag/index.js.map +1 -1
  30. package/es/molecule/questions/qcm-graphic/index.d.ts +1 -0
  31. package/es/molecule/questions/qcm-graphic/index.d.ts.map +1 -1
  32. package/es/molecule/questions/qcm-graphic/index.js +9 -5
  33. package/es/molecule/questions/qcm-graphic/index.js.map +1 -1
  34. package/es/molecule/questions/question-range/index.d.ts +1 -0
  35. package/es/molecule/questions/question-range/index.d.ts.map +1 -1
  36. package/es/molecule/questions/question-range/index.js +10 -6
  37. package/es/molecule/questions/question-range/index.js.map +1 -1
  38. package/es/molecule/questions/template/index.d.ts +6 -2
  39. package/es/molecule/questions/template/index.d.ts.map +1 -1
  40. package/es/molecule/questions/template/index.js +9 -5
  41. package/es/molecule/questions/template/index.js.map +1 -1
  42. package/es/molecule/setup-slide/index.d.ts +9 -0
  43. package/es/molecule/setup-slider/index.d.ts +9 -0
  44. package/es/organism/brand-form/index.d.ts +18 -0
  45. package/es/organism/mooc-header/index.d.ts +5 -0
  46. package/es/organism/mooc-header/index.d.ts.map +1 -1
  47. package/es/organism/mooc-header/index.js +61 -8
  48. package/es/organism/mooc-header/index.js.map +1 -1
  49. package/es/organism/mooc-header/style.css +46 -0
  50. package/es/organism/user-preferences/index.d.ts +1 -0
  51. package/es/organism/user-preferences/index.d.ts.map +1 -1
  52. package/es/organism/user-preferences/index.js +9 -5
  53. package/es/organism/user-preferences/index.js.map +1 -1
  54. package/es/organism/wizard-contents/index.d.ts +18 -0
  55. package/es/template/back-office/brand-update/index.d.ts +36 -0
  56. package/es/template/common/search-page/index.d.ts +11 -0
  57. package/es/template/common/search-page/index.d.ts.map +1 -1
  58. package/es/template/common/search-page/index.js +6 -3
  59. package/es/template/common/search-page/index.js.map +1 -1
  60. package/es/template/teams-dashboard/index.d.ts +1 -0
  61. package/lib/atom/select/index.d.ts +18 -0
  62. package/lib/atom/select/index.d.ts.map +1 -1
  63. package/lib/atom/select/index.js +26 -5
  64. package/lib/atom/select/index.js.map +1 -1
  65. package/lib/molecule/answer/index.d.ts.map +1 -1
  66. package/lib/molecule/answer/index.js +20 -6
  67. package/lib/molecule/answer/index.js.map +1 -1
  68. package/lib/molecule/brand-form-group/index.d.ts +18 -0
  69. package/lib/molecule/filters/filters-wrapper.d.ts +1 -0
  70. package/lib/molecule/filters/filters-wrapper.d.ts.map +1 -1
  71. package/lib/molecule/filters/filters-wrapper.js +9 -5
  72. package/lib/molecule/filters/filters-wrapper.js.map +1 -1
  73. package/lib/molecule/filters/index.d.ts +10 -0
  74. package/lib/molecule/filters/index.d.ts.map +1 -1
  75. package/lib/molecule/filters/index.js +6 -3
  76. package/lib/molecule/filters/index.js.map +1 -1
  77. package/lib/molecule/questions/drop-down/index.d.ts +1 -0
  78. package/lib/molecule/questions/drop-down/index.d.ts.map +1 -1
  79. package/lib/molecule/questions/drop-down/index.js +9 -5
  80. package/lib/molecule/questions/drop-down/index.js.map +1 -1
  81. package/lib/molecule/questions/qcm/index.d.ts +1 -0
  82. package/lib/molecule/questions/qcm/index.d.ts.map +1 -1
  83. package/lib/molecule/questions/qcm/index.js +9 -5
  84. package/lib/molecule/questions/qcm/index.js.map +1 -1
  85. package/lib/molecule/questions/qcm-drag/index.d.ts +3 -1
  86. package/lib/molecule/questions/qcm-drag/index.d.ts.map +1 -1
  87. package/lib/molecule/questions/qcm-drag/index.js +9 -5
  88. package/lib/molecule/questions/qcm-drag/index.js.map +1 -1
  89. package/lib/molecule/questions/qcm-graphic/index.d.ts +1 -0
  90. package/lib/molecule/questions/qcm-graphic/index.d.ts.map +1 -1
  91. package/lib/molecule/questions/qcm-graphic/index.js +9 -5
  92. package/lib/molecule/questions/qcm-graphic/index.js.map +1 -1
  93. package/lib/molecule/questions/question-range/index.d.ts +1 -0
  94. package/lib/molecule/questions/question-range/index.d.ts.map +1 -1
  95. package/lib/molecule/questions/question-range/index.js +10 -6
  96. package/lib/molecule/questions/question-range/index.js.map +1 -1
  97. package/lib/molecule/questions/template/index.d.ts +6 -2
  98. package/lib/molecule/questions/template/index.d.ts.map +1 -1
  99. package/lib/molecule/questions/template/index.js +9 -5
  100. package/lib/molecule/questions/template/index.js.map +1 -1
  101. package/lib/molecule/setup-slide/index.d.ts +9 -0
  102. package/lib/molecule/setup-slider/index.d.ts +9 -0
  103. package/lib/organism/brand-form/index.d.ts +18 -0
  104. package/lib/organism/mooc-header/index.d.ts +5 -0
  105. package/lib/organism/mooc-header/index.d.ts.map +1 -1
  106. package/lib/organism/mooc-header/index.js +60 -7
  107. package/lib/organism/mooc-header/index.js.map +1 -1
  108. package/lib/organism/mooc-header/style.css +46 -0
  109. package/lib/organism/user-preferences/index.d.ts +1 -0
  110. package/lib/organism/user-preferences/index.d.ts.map +1 -1
  111. package/lib/organism/user-preferences/index.js +9 -5
  112. package/lib/organism/user-preferences/index.js.map +1 -1
  113. package/lib/organism/wizard-contents/index.d.ts +18 -0
  114. package/lib/template/back-office/brand-update/index.d.ts +36 -0
  115. package/lib/template/common/search-page/index.d.ts +11 -0
  116. package/lib/template/common/search-page/index.d.ts.map +1 -1
  117. package/lib/template/common/search-page/index.js +6 -3
  118. package/lib/template/common/search-page/index.js.map +1 -1
  119. package/lib/template/teams-dashboard/index.d.ts +1 -0
  120. package/locales/cs/global.json +1 -0
  121. package/locales/de/global.json +1 -0
  122. package/locales/en/global.json +1 -0
  123. package/locales/es/global.json +1 -0
  124. package/locales/et/global.json +1 -0
  125. package/locales/fr/global.json +1 -0
  126. package/locales/hr/global.json +1 -0
  127. package/locales/hu/global.json +1 -0
  128. package/locales/it/global.json +1 -0
  129. package/locales/ja/global.json +1 -0
  130. package/locales/ko/global.json +1 -0
  131. package/locales/nl/global.json +1 -0
  132. package/locales/pl/global.json +1 -0
  133. package/locales/pt/global.json +1 -0
  134. package/locales/ro/global.json +1 -0
  135. package/locales/ru/global.json +1 -0
  136. package/locales/sk/global.json +1 -0
  137. package/locales/tl/global.json +1 -0
  138. package/locales/tr/global.json +1 -0
  139. package/locales/uk/global.json +1 -0
  140. package/locales/vi/global.json +1 -0
  141. package/locales/zh/global.json +1 -0
  142. package/locales/zh_TW/global.json +1 -0
  143. package/package.json +2 -2
  144. package/locales/.mtslconfig.json +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["SearchPage","props","context","title","searchFilters","cards","noresultsfound","clearFilters","recommendations","moreSortAriaLabel","moreFilterAriaLabel","skin","defaultColor","recommendationsView","cardsView","list","style","noresults","noresultstxt","clear","background","cardsWrapper","contextTypes","Provider","childContextTypes","propTypes","PropTypes","string","shape","Filters","CardsGrid","Button","CardsList"],"sources":["../../../../src/template/common/search-page/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {getOr, isEmpty} from 'lodash/fp';\nimport Provider from '../../../atom/provider';\nimport Button from '../../../atom/button';\nimport Filters from '../../../molecule/filters';\nimport CardsGrid from '../../../organism/cards-grid';\nimport CardsList from '../../../molecule/dashboard/cards-list';\nimport style from './style.css';\n\nconst SearchPage = (props, context) => {\n const {\n title,\n searchFilters,\n cards,\n noresultsfound,\n clearFilters,\n recommendations,\n moreSortAriaLabel,\n moreFilterAriaLabel\n } = props;\n\n const {skin} = context;\n const defaultColor = getOr('#00B0FF', 'common.primary', skin);\n\n const recommendationsView = isEmpty(recommendations) ? null : <CardsList {...recommendations} />;\n\n const cardsView = isEmpty(cards.list) ? (\n <div>\n <div className={style.noresults}>\n <div className={style.noresultstxt}>{noresultsfound}</div>\n <Button\n {...clearFilters}\n data-name=\"searchPageClear\"\n className={style.clear}\n style={{background: defaultColor}}\n type=\"link\"\n />\n </div>\n {recommendationsView}\n </div>\n ) : (\n <CardsGrid {...cards} />\n );\n\n return (\n <div>\n <Filters\n {...searchFilters}\n moreSortAriaLabel={moreSortAriaLabel}\n moreFilterAriaLabel={moreFilterAriaLabel}\n />\n <div data-name=\"searchResult\" className={style.cardsWrapper}>\n <div className={style.title} role=\"status\">\n {title}\n </div>\n {cardsView}\n </div>\n </div>\n );\n};\n\nSearchPage.contextTypes = {\n skin: Provider.childContextTypes.skin\n};\n\nSearchPage.propTypes = {\n noresultsfound: PropTypes.string,\n title: PropTypes.string,\n searchFilters: PropTypes.shape(Filters.propTypes),\n cards: PropTypes.shape(CardsGrid.propTypes),\n clearFilters: PropTypes.shape(Button.propTypes),\n recommendations: PropTypes.shape(CardsList.propTypes),\n moreSortAriaLabel: PropTypes.string,\n moreFilterAriaLabel: PropTypes.string\n};\n\nexport default SearchPage;\n"],"mappings":";;;;;;;;;AAAA;;AACA;;AAEA;;AACA;;AACA;;AACA;;AACA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAG,CAACC,KAAD,EAAQC,OAAR,KAAoB;EACrC,MAAM;IACJC,KADI;IAEJC,aAFI;IAGJC,KAHI;IAIJC,cAJI;IAKJC,YALI;IAMJC,eANI;IAOJC,iBAPI;IAQJC;EARI,IASFT,KATJ;EAWA,MAAM;IAACU;EAAD,IAAST,OAAf;EACA,MAAMU,YAAY,GAAG,qBAAM,SAAN,EAAiB,gBAAjB,EAAmCD,IAAnC,CAArB;EAEA,MAAME,mBAAmB,GAAG,uBAAQL,eAAR,IAA2B,IAA3B,gBAAkC,6BAAC,kBAAD,EAAeA,eAAf,CAA9D;EAEA,MAAMM,SAAS,GAAG,uBAAQT,KAAK,CAACU,IAAd,iBAChB,uDACE;IAAK,SAAS,EAAEC,cAAA,CAAMC;EAAtB,gBACE;IAAK,SAAS,EAAED,cAAA,CAAME;EAAtB,GAAqCZ,cAArC,CADF,eAEE,6BAAC,eAAD,eACMC,YADN;IAEE,aAAU,iBAFZ;IAGE,SAAS,EAAES,cAAA,CAAMG,KAHnB;IAIE,KAAK,EAAE;MAACC,UAAU,EAAER;IAAb,CAJT;IAKE,IAAI,EAAC;EALP,GAFF,CADF,EAWGC,mBAXH,CADgB,gBAehB,6BAAC,kBAAD,EAAeR,KAAf,CAfF;EAkBA,oBACE,uDACE,6BAAC,gBAAD,eACMD,aADN;IAEE,iBAAiB,EAAEK,iBAFrB;IAGE,mBAAmB,EAAEC;EAHvB,GADF,eAME;IAAK,aAAU,cAAf;IAA8B,SAAS,EAAEM,cAAA,CAAMK;EAA/C,gBACE;IAAK,SAAS,EAAEL,cAAA,CAAMb,KAAtB;IAA6B,IAAI,EAAC;EAAlC,GACGA,KADH,CADF,EAIGW,SAJH,CANF,CADF;AAeD,CAlDD;;AAoDAd,UAAU,CAACsB,YAAX,GAA0B;EACxBX,IAAI,EAAEY,iBAAA,CAASC,iBAAT,CAA2Bb;AADT,CAA1B;AAIAX,UAAU,CAACyB,SAAX,2CAAuB;EACrBnB,cAAc,EAAEoB,kBAAA,CAAUC,MADL;EAErBxB,KAAK,EAAEuB,kBAAA,CAAUC,MAFI;EAGrBvB,aAAa,EAAEsB,kBAAA,CAAUE,KAAV,CAAgBC,gBAAA,CAAQJ,SAAxB,CAHM;EAIrBpB,KAAK,EAAEqB,kBAAA,CAAUE,KAAV,CAAgBE,kBAAA,CAAUL,SAA1B,CAJc;EAKrBlB,YAAY,EAAEmB,kBAAA,CAAUE,KAAV,CAAgBG,eAAA,CAAON,SAAvB,CALO;EAMrBjB,eAAe,EAAEkB,kBAAA,CAAUE,KAAV,CAAgBI,kBAAA,CAAUP,SAA1B,CANI;EAOrBhB,iBAAiB,EAAEiB,kBAAA,CAAUC,MAPR;EAQrBjB,mBAAmB,EAAEgB,kBAAA,CAAUC;AARV,CAAvB;eAWe3B,U"}
1
+ {"version":3,"file":"index.js","names":["SearchPage","props","context","title","searchFilters","cards","noresultsfound","clearFilters","recommendations","moreSortAriaLabel","moreFilterAriaLabel","filterGroupAriaLabel","skin","defaultColor","recommendationsView","cardsView","list","style","noresults","noresultstxt","clear","background","cardsWrapper","contextTypes","Provider","childContextTypes","propTypes","PropTypes","string","shape","Filters","CardsGrid","Button","CardsList"],"sources":["../../../../src/template/common/search-page/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {getOr, isEmpty} from 'lodash/fp';\nimport Provider from '../../../atom/provider';\nimport Button from '../../../atom/button';\nimport Filters from '../../../molecule/filters';\nimport CardsGrid from '../../../organism/cards-grid';\nimport CardsList from '../../../molecule/dashboard/cards-list';\nimport style from './style.css';\n\nconst SearchPage = (props, context) => {\n const {\n title,\n searchFilters,\n cards,\n noresultsfound,\n clearFilters,\n recommendations,\n moreSortAriaLabel,\n moreFilterAriaLabel,\n filterGroupAriaLabel\n } = props;\n\n const {skin} = context;\n const defaultColor = getOr('#00B0FF', 'common.primary', skin);\n\n const recommendationsView = isEmpty(recommendations) ? null : <CardsList {...recommendations} />;\n\n const cardsView = isEmpty(cards.list) ? (\n <div>\n <div className={style.noresults}>\n <div className={style.noresultstxt}>{noresultsfound}</div>\n <Button\n {...clearFilters}\n data-name=\"searchPageClear\"\n className={style.clear}\n style={{background: defaultColor}}\n type=\"link\"\n />\n </div>\n {recommendationsView}\n </div>\n ) : (\n <CardsGrid {...cards} />\n );\n\n return (\n <div>\n <Filters\n {...searchFilters}\n moreSortAriaLabel={moreSortAriaLabel}\n moreFilterAriaLabel={moreFilterAriaLabel}\n filterGroupAriaLabel={filterGroupAriaLabel}\n />\n <div data-name=\"searchResult\" className={style.cardsWrapper}>\n <div className={style.title} role=\"status\">\n {title}\n </div>\n {cardsView}\n </div>\n </div>\n );\n};\n\nSearchPage.contextTypes = {\n skin: Provider.childContextTypes.skin\n};\n\nSearchPage.propTypes = {\n noresultsfound: PropTypes.string,\n title: PropTypes.string,\n searchFilters: PropTypes.shape(Filters.propTypes),\n cards: PropTypes.shape(CardsGrid.propTypes),\n clearFilters: PropTypes.shape(Button.propTypes),\n recommendations: PropTypes.shape(CardsList.propTypes),\n moreSortAriaLabel: PropTypes.string,\n moreFilterAriaLabel: PropTypes.string,\n filterGroupAriaLabel: PropTypes.string\n};\n\nexport default SearchPage;\n"],"mappings":";;;;;;;;;AAAA;;AACA;;AAEA;;AACA;;AACA;;AACA;;AACA;;AACA;;;;;;AAEA,MAAMA,UAAU,GAAG,CAACC,KAAD,EAAQC,OAAR,KAAoB;EACrC,MAAM;IACJC,KADI;IAEJC,aAFI;IAGJC,KAHI;IAIJC,cAJI;IAKJC,YALI;IAMJC,eANI;IAOJC,iBAPI;IAQJC,mBARI;IASJC;EATI,IAUFV,KAVJ;EAYA,MAAM;IAACW;EAAD,IAASV,OAAf;EACA,MAAMW,YAAY,GAAG,qBAAM,SAAN,EAAiB,gBAAjB,EAAmCD,IAAnC,CAArB;EAEA,MAAME,mBAAmB,GAAG,uBAAQN,eAAR,IAA2B,IAA3B,gBAAkC,6BAAC,kBAAD,EAAeA,eAAf,CAA9D;EAEA,MAAMO,SAAS,GAAG,uBAAQV,KAAK,CAACW,IAAd,iBAChB,uDACE;IAAK,SAAS,EAAEC,cAAA,CAAMC;EAAtB,gBACE;IAAK,SAAS,EAAED,cAAA,CAAME;EAAtB,GAAqCb,cAArC,CADF,eAEE,6BAAC,eAAD,eACMC,YADN;IAEE,aAAU,iBAFZ;IAGE,SAAS,EAAEU,cAAA,CAAMG,KAHnB;IAIE,KAAK,EAAE;MAACC,UAAU,EAAER;IAAb,CAJT;IAKE,IAAI,EAAC;EALP,GAFF,CADF,EAWGC,mBAXH,CADgB,gBAehB,6BAAC,kBAAD,EAAeT,KAAf,CAfF;EAkBA,oBACE,uDACE,6BAAC,gBAAD,eACMD,aADN;IAEE,iBAAiB,EAAEK,iBAFrB;IAGE,mBAAmB,EAAEC,mBAHvB;IAIE,oBAAoB,EAAEC;EAJxB,GADF,eAOE;IAAK,aAAU,cAAf;IAA8B,SAAS,EAAEM,cAAA,CAAMK;EAA/C,gBACE;IAAK,SAAS,EAAEL,cAAA,CAAMd,KAAtB;IAA6B,IAAI,EAAC;EAAlC,GACGA,KADH,CADF,EAIGY,SAJH,CAPF,CADF;AAgBD,CApDD;;AAsDAf,UAAU,CAACuB,YAAX,GAA0B;EACxBX,IAAI,EAAEY,iBAAA,CAASC,iBAAT,CAA2Bb;AADT,CAA1B;AAIAZ,UAAU,CAAC0B,SAAX,2CAAuB;EACrBpB,cAAc,EAAEqB,kBAAA,CAAUC,MADL;EAErBzB,KAAK,EAAEwB,kBAAA,CAAUC,MAFI;EAGrBxB,aAAa,EAAEuB,kBAAA,CAAUE,KAAV,CAAgBC,gBAAA,CAAQJ,SAAxB,CAHM;EAIrBrB,KAAK,EAAEsB,kBAAA,CAAUE,KAAV,CAAgBE,kBAAA,CAAUL,SAA1B,CAJc;EAKrBnB,YAAY,EAAEoB,kBAAA,CAAUE,KAAV,CAAgBG,eAAA,CAAON,SAAvB,CALO;EAMrBlB,eAAe,EAAEmB,kBAAA,CAAUE,KAAV,CAAgBI,kBAAA,CAAUP,SAA1B,CANI;EAOrBjB,iBAAiB,EAAEkB,kBAAA,CAAUC,MAPR;EAQrBlB,mBAAmB,EAAEiB,kBAAA,CAAUC,MARV;EASrBjB,oBAAoB,EAAEgB,kBAAA,CAAUC;AATX,CAAvB;eAYe5B,U"}
@@ -13,6 +13,7 @@ declare namespace TeamsDashboard {
13
13
  href: PropTypes.Requireable<string>;
14
14
  'aria-label': PropTypes.Requireable<string>;
15
15
  'button-aria-label': PropTypes.Requireable<string>;
16
+ toolTipText: PropTypes.Requireable<string>;
16
17
  }>>;
17
18
  const platformLinks: PropTypes.Requireable<(PropTypes.InferProps<{
18
19
  submitValue: PropTypes.Requireable<PropTypes.ReactNodeLike>;
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Create a new cohort",
21
21
  "Delete": "Smazat",
22
22
  "Draft": "Návrh",
23
+ "answer_the_question": "Odpovězte na otázku",
23
24
  "Edit": "Upravit",
24
25
  "external_content_article": "DOKUMENTY",
25
26
  "external_content_scorm": "ANIMAČNÍ SOUBORY",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Create a new cohort",
21
21
  "Delete": "Löschen",
22
22
  "Draft": "Entwurf",
23
+ "answer_the_question": "Beantworten Sie die Frage",
23
24
  "Edit": "Bearbeiten",
24
25
  "external_content_article": "DOKUMENTE",
25
26
  "external_content_scorm": "ANIMIERTE RESSOURCEN",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Create a new cohort",
21
21
  "Delete": "Delete",
22
22
  "Draft": "Draft",
23
+ "answer_the_question": "Answer the question",
23
24
  "Edit": "Edit",
24
25
  "external_content_article": "DOCUMENTS",
25
26
  "external_content_scorm": "ANIMATED RESOURCES",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Create a new cohort",
21
21
  "Delete": "Borrar",
22
22
  "Draft": "Sequía",
23
+ "answer_the_question": "Responda a la pregunta",
23
24
  "Edit": "Editar",
24
25
  "external_content_article": "DOCUMENTOS",
25
26
  "external_content_scorm": "RECURSOS ANIMADOS",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Loo uus grupp",
21
21
  "Delete": "Kustuta",
22
22
  "Draft": "Mustand",
23
+ "answer_the_question": "Vastake küsimusele",
23
24
  "Edit": "Muuda",
24
25
  "external_content_article": "DOCUMENTS",
25
26
  "external_content_scorm": "ANIMATED RESOURCES",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Créer une nouvelle cohorte",
21
21
  "Delete": "Supprimer",
22
22
  "Draft": "Brouillon",
23
+ "answer_the_question": "Répondez à la question",
23
24
  "Edit": "Modifier",
24
25
  "external_content_article": "DOCUMENTS",
25
26
  "external_content_scorm": "RESSOURCES ANIMÉES",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Stvorite novu skupinu",
21
21
  "Delete": "Izbrišite",
22
22
  "Draft": "Nacrt",
23
+ "answer_the_question": "Odgovorite na pitanje",
23
24
  "Edit": "Uredite",
24
25
  "external_content_article": "DOKUMENTI",
25
26
  "external_content_scorm": "ANIMACIJE",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Create a new cohort",
21
21
  "Delete": "Törlés",
22
22
  "Draft": "vázlat",
23
+ "answer_the_question": "Kérdés megválaszolása",
23
24
  "Edit": "Szerkesztés",
24
25
  "external_content_article": "DOKUMENTUMOK",
25
26
  "external_content_scorm": "ANIMÁLT FORRÁSOK",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Create a new cohort",
21
21
  "Delete": "Elimina",
22
22
  "Draft": "Bozza",
23
+ "answer_the_question": "Rispondi alla domanda",
23
24
  "Edit": "Modifica",
24
25
  "external_content_article": "DOCUMENTI",
25
26
  "external_content_scorm": "RISORSE ANIMATE",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Create a new cohort",
21
21
  "Delete": "削除",
22
22
  "Draft": "ドラフト",
23
+ "answer_the_question": "質問に答える",
23
24
  "Edit": "編集",
24
25
  "external_content_article": "ドキュメント",
25
26
  "external_content_scorm": "アニメーション化されたリソース",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Create a new cohort",
21
21
  "Delete": "삭제",
22
22
  "Draft": "초안",
23
+ "answer_the_question": "질분에 답하세요",
23
24
  "Edit": "수정",
24
25
  "external_content_article": "문서",
25
26
  "external_content_scorm": "애니메이션 리소스",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Create a new cohort",
21
21
  "Delete": "Verwijderen",
22
22
  "Draft": "Droogte",
23
+ "answer_the_question": "Beantwoord de vraag",
23
24
  "Edit": "Bewerken",
24
25
  "external_content_article": "DOCUMENTEN",
25
26
  "external_content_scorm": "GEANIMEERDE BRONNEN",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Create a new cohort",
21
21
  "Delete": "Usuń",
22
22
  "Draft": "Wersja robocza",
23
+ "answer_the_question": "Odpowiedz na pytanie",
23
24
  "Edit": "Edycja",
24
25
  "external_content_article": "DOKUMENTY",
25
26
  "external_content_scorm": "ANIMOWANE źRÓDŁA",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Create a new cohort",
21
21
  "Delete": "Apagar",
22
22
  "Draft": "Esboço, projeto",
23
+ "answer_the_question": "Responda à pergunta",
23
24
  "Edit": "Editar",
24
25
  "external_content_article": "DOCUMENTOS",
25
26
  "external_content_scorm": "RECURSOS ANIMADOS",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Create a new cohort",
21
21
  "Delete": "Ștergere",
22
22
  "Draft": "Proiect",
23
+ "answer_the_question": "Răspundeţi la întrebare",
23
24
  "Edit": "Editare",
24
25
  "external_content_article": "DOCUMENTE",
25
26
  "external_content_scorm": "RESURSE ANIMATE",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Создать новый сегмент",
21
21
  "Delete": "Удалить",
22
22
  "Draft": "Черновой вариант",
23
+ "answer_the_question": "Ответить на вопрос",
23
24
  "Edit": "Редактировать",
24
25
  "external_content_article": "ДОКУМЕНТЫ",
25
26
  "external_content_scorm": "АНИМИРОВАННЫЕ РЕСУРСЫ",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Vytvorte novú kohortu",
21
21
  "Delete": "Vymazať",
22
22
  "Draft": "Výber",
23
+ "answer_the_question": "Odpovedzte na otázku",
23
24
  "Edit": "Upraviť",
24
25
  "external_content_article": "DOKUMENTY",
25
26
  "external_content_scorm": "ANIMOVANÉ ZDROJE",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Lumikha ng isang bagong cohort",
21
21
  "Delete": "Tanggalin",
22
22
  "Draft": "Draft",
23
+ "answer_the_question": "Sagutin ang katanungan",
23
24
  "Edit": "Edit",
24
25
  "external_content_article": "MGA DOKUMENTO",
25
26
  "external_content_scorm": "MGA ANIMATED NA MAPAGKUKUNAN",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Create a new cohort",
21
21
  "Delete": "Sil",
22
22
  "Draft": "taslak",
23
+ "answer_the_question": "Soruyu yanıtlayın",
23
24
  "Edit": "Düzenle",
24
25
  "external_content_article": "BELGELER",
25
26
  "external_content_scorm": "HAREKETLİ KAYNAKLAR",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Create a new cohort",
21
21
  "Delete": "Видалити",
22
22
  "Draft": "Чернетка",
23
+ "answer_the_question": "Дайте відповідь на питання",
23
24
  "Edit": "Редагувати",
24
25
  "external_content_article": "ДОКУМЕНТИ",
25
26
  "external_content_scorm": "АНІМОВАНІ РЕСУРСИ",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Create a new cohort",
21
21
  "Delete": "Xóa",
22
22
  "Draft": "Bản nháp",
23
+ "answer_the_question": "Trả lời câu hỏi",
23
24
  "Edit": "Chỉnh sửa",
24
25
  "external_content_article": "VĂN BẢN",
25
26
  "external_content_scorm": "TƯ LIỆU HOẠT HÌNH",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Create a new cohort",
21
21
  "Delete": "删除",
22
22
  "Draft": "草案",
23
+ "answer_the_question": "回答问题",
23
24
  "Edit": "编辑",
24
25
  "external_content_article": "文件",
25
26
  "external_content_scorm": "动画资源",
@@ -20,6 +20,7 @@
20
20
  "Create a new cohort": "Create a new cohort",
21
21
  "Delete": "刪除",
22
22
  "Draft": "草案",
23
+ "answer_the_question": "回答問題",
23
24
  "Edit": "編輯",
24
25
  "external_content_article": "檔案",
25
26
  "external_content_scorm": "動畫資源",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coorpacademy/components",
3
- "version": "11.7.3",
3
+ "version": "11.7.4-alpha.39+e3dee751a",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -160,5 +160,5 @@
160
160
  "last 2 versions",
161
161
  "IE 11"
162
162
  ],
163
- "gitHead": "b820282540814d1f182de80adbdaf30d0152ab77"
163
+ "gitHead": "e3dee751ae18825eead6ae66d6fb66ee56bb922c"
164
164
  }
@@ -1 +0,0 @@
1
- {"ignore_dirs":[]}