@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.
- package/es/atom/input-search/index.d.ts +2 -0
- package/es/atom/input-search/index.d.ts.map +1 -1
- package/es/atom/input-search/index.js +46 -13
- package/es/atom/input-search/index.js.map +1 -1
- package/es/atom/input-search/style.css +97 -0
- package/es/molecule/card/customer.css +3 -0
- package/es/molecule/card/favorite.d.ts.map +1 -1
- package/es/molecule/card/favorite.js +0 -5
- package/es/molecule/card/favorite.js.map +1 -1
- package/es/molecule/card/index.d.ts.map +1 -1
- package/es/molecule/card/index.js +11 -29
- package/es/molecule/card/index.js.map +1 -1
- package/es/molecule/card/notification.css +16 -39
- package/es/molecule/card/notification.d.ts.map +1 -1
- package/es/molecule/card/notification.js +4 -26
- package/es/molecule/card/notification.js.map +1 -1
- package/es/molecule/card/style.css +14 -16
- package/es/molecule/card-content/index.d.ts.map +1 -1
- package/es/molecule/card-content/index.js +36 -79
- package/es/molecule/card-content/index.js.map +1 -1
- package/es/molecule/card-content/style.css +24 -32
- package/es/molecule/cm-popin/types.d.ts +2 -0
- package/es/molecule/cm-popin/types.d.ts.map +1 -1
- package/es/molecule/external-content-button/style.css +0 -1
- package/es/molecule/multi-filter-panel/index.d.ts +2 -0
- package/es/molecule/multi-filter-panel/index.d.ts.map +1 -1
- package/es/molecule/multi-filter-panel/prop-types.d.ts +2 -0
- package/es/molecule/multi-filter-panel/prop-types.d.ts.map +1 -1
- package/es/molecule/search-form/index.d.ts +5 -0
- package/es/molecule/search-form/index.d.ts.map +1 -1
- package/es/molecule/search-form/index.js +26 -16
- package/es/molecule/search-form/index.js.map +1 -1
- package/es/molecule/search-form/style.css +21 -6
- package/es/organism/brand-table/index.d.ts +2 -0
- package/es/organism/content-skill-modal/index.d.ts +4 -0
- package/es/organism/content-skill-modal/index.d.ts.map +1 -1
- package/es/organism/content-skill-modal/types.d.ts +4 -0
- package/es/organism/content-skill-modal/types.d.ts.map +1 -1
- package/es/organism/filter-checkbox-and-search/index.d.ts +2 -0
- package/es/organism/filter-checkbox-and-search/index.d.ts.map +1 -1
- package/es/organism/filter-checkbox-and-search/props-types.d.ts +2 -0
- package/es/organism/filter-checkbox-and-search/props-types.d.ts.map +1 -1
- package/es/organism/list-items/index.d.ts +2 -0
- package/es/organism/mooc-header/index.d.ts +14 -0
- package/es/organism/mooc-header/index.d.ts.map +1 -1
- package/es/organism/mooc-header/index.js +132 -13
- package/es/organism/mooc-header/index.js.map +1 -1
- package/es/organism/mooc-header/style.css +184 -8
- package/es/template/app-player/loading/index.d.ts +2 -0
- package/es/template/app-player/player/index.d.ts +4 -0
- package/es/template/app-player/player/slides/index.d.ts +2 -0
- package/es/template/app-player/player/slides/index.d.ts.map +1 -1
- package/es/template/app-player/popin-correction/index.d.ts +2 -0
- package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/es/template/app-player/popin-end/index.d.ts +2 -0
- package/es/template/app-review/index.d.ts +2 -0
- package/es/template/app-review/index.d.ts.map +1 -1
- package/es/template/app-review/player/prop-types.d.ts +2 -0
- package/es/template/app-review/player/prop-types.d.ts.map +1 -1
- package/es/template/app-review/prop-types.d.ts +2 -0
- package/es/template/app-review/prop-types.d.ts.map +1 -1
- package/es/template/back-office/brand-update/index.d.ts +12 -0
- package/es/template/common/dashboard/index.d.ts +4 -0
- package/es/template/common/search-page/index.d.ts +2 -0
- package/es/template/external-course/index.d.ts +2 -0
- package/es/util/check-is-mobile.js +3 -2
- package/es/util/check-is-mobile.js.map +1 -1
- package/es/util/external-content.d.ts +4 -38
- package/es/util/external-content.d.ts.map +1 -1
- package/es/util/external-content.js +4 -33
- package/es/util/external-content.js.map +1 -1
- package/es/variables/colors.d.ts +0 -5
- package/es/variables/colors.d.ts.map +1 -1
- package/es/variables/colors.js +1 -6
- package/es/variables/colors.js.map +1 -1
- package/lib/atom/input-search/index.d.ts +2 -0
- package/lib/atom/input-search/index.d.ts.map +1 -1
- package/lib/atom/input-search/index.js +46 -13
- package/lib/atom/input-search/index.js.map +1 -1
- package/lib/atom/input-search/style.css +97 -0
- package/lib/molecule/card/customer.css +3 -0
- package/lib/molecule/card/favorite.d.ts.map +1 -1
- package/lib/molecule/card/favorite.js +0 -5
- package/lib/molecule/card/favorite.js.map +1 -1
- package/lib/molecule/card/index.d.ts.map +1 -1
- package/lib/molecule/card/index.js +10 -28
- package/lib/molecule/card/index.js.map +1 -1
- package/lib/molecule/card/notification.css +16 -39
- package/lib/molecule/card/notification.d.ts.map +1 -1
- package/lib/molecule/card/notification.js +3 -25
- package/lib/molecule/card/notification.js.map +1 -1
- package/lib/molecule/card/style.css +14 -16
- package/lib/molecule/card-content/index.d.ts.map +1 -1
- package/lib/molecule/card-content/index.js +34 -77
- package/lib/molecule/card-content/index.js.map +1 -1
- package/lib/molecule/card-content/style.css +24 -32
- package/lib/molecule/cm-popin/types.d.ts +2 -0
- package/lib/molecule/cm-popin/types.d.ts.map +1 -1
- package/lib/molecule/external-content-button/style.css +0 -1
- package/lib/molecule/multi-filter-panel/index.d.ts +2 -0
- package/lib/molecule/multi-filter-panel/index.d.ts.map +1 -1
- package/lib/molecule/multi-filter-panel/prop-types.d.ts +2 -0
- package/lib/molecule/multi-filter-panel/prop-types.d.ts.map +1 -1
- package/lib/molecule/search-form/index.d.ts +5 -0
- package/lib/molecule/search-form/index.d.ts.map +1 -1
- package/lib/molecule/search-form/index.js +27 -17
- package/lib/molecule/search-form/index.js.map +1 -1
- package/lib/molecule/search-form/style.css +21 -6
- package/lib/organism/brand-table/index.d.ts +2 -0
- package/lib/organism/content-skill-modal/index.d.ts +4 -0
- package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/types.d.ts +4 -0
- package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
- package/lib/organism/filter-checkbox-and-search/index.d.ts +2 -0
- package/lib/organism/filter-checkbox-and-search/index.d.ts.map +1 -1
- package/lib/organism/filter-checkbox-and-search/props-types.d.ts +2 -0
- package/lib/organism/filter-checkbox-and-search/props-types.d.ts.map +1 -1
- package/lib/organism/list-items/index.d.ts +2 -0
- package/lib/organism/mooc-header/index.d.ts +14 -0
- package/lib/organism/mooc-header/index.d.ts.map +1 -1
- package/lib/organism/mooc-header/index.js +132 -13
- package/lib/organism/mooc-header/index.js.map +1 -1
- package/lib/organism/mooc-header/style.css +184 -8
- package/lib/template/app-player/loading/index.d.ts +2 -0
- package/lib/template/app-player/player/index.d.ts +4 -0
- package/lib/template/app-player/player/slides/index.d.ts +2 -0
- package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-correction/index.d.ts +2 -0
- package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-end/index.d.ts +2 -0
- package/lib/template/app-review/index.d.ts +2 -0
- package/lib/template/app-review/index.d.ts.map +1 -1
- package/lib/template/app-review/player/prop-types.d.ts +2 -0
- package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
- package/lib/template/app-review/prop-types.d.ts +2 -0
- package/lib/template/app-review/prop-types.d.ts.map +1 -1
- package/lib/template/back-office/brand-update/index.d.ts +12 -0
- package/lib/template/common/dashboard/index.d.ts +4 -0
- package/lib/template/common/search-page/index.d.ts +2 -0
- package/lib/template/external-course/index.d.ts +2 -0
- package/lib/util/check-is-mobile.js +3 -2
- package/lib/util/check-is-mobile.js.map +1 -1
- package/lib/util/external-content.d.ts +4 -38
- package/lib/util/external-content.d.ts.map +1 -1
- package/lib/util/external-content.js +5 -34
- package/lib/util/external-content.js.map +1 -1
- package/lib/variables/colors.d.ts +0 -5
- package/lib/variables/colors.d.ts.map +1 -1
- package/lib/variables/colors.js +1 -6
- package/lib/variables/colors.js.map +1 -1
- package/locales/en/global.json +4 -4
- 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
|
|
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"}
|
package/lib/variables/colors.js
CHANGED
|
@@ -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","
|
|
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":[]}
|
package/locales/en/global.json
CHANGED
|
@@ -66,10 +66,10 @@
|
|
|
66
66
|
"answer_the_question": "Answer the question",
|
|
67
67
|
"Edit": "Edit",
|
|
68
68
|
"Explore": "Explore",
|
|
69
|
-
"external_content_article": "
|
|
70
|
-
"external_content_scorm": "
|
|
71
|
-
"external_content_video": "
|
|
72
|
-
"external_content_podcast": "
|
|
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.
|
|
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": "
|
|
168
|
+
"gitHead": "e433078a005638e9000327160f4f56666a802f95"
|
|
169
169
|
}
|