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, { useRef } from "react";
|
|
3
|
-
import PropTypes from "prop-types";
|
|
4
3
|
import { StyledPagerNavigation, StyledPagerNavInner, StyledPagerNoSelect, StyledPagerNavLabel } from "../pager.style";
|
|
5
4
|
import NumberInput from "../../number";
|
|
6
5
|
import Events from "../../../__internal__/utils/helpers/events";
|
|
@@ -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, { useState, useCallback, useEffect, useRef } from "react";
|
|
3
|
-
import PropTypes from "prop-types";
|
|
4
3
|
import { Select, Option } from "../select";
|
|
5
4
|
import PagerNavigation from "./__internal__/pager-navigation.component";
|
|
6
5
|
import useLocale from "../../hooks/__internal__/useLocale";
|
|
@@ -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 { CSSTransition } from "react-transition-group";
|
|
5
4
|
import tagComponent from "../../../__internal__/utils/helpers/tags/tags";
|
|
6
5
|
import FullScreenHeading from "../../../__internal__/full-screen-heading";
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import React, { useCallback, useEffect, useRef, useState } from "react";
|
|
2
|
-
import PropTypes from "prop-types";
|
|
3
2
|
import { TransitionGroup } from "react-transition-group";
|
|
4
3
|
import tagComponent from "../../__internal__/utils/helpers/tags/tags";
|
|
5
4
|
import Page from "./page";
|
|
@@ -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, useState } from "react";
|
|
3
|
-
import PropTypes from "prop-types";
|
|
4
3
|
import { StyledPassword, HiddenAriaLive } from "./password.style";
|
|
5
4
|
import guid from "../../__internal__/utils/helpers/guid";
|
|
6
5
|
import tagComponent from "../../__internal__/utils/helpers/tags/tags";
|
|
@@ -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 from "react";
|
|
3
|
-
import PropTypes from "prop-types";
|
|
4
3
|
import StyledPill from "./pill.style";
|
|
5
4
|
import Icon from "../icon";
|
|
6
5
|
import tagComponent from "../../__internal__/utils/helpers/tags/tags";
|
|
@@ -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, { useState, useMemo } from "react";
|
|
3
|
-
import PropTypes from "prop-types";
|
|
4
3
|
import useLocale from "../../hooks/__internal__/useLocale";
|
|
5
4
|
import tagComponent from "../../__internal__/utils/helpers/tags";
|
|
6
5
|
import { StyledBlock, StyledContent, StyledEditAction, StyledActionsContainer, StyledDeleteButton, StyledUndoButton, StyledFooter, StyledPod, StyledHeader, StyledSubtitle, StyledTitle } from "./pod.style";
|
|
@@ -135,182 +134,5 @@ const Pod = /*#__PURE__*/React.forwardRef(({
|
|
|
135
134
|
type: "delete"
|
|
136
135
|
}))));
|
|
137
136
|
});
|
|
138
|
-
if (process.env.NODE_ENV !== "production") {
|
|
139
|
-
Pod.propTypes = {
|
|
140
|
-
"alignTitle": PropTypes.oneOf(["center", "left", "right"]),
|
|
141
|
-
"border": PropTypes.bool,
|
|
142
|
-
"children": PropTypes.node,
|
|
143
|
-
"data-element": PropTypes.string,
|
|
144
|
-
"data-role": PropTypes.string,
|
|
145
|
-
"displayEditButtonOnHover": PropTypes.bool,
|
|
146
|
-
"editContentFullWidth": PropTypes.bool,
|
|
147
|
-
"footer": PropTypes.node,
|
|
148
|
-
"height": PropTypes.oneOfType([PropTypes.number, PropTypes.string]),
|
|
149
|
-
"internalEditButton": PropTypes.bool,
|
|
150
|
-
"m": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
151
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
152
|
-
"description": PropTypes.string,
|
|
153
|
-
"toString": PropTypes.func.isRequired,
|
|
154
|
-
"valueOf": PropTypes.func.isRequired
|
|
155
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
156
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
157
|
-
"description": PropTypes.string,
|
|
158
|
-
"toString": PropTypes.func.isRequired,
|
|
159
|
-
"valueOf": PropTypes.func.isRequired
|
|
160
|
-
}), PropTypes.string]),
|
|
161
|
-
"margin": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
162
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
163
|
-
"description": PropTypes.string,
|
|
164
|
-
"toString": PropTypes.func.isRequired,
|
|
165
|
-
"valueOf": PropTypes.func.isRequired
|
|
166
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
167
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
168
|
-
"description": PropTypes.string,
|
|
169
|
-
"toString": PropTypes.func.isRequired,
|
|
170
|
-
"valueOf": PropTypes.func.isRequired
|
|
171
|
-
}), PropTypes.string]),
|
|
172
|
-
"marginBottom": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
173
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
174
|
-
"description": PropTypes.string,
|
|
175
|
-
"toString": PropTypes.func.isRequired,
|
|
176
|
-
"valueOf": PropTypes.func.isRequired
|
|
177
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
178
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
179
|
-
"description": PropTypes.string,
|
|
180
|
-
"toString": PropTypes.func.isRequired,
|
|
181
|
-
"valueOf": PropTypes.func.isRequired
|
|
182
|
-
}), PropTypes.string]),
|
|
183
|
-
"marginLeft": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
184
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
185
|
-
"description": PropTypes.string,
|
|
186
|
-
"toString": PropTypes.func.isRequired,
|
|
187
|
-
"valueOf": PropTypes.func.isRequired
|
|
188
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
189
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
190
|
-
"description": PropTypes.string,
|
|
191
|
-
"toString": PropTypes.func.isRequired,
|
|
192
|
-
"valueOf": PropTypes.func.isRequired
|
|
193
|
-
}), PropTypes.string]),
|
|
194
|
-
"marginRight": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
195
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
196
|
-
"description": PropTypes.string,
|
|
197
|
-
"toString": PropTypes.func.isRequired,
|
|
198
|
-
"valueOf": PropTypes.func.isRequired
|
|
199
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
200
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
201
|
-
"description": PropTypes.string,
|
|
202
|
-
"toString": PropTypes.func.isRequired,
|
|
203
|
-
"valueOf": PropTypes.func.isRequired
|
|
204
|
-
}), PropTypes.string]),
|
|
205
|
-
"marginTop": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
206
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
207
|
-
"description": PropTypes.string,
|
|
208
|
-
"toString": PropTypes.func.isRequired,
|
|
209
|
-
"valueOf": PropTypes.func.isRequired
|
|
210
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
211
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
212
|
-
"description": PropTypes.string,
|
|
213
|
-
"toString": PropTypes.func.isRequired,
|
|
214
|
-
"valueOf": PropTypes.func.isRequired
|
|
215
|
-
}), PropTypes.string]),
|
|
216
|
-
"marginX": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
217
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
218
|
-
"description": PropTypes.string,
|
|
219
|
-
"toString": PropTypes.func.isRequired,
|
|
220
|
-
"valueOf": PropTypes.func.isRequired
|
|
221
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
222
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
223
|
-
"description": PropTypes.string,
|
|
224
|
-
"toString": PropTypes.func.isRequired,
|
|
225
|
-
"valueOf": PropTypes.func.isRequired
|
|
226
|
-
}), PropTypes.string]),
|
|
227
|
-
"marginY": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
228
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
229
|
-
"description": PropTypes.string,
|
|
230
|
-
"toString": PropTypes.func.isRequired,
|
|
231
|
-
"valueOf": PropTypes.func.isRequired
|
|
232
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
233
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
234
|
-
"description": PropTypes.string,
|
|
235
|
-
"toString": PropTypes.func.isRequired,
|
|
236
|
-
"valueOf": PropTypes.func.isRequired
|
|
237
|
-
}), PropTypes.string]),
|
|
238
|
-
"mb": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
239
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
240
|
-
"description": PropTypes.string,
|
|
241
|
-
"toString": PropTypes.func.isRequired,
|
|
242
|
-
"valueOf": PropTypes.func.isRequired
|
|
243
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
244
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
245
|
-
"description": PropTypes.string,
|
|
246
|
-
"toString": PropTypes.func.isRequired,
|
|
247
|
-
"valueOf": PropTypes.func.isRequired
|
|
248
|
-
}), PropTypes.string]),
|
|
249
|
-
"ml": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
250
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
251
|
-
"description": PropTypes.string,
|
|
252
|
-
"toString": PropTypes.func.isRequired,
|
|
253
|
-
"valueOf": PropTypes.func.isRequired
|
|
254
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
255
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
256
|
-
"description": PropTypes.string,
|
|
257
|
-
"toString": PropTypes.func.isRequired,
|
|
258
|
-
"valueOf": PropTypes.func.isRequired
|
|
259
|
-
}), PropTypes.string]),
|
|
260
|
-
"mr": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
261
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
262
|
-
"description": PropTypes.string,
|
|
263
|
-
"toString": PropTypes.func.isRequired,
|
|
264
|
-
"valueOf": PropTypes.func.isRequired
|
|
265
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
266
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
267
|
-
"description": PropTypes.string,
|
|
268
|
-
"toString": PropTypes.func.isRequired,
|
|
269
|
-
"valueOf": PropTypes.func.isRequired
|
|
270
|
-
}), PropTypes.string]),
|
|
271
|
-
"mt": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
272
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
273
|
-
"description": PropTypes.string,
|
|
274
|
-
"toString": PropTypes.func.isRequired,
|
|
275
|
-
"valueOf": PropTypes.func.isRequired
|
|
276
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
277
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
278
|
-
"description": PropTypes.string,
|
|
279
|
-
"toString": PropTypes.func.isRequired,
|
|
280
|
-
"valueOf": PropTypes.func.isRequired
|
|
281
|
-
}), PropTypes.string]),
|
|
282
|
-
"mx": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
283
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
284
|
-
"description": PropTypes.string,
|
|
285
|
-
"toString": PropTypes.func.isRequired,
|
|
286
|
-
"valueOf": PropTypes.func.isRequired
|
|
287
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
288
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
289
|
-
"description": PropTypes.string,
|
|
290
|
-
"toString": PropTypes.func.isRequired,
|
|
291
|
-
"valueOf": PropTypes.func.isRequired
|
|
292
|
-
}), PropTypes.string]),
|
|
293
|
-
"my": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
294
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
295
|
-
"description": PropTypes.string,
|
|
296
|
-
"toString": PropTypes.func.isRequired,
|
|
297
|
-
"valueOf": PropTypes.func.isRequired
|
|
298
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
299
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
300
|
-
"description": PropTypes.string,
|
|
301
|
-
"toString": PropTypes.func.isRequired,
|
|
302
|
-
"valueOf": PropTypes.func.isRequired
|
|
303
|
-
}), PropTypes.string]),
|
|
304
|
-
"onDelete": PropTypes.func,
|
|
305
|
-
"onEdit": PropTypes.func,
|
|
306
|
-
"onUndo": PropTypes.func,
|
|
307
|
-
"size": PropTypes.oneOf(["extra-large", "extra-small", "large", "medium", "small"]),
|
|
308
|
-
"softDelete": PropTypes.bool,
|
|
309
|
-
"subtitle": PropTypes.node,
|
|
310
|
-
"title": PropTypes.node,
|
|
311
|
-
"triggerEditOnContent": PropTypes.bool,
|
|
312
|
-
"variant": PropTypes.oneOf(["primary", "secondary", "tertiary", "tile", "transparent"])
|
|
313
|
-
};
|
|
314
|
-
}
|
|
315
137
|
Pod.displayName = "Pod";
|
|
316
138
|
export default Pod;
|
|
@@ -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, { useCallback, useEffect, useRef, useState, useMemo, useImperativeHandle, forwardRef } from "react";
|
|
3
|
-
import PropTypes from "prop-types";
|
|
4
3
|
import { CSSTransition } from "react-transition-group";
|
|
5
4
|
import { flip, offset } from "@floating-ui/dom";
|
|
6
5
|
import useMediaQuery from "../../hooks/useMediaQuery";
|
|
@@ -66,7 +65,7 @@ function usePopoverMiddleware(shouldCoverButton) {
|
|
|
66
65
|
fallbackStrategy: "initialPlacement"
|
|
67
66
|
})], [shouldCoverButton]);
|
|
68
67
|
}
|
|
69
|
-
const PopoverContainer = /*#__PURE__*/forwardRef(({
|
|
68
|
+
export const PopoverContainer = /*#__PURE__*/forwardRef(({
|
|
70
69
|
children,
|
|
71
70
|
title,
|
|
72
71
|
position = "right",
|
|
@@ -242,184 +241,4 @@ const PopoverContainer = /*#__PURE__*/forwardRef(({
|
|
|
242
241
|
childRefOverride: popoverContentNodeRef
|
|
243
242
|
}, childrenToRender())));
|
|
244
243
|
});
|
|
245
|
-
if (process.env.NODE_ENV !== "production") {
|
|
246
|
-
PopoverContainer.propTypes = {
|
|
247
|
-
"ariaDescribedBy": PropTypes.string,
|
|
248
|
-
"children": PropTypes.node,
|
|
249
|
-
"closeButtonAriaLabel": PropTypes.string,
|
|
250
|
-
"closeButtonDataProps": PropTypes.shape({
|
|
251
|
-
"data-element": PropTypes.string,
|
|
252
|
-
"data-role": PropTypes.string
|
|
253
|
-
}),
|
|
254
|
-
"containerAriaLabel": PropTypes.string,
|
|
255
|
-
"data-element": PropTypes.string,
|
|
256
|
-
"data-role": PropTypes.string,
|
|
257
|
-
"disableAnimation": PropTypes.bool,
|
|
258
|
-
"hasFullWidth": PropTypes.bool,
|
|
259
|
-
"onClose": PropTypes.func,
|
|
260
|
-
"onOpen": PropTypes.func,
|
|
261
|
-
"open": PropTypes.bool,
|
|
262
|
-
"openButtonAriaLabel": PropTypes.string,
|
|
263
|
-
"p": 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
|
-
"padding": 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
|
-
"paddingBottom": 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
|
-
"paddingLeft": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
297
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
298
|
-
"description": PropTypes.string,
|
|
299
|
-
"toString": PropTypes.func.isRequired,
|
|
300
|
-
"valueOf": PropTypes.func.isRequired
|
|
301
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
302
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
303
|
-
"description": PropTypes.string,
|
|
304
|
-
"toString": PropTypes.func.isRequired,
|
|
305
|
-
"valueOf": PropTypes.func.isRequired
|
|
306
|
-
}), PropTypes.string]),
|
|
307
|
-
"paddingRight": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
308
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
309
|
-
"description": PropTypes.string,
|
|
310
|
-
"toString": PropTypes.func.isRequired,
|
|
311
|
-
"valueOf": PropTypes.func.isRequired
|
|
312
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
313
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
314
|
-
"description": PropTypes.string,
|
|
315
|
-
"toString": PropTypes.func.isRequired,
|
|
316
|
-
"valueOf": PropTypes.func.isRequired
|
|
317
|
-
}), PropTypes.string]),
|
|
318
|
-
"paddingTop": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
319
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
320
|
-
"description": PropTypes.string,
|
|
321
|
-
"toString": PropTypes.func.isRequired,
|
|
322
|
-
"valueOf": PropTypes.func.isRequired
|
|
323
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
324
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
325
|
-
"description": PropTypes.string,
|
|
326
|
-
"toString": PropTypes.func.isRequired,
|
|
327
|
-
"valueOf": PropTypes.func.isRequired
|
|
328
|
-
}), PropTypes.string]),
|
|
329
|
-
"paddingX": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
330
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
331
|
-
"description": PropTypes.string,
|
|
332
|
-
"toString": PropTypes.func.isRequired,
|
|
333
|
-
"valueOf": PropTypes.func.isRequired
|
|
334
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
335
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
336
|
-
"description": PropTypes.string,
|
|
337
|
-
"toString": PropTypes.func.isRequired,
|
|
338
|
-
"valueOf": PropTypes.func.isRequired
|
|
339
|
-
}), PropTypes.string]),
|
|
340
|
-
"paddingY": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
341
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
342
|
-
"description": PropTypes.string,
|
|
343
|
-
"toString": PropTypes.func.isRequired,
|
|
344
|
-
"valueOf": PropTypes.func.isRequired
|
|
345
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
346
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
347
|
-
"description": PropTypes.string,
|
|
348
|
-
"toString": PropTypes.func.isRequired,
|
|
349
|
-
"valueOf": PropTypes.func.isRequired
|
|
350
|
-
}), PropTypes.string]),
|
|
351
|
-
"pb": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
352
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
353
|
-
"description": PropTypes.string,
|
|
354
|
-
"toString": PropTypes.func.isRequired,
|
|
355
|
-
"valueOf": PropTypes.func.isRequired
|
|
356
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
357
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
358
|
-
"description": PropTypes.string,
|
|
359
|
-
"toString": PropTypes.func.isRequired,
|
|
360
|
-
"valueOf": PropTypes.func.isRequired
|
|
361
|
-
}), PropTypes.string]),
|
|
362
|
-
"pl": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
363
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
364
|
-
"description": PropTypes.string,
|
|
365
|
-
"toString": PropTypes.func.isRequired,
|
|
366
|
-
"valueOf": PropTypes.func.isRequired
|
|
367
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
368
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
369
|
-
"description": PropTypes.string,
|
|
370
|
-
"toString": PropTypes.func.isRequired,
|
|
371
|
-
"valueOf": PropTypes.func.isRequired
|
|
372
|
-
}), PropTypes.string]),
|
|
373
|
-
"position": PropTypes.oneOf(["left", "right"]),
|
|
374
|
-
"pr": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
375
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
376
|
-
"description": PropTypes.string,
|
|
377
|
-
"toString": PropTypes.func.isRequired,
|
|
378
|
-
"valueOf": PropTypes.func.isRequired
|
|
379
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
380
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
381
|
-
"description": PropTypes.string,
|
|
382
|
-
"toString": PropTypes.func.isRequired,
|
|
383
|
-
"valueOf": PropTypes.func.isRequired
|
|
384
|
-
}), PropTypes.string]),
|
|
385
|
-
"pt": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
386
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
387
|
-
"description": PropTypes.string,
|
|
388
|
-
"toString": PropTypes.func.isRequired,
|
|
389
|
-
"valueOf": PropTypes.func.isRequired
|
|
390
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
391
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
392
|
-
"description": PropTypes.string,
|
|
393
|
-
"toString": PropTypes.func.isRequired,
|
|
394
|
-
"valueOf": PropTypes.func.isRequired
|
|
395
|
-
}), PropTypes.string]),
|
|
396
|
-
"px": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
397
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
398
|
-
"description": PropTypes.string,
|
|
399
|
-
"toString": PropTypes.func.isRequired,
|
|
400
|
-
"valueOf": PropTypes.func.isRequired
|
|
401
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
402
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
403
|
-
"description": PropTypes.string,
|
|
404
|
-
"toString": PropTypes.func.isRequired,
|
|
405
|
-
"valueOf": PropTypes.func.isRequired
|
|
406
|
-
}), PropTypes.string]),
|
|
407
|
-
"py": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
408
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
409
|
-
"description": PropTypes.string,
|
|
410
|
-
"toString": PropTypes.func.isRequired,
|
|
411
|
-
"valueOf": PropTypes.func.isRequired
|
|
412
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
413
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
414
|
-
"description": PropTypes.string,
|
|
415
|
-
"toString": PropTypes.func.isRequired,
|
|
416
|
-
"valueOf": PropTypes.func.isRequired
|
|
417
|
-
}), PropTypes.string]),
|
|
418
|
-
"renderCloseComponent": PropTypes.func,
|
|
419
|
-
"renderOpenComponent": PropTypes.func,
|
|
420
|
-
"shouldCoverButton": PropTypes.bool,
|
|
421
|
-
"title": PropTypes.string
|
|
422
|
-
};
|
|
423
|
-
}
|
|
424
|
-
export { PopoverContainer };
|
|
425
244
|
export default PopoverContainer;
|
|
@@ -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, { useEffect, useState } from "react";
|
|
3
|
-
import PropTypes from "prop-types";
|
|
4
3
|
import Tooltip from "../tooltip";
|
|
5
4
|
import tagComponent from "../../__internal__/utils/helpers/tags/tags";
|
|
6
5
|
import { StyledCustomImg, StyledIcon, StyledPortraitContainer, StyledPortraitInitials } from "./portrait.style";
|
|
@@ -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 from "react";
|
|
3
|
-
import PropTypes from "prop-types";
|
|
4
3
|
import { StyledPreview, StyledPreviewPlaceholder } from "./preview.style";
|
|
5
4
|
import { filterStyledSystemMarginProps } from "../../style/utils";
|
|
6
5
|
import useMediaQuery from "../../hooks/useMediaQuery";
|
|
@@ -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 from "react";
|
|
3
|
-
import PropTypes from "prop-types";
|
|
4
3
|
import { filterStyledSystemMarginProps } from "../../style/utils";
|
|
5
4
|
import tagComponent from "../../__internal__/utils/helpers/tags/tags";
|
|
6
5
|
import { ProfileStyle, ProfileNameStyle, ProfileDetailsStyle, ProfileAvatarStyle, ProfileEmailStyle, ProfileTextStyle } from "./profile.style";
|
|
@@ -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 from "react";
|
|
3
|
-
import PropTypes from "prop-types";
|
|
4
3
|
import useLocale from "../../hooks/__internal__/useLocale";
|
|
5
4
|
import tagComponent from "../../__internal__/utils/helpers/tags";
|
|
6
5
|
import { StyledProgressBar, InnerBar, StyledValuesLabel, StyledProgressTracker, StyledValue, StyledDescription } from "./progress-tracker.style";
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
2
2
|
import React, { useContext, useRef } from "react";
|
|
3
|
-
import PropTypes from "prop-types";
|
|
4
3
|
import tagComponent from "../../../__internal__/utils/helpers/tags/tags";
|
|
5
4
|
import Fieldset from "../../../__internal__/fieldset";
|
|
6
5
|
import RadioButtonGroupStyle from "../radio-button-group/radio-button-group.style";
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import PropTypes from "prop-types";
|
|
3
2
|
import StyledCheckableInputSvgWrapper from "../../__internal__/checkable-input/checkable-input-svg-wrapper.style";
|
|
4
3
|
const RadioButtonSvg = () => {
|
|
5
4
|
return /*#__PURE__*/React.createElement(StyledCheckableInputSvgWrapper, null, /*#__PURE__*/React.createElement("svg", {
|