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,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, { useRef } from "react";
|
|
3
|
-
import PropTypes from "prop-types";
|
|
4
3
|
import StyledNavigationBar from "./navigation-bar.style";
|
|
5
4
|
import { FixedNavigationBarContextProvider } from "./__internal__/fixed-navigation-bar.context";
|
|
6
5
|
import tagComponent from "../../__internal__/utils/helpers/tags";
|
|
7
|
-
const NavigationBar = ({
|
|
6
|
+
export const NavigationBar = ({
|
|
8
7
|
navigationType = "light",
|
|
9
8
|
isLoading = false,
|
|
10
9
|
children,
|
|
@@ -33,1286 +32,4 @@ const NavigationBar = ({
|
|
|
33
32
|
navbarRef: navbarRef
|
|
34
33
|
}, !isLoading && children));
|
|
35
34
|
};
|
|
36
|
-
if (process.env.NODE_ENV !== "production") {
|
|
37
|
-
NavigationBar.propTypes = {
|
|
38
|
-
"alignContent": PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "baseline", "center", "end", "flex-end", "flex-start", "inherit", "initial", "normal", "revert-layer", "revert", "space-around", "space-between", "space-evenly", "start", "stretch", "unset"]), PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "baseline", "center", "end", "flex-end", "flex-start", "inherit", "initial", "normal", "revert-layer", "revert", "space-around", "space-between", "space-evenly", "start", "stretch", "unset", null]), PropTypes.shape({
|
|
39
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
40
|
-
"anchor": PropTypes.func.isRequired,
|
|
41
|
-
"at": PropTypes.func.isRequired,
|
|
42
|
-
"big": PropTypes.func.isRequired,
|
|
43
|
-
"blink": PropTypes.func.isRequired,
|
|
44
|
-
"bold": PropTypes.func.isRequired,
|
|
45
|
-
"charAt": PropTypes.func.isRequired,
|
|
46
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
47
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
48
|
-
"concat": PropTypes.func.isRequired,
|
|
49
|
-
"endsWith": PropTypes.func.isRequired,
|
|
50
|
-
"fixed": PropTypes.func.isRequired,
|
|
51
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
52
|
-
"fontsize": PropTypes.func.isRequired,
|
|
53
|
-
"includes": PropTypes.func.isRequired,
|
|
54
|
-
"indexOf": PropTypes.func.isRequired,
|
|
55
|
-
"italics": PropTypes.func.isRequired,
|
|
56
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
57
|
-
"length": PropTypes.number.isRequired,
|
|
58
|
-
"link": PropTypes.func.isRequired,
|
|
59
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
60
|
-
"match": PropTypes.func.isRequired,
|
|
61
|
-
"matchAll": PropTypes.func.isRequired,
|
|
62
|
-
"normalize": PropTypes.func.isRequired,
|
|
63
|
-
"padEnd": PropTypes.func.isRequired,
|
|
64
|
-
"padStart": PropTypes.func.isRequired,
|
|
65
|
-
"repeat": PropTypes.func.isRequired,
|
|
66
|
-
"replace": PropTypes.func.isRequired,
|
|
67
|
-
"search": PropTypes.func.isRequired,
|
|
68
|
-
"slice": PropTypes.func.isRequired,
|
|
69
|
-
"small": PropTypes.func.isRequired,
|
|
70
|
-
"split": PropTypes.func.isRequired,
|
|
71
|
-
"startsWith": PropTypes.func.isRequired,
|
|
72
|
-
"strike": PropTypes.func.isRequired,
|
|
73
|
-
"sub": PropTypes.func.isRequired,
|
|
74
|
-
"substr": PropTypes.func.isRequired,
|
|
75
|
-
"substring": PropTypes.func.isRequired,
|
|
76
|
-
"sup": PropTypes.func.isRequired,
|
|
77
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
78
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
79
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
80
|
-
"toString": PropTypes.func.isRequired,
|
|
81
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
82
|
-
"trim": PropTypes.func.isRequired,
|
|
83
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
84
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
85
|
-
"trimRight": PropTypes.func.isRequired,
|
|
86
|
-
"trimStart": PropTypes.func.isRequired,
|
|
87
|
-
"valueOf": PropTypes.func.isRequired
|
|
88
|
-
})])), PropTypes.object, PropTypes.shape({
|
|
89
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
90
|
-
"anchor": PropTypes.func.isRequired,
|
|
91
|
-
"at": PropTypes.func.isRequired,
|
|
92
|
-
"big": PropTypes.func.isRequired,
|
|
93
|
-
"blink": PropTypes.func.isRequired,
|
|
94
|
-
"bold": PropTypes.func.isRequired,
|
|
95
|
-
"charAt": PropTypes.func.isRequired,
|
|
96
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
97
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
98
|
-
"concat": PropTypes.func.isRequired,
|
|
99
|
-
"endsWith": PropTypes.func.isRequired,
|
|
100
|
-
"fixed": PropTypes.func.isRequired,
|
|
101
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
102
|
-
"fontsize": PropTypes.func.isRequired,
|
|
103
|
-
"includes": PropTypes.func.isRequired,
|
|
104
|
-
"indexOf": PropTypes.func.isRequired,
|
|
105
|
-
"italics": PropTypes.func.isRequired,
|
|
106
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
107
|
-
"length": PropTypes.number.isRequired,
|
|
108
|
-
"link": PropTypes.func.isRequired,
|
|
109
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
110
|
-
"match": PropTypes.func.isRequired,
|
|
111
|
-
"matchAll": PropTypes.func.isRequired,
|
|
112
|
-
"normalize": PropTypes.func.isRequired,
|
|
113
|
-
"padEnd": PropTypes.func.isRequired,
|
|
114
|
-
"padStart": PropTypes.func.isRequired,
|
|
115
|
-
"repeat": PropTypes.func.isRequired,
|
|
116
|
-
"replace": PropTypes.func.isRequired,
|
|
117
|
-
"search": PropTypes.func.isRequired,
|
|
118
|
-
"slice": PropTypes.func.isRequired,
|
|
119
|
-
"small": PropTypes.func.isRequired,
|
|
120
|
-
"split": PropTypes.func.isRequired,
|
|
121
|
-
"startsWith": PropTypes.func.isRequired,
|
|
122
|
-
"strike": PropTypes.func.isRequired,
|
|
123
|
-
"sub": PropTypes.func.isRequired,
|
|
124
|
-
"substr": PropTypes.func.isRequired,
|
|
125
|
-
"substring": PropTypes.func.isRequired,
|
|
126
|
-
"sup": PropTypes.func.isRequired,
|
|
127
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
128
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
129
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
130
|
-
"toString": PropTypes.func.isRequired,
|
|
131
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
132
|
-
"trim": PropTypes.func.isRequired,
|
|
133
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
134
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
135
|
-
"trimRight": PropTypes.func.isRequired,
|
|
136
|
-
"trimStart": PropTypes.func.isRequired,
|
|
137
|
-
"valueOf": PropTypes.func.isRequired
|
|
138
|
-
})]),
|
|
139
|
-
"alignItems": PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "baseline", "center", "end", "flex-end", "flex-start", "inherit", "initial", "normal", "revert-layer", "revert", "self-end", "self-start", "start", "stretch", "unset"]), PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "baseline", "center", "end", "flex-end", "flex-start", "inherit", "initial", "normal", "revert-layer", "revert", "self-end", "self-start", "start", "stretch", "unset", null]), PropTypes.shape({
|
|
140
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
141
|
-
"anchor": PropTypes.func.isRequired,
|
|
142
|
-
"at": PropTypes.func.isRequired,
|
|
143
|
-
"big": PropTypes.func.isRequired,
|
|
144
|
-
"blink": PropTypes.func.isRequired,
|
|
145
|
-
"bold": PropTypes.func.isRequired,
|
|
146
|
-
"charAt": PropTypes.func.isRequired,
|
|
147
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
148
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
149
|
-
"concat": PropTypes.func.isRequired,
|
|
150
|
-
"endsWith": PropTypes.func.isRequired,
|
|
151
|
-
"fixed": PropTypes.func.isRequired,
|
|
152
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
153
|
-
"fontsize": PropTypes.func.isRequired,
|
|
154
|
-
"includes": PropTypes.func.isRequired,
|
|
155
|
-
"indexOf": PropTypes.func.isRequired,
|
|
156
|
-
"italics": PropTypes.func.isRequired,
|
|
157
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
158
|
-
"length": PropTypes.number.isRequired,
|
|
159
|
-
"link": PropTypes.func.isRequired,
|
|
160
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
161
|
-
"match": PropTypes.func.isRequired,
|
|
162
|
-
"matchAll": PropTypes.func.isRequired,
|
|
163
|
-
"normalize": PropTypes.func.isRequired,
|
|
164
|
-
"padEnd": PropTypes.func.isRequired,
|
|
165
|
-
"padStart": PropTypes.func.isRequired,
|
|
166
|
-
"repeat": PropTypes.func.isRequired,
|
|
167
|
-
"replace": PropTypes.func.isRequired,
|
|
168
|
-
"search": PropTypes.func.isRequired,
|
|
169
|
-
"slice": PropTypes.func.isRequired,
|
|
170
|
-
"small": PropTypes.func.isRequired,
|
|
171
|
-
"split": PropTypes.func.isRequired,
|
|
172
|
-
"startsWith": PropTypes.func.isRequired,
|
|
173
|
-
"strike": PropTypes.func.isRequired,
|
|
174
|
-
"sub": PropTypes.func.isRequired,
|
|
175
|
-
"substr": PropTypes.func.isRequired,
|
|
176
|
-
"substring": PropTypes.func.isRequired,
|
|
177
|
-
"sup": PropTypes.func.isRequired,
|
|
178
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
179
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
180
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
181
|
-
"toString": PropTypes.func.isRequired,
|
|
182
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
183
|
-
"trim": PropTypes.func.isRequired,
|
|
184
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
185
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
186
|
-
"trimRight": PropTypes.func.isRequired,
|
|
187
|
-
"trimStart": PropTypes.func.isRequired,
|
|
188
|
-
"valueOf": PropTypes.func.isRequired
|
|
189
|
-
})])), PropTypes.object, PropTypes.shape({
|
|
190
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
191
|
-
"anchor": PropTypes.func.isRequired,
|
|
192
|
-
"at": PropTypes.func.isRequired,
|
|
193
|
-
"big": PropTypes.func.isRequired,
|
|
194
|
-
"blink": PropTypes.func.isRequired,
|
|
195
|
-
"bold": PropTypes.func.isRequired,
|
|
196
|
-
"charAt": PropTypes.func.isRequired,
|
|
197
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
198
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
199
|
-
"concat": PropTypes.func.isRequired,
|
|
200
|
-
"endsWith": PropTypes.func.isRequired,
|
|
201
|
-
"fixed": PropTypes.func.isRequired,
|
|
202
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
203
|
-
"fontsize": PropTypes.func.isRequired,
|
|
204
|
-
"includes": PropTypes.func.isRequired,
|
|
205
|
-
"indexOf": PropTypes.func.isRequired,
|
|
206
|
-
"italics": PropTypes.func.isRequired,
|
|
207
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
208
|
-
"length": PropTypes.number.isRequired,
|
|
209
|
-
"link": PropTypes.func.isRequired,
|
|
210
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
211
|
-
"match": PropTypes.func.isRequired,
|
|
212
|
-
"matchAll": PropTypes.func.isRequired,
|
|
213
|
-
"normalize": PropTypes.func.isRequired,
|
|
214
|
-
"padEnd": PropTypes.func.isRequired,
|
|
215
|
-
"padStart": PropTypes.func.isRequired,
|
|
216
|
-
"repeat": PropTypes.func.isRequired,
|
|
217
|
-
"replace": PropTypes.func.isRequired,
|
|
218
|
-
"search": PropTypes.func.isRequired,
|
|
219
|
-
"slice": PropTypes.func.isRequired,
|
|
220
|
-
"small": PropTypes.func.isRequired,
|
|
221
|
-
"split": PropTypes.func.isRequired,
|
|
222
|
-
"startsWith": PropTypes.func.isRequired,
|
|
223
|
-
"strike": PropTypes.func.isRequired,
|
|
224
|
-
"sub": PropTypes.func.isRequired,
|
|
225
|
-
"substr": PropTypes.func.isRequired,
|
|
226
|
-
"substring": PropTypes.func.isRequired,
|
|
227
|
-
"sup": PropTypes.func.isRequired,
|
|
228
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
229
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
230
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
231
|
-
"toString": PropTypes.func.isRequired,
|
|
232
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
233
|
-
"trim": PropTypes.func.isRequired,
|
|
234
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
235
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
236
|
-
"trimRight": PropTypes.func.isRequired,
|
|
237
|
-
"trimStart": PropTypes.func.isRequired,
|
|
238
|
-
"valueOf": PropTypes.func.isRequired
|
|
239
|
-
})]),
|
|
240
|
-
"alignSelf": PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "auto", "baseline", "center", "end", "flex-end", "flex-start", "inherit", "initial", "normal", "revert-layer", "revert", "self-end", "self-start", "start", "stretch", "unset"]), PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "auto", "baseline", "center", "end", "flex-end", "flex-start", "inherit", "initial", "normal", "revert-layer", "revert", "self-end", "self-start", "start", "stretch", "unset", null]), PropTypes.shape({
|
|
241
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
242
|
-
"anchor": PropTypes.func.isRequired,
|
|
243
|
-
"at": PropTypes.func.isRequired,
|
|
244
|
-
"big": PropTypes.func.isRequired,
|
|
245
|
-
"blink": PropTypes.func.isRequired,
|
|
246
|
-
"bold": PropTypes.func.isRequired,
|
|
247
|
-
"charAt": PropTypes.func.isRequired,
|
|
248
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
249
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
250
|
-
"concat": PropTypes.func.isRequired,
|
|
251
|
-
"endsWith": PropTypes.func.isRequired,
|
|
252
|
-
"fixed": PropTypes.func.isRequired,
|
|
253
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
254
|
-
"fontsize": PropTypes.func.isRequired,
|
|
255
|
-
"includes": PropTypes.func.isRequired,
|
|
256
|
-
"indexOf": PropTypes.func.isRequired,
|
|
257
|
-
"italics": PropTypes.func.isRequired,
|
|
258
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
259
|
-
"length": PropTypes.number.isRequired,
|
|
260
|
-
"link": PropTypes.func.isRequired,
|
|
261
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
262
|
-
"match": PropTypes.func.isRequired,
|
|
263
|
-
"matchAll": PropTypes.func.isRequired,
|
|
264
|
-
"normalize": PropTypes.func.isRequired,
|
|
265
|
-
"padEnd": PropTypes.func.isRequired,
|
|
266
|
-
"padStart": PropTypes.func.isRequired,
|
|
267
|
-
"repeat": PropTypes.func.isRequired,
|
|
268
|
-
"replace": PropTypes.func.isRequired,
|
|
269
|
-
"search": PropTypes.func.isRequired,
|
|
270
|
-
"slice": PropTypes.func.isRequired,
|
|
271
|
-
"small": PropTypes.func.isRequired,
|
|
272
|
-
"split": PropTypes.func.isRequired,
|
|
273
|
-
"startsWith": PropTypes.func.isRequired,
|
|
274
|
-
"strike": PropTypes.func.isRequired,
|
|
275
|
-
"sub": PropTypes.func.isRequired,
|
|
276
|
-
"substr": PropTypes.func.isRequired,
|
|
277
|
-
"substring": PropTypes.func.isRequired,
|
|
278
|
-
"sup": PropTypes.func.isRequired,
|
|
279
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
280
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
281
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
282
|
-
"toString": PropTypes.func.isRequired,
|
|
283
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
284
|
-
"trim": PropTypes.func.isRequired,
|
|
285
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
286
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
287
|
-
"trimRight": PropTypes.func.isRequired,
|
|
288
|
-
"trimStart": PropTypes.func.isRequired,
|
|
289
|
-
"valueOf": PropTypes.func.isRequired
|
|
290
|
-
})])), PropTypes.object, PropTypes.shape({
|
|
291
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
292
|
-
"anchor": PropTypes.func.isRequired,
|
|
293
|
-
"at": PropTypes.func.isRequired,
|
|
294
|
-
"big": PropTypes.func.isRequired,
|
|
295
|
-
"blink": PropTypes.func.isRequired,
|
|
296
|
-
"bold": PropTypes.func.isRequired,
|
|
297
|
-
"charAt": PropTypes.func.isRequired,
|
|
298
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
299
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
300
|
-
"concat": PropTypes.func.isRequired,
|
|
301
|
-
"endsWith": PropTypes.func.isRequired,
|
|
302
|
-
"fixed": PropTypes.func.isRequired,
|
|
303
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
304
|
-
"fontsize": PropTypes.func.isRequired,
|
|
305
|
-
"includes": PropTypes.func.isRequired,
|
|
306
|
-
"indexOf": PropTypes.func.isRequired,
|
|
307
|
-
"italics": PropTypes.func.isRequired,
|
|
308
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
309
|
-
"length": PropTypes.number.isRequired,
|
|
310
|
-
"link": PropTypes.func.isRequired,
|
|
311
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
312
|
-
"match": PropTypes.func.isRequired,
|
|
313
|
-
"matchAll": PropTypes.func.isRequired,
|
|
314
|
-
"normalize": PropTypes.func.isRequired,
|
|
315
|
-
"padEnd": PropTypes.func.isRequired,
|
|
316
|
-
"padStart": PropTypes.func.isRequired,
|
|
317
|
-
"repeat": PropTypes.func.isRequired,
|
|
318
|
-
"replace": PropTypes.func.isRequired,
|
|
319
|
-
"search": PropTypes.func.isRequired,
|
|
320
|
-
"slice": PropTypes.func.isRequired,
|
|
321
|
-
"small": PropTypes.func.isRequired,
|
|
322
|
-
"split": PropTypes.func.isRequired,
|
|
323
|
-
"startsWith": PropTypes.func.isRequired,
|
|
324
|
-
"strike": PropTypes.func.isRequired,
|
|
325
|
-
"sub": PropTypes.func.isRequired,
|
|
326
|
-
"substr": PropTypes.func.isRequired,
|
|
327
|
-
"substring": PropTypes.func.isRequired,
|
|
328
|
-
"sup": PropTypes.func.isRequired,
|
|
329
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
330
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
331
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
332
|
-
"toString": PropTypes.func.isRequired,
|
|
333
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
334
|
-
"trim": PropTypes.func.isRequired,
|
|
335
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
336
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
337
|
-
"trimRight": PropTypes.func.isRequired,
|
|
338
|
-
"trimStart": PropTypes.func.isRequired,
|
|
339
|
-
"valueOf": PropTypes.func.isRequired
|
|
340
|
-
})]),
|
|
341
|
-
"ariaLabel": PropTypes.string,
|
|
342
|
-
"children": PropTypes.node,
|
|
343
|
-
"data-element": PropTypes.string,
|
|
344
|
-
"data-role": PropTypes.string,
|
|
345
|
-
"flex": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
346
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
347
|
-
"anchor": PropTypes.func.isRequired,
|
|
348
|
-
"at": PropTypes.func.isRequired,
|
|
349
|
-
"big": PropTypes.func.isRequired,
|
|
350
|
-
"blink": PropTypes.func.isRequired,
|
|
351
|
-
"bold": PropTypes.func.isRequired,
|
|
352
|
-
"charAt": PropTypes.func.isRequired,
|
|
353
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
354
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
355
|
-
"concat": PropTypes.func.isRequired,
|
|
356
|
-
"endsWith": PropTypes.func.isRequired,
|
|
357
|
-
"fixed": PropTypes.func.isRequired,
|
|
358
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
359
|
-
"fontsize": PropTypes.func.isRequired,
|
|
360
|
-
"includes": PropTypes.func.isRequired,
|
|
361
|
-
"indexOf": PropTypes.func.isRequired,
|
|
362
|
-
"italics": PropTypes.func.isRequired,
|
|
363
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
364
|
-
"length": PropTypes.number.isRequired,
|
|
365
|
-
"link": PropTypes.func.isRequired,
|
|
366
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
367
|
-
"match": PropTypes.func.isRequired,
|
|
368
|
-
"matchAll": PropTypes.func.isRequired,
|
|
369
|
-
"normalize": PropTypes.func.isRequired,
|
|
370
|
-
"padEnd": PropTypes.func.isRequired,
|
|
371
|
-
"padStart": PropTypes.func.isRequired,
|
|
372
|
-
"repeat": PropTypes.func.isRequired,
|
|
373
|
-
"replace": PropTypes.func.isRequired,
|
|
374
|
-
"search": PropTypes.func.isRequired,
|
|
375
|
-
"slice": PropTypes.func.isRequired,
|
|
376
|
-
"small": PropTypes.func.isRequired,
|
|
377
|
-
"split": PropTypes.func.isRequired,
|
|
378
|
-
"startsWith": PropTypes.func.isRequired,
|
|
379
|
-
"strike": PropTypes.func.isRequired,
|
|
380
|
-
"sub": PropTypes.func.isRequired,
|
|
381
|
-
"substr": PropTypes.func.isRequired,
|
|
382
|
-
"substring": PropTypes.func.isRequired,
|
|
383
|
-
"sup": PropTypes.func.isRequired,
|
|
384
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
385
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
386
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
387
|
-
"toString": PropTypes.func.isRequired,
|
|
388
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
389
|
-
"trim": PropTypes.func.isRequired,
|
|
390
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
391
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
392
|
-
"trimRight": PropTypes.func.isRequired,
|
|
393
|
-
"trimStart": PropTypes.func.isRequired,
|
|
394
|
-
"valueOf": PropTypes.func.isRequired
|
|
395
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
396
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
397
|
-
"anchor": PropTypes.func.isRequired,
|
|
398
|
-
"at": PropTypes.func.isRequired,
|
|
399
|
-
"big": PropTypes.func.isRequired,
|
|
400
|
-
"blink": PropTypes.func.isRequired,
|
|
401
|
-
"bold": PropTypes.func.isRequired,
|
|
402
|
-
"charAt": PropTypes.func.isRequired,
|
|
403
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
404
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
405
|
-
"concat": PropTypes.func.isRequired,
|
|
406
|
-
"endsWith": PropTypes.func.isRequired,
|
|
407
|
-
"fixed": PropTypes.func.isRequired,
|
|
408
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
409
|
-
"fontsize": PropTypes.func.isRequired,
|
|
410
|
-
"includes": PropTypes.func.isRequired,
|
|
411
|
-
"indexOf": PropTypes.func.isRequired,
|
|
412
|
-
"italics": PropTypes.func.isRequired,
|
|
413
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
414
|
-
"length": PropTypes.number.isRequired,
|
|
415
|
-
"link": PropTypes.func.isRequired,
|
|
416
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
417
|
-
"match": PropTypes.func.isRequired,
|
|
418
|
-
"matchAll": PropTypes.func.isRequired,
|
|
419
|
-
"normalize": PropTypes.func.isRequired,
|
|
420
|
-
"padEnd": PropTypes.func.isRequired,
|
|
421
|
-
"padStart": PropTypes.func.isRequired,
|
|
422
|
-
"repeat": PropTypes.func.isRequired,
|
|
423
|
-
"replace": PropTypes.func.isRequired,
|
|
424
|
-
"search": PropTypes.func.isRequired,
|
|
425
|
-
"slice": PropTypes.func.isRequired,
|
|
426
|
-
"small": PropTypes.func.isRequired,
|
|
427
|
-
"split": PropTypes.func.isRequired,
|
|
428
|
-
"startsWith": PropTypes.func.isRequired,
|
|
429
|
-
"strike": PropTypes.func.isRequired,
|
|
430
|
-
"sub": PropTypes.func.isRequired,
|
|
431
|
-
"substr": PropTypes.func.isRequired,
|
|
432
|
-
"substring": PropTypes.func.isRequired,
|
|
433
|
-
"sup": PropTypes.func.isRequired,
|
|
434
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
435
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
436
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
437
|
-
"toString": PropTypes.func.isRequired,
|
|
438
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
439
|
-
"trim": PropTypes.func.isRequired,
|
|
440
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
441
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
442
|
-
"trimRight": PropTypes.func.isRequired,
|
|
443
|
-
"trimStart": PropTypes.func.isRequired,
|
|
444
|
-
"valueOf": PropTypes.func.isRequired
|
|
445
|
-
}), PropTypes.string]),
|
|
446
|
-
"flexBasis": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
447
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
448
|
-
"anchor": PropTypes.func.isRequired,
|
|
449
|
-
"at": PropTypes.func.isRequired,
|
|
450
|
-
"big": PropTypes.func.isRequired,
|
|
451
|
-
"blink": PropTypes.func.isRequired,
|
|
452
|
-
"bold": PropTypes.func.isRequired,
|
|
453
|
-
"charAt": PropTypes.func.isRequired,
|
|
454
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
455
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
456
|
-
"concat": PropTypes.func.isRequired,
|
|
457
|
-
"endsWith": PropTypes.func.isRequired,
|
|
458
|
-
"fixed": PropTypes.func.isRequired,
|
|
459
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
460
|
-
"fontsize": PropTypes.func.isRequired,
|
|
461
|
-
"includes": PropTypes.func.isRequired,
|
|
462
|
-
"indexOf": PropTypes.func.isRequired,
|
|
463
|
-
"italics": PropTypes.func.isRequired,
|
|
464
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
465
|
-
"length": PropTypes.number.isRequired,
|
|
466
|
-
"link": PropTypes.func.isRequired,
|
|
467
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
468
|
-
"match": PropTypes.func.isRequired,
|
|
469
|
-
"matchAll": PropTypes.func.isRequired,
|
|
470
|
-
"normalize": PropTypes.func.isRequired,
|
|
471
|
-
"padEnd": PropTypes.func.isRequired,
|
|
472
|
-
"padStart": PropTypes.func.isRequired,
|
|
473
|
-
"repeat": PropTypes.func.isRequired,
|
|
474
|
-
"replace": PropTypes.func.isRequired,
|
|
475
|
-
"search": PropTypes.func.isRequired,
|
|
476
|
-
"slice": PropTypes.func.isRequired,
|
|
477
|
-
"small": PropTypes.func.isRequired,
|
|
478
|
-
"split": PropTypes.func.isRequired,
|
|
479
|
-
"startsWith": PropTypes.func.isRequired,
|
|
480
|
-
"strike": PropTypes.func.isRequired,
|
|
481
|
-
"sub": PropTypes.func.isRequired,
|
|
482
|
-
"substr": PropTypes.func.isRequired,
|
|
483
|
-
"substring": PropTypes.func.isRequired,
|
|
484
|
-
"sup": PropTypes.func.isRequired,
|
|
485
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
486
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
487
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
488
|
-
"toString": PropTypes.func.isRequired,
|
|
489
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
490
|
-
"trim": PropTypes.func.isRequired,
|
|
491
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
492
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
493
|
-
"trimRight": PropTypes.func.isRequired,
|
|
494
|
-
"trimStart": PropTypes.func.isRequired,
|
|
495
|
-
"valueOf": PropTypes.func.isRequired
|
|
496
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
497
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
498
|
-
"anchor": PropTypes.func.isRequired,
|
|
499
|
-
"at": PropTypes.func.isRequired,
|
|
500
|
-
"big": PropTypes.func.isRequired,
|
|
501
|
-
"blink": PropTypes.func.isRequired,
|
|
502
|
-
"bold": PropTypes.func.isRequired,
|
|
503
|
-
"charAt": PropTypes.func.isRequired,
|
|
504
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
505
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
506
|
-
"concat": PropTypes.func.isRequired,
|
|
507
|
-
"endsWith": PropTypes.func.isRequired,
|
|
508
|
-
"fixed": PropTypes.func.isRequired,
|
|
509
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
510
|
-
"fontsize": PropTypes.func.isRequired,
|
|
511
|
-
"includes": PropTypes.func.isRequired,
|
|
512
|
-
"indexOf": PropTypes.func.isRequired,
|
|
513
|
-
"italics": PropTypes.func.isRequired,
|
|
514
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
515
|
-
"length": PropTypes.number.isRequired,
|
|
516
|
-
"link": PropTypes.func.isRequired,
|
|
517
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
518
|
-
"match": PropTypes.func.isRequired,
|
|
519
|
-
"matchAll": PropTypes.func.isRequired,
|
|
520
|
-
"normalize": PropTypes.func.isRequired,
|
|
521
|
-
"padEnd": PropTypes.func.isRequired,
|
|
522
|
-
"padStart": PropTypes.func.isRequired,
|
|
523
|
-
"repeat": PropTypes.func.isRequired,
|
|
524
|
-
"replace": PropTypes.func.isRequired,
|
|
525
|
-
"search": PropTypes.func.isRequired,
|
|
526
|
-
"slice": PropTypes.func.isRequired,
|
|
527
|
-
"small": PropTypes.func.isRequired,
|
|
528
|
-
"split": PropTypes.func.isRequired,
|
|
529
|
-
"startsWith": PropTypes.func.isRequired,
|
|
530
|
-
"strike": PropTypes.func.isRequired,
|
|
531
|
-
"sub": PropTypes.func.isRequired,
|
|
532
|
-
"substr": PropTypes.func.isRequired,
|
|
533
|
-
"substring": PropTypes.func.isRequired,
|
|
534
|
-
"sup": PropTypes.func.isRequired,
|
|
535
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
536
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
537
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
538
|
-
"toString": PropTypes.func.isRequired,
|
|
539
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
540
|
-
"trim": PropTypes.func.isRequired,
|
|
541
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
542
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
543
|
-
"trimRight": PropTypes.func.isRequired,
|
|
544
|
-
"trimStart": PropTypes.func.isRequired,
|
|
545
|
-
"valueOf": PropTypes.func.isRequired
|
|
546
|
-
}), PropTypes.string]),
|
|
547
|
-
"flexDirection": PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "column-reverse", "column", "inherit", "initial", "revert-layer", "revert", "row-reverse", "row", "unset"]), PropTypes.arrayOf(PropTypes.oneOf(["-moz-initial", "column-reverse", "column", "inherit", "initial", "revert-layer", "revert", "row-reverse", "row", "unset", null])), PropTypes.object]),
|
|
548
|
-
"flexGrow": PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "inherit", "initial", "revert-layer", "revert", "unset"]), PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "inherit", "initial", "revert-layer", "revert", "unset", null]), PropTypes.shape({
|
|
549
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
550
|
-
"anchor": PropTypes.func.isRequired,
|
|
551
|
-
"at": PropTypes.func.isRequired,
|
|
552
|
-
"big": PropTypes.func.isRequired,
|
|
553
|
-
"blink": PropTypes.func.isRequired,
|
|
554
|
-
"bold": PropTypes.func.isRequired,
|
|
555
|
-
"charAt": PropTypes.func.isRequired,
|
|
556
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
557
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
558
|
-
"concat": PropTypes.func.isRequired,
|
|
559
|
-
"endsWith": PropTypes.func.isRequired,
|
|
560
|
-
"fixed": PropTypes.func.isRequired,
|
|
561
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
562
|
-
"fontsize": PropTypes.func.isRequired,
|
|
563
|
-
"includes": PropTypes.func.isRequired,
|
|
564
|
-
"indexOf": PropTypes.func.isRequired,
|
|
565
|
-
"italics": PropTypes.func.isRequired,
|
|
566
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
567
|
-
"length": PropTypes.number.isRequired,
|
|
568
|
-
"link": PropTypes.func.isRequired,
|
|
569
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
570
|
-
"match": PropTypes.func.isRequired,
|
|
571
|
-
"matchAll": PropTypes.func.isRequired,
|
|
572
|
-
"normalize": PropTypes.func.isRequired,
|
|
573
|
-
"padEnd": PropTypes.func.isRequired,
|
|
574
|
-
"padStart": PropTypes.func.isRequired,
|
|
575
|
-
"repeat": PropTypes.func.isRequired,
|
|
576
|
-
"replace": PropTypes.func.isRequired,
|
|
577
|
-
"search": PropTypes.func.isRequired,
|
|
578
|
-
"slice": PropTypes.func.isRequired,
|
|
579
|
-
"small": PropTypes.func.isRequired,
|
|
580
|
-
"split": PropTypes.func.isRequired,
|
|
581
|
-
"startsWith": PropTypes.func.isRequired,
|
|
582
|
-
"strike": PropTypes.func.isRequired,
|
|
583
|
-
"sub": PropTypes.func.isRequired,
|
|
584
|
-
"substr": PropTypes.func.isRequired,
|
|
585
|
-
"substring": PropTypes.func.isRequired,
|
|
586
|
-
"sup": PropTypes.func.isRequired,
|
|
587
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
588
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
589
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
590
|
-
"toString": PropTypes.func.isRequired,
|
|
591
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
592
|
-
"trim": PropTypes.func.isRequired,
|
|
593
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
594
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
595
|
-
"trimRight": PropTypes.func.isRequired,
|
|
596
|
-
"trimStart": PropTypes.func.isRequired,
|
|
597
|
-
"valueOf": PropTypes.func.isRequired
|
|
598
|
-
})])), PropTypes.object, PropTypes.shape({
|
|
599
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
600
|
-
"anchor": PropTypes.func.isRequired,
|
|
601
|
-
"at": PropTypes.func.isRequired,
|
|
602
|
-
"big": PropTypes.func.isRequired,
|
|
603
|
-
"blink": PropTypes.func.isRequired,
|
|
604
|
-
"bold": PropTypes.func.isRequired,
|
|
605
|
-
"charAt": PropTypes.func.isRequired,
|
|
606
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
607
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
608
|
-
"concat": PropTypes.func.isRequired,
|
|
609
|
-
"endsWith": PropTypes.func.isRequired,
|
|
610
|
-
"fixed": PropTypes.func.isRequired,
|
|
611
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
612
|
-
"fontsize": PropTypes.func.isRequired,
|
|
613
|
-
"includes": PropTypes.func.isRequired,
|
|
614
|
-
"indexOf": PropTypes.func.isRequired,
|
|
615
|
-
"italics": PropTypes.func.isRequired,
|
|
616
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
617
|
-
"length": PropTypes.number.isRequired,
|
|
618
|
-
"link": PropTypes.func.isRequired,
|
|
619
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
620
|
-
"match": PropTypes.func.isRequired,
|
|
621
|
-
"matchAll": PropTypes.func.isRequired,
|
|
622
|
-
"normalize": PropTypes.func.isRequired,
|
|
623
|
-
"padEnd": PropTypes.func.isRequired,
|
|
624
|
-
"padStart": PropTypes.func.isRequired,
|
|
625
|
-
"repeat": PropTypes.func.isRequired,
|
|
626
|
-
"replace": PropTypes.func.isRequired,
|
|
627
|
-
"search": PropTypes.func.isRequired,
|
|
628
|
-
"slice": PropTypes.func.isRequired,
|
|
629
|
-
"small": PropTypes.func.isRequired,
|
|
630
|
-
"split": PropTypes.func.isRequired,
|
|
631
|
-
"startsWith": PropTypes.func.isRequired,
|
|
632
|
-
"strike": PropTypes.func.isRequired,
|
|
633
|
-
"sub": PropTypes.func.isRequired,
|
|
634
|
-
"substr": PropTypes.func.isRequired,
|
|
635
|
-
"substring": PropTypes.func.isRequired,
|
|
636
|
-
"sup": PropTypes.func.isRequired,
|
|
637
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
638
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
639
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
640
|
-
"toString": PropTypes.func.isRequired,
|
|
641
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
642
|
-
"trim": PropTypes.func.isRequired,
|
|
643
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
644
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
645
|
-
"trimRight": PropTypes.func.isRequired,
|
|
646
|
-
"trimStart": PropTypes.func.isRequired,
|
|
647
|
-
"valueOf": PropTypes.func.isRequired
|
|
648
|
-
})]),
|
|
649
|
-
"flexShrink": PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "inherit", "initial", "revert-layer", "revert", "unset"]), PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "inherit", "initial", "revert-layer", "revert", "unset", null]), PropTypes.shape({
|
|
650
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
651
|
-
"anchor": PropTypes.func.isRequired,
|
|
652
|
-
"at": PropTypes.func.isRequired,
|
|
653
|
-
"big": PropTypes.func.isRequired,
|
|
654
|
-
"blink": PropTypes.func.isRequired,
|
|
655
|
-
"bold": PropTypes.func.isRequired,
|
|
656
|
-
"charAt": PropTypes.func.isRequired,
|
|
657
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
658
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
659
|
-
"concat": PropTypes.func.isRequired,
|
|
660
|
-
"endsWith": PropTypes.func.isRequired,
|
|
661
|
-
"fixed": PropTypes.func.isRequired,
|
|
662
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
663
|
-
"fontsize": PropTypes.func.isRequired,
|
|
664
|
-
"includes": PropTypes.func.isRequired,
|
|
665
|
-
"indexOf": PropTypes.func.isRequired,
|
|
666
|
-
"italics": PropTypes.func.isRequired,
|
|
667
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
668
|
-
"length": PropTypes.number.isRequired,
|
|
669
|
-
"link": PropTypes.func.isRequired,
|
|
670
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
671
|
-
"match": PropTypes.func.isRequired,
|
|
672
|
-
"matchAll": PropTypes.func.isRequired,
|
|
673
|
-
"normalize": PropTypes.func.isRequired,
|
|
674
|
-
"padEnd": PropTypes.func.isRequired,
|
|
675
|
-
"padStart": PropTypes.func.isRequired,
|
|
676
|
-
"repeat": PropTypes.func.isRequired,
|
|
677
|
-
"replace": PropTypes.func.isRequired,
|
|
678
|
-
"search": PropTypes.func.isRequired,
|
|
679
|
-
"slice": PropTypes.func.isRequired,
|
|
680
|
-
"small": PropTypes.func.isRequired,
|
|
681
|
-
"split": PropTypes.func.isRequired,
|
|
682
|
-
"startsWith": PropTypes.func.isRequired,
|
|
683
|
-
"strike": PropTypes.func.isRequired,
|
|
684
|
-
"sub": PropTypes.func.isRequired,
|
|
685
|
-
"substr": PropTypes.func.isRequired,
|
|
686
|
-
"substring": PropTypes.func.isRequired,
|
|
687
|
-
"sup": PropTypes.func.isRequired,
|
|
688
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
689
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
690
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
691
|
-
"toString": PropTypes.func.isRequired,
|
|
692
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
693
|
-
"trim": PropTypes.func.isRequired,
|
|
694
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
695
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
696
|
-
"trimRight": PropTypes.func.isRequired,
|
|
697
|
-
"trimStart": PropTypes.func.isRequired,
|
|
698
|
-
"valueOf": PropTypes.func.isRequired
|
|
699
|
-
})])), PropTypes.object, PropTypes.shape({
|
|
700
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
701
|
-
"anchor": PropTypes.func.isRequired,
|
|
702
|
-
"at": PropTypes.func.isRequired,
|
|
703
|
-
"big": PropTypes.func.isRequired,
|
|
704
|
-
"blink": PropTypes.func.isRequired,
|
|
705
|
-
"bold": PropTypes.func.isRequired,
|
|
706
|
-
"charAt": PropTypes.func.isRequired,
|
|
707
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
708
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
709
|
-
"concat": PropTypes.func.isRequired,
|
|
710
|
-
"endsWith": PropTypes.func.isRequired,
|
|
711
|
-
"fixed": PropTypes.func.isRequired,
|
|
712
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
713
|
-
"fontsize": PropTypes.func.isRequired,
|
|
714
|
-
"includes": PropTypes.func.isRequired,
|
|
715
|
-
"indexOf": PropTypes.func.isRequired,
|
|
716
|
-
"italics": PropTypes.func.isRequired,
|
|
717
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
718
|
-
"length": PropTypes.number.isRequired,
|
|
719
|
-
"link": PropTypes.func.isRequired,
|
|
720
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
721
|
-
"match": PropTypes.func.isRequired,
|
|
722
|
-
"matchAll": PropTypes.func.isRequired,
|
|
723
|
-
"normalize": PropTypes.func.isRequired,
|
|
724
|
-
"padEnd": PropTypes.func.isRequired,
|
|
725
|
-
"padStart": PropTypes.func.isRequired,
|
|
726
|
-
"repeat": PropTypes.func.isRequired,
|
|
727
|
-
"replace": PropTypes.func.isRequired,
|
|
728
|
-
"search": PropTypes.func.isRequired,
|
|
729
|
-
"slice": PropTypes.func.isRequired,
|
|
730
|
-
"small": PropTypes.func.isRequired,
|
|
731
|
-
"split": PropTypes.func.isRequired,
|
|
732
|
-
"startsWith": PropTypes.func.isRequired,
|
|
733
|
-
"strike": PropTypes.func.isRequired,
|
|
734
|
-
"sub": PropTypes.func.isRequired,
|
|
735
|
-
"substr": PropTypes.func.isRequired,
|
|
736
|
-
"substring": PropTypes.func.isRequired,
|
|
737
|
-
"sup": PropTypes.func.isRequired,
|
|
738
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
739
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
740
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
741
|
-
"toString": PropTypes.func.isRequired,
|
|
742
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
743
|
-
"trim": PropTypes.func.isRequired,
|
|
744
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
745
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
746
|
-
"trimRight": PropTypes.func.isRequired,
|
|
747
|
-
"trimStart": PropTypes.func.isRequired,
|
|
748
|
-
"valueOf": PropTypes.func.isRequired
|
|
749
|
-
})]),
|
|
750
|
-
"flexWrap": PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "inherit", "initial", "nowrap", "revert-layer", "revert", "unset", "wrap-reverse", "wrap"]), PropTypes.arrayOf(PropTypes.oneOf(["-moz-initial", "inherit", "initial", "nowrap", "revert-layer", "revert", "unset", "wrap-reverse", "wrap", null])), PropTypes.object]),
|
|
751
|
-
"isGlobal": PropTypes.bool,
|
|
752
|
-
"isLoading": PropTypes.bool,
|
|
753
|
-
"justifyContent": PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "center", "end", "flex-end", "flex-start", "inherit", "initial", "left", "normal", "revert-layer", "revert", "right", "space-around", "space-between", "space-evenly", "start", "stretch", "unset"]), PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "center", "end", "flex-end", "flex-start", "inherit", "initial", "left", "normal", "revert-layer", "revert", "right", "space-around", "space-between", "space-evenly", "start", "stretch", "unset", null]), PropTypes.shape({
|
|
754
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
755
|
-
"anchor": PropTypes.func.isRequired,
|
|
756
|
-
"at": PropTypes.func.isRequired,
|
|
757
|
-
"big": PropTypes.func.isRequired,
|
|
758
|
-
"blink": PropTypes.func.isRequired,
|
|
759
|
-
"bold": PropTypes.func.isRequired,
|
|
760
|
-
"charAt": PropTypes.func.isRequired,
|
|
761
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
762
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
763
|
-
"concat": PropTypes.func.isRequired,
|
|
764
|
-
"endsWith": PropTypes.func.isRequired,
|
|
765
|
-
"fixed": PropTypes.func.isRequired,
|
|
766
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
767
|
-
"fontsize": PropTypes.func.isRequired,
|
|
768
|
-
"includes": PropTypes.func.isRequired,
|
|
769
|
-
"indexOf": PropTypes.func.isRequired,
|
|
770
|
-
"italics": PropTypes.func.isRequired,
|
|
771
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
772
|
-
"length": PropTypes.number.isRequired,
|
|
773
|
-
"link": PropTypes.func.isRequired,
|
|
774
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
775
|
-
"match": PropTypes.func.isRequired,
|
|
776
|
-
"matchAll": PropTypes.func.isRequired,
|
|
777
|
-
"normalize": PropTypes.func.isRequired,
|
|
778
|
-
"padEnd": PropTypes.func.isRequired,
|
|
779
|
-
"padStart": PropTypes.func.isRequired,
|
|
780
|
-
"repeat": PropTypes.func.isRequired,
|
|
781
|
-
"replace": PropTypes.func.isRequired,
|
|
782
|
-
"search": PropTypes.func.isRequired,
|
|
783
|
-
"slice": PropTypes.func.isRequired,
|
|
784
|
-
"small": PropTypes.func.isRequired,
|
|
785
|
-
"split": PropTypes.func.isRequired,
|
|
786
|
-
"startsWith": PropTypes.func.isRequired,
|
|
787
|
-
"strike": PropTypes.func.isRequired,
|
|
788
|
-
"sub": PropTypes.func.isRequired,
|
|
789
|
-
"substr": PropTypes.func.isRequired,
|
|
790
|
-
"substring": PropTypes.func.isRequired,
|
|
791
|
-
"sup": PropTypes.func.isRequired,
|
|
792
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
793
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
794
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
795
|
-
"toString": PropTypes.func.isRequired,
|
|
796
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
797
|
-
"trim": PropTypes.func.isRequired,
|
|
798
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
799
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
800
|
-
"trimRight": PropTypes.func.isRequired,
|
|
801
|
-
"trimStart": PropTypes.func.isRequired,
|
|
802
|
-
"valueOf": PropTypes.func.isRequired
|
|
803
|
-
})])), PropTypes.object, PropTypes.shape({
|
|
804
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
805
|
-
"anchor": PropTypes.func.isRequired,
|
|
806
|
-
"at": PropTypes.func.isRequired,
|
|
807
|
-
"big": PropTypes.func.isRequired,
|
|
808
|
-
"blink": PropTypes.func.isRequired,
|
|
809
|
-
"bold": PropTypes.func.isRequired,
|
|
810
|
-
"charAt": PropTypes.func.isRequired,
|
|
811
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
812
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
813
|
-
"concat": PropTypes.func.isRequired,
|
|
814
|
-
"endsWith": PropTypes.func.isRequired,
|
|
815
|
-
"fixed": PropTypes.func.isRequired,
|
|
816
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
817
|
-
"fontsize": PropTypes.func.isRequired,
|
|
818
|
-
"includes": PropTypes.func.isRequired,
|
|
819
|
-
"indexOf": PropTypes.func.isRequired,
|
|
820
|
-
"italics": PropTypes.func.isRequired,
|
|
821
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
822
|
-
"length": PropTypes.number.isRequired,
|
|
823
|
-
"link": PropTypes.func.isRequired,
|
|
824
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
825
|
-
"match": PropTypes.func.isRequired,
|
|
826
|
-
"matchAll": PropTypes.func.isRequired,
|
|
827
|
-
"normalize": PropTypes.func.isRequired,
|
|
828
|
-
"padEnd": PropTypes.func.isRequired,
|
|
829
|
-
"padStart": PropTypes.func.isRequired,
|
|
830
|
-
"repeat": PropTypes.func.isRequired,
|
|
831
|
-
"replace": PropTypes.func.isRequired,
|
|
832
|
-
"search": PropTypes.func.isRequired,
|
|
833
|
-
"slice": PropTypes.func.isRequired,
|
|
834
|
-
"small": PropTypes.func.isRequired,
|
|
835
|
-
"split": PropTypes.func.isRequired,
|
|
836
|
-
"startsWith": PropTypes.func.isRequired,
|
|
837
|
-
"strike": PropTypes.func.isRequired,
|
|
838
|
-
"sub": PropTypes.func.isRequired,
|
|
839
|
-
"substr": PropTypes.func.isRequired,
|
|
840
|
-
"substring": PropTypes.func.isRequired,
|
|
841
|
-
"sup": PropTypes.func.isRequired,
|
|
842
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
843
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
844
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
845
|
-
"toString": PropTypes.func.isRequired,
|
|
846
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
847
|
-
"trim": PropTypes.func.isRequired,
|
|
848
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
849
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
850
|
-
"trimRight": PropTypes.func.isRequired,
|
|
851
|
-
"trimStart": PropTypes.func.isRequired,
|
|
852
|
-
"valueOf": PropTypes.func.isRequired
|
|
853
|
-
})]),
|
|
854
|
-
"justifyItems": PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "baseline", "center", "end", "flex-end", "flex-start", "inherit", "initial", "left", "legacy", "normal", "revert-layer", "revert", "right", "self-end", "self-start", "start", "stretch", "unset"]), PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "baseline", "center", "end", "flex-end", "flex-start", "inherit", "initial", "left", "legacy", "normal", "revert-layer", "revert", "right", "self-end", "self-start", "start", "stretch", "unset", null]), PropTypes.shape({
|
|
855
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
856
|
-
"anchor": PropTypes.func.isRequired,
|
|
857
|
-
"at": PropTypes.func.isRequired,
|
|
858
|
-
"big": PropTypes.func.isRequired,
|
|
859
|
-
"blink": PropTypes.func.isRequired,
|
|
860
|
-
"bold": PropTypes.func.isRequired,
|
|
861
|
-
"charAt": PropTypes.func.isRequired,
|
|
862
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
863
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
864
|
-
"concat": PropTypes.func.isRequired,
|
|
865
|
-
"endsWith": PropTypes.func.isRequired,
|
|
866
|
-
"fixed": PropTypes.func.isRequired,
|
|
867
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
868
|
-
"fontsize": PropTypes.func.isRequired,
|
|
869
|
-
"includes": PropTypes.func.isRequired,
|
|
870
|
-
"indexOf": PropTypes.func.isRequired,
|
|
871
|
-
"italics": PropTypes.func.isRequired,
|
|
872
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
873
|
-
"length": PropTypes.number.isRequired,
|
|
874
|
-
"link": PropTypes.func.isRequired,
|
|
875
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
876
|
-
"match": PropTypes.func.isRequired,
|
|
877
|
-
"matchAll": PropTypes.func.isRequired,
|
|
878
|
-
"normalize": PropTypes.func.isRequired,
|
|
879
|
-
"padEnd": PropTypes.func.isRequired,
|
|
880
|
-
"padStart": PropTypes.func.isRequired,
|
|
881
|
-
"repeat": PropTypes.func.isRequired,
|
|
882
|
-
"replace": PropTypes.func.isRequired,
|
|
883
|
-
"search": PropTypes.func.isRequired,
|
|
884
|
-
"slice": PropTypes.func.isRequired,
|
|
885
|
-
"small": PropTypes.func.isRequired,
|
|
886
|
-
"split": PropTypes.func.isRequired,
|
|
887
|
-
"startsWith": PropTypes.func.isRequired,
|
|
888
|
-
"strike": PropTypes.func.isRequired,
|
|
889
|
-
"sub": PropTypes.func.isRequired,
|
|
890
|
-
"substr": PropTypes.func.isRequired,
|
|
891
|
-
"substring": PropTypes.func.isRequired,
|
|
892
|
-
"sup": PropTypes.func.isRequired,
|
|
893
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
894
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
895
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
896
|
-
"toString": PropTypes.func.isRequired,
|
|
897
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
898
|
-
"trim": PropTypes.func.isRequired,
|
|
899
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
900
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
901
|
-
"trimRight": PropTypes.func.isRequired,
|
|
902
|
-
"trimStart": PropTypes.func.isRequired,
|
|
903
|
-
"valueOf": PropTypes.func.isRequired
|
|
904
|
-
})])), PropTypes.object, PropTypes.shape({
|
|
905
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
906
|
-
"anchor": PropTypes.func.isRequired,
|
|
907
|
-
"at": PropTypes.func.isRequired,
|
|
908
|
-
"big": PropTypes.func.isRequired,
|
|
909
|
-
"blink": PropTypes.func.isRequired,
|
|
910
|
-
"bold": PropTypes.func.isRequired,
|
|
911
|
-
"charAt": PropTypes.func.isRequired,
|
|
912
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
913
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
914
|
-
"concat": PropTypes.func.isRequired,
|
|
915
|
-
"endsWith": PropTypes.func.isRequired,
|
|
916
|
-
"fixed": PropTypes.func.isRequired,
|
|
917
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
918
|
-
"fontsize": PropTypes.func.isRequired,
|
|
919
|
-
"includes": PropTypes.func.isRequired,
|
|
920
|
-
"indexOf": PropTypes.func.isRequired,
|
|
921
|
-
"italics": PropTypes.func.isRequired,
|
|
922
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
923
|
-
"length": PropTypes.number.isRequired,
|
|
924
|
-
"link": PropTypes.func.isRequired,
|
|
925
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
926
|
-
"match": PropTypes.func.isRequired,
|
|
927
|
-
"matchAll": PropTypes.func.isRequired,
|
|
928
|
-
"normalize": PropTypes.func.isRequired,
|
|
929
|
-
"padEnd": PropTypes.func.isRequired,
|
|
930
|
-
"padStart": PropTypes.func.isRequired,
|
|
931
|
-
"repeat": PropTypes.func.isRequired,
|
|
932
|
-
"replace": PropTypes.func.isRequired,
|
|
933
|
-
"search": PropTypes.func.isRequired,
|
|
934
|
-
"slice": PropTypes.func.isRequired,
|
|
935
|
-
"small": PropTypes.func.isRequired,
|
|
936
|
-
"split": PropTypes.func.isRequired,
|
|
937
|
-
"startsWith": PropTypes.func.isRequired,
|
|
938
|
-
"strike": PropTypes.func.isRequired,
|
|
939
|
-
"sub": PropTypes.func.isRequired,
|
|
940
|
-
"substr": PropTypes.func.isRequired,
|
|
941
|
-
"substring": PropTypes.func.isRequired,
|
|
942
|
-
"sup": PropTypes.func.isRequired,
|
|
943
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
944
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
945
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
946
|
-
"toString": PropTypes.func.isRequired,
|
|
947
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
948
|
-
"trim": PropTypes.func.isRequired,
|
|
949
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
950
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
951
|
-
"trimRight": PropTypes.func.isRequired,
|
|
952
|
-
"trimStart": PropTypes.func.isRequired,
|
|
953
|
-
"valueOf": PropTypes.func.isRequired
|
|
954
|
-
})]),
|
|
955
|
-
"justifySelf": PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "auto", "baseline", "center", "end", "flex-end", "flex-start", "inherit", "initial", "left", "normal", "revert-layer", "revert", "right", "self-end", "self-start", "start", "stretch", "unset"]), PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "auto", "baseline", "center", "end", "flex-end", "flex-start", "inherit", "initial", "left", "normal", "revert-layer", "revert", "right", "self-end", "self-start", "start", "stretch", "unset", null]), PropTypes.shape({
|
|
956
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
957
|
-
"anchor": PropTypes.func.isRequired,
|
|
958
|
-
"at": PropTypes.func.isRequired,
|
|
959
|
-
"big": PropTypes.func.isRequired,
|
|
960
|
-
"blink": PropTypes.func.isRequired,
|
|
961
|
-
"bold": PropTypes.func.isRequired,
|
|
962
|
-
"charAt": PropTypes.func.isRequired,
|
|
963
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
964
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
965
|
-
"concat": PropTypes.func.isRequired,
|
|
966
|
-
"endsWith": PropTypes.func.isRequired,
|
|
967
|
-
"fixed": PropTypes.func.isRequired,
|
|
968
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
969
|
-
"fontsize": PropTypes.func.isRequired,
|
|
970
|
-
"includes": PropTypes.func.isRequired,
|
|
971
|
-
"indexOf": PropTypes.func.isRequired,
|
|
972
|
-
"italics": PropTypes.func.isRequired,
|
|
973
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
974
|
-
"length": PropTypes.number.isRequired,
|
|
975
|
-
"link": PropTypes.func.isRequired,
|
|
976
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
977
|
-
"match": PropTypes.func.isRequired,
|
|
978
|
-
"matchAll": PropTypes.func.isRequired,
|
|
979
|
-
"normalize": PropTypes.func.isRequired,
|
|
980
|
-
"padEnd": PropTypes.func.isRequired,
|
|
981
|
-
"padStart": PropTypes.func.isRequired,
|
|
982
|
-
"repeat": PropTypes.func.isRequired,
|
|
983
|
-
"replace": PropTypes.func.isRequired,
|
|
984
|
-
"search": PropTypes.func.isRequired,
|
|
985
|
-
"slice": PropTypes.func.isRequired,
|
|
986
|
-
"small": PropTypes.func.isRequired,
|
|
987
|
-
"split": PropTypes.func.isRequired,
|
|
988
|
-
"startsWith": PropTypes.func.isRequired,
|
|
989
|
-
"strike": PropTypes.func.isRequired,
|
|
990
|
-
"sub": PropTypes.func.isRequired,
|
|
991
|
-
"substr": PropTypes.func.isRequired,
|
|
992
|
-
"substring": PropTypes.func.isRequired,
|
|
993
|
-
"sup": PropTypes.func.isRequired,
|
|
994
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
995
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
996
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
997
|
-
"toString": PropTypes.func.isRequired,
|
|
998
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
999
|
-
"trim": PropTypes.func.isRequired,
|
|
1000
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
1001
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
1002
|
-
"trimRight": PropTypes.func.isRequired,
|
|
1003
|
-
"trimStart": PropTypes.func.isRequired,
|
|
1004
|
-
"valueOf": PropTypes.func.isRequired
|
|
1005
|
-
})])), PropTypes.object, PropTypes.shape({
|
|
1006
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
1007
|
-
"anchor": PropTypes.func.isRequired,
|
|
1008
|
-
"at": PropTypes.func.isRequired,
|
|
1009
|
-
"big": PropTypes.func.isRequired,
|
|
1010
|
-
"blink": PropTypes.func.isRequired,
|
|
1011
|
-
"bold": PropTypes.func.isRequired,
|
|
1012
|
-
"charAt": PropTypes.func.isRequired,
|
|
1013
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
1014
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
1015
|
-
"concat": PropTypes.func.isRequired,
|
|
1016
|
-
"endsWith": PropTypes.func.isRequired,
|
|
1017
|
-
"fixed": PropTypes.func.isRequired,
|
|
1018
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
1019
|
-
"fontsize": PropTypes.func.isRequired,
|
|
1020
|
-
"includes": PropTypes.func.isRequired,
|
|
1021
|
-
"indexOf": PropTypes.func.isRequired,
|
|
1022
|
-
"italics": PropTypes.func.isRequired,
|
|
1023
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
1024
|
-
"length": PropTypes.number.isRequired,
|
|
1025
|
-
"link": PropTypes.func.isRequired,
|
|
1026
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
1027
|
-
"match": PropTypes.func.isRequired,
|
|
1028
|
-
"matchAll": PropTypes.func.isRequired,
|
|
1029
|
-
"normalize": PropTypes.func.isRequired,
|
|
1030
|
-
"padEnd": PropTypes.func.isRequired,
|
|
1031
|
-
"padStart": PropTypes.func.isRequired,
|
|
1032
|
-
"repeat": PropTypes.func.isRequired,
|
|
1033
|
-
"replace": PropTypes.func.isRequired,
|
|
1034
|
-
"search": PropTypes.func.isRequired,
|
|
1035
|
-
"slice": PropTypes.func.isRequired,
|
|
1036
|
-
"small": PropTypes.func.isRequired,
|
|
1037
|
-
"split": PropTypes.func.isRequired,
|
|
1038
|
-
"startsWith": PropTypes.func.isRequired,
|
|
1039
|
-
"strike": PropTypes.func.isRequired,
|
|
1040
|
-
"sub": PropTypes.func.isRequired,
|
|
1041
|
-
"substr": PropTypes.func.isRequired,
|
|
1042
|
-
"substring": PropTypes.func.isRequired,
|
|
1043
|
-
"sup": PropTypes.func.isRequired,
|
|
1044
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
1045
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
1046
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
1047
|
-
"toString": PropTypes.func.isRequired,
|
|
1048
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
1049
|
-
"trim": PropTypes.func.isRequired,
|
|
1050
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
1051
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
1052
|
-
"trimRight": PropTypes.func.isRequired,
|
|
1053
|
-
"trimStart": PropTypes.func.isRequired,
|
|
1054
|
-
"valueOf": PropTypes.func.isRequired
|
|
1055
|
-
})]),
|
|
1056
|
-
"navigationType": PropTypes.oneOf(["black", "dark", "light", "white"]),
|
|
1057
|
-
"offset": PropTypes.string,
|
|
1058
|
-
"order": PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "inherit", "initial", "revert-layer", "revert", "unset"]), PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf(["-moz-initial", "inherit", "initial", "revert-layer", "revert", "unset", null]), PropTypes.shape({
|
|
1059
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
1060
|
-
"anchor": PropTypes.func.isRequired,
|
|
1061
|
-
"at": PropTypes.func.isRequired,
|
|
1062
|
-
"big": PropTypes.func.isRequired,
|
|
1063
|
-
"blink": PropTypes.func.isRequired,
|
|
1064
|
-
"bold": PropTypes.func.isRequired,
|
|
1065
|
-
"charAt": PropTypes.func.isRequired,
|
|
1066
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
1067
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
1068
|
-
"concat": PropTypes.func.isRequired,
|
|
1069
|
-
"endsWith": PropTypes.func.isRequired,
|
|
1070
|
-
"fixed": PropTypes.func.isRequired,
|
|
1071
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
1072
|
-
"fontsize": PropTypes.func.isRequired,
|
|
1073
|
-
"includes": PropTypes.func.isRequired,
|
|
1074
|
-
"indexOf": PropTypes.func.isRequired,
|
|
1075
|
-
"italics": PropTypes.func.isRequired,
|
|
1076
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
1077
|
-
"length": PropTypes.number.isRequired,
|
|
1078
|
-
"link": PropTypes.func.isRequired,
|
|
1079
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
1080
|
-
"match": PropTypes.func.isRequired,
|
|
1081
|
-
"matchAll": PropTypes.func.isRequired,
|
|
1082
|
-
"normalize": PropTypes.func.isRequired,
|
|
1083
|
-
"padEnd": PropTypes.func.isRequired,
|
|
1084
|
-
"padStart": PropTypes.func.isRequired,
|
|
1085
|
-
"repeat": PropTypes.func.isRequired,
|
|
1086
|
-
"replace": PropTypes.func.isRequired,
|
|
1087
|
-
"search": PropTypes.func.isRequired,
|
|
1088
|
-
"slice": PropTypes.func.isRequired,
|
|
1089
|
-
"small": PropTypes.func.isRequired,
|
|
1090
|
-
"split": PropTypes.func.isRequired,
|
|
1091
|
-
"startsWith": PropTypes.func.isRequired,
|
|
1092
|
-
"strike": PropTypes.func.isRequired,
|
|
1093
|
-
"sub": PropTypes.func.isRequired,
|
|
1094
|
-
"substr": PropTypes.func.isRequired,
|
|
1095
|
-
"substring": PropTypes.func.isRequired,
|
|
1096
|
-
"sup": PropTypes.func.isRequired,
|
|
1097
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
1098
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
1099
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
1100
|
-
"toString": PropTypes.func.isRequired,
|
|
1101
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
1102
|
-
"trim": PropTypes.func.isRequired,
|
|
1103
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
1104
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
1105
|
-
"trimRight": PropTypes.func.isRequired,
|
|
1106
|
-
"trimStart": PropTypes.func.isRequired,
|
|
1107
|
-
"valueOf": PropTypes.func.isRequired
|
|
1108
|
-
})])), PropTypes.object, PropTypes.shape({
|
|
1109
|
-
"__@iterator": PropTypes.func.isRequired,
|
|
1110
|
-
"anchor": PropTypes.func.isRequired,
|
|
1111
|
-
"at": PropTypes.func.isRequired,
|
|
1112
|
-
"big": PropTypes.func.isRequired,
|
|
1113
|
-
"blink": PropTypes.func.isRequired,
|
|
1114
|
-
"bold": PropTypes.func.isRequired,
|
|
1115
|
-
"charAt": PropTypes.func.isRequired,
|
|
1116
|
-
"charCodeAt": PropTypes.func.isRequired,
|
|
1117
|
-
"codePointAt": PropTypes.func.isRequired,
|
|
1118
|
-
"concat": PropTypes.func.isRequired,
|
|
1119
|
-
"endsWith": PropTypes.func.isRequired,
|
|
1120
|
-
"fixed": PropTypes.func.isRequired,
|
|
1121
|
-
"fontcolor": PropTypes.func.isRequired,
|
|
1122
|
-
"fontsize": PropTypes.func.isRequired,
|
|
1123
|
-
"includes": PropTypes.func.isRequired,
|
|
1124
|
-
"indexOf": PropTypes.func.isRequired,
|
|
1125
|
-
"italics": PropTypes.func.isRequired,
|
|
1126
|
-
"lastIndexOf": PropTypes.func.isRequired,
|
|
1127
|
-
"length": PropTypes.number.isRequired,
|
|
1128
|
-
"link": PropTypes.func.isRequired,
|
|
1129
|
-
"localeCompare": PropTypes.func.isRequired,
|
|
1130
|
-
"match": PropTypes.func.isRequired,
|
|
1131
|
-
"matchAll": PropTypes.func.isRequired,
|
|
1132
|
-
"normalize": PropTypes.func.isRequired,
|
|
1133
|
-
"padEnd": PropTypes.func.isRequired,
|
|
1134
|
-
"padStart": PropTypes.func.isRequired,
|
|
1135
|
-
"repeat": PropTypes.func.isRequired,
|
|
1136
|
-
"replace": PropTypes.func.isRequired,
|
|
1137
|
-
"search": PropTypes.func.isRequired,
|
|
1138
|
-
"slice": PropTypes.func.isRequired,
|
|
1139
|
-
"small": PropTypes.func.isRequired,
|
|
1140
|
-
"split": PropTypes.func.isRequired,
|
|
1141
|
-
"startsWith": PropTypes.func.isRequired,
|
|
1142
|
-
"strike": PropTypes.func.isRequired,
|
|
1143
|
-
"sub": PropTypes.func.isRequired,
|
|
1144
|
-
"substr": PropTypes.func.isRequired,
|
|
1145
|
-
"substring": PropTypes.func.isRequired,
|
|
1146
|
-
"sup": PropTypes.func.isRequired,
|
|
1147
|
-
"toLocaleLowerCase": PropTypes.func.isRequired,
|
|
1148
|
-
"toLocaleUpperCase": PropTypes.func.isRequired,
|
|
1149
|
-
"toLowerCase": PropTypes.func.isRequired,
|
|
1150
|
-
"toString": PropTypes.func.isRequired,
|
|
1151
|
-
"toUpperCase": PropTypes.func.isRequired,
|
|
1152
|
-
"trim": PropTypes.func.isRequired,
|
|
1153
|
-
"trimEnd": PropTypes.func.isRequired,
|
|
1154
|
-
"trimLeft": PropTypes.func.isRequired,
|
|
1155
|
-
"trimRight": PropTypes.func.isRequired,
|
|
1156
|
-
"trimStart": PropTypes.func.isRequired,
|
|
1157
|
-
"valueOf": PropTypes.func.isRequired
|
|
1158
|
-
})]),
|
|
1159
|
-
"orientation": PropTypes.oneOf(["bottom", "top"]),
|
|
1160
|
-
"p": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
1161
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1162
|
-
"description": PropTypes.string,
|
|
1163
|
-
"toString": PropTypes.func.isRequired,
|
|
1164
|
-
"valueOf": PropTypes.func.isRequired
|
|
1165
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
1166
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1167
|
-
"description": PropTypes.string,
|
|
1168
|
-
"toString": PropTypes.func.isRequired,
|
|
1169
|
-
"valueOf": PropTypes.func.isRequired
|
|
1170
|
-
}), PropTypes.string]),
|
|
1171
|
-
"padding": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
1172
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1173
|
-
"description": PropTypes.string,
|
|
1174
|
-
"toString": PropTypes.func.isRequired,
|
|
1175
|
-
"valueOf": PropTypes.func.isRequired
|
|
1176
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
1177
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1178
|
-
"description": PropTypes.string,
|
|
1179
|
-
"toString": PropTypes.func.isRequired,
|
|
1180
|
-
"valueOf": PropTypes.func.isRequired
|
|
1181
|
-
}), PropTypes.string]),
|
|
1182
|
-
"paddingBottom": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
1183
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1184
|
-
"description": PropTypes.string,
|
|
1185
|
-
"toString": PropTypes.func.isRequired,
|
|
1186
|
-
"valueOf": PropTypes.func.isRequired
|
|
1187
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
1188
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1189
|
-
"description": PropTypes.string,
|
|
1190
|
-
"toString": PropTypes.func.isRequired,
|
|
1191
|
-
"valueOf": PropTypes.func.isRequired
|
|
1192
|
-
}), PropTypes.string]),
|
|
1193
|
-
"paddingLeft": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
1194
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1195
|
-
"description": PropTypes.string,
|
|
1196
|
-
"toString": PropTypes.func.isRequired,
|
|
1197
|
-
"valueOf": PropTypes.func.isRequired
|
|
1198
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
1199
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1200
|
-
"description": PropTypes.string,
|
|
1201
|
-
"toString": PropTypes.func.isRequired,
|
|
1202
|
-
"valueOf": PropTypes.func.isRequired
|
|
1203
|
-
}), PropTypes.string]),
|
|
1204
|
-
"paddingRight": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
1205
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1206
|
-
"description": PropTypes.string,
|
|
1207
|
-
"toString": PropTypes.func.isRequired,
|
|
1208
|
-
"valueOf": PropTypes.func.isRequired
|
|
1209
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
1210
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1211
|
-
"description": PropTypes.string,
|
|
1212
|
-
"toString": PropTypes.func.isRequired,
|
|
1213
|
-
"valueOf": PropTypes.func.isRequired
|
|
1214
|
-
}), PropTypes.string]),
|
|
1215
|
-
"paddingTop": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
1216
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1217
|
-
"description": PropTypes.string,
|
|
1218
|
-
"toString": PropTypes.func.isRequired,
|
|
1219
|
-
"valueOf": PropTypes.func.isRequired
|
|
1220
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
1221
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1222
|
-
"description": PropTypes.string,
|
|
1223
|
-
"toString": PropTypes.func.isRequired,
|
|
1224
|
-
"valueOf": PropTypes.func.isRequired
|
|
1225
|
-
}), PropTypes.string]),
|
|
1226
|
-
"paddingX": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
1227
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1228
|
-
"description": PropTypes.string,
|
|
1229
|
-
"toString": PropTypes.func.isRequired,
|
|
1230
|
-
"valueOf": PropTypes.func.isRequired
|
|
1231
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
1232
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1233
|
-
"description": PropTypes.string,
|
|
1234
|
-
"toString": PropTypes.func.isRequired,
|
|
1235
|
-
"valueOf": PropTypes.func.isRequired
|
|
1236
|
-
}), PropTypes.string]),
|
|
1237
|
-
"paddingY": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
1238
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1239
|
-
"description": PropTypes.string,
|
|
1240
|
-
"toString": PropTypes.func.isRequired,
|
|
1241
|
-
"valueOf": PropTypes.func.isRequired
|
|
1242
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
1243
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1244
|
-
"description": PropTypes.string,
|
|
1245
|
-
"toString": PropTypes.func.isRequired,
|
|
1246
|
-
"valueOf": PropTypes.func.isRequired
|
|
1247
|
-
}), PropTypes.string]),
|
|
1248
|
-
"pb": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
1249
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1250
|
-
"description": PropTypes.string,
|
|
1251
|
-
"toString": PropTypes.func.isRequired,
|
|
1252
|
-
"valueOf": PropTypes.func.isRequired
|
|
1253
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
1254
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1255
|
-
"description": PropTypes.string,
|
|
1256
|
-
"toString": PropTypes.func.isRequired,
|
|
1257
|
-
"valueOf": PropTypes.func.isRequired
|
|
1258
|
-
}), PropTypes.string]),
|
|
1259
|
-
"pl": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
1260
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1261
|
-
"description": PropTypes.string,
|
|
1262
|
-
"toString": PropTypes.func.isRequired,
|
|
1263
|
-
"valueOf": PropTypes.func.isRequired
|
|
1264
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
1265
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1266
|
-
"description": PropTypes.string,
|
|
1267
|
-
"toString": PropTypes.func.isRequired,
|
|
1268
|
-
"valueOf": PropTypes.func.isRequired
|
|
1269
|
-
}), PropTypes.string]),
|
|
1270
|
-
"position": PropTypes.oneOf(["fixed", "sticky"]),
|
|
1271
|
-
"pr": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
1272
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1273
|
-
"description": PropTypes.string,
|
|
1274
|
-
"toString": PropTypes.func.isRequired,
|
|
1275
|
-
"valueOf": PropTypes.func.isRequired
|
|
1276
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
1277
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1278
|
-
"description": PropTypes.string,
|
|
1279
|
-
"toString": PropTypes.func.isRequired,
|
|
1280
|
-
"valueOf": PropTypes.func.isRequired
|
|
1281
|
-
}), PropTypes.string]),
|
|
1282
|
-
"pt": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
1283
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1284
|
-
"description": PropTypes.string,
|
|
1285
|
-
"toString": PropTypes.func.isRequired,
|
|
1286
|
-
"valueOf": PropTypes.func.isRequired
|
|
1287
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
1288
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1289
|
-
"description": PropTypes.string,
|
|
1290
|
-
"toString": PropTypes.func.isRequired,
|
|
1291
|
-
"valueOf": PropTypes.func.isRequired
|
|
1292
|
-
}), PropTypes.string]),
|
|
1293
|
-
"px": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
1294
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1295
|
-
"description": PropTypes.string,
|
|
1296
|
-
"toString": PropTypes.func.isRequired,
|
|
1297
|
-
"valueOf": PropTypes.func.isRequired
|
|
1298
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
1299
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1300
|
-
"description": PropTypes.string,
|
|
1301
|
-
"toString": PropTypes.func.isRequired,
|
|
1302
|
-
"valueOf": PropTypes.func.isRequired
|
|
1303
|
-
}), PropTypes.string]),
|
|
1304
|
-
"py": PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.oneOf([null]), PropTypes.number, PropTypes.shape({
|
|
1305
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1306
|
-
"description": PropTypes.string,
|
|
1307
|
-
"toString": PropTypes.func.isRequired,
|
|
1308
|
-
"valueOf": PropTypes.func.isRequired
|
|
1309
|
-
}), PropTypes.string])), PropTypes.number, PropTypes.object, PropTypes.shape({
|
|
1310
|
-
"__@toStringTag": PropTypes.string.isRequired,
|
|
1311
|
-
"description": PropTypes.string,
|
|
1312
|
-
"toString": PropTypes.func.isRequired,
|
|
1313
|
-
"valueOf": PropTypes.func.isRequired
|
|
1314
|
-
}), PropTypes.string])
|
|
1315
|
-
};
|
|
1316
|
-
}
|
|
1317
|
-
export { NavigationBar };
|
|
1318
35
|
export default NavigationBar;
|