@coorpacademy/components 11.40.2-alpha.11.12 → 11.40.2-alpha.14.15
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/molecule/certification-card/index.d.ts +2 -1
- package/es/molecule/certification-card/index.d.ts.map +1 -1
- package/es/molecule/certification-card/index.js +3 -0
- package/es/molecule/certification-card/index.js.map +1 -1
- package/es/molecule/cm-popin/types.d.ts +1 -1
- package/es/molecule/learner-skill-card/index.d.ts +24 -25
- package/es/molecule/learner-skill-card/index.d.ts.map +1 -1
- package/es/molecule/learner-skill-card/index.js +28 -10
- package/es/molecule/learner-skill-card/index.js.map +1 -1
- package/es/molecule/playlist-card/index.d.ts +2 -1
- package/es/molecule/playlist-card/index.d.ts.map +1 -1
- package/es/molecule/playlist-card/index.js +3 -0
- package/es/molecule/playlist-card/index.js.map +1 -1
- package/es/molecule/skills-chart-side-information-item/index.d.ts.map +1 -1
- package/es/molecule/skills-chart-side-information-item/index.js +6 -1
- package/es/molecule/skills-chart-side-information-item/index.js.map +1 -1
- package/es/molecule/skills-chart-side-information-item/style.css +3 -0
- package/es/organism/cards-grid/index.d.ts +29 -1
- package/es/organism/cards-grid/index.d.ts.map +1 -1
- package/es/organism/cards-grid/index.js +23 -8
- package/es/organism/cards-grid/index.js.map +1 -1
- package/es/template/app-player/loading/index.d.ts +1 -1
- package/es/template/app-player/player/index.d.ts +2 -2
- package/es/template/app-player/player/slides/index.d.ts +1 -1
- package/es/template/app-player/popin-correction/index.d.ts +1 -1
- package/es/template/app-player/popin-end/index.d.ts +1 -1
- package/es/template/app-review/index.d.ts +1 -1
- package/es/template/app-review/player/prop-types.d.ts +1 -1
- package/es/template/app-review/prop-types.d.ts +1 -1
- package/es/template/back-office/brand-update/index.d.ts +1 -1
- package/es/template/certification-detail/index.d.ts +1 -1
- package/es/template/common/authors/index.d.ts +1 -1
- package/es/template/common/dashboard/index.d.ts +2 -2
- package/es/template/common/search-page/index.d.ts +49 -46
- package/es/template/common/search-page/style.css +3 -3
- package/es/template/external-course/index.d.ts +1 -1
- package/es/template/my-learning/index.d.ts.map +1 -1
- package/es/template/my-learning/index.js +6 -4
- package/es/template/my-learning/index.js.map +1 -1
- package/es/template/playlist-detail/index.d.ts +1 -1
- package/es/template/skill-detail/all-courses.d.ts +1 -1
- package/es/template/skill-detail/continue-learning.d.ts +1 -1
- package/es/template/skill-detail/index.d.ts +2 -2
- package/es/template/skill-detail/index.d.ts.map +1 -1
- package/es/template/skill-detail/index.js +3 -1
- package/es/template/skill-detail/index.js.map +1 -1
- package/lib/molecule/certification-card/index.d.ts +2 -1
- package/lib/molecule/certification-card/index.d.ts.map +1 -1
- package/lib/molecule/certification-card/index.js +3 -0
- package/lib/molecule/certification-card/index.js.map +1 -1
- package/lib/molecule/cm-popin/types.d.ts +1 -1
- package/lib/molecule/learner-skill-card/index.d.ts +24 -25
- package/lib/molecule/learner-skill-card/index.d.ts.map +1 -1
- package/lib/molecule/learner-skill-card/index.js +28 -10
- package/lib/molecule/learner-skill-card/index.js.map +1 -1
- package/lib/molecule/playlist-card/index.d.ts +2 -1
- package/lib/molecule/playlist-card/index.d.ts.map +1 -1
- package/lib/molecule/playlist-card/index.js +3 -0
- package/lib/molecule/playlist-card/index.js.map +1 -1
- package/lib/molecule/skills-chart-side-information-item/index.d.ts.map +1 -1
- package/lib/molecule/skills-chart-side-information-item/index.js +6 -1
- package/lib/molecule/skills-chart-side-information-item/index.js.map +1 -1
- package/lib/molecule/skills-chart-side-information-item/style.css +3 -0
- package/lib/organism/cards-grid/index.d.ts +29 -1
- package/lib/organism/cards-grid/index.d.ts.map +1 -1
- package/lib/organism/cards-grid/index.js +23 -8
- package/lib/organism/cards-grid/index.js.map +1 -1
- package/lib/template/app-player/loading/index.d.ts +1 -1
- package/lib/template/app-player/player/index.d.ts +2 -2
- package/lib/template/app-player/player/slides/index.d.ts +1 -1
- package/lib/template/app-player/popin-correction/index.d.ts +1 -1
- package/lib/template/app-player/popin-end/index.d.ts +1 -1
- package/lib/template/app-review/index.d.ts +1 -1
- package/lib/template/app-review/player/prop-types.d.ts +1 -1
- package/lib/template/app-review/prop-types.d.ts +1 -1
- package/lib/template/back-office/brand-update/index.d.ts +1 -1
- package/lib/template/certification-detail/index.d.ts +1 -1
- package/lib/template/common/authors/index.d.ts +1 -1
- package/lib/template/common/dashboard/index.d.ts +2 -2
- package/lib/template/common/search-page/index.d.ts +49 -46
- package/lib/template/common/search-page/style.css +3 -3
- package/lib/template/external-course/index.d.ts +1 -1
- package/lib/template/my-learning/index.d.ts.map +1 -1
- package/lib/template/my-learning/index.js +6 -4
- package/lib/template/my-learning/index.js.map +1 -1
- package/lib/template/playlist-detail/index.d.ts +1 -1
- package/lib/template/skill-detail/all-courses.d.ts +1 -1
- package/lib/template/skill-detail/continue-learning.d.ts +1 -1
- package/lib/template/skill-detail/index.d.ts +2 -2
- package/lib/template/skill-detail/index.d.ts.map +1 -1
- package/lib/template/skill-detail/index.js +3 -1
- package/lib/template/skill-detail/index.js.map +1 -1
- package/package.json +2 -2
- package/es/molecule/learner-skill-card/prop-types.d.ts +0 -37
- package/es/molecule/learner-skill-card/prop-types.d.ts.map +0 -1
- package/es/molecule/learner-skill-card/prop-types.js +0 -20
- package/es/molecule/learner-skill-card/prop-types.js.map +0 -1
- package/lib/molecule/learner-skill-card/prop-types.d.ts +0 -37
- package/lib/molecule/learner-skill-card/prop-types.d.ts.map +0 -1
- package/lib/molecule/learner-skill-card/prop-types.js +0 -25
- package/lib/molecule/learner-skill-card/prop-types.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/cards-grid/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,SAAS,MAAM,YAAY,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/cards-grid/index.tsx"],"names":[],"mappings":"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"}
|
|
@@ -2,11 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
exports.__esModule = true;
|
|
4
4
|
exports.default = void 0;
|
|
5
|
+
var _uniqueId2 = _interopRequireDefault(require("lodash/fp/uniqueId"));
|
|
5
6
|
var _map2 = _interopRequireDefault(require("lodash/fp/map"));
|
|
6
7
|
var _react = _interopRequireDefault(require("react"));
|
|
7
8
|
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _card = _interopRequireDefault(require("../../molecule/card"));
|
|
9
10
|
var _loader = _interopRequireDefault(require("../../atom/loader"));
|
|
11
|
+
var _certificationCard = _interopRequireDefault(require("../../molecule/certification-card"));
|
|
12
|
+
var _playlistCard = _interopRequireDefault(require("../../molecule/playlist-card"));
|
|
13
|
+
var _learnerSkillCard = _interopRequireDefault(require("../../molecule/learner-skill-card"));
|
|
10
14
|
var _style = _interopRequireDefault(require("./style.css"));
|
|
11
15
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
12
16
|
const CardsGrid = props => {
|
|
@@ -18,21 +22,32 @@ const CardsGrid = props => {
|
|
|
18
22
|
const loader = loading ? /*#__PURE__*/_react.default.createElement("div", {
|
|
19
23
|
className: _style.default.loader
|
|
20
24
|
}, /*#__PURE__*/_react.default.createElement(_loader.default, null)) : null;
|
|
21
|
-
const
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
25
|
+
const renderCardByType = cardProps => {
|
|
26
|
+
switch (cardProps.type) {
|
|
27
|
+
case 'skill':
|
|
28
|
+
return /*#__PURE__*/_react.default.createElement(_learnerSkillCard.default, cardProps);
|
|
29
|
+
case 'certification':
|
|
30
|
+
return /*#__PURE__*/_react.default.createElement(_certificationCard.default, cardProps);
|
|
31
|
+
case 'playlist':
|
|
32
|
+
return /*#__PURE__*/_react.default.createElement(_playlistCard.default, cardProps);
|
|
33
|
+
default:
|
|
34
|
+
return /*#__PURE__*/_react.default.createElement(_card.default, cardProps);
|
|
35
|
+
}
|
|
36
|
+
};
|
|
37
|
+
const cards = (0, _map2.default)(cardProps => /*#__PURE__*/_react.default.createElement("div", {
|
|
38
|
+
"data-name": "cardGrid",
|
|
39
|
+
className: _style.default.card,
|
|
40
|
+
key: (0, _uniqueId2.default)('card')
|
|
41
|
+
}, renderCardByType(cardProps)), list);
|
|
28
42
|
return /*#__PURE__*/_react.default.createElement("div", {
|
|
29
43
|
className: _style.default.defaultStyle,
|
|
30
44
|
style: customStyle
|
|
31
45
|
}, cards, loader);
|
|
32
46
|
};
|
|
33
47
|
CardsGrid.propTypes = process.env.NODE_ENV !== "production" ? {
|
|
48
|
+
list: _propTypes.default.arrayOf(_propTypes.default.oneOfType([
|
|
34
49
|
// @ts-expect-error component is not typed & wrapped into memo
|
|
35
|
-
|
|
50
|
+
_propTypes.default.shape(_card.default.propTypes), _propTypes.default.shape(_learnerSkillCard.default.propTypes), _propTypes.default.shape(_certificationCard.default.propTypes), _propTypes.default.shape(_playlistCard.default.propTypes)])),
|
|
36
51
|
customStyle: _propTypes.default.objectOf(_propTypes.default.string),
|
|
37
52
|
loading: _propTypes.default.bool
|
|
38
53
|
} : {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["_react","_interopRequireDefault","require","_propTypes","_card","_loader","_style","e","__esModule","default","CardsGrid","props","list","customStyle","loading","loader","createElement","className","style","
|
|
1
|
+
{"version":3,"file":"index.js","names":["_react","_interopRequireDefault","require","_propTypes","_card","_loader","_certificationCard","_playlistCard","_learnerSkillCard","_style","e","__esModule","default","CardsGrid","props","list","customStyle","loading","loader","createElement","className","style","renderCardByType","cardProps","type","cards","_map2","card","key","_uniqueId2","defaultStyle","propTypes","process","env","NODE_ENV","PropTypes","arrayOf","oneOfType","shape","Card","LearnerSkillCard","CertificationCard","PlaylistCard","objectOf","string","bool","_default","exports"],"sources":["../../../src/organism/cards-grid/index.tsx"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport {map, uniqueId} from 'lodash/fp';\nimport Card from '../../molecule/card';\nimport Loader from '../../atom/loader';\nimport CertificationCard from '../../molecule/certification-card';\nimport PlaylistCard from '../../molecule/playlist-card';\nimport LearnerSkillCard from '../../molecule/learner-skill-card';\nimport style from './style.css';\n\nexport interface CardProps {\n key?: React.Key;\n badge?: string;\n image?: string;\n disabled?: boolean;\n adaptiv?: boolean;\n type?: string;\n title?: string;\n author?: string;\n certifiedAuthor?: boolean;\n customer?: Record<string, unknown>;\n progress: number;\n favorite?: boolean;\n addFavoriteToolTip?: string;\n removeFavoriteToolTip?: string;\n onClick?: (e: React.MouseEvent<HTMLDivElement>) => void;\n onFavoriteClick?: () => void;\n isSelected?: boolean;\n notification?: Record<string, unknown>;\n badgeCategory?: string;\n badgeLabel?: string;\n theme?: 'default' | 'coorpmanager';\n disabledContent?: string;\n 'aria-label'?: string;\n 'background-aria-label'?: string;\n 'favorite-aria-label'?: string;\n 'selectable-aria-label'?: string;\n 'customer-aria-label'?: string;\n 'badge-aria-label'?: string;\n 'disabled-aria-label'?: string;\n 'card-content-aria-label'?: string;\n cardIndex?: number;\n focus?: boolean;\n metrics?: {\n content?: number;\n questionsToReview?: number;\n };\n icon?: {\n color: string;\n name: string;\n };\n label?: string;\n goal?: {\n title?: string;\n condition?: {\n nbDone?: number;\n };\n };\n imgUrl?: string;\n locales?: {\n conditionDescriptionProgress?: string;\n tag?: string;\n playlistTag?: string;\n coursesLabel?: string;\n };\n coverImages?: {\n url: string;\n title: string;\n }[];\n}\n\nexport interface CardsGridProps {\n list: CardProps[];\n customStyle?: Record<string, string>;\n loading?: boolean;\n}\n\nconst CardsGrid = (props: CardsGridProps) => {\n const {list = [], customStyle = {}, loading = false} = props;\n\n const loader = loading ? (\n <div className={style.loader}>\n <Loader />\n </div>\n ) : null;\n\n const renderCardByType = (cardProps: any) => {\n switch (cardProps.type) {\n case 'skill':\n return <LearnerSkillCard {...cardProps} />;\n case 'certification':\n return <CertificationCard {...cardProps} />;\n case 'playlist':\n return <PlaylistCard {...cardProps} />;\n default:\n return <Card {...cardProps} />;\n }\n };\n\n const cards = map(\n cardProps => (\n <div data-name=\"cardGrid\" className={style.card} key={uniqueId('card')}>\n {renderCardByType(cardProps)}\n </div>\n ),\n list\n );\n\n return (\n <div className={style.defaultStyle} style={customStyle}>\n {cards}\n {loader}\n </div>\n );\n};\n\nCardsGrid.propTypes = {\n list: PropTypes.arrayOf(\n PropTypes.oneOfType([\n // @ts-expect-error component is not typed & wrapped into memo\n PropTypes.shape(Card.propTypes),\n PropTypes.shape(LearnerSkillCard.propTypes),\n PropTypes.shape(CertificationCard.propTypes),\n PropTypes.shape(PlaylistCard.propTypes)\n ])\n ),\n customStyle: PropTypes.objectOf(PropTypes.string),\n loading: PropTypes.bool\n};\n\nexport default CardsGrid;\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -155,7 +155,7 @@ declare namespace PlayerLoading {
|
|
|
155
155
|
items: PropTypes.Requireable<PropTypes.InferProps<{
|
|
156
156
|
type: PropTypes.Requireable<string>;
|
|
157
157
|
list: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
158
|
-
list: PropTypes.Requireable<(PropTypes.
|
|
158
|
+
list: PropTypes.Requireable<((PropTypes.InferPropsInner<Pick<any, any>> & Partial<PropTypes.InferPropsInner<Pick<any, never>>>) | null | undefined)[]>;
|
|
159
159
|
customStyle: PropTypes.Requireable<{
|
|
160
160
|
[x: string]: string | null | undefined;
|
|
161
161
|
}>;
|
|
@@ -206,7 +206,7 @@ declare namespace SlidePlayer {
|
|
|
206
206
|
items: PropTypes.Requireable<PropTypes.InferProps<{
|
|
207
207
|
type: PropTypes.Requireable<string>;
|
|
208
208
|
list: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
209
|
-
list: PropTypes.Requireable<(PropTypes.
|
|
209
|
+
list: PropTypes.Requireable<((PropTypes.InferPropsInner<Pick<any, any>> & Partial<PropTypes.InferPropsInner<Pick<any, never>>>) | null | undefined)[]>;
|
|
210
210
|
customStyle: PropTypes.Requireable<{
|
|
211
211
|
[x: string]: string | null | undefined;
|
|
212
212
|
}>;
|
|
@@ -1014,7 +1014,7 @@ declare namespace SlidePlayer {
|
|
|
1014
1014
|
items: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1015
1015
|
type: PropTypes.Requireable<string>;
|
|
1016
1016
|
list: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
1017
|
-
list: PropTypes.Requireable<(PropTypes.
|
|
1017
|
+
list: PropTypes.Requireable<((PropTypes.InferPropsInner<Pick<any, any>> & Partial<PropTypes.InferPropsInner<Pick<any, never>>>) | null | undefined)[]>;
|
|
1018
1018
|
customStyle: PropTypes.Requireable<{
|
|
1019
1019
|
[x: string]: string | null | undefined;
|
|
1020
1020
|
}>;
|
|
@@ -212,7 +212,7 @@ declare namespace SlidesPlayer {
|
|
|
212
212
|
items: PropTypes.Requireable<PropTypes.InferProps<{
|
|
213
213
|
type: PropTypes.Requireable<string>;
|
|
214
214
|
list: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
215
|
-
list: PropTypes.Requireable<(PropTypes.
|
|
215
|
+
list: PropTypes.Requireable<((PropTypes.InferPropsInner<Pick<any, any>> & Partial<PropTypes.InferPropsInner<Pick<any, never>>>) | null | undefined)[]>;
|
|
216
216
|
customStyle: PropTypes.Requireable<{
|
|
217
217
|
[x: string]: string | null | undefined;
|
|
218
218
|
}>;
|
|
@@ -242,7 +242,7 @@ declare class PopinCorrection extends React.Component<any, any, any> {
|
|
|
242
242
|
items: PropTypes.Requireable<PropTypes.InferProps<{
|
|
243
243
|
type: PropTypes.Requireable<string>;
|
|
244
244
|
list: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
245
|
-
list: PropTypes.Requireable<(PropTypes.
|
|
245
|
+
list: PropTypes.Requireable<((PropTypes.InferPropsInner<Pick<any, any>> & Partial<PropTypes.InferPropsInner<Pick<any, never>>>) | null | undefined)[]>;
|
|
246
246
|
customStyle: PropTypes.Requireable<{
|
|
247
247
|
[x: string]: string | null | undefined;
|
|
248
248
|
}>;
|
|
@@ -342,7 +342,7 @@ declare namespace PopinEnd {
|
|
|
342
342
|
items: PropTypes.Requireable<PropTypes.InferProps<{
|
|
343
343
|
type: PropTypes.Requireable<string>;
|
|
344
344
|
list: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
345
|
-
list: PropTypes.Requireable<(PropTypes.
|
|
345
|
+
list: PropTypes.Requireable<((PropTypes.InferPropsInner<Pick<any, any>> & Partial<PropTypes.InferPropsInner<Pick<any, never>>>) | null | undefined)[]>;
|
|
346
346
|
customStyle: PropTypes.Requireable<{
|
|
347
347
|
[x: string]: string | null | undefined;
|
|
348
348
|
}>;
|
|
@@ -663,7 +663,7 @@ declare const AppReview: {
|
|
|
663
663
|
items: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
664
664
|
type: import("prop-types").Requireable<string>;
|
|
665
665
|
list: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
|
|
666
|
-
list: import("prop-types").Requireable<(import("prop-types").
|
|
666
|
+
list: import("prop-types").Requireable<((import("prop-types").InferPropsInner<Pick<any, any>> & Partial<import("prop-types").InferPropsInner<Pick<any, never>>>) | null | undefined)[]>;
|
|
667
667
|
customStyle: import("prop-types").Requireable<{
|
|
668
668
|
[x: string]: string | null | undefined;
|
|
669
669
|
}>;
|
|
@@ -664,7 +664,7 @@ declare const propTypes: {
|
|
|
664
664
|
items: PropTypes.Requireable<PropTypes.InferProps<{
|
|
665
665
|
type: PropTypes.Requireable<string>;
|
|
666
666
|
list: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
667
|
-
list: PropTypes.Requireable<(PropTypes.
|
|
667
|
+
list: PropTypes.Requireable<((PropTypes.InferPropsInner<Pick<any, any>> & Partial<PropTypes.InferPropsInner<Pick<any, never>>>) | null | undefined)[]>;
|
|
668
668
|
customStyle: PropTypes.Requireable<{
|
|
669
669
|
[x: string]: string | null | undefined;
|
|
670
670
|
}>;
|
|
@@ -668,7 +668,7 @@ declare const propTypes: {
|
|
|
668
668
|
items: PropTypes.Requireable<PropTypes.InferProps<{
|
|
669
669
|
type: PropTypes.Requireable<string>;
|
|
670
670
|
list: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
671
|
-
list: PropTypes.Requireable<(PropTypes.
|
|
671
|
+
list: PropTypes.Requireable<((PropTypes.InferPropsInner<Pick<any, any>> & Partial<PropTypes.InferPropsInner<Pick<any, never>>>) | null | undefined)[]>;
|
|
672
672
|
customStyle: PropTypes.Requireable<{
|
|
673
673
|
[x: string]: string | null | undefined;
|
|
674
674
|
}>;
|
|
@@ -1885,7 +1885,7 @@ declare namespace BrandUpdate {
|
|
|
1885
1885
|
items: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1886
1886
|
type: PropTypes.Requireable<string>;
|
|
1887
1887
|
list: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
1888
|
-
list: PropTypes.Requireable<(PropTypes.
|
|
1888
|
+
list: PropTypes.Requireable<((PropTypes.InferPropsInner<Pick<any, any>> & Partial<PropTypes.InferPropsInner<Pick<any, never>>>) | null | undefined)[]>;
|
|
1889
1889
|
customStyle: PropTypes.Requireable<{
|
|
1890
1890
|
[x: string]: string | null | undefined;
|
|
1891
1891
|
}>;
|
|
@@ -42,7 +42,7 @@ declare namespace CertificationDetail {
|
|
|
42
42
|
const badgeUrl: PropTypes.Requireable<string>;
|
|
43
43
|
const ongoingCoursesAvailable: PropTypes.Requireable<boolean>;
|
|
44
44
|
const certificationCourses: PropTypes.Requireable<PropTypes.InferProps<{
|
|
45
|
-
list: PropTypes.Requireable<(PropTypes.
|
|
45
|
+
list: PropTypes.Requireable<((PropTypes.InferPropsInner<Pick<any, any>> & Partial<PropTypes.InferPropsInner<Pick<any, never>>>) | null | undefined)[]>;
|
|
46
46
|
customStyle: PropTypes.Requireable<{
|
|
47
47
|
[x: string]: string | null | undefined;
|
|
48
48
|
}>;
|
|
@@ -2,7 +2,7 @@ export default Authors;
|
|
|
2
2
|
declare class Authors extends React.Component<any, any, any> {
|
|
3
3
|
static propTypes: {
|
|
4
4
|
cards: PropTypes.Requireable<PropTypes.InferProps<{
|
|
5
|
-
list: PropTypes.Requireable<(PropTypes.
|
|
5
|
+
list: PropTypes.Requireable<((PropTypes.InferPropsInner<Pick<any, any>> & Partial<PropTypes.InferPropsInner<Pick<any, never>>>) | null | undefined)[]>;
|
|
6
6
|
customStyle: PropTypes.Requireable<{
|
|
7
7
|
[x: string]: string | null | undefined;
|
|
8
8
|
}>;
|
|
@@ -159,7 +159,7 @@ declare namespace Dashboard {
|
|
|
159
159
|
items: PropTypes.Requireable<PropTypes.InferProps<{
|
|
160
160
|
type: PropTypes.Requireable<string>;
|
|
161
161
|
list: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
162
|
-
list: PropTypes.Requireable<(PropTypes.
|
|
162
|
+
list: PropTypes.Requireable<((PropTypes.InferPropsInner<Pick<any, any>> & Partial<PropTypes.InferPropsInner<Pick<any, never>>>) | null | undefined)[]>;
|
|
163
163
|
customStyle: PropTypes.Requireable<{
|
|
164
164
|
[x: string]: string | null | undefined;
|
|
165
165
|
}>;
|
|
@@ -970,7 +970,7 @@ declare namespace Dashboard {
|
|
|
970
970
|
items: PropTypes.Requireable<PropTypes.InferProps<{
|
|
971
971
|
type: PropTypes.Requireable<string>;
|
|
972
972
|
list: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
973
|
-
list: PropTypes.Requireable<(PropTypes.
|
|
973
|
+
list: PropTypes.Requireable<((PropTypes.InferPropsInner<Pick<any, any>> & Partial<PropTypes.InferPropsInner<Pick<any, never>>>) | null | undefined)[]>;
|
|
974
974
|
customStyle: PropTypes.Requireable<{
|
|
975
975
|
[x: string]: string | null | undefined;
|
|
976
976
|
}>;
|
|
@@ -79,7 +79,7 @@ declare namespace SearchPage {
|
|
|
79
79
|
sortAriaLabel: PropTypes.Requireable<string>;
|
|
80
80
|
}>>;
|
|
81
81
|
const cards: PropTypes.Requireable<PropTypes.InferProps<{
|
|
82
|
-
list: PropTypes.Requireable<(PropTypes.
|
|
82
|
+
list: PropTypes.Requireable<((PropTypes.InferPropsInner<Pick<any, any>> & Partial<PropTypes.InferPropsInner<Pick<any, never>>>) | null | undefined)[]>;
|
|
83
83
|
customStyle: PropTypes.Requireable<{
|
|
84
84
|
[x: string]: string | null | undefined;
|
|
85
85
|
}>;
|
|
@@ -342,7 +342,7 @@ declare namespace SearchPage {
|
|
|
342
342
|
items: PropTypes.Requireable<PropTypes.InferProps<{
|
|
343
343
|
type: PropTypes.Requireable<string>;
|
|
344
344
|
list: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
345
|
-
list: PropTypes.Requireable<(PropTypes.
|
|
345
|
+
list: PropTypes.Requireable<((PropTypes.InferPropsInner<Pick<any, any>> & Partial<PropTypes.InferPropsInner<Pick<any, never>>>) | null | undefined)[]>;
|
|
346
346
|
customStyle: PropTypes.Requireable<{
|
|
347
347
|
[x: string]: string | null | undefined;
|
|
348
348
|
}>;
|
|
@@ -1002,6 +1002,53 @@ declare namespace SearchPage {
|
|
|
1002
1002
|
[x: string]: PropTypes.InferProps<{
|
|
1003
1003
|
title: PropTypes.Requireable<string>;
|
|
1004
1004
|
cards: PropTypes.Requireable<(NonNullable<PropTypes.InferProps<{
|
|
1005
|
+
type: PropTypes.Validator<string>;
|
|
1006
|
+
title: PropTypes.Validator<string>;
|
|
1007
|
+
label: PropTypes.Requireable<string>;
|
|
1008
|
+
'aria-label': PropTypes.Requireable<string>;
|
|
1009
|
+
cardIndex: PropTypes.Requireable<number>;
|
|
1010
|
+
focus: PropTypes.Requireable<boolean>;
|
|
1011
|
+
progress: PropTypes.Requireable<number>;
|
|
1012
|
+
metrics: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1013
|
+
content: PropTypes.Requireable<number>;
|
|
1014
|
+
questionsToReview: PropTypes.Requireable<number>;
|
|
1015
|
+
}>>;
|
|
1016
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1017
|
+
color: PropTypes.Requireable<string>;
|
|
1018
|
+
name: PropTypes.Requireable<string>;
|
|
1019
|
+
}>>;
|
|
1020
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1021
|
+
}> | PropTypes.InferProps<{
|
|
1022
|
+
type: PropTypes.Validator<string>;
|
|
1023
|
+
label: PropTypes.Requireable<string>;
|
|
1024
|
+
goal: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1025
|
+
title: PropTypes.Requireable<string>;
|
|
1026
|
+
condition: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1027
|
+
nbDone: PropTypes.Requireable<number>;
|
|
1028
|
+
}>>;
|
|
1029
|
+
}>>;
|
|
1030
|
+
progress: PropTypes.Requireable<number>;
|
|
1031
|
+
imgUrl: PropTypes.Requireable<string>;
|
|
1032
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1033
|
+
locales: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1034
|
+
conditionDescriptionProgress: PropTypes.Requireable<string>;
|
|
1035
|
+
tag: PropTypes.Requireable<string>;
|
|
1036
|
+
}>>;
|
|
1037
|
+
}> | PropTypes.InferProps<{
|
|
1038
|
+
type: PropTypes.Validator<string>;
|
|
1039
|
+
label: PropTypes.Requireable<string>;
|
|
1040
|
+
title: PropTypes.Validator<string>;
|
|
1041
|
+
progress: PropTypes.Requireable<number>;
|
|
1042
|
+
coverImages: PropTypes.Validator<(PropTypes.InferProps<{
|
|
1043
|
+
type: PropTypes.Requireable<string>;
|
|
1044
|
+
image: PropTypes.Requireable<string>;
|
|
1045
|
+
}> | null | undefined)[]>;
|
|
1046
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1047
|
+
locales: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1048
|
+
playlistTag: PropTypes.Requireable<string>;
|
|
1049
|
+
coursesLabel: PropTypes.Requireable<string>;
|
|
1050
|
+
}>>;
|
|
1051
|
+
}> | PropTypes.InferProps<{
|
|
1005
1052
|
badge: PropTypes.Requireable<string>;
|
|
1006
1053
|
image: PropTypes.Requireable<string>;
|
|
1007
1054
|
disabled: PropTypes.Requireable<boolean>;
|
|
@@ -1057,50 +1104,6 @@ declare namespace SearchPage {
|
|
|
1057
1104
|
tagLabel: PropTypes.Requireable<string>;
|
|
1058
1105
|
progression: PropTypes.Requireable<number>;
|
|
1059
1106
|
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1060
|
-
}> | PropTypes.InferProps<{
|
|
1061
|
-
label: PropTypes.Requireable<string>;
|
|
1062
|
-
goal: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1063
|
-
title: PropTypes.Requireable<string>;
|
|
1064
|
-
condition: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1065
|
-
nbDone: PropTypes.Requireable<number>;
|
|
1066
|
-
}>>;
|
|
1067
|
-
}>>;
|
|
1068
|
-
progress: PropTypes.Requireable<number>;
|
|
1069
|
-
imgUrl: PropTypes.Requireable<string>;
|
|
1070
|
-
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1071
|
-
locales: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1072
|
-
conditionDescriptionProgress: PropTypes.Requireable<string>;
|
|
1073
|
-
tag: PropTypes.Requireable<string>;
|
|
1074
|
-
}>>;
|
|
1075
|
-
}> | PropTypes.InferProps<{
|
|
1076
|
-
'aria-label': PropTypes.Requireable<string>;
|
|
1077
|
-
cardIndex: PropTypes.Requireable<number>;
|
|
1078
|
-
skillTitle: PropTypes.Requireable<string>;
|
|
1079
|
-
skillAriaLabel: PropTypes.Requireable<string>;
|
|
1080
|
-
focus: PropTypes.Requireable<boolean>;
|
|
1081
|
-
metrics: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1082
|
-
content: PropTypes.Requireable<number>;
|
|
1083
|
-
score: PropTypes.Requireable<number>;
|
|
1084
|
-
questionsToReview: PropTypes.Requireable<number>;
|
|
1085
|
-
}>>;
|
|
1086
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1087
|
-
color: PropTypes.Requireable<string>;
|
|
1088
|
-
name: PropTypes.Requireable<string>;
|
|
1089
|
-
}>>;
|
|
1090
|
-
onExploreClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1091
|
-
}> | PropTypes.InferProps<{
|
|
1092
|
-
label: PropTypes.Requireable<string>;
|
|
1093
|
-
title: PropTypes.Validator<string>;
|
|
1094
|
-
progress: PropTypes.Requireable<number>;
|
|
1095
|
-
coverImages: PropTypes.Validator<(PropTypes.InferProps<{
|
|
1096
|
-
type: PropTypes.Requireable<string>;
|
|
1097
|
-
image: PropTypes.Requireable<string>;
|
|
1098
|
-
}> | null | undefined)[]>;
|
|
1099
|
-
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1100
|
-
locales: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1101
|
-
playlistTag: PropTypes.Requireable<string>;
|
|
1102
|
-
coursesLabel: PropTypes.Requireable<string>;
|
|
1103
|
-
}>>;
|
|
1104
1107
|
}> | null | undefined> | null | undefined)[]>;
|
|
1105
1108
|
showMore: PropTypes.Requireable<string>;
|
|
1106
1109
|
onShowMore: PropTypes.Requireable<(...args: any[]) => any>;
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
.sectionHeader {
|
|
83
|
-
max-width:
|
|
83
|
+
max-width: 1100px;
|
|
84
84
|
margin: auto;
|
|
85
85
|
padding: 16px 30px 8px;
|
|
86
86
|
box-sizing: border-box;
|
|
@@ -105,14 +105,14 @@
|
|
|
105
105
|
.contentSection .sectionHeader {
|
|
106
106
|
padding: 0;
|
|
107
107
|
margin: 16px auto 8px auto;
|
|
108
|
-
max-width:
|
|
108
|
+
max-width: 1100px;
|
|
109
109
|
display: flex;
|
|
110
110
|
line-height: 20px;
|
|
111
111
|
align-items: start;
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
.contentGrid {
|
|
115
|
-
max-width:
|
|
115
|
+
max-width: 1100px;
|
|
116
116
|
width: 100%;
|
|
117
117
|
margin: auto 0 auto -8px;
|
|
118
118
|
box-sizing: border-box;
|
|
@@ -177,7 +177,7 @@ declare namespace ExternalCourse {
|
|
|
177
177
|
items: PropTypes.Requireable<PropTypes.InferProps<{
|
|
178
178
|
type: PropTypes.Requireable<string>;
|
|
179
179
|
list: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
|
|
180
|
-
list: PropTypes.Requireable<(PropTypes.
|
|
180
|
+
list: PropTypes.Requireable<((PropTypes.InferPropsInner<Pick<any, any>> & Partial<PropTypes.InferPropsInner<Pick<any, never>>>) | null | undefined)[]>;
|
|
181
181
|
customStyle: PropTypes.Requireable<{
|
|
182
182
|
[x: string]: string | null | undefined;
|
|
183
183
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/template/my-learning/index.js"],"names":[],"mappings":";AAqHA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/template/my-learning/index.js"],"names":[],"mappings":";AAqHA,mEA0ZC"}
|
|
@@ -179,7 +179,9 @@ const MyLearning = (props, context) => {
|
|
|
179
179
|
backgroundColor: _colors.COLORS.pink_100
|
|
180
180
|
}
|
|
181
181
|
}, {
|
|
182
|
-
title: translate('skill_chart_side_panel_questions_to_review'
|
|
182
|
+
title: translate('skill_chart_side_panel_questions_to_review', {
|
|
183
|
+
count: ''
|
|
184
|
+
}),
|
|
183
185
|
value: `${questionsToReviewData}`,
|
|
184
186
|
legend: skillChartPaneLegends,
|
|
185
187
|
icon: {
|
|
@@ -403,11 +405,11 @@ const MyLearning = (props, context) => {
|
|
|
403
405
|
return /*#__PURE__*/_react.default.createElement("div", {
|
|
404
406
|
key: index
|
|
405
407
|
}, /*#__PURE__*/_react.default.createElement(_learnerSkillCard.default, {
|
|
406
|
-
|
|
408
|
+
title: skillsLocales[skill],
|
|
407
409
|
cardIndex: index,
|
|
408
410
|
focus: selectedSkills.includes(skill),
|
|
411
|
+
progress: score,
|
|
409
412
|
metrics: {
|
|
410
|
-
score,
|
|
411
413
|
content,
|
|
412
414
|
questionsToReview
|
|
413
415
|
},
|
|
@@ -415,7 +417,7 @@ const MyLearning = (props, context) => {
|
|
|
415
417
|
color,
|
|
416
418
|
name
|
|
417
419
|
},
|
|
418
|
-
|
|
420
|
+
onClick: handleExploreSkill
|
|
419
421
|
}));
|
|
420
422
|
}))));
|
|
421
423
|
};
|