@coorpacademy/components 11.40.4 → 11.40.6-alpha.5

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 (309) hide show
  1. package/es/atom/button-link/index.d.ts +15 -8
  2. package/es/atom/button-link/index.d.ts.map +1 -1
  3. package/es/atom/button-link/index.js +75 -37
  4. package/es/atom/button-link/index.js.map +1 -1
  5. package/es/atom/button-link/types.d.ts +20 -14
  6. package/es/atom/button-link/types.d.ts.map +1 -1
  7. package/es/atom/button-link/types.js +4 -3
  8. package/es/atom/button-link/types.js.map +1 -1
  9. package/es/atom/button-menu/index.d.ts +1 -3
  10. package/es/atom/button-menu/index.d.ts.map +1 -1
  11. package/es/atom/button-menu/index.js +1 -7
  12. package/es/atom/button-menu/index.js.map +1 -1
  13. package/es/atom/button-menu/types.d.ts +2 -6
  14. package/es/atom/button-menu/types.d.ts.map +1 -1
  15. package/es/atom/chip/index.d.ts +4 -0
  16. package/es/atom/chip/index.d.ts.map +1 -1
  17. package/es/atom/chip/index.js +12 -6
  18. package/es/atom/chip/index.js.map +1 -1
  19. package/es/atom/input-switch/index.d.ts.map +1 -1
  20. package/es/atom/input-switch/index.js +2 -1
  21. package/es/atom/input-switch/index.js.map +1 -1
  22. package/es/atom/input-switch/style.css +4 -1
  23. package/es/atom/radio-with-title/index.d.ts +16 -8
  24. package/es/atom/radio-with-title/index.d.ts.map +1 -1
  25. package/es/atom/radio-with-title/types.d.ts +16 -8
  26. package/es/atom/radio-with-title/types.d.ts.map +1 -1
  27. package/es/atom/title/index.d.ts +16 -8
  28. package/es/atom/title/index.d.ts.map +1 -1
  29. package/es/atom/title/index.js +5 -2
  30. package/es/atom/title/index.js.map +1 -1
  31. package/es/molecule/base-modal/index.d.ts +1 -0
  32. package/es/molecule/base-modal/index.d.ts.map +1 -1
  33. package/es/molecule/base-modal/index.js +6 -2
  34. package/es/molecule/base-modal/index.js.map +1 -1
  35. package/es/molecule/base-modal/style.css +5 -0
  36. package/es/molecule/bullet-point-menu-button/index.d.ts +1 -3
  37. package/es/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
  38. package/es/molecule/bullet-point-menu-button/types.d.ts +1 -3
  39. package/es/molecule/bullet-point-menu-button/types.d.ts.map +1 -1
  40. package/es/molecule/button-menu-action/index.d.ts +19 -11
  41. package/es/molecule/button-menu-action/index.d.ts.map +1 -1
  42. package/es/molecule/button-menu-action/index.js +27 -3
  43. package/es/molecule/button-menu-action/index.js.map +1 -1
  44. package/es/molecule/button-menu-action/types.d.ts +22 -12
  45. package/es/molecule/button-menu-action/types.d.ts.map +1 -1
  46. package/es/molecule/button-menu-action/types.js +7 -2
  47. package/es/molecule/button-menu-action/types.js.map +1 -1
  48. package/es/molecule/cm-popin/types.d.ts +135 -85
  49. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  50. package/es/molecule/expandible-actionable-table/index.d.ts +17 -14
  51. package/es/molecule/expandible-actionable-table/index.d.ts.map +1 -1
  52. package/es/molecule/expandible-actionable-table/types.d.ts +17 -14
  53. package/es/molecule/expandible-actionable-table/types.d.ts.map +1 -1
  54. package/es/molecule/icon-picker-modal/index.d.ts +1 -2
  55. package/es/molecule/icon-picker-modal/index.d.ts.map +1 -1
  56. package/es/molecule/icon-picker-modal/index.js +16 -43
  57. package/es/molecule/icon-picker-modal/index.js.map +1 -1
  58. package/es/molecule/multi-filter-panel/index.d.ts +19 -0
  59. package/es/molecule/multi-filter-panel/index.d.ts.map +1 -1
  60. package/es/molecule/multi-filter-panel/index.js +39 -10
  61. package/es/molecule/multi-filter-panel/index.js.map +1 -1
  62. package/es/molecule/multi-filter-panel/prop-types.d.ts +26 -1
  63. package/es/molecule/multi-filter-panel/prop-types.d.ts.map +1 -1
  64. package/es/molecule/multi-filter-panel/prop-types.js +5 -0
  65. package/es/molecule/multi-filter-panel/prop-types.js.map +1 -1
  66. package/es/molecule/multi-filter-panel/style.css +8 -0
  67. package/es/molecule/quick-filters/index.d.ts +15 -8
  68. package/es/molecule/quick-filters/index.d.ts.map +1 -1
  69. package/es/molecule/quick-filters/types.d.ts +15 -8
  70. package/es/molecule/quick-filters/types.d.ts.map +1 -1
  71. package/es/molecule/title-and-checkbox-wrapper/index.d.ts +16 -8
  72. package/es/molecule/title-radio-wrapper/index.d.ts +16 -8
  73. package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
  74. package/es/molecule/title-radio-wrapper/types.d.ts +16 -8
  75. package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
  76. package/es/organism/content-skill-modal/index.d.ts +135 -68
  77. package/es/organism/content-skill-modal/index.d.ts.map +1 -1
  78. package/es/organism/content-skill-modal/types.d.ts +135 -68
  79. package/es/organism/content-skill-modal/types.d.ts.map +1 -1
  80. package/es/organism/filter-checkbox-and-search/index.d.ts +1 -0
  81. package/es/organism/filter-checkbox-and-search/index.d.ts.map +1 -1
  82. package/es/organism/filter-checkbox-and-search/index.js +5 -2
  83. package/es/organism/filter-checkbox-and-search/index.js.map +1 -1
  84. package/es/organism/filter-checkbox-and-search/props-types.d.ts +2 -0
  85. package/es/organism/filter-checkbox-and-search/props-types.d.ts.map +1 -1
  86. package/es/organism/filter-checkbox-and-search/props-types.js +1 -0
  87. package/es/organism/filter-checkbox-and-search/props-types.js.map +1 -1
  88. package/es/organism/filter-checkbox-and-search/style.css +2 -0
  89. package/es/organism/filter-chip/index.d.ts +3 -0
  90. package/es/organism/filter-chip/index.d.ts.map +1 -1
  91. package/es/organism/filter-chip/index.js +12 -4
  92. package/es/organism/filter-chip/index.js.map +1 -1
  93. package/es/organism/filter-chip/prop-types.d.ts +14 -7
  94. package/es/organism/filter-chip/prop-types.d.ts.map +1 -1
  95. package/es/organism/filter-chip/prop-types.js +3 -0
  96. package/es/organism/filter-chip/prop-types.js.map +1 -1
  97. package/es/organism/filter-switch/index.d.ts +23 -0
  98. package/es/organism/filter-switch/index.d.ts.map +1 -0
  99. package/es/organism/filter-switch/index.js +76 -0
  100. package/es/organism/filter-switch/index.js.map +1 -0
  101. package/es/organism/filter-switch/prop-types.d.ts +28 -0
  102. package/es/organism/filter-switch/prop-types.d.ts.map +1 -0
  103. package/es/organism/filter-switch/prop-types.js +15 -0
  104. package/es/organism/filter-switch/prop-types.js.map +1 -0
  105. package/es/organism/filter-switch/style.css +46 -0
  106. package/es/organism/icon-editor/index.d.ts +15 -8
  107. package/es/organism/icon-editor/index.d.ts.map +1 -1
  108. package/es/organism/icon-editor/types.d.ts +15 -8
  109. package/es/organism/icon-editor/types.d.ts.map +1 -1
  110. package/es/organism/list-items/index.d.ts +116 -68
  111. package/es/organism/rewards-form/index.d.ts +16 -8
  112. package/es/organism/select-opponents/index.d.ts +16 -8
  113. package/es/organism/select-opponents/index.d.ts.map +1 -1
  114. package/es/organism/select-opponents/types.d.ts +16 -8
  115. package/es/organism/select-opponents/types.d.ts.map +1 -1
  116. package/es/organism/setup-header/index.d.ts +60 -32
  117. package/es/organism/title-and-input/index.d.ts +47 -24
  118. package/es/organism/title-and-input/index.d.ts.map +1 -1
  119. package/es/organism/title-and-input/types.d.ts +47 -24
  120. package/es/organism/title-and-input/types.d.ts.map +1 -1
  121. package/es/organism/wizard-contents/index.d.ts +63 -38
  122. package/es/template/app-player/loading/index.d.ts +135 -85
  123. package/es/template/app-player/player/index.d.ts +278 -170
  124. package/es/template/app-player/player/slides/header/index.d.ts +8 -0
  125. package/es/template/app-player/player/slides/header/index.d.ts.map +1 -1
  126. package/es/template/app-player/player/slides/header/index.js +89 -3
  127. package/es/template/app-player/player/slides/header/index.js.map +1 -1
  128. package/es/template/app-player/player/slides/header/style.css +1 -1
  129. package/es/template/app-player/player/slides/index.d.ts +143 -85
  130. package/es/template/app-player/player/slides/index.d.ts.map +1 -1
  131. package/es/template/app-player/popin-correction/index.d.ts +135 -85
  132. package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
  133. package/es/template/app-player/popin-end/index.d.ts +143 -85
  134. package/es/template/app-review/index.d.ts +135 -85
  135. package/es/template/app-review/index.d.ts.map +1 -1
  136. package/es/template/app-review/player/prop-types.d.ts +135 -85
  137. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  138. package/es/template/app-review/prop-types.d.ts +135 -85
  139. package/es/template/app-review/prop-types.d.ts.map +1 -1
  140. package/es/template/back-office/brand-create/index.d.ts +60 -32
  141. package/es/template/back-office/brand-create/index.d.ts.map +1 -1
  142. package/es/template/back-office/brand-list/index.d.ts +60 -32
  143. package/es/template/back-office/brand-list/index.d.ts.map +1 -1
  144. package/es/template/back-office/brand-update/index.d.ts +599 -298
  145. package/es/template/back-office/dashboard-preview/index.d.ts +60 -32
  146. package/es/template/back-office/layout/index.d.ts +60 -32
  147. package/es/template/back-office/layout/index.d.ts.map +1 -1
  148. package/es/template/common/dashboard/index.d.ts +270 -170
  149. package/es/template/common/search-page/index.d.ts +135 -85
  150. package/es/template/external-course/index.d.ts +135 -85
  151. package/es/variables/colors.d.ts +1 -0
  152. package/es/variables/colors.d.ts.map +1 -1
  153. package/es/variables/colors.js +1 -0
  154. package/es/variables/colors.js.map +1 -1
  155. package/lib/atom/button-link/index.d.ts +15 -8
  156. package/lib/atom/button-link/index.d.ts.map +1 -1
  157. package/lib/atom/button-link/index.js +75 -37
  158. package/lib/atom/button-link/index.js.map +1 -1
  159. package/lib/atom/button-link/types.d.ts +20 -14
  160. package/lib/atom/button-link/types.d.ts.map +1 -1
  161. package/lib/atom/button-link/types.js +4 -3
  162. package/lib/atom/button-link/types.js.map +1 -1
  163. package/lib/atom/button-menu/index.d.ts +1 -3
  164. package/lib/atom/button-menu/index.d.ts.map +1 -1
  165. package/lib/atom/button-menu/index.js +1 -7
  166. package/lib/atom/button-menu/index.js.map +1 -1
  167. package/lib/atom/button-menu/types.d.ts +2 -6
  168. package/lib/atom/button-menu/types.d.ts.map +1 -1
  169. package/lib/atom/chip/index.d.ts +4 -0
  170. package/lib/atom/chip/index.d.ts.map +1 -1
  171. package/lib/atom/chip/index.js +12 -6
  172. package/lib/atom/chip/index.js.map +1 -1
  173. package/lib/atom/input-switch/index.d.ts.map +1 -1
  174. package/lib/atom/input-switch/index.js +2 -1
  175. package/lib/atom/input-switch/index.js.map +1 -1
  176. package/lib/atom/input-switch/style.css +4 -1
  177. package/lib/atom/radio-with-title/index.d.ts +16 -8
  178. package/lib/atom/radio-with-title/index.d.ts.map +1 -1
  179. package/lib/atom/radio-with-title/types.d.ts +16 -8
  180. package/lib/atom/radio-with-title/types.d.ts.map +1 -1
  181. package/lib/atom/title/index.d.ts +16 -8
  182. package/lib/atom/title/index.d.ts.map +1 -1
  183. package/lib/atom/title/index.js +5 -2
  184. package/lib/atom/title/index.js.map +1 -1
  185. package/lib/molecule/base-modal/index.d.ts +1 -0
  186. package/lib/molecule/base-modal/index.d.ts.map +1 -1
  187. package/lib/molecule/base-modal/index.js +6 -2
  188. package/lib/molecule/base-modal/index.js.map +1 -1
  189. package/lib/molecule/base-modal/style.css +5 -0
  190. package/lib/molecule/bullet-point-menu-button/index.d.ts +1 -3
  191. package/lib/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
  192. package/lib/molecule/bullet-point-menu-button/types.d.ts +1 -3
  193. package/lib/molecule/bullet-point-menu-button/types.d.ts.map +1 -1
  194. package/lib/molecule/button-menu-action/index.d.ts +19 -11
  195. package/lib/molecule/button-menu-action/index.d.ts.map +1 -1
  196. package/lib/molecule/button-menu-action/index.js +26 -2
  197. package/lib/molecule/button-menu-action/index.js.map +1 -1
  198. package/lib/molecule/button-menu-action/types.d.ts +22 -12
  199. package/lib/molecule/button-menu-action/types.d.ts.map +1 -1
  200. package/lib/molecule/button-menu-action/types.js +7 -2
  201. package/lib/molecule/button-menu-action/types.js.map +1 -1
  202. package/lib/molecule/cm-popin/types.d.ts +135 -85
  203. package/lib/molecule/cm-popin/types.d.ts.map +1 -1
  204. package/lib/molecule/expandible-actionable-table/index.d.ts +17 -14
  205. package/lib/molecule/expandible-actionable-table/index.d.ts.map +1 -1
  206. package/lib/molecule/expandible-actionable-table/types.d.ts +17 -14
  207. package/lib/molecule/expandible-actionable-table/types.d.ts.map +1 -1
  208. package/lib/molecule/icon-picker-modal/index.d.ts +1 -2
  209. package/lib/molecule/icon-picker-modal/index.d.ts.map +1 -1
  210. package/lib/molecule/icon-picker-modal/index.js +16 -43
  211. package/lib/molecule/icon-picker-modal/index.js.map +1 -1
  212. package/lib/molecule/multi-filter-panel/index.d.ts +19 -0
  213. package/lib/molecule/multi-filter-panel/index.d.ts.map +1 -1
  214. package/lib/molecule/multi-filter-panel/index.js +39 -9
  215. package/lib/molecule/multi-filter-panel/index.js.map +1 -1
  216. package/lib/molecule/multi-filter-panel/prop-types.d.ts +26 -1
  217. package/lib/molecule/multi-filter-panel/prop-types.d.ts.map +1 -1
  218. package/lib/molecule/multi-filter-panel/prop-types.js +5 -0
  219. package/lib/molecule/multi-filter-panel/prop-types.js.map +1 -1
  220. package/lib/molecule/multi-filter-panel/style.css +8 -0
  221. package/lib/molecule/quick-filters/index.d.ts +15 -8
  222. package/lib/molecule/quick-filters/index.d.ts.map +1 -1
  223. package/lib/molecule/quick-filters/types.d.ts +15 -8
  224. package/lib/molecule/quick-filters/types.d.ts.map +1 -1
  225. package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +16 -8
  226. package/lib/molecule/title-radio-wrapper/index.d.ts +16 -8
  227. package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
  228. package/lib/molecule/title-radio-wrapper/types.d.ts +16 -8
  229. package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
  230. package/lib/organism/content-skill-modal/index.d.ts +135 -68
  231. package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
  232. package/lib/organism/content-skill-modal/types.d.ts +135 -68
  233. package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
  234. package/lib/organism/filter-checkbox-and-search/index.d.ts +1 -0
  235. package/lib/organism/filter-checkbox-and-search/index.d.ts.map +1 -1
  236. package/lib/organism/filter-checkbox-and-search/index.js +5 -2
  237. package/lib/organism/filter-checkbox-and-search/index.js.map +1 -1
  238. package/lib/organism/filter-checkbox-and-search/props-types.d.ts +2 -0
  239. package/lib/organism/filter-checkbox-and-search/props-types.d.ts.map +1 -1
  240. package/lib/organism/filter-checkbox-and-search/props-types.js +1 -0
  241. package/lib/organism/filter-checkbox-and-search/props-types.js.map +1 -1
  242. package/lib/organism/filter-checkbox-and-search/style.css +2 -0
  243. package/lib/organism/filter-chip/index.d.ts +3 -0
  244. package/lib/organism/filter-chip/index.d.ts.map +1 -1
  245. package/lib/organism/filter-chip/index.js +12 -4
  246. package/lib/organism/filter-chip/index.js.map +1 -1
  247. package/lib/organism/filter-chip/prop-types.d.ts +14 -7
  248. package/lib/organism/filter-chip/prop-types.d.ts.map +1 -1
  249. package/lib/organism/filter-chip/prop-types.js +3 -0
  250. package/lib/organism/filter-chip/prop-types.js.map +1 -1
  251. package/lib/organism/filter-switch/index.d.ts +23 -0
  252. package/lib/organism/filter-switch/index.d.ts.map +1 -0
  253. package/lib/organism/filter-switch/index.js +83 -0
  254. package/lib/organism/filter-switch/index.js.map +1 -0
  255. package/lib/organism/filter-switch/prop-types.d.ts +28 -0
  256. package/lib/organism/filter-switch/prop-types.d.ts.map +1 -0
  257. package/lib/organism/filter-switch/prop-types.js +20 -0
  258. package/lib/organism/filter-switch/prop-types.js.map +1 -0
  259. package/lib/organism/filter-switch/style.css +46 -0
  260. package/lib/organism/icon-editor/index.d.ts +15 -8
  261. package/lib/organism/icon-editor/index.d.ts.map +1 -1
  262. package/lib/organism/icon-editor/types.d.ts +15 -8
  263. package/lib/organism/icon-editor/types.d.ts.map +1 -1
  264. package/lib/organism/list-items/index.d.ts +116 -68
  265. package/lib/organism/rewards-form/index.d.ts +16 -8
  266. package/lib/organism/select-opponents/index.d.ts +16 -8
  267. package/lib/organism/select-opponents/index.d.ts.map +1 -1
  268. package/lib/organism/select-opponents/types.d.ts +16 -8
  269. package/lib/organism/select-opponents/types.d.ts.map +1 -1
  270. package/lib/organism/setup-header/index.d.ts +60 -32
  271. package/lib/organism/title-and-input/index.d.ts +47 -24
  272. package/lib/organism/title-and-input/index.d.ts.map +1 -1
  273. package/lib/organism/title-and-input/types.d.ts +47 -24
  274. package/lib/organism/title-and-input/types.d.ts.map +1 -1
  275. package/lib/organism/wizard-contents/index.d.ts +63 -38
  276. package/lib/template/app-player/loading/index.d.ts +135 -85
  277. package/lib/template/app-player/player/index.d.ts +278 -170
  278. package/lib/template/app-player/player/slides/header/index.d.ts +8 -0
  279. package/lib/template/app-player/player/slides/header/index.d.ts.map +1 -1
  280. package/lib/template/app-player/player/slides/header/index.js +89 -3
  281. package/lib/template/app-player/player/slides/header/index.js.map +1 -1
  282. package/lib/template/app-player/player/slides/header/style.css +1 -1
  283. package/lib/template/app-player/player/slides/index.d.ts +143 -85
  284. package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
  285. package/lib/template/app-player/popin-correction/index.d.ts +135 -85
  286. package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
  287. package/lib/template/app-player/popin-end/index.d.ts +143 -85
  288. package/lib/template/app-review/index.d.ts +135 -85
  289. package/lib/template/app-review/index.d.ts.map +1 -1
  290. package/lib/template/app-review/player/prop-types.d.ts +135 -85
  291. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  292. package/lib/template/app-review/prop-types.d.ts +135 -85
  293. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  294. package/lib/template/back-office/brand-create/index.d.ts +60 -32
  295. package/lib/template/back-office/brand-create/index.d.ts.map +1 -1
  296. package/lib/template/back-office/brand-list/index.d.ts +60 -32
  297. package/lib/template/back-office/brand-list/index.d.ts.map +1 -1
  298. package/lib/template/back-office/brand-update/index.d.ts +599 -298
  299. package/lib/template/back-office/dashboard-preview/index.d.ts +60 -32
  300. package/lib/template/back-office/layout/index.d.ts +60 -32
  301. package/lib/template/back-office/layout/index.d.ts.map +1 -1
  302. package/lib/template/common/dashboard/index.d.ts +270 -170
  303. package/lib/template/common/search-page/index.d.ts +135 -85
  304. package/lib/template/external-course/index.d.ts +135 -85
  305. package/lib/variables/colors.d.ts +1 -0
  306. package/lib/variables/colors.d.ts.map +1 -1
  307. package/lib/variables/colors.js +1 -0
  308. package/lib/variables/colors.js.map +1 -1
  309. package/package.json +2 -2
@@ -22,6 +22,7 @@ declare namespace TitleAndCheckBoxWrapper {
22
22
  removeMargin: PropTypes.Requireable<boolean>;
23
23
  title: PropTypes.Requireable<string>;
24
24
  subtitle: PropTypes.Requireable<string>;
25
+ ariaLabel: PropTypes.Requireable<string>;
25
26
  type: PropTypes.Requireable<string>;
26
27
  'data-name': PropTypes.Requireable<string>;
27
28
  titleSize: PropTypes.Requireable<string>;
@@ -56,7 +57,7 @@ declare namespace TitleAndCheckBoxWrapper {
56
57
  tooltipPlacement: PropTypes.Requireable<string>;
57
58
  'data-name': PropTypes.Requireable<string>;
58
59
  'data-testid': PropTypes.Requireable<string>;
59
- icon: PropTypes.Requireable<PropTypes.InferProps<{
60
+ icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
60
61
  position: PropTypes.Requireable<string>;
61
62
  type: PropTypes.Requireable<string>;
62
63
  faIcon: PropTypes.Requireable<PropTypes.InferProps<{
@@ -64,11 +65,19 @@ declare namespace TitleAndCheckBoxWrapper {
64
65
  color: PropTypes.Requireable<string>;
65
66
  backgroundColor: PropTypes.Requireable<string>;
66
67
  size: PropTypes.Requireable<number>;
67
- customStyle: PropTypes.Requireable<{
68
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
69
- }>;
68
+ customStyle: PropTypes.Requireable<object>;
70
69
  }>>;
71
- }>>;
70
+ }> | (PropTypes.InferProps<{
71
+ position: PropTypes.Requireable<string>;
72
+ type: PropTypes.Requireable<string>;
73
+ faIcon: PropTypes.Requireable<PropTypes.InferProps<{
74
+ name: PropTypes.Validator<string>;
75
+ color: PropTypes.Requireable<string>;
76
+ backgroundColor: PropTypes.Requireable<string>;
77
+ size: PropTypes.Requireable<number>;
78
+ customStyle: PropTypes.Requireable<object>;
79
+ }>>;
80
+ }> | null | undefined)[] | null | undefined>>;
72
81
  onClick: PropTypes.Requireable<(...args: any[]) => any>;
73
82
  link: PropTypes.Requireable<PropTypes.InferProps<{
74
83
  href: PropTypes.Requireable<string>;
@@ -79,9 +88,8 @@ declare namespace TitleAndCheckBoxWrapper {
79
88
  hoverColor: PropTypes.Requireable<string>;
80
89
  disabled: PropTypes.Requireable<boolean>;
81
90
  className: PropTypes.Requireable<string>;
82
- customStyle: PropTypes.Requireable<{
83
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
84
- }>;
91
+ customStyle: PropTypes.Requireable<object>;
92
+ contentCustomStyle: PropTypes.Requireable<object>;
85
93
  useTitle: PropTypes.Requireable<boolean>;
86
94
  customLabelClassName: PropTypes.Requireable<string>;
87
95
  }>>;
@@ -7,6 +7,7 @@ declare const TitleRadioWrapper: {
7
7
  title: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
8
8
  title: import("prop-types").Requireable<string>;
9
9
  subtitle: import("prop-types").Requireable<string>;
10
+ ariaLabel: import("prop-types").Requireable<string>;
10
11
  type: import("prop-types").Requireable<string>;
11
12
  'data-name': import("prop-types").Requireable<string>;
12
13
  titleSize: import("prop-types").Requireable<string>;
@@ -41,7 +42,7 @@ declare const TitleRadioWrapper: {
41
42
  tooltipPlacement: import("prop-types").Requireable<string>;
42
43
  'data-name': import("prop-types").Requireable<string>;
43
44
  'data-testid': import("prop-types").Requireable<string>;
44
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
45
+ icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
45
46
  position: import("prop-types").Requireable<string>;
46
47
  type: import("prop-types").Requireable<string>;
47
48
  faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
@@ -49,11 +50,19 @@ declare const TitleRadioWrapper: {
49
50
  color: import("prop-types").Requireable<string>;
50
51
  backgroundColor: import("prop-types").Requireable<string>;
51
52
  size: import("prop-types").Requireable<number>;
52
- customStyle: import("prop-types").Requireable<{
53
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
54
- }>;
53
+ customStyle: import("prop-types").Requireable<object>;
55
54
  }>>;
56
- }>>;
55
+ }> | (import("prop-types").InferProps<{
56
+ position: import("prop-types").Requireable<string>;
57
+ type: import("prop-types").Requireable<string>;
58
+ faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
59
+ name: import("prop-types").Validator<string>;
60
+ color: import("prop-types").Requireable<string>;
61
+ backgroundColor: import("prop-types").Requireable<string>;
62
+ size: import("prop-types").Requireable<number>;
63
+ customStyle: import("prop-types").Requireable<object>;
64
+ }>>;
65
+ }> | null | undefined)[] | null | undefined>>;
57
66
  onClick: import("prop-types").Requireable<(...args: any[]) => any>;
58
67
  link: import("prop-types").Requireable<import("prop-types").InferProps<{
59
68
  href: import("prop-types").Requireable<string>;
@@ -64,9 +73,8 @@ declare const TitleRadioWrapper: {
64
73
  hoverColor: import("prop-types").Requireable<string>;
65
74
  disabled: import("prop-types").Requireable<boolean>;
66
75
  className: import("prop-types").Requireable<string>;
67
- customStyle: import("prop-types").Requireable<{
68
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
69
- }>;
76
+ customStyle: import("prop-types").Requireable<object>;
77
+ contentCustomStyle: import("prop-types").Requireable<object>;
70
78
  useTitle: import("prop-types").Requireable<boolean>;
71
79
  customLabelClassName: import("prop-types").Requireable<string>;
72
80
  }>>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAkB,EAAC,sBAAsB,EAAC,MAAM,SAAS,CAAC;AAqB1D,QAAA,MAAM,iBAAiB;YAAW,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQvD,CAAC;AAIF,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAkB,EAAC,sBAAsB,EAAC,MAAM,SAAS,CAAC;AAqB1D,QAAA,MAAM,iBAAiB;YAAW,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQvD,CAAC;AAIF,eAAe,iBAAiB,CAAC"}
@@ -8,6 +8,7 @@ declare const propTypes: {
8
8
  title: PropTypes.Validator<NonNullable<PropTypes.InferProps<{
9
9
  title: PropTypes.Requireable<string>;
10
10
  subtitle: PropTypes.Requireable<string>;
11
+ ariaLabel: PropTypes.Requireable<string>;
11
12
  type: PropTypes.Requireable<string>;
12
13
  'data-name': PropTypes.Requireable<string>;
13
14
  titleSize: PropTypes.Requireable<string>;
@@ -42,7 +43,7 @@ declare const propTypes: {
42
43
  tooltipPlacement: PropTypes.Requireable<string>;
43
44
  'data-name': PropTypes.Requireable<string>;
44
45
  'data-testid': PropTypes.Requireable<string>;
45
- icon: PropTypes.Requireable<PropTypes.InferProps<{
46
+ icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
46
47
  position: PropTypes.Requireable<string>;
47
48
  type: PropTypes.Requireable<string>;
48
49
  faIcon: PropTypes.Requireable<PropTypes.InferProps<{
@@ -50,11 +51,19 @@ declare const propTypes: {
50
51
  color: PropTypes.Requireable<string>;
51
52
  backgroundColor: PropTypes.Requireable<string>;
52
53
  size: PropTypes.Requireable<number>;
53
- customStyle: PropTypes.Requireable<{
54
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
55
- }>;
54
+ customStyle: PropTypes.Requireable<object>;
56
55
  }>>;
57
- }>>;
56
+ }> | (PropTypes.InferProps<{
57
+ position: PropTypes.Requireable<string>;
58
+ type: PropTypes.Requireable<string>;
59
+ faIcon: PropTypes.Requireable<PropTypes.InferProps<{
60
+ name: PropTypes.Validator<string>;
61
+ color: PropTypes.Requireable<string>;
62
+ backgroundColor: PropTypes.Requireable<string>;
63
+ size: PropTypes.Requireable<number>;
64
+ customStyle: PropTypes.Requireable<object>;
65
+ }>>;
66
+ }> | null | undefined)[] | null | undefined>>;
58
67
  onClick: PropTypes.Requireable<(...args: any[]) => any>;
59
68
  link: PropTypes.Requireable<PropTypes.InferProps<{
60
69
  href: PropTypes.Requireable<string>;
@@ -65,9 +74,8 @@ declare const propTypes: {
65
74
  hoverColor: PropTypes.Requireable<string>;
66
75
  disabled: PropTypes.Requireable<boolean>;
67
76
  className: PropTypes.Requireable<string>;
68
- customStyle: PropTypes.Requireable<{
69
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
70
- }>;
77
+ customStyle: PropTypes.Requireable<object>;
78
+ contentCustomStyle: PropTypes.Requireable<object>;
71
79
  useTitle: PropTypes.Requireable<boolean>;
72
80
  customLabelClassName: PropTypes.Requireable<string>;
73
81
  }>>;
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/types.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,kBAAkB,MAAM,iCAAiC,CAAC;AAEjE,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;AACtE,OAAO,cAAc,MAAM,oBAAoB,CAAC;AAEhD,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOd,CAAC;AAEF,oBAAY,sBAAsB,GAAG;IACnC,cAAc,EAAE,mBAAmB,CAAC;IACpC,KAAK,EAAE,OAAO,cAAc,CAAC,SAAS,GAAG,OAAO,kBAAkB,CAAC,SAAS,CAAC;IAC7E,SAAS,EAAE,iBAAiB,GAAG,gBAAgB,CAAC;CACjD,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/title-radio-wrapper/types.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,kBAAkB,MAAM,iCAAiC,CAAC;AAEjE,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;AACtE,OAAO,cAAc,MAAM,oBAAoB,CAAC;AAEhD,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOd,CAAC;AAEF,oBAAY,sBAAsB,GAAG;IACnC,cAAc,EAAE,mBAAmB,CAAC;IACpC,KAAK,EAAE,OAAO,cAAc,CAAC,SAAS,GAAG,OAAO,kBAAkB,CAAC,SAAS,CAAC;IAC7E,SAAS,EAAE,iBAAiB,GAAG,gBAAgB,CAAC;CACjD,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -18,7 +18,7 @@ declare const ContentSkillModal: {
18
18
  tooltipPlacement: import("prop-types").Requireable<string>;
19
19
  'data-name': import("prop-types").Requireable<string>;
20
20
  'data-testid': import("prop-types").Requireable<string>;
21
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
21
+ icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
22
22
  position: import("prop-types").Requireable<string>;
23
23
  type: import("prop-types").Requireable<string>;
24
24
  faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
@@ -26,11 +26,19 @@ declare const ContentSkillModal: {
26
26
  color: import("prop-types").Requireable<string>;
27
27
  backgroundColor: import("prop-types").Requireable<string>;
28
28
  size: import("prop-types").Requireable<number>;
29
- customStyle: import("prop-types").Requireable<{
30
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
31
- }>;
29
+ customStyle: import("prop-types").Requireable<object>;
32
30
  }>>;
33
- }>>;
31
+ }> | (import("prop-types").InferProps<{
32
+ position: import("prop-types").Requireable<string>;
33
+ type: import("prop-types").Requireable<string>;
34
+ faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
35
+ name: import("prop-types").Validator<string>;
36
+ color: import("prop-types").Requireable<string>;
37
+ backgroundColor: import("prop-types").Requireable<string>;
38
+ size: import("prop-types").Requireable<number>;
39
+ customStyle: import("prop-types").Requireable<object>;
40
+ }>>;
41
+ }> | null | undefined)[] | null | undefined>>;
34
42
  onClick: import("prop-types").Requireable<(...args: any[]) => any>;
35
43
  link: import("prop-types").Requireable<import("prop-types").InferProps<{
36
44
  href: import("prop-types").Requireable<string>;
@@ -41,9 +49,8 @@ declare const ContentSkillModal: {
41
49
  hoverColor: import("prop-types").Requireable<string>;
42
50
  disabled: import("prop-types").Requireable<boolean>;
43
51
  className: import("prop-types").Requireable<string>;
44
- customStyle: import("prop-types").Requireable<{
45
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
46
- }>;
52
+ customStyle: import("prop-types").Requireable<object>;
53
+ contentCustomStyle: import("prop-types").Requireable<object>;
47
54
  useTitle: import("prop-types").Requireable<boolean>;
48
55
  customLabelClassName: import("prop-types").Requireable<string>;
49
56
  }>>;
@@ -172,7 +179,7 @@ declare const ContentSkillModal: {
172
179
  tooltipPlacement: import("prop-types").Requireable<string>;
173
180
  'data-name': import("prop-types").Requireable<string>;
174
181
  'data-testid': import("prop-types").Requireable<string>;
175
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
182
+ icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
176
183
  position: import("prop-types").Requireable<string>;
177
184
  type: import("prop-types").Requireable<string>;
178
185
  faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
@@ -180,11 +187,19 @@ declare const ContentSkillModal: {
180
187
  color: import("prop-types").Requireable<string>;
181
188
  backgroundColor: import("prop-types").Requireable<string>;
182
189
  size: import("prop-types").Requireable<number>;
183
- customStyle: import("prop-types").Requireable<{
184
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
185
- }>;
190
+ customStyle: import("prop-types").Requireable<object>;
186
191
  }>>;
187
- }>>;
192
+ }> | (import("prop-types").InferProps<{
193
+ position: import("prop-types").Requireable<string>;
194
+ type: import("prop-types").Requireable<string>;
195
+ faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
196
+ name: import("prop-types").Validator<string>;
197
+ color: import("prop-types").Requireable<string>;
198
+ backgroundColor: import("prop-types").Requireable<string>;
199
+ size: import("prop-types").Requireable<number>;
200
+ customStyle: import("prop-types").Requireable<object>;
201
+ }>>;
202
+ }> | null | undefined)[] | null | undefined>>;
188
203
  onClick: import("prop-types").Requireable<(...args: any[]) => any>;
189
204
  link: import("prop-types").Requireable<import("prop-types").InferProps<{
190
205
  href: import("prop-types").Requireable<string>;
@@ -195,13 +210,13 @@ declare const ContentSkillModal: {
195
210
  hoverColor: import("prop-types").Requireable<string>;
196
211
  disabled: import("prop-types").Requireable<boolean>;
197
212
  className: import("prop-types").Requireable<string>;
198
- customStyle: import("prop-types").Requireable<{
199
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
200
- }>;
213
+ customStyle: import("prop-types").Requireable<object>;
214
+ contentCustomStyle: import("prop-types").Requireable<object>;
201
215
  useTitle: import("prop-types").Requireable<boolean>;
202
216
  customLabelClassName: import("prop-types").Requireable<string>;
203
217
  }> | import("prop-types").InferProps<{
204
218
  button: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
219
+ withChevron: import("prop-types").Requireable<boolean>;
205
220
  type: import("prop-types").Requireable<string>;
206
221
  usage: import("prop-types").Requireable<string>;
207
222
  label: import("prop-types").Requireable<string>;
@@ -211,7 +226,7 @@ declare const ContentSkillModal: {
211
226
  tooltipPlacement: import("prop-types").Requireable<string>;
212
227
  'data-name': import("prop-types").Requireable<string>;
213
228
  'data-testid': import("prop-types").Requireable<string>;
214
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
229
+ icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
215
230
  position: import("prop-types").Requireable<string>;
216
231
  type: import("prop-types").Requireable<string>;
217
232
  faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
@@ -219,11 +234,19 @@ declare const ContentSkillModal: {
219
234
  color: import("prop-types").Requireable<string>;
220
235
  backgroundColor: import("prop-types").Requireable<string>;
221
236
  size: import("prop-types").Requireable<number>;
222
- customStyle: import("prop-types").Requireable<{
223
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
224
- }>;
237
+ customStyle: import("prop-types").Requireable<object>;
225
238
  }>>;
226
- }>>;
239
+ }> | (import("prop-types").InferProps<{
240
+ position: import("prop-types").Requireable<string>;
241
+ type: import("prop-types").Requireable<string>;
242
+ faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
243
+ name: import("prop-types").Validator<string>;
244
+ color: import("prop-types").Requireable<string>;
245
+ backgroundColor: import("prop-types").Requireable<string>;
246
+ size: import("prop-types").Requireable<number>;
247
+ customStyle: import("prop-types").Requireable<object>;
248
+ }>>;
249
+ }> | null | undefined)[] | null | undefined>>;
227
250
  onClick: import("prop-types").Requireable<(...args: any[]) => any>;
228
251
  link: import("prop-types").Requireable<import("prop-types").InferProps<{
229
252
  href: import("prop-types").Requireable<string>;
@@ -234,9 +257,8 @@ declare const ContentSkillModal: {
234
257
  hoverColor: import("prop-types").Requireable<string>;
235
258
  disabled: import("prop-types").Requireable<boolean>;
236
259
  className: import("prop-types").Requireable<string>;
237
- customStyle: import("prop-types").Requireable<{
238
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
239
- }>;
260
+ customStyle: import("prop-types").Requireable<object>;
261
+ contentCustomStyle: import("prop-types").Requireable<object>;
240
262
  useTitle: import("prop-types").Requireable<boolean>;
241
263
  customLabelClassName: import("prop-types").Requireable<string>;
242
264
  }>>>;
@@ -257,9 +279,7 @@ declare const ContentSkillModal: {
257
279
  color: import("prop-types").Requireable<string>;
258
280
  backgroundColor: import("prop-types").Requireable<string>;
259
281
  size: import("prop-types").Requireable<number>;
260
- customStyle: import("prop-types").Requireable<{
261
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
262
- }>;
282
+ customStyle: import("prop-types").Requireable<object>;
263
283
  }>>;
264
284
  }>>;
265
285
  customStyle: import("prop-types").Requireable<{
@@ -281,6 +301,8 @@ declare const ContentSkillModal: {
281
301
  primaryColor: import("prop-types").Requireable<string>;
282
302
  closeOnClick: import("prop-types").Requireable<boolean>;
283
303
  enableScroll: import("prop-types").Requireable<boolean>;
304
+ containerCustom: import("prop-types").Requireable<object>;
305
+ showFade: import("prop-types").Requireable<boolean>;
284
306
  }> | null | undefined>>;
285
307
  }>>;
286
308
  }> | import("prop-types").InferProps<{
@@ -319,9 +341,7 @@ declare const ContentSkillModal: {
319
341
  color: import("prop-types").Requireable<string>;
320
342
  backgroundColor: import("prop-types").Requireable<string>;
321
343
  size: import("prop-types").Requireable<number>;
322
- customStyle: import("prop-types").Requireable<{
323
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
324
- }>;
344
+ customStyle: import("prop-types").Requireable<object>;
325
345
  }>>;
326
346
  }>>;
327
347
  customStyle: import("prop-types").Requireable<{
@@ -349,7 +369,7 @@ declare const ContentSkillModal: {
349
369
  tooltipPlacement: import("prop-types").Requireable<string>;
350
370
  'data-name': import("prop-types").Requireable<string>;
351
371
  'data-testid': import("prop-types").Requireable<string>;
352
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
372
+ icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
353
373
  position: import("prop-types").Requireable<string>;
354
374
  type: import("prop-types").Requireable<string>;
355
375
  faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
@@ -357,11 +377,19 @@ declare const ContentSkillModal: {
357
377
  color: import("prop-types").Requireable<string>;
358
378
  backgroundColor: import("prop-types").Requireable<string>;
359
379
  size: import("prop-types").Requireable<number>;
360
- customStyle: import("prop-types").Requireable<{
361
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
362
- }>;
380
+ customStyle: import("prop-types").Requireable<object>;
363
381
  }>>;
364
- }>>;
382
+ }> | (import("prop-types").InferProps<{
383
+ position: import("prop-types").Requireable<string>;
384
+ type: import("prop-types").Requireable<string>;
385
+ faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
386
+ name: import("prop-types").Validator<string>;
387
+ color: import("prop-types").Requireable<string>;
388
+ backgroundColor: import("prop-types").Requireable<string>;
389
+ size: import("prop-types").Requireable<number>;
390
+ customStyle: import("prop-types").Requireable<object>;
391
+ }>>;
392
+ }> | null | undefined)[] | null | undefined>>;
365
393
  onClick: import("prop-types").Requireable<(...args: any[]) => any>;
366
394
  link: import("prop-types").Requireable<import("prop-types").InferProps<{
367
395
  href: import("prop-types").Requireable<string>;
@@ -372,9 +400,8 @@ declare const ContentSkillModal: {
372
400
  hoverColor: import("prop-types").Requireable<string>;
373
401
  disabled: import("prop-types").Requireable<boolean>;
374
402
  className: import("prop-types").Requireable<string>;
375
- customStyle: import("prop-types").Requireable<{
376
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
377
- }>;
403
+ customStyle: import("prop-types").Requireable<object>;
404
+ contentCustomStyle: import("prop-types").Requireable<object>;
378
405
  useTitle: import("prop-types").Requireable<boolean>;
379
406
  customLabelClassName: import("prop-types").Requireable<string>;
380
407
  }> | import("prop-types").InferProps<{
@@ -399,9 +426,7 @@ declare const ContentSkillModal: {
399
426
  color: import("prop-types").Requireable<string>;
400
427
  backgroundColor: import("prop-types").Requireable<string>;
401
428
  size: import("prop-types").Requireable<number>;
402
- customStyle: import("prop-types").Requireable<{
403
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
404
- }>;
429
+ customStyle: import("prop-types").Requireable<object>;
405
430
  }>>;
406
431
  }>>;
407
432
  customStyle: import("prop-types").Requireable<{
@@ -420,6 +445,7 @@ declare const ContentSkillModal: {
420
445
  title: import("prop-types").Requireable<NonNullable<string | import("prop-types").InferProps<{
421
446
  title: import("prop-types").Requireable<string>;
422
447
  subtitle: import("prop-types").Requireable<string>;
448
+ ariaLabel: import("prop-types").Requireable<string>;
423
449
  type: import("prop-types").Requireable<string>;
424
450
  'data-name': import("prop-types").Requireable<string>;
425
451
  titleSize: import("prop-types").Requireable<string>;
@@ -454,7 +480,7 @@ declare const ContentSkillModal: {
454
480
  tooltipPlacement: import("prop-types").Requireable<string>;
455
481
  'data-name': import("prop-types").Requireable<string>;
456
482
  'data-testid': import("prop-types").Requireable<string>;
457
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
483
+ icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
458
484
  position: import("prop-types").Requireable<string>;
459
485
  type: import("prop-types").Requireable<string>;
460
486
  faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
@@ -462,11 +488,19 @@ declare const ContentSkillModal: {
462
488
  color: import("prop-types").Requireable<string>;
463
489
  backgroundColor: import("prop-types").Requireable<string>;
464
490
  size: import("prop-types").Requireable<number>;
465
- customStyle: import("prop-types").Requireable<{
466
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
467
- }>;
491
+ customStyle: import("prop-types").Requireable<object>;
468
492
  }>>;
469
- }>>;
493
+ }> | (import("prop-types").InferProps<{
494
+ position: import("prop-types").Requireable<string>;
495
+ type: import("prop-types").Requireable<string>;
496
+ faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
497
+ name: import("prop-types").Validator<string>;
498
+ color: import("prop-types").Requireable<string>;
499
+ backgroundColor: import("prop-types").Requireable<string>;
500
+ size: import("prop-types").Requireable<number>;
501
+ customStyle: import("prop-types").Requireable<object>;
502
+ }>>;
503
+ }> | null | undefined)[] | null | undefined>>;
470
504
  onClick: import("prop-types").Requireable<(...args: any[]) => any>;
471
505
  link: import("prop-types").Requireable<import("prop-types").InferProps<{
472
506
  href: import("prop-types").Requireable<string>;
@@ -477,9 +511,8 @@ declare const ContentSkillModal: {
477
511
  hoverColor: import("prop-types").Requireable<string>;
478
512
  disabled: import("prop-types").Requireable<boolean>;
479
513
  className: import("prop-types").Requireable<string>;
480
- customStyle: import("prop-types").Requireable<{
481
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
482
- }>;
514
+ customStyle: import("prop-types").Requireable<object>;
515
+ contentCustomStyle: import("prop-types").Requireable<object>;
483
516
  useTitle: import("prop-types").Requireable<boolean>;
484
517
  customLabelClassName: import("prop-types").Requireable<string>;
485
518
  }>>;
@@ -525,7 +558,7 @@ declare const ContentSkillModal: {
525
558
  tooltipPlacement: import("prop-types").Requireable<string>;
526
559
  'data-name': import("prop-types").Requireable<string>;
527
560
  'data-testid': import("prop-types").Requireable<string>;
528
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
561
+ icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
529
562
  position: import("prop-types").Requireable<string>;
530
563
  type: import("prop-types").Requireable<string>;
531
564
  faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
@@ -533,11 +566,19 @@ declare const ContentSkillModal: {
533
566
  color: import("prop-types").Requireable<string>;
534
567
  backgroundColor: import("prop-types").Requireable<string>;
535
568
  size: import("prop-types").Requireable<number>;
536
- customStyle: import("prop-types").Requireable<{
537
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
538
- }>;
569
+ customStyle: import("prop-types").Requireable<object>;
539
570
  }>>;
540
- }>>;
571
+ }> | (import("prop-types").InferProps<{
572
+ position: import("prop-types").Requireable<string>;
573
+ type: import("prop-types").Requireable<string>;
574
+ faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
575
+ name: import("prop-types").Validator<string>;
576
+ color: import("prop-types").Requireable<string>;
577
+ backgroundColor: import("prop-types").Requireable<string>;
578
+ size: import("prop-types").Requireable<number>;
579
+ customStyle: import("prop-types").Requireable<object>;
580
+ }>>;
581
+ }> | null | undefined)[] | null | undefined>>;
541
582
  onClick: import("prop-types").Requireable<(...args: any[]) => any>;
542
583
  link: import("prop-types").Requireable<import("prop-types").InferProps<{
543
584
  href: import("prop-types").Requireable<string>;
@@ -548,14 +589,14 @@ declare const ContentSkillModal: {
548
589
  hoverColor: import("prop-types").Requireable<string>;
549
590
  disabled: import("prop-types").Requireable<boolean>;
550
591
  className: import("prop-types").Requireable<string>;
551
- customStyle: import("prop-types").Requireable<{
552
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
553
- }>;
592
+ customStyle: import("prop-types").Requireable<object>;
593
+ contentCustomStyle: import("prop-types").Requireable<object>;
554
594
  useTitle: import("prop-types").Requireable<boolean>;
555
595
  customLabelClassName: import("prop-types").Requireable<string>;
556
596
  }> | null | undefined)[]>;
557
597
  buttonMenuAction: import("prop-types").Requireable<import("prop-types").InferProps<{
558
598
  button: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
599
+ withChevron: import("prop-types").Requireable<boolean>;
559
600
  type: import("prop-types").Requireable<string>;
560
601
  usage: import("prop-types").Requireable<string>;
561
602
  label: import("prop-types").Requireable<string>;
@@ -565,7 +606,7 @@ declare const ContentSkillModal: {
565
606
  tooltipPlacement: import("prop-types").Requireable<string>;
566
607
  'data-name': import("prop-types").Requireable<string>;
567
608
  'data-testid': import("prop-types").Requireable<string>;
568
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
609
+ icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
569
610
  position: import("prop-types").Requireable<string>;
570
611
  type: import("prop-types").Requireable<string>;
571
612
  faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
@@ -573,11 +614,19 @@ declare const ContentSkillModal: {
573
614
  color: import("prop-types").Requireable<string>;
574
615
  backgroundColor: import("prop-types").Requireable<string>;
575
616
  size: import("prop-types").Requireable<number>;
576
- customStyle: import("prop-types").Requireable<{
577
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
578
- }>;
617
+ customStyle: import("prop-types").Requireable<object>;
579
618
  }>>;
580
- }>>;
619
+ }> | (import("prop-types").InferProps<{
620
+ position: import("prop-types").Requireable<string>;
621
+ type: import("prop-types").Requireable<string>;
622
+ faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
623
+ name: import("prop-types").Validator<string>;
624
+ color: import("prop-types").Requireable<string>;
625
+ backgroundColor: import("prop-types").Requireable<string>;
626
+ size: import("prop-types").Requireable<number>;
627
+ customStyle: import("prop-types").Requireable<object>;
628
+ }>>;
629
+ }> | null | undefined)[] | null | undefined>>;
581
630
  onClick: import("prop-types").Requireable<(...args: any[]) => any>;
582
631
  link: import("prop-types").Requireable<import("prop-types").InferProps<{
583
632
  href: import("prop-types").Requireable<string>;
@@ -588,9 +637,8 @@ declare const ContentSkillModal: {
588
637
  hoverColor: import("prop-types").Requireable<string>;
589
638
  disabled: import("prop-types").Requireable<boolean>;
590
639
  className: import("prop-types").Requireable<string>;
591
- customStyle: import("prop-types").Requireable<{
592
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
593
- }>;
640
+ customStyle: import("prop-types").Requireable<object>;
641
+ contentCustomStyle: import("prop-types").Requireable<object>;
594
642
  useTitle: import("prop-types").Requireable<boolean>;
595
643
  customLabelClassName: import("prop-types").Requireable<string>;
596
644
  }>>>;
@@ -611,9 +659,7 @@ declare const ContentSkillModal: {
611
659
  color: import("prop-types").Requireable<string>;
612
660
  backgroundColor: import("prop-types").Requireable<string>;
613
661
  size: import("prop-types").Requireable<number>;
614
- customStyle: import("prop-types").Requireable<{
615
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
616
- }>;
662
+ customStyle: import("prop-types").Requireable<object>;
617
663
  }>>;
618
664
  }>>;
619
665
  customStyle: import("prop-types").Requireable<{
@@ -635,21 +681,27 @@ declare const ContentSkillModal: {
635
681
  primaryColor: import("prop-types").Requireable<string>;
636
682
  closeOnClick: import("prop-types").Requireable<boolean>;
637
683
  enableScroll: import("prop-types").Requireable<boolean>;
684
+ containerCustom: import("prop-types").Requireable<object>;
685
+ showFade: import("prop-types").Requireable<boolean>;
638
686
  }>>;
639
687
  }>>>;
640
688
  filters: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
641
689
  title: import("prop-types").Requireable<string>;
642
690
  onClearAll: import("prop-types").Requireable<(...args: any[]) => any>;
691
+ onRemoveSelectedFilter: import("prop-types").Requireable<(...args: any[]) => any>;
643
692
  options: import("prop-types").Requireable<(NonNullable<import("prop-types").InferProps<{
644
693
  type: import("prop-types").Requireable<string>;
645
694
  options: import("prop-types").Requireable<import("prop-types").InferProps<{
646
695
  title: import("prop-types").Requireable<string>;
696
+ titleAriaLabel: import("prop-types").Requireable<string>;
647
697
  onClear: import("prop-types").Requireable<(...args: any[]) => any>;
648
698
  options: import("prop-types").Requireable<(import("prop-types").InferProps<{
649
699
  label: import("prop-types").Requireable<string>;
650
700
  type: import("prop-types").Requireable<string>;
701
+ textColor: import("prop-types").Requireable<string>;
651
702
  selected: import("prop-types").Requireable<boolean>;
652
703
  icon: import("prop-types").Requireable<string>;
704
+ customIcon: import("prop-types").Requireable<string>;
653
705
  onClick: import("prop-types").Requireable<(...args: any[]) => any>;
654
706
  }> | null | undefined)[]>;
655
707
  }>>;
@@ -657,6 +709,7 @@ declare const ContentSkillModal: {
657
709
  type: import("prop-types").Requireable<string>;
658
710
  options: import("prop-types").Requireable<import("prop-types").InferProps<{
659
711
  title: import("prop-types").Requireable<string>;
712
+ titleAriaLabel: import("prop-types").Requireable<string>;
660
713
  onClear: import("prop-types").Requireable<(...args: any[]) => any>;
661
714
  options: import("prop-types").Requireable<(import("prop-types").InferProps<{
662
715
  label: import("prop-types").Requireable<string>;
@@ -680,6 +733,20 @@ declare const ContentSkillModal: {
680
733
  searchIconAriaLabel: import("prop-types").Requireable<string>;
681
734
  }>>;
682
735
  }>>;
736
+ }> | import("prop-types").InferProps<{
737
+ type: import("prop-types").Requireable<string>;
738
+ options: import("prop-types").Requireable<import("prop-types").InferProps<{
739
+ title: import("prop-types").Validator<string>;
740
+ titleAriaLabel: import("prop-types").Requireable<string>;
741
+ onClear: import("prop-types").Validator<(...args: any[]) => any>;
742
+ options: import("prop-types").Requireable<(import("prop-types").InferProps<{
743
+ label: import("prop-types").Validator<string>;
744
+ value: import("prop-types").Validator<boolean>;
745
+ onChange: import("prop-types").Validator<(...args: any[]) => any>;
746
+ theme: import("prop-types").Validator<string>;
747
+ ariaLabel: import("prop-types").Validator<string>;
748
+ }> | null | undefined)[]>;
749
+ }>>;
683
750
  }> | null | undefined> | null | undefined)[]>;
684
751
  }>>>;
685
752
  modal: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/content-skill-modal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6B,MAAM,OAAO,CAAC;AAOlD,OAAkB,EAAC,sBAAsB,EAAC,MAAM,SAAS,CAAC;AAE1D,QAAA,MAAM,iBAAiB;YAAW,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6DvD,CAAC;AAQF,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/content-skill-modal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6B,MAAM,OAAO,CAAC;AAOlD,OAAkB,EAAC,sBAAsB,EAAC,MAAM,SAAS,CAAC;AAE1D,QAAA,MAAM,iBAAiB;YAAW,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6DvD,CAAC;AAQF,eAAe,iBAAiB,CAAC"}