@ebay/ui-core-react 9.4.0 → 9.5.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/{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 +59 -0
- package/common/charts/bar-chart.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 +11 -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-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 +39 -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-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-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/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-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-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-C7kSASWO.js → file-preview-card-Du_rM7X1.js} +1 -1
- 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-BYQuvbj4.js → item-tile-C57SjnXt.js} +1 -1
- package/{label-BRztS0pw.js → label-4c_dFoBt.js} +1 -1
- 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/{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/icon-I30uh1Ov.js +0 -1
- package/tslib.es6-C4EgNkz1.js +0 -1
- package/use-tooltip-V_RbL4vM.js +0 -1
package/ebay-list/README.md
CHANGED
|
@@ -1,149 +1,5 @@
|
|
|
1
1
|
# EbayList
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/docs/building-blocks-ebay-list--docs)
|
|
8
|
-
|
|
9
|
-
## Usage
|
|
10
|
-
|
|
11
|
-
### Import JS
|
|
12
|
-
|
|
13
|
-
```jsx
|
|
14
|
-
import { EbayList, EbayListItem, EbayListItemLeading, EbayListItemTrailing } from "@ebay/ui-core-react/ebay-list";
|
|
15
|
-
```
|
|
16
|
-
|
|
17
|
-
### Import following styles from SKIN
|
|
18
|
-
|
|
19
|
-
```jsx harmony
|
|
20
|
-
import "@ebay/skin/list";
|
|
21
|
-
```
|
|
22
|
-
|
|
23
|
-
### If tokens haven't been added to the project at a higher level, make sure to import
|
|
24
|
-
|
|
25
|
-
```jsx harmony
|
|
26
|
-
import "@ebay/skin/tokens";
|
|
27
|
-
```
|
|
28
|
-
|
|
29
|
-
### Or import styles using SCSS/CSS
|
|
30
|
-
|
|
31
|
-
```jsx harmony
|
|
32
|
-
import "@ebay/skin/list.css";
|
|
33
|
-
```
|
|
34
|
-
|
|
35
|
-
## Examples
|
|
36
|
-
|
|
37
|
-
### Basic List
|
|
38
|
-
|
|
39
|
-
```jsx
|
|
40
|
-
<EbayList>
|
|
41
|
-
<EbayListItem>Item 1</EbayListItem>
|
|
42
|
-
<EbayListItem>Item 2</EbayListItem>
|
|
43
|
-
<EbayListItem>Item 3</EbayListItem>
|
|
44
|
-
</EbayList>
|
|
45
|
-
```
|
|
46
|
-
|
|
47
|
-
### List with Leading and Trailing Content (Method 1 - Using Components)
|
|
48
|
-
|
|
49
|
-
```jsx
|
|
50
|
-
<EbayList>
|
|
51
|
-
<EbayListItem>
|
|
52
|
-
<EbayListItemLeading>
|
|
53
|
-
<EbayIconFolder16 />
|
|
54
|
-
</EbayListItemLeading>
|
|
55
|
-
Item 1
|
|
56
|
-
</EbayListItem>
|
|
57
|
-
<EbayListItem>
|
|
58
|
-
<EbayListItemLeading>
|
|
59
|
-
<EbayIconLamp16 />
|
|
60
|
-
</EbayListItemLeading>
|
|
61
|
-
Item 2
|
|
62
|
-
<EbayListItemTrailing>
|
|
63
|
-
<EbayIconChevronRight16 />
|
|
64
|
-
</EbayListItemTrailing>
|
|
65
|
-
</EbayListItem>
|
|
66
|
-
</EbayList>
|
|
67
|
-
```
|
|
68
|
-
|
|
69
|
-
### Interactive List Items
|
|
70
|
-
|
|
71
|
-
```jsx
|
|
72
|
-
<EbayList onButtonClick={(event, { index }) => console.log(`Button ${index} clicked`)}>
|
|
73
|
-
<EbayListItem as="button">Clickable Button Item</EbayListItem>
|
|
74
|
-
<EbayListItem as="a" href="https://www.ebay.com">
|
|
75
|
-
Link Item
|
|
76
|
-
<EbayListItemTrailing>
|
|
77
|
-
<EbayIconChevronRight16 />
|
|
78
|
-
</EbayListItemTrailing>
|
|
79
|
-
</EbayListItem>
|
|
80
|
-
<EbayListItem id="switch-item">
|
|
81
|
-
Item with Switch
|
|
82
|
-
<EbayListItemTrailing>
|
|
83
|
-
<EbaySwitch aria-labelledby="switch-item" />
|
|
84
|
-
</EbayListItemTrailing>
|
|
85
|
-
</EbayListItem>
|
|
86
|
-
</EbayList>
|
|
87
|
-
```
|
|
88
|
-
|
|
89
|
-
### List with Separators
|
|
90
|
-
|
|
91
|
-
```jsx
|
|
92
|
-
<EbayList>
|
|
93
|
-
<EbayListItem>Item 1</EbayListItem>
|
|
94
|
-
<EbayListItem separator />
|
|
95
|
-
<EbayListItem>Item 2</EbayListItem>
|
|
96
|
-
<EbayListItem>Item 3</EbayListItem>
|
|
97
|
-
<EbayListItem separator />
|
|
98
|
-
<EbayListItem>Item 4</EbayListItem>
|
|
99
|
-
</EbayList>
|
|
100
|
-
```
|
|
101
|
-
|
|
102
|
-
## Components
|
|
103
|
-
|
|
104
|
-
### EbayList
|
|
105
|
-
|
|
106
|
-
The main container component that wraps a list of EbayListItem components.
|
|
107
|
-
|
|
108
|
-
### EbayListItem
|
|
109
|
-
|
|
110
|
-
Individual list items that can be rendered as different elements (div, button, a) and can contain leading and trailing content.
|
|
111
|
-
|
|
112
|
-
### EbayListItemLeading
|
|
113
|
-
|
|
114
|
-
Component for adding leading content to a list item.
|
|
115
|
-
|
|
116
|
-
### EbayListItemTrailing
|
|
117
|
-
|
|
118
|
-
Component for adding trailing content to a list item.
|
|
119
|
-
|
|
120
|
-
## Attributes
|
|
121
|
-
|
|
122
|
-
### EbayList Attributes
|
|
123
|
-
|
|
124
|
-
| Name | Type | Required | Description |
|
|
125
|
-
| --------------- | -------- | -------- | --------------------------------------------------------------------------------------------- |
|
|
126
|
-
| `onButtonClick` | Function | No | Called when a list item with `as="button"` is clicked. Callback receives `(event, { index })` |
|
|
127
|
-
| `className` | String | No | Custom class name |
|
|
128
|
-
| `style` | Object | No | Custom styles |
|
|
129
|
-
|
|
130
|
-
### EbayListItem Attributes
|
|
131
|
-
|
|
132
|
-
| Name | Type | Required | Description |
|
|
133
|
-
| ----------- | -------- | -------- | ------------------------------------------------------------------------------------ |
|
|
134
|
-
| `as` | String | No | The element to render the item as. Can be 'div', 'button', or 'a'. Default is 'div'. |
|
|
135
|
-
| `separator` | Boolean | No | If true, will render the current item as a separator |
|
|
136
|
-
| `onClick` | Function | No | Called when the list item is clicked |
|
|
137
|
-
| `className` | String | No | Custom class name |
|
|
138
|
-
|
|
139
|
-
### EbayListItemLeading Attributes
|
|
140
|
-
|
|
141
|
-
| Name | Type | Required | Description |
|
|
142
|
-
| ---------- | --------- | -------- | ----------------------------------------- |
|
|
143
|
-
| `children` | ReactNode | Yes | Content to display in the leading section |
|
|
144
|
-
|
|
145
|
-
### EbayListItemTrailing Attributes
|
|
146
|
-
|
|
147
|
-
| Name | Type | Required | Description |
|
|
148
|
-
| ---------- | --------- | -------- | ------------------------------------------ |
|
|
149
|
-
| `children` | ReactNode | Yes | Content to display in the trailing section |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/building-blocks-ebay-list--docs)
|
package/ebay-list/index.js
CHANGED
|
@@ -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"),e=require("react"),p=require("classnames"),s=require("../utils-C9NL3q0j.js"),u=({children:t})=>e.createElement("div",{className:"list__leading"},t),E=({children:t})=>e.createElement("div",{className:"list__trailing"},t),g=t=>{var{className:i,as:a="div",separator:r,children:n,onClick:c}=t,o=C.__rest(t,["className","as","separator","children","onClick"]);if(r)return e.createElement("hr",null);const l=s.findComponent(n,u),m=s.findComponent(n,E),d=s.excludeComponent(s.excludeComponent(n,u),E);return e.createElement("li",null,e.createElement(a,Object.assign({className:p("list__body",i),onClick:c},o),l,e.createElement("div",{className:"list__body"},d),m))},L=t=>{var{className:i,style:a,children:r,onButtonClick:n=()=>{}}=t,c=C.__rest(t,["className","style","children","onButtonClick"]);const o=s.filterByType(r,g);return e.createElement("div",Object.assign({className:p("list",i),style:a},c),e.createElement("ul",null,e.Children.map(o,(l,m)=>{const{as:d,onClick:b}=l.props,_=d==="button"?{onClick:y=>{b&&b(y),n(y,{index:m})}}:{};return e.cloneElement(l,_)})))};exports.EbayList=L;exports.EbayListItem=g;exports.EbayListItemLeading=u;exports.EbayListItemTrailing=E;
|
package/ebay-listbox/README.md
CHANGED
|
@@ -1,91 +1,5 @@
|
|
|
1
1
|
# EbayListbox
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/docs/building-blocks-ebay-listbox--docs)
|
|
6
|
-
|
|
7
|
-
## Import JS
|
|
8
|
-
|
|
9
|
-
```jsx harmony
|
|
10
|
-
import { EbayListbox, EbayListboxOption, EbayListboxOptionDescription } from "@ebay/ui-core-react/ebay-listbox";
|
|
11
|
-
```
|
|
12
|
-
|
|
13
|
-
## Import following styles from SKIN
|
|
14
|
-
|
|
15
|
-
```js
|
|
16
|
-
import "@ebay/skin/listbox";
|
|
17
|
-
```
|
|
18
|
-
|
|
19
|
-
## Import styles using SCSS/CSS
|
|
20
|
-
|
|
21
|
-
```js
|
|
22
|
-
import "@ebay/skin/listbox.css";
|
|
23
|
-
```
|
|
24
|
-
|
|
25
|
-
## Usage
|
|
26
|
-
|
|
27
|
-
```jsx
|
|
28
|
-
<EbayListbox>
|
|
29
|
-
<EbayListboxOption value="AA" text="Option 1" />
|
|
30
|
-
<EbayListboxOption value="BB" text="Option 2" />
|
|
31
|
-
<EbayListboxOption value="CC" text="Option 3" />
|
|
32
|
-
</EbayListbox>
|
|
33
|
-
```
|
|
34
|
-
|
|
35
|
-
## Attributes
|
|
36
|
-
|
|
37
|
-
### EbayListbox
|
|
38
|
-
|
|
39
|
-
| Name | Type | Required | Description |
|
|
40
|
-
| ------------------------ | ------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
41
|
-
| `name` | string | No | Used for the name attribute of the native `<select>`. |
|
|
42
|
-
| `disabled` | boolean | No | Set to true if the field is disabled. |
|
|
43
|
-
| `listSelection` | string | No | If `manual`, the user will need to press enter to select an item using the keyboard. Otherwise, `auto` will automatically select as the user presses up/down. |
|
|
44
|
-
| `typeaheadTimeoutLength` | number | No | Timeout length to pass to typeahead. |
|
|
45
|
-
| `maxHeight` | string | No | Example: 100px, 200px, 10rem. |
|
|
46
|
-
| `a11ySelectedText` | string | No | Accessible text for selected option. Default is "selected". |
|
|
47
|
-
|
|
48
|
-
### EbayListboxOption
|
|
49
|
-
|
|
50
|
-
| Name | Type | Required | Description |
|
|
51
|
-
| ---------- | ------------ | -------- | ------------------------------------------------------ |
|
|
52
|
-
| `icon` | ReactElement | No | An optional icon to display alongside the option text. |
|
|
53
|
-
| `text` | string | No | The text to display for the option. |
|
|
54
|
-
| `value` | string | Yes | The value of the option. |
|
|
55
|
-
| `disabled` | boolean | No | Set to true if the option is disabled. |
|
|
56
|
-
| `selected` | boolean | No | Set to true if the option is selected by default. |
|
|
57
|
-
|
|
58
|
-
## Callbacks
|
|
59
|
-
|
|
60
|
-
| Name | Type | Required | Description | Data |
|
|
61
|
-
| ---------- | -------- | -------- | ------------------------------ | ---------------------------------------------------------------------------- |
|
|
62
|
-
| `onChange` | Function | No | triggered on change | `(ChangeEvent, { index: number, selected: string[] , wasClicked: boolean })` |
|
|
63
|
-
| `onEscape` | Function | No | triggered on typing Escape key | `()` |
|
|
64
|
-
|
|
65
|
-
## Examples
|
|
66
|
-
|
|
67
|
-
### Default
|
|
68
|
-
|
|
69
|
-
```jsx
|
|
70
|
-
<EbayListbox>
|
|
71
|
-
<EbayListboxOption value="AA" text="Option 1" />
|
|
72
|
-
<EbayListboxOption value="BB" text="Option 2" />
|
|
73
|
-
<EbayListboxOption value="CC" text="Option 3" />
|
|
74
|
-
</EbayListbox>
|
|
75
|
-
```
|
|
76
|
-
|
|
77
|
-
### With Description
|
|
78
|
-
|
|
79
|
-
```jsx
|
|
80
|
-
<EbayListbox>
|
|
81
|
-
<EbayListboxOption value="AA" text="Option 1">
|
|
82
|
-
<EbayListboxOptionDescription>Option 1 extra info</EbayListboxOptionDescription>
|
|
83
|
-
</EbayListboxOption>
|
|
84
|
-
<EbayListboxOption value="BB" text="Option 2">
|
|
85
|
-
<EbayListboxOptionDescription>Option 2 extra info</EbayListboxOptionDescription>
|
|
86
|
-
</EbayListboxOption>
|
|
87
|
-
<EbayListboxOption value="CC" text="Option 3">
|
|
88
|
-
<EbayListboxOptionDescription>Option 3 extra info</EbayListboxOptionDescription>
|
|
89
|
-
</EbayListboxOption>
|
|
90
|
-
</EbayListbox>
|
|
91
|
-
```
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/building-blocks-ebay-listbox--docs)
|
package/ebay-listbox/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const I=require("../tslib.es6-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const I=require("../tslib.es6-BW4cJBUu.js"),e=require("react"),H=require("makeup-active-descendant"),K=require("makeup-prevent-scroll-keys"),x=require("makeup-typeahead"),_=require("classnames"),S=require("../utils-C9NL3q0j.js"),B=require("../scroll-OgAngNzq.js"),F=require("../icons/ebay-icon-tick-16/index.js");function z(s){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(s){for(const l in s)if(l!=="default"){const u=Object.getOwnPropertyDescriptor(s,l);Object.defineProperty(a,l,u.get?u:{enumerable:!0,get:()=>s[l]})}}return a.default=s,Object.freeze(a)}const L=z(K),k=s=>{var{children:a,className:l}=s,u=I.__rest(s,["children","className"]);return e.createElement("div",Object.assign({className:_("listbox__description",l)},u),a)},j=s=>{var{className:a,icon:l,text:u,children:m,disabled:y,tabIndex:g,selected:o,a11ySelectedText:E="selected"}=s,N=I.__rest(s,["className","icon","text","children","disabled","tabIndex","selected","a11ySelectedText"]);const r=S.filterByType(m,k),f=u||(r?.length?"":m);return e.createElement("div",Object.assign({},N,{tabIndex:y?-1:g,className:_("listbox__option",a),"aria-disabled":y,"aria-selected":o,role:"option"}),l?e.createElement("span",{className:"listbox__value"},l,f?e.createElement("span",null,f):null,r?.length?r:null,o&&e.createElement("span",{className:"clipped"},E)):e.createElement(e.Fragment,null,e.createElement("span",{className:"listbox__value"},f,o&&e.createElement("span",{className:"clipped"},E)),r?.length?r:null),e.createElement(F.EbayIconTick16,null))},{default:G=x}=x?.default?.__esModule?x.default:x,U=1300,Y=s=>{var a,{name:l,className:u,disabled:m,children:y,tabIndex:g=0,listSelection:o,maxHeight:E,typeaheadTimeoutLength:N,selectClassName:r,a11ySelectedText:f,onChange:q=()=>{},onEscape:R=()=>{}}=s,w=I.__rest(s,["name","className","disabled","children","tabIndex","listSelection","maxHeight","typeaheadTimeoutLength","selectClassName","a11ySelectedText","onChange","onEscape"]);const d=S.filterByType(y,j),T=d.findIndex(n=>n.props.selected),[p,C]=e.useState(d.findIndex(n=>n.props.selected));e.useEffect(()=>{T!==p&&C(T)},[T]);const c=e.useRef(null),b=e.useRef(null),v=e.useRef(null),h=e.useRef(!1);function O(n,t,i){t===p||d[t].props.disabled||(C(t),q(n,{index:t,selected:[d[t].props.value],wasClicked:i}))}function M(n){switch(n.code){case"Esc":case"Escape":R();break;case"Space":case"Enter":O(n,b.current.index,!1);break}const t=v.current.getIndex(c.current.children,n.key,N||U);if(t!==-1){b.current.index=t;const i=c.current.querySelectorAll("[role=option]")[t];c.current.scrollTop=i.offsetTop-c.current.offsetHeight/2}}function P(){h.current=!0}return e.useEffect(()=>{const n=t=>{const i=parseInt(t.detail.toIndex,10),D=c.current?c.current.querySelectorAll("[role=option]")[p]:null,A=h.current;B.scroll(D),h.current&&(h.current=!1),O(t,i,A)};if(d.length&&!m){const t=c.current,i=c.current;b.current=H.createLinear(t,i,i,".listbox__option[role=option]",{activeDescendantClassName:"listbox__option--active",autoInit:p,autoReset:null,autoScroll:o!=="auto"}),L.add(t),v.current=G()}return o==="auto"&&c.current.addEventListener("activeDescendantChange",n),()=>{b.current&&(b.current.reset(),b.current.destroy(),b.current=void 0),v.current&&(v.current.destroy(),v.current=void 0),c.current&&(c.current.removeEventListener("activeDescendantChange",n),L.remove(c.current))}},[p,m,o]),e.createElement(e.Fragment,null,e.createElement("div",Object.assign({},w,{tabIndex:g,ref:c,role:"listbox",onKeyDown:o!=="auto"?M:void 0,className:_("listbox__options",u),style:{maxHeight:E}}),d.map((n,t)=>e.cloneElement(n,Object.assign(Object.assign({key:n.props.value||t},n.props),{onMouseDown:o==="auto"?P:void 0,onClick:i=>{o!=="auto"&&O(i,t,!0)},selected:t===p,a11ySelectedText:f})))),e.createElement("select",{hidden:!0,className:_("listbox__native",r),name:l,disabled:m,value:(a=d[p])===null||a===void 0?void 0:a.props.value,onChange:(()=>{})},d.map((n,t)=>e.createElement("option",{key:n.props.value||t,value:n.props.value,disabled:n.props.disabled}))))};exports.EbayListbox=Y;exports.EbayListboxOption=j;exports.EbayListboxOptionDescription=k;
|
|
@@ -1,69 +1,5 @@
|
|
|
1
1
|
# EbayListboxButton
|
|
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 { EbayListboxButton, EbayListboxButtonOption } from "@ebay/ui-core-react/ebay-listbox-button";
|
|
11
|
-
```
|
|
12
|
-
|
|
13
|
-
## Import following styles from SKIN
|
|
14
|
-
|
|
15
|
-
```jsx harmony
|
|
16
|
-
import "@ebay/skin/listbox-button";
|
|
17
|
-
|
|
18
|
-
// Add if you're using floating labels
|
|
19
|
-
import "@ebay/skin/floating-label";
|
|
20
|
-
```
|
|
21
|
-
|
|
22
|
-
## Import styles using SCSS/CSS
|
|
23
|
-
|
|
24
|
-
```jsx harmony
|
|
25
|
-
import "@ebay/skin/listbox-button.css";
|
|
26
|
-
|
|
27
|
-
// Add if you're using floating labels
|
|
28
|
-
import "@ebay/skin/floating-label.css";
|
|
29
|
-
```
|
|
30
|
-
|
|
31
|
-
## Usage
|
|
32
|
-
|
|
33
|
-
```
|
|
34
|
-
yarn add @ebay/ui-core-react
|
|
35
|
-
```
|
|
36
|
-
|
|
37
|
-
```jsx harmony
|
|
38
|
-
<EbayListboxButton defaultValue="BB" onSelect={action(`onSelect triggered`)} fluid borderless>
|
|
39
|
-
<EbayListboxButtonOption value="AA">Option 1</EbayListboxButtonOption>
|
|
40
|
-
<EbayListboxButtonOption value="BB">Option 2</EbayListboxButtonOption>
|
|
41
|
-
<EbayListboxButtonOption value="CC">Option 3</EbayListboxButtonOption>
|
|
42
|
-
</EbayListboxButton>
|
|
43
|
-
```
|
|
44
|
-
|
|
45
|
-
## Attributes
|
|
46
|
-
|
|
47
|
-
| Name | Type | Required | Description |
|
|
48
|
-
| ------------------ | ------- | -------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
49
|
-
| `value` | string | No | Allows you to set the selected option to the one with `value` |
|
|
50
|
-
| `selected` | number | No | Allows you to set the selected index option to `selected` |
|
|
51
|
-
| `aria-disabled` | boolean | No | Set to true if the field is disabled |
|
|
52
|
-
| `aria-invalid` | boolean | No | Set to true if the field is invalid |
|
|
53
|
-
| `fluid` | boolean | No | To make the listbox fluid |
|
|
54
|
-
| `borderless` | boolean | No | To make the listbox borderless |
|
|
55
|
-
| `maxHeight` | string | No | example: 100px, 200px, 10rem |
|
|
56
|
-
| `prefixId` | string | No | The id of an external element to use as the a11y prefix label for the listbox button. |
|
|
57
|
-
| `prefixLabel` | string | No | The label to add before selected option on the button. Cannot be used with `prefixId` |
|
|
58
|
-
| `floatingLabel` | string | No | Indicates that the listbox is a floating label type and renders it with a label |
|
|
59
|
-
| `unselectedText` | string | No | The text to be shown when no options are selected. Default is '-'. Cannot be used with `floating-label` |
|
|
60
|
-
| `strategy` | string | No | Swap between `fixed` and `absolute` positioning strategy. Use `fixed` when dropdown is in contained in an overflow and needs to be visible as you scroll the screen. |
|
|
61
|
-
| `a11ySelectedText` | string | No | Accessible text for selected option. Default is "selected". |
|
|
62
|
-
|
|
63
|
-
## Callbacks
|
|
64
|
-
|
|
65
|
-
| Name | Type | Required | Description | Data |
|
|
66
|
-
| ------------ | -------- | -------- | --------------------- | ---------------------------------------------------------------------------- |
|
|
67
|
-
| `onChange` | Function | No | triggered on change | `(ChangeEvent, { index: number, selected: string[] , wasClicked: boolean })` |
|
|
68
|
-
| `onCollapse` | Function | No | triggered on collapse | `()` |
|
|
69
|
-
| `onExpand` | Function | No | triggered on expand | `()` |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/buttons-ebay-listbox-button--docs)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../listbox-button-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../listbox-button-CF98dSd8.js");exports.EbayListboxButton=t.ListboxButton;exports.EbayListboxButtonOption=t.ListboxOption;
|
package/ebay-menu/README.md
CHANGED
|
@@ -1,64 +1,5 @@
|
|
|
1
1
|
# EbayMenu
|
|
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
|
-
```jsx harmony
|
|
16
|
-
import { EbayMenu, EbayMenuItem as Item } from "@ebay/ui-core-react/ebay-menu";
|
|
17
|
-
import "@ebay/skin/menu";
|
|
18
|
-
|
|
19
|
-
<EbayMenu>
|
|
20
|
-
<Item>item 1</Item>
|
|
21
|
-
<Item>item 2</Item>
|
|
22
|
-
<Item>item 3</Item>
|
|
23
|
-
</EbayMenu>;
|
|
24
|
-
```
|
|
25
|
-
|
|
26
|
-
## EbayMenu Props
|
|
27
|
-
|
|
28
|
-
| Name | Type | Required | Description |
|
|
29
|
-
| ------------- | -------- | -------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
30
|
-
| `type` | String | No | Can be `radio`/`checkbox` |
|
|
31
|
-
| `checked` | Number | No | when used with `radio` type will check the item with the corresponding index |
|
|
32
|
-
| `baseEl` | String | No | Container can be `span` (default) or `div` |
|
|
33
|
-
| `onKeydown` | Function | No | props: (e: event, { index: number, checked: number[], checkedValues?: string[] }) |
|
|
34
|
-
| `onSelect` | Function | No | props: (e: event, { index: number }), triggered on item clicked (not for type `radio`/`checkbox`) |
|
|
35
|
-
| `onChange` | Function | No | props: (e: event, { index: number, checked: number[], checkedValues: string[]), triggered on item `checked` change, (for type `radio`/`checkbox` only) |
|
|
36
|
-
| `classPrefix` | String | No | class prefix for the component, defaults to `menu` |
|
|
37
|
-
| `reverse` | Boolean | No | reverse the menu item layout, so that the badge is on the left and the text on the right (default: false) |
|
|
38
|
-
| `fixWidth` | Boolean | No | makes the menu width the same as its parent |
|
|
39
|
-
| `fixed` | Boolean | No | Swap between `fixed` and `absolute` positioning strategy. Use `fixed` when dropdown is in contained in an overflow and needs to be visible as you scroll the screen. |
|
|
40
|
-
|
|
41
|
-
## EbayMenuItem Props
|
|
42
|
-
|
|
43
|
-
| Name | Type | Required | Description |
|
|
44
|
-
| ---------------- | ------- | -------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
|
|
45
|
-
| `value` | String | No | for type `radio`, `checkbox`: the value to use with callbacks for `checkedValues[]` |
|
|
46
|
-
| `checked` | Boolean | No | for type `radio`, `checkbox`: whether or not the item is checked |
|
|
47
|
-
| `disabled` | Boolean | No | makes the menu item disabled |
|
|
48
|
-
| `badgeNumber` | Number | No | used as the number to be placed in the badge |
|
|
49
|
-
| `badgeAriaLabel` | String | Only if `badgeNumber` provided, passed as the `aria-label` directly to the badge |
|
|
50
|
-
|
|
51
|
-
## EbayMenuSeparator
|
|
52
|
-
|
|
53
|
-
Example:
|
|
54
|
-
|
|
55
|
-
```jsx
|
|
56
|
-
import { EbayMenu, EbayMenuItem as Item, EbayMenuSeparator as Separator } from "@ebay/ui-core-react/ebay-menu";
|
|
57
|
-
|
|
58
|
-
<EbayMenu>
|
|
59
|
-
<Item>item 1</Item>
|
|
60
|
-
<Item>item 2</Item>
|
|
61
|
-
<Separator />
|
|
62
|
-
<Item>item 3</Item>
|
|
63
|
-
</EbayMenu>;
|
|
64
|
-
```
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/building-blocks-ebay-menu--docs)
|
package/ebay-menu/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("../menu-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("../menu-A2rDgu5k.js"),n=require("../tslib.es6-BW4cJBUu.js"),u=require("react"),c=require("classnames"),b=e=>{var{className:s,baseClass:r="menu"}=e,t=n.__rest(e,["className","baseClass"]);return u.createElement("hr",Object.assign({},t,{className:c(s,`${r}__separator`)}))};exports.EbayMenu=a.EbayMenu;exports.EbayMenuItem=a.EbayMenuItem;exports.EbayMenuSeparator=b;
|
|
@@ -1,73 +1,5 @@
|
|
|
1
1
|
# EbayMenuButton
|
|
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
|
-
```jsx harmony
|
|
16
|
-
import {
|
|
17
|
-
EbayMenuButton,
|
|
18
|
-
EbayMenuButtonItem as Item,
|
|
19
|
-
EbayMenuButtonSeparator as Separator,
|
|
20
|
-
EbayMenuButtonLabel as Label
|
|
21
|
-
} from 'ebayui-core-react/ebay-menu-button';
|
|
22
|
-
import '@ebay/skin/menu-button';
|
|
23
|
-
<EbayMenuButton text="Menu">
|
|
24
|
-
<Item>Item 1</Item>
|
|
25
|
-
<Item>Item 2</Item>
|
|
26
|
-
<Item>Item 3</Item>
|
|
27
|
-
<Separator />
|
|
28
|
-
<Item>Log in</Item>
|
|
29
|
-
</EbayMenuButton>
|
|
30
|
-
// With a complext label
|
|
31
|
-
<EbayMenuButton a11yText="Menu">
|
|
32
|
-
<Label><img src="menu-logo.svg" /></Label>
|
|
33
|
-
<Item>Item 1</Item>
|
|
34
|
-
<Item>Item 2</Item>
|
|
35
|
-
</EbayMenuButton>
|
|
36
|
-
```
|
|
37
|
-
|
|
38
|
-
## EbayMenuButton Attributes
|
|
39
|
-
|
|
40
|
-
| Name | Type | Required | Description |
|
|
41
|
-
| ------------------ | -------- | ------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
42
|
-
| `text` | String | No | button label text |
|
|
43
|
-
| `a11yText` | String | Only without a text label | a11y text for the button |
|
|
44
|
-
| `noToggleIcon` | Boolean | No | whether to hide the chevron toggle icon |
|
|
45
|
-
| `expanded` | Boolean | No | whether content is expanded |
|
|
46
|
-
| `type` | String | No | can be `radio` or `checkbox` |
|
|
47
|
-
| `reverse` | Boolean | No | expand menu flyout to the left |
|
|
48
|
-
| `fixWidth` | Boolean | No | Constrain items container width to button width |
|
|
49
|
-
| `borderless` | Boolean | No | Whether button has borders |
|
|
50
|
-
| `size` | String | No | button size: `small` or `large` |
|
|
51
|
-
| `priority` | String | No | button size: `primary`, `secondary` (default), `tertiary`, `none` |
|
|
52
|
-
| `checked` | Number | No | will set the corresponding index item to checked state and use the `aria-checked` attribute in markup |
|
|
53
|
-
| `disabled` | Boolean | No | will disable the entire dropdown (disables the ebay-button label) if set to true |
|
|
54
|
-
| `variant` | String | No | will change the button style: `overflow`, `form` or `button` |
|
|
55
|
-
| `collapseOnSelect` | Boolean | No | Will collapse whole menu when an item is selected in menu. Typically used in type=`radio` |
|
|
56
|
-
| `prefixId` | String | No | The id of an external element to use as the prefix label for the menu button. Cannot be used with `prefix-label` |
|
|
57
|
-
| `prefixLabel` | String | No | The label to add before each selected item on the button. Cannot be used with `prefix-id` (NOT YET IMPLEMENTED) |
|
|
58
|
-
| `onExpand` | Function | No | Called when content is expanded |
|
|
59
|
-
| `onCollapse` | Function | No | Called when content is collapsed |
|
|
60
|
-
| `onSelect` | Function | No | props: (e: event, { index: number }), triggered on item clicked (not for type `radio`/`checkbox`) |
|
|
61
|
-
| `onChange` | Function | No | props: (e: event, { index: number, checked: number[], checkedValues: string[] }), triggered on item `checked` change, (for type `radio`/`checkbox` only) |
|
|
62
|
-
| `strategy` | string | No | Swap between `fixed` and `absolute` positioning strategy. Use `fixed` when dropdown is in contained in an overflow and needs to be visible as you scroll the screen. |
|
|
63
|
-
|
|
64
|
-
## EbayMenuButtonItem Attributes
|
|
65
|
-
|
|
66
|
-
| Name | Type | Required | Description |
|
|
67
|
-
| ---------------- | -------- | -------- | ----------------------------------------------------------------------------------- |
|
|
68
|
-
| `value` | String | No | for type `radio`, `checkbox`: the value to use with callbacks for `checkedValues[]` |
|
|
69
|
-
| `checked` | Boolean | No | for type `radio`, `checkbox`: whether or not the item is checked |
|
|
70
|
-
| `disabled` | Boolean | No | makes the menu item disabled |
|
|
71
|
-
| `badgeNumber` | Number | No | used as the number to be placed in the badge |
|
|
72
|
-
| `badgeAriaLabel` | Number | No | used as the number to be placed in the badge (NOT YET IMPLEMENTED) |
|
|
73
|
-
| `onClick` | Function | No | For a non-link menu item, with param `{ originalEvent }` |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/buttons-ebay-menu-button--docs)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../menu-button-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../menu-button-BPwZtkuk.js"),t=require("../menu-A2rDgu5k.js");require("react");require("classnames");exports.EbayMenuButton=e.EbayMenuButton;exports.EbayMenuButtonLabel=e.EbayMenuButtonLabel;exports.EbayMenuButtonSeparator=e.EbayMenuButtonSeparator;exports.EbayMenuButtonItem=t.EbayMenuItem;
|
|
@@ -1,69 +1,5 @@
|
|
|
1
|
-
#
|
|
1
|
+
# EbayNumberInput
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
```jsx
|
|
8
|
-
import { EbayNumberInput } from '@ebay/ebayui-core-react';
|
|
9
|
-
|
|
10
|
-
// Basic usage
|
|
11
|
-
<EbayNumberInput />
|
|
12
|
-
|
|
13
|
-
// With custom min/max values
|
|
14
|
-
<EbayNumberInput min={1} max={10} value={5} />
|
|
15
|
-
|
|
16
|
-
// With a label
|
|
17
|
-
<EbayNumberInput label="Quantity" />
|
|
18
|
-
|
|
19
|
-
// With delete functionality
|
|
20
|
-
<EbayNumberInput a11yDeleteText="Delete item" />
|
|
21
|
-
|
|
22
|
-
// With event handlers
|
|
23
|
-
<EbayNumberInput
|
|
24
|
-
onChange={(e, { value }) => console.log('Value changed:', value)}
|
|
25
|
-
onIncrement={(e, { value }) => console.log('Incremented to:', value)}
|
|
26
|
-
onDecrement={(e, { value }) => console.log('Decremented to:', value)}
|
|
27
|
-
/>
|
|
28
|
-
```
|
|
29
|
-
|
|
30
|
-
## Props
|
|
31
|
-
|
|
32
|
-
The `EbayNumberInput` component extends most of the props from `EbayTextbox` with some modifications and additions:
|
|
33
|
-
|
|
34
|
-
| Name | Type | Required | Default | Description |
|
|
35
|
-
| ---------------- | ---------- | -------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
36
|
-
| `value` | `number` | No | `1` | The current value of the input |
|
|
37
|
-
| `min` | `number` | No | `1` | The minimum allowed value |
|
|
38
|
-
| `max` | `number` | No | `Infinity` | The maximum allowed value |
|
|
39
|
-
| `label` | `string` | No | `''` | Label text to display with the input |
|
|
40
|
-
| `a11yDeleteText` | `string` | No | `''` | Accessibility text for the delete button. When provided, the decrement button will be replaced with a delete button when the value reaches the minimum |
|
|
41
|
-
| `onChange` | `Function` | No | `() => {}` | Called when the value changes (either through direct input or button clicks) |
|
|
42
|
-
| `onInputChange` | `Function` | No | `() => {}` | Called when the input value changes directly |
|
|
43
|
-
| `onFocus` | `Function` | No | `() => {}` | Called when the input receives focus |
|
|
44
|
-
| `onBlur` | `Function` | No | `() => {}` | Called when the input loses focus |
|
|
45
|
-
| `onKeyDown` | `Function` | No | `() => {}` | Called on keydown event |
|
|
46
|
-
| `onKeyPress` | `Function` | No | `() => {}` | Called on keypress event |
|
|
47
|
-
| `onKeyUp` | `Function` | No | `() => {}` | Called on keyup event |
|
|
48
|
-
| `onDeleteClick` | `Function` | No | `() => {}` | Called when the delete button is clicked (only visible when `a11yDeleteText` is provided and value is at minimum) |
|
|
49
|
-
| `onIncrement` | `Function` | No | `() => {}` | Called when the increment button is clicked |
|
|
50
|
-
| `onDecrement` | `Function` | No | `() => {}` | Called when the decrement button is clicked |
|
|
51
|
-
|
|
52
|
-
Additionally, this component inherits all other props from the `EbayTextbox` component except those explicitly overridden above.
|
|
53
|
-
|
|
54
|
-
## Event Handlers
|
|
55
|
-
|
|
56
|
-
All event handlers receive two arguments:
|
|
57
|
-
|
|
58
|
-
1. The original event object
|
|
59
|
-
2. An object with a `value` property containing the current numeric value
|
|
60
|
-
|
|
61
|
-
Example:
|
|
62
|
-
|
|
63
|
-
```jsx
|
|
64
|
-
<EbayNumberInput
|
|
65
|
-
onChange={(event, { value }) => {
|
|
66
|
-
console.log("New value:", value);
|
|
67
|
-
}}
|
|
68
|
-
/>
|
|
69
|
-
```
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/form-input-ebay-number-input--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"),t=require("react"),M=require("classnames"),d=require("../textbox-HffvptHx.js"),y=require("../icon-button-E_6JKTh3.js"),S=require("../icons/ebay-icon-remove-24/index.js"),j=require("../icons/ebay-icon-delete-24/index.js"),O=require("../icons/ebay-icon-add-24/index.js"),W=v=>{const{className:x="",value:c=1,min:o=1,max:r=1/0,label:p="",a11yDeleteText:u="",onChange:I=()=>{},onInputChange:N=()=>{},onFocus:f=()=>{},onBlur:D=()=>{},onKeyDown:C=()=>{},onKeyPress:K=()=>{},onKeyUp:_=()=>{},onDeleteClick:g=()=>{},onIncrement:w=()=>{},onDecrement:B=()=>{}}=v,s=A.__rest(v,["className","value","min","max","label","a11yDeleteText","onChange","onInputChange","onFocus","onBlur","onKeyDown","onKeyPress","onKeyUp","onDeleteClick","onIncrement","onDecrement"]),q=u?1:0,[a,i]=t.useState(c??q),m=t.useRef(null),b=(n,e=0)=>{const z=u?1:0;let l=parseInt(n,10)+e;return isNaN(l)?l=z:l>r?l=r:l<o&&(l=o),l},h=n=>{if(!m.current)return;const e=m.current;e.classList.remove("number-input--increment"),e.classList.remove("number-input--decrement"),e.classList.remove("number-input--increment-disabled"),e.classList.remove("number-input--decrement-disabled"),e.offsetWidth,e.classList.add(`number-input--${n}`)},k=n=>{const e=b(a,1);h(e>=r?"increment-disabled":"increment"),i(e),w(n,{value:e}),I(n,{value:e})},P=n=>{const e=b(a,-1);h(e<=o?"decrement-disabled":"decrement"),i(e),B(n,{value:e}),I(n,{value:e})},E=n=>{const e=b(n.target.value,0);i(e),N(n,{value:e})},T=(n,e)=>{f(n,{value:Number(e.value)})},V=(n,e)=>{D(n,{value:Number(e.value)})},F=(n,e)=>{C(n,{value:Number(e.value)})},L=(n,e)=>{K(n,{value:Number(e.value)})},R=(n,e)=>{_(n,{value:Number(e.value)})},U=n=>{g(n,{value:a})};return t.createElement("span",{ref:m,className:M("number-input",u&&a===1&&"number-input--show-delete",x)},t.createElement(d.EbayTextbox,Object.assign({},s,{max:r,min:o,onBlur:V,onChange:E,onFocus:T,onInputChange:E,onKeyDown:F,onKeyPress:L,onKeyUp:R,type:"number",value:a}),t.createElement(d.EbayTextboxPrefixIcon,null,p&&t.createElement("label",{htmlFor:s?.id||"number-input"},p),t.createElement(y.EbayIconButton,{"aria-hidden":!0,className:"number-input__decrement",disabled:a<=o,icon:t.createElement(S.EbayIconRemove24,null),onClick:P,size:"small",tabIndex:-1,transparent:!0})),t.createElement(d.EbayTextboxPostfixIcon,null,u&&t.createElement(y.EbayIconButton,{"aria-label":u,className:"number-input__delete",icon:t.createElement(j.EbayIconDelete24,null),onClick:U,size:"small",transparent:!0}),t.createElement(y.EbayIconButton,{"aria-hidden":!0,className:"number-input__increment",disabled:a>=r,icon:t.createElement(O.EbayIconAdd24,null),onClick:k,size:"small",tabIndex:-1,transparent:!0}))))};exports.EbayNumberInput=W;
|