@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-tourtip/README.md
CHANGED
|
@@ -1,78 +1,5 @@
|
|
|
1
1
|
# EbayTourtip
|
|
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 { EbayTourtip, EbayTourtipHost, EbayTourtipContent, EbayTourtipHeading } from "@ebay/ui-core-react/ebay-tourtip";
|
|
11
|
-
```
|
|
12
|
-
|
|
13
|
-
## Import following styles from SKIN
|
|
14
|
-
|
|
15
|
-
```jsx harmony
|
|
16
|
-
import "@ebay/skin/tourtip";
|
|
17
|
-
```
|
|
18
|
-
|
|
19
|
-
### or if using SCSS/CSS
|
|
20
|
-
|
|
21
|
-
```jsx harmony
|
|
22
|
-
import "@ebay/skin/tourtip.css";
|
|
23
|
-
```
|
|
24
|
-
|
|
25
|
-
## Usage
|
|
26
|
-
|
|
27
|
-
```
|
|
28
|
-
yarn add @ebay/ui-core-react
|
|
29
|
-
```
|
|
30
|
-
|
|
31
|
-
```jsx harmony
|
|
32
|
-
<EbayTourtip a11yCloseText="close" pointer="bottom">
|
|
33
|
-
<EbayTourtipHost>
|
|
34
|
-
<EbayButton>Info</EbayButton>
|
|
35
|
-
</EbayTourtipHost>
|
|
36
|
-
<EbayTourtipHeading type="tourtip">Title</EbayTourtipHeading>
|
|
37
|
-
<EbayTourtipContent>
|
|
38
|
-
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>
|
|
39
|
-
</EbayTourtipContent>
|
|
40
|
-
<EbayTourtipFooter index="1 / 3">
|
|
41
|
-
<button className="fake-link">Back</button>
|
|
42
|
-
<button className="btn btn--primary">Next</button>
|
|
43
|
-
</EbayTourtipFooter>
|
|
44
|
-
</EbayTourtip>
|
|
45
|
-
```
|
|
46
|
-
|
|
47
|
-
## EbayTourtip Attributes
|
|
48
|
-
|
|
49
|
-
| Name | Type | Stateful | Required | Description |
|
|
50
|
-
| ----------------- | -------- | -------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
51
|
-
| `pointer` | String | No | No | options are `top-left`, `top`, `top-right`, `right`, `right-bottom`, `right-top`, `bottom-left`, `bottom-right`, `bottom`, `left`, `left-bottom`, `left-top` |
|
|
52
|
-
| `overlayStyle` | Object | No | No | Style object to customize default values for the overlay. It can be used all CSS properties like `top`, `left`, `bottom`, `right`. |
|
|
53
|
-
| `initialExpanded` | Boolean | No | No | Open the tooltip on the initial render, needs to be true for the case of Tourtips |
|
|
54
|
-
| `a11yCloseText` | String | No | Yes | A11y text for close button and mask. |
|
|
55
|
-
| `aria-label` | String | No | Yes | A descriptive label of what the tourtip button represents (e.g. "Important information") |
|
|
56
|
-
| `onExpand` | Function | No | No | overlay has been expanded |
|
|
57
|
-
| `onCollapse` | Function | No | No | overlay has been collapsed |
|
|
58
|
-
|
|
59
|
-
## Child components
|
|
60
|
-
|
|
61
|
-
| Name | Required | Description |
|
|
62
|
-
| -------------------- | -------- | ------------------------------------------------ |
|
|
63
|
-
| `EbayTourtipHost` | Yes | The custom host-button (trigger) for the tourtip |
|
|
64
|
-
| `EbayTourtipHeading` | No | The heading to be displayed in the tourtip |
|
|
65
|
-
| `EbayTourtipFooter` | Yes | The footer to be displayed in the tourtip |
|
|
66
|
-
| `EbayTourtipContent` | Yes | The content to be displayed in the tourtip |
|
|
67
|
-
|
|
68
|
-
## EbayTourtipHost Attributes
|
|
69
|
-
|
|
70
|
-
| Name | Type | Stateful | Required | Description |
|
|
71
|
-
| ------------ | ------ | -------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
72
|
-
| `aria-label` | String | No | Yes | A descriptive label of what the tourtip button represents (e.g. "Important information"). Will overwrite `ariaLabel` prop from the `EbayTourtip` |
|
|
73
|
-
|
|
74
|
-
## EbayTourtipFooter Attributes
|
|
75
|
-
|
|
76
|
-
| Name | Type | Stateful | Required | Description |
|
|
77
|
-
| ------- | ------ | -------- | -------- | --------------------------------------------------------------------------------------------------- |
|
|
78
|
-
| `index` | String | No | No | defines the text to be displayed as index of the Tourtip if any. e.g `1 - 3` meaning Tourtip 1 of 3 |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/notices-tips-ebay-tourtip--docs)
|
|
@@ -2,6 +2,7 @@ import { CSSProperties, FC } from "react";
|
|
|
2
2
|
import { TooltipProps, PointerDirection } from "../common/tooltip-utils";
|
|
3
3
|
export type TourtipProps = Omit<TooltipProps, "ref"> & {
|
|
4
4
|
a11yCloseText: string;
|
|
5
|
+
open?: boolean;
|
|
5
6
|
pointer?: PointerDirection;
|
|
6
7
|
onExpand?: () => void;
|
|
7
8
|
onCollapse?: () => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ebay-tourtip.d.ts","sourceRoot":"","sources":["../../src/ebay-tourtip/ebay-tourtip.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,aAAa,EAAE,EAAE,EAAU,MAAM,OAAO,CAAC;AAEzD,OAAO,EAIH,YAAY,EACZ,gBAAgB,EAGnB,MAAM,yBAAyB,CAAC;AAOjC,MAAM,MAAM,YAAY,GAAG,IAAI,CAAC,YAAY,EAAE,KAAK,CAAC,GAAG;IACnD,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,gBAAgB,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,YAAY,CAAC,EAAE,aAAa,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,QAAA,MAAM,WAAW,EAAE,EAAE,CAAC,YAAY,
|
|
1
|
+
{"version":3,"file":"ebay-tourtip.d.ts","sourceRoot":"","sources":["../../src/ebay-tourtip/ebay-tourtip.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,aAAa,EAAE,EAAE,EAAU,MAAM,OAAO,CAAC;AAEzD,OAAO,EAIH,YAAY,EACZ,gBAAgB,EAGnB,MAAM,yBAAyB,CAAC;AAOjC,MAAM,MAAM,YAAY,GAAG,IAAI,CAAC,YAAY,EAAE,KAAK,CAAC,GAAG;IACnD,aAAa,EAAE,MAAM,CAAC;IACtB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,OAAO,CAAC,EAAE,gBAAgB,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,YAAY,CAAC,EAAE,aAAa,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,QAAA,MAAM,WAAW,EAAE,EAAE,CAAC,YAAY,CAuEjC,CAAC;AACF,eAAe,WAAW,CAAC"}
|
package/ebay-tourtip/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("../tslib.es6-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("../tslib.es6-BW4cJBUu.js"),e=require("react"),a=require("../utils-C9NL3q0j.js"),n=require("../use-tooltip-B0APb1jZ.js"),L=require("classnames"),M=require("../floating-ui-Co2mY5Do.js");require("../array.polyfill.flat-5BAolFdk.js");require("../icon-M7M42naA.js");const h=()=>null,m=()=>null,g=({index:t,children:r})=>e.createElement(e.Fragment,null,t!==void 0&&e.createElement("span",{className:"tourtip__index"},t),r),C=t=>{var{as:r,children:s,className:i}=t,o=u.__rest(t,["as","children","className"]);const l=r||"h2";return e.createElement(l,Object.assign({},o,{className:L("tourtip__heading",i)}),s)},U=t=>{var{a11yCloseText:r,"aria-label":s,className:i,children:o,onCollapse:l,onExpand:w,overlayStyle:_,open:v,pointer:d,offset:S,noFlip:q,noShift:x,notInline:O}=t,R=u.__rest(t,["a11yCloseText","aria-label","className","children","onCollapse","onExpand","overlayStyle","open","pointer","offset","noFlip","noShift","notInline"]);const p=e.useRef(null),{isExpanded:c,collapseTooltip:j}=n.useTooltip({onExpand:w,onCollapse:l,initialExpanded:!0,expanded:v,hostRef:p}),{overlayStyles:F,arrowStyles:H,refs:y}=M.useFloatingTooltip({open:c,hostRef:p,options:{pointer:d,offset:S,noFlip:q,noShift:x,notInline:O}}),N=e.useRef(null),f=a.findComponent(o,h);if(!f)throw new Error("EbayTourtip: Please use a EbayTourtipContent that defines the content of the tourtip");const b=f.props,{children:P}=b,I=u.__rest(b,["children"]),T=a.findComponent(o,m);if(!T)throw new Error("EbayTourtip: Please use a EbayTourtipHost that defines the host of the tourtip");const B=a.findComponent(o,C),E=a.findComponent(o,g);return e.createElement(n.Tooltip,Object.assign({},R,{className:i,type:"tourtip",isExpanded:c,ref:N}),e.createElement(n.TooltipHost,Object.assign({},T.props,{forwardedRef:p,"aria-label":s,"aria-expanded":c})),e.createElement(n.TooltipContent,Object.assign({},I,{a11yCloseText:r,onClose:j,pointer:d,showCloseButton:!0,style:Object.assign(Object.assign({},F),_),type:"tourtip",overlayRef:y.setOverlay,arrowRef:y.arrow,arrowStyle:H}),B,P,E&&e.createElement(n.TooltipFooter,{type:"tourtip"},E)))};exports.Tooltip=n.Tooltip;exports.EbayTourtip=U;exports.EbayTourtipContent=h;exports.EbayTourtipFooter=g;exports.EbayTourtipHeading=C;exports.EbayTourtipHost=m;
|
|
@@ -1,54 +1,5 @@
|
|
|
1
1
|
# EbayTriStateCheckbox
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/
|
|
6
|
-
|
|
7
|
-
## Usage
|
|
8
|
-
|
|
9
|
-
```
|
|
10
|
-
yarn add @ebay/ui-core-react
|
|
11
|
-
```
|
|
12
|
-
|
|
13
|
-
### Import JS
|
|
14
|
-
|
|
15
|
-
```jsx harmony
|
|
16
|
-
import {
|
|
17
|
-
EbayTriStateCheckbox,
|
|
18
|
-
type TriStateCheckboxChangeHandler,
|
|
19
|
-
type TriStateCheckboxFocusHandler,
|
|
20
|
-
type TriStateCheckboxKeyDownHandler
|
|
21
|
-
} from '@ebay/ui-core-react/ebay-tri-state-checkbox'
|
|
22
|
-
```
|
|
23
|
-
|
|
24
|
-
## Import following styles from Skin
|
|
25
|
-
|
|
26
|
-
```jsx harmony
|
|
27
|
-
import "@ebay/skin/checkbox";
|
|
28
|
-
```
|
|
29
|
-
|
|
30
|
-
## ...or using SCSS/CSS
|
|
31
|
-
|
|
32
|
-
```jsx harmony
|
|
33
|
-
import "@ebay/skin/checkbox.css";
|
|
34
|
-
```
|
|
35
|
-
|
|
36
|
-
```jsx
|
|
37
|
-
import { EbayLabel } from '@ebay/ui-core-react/ebay-field';
|
|
38
|
-
|
|
39
|
-
<EbayTriStateCheckbox id="checkbox-1" size="large">
|
|
40
|
-
```
|
|
41
|
-
|
|
42
|
-
## Attributes
|
|
43
|
-
|
|
44
|
-
| Name | Type | Stateful | Description | Data |
|
|
45
|
-
| ----------- | ------------- | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- | --- |
|
|
46
|
-
| `size` | String | No | Either `large` or `regular` (default). Sets the checkbox icon size. For mweb this should be set to `large`. (Note: The dimensions of the radio will not change, but only the icon) |
|
|
47
|
-
| `disabled` | Boolean | No | |
|
|
48
|
-
| `checked` | CheckboxState | No | indicates the checked value of the input element, which can be either "true", "false" or "mixed" | |
|
|
49
|
-
| `onChange` | Function | - | Callback fired on change | `(event: ChangeEvent, { value: string, checked: CheckboxState })` | |
|
|
50
|
-
| `onFocus` | Function | - | Callback fired when button is focused | `(event: FocusEvent, { value: string, checked: CheckboxState })` | |
|
|
51
|
-
| `onKeyDown` | Function | - | Callback fired when key is pressed | `(event: KeyboardEvent, { value: string, checked: CheckboxState })` | |
|
|
52
|
-
|
|
53
|
-
It supports all the events supported by an input element (e.g. `onClick`)
|
|
54
|
-
Note: For this component, `className`/`style` are applied to the root tag, while all other HTML attributes are applied to the `input` tag.
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/form-input-ebay-tri-state-checkbox--docs)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../tri-state-checkbox-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../tri-state-checkbox-Djp8KVph.js");exports.EbayTriStateCheckbox=e.EbayTriStateCheckbox;
|
package/ebay-video/README.md
CHANGED
|
@@ -1,62 +1,5 @@
|
|
|
1
1
|
# EbayVideo
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
Natively uses `shaka` player under the hood. For resizing, `ebay-video` supports fixed width or variable width. If no width is provided the video tag will resize based on the container size.
|
|
3
|
+
## Documentation
|
|
5
4
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/story/media-ebay-video--default)
|
|
9
|
-
|
|
10
|
-
## Usage
|
|
11
|
-
|
|
12
|
-
```bash
|
|
13
|
-
yarn add @ebay/ui-core-react shaka-player
|
|
14
|
-
```
|
|
15
|
-
|
|
16
|
-
```jsx
|
|
17
|
-
import { EbayVideo } from '@ebay/ui-core-react/ebay-video'
|
|
18
|
-
import '@ebay/skin/video'
|
|
19
|
-
import 'shaka-player/dist/controls.css'
|
|
20
|
-
|
|
21
|
-
<EbayVideo
|
|
22
|
-
width="600"
|
|
23
|
-
height="400"
|
|
24
|
-
onLoadError(err => {
|
|
25
|
-
console.log("handle error", err);
|
|
26
|
-
})>
|
|
27
|
-
<EbayVideoSource src="https://ir.ebaystatic.com/cr/v/c1/ebayui/video/v1/playlist.mpd" />
|
|
28
|
-
</EbayVideo>
|
|
29
|
-
```
|
|
30
|
-
|
|
31
|
-
## EbayVideo Props
|
|
32
|
-
|
|
33
|
-
| Name | Type | Required | Description |
|
|
34
|
-
| ------------ | ------- | -------- | ------------------------------------------------------------------------------------------------------------------- |
|
|
35
|
-
| width | Number | No | |
|
|
36
|
-
| height | Number | No | |
|
|
37
|
-
| thumbnail | String | No | URL path for the video thumbnail |
|
|
38
|
-
| action | String | No | `play` or `pause`: will programatically perform the given action |
|
|
39
|
-
| volume | Number | No | sets sound volume |
|
|
40
|
-
| volumeSlider | Boolean | No | keep or remove volume slider, default is `false` |
|
|
41
|
-
| muted | Boolean | No | mute or unmute video, default is `false` |
|
|
42
|
-
| playView | String | No | `inline` or `fullscreen`. When player starts to play, will either play `inline` (default) or switch to `fullscreen` |
|
|
43
|
-
| a11yLoadText | String | Yes | a11y text for the loading spinner |
|
|
44
|
-
| a11yPlayText | String | Yes | a11y text for the play button |
|
|
45
|
-
| errorText | String | Yes | content for error when an either the library or video cannot load |
|
|
46
|
-
| reportText | String | Yes | text for report button |
|
|
47
|
-
|
|
48
|
-
## Callbacks
|
|
49
|
-
|
|
50
|
-
| Name | Required | Description | Arguments |
|
|
51
|
-
| -------------- | -------- | ---------------------------------------------------------------- | ------------------------------------------- |
|
|
52
|
-
| onLoadError | No | triggered when there is a load error with video player or source | (Event) |
|
|
53
|
-
| onPlay | No | triggered when playback starts | (Event, { player }) |
|
|
54
|
-
| onVolumeChange | No | triggered when volume is changed | (Event, { volume: number, muted: boolean }) |
|
|
55
|
-
| onReport | No | triggered when report button is clicked | |
|
|
56
|
-
|
|
57
|
-
## EbayVideoSource Props
|
|
58
|
-
|
|
59
|
-
| Name | Type | Required | Description |
|
|
60
|
-
| ---- | ------ | -------- | ------------------------------ |
|
|
61
|
-
| src | String | Yes | video/playlist URL |
|
|
62
|
-
| type | String | No | playlist type, `hls` or `dash` |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/media-ebay-video--docs)
|
package/ebay-video/const.d.ts
CHANGED
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
export declare const ERROR_ANOTHER_LOAD = 7000;
|
|
2
2
|
export declare const ERROR_NO_PLAYER = 11;
|
|
3
|
-
export declare const
|
|
4
|
-
addSeekBar: boolean;
|
|
5
|
-
controlPanelElements: string[];
|
|
6
|
-
};
|
|
3
|
+
export declare const DEFAULT_SPINNER_TIMEOUT = 2000;
|
|
7
4
|
//# sourceMappingURL=const.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"const.d.ts","sourceRoot":"","sources":["../../src/ebay-video/const.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kBAAkB,OAAO,CAAC;AACvC,eAAO,MAAM,eAAe,KAAK,CAAC;AAClC,eAAO,MAAM,
|
|
1
|
+
{"version":3,"file":"const.d.ts","sourceRoot":"","sources":["../../src/ebay-video/const.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kBAAkB,OAAO,CAAC;AACvC,eAAO,MAAM,eAAe,KAAK,CAAC;AAClC,eAAO,MAAM,uBAAuB,OAAO,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"captions-control.d.ts","sourceRoot":"","sources":["../../../src/ebay-video/controls/captions-control.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAA2B,MAAM,OAAO,CAAC;AAMpD,eAAO,MAAM,eAAe,EAAE,EAmB7B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"current-time-control.d.ts","sourceRoot":"","sources":["../../../src/ebay-video/controls/current-time-control.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAY,MAAM,OAAO,CAAC;AAK5C,KAAK,uBAAuB,GAAG;IAC3B,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC/B,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,EAAE,CAAC,uBAAuB,CAoD1D,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { FC } from "react";
|
|
2
|
+
type FullscreenButtonControlProps = {
|
|
3
|
+
a11yFullscreenText?: string;
|
|
4
|
+
a11yExitFullscreenText?: string;
|
|
5
|
+
};
|
|
6
|
+
export declare const FullscreenButtonControl: FC<FullscreenButtonControlProps>;
|
|
7
|
+
export {};
|
|
8
|
+
//# sourceMappingURL=fullscreen-button-control.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fullscreen-button-control.d.ts","sourceRoot":"","sources":["../../../src/ebay-video/controls/fullscreen-button-control.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAY,MAAM,OAAO,CAAC;AAM5C,KAAK,4BAA4B,GAAG;IAChC,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,sBAAsB,CAAC,EAAE,MAAM,CAAC;CACnC,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,EAAE,CAAC,4BAA4B,CAyCpE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mute-button-control.d.ts","sourceRoot":"","sources":["../../../src/ebay-video/controls/mute-button-control.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAY,MAAM,OAAO,CAAC;AAM5C,KAAK,sBAAsB,GAAG;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,cAAc,CAAC,EAAE,MAAM,CAAC;CAC3B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,EAAE,CAAC,sBAAsB,CAoCxD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"remaining-time-control.d.ts","sourceRoot":"","sources":["../../../src/ebay-video/controls/remaining-time-control.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAY,MAAM,OAAO,CAAC;AAK5C,eAAO,MAAM,oBAAoB,EAAE,EA4BlC,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { FC, MouseEvent } from "react";
|
|
2
|
+
type ReportButtonControlProps = {
|
|
3
|
+
reportText?: string;
|
|
4
|
+
a11yReportText?: string;
|
|
5
|
+
onReport?: (event?: MouseEvent<HTMLButtonElement>) => void;
|
|
6
|
+
};
|
|
7
|
+
export declare const ReportButtonControl: FC<ReportButtonControlProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=report-button-control.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"report-button-control.d.ts","sourceRoot":"","sources":["../../../src/ebay-video/controls/report-button-control.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AAK9C,KAAK,wBAAwB,GAAG;IAC5B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;CAC9D,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,EAAE,CAAC,wBAAwB,CAqB5D,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"time-utils.d.ts","sourceRoot":"","sources":["../../../src/ebay-video/controls/time-utils.ts"],"names":[],"mappings":"AAAA,wBAAgB,eAAe,CAAC,WAAW,EAAE,MAAM,EAAE,QAAQ,EAAE,OAAO,GAAG,MAAM,CAe9E"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"total-time-control.d.ts","sourceRoot":"","sources":["../../../src/ebay-video/controls/total-time-control.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAY,MAAM,OAAO,CAAC;AAK5C,KAAK,qBAAqB,GAAG;IACzB,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC/B,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,EAAE,CAAC,qBAAqB,CA8BtD,CAAC"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
type UseShakaControlOptions = {
|
|
2
|
+
onInit?: (data: {
|
|
3
|
+
muted?: boolean;
|
|
4
|
+
volume?: number;
|
|
5
|
+
isFullScreenEnabled?: boolean;
|
|
6
|
+
isFullScreenSupported?: boolean;
|
|
7
|
+
}) => void;
|
|
8
|
+
onVolumeChange?: (data: {
|
|
9
|
+
muted: boolean;
|
|
10
|
+
volume: number;
|
|
11
|
+
}) => void;
|
|
12
|
+
onTimeAndSeekRangeUpdated?: (data: {
|
|
13
|
+
displayTime: number;
|
|
14
|
+
seekRange: {
|
|
15
|
+
start: number;
|
|
16
|
+
end: number;
|
|
17
|
+
};
|
|
18
|
+
isLive: boolean;
|
|
19
|
+
isSeeking: boolean;
|
|
20
|
+
}) => void;
|
|
21
|
+
onTracksChanged?: (data: {
|
|
22
|
+
isLive: boolean;
|
|
23
|
+
}) => void;
|
|
24
|
+
onFullscreenChange?: (data: {
|
|
25
|
+
isFullScreenEnabled: boolean;
|
|
26
|
+
}) => void;
|
|
27
|
+
onLoadedMetadata?: (data: {
|
|
28
|
+
isFullScreenSupported: boolean;
|
|
29
|
+
}) => void;
|
|
30
|
+
onLoadedData?: (data: {
|
|
31
|
+
isFullScreenSupported: boolean;
|
|
32
|
+
}) => void;
|
|
33
|
+
};
|
|
34
|
+
type UseShakaControlReturn = {
|
|
35
|
+
container: HTMLElement | null;
|
|
36
|
+
videoRef: React.RefObject<HTMLVideoElement | null>;
|
|
37
|
+
controlsRef: React.RefObject<Record<string, unknown> | null>;
|
|
38
|
+
playerRef: React.RefObject<Record<string, unknown> | null>;
|
|
39
|
+
};
|
|
40
|
+
export declare const useShakaControl: (elementName: string, options?: UseShakaControlOptions) => UseShakaControlReturn;
|
|
41
|
+
export {};
|
|
42
|
+
//# sourceMappingURL=use-shaka-control.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-shaka-control.d.ts","sourceRoot":"","sources":["../../../src/ebay-video/controls/use-shaka-control.ts"],"names":[],"mappings":"AAMA,KAAK,sBAAsB,GAAG;IAC1B,MAAM,CAAC,EAAE,CAAC,IAAI,EAAE;QACZ,KAAK,CAAC,EAAE,OAAO,CAAC;QAChB,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,mBAAmB,CAAC,EAAE,OAAO,CAAC;QAC9B,qBAAqB,CAAC,EAAE,OAAO,CAAC;KACnC,KAAK,IAAI,CAAC;IACX,cAAc,CAAC,EAAE,CAAC,IAAI,EAAE;QAAE,KAAK,EAAE,OAAO,CAAC;QAAC,MAAM,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IACpE,yBAAyB,CAAC,EAAE,CAAC,IAAI,EAAE;QAC/B,WAAW,EAAE,MAAM,CAAC;QACpB,SAAS,EAAE;YAAE,KAAK,EAAE,MAAM,CAAC;YAAC,GAAG,EAAE,MAAM,CAAA;SAAE,CAAC;QAC1C,MAAM,EAAE,OAAO,CAAC;QAChB,SAAS,EAAE,OAAO,CAAC;KACtB,KAAK,IAAI,CAAC;IACX,eAAe,CAAC,EAAE,CAAC,IAAI,EAAE;QAAE,MAAM,EAAE,OAAO,CAAA;KAAE,KAAK,IAAI,CAAC;IACtD,kBAAkB,CAAC,EAAE,CAAC,IAAI,EAAE;QAAE,mBAAmB,EAAE,OAAO,CAAA;KAAE,KAAK,IAAI,CAAC;IACtE,gBAAgB,CAAC,EAAE,CAAC,IAAI,EAAE;QAAE,qBAAqB,EAAE,OAAO,CAAA;KAAE,KAAK,IAAI,CAAC;IACtE,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE;QAAE,qBAAqB,EAAE,OAAO,CAAA;KAAE,KAAK,IAAI,CAAC;CACrE,CAAC;AAEF,KAAK,qBAAqB,GAAG;IACzB,SAAS,EAAE,WAAW,GAAG,IAAI,CAAC;IAC9B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC,gBAAgB,GAAG,IAAI,CAAC,CAAC;IACnD,WAAW,EAAE,KAAK,CAAC,SAAS,CAAC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC;IAC7D,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC;CAC9D,CAAC;AAEF,eAAO,MAAM,eAAe,GAAI,aAAa,MAAM,EAAE,UAAS,sBAA2B,KAAG,qBAkI3F,CAAC"}
|
package/ebay-video/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const F=require("../tslib.es6-C4EgNkz1.js"),r=require("react"),T=require("classnames"),l=require("shaka-player/dist/shaka-player.ui"),ne=require("../utils-C9NL3q0j.js"),re=require("../progress-spinner-DTmNtD59.js"),se=require("react-dom/client"),ae=require("../icons/ebay-icon-flag-24/index.js"),oe=require("../icons/ebay-icon-play-filled-64-colored/index.js"),ie=require("../icons/ebay-icon-attention-64/index.js"),M=e=>{var t=F.__rest(e,[]);return r.createElement("source",Object.assign({},t))},le=7e3,ce=11,q={addSeekBar:!0,controlPanelElements:["play_pause","current_time","spacer","total_time","mute","report","captions","fullscreen"]},ue=({callback:e,children:t})=>r.createElement("button",{className:"video-player__report-button",ref:e},r.createElement(ae.EbayIconFlag24,null),t);function k(e,t){const s=Math.floor(e/3600),c=Math.floor(e/60%60);let i=Math.floor(e%60);i<10&&(i="0"+i);let a=c+":"+i;return t&&(c<10&&(a="0"+a),a=s+":"+a),a}function de(e=()=>{}){const t=class extends l.ui.Element{constructor(s,c,i){super(s,c);const a=document.createElement("div"),m=()=>{const g=a.firstChild;s.appendChild(g),a.remove(),this.eventManager.listen(g,"click",e)};se.createRoot(a).render(r.createElement(ue,{callback:m},i))}};return t.Factory=class{constructor(s){this.reportText=s}create(s,c){return new t(s,c,this.reportText)}},{Report:t}}const R=class extends l.ui.Element{constructor(e,t){super(e,t),this.currentTime_=document.createElement("button"),this.currentTime_.classList.add("shaka-current-time"),this.currentTime_.disabled=!0,this.setValue_("0:00"),this.parent.appendChild(this.currentTime_),this.eventManager.listen(this.currentTime_,"click",()=>{this.player.isLive()&&(this.video.currentTime=this.player.seekRange().end)}),this.eventManager.listen(this.controls,"timeandseekrangeupdated",()=>{this.updateTime_()}),this.eventManager.listen(this.player,"trackschanged",()=>{this.onTracksChanged_()})}setValue_(e){e!=this.currentTime_.textContent&&(this.currentTime_.textContent=e)}updateTime_(){const e=this.controls.isSeeking();let t=this.controls.getDisplayTime();const s=this.player.seekRange(),c=s.end-s.start;if(!isFinite(c))this.setValue_(this.localization.resolve(l.ui.Locales.Ids.LIVE));else if(this.player.isLive()){const i=Math.floor(s.end-t);t=Math.max(0,i);const a=c>=3600;t>=1||e?this.setValue_("- "+k(t,a)):this.setValue_(this.localization.resolve(l.ui.Locales.Ids.LIVE))}else{const i=c>=3600,a=Math.max(0,t-s.start),m=k(a,i);this.setValue_(m)}}onTracksChanged_(){if(this.player.isLive()){const e=l.ui.Locales.Ids.SKIP_TO_LIVE;this.currentTime_.ariaLabel=this.localization.resolve(e)}}};R.Factory=class{create(e,t){return new R(e,t)}};const C=class extends l.ui.Element{constructor(e,t){super(e,t),this.currentTime_=document.createElement("button"),this.currentTime_.classList.add("shaka-current-time"),this.currentTime_.disabled=!0,this.parent.appendChild(this.currentTime_),this.eventManager.listen(this.controls,"timeandseekrangeupdated",()=>{this.updateTime_()}),this.eventManager.listen(this.player,"trackschanged",()=>{this.onTracksChanged_()})}setValue_(e){e!=this.currentTime_.textContent&&(this.currentTime_.textContent=e)}updateTime_(){const e=this.player.seekRange(),t=e.end-e.start;if(isFinite(t)&&t){const s=t>=3600;this.setValue_(k(t,s))}}onTracksChanged_(){if(this.player.isLive()){const e=l.ui.Locales.Ids.SKIP_TO_LIVE;this.currentTime_.ariaLabel=this.localization.resolve(e)}}};C.Factory=class{create(e,t){return new C(e,t)}};const he=e=>{var{width:t,height:s,thumbnail:c,action:i,muted:a,playView:m="inline",a11yLoadText:g,a11yPlayText:N,reportText:S,volumeSlider:B,volume:A=1,hideReportButton:z,errorText:j,onVolumeChange:H=()=>{},onLoadError:$=()=>{},onPlay:D=()=>{},onReport:K=()=>{},children:W}=e,Y=F.__rest(e,["width","height","thumbnail","action","muted","playView","a11yLoadText","a11yPlayText","reportText","volumeSlider","volume","hideReportButton","errorText","onVolumeChange","onLoadError","onPlay","onReport","children"]);const[L,v]=r.useState(),[P,G]=r.useState(),[x,J]=r.useState(),[E,V]=r.useState(),p=r.useRef(null),d=r.useRef(null),h=r.useRef(null),f=r.useRef(null),_=ne.filterByType(W,M).map(({props:n})=>n),w=n=>{v(!0),V(!0),$(n)},b=(n=0)=>{var o;!_.length||!h.current||(v(!1),h.current.load((o=_[n])===null||o===void 0?void 0:o.src).then(()=>{V(!1)}).catch(u=>{switch(console.error(u),u.code){case le:return;case ce:setTimeout(()=>b(n),0);break;default:{const y=_.length>n+1&&n+1;y?setTimeout(()=>b(y),0):w(u)}}}).finally(()=>{v(!0)}))};l.ui.Controls.registerElement("current_time",new R.Factory),l.ui.Controls.registerElement("total_time",new C.Factory),r.useEffect(()=>{const n=d.current,o=p.current;if(!(!n||!o)&&(n.volume=A,l.polyfill.installAll(),h.current=new l.Player(n),!!h.current)){if(h.current.addEventListener("error",()=>w(new Error("Shake-Player error"))),h.current.addEventListener("buffering",u=>{G(u.buffering)}),f.current=new l.ui.Overlay(h.current,o,n,S),f.current.configure({controlPanelElements:[],addSeekBar:!1}),!z){const{Report:u}=de(K);l.ui.Controls.registerElement("report",new u.Factory(S))}b(),pe(o)}},[]),r.useEffect(()=>{switch(i){case"play":d.current.play();break;case"pause":d.current.pause();break}},[i]);const Q=()=>{if(!f.current)return;const n=B?{controlPanelElements:me(q.controlPanelElements)}:{};f.current.configure(Object.assign(Object.assign({},q),n)),d.current.controls=!1,setTimeout(()=>ee(),10)},U=n=>{n.stopPropagation(),Q(),m==="fullscreen"&&d.current.requestFullscreen(),J(!0),D(n,{player:h.current})},X=()=>{d.current.play()},Z=n=>{const o=n.currentTarget;H(n,{volume:Math.round((o.volume+Number.EPSILON)*100)/100,muted:o.muted})},ee=()=>{if(p.current){const n=p.current.querySelector(".shaka-controls-button-panel"),o=n.querySelector(".shaka-spacer"),u=p.current.querySelector(".shaka-range-container");if(n&&o){const y=n.getBoundingClientRect(),O=o.getBoundingClientRect();u.style.marginRight=`${y.right-O.right}px`,u.style.marginLeft=`${O.left-y.left}px`}}},te=()=>{d.current.controls=!1},I={width:t?`${t}px`:void 0,height:s?`${s}px`:void 0};return r.createElement("div",{style:I,className:T("video-player",{"video-player--poster":!x})},!x&&L&&!E&&!P&&r.createElement("div",{className:"shaka-play-button-container"},r.createElement("button",{onClick:X,className:"shaka-play-button",style:{opacity:1,zIndex:999},"aria-label":N},r.createElement(oe.EbayIconPlayFilled64Colored,null))),r.createElement("div",{className:"video-player__container",ref:p},r.createElement("video",Object.assign({ref:d,style:I,poster:c,playsInline:!0,muted:a||!1,onPlaying:U,onPause:te,onVolumeChange:Z},Y),_.map((n,o)=>r.createElement("source",Object.assign({key:o},n))))),r.createElement("div",{className:T("video-player__overlay",{"video-player__overlay--hidden":!E})},r.createElement(ie.EbayIconAttention64,null),r.createElement("div",{className:"video-player__overlay-text"},j)),r.createElement("div",{className:T("video-player__overlay",{"video-player__overlay--hidden":L&&(E||!P)})},r.createElement(re.EbayProgressSpinner,{size:"large","aria-label":g})))};function me(e){const t=e.length-2>0?e.length-2:e.length,s=[...e];return s.splice(t,0,"volume"),s}function pe(e){const t=e.querySelectorAll(".shaka-spinner")[0];t&&t.setAttribute("hidden","")}exports.EbayVideo=he;exports.EbayVideoSource=M;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const V=require("../tslib.es6-BW4cJBUu.js"),e=require("react"),T=require("react-dom"),G=require("classnames"),P=require("shaka-player/dist/shaka-player.ui"),fe=require("../utils-C9NL3q0j.js"),he=require("../icons/ebay-icon-audio-off-16/index.js"),pe=require("../icons/ebay-icon-audio-high-16/index.js"),ye=require("../icons/ebay-icon-expand-16/index.js"),ve=require("../icons/ebay-icon-contract-16/index.js"),ge=require("../icons/ebay-icon-flag-16/index.js"),Ee=require("../icons/ebay-icon-play-filled-64-colored/index.js"),Se=require("../icons/ebay-icon-attention-64/index.js"),J=a=>{var i=V.__rest(a,[]);return e.createElement("source",Object.assign({},i))},be=7e3,Te=11,ke=2e3,L=(a,i={})=>{const{onInit:l,onVolumeChange:s,onTimeAndSeekRangeUpdated:c,onTracksChanged:r,onFullscreenChange:d,onLoadedMetadata:o,onLoadedData:f}=i,[n,m]=e.useState(null),R=e.useRef(null),x=e.useRef(null),E=e.useRef(null),h=e.useRef(!0);return e.useLayoutEffect(()=>{h.current=!0;class v extends P.ui.Element{constructor(F,A){if(super(F,A),!h.current)return;if(T.flushSync(()=>{m(F)}),R.current=this.video,x.current=this.controls,E.current=this.player,l){const S={};s&&(S.muted=this.video.muted,S.volume=this.video.volume),(d||o||f)&&(S.isFullScreenEnabled=this.controls.isFullScreenEnabled(),S.isFullScreenSupported=this.controls.isFullScreenSupported()),l(S)}s&&this.eventManager.listen(this.video,"volumechange",()=>{h.current&&s({muted:this.video.muted,volume:this.video.volume})}),c&&this.eventManager.listen(this.controls,"timeandseekrangeupdated",()=>{h.current&&c({displayTime:this.controls.getDisplayTime(),seekRange:this.player.seekRange(),isLive:this.player.isLive(),isSeeking:this.controls.isSeeking()})}),r&&this.eventManager.listen(this.player,"trackschanged",()=>{h.current&&r({isLive:this.player.isLive()})}),d&&this.eventManager.listen(document,"fullscreenchange",()=>{h.current&&d({isFullScreenEnabled:this.controls.isFullScreenEnabled()})});const I=this.controls.getLocalVideo();o&&this.eventManager.listen(I,"loadedmetadata",()=>{h.current&&o({isFullScreenSupported:this.controls.isFullScreenSupported()})}),f&&this.eventManager.listen(I,"loadeddata",()=>{h.current&&f({isFullScreenSupported:this.controls.isFullScreenSupported()})})}}return P.ui.Controls.registerElement(a,{create:(_,F)=>new v(_,F)}),()=>{h.current=!1}},[]),{container:n,videoRef:R,controlsRef:x,playerRef:E}},Ce=({a11yMuteText:a,a11yUnmuteText:i})=>{const[l,s]=e.useState(!1),[c,r]=e.useState(1),{container:d,videoRef:o}=L("mute_popover",{onInit:({muted:n,volume:m})=>{n!==void 0&&s(n),m!==void 0&&r(m)},onVolumeChange:({muted:n,volume:m})=>{s(n),r(m)}});if(!d)return null;const f=()=>{o.current&&(!o.current.muted&&o.current.volume===0?o.current.volume=1:o.current.muted=!o.current.muted)};return T.createPortal(e.createElement("button",{className:"shaka-mute-button shaka-tooltip",onClick:f},l||c===0?e.createElement(he.EbayIconAudioOff16,{a11yText:i||"Unmute"}):e.createElement(pe.EbayIconAudioHigh16,{a11yText:a||"Mute"})),d)},Pe=({a11yFullscreenText:a,a11yExitFullscreenText:i})=>{const[l,s]=e.useState(!1),[c,r]=e.useState(!0),{container:d,controlsRef:o}=L("fullscreen_button",{onInit:({isFullScreenEnabled:n,isFullScreenSupported:m})=>{n!==void 0&&s(n),m!==void 0&&r(m)},onFullscreenChange:({isFullScreenEnabled:n})=>{s(n)},onLoadedMetadata:({isFullScreenSupported:n})=>{r(n)},onLoadedData:({isFullScreenSupported:n})=>{r(n)}});if(!d||!c)return null;const f=()=>V.__awaiter(void 0,void 0,void 0,function*(){var n;!((n=o.current)===null||n===void 0)&&n.toggleFullScreen&&(yield o.current.toggleFullScreen())});return T.createPortal(e.createElement("button",{className:"shaka-fullscreen-button shaka-tooltip",onClick:f},l?e.createElement(ve.EbayIconContract16,{a11yText:i||"Exit fullscreen"}):e.createElement(ye.EbayIconExpand16,{a11yText:a||"Enter fullscreen"})),d)};function w(a,i){const l=Math.floor(a/3600),s=Math.floor(a/60%60);let c=Math.floor(a%60);c<10&&(c="0"+c);let r=s+":"+c;return i&&(s<10&&(r="0"+r),r=l+":"+r),r}const Re=()=>{const[a,i]=e.useState("0:00"),{container:l}=L("remaining_time",{onTimeAndSeekRangeUpdated:({displayTime:s,seekRange:c,isLive:r})=>{const d=c.end-c.start;if(!isFinite(d))i("0:00");else if(r)i("");else{const o=d>=3600,f=Math.max(0,c.end-s),n="- "+w(f,o);i(n)}}});return l?T.createPortal(e.createElement("button",{className:"shaka-remaining-time",disabled:!0},a),l):null},xe=({a11ySkipToLiveText:a})=>{const[i,l]=e.useState("0:00"),[s,c]=e.useState(!1),{container:r,videoRef:d,playerRef:o}=L("current_time",{onTimeAndSeekRangeUpdated:({displayTime:n,seekRange:m,isLive:R,isSeeking:x})=>{const E=m.end-m.start;if(!isFinite(E))l("LIVE");else if(R){const h=Math.floor(m.end-n),v=Math.max(0,h),_=E>=3600;v>=1||x?l("- "+w(v,_)):l("LIVE")}else{const h=E>=3600,v=Math.max(0,n-m.start);l(w(v,h))}},onTracksChanged:({isLive:n})=>{c(n)}});if(!r)return null;const f=()=>{if(!(!d.current||!o.current)&&s){const n=o.current.seekRange();d.current.currentTime=n.end}};return T.createPortal(e.createElement("button",{className:"shaka-current-time",disabled:!s,onClick:f,"aria-label":s?a||"Skip to live":void 0},i),r)},_e=({a11ySkipToLiveText:a})=>{const[i,l]=e.useState(""),[s,c]=e.useState(!1),{container:r}=L("total_time",{onTimeAndSeekRangeUpdated:({seekRange:d})=>{const o=d.end-d.start;if(isFinite(o)&&o){const f=o>=3600;l(w(o,f))}},onTracksChanged:({isLive:d})=>{c(d)}});return r?T.createPortal(e.createElement("button",{className:"shaka-current-time",disabled:!0,"aria-label":s?a||"Skip to live":void 0},i),r):null},Fe=({reportText:a,a11yReportText:i,onReport:l})=>{const{container:s}=L("report");if(!s)return null;const c=r=>{l&&l(r)};return T.createPortal(e.createElement("button",{className:"video-player__report-button",onClick:c,"aria-label":i||a||"Report"},e.createElement(ge.EbayIconFlag16,null)),s)},Le=()=>{const a=e.useRef(!0);return e.useLayoutEffect(()=>(a.current=!0,P.ui.Controls.registerElement("captions",{create:(i,l)=>a.current?new P.ui.TextSelection(i,l):null}),()=>{a.current=!1}),[]),null},Ie=["play_pause","current_time","spacer","total_time","captions","mute_popover","report","fullscreen_button"],Me=["remaining_time","spacer","mute_popover","play_pause"],we={doubleClickForFullscreen:!0,singleClickForPlayAndPause:!0,customContextMenu:!0,contextMenuElements:["mute"],showUIAlways:!1,addSeekBar:!0,controlPanelElements:Ie},Ae={doubleClickForFullscreen:!0,singleClickForPlayAndPause:!0,customContextMenu:!0,contextMenuElements:["mute"],showUIAlways:!1,addSeekBar:!1,controlPanelElements:Me},qe=a=>{var{width:i,height:l,thumbnail:s,action:c,muted:r,playView:d="inline",layout:o="default",a11yPlayText:f,reportText:n,a11yReportText:m,a11yMuteText:R,a11yUnmuteText:x,a11yFullscreenText:E,a11yExitFullscreenText:h,a11ySkipToLiveText:v,volumeSlider:_,volume:F=1,hideReportButton:A,errorText:I,shakaConfig:S,spinnerTimeout:K,onVolumeChange:Q=()=>{},onLoadError:W=()=>{},onPlay:X=()=>{},onPause:Z=()=>{},onReport:ee=()=>{},children:te}=a,B=V.__rest(a,["width","height","thumbnail","action","muted","playView","layout","a11yPlayText","reportText","a11yReportText","a11yMuteText","a11yUnmuteText","a11yFullscreenText","a11yExitFullscreenText","a11ySkipToLiveText","volumeSlider","volume","hideReportButton","errorText","shakaConfig","spinnerTimeout","onVolumeChange","onLoadError","onPlay","onPause","onReport","children"]);const[ne,re]=e.useState(),[oe,U]=e.useState(),[ae,j]=e.useState(c==="play"||B.autoPlay===!0),[le,D]=e.useState(!1),[se,q]=e.useState(!1),k=e.useRef(null),g=e.useRef(null),y=e.useRef(null),C=e.useRef(null),M=fe.filterByType(te,J).map(({props:t})=>t),H=t=>{U(!0),q(!1),W(t)},N=(t=0)=>{var u;!M.length||!y.current||y.current.load((u=M[t])===null||u===void 0?void 0:u.src).then(()=>{U(!1)}).catch(p=>{switch(console.error(p),p.code){case be:return;case Te:setTimeout(()=>N(t),0);break;default:{const b=M.length>t+1&&t+1;b?setTimeout(()=>N(b),0):H(p)}}})};e.useLayoutEffect(()=>{var t;const u=g.current,p=k.current;if(!u||!p||(u.volume=F,u.muted=r!==!1,P.polyfill.installAll(),y.current=new P.Player(u),!y.current))return;S&&y.current.configure(S),y.current.addEventListener("error",()=>H(new Error("Shaka-Player error"))),C.current=new P.ui.Overlay(y.current,p,u),C.current.configure({controlPanelElements:[],addSeekBar:!1}),!((t=document?.documentElement)===null||t===void 0)&&t.lang&&C.current.getControls().getLocalization().changeLocale([document.documentElement.lang]),q(!0);const b=p.querySelector(".shaka-spinner");return b&&setTimeout(()=>{b.hidden=!0},K||ke),N(),()=>{y.current&&y.current.destroy(),C.current&&C.current.destroy()}},[]),e.useEffect(()=>{if(g.current)switch(c){case"play":j(!0),g.current.play();break;case"pause":D(!0),g.current.pause();break}},[c]);const ce=()=>{if(!C.current)return;const t=o==="compact"?Ae:we,u=Object.assign(Object.assign({},t),{controlPanelElements:[...t.controlPanelElements]});if(_===!0){const p=u.controlPanelElements.length-2>0?u.controlPanelElements.length-2:u.controlPanelElements.length;u.controlPanelElements.splice(p,0,"volume")}C.current.configure(u),g.current.controls=!1,setTimeout(()=>O(),10)},ie=t=>{t.stopPropagation(),ce(),O(),d==="fullscreen"&&o!=="compact"&&g.current.requestFullscreen(),re(!0),X(t,{player:y.current,auto:ae}),j(!1)},ue=()=>{q(!1),g.current.play()},de=t=>{const u=t.currentTarget;Q(t,{volume:Math.round((u.volume+Number.EPSILON)*100)/100,muted:u.muted})},O=()=>{if(k.current){const t=k.current.querySelector(".shaka-controls-button-panel"),u=t?.querySelector(".shaka-spacer"),p=k.current.querySelector(".shaka-range-container");if(t&&u&&p){const b=t.getBoundingClientRect(),Y=u.getBoundingClientRect();p.style.marginRight=`${b.right-Y.right}px`,p.style.marginLeft=`${Y.left-b.left}px`}}},me=t=>{g.current.controls=!1,Z(t,{player:y.current,auto:le}),D(!1),O()},z={width:i?`${i}px`:void 0,height:l?`${l}px`:void 0},$=se&&k.current?k.current.querySelector(".shaka-controls-container"):null;return e.createElement("div",{style:z,className:G("video-player",{"video-player--poster":!ne,"video-player--compact":o==="compact"})},e.createElement("div",{className:"video-player__container",ref:k,style:z},e.createElement("video",Object.assign({ref:g,poster:s,playsInline:!0,muted:r!==!1,onPlaying:ie,onPause:me,onVolumeChange:de},B),M.map((t,u)=>e.createElement("source",Object.assign({key:u},t))))),e.createElement("div",{className:G("video-player__overlay",{"video-player__overlay--hidden":!oe})},e.createElement(Se.EbayIconAttention64,null),e.createElement("div",{className:"video-player__overlay-text"},I)),$&&T.createPortal(e.createElement("div",{className:"shaka-play-button-container"},e.createElement("button",{type:"button",className:"shaka-play-button","aria-label":f,onClick:ue},e.createElement(Ee.EbayIconPlayFilled64Colored,{width:64}))),$),!A&&e.createElement(Fe,{reportText:n,a11yReportText:m,onReport:ee}),e.createElement(xe,{a11ySkipToLiveText:v}),e.createElement(Re,null),e.createElement(_e,{a11ySkipToLiveText:v}),e.createElement(Ce,{a11yMuteText:R,a11yUnmuteText:x}),e.createElement(Pe,{a11yFullscreenText:E,a11yExitFullscreenText:h}),e.createElement(Le,null))};exports.EbayVideo=qe;exports.EbayVideoSource=J;
|
package/ebay-video/video.d.ts
CHANGED
|
@@ -3,12 +3,13 @@ import { Player, VideoAction, VideoPlayView } from "./types";
|
|
|
3
3
|
import { EbayEventHandler } from "../common/event-utils/types";
|
|
4
4
|
export type PlayEventProps = {
|
|
5
5
|
player: Player;
|
|
6
|
+
auto: boolean;
|
|
6
7
|
};
|
|
7
8
|
export type VolumeChangeProps = {
|
|
8
9
|
volume: number;
|
|
9
10
|
muted: boolean;
|
|
10
11
|
};
|
|
11
|
-
export type EbayVideoProps = Omit<ComponentProps<"video">, "onPlay" | "onVolumeChange"> & {
|
|
12
|
+
export type EbayVideoProps = Omit<ComponentProps<"video">, "onPlay" | "onPause" | "onVolumeChange"> & {
|
|
12
13
|
width?: number;
|
|
13
14
|
height?: number;
|
|
14
15
|
thumbnail?: string;
|
|
@@ -18,15 +19,22 @@ export type EbayVideoProps = Omit<ComponentProps<"video">, "onPlay" | "onVolumeC
|
|
|
18
19
|
volumeSlider?: boolean;
|
|
19
20
|
hideReportButton?: boolean;
|
|
20
21
|
playView?: VideoPlayView;
|
|
21
|
-
cdnUrl?: string;
|
|
22
|
-
cssUrl?: string;
|
|
23
22
|
cdnVersion?: string;
|
|
24
|
-
a11yLoadText: string;
|
|
25
23
|
a11yPlayText: string;
|
|
26
24
|
errorText: string;
|
|
27
25
|
reportText?: string;
|
|
26
|
+
a11yReportText?: string;
|
|
27
|
+
a11yMuteText?: string;
|
|
28
|
+
a11yUnmuteText?: string;
|
|
29
|
+
a11yFullscreenText?: string;
|
|
30
|
+
a11yExitFullscreenText?: string;
|
|
31
|
+
a11ySkipToLiveText?: string;
|
|
32
|
+
shakaConfig?: Record<string, unknown>;
|
|
33
|
+
spinnerTimeout?: number;
|
|
34
|
+
layout?: "default" | "compact";
|
|
28
35
|
onLoadError?: (err: Error) => void;
|
|
29
36
|
onPlay?: EbayEventHandler<HTMLVideoElement, PlayEventProps>;
|
|
37
|
+
onPause?: EbayEventHandler<HTMLVideoElement, PlayEventProps>;
|
|
30
38
|
onVolumeChange?: EbayEventHandler<HTMLVideoElement, VolumeChangeProps>;
|
|
31
39
|
onReport?: (event?: MouseEvent<HTMLButtonElement>) => void;
|
|
32
40
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"video.d.ts","sourceRoot":"","sources":["../../src/ebay-video/video.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"video.d.ts","sourceRoot":"","sources":["../../src/ebay-video/video.tsx"],"names":[],"mappings":"AACA,OAAc,EACV,cAAc,EACd,EAAE,EAEF,UAAU,EAKb,MAAM,OAAO,CAAC;AAQf,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAU7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAI/D,MAAM,MAAM,cAAc,GAAG;IACzB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,OAAO,CAAC;CACjB,CAAC;AACF,MAAM,MAAM,iBAAiB,GAAG;IAC5B,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,OAAO,CAAC;CAClB,CAAC;AACF,MAAM,MAAM,cAAc,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,gBAAgB,CAAC,GAAG;IAClG,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,QAAQ,CAAC,EAAE,aAAa,CAAC;IACzB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtC,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,SAAS,GAAG,SAAS,CAAC;IAC/B,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,KAAK,KAAK,IAAI,CAAC;IACnC,MAAM,CAAC,EAAE,gBAAgB,CAAC,gBAAgB,EAAE,cAAc,CAAC,CAAC;IAC5D,OAAO,CAAC,EAAE,gBAAgB,CAAC,gBAAgB,EAAE,cAAc,CAAC,CAAC;IAC7D,cAAc,CAAC,EAAE,gBAAgB,CAAC,gBAAgB,EAAE,iBAAiB,CAAC,CAAC;IACvE,QAAQ,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;CAC9D,CAAC;AAmCF,QAAA,MAAM,SAAS,EAAE,EAAE,CAAC,cAAc,CAqSjC,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const k=require("./tslib.es6-
|
|
1
|
+
"use strict";const k=require("./tslib.es6-BW4cJBUu.js"),e=require("react"),C=require("classnames"),O=require("./utils-C9NL3q0j.js"),g=require("./icon-button-E_6JKTh3.js"),j=require("./menu-button-BPwZtkuk.js"),F=require("./menu-A2rDgu5k.js"),U=require("./icons/ebay-icon-close-16/index.js"),L=require("./icons/ebay-icon-delete-16/index.js"),R=require("./progress-spinner-CYHN2qj2.js"),A=require("./icons/ebay-icon-file-24/index.js"),D=require("./icons/ebay-icon-play-16/index.js"),W=({status:t,menuActions:n,onMenuAction:r,deleteText:s,onCancel:a,onDelete:l,onAction:b,a11yCancelUploadText:m,a11yMenuButtonText:E,action:i})=>{const y=(c,u)=>{var o;if(u){const d=(o=u.checked)===null||o===void 0?void 0:o[0],p=n&&d!==void 0&&d in n?n[d].event:null;p&&r?r(c,Object.assign(Object.assign({},u),{eventName:p})):l&&l(c)}};return t==="uploading"?e.createElement(g.EbayIconButton,{"aria-label":m,onClick:a,className:"file-preview-card__action",icon:e.createElement(U.EbayIconClose16,null)}):n?.length?e.createElement(e.Fragment,null,e.createElement(j.EbayMenuButton,{variant:"overflow",className:"file-preview-card__action",a11yText:E,onSelect:y},n.map(c=>e.createElement(F.EbayMenuItem,{value:c.event,key:c.label},c.label)),e.createElement(F.EbayMenuItem,{key:"delete",value:"delete"},s))):i?.props&&i.props.icon&&i.props["aria-label"]?e.createElement(g.EbayIconButton,Object.assign({onClick:b,className:C("file-preview-card__action",i.props.className)},i.props)):s?e.createElement(g.EbayIconButton,{"aria-label":s,className:"file-preview-card__action",icon:e.createElement(L.EbayIconDelete16,null),onClick:l}):e.createElement(e.Fragment,null)},I=({file:t,status:n,seeMore:r})=>{if(n==="uploading")return e.createElement(R.EbayProgressSpinner,{className:"file-preview-card__asset"});switch(t?.type){case"video":return e.createElement("video",{className:"file-preview-card__asset",src:t.src});case"image":return e.createElement("img",{className:C("file-preview-card__asset",{"file-preview-card__asset--fade":r&&r>0}),src:t?.src,alt:t?.name});default:return e.createElement(A.EbayIconFile24,{className:"file-preview-card__asset"})}},z=({file:t,infoText:n})=>t&&t.type!=="image"?e.createElement("div",{className:"file-preview-card__info"},t.type==="video"&&e.createElement(D.EbayIconPlay16,{className:"file-preview-card__video-icon"}),n||t.name.substring(t.name.lastIndexOf(".")+1).toUpperCase()):e.createElement(e.Fragment,null),M=()=>null,G=t=>{var{a11yCancelUploadText:n,status:r,as:s="div",file:a,seeMore:l,deleteText:b,footerTitle:m,footerSubtitle:E,a11ySeeMoreText:i,menuActions:y,a11yMenuButtonText:c,infoText:u,href:o,onCancel:d,onDelete:p,onMenuAction:q,onSeeMore:x,onAction:T,className:h,children:S}=t,B=k.__rest(t,["a11yCancelUploadText","status","as","file","seeMore","deleteText","footerTitle","footerSubtitle","a11ySeeMoreText","menuActions","a11yMenuButtonText","infoText","href","onCancel","onDelete","onMenuAction","onSeeMore","onAction","className","children"]);const P=O.findComponent(S,M),f=e.useMemo(()=>{var _,w;if(!a)return;let N=a,v;return!((_=a?.type)===null||_===void 0)&&_.startsWith("image")?v="image":!((w=a?.type)===null||w===void 0)&&w.startsWith("video")&&(v="video"),a instanceof File&&(N={name:a.name,type:v,src:v?URL.createObjectURL(a):void 0}),N.type=v,N},[a]);return e.createElement(s,Object.assign({className:C("file-preview-card",h)},B),e.createElement("div",{className:"file-preview-card__body"},o?e.createElement("a",{href:o},e.createElement(I,{file:f,status:r,seeMore:l})):e.createElement(I,{file:f,status:r,seeMore:l}),l&&l>0?e.createElement("button",{type:"button",className:"file-preview-card__see-more",onClick:x,"aria-label":i},e.createElement("span",null,"+",l)):e.createElement(W,{a11yCancelUploadText:n,a11yMenuButtonText:c,status:r,menuActions:y,onMenuAction:q,deleteText:b,onCancel:d,onDelete:p,onAction:T,action:P}),e.createElement(z,{file:f,infoText:u})),m&&e.createElement("div",{className:"file-preview-card__footer"},e.createElement("span",null,m),E&&e.createElement("span",null,E)))};exports.EbayFilePreviewCard=G;exports.EbayFilePreviewCardAction=M;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const O=require("./tslib.es6-
|
|
1
|
+
"use strict";const O=require("./tslib.es6-BW4cJBUu.js"),r=require("react"),ae=require("makeup-prevent-scroll-keys"),te=require("makeup-roving-tabindex"),T=require("./random-id-DlJj_RWH.js"),ne=require("./forwardRef-DBQKIlPy.js"),L=require("./utils-C9NL3q0j.js"),j=require("classnames"),ce=require("./checkbox-BXjIUtq-.js"),oe=require("./radio-B9y_zYUD.js");require("./array.polyfill.flat-5BAolFdk.js");const se=require("./icons/ebay-icon-radio-checked-18/index.js"),le=require("./icons/ebay-icon-radio-unchecked-18/index.js"),ie=require("./icons/ebay-icon-checkbox-checked-18/index.js"),de=require("./icons/ebay-icon-checkbox-unchecked-18/index.js"),ue=require("./button-Cylml1aK.js"),me=require("./icons/ebay-icon-clear-20/index.js"),he=require("./icons/ebay-icon-search-16/index.js");function be(t){const c=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const s in t)if(s!=="default"){const m=Object.getOwnPropertyDescriptor(t,s);Object.defineProperty(c,s,m.get?m:{enumerable:!0,get:()=>t[s]})}}return c.default=t,Object.freeze(c)}const A=be(ae),V=t=>{var{__classPrefix:c,__variant:s,className:m,onClick:E}=t,I=O.__rest(t,["__classPrefix","__variant","className","onClick"]);const l=s==="form";return r.createElement("button",Object.assign({},I,{type:l?"submit":"button",className:j(m,`${c}__footer`),onClick:l?void 0:E}))},z=t=>{var{checked:c,value:s,disabled:m,children:E,className:I,onClick:l,__type:S,__variant:R,__classPrefix:C}=t,P=O.__rest(t,["checked","value","disabled","children","className","onClick","__type","__variant","__classPrefix"]);const F=R==="form",h=S==="radio",b=h?"radio":"checkbox",x=T.useRandomId(),v=`'${b}-${x}`,f=F?"label":"div",$=h?oe.EbayRadio:ce.EbayCheckbox,w=h?`${C}__radio`:`${C}__checkbox`,M=h?se.EbayIconRadioChecked18:ie.EbayIconCheckboxChecked18,_=h?le.EbayIconRadioUnchecked18:de.EbayIconCheckboxUnchecked18,i=k=>{l?.(k,{value:s,checked:!c})};return r.createElement(f,Object.assign({},P,{className:j(I,`${C}__item`),htmlFor:F?v:void 0,role:h?"menuitemradio":"menuitemcheckbox",onClick:i,"aria-checked":c,"aria-disabled":m}),F?r.createElement($,{id:v,checked:c}):r.createElement("span",{className:w},c?r.createElement(M,null):r.createElement(_,null)),r.createElement("span",{className:`${C}__text`},E))},fe=t=>{var{classPrefix:c,className:s,formMethod:m,formAction:E,formName:I,variant:l,children:S,type:R,searchHeaderValue:C,searchHeaderPlaceholderText:P,a11ySearchHeaderClearText:F,forwardedRef:h,onSearchChange:b,onFormSubmit:x,onFooterClick:v,onChange:f,"aria-label":$,"aria-labelledby":w}=t,M=O.__rest(t,["classPrefix","className","formMethod","formAction","formName","variant","children","type","searchHeaderValue","searchHeaderPlaceholderText","a11ySearchHeaderClearText","forwardedRef","onSearchChange","onFormSubmit","onFooterClick","onChange","aria-label","aria-labelledby"]);const _=r.useRef(null),i=l==="form",k=R==="radio",q=c||"filter-menu",B=L.findComponent(S,V),p=L.filterByType(S,z),H=T.useRandomId(),[G,D]=r.useState(C||""),[g,J]=r.useState(()=>p.map((e,a)=>e.props.checked&&a).find(e=>typeof e=="number")),[N,Q]=r.useState(()=>p.map(e=>!!e.props.checked));r.useEffect(()=>{let e;return i||(e=te.createLinear(_.current,"div",{autoInit:"interactive"}),A.add(_.current)),()=>{e&&(e.destroy(),e=null),_.current&&A.remove(_.current)}},[i]);const U=()=>({checked:p.filter((e,a)=>k?g===a:N[a]).map(e=>e.props.value),checkedIndex:p.map((e,a)=>k?a===g&&a:N[a]&&a).filter(e=>typeof e=="number")}),W=e=>{v?.(e,U())},X=e=>{x?.(e,U())},Y=e=>{D(""),b?.(e,{searchTerm:""})},Z=e=>{D(e.target.value),b?.(e,{searchTerm:e.target.value})},ee=i?"form":r.Fragment,re=i?{name:I,action:E,method:m,onSubmit:X}:{},K=(e,{checked:a,index:n})=>{const y=e.target;if(!(i&&!y.type))if(k)J(n),f?.(e,{index:n,checked:[p[n].props.value],checkedIndex:[n],currentChecked:a});else{const d=N.map((o,u)=>u===n?a:o);f?.(e,{index:n,checked:p.filter((o,u)=>d[u]).map(o=>o.props.value),checkedIndex:d.map((o,u)=>o&&u).filter(o=>typeof o=="number"),currentChecked:a}),Q(d)}};return r.createElement("span",Object.assign({},M,{ref:h,className:j(s,`${c?`${q}__menu`:q}`)}),P?r.createElement("div",{className:"filter-menu__header"},r.createElement(he.EbayIconSearch16,null),r.createElement("input",{type:"text",value:G,className:"filter-menu__search",placeholder:P,"aria-owns":H,onChange:Z}),r.createElement(ue.EbayButton,{type:"button",onClick:Y,"aria-label":F},r.createElement(me.EbayIconClear20,null))):null,r.createElement(ee,Object.assign({},re),r.createElement("div",{id:H,ref:_,className:`${q}__items`,role:i?void 0:"menu","aria-label":$,"aria-labelledby":w},p.map((e,a)=>r.cloneElement(e,{__classPrefix:q,__type:R,__variant:l,checked:k?a===g:N[a],onClick:(n,{checked:y,value:d})=>{var o,u;e.props.disabled||((u=(o=e.props).onClick)===null||u===void 0||u.call(o,n,{checked:y,value:d}),K(n,{checked:y,index:a}))},onKeyDown:n=>{var y,d;if(!e.props.disabled&&((d=(y=e.props).onKeyDown)===null||d===void 0||d.call(y,n),n.key==="Enter"||n.key===" "&&!i)){const o=k?a===g:N[a];K(n,{checked:!o,index:a})}}}))),B&&r.cloneElement(B,{onClick:W,__classPrefix:q,__variant:l})))},_e=ne.withForwardRef(fe);exports.EbayFilterMenu=_e;exports.EbayFilterMenuFooterButton=V;exports.EbayFilterMenuItem=z;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const r=require("./tslib.es6-
|
|
1
|
+
"use strict";const r=require("./tslib.es6-BW4cJBUu.js"),t=require("react"),l=require("classnames"),n=s=>{var{flag:e,className:a}=s,c=r.__rest(s,["flag","className"]);return t.createElement("span",Object.assign({className:l("fflag",a,`fflag--${e.toLowerCase()}`)},c))};exports.EbayFlagIcon=n;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const g=require("./tslib.es6-
|
|
1
|
+
"use strict";const g=require("./tslib.es6-BW4cJBUu.js"),a=require("react"),t=require("classnames"),s=require("makeup-floating-label"),{default:E=s}=s?.default?.__esModule?s.default:s;function y({text:n,disabled:_,invalid:m,size:N,opaqueLabel:C,static:i,containerTagName:L="span",onMount:d=()=>{}}){const r=a.useRef(null),c=a.useRef(null);a.useLayoutEffect(()=>{var e;(e=c.current)===null||e===void 0||e.refresh()}),a.useLayoutEffect(()=>{if(!(!n||i))return r.current&&(c.current=new E(r.current),d()),()=>{var e;(e=c.current)===null||e===void 0||e.destroy()}},[n,i]);const b=t("floating-label",{"floating-label--large":N==="large","floating-label--opaque":C}),v=a.useCallback(({children:e})=>a.createElement(a.Fragment,null,e),[]),p=a.useCallback(a.forwardRef((e,l)=>{var{className:o}=e,q=g.__rest(e,["className"]);return a.createElement(L,Object.assign({},q,{ref:u=>{r.current=u,typeof l=="function"?l(u):l&&(l.current=u)},className:t(o,b)}))}),[b]),f=t("floating-label__label",{"floating-label__label--disabled":_,"floating-label__label--invalid":m}),F=a.useCallback(e=>{var{className:l}=e,o=g.__rest(e,["className"]);return a.createElement("label",Object.assign({},o,{className:t(l,f)}),n)},[f,n]);return n?{Label:F,Container:p}:{Label:()=>null,Container:v}}exports.useFloatingLabel=y;
|
package/icon-M7M42naA.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const O=require("./tslib.es6-BW4cJBUu.js"),n=require("react"),j=require("classnames"),z=require("./forwardRef-DBQKIlPy.js");require("./array.polyfill.flat-5BAolFdk.js");const D=require("./random-id-DlJj_RWH.js"),I=n.createContext(null),c="ebayui-svg-symbols",V=({children:t})=>{const e=n.useRef(new Set);return n.createElement(I.Provider,{value:e.current},n.createElement("svg",{id:c,style:{position:"absolute",height:"0px",width:"0px"},focusable:!1,"aria-hidden":"true"}),t)};function w(){const t=document.createElementNS("http://www.w3.org/2000/svg","svg");return t.id=c,t.style.position="absolute",t.style.width="0",t.style.height="0",t}const h=new Set,F=t=>{var{name:e,className:o,noSkinClasses:x=!1,a11yText:a,a11yVariant:C,forwardedRef:N,prominent:$,__type:d="icon",__symbol:p}=t,S=O.__rest(t,["name","className","noSkinClasses","a11yText","a11yVariant","forwardedRef","prominent","__type","__symbol"]);const[_,k]=n.useState("");n.useEffect(()=>{k(D.randomId())},[]);const u=n.useRef(null),[R,P]=n.useState(!1);let s=n.useContext(I);s||(s=h,typeof window>"u"&&typeof setImmediate<"u"&&(console.warn(`Icon "${e}" used without wrapping it in a <EbayIconProvider />, for better server performance make sure to wrap your application with <EbayIconProvider> component.`),setImmediate(()=>{h.clear()})));let f;s?.has(e)?f="":(typeof window>"u"&&s?.add(e),f=p||""),n.useLayoutEffect(()=>{var b;if(!p)return;let i;if(document.getElementById(c)){const r=document.getElementById(c);r instanceof SVGElement?i=r:(console.warn(`Invalid "#${c}" element, creating a new one`),(b=r?.parentNode)===null||b===void 0||b.removeChild(r),i=w(),document.body.insertBefore(i,document.body.lastChild))}else i=w(),document.body.insertBefore(i,document.body.lastChild);if(u.current){const g=u.current.querySelector("symbol");g&&(s?.add(e),i.appendChild(g)),P(!0)}},[]);const m=C==="label",v=a&&`icon-title-${_}`,q=a?{"aria-labelledby":m?void 0:v,"aria-label":m?a:void 0,role:"img"}:{"aria-hidden":!0},l=E(e),B=W(l)||l,L=l.endsWith("-colored"),y=d==="flag"?"flag":"icon",T=[`${y}`,`${y}--${B}${L?"-colored":""}`,G(l)].filter(Boolean).join(" "),A=j(o,{[T]:!x,[`${y}--prominent`]:$}),H=["icon","flag"].includes(d)?`${d}-`:"";return n.createElement("svg",Object.assign({},S,{className:A,xmlns:"http://www.w3.org/2000/svg",focusable:!1,ref:N},q),a&&!m&&n.createElement("title",{id:v},a),n.createElement("use",{xlinkHref:`#${H}${l}`}),R?null:n.createElement("defs",{ref:u,dangerouslySetInnerHTML:{__html:f},suppressHydrationWarning:!0}))};function W(t){const e=t.split("-"),o=e[e.length-1];return o==="colored"?e[e.length-2]:isNaN(Number(o))?"":o}function G(t){const e=t.split("-"),o=e.indexOf("filled");return o===-1?"":`icon--${e.slice(0,o+1).join("-")}`}function E(t){return t.replace(/([0-9]+)/g,(e,o)=>`-${o}`).replace(/([A-Z])/g,(e,o)=>`-${o.toLowerCase()}`)}const M=z.withForwardRef(F);exports.EbayIcon=M;exports.EbayIconProvider=V;exports.kebabCased=E;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const $=require("./tslib.es6-
|
|
1
|
+
"use strict";const $=require("./tslib.es6-BW4cJBUu.js"),r=require("react"),q=require("classnames"),N=require("./icon-M7M42naA.js"),D=require("./badge-DuE-Ehip.js"),R=require("./forwardRef-DBQKIlPy.js");require("./array.polyfill.flat-5BAolFdk.js");const h=s=>{var{href:t,icon:a,badgeNumber:o,badgeAriaLabel:u,transparent:m,className:f,forwardedRef:c,priority:p="none",size:i,onEscape:E=()=>{},onKeyDown:g=()=>{}}=s,y=$.__rest(s,["href","icon","badgeNumber","badgeAriaLabel","transparent","className","forwardedRef","priority","size","onEscape","onKeyDown"]);const e=t?"icon-link":"icon-btn",w={primary:`${e}--primary`,secondary:`${e}--secondary`,tertiary:`${e}--tertiary`,none:""},b=q(f,e,i&&`${e}--${i}`,{[`${e}--badged`]:o,[`${e}--transparent`]:m},w[p]),l=r.createElement(r.Fragment,null,typeof a=="string"?r.createElement(N.EbayIcon,{name:a}):a,o&&r.createElement(D.EbayBadge,{type:"icon",number:o,"aria-label":u})),d=n=>{(n.key==="Escape"||n.key==="Esc")&&E(n),g(n)};return t?r.createElement("a",Object.assign({ref:c,className:b,href:t,onKeyDown:d},y),l):r.createElement("button",Object.assign({ref:c,type:"button",className:b,onKeyDown:d},y),l)},k=R.withForwardRef(h);exports.EbayIconButton=k;
|