@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
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const i=require("./tslib.es6-
|
|
1
|
+
"use strict";const i=require("./tslib.es6-BW4cJBUu.js"),c=require("react"),m=require("classnames"),g=s=>{var{number:r,type:a="img",className:t}=s,n=i.__rest(s,["number","type","className"]);const e=Math.round(parseInt(String(r),10));return e<=0?null:c.createElement("span",Object.assign({},n,{className:m("badge",t),role:a==="img"?"img":void 0,"aria-hidden":a!=="img"}),e>99?"99+":e)};exports.EbayBadge=g;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const B=require("./tslib.es6-
|
|
1
|
+
"use strict";const B=require("./tslib.es6-BW4cJBUu.js"),n=require("react"),C=require("classnames"),H=require("./forwardRef-DBQKIlPy.js");require("./array.polyfill.flat-5BAolFdk.js");const L=require("./icon-M7M42naA.js"),A=require("./progress-spinner-CYHN2qj2.js"),D=require("./icons/ebay-icon-chevron-down-12/index.js"),P={cta:"cta-",fake:"fake-",expand:"expand-",default:""},u=t=>{var{type:r="default",children:a}=t,s=B.__rest(t,["type","children"]);return n.createElement("span",Object.assign({className:`${P[r]}btn__cell`},s),n.createElement(n.Fragment,null,a))},T=()=>n.createElement(u,null,n.createElement(A.EbayProgressSpinner,null)),G=({className:t,children:r})=>n.createElement("span",{className:C(t,"btn__text")},r),J=({children:t})=>t?n.createElement(u,null,n.createElement(G,null,t),n.createElement(D.EbayIconChevronDown12,null)):n.createElement(D.EbayIconChevronDown12,null),M=t=>{var{priority:r="secondary",variant:a="standard",size:s,bodyState:y,split:q,transparent:S=!1,fluid:_=!1,disabled:b,partiallyDisabled:N,children:o,onKeyDown:k=()=>{},onEscape:I=()=>{},truncate:R=!1,href:i,className:K,forwardedRef:f,borderless:p,fixedHeight:E}=t,m=B.__rest(t,["priority","variant","size","bodyState","split","transparent","fluid","disabled","partiallyDisabled","children","onKeyDown","onEscape","truncate","href","className","forwardedRef","borderless","fixedHeight"]);const e=i?"fake-btn":"btn",O={primary:`${e}--primary`,secondary:`${e}--secondary`,tertiary:`${e}--tertiary`,none:""},c={large:`${e}--large`,small:`${e}--small`},j={start:`${e}--split-start`,end:`${e}--split-end`},z=a==="destructive",d=a==="form",$=y==="loading",h=y==="expand",F=d&&(U(o)||h&&!o),g=C(e,K,O[d||p?"none":r],c[s],j[q],z&&`${e}--destructive`,d&&`${e}--form`,F&&`${e}--slim`,S&&`${e}--transparent`,_&&`${e}--fluid`,R&&`${e}--truncated`,p&&`${e}--borderless`,E&&(c[s]?`${c[s]}-${E}`:`${e}--fixed-height`)),v=l=>{k(l),(l.key==="Escape"||l.key==="Esc")&&I(l)},w=Q(o,{isLoading:$,isExpand:h}),x=$?"polite":null;return i?n.createElement("a",Object.assign({className:g,href:b?void 0:i,ref:f,onKeyDown:v,"aria-live":x},m),w):n.createElement("button",Object.assign({disabled:b,"aria-disabled":N,"aria-live":x,className:g,ref:f,onKeyDown:v},m),w)};function Q(t,{isLoading:r,isExpand:a}){switch(!0){case r:return n.createElement(T,null);case a:return n.createElement(J,null,t);default:return t}}function U(t){const r=n.Children.toArray(t);return r.length===1&&r[0].type===L.EbayIcon}const V=H.withForwardRef(M);exports.EbayButton=V;exports.EbayButtonCell=u;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const a=require("react"),ue=require("./icon-button-
|
|
1
|
+
"use strict";const a=require("react"),ue=require("./icon-button-E_6JKTh3.js"),de=require("classnames"),ve=require("./icons/ebay-icon-chevron-left-24/index.js"),Ue=require("./icons/ebay-icon-chevron-right-24/index.js");function Ae(n){const c=new Intl.Locale(n);return c.weekInfo?c.weekInfo.firstDay:0}function Fe(n){const c=Ae(n),i=new Intl.DateTimeFormat(n,{weekday:"short"}),u=new Date(2022,9,2+c),A=[...Array(7)].map(()=>{const h=i.format(u);return u.setDate(u.getDate()+1),h});return{firstDayOfWeek:c,weekdayLabels:A}}function Re(n){if(n)return/^\d\d\d\d-\d\d-\d\d$/g.test(n)?n:f(new Date(n))}function f(n){if(!isNaN(n.getTime()))return n.toISOString().slice(0,10)}function U(n){return new Date(n)}function H(n,c){const i=U(n);return i.setUTCDate(i.getUTCDate()+c),f(i)}function fe(n){return n||navigator.language}const Le={ArrowRight:1,ArrowLeft:-1,ArrowDown:7,ArrowUp:-7},Ne=({selected:n,numMonths:c=1,navigable:i,interactive:u,range:A,locale:h,disableBefore:g,disableAfter:I,disableWeekdays:B,disableList:G,a11ySelectedText:me="selected",a11yRangeStartText:ye="start of range",a11yInRangeText:ge="in range",a11yRangeEndText:Ie="end of range",a11ySeparator:J="-",a11yTodayText:De="today",a11yDisabledText:Ee="inactive",getA11yShowMonthText:Q=b=>`Show ${b}`,linkBuilder:X,onMonthChange:Z=()=>{},onFocus:Se=()=>{},onSelect:we=()=>{}})=>{const b=f(new Date),{firstDayOfWeek:Te,weekdayLabels:be}=Fe(fe(h)),ee=a.useRef(null),[m,F]=a.useState(0),[te,ne]=a.useState(null),[D,_]=a.useState(b),R=a.useRef(b),E=e=>{const t=U(R.current);return new Date(Date.UTC(t.getUTCFullYear(),t.getUTCMonth()+e))},S=()=>f(E(m)),w=()=>{const e=U(R.current);return f(new Date(Date.UTC(e.getUTCFullYear(),e.getUTCMonth()+m+(c||1),0)))};a.useEffect(()=>{if(n){const e=Array.isArray(n)?n:[n],t=S(),r=w();e.find(d=>d>=t&&d<=r)===void 0&&(R.current=e[0],F(0))}},[n]);const Oe=()=>{if(n&&A){let e,t;if(Array.isArray(n)?[e,t]=n:te&&(e=n,t=te),e&&t){const[r,s]=[e,t].sort();return{rangeStart:r,rangeEnd:s}}}return{rangeStart:null,rangeEnd:null}},k=e=>new Intl.DateTimeFormat(fe(h),{month:"long",year:"numeric"}).format(new Date(e.getUTCFullYear(),e.getUTCMonth())),C=e=>g&&e<g||I&&e>I||B&&B.includes(U(e).getUTCDay())||G&&G.includes(e),ae=()=>{let e=S();const t=w();for(;e<=t&&C(e);)e=H(e,1);return e>t?null:e},re=()=>{let e=w();const t=S();for(;e>=t&&C(e);)e=H(e,-1);return e<t?null:e},O=e=>{_(e),setTimeout(()=>{var t;const r=(t=ee.current)===null||t===void 0?void 0:t.querySelector(`[data-iso="${e}"]`);r?.focus()})},L=e=>{if(g&&S()<=g)return!1;F(s=>s-1);let t=D;const r=re();return r&&r<D&&(t=r,_(r)),e&&O(t),Z({iso:f(E(m))}),!0},N=e=>{if(I&&w()>=I)return!1;F(s=>s+1);let t=D;const r=ae();r&&r>D&&(t=r,_(r)),e&&O(t),Z({iso:f(E(m+(c||1)))})},he=e=>{const t=Le[e.key];if(t){let r=7,s=D;do s=H(s,t);while(r-- >0&&C(s));if(r>0){const d=S(),T=w();s<d?i?L():s=d:s>T&&(i?N():s=T),O(s)}}else switch(e.key){case"PageUp":L(!0);break;case"PageDown":N(!0);break;case"Home":O(ae());break;case"End":O(re());break}},_e=(e,t)=>{we(e,{iso:t})},se=(e,t)=>{ne(t),_(t),Se(e,{iso:t})},oe=()=>{ne(null)},{rangeStart:V,rangeEnd:x}=Oe(),ke=e=>!(!V||!x||e<V||e>x),ce=[...Array(c)].map((e,t)=>E(m+t));return a.createElement("div",{className:"calendar",ref:ee},i&&a.createElement("div",{className:"calendar__header"},a.createElement("div",{className:"calendar__header--inner"},a.createElement(ue.EbayIconButton,{transparent:!0,size:"small",icon:a.createElement(ve.EbayIconChevronLeft24,null),disabled:g&&S()<=g,"aria-label":Q(k(E(m-1))),onClick:()=>L()}),ce.map((e,t)=>a.createElement("h3",{key:t},k(e))),a.createElement(ue.EbayIconButton,{transparent:!0,size:"small",icon:a.createElement(Ue.EbayIconChevronRight24,null),disabled:I&&w()>=I,"aria-label":Q(k(E(m+c))),onClick:()=>N()}))),a.createElement("div",{className:"calendar__body"},ce.map((e,t)=>{const r=(e.getUTCDay()-Te+7)%7,s=e.getUTCFullYear(),d=e.getUTCMonth(),T=new Date(s,d+1,0).getDate(),Ce=[...Array(Math.ceil((r+T)/7))];return a.createElement("div",{key:t,className:"calendar__month"},a.createElement("table",{onKeyDown:he},a.createElement("caption",null,k(e)),a.createElement("thead",null,a.createElement("tr",null,be.map(M=>a.createElement("th",{key:M,scope:"col"},M)))),a.createElement("tbody",null,Ce.map((M,q)=>{let Y=q*7-r+1,$=Y+6;const P=[];q===0&&r!==0?(Y=1,P.push(a.createElement("td",{key:"pre-column",colSpan:r}))):$>T&&($=T);for(let y=Y;y<=$;y++){const o=f(new Date(Date.UTC(s,d,y))),W=o===b,j=Array.isArray(n)?n.some(l=>l===o):n===o,z=o===V,le=ke(o),K=o===x,p=C(o),v=["",j&&me,z&&ye,!z&&!K&&le&&ge,K&&Ie,!u&&W&&De,!u&&p&&Ee].filter(l=>typeof l!="boolean"||l!==!1),ie=!u&&!p&&X&&X(o),pe=ie?"a":"span";P.push(a.createElement("td",{key:y,className:de({"calendar__cell--selected":j,"calendar__range--start":z,calendar__range:le,"calendar__range--end":K})},u?a.createElement("button",{disabled:p,"aria-label":v.length>1?`${y}${v.join(J)}`:void 0,tabIndex:D!==o?-1:void 0,"aria-current":W?"date":void 0,"aria-pressed":j?"true":void 0,onClick:l=>_e(l,o),onFocus:l=>se(l,o),onMouseOver:l=>se(l,o),onMouseOut:()=>oe(),onBlur:()=>oe(),"data-iso":o},y):a.createElement(pe,{className:de({"calendar__cell--disabled":p,"calendar__cell--current":W}),href:ie},y,v.length>1&&a.createElement("span",{className:"clipped"},v.join(J)))))}return a.createElement("tr",{key:q},P)}))))})))};exports.EbayCalendar=Ne;exports.dateArgToISO=Re;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const q=require("./tslib.es6-
|
|
1
|
+
"use strict";const q=require("./tslib.es6-BW4cJBUu.js"),c=require("react"),I=require("classnames"),F=require("./label-4c_dFoBt.js"),j=require("./utils-C9NL3q0j.js"),O=require("./icons/ebay-icon-checkbox-checked-24/index.js"),U=require("./icons/ebay-icon-checkbox-checked-18/index.js"),w=require("./icons/ebay-icon-checkbox-unchecked-24/index.js"),D=require("./icons/ebay-icon-checkbox-unchecked-18/index.js"),K=o=>typeof o<"u",B=o=>{var{id:l,size:t="default",className:i,style:r,checked:h,defaultChecked:k=!1,onChange:u=()=>{},onFocus:b=()=>{},onKeyDown:C=()=>{},children:d,inputRef:m}=o,y=q.__rest(o,["id","size","className","style","checked","defaultChecked","onChange","onFocus","onKeyDown","children","inputRef"]);const[_,g]=c.useState(k),x=n=>{const e=n.target;u(n,{value:e?.value,checked:!!e?.checked}),g(e?.checked)},v=n=>{var e,s;return b(n,{value:(e=n.target)===null||e===void 0?void 0:e.value,checked:!!(!((s=n.target)===null||s===void 0)&&s.checked)})},E=n=>{const e=n.target;C(n,{value:e.value,checked:!!e.checked})},p=I("checkbox",i,{"checkbox--large":t==="large"}),f=t==="large"?c.createElement(O.EbayIconCheckboxChecked24,{className:"checkbox__checked"}):c.createElement(U.EbayIconCheckboxChecked18,{className:"checkbox__checked"}),N=t==="large"?c.createElement(w.EbayIconCheckboxUnchecked24,{className:"checkbox__unchecked"}):c.createElement(D.EbayIconCheckboxUnchecked18,{className:"checkbox__unchecked"}),a=j.findComponent(d,F.Label);return c.createElement(c.Fragment,null,c.createElement("span",{className:p,style:Object.assign(Object.assign({},r),{alignItems:"center"})},c.createElement("input",Object.assign({},y,{id:l,className:"checkbox__control",type:"checkbox",checked:K(h)?h:_,onChange:x,onFocus:v,onKeyDown:E,ref:m})),c.createElement("span",{className:"checkbox__icon",hidden:!0},f,N)),a?c.cloneElement(a,Object.assign(Object.assign({},a.props),{position:"end",htmlFor:l})):d)};exports.EbayCheckbox=B;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const i=require("./tslib.es6-
|
|
1
|
+
"use strict";const i=require("./tslib.es6-BW4cJBUu.js"),e=require("react"),o=require("./random-id-DlJj_RWH.js");require("./array.polyfill.flat-5BAolFdk.js");const b=require("./icons/ebay-icon-close-12/index.js"),u=t=>{var{a11yDeleteButtonText:n,onDelete:s,disabled:c,children:r}=t,l=i.__rest(t,["a11yDeleteButtonText","onDelete","disabled","children"]);const a=o.useRandomId();return e.createElement("span",Object.assign({},l,{className:"chip"}),e.createElement("span",{id:a,className:"ebay-chip__text"},r),n?e.createElement("button",{type:"button",className:"chip__button","aria-label":n,"aria-describedby":a,disabled:c,onClick:s},e.createElement(b.EbayIconClose12,null)):null)};exports.EbayChip=u;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const I=require("./tslib.es6-
|
|
1
|
+
"use strict";const I=require("./tslib.es6-BW4cJBUu.js"),t=require("react"),x=require("classnames"),be=require("./hooks-BZOKHA9o.js"),B=require("./utils-C9NL3q0j.js"),M=require("./dropdown-B-M6HUau.js"),fe=require("./floating-ui-Co2mY5Do.js"),K=s=>{var{className:p}=s,d=I.__rest(s,["className"]);return t.createElement("button",Object.assign({className:x("icon-btn","icon-btn--transparent",p)},d))},T=s=>{var{text:p,className:d,selected:C}=s,c=I.__rest(s,["text","className","selected"]);return t.createElement("div",Object.assign({},c,{role:"option",className:x("combobox__option",d),tabIndex:-1,"aria-selected":C}),p)},me=s=>{var{className:p,floatingLabel:d,fluid:C,expanded:c,borderless:j,autocomplete:v="none",listSelection:V="automatic",defaultValue:A="",value:h,placeholder:U,opaqueLabel:H,children:k,dropdownRef:Y,onFocus:z=()=>{},onClick:G=()=>{},onExpand:J=()=>{},onCollapse:P=()=>{},onInputChange:D=()=>{},onFloatingLabelInit:Q=()=>{},onChange:W=()=>{},onSelect:X=()=>{},onKeyDown:Z=()=>{}}=s,g=I.__rest(s,["className","floatingLabel","fluid","expanded","borderless","autocomplete","listSelection","defaultValue","value","placeholder","opaqueLabel","children","dropdownRef","onFocus","onClick","onExpand","onCollapse","onInputChange","onFloatingLabelInit","onChange","onSelect","onKeyDown"]);const l=B.findComponent(k,K),y=B.filterByType(k,T),E=t.useRef(null),r=t.useRef(null),L=t.useRef(null);function $(){return v==="none"?y||[]:y.filter(e=>{var o,n;return(o=e.props.text)===null||o===void 0?void 0:o.toLowerCase().includes((n=u?.trim())===null||n===void 0?void 0:n.toLowerCase())})}const[ee,N]=t.useState(A||""),u=typeof h<"u"?h:ee;typeof h>"u"&&!D&&console.warn("EbayCombobox: You provided a value prop without an onInputChange handler.This will render a read-only input field. If you want the input to be editable, provide an onInputChange handler.");const a=t.useMemo(()=>$(),[v,u,y]),f=M.useExpander({ref:a.length?Y||E:null,expanded:c,options:{autoCollapse:c,expandOnFocus:!0,collapseOnFocusOut:!c&&!!l,contentSelector:'[role="listbox"]',hostSelector:'[role="combobox"]',expandedClass:"combobox--expanded",simulateSpacebarClick:!0},onExpand:J,onCollapse:P},[c,a.length>0]),{overlayStyles:oe,refs:O}=fe.useFloatingDropdown({open:f.isExpanded}),_=(e,o)=>{u!==o&&(N(o),r.current&&(r.current.selectionStart=r.current.selectionEnd=o.length,r.current.focus()),X(e,b({currentInputValue:o})))},ne=t.useCallback((e,{toIndex:o})=>{if(V==="automatic"){const n=a[o];n&&r.current&&(r.current.value=n.props.text)}},[V,a]),te=M.useActiveDescendant({ref:E,focusElementRef:r,itemContainerRef:L,disabled:!a.length,onChange:ne,options:{activeDescendantClassName:"combobox__option--active",autoInit:-1,autoReset:-1,autoScroll:!0,axis:"y"}}),R=C?"div":"span",S=be.useFloatingLabel({text:d,disabled:g.disabled,containerTagName:R,opaqueLabel:H,onMount:Q}),le=d?S.Container:R,m=t.useRef(!1),ae=e=>{var o,n;m.current=!0,(n=l==null?void 0:(o=l.props).onClick)===null||n===void 0||n.call(o,e)},se=e=>{var o,n;m.current=!0,(n=l==null?void 0:(o=l.props).onMouseDown)===null||n===void 0||n.call(o,e)};function w(){f.collapse()}function F(){f.expand()}function re(e){const o=a.find(n=>n.props.text===e);return o?{text:o.props.text,value:o.props.value}:{}}function b(e){return{currentInputValue:e.currentInputValue,selectedOption:re(e.currentInputValue)}}const ce=e=>{const o=e.target.value;N(e.target.value),D(e,b({currentInputValue:o}))},q=t.useRef(""),ue=e=>{m.current||w(),m.current=!1;const o=e.target.value;o!==q.current&&(q.current=o,W(e,b({currentInputValue:o})))},ie=e=>{const o=e.target;o===document.activeElement&&F(),G(e,b({currentInputValue:o.value}))},de=e=>{z(e,b({currentInputValue:e.target.value}))},pe=e=>{if(e.key==="ArrowDown")F();else if(e.key==="Escape")w();else if(e.key==="Enter"&&f.isExpanded){const o=te.getIndex();o!==-1&&_(e,a[o].props.text),c||w()}Z(e)};return t.createElement(le,{ref:E,className:x("combobox",p)},t.createElement(S.Label,{htmlFor:g.id}),t.createElement("span",{className:x("combobox__control",{"combobox__control--actionable":l,"combobox__control--borderless":j})},t.createElement("input",Object.assign({},g,{ref:e=>{O.setHost(e),r.current=e},type:"text",role:"combobox",value:u,"aria-autocomplete":v,"aria-haspopup":"listbox",autoComplete:"off","aria-expanded":"false",onChange:ce,onBlur:ue,onClick:ie,onFocus:de,onKeyDown:pe,placeholder:U})),l?t.cloneElement(l,{onClick:ae,onMouseDown:se}):null),a.length>0&&t.createElement("div",{role:"listbox",className:"combobox__listbox",ref:e=>{O.setOverlay(e),L.current=e},style:oe},a.map(e=>t.cloneElement(e,{selected:(e.props.value||e.props.text)===u,onClick:o=>{var n,i;_(o,e.props.text),(i=(n=e.props).onClick)===null||i===void 0||i.call(n,o)},onMouseDown:o=>{var n,i;_(o,e.props.text),(i=(n=e.props).onMouseDown)===null||i===void 0||i.call(n,o)}}))))};exports.EbayCombobox=me;exports.EbayComboboxButton=K;exports.EbayComboboxOption=T;
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import type Highcharts from "highcharts";
|
|
2
|
+
/**
|
|
3
|
+
* Extended column point with internal properties used during the translate phase.
|
|
4
|
+
* `shapeArgs`, `shapeType`, `shapeY`, and `dlBox` are Highcharts internals
|
|
5
|
+
* that the eBayColumns extension modifies for custom rounded-corner rendering.
|
|
6
|
+
*/
|
|
7
|
+
export interface ColumnPointInternal extends Highcharts.Point {
|
|
8
|
+
shapeType: string;
|
|
9
|
+
shapeY: number;
|
|
10
|
+
dlBox: Highcharts.BBoxObject;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Extended column series options with custom top/bottom flags
|
|
14
|
+
* used to control which ends of stacked bars get rounded corners.
|
|
15
|
+
*/
|
|
16
|
+
export interface EbayColumnSeriesOptions extends Highcharts.SeriesColumnOptions {
|
|
17
|
+
top?: boolean;
|
|
18
|
+
bottom?: boolean;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Extended column series prototype with the ebayColumn flag
|
|
22
|
+
* to prevent double-wrapping.
|
|
23
|
+
*/
|
|
24
|
+
interface EbayColumnPrototype {
|
|
25
|
+
ebayColumn?: boolean;
|
|
26
|
+
options: EbayColumnSeriesOptions;
|
|
27
|
+
points: ColumnPointInternal[];
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* Augment the Highcharts module with the internal `seriesTypes` registry.
|
|
31
|
+
*
|
|
32
|
+
* Highcharts source defines a `SeriesTypeRegistry` interface
|
|
33
|
+
* (see highcharts/ts/Core/Series/SeriesType.ts) that maps series type
|
|
34
|
+
* names to their constructors, but it is not included in the published
|
|
35
|
+
* type definitions. We re-declare it here so the `eBayColumns` extension
|
|
36
|
+
* can access `highcharts.seriesTypes.column.prototype` without type casts.
|
|
37
|
+
*/
|
|
38
|
+
declare module "highcharts" {
|
|
39
|
+
interface SeriesTypeRegistry {
|
|
40
|
+
column: {
|
|
41
|
+
prototype: EbayColumnPrototype;
|
|
42
|
+
};
|
|
43
|
+
[key: string]: {
|
|
44
|
+
prototype: EbayColumnPrototype;
|
|
45
|
+
};
|
|
46
|
+
}
|
|
47
|
+
const seriesTypes: SeriesTypeRegistry;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Extends the Highcharts column series translate function to render
|
|
51
|
+
* rounded corners on bar tops/bottoms and visual gaps between stacked segments.
|
|
52
|
+
*
|
|
53
|
+
* - When `options.top` is set, the top corners are rounded.
|
|
54
|
+
* - When `options.bottom` is set, the bottom corners are rounded and no gap is subtracted.
|
|
55
|
+
* - Non-bottom bars get 4px subtracted from their height to create a visual gap.
|
|
56
|
+
*/
|
|
57
|
+
export declare function eBayColumns(highcharts: typeof Highcharts): void;
|
|
58
|
+
export {};
|
|
59
|
+
//# sourceMappingURL=bar-chart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bar-chart.d.ts","sourceRoot":"","sources":["../../../src/common/charts/bar-chart.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,UAAU,MAAM,YAAY,CAAC;AAEzC;;;;GAIG;AACH,MAAM,WAAW,mBAAoB,SAAQ,UAAU,CAAC,KAAK;IACzD,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,UAAU,CAAC,UAAU,CAAC;CAChC;AAED;;;GAGG;AACH,MAAM,WAAW,uBAAwB,SAAQ,UAAU,CAAC,mBAAmB;IAC3E,GAAG,CAAC,EAAE,OAAO,CAAC;IACd,MAAM,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;GAGG;AACH,UAAU,mBAAmB;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,OAAO,EAAE,uBAAuB,CAAC;IACjC,MAAM,EAAE,mBAAmB,EAAE,CAAC;CACjC;AAED;;;;;;;;GAQG;AACH,OAAO,QAAQ,YAAY,CAAC;IACxB,UAAU,kBAAkB;QACxB,MAAM,EAAE;YAAE,SAAS,EAAE,mBAAmB,CAAA;SAAE,CAAC;QAC3C,CAAC,GAAG,EAAE,MAAM,GAAG;YAAE,SAAS,EAAE,mBAAmB,CAAA;SAAE,CAAC;KACrD;IACD,MAAM,WAAW,EAAE,kBAAkB,CAAC;CACzC;AAED;;;;;;;GAOG;AACH,wBAAgB,WAAW,CAAC,UAAU,EAAE,OAAO,UAAU,GAAG,IAAI,CAkF/D"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type Highcharts from "highcharts";
|
|
2
|
+
/**
|
|
3
|
+
* Wraps the Legend.colorizeItem method to render crisper legend symbol borders.
|
|
4
|
+
* This makes legend swatches display with sharp pixel-aligned borders that
|
|
5
|
+
* match the series borderColor.
|
|
6
|
+
*/
|
|
7
|
+
export declare function ebayLegend(highcharts: typeof Highcharts): void;
|
|
8
|
+
//# sourceMappingURL=legend.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"legend.d.ts","sourceRoot":"","sources":["../../../src/common/charts/legend.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,UAAU,MAAM,YAAY,CAAC;AAOzC;;;;GAIG;AACH,wBAAgB,UAAU,CAAC,UAAU,EAAE,OAAO,UAAU,GAAG,IAAI,CA8B9D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"load-highcharts.d.ts","sourceRoot":"","sources":["../../../src/common/charts/load-highcharts.ts"],"names":[],"mappings":"AAAA,OAAO,UAAU,MAAM,YAAY,CAAC;AACpC,OAAO,kCAAkC,CAAC;AAC1C,OAAO,iCAAiC,CAAC;AAEzC,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type Highcharts from "highcharts";
|
|
2
|
+
export declare const chartFontFamily = "\"Market Sans\", Arial, sans-serif", backgroundColor = "var(--color-background-primary)", gridColor = "var(--color-data-viz-grid)", labelsColor = "var(--color-foreground-secondary)", legendColor = "var(--color-foreground-primary)", legendInactiveColor = "var(--color-data-viz-legend-inactive)", legendHoverColor = "var(--color-data-viz-legend-hover)", tooltipBackgroundColor = "var(--color-background-primary)", tooltipShadows = "drop-shadow(0 2px 7px var(--color-data-viz-tooltip-shadow-primary)) drop-shadow(0 5px 7px var(--color-data-viz-tooltip-shadow-secondary))", chartPrimaryColor = "var(--color-data-viz-chart-primary)", chartSecondaryColor = "var(--color-data-viz-chart-secondary)", chartTertiaryBackgroundColor = "var(--color-data-viz-chart-tertiary-background)", chartTertiaryStrokeColor = "var(--color-data-viz-chart-tertiary-stroke)", chartQuaternaryBackgroundColor = "var(--color-data-viz-chart-quaternary-background)", chartQuaternaryStrokeColor = "var(--color-data-viz-chart-quaternary-stroke)", chartQuinaryBackgroundColor = "var(--color-data-viz-chart-quinary-background)", chartQuinaryStrokeColor = "var(--color-data-viz-chart-quinary-stroke)";
|
|
3
|
+
export declare const patternTertiary: Highcharts.PatternObject;
|
|
4
|
+
export declare const patternQuaternary: Highcharts.PatternObject;
|
|
5
|
+
export declare const colorMapping: Highcharts.ColorType[];
|
|
6
|
+
/**
|
|
7
|
+
* Sets up the colors including lineColor (SVG stroke) on each of the series objects
|
|
8
|
+
* based on the position in the series array.
|
|
9
|
+
*/
|
|
10
|
+
export declare function setSeriesColors(series: Highcharts.SeriesOptions[]): void;
|
|
11
|
+
//# sourceMappingURL=shared.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"shared.d.ts","sourceRoot":"","sources":["../../../src/common/charts/shared.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,UAAU,MAAM,YAAY,CAAC;AAEzC,eAAO,MAAM,eAAe,uCAAqC,EAC7D,eAAe,oCAAoC,EACnD,SAAS,+BAA+B,EACxC,WAAW,sCAAsC,EACjD,WAAW,oCAAoC,EAC/C,mBAAmB,0CAA0C,EAC7D,gBAAgB,uCAAuC,EACvD,sBAAsB,oCAAoC,EAC1D,cAAc,8IACiI,EAC/I,iBAAiB,wCAAwC,EACzD,mBAAmB,0CAA0C,EAC7D,4BAA4B,oDAAoD,EAChF,wBAAwB,gDAAgD,EACxE,8BAA8B,sDAAsD,EACpF,0BAA0B,kDAAkD,EAC5E,2BAA2B,mDAAmD,EAC9E,uBAAuB,+CAA+C,CAAC;AAI3E,eAAO,MAAM,eAAe,EAAE,UAAU,CAAC,aAYxC,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,UAAU,CAAC,aAU1C,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,UAAU,CAAC,SAAS,EAM9C,CAAC;AAUF;;;GAGG;AACH,wBAAgB,eAAe,CAAC,MAAM,EAAE,UAAU,CAAC,aAAa,EAAE,GAAG,IAAI,CAcxE"}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { RefObject } from "react";
|
|
2
2
|
type UseTooltipArgs = {
|
|
3
|
-
onExpand
|
|
4
|
-
onCollapse
|
|
3
|
+
onExpand?: () => void;
|
|
4
|
+
onCollapse?: () => void;
|
|
5
5
|
initialExpanded?: boolean;
|
|
6
|
+
expanded?: boolean;
|
|
6
7
|
hostRef?: RefObject<HTMLElement>;
|
|
7
8
|
};
|
|
8
9
|
type UseTooltip = {
|
|
@@ -10,6 +11,6 @@ type UseTooltip = {
|
|
|
10
11
|
expandTooltip: () => void;
|
|
11
12
|
collapseTooltip: () => void;
|
|
12
13
|
};
|
|
13
|
-
export declare const useTooltip: ({ onExpand, onCollapse, initialExpanded, hostRef }: UseTooltipArgs) => UseTooltip;
|
|
14
|
+
export declare const useTooltip: ({ onExpand, onCollapse, initialExpanded, expanded, hostRef, }: UseTooltipArgs) => UseTooltip;
|
|
14
15
|
export {};
|
|
15
16
|
//# sourceMappingURL=use-tooltip.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-tooltip.d.ts","sourceRoot":"","sources":["../../../src/common/tooltip-utils/use-tooltip.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,SAAS,EAAE,MAAM,OAAO,CAAC;AAE5C,KAAK,cAAc,GAAG;IAClB,QAAQ,EAAE,MAAM,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"use-tooltip.d.ts","sourceRoot":"","sources":["../../../src/common/tooltip-utils/use-tooltip.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,SAAS,EAAE,MAAM,OAAO,CAAC;AAE5C,KAAK,cAAc,GAAG;IAClB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,SAAS,CAAC,WAAW,CAAC,CAAC;CACpC,CAAC;AAEF,KAAK,UAAU,GAAG;IACd,UAAU,EAAE,OAAO,CAAC;IACpB,aAAa,EAAE,MAAM,IAAI,CAAC;IAC1B,eAAe,EAAE,MAAM,IAAI,CAAC;CAC/B,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,+DAMxB,cAAc,KAAG,UAwBnB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const h=require("./tslib.es6-
|
|
1
|
+
"use strict";const h=require("./tslib.es6-BW4cJBUu.js"),o=require("react"),ae=require("react-remove-scroll"),_=require("classnames"),ie=require("makeup-screenreader-trap"),se=require("makeup-keyboard-trap"),le=require("./random-id-DlJj_RWH.js"),ce=require("./icons/ebay-icon-close-16/index.js"),ue=require("./icon-button-E_6JKTh3.js"),de=require("./icons/ebay-icon-chevron-left-16/index.js");function W(e){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:()=>e[t]})}}return n.default=e,Object.freeze(n)}const q=W(ie),A=W(se),F=e=>{var{children:n}=e,t=h.__rest(e,["children"]);return o.createElement("h2",Object.assign({},t),n)},I=({children:e})=>o.createElement(o.Fragment,null,e),T=({children:e})=>o.createElement(o.Fragment,null,e);function z({open:e,classPrefix:n,transitionElement:t,dialogRef:r,dialogWindowRef:d,enabled:m,onTransitionEnd:c}){const s=o.useRef(e);o.useLayoutEffect(()=>{if(!m)return;let i=[d,r];t==="window"?i=[d]:t==="root"&&(i=[r]);let a;return e?a=me({dialog:r,waitFor:i,classPrefix:n,onTransitionEnd:c}):s.current!==e&&(a=fe({dialog:r,waitFor:i,classPrefix:n,onTransitionEnd:c})),s.current=e,()=>{a&&a()}},[e,m])}function me({dialog:e,waitFor:n,classPrefix:t,onTransitionEnd:r}){return K(e,n,`${t}--show`,r)}function fe({dialog:e,waitFor:n,classPrefix:t,onTransitionEnd:r}){return K(e,n,`${t}--hide`,r)}function K(e,n,t,r){if(!e.current||!t)return;let d=0;const m=n?n.length:0,c=`${t}-init`;return e.current.classList.add(c),be(()=>{e.current&&(e.current.classList.add(t),e.current.classList.remove(c),n.forEach(s=>{const i=()=>{var a,b;++d===m&&((a=e.current)===null||a===void 0||a.classList.remove(t),r(),(b=s.current)===null||b===void 0||b.removeEventListener("transitionend",i))};s.current.addEventListener("transitionend",i,{once:!0})}))})}function be(e){let n,t;return window.requestAnimationFrame?(n=window.requestAnimationFrame(()=>{n=window.requestAnimationFrame(e)}),t=window.cancelAnimationFrame):(n=window.setTimeout(e,26),t=window.clearTimeout),()=>{n&&(t(n),n=void 0)}}const ve=e=>{var n,{baseEl:t="div",classPrefix:r="drawer-dialog",windowClass:d,windowType:m,mainId:c,top:s,header:i,buttonPosition:a="right",children:b,ariaLabelledby:B,a11yCloseText:C,onCloseBtnClick:y=()=>{},footer:p,actions:D,onScroll:l,open:u=!1,onOpen:V=()=>{},onBackgroundClick:G=()=>{},ignoreEscape:J,closeButton:Q,previousButton:U,isModal:w,role:X="dialog",focus:j,transitionElement:Y,animated:M,closeButtonClass:Z}=e,E=h.__rest(e,["baseEl","classPrefix","windowClass","windowType","mainId","top","header","buttonPosition","children","ariaLabelledby","a11yCloseText","onCloseBtnClick","footer","actions","onScroll","open","onOpen","onBackgroundClick","ignoreEscape","closeButton","previousButton","isModal","role","focus","transitionElement","animated","closeButtonClass"]);const S=o.useRef(null),g=o.useRef(null),P=o.useRef(null),[ee,ne]=o.useState("");o.useEffect(()=>{ne(le.randomId())},[]);const te=f=>{var v;(v=E.onClick)===null||v===void 0||v.call(E,f),g.current&&!g.current.contains(f.target)&&G(f)};o.useEffect(()=>(u&&w?(q.trap(g.current),A.trap(g.current)):(q.untrap(),A.untrap()),()=>{q.untrap(),A.untrap()})),z({open:u,classPrefix:r,transitionElement:Y,dialogRef:S,dialogWindowRef:g,enabled:M,onTransitionEnd:()=>R(u)});const L=f=>{!J&&f.key==="Escape"&&(f.stopPropagation(),y(f))};o.useEffect(()=>{M||R(u),u&&V()},[u]);function R(f){var v,k;if(f)return j?(v=j.current)===null||v===void 0||v.focus():w&&((k=P.current)===null||k===void 0||k.focus()),document.addEventListener("keydown",L,!1),()=>document.removeEventListener("keydown",L,!1)}const x=a!=="hidden"&&o.createElement("button",{ref:P,className:_("icon-btn",Z,`${r}__close`,{"icon-btn--transparent":r==="toast-dialog"}),type:"button","aria-label":C,onClick:y},Q||o.createElement(ce.EbayIconClose16,null)),oe=m?`${r}__${m}-window`:`${r}__window`,H=((n=i?.props)===null||n===void 0?void 0:n.id)||`dialog-title-${ee}`,re=B||H,O=i?o.cloneElement(i,Object.assign(Object.assign({},i.props),{id:H})):null;return o.createElement(t,Object.assign({},E,{"aria-labelledby":re,"aria-modal":w?"true":"false",role:X,hidden:!u,className:_(r,E.className),"aria-live":w?void 0:"polite",ref:S,onKeyDown:L,onMouseDown:u&&a!=="hidden"?te:E.onMouseDown}),o.createElement("div",{className:_(oe,d),ref:g},s,O&&o.createElement("div",{className:`${r}__header`},U,a==="right"&&O,a!=="bottom"&&x,(a==="left"||a==="hidden")&&O),o.createElement("div",{id:c,className:`${r}__main`,onScroll:l},b),D?o.createElement("div",{className:`${r}__actions`},D):null,p||a==="bottom"?o.createElement("div",{className:`${r}__footer`},p,a==="bottom"&&x):null))},ge=e=>{var{isModal:n,open:t,children:r,animated:d=!0}=e,m=h.__rest(e,["isModal","open","children","animated"]);const c=n!==!1,s=o.Children.toArray(r),i=s.find(l=>l.type===F),a=s.find(l=>l.type===I),b=s.find(l=>l.type===$),B=s.find(l=>l.type===T),C=s.find(l=>l.type===N),y=s.filter(l=>![F,I,T,$,N].some(u=>u===l.type)),p=o.createElement(ve,Object.assign({},m,{open:t,isModal:c,header:i,footer:a,actions:b,closeButton:B,previousButton:C,animated:d}),y);return d||t?c?o.createElement(ae.RemoveScroll,{enabled:t},p):p:null},$=({children:e})=>o.createElement(o.Fragment,null,e),N=e=>{var{className:n,icon:t}=e,r=h.__rest(e,["className","icon"]);return o.createElement(ue.EbayIconButton,Object.assign({},r,{icon:t||o.createElement(de.EbayIconChevronLeft16,null),className:_(n,"lightbox-dialog__prev")}))};exports.DialogBaseWithState=ge;exports.EbayDialogActions=$;exports.EbayDialogCloseButton=T;exports.EbayDialogFooter=I;exports.EbayDialogHeader=F;exports.EbayDialogPreviousButton=N;exports.useDialogAnimation=z;
|
package/ebay-accordion/README.md
CHANGED
|
@@ -1,61 +1,5 @@
|
|
|
1
1
|
# EbayAccordion
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/
|
|
6
|
-
|
|
7
|
-
## Usage
|
|
8
|
-
|
|
9
|
-
### Import JS
|
|
10
|
-
|
|
11
|
-
```jsx harmony
|
|
12
|
-
import { EbayAccordion, EbayDetails } from "@ebay/ui-core-react/ebay-accordion";
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
### Import following styles from SKIN
|
|
16
|
-
|
|
17
|
-
```jsx harmony
|
|
18
|
-
import "@ebay/skin/accordion";
|
|
19
|
-
import "@ebay/skin/details";
|
|
20
|
-
```
|
|
21
|
-
|
|
22
|
-
### If tokens haven't been added to the project at a higher level, make sure to import
|
|
23
|
-
|
|
24
|
-
```jsx harmony
|
|
25
|
-
import "@ebay/skin/tokens";
|
|
26
|
-
```
|
|
27
|
-
|
|
28
|
-
### Or import styles using SCSS/CSS
|
|
29
|
-
|
|
30
|
-
```jsx harmony
|
|
31
|
-
import "@ebay/skin/accordion.css";
|
|
32
|
-
import "@ebay/skin/details.css";
|
|
33
|
-
```
|
|
34
|
-
|
|
35
|
-
```jsx harmony
|
|
36
|
-
<EbayAccordion>
|
|
37
|
-
<EbayDetails text="Details summary">
|
|
38
|
-
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore
|
|
39
|
-
magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
|
|
40
|
-
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla
|
|
41
|
-
pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est
|
|
42
|
-
laborum.
|
|
43
|
-
</EbayDetails>
|
|
44
|
-
|
|
45
|
-
<EbayDetails text="Second summary">
|
|
46
|
-
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore
|
|
47
|
-
magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
|
|
48
|
-
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla
|
|
49
|
-
pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est
|
|
50
|
-
laborum.
|
|
51
|
-
</EbayDetails>
|
|
52
|
-
</EbayAccordion>
|
|
53
|
-
```
|
|
54
|
-
|
|
55
|
-
## Attributes
|
|
56
|
-
|
|
57
|
-
| Name | Type | Required | Description | Data |
|
|
58
|
-
| -------------- | -------- | -------- | ----------------------------------------------------------------------- | --------------------------------- |
|
|
59
|
-
| `size` | String | No | Size of the details, `regular` or `large` | |
|
|
60
|
-
| `autoCollapse` | Boolean | No | Whether accordion panels should be autocollapsed when another is opened | |
|
|
61
|
-
| `onToggle` | Function | No | Triggered on toggle | `(event: Event, { open, index })` |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/navigation-disclosure-ebay-accordion--docs)
|
package/ebay-accordion/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const _=require("../tslib.es6-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const _=require("../tslib.es6-BW4cJBUu.js"),N=require("classnames"),o=require("react"),g=require("../ebay-details-O8sqphtP.js"),R=require("../utils-C9NL3q0j.js"),S=s=>{var{size:b,autoCollapse:f,className:E,children:m,onToggle:a,"aria-roledescription":p="accordion"}=s,v=_.__rest(s,["size","autoCollapse","className","children","onToggle","aria-roledescription"]);const c=o.useRef(null),[h,q]=o.useState(!1),n=R.filterByType(m,g.EbayDetails);if(!n.length)throw new Error(`EbayAccordion: Please use a
|
|
2
2
|
EbayDetails that defines the sections of the accordion`);const T=n.map((e,d)=>o.cloneElement(e,{onToggle:(u,{open:i})=>{var r,y,t;if(q(!0),f&&i){const l=(r=c.current)===null||r===void 0?void 0:r.querySelectorAll("details");l?.forEach((A,D)=>{D!==d&&(A.open=!1)})}(t=(y=e.props).onToggle)===null||t===void 0||t.call(y,u,{open:i}),a?.(u,{open:i,index:d})}}));return o.createElement("ul",Object.assign({},v,{ref:c,className:N("accordion",E,{"accordion--large":b==="large","accordion--animated":h}),"aria-roledescription":p}),T.map(e=>o.createElement("li",{key:e.key},e)))};exports.EbayDetails=g.EbayDetails;exports.EbayAccordion=S;
|
|
@@ -1,40 +1,5 @@
|
|
|
1
1
|
# EbayAlertDialog
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/
|
|
6
|
-
|
|
7
|
-
## Usage
|
|
8
|
-
|
|
9
|
-
```jsx
|
|
10
|
-
<EbayAlertDialog open a11yClosetext="Close">
|
|
11
|
-
<EbayDialogHeader>Heading</EbayDialogHeader>
|
|
12
|
-
<p>Body content</p>
|
|
13
|
-
</EbayAlertDialog>
|
|
14
|
-
```
|
|
15
|
-
|
|
16
|
-
## Attributes
|
|
17
|
-
|
|
18
|
-
| Name | Type | Stateful | Required | Description |
|
|
19
|
-
| --------------- | ------- | -------- | -------- | ----------------------------------------------------------------------------------------------- |
|
|
20
|
-
| `open` | Boolean | Yes | No | Whether dialog is open. |
|
|
21
|
-
| `focus` | String | No | No | An id for an element which will receive focus when the drawer opens (defaults to close button). |
|
|
22
|
-
| `a11yCloseText` | String | No | Yes | A11y text for close button and mask. |
|
|
23
|
-
| `confirmText` | String | No | No | Text for confirm button |
|
|
24
|
-
| `confirm` | Node | No | No | Custom confirm button (if you need to pass additional props) |
|
|
25
|
-
| `animated` | Boolean | Yes | No | Renders the dialog with an animation. Note that the dialog will always be present in the DOM |
|
|
26
|
-
|
|
27
|
-
## Events
|
|
28
|
-
|
|
29
|
-
| Event | Data | Description |
|
|
30
|
-
| ----------- | ---- | ---------------------------------------- |
|
|
31
|
-
| `onOpen` | () | triggered when dialog is opened |
|
|
32
|
-
| `onConfirm` | () | triggered when confirm button is clicked |
|
|
33
|
-
|
|
34
|
-
## EbayDialogHeader
|
|
35
|
-
|
|
36
|
-
Will render a header content for the dialog. Will always render the header element even if this is not present
|
|
37
|
-
|
|
38
|
-
## EbayDialogFooter
|
|
39
|
-
|
|
40
|
-
Will render the footer content for the dialog. If not present then will not have any footer.
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/dialogs-ebay-alert-dialog--docs)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("../tslib.es6-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("../tslib.es6-BW4cJBUu.js"),o=require("react"),d=require("classnames"),m=require("../dialog-previous-button-BXqfHRJY.js");require("../icon-button-E_6JKTh3.js");require("../icon-M7M42naA.js");const v=require("../button-Cylml1aK.js"),i="alert-dialog",p=n=>{var r,t,{a11yCloseText:u="Close Dialog",confirmText:l,confirm:e,onConfirm:f=()=>{}}=n,a=b.__rest(n,["a11yCloseText","confirmText","confirm","onConfirm"]);const s=o.useRef(null),g="alert-dialog-confirm",c="alert-dialog-main";if(!l&&!e)throw new Error('EbayAlertDialog: A "confirmText" or a "confirm" component needs to be passed');return o.createElement(m.DialogBaseWithState,Object.assign({focus:s},a,{a11yCloseText:u,role:"alertdialog",classPrefix:i,ignoreEscape:!0,mainId:c,buttonPosition:"hidden",className:d(a.className,`${i}--mask-fade`),windowClass:`${i}__window ${i}__window--animate`}),a.children,o.createElement(m.EbayDialogFooter,null,o.createElement(v.EbayButton,Object.assign({priority:"primary",onClick:f},e?.props,{"aria-describedby":c,ref:s,id:g,className:d("alert-dialog__acknowledge",(r=e?.props)===null||r===void 0?void 0:r.className)}),((t=e?.props)===null||t===void 0?void 0:t.children)||l)))};exports.EbayAlertDialog=p;
|
package/ebay-avatar/README.md
CHANGED
|
@@ -1,44 +1,5 @@
|
|
|
1
1
|
# EbayAvatar
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/docs/graphics-icons-ebay-avatar--docs)
|
|
6
|
-
|
|
7
|
-
## Usage
|
|
8
|
-
|
|
9
|
-
### Import JS
|
|
10
|
-
|
|
11
|
-
```jsx harmony
|
|
12
|
-
import { EbayAvatar } from "@ebay/ui-core-react/ebay-avatar";
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
### Import following styles from SKIN
|
|
16
|
-
|
|
17
|
-
```jsx harmony
|
|
18
|
-
import "@ebay/skin/avatar";
|
|
19
|
-
```
|
|
20
|
-
|
|
21
|
-
### If tokens haven't been added to the project at a higher level, make sure to import
|
|
22
|
-
|
|
23
|
-
```jsx harmony
|
|
24
|
-
import "@ebay/skin/tokens";
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
### Or import styles using SCSS/CSS
|
|
28
|
-
|
|
29
|
-
```jsx harmony
|
|
30
|
-
import "@ebay/skin/avatar.css";
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
```jsx harmony
|
|
34
|
-
<EbayAvatar username="Joe" />
|
|
35
|
-
```
|
|
36
|
-
|
|
37
|
-
## Attributes
|
|
38
|
-
|
|
39
|
-
| Name | Type | Required | Description | Data |
|
|
40
|
-
| ------------------ | ------ | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---- |
|
|
41
|
-
| `size` | Number | No | The pixel size of the avatar. Can only be specific sizes | |
|
|
42
|
-
| `color` | String | No | The color to color the background. This can be only used in the non icon/image case. This is used simply as an override to the username hash | |
|
|
43
|
-
| `username` | String | No | The username to display. If there is no body, then this will deternmine what the content is. If there is no username passed, then user is signed out. Based on the username, the icon will change colors and show the first letter if there is no user profile pic. | |
|
|
44
|
-
| `knownAspectRatio` | Number | No | Optional, as aspect ratio will be calculated when the image loads on the client. This can be passed to help prevent a flash of incorrectly styled content before the image loads | |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/graphics-icons-ebay-avatar--docs)
|
package/ebay-avatar/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"),o=require("react"),h=require("classnames"),b=require("../icons/ebay-icon-avatar-signed-out/index.js"),l=["teal","light-teal","green","lime","yellow","orange","magenta","pink"];function A(e,t){if(t)return t;let n=0,a,r;if(e&&e.length>0)for(r=0;r<e.length;r++)a=e.charCodeAt(r),n=(n<<5)-n+a,n|=0;const c=l.length,s=Math.abs(n)%c;return l[s]}function g(e){return e&&(e<3/4||e<4/3)}const v=o.createContext(null),f=e=>{var{size:t,color:n,username:a,children:r,className:c,knownAspectRatio:s}=e,i=u.__rest(e,["size","color","username","children","className","knownAspectRatio"]);const[m,d]=o.useState(g(s)?"fit":"cover");return o.createElement(v.Provider,{value:{setImagePlacement:d}},o.createElement("div",Object.assign({},i,{role:"img",className:h("avatar",c,t&&`avatar--${t}`,m==="fit"&&"avatar--fit",a&&!r&&`avatar--${A(a,n)}`)}),r||a?.charAt(0).toUpperCase()||o.createElement(b.EbayIconAvatarSignedOut,null)))};function E(e,t){if(!e)throw new Error(t)}const y=e=>{var{onLoad:t}=e,n=u.__rest(e,["onLoad"]);const a=o.useContext(v);E(a,"EbayAvatarImage needs to be used with EbayAvatar component");const r=c=>{const s=c.target,i=s.naturalWidth/s.naturalHeight;a.setImagePlacement(g(i)?"fit":"cover"),t?.(c)};return o.createElement("img",Object.assign({},n,{alt:"",onLoad:r}))};exports.EbayAvatar=f;exports.EbayAvatarImage=y;
|
package/ebay-badge/README.md
CHANGED
|
@@ -1,41 +1,5 @@
|
|
|
1
1
|
# EbayBadge
|
|
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 { EbayBadge } from "@ebay/ui-core-react/ebay-badge";
|
|
17
|
-
```
|
|
18
|
-
|
|
19
|
-
## Import following styles from Skin
|
|
20
|
-
|
|
21
|
-
```jsx harmony
|
|
22
|
-
import "@ebay/skin/badge";
|
|
23
|
-
```
|
|
24
|
-
|
|
25
|
-
## ...or using SCSS/CSS
|
|
26
|
-
|
|
27
|
-
```jsx harmony
|
|
28
|
-
import "@ebay/skin/badge.css";
|
|
29
|
-
```
|
|
30
|
-
|
|
31
|
-
```jsx harmony
|
|
32
|
-
<EbayBadge aria-label="1 unread item">1</EbayBadge>
|
|
33
|
-
```
|
|
34
|
-
|
|
35
|
-
## Attributes
|
|
36
|
-
|
|
37
|
-
| Name | Type | Stateful | Description |
|
|
38
|
-
| ------------ | ------ | -------- | ----------- | ----------------------------------------------------------------------------------------------------------------------------- |
|
|
39
|
-
| `type` | String | No | Yes | (default) `img`, `menu`, `icon` |
|
|
40
|
-
| `number` | Number | No | Yes | Used as the number to be placed in the badge |
|
|
41
|
-
| `aria-label` | String | No | Yes | Required only when not a part of a menu or a button. A descriptive label of what the badge represents (e.g. "5 unread items") |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/graphics-icons-ebay-badge--docs)
|
package/ebay-badge/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../badge-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../badge-DuE-Ehip.js");exports.EbayBadge=e.EbayBadge;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import type Highcharts from "highcharts";
|
|
2
|
+
interface BarChartTooltipPropsStacked {
|
|
3
|
+
date: string;
|
|
4
|
+
data: Highcharts.Series[];
|
|
5
|
+
stacked: true;
|
|
6
|
+
x: number;
|
|
7
|
+
}
|
|
8
|
+
interface BarChartTooltipPropsNonStacked {
|
|
9
|
+
date: string;
|
|
10
|
+
data: Highcharts.Point & {
|
|
11
|
+
label?: string;
|
|
12
|
+
};
|
|
13
|
+
stacked: false;
|
|
14
|
+
x: number;
|
|
15
|
+
}
|
|
16
|
+
type BarChartTooltipProps = BarChartTooltipPropsStacked | BarChartTooltipPropsNonStacked;
|
|
17
|
+
/**
|
|
18
|
+
* Generates the HTML string for the bar chart tooltip.
|
|
19
|
+
* This replaces the Marko subtemplate.marko from the core component.
|
|
20
|
+
*/
|
|
21
|
+
export declare function barChartTooltipHtml({ date, data, stacked, x }: BarChartTooltipProps): string;
|
|
22
|
+
export {};
|
|
23
|
+
//# sourceMappingURL=bar-chart-tooltip.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bar-chart-tooltip.d.ts","sourceRoot":"","sources":["../../src/ebay-bar-chart/bar-chart-tooltip.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,UAAU,MAAM,YAAY,CAAC;AAGzC,UAAU,2BAA2B;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,UAAU,CAAC,MAAM,EAAE,CAAC;IAC1B,OAAO,EAAE,IAAI,CAAC;IACd,CAAC,EAAE,MAAM,CAAC;CACb;AAED,UAAU,8BAA8B;IACpC,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,UAAU,CAAC,KAAK,GAAG;QAAE,KAAK,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IAC5C,OAAO,EAAE,KAAK,CAAC;IACf,CAAC,EAAE,MAAM,CAAC;CACb;AAED,KAAK,oBAAoB,GAAG,2BAA2B,GAAG,8BAA8B,CAAC;AAWzF;;;GAGG;AACH,wBAAgB,mBAAmB,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC,EAAE,EAAE,oBAAoB,GAAG,MAAM,CAsB5F"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bar-chart.d.ts","sourceRoot":"","sources":["../../src/ebay-bar-chart/bar-chart.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAW,MAAM,OAAO,CAAC;AAsB3C,OAAO,KAAK,EAAE,iBAAiB,EAAsB,MAAM,SAAS,CAAC;AAgRrE,QAAA,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CA6DvC,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/ebay-bar-chart/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,aAAa,CAAC;AACtD,YAAY,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const T=require("../tslib.es6-BW4cJBUu.js"),y=require("react"),B=require("classnames"),C=require("@highcharts/react"),v=require("highcharts");require("highcharts/modules/accessibility");require("highcharts/modules/pattern-fill");const z='"Market Sans", Arial, sans-serif',E="var(--color-background-primary)",M="var(--color-data-viz-grid)",S="var(--color-foreground-secondary)",q="var(--color-foreground-primary)",F="var(--color-data-viz-legend-inactive)",H="var(--color-data-viz-legend-hover)",R="var(--color-background-primary)",j="drop-shadow(0 2px 7px var(--color-data-viz-tooltip-shadow-primary)) drop-shadow(0 5px 7px var(--color-data-viz-tooltip-shadow-secondary))",w="var(--color-data-viz-chart-primary)",L="var(--color-data-viz-chart-secondary)",I="var(--color-data-viz-chart-tertiary-background)",O="var(--color-data-viz-chart-tertiary-stroke)",Y="var(--color-data-viz-chart-quaternary-background)",x="var(--color-data-viz-chart-quaternary-stroke)",W="var(--color-data-viz-chart-quinary-background)",_={pattern:{path:{d:"M0 0 L0 3"},width:4.5,height:3,backgroundColor:I,color:O,patternTransform:"rotate(-60)"}},$={pattern:{path:{d:"M0 0 L3 0"},width:3,height:5,backgroundColor:Y,color:x}},N=[w,L,_,$,W],k=[w,L,O,x,x];function Q(t){for(let r=0;r<t.length;r++){const l=k[r%k.length];if(t[r].type==="bar"||t[r].type==="column"){const n=t[r];n.borderColor=l,n.color=l}else{const n=t[r];n.lineColor=l,n.fillOpacity=1}}}function V(t){t.wrap(t.Legend.prototype,"colorizeItem",function(r,l,n){var c;const s=t.pick(l.borderWidth,1),a=-(s%2)/2,o=(c=l.options)===null||c===void 0?void 0:c.borderColor;r.apply(this,[].slice.call(arguments,1)),l.legendSymbol&&n&&l.legendSymbol.attr({"stroke-width":s,translateX:a,translateY:a,stroke:o})})}function X(t){const r=t.seriesTypes;r.column.prototype.ebayColumn||t.wrap(r.column.prototype,"translate",function(l){r.column.prototype.ebayColumn=!0;const n=this.options.top,c=this.options.bottom;l.call(this);for(const s of this.points){const a=s.shapeArgs;if(!a)continue;const o=a.x,e=a.width;let i=a.y,p=a.height-(c?0:4);p<0&&(p=a.height,i=i-4);const u=3;let f=t.relativeLength(n?u:0,e),d=t.relativeLength(n?u:0,e),g=t.relativeLength(c?u:0,e),h=t.relativeLength(c?u:0,e);const m=Math.min(e,p)/2;f>m&&(f=m),d>m&&(d=m),g>m&&(g=m),h>m&&(h=m),s.dlBox=a,s.shapeY=i,s.shapeType="path";const P=[["M",o+f,i],["L",o+e-d,i],["C",o+e-d/2,i,o+e,i+d/2,o+e,i+d],["L",o+e,i+p-g],["C",o+e,i+p-g/2,o+e-g/2,i+p,o+e-g,i+p],["L",o+h,i+p],["C",o+h/2,i+p,o,i+p-h/2,o,i+p-h],["L",o,i+f],["C",o,i+f/2,o+f/2,i,o+f,i],["Z"]];s.shapeArgs=Object.assign(Object.assign({},a),{d:P})}})}function b(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function A({date:t,data:r,stacked:l,x:n}){let c=`<b>${b(t)}</b>`;if(!l)c+=`<div><span>${b(r.label||"")}</span></div>`;else{const s=r;for(const a of s)for(const o of a.data)if(o.x===n){const e=o.options;c+='<div style="display: flex; justify-content: space-between; width: 100%; align-items: flex-start;">',c+=`${b(a.name||"")}`,c+=`<span style="margin-left: 16px">${b(e.label||"")}</span>`,c+="</div>"}}return c}V(v);X(v);const Z=`
|
|
2
|
+
.ebay-bar-chart {
|
|
3
|
+
width: 100%;
|
|
4
|
+
}
|
|
5
|
+
.ebay-bar-chart .highcharts-legend-item-hidden {
|
|
6
|
+
transition: fill 250ms;
|
|
7
|
+
}
|
|
8
|
+
.ebay-bar-chart .highcharts-legend-item-hidden .highcharts-point {
|
|
9
|
+
stroke-width: 0;
|
|
10
|
+
}
|
|
11
|
+
.highcharts-tooltip-container svg {
|
|
12
|
+
overflow: visible;
|
|
13
|
+
}
|
|
14
|
+
`;function D(t,r){const l=Array.isArray(t)?t.map(n=>Object.assign({},n)):[Object.assign({},t)];return r?(l[0].bottom=!0,l[l.length-1].top=!0,l.forEach(n=>{n.group=":previous"})):l.forEach(n=>{n.top=!0,n.bottom=!0}),Q(l),l}function G(t){return Math.max(0,...t.flatMap(r=>r.data.map(l=>l.y)))}function J(t,r){return{type:"datetime",labels:{format:t||"{value:%b %e}",align:"center",style:{color:S}},tickWidth:0,tickPositioner:r}}function K(t,r,l){let n=0;return{gridLineColor:M,opposite:!0,reversedStacks:!1,labels:{format:r?void 0:"${text}",formatter:r?function(){return this.isFirst&&(n=-1),n=n+1,r[n]}:void 0,style:{color:S}},max:t,title:{enabled:!1},offset:0,tickPositioner:l}}function U(t){return{symbolRadius:2,enabled:Array.isArray(t)&&t.length>1,itemStyle:{color:q},itemHiddenStyle:{color:F},itemHoverStyle:{color:H}}}function tt(t,r){return{formatter:function(){const c=this.series.chart.series,s=t.dateFormat("%b %e, %Y",this.x,!1),a=this.x;return A(r?{date:s,data:c,stacked:!0,x:a}:{date:s,data:this,stacked:!1,x:a})},useHTML:!0,backgroundColor:R,borderWidth:0,borderRadius:10,outside:!0,shadow:!1,style:{filter:j,fontSize:"12px"},positioner:r?function(c,s){const a=this.chart,o=a.series,e=a.pointer.getChartPosition(),i=a.hoverPoint,p=i.index,u=i,f=o[o.length-1].data[p],d=i.series.yAxis.top,g=e.top+d+f.shapeY-s-15;let h=e.left+u.dlBox.x+u.dlBox.width*.5-c*.5+3;return h<6&&(h=6),h+u.dlBox.width>e.left+a.chartWidth-6&&(h=e.left+a.chartWidth-u.dlBox.width-6),{x:h,y:g}}:void 0}}function ot(t,r){const l=function(){const s=this.chart.series;t&&setTimeout(()=>{let a=!1,o=!1;for(let e=0;e<s.length;e++){const i=s[e].options;!o&&s[e].visible?(i.bottom=!0,o=!0):i.bottom=!1}for(let e=s.length-1;e>=0;e--){const i=s[e].options;!a&&s[e].visible?(i.top=!0,a=!0):i.top=!1}this.chart.redraw()},0)},n=function(){const s=this.series.chart;s.series.forEach(a=>a.points.forEach(o=>{(t&&o.x!==this.x||!t&&o!==this)&&o.update({opacity:.2},!1)})),s.redraw()};function c(){const s=this.series.chart;s.series.forEach(a=>a.points.forEach(o=>o.update({opacity:1},!1))),s.redraw()}return{series:{description:r},column:{events:{legendItemClick:l},stacking:t?"normal":void 0,groupPadding:.1,pointPadding:.15,states:{inactive:{opacity:1}},point:{events:{mouseOver:n,mouseOut:c}}}}}function et(t,r,l){const{description:n,series:c,xAxisLabelFormat:s,xAxisPositioner:a,yAxisLabels:o,yAxisPositioner:e,stacked:i=!1}=r;return{chart:{type:"column",backgroundColor:E,style:{fontFamily:z}},colors:N,xAxis:J(s,a),yAxis:K(G(l),o,e),legend:U(c),tooltip:tt(t,i),plotOptions:ot(i,n),credits:{enabled:!1}}}const rt=t=>{var{title:r,description:l,series:n,xAxisLabelFormat:c,xAxisPositioner:s,yAxisLabels:a,yAxisPositioner:o,stacked:e=!1,className:i}=t,p=T.__rest(t,["title","description","series","xAxisLabelFormat","xAxisPositioner","yAxisLabels","yAxisPositioner","stacked","className"]);const u=y.useMemo(()=>D(n,e),[n,e]),f=y.useMemo(()=>et(v,{description:l,series:n,xAxisLabelFormat:c,xAxisPositioner:s,yAxisLabels:a,yAxisPositioner:o,stacked:e},u),[l,n,c,s,a,o,e,u]);return y.createElement(y.Fragment,null,y.createElement("style",null,Z),y.createElement("div",Object.assign({},p,{className:B("ebay-bar-chart",i)}),y.createElement(C.Chart,{highcharts:v,title:r,options:f},u.map((d,g)=>y.createElement(C.Series,{key:d.name||g,type:"column",data:d.data,options:{type:"column",name:d.name,color:d.color,borderColor:d.borderColor,lineColor:d.lineColor,fillOpacity:d.fillOpacity,top:d.top,bottom:d.bottom,group:d.group}})))))};exports.EbayBarChart=rt;
|