@coorpacademy/components 11.40.6-alpha.7 → 11.40.6

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 (228) hide show
  1. package/es/atom/button-link/index.d.ts +8 -15
  2. package/es/atom/button-link/index.d.ts.map +1 -1
  3. package/es/atom/button-link/index.js +37 -75
  4. package/es/atom/button-link/index.js.map +1 -1
  5. package/es/atom/button-link/types.d.ts +14 -20
  6. package/es/atom/button-link/types.d.ts.map +1 -1
  7. package/es/atom/button-link/types.js +3 -4
  8. package/es/atom/button-link/types.js.map +1 -1
  9. package/es/atom/button-menu/index.d.ts +3 -1
  10. package/es/atom/button-menu/index.d.ts.map +1 -1
  11. package/es/atom/button-menu/index.js +7 -1
  12. package/es/atom/button-menu/index.js.map +1 -1
  13. package/es/atom/button-menu/types.d.ts +6 -2
  14. package/es/atom/button-menu/types.d.ts.map +1 -1
  15. package/es/atom/radio-with-title/index.d.ts +8 -15
  16. package/es/atom/radio-with-title/index.d.ts.map +1 -1
  17. package/es/atom/radio-with-title/types.d.ts +8 -15
  18. package/es/atom/radio-with-title/types.d.ts.map +1 -1
  19. package/es/atom/title/index.d.ts +8 -15
  20. package/es/molecule/bullet-point-menu-button/index.d.ts +3 -1
  21. package/es/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
  22. package/es/molecule/bullet-point-menu-button/types.d.ts +3 -1
  23. package/es/molecule/bullet-point-menu-button/types.d.ts.map +1 -1
  24. package/es/molecule/button-menu-action/index.d.ts +11 -19
  25. package/es/molecule/button-menu-action/index.d.ts.map +1 -1
  26. package/es/molecule/button-menu-action/index.js +3 -27
  27. package/es/molecule/button-menu-action/index.js.map +1 -1
  28. package/es/molecule/button-menu-action/types.d.ts +12 -22
  29. package/es/molecule/button-menu-action/types.d.ts.map +1 -1
  30. package/es/molecule/button-menu-action/types.js +2 -7
  31. package/es/molecule/button-menu-action/types.js.map +1 -1
  32. package/es/molecule/cm-popin/types.d.ts +85 -133
  33. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  34. package/es/molecule/expandible-actionable-table/index.d.ts +14 -17
  35. package/es/molecule/expandible-actionable-table/index.d.ts.map +1 -1
  36. package/es/molecule/expandible-actionable-table/types.d.ts +14 -17
  37. package/es/molecule/expandible-actionable-table/types.d.ts.map +1 -1
  38. package/es/molecule/quick-filters/index.d.ts +8 -15
  39. package/es/molecule/quick-filters/index.d.ts.map +1 -1
  40. package/es/molecule/quick-filters/types.d.ts +8 -15
  41. package/es/molecule/quick-filters/types.d.ts.map +1 -1
  42. package/es/molecule/title-and-checkbox-wrapper/index.d.ts +8 -15
  43. package/es/molecule/title-radio-wrapper/index.d.ts +8 -15
  44. package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
  45. package/es/molecule/title-radio-wrapper/types.d.ts +8 -15
  46. package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
  47. package/es/organism/content-skill-modal/index.d.ts +68 -115
  48. package/es/organism/content-skill-modal/index.d.ts.map +1 -1
  49. package/es/organism/content-skill-modal/types.d.ts +68 -115
  50. package/es/organism/content-skill-modal/types.d.ts.map +1 -1
  51. package/es/organism/icon-editor/index.d.ts +8 -15
  52. package/es/organism/icon-editor/index.d.ts.map +1 -1
  53. package/es/organism/icon-editor/types.d.ts +8 -15
  54. package/es/organism/icon-editor/types.d.ts.map +1 -1
  55. package/es/organism/list-items/index.d.ts +68 -115
  56. package/es/organism/rewards-form/index.d.ts +8 -15
  57. package/es/organism/select-opponents/index.d.ts +8 -15
  58. package/es/organism/select-opponents/index.d.ts.map +1 -1
  59. package/es/organism/select-opponents/types.d.ts +8 -15
  60. package/es/organism/select-opponents/types.d.ts.map +1 -1
  61. package/es/organism/setup-header/index.d.ts +32 -60
  62. package/es/organism/title-and-input/index.d.ts +24 -45
  63. package/es/organism/title-and-input/index.d.ts.map +1 -1
  64. package/es/organism/title-and-input/types.d.ts +24 -45
  65. package/es/organism/title-and-input/types.d.ts.map +1 -1
  66. package/es/organism/wizard-contents/index.d.ts +38 -62
  67. package/es/template/app-player/loading/index.d.ts +85 -133
  68. package/es/template/app-player/player/index.d.ts +170 -274
  69. package/es/template/app-player/player/slides/header/index.d.ts +0 -8
  70. package/es/template/app-player/player/slides/header/index.d.ts.map +1 -1
  71. package/es/template/app-player/player/slides/header/index.js +3 -92
  72. package/es/template/app-player/player/slides/header/index.js.map +1 -1
  73. package/es/template/app-player/player/slides/header/style.css +1 -1
  74. package/es/template/app-player/player/slides/index.d.ts +85 -141
  75. package/es/template/app-player/player/slides/index.d.ts.map +1 -1
  76. package/es/template/app-player/popin-correction/index.d.ts +85 -133
  77. package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
  78. package/es/template/app-player/popin-end/index.d.ts +85 -141
  79. package/es/template/app-review/index.d.ts +85 -133
  80. package/es/template/app-review/index.d.ts.map +1 -1
  81. package/es/template/app-review/player/prop-types.d.ts +85 -133
  82. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  83. package/es/template/app-review/prop-types.d.ts +85 -133
  84. package/es/template/app-review/prop-types.d.ts.map +1 -1
  85. package/es/template/back-office/brand-create/index.d.ts +32 -60
  86. package/es/template/back-office/brand-create/index.d.ts.map +1 -1
  87. package/es/template/back-office/brand-list/index.d.ts +32 -60
  88. package/es/template/back-office/brand-list/index.d.ts.map +1 -1
  89. package/es/template/back-office/brand-update/index.d.ts +292 -486
  90. package/es/template/back-office/dashboard-preview/index.d.ts +32 -60
  91. package/es/template/back-office/layout/index.d.ts +32 -60
  92. package/es/template/back-office/layout/index.d.ts.map +1 -1
  93. package/es/template/common/dashboard/index.d.ts +170 -266
  94. package/es/template/common/search-page/index.d.ts +85 -133
  95. package/es/template/external-course/index.d.ts +85 -133
  96. package/es/variables/colors.d.ts +0 -1
  97. package/es/variables/colors.d.ts.map +1 -1
  98. package/es/variables/colors.js +0 -1
  99. package/es/variables/colors.js.map +1 -1
  100. package/lib/atom/button-link/index.d.ts +8 -15
  101. package/lib/atom/button-link/index.d.ts.map +1 -1
  102. package/lib/atom/button-link/index.js +37 -75
  103. package/lib/atom/button-link/index.js.map +1 -1
  104. package/lib/atom/button-link/types.d.ts +14 -20
  105. package/lib/atom/button-link/types.d.ts.map +1 -1
  106. package/lib/atom/button-link/types.js +3 -4
  107. package/lib/atom/button-link/types.js.map +1 -1
  108. package/lib/atom/button-menu/index.d.ts +3 -1
  109. package/lib/atom/button-menu/index.d.ts.map +1 -1
  110. package/lib/atom/button-menu/index.js +7 -1
  111. package/lib/atom/button-menu/index.js.map +1 -1
  112. package/lib/atom/button-menu/types.d.ts +6 -2
  113. package/lib/atom/button-menu/types.d.ts.map +1 -1
  114. package/lib/atom/radio-with-title/index.d.ts +8 -15
  115. package/lib/atom/radio-with-title/index.d.ts.map +1 -1
  116. package/lib/atom/radio-with-title/types.d.ts +8 -15
  117. package/lib/atom/radio-with-title/types.d.ts.map +1 -1
  118. package/lib/atom/title/index.d.ts +8 -15
  119. package/lib/molecule/bullet-point-menu-button/index.d.ts +3 -1
  120. package/lib/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
  121. package/lib/molecule/bullet-point-menu-button/types.d.ts +3 -1
  122. package/lib/molecule/bullet-point-menu-button/types.d.ts.map +1 -1
  123. package/lib/molecule/button-menu-action/index.d.ts +11 -19
  124. package/lib/molecule/button-menu-action/index.d.ts.map +1 -1
  125. package/lib/molecule/button-menu-action/index.js +2 -26
  126. package/lib/molecule/button-menu-action/index.js.map +1 -1
  127. package/lib/molecule/button-menu-action/types.d.ts +12 -22
  128. package/lib/molecule/button-menu-action/types.d.ts.map +1 -1
  129. package/lib/molecule/button-menu-action/types.js +2 -7
  130. package/lib/molecule/button-menu-action/types.js.map +1 -1
  131. package/lib/molecule/cm-popin/types.d.ts +85 -133
  132. package/lib/molecule/cm-popin/types.d.ts.map +1 -1
  133. package/lib/molecule/expandible-actionable-table/index.d.ts +14 -17
  134. package/lib/molecule/expandible-actionable-table/index.d.ts.map +1 -1
  135. package/lib/molecule/expandible-actionable-table/types.d.ts +14 -17
  136. package/lib/molecule/expandible-actionable-table/types.d.ts.map +1 -1
  137. package/lib/molecule/quick-filters/index.d.ts +8 -15
  138. package/lib/molecule/quick-filters/index.d.ts.map +1 -1
  139. package/lib/molecule/quick-filters/types.d.ts +8 -15
  140. package/lib/molecule/quick-filters/types.d.ts.map +1 -1
  141. package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +8 -15
  142. package/lib/molecule/title-radio-wrapper/index.d.ts +8 -15
  143. package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
  144. package/lib/molecule/title-radio-wrapper/types.d.ts +8 -15
  145. package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
  146. package/lib/organism/content-skill-modal/index.d.ts +68 -115
  147. package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
  148. package/lib/organism/content-skill-modal/types.d.ts +68 -115
  149. package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
  150. package/lib/organism/icon-editor/index.d.ts +8 -15
  151. package/lib/organism/icon-editor/index.d.ts.map +1 -1
  152. package/lib/organism/icon-editor/types.d.ts +8 -15
  153. package/lib/organism/icon-editor/types.d.ts.map +1 -1
  154. package/lib/organism/list-items/index.d.ts +68 -115
  155. package/lib/organism/rewards-form/index.d.ts +8 -15
  156. package/lib/organism/select-opponents/index.d.ts +8 -15
  157. package/lib/organism/select-opponents/index.d.ts.map +1 -1
  158. package/lib/organism/select-opponents/types.d.ts +8 -15
  159. package/lib/organism/select-opponents/types.d.ts.map +1 -1
  160. package/lib/organism/setup-header/index.d.ts +32 -60
  161. package/lib/organism/title-and-input/index.d.ts +24 -45
  162. package/lib/organism/title-and-input/index.d.ts.map +1 -1
  163. package/lib/organism/title-and-input/types.d.ts +24 -45
  164. package/lib/organism/title-and-input/types.d.ts.map +1 -1
  165. package/lib/organism/wizard-contents/index.d.ts +38 -62
  166. package/lib/template/app-player/loading/index.d.ts +85 -133
  167. package/lib/template/app-player/player/index.d.ts +170 -274
  168. package/lib/template/app-player/player/slides/header/index.d.ts +0 -8
  169. package/lib/template/app-player/player/slides/header/index.d.ts.map +1 -1
  170. package/lib/template/app-player/player/slides/header/index.js +3 -92
  171. package/lib/template/app-player/player/slides/header/index.js.map +1 -1
  172. package/lib/template/app-player/player/slides/header/style.css +1 -1
  173. package/lib/template/app-player/player/slides/index.d.ts +85 -141
  174. package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
  175. package/lib/template/app-player/popin-correction/index.d.ts +85 -133
  176. package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
  177. package/lib/template/app-player/popin-end/index.d.ts +85 -141
  178. package/lib/template/app-review/index.d.ts +85 -133
  179. package/lib/template/app-review/index.d.ts.map +1 -1
  180. package/lib/template/app-review/player/prop-types.d.ts +85 -133
  181. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  182. package/lib/template/app-review/prop-types.d.ts +85 -133
  183. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  184. package/lib/template/back-office/brand-create/index.d.ts +32 -60
  185. package/lib/template/back-office/brand-create/index.d.ts.map +1 -1
  186. package/lib/template/back-office/brand-list/index.d.ts +32 -60
  187. package/lib/template/back-office/brand-list/index.d.ts.map +1 -1
  188. package/lib/template/back-office/brand-update/index.d.ts +292 -486
  189. package/lib/template/back-office/dashboard-preview/index.d.ts +32 -60
  190. package/lib/template/back-office/layout/index.d.ts +32 -60
  191. package/lib/template/back-office/layout/index.d.ts.map +1 -1
  192. package/lib/template/common/dashboard/index.d.ts +170 -266
  193. package/lib/template/common/search-page/index.d.ts +85 -133
  194. package/lib/template/external-course/index.d.ts +85 -133
  195. package/lib/variables/colors.d.ts +0 -1
  196. package/lib/variables/colors.d.ts.map +1 -1
  197. package/lib/variables/colors.js +0 -1
  198. package/lib/variables/colors.js.map +1 -1
  199. package/locales/bs/global.json +2 -1
  200. package/locales/cs/global.json +2 -1
  201. package/locales/de/global.json +2 -1
  202. package/locales/en/global.json +2 -1
  203. package/locales/es/global.json +2 -1
  204. package/locales/et/global.json +2 -1
  205. package/locales/fi/global.json +2 -1
  206. package/locales/fr/global.json +2 -1
  207. package/locales/hr/global.json +2 -1
  208. package/locales/hu/global.json +2 -1
  209. package/locales/hy/global.json +2 -1
  210. package/locales/it/global.json +2 -1
  211. package/locales/ja/global.json +2 -1
  212. package/locales/ko/global.json +2 -1
  213. package/locales/lt/global.json +2 -1
  214. package/locales/nl/global.json +2 -1
  215. package/locales/pl/global.json +2 -1
  216. package/locales/pt/global.json +2 -1
  217. package/locales/ro/global.json +2 -1
  218. package/locales/ru/global.json +2 -1
  219. package/locales/sk/global.json +2 -1
  220. package/locales/sl/global.json +2 -1
  221. package/locales/sv/global.json +2 -1
  222. package/locales/tl/global.json +2 -1
  223. package/locales/tr/global.json +2 -1
  224. package/locales/uk/global.json +2 -1
  225. package/locales/vi/global.json +2 -1
  226. package/locales/zh/global.json +2 -1
  227. package/locales/zh_TW/global.json +2 -1
  228. package/package.json +2 -2
@@ -47,17 +47,7 @@ declare const propTypes: {
47
47
  tooltipPlacement: PropTypes.Requireable<string>;
48
48
  'data-name': PropTypes.Requireable<string>;
49
49
  'data-testid': PropTypes.Requireable<string>;
50
- icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
51
- position: PropTypes.Requireable<string>;
52
- type: PropTypes.Requireable<string>;
53
- faIcon: PropTypes.Requireable<PropTypes.InferProps<{
54
- name: PropTypes.Validator<string>;
55
- color: PropTypes.Requireable<string>;
56
- backgroundColor: PropTypes.Requireable<string>;
57
- size: PropTypes.Requireable<number>;
58
- customStyle: PropTypes.Requireable<object>;
59
- }>>;
60
- }> | (PropTypes.InferProps<{
50
+ icon: PropTypes.Requireable<PropTypes.InferProps<{
61
51
  position: PropTypes.Requireable<string>;
62
52
  type: PropTypes.Requireable<string>;
63
53
  faIcon: PropTypes.Requireable<PropTypes.InferProps<{
@@ -65,9 +55,11 @@ declare const propTypes: {
65
55
  color: PropTypes.Requireable<string>;
66
56
  backgroundColor: PropTypes.Requireable<string>;
67
57
  size: PropTypes.Requireable<number>;
68
- customStyle: PropTypes.Requireable<object>;
58
+ customStyle: PropTypes.Requireable<{
59
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
60
+ }>;
69
61
  }>>;
70
- }> | null | undefined)[] | null | undefined>>;
62
+ }>>;
71
63
  onClick: PropTypes.Requireable<(...args: any[]) => any>;
72
64
  link: PropTypes.Requireable<PropTypes.InferProps<{
73
65
  href: PropTypes.Requireable<string>;
@@ -78,8 +70,9 @@ declare const propTypes: {
78
70
  hoverColor: PropTypes.Requireable<string>;
79
71
  disabled: PropTypes.Requireable<boolean>;
80
72
  className: PropTypes.Requireable<string>;
81
- customStyle: PropTypes.Requireable<object>;
82
- contentCustomStyle: PropTypes.Requireable<object>;
73
+ customStyle: PropTypes.Requireable<{
74
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
75
+ }>;
83
76
  useTitle: PropTypes.Requireable<boolean>;
84
77
  customLabelClassName: PropTypes.Requireable<string>;
85
78
  }>>;
@@ -94,7 +87,9 @@ declare const propTypes: {
94
87
  'aria-label': PropTypes.Requireable<string>;
95
88
  largeButton: PropTypes.Requireable<boolean>;
96
89
  type: PropTypes.Requireable<string>;
97
- customStyle: PropTypes.Requireable<object>;
90
+ customStyle: PropTypes.Requireable<{
91
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
92
+ }>;
98
93
  }>>;
99
94
  secondButton: PropTypes.Requireable<PropTypes.InferProps<{
100
95
  label: PropTypes.Requireable<string>;
@@ -102,7 +97,9 @@ declare const propTypes: {
102
97
  type: PropTypes.Requireable<string>;
103
98
  'aria-label': PropTypes.Requireable<string>;
104
99
  largeButton: PropTypes.Requireable<boolean>;
105
- customStyle: PropTypes.Requireable<object>;
100
+ customStyle: PropTypes.Requireable<{
101
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
102
+ }>;
106
103
  icon: PropTypes.Requireable<PropTypes.InferProps<{
107
104
  position: PropTypes.Requireable<string>;
108
105
  type: PropTypes.Requireable<string>;
@@ -114,7 +111,9 @@ declare const propTypes: {
114
111
  type: PropTypes.Requireable<string>;
115
112
  'aria-label': PropTypes.Requireable<string>;
116
113
  largeButton: PropTypes.Requireable<boolean>;
117
- customStyle: PropTypes.Requireable<object>;
114
+ customStyle: PropTypes.Requireable<{
115
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
116
+ }>;
118
117
  }>>;
119
118
  onClose: PropTypes.Requireable<(...args: any[]) => any>;
120
119
  icon: PropTypes.Requireable<NonNullable<string | PropTypes.InferProps<{
@@ -175,17 +174,7 @@ declare const propTypes: {
175
174
  tooltipPlacement: PropTypes.Requireable<string>;
176
175
  'data-name': PropTypes.Requireable<string>;
177
176
  'data-testid': PropTypes.Requireable<string>;
178
- icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
179
- position: PropTypes.Requireable<string>;
180
- type: PropTypes.Requireable<string>;
181
- faIcon: PropTypes.Requireable<PropTypes.InferProps<{
182
- name: PropTypes.Validator<string>;
183
- color: PropTypes.Requireable<string>;
184
- backgroundColor: PropTypes.Requireable<string>;
185
- size: PropTypes.Requireable<number>;
186
- customStyle: PropTypes.Requireable<object>;
187
- }>>;
188
- }> | (PropTypes.InferProps<{
177
+ icon: PropTypes.Requireable<PropTypes.InferProps<{
189
178
  position: PropTypes.Requireable<string>;
190
179
  type: PropTypes.Requireable<string>;
191
180
  faIcon: PropTypes.Requireable<PropTypes.InferProps<{
@@ -193,9 +182,11 @@ declare const propTypes: {
193
182
  color: PropTypes.Requireable<string>;
194
183
  backgroundColor: PropTypes.Requireable<string>;
195
184
  size: PropTypes.Requireable<number>;
196
- customStyle: PropTypes.Requireable<object>;
185
+ customStyle: PropTypes.Requireable<{
186
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
187
+ }>;
197
188
  }>>;
198
- }> | null | undefined)[] | null | undefined>>;
189
+ }>>;
199
190
  onClick: PropTypes.Requireable<(...args: any[]) => any>;
200
191
  link: PropTypes.Requireable<PropTypes.InferProps<{
201
192
  href: PropTypes.Requireable<string>;
@@ -206,8 +197,9 @@ declare const propTypes: {
206
197
  hoverColor: PropTypes.Requireable<string>;
207
198
  disabled: PropTypes.Requireable<boolean>;
208
199
  className: PropTypes.Requireable<string>;
209
- customStyle: PropTypes.Requireable<object>;
210
- contentCustomStyle: PropTypes.Requireable<object>;
200
+ customStyle: PropTypes.Requireable<{
201
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
202
+ }>;
211
203
  useTitle: PropTypes.Requireable<boolean>;
212
204
  customLabelClassName: PropTypes.Requireable<string>;
213
205
  }>>;
@@ -336,17 +328,7 @@ declare const propTypes: {
336
328
  tooltipPlacement: PropTypes.Requireable<string>;
337
329
  'data-name': PropTypes.Requireable<string>;
338
330
  'data-testid': PropTypes.Requireable<string>;
339
- icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
340
- position: PropTypes.Requireable<string>;
341
- type: PropTypes.Requireable<string>;
342
- faIcon: PropTypes.Requireable<PropTypes.InferProps<{
343
- name: PropTypes.Validator<string>;
344
- color: PropTypes.Requireable<string>;
345
- backgroundColor: PropTypes.Requireable<string>;
346
- size: PropTypes.Requireable<number>;
347
- customStyle: PropTypes.Requireable<object>;
348
- }>>;
349
- }> | (PropTypes.InferProps<{
331
+ icon: PropTypes.Requireable<PropTypes.InferProps<{
350
332
  position: PropTypes.Requireable<string>;
351
333
  type: PropTypes.Requireable<string>;
352
334
  faIcon: PropTypes.Requireable<PropTypes.InferProps<{
@@ -354,9 +336,11 @@ declare const propTypes: {
354
336
  color: PropTypes.Requireable<string>;
355
337
  backgroundColor: PropTypes.Requireable<string>;
356
338
  size: PropTypes.Requireable<number>;
357
- customStyle: PropTypes.Requireable<object>;
339
+ customStyle: PropTypes.Requireable<{
340
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
341
+ }>;
358
342
  }>>;
359
- }> | null | undefined)[] | null | undefined>>;
343
+ }>>;
360
344
  onClick: PropTypes.Requireable<(...args: any[]) => any>;
361
345
  link: PropTypes.Requireable<PropTypes.InferProps<{
362
346
  href: PropTypes.Requireable<string>;
@@ -367,13 +351,13 @@ declare const propTypes: {
367
351
  hoverColor: PropTypes.Requireable<string>;
368
352
  disabled: PropTypes.Requireable<boolean>;
369
353
  className: PropTypes.Requireable<string>;
370
- customStyle: PropTypes.Requireable<object>;
371
- contentCustomStyle: PropTypes.Requireable<object>;
354
+ customStyle: PropTypes.Requireable<{
355
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
356
+ }>;
372
357
  useTitle: PropTypes.Requireable<boolean>;
373
358
  customLabelClassName: PropTypes.Requireable<string>;
374
359
  }> | PropTypes.InferProps<{
375
360
  button: PropTypes.Validator<NonNullable<PropTypes.InferProps<{
376
- withChevron: PropTypes.Requireable<boolean>;
377
361
  type: PropTypes.Requireable<string>;
378
362
  usage: PropTypes.Requireable<string>;
379
363
  label: PropTypes.Requireable<string>;
@@ -383,17 +367,7 @@ declare const propTypes: {
383
367
  tooltipPlacement: PropTypes.Requireable<string>;
384
368
  'data-name': PropTypes.Requireable<string>;
385
369
  'data-testid': PropTypes.Requireable<string>;
386
- icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
387
- position: PropTypes.Requireable<string>;
388
- type: PropTypes.Requireable<string>;
389
- faIcon: PropTypes.Requireable<PropTypes.InferProps<{
390
- name: PropTypes.Validator<string>;
391
- color: PropTypes.Requireable<string>;
392
- backgroundColor: PropTypes.Requireable<string>;
393
- size: PropTypes.Requireable<number>;
394
- customStyle: PropTypes.Requireable<object>;
395
- }>>;
396
- }> | (PropTypes.InferProps<{
370
+ icon: PropTypes.Requireable<PropTypes.InferProps<{
397
371
  position: PropTypes.Requireable<string>;
398
372
  type: PropTypes.Requireable<string>;
399
373
  faIcon: PropTypes.Requireable<PropTypes.InferProps<{
@@ -401,9 +375,11 @@ declare const propTypes: {
401
375
  color: PropTypes.Requireable<string>;
402
376
  backgroundColor: PropTypes.Requireable<string>;
403
377
  size: PropTypes.Requireable<number>;
404
- customStyle: PropTypes.Requireable<object>;
378
+ customStyle: PropTypes.Requireable<{
379
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
380
+ }>;
405
381
  }>>;
406
- }> | null | undefined)[] | null | undefined>>;
382
+ }>>;
407
383
  onClick: PropTypes.Requireable<(...args: any[]) => any>;
408
384
  link: PropTypes.Requireable<PropTypes.InferProps<{
409
385
  href: PropTypes.Requireable<string>;
@@ -414,8 +390,9 @@ declare const propTypes: {
414
390
  hoverColor: PropTypes.Requireable<string>;
415
391
  disabled: PropTypes.Requireable<boolean>;
416
392
  className: PropTypes.Requireable<string>;
417
- customStyle: PropTypes.Requireable<object>;
418
- contentCustomStyle: PropTypes.Requireable<object>;
393
+ customStyle: PropTypes.Requireable<{
394
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
395
+ }>;
419
396
  useTitle: PropTypes.Requireable<boolean>;
420
397
  customLabelClassName: PropTypes.Requireable<string>;
421
398
  }>>>;
@@ -436,7 +413,9 @@ declare const propTypes: {
436
413
  color: PropTypes.Requireable<string>;
437
414
  backgroundColor: PropTypes.Requireable<string>;
438
415
  size: PropTypes.Requireable<number>;
439
- customStyle: PropTypes.Requireable<object>;
416
+ customStyle: PropTypes.Requireable<{
417
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
418
+ }>;
440
419
  }>>;
441
420
  }>>;
442
421
  customStyle: PropTypes.Requireable<{
@@ -458,8 +437,6 @@ declare const propTypes: {
458
437
  primaryColor: PropTypes.Requireable<string>;
459
438
  closeOnClick: PropTypes.Requireable<boolean>;
460
439
  enableScroll: PropTypes.Requireable<boolean>;
461
- containerCustom: PropTypes.Requireable<object>;
462
- showFade: PropTypes.Requireable<boolean>;
463
440
  }> | null | undefined>>;
464
441
  }>>;
465
442
  }> | PropTypes.InferProps<{
@@ -498,7 +475,9 @@ declare const propTypes: {
498
475
  color: PropTypes.Requireable<string>;
499
476
  backgroundColor: PropTypes.Requireable<string>;
500
477
  size: PropTypes.Requireable<number>;
501
- customStyle: PropTypes.Requireable<object>;
478
+ customStyle: PropTypes.Requireable<{
479
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
480
+ }>;
502
481
  }>>;
503
482
  }>>;
504
483
  customStyle: PropTypes.Requireable<{
@@ -526,17 +505,7 @@ declare const propTypes: {
526
505
  tooltipPlacement: PropTypes.Requireable<string>;
527
506
  'data-name': PropTypes.Requireable<string>;
528
507
  'data-testid': PropTypes.Requireable<string>;
529
- icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
530
- position: PropTypes.Requireable<string>;
531
- type: PropTypes.Requireable<string>;
532
- faIcon: PropTypes.Requireable<PropTypes.InferProps<{
533
- name: PropTypes.Validator<string>;
534
- color: PropTypes.Requireable<string>;
535
- backgroundColor: PropTypes.Requireable<string>;
536
- size: PropTypes.Requireable<number>;
537
- customStyle: PropTypes.Requireable<object>;
538
- }>>;
539
- }> | (PropTypes.InferProps<{
508
+ icon: PropTypes.Requireable<PropTypes.InferProps<{
540
509
  position: PropTypes.Requireable<string>;
541
510
  type: PropTypes.Requireable<string>;
542
511
  faIcon: PropTypes.Requireable<PropTypes.InferProps<{
@@ -544,9 +513,11 @@ declare const propTypes: {
544
513
  color: PropTypes.Requireable<string>;
545
514
  backgroundColor: PropTypes.Requireable<string>;
546
515
  size: PropTypes.Requireable<number>;
547
- customStyle: PropTypes.Requireable<object>;
516
+ customStyle: PropTypes.Requireable<{
517
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
518
+ }>;
548
519
  }>>;
549
- }> | null | undefined)[] | null | undefined>>;
520
+ }>>;
550
521
  onClick: PropTypes.Requireable<(...args: any[]) => any>;
551
522
  link: PropTypes.Requireable<PropTypes.InferProps<{
552
523
  href: PropTypes.Requireable<string>;
@@ -557,8 +528,9 @@ declare const propTypes: {
557
528
  hoverColor: PropTypes.Requireable<string>;
558
529
  disabled: PropTypes.Requireable<boolean>;
559
530
  className: PropTypes.Requireable<string>;
560
- customStyle: PropTypes.Requireable<object>;
561
- contentCustomStyle: PropTypes.Requireable<object>;
531
+ customStyle: PropTypes.Requireable<{
532
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
533
+ }>;
562
534
  useTitle: PropTypes.Requireable<boolean>;
563
535
  customLabelClassName: PropTypes.Requireable<string>;
564
536
  }> | PropTypes.InferProps<{
@@ -583,7 +555,9 @@ declare const propTypes: {
583
555
  color: PropTypes.Requireable<string>;
584
556
  backgroundColor: PropTypes.Requireable<string>;
585
557
  size: PropTypes.Requireable<number>;
586
- customStyle: PropTypes.Requireable<object>;
558
+ customStyle: PropTypes.Requireable<{
559
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
560
+ }>;
587
561
  }>>;
588
562
  }>>;
589
563
  customStyle: PropTypes.Requireable<{
@@ -637,17 +611,7 @@ declare const propTypes: {
637
611
  tooltipPlacement: PropTypes.Requireable<string>;
638
612
  'data-name': PropTypes.Requireable<string>;
639
613
  'data-testid': PropTypes.Requireable<string>;
640
- icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
641
- position: PropTypes.Requireable<string>;
642
- type: PropTypes.Requireable<string>;
643
- faIcon: PropTypes.Requireable<PropTypes.InferProps<{
644
- name: PropTypes.Validator<string>;
645
- color: PropTypes.Requireable<string>;
646
- backgroundColor: PropTypes.Requireable<string>;
647
- size: PropTypes.Requireable<number>;
648
- customStyle: PropTypes.Requireable<object>;
649
- }>>;
650
- }> | (PropTypes.InferProps<{
614
+ icon: PropTypes.Requireable<PropTypes.InferProps<{
651
615
  position: PropTypes.Requireable<string>;
652
616
  type: PropTypes.Requireable<string>;
653
617
  faIcon: PropTypes.Requireable<PropTypes.InferProps<{
@@ -655,9 +619,11 @@ declare const propTypes: {
655
619
  color: PropTypes.Requireable<string>;
656
620
  backgroundColor: PropTypes.Requireable<string>;
657
621
  size: PropTypes.Requireable<number>;
658
- customStyle: PropTypes.Requireable<object>;
622
+ customStyle: PropTypes.Requireable<{
623
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
624
+ }>;
659
625
  }>>;
660
- }> | null | undefined)[] | null | undefined>>;
626
+ }>>;
661
627
  onClick: PropTypes.Requireable<(...args: any[]) => any>;
662
628
  link: PropTypes.Requireable<PropTypes.InferProps<{
663
629
  href: PropTypes.Requireable<string>;
@@ -668,8 +634,9 @@ declare const propTypes: {
668
634
  hoverColor: PropTypes.Requireable<string>;
669
635
  disabled: PropTypes.Requireable<boolean>;
670
636
  className: PropTypes.Requireable<string>;
671
- customStyle: PropTypes.Requireable<object>;
672
- contentCustomStyle: PropTypes.Requireable<object>;
637
+ customStyle: PropTypes.Requireable<{
638
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
639
+ }>;
673
640
  useTitle: PropTypes.Requireable<boolean>;
674
641
  customLabelClassName: PropTypes.Requireable<string>;
675
642
  }>>;
@@ -715,17 +682,7 @@ declare const propTypes: {
715
682
  tooltipPlacement: PropTypes.Requireable<string>;
716
683
  'data-name': PropTypes.Requireable<string>;
717
684
  'data-testid': PropTypes.Requireable<string>;
718
- icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
719
- position: PropTypes.Requireable<string>;
720
- type: PropTypes.Requireable<string>;
721
- faIcon: PropTypes.Requireable<PropTypes.InferProps<{
722
- name: PropTypes.Validator<string>;
723
- color: PropTypes.Requireable<string>;
724
- backgroundColor: PropTypes.Requireable<string>;
725
- size: PropTypes.Requireable<number>;
726
- customStyle: PropTypes.Requireable<object>;
727
- }>>;
728
- }> | (PropTypes.InferProps<{
685
+ icon: PropTypes.Requireable<PropTypes.InferProps<{
729
686
  position: PropTypes.Requireable<string>;
730
687
  type: PropTypes.Requireable<string>;
731
688
  faIcon: PropTypes.Requireable<PropTypes.InferProps<{
@@ -733,9 +690,11 @@ declare const propTypes: {
733
690
  color: PropTypes.Requireable<string>;
734
691
  backgroundColor: PropTypes.Requireable<string>;
735
692
  size: PropTypes.Requireable<number>;
736
- customStyle: PropTypes.Requireable<object>;
693
+ customStyle: PropTypes.Requireable<{
694
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
695
+ }>;
737
696
  }>>;
738
- }> | null | undefined)[] | null | undefined>>;
697
+ }>>;
739
698
  onClick: PropTypes.Requireable<(...args: any[]) => any>;
740
699
  link: PropTypes.Requireable<PropTypes.InferProps<{
741
700
  href: PropTypes.Requireable<string>;
@@ -746,14 +705,14 @@ declare const propTypes: {
746
705
  hoverColor: PropTypes.Requireable<string>;
747
706
  disabled: PropTypes.Requireable<boolean>;
748
707
  className: PropTypes.Requireable<string>;
749
- customStyle: PropTypes.Requireable<object>;
750
- contentCustomStyle: PropTypes.Requireable<object>;
708
+ customStyle: PropTypes.Requireable<{
709
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
710
+ }>;
751
711
  useTitle: PropTypes.Requireable<boolean>;
752
712
  customLabelClassName: PropTypes.Requireable<string>;
753
713
  }> | null | undefined)[]>;
754
714
  buttonMenuAction: PropTypes.Requireable<PropTypes.InferProps<{
755
715
  button: PropTypes.Validator<NonNullable<PropTypes.InferProps<{
756
- withChevron: PropTypes.Requireable<boolean>;
757
716
  type: PropTypes.Requireable<string>;
758
717
  usage: PropTypes.Requireable<string>;
759
718
  label: PropTypes.Requireable<string>;
@@ -763,17 +722,7 @@ declare const propTypes: {
763
722
  tooltipPlacement: PropTypes.Requireable<string>;
764
723
  'data-name': PropTypes.Requireable<string>;
765
724
  'data-testid': PropTypes.Requireable<string>;
766
- icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
767
- position: PropTypes.Requireable<string>;
768
- type: PropTypes.Requireable<string>;
769
- faIcon: PropTypes.Requireable<PropTypes.InferProps<{
770
- name: PropTypes.Validator<string>;
771
- color: PropTypes.Requireable<string>;
772
- backgroundColor: PropTypes.Requireable<string>;
773
- size: PropTypes.Requireable<number>;
774
- customStyle: PropTypes.Requireable<object>;
775
- }>>;
776
- }> | (PropTypes.InferProps<{
725
+ icon: PropTypes.Requireable<PropTypes.InferProps<{
777
726
  position: PropTypes.Requireable<string>;
778
727
  type: PropTypes.Requireable<string>;
779
728
  faIcon: PropTypes.Requireable<PropTypes.InferProps<{
@@ -781,9 +730,11 @@ declare const propTypes: {
781
730
  color: PropTypes.Requireable<string>;
782
731
  backgroundColor: PropTypes.Requireable<string>;
783
732
  size: PropTypes.Requireable<number>;
784
- customStyle: PropTypes.Requireable<object>;
733
+ customStyle: PropTypes.Requireable<{
734
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
735
+ }>;
785
736
  }>>;
786
- }> | null | undefined)[] | null | undefined>>;
737
+ }>>;
787
738
  onClick: PropTypes.Requireable<(...args: any[]) => any>;
788
739
  link: PropTypes.Requireable<PropTypes.InferProps<{
789
740
  href: PropTypes.Requireable<string>;
@@ -794,8 +745,9 @@ declare const propTypes: {
794
745
  hoverColor: PropTypes.Requireable<string>;
795
746
  disabled: PropTypes.Requireable<boolean>;
796
747
  className: PropTypes.Requireable<string>;
797
- customStyle: PropTypes.Requireable<object>;
798
- contentCustomStyle: PropTypes.Requireable<object>;
748
+ customStyle: PropTypes.Requireable<{
749
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
750
+ }>;
799
751
  useTitle: PropTypes.Requireable<boolean>;
800
752
  customLabelClassName: PropTypes.Requireable<string>;
801
753
  }>>>;
@@ -816,7 +768,9 @@ declare const propTypes: {
816
768
  color: PropTypes.Requireable<string>;
817
769
  backgroundColor: PropTypes.Requireable<string>;
818
770
  size: PropTypes.Requireable<number>;
819
- customStyle: PropTypes.Requireable<object>;
771
+ customStyle: PropTypes.Requireable<{
772
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
773
+ }>;
820
774
  }>>;
821
775
  }>>;
822
776
  customStyle: PropTypes.Requireable<{
@@ -838,8 +792,6 @@ declare const propTypes: {
838
792
  primaryColor: PropTypes.Requireable<string>;
839
793
  closeOnClick: PropTypes.Requireable<boolean>;
840
794
  enableScroll: PropTypes.Requireable<boolean>;
841
- containerCustom: PropTypes.Requireable<object>;
842
- showFade: PropTypes.Requireable<boolean>;
843
795
  }>>;
844
796
  }> | null | undefined>>;
845
797
  }>>;
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/cm-popin/types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/cm-popin/types.ts"],"names":[],"mappings":"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"}
@@ -62,7 +62,9 @@ declare const ActionableExpandableTable: {
62
62
  color: import("prop-types").Requireable<string>;
63
63
  backgroundColor: import("prop-types").Requireable<string>;
64
64
  size: import("prop-types").Requireable<number>;
65
- customStyle: import("prop-types").Requireable<object>;
65
+ customStyle: import("prop-types").Requireable<{
66
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
67
+ }>;
66
68
  }>>;
67
69
  }>>;
68
70
  customStyle: import("prop-types").Requireable<{
@@ -90,7 +92,7 @@ declare const ActionableExpandableTable: {
90
92
  tooltipPlacement: import("prop-types").Requireable<string>;
91
93
  'data-name': import("prop-types").Requireable<string>;
92
94
  'data-testid': import("prop-types").Requireable<string>;
93
- icon: import("prop-types").Requireable<NonNullable<import("prop-types").InferProps<{
95
+ icon: import("prop-types").Requireable<import("prop-types").InferProps<{
94
96
  position: import("prop-types").Requireable<string>;
95
97
  type: import("prop-types").Requireable<string>;
96
98
  faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
@@ -98,19 +100,11 @@ declare const ActionableExpandableTable: {
98
100
  color: import("prop-types").Requireable<string>;
99
101
  backgroundColor: import("prop-types").Requireable<string>;
100
102
  size: import("prop-types").Requireable<number>;
101
- customStyle: import("prop-types").Requireable<object>;
102
- }>>;
103
- }> | (import("prop-types").InferProps<{
104
- position: import("prop-types").Requireable<string>;
105
- type: import("prop-types").Requireable<string>;
106
- faIcon: import("prop-types").Requireable<import("prop-types").InferProps<{
107
- name: import("prop-types").Validator<string>;
108
- color: import("prop-types").Requireable<string>;
109
- backgroundColor: import("prop-types").Requireable<string>;
110
- size: import("prop-types").Requireable<number>;
111
- customStyle: import("prop-types").Requireable<object>;
103
+ customStyle: import("prop-types").Requireable<{
104
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
105
+ }>;
112
106
  }>>;
113
- }> | null | undefined)[] | null | undefined>>;
107
+ }>>;
114
108
  onClick: import("prop-types").Requireable<(...args: any[]) => any>;
115
109
  link: import("prop-types").Requireable<import("prop-types").InferProps<{
116
110
  href: import("prop-types").Requireable<string>;
@@ -121,8 +115,9 @@ declare const ActionableExpandableTable: {
121
115
  hoverColor: import("prop-types").Requireable<string>;
122
116
  disabled: import("prop-types").Requireable<boolean>;
123
117
  className: import("prop-types").Requireable<string>;
124
- customStyle: import("prop-types").Requireable<object>;
125
- contentCustomStyle: import("prop-types").Requireable<object>;
118
+ customStyle: import("prop-types").Requireable<{
119
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
120
+ }>;
126
121
  useTitle: import("prop-types").Requireable<boolean>;
127
122
  customLabelClassName: import("prop-types").Requireable<string>;
128
123
  }> | import("prop-types").InferProps<{
@@ -147,7 +142,9 @@ declare const ActionableExpandableTable: {
147
142
  color: import("prop-types").Requireable<string>;
148
143
  backgroundColor: import("prop-types").Requireable<string>;
149
144
  size: import("prop-types").Requireable<number>;
150
- customStyle: import("prop-types").Requireable<object>;
145
+ customStyle: import("prop-types").Requireable<{
146
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
147
+ }>;
151
148
  }>>;
152
149
  }>>;
153
150
  customStyle: import("prop-types").Requireable<{
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/expandible-actionable-table/index.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAC,gBAAgB,EAAC,MAAM,iCAAiC,CAAC;AAOjE,OAAO,EAA2C,KAAK,EAAY,MAAM,SAAS,CAAC;AAqCnF,QAAA,MAAM,yBAAyB;YAAW,KAAK,iBAAiB,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoL/E,CAAC;AASF,eAAe,yBAAyB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/expandible-actionable-table/index.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAC,gBAAgB,EAAC,MAAM,iCAAiC,CAAC;AAOjE,OAAO,EAA2C,KAAK,EAAY,MAAM,SAAS,CAAC;AAqCnF,QAAA,MAAM,yBAAyB;YAAW,KAAK,iBAAiB,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoL/E,CAAC;AASF,eAAe,yBAAyB,CAAC"}
@@ -39,7 +39,9 @@ export declare const propTypes: {
39
39
  color: PropTypes.Requireable<string>;
40
40
  backgroundColor: PropTypes.Requireable<string>;
41
41
  size: PropTypes.Requireable<number>;
42
- customStyle: PropTypes.Requireable<object>;
42
+ customStyle: PropTypes.Requireable<{
43
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
44
+ }>;
43
45
  }>>;
44
46
  }>>;
45
47
  customStyle: PropTypes.Requireable<{
@@ -67,7 +69,7 @@ export declare const propTypes: {
67
69
  tooltipPlacement: PropTypes.Requireable<string>;
68
70
  'data-name': PropTypes.Requireable<string>;
69
71
  'data-testid': PropTypes.Requireable<string>;
70
- icon: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
72
+ icon: PropTypes.Requireable<PropTypes.InferProps<{
71
73
  position: PropTypes.Requireable<string>;
72
74
  type: PropTypes.Requireable<string>;
73
75
  faIcon: PropTypes.Requireable<PropTypes.InferProps<{
@@ -75,19 +77,11 @@ export declare const propTypes: {
75
77
  color: PropTypes.Requireable<string>;
76
78
  backgroundColor: PropTypes.Requireable<string>;
77
79
  size: PropTypes.Requireable<number>;
78
- customStyle: PropTypes.Requireable<object>;
79
- }>>;
80
- }> | (PropTypes.InferProps<{
81
- position: PropTypes.Requireable<string>;
82
- type: PropTypes.Requireable<string>;
83
- faIcon: PropTypes.Requireable<PropTypes.InferProps<{
84
- name: PropTypes.Validator<string>;
85
- color: PropTypes.Requireable<string>;
86
- backgroundColor: PropTypes.Requireable<string>;
87
- size: PropTypes.Requireable<number>;
88
- customStyle: PropTypes.Requireable<object>;
80
+ customStyle: PropTypes.Requireable<{
81
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
82
+ }>;
89
83
  }>>;
90
- }> | null | undefined)[] | null | undefined>>;
84
+ }>>;
91
85
  onClick: PropTypes.Requireable<(...args: any[]) => any>;
92
86
  link: PropTypes.Requireable<PropTypes.InferProps<{
93
87
  href: PropTypes.Requireable<string>;
@@ -98,8 +92,9 @@ export declare const propTypes: {
98
92
  hoverColor: PropTypes.Requireable<string>;
99
93
  disabled: PropTypes.Requireable<boolean>;
100
94
  className: PropTypes.Requireable<string>;
101
- customStyle: PropTypes.Requireable<object>;
102
- contentCustomStyle: PropTypes.Requireable<object>;
95
+ customStyle: PropTypes.Requireable<{
96
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
97
+ }>;
103
98
  useTitle: PropTypes.Requireable<boolean>;
104
99
  customLabelClassName: PropTypes.Requireable<string>;
105
100
  }> | PropTypes.InferProps<{
@@ -124,7 +119,9 @@ export declare const propTypes: {
124
119
  color: PropTypes.Requireable<string>;
125
120
  backgroundColor: PropTypes.Requireable<string>;
126
121
  size: PropTypes.Requireable<number>;
127
- customStyle: PropTypes.Requireable<object>;
122
+ customStyle: PropTypes.Requireable<{
123
+ [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
124
+ }>;
128
125
  }>>;
129
126
  }>>;
130
127
  customStyle: PropTypes.Requireable<{
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/expandible-actionable-table/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAInC,OAAO,EAAC,0BAA0B,EAAC,MAAM,mCAAmC,CAAC;AAC7E,OAAO,EAAC,eAAe,EAAC,MAAM,8BAA8B,CAAC;AAC7D,OAAO,EAAC,eAAe,EAAC,MAAM,8BAA8B,CAAC;AAC7D,OAAO,EAAC,KAAK,IAAI,gBAAgB,EAAC,MAAM,uBAAuB,CAAC;AAChE,OAAO,EAAC,KAAK,IAAI,oBAAoB,EAAC,MAAM,4BAA4B,CAAC;AA0BzE,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoBrB,CAAC;AAEF,oBAAY,KAAK,GACb,MAAM,GACN,CAAC,eAAe,GAAG;IACjB,aAAa,EAAE,QAAQ,CAAC;CACzB,CAAC,GACF,CAAC,oBAAoB,GAAG;IACtB,aAAa,EAAE,cAAc,CAAC;CAC/B,CAAC,CAAC;AAEP,oBAAY,SAAS,GACjB,CAAC,eAAe,GAAG;IACjB,aAAa,EAAE,aAAa,CAAC;CAC9B,CAAC,GACF,CAAC,0BAA0B,GAAG;IAC5B,aAAa,EAAE,MAAM,CAAC;CACvB,CAAC,CAAC;AAEP,oBAAY,SAAS,GACjB,CAAC,gBAAgB,GAAG;IAClB,aAAa,EAAE,cAAc,CAAC;CAC/B,CAAC,GACF,CAAC,KAAK,GAAG;IACP,aAAa,EAAE,yBAAyB,CAAC;CAC1C,CAAC,CAAC;AAEP,oBAAY,MAAM,GAAG;IAAC,KAAK,EAAE,MAAM,CAAA;CAAC,CAAC;AACrC,oBAAY,GAAG,GAAG;IAChB,MAAM,EAAE,KAAK,EAAE,CAAC;IAEhB,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AACF,oBAAY,OAAO,GAAG,MAAM,EAAE,CAAC;AAC/B,oBAAY,IAAI,GAAG,GAAG,EAAE,CAAC;AAEzB,oBAAY,KAAK,GAAG;IAClB,OAAO,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,WAAW,CAAC,EAAE,GAAG,MAAM,GAAG,IAAI,GAAG,GAAG,EAAE,CAAC;IACvC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,uBAAuB,CAAC,EAAE,MAAM,CAAC;CAClC,CAAC;AAEF,oBAAY,WAAW,GAAG;IAAC,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;CAAC,CAAC"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/expandible-actionable-table/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAInC,OAAO,EAAC,0BAA0B,EAAC,MAAM,mCAAmC,CAAC;AAC7E,OAAO,EAAC,eAAe,EAAC,MAAM,8BAA8B,CAAC;AAC7D,OAAO,EAAC,eAAe,EAAC,MAAM,8BAA8B,CAAC;AAC7D,OAAO,EAAC,KAAK,IAAI,gBAAgB,EAAC,MAAM,uBAAuB,CAAC;AAChE,OAAO,EAAC,KAAK,IAAI,oBAAoB,EAAC,MAAM,4BAA4B,CAAC;AA0BzE,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoBrB,CAAC;AAEF,oBAAY,KAAK,GACb,MAAM,GACN,CAAC,eAAe,GAAG;IACjB,aAAa,EAAE,QAAQ,CAAC;CACzB,CAAC,GACF,CAAC,oBAAoB,GAAG;IACtB,aAAa,EAAE,cAAc,CAAC;CAC/B,CAAC,CAAC;AAEP,oBAAY,SAAS,GACjB,CAAC,eAAe,GAAG;IACjB,aAAa,EAAE,aAAa,CAAC;CAC9B,CAAC,GACF,CAAC,0BAA0B,GAAG;IAC5B,aAAa,EAAE,MAAM,CAAC;CACvB,CAAC,CAAC;AAEP,oBAAY,SAAS,GACjB,CAAC,gBAAgB,GAAG;IAClB,aAAa,EAAE,cAAc,CAAC;CAC/B,CAAC,GACF,CAAC,KAAK,GAAG;IACP,aAAa,EAAE,yBAAyB,CAAC;CAC1C,CAAC,CAAC;AAEP,oBAAY,MAAM,GAAG;IAAC,KAAK,EAAE,MAAM,CAAA;CAAC,CAAC;AACrC,oBAAY,GAAG,GAAG;IAChB,MAAM,EAAE,KAAK,EAAE,CAAC;IAEhB,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AACF,oBAAY,OAAO,GAAG,MAAM,EAAE,CAAC;AAC/B,oBAAY,IAAI,GAAG,GAAG,EAAE,CAAC;AAEzB,oBAAY,KAAK,GAAG;IAClB,OAAO,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,WAAW,CAAC,EAAE,GAAG,MAAM,GAAG,IAAI,GAAG,GAAG,EAAE,CAAC;IACvC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,uBAAuB,CAAC,EAAE,MAAM,CAAC;CAClC,CAAC;AAEF,oBAAY,WAAW,GAAG;IAAC,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;CAAC,CAAC"}