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,6 +1,5 @@
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, { useContext, useRef, useState } from "react";
3
- import PropTypes from "prop-types";
4
3
  import Box from "../box";
5
4
  import FormField from "../../__internal__/form-field";
6
5
  import HintText from "../../__internal__/hint-text";
@@ -24,7 +23,7 @@ export const SIZE_DEFAULT = "medium";
24
23
  export const LABEL_WIDTH_DEFAULT = 30;
25
24
  export const LABEL_VALIDATION_DEFAULT = false;
26
25
  let deprecateUncontrolledWarnTriggered = false;
27
- const Textbox = /*#__PURE__*/React.forwardRef(({
26
+ export const Textbox = /*#__PURE__*/React.forwardRef(({
28
27
  "aria-labelledby": ariaLabelledBy,
29
28
  align = ALIGN_DEFAULT,
30
29
  autoFocus,
@@ -223,596 +222,5 @@ const Textbox = /*#__PURE__*/React.forwardRef(({
223
222
  warning: !!(!error && warning)
224
223
  }), input) : input), characterCount));
225
224
  });
226
- if (process.env.NODE_ENV !== "production") {
227
- Textbox.propTypes = {
228
- "about": PropTypes.string,
229
- "accept": PropTypes.string,
230
- "accessKey": PropTypes.string,
231
- "adaptiveLabelBreakpoint": PropTypes.number,
232
- "align": PropTypes.oneOf(["left", "right"]),
233
- "alt": PropTypes.string,
234
- "aria-activedescendant": PropTypes.string,
235
- "aria-atomic": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
236
- "aria-autocomplete": PropTypes.oneOf(["both", "inline", "list", "none"]),
237
- "aria-braillelabel": PropTypes.string,
238
- "aria-brailleroledescription": PropTypes.string,
239
- "aria-busy": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
240
- "aria-checked": PropTypes.oneOfType([PropTypes.oneOf(["false", "mixed", "true"]), PropTypes.bool]),
241
- "aria-colcount": PropTypes.number,
242
- "aria-colindex": PropTypes.number,
243
- "aria-colindextext": PropTypes.string,
244
- "aria-colspan": PropTypes.number,
245
- "aria-controls": PropTypes.string,
246
- "aria-current": PropTypes.oneOfType([PropTypes.oneOf(["date", "false", "location", "page", "step", "time", "true"]), PropTypes.bool]),
247
- "aria-describedby": PropTypes.string,
248
- "aria-description": PropTypes.string,
249
- "aria-details": PropTypes.string,
250
- "aria-disabled": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
251
- "aria-dropeffect": PropTypes.oneOf(["copy", "execute", "link", "move", "none", "popup"]),
252
- "aria-errormessage": PropTypes.string,
253
- "aria-expanded": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
254
- "aria-flowto": PropTypes.string,
255
- "aria-grabbed": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
256
- "aria-haspopup": PropTypes.oneOfType([PropTypes.oneOf(["dialog", "false", "grid", "listbox", "menu", "tree", "true"]), PropTypes.bool]),
257
- "aria-hidden": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
258
- "aria-invalid": PropTypes.oneOfType([PropTypes.oneOf(["false", "grammar", "spelling", "true"]), PropTypes.bool]),
259
- "aria-keyshortcuts": PropTypes.string,
260
- "aria-label": PropTypes.string,
261
- "aria-labelledby": PropTypes.string,
262
- "aria-level": PropTypes.number,
263
- "aria-live": PropTypes.oneOf(["assertive", "off", "polite"]),
264
- "aria-modal": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
265
- "aria-multiline": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
266
- "aria-multiselectable": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
267
- "aria-orientation": PropTypes.oneOf(["horizontal", "vertical"]),
268
- "aria-owns": PropTypes.string,
269
- "aria-placeholder": PropTypes.string,
270
- "aria-posinset": PropTypes.number,
271
- "aria-pressed": PropTypes.oneOfType([PropTypes.oneOf(["false", "mixed", "true"]), PropTypes.bool]),
272
- "aria-readonly": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
273
- "aria-relevant": PropTypes.oneOf(["additions removals", "additions text", "additions", "all", "removals additions", "removals text", "removals", "text additions", "text removals", "text"]),
274
- "aria-required": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
275
- "aria-roledescription": PropTypes.string,
276
- "aria-rowcount": PropTypes.number,
277
- "aria-rowindex": PropTypes.number,
278
- "aria-rowindextext": PropTypes.string,
279
- "aria-rowspan": PropTypes.number,
280
- "aria-selected": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
281
- "aria-setsize": PropTypes.number,
282
- "aria-sort": PropTypes.oneOf(["ascending", "descending", "none", "other"]),
283
- "aria-valuemax": PropTypes.number,
284
- "aria-valuemin": PropTypes.number,
285
- "aria-valuenow": PropTypes.number,
286
- "aria-valuetext": PropTypes.string,
287
- "ariaDescribedBy": PropTypes.string,
288
- "as": PropTypes.elementType,
289
- "autoCapitalize": PropTypes.oneOfType([PropTypes.oneOf(["characters", "none", "off", "on", "sentences", "words"]), PropTypes.shape({
290
- "__@iterator": PropTypes.func.isRequired,
291
- "anchor": PropTypes.func.isRequired,
292
- "at": PropTypes.func.isRequired,
293
- "big": PropTypes.func.isRequired,
294
- "blink": PropTypes.func.isRequired,
295
- "bold": PropTypes.func.isRequired,
296
- "charAt": PropTypes.func.isRequired,
297
- "charCodeAt": PropTypes.func.isRequired,
298
- "codePointAt": PropTypes.func.isRequired,
299
- "concat": PropTypes.func.isRequired,
300
- "endsWith": PropTypes.func.isRequired,
301
- "fixed": PropTypes.func.isRequired,
302
- "fontcolor": PropTypes.func.isRequired,
303
- "fontsize": PropTypes.func.isRequired,
304
- "includes": PropTypes.func.isRequired,
305
- "indexOf": PropTypes.func.isRequired,
306
- "italics": PropTypes.func.isRequired,
307
- "lastIndexOf": PropTypes.func.isRequired,
308
- "length": PropTypes.number.isRequired,
309
- "link": PropTypes.func.isRequired,
310
- "localeCompare": PropTypes.func.isRequired,
311
- "match": PropTypes.func.isRequired,
312
- "matchAll": PropTypes.func.isRequired,
313
- "normalize": PropTypes.func.isRequired,
314
- "padEnd": PropTypes.func.isRequired,
315
- "padStart": PropTypes.func.isRequired,
316
- "repeat": PropTypes.func.isRequired,
317
- "replace": PropTypes.func.isRequired,
318
- "search": PropTypes.func.isRequired,
319
- "slice": PropTypes.func.isRequired,
320
- "small": PropTypes.func.isRequired,
321
- "split": PropTypes.func.isRequired,
322
- "startsWith": PropTypes.func.isRequired,
323
- "strike": PropTypes.func.isRequired,
324
- "sub": PropTypes.func.isRequired,
325
- "substr": PropTypes.func.isRequired,
326
- "substring": PropTypes.func.isRequired,
327
- "sup": PropTypes.func.isRequired,
328
- "toLocaleLowerCase": PropTypes.func.isRequired,
329
- "toLocaleUpperCase": PropTypes.func.isRequired,
330
- "toLowerCase": PropTypes.func.isRequired,
331
- "toString": PropTypes.func.isRequired,
332
- "toUpperCase": PropTypes.func.isRequired,
333
- "trim": PropTypes.func.isRequired,
334
- "trimEnd": PropTypes.func.isRequired,
335
- "trimLeft": PropTypes.func.isRequired,
336
- "trimRight": PropTypes.func.isRequired,
337
- "trimStart": PropTypes.func.isRequired,
338
- "valueOf": PropTypes.func.isRequired
339
- })]),
340
- "autoComplete": PropTypes.any,
341
- "autoCorrect": PropTypes.string,
342
- "autoFocus": PropTypes.bool,
343
- "autoSave": PropTypes.string,
344
- "capture": PropTypes.oneOfType([PropTypes.oneOf(["environment", "user"]), PropTypes.bool]),
345
- "characterLimit": PropTypes.number,
346
- "checked": PropTypes.bool,
347
- "children": PropTypes.node,
348
- "className": PropTypes.string,
349
- "color": PropTypes.string,
350
- "content": PropTypes.string,
351
- "contentEditable": PropTypes.oneOfType([PropTypes.oneOf(["false", "inherit", "plaintext-only", "true"]), PropTypes.bool]),
352
- "contextMenu": PropTypes.string,
353
- "dangerouslySetInnerHTML": PropTypes.shape({
354
- "__html": PropTypes.oneOfType([PropTypes.object, PropTypes.string]).isRequired
355
- }),
356
- "data-component": PropTypes.string,
357
- "data-element": PropTypes.string,
358
- "data-role": PropTypes.string,
359
- "datatype": PropTypes.string,
360
- "defaultChecked": PropTypes.bool,
361
- "defaultValue": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.string), PropTypes.number, PropTypes.string]),
362
- "deferTimeout": PropTypes.number,
363
- "dir": PropTypes.string,
364
- "disabled": PropTypes.bool,
365
- "draggable": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
366
- "enterKeyHint": PropTypes.oneOf(["done", "enter", "go", "next", "previous", "search", "send"]),
367
- "error": PropTypes.oneOfType([PropTypes.string, PropTypes.bool]),
368
- "fieldHelp": PropTypes.node,
369
- "form": PropTypes.string,
370
- "formAction": PropTypes.string,
371
- "formattedValue": PropTypes.string,
372
- "formEncType": PropTypes.string,
373
- "formMethod": PropTypes.string,
374
- "formNoValidate": PropTypes.bool,
375
- "formTarget": PropTypes.string,
376
- "height": PropTypes.oneOfType([PropTypes.number, PropTypes.string]),
377
- "helpAriaLabel": PropTypes.string,
378
- "hidden": PropTypes.bool,
379
- "iconOnClick": PropTypes.func,
380
- "iconOnMouseDown": PropTypes.func,
381
- "iconTabIndex": PropTypes.number,
382
- "id": PropTypes.string,
383
- "info": PropTypes.oneOfType([PropTypes.string, PropTypes.bool]),
384
- "inlist": PropTypes.any,
385
- "inputHint": PropTypes.string,
386
- "inputIcon": PropTypes.oneOf(["accessibility_web", "add", "admin", "alert_on", "alert", "analysis", "app_facebook", "app_instagram", "app_tiktok", "app_twitter", "app_youtube", "apps", "arrow_bottom_right_circle", "arrow_down", "arrow_left_boxed", "arrow_left_right_small", "arrow_left_small", "arrow_left", "arrow_right_small", "arrow_right", "arrow_top_left_circle", "arrow_up", "arrow", "arrows_left_right", "attach", "bank_with_card", "bank", "basket_with_squares", "basket", "bed", "bill_paid", "bill_unpaid", "bin", "biometric", "block_arrow_right", "blocked_square", "blocked", "bold", "box_arrow_left", "box_arrow_right", "boxed_shapes", "bulk_destroy", "bullet_list_dotted", "bullet_list_numbers", "bullet_list", "business", "calendar_pay_date", "calendar_today", "calendar", "call", "camera", "car_lock", "car_money", "car_repair", "card_view", "card_wallet", "caret_down", "caret_large_down", "caret_large_left", "caret_large_right", "caret_large_up", "caret_left", "caret_right", "caret_up", "cart", "cash", "chart_bar", "chart_line", "chart_pie", "chat_notes", "chat", "check_all", "check_none", "chevron_down_thick", "chevron_down", "chevron_left_thick", "chevron_left", "chevron_right_thick", "chevron_right", "chevron_up_thick", "chevron_up", "circle_with_dots", "circles_connection", "clock", "close", "cloud_co2", "coins", "collaborate", "computer_clock", "connect_off", "connect", "construction", "contact_card", "contacts", "copy", "create", "credit_card_slash", "credit_card", "cross_circle", "cross", "csv", "dashboard", "delete", "delivery", "disconnect", "disputed", "document_right_align", "document_tick", "document_vertical_lines", "download", "draft", "drag_vertical", "drag", "drill", "dropdown", "duplicate", "edit", "edited", "ellipsis_horizontal", "ellipsis_vertical", "email_switch", "email", "entry", "envelope_dollar", "envelope_euro", "error_square", "error", "euro", "expand", "export", "factory", "favourite_lined", "favourite", "fax", "feedback", "file_excel", "file_generic", "file_image", "file_pdf", "file_word", "files_leaning", "filter_new", "filter", "fit_height", "fit_width", "flag", "folder", "form_refresh", "gift", "go", "graduation_hat", "graph", "grid", "hand_cash_coins", "hand_cash_note", "heart_pulse", "help", "hide", "home", "image", "import", "in_progress", "in_transit", "individual", "info", "intranet", "italic", "job_seeked", "key", "laptop", "leaf", "ledger_arrow_left", "ledger_arrow_right", "ledger", "lightbulb_off", "lightbulb_on", "like_no", "like", "link_cloud", "link_on", "link", "list_view", "location", "locked", "logout", "lookup", "marker", "message", "microphone", "minimise", "minus_large", "minus", "mobile", "money_bag", "none", "old_warning", "palm_tree", "pause_circle", "pause", "pdf", "people_switch", "people", "percentage_boxed", "person_info", "person_tick", "person", "petrol_pump", "phone", "piggy_bank", "pin", "plane", "play_circle", "play", "plus_large", "plus", "pound", "print", "progress", "progressed", "protect", "question_hollow", "question_mark", "question", "recruiting", "refresh_clock", "refresh", "remove", "sage_coin", "save", "scan", "search", "send", "services", "settings_old", "settings", "share", "shield_with_tick_outline", "shield_with_tick", "shop", "sort_down", "sort_up", "spanner", "split_container", "split", "square_dot", "squares_nine", "stacked_boxes", "stacked_squares", "stop_circle", "stop", "submitted", "support_online", "sync", "tag", "talk", "target_man", "target", "theatre_masks", "three_boxes", "tick_circle", "tick_thick", "tick", "true_tick", "u_turn_left", "u_turn_right", "undo", "unlocked", "upload", "uploaded", "video", "view", "volunteering", "warning", "website", "welfare", "worldwide_location"]),
387
- "inputMode": PropTypes.oneOf(["decimal", "email", "none", "numeric", "search", "tel", "text", "url"]),
388
- "inputWidth": PropTypes.number,
389
- "is": PropTypes.string,
390
- "isOptional": PropTypes.bool,
391
- "itemID": PropTypes.string,
392
- "itemProp": PropTypes.string,
393
- "itemRef": PropTypes.string,
394
- "itemScope": PropTypes.bool,
395
- "itemType": PropTypes.string,
396
- "label": PropTypes.string,
397
- "labelAlign": PropTypes.oneOf(["left", "right"]),
398
- "labelHelp": PropTypes.node,
399
- "labelInline": PropTypes.bool,
400
- "labelSpacing": PropTypes.oneOf([1, 2]),
401
- "labelWidth": PropTypes.number,
402
- "lang": PropTypes.string,
403
- "leftChildren": PropTypes.node,
404
- "list": PropTypes.string,
405
- "m": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
406
- "__@toStringTag": PropTypes.string.isRequired,
407
- "description": PropTypes.string,
408
- "toString": PropTypes.func.isRequired,
409
- "valueOf": PropTypes.func.isRequired
410
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
411
- "__@toStringTag": PropTypes.string.isRequired,
412
- "description": PropTypes.string,
413
- "toString": PropTypes.func.isRequired,
414
- "valueOf": PropTypes.func.isRequired
415
- }), PropTypes.string]),
416
- "margin": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
417
- "__@toStringTag": PropTypes.string.isRequired,
418
- "description": PropTypes.string,
419
- "toString": PropTypes.func.isRequired,
420
- "valueOf": PropTypes.func.isRequired
421
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
422
- "__@toStringTag": PropTypes.string.isRequired,
423
- "description": PropTypes.string,
424
- "toString": PropTypes.func.isRequired,
425
- "valueOf": PropTypes.func.isRequired
426
- }), PropTypes.string]),
427
- "marginBottom": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
428
- "__@toStringTag": PropTypes.string.isRequired,
429
- "description": PropTypes.string,
430
- "toString": PropTypes.func.isRequired,
431
- "valueOf": PropTypes.func.isRequired
432
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
433
- "__@toStringTag": PropTypes.string.isRequired,
434
- "description": PropTypes.string,
435
- "toString": PropTypes.func.isRequired,
436
- "valueOf": PropTypes.func.isRequired
437
- }), PropTypes.string]),
438
- "marginLeft": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
439
- "__@toStringTag": PropTypes.string.isRequired,
440
- "description": PropTypes.string,
441
- "toString": PropTypes.func.isRequired,
442
- "valueOf": PropTypes.func.isRequired
443
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
444
- "__@toStringTag": PropTypes.string.isRequired,
445
- "description": PropTypes.string,
446
- "toString": PropTypes.func.isRequired,
447
- "valueOf": PropTypes.func.isRequired
448
- }), PropTypes.string]),
449
- "marginRight": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
450
- "__@toStringTag": PropTypes.string.isRequired,
451
- "description": PropTypes.string,
452
- "toString": PropTypes.func.isRequired,
453
- "valueOf": PropTypes.func.isRequired
454
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
455
- "__@toStringTag": PropTypes.string.isRequired,
456
- "description": PropTypes.string,
457
- "toString": PropTypes.func.isRequired,
458
- "valueOf": PropTypes.func.isRequired
459
- }), PropTypes.string]),
460
- "marginTop": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
461
- "__@toStringTag": PropTypes.string.isRequired,
462
- "description": PropTypes.string,
463
- "toString": PropTypes.func.isRequired,
464
- "valueOf": PropTypes.func.isRequired
465
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
466
- "__@toStringTag": PropTypes.string.isRequired,
467
- "description": PropTypes.string,
468
- "toString": PropTypes.func.isRequired,
469
- "valueOf": PropTypes.func.isRequired
470
- }), PropTypes.string]),
471
- "marginX": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
472
- "__@toStringTag": PropTypes.string.isRequired,
473
- "description": PropTypes.string,
474
- "toString": PropTypes.func.isRequired,
475
- "valueOf": PropTypes.func.isRequired
476
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
477
- "__@toStringTag": PropTypes.string.isRequired,
478
- "description": PropTypes.string,
479
- "toString": PropTypes.func.isRequired,
480
- "valueOf": PropTypes.func.isRequired
481
- }), PropTypes.string]),
482
- "marginY": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
483
- "__@toStringTag": PropTypes.string.isRequired,
484
- "description": PropTypes.string,
485
- "toString": PropTypes.func.isRequired,
486
- "valueOf": PropTypes.func.isRequired
487
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
488
- "__@toStringTag": PropTypes.string.isRequired,
489
- "description": PropTypes.string,
490
- "toString": PropTypes.func.isRequired,
491
- "valueOf": PropTypes.func.isRequired
492
- }), PropTypes.string]),
493
- "max": PropTypes.oneOfType([PropTypes.number, PropTypes.string]),
494
- "maxLength": PropTypes.number,
495
- "maxWidth": PropTypes.string,
496
- "mb": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
497
- "__@toStringTag": PropTypes.string.isRequired,
498
- "description": PropTypes.string,
499
- "toString": PropTypes.func.isRequired,
500
- "valueOf": PropTypes.func.isRequired
501
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
502
- "__@toStringTag": PropTypes.string.isRequired,
503
- "description": PropTypes.string,
504
- "toString": PropTypes.func.isRequired,
505
- "valueOf": PropTypes.func.isRequired
506
- }), PropTypes.string]),
507
- "min": PropTypes.oneOfType([PropTypes.number, PropTypes.string]),
508
- "minLength": PropTypes.number,
509
- "ml": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
510
- "__@toStringTag": PropTypes.string.isRequired,
511
- "description": PropTypes.string,
512
- "toString": PropTypes.func.isRequired,
513
- "valueOf": PropTypes.func.isRequired
514
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
515
- "__@toStringTag": PropTypes.string.isRequired,
516
- "description": PropTypes.string,
517
- "toString": PropTypes.func.isRequired,
518
- "valueOf": PropTypes.func.isRequired
519
- }), PropTypes.string]),
520
- "mr": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
521
- "__@toStringTag": PropTypes.string.isRequired,
522
- "description": PropTypes.string,
523
- "toString": PropTypes.func.isRequired,
524
- "valueOf": PropTypes.func.isRequired
525
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
526
- "__@toStringTag": PropTypes.string.isRequired,
527
- "description": PropTypes.string,
528
- "toString": PropTypes.func.isRequired,
529
- "valueOf": PropTypes.func.isRequired
530
- }), PropTypes.string]),
531
- "mt": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
532
- "__@toStringTag": PropTypes.string.isRequired,
533
- "description": PropTypes.string,
534
- "toString": PropTypes.func.isRequired,
535
- "valueOf": PropTypes.func.isRequired
536
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
537
- "__@toStringTag": PropTypes.string.isRequired,
538
- "description": PropTypes.string,
539
- "toString": PropTypes.func.isRequired,
540
- "valueOf": PropTypes.func.isRequired
541
- }), PropTypes.string]),
542
- "multiple": PropTypes.bool,
543
- "mx": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
544
- "__@toStringTag": PropTypes.string.isRequired,
545
- "description": PropTypes.string,
546
- "toString": PropTypes.func.isRequired,
547
- "valueOf": PropTypes.func.isRequired
548
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
549
- "__@toStringTag": PropTypes.string.isRequired,
550
- "description": PropTypes.string,
551
- "toString": PropTypes.func.isRequired,
552
- "valueOf": PropTypes.func.isRequired
553
- }), PropTypes.string]),
554
- "my": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
555
- "__@toStringTag": PropTypes.string.isRequired,
556
- "description": PropTypes.string,
557
- "toString": PropTypes.func.isRequired,
558
- "valueOf": PropTypes.func.isRequired
559
- }), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
560
- "__@toStringTag": PropTypes.string.isRequired,
561
- "description": PropTypes.string,
562
- "toString": PropTypes.func.isRequired,
563
- "valueOf": PropTypes.func.isRequired
564
- }), PropTypes.string]),
565
- "name": PropTypes.string,
566
- "nonce": PropTypes.string,
567
- "onAbort": PropTypes.func,
568
- "onAbortCapture": PropTypes.func,
569
- "onAnimationEnd": PropTypes.func,
570
- "onAnimationEndCapture": PropTypes.func,
571
- "onAnimationIteration": PropTypes.func,
572
- "onAnimationIterationCapture": PropTypes.func,
573
- "onAnimationStart": PropTypes.func,
574
- "onAnimationStartCapture": PropTypes.func,
575
- "onAuxClick": PropTypes.func,
576
- "onAuxClickCapture": PropTypes.func,
577
- "onBeforeInput": PropTypes.func,
578
- "onBeforeInputCapture": PropTypes.func,
579
- "onBlur": PropTypes.func,
580
- "onBlurCapture": PropTypes.func,
581
- "onCanPlay": PropTypes.func,
582
- "onCanPlayCapture": PropTypes.func,
583
- "onCanPlayThrough": PropTypes.func,
584
- "onCanPlayThroughCapture": PropTypes.func,
585
- "onChange": PropTypes.func,
586
- "onChangeCapture": PropTypes.func,
587
- "onChangeDeferred": PropTypes.func,
588
- "onClick": PropTypes.func,
589
- "onClickCapture": PropTypes.func,
590
- "onCompositionEnd": PropTypes.func,
591
- "onCompositionEndCapture": PropTypes.func,
592
- "onCompositionStart": PropTypes.func,
593
- "onCompositionStartCapture": PropTypes.func,
594
- "onCompositionUpdate": PropTypes.func,
595
- "onCompositionUpdateCapture": PropTypes.func,
596
- "onContextMenu": PropTypes.func,
597
- "onContextMenuCapture": PropTypes.func,
598
- "onCopy": PropTypes.func,
599
- "onCopyCapture": PropTypes.func,
600
- "onCut": PropTypes.func,
601
- "onCutCapture": PropTypes.func,
602
- "onDoubleClick": PropTypes.func,
603
- "onDoubleClickCapture": PropTypes.func,
604
- "onDrag": PropTypes.func,
605
- "onDragCapture": PropTypes.func,
606
- "onDragEnd": PropTypes.func,
607
- "onDragEndCapture": PropTypes.func,
608
- "onDragEnter": PropTypes.func,
609
- "onDragEnterCapture": PropTypes.func,
610
- "onDragExit": PropTypes.func,
611
- "onDragExitCapture": PropTypes.func,
612
- "onDragLeave": PropTypes.func,
613
- "onDragLeaveCapture": PropTypes.func,
614
- "onDragOver": PropTypes.func,
615
- "onDragOverCapture": PropTypes.func,
616
- "onDragStart": PropTypes.func,
617
- "onDragStartCapture": PropTypes.func,
618
- "onDrop": PropTypes.func,
619
- "onDropCapture": PropTypes.func,
620
- "onDurationChange": PropTypes.func,
621
- "onDurationChangeCapture": PropTypes.func,
622
- "onEmptied": PropTypes.func,
623
- "onEmptiedCapture": PropTypes.func,
624
- "onEncrypted": PropTypes.func,
625
- "onEncryptedCapture": PropTypes.func,
626
- "onEnded": PropTypes.func,
627
- "onEndedCapture": PropTypes.func,
628
- "onError": PropTypes.func,
629
- "onErrorCapture": PropTypes.func,
630
- "onFocus": PropTypes.func,
631
- "onFocusCapture": PropTypes.func,
632
- "onGotPointerCapture": PropTypes.func,
633
- "onGotPointerCaptureCapture": PropTypes.func,
634
- "onInput": PropTypes.func,
635
- "onInputCapture": PropTypes.func,
636
- "onInvalid": PropTypes.func,
637
- "onInvalidCapture": PropTypes.func,
638
- "onKeyDown": PropTypes.func,
639
- "onKeyDownCapture": PropTypes.func,
640
- "onKeyPress": PropTypes.func,
641
- "onKeyPressCapture": PropTypes.func,
642
- "onKeyUp": PropTypes.func,
643
- "onKeyUpCapture": PropTypes.func,
644
- "onLoad": PropTypes.func,
645
- "onLoadCapture": PropTypes.func,
646
- "onLoadedData": PropTypes.func,
647
- "onLoadedDataCapture": PropTypes.func,
648
- "onLoadedMetadata": PropTypes.func,
649
- "onLoadedMetadataCapture": PropTypes.func,
650
- "onLoadStart": PropTypes.func,
651
- "onLoadStartCapture": PropTypes.func,
652
- "onLostPointerCapture": PropTypes.func,
653
- "onLostPointerCaptureCapture": PropTypes.func,
654
- "onMouseDown": PropTypes.func,
655
- "onMouseDownCapture": PropTypes.func,
656
- "onMouseEnter": PropTypes.func,
657
- "onMouseLeave": PropTypes.func,
658
- "onMouseMove": PropTypes.func,
659
- "onMouseMoveCapture": PropTypes.func,
660
- "onMouseOut": PropTypes.func,
661
- "onMouseOutCapture": PropTypes.func,
662
- "onMouseOver": PropTypes.func,
663
- "onMouseOverCapture": PropTypes.func,
664
- "onMouseUp": PropTypes.func,
665
- "onMouseUpCapture": PropTypes.func,
666
- "onPaste": PropTypes.func,
667
- "onPasteCapture": PropTypes.func,
668
- "onPause": PropTypes.func,
669
- "onPauseCapture": PropTypes.func,
670
- "onPlay": PropTypes.func,
671
- "onPlayCapture": PropTypes.func,
672
- "onPlaying": PropTypes.func,
673
- "onPlayingCapture": PropTypes.func,
674
- "onPointerCancel": PropTypes.func,
675
- "onPointerCancelCapture": PropTypes.func,
676
- "onPointerDown": PropTypes.func,
677
- "onPointerDownCapture": PropTypes.func,
678
- "onPointerEnter": PropTypes.func,
679
- "onPointerLeave": PropTypes.func,
680
- "onPointerMove": PropTypes.func,
681
- "onPointerMoveCapture": PropTypes.func,
682
- "onPointerOut": PropTypes.func,
683
- "onPointerOutCapture": PropTypes.func,
684
- "onPointerOver": PropTypes.func,
685
- "onPointerOverCapture": PropTypes.func,
686
- "onPointerUp": PropTypes.func,
687
- "onPointerUpCapture": PropTypes.func,
688
- "onProgress": PropTypes.func,
689
- "onProgressCapture": PropTypes.func,
690
- "onRateChange": PropTypes.func,
691
- "onRateChangeCapture": PropTypes.func,
692
- "onReset": PropTypes.func,
693
- "onResetCapture": PropTypes.func,
694
- "onResize": PropTypes.func,
695
- "onResizeCapture": PropTypes.func,
696
- "onScroll": PropTypes.func,
697
- "onScrollCapture": PropTypes.func,
698
- "onSeeked": PropTypes.func,
699
- "onSeekedCapture": PropTypes.func,
700
- "onSeeking": PropTypes.func,
701
- "onSeekingCapture": PropTypes.func,
702
- "onSelect": PropTypes.func,
703
- "onSelectCapture": PropTypes.func,
704
- "onStalled": PropTypes.func,
705
- "onStalledCapture": PropTypes.func,
706
- "onSubmit": PropTypes.func,
707
- "onSubmitCapture": PropTypes.func,
708
- "onSuspend": PropTypes.func,
709
- "onSuspendCapture": PropTypes.func,
710
- "onTimeUpdate": PropTypes.func,
711
- "onTimeUpdateCapture": PropTypes.func,
712
- "onTouchCancel": PropTypes.func,
713
- "onTouchCancelCapture": PropTypes.func,
714
- "onTouchEnd": PropTypes.func,
715
- "onTouchEndCapture": PropTypes.func,
716
- "onTouchMove": PropTypes.func,
717
- "onTouchMoveCapture": PropTypes.func,
718
- "onTouchStart": PropTypes.func,
719
- "onTouchStartCapture": PropTypes.func,
720
- "onTransitionEnd": PropTypes.func,
721
- "onTransitionEndCapture": PropTypes.func,
722
- "onVolumeChange": PropTypes.func,
723
- "onVolumeChangeCapture": PropTypes.func,
724
- "onWaiting": PropTypes.func,
725
- "onWaitingCapture": PropTypes.func,
726
- "onWheel": PropTypes.func,
727
- "onWheelCapture": PropTypes.func,
728
- "pattern": PropTypes.string,
729
- "placeholder": PropTypes.string,
730
- "positionedChildren": PropTypes.node,
731
- "prefix": PropTypes.string,
732
- "property": PropTypes.string,
733
- "radioGroup": PropTypes.string,
734
- "readOnly": PropTypes.bool,
735
- "rel": PropTypes.string,
736
- "required": PropTypes.bool,
737
- "resource": PropTypes.string,
738
- "results": PropTypes.number,
739
- "rev": PropTypes.string,
740
- "reverse": PropTypes.bool,
741
- "role": PropTypes.oneOfType([PropTypes.oneOf(["alert", "alertdialog", "application", "article", "banner", "button", "cell", "checkbox", "columnheader", "combobox", "complementary", "contentinfo", "definition", "dialog", "directory", "document", "feed", "figure", "form", "grid", "gridcell", "group", "heading", "img", "link", "list", "listbox", "listitem", "log", "main", "marquee", "math", "menu", "menubar", "menuitem", "menuitemcheckbox", "menuitemradio", "navigation", "none", "note", "option", "presentation", "progressbar", "radio", "radiogroup", "region", "row", "rowgroup", "rowheader", "scrollbar", "search", "searchbox", "separator", "slider", "spinbutton", "status", "switch", "tab", "table", "tablist", "tabpanel", "term", "textbox", "timer", "toolbar", "tooltip", "tree", "treegrid", "treeitem"]), PropTypes.shape({
742
- "__@iterator": PropTypes.func.isRequired,
743
- "anchor": PropTypes.func.isRequired,
744
- "at": PropTypes.func.isRequired,
745
- "big": PropTypes.func.isRequired,
746
- "blink": PropTypes.func.isRequired,
747
- "bold": PropTypes.func.isRequired,
748
- "charAt": PropTypes.func.isRequired,
749
- "charCodeAt": PropTypes.func.isRequired,
750
- "codePointAt": PropTypes.func.isRequired,
751
- "concat": PropTypes.func.isRequired,
752
- "endsWith": PropTypes.func.isRequired,
753
- "fixed": PropTypes.func.isRequired,
754
- "fontcolor": PropTypes.func.isRequired,
755
- "fontsize": PropTypes.func.isRequired,
756
- "includes": PropTypes.func.isRequired,
757
- "indexOf": PropTypes.func.isRequired,
758
- "italics": PropTypes.func.isRequired,
759
- "lastIndexOf": PropTypes.func.isRequired,
760
- "length": PropTypes.number.isRequired,
761
- "link": PropTypes.func.isRequired,
762
- "localeCompare": PropTypes.func.isRequired,
763
- "match": PropTypes.func.isRequired,
764
- "matchAll": PropTypes.func.isRequired,
765
- "normalize": PropTypes.func.isRequired,
766
- "padEnd": PropTypes.func.isRequired,
767
- "padStart": PropTypes.func.isRequired,
768
- "repeat": PropTypes.func.isRequired,
769
- "replace": PropTypes.func.isRequired,
770
- "search": PropTypes.func.isRequired,
771
- "slice": PropTypes.func.isRequired,
772
- "small": PropTypes.func.isRequired,
773
- "split": PropTypes.func.isRequired,
774
- "startsWith": PropTypes.func.isRequired,
775
- "strike": PropTypes.func.isRequired,
776
- "sub": PropTypes.func.isRequired,
777
- "substr": PropTypes.func.isRequired,
778
- "substring": PropTypes.func.isRequired,
779
- "sup": PropTypes.func.isRequired,
780
- "toLocaleLowerCase": PropTypes.func.isRequired,
781
- "toLocaleUpperCase": PropTypes.func.isRequired,
782
- "toLowerCase": PropTypes.func.isRequired,
783
- "toString": PropTypes.func.isRequired,
784
- "toUpperCase": PropTypes.func.isRequired,
785
- "trim": PropTypes.func.isRequired,
786
- "trimEnd": PropTypes.func.isRequired,
787
- "trimLeft": PropTypes.func.isRequired,
788
- "trimRight": PropTypes.func.isRequired,
789
- "trimStart": PropTypes.func.isRequired,
790
- "valueOf": PropTypes.func.isRequired
791
- })]),
792
- "security": PropTypes.string,
793
- "size": PropTypes.oneOf(["large", "medium", "small"]),
794
- "slot": PropTypes.string,
795
- "spellCheck": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
796
- "src": PropTypes.string,
797
- "step": PropTypes.oneOfType([PropTypes.number, PropTypes.string]),
798
- "style": PropTypes.object,
799
- "suppressContentEditableWarning": PropTypes.bool,
800
- "suppressHydrationWarning": PropTypes.bool,
801
- "tabIndex": PropTypes.number,
802
- "title": PropTypes.string,
803
- "tooltipId": PropTypes.string,
804
- "tooltipPosition": PropTypes.oneOf(["bottom", "left", "right", "top"]),
805
- "translate": PropTypes.oneOf(["no", "yes"]),
806
- "typeof": PropTypes.string,
807
- "unselectable": PropTypes.oneOf(["off", "on"]),
808
- "validationIconId": PropTypes.string,
809
- "validationOnLabel": PropTypes.bool,
810
- "value": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.string), PropTypes.number, PropTypes.string]),
811
- "vocab": PropTypes.string,
812
- "warning": PropTypes.oneOfType([PropTypes.string, PropTypes.bool]),
813
- "width": PropTypes.oneOfType([PropTypes.number, PropTypes.string])
814
- };
815
- }
816
- export { Textbox };
817
225
  Textbox.displayName = "Textbox";
818
226
  export default Textbox;