@coorpacademy/components 11.30.1 → 11.32.1-alpha.16

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 (227) 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 +21 -12
  4. package/es/atom/button-link/index.js.map +1 -1
  5. package/es/atom/button-link/types.d.ts +11 -1
  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/chip/index.d.ts +37 -0
  10. package/es/atom/chip/index.d.ts.map +1 -0
  11. package/es/atom/chip/index.js +85 -0
  12. package/es/atom/chip/index.js.map +1 -0
  13. package/es/atom/chip/style.css +65 -0
  14. package/es/atom/chips/index.d.ts.map +1 -1
  15. package/es/atom/chips/index.js +1 -0
  16. package/es/atom/chips/index.js.map +1 -1
  17. package/es/atom/icon/index.js +2 -2
  18. package/es/atom/icon/index.js.map +1 -1
  19. package/es/molecule/base-modal/index.d.ts +33 -0
  20. package/es/molecule/base-modal/index.d.ts.map +1 -0
  21. package/es/molecule/base-modal/index.js +142 -0
  22. package/es/molecule/base-modal/index.js.map +1 -0
  23. package/es/molecule/base-modal/style.css +125 -0
  24. package/es/molecule/bulk-progress-bar/index.d.ts.map +1 -1
  25. package/es/molecule/bulk-progress-bar/index.js +6 -3
  26. package/es/molecule/bulk-progress-bar/index.js.map +1 -1
  27. package/es/molecule/cm-popin/types.d.ts +2 -0
  28. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  29. package/es/molecule/expandible-actionable-table/index.d.ts +1 -0
  30. package/es/molecule/expandible-actionable-table/index.d.ts.map +1 -1
  31. package/es/molecule/expandible-actionable-table/types.d.ts +1 -0
  32. package/es/molecule/expandible-actionable-table/types.d.ts.map +1 -1
  33. package/es/molecule/learner-skill-card/index.d.ts +23 -0
  34. package/es/molecule/learner-skill-card/index.d.ts.map +1 -0
  35. package/es/molecule/learner-skill-card/index.js +164 -0
  36. package/es/molecule/learner-skill-card/index.js.map +1 -0
  37. package/es/molecule/learner-skill-card/style.css +119 -0
  38. package/es/molecule/learning-profile-radar-chart/index.d.ts +1 -1
  39. package/es/molecule/learning-profile-radar-chart/index.d.ts.map +1 -1
  40. package/es/molecule/learning-profile-radar-chart/index.js +16 -11
  41. package/es/molecule/learning-profile-radar-chart/index.js.map +1 -1
  42. package/es/molecule/learning-profile-radar-chart/types.d.ts +7 -1
  43. package/es/molecule/learning-profile-radar-chart/types.d.ts.map +1 -1
  44. package/es/molecule/learning-profile-radar-chart/types.js.map +1 -1
  45. package/es/molecule/questions/template/index.d.ts +1 -1
  46. package/es/molecule/quick-access-card/index.d.ts.map +1 -1
  47. package/es/molecule/quick-access-card/index.js +5 -1
  48. package/es/molecule/quick-access-card/index.js.map +1 -1
  49. package/es/molecule/skill-picker-modal/index.d.ts +23 -0
  50. package/es/molecule/skill-picker-modal/index.d.ts.map +1 -0
  51. package/es/molecule/skill-picker-modal/index.js +138 -0
  52. package/es/molecule/skill-picker-modal/index.js.map +1 -0
  53. package/es/molecule/skill-picker-modal/style.css +28 -0
  54. package/es/molecule/skills-chart-side-information-item/index.d.ts +1 -1
  55. package/es/molecule/skills-chart-side-information-item/index.js +1 -1
  56. package/es/molecule/skills-chart-side-information-item/index.js.map +1 -1
  57. package/es/molecule/skills-chart-side-information-panel/index.d.ts +1 -1
  58. package/es/organism/list-items/index.d.ts +2 -0
  59. package/es/organism/setup-header/index.d.ts +4 -0
  60. package/es/organism/wizard-contents/index.d.ts +3 -0
  61. package/es/template/app-player/loading/index.d.ts +2 -0
  62. package/es/template/app-player/player/index.d.ts +4 -0
  63. package/es/template/app-player/player/slides/index.d.ts +2 -0
  64. package/es/template/app-player/player/slides/index.d.ts.map +1 -1
  65. package/es/template/app-player/popin-correction/index.d.ts +2 -0
  66. package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
  67. package/es/template/app-player/popin-end/index.d.ts +2 -0
  68. package/es/template/app-review/index.d.ts +2 -0
  69. package/es/template/app-review/index.d.ts.map +1 -1
  70. package/es/template/app-review/player/prop-types.d.ts +2 -0
  71. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  72. package/es/template/app-review/prop-types.d.ts +2 -0
  73. package/es/template/app-review/prop-types.d.ts.map +1 -1
  74. package/es/template/back-office/brand-create/index.d.ts +4 -0
  75. package/es/template/back-office/brand-create/index.d.ts.map +1 -1
  76. package/es/template/back-office/brand-list/index.d.ts +4 -0
  77. package/es/template/back-office/brand-list/index.d.ts.map +1 -1
  78. package/es/template/back-office/brand-update/index.d.ts +11 -0
  79. package/es/template/back-office/dashboard-preview/index.d.ts +4 -0
  80. package/es/template/back-office/layout/index.d.ts +4 -0
  81. package/es/template/back-office/layout/index.d.ts.map +1 -1
  82. package/es/template/common/dashboard/index.d.ts +4 -0
  83. package/es/template/common/search-page/index.d.ts +2 -0
  84. package/es/template/external-course/index.d.ts +2 -0
  85. package/es/template/mobile-login/welcome/index.native.d.ts.map +1 -1
  86. package/es/template/mobile-login/welcome/index.native.js +5 -1
  87. package/es/template/mobile-login/welcome/index.native.js.map +1 -1
  88. package/es/template/my-learning/index.d.ts +34 -0
  89. package/es/template/my-learning/index.d.ts.map +1 -0
  90. package/es/template/my-learning/index.js +354 -0
  91. package/es/template/my-learning/index.js.map +1 -0
  92. package/es/template/my-learning/style.css +179 -0
  93. package/es/variables/colors.d.ts +7 -7
  94. package/es/variables/colors.d.ts.map +1 -1
  95. package/es/variables/colors.js +2 -1
  96. package/es/variables/colors.js.map +1 -1
  97. package/es/variables/theme.native.d.ts.map +1 -1
  98. package/es/variables/theme.native.js +4 -1
  99. package/es/variables/theme.native.js.map +1 -1
  100. package/lib/atom/button-link/index.d.ts +1 -0
  101. package/lib/atom/button-link/index.d.ts.map +1 -1
  102. package/lib/atom/button-link/index.js +22 -12
  103. package/lib/atom/button-link/index.js.map +1 -1
  104. package/lib/atom/button-link/types.d.ts +11 -1
  105. package/lib/atom/button-link/types.d.ts.map +1 -1
  106. package/lib/atom/button-link/types.js +1 -0
  107. package/lib/atom/button-link/types.js.map +1 -1
  108. package/lib/atom/chip/index.d.ts +37 -0
  109. package/lib/atom/chip/index.d.ts.map +1 -0
  110. package/lib/atom/chip/index.js +109 -0
  111. package/lib/atom/chip/index.js.map +1 -0
  112. package/lib/atom/chip/style.css +65 -0
  113. package/lib/atom/chips/index.d.ts.map +1 -1
  114. package/lib/atom/chips/index.js +1 -0
  115. package/lib/atom/chips/index.js.map +1 -1
  116. package/lib/atom/icon/index.js +2 -2
  117. package/lib/atom/icon/index.js.map +1 -1
  118. package/lib/molecule/base-modal/index.d.ts +33 -0
  119. package/lib/molecule/base-modal/index.d.ts.map +1 -0
  120. package/lib/molecule/base-modal/index.js +158 -0
  121. package/lib/molecule/base-modal/index.js.map +1 -0
  122. package/lib/molecule/base-modal/style.css +125 -0
  123. package/lib/molecule/bulk-progress-bar/index.d.ts.map +1 -1
  124. package/lib/molecule/bulk-progress-bar/index.js +7 -3
  125. package/lib/molecule/bulk-progress-bar/index.js.map +1 -1
  126. package/lib/molecule/cm-popin/types.d.ts +2 -0
  127. package/lib/molecule/cm-popin/types.d.ts.map +1 -1
  128. package/lib/molecule/expandible-actionable-table/index.d.ts +1 -0
  129. package/lib/molecule/expandible-actionable-table/index.d.ts.map +1 -1
  130. package/lib/molecule/expandible-actionable-table/types.d.ts +1 -0
  131. package/lib/molecule/expandible-actionable-table/types.d.ts.map +1 -1
  132. package/lib/molecule/learner-skill-card/index.d.ts +23 -0
  133. package/lib/molecule/learner-skill-card/index.d.ts.map +1 -0
  134. package/lib/molecule/learner-skill-card/index.js +182 -0
  135. package/lib/molecule/learner-skill-card/index.js.map +1 -0
  136. package/lib/molecule/learner-skill-card/style.css +119 -0
  137. package/lib/molecule/learning-profile-radar-chart/index.d.ts +1 -1
  138. package/lib/molecule/learning-profile-radar-chart/index.d.ts.map +1 -1
  139. package/lib/molecule/learning-profile-radar-chart/index.js +16 -11
  140. package/lib/molecule/learning-profile-radar-chart/index.js.map +1 -1
  141. package/lib/molecule/learning-profile-radar-chart/types.d.ts +7 -1
  142. package/lib/molecule/learning-profile-radar-chart/types.d.ts.map +1 -1
  143. package/lib/molecule/learning-profile-radar-chart/types.js.map +1 -1
  144. package/lib/molecule/questions/template/index.d.ts +1 -1
  145. package/lib/molecule/quick-access-card/index.d.ts.map +1 -1
  146. package/lib/molecule/quick-access-card/index.js +7 -1
  147. package/lib/molecule/quick-access-card/index.js.map +1 -1
  148. package/lib/molecule/skill-picker-modal/index.d.ts +23 -0
  149. package/lib/molecule/skill-picker-modal/index.d.ts.map +1 -0
  150. package/lib/molecule/skill-picker-modal/index.js +156 -0
  151. package/lib/molecule/skill-picker-modal/index.js.map +1 -0
  152. package/lib/molecule/skill-picker-modal/style.css +28 -0
  153. package/lib/molecule/skills-chart-side-information-item/index.d.ts +1 -1
  154. package/lib/molecule/skills-chart-side-information-item/index.js +1 -1
  155. package/lib/molecule/skills-chart-side-information-item/index.js.map +1 -1
  156. package/lib/molecule/skills-chart-side-information-panel/index.d.ts +1 -1
  157. package/lib/organism/list-items/index.d.ts +2 -0
  158. package/lib/organism/setup-header/index.d.ts +4 -0
  159. package/lib/organism/wizard-contents/index.d.ts +3 -0
  160. package/lib/template/app-player/loading/index.d.ts +2 -0
  161. package/lib/template/app-player/player/index.d.ts +4 -0
  162. package/lib/template/app-player/player/slides/index.d.ts +2 -0
  163. package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
  164. package/lib/template/app-player/popin-correction/index.d.ts +2 -0
  165. package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
  166. package/lib/template/app-player/popin-end/index.d.ts +2 -0
  167. package/lib/template/app-review/index.d.ts +2 -0
  168. package/lib/template/app-review/index.d.ts.map +1 -1
  169. package/lib/template/app-review/player/prop-types.d.ts +2 -0
  170. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  171. package/lib/template/app-review/prop-types.d.ts +2 -0
  172. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  173. package/lib/template/back-office/brand-create/index.d.ts +4 -0
  174. package/lib/template/back-office/brand-create/index.d.ts.map +1 -1
  175. package/lib/template/back-office/brand-list/index.d.ts +4 -0
  176. package/lib/template/back-office/brand-list/index.d.ts.map +1 -1
  177. package/lib/template/back-office/brand-update/index.d.ts +11 -0
  178. package/lib/template/back-office/dashboard-preview/index.d.ts +4 -0
  179. package/lib/template/back-office/layout/index.d.ts +4 -0
  180. package/lib/template/back-office/layout/index.d.ts.map +1 -1
  181. package/lib/template/common/dashboard/index.d.ts +4 -0
  182. package/lib/template/common/search-page/index.d.ts +2 -0
  183. package/lib/template/external-course/index.d.ts +2 -0
  184. package/lib/template/mobile-login/welcome/index.native.d.ts.map +1 -1
  185. package/lib/template/mobile-login/welcome/index.native.js +7 -1
  186. package/lib/template/mobile-login/welcome/index.native.js.map +1 -1
  187. package/lib/template/my-learning/index.d.ts +34 -0
  188. package/lib/template/my-learning/index.d.ts.map +1 -0
  189. package/lib/template/my-learning/index.js +375 -0
  190. package/lib/template/my-learning/index.js.map +1 -0
  191. package/lib/template/my-learning/style.css +179 -0
  192. package/lib/variables/colors.d.ts +7 -7
  193. package/lib/variables/colors.d.ts.map +1 -1
  194. package/lib/variables/colors.js +2 -1
  195. package/lib/variables/colors.js.map +1 -1
  196. package/lib/variables/theme.native.d.ts.map +1 -1
  197. package/lib/variables/theme.native.js +4 -1
  198. package/lib/variables/theme.native.js.map +1 -1
  199. package/locales/bs/global.json +7 -1
  200. package/locales/cs/global.json +7 -1
  201. package/locales/de/global.json +7 -1
  202. package/locales/en/global.json +31 -0
  203. package/locales/es/global.json +6 -0
  204. package/locales/et/global.json +7 -1
  205. package/locales/fi/global.json +7 -1
  206. package/locales/fr/global.json +6 -0
  207. package/locales/hr/global.json +7 -1
  208. package/locales/hu/global.json +7 -1
  209. package/locales/hy/global.json +7 -1
  210. package/locales/it/global.json +6 -0
  211. package/locales/ja/global.json +7 -1
  212. package/locales/ko/global.json +7 -1
  213. package/locales/nl/global.json +6 -0
  214. package/locales/pl/global.json +7 -1
  215. package/locales/pt/global.json +7 -1
  216. package/locales/ro/global.json +7 -1
  217. package/locales/ru/global.json +7 -1
  218. package/locales/sk/global.json +7 -1
  219. package/locales/sl/global.json +7 -1
  220. package/locales/sv/global.json +7 -1
  221. package/locales/tl/global.json +7 -1
  222. package/locales/tr/global.json +7 -1
  223. package/locales/uk/global.json +7 -1
  224. package/locales/vi/global.json +7 -1
  225. package/locales/zh/global.json +7 -1
  226. package/locales/zh_TW/global.json +7 -1
  227. package/package.json +3 -3
@@ -0,0 +1,138 @@
1
+ import React, { useMemo, useState, useCallback } from 'react';
2
+ import PropTypes from 'prop-types';
3
+ import BaseModal from '../base-modal';
4
+ import Chip from '../../atom/chip';
5
+ import Loader from '../../atom/loader';
6
+ import Provider from '../../atom/provider';
7
+ import style from './style.css';
8
+
9
+ const SkillPickerModal = (props, context) => {
10
+ const {
11
+ skills,
12
+ selectedSkills,
13
+ skillsLocales,
14
+ isOpen,
15
+ isLoading,
16
+ maxSelectedSkills = 6,
17
+ minSelectedSkills = 3,
18
+ onCancel,
19
+ onConfirm,
20
+ onClose
21
+ } = props;
22
+ const {
23
+ translate
24
+ } = context;
25
+ const [selectedSkillList, setSelectedSkillList] = useState([...selectedSkills]);
26
+ console.log(selectedSkillList, skills);
27
+ const handleCancel = useCallback(() => {
28
+ setSelectedSkillList(selectedSkills);
29
+ onCancel();
30
+ }, [setSelectedSkillList, selectedSkills, onCancel]);
31
+ const handleClose = useCallback(() => {
32
+ setSelectedSkillList(selectedSkills);
33
+ onClose();
34
+ }, [setSelectedSkillList, selectedSkills, onClose]);
35
+ const skillList = useMemo(() => {
36
+ return skills.map(skill => {
37
+ return {
38
+ skillTitle: skillsLocales[skill],
39
+ skillRef: skill,
40
+ focus: selectedSkillList.includes(skill)
41
+ };
42
+ });
43
+ }, [skills, selectedSkillList, skillsLocales]);
44
+ const isError = useMemo(() => selectedSkillList.length > maxSelectedSkills, [selectedSkillList, maxSelectedSkills]);
45
+ const footer = useMemo(() => {
46
+ const footerDescription = isError ? translate('skill_focus_footer_error_description', {
47
+ skillNumber: selectedSkillList.length - maxSelectedSkills
48
+ }) : translate('skill_focus_footer_description', {
49
+ skillNumber: minSelectedSkills - selectedSkillList.length
50
+ });
51
+ return {
52
+ text: isLoading || selectedSkillList.length <= maxSelectedSkills && selectedSkillList.length >= minSelectedSkills ? '' : footerDescription.replace('.'),
53
+ isError,
54
+ cancelButton: {
55
+ onCancel: handleCancel,
56
+ label: translate('cancel'),
57
+ disabled: isLoading || isError
58
+ },
59
+ confirmButton: {
60
+ onConfirm: () => onConfirm(selectedSkillList),
61
+ label: translate('confirm'),
62
+ iconName: 'circle-check',
63
+ disabled: isLoading || isError
64
+ }
65
+ };
66
+ }, [isError, handleCancel, onConfirm, translate, selectedSkillList, isLoading, maxSelectedSkills]);
67
+ if (!isLoading && !skills || !isOpen) return null;
68
+ return /*#__PURE__*/React.createElement(BaseModal, {
69
+ title: translate('skill_focus'),
70
+ description: translate('skill_focus_description'),
71
+ isOpen: isOpen,
72
+ onClose: handleClose,
73
+ footer: footer,
74
+ headerIcon: {
75
+ name: 'bullseye-arrow',
76
+ backgroundColor: '#DDD1FF'
77
+ }
78
+ }, /*#__PURE__*/React.createElement("div", {
79
+ className: style.skillPickerContainer
80
+ }, isLoading ? /*#__PURE__*/React.createElement("div", {
81
+ className: style.loaderContainer
82
+ }, /*#__PURE__*/React.createElement(Loader, {
83
+ className: style.loader,
84
+ theme: "coorpmanager"
85
+ })) : /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
86
+ style: {
87
+ marginBottom: '16px'
88
+ }
89
+ }, `${selectedSkillList.length} ${translate('selected')}`), /*#__PURE__*/React.createElement("div", {
90
+ style: {
91
+ display: 'flex',
92
+ gap: '16px',
93
+ flexWrap: 'wrap'
94
+ }
95
+ }, skillList.map((skill, index) => {
96
+ const {
97
+ skillTitle,
98
+ focus
99
+ } = skill;
100
+
101
+ function handleChipClick() {
102
+ let filteredSelectedSkillList = [...selectedSkillList];
103
+
104
+ if (selectedSkillList.includes(skill.skillRef)) {
105
+ filteredSelectedSkillList = filteredSelectedSkillList.filter(ref => ref !== skill.skillRef);
106
+ } else {
107
+ filteredSelectedSkillList.push(skill.skillRef);
108
+ }
109
+
110
+ setSelectedSkillList(filteredSelectedSkillList);
111
+ }
112
+
113
+ return /*#__PURE__*/React.createElement(Chip, {
114
+ text: skillTitle,
115
+ selected: focus,
116
+ onClick: handleChipClick,
117
+ key: index
118
+ });
119
+ })))));
120
+ };
121
+
122
+ SkillPickerModal.contextTypes = {
123
+ translate: Provider.childContextTypes.translate
124
+ };
125
+ SkillPickerModal.propTypes = process.env.NODE_ENV !== "production" ? {
126
+ skills: PropTypes.arrayOf(PropTypes.string),
127
+ selectedSkills: PropTypes.arrayOf(PropTypes.string),
128
+ skillsLocales: PropTypes.objectOf(PropTypes.string),
129
+ isOpen: PropTypes.bool,
130
+ isLoading: PropTypes.bool,
131
+ minSelectedSkills: PropTypes.number,
132
+ maxSelectedSkills: PropTypes.number,
133
+ onCancel: PropTypes.func,
134
+ onConfirm: PropTypes.func,
135
+ onClose: PropTypes.func
136
+ } : {};
137
+ export default SkillPickerModal;
138
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","names":["React","useMemo","useState","useCallback","PropTypes","BaseModal","Chip","Loader","Provider","style","SkillPickerModal","props","context","skills","selectedSkills","skillsLocales","isOpen","isLoading","maxSelectedSkills","minSelectedSkills","onCancel","onConfirm","onClose","translate","selectedSkillList","setSelectedSkillList","console","log","handleCancel","handleClose","skillList","map","skill","skillTitle","skillRef","focus","includes","isError","length","footer","footerDescription","skillNumber","text","replace","cancelButton","label","disabled","confirmButton","iconName","name","backgroundColor","skillPickerContainer","loaderContainer","loader","marginBottom","display","gap","flexWrap","index","handleChipClick","filteredSelectedSkillList","filter","ref","push","contextTypes","childContextTypes","propTypes","arrayOf","string","objectOf","bool","number","func"],"sources":["../../../src/molecule/skill-picker-modal/index.js"],"sourcesContent":["import React, {useMemo, useState, useCallback} from 'react';\nimport PropTypes from 'prop-types';\nimport BaseModal from '../base-modal';\nimport Chip from '../../atom/chip';\nimport Loader from '../../atom/loader';\nimport Provider from '../../atom/provider';\nimport style from './style.css';\n\nconst SkillPickerModal = (props, context) => {\n const {\n skills,\n selectedSkills,\n skillsLocales,\n isOpen,\n isLoading,\n maxSelectedSkills = 6,\n minSelectedSkills = 3,\n onCancel,\n onConfirm,\n onClose\n } = props;\n const {translate} = context;\n\n const [selectedSkillList, setSelectedSkillList] = useState([...selectedSkills]);\n\n console.log(selectedSkillList, skills)\n\n const handleCancel = useCallback(() => {\n setSelectedSkillList(selectedSkills);\n onCancel();\n }, [setSelectedSkillList, selectedSkills, onCancel]);\n\n const handleClose = useCallback(() => {\n setSelectedSkillList(selectedSkills);\n onClose();\n }, [setSelectedSkillList, selectedSkills, onClose]);\n\n const skillList = useMemo(() => {\n return skills.map(skill => {\n return {\n skillTitle: skillsLocales[skill],\n skillRef: skill,\n focus: selectedSkillList.includes(skill)\n };\n });\n }, [skills, selectedSkillList, skillsLocales])\n\n const isError = useMemo(\n () => selectedSkillList.length > maxSelectedSkills,\n [selectedSkillList, maxSelectedSkills]\n );\n\n const footer = useMemo(() => {\n const footerDescription = isError\n ? translate('skill_focus_footer_error_description', {\n skillNumber: selectedSkillList.length - maxSelectedSkills\n })\n : translate('skill_focus_footer_description', {\n skillNumber: minSelectedSkills - selectedSkillList.length\n });\n return {\n text:\n isLoading ||\n (selectedSkillList.length <= maxSelectedSkills && selectedSkillList.length >= minSelectedSkills)\n ? ''\n : footerDescription.replace('.'),\n isError,\n cancelButton: {\n onCancel: handleCancel,\n label: translate('cancel'),\n disabled: isLoading || isError\n },\n confirmButton: {\n onConfirm: () => onConfirm(selectedSkillList),\n label: translate('confirm'),\n iconName: 'circle-check',\n disabled: isLoading || isError\n }\n };\n }, [isError, handleCancel, onConfirm, translate, selectedSkillList, isLoading, maxSelectedSkills]);\n\n if ((!isLoading && !skills) || !isOpen) return null;\n\n return (\n <BaseModal\n title={translate('skill_focus')}\n description={translate('skill_focus_description')}\n isOpen={isOpen}\n onClose={handleClose}\n footer={footer}\n headerIcon={{\n name: 'bullseye-arrow',\n backgroundColor: '#DDD1FF'\n }}\n >\n <div className={style.skillPickerContainer}>\n {isLoading ? (\n <div className={style.loaderContainer}>\n <Loader className={style.loader} theme=\"coorpmanager\" />\n </div>\n ) : (\n <>\n <div style={{marginBottom: '16px'}}>\n {`${selectedSkillList.length} ${translate('selected')}`}\n </div>\n <div style={{display: 'flex', gap: '16px', flexWrap: 'wrap'}}>\n {skillList.map((skill, index) => {\n const {skillTitle, focus} = skill;\n function handleChipClick() {\n let filteredSelectedSkillList = [...selectedSkillList];\n if (selectedSkillList.includes(skill.skillRef)) {\n filteredSelectedSkillList = filteredSelectedSkillList.filter(ref => ref !== skill.skillRef);\n } else {\n filteredSelectedSkillList.push(skill.skillRef);\n }\n setSelectedSkillList(filteredSelectedSkillList);\n }\n\n return (\n <Chip text={skillTitle} selected={focus} onClick={handleChipClick} key={index} />\n );\n })}\n </div>\n </>\n )}\n </div>\n </BaseModal>\n );\n};\n\nSkillPickerModal.contextTypes = {\n translate: Provider.childContextTypes.translate\n};\n\nSkillPickerModal.propTypes = {\n skills: PropTypes.arrayOf(PropTypes.string),\n selectedSkills: PropTypes.arrayOf(PropTypes.string),\n skillsLocales: PropTypes.objectOf(PropTypes.string),\n isOpen: PropTypes.bool,\n isLoading: PropTypes.bool,\n minSelectedSkills: PropTypes.number,\n maxSelectedSkills: PropTypes.number,\n onCancel: PropTypes.func,\n onConfirm: PropTypes.func,\n onClose: PropTypes.func\n};\n\nexport default SkillPickerModal;\n"],"mappings":"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"}
@@ -0,0 +1,28 @@
1
+ @value breakpoints: "../../variables/breakpoints.css";
2
+ @value tablet from breakpoints;
3
+ @value mobile from breakpoints;
4
+
5
+ .skillPickerContainer {
6
+ height: 485px;
7
+ width: 596px;
8
+ overflow-y: auto;
9
+ }
10
+
11
+ .loaderContainer {
12
+ display: flex;
13
+ justify-content: center;
14
+ align-items: center;
15
+ height: 100%;
16
+ width: 100%;
17
+ }
18
+
19
+ .loader {
20
+ width: 40px;
21
+ height: 40px;
22
+ }
23
+
24
+ @media mobile {
25
+ .skillPickerContainer {
26
+ width: 100%;
27
+ }
28
+ }
@@ -9,7 +9,7 @@ declare namespace SkillsChartSideInformationItem {
9
9
  namespace propTypes {
10
10
  const icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
11
11
  const title: PropTypes.Requireable<string>;
12
- const value: PropTypes.Requireable<string>;
12
+ const value: PropTypes.Requireable<number>;
13
13
  const legend: PropTypes.Requireable<string>;
14
14
  }
15
15
  }
@@ -31,7 +31,7 @@ const SkillsChartSideInformationItem = ({
31
31
  SkillsChartSideInformationItem.propTypes = process.env.NODE_ENV !== "production" ? {
32
32
  icon: PropTypes.shape(Icon.propTypes),
33
33
  title: PropTypes.string,
34
- value: PropTypes.string,
34
+ value: PropTypes.number,
35
35
  legend: PropTypes.string
36
36
  } : {};
37
37
  export default SkillsChartSideInformationItem;
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["React","PropTypes","defaults","Icon","style","SkillsChartSideInformationItem","title","value","legend","icon","iconProps","InformationElement","titleContainer","preset","__html","propTypes","shape","string"],"sources":["../../../src/molecule/skills-chart-side-information-item/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport defaults from 'lodash/fp/defaults';\nimport Icon from '../../atom/icon';\nimport style from './style.css';\n\nconst SkillsChartSideInformationItem = ({title, value, legend, icon: iconProps}) => (\n <div className={style.InformationElement}>\n <div className={style.titleContainer}>\n <Icon {...defaults({preset: 's'}, iconProps)} />\n <div className={style.title}>{title}</div>\n </div>\n <div className={style.value}>{value}</div>\n <div className={style.legend}>\n <span\n // eslint-disable-next-line react/no-danger\n dangerouslySetInnerHTML={{__html: legend}}\n />\n </div>\n </div>\n);\n\nSkillsChartSideInformationItem.propTypes = {\n icon: PropTypes.shape(Icon.propTypes),\n title: PropTypes.string,\n value: PropTypes.string,\n legend: PropTypes.string\n};\n\nexport default SkillsChartSideInformationItem;\n"],"mappings":"AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AACA,OAAOC,QAAP,MAAqB,oBAArB;AACA,OAAOC,IAAP,MAAiB,iBAAjB;AACA,OAAOC,KAAP,MAAkB,aAAlB;;AAEA,MAAMC,8BAA8B,GAAG,CAAC;EAACC,KAAD;EAAQC,KAAR;EAAeC,MAAf;EAAuBC,IAAI,EAAEC;AAA7B,CAAD,kBACrC;EAAK,SAAS,EAAEN,KAAK,CAACO;AAAtB,gBACE;EAAK,SAAS,EAAEP,KAAK,CAACQ;AAAtB,gBACE,oBAAC,IAAD,EAAUV,QAAQ,CAAC;EAACW,MAAM,EAAE;AAAT,CAAD,EAAgBH,SAAhB,CAAlB,CADF,eAEE;EAAK,SAAS,EAAEN,KAAK,CAACE;AAAtB,GAA8BA,KAA9B,CAFF,CADF,eAKE;EAAK,SAAS,EAAEF,KAAK,CAACG;AAAtB,GAA8BA,KAA9B,CALF,eAME;EAAK,SAAS,EAAEH,KAAK,CAACI;AAAtB,gBACE;EACE;EACA,uBAAuB,EAAE;IAACM,MAAM,EAAEN;EAAT;AAF3B,EADF,CANF,CADF;;AAgBAH,8BAA8B,CAACU,SAA/B,2CAA2C;EACzCN,IAAI,EAAER,SAAS,CAACe,KAAV,CAAgBb,IAAI,CAACY,SAArB,CADmC;EAEzCT,KAAK,EAAEL,SAAS,CAACgB,MAFwB;EAGzCV,KAAK,EAAEN,SAAS,CAACgB,MAHwB;EAIzCT,MAAM,EAAEP,SAAS,CAACgB;AAJuB,CAA3C;AAOA,eAAeZ,8BAAf"}
1
+ {"version":3,"file":"index.js","names":["React","PropTypes","defaults","Icon","style","SkillsChartSideInformationItem","title","value","legend","icon","iconProps","InformationElement","titleContainer","preset","__html","propTypes","shape","string","number"],"sources":["../../../src/molecule/skills-chart-side-information-item/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport defaults from 'lodash/fp/defaults';\nimport Icon from '../../atom/icon';\nimport style from './style.css';\n\nconst SkillsChartSideInformationItem = ({title, value, legend, icon: iconProps}) => (\n <div className={style.InformationElement}>\n <div className={style.titleContainer}>\n <Icon {...defaults({preset: 's'}, iconProps)} />\n <div className={style.title}>{title}</div>\n </div>\n <div className={style.value}>{value}</div>\n <div className={style.legend}>\n <span\n // eslint-disable-next-line react/no-danger\n dangerouslySetInnerHTML={{__html: legend}}\n />\n </div>\n </div>\n);\n\nSkillsChartSideInformationItem.propTypes = {\n icon: PropTypes.shape(Icon.propTypes),\n title: PropTypes.string,\n value: PropTypes.number,\n legend: PropTypes.string\n};\n\nexport default SkillsChartSideInformationItem;\n"],"mappings":"AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AACA,OAAOC,QAAP,MAAqB,oBAArB;AACA,OAAOC,IAAP,MAAiB,iBAAjB;AACA,OAAOC,KAAP,MAAkB,aAAlB;;AAEA,MAAMC,8BAA8B,GAAG,CAAC;EAACC,KAAD;EAAQC,KAAR;EAAeC,MAAf;EAAuBC,IAAI,EAAEC;AAA7B,CAAD,kBACrC;EAAK,SAAS,EAAEN,KAAK,CAACO;AAAtB,gBACE;EAAK,SAAS,EAAEP,KAAK,CAACQ;AAAtB,gBACE,oBAAC,IAAD,EAAUV,QAAQ,CAAC;EAACW,MAAM,EAAE;AAAT,CAAD,EAAgBH,SAAhB,CAAlB,CADF,eAEE;EAAK,SAAS,EAAEN,KAAK,CAACE;AAAtB,GAA8BA,KAA9B,CAFF,CADF,eAKE;EAAK,SAAS,EAAEF,KAAK,CAACG;AAAtB,GAA8BA,KAA9B,CALF,eAME;EAAK,SAAS,EAAEH,KAAK,CAACI;AAAtB,gBACE;EACE;EACA,uBAAuB,EAAE;IAACM,MAAM,EAAEN;EAAT;AAF3B,EADF,CANF,CADF;;AAgBAH,8BAA8B,CAACU,SAA/B,2CAA2C;EACzCN,IAAI,EAAER,SAAS,CAACe,KAAV,CAAgBb,IAAI,CAACY,SAArB,CADmC;EAEzCT,KAAK,EAAEL,SAAS,CAACgB,MAFwB;EAGzCV,KAAK,EAAEN,SAAS,CAACiB,MAHwB;EAIzCV,MAAM,EAAEP,SAAS,CAACgB;AAJuB,CAA3C;AAOA,eAAeZ,8BAAf"}
@@ -7,7 +7,7 @@ declare namespace SkillsChartSideInformationPanel {
7
7
  const sidePanelItems: PropTypes.Requireable<(PropTypes.InferProps<{
8
8
  icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
9
9
  title: PropTypes.Requireable<string>;
10
- value: PropTypes.Requireable<string>;
10
+ value: PropTypes.Requireable<number>;
11
11
  legend: PropTypes.Requireable<string>;
12
12
  }> | null | undefined)[]>;
13
13
  }
@@ -13,6 +13,7 @@ declare namespace ListItems {
13
13
  buttonLink: PropTypes.Requireable<PropTypes.InferProps<{
14
14
  type: PropTypes.Requireable<string>;
15
15
  label: PropTypes.Requireable<string>;
16
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
16
17
  'aria-label': PropTypes.Requireable<string>;
17
18
  'data-name': PropTypes.Requireable<string>;
18
19
  'data-testid': PropTypes.Requireable<string>;
@@ -144,6 +145,7 @@ declare namespace ListItems {
144
145
  componentType: PropTypes.Requireable<string>;
145
146
  type: PropTypes.Requireable<string>;
146
147
  label: PropTypes.Requireable<string>;
148
+ content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
147
149
  'aria-label': PropTypes.Requireable<string>;
148
150
  'data-name': PropTypes.Requireable<string>;
149
151
  'data-testid': PropTypes.Requireable<string>;
@@ -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"}