@coorpacademy/components 11.32.20-alpha.39 → 11.32.20

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 (209) hide show
  1. package/es/atom/button-link/index.d.ts +2 -0
  2. package/es/atom/button-link/index.d.ts.map +1 -1
  3. package/es/atom/button-link/index.js +22 -8
  4. package/es/atom/button-link/index.js.map +1 -1
  5. package/es/atom/button-link/types.d.ts +4 -0
  6. package/es/atom/button-link/types.d.ts.map +1 -1
  7. package/es/atom/button-link/types.js +2 -0
  8. package/es/atom/button-link/types.js.map +1 -1
  9. package/es/atom/radio-with-title/index.d.ts +0 -6
  10. package/es/atom/radio-with-title/index.d.ts.map +1 -1
  11. package/es/atom/radio-with-title/types.d.ts +0 -6
  12. package/es/atom/radio-with-title/types.d.ts.map +1 -1
  13. package/es/atom/tag/style.css +1 -2
  14. package/es/atom/title/index.d.ts +0 -6
  15. package/es/atom/title/index.d.ts.map +1 -1
  16. package/es/atom/title/index.js +4 -16
  17. package/es/atom/title/index.js.map +1 -1
  18. package/es/atom/title/style.css +0 -13
  19. package/es/molecule/base-modal/index.d.ts.map +1 -1
  20. package/es/molecule/base-modal/index.js +6 -10
  21. package/es/molecule/base-modal/index.js.map +1 -1
  22. package/es/molecule/cm-popin/types.d.ts +4 -6
  23. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  24. package/es/molecule/dashboard/cards-list/index.d.ts +2 -9
  25. package/es/molecule/dashboard/cards-list/index.d.ts.map +1 -1
  26. package/es/molecule/dashboard/cards-list/index.js +26 -26
  27. package/es/molecule/dashboard/cards-list/index.js.map +1 -1
  28. package/es/molecule/dashboard/cards-list/prop-types.d.ts +0 -1
  29. package/es/molecule/dashboard/cards-list/prop-types.d.ts.map +1 -1
  30. package/es/molecule/dashboard/cards-list/prop-types.js.map +1 -1
  31. package/es/molecule/dashboard/cards-list/style.css +29 -12
  32. package/es/molecule/expandible-actionable-table/index.d.ts +2 -0
  33. package/es/molecule/expandible-actionable-table/index.d.ts.map +1 -1
  34. package/es/molecule/expandible-actionable-table/types.d.ts +2 -0
  35. package/es/molecule/expandible-actionable-table/types.d.ts.map +1 -1
  36. package/es/molecule/learner-skill-card/index.d.ts.map +1 -1
  37. package/es/molecule/learner-skill-card/index.js +7 -10
  38. package/es/molecule/learner-skill-card/index.js.map +1 -1
  39. package/es/molecule/learning-priority-card/index.d.ts +3 -2
  40. package/es/molecule/learning-priority-card/index.d.ts.map +1 -1
  41. package/es/molecule/learning-priority-card/index.js +10 -11
  42. package/es/molecule/learning-priority-card/index.js.map +1 -1
  43. package/es/molecule/learning-priority-card/style.css +0 -2
  44. package/es/molecule/learning-priority-card/types.d.ts +6 -4
  45. package/es/molecule/learning-priority-card/types.d.ts.map +1 -1
  46. package/es/molecule/learning-priority-card/types.js +4 -3
  47. package/es/molecule/learning-priority-card/types.js.map +1 -1
  48. package/es/molecule/skill-card/index.d.ts.map +1 -1
  49. package/es/molecule/skill-card/index.js +5 -8
  50. package/es/molecule/skill-card/index.js.map +1 -1
  51. package/es/molecule/title-and-checkbox-wrapper/index.d.ts +0 -6
  52. package/es/molecule/title-radio-wrapper/index.d.ts +0 -6
  53. package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
  54. package/es/molecule/title-radio-wrapper/types.d.ts +0 -6
  55. package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
  56. package/es/organism/list-items/index.d.ts +4 -0
  57. package/es/organism/rewards-form/index.d.ts +0 -6
  58. package/es/organism/select-opponents/index.d.ts +0 -6
  59. package/es/organism/select-opponents/index.d.ts.map +1 -1
  60. package/es/organism/select-opponents/types.d.ts +0 -6
  61. package/es/organism/select-opponents/types.d.ts.map +1 -1
  62. package/es/organism/setup-header/index.d.ts +8 -0
  63. package/es/organism/title-and-input/index.d.ts +0 -12
  64. package/es/organism/title-and-input/index.d.ts.map +1 -1
  65. package/es/organism/title-and-input/types.d.ts +0 -12
  66. package/es/organism/title-and-input/types.d.ts.map +1 -1
  67. package/es/organism/wizard-contents/index.d.ts +6 -6
  68. package/es/template/app-player/loading/index.d.ts +4 -6
  69. package/es/template/app-player/player/index.d.ts +8 -12
  70. package/es/template/app-player/player/slides/index.d.ts +4 -6
  71. package/es/template/app-player/player/slides/index.d.ts.map +1 -1
  72. package/es/template/app-player/popin-correction/index.d.ts +4 -6
  73. package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
  74. package/es/template/app-player/popin-end/index.d.ts +6 -15
  75. package/es/template/app-player/popin-end/summary.d.ts +2 -9
  76. package/es/template/app-review/index.d.ts +4 -6
  77. package/es/template/app-review/index.d.ts.map +1 -1
  78. package/es/template/app-review/player/prop-types.d.ts +4 -6
  79. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  80. package/es/template/app-review/prop-types.d.ts +4 -6
  81. package/es/template/app-review/prop-types.d.ts.map +1 -1
  82. package/es/template/back-office/brand-create/index.d.ts +8 -0
  83. package/es/template/back-office/brand-create/index.d.ts.map +1 -1
  84. package/es/template/back-office/brand-list/index.d.ts +8 -0
  85. package/es/template/back-office/brand-list/index.d.ts.map +1 -1
  86. package/es/template/back-office/brand-update/index.d.ts +22 -6
  87. package/es/template/back-office/dashboard-preview/index.d.ts +8 -0
  88. package/es/template/back-office/layout/index.d.ts +8 -0
  89. package/es/template/back-office/layout/index.d.ts.map +1 -1
  90. package/es/template/common/dashboard/index.d.ts +8 -12
  91. package/es/template/common/dashboard/index.d.ts.map +1 -1
  92. package/es/template/common/dashboard/index.js +1 -28
  93. package/es/template/common/dashboard/index.js.map +1 -1
  94. package/es/template/common/search-page/index.d.ts +6 -15
  95. package/es/template/external-course/index.d.ts +4 -6
  96. package/es/template/my-learning/index.d.ts +1 -153
  97. package/es/template/my-learning/index.d.ts.map +1 -1
  98. package/es/template/my-learning/index.js +12 -51
  99. package/es/template/my-learning/index.js.map +1 -1
  100. package/es/template/my-learning/style.css +3 -18
  101. package/es/template/skill-detail/index.d.ts.map +1 -1
  102. package/es/template/skill-detail/index.js +4 -8
  103. package/es/template/skill-detail/index.js.map +1 -1
  104. package/es/template/teams-dashboard/index.d.ts +2 -9
  105. package/lib/atom/button-link/index.d.ts +2 -0
  106. package/lib/atom/button-link/index.d.ts.map +1 -1
  107. package/lib/atom/button-link/index.js +21 -7
  108. package/lib/atom/button-link/index.js.map +1 -1
  109. package/lib/atom/button-link/types.d.ts +4 -0
  110. package/lib/atom/button-link/types.d.ts.map +1 -1
  111. package/lib/atom/button-link/types.js +2 -0
  112. package/lib/atom/button-link/types.js.map +1 -1
  113. package/lib/atom/radio-with-title/index.d.ts +0 -6
  114. package/lib/atom/radio-with-title/index.d.ts.map +1 -1
  115. package/lib/atom/radio-with-title/types.d.ts +0 -6
  116. package/lib/atom/radio-with-title/types.d.ts.map +1 -1
  117. package/lib/atom/tag/style.css +1 -2
  118. package/lib/atom/title/index.d.ts +0 -6
  119. package/lib/atom/title/index.d.ts.map +1 -1
  120. package/lib/atom/title/index.js +4 -18
  121. package/lib/atom/title/index.js.map +1 -1
  122. package/lib/atom/title/style.css +0 -13
  123. package/lib/molecule/base-modal/index.d.ts.map +1 -1
  124. package/lib/molecule/base-modal/index.js +5 -9
  125. package/lib/molecule/base-modal/index.js.map +1 -1
  126. package/lib/molecule/cm-popin/types.d.ts +4 -6
  127. package/lib/molecule/cm-popin/types.d.ts.map +1 -1
  128. package/lib/molecule/dashboard/cards-list/index.d.ts +2 -9
  129. package/lib/molecule/dashboard/cards-list/index.d.ts.map +1 -1
  130. package/lib/molecule/dashboard/cards-list/index.js +26 -27
  131. package/lib/molecule/dashboard/cards-list/index.js.map +1 -1
  132. package/lib/molecule/dashboard/cards-list/prop-types.d.ts +0 -1
  133. package/lib/molecule/dashboard/cards-list/prop-types.d.ts.map +1 -1
  134. package/lib/molecule/dashboard/cards-list/prop-types.js.map +1 -1
  135. package/lib/molecule/dashboard/cards-list/style.css +29 -12
  136. package/lib/molecule/expandible-actionable-table/index.d.ts +2 -0
  137. package/lib/molecule/expandible-actionable-table/index.d.ts.map +1 -1
  138. package/lib/molecule/expandible-actionable-table/types.d.ts +2 -0
  139. package/lib/molecule/expandible-actionable-table/types.d.ts.map +1 -1
  140. package/lib/molecule/learner-skill-card/index.d.ts.map +1 -1
  141. package/lib/molecule/learner-skill-card/index.js +6 -9
  142. package/lib/molecule/learner-skill-card/index.js.map +1 -1
  143. package/lib/molecule/learning-priority-card/index.d.ts +3 -2
  144. package/lib/molecule/learning-priority-card/index.d.ts.map +1 -1
  145. package/lib/molecule/learning-priority-card/index.js +10 -11
  146. package/lib/molecule/learning-priority-card/index.js.map +1 -1
  147. package/lib/molecule/learning-priority-card/style.css +0 -2
  148. package/lib/molecule/learning-priority-card/types.d.ts +6 -4
  149. package/lib/molecule/learning-priority-card/types.d.ts.map +1 -1
  150. package/lib/molecule/learning-priority-card/types.js +4 -3
  151. package/lib/molecule/learning-priority-card/types.js.map +1 -1
  152. package/lib/molecule/skill-card/index.d.ts.map +1 -1
  153. package/lib/molecule/skill-card/index.js +4 -7
  154. package/lib/molecule/skill-card/index.js.map +1 -1
  155. package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +0 -6
  156. package/lib/molecule/title-radio-wrapper/index.d.ts +0 -6
  157. package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
  158. package/lib/molecule/title-radio-wrapper/types.d.ts +0 -6
  159. package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
  160. package/lib/organism/list-items/index.d.ts +4 -0
  161. package/lib/organism/rewards-form/index.d.ts +0 -6
  162. package/lib/organism/select-opponents/index.d.ts +0 -6
  163. package/lib/organism/select-opponents/index.d.ts.map +1 -1
  164. package/lib/organism/select-opponents/types.d.ts +0 -6
  165. package/lib/organism/select-opponents/types.d.ts.map +1 -1
  166. package/lib/organism/setup-header/index.d.ts +8 -0
  167. package/lib/organism/title-and-input/index.d.ts +0 -12
  168. package/lib/organism/title-and-input/index.d.ts.map +1 -1
  169. package/lib/organism/title-and-input/types.d.ts +0 -12
  170. package/lib/organism/title-and-input/types.d.ts.map +1 -1
  171. package/lib/organism/wizard-contents/index.d.ts +6 -6
  172. package/lib/template/app-player/loading/index.d.ts +4 -6
  173. package/lib/template/app-player/player/index.d.ts +8 -12
  174. package/lib/template/app-player/player/slides/index.d.ts +4 -6
  175. package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
  176. package/lib/template/app-player/popin-correction/index.d.ts +4 -6
  177. package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
  178. package/lib/template/app-player/popin-end/index.d.ts +6 -15
  179. package/lib/template/app-player/popin-end/summary.d.ts +2 -9
  180. package/lib/template/app-review/index.d.ts +4 -6
  181. package/lib/template/app-review/index.d.ts.map +1 -1
  182. package/lib/template/app-review/player/prop-types.d.ts +4 -6
  183. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  184. package/lib/template/app-review/prop-types.d.ts +4 -6
  185. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  186. package/lib/template/back-office/brand-create/index.d.ts +8 -0
  187. package/lib/template/back-office/brand-create/index.d.ts.map +1 -1
  188. package/lib/template/back-office/brand-list/index.d.ts +8 -0
  189. package/lib/template/back-office/brand-list/index.d.ts.map +1 -1
  190. package/lib/template/back-office/brand-update/index.d.ts +22 -6
  191. package/lib/template/back-office/dashboard-preview/index.d.ts +8 -0
  192. package/lib/template/back-office/layout/index.d.ts +8 -0
  193. package/lib/template/back-office/layout/index.d.ts.map +1 -1
  194. package/lib/template/common/dashboard/index.d.ts +8 -12
  195. package/lib/template/common/dashboard/index.d.ts.map +1 -1
  196. package/lib/template/common/dashboard/index.js +1 -30
  197. package/lib/template/common/dashboard/index.js.map +1 -1
  198. package/lib/template/common/search-page/index.d.ts +6 -15
  199. package/lib/template/external-course/index.d.ts +4 -6
  200. package/lib/template/my-learning/index.d.ts +1 -153
  201. package/lib/template/my-learning/index.d.ts.map +1 -1
  202. package/lib/template/my-learning/index.js +13 -57
  203. package/lib/template/my-learning/index.js.map +1 -1
  204. package/lib/template/my-learning/style.css +3 -18
  205. package/lib/template/skill-detail/index.d.ts.map +1 -1
  206. package/lib/template/skill-detail/index.js +4 -8
  207. package/lib/template/skill-detail/index.js.map +1 -1
  208. package/lib/template/teams-dashboard/index.d.ts +2 -9
  209. package/package.json +2 -2
@@ -1,9 +1,10 @@
1
1
  import PropTypes from 'prop-types';
2
2
  export const propTypes = {
3
3
  title: PropTypes.string,
4
- tagLabel: PropTypes.oneOf(['Playlist', 'Certification', 'Skill']),
4
+ tag: PropTypes.shape({
5
+ label: PropTypes.oneOf(['Playlist', 'Certification', 'Skill'])
6
+ }),
5
7
  progression: PropTypes.number,
6
- onClick: PropTypes.func,
7
- type: PropTypes.oneOf(['learningPriority'])
8
+ onClick: PropTypes.func
8
9
  };
9
10
  //# sourceMappingURL=types.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"types.js","names":["PropTypes","propTypes","title","string","tagLabel","oneOf","progression","number","onClick","func","type"],"sources":["../../../src/molecule/learning-priority-card/types.ts"],"sourcesContent":["import PropTypes from 'prop-types';\n\nexport type LearningPriorityCardPropTypes = {\n title: string;\n tagLabel: 'Skill' | 'Playlist' | 'Certification';\n progression: number;\n onClick: () => void;\n type: 'learningPriority';\n};\n\nexport const propTypes = {\n title: PropTypes.string,\n tagLabel: PropTypes.oneOf(['Playlist', 'Certification', 'Skill']),\n progression: PropTypes.number,\n onClick: PropTypes.func,\n type: PropTypes.oneOf(['learningPriority'])\n};\n"],"mappings":"AAAA,OAAOA,SAAP,MAAsB,YAAtB;AAUA,OAAO,MAAMC,SAAS,GAAG;EACvBC,KAAK,EAAEF,SAAS,CAACG,MADM;EAEvBC,QAAQ,EAAEJ,SAAS,CAACK,KAAV,CAAgB,CAAC,UAAD,EAAa,eAAb,EAA8B,OAA9B,CAAhB,CAFa;EAGvBC,WAAW,EAAEN,SAAS,CAACO,MAHA;EAIvBC,OAAO,EAAER,SAAS,CAACS,IAJI;EAKvBC,IAAI,EAAEV,SAAS,CAACK,KAAV,CAAgB,CAAC,kBAAD,CAAhB;AALiB,CAAlB"}
1
+ {"version":3,"file":"types.js","names":["PropTypes","propTypes","title","string","tag","shape","label","oneOf","progression","number","onClick","func"],"sources":["../../../src/molecule/learning-priority-card/types.ts"],"sourcesContent":["import PropTypes from 'prop-types';\n\nexport type LearningPriorityCardPropTypes = {\n title: string;\n tag: {\n label: 'Skill' | 'Playlist' | 'Certification';\n };\n progression: number;\n onClick: () => void;\n};\n\nexport const propTypes = {\n title: PropTypes.string,\n tag: PropTypes.shape({\n label: PropTypes.oneOf(['Playlist', 'Certification', 'Skill'])\n }),\n progression: PropTypes.number,\n onClick: PropTypes.func\n};\n"],"mappings":"AAAA,OAAOA,SAAP,MAAsB,YAAtB;AAWA,OAAO,MAAMC,SAAS,GAAG;EACvBC,KAAK,EAAEF,SAAS,CAACG,MADM;EAEvBC,GAAG,EAAEJ,SAAS,CAACK,KAAV,CAAgB;IACnBC,KAAK,EAAEN,SAAS,CAACO,KAAV,CAAgB,CAAC,UAAD,EAAa,eAAb,EAA8B,OAA9B,CAAhB;EADY,CAAhB,CAFkB;EAKvBC,WAAW,EAAER,SAAS,CAACS,MALA;EAMvBC,OAAO,EAAEV,SAAS,CAACW;AANI,CAAlB"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/skill-card/index.js"],"names":[],"mappings":";AAwBA,kEA0EC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/skill-card/index.js"],"names":[],"mappings":";AAwBA,kEAkEC"}
@@ -1,4 +1,4 @@
1
- import React, { useCallback, useState, useMemo } from 'react';
1
+ import React, { useMemo } from 'react';
2
2
  import { convert } from 'css-color-function';
3
3
  import { NovaSolidInterfaceFeedbackInterfaceQuestionMark as QuestionIcon } from '@coorpacademy/nova-icons';
4
4
  import getOr from 'lodash/fp/getOr';
@@ -26,16 +26,15 @@ const SkillCard = (props, context) => {
26
26
  const {
27
27
  skin
28
28
  } = context;
29
- const [hovered, setHovered] = useState(false);
30
29
  const primarySkinColor = getOr('#00B0FF', 'common.primary', skin);
31
- const handleMouseOver = useCallback(() => setHovered(true), [setHovered]);
32
- const handleMouseLeave = useCallback(() => setHovered(false), [setHovered]);
33
30
  const buttonProps = {
34
31
  customStyle: {
35
- backgroundColor: hovered ? primarySkinColor : convert(`color(${primarySkinColor} a(0.07))`),
36
- color: hovered ? '#FFFFFF' : primarySkinColor,
32
+ backgroundColor: convert(`color(${primarySkinColor} a(0.07))`),
33
+ color: primarySkinColor,
37
34
  transition: 'background-color 0.15s ease-in-out, color 0.15s ease-in-out'
38
35
  },
36
+ hoverBackgroundColor: primarySkinColor,
37
+ hoverColor: '#FFFFFF',
39
38
  onClick,
40
39
  'aria-label': buttonAriaLabel ? `${skillTitle}, ${buttonAriaLabel}` : skillTitle,
41
40
  label: buttonLabel,
@@ -66,8 +65,6 @@ const SkillCard = (props, context) => {
66
65
  height: 16
67
66
  }), reviseLabel), /*#__PURE__*/React.createElement("div", {
68
67
  className: style.buttonWrapper,
69
- onMouseOver: handleMouseOver,
70
- onMouseLeave: handleMouseLeave,
71
68
  "data-name": "button-wrapper"
72
69
  }, /*#__PURE__*/React.createElement(ButtonLink, buttonProps))));
73
70
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["React","useCallback","useState","useMemo","convert","NovaSolidInterfaceFeedbackInterfaceQuestionMark","QuestionIcon","getOr","ButtonLink","style","propTypes","getGradientBackground","baseColor","gradients","SkillCard","props","context","ariaLabel","skillTitle","skillAriaLabel","buttonLabel","buttonAriaLabel","reviseLabel","reviseAriaLabel","onClick","isCustom","skin","hovered","setHovered","primarySkinColor","handleMouseOver","handleMouseLeave","buttonProps","customStyle","backgroundColor","color","transition","label","titleBackgroundColor","titleBackground","skillCardWrapper","background","questionReviseText","questionReviseIcon","buttonWrapper"],"sources":["../../../src/molecule/skill-card/index.js"],"sourcesContent":["import React, {useCallback, useState, useMemo} from 'react';\nimport {convert} from 'css-color-function';\nimport {NovaSolidInterfaceFeedbackInterfaceQuestionMark as QuestionIcon} from '@coorpacademy/nova-icons';\nimport getOr from 'lodash/fp/getOr';\nimport ButtonLink from '../../atom/button-link';\nimport style from './style.css';\nimport propTypes from './prop-types';\n\nconst getGradientBackground = baseColor => {\n const gradients = [\n convert(`color(${baseColor} lightness(30%))`),\n convert(`color(${baseColor} lightness(47%))`),\n convert(`color(${baseColor} lightness(55%))`)\n ];\n\n return `radial-gradient(62.12% 56.45% at 0% 77.29%, ${gradients[0]} 0%, ${convert(\n `color(${gradients[0]} a(0))`\n )} 100%), radial-gradient(113.85% 103.46% at 93.27% 7.88%, ${gradients[1]} 0%, ${convert(\n `color(${gradients[1]} a(0))`\n )} 100%), radial-gradient(49.66% 49.63% at 78.65% 86.26%, ${gradients[2]} 0%, ${convert(\n `color(${gradients[2]} a(0))`\n )} 100%), ${baseColor}`;\n};\n\nconst SkillCard = (props, context) => {\n const {\n 'aria-label': ariaLabel,\n skillTitle,\n skillAriaLabel,\n buttonLabel,\n buttonAriaLabel,\n reviseLabel,\n reviseAriaLabel,\n onClick,\n isCustom = false\n } = props;\n const {skin} = context;\n const [hovered, setHovered] = useState(false);\n const primarySkinColor = getOr('#00B0FF', 'common.primary', skin);\n\n const handleMouseOver = useCallback(() => setHovered(true), [setHovered]);\n\n const handleMouseLeave = useCallback(() => setHovered(false), [setHovered]);\n\n const buttonProps = {\n customStyle: {\n backgroundColor: hovered ? primarySkinColor : convert(`color(${primarySkinColor} a(0.07))`),\n color: hovered ? '#FFFFFF' : primarySkinColor,\n transition: 'background-color 0.15s ease-in-out, color 0.15s ease-in-out'\n },\n onClick,\n 'aria-label': buttonAriaLabel ? `${skillTitle}, ${buttonAriaLabel}` : skillTitle,\n label: buttonLabel,\n 'data-name': 'skill-card-button'\n };\n\n const titleBackgroundColor = useMemo(\n () => (isCustom ? '#128C72' : primarySkinColor),\n [isCustom, primarySkinColor]\n );\n\n const titleBackground = useMemo(\n () => getGradientBackground(titleBackgroundColor),\n [titleBackgroundColor]\n );\n\n return (\n <div className={style.skillCardWrapper} data-name=\"skill-card-wrapper\" aria-label={ariaLabel}>\n <div\n data-name=\"skill-title\"\n className={style.skillTitle}\n aria-label={skillAriaLabel || skillTitle}\n style={{\n background: titleBackground\n }}\n >\n {skillTitle}\n </div>\n <div data-name=\"card-content-wrapper\">\n <div\n className={style.questionReviseText}\n data-name=\"questions-to-revise-label\"\n aria-label={reviseAriaLabel || reviseLabel}\n >\n <QuestionIcon className={style.questionReviseIcon} width={16} height={16} />\n {reviseLabel}\n </div>\n <div\n className={style.buttonWrapper}\n onMouseOver={handleMouseOver}\n onMouseLeave={handleMouseLeave}\n data-name=\"button-wrapper\"\n >\n <ButtonLink {...buttonProps} />\n </div>\n </div>\n </div>\n );\n};\n\nSkillCard.propTypes = propTypes;\n\nexport default SkillCard;\n"],"mappings":"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"}
1
+ {"version":3,"file":"index.js","names":["React","useMemo","convert","NovaSolidInterfaceFeedbackInterfaceQuestionMark","QuestionIcon","getOr","ButtonLink","style","propTypes","getGradientBackground","baseColor","gradients","SkillCard","props","context","ariaLabel","skillTitle","skillAriaLabel","buttonLabel","buttonAriaLabel","reviseLabel","reviseAriaLabel","onClick","isCustom","skin","primarySkinColor","buttonProps","customStyle","backgroundColor","color","transition","hoverBackgroundColor","hoverColor","label","titleBackgroundColor","titleBackground","skillCardWrapper","background","questionReviseText","questionReviseIcon","buttonWrapper"],"sources":["../../../src/molecule/skill-card/index.js"],"sourcesContent":["import React, {useMemo} from 'react';\nimport {convert} from 'css-color-function';\nimport {NovaSolidInterfaceFeedbackInterfaceQuestionMark as QuestionIcon} from '@coorpacademy/nova-icons';\nimport getOr from 'lodash/fp/getOr';\nimport ButtonLink from '../../atom/button-link';\nimport style from './style.css';\nimport propTypes from './prop-types';\n\nconst getGradientBackground = baseColor => {\n const gradients = [\n convert(`color(${baseColor} lightness(30%))`),\n convert(`color(${baseColor} lightness(47%))`),\n convert(`color(${baseColor} lightness(55%))`)\n ];\n\n return `radial-gradient(62.12% 56.45% at 0% 77.29%, ${gradients[0]} 0%, ${convert(\n `color(${gradients[0]} a(0))`\n )} 100%), radial-gradient(113.85% 103.46% at 93.27% 7.88%, ${gradients[1]} 0%, ${convert(\n `color(${gradients[1]} a(0))`\n )} 100%), radial-gradient(49.66% 49.63% at 78.65% 86.26%, ${gradients[2]} 0%, ${convert(\n `color(${gradients[2]} a(0))`\n )} 100%), ${baseColor}`;\n};\n\nconst SkillCard = (props, context) => {\n const {\n 'aria-label': ariaLabel,\n skillTitle,\n skillAriaLabel,\n buttonLabel,\n buttonAriaLabel,\n reviseLabel,\n reviseAriaLabel,\n onClick,\n isCustom = false\n } = props;\n const {skin} = context;\n const primarySkinColor = getOr('#00B0FF', 'common.primary', skin);\n\n const buttonProps = {\n customStyle: {\n backgroundColor: convert(`color(${primarySkinColor} a(0.07))`),\n color: primarySkinColor,\n transition: 'background-color 0.15s ease-in-out, color 0.15s ease-in-out'\n },\n hoverBackgroundColor: primarySkinColor,\n hoverColor: '#FFFFFF',\n onClick,\n 'aria-label': buttonAriaLabel ? `${skillTitle}, ${buttonAriaLabel}` : skillTitle,\n label: buttonLabel,\n 'data-name': 'skill-card-button'\n };\n\n const titleBackgroundColor = useMemo(\n () => (isCustom ? '#128C72' : primarySkinColor),\n [isCustom, primarySkinColor]\n );\n\n const titleBackground = useMemo(\n () => getGradientBackground(titleBackgroundColor),\n [titleBackgroundColor]\n );\n\n return (\n <div className={style.skillCardWrapper} data-name=\"skill-card-wrapper\" aria-label={ariaLabel}>\n <div\n data-name=\"skill-title\"\n className={style.skillTitle}\n aria-label={skillAriaLabel || skillTitle}\n style={{\n background: titleBackground\n }}\n >\n {skillTitle}\n </div>\n <div data-name=\"card-content-wrapper\">\n <div\n className={style.questionReviseText}\n data-name=\"questions-to-revise-label\"\n aria-label={reviseAriaLabel || reviseLabel}\n >\n <QuestionIcon className={style.questionReviseIcon} width={16} height={16} />\n {reviseLabel}\n </div>\n <div className={style.buttonWrapper} data-name=\"button-wrapper\">\n <ButtonLink {...buttonProps} />\n </div>\n </div>\n </div>\n );\n};\n\nSkillCard.propTypes = propTypes;\n\nexport default SkillCard;\n"],"mappings":"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"}
@@ -18,12 +18,6 @@ declare namespace TitleAndCheckBoxWrapper {
18
18
  'data-name': PropTypes.Requireable<string>;
19
19
  titleSize: PropTypes.Requireable<string>;
20
20
  subtitleSize: PropTypes.Requireable<string>;
21
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
22
- tag: PropTypes.Requireable<PropTypes.InferProps<{
23
- label: PropTypes.Requireable<string>;
24
- type: PropTypes.Requireable<string>;
25
- size: PropTypes.Requireable<string>;
26
- }>>;
27
21
  }>>;
28
22
  const child: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
29
23
  childType: PropTypes.Requireable<string>;
@@ -11,12 +11,6 @@ declare const TitleRadioWrapper: {
11
11
  'data-name': import("prop-types").Requireable<string>;
12
12
  titleSize: import("prop-types").Requireable<string>;
13
13
  subtitleSize: import("prop-types").Requireable<string>;
14
- icon: import("prop-types").Requireable<import("prop-types").InferProps<any>>;
15
- tag: import("prop-types").Requireable<import("prop-types").InferProps<{
16
- label: import("prop-types").Requireable<string>;
17
- type: import("prop-types").Requireable<string>;
18
- size: import("prop-types").Requireable<string>;
19
- }>>;
20
14
  }>>>;
21
15
  name: import("prop-types").Requireable<string>;
22
16
  checked: import("prop-types").Requireable<boolean>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/index.tsx"],"names":[],"mappings":";AAKA,OAAkB,EAAC,sBAAsB,EAAC,MAAM,SAAS,CAAC;AAqB1D,QAAA,MAAM,iBAAiB;YAAW,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQvD,CAAC;AAIF,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/index.tsx"],"names":[],"mappings":";AAKA,OAAkB,EAAC,sBAAsB,EAAC,MAAM,SAAS,CAAC;AAqB1D,QAAA,MAAM,iBAAiB;YAAW,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQvD,CAAC;AAIF,eAAe,iBAAiB,CAAC"}
@@ -11,12 +11,6 @@ declare const propTypes: {
11
11
  'data-name': PropTypes.Requireable<string>;
12
12
  titleSize: PropTypes.Requireable<string>;
13
13
  subtitleSize: PropTypes.Requireable<string>;
14
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
15
- tag: PropTypes.Requireable<PropTypes.InferProps<{
16
- label: PropTypes.Requireable<string>;
17
- type: PropTypes.Requireable<string>;
18
- size: PropTypes.Requireable<string>;
19
- }>>;
20
14
  }>>>;
21
15
  name: PropTypes.Requireable<string>;
22
16
  checked: PropTypes.Requireable<boolean>;
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,kBAAkB,MAAM,iCAAiC,CAAC;AAEjE,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;AACtE,OAAO,cAAc,MAAM,oBAAoB,CAAC;AAEhD,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOd,CAAC;AAEF,oBAAY,sBAAsB,GAAG;IACnC,cAAc,EAAE,mBAAmB,CAAC;IACpC,KAAK,EAAE,OAAO,cAAc,CAAC,SAAS,GAAG,OAAO,kBAAkB,CAAC,SAAS,CAAC;IAC7E,SAAS,EAAE,iBAAiB,GAAG,gBAAgB,CAAC;CACjD,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,kBAAkB,MAAM,iCAAiC,CAAC;AAEjE,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;AACtE,OAAO,cAAc,MAAM,oBAAoB,CAAC;AAEhD,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOd,CAAC;AAEF,oBAAY,sBAAsB,GAAG;IACnC,cAAc,EAAE,mBAAmB,CAAC;IACpC,KAAK,EAAE,OAAO,cAAc,CAAC,SAAS,GAAG,OAAO,kBAAkB,CAAC,SAAS,CAAC;IAC7E,SAAS,EAAE,iBAAiB,GAAG,gBAAgB,CAAC;CACjD,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -27,6 +27,8 @@ declare namespace ListItems {
27
27
  download: PropTypes.Requireable<boolean>;
28
28
  target: PropTypes.Requireable<string>;
29
29
  }>>;
30
+ hoverBackgroundColor: PropTypes.Requireable<string>;
31
+ hoverColor: PropTypes.Requireable<string>;
30
32
  disabled: PropTypes.Requireable<boolean>;
31
33
  className: PropTypes.Requireable<string>;
32
34
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -159,6 +161,8 @@ declare namespace ListItems {
159
161
  download: PropTypes.Requireable<boolean>;
160
162
  target: PropTypes.Requireable<string>;
161
163
  }>>;
164
+ hoverBackgroundColor: PropTypes.Requireable<string>;
165
+ hoverColor: PropTypes.Requireable<string>;
162
166
  disabled: PropTypes.Requireable<boolean>;
163
167
  className: PropTypes.Requireable<string>;
164
168
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -21,12 +21,6 @@ declare namespace RewardsForm {
21
21
  'data-name': PropTypes.Requireable<string>;
22
22
  titleSize: PropTypes.Requireable<string>;
23
23
  subtitleSize: PropTypes.Requireable<string>;
24
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
25
- tag: PropTypes.Requireable<PropTypes.InferProps<{
26
- label: PropTypes.Requireable<string>;
27
- type: PropTypes.Requireable<string>;
28
- size: PropTypes.Requireable<string>;
29
- }>>;
30
24
  }>>;
31
25
  child: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
32
26
  childType: PropTypes.Requireable<string>;
@@ -20,12 +20,6 @@ declare const SelectOpponents: {
20
20
  'data-name': import("prop-types").Requireable<string>;
21
21
  titleSize: import("prop-types").Requireable<string>;
22
22
  subtitleSize: import("prop-types").Requireable<string>;
23
- icon: import("prop-types").Requireable<import("prop-types").InferProps<any>>;
24
- tag: import("prop-types").Requireable<import("prop-types").InferProps<{
25
- label: import("prop-types").Requireable<string>;
26
- type: import("prop-types").Requireable<string>;
27
- size: import("prop-types").Requireable<string>;
28
- }>>;
29
23
  }>>;
30
24
  child: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
31
25
  childType: import("prop-types").Requireable<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/select-opponents/index.tsx"],"names":[],"mappings":";AAGA,OAAkB,EAAC,oBAAoB,EAA+B,MAAM,SAAS,CAAC;AAMtF,QAAA,MAAM,eAAe;YAAW,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgBnD,CAAC;AAIF,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/select-opponents/index.tsx"],"names":[],"mappings":";AAGA,OAAkB,EAAC,oBAAoB,EAA+B,MAAM,SAAS,CAAC;AAMtF,QAAA,MAAM,eAAe;YAAW,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgBnD,CAAC;AAIF,eAAe,eAAe,CAAC"}
@@ -17,12 +17,6 @@ export declare const propTypes: {
17
17
  'data-name': PropTypes.Requireable<string>;
18
18
  titleSize: PropTypes.Requireable<string>;
19
19
  subtitleSize: PropTypes.Requireable<string>;
20
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
21
- tag: PropTypes.Requireable<PropTypes.InferProps<{
22
- label: PropTypes.Requireable<string>;
23
- type: PropTypes.Requireable<string>;
24
- size: PropTypes.Requireable<string>;
25
- }>>;
26
20
  }>>;
27
21
  child: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
28
22
  childType: PropTypes.Requireable<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/organism/select-opponents/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAGnC,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAErB,CAAC;AAEF,oBAAY,4BAA4B,GAAG;IACzC,KAAK,EAAE;QACL,SAAS,EAAE,iBAAiB,GAAG,cAAc,CAAC;QAC9C,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;KACtB,CAAC;IACF,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;CACtB,CAAC;AAEF,oBAAY,oBAAoB,GAAG;IACjC,KAAK,EAAE,4BAA4B,EAAE,CAAC;CACvC,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/organism/select-opponents/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAGnC,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAErB,CAAC;AAEF,oBAAY,4BAA4B,GAAG;IACzC,KAAK,EAAE;QACL,SAAS,EAAE,iBAAiB,GAAG,cAAc,CAAC;QAC9C,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;KACtB,CAAC;IACF,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;CACtB,CAAC;AAEF,oBAAY,oBAAoB,GAAG;IACjC,KAAK,EAAE,4BAA4B,EAAE,CAAC;CACvC,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -20,6 +20,8 @@ declare namespace SetupHeader {
20
20
  download: PropTypes.Requireable<boolean>;
21
21
  target: PropTypes.Requireable<string>;
22
22
  }>>;
23
+ hoverBackgroundColor: PropTypes.Requireable<string>;
24
+ hoverColor: PropTypes.Requireable<string>;
23
25
  disabled: PropTypes.Requireable<boolean>;
24
26
  className: PropTypes.Requireable<string>;
25
27
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -41,6 +43,8 @@ declare namespace SetupHeader {
41
43
  download: PropTypes.Requireable<boolean>;
42
44
  target: PropTypes.Requireable<string>;
43
45
  }>>;
46
+ hoverBackgroundColor: PropTypes.Requireable<string>;
47
+ hoverColor: PropTypes.Requireable<string>;
44
48
  disabled: PropTypes.Requireable<boolean>;
45
49
  className: PropTypes.Requireable<string>;
46
50
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -62,6 +66,8 @@ declare namespace SetupHeader {
62
66
  download: PropTypes.Requireable<boolean>;
63
67
  target: PropTypes.Requireable<string>;
64
68
  }>>;
69
+ hoverBackgroundColor: PropTypes.Requireable<string>;
70
+ hoverColor: PropTypes.Requireable<string>;
65
71
  disabled: PropTypes.Requireable<boolean>;
66
72
  className: PropTypes.Requireable<string>;
67
73
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -83,6 +89,8 @@ declare namespace SetupHeader {
83
89
  download: PropTypes.Requireable<boolean>;
84
90
  target: PropTypes.Requireable<string>;
85
91
  }>>;
92
+ hoverBackgroundColor: PropTypes.Requireable<string>;
93
+ hoverColor: PropTypes.Requireable<string>;
86
94
  disabled: PropTypes.Requireable<boolean>;
87
95
  className: PropTypes.Requireable<string>;
88
96
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -10,12 +10,6 @@ declare const TitleAndInput: {
10
10
  'data-name': import("prop-types").Requireable<string>;
11
11
  titleSize: import("prop-types").Requireable<string>;
12
12
  subtitleSize: import("prop-types").Requireable<string>;
13
- icon: import("prop-types").Requireable<import("prop-types").InferProps<any>>;
14
- tag: import("prop-types").Requireable<import("prop-types").InferProps<{
15
- label: import("prop-types").Requireable<string>;
16
- type: import("prop-types").Requireable<string>;
17
- size: import("prop-types").Requireable<string>;
18
- }>>;
19
13
  }>>>;
20
14
  field: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
21
15
  title: import("prop-types").Requireable<string>;
@@ -71,12 +65,6 @@ declare const TitleAndInput: {
71
65
  'data-name': import("prop-types").Requireable<string>;
72
66
  titleSize: import("prop-types").Requireable<string>;
73
67
  subtitleSize: import("prop-types").Requireable<string>;
74
- icon: import("prop-types").Requireable<import("prop-types").InferProps<any>>;
75
- tag: import("prop-types").Requireable<import("prop-types").InferProps<{
76
- label: import("prop-types").Requireable<string>;
77
- type: import("prop-types").Requireable<string>;
78
- size: import("prop-types").Requireable<string>;
79
- }>>;
80
68
  }>>;
81
69
  child: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
82
70
  childType: import("prop-types").Requireable<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/title-and-input/index.tsx"],"names":[],"mappings":";AAKA,OAAkB,EAAC,kBAAkB,EAAC,MAAM,SAAS,CAAC;AAiBtD,QAAA,MAAM,aAAa;YAAW,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgB/C,CAAC;AAIF,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/title-and-input/index.tsx"],"names":[],"mappings":";AAKA,OAAkB,EAAC,kBAAkB,EAAC,MAAM,SAAS,CAAC;AAiBtD,QAAA,MAAM,aAAa;YAAW,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgB/C,CAAC;AAIF,eAAe,aAAa,CAAC"}
@@ -11,12 +11,6 @@ declare const propTypes: {
11
11
  'data-name': PropTypes.Requireable<string>;
12
12
  titleSize: PropTypes.Requireable<string>;
13
13
  subtitleSize: PropTypes.Requireable<string>;
14
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
15
- tag: PropTypes.Requireable<PropTypes.InferProps<{
16
- label: PropTypes.Requireable<string>;
17
- type: PropTypes.Requireable<string>;
18
- size: PropTypes.Requireable<string>;
19
- }>>;
20
14
  }>>>;
21
15
  field: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
22
16
  title: PropTypes.Requireable<string>;
@@ -72,12 +66,6 @@ declare const propTypes: {
72
66
  'data-name': PropTypes.Requireable<string>;
73
67
  titleSize: PropTypes.Requireable<string>;
74
68
  subtitleSize: PropTypes.Requireable<string>;
75
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
76
- tag: PropTypes.Requireable<PropTypes.InferProps<{
77
- label: PropTypes.Requireable<string>;
78
- type: PropTypes.Requireable<string>;
79
- size: PropTypes.Requireable<string>;
80
- }>>;
81
69
  }>>;
82
70
  child: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
83
71
  childType: PropTypes.Requireable<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/organism/title-and-input/types.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,YAAY,MAAM,yBAAyB,CAAC;AAEnD,OAAO,cAAc,MAAM,gCAAgC,CAAC;AAE5D,OAAO,EAAC,oBAAoB,EAAC,MAAM,2BAA2B,CAAC;AAE/D,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQd,CAAC;AACF,oBAAY,kBAAkB,GAAG;IAC/B,KAAK,EAAE;QACL,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,EAAE,MAAM,CAAC;QACjB,IAAI,EAAE,MAAM,CAAC;QACb,WAAW,EAAE,MAAM,CAAC;KACrB,CAAC;IACF,KAAK,EACD,KAAK,CAAC,cAAc,CAAC,OAAO,cAAc,CAAC,GAC3C,KAAK,CAAC,cAAc,CAAC,OAAO,YAAY,CAAC,GACzC,oBAAoB,CAAC;IACzB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/organism/title-and-input/types.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,YAAY,MAAM,yBAAyB,CAAC;AAEnD,OAAO,cAAc,MAAM,gCAAgC,CAAC;AAE5D,OAAO,EAAC,oBAAoB,EAAC,MAAM,2BAA2B,CAAC;AAE/D,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQd,CAAC;AACF,oBAAY,kBAAkB,GAAG;IAC/B,KAAK,EAAE;QACL,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,EAAE,MAAM,CAAC;QACjB,IAAI,EAAE,MAAM,CAAC;QACb,WAAW,EAAE,MAAM,CAAC;KACrB,CAAC;IACF,KAAK,EACD,KAAK,CAAC,cAAc,CAAC,OAAO,cAAc,CAAC,GAC3C,KAAK,CAAC,cAAc,CAAC,OAAO,YAAY,CAAC,GACzC,oBAAoB,CAAC;IACzB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -36,6 +36,8 @@ declare namespace WizardContents {
36
36
  download: PropTypes.Requireable<boolean>;
37
37
  target: PropTypes.Requireable<string>;
38
38
  }>>;
39
+ hoverBackgroundColor: PropTypes.Requireable<string>;
40
+ hoverColor: PropTypes.Requireable<string>;
39
41
  disabled: PropTypes.Requireable<boolean>;
40
42
  className: PropTypes.Requireable<string>;
41
43
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -57,6 +59,8 @@ declare namespace WizardContents {
57
59
  download: PropTypes.Requireable<boolean>;
58
60
  target: PropTypes.Requireable<string>;
59
61
  }>>;
62
+ hoverBackgroundColor: PropTypes.Requireable<string>;
63
+ hoverColor: PropTypes.Requireable<string>;
60
64
  disabled: PropTypes.Requireable<boolean>;
61
65
  className: PropTypes.Requireable<string>;
62
66
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -284,12 +288,6 @@ declare namespace WizardContents {
284
288
  'data-name': PropTypes.Requireable<string>;
285
289
  titleSize: PropTypes.Requireable<string>;
286
290
  subtitleSize: PropTypes.Requireable<string>;
287
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
288
- tag: PropTypes.Requireable<PropTypes.InferProps<{
289
- label: PropTypes.Requireable<string>;
290
- type: PropTypes.Requireable<string>;
291
- size: PropTypes.Requireable<string>;
292
- }>>;
293
291
  }>>;
294
292
  child: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
295
293
  childType: PropTypes.Requireable<string>;
@@ -446,6 +444,8 @@ declare namespace WizardContents {
446
444
  download: PropTypes.Requireable<boolean>;
447
445
  target: PropTypes.Requireable<string>;
448
446
  }>>;
447
+ hoverBackgroundColor: PropTypes.Requireable<string>;
448
+ hoverColor: PropTypes.Requireable<string>;
449
449
  disabled: PropTypes.Requireable<boolean>;
450
450
  className: PropTypes.Requireable<string>;
451
451
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -15,12 +15,6 @@ declare namespace PlayerLoading {
15
15
  'data-name': PropTypes.Requireable<string>;
16
16
  titleSize: PropTypes.Requireable<string>;
17
17
  subtitleSize: PropTypes.Requireable<string>;
18
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
19
- tag: PropTypes.Requireable<PropTypes.InferProps<{
20
- label: PropTypes.Requireable<string>;
21
- type: PropTypes.Requireable<string>;
22
- size: PropTypes.Requireable<string>;
23
- }>>;
24
18
  }>>;
25
19
  headerIcon: PropTypes.Requireable<string>;
26
20
  backgroundImage: PropTypes.Requireable<string>;
@@ -104,6 +98,8 @@ declare namespace PlayerLoading {
104
98
  download: PropTypes.Requireable<boolean>;
105
99
  target: PropTypes.Requireable<string>;
106
100
  }>>;
101
+ hoverBackgroundColor: PropTypes.Requireable<string>;
102
+ hoverColor: PropTypes.Requireable<string>;
107
103
  disabled: PropTypes.Requireable<boolean>;
108
104
  className: PropTypes.Requireable<string>;
109
105
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -236,6 +232,8 @@ declare namespace PlayerLoading {
236
232
  download: PropTypes.Requireable<boolean>;
237
233
  target: PropTypes.Requireable<string>;
238
234
  }>>;
235
+ hoverBackgroundColor: PropTypes.Requireable<string>;
236
+ hoverColor: PropTypes.Requireable<string>;
239
237
  disabled: PropTypes.Requireable<boolean>;
240
238
  className: PropTypes.Requireable<string>;
241
239
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -66,12 +66,6 @@ declare namespace SlidePlayer {
66
66
  'data-name': PropTypes.Requireable<string>;
67
67
  titleSize: PropTypes.Requireable<string>;
68
68
  subtitleSize: PropTypes.Requireable<string>;
69
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
70
- tag: PropTypes.Requireable<PropTypes.InferProps<{
71
- label: PropTypes.Requireable<string>;
72
- type: PropTypes.Requireable<string>;
73
- size: PropTypes.Requireable<string>;
74
- }>>;
75
69
  }>>;
76
70
  headerIcon: PropTypes.Requireable<string>;
77
71
  backgroundImage: PropTypes.Requireable<string>;
@@ -155,6 +149,8 @@ declare namespace SlidePlayer {
155
149
  download: PropTypes.Requireable<boolean>;
156
150
  target: PropTypes.Requireable<string>;
157
151
  }>>;
152
+ hoverBackgroundColor: PropTypes.Requireable<string>;
153
+ hoverColor: PropTypes.Requireable<string>;
158
154
  disabled: PropTypes.Requireable<boolean>;
159
155
  className: PropTypes.Requireable<string>;
160
156
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -287,6 +283,8 @@ declare namespace SlidePlayer {
287
283
  download: PropTypes.Requireable<boolean>;
288
284
  target: PropTypes.Requireable<string>;
289
285
  }>>;
286
+ hoverBackgroundColor: PropTypes.Requireable<string>;
287
+ hoverColor: PropTypes.Requireable<string>;
290
288
  disabled: PropTypes.Requireable<boolean>;
291
289
  className: PropTypes.Requireable<string>;
292
290
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -345,12 +343,6 @@ declare namespace SlidePlayer {
345
343
  'data-name': PropTypes.Requireable<string>;
346
344
  titleSize: PropTypes.Requireable<string>;
347
345
  subtitleSize: PropTypes.Requireable<string>;
348
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
349
- tag: PropTypes.Requireable<PropTypes.InferProps<{
350
- label: PropTypes.Requireable<string>;
351
- type: PropTypes.Requireable<string>;
352
- size: PropTypes.Requireable<string>;
353
- }>>;
354
346
  }>>;
355
347
  headerIcon: PropTypes.Requireable<string>;
356
348
  backgroundImage: PropTypes.Requireable<string>;
@@ -434,6 +426,8 @@ declare namespace SlidePlayer {
434
426
  download: PropTypes.Requireable<boolean>;
435
427
  target: PropTypes.Requireable<string>;
436
428
  }>>;
429
+ hoverBackgroundColor: PropTypes.Requireable<string>;
430
+ hoverColor: PropTypes.Requireable<string>;
437
431
  disabled: PropTypes.Requireable<boolean>;
438
432
  className: PropTypes.Requireable<string>;
439
433
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -566,6 +560,8 @@ declare namespace SlidePlayer {
566
560
  download: PropTypes.Requireable<boolean>;
567
561
  target: PropTypes.Requireable<string>;
568
562
  }>>;
563
+ hoverBackgroundColor: PropTypes.Requireable<string>;
564
+ hoverColor: PropTypes.Requireable<string>;
569
565
  disabled: PropTypes.Requireable<boolean>;
570
566
  className: PropTypes.Requireable<string>;
571
567
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -72,12 +72,6 @@ declare namespace SlidesPlayer {
72
72
  'data-name': PropTypes.Requireable<string>;
73
73
  titleSize: PropTypes.Requireable<string>;
74
74
  subtitleSize: PropTypes.Requireable<string>;
75
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
76
- tag: PropTypes.Requireable<PropTypes.InferProps<{
77
- label: PropTypes.Requireable<string>;
78
- type: PropTypes.Requireable<string>;
79
- size: PropTypes.Requireable<string>;
80
- }>>;
81
75
  }>>;
82
76
  headerIcon: PropTypes.Requireable<string>;
83
77
  backgroundImage: PropTypes.Requireable<string>;
@@ -161,6 +155,8 @@ declare namespace SlidesPlayer {
161
155
  download: PropTypes.Requireable<boolean>;
162
156
  target: PropTypes.Requireable<string>;
163
157
  }>>;
158
+ hoverBackgroundColor: PropTypes.Requireable<string>;
159
+ hoverColor: PropTypes.Requireable<string>;
164
160
  disabled: PropTypes.Requireable<boolean>;
165
161
  className: PropTypes.Requireable<string>;
166
162
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -293,6 +289,8 @@ declare namespace SlidesPlayer {
293
289
  download: PropTypes.Requireable<boolean>;
294
290
  target: PropTypes.Requireable<string>;
295
291
  }>>;
292
+ hoverBackgroundColor: PropTypes.Requireable<string>;
293
+ hoverColor: PropTypes.Requireable<string>;
296
294
  disabled: PropTypes.Requireable<boolean>;
297
295
  className: PropTypes.Requireable<string>;
298
296
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -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"}
@@ -102,12 +102,6 @@ declare class PopinCorrection extends React.Component<any, any, any> {
102
102
  'data-name': PropTypes.Requireable<string>;
103
103
  titleSize: PropTypes.Requireable<string>;
104
104
  subtitleSize: PropTypes.Requireable<string>;
105
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
106
- tag: PropTypes.Requireable<PropTypes.InferProps<{
107
- label: PropTypes.Requireable<string>;
108
- type: PropTypes.Requireable<string>;
109
- size: PropTypes.Requireable<string>;
110
- }>>;
111
105
  }>>;
112
106
  headerIcon: PropTypes.Requireable<string>;
113
107
  backgroundImage: PropTypes.Requireable<string>;
@@ -191,6 +185,8 @@ declare class PopinCorrection extends React.Component<any, any, any> {
191
185
  download: PropTypes.Requireable<boolean>;
192
186
  target: PropTypes.Requireable<string>;
193
187
  }>>;
188
+ hoverBackgroundColor: PropTypes.Requireable<string>;
189
+ hoverColor: PropTypes.Requireable<string>;
194
190
  disabled: PropTypes.Requireable<boolean>;
195
191
  className: PropTypes.Requireable<string>;
196
192
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -323,6 +319,8 @@ declare class PopinCorrection extends React.Component<any, any, any> {
323
319
  download: PropTypes.Requireable<boolean>;
324
320
  target: PropTypes.Requireable<string>;
325
321
  }>>;
322
+ hoverBackgroundColor: PropTypes.Requireable<string>;
323
+ hoverColor: PropTypes.Requireable<string>;
326
324
  disabled: PropTypes.Requireable<boolean>;
327
325
  className: PropTypes.Requireable<string>;
328
326
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -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"}
@@ -110,7 +110,7 @@ declare namespace PopinEnd {
110
110
  dataName: PropTypes.Requireable<string>;
111
111
  title: PropTypes.Requireable<NonNullable<PropTypes.ReactNodeLike>>;
112
112
  showMore: PropTypes.Requireable<string>;
113
- cards: PropTypes.Requireable<(NonNullable<PropTypes.InferProps<{
113
+ cards: PropTypes.Requireable<(PropTypes.InferProps<{
114
114
  badge: PropTypes.Requireable<string>;
115
115
  image: PropTypes.Requireable<string>;
116
116
  disabled: PropTypes.Requireable<boolean>;
@@ -161,13 +161,7 @@ declare namespace PopinEnd {
161
161
  progression: PropTypes.Requireable<string>;
162
162
  adaptive: PropTypes.Requireable<string>;
163
163
  }>>;
164
- }> | PropTypes.InferProps<{
165
- title: PropTypes.Requireable<string>;
166
- tagLabel: PropTypes.Requireable<string>;
167
- progression: PropTypes.Requireable<number>;
168
- onClick: PropTypes.Requireable<(...args: any[]) => any>;
169
- type: PropTypes.Requireable<string>;
170
- }> | null | undefined> | null | undefined)[]>;
164
+ }> | null | undefined)[]>;
171
165
  customStyle: PropTypes.Requireable<{
172
166
  [x: string]: string | null | undefined;
173
167
  }>;
@@ -177,7 +171,6 @@ declare namespace PopinEnd {
177
171
  showMoreOnLeftAriaLabel: PropTypes.Requireable<string>;
178
172
  showMoreOnRightAriaLabel: PropTypes.Requireable<string>;
179
173
  }>>;
180
- type: PropTypes.Requireable<string>;
181
174
  testingSizes: PropTypes.Requireable<any>;
182
175
  }>>;
183
176
  feedback: PropTypes.Requireable<PropTypes.InferProps<{
@@ -203,12 +196,6 @@ declare namespace PopinEnd {
203
196
  'data-name': PropTypes.Requireable<string>;
204
197
  titleSize: PropTypes.Requireable<string>;
205
198
  subtitleSize: PropTypes.Requireable<string>;
206
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
207
- tag: PropTypes.Requireable<PropTypes.InferProps<{
208
- label: PropTypes.Requireable<string>;
209
- type: PropTypes.Requireable<string>;
210
- size: PropTypes.Requireable<string>;
211
- }>>;
212
199
  }>>;
213
200
  headerIcon: PropTypes.Requireable<string>;
214
201
  backgroundImage: PropTypes.Requireable<string>;
@@ -292,6 +279,8 @@ declare namespace PopinEnd {
292
279
  download: PropTypes.Requireable<boolean>;
293
280
  target: PropTypes.Requireable<string>;
294
281
  }>>;
282
+ hoverBackgroundColor: PropTypes.Requireable<string>;
283
+ hoverColor: PropTypes.Requireable<string>;
295
284
  disabled: PropTypes.Requireable<boolean>;
296
285
  className: PropTypes.Requireable<string>;
297
286
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;
@@ -424,6 +413,8 @@ declare namespace PopinEnd {
424
413
  download: PropTypes.Requireable<boolean>;
425
414
  target: PropTypes.Requireable<string>;
426
415
  }>>;
416
+ hoverBackgroundColor: PropTypes.Requireable<string>;
417
+ hoverColor: PropTypes.Requireable<string>;
427
418
  disabled: PropTypes.Requireable<boolean>;
428
419
  className: PropTypes.Requireable<string>;
429
420
  customStyle: PropTypes.Requireable<PropTypes.InferProps<{}>>;