@coorpacademy/components 11.32.1 → 11.32.2

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 (184) hide show
  1. package/es/atom/button-link/index.d.ts +1 -0
  2. package/es/atom/button-link/index.d.ts.map +1 -1
  3. package/es/atom/button-link/index.js +6 -5
  4. package/es/atom/button-link/index.js.map +1 -1
  5. package/es/atom/button-link/types.d.ts +3 -0
  6. package/es/atom/button-link/types.d.ts.map +1 -1
  7. package/es/atom/button-link/types.js +1 -0
  8. package/es/atom/button-link/types.js.map +1 -1
  9. package/es/atom/icon/index.d.ts.map +1 -1
  10. package/es/atom/icon/index.js +3 -0
  11. package/es/atom/icon/index.js.map +1 -1
  12. package/es/atom/input-search/style.css +1 -0
  13. package/es/molecule/cm-popin/types.d.ts +2 -0
  14. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  15. package/es/molecule/expandible-actionable-table/index.d.ts +1 -0
  16. package/es/molecule/expandible-actionable-table/index.d.ts.map +1 -1
  17. package/es/molecule/expandible-actionable-table/types.d.ts +1 -0
  18. package/es/molecule/expandible-actionable-table/types.d.ts.map +1 -1
  19. package/es/molecule/learner-skill-card/index.d.ts +2 -0
  20. package/es/molecule/learner-skill-card/index.d.ts.map +1 -1
  21. package/es/molecule/learner-skill-card/index.js +7 -2
  22. package/es/molecule/learner-skill-card/index.js.map +1 -1
  23. package/es/molecule/learning-profile-radar-chart/index.d.ts +1 -1
  24. package/es/molecule/learning-profile-radar-chart/index.d.ts.map +1 -1
  25. package/es/molecule/learning-profile-radar-chart/index.js +27 -13
  26. package/es/molecule/learning-profile-radar-chart/index.js.map +1 -1
  27. package/es/molecule/learning-profile-radar-chart/style.css +43 -40
  28. package/es/molecule/learning-profile-radar-chart/types.d.ts +7 -1
  29. package/es/molecule/learning-profile-radar-chart/types.d.ts.map +1 -1
  30. package/es/molecule/learning-profile-radar-chart/types.js.map +1 -1
  31. package/es/molecule/skill-picker-modal/index.d.ts.map +1 -1
  32. package/es/molecule/skill-picker-modal/index.js +1 -1
  33. package/es/molecule/skill-picker-modal/index.js.map +1 -1
  34. package/es/molecule/skills-chart-side-information-panel/style.css +25 -9
  35. package/es/organism/list-items/index.d.ts +2 -0
  36. package/es/organism/review-no-skills/index.d.ts +2 -1
  37. package/es/organism/review-no-skills/index.d.ts.map +1 -1
  38. package/es/organism/review-no-skills/index.js +8 -4
  39. package/es/organism/review-no-skills/index.js.map +1 -1
  40. package/es/organism/review-no-skills/prop-types.d.ts +2 -0
  41. package/es/organism/review-no-skills/prop-types.d.ts.map +1 -1
  42. package/es/organism/review-no-skills/prop-types.js +2 -1
  43. package/es/organism/review-no-skills/prop-types.js.map +1 -1
  44. package/es/organism/review-no-skills/style.css +6 -0
  45. package/es/organism/setup-header/index.d.ts +4 -0
  46. package/es/organism/wizard-contents/index.d.ts +3 -0
  47. package/es/template/app-player/loading/index.d.ts +2 -0
  48. package/es/template/app-player/player/index.d.ts +4 -0
  49. package/es/template/app-player/player/slides/index.d.ts +2 -0
  50. package/es/template/app-player/player/slides/index.d.ts.map +1 -1
  51. package/es/template/app-player/popin-correction/index.d.ts +2 -0
  52. package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
  53. package/es/template/app-player/popin-end/index.d.ts +2 -0
  54. package/es/template/app-review/index.d.ts +2 -0
  55. package/es/template/app-review/index.d.ts.map +1 -1
  56. package/es/template/app-review/player/prop-types.d.ts +2 -0
  57. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  58. package/es/template/app-review/prop-types.d.ts +2 -0
  59. package/es/template/app-review/prop-types.d.ts.map +1 -1
  60. package/es/template/back-office/brand-create/index.d.ts +4 -0
  61. package/es/template/back-office/brand-create/index.d.ts.map +1 -1
  62. package/es/template/back-office/brand-list/index.d.ts +4 -0
  63. package/es/template/back-office/brand-list/index.d.ts.map +1 -1
  64. package/es/template/back-office/brand-update/index.d.ts +11 -0
  65. package/es/template/back-office/dashboard-preview/index.d.ts +4 -0
  66. package/es/template/back-office/layout/index.d.ts +4 -0
  67. package/es/template/back-office/layout/index.d.ts.map +1 -1
  68. package/es/template/common/dashboard/index.d.ts +4 -0
  69. package/es/template/common/search-page/index.d.ts +2 -0
  70. package/es/template/external-course/index.d.ts +2 -0
  71. package/es/template/my-learning/index.d.ts +33 -0
  72. package/es/template/my-learning/index.d.ts.map +1 -0
  73. package/es/template/my-learning/index.js +393 -0
  74. package/es/template/my-learning/index.js.map +1 -0
  75. package/es/template/my-learning/style.css +269 -0
  76. package/es/util/search-value-included.d.ts +3 -0
  77. package/es/util/search-value-included.d.ts.map +1 -0
  78. package/es/util/search-value-included.js +10 -0
  79. package/es/util/search-value-included.js.map +1 -0
  80. package/lib/atom/button-link/index.d.ts +1 -0
  81. package/lib/atom/button-link/index.d.ts.map +1 -1
  82. package/lib/atom/button-link/index.js +6 -5
  83. package/lib/atom/button-link/index.js.map +1 -1
  84. package/lib/atom/button-link/types.d.ts +3 -0
  85. package/lib/atom/button-link/types.d.ts.map +1 -1
  86. package/lib/atom/button-link/types.js +1 -0
  87. package/lib/atom/button-link/types.js.map +1 -1
  88. package/lib/atom/icon/index.d.ts.map +1 -1
  89. package/lib/atom/icon/index.js +3 -0
  90. package/lib/atom/icon/index.js.map +1 -1
  91. package/lib/atom/input-search/style.css +1 -0
  92. package/lib/molecule/cm-popin/types.d.ts +2 -0
  93. package/lib/molecule/cm-popin/types.d.ts.map +1 -1
  94. package/lib/molecule/expandible-actionable-table/index.d.ts +1 -0
  95. package/lib/molecule/expandible-actionable-table/index.d.ts.map +1 -1
  96. package/lib/molecule/expandible-actionable-table/types.d.ts +1 -0
  97. package/lib/molecule/expandible-actionable-table/types.d.ts.map +1 -1
  98. package/lib/molecule/learner-skill-card/index.d.ts +2 -0
  99. package/lib/molecule/learner-skill-card/index.d.ts.map +1 -1
  100. package/lib/molecule/learner-skill-card/index.js +7 -2
  101. package/lib/molecule/learner-skill-card/index.js.map +1 -1
  102. package/lib/molecule/learning-profile-radar-chart/index.d.ts +1 -1
  103. package/lib/molecule/learning-profile-radar-chart/index.d.ts.map +1 -1
  104. package/lib/molecule/learning-profile-radar-chart/index.js +27 -13
  105. package/lib/molecule/learning-profile-radar-chart/index.js.map +1 -1
  106. package/lib/molecule/learning-profile-radar-chart/style.css +43 -40
  107. package/lib/molecule/learning-profile-radar-chart/types.d.ts +7 -1
  108. package/lib/molecule/learning-profile-radar-chart/types.d.ts.map +1 -1
  109. package/lib/molecule/learning-profile-radar-chart/types.js.map +1 -1
  110. package/lib/molecule/skill-picker-modal/index.d.ts.map +1 -1
  111. package/lib/molecule/skill-picker-modal/index.js +1 -1
  112. package/lib/molecule/skill-picker-modal/index.js.map +1 -1
  113. package/lib/molecule/skills-chart-side-information-panel/style.css +25 -9
  114. package/lib/organism/list-items/index.d.ts +2 -0
  115. package/lib/organism/review-no-skills/index.d.ts +2 -1
  116. package/lib/organism/review-no-skills/index.d.ts.map +1 -1
  117. package/lib/organism/review-no-skills/index.js +8 -4
  118. package/lib/organism/review-no-skills/index.js.map +1 -1
  119. package/lib/organism/review-no-skills/prop-types.d.ts +2 -0
  120. package/lib/organism/review-no-skills/prop-types.d.ts.map +1 -1
  121. package/lib/organism/review-no-skills/prop-types.js +2 -1
  122. package/lib/organism/review-no-skills/prop-types.js.map +1 -1
  123. package/lib/organism/review-no-skills/style.css +6 -0
  124. package/lib/organism/setup-header/index.d.ts +4 -0
  125. package/lib/organism/wizard-contents/index.d.ts +3 -0
  126. package/lib/template/app-player/loading/index.d.ts +2 -0
  127. package/lib/template/app-player/player/index.d.ts +4 -0
  128. package/lib/template/app-player/player/slides/index.d.ts +2 -0
  129. package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
  130. package/lib/template/app-player/popin-correction/index.d.ts +2 -0
  131. package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
  132. package/lib/template/app-player/popin-end/index.d.ts +2 -0
  133. package/lib/template/app-review/index.d.ts +2 -0
  134. package/lib/template/app-review/index.d.ts.map +1 -1
  135. package/lib/template/app-review/player/prop-types.d.ts +2 -0
  136. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  137. package/lib/template/app-review/prop-types.d.ts +2 -0
  138. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  139. package/lib/template/back-office/brand-create/index.d.ts +4 -0
  140. package/lib/template/back-office/brand-create/index.d.ts.map +1 -1
  141. package/lib/template/back-office/brand-list/index.d.ts +4 -0
  142. package/lib/template/back-office/brand-list/index.d.ts.map +1 -1
  143. package/lib/template/back-office/brand-update/index.d.ts +11 -0
  144. package/lib/template/back-office/dashboard-preview/index.d.ts +4 -0
  145. package/lib/template/back-office/layout/index.d.ts +4 -0
  146. package/lib/template/back-office/layout/index.d.ts.map +1 -1
  147. package/lib/template/common/dashboard/index.d.ts +4 -0
  148. package/lib/template/common/search-page/index.d.ts +2 -0
  149. package/lib/template/external-course/index.d.ts +2 -0
  150. package/lib/template/my-learning/index.d.ts +33 -0
  151. package/lib/template/my-learning/index.d.ts.map +1 -0
  152. package/lib/template/my-learning/index.js +422 -0
  153. package/lib/template/my-learning/index.js.map +1 -0
  154. package/lib/template/my-learning/style.css +269 -0
  155. package/lib/util/search-value-included.d.ts +3 -0
  156. package/lib/util/search-value-included.d.ts.map +1 -0
  157. package/lib/util/search-value-included.js +20 -0
  158. package/lib/util/search-value-included.js.map +1 -0
  159. package/locales/cs/global.json +38 -6
  160. package/locales/de/global.json +38 -6
  161. package/locales/en/global.json +27 -1
  162. package/locales/es/global.json +38 -6
  163. package/locales/fi/global.json +38 -6
  164. package/locales/fr/global.json +37 -5
  165. package/locales/hr/global.json +38 -6
  166. package/locales/hu/global.json +38 -6
  167. package/locales/it/global.json +38 -6
  168. package/locales/ja/global.json +38 -6
  169. package/locales/ko/global.json +38 -6
  170. package/locales/nl/global.json +37 -5
  171. package/locales/pl/global.json +38 -6
  172. package/locales/pt/global.json +38 -6
  173. package/locales/ro/global.json +38 -6
  174. package/locales/ru/global.json +38 -6
  175. package/locales/sk/global.json +38 -6
  176. package/locales/sl/global.json +38 -6
  177. package/locales/sv/global.json +38 -6
  178. package/locales/tl/global.json +38 -6
  179. package/locales/tr/global.json +38 -6
  180. package/locales/uk/global.json +38 -6
  181. package/locales/vi/global.json +38 -6
  182. package/locales/zh/global.json +38 -6
  183. package/locales/zh_TW/global.json +38 -6
  184. package/package.json +2 -2
@@ -16,18 +16,22 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
16
16
  const ReviewNoSkills = ({
17
17
  titleNoSkills,
18
18
  textNoSkills,
19
- iconSkillAriaLabel
19
+ iconSkillAriaLabel,
20
+ imagePosition = 'bottom'
20
21
  }) => {
21
22
  return /*#__PURE__*/_react.default.createElement("div", {
22
23
  className: _style.default.noSkillsContainer
23
- }, /*#__PURE__*/_react.default.createElement("div", {
24
+ }, imagePosition === 'top' ? /*#__PURE__*/_react.default.createElement(_novaIcons.NovaCompositionCoorpacademyEmptyStateHomeRevision, {
25
+ className: _style.default.imgNoSkillsReverse,
26
+ "aria-label": iconSkillAriaLabel
27
+ }) : null, /*#__PURE__*/_react.default.createElement("div", {
24
28
  className: _style.default.titleNoSkills
25
29
  }, titleNoSkills), /*#__PURE__*/_react.default.createElement("div", {
26
30
  className: _style.default.textNoSkills
27
- }, " ", textNoSkills), /*#__PURE__*/_react.default.createElement(_novaIcons.NovaCompositionCoorpacademyEmptyStateHomeRevision, {
31
+ }, " ", textNoSkills), imagePosition === 'bottom' ? /*#__PURE__*/_react.default.createElement(_novaIcons.NovaCompositionCoorpacademyEmptyStateHomeRevision, {
28
32
  className: _style.default.imgNoSkills,
29
33
  "aria-label": iconSkillAriaLabel
30
- }));
34
+ }) : null);
31
35
  };
32
36
 
33
37
  ReviewNoSkills.propTypes = process.env.NODE_ENV !== "production" ? _propTypes.default : {};
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["ReviewNoSkills","titleNoSkills","textNoSkills","iconSkillAriaLabel","style","noSkillsContainer","imgNoSkills","propTypes"],"sources":["../../../src/organism/review-no-skills/index.js"],"sourcesContent":["import React from 'react';\nimport {NovaCompositionCoorpacademyEmptyStateHomeRevision as EmptyStateHomeRevision} from '@coorpacademy/nova-icons';\nimport style from './style.css';\nimport propTypes from './prop-types';\n\nconst ReviewNoSkills = ({titleNoSkills, textNoSkills, iconSkillAriaLabel}) => {\n return (\n <div className={style.noSkillsContainer}>\n <div className={style.titleNoSkills}>{titleNoSkills}</div>\n <div className={style.textNoSkills}> {textNoSkills}</div>\n <EmptyStateHomeRevision className={style.imgNoSkills} aria-label={iconSkillAriaLabel} />\n </div>\n );\n};\n\nReviewNoSkills.propTypes = propTypes;\n\nexport default ReviewNoSkills;\n"],"mappings":";;;;;AAAA;;AACA;;AACA;;AACA;;;;AAEA,MAAMA,cAAc,GAAG,CAAC;EAACC,aAAD;EAAgBC,YAAhB;EAA8BC;AAA9B,CAAD,KAAuD;EAC5E,oBACE;IAAK,SAAS,EAAEC,cAAA,CAAMC;EAAtB,gBACE;IAAK,SAAS,EAAED,cAAA,CAAMH;EAAtB,GAAsCA,aAAtC,CADF,eAEE;IAAK,SAAS,EAAEG,cAAA,CAAMF;EAAtB,QAAsCA,YAAtC,CAFF,eAGE,6BAAC,4DAAD;IAAwB,SAAS,EAAEE,cAAA,CAAME,WAAzC;IAAsD,cAAYH;EAAlE,EAHF,CADF;AAOD,CARD;;AAUAH,cAAc,CAACO,SAAf,2CAA2BA,kBAA3B;eAEeP,c"}
1
+ {"version":3,"file":"index.js","names":["ReviewNoSkills","titleNoSkills","textNoSkills","iconSkillAriaLabel","imagePosition","style","noSkillsContainer","imgNoSkillsReverse","imgNoSkills","propTypes"],"sources":["../../../src/organism/review-no-skills/index.js"],"sourcesContent":["import React from 'react';\nimport {NovaCompositionCoorpacademyEmptyStateHomeRevision as EmptyStateHomeRevision} from '@coorpacademy/nova-icons';\nimport style from './style.css';\nimport propTypes from './prop-types';\n\nconst ReviewNoSkills = ({\n titleNoSkills,\n textNoSkills,\n iconSkillAriaLabel,\n imagePosition = 'bottom'\n}) => {\n return (\n <div className={style.noSkillsContainer}>\n {imagePosition === 'top' ? (\n <EmptyStateHomeRevision\n className={style.imgNoSkillsReverse}\n aria-label={iconSkillAriaLabel}\n />\n ) : null}\n <div className={style.titleNoSkills}>{titleNoSkills}</div>\n <div className={style.textNoSkills}> {textNoSkills}</div>\n {imagePosition === 'bottom' ? (\n <EmptyStateHomeRevision className={style.imgNoSkills} aria-label={iconSkillAriaLabel} />\n ) : null}\n </div>\n );\n};\n\nReviewNoSkills.propTypes = propTypes;\n\nexport default ReviewNoSkills;\n"],"mappings":";;;;;AAAA;;AACA;;AACA;;AACA;;;;AAEA,MAAMA,cAAc,GAAG,CAAC;EACtBC,aADsB;EAEtBC,YAFsB;EAGtBC,kBAHsB;EAItBC,aAAa,GAAG;AAJM,CAAD,KAKjB;EACJ,oBACE;IAAK,SAAS,EAAEC,cAAA,CAAMC;EAAtB,GACGF,aAAa,KAAK,KAAlB,gBACC,6BAAC,4DAAD;IACE,SAAS,EAAEC,cAAA,CAAME,kBADnB;IAEE,cAAYJ;EAFd,EADD,GAKG,IANN,eAOE;IAAK,SAAS,EAAEE,cAAA,CAAMJ;EAAtB,GAAsCA,aAAtC,CAPF,eAQE;IAAK,SAAS,EAAEI,cAAA,CAAMH;EAAtB,QAAsCA,YAAtC,CARF,EASGE,aAAa,KAAK,QAAlB,gBACC,6BAAC,4DAAD;IAAwB,SAAS,EAAEC,cAAA,CAAMG,WAAzC;IAAsD,cAAYL;EAAlE,EADD,GAEG,IAXN,CADF;AAeD,CArBD;;AAuBAH,cAAc,CAACS,SAAf,2CAA2BA,kBAA3B;eAEeT,c"}
@@ -3,11 +3,13 @@ declare const propTypes: {
3
3
  titleNoSkills: PropTypes.Validator<string>;
4
4
  textNoSkills: PropTypes.Validator<string>;
5
5
  iconSkillAriaLabel: PropTypes.Validator<string>;
6
+ imagePosition: PropTypes.Requireable<string>;
6
7
  };
7
8
  export default propTypes;
8
9
  export declare type NoSkillsProps = {
9
10
  titleNoSkills: string;
10
11
  textNoSkills: string;
11
12
  iconSkillAriaLabel: string;
13
+ imagePosition?: 'top' | 'bottom';
12
14
  };
13
15
  //# sourceMappingURL=prop-types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"prop-types.d.ts","sourceRoot":"","sources":["../../../src/organism/review-no-skills/prop-types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,QAAA,MAAM,SAAS;;;;CAId,CAAC;AAEF,eAAe,SAAS,CAAC;AAEzB,oBAAY,aAAa,GAAG;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,YAAY,EAAE,MAAM,CAAC;IACrB,kBAAkB,EAAE,MAAM,CAAC;CAC5B,CAAC"}
1
+ {"version":3,"file":"prop-types.d.ts","sourceRoot":"","sources":["../../../src/organism/review-no-skills/prop-types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,QAAA,MAAM,SAAS;;;;;CAKd,CAAC;AAEF,eAAe,SAAS,CAAC;AAEzB,oBAAY,aAAa,GAAG;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,YAAY,EAAE,MAAM,CAAC;IACrB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,aAAa,CAAC,EAAE,KAAK,GAAG,QAAQ,CAAC;CAClC,CAAC"}
@@ -10,7 +10,8 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
10
10
  const propTypes = {
11
11
  titleNoSkills: _propTypes.default.string.isRequired,
12
12
  textNoSkills: _propTypes.default.string.isRequired,
13
- iconSkillAriaLabel: _propTypes.default.string.isRequired
13
+ iconSkillAriaLabel: _propTypes.default.string.isRequired,
14
+ imagePosition: _propTypes.default.oneOf(['top', 'bottom'])
14
15
  };
15
16
  var _default = propTypes;
16
17
  exports.default = _default;
@@ -1 +1 @@
1
- {"version":3,"file":"prop-types.js","names":["propTypes","titleNoSkills","PropTypes","string","isRequired","textNoSkills","iconSkillAriaLabel"],"sources":["../../../src/organism/review-no-skills/prop-types.ts"],"sourcesContent":["import PropTypes from 'prop-types';\n\nconst propTypes = {\n titleNoSkills: PropTypes.string.isRequired,\n textNoSkills: PropTypes.string.isRequired,\n iconSkillAriaLabel: PropTypes.string.isRequired\n};\n\nexport default propTypes;\n\nexport type NoSkillsProps = {\n titleNoSkills: string;\n textNoSkills: string;\n iconSkillAriaLabel: string;\n};\n"],"mappings":";;;;;AAAA;;;;AAEA,MAAMA,SAAS,GAAG;EAChBC,aAAa,EAAEC,kBAAA,CAAUC,MAAV,CAAiBC,UADhB;EAEhBC,YAAY,EAAEH,kBAAA,CAAUC,MAAV,CAAiBC,UAFf;EAGhBE,kBAAkB,EAAEJ,kBAAA,CAAUC,MAAV,CAAiBC;AAHrB,CAAlB;eAMeJ,S"}
1
+ {"version":3,"file":"prop-types.js","names":["propTypes","titleNoSkills","PropTypes","string","isRequired","textNoSkills","iconSkillAriaLabel","imagePosition","oneOf"],"sources":["../../../src/organism/review-no-skills/prop-types.ts"],"sourcesContent":["import PropTypes from 'prop-types';\n\nconst propTypes = {\n titleNoSkills: PropTypes.string.isRequired,\n textNoSkills: PropTypes.string.isRequired,\n iconSkillAriaLabel: PropTypes.string.isRequired,\n imagePosition: PropTypes.oneOf(['top', 'bottom'])\n};\n\nexport default propTypes;\n\nexport type NoSkillsProps = {\n titleNoSkills: string;\n textNoSkills: string;\n iconSkillAriaLabel: string;\n imagePosition?: 'top' | 'bottom';\n};\n"],"mappings":";;;;;AAAA;;;;AAEA,MAAMA,SAAS,GAAG;EAChBC,aAAa,EAAEC,kBAAA,CAAUC,MAAV,CAAiBC,UADhB;EAEhBC,YAAY,EAAEH,kBAAA,CAAUC,MAAV,CAAiBC,UAFf;EAGhBE,kBAAkB,EAAEJ,kBAAA,CAAUC,MAAV,CAAiBC,UAHrB;EAIhBG,aAAa,EAAEL,kBAAA,CAAUM,KAAV,CAAgB,CAAC,KAAD,EAAQ,QAAR,CAAhB;AAJC,CAAlB;eAOeR,S"}
@@ -46,6 +46,12 @@
46
46
  width: 361px;
47
47
  }
48
48
 
49
+ .imgNoSkillsReverse {
50
+ composes: imgNoSkills;
51
+ margin-top: 0px;
52
+ margin-bottom: 8px;
53
+ }
54
+
49
55
  @media tablet {
50
56
  .titleNoSkills, .textNoSkills {
51
57
  width: 90%;
@@ -6,6 +6,7 @@ declare namespace SetupHeader {
6
6
  seeMyPlatform: PropTypes.Requireable<PropTypes.InferProps<{
7
7
  type: PropTypes.Requireable<string>;
8
8
  label: PropTypes.Requireable<string>;
9
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
9
10
  'aria-label': PropTypes.Requireable<string>;
10
11
  'data-name': PropTypes.Requireable<string>;
11
12
  'data-testid': PropTypes.Requireable<string>;
@@ -26,6 +27,7 @@ declare namespace SetupHeader {
26
27
  logOut: PropTypes.Requireable<PropTypes.InferProps<{
27
28
  type: PropTypes.Requireable<string>;
28
29
  label: PropTypes.Requireable<string>;
30
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
29
31
  'aria-label': PropTypes.Requireable<string>;
30
32
  'data-name': PropTypes.Requireable<string>;
31
33
  'data-testid': PropTypes.Requireable<string>;
@@ -46,6 +48,7 @@ declare namespace SetupHeader {
46
48
  globalAnalytics: PropTypes.Requireable<PropTypes.InferProps<{
47
49
  type: PropTypes.Requireable<string>;
48
50
  label: PropTypes.Requireable<string>;
51
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
49
52
  'aria-label': PropTypes.Requireable<string>;
50
53
  'data-name': PropTypes.Requireable<string>;
51
54
  'data-testid': PropTypes.Requireable<string>;
@@ -66,6 +69,7 @@ declare namespace SetupHeader {
66
69
  platformList: PropTypes.Requireable<PropTypes.InferProps<{
67
70
  type: PropTypes.Requireable<string>;
68
71
  label: PropTypes.Requireable<string>;
72
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
69
73
  'aria-label': PropTypes.Requireable<string>;
70
74
  'data-name': PropTypes.Requireable<string>;
71
75
  'data-testid': PropTypes.Requireable<string>;
@@ -22,6 +22,7 @@ declare namespace WizardContents {
22
22
  firstButtonLink: PropTypes.Requireable<PropTypes.InferProps<{
23
23
  type: PropTypes.Requireable<string>;
24
24
  label: PropTypes.Requireable<string>;
25
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
25
26
  'aria-label': PropTypes.Requireable<string>;
26
27
  'data-name': PropTypes.Requireable<string>;
27
28
  'data-testid': PropTypes.Requireable<string>;
@@ -42,6 +43,7 @@ declare namespace WizardContents {
42
43
  secondButtonLink: PropTypes.Requireable<PropTypes.InferProps<{
43
44
  type: PropTypes.Requireable<string>;
44
45
  label: PropTypes.Requireable<string>;
46
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
45
47
  'aria-label': PropTypes.Requireable<string>;
46
48
  'data-name': PropTypes.Requireable<string>;
47
49
  'data-testid': PropTypes.Requireable<string>;
@@ -424,6 +426,7 @@ declare namespace WizardContents {
424
426
  componentType: PropTypes.Requireable<string>;
425
427
  type: PropTypes.Requireable<string>;
426
428
  label: PropTypes.Requireable<string>;
429
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
427
430
  'aria-label': PropTypes.Requireable<string>;
428
431
  'data-name': PropTypes.Requireable<string>;
429
432
  'data-testid': PropTypes.Requireable<string>;
@@ -81,6 +81,7 @@ declare namespace PlayerLoading {
81
81
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
82
82
  type: PropTypes.Requireable<string>;
83
83
  label: PropTypes.Requireable<string>;
84
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
84
85
  'aria-label': PropTypes.Requireable<string>;
85
86
  'data-name': PropTypes.Requireable<string>;
86
87
  'data-testid': PropTypes.Requireable<string>;
@@ -212,6 +213,7 @@ declare namespace PlayerLoading {
212
213
  componentType: PropTypes.Requireable<string>;
213
214
  type: PropTypes.Requireable<string>;
214
215
  label: PropTypes.Requireable<string>;
216
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
215
217
  'aria-label': PropTypes.Requireable<string>;
216
218
  'data-name': PropTypes.Requireable<string>;
217
219
  'data-testid': PropTypes.Requireable<string>;
@@ -132,6 +132,7 @@ declare namespace SlidePlayer {
132
132
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
133
133
  type: PropTypes.Requireable<string>;
134
134
  label: PropTypes.Requireable<string>;
135
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
135
136
  'aria-label': PropTypes.Requireable<string>;
136
137
  'data-name': PropTypes.Requireable<string>;
137
138
  'data-testid': PropTypes.Requireable<string>;
@@ -263,6 +264,7 @@ declare namespace SlidePlayer {
263
264
  componentType: PropTypes.Requireable<string>;
264
265
  type: PropTypes.Requireable<string>;
265
266
  label: PropTypes.Requireable<string>;
267
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
266
268
  'aria-label': PropTypes.Requireable<string>;
267
269
  'data-name': PropTypes.Requireable<string>;
268
270
  'data-testid': PropTypes.Requireable<string>;
@@ -399,6 +401,7 @@ declare namespace SlidePlayer {
399
401
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
400
402
  type: PropTypes.Requireable<string>;
401
403
  label: PropTypes.Requireable<string>;
404
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
402
405
  'aria-label': PropTypes.Requireable<string>;
403
406
  'data-name': PropTypes.Requireable<string>;
404
407
  'data-testid': PropTypes.Requireable<string>;
@@ -530,6 +533,7 @@ declare namespace SlidePlayer {
530
533
  componentType: PropTypes.Requireable<string>;
531
534
  type: PropTypes.Requireable<string>;
532
535
  label: PropTypes.Requireable<string>;
536
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
533
537
  'aria-label': PropTypes.Requireable<string>;
534
538
  'data-name': PropTypes.Requireable<string>;
535
539
  'data-testid': PropTypes.Requireable<string>;
@@ -138,6 +138,7 @@ declare namespace SlidesPlayer {
138
138
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
139
139
  type: PropTypes.Requireable<string>;
140
140
  label: PropTypes.Requireable<string>;
141
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
141
142
  'aria-label': PropTypes.Requireable<string>;
142
143
  'data-name': PropTypes.Requireable<string>;
143
144
  'data-testid': PropTypes.Requireable<string>;
@@ -269,6 +270,7 @@ declare namespace SlidesPlayer {
269
270
  componentType: PropTypes.Requireable<string>;
270
271
  type: PropTypes.Requireable<string>;
271
272
  label: PropTypes.Requireable<string>;
273
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
272
274
  'aria-label': PropTypes.Requireable<string>;
273
275
  'data-name': PropTypes.Requireable<string>;
274
276
  'data-testid': PropTypes.Requireable<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/template/app-player/player/slides/index.js"],"names":[],"mappings":";AA+aA,qEAkBC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA1ID;;uBAyBC;;;;;;;;;;;;;;;;;;;;;;;;;AArPD;;;gBAaC;;;;;;;;;;;;;AAyDD;;;;gBAEC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAlHD,oEAQC;;;;;;;;;AAgND;;gBAiBC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA/GD,qEAaC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/template/app-player/player/slides/index.js"],"names":[],"mappings":";AA+aA,qEAkBC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA1ID;;uBAyBC;;;;;;;;;;;;;;;;;;;;;;;;;AArPD;;;gBAaC;;;;;;;;;;;;;AAyDD;;;;gBAEC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAlHD,oEAQC;;;;;;;;;AAgND;;gBAiBC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA/GD,qEAaC"}
@@ -166,6 +166,7 @@ declare class PopinCorrection extends React.Component<any, any, any> {
166
166
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
167
167
  type: PropTypes.Requireable<string>;
168
168
  label: PropTypes.Requireable<string>;
169
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
169
170
  'aria-label': PropTypes.Requireable<string>;
170
171
  'data-name': PropTypes.Requireable<string>;
171
172
  'data-testid': PropTypes.Requireable<string>;
@@ -297,6 +298,7 @@ declare class PopinCorrection extends React.Component<any, any, any> {
297
298
  componentType: PropTypes.Requireable<string>;
298
299
  type: PropTypes.Requireable<string>;
299
300
  label: PropTypes.Requireable<string>;
301
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
300
302
  'aria-label': PropTypes.Requireable<string>;
301
303
  'data-name': PropTypes.Requireable<string>;
302
304
  'data-testid': PropTypes.Requireable<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/app-player/popin-correction/index.js"],"names":[],"mappings":";AAmGA;IACE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAmBE;IAEF;;;;;;;;;;;;;;;;;;;;;;MAEE;IAEF,wBAIC;IAFC;;MAA0B;IAkB5B,gCAEC;IAhBD,0BAEC;IAED,kBAQC;IALC,gCAIE;IAIF,aAAsB;IAGxB,sBAsEC;CACF"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/app-player/popin-correction/index.js"],"names":[],"mappings":";AAmGA;IACE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAmBE;IAEF;;;;;;;;;;;;;;;;;;;;;;MAEE;IAEF,wBAIC;IAFC;;MAA0B;IAkB5B,gCAEC;IAhBD,0BAEC;IAED,kBAQC;IALC,gCAIE;IAIF,aAAsB;IAGxB,sBAsEC;CACF"}
@@ -258,6 +258,7 @@ declare namespace PopinEnd {
258
258
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
259
259
  type: PropTypes.Requireable<string>;
260
260
  label: PropTypes.Requireable<string>;
261
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
261
262
  'aria-label': PropTypes.Requireable<string>;
262
263
  'data-name': PropTypes.Requireable<string>;
263
264
  'data-testid': PropTypes.Requireable<string>;
@@ -389,6 +390,7 @@ declare namespace PopinEnd {
389
390
  componentType: PropTypes.Requireable<string>;
390
391
  type: PropTypes.Requireable<string>;
391
392
  label: PropTypes.Requireable<string>;
393
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
392
394
  'aria-label': PropTypes.Requireable<string>;
393
395
  'data-name': PropTypes.Requireable<string>;
394
396
  'data-testid': PropTypes.Requireable<string>;
@@ -589,6 +589,7 @@ declare const AppReview: {
589
589
  buttonLink: import("prop-types").Requireable<import("prop-types").InferProps<{
590
590
  type: import("prop-types").Requireable<string>;
591
591
  label: import("prop-types").Requireable<string>;
592
+ content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
592
593
  'aria-label': import("prop-types").Requireable<string>;
593
594
  'data-name': import("prop-types").Requireable<string>;
594
595
  'data-testid': import("prop-types").Requireable<string>;
@@ -720,6 +721,7 @@ declare const AppReview: {
720
721
  componentType: import("prop-types").Requireable<string>;
721
722
  type: import("prop-types").Requireable<string>;
722
723
  label: import("prop-types").Requireable<string>;
724
+ content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
723
725
  'aria-label': import("prop-types").Requireable<string>;
724
726
  'data-name': import("prop-types").Requireable<string>;
725
727
  'data-testid': import("prop-types").Requireable<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/index.tsx"],"names":[],"mappings":";AAGA,OAAkB,EAAC,cAAc,EAAC,MAAM,cAAc,CAAC;AAEvD,QAAA,MAAM,SAAS;2BAAwB,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOpD,CAAC;AAIF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/template/app-review/index.tsx"],"names":[],"mappings":";AAGA,OAAkB,EAAC,cAAc,EAAC,MAAM,cAAc,CAAC;AAEvD,QAAA,MAAM,SAAS;2BAAwB,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOpD,CAAC;AAIF,eAAe,SAAS,CAAC"}
@@ -589,6 +589,7 @@ declare const propTypes: {
589
589
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
590
590
  type: PropTypes.Requireable<string>;
591
591
  label: PropTypes.Requireable<string>;
592
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
592
593
  'aria-label': PropTypes.Requireable<string>;
593
594
  'data-name': PropTypes.Requireable<string>;
594
595
  'data-testid': PropTypes.Requireable<string>;
@@ -720,6 +721,7 @@ declare const propTypes: {
720
721
  componentType: PropTypes.Requireable<string>;
721
722
  type: PropTypes.Requireable<string>;
722
723
  label: PropTypes.Requireable<string>;
724
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
723
725
  'aria-label': PropTypes.Requireable<string>;
724
726
  'data-name': PropTypes.Requireable<string>;
725
727
  'data-testid': PropTypes.Requireable<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"prop-types.d.ts","sourceRoot":"","sources":["../../../../src/template/app-review/player/prop-types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,EAAC,mBAAmB,EAAC,MAAM,cAAc,CAAC;AACtD,OAAO,EAAC,YAAY,EAAC,MAAM,kCAAkC,CAAC;AAC9D,OAAgC,EAC9B,mBAAmB,EACpB,MAAM,8CAA8C,CAAC;AAEtD,OAA8B,EAAC,WAAW,EAAC,MAAM,uCAAuC,CAAC;AAEzF,OAA+B,EAC7B,gBAAgB,EACjB,MAAM,oDAAoD,CAAC;AAE5D,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKd,CAAC;AAEF,eAAe,SAAS,CAAC;AAEzB,oBAAY,iBAAiB,GAAG;IAC9B,MAAM,EAAE,WAAW,CAAC;IACpB,KAAK,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAC/B,eAAe,CAAC,EAAE,mBAAmB,CAAC;IACtC,QAAQ,CAAC,EAAE,mBAAmB,CAAC;IAC/B,SAAS,CAAC,EAAE,YAAY,CAAC;CAC1B,CAAC"}
1
+ {"version":3,"file":"prop-types.d.ts","sourceRoot":"","sources":["../../../../src/template/app-review/player/prop-types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,EAAC,mBAAmB,EAAC,MAAM,cAAc,CAAC;AACtD,OAAO,EAAC,YAAY,EAAC,MAAM,kCAAkC,CAAC;AAC9D,OAAgC,EAC9B,mBAAmB,EACpB,MAAM,8CAA8C,CAAC;AAEtD,OAA8B,EAAC,WAAW,EAAC,MAAM,uCAAuC,CAAC;AAEzF,OAA+B,EAC7B,gBAAgB,EACjB,MAAM,oDAAoD,CAAC;AAE5D,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKd,CAAC;AAEF,eAAe,SAAS,CAAC;AAEzB,oBAAY,iBAAiB,GAAG;IAC9B,MAAM,EAAE,WAAW,CAAC;IACpB,KAAK,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAC/B,eAAe,CAAC,EAAE,mBAAmB,CAAC;IACtC,QAAQ,CAAC,EAAE,mBAAmB,CAAC;IAC/B,SAAS,CAAC,EAAE,YAAY,CAAC;CAC1B,CAAC"}
@@ -593,6 +593,7 @@ declare const propTypes: {
593
593
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
594
594
  type: PropTypes.Requireable<string>;
595
595
  label: PropTypes.Requireable<string>;
596
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
596
597
  'aria-label': PropTypes.Requireable<string>;
597
598
  'data-name': PropTypes.Requireable<string>;
598
599
  'data-testid': PropTypes.Requireable<string>;
@@ -724,6 +725,7 @@ declare const propTypes: {
724
725
  componentType: PropTypes.Requireable<string>;
725
726
  type: PropTypes.Requireable<string>;
726
727
  label: PropTypes.Requireable<string>;
728
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
727
729
  'aria-label': PropTypes.Requireable<string>;
728
730
  'data-name': PropTypes.Requireable<string>;
729
731
  'data-testid': PropTypes.Requireable<string>;
@@ -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;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"}
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"}
@@ -7,6 +7,7 @@ declare const BrandCreate: {
7
7
  seeMyPlatform: PropTypes.Requireable<PropTypes.InferProps<{
8
8
  type: PropTypes.Requireable<string>;
9
9
  label: PropTypes.Requireable<string>;
10
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
10
11
  'aria-label': PropTypes.Requireable<string>;
11
12
  'data-name': PropTypes.Requireable<string>;
12
13
  'data-testid': PropTypes.Requireable<string>;
@@ -27,6 +28,7 @@ declare const BrandCreate: {
27
28
  logOut: PropTypes.Requireable<PropTypes.InferProps<{
28
29
  type: PropTypes.Requireable<string>;
29
30
  label: PropTypes.Requireable<string>;
31
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
30
32
  'aria-label': PropTypes.Requireable<string>;
31
33
  'data-name': PropTypes.Requireable<string>;
32
34
  'data-testid': PropTypes.Requireable<string>;
@@ -47,6 +49,7 @@ declare const BrandCreate: {
47
49
  globalAnalytics: PropTypes.Requireable<PropTypes.InferProps<{
48
50
  type: PropTypes.Requireable<string>;
49
51
  label: PropTypes.Requireable<string>;
52
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
50
53
  'aria-label': PropTypes.Requireable<string>;
51
54
  'data-name': PropTypes.Requireable<string>;
52
55
  'data-testid': PropTypes.Requireable<string>;
@@ -67,6 +70,7 @@ declare const BrandCreate: {
67
70
  platformList: PropTypes.Requireable<PropTypes.InferProps<{
68
71
  type: PropTypes.Requireable<string>;
69
72
  label: PropTypes.Requireable<string>;
73
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
70
74
  'aria-label': PropTypes.Requireable<string>;
71
75
  'data-name': PropTypes.Requireable<string>;
72
76
  'data-testid': PropTypes.Requireable<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/back-office/brand-create/index.js"],"names":[],"mappings":";AAOA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAqBG"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/back-office/brand-create/index.js"],"names":[],"mappings":";AAOA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAqBG"}
@@ -7,6 +7,7 @@ declare const BrandList: {
7
7
  seeMyPlatform: PropTypes.Requireable<PropTypes.InferProps<{
8
8
  type: PropTypes.Requireable<string>;
9
9
  label: PropTypes.Requireable<string>;
10
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
10
11
  'aria-label': PropTypes.Requireable<string>;
11
12
  'data-name': PropTypes.Requireable<string>;
12
13
  'data-testid': PropTypes.Requireable<string>;
@@ -27,6 +28,7 @@ declare const BrandList: {
27
28
  logOut: PropTypes.Requireable<PropTypes.InferProps<{
28
29
  type: PropTypes.Requireable<string>;
29
30
  label: PropTypes.Requireable<string>;
31
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
30
32
  'aria-label': PropTypes.Requireable<string>;
31
33
  'data-name': PropTypes.Requireable<string>;
32
34
  'data-testid': PropTypes.Requireable<string>;
@@ -47,6 +49,7 @@ declare const BrandList: {
47
49
  globalAnalytics: PropTypes.Requireable<PropTypes.InferProps<{
48
50
  type: PropTypes.Requireable<string>;
49
51
  label: PropTypes.Requireable<string>;
52
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
50
53
  'aria-label': PropTypes.Requireable<string>;
51
54
  'data-name': PropTypes.Requireable<string>;
52
55
  'data-testid': PropTypes.Requireable<string>;
@@ -67,6 +70,7 @@ declare const BrandList: {
67
70
  platformList: PropTypes.Requireable<PropTypes.InferProps<{
68
71
  type: PropTypes.Requireable<string>;
69
72
  label: PropTypes.Requireable<string>;
73
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
70
74
  'aria-label': PropTypes.Requireable<string>;
71
75
  'data-name': PropTypes.Requireable<string>;
72
76
  'data-testid': PropTypes.Requireable<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/back-office/brand-list/index.js"],"names":[],"mappings":";AAYA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+CG"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/back-office/brand-list/index.js"],"names":[],"mappings":";AAYA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+CG"}
@@ -22,6 +22,7 @@ declare namespace BrandUpdate {
22
22
  seeMyPlatform: PropTypes.Requireable<PropTypes.InferProps<{
23
23
  type: PropTypes.Requireable<string>;
24
24
  label: PropTypes.Requireable<string>;
25
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
25
26
  'aria-label': PropTypes.Requireable<string>;
26
27
  'data-name': PropTypes.Requireable<string>;
27
28
  'data-testid': PropTypes.Requireable<string>;
@@ -42,6 +43,7 @@ declare namespace BrandUpdate {
42
43
  logOut: PropTypes.Requireable<PropTypes.InferProps<{
43
44
  type: PropTypes.Requireable<string>;
44
45
  label: PropTypes.Requireable<string>;
46
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
45
47
  'aria-label': PropTypes.Requireable<string>;
46
48
  'data-name': PropTypes.Requireable<string>;
47
49
  'data-testid': PropTypes.Requireable<string>;
@@ -62,6 +64,7 @@ declare namespace BrandUpdate {
62
64
  globalAnalytics: PropTypes.Requireable<PropTypes.InferProps<{
63
65
  type: PropTypes.Requireable<string>;
64
66
  label: PropTypes.Requireable<string>;
67
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
65
68
  'aria-label': PropTypes.Requireable<string>;
66
69
  'data-name': PropTypes.Requireable<string>;
67
70
  'data-testid': PropTypes.Requireable<string>;
@@ -82,6 +85,7 @@ declare namespace BrandUpdate {
82
85
  platformList: PropTypes.Requireable<PropTypes.InferProps<{
83
86
  type: PropTypes.Requireable<string>;
84
87
  label: PropTypes.Requireable<string>;
88
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
85
89
  'aria-label': PropTypes.Requireable<string>;
86
90
  'data-name': PropTypes.Requireable<string>;
87
91
  'data-testid': PropTypes.Requireable<string>;
@@ -308,6 +312,7 @@ declare namespace BrandUpdate {
308
312
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
309
313
  type: PropTypes.Requireable<string>;
310
314
  label: PropTypes.Requireable<string>;
315
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
311
316
  'aria-label': PropTypes.Requireable<string>;
312
317
  'data-name': PropTypes.Requireable<string>;
313
318
  'data-testid': PropTypes.Requireable<string>;
@@ -439,6 +444,7 @@ declare namespace BrandUpdate {
439
444
  componentType: PropTypes.Requireable<string>;
440
445
  type: PropTypes.Requireable<string>;
441
446
  label: PropTypes.Requireable<string>;
447
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
442
448
  'aria-label': PropTypes.Requireable<string>;
443
449
  'data-name': PropTypes.Requireable<string>;
444
450
  'data-testid': PropTypes.Requireable<string>;
@@ -546,6 +552,7 @@ declare namespace BrandUpdate {
546
552
  componentType: PropTypes.Requireable<string>;
547
553
  type: PropTypes.Requireable<string>;
548
554
  label: PropTypes.Requireable<string>;
555
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
549
556
  'aria-label': PropTypes.Requireable<string>;
550
557
  'data-name': PropTypes.Requireable<string>;
551
558
  'data-testid': PropTypes.Requireable<string>;
@@ -605,6 +612,7 @@ declare namespace BrandUpdate {
605
612
  firstButtonLink: PropTypes.Requireable<PropTypes.InferProps<{
606
613
  type: PropTypes.Requireable<string>;
607
614
  label: PropTypes.Requireable<string>;
615
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
608
616
  'aria-label': PropTypes.Requireable<string>;
609
617
  'data-name': PropTypes.Requireable<string>;
610
618
  'data-testid': PropTypes.Requireable<string>;
@@ -625,6 +633,7 @@ declare namespace BrandUpdate {
625
633
  secondButtonLink: PropTypes.Requireable<PropTypes.InferProps<{
626
634
  type: PropTypes.Requireable<string>;
627
635
  label: PropTypes.Requireable<string>;
636
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
628
637
  'aria-label': PropTypes.Requireable<string>;
629
638
  'data-name': PropTypes.Requireable<string>;
630
639
  'data-testid': PropTypes.Requireable<string>;
@@ -785,6 +794,7 @@ declare namespace BrandUpdate {
785
794
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
786
795
  type: PropTypes.Requireable<string>;
787
796
  label: PropTypes.Requireable<string>;
797
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
788
798
  'aria-label': PropTypes.Requireable<string>;
789
799
  'data-name': PropTypes.Requireable<string>;
790
800
  'data-testid': PropTypes.Requireable<string>;
@@ -916,6 +926,7 @@ declare namespace BrandUpdate {
916
926
  componentType: PropTypes.Requireable<string>;
917
927
  type: PropTypes.Requireable<string>;
918
928
  label: PropTypes.Requireable<string>;
929
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
919
930
  'aria-label': PropTypes.Requireable<string>;
920
931
  'data-name': PropTypes.Requireable<string>;
921
932
  'data-testid': PropTypes.Requireable<string>;
@@ -6,6 +6,7 @@ declare const _default: {
6
6
  seeMyPlatform: PropTypes.Requireable<PropTypes.InferProps<{
7
7
  type: PropTypes.Requireable<string>;
8
8
  label: PropTypes.Requireable<string>;
9
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
9
10
  'aria-label': PropTypes.Requireable<string>;
10
11
  'data-name': PropTypes.Requireable<string>;
11
12
  'data-testid': PropTypes.Requireable<string>;
@@ -26,6 +27,7 @@ declare const _default: {
26
27
  logOut: PropTypes.Requireable<PropTypes.InferProps<{
27
28
  type: PropTypes.Requireable<string>;
28
29
  label: PropTypes.Requireable<string>;
30
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
29
31
  'aria-label': PropTypes.Requireable<string>;
30
32
  'data-name': PropTypes.Requireable<string>;
31
33
  'data-testid': PropTypes.Requireable<string>;
@@ -46,6 +48,7 @@ declare const _default: {
46
48
  globalAnalytics: PropTypes.Requireable<PropTypes.InferProps<{
47
49
  type: PropTypes.Requireable<string>;
48
50
  label: PropTypes.Requireable<string>;
51
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
49
52
  'aria-label': PropTypes.Requireable<string>;
50
53
  'data-name': PropTypes.Requireable<string>;
51
54
  'data-testid': PropTypes.Requireable<string>;
@@ -66,6 +69,7 @@ declare const _default: {
66
69
  platformList: PropTypes.Requireable<PropTypes.InferProps<{
67
70
  type: PropTypes.Requireable<string>;
68
71
  label: PropTypes.Requireable<string>;
72
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
69
73
  'aria-label': PropTypes.Requireable<string>;
70
74
  'data-name': PropTypes.Requireable<string>;
71
75
  'data-testid': PropTypes.Requireable<string>;
@@ -7,6 +7,7 @@ declare function createLayout(Template: any): {
7
7
  seeMyPlatform: PropTypes.Requireable<PropTypes.InferProps<{
8
8
  type: PropTypes.Requireable<string>;
9
9
  label: PropTypes.Requireable<string>;
10
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
10
11
  'aria-label': PropTypes.Requireable<string>;
11
12
  'data-name': PropTypes.Requireable<string>;
12
13
  'data-testid': PropTypes.Requireable<string>;
@@ -27,6 +28,7 @@ declare function createLayout(Template: any): {
27
28
  logOut: PropTypes.Requireable<PropTypes.InferProps<{
28
29
  type: PropTypes.Requireable<string>;
29
30
  label: PropTypes.Requireable<string>;
31
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
30
32
  'aria-label': PropTypes.Requireable<string>;
31
33
  'data-name': PropTypes.Requireable<string>;
32
34
  'data-testid': PropTypes.Requireable<string>;
@@ -47,6 +49,7 @@ declare function createLayout(Template: any): {
47
49
  globalAnalytics: PropTypes.Requireable<PropTypes.InferProps<{
48
50
  type: PropTypes.Requireable<string>;
49
51
  label: PropTypes.Requireable<string>;
52
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
50
53
  'aria-label': PropTypes.Requireable<string>;
51
54
  'data-name': PropTypes.Requireable<string>;
52
55
  'data-testid': PropTypes.Requireable<string>;
@@ -67,6 +70,7 @@ declare function createLayout(Template: any): {
67
70
  platformList: PropTypes.Requireable<PropTypes.InferProps<{
68
71
  type: PropTypes.Requireable<string>;
69
72
  label: PropTypes.Requireable<string>;
73
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
70
74
  'aria-label': PropTypes.Requireable<string>;
71
75
  'data-name': PropTypes.Requireable<string>;
72
76
  'data-testid': PropTypes.Requireable<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/back-office/layout/index.js"],"names":[],"mappings":";AAMA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAyBC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/back-office/layout/index.js"],"names":[],"mappings":";AAMA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAyBC"}
@@ -82,6 +82,7 @@ declare namespace Dashboard {
82
82
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
83
83
  type: PropTypes.Requireable<string>;
84
84
  label: PropTypes.Requireable<string>;
85
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
85
86
  'aria-label': PropTypes.Requireable<string>;
86
87
  'data-name': PropTypes.Requireable<string>;
87
88
  'data-testid': PropTypes.Requireable<string>;
@@ -213,6 +214,7 @@ declare namespace Dashboard {
213
214
  componentType: PropTypes.Requireable<string>;
214
215
  type: PropTypes.Requireable<string>;
215
216
  label: PropTypes.Requireable<string>;
217
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
216
218
  'aria-label': PropTypes.Requireable<string>;
217
219
  'data-name': PropTypes.Requireable<string>;
218
220
  'data-testid': PropTypes.Requireable<string>;
@@ -352,6 +354,7 @@ declare namespace Dashboard {
352
354
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
353
355
  type: PropTypes.Requireable<string>;
354
356
  label: PropTypes.Requireable<string>;
357
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
355
358
  'aria-label': PropTypes.Requireable<string>;
356
359
  'data-name': PropTypes.Requireable<string>;
357
360
  'data-testid': PropTypes.Requireable<string>;
@@ -483,6 +486,7 @@ declare namespace Dashboard {
483
486
  componentType: PropTypes.Requireable<string>;
484
487
  type: PropTypes.Requireable<string>;
485
488
  label: PropTypes.Requireable<string>;
489
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
486
490
  'aria-label': PropTypes.Requireable<string>;
487
491
  'data-name': PropTypes.Requireable<string>;
488
492
  'data-testid': PropTypes.Requireable<string>;