@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,7 +1,7 @@
1
- import React from 'react';
2
- import { SkillEditionProps } from './types';
1
+ /// <reference types="react" />
2
+ import { SkillEditionPropsType } from './types';
3
3
  declare const SkillEdition: {
4
- (props: SkillEditionProps): JSX.Element;
4
+ (props: SkillEditionPropsType): JSX.Element;
5
5
  propTypes: {
6
6
  skillInformations: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
7
7
  form: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
@@ -99,1273 +99,64 @@ declare const SkillEdition: {
99
99
  }>>>;
100
100
  }>>>;
101
101
  translations: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
102
- 'aria-label': import("prop-types").Requireable<string>;
103
- buttonLink: import("prop-types").Requireable<import("prop-types").InferProps<{
104
- type: import("prop-types").Requireable<string>;
105
- usage: import("prop-types").Requireable<string>;
106
- label: import("prop-types").Requireable<string>;
107
- content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
108
- 'aria-label': import("prop-types").Requireable<string>;
109
- tooltipText: import("prop-types").Requireable<string>;
110
- tooltipPlacement: import("prop-types").Requireable<string>;
111
- 'data-name': import("prop-types").Requireable<string>;
112
- 'data-testid': import("prop-types").Requireable<string>;
113
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
114
- position: import("prop-types").Requireable<string>;
115
- type: import("prop-types").Requireable<string>;
116
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
117
- name: import("prop-types").Validator<string>;
118
- color: import("prop-types").Requireable<string>;
119
- backgroundColor: import("prop-types").Requireable<string>;
120
- size: import("prop-types").Requireable<number>;
121
- customStyle: import("prop-types").Requireable<{
122
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
123
- }>;
124
- }>>;
125
- }>>;
126
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
127
- link: import("prop-types").Requireable<import("prop-types").InferProps<{
128
- href: import("prop-types").Requireable<string>;
129
- download: import("prop-types").Requireable<boolean>;
130
- target: import("prop-types").Requireable<string>;
131
- }>>;
132
- hoverBackgroundColor: import("prop-types").Requireable<string>;
133
- hoverColor: import("prop-types").Requireable<string>;
134
- disabled: import("prop-types").Requireable<boolean>;
135
- className: import("prop-types").Requireable<string>;
136
- customStyle: import("prop-types").Requireable<{
137
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
138
- }>;
139
- }>>;
140
- selectMultiple: import("prop-types").Requireable<import("prop-types").InferProps<{
141
- title: import("prop-types").Requireable<string>;
142
- placeholder: import("prop-types").Requireable<string>;
143
- description: import("prop-types").Requireable<string>;
144
- hint: import("prop-types").Requireable<string>;
145
- options: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
146
- selected: import("prop-types").Validator<boolean>;
147
- name: import("prop-types").Validator<string>;
148
- value: import("prop-types").Requireable<string>;
149
- }>>[]>;
150
- onChange: import("prop-types").Requireable<(...args: any[]) => any>;
151
- onError: import("prop-types").Requireable<(...args: any[]) => any>;
152
- multiple: import("prop-types").Requireable<boolean>;
153
- modified: import("prop-types").Requireable<boolean>;
154
- disabled: import("prop-types").Requireable<boolean>;
155
- error: import("prop-types").Requireable<string>;
156
- theme: import("prop-types").Requireable<string>;
157
- }>>;
158
- content: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
159
- items: import("prop-types").Requireable<(import("prop-types").InferProps<{
102
+ title: import("prop-types").Validator<string>;
103
+ subtitle: import("prop-types").Validator<string>;
104
+ localesOptions: import("prop-types").Validator<(import("prop-types").InferProps<{
105
+ label: import("prop-types").Validator<string>;
106
+ ref: import("prop-types").Validator<string>;
107
+ onClick: import("prop-types").Validator<(...args: any[]) => any>;
108
+ }> | null | undefined)[]>;
109
+ items: import("prop-types").Requireable<{
110
+ [x: string]: NonNullable<import("prop-types").InferProps<{
160
111
  title: import("prop-types").Validator<string>;
161
- subtitle: import("prop-types").Requireable<string>;
162
- 'data-name': import("prop-types").Requireable<string>;
163
- provider: import("prop-types").Requireable<import("prop-types").InferProps<{
164
- label: import("prop-types").Requireable<string>;
165
- type: import("prop-types").Requireable<string>;
166
- }>>;
167
- selected: import("prop-types").Requireable<boolean>;
168
- selectedColor: import("prop-types").Requireable<string>;
169
- dataColumns: import("prop-types").Requireable<(import("prop-types").InferProps<{
170
- label: import("prop-types").Requireable<string>;
171
- type: import("prop-types").Requireable<string>;
172
- className: import("prop-types").Requireable<string>;
173
- }> | null | undefined)[]>;
174
- buttonLink: import("prop-types").Requireable<import("prop-types").InferProps<{
175
- type: import("prop-types").Requireable<string>;
176
- label: import("prop-types").Requireable<string>;
177
- ariaLabel: import("prop-types").Requireable<string>;
178
- dataName: import("prop-types").Requireable<string>;
179
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
180
- position: import("prop-types").Requireable<string>;
181
- type: import("prop-types").Requireable<string>;
182
- }>>;
183
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
184
- }>>;
185
- secondButtonLink: import("prop-types").Requireable<import("prop-types").InferProps<{
186
- type: import("prop-types").Requireable<string>;
187
- label: import("prop-types").Requireable<string>;
188
- ariaLabel: import("prop-types").Requireable<string>;
189
- dataName: import("prop-types").Requireable<string>;
190
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
191
- position: import("prop-types").Requireable<string>;
192
- type: import("prop-types").Requireable<string>;
193
- }>>;
194
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
195
- }>>;
196
- bulletPointMenuButton: import("prop-types").Requireable<import("prop-types").InferProps<{
197
- buttonAriaLabel: import("prop-types").Requireable<string>;
198
- menuAriaLabel: import("prop-types").Requireable<string>;
199
- buttons: import("prop-types").Requireable<(import("prop-types").InferProps<{
200
- 'data-name': import("prop-types").Requireable<string>;
201
- label: import("prop-types").Requireable<string>;
202
- type: import("prop-types").Requireable<string>;
203
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
204
- }> | null | undefined)[]>;
205
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
206
- }>>;
207
- tags: import("prop-types").Requireable<(import("prop-types").InferProps<{
208
- label: import("prop-types").Requireable<string>;
209
- type: import("prop-types").Requireable<string>;
210
- }> | null | undefined)[]>;
211
- disabled: import("prop-types").Requireable<boolean>;
212
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
213
- isBulkStyle: import("prop-types").Requireable<boolean>;
214
- isOverflowHidden: import("prop-types").Requireable<boolean>;
215
- order: import("prop-types").Requireable<number>;
216
- 'aria-label': import("prop-types").Requireable<string>;
217
- contentType: import("prop-types").Requireable<string>;
218
- id: import("prop-types").Requireable<string>;
219
- leftIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
220
- iconName: import("prop-types").Requireable<string>;
221
- iconColor: import("prop-types").Requireable<string>;
222
- backgroundColor: import("prop-types").Requireable<string>;
223
- borderRadius: import("prop-types").Requireable<string>;
224
- preset: import("prop-types").Requireable<string>;
225
- gradientBackground: import("prop-types").Requireable<boolean>;
226
- size: import("prop-types").Requireable<number>;
227
- wrapperSize: import("prop-types").Requireable<number>;
228
- }>>;
229
- image: import("prop-types").Requireable<string>;
230
- checkbox: import("prop-types").Requireable<import("prop-types").InferProps<{
231
- title: import("prop-types").Requireable<string>;
232
- name: import("prop-types").Requireable<string>;
233
- checked: import("prop-types").Requireable<boolean>;
234
- onChange: import("prop-types").Requireable<(...args: any[]) => any>;
235
- 'aria-label': import("prop-types").Requireable<string>;
236
- 'data-name': import("prop-types").Requireable<string>;
237
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
238
- iconName: import("prop-types").Requireable<string>;
239
- iconColor: import("prop-types").Requireable<string>;
240
- preset: import("prop-types").Requireable<string>;
241
- }>>;
242
- customStyle: import("prop-types").Requireable<{
243
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
244
- }>;
245
- }>>;
246
- }> | null | undefined)[]>;
247
- type: import("prop-types").Requireable<string>;
248
- itemType: import("prop-types").Requireable<string>;
249
- onDrop: import("prop-types").Requireable<(...args: any[]) => any>;
250
- isDraggable: import("prop-types").Requireable<boolean>;
251
- tableHeader: import("prop-types").Requireable<(string | null | undefined)[]>;
252
- emptyResult: import("prop-types").Requireable<import("prop-types").InferProps<{
253
- title: import("prop-types").Requireable<string>;
254
- description: import("prop-types").Requireable<string>;
255
- button: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
256
- type: import("prop-types").Requireable<string>;
257
- usage: import("prop-types").Requireable<string>;
258
- label: import("prop-types").Requireable<string>;
259
- content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
260
- 'aria-label': import("prop-types").Requireable<string>;
261
- tooltipText: import("prop-types").Requireable<string>;
262
- tooltipPlacement: import("prop-types").Requireable<string>;
263
- 'data-name': import("prop-types").Requireable<string>;
264
- 'data-testid': import("prop-types").Requireable<string>;
265
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
266
- position: import("prop-types").Requireable<string>;
267
- type: import("prop-types").Requireable<string>;
268
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
269
- name: import("prop-types").Validator<string>;
270
- color: import("prop-types").Requireable<string>;
271
- backgroundColor: import("prop-types").Requireable<string>;
272
- size: import("prop-types").Requireable<number>;
273
- customStyle: import("prop-types").Requireable<{
274
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
275
- }>;
276
- }>>;
277
- }>>;
278
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
279
- link: import("prop-types").Requireable<import("prop-types").InferProps<{
280
- href: import("prop-types").Requireable<string>;
281
- download: import("prop-types").Requireable<boolean>;
282
- target: import("prop-types").Requireable<string>;
283
- }>>;
284
- hoverBackgroundColor: import("prop-types").Requireable<string>;
285
- hoverColor: import("prop-types").Requireable<string>;
286
- disabled: import("prop-types").Requireable<boolean>;
287
- className: import("prop-types").Requireable<string>;
288
- customStyle: import("prop-types").Requireable<{
289
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
290
- }>;
291
- }> | import("prop-types").InferProps<{
292
- button: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
293
- type: import("prop-types").Requireable<string>;
294
- usage: import("prop-types").Requireable<string>;
295
- label: import("prop-types").Requireable<string>;
296
- content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
297
- 'aria-label': import("prop-types").Requireable<string>;
298
- tooltipText: import("prop-types").Requireable<string>;
299
- tooltipPlacement: import("prop-types").Requireable<string>;
300
- 'data-name': import("prop-types").Requireable<string>;
301
- 'data-testid': import("prop-types").Requireable<string>;
302
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
303
- position: import("prop-types").Requireable<string>;
304
- type: import("prop-types").Requireable<string>;
305
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
306
- name: import("prop-types").Validator<string>;
307
- color: import("prop-types").Requireable<string>;
308
- backgroundColor: import("prop-types").Requireable<string>;
309
- size: import("prop-types").Requireable<number>;
310
- customStyle: import("prop-types").Requireable<{
311
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
312
- }>;
313
- }>>;
314
- }>>;
315
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
316
- link: import("prop-types").Requireable<import("prop-types").InferProps<{
317
- href: import("prop-types").Requireable<string>;
318
- download: import("prop-types").Requireable<boolean>;
319
- target: import("prop-types").Requireable<string>;
320
- }>>;
321
- hoverBackgroundColor: import("prop-types").Requireable<string>;
322
- hoverColor: import("prop-types").Requireable<string>;
323
- disabled: import("prop-types").Requireable<boolean>;
324
- className: import("prop-types").Requireable<string>;
325
- customStyle: import("prop-types").Requireable<{
326
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
327
- }>;
328
- }>>>;
329
- menu: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
330
- buttons: import("prop-types").Validator<(import("prop-types").InferProps<{
331
- 'data-name': import("prop-types").Requireable<string>;
332
- disabled: import("prop-types").Requireable<boolean>;
333
- label: import("prop-types").Validator<string>;
334
- onClick: import("prop-types").Validator<(...args: any[]) => any>;
335
- type: import("prop-types").Requireable<string>;
336
- buttonLinkType: import("prop-types").Requireable<string>;
337
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
338
- theme: import("prop-types").Requireable<string>;
339
- position: import("prop-types").Requireable<string>;
340
- type: import("prop-types").Requireable<string>;
341
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
342
- name: import("prop-types").Validator<string>;
343
- color: import("prop-types").Requireable<string>;
344
- backgroundColor: import("prop-types").Requireable<string>;
345
- size: import("prop-types").Requireable<number>;
346
- customStyle: import("prop-types").Requireable<{
347
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
348
- }>;
349
- }>>;
350
- }>>;
351
- customStyle: import("prop-types").Requireable<{
352
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
353
- }>;
354
- }> | null | undefined)[]>;
355
- 'data-name': import("prop-types").Requireable<string>;
356
- 'aria-label': import("prop-types").Requireable<string>;
357
- }>>>;
358
- menuWrapper: import("prop-types").Requireable<import("prop-types").InferProps<{
359
- ariaLabel: import("prop-types").Requireable<string>;
360
- customStyle: import("prop-types").Requireable<{
361
- [x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
362
- }>;
363
- }>>;
364
- }> | null | undefined>>;
112
+ onEditClick: import("prop-types").Validator<(...args: any[]) => any>;
113
+ onDeleteClick: import("prop-types").Validator<(...args: any[]) => any>;
365
114
  }>>;
366
- }> | import("prop-types").InferProps<{
367
- type: import("prop-types").Requireable<string>;
368
- columns: import("prop-types").Requireable<(import("prop-types").InferProps<{
369
- title: import("prop-types").Validator<string>;
370
- }> | null | undefined)[]>;
371
- rows: import("prop-types").Requireable<(import("prop-types").InferProps<{
372
- fields: import("prop-types").Requireable<(NonNullable<string | import("prop-types").InferProps<{
373
- type: import("prop-types").Requireable<string>;
374
- current: import("prop-types").Requireable<boolean>;
375
- selected: import("prop-types").Requireable<boolean>;
376
- icon: import("prop-types").Requireable<string>;
377
- value: import("prop-types").Requireable<string>;
378
- }> | null | undefined> | null | undefined)[]>;
379
- isRowExpandible: import("prop-types").Requireable<boolean>;
380
- lastField: import("prop-types").Requireable<NonNullable<string | import("prop-types").InferProps<{
381
- type: import("prop-types").Requireable<string>;
382
- 'data-name': import("prop-types").Requireable<string>;
383
- disabled: import("prop-types").Requireable<boolean>;
384
- buttonAriaLabel: import("prop-types").Requireable<string>;
385
- menuAriaLabel: import("prop-types").Requireable<string>;
386
- buttons: import("prop-types").Validator<(import("prop-types").InferProps<{
387
- 'data-name': import("prop-types").Requireable<string>;
388
- disabled: import("prop-types").Requireable<boolean>;
389
- label: import("prop-types").Validator<string>;
390
- onClick: import("prop-types").Validator<(...args: any[]) => any>;
391
- type: import("prop-types").Requireable<string>;
392
- buttonLinkType: import("prop-types").Requireable<string>;
393
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
394
- theme: import("prop-types").Requireable<string>;
395
- position: import("prop-types").Requireable<string>;
396
- type: import("prop-types").Requireable<string>;
397
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
398
- name: import("prop-types").Validator<string>;
399
- color: import("prop-types").Requireable<string>;
400
- backgroundColor: import("prop-types").Requireable<string>;
401
- size: import("prop-types").Requireable<number>;
402
- customStyle: import("prop-types").Requireable<{
403
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
404
- }>;
405
- }>>;
406
- }>>;
407
- customStyle: import("prop-types").Requireable<{
408
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
409
- }>;
410
- }> | null | undefined)[]>;
411
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
412
- menuButtonClassName: import("prop-types").Requireable<string>;
413
- isBulkMenu: import("prop-types").Requireable<boolean>;
414
- }> | null | undefined>>;
415
- }> | null | undefined)[]>;
416
- stickyFirstColumn: import("prop-types").Requireable<boolean>;
417
- stickyLastColumn: import("prop-types").Requireable<boolean>;
418
- columnWidth: import("prop-types").Requireable<string>;
419
- ariaDescribedby: import("prop-types").Requireable<string>;
420
- lastField: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
421
- componentType: import("prop-types").Requireable<string>;
422
- type: import("prop-types").Requireable<string>;
423
- usage: import("prop-types").Requireable<string>;
424
- label: import("prop-types").Requireable<string>;
425
- content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
426
- 'aria-label': import("prop-types").Requireable<string>;
427
- tooltipText: import("prop-types").Requireable<string>;
428
- tooltipPlacement: import("prop-types").Requireable<string>;
429
- 'data-name': import("prop-types").Requireable<string>;
430
- 'data-testid': import("prop-types").Requireable<string>;
431
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
432
- position: import("prop-types").Requireable<string>;
433
- type: import("prop-types").Requireable<string>;
434
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
435
- name: import("prop-types").Validator<string>;
436
- color: import("prop-types").Requireable<string>;
437
- backgroundColor: import("prop-types").Requireable<string>;
438
- size: import("prop-types").Requireable<number>;
439
- customStyle: import("prop-types").Requireable<{
440
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
441
- }>;
442
- }>>;
443
- }>>;
444
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
445
- link: import("prop-types").Requireable<import("prop-types").InferProps<{
446
- href: import("prop-types").Requireable<string>;
447
- download: import("prop-types").Requireable<boolean>;
448
- target: import("prop-types").Requireable<string>;
449
- }>>;
450
- hoverBackgroundColor: import("prop-types").Requireable<string>;
451
- hoverColor: import("prop-types").Requireable<string>;
452
- disabled: import("prop-types").Requireable<boolean>;
453
- className: import("prop-types").Requireable<string>;
454
- customStyle: import("prop-types").Requireable<{
455
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
456
- }>;
457
- }> | import("prop-types").InferProps<{
458
- componentType: import("prop-types").Requireable<string>;
459
- 'data-name': import("prop-types").Requireable<string>;
460
- disabled: import("prop-types").Requireable<boolean>;
461
- buttonAriaLabel: import("prop-types").Requireable<string>;
462
- menuAriaLabel: import("prop-types").Requireable<string>;
463
- buttons: import("prop-types").Validator<(import("prop-types").InferProps<{
464
- 'data-name': import("prop-types").Requireable<string>;
465
- disabled: import("prop-types").Requireable<boolean>;
466
- label: import("prop-types").Validator<string>;
467
- onClick: import("prop-types").Validator<(...args: any[]) => any>;
468
- type: import("prop-types").Requireable<string>;
469
- buttonLinkType: import("prop-types").Requireable<string>;
470
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
471
- theme: import("prop-types").Requireable<string>;
472
- position: import("prop-types").Requireable<string>;
473
- type: import("prop-types").Requireable<string>;
474
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
475
- name: import("prop-types").Validator<string>;
476
- color: import("prop-types").Requireable<string>;
477
- backgroundColor: import("prop-types").Requireable<string>;
478
- size: import("prop-types").Requireable<number>;
479
- customStyle: import("prop-types").Requireable<{
480
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
481
- }>;
482
- }>>;
483
- }>>;
484
- customStyle: import("prop-types").Requireable<{
485
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
486
- }>;
487
- }> | null | undefined)[]>;
488
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
489
- menuButtonClassName: import("prop-types").Requireable<string>;
490
- isBulkMenu: import("prop-types").Requireable<boolean>;
491
- }> | null | undefined>>;
492
- isNestedTable: import("prop-types").Requireable<boolean>;
493
- emptyStateFirstMessage: import("prop-types").Requireable<string>;
494
- emptyStateSecondMessage: import("prop-types").Requireable<string>;
495
- }> | null | undefined>>;
496
- title: import("prop-types").Requireable<NonNullable<string | import("prop-types").InferProps<{
497
- title: import("prop-types").Requireable<string>;
498
- subtitle: import("prop-types").Requireable<string>;
499
- type: import("prop-types").Requireable<string>;
500
- 'data-name': import("prop-types").Requireable<string>;
501
- titleSize: import("prop-types").Requireable<string>;
502
- subtitleSize: import("prop-types").Requireable<string>;
503
- icon: import("prop-types").Requireable<import("prop-types").InferProps<import("prop-types").ValidationMap<any>>>;
504
- tag: import("prop-types").Requireable<import("prop-types").InferProps<{
505
- label: import("prop-types").Requireable<string>;
506
- type: import("prop-types").Requireable<string>;
507
- size: import("prop-types").Requireable<string>;
508
- customStyle: import("prop-types").Requireable<{
509
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
510
- }>;
511
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
512
- position: import("prop-types").Requireable<string>;
513
- iconName?: React.Validator<string> | undefined;
514
- iconColor?: React.Validator<string | null | undefined> | undefined;
515
- backgroundColor?: React.Validator<string | null | undefined> | undefined;
516
- gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
517
- borderRadius?: React.Validator<string | null | undefined> | undefined;
518
- preset?: React.Validator<string | null | undefined> | undefined;
519
- size?: React.Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
520
- customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
521
- }>>;
522
- }>>;
523
- button: import("prop-types").Requireable<import("prop-types").InferProps<{
524
- type: import("prop-types").Requireable<string>;
525
- usage: import("prop-types").Requireable<string>;
526
- label: import("prop-types").Requireable<string>;
527
- content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
528
- 'aria-label': import("prop-types").Requireable<string>;
529
- tooltipText: import("prop-types").Requireable<string>;
530
- tooltipPlacement: import("prop-types").Requireable<string>;
531
- 'data-name': import("prop-types").Requireable<string>;
532
- 'data-testid': import("prop-types").Requireable<string>;
533
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
534
- position: import("prop-types").Requireable<string>;
535
- type: import("prop-types").Requireable<string>;
536
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
537
- name: import("prop-types").Validator<string>;
538
- color: import("prop-types").Requireable<string>;
539
- backgroundColor: import("prop-types").Requireable<string>;
540
- size: import("prop-types").Requireable<number>;
541
- customStyle: import("prop-types").Requireable<{
542
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
543
- }>;
544
- }>>;
545
- }>>;
546
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
547
- link: import("prop-types").Requireable<import("prop-types").InferProps<{
548
- href: import("prop-types").Requireable<string>;
549
- download: import("prop-types").Requireable<boolean>;
550
- target: import("prop-types").Requireable<string>;
551
- }>>;
552
- hoverBackgroundColor: import("prop-types").Requireable<string>;
553
- hoverColor: import("prop-types").Requireable<string>;
554
- disabled: import("prop-types").Requireable<boolean>;
555
- className: import("prop-types").Requireable<string>;
556
- customStyle: import("prop-types").Requireable<{
557
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
558
- }>;
559
- }>>;
560
- required: import("prop-types").Requireable<boolean>;
561
- }> | null | undefined>>;
562
- isFetching: import("prop-types").Requireable<boolean>;
563
- search: import("prop-types").Requireable<import("prop-types").InferProps<{
564
- value: import("prop-types").Requireable<string>;
565
- placeholder: import("prop-types").Validator<string>;
566
- onChange: import("prop-types").Requireable<(...args: any[]) => any>;
567
- onClear: import("prop-types").Requireable<(...args: any[]) => any>;
568
- onFocus: import("prop-types").Requireable<(...args: any[]) => any>;
569
- onBlur: import("prop-types").Requireable<(...args: any[]) => any>;
570
- theme: import("prop-types").Requireable<string>;
571
- dataTestId: import("prop-types").Requireable<string>;
572
- }>>;
573
- checkboxWithTitle: import("prop-types").Requireable<import("prop-types").InferProps<{
574
- title: import("prop-types").Requireable<string>;
575
- name: import("prop-types").Requireable<string>;
576
- checked: import("prop-types").Requireable<boolean>;
577
- onChange: import("prop-types").Requireable<(...args: any[]) => any>;
578
- 'aria-label': import("prop-types").Requireable<string>;
579
- 'data-name': import("prop-types").Requireable<string>;
580
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
581
- iconName: import("prop-types").Requireable<string>;
582
- iconColor: import("prop-types").Requireable<string>;
583
- preset: import("prop-types").Requireable<string>;
584
- }>>;
585
- customStyle: import("prop-types").Requireable<{
586
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
587
- }>;
588
- }>>;
589
- actionButtons: import("prop-types").Requireable<(import("prop-types").InferProps<{
590
- type: import("prop-types").Requireable<string>;
591
- usage: import("prop-types").Requireable<string>;
592
- label: import("prop-types").Requireable<string>;
593
- content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
594
- 'aria-label': import("prop-types").Requireable<string>;
595
- tooltipText: import("prop-types").Requireable<string>;
596
- tooltipPlacement: import("prop-types").Requireable<string>;
597
- 'data-name': import("prop-types").Requireable<string>;
598
- 'data-testid': import("prop-types").Requireable<string>;
599
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
600
- position: import("prop-types").Requireable<string>;
601
- type: import("prop-types").Requireable<string>;
602
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
603
- name: import("prop-types").Validator<string>;
604
- color: import("prop-types").Requireable<string>;
605
- backgroundColor: import("prop-types").Requireable<string>;
606
- size: import("prop-types").Requireable<number>;
607
- customStyle: import("prop-types").Requireable<{
608
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
609
- }>;
610
- }>>;
611
- }>>;
612
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
613
- link: import("prop-types").Requireable<import("prop-types").InferProps<{
614
- href: import("prop-types").Requireable<string>;
615
- download: import("prop-types").Requireable<boolean>;
616
- target: import("prop-types").Requireable<string>;
617
- }>>;
618
- hoverBackgroundColor: import("prop-types").Requireable<string>;
619
- hoverColor: import("prop-types").Requireable<string>;
115
+ }>;
116
+ button: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
117
+ label: import("prop-types").Validator<string>;
118
+ onClick: import("prop-types").Validator<(...args: any[]) => any>;
620
119
  disabled: import("prop-types").Requireable<boolean>;
621
- className: import("prop-types").Requireable<string>;
622
- customStyle: import("prop-types").Requireable<{
623
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
624
- }>;
625
- }> | null | undefined)[]>;
626
- buttonMenuAction: import("prop-types").Requireable<import("prop-types").InferProps<{
627
- button: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
628
- type: import("prop-types").Requireable<string>;
629
- usage: import("prop-types").Requireable<string>;
630
- label: import("prop-types").Requireable<string>;
631
- content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
632
- 'aria-label': import("prop-types").Requireable<string>;
633
- tooltipText: import("prop-types").Requireable<string>;
634
- tooltipPlacement: import("prop-types").Requireable<string>;
635
- 'data-name': import("prop-types").Requireable<string>;
636
- 'data-testid': import("prop-types").Requireable<string>;
637
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
638
- position: import("prop-types").Requireable<string>;
639
- type: import("prop-types").Requireable<string>;
640
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
641
- name: import("prop-types").Validator<string>;
642
- color: import("prop-types").Requireable<string>;
643
- backgroundColor: import("prop-types").Requireable<string>;
644
- size: import("prop-types").Requireable<number>;
645
- customStyle: import("prop-types").Requireable<{
646
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
647
- }>;
648
- }>>;
649
- }>>;
650
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
651
- link: import("prop-types").Requireable<import("prop-types").InferProps<{
652
- href: import("prop-types").Requireable<string>;
653
- download: import("prop-types").Requireable<boolean>;
654
- target: import("prop-types").Requireable<string>;
655
- }>>;
656
- hoverBackgroundColor: import("prop-types").Requireable<string>;
657
- hoverColor: import("prop-types").Requireable<string>;
658
- disabled: import("prop-types").Requireable<boolean>;
659
- className: import("prop-types").Requireable<string>;
660
- customStyle: import("prop-types").Requireable<{
661
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
662
- }>;
663
- }>>>;
664
- menu: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
665
- buttons: import("prop-types").Validator<(import("prop-types").InferProps<{
666
- 'data-name': import("prop-types").Requireable<string>;
667
- disabled: import("prop-types").Requireable<boolean>;
668
- label: import("prop-types").Validator<string>;
669
- onClick: import("prop-types").Validator<(...args: any[]) => any>;
670
- type: import("prop-types").Requireable<string>;
671
- buttonLinkType: import("prop-types").Requireable<string>;
672
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
673
- theme: import("prop-types").Requireable<string>;
674
- position: import("prop-types").Requireable<string>;
675
- type: import("prop-types").Requireable<string>;
676
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
677
- name: import("prop-types").Validator<string>;
678
- color: import("prop-types").Requireable<string>;
679
- backgroundColor: import("prop-types").Requireable<string>;
680
- size: import("prop-types").Requireable<number>;
681
- customStyle: import("prop-types").Requireable<{
682
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
683
- }>;
684
- }>>;
685
- }>>;
686
- customStyle: import("prop-types").Requireable<{
687
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
688
- }>;
689
- }> | null | undefined)[]>;
690
- 'data-name': import("prop-types").Requireable<string>;
691
- 'aria-label': import("prop-types").Requireable<string>;
692
- }>>>;
693
- menuWrapper: import("prop-types").Requireable<import("prop-types").InferProps<{
694
- ariaLabel: import("prop-types").Requireable<string>;
695
- customStyle: import("prop-types").Requireable<{
696
- [x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
697
- }>;
698
- }>>;
699
- }>>;
120
+ }>>>;
700
121
  }>>>;
701
- content: import("prop-types").Requireable<import("prop-types").InferProps<{
702
- title: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
703
- title: import("prop-types").Requireable<string>;
704
- subtitle: import("prop-types").Requireable<string>;
705
- type: import("prop-types").Requireable<string>;
706
- 'data-name': import("prop-types").Requireable<string>;
707
- titleSize: import("prop-types").Requireable<string>;
708
- subtitleSize: import("prop-types").Requireable<string>;
709
- icon: import("prop-types").Requireable<import("prop-types").InferProps<import("prop-types").ValidationMap<any>>>;
710
- tag: import("prop-types").Requireable<import("prop-types").InferProps<{
711
- label: import("prop-types").Requireable<string>;
712
- type: import("prop-types").Requireable<string>;
713
- size: import("prop-types").Requireable<string>;
714
- customStyle: import("prop-types").Requireable<{
715
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
716
- }>;
717
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
718
- position: import("prop-types").Requireable<string>;
719
- iconName?: React.Validator<string> | undefined;
720
- iconColor?: React.Validator<string | null | undefined> | undefined;
721
- backgroundColor?: React.Validator<string | null | undefined> | undefined;
722
- gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
723
- borderRadius?: React.Validator<string | null | undefined> | undefined;
724
- preset?: React.Validator<string | null | undefined> | undefined;
725
- size?: React.Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
726
- customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
727
- }>>;
728
- }>>;
729
- button: import("prop-types").Requireable<import("prop-types").InferProps<{
730
- type: import("prop-types").Requireable<string>;
731
- usage: import("prop-types").Requireable<string>;
732
- label: import("prop-types").Requireable<string>;
733
- content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
734
- 'aria-label': import("prop-types").Requireable<string>;
735
- tooltipText: import("prop-types").Requireable<string>;
736
- tooltipPlacement: import("prop-types").Requireable<string>;
737
- 'data-name': import("prop-types").Requireable<string>;
738
- 'data-testid': import("prop-types").Requireable<string>;
739
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
740
- position: import("prop-types").Requireable<string>;
741
- type: import("prop-types").Requireable<string>;
742
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
743
- name: import("prop-types").Validator<string>;
744
- color: import("prop-types").Requireable<string>;
745
- backgroundColor: import("prop-types").Requireable<string>;
746
- size: import("prop-types").Requireable<number>;
747
- customStyle: import("prop-types").Requireable<{
748
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
749
- }>;
750
- }>>;
751
- }>>;
752
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
753
- link: import("prop-types").Requireable<import("prop-types").InferProps<{
754
- href: import("prop-types").Requireable<string>;
755
- download: import("prop-types").Requireable<boolean>;
756
- target: import("prop-types").Requireable<string>;
757
- }>>;
758
- hoverBackgroundColor: import("prop-types").Requireable<string>;
759
- hoverColor: import("prop-types").Requireable<string>;
760
- disabled: import("prop-types").Requireable<boolean>;
761
- className: import("prop-types").Requireable<string>;
762
- customStyle: import("prop-types").Requireable<{
763
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
764
- }>;
765
- }>>;
766
- required: import("prop-types").Requireable<boolean>;
122
+ content: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
123
+ title: import("prop-types").Validator<string>;
124
+ subtitle: import("prop-types").Validator<string>;
125
+ button: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
126
+ label: import("prop-types").Validator<string>;
127
+ onClick: import("prop-types").Validator<(...args: any[]) => any>;
767
128
  }>>>;
768
- listContent: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
769
- 'aria-label': import("prop-types").Requireable<string>;
770
- buttonLink: import("prop-types").Requireable<import("prop-types").InferProps<{
771
- type: import("prop-types").Requireable<string>;
772
- usage: import("prop-types").Requireable<string>;
773
- label: import("prop-types").Requireable<string>;
774
- content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
775
- 'aria-label': import("prop-types").Requireable<string>;
776
- tooltipText: import("prop-types").Requireable<string>;
777
- tooltipPlacement: import("prop-types").Requireable<string>;
778
- 'data-name': import("prop-types").Requireable<string>;
779
- 'data-testid': import("prop-types").Requireable<string>;
780
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
781
- position: import("prop-types").Requireable<string>;
782
- type: import("prop-types").Requireable<string>;
783
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
784
- name: import("prop-types").Validator<string>;
785
- color: import("prop-types").Requireable<string>;
786
- backgroundColor: import("prop-types").Requireable<string>;
787
- size: import("prop-types").Requireable<number>;
788
- customStyle: import("prop-types").Requireable<{
789
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
790
- }>;
791
- }>>;
792
- }>>;
793
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
794
- link: import("prop-types").Requireable<import("prop-types").InferProps<{
795
- href: import("prop-types").Requireable<string>;
796
- download: import("prop-types").Requireable<boolean>;
797
- target: import("prop-types").Requireable<string>;
798
- }>>;
799
- hoverBackgroundColor: import("prop-types").Requireable<string>;
800
- hoverColor: import("prop-types").Requireable<string>;
801
- disabled: import("prop-types").Requireable<boolean>;
802
- className: import("prop-types").Requireable<string>;
803
- customStyle: import("prop-types").Requireable<{
804
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
805
- }>;
806
- }>>;
807
- selectMultiple: import("prop-types").Requireable<import("prop-types").InferProps<{
808
- title: import("prop-types").Requireable<string>;
809
- placeholder: import("prop-types").Requireable<string>;
810
- description: import("prop-types").Requireable<string>;
811
- hint: import("prop-types").Requireable<string>;
812
- options: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
813
- selected: import("prop-types").Validator<boolean>;
814
- name: import("prop-types").Validator<string>;
815
- value: import("prop-types").Requireable<string>;
816
- }>>[]>;
817
- onChange: import("prop-types").Requireable<(...args: any[]) => any>;
818
- onError: import("prop-types").Requireable<(...args: any[]) => any>;
819
- multiple: import("prop-types").Requireable<boolean>;
820
- modified: import("prop-types").Requireable<boolean>;
821
- disabled: import("prop-types").Requireable<boolean>;
822
- error: import("prop-types").Requireable<string>;
823
- theme: import("prop-types").Requireable<string>;
824
- }>>;
825
- content: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
826
- items: import("prop-types").Requireable<(import("prop-types").InferProps<{
827
- title: import("prop-types").Validator<string>;
828
- subtitle: import("prop-types").Requireable<string>;
829
- 'data-name': import("prop-types").Requireable<string>;
830
- provider: import("prop-types").Requireable<import("prop-types").InferProps<{
831
- label: import("prop-types").Requireable<string>;
832
- type: import("prop-types").Requireable<string>;
833
- }>>;
834
- selected: import("prop-types").Requireable<boolean>;
835
- selectedColor: import("prop-types").Requireable<string>;
836
- dataColumns: import("prop-types").Requireable<(import("prop-types").InferProps<{
837
- label: import("prop-types").Requireable<string>;
838
- type: import("prop-types").Requireable<string>;
839
- className: import("prop-types").Requireable<string>;
840
- }> | null | undefined)[]>;
841
- buttonLink: import("prop-types").Requireable<import("prop-types").InferProps<{
842
- type: import("prop-types").Requireable<string>;
843
- label: import("prop-types").Requireable<string>;
844
- ariaLabel: import("prop-types").Requireable<string>;
845
- dataName: import("prop-types").Requireable<string>;
846
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
847
- position: import("prop-types").Requireable<string>;
848
- type: import("prop-types").Requireable<string>;
849
- }>>;
850
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
851
- }>>;
852
- secondButtonLink: import("prop-types").Requireable<import("prop-types").InferProps<{
853
- type: import("prop-types").Requireable<string>;
854
- label: import("prop-types").Requireable<string>;
855
- ariaLabel: import("prop-types").Requireable<string>;
856
- dataName: import("prop-types").Requireable<string>;
857
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
858
- position: import("prop-types").Requireable<string>;
859
- type: import("prop-types").Requireable<string>;
860
- }>>;
861
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
862
- }>>;
863
- bulletPointMenuButton: import("prop-types").Requireable<import("prop-types").InferProps<{
864
- buttonAriaLabel: import("prop-types").Requireable<string>;
865
- menuAriaLabel: import("prop-types").Requireable<string>;
866
- buttons: import("prop-types").Requireable<(import("prop-types").InferProps<{
867
- 'data-name': import("prop-types").Requireable<string>;
868
- label: import("prop-types").Requireable<string>;
869
- type: import("prop-types").Requireable<string>;
870
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
871
- }> | null | undefined)[]>;
872
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
873
- }>>;
874
- tags: import("prop-types").Requireable<(import("prop-types").InferProps<{
875
- label: import("prop-types").Requireable<string>;
876
- type: import("prop-types").Requireable<string>;
877
- }> | null | undefined)[]>;
878
- disabled: import("prop-types").Requireable<boolean>;
879
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
880
- isBulkStyle: import("prop-types").Requireable<boolean>;
881
- isOverflowHidden: import("prop-types").Requireable<boolean>;
882
- order: import("prop-types").Requireable<number>;
883
- 'aria-label': import("prop-types").Requireable<string>;
884
- contentType: import("prop-types").Requireable<string>;
885
- id: import("prop-types").Requireable<string>;
886
- leftIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
887
- iconName: import("prop-types").Requireable<string>;
888
- iconColor: import("prop-types").Requireable<string>;
889
- backgroundColor: import("prop-types").Requireable<string>;
890
- borderRadius: import("prop-types").Requireable<string>;
891
- preset: import("prop-types").Requireable<string>;
892
- gradientBackground: import("prop-types").Requireable<boolean>;
893
- size: import("prop-types").Requireable<number>;
894
- wrapperSize: import("prop-types").Requireable<number>;
895
- }>>;
896
- image: import("prop-types").Requireable<string>;
897
- checkbox: import("prop-types").Requireable<import("prop-types").InferProps<{
898
- title: import("prop-types").Requireable<string>;
899
- name: import("prop-types").Requireable<string>;
900
- checked: import("prop-types").Requireable<boolean>;
901
- onChange: import("prop-types").Requireable<(...args: any[]) => any>;
902
- 'aria-label': import("prop-types").Requireable<string>;
903
- 'data-name': import("prop-types").Requireable<string>;
904
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
905
- iconName: import("prop-types").Requireable<string>;
906
- iconColor: import("prop-types").Requireable<string>;
907
- preset: import("prop-types").Requireable<string>;
908
- }>>;
909
- customStyle: import("prop-types").Requireable<{
910
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
911
- }>;
912
- }>>;
913
- }> | null | undefined)[]>;
914
- type: import("prop-types").Requireable<string>;
915
- itemType: import("prop-types").Requireable<string>;
916
- onDrop: import("prop-types").Requireable<(...args: any[]) => any>;
917
- isDraggable: import("prop-types").Requireable<boolean>;
918
- tableHeader: import("prop-types").Requireable<(string | null | undefined)[]>;
919
- emptyResult: import("prop-types").Requireable<import("prop-types").InferProps<{
920
- title: import("prop-types").Requireable<string>;
921
- description: import("prop-types").Requireable<string>;
922
- button: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
923
- type: import("prop-types").Requireable<string>;
924
- usage: import("prop-types").Requireable<string>;
925
- label: import("prop-types").Requireable<string>;
926
- content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
927
- 'aria-label': import("prop-types").Requireable<string>;
928
- tooltipText: import("prop-types").Requireable<string>;
929
- tooltipPlacement: import("prop-types").Requireable<string>;
930
- 'data-name': import("prop-types").Requireable<string>;
931
- 'data-testid': import("prop-types").Requireable<string>;
932
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
933
- position: import("prop-types").Requireable<string>;
934
- type: import("prop-types").Requireable<string>;
935
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
936
- name: import("prop-types").Validator<string>;
937
- color: import("prop-types").Requireable<string>;
938
- backgroundColor: import("prop-types").Requireable<string>;
939
- size: import("prop-types").Requireable<number>;
940
- customStyle: import("prop-types").Requireable<{
941
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
942
- }>;
943
- }>>;
944
- }>>;
945
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
946
- link: import("prop-types").Requireable<import("prop-types").InferProps<{
947
- href: import("prop-types").Requireable<string>;
948
- download: import("prop-types").Requireable<boolean>;
949
- target: import("prop-types").Requireable<string>;
950
- }>>;
951
- hoverBackgroundColor: import("prop-types").Requireable<string>;
952
- hoverColor: import("prop-types").Requireable<string>;
953
- disabled: import("prop-types").Requireable<boolean>;
954
- className: import("prop-types").Requireable<string>;
955
- customStyle: import("prop-types").Requireable<{
956
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
957
- }>;
958
- }> | import("prop-types").InferProps<{
959
- button: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
960
- type: import("prop-types").Requireable<string>;
961
- usage: import("prop-types").Requireable<string>;
962
- label: import("prop-types").Requireable<string>;
963
- content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
964
- 'aria-label': import("prop-types").Requireable<string>;
965
- tooltipText: import("prop-types").Requireable<string>;
966
- tooltipPlacement: import("prop-types").Requireable<string>;
967
- 'data-name': import("prop-types").Requireable<string>;
968
- 'data-testid': import("prop-types").Requireable<string>;
969
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
970
- position: import("prop-types").Requireable<string>;
971
- type: import("prop-types").Requireable<string>;
972
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
973
- name: import("prop-types").Validator<string>;
974
- color: import("prop-types").Requireable<string>;
975
- backgroundColor: import("prop-types").Requireable<string>;
976
- size: import("prop-types").Requireable<number>;
977
- customStyle: import("prop-types").Requireable<{
978
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
979
- }>;
980
- }>>;
981
- }>>;
982
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
983
- link: import("prop-types").Requireable<import("prop-types").InferProps<{
984
- href: import("prop-types").Requireable<string>;
985
- download: import("prop-types").Requireable<boolean>;
986
- target: import("prop-types").Requireable<string>;
987
- }>>;
988
- hoverBackgroundColor: import("prop-types").Requireable<string>;
989
- hoverColor: import("prop-types").Requireable<string>;
990
- disabled: import("prop-types").Requireable<boolean>;
991
- className: import("prop-types").Requireable<string>;
992
- customStyle: import("prop-types").Requireable<{
993
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
994
- }>;
995
- }>>>;
996
- menu: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
997
- buttons: import("prop-types").Validator<(import("prop-types").InferProps<{
998
- 'data-name': import("prop-types").Requireable<string>;
999
- disabled: import("prop-types").Requireable<boolean>;
1000
- label: import("prop-types").Validator<string>;
1001
- onClick: import("prop-types").Validator<(...args: any[]) => any>;
1002
- type: import("prop-types").Requireable<string>;
1003
- buttonLinkType: import("prop-types").Requireable<string>;
1004
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
1005
- theme: import("prop-types").Requireable<string>;
1006
- position: import("prop-types").Requireable<string>;
1007
- type: import("prop-types").Requireable<string>;
1008
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
1009
- name: import("prop-types").Validator<string>;
1010
- color: import("prop-types").Requireable<string>;
1011
- backgroundColor: import("prop-types").Requireable<string>;
1012
- size: import("prop-types").Requireable<number>;
1013
- customStyle: import("prop-types").Requireable<{
1014
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1015
- }>;
1016
- }>>;
1017
- }>>;
1018
- customStyle: import("prop-types").Requireable<{
1019
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1020
- }>;
1021
- }> | null | undefined)[]>;
1022
- 'data-name': import("prop-types").Requireable<string>;
1023
- 'aria-label': import("prop-types").Requireable<string>;
1024
- }>>>;
1025
- menuWrapper: import("prop-types").Requireable<import("prop-types").InferProps<{
1026
- ariaLabel: import("prop-types").Requireable<string>;
1027
- customStyle: import("prop-types").Requireable<{
1028
- [x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
1029
- }>;
1030
- }>>;
1031
- }> | null | undefined>>;
1032
- }>>;
1033
- }> | import("prop-types").InferProps<{
1034
- type: import("prop-types").Requireable<string>;
1035
- columns: import("prop-types").Requireable<(import("prop-types").InferProps<{
1036
- title: import("prop-types").Validator<string>;
1037
- }> | null | undefined)[]>;
1038
- rows: import("prop-types").Requireable<(import("prop-types").InferProps<{
1039
- fields: import("prop-types").Requireable<(NonNullable<string | import("prop-types").InferProps<{
1040
- type: import("prop-types").Requireable<string>;
1041
- current: import("prop-types").Requireable<boolean>;
1042
- selected: import("prop-types").Requireable<boolean>;
1043
- icon: import("prop-types").Requireable<string>;
1044
- value: import("prop-types").Requireable<string>;
1045
- }> | null | undefined> | null | undefined)[]>;
1046
- isRowExpandible: import("prop-types").Requireable<boolean>;
1047
- lastField: import("prop-types").Requireable<NonNullable<string | import("prop-types").InferProps<{
1048
- type: import("prop-types").Requireable<string>;
1049
- 'data-name': import("prop-types").Requireable<string>;
1050
- disabled: import("prop-types").Requireable<boolean>;
1051
- buttonAriaLabel: import("prop-types").Requireable<string>;
1052
- menuAriaLabel: import("prop-types").Requireable<string>;
1053
- buttons: import("prop-types").Validator<(import("prop-types").InferProps<{
1054
- 'data-name': import("prop-types").Requireable<string>;
1055
- disabled: import("prop-types").Requireable<boolean>;
1056
- label: import("prop-types").Validator<string>;
1057
- onClick: import("prop-types").Validator<(...args: any[]) => any>;
1058
- type: import("prop-types").Requireable<string>;
1059
- buttonLinkType: import("prop-types").Requireable<string>;
1060
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
1061
- theme: import("prop-types").Requireable<string>;
1062
- position: import("prop-types").Requireable<string>;
1063
- type: import("prop-types").Requireable<string>;
1064
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
1065
- name: import("prop-types").Validator<string>;
1066
- color: import("prop-types").Requireable<string>;
1067
- backgroundColor: import("prop-types").Requireable<string>;
1068
- size: import("prop-types").Requireable<number>;
1069
- customStyle: import("prop-types").Requireable<{
1070
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1071
- }>;
1072
- }>>;
1073
- }>>;
1074
- customStyle: import("prop-types").Requireable<{
1075
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1076
- }>;
1077
- }> | null | undefined)[]>;
1078
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
1079
- menuButtonClassName: import("prop-types").Requireable<string>;
1080
- isBulkMenu: import("prop-types").Requireable<boolean>;
1081
- }> | null | undefined>>;
1082
- }> | null | undefined)[]>;
1083
- stickyFirstColumn: import("prop-types").Requireable<boolean>;
1084
- stickyLastColumn: import("prop-types").Requireable<boolean>;
1085
- columnWidth: import("prop-types").Requireable<string>;
1086
- ariaDescribedby: import("prop-types").Requireable<string>;
1087
- lastField: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
1088
- componentType: import("prop-types").Requireable<string>;
1089
- type: import("prop-types").Requireable<string>;
1090
- usage: import("prop-types").Requireable<string>;
1091
- label: import("prop-types").Requireable<string>;
1092
- content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
1093
- 'aria-label': import("prop-types").Requireable<string>;
1094
- tooltipText: import("prop-types").Requireable<string>;
1095
- tooltipPlacement: import("prop-types").Requireable<string>;
1096
- 'data-name': import("prop-types").Requireable<string>;
1097
- 'data-testid': import("prop-types").Requireable<string>;
1098
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
1099
- position: import("prop-types").Requireable<string>;
1100
- type: import("prop-types").Requireable<string>;
1101
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
1102
- name: import("prop-types").Validator<string>;
1103
- color: import("prop-types").Requireable<string>;
1104
- backgroundColor: import("prop-types").Requireable<string>;
1105
- size: import("prop-types").Requireable<number>;
1106
- customStyle: import("prop-types").Requireable<{
1107
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1108
- }>;
1109
- }>>;
1110
- }>>;
1111
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
1112
- link: import("prop-types").Requireable<import("prop-types").InferProps<{
1113
- href: import("prop-types").Requireable<string>;
1114
- download: import("prop-types").Requireable<boolean>;
1115
- target: import("prop-types").Requireable<string>;
1116
- }>>;
1117
- hoverBackgroundColor: import("prop-types").Requireable<string>;
1118
- hoverColor: import("prop-types").Requireable<string>;
1119
- disabled: import("prop-types").Requireable<boolean>;
1120
- className: import("prop-types").Requireable<string>;
1121
- customStyle: import("prop-types").Requireable<{
1122
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1123
- }>;
1124
- }> | import("prop-types").InferProps<{
1125
- componentType: import("prop-types").Requireable<string>;
1126
- 'data-name': import("prop-types").Requireable<string>;
1127
- disabled: import("prop-types").Requireable<boolean>;
1128
- buttonAriaLabel: import("prop-types").Requireable<string>;
1129
- menuAriaLabel: import("prop-types").Requireable<string>;
1130
- buttons: import("prop-types").Validator<(import("prop-types").InferProps<{
1131
- 'data-name': import("prop-types").Requireable<string>;
1132
- disabled: import("prop-types").Requireable<boolean>;
1133
- label: import("prop-types").Validator<string>;
1134
- onClick: import("prop-types").Validator<(...args: any[]) => any>;
1135
- type: import("prop-types").Requireable<string>;
1136
- buttonLinkType: import("prop-types").Requireable<string>;
1137
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
1138
- theme: import("prop-types").Requireable<string>;
1139
- position: import("prop-types").Requireable<string>;
1140
- type: import("prop-types").Requireable<string>;
1141
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
1142
- name: import("prop-types").Validator<string>;
1143
- color: import("prop-types").Requireable<string>;
1144
- backgroundColor: import("prop-types").Requireable<string>;
1145
- size: import("prop-types").Requireable<number>;
1146
- customStyle: import("prop-types").Requireable<{
1147
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1148
- }>;
1149
- }>>;
1150
- }>>;
1151
- customStyle: import("prop-types").Requireable<{
1152
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1153
- }>;
1154
- }> | null | undefined)[]>;
1155
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
1156
- menuButtonClassName: import("prop-types").Requireable<string>;
1157
- isBulkMenu: import("prop-types").Requireable<boolean>;
1158
- }> | null | undefined>>;
1159
- isNestedTable: import("prop-types").Requireable<boolean>;
1160
- emptyStateFirstMessage: import("prop-types").Requireable<string>;
1161
- emptyStateSecondMessage: import("prop-types").Requireable<string>;
1162
- }> | null | undefined>>;
1163
- title: import("prop-types").Requireable<NonNullable<string | import("prop-types").InferProps<{
1164
- title: import("prop-types").Requireable<string>;
1165
- subtitle: import("prop-types").Requireable<string>;
1166
- type: import("prop-types").Requireable<string>;
1167
- 'data-name': import("prop-types").Requireable<string>;
1168
- titleSize: import("prop-types").Requireable<string>;
1169
- subtitleSize: import("prop-types").Requireable<string>;
1170
- icon: import("prop-types").Requireable<import("prop-types").InferProps<import("prop-types").ValidationMap<any>>>;
1171
- tag: import("prop-types").Requireable<import("prop-types").InferProps<{
1172
- label: import("prop-types").Requireable<string>;
1173
- type: import("prop-types").Requireable<string>;
1174
- size: import("prop-types").Requireable<string>;
1175
- customStyle: import("prop-types").Requireable<{
1176
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1177
- }>;
1178
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
1179
- position: import("prop-types").Requireable<string>;
1180
- iconName?: React.Validator<string> | undefined;
1181
- iconColor?: React.Validator<string | null | undefined> | undefined;
1182
- backgroundColor?: React.Validator<string | null | undefined> | undefined;
1183
- gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
1184
- borderRadius?: React.Validator<string | null | undefined> | undefined;
1185
- preset?: React.Validator<string | null | undefined> | undefined;
1186
- size?: React.Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
1187
- customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
1188
- }>>;
1189
- }>>;
1190
- button: import("prop-types").Requireable<import("prop-types").InferProps<{
1191
- type: import("prop-types").Requireable<string>;
1192
- usage: import("prop-types").Requireable<string>;
1193
- label: import("prop-types").Requireable<string>;
1194
- content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
1195
- 'aria-label': import("prop-types").Requireable<string>;
1196
- tooltipText: import("prop-types").Requireable<string>;
1197
- tooltipPlacement: import("prop-types").Requireable<string>;
1198
- 'data-name': import("prop-types").Requireable<string>;
1199
- 'data-testid': import("prop-types").Requireable<string>;
1200
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
1201
- position: import("prop-types").Requireable<string>;
1202
- type: import("prop-types").Requireable<string>;
1203
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
1204
- name: import("prop-types").Validator<string>;
1205
- color: import("prop-types").Requireable<string>;
1206
- backgroundColor: import("prop-types").Requireable<string>;
1207
- size: import("prop-types").Requireable<number>;
1208
- customStyle: import("prop-types").Requireable<{
1209
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1210
- }>;
1211
- }>>;
1212
- }>>;
1213
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
1214
- link: import("prop-types").Requireable<import("prop-types").InferProps<{
1215
- href: import("prop-types").Requireable<string>;
1216
- download: import("prop-types").Requireable<boolean>;
1217
- target: import("prop-types").Requireable<string>;
1218
- }>>;
1219
- hoverBackgroundColor: import("prop-types").Requireable<string>;
1220
- hoverColor: import("prop-types").Requireable<string>;
1221
- disabled: import("prop-types").Requireable<boolean>;
1222
- className: import("prop-types").Requireable<string>;
1223
- customStyle: import("prop-types").Requireable<{
1224
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1225
- }>;
1226
- }>>;
1227
- required: import("prop-types").Requireable<boolean>;
1228
- }> | null | undefined>>;
1229
- isFetching: import("prop-types").Requireable<boolean>;
1230
- search: import("prop-types").Requireable<import("prop-types").InferProps<{
1231
- value: import("prop-types").Requireable<string>;
1232
- placeholder: import("prop-types").Validator<string>;
1233
- onChange: import("prop-types").Requireable<(...args: any[]) => any>;
1234
- onClear: import("prop-types").Requireable<(...args: any[]) => any>;
1235
- onFocus: import("prop-types").Requireable<(...args: any[]) => any>;
1236
- onBlur: import("prop-types").Requireable<(...args: any[]) => any>;
1237
- theme: import("prop-types").Requireable<string>;
1238
- dataTestId: import("prop-types").Requireable<string>;
1239
- }>>;
1240
- checkboxWithTitle: import("prop-types").Requireable<import("prop-types").InferProps<{
1241
- title: import("prop-types").Requireable<string>;
1242
- name: import("prop-types").Requireable<string>;
1243
- checked: import("prop-types").Requireable<boolean>;
1244
- onChange: import("prop-types").Requireable<(...args: any[]) => any>;
1245
- 'aria-label': import("prop-types").Requireable<string>;
1246
- 'data-name': import("prop-types").Requireable<string>;
1247
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
1248
- iconName: import("prop-types").Requireable<string>;
1249
- iconColor: import("prop-types").Requireable<string>;
1250
- preset: import("prop-types").Requireable<string>;
1251
- }>>;
1252
- customStyle: import("prop-types").Requireable<{
1253
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1254
- }>;
1255
- }>>;
1256
- actionButtons: import("prop-types").Requireable<(import("prop-types").InferProps<{
1257
- type: import("prop-types").Requireable<string>;
1258
- usage: import("prop-types").Requireable<string>;
1259
- label: import("prop-types").Requireable<string>;
1260
- content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
1261
- 'aria-label': import("prop-types").Requireable<string>;
1262
- tooltipText: import("prop-types").Requireable<string>;
1263
- tooltipPlacement: import("prop-types").Requireable<string>;
1264
- 'data-name': import("prop-types").Requireable<string>;
1265
- 'data-testid': import("prop-types").Requireable<string>;
1266
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
1267
- position: import("prop-types").Requireable<string>;
1268
- type: import("prop-types").Requireable<string>;
1269
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
1270
- name: import("prop-types").Validator<string>;
1271
- color: import("prop-types").Requireable<string>;
1272
- backgroundColor: import("prop-types").Requireable<string>;
1273
- size: import("prop-types").Requireable<number>;
1274
- customStyle: import("prop-types").Requireable<{
1275
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1276
- }>;
1277
- }>>;
1278
- }>>;
1279
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
1280
- link: import("prop-types").Requireable<import("prop-types").InferProps<{
1281
- href: import("prop-types").Requireable<string>;
1282
- download: import("prop-types").Requireable<boolean>;
1283
- target: import("prop-types").Requireable<string>;
1284
- }>>;
1285
- hoverBackgroundColor: import("prop-types").Requireable<string>;
1286
- hoverColor: import("prop-types").Requireable<string>;
1287
- disabled: import("prop-types").Requireable<boolean>;
1288
- className: import("prop-types").Requireable<string>;
1289
- customStyle: import("prop-types").Requireable<{
1290
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1291
- }>;
1292
- }> | null | undefined)[]>;
1293
- buttonMenuAction: import("prop-types").Requireable<import("prop-types").InferProps<{
1294
- button: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
1295
- type: import("prop-types").Requireable<string>;
1296
- usage: import("prop-types").Requireable<string>;
1297
- label: import("prop-types").Requireable<string>;
1298
- content: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
1299
- 'aria-label': import("prop-types").Requireable<string>;
1300
- tooltipText: import("prop-types").Requireable<string>;
1301
- tooltipPlacement: import("prop-types").Requireable<string>;
1302
- 'data-name': import("prop-types").Requireable<string>;
1303
- 'data-testid': import("prop-types").Requireable<string>;
1304
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
1305
- position: import("prop-types").Requireable<string>;
1306
- type: import("prop-types").Requireable<string>;
1307
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
1308
- name: import("prop-types").Validator<string>;
1309
- color: import("prop-types").Requireable<string>;
1310
- backgroundColor: import("prop-types").Requireable<string>;
1311
- size: import("prop-types").Requireable<number>;
1312
- customStyle: import("prop-types").Requireable<{
1313
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1314
- }>;
1315
- }>>;
1316
- }>>;
1317
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
1318
- link: import("prop-types").Requireable<import("prop-types").InferProps<{
1319
- href: import("prop-types").Requireable<string>;
1320
- download: import("prop-types").Requireable<boolean>;
1321
- target: import("prop-types").Requireable<string>;
1322
- }>>;
1323
- hoverBackgroundColor: import("prop-types").Requireable<string>;
1324
- hoverColor: import("prop-types").Requireable<string>;
1325
- disabled: import("prop-types").Requireable<boolean>;
1326
- className: import("prop-types").Requireable<string>;
1327
- customStyle: import("prop-types").Requireable<{
1328
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1329
- }>;
129
+ list: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
130
+ items: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
131
+ ref: import("prop-types").Validator<string>;
132
+ title: import("prop-types").Validator<string>;
133
+ subtitle: import("prop-types").Validator<string>;
134
+ image: import("prop-types").Validator<string>;
135
+ tags: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
136
+ label: import("prop-types").Validator<string>;
137
+ iconName: import("prop-types").Validator<string>;
1330
138
  }>>>;
1331
- menu: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
1332
- buttons: import("prop-types").Validator<(import("prop-types").InferProps<{
1333
- 'data-name': import("prop-types").Requireable<string>;
1334
- disabled: import("prop-types").Requireable<boolean>;
1335
- label: import("prop-types").Validator<string>;
1336
- onClick: import("prop-types").Validator<(...args: any[]) => any>;
1337
- type: import("prop-types").Requireable<string>;
1338
- buttonLinkType: import("prop-types").Requireable<string>;
1339
- icon: import("prop-types").Requireable<import("prop-types").InferProps<{
1340
- theme: import("prop-types").Requireable<string>;
1341
- position: import("prop-types").Requireable<string>;
1342
- type: import("prop-types").Requireable<string>;
1343
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
1344
- name: import("prop-types").Validator<string>;
1345
- color: import("prop-types").Requireable<string>;
1346
- backgroundColor: import("prop-types").Requireable<string>;
1347
- size: import("prop-types").Requireable<number>;
1348
- customStyle: import("prop-types").Requireable<{
1349
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1350
- }>;
1351
- }>>;
1352
- }>>;
1353
- customStyle: import("prop-types").Requireable<{
1354
- [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
1355
- }>;
1356
- }> | null | undefined)[]>;
1357
- 'data-name': import("prop-types").Requireable<string>;
1358
- 'aria-label': import("prop-types").Requireable<string>;
139
+ checkbox: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
140
+ checked: import("prop-types").Validator<boolean>;
141
+ onChange: import("prop-types").Validator<(...args: any[]) => any>;
1359
142
  }>>>;
1360
- menuWrapper: import("prop-types").Requireable<import("prop-types").InferProps<{
1361
- ariaLabel: import("prop-types").Requireable<string>;
1362
- customStyle: import("prop-types").Requireable<{
1363
- [x: string]: NonNullable<string | number | object | null | undefined> | null | undefined;
1364
- }>;
1365
- }>>;
143
+ }>>[]>;
144
+ search: import("prop-types").Validator<NonNullable<import("prop-types").InferProps<{
145
+ value: import("prop-types").Validator<string>;
146
+ placeholder: import("prop-types").Validator<string>;
147
+ onChange: import("prop-types").Validator<(...args: any[]) => any>;
148
+ }>>>;
149
+ emptyResult: import("prop-types").Requireable<import("prop-types").InferProps<{
150
+ title: import("prop-types").Validator<string>;
151
+ description: import("prop-types").Validator<string>;
152
+ }>>;
153
+ checkbox: import("prop-types").Requireable<import("prop-types").InferProps<{
154
+ title: import("prop-types").Validator<string>;
155
+ checked: import("prop-types").Validator<boolean>;
156
+ onChange: import("prop-types").Validator<(...args: any[]) => any>;
1366
157
  }>>;
1367
158
  }>>>;
1368
- }>>;
159
+ }>>>;
1369
160
  };
1370
161
  };
1371
162
  export default SkillEdition;