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,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, useEffect, useRef, useState } from "react";
|
|
3
|
-
import PropTypes from "prop-types";
|
|
4
3
|
import tagComponent from "../../__internal__/utils/helpers/tags";
|
|
5
4
|
import Icon from "../icon";
|
|
6
5
|
import StyledHelp from "./help.style";
|
|
@@ -8,7 +7,7 @@ import Events from "../../__internal__/utils/helpers/events";
|
|
|
8
7
|
import { TooltipContext } from "../../__internal__/tooltip-provider";
|
|
9
8
|
import { filterStyledSystemMarginProps } from "../../style/utils";
|
|
10
9
|
import guid from "../../__internal__/utils/helpers/guid";
|
|
11
|
-
const Help = ({
|
|
10
|
+
export const Help = ({
|
|
12
11
|
as,
|
|
13
12
|
ariaLabel = "help",
|
|
14
13
|
children,
|
|
@@ -81,179 +80,5 @@ const Help = ({
|
|
|
81
80
|
tooltipId: tooltipId || defaultTooltipId.current
|
|
82
81
|
}));
|
|
83
82
|
};
|
|
84
|
-
if (process.env.NODE_ENV !== "production") {
|
|
85
|
-
Help.propTypes = {
|
|
86
|
-
"ariaLabel": PropTypes.string,
|
|
87
|
-
"as": PropTypes.oneOf(["a", "abbr", "address", "animate", "animateMotion", "animateTransform", "area", "article", "aside", "audio", "b", "base", "bdi", "bdo", "big", "blockquote", "body", "br", "button", "canvas", "caption", "center", "circle", "cite", "clipPath", "code", "col", "colgroup", "data", "datalist", "dd", "defs", "del", "desc", "details", "dfn", "dialog", "div", "dl", "dt", "ellipse", "em", "embed", "feBlend", "feColorMatrix", "feComponentTransfer", "feComposite", "feConvolveMatrix", "feDiffuseLighting", "feDisplacementMap", "feDistantLight", "feDropShadow", "feFlood", "feFuncA", "feFuncB", "feFuncG", "feFuncR", "feGaussianBlur", "feImage", "feMerge", "feMergeNode", "feMorphology", "feOffset", "fePointLight", "feSpecularLighting", "feSpotLight", "feTile", "feTurbulence", "fieldset", "figcaption", "figure", "filter", "footer", "foreignObject", "form", "g", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "iframe", "image", "img", "input", "ins", "kbd", "keygen", "label", "legend", "li", "line", "linearGradient", "link", "main", "map", "mark", "marker", "mask", "menu", "menuitem", "meta", "metadata", "meter", "mpath", "nav", "noindex", "noscript", "object", "ol", "optgroup", "option", "output", "p", "param", "path", "pattern", "picture", "polygon", "polyline", "pre", "progress", "q", "radialGradient", "rect", "rp", "rt", "ruby", "s", "samp", "script", "search", "section", "select", "set", "slot", "small", "source", "span", "stop", "strong", "style", "sub", "summary", "sup", "svg", "switch", "symbol", "table", "tbody", "td", "template", "text", "textarea", "textPath", "tfoot", "th", "thead", "time", "title", "tr", "track", "tspan", "u", "ul", "use", "var", "video", "view", "wbr", "webview"]),
|
|
88
|
-
"children": PropTypes.node,
|
|
89
|
-
"data-element": PropTypes.string,
|
|
90
|
-
"data-role": PropTypes.string,
|
|
91
|
-
"helpId": PropTypes.string,
|
|
92
|
-
"href": PropTypes.string,
|
|
93
|
-
"isFocused": PropTypes.bool,
|
|
94
|
-
"m": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
95
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
96
|
-
"description": PropTypes.string,
|
|
97
|
-
"toString": PropTypes.func.isRequired,
|
|
98
|
-
"valueOf": PropTypes.func.isRequired
|
|
99
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
100
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
101
|
-
"description": PropTypes.string,
|
|
102
|
-
"toString": PropTypes.func.isRequired,
|
|
103
|
-
"valueOf": PropTypes.func.isRequired
|
|
104
|
-
}), PropTypes.string]),
|
|
105
|
-
"margin": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
106
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
107
|
-
"description": PropTypes.string,
|
|
108
|
-
"toString": PropTypes.func.isRequired,
|
|
109
|
-
"valueOf": PropTypes.func.isRequired
|
|
110
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
111
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
112
|
-
"description": PropTypes.string,
|
|
113
|
-
"toString": PropTypes.func.isRequired,
|
|
114
|
-
"valueOf": PropTypes.func.isRequired
|
|
115
|
-
}), PropTypes.string]),
|
|
116
|
-
"marginBottom": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
117
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
118
|
-
"description": PropTypes.string,
|
|
119
|
-
"toString": PropTypes.func.isRequired,
|
|
120
|
-
"valueOf": PropTypes.func.isRequired
|
|
121
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
122
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
123
|
-
"description": PropTypes.string,
|
|
124
|
-
"toString": PropTypes.func.isRequired,
|
|
125
|
-
"valueOf": PropTypes.func.isRequired
|
|
126
|
-
}), PropTypes.string]),
|
|
127
|
-
"marginLeft": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
128
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
129
|
-
"description": PropTypes.string,
|
|
130
|
-
"toString": PropTypes.func.isRequired,
|
|
131
|
-
"valueOf": PropTypes.func.isRequired
|
|
132
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
133
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
134
|
-
"description": PropTypes.string,
|
|
135
|
-
"toString": PropTypes.func.isRequired,
|
|
136
|
-
"valueOf": PropTypes.func.isRequired
|
|
137
|
-
}), PropTypes.string]),
|
|
138
|
-
"marginRight": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
139
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
140
|
-
"description": PropTypes.string,
|
|
141
|
-
"toString": PropTypes.func.isRequired,
|
|
142
|
-
"valueOf": PropTypes.func.isRequired
|
|
143
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
144
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
145
|
-
"description": PropTypes.string,
|
|
146
|
-
"toString": PropTypes.func.isRequired,
|
|
147
|
-
"valueOf": PropTypes.func.isRequired
|
|
148
|
-
}), PropTypes.string]),
|
|
149
|
-
"marginTop": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
150
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
151
|
-
"description": PropTypes.string,
|
|
152
|
-
"toString": PropTypes.func.isRequired,
|
|
153
|
-
"valueOf": PropTypes.func.isRequired
|
|
154
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
155
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
156
|
-
"description": PropTypes.string,
|
|
157
|
-
"toString": PropTypes.func.isRequired,
|
|
158
|
-
"valueOf": PropTypes.func.isRequired
|
|
159
|
-
}), PropTypes.string]),
|
|
160
|
-
"marginX": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
161
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
162
|
-
"description": PropTypes.string,
|
|
163
|
-
"toString": PropTypes.func.isRequired,
|
|
164
|
-
"valueOf": PropTypes.func.isRequired
|
|
165
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
166
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
167
|
-
"description": PropTypes.string,
|
|
168
|
-
"toString": PropTypes.func.isRequired,
|
|
169
|
-
"valueOf": PropTypes.func.isRequired
|
|
170
|
-
}), PropTypes.string]),
|
|
171
|
-
"marginY": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
172
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
173
|
-
"description": PropTypes.string,
|
|
174
|
-
"toString": PropTypes.func.isRequired,
|
|
175
|
-
"valueOf": PropTypes.func.isRequired
|
|
176
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
177
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
178
|
-
"description": PropTypes.string,
|
|
179
|
-
"toString": PropTypes.func.isRequired,
|
|
180
|
-
"valueOf": PropTypes.func.isRequired
|
|
181
|
-
}), PropTypes.string]),
|
|
182
|
-
"mb": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
183
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
184
|
-
"description": PropTypes.string,
|
|
185
|
-
"toString": PropTypes.func.isRequired,
|
|
186
|
-
"valueOf": PropTypes.func.isRequired
|
|
187
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
188
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
189
|
-
"description": PropTypes.string,
|
|
190
|
-
"toString": PropTypes.func.isRequired,
|
|
191
|
-
"valueOf": PropTypes.func.isRequired
|
|
192
|
-
}), PropTypes.string]),
|
|
193
|
-
"ml": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
194
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
195
|
-
"description": PropTypes.string,
|
|
196
|
-
"toString": PropTypes.func.isRequired,
|
|
197
|
-
"valueOf": PropTypes.func.isRequired
|
|
198
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
199
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
200
|
-
"description": PropTypes.string,
|
|
201
|
-
"toString": PropTypes.func.isRequired,
|
|
202
|
-
"valueOf": PropTypes.func.isRequired
|
|
203
|
-
}), PropTypes.string]),
|
|
204
|
-
"mr": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
205
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
206
|
-
"description": PropTypes.string,
|
|
207
|
-
"toString": PropTypes.func.isRequired,
|
|
208
|
-
"valueOf": PropTypes.func.isRequired
|
|
209
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
210
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
211
|
-
"description": PropTypes.string,
|
|
212
|
-
"toString": PropTypes.func.isRequired,
|
|
213
|
-
"valueOf": PropTypes.func.isRequired
|
|
214
|
-
}), PropTypes.string]),
|
|
215
|
-
"mt": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
216
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
217
|
-
"description": PropTypes.string,
|
|
218
|
-
"toString": PropTypes.func.isRequired,
|
|
219
|
-
"valueOf": PropTypes.func.isRequired
|
|
220
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
221
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
222
|
-
"description": PropTypes.string,
|
|
223
|
-
"toString": PropTypes.func.isRequired,
|
|
224
|
-
"valueOf": PropTypes.func.isRequired
|
|
225
|
-
}), PropTypes.string]),
|
|
226
|
-
"mx": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
227
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
228
|
-
"description": PropTypes.string,
|
|
229
|
-
"toString": PropTypes.func.isRequired,
|
|
230
|
-
"valueOf": PropTypes.func.isRequired
|
|
231
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
232
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
233
|
-
"description": PropTypes.string,
|
|
234
|
-
"toString": PropTypes.func.isRequired,
|
|
235
|
-
"valueOf": PropTypes.func.isRequired
|
|
236
|
-
}), PropTypes.string]),
|
|
237
|
-
"my": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
238
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
239
|
-
"description": PropTypes.string,
|
|
240
|
-
"toString": PropTypes.func.isRequired,
|
|
241
|
-
"valueOf": PropTypes.func.isRequired
|
|
242
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
243
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
244
|
-
"description": PropTypes.string,
|
|
245
|
-
"toString": PropTypes.func.isRequired,
|
|
246
|
-
"valueOf": PropTypes.func.isRequired
|
|
247
|
-
}), PropTypes.string]),
|
|
248
|
-
"tabIndex": PropTypes.number,
|
|
249
|
-
"tooltipBgColor": PropTypes.string,
|
|
250
|
-
"tooltipFlipOverrides": PropTypes.arrayOf(PropTypes.oneOf(["bottom", "left", "right", "top"])),
|
|
251
|
-
"tooltipFontColor": PropTypes.string,
|
|
252
|
-
"tooltipId": PropTypes.string,
|
|
253
|
-
"tooltipPosition": PropTypes.oneOf(["bottom", "left", "right", "top"]),
|
|
254
|
-
"type": 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"])
|
|
255
|
-
};
|
|
256
|
-
}
|
|
257
|
-
export { Help };
|
|
258
83
|
Help.displayName = "Help";
|
|
259
84
|
export default Help;
|
|
@@ -1,10 +1,9 @@
|
|
|
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 from "react";
|
|
3
|
-
import PropTypes from "prop-types";
|
|
4
3
|
import tagComponent from "../../__internal__/utils/helpers/tags";
|
|
5
4
|
import StyledHr from "./hr.style";
|
|
6
5
|
import useIsAboveBreakpoint from "../../hooks/__internal__/useIsAboveBreakpoint";
|
|
7
|
-
const Hr = ({
|
|
6
|
+
export const Hr = ({
|
|
8
7
|
adaptiveMxBreakpoint,
|
|
9
8
|
ml,
|
|
10
9
|
mr,
|
|
@@ -28,168 +27,4 @@ const Hr = ({
|
|
|
28
27
|
mb: rest.mb || 3
|
|
29
28
|
}, rest, tagComponent("hr", rest)));
|
|
30
29
|
};
|
|
31
|
-
if (process.env.NODE_ENV !== "production") {
|
|
32
|
-
Hr.propTypes = {
|
|
33
|
-
"adaptiveMxBreakpoint": PropTypes.number,
|
|
34
|
-
"aria-hidden": PropTypes.oneOf(["false", "true"]),
|
|
35
|
-
"data-element": PropTypes.string,
|
|
36
|
-
"data-role": PropTypes.string,
|
|
37
|
-
"height": PropTypes.oneOf(["large", "medium", "small"]),
|
|
38
|
-
"m": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
39
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
40
|
-
"description": PropTypes.string,
|
|
41
|
-
"toString": PropTypes.func.isRequired,
|
|
42
|
-
"valueOf": PropTypes.func.isRequired
|
|
43
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
44
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
45
|
-
"description": PropTypes.string,
|
|
46
|
-
"toString": PropTypes.func.isRequired,
|
|
47
|
-
"valueOf": PropTypes.func.isRequired
|
|
48
|
-
}), PropTypes.string]),
|
|
49
|
-
"margin": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
50
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
51
|
-
"description": PropTypes.string,
|
|
52
|
-
"toString": PropTypes.func.isRequired,
|
|
53
|
-
"valueOf": PropTypes.func.isRequired
|
|
54
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
55
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
56
|
-
"description": PropTypes.string,
|
|
57
|
-
"toString": PropTypes.func.isRequired,
|
|
58
|
-
"valueOf": PropTypes.func.isRequired
|
|
59
|
-
}), PropTypes.string]),
|
|
60
|
-
"marginBottom": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
61
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
62
|
-
"description": PropTypes.string,
|
|
63
|
-
"toString": PropTypes.func.isRequired,
|
|
64
|
-
"valueOf": PropTypes.func.isRequired
|
|
65
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
66
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
67
|
-
"description": PropTypes.string,
|
|
68
|
-
"toString": PropTypes.func.isRequired,
|
|
69
|
-
"valueOf": PropTypes.func.isRequired
|
|
70
|
-
}), PropTypes.string]),
|
|
71
|
-
"marginLeft": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
72
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
73
|
-
"description": PropTypes.string,
|
|
74
|
-
"toString": PropTypes.func.isRequired,
|
|
75
|
-
"valueOf": PropTypes.func.isRequired
|
|
76
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
77
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
78
|
-
"description": PropTypes.string,
|
|
79
|
-
"toString": PropTypes.func.isRequired,
|
|
80
|
-
"valueOf": PropTypes.func.isRequired
|
|
81
|
-
}), PropTypes.string]),
|
|
82
|
-
"marginRight": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
83
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
84
|
-
"description": PropTypes.string,
|
|
85
|
-
"toString": PropTypes.func.isRequired,
|
|
86
|
-
"valueOf": PropTypes.func.isRequired
|
|
87
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
88
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
89
|
-
"description": PropTypes.string,
|
|
90
|
-
"toString": PropTypes.func.isRequired,
|
|
91
|
-
"valueOf": PropTypes.func.isRequired
|
|
92
|
-
}), PropTypes.string]),
|
|
93
|
-
"marginTop": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
94
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
95
|
-
"description": PropTypes.string,
|
|
96
|
-
"toString": PropTypes.func.isRequired,
|
|
97
|
-
"valueOf": PropTypes.func.isRequired
|
|
98
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
99
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
100
|
-
"description": PropTypes.string,
|
|
101
|
-
"toString": PropTypes.func.isRequired,
|
|
102
|
-
"valueOf": PropTypes.func.isRequired
|
|
103
|
-
}), PropTypes.string]),
|
|
104
|
-
"marginX": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
105
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
106
|
-
"description": PropTypes.string,
|
|
107
|
-
"toString": PropTypes.func.isRequired,
|
|
108
|
-
"valueOf": PropTypes.func.isRequired
|
|
109
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
110
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
111
|
-
"description": PropTypes.string,
|
|
112
|
-
"toString": PropTypes.func.isRequired,
|
|
113
|
-
"valueOf": PropTypes.func.isRequired
|
|
114
|
-
}), PropTypes.string]),
|
|
115
|
-
"marginY": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
116
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
117
|
-
"description": PropTypes.string,
|
|
118
|
-
"toString": PropTypes.func.isRequired,
|
|
119
|
-
"valueOf": PropTypes.func.isRequired
|
|
120
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
121
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
122
|
-
"description": PropTypes.string,
|
|
123
|
-
"toString": PropTypes.func.isRequired,
|
|
124
|
-
"valueOf": PropTypes.func.isRequired
|
|
125
|
-
}), PropTypes.string]),
|
|
126
|
-
"mb": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
127
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
128
|
-
"description": PropTypes.string,
|
|
129
|
-
"toString": PropTypes.func.isRequired,
|
|
130
|
-
"valueOf": PropTypes.func.isRequired
|
|
131
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
132
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
133
|
-
"description": PropTypes.string,
|
|
134
|
-
"toString": PropTypes.func.isRequired,
|
|
135
|
-
"valueOf": PropTypes.func.isRequired
|
|
136
|
-
}), PropTypes.string]),
|
|
137
|
-
"ml": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
138
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
139
|
-
"description": PropTypes.string,
|
|
140
|
-
"toString": PropTypes.func.isRequired,
|
|
141
|
-
"valueOf": PropTypes.func.isRequired
|
|
142
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
143
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
144
|
-
"description": PropTypes.string,
|
|
145
|
-
"toString": PropTypes.func.isRequired,
|
|
146
|
-
"valueOf": PropTypes.func.isRequired
|
|
147
|
-
}), PropTypes.string]),
|
|
148
|
-
"mr": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
149
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
150
|
-
"description": PropTypes.string,
|
|
151
|
-
"toString": PropTypes.func.isRequired,
|
|
152
|
-
"valueOf": PropTypes.func.isRequired
|
|
153
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
154
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
155
|
-
"description": PropTypes.string,
|
|
156
|
-
"toString": PropTypes.func.isRequired,
|
|
157
|
-
"valueOf": PropTypes.func.isRequired
|
|
158
|
-
}), PropTypes.string]),
|
|
159
|
-
"mt": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
160
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
161
|
-
"description": PropTypes.string,
|
|
162
|
-
"toString": PropTypes.func.isRequired,
|
|
163
|
-
"valueOf": PropTypes.func.isRequired
|
|
164
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
165
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
166
|
-
"description": PropTypes.string,
|
|
167
|
-
"toString": PropTypes.func.isRequired,
|
|
168
|
-
"valueOf": PropTypes.func.isRequired
|
|
169
|
-
}), PropTypes.string]),
|
|
170
|
-
"mx": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
171
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
172
|
-
"description": PropTypes.string,
|
|
173
|
-
"toString": PropTypes.func.isRequired,
|
|
174
|
-
"valueOf": PropTypes.func.isRequired
|
|
175
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
176
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
177
|
-
"description": PropTypes.string,
|
|
178
|
-
"toString": PropTypes.func.isRequired,
|
|
179
|
-
"valueOf": PropTypes.func.isRequired
|
|
180
|
-
}), PropTypes.string]),
|
|
181
|
-
"my": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
182
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
183
|
-
"description": PropTypes.string,
|
|
184
|
-
"toString": PropTypes.func.isRequired,
|
|
185
|
-
"valueOf": PropTypes.func.isRequired
|
|
186
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
187
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
188
|
-
"description": PropTypes.string,
|
|
189
|
-
"toString": PropTypes.func.isRequired,
|
|
190
|
-
"valueOf": PropTypes.func.isRequired
|
|
191
|
-
}), PropTypes.string])
|
|
192
|
-
};
|
|
193
|
-
}
|
|
194
|
-
export { Hr };
|
|
195
30
|
export default Hr;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import React, { useContext, useMemo } from "react";
|
|
2
|
-
import PropTypes from "prop-types";
|
|
3
2
|
import invariant from "invariant";
|
|
4
3
|
import Tooltip from "../tooltip";
|
|
5
4
|
import { filterStyledSystemMarginProps } from "../../style/utils";
|
|
@@ -122,188 +121,5 @@ const Icon = /*#__PURE__*/React.forwardRef(({
|
|
|
122
121
|
}
|
|
123
122
|
return /*#__PURE__*/React.createElement(StyledIcon, styledIconProps);
|
|
124
123
|
});
|
|
125
|
-
if (process.env.NODE_ENV !== "production") {
|
|
126
|
-
Icon.propTypes = {
|
|
127
|
-
"aria-hidden": PropTypes.bool,
|
|
128
|
-
"ariaLabel": PropTypes.string,
|
|
129
|
-
"bg": PropTypes.string,
|
|
130
|
-
"bgShape": PropTypes.oneOf(["circle", "rounded-rect", "square"]),
|
|
131
|
-
"bgSize": PropTypes.oneOf(["extra-large", "large", "medium", "small"]),
|
|
132
|
-
"className": PropTypes.string,
|
|
133
|
-
"color": PropTypes.string,
|
|
134
|
-
"data-element": PropTypes.string,
|
|
135
|
-
"data-role": PropTypes.string,
|
|
136
|
-
"disabled": PropTypes.bool,
|
|
137
|
-
"focusable": PropTypes.bool,
|
|
138
|
-
"fontSize": PropTypes.oneOf(["extra-large", "large", "medium", "small"]),
|
|
139
|
-
"id": PropTypes.string,
|
|
140
|
-
"inputSize": PropTypes.oneOf(["large", "medium", "small"]),
|
|
141
|
-
"isPartOfInput": PropTypes.bool,
|
|
142
|
-
"m": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
143
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
144
|
-
"description": PropTypes.string,
|
|
145
|
-
"toString": PropTypes.func.isRequired,
|
|
146
|
-
"valueOf": PropTypes.func.isRequired
|
|
147
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
148
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
149
|
-
"description": PropTypes.string,
|
|
150
|
-
"toString": PropTypes.func.isRequired,
|
|
151
|
-
"valueOf": PropTypes.func.isRequired
|
|
152
|
-
}), PropTypes.string]),
|
|
153
|
-
"margin": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
154
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
155
|
-
"description": PropTypes.string,
|
|
156
|
-
"toString": PropTypes.func.isRequired,
|
|
157
|
-
"valueOf": PropTypes.func.isRequired
|
|
158
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
159
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
160
|
-
"description": PropTypes.string,
|
|
161
|
-
"toString": PropTypes.func.isRequired,
|
|
162
|
-
"valueOf": PropTypes.func.isRequired
|
|
163
|
-
}), PropTypes.string]),
|
|
164
|
-
"marginBottom": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
165
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
166
|
-
"description": PropTypes.string,
|
|
167
|
-
"toString": PropTypes.func.isRequired,
|
|
168
|
-
"valueOf": PropTypes.func.isRequired
|
|
169
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
170
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
171
|
-
"description": PropTypes.string,
|
|
172
|
-
"toString": PropTypes.func.isRequired,
|
|
173
|
-
"valueOf": PropTypes.func.isRequired
|
|
174
|
-
}), PropTypes.string]),
|
|
175
|
-
"marginLeft": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
176
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
177
|
-
"description": PropTypes.string,
|
|
178
|
-
"toString": PropTypes.func.isRequired,
|
|
179
|
-
"valueOf": PropTypes.func.isRequired
|
|
180
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
181
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
182
|
-
"description": PropTypes.string,
|
|
183
|
-
"toString": PropTypes.func.isRequired,
|
|
184
|
-
"valueOf": PropTypes.func.isRequired
|
|
185
|
-
}), PropTypes.string]),
|
|
186
|
-
"marginRight": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
187
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
188
|
-
"description": PropTypes.string,
|
|
189
|
-
"toString": PropTypes.func.isRequired,
|
|
190
|
-
"valueOf": PropTypes.func.isRequired
|
|
191
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
192
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
193
|
-
"description": PropTypes.string,
|
|
194
|
-
"toString": PropTypes.func.isRequired,
|
|
195
|
-
"valueOf": PropTypes.func.isRequired
|
|
196
|
-
}), PropTypes.string]),
|
|
197
|
-
"marginTop": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
198
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
199
|
-
"description": PropTypes.string,
|
|
200
|
-
"toString": PropTypes.func.isRequired,
|
|
201
|
-
"valueOf": PropTypes.func.isRequired
|
|
202
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
203
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
204
|
-
"description": PropTypes.string,
|
|
205
|
-
"toString": PropTypes.func.isRequired,
|
|
206
|
-
"valueOf": PropTypes.func.isRequired
|
|
207
|
-
}), PropTypes.string]),
|
|
208
|
-
"marginX": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
209
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
210
|
-
"description": PropTypes.string,
|
|
211
|
-
"toString": PropTypes.func.isRequired,
|
|
212
|
-
"valueOf": PropTypes.func.isRequired
|
|
213
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
214
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
215
|
-
"description": PropTypes.string,
|
|
216
|
-
"toString": PropTypes.func.isRequired,
|
|
217
|
-
"valueOf": PropTypes.func.isRequired
|
|
218
|
-
}), PropTypes.string]),
|
|
219
|
-
"marginY": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
220
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
221
|
-
"description": PropTypes.string,
|
|
222
|
-
"toString": PropTypes.func.isRequired,
|
|
223
|
-
"valueOf": PropTypes.func.isRequired
|
|
224
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
225
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
226
|
-
"description": PropTypes.string,
|
|
227
|
-
"toString": PropTypes.func.isRequired,
|
|
228
|
-
"valueOf": PropTypes.func.isRequired
|
|
229
|
-
}), PropTypes.string]),
|
|
230
|
-
"mb": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
231
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
232
|
-
"description": PropTypes.string,
|
|
233
|
-
"toString": PropTypes.func.isRequired,
|
|
234
|
-
"valueOf": PropTypes.func.isRequired
|
|
235
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
236
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
237
|
-
"description": PropTypes.string,
|
|
238
|
-
"toString": PropTypes.func.isRequired,
|
|
239
|
-
"valueOf": PropTypes.func.isRequired
|
|
240
|
-
}), PropTypes.string]),
|
|
241
|
-
"ml": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
242
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
243
|
-
"description": PropTypes.string,
|
|
244
|
-
"toString": PropTypes.func.isRequired,
|
|
245
|
-
"valueOf": PropTypes.func.isRequired
|
|
246
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
247
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
248
|
-
"description": PropTypes.string,
|
|
249
|
-
"toString": PropTypes.func.isRequired,
|
|
250
|
-
"valueOf": PropTypes.func.isRequired
|
|
251
|
-
}), PropTypes.string]),
|
|
252
|
-
"mr": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
253
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
254
|
-
"description": PropTypes.string,
|
|
255
|
-
"toString": PropTypes.func.isRequired,
|
|
256
|
-
"valueOf": PropTypes.func.isRequired
|
|
257
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
258
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
259
|
-
"description": PropTypes.string,
|
|
260
|
-
"toString": PropTypes.func.isRequired,
|
|
261
|
-
"valueOf": PropTypes.func.isRequired
|
|
262
|
-
}), PropTypes.string]),
|
|
263
|
-
"mt": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
264
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
265
|
-
"description": PropTypes.string,
|
|
266
|
-
"toString": PropTypes.func.isRequired,
|
|
267
|
-
"valueOf": PropTypes.func.isRequired
|
|
268
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
269
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
270
|
-
"description": PropTypes.string,
|
|
271
|
-
"toString": PropTypes.func.isRequired,
|
|
272
|
-
"valueOf": PropTypes.func.isRequired
|
|
273
|
-
}), PropTypes.string]),
|
|
274
|
-
"mx": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
275
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
276
|
-
"description": PropTypes.string,
|
|
277
|
-
"toString": PropTypes.func.isRequired,
|
|
278
|
-
"valueOf": PropTypes.func.isRequired
|
|
279
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
280
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
281
|
-
"description": PropTypes.string,
|
|
282
|
-
"toString": PropTypes.func.isRequired,
|
|
283
|
-
"valueOf": PropTypes.func.isRequired
|
|
284
|
-
}), PropTypes.string]),
|
|
285
|
-
"my": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
286
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
287
|
-
"description": PropTypes.string,
|
|
288
|
-
"toString": PropTypes.func.isRequired,
|
|
289
|
-
"valueOf": PropTypes.func.isRequired
|
|
290
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
291
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
292
|
-
"description": PropTypes.string,
|
|
293
|
-
"toString": PropTypes.func.isRequired,
|
|
294
|
-
"valueOf": PropTypes.func.isRequired
|
|
295
|
-
}), PropTypes.string]),
|
|
296
|
-
"role": PropTypes.string,
|
|
297
|
-
"tabIndex": PropTypes.number,
|
|
298
|
-
"tooltipBgColor": PropTypes.string,
|
|
299
|
-
"tooltipFlipOverrides": PropTypes.arrayOf(PropTypes.oneOf(["bottom", "left", "right", "top"])),
|
|
300
|
-
"tooltipFontColor": PropTypes.string,
|
|
301
|
-
"tooltipId": PropTypes.string,
|
|
302
|
-
"tooltipMessage": PropTypes.node,
|
|
303
|
-
"tooltipPosition": PropTypes.oneOf(["bottom", "left", "right", "top"]),
|
|
304
|
-
"tooltipVisible": PropTypes.bool,
|
|
305
|
-
"type": 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", "maintenance", "marker", "message", "messages", "microphone", "minimise", "minus_large", "minus", "mobile", "money_bag", "new", "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", "success", "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"]).isRequired
|
|
306
|
-
};
|
|
307
|
-
}
|
|
308
124
|
Icon.displayName = "Icon";
|
|
309
125
|
export default Icon;
|