@coorpacademy/components 11.38.3-alpha.19 → 11.38.3-alpha.21

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 (152) hide show
  1. package/es/atom/input-search/index.d.ts +2 -0
  2. package/es/atom/input-search/index.d.ts.map +1 -1
  3. package/es/atom/input-search/index.js +46 -13
  4. package/es/atom/input-search/index.js.map +1 -1
  5. package/es/atom/input-search/style.css +97 -0
  6. package/es/molecule/card/customer.css +3 -0
  7. package/es/molecule/card/favorite.d.ts.map +1 -1
  8. package/es/molecule/card/favorite.js +0 -5
  9. package/es/molecule/card/favorite.js.map +1 -1
  10. package/es/molecule/card/index.d.ts.map +1 -1
  11. package/es/molecule/card/index.js +11 -29
  12. package/es/molecule/card/index.js.map +1 -1
  13. package/es/molecule/card/notification.css +16 -39
  14. package/es/molecule/card/notification.d.ts.map +1 -1
  15. package/es/molecule/card/notification.js +4 -26
  16. package/es/molecule/card/notification.js.map +1 -1
  17. package/es/molecule/card/style.css +14 -16
  18. package/es/molecule/card-content/index.d.ts.map +1 -1
  19. package/es/molecule/card-content/index.js +36 -79
  20. package/es/molecule/card-content/index.js.map +1 -1
  21. package/es/molecule/card-content/style.css +24 -32
  22. package/es/molecule/cm-popin/types.d.ts +2 -0
  23. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  24. package/es/molecule/external-content-button/style.css +0 -1
  25. package/es/molecule/multi-filter-panel/index.d.ts +2 -0
  26. package/es/molecule/multi-filter-panel/index.d.ts.map +1 -1
  27. package/es/molecule/multi-filter-panel/prop-types.d.ts +2 -0
  28. package/es/molecule/multi-filter-panel/prop-types.d.ts.map +1 -1
  29. package/es/molecule/search-form/index.d.ts +5 -0
  30. package/es/molecule/search-form/index.d.ts.map +1 -1
  31. package/es/molecule/search-form/index.js +26 -16
  32. package/es/molecule/search-form/index.js.map +1 -1
  33. package/es/molecule/search-form/style.css +21 -6
  34. package/es/organism/brand-table/index.d.ts +2 -0
  35. package/es/organism/content-skill-modal/index.d.ts +4 -0
  36. package/es/organism/content-skill-modal/index.d.ts.map +1 -1
  37. package/es/organism/content-skill-modal/types.d.ts +4 -0
  38. package/es/organism/content-skill-modal/types.d.ts.map +1 -1
  39. package/es/organism/filter-checkbox-and-search/index.d.ts +2 -0
  40. package/es/organism/filter-checkbox-and-search/index.d.ts.map +1 -1
  41. package/es/organism/filter-checkbox-and-search/props-types.d.ts +2 -0
  42. package/es/organism/filter-checkbox-and-search/props-types.d.ts.map +1 -1
  43. package/es/organism/list-items/index.d.ts +2 -0
  44. package/es/organism/mooc-header/index.d.ts +14 -0
  45. package/es/organism/mooc-header/index.d.ts.map +1 -1
  46. package/es/organism/mooc-header/index.js +132 -13
  47. package/es/organism/mooc-header/index.js.map +1 -1
  48. package/es/organism/mooc-header/style.css +184 -8
  49. package/es/template/app-player/loading/index.d.ts +2 -0
  50. package/es/template/app-player/player/index.d.ts +4 -0
  51. package/es/template/app-player/player/slides/index.d.ts +2 -0
  52. package/es/template/app-player/player/slides/index.d.ts.map +1 -1
  53. package/es/template/app-player/popin-correction/index.d.ts +2 -0
  54. package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
  55. package/es/template/app-player/popin-end/index.d.ts +2 -0
  56. package/es/template/app-review/index.d.ts +2 -0
  57. package/es/template/app-review/index.d.ts.map +1 -1
  58. package/es/template/app-review/player/prop-types.d.ts +2 -0
  59. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  60. package/es/template/app-review/prop-types.d.ts +2 -0
  61. package/es/template/app-review/prop-types.d.ts.map +1 -1
  62. package/es/template/back-office/brand-update/index.d.ts +12 -0
  63. package/es/template/common/dashboard/index.d.ts +4 -0
  64. package/es/template/common/search-page/index.d.ts +2 -0
  65. package/es/template/external-course/index.d.ts +2 -0
  66. package/es/util/check-is-mobile.js +3 -2
  67. package/es/util/check-is-mobile.js.map +1 -1
  68. package/es/util/external-content.d.ts +4 -38
  69. package/es/util/external-content.d.ts.map +1 -1
  70. package/es/util/external-content.js +4 -33
  71. package/es/util/external-content.js.map +1 -1
  72. package/es/variables/colors.d.ts +0 -5
  73. package/es/variables/colors.d.ts.map +1 -1
  74. package/es/variables/colors.js +1 -6
  75. package/es/variables/colors.js.map +1 -1
  76. package/lib/atom/input-search/index.d.ts +2 -0
  77. package/lib/atom/input-search/index.d.ts.map +1 -1
  78. package/lib/atom/input-search/index.js +46 -13
  79. package/lib/atom/input-search/index.js.map +1 -1
  80. package/lib/atom/input-search/style.css +97 -0
  81. package/lib/molecule/card/customer.css +3 -0
  82. package/lib/molecule/card/favorite.d.ts.map +1 -1
  83. package/lib/molecule/card/favorite.js +0 -5
  84. package/lib/molecule/card/favorite.js.map +1 -1
  85. package/lib/molecule/card/index.d.ts.map +1 -1
  86. package/lib/molecule/card/index.js +10 -28
  87. package/lib/molecule/card/index.js.map +1 -1
  88. package/lib/molecule/card/notification.css +16 -39
  89. package/lib/molecule/card/notification.d.ts.map +1 -1
  90. package/lib/molecule/card/notification.js +3 -25
  91. package/lib/molecule/card/notification.js.map +1 -1
  92. package/lib/molecule/card/style.css +14 -16
  93. package/lib/molecule/card-content/index.d.ts.map +1 -1
  94. package/lib/molecule/card-content/index.js +34 -77
  95. package/lib/molecule/card-content/index.js.map +1 -1
  96. package/lib/molecule/card-content/style.css +24 -32
  97. package/lib/molecule/cm-popin/types.d.ts +2 -0
  98. package/lib/molecule/cm-popin/types.d.ts.map +1 -1
  99. package/lib/molecule/external-content-button/style.css +0 -1
  100. package/lib/molecule/multi-filter-panel/index.d.ts +2 -0
  101. package/lib/molecule/multi-filter-panel/index.d.ts.map +1 -1
  102. package/lib/molecule/multi-filter-panel/prop-types.d.ts +2 -0
  103. package/lib/molecule/multi-filter-panel/prop-types.d.ts.map +1 -1
  104. package/lib/molecule/search-form/index.d.ts +5 -0
  105. package/lib/molecule/search-form/index.d.ts.map +1 -1
  106. package/lib/molecule/search-form/index.js +27 -17
  107. package/lib/molecule/search-form/index.js.map +1 -1
  108. package/lib/molecule/search-form/style.css +21 -6
  109. package/lib/organism/brand-table/index.d.ts +2 -0
  110. package/lib/organism/content-skill-modal/index.d.ts +4 -0
  111. package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
  112. package/lib/organism/content-skill-modal/types.d.ts +4 -0
  113. package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
  114. package/lib/organism/filter-checkbox-and-search/index.d.ts +2 -0
  115. package/lib/organism/filter-checkbox-and-search/index.d.ts.map +1 -1
  116. package/lib/organism/filter-checkbox-and-search/props-types.d.ts +2 -0
  117. package/lib/organism/filter-checkbox-and-search/props-types.d.ts.map +1 -1
  118. package/lib/organism/list-items/index.d.ts +2 -0
  119. package/lib/organism/mooc-header/index.d.ts +14 -0
  120. package/lib/organism/mooc-header/index.d.ts.map +1 -1
  121. package/lib/organism/mooc-header/index.js +132 -13
  122. package/lib/organism/mooc-header/index.js.map +1 -1
  123. package/lib/organism/mooc-header/style.css +184 -8
  124. package/lib/template/app-player/loading/index.d.ts +2 -0
  125. package/lib/template/app-player/player/index.d.ts +4 -0
  126. package/lib/template/app-player/player/slides/index.d.ts +2 -0
  127. package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
  128. package/lib/template/app-player/popin-correction/index.d.ts +2 -0
  129. package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
  130. package/lib/template/app-player/popin-end/index.d.ts +2 -0
  131. package/lib/template/app-review/index.d.ts +2 -0
  132. package/lib/template/app-review/index.d.ts.map +1 -1
  133. package/lib/template/app-review/player/prop-types.d.ts +2 -0
  134. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  135. package/lib/template/app-review/prop-types.d.ts +2 -0
  136. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  137. package/lib/template/back-office/brand-update/index.d.ts +12 -0
  138. package/lib/template/common/dashboard/index.d.ts +4 -0
  139. package/lib/template/common/search-page/index.d.ts +2 -0
  140. package/lib/template/external-course/index.d.ts +2 -0
  141. package/lib/util/check-is-mobile.js +3 -2
  142. package/lib/util/check-is-mobile.js.map +1 -1
  143. package/lib/util/external-content.d.ts +4 -38
  144. package/lib/util/external-content.d.ts.map +1 -1
  145. package/lib/util/external-content.js +5 -34
  146. package/lib/util/external-content.js.map +1 -1
  147. package/lib/variables/colors.d.ts +0 -5
  148. package/lib/variables/colors.d.ts.map +1 -1
  149. package/lib/variables/colors.js +1 -6
  150. package/lib/variables/colors.js.map +1 -1
  151. package/locales/en/global.json +4 -4
  152. package/package.json +2 -2
@@ -20,15 +20,11 @@ export declare const COLORS: {
20
20
  readonly yellow_100: "#FFF9D1";
21
21
  readonly red_700: "#A30000";
22
22
  readonly red_100: "#FFD1D1";
23
- readonly cm_violet_podcast: "#432ba7";
24
23
  readonly cm_turquoise_strong: "#1B7B88";
25
24
  readonly yellow_500: "#FFCE0A";
26
25
  readonly neutral_75: " #F4F4F5";
27
26
  readonly neutral_400: " #9999A8";
28
27
  readonly neutral_500: "#515161";
29
- readonly cm_red_video: "#E8335E";
30
- readonly cm_bleu_article: "#365FCD";
31
- readonly cm_yellow_scorm: "#FFB800";
32
28
  readonly negative_700: "#B81400";
33
29
  readonly cm_orange_800: "#A32700";
34
30
  readonly purple_700: "#2B00A3";
@@ -38,7 +34,6 @@ export declare const COLORS: {
38
34
  readonly orange_100: "#FFDCD1";
39
35
  readonly cm_positive_500: "#35CC7F";
40
36
  readonly purple_500: "#4B0AFF";
41
- readonly cm_grey_200: "#D7D7DA";
42
37
  };
43
38
  export declare type Colors = typeof COLORS;
44
39
  //# sourceMappingURL=colors.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"colors.d.ts","sourceRoot":"","sources":["../../src/variables/colors.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyCT,CAAC;AAEX,oBAAY,MAAM,GAAG,OAAO,MAAM,CAAC"}
1
+ {"version":3,"file":"colors.d.ts","sourceRoot":"","sources":["../../src/variables/colors.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoCT,CAAC;AAEX,oBAAY,MAAM,GAAG,OAAO,MAAM,CAAC"}
@@ -24,15 +24,11 @@ const COLORS = exports.COLORS = {
24
24
  yellow_100: '#FFF9D1',
25
25
  red_700: '#A30000',
26
26
  red_100: '#FFD1D1',
27
- cm_violet_podcast: '#432ba7',
28
27
  cm_turquoise_strong: '#1B7B88',
29
28
  yellow_500: '#FFCE0A',
30
29
  neutral_75: ' #F4F4F5',
31
30
  neutral_400: ' #9999A8',
32
31
  neutral_500: '#515161',
33
- cm_red_video: '#E8335E',
34
- cm_bleu_article: '#365FCD',
35
- cm_yellow_scorm: '#FFB800',
36
32
  negative_700: '#B81400',
37
33
  cm_orange_800: '#A32700',
38
34
  purple_700: '#2B00A3',
@@ -41,7 +37,6 @@ const COLORS = exports.COLORS = {
41
37
  pink_100: '#FAD6DE',
42
38
  orange_100: '#FFDCD1',
43
39
  cm_positive_500: '#35CC7F',
44
- purple_500: '#4B0AFF',
45
- cm_grey_200: '#D7D7DA'
40
+ purple_500: '#4B0AFF'
46
41
  };
47
42
  //# sourceMappingURL=colors.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"colors.js","names":["COLORS","exports","cm_grey_100","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_violet_podcast","cm_turquoise_strong","yellow_500","neutral_75","neutral_400","neutral_500","cm_red_video","cm_bleu_article","cm_yellow_scorm","negative_700","cm_orange_800","purple_700","purple_100","turquoise_100","pink_100","orange_100","cm_positive_500","purple_500","cm_grey_200"],"sources":["../../src/variables/colors.ts"],"sourcesContent":["export const COLORS = {\n cm_grey_100: '#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_violet_podcast: '#432ba7',\n cm_turquoise_strong: '#1B7B88',\n yellow_500: '#FFCE0A',\n neutral_75: ' #F4F4F5',\n neutral_400: ' #9999A8',\n neutral_500: '#515161',\n cm_red_video: '#E8335E',\n cm_bleu_article: '#365FCD',\n cm_yellow_scorm: '#FFB800',\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 purple_500: '#4B0AFF',\n cm_grey_200: '#D7D7DA'\n} as const;\n\nexport type Colors = typeof COLORS;\n"],"mappings":";;;;AAAO,MAAMA,MAAM,GAAAC,OAAA,CAAAD,MAAA,GAAG;EACpBE,WAAW,EAAE,SAAS;EACtBC,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,iBAAiB,EAAE,SAAS;EAC5BC,mBAAmB,EAAE,SAAS;EAC9BC,UAAU,EAAE,SAAS;EACrBC,UAAU,EAAE,UAAU;EACtBC,WAAW,EAAE,UAAU;EACvBC,WAAW,EAAE,SAAS;EACtBC,YAAY,EAAE,SAAS;EACvBC,eAAe,EAAE,SAAS;EAC1BC,eAAe,EAAE,SAAS;EAC1BC,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,SAAS;EAC1BC,UAAU,EAAE,SAAS;EACrBC,WAAW,EAAE;AACf,CAAU","ignoreList":[]}
1
+ {"version":3,"file":"colors.js","names":["COLORS","exports","cm_grey_100","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","purple_500"],"sources":["../../src/variables/colors.ts"],"sourcesContent":["export const COLORS = {\n cm_grey_100: '#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 purple_500: '#4B0AFF'\n} as const;\n\nexport type Colors = typeof COLORS;\n"],"mappings":";;;;AAAO,MAAMA,MAAM,GAAAC,OAAA,CAAAD,MAAA,GAAG;EACpBE,WAAW,EAAE,SAAS;EACtBC,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,SAAS;EAC1BC,UAAU,EAAE;AACd,CAAU","ignoreList":[]}
@@ -66,10 +66,10 @@
66
66
  "answer_the_question": "Answer the question",
67
67
  "Edit": "Edit",
68
68
  "Explore": "Explore",
69
- "external_content_article": "Articles",
70
- "external_content_scorm": "Animated resources",
71
- "external_content_video": "Videos",
72
- "external_content_podcast": "Podcasts",
69
+ "external_content_article": "DOCUMENTS",
70
+ "external_content_scorm": "ANIMATED RESOURCES",
71
+ "external_content_video": "VIDEOS",
72
+ "external_content_podcast": "PODCASTS",
73
73
  "empty_search_result_title": "No results for ”{{searchValue}}”",
74
74
  "empty_search_result_description": "Try adjusting your search to find what you are looking for.",
75
75
  "empty_search_result_clear_search": "Clear search",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coorpacademy/components",
3
- "version": "11.38.3-alpha.19+e7db0524c",
3
+ "version": "11.38.3-alpha.21+e433078a0",
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": "e7db0524c0539bedf4d6a747184e12b90460fc9a"
168
+ "gitHead": "e433078a005638e9000327160f4f56666a802f95"
169
169
  }