@ebay/ui-core-react 9.4.0 → 9.6.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/{badge-BWhBKWCu.js → badge-DuE-Ehip.js} +1 -1
- package/{button-xYFMCdP0.js → button-Cylml1aK.js} +1 -1
- package/{calendar-BMTV7qzB.js → calendar-BVJGukRW.js} +1 -1
- package/chart-legend-QlYP-Aia.js +1 -0
- package/{checkbox-D4sjiLfW.js → checkbox-BXjIUtq-.js} +1 -1
- package/{chip-CIFQ2NnF.js → chip-w48ScERj.js} +1 -1
- package/{combobox-WL3ek9fM.js → combobox-BNkSHca7.js} +1 -1
- package/common/charts/bar-chart.d.ts +53 -0
- package/common/charts/bar-chart.d.ts.map +1 -0
- package/common/charts/donut.d.ts +22 -0
- package/common/charts/donut.d.ts.map +1 -0
- package/common/charts/legend.d.ts +8 -0
- package/common/charts/legend.d.ts.map +1 -0
- package/common/charts/load-highcharts.d.ts +5 -0
- package/common/charts/load-highcharts.d.ts.map +1 -0
- package/common/charts/shared.d.ts +22 -0
- package/common/charts/shared.d.ts.map +1 -0
- package/common/tooltip-utils/use-tooltip.d.ts +4 -3
- package/common/tooltip-utils/use-tooltip.d.ts.map +1 -1
- package/{dialog-previous-button-aXPjyhOT.js → dialog-previous-button-BXqfHRJY.js} +1 -1
- package/ebay-accordion/README.md +2 -58
- package/ebay-accordion/index.js +1 -1
- package/ebay-alert-dialog/README.md +2 -37
- package/ebay-alert-dialog/index.js +1 -1
- package/ebay-area-chart/area-chart-tooltip.d.ts +16 -0
- package/ebay-area-chart/area-chart-tooltip.d.ts.map +1 -0
- package/ebay-area-chart/area-chart.d.ts +5 -0
- package/ebay-area-chart/area-chart.d.ts.map +1 -0
- package/ebay-area-chart/index.d.ts +3 -0
- package/ebay-area-chart/index.d.ts.map +1 -0
- package/ebay-area-chart/index.js +4 -0
- package/ebay-area-chart/types.d.ts +20 -0
- package/ebay-area-chart/types.d.ts.map +1 -0
- package/ebay-avatar/README.md +2 -41
- package/ebay-avatar/index.js +1 -1
- package/ebay-badge/README.md +2 -38
- package/ebay-badge/index.js +1 -1
- package/ebay-bar-chart/README.md +5 -0
- package/ebay-bar-chart/bar-chart-tooltip.d.ts +23 -0
- package/ebay-bar-chart/bar-chart-tooltip.d.ts.map +1 -0
- package/ebay-bar-chart/bar-chart.d.ts +5 -0
- package/ebay-bar-chart/bar-chart.d.ts.map +1 -0
- package/ebay-bar-chart/index.d.ts +3 -0
- package/ebay-bar-chart/index.d.ts.map +1 -0
- package/ebay-bar-chart/index.js +14 -0
- package/ebay-bar-chart/types.d.ts +40 -0
- package/ebay-bar-chart/types.d.ts.map +1 -0
- package/ebay-breadcrumbs/README.md +2 -50
- package/ebay-breadcrumbs/index.js +1 -1
- package/ebay-button/README.md +2 -74
- package/ebay-button/index.js +1 -1
- package/ebay-calendar/README.md +2 -47
- package/ebay-calendar/index.js +1 -1
- package/ebay-carousel/README.md +2 -38
- package/ebay-carousel/index.js +1 -1
- package/ebay-ccd/README.md +2 -45
- package/ebay-ccd/index.js +1 -1
- package/ebay-character-count/README.md +2 -41
- package/ebay-character-count/index.js +1 -1
- package/ebay-chart-legend/chart-legend.d.ts +5 -0
- package/ebay-chart-legend/chart-legend.d.ts.map +1 -0
- package/ebay-chart-legend/index.d.ts +3 -0
- package/ebay-chart-legend/index.d.ts.map +1 -0
- package/ebay-chart-legend/index.js +1 -0
- package/ebay-chart-legend/types.d.ts +9 -0
- package/ebay-chart-legend/types.d.ts.map +1 -0
- package/ebay-checkbox/README.md +2 -54
- package/ebay-checkbox/index.js +1 -1
- package/ebay-chip/README.md +2 -42
- package/ebay-chip/index.js +1 -1
- package/ebay-chips-combobox/README.md +2 -49
- package/ebay-chips-combobox/index.js +1 -1
- package/ebay-combobox/README.md +2 -58
- package/ebay-combobox/index.js +1 -1
- package/ebay-confirm-dialog/README.md +2 -40
- package/ebay-confirm-dialog/index.js +1 -1
- package/ebay-cta-button/README.md +2 -37
- package/ebay-cta-button/index.js +1 -1
- package/ebay-date-textbox/README.md +2 -53
- package/ebay-date-textbox/index.js +1 -1
- package/ebay-details/README.md +2 -48
- package/ebay-details/index.js +1 -1
- package/{ebay-details-GQ3atM4S.js → ebay-details-O8sqphtP.js} +1 -1
- package/ebay-dialog-base/index.js +1 -1
- package/ebay-donut-chart/donut-chart-tooltip.d.ts +8 -0
- package/ebay-donut-chart/donut-chart-tooltip.d.ts.map +1 -0
- package/ebay-donut-chart/donut-chart.d.ts +5 -0
- package/ebay-donut-chart/donut-chart.d.ts.map +1 -0
- package/ebay-donut-chart/index.d.ts +3 -0
- package/ebay-donut-chart/index.d.ts.map +1 -0
- package/ebay-donut-chart/index.js +3 -0
- package/ebay-donut-chart/types.d.ts +14 -0
- package/ebay-donut-chart/types.d.ts.map +1 -0
- package/ebay-drawer-dialog-deprecated/README.md +2 -72
- package/ebay-drawer-dialog-deprecated/index.js +1 -1
- package/ebay-education-notice/README.md +2 -55
- package/ebay-education-notice/index.js +1 -1
- package/ebay-eek/README.md +2 -36
- package/ebay-fake-link/README.md +2 -41
- package/ebay-fake-link/index.js +1 -1
- package/ebay-fake-menu/README.md +2 -56
- package/ebay-fake-menu/index.js +1 -1
- package/ebay-fake-menu-button/README.md +2 -74
- package/ebay-fake-menu-button/index.js +1 -1
- package/ebay-fake-tabs/README.md +3 -47
- package/ebay-fake-tabs/index.js +1 -1
- package/ebay-field/README.md +2 -59
- package/ebay-field/index.js +1 -1
- package/ebay-file-input/README.md +2 -42
- package/ebay-file-input/index.js +1 -1
- package/ebay-file-preview-card/README.md +2 -74
- package/ebay-file-preview-card/file-preview-card.d.ts +1 -0
- package/ebay-file-preview-card/file-preview-card.d.ts.map +1 -1
- package/ebay-file-preview-card/index.js +1 -1
- package/ebay-file-preview-card-group/README.md +2 -53
- package/ebay-file-preview-card-group/index.js +1 -1
- package/ebay-filter/README.md +2 -44
- package/ebay-filter/index.js +1 -1
- package/ebay-filter-chip/README.md +2 -48
- package/ebay-filter-chip/index.js +1 -1
- package/ebay-filter-input/README.md +2 -103
- package/ebay-filter-input/index.js +1 -1
- package/ebay-filter-menu/README.md +2 -54
- package/ebay-filter-menu/index.js +1 -1
- package/ebay-filter-menu-button/README.md +2 -45
- package/ebay-filter-menu-button/index.js +1 -1
- package/ebay-flag/README.md +2 -25
- package/ebay-flag/index.js +1 -1
- package/ebay-fullscreen-dialog-deprecated/README.md +2 -38
- package/ebay-fullscreen-dialog-deprecated/index.js +1 -1
- package/ebay-icon/README.md +2 -35
- package/ebay-icon/context.d.ts.map +1 -1
- package/ebay-icon/icon.d.ts.map +1 -1
- package/ebay-icon/index.js +1 -1
- package/ebay-icon-button/README.md +2 -59
- package/ebay-icon-button/index.js +1 -1
- package/ebay-image-placeholder/README.md +2 -28
- package/ebay-infotip/README.md +2 -74
- package/ebay-infotip/ebay-infotip.d.ts +1 -0
- package/ebay-infotip/ebay-infotip.d.ts.map +1 -1
- package/ebay-infotip/index.js +1 -1
- package/ebay-inline-notice/README.md +2 -41
- package/ebay-inline-notice/index.js +1 -1
- package/ebay-item-tile/README.md +2 -66
- package/ebay-item-tile/index.js +1 -1
- package/ebay-item-tile/item-tile-description.d.ts +2 -2
- package/ebay-item-tile/item-tile-description.d.ts.map +1 -1
- package/ebay-item-tile/item-tile.d.ts +1 -0
- package/ebay-item-tile/item-tile.d.ts.map +1 -1
- package/ebay-item-tile-group/README.md +3 -72
- package/ebay-item-tile-group/index.js +1 -1
- package/ebay-lightbox-dialog/README.md +2 -43
- package/ebay-lightbox-dialog/index.js +1 -1
- package/ebay-line-chart/index.d.ts +3 -0
- package/ebay-line-chart/index.d.ts.map +1 -0
- package/ebay-line-chart/index.js +7 -0
- package/ebay-line-chart/line-chart-tooltip.d.ts +13 -0
- package/ebay-line-chart/line-chart-tooltip.d.ts.map +1 -0
- package/ebay-line-chart/line-chart.d.ts +5 -0
- package/ebay-line-chart/line-chart.d.ts.map +1 -0
- package/ebay-line-chart/types.d.ts +21 -0
- package/ebay-line-chart/types.d.ts.map +1 -0
- package/ebay-list/README.md +2 -146
- package/ebay-list/index.js +1 -1
- package/ebay-listbox/README.md +2 -88
- package/ebay-listbox/index.js +1 -1
- package/ebay-listbox-button/README.md +2 -66
- package/ebay-listbox-button/index.js +1 -1
- package/ebay-menu/README.md +2 -61
- package/ebay-menu/index.js +1 -1
- package/ebay-menu-button/README.md +2 -70
- package/ebay-menu-button/index.js +1 -1
- package/ebay-number-input/README.md +3 -67
- package/ebay-number-input/index.js +1 -1
- package/ebay-page-notice/README.md +2 -55
- package/ebay-page-notice/index.js +1 -1
- package/ebay-pagination/README.md +2 -78
- package/ebay-pagination/index.js +1 -1
- package/ebay-panel-dialog/README.md +2 -37
- package/ebay-panel-dialog/index.js +1 -1
- package/ebay-phone-input/README.md +2 -111
- package/ebay-phone-input/index.js +1 -1
- package/ebay-progress-bar/README.md +2 -36
- package/ebay-progress-bar/index.js +1 -1
- package/ebay-progress-bar-expressive/README.md +2 -52
- package/ebay-progress-bar-expressive/index.js +1 -1
- package/ebay-progress-spinner/README.md +2 -35
- package/ebay-progress-spinner/index.js +1 -1
- package/ebay-progress-stepper/README.md +2 -79
- package/ebay-progress-stepper/index.js +1 -1
- package/ebay-radio/README.md +2 -58
- package/ebay-radio/index.js +1 -1
- package/ebay-section-notice/README.md +2 -53
- package/ebay-section-notice/index.js +1 -1
- package/ebay-section-title/README.md +2 -74
- package/ebay-section-title/index.js +1 -1
- package/ebay-segmented-buttons/README.md +2 -42
- package/ebay-segmented-buttons/index.js +1 -1
- package/ebay-select/README.md +2 -82
- package/ebay-select/index.js +1 -1
- package/ebay-signal/README.md +2 -39
- package/ebay-signal/index.js +1 -1
- package/ebay-skeleton/README.md +2 -105
- package/ebay-skeleton/index.js +1 -1
- package/ebay-snackbar-dialog/README.md +2 -59
- package/ebay-snackbar-dialog/index.js +1 -1
- package/ebay-split-button/README.md +2 -55
- package/ebay-split-button/index.js +1 -1
- package/ebay-star-rating/README.md +2 -40
- package/ebay-star-rating/index.js +1 -1
- package/ebay-star-rating-select/README.md +2 -49
- package/ebay-star-rating-select/index.js +1 -1
- package/ebay-svg/README.md +2 -38
- package/ebay-svg/index.js +1 -1
- package/ebay-switch/README.md +2 -43
- package/ebay-switch/index.js +1 -1
- package/ebay-table/README.md +2 -97
- package/ebay-table/index.js +1 -1
- package/ebay-tabs/README.md +2 -53
- package/ebay-tabs/index.js +1 -1
- package/ebay-textbox/README.md +2 -90
- package/ebay-textbox/index.js +1 -1
- package/ebay-toast-dialog/README.md +2 -25
- package/ebay-toast-dialog/index.js +1 -1
- package/ebay-toggle-button/README.md +2 -36
- package/ebay-toggle-button/index.js +1 -1
- package/ebay-toggle-button-group/README.md +2 -53
- package/ebay-toggle-button-group/index.js +1 -1
- package/ebay-tooltip/README.md +2 -54
- package/ebay-tooltip/ebay-tooltip.d.ts +1 -0
- package/ebay-tooltip/ebay-tooltip.d.ts.map +1 -1
- package/ebay-tooltip/index.js +1 -1
- package/ebay-tourtip/README.md +2 -75
- package/ebay-tourtip/ebay-tourtip.d.ts +1 -0
- package/ebay-tourtip/ebay-tourtip.d.ts.map +1 -1
- package/ebay-tourtip/index.js +1 -1
- package/ebay-tri-state-checkbox/Readme.md +2 -51
- package/ebay-tri-state-checkbox/index.js +1 -1
- package/ebay-video/README.md +2 -59
- package/ebay-video/const.d.ts +1 -4
- package/ebay-video/const.d.ts.map +1 -1
- package/ebay-video/controls/captions-control.d.ts +3 -0
- package/ebay-video/controls/captions-control.d.ts.map +1 -0
- package/ebay-video/controls/current-time-control.d.ts +7 -0
- package/ebay-video/controls/current-time-control.d.ts.map +1 -0
- package/ebay-video/controls/fullscreen-button-control.d.ts +8 -0
- package/ebay-video/controls/fullscreen-button-control.d.ts.map +1 -0
- package/ebay-video/controls/mute-button-control.d.ts +8 -0
- package/ebay-video/controls/mute-button-control.d.ts.map +1 -0
- package/ebay-video/controls/remaining-time-control.d.ts +3 -0
- package/ebay-video/controls/remaining-time-control.d.ts.map +1 -0
- package/ebay-video/controls/report-button-control.d.ts +9 -0
- package/ebay-video/controls/report-button-control.d.ts.map +1 -0
- package/ebay-video/controls/time-utils.d.ts +2 -0
- package/ebay-video/controls/time-utils.d.ts.map +1 -0
- package/ebay-video/controls/total-time-control.d.ts +7 -0
- package/ebay-video/controls/total-time-control.d.ts.map +1 -0
- package/ebay-video/controls/use-shaka-control.d.ts +42 -0
- package/ebay-video/controls/use-shaka-control.d.ts.map +1 -0
- package/ebay-video/index.js +1 -1
- package/ebay-video/video.d.ts +12 -4
- package/ebay-video/video.d.ts.map +1 -1
- package/file-preview-card-tovsOOzQ.js +1 -0
- package/{filter-menu-Bvw41wc_.js → filter-menu-BpXDaeMo.js} +1 -1
- package/{flag-DU-1tRv6.js → flag-jZOEhbJe.js} +1 -1
- package/{hooks-uidlIIid.js → hooks-BZOKHA9o.js} +1 -1
- package/icon-M7M42naA.js +1 -0
- package/{icon-button-AJ6dtyvc.js → icon-button-E_6JKTh3.js} +1 -1
- package/icons/ebay-icon-add-12/index.js +1 -1
- package/icons/ebay-icon-add-16/index.js +1 -1
- package/icons/ebay-icon-add-24/index.js +1 -1
- package/icons/ebay-icon-add-image-24/index.js +1 -1
- package/icons/ebay-icon-afterpay-12-colored/index.js +1 -1
- package/icons/ebay-icon-afterpay-18-colored/index.js +1 -1
- package/icons/ebay-icon-afterpay-24-colored/index.js +1 -1
- package/icons/ebay-icon-afterpay-32-colored/index.js +1 -1
- package/icons/ebay-icon-afterpay-logo-24-colored/index.js +1 -1
- package/icons/ebay-icon-ai-16/index.js +1 -1
- package/icons/ebay-icon-ai-20/index.js +1 -1
- package/icons/ebay-icon-ai-24/index.js +1 -1
- package/icons/ebay-icon-ai-camera-16/index.js +1 -1
- package/icons/ebay-icon-ai-camera-20/index.js +1 -1
- package/icons/ebay-icon-ai-camera-24/index.js +1 -1
- package/icons/ebay-icon-ai-filled-16/index.js +1 -1
- package/icons/ebay-icon-ai-filled-20/index.js +1 -1
- package/icons/ebay-icon-ai-filled-24/index.js +1 -1
- package/icons/ebay-icon-ai-search-16/index.js +1 -1
- package/icons/ebay-icon-ai-search-20/index.js +1 -1
- package/icons/ebay-icon-ai-search-24/index.js +1 -1
- package/icons/ebay-icon-ai-search-filled-24/index.js +1 -1
- package/icons/ebay-icon-ai-shirt-16/index.js +1 -1
- package/icons/ebay-icon-ai-shirt-20/index.js +1 -1
- package/icons/ebay-icon-ai-shirt-24/index.js +1 -1
- package/icons/ebay-icon-ai-spectrum-16-colored/index.js +1 -1
- package/icons/ebay-icon-ai-spectrum-20-colored/index.js +1 -1
- package/icons/ebay-icon-ai-spectrum-24-colored/index.js +1 -1
- package/icons/ebay-icon-ai-spectrum-filled-16-colored/index.js +1 -1
- package/icons/ebay-icon-ai-spectrum-filled-20-colored/index.js +1 -1
- package/icons/ebay-icon-ai-spectrum-filled-24-colored/index.js +1 -1
- package/icons/ebay-icon-ai-spectrum-thin-16-colored/index.js +1 -1
- package/icons/ebay-icon-ai-thin-16/index.js +1 -1
- package/icons/ebay-icon-ai-tools-16/index.js +1 -1
- package/icons/ebay-icon-ai-tools-20/index.js +1 -1
- package/icons/ebay-icon-ai-tools-24/index.js +1 -1
- package/icons/ebay-icon-alipay-cn-12-colored/index.js +1 -1
- package/icons/ebay-icon-alipay-cn-18-colored/index.js +1 -1
- package/icons/ebay-icon-alipay-cn-24-colored/index.js +1 -1
- package/icons/ebay-icon-alipay-cn-32-colored/index.js +1 -1
- package/icons/ebay-icon-alipay-hk-12-colored/index.js +1 -1
- package/icons/ebay-icon-alipay-hk-18-colored/index.js +1 -1
- package/icons/ebay-icon-alipay-hk-24-colored/index.js +1 -1
- package/icons/ebay-icon-alipay-hk-32-colored/index.js +1 -1
- package/icons/ebay-icon-amex-12-colored/index.js +1 -1
- package/icons/ebay-icon-amex-18-colored/index.js +1 -1
- package/icons/ebay-icon-amex-24-colored/index.js +1 -1
- package/icons/ebay-icon-amex-32-colored/index.js +1 -1
- package/icons/ebay-icon-apple-24/index.js +1 -1
- package/icons/ebay-icon-apple-music-24-colored/index.js +1 -1
- package/icons/ebay-icon-apple-pay-12-colored/index.js +1 -1
- package/icons/ebay-icon-apple-pay-18-colored/index.js +1 -1
- package/icons/ebay-icon-apple-pay-24-colored/index.js +1 -1
- package/icons/ebay-icon-apple-pay-32-colored/index.js +1 -1
- package/icons/ebay-icon-archive-16/index.js +1 -1
- package/icons/ebay-icon-archive-24/index.js +1 -1
- package/icons/ebay-icon-arrow-down-12/index.js +1 -1
- package/icons/ebay-icon-arrow-down-16/index.js +1 -1
- package/icons/ebay-icon-arrow-down-20/index.js +1 -1
- package/icons/ebay-icon-arrow-down-24/index.js +1 -1
- package/icons/ebay-icon-arrow-left-12/index.js +1 -1
- package/icons/ebay-icon-arrow-left-16/index.js +1 -1
- package/icons/ebay-icon-arrow-left-20/index.js +1 -1
- package/icons/ebay-icon-arrow-left-24/index.js +1 -1
- package/icons/ebay-icon-arrow-right-12/index.js +1 -1
- package/icons/ebay-icon-arrow-right-16/index.js +1 -1
- package/icons/ebay-icon-arrow-right-20/index.js +1 -1
- package/icons/ebay-icon-arrow-right-24/index.js +1 -1
- package/icons/ebay-icon-arrow-up-12/index.js +1 -1
- package/icons/ebay-icon-arrow-up-16/index.js +1 -1
- package/icons/ebay-icon-arrow-up-20/index.js +1 -1
- package/icons/ebay-icon-arrow-up-24/index.js +1 -1
- package/icons/ebay-icon-arrows-3d-16/index.js +1 -1
- package/icons/ebay-icon-arrows-3d-24/index.js +1 -1
- package/icons/ebay-icon-arrows-3d-filled-64-colored/index.js +1 -1
- package/icons/ebay-icon-arrows-expand-16/index.js +1 -1
- package/icons/ebay-icon-arrows-expand-24/index.js +1 -1
- package/icons/ebay-icon-article-16/index.js +1 -1
- package/icons/ebay-icon-article-24/index.js +1 -1
- package/icons/ebay-icon-attention-16/index.js +1 -1
- package/icons/ebay-icon-attention-24/index.js +1 -1
- package/icons/ebay-icon-attention-64/index.js +1 -1
- package/icons/ebay-icon-attention-filled-16/index.js +1 -1
- package/icons/ebay-icon-attention-filled-24/index.js +1 -1
- package/icons/ebay-icon-attention-triangle-16/index.js +1 -1
- package/icons/ebay-icon-attention-triangle-24/index.js +1 -1
- package/icons/ebay-icon-attention-triangle-filled-16/index.js +1 -1
- package/icons/ebay-icon-attention-triangle-filled-24/index.js +1 -1
- package/icons/ebay-icon-atv-16/index.js +1 -1
- package/icons/ebay-icon-atv-24/index.js +1 -1
- package/icons/ebay-icon-audio-high-16/index.js +1 -1
- package/icons/ebay-icon-audio-high-20/index.js +1 -1
- package/icons/ebay-icon-audio-high-24/index.js +1 -1
- package/icons/ebay-icon-audio-low-16/index.js +1 -1
- package/icons/ebay-icon-audio-off-16/index.js +1 -1
- package/icons/ebay-icon-audio-off-20/index.js +1 -1
- package/icons/ebay-icon-audio-off-24/index.js +1 -1
- package/icons/ebay-icon-authenticity-guarantee-16/index.js +1 -1
- package/icons/ebay-icon-authenticity-guarantee-24/index.js +1 -1
- package/icons/ebay-icon-authenticity-guarantee-filled-16/index.js +1 -1
- package/icons/ebay-icon-authenticity-guarantee-filled-16-colored/index.js +1 -1
- package/icons/ebay-icon-authenticity-guarantee-filled-24/index.js +1 -1
- package/icons/ebay-icon-authenticity-guarantee-filled-24-colored/index.js +1 -1
- package/icons/ebay-icon-auto-adjust-24/index.js +1 -1
- package/icons/ebay-icon-avatar-signed-out/index.js +1 -1
- package/icons/ebay-icon-background-removal-16/index.js +1 -1
- package/icons/ebay-icon-background-removal-24/index.js +1 -1
- package/icons/ebay-icon-bancontact-12-colored/index.js +1 -1
- package/icons/ebay-icon-bancontact-18-colored/index.js +1 -1
- package/icons/ebay-icon-bancontact-24-colored/index.js +1 -1
- package/icons/ebay-icon-bancontact-32-colored/index.js +1 -1
- package/icons/ebay-icon-bank-16/index.js +1 -1
- package/icons/ebay-icon-bank-24/index.js +1 -1
- package/icons/ebay-icon-bank-64/index.js +1 -1
- package/icons/ebay-icon-bank-account-12-colored/index.js +1 -1
- package/icons/ebay-icon-bank-account-18-colored/index.js +1 -1
- package/icons/ebay-icon-bank-account-24-colored/index.js +1 -1
- package/icons/ebay-icon-bank-account-32-colored/index.js +1 -1
- package/icons/ebay-icon-bank-group-logo-24-colored/index.js +1 -1
- package/icons/ebay-icon-bar-chart-16/index.js +1 -1
- package/icons/ebay-icon-bar-chart-24/index.js +1 -1
- package/icons/ebay-icon-bids-16/index.js +1 -1
- package/icons/ebay-icon-bids-24/index.js +1 -1
- package/icons/ebay-icon-bids-64/index.js +1 -1
- package/icons/ebay-icon-boat-16/index.js +1 -1
- package/icons/ebay-icon-boat-24/index.js +1 -1
- package/icons/ebay-icon-book-16/index.js +1 -1
- package/icons/ebay-icon-book-24/index.js +1 -1
- package/icons/ebay-icon-bookmark-16/index.js +1 -1
- package/icons/ebay-icon-bookmark-24/index.js +1 -1
- package/icons/ebay-icon-bookmark-filled-16/index.js +1 -1
- package/icons/ebay-icon-bookmark-filled-24/index.js +1 -1
- package/icons/ebay-icon-brand-authorized-seller-16/index.js +1 -1
- package/icons/ebay-icon-brand-authorized-seller-24/index.js +1 -1
- package/icons/ebay-icon-brightness-16/index.js +1 -1
- package/icons/ebay-icon-brightness-20/index.js +1 -1
- package/icons/ebay-icon-brightness-24/index.js +1 -1
- package/icons/ebay-icon-calendar-16/index.js +1 -1
- package/icons/ebay-icon-calendar-24/index.js +1 -1
- package/icons/ebay-icon-calendar-64/index.js +1 -1
- package/icons/ebay-icon-camera-16/index.js +1 -1
- package/icons/ebay-icon-camera-24/index.js +1 -1
- package/icons/ebay-icon-camera-64/index.js +1 -1
- package/icons/ebay-icon-car-16/index.js +1 -1
- package/icons/ebay-icon-car-24/index.js +1 -1
- package/icons/ebay-icon-car-brake-16/index.js +1 -1
- package/icons/ebay-icon-car-brake-24/index.js +1 -1
- package/icons/ebay-icon-card-stack-64/index.js +1 -1
- package/icons/ebay-icon-carnet-12-colored/index.js +1 -1
- package/icons/ebay-icon-carnet-18-colored/index.js +1 -1
- package/icons/ebay-icon-carnet-24-colored/index.js +1 -1
- package/icons/ebay-icon-carnet-32-colored/index.js +1 -1
- package/icons/ebay-icon-carryon-24/index.js +1 -1
- package/icons/ebay-icon-cart-16/index.js +1 -1
- package/icons/ebay-icon-cart-20/index.js +1 -1
- package/icons/ebay-icon-cart-24/index.js +1 -1
- package/icons/ebay-icon-cart-64/index.js +1 -1
- package/icons/ebay-icon-cart-add-16/index.js +1 -1
- package/icons/ebay-icon-cart-add-20/index.js +1 -1
- package/icons/ebay-icon-cart-add-24/index.js +1 -1
- package/icons/ebay-icon-cashapp-12-colored/index.js +1 -1
- package/icons/ebay-icon-cashapp-18-colored/index.js +1 -1
- package/icons/ebay-icon-cashapp-24-colored/index.js +1 -1
- package/icons/ebay-icon-cashapp-32-colored/index.js +1 -1
- package/icons/ebay-icon-categories-16/index.js +1 -1
- package/icons/ebay-icon-categories-24/index.js +1 -1
- package/icons/ebay-icon-cb-12-colored/index.js +1 -1
- package/icons/ebay-icon-cb-18-colored/index.js +1 -1
- package/icons/ebay-icon-cb-24-colored/index.js +1 -1
- package/icons/ebay-icon-cb-32-colored/index.js +1 -1
- package/icons/ebay-icon-ccd-charger-included/index.js +1 -1
- package/icons/ebay-icon-ccd-charger-not-included/index.js +1 -1
- package/icons/ebay-icon-ccd-top/index.js +1 -1
- package/icons/ebay-icon-certified-recycled-16/index.js +1 -1
- package/icons/ebay-icon-certified-recycled-24/index.js +1 -1
- package/icons/ebay-icon-chair-16/index.js +1 -1
- package/icons/ebay-icon-chair-24/index.js +1 -1
- package/icons/ebay-icon-chat-16/index.js +1 -1
- package/icons/ebay-icon-chat-24/index.js +1 -1
- package/icons/ebay-icon-chat-64/index.js +1 -1
- package/icons/ebay-icon-check-in-24/index.js +1 -1
- package/icons/ebay-icon-checkbox-checked-18/index.js +1 -1
- package/icons/ebay-icon-checkbox-checked-24/index.js +1 -1
- package/icons/ebay-icon-checkbox-mixed-18/index.js +1 -1
- package/icons/ebay-icon-checkbox-mixed-24/index.js +1 -1
- package/icons/ebay-icon-checkbox-unchecked-18/index.js +1 -1
- package/icons/ebay-icon-checkbox-unchecked-24/index.js +1 -1
- package/icons/ebay-icon-checkmark-24/index.js +1 -1
- package/icons/ebay-icon-chevron-down-12/index.js +1 -1
- package/icons/ebay-icon-chevron-down-16/index.js +1 -1
- package/icons/ebay-icon-chevron-down-20/index.js +1 -1
- package/icons/ebay-icon-chevron-down-24/index.js +1 -1
- package/icons/ebay-icon-chevron-left-12/index.js +1 -1
- package/icons/ebay-icon-chevron-left-16/index.js +1 -1
- package/icons/ebay-icon-chevron-left-20/index.js +1 -1
- package/icons/ebay-icon-chevron-left-24/index.js +1 -1
- package/icons/ebay-icon-chevron-right-12/index.js +1 -1
- package/icons/ebay-icon-chevron-right-16/index.js +1 -1
- package/icons/ebay-icon-chevron-right-20/index.js +1 -1
- package/icons/ebay-icon-chevron-right-24/index.js +1 -1
- package/icons/ebay-icon-chevron-up-12/index.js +1 -1
- package/icons/ebay-icon-chevron-up-16/index.js +1 -1
- package/icons/ebay-icon-chevron-up-20/index.js +1 -1
- package/icons/ebay-icon-chevron-up-24/index.js +1 -1
- package/icons/ebay-icon-chinese-coin-16/index.js +1 -1
- package/icons/ebay-icon-chinese-coin-24/index.js +1 -1
- package/icons/ebay-icon-clear-16/index.js +1 -1
- package/icons/ebay-icon-clear-20/index.js +1 -1
- package/icons/ebay-icon-clear-24/index.js +1 -1
- package/icons/ebay-icon-click-to-call-16/index.js +1 -1
- package/icons/ebay-icon-click-to-call-24/index.js +1 -1
- package/icons/ebay-icon-clock-12/index.js +1 -1
- package/icons/ebay-icon-clock-16/index.js +1 -1
- package/icons/ebay-icon-clock-24/index.js +1 -1
- package/icons/ebay-icon-clock-64/index.js +1 -1
- package/icons/ebay-icon-clock-fast-16/index.js +1 -1
- package/icons/ebay-icon-clock-fast-24/index.js +1 -1
- package/icons/ebay-icon-close-12/index.js +1 -1
- package/icons/ebay-icon-close-16/index.js +1 -1
- package/icons/ebay-icon-close-20/index.js +1 -1
- package/icons/ebay-icon-close-24/index.js +1 -1
- package/icons/ebay-icon-closed-caption-16/index.js +1 -1
- package/icons/ebay-icon-closed-caption-24/index.js +1 -1
- package/icons/ebay-icon-closed-caption-filled-16/index.js +1 -1
- package/icons/ebay-icon-closed-caption-filled-24/index.js +1 -1
- package/icons/ebay-icon-coin-24/index.js +1 -1
- package/icons/ebay-icon-coin-battery-48/index.js +1 -1
- package/icons/ebay-icon-collections-16/index.js +1 -1
- package/icons/ebay-icon-collections-24/index.js +1 -1
- package/icons/ebay-icon-condensed-grid-24/index.js +1 -1
- package/icons/ebay-icon-condensed-grid-filled-24/index.js +1 -1
- package/icons/ebay-icon-confirmation-16/index.js +1 -1
- package/icons/ebay-icon-confirmation-24/index.js +1 -1
- package/icons/ebay-icon-confirmation-64/index.js +1 -1
- package/icons/ebay-icon-confirmation-filled-12/index.js +1 -1
- package/icons/ebay-icon-confirmation-filled-16/index.js +1 -1
- package/icons/ebay-icon-confirmation-filled-24/index.js +1 -1
- package/icons/ebay-icon-contract-16/index.js +1 -1
- package/icons/ebay-icon-contrast-24/index.js +1 -1
- package/icons/ebay-icon-copy-16/index.js +1 -1
- package/icons/ebay-icon-copy-24/index.js +1 -1
- package/icons/ebay-icon-coupon-16/index.js +1 -1
- package/icons/ebay-icon-coupon-24/index.js +1 -1
- package/icons/ebay-icon-credit-card-16/index.js +1 -1
- package/icons/ebay-icon-credit-card-20/index.js +1 -1
- package/icons/ebay-icon-credit-card-24/index.js +1 -1
- package/icons/ebay-icon-credit-card-64/index.js +1 -1
- package/icons/ebay-icon-credit-card-cvv-back-20/index.js +1 -1
- package/icons/ebay-icon-credit-card-cvv-back-24/index.js +1 -1
- package/icons/ebay-icon-credit-card-cvv-front-20/index.js +1 -1
- package/icons/ebay-icon-credit-card-cvv-front-24/index.js +1 -1
- package/icons/ebay-icon-crop-24/index.js +1 -1
- package/icons/ebay-icon-customize-16/index.js +1 -1
- package/icons/ebay-icon-customize-24/index.js +1 -1
- package/icons/ebay-icon-delete-16/index.js +1 -1
- package/icons/ebay-icon-delete-20/index.js +1 -1
- package/icons/ebay-icon-delete-24/index.js +1 -1
- package/icons/ebay-icon-density-compact-16/index.js +1 -1
- package/icons/ebay-icon-density-compact-24/index.js +1 -1
- package/icons/ebay-icon-density-default-16/index.js +1 -1
- package/icons/ebay-icon-density-default-24/index.js +1 -1
- package/icons/ebay-icon-density-relaxed-16/index.js +1 -1
- package/icons/ebay-icon-density-relaxed-24/index.js +1 -1
- package/icons/ebay-icon-density-row-compact-16/index.js +1 -1
- package/icons/ebay-icon-density-row-compact-24/index.js +1 -1
- package/icons/ebay-icon-density-row-relaxed-16/index.js +1 -1
- package/icons/ebay-icon-density-row-relaxed-24/index.js +1 -1
- package/icons/ebay-icon-desktop-16/index.js +1 -1
- package/icons/ebay-icon-desktop-20/index.js +1 -1
- package/icons/ebay-icon-desktop-24/index.js +1 -1
- package/icons/ebay-icon-diamond-16/index.js +1 -1
- package/icons/ebay-icon-diamond-24/index.js +1 -1
- package/icons/ebay-icon-diners-12-colored/index.js +1 -1
- package/icons/ebay-icon-diners-18-colored/index.js +1 -1
- package/icons/ebay-icon-diners-24-colored/index.js +1 -1
- package/icons/ebay-icon-diners-32-colored/index.js +1 -1
- package/icons/ebay-icon-direct-debit-12-colored/index.js +1 -1
- package/icons/ebay-icon-direct-debit-18-colored/index.js +1 -1
- package/icons/ebay-icon-direct-debit-24-colored/index.js +1 -1
- package/icons/ebay-icon-direct-debit-32-colored/index.js +1 -1
- package/icons/ebay-icon-direct-from-brand-16/index.js +1 -1
- package/icons/ebay-icon-direct-from-brand-24/index.js +1 -1
- package/icons/ebay-icon-discord-24/index.js +1 -1
- package/icons/ebay-icon-discount-16/index.js +1 -1
- package/icons/ebay-icon-discount-24/index.js +1 -1
- package/icons/ebay-icon-discount-auto-16/index.js +1 -1
- package/icons/ebay-icon-discount-auto-24/index.js +1 -1
- package/icons/ebay-icon-discover-12-colored/index.js +1 -1
- package/icons/ebay-icon-discover-18-colored/index.js +1 -1
- package/icons/ebay-icon-discover-24-colored/index.js +1 -1
- package/icons/ebay-icon-discover-32-colored/index.js +1 -1
- package/icons/ebay-icon-dollar-16/index.js +1 -1
- package/icons/ebay-icon-dollar-24/index.js +1 -1
- package/icons/ebay-icon-dollar-off-24/index.js +1 -1
- package/icons/ebay-icon-download-16/index.js +1 -1
- package/icons/ebay-icon-download-20/index.js +1 -1
- package/icons/ebay-icon-download-24/index.js +1 -1
- package/icons/ebay-icon-drag-drop-16/index.js +1 -1
- package/icons/ebay-icon-drag-drop-24/index.js +1 -1
- package/icons/ebay-icon-ebay-balance-12-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-balance-18-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-balance-24-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-balance-32-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-bucks-logo-16-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-for-charity-16/index.js +1 -1
- package/icons/ebay-icon-ebay-for-charity-24/index.js +1 -1
- package/icons/ebay-icon-ebay-international-shipping-16/index.js +1 -1
- package/icons/ebay-icon-ebay-international-shipping-24/index.js +1 -1
- package/icons/ebay-icon-ebay-international-shipping-64/index.js +1 -1
- package/icons/ebay-icon-ebay-live-16/index.js +1 -1
- package/icons/ebay-icon-ebay-live-24/index.js +1 -1
- package/icons/ebay-icon-ebay-logo-16-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-mastercard-12-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-mastercard-18-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-mastercard-24-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-mastercard-32-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-money-back-guarantee-logo-16-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-plus-16/index.js +1 -1
- package/icons/ebay-icon-ebay-plus-24/index.js +1 -1
- package/icons/ebay-icon-ebay-plus-logo-16-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-plus-logo-dark-16-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-preloved-16/index.js +1 -1
- package/icons/ebay-icon-ebay-preloved-24/index.js +1 -1
- package/icons/ebay-icon-ebay-refurbished-16/index.js +1 -1
- package/icons/ebay-icon-ebay-refurbished-24/index.js +1 -1
- package/icons/ebay-icon-eek-arrow/index.js +1 -1
- package/icons/ebay-icon-eek-range-arrow/index.js +1 -1
- package/icons/ebay-icon-eftpos-12-colored/index.js +1 -1
- package/icons/ebay-icon-eftpos-18-colored/index.js +1 -1
- package/icons/ebay-icon-eftpos-24-colored/index.js +1 -1
- package/icons/ebay-icon-eftpos-32-colored/index.js +1 -1
- package/icons/ebay-icon-elo-12-colored/index.js +1 -1
- package/icons/ebay-icon-elo-18-colored/index.js +1 -1
- package/icons/ebay-icon-elo-24-colored/index.js +1 -1
- package/icons/ebay-icon-elo-32-colored/index.js +1 -1
- package/icons/ebay-icon-escrow-card-12-colored/index.js +1 -1
- package/icons/ebay-icon-escrow-card-18-colored/index.js +1 -1
- package/icons/ebay-icon-escrow-card-24-colored/index.js +1 -1
- package/icons/ebay-icon-escrow-card-32-colored/index.js +1 -1
- package/icons/ebay-icon-euro-16/index.js +1 -1
- package/icons/ebay-icon-euro-24/index.js +1 -1
- package/icons/ebay-icon-european-conformity-48/index.js +1 -1
- package/icons/ebay-icon-exclude-16/index.js +1 -1
- package/icons/ebay-icon-exclude-24/index.js +1 -1
- package/icons/ebay-icon-exclude-64/index.js +1 -1
- package/icons/ebay-icon-expand-16/index.js +1 -1
- package/icons/ebay-icon-explore-16/index.js +1 -1
- package/icons/ebay-icon-explore-24/index.js +1 -1
- package/icons/ebay-icon-external-link-16/index.js +1 -1
- package/icons/ebay-icon-external-link-20/index.js +1 -1
- package/icons/ebay-icon-external-link-24/index.js +1 -1
- package/icons/ebay-icon-eye-16/index.js +1 -1
- package/icons/ebay-icon-eye-24/index.js +1 -1
- package/icons/ebay-icon-face-happiest-24/index.js +1 -1
- package/icons/ebay-icon-face-happy-16/index.js +1 -1
- package/icons/ebay-icon-face-happy-24/index.js +1 -1
- package/icons/ebay-icon-face-neutral-24/index.js +1 -1
- package/icons/ebay-icon-face-sad-24/index.js +1 -1
- package/icons/ebay-icon-face-saddest-24/index.js +1 -1
- package/icons/ebay-icon-facebook-24/index.js +1 -1
- package/icons/ebay-icon-facebook-messenger-24/index.js +1 -1
- package/icons/ebay-icon-fall-leaf-16/index.js +1 -1
- package/icons/ebay-icon-fall-leaf-24/index.js +1 -1
- package/icons/ebay-icon-feedback-16/index.js +1 -1
- package/icons/ebay-icon-feedback-20/index.js +1 -1
- package/icons/ebay-icon-feedback-24/index.js +1 -1
- package/icons/ebay-icon-feedback-error-16/index.js +1 -1
- package/icons/ebay-icon-feedback-error-24/index.js +1 -1
- package/icons/ebay-icon-feedback-negative-16/index.js +1 -1
- package/icons/ebay-icon-feedback-neutral-16/index.js +1 -1
- package/icons/ebay-icon-feedback-positive-16/index.js +1 -1
- package/icons/ebay-icon-feedback-received-16/index.js +1 -1
- package/icons/ebay-icon-feedback-received-24/index.js +1 -1
- package/icons/ebay-icon-file-16/index.js +1 -1
- package/icons/ebay-icon-file-24/index.js +1 -1
- package/icons/ebay-icon-filter-16/index.js +1 -1
- package/icons/ebay-icon-filter-24/index.js +1 -1
- package/icons/ebay-icon-fingerprint-16/index.js +1 -1
- package/icons/ebay-icon-fingerprint-24/index.js +1 -1
- package/icons/ebay-icon-fingerprint-64/index.js +1 -1
- package/icons/ebay-icon-flag-16/index.js +1 -1
- package/icons/ebay-icon-flag-24/index.js +1 -1
- package/icons/ebay-icon-flag-filled-16/index.js +1 -1
- package/icons/ebay-icon-flag-filled-24/index.js +1 -1
- package/icons/ebay-icon-flash-24/index.js +1 -1
- package/icons/ebay-icon-flash-auto-24/index.js +1 -1
- package/icons/ebay-icon-flash-off-24/index.js +1 -1
- package/icons/ebay-icon-folder-16/index.js +1 -1
- package/icons/ebay-icon-folder-24/index.js +1 -1
- package/icons/ebay-icon-folder-add-16/index.js +1 -1
- package/icons/ebay-icon-folder-add-24/index.js +1 -1
- package/icons/ebay-icon-forklift-16/index.js +1 -1
- package/icons/ebay-icon-forklift-24/index.js +1 -1
- package/icons/ebay-icon-franc-16/index.js +1 -1
- package/icons/ebay-icon-franc-24/index.js +1 -1
- package/icons/ebay-icon-free-warranty-16/index.js +1 -1
- package/icons/ebay-icon-free-warranty-24/index.js +1 -1
- package/icons/ebay-icon-full-view-16/index.js +1 -1
- package/icons/ebay-icon-full-view-24/index.js +1 -1
- package/icons/ebay-icon-full-view-filled-16/index.js +1 -1
- package/icons/ebay-icon-full-view-filled-24/index.js +1 -1
- package/icons/ebay-icon-gallery-16/index.js +1 -1
- package/icons/ebay-icon-gallery-24/index.js +1 -1
- package/icons/ebay-icon-general-card-12-colored/index.js +1 -1
- package/icons/ebay-icon-general-card-18-colored/index.js +1 -1
- package/icons/ebay-icon-general-card-24-colored/index.js +1 -1
- package/icons/ebay-icon-general-card-32-colored/index.js +1 -1
- package/icons/ebay-icon-generic-card-12-colored/index.js +1 -1
- package/icons/ebay-icon-generic-card-18-colored/index.js +1 -1
- package/icons/ebay-icon-generic-card-24-colored/index.js +1 -1
- package/icons/ebay-icon-generic-card-32-colored/index.js +1 -1
- package/icons/ebay-icon-gift-16/index.js +1 -1
- package/icons/ebay-icon-gift-24/index.js +1 -1
- package/icons/ebay-icon-gift-64/index.js +1 -1
- package/icons/ebay-icon-gift-card-12-colored/index.js +1 -1
- package/icons/ebay-icon-gift-card-18-colored/index.js +1 -1
- package/icons/ebay-icon-gift-card-24-colored/index.js +1 -1
- package/icons/ebay-icon-gift-card-32-colored/index.js +1 -1
- package/icons/ebay-icon-girocard-12-colored/index.js +1 -1
- package/icons/ebay-icon-girocard-18-colored/index.js +1 -1
- package/icons/ebay-icon-girocard-24-colored/index.js +1 -1
- package/icons/ebay-icon-girocard-32-colored/index.js +1 -1
- package/icons/ebay-icon-github-24/index.js +1 -1
- package/icons/ebay-icon-glasses-24/index.js +1 -1
- package/icons/ebay-icon-glasses-64/index.js +1 -1
- package/icons/ebay-icon-google-24/index.js +1 -1
- package/icons/ebay-icon-google-pay-12-colored/index.js +1 -1
- package/icons/ebay-icon-google-pay-18-colored/index.js +1 -1
- package/icons/ebay-icon-google-pay-24-colored/index.js +1 -1
- package/icons/ebay-icon-google-pay-32-colored/index.js +1 -1
- package/icons/ebay-icon-graph-16/index.js +1 -1
- package/icons/ebay-icon-graph-24/index.js +1 -1
- package/icons/ebay-icon-graph-64/index.js +1 -1
- package/icons/ebay-icon-graph-dynamic-16/index.js +1 -1
- package/icons/ebay-icon-graph-dynamic-24/index.js +1 -1
- package/icons/ebay-icon-grid-view-16/index.js +1 -1
- package/icons/ebay-icon-grid-view-24/index.js +1 -1
- package/icons/ebay-icon-grid-view-filled-16/index.js +1 -1
- package/icons/ebay-icon-grid-view-filled-24/index.js +1 -1
- package/icons/ebay-icon-hand-swipe-40/index.js +1 -1
- package/icons/ebay-icon-handbag-16/index.js +1 -1
- package/icons/ebay-icon-handbag-24/index.js +1 -1
- package/icons/ebay-icon-hanger-16/index.js +1 -1
- package/icons/ebay-icon-hanger-24/index.js +1 -1
- package/icons/ebay-icon-headlight-16/index.js +1 -1
- package/icons/ebay-icon-headlight-24/index.js +1 -1
- package/icons/ebay-icon-headphone-16/index.js +1 -1
- package/icons/ebay-icon-headphone-24/index.js +1 -1
- package/icons/ebay-icon-heart-16/index.js +1 -1
- package/icons/ebay-icon-heart-20/index.js +1 -1
- package/icons/ebay-icon-heart-24/index.js +1 -1
- package/icons/ebay-icon-heart-filled-16/index.js +1 -1
- package/icons/ebay-icon-heart-filled-20/index.js +1 -1
- package/icons/ebay-icon-heart-filled-24/index.js +1 -1
- package/icons/ebay-icon-help-16/index.js +1 -1
- package/icons/ebay-icon-help-20/index.js +1 -1
- package/icons/ebay-icon-help-24/index.js +1 -1
- package/icons/ebay-icon-help-outline-16/index.js +1 -1
- package/icons/ebay-icon-help-outline-20/index.js +1 -1
- package/icons/ebay-icon-help-outline-24/index.js +1 -1
- package/icons/ebay-icon-hide-16/index.js +1 -1
- package/icons/ebay-icon-hide-24/index.js +1 -1
- package/icons/ebay-icon-history-16/index.js +1 -1
- package/icons/ebay-icon-history-24/index.js +1 -1
- package/icons/ebay-icon-history-64/index.js +1 -1
- package/icons/ebay-icon-home-24/index.js +1 -1
- package/icons/ebay-icon-home-filled-24/index.js +1 -1
- package/icons/ebay-icon-image-16/index.js +1 -1
- package/icons/ebay-icon-image-24/index.js +1 -1
- package/icons/ebay-icon-image-64/index.js +1 -1
- package/icons/ebay-icon-image-placeholder/index.js +1 -1
- package/icons/ebay-icon-inbox-16/index.js +1 -1
- package/icons/ebay-icon-inbox-24/index.js +1 -1
- package/icons/ebay-icon-information-16/index.js +1 -1
- package/icons/ebay-icon-information-20/index.js +1 -1
- package/icons/ebay-icon-information-24/index.js +1 -1
- package/icons/ebay-icon-information-filled-16/index.js +1 -1
- package/icons/ebay-icon-information-filled-20/index.js +1 -1
- package/icons/ebay-icon-information-filled-24/index.js +1 -1
- package/icons/ebay-icon-inspect-16/index.js +1 -1
- package/icons/ebay-icon-inspect-24/index.js +1 -1
- package/icons/ebay-icon-inspect-64/index.js +1 -1
- package/icons/ebay-icon-instagram-24/index.js +1 -1
- package/icons/ebay-icon-interac-12-colored/index.js +1 -1
- package/icons/ebay-icon-interac-18-colored/index.js +1 -1
- package/icons/ebay-icon-interac-24-colored/index.js +1 -1
- package/icons/ebay-icon-interac-32-colored/index.js +1 -1
- package/icons/ebay-icon-item-list-16/index.js +1 -1
- package/icons/ebay-icon-item-list-20/index.js +1 -1
- package/icons/ebay-icon-item-list-24/index.js +1 -1
- package/icons/ebay-icon-jcb-12-colored/index.js +1 -1
- package/icons/ebay-icon-jcb-18-colored/index.js +1 -1
- package/icons/ebay-icon-jcb-24-colored/index.js +1 -1
- package/icons/ebay-icon-jcb-32-colored/index.js +1 -1
- package/icons/ebay-icon-jet-ski-16/index.js +1 -1
- package/icons/ebay-icon-jet-ski-24/index.js +1 -1
- package/icons/ebay-icon-kakao-pay-12-colored/index.js +1 -1
- package/icons/ebay-icon-kakao-pay-18-colored/index.js +1 -1
- package/icons/ebay-icon-kakao-pay-24-colored/index.js +1 -1
- package/icons/ebay-icon-kakao-pay-32-colored/index.js +1 -1
- package/icons/ebay-icon-key-16/index.js +1 -1
- package/icons/ebay-icon-key-24/index.js +1 -1
- package/icons/ebay-icon-keyboard-16/index.js +1 -1
- package/icons/ebay-icon-keyboard-24/index.js +1 -1
- package/icons/ebay-icon-klarna-black-12-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-black-18-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-black-24-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-black-32-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-pink-12-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-pink-18-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-pink-24-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-pink-32-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-white-12-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-white-18-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-white-24-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-white-32-colored/index.js +1 -1
- package/icons/ebay-icon-krona-16/index.js +1 -1
- package/icons/ebay-icon-krona-24/index.js +1 -1
- package/icons/ebay-icon-lamp-16/index.js +1 -1
- package/icons/ebay-icon-lamp-24/index.js +1 -1
- package/icons/ebay-icon-large-box-16/index.js +1 -1
- package/icons/ebay-icon-large-box-24/index.js +1 -1
- package/icons/ebay-icon-legacy-authenticity-guarantee-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-click-to-call-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-escrow-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-free-warranty-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-money-back-guarantee-chf-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-money-back-guarantee-eu-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-money-back-guarantee-uk-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-money-back-guarantee-us-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-money-back-guarantee-zl-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-top-rated-seller-48-colored/index.js +1 -1
- package/icons/ebay-icon-lightbulb-16/index.js +1 -1
- package/icons/ebay-icon-lightbulb-24/index.js +1 -1
- package/icons/ebay-icon-lightning-bolt-16/index.js +1 -1
- package/icons/ebay-icon-lightning-bolt-24/index.js +1 -1
- package/icons/ebay-icon-lightning-bolt-filled-12/index.js +1 -1
- package/icons/ebay-icon-lightning-bolt-filled-16/index.js +1 -1
- package/icons/ebay-icon-lightning-bolt-filled-24/index.js +1 -1
- package/icons/ebay-icon-link-24/index.js +1 -1
- package/icons/ebay-icon-linkedin-24/index.js +1 -1
- package/icons/ebay-icon-list-view-16/index.js +1 -1
- package/icons/ebay-icon-list-view-24/index.js +1 -1
- package/icons/ebay-icon-list-view-filled-16/index.js +1 -1
- package/icons/ebay-icon-list-view-filled-24/index.js +1 -1
- package/icons/ebay-icon-live-bag-16/index.js +1 -1
- package/icons/ebay-icon-live-bag-20/index.js +1 -1
- package/icons/ebay-icon-live-bag-24/index.js +1 -1
- package/icons/ebay-icon-live-bag-filled-24/index.js +1 -1
- package/icons/ebay-icon-live-bag-play-filled-16-colored/index.js +1 -1
- package/icons/ebay-icon-live-bag-play-filled-24-colored/index.js +1 -1
- package/icons/ebay-icon-live-bag-play-filled-64-colored/index.js +1 -1
- package/icons/ebay-icon-live-bag-thin-16/index.js +1 -1
- package/icons/ebay-icon-live-broadcast-20/index.js +1 -1
- package/icons/ebay-icon-live-broadcast-24/index.js +1 -1
- package/icons/ebay-icon-live-broadcast-thin-16/index.js +1 -1
- package/icons/ebay-icon-live-eye-16/index.js +1 -1
- package/icons/ebay-icon-live-eye-24/index.js +1 -1
- package/icons/ebay-icon-location-16/index.js +1 -1
- package/icons/ebay-icon-location-24/index.js +1 -1
- package/icons/ebay-icon-location-64/index.js +1 -1
- package/icons/ebay-icon-location-arrow-16/index.js +1 -1
- package/icons/ebay-icon-location-arrow-24/index.js +1 -1
- package/icons/ebay-icon-lock-16/index.js +1 -1
- package/icons/ebay-icon-lock-24/index.js +1 -1
- package/icons/ebay-icon-lock-filled-16/index.js +1 -1
- package/icons/ebay-icon-lock-filled-20/index.js +1 -1
- package/icons/ebay-icon-lock-filled-24/index.js +1 -1
- package/icons/ebay-icon-maestro-12-colored/index.js +1 -1
- package/icons/ebay-icon-maestro-18-colored/index.js +1 -1
- package/icons/ebay-icon-maestro-24-colored/index.js +1 -1
- package/icons/ebay-icon-maestro-32-colored/index.js +1 -1
- package/icons/ebay-icon-mail-16/index.js +1 -1
- package/icons/ebay-icon-mail-20/index.js +1 -1
- package/icons/ebay-icon-mail-24/index.js +1 -1
- package/icons/ebay-icon-mail-64/index.js +1 -1
- package/icons/ebay-icon-mail-move-16/index.js +1 -1
- package/icons/ebay-icon-mail-move-24/index.js +1 -1
- package/icons/ebay-icon-mail-open-16/index.js +1 -1
- package/icons/ebay-icon-mail-open-24/index.js +1 -1
- package/icons/ebay-icon-mail-unread-16/index.js +1 -1
- package/icons/ebay-icon-mail-unread-24/index.js +1 -1
- package/icons/ebay-icon-map-16/index.js +1 -1
- package/icons/ebay-icon-map-20/index.js +1 -1
- package/icons/ebay-icon-map-24/index.js +1 -1
- package/icons/ebay-icon-masonry-view-16/index.js +1 -1
- package/icons/ebay-icon-masonry-view-24/index.js +1 -1
- package/icons/ebay-icon-masonry-view-filled-16/index.js +1 -1
- package/icons/ebay-icon-masonry-view-filled-24/index.js +1 -1
- package/icons/ebay-icon-mastercard-12-colored/index.js +1 -1
- package/icons/ebay-icon-mastercard-18-colored/index.js +1 -1
- package/icons/ebay-icon-mastercard-24-colored/index.js +1 -1
- package/icons/ebay-icon-mastercard-32-colored/index.js +1 -1
- package/icons/ebay-icon-medium-box-16/index.js +1 -1
- package/icons/ebay-icon-medium-box-24/index.js +1 -1
- package/icons/ebay-icon-megaphone-16/index.js +1 -1
- package/icons/ebay-icon-megaphone-24/index.js +1 -1
- package/icons/ebay-icon-menu-16/index.js +1 -1
- package/icons/ebay-icon-menu-20/index.js +1 -1
- package/icons/ebay-icon-menu-24/index.js +1 -1
- package/icons/ebay-icon-mercado-pago-12-colored/index.js +1 -1
- package/icons/ebay-icon-mercado-pago-18-colored/index.js +1 -1
- package/icons/ebay-icon-mercado-pago-24-colored/index.js +1 -1
- package/icons/ebay-icon-mercado-pago-32-colored/index.js +1 -1
- package/icons/ebay-icon-microphone-16/index.js +1 -1
- package/icons/ebay-icon-microphone-24/index.js +1 -1
- package/icons/ebay-icon-mobile-16/index.js +1 -1
- package/icons/ebay-icon-mobile-20/index.js +1 -1
- package/icons/ebay-icon-mobile-24/index.js +1 -1
- package/icons/ebay-icon-mobile-signal-24/index.js +1 -1
- package/icons/ebay-icon-money-back-guarantee-16/index.js +1 -1
- package/icons/ebay-icon-money-back-guarantee-24/index.js +1 -1
- package/icons/ebay-icon-money-back-guarantee-filled-16/index.js +1 -1
- package/icons/ebay-icon-money-back-guarantee-filled-16-colored/index.js +1 -1
- package/icons/ebay-icon-money-back-guarantee-filled-24/index.js +1 -1
- package/icons/ebay-icon-money-back-guarantee-filled-24-colored/index.js +1 -1
- package/icons/ebay-icon-money-stack-16/index.js +1 -1
- package/icons/ebay-icon-money-stack-24/index.js +1 -1
- package/icons/ebay-icon-money-stack-blue-12-colored/index.js +1 -1
- package/icons/ebay-icon-money-stack-blue-18-colored/index.js +1 -1
- package/icons/ebay-icon-money-stack-blue-24-colored/index.js +1 -1
- package/icons/ebay-icon-money-stack-blue-32-colored/index.js +1 -1
- package/icons/ebay-icon-monthly-invoice-12-colored/index.js +1 -1
- package/icons/ebay-icon-monthly-invoice-18-colored/index.js +1 -1
- package/icons/ebay-icon-monthly-invoice-24-colored/index.js +1 -1
- package/icons/ebay-icon-monthly-invoice-32-colored/index.js +1 -1
- package/icons/ebay-icon-moon-16/index.js +1 -1
- package/icons/ebay-icon-moon-20/index.js +1 -1
- package/icons/ebay-icon-moon-24/index.js +1 -1
- package/icons/ebay-icon-motorcycle-16/index.js +1 -1
- package/icons/ebay-icon-motorcycle-24/index.js +1 -1
- package/icons/ebay-icon-mountain-16/index.js +1 -1
- package/icons/ebay-icon-mountain-24/index.js +1 -1
- package/icons/ebay-icon-move-16/index.js +1 -1
- package/icons/ebay-icon-move-24/index.js +1 -1
- package/icons/ebay-icon-nectar-logo-24-colored/index.js +1 -1
- package/icons/ebay-icon-negative-filled-16/index.js +1 -1
- package/icons/ebay-icon-negative-filled-24/index.js +1 -1
- package/icons/ebay-icon-neutral-16/index.js +1 -1
- package/icons/ebay-icon-neutral-24/index.js +1 -1
- package/icons/ebay-icon-nfc-16/index.js +1 -1
- package/icons/ebay-icon-nfc-24/index.js +1 -1
- package/icons/ebay-icon-nfc-card-12-colored/index.js +1 -1
- package/icons/ebay-icon-nfc-card-18-colored/index.js +1 -1
- package/icons/ebay-icon-nfc-card-24-colored/index.js +1 -1
- package/icons/ebay-icon-nfc-card-32-colored/index.js +1 -1
- package/icons/ebay-icon-no-children-zero-three-48/index.js +1 -1
- package/icons/ebay-icon-note-12/index.js +1 -1
- package/icons/ebay-icon-note-16/index.js +1 -1
- package/icons/ebay-icon-note-24/index.js +1 -1
- package/icons/ebay-icon-notification-16/index.js +1 -1
- package/icons/ebay-icon-notification-20/index.js +1 -1
- package/icons/ebay-icon-notification-24/index.js +1 -1
- package/icons/ebay-icon-notification-64/index.js +1 -1
- package/icons/ebay-icon-notification-filled-16/index.js +1 -1
- package/icons/ebay-icon-notification-filled-20/index.js +1 -1
- package/icons/ebay-icon-notification-filled-24/index.js +1 -1
- package/icons/ebay-icon-out-of-reach-48/index.js +1 -1
- package/icons/ebay-icon-overflow-horizontal-16/index.js +1 -1
- package/icons/ebay-icon-overflow-horizontal-20/index.js +1 -1
- package/icons/ebay-icon-overflow-horizontal-24/index.js +1 -1
- package/icons/ebay-icon-overflow-vertical-16/index.js +1 -1
- package/icons/ebay-icon-overflow-vertical-20/index.js +1 -1
- package/icons/ebay-icon-overflow-vertical-24/index.js +1 -1
- package/icons/ebay-icon-package-16/index.js +1 -1
- package/icons/ebay-icon-package-24/index.js +1 -1
- package/icons/ebay-icon-package-64/index.js +1 -1
- package/icons/ebay-icon-package-error-24/index.js +1 -1
- package/icons/ebay-icon-panel-16/index.js +1 -1
- package/icons/ebay-icon-panel-20/index.js +1 -1
- package/icons/ebay-icon-panel-24/index.js +1 -1
- package/icons/ebay-icon-panel-close-16/index.js +1 -1
- package/icons/ebay-icon-panel-close-20/index.js +1 -1
- package/icons/ebay-icon-panel-close-24/index.js +1 -1
- package/icons/ebay-icon-panel-close-vertical-16/index.js +1 -1
- package/icons/ebay-icon-panel-close-vertical-20/index.js +1 -1
- package/icons/ebay-icon-panel-close-vertical-24/index.js +1 -1
- package/icons/ebay-icon-panel-open-16/index.js +1 -1
- package/icons/ebay-icon-panel-open-20/index.js +1 -1
- package/icons/ebay-icon-panel-open-24/index.js +1 -1
- package/icons/ebay-icon-panel-open-vertical-16/index.js +1 -1
- package/icons/ebay-icon-panel-open-vertical-20/index.js +1 -1
- package/icons/ebay-icon-panel-open-vertical-24/index.js +1 -1
- package/icons/ebay-icon-passkey-16/index.js +1 -1
- package/icons/ebay-icon-passkey-24/index.js +1 -1
- package/icons/ebay-icon-passkey-64/index.js +1 -1
- package/icons/ebay-icon-pause-16/index.js +1 -1
- package/icons/ebay-icon-pause-20/index.js +1 -1
- package/icons/ebay-icon-pause-24/index.js +1 -1
- package/icons/ebay-icon-pause-filled-64-colored/index.js +1 -1
- package/icons/ebay-icon-pay-by-bank-12-colored/index.js +1 -1
- package/icons/ebay-icon-pay-by-bank-18-colored/index.js +1 -1
- package/icons/ebay-icon-pay-by-bank-24-colored/index.js +1 -1
- package/icons/ebay-icon-pay-by-bank-32-colored/index.js +1 -1
- package/icons/ebay-icon-payoneer-12-colored/index.js +1 -1
- package/icons/ebay-icon-payoneer-18-colored/index.js +1 -1
- package/icons/ebay-icon-payoneer-24-colored/index.js +1 -1
- package/icons/ebay-icon-payoneer-32-colored/index.js +1 -1
- package/icons/ebay-icon-payout-16/index.js +1 -1
- package/icons/ebay-icon-payout-24/index.js +1 -1
- package/icons/ebay-icon-paypal-12-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-18-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-24-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-32-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-credit-12-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-credit-18-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-credit-24-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-credit-32-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-disabled-12-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-disabled-18-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-disabled-24-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-disabled-32-colored/index.js +1 -1
- package/icons/ebay-icon-paypay-12-colored/index.js +1 -1
- package/icons/ebay-icon-paypay-18-colored/index.js +1 -1
- package/icons/ebay-icon-paypay-24-colored/index.js +1 -1
- package/icons/ebay-icon-paypay-32-colored/index.js +1 -1
- package/icons/ebay-icon-pencil-16/index.js +1 -1
- package/icons/ebay-icon-pencil-20/index.js +1 -1
- package/icons/ebay-icon-pencil-24/index.js +1 -1
- package/icons/ebay-icon-pencil-signed-24/index.js +1 -1
- package/icons/ebay-icon-people-16/index.js +1 -1
- package/icons/ebay-icon-people-24/index.js +1 -1
- package/icons/ebay-icon-peso-16/index.js +1 -1
- package/icons/ebay-icon-peso-24/index.js +1 -1
- package/icons/ebay-icon-phone-16/index.js +1 -1
- package/icons/ebay-icon-phone-24/index.js +1 -1
- package/icons/ebay-icon-pin-16/index.js +1 -1
- package/icons/ebay-icon-pin-24/index.js +1 -1
- package/icons/ebay-icon-pin-filled-16/index.js +1 -1
- package/icons/ebay-icon-pin-filled-24/index.js +1 -1
- package/icons/ebay-icon-pinterest-24/index.js +1 -1
- package/icons/ebay-icon-play-16/index.js +1 -1
- package/icons/ebay-icon-play-20/index.js +1 -1
- package/icons/ebay-icon-play-24/index.js +1 -1
- package/icons/ebay-icon-play-disabled-16/index.js +1 -1
- package/icons/ebay-icon-play-filled-16-colored/index.js +1 -1
- package/icons/ebay-icon-play-filled-24-colored/index.js +1 -1
- package/icons/ebay-icon-play-filled-64-colored/index.js +1 -1
- package/icons/ebay-icon-postepay-12-colored/index.js +1 -1
- package/icons/ebay-icon-postepay-18-colored/index.js +1 -1
- package/icons/ebay-icon-postepay-24-colored/index.js +1 -1
- package/icons/ebay-icon-postepay-32-colored/index.js +1 -1
- package/icons/ebay-icon-potted-plant-16/index.js +1 -1
- package/icons/ebay-icon-potted-plant-24/index.js +1 -1
- package/icons/ebay-icon-pound-16/index.js +1 -1
- package/icons/ebay-icon-pound-24/index.js +1 -1
- package/icons/ebay-icon-print-16/index.js +1 -1
- package/icons/ebay-icon-print-24/index.js +1 -1
- package/icons/ebay-icon-profile-16/index.js +1 -1
- package/icons/ebay-icon-profile-20/index.js +1 -1
- package/icons/ebay-icon-profile-24/index.js +1 -1
- package/icons/ebay-icon-profile-filled-24/index.js +1 -1
- package/icons/ebay-icon-profile-verification-16/index.js +1 -1
- package/icons/ebay-icon-profile-verification-20/index.js +1 -1
- package/icons/ebay-icon-profile-verification-24/index.js +1 -1
- package/icons/ebay-icon-progress-current-24/index.js +1 -1
- package/icons/ebay-icon-progress-upcoming-24/index.js +1 -1
- package/icons/ebay-icon-promotion-16/index.js +1 -1
- package/icons/ebay-icon-promotion-24/index.js +1 -1
- package/icons/ebay-icon-psa-16/index.js +1 -1
- package/icons/ebay-icon-psa-16-colored/index.js +1 -1
- package/icons/ebay-icon-psa-logo-16/index.js +1 -1
- package/icons/ebay-icon-psa-logo-color-16-colored/index.js +1 -1
- package/icons/ebay-icon-psa-vault-16/index.js +1 -1
- package/icons/ebay-icon-psa-vault-16-colored/index.js +1 -1
- package/icons/ebay-icon-psa-vault-24/index.js +1 -1
- package/icons/ebay-icon-psa-vault-logo-16/index.js +1 -1
- package/icons/ebay-icon-psa-vault-logo-color-16-colored/index.js +1 -1
- package/icons/ebay-icon-qr-code-16/index.js +1 -1
- package/icons/ebay-icon-qr-code-24/index.js +1 -1
- package/icons/ebay-icon-radio-checked-18/index.js +1 -1
- package/icons/ebay-icon-radio-checked-24/index.js +1 -1
- package/icons/ebay-icon-radio-unchecked-18/index.js +1 -1
- package/icons/ebay-icon-radio-unchecked-24/index.js +1 -1
- package/icons/ebay-icon-recovery-code-16/index.js +1 -1
- package/icons/ebay-icon-recovery-code-24/index.js +1 -1
- package/icons/ebay-icon-reddit-24/index.js +1 -1
- package/icons/ebay-icon-refresh-16/index.js +1 -1
- package/icons/ebay-icon-refresh-20/index.js +1 -1
- package/icons/ebay-icon-refresh-24/index.js +1 -1
- package/icons/ebay-icon-relaxed-grid-24/index.js +1 -1
- package/icons/ebay-icon-relaxed-grid-filled-24/index.js +1 -1
- package/icons/ebay-icon-remove-12/index.js +1 -1
- package/icons/ebay-icon-remove-16/index.js +1 -1
- package/icons/ebay-icon-remove-24/index.js +1 -1
- package/icons/ebay-icon-reply-16/index.js +1 -1
- package/icons/ebay-icon-reply-24/index.js +1 -1
- package/icons/ebay-icon-return-16/index.js +1 -1
- package/icons/ebay-icon-return-24/index.js +1 -1
- package/icons/ebay-icon-ribbon-16/index.js +1 -1
- package/icons/ebay-icon-ribbon-24/index.js +1 -1
- package/icons/ebay-icon-rim-16/index.js +1 -1
- package/icons/ebay-icon-rim-24/index.js +1 -1
- package/icons/ebay-icon-ringgit-16/index.js +1 -1
- package/icons/ebay-icon-ringgit-24/index.js +1 -1
- package/icons/ebay-icon-rotate-24/index.js +1 -1
- package/icons/ebay-icon-rotate-landscape-left-24/index.js +1 -1
- package/icons/ebay-icon-rotate-landscape-right-24/index.js +1 -1
- package/icons/ebay-icon-rotate-portrait-left-24/index.js +1 -1
- package/icons/ebay-icon-rotate-portrait-right-24/index.js +1 -1
- package/icons/ebay-icon-ruler-16/index.js +1 -1
- package/icons/ebay-icon-ruler-24/index.js +1 -1
- package/icons/ebay-icon-rupee-16/index.js +1 -1
- package/icons/ebay-icon-rupee-24/index.js +1 -1
- package/icons/ebay-icon-satchel-16/index.js +1 -1
- package/icons/ebay-icon-satchel-24/index.js +1 -1
- package/icons/ebay-icon-scan-16/index.js +1 -1
- package/icons/ebay-icon-scan-24/index.js +1 -1
- package/icons/ebay-icon-search-16/index.js +1 -1
- package/icons/ebay-icon-search-20/index.js +1 -1
- package/icons/ebay-icon-search-24/index.js +1 -1
- package/icons/ebay-icon-search-64/index.js +1 -1
- package/icons/ebay-icon-search-filled-24/index.js +1 -1
- package/icons/ebay-icon-search-similar-16/index.js +1 -1
- package/icons/ebay-icon-search-similar-20/index.js +1 -1
- package/icons/ebay-icon-search-similar-24/index.js +1 -1
- package/icons/ebay-icon-seasons-16/index.js +1 -1
- package/icons/ebay-icon-seasons-24/index.js +1 -1
- package/icons/ebay-icon-secure-purchase-16/index.js +1 -1
- package/icons/ebay-icon-secure-purchase-24/index.js +1 -1
- package/icons/ebay-icon-security-key-24/index.js +1 -1
- package/icons/ebay-icon-select-all-24/index.js +1 -1
- package/icons/ebay-icon-selling-16/index.js +1 -1
- package/icons/ebay-icon-selling-20/index.js +1 -1
- package/icons/ebay-icon-selling-24/index.js +1 -1
- package/icons/ebay-icon-selling-filled-24/index.js +1 -1
- package/icons/ebay-icon-send-24/index.js +1 -1
- package/icons/ebay-icon-settings-16/index.js +1 -1
- package/icons/ebay-icon-settings-20/index.js +1 -1
- package/icons/ebay-icon-settings-24/index.js +1 -1
- package/icons/ebay-icon-share-android-16/index.js +1 -1
- package/icons/ebay-icon-share-android-20/index.js +1 -1
- package/icons/ebay-icon-share-android-24/index.js +1 -1
- package/icons/ebay-icon-share-ios-16/index.js +1 -1
- package/icons/ebay-icon-share-ios-20/index.js +1 -1
- package/icons/ebay-icon-share-ios-24/index.js +1 -1
- package/icons/ebay-icon-sharpen-24/index.js +1 -1
- package/icons/ebay-icon-ship-and-local-16/index.js +1 -1
- package/icons/ebay-icon-ship-and-local-24/index.js +1 -1
- package/icons/ebay-icon-shirt-16/index.js +1 -1
- package/icons/ebay-icon-shirt-24/index.js +1 -1
- package/icons/ebay-icon-shoe-box-24/index.js +1 -1
- package/icons/ebay-icon-shopping-event-16/index.js +1 -1
- package/icons/ebay-icon-shopping-event-24/index.js +1 -1
- package/icons/ebay-icon-shovel-16/index.js +1 -1
- package/icons/ebay-icon-shovel-24/index.js +1 -1
- package/icons/ebay-icon-show-16/index.js +1 -1
- package/icons/ebay-icon-show-24/index.js +1 -1
- package/icons/ebay-icon-small-box-16/index.js +1 -1
- package/icons/ebay-icon-small-box-24/index.js +1 -1
- package/icons/ebay-icon-small-letter-24/index.js +1 -1
- package/icons/ebay-icon-sneaker-16/index.js +1 -1
- package/icons/ebay-icon-sneaker-24/index.js +1 -1
- package/icons/ebay-icon-snowflake-16/index.js +1 -1
- package/icons/ebay-icon-snowflake-24/index.js +1 -1
- package/icons/ebay-icon-snowmobile-16/index.js +1 -1
- package/icons/ebay-icon-snowmobile-24/index.js +1 -1
- package/icons/ebay-icon-sort-12/index.js +1 -1
- package/icons/ebay-icon-sort-16/index.js +1 -1
- package/icons/ebay-icon-sort-24/index.js +1 -1
- package/icons/ebay-icon-sort-down-12/index.js +1 -1
- package/icons/ebay-icon-sort-up-12/index.js +1 -1
- package/icons/ebay-icon-sparkline-down-16/index.js +1 -1
- package/icons/ebay-icon-sparkline-down-20/index.js +1 -1
- package/icons/ebay-icon-sparkline-down-24/index.js +1 -1
- package/icons/ebay-icon-sparkline-up-16/index.js +1 -1
- package/icons/ebay-icon-sparkline-up-20/index.js +1 -1
- package/icons/ebay-icon-sparkline-up-24/index.js +1 -1
- package/icons/ebay-icon-sparkline-up-filled-24/index.js +1 -1
- package/icons/ebay-icon-speedometer-16/index.js +1 -1
- package/icons/ebay-icon-speedometer-24/index.js +1 -1
- package/icons/ebay-icon-spinner-20/index.js +1 -1
- package/icons/ebay-icon-spinner-24/index.js +1 -1
- package/icons/ebay-icon-spinner-30/index.js +1 -1
- package/icons/ebay-icon-split-payment-16/index.js +1 -1
- package/icons/ebay-icon-split-payment-24/index.js +1 -1
- package/icons/ebay-icon-split-view-24/index.js +1 -1
- package/icons/ebay-icon-split-view-filled-24/index.js +1 -1
- package/icons/ebay-icon-spring-leaf-16/index.js +1 -1
- package/icons/ebay-icon-spring-leaf-24/index.js +1 -1
- package/icons/ebay-icon-star-dynamic/index.js +1 -1
- package/icons/ebay-icon-star-empty-16/index.js +1 -1
- package/icons/ebay-icon-star-empty-24/index.js +1 -1
- package/icons/ebay-icon-star-empty-40/index.js +1 -1
- package/icons/ebay-icon-star-filled-16/index.js +1 -1
- package/icons/ebay-icon-star-filled-24/index.js +1 -1
- package/icons/ebay-icon-star-filled-40/index.js +1 -1
- package/icons/ebay-icon-star-half-16-colored/index.js +1 -1
- package/icons/ebay-icon-star-half-24-colored/index.js +1 -1
- package/icons/ebay-icon-star-half-dark-16-colored/index.js +1 -1
- package/icons/ebay-icon-star-half-dark-24-colored/index.js +1 -1
- package/icons/ebay-icon-star-rating-0/index.js +1 -1
- package/icons/ebay-icon-star-rating-0-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-1/index.js +1 -1
- package/icons/ebay-icon-star-rating-1-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-2/index.js +1 -1
- package/icons/ebay-icon-star-rating-2-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-3/index.js +1 -1
- package/icons/ebay-icon-star-rating-3-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-4/index.js +1 -1
- package/icons/ebay-icon-star-rating-4-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-0/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-0-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-1/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-1-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-2/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-2-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-3/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-3-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-4/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-4-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-5/index.js +1 -1
- package/icons/ebay-icon-stepper-attention-24/index.js +1 -1
- package/icons/ebay-icon-stepper-confirmation-24/index.js +1 -1
- package/icons/ebay-icon-stepper-current-24/index.js +1 -1
- package/icons/ebay-icon-stepper-upcoming-24/index.js +1 -1
- package/icons/ebay-icon-store-16/index.js +1 -1
- package/icons/ebay-icon-store-24/index.js +1 -1
- package/icons/ebay-icon-store-64/index.js +1 -1
- package/icons/ebay-icon-store-filled-24/index.js +1 -1
- package/icons/ebay-icon-suitcase-24/index.js +1 -1
- package/icons/ebay-icon-support-24/index.js +1 -1
- package/icons/ebay-icon-swap-16/index.js +1 -1
- package/icons/ebay-icon-swap-24/index.js +1 -1
- package/icons/ebay-icon-switch-camera-24/index.js +1 -1
- package/icons/ebay-icon-tablet-16/index.js +1 -1
- package/icons/ebay-icon-tablet-20/index.js +1 -1
- package/icons/ebay-icon-tablet-24/index.js +1 -1
- package/icons/ebay-icon-target-16/index.js +1 -1
- package/icons/ebay-icon-target-24/index.js +1 -1
- package/icons/ebay-icon-text-messaging-16/index.js +1 -1
- package/icons/ebay-icon-text-messaging-20/index.js +1 -1
- package/icons/ebay-icon-text-messaging-24/index.js +1 -1
- package/icons/ebay-icon-text-messaging-64/index.js +1 -1
- package/icons/ebay-icon-text-size-16/index.js +1 -1
- package/icons/ebay-icon-text-size-24/index.js +1 -1
- package/icons/ebay-icon-the-ebay-vault-16/index.js +1 -1
- package/icons/ebay-icon-the-ebay-vault-24/index.js +1 -1
- package/icons/ebay-icon-thumb-down-16/index.js +1 -1
- package/icons/ebay-icon-thumb-down-20/index.js +1 -1
- package/icons/ebay-icon-thumb-down-24/index.js +1 -1
- package/icons/ebay-icon-thumb-down-filled-16/index.js +1 -1
- package/icons/ebay-icon-thumb-down-filled-20/index.js +1 -1
- package/icons/ebay-icon-thumb-down-filled-24/index.js +1 -1
- package/icons/ebay-icon-thumb-up-16/index.js +1 -1
- package/icons/ebay-icon-thumb-up-20/index.js +1 -1
- package/icons/ebay-icon-thumb-up-24/index.js +1 -1
- package/icons/ebay-icon-thumb-up-64/index.js +1 -1
- package/icons/ebay-icon-thumb-up-filled-16/index.js +1 -1
- package/icons/ebay-icon-thumb-up-filled-20/index.js +1 -1
- package/icons/ebay-icon-thumb-up-filled-24/index.js +1 -1
- package/icons/ebay-icon-tick-16/index.js +1 -1
- package/icons/ebay-icon-tick-24/index.js +1 -1
- package/icons/ebay-icon-tiktok-24/index.js +1 -1
- package/icons/ebay-icon-toggle-mode-bottom-24/index.js +1 -1
- package/icons/ebay-icon-toggle-mode-top-24/index.js +1 -1
- package/icons/ebay-icon-top-rated-plus-16/index.js +1 -1
- package/icons/ebay-icon-top-rated-plus-24/index.js +1 -1
- package/icons/ebay-icon-top-rated-seller-16/index.js +1 -1
- package/icons/ebay-icon-top-rated-seller-24/index.js +1 -1
- package/icons/ebay-icon-top-service-16/index.js +1 -1
- package/icons/ebay-icon-top-service-24/index.js +1 -1
- package/icons/ebay-icon-top-service-filled-16/index.js +1 -1
- package/icons/ebay-icon-top-service-filled-16-colored/index.js +1 -1
- package/icons/ebay-icon-top-service-filled-24/index.js +1 -1
- package/icons/ebay-icon-top-service-filled-24-colored/index.js +1 -1
- package/icons/ebay-icon-trading-card-16/index.js +1 -1
- package/icons/ebay-icon-trading-card-24/index.js +1 -1
- package/icons/ebay-icon-trading-card-edition-24/index.js +1 -1
- package/icons/ebay-icon-trading-card-grade-16/index.js +1 -1
- package/icons/ebay-icon-trading-card-grade-24/index.js +1 -1
- package/icons/ebay-icon-transaction-24/index.js +1 -1
- package/icons/ebay-icon-translate-16/index.js +1 -1
- package/icons/ebay-icon-translate-20/index.js +1 -1
- package/icons/ebay-icon-translate-24/index.js +1 -1
- package/icons/ebay-icon-trend-down-16-fit/index.js +1 -1
- package/icons/ebay-icon-trend-up-16-fit/index.js +1 -1
- package/icons/ebay-icon-trophy-16/index.js +1 -1
- package/icons/ebay-icon-trophy-24/index.js +1 -1
- package/icons/ebay-icon-truck-16/index.js +1 -1
- package/icons/ebay-icon-truck-24/index.js +1 -1
- package/icons/ebay-icon-truck-64/index.js +1 -1
- package/icons/ebay-icon-truck-shipped-12/index.js +1 -1
- package/icons/ebay-icon-truck-shipped-16/index.js +1 -1
- package/icons/ebay-icon-truck-shipped-24/index.js +1 -1
- package/icons/ebay-icon-twitter-24/index.js +1 -1
- package/icons/ebay-icon-undo-16/index.js +1 -1
- package/icons/ebay-icon-undo-24/index.js +1 -1
- package/icons/ebay-icon-unionpay-12-colored/index.js +1 -1
- package/icons/ebay-icon-unionpay-18-colored/index.js +1 -1
- package/icons/ebay-icon-unionpay-24-colored/index.js +1 -1
- package/icons/ebay-icon-unionpay-32-colored/index.js +1 -1
- package/icons/ebay-icon-unlock-16/index.js +1 -1
- package/icons/ebay-icon-unlock-24/index.js +1 -1
- package/icons/ebay-icon-unselect-all-24/index.js +1 -1
- package/icons/ebay-icon-upload-16/index.js +1 -1
- package/icons/ebay-icon-upload-24/index.js +1 -1
- package/icons/ebay-icon-venmo-12-colored/index.js +1 -1
- package/icons/ebay-icon-venmo-18-colored/index.js +1 -1
- package/icons/ebay-icon-venmo-24-colored/index.js +1 -1
- package/icons/ebay-icon-venmo-32-colored/index.js +1 -1
- package/icons/ebay-icon-verified-condition-16/index.js +1 -1
- package/icons/ebay-icon-verified-condition-24/index.js +1 -1
- package/icons/ebay-icon-video-24/index.js +1 -1
- package/icons/ebay-icon-visa-12-colored/index.js +1 -1
- package/icons/ebay-icon-visa-18-colored/index.js +1 -1
- package/icons/ebay-icon-visa-24-colored/index.js +1 -1
- package/icons/ebay-icon-visa-32-colored/index.js +1 -1
- package/icons/ebay-icon-wallet-16/index.js +1 -1
- package/icons/ebay-icon-wallet-24/index.js +1 -1
- package/icons/ebay-icon-wallet-64/index.js +1 -1
- package/icons/ebay-icon-wallet-balance-12-colored/index.js +1 -1
- package/icons/ebay-icon-wallet-balance-18-colored/index.js +1 -1
- package/icons/ebay-icon-wallet-balance-24-colored/index.js +1 -1
- package/icons/ebay-icon-wallet-balance-32-colored/index.js +1 -1
- package/icons/ebay-icon-watch-16/index.js +1 -1
- package/icons/ebay-icon-watch-24/index.js +1 -1
- package/icons/ebay-icon-whatsapp-24/index.js +1 -1
- package/icons/ebay-icon-won-16/index.js +1 -1
- package/icons/ebay-icon-won-24/index.js +1 -1
- package/icons/ebay-icon-wrench-16/index.js +1 -1
- package/icons/ebay-icon-wrench-24/index.js +1 -1
- package/icons/ebay-icon-youtube-24/index.js +1 -1
- package/icons/ebay-icon-yuan-16/index.js +1 -1
- package/icons/ebay-icon-yuan-24/index.js +1 -1
- package/icons/ebay-icon-zip-pay-12-colored/index.js +1 -1
- package/icons/ebay-icon-zip-pay-18-colored/index.js +1 -1
- package/icons/ebay-icon-zip-pay-24-colored/index.js +1 -1
- package/icons/ebay-icon-zip-pay-32-colored/index.js +1 -1
- package/icons/ebay-icon-zloty-16/index.js +1 -1
- package/icons/ebay-icon-zloty-24/index.js +1 -1
- package/icons/ebay-icon-zoom-in-16/index.js +1 -1
- package/icons/ebay-icon-zoom-in-24/index.js +1 -1
- package/icons/ebay-icon-zoom-out-16/index.js +1 -1
- package/icons/ebay-icon-zoom-out-24/index.js +1 -1
- package/item-tile-C8Y95yvJ.js +1 -0
- package/{label-BRztS0pw.js → label-4c_dFoBt.js} +1 -1
- package/legend-CY_MXova.js +1 -0
- package/{lightbox-dialog-DA3hBPt_.js → lightbox-dialog-BX8koyJg.js} +1 -1
- package/{listbox-button-sULPe7qi.js → listbox-button-CF98dSd8.js} +1 -1
- package/{menu-Bvnencku.js → menu-A2rDgu5k.js} +1 -1
- package/{menu-button-Cw_SMZjv.js → menu-button-BPwZtkuk.js} +1 -1
- package/{menu-button-label-Dc7U65G0.js → menu-button-label-DiWdOiHb.js} +1 -1
- package/{menu-item-B2Tu5ZPj.js → menu-item-D3_Husxy.js} +1 -1
- package/{notice-cta-CKl_qBge.js → notice-cta-DJCS8kXJ.js} +1 -1
- package/{notice-footer-G6VPjVZu.js → notice-footer-DOQFXLxG.js} +1 -1
- package/package.json +4 -2
- package/{progress-spinner-DTmNtD59.js → progress-spinner-CYHN2qj2.js} +1 -1
- package/{radio-LVgK_odp.js → radio-B9y_zYUD.js} +1 -1
- package/shared-DrsztGqS.js +1 -0
- package/{textbox-DAip4ToD.js → textbox-HffvptHx.js} +1 -1
- package/{toggle-button-DSderReK.js → toggle-button-LQF2tXtd.js} +1 -1
- package/{tri-state-checkbox-C06lbYBj.js → tri-state-checkbox-Djp8KVph.js} +1 -1
- package/tslib.es6-BW4cJBUu.js +1 -0
- package/use-tooltip-B0APb1jZ.js +1 -0
- package/ebay-video/controls.d.ts +0 -22
- package/ebay-video/controls.d.ts.map +0 -1
- package/ebay-video/reportButton.d.ts +0 -8
- package/ebay-video/reportButton.d.ts.map +0 -1
- package/file-preview-card-C7kSASWO.js +0 -1
- package/icon-I30uh1Ov.js +0 -1
- package/item-tile-BYQuvbj4.js +0 -1
- package/tslib.es6-C4EgNkz1.js +0 -1
- package/use-tooltip-V_RbL4vM.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e0=require("../tslib.es6-C4EgNkz1.js"),n0=require("classnames"),a=require("react"),U=require("../listbox-button-sULPe7qi.js"),b=require("../textbox-DAip4ToD.js");require("../icon-I30uh1Ov.js");require("../icon-button-AJ6dtyvc.js");const l0=require("../flag-DU-1tRv6.js"),G={AC:{countryCode:"AC",callingCode:"247",mask:"00000"},AD:{countryCode:"AD",callingCode:"376",mask:"000 000"},AE:{countryCode:"AE",callingCode:"971",mask:"000 000 0000"},AF:{countryCode:"AF",callingCode:"93",mask:"000 000 0000"},AG:{countryCode:"AG",callingCode:"1",mask:"(000) 000-0000"},AI:{countryCode:"AI",callingCode:"1",mask:"(000) 000-0000"},AL:{countryCode:"AL",callingCode:"355",mask:"000 000 0000"},AM:{countryCode:"AM",callingCode:"374",mask:"000 000000"},AO:{countryCode:"AO",callingCode:"244",mask:"000 000 000"},AR:{countryCode:"AR",callingCode:"54",mask:"000 00-0000-0000"},AS:{countryCode:"AS",callingCode:"1",mask:"(000) 000-0000"},AT:{countryCode:"AT",callingCode:"43",mask:"0000 000000"},AU:{countryCode:"AU",callingCode:"61",mask:"0000 000 000"},AW:{countryCode:"AW",callingCode:"297",mask:"000 0000"},AX:{countryCode:"AX",callingCode:"358",mask:"000 0000000"},AZ:{countryCode:"AZ",callingCode:"994",mask:"000 000 00 00"},BA:{countryCode:"BA",callingCode:"387",mask:"000 000 000"},BB:{countryCode:"BB",callingCode:"1",mask:"(000) 000-0000"},BD:{countryCode:"BD",callingCode:"880",mask:"00000-000000"},BE:{countryCode:"BE",callingCode:"32",mask:"0000 00 00 00"},BF:{countryCode:"BF",callingCode:"226",mask:"00 00 00 00"},BG:{countryCode:"BG",callingCode:"359",mask:"000 000 000"},BH:{countryCode:"BH",callingCode:"973",mask:"0000 0000"},BI:{countryCode:"BI",callingCode:"257",mask:"00 00 00 00"},BJ:{countryCode:"BJ",callingCode:"229",mask:"00 00 00 00 00"},BL:{countryCode:"BL",callingCode:"590",mask:"0000 00 00 00"},BM:{countryCode:"BM",callingCode:"1",mask:"(000) 000-0000"},BN:{countryCode:"BN",callingCode:"673",mask:"000 0000"},BO:{countryCode:"BO",callingCode:"591",mask:"00000000"},BQ:{countryCode:"BQ",callingCode:"599",mask:"000 0000"},BR:{countryCode:"BR",callingCode:"55",mask:"(00) 00000-0000"},BS:{countryCode:"BS",callingCode:"1",mask:"(000) 000-0000"},BT:{countryCode:"BT",callingCode:"975",mask:"00 00 00 00"},BW:{countryCode:"BW",callingCode:"267",mask:"00 000 000"},BY:{countryCode:"BY",callingCode:"375",mask:"0 000 000-00-00"},BZ:{countryCode:"BZ",callingCode:"501",mask:"000-0000"},CA:{countryCode:"CA",callingCode:"1",mask:"(000) 000-0000"},CC:{countryCode:"CC",callingCode:"61",mask:"0000 000 000"},CD:{countryCode:"CD",callingCode:"243",mask:"0000 000 000"},CF:{countryCode:"CF",callingCode:"236",mask:"00 00 00 00"},CG:{countryCode:"CG",callingCode:"242",mask:"00 000 0000"},CH:{countryCode:"CH",callingCode:"41",mask:"000 000 00 00"},CI:{countryCode:"CI",callingCode:"225",mask:"00 00 00 0000"},CK:{countryCode:"CK",callingCode:"682",mask:"00 000"},CL:{countryCode:"CL",callingCode:"56",mask:"(0) 0000 0000"},CM:{countryCode:"CM",callingCode:"237",mask:"0 00 00 00 00"},CN:{countryCode:"CN",callingCode:"86",mask:"000 0000 0000"},CO:{countryCode:"CO",callingCode:"57",mask:"000 0000000"},CR:{countryCode:"CR",callingCode:"506",mask:"0000 0000"},CU:{countryCode:"CU",callingCode:"53",mask:"00 0000000"},CV:{countryCode:"CV",callingCode:"238",mask:"000 00 00"},CW:{countryCode:"CW",callingCode:"599",mask:"0 000 0000"},CX:{countryCode:"CX",callingCode:"61",mask:"0000 000 000"},CY:{countryCode:"CY",callingCode:"357",mask:"00 000000"},CZ:{countryCode:"CZ",callingCode:"420",mask:"000 000 000"},DE:{countryCode:"DE",callingCode:"49",mask:"00000 0000000"},DJ:{countryCode:"DJ",callingCode:"253",mask:"00 00 00 00"},DK:{countryCode:"DK",callingCode:"45",mask:"00 00 00 00"},DM:{countryCode:"DM",callingCode:"1",mask:"(000) 000-0000"},DO:{countryCode:"DO",callingCode:"1",mask:"(000) 000-0000"},DZ:{countryCode:"DZ",callingCode:"213",mask:"0000 00 00 00"},EC:{countryCode:"EC",callingCode:"593",mask:"000 000 0000"},EE:{countryCode:"EE",callingCode:"372",mask:"0000 0000"},EG:{countryCode:"EG",callingCode:"20",mask:"000 00000000"},EH:{countryCode:"EH",callingCode:"212",mask:"0000-000000"},ER:{countryCode:"ER",callingCode:"291",mask:"00 000 000"},ES:{countryCode:"ES",callingCode:"34",mask:"000 00 00 00"},ET:{countryCode:"ET",callingCode:"251",mask:"000 000 0000"},FI:{countryCode:"FI",callingCode:"358",mask:"000 0000000"},FJ:{countryCode:"FJ",callingCode:"679",mask:"000 0000"},FK:{countryCode:"FK",callingCode:"500",mask:"00000"},FM:{countryCode:"FM",callingCode:"691",mask:"000 0000"},FO:{countryCode:"FO",callingCode:"298",mask:"000000"},FR:{countryCode:"FR",callingCode:"33",mask:"00 00 00 00 00"},GA:{countryCode:"GA",callingCode:"241",mask:"00 00 00 00"},GB:{countryCode:"GB",callingCode:"44",mask:"00000 000000"},GD:{countryCode:"GD",callingCode:"1",mask:"(000) 000-0000"},GE:{countryCode:"GE",callingCode:"995",mask:"000 00 00 00"},GF:{countryCode:"GF",callingCode:"594",mask:"0000 00 00 00"},GG:{countryCode:"GG",callingCode:"44",mask:"00000 000000"},GH:{countryCode:"GH",callingCode:"233",mask:"000 000 0000"},GI:{countryCode:"GI",callingCode:"350",mask:"00000000"},GL:{countryCode:"GL",callingCode:"299",mask:"00 00 00"},GM:{countryCode:"GM",callingCode:"220",mask:"000 0000"},GN:{countryCode:"GN",callingCode:"224",mask:"000 00 00 00"},GP:{countryCode:"GP",callingCode:"590",mask:"0000 00 00 00"},GQ:{countryCode:"GQ",callingCode:"240",mask:"000 000 000"},GR:{countryCode:"GR",callingCode:"30",mask:"000 000 0000"},GT:{countryCode:"GT",callingCode:"502",mask:"0000 0000"},GU:{countryCode:"GU",callingCode:"1",mask:"(000) 000-0000"},GW:{countryCode:"GW",callingCode:"245",mask:"000 000 000"},GY:{countryCode:"GY",callingCode:"592",mask:"000 0000"},HK:{countryCode:"HK",callingCode:"852",mask:"0000 0000"},HN:{countryCode:"HN",callingCode:"504",mask:"0000-0000"},HR:{countryCode:"HR",callingCode:"385",mask:"000 000 0000"},HT:{countryCode:"HT",callingCode:"509",mask:"00 00 0000"},HU:{countryCode:"HU",callingCode:"36",mask:"00 00 000 0000"},ID:{countryCode:"ID",callingCode:"62",mask:"0000-000-000"},IE:{countryCode:"IE",callingCode:"353",mask:"000 000 0000"},IL:{countryCode:"IL",callingCode:"972",mask:"000-000-0000"},IM:{countryCode:"IM",callingCode:"44",mask:"00000 000000"},IN:{countryCode:"IN",callingCode:"91",mask:"000000 00000"},IO:{countryCode:"IO",callingCode:"246",mask:"000 0000"},IQ:{countryCode:"IQ",callingCode:"964",mask:"0000 000 0000"},IR:{countryCode:"IR",callingCode:"98",mask:"0000 000 0000"},IS:{countryCode:"IS",callingCode:"354",mask:"000 0000"},IT:{countryCode:"IT",callingCode:"39",mask:"000 000 0000"},JE:{countryCode:"JE",callingCode:"44",mask:"00000 000000"},JM:{countryCode:"JM",callingCode:"1",mask:"(000) 000-0000"},JO:{countryCode:"JO",callingCode:"962",mask:"00 0000 0000"},JP:{countryCode:"JP",callingCode:"81",mask:"000-0000-0000"},KE:{countryCode:"KE",callingCode:"254",mask:"0000 000000"},KG:{countryCode:"KG",callingCode:"996",mask:"0000 000 000"},KH:{countryCode:"KH",callingCode:"855",mask:"000 000 000"},KI:{countryCode:"KI",callingCode:"686",mask:"00000000"},KM:{countryCode:"KM",callingCode:"269",mask:"000 00 00"},KN:{countryCode:"KN",callingCode:"1",mask:"(000) 000-0000"},KP:{countryCode:"KP",callingCode:"850",mask:"0000 000 0000"},KR:{countryCode:"KR",callingCode:"82",mask:"000-0000-0000"},KW:{countryCode:"KW",callingCode:"965",mask:"000 00000"},KY:{countryCode:"KY",callingCode:"1",mask:"(000) 000-0000"},KZ:{countryCode:"KZ",callingCode:"7",mask:"0 (000) 000 0000"},LA:{countryCode:"LA",callingCode:"856",mask:"000 00 000 000"},LB:{countryCode:"LB",callingCode:"961",mask:"00 000 000"},LC:{countryCode:"LC",callingCode:"1",mask:"(000) 000-0000"},LI:{countryCode:"LI",callingCode:"423",mask:"000 000 000"},LK:{countryCode:"LK",callingCode:"94",mask:"000 000 0000"},LR:{countryCode:"LR",callingCode:"231",mask:"000 000 0000"},LS:{countryCode:"LS",callingCode:"266",mask:"0000 0000"},LT:{countryCode:"LT",callingCode:"370",mask:"(0-000) 00000"},LU:{countryCode:"LU",callingCode:"352",mask:"000 000 000"},LV:{countryCode:"LV",callingCode:"371",mask:"00 000 000"},LY:{countryCode:"LY",callingCode:"218",mask:"000-0000000"},MA:{countryCode:"MA",callingCode:"212",mask:"0000-000000"},MC:{countryCode:"MC",callingCode:"377",mask:"00 00 00 00 00"},MD:{countryCode:"MD",callingCode:"373",mask:"0000 00 000"},ME:{countryCode:"ME",callingCode:"382",mask:"000 000 000"},MF:{countryCode:"MF",callingCode:"590",mask:"0000 00 00 00"},MG:{countryCode:"MG",callingCode:"261",mask:"000 00 000 00"},MH:{countryCode:"MH",callingCode:"692",mask:"000-0000"},MK:{countryCode:"MK",callingCode:"389",mask:"000 000 000"},ML:{countryCode:"ML",callingCode:"223",mask:"00 00 00 00"},MM:{countryCode:"MM",callingCode:"95",mask:"00 000 0000"},MN:{countryCode:"MN",callingCode:"976",mask:"0000 0000"},MO:{countryCode:"MO",callingCode:"853",mask:"0000 0000"},MP:{countryCode:"MP",callingCode:"1",mask:"(000) 000-0000"},MQ:{countryCode:"MQ",callingCode:"596",mask:"0000 00 00 00"},MR:{countryCode:"MR",callingCode:"222",mask:"00 00 00 00"},MS:{countryCode:"MS",callingCode:"1",mask:"(000) 000-0000"},MT:{countryCode:"MT",callingCode:"356",mask:"0000 0000"},MU:{countryCode:"MU",callingCode:"230",mask:"0000 0000"},MV:{countryCode:"MV",callingCode:"960",mask:"000-0000"},MW:{countryCode:"MW",callingCode:"265",mask:"0000 00 00 00"},MX:{countryCode:"MX",callingCode:"52",mask:"000 000 0000"},MY:{countryCode:"MY",callingCode:"60",mask:"000-000 0000"},MZ:{countryCode:"MZ",callingCode:"258",mask:"00 000 0000"},NA:{countryCode:"NA",callingCode:"264",mask:"000 000 0000"},NC:{countryCode:"NC",callingCode:"687",mask:"00.00.00"},NE:{countryCode:"NE",callingCode:"227",mask:"00 00 00 00"},NF:{countryCode:"NF",callingCode:"672",mask:"0 00000"},NG:{countryCode:"NG",callingCode:"234",mask:"0000 000 0000"},NI:{countryCode:"NI",callingCode:"505",mask:"0000 0000"},NL:{countryCode:"NL",callingCode:"31",mask:"00 00000000"},NO:{countryCode:"NO",callingCode:"47",mask:"00 00 00 00"},NP:{countryCode:"NP",callingCode:"977",mask:"000-0000000"},NR:{countryCode:"NR",callingCode:"674",mask:"000 0000"},NU:{countryCode:"NU",callingCode:"683",mask:"000 0000"},NZ:{countryCode:"NZ",callingCode:"64",mask:"000 000 0000"},OM:{countryCode:"OM",callingCode:"968",mask:"0000 0000"},PA:{countryCode:"PA",callingCode:"507",mask:"0000-0000"},PE:{countryCode:"PE",callingCode:"51",mask:"000 000 000"},PF:{countryCode:"PF",callingCode:"689",mask:"00 00 00 00"},PG:{countryCode:"PG",callingCode:"675",mask:"0000 0000"},PH:{countryCode:"PH",callingCode:"63",mask:"0000 000 0000"},PK:{countryCode:"PK",callingCode:"92",mask:"0000 0000000"},PL:{countryCode:"PL",callingCode:"48",mask:"000 000 000"},PM:{countryCode:"PM",callingCode:"508",mask:"000 00 00"},PR:{countryCode:"PR",callingCode:"1",mask:"(000) 000-0000"},PS:{countryCode:"PS",callingCode:"970",mask:"0000 000 000"},PT:{countryCode:"PT",callingCode:"351",mask:"000 000 000"},PW:{countryCode:"PW",callingCode:"680",mask:"000 0000"},PY:{countryCode:"PY",callingCode:"595",mask:"0000 000000"},QA:{countryCode:"QA",callingCode:"974",mask:"0000 0000"},RE:{countryCode:"RE",callingCode:"262",mask:"0000 00 00 00"},RO:{countryCode:"RO",callingCode:"40",mask:"0000 000 000"},RS:{countryCode:"RS",callingCode:"381",mask:"000 0000000"},RU:{countryCode:"RU",callingCode:"7",mask:"0 (000) 000-00-00"},RW:{countryCode:"RW",callingCode:"250",mask:"0000 000 000"},SA:{countryCode:"SA",callingCode:"966",mask:"000 000 0000"},SB:{countryCode:"SB",callingCode:"677",mask:"00 00000"},SC:{countryCode:"SC",callingCode:"248",mask:"0 000 000"},SD:{countryCode:"SD",callingCode:"249",mask:"000 000 0000"},SE:{countryCode:"SE",callingCode:"46",mask:"000-000 00 00"},SG:{countryCode:"SG",callingCode:"65",mask:"0000 0000"},SH:{countryCode:"SH",callingCode:"290",mask:"00000"},SI:{countryCode:"SI",callingCode:"386",mask:"000 000 000"},SJ:{countryCode:"SJ",callingCode:"47",mask:"00 00 00 00"},SK:{countryCode:"SK",callingCode:"421",mask:"0000 000 000"},SL:{countryCode:"SL",callingCode:"232",mask:"(000) 000000"},SM:{countryCode:"SM",callingCode:"378",mask:"00 00 00 00"},SN:{countryCode:"SN",callingCode:"221",mask:"00 000 00 00"},SO:{countryCode:"SO",callingCode:"252",mask:"0 0000000"},SR:{countryCode:"SR",callingCode:"597",mask:"000-0000"},SS:{countryCode:"SS",callingCode:"211",mask:"0000 000 000"},ST:{countryCode:"ST",callingCode:"239",mask:"000 0000"},SV:{countryCode:"SV",callingCode:"503",mask:"0000 0000"},SX:{countryCode:"SX",callingCode:"1",mask:"(000) 000-0000"},SY:{countryCode:"SY",callingCode:"963",mask:"0000 000 000"},SZ:{countryCode:"SZ",callingCode:"268",mask:"0000 0000"},TA:{countryCode:"TA",callingCode:"290",mask:"0000"},TC:{countryCode:"TC",callingCode:"1",mask:"(000) 000-0000"},TD:{countryCode:"TD",callingCode:"235",mask:"00 00 00 00"},TG:{countryCode:"TG",callingCode:"228",mask:"00 00 00 00"},TH:{countryCode:"TH",callingCode:"66",mask:"000 000 0000"},TJ:{countryCode:"TJ",callingCode:"992",mask:"00 000 0000"},TK:{countryCode:"TK",callingCode:"690",mask:"0000"},TL:{countryCode:"TL",callingCode:"670",mask:"0000 0000"},TM:{countryCode:"TM",callingCode:"993",mask:"0 00 000000"},TN:{countryCode:"TN",callingCode:"216",mask:"00 000 000"},TO:{countryCode:"TO",callingCode:"676",mask:"000 0000"},TR:{countryCode:"TR",callingCode:"90",mask:"0000 000 00 00"},TT:{countryCode:"TT",callingCode:"1",mask:"(000) 000-0000"},TV:{countryCode:"TV",callingCode:"688",mask:"00 0000"},TW:{countryCode:"TW",callingCode:"886",mask:"0000 000 000"},TZ:{countryCode:"TZ",callingCode:"255",mask:"0000 000 000"},UA:{countryCode:"UA",callingCode:"380",mask:"000 000 0000"},UG:{countryCode:"UG",callingCode:"256",mask:"0000 000000"},US:{countryCode:"US",callingCode:"1",mask:"(000) 000-0000"},UY:{countryCode:"UY",callingCode:"598",mask:"000 000 000"},UZ:{countryCode:"UZ",callingCode:"998",mask:"00 000 00 00"},VA:{countryCode:"VA",callingCode:"39",mask:"000 000 0000"},VC:{countryCode:"VC",callingCode:"1",mask:"(000) 000-0000"},VE:{countryCode:"VE",callingCode:"58",mask:"0000-0000000"},VG:{countryCode:"VG",callingCode:"1",mask:"(000) 000-0000"},VI:{countryCode:"VI",callingCode:"1",mask:"(000) 000-0000"},VN:{countryCode:"VN",callingCode:"84",mask:"0000 000 000"},VU:{countryCode:"VU",callingCode:"678",mask:"000 0000"},WF:{countryCode:"WF",callingCode:"681",mask:"00 00 00"},WS:{countryCode:"WS",callingCode:"685",mask:"00 00000"},XK:{countryCode:"XK",callingCode:"383",mask:"000 000 000"},YE:{countryCode:"YE",callingCode:"967",mask:"0000 000 000"},YT:{countryCode:"YT",callingCode:"262",mask:"0000 00 00 00"},ZA:{countryCode:"ZA",callingCode:"27",mask:"000 000 0000"},ZM:{countryCode:"ZM",callingCode:"260",mask:"000 0000000"},ZW:{countryCode:"ZW",callingCode:"263",mask:"000 000 0000"}};function a0(n,c,l,t=!1){const C=V(n,c),r=c0(C,n,l,t);return{maskedValue:C,cursorPosition:r}}function A(n){return n.replace(/\D+/g,"")}function V(n,c){const l=A(n);let t="",C=0;if(l.length){for(const r of c)if(r==="0"){if(t+=l[C++],C===l.length)break}else t+=r;C<l.length&&(t+=" "+l.slice(C))}return t}function c0(n,c,l,t){const C=l===c.length;if(t||!C){const r=c.slice(0,l),i=c.slice(l);if(n.startsWith(r))return l;if(n.endsWith(i))return n.length-i.length;{const y=F(r);let g=0,S=0;for(;S<y.length;)F(n[g])&&S++,g++;return g}}}function F(n){return n.replace(/[.,\\/#!$%^&*;:{}=+\-_`~()\s]/g,"")}const C0=n=>n||(typeof navigator<"u"?navigator.language:"en-US"),d0=n=>{var{countryCode:c,value:l,defaultValue:t="",locale:C,floatingLabel:r,disabled:i,readonly:y,invalid:g,className:S,onFocus:f,onBlur:B,onChange:T,onInputChange:I,onKeyDown:K,onKeyPress:N,onKeyUp:L,onExpand:O,onCollapse:v}=n,H=e0.__rest(n,["countryCode","value","defaultValue","locale","floatingLabel","disabled","readonly","invalid","className","onFocus","onBlur","onChange","onInputChange","onKeyDown","onKeyPress","onKeyUp","onExpand","onCollapse"]);const P=l!==void 0,m=a.useMemo(()=>{const o=C0(C),e=new Intl.DisplayNames([o],{type:"region"});return Object.keys(G).map(u=>{var d;return[u,(d=e.of(u))!==null&&d!==void 0?d:""]}).sort(([,u],[,d])=>u.localeCompare(d))},[C]),[R,p]=a.useState(()=>{if(c){const o=m.findIndex(([e])=>e===c.toUpperCase());return o!==-1?o:0}return 0}),[W,Z]=a.useState(t),E=a.useRef(null),k=a.useRef(null);a.useEffect(()=>{if(c){const o=m.findIndex(([e])=>e===c.toUpperCase());p(o!==-1?o:0)}},[c,m]);const M=(o=R)=>{const[e]=m[o];return G[e]};a.useEffect(()=>{k.current!==null&&E.current&&(E.current.setSelectionRange(k.current,k.current),k.current=null)});const Y=()=>P?l:W,x=()=>{const o=Y();return o?V(o,M().mask):""},s=o=>{const e=o?.maskedValue!==void 0?o?.maskedValue:x();return{value:e,rawValue:A(e),callingCode:M(o?.index).callingCode,countryCode:M(o?.index).countryCode}},J=(o,{index:e})=>{p(e),T&&T(o,s({index:e}))},w=o=>{f&&f(o,s())},Q=o=>{B&&B(o,s())},X=o=>{T&&T(o,s())},q=o=>{const e=o.target,u=e.value,d=e.selectionStart||0,o0=o.nativeEvent&&"inputType"in o.nativeEvent?/delete.*Backward/.test(o.nativeEvent.inputType):!1,{maskedValue:D,cursorPosition:h}=a0(u,M().mask,d,o0);h!==void 0&&(k.current=h),P||Z(A(D)),I&&I(o,s({maskedValue:D}))},_=o=>{K&&K(o,s())},j=o=>{N&&N(o,s())},$=o=>{L&&L(o,s())},z=m.map(([o,e],u)=>{const d=G[o];return a.createElement(U.ListboxOption,{key:o,value:`${e}-${d.callingCode}`,selected:u===R,icon:a.createElement(l0.EbayFlagIcon,{flag:d.countryCode.toLowerCase()})},a.createElement("span",null,e," ( + ",d.callingCode," )"))});return a.createElement("span",Object.assign({},H,{className:n0("phone-input",S,{"phone-input--disabled":i,"phone-input--readonly":y,"phone-input--error":g})}),a.createElement(U.ListboxButton,{split:"start",disabled:y||i,onChange:J,onExpand:O,onCollapse:v},z),a.createElement(b.EbayTextbox,{type:"tel",value:x(),disabled:i,floatingLabel:r,floatingLabelStatic:!0,readOnly:y,invalid:g,onBlur:Q,onFocus:w,onKeyDown:_,onKeyPress:j,onKeyUp:$,onChange:X,onInputChange:q,ref:E},a.createElement(b.EbayTextboxPrefixText,{id:"phone-prefix"},"+ ",M().callingCode)))};exports.EbayPhoneInput=d0;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e0=require("../tslib.es6-BW4cJBUu.js"),n0=require("classnames"),a=require("react"),U=require("../listbox-button-CF98dSd8.js"),b=require("../textbox-HffvptHx.js");require("../icon-M7M42naA.js");require("../icon-button-E_6JKTh3.js");const l0=require("../flag-jZOEhbJe.js"),G={AC:{countryCode:"AC",callingCode:"247",mask:"00000"},AD:{countryCode:"AD",callingCode:"376",mask:"000 000"},AE:{countryCode:"AE",callingCode:"971",mask:"000 000 0000"},AF:{countryCode:"AF",callingCode:"93",mask:"000 000 0000"},AG:{countryCode:"AG",callingCode:"1",mask:"(000) 000-0000"},AI:{countryCode:"AI",callingCode:"1",mask:"(000) 000-0000"},AL:{countryCode:"AL",callingCode:"355",mask:"000 000 0000"},AM:{countryCode:"AM",callingCode:"374",mask:"000 000000"},AO:{countryCode:"AO",callingCode:"244",mask:"000 000 000"},AR:{countryCode:"AR",callingCode:"54",mask:"000 00-0000-0000"},AS:{countryCode:"AS",callingCode:"1",mask:"(000) 000-0000"},AT:{countryCode:"AT",callingCode:"43",mask:"0000 000000"},AU:{countryCode:"AU",callingCode:"61",mask:"0000 000 000"},AW:{countryCode:"AW",callingCode:"297",mask:"000 0000"},AX:{countryCode:"AX",callingCode:"358",mask:"000 0000000"},AZ:{countryCode:"AZ",callingCode:"994",mask:"000 000 00 00"},BA:{countryCode:"BA",callingCode:"387",mask:"000 000 000"},BB:{countryCode:"BB",callingCode:"1",mask:"(000) 000-0000"},BD:{countryCode:"BD",callingCode:"880",mask:"00000-000000"},BE:{countryCode:"BE",callingCode:"32",mask:"0000 00 00 00"},BF:{countryCode:"BF",callingCode:"226",mask:"00 00 00 00"},BG:{countryCode:"BG",callingCode:"359",mask:"000 000 000"},BH:{countryCode:"BH",callingCode:"973",mask:"0000 0000"},BI:{countryCode:"BI",callingCode:"257",mask:"00 00 00 00"},BJ:{countryCode:"BJ",callingCode:"229",mask:"00 00 00 00 00"},BL:{countryCode:"BL",callingCode:"590",mask:"0000 00 00 00"},BM:{countryCode:"BM",callingCode:"1",mask:"(000) 000-0000"},BN:{countryCode:"BN",callingCode:"673",mask:"000 0000"},BO:{countryCode:"BO",callingCode:"591",mask:"00000000"},BQ:{countryCode:"BQ",callingCode:"599",mask:"000 0000"},BR:{countryCode:"BR",callingCode:"55",mask:"(00) 00000-0000"},BS:{countryCode:"BS",callingCode:"1",mask:"(000) 000-0000"},BT:{countryCode:"BT",callingCode:"975",mask:"00 00 00 00"},BW:{countryCode:"BW",callingCode:"267",mask:"00 000 000"},BY:{countryCode:"BY",callingCode:"375",mask:"0 000 000-00-00"},BZ:{countryCode:"BZ",callingCode:"501",mask:"000-0000"},CA:{countryCode:"CA",callingCode:"1",mask:"(000) 000-0000"},CC:{countryCode:"CC",callingCode:"61",mask:"0000 000 000"},CD:{countryCode:"CD",callingCode:"243",mask:"0000 000 000"},CF:{countryCode:"CF",callingCode:"236",mask:"00 00 00 00"},CG:{countryCode:"CG",callingCode:"242",mask:"00 000 0000"},CH:{countryCode:"CH",callingCode:"41",mask:"000 000 00 00"},CI:{countryCode:"CI",callingCode:"225",mask:"00 00 00 0000"},CK:{countryCode:"CK",callingCode:"682",mask:"00 000"},CL:{countryCode:"CL",callingCode:"56",mask:"(0) 0000 0000"},CM:{countryCode:"CM",callingCode:"237",mask:"0 00 00 00 00"},CN:{countryCode:"CN",callingCode:"86",mask:"000 0000 0000"},CO:{countryCode:"CO",callingCode:"57",mask:"000 0000000"},CR:{countryCode:"CR",callingCode:"506",mask:"0000 0000"},CU:{countryCode:"CU",callingCode:"53",mask:"00 0000000"},CV:{countryCode:"CV",callingCode:"238",mask:"000 00 00"},CW:{countryCode:"CW",callingCode:"599",mask:"0 000 0000"},CX:{countryCode:"CX",callingCode:"61",mask:"0000 000 000"},CY:{countryCode:"CY",callingCode:"357",mask:"00 000000"},CZ:{countryCode:"CZ",callingCode:"420",mask:"000 000 000"},DE:{countryCode:"DE",callingCode:"49",mask:"00000 0000000"},DJ:{countryCode:"DJ",callingCode:"253",mask:"00 00 00 00"},DK:{countryCode:"DK",callingCode:"45",mask:"00 00 00 00"},DM:{countryCode:"DM",callingCode:"1",mask:"(000) 000-0000"},DO:{countryCode:"DO",callingCode:"1",mask:"(000) 000-0000"},DZ:{countryCode:"DZ",callingCode:"213",mask:"0000 00 00 00"},EC:{countryCode:"EC",callingCode:"593",mask:"000 000 0000"},EE:{countryCode:"EE",callingCode:"372",mask:"0000 0000"},EG:{countryCode:"EG",callingCode:"20",mask:"000 00000000"},EH:{countryCode:"EH",callingCode:"212",mask:"0000-000000"},ER:{countryCode:"ER",callingCode:"291",mask:"00 000 000"},ES:{countryCode:"ES",callingCode:"34",mask:"000 00 00 00"},ET:{countryCode:"ET",callingCode:"251",mask:"000 000 0000"},FI:{countryCode:"FI",callingCode:"358",mask:"000 0000000"},FJ:{countryCode:"FJ",callingCode:"679",mask:"000 0000"},FK:{countryCode:"FK",callingCode:"500",mask:"00000"},FM:{countryCode:"FM",callingCode:"691",mask:"000 0000"},FO:{countryCode:"FO",callingCode:"298",mask:"000000"},FR:{countryCode:"FR",callingCode:"33",mask:"00 00 00 00 00"},GA:{countryCode:"GA",callingCode:"241",mask:"00 00 00 00"},GB:{countryCode:"GB",callingCode:"44",mask:"00000 000000"},GD:{countryCode:"GD",callingCode:"1",mask:"(000) 000-0000"},GE:{countryCode:"GE",callingCode:"995",mask:"000 00 00 00"},GF:{countryCode:"GF",callingCode:"594",mask:"0000 00 00 00"},GG:{countryCode:"GG",callingCode:"44",mask:"00000 000000"},GH:{countryCode:"GH",callingCode:"233",mask:"000 000 0000"},GI:{countryCode:"GI",callingCode:"350",mask:"00000000"},GL:{countryCode:"GL",callingCode:"299",mask:"00 00 00"},GM:{countryCode:"GM",callingCode:"220",mask:"000 0000"},GN:{countryCode:"GN",callingCode:"224",mask:"000 00 00 00"},GP:{countryCode:"GP",callingCode:"590",mask:"0000 00 00 00"},GQ:{countryCode:"GQ",callingCode:"240",mask:"000 000 000"},GR:{countryCode:"GR",callingCode:"30",mask:"000 000 0000"},GT:{countryCode:"GT",callingCode:"502",mask:"0000 0000"},GU:{countryCode:"GU",callingCode:"1",mask:"(000) 000-0000"},GW:{countryCode:"GW",callingCode:"245",mask:"000 000 000"},GY:{countryCode:"GY",callingCode:"592",mask:"000 0000"},HK:{countryCode:"HK",callingCode:"852",mask:"0000 0000"},HN:{countryCode:"HN",callingCode:"504",mask:"0000-0000"},HR:{countryCode:"HR",callingCode:"385",mask:"000 000 0000"},HT:{countryCode:"HT",callingCode:"509",mask:"00 00 0000"},HU:{countryCode:"HU",callingCode:"36",mask:"00 00 000 0000"},ID:{countryCode:"ID",callingCode:"62",mask:"0000-000-000"},IE:{countryCode:"IE",callingCode:"353",mask:"000 000 0000"},IL:{countryCode:"IL",callingCode:"972",mask:"000-000-0000"},IM:{countryCode:"IM",callingCode:"44",mask:"00000 000000"},IN:{countryCode:"IN",callingCode:"91",mask:"000000 00000"},IO:{countryCode:"IO",callingCode:"246",mask:"000 0000"},IQ:{countryCode:"IQ",callingCode:"964",mask:"0000 000 0000"},IR:{countryCode:"IR",callingCode:"98",mask:"0000 000 0000"},IS:{countryCode:"IS",callingCode:"354",mask:"000 0000"},IT:{countryCode:"IT",callingCode:"39",mask:"000 000 0000"},JE:{countryCode:"JE",callingCode:"44",mask:"00000 000000"},JM:{countryCode:"JM",callingCode:"1",mask:"(000) 000-0000"},JO:{countryCode:"JO",callingCode:"962",mask:"00 0000 0000"},JP:{countryCode:"JP",callingCode:"81",mask:"000-0000-0000"},KE:{countryCode:"KE",callingCode:"254",mask:"0000 000000"},KG:{countryCode:"KG",callingCode:"996",mask:"0000 000 000"},KH:{countryCode:"KH",callingCode:"855",mask:"000 000 000"},KI:{countryCode:"KI",callingCode:"686",mask:"00000000"},KM:{countryCode:"KM",callingCode:"269",mask:"000 00 00"},KN:{countryCode:"KN",callingCode:"1",mask:"(000) 000-0000"},KP:{countryCode:"KP",callingCode:"850",mask:"0000 000 0000"},KR:{countryCode:"KR",callingCode:"82",mask:"000-0000-0000"},KW:{countryCode:"KW",callingCode:"965",mask:"000 00000"},KY:{countryCode:"KY",callingCode:"1",mask:"(000) 000-0000"},KZ:{countryCode:"KZ",callingCode:"7",mask:"0 (000) 000 0000"},LA:{countryCode:"LA",callingCode:"856",mask:"000 00 000 000"},LB:{countryCode:"LB",callingCode:"961",mask:"00 000 000"},LC:{countryCode:"LC",callingCode:"1",mask:"(000) 000-0000"},LI:{countryCode:"LI",callingCode:"423",mask:"000 000 000"},LK:{countryCode:"LK",callingCode:"94",mask:"000 000 0000"},LR:{countryCode:"LR",callingCode:"231",mask:"000 000 0000"},LS:{countryCode:"LS",callingCode:"266",mask:"0000 0000"},LT:{countryCode:"LT",callingCode:"370",mask:"(0-000) 00000"},LU:{countryCode:"LU",callingCode:"352",mask:"000 000 000"},LV:{countryCode:"LV",callingCode:"371",mask:"00 000 000"},LY:{countryCode:"LY",callingCode:"218",mask:"000-0000000"},MA:{countryCode:"MA",callingCode:"212",mask:"0000-000000"},MC:{countryCode:"MC",callingCode:"377",mask:"00 00 00 00 00"},MD:{countryCode:"MD",callingCode:"373",mask:"0000 00 000"},ME:{countryCode:"ME",callingCode:"382",mask:"000 000 000"},MF:{countryCode:"MF",callingCode:"590",mask:"0000 00 00 00"},MG:{countryCode:"MG",callingCode:"261",mask:"000 00 000 00"},MH:{countryCode:"MH",callingCode:"692",mask:"000-0000"},MK:{countryCode:"MK",callingCode:"389",mask:"000 000 000"},ML:{countryCode:"ML",callingCode:"223",mask:"00 00 00 00"},MM:{countryCode:"MM",callingCode:"95",mask:"00 000 0000"},MN:{countryCode:"MN",callingCode:"976",mask:"0000 0000"},MO:{countryCode:"MO",callingCode:"853",mask:"0000 0000"},MP:{countryCode:"MP",callingCode:"1",mask:"(000) 000-0000"},MQ:{countryCode:"MQ",callingCode:"596",mask:"0000 00 00 00"},MR:{countryCode:"MR",callingCode:"222",mask:"00 00 00 00"},MS:{countryCode:"MS",callingCode:"1",mask:"(000) 000-0000"},MT:{countryCode:"MT",callingCode:"356",mask:"0000 0000"},MU:{countryCode:"MU",callingCode:"230",mask:"0000 0000"},MV:{countryCode:"MV",callingCode:"960",mask:"000-0000"},MW:{countryCode:"MW",callingCode:"265",mask:"0000 00 00 00"},MX:{countryCode:"MX",callingCode:"52",mask:"000 000 0000"},MY:{countryCode:"MY",callingCode:"60",mask:"000-000 0000"},MZ:{countryCode:"MZ",callingCode:"258",mask:"00 000 0000"},NA:{countryCode:"NA",callingCode:"264",mask:"000 000 0000"},NC:{countryCode:"NC",callingCode:"687",mask:"00.00.00"},NE:{countryCode:"NE",callingCode:"227",mask:"00 00 00 00"},NF:{countryCode:"NF",callingCode:"672",mask:"0 00000"},NG:{countryCode:"NG",callingCode:"234",mask:"0000 000 0000"},NI:{countryCode:"NI",callingCode:"505",mask:"0000 0000"},NL:{countryCode:"NL",callingCode:"31",mask:"00 00000000"},NO:{countryCode:"NO",callingCode:"47",mask:"00 00 00 00"},NP:{countryCode:"NP",callingCode:"977",mask:"000-0000000"},NR:{countryCode:"NR",callingCode:"674",mask:"000 0000"},NU:{countryCode:"NU",callingCode:"683",mask:"000 0000"},NZ:{countryCode:"NZ",callingCode:"64",mask:"000 000 0000"},OM:{countryCode:"OM",callingCode:"968",mask:"0000 0000"},PA:{countryCode:"PA",callingCode:"507",mask:"0000-0000"},PE:{countryCode:"PE",callingCode:"51",mask:"000 000 000"},PF:{countryCode:"PF",callingCode:"689",mask:"00 00 00 00"},PG:{countryCode:"PG",callingCode:"675",mask:"0000 0000"},PH:{countryCode:"PH",callingCode:"63",mask:"0000 000 0000"},PK:{countryCode:"PK",callingCode:"92",mask:"0000 0000000"},PL:{countryCode:"PL",callingCode:"48",mask:"000 000 000"},PM:{countryCode:"PM",callingCode:"508",mask:"000 00 00"},PR:{countryCode:"PR",callingCode:"1",mask:"(000) 000-0000"},PS:{countryCode:"PS",callingCode:"970",mask:"0000 000 000"},PT:{countryCode:"PT",callingCode:"351",mask:"000 000 000"},PW:{countryCode:"PW",callingCode:"680",mask:"000 0000"},PY:{countryCode:"PY",callingCode:"595",mask:"0000 000000"},QA:{countryCode:"QA",callingCode:"974",mask:"0000 0000"},RE:{countryCode:"RE",callingCode:"262",mask:"0000 00 00 00"},RO:{countryCode:"RO",callingCode:"40",mask:"0000 000 000"},RS:{countryCode:"RS",callingCode:"381",mask:"000 0000000"},RU:{countryCode:"RU",callingCode:"7",mask:"0 (000) 000-00-00"},RW:{countryCode:"RW",callingCode:"250",mask:"0000 000 000"},SA:{countryCode:"SA",callingCode:"966",mask:"000 000 0000"},SB:{countryCode:"SB",callingCode:"677",mask:"00 00000"},SC:{countryCode:"SC",callingCode:"248",mask:"0 000 000"},SD:{countryCode:"SD",callingCode:"249",mask:"000 000 0000"},SE:{countryCode:"SE",callingCode:"46",mask:"000-000 00 00"},SG:{countryCode:"SG",callingCode:"65",mask:"0000 0000"},SH:{countryCode:"SH",callingCode:"290",mask:"00000"},SI:{countryCode:"SI",callingCode:"386",mask:"000 000 000"},SJ:{countryCode:"SJ",callingCode:"47",mask:"00 00 00 00"},SK:{countryCode:"SK",callingCode:"421",mask:"0000 000 000"},SL:{countryCode:"SL",callingCode:"232",mask:"(000) 000000"},SM:{countryCode:"SM",callingCode:"378",mask:"00 00 00 00"},SN:{countryCode:"SN",callingCode:"221",mask:"00 000 00 00"},SO:{countryCode:"SO",callingCode:"252",mask:"0 0000000"},SR:{countryCode:"SR",callingCode:"597",mask:"000-0000"},SS:{countryCode:"SS",callingCode:"211",mask:"0000 000 000"},ST:{countryCode:"ST",callingCode:"239",mask:"000 0000"},SV:{countryCode:"SV",callingCode:"503",mask:"0000 0000"},SX:{countryCode:"SX",callingCode:"1",mask:"(000) 000-0000"},SY:{countryCode:"SY",callingCode:"963",mask:"0000 000 000"},SZ:{countryCode:"SZ",callingCode:"268",mask:"0000 0000"},TA:{countryCode:"TA",callingCode:"290",mask:"0000"},TC:{countryCode:"TC",callingCode:"1",mask:"(000) 000-0000"},TD:{countryCode:"TD",callingCode:"235",mask:"00 00 00 00"},TG:{countryCode:"TG",callingCode:"228",mask:"00 00 00 00"},TH:{countryCode:"TH",callingCode:"66",mask:"000 000 0000"},TJ:{countryCode:"TJ",callingCode:"992",mask:"00 000 0000"},TK:{countryCode:"TK",callingCode:"690",mask:"0000"},TL:{countryCode:"TL",callingCode:"670",mask:"0000 0000"},TM:{countryCode:"TM",callingCode:"993",mask:"0 00 000000"},TN:{countryCode:"TN",callingCode:"216",mask:"00 000 000"},TO:{countryCode:"TO",callingCode:"676",mask:"000 0000"},TR:{countryCode:"TR",callingCode:"90",mask:"0000 000 00 00"},TT:{countryCode:"TT",callingCode:"1",mask:"(000) 000-0000"},TV:{countryCode:"TV",callingCode:"688",mask:"00 0000"},TW:{countryCode:"TW",callingCode:"886",mask:"0000 000 000"},TZ:{countryCode:"TZ",callingCode:"255",mask:"0000 000 000"},UA:{countryCode:"UA",callingCode:"380",mask:"000 000 0000"},UG:{countryCode:"UG",callingCode:"256",mask:"0000 000000"},US:{countryCode:"US",callingCode:"1",mask:"(000) 000-0000"},UY:{countryCode:"UY",callingCode:"598",mask:"000 000 000"},UZ:{countryCode:"UZ",callingCode:"998",mask:"00 000 00 00"},VA:{countryCode:"VA",callingCode:"39",mask:"000 000 0000"},VC:{countryCode:"VC",callingCode:"1",mask:"(000) 000-0000"},VE:{countryCode:"VE",callingCode:"58",mask:"0000-0000000"},VG:{countryCode:"VG",callingCode:"1",mask:"(000) 000-0000"},VI:{countryCode:"VI",callingCode:"1",mask:"(000) 000-0000"},VN:{countryCode:"VN",callingCode:"84",mask:"0000 000 000"},VU:{countryCode:"VU",callingCode:"678",mask:"000 0000"},WF:{countryCode:"WF",callingCode:"681",mask:"00 00 00"},WS:{countryCode:"WS",callingCode:"685",mask:"00 00000"},XK:{countryCode:"XK",callingCode:"383",mask:"000 000 000"},YE:{countryCode:"YE",callingCode:"967",mask:"0000 000 000"},YT:{countryCode:"YT",callingCode:"262",mask:"0000 00 00 00"},ZA:{countryCode:"ZA",callingCode:"27",mask:"000 000 0000"},ZM:{countryCode:"ZM",callingCode:"260",mask:"000 0000000"},ZW:{countryCode:"ZW",callingCode:"263",mask:"000 000 0000"}};function a0(n,c,l,t=!1){const C=V(n,c),r=c0(C,n,l,t);return{maskedValue:C,cursorPosition:r}}function A(n){return n.replace(/\D+/g,"")}function V(n,c){const l=A(n);let t="",C=0;if(l.length){for(const r of c)if(r==="0"){if(t+=l[C++],C===l.length)break}else t+=r;C<l.length&&(t+=" "+l.slice(C))}return t}function c0(n,c,l,t){const C=l===c.length;if(t||!C){const r=c.slice(0,l),i=c.slice(l);if(n.startsWith(r))return l;if(n.endsWith(i))return n.length-i.length;{const y=F(r);let g=0,S=0;for(;S<y.length;)F(n[g])&&S++,g++;return g}}}function F(n){return n.replace(/[.,\\/#!$%^&*;:{}=+\-_`~()\s]/g,"")}const C0=n=>n||(typeof navigator<"u"?navigator.language:"en-US"),d0=n=>{var{countryCode:c,value:l,defaultValue:t="",locale:C,floatingLabel:r,disabled:i,readonly:y,invalid:g,className:S,onFocus:f,onBlur:B,onChange:T,onInputChange:I,onKeyDown:K,onKeyPress:N,onKeyUp:L,onExpand:O,onCollapse:v}=n,H=e0.__rest(n,["countryCode","value","defaultValue","locale","floatingLabel","disabled","readonly","invalid","className","onFocus","onBlur","onChange","onInputChange","onKeyDown","onKeyPress","onKeyUp","onExpand","onCollapse"]);const P=l!==void 0,m=a.useMemo(()=>{const o=C0(C),e=new Intl.DisplayNames([o],{type:"region"});return Object.keys(G).map(u=>{var d;return[u,(d=e.of(u))!==null&&d!==void 0?d:""]}).sort(([,u],[,d])=>u.localeCompare(d))},[C]),[R,p]=a.useState(()=>{if(c){const o=m.findIndex(([e])=>e===c.toUpperCase());return o!==-1?o:0}return 0}),[W,Z]=a.useState(t),E=a.useRef(null),k=a.useRef(null);a.useEffect(()=>{if(c){const o=m.findIndex(([e])=>e===c.toUpperCase());p(o!==-1?o:0)}},[c,m]);const M=(o=R)=>{const[e]=m[o];return G[e]};a.useEffect(()=>{k.current!==null&&E.current&&(E.current.setSelectionRange(k.current,k.current),k.current=null)});const Y=()=>P?l:W,x=()=>{const o=Y();return o?V(o,M().mask):""},s=o=>{const e=o?.maskedValue!==void 0?o?.maskedValue:x();return{value:e,rawValue:A(e),callingCode:M(o?.index).callingCode,countryCode:M(o?.index).countryCode}},J=(o,{index:e})=>{p(e),T&&T(o,s({index:e}))},w=o=>{f&&f(o,s())},Q=o=>{B&&B(o,s())},X=o=>{T&&T(o,s())},q=o=>{const e=o.target,u=e.value,d=e.selectionStart||0,o0=o.nativeEvent&&"inputType"in o.nativeEvent?/delete.*Backward/.test(o.nativeEvent.inputType):!1,{maskedValue:D,cursorPosition:h}=a0(u,M().mask,d,o0);h!==void 0&&(k.current=h),P||Z(A(D)),I&&I(o,s({maskedValue:D}))},_=o=>{K&&K(o,s())},j=o=>{N&&N(o,s())},$=o=>{L&&L(o,s())},z=m.map(([o,e],u)=>{const d=G[o];return a.createElement(U.ListboxOption,{key:o,value:`${e}-${d.callingCode}`,selected:u===R,icon:a.createElement(l0.EbayFlagIcon,{flag:d.countryCode.toLowerCase()})},a.createElement("span",null,e," ( + ",d.callingCode," )"))});return a.createElement("span",Object.assign({},H,{className:n0("phone-input",S,{"phone-input--disabled":i,"phone-input--readonly":y,"phone-input--error":g})}),a.createElement(U.ListboxButton,{split:"start",disabled:y||i,onChange:J,onExpand:O,onCollapse:v},z),a.createElement(b.EbayTextbox,{type:"tel",value:x(),disabled:i,floatingLabel:r,floatingLabelStatic:!0,readOnly:y,invalid:g,onBlur:Q,onFocus:w,onKeyDown:_,onKeyPress:j,onKeyUp:$,onChange:X,onInputChange:q,ref:E},a.createElement(b.EbayTextboxPrefixText,{id:"phone-prefix"},"+ ",M().callingCode)))};exports.EbayPhoneInput=d0;
|
|
@@ -1,39 +1,5 @@
|
|
|
1
1
|
# EbayProgressBar
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/story/progress-ebay-progress-bar--default)
|
|
8
|
-
|
|
9
|
-
## Usage
|
|
10
|
-
|
|
11
|
-
### Import JS
|
|
12
|
-
|
|
13
|
-
```jsx harmony
|
|
14
|
-
import { EbayProgressSpinner } from "@ebay/ui-core-react/ebay-progress-bar";
|
|
15
|
-
```
|
|
16
|
-
|
|
17
|
-
### Import styles from Skin
|
|
18
|
-
|
|
19
|
-
```jsx
|
|
20
|
-
import "@ebay/skin/progress-bar";
|
|
21
|
-
```
|
|
22
|
-
|
|
23
|
-
### or if using CSS/SCSS
|
|
24
|
-
|
|
25
|
-
```jsx
|
|
26
|
-
import "@ebay/skin/progress-bar.css";
|
|
27
|
-
```
|
|
28
|
-
|
|
29
|
-
```jsx harmony
|
|
30
|
-
<EbayProgressBar value={50} />
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
## Props
|
|
34
|
-
|
|
35
|
-
| Name | Type | Stateful | Required | Description | Data |
|
|
36
|
-
| ------- | ------- | -------- | -------- | ------------------------------------- | ---- |
|
|
37
|
-
| `value` | Integer | No | No | Current value (<= Max) |
|
|
38
|
-
| `max` | Integer | No | No | Maximal value, default: 100 |
|
|
39
|
-
| `fluid` | Boolean | No | No | Fills the full width of its container |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/progress-ebay-progress-bar--docs)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("../tslib.es6-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("../tslib.es6-BW4cJBUu.js"),o=require("react"),u=require("classnames"),i=e=>{var{value:s=0,max:r=100,fluid:a,className:t}=e,l=c.__rest(e,["value","max","fluid","className"]);return o.createElement("progress",Object.assign({},l,{className:u("progress-bar",t,{"progress-bar--fluid":a}),value:s,max:r}))};exports.EbayProgressBar=i;
|
|
@@ -1,55 +1,5 @@
|
|
|
1
1
|
# EbayProgressBarExpressive
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/docs/progress-ebay-progress-bar-expressive--docs)
|
|
6
|
-
|
|
7
|
-
## Usage
|
|
8
|
-
|
|
9
|
-
### Import JS
|
|
10
|
-
|
|
11
|
-
```jsx harmony
|
|
12
|
-
import {
|
|
13
|
-
EbayProgressBarExpressive,
|
|
14
|
-
EbayProgressBarExpressiveMessage,
|
|
15
|
-
} from "@ebay/ui-core-react/ebay-progress-bar-expressive";
|
|
16
|
-
```
|
|
17
|
-
|
|
18
|
-
### Import following styles from SKIN
|
|
19
|
-
|
|
20
|
-
```jsx harmony
|
|
21
|
-
import "@ebay/skin/progress-bar-expressive";
|
|
22
|
-
```
|
|
23
|
-
|
|
24
|
-
### If tokens haven't been added to the project at a higher level, make sure to import
|
|
25
|
-
|
|
26
|
-
```jsx harmony
|
|
27
|
-
import "@ebay/skin/tokens";
|
|
28
|
-
```
|
|
29
|
-
|
|
30
|
-
### Or import styles using SCSS/CSS
|
|
31
|
-
|
|
32
|
-
```jsx harmony
|
|
33
|
-
import "@ebay/skin/progress-bar-expressive.css";
|
|
34
|
-
```
|
|
35
|
-
|
|
36
|
-
```jsx harmony
|
|
37
|
-
<EbayProgressBarExpressive aria-label="Progress">
|
|
38
|
-
<EbayProgressBarExpressiveMessage>Message 1</EbayProgressBarExpressiveMessage>
|
|
39
|
-
<EbayProgressBarExpressiveMessage>Message 2</EbayProgressBarExpressiveMessage>
|
|
40
|
-
</EbayProgressBarExpressive>
|
|
41
|
-
```
|
|
42
|
-
|
|
43
|
-
## Attributes
|
|
44
|
-
|
|
45
|
-
| Name | Type | Required | Description | Data |
|
|
46
|
-
| ------------ | ------ | -------- | -------------------------------------------------------------------- | ---- |
|
|
47
|
-
| `size` | String | No | Size of the progress bar, can be `medium` or `large` | |
|
|
48
|
-
| `aria-label` | String | Yes | Accessible label for the progress bar | |
|
|
49
|
-
| `children` | Node | No | Child nodes, typically `EbayProgressBarExpressiveMessage` components | |
|
|
50
|
-
|
|
51
|
-
## Message Attributes
|
|
52
|
-
|
|
53
|
-
| Name | Type | Required | Description | Data |
|
|
54
|
-
| ---------- | ------ | -------- | ------------------------------------------------------------ | ---- |
|
|
55
|
-
| `duration` | Number | No | Duration for which the message is displayed, in milliseconds | |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/progress-ebay-progress-bar-expressive--docs)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("../tslib.es6-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("../tslib.es6-BW4cJBUu.js"),e=require("react"),q=require("../random-id-DlJj_RWH.js"),P=require("../utils-C9NL3q0j.js"),U=require("../reduced-motion-CMIhlQVx.js"),v=require("classnames"),c=s=>{var{isFadingIn:u,isFadingOut:g,isInitial:d}=s,t=f.__rest(s,["isFadingIn","isFadingOut","isInitial"]);return e.createElement("div",Object.assign({},t,{className:v("progress-bar-expressive__message",{"progress-bar-expressive__message--out":g,"progress-bar-expressive__message--in":u,"progress-bar-expressive__message--initial":d})}))},j=1500,B=1.5,O=833,L=s=>{var{className:u,"aria-label":g,children:d,size:t}=s,F=f.__rest(s,["className","aria-label","children","size"]);const I=q.useRandomId(),[n,b]=e.useState(-1),[E,M]=e.useState(!1),[y,S]=e.useState(!0),m=P.filterByType(d,c),r=m.length,A=t!=="medium",R=e.useMemo(()=>new Array(12).fill(0),[]),p=m[n]||null,o=n===r-1?0:n+1,a=m[o]||null,_=U.useReducedMotion();return e.useEffect(()=>{var l,i;let x,T,N;if(r>0){const D=((i=(l=a?.props)===null||l===void 0?void 0:l.duration)!==null&&i!==void 0?i:j)*(_?B:1);(!A||_)&&!p?b(o):x=setTimeout(()=>{M(!0),T=setTimeout(()=>{b(o),M(!1)},D)},O),N=setTimeout(()=>{S(!1)},O)}return()=>{clearTimeout(x),clearTimeout(T),clearTimeout(N)}},[r,n,o]),e.createElement("div",Object.assign({},F,{className:v("progress-bar-expressive",u)}),r>0?e.createElement("div",{className:v("progress-bar-expressive__messages",{"progress-bar-expressive__messages--medium":t==="medium"})},!_&&a?e.createElement(c,Object.assign({},a.props,{"aria-hidden":"true",isFadingIn:E})):null,p?e.createElement(c,Object.assign({},p.props,{id:I,role:"status",isFadingIn:r===1,isFadingOut:E,isInitial:y})):null):null,e.createElement("div",{role:"progressbar","aria-label":g,"aria-describedby":I,className:"progress-bar-expressive__progress"},e.createElement("div",{className:"progress-bar-expressive__lines"},R.map((l,i)=>e.createElement("div",{key:i,className:"progress-bar-expressive__line"})))))};exports.EbayProgressBarExpressive=L;exports.EbayProgressBarExpressiveMessage=c;
|
|
@@ -1,38 +1,5 @@
|
|
|
1
1
|
# EbayProgressSpinner
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/
|
|
6
|
-
|
|
7
|
-
## Usage
|
|
8
|
-
|
|
9
|
-
### Import JS
|
|
10
|
-
|
|
11
|
-
```jsx harmony
|
|
12
|
-
import { EbayProgressSpinner } from "@ebay/ui-core-react/ebay-progress-spinner";
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
### Import styles from Skin
|
|
16
|
-
|
|
17
|
-
```jsx
|
|
18
|
-
import "@ebay/skin/progress-spinner";
|
|
19
|
-
```
|
|
20
|
-
|
|
21
|
-
### or if using CSS/SCSS
|
|
22
|
-
|
|
23
|
-
```jsx
|
|
24
|
-
import "@ebay/skin/progress-spinner.css";
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
### Big spinner
|
|
28
|
-
|
|
29
|
-
```jsx harmony
|
|
30
|
-
<EbayProgressSpinner size="large">
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
## Attributes
|
|
34
|
-
|
|
35
|
-
| Name | Type | Stateful | Required | Description | Data |
|
|
36
|
-
| ------------ | ------ | -------- | -------- | ------------------------------------- | ---- |
|
|
37
|
-
| `size` | String | No | No | `default` (default), `small`, `large` |
|
|
38
|
-
| `aria-label` | String | No | No | custom aria label instead of `Busy` |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/progress-ebay-progress-spinner--docs)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../progress-spinner-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../progress-spinner-CYHN2qj2.js");exports.EbayProgressSpinner=e.EbayProgressSpinner;
|
|
@@ -1,82 +1,5 @@
|
|
|
1
1
|
# EbayProgressStepper
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/
|
|
6
|
-
|
|
7
|
-
## Usage
|
|
8
|
-
|
|
9
|
-
```
|
|
10
|
-
yarn add @ebay/ui-core-react
|
|
11
|
-
```
|
|
12
|
-
|
|
13
|
-
## Import JS
|
|
14
|
-
|
|
15
|
-
```jsx harmony
|
|
16
|
-
import { EbayProgressStepper, EbayProgressStep as Step } from "@ebay/ui-core-react/ebay-progress-stepper";
|
|
17
|
-
```
|
|
18
|
-
|
|
19
|
-
### Import styles from Skin
|
|
20
|
-
|
|
21
|
-
```jsx
|
|
22
|
-
import "@ebay/skin/progress-stepper";
|
|
23
|
-
```
|
|
24
|
-
|
|
25
|
-
```jsx
|
|
26
|
-
<EbayProgressStepper>
|
|
27
|
-
<Step>Started</Step>
|
|
28
|
-
<Step>Shipped</Step>
|
|
29
|
-
<Step current>Transit</Step>
|
|
30
|
-
<Step>Delivered</Step>
|
|
31
|
-
</EbayProgressStepper>
|
|
32
|
-
```
|
|
33
|
-
|
|
34
|
-
## Components
|
|
35
|
-
|
|
36
|
-
### EbayProgressStepper
|
|
37
|
-
|
|
38
|
-
This is the container of the wizard stepper and you can define the direction of the stepper and pass properties to
|
|
39
|
-
customize the layout (`className` or `style`)
|
|
40
|
-
|
|
41
|
-
#### Props
|
|
42
|
-
|
|
43
|
-
| Name | Type | Stateful | Required | Description |
|
|
44
|
-
| -------------- | ------ | -------- | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
45
|
-
| `direction` | String | No | No | Either `column` or `row` (default). Will display stepper as a vertical column or horizontal row. |
|
|
46
|
-
| `defaultState` | String | Yes | No | `complete`: all items will be in `complete` state by default, `upcoming`:all items will be in `upcoming` state, `attention`: current item will be shown as blocked. Otherwise, default state (`active`) will change items based on the current item (defaults to first step if not set). |
|
|
47
|
-
|
|
48
|
-
### EbayProgressStep
|
|
49
|
-
|
|
50
|
-
This component is used to render each step. It renders an icon, a title and a text label.
|
|
51
|
-
|
|
52
|
-
#### Props
|
|
53
|
-
|
|
54
|
-
| Name | Type | Stateful | Required | Description |
|
|
55
|
-
| --------- | ------- | -------- | -------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
56
|
-
| `current` | Boolean | No | No | The current step. Only first step that has this property will be considered current. All steps before will be rendered as complete, and all after will render as upcoming. If not present on any step, then will render based on `defaultState` property |
|
|
57
|
-
|
|
58
|
-
### EbayProgressTitle
|
|
59
|
-
|
|
60
|
-
The bolded title for each step. Will be rendered in an `h4` by default.
|
|
61
|
-
|
|
62
|
-
#### Props
|
|
63
|
-
|
|
64
|
-
| Name | Type | Stateful | Required | Description |
|
|
65
|
-
| ---- | ------ | -------- | -------- | ------------------------------- |
|
|
66
|
-
| `as` | String | No | No | HTML tag to use instead of `h4` |
|
|
67
|
-
|
|
68
|
-
#### Example
|
|
69
|
-
|
|
70
|
-
```jsx
|
|
71
|
-
<EbayProgressStepper>
|
|
72
|
-
<EbayProgressStep>
|
|
73
|
-
<EbayProgressTitle>Started</EbayProgressTitle>
|
|
74
|
-
July 3rd
|
|
75
|
-
</EbayProgressStep>
|
|
76
|
-
|
|
77
|
-
<EbayProgressStep current>
|
|
78
|
-
<EbayProgressTitle>Shipped</EbayProgressTitle>
|
|
79
|
-
July 4th
|
|
80
|
-
</EbayProgressStep>
|
|
81
|
-
</EbayProgressStepper>
|
|
82
|
-
```
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/progress-ebay-progress-stepper--docs)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const y=require("../tslib.es6-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const y=require("../tslib.es6-BW4cJBUu.js"),t=require("react"),b=require("classnames"),g=require("../icons/ebay-icon-stepper-confirmation-24/index.js"),_=require("../icons/ebay-icon-stepper-attention-24/index.js"),S=require("../icons/ebay-icon-stepper-upcoming-24/index.js"),f=e=>{var{direction:r="row",defaultState:s="active",children:a,className:p}=e,l=y.__rest(e,["direction","defaultState","children","className"]);const c=t.Children.toArray(a),o=v(c,s);return t.createElement("div",Object.assign({},l,{className:b(p,"progress-stepper",{"progress-stepper--vertical":r==="column"})}),t.createElement("div",{role:"list",className:"progress-stepper__items"},c.map((i,n)=>t.createElement(t.Fragment,{key:n},n>0&&t.createElement("hr",{className:"progress-stepper__separator",role:"presentation"}),t.cloneElement(i,Object.assign(Object.assign({state:N(n,o)},i.props),{current:o===n}))))))};function v(e,r){const s=e.findIndex(a=>a.props.current);if(s===-1)switch(r){case"complete":return e.length-1;case"upcoming":return 0}return s}function N(e,r){if(e<=r)return"complete";if(e>r)return"upcoming"}const h={complete:g.EbayIconStepperConfirmation24,attention:_.EbayIconStepperAttention24,upcoming:S.EbayIconStepperUpcoming24,active:g.EbayIconStepperConfirmation24},I=e=>{var{current:r,state:s="complete",children:a,className:p}=e,l=y.__rest(e,["current","state","children","className"]);const c=t.Children.toArray(a),o=c.find(m=>m.type===u),i=c.filter(m=>m.type!==u),n=b(p,"progress-stepper__item",{"progress-stepper__item--attention":s==="attention"}),d=h[s],E=r?"current":s;return t.createElement("div",Object.assign({},l,{className:n,role:"listitem","aria-current":r?"step":void 0}),t.createElement("div",{className:"progress-stepper__icon"},t.createElement(d,{"aria-label":E})),t.createElement("div",{className:"progress-stepper__text"},o,i))},u=({as:e="h4",children:r})=>t.createElement(e,{},r);exports.EbayProgressStep=I;exports.EbayProgressStepper=f;exports.EbayProgressTitle=u;
|
package/ebay-radio/README.md
CHANGED
|
@@ -1,61 +1,5 @@
|
|
|
1
1
|
# EbayRadio
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/
|
|
6
|
-
|
|
7
|
-
## Install
|
|
8
|
-
|
|
9
|
-
```
|
|
10
|
-
yarn add @ebay/ui-core-react
|
|
11
|
-
```
|
|
12
|
-
|
|
13
|
-
## Usage
|
|
14
|
-
|
|
15
|
-
### Import JS
|
|
16
|
-
|
|
17
|
-
```jsx harmony
|
|
18
|
-
import { EbayRadio } from "@ebay/ui-core-react/ebay-radio";
|
|
19
|
-
```
|
|
20
|
-
|
|
21
|
-
### Import LESS from SKIN
|
|
22
|
-
|
|
23
|
-
```jsx harmony
|
|
24
|
-
import "@ebay/skin/radio";
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
### or SCSS/CSS
|
|
28
|
-
|
|
29
|
-
```jsx harmony
|
|
30
|
-
import "@ebay/skin/radio.css";
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
## EbayRadio with EbayLabel
|
|
34
|
-
|
|
35
|
-
```jsx harmony
|
|
36
|
-
import { EbayLabel } from "@ebay/ui-core-react/ebay-field";
|
|
37
|
-
|
|
38
|
-
<EbayRadio value="1" id="radio-1">
|
|
39
|
-
<Ebaylabel>Choice 1</Ebaylabel>
|
|
40
|
-
</EbayRadio>;
|
|
41
|
-
```
|
|
42
|
-
|
|
43
|
-
## Attributes
|
|
44
|
-
|
|
45
|
-
| Name | Type | Description |
|
|
46
|
-
| ---------------- | ------- | ------------------------------------------------------------------------------------------------------- | --- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
47
|
-
| `disabled` | boolean | Disabled when true |
|
|
48
|
-
| `value` | string | The value of radio button component. For the radio checked/unchecked state, please use `checked` props. |
|
|
49
|
-
| `checked` | boolean | Set the radio button state to checked/unchecked. Use this for **controlled component**. |
|
|
50
|
-
| `defaultChecked` | boolean | Set the radio button initial state to checked/unchecked. Use this for **uncontrolled component**. |
|
|
51
|
-
| `size` | string | No | No | Either `large` or `regular` (default). Sets the radio icon size. For mweb this should be set to `large`. (Note: The dimensions of the radio will not change, but only the icon) |
|
|
52
|
-
|
|
53
|
-
## Callbacks
|
|
54
|
-
|
|
55
|
-
| Name | Data | Description |
|
|
56
|
-
| ----------- | ---------------------------- | ---------------------------------------------------- |
|
|
57
|
-
| `onChange` | `(ChangeEvent, { value })` | Callback fired when selected radio button is changed |
|
|
58
|
-
| `onFocus` | `(FocusEvent, { value })` | Callback fired when radio button is focused |
|
|
59
|
-
| `onKeydown` | `(KeyboardEvent, { value })` | Callback fired when key is down |
|
|
60
|
-
|
|
61
|
-
Note: For this component, `className`/`style` are applied to the container, while all other HTML attributes are applied to the input.
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/form-input-ebay-radio--docs)
|
package/ebay-radio/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../radio-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../radio-B9y_zYUD.js");exports.EbayRadio=e.EbayRadio;
|
|
@@ -1,56 +1,5 @@
|
|
|
1
1
|
# EbaySectionNotice
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/
|
|
6
|
-
|
|
7
|
-
## Import JS
|
|
8
|
-
|
|
9
|
-
```jsx harmony
|
|
10
|
-
import {
|
|
11
|
-
EbaySectionNotice,
|
|
12
|
-
EbayNoticeContent,
|
|
13
|
-
EbaySectionNoticeTitle,
|
|
14
|
-
EbaySectionNoticeFooter,
|
|
15
|
-
} from "@ebay/ui-core-react/ebay-section-notice";
|
|
16
|
-
```
|
|
17
|
-
|
|
18
|
-
### Import following styles from SKIN
|
|
19
|
-
|
|
20
|
-
```jsx harmony
|
|
21
|
-
import "@ebay/skin/section-notice";
|
|
22
|
-
```
|
|
23
|
-
|
|
24
|
-
## Use
|
|
25
|
-
|
|
26
|
-
```jsx harmony
|
|
27
|
-
<EbaySectionNotice status="confirmation" aria-label="Confirmation">
|
|
28
|
-
<EbayNoticeContent>
|
|
29
|
-
<EbaySectionNoticeTitle>Congratulations</EbaySectionNoticeTitle>
|
|
30
|
-
<p>
|
|
31
|
-
This successfully finished <a href="http://www.ebay.com">next page</a>
|
|
32
|
-
</p>
|
|
33
|
-
</EbayNoticeContent>
|
|
34
|
-
<EbaySectionNoticeFooter>
|
|
35
|
-
<EbayButton>Action</EbayButton>
|
|
36
|
-
</EbaySectionNoticeFooter>
|
|
37
|
-
</EbaySectionNotice>
|
|
38
|
-
```
|
|
39
|
-
|
|
40
|
-
## Attributes
|
|
41
|
-
|
|
42
|
-
| Name | Type | Stateful | Description | Default |
|
|
43
|
-
| ---------------------- | ----------------------------------------------------------------------------------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------- | --------------- |
|
|
44
|
-
| `status` | String (`"general", "attention"`, `"confirmation"`, `"information"`, `"education"`) | No | Determines the style and type of notice to be displayed | `"general"` |
|
|
45
|
-
| `aria-label` | String | No | The description of the notice itself for screen readers. Check out [this issue](https://github.com/eBay/skin/issues/1001) for more context. | - |
|
|
46
|
-
| `aria-roledescription` | String | No | Adds role description attribute to the section notice | `"Notice"` |
|
|
47
|
-
| `children` | React Node | No | The content to be displayed within the notice. **Must have the EbayNoticeContent within the children!** | - |
|
|
48
|
-
| `educationIcon` | Icon | No | Icon of the educational banner | `"lightbulb24"` |
|
|
49
|
-
| `iconClass` | String | No | Class that will be added to the icon svg | - |
|
|
50
|
-
| `prominent` | Boolean | No | Sets the educational banner with a more prominent background | `false` |
|
|
51
|
-
|
|
52
|
-
## Callbacks
|
|
53
|
-
|
|
54
|
-
| Name | Required | Description | Arguments |
|
|
55
|
-
| ----------- | -------- | --------------------------- | --------- |
|
|
56
|
-
| `onDismiss` | No | Triggered on notice dismiss | (Event) |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/notices-tips-ebay-section-notice--docs)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const y=require("../tslib.es6-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const y=require("../tslib.es6-BW4cJBUu.js"),e=require("react"),j=require("classnames"),E=require("../notice-content-C0ZStfuX.js"),D=require("../notice-content-9iF4T8uB.js"),O=require("../icon-M7M42naA.js"),$=require("../random-id-DlJj_RWH.js"),A=require("../utils-C9NL3q0j.js"),v=require("../icons/ebay-icon-lightbulb-24/index.js"),k=require("../icons/ebay-icon-attention-filled-16/index.js"),x=require("../icons/ebay-icon-confirmation-filled-16/index.js"),L=require("../icons/ebay-icon-information-filled-16/index.js"),P=require("../icons/ebay-icon-close-16/index.js"),N=require("../notice-footer-DOQFXLxG.js"),R=require("../notice-cta-DJCS8kXJ.js"),w={attention:k.EbayIconAttentionFilled16,confirmation:x.EbayIconConfirmationFilled16,information:L.EbayIconInformationFilled16},M=n=>{var{status:t="general",children:i,className:a,"aria-label":c,"aria-roledescription":C="Notice",a11yDismissText:u,educationIcon:f,iconClass:p,prominent:g,onDismiss:q=()=>{}}=n,S=y.__rest(n,["status","children","className","aria-label","aria-roledescription","a11yDismissText","educationIcon","iconClass","prominent","onDismiss"]);const[h,_]=e.useState(!1),[m,F]=e.useState("");e.useEffect(()=>{F($.randomId())},[]);const d=A.findComponent(i,E.EbayNoticeContent),s=t!=="general"&&t!=="none",r=t==="education";let o=null;const l={className:p,a11yText:c,a11yVariant:"label"};if(s)if(r)o=f||e.createElement(v.EbayIconLightbulb24,Object.assign({},l));else{const b=w[t];o=e.createElement(b,Object.assign({},l))}if(!d)throw new Error("EbaySectionNotice: Please use a EbayNoticeContent that defines the content of the notice");const T=b=>{_(!0),q(b)};return h?null:e.createElement("section",Object.assign({},S,{className:j(a,"section-notice",{[`section-notice--${t}`]:s,"section-notice--education":r&&g,"section-notice--large-icon":r}),"aria-label":s?null:c,"aria-labelledby":s?`section-notice-${t}-${m}`:null,"aria-roledescription":C}),o&&e.createElement("div",{className:"section-notice__header",id:`section-notice-${t}-${m}`},typeof o=="string"?e.createElement(O.EbayIcon,Object.assign({name:o},l)):o),e.createElement(D.NoticeContent,Object.assign({},d.props,{type:"section"})),i,u&&e.createElement(I,null,e.createElement("button",{"aria-label":u,className:"fake-link page-notice__dismiss",onClick:T},e.createElement(P.EbayIconClose16,null))))},V=n=>{var{className:t,as:i,children:a}=n,c=y.__rest(n,["className","as","children"]);return e.createElement(N.NoticeTitle,Object.assign({},c,{className:t,as:i,type:"section"}),a)},I=({className:n,children:t})=>e.createElement(N.NoticeFooter,{className:n,type:"section"},t),z=({className:n,children:t})=>e.createElement(R.NoticeCTA,{className:n,type:"section"},t);exports.EbayNoticeContent=E.EbayNoticeContent;exports.EbaySectionNotice=M;exports.EbaySectionNoticeCTA=z;exports.EbaySectionNoticeFooter=I;exports.EbaySectionNoticeTitle=V;
|
|
@@ -1,77 +1,5 @@
|
|
|
1
1
|
# EbaySectionTitle
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
yarn add @ebay/ui-core-react
|
|
7
|
-
```
|
|
8
|
-
|
|
9
|
-
## Usage
|
|
10
|
-
|
|
11
|
-
### Import JS
|
|
12
|
-
|
|
13
|
-
```jsx
|
|
14
|
-
import {
|
|
15
|
-
EbaySectionTitle,
|
|
16
|
-
EbaySectionTitleTitle as Title,
|
|
17
|
-
EbaySectionTitleSubtitle as Subtitle,
|
|
18
|
-
} from "@ebay/ui-core-react/ebay-section-title";
|
|
19
|
-
```
|
|
20
|
-
|
|
21
|
-
### Import styles from Skin
|
|
22
|
-
|
|
23
|
-
```jsx
|
|
24
|
-
import "@ebay/skin/section-title";
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
### or if using CSS/SCSS
|
|
28
|
-
|
|
29
|
-
```jsx
|
|
30
|
-
import "@ebay/skin/section-title.css";
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
```jsx
|
|
34
|
-
<EbaySectionTitle>Today's Deals – All With Free Shipping</EbaySectionTitle>
|
|
35
|
-
|
|
36
|
-
<EbaySectionTitle href="https://www.ebay.com" ctaText="See All">
|
|
37
|
-
<Title>Today's Deals – All With Free Shipping</Title>
|
|
38
|
-
<Subtitle>Plus, guaranteed best prices.</Subtitle>
|
|
39
|
-
</EbaySectionTitle>
|
|
40
|
-
```
|
|
41
|
-
|
|
42
|
-
## EbaySectionTitle Props
|
|
43
|
-
|
|
44
|
-
| Name | Type | Stateful | Required | Description |
|
|
45
|
-
| --------- | ------ | -------- | -------- | ------------------------------------------------------------------------------------------------------- |
|
|
46
|
-
| `ctaText` | string | No | No | URL text. Optional content to be displayed next to title. `href` is required when using this attribute. |
|
|
47
|
-
| `href` | string | No | No | URL. Title content and optional CTA content will link to this. Populating `cta-text` is optional. |
|
|
48
|
-
|
|
49
|
-
## Nested Components
|
|
50
|
-
|
|
51
|
-
| Name | Required | Description |
|
|
52
|
-
| ---------- | -------- | ---------------------------------------------------------------------------------------- |
|
|
53
|
-
| `title` | No | The main title content to be displayed. Title tag is required when using other sub-tags. |
|
|
54
|
-
| `subtitle` | No | The subtitle content to be displayed |
|
|
55
|
-
| `info` | No | Placeholder for `<EbayInfotip>` component |
|
|
56
|
-
| `overflow` | No | Placeholder for `<EbayMenuButton>` component |
|
|
57
|
-
|
|
58
|
-
### Examples
|
|
59
|
-
|
|
60
|
-
```jsx
|
|
61
|
-
import { EbaySectionTitleInfo as Info } from "@ebay/ui-core-react/ebay-section-title";
|
|
62
|
-
import { EbayInfotip, EbayInfotipHeading, EbayInfotipContent } from "@ebay/ui-core-react/ebay-infotip";
|
|
63
|
-
|
|
64
|
-
<Info>
|
|
65
|
-
<EbayInfotip
|
|
66
|
-
a11yCloseText="Dismiss infotip"
|
|
67
|
-
aria-label="Important information"
|
|
68
|
-
pointer="top-left"
|
|
69
|
-
icon={<EbayIconInformation16 />}
|
|
70
|
-
>
|
|
71
|
-
<EbayInfotipHeading>Important</EbayInfotipHeading>
|
|
72
|
-
<EbayInfotipContent>
|
|
73
|
-
<p>This is some important info</p>
|
|
74
|
-
</EbayInfotipContent>
|
|
75
|
-
</EbayInfotip>
|
|
76
|
-
</Info>;
|
|
77
|
-
```
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/navigation-disclosure-ebay-section-title--docs)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("../tslib.es6-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("../tslib.es6-BW4cJBUu.js"),c=require("react"),i=require("classnames"),r=require("../utils-C9NL3q0j.js"),E=e=>{var{ctaText:t,href:s,className:n}=e,l=a.__rest(e,["ctaText","href","className"]);return t?c.createElement("a",Object.assign({},l,{className:i("section-title__cta",n),href:s}),t):null},T=e=>{var{href:t,ctaText:s,className:n,children:l}=e,N=a.__rest(e,["href","ctaText","className","children"]);const b=i(n,"section-title"),_=r.findComponent(l,o),f=r.findComponent(l,m),h=r.findComponent(l,u),v=r.findComponent(l,d);return c.createElement("div",Object.assign({},N,{className:b}),c.createElement("div",{className:"section-title__title-container"},_||c.createElement(o,null,l),f),t&&c.createElement(E,{href:t,ctaText:s})||h||v)},o=e=>{var{children:t,className:s}=e,n=a.__rest(e,["children","className"]);return c.createElement("h2",Object.assign({},n,{className:i(s,"section-title__title")}),t)},m=e=>{var{children:t,className:s}=e,n=a.__rest(e,["children","className"]);return c.createElement("span",Object.assign({},n,{className:i(s,"section-title__subtitle")}),t)},u=e=>{var{className:t,children:s}=e,n=a.__rest(e,["className","children"]);return c.createElement("div",Object.assign({},n,{className:i(t,"section-title__info")}),s)},d=e=>{var{children:t,className:s}=e,n=a.__rest(e,["children","className"]);return c.createElement("div",Object.assign({},n,{className:i(s,"section-title__overflow")}),t)};exports.EbaySectionTitle=T;exports.EbaySectionTitleInfo=u;exports.EbaySectionTitleOverflow=d;exports.EbaySectionTitleSubtitle=m;exports.EbaySectionTitleTitle=o;
|