carbon-react 151.0.0 → 151.2.0

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 (417) hide show
  1. package/esm/__internal__/character-count/character-count.component.js +0 -1
  2. package/esm/__internal__/checkable-input/checkable-input.component.js +0 -419
  3. package/esm/__internal__/checkable-input/hidden-checkable-input.component.js +0 -353
  4. package/esm/__internal__/field-help/field-help.component.js +0 -1
  5. package/esm/__internal__/fieldset/fieldset.component.js +0 -1
  6. package/esm/__internal__/focus-trap/focus-trap.component.js +0 -1
  7. package/esm/__internal__/form-field/form-field.component.js +0 -1
  8. package/esm/__internal__/form-spacing-provider/form-spacing-provider.component.js +0 -1
  9. package/esm/__internal__/full-screen-heading/full-screen-heading.component.js +0 -7
  10. package/esm/__internal__/hint-text/hint-text.component.js +0 -1
  11. package/esm/__internal__/input/input-presentation.component.js +0 -20
  12. package/esm/__internal__/input/input.component.js +0 -410
  13. package/esm/__internal__/input-behaviour/input-behaviour.component.js +0 -1
  14. package/esm/__internal__/input-behaviour/input-group-behaviour.component.js +0 -1
  15. package/esm/__internal__/input-icon-toggle/input-icon-toggle.component.js +0 -1
  16. package/esm/__internal__/label/label.component.js +0 -1
  17. package/esm/__internal__/popover/popover.component.js +0 -1
  18. package/esm/__internal__/radio-button-mapper/radio-button-mapper.component.js +0 -1
  19. package/esm/__internal__/sticky-footer/sticky-footer.component.js +0 -1
  20. package/esm/__internal__/validation-message/validation-message.component.js +0 -1
  21. package/esm/__internal__/validations/validation-icon.component.js +0 -1
  22. package/esm/components/accordion/accordion-group/accordion-group.component.js +0 -1
  23. package/esm/components/accordion/accordion.component.js +1 -647
  24. package/esm/components/action-popover/action-popover-item/action-popover-item.component.js +0 -1
  25. package/esm/components/action-popover/action-popover-menu/action-popover-menu.component.js +0 -23
  26. package/esm/components/action-popover/action-popover-menu-button/action-popover-menu-button.component.js +0 -1
  27. package/esm/components/action-popover/action-popover.component.js +1 -175
  28. package/esm/components/advanced-color-picker/advanced-color-picker.component.js +0 -1
  29. package/esm/components/alert/alert.component.js +0 -1
  30. package/esm/components/anchor-navigation/anchor-navigation-item/anchor-navigation-item.component.js +0 -20
  31. package/esm/components/anchor-navigation/anchor-navigation.component.js +0 -9
  32. package/esm/components/badge/badge.component.js +0 -1
  33. package/esm/components/batch-selection/batch-selection.component.js +0 -1
  34. package/esm/components/box/box.component.js +1 -3788
  35. package/esm/components/breadcrumbs/breadcrumbs.component.js +1 -319
  36. package/esm/components/breadcrumbs/crumb/crumb.component.js +0 -68
  37. package/esm/components/button/button.component.js +0 -343
  38. package/esm/components/button-bar/button-bar.component.js +0 -1
  39. package/esm/components/button-minor/button-minor.component.js +1 -345
  40. package/esm/components/button-toggle/button-toggle-group/button-toggle-group.component.js +0 -1
  41. package/esm/components/button-toggle/button-toggle-icon.component.js +0 -1
  42. package/esm/components/button-toggle/button-toggle.component.js +0 -1
  43. package/esm/components/carbon-provider/__internal__/top-modal-provider.component.js +0 -1
  44. package/esm/components/carbon-provider/carbon-provider.component.js +0 -1
  45. package/esm/components/card/card-column/card-column.component.js +0 -1
  46. package/esm/components/card/card-footer/card-footer.component.js +0 -1
  47. package/esm/components/card/card-row/card-row.component.js +0 -1
  48. package/esm/components/card/card.component.js +0 -1
  49. package/esm/components/checkbox/checkbox-group/checkbox-group.component.js +0 -1
  50. package/esm/components/checkbox/checkbox-svg.component.js +0 -1
  51. package/esm/components/checkbox/checkbox.component.js +1 -579
  52. package/esm/components/confirm/confirm.component.js +0 -1
  53. package/esm/components/content/content.component.js +0 -1
  54. package/esm/components/date/__internal__/date-picker/date-picker.component.js +0 -1
  55. package/esm/components/date/__internal__/navbar/navbar.component.js +0 -1
  56. package/esm/components/date/__internal__/weekday/weekday.component.js +0 -1
  57. package/esm/components/date/date.component.js +12 -591
  58. package/esm/components/date-range/date-range.component.js +0 -1
  59. package/esm/components/decimal/decimal.component.js +1 -593
  60. package/esm/components/definition-list/dd/dd.component.js +0 -1
  61. package/esm/components/definition-list/dl.component.js +0 -1
  62. package/esm/components/definition-list/dt/dt.component.js +0 -1
  63. package/esm/components/detail/detail.component.js +0 -1
  64. package/esm/components/dialog/dialog.component.js +1 -69
  65. package/esm/components/dialog-full-screen/dialog-full-screen.component.js +0 -1
  66. package/esm/components/dismissible-box/dismissible-box.component.js +0 -1
  67. package/esm/components/draggable/__internal__/drop-target.component.js +0 -1
  68. package/esm/components/draggable/draggable-container.component.js +0 -164
  69. package/esm/components/draggable/draggable-item/draggable-item.component.js +0 -166
  70. package/esm/components/drawer/drawer.component.js +0 -1
  71. package/esm/components/duelling-picklist/duelling-picklist.component.js +0 -1
  72. package/esm/components/duelling-picklist/picklist/picklist.component.js +0 -1
  73. package/esm/components/duelling-picklist/picklist-divider/picklist-divider.component.js +0 -1
  74. package/esm/components/duelling-picklist/picklist-group/picklist-group.component.js +1 -14
  75. package/esm/components/duelling-picklist/picklist-item/picklist-item.component.js +1 -18
  76. package/esm/components/duelling-picklist/picklist-placeholder/picklist-placeholder.component.js +0 -1
  77. package/esm/components/fieldset/fieldset.component.js +0 -1
  78. package/esm/components/file-input/__internal__/file-upload-status/file-upload-status.component.js +0 -1
  79. package/esm/components/file-input/file-input.component.js +1 -194
  80. package/esm/components/flat-table/flat-table-body/flat-table-body.component.js +1 -10
  81. package/esm/components/flat-table/flat-table-body-draggable/flat-table-body-draggable.component.js +0 -1
  82. package/esm/components/flat-table/flat-table-cell/flat-table-cell.component.js +0 -1
  83. package/esm/components/flat-table/flat-table-checkbox/flat-table-checkbox.component.js +0 -1
  84. package/esm/components/flat-table/flat-table-head/flat-table-head.component.js +0 -1
  85. package/esm/components/flat-table/flat-table-header/flat-table-header.component.js +0 -1
  86. package/esm/components/flat-table/flat-table-row/__internal__/flat-table-row-draggable.component.js +1 -15
  87. package/esm/components/flat-table/flat-table-row/flat-table-row.component.js +1 -24
  88. package/esm/components/flat-table/flat-table-row-header/flat-table-row-header.component.js +0 -1
  89. package/esm/components/flat-table/flat-table.component.js +0 -1
  90. package/esm/components/flat-table/sort/sort.component.js +0 -1
  91. package/esm/components/form/__internal__/form-summary.component.js +0 -1
  92. package/esm/components/form/form.component.js +0 -1
  93. package/esm/components/form/required-fields-indicator/required-fields-indicator.component.js +0 -1
  94. package/esm/components/global-header/global-header.component.js +0 -1
  95. package/esm/components/grid/grid-container/grid-container.component.js +0 -1
  96. package/esm/components/grid/grid-item/grid-item.component.js +0 -1
  97. package/esm/components/grouped-character/grouped-character.component.js +1 -594
  98. package/esm/components/heading/heading.component.js +0 -1
  99. package/esm/components/help/help.component.js +1 -176
  100. package/esm/components/hr/hr.component.js +1 -166
  101. package/esm/components/i18n-provider/i18n-provider.component.js +0 -1
  102. package/esm/components/icon/icon.component.js +0 -184
  103. package/esm/components/icon-button/icon-button.component.js +0 -324
  104. package/esm/components/image/image.component.js +0 -1
  105. package/esm/components/inline-inputs/inline-inputs.component.js +0 -1
  106. package/esm/components/link/link.component.js +1 -81
  107. package/esm/components/link-preview/__internal__/placeholder.component.js +0 -1
  108. package/esm/components/link-preview/link-preview.component.js +0 -1
  109. package/esm/components/loader/loader.component.js +0 -1
  110. package/esm/components/loader-bar/loader-bar.component.js +0 -1
  111. package/esm/components/loader-spinner/loader-spinner.component.js +0 -1
  112. package/esm/components/loader-star/internal/star.component.js +0 -7
  113. package/esm/components/loader-star/loader-star.component.js +0 -8
  114. package/esm/components/menu/__internal__/submenu/submenu.component.js +0 -122
  115. package/esm/components/menu/menu-divider/menu-divider.component.js +0 -8
  116. package/esm/components/menu/menu-full-screen/menu-full-screen.component.js +0 -1
  117. package/esm/components/menu/menu-item/menu-item.component.js +0 -1
  118. package/esm/components/menu/menu-segment-title/menu-segment-title.component.js +0 -11
  119. package/esm/components/menu/menu.component.js +0 -1
  120. package/esm/components/menu/scrollable-block/scrollable-block.component.js +0 -1
  121. package/esm/components/message/__internal__/message-content/message-content.component.js +0 -1
  122. package/esm/components/message/__internal__/type-icon/type-icon.component.js +0 -1
  123. package/esm/components/message/message.component.js +1 -173
  124. package/esm/components/modal/modal.component.js +0 -1
  125. package/esm/components/multi-action-button/multi-action-button.component.js +1 -646
  126. package/esm/components/navigation-bar/navigation-bar.component.js +1 -1284
  127. package/esm/components/note/__internal__/status-icon/status-icon.component.js +0 -7
  128. package/esm/components/note/note.component.js +0 -1
  129. package/esm/components/number/number.component.js +1 -593
  130. package/esm/components/numeral-date/numeral-date.component.js +0 -1
  131. package/esm/components/pager/__internal__/pager-navigation-link.component.js +0 -1
  132. package/esm/components/pager/__internal__/pager-navigation.component.js +0 -1
  133. package/esm/components/pager/pager.component.js +0 -1
  134. package/esm/components/pages/page/page.component.js +0 -1
  135. package/esm/components/pages/pages.component.js +0 -1
  136. package/esm/components/password/password.component.js +0 -1
  137. package/esm/components/pill/pill.component.js +0 -1
  138. package/esm/components/pod/pod.component.js +0 -178
  139. package/esm/components/popover-container/popover-container.component.js +1 -182
  140. package/esm/components/portrait/portrait.component.js +0 -1
  141. package/esm/components/preview/preview.component.js +0 -1
  142. package/esm/components/profile/profile.component.js +0 -1
  143. package/esm/components/progress-tracker/progress-tracker.component.js +0 -1
  144. package/esm/components/radio-button/radio-button-group/radio-button-group.component.js +0 -1
  145. package/esm/components/radio-button/radio-button-svg.component.js +0 -1
  146. package/esm/components/radio-button/radio-button.component.js +1 -577
  147. package/esm/components/search/search.component.js +1 -185
  148. package/esm/components/select/__internal__/list-action-button/list-action-button.component.js +0 -7
  149. package/esm/components/select/__internal__/select-list/select-list.component.js +0 -34
  150. package/esm/components/select/__internal__/select-textbox/select-textbox.component.js +0 -596
  151. package/esm/components/select/filterable-select/filterable-select.component.js +1 -611
  152. package/esm/components/select/multi-select/multi-select.component.js +1 -609
  153. package/esm/components/select/option/option.component.js +0 -457
  154. package/esm/components/select/option-group-header/option-group-header.component.js +0 -12
  155. package/esm/components/select/option-row/option-row.component.js +0 -16
  156. package/esm/components/select/simple-select/simple-select.component.js +1 -608
  157. package/esm/components/settings-row/settings-row.component.js +0 -1
  158. package/esm/components/sidebar/__internal__/sidebar-header/sidebar-header.component.js +0 -1
  159. package/esm/components/sidebar/sidebar.component.js +1 -455
  160. package/esm/components/simple-color-picker/simple-color/simple-color.component.js +1 -17
  161. package/esm/components/simple-color-picker/simple-color-picker.component.js +1 -177
  162. package/esm/components/split-button/split-button.component.js +1 -547
  163. package/esm/components/step-flow/step-flow-title/step-flow-title.component.js +0 -1
  164. package/esm/components/step-flow/step-flow.component.js +1 -174
  165. package/esm/components/step-sequence/step-sequence-item/step-sequence-item.component.js +0 -1
  166. package/esm/components/step-sequence/step-sequence.component.js +0 -1
  167. package/esm/components/switch/__internal__/switch-slider.component.js +0 -1
  168. package/esm/components/switch/switch.component.js +1 -580
  169. package/esm/components/tabs/__internal__/tab-title/tab-title.component.js +0 -33
  170. package/esm/components/tabs/__internal__/tabs-header/tabs-header.component.js +0 -1
  171. package/esm/components/tabs/tab/tab.component.js +0 -1
  172. package/esm/components/tabs/tabs.component.js +0 -1
  173. package/esm/components/text-editor/__internal__/plugins/AutoLinker/auto-link.component.js +0 -1
  174. package/esm/components/text-editor/__internal__/plugins/CharacterCounter/__test__/character-counter.component.js +0 -1
  175. package/esm/components/text-editor/__internal__/plugins/CharacterCounter/character-counter.component.js +0 -1
  176. package/esm/components/text-editor/__internal__/plugins/ContentEditor/content-editor.component.js +0 -1
  177. package/esm/components/text-editor/__internal__/plugins/LinkPreviewer/link-previewer.component.js +0 -1
  178. package/esm/components/text-editor/__internal__/plugins/Placeholder/placeholder.component.js +0 -1
  179. package/esm/components/text-editor/__internal__/plugins/Toolbar/buttons/bold.component.js +0 -1
  180. package/esm/components/text-editor/__internal__/plugins/Toolbar/buttons/italic.component.js +0 -1
  181. package/esm/components/text-editor/__internal__/plugins/Toolbar/buttons/list.component.js +0 -1
  182. package/esm/components/text-editor/__internal__/plugins/Toolbar/buttons/save.component.js +0 -1
  183. package/esm/components/text-editor/__internal__/plugins/Toolbar/toolbar.component.js +0 -1
  184. package/esm/components/text-editor/__internal__/read-only-rte.component.js +0 -1
  185. package/esm/components/text-editor/text-editor.component.js +0 -1
  186. package/esm/components/textarea/textarea.component.js +1 -587
  187. package/esm/components/textbox/textbox.component.js +1 -593
  188. package/esm/components/tile/flex-tile-cell/flex-tile-cell.component.js +1 -3788
  189. package/esm/components/tile/flex-tile-container/flex-tile-container.component.js +1 -110
  190. package/esm/components/tile/flex-tile-divider/flex-tile-divider.component.js +0 -1
  191. package/esm/components/tile/tile-content/tile-content.component.js +0 -1
  192. package/esm/components/tile/tile-footer/tile-footer.component.js +0 -1
  193. package/esm/components/tile/tile-header/tile-header.component.js +0 -1
  194. package/esm/components/tile/tile.component.js +0 -1
  195. package/esm/components/tile-select/__internal__/accordion/accordion.component.js +0 -1
  196. package/esm/components/tile-select/tile-select-group/tile-select-group.component.js +0 -1
  197. package/esm/components/tile-select/tile-select.component.js +0 -182
  198. package/esm/components/time/__internal__/time-toggle/time-toggle.component.js +0 -1
  199. package/esm/components/time/time.component.js +0 -212
  200. package/esm/components/toast/toast.component.js +1 -24
  201. package/esm/components/tooltip/tooltip.component.js +1 -28
  202. package/esm/components/typography/list.component.js +0 -1
  203. package/esm/components/typography/typography.component.js +0 -1
  204. package/esm/components/vertical-divider/vertical-divider.component.js +1 -322
  205. package/esm/components/vertical-menu/vertical-menu-full-screen/vertical-menu-full-screen.component.js +0 -1
  206. package/esm/components/vertical-menu/vertical-menu-item/vertical-menu-item.component.js +0 -1
  207. package/esm/components/vertical-menu/vertical-menu-trigger/vertical-menu-trigger.component.js +0 -1
  208. package/esm/components/vertical-menu/vertical-menu.component.js +0 -1
  209. package/lib/__internal__/character-count/character-count.component.js +0 -1
  210. package/lib/__internal__/checkable-input/checkable-input.component.js +0 -419
  211. package/lib/__internal__/checkable-input/hidden-checkable-input.component.js +0 -353
  212. package/lib/__internal__/field-help/field-help.component.js +0 -1
  213. package/lib/__internal__/fieldset/fieldset.component.js +0 -1
  214. package/lib/__internal__/focus-trap/focus-trap.component.js +0 -1
  215. package/lib/__internal__/form-field/form-field.component.js +0 -1
  216. package/lib/__internal__/form-spacing-provider/form-spacing-provider.component.js +0 -1
  217. package/lib/__internal__/full-screen-heading/full-screen-heading.component.js +0 -7
  218. package/lib/__internal__/hint-text/hint-text.component.js +0 -1
  219. package/lib/__internal__/input/input-presentation.component.js +0 -20
  220. package/lib/__internal__/input/input.component.js +0 -410
  221. package/lib/__internal__/input-behaviour/input-behaviour.component.js +0 -1
  222. package/lib/__internal__/input-behaviour/input-group-behaviour.component.js +0 -1
  223. package/lib/__internal__/input-icon-toggle/input-icon-toggle.component.js +0 -1
  224. package/lib/__internal__/label/label.component.js +0 -1
  225. package/lib/__internal__/popover/popover.component.js +0 -1
  226. package/lib/__internal__/radio-button-mapper/radio-button-mapper.component.js +0 -2
  227. package/lib/__internal__/sticky-footer/sticky-footer.component.js +0 -1
  228. package/lib/__internal__/validation-message/validation-message.component.js +0 -1
  229. package/lib/__internal__/validations/validation-icon.component.js +0 -1
  230. package/lib/components/accordion/accordion-group/accordion-group.component.js +0 -1
  231. package/lib/components/accordion/accordion.component.js +0 -645
  232. package/lib/components/action-popover/action-popover-item/action-popover-item.component.js +0 -1
  233. package/lib/components/action-popover/action-popover-menu/action-popover-menu.component.js +0 -23
  234. package/lib/components/action-popover/action-popover-menu-button/action-popover-menu-button.component.js +0 -1
  235. package/lib/components/action-popover/action-popover.component.js +0 -173
  236. package/lib/components/advanced-color-picker/advanced-color-picker.component.js +0 -1
  237. package/lib/components/alert/alert.component.js +0 -1
  238. package/lib/components/anchor-navigation/anchor-navigation-item/anchor-navigation-item.component.js +0 -20
  239. package/lib/components/anchor-navigation/anchor-navigation.component.js +0 -9
  240. package/lib/components/badge/badge.component.js +0 -2
  241. package/lib/components/batch-selection/batch-selection.component.js +0 -1
  242. package/lib/components/box/box.component.js +0 -3786
  243. package/lib/components/breadcrumbs/breadcrumbs.component.js +0 -317
  244. package/lib/components/breadcrumbs/crumb/crumb.component.js +0 -68
  245. package/lib/components/button/button.component.js +0 -343
  246. package/lib/components/button-bar/button-bar.component.js +0 -1
  247. package/lib/components/button-minor/button-minor.component.js +0 -343
  248. package/lib/components/button-toggle/button-toggle-group/button-toggle-group.component.js +0 -1
  249. package/lib/components/button-toggle/button-toggle-icon.component.js +0 -1
  250. package/lib/components/button-toggle/button-toggle.component.js +0 -1
  251. package/lib/components/carbon-provider/__internal__/top-modal-provider.component.js +0 -1
  252. package/lib/components/carbon-provider/carbon-provider.component.js +0 -1
  253. package/lib/components/card/card-column/card-column.component.js +0 -1
  254. package/lib/components/card/card-footer/card-footer.component.js +0 -1
  255. package/lib/components/card/card-row/card-row.component.js +0 -1
  256. package/lib/components/card/card.component.js +0 -1
  257. package/lib/components/checkbox/checkbox-group/checkbox-group.component.js +0 -1
  258. package/lib/components/checkbox/checkbox-svg.component.js +0 -1
  259. package/lib/components/checkbox/checkbox.component.js +0 -577
  260. package/lib/components/confirm/confirm.component.js +0 -1
  261. package/lib/components/content/content.component.js +0 -1
  262. package/lib/components/date/__internal__/date-picker/date-picker.component.js +0 -1
  263. package/lib/components/date/__internal__/navbar/navbar.component.js +0 -1
  264. package/lib/components/date/__internal__/weekday/weekday.component.js +0 -1
  265. package/lib/components/date/date.component.js +11 -589
  266. package/lib/components/date-range/date-range.component.js +0 -1
  267. package/lib/components/decimal/decimal.component.js +0 -591
  268. package/lib/components/definition-list/dd/dd.component.js +0 -1
  269. package/lib/components/definition-list/dl.component.js +0 -1
  270. package/lib/components/definition-list/dt/dt.component.js +0 -1
  271. package/lib/components/detail/detail.component.js +0 -1
  272. package/lib/components/dialog/dialog.component.js +0 -67
  273. package/lib/components/dialog-full-screen/dialog-full-screen.component.js +0 -1
  274. package/lib/components/dismissible-box/dismissible-box.component.js +0 -1
  275. package/lib/components/draggable/__internal__/drop-target.component.js +0 -1
  276. package/lib/components/draggable/draggable-container.component.js +0 -164
  277. package/lib/components/draggable/draggable-item/draggable-item.component.js +0 -166
  278. package/lib/components/drawer/drawer.component.js +0 -1
  279. package/lib/components/duelling-picklist/duelling-picklist.component.js +0 -1
  280. package/lib/components/duelling-picklist/picklist/picklist.component.js +0 -1
  281. package/lib/components/duelling-picklist/picklist-divider/picklist-divider.component.js +0 -1
  282. package/lib/components/duelling-picklist/picklist-group/picklist-group.component.js +0 -12
  283. package/lib/components/duelling-picklist/picklist-item/picklist-item.component.js +0 -16
  284. package/lib/components/duelling-picklist/picklist-placeholder/picklist-placeholder.component.js +0 -1
  285. package/lib/components/fieldset/fieldset.component.js +0 -1
  286. package/lib/components/file-input/__internal__/file-upload-status/file-upload-status.component.js +0 -1
  287. package/lib/components/file-input/file-input.component.js +0 -192
  288. package/lib/components/flat-table/flat-table-body/flat-table-body.component.js +0 -8
  289. package/lib/components/flat-table/flat-table-body-draggable/flat-table-body-draggable.component.js +0 -1
  290. package/lib/components/flat-table/flat-table-cell/flat-table-cell.component.js +0 -1
  291. package/lib/components/flat-table/flat-table-checkbox/flat-table-checkbox.component.js +0 -1
  292. package/lib/components/flat-table/flat-table-head/flat-table-head.component.js +0 -1
  293. package/lib/components/flat-table/flat-table-header/flat-table-header.component.js +0 -1
  294. package/lib/components/flat-table/flat-table-row/__internal__/flat-table-row-draggable.component.js +0 -13
  295. package/lib/components/flat-table/flat-table-row/flat-table-row.component.js +0 -22
  296. package/lib/components/flat-table/flat-table-row-header/flat-table-row-header.component.js +0 -1
  297. package/lib/components/flat-table/flat-table.component.js +0 -1
  298. package/lib/components/flat-table/sort/sort.component.js +0 -1
  299. package/lib/components/form/__internal__/form-summary.component.js +0 -1
  300. package/lib/components/form/form.component.js +0 -1
  301. package/lib/components/form/required-fields-indicator/required-fields-indicator.component.js +0 -1
  302. package/lib/components/global-header/global-header.component.js +0 -1
  303. package/lib/components/grid/grid-container/grid-container.component.js +0 -1
  304. package/lib/components/grid/grid-item/grid-item.component.js +0 -1
  305. package/lib/components/grouped-character/grouped-character.component.js +0 -592
  306. package/lib/components/heading/heading.component.js +0 -1
  307. package/lib/components/help/help.component.js +0 -174
  308. package/lib/components/hr/hr.component.js +0 -164
  309. package/lib/components/i18n-provider/i18n-provider.component.js +0 -1
  310. package/lib/components/icon/icon.component.js +0 -184
  311. package/lib/components/icon-button/icon-button.component.js +0 -324
  312. package/lib/components/image/image.component.js +0 -1
  313. package/lib/components/inline-inputs/inline-inputs.component.js +0 -1
  314. package/lib/components/link/link.component.js +0 -79
  315. package/lib/components/link-preview/__internal__/placeholder.component.js +0 -1
  316. package/lib/components/link-preview/link-preview.component.js +0 -1
  317. package/lib/components/loader/loader.component.js +0 -1
  318. package/lib/components/loader-bar/loader-bar.component.js +0 -1
  319. package/lib/components/loader-spinner/loader-spinner.component.js +0 -1
  320. package/lib/components/loader-star/internal/star.component.js +0 -7
  321. package/lib/components/loader-star/loader-star.component.js +0 -8
  322. package/lib/components/menu/__internal__/submenu/submenu.component.js +0 -122
  323. package/lib/components/menu/menu-divider/menu-divider.component.js +0 -8
  324. package/lib/components/menu/menu-full-screen/menu-full-screen.component.js +0 -1
  325. package/lib/components/menu/menu-item/menu-item.component.js +0 -1
  326. package/lib/components/menu/menu-segment-title/menu-segment-title.component.js +0 -11
  327. package/lib/components/menu/menu.component.js +0 -1
  328. package/lib/components/menu/scrollable-block/scrollable-block.component.js +0 -1
  329. package/lib/components/message/__internal__/message-content/message-content.component.js +0 -1
  330. package/lib/components/message/__internal__/type-icon/type-icon.component.js +0 -1
  331. package/lib/components/message/message.component.js +0 -171
  332. package/lib/components/modal/modal.component.js +0 -1
  333. package/lib/components/multi-action-button/multi-action-button.component.js +0 -644
  334. package/lib/components/navigation-bar/navigation-bar.component.js +0 -1282
  335. package/lib/components/note/__internal__/status-icon/status-icon.component.js +0 -7
  336. package/lib/components/note/note.component.js +0 -1
  337. package/lib/components/number/number.component.js +0 -591
  338. package/lib/components/numeral-date/numeral-date.component.js +0 -1
  339. package/lib/components/pager/__internal__/pager-navigation-link.component.js +0 -1
  340. package/lib/components/pager/__internal__/pager-navigation.component.js +0 -1
  341. package/lib/components/pager/pager.component.js +0 -1
  342. package/lib/components/pages/page/page.component.js +0 -1
  343. package/lib/components/pages/pages.component.js +0 -1
  344. package/lib/components/password/password.component.js +0 -1
  345. package/lib/components/pill/pill.component.js +0 -1
  346. package/lib/components/pod/pod.component.js +0 -178
  347. package/lib/components/popover-container/popover-container.component.js +0 -180
  348. package/lib/components/portrait/portrait.component.js +0 -1
  349. package/lib/components/preview/preview.component.js +0 -1
  350. package/lib/components/profile/profile.component.js +0 -1
  351. package/lib/components/progress-tracker/progress-tracker.component.js +0 -1
  352. package/lib/components/radio-button/radio-button-group/radio-button-group.component.js +0 -1
  353. package/lib/components/radio-button/radio-button-svg.component.js +0 -1
  354. package/lib/components/radio-button/radio-button.component.js +0 -575
  355. package/lib/components/search/search.component.js +0 -183
  356. package/lib/components/select/__internal__/list-action-button/list-action-button.component.js +0 -7
  357. package/lib/components/select/__internal__/select-list/select-list.component.js +0 -34
  358. package/lib/components/select/__internal__/select-textbox/select-textbox.component.js +0 -596
  359. package/lib/components/select/filterable-select/filterable-select.component.js +0 -609
  360. package/lib/components/select/multi-select/multi-select.component.js +0 -607
  361. package/lib/components/select/option/option.component.js +0 -457
  362. package/lib/components/select/option-group-header/option-group-header.component.js +0 -12
  363. package/lib/components/select/option-row/option-row.component.js +0 -16
  364. package/lib/components/select/simple-select/simple-select.component.js +0 -606
  365. package/lib/components/settings-row/settings-row.component.js +0 -1
  366. package/lib/components/sidebar/__internal__/sidebar-header/sidebar-header.component.js +0 -1
  367. package/lib/components/sidebar/sidebar.component.js +0 -453
  368. package/lib/components/simple-color-picker/simple-color/simple-color.component.js +0 -15
  369. package/lib/components/simple-color-picker/simple-color-picker.component.js +0 -175
  370. package/lib/components/split-button/split-button.component.js +0 -545
  371. package/lib/components/step-flow/step-flow-title/step-flow-title.component.js +0 -1
  372. package/lib/components/step-flow/step-flow.component.js +0 -172
  373. package/lib/components/step-sequence/step-sequence-item/step-sequence-item.component.js +0 -1
  374. package/lib/components/step-sequence/step-sequence.component.js +0 -1
  375. package/lib/components/switch/__internal__/switch-slider.component.js +0 -1
  376. package/lib/components/switch/switch.component.js +0 -578
  377. package/lib/components/tabs/__internal__/tab-title/tab-title.component.js +0 -33
  378. package/lib/components/tabs/__internal__/tabs-header/tabs-header.component.js +0 -1
  379. package/lib/components/tabs/tab/tab.component.js +0 -1
  380. package/lib/components/tabs/tabs.component.js +0 -1
  381. package/lib/components/text-editor/__internal__/plugins/AutoLinker/auto-link.component.js +0 -1
  382. package/lib/components/text-editor/__internal__/plugins/CharacterCounter/__test__/character-counter.component.js +0 -2
  383. package/lib/components/text-editor/__internal__/plugins/CharacterCounter/character-counter.component.js +0 -1
  384. package/lib/components/text-editor/__internal__/plugins/ContentEditor/content-editor.component.js +0 -1
  385. package/lib/components/text-editor/__internal__/plugins/LinkPreviewer/link-previewer.component.js +0 -1
  386. package/lib/components/text-editor/__internal__/plugins/Placeholder/placeholder.component.js +0 -1
  387. package/lib/components/text-editor/__internal__/plugins/Toolbar/buttons/bold.component.js +0 -1
  388. package/lib/components/text-editor/__internal__/plugins/Toolbar/buttons/italic.component.js +0 -1
  389. package/lib/components/text-editor/__internal__/plugins/Toolbar/buttons/list.component.js +0 -1
  390. package/lib/components/text-editor/__internal__/plugins/Toolbar/buttons/save.component.js +0 -1
  391. package/lib/components/text-editor/__internal__/plugins/Toolbar/toolbar.component.js +0 -1
  392. package/lib/components/text-editor/__internal__/read-only-rte.component.js +0 -2
  393. package/lib/components/text-editor/text-editor.component.js +0 -1
  394. package/lib/components/textarea/textarea.component.js +0 -585
  395. package/lib/components/textbox/textbox.component.js +0 -591
  396. package/lib/components/tile/flex-tile-cell/flex-tile-cell.component.js +0 -3786
  397. package/lib/components/tile/flex-tile-container/flex-tile-container.component.js +0 -108
  398. package/lib/components/tile/flex-tile-divider/flex-tile-divider.component.js +0 -1
  399. package/lib/components/tile/tile-content/tile-content.component.js +0 -1
  400. package/lib/components/tile/tile-footer/tile-footer.component.js +0 -1
  401. package/lib/components/tile/tile-header/tile-header.component.js +0 -1
  402. package/lib/components/tile/tile.component.js +0 -1
  403. package/lib/components/tile-select/__internal__/accordion/accordion.component.js +0 -1
  404. package/lib/components/tile-select/tile-select-group/tile-select-group.component.js +0 -1
  405. package/lib/components/tile-select/tile-select.component.js +0 -182
  406. package/lib/components/time/__internal__/time-toggle/time-toggle.component.js +0 -1
  407. package/lib/components/time/time.component.js +0 -212
  408. package/lib/components/toast/toast.component.js +0 -22
  409. package/lib/components/tooltip/tooltip.component.js +0 -26
  410. package/lib/components/typography/list.component.js +0 -1
  411. package/lib/components/typography/typography.component.js +0 -1
  412. package/lib/components/vertical-divider/vertical-divider.component.js +0 -320
  413. package/lib/components/vertical-menu/vertical-menu-full-screen/vertical-menu-full-screen.component.js +0 -1
  414. package/lib/components/vertical-menu/vertical-menu-item/vertical-menu-item.component.js +0 -1
  415. package/lib/components/vertical-menu/vertical-menu-trigger/vertical-menu-trigger.component.js +0 -1
  416. package/lib/components/vertical-menu/vertical-menu.component.js +0 -1
  417. package/package.json +1 -3
@@ -1,13 +1,12 @@
1
1
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
2
2
  import React, { useState, useRef, useEffect, useCallback } from "react";
3
- import PropTypes from "prop-types";
4
3
  import tagComponent from "../../__internal__/utils/helpers/tags";
5
4
  import useResizeObserver from "../../hooks/__internal__/useResizeObserver";
6
5
  import createGuid from "../../__internal__/utils/helpers/guid";
7
6
  import Events from "../../__internal__/utils/helpers/events";
8
7
  import { StyledAccordionContainer, StyledAccordionHeadingsContainer, StyledAccordionTitleContainer, StyledAccordionTitle, StyledAccordionSubTitle, StyledAccordionIcon, StyledAccordionContentContainer, StyledAccordionContent } from "./accordion.style";
9
8
  import ValidationIcon from "../../__internal__/validations";
10
- const Accordion = /*#__PURE__*/React.forwardRef(({
9
+ export const Accordion = /*#__PURE__*/React.forwardRef(({
11
10
  borders = "default",
12
11
  defaultExpanded,
13
12
  expanded,
@@ -116,650 +115,5 @@ const Accordion = /*#__PURE__*/React.forwardRef(({
116
115
  variant: variant
117
116
  }, children)));
118
117
  });
119
- if (process.env.NODE_ENV !== "production") {
120
- Accordion.propTypes = {
121
- "borders": PropTypes.oneOf(["default", "full", "none"]),
122
- "children": PropTypes.node,
123
- "data-element": PropTypes.string,
124
- "data-role": PropTypes.string,
125
- "defaultExpanded": PropTypes.bool,
126
- "disableContentPadding": PropTypes.bool,
127
- "error": PropTypes.string,
128
- "expanded": PropTypes.bool,
129
- "handleKeyboardAccessibility": PropTypes.func,
130
- "headerSpacing": PropTypes.shape({
131
- "m": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
132
- "__@toStringTag": PropTypes.string.isRequired,
133
- "description": PropTypes.string,
134
- "toString": PropTypes.func.isRequired,
135
- "valueOf": PropTypes.func.isRequired
136
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
137
- "__@toStringTag": PropTypes.string.isRequired,
138
- "description": PropTypes.string,
139
- "toString": PropTypes.func.isRequired,
140
- "valueOf": PropTypes.func.isRequired
141
- }), PropTypes.string]),
142
- "margin": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
143
- "__@toStringTag": PropTypes.string.isRequired,
144
- "description": PropTypes.string,
145
- "toString": PropTypes.func.isRequired,
146
- "valueOf": PropTypes.func.isRequired
147
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
148
- "__@toStringTag": PropTypes.string.isRequired,
149
- "description": PropTypes.string,
150
- "toString": PropTypes.func.isRequired,
151
- "valueOf": PropTypes.func.isRequired
152
- }), PropTypes.string]),
153
- "marginBottom": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
154
- "__@toStringTag": PropTypes.string.isRequired,
155
- "description": PropTypes.string,
156
- "toString": PropTypes.func.isRequired,
157
- "valueOf": PropTypes.func.isRequired
158
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
159
- "__@toStringTag": PropTypes.string.isRequired,
160
- "description": PropTypes.string,
161
- "toString": PropTypes.func.isRequired,
162
- "valueOf": PropTypes.func.isRequired
163
- }), PropTypes.string]),
164
- "marginLeft": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
165
- "__@toStringTag": PropTypes.string.isRequired,
166
- "description": PropTypes.string,
167
- "toString": PropTypes.func.isRequired,
168
- "valueOf": PropTypes.func.isRequired
169
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
170
- "__@toStringTag": PropTypes.string.isRequired,
171
- "description": PropTypes.string,
172
- "toString": PropTypes.func.isRequired,
173
- "valueOf": PropTypes.func.isRequired
174
- }), PropTypes.string]),
175
- "marginRight": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
176
- "__@toStringTag": PropTypes.string.isRequired,
177
- "description": PropTypes.string,
178
- "toString": PropTypes.func.isRequired,
179
- "valueOf": PropTypes.func.isRequired
180
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
181
- "__@toStringTag": PropTypes.string.isRequired,
182
- "description": PropTypes.string,
183
- "toString": PropTypes.func.isRequired,
184
- "valueOf": PropTypes.func.isRequired
185
- }), PropTypes.string]),
186
- "marginTop": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
187
- "__@toStringTag": PropTypes.string.isRequired,
188
- "description": PropTypes.string,
189
- "toString": PropTypes.func.isRequired,
190
- "valueOf": PropTypes.func.isRequired
191
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
192
- "__@toStringTag": PropTypes.string.isRequired,
193
- "description": PropTypes.string,
194
- "toString": PropTypes.func.isRequired,
195
- "valueOf": PropTypes.func.isRequired
196
- }), PropTypes.string]),
197
- "marginX": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
198
- "__@toStringTag": PropTypes.string.isRequired,
199
- "description": PropTypes.string,
200
- "toString": PropTypes.func.isRequired,
201
- "valueOf": PropTypes.func.isRequired
202
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
203
- "__@toStringTag": PropTypes.string.isRequired,
204
- "description": PropTypes.string,
205
- "toString": PropTypes.func.isRequired,
206
- "valueOf": PropTypes.func.isRequired
207
- }), PropTypes.string]),
208
- "marginY": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
209
- "__@toStringTag": PropTypes.string.isRequired,
210
- "description": PropTypes.string,
211
- "toString": PropTypes.func.isRequired,
212
- "valueOf": PropTypes.func.isRequired
213
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
214
- "__@toStringTag": PropTypes.string.isRequired,
215
- "description": PropTypes.string,
216
- "toString": PropTypes.func.isRequired,
217
- "valueOf": PropTypes.func.isRequired
218
- }), PropTypes.string]),
219
- "mb": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
220
- "__@toStringTag": PropTypes.string.isRequired,
221
- "description": PropTypes.string,
222
- "toString": PropTypes.func.isRequired,
223
- "valueOf": PropTypes.func.isRequired
224
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
225
- "__@toStringTag": PropTypes.string.isRequired,
226
- "description": PropTypes.string,
227
- "toString": PropTypes.func.isRequired,
228
- "valueOf": PropTypes.func.isRequired
229
- }), PropTypes.string]),
230
- "ml": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
231
- "__@toStringTag": PropTypes.string.isRequired,
232
- "description": PropTypes.string,
233
- "toString": PropTypes.func.isRequired,
234
- "valueOf": PropTypes.func.isRequired
235
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
236
- "__@toStringTag": PropTypes.string.isRequired,
237
- "description": PropTypes.string,
238
- "toString": PropTypes.func.isRequired,
239
- "valueOf": PropTypes.func.isRequired
240
- }), PropTypes.string]),
241
- "mr": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
242
- "__@toStringTag": PropTypes.string.isRequired,
243
- "description": PropTypes.string,
244
- "toString": PropTypes.func.isRequired,
245
- "valueOf": PropTypes.func.isRequired
246
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
247
- "__@toStringTag": PropTypes.string.isRequired,
248
- "description": PropTypes.string,
249
- "toString": PropTypes.func.isRequired,
250
- "valueOf": PropTypes.func.isRequired
251
- }), PropTypes.string]),
252
- "mt": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
253
- "__@toStringTag": PropTypes.string.isRequired,
254
- "description": PropTypes.string,
255
- "toString": PropTypes.func.isRequired,
256
- "valueOf": PropTypes.func.isRequired
257
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
258
- "__@toStringTag": PropTypes.string.isRequired,
259
- "description": PropTypes.string,
260
- "toString": PropTypes.func.isRequired,
261
- "valueOf": PropTypes.func.isRequired
262
- }), PropTypes.string]),
263
- "mx": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
264
- "__@toStringTag": PropTypes.string.isRequired,
265
- "description": PropTypes.string,
266
- "toString": PropTypes.func.isRequired,
267
- "valueOf": PropTypes.func.isRequired
268
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
269
- "__@toStringTag": PropTypes.string.isRequired,
270
- "description": PropTypes.string,
271
- "toString": PropTypes.func.isRequired,
272
- "valueOf": PropTypes.func.isRequired
273
- }), PropTypes.string]),
274
- "my": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
275
- "__@toStringTag": PropTypes.string.isRequired,
276
- "description": PropTypes.string,
277
- "toString": PropTypes.func.isRequired,
278
- "valueOf": PropTypes.func.isRequired
279
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
280
- "__@toStringTag": PropTypes.string.isRequired,
281
- "description": PropTypes.string,
282
- "toString": PropTypes.func.isRequired,
283
- "valueOf": PropTypes.func.isRequired
284
- }), PropTypes.string]),
285
- "p": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
286
- "__@toStringTag": PropTypes.string.isRequired,
287
- "description": PropTypes.string,
288
- "toString": PropTypes.func.isRequired,
289
- "valueOf": PropTypes.func.isRequired
290
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
291
- "__@toStringTag": PropTypes.string.isRequired,
292
- "description": PropTypes.string,
293
- "toString": PropTypes.func.isRequired,
294
- "valueOf": PropTypes.func.isRequired
295
- }), PropTypes.string]),
296
- "padding": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
297
- "__@toStringTag": PropTypes.string.isRequired,
298
- "description": PropTypes.string,
299
- "toString": PropTypes.func.isRequired,
300
- "valueOf": PropTypes.func.isRequired
301
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
302
- "__@toStringTag": PropTypes.string.isRequired,
303
- "description": PropTypes.string,
304
- "toString": PropTypes.func.isRequired,
305
- "valueOf": PropTypes.func.isRequired
306
- }), PropTypes.string]),
307
- "paddingBottom": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
308
- "__@toStringTag": PropTypes.string.isRequired,
309
- "description": PropTypes.string,
310
- "toString": PropTypes.func.isRequired,
311
- "valueOf": PropTypes.func.isRequired
312
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
313
- "__@toStringTag": PropTypes.string.isRequired,
314
- "description": PropTypes.string,
315
- "toString": PropTypes.func.isRequired,
316
- "valueOf": PropTypes.func.isRequired
317
- }), PropTypes.string]),
318
- "paddingLeft": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
319
- "__@toStringTag": PropTypes.string.isRequired,
320
- "description": PropTypes.string,
321
- "toString": PropTypes.func.isRequired,
322
- "valueOf": PropTypes.func.isRequired
323
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
324
- "__@toStringTag": PropTypes.string.isRequired,
325
- "description": PropTypes.string,
326
- "toString": PropTypes.func.isRequired,
327
- "valueOf": PropTypes.func.isRequired
328
- }), PropTypes.string]),
329
- "paddingRight": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
330
- "__@toStringTag": PropTypes.string.isRequired,
331
- "description": PropTypes.string,
332
- "toString": PropTypes.func.isRequired,
333
- "valueOf": PropTypes.func.isRequired
334
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
335
- "__@toStringTag": PropTypes.string.isRequired,
336
- "description": PropTypes.string,
337
- "toString": PropTypes.func.isRequired,
338
- "valueOf": PropTypes.func.isRequired
339
- }), PropTypes.string]),
340
- "paddingTop": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
341
- "__@toStringTag": PropTypes.string.isRequired,
342
- "description": PropTypes.string,
343
- "toString": PropTypes.func.isRequired,
344
- "valueOf": PropTypes.func.isRequired
345
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
346
- "__@toStringTag": PropTypes.string.isRequired,
347
- "description": PropTypes.string,
348
- "toString": PropTypes.func.isRequired,
349
- "valueOf": PropTypes.func.isRequired
350
- }), PropTypes.string]),
351
- "paddingX": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
352
- "__@toStringTag": PropTypes.string.isRequired,
353
- "description": PropTypes.string,
354
- "toString": PropTypes.func.isRequired,
355
- "valueOf": PropTypes.func.isRequired
356
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
357
- "__@toStringTag": PropTypes.string.isRequired,
358
- "description": PropTypes.string,
359
- "toString": PropTypes.func.isRequired,
360
- "valueOf": PropTypes.func.isRequired
361
- }), PropTypes.string]),
362
- "paddingY": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
363
- "__@toStringTag": PropTypes.string.isRequired,
364
- "description": PropTypes.string,
365
- "toString": PropTypes.func.isRequired,
366
- "valueOf": PropTypes.func.isRequired
367
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
368
- "__@toStringTag": PropTypes.string.isRequired,
369
- "description": PropTypes.string,
370
- "toString": PropTypes.func.isRequired,
371
- "valueOf": PropTypes.func.isRequired
372
- }), PropTypes.string]),
373
- "pb": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
374
- "__@toStringTag": PropTypes.string.isRequired,
375
- "description": PropTypes.string,
376
- "toString": PropTypes.func.isRequired,
377
- "valueOf": PropTypes.func.isRequired
378
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
379
- "__@toStringTag": PropTypes.string.isRequired,
380
- "description": PropTypes.string,
381
- "toString": PropTypes.func.isRequired,
382
- "valueOf": PropTypes.func.isRequired
383
- }), PropTypes.string]),
384
- "pl": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
385
- "__@toStringTag": PropTypes.string.isRequired,
386
- "description": PropTypes.string,
387
- "toString": PropTypes.func.isRequired,
388
- "valueOf": PropTypes.func.isRequired
389
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
390
- "__@toStringTag": PropTypes.string.isRequired,
391
- "description": PropTypes.string,
392
- "toString": PropTypes.func.isRequired,
393
- "valueOf": PropTypes.func.isRequired
394
- }), PropTypes.string]),
395
- "pr": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
396
- "__@toStringTag": PropTypes.string.isRequired,
397
- "description": PropTypes.string,
398
- "toString": PropTypes.func.isRequired,
399
- "valueOf": PropTypes.func.isRequired
400
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
401
- "__@toStringTag": PropTypes.string.isRequired,
402
- "description": PropTypes.string,
403
- "toString": PropTypes.func.isRequired,
404
- "valueOf": PropTypes.func.isRequired
405
- }), PropTypes.string]),
406
- "pt": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
407
- "__@toStringTag": PropTypes.string.isRequired,
408
- "description": PropTypes.string,
409
- "toString": PropTypes.func.isRequired,
410
- "valueOf": PropTypes.func.isRequired
411
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
412
- "__@toStringTag": PropTypes.string.isRequired,
413
- "description": PropTypes.string,
414
- "toString": PropTypes.func.isRequired,
415
- "valueOf": PropTypes.func.isRequired
416
- }), PropTypes.string]),
417
- "px": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
418
- "__@toStringTag": PropTypes.string.isRequired,
419
- "description": PropTypes.string,
420
- "toString": PropTypes.func.isRequired,
421
- "valueOf": PropTypes.func.isRequired
422
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
423
- "__@toStringTag": PropTypes.string.isRequired,
424
- "description": PropTypes.string,
425
- "toString": PropTypes.func.isRequired,
426
- "valueOf": PropTypes.func.isRequired
427
- }), PropTypes.string]),
428
- "py": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
429
- "__@toStringTag": PropTypes.string.isRequired,
430
- "description": PropTypes.string,
431
- "toString": PropTypes.func.isRequired,
432
- "valueOf": PropTypes.func.isRequired
433
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
434
- "__@toStringTag": PropTypes.string.isRequired,
435
- "description": PropTypes.string,
436
- "toString": PropTypes.func.isRequired,
437
- "valueOf": PropTypes.func.isRequired
438
- }), PropTypes.string])
439
- }),
440
- "iconAlign": PropTypes.oneOf(["left", "right"]),
441
- "iconType": PropTypes.oneOf(["chevron_down_thick", "chevron_down", "dropdown"]),
442
- "id": PropTypes.string,
443
- "index": PropTypes.number,
444
- "info": PropTypes.string,
445
- "m": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
446
- "__@toStringTag": PropTypes.string.isRequired,
447
- "description": PropTypes.string,
448
- "toString": PropTypes.func.isRequired,
449
- "valueOf": PropTypes.func.isRequired
450
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
451
- "__@toStringTag": PropTypes.string.isRequired,
452
- "description": PropTypes.string,
453
- "toString": PropTypes.func.isRequired,
454
- "valueOf": PropTypes.func.isRequired
455
- }), PropTypes.string]),
456
- "margin": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
457
- "__@toStringTag": PropTypes.string.isRequired,
458
- "description": PropTypes.string,
459
- "toString": PropTypes.func.isRequired,
460
- "valueOf": PropTypes.func.isRequired
461
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
462
- "__@toStringTag": PropTypes.string.isRequired,
463
- "description": PropTypes.string,
464
- "toString": PropTypes.func.isRequired,
465
- "valueOf": PropTypes.func.isRequired
466
- }), PropTypes.string]),
467
- "marginBottom": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
468
- "__@toStringTag": PropTypes.string.isRequired,
469
- "description": PropTypes.string,
470
- "toString": PropTypes.func.isRequired,
471
- "valueOf": PropTypes.func.isRequired
472
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
473
- "__@toStringTag": PropTypes.string.isRequired,
474
- "description": PropTypes.string,
475
- "toString": PropTypes.func.isRequired,
476
- "valueOf": PropTypes.func.isRequired
477
- }), PropTypes.string]),
478
- "marginLeft": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
479
- "__@toStringTag": PropTypes.string.isRequired,
480
- "description": PropTypes.string,
481
- "toString": PropTypes.func.isRequired,
482
- "valueOf": PropTypes.func.isRequired
483
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
484
- "__@toStringTag": PropTypes.string.isRequired,
485
- "description": PropTypes.string,
486
- "toString": PropTypes.func.isRequired,
487
- "valueOf": PropTypes.func.isRequired
488
- }), PropTypes.string]),
489
- "marginRight": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
490
- "__@toStringTag": PropTypes.string.isRequired,
491
- "description": PropTypes.string,
492
- "toString": PropTypes.func.isRequired,
493
- "valueOf": PropTypes.func.isRequired
494
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
495
- "__@toStringTag": PropTypes.string.isRequired,
496
- "description": PropTypes.string,
497
- "toString": PropTypes.func.isRequired,
498
- "valueOf": PropTypes.func.isRequired
499
- }), PropTypes.string]),
500
- "marginTop": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
501
- "__@toStringTag": PropTypes.string.isRequired,
502
- "description": PropTypes.string,
503
- "toString": PropTypes.func.isRequired,
504
- "valueOf": PropTypes.func.isRequired
505
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
506
- "__@toStringTag": PropTypes.string.isRequired,
507
- "description": PropTypes.string,
508
- "toString": PropTypes.func.isRequired,
509
- "valueOf": PropTypes.func.isRequired
510
- }), PropTypes.string]),
511
- "marginX": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
512
- "__@toStringTag": PropTypes.string.isRequired,
513
- "description": PropTypes.string,
514
- "toString": PropTypes.func.isRequired,
515
- "valueOf": PropTypes.func.isRequired
516
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
517
- "__@toStringTag": PropTypes.string.isRequired,
518
- "description": PropTypes.string,
519
- "toString": PropTypes.func.isRequired,
520
- "valueOf": PropTypes.func.isRequired
521
- }), PropTypes.string]),
522
- "marginY": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
523
- "__@toStringTag": PropTypes.string.isRequired,
524
- "description": PropTypes.string,
525
- "toString": PropTypes.func.isRequired,
526
- "valueOf": PropTypes.func.isRequired
527
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
528
- "__@toStringTag": PropTypes.string.isRequired,
529
- "description": PropTypes.string,
530
- "toString": PropTypes.func.isRequired,
531
- "valueOf": PropTypes.func.isRequired
532
- }), PropTypes.string]),
533
- "mb": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
534
- "__@toStringTag": PropTypes.string.isRequired,
535
- "description": PropTypes.string,
536
- "toString": PropTypes.func.isRequired,
537
- "valueOf": PropTypes.func.isRequired
538
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
539
- "__@toStringTag": PropTypes.string.isRequired,
540
- "description": PropTypes.string,
541
- "toString": PropTypes.func.isRequired,
542
- "valueOf": PropTypes.func.isRequired
543
- }), PropTypes.string]),
544
- "ml": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
545
- "__@toStringTag": PropTypes.string.isRequired,
546
- "description": PropTypes.string,
547
- "toString": PropTypes.func.isRequired,
548
- "valueOf": PropTypes.func.isRequired
549
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
550
- "__@toStringTag": PropTypes.string.isRequired,
551
- "description": PropTypes.string,
552
- "toString": PropTypes.func.isRequired,
553
- "valueOf": PropTypes.func.isRequired
554
- }), PropTypes.string]),
555
- "mr": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
556
- "__@toStringTag": PropTypes.string.isRequired,
557
- "description": PropTypes.string,
558
- "toString": PropTypes.func.isRequired,
559
- "valueOf": PropTypes.func.isRequired
560
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
561
- "__@toStringTag": PropTypes.string.isRequired,
562
- "description": PropTypes.string,
563
- "toString": PropTypes.func.isRequired,
564
- "valueOf": PropTypes.func.isRequired
565
- }), PropTypes.string]),
566
- "mt": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
567
- "__@toStringTag": PropTypes.string.isRequired,
568
- "description": PropTypes.string,
569
- "toString": PropTypes.func.isRequired,
570
- "valueOf": PropTypes.func.isRequired
571
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
572
- "__@toStringTag": PropTypes.string.isRequired,
573
- "description": PropTypes.string,
574
- "toString": PropTypes.func.isRequired,
575
- "valueOf": PropTypes.func.isRequired
576
- }), PropTypes.string]),
577
- "mx": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
578
- "__@toStringTag": PropTypes.string.isRequired,
579
- "description": PropTypes.string,
580
- "toString": PropTypes.func.isRequired,
581
- "valueOf": PropTypes.func.isRequired
582
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
583
- "__@toStringTag": PropTypes.string.isRequired,
584
- "description": PropTypes.string,
585
- "toString": PropTypes.func.isRequired,
586
- "valueOf": PropTypes.func.isRequired
587
- }), PropTypes.string]),
588
- "my": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
589
- "__@toStringTag": PropTypes.string.isRequired,
590
- "description": PropTypes.string,
591
- "toString": PropTypes.func.isRequired,
592
- "valueOf": PropTypes.func.isRequired
593
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
594
- "__@toStringTag": PropTypes.string.isRequired,
595
- "description": PropTypes.string,
596
- "toString": PropTypes.func.isRequired,
597
- "valueOf": PropTypes.func.isRequired
598
- }), PropTypes.string]),
599
- "onChange": PropTypes.func,
600
- "openTitle": PropTypes.string,
601
- "p": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
602
- "__@toStringTag": PropTypes.string.isRequired,
603
- "description": PropTypes.string,
604
- "toString": PropTypes.func.isRequired,
605
- "valueOf": PropTypes.func.isRequired
606
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
607
- "__@toStringTag": PropTypes.string.isRequired,
608
- "description": PropTypes.string,
609
- "toString": PropTypes.func.isRequired,
610
- "valueOf": PropTypes.func.isRequired
611
- }), PropTypes.string]),
612
- "padding": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
613
- "__@toStringTag": PropTypes.string.isRequired,
614
- "description": PropTypes.string,
615
- "toString": PropTypes.func.isRequired,
616
- "valueOf": PropTypes.func.isRequired
617
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
618
- "__@toStringTag": PropTypes.string.isRequired,
619
- "description": PropTypes.string,
620
- "toString": PropTypes.func.isRequired,
621
- "valueOf": PropTypes.func.isRequired
622
- }), PropTypes.string]),
623
- "paddingBottom": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
624
- "__@toStringTag": PropTypes.string.isRequired,
625
- "description": PropTypes.string,
626
- "toString": PropTypes.func.isRequired,
627
- "valueOf": PropTypes.func.isRequired
628
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
629
- "__@toStringTag": PropTypes.string.isRequired,
630
- "description": PropTypes.string,
631
- "toString": PropTypes.func.isRequired,
632
- "valueOf": PropTypes.func.isRequired
633
- }), PropTypes.string]),
634
- "paddingLeft": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
635
- "__@toStringTag": PropTypes.string.isRequired,
636
- "description": PropTypes.string,
637
- "toString": PropTypes.func.isRequired,
638
- "valueOf": PropTypes.func.isRequired
639
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
640
- "__@toStringTag": PropTypes.string.isRequired,
641
- "description": PropTypes.string,
642
- "toString": PropTypes.func.isRequired,
643
- "valueOf": PropTypes.func.isRequired
644
- }), PropTypes.string]),
645
- "paddingRight": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
646
- "__@toStringTag": PropTypes.string.isRequired,
647
- "description": PropTypes.string,
648
- "toString": PropTypes.func.isRequired,
649
- "valueOf": PropTypes.func.isRequired
650
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
651
- "__@toStringTag": PropTypes.string.isRequired,
652
- "description": PropTypes.string,
653
- "toString": PropTypes.func.isRequired,
654
- "valueOf": PropTypes.func.isRequired
655
- }), PropTypes.string]),
656
- "paddingTop": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
657
- "__@toStringTag": PropTypes.string.isRequired,
658
- "description": PropTypes.string,
659
- "toString": PropTypes.func.isRequired,
660
- "valueOf": PropTypes.func.isRequired
661
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
662
- "__@toStringTag": PropTypes.string.isRequired,
663
- "description": PropTypes.string,
664
- "toString": PropTypes.func.isRequired,
665
- "valueOf": PropTypes.func.isRequired
666
- }), PropTypes.string]),
667
- "paddingX": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
668
- "__@toStringTag": PropTypes.string.isRequired,
669
- "description": PropTypes.string,
670
- "toString": PropTypes.func.isRequired,
671
- "valueOf": PropTypes.func.isRequired
672
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
673
- "__@toStringTag": PropTypes.string.isRequired,
674
- "description": PropTypes.string,
675
- "toString": PropTypes.func.isRequired,
676
- "valueOf": PropTypes.func.isRequired
677
- }), PropTypes.string]),
678
- "paddingY": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
679
- "__@toStringTag": PropTypes.string.isRequired,
680
- "description": PropTypes.string,
681
- "toString": PropTypes.func.isRequired,
682
- "valueOf": PropTypes.func.isRequired
683
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
684
- "__@toStringTag": PropTypes.string.isRequired,
685
- "description": PropTypes.string,
686
- "toString": PropTypes.func.isRequired,
687
- "valueOf": PropTypes.func.isRequired
688
- }), PropTypes.string]),
689
- "pb": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
690
- "__@toStringTag": PropTypes.string.isRequired,
691
- "description": PropTypes.string,
692
- "toString": PropTypes.func.isRequired,
693
- "valueOf": PropTypes.func.isRequired
694
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
695
- "__@toStringTag": PropTypes.string.isRequired,
696
- "description": PropTypes.string,
697
- "toString": PropTypes.func.isRequired,
698
- "valueOf": PropTypes.func.isRequired
699
- }), PropTypes.string]),
700
- "pl": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
701
- "__@toStringTag": PropTypes.string.isRequired,
702
- "description": PropTypes.string,
703
- "toString": PropTypes.func.isRequired,
704
- "valueOf": PropTypes.func.isRequired
705
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
706
- "__@toStringTag": PropTypes.string.isRequired,
707
- "description": PropTypes.string,
708
- "toString": PropTypes.func.isRequired,
709
- "valueOf": PropTypes.func.isRequired
710
- }), PropTypes.string]),
711
- "pr": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
712
- "__@toStringTag": PropTypes.string.isRequired,
713
- "description": PropTypes.string,
714
- "toString": PropTypes.func.isRequired,
715
- "valueOf": PropTypes.func.isRequired
716
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
717
- "__@toStringTag": PropTypes.string.isRequired,
718
- "description": PropTypes.string,
719
- "toString": PropTypes.func.isRequired,
720
- "valueOf": PropTypes.func.isRequired
721
- }), PropTypes.string]),
722
- "pt": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
723
- "__@toStringTag": PropTypes.string.isRequired,
724
- "description": PropTypes.string,
725
- "toString": PropTypes.func.isRequired,
726
- "valueOf": PropTypes.func.isRequired
727
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
728
- "__@toStringTag": PropTypes.string.isRequired,
729
- "description": PropTypes.string,
730
- "toString": PropTypes.func.isRequired,
731
- "valueOf": PropTypes.func.isRequired
732
- }), PropTypes.string]),
733
- "px": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
734
- "__@toStringTag": PropTypes.string.isRequired,
735
- "description": PropTypes.string,
736
- "toString": PropTypes.func.isRequired,
737
- "valueOf": PropTypes.func.isRequired
738
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
739
- "__@toStringTag": PropTypes.string.isRequired,
740
- "description": PropTypes.string,
741
- "toString": PropTypes.func.isRequired,
742
- "valueOf": PropTypes.func.isRequired
743
- }), PropTypes.string]),
744
- "py": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
745
- "__@toStringTag": PropTypes.string.isRequired,
746
- "description": PropTypes.string,
747
- "toString": PropTypes.func.isRequired,
748
- "valueOf": PropTypes.func.isRequired
749
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
750
- "__@toStringTag": PropTypes.string.isRequired,
751
- "description": PropTypes.string,
752
- "toString": PropTypes.func.isRequired,
753
- "valueOf": PropTypes.func.isRequired
754
- }), PropTypes.string]),
755
- "size": PropTypes.oneOf(["large", "small"]),
756
- "subTitle": PropTypes.string,
757
- "title": PropTypes.node,
758
- "variant": PropTypes.oneOf(["standard", "subtle"]),
759
- "warning": PropTypes.string,
760
- "width": PropTypes.string
761
- };
762
- }
763
- export { Accordion };
764
118
  Accordion.displayName = "Accordion";
765
119
  export default Accordion;