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.
- package/esm/__internal__/character-count/character-count.component.js +0 -1
- package/esm/__internal__/checkable-input/checkable-input.component.js +0 -419
- package/esm/__internal__/checkable-input/hidden-checkable-input.component.js +0 -353
- package/esm/__internal__/field-help/field-help.component.js +0 -1
- package/esm/__internal__/fieldset/fieldset.component.js +0 -1
- package/esm/__internal__/focus-trap/focus-trap.component.js +0 -1
- package/esm/__internal__/form-field/form-field.component.js +0 -1
- package/esm/__internal__/form-spacing-provider/form-spacing-provider.component.js +0 -1
- package/esm/__internal__/full-screen-heading/full-screen-heading.component.js +0 -7
- package/esm/__internal__/hint-text/hint-text.component.js +0 -1
- package/esm/__internal__/input/input-presentation.component.js +0 -20
- package/esm/__internal__/input/input.component.js +0 -410
- package/esm/__internal__/input-behaviour/input-behaviour.component.js +0 -1
- package/esm/__internal__/input-behaviour/input-group-behaviour.component.js +0 -1
- package/esm/__internal__/input-icon-toggle/input-icon-toggle.component.js +0 -1
- package/esm/__internal__/label/label.component.js +0 -1
- package/esm/__internal__/popover/popover.component.js +0 -1
- package/esm/__internal__/radio-button-mapper/radio-button-mapper.component.js +0 -1
- package/esm/__internal__/sticky-footer/sticky-footer.component.js +0 -1
- package/esm/__internal__/validation-message/validation-message.component.js +0 -1
- package/esm/__internal__/validations/validation-icon.component.js +0 -1
- package/esm/components/accordion/accordion-group/accordion-group.component.js +0 -1
- package/esm/components/accordion/accordion.component.js +1 -647
- package/esm/components/action-popover/action-popover-item/action-popover-item.component.js +0 -1
- package/esm/components/action-popover/action-popover-menu/action-popover-menu.component.js +0 -23
- package/esm/components/action-popover/action-popover-menu-button/action-popover-menu-button.component.js +0 -1
- package/esm/components/action-popover/action-popover.component.js +1 -175
- package/esm/components/advanced-color-picker/advanced-color-picker.component.js +0 -1
- package/esm/components/alert/alert.component.js +0 -1
- package/esm/components/anchor-navigation/anchor-navigation-item/anchor-navigation-item.component.js +0 -20
- package/esm/components/anchor-navigation/anchor-navigation.component.js +0 -9
- package/esm/components/badge/badge.component.js +0 -1
- package/esm/components/batch-selection/batch-selection.component.js +0 -1
- package/esm/components/box/box.component.js +1 -3788
- package/esm/components/breadcrumbs/breadcrumbs.component.js +1 -319
- package/esm/components/breadcrumbs/crumb/crumb.component.js +0 -68
- package/esm/components/button/button.component.js +0 -343
- package/esm/components/button-bar/button-bar.component.js +0 -1
- package/esm/components/button-minor/button-minor.component.js +1 -345
- package/esm/components/button-toggle/button-toggle-group/button-toggle-group.component.js +0 -1
- package/esm/components/button-toggle/button-toggle-icon.component.js +0 -1
- package/esm/components/button-toggle/button-toggle.component.js +0 -1
- package/esm/components/carbon-provider/__internal__/top-modal-provider.component.js +0 -1
- package/esm/components/carbon-provider/carbon-provider.component.js +0 -1
- package/esm/components/card/card-column/card-column.component.js +0 -1
- package/esm/components/card/card-footer/card-footer.component.js +0 -1
- package/esm/components/card/card-row/card-row.component.js +0 -1
- package/esm/components/card/card.component.js +0 -1
- package/esm/components/checkbox/checkbox-group/checkbox-group.component.js +0 -1
- package/esm/components/checkbox/checkbox-svg.component.js +0 -1
- package/esm/components/checkbox/checkbox.component.js +1 -579
- package/esm/components/confirm/confirm.component.js +0 -1
- package/esm/components/content/content.component.js +0 -1
- package/esm/components/date/__internal__/date-picker/date-picker.component.js +0 -1
- package/esm/components/date/__internal__/navbar/navbar.component.js +0 -1
- package/esm/components/date/__internal__/weekday/weekday.component.js +0 -1
- package/esm/components/date/date.component.js +12 -591
- package/esm/components/date-range/date-range.component.js +0 -1
- package/esm/components/decimal/decimal.component.js +1 -593
- package/esm/components/definition-list/dd/dd.component.js +0 -1
- package/esm/components/definition-list/dl.component.js +0 -1
- package/esm/components/definition-list/dt/dt.component.js +0 -1
- package/esm/components/detail/detail.component.js +0 -1
- package/esm/components/dialog/dialog.component.js +1 -69
- package/esm/components/dialog-full-screen/dialog-full-screen.component.js +0 -1
- package/esm/components/dismissible-box/dismissible-box.component.js +0 -1
- package/esm/components/draggable/__internal__/drop-target.component.js +0 -1
- package/esm/components/draggable/draggable-container.component.js +0 -164
- package/esm/components/draggable/draggable-item/draggable-item.component.js +0 -166
- package/esm/components/drawer/drawer.component.js +0 -1
- package/esm/components/duelling-picklist/duelling-picklist.component.js +0 -1
- package/esm/components/duelling-picklist/picklist/picklist.component.js +0 -1
- package/esm/components/duelling-picklist/picklist-divider/picklist-divider.component.js +0 -1
- package/esm/components/duelling-picklist/picklist-group/picklist-group.component.js +1 -14
- package/esm/components/duelling-picklist/picklist-item/picklist-item.component.js +1 -18
- package/esm/components/duelling-picklist/picklist-placeholder/picklist-placeholder.component.js +0 -1
- package/esm/components/fieldset/fieldset.component.js +0 -1
- package/esm/components/file-input/__internal__/file-upload-status/file-upload-status.component.js +0 -1
- package/esm/components/file-input/file-input.component.js +1 -194
- package/esm/components/flat-table/flat-table-body/flat-table-body.component.js +1 -10
- package/esm/components/flat-table/flat-table-body-draggable/flat-table-body-draggable.component.js +0 -1
- package/esm/components/flat-table/flat-table-cell/flat-table-cell.component.js +0 -1
- package/esm/components/flat-table/flat-table-checkbox/flat-table-checkbox.component.js +0 -1
- package/esm/components/flat-table/flat-table-head/flat-table-head.component.js +0 -1
- package/esm/components/flat-table/flat-table-header/flat-table-header.component.js +0 -1
- package/esm/components/flat-table/flat-table-row/__internal__/flat-table-row-draggable.component.js +1 -15
- package/esm/components/flat-table/flat-table-row/flat-table-row.component.js +1 -24
- package/esm/components/flat-table/flat-table-row-header/flat-table-row-header.component.js +0 -1
- package/esm/components/flat-table/flat-table.component.js +0 -1
- package/esm/components/flat-table/sort/sort.component.js +0 -1
- package/esm/components/form/__internal__/form-summary.component.js +0 -1
- package/esm/components/form/form.component.js +0 -1
- package/esm/components/form/required-fields-indicator/required-fields-indicator.component.js +0 -1
- package/esm/components/global-header/global-header.component.js +0 -1
- package/esm/components/grid/grid-container/grid-container.component.js +0 -1
- package/esm/components/grid/grid-item/grid-item.component.js +0 -1
- package/esm/components/grouped-character/grouped-character.component.js +1 -594
- package/esm/components/heading/heading.component.js +0 -1
- package/esm/components/help/help.component.js +1 -176
- package/esm/components/hr/hr.component.js +1 -166
- package/esm/components/i18n-provider/i18n-provider.component.js +0 -1
- package/esm/components/icon/icon.component.js +0 -184
- package/esm/components/icon-button/icon-button.component.js +0 -324
- package/esm/components/image/image.component.js +0 -1
- package/esm/components/inline-inputs/inline-inputs.component.js +0 -1
- package/esm/components/link/link.component.js +1 -81
- package/esm/components/link-preview/__internal__/placeholder.component.js +0 -1
- package/esm/components/link-preview/link-preview.component.js +0 -1
- package/esm/components/loader/loader.component.js +0 -1
- package/esm/components/loader-bar/loader-bar.component.js +0 -1
- package/esm/components/loader-spinner/loader-spinner.component.js +0 -1
- package/esm/components/loader-star/internal/star.component.js +0 -7
- package/esm/components/loader-star/loader-star.component.js +0 -8
- package/esm/components/menu/__internal__/submenu/submenu.component.js +0 -122
- package/esm/components/menu/menu-divider/menu-divider.component.js +0 -8
- package/esm/components/menu/menu-full-screen/menu-full-screen.component.js +0 -1
- package/esm/components/menu/menu-item/menu-item.component.js +0 -1
- package/esm/components/menu/menu-segment-title/menu-segment-title.component.js +0 -11
- package/esm/components/menu/menu.component.js +0 -1
- package/esm/components/menu/scrollable-block/scrollable-block.component.js +0 -1
- package/esm/components/message/__internal__/message-content/message-content.component.js +0 -1
- package/esm/components/message/__internal__/type-icon/type-icon.component.js +0 -1
- package/esm/components/message/message.component.js +1 -173
- package/esm/components/modal/modal.component.js +0 -1
- package/esm/components/multi-action-button/multi-action-button.component.js +1 -646
- package/esm/components/navigation-bar/navigation-bar.component.js +1 -1284
- package/esm/components/note/__internal__/status-icon/status-icon.component.js +0 -7
- package/esm/components/note/note.component.js +0 -1
- package/esm/components/number/number.component.js +1 -593
- package/esm/components/numeral-date/numeral-date.component.js +0 -1
- package/esm/components/pager/__internal__/pager-navigation-link.component.js +0 -1
- package/esm/components/pager/__internal__/pager-navigation.component.js +0 -1
- package/esm/components/pager/pager.component.js +0 -1
- package/esm/components/pages/page/page.component.js +0 -1
- package/esm/components/pages/pages.component.js +0 -1
- package/esm/components/password/password.component.js +0 -1
- package/esm/components/pill/pill.component.js +0 -1
- package/esm/components/pod/pod.component.js +0 -178
- package/esm/components/popover-container/popover-container.component.js +1 -182
- package/esm/components/portrait/portrait.component.js +0 -1
- package/esm/components/preview/preview.component.js +0 -1
- package/esm/components/profile/profile.component.js +0 -1
- package/esm/components/progress-tracker/progress-tracker.component.js +0 -1
- package/esm/components/radio-button/radio-button-group/radio-button-group.component.js +0 -1
- package/esm/components/radio-button/radio-button-svg.component.js +0 -1
- package/esm/components/radio-button/radio-button.component.js +1 -577
- package/esm/components/search/search.component.js +1 -185
- package/esm/components/select/__internal__/list-action-button/list-action-button.component.js +0 -7
- package/esm/components/select/__internal__/select-list/select-list.component.js +0 -34
- package/esm/components/select/__internal__/select-textbox/select-textbox.component.js +0 -596
- package/esm/components/select/filterable-select/filterable-select.component.js +1 -611
- package/esm/components/select/multi-select/multi-select.component.js +1 -609
- package/esm/components/select/option/option.component.js +0 -457
- package/esm/components/select/option-group-header/option-group-header.component.js +0 -12
- package/esm/components/select/option-row/option-row.component.js +0 -16
- package/esm/components/select/simple-select/simple-select.component.js +1 -608
- package/esm/components/settings-row/settings-row.component.js +0 -1
- package/esm/components/sidebar/__internal__/sidebar-header/sidebar-header.component.js +0 -1
- package/esm/components/sidebar/sidebar.component.js +1 -455
- package/esm/components/simple-color-picker/simple-color/simple-color.component.js +1 -17
- package/esm/components/simple-color-picker/simple-color-picker.component.js +1 -177
- package/esm/components/split-button/split-button.component.js +1 -547
- package/esm/components/step-flow/step-flow-title/step-flow-title.component.js +0 -1
- package/esm/components/step-flow/step-flow.component.js +1 -174
- package/esm/components/step-sequence/step-sequence-item/step-sequence-item.component.js +0 -1
- package/esm/components/step-sequence/step-sequence.component.js +0 -1
- package/esm/components/switch/__internal__/switch-slider.component.js +0 -1
- package/esm/components/switch/switch.component.js +1 -580
- package/esm/components/tabs/__internal__/tab-title/tab-title.component.js +0 -33
- package/esm/components/tabs/__internal__/tabs-header/tabs-header.component.js +0 -1
- package/esm/components/tabs/tab/tab.component.js +0 -1
- package/esm/components/tabs/tabs.component.js +0 -1
- package/esm/components/text-editor/__internal__/plugins/AutoLinker/auto-link.component.js +0 -1
- package/esm/components/text-editor/__internal__/plugins/CharacterCounter/__test__/character-counter.component.js +0 -1
- package/esm/components/text-editor/__internal__/plugins/CharacterCounter/character-counter.component.js +0 -1
- package/esm/components/text-editor/__internal__/plugins/ContentEditor/content-editor.component.js +0 -1
- package/esm/components/text-editor/__internal__/plugins/LinkPreviewer/link-previewer.component.js +0 -1
- package/esm/components/text-editor/__internal__/plugins/Placeholder/placeholder.component.js +0 -1
- package/esm/components/text-editor/__internal__/plugins/Toolbar/buttons/bold.component.js +0 -1
- package/esm/components/text-editor/__internal__/plugins/Toolbar/buttons/italic.component.js +0 -1
- package/esm/components/text-editor/__internal__/plugins/Toolbar/buttons/list.component.js +0 -1
- package/esm/components/text-editor/__internal__/plugins/Toolbar/buttons/save.component.js +0 -1
- package/esm/components/text-editor/__internal__/plugins/Toolbar/toolbar.component.js +0 -1
- package/esm/components/text-editor/__internal__/read-only-rte.component.js +0 -1
- package/esm/components/text-editor/text-editor.component.js +0 -1
- package/esm/components/textarea/textarea.component.js +1 -587
- package/esm/components/textbox/textbox.component.js +1 -593
- package/esm/components/tile/flex-tile-cell/flex-tile-cell.component.js +1 -3788
- package/esm/components/tile/flex-tile-container/flex-tile-container.component.js +1 -110
- package/esm/components/tile/flex-tile-divider/flex-tile-divider.component.js +0 -1
- package/esm/components/tile/tile-content/tile-content.component.js +0 -1
- package/esm/components/tile/tile-footer/tile-footer.component.js +0 -1
- package/esm/components/tile/tile-header/tile-header.component.js +0 -1
- package/esm/components/tile/tile.component.js +0 -1
- package/esm/components/tile-select/__internal__/accordion/accordion.component.js +0 -1
- package/esm/components/tile-select/tile-select-group/tile-select-group.component.js +0 -1
- package/esm/components/tile-select/tile-select.component.js +0 -182
- package/esm/components/time/__internal__/time-toggle/time-toggle.component.js +0 -1
- package/esm/components/time/time.component.js +0 -212
- package/esm/components/toast/toast.component.js +1 -24
- package/esm/components/tooltip/tooltip.component.js +1 -28
- package/esm/components/typography/list.component.js +0 -1
- package/esm/components/typography/typography.component.js +0 -1
- package/esm/components/vertical-divider/vertical-divider.component.js +1 -322
- package/esm/components/vertical-menu/vertical-menu-full-screen/vertical-menu-full-screen.component.js +0 -1
- package/esm/components/vertical-menu/vertical-menu-item/vertical-menu-item.component.js +0 -1
- package/esm/components/vertical-menu/vertical-menu-trigger/vertical-menu-trigger.component.js +0 -1
- package/esm/components/vertical-menu/vertical-menu.component.js +0 -1
- package/lib/__internal__/character-count/character-count.component.js +0 -1
- package/lib/__internal__/checkable-input/checkable-input.component.js +0 -419
- package/lib/__internal__/checkable-input/hidden-checkable-input.component.js +0 -353
- package/lib/__internal__/field-help/field-help.component.js +0 -1
- package/lib/__internal__/fieldset/fieldset.component.js +0 -1
- package/lib/__internal__/focus-trap/focus-trap.component.js +0 -1
- package/lib/__internal__/form-field/form-field.component.js +0 -1
- package/lib/__internal__/form-spacing-provider/form-spacing-provider.component.js +0 -1
- package/lib/__internal__/full-screen-heading/full-screen-heading.component.js +0 -7
- package/lib/__internal__/hint-text/hint-text.component.js +0 -1
- package/lib/__internal__/input/input-presentation.component.js +0 -20
- package/lib/__internal__/input/input.component.js +0 -410
- package/lib/__internal__/input-behaviour/input-behaviour.component.js +0 -1
- package/lib/__internal__/input-behaviour/input-group-behaviour.component.js +0 -1
- package/lib/__internal__/input-icon-toggle/input-icon-toggle.component.js +0 -1
- package/lib/__internal__/label/label.component.js +0 -1
- package/lib/__internal__/popover/popover.component.js +0 -1
- package/lib/__internal__/radio-button-mapper/radio-button-mapper.component.js +0 -2
- package/lib/__internal__/sticky-footer/sticky-footer.component.js +0 -1
- package/lib/__internal__/validation-message/validation-message.component.js +0 -1
- package/lib/__internal__/validations/validation-icon.component.js +0 -1
- package/lib/components/accordion/accordion-group/accordion-group.component.js +0 -1
- package/lib/components/accordion/accordion.component.js +0 -645
- package/lib/components/action-popover/action-popover-item/action-popover-item.component.js +0 -1
- package/lib/components/action-popover/action-popover-menu/action-popover-menu.component.js +0 -23
- package/lib/components/action-popover/action-popover-menu-button/action-popover-menu-button.component.js +0 -1
- package/lib/components/action-popover/action-popover.component.js +0 -173
- package/lib/components/advanced-color-picker/advanced-color-picker.component.js +0 -1
- package/lib/components/alert/alert.component.js +0 -1
- package/lib/components/anchor-navigation/anchor-navigation-item/anchor-navigation-item.component.js +0 -20
- package/lib/components/anchor-navigation/anchor-navigation.component.js +0 -9
- package/lib/components/badge/badge.component.js +0 -2
- package/lib/components/batch-selection/batch-selection.component.js +0 -1
- package/lib/components/box/box.component.js +0 -3786
- package/lib/components/breadcrumbs/breadcrumbs.component.js +0 -317
- package/lib/components/breadcrumbs/crumb/crumb.component.js +0 -68
- package/lib/components/button/button.component.js +0 -343
- package/lib/components/button-bar/button-bar.component.js +0 -1
- package/lib/components/button-minor/button-minor.component.js +0 -343
- package/lib/components/button-toggle/button-toggle-group/button-toggle-group.component.js +0 -1
- package/lib/components/button-toggle/button-toggle-icon.component.js +0 -1
- package/lib/components/button-toggle/button-toggle.component.js +0 -1
- package/lib/components/carbon-provider/__internal__/top-modal-provider.component.js +0 -1
- package/lib/components/carbon-provider/carbon-provider.component.js +0 -1
- package/lib/components/card/card-column/card-column.component.js +0 -1
- package/lib/components/card/card-footer/card-footer.component.js +0 -1
- package/lib/components/card/card-row/card-row.component.js +0 -1
- package/lib/components/card/card.component.js +0 -1
- package/lib/components/checkbox/checkbox-group/checkbox-group.component.js +0 -1
- package/lib/components/checkbox/checkbox-svg.component.js +0 -1
- package/lib/components/checkbox/checkbox.component.js +0 -577
- package/lib/components/confirm/confirm.component.js +0 -1
- package/lib/components/content/content.component.js +0 -1
- package/lib/components/date/__internal__/date-picker/date-picker.component.js +0 -1
- package/lib/components/date/__internal__/navbar/navbar.component.js +0 -1
- package/lib/components/date/__internal__/weekday/weekday.component.js +0 -1
- package/lib/components/date/date.component.js +11 -589
- package/lib/components/date-range/date-range.component.js +0 -1
- package/lib/components/decimal/decimal.component.js +0 -591
- package/lib/components/definition-list/dd/dd.component.js +0 -1
- package/lib/components/definition-list/dl.component.js +0 -1
- package/lib/components/definition-list/dt/dt.component.js +0 -1
- package/lib/components/detail/detail.component.js +0 -1
- package/lib/components/dialog/dialog.component.js +0 -67
- package/lib/components/dialog-full-screen/dialog-full-screen.component.js +0 -1
- package/lib/components/dismissible-box/dismissible-box.component.js +0 -1
- package/lib/components/draggable/__internal__/drop-target.component.js +0 -1
- package/lib/components/draggable/draggable-container.component.js +0 -164
- package/lib/components/draggable/draggable-item/draggable-item.component.js +0 -166
- package/lib/components/drawer/drawer.component.js +0 -1
- package/lib/components/duelling-picklist/duelling-picklist.component.js +0 -1
- package/lib/components/duelling-picklist/picklist/picklist.component.js +0 -1
- package/lib/components/duelling-picklist/picklist-divider/picklist-divider.component.js +0 -1
- package/lib/components/duelling-picklist/picklist-group/picklist-group.component.js +0 -12
- package/lib/components/duelling-picklist/picklist-item/picklist-item.component.js +0 -16
- package/lib/components/duelling-picklist/picklist-placeholder/picklist-placeholder.component.js +0 -1
- package/lib/components/fieldset/fieldset.component.js +0 -1
- package/lib/components/file-input/__internal__/file-upload-status/file-upload-status.component.js +0 -1
- package/lib/components/file-input/file-input.component.js +0 -192
- package/lib/components/flat-table/flat-table-body/flat-table-body.component.js +0 -8
- package/lib/components/flat-table/flat-table-body-draggable/flat-table-body-draggable.component.js +0 -1
- package/lib/components/flat-table/flat-table-cell/flat-table-cell.component.js +0 -1
- package/lib/components/flat-table/flat-table-checkbox/flat-table-checkbox.component.js +0 -1
- package/lib/components/flat-table/flat-table-head/flat-table-head.component.js +0 -1
- package/lib/components/flat-table/flat-table-header/flat-table-header.component.js +0 -1
- package/lib/components/flat-table/flat-table-row/__internal__/flat-table-row-draggable.component.js +0 -13
- package/lib/components/flat-table/flat-table-row/flat-table-row.component.js +0 -22
- package/lib/components/flat-table/flat-table-row-header/flat-table-row-header.component.js +0 -1
- package/lib/components/flat-table/flat-table.component.js +0 -1
- package/lib/components/flat-table/sort/sort.component.js +0 -1
- package/lib/components/form/__internal__/form-summary.component.js +0 -1
- package/lib/components/form/form.component.js +0 -1
- package/lib/components/form/required-fields-indicator/required-fields-indicator.component.js +0 -1
- package/lib/components/global-header/global-header.component.js +0 -1
- package/lib/components/grid/grid-container/grid-container.component.js +0 -1
- package/lib/components/grid/grid-item/grid-item.component.js +0 -1
- package/lib/components/grouped-character/grouped-character.component.js +0 -592
- package/lib/components/heading/heading.component.js +0 -1
- package/lib/components/help/help.component.js +0 -174
- package/lib/components/hr/hr.component.js +0 -164
- package/lib/components/i18n-provider/i18n-provider.component.js +0 -1
- package/lib/components/icon/icon.component.js +0 -184
- package/lib/components/icon-button/icon-button.component.js +0 -324
- package/lib/components/image/image.component.js +0 -1
- package/lib/components/inline-inputs/inline-inputs.component.js +0 -1
- package/lib/components/link/link.component.js +0 -79
- package/lib/components/link-preview/__internal__/placeholder.component.js +0 -1
- package/lib/components/link-preview/link-preview.component.js +0 -1
- package/lib/components/loader/loader.component.js +0 -1
- package/lib/components/loader-bar/loader-bar.component.js +0 -1
- package/lib/components/loader-spinner/loader-spinner.component.js +0 -1
- package/lib/components/loader-star/internal/star.component.js +0 -7
- package/lib/components/loader-star/loader-star.component.js +0 -8
- package/lib/components/menu/__internal__/submenu/submenu.component.js +0 -122
- package/lib/components/menu/menu-divider/menu-divider.component.js +0 -8
- package/lib/components/menu/menu-full-screen/menu-full-screen.component.js +0 -1
- package/lib/components/menu/menu-item/menu-item.component.js +0 -1
- package/lib/components/menu/menu-segment-title/menu-segment-title.component.js +0 -11
- package/lib/components/menu/menu.component.js +0 -1
- package/lib/components/menu/scrollable-block/scrollable-block.component.js +0 -1
- package/lib/components/message/__internal__/message-content/message-content.component.js +0 -1
- package/lib/components/message/__internal__/type-icon/type-icon.component.js +0 -1
- package/lib/components/message/message.component.js +0 -171
- package/lib/components/modal/modal.component.js +0 -1
- package/lib/components/multi-action-button/multi-action-button.component.js +0 -644
- package/lib/components/navigation-bar/navigation-bar.component.js +0 -1282
- package/lib/components/note/__internal__/status-icon/status-icon.component.js +0 -7
- package/lib/components/note/note.component.js +0 -1
- package/lib/components/number/number.component.js +0 -591
- package/lib/components/numeral-date/numeral-date.component.js +0 -1
- package/lib/components/pager/__internal__/pager-navigation-link.component.js +0 -1
- package/lib/components/pager/__internal__/pager-navigation.component.js +0 -1
- package/lib/components/pager/pager.component.js +0 -1
- package/lib/components/pages/page/page.component.js +0 -1
- package/lib/components/pages/pages.component.js +0 -1
- package/lib/components/password/password.component.js +0 -1
- package/lib/components/pill/pill.component.js +0 -1
- package/lib/components/pod/pod.component.js +0 -178
- package/lib/components/popover-container/popover-container.component.js +0 -180
- package/lib/components/portrait/portrait.component.js +0 -1
- package/lib/components/preview/preview.component.js +0 -1
- package/lib/components/profile/profile.component.js +0 -1
- package/lib/components/progress-tracker/progress-tracker.component.js +0 -1
- package/lib/components/radio-button/radio-button-group/radio-button-group.component.js +0 -1
- package/lib/components/radio-button/radio-button-svg.component.js +0 -1
- package/lib/components/radio-button/radio-button.component.js +0 -575
- package/lib/components/search/search.component.js +0 -183
- package/lib/components/select/__internal__/list-action-button/list-action-button.component.js +0 -7
- package/lib/components/select/__internal__/select-list/select-list.component.js +0 -34
- package/lib/components/select/__internal__/select-textbox/select-textbox.component.js +0 -596
- package/lib/components/select/filterable-select/filterable-select.component.js +0 -609
- package/lib/components/select/multi-select/multi-select.component.js +0 -607
- package/lib/components/select/option/option.component.js +0 -457
- package/lib/components/select/option-group-header/option-group-header.component.js +0 -12
- package/lib/components/select/option-row/option-row.component.js +0 -16
- package/lib/components/select/simple-select/simple-select.component.js +0 -606
- package/lib/components/settings-row/settings-row.component.js +0 -1
- package/lib/components/sidebar/__internal__/sidebar-header/sidebar-header.component.js +0 -1
- package/lib/components/sidebar/sidebar.component.js +0 -453
- package/lib/components/simple-color-picker/simple-color/simple-color.component.js +0 -15
- package/lib/components/simple-color-picker/simple-color-picker.component.js +0 -175
- package/lib/components/split-button/split-button.component.js +0 -545
- package/lib/components/step-flow/step-flow-title/step-flow-title.component.js +0 -1
- package/lib/components/step-flow/step-flow.component.js +0 -172
- package/lib/components/step-sequence/step-sequence-item/step-sequence-item.component.js +0 -1
- package/lib/components/step-sequence/step-sequence.component.js +0 -1
- package/lib/components/switch/__internal__/switch-slider.component.js +0 -1
- package/lib/components/switch/switch.component.js +0 -578
- package/lib/components/tabs/__internal__/tab-title/tab-title.component.js +0 -33
- package/lib/components/tabs/__internal__/tabs-header/tabs-header.component.js +0 -1
- package/lib/components/tabs/tab/tab.component.js +0 -1
- package/lib/components/tabs/tabs.component.js +0 -1
- package/lib/components/text-editor/__internal__/plugins/AutoLinker/auto-link.component.js +0 -1
- package/lib/components/text-editor/__internal__/plugins/CharacterCounter/__test__/character-counter.component.js +0 -2
- package/lib/components/text-editor/__internal__/plugins/CharacterCounter/character-counter.component.js +0 -1
- package/lib/components/text-editor/__internal__/plugins/ContentEditor/content-editor.component.js +0 -1
- package/lib/components/text-editor/__internal__/plugins/LinkPreviewer/link-previewer.component.js +0 -1
- package/lib/components/text-editor/__internal__/plugins/Placeholder/placeholder.component.js +0 -1
- package/lib/components/text-editor/__internal__/plugins/Toolbar/buttons/bold.component.js +0 -1
- package/lib/components/text-editor/__internal__/plugins/Toolbar/buttons/italic.component.js +0 -1
- package/lib/components/text-editor/__internal__/plugins/Toolbar/buttons/list.component.js +0 -1
- package/lib/components/text-editor/__internal__/plugins/Toolbar/buttons/save.component.js +0 -1
- package/lib/components/text-editor/__internal__/plugins/Toolbar/toolbar.component.js +0 -1
- package/lib/components/text-editor/__internal__/read-only-rte.component.js +0 -2
- package/lib/components/text-editor/text-editor.component.js +0 -1
- package/lib/components/textarea/textarea.component.js +0 -585
- package/lib/components/textbox/textbox.component.js +0 -591
- package/lib/components/tile/flex-tile-cell/flex-tile-cell.component.js +0 -3786
- package/lib/components/tile/flex-tile-container/flex-tile-container.component.js +0 -108
- package/lib/components/tile/flex-tile-divider/flex-tile-divider.component.js +0 -1
- package/lib/components/tile/tile-content/tile-content.component.js +0 -1
- package/lib/components/tile/tile-footer/tile-footer.component.js +0 -1
- package/lib/components/tile/tile-header/tile-header.component.js +0 -1
- package/lib/components/tile/tile.component.js +0 -1
- package/lib/components/tile-select/__internal__/accordion/accordion.component.js +0 -1
- package/lib/components/tile-select/tile-select-group/tile-select-group.component.js +0 -1
- package/lib/components/tile-select/tile-select.component.js +0 -182
- package/lib/components/time/__internal__/time-toggle/time-toggle.component.js +0 -1
- package/lib/components/time/time.component.js +0 -212
- package/lib/components/toast/toast.component.js +0 -22
- package/lib/components/tooltip/tooltip.component.js +0 -26
- package/lib/components/typography/list.component.js +0 -1
- package/lib/components/typography/typography.component.js +0 -1
- package/lib/components/vertical-divider/vertical-divider.component.js +0 -320
- package/lib/components/vertical-menu/vertical-menu-full-screen/vertical-menu-full-screen.component.js +0 -1
- package/lib/components/vertical-menu/vertical-menu-item/vertical-menu-item.component.js +0 -1
- package/lib/components/vertical-menu/vertical-menu-trigger/vertical-menu-trigger.component.js +0 -1
- package/lib/components/vertical-menu/vertical-menu.component.js +0 -1
- package/package.json +1 -3
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import PropTypes from "prop-types";
|
|
3
2
|
import { StyledCharacterCountWrapper, StyledCharacterCount, VisuallyHiddenCharacterCount, VisuallyHiddenHint } from "./character-count.style";
|
|
4
3
|
import useLocale from "../../hooks/__internal__/useLocale";
|
|
5
4
|
const CharacterCount = ({
|
|
@@ -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, { useRef } from "react";
|
|
3
|
-
import PropTypes from "prop-types";
|
|
4
3
|
import { StyledCheckableInput, StyledCheckableInputWrapper } from "./checkable-input.style";
|
|
5
4
|
import { InputBehaviour } from "../input-behaviour";
|
|
6
5
|
import FormField from "../form-field";
|
|
@@ -110,423 +109,5 @@ const CheckableInput = /*#__PURE__*/React.forwardRef(({
|
|
|
110
109
|
"data-role": "checkable-input"
|
|
111
110
|
}, /*#__PURE__*/React.createElement(HiddenCheckableInput, inputProps), children))));
|
|
112
111
|
});
|
|
113
|
-
if (process.env.NODE_ENV !== "production") {
|
|
114
|
-
CheckableInput.propTypes = {
|
|
115
|
-
"about": PropTypes.string,
|
|
116
|
-
"accept": PropTypes.string,
|
|
117
|
-
"accessKey": PropTypes.string,
|
|
118
|
-
"alt": PropTypes.string,
|
|
119
|
-
"aria-activedescendant": PropTypes.string,
|
|
120
|
-
"aria-atomic": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
|
|
121
|
-
"aria-autocomplete": PropTypes.oneOf(["both", "inline", "list", "none"]),
|
|
122
|
-
"aria-braillelabel": PropTypes.string,
|
|
123
|
-
"aria-brailleroledescription": PropTypes.string,
|
|
124
|
-
"aria-busy": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
|
|
125
|
-
"aria-checked": PropTypes.oneOfType([PropTypes.oneOf(["false", "mixed", "true"]), PropTypes.bool]),
|
|
126
|
-
"aria-colcount": PropTypes.number,
|
|
127
|
-
"aria-colindex": PropTypes.number,
|
|
128
|
-
"aria-colindextext": PropTypes.string,
|
|
129
|
-
"aria-colspan": PropTypes.number,
|
|
130
|
-
"aria-controls": PropTypes.string,
|
|
131
|
-
"aria-current": PropTypes.oneOfType([PropTypes.oneOf(["date", "false", "location", "page", "step", "time", "true"]), PropTypes.bool]),
|
|
132
|
-
"aria-describedby": PropTypes.string,
|
|
133
|
-
"aria-description": PropTypes.string,
|
|
134
|
-
"aria-details": PropTypes.string,
|
|
135
|
-
"aria-disabled": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
|
|
136
|
-
"aria-dropeffect": PropTypes.oneOf(["copy", "execute", "link", "move", "none", "popup"]),
|
|
137
|
-
"aria-errormessage": PropTypes.string,
|
|
138
|
-
"aria-expanded": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
|
|
139
|
-
"aria-flowto": PropTypes.string,
|
|
140
|
-
"aria-grabbed": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
|
|
141
|
-
"aria-haspopup": PropTypes.oneOfType([PropTypes.oneOf(["dialog", "false", "grid", "listbox", "menu", "tree", "true"]), PropTypes.bool]),
|
|
142
|
-
"aria-hidden": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
|
|
143
|
-
"aria-invalid": PropTypes.oneOfType([PropTypes.oneOf(["false", "grammar", "spelling", "true"]), PropTypes.bool]),
|
|
144
|
-
"aria-keyshortcuts": PropTypes.string,
|
|
145
|
-
"aria-label": PropTypes.string,
|
|
146
|
-
"aria-labelledby": PropTypes.string,
|
|
147
|
-
"aria-level": PropTypes.number,
|
|
148
|
-
"aria-live": PropTypes.oneOf(["assertive", "off", "polite"]),
|
|
149
|
-
"aria-modal": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
|
|
150
|
-
"aria-multiline": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
|
|
151
|
-
"aria-multiselectable": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
|
|
152
|
-
"aria-orientation": PropTypes.oneOf(["horizontal", "vertical"]),
|
|
153
|
-
"aria-owns": PropTypes.string,
|
|
154
|
-
"aria-placeholder": PropTypes.string,
|
|
155
|
-
"aria-posinset": PropTypes.number,
|
|
156
|
-
"aria-pressed": PropTypes.oneOfType([PropTypes.oneOf(["false", "mixed", "true"]), PropTypes.bool]),
|
|
157
|
-
"aria-readonly": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
|
|
158
|
-
"aria-relevant": PropTypes.oneOf(["additions removals", "additions text", "additions", "all", "removals additions", "removals text", "removals", "text additions", "text removals", "text"]),
|
|
159
|
-
"aria-required": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
|
|
160
|
-
"aria-roledescription": PropTypes.string,
|
|
161
|
-
"aria-rowcount": PropTypes.number,
|
|
162
|
-
"aria-rowindex": PropTypes.number,
|
|
163
|
-
"aria-rowindextext": PropTypes.string,
|
|
164
|
-
"aria-rowspan": PropTypes.number,
|
|
165
|
-
"aria-selected": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
|
|
166
|
-
"aria-setsize": PropTypes.number,
|
|
167
|
-
"aria-sort": PropTypes.oneOf(["ascending", "descending", "none", "other"]),
|
|
168
|
-
"aria-valuemax": PropTypes.number,
|
|
169
|
-
"aria-valuemin": PropTypes.number,
|
|
170
|
-
"aria-valuenow": PropTypes.number,
|
|
171
|
-
"aria-valuetext": PropTypes.string,
|
|
172
|
-
"ariaDescribedBy": PropTypes.string,
|
|
173
|
-
"ariaLabelledBy": PropTypes.string,
|
|
174
|
-
"autoCapitalize": PropTypes.oneOfType([PropTypes.oneOf(["characters", "none", "off", "on", "sentences", "words"]), PropTypes.shape({
|
|
175
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
176
|
-
"anchor": PropTypes.func.isRequired,
|
|
177
|
-
"at": PropTypes.func.isRequired,
|
|
178
|
-
"big": PropTypes.func.isRequired,
|
|
179
|
-
"blink": PropTypes.func.isRequired,
|
|
180
|
-
"bold": PropTypes.func.isRequired,
|
|
181
|
-
"charAt": PropTypes.func.isRequired,
|
|
182
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
183
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
184
|
-
"concat": PropTypes.func.isRequired,
|
|
185
|
-
"endsWith": PropTypes.func.isRequired,
|
|
186
|
-
"fixed": PropTypes.func.isRequired,
|
|
187
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
188
|
-
"fontsize": PropTypes.func.isRequired,
|
|
189
|
-
"includes": PropTypes.func.isRequired,
|
|
190
|
-
"indexOf": PropTypes.func.isRequired,
|
|
191
|
-
"italics": PropTypes.func.isRequired,
|
|
192
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
193
|
-
"length": PropTypes.number.isRequired,
|
|
194
|
-
"link": PropTypes.func.isRequired,
|
|
195
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
196
|
-
"match": PropTypes.func.isRequired,
|
|
197
|
-
"matchAll": PropTypes.func.isRequired,
|
|
198
|
-
"normalize": PropTypes.func.isRequired,
|
|
199
|
-
"padEnd": PropTypes.func.isRequired,
|
|
200
|
-
"padStart": PropTypes.func.isRequired,
|
|
201
|
-
"repeat": PropTypes.func.isRequired,
|
|
202
|
-
"replace": PropTypes.func.isRequired,
|
|
203
|
-
"search": PropTypes.func.isRequired,
|
|
204
|
-
"slice": PropTypes.func.isRequired,
|
|
205
|
-
"small": PropTypes.func.isRequired,
|
|
206
|
-
"split": PropTypes.func.isRequired,
|
|
207
|
-
"startsWith": PropTypes.func.isRequired,
|
|
208
|
-
"strike": PropTypes.func.isRequired,
|
|
209
|
-
"sub": PropTypes.func.isRequired,
|
|
210
|
-
"substr": PropTypes.func.isRequired,
|
|
211
|
-
"substring": PropTypes.func.isRequired,
|
|
212
|
-
"sup": PropTypes.func.isRequired,
|
|
213
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
214
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
215
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
216
|
-
"toString": PropTypes.func.isRequired,
|
|
217
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
218
|
-
"trim": PropTypes.func.isRequired,
|
|
219
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
220
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
221
|
-
"trimRight": PropTypes.func.isRequired,
|
|
222
|
-
"trimStart": PropTypes.func.isRequired,
|
|
223
|
-
"valueOf": PropTypes.func.isRequired
|
|
224
|
-
})]),
|
|
225
|
-
"autoComplete": PropTypes.any,
|
|
226
|
-
"autoCorrect": PropTypes.string,
|
|
227
|
-
"autoFocus": PropTypes.bool,
|
|
228
|
-
"autoSave": PropTypes.string,
|
|
229
|
-
"capture": PropTypes.oneOfType([PropTypes.oneOf(["environment", "user"]), PropTypes.bool]),
|
|
230
|
-
"checked": PropTypes.bool,
|
|
231
|
-
"children": PropTypes.node,
|
|
232
|
-
"className": PropTypes.string,
|
|
233
|
-
"color": PropTypes.string,
|
|
234
|
-
"content": PropTypes.string,
|
|
235
|
-
"contentEditable": PropTypes.oneOfType([PropTypes.oneOf(["false", "inherit", "plaintext-only", "true"]), PropTypes.bool]),
|
|
236
|
-
"contextMenu": PropTypes.string,
|
|
237
|
-
"dangerouslySetInnerHTML": PropTypes.shape({
|
|
238
|
-
"__html": PropTypes.oneOfType([PropTypes.object, PropTypes.string]).isRequired
|
|
239
|
-
}),
|
|
240
|
-
"datatype": PropTypes.string,
|
|
241
|
-
"defaultChecked": PropTypes.bool,
|
|
242
|
-
"defaultValue": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.string), PropTypes.number, PropTypes.string]),
|
|
243
|
-
"dir": PropTypes.string,
|
|
244
|
-
"disabled": PropTypes.bool,
|
|
245
|
-
"draggable": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
|
|
246
|
-
"enterKeyHint": PropTypes.oneOf(["done", "enter", "go", "next", "previous", "search", "send"]),
|
|
247
|
-
"error": PropTypes.oneOfType([PropTypes.string, PropTypes.bool]),
|
|
248
|
-
"fieldHelp": PropTypes.node,
|
|
249
|
-
"fieldHelpInline": PropTypes.bool,
|
|
250
|
-
"form": PropTypes.string,
|
|
251
|
-
"formAction": PropTypes.string,
|
|
252
|
-
"formEncType": PropTypes.string,
|
|
253
|
-
"formMethod": PropTypes.string,
|
|
254
|
-
"formNoValidate": PropTypes.bool,
|
|
255
|
-
"formTarget": PropTypes.string,
|
|
256
|
-
"height": PropTypes.oneOfType([PropTypes.number, PropTypes.string]),
|
|
257
|
-
"hidden": PropTypes.bool,
|
|
258
|
-
"id": PropTypes.string,
|
|
259
|
-
"info": PropTypes.oneOfType([PropTypes.string, PropTypes.bool]),
|
|
260
|
-
"inlist": PropTypes.any,
|
|
261
|
-
"inputMode": PropTypes.oneOf(["decimal", "email", "none", "numeric", "search", "tel", "text", "url"]),
|
|
262
|
-
"inputWidth": PropTypes.number,
|
|
263
|
-
"is": PropTypes.string,
|
|
264
|
-
"isOptional": PropTypes.bool,
|
|
265
|
-
"itemID": PropTypes.string,
|
|
266
|
-
"itemProp": PropTypes.string,
|
|
267
|
-
"itemRef": PropTypes.string,
|
|
268
|
-
"itemScope": PropTypes.bool,
|
|
269
|
-
"itemType": PropTypes.string,
|
|
270
|
-
"label": PropTypes.node,
|
|
271
|
-
"labelHelp": PropTypes.node,
|
|
272
|
-
"labelInline": PropTypes.bool,
|
|
273
|
-
"labelSpacing": PropTypes.oneOf([1, 2]),
|
|
274
|
-
"labelWidth": PropTypes.number,
|
|
275
|
-
"lang": PropTypes.string,
|
|
276
|
-
"list": PropTypes.string,
|
|
277
|
-
"loading": PropTypes.bool,
|
|
278
|
-
"max": PropTypes.oneOfType([PropTypes.number, PropTypes.string]),
|
|
279
|
-
"maxLength": PropTypes.number,
|
|
280
|
-
"min": PropTypes.oneOfType([PropTypes.number, PropTypes.string]),
|
|
281
|
-
"minLength": PropTypes.number,
|
|
282
|
-
"multiple": PropTypes.bool,
|
|
283
|
-
"name": PropTypes.string,
|
|
284
|
-
"nonce": PropTypes.string,
|
|
285
|
-
"onAbort": PropTypes.func,
|
|
286
|
-
"onAbortCapture": PropTypes.func,
|
|
287
|
-
"onAnimationEnd": PropTypes.func,
|
|
288
|
-
"onAnimationEndCapture": PropTypes.func,
|
|
289
|
-
"onAnimationIteration": PropTypes.func,
|
|
290
|
-
"onAnimationIterationCapture": PropTypes.func,
|
|
291
|
-
"onAnimationStart": PropTypes.func,
|
|
292
|
-
"onAnimationStartCapture": PropTypes.func,
|
|
293
|
-
"onAuxClick": PropTypes.func,
|
|
294
|
-
"onAuxClickCapture": PropTypes.func,
|
|
295
|
-
"onBeforeInput": PropTypes.func,
|
|
296
|
-
"onBeforeInputCapture": PropTypes.func,
|
|
297
|
-
"onBlur": PropTypes.func,
|
|
298
|
-
"onBlurCapture": PropTypes.func,
|
|
299
|
-
"onCanPlay": PropTypes.func,
|
|
300
|
-
"onCanPlayCapture": PropTypes.func,
|
|
301
|
-
"onCanPlayThrough": PropTypes.func,
|
|
302
|
-
"onCanPlayThroughCapture": PropTypes.func,
|
|
303
|
-
"onChange": PropTypes.func,
|
|
304
|
-
"onChangeCapture": PropTypes.func,
|
|
305
|
-
"onClick": PropTypes.func,
|
|
306
|
-
"onClickCapture": PropTypes.func,
|
|
307
|
-
"onCompositionEnd": PropTypes.func,
|
|
308
|
-
"onCompositionEndCapture": PropTypes.func,
|
|
309
|
-
"onCompositionStart": PropTypes.func,
|
|
310
|
-
"onCompositionStartCapture": PropTypes.func,
|
|
311
|
-
"onCompositionUpdate": PropTypes.func,
|
|
312
|
-
"onCompositionUpdateCapture": PropTypes.func,
|
|
313
|
-
"onContextMenu": PropTypes.func,
|
|
314
|
-
"onContextMenuCapture": PropTypes.func,
|
|
315
|
-
"onCopy": PropTypes.func,
|
|
316
|
-
"onCopyCapture": PropTypes.func,
|
|
317
|
-
"onCut": PropTypes.func,
|
|
318
|
-
"onCutCapture": PropTypes.func,
|
|
319
|
-
"onDoubleClick": PropTypes.func,
|
|
320
|
-
"onDoubleClickCapture": PropTypes.func,
|
|
321
|
-
"onDrag": PropTypes.func,
|
|
322
|
-
"onDragCapture": PropTypes.func,
|
|
323
|
-
"onDragEnd": PropTypes.func,
|
|
324
|
-
"onDragEndCapture": PropTypes.func,
|
|
325
|
-
"onDragEnter": PropTypes.func,
|
|
326
|
-
"onDragEnterCapture": PropTypes.func,
|
|
327
|
-
"onDragExit": PropTypes.func,
|
|
328
|
-
"onDragExitCapture": PropTypes.func,
|
|
329
|
-
"onDragLeave": PropTypes.func,
|
|
330
|
-
"onDragLeaveCapture": PropTypes.func,
|
|
331
|
-
"onDragOver": PropTypes.func,
|
|
332
|
-
"onDragOverCapture": PropTypes.func,
|
|
333
|
-
"onDragStart": PropTypes.func,
|
|
334
|
-
"onDragStartCapture": PropTypes.func,
|
|
335
|
-
"onDrop": PropTypes.func,
|
|
336
|
-
"onDropCapture": PropTypes.func,
|
|
337
|
-
"onDurationChange": PropTypes.func,
|
|
338
|
-
"onDurationChangeCapture": PropTypes.func,
|
|
339
|
-
"onEmptied": PropTypes.func,
|
|
340
|
-
"onEmptiedCapture": PropTypes.func,
|
|
341
|
-
"onEncrypted": PropTypes.func,
|
|
342
|
-
"onEncryptedCapture": PropTypes.func,
|
|
343
|
-
"onEnded": PropTypes.func,
|
|
344
|
-
"onEndedCapture": PropTypes.func,
|
|
345
|
-
"onError": PropTypes.func,
|
|
346
|
-
"onErrorCapture": PropTypes.func,
|
|
347
|
-
"onFocus": PropTypes.func,
|
|
348
|
-
"onFocusCapture": PropTypes.func,
|
|
349
|
-
"onGotPointerCapture": PropTypes.func,
|
|
350
|
-
"onGotPointerCaptureCapture": PropTypes.func,
|
|
351
|
-
"onInput": PropTypes.func,
|
|
352
|
-
"onInputCapture": PropTypes.func,
|
|
353
|
-
"onInvalid": PropTypes.func,
|
|
354
|
-
"onInvalidCapture": PropTypes.func,
|
|
355
|
-
"onKeyDown": PropTypes.func,
|
|
356
|
-
"onKeyDownCapture": PropTypes.func,
|
|
357
|
-
"onKeyPress": PropTypes.func,
|
|
358
|
-
"onKeyPressCapture": PropTypes.func,
|
|
359
|
-
"onKeyUp": PropTypes.func,
|
|
360
|
-
"onKeyUpCapture": PropTypes.func,
|
|
361
|
-
"onLoad": PropTypes.func,
|
|
362
|
-
"onLoadCapture": PropTypes.func,
|
|
363
|
-
"onLoadedData": PropTypes.func,
|
|
364
|
-
"onLoadedDataCapture": PropTypes.func,
|
|
365
|
-
"onLoadedMetadata": PropTypes.func,
|
|
366
|
-
"onLoadedMetadataCapture": PropTypes.func,
|
|
367
|
-
"onLoadStart": PropTypes.func,
|
|
368
|
-
"onLoadStartCapture": PropTypes.func,
|
|
369
|
-
"onLostPointerCapture": PropTypes.func,
|
|
370
|
-
"onLostPointerCaptureCapture": PropTypes.func,
|
|
371
|
-
"onMouseDown": PropTypes.func,
|
|
372
|
-
"onMouseDownCapture": PropTypes.func,
|
|
373
|
-
"onMouseEnter": PropTypes.func,
|
|
374
|
-
"onMouseLeave": PropTypes.func,
|
|
375
|
-
"onMouseMove": PropTypes.func,
|
|
376
|
-
"onMouseMoveCapture": PropTypes.func,
|
|
377
|
-
"onMouseOut": PropTypes.func,
|
|
378
|
-
"onMouseOutCapture": PropTypes.func,
|
|
379
|
-
"onMouseOver": PropTypes.func,
|
|
380
|
-
"onMouseOverCapture": PropTypes.func,
|
|
381
|
-
"onMouseUp": PropTypes.func,
|
|
382
|
-
"onMouseUpCapture": PropTypes.func,
|
|
383
|
-
"onPaste": PropTypes.func,
|
|
384
|
-
"onPasteCapture": PropTypes.func,
|
|
385
|
-
"onPause": PropTypes.func,
|
|
386
|
-
"onPauseCapture": PropTypes.func,
|
|
387
|
-
"onPlay": PropTypes.func,
|
|
388
|
-
"onPlayCapture": PropTypes.func,
|
|
389
|
-
"onPlaying": PropTypes.func,
|
|
390
|
-
"onPlayingCapture": PropTypes.func,
|
|
391
|
-
"onPointerCancel": PropTypes.func,
|
|
392
|
-
"onPointerCancelCapture": PropTypes.func,
|
|
393
|
-
"onPointerDown": PropTypes.func,
|
|
394
|
-
"onPointerDownCapture": PropTypes.func,
|
|
395
|
-
"onPointerEnter": PropTypes.func,
|
|
396
|
-
"onPointerLeave": PropTypes.func,
|
|
397
|
-
"onPointerMove": PropTypes.func,
|
|
398
|
-
"onPointerMoveCapture": PropTypes.func,
|
|
399
|
-
"onPointerOut": PropTypes.func,
|
|
400
|
-
"onPointerOutCapture": PropTypes.func,
|
|
401
|
-
"onPointerOver": PropTypes.func,
|
|
402
|
-
"onPointerOverCapture": PropTypes.func,
|
|
403
|
-
"onPointerUp": PropTypes.func,
|
|
404
|
-
"onPointerUpCapture": PropTypes.func,
|
|
405
|
-
"onProgress": PropTypes.func,
|
|
406
|
-
"onProgressCapture": PropTypes.func,
|
|
407
|
-
"onRateChange": PropTypes.func,
|
|
408
|
-
"onRateChangeCapture": PropTypes.func,
|
|
409
|
-
"onReset": PropTypes.func,
|
|
410
|
-
"onResetCapture": PropTypes.func,
|
|
411
|
-
"onResize": PropTypes.func,
|
|
412
|
-
"onResizeCapture": PropTypes.func,
|
|
413
|
-
"onScroll": PropTypes.func,
|
|
414
|
-
"onScrollCapture": PropTypes.func,
|
|
415
|
-
"onSeeked": PropTypes.func,
|
|
416
|
-
"onSeekedCapture": PropTypes.func,
|
|
417
|
-
"onSeeking": PropTypes.func,
|
|
418
|
-
"onSeekingCapture": PropTypes.func,
|
|
419
|
-
"onSelect": PropTypes.func,
|
|
420
|
-
"onSelectCapture": PropTypes.func,
|
|
421
|
-
"onStalled": PropTypes.func,
|
|
422
|
-
"onStalledCapture": PropTypes.func,
|
|
423
|
-
"onSubmit": PropTypes.func,
|
|
424
|
-
"onSubmitCapture": PropTypes.func,
|
|
425
|
-
"onSuspend": PropTypes.func,
|
|
426
|
-
"onSuspendCapture": PropTypes.func,
|
|
427
|
-
"onTimeUpdate": PropTypes.func,
|
|
428
|
-
"onTimeUpdateCapture": PropTypes.func,
|
|
429
|
-
"onTouchCancel": PropTypes.func,
|
|
430
|
-
"onTouchCancelCapture": PropTypes.func,
|
|
431
|
-
"onTouchEnd": PropTypes.func,
|
|
432
|
-
"onTouchEndCapture": PropTypes.func,
|
|
433
|
-
"onTouchMove": PropTypes.func,
|
|
434
|
-
"onTouchMoveCapture": PropTypes.func,
|
|
435
|
-
"onTouchStart": PropTypes.func,
|
|
436
|
-
"onTouchStartCapture": PropTypes.func,
|
|
437
|
-
"onTransitionEnd": PropTypes.func,
|
|
438
|
-
"onTransitionEndCapture": PropTypes.func,
|
|
439
|
-
"onVolumeChange": PropTypes.func,
|
|
440
|
-
"onVolumeChangeCapture": PropTypes.func,
|
|
441
|
-
"onWaiting": PropTypes.func,
|
|
442
|
-
"onWaitingCapture": PropTypes.func,
|
|
443
|
-
"onWheel": PropTypes.func,
|
|
444
|
-
"onWheelCapture": PropTypes.func,
|
|
445
|
-
"pattern": PropTypes.string,
|
|
446
|
-
"placeholder": PropTypes.string,
|
|
447
|
-
"prefix": PropTypes.string,
|
|
448
|
-
"property": PropTypes.string,
|
|
449
|
-
"radioGroup": PropTypes.string,
|
|
450
|
-
"readOnly": PropTypes.bool,
|
|
451
|
-
"rel": PropTypes.string,
|
|
452
|
-
"required": PropTypes.bool,
|
|
453
|
-
"resource": PropTypes.string,
|
|
454
|
-
"results": PropTypes.number,
|
|
455
|
-
"rev": PropTypes.string,
|
|
456
|
-
"reverse": PropTypes.bool,
|
|
457
|
-
"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({
|
|
458
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
459
|
-
"anchor": PropTypes.func.isRequired,
|
|
460
|
-
"at": PropTypes.func.isRequired,
|
|
461
|
-
"big": PropTypes.func.isRequired,
|
|
462
|
-
"blink": PropTypes.func.isRequired,
|
|
463
|
-
"bold": PropTypes.func.isRequired,
|
|
464
|
-
"charAt": PropTypes.func.isRequired,
|
|
465
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
466
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
467
|
-
"concat": PropTypes.func.isRequired,
|
|
468
|
-
"endsWith": PropTypes.func.isRequired,
|
|
469
|
-
"fixed": PropTypes.func.isRequired,
|
|
470
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
471
|
-
"fontsize": PropTypes.func.isRequired,
|
|
472
|
-
"includes": PropTypes.func.isRequired,
|
|
473
|
-
"indexOf": PropTypes.func.isRequired,
|
|
474
|
-
"italics": PropTypes.func.isRequired,
|
|
475
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
476
|
-
"length": PropTypes.number.isRequired,
|
|
477
|
-
"link": PropTypes.func.isRequired,
|
|
478
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
479
|
-
"match": PropTypes.func.isRequired,
|
|
480
|
-
"matchAll": PropTypes.func.isRequired,
|
|
481
|
-
"normalize": PropTypes.func.isRequired,
|
|
482
|
-
"padEnd": PropTypes.func.isRequired,
|
|
483
|
-
"padStart": PropTypes.func.isRequired,
|
|
484
|
-
"repeat": PropTypes.func.isRequired,
|
|
485
|
-
"replace": PropTypes.func.isRequired,
|
|
486
|
-
"search": PropTypes.func.isRequired,
|
|
487
|
-
"slice": PropTypes.func.isRequired,
|
|
488
|
-
"small": PropTypes.func.isRequired,
|
|
489
|
-
"split": PropTypes.func.isRequired,
|
|
490
|
-
"startsWith": PropTypes.func.isRequired,
|
|
491
|
-
"strike": PropTypes.func.isRequired,
|
|
492
|
-
"sub": PropTypes.func.isRequired,
|
|
493
|
-
"substr": PropTypes.func.isRequired,
|
|
494
|
-
"substring": PropTypes.func.isRequired,
|
|
495
|
-
"sup": PropTypes.func.isRequired,
|
|
496
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
497
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
498
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
499
|
-
"toString": PropTypes.func.isRequired,
|
|
500
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
501
|
-
"trim": PropTypes.func.isRequired,
|
|
502
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
503
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
504
|
-
"trimRight": PropTypes.func.isRequired,
|
|
505
|
-
"trimStart": PropTypes.func.isRequired,
|
|
506
|
-
"valueOf": PropTypes.func.isRequired
|
|
507
|
-
})]),
|
|
508
|
-
"security": PropTypes.string,
|
|
509
|
-
"size": PropTypes.oneOf(["large", "small"]),
|
|
510
|
-
"slot": PropTypes.string,
|
|
511
|
-
"spellCheck": PropTypes.oneOfType([PropTypes.oneOf(["false", "true"]), PropTypes.bool]),
|
|
512
|
-
"src": PropTypes.string,
|
|
513
|
-
"step": PropTypes.oneOfType([PropTypes.number, PropTypes.string]),
|
|
514
|
-
"style": PropTypes.object,
|
|
515
|
-
"suppressContentEditableWarning": PropTypes.bool,
|
|
516
|
-
"suppressHydrationWarning": PropTypes.bool,
|
|
517
|
-
"tabIndex": PropTypes.number,
|
|
518
|
-
"title": PropTypes.string,
|
|
519
|
-
"translate": PropTypes.oneOf(["no", "yes"]),
|
|
520
|
-
"type": PropTypes.string.isRequired,
|
|
521
|
-
"typeof": PropTypes.string,
|
|
522
|
-
"unselectable": PropTypes.oneOf(["off", "on"]),
|
|
523
|
-
"validationIconId": PropTypes.string,
|
|
524
|
-
"validationOnLabel": PropTypes.bool,
|
|
525
|
-
"value": PropTypes.string,
|
|
526
|
-
"vocab": PropTypes.string,
|
|
527
|
-
"warning": PropTypes.oneOfType([PropTypes.string, PropTypes.bool]),
|
|
528
|
-
"width": PropTypes.oneOfType([PropTypes.number, PropTypes.string])
|
|
529
|
-
};
|
|
530
|
-
}
|
|
531
112
|
CheckableInput.displayName = "CheckableInput";
|
|
532
113
|
export default CheckableInput;
|