@coorpacademy/components 11.35.2-forcedeploy.13 → 11.35.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (263) hide show
  1. package/es/atom/button-link/index.js +1 -1
  2. package/es/atom/button-link/index.js.map +1 -1
  3. package/es/atom/button-link/style.css +2 -2
  4. package/es/atom/icon/index.d.ts +17 -35
  5. package/es/atom/icon/index.d.ts.map +1 -1
  6. package/es/atom/icon/index.js +15 -32
  7. package/es/atom/icon/index.js.map +1 -1
  8. package/es/atom/radio-with-title/index.d.ts +3 -13
  9. package/es/atom/radio-with-title/index.d.ts.map +1 -1
  10. package/es/atom/radio-with-title/types.d.ts +2 -13
  11. package/es/atom/radio-with-title/types.d.ts.map +1 -1
  12. package/es/atom/status-item/index.native.js +1 -1
  13. package/es/atom/status-item/index.native.js.map +1 -1
  14. package/es/atom/tag/index.d.ts +1 -12
  15. package/es/atom/tag/style.css +0 -1
  16. package/es/atom/title/index.d.ts +2 -13
  17. package/es/molecule/banner/style.css +0 -1
  18. package/es/molecule/base-modal/style.css +1 -0
  19. package/es/molecule/bulk-progress-bar/index.js +2 -2
  20. package/es/molecule/bulk-progress-bar/index.js.map +1 -1
  21. package/es/molecule/certification-card/index.js +1 -1
  22. package/es/molecule/certification-card/index.js.map +1 -1
  23. package/es/molecule/cm-popin/types.d.ts +7 -28
  24. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  25. package/es/molecule/cm-popin/types.js +1 -1
  26. package/es/molecule/cm-popin/types.js.map +1 -1
  27. package/es/molecule/dashboard/cards-list/index.d.ts.map +1 -1
  28. package/es/molecule/dashboard/cards-list/index.js +0 -2
  29. package/es/molecule/dashboard/cards-list/index.js.map +1 -1
  30. package/es/molecule/learner-skill-card/index.js +8 -10
  31. package/es/molecule/learner-skill-card/index.js.map +1 -1
  32. package/es/molecule/learner-skill-card/style.css +0 -1
  33. package/es/molecule/learning-priority-modal/style.css +2 -3
  34. package/es/molecule/progress-wrapper/index.js +1 -1
  35. package/es/molecule/progress-wrapper/index.js.map +1 -1
  36. package/es/molecule/skills-chart-side-information-item/index.d.ts +1 -1
  37. package/es/molecule/skills-chart-side-information-panel/index.d.ts +1 -1
  38. package/es/molecule/title-and-checkbox-wrapper/index.d.ts +2 -13
  39. package/es/molecule/title-radio-wrapper/index.d.ts +3 -13
  40. package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
  41. package/es/molecule/title-radio-wrapper/types.d.ts +2 -13
  42. package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
  43. package/es/molecule/translation-modal/index.d.ts +1 -0
  44. package/es/molecule/translation-modal/index.d.ts.map +1 -1
  45. package/es/molecule/translation-modal/index.js +7 -24
  46. package/es/molecule/translation-modal/index.js.map +1 -1
  47. package/es/organism/cards-grid/index.d.ts +10 -48
  48. package/es/organism/cards-grid/index.d.ts.map +1 -1
  49. package/es/organism/cards-grid/index.js +2 -3
  50. package/es/organism/cards-grid/index.js.map +1 -1
  51. package/es/organism/content-skill-modal/index.d.ts +3 -13
  52. package/es/organism/content-skill-modal/index.d.ts.map +1 -1
  53. package/es/organism/content-skill-modal/types.d.ts +2 -12
  54. package/es/organism/content-skill-modal/types.d.ts.map +1 -1
  55. package/es/organism/list-item/index.js +5 -5
  56. package/es/organism/list-item/index.js.map +1 -1
  57. package/es/organism/list-item/style.css +17 -23
  58. package/es/organism/list-items/index.d.ts +2 -13
  59. package/es/organism/list-items/style.css +0 -1
  60. package/es/organism/rewards-form/index.d.ts +2 -13
  61. package/es/organism/select-opponents/index.d.ts +3 -13
  62. package/es/organism/select-opponents/index.d.ts.map +1 -1
  63. package/es/organism/select-opponents/types.d.ts +2 -13
  64. package/es/organism/select-opponents/types.d.ts.map +1 -1
  65. package/es/organism/sidebar/index.d.ts +2 -2
  66. package/es/organism/skill-edition/index.d.ts +52 -1261
  67. package/es/organism/skill-edition/index.d.ts.map +1 -1
  68. package/es/organism/skill-edition/index.js +224 -3
  69. package/es/organism/skill-edition/index.js.map +1 -1
  70. package/es/organism/skill-edition/types.d.ts +117 -1268
  71. package/es/organism/skill-edition/types.d.ts.map +1 -1
  72. package/es/organism/skill-edition/types.js +59 -7
  73. package/es/organism/skill-edition/types.js.map +1 -1
  74. package/es/organism/title-and-input/index.d.ts +5 -25
  75. package/es/organism/title-and-input/index.d.ts.map +1 -1
  76. package/es/organism/title-and-input/types.d.ts +4 -24
  77. package/es/organism/title-and-input/types.d.ts.map +1 -1
  78. package/es/organism/wizard-contents/index.d.ts +2 -13
  79. package/es/template/app-player/loading/index.d.ts +6 -27
  80. package/es/template/app-player/player/index.d.ts +12 -53
  81. package/es/template/app-player/player/slides/index.d.ts +6 -27
  82. package/es/template/app-player/player/slides/index.d.ts.map +1 -1
  83. package/es/template/app-player/popin-correction/index.d.ts +6 -26
  84. package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
  85. package/es/template/app-player/popin-end/index.d.ts +6 -27
  86. package/es/template/app-review/index.d.ts +7 -27
  87. package/es/template/app-review/index.d.ts.map +1 -1
  88. package/es/template/app-review/player/prop-types.d.ts +6 -27
  89. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  90. package/es/template/app-review/prop-types.d.ts +6 -27
  91. package/es/template/app-review/prop-types.d.ts.map +1 -1
  92. package/es/template/back-office/brand-update/index.d.ts +1113 -1713
  93. package/es/template/back-office/brand-update/index.d.ts.map +1 -1
  94. package/es/template/back-office/brand-update/index.js +12 -0
  95. package/es/template/back-office/brand-update/index.js.map +1 -1
  96. package/es/template/back-office/brand-update/utils.d.ts +1 -1
  97. package/es/template/common/dashboard/index.d.ts +12 -53
  98. package/es/template/common/search-page/index.d.ts +6 -27
  99. package/es/template/external-course/index.d.ts +6 -27
  100. package/es/template/skill-detail/all-courses.css +2 -3
  101. package/es/template/skill-detail/all-courses.d.ts +17 -52
  102. package/es/template/skill-detail/all-courses.d.ts.map +1 -1
  103. package/es/template/skill-detail/all-courses.js +11 -12
  104. package/es/template/skill-detail/all-courses.js.map +1 -1
  105. package/es/template/skill-detail/continue-learning.css +2 -7
  106. package/es/template/skill-detail/continue-learning.d.ts +12 -25
  107. package/es/template/skill-detail/continue-learning.d.ts.map +1 -1
  108. package/es/template/skill-detail/continue-learning.js.map +1 -1
  109. package/es/template/skill-detail/index.d.ts +71 -81
  110. package/es/template/skill-detail/index.d.ts.map +1 -1
  111. package/es/template/skill-detail/index.js +55 -87
  112. package/es/template/skill-detail/index.js.map +1 -1
  113. package/es/template/skill-detail/style.css +39 -97
  114. package/es/variables/colors.css +0 -2
  115. package/es/variables/colors.d.ts +2 -3
  116. package/es/variables/colors.d.ts.map +1 -1
  117. package/es/variables/colors.js +3 -4
  118. package/es/variables/colors.js.map +1 -1
  119. package/es/variables/theme.native.js +1 -1
  120. package/es/variables/theme.native.js.map +1 -1
  121. package/lib/atom/button-link/index.js +1 -1
  122. package/lib/atom/button-link/index.js.map +1 -1
  123. package/lib/atom/button-link/style.css +2 -2
  124. package/lib/atom/icon/index.d.ts +17 -35
  125. package/lib/atom/icon/index.d.ts.map +1 -1
  126. package/lib/atom/icon/index.js +18 -34
  127. package/lib/atom/icon/index.js.map +1 -1
  128. package/lib/atom/radio-with-title/index.d.ts +3 -13
  129. package/lib/atom/radio-with-title/index.d.ts.map +1 -1
  130. package/lib/atom/radio-with-title/types.d.ts +2 -13
  131. package/lib/atom/radio-with-title/types.d.ts.map +1 -1
  132. package/lib/atom/status-item/index.native.js +1 -1
  133. package/lib/atom/status-item/index.native.js.map +1 -1
  134. package/lib/atom/tag/index.d.ts +1 -12
  135. package/lib/atom/tag/style.css +0 -1
  136. package/lib/atom/title/index.d.ts +2 -13
  137. package/lib/molecule/banner/style.css +0 -1
  138. package/lib/molecule/base-modal/style.css +1 -0
  139. package/lib/molecule/bulk-progress-bar/index.js +2 -2
  140. package/lib/molecule/bulk-progress-bar/index.js.map +1 -1
  141. package/lib/molecule/certification-card/index.js +1 -1
  142. package/lib/molecule/certification-card/index.js.map +1 -1
  143. package/lib/molecule/cm-popin/types.d.ts +7 -28
  144. package/lib/molecule/cm-popin/types.d.ts.map +1 -1
  145. package/lib/molecule/cm-popin/types.js +1 -1
  146. package/lib/molecule/cm-popin/types.js.map +1 -1
  147. package/lib/molecule/dashboard/cards-list/index.d.ts.map +1 -1
  148. package/lib/molecule/dashboard/cards-list/index.js +0 -2
  149. package/lib/molecule/dashboard/cards-list/index.js.map +1 -1
  150. package/lib/molecule/learner-skill-card/index.js +8 -10
  151. package/lib/molecule/learner-skill-card/index.js.map +1 -1
  152. package/lib/molecule/learner-skill-card/style.css +0 -1
  153. package/lib/molecule/learning-priority-modal/style.css +2 -3
  154. package/lib/molecule/progress-wrapper/index.js +1 -1
  155. package/lib/molecule/progress-wrapper/index.js.map +1 -1
  156. package/lib/molecule/skills-chart-side-information-item/index.d.ts +1 -1
  157. package/lib/molecule/skills-chart-side-information-panel/index.d.ts +1 -1
  158. package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +2 -13
  159. package/lib/molecule/title-radio-wrapper/index.d.ts +3 -13
  160. package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
  161. package/lib/molecule/title-radio-wrapper/types.d.ts +2 -13
  162. package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
  163. package/lib/molecule/translation-modal/index.d.ts +1 -0
  164. package/lib/molecule/translation-modal/index.d.ts.map +1 -1
  165. package/lib/molecule/translation-modal/index.js +6 -23
  166. package/lib/molecule/translation-modal/index.js.map +1 -1
  167. package/lib/organism/cards-grid/index.d.ts +10 -48
  168. package/lib/organism/cards-grid/index.d.ts.map +1 -1
  169. package/lib/organism/cards-grid/index.js +2 -3
  170. package/lib/organism/cards-grid/index.js.map +1 -1
  171. package/lib/organism/content-skill-modal/index.d.ts +3 -13
  172. package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
  173. package/lib/organism/content-skill-modal/types.d.ts +2 -12
  174. package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
  175. package/lib/organism/list-item/index.js +5 -5
  176. package/lib/organism/list-item/index.js.map +1 -1
  177. package/lib/organism/list-item/style.css +17 -23
  178. package/lib/organism/list-items/index.d.ts +2 -13
  179. package/lib/organism/list-items/style.css +0 -1
  180. package/lib/organism/rewards-form/index.d.ts +2 -13
  181. package/lib/organism/select-opponents/index.d.ts +3 -13
  182. package/lib/organism/select-opponents/index.d.ts.map +1 -1
  183. package/lib/organism/select-opponents/types.d.ts +2 -13
  184. package/lib/organism/select-opponents/types.d.ts.map +1 -1
  185. package/lib/organism/sidebar/index.d.ts +2 -2
  186. package/lib/organism/skill-edition/index.d.ts +52 -1261
  187. package/lib/organism/skill-edition/index.d.ts.map +1 -1
  188. package/lib/organism/skill-edition/index.js +224 -3
  189. package/lib/organism/skill-edition/index.js.map +1 -1
  190. package/lib/organism/skill-edition/types.d.ts +117 -1268
  191. package/lib/organism/skill-edition/types.d.ts.map +1 -1
  192. package/lib/organism/skill-edition/types.js +59 -7
  193. package/lib/organism/skill-edition/types.js.map +1 -1
  194. package/lib/organism/title-and-input/index.d.ts +5 -25
  195. package/lib/organism/title-and-input/index.d.ts.map +1 -1
  196. package/lib/organism/title-and-input/types.d.ts +4 -24
  197. package/lib/organism/title-and-input/types.d.ts.map +1 -1
  198. package/lib/organism/wizard-contents/index.d.ts +2 -13
  199. package/lib/template/app-player/loading/index.d.ts +6 -27
  200. package/lib/template/app-player/player/index.d.ts +12 -53
  201. package/lib/template/app-player/player/slides/index.d.ts +6 -27
  202. package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
  203. package/lib/template/app-player/popin-correction/index.d.ts +6 -26
  204. package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
  205. package/lib/template/app-player/popin-end/index.d.ts +6 -27
  206. package/lib/template/app-review/index.d.ts +7 -27
  207. package/lib/template/app-review/index.d.ts.map +1 -1
  208. package/lib/template/app-review/player/prop-types.d.ts +6 -27
  209. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  210. package/lib/template/app-review/prop-types.d.ts +6 -27
  211. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  212. package/lib/template/back-office/brand-update/index.d.ts +1113 -1713
  213. package/lib/template/back-office/brand-update/index.d.ts.map +1 -1
  214. package/lib/template/back-office/brand-update/index.js +12 -0
  215. package/lib/template/back-office/brand-update/index.js.map +1 -1
  216. package/lib/template/back-office/brand-update/utils.d.ts +1 -1
  217. package/lib/template/common/dashboard/index.d.ts +12 -53
  218. package/lib/template/common/search-page/index.d.ts +6 -27
  219. package/lib/template/external-course/index.d.ts +6 -27
  220. package/lib/template/skill-detail/all-courses.css +2 -3
  221. package/lib/template/skill-detail/all-courses.d.ts +17 -52
  222. package/lib/template/skill-detail/all-courses.d.ts.map +1 -1
  223. package/lib/template/skill-detail/all-courses.js +11 -11
  224. package/lib/template/skill-detail/all-courses.js.map +1 -1
  225. package/lib/template/skill-detail/continue-learning.css +2 -7
  226. package/lib/template/skill-detail/continue-learning.d.ts +12 -25
  227. package/lib/template/skill-detail/continue-learning.d.ts.map +1 -1
  228. package/lib/template/skill-detail/continue-learning.js.map +1 -1
  229. package/lib/template/skill-detail/index.d.ts +71 -81
  230. package/lib/template/skill-detail/index.d.ts.map +1 -1
  231. package/lib/template/skill-detail/index.js +55 -87
  232. package/lib/template/skill-detail/index.js.map +1 -1
  233. package/lib/template/skill-detail/style.css +39 -97
  234. package/lib/variables/colors.css +0 -2
  235. package/lib/variables/colors.d.ts +2 -3
  236. package/lib/variables/colors.d.ts.map +1 -1
  237. package/lib/variables/colors.js +3 -4
  238. package/lib/variables/colors.js.map +1 -1
  239. package/lib/variables/theme.native.js +1 -1
  240. package/lib/variables/theme.native.js.map +1 -1
  241. package/locales/bs/global.json +1 -0
  242. package/locales/de/global.json +1 -0
  243. package/locales/es/global.json +1 -0
  244. package/locales/et/global.json +1 -0
  245. package/locales/fi/global.json +1 -0
  246. package/locales/fr/global.json +1 -0
  247. package/locales/hu/global.json +1 -0
  248. package/locales/hy/global.json +1 -0
  249. package/locales/ja/global.json +1 -0
  250. package/locales/nl/global.json +1 -0
  251. package/locales/pl/global.json +1 -0
  252. package/locales/pt/global.json +1 -0
  253. package/locales/ro/global.json +1 -0
  254. package/locales/sk/global.json +1 -0
  255. package/locales/sl/global.json +1 -0
  256. package/locales/sv/global.json +1 -0
  257. package/locales/tl/global.json +1 -0
  258. package/locales/tr/global.json +1 -0
  259. package/locales/uk/global.json +1 -0
  260. package/locales/vi/global.json +1 -0
  261. package/locales/zh/global.json +1 -0
  262. package/locales/zh_TW/global.json +1 -0
  263. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/organism/skill-edition/types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/organism/skill-edition/types.ts"],"names":[],"mappings":"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"}
@@ -1,6 +1,4 @@
1
1
  import PropTypes from 'prop-types';
2
- import ListItems from '../list-items';
3
- import Title from '../../atom/title';
4
2
  import InputText from '../../atom/input-text';
5
3
  import InputTextarea from '../../atom/input-textarea';
6
4
  import IconPreview from '../../molecule/icon-preview';
@@ -38,16 +36,70 @@ const IconEditorPropTypes = {
38
36
  onClick: PropTypes.func
39
37
  })
40
38
  };
39
+ const translationPropTypes = PropTypes.shape({
40
+ title: PropTypes.string.isRequired,
41
+ subtitle: PropTypes.string.isRequired,
42
+ localesOptions: PropTypes.arrayOf(PropTypes.shape({
43
+ label: PropTypes.string.isRequired,
44
+ ref: PropTypes.string.isRequired,
45
+ onClick: PropTypes.func.isRequired
46
+ })).isRequired,
47
+ items: PropTypes.objectOf(PropTypes.shape({
48
+ title: PropTypes.string.isRequired,
49
+ onEditClick: PropTypes.func.isRequired,
50
+ onDeleteClick: PropTypes.func.isRequired
51
+ }).isRequired),
52
+ button: PropTypes.shape({
53
+ label: PropTypes.string.isRequired,
54
+ onClick: PropTypes.func.isRequired,
55
+ disabled: PropTypes.bool
56
+ }).isRequired
57
+ });
58
+ const contentPropTypes = PropTypes.shape({
59
+ title: PropTypes.string.isRequired,
60
+ subtitle: PropTypes.string.isRequired,
61
+ button: PropTypes.shape({
62
+ label: PropTypes.string.isRequired,
63
+ onClick: PropTypes.func.isRequired
64
+ }).isRequired,
65
+ list: PropTypes.shape({
66
+ items: PropTypes.arrayOf(PropTypes.shape({
67
+ ref: PropTypes.string.isRequired,
68
+ title: PropTypes.string.isRequired,
69
+ subtitle: PropTypes.string.isRequired,
70
+ image: PropTypes.string.isRequired,
71
+ tags: PropTypes.shape({
72
+ label: PropTypes.string.isRequired,
73
+ iconName: PropTypes.string.isRequired
74
+ }).isRequired,
75
+ checkbox: PropTypes.shape({
76
+ checked: PropTypes.bool.isRequired,
77
+ onChange: PropTypes.func.isRequired
78
+ }).isRequired
79
+ }).isRequired),
80
+ search: PropTypes.shape({
81
+ value: PropTypes.string.isRequired,
82
+ placeholder: PropTypes.string.isRequired,
83
+ onChange: PropTypes.func.isRequired
84
+ }).isRequired,
85
+ emptyResult: PropTypes.shape({
86
+ title: PropTypes.string.isRequired,
87
+ description: PropTypes.string.isRequired
88
+ }),
89
+ checkbox: PropTypes.shape({
90
+ title: PropTypes.string.isRequired,
91
+ checked: PropTypes.bool.isRequired,
92
+ onChange: PropTypes.func.isRequired
93
+ })
94
+ }).isRequired
95
+ });
41
96
  const SkillEditionPropTypes = {
42
97
  skillInformations: PropTypes.shape({
43
98
  form: PropTypes.shape(FormPropTypes).isRequired,
44
99
  iconEditor: PropTypes.shape(IconEditorPropTypes).isRequired
45
100
  }).isRequired,
46
- translations: PropTypes.shape(ListItems.propTypes).isRequired,
47
- content: PropTypes.shape({
48
- title: PropTypes.shape(Title.propTypes).isRequired,
49
- listContent: PropTypes.shape(ListItems.propTypes).isRequired
50
- })
101
+ translations: translationPropTypes.isRequired,
102
+ content: contentPropTypes.isRequired
51
103
  };
52
104
  export default SkillEditionPropTypes;
53
105
  export const themeStyle = {
@@ -1 +1 @@
1
- {"version":3,"file":"types.js","names":["PropTypes","ListItems","Title","InputText","InputTextarea","IconPreview","SelectOptionPropTypes","FormPropTypes","title","string","subtitle","select","shape","field","options","arrayOf","onChange","func","inputText","propTypes","inputTextArea","IconEditorPropTypes","isRequired","iconPreview","buttonLink","label","ariaLabel","onClick","SkillEditionPropTypes","skillInformations","form","iconEditor","translations","content","listContent","themeStyle","setup","coorpmanager","cockpit","default"],"sources":["../../../src/organism/skill-edition/types.ts"],"sourcesContent":["import PropTypes from 'prop-types';\nimport ListItems from '../list-items';\nimport Title from '../../atom/title';\nimport InputText from '../../atom/input-text';\nimport InputTextarea from '../../atom/input-textarea';\nimport IconPreview from '../../molecule/icon-preview';\nimport {SelectOptionPropTypes} from '../../atom/select';\nimport {IconPreviewProps} from '../../molecule/icon-preview/types';\n\nconst FormPropTypes = {\n title: PropTypes.string,\n subtitle: PropTypes.string,\n select: PropTypes.shape({\n title: PropTypes.string,\n subtitle: PropTypes.string,\n 'data-name': PropTypes.string,\n field: PropTypes.shape({\n options: PropTypes.arrayOf(PropTypes.shape(SelectOptionPropTypes)),\n 'aria-label': PropTypes.string,\n onChange: PropTypes.func\n })\n }),\n inputText: PropTypes.shape({\n title: PropTypes.string,\n field: PropTypes.shape(InputText.propTypes)\n }),\n inputTextArea: PropTypes.shape({\n title: PropTypes.string,\n field: PropTypes.shape(InputTextarea.propTypes)\n })\n};\n\nconst IconEditorPropTypes = {\n title: PropTypes.string.isRequired,\n iconPreview: PropTypes.shape(IconPreview.propTypes).isRequired,\n inputText: PropTypes.shape(InputText.propTypes).isRequired,\n buttonLink: PropTypes.shape({\n label: PropTypes.string,\n ariaLabel: PropTypes.string,\n 'data-name': PropTypes.string,\n onClick: PropTypes.func\n })\n};\n\nconst SkillEditionPropTypes = {\n skillInformations: PropTypes.shape({\n form: PropTypes.shape(FormPropTypes).isRequired,\n iconEditor: PropTypes.shape(IconEditorPropTypes).isRequired\n }).isRequired,\n translations: PropTypes.shape(ListItems.propTypes).isRequired,\n content: PropTypes.shape({\n title: PropTypes.shape(Title.propTypes).isRequired,\n listContent: PropTypes.shape(ListItems.propTypes).isRequired\n })\n};\n\nexport default SkillEditionPropTypes;\n\ntype ContentProps = {\n title: PropTypes.InferProps<typeof Title.propTypes>;\n listContent: PropTypes.InferProps<typeof ListItems.propTypes>;\n};\n\nexport type SelectOption = {\n name: string;\n value?: string | number;\n selected?: boolean;\n validOption?: boolean;\n};\n\nexport type FieldSelectProps = {\n options: SelectOption[];\n 'aria-label': string;\n onChange: () => void;\n};\n\ntype FormProps = {\n title: string;\n subtitle: string;\n select: {\n title: string;\n subtitle: string;\n 'data-name': string;\n field: FieldSelectProps;\n };\n inputText: {\n title: string;\n field: InputTextProps;\n };\n inputTextArea: {\n title: string;\n field: InputTextareaProps;\n };\n};\n\ntype IconEditorProps = {\n title: string;\n iconPreview: IconPreviewProps;\n inputText: InputTextProps;\n buttonLink?: {label: string; ariaLabel: string; onClick: () => void};\n};\n\nexport type SkillInformationsProps = {\n form: FormProps;\n iconEditor: IconEditorProps;\n};\n\nexport const themeStyle = {\n setup: 'setup',\n coorpmanager: 'coorpmanager',\n cockpit: 'cockpit',\n default: 'defaultStyle'\n};\n\nexport type SkillEditionProps = {\n skillInformations: SkillInformationsProps;\n translations: PropTypes.InferProps<typeof ListItems.propTypes>;\n content: ContentProps;\n};\n\nexport type InputTextProps = {\n autoFocus?: boolean;\n title?: string;\n placeholder?: string;\n defaultValue?: string;\n theme?: keyof typeof themeStyle;\n disabled?: boolean;\n value?: string;\n hint?: string;\n error?: string;\n onChange?: (value: string) => void;\n description?: string;\n modified?: boolean;\n type?: string;\n valid?: boolean;\n 'aria-label'?: string;\n 'data-name'?: string;\n inputColor?: boolean;\n};\n\nexport type InputTextareaProps = {\n placeholder?: string;\n title?: string;\n name?: string;\n theme?: keyof typeof themeStyle;\n disabled?: boolean;\n value?: string;\n hint?: string;\n error?: string;\n onChange?: (value: string) => void;\n description?: string;\n modified?: boolean;\n valid?: boolean;\n};\n"],"mappings":"AAAA,OAAOA,SAAS,MAAM,YAAY;AAClC,OAAOC,SAAS,MAAM,eAAe;AACrC,OAAOC,KAAK,MAAM,kBAAkB;AACpC,OAAOC,SAAS,MAAM,uBAAuB;AAC7C,OAAOC,aAAa,MAAM,2BAA2B;AACrD,OAAOC,WAAW,MAAM,6BAA6B;AACrD,SAAQC,qBAAqB,QAAO,mBAAmB;AAGvD,MAAMC,aAAa,GAAG;EACpBC,KAAK,EAAER,SAAS,CAACS,MAAM;EACvBC,QAAQ,EAAEV,SAAS,CAACS,MAAM;EAC1BE,MAAM,EAAEX,SAAS,CAACY,KAAK,CAAC;IACtBJ,KAAK,EAAER,SAAS,CAACS,MAAM;IACvBC,QAAQ,EAAEV,SAAS,CAACS,MAAM;IAC1B,WAAW,EAAET,SAAS,CAACS,MAAM;IAC7BI,KAAK,EAAEb,SAAS,CAACY,KAAK,CAAC;MACrBE,OAAO,EAAEd,SAAS,CAACe,OAAO,CAACf,SAAS,CAACY,KAAK,CAACN,qBAAqB,CAAC,CAAC;MAClE,YAAY,EAAEN,SAAS,CAACS,MAAM;MAC9BO,QAAQ,EAAEhB,SAAS,CAACiB;IACtB,CAAC;EACH,CAAC,CAAC;EACFC,SAAS,EAAElB,SAAS,CAACY,KAAK,CAAC;IACzBJ,KAAK,EAAER,SAAS,CAACS,MAAM;IACvBI,KAAK,EAAEb,SAAS,CAACY,KAAK,CAACT,SAAS,CAACgB,SAAS;EAC5C,CAAC,CAAC;EACFC,aAAa,EAAEpB,SAAS,CAACY,KAAK,CAAC;IAC7BJ,KAAK,EAAER,SAAS,CAACS,MAAM;IACvBI,KAAK,EAAEb,SAAS,CAACY,KAAK,CAACR,aAAa,CAACe,SAAS;EAChD,CAAC;AACH,CAAC;AAED,MAAME,mBAAmB,GAAG;EAC1Bb,KAAK,EAAER,SAAS,CAACS,MAAM,CAACa,UAAU;EAClCC,WAAW,EAAEvB,SAAS,CAACY,KAAK,CAACP,WAAW,CAACc,SAAS,CAAC,CAACG,UAAU;EAC9DJ,SAAS,EAAElB,SAAS,CAACY,KAAK,CAACT,SAAS,CAACgB,SAAS,CAAC,CAACG,UAAU;EAC1DE,UAAU,EAAExB,SAAS,CAACY,KAAK,CAAC;IAC1Ba,KAAK,EAAEzB,SAAS,CAACS,MAAM;IACvBiB,SAAS,EAAE1B,SAAS,CAACS,MAAM;IAC3B,WAAW,EAAET,SAAS,CAACS,MAAM;IAC7BkB,OAAO,EAAE3B,SAAS,CAACiB;EACrB,CAAC;AACH,CAAC;AAED,MAAMW,qBAAqB,GAAG;EAC5BC,iBAAiB,EAAE7B,SAAS,CAACY,KAAK,CAAC;IACjCkB,IAAI,EAAE9B,SAAS,CAACY,KAAK,CAACL,aAAa,CAAC,CAACe,UAAU;IAC/CS,UAAU,EAAE/B,SAAS,CAACY,KAAK,CAACS,mBAAmB,CAAC,CAACC;EACnD,CAAC,CAAC,CAACA,UAAU;EACbU,YAAY,EAAEhC,SAAS,CAACY,KAAK,CAACX,SAAS,CAACkB,SAAS,CAAC,CAACG,UAAU;EAC7DW,OAAO,EAAEjC,SAAS,CAACY,KAAK,CAAC;IACvBJ,KAAK,EAAER,SAAS,CAACY,KAAK,CAACV,KAAK,CAACiB,SAAS,CAAC,CAACG,UAAU;IAClDY,WAAW,EAAElC,SAAS,CAACY,KAAK,CAACX,SAAS,CAACkB,SAAS,CAAC,CAACG;EACpD,CAAC;AACH,CAAC;AAED,eAAeM,qBAAqB;AAmDpC,OAAO,MAAMO,UAAU,GAAG;EACxBC,KAAK,EAAE,OAAO;EACdC,YAAY,EAAE,cAAc;EAC5BC,OAAO,EAAE,SAAS;EAClBC,OAAO,EAAE;AACX,CAAC","ignoreList":[]}
1
+ {"version":3,"file":"types.js","names":["PropTypes","InputText","InputTextarea","IconPreview","SelectOptionPropTypes","FormPropTypes","title","string","subtitle","select","shape","field","options","arrayOf","onChange","func","inputText","propTypes","inputTextArea","IconEditorPropTypes","isRequired","iconPreview","buttonLink","label","ariaLabel","onClick","translationPropTypes","localesOptions","ref","items","objectOf","onEditClick","onDeleteClick","button","disabled","bool","contentPropTypes","list","image","tags","iconName","checkbox","checked","search","value","placeholder","emptyResult","description","SkillEditionPropTypes","skillInformations","form","iconEditor","translations","content","themeStyle","setup","coorpmanager","cockpit","default"],"sources":["../../../src/organism/skill-edition/types.ts"],"sourcesContent":["import PropTypes from 'prop-types';\nimport InputText from '../../atom/input-text';\nimport InputTextarea from '../../atom/input-textarea';\nimport IconPreview from '../../molecule/icon-preview';\nimport {SelectOptionPropTypes} from '../../atom/select';\nimport {IconPreviewProps} from '../../molecule/icon-preview/types';\n\nconst FormPropTypes = {\n title: PropTypes.string,\n subtitle: PropTypes.string,\n select: PropTypes.shape({\n title: PropTypes.string,\n subtitle: PropTypes.string,\n 'data-name': PropTypes.string,\n field: PropTypes.shape({\n options: PropTypes.arrayOf(PropTypes.shape(SelectOptionPropTypes)),\n 'aria-label': PropTypes.string,\n onChange: PropTypes.func\n })\n }),\n inputText: PropTypes.shape({\n title: PropTypes.string,\n field: PropTypes.shape(InputText.propTypes)\n }),\n inputTextArea: PropTypes.shape({\n title: PropTypes.string,\n field: PropTypes.shape(InputTextarea.propTypes)\n })\n};\n\nconst IconEditorPropTypes = {\n title: PropTypes.string.isRequired,\n iconPreview: PropTypes.shape(IconPreview.propTypes).isRequired,\n inputText: PropTypes.shape(InputText.propTypes).isRequired,\n buttonLink: PropTypes.shape({\n label: PropTypes.string,\n ariaLabel: PropTypes.string,\n 'data-name': PropTypes.string,\n onClick: PropTypes.func\n })\n};\n\nconst translationPropTypes = PropTypes.shape({\n title: PropTypes.string.isRequired,\n subtitle: PropTypes.string.isRequired,\n localesOptions: PropTypes.arrayOf(\n PropTypes.shape({\n label: PropTypes.string.isRequired,\n ref: PropTypes.string.isRequired,\n onClick: PropTypes.func.isRequired\n })\n ).isRequired,\n items: PropTypes.objectOf(\n PropTypes.shape({\n title: PropTypes.string.isRequired,\n onEditClick: PropTypes.func.isRequired,\n onDeleteClick: PropTypes.func.isRequired\n }).isRequired\n ),\n button: PropTypes.shape({\n label: PropTypes.string.isRequired,\n onClick: PropTypes.func.isRequired,\n disabled: PropTypes.bool\n }).isRequired\n});\n\nconst contentPropTypes = PropTypes.shape({\n title: PropTypes.string.isRequired,\n subtitle: PropTypes.string.isRequired,\n button: PropTypes.shape({\n label: PropTypes.string.isRequired,\n onClick: PropTypes.func.isRequired\n }).isRequired,\n list: PropTypes.shape({\n items: PropTypes.arrayOf(\n PropTypes.shape({\n ref: PropTypes.string.isRequired,\n title: PropTypes.string.isRequired,\n subtitle: PropTypes.string.isRequired,\n image: PropTypes.string.isRequired,\n tags: PropTypes.shape({\n label: PropTypes.string.isRequired,\n iconName: PropTypes.string.isRequired\n }).isRequired,\n checkbox: PropTypes.shape({\n checked: PropTypes.bool.isRequired,\n onChange: PropTypes.func.isRequired\n }).isRequired\n }).isRequired\n ),\n search: PropTypes.shape({\n value: PropTypes.string.isRequired,\n placeholder: PropTypes.string.isRequired,\n onChange: PropTypes.func.isRequired\n }).isRequired,\n emptyResult: PropTypes.shape({\n title: PropTypes.string.isRequired,\n description: PropTypes.string.isRequired\n }),\n checkbox: PropTypes.shape({\n title: PropTypes.string.isRequired,\n checked: PropTypes.bool.isRequired,\n onChange: PropTypes.func.isRequired\n })\n }).isRequired\n});\n\nconst SkillEditionPropTypes = {\n skillInformations: PropTypes.shape({\n form: PropTypes.shape(FormPropTypes).isRequired,\n iconEditor: PropTypes.shape(IconEditorPropTypes).isRequired\n }).isRequired,\n translations: translationPropTypes.isRequired,\n content: contentPropTypes.isRequired\n};\n\nexport default SkillEditionPropTypes;\n\nexport type SelectOption = {\n name: string;\n value?: string | number;\n selected?: boolean;\n validOption?: boolean;\n};\n\nexport type FieldSelectProps = {\n options: SelectOption[];\n 'aria-label': string;\n onChange: () => void;\n};\n\ntype FormProps = {\n title: string;\n subtitle: string;\n select: {\n title: string;\n subtitle: string;\n 'data-name': string;\n field: FieldSelectProps;\n };\n inputText: {\n title: string;\n field: InputTextProps;\n };\n inputTextArea: {\n title: string;\n field: InputTextareaProps;\n };\n};\n\ntype IconEditorProps = {\n title: string;\n iconPreview: IconPreviewProps;\n inputText: InputTextProps;\n buttonLink?: {label: string; ariaLabel: string; onClick: () => void};\n};\n\nexport type SkillInformationsProps = {\n form: FormProps;\n iconEditor: IconEditorProps;\n};\n\nexport const themeStyle = {\n setup: 'setup',\n coorpmanager: 'coorpmanager',\n cockpit: 'cockpit',\n default: 'defaultStyle'\n};\n\nexport type TranslationPropsType = {\n title: string;\n subtitle: string;\n localesOptions: {\n label: string;\n ref: string;\n onClick: () => void;\n }[];\n items?: {\n [ref: string]: {\n title: string;\n onEditClick: () => void;\n onDeleteClick: () => void;\n };\n };\n button: {\n label: string;\n onClick: () => void;\n disabled?: boolean;\n };\n emptyResult?: {\n title: string;\n description: string;\n };\n};\n\nexport type ContentListItemType = {\n ref: string;\n title: string;\n subtitle: string;\n image: string;\n tags: {\n label: string;\n iconName: string;\n };\n checkbox: {\n checked: boolean;\n onChange: (value: boolean) => void;\n };\n};\n\nexport type ContentPropsType = {\n title: string;\n subtitle: string;\n button: {\n label: string;\n onClick: () => void;\n };\n list: {\n title?: string;\n items?: ContentListItemType[];\n search: {\n value: string;\n placeholder: string;\n onChange: (value: string) => void;\n };\n emptyResult?: {\n title: string;\n description: string;\n };\n checkbox?: {\n title: string;\n checked: boolean;\n onChange: (value: boolean) => void;\n };\n };\n};\n\nexport type SkillEditionPropsType = {\n skillInformations: SkillInformationsProps;\n translations: TranslationPropsType;\n content: ContentPropsType;\n};\n\nexport type InputTextProps = {\n autoFocus?: boolean;\n title?: string;\n placeholder?: string;\n defaultValue?: string;\n theme?: keyof typeof themeStyle;\n disabled?: boolean;\n value?: string;\n hint?: string;\n error?: string;\n onChange?: (value: string) => void;\n description?: string;\n modified?: boolean;\n type?: string;\n valid?: boolean;\n 'aria-label'?: string;\n 'data-name'?: string;\n inputColor?: boolean;\n};\n\nexport type InputTextareaProps = {\n placeholder?: string;\n title?: string;\n name?: string;\n theme?: keyof typeof themeStyle;\n disabled?: boolean;\n value?: string;\n hint?: string;\n error?: string;\n onChange?: (value: string) => void;\n description?: string;\n modified?: boolean;\n valid?: boolean;\n};\n"],"mappings":"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","ignoreList":[]}
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import { TitleAndInputProps } from './types';
3
3
  export declare const inputStyle: Record<string, string>;
4
4
  declare const TitleAndInput: {
@@ -11,7 +11,7 @@ declare const TitleAndInput: {
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<import("prop-types").ValidationMap<any>>>;
14
+ icon: import("prop-types").Requireable<import("prop-types").InferProps<any>>;
15
15
  tag: import("prop-types").Requireable<import("prop-types").InferProps<{
16
16
  label: import("prop-types").Requireable<string>;
17
17
  type: import("prop-types").Requireable<string>;
@@ -19,17 +19,7 @@ declare const TitleAndInput: {
19
19
  customStyle: import("prop-types").Requireable<{
20
20
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
21
21
  }>;
22
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
23
- position: import("prop-types").Requireable<string>;
24
- iconName?: React.Validator<string> | undefined;
25
- iconColor?: React.Validator<string | null | undefined> | undefined;
26
- backgroundColor?: React.Validator<string | null | undefined> | undefined;
27
- gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
28
- borderRadius?: React.Validator<string | null | undefined> | undefined;
29
- preset?: React.Validator<string | null | undefined> | undefined;
30
- size?: React.Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
31
- customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
32
- }>>;
22
+ icon: import("prop-types").Requireable<import("prop-types").InferProps<any>>;
33
23
  }>>;
34
24
  button: import("prop-types").Requireable<import("prop-types").InferProps<{
35
25
  type: import("prop-types").Requireable<string>;
@@ -260,7 +250,7 @@ declare const TitleAndInput: {
260
250
  'data-name': import("prop-types").Requireable<string>;
261
251
  titleSize: import("prop-types").Requireable<string>;
262
252
  subtitleSize: import("prop-types").Requireable<string>;
263
- icon: import("prop-types").Requireable<import("prop-types").InferProps<import("prop-types").ValidationMap<any>>>;
253
+ icon: import("prop-types").Requireable<import("prop-types").InferProps<any>>;
264
254
  tag: import("prop-types").Requireable<import("prop-types").InferProps<{
265
255
  label: import("prop-types").Requireable<string>;
266
256
  type: import("prop-types").Requireable<string>;
@@ -268,17 +258,7 @@ declare const TitleAndInput: {
268
258
  customStyle: import("prop-types").Requireable<{
269
259
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
270
260
  }>;
271
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
272
- position: import("prop-types").Requireable<string>;
273
- iconName?: React.Validator<string> | undefined;
274
- iconColor?: React.Validator<string | null | undefined> | undefined;
275
- backgroundColor?: React.Validator<string | null | undefined> | undefined;
276
- gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
277
- borderRadius?: React.Validator<string | null | undefined> | undefined;
278
- preset?: React.Validator<string | null | undefined> | undefined;
279
- size?: React.Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
280
- customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
281
- }>>;
261
+ icon: import("prop-types").Requireable<import("prop-types").InferProps<any>>;
282
262
  }>>;
283
263
  button: import("prop-types").Requireable<import("prop-types").InferProps<{
284
264
  type: 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":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAkB,EAAC,kBAAkB,EAAC,MAAM,SAAS,CAAC;AAGtD,eAAO,MAAM,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAI7C,CAAC;AAwBF,QAAA,MAAM,aAAa;YAAW,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuB/C,CAAC;AAIF,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/title-and-input/index.tsx"],"names":[],"mappings":";AASA,OAAkB,EAAC,kBAAkB,EAAC,MAAM,SAAS,CAAC;AAGtD,eAAO,MAAM,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAI7C,CAAC;AAwBF,QAAA,MAAM,aAAa;YAAW,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuB/C,CAAC;AAIF,eAAe,aAAa,CAAC"}
@@ -16,7 +16,7 @@ declare const propTypes: {
16
16
  'data-name': PropTypes.Requireable<string>;
17
17
  titleSize: PropTypes.Requireable<string>;
18
18
  subtitleSize: PropTypes.Requireable<string>;
19
- icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
19
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
20
20
  tag: PropTypes.Requireable<PropTypes.InferProps<{
21
21
  label: PropTypes.Requireable<string>;
22
22
  type: PropTypes.Requireable<string>;
@@ -24,17 +24,7 @@ declare const propTypes: {
24
24
  customStyle: PropTypes.Requireable<{
25
25
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
26
26
  }>;
27
- icon: PropTypes.Requireable<PropTypes.InferProps<{
28
- position: PropTypes.Requireable<string>;
29
- iconName?: import("react").Validator<string> | undefined;
30
- iconColor?: import("react").Validator<string | null | undefined> | undefined;
31
- backgroundColor?: import("react").Validator<string | null | undefined> | undefined;
32
- gradientBackground?: import("react").Validator<boolean | null | undefined> | undefined;
33
- borderRadius?: import("react").Validator<string | null | undefined> | undefined;
34
- preset?: import("react").Validator<string | null | undefined> | undefined;
35
- size?: import("react").Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
36
- customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
37
- }>>;
27
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
38
28
  }>>;
39
29
  button: PropTypes.Requireable<PropTypes.InferProps<{
40
30
  type: PropTypes.Requireable<string>;
@@ -265,7 +255,7 @@ declare const propTypes: {
265
255
  'data-name': PropTypes.Requireable<string>;
266
256
  titleSize: PropTypes.Requireable<string>;
267
257
  subtitleSize: PropTypes.Requireable<string>;
268
- icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
258
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
269
259
  tag: PropTypes.Requireable<PropTypes.InferProps<{
270
260
  label: PropTypes.Requireable<string>;
271
261
  type: PropTypes.Requireable<string>;
@@ -273,17 +263,7 @@ declare const propTypes: {
273
263
  customStyle: PropTypes.Requireable<{
274
264
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
275
265
  }>;
276
- icon: PropTypes.Requireable<PropTypes.InferProps<{
277
- position: PropTypes.Requireable<string>;
278
- iconName?: import("react").Validator<string> | undefined;
279
- iconColor?: import("react").Validator<string | null | undefined> | undefined;
280
- backgroundColor?: import("react").Validator<string | null | undefined> | undefined;
281
- gradientBackground?: import("react").Validator<boolean | null | undefined> | undefined;
282
- borderRadius?: import("react").Validator<string | null | undefined> | undefined;
283
- preset?: import("react").Validator<string | null | undefined> | undefined;
284
- size?: import("react").Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
285
- customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
286
- }>>;
266
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
287
267
  }>>;
288
268
  button: PropTypes.Requireable<PropTypes.InferProps<{
289
269
  type: 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;AACnD,OAAO,KAAK,MAAM,kBAAkB,CAAC;AACrC,OAAO,cAAc,MAAM,gCAAgC,CAAC;AAE5D,OAAO,EAAC,oBAAoB,EAAC,MAAM,2BAA2B,CAAC;AAC/D,OAAO,SAAS,MAAM,uBAAuB,CAAC;AAC9C,OAAO,aAAa,MAAM,2BAA2B,CAAC;AACtD,OAAO,MAAM,MAAM,mBAAmB,CAAC;AAEvC,OAAO,EAAC,eAAe,EAAC,MAAM,sBAAsB,CAAC;AAIrD,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0Bd,CAAC;AAEF,oBAAY,cAAc,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAC;AAE5D,oBAAY,kBAAkB,GAAG;IAC/B,KAAK,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,KAAK,CAAC,CAAC;IAC1C,KAAK,EACD,KAAK,CAAC,cAAc,CAAC,OAAO,YAAY,CAAC,GACzC,eAAe,GACf,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,SAAS,CAAC,GAAG;QAAC,IAAI,CAAC,EAAE,cAAc,CAAA;KAAC,CAAC,GAClE,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,aAAa,CAAC,GAAG;QAAC,IAAI,CAAC,EAAE,cAAc,CAAA;KAAC,CAAC,GACtE,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,GAAG;QAAC,IAAI,CAAC,EAAE,cAAc,CAAA;KAAC,CAAC,GAC/D,KAAK,CAAC,cAAc,CAAC,OAAO,cAAc,CAAC,GAC3C,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;AACnD,OAAO,KAAK,MAAM,kBAAkB,CAAC;AACrC,OAAO,cAAc,MAAM,gCAAgC,CAAC;AAE5D,OAAO,EAAC,oBAAoB,EAAC,MAAM,2BAA2B,CAAC;AAC/D,OAAO,SAAS,MAAM,uBAAuB,CAAC;AAC9C,OAAO,aAAa,MAAM,2BAA2B,CAAC;AACtD,OAAO,MAAM,MAAM,mBAAmB,CAAC;AAEvC,OAAO,EAAC,eAAe,EAAC,MAAM,sBAAsB,CAAC;AAIrD,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0Bd,CAAC;AAEF,oBAAY,cAAc,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAC;AAE5D,oBAAY,kBAAkB,GAAG;IAC/B,KAAK,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,KAAK,CAAC,CAAC;IAC1C,KAAK,EACD,KAAK,CAAC,cAAc,CAAC,OAAO,YAAY,CAAC,GACzC,eAAe,GACf,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,SAAS,CAAC,GAAG;QAAC,IAAI,CAAC,EAAE,cAAc,CAAA;KAAC,CAAC,GAClE,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,aAAa,CAAC,GAAG;QAAC,IAAI,CAAC,EAAE,cAAc,CAAA;KAAC,CAAC,GACtE,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,GAAG;QAAC,IAAI,CAAC,EAAE,cAAc,CAAA;KAAC,CAAC,GAC/D,KAAK,CAAC,cAAc,CAAC,OAAO,cAAc,CAAC,GAC3C,oBAAoB,CAAC;IACzB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -329,7 +329,7 @@ declare namespace WizardContents {
329
329
  'data-name': PropTypes.Requireable<string>;
330
330
  titleSize: PropTypes.Requireable<string>;
331
331
  subtitleSize: PropTypes.Requireable<string>;
332
- icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
332
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
333
333
  tag: PropTypes.Requireable<PropTypes.InferProps<{
334
334
  label: PropTypes.Requireable<string>;
335
335
  type: PropTypes.Requireable<string>;
@@ -337,17 +337,7 @@ declare namespace WizardContents {
337
337
  customStyle: PropTypes.Requireable<{
338
338
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
339
339
  }>;
340
- icon: PropTypes.Requireable<PropTypes.InferProps<{
341
- position: PropTypes.Requireable<string>;
342
- iconName?: React.Validator<string> | undefined;
343
- iconColor?: React.Validator<string | null | undefined> | undefined;
344
- backgroundColor?: React.Validator<string | null | undefined> | undefined;
345
- gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
346
- borderRadius?: React.Validator<string | null | undefined> | undefined;
347
- preset?: React.Validator<string | null | undefined> | undefined;
348
- size?: React.Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
349
- customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
350
- }>>;
340
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
351
341
  }>>;
352
342
  button: PropTypes.Requireable<PropTypes.InferProps<{
353
343
  type: PropTypes.Requireable<string>;
@@ -662,5 +652,4 @@ declare namespace WizardContents {
662
652
  }
663
653
  }
664
654
  import PropTypes from "prop-types";
665
- import React from "react";
666
655
  //# sourceMappingURL=index.d.ts.map
@@ -15,7 +15,7 @@ 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<PropTypes.ValidationMap<any>>>;
18
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
19
19
  tag: PropTypes.Requireable<PropTypes.InferProps<{
20
20
  label: PropTypes.Requireable<string>;
21
21
  type: PropTypes.Requireable<string>;
@@ -23,17 +23,7 @@ declare namespace PlayerLoading {
23
23
  customStyle: PropTypes.Requireable<{
24
24
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
25
25
  }>;
26
- icon: PropTypes.Requireable<PropTypes.InferProps<{
27
- position: PropTypes.Requireable<string>;
28
- iconName?: React.Validator<string> | undefined;
29
- iconColor?: React.Validator<string | null | undefined> | undefined;
30
- backgroundColor?: React.Validator<string | null | undefined> | undefined;
31
- gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
32
- borderRadius?: React.Validator<string | null | undefined> | undefined;
33
- preset?: React.Validator<string | null | undefined> | undefined;
34
- size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
35
- customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
36
- }>>;
26
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
37
27
  }>>;
38
28
  button: PropTypes.Requireable<PropTypes.InferProps<{
39
29
  type: PropTypes.Requireable<string>;
@@ -120,8 +110,8 @@ declare namespace PlayerLoading {
120
110
  borderRadius: PropTypes.Requireable<string>;
121
111
  preset: PropTypes.Requireable<string>;
122
112
  size: PropTypes.Requireable<PropTypes.InferProps<{
123
- faSize: PropTypes.Validator<number>;
124
- wrapperSize: PropTypes.Validator<number>;
113
+ faSize: PropTypes.Requireable<number>;
114
+ wrapperSize: PropTypes.Requireable<number>;
125
115
  }>>;
126
116
  customStyle: PropTypes.Requireable<{
127
117
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
@@ -559,7 +549,7 @@ declare namespace PlayerLoading {
559
549
  'data-name': PropTypes.Requireable<string>;
560
550
  titleSize: PropTypes.Requireable<string>;
561
551
  subtitleSize: PropTypes.Requireable<string>;
562
- icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
552
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
563
553
  tag: PropTypes.Requireable<PropTypes.InferProps<{
564
554
  label: PropTypes.Requireable<string>;
565
555
  type: PropTypes.Requireable<string>;
@@ -567,17 +557,7 @@ declare namespace PlayerLoading {
567
557
  customStyle: PropTypes.Requireable<{
568
558
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
569
559
  }>;
570
- icon: PropTypes.Requireable<PropTypes.InferProps<{
571
- position: PropTypes.Requireable<string>;
572
- iconName?: React.Validator<string> | undefined;
573
- iconColor?: React.Validator<string | null | undefined> | undefined;
574
- backgroundColor?: React.Validator<string | null | undefined> | undefined;
575
- gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
576
- borderRadius?: React.Validator<string | null | undefined> | undefined;
577
- preset?: React.Validator<string | null | undefined> | undefined;
578
- size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
579
- customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
580
- }>>;
560
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
581
561
  }>>;
582
562
  button: PropTypes.Requireable<PropTypes.InferProps<{
583
563
  type: PropTypes.Requireable<string>;
@@ -780,5 +760,4 @@ declare namespace PlayerLoading {
780
760
  }
781
761
  }
782
762
  import PropTypes from "prop-types";
783
- import React from "react";
784
763
  //# sourceMappingURL=index.d.ts.map
@@ -66,7 +66,7 @@ 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<PropTypes.ValidationMap<any>>>;
69
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
70
70
  tag: PropTypes.Requireable<PropTypes.InferProps<{
71
71
  label: PropTypes.Requireable<string>;
72
72
  type: PropTypes.Requireable<string>;
@@ -74,17 +74,7 @@ declare namespace SlidePlayer {
74
74
  customStyle: PropTypes.Requireable<{
75
75
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
76
76
  }>;
77
- icon: PropTypes.Requireable<PropTypes.InferProps<{
78
- position: PropTypes.Requireable<string>;
79
- iconName?: React.Validator<string> | undefined;
80
- iconColor?: React.Validator<string | null | undefined> | undefined;
81
- backgroundColor?: React.Validator<string | null | undefined> | undefined;
82
- gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
83
- borderRadius?: React.Validator<string | null | undefined> | undefined;
84
- preset?: React.Validator<string | null | undefined> | undefined;
85
- size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
86
- customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
87
- }>>;
77
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
88
78
  }>>;
89
79
  button: PropTypes.Requireable<PropTypes.InferProps<{
90
80
  type: PropTypes.Requireable<string>;
@@ -171,8 +161,8 @@ declare namespace SlidePlayer {
171
161
  borderRadius: PropTypes.Requireable<string>;
172
162
  preset: PropTypes.Requireable<string>;
173
163
  size: PropTypes.Requireable<PropTypes.InferProps<{
174
- faSize: PropTypes.Validator<number>;
175
- wrapperSize: PropTypes.Validator<number>;
164
+ faSize: PropTypes.Requireable<number>;
165
+ wrapperSize: PropTypes.Requireable<number>;
176
166
  }>>;
177
167
  customStyle: PropTypes.Requireable<{
178
168
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
@@ -610,7 +600,7 @@ declare namespace SlidePlayer {
610
600
  'data-name': PropTypes.Requireable<string>;
611
601
  titleSize: PropTypes.Requireable<string>;
612
602
  subtitleSize: PropTypes.Requireable<string>;
613
- icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
603
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
614
604
  tag: PropTypes.Requireable<PropTypes.InferProps<{
615
605
  label: PropTypes.Requireable<string>;
616
606
  type: PropTypes.Requireable<string>;
@@ -618,17 +608,7 @@ declare namespace SlidePlayer {
618
608
  customStyle: PropTypes.Requireable<{
619
609
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
620
610
  }>;
621
- icon: PropTypes.Requireable<PropTypes.InferProps<{
622
- position: PropTypes.Requireable<string>;
623
- iconName?: React.Validator<string> | undefined;
624
- iconColor?: React.Validator<string | null | undefined> | undefined;
625
- backgroundColor?: React.Validator<string | null | undefined> | undefined;
626
- gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
627
- borderRadius?: React.Validator<string | null | undefined> | undefined;
628
- preset?: React.Validator<string | null | undefined> | undefined;
629
- size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
630
- customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
631
- }>>;
611
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
632
612
  }>>;
633
613
  button: PropTypes.Requireable<PropTypes.InferProps<{
634
614
  type: PropTypes.Requireable<string>;
@@ -840,7 +820,7 @@ declare namespace SlidePlayer {
840
820
  'data-name': PropTypes.Requireable<string>;
841
821
  titleSize: PropTypes.Requireable<string>;
842
822
  subtitleSize: PropTypes.Requireable<string>;
843
- icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
823
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
844
824
  tag: PropTypes.Requireable<PropTypes.InferProps<{
845
825
  label: PropTypes.Requireable<string>;
846
826
  type: PropTypes.Requireable<string>;
@@ -848,17 +828,7 @@ declare namespace SlidePlayer {
848
828
  customStyle: PropTypes.Requireable<{
849
829
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
850
830
  }>;
851
- icon: PropTypes.Requireable<PropTypes.InferProps<{
852
- position: PropTypes.Requireable<string>;
853
- iconName?: React.Validator<string> | undefined;
854
- iconColor?: React.Validator<string | null | undefined> | undefined;
855
- backgroundColor?: React.Validator<string | null | undefined> | undefined;
856
- gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
857
- borderRadius?: React.Validator<string | null | undefined> | undefined;
858
- preset?: React.Validator<string | null | undefined> | undefined;
859
- size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
860
- customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
861
- }>>;
831
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
862
832
  }>>;
863
833
  button: PropTypes.Requireable<PropTypes.InferProps<{
864
834
  type: PropTypes.Requireable<string>;
@@ -945,8 +915,8 @@ declare namespace SlidePlayer {
945
915
  borderRadius: PropTypes.Requireable<string>;
946
916
  preset: PropTypes.Requireable<string>;
947
917
  size: PropTypes.Requireable<PropTypes.InferProps<{
948
- faSize: PropTypes.Validator<number>;
949
- wrapperSize: PropTypes.Validator<number>;
918
+ faSize: PropTypes.Requireable<number>;
919
+ wrapperSize: PropTypes.Requireable<number>;
950
920
  }>>;
951
921
  customStyle: PropTypes.Requireable<{
952
922
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
@@ -1384,7 +1354,7 @@ declare namespace SlidePlayer {
1384
1354
  'data-name': PropTypes.Requireable<string>;
1385
1355
  titleSize: PropTypes.Requireable<string>;
1386
1356
  subtitleSize: PropTypes.Requireable<string>;
1387
- icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
1357
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
1388
1358
  tag: PropTypes.Requireable<PropTypes.InferProps<{
1389
1359
  label: PropTypes.Requireable<string>;
1390
1360
  type: PropTypes.Requireable<string>;
@@ -1392,17 +1362,7 @@ declare namespace SlidePlayer {
1392
1362
  customStyle: PropTypes.Requireable<{
1393
1363
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1394
1364
  }>;
1395
- icon: PropTypes.Requireable<PropTypes.InferProps<{
1396
- position: PropTypes.Requireable<string>;
1397
- iconName?: React.Validator<string> | undefined;
1398
- iconColor?: React.Validator<string | null | undefined> | undefined;
1399
- backgroundColor?: React.Validator<string | null | undefined> | undefined;
1400
- gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
1401
- borderRadius?: React.Validator<string | null | undefined> | undefined;
1402
- preset?: React.Validator<string | null | undefined> | undefined;
1403
- size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
1404
- customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
1405
- }>>;
1365
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
1406
1366
  }>>;
1407
1367
  button: PropTypes.Requireable<PropTypes.InferProps<{
1408
1368
  type: PropTypes.Requireable<string>;
@@ -1605,5 +1565,4 @@ declare namespace SlidePlayer {
1605
1565
  }
1606
1566
  }
1607
1567
  import PropTypes from "prop-types";
1608
- import React from "react";
1609
1568
  //# sourceMappingURL=index.d.ts.map
@@ -72,7 +72,7 @@ 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<PropTypes.ValidationMap<any>>>;
75
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
76
76
  tag: PropTypes.Requireable<PropTypes.InferProps<{
77
77
  label: PropTypes.Requireable<string>;
78
78
  type: PropTypes.Requireable<string>;
@@ -80,17 +80,7 @@ declare namespace SlidesPlayer {
80
80
  customStyle: PropTypes.Requireable<{
81
81
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
82
82
  }>;
83
- icon: PropTypes.Requireable<PropTypes.InferProps<{
84
- position: PropTypes.Requireable<string>;
85
- iconName?: React.Validator<string> | undefined;
86
- iconColor?: React.Validator<string | null | undefined> | undefined;
87
- backgroundColor?: React.Validator<string | null | undefined> | undefined;
88
- gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
89
- borderRadius?: React.Validator<string | null | undefined> | undefined;
90
- preset?: React.Validator<string | null | undefined> | undefined;
91
- size?: React.Validator<import("../../../../atom/icon").IconSize | null | undefined> | undefined;
92
- customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
93
- }>>;
83
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
94
84
  }>>;
95
85
  button: PropTypes.Requireable<PropTypes.InferProps<{
96
86
  type: PropTypes.Requireable<string>;
@@ -177,8 +167,8 @@ declare namespace SlidesPlayer {
177
167
  borderRadius: PropTypes.Requireable<string>;
178
168
  preset: PropTypes.Requireable<string>;
179
169
  size: PropTypes.Requireable<PropTypes.InferProps<{
180
- faSize: PropTypes.Validator<number>;
181
- wrapperSize: PropTypes.Validator<number>;
170
+ faSize: PropTypes.Requireable<number>;
171
+ wrapperSize: PropTypes.Requireable<number>;
182
172
  }>>;
183
173
  customStyle: PropTypes.Requireable<{
184
174
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
@@ -616,7 +606,7 @@ declare namespace SlidesPlayer {
616
606
  'data-name': PropTypes.Requireable<string>;
617
607
  titleSize: PropTypes.Requireable<string>;
618
608
  subtitleSize: PropTypes.Requireable<string>;
619
- icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
609
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
620
610
  tag: PropTypes.Requireable<PropTypes.InferProps<{
621
611
  label: PropTypes.Requireable<string>;
622
612
  type: PropTypes.Requireable<string>;
@@ -624,17 +614,7 @@ declare namespace SlidesPlayer {
624
614
  customStyle: PropTypes.Requireable<{
625
615
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
626
616
  }>;
627
- icon: PropTypes.Requireable<PropTypes.InferProps<{
628
- position: PropTypes.Requireable<string>;
629
- iconName?: React.Validator<string> | undefined;
630
- iconColor?: React.Validator<string | null | undefined> | undefined;
631
- backgroundColor?: React.Validator<string | null | undefined> | undefined;
632
- gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
633
- borderRadius?: React.Validator<string | null | undefined> | undefined;
634
- preset?: React.Validator<string | null | undefined> | undefined;
635
- size?: React.Validator<import("../../../../atom/icon").IconSize | null | undefined> | undefined;
636
- customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
637
- }>>;
617
+ icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
638
618
  }>>;
639
619
  button: PropTypes.Requireable<PropTypes.InferProps<{
640
620
  type: PropTypes.Requireable<string>;
@@ -886,7 +866,6 @@ declare namespace Step {
886
866
  export { propTypes_2 as propTypes };
887
867
  }
888
868
  import { SrcPropType } from "../../../../util/proptypes";
889
- import React from "react";
890
869
  declare function AnswerContent({ answerType, help, question }: {
891
870
  answerType: any;
892
871
  help: any;
@@ -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"}