@coorpacademy/components 11.2.10 → 11.2.12-alpha.1

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 (115) hide show
  1. package/es/atom/lottie-wrapper/index.d.ts.map +1 -1
  2. package/es/atom/lottie-wrapper/index.js +9 -3
  3. package/es/atom/lottie-wrapper/index.js.map +1 -1
  4. package/es/atom/lottie-wrapper/prop-types.d.ts +2 -2
  5. package/es/atom/lottie-wrapper/prop-types.d.ts.map +1 -1
  6. package/es/atom/lottie-wrapper/prop-types.js +1 -1
  7. package/es/atom/lottie-wrapper/prop-types.js.map +1 -1
  8. package/es/atom/review-presentation/index.d.ts.map +1 -1
  9. package/es/atom/review-presentation/index.js +9 -5
  10. package/es/atom/review-presentation/index.js.map +1 -1
  11. package/es/atom/review-presentation/prop-types.d.ts +8 -0
  12. package/es/atom/review-presentation/prop-types.d.ts.map +1 -1
  13. package/es/atom/review-presentation/prop-types.js +2 -1
  14. package/es/atom/review-presentation/prop-types.js.map +1 -1
  15. package/es/molecule/add-to-my-list/index.js +3 -1
  16. package/es/molecule/add-to-my-list/index.js.map +1 -1
  17. package/es/molecule/card/notification.js +3 -1
  18. package/es/molecule/card/notification.js.map +1 -1
  19. package/es/molecule/forum/forum-post/index.d.ts.map +1 -1
  20. package/es/molecule/forum/forum-post/index.js +2 -1
  21. package/es/molecule/forum/forum-post/index.js.map +1 -1
  22. package/es/molecule/review-card-congrats/prop-types.d.ts +1 -1
  23. package/es/molecule/share/index.d.ts.map +1 -1
  24. package/es/molecule/share/index.js +7 -2
  25. package/es/molecule/share/index.js.map +1 -1
  26. package/es/organism/review-congrats/index.d.ts.map +1 -1
  27. package/es/organism/review-congrats/index.js +8 -6
  28. package/es/organism/review-congrats/index.js.map +1 -1
  29. package/es/organism/review-congrats/prop-types.d.ts +3 -3
  30. package/es/organism/user-preferences/index.d.ts +1 -0
  31. package/es/organism/user-preferences/index.d.ts.map +1 -1
  32. package/es/organism/user-preferences/index.js +11 -6
  33. package/es/organism/user-preferences/index.js.map +1 -1
  34. package/es/template/activity/index.d.ts +2 -0
  35. package/es/template/activity/index.d.ts.map +1 -1
  36. package/es/template/activity/index.js +4 -1
  37. package/es/template/activity/index.js.map +1 -1
  38. package/es/template/activity/progression-item.d.ts +1 -0
  39. package/es/template/activity/progression-item.d.ts.map +1 -1
  40. package/es/template/activity/progression-item.js +5 -2
  41. package/es/template/activity/progression-item.js.map +1 -1
  42. package/es/template/app-review/index.d.ts +4 -47
  43. package/es/template/app-review/index.d.ts.map +1 -1
  44. package/es/template/app-review/index.js +0 -10
  45. package/es/template/app-review/index.js.map +1 -1
  46. package/es/template/app-review/index.native.d.ts.map +1 -1
  47. package/es/template/app-review/index.native.js +0 -8
  48. package/es/template/app-review/index.native.js.map +1 -1
  49. package/es/template/app-review/player/prop-types.d.ts +3 -3
  50. package/es/template/app-review/prop-types.d.ts +4 -51
  51. package/es/template/app-review/prop-types.d.ts.map +1 -1
  52. package/es/template/app-review/prop-types.js +1 -5
  53. package/es/template/app-review/prop-types.js.map +1 -1
  54. package/es/template/common/search-page/index.d.ts.map +1 -1
  55. package/es/template/common/search-page/index.js +2 -1
  56. package/es/template/common/search-page/index.js.map +1 -1
  57. package/es/template/review-dashboard-skills/index.d.ts +4 -0
  58. package/lib/atom/lottie-wrapper/index.d.ts.map +1 -1
  59. package/lib/atom/lottie-wrapper/index.js +9 -3
  60. package/lib/atom/lottie-wrapper/index.js.map +1 -1
  61. package/lib/atom/lottie-wrapper/prop-types.d.ts +2 -2
  62. package/lib/atom/lottie-wrapper/prop-types.d.ts.map +1 -1
  63. package/lib/atom/lottie-wrapper/prop-types.js +1 -1
  64. package/lib/atom/lottie-wrapper/prop-types.js.map +1 -1
  65. package/lib/atom/review-presentation/index.d.ts.map +1 -1
  66. package/lib/atom/review-presentation/index.js +9 -5
  67. package/lib/atom/review-presentation/index.js.map +1 -1
  68. package/lib/atom/review-presentation/prop-types.d.ts +8 -0
  69. package/lib/atom/review-presentation/prop-types.d.ts.map +1 -1
  70. package/lib/atom/review-presentation/prop-types.js +2 -1
  71. package/lib/atom/review-presentation/prop-types.js.map +1 -1
  72. package/lib/molecule/add-to-my-list/index.js +3 -1
  73. package/lib/molecule/add-to-my-list/index.js.map +1 -1
  74. package/lib/molecule/card/notification.js +3 -1
  75. package/lib/molecule/card/notification.js.map +1 -1
  76. package/lib/molecule/forum/forum-post/index.d.ts.map +1 -1
  77. package/lib/molecule/forum/forum-post/index.js +2 -1
  78. package/lib/molecule/forum/forum-post/index.js.map +1 -1
  79. package/lib/molecule/review-card-congrats/prop-types.d.ts +1 -1
  80. package/lib/molecule/share/index.d.ts.map +1 -1
  81. package/lib/molecule/share/index.js +7 -2
  82. package/lib/molecule/share/index.js.map +1 -1
  83. package/lib/organism/review-congrats/index.d.ts.map +1 -1
  84. package/lib/organism/review-congrats/index.js +3 -1
  85. package/lib/organism/review-congrats/index.js.map +1 -1
  86. package/lib/organism/review-congrats/prop-types.d.ts +3 -3
  87. package/lib/organism/user-preferences/index.d.ts +1 -0
  88. package/lib/organism/user-preferences/index.d.ts.map +1 -1
  89. package/lib/organism/user-preferences/index.js +11 -6
  90. package/lib/organism/user-preferences/index.js.map +1 -1
  91. package/lib/template/activity/index.d.ts +2 -0
  92. package/lib/template/activity/index.d.ts.map +1 -1
  93. package/lib/template/activity/index.js +4 -1
  94. package/lib/template/activity/index.js.map +1 -1
  95. package/lib/template/activity/progression-item.d.ts +1 -0
  96. package/lib/template/activity/progression-item.d.ts.map +1 -1
  97. package/lib/template/activity/progression-item.js +5 -2
  98. package/lib/template/activity/progression-item.js.map +1 -1
  99. package/lib/template/app-review/index.d.ts +4 -47
  100. package/lib/template/app-review/index.d.ts.map +1 -1
  101. package/lib/template/app-review/index.js +0 -12
  102. package/lib/template/app-review/index.js.map +1 -1
  103. package/lib/template/app-review/index.native.d.ts.map +1 -1
  104. package/lib/template/app-review/index.native.js +0 -9
  105. package/lib/template/app-review/index.native.js.map +1 -1
  106. package/lib/template/app-review/player/prop-types.d.ts +3 -3
  107. package/lib/template/app-review/prop-types.d.ts +4 -51
  108. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  109. package/lib/template/app-review/prop-types.js +1 -7
  110. package/lib/template/app-review/prop-types.js.map +1 -1
  111. package/lib/template/common/search-page/index.d.ts.map +1 -1
  112. package/lib/template/common/search-page/index.js +2 -1
  113. package/lib/template/common/search-page/index.js.map +1 -1
  114. package/lib/template/review-dashboard-skills/index.d.ts +4 -0
  115. package/package.json +2 -2
@@ -7,10 +7,6 @@ var _react = _interopRequireDefault(require("react"));
7
7
 
8
8
  var _loader = _interopRequireDefault(require("../../atom/loader"));
9
9
 
10
- var _onboarding = _interopRequireDefault(require("./onboarding"));
11
-
12
- var _skills = _interopRequireDefault(require("./skills"));
13
-
14
10
  var _player = _interopRequireDefault(require("./player"));
15
11
 
16
12
  var _propTypes = _interopRequireDefault(require("./prop-types"));
@@ -19,17 +15,9 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
19
15
 
20
16
  const AppReview = ({
21
17
  viewName,
22
- onboarding,
23
- skills,
24
18
  slides
25
19
  }) => {
26
20
  switch (viewName) {
27
- case 'skills':
28
- return /*#__PURE__*/_react.default.createElement(_skills.default, skills);
29
-
30
- case 'onboarding':
31
- return /*#__PURE__*/_react.default.createElement(_onboarding.default, onboarding);
32
-
33
21
  case 'slides':
34
22
  return /*#__PURE__*/_react.default.createElement(_player.default, slides);
35
23
 
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["AppReview","viewName","onboarding","skills","slides","propTypes"],"sources":["../../../src/template/app-review/index.tsx"],"sourcesContent":["import React from 'react';\nimport Loader from '../../atom/loader';\nimport Onboarding from './onboarding';\nimport Skills from './skills';\nimport Player from './player';\nimport propTypes, {AppReviewProps} from './prop-types';\n\nconst AppReview = ({viewName, onboarding, skills, slides}: AppReviewProps) => {\n switch (viewName) {\n case 'skills':\n return <Skills {...skills} />;\n case 'onboarding':\n return <Onboarding {...onboarding} />;\n case 'slides':\n return <Player {...slides} />;\n default:\n return <Loader />;\n }\n};\n\nAppReview.propTypes = propTypes;\n\nexport default AppReview;\n"],"mappings":";;;;;AAAA;;AACA;;AACA;;AACA;;AACA;;AACA;;;;AAEA,MAAMA,SAAS,GAAG,CAAC;EAACC,QAAD;EAAWC,UAAX;EAAuBC,MAAvB;EAA+BC;AAA/B,CAAD,KAA4D;EAC5E,QAAQH,QAAR;IACE,KAAK,QAAL;MACE,oBAAO,6BAAC,eAAD,EAAYE,MAAZ,CAAP;;IACF,KAAK,YAAL;MACE,oBAAO,6BAAC,mBAAD,EAAgBD,UAAhB,CAAP;;IACF,KAAK,QAAL;MACE,oBAAO,6BAAC,eAAD,EAAYE,MAAZ,CAAP;;IACF;MACE,oBAAO,6BAAC,eAAD,OAAP;EARJ;AAUD,CAXD;;AAaAJ,SAAS,CAACK,SAAV,2CAAsBA,kBAAtB;eAEeL,S"}
1
+ {"version":3,"file":"index.js","names":["AppReview","viewName","slides","propTypes"],"sources":["../../../src/template/app-review/index.tsx"],"sourcesContent":["import React from 'react';\nimport Loader from '../../atom/loader';\nimport Player from './player';\nimport propTypes, {AppReviewProps} from './prop-types';\n\nconst AppReview = ({viewName, slides}: AppReviewProps) => {\n switch (viewName) {\n case 'slides':\n return <Player {...slides} />;\n default:\n return <Loader />;\n }\n};\n\nAppReview.propTypes = propTypes;\n\nexport default AppReview;\n"],"mappings":";;;;;AAAA;;AACA;;AACA;;AACA;;;;AAEA,MAAMA,SAAS,GAAG,CAAC;EAACC,QAAD;EAAWC;AAAX,CAAD,KAAwC;EACxD,QAAQD,QAAR;IACE,KAAK,QAAL;MACE,oBAAO,6BAAC,eAAD,EAAYC,MAAZ,CAAP;;IACF;MACE,oBAAO,6BAAC,eAAD,OAAP;EAJJ;AAMD,CAPD;;AASAF,SAAS,CAACG,SAAV,2CAAsBA,kBAAtB;eAEeH,S"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.native.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/index.native.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAC,cAAc,EAAC,MAAM,cAAc,CAAC;AA2B5C,QAAA,MAAM,SAAS,UAAW,cAAc,gBAsBvC,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"index.native.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/index.native.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAC,cAAc,EAAC,MAAM,cAAc,CAAC;AAsB5C,QAAA,MAAM,SAAS,UAAW,cAAc,gBAsBvC,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -9,8 +9,6 @@ var _reactNative = require("react-native");
9
9
 
10
10
  var _player = _interopRequireDefault(require("./player"));
11
11
 
12
- var _skills = _interopRequireDefault(require("./skills"));
13
-
14
12
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
15
13
 
16
14
  function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
@@ -27,16 +25,9 @@ const styles = _reactNative.StyleSheet.create({
27
25
 
28
26
  const Switch = ({
29
27
  viewName,
30
- skills,
31
28
  slides
32
29
  }) => {
33
30
  switch (viewName) {
34
- case 'onboarding':
35
- return /*#__PURE__*/_react.default.createElement(_reactNative.Text, null, "@todo view onboarding");
36
-
37
- case 'skills':
38
- return /*#__PURE__*/_react.default.createElement(_skills.default, skills);
39
-
40
31
  case 'slides':
41
32
  return /*#__PURE__*/_react.default.createElement(_player.default, slides);
42
33
 
@@ -1 +1 @@
1
- {"version":3,"file":"index.native.js","names":["styles","StyleSheet","create","rootView","flex","alignItems","justifyContent","Switch","viewName","skills","slides","AppReview","props","navigateBack","useEffect","backAction","backHandler","BackHandler","addEventListener","remove"],"sources":["../../../src/template/app-review/index.native.tsx"],"sourcesContent":["import React, {useEffect} from 'react';\nimport {Text, StyleSheet, View, BackHandler} from 'react-native';\nimport {AppReviewProps} from './prop-types';\nimport Player from './player';\nimport Skills from './skills';\n\nconst styles = StyleSheet.create({\n rootView: {\n flex: 1,\n alignItems: 'center',\n justifyContent: 'center'\n }\n});\n\nconst Switch = ({viewName, skills, slides}: AppReviewProps) => {\n switch (viewName) {\n case 'onboarding':\n return <Text>@todo view onboarding</Text>;\n case 'skills':\n return <Skills {...skills} />;\n case 'slides':\n return <Player {...slides} />;\n case 'loader':\n return <Text>@todo loader</Text>;\n default:\n return <Text>unknown viewname: {viewName}</Text>;\n }\n};\n\nconst AppReview = (props: AppReviewProps) => {\n const {navigateBack} = props;\n\n useEffect(() => {\n const backAction = () => {\n if (navigateBack) {\n navigateBack();\n return true;\n }\n };\n\n // https://reactnative.dev/docs/backhandler\n const backHandler = BackHandler.addEventListener('hardwareBackPress', backAction);\n\n return () => backHandler.remove();\n }, [navigateBack]);\n\n return (\n <View style={styles.rootView}>\n <Switch {...props} />\n </View>\n );\n};\n\nexport default AppReview;\n"],"mappings":";;;;;AAAA;;AACA;;AAEA;;AACA;;;;;;;;AAEA,MAAMA,MAAM,GAAGC,uBAAA,CAAWC,MAAX,CAAkB;EAC/BC,QAAQ,EAAE;IACRC,IAAI,EAAE,CADE;IAERC,UAAU,EAAE,QAFJ;IAGRC,cAAc,EAAE;EAHR;AADqB,CAAlB,CAAf;;AAQA,MAAMC,MAAM,GAAG,CAAC;EAACC,QAAD;EAAWC,MAAX;EAAmBC;AAAnB,CAAD,KAAgD;EAC7D,QAAQF,QAAR;IACE,KAAK,YAAL;MACE,oBAAO,6BAAC,iBAAD,gCAAP;;IACF,KAAK,QAAL;MACE,oBAAO,6BAAC,eAAD,EAAYC,MAAZ,CAAP;;IACF,KAAK,QAAL;MACE,oBAAO,6BAAC,eAAD,EAAYC,MAAZ,CAAP;;IACF,KAAK,QAAL;MACE,oBAAO,6BAAC,iBAAD,uBAAP;;IACF;MACE,oBAAO,6BAAC,iBAAD,8BAAyBF,QAAzB,CAAP;EAVJ;AAYD,CAbD;;AAeA,MAAMG,SAAS,GAAIC,KAAD,IAA2B;EAC3C,MAAM;IAACC;EAAD,IAAiBD,KAAvB;EAEA,IAAAE,gBAAA,EAAU,MAAM;IACd,MAAMC,UAAU,GAAG,MAAM;MACvB,IAAIF,YAAJ,EAAkB;QAChBA,YAAY;QACZ,OAAO,IAAP;MACD;IACF,CALD,CADc,CAQd;;;IACA,MAAMG,WAAW,GAAGC,wBAAA,CAAYC,gBAAZ,CAA6B,mBAA7B,EAAkDH,UAAlD,CAApB;;IAEA,OAAO,MAAMC,WAAW,CAACG,MAAZ,EAAb;EACD,CAZD,EAYG,CAACN,YAAD,CAZH;EAcA,oBACE,6BAAC,iBAAD;IAAM,KAAK,EAAEb,MAAM,CAACG;EAApB,gBACE,6BAAC,MAAD,EAAYS,KAAZ,CADF,CADF;AAKD,CAtBD;;eAwBeD,S"}
1
+ {"version":3,"file":"index.native.js","names":["styles","StyleSheet","create","rootView","flex","alignItems","justifyContent","Switch","viewName","slides","AppReview","props","navigateBack","useEffect","backAction","backHandler","BackHandler","addEventListener","remove"],"sources":["../../../src/template/app-review/index.native.tsx"],"sourcesContent":["import React, {useEffect} from 'react';\nimport {Text, StyleSheet, View, BackHandler} from 'react-native';\nimport {AppReviewProps} from './prop-types';\nimport Player from './player';\n\nconst styles = StyleSheet.create({\n rootView: {\n flex: 1,\n alignItems: 'center',\n justifyContent: 'center'\n }\n});\n\nconst Switch = ({viewName, slides}: AppReviewProps) => {\n switch (viewName) {\n case 'slides':\n return <Player {...slides} />;\n case 'loader':\n return <Text>@todo loader</Text>;\n default:\n return <Text>unknown viewname: {viewName}</Text>;\n }\n};\n\nconst AppReview = (props: AppReviewProps) => {\n const {navigateBack} = props;\n\n useEffect(() => {\n const backAction = () => {\n if (navigateBack) {\n navigateBack();\n return true;\n }\n };\n\n // https://reactnative.dev/docs/backhandler\n const backHandler = BackHandler.addEventListener('hardwareBackPress', backAction);\n\n return () => backHandler.remove();\n }, [navigateBack]);\n\n return (\n <View style={styles.rootView}>\n <Switch {...props} />\n </View>\n );\n};\n\nexport default AppReview;\n"],"mappings":";;;;;AAAA;;AACA;;AAEA;;;;;;;;AAEA,MAAMA,MAAM,GAAGC,uBAAA,CAAWC,MAAX,CAAkB;EAC/BC,QAAQ,EAAE;IACRC,IAAI,EAAE,CADE;IAERC,UAAU,EAAE,QAFJ;IAGRC,cAAc,EAAE;EAHR;AADqB,CAAlB,CAAf;;AAQA,MAAMC,MAAM,GAAG,CAAC;EAACC,QAAD;EAAWC;AAAX,CAAD,KAAwC;EACrD,QAAQD,QAAR;IACE,KAAK,QAAL;MACE,oBAAO,6BAAC,eAAD,EAAYC,MAAZ,CAAP;;IACF,KAAK,QAAL;MACE,oBAAO,6BAAC,iBAAD,uBAAP;;IACF;MACE,oBAAO,6BAAC,iBAAD,8BAAyBD,QAAzB,CAAP;EANJ;AAQD,CATD;;AAWA,MAAME,SAAS,GAAIC,KAAD,IAA2B;EAC3C,MAAM;IAACC;EAAD,IAAiBD,KAAvB;EAEA,IAAAE,gBAAA,EAAU,MAAM;IACd,MAAMC,UAAU,GAAG,MAAM;MACvB,IAAIF,YAAJ,EAAkB;QAChBA,YAAY;QACZ,OAAO,IAAP;MACD;IACF,CALD,CADc,CAQd;;;IACA,MAAMG,WAAW,GAAGC,wBAAA,CAAYC,gBAAZ,CAA6B,mBAA7B,EAAkDH,UAAlD,CAApB;;IAEA,OAAO,MAAMC,WAAW,CAACG,MAAZ,EAAb;EACD,CAZD,EAYG,CAACN,YAAD,CAZH;EAcA,oBACE,6BAAC,iBAAD;IAAM,KAAK,EAAEZ,MAAM,CAACG;EAApB,gBACE,6BAAC,MAAD,EAAYQ,KAAZ,CADF,CADF;AAKD,CAtBD;;eAwBeD,S"}
@@ -423,7 +423,7 @@ declare const propTypes: {
423
423
  'aria-label': PropTypes.Requireable<string>;
424
424
  'data-name': PropTypes.Requireable<string>;
425
425
  animationLottie: PropTypes.Requireable<PropTypes.InferProps<{
426
- 'aria-label': PropTypes.Validator<string>;
426
+ 'aria-label': PropTypes.Requireable<string>;
427
427
  'data-name': PropTypes.Requireable<string>;
428
428
  animationSrc: PropTypes.Validator<string>;
429
429
  loop: PropTypes.Requireable<boolean>;
@@ -444,7 +444,7 @@ declare const propTypes: {
444
444
  'aria-label': PropTypes.Requireable<string>;
445
445
  'data-name': PropTypes.Requireable<string>;
446
446
  animationLottie: PropTypes.Requireable<PropTypes.InferProps<{
447
- 'aria-label': PropTypes.Validator<string>;
447
+ 'aria-label': PropTypes.Requireable<string>;
448
448
  'data-name': PropTypes.Requireable<string>;
449
449
  animationSrc: PropTypes.Validator<string>;
450
450
  loop: PropTypes.Requireable<boolean>;
@@ -472,7 +472,7 @@ declare const propTypes: {
472
472
  'aria-label': PropTypes.Requireable<string>;
473
473
  'data-name': PropTypes.Requireable<string>;
474
474
  animationLottie: PropTypes.Requireable<PropTypes.InferProps<{
475
- 'aria-label': PropTypes.Validator<string>;
475
+ 'aria-label': PropTypes.Requireable<string>;
476
476
  'data-name': PropTypes.Requireable<string>;
477
477
  animationSrc: PropTypes.Validator<string>;
478
478
  loop: PropTypes.Requireable<boolean>;
@@ -1,60 +1,13 @@
1
1
  import PropTypes from 'prop-types';
2
- import Onboarding from './onboarding';
3
- import { ReviewSkillsProps } from './skills/prop-types';
4
2
  import { ReviewPlayerProps } from './player/prop-types';
5
- export declare type ViewName = 'skills' | 'onboarding' | 'slides' | 'loader';
3
+ export declare type ViewName = 'slides' | 'loader';
6
4
  export declare type AppReviewProps = {
7
5
  viewName: ViewName;
8
6
  slides?: ReviewPlayerProps;
9
- skills?: ReviewSkillsProps;
10
- onboarding?: PropTypes.InferProps<typeof Onboarding.propTypes>;
11
7
  navigateBack?: () => void;
12
8
  };
13
9
  declare const propTypes: {
14
10
  viewName: PropTypes.Requireable<string>;
15
- onboarding: PropTypes.Requireable<PropTypes.InferProps<{
16
- 'aria-label': PropTypes.Requireable<string>;
17
- reviewTitle: PropTypes.Requireable<string>;
18
- reviewText: PropTypes.Requireable<string>;
19
- labelsList: PropTypes.Requireable<PropTypes.InferProps<{
20
- skills: PropTypes.Requireable<PropTypes.InferProps<{
21
- text: PropTypes.Requireable<string>;
22
- tooltipText: PropTypes.Requireable<string>;
23
- }>>;
24
- questions: PropTypes.Requireable<PropTypes.InferProps<{
25
- text: PropTypes.Requireable<string>;
26
- tooltipText: PropTypes.Requireable<string>;
27
- }>>;
28
- lifes: PropTypes.Requireable<PropTypes.InferProps<{
29
- text: PropTypes.Requireable<string>;
30
- tooltipText: PropTypes.Requireable<string>;
31
- }>>;
32
- allright: PropTypes.Requireable<PropTypes.InferProps<{
33
- text: PropTypes.Requireable<string>;
34
- tooltipText: PropTypes.Requireable<string>;
35
- }>>;
36
- }>>;
37
- }>>;
38
- skills: PropTypes.Requireable<PropTypes.InferProps<{
39
- 'aria-label': PropTypes.Requireable<string>;
40
- title: PropTypes.Requireable<string>;
41
- isLoading: PropTypes.Requireable<boolean>;
42
- isLoadingAriaLabel: PropTypes.Requireable<string>;
43
- listSkills: PropTypes.Requireable<(PropTypes.InferProps<{
44
- 'aria-label': PropTypes.Requireable<string>;
45
- skillTitle: PropTypes.Requireable<string>;
46
- skillAriaLabel: PropTypes.Requireable<string>;
47
- buttonLabel: PropTypes.Requireable<string>;
48
- buttonAriaLabel: PropTypes.Requireable<string>;
49
- reviseLabel: PropTypes.Requireable<string>;
50
- reviseAriaLabel: PropTypes.Requireable<string>;
51
- isCustom: PropTypes.Requireable<boolean>;
52
- onClick: PropTypes.Requireable<(...args: any[]) => any>;
53
- }> | null | undefined)[]>;
54
- titleNoSkills: PropTypes.Requireable<string>;
55
- textNoSkills: PropTypes.Requireable<string>;
56
- iconSkillAriaLabel: PropTypes.Requireable<string>;
57
- }>>;
58
11
  slides: PropTypes.Requireable<PropTypes.InferProps<{
59
12
  header: PropTypes.Requireable<PropTypes.InferProps<{
60
13
  steps: PropTypes.Requireable<(PropTypes.InferProps<{
@@ -475,7 +428,7 @@ declare const propTypes: {
475
428
  'aria-label': PropTypes.Requireable<string>;
476
429
  'data-name': PropTypes.Requireable<string>;
477
430
  animationLottie: PropTypes.Requireable<PropTypes.InferProps<{
478
- 'aria-label': PropTypes.Validator<string>;
431
+ 'aria-label': PropTypes.Requireable<string>;
479
432
  'data-name': PropTypes.Requireable<string>;
480
433
  animationSrc: PropTypes.Validator<string>;
481
434
  loop: PropTypes.Requireable<boolean>;
@@ -496,7 +449,7 @@ declare const propTypes: {
496
449
  'aria-label': PropTypes.Requireable<string>;
497
450
  'data-name': PropTypes.Requireable<string>;
498
451
  animationLottie: PropTypes.Requireable<PropTypes.InferProps<{
499
- 'aria-label': PropTypes.Validator<string>;
452
+ 'aria-label': PropTypes.Requireable<string>;
500
453
  'data-name': PropTypes.Requireable<string>;
501
454
  animationSrc: PropTypes.Validator<string>;
502
455
  loop: PropTypes.Requireable<boolean>;
@@ -524,7 +477,7 @@ declare const propTypes: {
524
477
  'aria-label': PropTypes.Requireable<string>;
525
478
  'data-name': PropTypes.Requireable<string>;
526
479
  animationLottie: PropTypes.Requireable<PropTypes.InferProps<{
527
- 'aria-label': PropTypes.Validator<string>;
480
+ 'aria-label': PropTypes.Requireable<string>;
528
481
  'data-name': PropTypes.Requireable<string>;
529
482
  animationSrc: PropTypes.Validator<string>;
530
483
  loop: PropTypes.Requireable<boolean>;
@@ -1 +1 @@
1
- {"version":3,"file":"prop-types.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/prop-types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,UAAU,MAAM,cAAc,CAAC;AAGtC,OAAO,EAAC,iBAAiB,EAAC,MAAM,qBAAqB,CAAC;AACtD,OAAO,EAAC,iBAAiB,EAAC,MAAM,qBAAqB,CAAC;AAEtD,oBAAY,QAAQ,GAAG,QAAQ,GAAG,YAAY,GAAG,QAAQ,GAAG,QAAQ,CAAC;AAErE,oBAAY,cAAc,GAAG;IAC3B,QAAQ,EAAE,QAAQ,CAAC;IACnB,MAAM,CAAC,EAAE,iBAAiB,CAAC;IAC3B,MAAM,CAAC,EAAE,iBAAiB,CAAC;IAC3B,UAAU,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC,SAAS,CAAC,CAAC;IAC/D,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;CAC3B,CAAC;AAEF,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKd,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"prop-types.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/prop-types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,OAAO,EAAC,iBAAiB,EAAC,MAAM,qBAAqB,CAAC;AAEtD,oBAAY,QAAQ,GAAG,QAAQ,GAAG,QAAQ,CAAC;AAE3C,oBAAY,cAAc,GAAG;IAC3B,QAAQ,EAAE,QAAQ,CAAC;IACnB,MAAM,CAAC,EAAE,iBAAiB,CAAC;IAC3B,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;CAC3B,CAAC;AAEF,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGd,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -5,10 +5,6 @@ exports.default = void 0;
5
5
 
6
6
  var _propTypes = _interopRequireDefault(require("prop-types"));
7
7
 
8
- var _onboarding = _interopRequireDefault(require("./onboarding"));
9
-
10
- var _skills = _interopRequireDefault(require("./skills"));
11
-
12
8
  var _player = _interopRequireDefault(require("./player"));
13
9
 
14
10
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
@@ -16,9 +12,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
16
12
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
17
13
 
18
14
  const propTypes = {
19
- viewName: _propTypes.default.oneOf(['skills', 'onboarding', 'slides', 'loader']),
20
- onboarding: _propTypes.default.shape(_extends({}, _onboarding.default.propTypes)),
21
- skills: _propTypes.default.shape(_extends({}, _skills.default.propTypes)),
15
+ viewName: _propTypes.default.oneOf(['slides', 'loader']),
22
16
  slides: _propTypes.default.shape(_extends({}, _player.default.propTypes))
23
17
  };
24
18
  var _default = propTypes;
@@ -1 +1 @@
1
- {"version":3,"file":"prop-types.js","names":["propTypes","viewName","PropTypes","oneOf","onboarding","shape","Onboarding","skills","Skills","slides","Player"],"sources":["../../../src/template/app-review/prop-types.ts"],"sourcesContent":["import PropTypes from 'prop-types';\nimport Onboarding from './onboarding';\nimport Skills from './skills';\nimport Player from './player';\nimport {ReviewSkillsProps} from './skills/prop-types';\nimport {ReviewPlayerProps} from './player/prop-types';\n\nexport type ViewName = 'skills' | 'onboarding' | 'slides' | 'loader';\n\nexport type AppReviewProps = {\n viewName: ViewName;\n slides?: ReviewPlayerProps;\n skills?: ReviewSkillsProps;\n onboarding?: PropTypes.InferProps<typeof Onboarding.propTypes>;\n navigateBack?: () => void;\n};\n\nconst propTypes = {\n viewName: PropTypes.oneOf(['skills', 'onboarding', 'slides', 'loader']),\n onboarding: PropTypes.shape({...Onboarding.propTypes}),\n skills: PropTypes.shape({...Skills.propTypes}),\n slides: PropTypes.shape({...Player.propTypes})\n};\n\nexport default propTypes;\n"],"mappings":";;;;;AAAA;;AACA;;AACA;;AACA;;;;;;AAcA,MAAMA,SAAS,GAAG;EAChBC,QAAQ,EAAEC,kBAAA,CAAUC,KAAV,CAAgB,CAAC,QAAD,EAAW,YAAX,EAAyB,QAAzB,EAAmC,QAAnC,CAAhB,CADM;EAEhBC,UAAU,EAAEF,kBAAA,CAAUG,KAAV,cAAoBC,mBAAA,CAAWN,SAA/B,EAFI;EAGhBO,MAAM,EAAEL,kBAAA,CAAUG,KAAV,cAAoBG,eAAA,CAAOR,SAA3B,EAHQ;EAIhBS,MAAM,EAAEP,kBAAA,CAAUG,KAAV,cAAoBK,eAAA,CAAOV,SAA3B;AAJQ,CAAlB;eAOeA,S"}
1
+ {"version":3,"file":"prop-types.js","names":["propTypes","viewName","PropTypes","oneOf","slides","shape","Player"],"sources":["../../../src/template/app-review/prop-types.ts"],"sourcesContent":["import PropTypes from 'prop-types';\nimport Player from './player';\nimport {ReviewPlayerProps} from './player/prop-types';\n\nexport type ViewName = 'slides' | 'loader';\n\nexport type AppReviewProps = {\n viewName: ViewName;\n slides?: ReviewPlayerProps;\n navigateBack?: () => void;\n};\n\nconst propTypes = {\n viewName: PropTypes.oneOf(['slides', 'loader']),\n slides: PropTypes.shape({...Player.propTypes})\n};\n\nexport default propTypes;\n"],"mappings":";;;;;AAAA;;AACA;;;;;;AAWA,MAAMA,SAAS,GAAG;EAChBC,QAAQ,EAAEC,kBAAA,CAAUC,KAAV,CAAgB,CAAC,QAAD,EAAW,QAAX,CAAhB,CADM;EAEhBC,MAAM,EAAEF,kBAAA,CAAUG,KAAV,cAAoBC,eAAA,CAAON,SAA3B;AAFQ,CAAlB;eAKeA,S"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/common/search-page/index.js"],"names":[],"mappings":";AAUA,mEAgDC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/common/search-page/index.js"],"names":[],"mappings":";AAUA,mEAkDC"}
@@ -62,7 +62,8 @@ const SearchPage = (props, context) => {
62
62
  "data-name": "searchResult",
63
63
  className: _style.default.cardsWrapper
64
64
  }, /*#__PURE__*/_react.default.createElement("div", {
65
- className: _style.default.title
65
+ className: _style.default.title,
66
+ role: "status"
66
67
  }, title), cardsView));
67
68
  };
68
69
 
@@ -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}>{title}</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;EAAtB,GAA8BA,KAA9B,CADF,EAEGW,SAFH,CANF,CADF;AAaD,CAhDD;;AAkDAd,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","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"}
@@ -11,18 +11,22 @@ declare namespace ReviewDashboardSkills {
11
11
  skills: PropTypes.Requireable<PropTypes.InferProps<{
12
12
  text: PropTypes.Requireable<string>;
13
13
  tooltipText: PropTypes.Requireable<string>;
14
+ moreDetailsAreaLabel: PropTypes.Requireable<string>;
14
15
  }>>;
15
16
  questions: PropTypes.Requireable<PropTypes.InferProps<{
16
17
  text: PropTypes.Requireable<string>;
17
18
  tooltipText: PropTypes.Requireable<string>;
19
+ moreDetailsAreaLabel: PropTypes.Requireable<string>;
18
20
  }>>;
19
21
  lifes: PropTypes.Requireable<PropTypes.InferProps<{
20
22
  text: PropTypes.Requireable<string>;
21
23
  tooltipText: PropTypes.Requireable<string>;
24
+ moreDetailsAreaLabel: PropTypes.Requireable<string>;
22
25
  }>>;
23
26
  allright: PropTypes.Requireable<PropTypes.InferProps<{
24
27
  text: PropTypes.Requireable<string>;
25
28
  tooltipText: PropTypes.Requireable<string>;
29
+ moreDetailsAreaLabel: PropTypes.Requireable<string>;
26
30
  }>>;
27
31
  }>>;
28
32
  }>>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coorpacademy/components",
3
- "version": "11.2.10",
3
+ "version": "11.2.12-alpha.1+50a82fc0e",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -159,5 +159,5 @@
159
159
  "last 2 versions",
160
160
  "IE 11"
161
161
  ],
162
- "gitHead": "a528f3c84e4a9d44cf332e5fc0fcff774b3cd714"
162
+ "gitHead": "50a82fc0e621a3da3e4535c653fedccc92df3b15"
163
163
  }